# STDOUT: ---v---v---v---v---v--- ansible-playbook [core 2.16.0] 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.16/lib/python3.11/site-packages/ansible ansible collection location = /WORKDIR/git-debug-cleanup-failures92yy11th/.collection executable location = /opt/ansible-2.16/bin/ansible-playbook python version = 3.11.5 (main, Sep 7 2023, 00:00:00) [GCC 11.4.1 20230605 (Red Hat 11.4.1-2)] (/opt/ansible-2.16/bin/python) jinja version = 3.1.2 libyaml = True Using /etc/ansible/ansible.cfg as config file Skipping callback 'debug', as we already have a stdout callback. Skipping callback 'default', as we already have a stdout callback. Skipping callback 'minimal', as we already have a stdout callback. Skipping callback 'oneline', as we already have a stdout callback. PLAYBOOK: tests_set_revert.yml ************************************************* 1 plays in /WORKDIR/git-debug-cleanup-failures92yy11th/tests/tests_set_revert.yml PLAY [Revert snapshots of logical volumes across different volume groups] ****** TASK [Gathering Facts] ********************************************************* task path: /WORKDIR/git-debug-cleanup-failures92yy11th/tests/tests_set_revert.yml:2 Friday 01 March 2024 20:55:09 +0000 (0:00:00.011) 0:00:00.011 ********** ok: [sut] TASK [Setup] ******************************************************************* task path: /WORKDIR/git-debug-cleanup-failures92yy11th/tests/tests_set_revert.yml:55 Friday 01 March 2024 20:55:10 +0000 (0:00:00.965) 0:00:00.976 ********** included: /WORKDIR/git-debug-cleanup-failures92yy11th/tests/tasks/setup.yml for sut TASK [Check if system is ostree] *********************************************** task path: /WORKDIR/git-debug-cleanup-failures92yy11th/tests/tasks/setup.yml:10 Friday 01 March 2024 20:55:10 +0000 (0:00:00.012) 0:00:00.988 ********** ok: [sut] => { "changed": false, "stat": { "exists": false } } TASK [Set mount parent] ******************************************************** task path: /WORKDIR/git-debug-cleanup-failures92yy11th/tests/tasks/setup.yml:15 Friday 01 March 2024 20:55:10 +0000 (0:00:00.235) 0:00:01.224 ********** ok: [sut] => { "ansible_facts": { "test_mnt_parent": "/mnt" }, "changed": false } TASK [Run the storage role install base packages] ****************************** task path: /WORKDIR/git-debug-cleanup-failures92yy11th/tests/tasks/setup.yml:19 Friday 01 March 2024 20:55:10 +0000 (0:00:00.016) 0:00:01.241 ********** TASK [fedora.linux_system_roles.storage : Set platform/version specific variables] *** task path: /WORKDIR/git-debug-cleanup-failures92yy11th/.collection/ansible_collections/fedora/linux_system_roles/roles/storage/tasks/main.yml:2 Friday 01 March 2024 20:55:10 +0000 (0:00:00.015) 0:00:01.256 ********** included: /WORKDIR/git-debug-cleanup-failures92yy11th/.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-failures92yy11th/.collection/ansible_collections/fedora/linux_system_roles/roles/storage/tasks/set_vars.yml:2 Friday 01 March 2024 20:55:10 +0000 (0:00:00.012) 0:00:01.268 ********** skipping: [sut] => { "changed": false, "false_condition": "__storage_required_facts | difference(ansible_facts.keys() | list) | length > 0", "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.storage : Set platform/version specific variables] *** task path: /WORKDIR/git-debug-cleanup-failures92yy11th/.collection/ansible_collections/fedora/linux_system_roles/roles/storage/tasks/set_vars.yml:7 Friday 01 March 2024 20:55:10 +0000 (0:00:00.018) 0:00:01.287 ********** skipping: [sut] => (item=RedHat.yml) => { "ansible_loop_var": "item", "changed": false, "false_condition": "__vars_file is file", "item": "RedHat.yml", "skip_reason": "Conditional result was False" } skipping: [sut] => (item=CentOS.yml) => { "ansible_loop_var": "item", "changed": false, "false_condition": "__vars_file is file", "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-failures92yy11th/.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-failures92yy11th/.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-failures92yy11th/.collection/ansible_collections/fedora/linux_system_roles/roles/storage/tasks/set_vars.yml:25 Friday 01 March 2024 20:55:10 +0000 (0:00:00.024) 0:00:01.311 ********** 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-failures92yy11th/.collection/ansible_collections/fedora/linux_system_roles/roles/storage/tasks/set_vars.yml:30 Friday 01 March 2024 20:55:10 +0000 (0:00:00.186) 0:00:01.498 ********** 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-failures92yy11th/.collection/ansible_collections/fedora/linux_system_roles/roles/storage/tasks/main.yml:5 Friday 01 March 2024 20:55:10 +0000 (0:00:00.015) 0:00:01.513 ********** 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-failures92yy11th/.collection/ansible_collections/fedora/linux_system_roles/roles/storage/tasks/main.yml:9 Friday 01 March 2024 20:55:10 +0000 (0:00:00.009) 0:00:01.522 ********** 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-failures92yy11th/.collection/ansible_collections/fedora/linux_system_roles/roles/storage/tasks/main.yml:13 Friday 01 March 2024 20:55:10 +0000 (0:00:00.009) 0:00:01.532 ********** redirecting (type: modules) ansible.builtin.mount to ansible.posix.mount redirecting (type: modules) ansible.builtin.mount to ansible.posix.mount included: /WORKDIR/git-debug-cleanup-failures92yy11th/.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-failures92yy11th/.collection/ansible_collections/fedora/linux_system_roles/roles/storage/tasks/main-blivet.yml:2 Friday 01 March 2024 20:55:10 +0000 (0:00:00.025) 0:00:01.558 ********** 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-failures92yy11th/.collection/ansible_collections/fedora/linux_system_roles/roles/storage/tasks/main-blivet.yml:9 Friday 01 March 2024 20:55:11 +0000 (0:00:00.981) 0:00:02.539 ********** ok: [sut] => { "storage_pools": "VARIABLE IS NOT DEFINED!: 'storage_pools' is undefined. 'storage_pools' is undefined" } TASK [fedora.linux_system_roles.storage : Show storage_volumes] **************** task path: /WORKDIR/git-debug-cleanup-failures92yy11th/.collection/ansible_collections/fedora/linux_system_roles/roles/storage/tasks/main-blivet.yml:14 Friday 01 March 2024 20:55:11 +0000 (0:00:00.011) 0:00:02.551 ********** ok: [sut] => { "storage_volumes": "VARIABLE IS NOT DEFINED!: 'storage_volumes' is undefined. 'storage_volumes' is undefined" } TASK [fedora.linux_system_roles.storage : Get required packages] *************** task path: /WORKDIR/git-debug-cleanup-failures92yy11th/.collection/ansible_collections/fedora/linux_system_roles/roles/storage/tasks/main-blivet.yml:19 Friday 01 March 2024 20:55:11 +0000 (0:00:00.011) 0:00:02.562 ********** 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-failures92yy11th/.collection/ansible_collections/fedora/linux_system_roles/roles/storage/tasks/main-blivet.yml:31 Friday 01 March 2024 20:55:12 +0000 (0:00:00.452) 0:00:03.015 ********** included: /WORKDIR/git-debug-cleanup-failures92yy11th/.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-failures92yy11th/.collection/ansible_collections/fedora/linux_system_roles/roles/storage/tasks/enable_coprs.yml:2 Friday 01 March 2024 20:55:12 +0000 (0:00:00.018) 0:00:03.034 ********** skipping: [sut] => { "changed": false, "skipped_reason": "No items in the list" } TASK [fedora.linux_system_roles.storage : Make sure COPR support packages are present] *** task path: /WORKDIR/git-debug-cleanup-failures92yy11th/.collection/ansible_collections/fedora/linux_system_roles/roles/storage/tasks/enable_coprs.yml:13 Friday 01 March 2024 20:55:12 +0000 (0:00:00.015) 0:00:03.049 ********** skipping: [sut] => { "changed": false, "false_condition": "install_copr | d(false) | bool", "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.storage : Enable COPRs] ************************ task path: /WORKDIR/git-debug-cleanup-failures92yy11th/.collection/ansible_collections/fedora/linux_system_roles/roles/storage/tasks/enable_coprs.yml:19 Friday 01 March 2024 20:55:12 +0000 (0:00:00.015) 0:00:03.065 ********** skipping: [sut] => { "changed": false, "skipped_reason": "No items in the list" } TASK [fedora.linux_system_roles.storage : Make sure required packages are installed] *** task path: /WORKDIR/git-debug-cleanup-failures92yy11th/.collection/ansible_collections/fedora/linux_system_roles/roles/storage/tasks/main-blivet.yml:37 Friday 01 March 2024 20:55:12 +0000 (0:00:00.014) 0:00:03.079 ********** 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-failures92yy11th/.collection/ansible_collections/fedora/linux_system_roles/roles/storage/tasks/main-blivet.yml:51 Friday 01 March 2024 20:55:13 +0000 (0:00:00.869) 0:00:03.949 ********** 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" }, "autofs.service": { "name": "autofs.service", "source": "systemd", "state": "stopped", "status": "not-found" }, "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" }, "display-manager.service": { "name": "display-manager.service", "source": "systemd", "state": "stopped", "status": "not-found" }, "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" }, "fcoe.service": { "name": "fcoe.service", "source": "systemd", "state": "stopped", "status": "not-found" }, "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": "active" }, "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" }, "hv_kvp_daemon.service": { "name": "hv_kvp_daemon.service", "source": "systemd", "state": "stopped", "status": "not-found" }, "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" }, "iscsi-shutdown.service": { "name": "iscsi-shutdown.service", "source": "systemd", "state": "stopped", "status": "not-found" }, "iscsi.service": { "name": "iscsi.service", "source": "systemd", "state": "stopped", "status": "not-found" }, "iscsid.service": { "name": "iscsid.service", "source": "systemd", "state": "stopped", "status": "not-found" }, "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-activation-early.service": { "name": "lvm2-activation-early.service", "source": "systemd", "state": "stopped", "status": "not-found" }, "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": "inactive" }, "modprobe@drm.service": { "name": "modprobe@drm.service", "source": "systemd", "state": "stopped", "status": "inactive" }, "modprobe@fuse.service": { "name": "modprobe@fuse.service", "source": "systemd", "state": "stopped", "status": "inactive" }, "multipathd.service": { "name": "multipathd.service", "source": "systemd", "state": "stopped", "status": "enabled" }, "ndctl-monitor.service": { "name": "ndctl-monitor.service", "source": "systemd", "state": "inactive", "status": "disabled" }, "network.service": { "name": "network.service", "source": "systemd", "state": "stopped", "status": "not-found" }, "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" }, "ntpd.service": { "name": "ntpd.service", "source": "systemd", "state": "stopped", "status": "not-found" }, "ntpdate.service": { "name": "ntpdate.service", "source": "systemd", "state": "stopped", "status": "not-found" }, "oddjobd.service": { "name": "oddjobd.service", "source": "systemd", "state": "inactive", "status": "disabled" }, "pam_namespace.service": { "name": "pam_namespace.service", "source": "systemd", "state": "inactive", "status": "static" }, "plymouth-quit-wait.service": { "name": "plymouth-quit-wait.service", "source": "systemd", "state": "stopped", "status": "not-found" }, "plymouth-start.service": { "name": "plymouth-start.service", "source": "systemd", "state": "stopped", "status": "not-found" }, "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" }, "rbdmap.service": { "name": "rbdmap.service", "source": "systemd", "state": "stopped", "status": "not-found" }, "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" }, "rpc-svcgssd.service": { "name": "rpc-svcgssd.service", "source": "systemd", "state": "stopped", "status": "not-found" }, "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" }, "snapd.seeded.service": { "name": "snapd.seeded.service", "source": "systemd", "state": "stopped", "status": "not-found" }, "sntp.service": { "name": "sntp.service", "source": "systemd", "state": "stopped", "status": "not-found" }, "sshd-keygen.service": { "name": "sshd-keygen.service", "source": "systemd", "state": "stopped", "status": "not-found" }, "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": "inactive" }, "sshd-keygen@ed25519.service": { "name": "sshd-keygen@ed25519.service", "source": "systemd", "state": "stopped", "status": "inactive" }, "sshd-keygen@rsa.service": { "name": "sshd-keygen@rsa.service", "source": "systemd", "state": "stopped", "status": "inactive" }, "sshd.service": { "name": "sshd.service", "source": "systemd", "state": "running", "status": "enabled" }, "sshd@.service": { "name": "sshd@.service", "source": "systemd", "state": "unknown", "status": "static" }, "sssd-autofs.service": { "name": "sssd-autofs.service", "source": "systemd", "state": "inactive", "status": "indirect" }, "sssd-kcm.service": { "name": "sssd-kcm.service", "source": "systemd", "state": "stopped", "status": "indirect" }, "sssd-nss.service": { "name": "sssd-nss.service", "source": "systemd", "state": "inactive", "status": "indirect" }, "sssd-pac.service": { "name": "sssd-pac.service", "source": "systemd", "state": "inactive", "status": "indirect" }, "sssd-pam.service": { "name": "sssd-pam.service", "source": "systemd", "state": "inactive", "status": "indirect" }, "sssd-ssh.service": { "name": "sssd-ssh.service", "source": "systemd", "state": "inactive", "status": "indirect" }, "sssd-sudo.service": { "name": "sssd-sudo.service", "source": "systemd", "state": "inactive", "status": "indirect" }, "sssd.service": { "name": "sssd.service", "source": "systemd", "state": "stopped", "status": "enabled" }, "syslog.service": { "name": "syslog.service", "source": "systemd", "state": "stopped", "status": "not-found" }, "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-networkd-wait-online.service": { "name": "systemd-networkd-wait-online.service", "source": "systemd", "state": "stopped", "status": "not-found" }, "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-timesyncd.service": { "name": "systemd-timesyncd.service", "source": "systemd", "state": "stopped", "status": "not-found" }, "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-tmpfiles.service": { "name": "systemd-tmpfiles.service", "source": "systemd", "state": "stopped", "status": "not-found" }, "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": "active" }, "user@.service": { "name": "user@.service", "source": "systemd", "state": "unknown", "status": "static" }, "user@0.service": { "name": "user@0.service", "source": "systemd", "state": "running", "status": "active" }, "ypbind.service": { "name": "ypbind.service", "source": "systemd", "state": "stopped", "status": "not-found" }, "yppasswdd.service": { "name": "yppasswdd.service", "source": "systemd", "state": "stopped", "status": "not-found" }, "ypserv.service": { "name": "ypserv.service", "source": "systemd", "state": "stopped", "status": "not-found" }, "ypxfrd.service": { "name": "ypxfrd.service", "source": "systemd", "state": "stopped", "status": "not-found" } } }, "changed": false } TASK [fedora.linux_system_roles.storage : Set storage_cryptsetup_services] ***** task path: /WORKDIR/git-debug-cleanup-failures92yy11th/.collection/ansible_collections/fedora/linux_system_roles/roles/storage/tasks/main-blivet.yml:57 Friday 01 March 2024 20:55:14 +0000 (0:00:01.690) 0:00:05.639 ********** 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-failures92yy11th/.collection/ansible_collections/fedora/linux_system_roles/roles/storage/tasks/main-blivet.yml:63 Friday 01 March 2024 20:55:14 +0000 (0:00:00.030) 0:00:05.670 ********** skipping: [sut] => { "changed": false, "skipped_reason": "No items in the list" } TASK [fedora.linux_system_roles.storage : Manage the pools and volumes to match the specified state] *** task path: /WORKDIR/git-debug-cleanup-failures92yy11th/.collection/ansible_collections/fedora/linux_system_roles/roles/storage/tasks/main-blivet.yml:69 Friday 01 March 2024 20:55:14 +0000 (0:00:00.009) 0:00:05.680 ********** 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-failures92yy11th/.collection/ansible_collections/fedora/linux_system_roles/roles/storage/tasks/main-blivet.yml:83 Friday 01 March 2024 20:55:15 +0000 (0:00:00.353) 0:00:06.033 ********** skipping: [sut] => { "changed": false, "false_condition": "storage_udevadm_trigger | d(false)", "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.storage : Unmask the systemd cryptsetup services] *** task path: /WORKDIR/git-debug-cleanup-failures92yy11th/.collection/ansible_collections/fedora/linux_system_roles/roles/storage/tasks/main-blivet.yml:95 Friday 01 March 2024 20:55:15 +0000 (0:00:00.018) 0:00:06.052 ********** skipping: [sut] => { "changed": false, "skipped_reason": "No items in the list" } TASK [fedora.linux_system_roles.storage : Show blivet_output] ****************** task path: /WORKDIR/git-debug-cleanup-failures92yy11th/.collection/ansible_collections/fedora/linux_system_roles/roles/storage/tasks/main-blivet.yml:101 Friday 01 March 2024 20:55:15 +0000 (0:00:00.008) 0:00:06.061 ********** 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-failures92yy11th/.collection/ansible_collections/fedora/linux_system_roles/roles/storage/tasks/main-blivet.yml:110 Friday 01 March 2024 20:55:15 +0000 (0:00:00.013) 0:00:06.074 ********** 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-failures92yy11th/.collection/ansible_collections/fedora/linux_system_roles/roles/storage/tasks/main-blivet.yml:114 Friday 01 March 2024 20:55:15 +0000 (0:00:00.011) 0:00:06.086 ********** ok: [sut] => { "ansible_facts": { "_storage_volumes_list": [] }, "changed": false } TASK [fedora.linux_system_roles.storage : Remove obsolete mounts] ************** task path: /WORKDIR/git-debug-cleanup-failures92yy11th/.collection/ansible_collections/fedora/linux_system_roles/roles/storage/tasks/main-blivet.yml:130 Friday 01 March 2024 20:55:15 +0000 (0:00:00.012) 0:00:06.098 ********** skipping: [sut] => { "changed": false, "skipped_reason": "No items in the list" } TASK [fedora.linux_system_roles.storage : Tell systemd to refresh its view of /etc/fstab] *** task path: /WORKDIR/git-debug-cleanup-failures92yy11th/.collection/ansible_collections/fedora/linux_system_roles/roles/storage/tasks/main-blivet.yml:141 Friday 01 March 2024 20:55:15 +0000 (0:00:00.019) 0:00:06.118 ********** skipping: [sut] => { "changed": false, "false_condition": "blivet_output['mounts']", "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.storage : Set up new/current mounts] *********** task path: /WORKDIR/git-debug-cleanup-failures92yy11th/.collection/ansible_collections/fedora/linux_system_roles/roles/storage/tasks/main-blivet.yml:146 Friday 01 March 2024 20:55:15 +0000 (0:00:00.009) 0:00:06.128 ********** skipping: [sut] => { "changed": false, "skipped_reason": "No items in the list" } TASK [fedora.linux_system_roles.storage : Manage mount ownership/permissions] *** task path: /WORKDIR/git-debug-cleanup-failures92yy11th/.collection/ansible_collections/fedora/linux_system_roles/roles/storage/tasks/main-blivet.yml:157 Friday 01 March 2024 20:55:15 +0000 (0:00:00.018) 0:00:06.147 ********** skipping: [sut] => { "changed": false, "skipped_reason": "No items in the list" } TASK [fedora.linux_system_roles.storage : Tell systemd to refresh its view of /etc/fstab] *** task path: /WORKDIR/git-debug-cleanup-failures92yy11th/.collection/ansible_collections/fedora/linux_system_roles/roles/storage/tasks/main-blivet.yml:169 Friday 01 March 2024 20:55:15 +0000 (0:00:00.018) 0:00:06.165 ********** skipping: [sut] => { "changed": false, "false_condition": "blivet_output['mounts']", "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-failures92yy11th/.collection/ansible_collections/fedora/linux_system_roles/roles/storage/tasks/main-blivet.yml:177 Friday 01 March 2024 20:55:15 +0000 (0:00:00.010) 0:00:06.175 ********** ok: [sut] => { "changed": false, "stat": { "atime": 1709325930.6155686, "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-failures92yy11th/.collection/ansible_collections/fedora/linux_system_roles/roles/storage/tasks/main-blivet.yml:182 Friday 01 March 2024 20:55:15 +0000 (0:00:00.191) 0:00:06.367 ********** skipping: [sut] => { "changed": false, "skipped_reason": "No items in the list" } TASK [fedora.linux_system_roles.storage : Update facts] ************************ task path: /WORKDIR/git-debug-cleanup-failures92yy11th/.collection/ansible_collections/fedora/linux_system_roles/roles/storage/tasks/main-blivet.yml:204 Friday 01 March 2024 20:55:15 +0000 (0:00:00.010) 0:00:06.377 ********** ok: [sut] TASK [Get unused disks] ******************************************************** task path: /WORKDIR/git-debug-cleanup-failures92yy11th/tests/tasks/setup.yml:23 Friday 01 March 2024 20:55:16 +0000 (0:00:00.744) 0:00:07.122 ********** included: /WORKDIR/git-debug-cleanup-failures92yy11th/tests/get_unused_disk.yml for sut TASK [Check if system is ostree] *********************************************** task path: /WORKDIR/git-debug-cleanup-failures92yy11th/tests/get_unused_disk.yml:5 Friday 01 March 2024 20:55:16 +0000 (0:00:00.017) 0:00:07.140 ********** ok: [sut] => { "changed": false, "stat": { "exists": false } } TASK [Set flag to indicate system is ostree] *********************************** task path: /WORKDIR/git-debug-cleanup-failures92yy11th/tests/get_unused_disk.yml:10 Friday 01 March 2024 20:55:16 +0000 (0:00:00.184) 0:00:07.325 ********** ok: [sut] => { "ansible_facts": { "__snapshot_is_ostree": false }, "changed": false } TASK [Ensure test packages] **************************************************** task path: /WORKDIR/git-debug-cleanup-failures92yy11th/tests/get_unused_disk.yml:14 Friday 01 March 2024 20:55:16 +0000 (0:00:00.015) 0:00:07.340 ********** ok: [sut] => { "changed": false, "rc": 0, "results": [] } MSG: Nothing to do TASK [Find unused disks in the system] ***************************************** task path: /WORKDIR/git-debug-cleanup-failures92yy11th/tests/get_unused_disk.yml:23 Friday 01 March 2024 20:55:17 +0000 (0:00:00.862) 0:00:08.203 ********** 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-failures92yy11th/tests/get_unused_disk.yml:31 Friday 01 March 2024 20:55:17 +0000 (0:00:00.287) 0:00:08.490 ********** 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-failures92yy11th/tests/get_unused_disk.yml:36 Friday 01 March 2024 20:55:17 +0000 (0:00:00.014) 0:00:08.504 ********** 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-failures92yy11th/tests/get_unused_disk.yml:44 Friday 01 March 2024 20:55:17 +0000 (0:00:00.011) 0:00:08.516 ********** skipping: [sut] => { "false_condition": "unused_disks | d([]) | length < disks_needed | d(1)" } TASK [Show disk information] *************************************************** task path: /WORKDIR/git-debug-cleanup-failures92yy11th/tests/get_unused_disk.yml:49 Friday 01 March 2024 20:55:17 +0000 (0:00:00.022) 0:00:08.539 ********** skipping: [sut] => { "changed": false, "false_condition": "unused_disks | d([]) | length < disks_needed | d(1)", "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-failures92yy11th/tests/get_unused_disk.yml:58 Friday 01 March 2024 20:55:17 +0000 (0:00:00.019) 0:00:08.559 ********** skipping: [sut] => { "changed": false, "false_condition": "unused_disks | d([]) | length < disks_needed | d(1)", "skip_reason": "Conditional result was False" } TASK [Create LVM logical volumes under volume groups] ************************** task path: /WORKDIR/git-debug-cleanup-failures92yy11th/tests/tasks/setup.yml:29 Friday 01 March 2024 20:55:17 +0000 (0:00:00.019) 0:00:08.578 ********** TASK [fedora.linux_system_roles.storage : Set platform/version specific variables] *** task path: /WORKDIR/git-debug-cleanup-failures92yy11th/.collection/ansible_collections/fedora/linux_system_roles/roles/storage/tasks/main.yml:2 Friday 01 March 2024 20:55:17 +0000 (0:00:00.025) 0:00:08.603 ********** included: /WORKDIR/git-debug-cleanup-failures92yy11th/.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-failures92yy11th/.collection/ansible_collections/fedora/linux_system_roles/roles/storage/tasks/set_vars.yml:2 Friday 01 March 2024 20:55:17 +0000 (0:00:00.016) 0:00:08.620 ********** skipping: [sut] => { "changed": false, "false_condition": "__storage_required_facts | difference(ansible_facts.keys() | list) | length > 0", "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.storage : Set platform/version specific variables] *** task path: /WORKDIR/git-debug-cleanup-failures92yy11th/.collection/ansible_collections/fedora/linux_system_roles/roles/storage/tasks/set_vars.yml:7 Friday 01 March 2024 20:55:17 +0000 (0:00:00.020) 0:00:08.641 ********** skipping: [sut] => (item=RedHat.yml) => { "ansible_loop_var": "item", "changed": false, "false_condition": "__vars_file is file", "item": "RedHat.yml", "skip_reason": "Conditional result was False" } skipping: [sut] => (item=CentOS.yml) => { "ansible_loop_var": "item", "changed": false, "false_condition": "__vars_file is file", "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-failures92yy11th/.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-failures92yy11th/.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-failures92yy11th/.collection/ansible_collections/fedora/linux_system_roles/roles/storage/tasks/set_vars.yml:25 Friday 01 March 2024 20:55:17 +0000 (0:00:00.028) 0:00:08.670 ********** skipping: [sut] => { "changed": false, "false_condition": "not __storage_is_ostree is defined", "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-failures92yy11th/.collection/ansible_collections/fedora/linux_system_roles/roles/storage/tasks/set_vars.yml:30 Friday 01 March 2024 20:55:17 +0000 (0:00:00.013) 0:00:08.683 ********** skipping: [sut] => { "changed": false, "false_condition": "not __storage_is_ostree is defined", "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-failures92yy11th/.collection/ansible_collections/fedora/linux_system_roles/roles/storage/tasks/main.yml:5 Friday 01 March 2024 20:55:17 +0000 (0:00:00.012) 0:00:08.695 ********** 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-failures92yy11th/.collection/ansible_collections/fedora/linux_system_roles/roles/storage/tasks/main.yml:9 Friday 01 March 2024 20:55:17 +0000 (0:00:00.026) 0:00:08.722 ********** 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-failures92yy11th/.collection/ansible_collections/fedora/linux_system_roles/roles/storage/tasks/main.yml:13 Friday 01 March 2024 20:55:17 +0000 (0:00:00.012) 0:00:08.735 ********** redirecting (type: modules) ansible.builtin.mount to ansible.posix.mount redirecting (type: modules) ansible.builtin.mount to ansible.posix.mount included: /WORKDIR/git-debug-cleanup-failures92yy11th/.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-failures92yy11th/.collection/ansible_collections/fedora/linux_system_roles/roles/storage/tasks/main-blivet.yml:2 Friday 01 March 2024 20:55:17 +0000 (0:00:00.026) 0:00:08.761 ********** 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-failures92yy11th/.collection/ansible_collections/fedora/linux_system_roles/roles/storage/tasks/main-blivet.yml:9 Friday 01 March 2024 20:55:18 +0000 (0:00:00.868) 0:00:09.629 ********** 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-failures92yy11th/.collection/ansible_collections/fedora/linux_system_roles/roles/storage/tasks/main-blivet.yml:14 Friday 01 March 2024 20:55:18 +0000 (0:00:00.028) 0:00:09.658 ********** ok: [sut] => { "storage_volumes": "VARIABLE IS NOT DEFINED!: 'storage_volumes' is undefined. 'storage_volumes' is undefined" } TASK [fedora.linux_system_roles.storage : Get required packages] *************** task path: /WORKDIR/git-debug-cleanup-failures92yy11th/.collection/ansible_collections/fedora/linux_system_roles/roles/storage/tasks/main-blivet.yml:19 Friday 01 March 2024 20:55:18 +0000 (0:00:00.014) 0:00:09.673 ********** 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-failures92yy11th/.collection/ansible_collections/fedora/linux_system_roles/roles/storage/tasks/main-blivet.yml:31 Friday 01 March 2024 20:55:19 +0000 (0:00:01.091) 0:00:10.765 ********** included: /WORKDIR/git-debug-cleanup-failures92yy11th/.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-failures92yy11th/.collection/ansible_collections/fedora/linux_system_roles/roles/storage/tasks/enable_coprs.yml:2 Friday 01 March 2024 20:55:19 +0000 (0:00:00.022) 0:00:10.787 ********** skipping: [sut] => { "changed": false, "skipped_reason": "No items in the list" } TASK [fedora.linux_system_roles.storage : Make sure COPR support packages are present] *** task path: /WORKDIR/git-debug-cleanup-failures92yy11th/.collection/ansible_collections/fedora/linux_system_roles/roles/storage/tasks/enable_coprs.yml:13 Friday 01 March 2024 20:55:19 +0000 (0:00:00.017) 0:00:10.804 ********** skipping: [sut] => { "changed": false, "false_condition": "install_copr | d(false) | bool", "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.storage : Enable COPRs] ************************ task path: /WORKDIR/git-debug-cleanup-failures92yy11th/.collection/ansible_collections/fedora/linux_system_roles/roles/storage/tasks/enable_coprs.yml:19 Friday 01 March 2024 20:55:19 +0000 (0:00:00.020) 0:00:10.825 ********** skipping: [sut] => { "changed": false, "skipped_reason": "No items in the list" } TASK [fedora.linux_system_roles.storage : Make sure required packages are installed] *** task path: /WORKDIR/git-debug-cleanup-failures92yy11th/.collection/ansible_collections/fedora/linux_system_roles/roles/storage/tasks/main-blivet.yml:37 Friday 01 March 2024 20:55:19 +0000 (0:00:00.017) 0:00:10.842 ********** 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-failures92yy11th/.collection/ansible_collections/fedora/linux_system_roles/roles/storage/tasks/main-blivet.yml:51 Friday 01 March 2024 20:55:20 +0000 (0:00:00.868) 0:00:11.711 ********** 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" }, "autofs.service": { "name": "autofs.service", "source": "systemd", "state": "stopped", "status": "not-found" }, "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" }, "display-manager.service": { "name": "display-manager.service", "source": "systemd", "state": "stopped", "status": "not-found" }, "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" }, "fcoe.service": { "name": "fcoe.service", "source": "systemd", "state": "stopped", "status": "not-found" }, "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": "active" }, "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" }, "hv_kvp_daemon.service": { "name": "hv_kvp_daemon.service", "source": "systemd", "state": "stopped", "status": "not-found" }, "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" }, "iscsi-shutdown.service": { "name": "iscsi-shutdown.service", "source": "systemd", "state": "stopped", "status": "not-found" }, "iscsi.service": { "name": "iscsi.service", "source": "systemd", "state": "stopped", "status": "not-found" }, "iscsid.service": { "name": "iscsid.service", "source": "systemd", "state": "stopped", "status": "not-found" }, "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-activation-early.service": { "name": "lvm2-activation-early.service", "source": "systemd", "state": "stopped", "status": "not-found" }, "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": "inactive" }, "modprobe@drm.service": { "name": "modprobe@drm.service", "source": "systemd", "state": "stopped", "status": "inactive" }, "modprobe@fuse.service": { "name": "modprobe@fuse.service", "source": "systemd", "state": "stopped", "status": "inactive" }, "multipathd.service": { "name": "multipathd.service", "source": "systemd", "state": "stopped", "status": "enabled" }, "ndctl-monitor.service": { "name": "ndctl-monitor.service", "source": "systemd", "state": "inactive", "status": "disabled" }, "network.service": { "name": "network.service", "source": "systemd", "state": "stopped", "status": "not-found" }, "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" }, "ntpd.service": { "name": "ntpd.service", "source": "systemd", "state": "stopped", "status": "not-found" }, "ntpdate.service": { "name": "ntpdate.service", "source": "systemd", "state": "stopped", "status": "not-found" }, "oddjobd.service": { "name": "oddjobd.service", "source": "systemd", "state": "inactive", "status": "disabled" }, "pam_namespace.service": { "name": "pam_namespace.service", "source": "systemd", "state": "inactive", "status": "static" }, "plymouth-quit-wait.service": { "name": "plymouth-quit-wait.service", "source": "systemd", "state": "stopped", "status": "not-found" }, "plymouth-start.service": { "name": "plymouth-start.service", "source": "systemd", "state": "stopped", "status": "not-found" }, "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" }, "rbdmap.service": { "name": "rbdmap.service", "source": "systemd", "state": "stopped", "status": "not-found" }, "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" }, "rpc-svcgssd.service": { "name": "rpc-svcgssd.service", "source": "systemd", "state": "stopped", "status": "not-found" }, "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" }, "snapd.seeded.service": { "name": "snapd.seeded.service", "source": "systemd", "state": "stopped", "status": "not-found" }, "sntp.service": { "name": "sntp.service", "source": "systemd", "state": "stopped", "status": "not-found" }, "sshd-keygen.service": { "name": "sshd-keygen.service", "source": "systemd", "state": "stopped", "status": "not-found" }, "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": "inactive" }, "sshd-keygen@ed25519.service": { "name": "sshd-keygen@ed25519.service", "source": "systemd", "state": "stopped", "status": "inactive" }, "sshd-keygen@rsa.service": { "name": "sshd-keygen@rsa.service", "source": "systemd", "state": "stopped", "status": "inactive" }, "sshd.service": { "name": "sshd.service", "source": "systemd", "state": "running", "status": "enabled" }, "sshd@.service": { "name": "sshd@.service", "source": "systemd", "state": "unknown", "status": "static" }, "sssd-autofs.service": { "name": "sssd-autofs.service", "source": "systemd", "state": "inactive", "status": "indirect" }, "sssd-kcm.service": { "name": "sssd-kcm.service", "source": "systemd", "state": "stopped", "status": "indirect" }, "sssd-nss.service": { "name": "sssd-nss.service", "source": "systemd", "state": "inactive", "status": "indirect" }, "sssd-pac.service": { "name": "sssd-pac.service", "source": "systemd", "state": "inactive", "status": "indirect" }, "sssd-pam.service": { "name": "sssd-pam.service", "source": "systemd", "state": "inactive", "status": "indirect" }, "sssd-ssh.service": { "name": "sssd-ssh.service", "source": "systemd", "state": "inactive", "status": "indirect" }, "sssd-sudo.service": { "name": "sssd-sudo.service", "source": "systemd", "state": "inactive", "status": "indirect" }, "sssd.service": { "name": "sssd.service", "source": "systemd", "state": "stopped", "status": "enabled" }, "syslog.service": { "name": "syslog.service", "source": "systemd", "state": "stopped", "status": "not-found" }, "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-networkd-wait-online.service": { "name": "systemd-networkd-wait-online.service", "source": "systemd", "state": "stopped", "status": "not-found" }, "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-timesyncd.service": { "name": "systemd-timesyncd.service", "source": "systemd", "state": "stopped", "status": "not-found" }, "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-tmpfiles.service": { "name": "systemd-tmpfiles.service", "source": "systemd", "state": "stopped", "status": "not-found" }, "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": "active" }, "user@.service": { "name": "user@.service", "source": "systemd", "state": "unknown", "status": "static" }, "user@0.service": { "name": "user@0.service", "source": "systemd", "state": "running", "status": "active" }, "ypbind.service": { "name": "ypbind.service", "source": "systemd", "state": "stopped", "status": "not-found" }, "yppasswdd.service": { "name": "yppasswdd.service", "source": "systemd", "state": "stopped", "status": "not-found" }, "ypserv.service": { "name": "ypserv.service", "source": "systemd", "state": "stopped", "status": "not-found" }, "ypxfrd.service": { "name": "ypxfrd.service", "source": "systemd", "state": "stopped", "status": "not-found" } } }, "changed": false } TASK [fedora.linux_system_roles.storage : Set storage_cryptsetup_services] ***** task path: /WORKDIR/git-debug-cleanup-failures92yy11th/.collection/ansible_collections/fedora/linux_system_roles/roles/storage/tasks/main-blivet.yml:57 Friday 01 March 2024 20:55:22 +0000 (0:00:01.605) 0:00:13.316 ********** 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-failures92yy11th/.collection/ansible_collections/fedora/linux_system_roles/roles/storage/tasks/main-blivet.yml:63 Friday 01 March 2024 20:55:22 +0000 (0:00:00.029) 0:00:13.346 ********** skipping: [sut] => { "changed": false, "skipped_reason": "No items in the list" } TASK [fedora.linux_system_roles.storage : Manage the pools and volumes to match the specified state] *** task path: /WORKDIR/git-debug-cleanup-failures92yy11th/.collection/ansible_collections/fedora/linux_system_roles/roles/storage/tasks/main-blivet.yml:69 Friday 01 March 2024 20:55:22 +0000 (0:00:00.009) 0:00:13.355 ********** changed: [sut] => { "actions": [ { "action": "create format", "device": "/dev/sdj", "fs_type": "lvmpv" }, { "action": "create format", "device": "/dev/sdi", "fs_type": "lvmpv" }, { "action": "create format", "device": "/dev/sdh", "fs_type": "lvmpv" }, { "action": "create format", "device": "/dev/sdg", "fs_type": "lvmpv" }, { "action": "create device", "device": "/dev/test_vg3", "fs_type": null }, { "action": "create device", "device": "/dev/mapper/test_vg3-lv8", "fs_type": null }, { "action": "create format", "device": "/dev/mapper/test_vg3-lv8", "fs_type": "xfs" }, { "action": "create device", "device": "/dev/mapper/test_vg3-lv7", "fs_type": null }, { "action": "create format", "device": "/dev/mapper/test_vg3-lv7", "fs_type": "xfs" }, { "action": "create device", "device": "/dev/mapper/test_vg3-lv6", "fs_type": null }, { "action": "create format", "device": "/dev/mapper/test_vg3-lv6", "fs_type": "xfs" }, { "action": "create device", "device": "/dev/mapper/test_vg3-lv5", "fs_type": null }, { "action": "create format", "device": "/dev/mapper/test_vg3-lv5", "fs_type": "xfs" }, { "action": "create format", "device": "/dev/sdf", "fs_type": "lvmpv" }, { "action": "create format", "device": "/dev/sde", "fs_type": "lvmpv" }, { "action": "create format", "device": "/dev/sdd", "fs_type": "lvmpv" }, { "action": "create device", "device": "/dev/test_vg2", "fs_type": null }, { "action": "create device", "device": "/dev/mapper/test_vg2-lv4", "fs_type": null }, { "action": "create format", "device": "/dev/mapper/test_vg2-lv4", "fs_type": "xfs" }, { "action": "create device", "device": "/dev/mapper/test_vg2-lv3", "fs_type": null }, { "action": "create format", "device": "/dev/mapper/test_vg2-lv3", "fs_type": "xfs" }, { "action": "create format", "device": "/dev/sdc", "fs_type": "lvmpv" }, { "action": "create format", "device": "/dev/sdb", "fs_type": "lvmpv" }, { "action": "create format", "device": "/dev/sda", "fs_type": "lvmpv" }, { "action": "create device", "device": "/dev/test_vg1", "fs_type": null }, { "action": "create device", "device": "/dev/mapper/test_vg1-lv2", "fs_type": null }, { "action": "create format", "device": "/dev/mapper/test_vg1-lv2", "fs_type": "xfs" }, { "action": "create device", "device": "/dev/mapper/test_vg1-lv1", "fs_type": null }, { "action": "create format", "device": "/dev/mapper/test_vg1-lv1", "fs_type": "xfs" } ], "changed": true, "crypts": [], "leaves": [ "/dev/sdk", "/dev/sdl", "/dev/xvda1", "/dev/mapper/test_vg1-lv1", "/dev/mapper/test_vg1-lv2", "/dev/mapper/test_vg2-lv3", "/dev/mapper/test_vg2-lv4", "/dev/mapper/test_vg3-lv5", "/dev/mapper/test_vg3-lv6", "/dev/mapper/test_vg3-lv7", "/dev/mapper/test_vg3-lv8" ], "mounts": [], "packages": [ "xfsprogs", "lvm2" ], "pools": [ { "disks": [ "sda", "sdb", "sdc" ], "encryption": false, "encryption_cipher": null, "encryption_key": null, "encryption_key_size": null, "encryption_luks_version": null, "encryption_password": null, "name": "test_vg1", "raid_chunk_size": null, "raid_device_count": null, "raid_level": null, "raid_metadata_version": null, "raid_spare_count": null, "shared": false, "state": "present", "type": "lvm", "volumes": [ { "_device": "/dev/mapper/test_vg1-lv1", "_kernel_device": "/dev/dm-7", "_mount_id": "/dev/mapper/test_vg1-lv1", "_raw_device": "/dev/mapper/test_vg1-lv1", "_raw_kernel_device": "/dev/dm-7", "cache_devices": [], "cache_mode": null, "cache_size": 0, "cached": false, "compression": null, "deduplication": null, "disks": [], "encryption": false, "encryption_cipher": null, "encryption_key": null, "encryption_key_size": null, "encryption_luks_version": null, "encryption_password": null, "fs_create_options": "", "fs_label": "", "fs_overwrite_existing": true, "fs_type": "xfs", "mount_check": 0, "mount_device_identifier": "uuid", "mount_group": null, "mount_mode": null, "mount_options": "defaults", "mount_passno": 0, "mount_point": "", "mount_user": null, "name": "lv1", "raid_chunk_size": null, "raid_device_count": null, "raid_disks": [], "raid_level": null, "raid_metadata_version": null, "raid_spare_count": null, "raid_stripe_size": null, "size": "15%", "state": "present", "thin": false, "thin_pool_name": null, "thin_pool_size": null, "type": "lvm", "vdo_pool_size": null }, { "_device": "/dev/mapper/test_vg1-lv2", "_kernel_device": "/dev/dm-6", "_mount_id": "/dev/mapper/test_vg1-lv2", "_raw_device": "/dev/mapper/test_vg1-lv2", "_raw_kernel_device": "/dev/dm-6", "cache_devices": [], "cache_mode": null, "cache_size": 0, "cached": false, "compression": null, "deduplication": null, "disks": [], "encryption": false, "encryption_cipher": null, "encryption_key": null, "encryption_key_size": null, "encryption_luks_version": null, "encryption_password": null, "fs_create_options": "", "fs_label": "", "fs_overwrite_existing": true, "fs_type": "xfs", "mount_check": 0, "mount_device_identifier": "uuid", "mount_group": null, "mount_mode": null, "mount_options": "defaults", "mount_passno": 0, "mount_point": "", "mount_user": null, "name": "lv2", "raid_chunk_size": null, "raid_device_count": null, "raid_disks": [], "raid_level": null, "raid_metadata_version": null, "raid_spare_count": null, "raid_stripe_size": null, "size": "50%", "state": "present", "thin": false, "thin_pool_name": null, "thin_pool_size": null, "type": "lvm", "vdo_pool_size": null } ] }, { "disks": [ "sdd", "sde", "sdf" ], "encryption": false, "encryption_cipher": null, "encryption_key": null, "encryption_key_size": null, "encryption_luks_version": null, "encryption_password": null, "name": "test_vg2", "raid_chunk_size": null, "raid_device_count": null, "raid_level": null, "raid_metadata_version": null, "raid_spare_count": null, "shared": false, "state": "present", "type": "lvm", "volumes": [ { "_device": "/dev/mapper/test_vg2-lv3", "_kernel_device": "/dev/dm-5", "_mount_id": "/dev/mapper/test_vg2-lv3", "_raw_device": "/dev/mapper/test_vg2-lv3", "_raw_kernel_device": "/dev/dm-5", "cache_devices": [], "cache_mode": null, "cache_size": 0, "cached": false, "compression": null, "deduplication": null, "disks": [], "encryption": false, "encryption_cipher": null, "encryption_key": null, "encryption_key_size": null, "encryption_luks_version": null, "encryption_password": null, "fs_create_options": "", "fs_label": "", "fs_overwrite_existing": true, "fs_type": "xfs", "mount_check": 0, "mount_device_identifier": "uuid", "mount_group": null, "mount_mode": null, "mount_options": "defaults", "mount_passno": 0, "mount_point": "", "mount_user": null, "name": "lv3", "raid_chunk_size": null, "raid_device_count": null, "raid_disks": [], "raid_level": null, "raid_metadata_version": null, "raid_spare_count": null, "raid_stripe_size": null, "size": "10%", "state": "present", "thin": false, "thin_pool_name": null, "thin_pool_size": null, "type": "lvm", "vdo_pool_size": null }, { "_device": "/dev/mapper/test_vg2-lv4", "_kernel_device": "/dev/dm-4", "_mount_id": "/dev/mapper/test_vg2-lv4", "_raw_device": "/dev/mapper/test_vg2-lv4", "_raw_kernel_device": "/dev/dm-4", "cache_devices": [], "cache_mode": null, "cache_size": 0, "cached": false, "compression": null, "deduplication": null, "disks": [], "encryption": false, "encryption_cipher": null, "encryption_key": null, "encryption_key_size": null, "encryption_luks_version": null, "encryption_password": null, "fs_create_options": "", "fs_label": "", "fs_overwrite_existing": true, "fs_type": "xfs", "mount_check": 0, "mount_device_identifier": "uuid", "mount_group": null, "mount_mode": null, "mount_options": "defaults", "mount_passno": 0, "mount_point": "", "mount_user": null, "name": "lv4", "raid_chunk_size": null, "raid_device_count": null, "raid_disks": [], "raid_level": null, "raid_metadata_version": null, "raid_spare_count": null, "raid_stripe_size": null, "size": "20%", "state": "present", "thin": false, "thin_pool_name": null, "thin_pool_size": null, "type": "lvm", "vdo_pool_size": null } ] }, { "disks": [ "sdg", "sdh", "sdi", "sdj" ], "encryption": false, "encryption_cipher": null, "encryption_key": null, "encryption_key_size": null, "encryption_luks_version": null, "encryption_password": null, "name": "test_vg3", "raid_chunk_size": null, "raid_device_count": null, "raid_level": null, "raid_metadata_version": null, "raid_spare_count": null, "shared": false, "state": "present", "type": "lvm", "volumes": [ { "_device": "/dev/mapper/test_vg3-lv5", "_kernel_device": "/dev/dm-3", "_mount_id": "/dev/mapper/test_vg3-lv5", "_raw_device": "/dev/mapper/test_vg3-lv5", "_raw_kernel_device": "/dev/dm-3", "cache_devices": [], "cache_mode": null, "cache_size": 0, "cached": false, "compression": null, "deduplication": null, "disks": [], "encryption": false, "encryption_cipher": null, "encryption_key": null, "encryption_key_size": null, "encryption_luks_version": null, "encryption_password": null, "fs_create_options": "", "fs_label": "", "fs_overwrite_existing": true, "fs_type": "xfs", "mount_check": 0, "mount_device_identifier": "uuid", "mount_group": null, "mount_mode": null, "mount_options": "defaults", "mount_passno": 0, "mount_point": "", "mount_user": null, "name": "lv5", "raid_chunk_size": null, "raid_device_count": null, "raid_disks": [], "raid_level": null, "raid_metadata_version": null, "raid_spare_count": null, "raid_stripe_size": null, "size": "30%", "state": "present", "thin": false, "thin_pool_name": null, "thin_pool_size": null, "type": "lvm", "vdo_pool_size": null }, { "_device": "/dev/mapper/test_vg3-lv6", "_kernel_device": "/dev/dm-2", "_mount_id": "/dev/mapper/test_vg3-lv6", "_raw_device": "/dev/mapper/test_vg3-lv6", "_raw_kernel_device": "/dev/dm-2", "cache_devices": [], "cache_mode": null, "cache_size": 0, "cached": false, "compression": null, "deduplication": null, "disks": [], "encryption": false, "encryption_cipher": null, "encryption_key": null, "encryption_key_size": null, "encryption_luks_version": null, "encryption_password": null, "fs_create_options": "", "fs_label": "", "fs_overwrite_existing": true, "fs_type": "xfs", "mount_check": 0, "mount_device_identifier": "uuid", "mount_group": null, "mount_mode": null, "mount_options": "defaults", "mount_passno": 0, "mount_point": "", "mount_user": null, "name": "lv6", "raid_chunk_size": null, "raid_device_count": null, "raid_disks": [], "raid_level": null, "raid_metadata_version": null, "raid_spare_count": null, "raid_stripe_size": null, "size": "25%", "state": "present", "thin": false, "thin_pool_name": null, "thin_pool_size": null, "type": "lvm", "vdo_pool_size": null }, { "_device": "/dev/mapper/test_vg3-lv7", "_kernel_device": "/dev/dm-1", "_mount_id": "/dev/mapper/test_vg3-lv7", "_raw_device": "/dev/mapper/test_vg3-lv7", "_raw_kernel_device": "/dev/dm-1", "cache_devices": [], "cache_mode": null, "cache_size": 0, "cached": false, "compression": null, "deduplication": null, "disks": [], "encryption": false, "encryption_cipher": null, "encryption_key": null, "encryption_key_size": null, "encryption_luks_version": null, "encryption_password": null, "fs_create_options": "", "fs_label": "", "fs_overwrite_existing": true, "fs_type": "xfs", "mount_check": 0, "mount_device_identifier": "uuid", "mount_group": null, "mount_mode": null, "mount_options": "defaults", "mount_passno": 0, "mount_point": "", "mount_user": null, "name": "lv7", "raid_chunk_size": null, "raid_device_count": null, "raid_disks": [], "raid_level": null, "raid_metadata_version": null, "raid_spare_count": null, "raid_stripe_size": null, "size": "10%", "state": "present", "thin": false, "thin_pool_name": null, "thin_pool_size": null, "type": "lvm", "vdo_pool_size": null }, { "_device": "/dev/mapper/test_vg3-lv8", "_kernel_device": "/dev/dm-0", "_mount_id": "/dev/mapper/test_vg3-lv8", "_raw_device": "/dev/mapper/test_vg3-lv8", "_raw_kernel_device": "/dev/dm-0", "cache_devices": [], "cache_mode": null, "cache_size": 0, "cached": false, "compression": null, "deduplication": null, "disks": [], "encryption": false, "encryption_cipher": null, "encryption_key": null, "encryption_key_size": null, "encryption_luks_version": null, "encryption_password": null, "fs_create_options": "", "fs_label": "", "fs_overwrite_existing": true, "fs_type": "xfs", "mount_check": 0, "mount_device_identifier": "uuid", "mount_group": null, "mount_mode": null, "mount_options": "defaults", "mount_passno": 0, "mount_point": "", "mount_user": null, "name": "lv8", "raid_chunk_size": null, "raid_device_count": null, "raid_disks": [], "raid_level": null, "raid_metadata_version": null, "raid_spare_count": null, "raid_stripe_size": null, "size": "10%", "state": "present", "thin": false, "thin_pool_name": null, "thin_pool_size": null, "type": "lvm", "vdo_pool_size": null } ] } ], "volumes": [] } TASK [fedora.linux_system_roles.storage : Workaround for udev issue on some platforms] *** task path: /WORKDIR/git-debug-cleanup-failures92yy11th/.collection/ansible_collections/fedora/linux_system_roles/roles/storage/tasks/main-blivet.yml:83 Friday 01 March 2024 20:55:33 +0000 (0:00:11.098) 0:00:24.454 ********** ok: [sut] => { "changed": false, "cmd": [ "udevadm", "trigger", "--subsystem-match=block" ], "delta": "0:00:00.015777", "end": "2024-03-01 20:55:33.795595", "rc": 0, "start": "2024-03-01 20:55:33.779818" } TASK [fedora.linux_system_roles.storage : Unmask the systemd cryptsetup services] *** task path: /WORKDIR/git-debug-cleanup-failures92yy11th/.collection/ansible_collections/fedora/linux_system_roles/roles/storage/tasks/main-blivet.yml:95 Friday 01 March 2024 20:55:33 +0000 (0:00:00.283) 0:00:24.737 ********** skipping: [sut] => { "changed": false, "skipped_reason": "No items in the list" } TASK [fedora.linux_system_roles.storage : Show blivet_output] ****************** task path: /WORKDIR/git-debug-cleanup-failures92yy11th/.collection/ansible_collections/fedora/linux_system_roles/roles/storage/tasks/main-blivet.yml:101 Friday 01 March 2024 20:55:33 +0000 (0:00:00.011) 0:00:24.749 ********** ok: [sut] => { "blivet_output": { "actions": [ { "action": "create format", "device": "/dev/sdj", "fs_type": "lvmpv" }, { "action": "create format", "device": "/dev/sdi", "fs_type": "lvmpv" }, { "action": "create format", "device": "/dev/sdh", "fs_type": "lvmpv" }, { "action": "create format", "device": "/dev/sdg", "fs_type": "lvmpv" }, { "action": "create device", "device": "/dev/test_vg3", "fs_type": null }, { "action": "create device", "device": "/dev/mapper/test_vg3-lv8", "fs_type": null }, { "action": "create format", "device": "/dev/mapper/test_vg3-lv8", "fs_type": "xfs" }, { "action": "create device", "device": "/dev/mapper/test_vg3-lv7", "fs_type": null }, { "action": "create format", "device": "/dev/mapper/test_vg3-lv7", "fs_type": "xfs" }, { "action": "create device", "device": "/dev/mapper/test_vg3-lv6", "fs_type": null }, { "action": "create format", "device": "/dev/mapper/test_vg3-lv6", "fs_type": "xfs" }, { "action": "create device", "device": "/dev/mapper/test_vg3-lv5", "fs_type": null }, { "action": "create format", "device": "/dev/mapper/test_vg3-lv5", "fs_type": "xfs" }, { "action": "create format", "device": "/dev/sdf", "fs_type": "lvmpv" }, { "action": "create format", "device": "/dev/sde", "fs_type": "lvmpv" }, { "action": "create format", "device": "/dev/sdd", "fs_type": "lvmpv" }, { "action": "create device", "device": "/dev/test_vg2", "fs_type": null }, { "action": "create device", "device": "/dev/mapper/test_vg2-lv4", "fs_type": null }, { "action": "create format", "device": "/dev/mapper/test_vg2-lv4", "fs_type": "xfs" }, { "action": "create device", "device": "/dev/mapper/test_vg2-lv3", "fs_type": null }, { "action": "create format", "device": "/dev/mapper/test_vg2-lv3", "fs_type": "xfs" }, { "action": "create format", "device": "/dev/sdc", "fs_type": "lvmpv" }, { "action": "create format", "device": "/dev/sdb", "fs_type": "lvmpv" }, { "action": "create format", "device": "/dev/sda", "fs_type": "lvmpv" }, { "action": "create device", "device": "/dev/test_vg1", "fs_type": null }, { "action": "create device", "device": "/dev/mapper/test_vg1-lv2", "fs_type": null }, { "action": "create format", "device": "/dev/mapper/test_vg1-lv2", "fs_type": "xfs" }, { "action": "create device", "device": "/dev/mapper/test_vg1-lv1", "fs_type": null }, { "action": "create format", "device": "/dev/mapper/test_vg1-lv1", "fs_type": "xfs" } ], "changed": true, "crypts": [], "failed": false, "leaves": [ "/dev/sdk", "/dev/sdl", "/dev/xvda1", "/dev/mapper/test_vg1-lv1", "/dev/mapper/test_vg1-lv2", "/dev/mapper/test_vg2-lv3", "/dev/mapper/test_vg2-lv4", "/dev/mapper/test_vg3-lv5", "/dev/mapper/test_vg3-lv6", "/dev/mapper/test_vg3-lv7", "/dev/mapper/test_vg3-lv8" ], "mounts": [], "packages": [ "xfsprogs", "lvm2" ], "pools": [ { "disks": [ "sda", "sdb", "sdc" ], "encryption": false, "encryption_cipher": null, "encryption_key": null, "encryption_key_size": null, "encryption_luks_version": null, "encryption_password": null, "name": "test_vg1", "raid_chunk_size": null, "raid_device_count": null, "raid_level": null, "raid_metadata_version": null, "raid_spare_count": null, "shared": false, "state": "present", "type": "lvm", "volumes": [ { "_device": "/dev/mapper/test_vg1-lv1", "_kernel_device": "/dev/dm-7", "_mount_id": "/dev/mapper/test_vg1-lv1", "_raw_device": "/dev/mapper/test_vg1-lv1", "_raw_kernel_device": "/dev/dm-7", "cache_devices": [], "cache_mode": null, "cache_size": 0, "cached": false, "compression": null, "deduplication": null, "disks": [], "encryption": false, "encryption_cipher": null, "encryption_key": null, "encryption_key_size": null, "encryption_luks_version": null, "encryption_password": null, "fs_create_options": "", "fs_label": "", "fs_overwrite_existing": true, "fs_type": "xfs", "mount_check": 0, "mount_device_identifier": "uuid", "mount_group": null, "mount_mode": null, "mount_options": "defaults", "mount_passno": 0, "mount_point": "", "mount_user": null, "name": "lv1", "raid_chunk_size": null, "raid_device_count": null, "raid_disks": [], "raid_level": null, "raid_metadata_version": null, "raid_spare_count": null, "raid_stripe_size": null, "size": "15%", "state": "present", "thin": false, "thin_pool_name": null, "thin_pool_size": null, "type": "lvm", "vdo_pool_size": null }, { "_device": "/dev/mapper/test_vg1-lv2", "_kernel_device": "/dev/dm-6", "_mount_id": "/dev/mapper/test_vg1-lv2", "_raw_device": "/dev/mapper/test_vg1-lv2", "_raw_kernel_device": "/dev/dm-6", "cache_devices": [], "cache_mode": null, "cache_size": 0, "cached": false, "compression": null, "deduplication": null, "disks": [], "encryption": false, "encryption_cipher": null, "encryption_key": null, "encryption_key_size": null, "encryption_luks_version": null, "encryption_password": null, "fs_create_options": "", "fs_label": "", "fs_overwrite_existing": true, "fs_type": "xfs", "mount_check": 0, "mount_device_identifier": "uuid", "mount_group": null, "mount_mode": null, "mount_options": "defaults", "mount_passno": 0, "mount_point": "", "mount_user": null, "name": "lv2", "raid_chunk_size": null, "raid_device_count": null, "raid_disks": [], "raid_level": null, "raid_metadata_version": null, "raid_spare_count": null, "raid_stripe_size": null, "size": "50%", "state": "present", "thin": false, "thin_pool_name": null, "thin_pool_size": null, "type": "lvm", "vdo_pool_size": null } ] }, { "disks": [ "sdd", "sde", "sdf" ], "encryption": false, "encryption_cipher": null, "encryption_key": null, "encryption_key_size": null, "encryption_luks_version": null, "encryption_password": null, "name": "test_vg2", "raid_chunk_size": null, "raid_device_count": null, "raid_level": null, "raid_metadata_version": null, "raid_spare_count": null, "shared": false, "state": "present", "type": "lvm", "volumes": [ { "_device": "/dev/mapper/test_vg2-lv3", "_kernel_device": "/dev/dm-5", "_mount_id": "/dev/mapper/test_vg2-lv3", "_raw_device": "/dev/mapper/test_vg2-lv3", "_raw_kernel_device": "/dev/dm-5", "cache_devices": [], "cache_mode": null, "cache_size": 0, "cached": false, "compression": null, "deduplication": null, "disks": [], "encryption": false, "encryption_cipher": null, "encryption_key": null, "encryption_key_size": null, "encryption_luks_version": null, "encryption_password": null, "fs_create_options": "", "fs_label": "", "fs_overwrite_existing": true, "fs_type": "xfs", "mount_check": 0, "mount_device_identifier": "uuid", "mount_group": null, "mount_mode": null, "mount_options": "defaults", "mount_passno": 0, "mount_point": "", "mount_user": null, "name": "lv3", "raid_chunk_size": null, "raid_device_count": null, "raid_disks": [], "raid_level": null, "raid_metadata_version": null, "raid_spare_count": null, "raid_stripe_size": null, "size": "10%", "state": "present", "thin": false, "thin_pool_name": null, "thin_pool_size": null, "type": "lvm", "vdo_pool_size": null }, { "_device": "/dev/mapper/test_vg2-lv4", "_kernel_device": "/dev/dm-4", "_mount_id": "/dev/mapper/test_vg2-lv4", "_raw_device": "/dev/mapper/test_vg2-lv4", "_raw_kernel_device": "/dev/dm-4", "cache_devices": [], "cache_mode": null, "cache_size": 0, "cached": false, "compression": null, "deduplication": null, "disks": [], "encryption": false, "encryption_cipher": null, "encryption_key": null, "encryption_key_size": null, "encryption_luks_version": null, "encryption_password": null, "fs_create_options": "", "fs_label": "", "fs_overwrite_existing": true, "fs_type": "xfs", "mount_check": 0, "mount_device_identifier": "uuid", "mount_group": null, "mount_mode": null, "mount_options": "defaults", "mount_passno": 0, "mount_point": "", "mount_user": null, "name": "lv4", "raid_chunk_size": null, "raid_device_count": null, "raid_disks": [], "raid_level": null, "raid_metadata_version": null, "raid_spare_count": null, "raid_stripe_size": null, "size": "20%", "state": "present", "thin": false, "thin_pool_name": null, "thin_pool_size": null, "type": "lvm", "vdo_pool_size": null } ] }, { "disks": [ "sdg", "sdh", "sdi", "sdj" ], "encryption": false, "encryption_cipher": null, "encryption_key": null, "encryption_key_size": null, "encryption_luks_version": null, "encryption_password": null, "name": "test_vg3", "raid_chunk_size": null, "raid_device_count": null, "raid_level": null, "raid_metadata_version": null, "raid_spare_count": null, "shared": false, "state": "present", "type": "lvm", "volumes": [ { "_device": "/dev/mapper/test_vg3-lv5", "_kernel_device": "/dev/dm-3", "_mount_id": "/dev/mapper/test_vg3-lv5", "_raw_device": "/dev/mapper/test_vg3-lv5", "_raw_kernel_device": "/dev/dm-3", "cache_devices": [], "cache_mode": null, "cache_size": 0, "cached": false, "compression": null, "deduplication": null, "disks": [], "encryption": false, "encryption_cipher": null, "encryption_key": null, "encryption_key_size": null, "encryption_luks_version": null, "encryption_password": null, "fs_create_options": "", "fs_label": "", "fs_overwrite_existing": true, "fs_type": "xfs", "mount_check": 0, "mount_device_identifier": "uuid", "mount_group": null, "mount_mode": null, "mount_options": "defaults", "mount_passno": 0, "mount_point": "", "mount_user": null, "name": "lv5", "raid_chunk_size": null, "raid_device_count": null, "raid_disks": [], "raid_level": null, "raid_metadata_version": null, "raid_spare_count": null, "raid_stripe_size": null, "size": "30%", "state": "present", "thin": false, "thin_pool_name": null, "thin_pool_size": null, "type": "lvm", "vdo_pool_size": null }, { "_device": "/dev/mapper/test_vg3-lv6", "_kernel_device": "/dev/dm-2", "_mount_id": "/dev/mapper/test_vg3-lv6", "_raw_device": "/dev/mapper/test_vg3-lv6", "_raw_kernel_device": "/dev/dm-2", "cache_devices": [], "cache_mode": null, "cache_size": 0, "cached": false, "compression": null, "deduplication": null, "disks": [], "encryption": false, "encryption_cipher": null, "encryption_key": null, "encryption_key_size": null, "encryption_luks_version": null, "encryption_password": null, "fs_create_options": "", "fs_label": "", "fs_overwrite_existing": true, "fs_type": "xfs", "mount_check": 0, "mount_device_identifier": "uuid", "mount_group": null, "mount_mode": null, "mount_options": "defaults", "mount_passno": 0, "mount_point": "", "mount_user": null, "name": "lv6", "raid_chunk_size": null, "raid_device_count": null, "raid_disks": [], "raid_level": null, "raid_metadata_version": null, "raid_spare_count": null, "raid_stripe_size": null, "size": "25%", "state": "present", "thin": false, "thin_pool_name": null, "thin_pool_size": null, "type": "lvm", "vdo_pool_size": null }, { "_device": "/dev/mapper/test_vg3-lv7", "_kernel_device": "/dev/dm-1", "_mount_id": "/dev/mapper/test_vg3-lv7", "_raw_device": "/dev/mapper/test_vg3-lv7", "_raw_kernel_device": "/dev/dm-1", "cache_devices": [], "cache_mode": null, "cache_size": 0, "cached": false, "compression": null, "deduplication": null, "disks": [], "encryption": false, "encryption_cipher": null, "encryption_key": null, "encryption_key_size": null, "encryption_luks_version": null, "encryption_password": null, "fs_create_options": "", "fs_label": "", "fs_overwrite_existing": true, "fs_type": "xfs", "mount_check": 0, "mount_device_identifier": "uuid", "mount_group": null, "mount_mode": null, "mount_options": "defaults", "mount_passno": 0, "mount_point": "", "mount_user": null, "name": "lv7", "raid_chunk_size": null, "raid_device_count": null, "raid_disks": [], "raid_level": null, "raid_metadata_version": null, "raid_spare_count": null, "raid_stripe_size": null, "size": "10%", "state": "present", "thin": false, "thin_pool_name": null, "thin_pool_size": null, "type": "lvm", "vdo_pool_size": null }, { "_device": "/dev/mapper/test_vg3-lv8", "_kernel_device": "/dev/dm-0", "_mount_id": "/dev/mapper/test_vg3-lv8", "_raw_device": "/dev/mapper/test_vg3-lv8", "_raw_kernel_device": "/dev/dm-0", "cache_devices": [], "cache_mode": null, "cache_size": 0, "cached": false, "compression": null, "deduplication": null, "disks": [], "encryption": false, "encryption_cipher": null, "encryption_key": null, "encryption_key_size": null, "encryption_luks_version": null, "encryption_password": null, "fs_create_options": "", "fs_label": "", "fs_overwrite_existing": true, "fs_type": "xfs", "mount_check": 0, "mount_device_identifier": "uuid", "mount_group": null, "mount_mode": null, "mount_options": "defaults", "mount_passno": 0, "mount_point": "", "mount_user": null, "name": "lv8", "raid_chunk_size": null, "raid_device_count": null, "raid_disks": [], "raid_level": null, "raid_metadata_version": null, "raid_spare_count": null, "raid_stripe_size": null, "size": "10%", "state": "present", "thin": false, "thin_pool_name": null, "thin_pool_size": null, "type": "lvm", "vdo_pool_size": null } ] } ], "volumes": [] } } TASK [fedora.linux_system_roles.storage : Set the list of pools for test verification] *** task path: /WORKDIR/git-debug-cleanup-failures92yy11th/.collection/ansible_collections/fedora/linux_system_roles/roles/storage/tasks/main-blivet.yml:110 Friday 01 March 2024 20:55:33 +0000 (0:00:00.023) 0:00:24.772 ********** 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-failures92yy11th/.collection/ansible_collections/fedora/linux_system_roles/roles/storage/tasks/main-blivet.yml:114 Friday 01 March 2024 20:55:33 +0000 (0:00:00.020) 0:00:24.793 ********** ok: [sut] => { "ansible_facts": { "_storage_volumes_list": [] }, "changed": false } TASK [fedora.linux_system_roles.storage : Remove obsolete mounts] ************** task path: /WORKDIR/git-debug-cleanup-failures92yy11th/.collection/ansible_collections/fedora/linux_system_roles/roles/storage/tasks/main-blivet.yml:130 Friday 01 March 2024 20:55:33 +0000 (0:00:00.013) 0:00:24.807 ********** skipping: [sut] => { "changed": false, "skipped_reason": "No items in the list" } TASK [fedora.linux_system_roles.storage : Tell systemd to refresh its view of /etc/fstab] *** task path: /WORKDIR/git-debug-cleanup-failures92yy11th/.collection/ansible_collections/fedora/linux_system_roles/roles/storage/tasks/main-blivet.yml:141 Friday 01 March 2024 20:55:33 +0000 (0:00:00.019) 0:00:24.827 ********** skipping: [sut] => { "changed": false, "false_condition": "blivet_output['mounts']", "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.storage : Set up new/current mounts] *********** task path: /WORKDIR/git-debug-cleanup-failures92yy11th/.collection/ansible_collections/fedora/linux_system_roles/roles/storage/tasks/main-blivet.yml:146 Friday 01 March 2024 20:55:33 +0000 (0:00:00.010) 0:00:24.837 ********** skipping: [sut] => { "changed": false, "skipped_reason": "No items in the list" } TASK [fedora.linux_system_roles.storage : Manage mount ownership/permissions] *** task path: /WORKDIR/git-debug-cleanup-failures92yy11th/.collection/ansible_collections/fedora/linux_system_roles/roles/storage/tasks/main-blivet.yml:157 Friday 01 March 2024 20:55:33 +0000 (0:00:00.023) 0:00:24.861 ********** skipping: [sut] => { "changed": false, "skipped_reason": "No items in the list" } TASK [fedora.linux_system_roles.storage : Tell systemd to refresh its view of /etc/fstab] *** task path: /WORKDIR/git-debug-cleanup-failures92yy11th/.collection/ansible_collections/fedora/linux_system_roles/roles/storage/tasks/main-blivet.yml:169 Friday 01 March 2024 20:55:33 +0000 (0:00:00.021) 0:00:24.882 ********** skipping: [sut] => { "changed": false, "false_condition": "blivet_output['mounts']", "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-failures92yy11th/.collection/ansible_collections/fedora/linux_system_roles/roles/storage/tasks/main-blivet.yml:177 Friday 01 March 2024 20:55:33 +0000 (0:00:00.011) 0:00:24.894 ********** ok: [sut] => { "changed": false, "stat": { "atime": 1709325930.6155686, "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-failures92yy11th/.collection/ansible_collections/fedora/linux_system_roles/roles/storage/tasks/main-blivet.yml:182 Friday 01 March 2024 20:55:34 +0000 (0:00:00.237) 0:00:25.131 ********** skipping: [sut] => { "changed": false, "skipped_reason": "No items in the list" } TASK [fedora.linux_system_roles.storage : Update facts] ************************ task path: /WORKDIR/git-debug-cleanup-failures92yy11th/.collection/ansible_collections/fedora/linux_system_roles/roles/storage/tasks/main-blivet.yml:204 Friday 01 March 2024 20:55:34 +0000 (0:00:00.010) 0:00:25.142 ********** ok: [sut] TASK [Run the snapshot role to create a snapshot set of LVs] ******************* task path: /WORKDIR/git-debug-cleanup-failures92yy11th/tests/tests_set_revert.yml:58 Friday 01 March 2024 20:55:35 +0000 (0:00:00.806) 0:00:25.948 ********** TASK [fedora.linux_system_roles.snapshot : Set platform/version specific variables] *** task path: /WORKDIR/git-debug-cleanup-failures92yy11th/.collection/ansible_collections/fedora/linux_system_roles/roles/snapshot/tasks/main.yml:3 Friday 01 March 2024 20:55:35 +0000 (0:00:00.026) 0:00:25.974 ********** included: /WORKDIR/git-debug-cleanup-failures92yy11th/.collection/ansible_collections/fedora/linux_system_roles/roles/snapshot/tasks/set_vars.yml for sut TASK [fedora.linux_system_roles.snapshot : Ensure ansible_facts used by role] *** task path: /WORKDIR/git-debug-cleanup-failures92yy11th/.collection/ansible_collections/fedora/linux_system_roles/roles/snapshot/tasks/set_vars.yml:2 Friday 01 March 2024 20:55:35 +0000 (0:00:00.020) 0:00:25.994 ********** skipping: [sut] => { "changed": false, "false_condition": "__snapshot_required_facts | difference(ansible_facts.keys() | list) | length > 0", "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.snapshot : Check if system is ostree] ********** task path: /WORKDIR/git-debug-cleanup-failures92yy11th/.collection/ansible_collections/fedora/linux_system_roles/roles/snapshot/tasks/set_vars.yml:10 Friday 01 March 2024 20:55:35 +0000 (0:00:00.027) 0:00:26.022 ********** skipping: [sut] => { "changed": false, "false_condition": "not __snapshot_is_ostree is defined", "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.snapshot : Set flag to indicate system is ostree] *** task path: /WORKDIR/git-debug-cleanup-failures92yy11th/.collection/ansible_collections/fedora/linux_system_roles/roles/snapshot/tasks/set_vars.yml:15 Friday 01 March 2024 20:55:35 +0000 (0:00:00.014) 0:00:26.036 ********** skipping: [sut] => { "changed": false, "false_condition": "not __snapshot_is_ostree is defined", "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.snapshot : Set platform/version specific variables] *** task path: /WORKDIR/git-debug-cleanup-failures92yy11th/.collection/ansible_collections/fedora/linux_system_roles/roles/snapshot/tasks/set_vars.yml:19 Friday 01 March 2024 20:55:35 +0000 (0:00:00.015) 0:00:26.051 ********** skipping: [sut] => (item=RedHat.yml) => { "ansible_loop_var": "item", "changed": false, "false_condition": "__vars_file is file", "item": "RedHat.yml", "skip_reason": "Conditional result was False" } skipping: [sut] => (item=CentOS.yml) => { "ansible_loop_var": "item", "changed": false, "false_condition": "__vars_file is file", "item": "CentOS.yml", "skip_reason": "Conditional result was False" } skipping: [sut] => (item=CentOS_9.yml) => { "ansible_loop_var": "item", "changed": false, "false_condition": "__vars_file is file", "item": "CentOS_9.yml", "skip_reason": "Conditional result was False" } skipping: [sut] => (item=CentOS_9.yml) => { "ansible_loop_var": "item", "changed": false, "false_condition": "__vars_file is file", "item": "CentOS_9.yml", "skip_reason": "Conditional result was False" } skipping: [sut] => { "changed": false } MSG: All items skipped TASK [fedora.linux_system_roles.snapshot : Ensure required packages are installed] *** task path: /WORKDIR/git-debug-cleanup-failures92yy11th/.collection/ansible_collections/fedora/linux_system_roles/roles/snapshot/tasks/main.yml:6 Friday 01 March 2024 20:55:35 +0000 (0:00:00.025) 0:00:26.077 ********** ok: [sut] => { "changed": false, "rc": 0, "results": [] } MSG: Nothing to do TASK [fedora.linux_system_roles.snapshot : Show snapshot command] ************** task path: /WORKDIR/git-debug-cleanup-failures92yy11th/.collection/ansible_collections/fedora/linux_system_roles/roles/snapshot/tasks/main.yml:12 Friday 01 March 2024 20:55:36 +0000 (0:00:00.862) 0:00:26.940 ********** ok: [sut] => { "__snapshot_cmd": "snapshot.py snapshot -g '{\"name\": \"snapset1\", \"volumes\": [{\"name\": \"snapshot VG1 LV1\", \"vg\": \"test_vg1\", \"lv\": \"lv1\", \"percent_space_required\": 20}, {\"name\": \"snapshot VG2 LV3\", \"vg\": \"test_vg2\", \"lv\": \"lv3\", \"percent_space_required\": 15}, {\"name\": \"snapshot VG2 LV4\", \"vg\": \"test_vg2\", \"lv\": \"lv4\", \"percent_space_required\": 15}, {\"name\": \"snapshot VG3 LV7\", \"vg\": \"test_vg3\", \"lv\": \"lv7\", \"percent_space_required\": 15}]}' " } TASK [fedora.linux_system_roles.snapshot : Run snapshot command snapshot] ****** task path: /WORKDIR/git-debug-cleanup-failures92yy11th/.collection/ansible_collections/fedora/linux_system_roles/roles/snapshot/tasks/main.yml:19 Friday 01 March 2024 20:55:36 +0000 (0:00:00.029) 0:00:26.969 ********** ok: [sut] => { "censored": "the output has been hidden due to the fact that 'no_log: true' was specified for this result", "changed": false } TASK [fedora.linux_system_roles.snapshot : Print out response] ***************** task path: /WORKDIR/git-debug-cleanup-failures92yy11th/.collection/ansible_collections/fedora/linux_system_roles/roles/snapshot/tasks/main.yml:33 Friday 01 March 2024 20:55:37 +0000 (0:00:01.910) 0:00:28.879 ********** ok: [sut] => { "snapshot_cmd_raw": { "changed": false, "failed": false, "rc": 0, "stderr": "Shared connection to 10.31.47.227 closed.\r\n", "stderr_lines": [ "Shared connection to 10.31.47.227 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 [fedora.linux_system_roles.snapshot : Parse raw output] ******************* task path: /WORKDIR/git-debug-cleanup-failures92yy11th/.collection/ansible_collections/fedora/linux_system_roles/roles/snapshot/tasks/main.yml:38 Friday 01 March 2024 20:55:37 +0000 (0:00:00.016) 0:00:28.896 ********** changed: [sut] => { "ansible_facts": { "snapshot_cmd": { "changed": true, "errors": [ "" ], "return_code": 0 } }, "changed": true } TASK [fedora.linux_system_roles.snapshot : Set snapshot_facts to the JSON results] *** task path: /WORKDIR/git-debug-cleanup-failures92yy11th/.collection/ansible_collections/fedora/linux_system_roles/roles/snapshot/tasks/main.yml:43 Friday 01 March 2024 20:55:38 +0000 (0:00:00.025) 0:00:28.921 ********** skipping: [sut] => { "changed": false, "false_condition": "snapshot_lvm_action == \"list\"", "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.snapshot : Show errors] ************************ task path: /WORKDIR/git-debug-cleanup-failures92yy11th/.collection/ansible_collections/fedora/linux_system_roles/roles/snapshot/tasks/main.yml:48 Friday 01 March 2024 20:55:38 +0000 (0:00:00.010) 0:00:28.932 ********** skipping: [sut] => { "false_condition": "snapshot_cmd[\"return_code\"] != 0" } TASK [Verify the set of snapshots for the LVs] ********************************* task path: /WORKDIR/git-debug-cleanup-failures92yy11th/tests/tests_set_revert.yml:65 Friday 01 March 2024 20:55:38 +0000 (0:00:00.014) 0:00:28.947 ********** TASK [fedora.linux_system_roles.snapshot : Set platform/version specific variables] *** task path: /WORKDIR/git-debug-cleanup-failures92yy11th/.collection/ansible_collections/fedora/linux_system_roles/roles/snapshot/tasks/main.yml:3 Friday 01 March 2024 20:55:38 +0000 (0:00:00.025) 0:00:28.973 ********** included: /WORKDIR/git-debug-cleanup-failures92yy11th/.collection/ansible_collections/fedora/linux_system_roles/roles/snapshot/tasks/set_vars.yml for sut TASK [fedora.linux_system_roles.snapshot : Ensure ansible_facts used by role] *** task path: /WORKDIR/git-debug-cleanup-failures92yy11th/.collection/ansible_collections/fedora/linux_system_roles/roles/snapshot/tasks/set_vars.yml:2 Friday 01 March 2024 20:55:38 +0000 (0:00:00.017) 0:00:28.990 ********** skipping: [sut] => { "changed": false, "false_condition": "__snapshot_required_facts | difference(ansible_facts.keys() | list) | length > 0", "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.snapshot : Check if system is ostree] ********** task path: /WORKDIR/git-debug-cleanup-failures92yy11th/.collection/ansible_collections/fedora/linux_system_roles/roles/snapshot/tasks/set_vars.yml:10 Friday 01 March 2024 20:55:38 +0000 (0:00:00.059) 0:00:29.049 ********** skipping: [sut] => { "changed": false, "false_condition": "not __snapshot_is_ostree is defined", "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.snapshot : Set flag to indicate system is ostree] *** task path: /WORKDIR/git-debug-cleanup-failures92yy11th/.collection/ansible_collections/fedora/linux_system_roles/roles/snapshot/tasks/set_vars.yml:15 Friday 01 March 2024 20:55:38 +0000 (0:00:00.015) 0:00:29.065 ********** skipping: [sut] => { "changed": false, "false_condition": "not __snapshot_is_ostree is defined", "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.snapshot : Set platform/version specific variables] *** task path: /WORKDIR/git-debug-cleanup-failures92yy11th/.collection/ansible_collections/fedora/linux_system_roles/roles/snapshot/tasks/set_vars.yml:19 Friday 01 March 2024 20:55:38 +0000 (0:00:00.014) 0:00:29.079 ********** skipping: [sut] => (item=RedHat.yml) => { "ansible_loop_var": "item", "changed": false, "false_condition": "__vars_file is file", "item": "RedHat.yml", "skip_reason": "Conditional result was False" } skipping: [sut] => (item=CentOS.yml) => { "ansible_loop_var": "item", "changed": false, "false_condition": "__vars_file is file", "item": "CentOS.yml", "skip_reason": "Conditional result was False" } skipping: [sut] => (item=CentOS_9.yml) => { "ansible_loop_var": "item", "changed": false, "false_condition": "__vars_file is file", "item": "CentOS_9.yml", "skip_reason": "Conditional result was False" } skipping: [sut] => (item=CentOS_9.yml) => { "ansible_loop_var": "item", "changed": false, "false_condition": "__vars_file is file", "item": "CentOS_9.yml", "skip_reason": "Conditional result was False" } skipping: [sut] => { "changed": false } MSG: All items skipped TASK [fedora.linux_system_roles.snapshot : Ensure required packages are installed] *** task path: /WORKDIR/git-debug-cleanup-failures92yy11th/.collection/ansible_collections/fedora/linux_system_roles/roles/snapshot/tasks/main.yml:6 Friday 01 March 2024 20:55:38 +0000 (0:00:00.025) 0:00:29.105 ********** ok: [sut] => { "changed": false, "rc": 0, "results": [] } MSG: Nothing to do TASK [fedora.linux_system_roles.snapshot : Show snapshot command] ************** task path: /WORKDIR/git-debug-cleanup-failures92yy11th/.collection/ansible_collections/fedora/linux_system_roles/roles/snapshot/tasks/main.yml:12 Friday 01 March 2024 20:55:39 +0000 (0:00:00.874) 0:00:29.979 ********** ok: [sut] => { "__snapshot_cmd": "snapshot.py check -v -g '{\"name\": \"snapset1\", \"volumes\": [{\"name\": \"snapshot VG1 LV1\", \"vg\": \"test_vg1\", \"lv\": \"lv1\", \"percent_space_required\": 20}, {\"name\": \"snapshot VG2 LV3\", \"vg\": \"test_vg2\", \"lv\": \"lv3\", \"percent_space_required\": 15}, {\"name\": \"snapshot VG2 LV4\", \"vg\": \"test_vg2\", \"lv\": \"lv4\", \"percent_space_required\": 15}, {\"name\": \"snapshot VG3 LV7\", \"vg\": \"test_vg3\", \"lv\": \"lv7\", \"percent_space_required\": 15}]}' " } TASK [fedora.linux_system_roles.snapshot : Run snapshot command check] ********* task path: /WORKDIR/git-debug-cleanup-failures92yy11th/.collection/ansible_collections/fedora/linux_system_roles/roles/snapshot/tasks/main.yml:19 Friday 01 March 2024 20:55:39 +0000 (0:00:00.030) 0:00:30.009 ********** ok: [sut] => { "censored": "the output has been hidden due to the fact that 'no_log: true' was specified for this result", "changed": false } TASK [fedora.linux_system_roles.snapshot : Print out response] ***************** task path: /WORKDIR/git-debug-cleanup-failures92yy11th/.collection/ansible_collections/fedora/linux_system_roles/roles/snapshot/tasks/main.yml:33 Friday 01 March 2024 20:55:40 +0000 (0:00:00.948) 0:00:30.958 ********** ok: [sut] => { "snapshot_cmd_raw": { "changed": false, "failed": false, "rc": 0, "stderr": "Shared connection to 10.31.47.227 closed.\r\n", "stderr_lines": [ "Shared connection to 10.31.47.227 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 [fedora.linux_system_roles.snapshot : Parse raw output] ******************* task path: /WORKDIR/git-debug-cleanup-failures92yy11th/.collection/ansible_collections/fedora/linux_system_roles/roles/snapshot/tasks/main.yml:38 Friday 01 March 2024 20:55:40 +0000 (0:00:00.014) 0:00:30.973 ********** ok: [sut] => { "ansible_facts": { "snapshot_cmd": { "changed": false, "errors": [ "" ], "return_code": 0 } }, "changed": false } TASK [fedora.linux_system_roles.snapshot : Set snapshot_facts to the JSON results] *** task path: /WORKDIR/git-debug-cleanup-failures92yy11th/.collection/ansible_collections/fedora/linux_system_roles/roles/snapshot/tasks/main.yml:43 Friday 01 March 2024 20:55:40 +0000 (0:00:00.027) 0:00:31.000 ********** skipping: [sut] => { "changed": false, "false_condition": "snapshot_lvm_action == \"list\"", "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.snapshot : Show errors] ************************ task path: /WORKDIR/git-debug-cleanup-failures92yy11th/.collection/ansible_collections/fedora/linux_system_roles/roles/snapshot/tasks/main.yml:48 Friday 01 March 2024 20:55:40 +0000 (0:00:00.010) 0:00:31.011 ********** skipping: [sut] => { "false_condition": "snapshot_cmd[\"return_code\"] != 0" } TASK [Revert the set] ********************************************************** task path: /WORKDIR/git-debug-cleanup-failures92yy11th/tests/tests_set_revert.yml:73 Friday 01 March 2024 20:55:40 +0000 (0:00:00.014) 0:00:31.026 ********** TASK [fedora.linux_system_roles.snapshot : Set platform/version specific variables] *** task path: /WORKDIR/git-debug-cleanup-failures92yy11th/.collection/ansible_collections/fedora/linux_system_roles/roles/snapshot/tasks/main.yml:3 Friday 01 March 2024 20:55:40 +0000 (0:00:00.029) 0:00:31.055 ********** included: /WORKDIR/git-debug-cleanup-failures92yy11th/.collection/ansible_collections/fedora/linux_system_roles/roles/snapshot/tasks/set_vars.yml for sut TASK [fedora.linux_system_roles.snapshot : Ensure ansible_facts used by role] *** task path: /WORKDIR/git-debug-cleanup-failures92yy11th/.collection/ansible_collections/fedora/linux_system_roles/roles/snapshot/tasks/set_vars.yml:2 Friday 01 March 2024 20:55:40 +0000 (0:00:00.017) 0:00:31.072 ********** skipping: [sut] => { "changed": false, "false_condition": "__snapshot_required_facts | difference(ansible_facts.keys() | list) | length > 0", "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.snapshot : Check if system is ostree] ********** task path: /WORKDIR/git-debug-cleanup-failures92yy11th/.collection/ansible_collections/fedora/linux_system_roles/roles/snapshot/tasks/set_vars.yml:10 Friday 01 March 2024 20:55:40 +0000 (0:00:00.022) 0:00:31.095 ********** skipping: [sut] => { "changed": false, "false_condition": "not __snapshot_is_ostree is defined", "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.snapshot : Set flag to indicate system is ostree] *** task path: /WORKDIR/git-debug-cleanup-failures92yy11th/.collection/ansible_collections/fedora/linux_system_roles/roles/snapshot/tasks/set_vars.yml:15 Friday 01 March 2024 20:55:40 +0000 (0:00:00.013) 0:00:31.109 ********** skipping: [sut] => { "changed": false, "false_condition": "not __snapshot_is_ostree is defined", "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.snapshot : Set platform/version specific variables] *** task path: /WORKDIR/git-debug-cleanup-failures92yy11th/.collection/ansible_collections/fedora/linux_system_roles/roles/snapshot/tasks/set_vars.yml:19 Friday 01 March 2024 20:55:40 +0000 (0:00:00.013) 0:00:31.122 ********** skipping: [sut] => (item=RedHat.yml) => { "ansible_loop_var": "item", "changed": false, "false_condition": "__vars_file is file", "item": "RedHat.yml", "skip_reason": "Conditional result was False" } skipping: [sut] => (item=CentOS.yml) => { "ansible_loop_var": "item", "changed": false, "false_condition": "__vars_file is file", "item": "CentOS.yml", "skip_reason": "Conditional result was False" } skipping: [sut] => (item=CentOS_9.yml) => { "ansible_loop_var": "item", "changed": false, "false_condition": "__vars_file is file", "item": "CentOS_9.yml", "skip_reason": "Conditional result was False" } skipping: [sut] => (item=CentOS_9.yml) => { "ansible_loop_var": "item", "changed": false, "false_condition": "__vars_file is file", "item": "CentOS_9.yml", "skip_reason": "Conditional result was False" } skipping: [sut] => { "changed": false } MSG: All items skipped TASK [fedora.linux_system_roles.snapshot : Ensure required packages are installed] *** task path: /WORKDIR/git-debug-cleanup-failures92yy11th/.collection/ansible_collections/fedora/linux_system_roles/roles/snapshot/tasks/main.yml:6 Friday 01 March 2024 20:55:40 +0000 (0:00:00.024) 0:00:31.147 ********** ok: [sut] => { "changed": false, "rc": 0, "results": [] } MSG: Nothing to do TASK [fedora.linux_system_roles.snapshot : Show snapshot command] ************** task path: /WORKDIR/git-debug-cleanup-failures92yy11th/.collection/ansible_collections/fedora/linux_system_roles/roles/snapshot/tasks/main.yml:12 Friday 01 March 2024 20:55:41 +0000 (0:00:00.872) 0:00:32.020 ********** ok: [sut] => { "__snapshot_cmd": "snapshot.py revert -g '{\"name\": \"snapset1\", \"volumes\": [{\"name\": \"snapshot VG1 LV1\", \"vg\": \"test_vg1\", \"lv\": \"lv1\", \"percent_space_required\": 20}, {\"name\": \"snapshot VG2 LV3\", \"vg\": \"test_vg2\", \"lv\": \"lv3\", \"percent_space_required\": 15}, {\"name\": \"snapshot VG2 LV4\", \"vg\": \"test_vg2\", \"lv\": \"lv4\", \"percent_space_required\": 15}, {\"name\": \"snapshot VG3 LV7\", \"vg\": \"test_vg3\", \"lv\": \"lv7\", \"percent_space_required\": 15}]}' " } TASK [fedora.linux_system_roles.snapshot : Run snapshot command revert] ******** task path: /WORKDIR/git-debug-cleanup-failures92yy11th/.collection/ansible_collections/fedora/linux_system_roles/roles/snapshot/tasks/main.yml:19 Friday 01 March 2024 20:55:41 +0000 (0:00:00.027) 0:00:32.048 ********** ok: [sut] => { "censored": "the output has been hidden due to the fact that 'no_log: true' was specified for this result", "changed": false } TASK [fedora.linux_system_roles.snapshot : Print out response] ***************** task path: /WORKDIR/git-debug-cleanup-failures92yy11th/.collection/ansible_collections/fedora/linux_system_roles/roles/snapshot/tasks/main.yml:33 Friday 01 March 2024 20:56:42 +0000 (0:01:01.115) 0:01:33.163 ********** ok: [sut] => { "snapshot_cmd_raw": { "changed": false, "failed": false, "rc": 0, "stderr": "Shared connection to 10.31.47.227 closed.\r\n", "stderr_lines": [ "Shared connection to 10.31.47.227 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 [fedora.linux_system_roles.snapshot : Parse raw output] ******************* task path: /WORKDIR/git-debug-cleanup-failures92yy11th/.collection/ansible_collections/fedora/linux_system_roles/roles/snapshot/tasks/main.yml:38 Friday 01 March 2024 20:56:42 +0000 (0:00:00.014) 0:01:33.178 ********** changed: [sut] => { "ansible_facts": { "snapshot_cmd": { "changed": true, "errors": [ "" ], "return_code": 0 } }, "changed": true } TASK [fedora.linux_system_roles.snapshot : Set snapshot_facts to the JSON results] *** task path: /WORKDIR/git-debug-cleanup-failures92yy11th/.collection/ansible_collections/fedora/linux_system_roles/roles/snapshot/tasks/main.yml:43 Friday 01 March 2024 20:56:42 +0000 (0:00:00.024) 0:01:33.203 ********** skipping: [sut] => { "changed": false, "false_condition": "snapshot_lvm_action == \"list\"", "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.snapshot : Show errors] ************************ task path: /WORKDIR/git-debug-cleanup-failures92yy11th/.collection/ansible_collections/fedora/linux_system_roles/roles/snapshot/tasks/main.yml:48 Friday 01 March 2024 20:56:42 +0000 (0:00:00.012) 0:01:33.215 ********** skipping: [sut] => { "false_condition": "snapshot_cmd[\"return_code\"] != 0" } TASK [Assert changes for revert] *********************************************** task path: /WORKDIR/git-debug-cleanup-failures92yy11th/tests/tests_set_revert.yml:80 Friday 01 March 2024 20:56:42 +0000 (0:00:00.015) 0:01:33.230 ********** ok: [sut] => { "changed": false } MSG: All assertions passed TASK [Verify the revert is done with snapshot_lvm_verify_only] ***************** task path: /WORKDIR/git-debug-cleanup-failures92yy11th/tests/tests_set_revert.yml:84 Friday 01 March 2024 20:56:42 +0000 (0:00:00.012) 0:01:33.242 ********** TASK [fedora.linux_system_roles.snapshot : Set platform/version specific variables] *** task path: /WORKDIR/git-debug-cleanup-failures92yy11th/.collection/ansible_collections/fedora/linux_system_roles/roles/snapshot/tasks/main.yml:3 Friday 01 March 2024 20:56:42 +0000 (0:00:00.032) 0:01:33.275 ********** included: /WORKDIR/git-debug-cleanup-failures92yy11th/.collection/ansible_collections/fedora/linux_system_roles/roles/snapshot/tasks/set_vars.yml for sut TASK [fedora.linux_system_roles.snapshot : Ensure ansible_facts used by role] *** task path: /WORKDIR/git-debug-cleanup-failures92yy11th/.collection/ansible_collections/fedora/linux_system_roles/roles/snapshot/tasks/set_vars.yml:2 Friday 01 March 2024 20:56:42 +0000 (0:00:00.017) 0:01:33.292 ********** skipping: [sut] => { "changed": false, "false_condition": "__snapshot_required_facts | difference(ansible_facts.keys() | list) | length > 0", "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.snapshot : Check if system is ostree] ********** task path: /WORKDIR/git-debug-cleanup-failures92yy11th/.collection/ansible_collections/fedora/linux_system_roles/roles/snapshot/tasks/set_vars.yml:10 Friday 01 March 2024 20:56:42 +0000 (0:00:00.023) 0:01:33.315 ********** skipping: [sut] => { "changed": false, "false_condition": "not __snapshot_is_ostree is defined", "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.snapshot : Set flag to indicate system is ostree] *** task path: /WORKDIR/git-debug-cleanup-failures92yy11th/.collection/ansible_collections/fedora/linux_system_roles/roles/snapshot/tasks/set_vars.yml:15 Friday 01 March 2024 20:56:42 +0000 (0:00:00.014) 0:01:33.329 ********** skipping: [sut] => { "changed": false, "false_condition": "not __snapshot_is_ostree is defined", "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.snapshot : Set platform/version specific variables] *** task path: /WORKDIR/git-debug-cleanup-failures92yy11th/.collection/ansible_collections/fedora/linux_system_roles/roles/snapshot/tasks/set_vars.yml:19 Friday 01 March 2024 20:56:42 +0000 (0:00:00.013) 0:01:33.342 ********** skipping: [sut] => (item=RedHat.yml) => { "ansible_loop_var": "item", "changed": false, "false_condition": "__vars_file is file", "item": "RedHat.yml", "skip_reason": "Conditional result was False" } skipping: [sut] => (item=CentOS.yml) => { "ansible_loop_var": "item", "changed": false, "false_condition": "__vars_file is file", "item": "CentOS.yml", "skip_reason": "Conditional result was False" } skipping: [sut] => (item=CentOS_9.yml) => { "ansible_loop_var": "item", "changed": false, "false_condition": "__vars_file is file", "item": "CentOS_9.yml", "skip_reason": "Conditional result was False" } skipping: [sut] => (item=CentOS_9.yml) => { "ansible_loop_var": "item", "changed": false, "false_condition": "__vars_file is file", "item": "CentOS_9.yml", "skip_reason": "Conditional result was False" } skipping: [sut] => { "changed": false } MSG: All items skipped TASK [fedora.linux_system_roles.snapshot : Ensure required packages are installed] *** task path: /WORKDIR/git-debug-cleanup-failures92yy11th/.collection/ansible_collections/fedora/linux_system_roles/roles/snapshot/tasks/main.yml:6 Friday 01 March 2024 20:56:42 +0000 (0:00:00.024) 0:01:33.367 ********** ok: [sut] => { "changed": false, "rc": 0, "results": [] } MSG: Nothing to do TASK [fedora.linux_system_roles.snapshot : Show snapshot command] ************** task path: /WORKDIR/git-debug-cleanup-failures92yy11th/.collection/ansible_collections/fedora/linux_system_roles/roles/snapshot/tasks/main.yml:12 Friday 01 March 2024 20:56:43 +0000 (0:00:00.866) 0:01:34.234 ********** ok: [sut] => { "__snapshot_cmd": "snapshot.py revert -v -g '{\"name\": \"snapset1\", \"volumes\": [{\"name\": \"snapshot VG1 LV1\", \"vg\": \"test_vg1\", \"lv\": \"lv1\", \"percent_space_required\": 20}, {\"name\": \"snapshot VG2 LV3\", \"vg\": \"test_vg2\", \"lv\": \"lv3\", \"percent_space_required\": 15}, {\"name\": \"snapshot VG2 LV4\", \"vg\": \"test_vg2\", \"lv\": \"lv4\", \"percent_space_required\": 15}, {\"name\": \"snapshot VG3 LV7\", \"vg\": \"test_vg3\", \"lv\": \"lv7\", \"percent_space_required\": 15}]}' " } TASK [fedora.linux_system_roles.snapshot : Run snapshot command revert] ******** task path: /WORKDIR/git-debug-cleanup-failures92yy11th/.collection/ansible_collections/fedora/linux_system_roles/roles/snapshot/tasks/main.yml:19 Friday 01 March 2024 20:56:43 +0000 (0:00:00.027) 0:01:34.261 ********** ok: [sut] => { "censored": "the output has been hidden due to the fact that 'no_log: true' was specified for this result", "changed": false } TASK [fedora.linux_system_roles.snapshot : Print out response] ***************** task path: /WORKDIR/git-debug-cleanup-failures92yy11th/.collection/ansible_collections/fedora/linux_system_roles/roles/snapshot/tasks/main.yml:33 Friday 01 March 2024 20:56:43 +0000 (0:00:00.509) 0:01:34.771 ********** ok: [sut] => { "snapshot_cmd_raw": { "changed": false, "failed": false, "rc": 0, "stderr": "Shared connection to 10.31.47.227 closed.\r\n", "stderr_lines": [ "Shared connection to 10.31.47.227 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 [fedora.linux_system_roles.snapshot : Parse raw output] ******************* task path: /WORKDIR/git-debug-cleanup-failures92yy11th/.collection/ansible_collections/fedora/linux_system_roles/roles/snapshot/tasks/main.yml:38 Friday 01 March 2024 20:56:43 +0000 (0:00:00.014) 0:01:34.785 ********** ok: [sut] => { "ansible_facts": { "snapshot_cmd": { "changed": false, "errors": [ "" ], "return_code": 0 } }, "changed": false } TASK [fedora.linux_system_roles.snapshot : Set snapshot_facts to the JSON results] *** task path: /WORKDIR/git-debug-cleanup-failures92yy11th/.collection/ansible_collections/fedora/linux_system_roles/roles/snapshot/tasks/main.yml:43 Friday 01 March 2024 20:56:43 +0000 (0:00:00.024) 0:01:34.810 ********** skipping: [sut] => { "changed": false, "false_condition": "snapshot_lvm_action == \"list\"", "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.snapshot : Show errors] ************************ task path: /WORKDIR/git-debug-cleanup-failures92yy11th/.collection/ansible_collections/fedora/linux_system_roles/roles/snapshot/tasks/main.yml:48 Friday 01 March 2024 20:56:43 +0000 (0:00:00.012) 0:01:34.822 ********** skipping: [sut] => { "false_condition": "snapshot_cmd[\"return_code\"] != 0" } TASK [Revert the set again to check idempotence] ******************************* task path: /WORKDIR/git-debug-cleanup-failures92yy11th/tests/tests_set_revert.yml:92 Friday 01 March 2024 20:56:43 +0000 (0:00:00.015) 0:01:34.837 ********** TASK [fedora.linux_system_roles.snapshot : Set platform/version specific variables] *** task path: /WORKDIR/git-debug-cleanup-failures92yy11th/.collection/ansible_collections/fedora/linux_system_roles/roles/snapshot/tasks/main.yml:3 Friday 01 March 2024 20:56:43 +0000 (0:00:00.055) 0:01:34.893 ********** included: /WORKDIR/git-debug-cleanup-failures92yy11th/.collection/ansible_collections/fedora/linux_system_roles/roles/snapshot/tasks/set_vars.yml for sut TASK [fedora.linux_system_roles.snapshot : Ensure ansible_facts used by role] *** task path: /WORKDIR/git-debug-cleanup-failures92yy11th/.collection/ansible_collections/fedora/linux_system_roles/roles/snapshot/tasks/set_vars.yml:2 Friday 01 March 2024 20:56:44 +0000 (0:00:00.018) 0:01:34.911 ********** skipping: [sut] => { "changed": false, "false_condition": "__snapshot_required_facts | difference(ansible_facts.keys() | list) | length > 0", "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.snapshot : Check if system is ostree] ********** task path: /WORKDIR/git-debug-cleanup-failures92yy11th/.collection/ansible_collections/fedora/linux_system_roles/roles/snapshot/tasks/set_vars.yml:10 Friday 01 March 2024 20:56:44 +0000 (0:00:00.022) 0:01:34.933 ********** skipping: [sut] => { "changed": false, "false_condition": "not __snapshot_is_ostree is defined", "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.snapshot : Set flag to indicate system is ostree] *** task path: /WORKDIR/git-debug-cleanup-failures92yy11th/.collection/ansible_collections/fedora/linux_system_roles/roles/snapshot/tasks/set_vars.yml:15 Friday 01 March 2024 20:56:44 +0000 (0:00:00.015) 0:01:34.949 ********** skipping: [sut] => { "changed": false, "false_condition": "not __snapshot_is_ostree is defined", "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.snapshot : Set platform/version specific variables] *** task path: /WORKDIR/git-debug-cleanup-failures92yy11th/.collection/ansible_collections/fedora/linux_system_roles/roles/snapshot/tasks/set_vars.yml:19 Friday 01 March 2024 20:56:44 +0000 (0:00:00.014) 0:01:34.963 ********** skipping: [sut] => (item=RedHat.yml) => { "ansible_loop_var": "item", "changed": false, "false_condition": "__vars_file is file", "item": "RedHat.yml", "skip_reason": "Conditional result was False" } skipping: [sut] => (item=CentOS.yml) => { "ansible_loop_var": "item", "changed": false, "false_condition": "__vars_file is file", "item": "CentOS.yml", "skip_reason": "Conditional result was False" } skipping: [sut] => (item=CentOS_9.yml) => { "ansible_loop_var": "item", "changed": false, "false_condition": "__vars_file is file", "item": "CentOS_9.yml", "skip_reason": "Conditional result was False" } skipping: [sut] => (item=CentOS_9.yml) => { "ansible_loop_var": "item", "changed": false, "false_condition": "__vars_file is file", "item": "CentOS_9.yml", "skip_reason": "Conditional result was False" } skipping: [sut] => { "changed": false } MSG: All items skipped TASK [fedora.linux_system_roles.snapshot : Ensure required packages are installed] *** task path: /WORKDIR/git-debug-cleanup-failures92yy11th/.collection/ansible_collections/fedora/linux_system_roles/roles/snapshot/tasks/main.yml:6 Friday 01 March 2024 20:56:44 +0000 (0:00:00.025) 0:01:34.988 ********** ok: [sut] => { "changed": false, "rc": 0, "results": [] } MSG: Nothing to do TASK [fedora.linux_system_roles.snapshot : Show snapshot command] ************** task path: /WORKDIR/git-debug-cleanup-failures92yy11th/.collection/ansible_collections/fedora/linux_system_roles/roles/snapshot/tasks/main.yml:12 Friday 01 March 2024 20:56:44 +0000 (0:00:00.867) 0:01:35.856 ********** ok: [sut] => { "__snapshot_cmd": "snapshot.py revert -g '{\"name\": \"snapset1\", \"volumes\": [{\"name\": \"snapshot VG1 LV1\", \"vg\": \"test_vg1\", \"lv\": \"lv1\", \"percent_space_required\": 20}, {\"name\": \"snapshot VG2 LV3\", \"vg\": \"test_vg2\", \"lv\": \"lv3\", \"percent_space_required\": 15}, {\"name\": \"snapshot VG2 LV4\", \"vg\": \"test_vg2\", \"lv\": \"lv4\", \"percent_space_required\": 15}, {\"name\": \"snapshot VG3 LV7\", \"vg\": \"test_vg3\", \"lv\": \"lv7\", \"percent_space_required\": 15}]}' " } TASK [fedora.linux_system_roles.snapshot : Run snapshot command revert] ******** task path: /WORKDIR/git-debug-cleanup-failures92yy11th/.collection/ansible_collections/fedora/linux_system_roles/roles/snapshot/tasks/main.yml:19 Friday 01 March 2024 20:56:44 +0000 (0:00:00.027) 0:01:35.883 ********** ok: [sut] => { "censored": "the output has been hidden due to the fact that 'no_log: true' was specified for this result", "changed": false } TASK [fedora.linux_system_roles.snapshot : Print out response] ***************** task path: /WORKDIR/git-debug-cleanup-failures92yy11th/.collection/ansible_collections/fedora/linux_system_roles/roles/snapshot/tasks/main.yml:33 Friday 01 March 2024 20:56:45 +0000 (0:00:00.312) 0:01:36.196 ********** ok: [sut] => { "snapshot_cmd_raw": { "changed": false, "failed": false, "rc": 0, "stderr": "Shared connection to 10.31.47.227 closed.\r\n", "stderr_lines": [ "Shared connection to 10.31.47.227 closed." ], "stdout": "{\r\n \"return_code\": 0,\r\n \"errors\": [\r\n \"snapshot not found with name: test_vg1/lv1_snapset1\"\r\n ],\r\n \"changed\": false\r\n}", "stdout_lines": [ "{", " \"return_code\": 0,", " \"errors\": [", " \"snapshot not found with name: test_vg1/lv1_snapset1\"", " ],", " \"changed\": false", "}" ] } } TASK [fedora.linux_system_roles.snapshot : Parse raw output] ******************* task path: /WORKDIR/git-debug-cleanup-failures92yy11th/.collection/ansible_collections/fedora/linux_system_roles/roles/snapshot/tasks/main.yml:38 Friday 01 March 2024 20:56:45 +0000 (0:00:00.014) 0:01:36.211 ********** ok: [sut] => { "ansible_facts": { "snapshot_cmd": { "changed": false, "errors": [ "snapshot not found with name: test_vg1/lv1_snapset1" ], "return_code": 0 } }, "changed": false } TASK [fedora.linux_system_roles.snapshot : Set snapshot_facts to the JSON results] *** task path: /WORKDIR/git-debug-cleanup-failures92yy11th/.collection/ansible_collections/fedora/linux_system_roles/roles/snapshot/tasks/main.yml:43 Friday 01 March 2024 20:56:45 +0000 (0:00:00.024) 0:01:36.236 ********** skipping: [sut] => { "changed": false, "false_condition": "snapshot_lvm_action == \"list\"", "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.snapshot : Show errors] ************************ task path: /WORKDIR/git-debug-cleanup-failures92yy11th/.collection/ansible_collections/fedora/linux_system_roles/roles/snapshot/tasks/main.yml:48 Friday 01 March 2024 20:56:45 +0000 (0:00:00.010) 0:01:36.247 ********** skipping: [sut] => { "false_condition": "snapshot_cmd[\"return_code\"] != 0" } TASK [Assert no changes for revert] ******************************************** task path: /WORKDIR/git-debug-cleanup-failures92yy11th/tests/tests_set_revert.yml:99 Friday 01 March 2024 20:56:45 +0000 (0:00:00.015) 0:01:36.263 ********** ok: [sut] => { "changed": false } MSG: All assertions passed TASK [Run the snapshot role remove the set] ************************************ task path: /WORKDIR/git-debug-cleanup-failures92yy11th/tests/tests_set_revert.yml:103 Friday 01 March 2024 20:56:45 +0000 (0:00:00.012) 0:01:36.276 ********** TASK [fedora.linux_system_roles.snapshot : Set platform/version specific variables] *** task path: /WORKDIR/git-debug-cleanup-failures92yy11th/.collection/ansible_collections/fedora/linux_system_roles/roles/snapshot/tasks/main.yml:3 Friday 01 March 2024 20:56:45 +0000 (0:00:00.037) 0:01:36.314 ********** included: /WORKDIR/git-debug-cleanup-failures92yy11th/.collection/ansible_collections/fedora/linux_system_roles/roles/snapshot/tasks/set_vars.yml for sut TASK [fedora.linux_system_roles.snapshot : Ensure ansible_facts used by role] *** task path: /WORKDIR/git-debug-cleanup-failures92yy11th/.collection/ansible_collections/fedora/linux_system_roles/roles/snapshot/tasks/set_vars.yml:2 Friday 01 March 2024 20:56:45 +0000 (0:00:00.017) 0:01:36.331 ********** skipping: [sut] => { "changed": false, "false_condition": "__snapshot_required_facts | difference(ansible_facts.keys() | list) | length > 0", "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.snapshot : Check if system is ostree] ********** task path: /WORKDIR/git-debug-cleanup-failures92yy11th/.collection/ansible_collections/fedora/linux_system_roles/roles/snapshot/tasks/set_vars.yml:10 Friday 01 March 2024 20:56:45 +0000 (0:00:00.022) 0:01:36.353 ********** skipping: [sut] => { "changed": false, "false_condition": "not __snapshot_is_ostree is defined", "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.snapshot : Set flag to indicate system is ostree] *** task path: /WORKDIR/git-debug-cleanup-failures92yy11th/.collection/ansible_collections/fedora/linux_system_roles/roles/snapshot/tasks/set_vars.yml:15 Friday 01 March 2024 20:56:45 +0000 (0:00:00.014) 0:01:36.367 ********** skipping: [sut] => { "changed": false, "false_condition": "not __snapshot_is_ostree is defined", "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.snapshot : Set platform/version specific variables] *** task path: /WORKDIR/git-debug-cleanup-failures92yy11th/.collection/ansible_collections/fedora/linux_system_roles/roles/snapshot/tasks/set_vars.yml:19 Friday 01 March 2024 20:56:45 +0000 (0:00:00.014) 0:01:36.382 ********** skipping: [sut] => (item=RedHat.yml) => { "ansible_loop_var": "item", "changed": false, "false_condition": "__vars_file is file", "item": "RedHat.yml", "skip_reason": "Conditional result was False" } skipping: [sut] => (item=CentOS.yml) => { "ansible_loop_var": "item", "changed": false, "false_condition": "__vars_file is file", "item": "CentOS.yml", "skip_reason": "Conditional result was False" } skipping: [sut] => (item=CentOS_9.yml) => { "ansible_loop_var": "item", "changed": false, "false_condition": "__vars_file is file", "item": "CentOS_9.yml", "skip_reason": "Conditional result was False" } skipping: [sut] => (item=CentOS_9.yml) => { "ansible_loop_var": "item", "changed": false, "false_condition": "__vars_file is file", "item": "CentOS_9.yml", "skip_reason": "Conditional result was False" } skipping: [sut] => { "changed": false } MSG: All items skipped TASK [fedora.linux_system_roles.snapshot : Ensure required packages are installed] *** task path: /WORKDIR/git-debug-cleanup-failures92yy11th/.collection/ansible_collections/fedora/linux_system_roles/roles/snapshot/tasks/main.yml:6 Friday 01 March 2024 20:56:45 +0000 (0:00:00.025) 0:01:36.407 ********** ok: [sut] => { "changed": false, "rc": 0, "results": [] } MSG: Nothing to do TASK [fedora.linux_system_roles.snapshot : Show snapshot command] ************** task path: /WORKDIR/git-debug-cleanup-failures92yy11th/.collection/ansible_collections/fedora/linux_system_roles/roles/snapshot/tasks/main.yml:12 Friday 01 March 2024 20:56:46 +0000 (0:00:00.866) 0:01:37.273 ********** ok: [sut] => { "__snapshot_cmd": "snapshot.py remove -g '{\"name\": \"snapset1\", \"volumes\": [{\"name\": \"snapshot VG1 LV1\", \"vg\": \"test_vg1\", \"lv\": \"lv1\", \"percent_space_required\": 20}, {\"name\": \"snapshot VG2 LV3\", \"vg\": \"test_vg2\", \"lv\": \"lv3\", \"percent_space_required\": 15}, {\"name\": \"snapshot VG2 LV4\", \"vg\": \"test_vg2\", \"lv\": \"lv4\", \"percent_space_required\": 15}, {\"name\": \"snapshot VG3 LV7\", \"vg\": \"test_vg3\", \"lv\": \"lv7\", \"percent_space_required\": 15}]}' " } TASK [fedora.linux_system_roles.snapshot : Run snapshot command remove] ******** task path: /WORKDIR/git-debug-cleanup-failures92yy11th/.collection/ansible_collections/fedora/linux_system_roles/roles/snapshot/tasks/main.yml:19 Friday 01 March 2024 20:56:46 +0000 (0:00:00.028) 0:01:37.302 ********** ok: [sut] => { "censored": "the output has been hidden due to the fact that 'no_log: true' was specified for this result", "changed": false } TASK [fedora.linux_system_roles.snapshot : Print out response] ***************** task path: /WORKDIR/git-debug-cleanup-failures92yy11th/.collection/ansible_collections/fedora/linux_system_roles/roles/snapshot/tasks/main.yml:33 Friday 01 March 2024 20:56:47 +0000 (0:00:00.760) 0:01:38.062 ********** ok: [sut] => { "snapshot_cmd_raw": { "changed": false, "failed": false, "rc": 0, "stderr": "Shared connection to 10.31.47.227 closed.\r\n", "stderr_lines": [ "Shared connection to 10.31.47.227 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 [fedora.linux_system_roles.snapshot : Parse raw output] ******************* task path: /WORKDIR/git-debug-cleanup-failures92yy11th/.collection/ansible_collections/fedora/linux_system_roles/roles/snapshot/tasks/main.yml:38 Friday 01 March 2024 20:56:47 +0000 (0:00:00.014) 0:01:38.077 ********** ok: [sut] => { "ansible_facts": { "snapshot_cmd": { "changed": false, "errors": [ "" ], "return_code": 0 } }, "changed": false } TASK [fedora.linux_system_roles.snapshot : Set snapshot_facts to the JSON results] *** task path: /WORKDIR/git-debug-cleanup-failures92yy11th/.collection/ansible_collections/fedora/linux_system_roles/roles/snapshot/tasks/main.yml:43 Friday 01 March 2024 20:56:47 +0000 (0:00:00.024) 0:01:38.102 ********** skipping: [sut] => { "changed": false, "false_condition": "snapshot_lvm_action == \"list\"", "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.snapshot : Show errors] ************************ task path: /WORKDIR/git-debug-cleanup-failures92yy11th/.collection/ansible_collections/fedora/linux_system_roles/roles/snapshot/tasks/main.yml:48 Friday 01 March 2024 20:56:47 +0000 (0:00:00.012) 0:01:38.114 ********** skipping: [sut] => { "false_condition": "snapshot_cmd[\"return_code\"] != 0" } TASK [Run the snapshot role to verify the set is removed] ********************** task path: /WORKDIR/git-debug-cleanup-failures92yy11th/tests/tests_set_revert.yml:110 Friday 01 March 2024 20:56:47 +0000 (0:00:00.015) 0:01:38.130 ********** TASK [fedora.linux_system_roles.snapshot : Set platform/version specific variables] *** task path: /WORKDIR/git-debug-cleanup-failures92yy11th/.collection/ansible_collections/fedora/linux_system_roles/roles/snapshot/tasks/main.yml:3 Friday 01 March 2024 20:56:47 +0000 (0:00:00.041) 0:01:38.171 ********** included: /WORKDIR/git-debug-cleanup-failures92yy11th/.collection/ansible_collections/fedora/linux_system_roles/roles/snapshot/tasks/set_vars.yml for sut TASK [fedora.linux_system_roles.snapshot : Ensure ansible_facts used by role] *** task path: /WORKDIR/git-debug-cleanup-failures92yy11th/.collection/ansible_collections/fedora/linux_system_roles/roles/snapshot/tasks/set_vars.yml:2 Friday 01 March 2024 20:56:47 +0000 (0:00:00.018) 0:01:38.190 ********** skipping: [sut] => { "changed": false, "false_condition": "__snapshot_required_facts | difference(ansible_facts.keys() | list) | length > 0", "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.snapshot : Check if system is ostree] ********** task path: /WORKDIR/git-debug-cleanup-failures92yy11th/.collection/ansible_collections/fedora/linux_system_roles/roles/snapshot/tasks/set_vars.yml:10 Friday 01 March 2024 20:56:47 +0000 (0:00:00.024) 0:01:38.215 ********** skipping: [sut] => { "changed": false, "false_condition": "not __snapshot_is_ostree is defined", "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.snapshot : Set flag to indicate system is ostree] *** task path: /WORKDIR/git-debug-cleanup-failures92yy11th/.collection/ansible_collections/fedora/linux_system_roles/roles/snapshot/tasks/set_vars.yml:15 Friday 01 March 2024 20:56:47 +0000 (0:00:00.014) 0:01:38.229 ********** skipping: [sut] => { "changed": false, "false_condition": "not __snapshot_is_ostree is defined", "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.snapshot : Set platform/version specific variables] *** task path: /WORKDIR/git-debug-cleanup-failures92yy11th/.collection/ansible_collections/fedora/linux_system_roles/roles/snapshot/tasks/set_vars.yml:19 Friday 01 March 2024 20:56:47 +0000 (0:00:00.014) 0:01:38.244 ********** skipping: [sut] => (item=RedHat.yml) => { "ansible_loop_var": "item", "changed": false, "false_condition": "__vars_file is file", "item": "RedHat.yml", "skip_reason": "Conditional result was False" } skipping: [sut] => (item=CentOS.yml) => { "ansible_loop_var": "item", "changed": false, "false_condition": "__vars_file is file", "item": "CentOS.yml", "skip_reason": "Conditional result was False" } skipping: [sut] => (item=CentOS_9.yml) => { "ansible_loop_var": "item", "changed": false, "false_condition": "__vars_file is file", "item": "CentOS_9.yml", "skip_reason": "Conditional result was False" } skipping: [sut] => (item=CentOS_9.yml) => { "ansible_loop_var": "item", "changed": false, "false_condition": "__vars_file is file", "item": "CentOS_9.yml", "skip_reason": "Conditional result was False" } skipping: [sut] => { "changed": false } MSG: All items skipped TASK [fedora.linux_system_roles.snapshot : Ensure required packages are installed] *** task path: /WORKDIR/git-debug-cleanup-failures92yy11th/.collection/ansible_collections/fedora/linux_system_roles/roles/snapshot/tasks/main.yml:6 Friday 01 March 2024 20:56:47 +0000 (0:00:00.025) 0:01:38.269 ********** ok: [sut] => { "changed": false, "rc": 0, "results": [] } MSG: Nothing to do TASK [fedora.linux_system_roles.snapshot : Show snapshot command] ************** task path: /WORKDIR/git-debug-cleanup-failures92yy11th/.collection/ansible_collections/fedora/linux_system_roles/roles/snapshot/tasks/main.yml:12 Friday 01 March 2024 20:56:48 +0000 (0:00:00.864) 0:01:39.134 ********** ok: [sut] => { "__snapshot_cmd": "snapshot.py remove -v -g '{\"name\": \"snapset1\", \"volumes\": [{\"name\": \"snapshot VG1 LV1\", \"vg\": \"test_vg1\", \"lv\": \"lv1\", \"percent_space_required\": 20}, {\"name\": \"snapshot VG2 LV3\", \"vg\": \"test_vg2\", \"lv\": \"lv3\", \"percent_space_required\": 15}, {\"name\": \"snapshot VG2 LV4\", \"vg\": \"test_vg2\", \"lv\": \"lv4\", \"percent_space_required\": 15}, {\"name\": \"snapshot VG3 LV7\", \"vg\": \"test_vg3\", \"lv\": \"lv7\", \"percent_space_required\": 15}]}' " } TASK [fedora.linux_system_roles.snapshot : Run snapshot command remove] ******** task path: /WORKDIR/git-debug-cleanup-failures92yy11th/.collection/ansible_collections/fedora/linux_system_roles/roles/snapshot/tasks/main.yml:19 Friday 01 March 2024 20:56:48 +0000 (0:00:00.028) 0:01:39.162 ********** ok: [sut] => { "censored": "the output has been hidden due to the fact that 'no_log: true' was specified for this result", "changed": false } TASK [fedora.linux_system_roles.snapshot : Print out response] ***************** task path: /WORKDIR/git-debug-cleanup-failures92yy11th/.collection/ansible_collections/fedora/linux_system_roles/roles/snapshot/tasks/main.yml:33 Friday 01 March 2024 20:56:48 +0000 (0:00:00.498) 0:01:39.661 ********** ok: [sut] => { "snapshot_cmd_raw": { "changed": false, "failed": false, "rc": 0, "stderr": "Shared connection to 10.31.47.227 closed.\r\n", "stderr_lines": [ "Shared connection to 10.31.47.227 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 [fedora.linux_system_roles.snapshot : Parse raw output] ******************* task path: /WORKDIR/git-debug-cleanup-failures92yy11th/.collection/ansible_collections/fedora/linux_system_roles/roles/snapshot/tasks/main.yml:38 Friday 01 March 2024 20:56:48 +0000 (0:00:00.014) 0:01:39.675 ********** ok: [sut] => { "ansible_facts": { "snapshot_cmd": { "changed": false, "errors": [ "" ], "return_code": 0 } }, "changed": false } TASK [fedora.linux_system_roles.snapshot : Set snapshot_facts to the JSON results] *** task path: /WORKDIR/git-debug-cleanup-failures92yy11th/.collection/ansible_collections/fedora/linux_system_roles/roles/snapshot/tasks/main.yml:43 Friday 01 March 2024 20:56:48 +0000 (0:00:00.024) 0:01:39.700 ********** skipping: [sut] => { "changed": false, "false_condition": "snapshot_lvm_action == \"list\"", "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.snapshot : Show errors] ************************ task path: /WORKDIR/git-debug-cleanup-failures92yy11th/.collection/ansible_collections/fedora/linux_system_roles/roles/snapshot/tasks/main.yml:48 Friday 01 March 2024 20:56:48 +0000 (0:00:00.011) 0:01:39.712 ********** skipping: [sut] => { "false_condition": "snapshot_cmd[\"return_code\"] != 0" } TASK [Cleanup] ***************************************************************** task path: /WORKDIR/git-debug-cleanup-failures92yy11th/tests/tests_set_revert.yml:119 Friday 01 March 2024 20:56:48 +0000 (0:00:00.035) 0:01:39.748 ********** included: /WORKDIR/git-debug-cleanup-failures92yy11th/tests/tasks/cleanup.yml for sut TASK [Remove storage volumes] ************************************************** task path: /WORKDIR/git-debug-cleanup-failures92yy11th/tests/tasks/cleanup.yml:7 Friday 01 March 2024 20:56:48 +0000 (0:00:00.028) 0:01:39.777 ********** TASK [fedora.linux_system_roles.storage : Set platform/version specific variables] *** task path: /WORKDIR/git-debug-cleanup-failures92yy11th/.collection/ansible_collections/fedora/linux_system_roles/roles/storage/tasks/main.yml:2 Friday 01 March 2024 20:56:48 +0000 (0:00:00.019) 0:01:39.796 ********** included: /WORKDIR/git-debug-cleanup-failures92yy11th/.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-failures92yy11th/.collection/ansible_collections/fedora/linux_system_roles/roles/storage/tasks/set_vars.yml:2 Friday 01 March 2024 20:56:48 +0000 (0:00:00.017) 0:01:39.814 ********** skipping: [sut] => { "changed": false, "false_condition": "__storage_required_facts | difference(ansible_facts.keys() | list) | length > 0", "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.storage : Set platform/version specific variables] *** task path: /WORKDIR/git-debug-cleanup-failures92yy11th/.collection/ansible_collections/fedora/linux_system_roles/roles/storage/tasks/set_vars.yml:7 Friday 01 March 2024 20:56:48 +0000 (0:00:00.023) 0:01:39.837 ********** skipping: [sut] => (item=RedHat.yml) => { "ansible_loop_var": "item", "changed": false, "false_condition": "__vars_file is file", "item": "RedHat.yml", "skip_reason": "Conditional result was False" } skipping: [sut] => (item=CentOS.yml) => { "ansible_loop_var": "item", "changed": false, "false_condition": "__vars_file is file", "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-failures92yy11th/.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-failures92yy11th/.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-failures92yy11th/.collection/ansible_collections/fedora/linux_system_roles/roles/storage/tasks/set_vars.yml:25 Friday 01 March 2024 20:56:48 +0000 (0:00:00.032) 0:01:39.869 ********** skipping: [sut] => { "changed": false, "false_condition": "not __storage_is_ostree is defined", "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-failures92yy11th/.collection/ansible_collections/fedora/linux_system_roles/roles/storage/tasks/set_vars.yml:30 Friday 01 March 2024 20:56:48 +0000 (0:00:00.014) 0:01:39.884 ********** skipping: [sut] => { "changed": false, "false_condition": "not __storage_is_ostree is defined", "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-failures92yy11th/.collection/ansible_collections/fedora/linux_system_roles/roles/storage/tasks/main.yml:5 Friday 01 March 2024 20:56:48 +0000 (0:00:00.015) 0:01:39.899 ********** 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-failures92yy11th/.collection/ansible_collections/fedora/linux_system_roles/roles/storage/tasks/main.yml:9 Friday 01 March 2024 20:56:49 +0000 (0:00:00.014) 0:01:39.914 ********** 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-failures92yy11th/.collection/ansible_collections/fedora/linux_system_roles/roles/storage/tasks/main.yml:13 Friday 01 March 2024 20:56:49 +0000 (0:00:00.013) 0:01:39.928 ********** redirecting (type: modules) ansible.builtin.mount to ansible.posix.mount redirecting (type: modules) ansible.builtin.mount to ansible.posix.mount included: /WORKDIR/git-debug-cleanup-failures92yy11th/.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-failures92yy11th/.collection/ansible_collections/fedora/linux_system_roles/roles/storage/tasks/main-blivet.yml:2 Friday 01 March 2024 20:56:49 +0000 (0:00:00.029) 0:01:39.958 ********** 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-failures92yy11th/.collection/ansible_collections/fedora/linux_system_roles/roles/storage/tasks/main-blivet.yml:9 Friday 01 March 2024 20:56:49 +0000 (0:00:00.870) 0:01:40.828 ********** 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-failures92yy11th/.collection/ansible_collections/fedora/linux_system_roles/roles/storage/tasks/main-blivet.yml:14 Friday 01 March 2024 20:56:49 +0000 (0:00:00.030) 0:01:40.859 ********** ok: [sut] => { "storage_volumes": "VARIABLE IS NOT DEFINED!: 'storage_volumes' is undefined. 'storage_volumes' is undefined" } TASK [fedora.linux_system_roles.storage : Get required packages] *************** task path: /WORKDIR/git-debug-cleanup-failures92yy11th/.collection/ansible_collections/fedora/linux_system_roles/roles/storage/tasks/main-blivet.yml:19 Friday 01 March 2024 20:56:49 +0000 (0:00:00.014) 0:01:40.873 ********** 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-failures92yy11th/.collection/ansible_collections/fedora/linux_system_roles/roles/storage/tasks/main-blivet.yml:31 Friday 01 March 2024 20:56:53 +0000 (0:00:03.476) 0:01:44.349 ********** included: /WORKDIR/git-debug-cleanup-failures92yy11th/.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-failures92yy11th/.collection/ansible_collections/fedora/linux_system_roles/roles/storage/tasks/enable_coprs.yml:2 Friday 01 March 2024 20:56:53 +0000 (0:00:00.024) 0:01:44.374 ********** skipping: [sut] => { "changed": false, "skipped_reason": "No items in the list" } TASK [fedora.linux_system_roles.storage : Make sure COPR support packages are present] *** task path: /WORKDIR/git-debug-cleanup-failures92yy11th/.collection/ansible_collections/fedora/linux_system_roles/roles/storage/tasks/enable_coprs.yml:13 Friday 01 March 2024 20:56:53 +0000 (0:00:00.018) 0:01:44.393 ********** skipping: [sut] => { "changed": false, "false_condition": "install_copr | d(false) | bool", "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.storage : Enable COPRs] ************************ task path: /WORKDIR/git-debug-cleanup-failures92yy11th/.collection/ansible_collections/fedora/linux_system_roles/roles/storage/tasks/enable_coprs.yml:19 Friday 01 March 2024 20:56:53 +0000 (0:00:00.019) 0:01:44.412 ********** skipping: [sut] => { "changed": false, "skipped_reason": "No items in the list" } TASK [fedora.linux_system_roles.storage : Make sure required packages are installed] *** task path: /WORKDIR/git-debug-cleanup-failures92yy11th/.collection/ansible_collections/fedora/linux_system_roles/roles/storage/tasks/main-blivet.yml:37 Friday 01 March 2024 20:56:53 +0000 (0:00:00.018) 0:01:44.431 ********** 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-failures92yy11th/.collection/ansible_collections/fedora/linux_system_roles/roles/storage/tasks/main-blivet.yml:51 Friday 01 March 2024 20:56:54 +0000 (0:00:00.873) 0:01:45.305 ********** 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" }, "autofs.service": { "name": "autofs.service", "source": "systemd", "state": "stopped", "status": "not-found" }, "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" }, "display-manager.service": { "name": "display-manager.service", "source": "systemd", "state": "stopped", "status": "not-found" }, "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" }, "fcoe.service": { "name": "fcoe.service", "source": "systemd", "state": "stopped", "status": "not-found" }, "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": "active" }, "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" }, "hv_kvp_daemon.service": { "name": "hv_kvp_daemon.service", "source": "systemd", "state": "stopped", "status": "not-found" }, "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" }, "iscsi-shutdown.service": { "name": "iscsi-shutdown.service", "source": "systemd", "state": "stopped", "status": "not-found" }, "iscsi.service": { "name": "iscsi.service", "source": "systemd", "state": "stopped", "status": "not-found" }, "iscsid.service": { "name": "iscsid.service", "source": "systemd", "state": "stopped", "status": "not-found" }, "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-activation-early.service": { "name": "lvm2-activation-early.service", "source": "systemd", "state": "stopped", "status": "not-found" }, "lvm2-lvmpolld.service": { "name": "lvm2-lvmpolld.service", "source": "systemd", "state": "running", "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": "inactive" }, "modprobe@drm.service": { "name": "modprobe@drm.service", "source": "systemd", "state": "stopped", "status": "inactive" }, "modprobe@fuse.service": { "name": "modprobe@fuse.service", "source": "systemd", "state": "stopped", "status": "inactive" }, "multipathd.service": { "name": "multipathd.service", "source": "systemd", "state": "stopped", "status": "enabled" }, "ndctl-monitor.service": { "name": "ndctl-monitor.service", "source": "systemd", "state": "inactive", "status": "disabled" }, "network.service": { "name": "network.service", "source": "systemd", "state": "stopped", "status": "not-found" }, "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" }, "ntpd.service": { "name": "ntpd.service", "source": "systemd", "state": "stopped", "status": "not-found" }, "ntpdate.service": { "name": "ntpdate.service", "source": "systemd", "state": "stopped", "status": "not-found" }, "oddjobd.service": { "name": "oddjobd.service", "source": "systemd", "state": "inactive", "status": "disabled" }, "pam_namespace.service": { "name": "pam_namespace.service", "source": "systemd", "state": "inactive", "status": "static" }, "plymouth-quit-wait.service": { "name": "plymouth-quit-wait.service", "source": "systemd", "state": "stopped", "status": "not-found" }, "plymouth-start.service": { "name": "plymouth-start.service", "source": "systemd", "state": "stopped", "status": "not-found" }, "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" }, "rbdmap.service": { "name": "rbdmap.service", "source": "systemd", "state": "stopped", "status": "not-found" }, "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" }, "rpc-svcgssd.service": { "name": "rpc-svcgssd.service", "source": "systemd", "state": "stopped", "status": "not-found" }, "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" }, "snapd.seeded.service": { "name": "snapd.seeded.service", "source": "systemd", "state": "stopped", "status": "not-found" }, "sntp.service": { "name": "sntp.service", "source": "systemd", "state": "stopped", "status": "not-found" }, "sshd-keygen.service": { "name": "sshd-keygen.service", "source": "systemd", "state": "stopped", "status": "not-found" }, "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": "inactive" }, "sshd-keygen@ed25519.service": { "name": "sshd-keygen@ed25519.service", "source": "systemd", "state": "stopped", "status": "inactive" }, "sshd-keygen@rsa.service": { "name": "sshd-keygen@rsa.service", "source": "systemd", "state": "stopped", "status": "inactive" }, "sshd.service": { "name": "sshd.service", "source": "systemd", "state": "running", "status": "enabled" }, "sshd@.service": { "name": "sshd@.service", "source": "systemd", "state": "unknown", "status": "static" }, "sssd-autofs.service": { "name": "sssd-autofs.service", "source": "systemd", "state": "inactive", "status": "indirect" }, "sssd-kcm.service": { "name": "sssd-kcm.service", "source": "systemd", "state": "stopped", "status": "indirect" }, "sssd-nss.service": { "name": "sssd-nss.service", "source": "systemd", "state": "inactive", "status": "indirect" }, "sssd-pac.service": { "name": "sssd-pac.service", "source": "systemd", "state": "inactive", "status": "indirect" }, "sssd-pam.service": { "name": "sssd-pam.service", "source": "systemd", "state": "inactive", "status": "indirect" }, "sssd-ssh.service": { "name": "sssd-ssh.service", "source": "systemd", "state": "inactive", "status": "indirect" }, "sssd-sudo.service": { "name": "sssd-sudo.service", "source": "systemd", "state": "inactive", "status": "indirect" }, "sssd.service": { "name": "sssd.service", "source": "systemd", "state": "stopped", "status": "enabled" }, "syslog.service": { "name": "syslog.service", "source": "systemd", "state": "stopped", "status": "not-found" }, "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-networkd-wait-online.service": { "name": "systemd-networkd-wait-online.service", "source": "systemd", "state": "stopped", "status": "not-found" }, "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-timesyncd.service": { "name": "systemd-timesyncd.service", "source": "systemd", "state": "stopped", "status": "not-found" }, "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-tmpfiles.service": { "name": "systemd-tmpfiles.service", "source": "systemd", "state": "stopped", "status": "not-found" }, "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": "active" }, "user@.service": { "name": "user@.service", "source": "systemd", "state": "unknown", "status": "static" }, "user@0.service": { "name": "user@0.service", "source": "systemd", "state": "running", "status": "active" }, "ypbind.service": { "name": "ypbind.service", "source": "systemd", "state": "stopped", "status": "not-found" }, "yppasswdd.service": { "name": "yppasswdd.service", "source": "systemd", "state": "stopped", "status": "not-found" }, "ypserv.service": { "name": "ypserv.service", "source": "systemd", "state": "stopped", "status": "not-found" }, "ypxfrd.service": { "name": "ypxfrd.service", "source": "systemd", "state": "stopped", "status": "not-found" } } }, "changed": false } TASK [fedora.linux_system_roles.storage : Set storage_cryptsetup_services] ***** task path: /WORKDIR/git-debug-cleanup-failures92yy11th/.collection/ansible_collections/fedora/linux_system_roles/roles/storage/tasks/main-blivet.yml:57 Friday 01 March 2024 20:56:56 +0000 (0:00:01.604) 0:01:46.910 ********** 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-failures92yy11th/.collection/ansible_collections/fedora/linux_system_roles/roles/storage/tasks/main-blivet.yml:63 Friday 01 March 2024 20:56:56 +0000 (0:00:00.032) 0:01:46.942 ********** skipping: [sut] => { "changed": false, "skipped_reason": "No items in the list" } TASK [fedora.linux_system_roles.storage : Manage the pools and volumes to match the specified state] *** task path: /WORKDIR/git-debug-cleanup-failures92yy11th/.collection/ansible_collections/fedora/linux_system_roles/roles/storage/tasks/main-blivet.yml:69 Friday 01 March 2024 20:56:56 +0000 (0:00:00.012) 0:01:46.954 ********** changed: [sut] => { "actions": [ { "action": "destroy format", "device": "/dev/mapper/test_vg3-lv8", "fs_type": "xfs" }, { "action": "destroy device", "device": "/dev/mapper/test_vg3-lv8", "fs_type": null }, { "action": "destroy format", "device": "/dev/mapper/test_vg3-lv7", "fs_type": "xfs" }, { "action": "destroy device", "device": "/dev/mapper/test_vg3-lv7", "fs_type": null }, { "action": "destroy format", "device": "/dev/mapper/test_vg3-lv6", "fs_type": "xfs" }, { "action": "destroy device", "device": "/dev/mapper/test_vg3-lv6", "fs_type": null }, { "action": "destroy format", "device": "/dev/mapper/test_vg3-lv5", "fs_type": "xfs" }, { "action": "destroy device", "device": "/dev/mapper/test_vg3-lv5", "fs_type": null }, { "action": "destroy device", "device": "/dev/test_vg3", "fs_type": null }, { "action": "destroy format", "device": "/dev/sdh", "fs_type": "lvmpv" }, { "action": "destroy format", "device": "/dev/sdg", "fs_type": "lvmpv" }, { "action": "destroy format", "device": "/dev/sdi", "fs_type": "lvmpv" }, { "action": "destroy format", "device": "/dev/sdj", "fs_type": "lvmpv" }, { "action": "destroy format", "device": "/dev/mapper/test_vg2-lv4", "fs_type": "xfs" }, { "action": "destroy device", "device": "/dev/mapper/test_vg2-lv4", "fs_type": null }, { "action": "destroy format", "device": "/dev/mapper/test_vg2-lv3", "fs_type": "xfs" }, { "action": "destroy device", "device": "/dev/mapper/test_vg2-lv3", "fs_type": null }, { "action": "destroy device", "device": "/dev/test_vg2", "fs_type": null }, { "action": "destroy format", "device": "/dev/sdd", "fs_type": "lvmpv" }, { "action": "destroy format", "device": "/dev/sde", "fs_type": "lvmpv" }, { "action": "destroy format", "device": "/dev/sdf", "fs_type": "lvmpv" }, { "action": "destroy format", "device": "/dev/mapper/test_vg1-lv2", "fs_type": "xfs" }, { "action": "destroy device", "device": "/dev/mapper/test_vg1-lv2", "fs_type": null }, { "action": "destroy format", "device": "/dev/mapper/test_vg1-lv1", "fs_type": "xfs" }, { "action": "destroy device", "device": "/dev/mapper/test_vg1-lv1", "fs_type": null }, { "action": "destroy device", "device": "/dev/test_vg1", "fs_type": null }, { "action": "destroy format", "device": "/dev/sda", "fs_type": "lvmpv" }, { "action": "destroy format", "device": "/dev/sdc", "fs_type": "lvmpv" }, { "action": "destroy format", "device": "/dev/sdb", "fs_type": "lvmpv" } ], "changed": true, "crypts": [], "leaves": [ "/dev/sda", "/dev/sdb", "/dev/sdk", "/dev/sdl", "/dev/sdc", "/dev/sdd", "/dev/sde", "/dev/sdf", "/dev/sdg", "/dev/sdh", "/dev/sdi", "/dev/sdj", "/dev/xvda1" ], "mounts": [], "packages": [ "xfsprogs" ], "pools": [ { "disks": [ "sda", "sdb", "sdc" ], "encryption": false, "encryption_cipher": null, "encryption_key": null, "encryption_key_size": null, "encryption_luks_version": null, "encryption_password": null, "name": "test_vg1", "raid_chunk_size": null, "raid_device_count": null, "raid_level": null, "raid_metadata_version": null, "raid_spare_count": null, "shared": false, "state": "absent", "type": "lvm", "volumes": [ { "_device": "/dev/mapper/test_vg1-lv1", "_mount_id": "/dev/mapper/test_vg1-lv1", "_raw_device": "/dev/mapper/test_vg1-lv1", "cache_devices": [], "cache_mode": null, "cache_size": 0, "cached": false, "compression": null, "deduplication": null, "disks": [ "sda", "sdb", "sdc" ], "encryption": false, "encryption_cipher": null, "encryption_key": null, "encryption_key_size": null, "encryption_luks_version": null, "encryption_password": null, "fs_create_options": "", "fs_label": "", "fs_overwrite_existing": true, "fs_type": "xfs", "mount_check": 0, "mount_device_identifier": "uuid", "mount_group": null, "mount_mode": null, "mount_options": "defaults", "mount_passno": 0, "mount_point": null, "mount_user": null, "name": "lv1", "raid_chunk_size": null, "raid_device_count": null, "raid_disks": [], "raid_level": null, "raid_metadata_version": null, "raid_spare_count": null, "raid_stripe_size": null, "size": 482344960, "state": "absent", "thin": false, "thin_pool_name": null, "thin_pool_size": null, "type": "lvm", "vdo_pool_size": null }, { "_device": "/dev/mapper/test_vg1-lv2", "_mount_id": "/dev/mapper/test_vg1-lv2", "_raw_device": "/dev/mapper/test_vg1-lv2", "cache_devices": [], "cache_mode": null, "cache_size": 0, "cached": false, "compression": null, "deduplication": null, "disks": [ "sda", "sdb", "sdc" ], "encryption": false, "encryption_cipher": null, "encryption_key": null, "encryption_key_size": null, "encryption_luks_version": null, "encryption_password": null, "fs_create_options": "", "fs_label": "", "fs_overwrite_existing": true, "fs_type": "xfs", "mount_check": 0, "mount_device_identifier": "uuid", "mount_group": null, "mount_mode": null, "mount_options": "defaults", "mount_passno": 0, "mount_point": null, "mount_user": null, "name": "lv2", "raid_chunk_size": null, "raid_device_count": null, "raid_disks": [], "raid_level": null, "raid_metadata_version": null, "raid_spare_count": null, "raid_stripe_size": null, "size": 1606418432, "state": "absent", "thin": false, "thin_pool_name": null, "thin_pool_size": null, "type": "lvm", "vdo_pool_size": null } ] }, { "disks": [ "sdd", "sde", "sdf" ], "encryption": false, "encryption_cipher": null, "encryption_key": null, "encryption_key_size": null, "encryption_luks_version": null, "encryption_password": null, "name": "test_vg2", "raid_chunk_size": null, "raid_device_count": null, "raid_level": null, "raid_metadata_version": null, "raid_spare_count": null, "shared": false, "state": "absent", "type": "lvm", "volumes": [ { "_device": "/dev/mapper/test_vg2-lv3", "_mount_id": "/dev/mapper/test_vg2-lv3", "_raw_device": "/dev/mapper/test_vg2-lv3", "cache_devices": [], "cache_mode": null, "cache_size": 0, "cached": false, "compression": null, "deduplication": null, "disks": [ "sdd", "sde", "sdf" ], "encryption": false, "encryption_cipher": null, "encryption_key": null, "encryption_key_size": null, "encryption_luks_version": null, "encryption_password": null, "fs_create_options": "", "fs_label": "", "fs_overwrite_existing": true, "fs_type": "xfs", "mount_check": 0, "mount_device_identifier": "uuid", "mount_group": null, "mount_mode": null, "mount_options": "defaults", "mount_passno": 0, "mount_point": null, "mount_user": null, "name": "lv3", "raid_chunk_size": null, "raid_device_count": null, "raid_disks": [], "raid_level": null, "raid_metadata_version": null, "raid_spare_count": null, "raid_stripe_size": null, "size": 322961408, "state": "absent", "thin": false, "thin_pool_name": null, "thin_pool_size": null, "type": "lvm", "vdo_pool_size": null }, { "_device": "/dev/mapper/test_vg2-lv4", "_mount_id": "/dev/mapper/test_vg2-lv4", "_raw_device": "/dev/mapper/test_vg2-lv4", "cache_devices": [], "cache_mode": null, "cache_size": 0, "cached": false, "compression": null, "deduplication": null, "disks": [ "sdd", "sde", "sdf" ], "encryption": false, "encryption_cipher": null, "encryption_key": null, "encryption_key_size": null, "encryption_luks_version": null, "encryption_password": null, "fs_create_options": "", "fs_label": "", "fs_overwrite_existing": true, "fs_type": "xfs", "mount_check": 0, "mount_device_identifier": "uuid", "mount_group": null, "mount_mode": null, "mount_options": "defaults", "mount_passno": 0, "mount_point": null, "mount_user": null, "name": "lv4", "raid_chunk_size": null, "raid_device_count": null, "raid_disks": [], "raid_level": null, "raid_metadata_version": null, "raid_spare_count": null, "raid_stripe_size": null, "size": 641728512, "state": "absent", "thin": false, "thin_pool_name": null, "thin_pool_size": null, "type": "lvm", "vdo_pool_size": null } ] }, { "disks": [ "sdg", "sdh", "sdi", "sdj" ], "encryption": false, "encryption_cipher": null, "encryption_key": null, "encryption_key_size": null, "encryption_luks_version": null, "encryption_password": null, "name": "test_vg3", "raid_chunk_size": null, "raid_device_count": null, "raid_level": null, "raid_metadata_version": null, "raid_spare_count": null, "shared": false, "state": "absent", "type": "lvm", "volumes": [ { "_device": "/dev/mapper/test_vg3-lv5", "_mount_id": "/dev/mapper/test_vg3-lv5", "_raw_device": "/dev/mapper/test_vg3-lv5", "cache_devices": [], "cache_mode": null, "cache_size": 0, "cached": false, "compression": null, "deduplication": null, "disks": [ "sdg", "sdh", "sdi", "sdj" ], "encryption": false, "encryption_cipher": null, "encryption_key": null, "encryption_key_size": null, "encryption_luks_version": null, "encryption_password": null, "fs_create_options": "", "fs_label": "", "fs_overwrite_existing": true, "fs_type": "xfs", "mount_check": 0, "mount_device_identifier": "uuid", "mount_group": null, "mount_mode": null, "mount_options": "defaults", "mount_passno": 0, "mount_point": null, "mount_user": null, "name": "lv5", "raid_chunk_size": null, "raid_device_count": null, "raid_disks": [], "raid_level": null, "raid_metadata_version": null, "raid_spare_count": null, "raid_stripe_size": null, "size": 1283457024, "state": "absent", "thin": false, "thin_pool_name": null, "thin_pool_size": null, "type": "lvm", "vdo_pool_size": null }, { "_device": "/dev/mapper/test_vg3-lv6", "_mount_id": "/dev/mapper/test_vg3-lv6", "_raw_device": "/dev/mapper/test_vg3-lv6", "cache_devices": [], "cache_mode": null, "cache_size": 0, "cached": false, "compression": null, "deduplication": null, "disks": [ "sdg", "sdh", "sdi", "sdj" ], "encryption": false, "encryption_cipher": null, "encryption_key": null, "encryption_key_size": null, "encryption_luks_version": null, "encryption_password": null, "fs_create_options": "", "fs_label": "", "fs_overwrite_existing": true, "fs_type": "xfs", "mount_check": 0, "mount_device_identifier": "uuid", "mount_group": null, "mount_mode": null, "mount_options": "defaults", "mount_passno": 0, "mount_point": null, "mount_user": null, "name": "lv6", "raid_chunk_size": null, "raid_device_count": null, "raid_disks": [], "raid_level": null, "raid_metadata_version": null, "raid_spare_count": null, "raid_stripe_size": null, "size": 1069547520, "state": "absent", "thin": false, "thin_pool_name": null, "thin_pool_size": null, "type": "lvm", "vdo_pool_size": null }, { "_device": "/dev/mapper/test_vg3-lv7", "_mount_id": "/dev/mapper/test_vg3-lv7", "_raw_device": "/dev/mapper/test_vg3-lv7", "cache_devices": [], "cache_mode": null, "cache_size": 0, "cached": false, "compression": null, "deduplication": null, "disks": [ "sdg", "sdh", "sdi", "sdj" ], "encryption": false, "encryption_cipher": null, "encryption_key": null, "encryption_key_size": null, "encryption_luks_version": null, "encryption_password": null, "fs_create_options": "", "fs_label": "", "fs_overwrite_existing": true, "fs_type": "xfs", "mount_check": 0, "mount_device_identifier": "uuid", "mount_group": null, "mount_mode": null, "mount_options": "defaults", "mount_passno": 0, "mount_point": null, "mount_user": null, "name": "lv7", "raid_chunk_size": null, "raid_device_count": null, "raid_disks": [], "raid_level": null, "raid_metadata_version": null, "raid_spare_count": null, "raid_stripe_size": null, "size": 427819008, "state": "absent", "thin": false, "thin_pool_name": null, "thin_pool_size": null, "type": "lvm", "vdo_pool_size": null }, { "_device": "/dev/mapper/test_vg3-lv8", "_mount_id": "/dev/mapper/test_vg3-lv8", "_raw_device": "/dev/mapper/test_vg3-lv8", "cache_devices": [], "cache_mode": null, "cache_size": 0, "cached": false, "compression": null, "deduplication": null, "disks": [ "sdg", "sdh", "sdi", "sdj" ], "encryption": false, "encryption_cipher": null, "encryption_key": null, "encryption_key_size": null, "encryption_luks_version": null, "encryption_password": null, "fs_create_options": "", "fs_label": "", "fs_overwrite_existing": true, "fs_type": "xfs", "mount_check": 0, "mount_device_identifier": "uuid", "mount_group": null, "mount_mode": null, "mount_options": "defaults", "mount_passno": 0, "mount_point": null, "mount_user": null, "name": "lv8", "raid_chunk_size": null, "raid_device_count": null, "raid_disks": [], "raid_level": null, "raid_metadata_version": null, "raid_spare_count": null, "raid_stripe_size": null, "size": 427819008, "state": "absent", "thin": false, "thin_pool_name": null, "thin_pool_size": null, "type": "lvm", "vdo_pool_size": null } ] } ], "volumes": [] } TASK [fedora.linux_system_roles.storage : Workaround for udev issue on some platforms] *** task path: /WORKDIR/git-debug-cleanup-failures92yy11th/.collection/ansible_collections/fedora/linux_system_roles/roles/storage/tasks/main-blivet.yml:83 Friday 01 March 2024 20:57:04 +0000 (0:00:08.186) 0:01:55.141 ********** skipping: [sut] => { "changed": false, "false_condition": "storage_udevadm_trigger | d(false)", "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.storage : Unmask the systemd cryptsetup services] *** task path: /WORKDIR/git-debug-cleanup-failures92yy11th/.collection/ansible_collections/fedora/linux_system_roles/roles/storage/tasks/main-blivet.yml:95 Friday 01 March 2024 20:57:04 +0000 (0:00:00.020) 0:01:55.161 ********** skipping: [sut] => { "changed": false, "skipped_reason": "No items in the list" } TASK [fedora.linux_system_roles.storage : Show blivet_output] ****************** task path: /WORKDIR/git-debug-cleanup-failures92yy11th/.collection/ansible_collections/fedora/linux_system_roles/roles/storage/tasks/main-blivet.yml:101 Friday 01 March 2024 20:57:04 +0000 (0:00:00.010) 0:01:55.171 ********** ok: [sut] => { "blivet_output": { "actions": [ { "action": "destroy format", "device": "/dev/mapper/test_vg3-lv8", "fs_type": "xfs" }, { "action": "destroy device", "device": "/dev/mapper/test_vg3-lv8", "fs_type": null }, { "action": "destroy format", "device": "/dev/mapper/test_vg3-lv7", "fs_type": "xfs" }, { "action": "destroy device", "device": "/dev/mapper/test_vg3-lv7", "fs_type": null }, { "action": "destroy format", "device": "/dev/mapper/test_vg3-lv6", "fs_type": "xfs" }, { "action": "destroy device", "device": "/dev/mapper/test_vg3-lv6", "fs_type": null }, { "action": "destroy format", "device": "/dev/mapper/test_vg3-lv5", "fs_type": "xfs" }, { "action": "destroy device", "device": "/dev/mapper/test_vg3-lv5", "fs_type": null }, { "action": "destroy device", "device": "/dev/test_vg3", "fs_type": null }, { "action": "destroy format", "device": "/dev/sdh", "fs_type": "lvmpv" }, { "action": "destroy format", "device": "/dev/sdg", "fs_type": "lvmpv" }, { "action": "destroy format", "device": "/dev/sdi", "fs_type": "lvmpv" }, { "action": "destroy format", "device": "/dev/sdj", "fs_type": "lvmpv" }, { "action": "destroy format", "device": "/dev/mapper/test_vg2-lv4", "fs_type": "xfs" }, { "action": "destroy device", "device": "/dev/mapper/test_vg2-lv4", "fs_type": null }, { "action": "destroy format", "device": "/dev/mapper/test_vg2-lv3", "fs_type": "xfs" }, { "action": "destroy device", "device": "/dev/mapper/test_vg2-lv3", "fs_type": null }, { "action": "destroy device", "device": "/dev/test_vg2", "fs_type": null }, { "action": "destroy format", "device": "/dev/sdd", "fs_type": "lvmpv" }, { "action": "destroy format", "device": "/dev/sde", "fs_type": "lvmpv" }, { "action": "destroy format", "device": "/dev/sdf", "fs_type": "lvmpv" }, { "action": "destroy format", "device": "/dev/mapper/test_vg1-lv2", "fs_type": "xfs" }, { "action": "destroy device", "device": "/dev/mapper/test_vg1-lv2", "fs_type": null }, { "action": "destroy format", "device": "/dev/mapper/test_vg1-lv1", "fs_type": "xfs" }, { "action": "destroy device", "device": "/dev/mapper/test_vg1-lv1", "fs_type": null }, { "action": "destroy device", "device": "/dev/test_vg1", "fs_type": null }, { "action": "destroy format", "device": "/dev/sda", "fs_type": "lvmpv" }, { "action": "destroy format", "device": "/dev/sdc", "fs_type": "lvmpv" }, { "action": "destroy format", "device": "/dev/sdb", "fs_type": "lvmpv" } ], "changed": true, "crypts": [], "failed": false, "leaves": [ "/dev/sda", "/dev/sdb", "/dev/sdk", "/dev/sdl", "/dev/sdc", "/dev/sdd", "/dev/sde", "/dev/sdf", "/dev/sdg", "/dev/sdh", "/dev/sdi", "/dev/sdj", "/dev/xvda1" ], "mounts": [], "packages": [ "xfsprogs" ], "pools": [ { "disks": [ "sda", "sdb", "sdc" ], "encryption": false, "encryption_cipher": null, "encryption_key": null, "encryption_key_size": null, "encryption_luks_version": null, "encryption_password": null, "name": "test_vg1", "raid_chunk_size": null, "raid_device_count": null, "raid_level": null, "raid_metadata_version": null, "raid_spare_count": null, "shared": false, "state": "absent", "type": "lvm", "volumes": [ { "_device": "/dev/mapper/test_vg1-lv1", "_mount_id": "/dev/mapper/test_vg1-lv1", "_raw_device": "/dev/mapper/test_vg1-lv1", "cache_devices": [], "cache_mode": null, "cache_size": 0, "cached": false, "compression": null, "deduplication": null, "disks": [ "sda", "sdb", "sdc" ], "encryption": false, "encryption_cipher": null, "encryption_key": null, "encryption_key_size": null, "encryption_luks_version": null, "encryption_password": null, "fs_create_options": "", "fs_label": "", "fs_overwrite_existing": true, "fs_type": "xfs", "mount_check": 0, "mount_device_identifier": "uuid", "mount_group": null, "mount_mode": null, "mount_options": "defaults", "mount_passno": 0, "mount_point": null, "mount_user": null, "name": "lv1", "raid_chunk_size": null, "raid_device_count": null, "raid_disks": [], "raid_level": null, "raid_metadata_version": null, "raid_spare_count": null, "raid_stripe_size": null, "size": 482344960, "state": "absent", "thin": false, "thin_pool_name": null, "thin_pool_size": null, "type": "lvm", "vdo_pool_size": null }, { "_device": "/dev/mapper/test_vg1-lv2", "_mount_id": "/dev/mapper/test_vg1-lv2", "_raw_device": "/dev/mapper/test_vg1-lv2", "cache_devices": [], "cache_mode": null, "cache_size": 0, "cached": false, "compression": null, "deduplication": null, "disks": [ "sda", "sdb", "sdc" ], "encryption": false, "encryption_cipher": null, "encryption_key": null, "encryption_key_size": null, "encryption_luks_version": null, "encryption_password": null, "fs_create_options": "", "fs_label": "", "fs_overwrite_existing": true, "fs_type": "xfs", "mount_check": 0, "mount_device_identifier": "uuid", "mount_group": null, "mount_mode": null, "mount_options": "defaults", "mount_passno": 0, "mount_point": null, "mount_user": null, "name": "lv2", "raid_chunk_size": null, "raid_device_count": null, "raid_disks": [], "raid_level": null, "raid_metadata_version": null, "raid_spare_count": null, "raid_stripe_size": null, "size": 1606418432, "state": "absent", "thin": false, "thin_pool_name": null, "thin_pool_size": null, "type": "lvm", "vdo_pool_size": null } ] }, { "disks": [ "sdd", "sde", "sdf" ], "encryption": false, "encryption_cipher": null, "encryption_key": null, "encryption_key_size": null, "encryption_luks_version": null, "encryption_password": null, "name": "test_vg2", "raid_chunk_size": null, "raid_device_count": null, "raid_level": null, "raid_metadata_version": null, "raid_spare_count": null, "shared": false, "state": "absent", "type": "lvm", "volumes": [ { "_device": "/dev/mapper/test_vg2-lv3", "_mount_id": "/dev/mapper/test_vg2-lv3", "_raw_device": "/dev/mapper/test_vg2-lv3", "cache_devices": [], "cache_mode": null, "cache_size": 0, "cached": false, "compression": null, "deduplication": null, "disks": [ "sdd", "sde", "sdf" ], "encryption": false, "encryption_cipher": null, "encryption_key": null, "encryption_key_size": null, "encryption_luks_version": null, "encryption_password": null, "fs_create_options": "", "fs_label": "", "fs_overwrite_existing": true, "fs_type": "xfs", "mount_check": 0, "mount_device_identifier": "uuid", "mount_group": null, "mount_mode": null, "mount_options": "defaults", "mount_passno": 0, "mount_point": null, "mount_user": null, "name": "lv3", "raid_chunk_size": null, "raid_device_count": null, "raid_disks": [], "raid_level": null, "raid_metadata_version": null, "raid_spare_count": null, "raid_stripe_size": null, "size": 322961408, "state": "absent", "thin": false, "thin_pool_name": null, "thin_pool_size": null, "type": "lvm", "vdo_pool_size": null }, { "_device": "/dev/mapper/test_vg2-lv4", "_mount_id": "/dev/mapper/test_vg2-lv4", "_raw_device": "/dev/mapper/test_vg2-lv4", "cache_devices": [], "cache_mode": null, "cache_size": 0, "cached": false, "compression": null, "deduplication": null, "disks": [ "sdd", "sde", "sdf" ], "encryption": false, "encryption_cipher": null, "encryption_key": null, "encryption_key_size": null, "encryption_luks_version": null, "encryption_password": null, "fs_create_options": "", "fs_label": "", "fs_overwrite_existing": true, "fs_type": "xfs", "mount_check": 0, "mount_device_identifier": "uuid", "mount_group": null, "mount_mode": null, "mount_options": "defaults", "mount_passno": 0, "mount_point": null, "mount_user": null, "name": "lv4", "raid_chunk_size": null, "raid_device_count": null, "raid_disks": [], "raid_level": null, "raid_metadata_version": null, "raid_spare_count": null, "raid_stripe_size": null, "size": 641728512, "state": "absent", "thin": false, "thin_pool_name": null, "thin_pool_size": null, "type": "lvm", "vdo_pool_size": null } ] }, { "disks": [ "sdg", "sdh", "sdi", "sdj" ], "encryption": false, "encryption_cipher": null, "encryption_key": null, "encryption_key_size": null, "encryption_luks_version": null, "encryption_password": null, "name": "test_vg3", "raid_chunk_size": null, "raid_device_count": null, "raid_level": null, "raid_metadata_version": null, "raid_spare_count": null, "shared": false, "state": "absent", "type": "lvm", "volumes": [ { "_device": "/dev/mapper/test_vg3-lv5", "_mount_id": "/dev/mapper/test_vg3-lv5", "_raw_device": "/dev/mapper/test_vg3-lv5", "cache_devices": [], "cache_mode": null, "cache_size": 0, "cached": false, "compression": null, "deduplication": null, "disks": [ "sdg", "sdh", "sdi", "sdj" ], "encryption": false, "encryption_cipher": null, "encryption_key": null, "encryption_key_size": null, "encryption_luks_version": null, "encryption_password": null, "fs_create_options": "", "fs_label": "", "fs_overwrite_existing": true, "fs_type": "xfs", "mount_check": 0, "mount_device_identifier": "uuid", "mount_group": null, "mount_mode": null, "mount_options": "defaults", "mount_passno": 0, "mount_point": null, "mount_user": null, "name": "lv5", "raid_chunk_size": null, "raid_device_count": null, "raid_disks": [], "raid_level": null, "raid_metadata_version": null, "raid_spare_count": null, "raid_stripe_size": null, "size": 1283457024, "state": "absent", "thin": false, "thin_pool_name": null, "thin_pool_size": null, "type": "lvm", "vdo_pool_size": null }, { "_device": "/dev/mapper/test_vg3-lv6", "_mount_id": "/dev/mapper/test_vg3-lv6", "_raw_device": "/dev/mapper/test_vg3-lv6", "cache_devices": [], "cache_mode": null, "cache_size": 0, "cached": false, "compression": null, "deduplication": null, "disks": [ "sdg", "sdh", "sdi", "sdj" ], "encryption": false, "encryption_cipher": null, "encryption_key": null, "encryption_key_size": null, "encryption_luks_version": null, "encryption_password": null, "fs_create_options": "", "fs_label": "", "fs_overwrite_existing": true, "fs_type": "xfs", "mount_check": 0, "mount_device_identifier": "uuid", "mount_group": null, "mount_mode": null, "mount_options": "defaults", "mount_passno": 0, "mount_point": null, "mount_user": null, "name": "lv6", "raid_chunk_size": null, "raid_device_count": null, "raid_disks": [], "raid_level": null, "raid_metadata_version": null, "raid_spare_count": null, "raid_stripe_size": null, "size": 1069547520, "state": "absent", "thin": false, "thin_pool_name": null, "thin_pool_size": null, "type": "lvm", "vdo_pool_size": null }, { "_device": "/dev/mapper/test_vg3-lv7", "_mount_id": "/dev/mapper/test_vg3-lv7", "_raw_device": "/dev/mapper/test_vg3-lv7", "cache_devices": [], "cache_mode": null, "cache_size": 0, "cached": false, "compression": null, "deduplication": null, "disks": [ "sdg", "sdh", "sdi", "sdj" ], "encryption": false, "encryption_cipher": null, "encryption_key": null, "encryption_key_size": null, "encryption_luks_version": null, "encryption_password": null, "fs_create_options": "", "fs_label": "", "fs_overwrite_existing": true, "fs_type": "xfs", "mount_check": 0, "mount_device_identifier": "uuid", "mount_group": null, "mount_mode": null, "mount_options": "defaults", "mount_passno": 0, "mount_point": null, "mount_user": null, "name": "lv7", "raid_chunk_size": null, "raid_device_count": null, "raid_disks": [], "raid_level": null, "raid_metadata_version": null, "raid_spare_count": null, "raid_stripe_size": null, "size": 427819008, "state": "absent", "thin": false, "thin_pool_name": null, "thin_pool_size": null, "type": "lvm", "vdo_pool_size": null }, { "_device": "/dev/mapper/test_vg3-lv8", "_mount_id": "/dev/mapper/test_vg3-lv8", "_raw_device": "/dev/mapper/test_vg3-lv8", "cache_devices": [], "cache_mode": null, "cache_size": 0, "cached": false, "compression": null, "deduplication": null, "disks": [ "sdg", "sdh", "sdi", "sdj" ], "encryption": false, "encryption_cipher": null, "encryption_key": null, "encryption_key_size": null, "encryption_luks_version": null, "encryption_password": null, "fs_create_options": "", "fs_label": "", "fs_overwrite_existing": true, "fs_type": "xfs", "mount_check": 0, "mount_device_identifier": "uuid", "mount_group": null, "mount_mode": null, "mount_options": "defaults", "mount_passno": 0, "mount_point": null, "mount_user": null, "name": "lv8", "raid_chunk_size": null, "raid_device_count": null, "raid_disks": [], "raid_level": null, "raid_metadata_version": null, "raid_spare_count": null, "raid_stripe_size": null, "size": 427819008, "state": "absent", "thin": false, "thin_pool_name": null, "thin_pool_size": null, "type": "lvm", "vdo_pool_size": null } ] } ], "volumes": [] } } TASK [fedora.linux_system_roles.storage : Set the list of pools for test verification] *** task path: /WORKDIR/git-debug-cleanup-failures92yy11th/.collection/ansible_collections/fedora/linux_system_roles/roles/storage/tasks/main-blivet.yml:110 Friday 01 March 2024 20:57:04 +0000 (0:00:00.026) 0:01:55.197 ********** 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-failures92yy11th/.collection/ansible_collections/fedora/linux_system_roles/roles/storage/tasks/main-blivet.yml:114 Friday 01 March 2024 20:57:04 +0000 (0:00:00.021) 0:01:55.218 ********** ok: [sut] => { "ansible_facts": { "_storage_volumes_list": [] }, "changed": false } TASK [fedora.linux_system_roles.storage : Remove obsolete mounts] ************** task path: /WORKDIR/git-debug-cleanup-failures92yy11th/.collection/ansible_collections/fedora/linux_system_roles/roles/storage/tasks/main-blivet.yml:130 Friday 01 March 2024 20:57:04 +0000 (0:00:00.014) 0:01:55.233 ********** skipping: [sut] => { "changed": false, "skipped_reason": "No items in the list" } TASK [fedora.linux_system_roles.storage : Tell systemd to refresh its view of /etc/fstab] *** task path: /WORKDIR/git-debug-cleanup-failures92yy11th/.collection/ansible_collections/fedora/linux_system_roles/roles/storage/tasks/main-blivet.yml:141 Friday 01 March 2024 20:57:04 +0000 (0:00:00.019) 0:01:55.253 ********** skipping: [sut] => { "changed": false, "false_condition": "blivet_output['mounts']", "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.storage : Set up new/current mounts] *********** task path: /WORKDIR/git-debug-cleanup-failures92yy11th/.collection/ansible_collections/fedora/linux_system_roles/roles/storage/tasks/main-blivet.yml:146 Friday 01 March 2024 20:57:04 +0000 (0:00:00.013) 0:01:55.266 ********** skipping: [sut] => { "changed": false, "skipped_reason": "No items in the list" } TASK [fedora.linux_system_roles.storage : Manage mount ownership/permissions] *** task path: /WORKDIR/git-debug-cleanup-failures92yy11th/.collection/ansible_collections/fedora/linux_system_roles/roles/storage/tasks/main-blivet.yml:157 Friday 01 March 2024 20:57:04 +0000 (0:00:00.020) 0:01:55.286 ********** skipping: [sut] => { "changed": false, "skipped_reason": "No items in the list" } TASK [fedora.linux_system_roles.storage : Tell systemd to refresh its view of /etc/fstab] *** task path: /WORKDIR/git-debug-cleanup-failures92yy11th/.collection/ansible_collections/fedora/linux_system_roles/roles/storage/tasks/main-blivet.yml:169 Friday 01 March 2024 20:57:04 +0000 (0:00:00.020) 0:01:55.307 ********** skipping: [sut] => { "changed": false, "false_condition": "blivet_output['mounts']", "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-failures92yy11th/.collection/ansible_collections/fedora/linux_system_roles/roles/storage/tasks/main-blivet.yml:177 Friday 01 March 2024 20:57:04 +0000 (0:00:00.011) 0:01:55.319 ********** ok: [sut] => { "changed": false, "stat": { "atime": 1709325930.6155686, "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-failures92yy11th/.collection/ansible_collections/fedora/linux_system_roles/roles/storage/tasks/main-blivet.yml:182 Friday 01 March 2024 20:57:04 +0000 (0:00:00.193) 0:01:55.512 ********** skipping: [sut] => { "changed": false, "skipped_reason": "No items in the list" } TASK [fedora.linux_system_roles.storage : Update facts] ************************ task path: /WORKDIR/git-debug-cleanup-failures92yy11th/.collection/ansible_collections/fedora/linux_system_roles/roles/storage/tasks/main-blivet.yml:204 Friday 01 March 2024 20:57:04 +0000 (0:00:00.013) 0:01:55.526 ********** ok: [sut] TASK [Save unused_disk_return before verify] *********************************** task path: /WORKDIR/git-debug-cleanup-failures92yy11th/tests/tasks/cleanup.yml:29 Friday 01 March 2024 20:57:05 +0000 (0:00:00.760) 0:01:56.286 ********** 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-failures92yy11th/tests/tasks/cleanup.yml:33 Friday 01 March 2024 20:57:05 +0000 (0:00:00.012) 0:01:56.298 ********** included: /WORKDIR/git-debug-cleanup-failures92yy11th/tests/get_unused_disk.yml for sut TASK [Check if system is ostree] *********************************************** task path: /WORKDIR/git-debug-cleanup-failures92yy11th/tests/get_unused_disk.yml:5 Friday 01 March 2024 20:57:05 +0000 (0:00:00.039) 0:01:56.338 ********** skipping: [sut] => { "changed": false, "false_condition": "not __snapshot_is_ostree is defined", "skip_reason": "Conditional result was False" } TASK [Set flag to indicate system is ostree] *********************************** task path: /WORKDIR/git-debug-cleanup-failures92yy11th/tests/get_unused_disk.yml:10 Friday 01 March 2024 20:57:05 +0000 (0:00:00.014) 0:01:56.352 ********** skipping: [sut] => { "changed": false, "false_condition": "not __snapshot_is_ostree is defined", "skip_reason": "Conditional result was False" } TASK [Ensure test packages] **************************************************** task path: /WORKDIR/git-debug-cleanup-failures92yy11th/tests/get_unused_disk.yml:14 Friday 01 March 2024 20:57:05 +0000 (0:00:00.013) 0:01:56.366 ********** ok: [sut] => { "changed": false, "rc": 0, "results": [] } MSG: Nothing to do TASK [Find unused disks in the system] ***************************************** task path: /WORKDIR/git-debug-cleanup-failures92yy11th/tests/get_unused_disk.yml:23 Friday 01 March 2024 20:57:06 +0000 (0:00:00.860) 0:01:57.227 ********** ok: [sut] => { "changed": false, "disks": [ "sda", "sdb", "sdc", "sdd", "sde", "sdf", "sdg", "sdi", "sdj", "sdk" ], "info": [ "Disk [/dev/sdh] attrs [{'type': 'disk', 'size': '1073741824', 'fstype': 'LVM2_member'}] has fstype" ] } TASK [Set unused_disks if necessary] ******************************************* task path: /WORKDIR/git-debug-cleanup-failures92yy11th/tests/get_unused_disk.yml:31 Friday 01 March 2024 20:57:06 +0000 (0:00:00.211) 0:01:57.438 ********** ok: [sut] => { "ansible_facts": { "unused_disks": [ "sda", "sdb", "sdc", "sdd", "sde", "sdf", "sdg", "sdi", "sdj", "sdk" ] }, "changed": false } TASK [Print unused disks] ****************************************************** task path: /WORKDIR/git-debug-cleanup-failures92yy11th/tests/get_unused_disk.yml:36 Friday 01 March 2024 20:57:06 +0000 (0:00:00.013) 0:01:57.452 ********** ok: [sut] => { "unused_disks": [ "sda", "sdb", "sdc", "sdd", "sde", "sdf", "sdg", "sdi", "sdj", "sdk" ] } TASK [Print info from find_unused_disk] **************************************** task path: /WORKDIR/git-debug-cleanup-failures92yy11th/tests/get_unused_disk.yml:44 Friday 01 March 2024 20:57:06 +0000 (0:00:00.014) 0:01:57.466 ********** skipping: [sut] => { "false_condition": "unused_disks | d([]) | length < disks_needed | d(1)" } TASK [Show disk information] *************************************************** task path: /WORKDIR/git-debug-cleanup-failures92yy11th/tests/get_unused_disk.yml:49 Friday 01 March 2024 20:57:06 +0000 (0:00:00.019) 0:01:57.486 ********** skipping: [sut] => { "changed": false, "false_condition": "unused_disks | d([]) | length < disks_needed | d(1)", "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-failures92yy11th/tests/get_unused_disk.yml:58 Friday 01 March 2024 20:57:06 +0000 (0:00:00.019) 0:01:57.505 ********** skipping: [sut] => { "changed": false, "false_condition": "unused_disks | d([]) | length < disks_needed | d(1)", "skip_reason": "Conditional result was False" } TASK [Debug why list of unused disks has changed] ****************************** task path: /WORKDIR/git-debug-cleanup-failures92yy11th/tests/tasks/cleanup.yml:39 Friday 01 March 2024 20:57:06 +0000 (0:00:00.018) 0:01:57.524 ********** fatal: [sut]: FAILED! => { "changed": false, "cmd": "set -euxo pipefail\nexec 1>&2\nmount -f -l\ndf -H\nlvs --all\npvs --all\nvgs --all\ncat /tmp/snapshot_role.log || :\ncat /etc/lvm/devices/system.devices || :\nfor dev in $(lsblk -l -p -o NAME); do\n if [ \"$dev\" = NAME ]; then continue; fi\n echo blkid info with cache\n blkid \"$dev\" || :\n echo blkid info without cache\n blkid -p \"$dev\" || :\ndone\n# garbage collect\nblkid -g || :\necho lsblk after garbage collect\nlsblk -p --pairs --bytes -o NAME,TYPE,SIZE,FSTYPE\n# flush cache\nblkid -s none || :\necho lsblk after cache flush\nlsblk -p --pairs --bytes -o NAME,TYPE,SIZE,FSTYPE\ncat /tmp/blivet.log || :\n", "delta": "0:00:00.711411", "end": "2024-03-01 20:57:07.493046", "failed_when_result": true, "rc": 0, "start": "2024-03-01 20:57:06.781635" } 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=447176,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=18567) mqueue on /dev/mqueue type mqueue (rw,nosuid,nodev,noexec,relatime,seclabel) hugetlbfs on /dev/hugepages type hugetlbfs (rw,relatime,seclabel,pagesize=2M) tracefs on /sys/kernel/tracing type tracefs (rw,nosuid,nodev,noexec,relatime,seclabel) debugfs on /sys/kernel/debug type debugfs (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) configfs on /sys/kernel/config type configfs (rw,nosuid,nodev,noexec,relatime) none on /run/credentials/systemd-tmpfiles-setup.service type ramfs (ro,nosuid,nodev,noexec,relatime,seclabel,mode=700) 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 5.0G 264G 2% / tmpfs 371M 0 371M 0% /run/user/0 + lvs --all + pvs --all + vgs --all + cat /tmp/snapshot_role.log 2024-03-01 20:49:23,205 INFO snapshot-role/MainThread: snapshot_cmd: snapshot 15 None None snapset1 None False 2024-03-01 20:49:23,205 INFO snapshot-role/MainThread: Running... lvm fullreport --units B --nosuffix --configreport vg -o vg_name,vg_uuid,vg_size,vg_free,vg_extent_size --configreport lv -o lv_uuid,lv_name,lv_full_name,lv_path,lv_size,origin,origin_size,pool_lv,lv_tags,lv_attr,vg_name,data_percent,metadata_percent,pool_lv --configreport pv -o pv_name --reportformat json 2024-03-01 20:49:23,242 INFO snapshot-role/MainThread: Return code: 0 2024-03-01 20:49:23,243 INFO snapshot-role/MainThread: { 2024-03-01 20:49:23,243 INFO snapshot-role/MainThread: "report": [ 2024-03-01 20:49:23,243 INFO snapshot-role/MainThread: { 2024-03-01 20:49:23,243 INFO snapshot-role/MainThread: "vg": [ 2024-03-01 20:49:23,243 INFO snapshot-role/MainThread: {"vg_name":"test_vg3", "vg_uuid":"DnjpVw-Vkxg-R3Gx-9QN1-1EpR-oYyb-t7RsVf", "vg_size":"4261412864", "vg_free":"1052770304", "vg_extent_size":"4194304"} 2024-03-01 20:49:23,243 INFO snapshot-role/MainThread: ] 2024-03-01 20:49:23,243 INFO snapshot-role/MainThread: , 2024-03-01 20:49:23,243 INFO snapshot-role/MainThread: "pv": [ 2024-03-01 20:49:23,243 INFO snapshot-role/MainThread: {"pv_name":"/dev/sdg"}, 2024-03-01 20:49:23,243 INFO snapshot-role/MainThread: {"pv_name":"/dev/sdh"}, 2024-03-01 20:49:23,243 INFO snapshot-role/MainThread: {"pv_name":"/dev/sdi"}, 2024-03-01 20:49:23,243 INFO snapshot-role/MainThread: {"pv_name":"/dev/sdj"} 2024-03-01 20:49:23,243 INFO snapshot-role/MainThread: ] 2024-03-01 20:49:23,243 INFO snapshot-role/MainThread: , 2024-03-01 20:49:23,243 INFO snapshot-role/MainThread: "lv": [ 2024-03-01 20:49:23,243 INFO snapshot-role/MainThread: {"lv_uuid":"3Z8qGt-wiXk-dRlz-POCs-tSJ4-0pep-aeqdGL", "lv_name":"lv5", "lv_full_name":"test_vg3/lv5", "lv_path":"/dev/test_vg3/lv5", "lv_size":"1283457024", "origin":"", "origin_size":"", "pool_lv":"", "lv_tags":"", "lv_attr":"-wi-a-----", "vg_name":"test_vg3", "data_percent":"", "metadata_percent":"", "pool_lv":""}, 2024-03-01 20:49:23,243 INFO snapshot-role/MainThread: {"lv_uuid":"0Y6bab-bBoR-yAdQ-UWvb-d81h-WJSK-86CFA4", "lv_name":"lv6", "lv_full_name":"test_vg3/lv6", "lv_path":"/dev/test_vg3/lv6", "lv_size":"1069547520", "origin":"", "origin_size":"", "pool_lv":"", "lv_tags":"", "lv_attr":"-wi-a-----", "vg_name":"test_vg3", "data_percent":"", "metadata_percent":"", "pool_lv":""}, 2024-03-01 20:49:23,243 INFO snapshot-role/MainThread: {"lv_uuid":"MwdLnq-EPMB-IMP0-tV7d-22nL-3RA2-b912eV", "lv_name":"lv7", "lv_full_name":"test_vg3/lv7", "lv_path":"/dev/test_vg3/lv7", "lv_size":"427819008", "origin":"", "origin_size":"", "pool_lv":"", "lv_tags":"", "lv_attr":"-wi-a-----", "vg_name":"test_vg3", "data_percent":"", "metadata_percent":"", "pool_lv":""}, 2024-03-01 20:49:23,243 INFO snapshot-role/MainThread: {"lv_uuid":"8Klu2F-rPWr-vs9A-qI0f-W0RT-Mp9j-FlUY2j", "lv_name":"lv8", "lv_full_name":"test_vg3/lv8", "lv_path":"/dev/test_vg3/lv8", "lv_size":"427819008", "origin":"", "origin_size":"", "pool_lv":"", "lv_tags":"", "lv_attr":"-wi-a-----", "vg_name":"test_vg3", "data_percent":"", "metadata_percent":"", "pool_lv":""} 2024-03-01 20:49:23,243 INFO snapshot-role/MainThread: ] 2024-03-01 20:49:23,243 INFO snapshot-role/MainThread: , 2024-03-01 20:49:23,243 INFO snapshot-role/MainThread: "pvseg": [ 2024-03-01 20:49:23,243 INFO snapshot-role/MainThread: {"pvseg_start":"0", "pvseg_size":"254", "segtype":"linear", "pv_uuid":"2f2Od5-gjWw-rhDm-IUk4-Mww5-gw0D-Xh2zSg", "lv_uuid":"3Z8qGt-wiXk-dRlz-POCs-tSJ4-0pep-aeqdGL", "pv_name":"/dev/sdi"}, 2024-03-01 20:49:23,243 INFO snapshot-role/MainThread: {"pvseg_start":"0", "pvseg_size":"254", "segtype":"linear", "pv_uuid":"RjwhmP-wkcy-gY3D-Qj58-OaUP-mNia-h5cQTt", "lv_uuid":"0Y6bab-bBoR-yAdQ-UWvb-d81h-WJSK-86CFA4", "pv_name":"/dev/sdh"}, 2024-03-01 20:49:23,243 INFO snapshot-role/MainThread: {"pvseg_start":"0", "pvseg_size":"102", "segtype":"linear", "pv_uuid":"eiqEQA-BlBx-9wRH-rQTA-THw8-PRAT-5SiVtD", "lv_uuid":"8Klu2F-rPWr-vs9A-qI0f-W0RT-Mp9j-FlUY2j", "pv_name":"/dev/sdg"}, 2024-03-01 20:49:23,243 INFO snapshot-role/MainThread: {"pvseg_start":"102", "pvseg_size":"102", "segtype":"linear", "pv_uuid":"eiqEQA-BlBx-9wRH-rQTA-THw8-PRAT-5SiVtD", "lv_uuid":"MwdLnq-EPMB-IMP0-tV7d-22nL-3RA2-b912eV", "pv_name":"/dev/sdg"}, 2024-03-01 20:49:23,243 INFO snapshot-role/MainThread: {"pvseg_start":"204", "pvseg_size":"1", "segtype":"linear", "pv_uuid":"eiqEQA-BlBx-9wRH-rQTA-THw8-PRAT-5SiVtD", "lv_uuid":"0Y6bab-bBoR-yAdQ-UWvb-d81h-WJSK-86CFA4", "pv_name":"/dev/sdg"}, 2024-03-01 20:49:23,243 INFO snapshot-role/MainThread: {"pvseg_start":"205", "pvseg_size":"49", "segtype":"free", "pv_uuid":"eiqEQA-BlBx-9wRH-rQTA-THw8-PRAT-5SiVtD", "lv_uuid":"", "pv_name":"/dev/sdg"}, 2024-03-01 20:49:23,244 INFO snapshot-role/MainThread: {"pvseg_start":"0", "pvseg_size":"52", "segtype":"linear", "pv_uuid":"n5neVP-FQjf-qjJs-xxWZ-FRTv-V1QX-2FIr1N", "lv_uuid":"3Z8qGt-wiXk-dRlz-POCs-tSJ4-0pep-aeqdGL", "pv_name":"/dev/sdj"}, 2024-03-01 20:49:23,244 INFO snapshot-role/MainThread: {"pvseg_start":"52", "pvseg_size":"202", "segtype":"free", "pv_uuid":"n5neVP-FQjf-qjJs-xxWZ-FRTv-V1QX-2FIr1N", "lv_uuid":"", "pv_name":"/dev/sdj"} 2024-03-01 20:49:23,244 INFO snapshot-role/MainThread: ] 2024-03-01 20:49:23,244 INFO snapshot-role/MainThread: , 2024-03-01 20:49:23,244 INFO snapshot-role/MainThread: "seg": [ 2024-03-01 20:49:23,244 INFO snapshot-role/MainThread: {"seg_pe_ranges":"/dev/sdh:0-253", "segtype":"linear", "lv_uuid":"0Y6bab-bBoR-yAdQ-UWvb-d81h-WJSK-86CFA4"}, 2024-03-01 20:49:23,244 INFO snapshot-role/MainThread: {"seg_pe_ranges":"/dev/sdg:204-204", "segtype":"linear", "lv_uuid":"0Y6bab-bBoR-yAdQ-UWvb-d81h-WJSK-86CFA4"}, 2024-03-01 20:49:23,244 INFO snapshot-role/MainThread: {"seg_pe_ranges":"/dev/sdi:0-253", "segtype":"linear", "lv_uuid":"3Z8qGt-wiXk-dRlz-POCs-tSJ4-0pep-aeqdGL"}, 2024-03-01 20:49:23,244 INFO snapshot-role/MainThread: {"seg_pe_ranges":"/dev/sdj:0-51", "segtype":"linear", "lv_uuid":"3Z8qGt-wiXk-dRlz-POCs-tSJ4-0pep-aeqdGL"}, 2024-03-01 20:49:23,244 INFO snapshot-role/MainThread: {"seg_pe_ranges":"/dev/sdg:0-101", "segtype":"linear", "lv_uuid":"8Klu2F-rPWr-vs9A-qI0f-W0RT-Mp9j-FlUY2j"}, 2024-03-01 20:49:23,244 INFO snapshot-role/MainThread: {"seg_pe_ranges":"/dev/sdg:102-203", "segtype":"linear", "lv_uuid":"MwdLnq-EPMB-IMP0-tV7d-22nL-3RA2-b912eV"} 2024-03-01 20:49:23,244 INFO snapshot-role/MainThread: ] 2024-03-01 20:49:23,244 INFO snapshot-role/MainThread: } 2024-03-01 20:49:23,244 INFO snapshot-role/MainThread: , 2024-03-01 20:49:23,244 INFO snapshot-role/MainThread: { 2024-03-01 20:49:23,244 INFO snapshot-role/MainThread: "vg": [ 2024-03-01 20:49:23,244 INFO snapshot-role/MainThread: {"vg_name":"test_vg2", "vg_uuid":"Ov9iZp-zlA3-8AwT-UCAM-rhPK-dtF9-W4jg4K", "vg_size":"3196059648", "vg_free":"2231369728", "vg_extent_size":"4194304"} 2024-03-01 20:49:23,244 INFO snapshot-role/MainThread: ] 2024-03-01 20:49:23,244 INFO snapshot-role/MainThread: , 2024-03-01 20:49:23,244 INFO snapshot-role/MainThread: "pv": [ 2024-03-01 20:49:23,244 INFO snapshot-role/MainThread: {"pv_name":"/dev/sdd"}, 2024-03-01 20:49:23,244 INFO snapshot-role/MainThread: {"pv_name":"/dev/sde"}, 2024-03-01 20:49:23,244 INFO snapshot-role/MainThread: {"pv_name":"/dev/sdf"} 2024-03-01 20:49:23,244 INFO snapshot-role/MainThread: ] 2024-03-01 20:49:23,244 INFO snapshot-role/MainThread: , 2024-03-01 20:49:23,244 INFO snapshot-role/MainThread: "lv": [ 2024-03-01 20:49:23,244 INFO snapshot-role/MainThread: {"lv_uuid":"1NwGUF-6Kcm-g1jS-YmNX-UldV-hAtf-x9I2uF", "lv_name":"lv3", "lv_full_name":"test_vg2/lv3", "lv_path":"/dev/test_vg2/lv3", "lv_size":"322961408", "origin":"", "origin_size":"", "pool_lv":"", "lv_tags":"", "lv_attr":"-wi-a-----", "vg_name":"test_vg2", "data_percent":"", "metadata_percent":"", "pool_lv":""}, 2024-03-01 20:49:23,244 INFO snapshot-role/MainThread: {"lv_uuid":"RO2q9D-nduL-RINy-i3mp-aGJP-mjY5-zVqyGf", "lv_name":"lv4", "lv_full_name":"test_vg2/lv4", "lv_path":"/dev/test_vg2/lv4", "lv_size":"641728512", "origin":"", "origin_size":"", "pool_lv":"", "lv_tags":"", "lv_attr":"-wi-a-----", "vg_name":"test_vg2", "data_percent":"", "metadata_percent":"", "pool_lv":""} 2024-03-01 20:49:23,244 INFO snapshot-role/MainThread: ] 2024-03-01 20:49:23,244 INFO snapshot-role/MainThread: , 2024-03-01 20:49:23,244 INFO snapshot-role/MainThread: "pvseg": [ 2024-03-01 20:49:23,244 INFO snapshot-role/MainThread: {"pvseg_start":"0", "pvseg_size":"153", "segtype":"linear", "pv_uuid":"FcRpKS-AMgd-l3A9-noIR-j7eI-PcDB-lsUq8E", "lv_uuid":"RO2q9D-nduL-RINy-i3mp-aGJP-mjY5-zVqyGf", "pv_name":"/dev/sdd"}, 2024-03-01 20:49:23,244 INFO snapshot-role/MainThread: {"pvseg_start":"153", "pvseg_size":"77", "segtype":"linear", "pv_uuid":"FcRpKS-AMgd-l3A9-noIR-j7eI-PcDB-lsUq8E", "lv_uuid":"1NwGUF-6Kcm-g1jS-YmNX-UldV-hAtf-x9I2uF", "pv_name":"/dev/sdd"}, 2024-03-01 20:49:23,244 INFO snapshot-role/MainThread: {"pvseg_start":"230", "pvseg_size":"24", "segtype":"free", "pv_uuid":"FcRpKS-AMgd-l3A9-noIR-j7eI-PcDB-lsUq8E", "lv_uuid":"", "pv_name":"/dev/sdd"}, 2024-03-01 20:49:23,244 INFO snapshot-role/MainThread: {"pvseg_start":"0", "pvseg_size":"254", "segtype":"free", "pv_uuid":"PExUjW-rWfe-vJyl-YX6g-GwRL-cM4c-TLtDle", "lv_uuid":"", "pv_name":"/dev/sdf"}, 2024-03-01 20:49:23,244 INFO snapshot-role/MainThread: {"pvseg_start":"0", "pvseg_size":"254", "segtype":"free", "pv_uuid":"r81YVc-Z2fu-lCX2-jlnq-mCqt-c1Kt-GoXHp0", "lv_uuid":"", "pv_name":"/dev/sde"} 2024-03-01 20:49:23,245 INFO snapshot-role/MainThread: ] 2024-03-01 20:49:23,245 INFO snapshot-role/MainThread: , 2024-03-01 20:49:23,245 INFO snapshot-role/MainThread: "seg": [ 2024-03-01 20:49:23,245 INFO snapshot-role/MainThread: {"seg_pe_ranges":"/dev/sdd:153-229", "segtype":"linear", "lv_uuid":"1NwGUF-6Kcm-g1jS-YmNX-UldV-hAtf-x9I2uF"}, 2024-03-01 20:49:23,245 INFO snapshot-role/MainThread: {"seg_pe_ranges":"/dev/sdd:0-152", "segtype":"linear", "lv_uuid":"RO2q9D-nduL-RINy-i3mp-aGJP-mjY5-zVqyGf"} 2024-03-01 20:49:23,245 INFO snapshot-role/MainThread: ] 2024-03-01 20:49:23,245 INFO snapshot-role/MainThread: } 2024-03-01 20:49:23,245 INFO snapshot-role/MainThread: , 2024-03-01 20:49:23,245 INFO snapshot-role/MainThread: { 2024-03-01 20:49:23,245 INFO snapshot-role/MainThread: "vg": [ 2024-03-01 20:49:23,245 INFO snapshot-role/MainThread: {"vg_name":"test_vg1", "vg_uuid":"JDM6rK-Ultz-B360-NGW6-5ym1-Srzt-khyK8g", "vg_size":"3196059648", "vg_free":"1107296256", "vg_extent_size":"4194304"} 2024-03-01 20:49:23,245 INFO snapshot-role/MainThread: ] 2024-03-01 20:49:23,245 INFO snapshot-role/MainThread: , 2024-03-01 20:49:23,245 INFO snapshot-role/MainThread: "pv": [ 2024-03-01 20:49:23,245 INFO snapshot-role/MainThread: {"pv_name":"/dev/sda"}, 2024-03-01 20:49:23,245 INFO snapshot-role/MainThread: {"pv_name":"/dev/sdb"}, 2024-03-01 20:49:23,245 INFO snapshot-role/MainThread: {"pv_name":"/dev/sdc"} 2024-03-01 20:49:23,245 INFO snapshot-role/MainThread: ] 2024-03-01 20:49:23,245 INFO snapshot-role/MainThread: , 2024-03-01 20:49:23,245 INFO snapshot-role/MainThread: "lv": [ 2024-03-01 20:49:23,245 INFO snapshot-role/MainThread: {"lv_uuid":"7W1el3-qjPr-rhKW-ZrV2-MCIF-P7SO-QFoGMC", "lv_name":"lv1", "lv_full_name":"test_vg1/lv1", "lv_path":"/dev/test_vg1/lv1", "lv_size":"482344960", "origin":"", "origin_size":"", "pool_lv":"", "lv_tags":"", "lv_attr":"-wi-a-----", "vg_name":"test_vg1", "data_percent":"", "metadata_percent":"", "pool_lv":""}, 2024-03-01 20:49:23,245 INFO snapshot-role/MainThread: {"lv_uuid":"Y0IDNr-O3Ey-wfIi-y8qY-bnkF-VeIh-AxOuYW", "lv_name":"lv2", "lv_full_name":"test_vg1/lv2", "lv_path":"/dev/test_vg1/lv2", "lv_size":"1606418432", "origin":"", "origin_size":"", "pool_lv":"", "lv_tags":"", "lv_attr":"-wi-a-----", "vg_name":"test_vg1", "data_percent":"", "metadata_percent":"", "pool_lv":""} 2024-03-01 20:49:23,245 INFO snapshot-role/MainThread: ] 2024-03-01 20:49:23,245 INFO snapshot-role/MainThread: , 2024-03-01 20:49:23,245 INFO snapshot-role/MainThread: "pvseg": [ 2024-03-01 20:49:23,245 INFO snapshot-role/MainThread: {"pvseg_start":"0", "pvseg_size":"254", "segtype":"linear", "pv_uuid":"4c8JOY-RlO6-XI6X-qqL0-UyOk-3hkr-XWuvAf", "lv_uuid":"Y0IDNr-O3Ey-wfIi-y8qY-bnkF-VeIh-AxOuYW", "pv_name":"/dev/sda"}, 2024-03-01 20:49:23,245 INFO snapshot-role/MainThread: {"pvseg_start":"0", "pvseg_size":"129", "segtype":"linear", "pv_uuid":"9SYY00-684W-KV55-MRXJ-pAhm-p2jr-V9Wr9F", "lv_uuid":"Y0IDNr-O3Ey-wfIi-y8qY-bnkF-VeIh-AxOuYW", "pv_name":"/dev/sdb"}, 2024-03-01 20:49:23,245 INFO snapshot-role/MainThread: {"pvseg_start":"129", "pvseg_size":"115", "segtype":"linear", "pv_uuid":"9SYY00-684W-KV55-MRXJ-pAhm-p2jr-V9Wr9F", "lv_uuid":"7W1el3-qjPr-rhKW-ZrV2-MCIF-P7SO-QFoGMC", "pv_name":"/dev/sdb"}, 2024-03-01 20:49:23,245 INFO snapshot-role/MainThread: {"pvseg_start":"244", "pvseg_size":"10", "segtype":"free", "pv_uuid":"9SYY00-684W-KV55-MRXJ-pAhm-p2jr-V9Wr9F", "lv_uuid":"", "pv_name":"/dev/sdb"}, 2024-03-01 20:49:23,245 INFO snapshot-role/MainThread: {"pvseg_start":"0", "pvseg_size":"254", "segtype":"free", "pv_uuid":"s9I9X8-0Kwr-kNAR-5I4T-xriY-S2od-VEcXlg", "lv_uuid":"", "pv_name":"/dev/sdc"} 2024-03-01 20:49:23,245 INFO snapshot-role/MainThread: ] 2024-03-01 20:49:23,245 INFO snapshot-role/MainThread: , 2024-03-01 20:49:23,245 INFO snapshot-role/MainThread: "seg": [ 2024-03-01 20:49:23,245 INFO snapshot-role/MainThread: {"seg_pe_ranges":"/dev/sdb:129-243", "segtype":"linear", "lv_uuid":"7W1el3-qjPr-rhKW-ZrV2-MCIF-P7SO-QFoGMC"}, 2024-03-01 20:49:23,245 INFO snapshot-role/MainThread: {"seg_pe_ranges":"/dev/sda:0-253", "segtype":"linear", "lv_uuid":"Y0IDNr-O3Ey-wfIi-y8qY-bnkF-VeIh-AxOuYW"}, 2024-03-01 20:49:23,245 INFO snapshot-role/MainThread: {"seg_pe_ranges":"/dev/sdb:0-128", "segtype":"linear", "lv_uuid":"Y0IDNr-O3Ey-wfIi-y8qY-bnkF-VeIh-AxOuYW"} 2024-03-01 20:49:23,245 INFO snapshot-role/MainThread: ] 2024-03-01 20:49:23,246 INFO snapshot-role/MainThread: } 2024-03-01 20:49:23,246 INFO snapshot-role/MainThread: ] 2024-03-01 20:49:23,246 INFO snapshot-role/MainThread: , 2024-03-01 20:49:23,246 INFO snapshot-role/MainThread: "log": [ 2024-03-01 20:49:23,246 INFO snapshot-role/MainThread: ] 2024-03-01 20:49:23,246 INFO snapshot-role/MainThread: } 2024-03-01 20:49:23,246 INFO snapshot-role/MainThread: VG: test_vg3 free 1052770304 2024-03-01 20:49:23,246 INFO snapshot-role/MainThread: LV: lv5 size : 1283457024 2024-03-01 20:49:23,246 INFO snapshot-role/MainThread: LV: lv6 size : 1069547520 2024-03-01 20:49:23,246 INFO snapshot-role/MainThread: LV: lv7 size : 427819008 2024-03-01 20:49:23,246 INFO snapshot-role/MainThread: LV: lv8 size : 427819008 2024-03-01 20:49:23,246 INFO snapshot-role/MainThread: LV: total 3208642560 2024-03-01 20:49:23,246 INFO snapshot-role/MainThread: space needed: 481296384.00 space available: 1052770304 sufficient space: 1 2024-03-01 20:49:23,246 INFO snapshot-role/MainThread: VG: test_vg2 free 2231369728 2024-03-01 20:49:23,246 INFO snapshot-role/MainThread: LV: lv3 size : 322961408 2024-03-01 20:49:23,246 INFO snapshot-role/MainThread: LV: lv4 size : 641728512 2024-03-01 20:49:23,246 INFO snapshot-role/MainThread: LV: total 964689920 2024-03-01 20:49:23,246 INFO snapshot-role/MainThread: space needed: 144703488.00 space available: 2231369728 sufficient space: 1 2024-03-01 20:49:23,246 INFO snapshot-role/MainThread: VG: test_vg1 free 1107296256 2024-03-01 20:49:23,246 INFO snapshot-role/MainThread: LV: lv1 size : 482344960 2024-03-01 20:49:23,246 INFO snapshot-role/MainThread: LV: lv2 size : 1606418432 2024-03-01 20:49:23,246 INFO snapshot-role/MainThread: LV: total 2088763392 2024-03-01 20:49:23,246 INFO snapshot-role/MainThread: space needed: 313314508.80 space available: 1107296256 sufficient space: 1 2024-03-01 20:49:23,246 INFO snapshot-role/MainThread: Running... lvm fullreport --units B --nosuffix --configreport vg -o vg_name,vg_uuid,vg_size,vg_free,vg_extent_size --configreport lv -o lv_uuid,lv_name,lv_full_name,lv_path,lv_size,origin,origin_size,pool_lv,lv_tags,lv_attr,vg_name,data_percent,metadata_percent,pool_lv --configreport pv -o pv_name --reportformat json 2024-03-01 20:49:23,285 INFO snapshot-role/MainThread: Return code: 0 2024-03-01 20:49:23,285 INFO snapshot-role/MainThread: { 2024-03-01 20:49:23,285 INFO snapshot-role/MainThread: "report": [ 2024-03-01 20:49:23,286 INFO snapshot-role/MainThread: { 2024-03-01 20:49:23,286 INFO snapshot-role/MainThread: "vg": [ 2024-03-01 20:49:23,286 INFO snapshot-role/MainThread: {"vg_name":"test_vg3", "vg_uuid":"DnjpVw-Vkxg-R3Gx-9QN1-1EpR-oYyb-t7RsVf", "vg_size":"4261412864", "vg_free":"1052770304", "vg_extent_size":"4194304"} 2024-03-01 20:49:23,286 INFO snapshot-role/MainThread: ] 2024-03-01 20:49:23,286 INFO snapshot-role/MainThread: , 2024-03-01 20:49:23,286 INFO snapshot-role/MainThread: "pv": [ 2024-03-01 20:49:23,286 INFO snapshot-role/MainThread: {"pv_name":"/dev/sdg"}, 2024-03-01 20:49:23,286 INFO snapshot-role/MainThread: {"pv_name":"/dev/sdh"}, 2024-03-01 20:49:23,286 INFO snapshot-role/MainThread: {"pv_name":"/dev/sdi"}, 2024-03-01 20:49:23,286 INFO snapshot-role/MainThread: {"pv_name":"/dev/sdj"} 2024-03-01 20:49:23,286 INFO snapshot-role/MainThread: ] 2024-03-01 20:49:23,286 INFO snapshot-role/MainThread: , 2024-03-01 20:49:23,286 INFO snapshot-role/MainThread: "lv": [ 2024-03-01 20:49:23,286 INFO snapshot-role/MainThread: {"lv_uuid":"3Z8qGt-wiXk-dRlz-POCs-tSJ4-0pep-aeqdGL", "lv_name":"lv5", "lv_full_name":"test_vg3/lv5", "lv_path":"/dev/test_vg3/lv5", "lv_size":"1283457024", "origin":"", "origin_size":"", "pool_lv":"", "lv_tags":"", "lv_attr":"-wi-a-----", "vg_name":"test_vg3", "data_percent":"", "metadata_percent":"", "pool_lv":""}, 2024-03-01 20:49:23,286 INFO snapshot-role/MainThread: {"lv_uuid":"0Y6bab-bBoR-yAdQ-UWvb-d81h-WJSK-86CFA4", "lv_name":"lv6", "lv_full_name":"test_vg3/lv6", "lv_path":"/dev/test_vg3/lv6", "lv_size":"1069547520", "origin":"", "origin_size":"", "pool_lv":"", "lv_tags":"", "lv_attr":"-wi-a-----", "vg_name":"test_vg3", "data_percent":"", "metadata_percent":"", "pool_lv":""}, 2024-03-01 20:49:23,286 INFO snapshot-role/MainThread: {"lv_uuid":"MwdLnq-EPMB-IMP0-tV7d-22nL-3RA2-b912eV", "lv_name":"lv7", "lv_full_name":"test_vg3/lv7", "lv_path":"/dev/test_vg3/lv7", "lv_size":"427819008", "origin":"", "origin_size":"", "pool_lv":"", "lv_tags":"", "lv_attr":"-wi-a-----", "vg_name":"test_vg3", "data_percent":"", "metadata_percent":"", "pool_lv":""}, 2024-03-01 20:49:23,286 INFO snapshot-role/MainThread: {"lv_uuid":"8Klu2F-rPWr-vs9A-qI0f-W0RT-Mp9j-FlUY2j", "lv_name":"lv8", "lv_full_name":"test_vg3/lv8", "lv_path":"/dev/test_vg3/lv8", "lv_size":"427819008", "origin":"", "origin_size":"", "pool_lv":"", "lv_tags":"", "lv_attr":"-wi-a-----", "vg_name":"test_vg3", "data_percent":"", "metadata_percent":"", "pool_lv":""} 2024-03-01 20:49:23,286 INFO snapshot-role/MainThread: ] 2024-03-01 20:49:23,286 INFO snapshot-role/MainThread: , 2024-03-01 20:49:23,286 INFO snapshot-role/MainThread: "pvseg": [ 2024-03-01 20:49:23,286 INFO snapshot-role/MainThread: {"pvseg_start":"0", "pvseg_size":"254", "segtype":"linear", "pv_uuid":"2f2Od5-gjWw-rhDm-IUk4-Mww5-gw0D-Xh2zSg", "lv_uuid":"3Z8qGt-wiXk-dRlz-POCs-tSJ4-0pep-aeqdGL", "pv_name":"/dev/sdi"}, 2024-03-01 20:49:23,286 INFO snapshot-role/MainThread: {"pvseg_start":"0", "pvseg_size":"254", "segtype":"linear", "pv_uuid":"RjwhmP-wkcy-gY3D-Qj58-OaUP-mNia-h5cQTt", "lv_uuid":"0Y6bab-bBoR-yAdQ-UWvb-d81h-WJSK-86CFA4", "pv_name":"/dev/sdh"}, 2024-03-01 20:49:23,286 INFO snapshot-role/MainThread: {"pvseg_start":"0", "pvseg_size":"102", "segtype":"linear", "pv_uuid":"eiqEQA-BlBx-9wRH-rQTA-THw8-PRAT-5SiVtD", "lv_uuid":"8Klu2F-rPWr-vs9A-qI0f-W0RT-Mp9j-FlUY2j", "pv_name":"/dev/sdg"}, 2024-03-01 20:49:23,286 INFO snapshot-role/MainThread: {"pvseg_start":"102", "pvseg_size":"102", "segtype":"linear", "pv_uuid":"eiqEQA-BlBx-9wRH-rQTA-THw8-PRAT-5SiVtD", "lv_uuid":"MwdLnq-EPMB-IMP0-tV7d-22nL-3RA2-b912eV", "pv_name":"/dev/sdg"}, 2024-03-01 20:49:23,286 INFO snapshot-role/MainThread: {"pvseg_start":"204", "pvseg_size":"1", "segtype":"linear", "pv_uuid":"eiqEQA-BlBx-9wRH-rQTA-THw8-PRAT-5SiVtD", "lv_uuid":"0Y6bab-bBoR-yAdQ-UWvb-d81h-WJSK-86CFA4", "pv_name":"/dev/sdg"}, 2024-03-01 20:49:23,286 INFO snapshot-role/MainThread: {"pvseg_start":"205", "pvseg_size":"49", "segtype":"free", "pv_uuid":"eiqEQA-BlBx-9wRH-rQTA-THw8-PRAT-5SiVtD", "lv_uuid":"", "pv_name":"/dev/sdg"}, 2024-03-01 20:49:23,286 INFO snapshot-role/MainThread: {"pvseg_start":"0", "pvseg_size":"52", "segtype":"linear", "pv_uuid":"n5neVP-FQjf-qjJs-xxWZ-FRTv-V1QX-2FIr1N", "lv_uuid":"3Z8qGt-wiXk-dRlz-POCs-tSJ4-0pep-aeqdGL", "pv_name":"/dev/sdj"}, 2024-03-01 20:49:23,286 INFO snapshot-role/MainThread: {"pvseg_start":"52", "pvseg_size":"202", "segtype":"free", "pv_uuid":"n5neVP-FQjf-qjJs-xxWZ-FRTv-V1QX-2FIr1N", "lv_uuid":"", "pv_name":"/dev/sdj"} 2024-03-01 20:49:23,286 INFO snapshot-role/MainThread: ] 2024-03-01 20:49:23,286 INFO snapshot-role/MainThread: , 2024-03-01 20:49:23,286 INFO snapshot-role/MainThread: "seg": [ 2024-03-01 20:49:23,286 INFO snapshot-role/MainThread: {"seg_pe_ranges":"/dev/sdh:0-253", "segtype":"linear", "lv_uuid":"0Y6bab-bBoR-yAdQ-UWvb-d81h-WJSK-86CFA4"}, 2024-03-01 20:49:23,286 INFO snapshot-role/MainThread: {"seg_pe_ranges":"/dev/sdg:204-204", "segtype":"linear", "lv_uuid":"0Y6bab-bBoR-yAdQ-UWvb-d81h-WJSK-86CFA4"}, 2024-03-01 20:49:23,286 INFO snapshot-role/MainThread: {"seg_pe_ranges":"/dev/sdi:0-253", "segtype":"linear", "lv_uuid":"3Z8qGt-wiXk-dRlz-POCs-tSJ4-0pep-aeqdGL"}, 2024-03-01 20:49:23,286 INFO snapshot-role/MainThread: {"seg_pe_ranges":"/dev/sdj:0-51", "segtype":"linear", "lv_uuid":"3Z8qGt-wiXk-dRlz-POCs-tSJ4-0pep-aeqdGL"}, 2024-03-01 20:49:23,287 INFO snapshot-role/MainThread: {"seg_pe_ranges":"/dev/sdg:0-101", "segtype":"linear", "lv_uuid":"8Klu2F-rPWr-vs9A-qI0f-W0RT-Mp9j-FlUY2j"}, 2024-03-01 20:49:23,287 INFO snapshot-role/MainThread: {"seg_pe_ranges":"/dev/sdg:102-203", "segtype":"linear", "lv_uuid":"MwdLnq-EPMB-IMP0-tV7d-22nL-3RA2-b912eV"} 2024-03-01 20:49:23,287 INFO snapshot-role/MainThread: ] 2024-03-01 20:49:23,287 INFO snapshot-role/MainThread: } 2024-03-01 20:49:23,287 INFO snapshot-role/MainThread: , 2024-03-01 20:49:23,287 INFO snapshot-role/MainThread: { 2024-03-01 20:49:23,287 INFO snapshot-role/MainThread: "vg": [ 2024-03-01 20:49:23,287 INFO snapshot-role/MainThread: {"vg_name":"test_vg2", "vg_uuid":"Ov9iZp-zlA3-8AwT-UCAM-rhPK-dtF9-W4jg4K", "vg_size":"3196059648", "vg_free":"2231369728", "vg_extent_size":"4194304"} 2024-03-01 20:49:23,287 INFO snapshot-role/MainThread: ] 2024-03-01 20:49:23,287 INFO snapshot-role/MainThread: , 2024-03-01 20:49:23,287 INFO snapshot-role/MainThread: "pv": [ 2024-03-01 20:49:23,287 INFO snapshot-role/MainThread: {"pv_name":"/dev/sdd"}, 2024-03-01 20:49:23,287 INFO snapshot-role/MainThread: {"pv_name":"/dev/sde"}, 2024-03-01 20:49:23,287 INFO snapshot-role/MainThread: {"pv_name":"/dev/sdf"} 2024-03-01 20:49:23,287 INFO snapshot-role/MainThread: ] 2024-03-01 20:49:23,287 INFO snapshot-role/MainThread: , 2024-03-01 20:49:23,287 INFO snapshot-role/MainThread: "lv": [ 2024-03-01 20:49:23,287 INFO snapshot-role/MainThread: {"lv_uuid":"1NwGUF-6Kcm-g1jS-YmNX-UldV-hAtf-x9I2uF", "lv_name":"lv3", "lv_full_name":"test_vg2/lv3", "lv_path":"/dev/test_vg2/lv3", "lv_size":"322961408", "origin":"", "origin_size":"", "pool_lv":"", "lv_tags":"", "lv_attr":"-wi-a-----", "vg_name":"test_vg2", "data_percent":"", "metadata_percent":"", "pool_lv":""}, 2024-03-01 20:49:23,287 INFO snapshot-role/MainThread: {"lv_uuid":"RO2q9D-nduL-RINy-i3mp-aGJP-mjY5-zVqyGf", "lv_name":"lv4", "lv_full_name":"test_vg2/lv4", "lv_path":"/dev/test_vg2/lv4", "lv_size":"641728512", "origin":"", "origin_size":"", "pool_lv":"", "lv_tags":"", "lv_attr":"-wi-a-----", "vg_name":"test_vg2", "data_percent":"", "metadata_percent":"", "pool_lv":""} 2024-03-01 20:49:23,287 INFO snapshot-role/MainThread: ] 2024-03-01 20:49:23,287 INFO snapshot-role/MainThread: , 2024-03-01 20:49:23,287 INFO snapshot-role/MainThread: "pvseg": [ 2024-03-01 20:49:23,287 INFO snapshot-role/MainThread: {"pvseg_start":"0", "pvseg_size":"153", "segtype":"linear", "pv_uuid":"FcRpKS-AMgd-l3A9-noIR-j7eI-PcDB-lsUq8E", "lv_uuid":"RO2q9D-nduL-RINy-i3mp-aGJP-mjY5-zVqyGf", "pv_name":"/dev/sdd"}, 2024-03-01 20:49:23,287 INFO snapshot-role/MainThread: {"pvseg_start":"153", "pvseg_size":"77", "segtype":"linear", "pv_uuid":"FcRpKS-AMgd-l3A9-noIR-j7eI-PcDB-lsUq8E", "lv_uuid":"1NwGUF-6Kcm-g1jS-YmNX-UldV-hAtf-x9I2uF", "pv_name":"/dev/sdd"}, 2024-03-01 20:49:23,287 INFO snapshot-role/MainThread: {"pvseg_start":"230", "pvseg_size":"24", "segtype":"free", "pv_uuid":"FcRpKS-AMgd-l3A9-noIR-j7eI-PcDB-lsUq8E", "lv_uuid":"", "pv_name":"/dev/sdd"}, 2024-03-01 20:49:23,287 INFO snapshot-role/MainThread: {"pvseg_start":"0", "pvseg_size":"254", "segtype":"free", "pv_uuid":"PExUjW-rWfe-vJyl-YX6g-GwRL-cM4c-TLtDle", "lv_uuid":"", "pv_name":"/dev/sdf"}, 2024-03-01 20:49:23,287 INFO snapshot-role/MainThread: {"pvseg_start":"0", "pvseg_size":"254", "segtype":"free", "pv_uuid":"r81YVc-Z2fu-lCX2-jlnq-mCqt-c1Kt-GoXHp0", "lv_uuid":"", "pv_name":"/dev/sde"} 2024-03-01 20:49:23,287 INFO snapshot-role/MainThread: ] 2024-03-01 20:49:23,287 INFO snapshot-role/MainThread: , 2024-03-01 20:49:23,287 INFO snapshot-role/MainThread: "seg": [ 2024-03-01 20:49:23,287 INFO snapshot-role/MainThread: {"seg_pe_ranges":"/dev/sdd:153-229", "segtype":"linear", "lv_uuid":"1NwGUF-6Kcm-g1jS-YmNX-UldV-hAtf-x9I2uF"}, 2024-03-01 20:49:23,287 INFO snapshot-role/MainThread: {"seg_pe_ranges":"/dev/sdd:0-152", "segtype":"linear", "lv_uuid":"RO2q9D-nduL-RINy-i3mp-aGJP-mjY5-zVqyGf"} 2024-03-01 20:49:23,287 INFO snapshot-role/MainThread: ] 2024-03-01 20:49:23,287 INFO snapshot-role/MainThread: } 2024-03-01 20:49:23,287 INFO snapshot-role/MainThread: , 2024-03-01 20:49:23,287 INFO snapshot-role/MainThread: { 2024-03-01 20:49:23,287 INFO snapshot-role/MainThread: "vg": [ 2024-03-01 20:49:23,288 INFO snapshot-role/MainThread: {"vg_name":"test_vg1", "vg_uuid":"JDM6rK-Ultz-B360-NGW6-5ym1-Srzt-khyK8g", "vg_size":"3196059648", "vg_free":"1107296256", "vg_extent_size":"4194304"} 2024-03-01 20:49:23,288 INFO snapshot-role/MainThread: ] 2024-03-01 20:49:23,288 INFO snapshot-role/MainThread: , 2024-03-01 20:49:23,288 INFO snapshot-role/MainThread: "pv": [ 2024-03-01 20:49:23,288 INFO snapshot-role/MainThread: {"pv_name":"/dev/sda"}, 2024-03-01 20:49:23,288 INFO snapshot-role/MainThread: {"pv_name":"/dev/sdb"}, 2024-03-01 20:49:23,288 INFO snapshot-role/MainThread: {"pv_name":"/dev/sdc"} 2024-03-01 20:49:23,288 INFO snapshot-role/MainThread: ] 2024-03-01 20:49:23,288 INFO snapshot-role/MainThread: , 2024-03-01 20:49:23,288 INFO snapshot-role/MainThread: "lv": [ 2024-03-01 20:49:23,288 INFO snapshot-role/MainThread: {"lv_uuid":"7W1el3-qjPr-rhKW-ZrV2-MCIF-P7SO-QFoGMC", "lv_name":"lv1", "lv_full_name":"test_vg1/lv1", "lv_path":"/dev/test_vg1/lv1", "lv_size":"482344960", "origin":"", "origin_size":"", "pool_lv":"", "lv_tags":"", "lv_attr":"-wi-a-----", "vg_name":"test_vg1", "data_percent":"", "metadata_percent":"", "pool_lv":""}, 2024-03-01 20:49:23,288 INFO snapshot-role/MainThread: {"lv_uuid":"Y0IDNr-O3Ey-wfIi-y8qY-bnkF-VeIh-AxOuYW", "lv_name":"lv2", "lv_full_name":"test_vg1/lv2", "lv_path":"/dev/test_vg1/lv2", "lv_size":"1606418432", "origin":"", "origin_size":"", "pool_lv":"", "lv_tags":"", "lv_attr":"-wi-a-----", "vg_name":"test_vg1", "data_percent":"", "metadata_percent":"", "pool_lv":""} 2024-03-01 20:49:23,288 INFO snapshot-role/MainThread: ] 2024-03-01 20:49:23,288 INFO snapshot-role/MainThread: , 2024-03-01 20:49:23,288 INFO snapshot-role/MainThread: "pvseg": [ 2024-03-01 20:49:23,288 INFO snapshot-role/MainThread: {"pvseg_start":"0", "pvseg_size":"254", "segtype":"linear", "pv_uuid":"4c8JOY-RlO6-XI6X-qqL0-UyOk-3hkr-XWuvAf", "lv_uuid":"Y0IDNr-O3Ey-wfIi-y8qY-bnkF-VeIh-AxOuYW", "pv_name":"/dev/sda"}, 2024-03-01 20:49:23,288 INFO snapshot-role/MainThread: {"pvseg_start":"0", "pvseg_size":"129", "segtype":"linear", "pv_uuid":"9SYY00-684W-KV55-MRXJ-pAhm-p2jr-V9Wr9F", "lv_uuid":"Y0IDNr-O3Ey-wfIi-y8qY-bnkF-VeIh-AxOuYW", "pv_name":"/dev/sdb"}, 2024-03-01 20:49:23,288 INFO snapshot-role/MainThread: {"pvseg_start":"129", "pvseg_size":"115", "segtype":"linear", "pv_uuid":"9SYY00-684W-KV55-MRXJ-pAhm-p2jr-V9Wr9F", "lv_uuid":"7W1el3-qjPr-rhKW-ZrV2-MCIF-P7SO-QFoGMC", "pv_name":"/dev/sdb"}, 2024-03-01 20:49:23,288 INFO snapshot-role/MainThread: {"pvseg_start":"244", "pvseg_size":"10", "segtype":"free", "pv_uuid":"9SYY00-684W-KV55-MRXJ-pAhm-p2jr-V9Wr9F", "lv_uuid":"", "pv_name":"/dev/sdb"}, 2024-03-01 20:49:23,288 INFO snapshot-role/MainThread: {"pvseg_start":"0", "pvseg_size":"254", "segtype":"free", "pv_uuid":"s9I9X8-0Kwr-kNAR-5I4T-xriY-S2od-VEcXlg", "lv_uuid":"", "pv_name":"/dev/sdc"} 2024-03-01 20:49:23,288 INFO snapshot-role/MainThread: ] 2024-03-01 20:49:23,288 INFO snapshot-role/MainThread: , 2024-03-01 20:49:23,288 INFO snapshot-role/MainThread: "seg": [ 2024-03-01 20:49:23,288 INFO snapshot-role/MainThread: {"seg_pe_ranges":"/dev/sdb:129-243", "segtype":"linear", "lv_uuid":"7W1el3-qjPr-rhKW-ZrV2-MCIF-P7SO-QFoGMC"}, 2024-03-01 20:49:23,288 INFO snapshot-role/MainThread: {"seg_pe_ranges":"/dev/sda:0-253", "segtype":"linear", "lv_uuid":"Y0IDNr-O3Ey-wfIi-y8qY-bnkF-VeIh-AxOuYW"}, 2024-03-01 20:49:23,288 INFO snapshot-role/MainThread: {"seg_pe_ranges":"/dev/sdb:0-128", "segtype":"linear", "lv_uuid":"Y0IDNr-O3Ey-wfIi-y8qY-bnkF-VeIh-AxOuYW"} 2024-03-01 20:49:23,288 INFO snapshot-role/MainThread: ] 2024-03-01 20:49:23,288 INFO snapshot-role/MainThread: } 2024-03-01 20:49:23,288 INFO snapshot-role/MainThread: ] 2024-03-01 20:49:23,288 INFO snapshot-role/MainThread: , 2024-03-01 20:49:23,288 INFO snapshot-role/MainThread: "log": [ 2024-03-01 20:49:23,288 INFO snapshot-role/MainThread: ] 2024-03-01 20:49:23,288 INFO snapshot-role/MainThread: } 2024-03-01 20:49:23,289 INFO snapshot-role/MainThread: Running... lvs --reportformat json test_vg3/lv5 2024-03-01 20:49:23,322 INFO snapshot-role/MainThread: Return code: 0 2024-03-01 20:49:23,322 INFO snapshot-role/MainThread: { 2024-03-01 20:49:23,322 INFO snapshot-role/MainThread: "report": [ 2024-03-01 20:49:23,322 INFO snapshot-role/MainThread: { 2024-03-01 20:49:23,323 INFO snapshot-role/MainThread: "lv": [ 2024-03-01 20:49:23,323 INFO snapshot-role/MainThread: {"lv_name":"lv5", "vg_name":"test_vg3", "lv_attr":"-wi-a-----", "lv_size":"1283457024", "pool_lv":"", "origin":"", "data_percent":"", "metadata_percent":"", "move_pv":"", "mirror_log":"", "copy_percent":"", "convert_lv":""} 2024-03-01 20:49:23,323 INFO snapshot-role/MainThread: ] 2024-03-01 20:49:23,323 INFO snapshot-role/MainThread: } 2024-03-01 20:49:23,323 INFO snapshot-role/MainThread: ] 2024-03-01 20:49:23,323 INFO snapshot-role/MainThread: , 2024-03-01 20:49:23,323 INFO snapshot-role/MainThread: "log": [ 2024-03-01 20:49:23,323 INFO snapshot-role/MainThread: ] 2024-03-01 20:49:23,323 INFO snapshot-role/MainThread: } 2024-03-01 20:49:23,323 INFO snapshot-role/MainThread: Running... lvs test_vg3 2024-03-01 20:49:23,357 INFO snapshot-role/MainThread: Return code: 0 2024-03-01 20:49:23,357 INFO snapshot-role/MainThread: { 2024-03-01 20:49:23,357 INFO snapshot-role/MainThread: "report": [ 2024-03-01 20:49:23,357 INFO snapshot-role/MainThread: { 2024-03-01 20:49:23,357 INFO snapshot-role/MainThread: "lv": [ 2024-03-01 20:49:23,357 INFO snapshot-role/MainThread: {"lv_name":"lv5", "vg_name":"test_vg3", "lv_attr":"-wi-a-----", "lv_size":"1283457024", "pool_lv":"", "origin":"", "data_percent":"", "metadata_percent":"", "move_pv":"", "mirror_log":"", "copy_percent":"", "convert_lv":""}, 2024-03-01 20:49:23,357 INFO snapshot-role/MainThread: {"lv_name":"lv6", "vg_name":"test_vg3", "lv_attr":"-wi-a-----", "lv_size":"1069547520", "pool_lv":"", "origin":"", "data_percent":"", "metadata_percent":"", "move_pv":"", "mirror_log":"", "copy_percent":"", "convert_lv":""}, 2024-03-01 20:49:23,357 INFO snapshot-role/MainThread: {"lv_name":"lv7", "vg_name":"test_vg3", "lv_attr":"-wi-a-----", "lv_size":"427819008", "pool_lv":"", "origin":"", "data_percent":"", "metadata_percent":"", "move_pv":"", "mirror_log":"", "copy_percent":"", "convert_lv":""}, 2024-03-01 20:49:23,357 INFO snapshot-role/MainThread: {"lv_name":"lv8", "vg_name":"test_vg3", "lv_attr":"-wi-a-----", "lv_size":"427819008", "pool_lv":"", "origin":"", "data_percent":"", "metadata_percent":"", "move_pv":"", "mirror_log":"", "copy_percent":"", "convert_lv":""} 2024-03-01 20:49:23,357 INFO snapshot-role/MainThread: ] 2024-03-01 20:49:23,357 INFO snapshot-role/MainThread: } 2024-03-01 20:49:23,357 INFO snapshot-role/MainThread: ] 2024-03-01 20:49:23,358 INFO snapshot-role/MainThread: , 2024-03-01 20:49:23,358 INFO snapshot-role/MainThread: "log": [ 2024-03-01 20:49:23,358 INFO snapshot-role/MainThread: ] 2024-03-01 20:49:23,358 INFO snapshot-role/MainThread: } 2024-03-01 20:49:23,358 INFO snapshot-role/MainThread: Running... lvs test_vg3/lv5_snapset1 2024-03-01 20:49:23,387 INFO snapshot-role/MainThread: Return code: 5 2024-03-01 20:49:23,387 INFO snapshot-role/MainThread: { 2024-03-01 20:49:23,387 INFO snapshot-role/MainThread: "report": [ 2024-03-01 20:49:23,388 INFO snapshot-role/MainThread: { 2024-03-01 20:49:23,388 INFO snapshot-role/MainThread: "lv": [ 2024-03-01 20:49:23,388 INFO snapshot-role/MainThread: ] 2024-03-01 20:49:23,388 INFO snapshot-role/MainThread: } 2024-03-01 20:49:23,388 INFO snapshot-role/MainThread: ] 2024-03-01 20:49:23,388 INFO snapshot-role/MainThread: , 2024-03-01 20:49:23,388 INFO snapshot-role/MainThread: "log": [ 2024-03-01 20:49:23,388 INFO snapshot-role/MainThread: ] 2024-03-01 20:49:23,388 INFO snapshot-role/MainThread: } 2024-03-01 20:49:23,388 INFO snapshot-role/MainThread: Running... lvcreate -s -n lv5_snapset1 -L 192544768B test_vg3/lv5 2024-03-01 20:49:23,564 INFO snapshot-role/MainThread: Return code: 0 2024-03-01 20:49:23,564 INFO snapshot-role/MainThread: { 2024-03-01 20:49:23,564 INFO snapshot-role/MainThread: "log": [ 2024-03-01 20:49:23,565 INFO snapshot-role/MainThread: ] 2024-03-01 20:49:23,565 INFO snapshot-role/MainThread: } 2024-03-01 20:49:23,565 INFO snapshot-role/MainThread: Running... lvs --reportformat json test_vg3/lv6 2024-03-01 20:49:23,607 INFO snapshot-role/MainThread: Return code: 0 2024-03-01 20:49:23,607 INFO snapshot-role/MainThread: { 2024-03-01 20:49:23,607 INFO snapshot-role/MainThread: "report": [ 2024-03-01 20:49:23,607 INFO snapshot-role/MainThread: { 2024-03-01 20:49:23,607 INFO snapshot-role/MainThread: "lv": [ 2024-03-01 20:49:23,607 INFO snapshot-role/MainThread: {"lv_name":"lv6", "vg_name":"test_vg3", "lv_attr":"-wi-a-----", "lv_size":"1069547520", "pool_lv":"", "origin":"", "data_percent":"", "metadata_percent":"", "move_pv":"", "mirror_log":"", "copy_percent":"", "convert_lv":""} 2024-03-01 20:49:23,608 INFO snapshot-role/MainThread: ] 2024-03-01 20:49:23,608 INFO snapshot-role/MainThread: } 2024-03-01 20:49:23,608 INFO snapshot-role/MainThread: ] 2024-03-01 20:49:23,608 INFO snapshot-role/MainThread: , 2024-03-01 20:49:23,608 INFO snapshot-role/MainThread: "log": [ 2024-03-01 20:49:23,608 INFO snapshot-role/MainThread: ] 2024-03-01 20:49:23,608 INFO snapshot-role/MainThread: } 2024-03-01 20:49:23,608 INFO snapshot-role/MainThread: Running... lvs test_vg3 2024-03-01 20:49:23,647 INFO snapshot-role/MainThread: Return code: 0 2024-03-01 20:49:23,648 INFO snapshot-role/MainThread: { 2024-03-01 20:49:23,648 INFO snapshot-role/MainThread: "report": [ 2024-03-01 20:49:23,648 INFO snapshot-role/MainThread: { 2024-03-01 20:49:23,648 INFO snapshot-role/MainThread: "lv": [ 2024-03-01 20:49:23,648 INFO snapshot-role/MainThread: {"lv_name":"lv5", "vg_name":"test_vg3", "lv_attr":"owi-a-s---", "lv_size":"1283457024", "pool_lv":"", "origin":"", "data_percent":"", "metadata_percent":"", "move_pv":"", "mirror_log":"", "copy_percent":"", "convert_lv":""}, 2024-03-01 20:49:23,648 INFO snapshot-role/MainThread: {"lv_name":"lv5_snapset1", "vg_name":"test_vg3", "lv_attr":"swi-a-s---", "lv_size":"192937984", "pool_lv":"", "origin":"lv5", "data_percent":"0.00", "metadata_percent":"", "move_pv":"", "mirror_log":"", "copy_percent":"", "convert_lv":""}, 2024-03-01 20:49:23,648 INFO snapshot-role/MainThread: {"lv_name":"lv6", "vg_name":"test_vg3", "lv_attr":"-wi-a-----", "lv_size":"1069547520", "pool_lv":"", "origin":"", "data_percent":"", "metadata_percent":"", "move_pv":"", "mirror_log":"", "copy_percent":"", "convert_lv":""}, 2024-03-01 20:49:23,648 INFO snapshot-role/MainThread: {"lv_name":"lv7", "vg_name":"test_vg3", "lv_attr":"-wi-a-----", "lv_size":"427819008", "pool_lv":"", "origin":"", "data_percent":"", "metadata_percent":"", "move_pv":"", "mirror_log":"", "copy_percent":"", "convert_lv":""}, 2024-03-01 20:49:23,648 INFO snapshot-role/MainThread: {"lv_name":"lv8", "vg_name":"test_vg3", "lv_attr":"-wi-a-----", "lv_size":"427819008", "pool_lv":"", "origin":"", "data_percent":"", "metadata_percent":"", "move_pv":"", "mirror_log":"", "copy_percent":"", "convert_lv":""} 2024-03-01 20:49:23,648 INFO snapshot-role/MainThread: ] 2024-03-01 20:49:23,648 INFO snapshot-role/MainThread: } 2024-03-01 20:49:23,648 INFO snapshot-role/MainThread: ] 2024-03-01 20:49:23,648 INFO snapshot-role/MainThread: , 2024-03-01 20:49:23,648 INFO snapshot-role/MainThread: "log": [ 2024-03-01 20:49:23,648 INFO snapshot-role/MainThread: ] 2024-03-01 20:49:23,648 INFO snapshot-role/MainThread: } 2024-03-01 20:49:23,648 INFO snapshot-role/MainThread: Running... lvs test_vg3/lv6_snapset1 2024-03-01 20:49:23,679 INFO snapshot-role/MainThread: Return code: 5 2024-03-01 20:49:23,679 INFO snapshot-role/MainThread: { 2024-03-01 20:49:23,679 INFO snapshot-role/MainThread: "report": [ 2024-03-01 20:49:23,679 INFO snapshot-role/MainThread: { 2024-03-01 20:49:23,679 INFO snapshot-role/MainThread: "lv": [ 2024-03-01 20:49:23,679 INFO snapshot-role/MainThread: ] 2024-03-01 20:49:23,679 INFO snapshot-role/MainThread: } 2024-03-01 20:49:23,680 INFO snapshot-role/MainThread: ] 2024-03-01 20:49:23,680 INFO snapshot-role/MainThread: , 2024-03-01 20:49:23,680 INFO snapshot-role/MainThread: "log": [ 2024-03-01 20:49:23,680 INFO snapshot-role/MainThread: ] 2024-03-01 20:49:23,680 INFO snapshot-role/MainThread: } 2024-03-01 20:49:23,680 INFO snapshot-role/MainThread: Running... lvcreate -s -n lv6_snapset1 -L 160497664B test_vg3/lv6 2024-03-01 20:49:23,811 INFO snapshot-role/MainThread: Return code: 0 2024-03-01 20:49:23,811 INFO snapshot-role/MainThread: { 2024-03-01 20:49:23,811 INFO snapshot-role/MainThread: "log": [ 2024-03-01 20:49:23,812 INFO snapshot-role/MainThread: ] 2024-03-01 20:49:23,812 INFO snapshot-role/MainThread: } 2024-03-01 20:49:23,812 INFO snapshot-role/MainThread: Running... lvs --reportformat json test_vg3/lv7 2024-03-01 20:49:23,858 INFO snapshot-role/MainThread: Return code: 0 2024-03-01 20:49:23,858 INFO snapshot-role/MainThread: { 2024-03-01 20:49:23,859 INFO snapshot-role/MainThread: "report": [ 2024-03-01 20:49:23,859 INFO snapshot-role/MainThread: { 2024-03-01 20:49:23,859 INFO snapshot-role/MainThread: "lv": [ 2024-03-01 20:49:23,859 INFO snapshot-role/MainThread: {"lv_name":"lv7", "vg_name":"test_vg3", "lv_attr":"-wi-a-----", "lv_size":"427819008", "pool_lv":"", "origin":"", "data_percent":"", "metadata_percent":"", "move_pv":"", "mirror_log":"", "copy_percent":"", "convert_lv":""} 2024-03-01 20:49:23,859 INFO snapshot-role/MainThread: ] 2024-03-01 20:49:23,859 INFO snapshot-role/MainThread: } 2024-03-01 20:49:23,859 INFO snapshot-role/MainThread: ] 2024-03-01 20:49:23,859 INFO snapshot-role/MainThread: , 2024-03-01 20:49:23,859 INFO snapshot-role/MainThread: "log": [ 2024-03-01 20:49:23,859 INFO snapshot-role/MainThread: ] 2024-03-01 20:49:23,859 INFO snapshot-role/MainThread: } 2024-03-01 20:49:23,859 INFO snapshot-role/MainThread: Running... lvs test_vg3 2024-03-01 20:49:23,886 INFO snapshot-role/MainThread: Return code: 0 2024-03-01 20:49:23,886 INFO snapshot-role/MainThread: { 2024-03-01 20:49:23,886 INFO snapshot-role/MainThread: "report": [ 2024-03-01 20:49:23,886 INFO snapshot-role/MainThread: { 2024-03-01 20:49:23,886 INFO snapshot-role/MainThread: "lv": [ 2024-03-01 20:49:23,886 INFO snapshot-role/MainThread: {"lv_name":"lv5", "vg_name":"test_vg3", "lv_attr":"owi-a-s---", "lv_size":"1283457024", "pool_lv":"", "origin":"", "data_percent":"", "metadata_percent":"", "move_pv":"", "mirror_log":"", "copy_percent":"", "convert_lv":""}, 2024-03-01 20:49:23,886 INFO snapshot-role/MainThread: {"lv_name":"lv5_snapset1", "vg_name":"test_vg3", "lv_attr":"swi-a-s---", "lv_size":"192937984", "pool_lv":"", "origin":"lv5", "data_percent":"0.00", "metadata_percent":"", "move_pv":"", "mirror_log":"", "copy_percent":"", "convert_lv":""}, 2024-03-01 20:49:23,886 INFO snapshot-role/MainThread: {"lv_name":"lv6", "vg_name":"test_vg3", "lv_attr":"owi-a-s---", "lv_size":"1069547520", "pool_lv":"", "origin":"", "data_percent":"", "metadata_percent":"", "move_pv":"", "mirror_log":"", "copy_percent":"", "convert_lv":""}, 2024-03-01 20:49:23,886 INFO snapshot-role/MainThread: {"lv_name":"lv6_snapset1", "vg_name":"test_vg3", "lv_attr":"swi-a-s---", "lv_size":"163577856", "pool_lv":"", "origin":"lv6", "data_percent":"0.00", "metadata_percent":"", "move_pv":"", "mirror_log":"", "copy_percent":"", "convert_lv":""}, 2024-03-01 20:49:23,886 INFO snapshot-role/MainThread: {"lv_name":"lv7", "vg_name":"test_vg3", "lv_attr":"-wi-a-----", "lv_size":"427819008", "pool_lv":"", "origin":"", "data_percent":"", "metadata_percent":"", "move_pv":"", "mirror_log":"", "copy_percent":"", "convert_lv":""}, 2024-03-01 20:49:23,886 INFO snapshot-role/MainThread: {"lv_name":"lv8", "vg_name":"test_vg3", "lv_attr":"-wi-a-----", "lv_size":"427819008", "pool_lv":"", "origin":"", "data_percent":"", "metadata_percent":"", "move_pv":"", "mirror_log":"", "copy_percent":"", "convert_lv":""} 2024-03-01 20:49:23,887 INFO snapshot-role/MainThread: ] 2024-03-01 20:49:23,887 INFO snapshot-role/MainThread: } 2024-03-01 20:49:23,887 INFO snapshot-role/MainThread: ] 2024-03-01 20:49:23,887 INFO snapshot-role/MainThread: , 2024-03-01 20:49:23,887 INFO snapshot-role/MainThread: "log": [ 2024-03-01 20:49:23,887 INFO snapshot-role/MainThread: ] 2024-03-01 20:49:23,887 INFO snapshot-role/MainThread: } 2024-03-01 20:49:23,887 INFO snapshot-role/MainThread: Running... lvs test_vg3/lv7_snapset1 2024-03-01 20:49:23,915 INFO snapshot-role/MainThread: Return code: 5 2024-03-01 20:49:23,915 INFO snapshot-role/MainThread: { 2024-03-01 20:49:23,915 INFO snapshot-role/MainThread: "report": [ 2024-03-01 20:49:23,915 INFO snapshot-role/MainThread: { 2024-03-01 20:49:23,915 INFO snapshot-role/MainThread: "lv": [ 2024-03-01 20:49:23,915 INFO snapshot-role/MainThread: ] 2024-03-01 20:49:23,915 INFO snapshot-role/MainThread: } 2024-03-01 20:49:23,915 INFO snapshot-role/MainThread: ] 2024-03-01 20:49:23,915 INFO snapshot-role/MainThread: , 2024-03-01 20:49:23,915 INFO snapshot-role/MainThread: "log": [ 2024-03-01 20:49:23,915 INFO snapshot-role/MainThread: ] 2024-03-01 20:49:23,915 INFO snapshot-role/MainThread: } 2024-03-01 20:49:23,915 INFO snapshot-role/MainThread: Running... lvcreate -s -n lv7_snapset1 -L 64225280B test_vg3/lv7 2024-03-01 20:49:24,033 INFO snapshot-role/MainThread: Return code: 0 2024-03-01 20:49:24,033 INFO snapshot-role/MainThread: { 2024-03-01 20:49:24,033 INFO snapshot-role/MainThread: "log": [ 2024-03-01 20:49:24,033 INFO snapshot-role/MainThread: ] 2024-03-01 20:49:24,033 INFO snapshot-role/MainThread: } 2024-03-01 20:49:24,033 INFO snapshot-role/MainThread: Running... lvs --reportformat json test_vg3/lv8 2024-03-01 20:49:24,079 INFO snapshot-role/MainThread: Return code: 0 2024-03-01 20:49:24,079 INFO snapshot-role/MainThread: { 2024-03-01 20:49:24,080 INFO snapshot-role/MainThread: "report": [ 2024-03-01 20:49:24,080 INFO snapshot-role/MainThread: { 2024-03-01 20:49:24,080 INFO snapshot-role/MainThread: "lv": [ 2024-03-01 20:49:24,080 INFO snapshot-role/MainThread: {"lv_name":"lv8", "vg_name":"test_vg3", "lv_attr":"-wi-a-----", "lv_size":"427819008", "pool_lv":"", "origin":"", "data_percent":"", "metadata_percent":"", "move_pv":"", "mirror_log":"", "copy_percent":"", "convert_lv":""} 2024-03-01 20:49:24,080 INFO snapshot-role/MainThread: ] 2024-03-01 20:49:24,080 INFO snapshot-role/MainThread: } 2024-03-01 20:49:24,081 INFO snapshot-role/MainThread: ] 2024-03-01 20:49:24,081 INFO snapshot-role/MainThread: , 2024-03-01 20:49:24,081 INFO snapshot-role/MainThread: "log": [ 2024-03-01 20:49:24,081 INFO snapshot-role/MainThread: ] 2024-03-01 20:49:24,081 INFO snapshot-role/MainThread: } 2024-03-01 20:49:24,082 INFO snapshot-role/MainThread: Running... lvs test_vg3 2024-03-01 20:49:24,127 INFO snapshot-role/MainThread: Return code: 0 2024-03-01 20:49:24,128 INFO snapshot-role/MainThread: { 2024-03-01 20:49:24,128 INFO snapshot-role/MainThread: "report": [ 2024-03-01 20:49:24,128 INFO snapshot-role/MainThread: { 2024-03-01 20:49:24,128 INFO snapshot-role/MainThread: "lv": [ 2024-03-01 20:49:24,128 INFO snapshot-role/MainThread: {"lv_name":"lv5", "vg_name":"test_vg3", "lv_attr":"owi-a-s---", "lv_size":"1283457024", "pool_lv":"", "origin":"", "data_percent":"", "metadata_percent":"", "move_pv":"", "mirror_log":"", "copy_percent":"", "convert_lv":""}, 2024-03-01 20:49:24,128 INFO snapshot-role/MainThread: {"lv_name":"lv5_snapset1", "vg_name":"test_vg3", "lv_attr":"swi-a-s---", "lv_size":"192937984", "pool_lv":"", "origin":"lv5", "data_percent":"0.00", "metadata_percent":"", "move_pv":"", "mirror_log":"", "copy_percent":"", "convert_lv":""}, 2024-03-01 20:49:24,128 INFO snapshot-role/MainThread: {"lv_name":"lv6", "vg_name":"test_vg3", "lv_attr":"owi-a-s---", "lv_size":"1069547520", "pool_lv":"", "origin":"", "data_percent":"", "metadata_percent":"", "move_pv":"", "mirror_log":"", "copy_percent":"", "convert_lv":""}, 2024-03-01 20:49:24,128 INFO snapshot-role/MainThread: {"lv_name":"lv6_snapset1", "vg_name":"test_vg3", "lv_attr":"swi-a-s---", "lv_size":"163577856", "pool_lv":"", "origin":"lv6", "data_percent":"0.00", "metadata_percent":"", "move_pv":"", "mirror_log":"", "copy_percent":"", "convert_lv":""}, 2024-03-01 20:49:24,128 INFO snapshot-role/MainThread: {"lv_name":"lv7", "vg_name":"test_vg3", "lv_attr":"owi-a-s---", "lv_size":"427819008", "pool_lv":"", "origin":"", "data_percent":"", "metadata_percent":"", "move_pv":"", "mirror_log":"", "copy_percent":"", "convert_lv":""}, 2024-03-01 20:49:24,128 INFO snapshot-role/MainThread: {"lv_name":"lv7_snapset1", "vg_name":"test_vg3", "lv_attr":"swi-a-s---", "lv_size":"67108864", "pool_lv":"", "origin":"lv7", "data_percent":"0.00", "metadata_percent":"", "move_pv":"", "mirror_log":"", "copy_percent":"", "convert_lv":""}, 2024-03-01 20:49:24,128 INFO snapshot-role/MainThread: {"lv_name":"lv8", "vg_name":"test_vg3", "lv_attr":"-wi-a-----", "lv_size":"427819008", "pool_lv":"", "origin":"", "data_percent":"", "metadata_percent":"", "move_pv":"", "mirror_log":"", "copy_percent":"", "convert_lv":""} 2024-03-01 20:49:24,128 INFO snapshot-role/MainThread: ] 2024-03-01 20:49:24,128 INFO snapshot-role/MainThread: } 2024-03-01 20:49:24,128 INFO snapshot-role/MainThread: ] 2024-03-01 20:49:24,128 INFO snapshot-role/MainThread: , 2024-03-01 20:49:24,128 INFO snapshot-role/MainThread: "log": [ 2024-03-01 20:49:24,128 INFO snapshot-role/MainThread: ] 2024-03-01 20:49:24,128 INFO snapshot-role/MainThread: } 2024-03-01 20:49:24,128 INFO snapshot-role/MainThread: Running... lvs test_vg3/lv8_snapset1 2024-03-01 20:49:24,159 INFO snapshot-role/MainThread: Return code: 5 2024-03-01 20:49:24,159 INFO snapshot-role/MainThread: { 2024-03-01 20:49:24,159 INFO snapshot-role/MainThread: "report": [ 2024-03-01 20:49:24,159 INFO snapshot-role/MainThread: { 2024-03-01 20:49:24,159 INFO snapshot-role/MainThread: "lv": [ 2024-03-01 20:49:24,159 INFO snapshot-role/MainThread: ] 2024-03-01 20:49:24,159 INFO snapshot-role/MainThread: } 2024-03-01 20:49:24,159 INFO snapshot-role/MainThread: ] 2024-03-01 20:49:24,159 INFO snapshot-role/MainThread: , 2024-03-01 20:49:24,159 INFO snapshot-role/MainThread: "log": [ 2024-03-01 20:49:24,159 INFO snapshot-role/MainThread: ] 2024-03-01 20:49:24,159 INFO snapshot-role/MainThread: } 2024-03-01 20:49:24,159 INFO snapshot-role/MainThread: Running... lvcreate -s -n lv8_snapset1 -L 64225280B test_vg3/lv8 2024-03-01 20:49:24,281 INFO snapshot-role/MainThread: Return code: 0 2024-03-01 20:49:24,281 INFO snapshot-role/MainThread: { 2024-03-01 20:49:24,281 INFO snapshot-role/MainThread: "log": [ 2024-03-01 20:49:24,281 INFO snapshot-role/MainThread: ] 2024-03-01 20:49:24,282 INFO snapshot-role/MainThread: } 2024-03-01 20:49:24,282 INFO snapshot-role/MainThread: Running... lvs --reportformat json test_vg2/lv3 2024-03-01 20:49:24,334 INFO snapshot-role/MainThread: Return code: 0 2024-03-01 20:49:24,334 INFO snapshot-role/MainThread: { 2024-03-01 20:49:24,335 INFO snapshot-role/MainThread: "report": [ 2024-03-01 20:49:24,335 INFO snapshot-role/MainThread: { 2024-03-01 20:49:24,335 INFO snapshot-role/MainThread: "lv": [ 2024-03-01 20:49:24,335 INFO snapshot-role/MainThread: {"lv_name":"lv3", "vg_name":"test_vg2", "lv_attr":"-wi-a-----", "lv_size":"322961408", "pool_lv":"", "origin":"", "data_percent":"", "metadata_percent":"", "move_pv":"", "mirror_log":"", "copy_percent":"", "convert_lv":""} 2024-03-01 20:49:24,335 INFO snapshot-role/MainThread: ] 2024-03-01 20:49:24,335 INFO snapshot-role/MainThread: } 2024-03-01 20:49:24,335 INFO snapshot-role/MainThread: ] 2024-03-01 20:49:24,335 INFO snapshot-role/MainThread: , 2024-03-01 20:49:24,335 INFO snapshot-role/MainThread: "log": [ 2024-03-01 20:49:24,335 INFO snapshot-role/MainThread: ] 2024-03-01 20:49:24,335 INFO snapshot-role/MainThread: } 2024-03-01 20:49:24,336 INFO snapshot-role/MainThread: Running... lvs test_vg2 2024-03-01 20:49:24,369 INFO snapshot-role/MainThread: Return code: 0 2024-03-01 20:49:24,370 INFO snapshot-role/MainThread: { 2024-03-01 20:49:24,370 INFO snapshot-role/MainThread: "report": [ 2024-03-01 20:49:24,370 INFO snapshot-role/MainThread: { 2024-03-01 20:49:24,370 INFO snapshot-role/MainThread: "lv": [ 2024-03-01 20:49:24,370 INFO snapshot-role/MainThread: {"lv_name":"lv3", "vg_name":"test_vg2", "lv_attr":"-wi-a-----", "lv_size":"322961408", "pool_lv":"", "origin":"", "data_percent":"", "metadata_percent":"", "move_pv":"", "mirror_log":"", "copy_percent":"", "convert_lv":""}, 2024-03-01 20:49:24,370 INFO snapshot-role/MainThread: {"lv_name":"lv4", "vg_name":"test_vg2", "lv_attr":"-wi-a-----", "lv_size":"641728512", "pool_lv":"", "origin":"", "data_percent":"", "metadata_percent":"", "move_pv":"", "mirror_log":"", "copy_percent":"", "convert_lv":""} 2024-03-01 20:49:24,370 INFO snapshot-role/MainThread: ] 2024-03-01 20:49:24,370 INFO snapshot-role/MainThread: } 2024-03-01 20:49:24,370 INFO snapshot-role/MainThread: ] 2024-03-01 20:49:24,370 INFO snapshot-role/MainThread: , 2024-03-01 20:49:24,370 INFO snapshot-role/MainThread: "log": [ 2024-03-01 20:49:24,370 INFO snapshot-role/MainThread: ] 2024-03-01 20:49:24,370 INFO snapshot-role/MainThread: } 2024-03-01 20:49:24,370 INFO snapshot-role/MainThread: Running... lvs test_vg2/lv3_snapset1 2024-03-01 20:49:24,401 INFO snapshot-role/MainThread: Return code: 5 2024-03-01 20:49:24,401 INFO snapshot-role/MainThread: { 2024-03-01 20:49:24,402 INFO snapshot-role/MainThread: "report": [ 2024-03-01 20:49:24,402 INFO snapshot-role/MainThread: { 2024-03-01 20:49:24,402 INFO snapshot-role/MainThread: "lv": [ 2024-03-01 20:49:24,402 INFO snapshot-role/MainThread: ] 2024-03-01 20:49:24,402 INFO snapshot-role/MainThread: } 2024-03-01 20:49:24,402 INFO snapshot-role/MainThread: ] 2024-03-01 20:49:24,402 INFO snapshot-role/MainThread: , 2024-03-01 20:49:24,402 INFO snapshot-role/MainThread: "log": [ 2024-03-01 20:49:24,402 INFO snapshot-role/MainThread: ] 2024-03-01 20:49:24,402 INFO snapshot-role/MainThread: } 2024-03-01 20:49:24,402 INFO snapshot-role/MainThread: Running... lvcreate -s -n lv3_snapset1 -L 48496640B test_vg2/lv3 2024-03-01 20:49:24,519 INFO snapshot-role/MainThread: Return code: 0 2024-03-01 20:49:24,519 INFO snapshot-role/MainThread: { 2024-03-01 20:49:24,520 INFO snapshot-role/MainThread: "log": [ 2024-03-01 20:49:24,520 INFO snapshot-role/MainThread: ] 2024-03-01 20:49:24,520 INFO snapshot-role/MainThread: } 2024-03-01 20:49:24,520 INFO snapshot-role/MainThread: Running... lvs --reportformat json test_vg2/lv4 2024-03-01 20:49:24,568 INFO snapshot-role/MainThread: Return code: 0 2024-03-01 20:49:24,568 INFO snapshot-role/MainThread: { 2024-03-01 20:49:24,568 INFO snapshot-role/MainThread: "report": [ 2024-03-01 20:49:24,568 INFO snapshot-role/MainThread: { 2024-03-01 20:49:24,568 INFO snapshot-role/MainThread: "lv": [ 2024-03-01 20:49:24,568 INFO snapshot-role/MainThread: {"lv_name":"lv4", "vg_name":"test_vg2", "lv_attr":"-wi-a-----", "lv_size":"641728512", "pool_lv":"", "origin":"", "data_percent":"", "metadata_percent":"", "move_pv":"", "mirror_log":"", "copy_percent":"", "convert_lv":""} 2024-03-01 20:49:24,568 INFO snapshot-role/MainThread: ] 2024-03-01 20:49:24,568 INFO snapshot-role/MainThread: } 2024-03-01 20:49:24,568 INFO snapshot-role/MainThread: ] 2024-03-01 20:49:24,568 INFO snapshot-role/MainThread: , 2024-03-01 20:49:24,568 INFO snapshot-role/MainThread: "log": [ 2024-03-01 20:49:24,568 INFO snapshot-role/MainThread: ] 2024-03-01 20:49:24,568 INFO snapshot-role/MainThread: } 2024-03-01 20:49:24,568 INFO snapshot-role/MainThread: Running... lvs test_vg2 2024-03-01 20:49:24,599 INFO snapshot-role/MainThread: Return code: 0 2024-03-01 20:49:24,600 INFO snapshot-role/MainThread: { 2024-03-01 20:49:24,600 INFO snapshot-role/MainThread: "report": [ 2024-03-01 20:49:24,600 INFO snapshot-role/MainThread: { 2024-03-01 20:49:24,600 INFO snapshot-role/MainThread: "lv": [ 2024-03-01 20:49:24,600 INFO snapshot-role/MainThread: {"lv_name":"lv3", "vg_name":"test_vg2", "lv_attr":"owi-a-s---", "lv_size":"322961408", "pool_lv":"", "origin":"", "data_percent":"", "metadata_percent":"", "move_pv":"", "mirror_log":"", "copy_percent":"", "convert_lv":""}, 2024-03-01 20:49:24,600 INFO snapshot-role/MainThread: {"lv_name":"lv3_snapset1", "vg_name":"test_vg2", "lv_attr":"swi-a-s---", "lv_size":"50331648", "pool_lv":"", "origin":"lv3", "data_percent":"0.00", "metadata_percent":"", "move_pv":"", "mirror_log":"", "copy_percent":"", "convert_lv":""}, 2024-03-01 20:49:24,600 INFO snapshot-role/MainThread: {"lv_name":"lv4", "vg_name":"test_vg2", "lv_attr":"-wi-a-----", "lv_size":"641728512", "pool_lv":"", "origin":"", "data_percent":"", "metadata_percent":"", "move_pv":"", "mirror_log":"", "copy_percent":"", "convert_lv":""} 2024-03-01 20:49:24,600 INFO snapshot-role/MainThread: ] 2024-03-01 20:49:24,600 INFO snapshot-role/MainThread: } 2024-03-01 20:49:24,600 INFO snapshot-role/MainThread: ] 2024-03-01 20:49:24,600 INFO snapshot-role/MainThread: , 2024-03-01 20:49:24,600 INFO snapshot-role/MainThread: "log": [ 2024-03-01 20:49:24,600 INFO snapshot-role/MainThread: ] 2024-03-01 20:49:24,600 INFO snapshot-role/MainThread: } 2024-03-01 20:49:24,600 INFO snapshot-role/MainThread: Running... lvs test_vg2/lv4_snapset1 2024-03-01 20:49:24,645 INFO snapshot-role/MainThread: Return code: 5 2024-03-01 20:49:24,646 INFO snapshot-role/MainThread: { 2024-03-01 20:49:24,646 INFO snapshot-role/MainThread: "report": [ 2024-03-01 20:49:24,646 INFO snapshot-role/MainThread: { 2024-03-01 20:49:24,646 INFO snapshot-role/MainThread: "lv": [ 2024-03-01 20:49:24,646 INFO snapshot-role/MainThread: ] 2024-03-01 20:49:24,646 INFO snapshot-role/MainThread: } 2024-03-01 20:49:24,646 INFO snapshot-role/MainThread: ] 2024-03-01 20:49:24,646 INFO snapshot-role/MainThread: , 2024-03-01 20:49:24,646 INFO snapshot-role/MainThread: "log": [ 2024-03-01 20:49:24,646 INFO snapshot-role/MainThread: ] 2024-03-01 20:49:24,646 INFO snapshot-role/MainThread: } 2024-03-01 20:49:24,646 INFO snapshot-role/MainThread: Running... lvcreate -s -n lv4_snapset1 -L 96272384B test_vg2/lv4 2024-03-01 20:49:24,767 INFO snapshot-role/MainThread: Return code: 0 2024-03-01 20:49:24,767 INFO snapshot-role/MainThread: { 2024-03-01 20:49:24,768 INFO snapshot-role/MainThread: "log": [ 2024-03-01 20:49:24,768 INFO snapshot-role/MainThread: ] 2024-03-01 20:49:24,768 INFO snapshot-role/MainThread: } 2024-03-01 20:49:24,768 INFO snapshot-role/MainThread: Running... lvs --reportformat json test_vg1/lv1 2024-03-01 20:49:24,812 INFO snapshot-role/MainThread: Return code: 0 2024-03-01 20:49:24,812 INFO snapshot-role/MainThread: { 2024-03-01 20:49:24,812 INFO snapshot-role/MainThread: "report": [ 2024-03-01 20:49:24,812 INFO snapshot-role/MainThread: { 2024-03-01 20:49:24,813 INFO snapshot-role/MainThread: "lv": [ 2024-03-01 20:49:24,813 INFO snapshot-role/MainThread: {"lv_name":"lv1", "vg_name":"test_vg1", "lv_attr":"-wi-a-----", "lv_size":"482344960", "pool_lv":"", "origin":"", "data_percent":"", "metadata_percent":"", "move_pv":"", "mirror_log":"", "copy_percent":"", "convert_lv":""} 2024-03-01 20:49:24,813 INFO snapshot-role/MainThread: ] 2024-03-01 20:49:24,813 INFO snapshot-role/MainThread: } 2024-03-01 20:49:24,813 INFO snapshot-role/MainThread: ] 2024-03-01 20:49:24,813 INFO snapshot-role/MainThread: , 2024-03-01 20:49:24,813 INFO snapshot-role/MainThread: "log": [ 2024-03-01 20:49:24,813 INFO snapshot-role/MainThread: ] 2024-03-01 20:49:24,813 INFO snapshot-role/MainThread: } 2024-03-01 20:49:24,813 INFO snapshot-role/MainThread: Running... lvs test_vg1 2024-03-01 20:49:24,848 INFO snapshot-role/MainThread: Return code: 0 2024-03-01 20:49:24,848 INFO snapshot-role/MainThread: { 2024-03-01 20:49:24,848 INFO snapshot-role/MainThread: "report": [ 2024-03-01 20:49:24,848 INFO snapshot-role/MainThread: { 2024-03-01 20:49:24,848 INFO snapshot-role/MainThread: "lv": [ 2024-03-01 20:49:24,848 INFO snapshot-role/MainThread: {"lv_name":"lv1", "vg_name":"test_vg1", "lv_attr":"-wi-a-----", "lv_size":"482344960", "pool_lv":"", "origin":"", "data_percent":"", "metadata_percent":"", "move_pv":"", "mirror_log":"", "copy_percent":"", "convert_lv":""}, 2024-03-01 20:49:24,848 INFO snapshot-role/MainThread: {"lv_name":"lv2", "vg_name":"test_vg1", "lv_attr":"-wi-a-----", "lv_size":"1606418432", "pool_lv":"", "origin":"", "data_percent":"", "metadata_percent":"", "move_pv":"", "mirror_log":"", "copy_percent":"", "convert_lv":""} 2024-03-01 20:49:24,848 INFO snapshot-role/MainThread: ] 2024-03-01 20:49:24,848 INFO snapshot-role/MainThread: } 2024-03-01 20:49:24,848 INFO snapshot-role/MainThread: ] 2024-03-01 20:49:24,848 INFO snapshot-role/MainThread: , 2024-03-01 20:49:24,848 INFO snapshot-role/MainThread: "log": [ 2024-03-01 20:49:24,848 INFO snapshot-role/MainThread: ] 2024-03-01 20:49:24,849 INFO snapshot-role/MainThread: } 2024-03-01 20:49:24,849 INFO snapshot-role/MainThread: Running... lvs test_vg1/lv1_snapset1 2024-03-01 20:49:24,877 INFO snapshot-role/MainThread: Return code: 5 2024-03-01 20:49:24,877 INFO snapshot-role/MainThread: { 2024-03-01 20:49:24,877 INFO snapshot-role/MainThread: "report": [ 2024-03-01 20:49:24,877 INFO snapshot-role/MainThread: { 2024-03-01 20:49:24,877 INFO snapshot-role/MainThread: "lv": [ 2024-03-01 20:49:24,877 INFO snapshot-role/MainThread: ] 2024-03-01 20:49:24,877 INFO snapshot-role/MainThread: } 2024-03-01 20:49:24,877 INFO snapshot-role/MainThread: ] 2024-03-01 20:49:24,877 INFO snapshot-role/MainThread: , 2024-03-01 20:49:24,877 INFO snapshot-role/MainThread: "log": [ 2024-03-01 20:49:24,877 INFO snapshot-role/MainThread: ] 2024-03-01 20:49:24,877 INFO snapshot-role/MainThread: } 2024-03-01 20:49:24,877 INFO snapshot-role/MainThread: Running... lvcreate -s -n lv1_snapset1 -L 72417280B test_vg1/lv1 2024-03-01 20:49:25,010 INFO snapshot-role/MainThread: Return code: 0 2024-03-01 20:49:25,010 INFO snapshot-role/MainThread: { 2024-03-01 20:49:25,010 INFO snapshot-role/MainThread: "log": [ 2024-03-01 20:49:25,010 INFO snapshot-role/MainThread: ] 2024-03-01 20:49:25,010 INFO snapshot-role/MainThread: } 2024-03-01 20:49:25,010 INFO snapshot-role/MainThread: Running... lvs --reportformat json test_vg1/lv2 2024-03-01 20:49:25,078 INFO snapshot-role/MainThread: Return code: 0 2024-03-01 20:49:25,079 INFO snapshot-role/MainThread: { 2024-03-01 20:49:25,079 INFO snapshot-role/MainThread: "report": [ 2024-03-01 20:49:25,079 INFO snapshot-role/MainThread: { 2024-03-01 20:49:25,079 INFO snapshot-role/MainThread: "lv": [ 2024-03-01 20:49:25,079 INFO snapshot-role/MainThread: {"lv_name":"lv2", "vg_name":"test_vg1", "lv_attr":"-wi-a-----", "lv_size":"1606418432", "pool_lv":"", "origin":"", "data_percent":"", "metadata_percent":"", "move_pv":"", "mirror_log":"", "copy_percent":"", "convert_lv":""} 2024-03-01 20:49:25,079 INFO snapshot-role/MainThread: ] 2024-03-01 20:49:25,079 INFO snapshot-role/MainThread: } 2024-03-01 20:49:25,079 INFO snapshot-role/MainThread: ] 2024-03-01 20:49:25,079 INFO snapshot-role/MainThread: , 2024-03-01 20:49:25,079 INFO snapshot-role/MainThread: "log": [ 2024-03-01 20:49:25,079 INFO snapshot-role/MainThread: ] 2024-03-01 20:49:25,079 INFO snapshot-role/MainThread: } 2024-03-01 20:49:25,079 INFO snapshot-role/MainThread: Running... lvs test_vg1 2024-03-01 20:49:25,118 INFO snapshot-role/MainThread: Return code: 0 2024-03-01 20:49:25,118 INFO snapshot-role/MainThread: { 2024-03-01 20:49:25,118 INFO snapshot-role/MainThread: "report": [ 2024-03-01 20:49:25,118 INFO snapshot-role/MainThread: { 2024-03-01 20:49:25,118 INFO snapshot-role/MainThread: "lv": [ 2024-03-01 20:49:25,118 INFO snapshot-role/MainThread: {"lv_name":"lv1", "vg_name":"test_vg1", "lv_attr":"owi-a-s---", "lv_size":"482344960", "pool_lv":"", "origin":"", "data_percent":"", "metadata_percent":"", "move_pv":"", "mirror_log":"", "copy_percent":"", "convert_lv":""}, 2024-03-01 20:49:25,118 INFO snapshot-role/MainThread: {"lv_name":"lv1_snapset1", "vg_name":"test_vg1", "lv_attr":"swi-a-s---", "lv_size":"75497472", "pool_lv":"", "origin":"lv1", "data_percent":"0.00", "metadata_percent":"", "move_pv":"", "mirror_log":"", "copy_percent":"", "convert_lv":""}, 2024-03-01 20:49:25,118 INFO snapshot-role/MainThread: {"lv_name":"lv2", "vg_name":"test_vg1", "lv_attr":"-wi-a-----", "lv_size":"1606418432", "pool_lv":"", "origin":"", "data_percent":"", "metadata_percent":"", "move_pv":"", "mirror_log":"", "copy_percent":"", "convert_lv":""} 2024-03-01 20:49:25,118 INFO snapshot-role/MainThread: ] 2024-03-01 20:49:25,118 INFO snapshot-role/MainThread: } 2024-03-01 20:49:25,118 INFO snapshot-role/MainThread: ] 2024-03-01 20:49:25,118 INFO snapshot-role/MainThread: , 2024-03-01 20:49:25,118 INFO snapshot-role/MainThread: "log": [ 2024-03-01 20:49:25,118 INFO snapshot-role/MainThread: ] 2024-03-01 20:49:25,118 INFO snapshot-role/MainThread: } 2024-03-01 20:49:25,118 INFO snapshot-role/MainThread: Running... lvs test_vg1/lv2_snapset1 2024-03-01 20:49:25,160 INFO snapshot-role/MainThread: Return code: 5 2024-03-01 20:49:25,161 INFO snapshot-role/MainThread: { 2024-03-01 20:49:25,161 INFO snapshot-role/MainThread: "report": [ 2024-03-01 20:49:25,161 INFO snapshot-role/MainThread: { 2024-03-01 20:49:25,161 INFO snapshot-role/MainThread: "lv": [ 2024-03-01 20:49:25,161 INFO snapshot-role/MainThread: ] 2024-03-01 20:49:25,161 INFO snapshot-role/MainThread: } 2024-03-01 20:49:25,161 INFO snapshot-role/MainThread: ] 2024-03-01 20:49:25,161 INFO snapshot-role/MainThread: , 2024-03-01 20:49:25,161 INFO snapshot-role/MainThread: "log": [ 2024-03-01 20:49:25,161 INFO snapshot-role/MainThread: ] 2024-03-01 20:49:25,161 INFO snapshot-role/MainThread: } 2024-03-01 20:49:25,161 INFO snapshot-role/MainThread: Running... lvcreate -s -n lv2_snapset1 -L 240975872B test_vg1/lv2 2024-03-01 20:49:25,280 INFO snapshot-role/MainThread: Return code: 0 2024-03-01 20:49:25,281 INFO snapshot-role/MainThread: { 2024-03-01 20:49:25,281 INFO snapshot-role/MainThread: "log": [ 2024-03-01 20:49:25,281 INFO snapshot-role/MainThread: ] 2024-03-01 20:49:25,281 INFO snapshot-role/MainThread: } 2024-03-01 20:49:25,281 INFO snapshot-role/MainThread: exit code: 0: [''] 2024-03-01 20:49:26,697 INFO snapshot-role/MainThread: check_cmd: check 20 None None snapset1 1 None 2024-03-01 20:49:26,697 INFO snapshot-role/MainThread: Running... lvm fullreport --units B --nosuffix --configreport vg -o vg_name,vg_uuid,vg_size,vg_free,vg_extent_size --configreport lv -o lv_uuid,lv_name,lv_full_name,lv_path,lv_size,origin,origin_size,pool_lv,lv_tags,lv_attr,vg_name,data_percent,metadata_percent,pool_lv --configreport pv -o pv_name --reportformat json 2024-03-01 20:49:26,734 INFO snapshot-role/MainThread: Return code: 0 2024-03-01 20:49:26,734 INFO snapshot-role/MainThread: { 2024-03-01 20:49:26,734 INFO snapshot-role/MainThread: "report": [ 2024-03-01 20:49:26,734 INFO snapshot-role/MainThread: { 2024-03-01 20:49:26,734 INFO snapshot-role/MainThread: "vg": [ 2024-03-01 20:49:26,734 INFO snapshot-role/MainThread: {"vg_name":"test_vg3", "vg_uuid":"DnjpVw-Vkxg-R3Gx-9QN1-1EpR-oYyb-t7RsVf", "vg_size":"4261412864", "vg_free":"562036736", "vg_extent_size":"4194304"} 2024-03-01 20:49:26,734 INFO snapshot-role/MainThread: ] 2024-03-01 20:49:26,734 INFO snapshot-role/MainThread: , 2024-03-01 20:49:26,734 INFO snapshot-role/MainThread: "pv": [ 2024-03-01 20:49:26,734 INFO snapshot-role/MainThread: {"pv_name":"/dev/sdg"}, 2024-03-01 20:49:26,734 INFO snapshot-role/MainThread: {"pv_name":"/dev/sdh"}, 2024-03-01 20:49:26,734 INFO snapshot-role/MainThread: {"pv_name":"/dev/sdi"}, 2024-03-01 20:49:26,734 INFO snapshot-role/MainThread: {"pv_name":"/dev/sdj"} 2024-03-01 20:49:26,734 INFO snapshot-role/MainThread: ] 2024-03-01 20:49:26,734 INFO snapshot-role/MainThread: , 2024-03-01 20:49:26,734 INFO snapshot-role/MainThread: "lv": [ 2024-03-01 20:49:26,734 INFO snapshot-role/MainThread: {"lv_uuid":"3Z8qGt-wiXk-dRlz-POCs-tSJ4-0pep-aeqdGL", "lv_name":"lv5", "lv_full_name":"test_vg3/lv5", "lv_path":"/dev/test_vg3/lv5", "lv_size":"1283457024", "origin":"", "origin_size":"1283457024", "pool_lv":"", "lv_tags":"", "lv_attr":"owi-a-s---", "vg_name":"test_vg3", "data_percent":"", "metadata_percent":"", "pool_lv":""}, 2024-03-01 20:49:26,734 INFO snapshot-role/MainThread: {"lv_uuid":"qyhIml-3Q14-qwZd-tIUT-eNtN-1dii-oB8A5e", "lv_name":"lv5_snapset1", "lv_full_name":"test_vg3/lv5_snapset1", "lv_path":"/dev/test_vg3/lv5_snapset1", "lv_size":"192937984", "origin":"lv5", "origin_size":"1283457024", "pool_lv":"", "lv_tags":"", "lv_attr":"swi-a-s---", "vg_name":"test_vg3", "data_percent":"0.00", "metadata_percent":"", "pool_lv":""}, 2024-03-01 20:49:26,734 INFO snapshot-role/MainThread: {"lv_uuid":"0Y6bab-bBoR-yAdQ-UWvb-d81h-WJSK-86CFA4", "lv_name":"lv6", "lv_full_name":"test_vg3/lv6", "lv_path":"/dev/test_vg3/lv6", "lv_size":"1069547520", "origin":"", "origin_size":"1069547520", "pool_lv":"", "lv_tags":"", "lv_attr":"owi-a-s---", "vg_name":"test_vg3", "data_percent":"", "metadata_percent":"", "pool_lv":""}, 2024-03-01 20:49:26,734 INFO snapshot-role/MainThread: {"lv_uuid":"lg78IV-Jc02-fFgd-MNH9-2GjD-iPeO-Le7st3", "lv_name":"lv6_snapset1", "lv_full_name":"test_vg3/lv6_snapset1", "lv_path":"/dev/test_vg3/lv6_snapset1", "lv_size":"163577856", "origin":"lv6", "origin_size":"1069547520", "pool_lv":"", "lv_tags":"", "lv_attr":"swi-a-s---", "vg_name":"test_vg3", "data_percent":"0.00", "metadata_percent":"", "pool_lv":""}, 2024-03-01 20:49:26,734 INFO snapshot-role/MainThread: {"lv_uuid":"MwdLnq-EPMB-IMP0-tV7d-22nL-3RA2-b912eV", "lv_name":"lv7", "lv_full_name":"test_vg3/lv7", "lv_path":"/dev/test_vg3/lv7", "lv_size":"427819008", "origin":"", "origin_size":"427819008", "pool_lv":"", "lv_tags":"", "lv_attr":"owi-a-s---", "vg_name":"test_vg3", "data_percent":"", "metadata_percent":"", "pool_lv":""}, 2024-03-01 20:49:26,734 INFO snapshot-role/MainThread: {"lv_uuid":"UJpdQw-B4Po-1HbZ-RLKm-2jn4-mJAb-nNO0HI", "lv_name":"lv7_snapset1", "lv_full_name":"test_vg3/lv7_snapset1", "lv_path":"/dev/test_vg3/lv7_snapset1", "lv_size":"67108864", "origin":"lv7", "origin_size":"427819008", "pool_lv":"", "lv_tags":"", "lv_attr":"swi-a-s---", "vg_name":"test_vg3", "data_percent":"0.00", "metadata_percent":"", "pool_lv":""}, 2024-03-01 20:49:26,734 INFO snapshot-role/MainThread: {"lv_uuid":"8Klu2F-rPWr-vs9A-qI0f-W0RT-Mp9j-FlUY2j", "lv_name":"lv8", "lv_full_name":"test_vg3/lv8", "lv_path":"/dev/test_vg3/lv8", "lv_size":"427819008", "origin":"", "origin_size":"427819008", "pool_lv":"", "lv_tags":"", "lv_attr":"owi-a-s---", "vg_name":"test_vg3", "data_percent":"", "metadata_percent":"", "pool_lv":""}, 2024-03-01 20:49:26,735 INFO snapshot-role/MainThread: {"lv_uuid":"1ZyRLP-NDxw-Ht95-CiK0-wx7C-hux8-gvEmtw", "lv_name":"lv8_snapset1", "lv_full_name":"test_vg3/lv8_snapset1", "lv_path":"/dev/test_vg3/lv8_snapset1", "lv_size":"67108864", "origin":"lv8", "origin_size":"427819008", "pool_lv":"", "lv_tags":"", "lv_attr":"swi-a-s---", "vg_name":"test_vg3", "data_percent":"0.00", "metadata_percent":"", "pool_lv":""} 2024-03-01 20:49:26,735 INFO snapshot-role/MainThread: ] 2024-03-01 20:49:26,735 INFO snapshot-role/MainThread: , 2024-03-01 20:49:26,735 INFO snapshot-role/MainThread: "pvseg": [ 2024-03-01 20:49:26,735 INFO snapshot-role/MainThread: {"pvseg_start":"0", "pvseg_size":"254", "segtype":"linear", "pv_uuid":"2f2Od5-gjWw-rhDm-IUk4-Mww5-gw0D-Xh2zSg", "lv_uuid":"3Z8qGt-wiXk-dRlz-POCs-tSJ4-0pep-aeqdGL", "pv_name":"/dev/sdi"}, 2024-03-01 20:49:26,735 INFO snapshot-role/MainThread: {"pvseg_start":"0", "pvseg_size":"254", "segtype":"linear", "pv_uuid":"RjwhmP-wkcy-gY3D-Qj58-OaUP-mNia-h5cQTt", "lv_uuid":"0Y6bab-bBoR-yAdQ-UWvb-d81h-WJSK-86CFA4", "pv_name":"/dev/sdh"}, 2024-03-01 20:49:26,735 INFO snapshot-role/MainThread: {"pvseg_start":"0", "pvseg_size":"102", "segtype":"linear", "pv_uuid":"eiqEQA-BlBx-9wRH-rQTA-THw8-PRAT-5SiVtD", "lv_uuid":"8Klu2F-rPWr-vs9A-qI0f-W0RT-Mp9j-FlUY2j", "pv_name":"/dev/sdg"}, 2024-03-01 20:49:26,735 INFO snapshot-role/MainThread: {"pvseg_start":"102", "pvseg_size":"102", "segtype":"linear", "pv_uuid":"eiqEQA-BlBx-9wRH-rQTA-THw8-PRAT-5SiVtD", "lv_uuid":"MwdLnq-EPMB-IMP0-tV7d-22nL-3RA2-b912eV", "pv_name":"/dev/sdg"}, 2024-03-01 20:49:26,735 INFO snapshot-role/MainThread: {"pvseg_start":"204", "pvseg_size":"1", "segtype":"linear", "pv_uuid":"eiqEQA-BlBx-9wRH-rQTA-THw8-PRAT-5SiVtD", "lv_uuid":"0Y6bab-bBoR-yAdQ-UWvb-d81h-WJSK-86CFA4", "pv_name":"/dev/sdg"}, 2024-03-01 20:49:26,735 INFO snapshot-role/MainThread: {"pvseg_start":"205", "pvseg_size":"46", "segtype":"linear", "pv_uuid":"eiqEQA-BlBx-9wRH-rQTA-THw8-PRAT-5SiVtD", "lv_uuid":"qyhIml-3Q14-qwZd-tIUT-eNtN-1dii-oB8A5e", "pv_name":"/dev/sdg"}, 2024-03-01 20:49:26,735 INFO snapshot-role/MainThread: {"pvseg_start":"251", "pvseg_size":"3", "segtype":"free", "pv_uuid":"eiqEQA-BlBx-9wRH-rQTA-THw8-PRAT-5SiVtD", "lv_uuid":"", "pv_name":"/dev/sdg"}, 2024-03-01 20:49:26,735 INFO snapshot-role/MainThread: {"pvseg_start":"0", "pvseg_size":"52", "segtype":"linear", "pv_uuid":"n5neVP-FQjf-qjJs-xxWZ-FRTv-V1QX-2FIr1N", "lv_uuid":"3Z8qGt-wiXk-dRlz-POCs-tSJ4-0pep-aeqdGL", "pv_name":"/dev/sdj"}, 2024-03-01 20:49:26,735 INFO snapshot-role/MainThread: {"pvseg_start":"52", "pvseg_size":"39", "segtype":"linear", "pv_uuid":"n5neVP-FQjf-qjJs-xxWZ-FRTv-V1QX-2FIr1N", "lv_uuid":"lg78IV-Jc02-fFgd-MNH9-2GjD-iPeO-Le7st3", "pv_name":"/dev/sdj"}, 2024-03-01 20:49:26,735 INFO snapshot-role/MainThread: {"pvseg_start":"91", "pvseg_size":"16", "segtype":"linear", "pv_uuid":"n5neVP-FQjf-qjJs-xxWZ-FRTv-V1QX-2FIr1N", "lv_uuid":"UJpdQw-B4Po-1HbZ-RLKm-2jn4-mJAb-nNO0HI", "pv_name":"/dev/sdj"}, 2024-03-01 20:49:26,735 INFO snapshot-role/MainThread: {"pvseg_start":"107", "pvseg_size":"16", "segtype":"linear", "pv_uuid":"n5neVP-FQjf-qjJs-xxWZ-FRTv-V1QX-2FIr1N", "lv_uuid":"1ZyRLP-NDxw-Ht95-CiK0-wx7C-hux8-gvEmtw", "pv_name":"/dev/sdj"}, 2024-03-01 20:49:26,735 INFO snapshot-role/MainThread: {"pvseg_start":"123", "pvseg_size":"131", "segtype":"free", "pv_uuid":"n5neVP-FQjf-qjJs-xxWZ-FRTv-V1QX-2FIr1N", "lv_uuid":"", "pv_name":"/dev/sdj"} 2024-03-01 20:49:26,735 INFO snapshot-role/MainThread: ] 2024-03-01 20:49:26,735 INFO snapshot-role/MainThread: , 2024-03-01 20:49:26,735 INFO snapshot-role/MainThread: "seg": [ 2024-03-01 20:49:26,735 INFO snapshot-role/MainThread: {"seg_pe_ranges":"/dev/sdh:0-253", "segtype":"linear", "lv_uuid":"0Y6bab-bBoR-yAdQ-UWvb-d81h-WJSK-86CFA4"}, 2024-03-01 20:49:26,735 INFO snapshot-role/MainThread: {"seg_pe_ranges":"/dev/sdg:204-204", "segtype":"linear", "lv_uuid":"0Y6bab-bBoR-yAdQ-UWvb-d81h-WJSK-86CFA4"}, 2024-03-01 20:49:26,735 INFO snapshot-role/MainThread: {"seg_pe_ranges":"/dev/sdj:107-122", "segtype":"linear", "lv_uuid":"1ZyRLP-NDxw-Ht95-CiK0-wx7C-hux8-gvEmtw"}, 2024-03-01 20:49:26,735 INFO snapshot-role/MainThread: {"seg_pe_ranges":"/dev/sdi:0-253", "segtype":"linear", "lv_uuid":"3Z8qGt-wiXk-dRlz-POCs-tSJ4-0pep-aeqdGL"}, 2024-03-01 20:49:26,735 INFO snapshot-role/MainThread: {"seg_pe_ranges":"/dev/sdj:0-51", "segtype":"linear", "lv_uuid":"3Z8qGt-wiXk-dRlz-POCs-tSJ4-0pep-aeqdGL"}, 2024-03-01 20:49:26,735 INFO snapshot-role/MainThread: {"seg_pe_ranges":"/dev/sdg:0-101", "segtype":"linear", "lv_uuid":"8Klu2F-rPWr-vs9A-qI0f-W0RT-Mp9j-FlUY2j"}, 2024-03-01 20:49:26,735 INFO snapshot-role/MainThread: {"seg_pe_ranges":"/dev/sdg:102-203", "segtype":"linear", "lv_uuid":"MwdLnq-EPMB-IMP0-tV7d-22nL-3RA2-b912eV"}, 2024-03-01 20:49:26,735 INFO snapshot-role/MainThread: {"seg_pe_ranges":"/dev/sdj:91-106", "segtype":"linear", "lv_uuid":"UJpdQw-B4Po-1HbZ-RLKm-2jn4-mJAb-nNO0HI"}, 2024-03-01 20:49:26,735 INFO snapshot-role/MainThread: {"seg_pe_ranges":"/dev/sdj:52-90", "segtype":"linear", "lv_uuid":"lg78IV-Jc02-fFgd-MNH9-2GjD-iPeO-Le7st3"}, 2024-03-01 20:49:26,735 INFO snapshot-role/MainThread: {"seg_pe_ranges":"/dev/sdg:205-250", "segtype":"linear", "lv_uuid":"qyhIml-3Q14-qwZd-tIUT-eNtN-1dii-oB8A5e"} 2024-03-01 20:49:26,735 INFO snapshot-role/MainThread: ] 2024-03-01 20:49:26,735 INFO snapshot-role/MainThread: } 2024-03-01 20:49:26,735 INFO snapshot-role/MainThread: , 2024-03-01 20:49:26,735 INFO snapshot-role/MainThread: { 2024-03-01 20:49:26,735 INFO snapshot-role/MainThread: "vg": [ 2024-03-01 20:49:26,735 INFO snapshot-role/MainThread: {"vg_name":"test_vg2", "vg_uuid":"Ov9iZp-zlA3-8AwT-UCAM-rhPK-dtF9-W4jg4K", "vg_size":"3196059648", "vg_free":"2084569088", "vg_extent_size":"4194304"} 2024-03-01 20:49:26,735 INFO snapshot-role/MainThread: ] 2024-03-01 20:49:26,736 INFO snapshot-role/MainThread: , 2024-03-01 20:49:26,736 INFO snapshot-role/MainThread: "pv": [ 2024-03-01 20:49:26,736 INFO snapshot-role/MainThread: {"pv_name":"/dev/sdd"}, 2024-03-01 20:49:26,736 INFO snapshot-role/MainThread: {"pv_name":"/dev/sde"}, 2024-03-01 20:49:26,736 INFO snapshot-role/MainThread: {"pv_name":"/dev/sdf"} 2024-03-01 20:49:26,736 INFO snapshot-role/MainThread: ] 2024-03-01 20:49:26,736 INFO snapshot-role/MainThread: , 2024-03-01 20:49:26,736 INFO snapshot-role/MainThread: "lv": [ 2024-03-01 20:49:26,736 INFO snapshot-role/MainThread: {"lv_uuid":"1NwGUF-6Kcm-g1jS-YmNX-UldV-hAtf-x9I2uF", "lv_name":"lv3", "lv_full_name":"test_vg2/lv3", "lv_path":"/dev/test_vg2/lv3", "lv_size":"322961408", "origin":"", "origin_size":"322961408", "pool_lv":"", "lv_tags":"", "lv_attr":"owi-a-s---", "vg_name":"test_vg2", "data_percent":"", "metadata_percent":"", "pool_lv":""}, 2024-03-01 20:49:26,736 INFO snapshot-role/MainThread: {"lv_uuid":"bnNUAh-yGdr-JRiu-U7kx-AUoo-Wamw-6UOHgg", "lv_name":"lv3_snapset1", "lv_full_name":"test_vg2/lv3_snapset1", "lv_path":"/dev/test_vg2/lv3_snapset1", "lv_size":"50331648", "origin":"lv3", "origin_size":"322961408", "pool_lv":"", "lv_tags":"", "lv_attr":"swi-a-s---", "vg_name":"test_vg2", "data_percent":"0.00", "metadata_percent":"", "pool_lv":""}, 2024-03-01 20:49:26,736 INFO snapshot-role/MainThread: {"lv_uuid":"RO2q9D-nduL-RINy-i3mp-aGJP-mjY5-zVqyGf", "lv_name":"lv4", "lv_full_name":"test_vg2/lv4", "lv_path":"/dev/test_vg2/lv4", "lv_size":"641728512", "origin":"", "origin_size":"641728512", "pool_lv":"", "lv_tags":"", "lv_attr":"owi-a-s---", "vg_name":"test_vg2", "data_percent":"", "metadata_percent":"", "pool_lv":""}, 2024-03-01 20:49:26,736 INFO snapshot-role/MainThread: {"lv_uuid":"ym5tC8-yUv9-l3zS-w4qQ-YU0X-FdrV-DJBKb8", "lv_name":"lv4_snapset1", "lv_full_name":"test_vg2/lv4_snapset1", "lv_path":"/dev/test_vg2/lv4_snapset1", "lv_size":"96468992", "origin":"lv4", "origin_size":"641728512", "pool_lv":"", "lv_tags":"", "lv_attr":"swi-a-s---", "vg_name":"test_vg2", "data_percent":"0.00", "metadata_percent":"", "pool_lv":""} 2024-03-01 20:49:26,736 INFO snapshot-role/MainThread: ] 2024-03-01 20:49:26,736 INFO snapshot-role/MainThread: , 2024-03-01 20:49:26,736 INFO snapshot-role/MainThread: "pvseg": [ 2024-03-01 20:49:26,736 INFO snapshot-role/MainThread: {"pvseg_start":"0", "pvseg_size":"153", "segtype":"linear", "pv_uuid":"FcRpKS-AMgd-l3A9-noIR-j7eI-PcDB-lsUq8E", "lv_uuid":"RO2q9D-nduL-RINy-i3mp-aGJP-mjY5-zVqyGf", "pv_name":"/dev/sdd"}, 2024-03-01 20:49:26,736 INFO snapshot-role/MainThread: {"pvseg_start":"153", "pvseg_size":"77", "segtype":"linear", "pv_uuid":"FcRpKS-AMgd-l3A9-noIR-j7eI-PcDB-lsUq8E", "lv_uuid":"1NwGUF-6Kcm-g1jS-YmNX-UldV-hAtf-x9I2uF", "pv_name":"/dev/sdd"}, 2024-03-01 20:49:26,736 INFO snapshot-role/MainThread: {"pvseg_start":"230", "pvseg_size":"12", "segtype":"linear", "pv_uuid":"FcRpKS-AMgd-l3A9-noIR-j7eI-PcDB-lsUq8E", "lv_uuid":"bnNUAh-yGdr-JRiu-U7kx-AUoo-Wamw-6UOHgg", "pv_name":"/dev/sdd"}, 2024-03-01 20:49:26,736 INFO snapshot-role/MainThread: {"pvseg_start":"242", "pvseg_size":"12", "segtype":"free", "pv_uuid":"FcRpKS-AMgd-l3A9-noIR-j7eI-PcDB-lsUq8E", "lv_uuid":"", "pv_name":"/dev/sdd"}, 2024-03-01 20:49:26,736 INFO snapshot-role/MainThread: {"pvseg_start":"0", "pvseg_size":"254", "segtype":"free", "pv_uuid":"PExUjW-rWfe-vJyl-YX6g-GwRL-cM4c-TLtDle", "lv_uuid":"", "pv_name":"/dev/sdf"}, 2024-03-01 20:49:26,736 INFO snapshot-role/MainThread: {"pvseg_start":"0", "pvseg_size":"23", "segtype":"linear", "pv_uuid":"r81YVc-Z2fu-lCX2-jlnq-mCqt-c1Kt-GoXHp0", "lv_uuid":"ym5tC8-yUv9-l3zS-w4qQ-YU0X-FdrV-DJBKb8", "pv_name":"/dev/sde"}, 2024-03-01 20:49:26,736 INFO snapshot-role/MainThread: {"pvseg_start":"23", "pvseg_size":"231", "segtype":"free", "pv_uuid":"r81YVc-Z2fu-lCX2-jlnq-mCqt-c1Kt-GoXHp0", "lv_uuid":"", "pv_name":"/dev/sde"} 2024-03-01 20:49:26,736 INFO snapshot-role/MainThread: ] 2024-03-01 20:49:26,736 INFO snapshot-role/MainThread: , 2024-03-01 20:49:26,736 INFO snapshot-role/MainThread: "seg": [ 2024-03-01 20:49:26,736 INFO snapshot-role/MainThread: {"seg_pe_ranges":"/dev/sdd:153-229", "segtype":"linear", "lv_uuid":"1NwGUF-6Kcm-g1jS-YmNX-UldV-hAtf-x9I2uF"}, 2024-03-01 20:49:26,736 INFO snapshot-role/MainThread: {"seg_pe_ranges":"/dev/sdd:0-152", "segtype":"linear", "lv_uuid":"RO2q9D-nduL-RINy-i3mp-aGJP-mjY5-zVqyGf"}, 2024-03-01 20:49:26,736 INFO snapshot-role/MainThread: {"seg_pe_ranges":"/dev/sdd:230-241", "segtype":"linear", "lv_uuid":"bnNUAh-yGdr-JRiu-U7kx-AUoo-Wamw-6UOHgg"}, 2024-03-01 20:49:26,736 INFO snapshot-role/MainThread: {"seg_pe_ranges":"/dev/sde:0-22", "segtype":"linear", "lv_uuid":"ym5tC8-yUv9-l3zS-w4qQ-YU0X-FdrV-DJBKb8"} 2024-03-01 20:49:26,736 INFO snapshot-role/MainThread: ] 2024-03-01 20:49:26,736 INFO snapshot-role/MainThread: } 2024-03-01 20:49:26,736 INFO snapshot-role/MainThread: , 2024-03-01 20:49:26,736 INFO snapshot-role/MainThread: { 2024-03-01 20:49:26,736 INFO snapshot-role/MainThread: "vg": [ 2024-03-01 20:49:26,736 INFO snapshot-role/MainThread: {"vg_name":"test_vg1", "vg_uuid":"JDM6rK-Ultz-B360-NGW6-5ym1-Srzt-khyK8g", "vg_size":"3196059648", "vg_free":"788529152", "vg_extent_size":"4194304"} 2024-03-01 20:49:26,736 INFO snapshot-role/MainThread: ] 2024-03-01 20:49:26,737 INFO snapshot-role/MainThread: , 2024-03-01 20:49:26,737 INFO snapshot-role/MainThread: "pv": [ 2024-03-01 20:49:26,737 INFO snapshot-role/MainThread: {"pv_name":"/dev/sda"}, 2024-03-01 20:49:26,737 INFO snapshot-role/MainThread: {"pv_name":"/dev/sdb"}, 2024-03-01 20:49:26,737 INFO snapshot-role/MainThread: {"pv_name":"/dev/sdc"} 2024-03-01 20:49:26,737 INFO snapshot-role/MainThread: ] 2024-03-01 20:49:26,737 INFO snapshot-role/MainThread: , 2024-03-01 20:49:26,737 INFO snapshot-role/MainThread: "lv": [ 2024-03-01 20:49:26,737 INFO snapshot-role/MainThread: {"lv_uuid":"7W1el3-qjPr-rhKW-ZrV2-MCIF-P7SO-QFoGMC", "lv_name":"lv1", "lv_full_name":"test_vg1/lv1", "lv_path":"/dev/test_vg1/lv1", "lv_size":"482344960", "origin":"", "origin_size":"482344960", "pool_lv":"", "lv_tags":"", "lv_attr":"owi-a-s---", "vg_name":"test_vg1", "data_percent":"", "metadata_percent":"", "pool_lv":""}, 2024-03-01 20:49:26,737 INFO snapshot-role/MainThread: {"lv_uuid":"X0oIjm-eKMX-5gJe-KVab-2HAF-XFjB-8PvCOK", "lv_name":"lv1_snapset1", "lv_full_name":"test_vg1/lv1_snapset1", "lv_path":"/dev/test_vg1/lv1_snapset1", "lv_size":"75497472", "origin":"lv1", "origin_size":"482344960", "pool_lv":"", "lv_tags":"", "lv_attr":"swi-a-s---", "vg_name":"test_vg1", "data_percent":"0.00", "metadata_percent":"", "pool_lv":""}, 2024-03-01 20:49:26,737 INFO snapshot-role/MainThread: {"lv_uuid":"Y0IDNr-O3Ey-wfIi-y8qY-bnkF-VeIh-AxOuYW", "lv_name":"lv2", "lv_full_name":"test_vg1/lv2", "lv_path":"/dev/test_vg1/lv2", "lv_size":"1606418432", "origin":"", "origin_size":"1606418432", "pool_lv":"", "lv_tags":"", "lv_attr":"owi-a-s---", "vg_name":"test_vg1", "data_percent":"", "metadata_percent":"", "pool_lv":""}, 2024-03-01 20:49:26,737 INFO snapshot-role/MainThread: {"lv_uuid":"fzY20D-nSlY-DhJS-PcBY-sw74-GVJ3-EAnrzw", "lv_name":"lv2_snapset1", "lv_full_name":"test_vg1/lv2_snapset1", "lv_path":"/dev/test_vg1/lv2_snapset1", "lv_size":"243269632", "origin":"lv2", "origin_size":"1606418432", "pool_lv":"", "lv_tags":"", "lv_attr":"swi-a-s---", "vg_name":"test_vg1", "data_percent":"0.00", "metadata_percent":"", "pool_lv":""} 2024-03-01 20:49:26,737 INFO snapshot-role/MainThread: ] 2024-03-01 20:49:26,737 INFO snapshot-role/MainThread: , 2024-03-01 20:49:26,737 INFO snapshot-role/MainThread: "pvseg": [ 2024-03-01 20:49:26,737 INFO snapshot-role/MainThread: {"pvseg_start":"0", "pvseg_size":"254", "segtype":"linear", "pv_uuid":"4c8JOY-RlO6-XI6X-qqL0-UyOk-3hkr-XWuvAf", "lv_uuid":"Y0IDNr-O3Ey-wfIi-y8qY-bnkF-VeIh-AxOuYW", "pv_name":"/dev/sda"}, 2024-03-01 20:49:26,737 INFO snapshot-role/MainThread: {"pvseg_start":"0", "pvseg_size":"129", "segtype":"linear", "pv_uuid":"9SYY00-684W-KV55-MRXJ-pAhm-p2jr-V9Wr9F", "lv_uuid":"Y0IDNr-O3Ey-wfIi-y8qY-bnkF-VeIh-AxOuYW", "pv_name":"/dev/sdb"}, 2024-03-01 20:49:26,737 INFO snapshot-role/MainThread: {"pvseg_start":"129", "pvseg_size":"115", "segtype":"linear", "pv_uuid":"9SYY00-684W-KV55-MRXJ-pAhm-p2jr-V9Wr9F", "lv_uuid":"7W1el3-qjPr-rhKW-ZrV2-MCIF-P7SO-QFoGMC", "pv_name":"/dev/sdb"}, 2024-03-01 20:49:26,737 INFO snapshot-role/MainThread: {"pvseg_start":"244", "pvseg_size":"10", "segtype":"free", "pv_uuid":"9SYY00-684W-KV55-MRXJ-pAhm-p2jr-V9Wr9F", "lv_uuid":"", "pv_name":"/dev/sdb"}, 2024-03-01 20:49:26,737 INFO snapshot-role/MainThread: {"pvseg_start":"0", "pvseg_size":"18", "segtype":"linear", "pv_uuid":"s9I9X8-0Kwr-kNAR-5I4T-xriY-S2od-VEcXlg", "lv_uuid":"X0oIjm-eKMX-5gJe-KVab-2HAF-XFjB-8PvCOK", "pv_name":"/dev/sdc"}, 2024-03-01 20:49:26,737 INFO snapshot-role/MainThread: {"pvseg_start":"18", "pvseg_size":"58", "segtype":"linear", "pv_uuid":"s9I9X8-0Kwr-kNAR-5I4T-xriY-S2od-VEcXlg", "lv_uuid":"fzY20D-nSlY-DhJS-PcBY-sw74-GVJ3-EAnrzw", "pv_name":"/dev/sdc"}, 2024-03-01 20:49:26,737 INFO snapshot-role/MainThread: {"pvseg_start":"76", "pvseg_size":"178", "segtype":"free", "pv_uuid":"s9I9X8-0Kwr-kNAR-5I4T-xriY-S2od-VEcXlg", "lv_uuid":"", "pv_name":"/dev/sdc"} 2024-03-01 20:49:26,737 INFO snapshot-role/MainThread: ] 2024-03-01 20:49:26,737 INFO snapshot-role/MainThread: , 2024-03-01 20:49:26,737 INFO snapshot-role/MainThread: "seg": [ 2024-03-01 20:49:26,737 INFO snapshot-role/MainThread: {"seg_pe_ranges":"/dev/sdb:129-243", "segtype":"linear", "lv_uuid":"7W1el3-qjPr-rhKW-ZrV2-MCIF-P7SO-QFoGMC"}, 2024-03-01 20:49:26,737 INFO snapshot-role/MainThread: {"seg_pe_ranges":"/dev/sdc:0-17", "segtype":"linear", "lv_uuid":"X0oIjm-eKMX-5gJe-KVab-2HAF-XFjB-8PvCOK"}, 2024-03-01 20:49:26,737 INFO snapshot-role/MainThread: {"seg_pe_ranges":"/dev/sda:0-253", "segtype":"linear", "lv_uuid":"Y0IDNr-O3Ey-wfIi-y8qY-bnkF-VeIh-AxOuYW"}, 2024-03-01 20:49:26,737 INFO snapshot-role/MainThread: {"seg_pe_ranges":"/dev/sdb:0-128", "segtype":"linear", "lv_uuid":"Y0IDNr-O3Ey-wfIi-y8qY-bnkF-VeIh-AxOuYW"}, 2024-03-01 20:49:26,737 INFO snapshot-role/MainThread: {"seg_pe_ranges":"/dev/sdc:18-75", "segtype":"linear", "lv_uuid":"fzY20D-nSlY-DhJS-PcBY-sw74-GVJ3-EAnrzw"} 2024-03-01 20:49:26,737 INFO snapshot-role/MainThread: ] 2024-03-01 20:49:26,737 INFO snapshot-role/MainThread: } 2024-03-01 20:49:26,737 INFO snapshot-role/MainThread: ] 2024-03-01 20:49:26,737 INFO snapshot-role/MainThread: , 2024-03-01 20:49:26,737 INFO snapshot-role/MainThread: "log": [ 2024-03-01 20:49:26,737 INFO snapshot-role/MainThread: ] 2024-03-01 20:49:26,737 INFO snapshot-role/MainThread: } 2024-03-01 20:49:26,738 INFO snapshot-role/MainThread: Running... lvs --reportformat json test_vg3/lv5 2024-03-01 20:49:26,765 INFO snapshot-role/MainThread: Return code: 0 2024-03-01 20:49:26,766 INFO snapshot-role/MainThread: { 2024-03-01 20:49:26,766 INFO snapshot-role/MainThread: "report": [ 2024-03-01 20:49:26,766 INFO snapshot-role/MainThread: { 2024-03-01 20:49:26,766 INFO snapshot-role/MainThread: "lv": [ 2024-03-01 20:49:26,766 INFO snapshot-role/MainThread: {"lv_name":"lv5", "vg_name":"test_vg3", "lv_attr":"owi-a-s---", "lv_size":"1283457024", "pool_lv":"", "origin":"", "data_percent":"", "metadata_percent":"", "move_pv":"", "mirror_log":"", "copy_percent":"", "convert_lv":""} 2024-03-01 20:49:26,766 INFO snapshot-role/MainThread: ] 2024-03-01 20:49:26,766 INFO snapshot-role/MainThread: } 2024-03-01 20:49:26,766 INFO snapshot-role/MainThread: ] 2024-03-01 20:49:26,766 INFO snapshot-role/MainThread: , 2024-03-01 20:49:26,766 INFO snapshot-role/MainThread: "log": [ 2024-03-01 20:49:26,766 INFO snapshot-role/MainThread: ] 2024-03-01 20:49:26,766 INFO snapshot-role/MainThread: } 2024-03-01 20:49:26,766 INFO snapshot-role/MainThread: Running... lvs test_vg3 2024-03-01 20:49:26,800 INFO snapshot-role/MainThread: Return code: 0 2024-03-01 20:49:26,801 INFO snapshot-role/MainThread: { 2024-03-01 20:49:26,801 INFO snapshot-role/MainThread: "report": [ 2024-03-01 20:49:26,801 INFO snapshot-role/MainThread: { 2024-03-01 20:49:26,801 INFO snapshot-role/MainThread: "lv": [ 2024-03-01 20:49:26,801 INFO snapshot-role/MainThread: {"lv_name":"lv5", "vg_name":"test_vg3", "lv_attr":"owi-a-s---", "lv_size":"1283457024", "pool_lv":"", "origin":"", "data_percent":"", "metadata_percent":"", "move_pv":"", "mirror_log":"", "copy_percent":"", "convert_lv":""}, 2024-03-01 20:49:26,801 INFO snapshot-role/MainThread: {"lv_name":"lv5_snapset1", "vg_name":"test_vg3", "lv_attr":"swi-a-s---", "lv_size":"192937984", "pool_lv":"", "origin":"lv5", "data_percent":"0.00", "metadata_percent":"", "move_pv":"", "mirror_log":"", "copy_percent":"", "convert_lv":""}, 2024-03-01 20:49:26,801 INFO snapshot-role/MainThread: {"lv_name":"lv6", "vg_name":"test_vg3", "lv_attr":"owi-a-s---", "lv_size":"1069547520", "pool_lv":"", "origin":"", "data_percent":"", "metadata_percent":"", "move_pv":"", "mirror_log":"", "copy_percent":"", "convert_lv":""}, 2024-03-01 20:49:26,801 INFO snapshot-role/MainThread: {"lv_name":"lv6_snapset1", "vg_name":"test_vg3", "lv_attr":"swi-a-s---", "lv_size":"163577856", "pool_lv":"", "origin":"lv6", "data_percent":"0.00", "metadata_percent":"", "move_pv":"", "mirror_log":"", "copy_percent":"", "convert_lv":""}, 2024-03-01 20:49:26,801 INFO snapshot-role/MainThread: {"lv_name":"lv7", "vg_name":"test_vg3", "lv_attr":"owi-a-s---", "lv_size":"427819008", "pool_lv":"", "origin":"", "data_percent":"", "metadata_percent":"", "move_pv":"", "mirror_log":"", "copy_percent":"", "convert_lv":""}, 2024-03-01 20:49:26,801 INFO snapshot-role/MainThread: {"lv_name":"lv7_snapset1", "vg_name":"test_vg3", "lv_attr":"swi-a-s---", "lv_size":"67108864", "pool_lv":"", "origin":"lv7", "data_percent":"0.00", "metadata_percent":"", "move_pv":"", "mirror_log":"", "copy_percent":"", "convert_lv":""}, 2024-03-01 20:49:26,801 INFO snapshot-role/MainThread: {"lv_name":"lv8", "vg_name":"test_vg3", "lv_attr":"owi-a-s---", "lv_size":"427819008", "pool_lv":"", "origin":"", "data_percent":"", "metadata_percent":"", "move_pv":"", "mirror_log":"", "copy_percent":"", "convert_lv":""}, 2024-03-01 20:49:26,801 INFO snapshot-role/MainThread: {"lv_name":"lv8_snapset1", "vg_name":"test_vg3", "lv_attr":"swi-a-s---", "lv_size":"67108864", "pool_lv":"", "origin":"lv8", "data_percent":"0.00", "metadata_percent":"", "move_pv":"", "mirror_log":"", "copy_percent":"", "convert_lv":""} 2024-03-01 20:49:26,801 INFO snapshot-role/MainThread: ] 2024-03-01 20:49:26,801 INFO snapshot-role/MainThread: } 2024-03-01 20:49:26,801 INFO snapshot-role/MainThread: ] 2024-03-01 20:49:26,801 INFO snapshot-role/MainThread: , 2024-03-01 20:49:26,801 INFO snapshot-role/MainThread: "log": [ 2024-03-01 20:49:26,801 INFO snapshot-role/MainThread: ] 2024-03-01 20:49:26,801 INFO snapshot-role/MainThread: } 2024-03-01 20:49:26,801 INFO snapshot-role/MainThread: Running... lvs test_vg3/lv5_snapset1 2024-03-01 20:49:26,835 INFO snapshot-role/MainThread: Return code: 0 2024-03-01 20:49:26,835 INFO snapshot-role/MainThread: { 2024-03-01 20:49:26,835 INFO snapshot-role/MainThread: "report": [ 2024-03-01 20:49:26,835 INFO snapshot-role/MainThread: { 2024-03-01 20:49:26,836 INFO snapshot-role/MainThread: "lv": [ 2024-03-01 20:49:26,836 INFO snapshot-role/MainThread: {"lv_name":"lv5_snapset1", "vg_name":"test_vg3", "lv_attr":"swi-a-s---", "lv_size":"192937984", "pool_lv":"", "origin":"lv5", "data_percent":"0.00", "metadata_percent":"", "move_pv":"", "mirror_log":"", "copy_percent":"", "convert_lv":""} 2024-03-01 20:49:26,836 INFO snapshot-role/MainThread: ] 2024-03-01 20:49:26,836 INFO snapshot-role/MainThread: } 2024-03-01 20:49:26,836 INFO snapshot-role/MainThread: ] 2024-03-01 20:49:26,836 INFO snapshot-role/MainThread: , 2024-03-01 20:49:26,836 INFO snapshot-role/MainThread: "log": [ 2024-03-01 20:49:26,836 INFO snapshot-role/MainThread: ] 2024-03-01 20:49:26,836 INFO snapshot-role/MainThread: } 2024-03-01 20:49:26,836 INFO snapshot-role/MainThread: Running... lvs --reportformat json test_vg3/lv5_snapset1 2024-03-01 20:49:26,878 INFO snapshot-role/MainThread: Return code: 0 2024-03-01 20:49:26,879 INFO snapshot-role/MainThread: { 2024-03-01 20:49:26,879 INFO snapshot-role/MainThread: "report": [ 2024-03-01 20:49:26,879 INFO snapshot-role/MainThread: { 2024-03-01 20:49:26,879 INFO snapshot-role/MainThread: "lv": [ 2024-03-01 20:49:26,879 INFO snapshot-role/MainThread: {"lv_name":"lv5_snapset1", "vg_name":"test_vg3", "lv_attr":"swi-a-s---", "lv_size":"192937984", "pool_lv":"", "origin":"lv5", "data_percent":"0.00", "metadata_percent":"", "move_pv":"", "mirror_log":"", "copy_percent":"", "convert_lv":""} 2024-03-01 20:49:26,879 INFO snapshot-role/MainThread: ] 2024-03-01 20:49:26,879 INFO snapshot-role/MainThread: } 2024-03-01 20:49:26,879 INFO snapshot-role/MainThread: ] 2024-03-01 20:49:26,879 INFO snapshot-role/MainThread: , 2024-03-01 20:49:26,879 INFO snapshot-role/MainThread: "log": [ 2024-03-01 20:49:26,879 INFO snapshot-role/MainThread: ] 2024-03-01 20:49:26,879 INFO snapshot-role/MainThread: } 2024-03-01 20:49:26,879 INFO snapshot-role/MainThread: Running... lvs --reportformat json test_vg3/lv5_snapset1 2024-03-01 20:49:26,913 INFO snapshot-role/MainThread: Return code: 0 2024-03-01 20:49:26,913 INFO snapshot-role/MainThread: { 2024-03-01 20:49:26,914 INFO snapshot-role/MainThread: "report": [ 2024-03-01 20:49:26,914 INFO snapshot-role/MainThread: { 2024-03-01 20:49:26,914 INFO snapshot-role/MainThread: "lv": [ 2024-03-01 20:49:26,914 INFO snapshot-role/MainThread: {"lv_name":"lv5_snapset1", "vg_name":"test_vg3", "lv_attr":"swi-a-s---", "lv_size":"192937984", "pool_lv":"", "origin":"lv5", "data_percent":"0.00", "metadata_percent":"", "move_pv":"", "mirror_log":"", "copy_percent":"", "convert_lv":""} 2024-03-01 20:49:26,914 INFO snapshot-role/MainThread: ] 2024-03-01 20:49:26,914 INFO snapshot-role/MainThread: } 2024-03-01 20:49:26,914 INFO snapshot-role/MainThread: ] 2024-03-01 20:49:26,914 INFO snapshot-role/MainThread: , 2024-03-01 20:49:26,914 INFO snapshot-role/MainThread: "log": [ 2024-03-01 20:49:26,914 INFO snapshot-role/MainThread: ] 2024-03-01 20:49:26,914 INFO snapshot-role/MainThread: } 2024-03-01 20:49:26,914 INFO snapshot-role/MainThread: Running... lvs --reportformat json test_vg3/lv6 2024-03-01 20:49:26,944 INFO snapshot-role/MainThread: Return code: 0 2024-03-01 20:49:26,944 INFO snapshot-role/MainThread: { 2024-03-01 20:49:26,944 INFO snapshot-role/MainThread: "report": [ 2024-03-01 20:49:26,944 INFO snapshot-role/MainThread: { 2024-03-01 20:49:26,944 INFO snapshot-role/MainThread: "lv": [ 2024-03-01 20:49:26,944 INFO snapshot-role/MainThread: {"lv_name":"lv6", "vg_name":"test_vg3", "lv_attr":"owi-a-s---", "lv_size":"1069547520", "pool_lv":"", "origin":"", "data_percent":"", "metadata_percent":"", "move_pv":"", "mirror_log":"", "copy_percent":"", "convert_lv":""} 2024-03-01 20:49:26,944 INFO snapshot-role/MainThread: ] 2024-03-01 20:49:26,944 INFO snapshot-role/MainThread: } 2024-03-01 20:49:26,945 INFO snapshot-role/MainThread: ] 2024-03-01 20:49:26,945 INFO snapshot-role/MainThread: , 2024-03-01 20:49:26,945 INFO snapshot-role/MainThread: "log": [ 2024-03-01 20:49:26,945 INFO snapshot-role/MainThread: ] 2024-03-01 20:49:26,945 INFO snapshot-role/MainThread: } 2024-03-01 20:49:26,945 INFO snapshot-role/MainThread: Running... lvs test_vg3 2024-03-01 20:49:26,981 INFO snapshot-role/MainThread: Return code: 0 2024-03-01 20:49:26,982 INFO snapshot-role/MainThread: { 2024-03-01 20:49:26,982 INFO snapshot-role/MainThread: "report": [ 2024-03-01 20:49:26,982 INFO snapshot-role/MainThread: { 2024-03-01 20:49:26,982 INFO snapshot-role/MainThread: "lv": [ 2024-03-01 20:49:26,982 INFO snapshot-role/MainThread: {"lv_name":"lv5", "vg_name":"test_vg3", "lv_attr":"owi-a-s---", "lv_size":"1283457024", "pool_lv":"", "origin":"", "data_percent":"", "metadata_percent":"", "move_pv":"", "mirror_log":"", "copy_percent":"", "convert_lv":""}, 2024-03-01 20:49:26,982 INFO snapshot-role/MainThread: {"lv_name":"lv5_snapset1", "vg_name":"test_vg3", "lv_attr":"swi-a-s---", "lv_size":"192937984", "pool_lv":"", "origin":"lv5", "data_percent":"0.00", "metadata_percent":"", "move_pv":"", "mirror_log":"", "copy_percent":"", "convert_lv":""}, 2024-03-01 20:49:26,982 INFO snapshot-role/MainThread: {"lv_name":"lv6", "vg_name":"test_vg3", "lv_attr":"owi-a-s---", "lv_size":"1069547520", "pool_lv":"", "origin":"", "data_percent":"", "metadata_percent":"", "move_pv":"", "mirror_log":"", "copy_percent":"", "convert_lv":""}, 2024-03-01 20:49:26,982 INFO snapshot-role/MainThread: {"lv_name":"lv6_snapset1", "vg_name":"test_vg3", "lv_attr":"swi-a-s---", "lv_size":"163577856", "pool_lv":"", "origin":"lv6", "data_percent":"0.00", "metadata_percent":"", "move_pv":"", "mirror_log":"", "copy_percent":"", "convert_lv":""}, 2024-03-01 20:49:26,982 INFO snapshot-role/MainThread: {"lv_name":"lv7", "vg_name":"test_vg3", "lv_attr":"owi-a-s---", "lv_size":"427819008", "pool_lv":"", "origin":"", "data_percent":"", "metadata_percent":"", "move_pv":"", "mirror_log":"", "copy_percent":"", "convert_lv":""}, 2024-03-01 20:49:26,982 INFO snapshot-role/MainThread: {"lv_name":"lv7_snapset1", "vg_name":"test_vg3", "lv_attr":"swi-a-s---", "lv_size":"67108864", "pool_lv":"", "origin":"lv7", "data_percent":"0.00", "metadata_percent":"", "move_pv":"", "mirror_log":"", "copy_percent":"", "convert_lv":""}, 2024-03-01 20:49:26,982 INFO snapshot-role/MainThread: {"lv_name":"lv8", "vg_name":"test_vg3", "lv_attr":"owi-a-s---", "lv_size":"427819008", "pool_lv":"", "origin":"", "data_percent":"", "metadata_percent":"", "move_pv":"", "mirror_log":"", "copy_percent":"", "convert_lv":""}, 2024-03-01 20:49:26,982 INFO snapshot-role/MainThread: {"lv_name":"lv8_snapset1", "vg_name":"test_vg3", "lv_attr":"swi-a-s---", "lv_size":"67108864", "pool_lv":"", "origin":"lv8", "data_percent":"0.00", "metadata_percent":"", "move_pv":"", "mirror_log":"", "copy_percent":"", "convert_lv":""} 2024-03-01 20:49:26,982 INFO snapshot-role/MainThread: ] 2024-03-01 20:49:26,982 INFO snapshot-role/MainThread: } 2024-03-01 20:49:26,982 INFO snapshot-role/MainThread: ] 2024-03-01 20:49:26,982 INFO snapshot-role/MainThread: , 2024-03-01 20:49:26,982 INFO snapshot-role/MainThread: "log": [ 2024-03-01 20:49:26,982 INFO snapshot-role/MainThread: ] 2024-03-01 20:49:26,982 INFO snapshot-role/MainThread: } 2024-03-01 20:49:26,982 INFO snapshot-role/MainThread: Running... lvs test_vg3/lv6_snapset1 2024-03-01 20:49:27,010 INFO snapshot-role/MainThread: Return code: 0 2024-03-01 20:49:27,011 INFO snapshot-role/MainThread: { 2024-03-01 20:49:27,011 INFO snapshot-role/MainThread: "report": [ 2024-03-01 20:49:27,011 INFO snapshot-role/MainThread: { 2024-03-01 20:49:27,011 INFO snapshot-role/MainThread: "lv": [ 2024-03-01 20:49:27,011 INFO snapshot-role/MainThread: {"lv_name":"lv6_snapset1", "vg_name":"test_vg3", "lv_attr":"swi-a-s---", "lv_size":"163577856", "pool_lv":"", "origin":"lv6", "data_percent":"0.00", "metadata_percent":"", "move_pv":"", "mirror_log":"", "copy_percent":"", "convert_lv":""} 2024-03-01 20:49:27,011 INFO snapshot-role/MainThread: ] 2024-03-01 20:49:27,011 INFO snapshot-role/MainThread: } 2024-03-01 20:49:27,011 INFO snapshot-role/MainThread: ] 2024-03-01 20:49:27,011 INFO snapshot-role/MainThread: , 2024-03-01 20:49:27,011 INFO snapshot-role/MainThread: "log": [ 2024-03-01 20:49:27,011 INFO snapshot-role/MainThread: ] 2024-03-01 20:49:27,011 INFO snapshot-role/MainThread: } 2024-03-01 20:49:27,011 INFO snapshot-role/MainThread: Running... lvs --reportformat json test_vg3/lv6_snapset1 2024-03-01 20:49:27,041 INFO snapshot-role/MainThread: Return code: 0 2024-03-01 20:49:27,042 INFO snapshot-role/MainThread: { 2024-03-01 20:49:27,042 INFO snapshot-role/MainThread: "report": [ 2024-03-01 20:49:27,042 INFO snapshot-role/MainThread: { 2024-03-01 20:49:27,042 INFO snapshot-role/MainThread: "lv": [ 2024-03-01 20:49:27,042 INFO snapshot-role/MainThread: {"lv_name":"lv6_snapset1", "vg_name":"test_vg3", "lv_attr":"swi-a-s---", "lv_size":"163577856", "pool_lv":"", "origin":"lv6", "data_percent":"0.00", "metadata_percent":"", "move_pv":"", "mirror_log":"", "copy_percent":"", "convert_lv":""} 2024-03-01 20:49:27,042 INFO snapshot-role/MainThread: ] 2024-03-01 20:49:27,042 INFO snapshot-role/MainThread: } 2024-03-01 20:49:27,042 INFO snapshot-role/MainThread: ] 2024-03-01 20:49:27,042 INFO snapshot-role/MainThread: , 2024-03-01 20:49:27,042 INFO snapshot-role/MainThread: "log": [ 2024-03-01 20:49:27,042 INFO snapshot-role/MainThread: ] 2024-03-01 20:49:27,042 INFO snapshot-role/MainThread: } 2024-03-01 20:49:27,042 INFO snapshot-role/MainThread: Running... lvs --reportformat json test_vg3/lv6_snapset1 2024-03-01 20:49:27,074 INFO snapshot-role/MainThread: Return code: 0 2024-03-01 20:49:27,075 INFO snapshot-role/MainThread: { 2024-03-01 20:49:27,075 INFO snapshot-role/MainThread: "report": [ 2024-03-01 20:49:27,075 INFO snapshot-role/MainThread: { 2024-03-01 20:49:27,075 INFO snapshot-role/MainThread: "lv": [ 2024-03-01 20:49:27,075 INFO snapshot-role/MainThread: {"lv_name":"lv6_snapset1", "vg_name":"test_vg3", "lv_attr":"swi-a-s---", "lv_size":"163577856", "pool_lv":"", "origin":"lv6", "data_percent":"0.00", "metadata_percent":"", "move_pv":"", "mirror_log":"", "copy_percent":"", "convert_lv":""} 2024-03-01 20:49:27,075 INFO snapshot-role/MainThread: ] 2024-03-01 20:49:27,075 INFO snapshot-role/MainThread: } 2024-03-01 20:49:27,075 INFO snapshot-role/MainThread: ] 2024-03-01 20:49:27,075 INFO snapshot-role/MainThread: , 2024-03-01 20:49:27,075 INFO snapshot-role/MainThread: "log": [ 2024-03-01 20:49:27,075 INFO snapshot-role/MainThread: ] 2024-03-01 20:49:27,075 INFO snapshot-role/MainThread: } 2024-03-01 20:49:27,075 INFO snapshot-role/MainThread: Running... lvs --reportformat json test_vg3/lv7 2024-03-01 20:49:27,108 INFO snapshot-role/MainThread: Return code: 0 2024-03-01 20:49:27,109 INFO snapshot-role/MainThread: { 2024-03-01 20:49:27,109 INFO snapshot-role/MainThread: "report": [ 2024-03-01 20:49:27,109 INFO snapshot-role/MainThread: { 2024-03-01 20:49:27,109 INFO snapshot-role/MainThread: "lv": [ 2024-03-01 20:49:27,109 INFO snapshot-role/MainThread: {"lv_name":"lv7", "vg_name":"test_vg3", "lv_attr":"owi-a-s---", "lv_size":"427819008", "pool_lv":"", "origin":"", "data_percent":"", "metadata_percent":"", "move_pv":"", "mirror_log":"", "copy_percent":"", "convert_lv":""} 2024-03-01 20:49:27,109 INFO snapshot-role/MainThread: ] 2024-03-01 20:49:27,109 INFO snapshot-role/MainThread: } 2024-03-01 20:49:27,109 INFO snapshot-role/MainThread: ] 2024-03-01 20:49:27,109 INFO snapshot-role/MainThread: , 2024-03-01 20:49:27,109 INFO snapshot-role/MainThread: "log": [ 2024-03-01 20:49:27,109 INFO snapshot-role/MainThread: ] 2024-03-01 20:49:27,109 INFO snapshot-role/MainThread: } 2024-03-01 20:49:27,109 INFO snapshot-role/MainThread: Running... lvs test_vg3 2024-03-01 20:49:27,145 INFO snapshot-role/MainThread: Return code: 0 2024-03-01 20:49:27,146 INFO snapshot-role/MainThread: { 2024-03-01 20:49:27,146 INFO snapshot-role/MainThread: "report": [ 2024-03-01 20:49:27,146 INFO snapshot-role/MainThread: { 2024-03-01 20:49:27,146 INFO snapshot-role/MainThread: "lv": [ 2024-03-01 20:49:27,146 INFO snapshot-role/MainThread: {"lv_name":"lv5", "vg_name":"test_vg3", "lv_attr":"owi-a-s---", "lv_size":"1283457024", "pool_lv":"", "origin":"", "data_percent":"", "metadata_percent":"", "move_pv":"", "mirror_log":"", "copy_percent":"", "convert_lv":""}, 2024-03-01 20:49:27,146 INFO snapshot-role/MainThread: {"lv_name":"lv5_snapset1", "vg_name":"test_vg3", "lv_attr":"swi-a-s---", "lv_size":"192937984", "pool_lv":"", "origin":"lv5", "data_percent":"0.00", "metadata_percent":"", "move_pv":"", "mirror_log":"", "copy_percent":"", "convert_lv":""}, 2024-03-01 20:49:27,146 INFO snapshot-role/MainThread: {"lv_name":"lv6", "vg_name":"test_vg3", "lv_attr":"owi-a-s---", "lv_size":"1069547520", "pool_lv":"", "origin":"", "data_percent":"", "metadata_percent":"", "move_pv":"", "mirror_log":"", "copy_percent":"", "convert_lv":""}, 2024-03-01 20:49:27,146 INFO snapshot-role/MainThread: {"lv_name":"lv6_snapset1", "vg_name":"test_vg3", "lv_attr":"swi-a-s---", "lv_size":"163577856", "pool_lv":"", "origin":"lv6", "data_percent":"0.00", "metadata_percent":"", "move_pv":"", "mirror_log":"", "copy_percent":"", "convert_lv":""}, 2024-03-01 20:49:27,146 INFO snapshot-role/MainThread: {"lv_name":"lv7", "vg_name":"test_vg3", "lv_attr":"owi-a-s---", "lv_size":"427819008", "pool_lv":"", "origin":"", "data_percent":"", "metadata_percent":"", "move_pv":"", "mirror_log":"", "copy_percent":"", "convert_lv":""}, 2024-03-01 20:49:27,146 INFO snapshot-role/MainThread: {"lv_name":"lv7_snapset1", "vg_name":"test_vg3", "lv_attr":"swi-a-s---", "lv_size":"67108864", "pool_lv":"", "origin":"lv7", "data_percent":"0.00", "metadata_percent":"", "move_pv":"", "mirror_log":"", "copy_percent":"", "convert_lv":""}, 2024-03-01 20:49:27,146 INFO snapshot-role/MainThread: {"lv_name":"lv8", "vg_name":"test_vg3", "lv_attr":"owi-a-s---", "lv_size":"427819008", "pool_lv":"", "origin":"", "data_percent":"", "metadata_percent":"", "move_pv":"", "mirror_log":"", "copy_percent":"", "convert_lv":""}, 2024-03-01 20:49:27,146 INFO snapshot-role/MainThread: {"lv_name":"lv8_snapset1", "vg_name":"test_vg3", "lv_attr":"swi-a-s---", "lv_size":"67108864", "pool_lv":"", "origin":"lv8", "data_percent":"0.00", "metadata_percent":"", "move_pv":"", "mirror_log":"", "copy_percent":"", "convert_lv":""} 2024-03-01 20:49:27,146 INFO snapshot-role/MainThread: ] 2024-03-01 20:49:27,146 INFO snapshot-role/MainThread: } 2024-03-01 20:49:27,146 INFO snapshot-role/MainThread: ] 2024-03-01 20:49:27,146 INFO snapshot-role/MainThread: , 2024-03-01 20:49:27,146 INFO snapshot-role/MainThread: "log": [ 2024-03-01 20:49:27,146 INFO snapshot-role/MainThread: ] 2024-03-01 20:49:27,146 INFO snapshot-role/MainThread: } 2024-03-01 20:49:27,146 INFO snapshot-role/MainThread: Running... lvs test_vg3/lv7_snapset1 2024-03-01 20:49:27,182 INFO snapshot-role/MainThread: Return code: 0 2024-03-01 20:49:27,182 INFO snapshot-role/MainThread: { 2024-03-01 20:49:27,182 INFO snapshot-role/MainThread: "report": [ 2024-03-01 20:49:27,182 INFO snapshot-role/MainThread: { 2024-03-01 20:49:27,182 INFO snapshot-role/MainThread: "lv": [ 2024-03-01 20:49:27,182 INFO snapshot-role/MainThread: {"lv_name":"lv7_snapset1", "vg_name":"test_vg3", "lv_attr":"swi-a-s---", "lv_size":"67108864", "pool_lv":"", "origin":"lv7", "data_percent":"0.00", "metadata_percent":"", "move_pv":"", "mirror_log":"", "copy_percent":"", "convert_lv":""} 2024-03-01 20:49:27,182 INFO snapshot-role/MainThread: ] 2024-03-01 20:49:27,182 INFO snapshot-role/MainThread: } 2024-03-01 20:49:27,182 INFO snapshot-role/MainThread: ] 2024-03-01 20:49:27,182 INFO snapshot-role/MainThread: , 2024-03-01 20:49:27,182 INFO snapshot-role/MainThread: "log": [ 2024-03-01 20:49:27,182 INFO snapshot-role/MainThread: ] 2024-03-01 20:49:27,182 INFO snapshot-role/MainThread: } 2024-03-01 20:49:27,182 INFO snapshot-role/MainThread: Running... lvs --reportformat json test_vg3/lv7_snapset1 2024-03-01 20:49:27,218 INFO snapshot-role/MainThread: Return code: 0 2024-03-01 20:49:27,219 INFO snapshot-role/MainThread: { 2024-03-01 20:49:27,219 INFO snapshot-role/MainThread: "report": [ 2024-03-01 20:49:27,219 INFO snapshot-role/MainThread: { 2024-03-01 20:49:27,219 INFO snapshot-role/MainThread: "lv": [ 2024-03-01 20:49:27,219 INFO snapshot-role/MainThread: {"lv_name":"lv7_snapset1", "vg_name":"test_vg3", "lv_attr":"swi-a-s---", "lv_size":"67108864", "pool_lv":"", "origin":"lv7", "data_percent":"0.00", "metadata_percent":"", "move_pv":"", "mirror_log":"", "copy_percent":"", "convert_lv":""} 2024-03-01 20:49:27,219 INFO snapshot-role/MainThread: ] 2024-03-01 20:49:27,219 INFO snapshot-role/MainThread: } 2024-03-01 20:49:27,219 INFO snapshot-role/MainThread: ] 2024-03-01 20:49:27,219 INFO snapshot-role/MainThread: , 2024-03-01 20:49:27,219 INFO snapshot-role/MainThread: "log": [ 2024-03-01 20:49:27,219 INFO snapshot-role/MainThread: ] 2024-03-01 20:49:27,219 INFO snapshot-role/MainThread: } 2024-03-01 20:49:27,219 INFO snapshot-role/MainThread: Running... lvs --reportformat json test_vg3/lv7_snapset1 2024-03-01 20:49:27,254 INFO snapshot-role/MainThread: Return code: 0 2024-03-01 20:49:27,254 INFO snapshot-role/MainThread: { 2024-03-01 20:49:27,254 INFO snapshot-role/MainThread: "report": [ 2024-03-01 20:49:27,254 INFO snapshot-role/MainThread: { 2024-03-01 20:49:27,254 INFO snapshot-role/MainThread: "lv": [ 2024-03-01 20:49:27,254 INFO snapshot-role/MainThread: {"lv_name":"lv7_snapset1", "vg_name":"test_vg3", "lv_attr":"swi-a-s---", "lv_size":"67108864", "pool_lv":"", "origin":"lv7", "data_percent":"0.00", "metadata_percent":"", "move_pv":"", "mirror_log":"", "copy_percent":"", "convert_lv":""} 2024-03-01 20:49:27,254 INFO snapshot-role/MainThread: ] 2024-03-01 20:49:27,254 INFO snapshot-role/MainThread: } 2024-03-01 20:49:27,254 INFO snapshot-role/MainThread: ] 2024-03-01 20:49:27,254 INFO snapshot-role/MainThread: , 2024-03-01 20:49:27,254 INFO snapshot-role/MainThread: "log": [ 2024-03-01 20:49:27,254 INFO snapshot-role/MainThread: ] 2024-03-01 20:49:27,254 INFO snapshot-role/MainThread: } 2024-03-01 20:49:27,254 INFO snapshot-role/MainThread: Running... lvs --reportformat json test_vg3/lv8 2024-03-01 20:49:27,285 INFO snapshot-role/MainThread: Return code: 0 2024-03-01 20:49:27,286 INFO snapshot-role/MainThread: { 2024-03-01 20:49:27,286 INFO snapshot-role/MainThread: "report": [ 2024-03-01 20:49:27,286 INFO snapshot-role/MainThread: { 2024-03-01 20:49:27,286 INFO snapshot-role/MainThread: "lv": [ 2024-03-01 20:49:27,286 INFO snapshot-role/MainThread: {"lv_name":"lv8", "vg_name":"test_vg3", "lv_attr":"owi-a-s---", "lv_size":"427819008", "pool_lv":"", "origin":"", "data_percent":"", "metadata_percent":"", "move_pv":"", "mirror_log":"", "copy_percent":"", "convert_lv":""} 2024-03-01 20:49:27,286 INFO snapshot-role/MainThread: ] 2024-03-01 20:49:27,286 INFO snapshot-role/MainThread: } 2024-03-01 20:49:27,286 INFO snapshot-role/MainThread: ] 2024-03-01 20:49:27,286 INFO snapshot-role/MainThread: , 2024-03-01 20:49:27,286 INFO snapshot-role/MainThread: "log": [ 2024-03-01 20:49:27,286 INFO snapshot-role/MainThread: ] 2024-03-01 20:49:27,286 INFO snapshot-role/MainThread: } 2024-03-01 20:49:27,286 INFO snapshot-role/MainThread: Running... lvs test_vg3 2024-03-01 20:49:27,322 INFO snapshot-role/MainThread: Return code: 0 2024-03-01 20:49:27,322 INFO snapshot-role/MainThread: { 2024-03-01 20:49:27,322 INFO snapshot-role/MainThread: "report": [ 2024-03-01 20:49:27,322 INFO snapshot-role/MainThread: { 2024-03-01 20:49:27,322 INFO snapshot-role/MainThread: "lv": [ 2024-03-01 20:49:27,322 INFO snapshot-role/MainThread: {"lv_name":"lv5", "vg_name":"test_vg3", "lv_attr":"owi-a-s---", "lv_size":"1283457024", "pool_lv":"", "origin":"", "data_percent":"", "metadata_percent":"", "move_pv":"", "mirror_log":"", "copy_percent":"", "convert_lv":""}, 2024-03-01 20:49:27,322 INFO snapshot-role/MainThread: {"lv_name":"lv5_snapset1", "vg_name":"test_vg3", "lv_attr":"swi-a-s---", "lv_size":"192937984", "pool_lv":"", "origin":"lv5", "data_percent":"0.00", "metadata_percent":"", "move_pv":"", "mirror_log":"", "copy_percent":"", "convert_lv":""}, 2024-03-01 20:49:27,322 INFO snapshot-role/MainThread: {"lv_name":"lv6", "vg_name":"test_vg3", "lv_attr":"owi-a-s---", "lv_size":"1069547520", "pool_lv":"", "origin":"", "data_percent":"", "metadata_percent":"", "move_pv":"", "mirror_log":"", "copy_percent":"", "convert_lv":""}, 2024-03-01 20:49:27,322 INFO snapshot-role/MainThread: {"lv_name":"lv6_snapset1", "vg_name":"test_vg3", "lv_attr":"swi-a-s---", "lv_size":"163577856", "pool_lv":"", "origin":"lv6", "data_percent":"0.00", "metadata_percent":"", "move_pv":"", "mirror_log":"", "copy_percent":"", "convert_lv":""}, 2024-03-01 20:49:27,322 INFO snapshot-role/MainThread: {"lv_name":"lv7", "vg_name":"test_vg3", "lv_attr":"owi-a-s---", "lv_size":"427819008", "pool_lv":"", "origin":"", "data_percent":"", "metadata_percent":"", "move_pv":"", "mirror_log":"", "copy_percent":"", "convert_lv":""}, 2024-03-01 20:49:27,322 INFO snapshot-role/MainThread: {"lv_name":"lv7_snapset1", "vg_name":"test_vg3", "lv_attr":"swi-a-s---", "lv_size":"67108864", "pool_lv":"", "origin":"lv7", "data_percent":"0.00", "metadata_percent":"", "move_pv":"", "mirror_log":"", "copy_percent":"", "convert_lv":""}, 2024-03-01 20:49:27,322 INFO snapshot-role/MainThread: {"lv_name":"lv8", "vg_name":"test_vg3", "lv_attr":"owi-a-s---", "lv_size":"427819008", "pool_lv":"", "origin":"", "data_percent":"", "metadata_percent":"", "move_pv":"", "mirror_log":"", "copy_percent":"", "convert_lv":""}, 2024-03-01 20:49:27,322 INFO snapshot-role/MainThread: {"lv_name":"lv8_snapset1", "vg_name":"test_vg3", "lv_attr":"swi-a-s---", "lv_size":"67108864", "pool_lv":"", "origin":"lv8", "data_percent":"0.00", "metadata_percent":"", "move_pv":"", "mirror_log":"", "copy_percent":"", "convert_lv":""} 2024-03-01 20:49:27,322 INFO snapshot-role/MainThread: ] 2024-03-01 20:49:27,322 INFO snapshot-role/MainThread: } 2024-03-01 20:49:27,322 INFO snapshot-role/MainThread: ] 2024-03-01 20:49:27,322 INFO snapshot-role/MainThread: , 2024-03-01 20:49:27,322 INFO snapshot-role/MainThread: "log": [ 2024-03-01 20:49:27,322 INFO snapshot-role/MainThread: ] 2024-03-01 20:49:27,322 INFO snapshot-role/MainThread: } 2024-03-01 20:49:27,322 INFO snapshot-role/MainThread: Running... lvs test_vg3/lv8_snapset1 2024-03-01 20:49:27,353 INFO snapshot-role/MainThread: Return code: 0 2024-03-01 20:49:27,354 INFO snapshot-role/MainThread: { 2024-03-01 20:49:27,354 INFO snapshot-role/MainThread: "report": [ 2024-03-01 20:49:27,354 INFO snapshot-role/MainThread: { 2024-03-01 20:49:27,354 INFO snapshot-role/MainThread: "lv": [ 2024-03-01 20:49:27,354 INFO snapshot-role/MainThread: {"lv_name":"lv8_snapset1", "vg_name":"test_vg3", "lv_attr":"swi-a-s---", "lv_size":"67108864", "pool_lv":"", "origin":"lv8", "data_percent":"0.00", "metadata_percent":"", "move_pv":"", "mirror_log":"", "copy_percent":"", "convert_lv":""} 2024-03-01 20:49:27,354 INFO snapshot-role/MainThread: ] 2024-03-01 20:49:27,354 INFO snapshot-role/MainThread: } 2024-03-01 20:49:27,354 INFO snapshot-role/MainThread: ] 2024-03-01 20:49:27,354 INFO snapshot-role/MainThread: , 2024-03-01 20:49:27,354 INFO snapshot-role/MainThread: "log": [ 2024-03-01 20:49:27,354 INFO snapshot-role/MainThread: ] 2024-03-01 20:49:27,354 INFO snapshot-role/MainThread: } 2024-03-01 20:49:27,354 INFO snapshot-role/MainThread: Running... lvs --reportformat json test_vg3/lv8_snapset1 2024-03-01 20:49:27,387 INFO snapshot-role/MainThread: Return code: 0 2024-03-01 20:49:27,387 INFO snapshot-role/MainThread: { 2024-03-01 20:49:27,387 INFO snapshot-role/MainThread: "report": [ 2024-03-01 20:49:27,387 INFO snapshot-role/MainThread: { 2024-03-01 20:49:27,387 INFO snapshot-role/MainThread: "lv": [ 2024-03-01 20:49:27,387 INFO snapshot-role/MainThread: {"lv_name":"lv8_snapset1", "vg_name":"test_vg3", "lv_attr":"swi-a-s---", "lv_size":"67108864", "pool_lv":"", "origin":"lv8", "data_percent":"0.00", "metadata_percent":"", "move_pv":"", "mirror_log":"", "copy_percent":"", "convert_lv":""} 2024-03-01 20:49:27,387 INFO snapshot-role/MainThread: ] 2024-03-01 20:49:27,387 INFO snapshot-role/MainThread: } 2024-03-01 20:49:27,387 INFO snapshot-role/MainThread: ] 2024-03-01 20:49:27,387 INFO snapshot-role/MainThread: , 2024-03-01 20:49:27,387 INFO snapshot-role/MainThread: "log": [ 2024-03-01 20:49:27,387 INFO snapshot-role/MainThread: ] 2024-03-01 20:49:27,387 INFO snapshot-role/MainThread: } 2024-03-01 20:49:27,387 INFO snapshot-role/MainThread: Running... lvs --reportformat json test_vg3/lv8_snapset1 2024-03-01 20:49:27,418 INFO snapshot-role/MainThread: Return code: 0 2024-03-01 20:49:27,419 INFO snapshot-role/MainThread: { 2024-03-01 20:49:27,419 INFO snapshot-role/MainThread: "report": [ 2024-03-01 20:49:27,419 INFO snapshot-role/MainThread: { 2024-03-01 20:49:27,419 INFO snapshot-role/MainThread: "lv": [ 2024-03-01 20:49:27,419 INFO snapshot-role/MainThread: {"lv_name":"lv8_snapset1", "vg_name":"test_vg3", "lv_attr":"swi-a-s---", "lv_size":"67108864", "pool_lv":"", "origin":"lv8", "data_percent":"0.00", "metadata_percent":"", "move_pv":"", "mirror_log":"", "copy_percent":"", "convert_lv":""} 2024-03-01 20:49:27,419 INFO snapshot-role/MainThread: ] 2024-03-01 20:49:27,419 INFO snapshot-role/MainThread: } 2024-03-01 20:49:27,419 INFO snapshot-role/MainThread: ] 2024-03-01 20:49:27,419 INFO snapshot-role/MainThread: , 2024-03-01 20:49:27,419 INFO snapshot-role/MainThread: "log": [ 2024-03-01 20:49:27,419 INFO snapshot-role/MainThread: ] 2024-03-01 20:49:27,419 INFO snapshot-role/MainThread: } 2024-03-01 20:49:27,419 INFO snapshot-role/MainThread: Running... lvs --reportformat json test_vg2/lv3 2024-03-01 20:49:27,453 INFO snapshot-role/MainThread: Return code: 0 2024-03-01 20:49:27,453 INFO snapshot-role/MainThread: { 2024-03-01 20:49:27,454 INFO snapshot-role/MainThread: "report": [ 2024-03-01 20:49:27,454 INFO snapshot-role/MainThread: { 2024-03-01 20:49:27,454 INFO snapshot-role/MainThread: "lv": [ 2024-03-01 20:49:27,454 INFO snapshot-role/MainThread: {"lv_name":"lv3", "vg_name":"test_vg2", "lv_attr":"owi-a-s---", "lv_size":"322961408", "pool_lv":"", "origin":"", "data_percent":"", "metadata_percent":"", "move_pv":"", "mirror_log":"", "copy_percent":"", "convert_lv":""} 2024-03-01 20:49:27,454 INFO snapshot-role/MainThread: ] 2024-03-01 20:49:27,454 INFO snapshot-role/MainThread: } 2024-03-01 20:49:27,454 INFO snapshot-role/MainThread: ] 2024-03-01 20:49:27,454 INFO snapshot-role/MainThread: , 2024-03-01 20:49:27,454 INFO snapshot-role/MainThread: "log": [ 2024-03-01 20:49:27,454 INFO snapshot-role/MainThread: ] 2024-03-01 20:49:27,454 INFO snapshot-role/MainThread: } 2024-03-01 20:49:27,454 INFO snapshot-role/MainThread: Running... lvs test_vg2 2024-03-01 20:49:27,485 INFO snapshot-role/MainThread: Return code: 0 2024-03-01 20:49:27,485 INFO snapshot-role/MainThread: { 2024-03-01 20:49:27,485 INFO snapshot-role/MainThread: "report": [ 2024-03-01 20:49:27,486 INFO snapshot-role/MainThread: { 2024-03-01 20:49:27,486 INFO snapshot-role/MainThread: "lv": [ 2024-03-01 20:49:27,486 INFO snapshot-role/MainThread: {"lv_name":"lv3", "vg_name":"test_vg2", "lv_attr":"owi-a-s---", "lv_size":"322961408", "pool_lv":"", "origin":"", "data_percent":"", "metadata_percent":"", "move_pv":"", "mirror_log":"", "copy_percent":"", "convert_lv":""}, 2024-03-01 20:49:27,486 INFO snapshot-role/MainThread: {"lv_name":"lv3_snapset1", "vg_name":"test_vg2", "lv_attr":"swi-a-s---", "lv_size":"50331648", "pool_lv":"", "origin":"lv3", "data_percent":"0.00", "metadata_percent":"", "move_pv":"", "mirror_log":"", "copy_percent":"", "convert_lv":""}, 2024-03-01 20:49:27,486 INFO snapshot-role/MainThread: {"lv_name":"lv4", "vg_name":"test_vg2", "lv_attr":"owi-a-s---", "lv_size":"641728512", "pool_lv":"", "origin":"", "data_percent":"", "metadata_percent":"", "move_pv":"", "mirror_log":"", "copy_percent":"", "convert_lv":""}, 2024-03-01 20:49:27,486 INFO snapshot-role/MainThread: {"lv_name":"lv4_snapset1", "vg_name":"test_vg2", "lv_attr":"swi-a-s---", "lv_size":"96468992", "pool_lv":"", "origin":"lv4", "data_percent":"0.00", "metadata_percent":"", "move_pv":"", "mirror_log":"", "copy_percent":"", "convert_lv":""} 2024-03-01 20:49:27,486 INFO snapshot-role/MainThread: ] 2024-03-01 20:49:27,486 INFO snapshot-role/MainThread: } 2024-03-01 20:49:27,486 INFO snapshot-role/MainThread: ] 2024-03-01 20:49:27,486 INFO snapshot-role/MainThread: , 2024-03-01 20:49:27,486 INFO snapshot-role/MainThread: "log": [ 2024-03-01 20:49:27,486 INFO snapshot-role/MainThread: ] 2024-03-01 20:49:27,486 INFO snapshot-role/MainThread: } 2024-03-01 20:49:27,486 INFO snapshot-role/MainThread: Running... lvs test_vg2/lv3_snapset1 2024-03-01 20:49:27,516 INFO snapshot-role/MainThread: Return code: 0 2024-03-01 20:49:27,517 INFO snapshot-role/MainThread: { 2024-03-01 20:49:27,517 INFO snapshot-role/MainThread: "report": [ 2024-03-01 20:49:27,517 INFO snapshot-role/MainThread: { 2024-03-01 20:49:27,517 INFO snapshot-role/MainThread: "lv": [ 2024-03-01 20:49:27,517 INFO snapshot-role/MainThread: {"lv_name":"lv3_snapset1", "vg_name":"test_vg2", "lv_attr":"swi-a-s---", "lv_size":"50331648", "pool_lv":"", "origin":"lv3", "data_percent":"0.00", "metadata_percent":"", "move_pv":"", "mirror_log":"", "copy_percent":"", "convert_lv":""} 2024-03-01 20:49:27,517 INFO snapshot-role/MainThread: ] 2024-03-01 20:49:27,517 INFO snapshot-role/MainThread: } 2024-03-01 20:49:27,517 INFO snapshot-role/MainThread: ] 2024-03-01 20:49:27,517 INFO snapshot-role/MainThread: , 2024-03-01 20:49:27,517 INFO snapshot-role/MainThread: "log": [ 2024-03-01 20:49:27,517 INFO snapshot-role/MainThread: ] 2024-03-01 20:49:27,517 INFO snapshot-role/MainThread: } 2024-03-01 20:49:27,517 INFO snapshot-role/MainThread: Running... lvs --reportformat json test_vg2/lv3_snapset1 2024-03-01 20:49:27,555 INFO snapshot-role/MainThread: Return code: 0 2024-03-01 20:49:27,556 INFO snapshot-role/MainThread: { 2024-03-01 20:49:27,556 INFO snapshot-role/MainThread: "report": [ 2024-03-01 20:49:27,556 INFO snapshot-role/MainThread: { 2024-03-01 20:49:27,556 INFO snapshot-role/MainThread: "lv": [ 2024-03-01 20:49:27,556 INFO snapshot-role/MainThread: {"lv_name":"lv3_snapset1", "vg_name":"test_vg2", "lv_attr":"swi-a-s---", "lv_size":"50331648", "pool_lv":"", "origin":"lv3", "data_percent":"0.00", "metadata_percent":"", "move_pv":"", "mirror_log":"", "copy_percent":"", "convert_lv":""} 2024-03-01 20:49:27,556 INFO snapshot-role/MainThread: ] 2024-03-01 20:49:27,556 INFO snapshot-role/MainThread: } 2024-03-01 20:49:27,556 INFO snapshot-role/MainThread: ] 2024-03-01 20:49:27,556 INFO snapshot-role/MainThread: , 2024-03-01 20:49:27,556 INFO snapshot-role/MainThread: "log": [ 2024-03-01 20:49:27,556 INFO snapshot-role/MainThread: ] 2024-03-01 20:49:27,556 INFO snapshot-role/MainThread: } 2024-03-01 20:49:27,556 INFO snapshot-role/MainThread: Running... lvs --reportformat json test_vg2/lv3_snapset1 2024-03-01 20:49:27,588 INFO snapshot-role/MainThread: Return code: 0 2024-03-01 20:49:27,589 INFO snapshot-role/MainThread: { 2024-03-01 20:49:27,589 INFO snapshot-role/MainThread: "report": [ 2024-03-01 20:49:27,589 INFO snapshot-role/MainThread: { 2024-03-01 20:49:27,589 INFO snapshot-role/MainThread: "lv": [ 2024-03-01 20:49:27,589 INFO snapshot-role/MainThread: {"lv_name":"lv3_snapset1", "vg_name":"test_vg2", "lv_attr":"swi-a-s---", "lv_size":"50331648", "pool_lv":"", "origin":"lv3", "data_percent":"0.00", "metadata_percent":"", "move_pv":"", "mirror_log":"", "copy_percent":"", "convert_lv":""} 2024-03-01 20:49:27,589 INFO snapshot-role/MainThread: ] 2024-03-01 20:49:27,589 INFO snapshot-role/MainThread: } 2024-03-01 20:49:27,589 INFO snapshot-role/MainThread: ] 2024-03-01 20:49:27,589 INFO snapshot-role/MainThread: , 2024-03-01 20:49:27,589 INFO snapshot-role/MainThread: "log": [ 2024-03-01 20:49:27,589 INFO snapshot-role/MainThread: ] 2024-03-01 20:49:27,589 INFO snapshot-role/MainThread: } 2024-03-01 20:49:27,589 INFO snapshot-role/MainThread: Running... lvs --reportformat json test_vg2/lv4 2024-03-01 20:49:27,619 INFO snapshot-role/MainThread: Return code: 0 2024-03-01 20:49:27,620 INFO snapshot-role/MainThread: { 2024-03-01 20:49:27,620 INFO snapshot-role/MainThread: "report": [ 2024-03-01 20:49:27,620 INFO snapshot-role/MainThread: { 2024-03-01 20:49:27,620 INFO snapshot-role/MainThread: "lv": [ 2024-03-01 20:49:27,620 INFO snapshot-role/MainThread: {"lv_name":"lv4", "vg_name":"test_vg2", "lv_attr":"owi-a-s---", "lv_size":"641728512", "pool_lv":"", "origin":"", "data_percent":"", "metadata_percent":"", "move_pv":"", "mirror_log":"", "copy_percent":"", "convert_lv":""} 2024-03-01 20:49:27,620 INFO snapshot-role/MainThread: ] 2024-03-01 20:49:27,620 INFO snapshot-role/MainThread: } 2024-03-01 20:49:27,620 INFO snapshot-role/MainThread: ] 2024-03-01 20:49:27,620 INFO snapshot-role/MainThread: , 2024-03-01 20:49:27,620 INFO snapshot-role/MainThread: "log": [ 2024-03-01 20:49:27,620 INFO snapshot-role/MainThread: ] 2024-03-01 20:49:27,620 INFO snapshot-role/MainThread: } 2024-03-01 20:49:27,620 INFO snapshot-role/MainThread: Running... lvs test_vg2 2024-03-01 20:49:27,654 INFO snapshot-role/MainThread: Return code: 0 2024-03-01 20:49:27,654 INFO snapshot-role/MainThread: { 2024-03-01 20:49:27,654 INFO snapshot-role/MainThread: "report": [ 2024-03-01 20:49:27,654 INFO snapshot-role/MainThread: { 2024-03-01 20:49:27,655 INFO snapshot-role/MainThread: "lv": [ 2024-03-01 20:49:27,655 INFO snapshot-role/MainThread: {"lv_name":"lv3", "vg_name":"test_vg2", "lv_attr":"owi-a-s---", "lv_size":"322961408", "pool_lv":"", "origin":"", "data_percent":"", "metadata_percent":"", "move_pv":"", "mirror_log":"", "copy_percent":"", "convert_lv":""}, 2024-03-01 20:49:27,655 INFO snapshot-role/MainThread: {"lv_name":"lv3_snapset1", "vg_name":"test_vg2", "lv_attr":"swi-a-s---", "lv_size":"50331648", "pool_lv":"", "origin":"lv3", "data_percent":"0.00", "metadata_percent":"", "move_pv":"", "mirror_log":"", "copy_percent":"", "convert_lv":""}, 2024-03-01 20:49:27,655 INFO snapshot-role/MainThread: {"lv_name":"lv4", "vg_name":"test_vg2", "lv_attr":"owi-a-s---", "lv_size":"641728512", "pool_lv":"", "origin":"", "data_percent":"", "metadata_percent":"", "move_pv":"", "mirror_log":"", "copy_percent":"", "convert_lv":""}, 2024-03-01 20:49:27,655 INFO snapshot-role/MainThread: {"lv_name":"lv4_snapset1", "vg_name":"test_vg2", "lv_attr":"swi-a-s---", "lv_size":"96468992", "pool_lv":"", "origin":"lv4", "data_percent":"0.00", "metadata_percent":"", "move_pv":"", "mirror_log":"", "copy_percent":"", "convert_lv":""} 2024-03-01 20:49:27,655 INFO snapshot-role/MainThread: ] 2024-03-01 20:49:27,655 INFO snapshot-role/MainThread: } 2024-03-01 20:49:27,655 INFO snapshot-role/MainThread: ] 2024-03-01 20:49:27,655 INFO snapshot-role/MainThread: , 2024-03-01 20:49:27,655 INFO snapshot-role/MainThread: "log": [ 2024-03-01 20:49:27,655 INFO snapshot-role/MainThread: ] 2024-03-01 20:49:27,655 INFO snapshot-role/MainThread: } 2024-03-01 20:49:27,655 INFO snapshot-role/MainThread: Running... lvs test_vg2/lv4_snapset1 2024-03-01 20:49:27,686 INFO snapshot-role/MainThread: Return code: 0 2024-03-01 20:49:27,687 INFO snapshot-role/MainThread: { 2024-03-01 20:49:27,687 INFO snapshot-role/MainThread: "report": [ 2024-03-01 20:49:27,687 INFO snapshot-role/MainThread: { 2024-03-01 20:49:27,687 INFO snapshot-role/MainThread: "lv": [ 2024-03-01 20:49:27,687 INFO snapshot-role/MainThread: {"lv_name":"lv4_snapset1", "vg_name":"test_vg2", "lv_attr":"swi-a-s---", "lv_size":"96468992", "pool_lv":"", "origin":"lv4", "data_percent":"0.00", "metadata_percent":"", "move_pv":"", "mirror_log":"", "copy_percent":"", "convert_lv":""} 2024-03-01 20:49:27,687 INFO snapshot-role/MainThread: ] 2024-03-01 20:49:27,687 INFO snapshot-role/MainThread: } 2024-03-01 20:49:27,687 INFO snapshot-role/MainThread: ] 2024-03-01 20:49:27,687 INFO snapshot-role/MainThread: , 2024-03-01 20:49:27,687 INFO snapshot-role/MainThread: "log": [ 2024-03-01 20:49:27,687 INFO snapshot-role/MainThread: ] 2024-03-01 20:49:27,687 INFO snapshot-role/MainThread: } 2024-03-01 20:49:27,687 INFO snapshot-role/MainThread: Running... lvs --reportformat json test_vg2/lv4_snapset1 2024-03-01 20:49:27,717 INFO snapshot-role/MainThread: Return code: 0 2024-03-01 20:49:27,717 INFO snapshot-role/MainThread: { 2024-03-01 20:49:27,718 INFO snapshot-role/MainThread: "report": [ 2024-03-01 20:49:27,718 INFO snapshot-role/MainThread: { 2024-03-01 20:49:27,718 INFO snapshot-role/MainThread: "lv": [ 2024-03-01 20:49:27,718 INFO snapshot-role/MainThread: {"lv_name":"lv4_snapset1", "vg_name":"test_vg2", "lv_attr":"swi-a-s---", "lv_size":"96468992", "pool_lv":"", "origin":"lv4", "data_percent":"0.00", "metadata_percent":"", "move_pv":"", "mirror_log":"", "copy_percent":"", "convert_lv":""} 2024-03-01 20:49:27,718 INFO snapshot-role/MainThread: ] 2024-03-01 20:49:27,718 INFO snapshot-role/MainThread: } 2024-03-01 20:49:27,718 INFO snapshot-role/MainThread: ] 2024-03-01 20:49:27,718 INFO snapshot-role/MainThread: , 2024-03-01 20:49:27,718 INFO snapshot-role/MainThread: "log": [ 2024-03-01 20:49:27,718 INFO snapshot-role/MainThread: ] 2024-03-01 20:49:27,718 INFO snapshot-role/MainThread: } 2024-03-01 20:49:27,718 INFO snapshot-role/MainThread: Running... lvs --reportformat json test_vg2/lv4_snapset1 2024-03-01 20:49:27,749 INFO snapshot-role/MainThread: Return code: 0 2024-03-01 20:49:27,750 INFO snapshot-role/MainThread: { 2024-03-01 20:49:27,750 INFO snapshot-role/MainThread: "report": [ 2024-03-01 20:49:27,750 INFO snapshot-role/MainThread: { 2024-03-01 20:49:27,750 INFO snapshot-role/MainThread: "lv": [ 2024-03-01 20:49:27,750 INFO snapshot-role/MainThread: {"lv_name":"lv4_snapset1", "vg_name":"test_vg2", "lv_attr":"swi-a-s---", "lv_size":"96468992", "pool_lv":"", "origin":"lv4", "data_percent":"0.00", "metadata_percent":"", "move_pv":"", "mirror_log":"", "copy_percent":"", "convert_lv":""} 2024-03-01 20:49:27,750 INFO snapshot-role/MainThread: ] 2024-03-01 20:49:27,750 INFO snapshot-role/MainThread: } 2024-03-01 20:49:27,750 INFO snapshot-role/MainThread: ] 2024-03-01 20:49:27,750 INFO snapshot-role/MainThread: , 2024-03-01 20:49:27,750 INFO snapshot-role/MainThread: "log": [ 2024-03-01 20:49:27,750 INFO snapshot-role/MainThread: ] 2024-03-01 20:49:27,750 INFO snapshot-role/MainThread: } 2024-03-01 20:49:27,750 INFO snapshot-role/MainThread: Running... lvs --reportformat json test_vg1/lv1 2024-03-01 20:49:27,781 INFO snapshot-role/MainThread: Return code: 0 2024-03-01 20:49:27,782 INFO snapshot-role/MainThread: { 2024-03-01 20:49:27,782 INFO snapshot-role/MainThread: "report": [ 2024-03-01 20:49:27,782 INFO snapshot-role/MainThread: { 2024-03-01 20:49:27,782 INFO snapshot-role/MainThread: "lv": [ 2024-03-01 20:49:27,782 INFO snapshot-role/MainThread: {"lv_name":"lv1", "vg_name":"test_vg1", "lv_attr":"owi-a-s---", "lv_size":"482344960", "pool_lv":"", "origin":"", "data_percent":"", "metadata_percent":"", "move_pv":"", "mirror_log":"", "copy_percent":"", "convert_lv":""} 2024-03-01 20:49:27,782 INFO snapshot-role/MainThread: ] 2024-03-01 20:49:27,782 INFO snapshot-role/MainThread: } 2024-03-01 20:49:27,782 INFO snapshot-role/MainThread: ] 2024-03-01 20:49:27,782 INFO snapshot-role/MainThread: , 2024-03-01 20:49:27,782 INFO snapshot-role/MainThread: "log": [ 2024-03-01 20:49:27,782 INFO snapshot-role/MainThread: ] 2024-03-01 20:49:27,782 INFO snapshot-role/MainThread: } 2024-03-01 20:49:27,782 INFO snapshot-role/MainThread: Running... lvs test_vg1 2024-03-01 20:49:27,815 INFO snapshot-role/MainThread: Return code: 0 2024-03-01 20:49:27,815 INFO snapshot-role/MainThread: { 2024-03-01 20:49:27,815 INFO snapshot-role/MainThread: "report": [ 2024-03-01 20:49:27,816 INFO snapshot-role/MainThread: { 2024-03-01 20:49:27,816 INFO snapshot-role/MainThread: "lv": [ 2024-03-01 20:49:27,816 INFO snapshot-role/MainThread: {"lv_name":"lv1", "vg_name":"test_vg1", "lv_attr":"owi-a-s---", "lv_size":"482344960", "pool_lv":"", "origin":"", "data_percent":"", "metadata_percent":"", "move_pv":"", "mirror_log":"", "copy_percent":"", "convert_lv":""}, 2024-03-01 20:49:27,816 INFO snapshot-role/MainThread: {"lv_name":"lv1_snapset1", "vg_name":"test_vg1", "lv_attr":"swi-a-s---", "lv_size":"75497472", "pool_lv":"", "origin":"lv1", "data_percent":"0.00", "metadata_percent":"", "move_pv":"", "mirror_log":"", "copy_percent":"", "convert_lv":""}, 2024-03-01 20:49:27,816 INFO snapshot-role/MainThread: {"lv_name":"lv2", "vg_name":"test_vg1", "lv_attr":"owi-a-s---", "lv_size":"1606418432", "pool_lv":"", "origin":"", "data_percent":"", "metadata_percent":"", "move_pv":"", "mirror_log":"", "copy_percent":"", "convert_lv":""}, 2024-03-01 20:49:27,816 INFO snapshot-role/MainThread: {"lv_name":"lv2_snapset1", "vg_name":"test_vg1", "lv_attr":"swi-a-s---", "lv_size":"243269632", "pool_lv":"", "origin":"lv2", "data_percent":"0.00", "metadata_percent":"", "move_pv":"", "mirror_log":"", "copy_percent":"", "convert_lv":""} 2024-03-01 20:49:27,816 INFO snapshot-role/MainThread: ] 2024-03-01 20:49:27,816 INFO snapshot-role/MainThread: } 2024-03-01 20:49:27,816 INFO snapshot-role/MainThread: ] 2024-03-01 20:49:27,816 INFO snapshot-role/MainThread: , 2024-03-01 20:49:27,816 INFO snapshot-role/MainThread: "log": [ 2024-03-01 20:49:27,816 INFO snapshot-role/MainThread: ] 2024-03-01 20:49:27,816 INFO snapshot-role/MainThread: } 2024-03-01 20:49:27,816 INFO snapshot-role/MainThread: Running... lvs test_vg1/lv1_snapset1 2024-03-01 20:49:27,851 INFO snapshot-role/MainThread: Return code: 0 2024-03-01 20:49:27,852 INFO snapshot-role/MainThread: { 2024-03-01 20:49:27,852 INFO snapshot-role/MainThread: "report": [ 2024-03-01 20:49:27,852 INFO snapshot-role/MainThread: { 2024-03-01 20:49:27,852 INFO snapshot-role/MainThread: "lv": [ 2024-03-01 20:49:27,852 INFO snapshot-role/MainThread: {"lv_name":"lv1_snapset1", "vg_name":"test_vg1", "lv_attr":"swi-a-s---", "lv_size":"75497472", "pool_lv":"", "origin":"lv1", "data_percent":"0.00", "metadata_percent":"", "move_pv":"", "mirror_log":"", "copy_percent":"", "convert_lv":""} 2024-03-01 20:49:27,852 INFO snapshot-role/MainThread: ] 2024-03-01 20:49:27,852 INFO snapshot-role/MainThread: } 2024-03-01 20:49:27,852 INFO snapshot-role/MainThread: ] 2024-03-01 20:49:27,852 INFO snapshot-role/MainThread: , 2024-03-01 20:49:27,852 INFO snapshot-role/MainThread: "log": [ 2024-03-01 20:49:27,852 INFO snapshot-role/MainThread: ] 2024-03-01 20:49:27,852 INFO snapshot-role/MainThread: } 2024-03-01 20:49:27,852 INFO snapshot-role/MainThread: Running... lvs --reportformat json test_vg1/lv1_snapset1 2024-03-01 20:49:27,883 INFO snapshot-role/MainThread: Return code: 0 2024-03-01 20:49:27,884 INFO snapshot-role/MainThread: { 2024-03-01 20:49:27,884 INFO snapshot-role/MainThread: "report": [ 2024-03-01 20:49:27,884 INFO snapshot-role/MainThread: { 2024-03-01 20:49:27,884 INFO snapshot-role/MainThread: "lv": [ 2024-03-01 20:49:27,884 INFO snapshot-role/MainThread: {"lv_name":"lv1_snapset1", "vg_name":"test_vg1", "lv_attr":"swi-a-s---", "lv_size":"75497472", "pool_lv":"", "origin":"lv1", "data_percent":"0.00", "metadata_percent":"", "move_pv":"", "mirror_log":"", "copy_percent":"", "convert_lv":""} 2024-03-01 20:49:27,884 INFO snapshot-role/MainThread: ] 2024-03-01 20:49:27,884 INFO snapshot-role/MainThread: } 2024-03-01 20:49:27,884 INFO snapshot-role/MainThread: ] 2024-03-01 20:49:27,884 INFO snapshot-role/MainThread: , 2024-03-01 20:49:27,884 INFO snapshot-role/MainThread: "log": [ 2024-03-01 20:49:27,884 INFO snapshot-role/MainThread: ] 2024-03-01 20:49:27,884 INFO snapshot-role/MainThread: } 2024-03-01 20:49:27,884 INFO snapshot-role/MainThread: Running... lvs --reportformat json test_vg1/lv1_snapset1 2024-03-01 20:49:27,917 INFO snapshot-role/MainThread: Return code: 0 2024-03-01 20:49:27,918 INFO snapshot-role/MainThread: { 2024-03-01 20:49:27,918 INFO snapshot-role/MainThread: "report": [ 2024-03-01 20:49:27,918 INFO snapshot-role/MainThread: { 2024-03-01 20:49:27,918 INFO snapshot-role/MainThread: "lv": [ 2024-03-01 20:49:27,918 INFO snapshot-role/MainThread: {"lv_name":"lv1_snapset1", "vg_name":"test_vg1", "lv_attr":"swi-a-s---", "lv_size":"75497472", "pool_lv":"", "origin":"lv1", "data_percent":"0.00", "metadata_percent":"", "move_pv":"", "mirror_log":"", "copy_percent":"", "convert_lv":""} 2024-03-01 20:49:27,918 INFO snapshot-role/MainThread: ] 2024-03-01 20:49:27,918 INFO snapshot-role/MainThread: } 2024-03-01 20:49:27,918 INFO snapshot-role/MainThread: ] 2024-03-01 20:49:27,918 INFO snapshot-role/MainThread: , 2024-03-01 20:49:27,918 INFO snapshot-role/MainThread: "log": [ 2024-03-01 20:49:27,918 INFO snapshot-role/MainThread: ] 2024-03-01 20:49:27,918 INFO snapshot-role/MainThread: } 2024-03-01 20:49:27,918 INFO snapshot-role/MainThread: Running... lvs --reportformat json test_vg1/lv2 2024-03-01 20:49:27,955 INFO snapshot-role/MainThread: Return code: 0 2024-03-01 20:49:27,956 INFO snapshot-role/MainThread: { 2024-03-01 20:49:27,956 INFO snapshot-role/MainThread: "report": [ 2024-03-01 20:49:27,956 INFO snapshot-role/MainThread: { 2024-03-01 20:49:27,956 INFO snapshot-role/MainThread: "lv": [ 2024-03-01 20:49:27,956 INFO snapshot-role/MainThread: {"lv_name":"lv2", "vg_name":"test_vg1", "lv_attr":"owi-a-s---", "lv_size":"1606418432", "pool_lv":"", "origin":"", "data_percent":"", "metadata_percent":"", "move_pv":"", "mirror_log":"", "copy_percent":"", "convert_lv":""} 2024-03-01 20:49:27,956 INFO snapshot-role/MainThread: ] 2024-03-01 20:49:27,956 INFO snapshot-role/MainThread: } 2024-03-01 20:49:27,956 INFO snapshot-role/MainThread: ] 2024-03-01 20:49:27,956 INFO snapshot-role/MainThread: , 2024-03-01 20:49:27,956 INFO snapshot-role/MainThread: "log": [ 2024-03-01 20:49:27,956 INFO snapshot-role/MainThread: ] 2024-03-01 20:49:27,956 INFO snapshot-role/MainThread: } 2024-03-01 20:49:27,956 INFO snapshot-role/MainThread: Running... lvs test_vg1 2024-03-01 20:49:27,995 INFO snapshot-role/MainThread: Return code: 0 2024-03-01 20:49:27,996 INFO snapshot-role/MainThread: { 2024-03-01 20:49:27,996 INFO snapshot-role/MainThread: "report": [ 2024-03-01 20:49:27,996 INFO snapshot-role/MainThread: { 2024-03-01 20:49:27,996 INFO snapshot-role/MainThread: "lv": [ 2024-03-01 20:49:27,996 INFO snapshot-role/MainThread: {"lv_name":"lv1", "vg_name":"test_vg1", "lv_attr":"owi-a-s---", "lv_size":"482344960", "pool_lv":"", "origin":"", "data_percent":"", "metadata_percent":"", "move_pv":"", "mirror_log":"", "copy_percent":"", "convert_lv":""}, 2024-03-01 20:49:27,996 INFO snapshot-role/MainThread: {"lv_name":"lv1_snapset1", "vg_name":"test_vg1", "lv_attr":"swi-a-s---", "lv_size":"75497472", "pool_lv":"", "origin":"lv1", "data_percent":"0.00", "metadata_percent":"", "move_pv":"", "mirror_log":"", "copy_percent":"", "convert_lv":""}, 2024-03-01 20:49:27,996 INFO snapshot-role/MainThread: {"lv_name":"lv2", "vg_name":"test_vg1", "lv_attr":"owi-a-s---", "lv_size":"1606418432", "pool_lv":"", "origin":"", "data_percent":"", "metadata_percent":"", "move_pv":"", "mirror_log":"", "copy_percent":"", "convert_lv":""}, 2024-03-01 20:49:27,996 INFO snapshot-role/MainThread: {"lv_name":"lv2_snapset1", "vg_name":"test_vg1", "lv_attr":"swi-a-s---", "lv_size":"243269632", "pool_lv":"", "origin":"lv2", "data_percent":"0.00", "metadata_percent":"", "move_pv":"", "mirror_log":"", "copy_percent":"", "convert_lv":""} 2024-03-01 20:49:27,996 INFO snapshot-role/MainThread: ] 2024-03-01 20:49:27,996 INFO snapshot-role/MainThread: } 2024-03-01 20:49:27,996 INFO snapshot-role/MainThread: ] 2024-03-01 20:49:27,996 INFO snapshot-role/MainThread: , 2024-03-01 20:49:27,996 INFO snapshot-role/MainThread: "log": [ 2024-03-01 20:49:27,996 INFO snapshot-role/MainThread: ] 2024-03-01 20:49:27,996 INFO snapshot-role/MainThread: } 2024-03-01 20:49:27,996 INFO snapshot-role/MainThread: Running... lvs test_vg1/lv2_snapset1 2024-03-01 20:49:28,026 INFO snapshot-role/MainThread: Return code: 0 2024-03-01 20:49:28,026 INFO snapshot-role/MainThread: { 2024-03-01 20:49:28,026 INFO snapshot-role/MainThread: "report": [ 2024-03-01 20:49:28,026 INFO snapshot-role/MainThread: { 2024-03-01 20:49:28,026 INFO snapshot-role/MainThread: "lv": [ 2024-03-01 20:49:28,026 INFO snapshot-role/MainThread: {"lv_name":"lv2_snapset1", "vg_name":"test_vg1", "lv_attr":"swi-a-s---", "lv_size":"243269632", "pool_lv":"", "origin":"lv2", "data_percent":"0.00", "metadata_percent":"", "move_pv":"", "mirror_log":"", "copy_percent":"", "convert_lv":""} 2024-03-01 20:49:28,026 INFO snapshot-role/MainThread: ] 2024-03-01 20:49:28,026 INFO snapshot-role/MainThread: } 2024-03-01 20:49:28,027 INFO snapshot-role/MainThread: ] 2024-03-01 20:49:28,027 INFO snapshot-role/MainThread: , 2024-03-01 20:49:28,027 INFO snapshot-role/MainThread: "log": [ 2024-03-01 20:49:28,027 INFO snapshot-role/MainThread: ] 2024-03-01 20:49:28,027 INFO snapshot-role/MainThread: } 2024-03-01 20:49:28,027 INFO snapshot-role/MainThread: Running... lvs --reportformat json test_vg1/lv2_snapset1 2024-03-01 20:49:28,057 INFO snapshot-role/MainThread: Return code: 0 2024-03-01 20:49:28,057 INFO snapshot-role/MainThread: { 2024-03-01 20:49:28,057 INFO snapshot-role/MainThread: "report": [ 2024-03-01 20:49:28,057 INFO snapshot-role/MainThread: { 2024-03-01 20:49:28,057 INFO snapshot-role/MainThread: "lv": [ 2024-03-01 20:49:28,057 INFO snapshot-role/MainThread: {"lv_name":"lv2_snapset1", "vg_name":"test_vg1", "lv_attr":"swi-a-s---", "lv_size":"243269632", "pool_lv":"", "origin":"lv2", "data_percent":"0.00", "metadata_percent":"", "move_pv":"", "mirror_log":"", "copy_percent":"", "convert_lv":""} 2024-03-01 20:49:28,058 INFO snapshot-role/MainThread: ] 2024-03-01 20:49:28,058 INFO snapshot-role/MainThread: } 2024-03-01 20:49:28,058 INFO snapshot-role/MainThread: ] 2024-03-01 20:49:28,058 INFO snapshot-role/MainThread: , 2024-03-01 20:49:28,058 INFO snapshot-role/MainThread: "log": [ 2024-03-01 20:49:28,058 INFO snapshot-role/MainThread: ] 2024-03-01 20:49:28,058 INFO snapshot-role/MainThread: } 2024-03-01 20:49:28,058 INFO snapshot-role/MainThread: Running... lvs --reportformat json test_vg1/lv2_snapset1 2024-03-01 20:49:28,091 INFO snapshot-role/MainThread: Return code: 0 2024-03-01 20:49:28,092 INFO snapshot-role/MainThread: { 2024-03-01 20:49:28,092 INFO snapshot-role/MainThread: "report": [ 2024-03-01 20:49:28,092 INFO snapshot-role/MainThread: { 2024-03-01 20:49:28,092 INFO snapshot-role/MainThread: "lv": [ 2024-03-01 20:49:28,092 INFO snapshot-role/MainThread: {"lv_name":"lv2_snapset1", "vg_name":"test_vg1", "lv_attr":"swi-a-s---", "lv_size":"243269632", "pool_lv":"", "origin":"lv2", "data_percent":"0.00", "metadata_percent":"", "move_pv":"", "mirror_log":"", "copy_percent":"", "convert_lv":""} 2024-03-01 20:49:28,092 INFO snapshot-role/MainThread: ] 2024-03-01 20:49:28,092 INFO snapshot-role/MainThread: } 2024-03-01 20:49:28,092 INFO snapshot-role/MainThread: ] 2024-03-01 20:49:28,092 INFO snapshot-role/MainThread: , 2024-03-01 20:49:28,092 INFO snapshot-role/MainThread: "log": [ 2024-03-01 20:49:28,092 INFO snapshot-role/MainThread: ] 2024-03-01 20:49:28,092 INFO snapshot-role/MainThread: } 2024-03-01 20:49:28,092 INFO snapshot-role/MainThread: exit code: 0: [''] 2024-03-01 20:49:29,435 INFO snapshot-role/MainThread: snapshot_cmd: snapshot 15 None None snapset1 None False 2024-03-01 20:49:29,435 INFO snapshot-role/MainThread: Running... lvm fullreport --units B --nosuffix --configreport vg -o vg_name,vg_uuid,vg_size,vg_free,vg_extent_size --configreport lv -o lv_uuid,lv_name,lv_full_name,lv_path,lv_size,origin,origin_size,pool_lv,lv_tags,lv_attr,vg_name,data_percent,metadata_percent,pool_lv --configreport pv -o pv_name --reportformat json 2024-03-01 20:49:29,476 INFO snapshot-role/MainThread: Return code: 0 2024-03-01 20:49:29,476 INFO snapshot-role/MainThread: { 2024-03-01 20:49:29,476 INFO snapshot-role/MainThread: "report": [ 2024-03-01 20:49:29,476 INFO snapshot-role/MainThread: { 2024-03-01 20:49:29,476 INFO snapshot-role/MainThread: "vg": [ 2024-03-01 20:49:29,476 INFO snapshot-role/MainThread: {"vg_name":"test_vg3", "vg_uuid":"DnjpVw-Vkxg-R3Gx-9QN1-1EpR-oYyb-t7RsVf", "vg_size":"4261412864", "vg_free":"562036736", "vg_extent_size":"4194304"} 2024-03-01 20:49:29,476 INFO snapshot-role/MainThread: ] 2024-03-01 20:49:29,476 INFO snapshot-role/MainThread: , 2024-03-01 20:49:29,476 INFO snapshot-role/MainThread: "pv": [ 2024-03-01 20:49:29,476 INFO snapshot-role/MainThread: {"pv_name":"/dev/sdg"}, 2024-03-01 20:49:29,476 INFO snapshot-role/MainThread: {"pv_name":"/dev/sdh"}, 2024-03-01 20:49:29,476 INFO snapshot-role/MainThread: {"pv_name":"/dev/sdi"}, 2024-03-01 20:49:29,476 INFO snapshot-role/MainThread: {"pv_name":"/dev/sdj"} 2024-03-01 20:49:29,476 INFO snapshot-role/MainThread: ] 2024-03-01 20:49:29,476 INFO snapshot-role/MainThread: , 2024-03-01 20:49:29,476 INFO snapshot-role/MainThread: "lv": [ 2024-03-01 20:49:29,476 INFO snapshot-role/MainThread: {"lv_uuid":"3Z8qGt-wiXk-dRlz-POCs-tSJ4-0pep-aeqdGL", "lv_name":"lv5", "lv_full_name":"test_vg3/lv5", "lv_path":"/dev/test_vg3/lv5", "lv_size":"1283457024", "origin":"", "origin_size":"1283457024", "pool_lv":"", "lv_tags":"", "lv_attr":"owi-a-s---", "vg_name":"test_vg3", "data_percent":"", "metadata_percent":"", "pool_lv":""}, 2024-03-01 20:49:29,476 INFO snapshot-role/MainThread: {"lv_uuid":"qyhIml-3Q14-qwZd-tIUT-eNtN-1dii-oB8A5e", "lv_name":"lv5_snapset1", "lv_full_name":"test_vg3/lv5_snapset1", "lv_path":"/dev/test_vg3/lv5_snapset1", "lv_size":"192937984", "origin":"lv5", "origin_size":"1283457024", "pool_lv":"", "lv_tags":"", "lv_attr":"swi-a-s---", "vg_name":"test_vg3", "data_percent":"0.00", "metadata_percent":"", "pool_lv":""}, 2024-03-01 20:49:29,476 INFO snapshot-role/MainThread: {"lv_uuid":"0Y6bab-bBoR-yAdQ-UWvb-d81h-WJSK-86CFA4", "lv_name":"lv6", "lv_full_name":"test_vg3/lv6", "lv_path":"/dev/test_vg3/lv6", "lv_size":"1069547520", "origin":"", "origin_size":"1069547520", "pool_lv":"", "lv_tags":"", "lv_attr":"owi-a-s---", "vg_name":"test_vg3", "data_percent":"", "metadata_percent":"", "pool_lv":""}, 2024-03-01 20:49:29,476 INFO snapshot-role/MainThread: {"lv_uuid":"lg78IV-Jc02-fFgd-MNH9-2GjD-iPeO-Le7st3", "lv_name":"lv6_snapset1", "lv_full_name":"test_vg3/lv6_snapset1", "lv_path":"/dev/test_vg3/lv6_snapset1", "lv_size":"163577856", "origin":"lv6", "origin_size":"1069547520", "pool_lv":"", "lv_tags":"", "lv_attr":"swi-a-s---", "vg_name":"test_vg3", "data_percent":"0.00", "metadata_percent":"", "pool_lv":""}, 2024-03-01 20:49:29,476 INFO snapshot-role/MainThread: {"lv_uuid":"MwdLnq-EPMB-IMP0-tV7d-22nL-3RA2-b912eV", "lv_name":"lv7", "lv_full_name":"test_vg3/lv7", "lv_path":"/dev/test_vg3/lv7", "lv_size":"427819008", "origin":"", "origin_size":"427819008", "pool_lv":"", "lv_tags":"", "lv_attr":"owi-a-s---", "vg_name":"test_vg3", "data_percent":"", "metadata_percent":"", "pool_lv":""}, 2024-03-01 20:49:29,476 INFO snapshot-role/MainThread: {"lv_uuid":"UJpdQw-B4Po-1HbZ-RLKm-2jn4-mJAb-nNO0HI", "lv_name":"lv7_snapset1", "lv_full_name":"test_vg3/lv7_snapset1", "lv_path":"/dev/test_vg3/lv7_snapset1", "lv_size":"67108864", "origin":"lv7", "origin_size":"427819008", "pool_lv":"", "lv_tags":"", "lv_attr":"swi-a-s---", "vg_name":"test_vg3", "data_percent":"0.00", "metadata_percent":"", "pool_lv":""}, 2024-03-01 20:49:29,477 INFO snapshot-role/MainThread: {"lv_uuid":"8Klu2F-rPWr-vs9A-qI0f-W0RT-Mp9j-FlUY2j", "lv_name":"lv8", "lv_full_name":"test_vg3/lv8", "lv_path":"/dev/test_vg3/lv8", "lv_size":"427819008", "origin":"", "origin_size":"427819008", "pool_lv":"", "lv_tags":"", "lv_attr":"owi-a-s---", "vg_name":"test_vg3", "data_percent":"", "metadata_percent":"", "pool_lv":""}, 2024-03-01 20:49:29,477 INFO snapshot-role/MainThread: {"lv_uuid":"1ZyRLP-NDxw-Ht95-CiK0-wx7C-hux8-gvEmtw", "lv_name":"lv8_snapset1", "lv_full_name":"test_vg3/lv8_snapset1", "lv_path":"/dev/test_vg3/lv8_snapset1", "lv_size":"67108864", "origin":"lv8", "origin_size":"427819008", "pool_lv":"", "lv_tags":"", "lv_attr":"swi-a-s---", "vg_name":"test_vg3", "data_percent":"0.00", "metadata_percent":"", "pool_lv":""} 2024-03-01 20:49:29,477 INFO snapshot-role/MainThread: ] 2024-03-01 20:49:29,477 INFO snapshot-role/MainThread: , 2024-03-01 20:49:29,477 INFO snapshot-role/MainThread: "pvseg": [ 2024-03-01 20:49:29,477 INFO snapshot-role/MainThread: {"pvseg_start":"0", "pvseg_size":"254", "segtype":"linear", "pv_uuid":"2f2Od5-gjWw-rhDm-IUk4-Mww5-gw0D-Xh2zSg", "lv_uuid":"3Z8qGt-wiXk-dRlz-POCs-tSJ4-0pep-aeqdGL", "pv_name":"/dev/sdi"}, 2024-03-01 20:49:29,477 INFO snapshot-role/MainThread: {"pvseg_start":"0", "pvseg_size":"254", "segtype":"linear", "pv_uuid":"RjwhmP-wkcy-gY3D-Qj58-OaUP-mNia-h5cQTt", "lv_uuid":"0Y6bab-bBoR-yAdQ-UWvb-d81h-WJSK-86CFA4", "pv_name":"/dev/sdh"}, 2024-03-01 20:49:29,477 INFO snapshot-role/MainThread: {"pvseg_start":"0", "pvseg_size":"102", "segtype":"linear", "pv_uuid":"eiqEQA-BlBx-9wRH-rQTA-THw8-PRAT-5SiVtD", "lv_uuid":"8Klu2F-rPWr-vs9A-qI0f-W0RT-Mp9j-FlUY2j", "pv_name":"/dev/sdg"}, 2024-03-01 20:49:29,477 INFO snapshot-role/MainThread: {"pvseg_start":"102", "pvseg_size":"102", "segtype":"linear", "pv_uuid":"eiqEQA-BlBx-9wRH-rQTA-THw8-PRAT-5SiVtD", "lv_uuid":"MwdLnq-EPMB-IMP0-tV7d-22nL-3RA2-b912eV", "pv_name":"/dev/sdg"}, 2024-03-01 20:49:29,477 INFO snapshot-role/MainThread: {"pvseg_start":"204", "pvseg_size":"1", "segtype":"linear", "pv_uuid":"eiqEQA-BlBx-9wRH-rQTA-THw8-PRAT-5SiVtD", "lv_uuid":"0Y6bab-bBoR-yAdQ-UWvb-d81h-WJSK-86CFA4", "pv_name":"/dev/sdg"}, 2024-03-01 20:49:29,477 INFO snapshot-role/MainThread: {"pvseg_start":"205", "pvseg_size":"46", "segtype":"linear", "pv_uuid":"eiqEQA-BlBx-9wRH-rQTA-THw8-PRAT-5SiVtD", "lv_uuid":"qyhIml-3Q14-qwZd-tIUT-eNtN-1dii-oB8A5e", "pv_name":"/dev/sdg"}, 2024-03-01 20:49:29,477 INFO snapshot-role/MainThread: {"pvseg_start":"251", "pvseg_size":"3", "segtype":"free", "pv_uuid":"eiqEQA-BlBx-9wRH-rQTA-THw8-PRAT-5SiVtD", "lv_uuid":"", "pv_name":"/dev/sdg"}, 2024-03-01 20:49:29,477 INFO snapshot-role/MainThread: {"pvseg_start":"0", "pvseg_size":"52", "segtype":"linear", "pv_uuid":"n5neVP-FQjf-qjJs-xxWZ-FRTv-V1QX-2FIr1N", "lv_uuid":"3Z8qGt-wiXk-dRlz-POCs-tSJ4-0pep-aeqdGL", "pv_name":"/dev/sdj"}, 2024-03-01 20:49:29,477 INFO snapshot-role/MainThread: {"pvseg_start":"52", "pvseg_size":"39", "segtype":"linear", "pv_uuid":"n5neVP-FQjf-qjJs-xxWZ-FRTv-V1QX-2FIr1N", "lv_uuid":"lg78IV-Jc02-fFgd-MNH9-2GjD-iPeO-Le7st3", "pv_name":"/dev/sdj"}, 2024-03-01 20:49:29,477 INFO snapshot-role/MainThread: {"pvseg_start":"91", "pvseg_size":"16", "segtype":"linear", "pv_uuid":"n5neVP-FQjf-qjJs-xxWZ-FRTv-V1QX-2FIr1N", "lv_uuid":"UJpdQw-B4Po-1HbZ-RLKm-2jn4-mJAb-nNO0HI", "pv_name":"/dev/sdj"}, 2024-03-01 20:49:29,477 INFO snapshot-role/MainThread: {"pvseg_start":"107", "pvseg_size":"16", "segtype":"linear", "pv_uuid":"n5neVP-FQjf-qjJs-xxWZ-FRTv-V1QX-2FIr1N", "lv_uuid":"1ZyRLP-NDxw-Ht95-CiK0-wx7C-hux8-gvEmtw", "pv_name":"/dev/sdj"}, 2024-03-01 20:49:29,477 INFO snapshot-role/MainThread: {"pvseg_start":"123", "pvseg_size":"131", "segtype":"free", "pv_uuid":"n5neVP-FQjf-qjJs-xxWZ-FRTv-V1QX-2FIr1N", "lv_uuid":"", "pv_name":"/dev/sdj"} 2024-03-01 20:49:29,477 INFO snapshot-role/MainThread: ] 2024-03-01 20:49:29,477 INFO snapshot-role/MainThread: , 2024-03-01 20:49:29,477 INFO snapshot-role/MainThread: "seg": [ 2024-03-01 20:49:29,477 INFO snapshot-role/MainThread: {"seg_pe_ranges":"/dev/sdh:0-253", "segtype":"linear", "lv_uuid":"0Y6bab-bBoR-yAdQ-UWvb-d81h-WJSK-86CFA4"}, 2024-03-01 20:49:29,477 INFO snapshot-role/MainThread: {"seg_pe_ranges":"/dev/sdg:204-204", "segtype":"linear", "lv_uuid":"0Y6bab-bBoR-yAdQ-UWvb-d81h-WJSK-86CFA4"}, 2024-03-01 20:49:29,477 INFO snapshot-role/MainThread: {"seg_pe_ranges":"/dev/sdj:107-122", "segtype":"linear", "lv_uuid":"1ZyRLP-NDxw-Ht95-CiK0-wx7C-hux8-gvEmtw"}, 2024-03-01 20:49:29,477 INFO snapshot-role/MainThread: {"seg_pe_ranges":"/dev/sdi:0-253", "segtype":"linear", "lv_uuid":"3Z8qGt-wiXk-dRlz-POCs-tSJ4-0pep-aeqdGL"}, 2024-03-01 20:49:29,477 INFO snapshot-role/MainThread: {"seg_pe_ranges":"/dev/sdj:0-51", "segtype":"linear", "lv_uuid":"3Z8qGt-wiXk-dRlz-POCs-tSJ4-0pep-aeqdGL"}, 2024-03-01 20:49:29,477 INFO snapshot-role/MainThread: {"seg_pe_ranges":"/dev/sdg:0-101", "segtype":"linear", "lv_uuid":"8Klu2F-rPWr-vs9A-qI0f-W0RT-Mp9j-FlUY2j"}, 2024-03-01 20:49:29,477 INFO snapshot-role/MainThread: {"seg_pe_ranges":"/dev/sdg:102-203", "segtype":"linear", "lv_uuid":"MwdLnq-EPMB-IMP0-tV7d-22nL-3RA2-b912eV"}, 2024-03-01 20:49:29,477 INFO snapshot-role/MainThread: {"seg_pe_ranges":"/dev/sdj:91-106", "segtype":"linear", "lv_uuid":"UJpdQw-B4Po-1HbZ-RLKm-2jn4-mJAb-nNO0HI"}, 2024-03-01 20:49:29,477 INFO snapshot-role/MainThread: {"seg_pe_ranges":"/dev/sdj:52-90", "segtype":"linear", "lv_uuid":"lg78IV-Jc02-fFgd-MNH9-2GjD-iPeO-Le7st3"}, 2024-03-01 20:49:29,477 INFO snapshot-role/MainThread: {"seg_pe_ranges":"/dev/sdg:205-250", "segtype":"linear", "lv_uuid":"qyhIml-3Q14-qwZd-tIUT-eNtN-1dii-oB8A5e"} 2024-03-01 20:49:29,477 INFO snapshot-role/MainThread: ] 2024-03-01 20:49:29,477 INFO snapshot-role/MainThread: } 2024-03-01 20:49:29,477 INFO snapshot-role/MainThread: , 2024-03-01 20:49:29,477 INFO snapshot-role/MainThread: { 2024-03-01 20:49:29,477 INFO snapshot-role/MainThread: "vg": [ 2024-03-01 20:49:29,477 INFO snapshot-role/MainThread: {"vg_name":"test_vg2", "vg_uuid":"Ov9iZp-zlA3-8AwT-UCAM-rhPK-dtF9-W4jg4K", "vg_size":"3196059648", "vg_free":"2084569088", "vg_extent_size":"4194304"} 2024-03-01 20:49:29,478 INFO snapshot-role/MainThread: ] 2024-03-01 20:49:29,478 INFO snapshot-role/MainThread: , 2024-03-01 20:49:29,478 INFO snapshot-role/MainThread: "pv": [ 2024-03-01 20:49:29,478 INFO snapshot-role/MainThread: {"pv_name":"/dev/sdd"}, 2024-03-01 20:49:29,478 INFO snapshot-role/MainThread: {"pv_name":"/dev/sde"}, 2024-03-01 20:49:29,478 INFO snapshot-role/MainThread: {"pv_name":"/dev/sdf"} 2024-03-01 20:49:29,478 INFO snapshot-role/MainThread: ] 2024-03-01 20:49:29,478 INFO snapshot-role/MainThread: , 2024-03-01 20:49:29,478 INFO snapshot-role/MainThread: "lv": [ 2024-03-01 20:49:29,478 INFO snapshot-role/MainThread: {"lv_uuid":"1NwGUF-6Kcm-g1jS-YmNX-UldV-hAtf-x9I2uF", "lv_name":"lv3", "lv_full_name":"test_vg2/lv3", "lv_path":"/dev/test_vg2/lv3", "lv_size":"322961408", "origin":"", "origin_size":"322961408", "pool_lv":"", "lv_tags":"", "lv_attr":"owi-a-s---", "vg_name":"test_vg2", "data_percent":"", "metadata_percent":"", "pool_lv":""}, 2024-03-01 20:49:29,478 INFO snapshot-role/MainThread: {"lv_uuid":"bnNUAh-yGdr-JRiu-U7kx-AUoo-Wamw-6UOHgg", "lv_name":"lv3_snapset1", "lv_full_name":"test_vg2/lv3_snapset1", "lv_path":"/dev/test_vg2/lv3_snapset1", "lv_size":"50331648", "origin":"lv3", "origin_size":"322961408", "pool_lv":"", "lv_tags":"", "lv_attr":"swi-a-s---", "vg_name":"test_vg2", "data_percent":"0.00", "metadata_percent":"", "pool_lv":""}, 2024-03-01 20:49:29,478 INFO snapshot-role/MainThread: {"lv_uuid":"RO2q9D-nduL-RINy-i3mp-aGJP-mjY5-zVqyGf", "lv_name":"lv4", "lv_full_name":"test_vg2/lv4", "lv_path":"/dev/test_vg2/lv4", "lv_size":"641728512", "origin":"", "origin_size":"641728512", "pool_lv":"", "lv_tags":"", "lv_attr":"owi-a-s---", "vg_name":"test_vg2", "data_percent":"", "metadata_percent":"", "pool_lv":""}, 2024-03-01 20:49:29,478 INFO snapshot-role/MainThread: {"lv_uuid":"ym5tC8-yUv9-l3zS-w4qQ-YU0X-FdrV-DJBKb8", "lv_name":"lv4_snapset1", "lv_full_name":"test_vg2/lv4_snapset1", "lv_path":"/dev/test_vg2/lv4_snapset1", "lv_size":"96468992", "origin":"lv4", "origin_size":"641728512", "pool_lv":"", "lv_tags":"", "lv_attr":"swi-a-s---", "vg_name":"test_vg2", "data_percent":"0.00", "metadata_percent":"", "pool_lv":""} 2024-03-01 20:49:29,478 INFO snapshot-role/MainThread: ] 2024-03-01 20:49:29,478 INFO snapshot-role/MainThread: , 2024-03-01 20:49:29,478 INFO snapshot-role/MainThread: "pvseg": [ 2024-03-01 20:49:29,478 INFO snapshot-role/MainThread: {"pvseg_start":"0", "pvseg_size":"153", "segtype":"linear", "pv_uuid":"FcRpKS-AMgd-l3A9-noIR-j7eI-PcDB-lsUq8E", "lv_uuid":"RO2q9D-nduL-RINy-i3mp-aGJP-mjY5-zVqyGf", "pv_name":"/dev/sdd"}, 2024-03-01 20:49:29,478 INFO snapshot-role/MainThread: {"pvseg_start":"153", "pvseg_size":"77", "segtype":"linear", "pv_uuid":"FcRpKS-AMgd-l3A9-noIR-j7eI-PcDB-lsUq8E", "lv_uuid":"1NwGUF-6Kcm-g1jS-YmNX-UldV-hAtf-x9I2uF", "pv_name":"/dev/sdd"}, 2024-03-01 20:49:29,478 INFO snapshot-role/MainThread: {"pvseg_start":"230", "pvseg_size":"12", "segtype":"linear", "pv_uuid":"FcRpKS-AMgd-l3A9-noIR-j7eI-PcDB-lsUq8E", "lv_uuid":"bnNUAh-yGdr-JRiu-U7kx-AUoo-Wamw-6UOHgg", "pv_name":"/dev/sdd"}, 2024-03-01 20:49:29,478 INFO snapshot-role/MainThread: {"pvseg_start":"242", "pvseg_size":"12", "segtype":"free", "pv_uuid":"FcRpKS-AMgd-l3A9-noIR-j7eI-PcDB-lsUq8E", "lv_uuid":"", "pv_name":"/dev/sdd"}, 2024-03-01 20:49:29,478 INFO snapshot-role/MainThread: {"pvseg_start":"0", "pvseg_size":"254", "segtype":"free", "pv_uuid":"PExUjW-rWfe-vJyl-YX6g-GwRL-cM4c-TLtDle", "lv_uuid":"", "pv_name":"/dev/sdf"}, 2024-03-01 20:49:29,478 INFO snapshot-role/MainThread: {"pvseg_start":"0", "pvseg_size":"23", "segtype":"linear", "pv_uuid":"r81YVc-Z2fu-lCX2-jlnq-mCqt-c1Kt-GoXHp0", "lv_uuid":"ym5tC8-yUv9-l3zS-w4qQ-YU0X-FdrV-DJBKb8", "pv_name":"/dev/sde"}, 2024-03-01 20:49:29,478 INFO snapshot-role/MainThread: {"pvseg_start":"23", "pvseg_size":"231", "segtype":"free", "pv_uuid":"r81YVc-Z2fu-lCX2-jlnq-mCqt-c1Kt-GoXHp0", "lv_uuid":"", "pv_name":"/dev/sde"} 2024-03-01 20:49:29,478 INFO snapshot-role/MainThread: ] 2024-03-01 20:49:29,478 INFO snapshot-role/MainThread: , 2024-03-01 20:49:29,478 INFO snapshot-role/MainThread: "seg": [ 2024-03-01 20:49:29,478 INFO snapshot-role/MainThread: {"seg_pe_ranges":"/dev/sdd:153-229", "segtype":"linear", "lv_uuid":"1NwGUF-6Kcm-g1jS-YmNX-UldV-hAtf-x9I2uF"}, 2024-03-01 20:49:29,478 INFO snapshot-role/MainThread: {"seg_pe_ranges":"/dev/sdd:0-152", "segtype":"linear", "lv_uuid":"RO2q9D-nduL-RINy-i3mp-aGJP-mjY5-zVqyGf"}, 2024-03-01 20:49:29,478 INFO snapshot-role/MainThread: {"seg_pe_ranges":"/dev/sdd:230-241", "segtype":"linear", "lv_uuid":"bnNUAh-yGdr-JRiu-U7kx-AUoo-Wamw-6UOHgg"}, 2024-03-01 20:49:29,478 INFO snapshot-role/MainThread: {"seg_pe_ranges":"/dev/sde:0-22", "segtype":"linear", "lv_uuid":"ym5tC8-yUv9-l3zS-w4qQ-YU0X-FdrV-DJBKb8"} 2024-03-01 20:49:29,478 INFO snapshot-role/MainThread: ] 2024-03-01 20:49:29,478 INFO snapshot-role/MainThread: } 2024-03-01 20:49:29,478 INFO snapshot-role/MainThread: , 2024-03-01 20:49:29,478 INFO snapshot-role/MainThread: { 2024-03-01 20:49:29,478 INFO snapshot-role/MainThread: "vg": [ 2024-03-01 20:49:29,478 INFO snapshot-role/MainThread: {"vg_name":"test_vg1", "vg_uuid":"JDM6rK-Ultz-B360-NGW6-5ym1-Srzt-khyK8g", "vg_size":"3196059648", "vg_free":"788529152", "vg_extent_size":"4194304"} 2024-03-01 20:49:29,479 INFO snapshot-role/MainThread: ] 2024-03-01 20:49:29,479 INFO snapshot-role/MainThread: , 2024-03-01 20:49:29,479 INFO snapshot-role/MainThread: "pv": [ 2024-03-01 20:49:29,479 INFO snapshot-role/MainThread: {"pv_name":"/dev/sda"}, 2024-03-01 20:49:29,479 INFO snapshot-role/MainThread: {"pv_name":"/dev/sdb"}, 2024-03-01 20:49:29,479 INFO snapshot-role/MainThread: {"pv_name":"/dev/sdc"} 2024-03-01 20:49:29,479 INFO snapshot-role/MainThread: ] 2024-03-01 20:49:29,479 INFO snapshot-role/MainThread: , 2024-03-01 20:49:29,479 INFO snapshot-role/MainThread: "lv": [ 2024-03-01 20:49:29,479 INFO snapshot-role/MainThread: {"lv_uuid":"7W1el3-qjPr-rhKW-ZrV2-MCIF-P7SO-QFoGMC", "lv_name":"lv1", "lv_full_name":"test_vg1/lv1", "lv_path":"/dev/test_vg1/lv1", "lv_size":"482344960", "origin":"", "origin_size":"482344960", "pool_lv":"", "lv_tags":"", "lv_attr":"owi-a-s---", "vg_name":"test_vg1", "data_percent":"", "metadata_percent":"", "pool_lv":""}, 2024-03-01 20:49:29,479 INFO snapshot-role/MainThread: {"lv_uuid":"X0oIjm-eKMX-5gJe-KVab-2HAF-XFjB-8PvCOK", "lv_name":"lv1_snapset1", "lv_full_name":"test_vg1/lv1_snapset1", "lv_path":"/dev/test_vg1/lv1_snapset1", "lv_size":"75497472", "origin":"lv1", "origin_size":"482344960", "pool_lv":"", "lv_tags":"", "lv_attr":"swi-a-s---", "vg_name":"test_vg1", "data_percent":"0.00", "metadata_percent":"", "pool_lv":""}, 2024-03-01 20:49:29,479 INFO snapshot-role/MainThread: {"lv_uuid":"Y0IDNr-O3Ey-wfIi-y8qY-bnkF-VeIh-AxOuYW", "lv_name":"lv2", "lv_full_name":"test_vg1/lv2", "lv_path":"/dev/test_vg1/lv2", "lv_size":"1606418432", "origin":"", "origin_size":"1606418432", "pool_lv":"", "lv_tags":"", "lv_attr":"owi-a-s---", "vg_name":"test_vg1", "data_percent":"", "metadata_percent":"", "pool_lv":""}, 2024-03-01 20:49:29,479 INFO snapshot-role/MainThread: {"lv_uuid":"fzY20D-nSlY-DhJS-PcBY-sw74-GVJ3-EAnrzw", "lv_name":"lv2_snapset1", "lv_full_name":"test_vg1/lv2_snapset1", "lv_path":"/dev/test_vg1/lv2_snapset1", "lv_size":"243269632", "origin":"lv2", "origin_size":"1606418432", "pool_lv":"", "lv_tags":"", "lv_attr":"swi-a-s---", "vg_name":"test_vg1", "data_percent":"0.00", "metadata_percent":"", "pool_lv":""} 2024-03-01 20:49:29,479 INFO snapshot-role/MainThread: ] 2024-03-01 20:49:29,479 INFO snapshot-role/MainThread: , 2024-03-01 20:49:29,479 INFO snapshot-role/MainThread: "pvseg": [ 2024-03-01 20:49:29,479 INFO snapshot-role/MainThread: {"pvseg_start":"0", "pvseg_size":"254", "segtype":"linear", "pv_uuid":"4c8JOY-RlO6-XI6X-qqL0-UyOk-3hkr-XWuvAf", "lv_uuid":"Y0IDNr-O3Ey-wfIi-y8qY-bnkF-VeIh-AxOuYW", "pv_name":"/dev/sda"}, 2024-03-01 20:49:29,479 INFO snapshot-role/MainThread: {"pvseg_start":"0", "pvseg_size":"129", "segtype":"linear", "pv_uuid":"9SYY00-684W-KV55-MRXJ-pAhm-p2jr-V9Wr9F", "lv_uuid":"Y0IDNr-O3Ey-wfIi-y8qY-bnkF-VeIh-AxOuYW", "pv_name":"/dev/sdb"}, 2024-03-01 20:49:29,479 INFO snapshot-role/MainThread: {"pvseg_start":"129", "pvseg_size":"115", "segtype":"linear", "pv_uuid":"9SYY00-684W-KV55-MRXJ-pAhm-p2jr-V9Wr9F", "lv_uuid":"7W1el3-qjPr-rhKW-ZrV2-MCIF-P7SO-QFoGMC", "pv_name":"/dev/sdb"}, 2024-03-01 20:49:29,479 INFO snapshot-role/MainThread: {"pvseg_start":"244", "pvseg_size":"10", "segtype":"free", "pv_uuid":"9SYY00-684W-KV55-MRXJ-pAhm-p2jr-V9Wr9F", "lv_uuid":"", "pv_name":"/dev/sdb"}, 2024-03-01 20:49:29,479 INFO snapshot-role/MainThread: {"pvseg_start":"0", "pvseg_size":"18", "segtype":"linear", "pv_uuid":"s9I9X8-0Kwr-kNAR-5I4T-xriY-S2od-VEcXlg", "lv_uuid":"X0oIjm-eKMX-5gJe-KVab-2HAF-XFjB-8PvCOK", "pv_name":"/dev/sdc"}, 2024-03-01 20:49:29,479 INFO snapshot-role/MainThread: {"pvseg_start":"18", "pvseg_size":"58", "segtype":"linear", "pv_uuid":"s9I9X8-0Kwr-kNAR-5I4T-xriY-S2od-VEcXlg", "lv_uuid":"fzY20D-nSlY-DhJS-PcBY-sw74-GVJ3-EAnrzw", "pv_name":"/dev/sdc"}, 2024-03-01 20:49:29,479 INFO snapshot-role/MainThread: {"pvseg_start":"76", "pvseg_size":"178", "segtype":"free", "pv_uuid":"s9I9X8-0Kwr-kNAR-5I4T-xriY-S2od-VEcXlg", "lv_uuid":"", "pv_name":"/dev/sdc"} 2024-03-01 20:49:29,479 INFO snapshot-role/MainThread: ] 2024-03-01 20:49:29,479 INFO snapshot-role/MainThread: , 2024-03-01 20:49:29,479 INFO snapshot-role/MainThread: "seg": [ 2024-03-01 20:49:29,479 INFO snapshot-role/MainThread: {"seg_pe_ranges":"/dev/sdb:129-243", "segtype":"linear", "lv_uuid":"7W1el3-qjPr-rhKW-ZrV2-MCIF-P7SO-QFoGMC"}, 2024-03-01 20:49:29,479 INFO snapshot-role/MainThread: {"seg_pe_ranges":"/dev/sdc:0-17", "segtype":"linear", "lv_uuid":"X0oIjm-eKMX-5gJe-KVab-2HAF-XFjB-8PvCOK"}, 2024-03-01 20:49:29,479 INFO snapshot-role/MainThread: {"seg_pe_ranges":"/dev/sda:0-253", "segtype":"linear", "lv_uuid":"Y0IDNr-O3Ey-wfIi-y8qY-bnkF-VeIh-AxOuYW"}, 2024-03-01 20:49:29,479 INFO snapshot-role/MainThread: {"seg_pe_ranges":"/dev/sdb:0-128", "segtype":"linear", "lv_uuid":"Y0IDNr-O3Ey-wfIi-y8qY-bnkF-VeIh-AxOuYW"}, 2024-03-01 20:49:29,479 INFO snapshot-role/MainThread: {"seg_pe_ranges":"/dev/sdc:18-75", "segtype":"linear", "lv_uuid":"fzY20D-nSlY-DhJS-PcBY-sw74-GVJ3-EAnrzw"} 2024-03-01 20:49:29,479 INFO snapshot-role/MainThread: ] 2024-03-01 20:49:29,479 INFO snapshot-role/MainThread: } 2024-03-01 20:49:29,479 INFO snapshot-role/MainThread: ] 2024-03-01 20:49:29,479 INFO snapshot-role/MainThread: , 2024-03-01 20:49:29,479 INFO snapshot-role/MainThread: "log": [ 2024-03-01 20:49:29,480 INFO snapshot-role/MainThread: ] 2024-03-01 20:49:29,480 INFO snapshot-role/MainThread: } 2024-03-01 20:49:29,480 INFO snapshot-role/MainThread: VG: test_vg3 free 562036736 2024-03-01 20:49:29,480 INFO snapshot-role/MainThread: LV: lv5 size : 1283457024 2024-03-01 20:49:29,480 INFO snapshot-role/MainThread: LV: lv5_snapset1 size : 192937984 2024-03-01 20:49:29,480 INFO snapshot-role/MainThread: LV: lv6 size : 1069547520 2024-03-01 20:49:29,480 INFO snapshot-role/MainThread: LV: lv6_snapset1 size : 163577856 2024-03-01 20:49:29,480 INFO snapshot-role/MainThread: LV: lv7 size : 427819008 2024-03-01 20:49:29,480 INFO snapshot-role/MainThread: LV: lv7_snapset1 size : 67108864 2024-03-01 20:49:29,480 INFO snapshot-role/MainThread: LV: lv8 size : 427819008 2024-03-01 20:49:29,480 INFO snapshot-role/MainThread: LV: lv8_snapset1 size : 67108864 2024-03-01 20:49:29,480 INFO snapshot-role/MainThread: LV: total 3699376128 2024-03-01 20:49:29,480 INFO snapshot-role/MainThread: space needed: 554906419.20 space available: 562036736 sufficient space: 1 2024-03-01 20:49:29,480 INFO snapshot-role/MainThread: VG: test_vg2 free 2084569088 2024-03-01 20:49:29,480 INFO snapshot-role/MainThread: LV: lv3 size : 322961408 2024-03-01 20:49:29,480 INFO snapshot-role/MainThread: LV: lv3_snapset1 size : 50331648 2024-03-01 20:49:29,480 INFO snapshot-role/MainThread: LV: lv4 size : 641728512 2024-03-01 20:49:29,480 INFO snapshot-role/MainThread: LV: lv4_snapset1 size : 96468992 2024-03-01 20:49:29,480 INFO snapshot-role/MainThread: LV: total 1111490560 2024-03-01 20:49:29,480 INFO snapshot-role/MainThread: space needed: 166723584.00 space available: 2084569088 sufficient space: 1 2024-03-01 20:49:29,480 INFO snapshot-role/MainThread: VG: test_vg1 free 788529152 2024-03-01 20:49:29,480 INFO snapshot-role/MainThread: LV: lv1 size : 482344960 2024-03-01 20:49:29,480 INFO snapshot-role/MainThread: LV: lv1_snapset1 size : 75497472 2024-03-01 20:49:29,480 INFO snapshot-role/MainThread: LV: lv2 size : 1606418432 2024-03-01 20:49:29,480 INFO snapshot-role/MainThread: LV: lv2_snapset1 size : 243269632 2024-03-01 20:49:29,480 INFO snapshot-role/MainThread: LV: total 2407530496 2024-03-01 20:49:29,481 INFO snapshot-role/MainThread: space needed: 361129574.40 space available: 788529152 sufficient space: 1 2024-03-01 20:49:29,481 INFO snapshot-role/MainThread: Running... lvm fullreport --units B --nosuffix --configreport vg -o vg_name,vg_uuid,vg_size,vg_free,vg_extent_size --configreport lv -o lv_uuid,lv_name,lv_full_name,lv_path,lv_size,origin,origin_size,pool_lv,lv_tags,lv_attr,vg_name,data_percent,metadata_percent,pool_lv --configreport pv -o pv_name --reportformat json 2024-03-01 20:49:29,520 INFO snapshot-role/MainThread: Return code: 0 2024-03-01 20:49:29,521 INFO snapshot-role/MainThread: { 2024-03-01 20:49:29,521 INFO snapshot-role/MainThread: "report": [ 2024-03-01 20:49:29,521 INFO snapshot-role/MainThread: { 2024-03-01 20:49:29,521 INFO snapshot-role/MainThread: "vg": [ 2024-03-01 20:49:29,521 INFO snapshot-role/MainThread: {"vg_name":"test_vg3", "vg_uuid":"DnjpVw-Vkxg-R3Gx-9QN1-1EpR-oYyb-t7RsVf", "vg_size":"4261412864", "vg_free":"562036736", "vg_extent_size":"4194304"} 2024-03-01 20:49:29,521 INFO snapshot-role/MainThread: ] 2024-03-01 20:49:29,521 INFO snapshot-role/MainThread: , 2024-03-01 20:49:29,521 INFO snapshot-role/MainThread: "pv": [ 2024-03-01 20:49:29,521 INFO snapshot-role/MainThread: {"pv_name":"/dev/sdg"}, 2024-03-01 20:49:29,521 INFO snapshot-role/MainThread: {"pv_name":"/dev/sdh"}, 2024-03-01 20:49:29,521 INFO snapshot-role/MainThread: {"pv_name":"/dev/sdi"}, 2024-03-01 20:49:29,521 INFO snapshot-role/MainThread: {"pv_name":"/dev/sdj"} 2024-03-01 20:49:29,521 INFO snapshot-role/MainThread: ] 2024-03-01 20:49:29,521 INFO snapshot-role/MainThread: , 2024-03-01 20:49:29,521 INFO snapshot-role/MainThread: "lv": [ 2024-03-01 20:49:29,521 INFO snapshot-role/MainThread: {"lv_uuid":"3Z8qGt-wiXk-dRlz-POCs-tSJ4-0pep-aeqdGL", "lv_name":"lv5", "lv_full_name":"test_vg3/lv5", "lv_path":"/dev/test_vg3/lv5", "lv_size":"1283457024", "origin":"", "origin_size":"1283457024", "pool_lv":"", "lv_tags":"", "lv_attr":"owi-a-s---", "vg_name":"test_vg3", "data_percent":"", "metadata_percent":"", "pool_lv":""}, 2024-03-01 20:49:29,521 INFO snapshot-role/MainThread: {"lv_uuid":"qyhIml-3Q14-qwZd-tIUT-eNtN-1dii-oB8A5e", "lv_name":"lv5_snapset1", "lv_full_name":"test_vg3/lv5_snapset1", "lv_path":"/dev/test_vg3/lv5_snapset1", "lv_size":"192937984", "origin":"lv5", "origin_size":"1283457024", "pool_lv":"", "lv_tags":"", "lv_attr":"swi-a-s---", "vg_name":"test_vg3", "data_percent":"0.00", "metadata_percent":"", "pool_lv":""}, 2024-03-01 20:49:29,521 INFO snapshot-role/MainThread: {"lv_uuid":"0Y6bab-bBoR-yAdQ-UWvb-d81h-WJSK-86CFA4", "lv_name":"lv6", "lv_full_name":"test_vg3/lv6", "lv_path":"/dev/test_vg3/lv6", "lv_size":"1069547520", "origin":"", "origin_size":"1069547520", "pool_lv":"", "lv_tags":"", "lv_attr":"owi-a-s---", "vg_name":"test_vg3", "data_percent":"", "metadata_percent":"", "pool_lv":""}, 2024-03-01 20:49:29,521 INFO snapshot-role/MainThread: {"lv_uuid":"lg78IV-Jc02-fFgd-MNH9-2GjD-iPeO-Le7st3", "lv_name":"lv6_snapset1", "lv_full_name":"test_vg3/lv6_snapset1", "lv_path":"/dev/test_vg3/lv6_snapset1", "lv_size":"163577856", "origin":"lv6", "origin_size":"1069547520", "pool_lv":"", "lv_tags":"", "lv_attr":"swi-a-s---", "vg_name":"test_vg3", "data_percent":"0.00", "metadata_percent":"", "pool_lv":""}, 2024-03-01 20:49:29,521 INFO snapshot-role/MainThread: {"lv_uuid":"MwdLnq-EPMB-IMP0-tV7d-22nL-3RA2-b912eV", "lv_name":"lv7", "lv_full_name":"test_vg3/lv7", "lv_path":"/dev/test_vg3/lv7", "lv_size":"427819008", "origin":"", "origin_size":"427819008", "pool_lv":"", "lv_tags":"", "lv_attr":"owi-a-s---", "vg_name":"test_vg3", "data_percent":"", "metadata_percent":"", "pool_lv":""}, 2024-03-01 20:49:29,521 INFO snapshot-role/MainThread: {"lv_uuid":"UJpdQw-B4Po-1HbZ-RLKm-2jn4-mJAb-nNO0HI", "lv_name":"lv7_snapset1", "lv_full_name":"test_vg3/lv7_snapset1", "lv_path":"/dev/test_vg3/lv7_snapset1", "lv_size":"67108864", "origin":"lv7", "origin_size":"427819008", "pool_lv":"", "lv_tags":"", "lv_attr":"swi-a-s---", "vg_name":"test_vg3", "data_percent":"0.00", "metadata_percent":"", "pool_lv":""}, 2024-03-01 20:49:29,521 INFO snapshot-role/MainThread: {"lv_uuid":"8Klu2F-rPWr-vs9A-qI0f-W0RT-Mp9j-FlUY2j", "lv_name":"lv8", "lv_full_name":"test_vg3/lv8", "lv_path":"/dev/test_vg3/lv8", "lv_size":"427819008", "origin":"", "origin_size":"427819008", "pool_lv":"", "lv_tags":"", "lv_attr":"owi-a-s---", "vg_name":"test_vg3", "data_percent":"", "metadata_percent":"", "pool_lv":""}, 2024-03-01 20:49:29,521 INFO snapshot-role/MainThread: {"lv_uuid":"1ZyRLP-NDxw-Ht95-CiK0-wx7C-hux8-gvEmtw", "lv_name":"lv8_snapset1", "lv_full_name":"test_vg3/lv8_snapset1", "lv_path":"/dev/test_vg3/lv8_snapset1", "lv_size":"67108864", "origin":"lv8", "origin_size":"427819008", "pool_lv":"", "lv_tags":"", "lv_attr":"swi-a-s---", "vg_name":"test_vg3", "data_percent":"0.00", "metadata_percent":"", "pool_lv":""} 2024-03-01 20:49:29,521 INFO snapshot-role/MainThread: ] 2024-03-01 20:49:29,521 INFO snapshot-role/MainThread: , 2024-03-01 20:49:29,521 INFO snapshot-role/MainThread: "pvseg": [ 2024-03-01 20:49:29,521 INFO snapshot-role/MainThread: {"pvseg_start":"0", "pvseg_size":"254", "segtype":"linear", "pv_uuid":"2f2Od5-gjWw-rhDm-IUk4-Mww5-gw0D-Xh2zSg", "lv_uuid":"3Z8qGt-wiXk-dRlz-POCs-tSJ4-0pep-aeqdGL", "pv_name":"/dev/sdi"}, 2024-03-01 20:49:29,521 INFO snapshot-role/MainThread: {"pvseg_start":"0", "pvseg_size":"254", "segtype":"linear", "pv_uuid":"RjwhmP-wkcy-gY3D-Qj58-OaUP-mNia-h5cQTt", "lv_uuid":"0Y6bab-bBoR-yAdQ-UWvb-d81h-WJSK-86CFA4", "pv_name":"/dev/sdh"}, 2024-03-01 20:49:29,522 INFO snapshot-role/MainThread: {"pvseg_start":"0", "pvseg_size":"102", "segtype":"linear", "pv_uuid":"eiqEQA-BlBx-9wRH-rQTA-THw8-PRAT-5SiVtD", "lv_uuid":"8Klu2F-rPWr-vs9A-qI0f-W0RT-Mp9j-FlUY2j", "pv_name":"/dev/sdg"}, 2024-03-01 20:49:29,522 INFO snapshot-role/MainThread: {"pvseg_start":"102", "pvseg_size":"102", "segtype":"linear", "pv_uuid":"eiqEQA-BlBx-9wRH-rQTA-THw8-PRAT-5SiVtD", "lv_uuid":"MwdLnq-EPMB-IMP0-tV7d-22nL-3RA2-b912eV", "pv_name":"/dev/sdg"}, 2024-03-01 20:49:29,522 INFO snapshot-role/MainThread: {"pvseg_start":"204", "pvseg_size":"1", "segtype":"linear", "pv_uuid":"eiqEQA-BlBx-9wRH-rQTA-THw8-PRAT-5SiVtD", "lv_uuid":"0Y6bab-bBoR-yAdQ-UWvb-d81h-WJSK-86CFA4", "pv_name":"/dev/sdg"}, 2024-03-01 20:49:29,522 INFO snapshot-role/MainThread: {"pvseg_start":"205", "pvseg_size":"46", "segtype":"linear", "pv_uuid":"eiqEQA-BlBx-9wRH-rQTA-THw8-PRAT-5SiVtD", "lv_uuid":"qyhIml-3Q14-qwZd-tIUT-eNtN-1dii-oB8A5e", "pv_name":"/dev/sdg"}, 2024-03-01 20:49:29,522 INFO snapshot-role/MainThread: {"pvseg_start":"251", "pvseg_size":"3", "segtype":"free", "pv_uuid":"eiqEQA-BlBx-9wRH-rQTA-THw8-PRAT-5SiVtD", "lv_uuid":"", "pv_name":"/dev/sdg"}, 2024-03-01 20:49:29,522 INFO snapshot-role/MainThread: {"pvseg_start":"0", "pvseg_size":"52", "segtype":"linear", "pv_uuid":"n5neVP-FQjf-qjJs-xxWZ-FRTv-V1QX-2FIr1N", "lv_uuid":"3Z8qGt-wiXk-dRlz-POCs-tSJ4-0pep-aeqdGL", "pv_name":"/dev/sdj"}, 2024-03-01 20:49:29,522 INFO snapshot-role/MainThread: {"pvseg_start":"52", "pvseg_size":"39", "segtype":"linear", "pv_uuid":"n5neVP-FQjf-qjJs-xxWZ-FRTv-V1QX-2FIr1N", "lv_uuid":"lg78IV-Jc02-fFgd-MNH9-2GjD-iPeO-Le7st3", "pv_name":"/dev/sdj"}, 2024-03-01 20:49:29,522 INFO snapshot-role/MainThread: {"pvseg_start":"91", "pvseg_size":"16", "segtype":"linear", "pv_uuid":"n5neVP-FQjf-qjJs-xxWZ-FRTv-V1QX-2FIr1N", "lv_uuid":"UJpdQw-B4Po-1HbZ-RLKm-2jn4-mJAb-nNO0HI", "pv_name":"/dev/sdj"}, 2024-03-01 20:49:29,522 INFO snapshot-role/MainThread: {"pvseg_start":"107", "pvseg_size":"16", "segtype":"linear", "pv_uuid":"n5neVP-FQjf-qjJs-xxWZ-FRTv-V1QX-2FIr1N", "lv_uuid":"1ZyRLP-NDxw-Ht95-CiK0-wx7C-hux8-gvEmtw", "pv_name":"/dev/sdj"}, 2024-03-01 20:49:29,522 INFO snapshot-role/MainThread: {"pvseg_start":"123", "pvseg_size":"131", "segtype":"free", "pv_uuid":"n5neVP-FQjf-qjJs-xxWZ-FRTv-V1QX-2FIr1N", "lv_uuid":"", "pv_name":"/dev/sdj"} 2024-03-01 20:49:29,522 INFO snapshot-role/MainThread: ] 2024-03-01 20:49:29,522 INFO snapshot-role/MainThread: , 2024-03-01 20:49:29,522 INFO snapshot-role/MainThread: "seg": [ 2024-03-01 20:49:29,522 INFO snapshot-role/MainThread: {"seg_pe_ranges":"/dev/sdh:0-253", "segtype":"linear", "lv_uuid":"0Y6bab-bBoR-yAdQ-UWvb-d81h-WJSK-86CFA4"}, 2024-03-01 20:49:29,522 INFO snapshot-role/MainThread: {"seg_pe_ranges":"/dev/sdg:204-204", "segtype":"linear", "lv_uuid":"0Y6bab-bBoR-yAdQ-UWvb-d81h-WJSK-86CFA4"}, 2024-03-01 20:49:29,522 INFO snapshot-role/MainThread: {"seg_pe_ranges":"/dev/sdj:107-122", "segtype":"linear", "lv_uuid":"1ZyRLP-NDxw-Ht95-CiK0-wx7C-hux8-gvEmtw"}, 2024-03-01 20:49:29,522 INFO snapshot-role/MainThread: {"seg_pe_ranges":"/dev/sdi:0-253", "segtype":"linear", "lv_uuid":"3Z8qGt-wiXk-dRlz-POCs-tSJ4-0pep-aeqdGL"}, 2024-03-01 20:49:29,522 INFO snapshot-role/MainThread: {"seg_pe_ranges":"/dev/sdj:0-51", "segtype":"linear", "lv_uuid":"3Z8qGt-wiXk-dRlz-POCs-tSJ4-0pep-aeqdGL"}, 2024-03-01 20:49:29,522 INFO snapshot-role/MainThread: {"seg_pe_ranges":"/dev/sdg:0-101", "segtype":"linear", "lv_uuid":"8Klu2F-rPWr-vs9A-qI0f-W0RT-Mp9j-FlUY2j"}, 2024-03-01 20:49:29,522 INFO snapshot-role/MainThread: {"seg_pe_ranges":"/dev/sdg:102-203", "segtype":"linear", "lv_uuid":"MwdLnq-EPMB-IMP0-tV7d-22nL-3RA2-b912eV"}, 2024-03-01 20:49:29,522 INFO snapshot-role/MainThread: {"seg_pe_ranges":"/dev/sdj:91-106", "segtype":"linear", "lv_uuid":"UJpdQw-B4Po-1HbZ-RLKm-2jn4-mJAb-nNO0HI"}, 2024-03-01 20:49:29,522 INFO snapshot-role/MainThread: {"seg_pe_ranges":"/dev/sdj:52-90", "segtype":"linear", "lv_uuid":"lg78IV-Jc02-fFgd-MNH9-2GjD-iPeO-Le7st3"}, 2024-03-01 20:49:29,522 INFO snapshot-role/MainThread: {"seg_pe_ranges":"/dev/sdg:205-250", "segtype":"linear", "lv_uuid":"qyhIml-3Q14-qwZd-tIUT-eNtN-1dii-oB8A5e"} 2024-03-01 20:49:29,522 INFO snapshot-role/MainThread: ] 2024-03-01 20:49:29,522 INFO snapshot-role/MainThread: } 2024-03-01 20:49:29,522 INFO snapshot-role/MainThread: , 2024-03-01 20:49:29,522 INFO snapshot-role/MainThread: { 2024-03-01 20:49:29,522 INFO snapshot-role/MainThread: "vg": [ 2024-03-01 20:49:29,522 INFO snapshot-role/MainThread: {"vg_name":"test_vg2", "vg_uuid":"Ov9iZp-zlA3-8AwT-UCAM-rhPK-dtF9-W4jg4K", "vg_size":"3196059648", "vg_free":"2084569088", "vg_extent_size":"4194304"} 2024-03-01 20:49:29,522 INFO snapshot-role/MainThread: ] 2024-03-01 20:49:29,522 INFO snapshot-role/MainThread: , 2024-03-01 20:49:29,522 INFO snapshot-role/MainThread: "pv": [ 2024-03-01 20:49:29,522 INFO snapshot-role/MainThread: {"pv_name":"/dev/sdd"}, 2024-03-01 20:49:29,522 INFO snapshot-role/MainThread: {"pv_name":"/dev/sde"}, 2024-03-01 20:49:29,522 INFO snapshot-role/MainThread: {"pv_name":"/dev/sdf"} 2024-03-01 20:49:29,522 INFO snapshot-role/MainThread: ] 2024-03-01 20:49:29,523 INFO snapshot-role/MainThread: , 2024-03-01 20:49:29,523 INFO snapshot-role/MainThread: "lv": [ 2024-03-01 20:49:29,523 INFO snapshot-role/MainThread: {"lv_uuid":"1NwGUF-6Kcm-g1jS-YmNX-UldV-hAtf-x9I2uF", "lv_name":"lv3", "lv_full_name":"test_vg2/lv3", "lv_path":"/dev/test_vg2/lv3", "lv_size":"322961408", "origin":"", "origin_size":"322961408", "pool_lv":"", "lv_tags":"", "lv_attr":"owi-a-s---", "vg_name":"test_vg2", "data_percent":"", "metadata_percent":"", "pool_lv":""}, 2024-03-01 20:49:29,523 INFO snapshot-role/MainThread: {"lv_uuid":"bnNUAh-yGdr-JRiu-U7kx-AUoo-Wamw-6UOHgg", "lv_name":"lv3_snapset1", "lv_full_name":"test_vg2/lv3_snapset1", "lv_path":"/dev/test_vg2/lv3_snapset1", "lv_size":"50331648", "origin":"lv3", "origin_size":"322961408", "pool_lv":"", "lv_tags":"", "lv_attr":"swi-a-s---", "vg_name":"test_vg2", "data_percent":"0.00", "metadata_percent":"", "pool_lv":""}, 2024-03-01 20:49:29,523 INFO snapshot-role/MainThread: {"lv_uuid":"RO2q9D-nduL-RINy-i3mp-aGJP-mjY5-zVqyGf", "lv_name":"lv4", "lv_full_name":"test_vg2/lv4", "lv_path":"/dev/test_vg2/lv4", "lv_size":"641728512", "origin":"", "origin_size":"641728512", "pool_lv":"", "lv_tags":"", "lv_attr":"owi-a-s---", "vg_name":"test_vg2", "data_percent":"", "metadata_percent":"", "pool_lv":""}, 2024-03-01 20:49:29,523 INFO snapshot-role/MainThread: {"lv_uuid":"ym5tC8-yUv9-l3zS-w4qQ-YU0X-FdrV-DJBKb8", "lv_name":"lv4_snapset1", "lv_full_name":"test_vg2/lv4_snapset1", "lv_path":"/dev/test_vg2/lv4_snapset1", "lv_size":"96468992", "origin":"lv4", "origin_size":"641728512", "pool_lv":"", "lv_tags":"", "lv_attr":"swi-a-s---", "vg_name":"test_vg2", "data_percent":"0.00", "metadata_percent":"", "pool_lv":""} 2024-03-01 20:49:29,523 INFO snapshot-role/MainThread: ] 2024-03-01 20:49:29,523 INFO snapshot-role/MainThread: , 2024-03-01 20:49:29,523 INFO snapshot-role/MainThread: "pvseg": [ 2024-03-01 20:49:29,523 INFO snapshot-role/MainThread: {"pvseg_start":"0", "pvseg_size":"153", "segtype":"linear", "pv_uuid":"FcRpKS-AMgd-l3A9-noIR-j7eI-PcDB-lsUq8E", "lv_uuid":"RO2q9D-nduL-RINy-i3mp-aGJP-mjY5-zVqyGf", "pv_name":"/dev/sdd"}, 2024-03-01 20:49:29,523 INFO snapshot-role/MainThread: {"pvseg_start":"153", "pvseg_size":"77", "segtype":"linear", "pv_uuid":"FcRpKS-AMgd-l3A9-noIR-j7eI-PcDB-lsUq8E", "lv_uuid":"1NwGUF-6Kcm-g1jS-YmNX-UldV-hAtf-x9I2uF", "pv_name":"/dev/sdd"}, 2024-03-01 20:49:29,523 INFO snapshot-role/MainThread: {"pvseg_start":"230", "pvseg_size":"12", "segtype":"linear", "pv_uuid":"FcRpKS-AMgd-l3A9-noIR-j7eI-PcDB-lsUq8E", "lv_uuid":"bnNUAh-yGdr-JRiu-U7kx-AUoo-Wamw-6UOHgg", "pv_name":"/dev/sdd"}, 2024-03-01 20:49:29,523 INFO snapshot-role/MainThread: {"pvseg_start":"242", "pvseg_size":"12", "segtype":"free", "pv_uuid":"FcRpKS-AMgd-l3A9-noIR-j7eI-PcDB-lsUq8E", "lv_uuid":"", "pv_name":"/dev/sdd"}, 2024-03-01 20:49:29,523 INFO snapshot-role/MainThread: {"pvseg_start":"0", "pvseg_size":"254", "segtype":"free", "pv_uuid":"PExUjW-rWfe-vJyl-YX6g-GwRL-cM4c-TLtDle", "lv_uuid":"", "pv_name":"/dev/sdf"}, 2024-03-01 20:49:29,523 INFO snapshot-role/MainThread: {"pvseg_start":"0", "pvseg_size":"23", "segtype":"linear", "pv_uuid":"r81YVc-Z2fu-lCX2-jlnq-mCqt-c1Kt-GoXHp0", "lv_uuid":"ym5tC8-yUv9-l3zS-w4qQ-YU0X-FdrV-DJBKb8", "pv_name":"/dev/sde"}, 2024-03-01 20:49:29,523 INFO snapshot-role/MainThread: {"pvseg_start":"23", "pvseg_size":"231", "segtype":"free", "pv_uuid":"r81YVc-Z2fu-lCX2-jlnq-mCqt-c1Kt-GoXHp0", "lv_uuid":"", "pv_name":"/dev/sde"} 2024-03-01 20:49:29,523 INFO snapshot-role/MainThread: ] 2024-03-01 20:49:29,523 INFO snapshot-role/MainThread: , 2024-03-01 20:49:29,523 INFO snapshot-role/MainThread: "seg": [ 2024-03-01 20:49:29,523 INFO snapshot-role/MainThread: {"seg_pe_ranges":"/dev/sdd:153-229", "segtype":"linear", "lv_uuid":"1NwGUF-6Kcm-g1jS-YmNX-UldV-hAtf-x9I2uF"}, 2024-03-01 20:49:29,523 INFO snapshot-role/MainThread: {"seg_pe_ranges":"/dev/sdd:0-152", "segtype":"linear", "lv_uuid":"RO2q9D-nduL-RINy-i3mp-aGJP-mjY5-zVqyGf"}, 2024-03-01 20:49:29,523 INFO snapshot-role/MainThread: {"seg_pe_ranges":"/dev/sdd:230-241", "segtype":"linear", "lv_uuid":"bnNUAh-yGdr-JRiu-U7kx-AUoo-Wamw-6UOHgg"}, 2024-03-01 20:49:29,523 INFO snapshot-role/MainThread: {"seg_pe_ranges":"/dev/sde:0-22", "segtype":"linear", "lv_uuid":"ym5tC8-yUv9-l3zS-w4qQ-YU0X-FdrV-DJBKb8"} 2024-03-01 20:49:29,523 INFO snapshot-role/MainThread: ] 2024-03-01 20:49:29,523 INFO snapshot-role/MainThread: } 2024-03-01 20:49:29,523 INFO snapshot-role/MainThread: , 2024-03-01 20:49:29,523 INFO snapshot-role/MainThread: { 2024-03-01 20:49:29,523 INFO snapshot-role/MainThread: "vg": [ 2024-03-01 20:49:29,523 INFO snapshot-role/MainThread: {"vg_name":"test_vg1", "vg_uuid":"JDM6rK-Ultz-B360-NGW6-5ym1-Srzt-khyK8g", "vg_size":"3196059648", "vg_free":"788529152", "vg_extent_size":"4194304"} 2024-03-01 20:49:29,523 INFO snapshot-role/MainThread: ] 2024-03-01 20:49:29,523 INFO snapshot-role/MainThread: , 2024-03-01 20:49:29,523 INFO snapshot-role/MainThread: "pv": [ 2024-03-01 20:49:29,523 INFO snapshot-role/MainThread: {"pv_name":"/dev/sda"}, 2024-03-01 20:49:29,523 INFO snapshot-role/MainThread: {"pv_name":"/dev/sdb"}, 2024-03-01 20:49:29,523 INFO snapshot-role/MainThread: {"pv_name":"/dev/sdc"} 2024-03-01 20:49:29,523 INFO snapshot-role/MainThread: ] 2024-03-01 20:49:29,523 INFO snapshot-role/MainThread: , 2024-03-01 20:49:29,523 INFO snapshot-role/MainThread: "lv": [ 2024-03-01 20:49:29,524 INFO snapshot-role/MainThread: {"lv_uuid":"7W1el3-qjPr-rhKW-ZrV2-MCIF-P7SO-QFoGMC", "lv_name":"lv1", "lv_full_name":"test_vg1/lv1", "lv_path":"/dev/test_vg1/lv1", "lv_size":"482344960", "origin":"", "origin_size":"482344960", "pool_lv":"", "lv_tags":"", "lv_attr":"owi-a-s---", "vg_name":"test_vg1", "data_percent":"", "metadata_percent":"", "pool_lv":""}, 2024-03-01 20:49:29,524 INFO snapshot-role/MainThread: {"lv_uuid":"X0oIjm-eKMX-5gJe-KVab-2HAF-XFjB-8PvCOK", "lv_name":"lv1_snapset1", "lv_full_name":"test_vg1/lv1_snapset1", "lv_path":"/dev/test_vg1/lv1_snapset1", "lv_size":"75497472", "origin":"lv1", "origin_size":"482344960", "pool_lv":"", "lv_tags":"", "lv_attr":"swi-a-s---", "vg_name":"test_vg1", "data_percent":"0.00", "metadata_percent":"", "pool_lv":""}, 2024-03-01 20:49:29,524 INFO snapshot-role/MainThread: {"lv_uuid":"Y0IDNr-O3Ey-wfIi-y8qY-bnkF-VeIh-AxOuYW", "lv_name":"lv2", "lv_full_name":"test_vg1/lv2", "lv_path":"/dev/test_vg1/lv2", "lv_size":"1606418432", "origin":"", "origin_size":"1606418432", "pool_lv":"", "lv_tags":"", "lv_attr":"owi-a-s---", "vg_name":"test_vg1", "data_percent":"", "metadata_percent":"", "pool_lv":""}, 2024-03-01 20:49:29,524 INFO snapshot-role/MainThread: {"lv_uuid":"fzY20D-nSlY-DhJS-PcBY-sw74-GVJ3-EAnrzw", "lv_name":"lv2_snapset1", "lv_full_name":"test_vg1/lv2_snapset1", "lv_path":"/dev/test_vg1/lv2_snapset1", "lv_size":"243269632", "origin":"lv2", "origin_size":"1606418432", "pool_lv":"", "lv_tags":"", "lv_attr":"swi-a-s---", "vg_name":"test_vg1", "data_percent":"0.00", "metadata_percent":"", "pool_lv":""} 2024-03-01 20:49:29,524 INFO snapshot-role/MainThread: ] 2024-03-01 20:49:29,524 INFO snapshot-role/MainThread: , 2024-03-01 20:49:29,524 INFO snapshot-role/MainThread: "pvseg": [ 2024-03-01 20:49:29,524 INFO snapshot-role/MainThread: {"pvseg_start":"0", "pvseg_size":"254", "segtype":"linear", "pv_uuid":"4c8JOY-RlO6-XI6X-qqL0-UyOk-3hkr-XWuvAf", "lv_uuid":"Y0IDNr-O3Ey-wfIi-y8qY-bnkF-VeIh-AxOuYW", "pv_name":"/dev/sda"}, 2024-03-01 20:49:29,524 INFO snapshot-role/MainThread: {"pvseg_start":"0", "pvseg_size":"129", "segtype":"linear", "pv_uuid":"9SYY00-684W-KV55-MRXJ-pAhm-p2jr-V9Wr9F", "lv_uuid":"Y0IDNr-O3Ey-wfIi-y8qY-bnkF-VeIh-AxOuYW", "pv_name":"/dev/sdb"}, 2024-03-01 20:49:29,524 INFO snapshot-role/MainThread: {"pvseg_start":"129", "pvseg_size":"115", "segtype":"linear", "pv_uuid":"9SYY00-684W-KV55-MRXJ-pAhm-p2jr-V9Wr9F", "lv_uuid":"7W1el3-qjPr-rhKW-ZrV2-MCIF-P7SO-QFoGMC", "pv_name":"/dev/sdb"}, 2024-03-01 20:49:29,524 INFO snapshot-role/MainThread: {"pvseg_start":"244", "pvseg_size":"10", "segtype":"free", "pv_uuid":"9SYY00-684W-KV55-MRXJ-pAhm-p2jr-V9Wr9F", "lv_uuid":"", "pv_name":"/dev/sdb"}, 2024-03-01 20:49:29,524 INFO snapshot-role/MainThread: {"pvseg_start":"0", "pvseg_size":"18", "segtype":"linear", "pv_uuid":"s9I9X8-0Kwr-kNAR-5I4T-xriY-S2od-VEcXlg", "lv_uuid":"X0oIjm-eKMX-5gJe-KVab-2HAF-XFjB-8PvCOK", "pv_name":"/dev/sdc"}, 2024-03-01 20:49:29,524 INFO snapshot-role/MainThread: {"pvseg_start":"18", "pvseg_size":"58", "segtype":"linear", "pv_uuid":"s9I9X8-0Kwr-kNAR-5I4T-xriY-S2od-VEcXlg", "lv_uuid":"fzY20D-nSlY-DhJS-PcBY-sw74-GVJ3-EAnrzw", "pv_name":"/dev/sdc"}, 2024-03-01 20:49:29,524 INFO snapshot-role/MainThread: {"pvseg_start":"76", "pvseg_size":"178", "segtype":"free", "pv_uuid":"s9I9X8-0Kwr-kNAR-5I4T-xriY-S2od-VEcXlg", "lv_uuid":"", "pv_name":"/dev/sdc"} 2024-03-01 20:49:29,524 INFO snapshot-role/MainThread: ] 2024-03-01 20:49:29,524 INFO snapshot-role/MainThread: , 2024-03-01 20:49:29,524 INFO snapshot-role/MainThread: "seg": [ 2024-03-01 20:49:29,524 INFO snapshot-role/MainThread: {"seg_pe_ranges":"/dev/sdb:129-243", "segtype":"linear", "lv_uuid":"7W1el3-qjPr-rhKW-ZrV2-MCIF-P7SO-QFoGMC"}, 2024-03-01 20:49:29,524 INFO snapshot-role/MainThread: {"seg_pe_ranges":"/dev/sdc:0-17", "segtype":"linear", "lv_uuid":"X0oIjm-eKMX-5gJe-KVab-2HAF-XFjB-8PvCOK"}, 2024-03-01 20:49:29,524 INFO snapshot-role/MainThread: {"seg_pe_ranges":"/dev/sda:0-253", "segtype":"linear", "lv_uuid":"Y0IDNr-O3Ey-wfIi-y8qY-bnkF-VeIh-AxOuYW"}, 2024-03-01 20:49:29,524 INFO snapshot-role/MainThread: {"seg_pe_ranges":"/dev/sdb:0-128", "segtype":"linear", "lv_uuid":"Y0IDNr-O3Ey-wfIi-y8qY-bnkF-VeIh-AxOuYW"}, 2024-03-01 20:49:29,524 INFO snapshot-role/MainThread: {"seg_pe_ranges":"/dev/sdc:18-75", "segtype":"linear", "lv_uuid":"fzY20D-nSlY-DhJS-PcBY-sw74-GVJ3-EAnrzw"} 2024-03-01 20:49:29,524 INFO snapshot-role/MainThread: ] 2024-03-01 20:49:29,524 INFO snapshot-role/MainThread: } 2024-03-01 20:49:29,524 INFO snapshot-role/MainThread: ] 2024-03-01 20:49:29,524 INFO snapshot-role/MainThread: , 2024-03-01 20:49:29,524 INFO snapshot-role/MainThread: "log": [ 2024-03-01 20:49:29,524 INFO snapshot-role/MainThread: ] 2024-03-01 20:49:29,524 INFO snapshot-role/MainThread: } 2024-03-01 20:49:29,524 INFO snapshot-role/MainThread: Running... lvs --reportformat json test_vg3/lv5 2024-03-01 20:49:29,557 INFO snapshot-role/MainThread: Return code: 0 2024-03-01 20:49:29,558 INFO snapshot-role/MainThread: { 2024-03-01 20:49:29,558 INFO snapshot-role/MainThread: "report": [ 2024-03-01 20:49:29,558 INFO snapshot-role/MainThread: { 2024-03-01 20:49:29,558 INFO snapshot-role/MainThread: "lv": [ 2024-03-01 20:49:29,558 INFO snapshot-role/MainThread: {"lv_name":"lv5", "vg_name":"test_vg3", "lv_attr":"owi-a-s---", "lv_size":"1283457024", "pool_lv":"", "origin":"", "data_percent":"", "metadata_percent":"", "move_pv":"", "mirror_log":"", "copy_percent":"", "convert_lv":""} 2024-03-01 20:49:29,558 INFO snapshot-role/MainThread: ] 2024-03-01 20:49:29,558 INFO snapshot-role/MainThread: } 2024-03-01 20:49:29,558 INFO snapshot-role/MainThread: ] 2024-03-01 20:49:29,558 INFO snapshot-role/MainThread: , 2024-03-01 20:49:29,558 INFO snapshot-role/MainThread: "log": [ 2024-03-01 20:49:29,558 INFO snapshot-role/MainThread: ] 2024-03-01 20:49:29,558 INFO snapshot-role/MainThread: } 2024-03-01 20:49:29,558 INFO snapshot-role/MainThread: Running... lvs test_vg3 2024-03-01 20:49:29,589 INFO snapshot-role/MainThread: Return code: 0 2024-03-01 20:49:29,590 INFO snapshot-role/MainThread: { 2024-03-01 20:49:29,590 INFO snapshot-role/MainThread: "report": [ 2024-03-01 20:49:29,590 INFO snapshot-role/MainThread: { 2024-03-01 20:49:29,590 INFO snapshot-role/MainThread: "lv": [ 2024-03-01 20:49:29,590 INFO snapshot-role/MainThread: {"lv_name":"lv5", "vg_name":"test_vg3", "lv_attr":"owi-a-s---", "lv_size":"1283457024", "pool_lv":"", "origin":"", "data_percent":"", "metadata_percent":"", "move_pv":"", "mirror_log":"", "copy_percent":"", "convert_lv":""}, 2024-03-01 20:49:29,590 INFO snapshot-role/MainThread: {"lv_name":"lv5_snapset1", "vg_name":"test_vg3", "lv_attr":"swi-a-s---", "lv_size":"192937984", "pool_lv":"", "origin":"lv5", "data_percent":"0.00", "metadata_percent":"", "move_pv":"", "mirror_log":"", "copy_percent":"", "convert_lv":""}, 2024-03-01 20:49:29,590 INFO snapshot-role/MainThread: {"lv_name":"lv6", "vg_name":"test_vg3", "lv_attr":"owi-a-s---", "lv_size":"1069547520", "pool_lv":"", "origin":"", "data_percent":"", "metadata_percent":"", "move_pv":"", "mirror_log":"", "copy_percent":"", "convert_lv":""}, 2024-03-01 20:49:29,590 INFO snapshot-role/MainThread: {"lv_name":"lv6_snapset1", "vg_name":"test_vg3", "lv_attr":"swi-a-s---", "lv_size":"163577856", "pool_lv":"", "origin":"lv6", "data_percent":"0.00", "metadata_percent":"", "move_pv":"", "mirror_log":"", "copy_percent":"", "convert_lv":""}, 2024-03-01 20:49:29,590 INFO snapshot-role/MainThread: {"lv_name":"lv7", "vg_name":"test_vg3", "lv_attr":"owi-a-s---", "lv_size":"427819008", "pool_lv":"", "origin":"", "data_percent":"", "metadata_percent":"", "move_pv":"", "mirror_log":"", "copy_percent":"", "convert_lv":""}, 2024-03-01 20:49:29,590 INFO snapshot-role/MainThread: {"lv_name":"lv7_snapset1", "vg_name":"test_vg3", "lv_attr":"swi-a-s---", "lv_size":"67108864", "pool_lv":"", "origin":"lv7", "data_percent":"0.00", "metadata_percent":"", "move_pv":"", "mirror_log":"", "copy_percent":"", "convert_lv":""}, 2024-03-01 20:49:29,590 INFO snapshot-role/MainThread: {"lv_name":"lv8", "vg_name":"test_vg3", "lv_attr":"owi-a-s---", "lv_size":"427819008", "pool_lv":"", "origin":"", "data_percent":"", "metadata_percent":"", "move_pv":"", "mirror_log":"", "copy_percent":"", "convert_lv":""}, 2024-03-01 20:49:29,590 INFO snapshot-role/MainThread: {"lv_name":"lv8_snapset1", "vg_name":"test_vg3", "lv_attr":"swi-a-s---", "lv_size":"67108864", "pool_lv":"", "origin":"lv8", "data_percent":"0.00", "metadata_percent":"", "move_pv":"", "mirror_log":"", "copy_percent":"", "convert_lv":""} 2024-03-01 20:49:29,590 INFO snapshot-role/MainThread: ] 2024-03-01 20:49:29,590 INFO snapshot-role/MainThread: } 2024-03-01 20:49:29,590 INFO snapshot-role/MainThread: ] 2024-03-01 20:49:29,590 INFO snapshot-role/MainThread: , 2024-03-01 20:49:29,590 INFO snapshot-role/MainThread: "log": [ 2024-03-01 20:49:29,590 INFO snapshot-role/MainThread: ] 2024-03-01 20:49:29,590 INFO snapshot-role/MainThread: } 2024-03-01 20:49:29,590 INFO snapshot-role/MainThread: Running... lvs test_vg3/lv5_snapset1 2024-03-01 20:49:29,625 INFO snapshot-role/MainThread: Return code: 0 2024-03-01 20:49:29,625 INFO snapshot-role/MainThread: { 2024-03-01 20:49:29,625 INFO snapshot-role/MainThread: "report": [ 2024-03-01 20:49:29,625 INFO snapshot-role/MainThread: { 2024-03-01 20:49:29,625 INFO snapshot-role/MainThread: "lv": [ 2024-03-01 20:49:29,625 INFO snapshot-role/MainThread: {"lv_name":"lv5_snapset1", "vg_name":"test_vg3", "lv_attr":"swi-a-s---", "lv_size":"192937984", "pool_lv":"", "origin":"lv5", "data_percent":"0.00", "metadata_percent":"", "move_pv":"", "mirror_log":"", "copy_percent":"", "convert_lv":""} 2024-03-01 20:49:29,625 INFO snapshot-role/MainThread: ] 2024-03-01 20:49:29,625 INFO snapshot-role/MainThread: } 2024-03-01 20:49:29,625 INFO snapshot-role/MainThread: ] 2024-03-01 20:49:29,625 INFO snapshot-role/MainThread: , 2024-03-01 20:49:29,625 INFO snapshot-role/MainThread: "log": [ 2024-03-01 20:49:29,625 INFO snapshot-role/MainThread: ] 2024-03-01 20:49:29,625 INFO snapshot-role/MainThread: } 2024-03-01 20:49:29,625 INFO snapshot-role/MainThread: Running... lvs --reportformat json test_vg3/lv5_snapset1 2024-03-01 20:49:29,658 INFO snapshot-role/MainThread: Return code: 0 2024-03-01 20:49:29,658 INFO snapshot-role/MainThread: { 2024-03-01 20:49:29,658 INFO snapshot-role/MainThread: "report": [ 2024-03-01 20:49:29,658 INFO snapshot-role/MainThread: { 2024-03-01 20:49:29,658 INFO snapshot-role/MainThread: "lv": [ 2024-03-01 20:49:29,658 INFO snapshot-role/MainThread: {"lv_name":"lv5_snapset1", "vg_name":"test_vg3", "lv_attr":"swi-a-s---", "lv_size":"192937984", "pool_lv":"", "origin":"lv5", "data_percent":"0.00", "metadata_percent":"", "move_pv":"", "mirror_log":"", "copy_percent":"", "convert_lv":""} 2024-03-01 20:49:29,658 INFO snapshot-role/MainThread: ] 2024-03-01 20:49:29,658 INFO snapshot-role/MainThread: } 2024-03-01 20:49:29,658 INFO snapshot-role/MainThread: ] 2024-03-01 20:49:29,658 INFO snapshot-role/MainThread: , 2024-03-01 20:49:29,658 INFO snapshot-role/MainThread: "log": [ 2024-03-01 20:49:29,658 INFO snapshot-role/MainThread: ] 2024-03-01 20:49:29,658 INFO snapshot-role/MainThread: } 2024-03-01 20:49:29,658 INFO snapshot-role/MainThread: Running... lvs --reportformat json test_vg3/lv5_snapset1 2024-03-01 20:49:29,692 INFO snapshot-role/MainThread: Return code: 0 2024-03-01 20:49:29,693 INFO snapshot-role/MainThread: { 2024-03-01 20:49:29,693 INFO snapshot-role/MainThread: "report": [ 2024-03-01 20:49:29,693 INFO snapshot-role/MainThread: { 2024-03-01 20:49:29,693 INFO snapshot-role/MainThread: "lv": [ 2024-03-01 20:49:29,693 INFO snapshot-role/MainThread: {"lv_name":"lv5_snapset1", "vg_name":"test_vg3", "lv_attr":"swi-a-s---", "lv_size":"192937984", "pool_lv":"", "origin":"lv5", "data_percent":"0.00", "metadata_percent":"", "move_pv":"", "mirror_log":"", "copy_percent":"", "convert_lv":""} 2024-03-01 20:49:29,693 INFO snapshot-role/MainThread: ] 2024-03-01 20:49:29,693 INFO snapshot-role/MainThread: } 2024-03-01 20:49:29,693 INFO snapshot-role/MainThread: ] 2024-03-01 20:49:29,693 INFO snapshot-role/MainThread: , 2024-03-01 20:49:29,693 INFO snapshot-role/MainThread: "log": [ 2024-03-01 20:49:29,693 INFO snapshot-role/MainThread: ] 2024-03-01 20:49:29,693 INFO snapshot-role/MainThread: } 2024-03-01 20:49:29,693 INFO snapshot-role/MainThread: Running... lvs --reportformat json test_vg3/lv6 2024-03-01 20:49:29,735 INFO snapshot-role/MainThread: Return code: 0 2024-03-01 20:49:29,736 INFO snapshot-role/MainThread: { 2024-03-01 20:49:29,736 INFO snapshot-role/MainThread: "report": [ 2024-03-01 20:49:29,736 INFO snapshot-role/MainThread: { 2024-03-01 20:49:29,736 INFO snapshot-role/MainThread: "lv": [ 2024-03-01 20:49:29,736 INFO snapshot-role/MainThread: {"lv_name":"lv6", "vg_name":"test_vg3", "lv_attr":"owi-a-s---", "lv_size":"1069547520", "pool_lv":"", "origin":"", "data_percent":"", "metadata_percent":"", "move_pv":"", "mirror_log":"", "copy_percent":"", "convert_lv":""} 2024-03-01 20:49:29,736 INFO snapshot-role/MainThread: ] 2024-03-01 20:49:29,736 INFO snapshot-role/MainThread: } 2024-03-01 20:49:29,736 INFO snapshot-role/MainThread: ] 2024-03-01 20:49:29,736 INFO snapshot-role/MainThread: , 2024-03-01 20:49:29,736 INFO snapshot-role/MainThread: "log": [ 2024-03-01 20:49:29,736 INFO snapshot-role/MainThread: ] 2024-03-01 20:49:29,736 INFO snapshot-role/MainThread: } 2024-03-01 20:49:29,736 INFO snapshot-role/MainThread: Running... lvs test_vg3 2024-03-01 20:49:29,767 INFO snapshot-role/MainThread: Return code: 0 2024-03-01 20:49:29,767 INFO snapshot-role/MainThread: { 2024-03-01 20:49:29,767 INFO snapshot-role/MainThread: "report": [ 2024-03-01 20:49:29,768 INFO snapshot-role/MainThread: { 2024-03-01 20:49:29,768 INFO snapshot-role/MainThread: "lv": [ 2024-03-01 20:49:29,768 INFO snapshot-role/MainThread: {"lv_name":"lv5", "vg_name":"test_vg3", "lv_attr":"owi-a-s---", "lv_size":"1283457024", "pool_lv":"", "origin":"", "data_percent":"", "metadata_percent":"", "move_pv":"", "mirror_log":"", "copy_percent":"", "convert_lv":""}, 2024-03-01 20:49:29,768 INFO snapshot-role/MainThread: {"lv_name":"lv5_snapset1", "vg_name":"test_vg3", "lv_attr":"swi-a-s---", "lv_size":"192937984", "pool_lv":"", "origin":"lv5", "data_percent":"0.00", "metadata_percent":"", "move_pv":"", "mirror_log":"", "copy_percent":"", "convert_lv":""}, 2024-03-01 20:49:29,768 INFO snapshot-role/MainThread: {"lv_name":"lv6", "vg_name":"test_vg3", "lv_attr":"owi-a-s---", "lv_size":"1069547520", "pool_lv":"", "origin":"", "data_percent":"", "metadata_percent":"", "move_pv":"", "mirror_log":"", "copy_percent":"", "convert_lv":""}, 2024-03-01 20:49:29,768 INFO snapshot-role/MainThread: {"lv_name":"lv6_snapset1", "vg_name":"test_vg3", "lv_attr":"swi-a-s---", "lv_size":"163577856", "pool_lv":"", "origin":"lv6", "data_percent":"0.00", "metadata_percent":"", "move_pv":"", "mirror_log":"", "copy_percent":"", "convert_lv":""}, 2024-03-01 20:49:29,768 INFO snapshot-role/MainThread: {"lv_name":"lv7", "vg_name":"test_vg3", "lv_attr":"owi-a-s---", "lv_size":"427819008", "pool_lv":"", "origin":"", "data_percent":"", "metadata_percent":"", "move_pv":"", "mirror_log":"", "copy_percent":"", "convert_lv":""}, 2024-03-01 20:49:29,768 INFO snapshot-role/MainThread: {"lv_name":"lv7_snapset1", "vg_name":"test_vg3", "lv_attr":"swi-a-s---", "lv_size":"67108864", "pool_lv":"", "origin":"lv7", "data_percent":"0.00", "metadata_percent":"", "move_pv":"", "mirror_log":"", "copy_percent":"", "convert_lv":""}, 2024-03-01 20:49:29,768 INFO snapshot-role/MainThread: {"lv_name":"lv8", "vg_name":"test_vg3", "lv_attr":"owi-a-s---", "lv_size":"427819008", "pool_lv":"", "origin":"", "data_percent":"", "metadata_percent":"", "move_pv":"", "mirror_log":"", "copy_percent":"", "convert_lv":""}, 2024-03-01 20:49:29,768 INFO snapshot-role/MainThread: {"lv_name":"lv8_snapset1", "vg_name":"test_vg3", "lv_attr":"swi-a-s---", "lv_size":"67108864", "pool_lv":"", "origin":"lv8", "data_percent":"0.00", "metadata_percent":"", "move_pv":"", "mirror_log":"", "copy_percent":"", "convert_lv":""} 2024-03-01 20:49:29,768 INFO snapshot-role/MainThread: ] 2024-03-01 20:49:29,768 INFO snapshot-role/MainThread: } 2024-03-01 20:49:29,768 INFO snapshot-role/MainThread: ] 2024-03-01 20:49:29,768 INFO snapshot-role/MainThread: , 2024-03-01 20:49:29,768 INFO snapshot-role/MainThread: "log": [ 2024-03-01 20:49:29,768 INFO snapshot-role/MainThread: ] 2024-03-01 20:49:29,768 INFO snapshot-role/MainThread: } 2024-03-01 20:49:29,768 INFO snapshot-role/MainThread: Running... lvs test_vg3/lv6_snapset1 2024-03-01 20:49:29,805 INFO snapshot-role/MainThread: Return code: 0 2024-03-01 20:49:29,805 INFO snapshot-role/MainThread: { 2024-03-01 20:49:29,805 INFO snapshot-role/MainThread: "report": [ 2024-03-01 20:49:29,805 INFO snapshot-role/MainThread: { 2024-03-01 20:49:29,805 INFO snapshot-role/MainThread: "lv": [ 2024-03-01 20:49:29,805 INFO snapshot-role/MainThread: {"lv_name":"lv6_snapset1", "vg_name":"test_vg3", "lv_attr":"swi-a-s---", "lv_size":"163577856", "pool_lv":"", "origin":"lv6", "data_percent":"0.00", "metadata_percent":"", "move_pv":"", "mirror_log":"", "copy_percent":"", "convert_lv":""} 2024-03-01 20:49:29,806 INFO snapshot-role/MainThread: ] 2024-03-01 20:49:29,806 INFO snapshot-role/MainThread: } 2024-03-01 20:49:29,806 INFO snapshot-role/MainThread: ] 2024-03-01 20:49:29,806 INFO snapshot-role/MainThread: , 2024-03-01 20:49:29,806 INFO snapshot-role/MainThread: "log": [ 2024-03-01 20:49:29,806 INFO snapshot-role/MainThread: ] 2024-03-01 20:49:29,806 INFO snapshot-role/MainThread: } 2024-03-01 20:49:29,806 INFO snapshot-role/MainThread: Running... lvs --reportformat json test_vg3/lv6_snapset1 2024-03-01 20:49:29,837 INFO snapshot-role/MainThread: Return code: 0 2024-03-01 20:49:29,837 INFO snapshot-role/MainThread: { 2024-03-01 20:49:29,837 INFO snapshot-role/MainThread: "report": [ 2024-03-01 20:49:29,837 INFO snapshot-role/MainThread: { 2024-03-01 20:49:29,837 INFO snapshot-role/MainThread: "lv": [ 2024-03-01 20:49:29,837 INFO snapshot-role/MainThread: {"lv_name":"lv6_snapset1", "vg_name":"test_vg3", "lv_attr":"swi-a-s---", "lv_size":"163577856", "pool_lv":"", "origin":"lv6", "data_percent":"0.00", "metadata_percent":"", "move_pv":"", "mirror_log":"", "copy_percent":"", "convert_lv":""} 2024-03-01 20:49:29,837 INFO snapshot-role/MainThread: ] 2024-03-01 20:49:29,837 INFO snapshot-role/MainThread: } 2024-03-01 20:49:29,837 INFO snapshot-role/MainThread: ] 2024-03-01 20:49:29,837 INFO snapshot-role/MainThread: , 2024-03-01 20:49:29,837 INFO snapshot-role/MainThread: "log": [ 2024-03-01 20:49:29,838 INFO snapshot-role/MainThread: ] 2024-03-01 20:49:29,838 INFO snapshot-role/MainThread: } 2024-03-01 20:49:29,838 INFO snapshot-role/MainThread: Running... lvs --reportformat json test_vg3/lv6_snapset1 2024-03-01 20:49:29,868 INFO snapshot-role/MainThread: Return code: 0 2024-03-01 20:49:29,868 INFO snapshot-role/MainThread: { 2024-03-01 20:49:29,868 INFO snapshot-role/MainThread: "report": [ 2024-03-01 20:49:29,868 INFO snapshot-role/MainThread: { 2024-03-01 20:49:29,868 INFO snapshot-role/MainThread: "lv": [ 2024-03-01 20:49:29,868 INFO snapshot-role/MainThread: {"lv_name":"lv6_snapset1", "vg_name":"test_vg3", "lv_attr":"swi-a-s---", "lv_size":"163577856", "pool_lv":"", "origin":"lv6", "data_percent":"0.00", "metadata_percent":"", "move_pv":"", "mirror_log":"", "copy_percent":"", "convert_lv":""} 2024-03-01 20:49:29,868 INFO snapshot-role/MainThread: ] 2024-03-01 20:49:29,868 INFO snapshot-role/MainThread: } 2024-03-01 20:49:29,868 INFO snapshot-role/MainThread: ] 2024-03-01 20:49:29,868 INFO snapshot-role/MainThread: , 2024-03-01 20:49:29,869 INFO snapshot-role/MainThread: "log": [ 2024-03-01 20:49:29,869 INFO snapshot-role/MainThread: ] 2024-03-01 20:49:29,869 INFO snapshot-role/MainThread: } 2024-03-01 20:49:29,869 INFO snapshot-role/MainThread: Running... lvs --reportformat json test_vg3/lv7 2024-03-01 20:49:29,899 INFO snapshot-role/MainThread: Return code: 0 2024-03-01 20:49:29,899 INFO snapshot-role/MainThread: { 2024-03-01 20:49:29,900 INFO snapshot-role/MainThread: "report": [ 2024-03-01 20:49:29,900 INFO snapshot-role/MainThread: { 2024-03-01 20:49:29,900 INFO snapshot-role/MainThread: "lv": [ 2024-03-01 20:49:29,900 INFO snapshot-role/MainThread: {"lv_name":"lv7", "vg_name":"test_vg3", "lv_attr":"owi-a-s---", "lv_size":"427819008", "pool_lv":"", "origin":"", "data_percent":"", "metadata_percent":"", "move_pv":"", "mirror_log":"", "copy_percent":"", "convert_lv":""} 2024-03-01 20:49:29,900 INFO snapshot-role/MainThread: ] 2024-03-01 20:49:29,900 INFO snapshot-role/MainThread: } 2024-03-01 20:49:29,900 INFO snapshot-role/MainThread: ] 2024-03-01 20:49:29,900 INFO snapshot-role/MainThread: , 2024-03-01 20:49:29,900 INFO snapshot-role/MainThread: "log": [ 2024-03-01 20:49:29,900 INFO snapshot-role/MainThread: ] 2024-03-01 20:49:29,900 INFO snapshot-role/MainThread: } 2024-03-01 20:49:29,900 INFO snapshot-role/MainThread: Running... lvs test_vg3 2024-03-01 20:49:29,929 INFO snapshot-role/MainThread: Return code: 0 2024-03-01 20:49:29,929 INFO snapshot-role/MainThread: { 2024-03-01 20:49:29,929 INFO snapshot-role/MainThread: "report": [ 2024-03-01 20:49:29,929 INFO snapshot-role/MainThread: { 2024-03-01 20:49:29,929 INFO snapshot-role/MainThread: "lv": [ 2024-03-01 20:49:29,929 INFO snapshot-role/MainThread: {"lv_name":"lv5", "vg_name":"test_vg3", "lv_attr":"owi-a-s---", "lv_size":"1283457024", "pool_lv":"", "origin":"", "data_percent":"", "metadata_percent":"", "move_pv":"", "mirror_log":"", "copy_percent":"", "convert_lv":""}, 2024-03-01 20:49:29,929 INFO snapshot-role/MainThread: {"lv_name":"lv5_snapset1", "vg_name":"test_vg3", "lv_attr":"swi-a-s---", "lv_size":"192937984", "pool_lv":"", "origin":"lv5", "data_percent":"0.00", "metadata_percent":"", "move_pv":"", "mirror_log":"", "copy_percent":"", "convert_lv":""}, 2024-03-01 20:49:29,929 INFO snapshot-role/MainThread: {"lv_name":"lv6", "vg_name":"test_vg3", "lv_attr":"owi-a-s---", "lv_size":"1069547520", "pool_lv":"", "origin":"", "data_percent":"", "metadata_percent":"", "move_pv":"", "mirror_log":"", "copy_percent":"", "convert_lv":""}, 2024-03-01 20:49:29,929 INFO snapshot-role/MainThread: {"lv_name":"lv6_snapset1", "vg_name":"test_vg3", "lv_attr":"swi-a-s---", "lv_size":"163577856", "pool_lv":"", "origin":"lv6", "data_percent":"0.00", "metadata_percent":"", "move_pv":"", "mirror_log":"", "copy_percent":"", "convert_lv":""}, 2024-03-01 20:49:29,929 INFO snapshot-role/MainThread: {"lv_name":"lv7", "vg_name":"test_vg3", "lv_attr":"owi-a-s---", "lv_size":"427819008", "pool_lv":"", "origin":"", "data_percent":"", "metadata_percent":"", "move_pv":"", "mirror_log":"", "copy_percent":"", "convert_lv":""}, 2024-03-01 20:49:29,929 INFO snapshot-role/MainThread: {"lv_name":"lv7_snapset1", "vg_name":"test_vg3", "lv_attr":"swi-a-s---", "lv_size":"67108864", "pool_lv":"", "origin":"lv7", "data_percent":"0.00", "metadata_percent":"", "move_pv":"", "mirror_log":"", "copy_percent":"", "convert_lv":""}, 2024-03-01 20:49:29,930 INFO snapshot-role/MainThread: {"lv_name":"lv8", "vg_name":"test_vg3", "lv_attr":"owi-a-s---", "lv_size":"427819008", "pool_lv":"", "origin":"", "data_percent":"", "metadata_percent":"", "move_pv":"", "mirror_log":"", "copy_percent":"", "convert_lv":""}, 2024-03-01 20:49:29,930 INFO snapshot-role/MainThread: {"lv_name":"lv8_snapset1", "vg_name":"test_vg3", "lv_attr":"swi-a-s---", "lv_size":"67108864", "pool_lv":"", "origin":"lv8", "data_percent":"0.00", "metadata_percent":"", "move_pv":"", "mirror_log":"", "copy_percent":"", "convert_lv":""} 2024-03-01 20:49:29,930 INFO snapshot-role/MainThread: ] 2024-03-01 20:49:29,930 INFO snapshot-role/MainThread: } 2024-03-01 20:49:29,930 INFO snapshot-role/MainThread: ] 2024-03-01 20:49:29,930 INFO snapshot-role/MainThread: , 2024-03-01 20:49:29,930 INFO snapshot-role/MainThread: "log": [ 2024-03-01 20:49:29,930 INFO snapshot-role/MainThread: ] 2024-03-01 20:49:29,930 INFO snapshot-role/MainThread: } 2024-03-01 20:49:29,930 INFO snapshot-role/MainThread: Running... lvs test_vg3/lv7_snapset1 2024-03-01 20:49:29,960 INFO snapshot-role/MainThread: Return code: 0 2024-03-01 20:49:29,961 INFO snapshot-role/MainThread: { 2024-03-01 20:49:29,961 INFO snapshot-role/MainThread: "report": [ 2024-03-01 20:49:29,961 INFO snapshot-role/MainThread: { 2024-03-01 20:49:29,961 INFO snapshot-role/MainThread: "lv": [ 2024-03-01 20:49:29,961 INFO snapshot-role/MainThread: {"lv_name":"lv7_snapset1", "vg_name":"test_vg3", "lv_attr":"swi-a-s---", "lv_size":"67108864", "pool_lv":"", "origin":"lv7", "data_percent":"0.00", "metadata_percent":"", "move_pv":"", "mirror_log":"", "copy_percent":"", "convert_lv":""} 2024-03-01 20:49:29,961 INFO snapshot-role/MainThread: ] 2024-03-01 20:49:29,961 INFO snapshot-role/MainThread: } 2024-03-01 20:49:29,961 INFO snapshot-role/MainThread: ] 2024-03-01 20:49:29,961 INFO snapshot-role/MainThread: , 2024-03-01 20:49:29,961 INFO snapshot-role/MainThread: "log": [ 2024-03-01 20:49:29,961 INFO snapshot-role/MainThread: ] 2024-03-01 20:49:29,961 INFO snapshot-role/MainThread: } 2024-03-01 20:49:29,961 INFO snapshot-role/MainThread: Running... lvs --reportformat json test_vg3/lv7_snapset1 2024-03-01 20:49:29,991 INFO snapshot-role/MainThread: Return code: 0 2024-03-01 20:49:29,991 INFO snapshot-role/MainThread: { 2024-03-01 20:49:29,991 INFO snapshot-role/MainThread: "report": [ 2024-03-01 20:49:29,991 INFO snapshot-role/MainThread: { 2024-03-01 20:49:29,991 INFO snapshot-role/MainThread: "lv": [ 2024-03-01 20:49:29,991 INFO snapshot-role/MainThread: {"lv_name":"lv7_snapset1", "vg_name":"test_vg3", "lv_attr":"swi-a-s---", "lv_size":"67108864", "pool_lv":"", "origin":"lv7", "data_percent":"0.00", "metadata_percent":"", "move_pv":"", "mirror_log":"", "copy_percent":"", "convert_lv":""} 2024-03-01 20:49:29,991 INFO snapshot-role/MainThread: ] 2024-03-01 20:49:29,991 INFO snapshot-role/MainThread: } 2024-03-01 20:49:29,991 INFO snapshot-role/MainThread: ] 2024-03-01 20:49:29,992 INFO snapshot-role/MainThread: , 2024-03-01 20:49:29,992 INFO snapshot-role/MainThread: "log": [ 2024-03-01 20:49:29,992 INFO snapshot-role/MainThread: ] 2024-03-01 20:49:29,992 INFO snapshot-role/MainThread: } 2024-03-01 20:49:29,992 INFO snapshot-role/MainThread: Running... lvs --reportformat json test_vg3/lv7_snapset1 2024-03-01 20:49:30,022 INFO snapshot-role/MainThread: Return code: 0 2024-03-01 20:49:30,023 INFO snapshot-role/MainThread: { 2024-03-01 20:49:30,023 INFO snapshot-role/MainThread: "report": [ 2024-03-01 20:49:30,023 INFO snapshot-role/MainThread: { 2024-03-01 20:49:30,023 INFO snapshot-role/MainThread: "lv": [ 2024-03-01 20:49:30,023 INFO snapshot-role/MainThread: {"lv_name":"lv7_snapset1", "vg_name":"test_vg3", "lv_attr":"swi-a-s---", "lv_size":"67108864", "pool_lv":"", "origin":"lv7", "data_percent":"0.00", "metadata_percent":"", "move_pv":"", "mirror_log":"", "copy_percent":"", "convert_lv":""} 2024-03-01 20:49:30,023 INFO snapshot-role/MainThread: ] 2024-03-01 20:49:30,023 INFO snapshot-role/MainThread: } 2024-03-01 20:49:30,023 INFO snapshot-role/MainThread: ] 2024-03-01 20:49:30,023 INFO snapshot-role/MainThread: , 2024-03-01 20:49:30,023 INFO snapshot-role/MainThread: "log": [ 2024-03-01 20:49:30,023 INFO snapshot-role/MainThread: ] 2024-03-01 20:49:30,023 INFO snapshot-role/MainThread: } 2024-03-01 20:49:30,023 INFO snapshot-role/MainThread: Running... lvs --reportformat json test_vg3/lv8 2024-03-01 20:49:30,057 INFO snapshot-role/MainThread: Return code: 0 2024-03-01 20:49:30,057 INFO snapshot-role/MainThread: { 2024-03-01 20:49:30,057 INFO snapshot-role/MainThread: "report": [ 2024-03-01 20:49:30,057 INFO snapshot-role/MainThread: { 2024-03-01 20:49:30,058 INFO snapshot-role/MainThread: "lv": [ 2024-03-01 20:49:30,058 INFO snapshot-role/MainThread: {"lv_name":"lv8", "vg_name":"test_vg3", "lv_attr":"owi-a-s---", "lv_size":"427819008", "pool_lv":"", "origin":"", "data_percent":"", "metadata_percent":"", "move_pv":"", "mirror_log":"", "copy_percent":"", "convert_lv":""} 2024-03-01 20:49:30,058 INFO snapshot-role/MainThread: ] 2024-03-01 20:49:30,058 INFO snapshot-role/MainThread: } 2024-03-01 20:49:30,058 INFO snapshot-role/MainThread: ] 2024-03-01 20:49:30,058 INFO snapshot-role/MainThread: , 2024-03-01 20:49:30,058 INFO snapshot-role/MainThread: "log": [ 2024-03-01 20:49:30,058 INFO snapshot-role/MainThread: ] 2024-03-01 20:49:30,058 INFO snapshot-role/MainThread: } 2024-03-01 20:49:30,058 INFO snapshot-role/MainThread: Running... lvs test_vg3 2024-03-01 20:49:30,092 INFO snapshot-role/MainThread: Return code: 0 2024-03-01 20:49:30,092 INFO snapshot-role/MainThread: { 2024-03-01 20:49:30,092 INFO snapshot-role/MainThread: "report": [ 2024-03-01 20:49:30,092 INFO snapshot-role/MainThread: { 2024-03-01 20:49:30,093 INFO snapshot-role/MainThread: "lv": [ 2024-03-01 20:49:30,093 INFO snapshot-role/MainThread: {"lv_name":"lv5", "vg_name":"test_vg3", "lv_attr":"owi-a-s---", "lv_size":"1283457024", "pool_lv":"", "origin":"", "data_percent":"", "metadata_percent":"", "move_pv":"", "mirror_log":"", "copy_percent":"", "convert_lv":""}, 2024-03-01 20:49:30,093 INFO snapshot-role/MainThread: {"lv_name":"lv5_snapset1", "vg_name":"test_vg3", "lv_attr":"swi-a-s---", "lv_size":"192937984", "pool_lv":"", "origin":"lv5", "data_percent":"0.00", "metadata_percent":"", "move_pv":"", "mirror_log":"", "copy_percent":"", "convert_lv":""}, 2024-03-01 20:49:30,093 INFO snapshot-role/MainThread: {"lv_name":"lv6", "vg_name":"test_vg3", "lv_attr":"owi-a-s---", "lv_size":"1069547520", "pool_lv":"", "origin":"", "data_percent":"", "metadata_percent":"", "move_pv":"", "mirror_log":"", "copy_percent":"", "convert_lv":""}, 2024-03-01 20:49:30,093 INFO snapshot-role/MainThread: {"lv_name":"lv6_snapset1", "vg_name":"test_vg3", "lv_attr":"swi-a-s---", "lv_size":"163577856", "pool_lv":"", "origin":"lv6", "data_percent":"0.00", "metadata_percent":"", "move_pv":"", "mirror_log":"", "copy_percent":"", "convert_lv":""}, 2024-03-01 20:49:30,093 INFO snapshot-role/MainThread: {"lv_name":"lv7", "vg_name":"test_vg3", "lv_attr":"owi-a-s---", "lv_size":"427819008", "pool_lv":"", "origin":"", "data_percent":"", "metadata_percent":"", "move_pv":"", "mirror_log":"", "copy_percent":"", "convert_lv":""}, 2024-03-01 20:49:30,093 INFO snapshot-role/MainThread: {"lv_name":"lv7_snapset1", "vg_name":"test_vg3", "lv_attr":"swi-a-s---", "lv_size":"67108864", "pool_lv":"", "origin":"lv7", "data_percent":"0.00", "metadata_percent":"", "move_pv":"", "mirror_log":"", "copy_percent":"", "convert_lv":""}, 2024-03-01 20:49:30,093 INFO snapshot-role/MainThread: {"lv_name":"lv8", "vg_name":"test_vg3", "lv_attr":"owi-a-s---", "lv_size":"427819008", "pool_lv":"", "origin":"", "data_percent":"", "metadata_percent":"", "move_pv":"", "mirror_log":"", "copy_percent":"", "convert_lv":""}, 2024-03-01 20:49:30,093 INFO snapshot-role/MainThread: {"lv_name":"lv8_snapset1", "vg_name":"test_vg3", "lv_attr":"swi-a-s---", "lv_size":"67108864", "pool_lv":"", "origin":"lv8", "data_percent":"0.00", "metadata_percent":"", "move_pv":"", "mirror_log":"", "copy_percent":"", "convert_lv":""} 2024-03-01 20:49:30,093 INFO snapshot-role/MainThread: ] 2024-03-01 20:49:30,093 INFO snapshot-role/MainThread: } 2024-03-01 20:49:30,093 INFO snapshot-role/MainThread: ] 2024-03-01 20:49:30,093 INFO snapshot-role/MainThread: , 2024-03-01 20:49:30,093 INFO snapshot-role/MainThread: "log": [ 2024-03-01 20:49:30,093 INFO snapshot-role/MainThread: ] 2024-03-01 20:49:30,093 INFO snapshot-role/MainThread: } 2024-03-01 20:49:30,093 INFO snapshot-role/MainThread: Running... lvs test_vg3/lv8_snapset1 2024-03-01 20:49:30,122 INFO snapshot-role/MainThread: Return code: 0 2024-03-01 20:49:30,123 INFO snapshot-role/MainThread: { 2024-03-01 20:49:30,123 INFO snapshot-role/MainThread: "report": [ 2024-03-01 20:49:30,123 INFO snapshot-role/MainThread: { 2024-03-01 20:49:30,123 INFO snapshot-role/MainThread: "lv": [ 2024-03-01 20:49:30,123 INFO snapshot-role/MainThread: {"lv_name":"lv8_snapset1", "vg_name":"test_vg3", "lv_attr":"swi-a-s---", "lv_size":"67108864", "pool_lv":"", "origin":"lv8", "data_percent":"0.00", "metadata_percent":"", "move_pv":"", "mirror_log":"", "copy_percent":"", "convert_lv":""} 2024-03-01 20:49:30,123 INFO snapshot-role/MainThread: ] 2024-03-01 20:49:30,123 INFO snapshot-role/MainThread: } 2024-03-01 20:49:30,123 INFO snapshot-role/MainThread: ] 2024-03-01 20:49:30,123 INFO snapshot-role/MainThread: , 2024-03-01 20:49:30,123 INFO snapshot-role/MainThread: "log": [ 2024-03-01 20:49:30,123 INFO snapshot-role/MainThread: ] 2024-03-01 20:49:30,123 INFO snapshot-role/MainThread: } 2024-03-01 20:49:30,123 INFO snapshot-role/MainThread: Running... lvs --reportformat json test_vg3/lv8_snapset1 2024-03-01 20:49:30,155 INFO snapshot-role/MainThread: Return code: 0 2024-03-01 20:49:30,156 INFO snapshot-role/MainThread: { 2024-03-01 20:49:30,156 INFO snapshot-role/MainThread: "report": [ 2024-03-01 20:49:30,156 INFO snapshot-role/MainThread: { 2024-03-01 20:49:30,156 INFO snapshot-role/MainThread: "lv": [ 2024-03-01 20:49:30,156 INFO snapshot-role/MainThread: {"lv_name":"lv8_snapset1", "vg_name":"test_vg3", "lv_attr":"swi-a-s---", "lv_size":"67108864", "pool_lv":"", "origin":"lv8", "data_percent":"0.00", "metadata_percent":"", "move_pv":"", "mirror_log":"", "copy_percent":"", "convert_lv":""} 2024-03-01 20:49:30,156 INFO snapshot-role/MainThread: ] 2024-03-01 20:49:30,156 INFO snapshot-role/MainThread: } 2024-03-01 20:49:30,156 INFO snapshot-role/MainThread: ] 2024-03-01 20:49:30,156 INFO snapshot-role/MainThread: , 2024-03-01 20:49:30,156 INFO snapshot-role/MainThread: "log": [ 2024-03-01 20:49:30,156 INFO snapshot-role/MainThread: ] 2024-03-01 20:49:30,156 INFO snapshot-role/MainThread: } 2024-03-01 20:49:30,156 INFO snapshot-role/MainThread: Running... lvs --reportformat json test_vg3/lv8_snapset1 2024-03-01 20:49:30,184 INFO snapshot-role/MainThread: Return code: 0 2024-03-01 20:49:30,184 INFO snapshot-role/MainThread: { 2024-03-01 20:49:30,184 INFO snapshot-role/MainThread: "report": [ 2024-03-01 20:49:30,184 INFO snapshot-role/MainThread: { 2024-03-01 20:49:30,184 INFO snapshot-role/MainThread: "lv": [ 2024-03-01 20:49:30,184 INFO snapshot-role/MainThread: {"lv_name":"lv8_snapset1", "vg_name":"test_vg3", "lv_attr":"swi-a-s---", "lv_size":"67108864", "pool_lv":"", "origin":"lv8", "data_percent":"0.00", "metadata_percent":"", "move_pv":"", "mirror_log":"", "copy_percent":"", "convert_lv":""} 2024-03-01 20:49:30,184 INFO snapshot-role/MainThread: ] 2024-03-01 20:49:30,184 INFO snapshot-role/MainThread: } 2024-03-01 20:49:30,184 INFO snapshot-role/MainThread: ] 2024-03-01 20:49:30,185 INFO snapshot-role/MainThread: , 2024-03-01 20:49:30,185 INFO snapshot-role/MainThread: "log": [ 2024-03-01 20:49:30,185 INFO snapshot-role/MainThread: ] 2024-03-01 20:49:30,185 INFO snapshot-role/MainThread: } 2024-03-01 20:49:30,185 INFO snapshot-role/MainThread: Running... lvs --reportformat json test_vg2/lv3 2024-03-01 20:49:30,214 INFO snapshot-role/MainThread: Return code: 0 2024-03-01 20:49:30,214 INFO snapshot-role/MainThread: { 2024-03-01 20:49:30,214 INFO snapshot-role/MainThread: "report": [ 2024-03-01 20:49:30,214 INFO snapshot-role/MainThread: { 2024-03-01 20:49:30,214 INFO snapshot-role/MainThread: "lv": [ 2024-03-01 20:49:30,214 INFO snapshot-role/MainThread: {"lv_name":"lv3", "vg_name":"test_vg2", "lv_attr":"owi-a-s---", "lv_size":"322961408", "pool_lv":"", "origin":"", "data_percent":"", "metadata_percent":"", "move_pv":"", "mirror_log":"", "copy_percent":"", "convert_lv":""} 2024-03-01 20:49:30,214 INFO snapshot-role/MainThread: ] 2024-03-01 20:49:30,214 INFO snapshot-role/MainThread: } 2024-03-01 20:49:30,214 INFO snapshot-role/MainThread: ] 2024-03-01 20:49:30,214 INFO snapshot-role/MainThread: , 2024-03-01 20:49:30,214 INFO snapshot-role/MainThread: "log": [ 2024-03-01 20:49:30,214 INFO snapshot-role/MainThread: ] 2024-03-01 20:49:30,214 INFO snapshot-role/MainThread: } 2024-03-01 20:49:30,215 INFO snapshot-role/MainThread: Running... lvs test_vg2 2024-03-01 20:49:30,245 INFO snapshot-role/MainThread: Return code: 0 2024-03-01 20:49:30,245 INFO snapshot-role/MainThread: { 2024-03-01 20:49:30,245 INFO snapshot-role/MainThread: "report": [ 2024-03-01 20:49:30,245 INFO snapshot-role/MainThread: { 2024-03-01 20:49:30,245 INFO snapshot-role/MainThread: "lv": [ 2024-03-01 20:49:30,246 INFO snapshot-role/MainThread: {"lv_name":"lv3", "vg_name":"test_vg2", "lv_attr":"owi-a-s---", "lv_size":"322961408", "pool_lv":"", "origin":"", "data_percent":"", "metadata_percent":"", "move_pv":"", "mirror_log":"", "copy_percent":"", "convert_lv":""}, 2024-03-01 20:49:30,246 INFO snapshot-role/MainThread: {"lv_name":"lv3_snapset1", "vg_name":"test_vg2", "lv_attr":"swi-a-s---", "lv_size":"50331648", "pool_lv":"", "origin":"lv3", "data_percent":"0.00", "metadata_percent":"", "move_pv":"", "mirror_log":"", "copy_percent":"", "convert_lv":""}, 2024-03-01 20:49:30,246 INFO snapshot-role/MainThread: {"lv_name":"lv4", "vg_name":"test_vg2", "lv_attr":"owi-a-s---", "lv_size":"641728512", "pool_lv":"", "origin":"", "data_percent":"", "metadata_percent":"", "move_pv":"", "mirror_log":"", "copy_percent":"", "convert_lv":""}, 2024-03-01 20:49:30,246 INFO snapshot-role/MainThread: {"lv_name":"lv4_snapset1", "vg_name":"test_vg2", "lv_attr":"swi-a-s---", "lv_size":"96468992", "pool_lv":"", "origin":"lv4", "data_percent":"0.00", "metadata_percent":"", "move_pv":"", "mirror_log":"", "copy_percent":"", "convert_lv":""} 2024-03-01 20:49:30,246 INFO snapshot-role/MainThread: ] 2024-03-01 20:49:30,246 INFO snapshot-role/MainThread: } 2024-03-01 20:49:30,246 INFO snapshot-role/MainThread: ] 2024-03-01 20:49:30,246 INFO snapshot-role/MainThread: , 2024-03-01 20:49:30,246 INFO snapshot-role/MainThread: "log": [ 2024-03-01 20:49:30,246 INFO snapshot-role/MainThread: ] 2024-03-01 20:49:30,246 INFO snapshot-role/MainThread: } 2024-03-01 20:49:30,246 INFO snapshot-role/MainThread: Running... lvs test_vg2/lv3_snapset1 2024-03-01 20:49:30,279 INFO snapshot-role/MainThread: Return code: 0 2024-03-01 20:49:30,279 INFO snapshot-role/MainThread: { 2024-03-01 20:49:30,279 INFO snapshot-role/MainThread: "report": [ 2024-03-01 20:49:30,279 INFO snapshot-role/MainThread: { 2024-03-01 20:49:30,279 INFO snapshot-role/MainThread: "lv": [ 2024-03-01 20:49:30,279 INFO snapshot-role/MainThread: {"lv_name":"lv3_snapset1", "vg_name":"test_vg2", "lv_attr":"swi-a-s---", "lv_size":"50331648", "pool_lv":"", "origin":"lv3", "data_percent":"0.00", "metadata_percent":"", "move_pv":"", "mirror_log":"", "copy_percent":"", "convert_lv":""} 2024-03-01 20:49:30,280 INFO snapshot-role/MainThread: ] 2024-03-01 20:49:30,280 INFO snapshot-role/MainThread: } 2024-03-01 20:49:30,280 INFO snapshot-role/MainThread: ] 2024-03-01 20:49:30,280 INFO snapshot-role/MainThread: , 2024-03-01 20:49:30,280 INFO snapshot-role/MainThread: "log": [ 2024-03-01 20:49:30,280 INFO snapshot-role/MainThread: ] 2024-03-01 20:49:30,280 INFO snapshot-role/MainThread: } 2024-03-01 20:49:30,280 INFO snapshot-role/MainThread: Running... lvs --reportformat json test_vg2/lv3_snapset1 2024-03-01 20:49:30,313 INFO snapshot-role/MainThread: Return code: 0 2024-03-01 20:49:30,314 INFO snapshot-role/MainThread: { 2024-03-01 20:49:30,314 INFO snapshot-role/MainThread: "report": [ 2024-03-01 20:49:30,314 INFO snapshot-role/MainThread: { 2024-03-01 20:49:30,314 INFO snapshot-role/MainThread: "lv": [ 2024-03-01 20:49:30,314 INFO snapshot-role/MainThread: {"lv_name":"lv3_snapset1", "vg_name":"test_vg2", "lv_attr":"swi-a-s---", "lv_size":"50331648", "pool_lv":"", "origin":"lv3", "data_percent":"0.00", "metadata_percent":"", "move_pv":"", "mirror_log":"", "copy_percent":"", "convert_lv":""} 2024-03-01 20:49:30,314 INFO snapshot-role/MainThread: ] 2024-03-01 20:49:30,314 INFO snapshot-role/MainThread: } 2024-03-01 20:49:30,314 INFO snapshot-role/MainThread: ] 2024-03-01 20:49:30,314 INFO snapshot-role/MainThread: , 2024-03-01 20:49:30,314 INFO snapshot-role/MainThread: "log": [ 2024-03-01 20:49:30,314 INFO snapshot-role/MainThread: ] 2024-03-01 20:49:30,314 INFO snapshot-role/MainThread: } 2024-03-01 20:49:30,314 INFO snapshot-role/MainThread: Running... lvs --reportformat json test_vg2/lv3_snapset1 2024-03-01 20:49:30,348 INFO snapshot-role/MainThread: Return code: 0 2024-03-01 20:49:30,349 INFO snapshot-role/MainThread: { 2024-03-01 20:49:30,349 INFO snapshot-role/MainThread: "report": [ 2024-03-01 20:49:30,349 INFO snapshot-role/MainThread: { 2024-03-01 20:49:30,349 INFO snapshot-role/MainThread: "lv": [ 2024-03-01 20:49:30,349 INFO snapshot-role/MainThread: {"lv_name":"lv3_snapset1", "vg_name":"test_vg2", "lv_attr":"swi-a-s---", "lv_size":"50331648", "pool_lv":"", "origin":"lv3", "data_percent":"0.00", "metadata_percent":"", "move_pv":"", "mirror_log":"", "copy_percent":"", "convert_lv":""} 2024-03-01 20:49:30,349 INFO snapshot-role/MainThread: ] 2024-03-01 20:49:30,349 INFO snapshot-role/MainThread: } 2024-03-01 20:49:30,349 INFO snapshot-role/MainThread: ] 2024-03-01 20:49:30,349 INFO snapshot-role/MainThread: , 2024-03-01 20:49:30,349 INFO snapshot-role/MainThread: "log": [ 2024-03-01 20:49:30,349 INFO snapshot-role/MainThread: ] 2024-03-01 20:49:30,349 INFO snapshot-role/MainThread: } 2024-03-01 20:49:30,349 INFO snapshot-role/MainThread: Running... lvs --reportformat json test_vg2/lv4 2024-03-01 20:49:30,378 INFO snapshot-role/MainThread: Return code: 0 2024-03-01 20:49:30,378 INFO snapshot-role/MainThread: { 2024-03-01 20:49:30,378 INFO snapshot-role/MainThread: "report": [ 2024-03-01 20:49:30,378 INFO snapshot-role/MainThread: { 2024-03-01 20:49:30,378 INFO snapshot-role/MainThread: "lv": [ 2024-03-01 20:49:30,378 INFO snapshot-role/MainThread: {"lv_name":"lv4", "vg_name":"test_vg2", "lv_attr":"owi-a-s---", "lv_size":"641728512", "pool_lv":"", "origin":"", "data_percent":"", "metadata_percent":"", "move_pv":"", "mirror_log":"", "copy_percent":"", "convert_lv":""} 2024-03-01 20:49:30,379 INFO snapshot-role/MainThread: ] 2024-03-01 20:49:30,379 INFO snapshot-role/MainThread: } 2024-03-01 20:49:30,379 INFO snapshot-role/MainThread: ] 2024-03-01 20:49:30,379 INFO snapshot-role/MainThread: , 2024-03-01 20:49:30,379 INFO snapshot-role/MainThread: "log": [ 2024-03-01 20:49:30,379 INFO snapshot-role/MainThread: ] 2024-03-01 20:49:30,379 INFO snapshot-role/MainThread: } 2024-03-01 20:49:30,379 INFO snapshot-role/MainThread: Running... lvs test_vg2 2024-03-01 20:49:30,424 INFO snapshot-role/MainThread: Return code: 0 2024-03-01 20:49:30,425 INFO snapshot-role/MainThread: { 2024-03-01 20:49:30,425 INFO snapshot-role/MainThread: "report": [ 2024-03-01 20:49:30,425 INFO snapshot-role/MainThread: { 2024-03-01 20:49:30,425 INFO snapshot-role/MainThread: "lv": [ 2024-03-01 20:49:30,425 INFO snapshot-role/MainThread: {"lv_name":"lv3", "vg_name":"test_vg2", "lv_attr":"owi-a-s---", "lv_size":"322961408", "pool_lv":"", "origin":"", "data_percent":"", "metadata_percent":"", "move_pv":"", "mirror_log":"", "copy_percent":"", "convert_lv":""}, 2024-03-01 20:49:30,425 INFO snapshot-role/MainThread: {"lv_name":"lv3_snapset1", "vg_name":"test_vg2", "lv_attr":"swi-a-s---", "lv_size":"50331648", "pool_lv":"", "origin":"lv3", "data_percent":"0.00", "metadata_percent":"", "move_pv":"", "mirror_log":"", "copy_percent":"", "convert_lv":""}, 2024-03-01 20:49:30,425 INFO snapshot-role/MainThread: {"lv_name":"lv4", "vg_name":"test_vg2", "lv_attr":"owi-a-s---", "lv_size":"641728512", "pool_lv":"", "origin":"", "data_percent":"", "metadata_percent":"", "move_pv":"", "mirror_log":"", "copy_percent":"", "convert_lv":""}, 2024-03-01 20:49:30,425 INFO snapshot-role/MainThread: {"lv_name":"lv4_snapset1", "vg_name":"test_vg2", "lv_attr":"swi-a-s---", "lv_size":"96468992", "pool_lv":"", "origin":"lv4", "data_percent":"0.00", "metadata_percent":"", "move_pv":"", "mirror_log":"", "copy_percent":"", "convert_lv":""} 2024-03-01 20:49:30,425 INFO snapshot-role/MainThread: ] 2024-03-01 20:49:30,425 INFO snapshot-role/MainThread: } 2024-03-01 20:49:30,425 INFO snapshot-role/MainThread: ] 2024-03-01 20:49:30,425 INFO snapshot-role/MainThread: , 2024-03-01 20:49:30,425 INFO snapshot-role/MainThread: "log": [ 2024-03-01 20:49:30,425 INFO snapshot-role/MainThread: ] 2024-03-01 20:49:30,425 INFO snapshot-role/MainThread: } 2024-03-01 20:49:30,425 INFO snapshot-role/MainThread: Running... lvs test_vg2/lv4_snapset1 2024-03-01 20:49:30,454 INFO snapshot-role/MainThread: Return code: 0 2024-03-01 20:49:30,454 INFO snapshot-role/MainThread: { 2024-03-01 20:49:30,454 INFO snapshot-role/MainThread: "report": [ 2024-03-01 20:49:30,454 INFO snapshot-role/MainThread: { 2024-03-01 20:49:30,454 INFO snapshot-role/MainThread: "lv": [ 2024-03-01 20:49:30,454 INFO snapshot-role/MainThread: {"lv_name":"lv4_snapset1", "vg_name":"test_vg2", "lv_attr":"swi-a-s---", "lv_size":"96468992", "pool_lv":"", "origin":"lv4", "data_percent":"0.00", "metadata_percent":"", "move_pv":"", "mirror_log":"", "copy_percent":"", "convert_lv":""} 2024-03-01 20:49:30,454 INFO snapshot-role/MainThread: ] 2024-03-01 20:49:30,454 INFO snapshot-role/MainThread: } 2024-03-01 20:49:30,454 INFO snapshot-role/MainThread: ] 2024-03-01 20:49:30,454 INFO snapshot-role/MainThread: , 2024-03-01 20:49:30,454 INFO snapshot-role/MainThread: "log": [ 2024-03-01 20:49:30,454 INFO snapshot-role/MainThread: ] 2024-03-01 20:49:30,454 INFO snapshot-role/MainThread: } 2024-03-01 20:49:30,455 INFO snapshot-role/MainThread: Running... lvs --reportformat json test_vg2/lv4_snapset1 2024-03-01 20:49:30,488 INFO snapshot-role/MainThread: Return code: 0 2024-03-01 20:49:30,488 INFO snapshot-role/MainThread: { 2024-03-01 20:49:30,488 INFO snapshot-role/MainThread: "report": [ 2024-03-01 20:49:30,489 INFO snapshot-role/MainThread: { 2024-03-01 20:49:30,489 INFO snapshot-role/MainThread: "lv": [ 2024-03-01 20:49:30,489 INFO snapshot-role/MainThread: {"lv_name":"lv4_snapset1", "vg_name":"test_vg2", "lv_attr":"swi-a-s---", "lv_size":"96468992", "pool_lv":"", "origin":"lv4", "data_percent":"0.00", "metadata_percent":"", "move_pv":"", "mirror_log":"", "copy_percent":"", "convert_lv":""} 2024-03-01 20:49:30,489 INFO snapshot-role/MainThread: ] 2024-03-01 20:49:30,489 INFO snapshot-role/MainThread: } 2024-03-01 20:49:30,489 INFO snapshot-role/MainThread: ] 2024-03-01 20:49:30,489 INFO snapshot-role/MainThread: , 2024-03-01 20:49:30,489 INFO snapshot-role/MainThread: "log": [ 2024-03-01 20:49:30,489 INFO snapshot-role/MainThread: ] 2024-03-01 20:49:30,489 INFO snapshot-role/MainThread: } 2024-03-01 20:49:30,489 INFO snapshot-role/MainThread: Running... lvs --reportformat json test_vg2/lv4_snapset1 2024-03-01 20:49:30,519 INFO snapshot-role/MainThread: Return code: 0 2024-03-01 20:49:30,520 INFO snapshot-role/MainThread: { 2024-03-01 20:49:30,520 INFO snapshot-role/MainThread: "report": [ 2024-03-01 20:49:30,520 INFO snapshot-role/MainThread: { 2024-03-01 20:49:30,520 INFO snapshot-role/MainThread: "lv": [ 2024-03-01 20:49:30,520 INFO snapshot-role/MainThread: {"lv_name":"lv4_snapset1", "vg_name":"test_vg2", "lv_attr":"swi-a-s---", "lv_size":"96468992", "pool_lv":"", "origin":"lv4", "data_percent":"0.00", "metadata_percent":"", "move_pv":"", "mirror_log":"", "copy_percent":"", "convert_lv":""} 2024-03-01 20:49:30,520 INFO snapshot-role/MainThread: ] 2024-03-01 20:49:30,520 INFO snapshot-role/MainThread: } 2024-03-01 20:49:30,520 INFO snapshot-role/MainThread: ] 2024-03-01 20:49:30,520 INFO snapshot-role/MainThread: , 2024-03-01 20:49:30,520 INFO snapshot-role/MainThread: "log": [ 2024-03-01 20:49:30,520 INFO snapshot-role/MainThread: ] 2024-03-01 20:49:30,520 INFO snapshot-role/MainThread: } 2024-03-01 20:49:30,520 INFO snapshot-role/MainThread: Running... lvs --reportformat json test_vg1/lv1 2024-03-01 20:49:30,556 INFO snapshot-role/MainThread: Return code: 0 2024-03-01 20:49:30,556 INFO snapshot-role/MainThread: { 2024-03-01 20:49:30,556 INFO snapshot-role/MainThread: "report": [ 2024-03-01 20:49:30,556 INFO snapshot-role/MainThread: { 2024-03-01 20:49:30,556 INFO snapshot-role/MainThread: "lv": [ 2024-03-01 20:49:30,556 INFO snapshot-role/MainThread: {"lv_name":"lv1", "vg_name":"test_vg1", "lv_attr":"owi-a-s---", "lv_size":"482344960", "pool_lv":"", "origin":"", "data_percent":"", "metadata_percent":"", "move_pv":"", "mirror_log":"", "copy_percent":"", "convert_lv":""} 2024-03-01 20:49:30,556 INFO snapshot-role/MainThread: ] 2024-03-01 20:49:30,556 INFO snapshot-role/MainThread: } 2024-03-01 20:49:30,557 INFO snapshot-role/MainThread: ] 2024-03-01 20:49:30,557 INFO snapshot-role/MainThread: , 2024-03-01 20:49:30,557 INFO snapshot-role/MainThread: "log": [ 2024-03-01 20:49:30,557 INFO snapshot-role/MainThread: ] 2024-03-01 20:49:30,557 INFO snapshot-role/MainThread: } 2024-03-01 20:49:30,557 INFO snapshot-role/MainThread: Running... lvs test_vg1 2024-03-01 20:49:30,589 INFO snapshot-role/MainThread: Return code: 0 2024-03-01 20:49:30,589 INFO snapshot-role/MainThread: { 2024-03-01 20:49:30,589 INFO snapshot-role/MainThread: "report": [ 2024-03-01 20:49:30,589 INFO snapshot-role/MainThread: { 2024-03-01 20:49:30,589 INFO snapshot-role/MainThread: "lv": [ 2024-03-01 20:49:30,589 INFO snapshot-role/MainThread: {"lv_name":"lv1", "vg_name":"test_vg1", "lv_attr":"owi-a-s---", "lv_size":"482344960", "pool_lv":"", "origin":"", "data_percent":"", "metadata_percent":"", "move_pv":"", "mirror_log":"", "copy_percent":"", "convert_lv":""}, 2024-03-01 20:49:30,589 INFO snapshot-role/MainThread: {"lv_name":"lv1_snapset1", "vg_name":"test_vg1", "lv_attr":"swi-a-s---", "lv_size":"75497472", "pool_lv":"", "origin":"lv1", "data_percent":"0.00", "metadata_percent":"", "move_pv":"", "mirror_log":"", "copy_percent":"", "convert_lv":""}, 2024-03-01 20:49:30,589 INFO snapshot-role/MainThread: {"lv_name":"lv2", "vg_name":"test_vg1", "lv_attr":"owi-a-s---", "lv_size":"1606418432", "pool_lv":"", "origin":"", "data_percent":"", "metadata_percent":"", "move_pv":"", "mirror_log":"", "copy_percent":"", "convert_lv":""}, 2024-03-01 20:49:30,589 INFO snapshot-role/MainThread: {"lv_name":"lv2_snapset1", "vg_name":"test_vg1", "lv_attr":"swi-a-s---", "lv_size":"243269632", "pool_lv":"", "origin":"lv2", "data_percent":"0.00", "metadata_percent":"", "move_pv":"", "mirror_log":"", "copy_percent":"", "convert_lv":""} 2024-03-01 20:49:30,589 INFO snapshot-role/MainThread: ] 2024-03-01 20:49:30,589 INFO snapshot-role/MainThread: } 2024-03-01 20:49:30,589 INFO snapshot-role/MainThread: ] 2024-03-01 20:49:30,590 INFO snapshot-role/MainThread: , 2024-03-01 20:49:30,590 INFO snapshot-role/MainThread: "log": [ 2024-03-01 20:49:30,590 INFO snapshot-role/MainThread: ] 2024-03-01 20:49:30,590 INFO snapshot-role/MainThread: } 2024-03-01 20:49:30,590 INFO snapshot-role/MainThread: Running... lvs test_vg1/lv1_snapset1 2024-03-01 20:49:30,617 INFO snapshot-role/MainThread: Return code: 0 2024-03-01 20:49:30,617 INFO snapshot-role/MainThread: { 2024-03-01 20:49:30,617 INFO snapshot-role/MainThread: "report": [ 2024-03-01 20:49:30,617 INFO snapshot-role/MainThread: { 2024-03-01 20:49:30,617 INFO snapshot-role/MainThread: "lv": [ 2024-03-01 20:49:30,617 INFO snapshot-role/MainThread: {"lv_name":"lv1_snapset1", "vg_name":"test_vg1", "lv_attr":"swi-a-s---", "lv_size":"75497472", "pool_lv":"", "origin":"lv1", "data_percent":"0.00", "metadata_percent":"", "move_pv":"", "mirror_log":"", "copy_percent":"", "convert_lv":""} 2024-03-01 20:49:30,617 INFO snapshot-role/MainThread: ] 2024-03-01 20:49:30,617 INFO snapshot-role/MainThread: } 2024-03-01 20:49:30,618 INFO snapshot-role/MainThread: ] 2024-03-01 20:49:30,618 INFO snapshot-role/MainThread: , 2024-03-01 20:49:30,618 INFO snapshot-role/MainThread: "log": [ 2024-03-01 20:49:30,618 INFO snapshot-role/MainThread: ] 2024-03-01 20:49:30,618 INFO snapshot-role/MainThread: } 2024-03-01 20:49:30,618 INFO snapshot-role/MainThread: Running... lvs --reportformat json test_vg1/lv1_snapset1 2024-03-01 20:49:30,647 INFO snapshot-role/MainThread: Return code: 0 2024-03-01 20:49:30,648 INFO snapshot-role/MainThread: { 2024-03-01 20:49:30,648 INFO snapshot-role/MainThread: "report": [ 2024-03-01 20:49:30,648 INFO snapshot-role/MainThread: { 2024-03-01 20:49:30,648 INFO snapshot-role/MainThread: "lv": [ 2024-03-01 20:49:30,648 INFO snapshot-role/MainThread: {"lv_name":"lv1_snapset1", "vg_name":"test_vg1", "lv_attr":"swi-a-s---", "lv_size":"75497472", "pool_lv":"", "origin":"lv1", "data_percent":"0.00", "metadata_percent":"", "move_pv":"", "mirror_log":"", "copy_percent":"", "convert_lv":""} 2024-03-01 20:49:30,648 INFO snapshot-role/MainThread: ] 2024-03-01 20:49:30,648 INFO snapshot-role/MainThread: } 2024-03-01 20:49:30,648 INFO snapshot-role/MainThread: ] 2024-03-01 20:49:30,648 INFO snapshot-role/MainThread: , 2024-03-01 20:49:30,648 INFO snapshot-role/MainThread: "log": [ 2024-03-01 20:49:30,648 INFO snapshot-role/MainThread: ] 2024-03-01 20:49:30,648 INFO snapshot-role/MainThread: } 2024-03-01 20:49:30,648 INFO snapshot-role/MainThread: Running... lvs --reportformat json test_vg1/lv1_snapset1 2024-03-01 20:49:30,679 INFO snapshot-role/MainThread: Return code: 0 2024-03-01 20:49:30,680 INFO snapshot-role/MainThread: { 2024-03-01 20:49:30,680 INFO snapshot-role/MainThread: "report": [ 2024-03-01 20:49:30,680 INFO snapshot-role/MainThread: { 2024-03-01 20:49:30,680 INFO snapshot-role/MainThread: "lv": [ 2024-03-01 20:49:30,680 INFO snapshot-role/MainThread: {"lv_name":"lv1_snapset1", "vg_name":"test_vg1", "lv_attr":"swi-a-s---", "lv_size":"75497472", "pool_lv":"", "origin":"lv1", "data_percent":"0.00", "metadata_percent":"", "move_pv":"", "mirror_log":"", "copy_percent":"", "convert_lv":""} 2024-03-01 20:49:30,680 INFO snapshot-role/MainThread: ] 2024-03-01 20:49:30,680 INFO snapshot-role/MainThread: } 2024-03-01 20:49:30,680 INFO snapshot-role/MainThread: ] 2024-03-01 20:49:30,680 INFO snapshot-role/MainThread: , 2024-03-01 20:49:30,680 INFO snapshot-role/MainThread: "log": [ 2024-03-01 20:49:30,680 INFO snapshot-role/MainThread: ] 2024-03-01 20:49:30,680 INFO snapshot-role/MainThread: } 2024-03-01 20:49:30,680 INFO snapshot-role/MainThread: Running... lvs --reportformat json test_vg1/lv2 2024-03-01 20:49:30,711 INFO snapshot-role/MainThread: Return code: 0 2024-03-01 20:49:30,711 INFO snapshot-role/MainThread: { 2024-03-01 20:49:30,712 INFO snapshot-role/MainThread: "report": [ 2024-03-01 20:49:30,712 INFO snapshot-role/MainThread: { 2024-03-01 20:49:30,712 INFO snapshot-role/MainThread: "lv": [ 2024-03-01 20:49:30,712 INFO snapshot-role/MainThread: {"lv_name":"lv2", "vg_name":"test_vg1", "lv_attr":"owi-a-s---", "lv_size":"1606418432", "pool_lv":"", "origin":"", "data_percent":"", "metadata_percent":"", "move_pv":"", "mirror_log":"", "copy_percent":"", "convert_lv":""} 2024-03-01 20:49:30,712 INFO snapshot-role/MainThread: ] 2024-03-01 20:49:30,712 INFO snapshot-role/MainThread: } 2024-03-01 20:49:30,712 INFO snapshot-role/MainThread: ] 2024-03-01 20:49:30,712 INFO snapshot-role/MainThread: , 2024-03-01 20:49:30,712 INFO snapshot-role/MainThread: "log": [ 2024-03-01 20:49:30,712 INFO snapshot-role/MainThread: ] 2024-03-01 20:49:30,712 INFO snapshot-role/MainThread: } 2024-03-01 20:49:30,712 INFO snapshot-role/MainThread: Running... lvs test_vg1 2024-03-01 20:49:30,750 INFO snapshot-role/MainThread: Return code: 0 2024-03-01 20:49:30,751 INFO snapshot-role/MainThread: { 2024-03-01 20:49:30,751 INFO snapshot-role/MainThread: "report": [ 2024-03-01 20:49:30,751 INFO snapshot-role/MainThread: { 2024-03-01 20:49:30,751 INFO snapshot-role/MainThread: "lv": [ 2024-03-01 20:49:30,751 INFO snapshot-role/MainThread: {"lv_name":"lv1", "vg_name":"test_vg1", "lv_attr":"owi-a-s---", "lv_size":"482344960", "pool_lv":"", "origin":"", "data_percent":"", "metadata_percent":"", "move_pv":"", "mirror_log":"", "copy_percent":"", "convert_lv":""}, 2024-03-01 20:49:30,751 INFO snapshot-role/MainThread: {"lv_name":"lv1_snapset1", "vg_name":"test_vg1", "lv_attr":"swi-a-s---", "lv_size":"75497472", "pool_lv":"", "origin":"lv1", "data_percent":"0.00", "metadata_percent":"", "move_pv":"", "mirror_log":"", "copy_percent":"", "convert_lv":""}, 2024-03-01 20:49:30,751 INFO snapshot-role/MainThread: {"lv_name":"lv2", "vg_name":"test_vg1", "lv_attr":"owi-a-s---", "lv_size":"1606418432", "pool_lv":"", "origin":"", "data_percent":"", "metadata_percent":"", "move_pv":"", "mirror_log":"", "copy_percent":"", "convert_lv":""}, 2024-03-01 20:49:30,751 INFO snapshot-role/MainThread: {"lv_name":"lv2_snapset1", "vg_name":"test_vg1", "lv_attr":"swi-a-s---", "lv_size":"243269632", "pool_lv":"", "origin":"lv2", "data_percent":"0.00", "metadata_percent":"", "move_pv":"", "mirror_log":"", "copy_percent":"", "convert_lv":""} 2024-03-01 20:49:30,751 INFO snapshot-role/MainThread: ] 2024-03-01 20:49:30,751 INFO snapshot-role/MainThread: } 2024-03-01 20:49:30,751 INFO snapshot-role/MainThread: ] 2024-03-01 20:49:30,751 INFO snapshot-role/MainThread: , 2024-03-01 20:49:30,751 INFO snapshot-role/MainThread: "log": [ 2024-03-01 20:49:30,751 INFO snapshot-role/MainThread: ] 2024-03-01 20:49:30,751 INFO snapshot-role/MainThread: } 2024-03-01 20:49:30,751 INFO snapshot-role/MainThread: Running... lvs test_vg1/lv2_snapset1 2024-03-01 20:49:30,782 INFO snapshot-role/MainThread: Return code: 0 2024-03-01 20:49:30,782 INFO snapshot-role/MainThread: { 2024-03-01 20:49:30,782 INFO snapshot-role/MainThread: "report": [ 2024-03-01 20:49:30,782 INFO snapshot-role/MainThread: { 2024-03-01 20:49:30,782 INFO snapshot-role/MainThread: "lv": [ 2024-03-01 20:49:30,782 INFO snapshot-role/MainThread: {"lv_name":"lv2_snapset1", "vg_name":"test_vg1", "lv_attr":"swi-a-s---", "lv_size":"243269632", "pool_lv":"", "origin":"lv2", "data_percent":"0.00", "metadata_percent":"", "move_pv":"", "mirror_log":"", "copy_percent":"", "convert_lv":""} 2024-03-01 20:49:30,782 INFO snapshot-role/MainThread: ] 2024-03-01 20:49:30,782 INFO snapshot-role/MainThread: } 2024-03-01 20:49:30,782 INFO snapshot-role/MainThread: ] 2024-03-01 20:49:30,782 INFO snapshot-role/MainThread: , 2024-03-01 20:49:30,782 INFO snapshot-role/MainThread: "log": [ 2024-03-01 20:49:30,782 INFO snapshot-role/MainThread: ] 2024-03-01 20:49:30,783 INFO snapshot-role/MainThread: } 2024-03-01 20:49:30,783 INFO snapshot-role/MainThread: Running... lvs --reportformat json test_vg1/lv2_snapset1 2024-03-01 20:49:30,809 INFO snapshot-role/MainThread: Return code: 0 2024-03-01 20:49:30,809 INFO snapshot-role/MainThread: { 2024-03-01 20:49:30,809 INFO snapshot-role/MainThread: "report": [ 2024-03-01 20:49:30,809 INFO snapshot-role/MainThread: { 2024-03-01 20:49:30,809 INFO snapshot-role/MainThread: "lv": [ 2024-03-01 20:49:30,809 INFO snapshot-role/MainThread: {"lv_name":"lv2_snapset1", "vg_name":"test_vg1", "lv_attr":"swi-a-s---", "lv_size":"243269632", "pool_lv":"", "origin":"lv2", "data_percent":"0.00", "metadata_percent":"", "move_pv":"", "mirror_log":"", "copy_percent":"", "convert_lv":""} 2024-03-01 20:49:30,809 INFO snapshot-role/MainThread: ] 2024-03-01 20:49:30,809 INFO snapshot-role/MainThread: } 2024-03-01 20:49:30,809 INFO snapshot-role/MainThread: ] 2024-03-01 20:49:30,809 INFO snapshot-role/MainThread: , 2024-03-01 20:49:30,809 INFO snapshot-role/MainThread: "log": [ 2024-03-01 20:49:30,809 INFO snapshot-role/MainThread: ] 2024-03-01 20:49:30,809 INFO snapshot-role/MainThread: } 2024-03-01 20:49:30,810 INFO snapshot-role/MainThread: Running... lvs --reportformat json test_vg1/lv2_snapset1 2024-03-01 20:49:30,845 INFO snapshot-role/MainThread: Return code: 0 2024-03-01 20:49:30,845 INFO snapshot-role/MainThread: { 2024-03-01 20:49:30,845 INFO snapshot-role/MainThread: "report": [ 2024-03-01 20:49:30,845 INFO snapshot-role/MainThread: { 2024-03-01 20:49:30,845 INFO snapshot-role/MainThread: "lv": [ 2024-03-01 20:49:30,845 INFO snapshot-role/MainThread: {"lv_name":"lv2_snapset1", "vg_name":"test_vg1", "lv_attr":"swi-a-s---", "lv_size":"243269632", "pool_lv":"", "origin":"lv2", "data_percent":"0.00", "metadata_percent":"", "move_pv":"", "mirror_log":"", "copy_percent":"", "convert_lv":""} 2024-03-01 20:49:30,845 INFO snapshot-role/MainThread: ] 2024-03-01 20:49:30,845 INFO snapshot-role/MainThread: } 2024-03-01 20:49:30,845 INFO snapshot-role/MainThread: ] 2024-03-01 20:49:30,845 INFO snapshot-role/MainThread: , 2024-03-01 20:49:30,845 INFO snapshot-role/MainThread: "log": [ 2024-03-01 20:49:30,845 INFO snapshot-role/MainThread: ] 2024-03-01 20:49:30,845 INFO snapshot-role/MainThread: } 2024-03-01 20:49:30,846 INFO snapshot-role/MainThread: exit code: 0: [''] 2024-03-01 20:49:32,193 INFO snapshot-role/MainThread: check_cmd: check 20 None None snapset1 1 None 2024-03-01 20:49:32,193 INFO snapshot-role/MainThread: Running... lvm fullreport --units B --nosuffix --configreport vg -o vg_name,vg_uuid,vg_size,vg_free,vg_extent_size --configreport lv -o lv_uuid,lv_name,lv_full_name,lv_path,lv_size,origin,origin_size,pool_lv,lv_tags,lv_attr,vg_name,data_percent,metadata_percent,pool_lv --configreport pv -o pv_name --reportformat json 2024-03-01 20:49:32,231 INFO snapshot-role/MainThread: Return code: 0 2024-03-01 20:49:32,232 INFO snapshot-role/MainThread: { 2024-03-01 20:49:32,232 INFO snapshot-role/MainThread: "report": [ 2024-03-01 20:49:32,232 INFO snapshot-role/MainThread: { 2024-03-01 20:49:32,232 INFO snapshot-role/MainThread: "vg": [ 2024-03-01 20:49:32,232 INFO snapshot-role/MainThread: {"vg_name":"test_vg3", "vg_uuid":"DnjpVw-Vkxg-R3Gx-9QN1-1EpR-oYyb-t7RsVf", "vg_size":"4261412864", "vg_free":"562036736", "vg_extent_size":"4194304"} 2024-03-01 20:49:32,232 INFO snapshot-role/MainThread: ] 2024-03-01 20:49:32,232 INFO snapshot-role/MainThread: , 2024-03-01 20:49:32,232 INFO snapshot-role/MainThread: "pv": [ 2024-03-01 20:49:32,232 INFO snapshot-role/MainThread: {"pv_name":"/dev/sdg"}, 2024-03-01 20:49:32,232 INFO snapshot-role/MainThread: {"pv_name":"/dev/sdh"}, 2024-03-01 20:49:32,232 INFO snapshot-role/MainThread: {"pv_name":"/dev/sdi"}, 2024-03-01 20:49:32,232 INFO snapshot-role/MainThread: {"pv_name":"/dev/sdj"} 2024-03-01 20:49:32,232 INFO snapshot-role/MainThread: ] 2024-03-01 20:49:32,232 INFO snapshot-role/MainThread: , 2024-03-01 20:49:32,232 INFO snapshot-role/MainThread: "lv": [ 2024-03-01 20:49:32,232 INFO snapshot-role/MainThread: {"lv_uuid":"3Z8qGt-wiXk-dRlz-POCs-tSJ4-0pep-aeqdGL", "lv_name":"lv5", "lv_full_name":"test_vg3/lv5", "lv_path":"/dev/test_vg3/lv5", "lv_size":"1283457024", "origin":"", "origin_size":"1283457024", "pool_lv":"", "lv_tags":"", "lv_attr":"owi-a-s---", "vg_name":"test_vg3", "data_percent":"", "metadata_percent":"", "pool_lv":""}, 2024-03-01 20:49:32,232 INFO snapshot-role/MainThread: {"lv_uuid":"qyhIml-3Q14-qwZd-tIUT-eNtN-1dii-oB8A5e", "lv_name":"lv5_snapset1", "lv_full_name":"test_vg3/lv5_snapset1", "lv_path":"/dev/test_vg3/lv5_snapset1", "lv_size":"192937984", "origin":"lv5", "origin_size":"1283457024", "pool_lv":"", "lv_tags":"", "lv_attr":"swi-a-s---", "vg_name":"test_vg3", "data_percent":"0.00", "metadata_percent":"", "pool_lv":""}, 2024-03-01 20:49:32,232 INFO snapshot-role/MainThread: {"lv_uuid":"0Y6bab-bBoR-yAdQ-UWvb-d81h-WJSK-86CFA4", "lv_name":"lv6", "lv_full_name":"test_vg3/lv6", "lv_path":"/dev/test_vg3/lv6", "lv_size":"1069547520", "origin":"", "origin_size":"1069547520", "pool_lv":"", "lv_tags":"", "lv_attr":"owi-a-s---", "vg_name":"test_vg3", "data_percent":"", "metadata_percent":"", "pool_lv":""}, 2024-03-01 20:49:32,232 INFO snapshot-role/MainThread: {"lv_uuid":"lg78IV-Jc02-fFgd-MNH9-2GjD-iPeO-Le7st3", "lv_name":"lv6_snapset1", "lv_full_name":"test_vg3/lv6_snapset1", "lv_path":"/dev/test_vg3/lv6_snapset1", "lv_size":"163577856", "origin":"lv6", "origin_size":"1069547520", "pool_lv":"", "lv_tags":"", "lv_attr":"swi-a-s---", "vg_name":"test_vg3", "data_percent":"0.00", "metadata_percent":"", "pool_lv":""}, 2024-03-01 20:49:32,232 INFO snapshot-role/MainThread: {"lv_uuid":"MwdLnq-EPMB-IMP0-tV7d-22nL-3RA2-b912eV", "lv_name":"lv7", "lv_full_name":"test_vg3/lv7", "lv_path":"/dev/test_vg3/lv7", "lv_size":"427819008", "origin":"", "origin_size":"427819008", "pool_lv":"", "lv_tags":"", "lv_attr":"owi-a-s---", "vg_name":"test_vg3", "data_percent":"", "metadata_percent":"", "pool_lv":""}, 2024-03-01 20:49:32,232 INFO snapshot-role/MainThread: {"lv_uuid":"UJpdQw-B4Po-1HbZ-RLKm-2jn4-mJAb-nNO0HI", "lv_name":"lv7_snapset1", "lv_full_name":"test_vg3/lv7_snapset1", "lv_path":"/dev/test_vg3/lv7_snapset1", "lv_size":"67108864", "origin":"lv7", "origin_size":"427819008", "pool_lv":"", "lv_tags":"", "lv_attr":"swi-a-s---", "vg_name":"test_vg3", "data_percent":"0.00", "metadata_percent":"", "pool_lv":""}, 2024-03-01 20:49:32,232 INFO snapshot-role/MainThread: {"lv_uuid":"8Klu2F-rPWr-vs9A-qI0f-W0RT-Mp9j-FlUY2j", "lv_name":"lv8", "lv_full_name":"test_vg3/lv8", "lv_path":"/dev/test_vg3/lv8", "lv_size":"427819008", "origin":"", "origin_size":"427819008", "pool_lv":"", "lv_tags":"", "lv_attr":"owi-a-s---", "vg_name":"test_vg3", "data_percent":"", "metadata_percent":"", "pool_lv":""}, 2024-03-01 20:49:32,232 INFO snapshot-role/MainThread: {"lv_uuid":"1ZyRLP-NDxw-Ht95-CiK0-wx7C-hux8-gvEmtw", "lv_name":"lv8_snapset1", "lv_full_name":"test_vg3/lv8_snapset1", "lv_path":"/dev/test_vg3/lv8_snapset1", "lv_size":"67108864", "origin":"lv8", "origin_size":"427819008", "pool_lv":"", "lv_tags":"", "lv_attr":"swi-a-s---", "vg_name":"test_vg3", "data_percent":"0.00", "metadata_percent":"", "pool_lv":""} 2024-03-01 20:49:32,232 INFO snapshot-role/MainThread: ] 2024-03-01 20:49:32,232 INFO snapshot-role/MainThread: , 2024-03-01 20:49:32,232 INFO snapshot-role/MainThread: "pvseg": [ 2024-03-01 20:49:32,232 INFO snapshot-role/MainThread: {"pvseg_start":"0", "pvseg_size":"254", "segtype":"linear", "pv_uuid":"2f2Od5-gjWw-rhDm-IUk4-Mww5-gw0D-Xh2zSg", "lv_uuid":"3Z8qGt-wiXk-dRlz-POCs-tSJ4-0pep-aeqdGL", "pv_name":"/dev/sdi"}, 2024-03-01 20:49:32,232 INFO snapshot-role/MainThread: {"pvseg_start":"0", "pvseg_size":"254", "segtype":"linear", "pv_uuid":"RjwhmP-wkcy-gY3D-Qj58-OaUP-mNia-h5cQTt", "lv_uuid":"0Y6bab-bBoR-yAdQ-UWvb-d81h-WJSK-86CFA4", "pv_name":"/dev/sdh"}, 2024-03-01 20:49:32,233 INFO snapshot-role/MainThread: {"pvseg_start":"0", "pvseg_size":"102", "segtype":"linear", "pv_uuid":"eiqEQA-BlBx-9wRH-rQTA-THw8-PRAT-5SiVtD", "lv_uuid":"8Klu2F-rPWr-vs9A-qI0f-W0RT-Mp9j-FlUY2j", "pv_name":"/dev/sdg"}, 2024-03-01 20:49:32,233 INFO snapshot-role/MainThread: {"pvseg_start":"102", "pvseg_size":"102", "segtype":"linear", "pv_uuid":"eiqEQA-BlBx-9wRH-rQTA-THw8-PRAT-5SiVtD", "lv_uuid":"MwdLnq-EPMB-IMP0-tV7d-22nL-3RA2-b912eV", "pv_name":"/dev/sdg"}, 2024-03-01 20:49:32,233 INFO snapshot-role/MainThread: {"pvseg_start":"204", "pvseg_size":"1", "segtype":"linear", "pv_uuid":"eiqEQA-BlBx-9wRH-rQTA-THw8-PRAT-5SiVtD", "lv_uuid":"0Y6bab-bBoR-yAdQ-UWvb-d81h-WJSK-86CFA4", "pv_name":"/dev/sdg"}, 2024-03-01 20:49:32,233 INFO snapshot-role/MainThread: {"pvseg_start":"205", "pvseg_size":"46", "segtype":"linear", "pv_uuid":"eiqEQA-BlBx-9wRH-rQTA-THw8-PRAT-5SiVtD", "lv_uuid":"qyhIml-3Q14-qwZd-tIUT-eNtN-1dii-oB8A5e", "pv_name":"/dev/sdg"}, 2024-03-01 20:49:32,233 INFO snapshot-role/MainThread: {"pvseg_start":"251", "pvseg_size":"3", "segtype":"free", "pv_uuid":"eiqEQA-BlBx-9wRH-rQTA-THw8-PRAT-5SiVtD", "lv_uuid":"", "pv_name":"/dev/sdg"}, 2024-03-01 20:49:32,233 INFO snapshot-role/MainThread: {"pvseg_start":"0", "pvseg_size":"52", "segtype":"linear", "pv_uuid":"n5neVP-FQjf-qjJs-xxWZ-FRTv-V1QX-2FIr1N", "lv_uuid":"3Z8qGt-wiXk-dRlz-POCs-tSJ4-0pep-aeqdGL", "pv_name":"/dev/sdj"}, 2024-03-01 20:49:32,233 INFO snapshot-role/MainThread: {"pvseg_start":"52", "pvseg_size":"39", "segtype":"linear", "pv_uuid":"n5neVP-FQjf-qjJs-xxWZ-FRTv-V1QX-2FIr1N", "lv_uuid":"lg78IV-Jc02-fFgd-MNH9-2GjD-iPeO-Le7st3", "pv_name":"/dev/sdj"}, 2024-03-01 20:49:32,233 INFO snapshot-role/MainThread: {"pvseg_start":"91", "pvseg_size":"16", "segtype":"linear", "pv_uuid":"n5neVP-FQjf-qjJs-xxWZ-FRTv-V1QX-2FIr1N", "lv_uuid":"UJpdQw-B4Po-1HbZ-RLKm-2jn4-mJAb-nNO0HI", "pv_name":"/dev/sdj"}, 2024-03-01 20:49:32,233 INFO snapshot-role/MainThread: {"pvseg_start":"107", "pvseg_size":"16", "segtype":"linear", "pv_uuid":"n5neVP-FQjf-qjJs-xxWZ-FRTv-V1QX-2FIr1N", "lv_uuid":"1ZyRLP-NDxw-Ht95-CiK0-wx7C-hux8-gvEmtw", "pv_name":"/dev/sdj"}, 2024-03-01 20:49:32,233 INFO snapshot-role/MainThread: {"pvseg_start":"123", "pvseg_size":"131", "segtype":"free", "pv_uuid":"n5neVP-FQjf-qjJs-xxWZ-FRTv-V1QX-2FIr1N", "lv_uuid":"", "pv_name":"/dev/sdj"} 2024-03-01 20:49:32,233 INFO snapshot-role/MainThread: ] 2024-03-01 20:49:32,233 INFO snapshot-role/MainThread: , 2024-03-01 20:49:32,233 INFO snapshot-role/MainThread: "seg": [ 2024-03-01 20:49:32,233 INFO snapshot-role/MainThread: {"seg_pe_ranges":"/dev/sdh:0-253", "segtype":"linear", "lv_uuid":"0Y6bab-bBoR-yAdQ-UWvb-d81h-WJSK-86CFA4"}, 2024-03-01 20:49:32,233 INFO snapshot-role/MainThread: {"seg_pe_ranges":"/dev/sdg:204-204", "segtype":"linear", "lv_uuid":"0Y6bab-bBoR-yAdQ-UWvb-d81h-WJSK-86CFA4"}, 2024-03-01 20:49:32,233 INFO snapshot-role/MainThread: {"seg_pe_ranges":"/dev/sdj:107-122", "segtype":"linear", "lv_uuid":"1ZyRLP-NDxw-Ht95-CiK0-wx7C-hux8-gvEmtw"}, 2024-03-01 20:49:32,233 INFO snapshot-role/MainThread: {"seg_pe_ranges":"/dev/sdi:0-253", "segtype":"linear", "lv_uuid":"3Z8qGt-wiXk-dRlz-POCs-tSJ4-0pep-aeqdGL"}, 2024-03-01 20:49:32,233 INFO snapshot-role/MainThread: {"seg_pe_ranges":"/dev/sdj:0-51", "segtype":"linear", "lv_uuid":"3Z8qGt-wiXk-dRlz-POCs-tSJ4-0pep-aeqdGL"}, 2024-03-01 20:49:32,233 INFO snapshot-role/MainThread: {"seg_pe_ranges":"/dev/sdg:0-101", "segtype":"linear", "lv_uuid":"8Klu2F-rPWr-vs9A-qI0f-W0RT-Mp9j-FlUY2j"}, 2024-03-01 20:49:32,233 INFO snapshot-role/MainThread: {"seg_pe_ranges":"/dev/sdg:102-203", "segtype":"linear", "lv_uuid":"MwdLnq-EPMB-IMP0-tV7d-22nL-3RA2-b912eV"}, 2024-03-01 20:49:32,233 INFO snapshot-role/MainThread: {"seg_pe_ranges":"/dev/sdj:91-106", "segtype":"linear", "lv_uuid":"UJpdQw-B4Po-1HbZ-RLKm-2jn4-mJAb-nNO0HI"}, 2024-03-01 20:49:32,233 INFO snapshot-role/MainThread: {"seg_pe_ranges":"/dev/sdj:52-90", "segtype":"linear", "lv_uuid":"lg78IV-Jc02-fFgd-MNH9-2GjD-iPeO-Le7st3"}, 2024-03-01 20:49:32,233 INFO snapshot-role/MainThread: {"seg_pe_ranges":"/dev/sdg:205-250", "segtype":"linear", "lv_uuid":"qyhIml-3Q14-qwZd-tIUT-eNtN-1dii-oB8A5e"} 2024-03-01 20:49:32,233 INFO snapshot-role/MainThread: ] 2024-03-01 20:49:32,233 INFO snapshot-role/MainThread: } 2024-03-01 20:49:32,233 INFO snapshot-role/MainThread: , 2024-03-01 20:49:32,233 INFO snapshot-role/MainThread: { 2024-03-01 20:49:32,233 INFO snapshot-role/MainThread: "vg": [ 2024-03-01 20:49:32,233 INFO snapshot-role/MainThread: {"vg_name":"test_vg2", "vg_uuid":"Ov9iZp-zlA3-8AwT-UCAM-rhPK-dtF9-W4jg4K", "vg_size":"3196059648", "vg_free":"2084569088", "vg_extent_size":"4194304"} 2024-03-01 20:49:32,233 INFO snapshot-role/MainThread: ] 2024-03-01 20:49:32,233 INFO snapshot-role/MainThread: , 2024-03-01 20:49:32,233 INFO snapshot-role/MainThread: "pv": [ 2024-03-01 20:49:32,233 INFO snapshot-role/MainThread: {"pv_name":"/dev/sdd"}, 2024-03-01 20:49:32,233 INFO snapshot-role/MainThread: {"pv_name":"/dev/sde"}, 2024-03-01 20:49:32,233 INFO snapshot-role/MainThread: {"pv_name":"/dev/sdf"} 2024-03-01 20:49:32,234 INFO snapshot-role/MainThread: ] 2024-03-01 20:49:32,234 INFO snapshot-role/MainThread: , 2024-03-01 20:49:32,234 INFO snapshot-role/MainThread: "lv": [ 2024-03-01 20:49:32,234 INFO snapshot-role/MainThread: {"lv_uuid":"1NwGUF-6Kcm-g1jS-YmNX-UldV-hAtf-x9I2uF", "lv_name":"lv3", "lv_full_name":"test_vg2/lv3", "lv_path":"/dev/test_vg2/lv3", "lv_size":"322961408", "origin":"", "origin_size":"322961408", "pool_lv":"", "lv_tags":"", "lv_attr":"owi-a-s---", "vg_name":"test_vg2", "data_percent":"", "metadata_percent":"", "pool_lv":""}, 2024-03-01 20:49:32,234 INFO snapshot-role/MainThread: {"lv_uuid":"bnNUAh-yGdr-JRiu-U7kx-AUoo-Wamw-6UOHgg", "lv_name":"lv3_snapset1", "lv_full_name":"test_vg2/lv3_snapset1", "lv_path":"/dev/test_vg2/lv3_snapset1", "lv_size":"50331648", "origin":"lv3", "origin_size":"322961408", "pool_lv":"", "lv_tags":"", "lv_attr":"swi-a-s---", "vg_name":"test_vg2", "data_percent":"0.00", "metadata_percent":"", "pool_lv":""}, 2024-03-01 20:49:32,234 INFO snapshot-role/MainThread: {"lv_uuid":"RO2q9D-nduL-RINy-i3mp-aGJP-mjY5-zVqyGf", "lv_name":"lv4", "lv_full_name":"test_vg2/lv4", "lv_path":"/dev/test_vg2/lv4", "lv_size":"641728512", "origin":"", "origin_size":"641728512", "pool_lv":"", "lv_tags":"", "lv_attr":"owi-a-s---", "vg_name":"test_vg2", "data_percent":"", "metadata_percent":"", "pool_lv":""}, 2024-03-01 20:49:32,234 INFO snapshot-role/MainThread: {"lv_uuid":"ym5tC8-yUv9-l3zS-w4qQ-YU0X-FdrV-DJBKb8", "lv_name":"lv4_snapset1", "lv_full_name":"test_vg2/lv4_snapset1", "lv_path":"/dev/test_vg2/lv4_snapset1", "lv_size":"96468992", "origin":"lv4", "origin_size":"641728512", "pool_lv":"", "lv_tags":"", "lv_attr":"swi-a-s---", "vg_name":"test_vg2", "data_percent":"0.00", "metadata_percent":"", "pool_lv":""} 2024-03-01 20:49:32,234 INFO snapshot-role/MainThread: ] 2024-03-01 20:49:32,234 INFO snapshot-role/MainThread: , 2024-03-01 20:49:32,234 INFO snapshot-role/MainThread: "pvseg": [ 2024-03-01 20:49:32,234 INFO snapshot-role/MainThread: {"pvseg_start":"0", "pvseg_size":"153", "segtype":"linear", "pv_uuid":"FcRpKS-AMgd-l3A9-noIR-j7eI-PcDB-lsUq8E", "lv_uuid":"RO2q9D-nduL-RINy-i3mp-aGJP-mjY5-zVqyGf", "pv_name":"/dev/sdd"}, 2024-03-01 20:49:32,234 INFO snapshot-role/MainThread: {"pvseg_start":"153", "pvseg_size":"77", "segtype":"linear", "pv_uuid":"FcRpKS-AMgd-l3A9-noIR-j7eI-PcDB-lsUq8E", "lv_uuid":"1NwGUF-6Kcm-g1jS-YmNX-UldV-hAtf-x9I2uF", "pv_name":"/dev/sdd"}, 2024-03-01 20:49:32,234 INFO snapshot-role/MainThread: {"pvseg_start":"230", "pvseg_size":"12", "segtype":"linear", "pv_uuid":"FcRpKS-AMgd-l3A9-noIR-j7eI-PcDB-lsUq8E", "lv_uuid":"bnNUAh-yGdr-JRiu-U7kx-AUoo-Wamw-6UOHgg", "pv_name":"/dev/sdd"}, 2024-03-01 20:49:32,234 INFO snapshot-role/MainThread: {"pvseg_start":"242", "pvseg_size":"12", "segtype":"free", "pv_uuid":"FcRpKS-AMgd-l3A9-noIR-j7eI-PcDB-lsUq8E", "lv_uuid":"", "pv_name":"/dev/sdd"}, 2024-03-01 20:49:32,234 INFO snapshot-role/MainThread: {"pvseg_start":"0", "pvseg_size":"254", "segtype":"free", "pv_uuid":"PExUjW-rWfe-vJyl-YX6g-GwRL-cM4c-TLtDle", "lv_uuid":"", "pv_name":"/dev/sdf"}, 2024-03-01 20:49:32,234 INFO snapshot-role/MainThread: {"pvseg_start":"0", "pvseg_size":"23", "segtype":"linear", "pv_uuid":"r81YVc-Z2fu-lCX2-jlnq-mCqt-c1Kt-GoXHp0", "lv_uuid":"ym5tC8-yUv9-l3zS-w4qQ-YU0X-FdrV-DJBKb8", "pv_name":"/dev/sde"}, 2024-03-01 20:49:32,234 INFO snapshot-role/MainThread: {"pvseg_start":"23", "pvseg_size":"231", "segtype":"free", "pv_uuid":"r81YVc-Z2fu-lCX2-jlnq-mCqt-c1Kt-GoXHp0", "lv_uuid":"", "pv_name":"/dev/sde"} 2024-03-01 20:49:32,234 INFO snapshot-role/MainThread: ] 2024-03-01 20:49:32,234 INFO snapshot-role/MainThread: , 2024-03-01 20:49:32,234 INFO snapshot-role/MainThread: "seg": [ 2024-03-01 20:49:32,234 INFO snapshot-role/MainThread: {"seg_pe_ranges":"/dev/sdd:153-229", "segtype":"linear", "lv_uuid":"1NwGUF-6Kcm-g1jS-YmNX-UldV-hAtf-x9I2uF"}, 2024-03-01 20:49:32,234 INFO snapshot-role/MainThread: {"seg_pe_ranges":"/dev/sdd:0-152", "segtype":"linear", "lv_uuid":"RO2q9D-nduL-RINy-i3mp-aGJP-mjY5-zVqyGf"}, 2024-03-01 20:49:32,234 INFO snapshot-role/MainThread: {"seg_pe_ranges":"/dev/sdd:230-241", "segtype":"linear", "lv_uuid":"bnNUAh-yGdr-JRiu-U7kx-AUoo-Wamw-6UOHgg"}, 2024-03-01 20:49:32,234 INFO snapshot-role/MainThread: {"seg_pe_ranges":"/dev/sde:0-22", "segtype":"linear", "lv_uuid":"ym5tC8-yUv9-l3zS-w4qQ-YU0X-FdrV-DJBKb8"} 2024-03-01 20:49:32,234 INFO snapshot-role/MainThread: ] 2024-03-01 20:49:32,234 INFO snapshot-role/MainThread: } 2024-03-01 20:49:32,234 INFO snapshot-role/MainThread: , 2024-03-01 20:49:32,234 INFO snapshot-role/MainThread: { 2024-03-01 20:49:32,234 INFO snapshot-role/MainThread: "vg": [ 2024-03-01 20:49:32,234 INFO snapshot-role/MainThread: {"vg_name":"test_vg1", "vg_uuid":"JDM6rK-Ultz-B360-NGW6-5ym1-Srzt-khyK8g", "vg_size":"3196059648", "vg_free":"788529152", "vg_extent_size":"4194304"} 2024-03-01 20:49:32,234 INFO snapshot-role/MainThread: ] 2024-03-01 20:49:32,234 INFO snapshot-role/MainThread: , 2024-03-01 20:49:32,234 INFO snapshot-role/MainThread: "pv": [ 2024-03-01 20:49:32,234 INFO snapshot-role/MainThread: {"pv_name":"/dev/sda"}, 2024-03-01 20:49:32,234 INFO snapshot-role/MainThread: {"pv_name":"/dev/sdb"}, 2024-03-01 20:49:32,235 INFO snapshot-role/MainThread: {"pv_name":"/dev/sdc"} 2024-03-01 20:49:32,235 INFO snapshot-role/MainThread: ] 2024-03-01 20:49:32,235 INFO snapshot-role/MainThread: , 2024-03-01 20:49:32,235 INFO snapshot-role/MainThread: "lv": [ 2024-03-01 20:49:32,235 INFO snapshot-role/MainThread: {"lv_uuid":"7W1el3-qjPr-rhKW-ZrV2-MCIF-P7SO-QFoGMC", "lv_name":"lv1", "lv_full_name":"test_vg1/lv1", "lv_path":"/dev/test_vg1/lv1", "lv_size":"482344960", "origin":"", "origin_size":"482344960", "pool_lv":"", "lv_tags":"", "lv_attr":"owi-a-s---", "vg_name":"test_vg1", "data_percent":"", "metadata_percent":"", "pool_lv":""}, 2024-03-01 20:49:32,235 INFO snapshot-role/MainThread: {"lv_uuid":"X0oIjm-eKMX-5gJe-KVab-2HAF-XFjB-8PvCOK", "lv_name":"lv1_snapset1", "lv_full_name":"test_vg1/lv1_snapset1", "lv_path":"/dev/test_vg1/lv1_snapset1", "lv_size":"75497472", "origin":"lv1", "origin_size":"482344960", "pool_lv":"", "lv_tags":"", "lv_attr":"swi-a-s---", "vg_name":"test_vg1", "data_percent":"0.00", "metadata_percent":"", "pool_lv":""}, 2024-03-01 20:49:32,235 INFO snapshot-role/MainThread: {"lv_uuid":"Y0IDNr-O3Ey-wfIi-y8qY-bnkF-VeIh-AxOuYW", "lv_name":"lv2", "lv_full_name":"test_vg1/lv2", "lv_path":"/dev/test_vg1/lv2", "lv_size":"1606418432", "origin":"", "origin_size":"1606418432", "pool_lv":"", "lv_tags":"", "lv_attr":"owi-a-s---", "vg_name":"test_vg1", "data_percent":"", "metadata_percent":"", "pool_lv":""}, 2024-03-01 20:49:32,235 INFO snapshot-role/MainThread: {"lv_uuid":"fzY20D-nSlY-DhJS-PcBY-sw74-GVJ3-EAnrzw", "lv_name":"lv2_snapset1", "lv_full_name":"test_vg1/lv2_snapset1", "lv_path":"/dev/test_vg1/lv2_snapset1", "lv_size":"243269632", "origin":"lv2", "origin_size":"1606418432", "pool_lv":"", "lv_tags":"", "lv_attr":"swi-a-s---", "vg_name":"test_vg1", "data_percent":"0.00", "metadata_percent":"", "pool_lv":""} 2024-03-01 20:49:32,235 INFO snapshot-role/MainThread: ] 2024-03-01 20:49:32,235 INFO snapshot-role/MainThread: , 2024-03-01 20:49:32,235 INFO snapshot-role/MainThread: "pvseg": [ 2024-03-01 20:49:32,235 INFO snapshot-role/MainThread: {"pvseg_start":"0", "pvseg_size":"254", "segtype":"linear", "pv_uuid":"4c8JOY-RlO6-XI6X-qqL0-UyOk-3hkr-XWuvAf", "lv_uuid":"Y0IDNr-O3Ey-wfIi-y8qY-bnkF-VeIh-AxOuYW", "pv_name":"/dev/sda"}, 2024-03-01 20:49:32,235 INFO snapshot-role/MainThread: {"pvseg_start":"0", "pvseg_size":"129", "segtype":"linear", "pv_uuid":"9SYY00-684W-KV55-MRXJ-pAhm-p2jr-V9Wr9F", "lv_uuid":"Y0IDNr-O3Ey-wfIi-y8qY-bnkF-VeIh-AxOuYW", "pv_name":"/dev/sdb"}, 2024-03-01 20:49:32,235 INFO snapshot-role/MainThread: {"pvseg_start":"129", "pvseg_size":"115", "segtype":"linear", "pv_uuid":"9SYY00-684W-KV55-MRXJ-pAhm-p2jr-V9Wr9F", "lv_uuid":"7W1el3-qjPr-rhKW-ZrV2-MCIF-P7SO-QFoGMC", "pv_name":"/dev/sdb"}, 2024-03-01 20:49:32,235 INFO snapshot-role/MainThread: {"pvseg_start":"244", "pvseg_size":"10", "segtype":"free", "pv_uuid":"9SYY00-684W-KV55-MRXJ-pAhm-p2jr-V9Wr9F", "lv_uuid":"", "pv_name":"/dev/sdb"}, 2024-03-01 20:49:32,235 INFO snapshot-role/MainThread: {"pvseg_start":"0", "pvseg_size":"18", "segtype":"linear", "pv_uuid":"s9I9X8-0Kwr-kNAR-5I4T-xriY-S2od-VEcXlg", "lv_uuid":"X0oIjm-eKMX-5gJe-KVab-2HAF-XFjB-8PvCOK", "pv_name":"/dev/sdc"}, 2024-03-01 20:49:32,235 INFO snapshot-role/MainThread: {"pvseg_start":"18", "pvseg_size":"58", "segtype":"linear", "pv_uuid":"s9I9X8-0Kwr-kNAR-5I4T-xriY-S2od-VEcXlg", "lv_uuid":"fzY20D-nSlY-DhJS-PcBY-sw74-GVJ3-EAnrzw", "pv_name":"/dev/sdc"}, 2024-03-01 20:49:32,235 INFO snapshot-role/MainThread: {"pvseg_start":"76", "pvseg_size":"178", "segtype":"free", "pv_uuid":"s9I9X8-0Kwr-kNAR-5I4T-xriY-S2od-VEcXlg", "lv_uuid":"", "pv_name":"/dev/sdc"} 2024-03-01 20:49:32,235 INFO snapshot-role/MainThread: ] 2024-03-01 20:49:32,235 INFO snapshot-role/MainThread: , 2024-03-01 20:49:32,235 INFO snapshot-role/MainThread: "seg": [ 2024-03-01 20:49:32,235 INFO snapshot-role/MainThread: {"seg_pe_ranges":"/dev/sdb:129-243", "segtype":"linear", "lv_uuid":"7W1el3-qjPr-rhKW-ZrV2-MCIF-P7SO-QFoGMC"}, 2024-03-01 20:49:32,235 INFO snapshot-role/MainThread: {"seg_pe_ranges":"/dev/sdc:0-17", "segtype":"linear", "lv_uuid":"X0oIjm-eKMX-5gJe-KVab-2HAF-XFjB-8PvCOK"}, 2024-03-01 20:49:32,235 INFO snapshot-role/MainThread: {"seg_pe_ranges":"/dev/sda:0-253", "segtype":"linear", "lv_uuid":"Y0IDNr-O3Ey-wfIi-y8qY-bnkF-VeIh-AxOuYW"}, 2024-03-01 20:49:32,235 INFO snapshot-role/MainThread: {"seg_pe_ranges":"/dev/sdb:0-128", "segtype":"linear", "lv_uuid":"Y0IDNr-O3Ey-wfIi-y8qY-bnkF-VeIh-AxOuYW"}, 2024-03-01 20:49:32,235 INFO snapshot-role/MainThread: {"seg_pe_ranges":"/dev/sdc:18-75", "segtype":"linear", "lv_uuid":"fzY20D-nSlY-DhJS-PcBY-sw74-GVJ3-EAnrzw"} 2024-03-01 20:49:32,235 INFO snapshot-role/MainThread: ] 2024-03-01 20:49:32,235 INFO snapshot-role/MainThread: } 2024-03-01 20:49:32,235 INFO snapshot-role/MainThread: ] 2024-03-01 20:49:32,235 INFO snapshot-role/MainThread: , 2024-03-01 20:49:32,235 INFO snapshot-role/MainThread: "log": [ 2024-03-01 20:49:32,235 INFO snapshot-role/MainThread: ] 2024-03-01 20:49:32,235 INFO snapshot-role/MainThread: } 2024-03-01 20:49:32,236 INFO snapshot-role/MainThread: Running... lvs --reportformat json test_vg3/lv5 2024-03-01 20:49:32,265 INFO snapshot-role/MainThread: Return code: 0 2024-03-01 20:49:32,265 INFO snapshot-role/MainThread: { 2024-03-01 20:49:32,265 INFO snapshot-role/MainThread: "report": [ 2024-03-01 20:49:32,265 INFO snapshot-role/MainThread: { 2024-03-01 20:49:32,265 INFO snapshot-role/MainThread: "lv": [ 2024-03-01 20:49:32,265 INFO snapshot-role/MainThread: {"lv_name":"lv5", "vg_name":"test_vg3", "lv_attr":"owi-a-s---", "lv_size":"1283457024", "pool_lv":"", "origin":"", "data_percent":"", "metadata_percent":"", "move_pv":"", "mirror_log":"", "copy_percent":"", "convert_lv":""} 2024-03-01 20:49:32,265 INFO snapshot-role/MainThread: ] 2024-03-01 20:49:32,265 INFO snapshot-role/MainThread: } 2024-03-01 20:49:32,265 INFO snapshot-role/MainThread: ] 2024-03-01 20:49:32,265 INFO snapshot-role/MainThread: , 2024-03-01 20:49:32,265 INFO snapshot-role/MainThread: "log": [ 2024-03-01 20:49:32,265 INFO snapshot-role/MainThread: ] 2024-03-01 20:49:32,266 INFO snapshot-role/MainThread: } 2024-03-01 20:49:32,266 INFO snapshot-role/MainThread: Running... lvs test_vg3 2024-03-01 20:49:32,296 INFO snapshot-role/MainThread: Return code: 0 2024-03-01 20:49:32,296 INFO snapshot-role/MainThread: { 2024-03-01 20:49:32,296 INFO snapshot-role/MainThread: "report": [ 2024-03-01 20:49:32,296 INFO snapshot-role/MainThread: { 2024-03-01 20:49:32,296 INFO snapshot-role/MainThread: "lv": [ 2024-03-01 20:49:32,296 INFO snapshot-role/MainThread: {"lv_name":"lv5", "vg_name":"test_vg3", "lv_attr":"owi-a-s---", "lv_size":"1283457024", "pool_lv":"", "origin":"", "data_percent":"", "metadata_percent":"", "move_pv":"", "mirror_log":"", "copy_percent":"", "convert_lv":""}, 2024-03-01 20:49:32,297 INFO snapshot-role/MainThread: {"lv_name":"lv5_snapset1", "vg_name":"test_vg3", "lv_attr":"swi-a-s---", "lv_size":"192937984", "pool_lv":"", "origin":"lv5", "data_percent":"0.00", "metadata_percent":"", "move_pv":"", "mirror_log":"", "copy_percent":"", "convert_lv":""}, 2024-03-01 20:49:32,297 INFO snapshot-role/MainThread: {"lv_name":"lv6", "vg_name":"test_vg3", "lv_attr":"owi-a-s---", "lv_size":"1069547520", "pool_lv":"", "origin":"", "data_percent":"", "metadata_percent":"", "move_pv":"", "mirror_log":"", "copy_percent":"", "convert_lv":""}, 2024-03-01 20:49:32,297 INFO snapshot-role/MainThread: {"lv_name":"lv6_snapset1", "vg_name":"test_vg3", "lv_attr":"swi-a-s---", "lv_size":"163577856", "pool_lv":"", "origin":"lv6", "data_percent":"0.00", "metadata_percent":"", "move_pv":"", "mirror_log":"", "copy_percent":"", "convert_lv":""}, 2024-03-01 20:49:32,297 INFO snapshot-role/MainThread: {"lv_name":"lv7", "vg_name":"test_vg3", "lv_attr":"owi-a-s---", "lv_size":"427819008", "pool_lv":"", "origin":"", "data_percent":"", "metadata_percent":"", "move_pv":"", "mirror_log":"", "copy_percent":"", "convert_lv":""}, 2024-03-01 20:49:32,297 INFO snapshot-role/MainThread: {"lv_name":"lv7_snapset1", "vg_name":"test_vg3", "lv_attr":"swi-a-s---", "lv_size":"67108864", "pool_lv":"", "origin":"lv7", "data_percent":"0.00", "metadata_percent":"", "move_pv":"", "mirror_log":"", "copy_percent":"", "convert_lv":""}, 2024-03-01 20:49:32,297 INFO snapshot-role/MainThread: {"lv_name":"lv8", "vg_name":"test_vg3", "lv_attr":"owi-a-s---", "lv_size":"427819008", "pool_lv":"", "origin":"", "data_percent":"", "metadata_percent":"", "move_pv":"", "mirror_log":"", "copy_percent":"", "convert_lv":""}, 2024-03-01 20:49:32,297 INFO snapshot-role/MainThread: {"lv_name":"lv8_snapset1", "vg_name":"test_vg3", "lv_attr":"swi-a-s---", "lv_size":"67108864", "pool_lv":"", "origin":"lv8", "data_percent":"0.00", "metadata_percent":"", "move_pv":"", "mirror_log":"", "copy_percent":"", "convert_lv":""} 2024-03-01 20:49:32,297 INFO snapshot-role/MainThread: ] 2024-03-01 20:49:32,297 INFO snapshot-role/MainThread: } 2024-03-01 20:49:32,297 INFO snapshot-role/MainThread: ] 2024-03-01 20:49:32,297 INFO snapshot-role/MainThread: , 2024-03-01 20:49:32,297 INFO snapshot-role/MainThread: "log": [ 2024-03-01 20:49:32,297 INFO snapshot-role/MainThread: ] 2024-03-01 20:49:32,297 INFO snapshot-role/MainThread: } 2024-03-01 20:49:32,297 INFO snapshot-role/MainThread: Running... lvs test_vg3/lv5_snapset1 2024-03-01 20:49:32,327 INFO snapshot-role/MainThread: Return code: 0 2024-03-01 20:49:32,327 INFO snapshot-role/MainThread: { 2024-03-01 20:49:32,327 INFO snapshot-role/MainThread: "report": [ 2024-03-01 20:49:32,327 INFO snapshot-role/MainThread: { 2024-03-01 20:49:32,328 INFO snapshot-role/MainThread: "lv": [ 2024-03-01 20:49:32,328 INFO snapshot-role/MainThread: {"lv_name":"lv5_snapset1", "vg_name":"test_vg3", "lv_attr":"swi-a-s---", "lv_size":"192937984", "pool_lv":"", "origin":"lv5", "data_percent":"0.00", "metadata_percent":"", "move_pv":"", "mirror_log":"", "copy_percent":"", "convert_lv":""} 2024-03-01 20:49:32,328 INFO snapshot-role/MainThread: ] 2024-03-01 20:49:32,328 INFO snapshot-role/MainThread: } 2024-03-01 20:49:32,328 INFO snapshot-role/MainThread: ] 2024-03-01 20:49:32,328 INFO snapshot-role/MainThread: , 2024-03-01 20:49:32,328 INFO snapshot-role/MainThread: "log": [ 2024-03-01 20:49:32,328 INFO snapshot-role/MainThread: ] 2024-03-01 20:49:32,328 INFO snapshot-role/MainThread: } 2024-03-01 20:49:32,328 INFO snapshot-role/MainThread: Running... lvs --reportformat json test_vg3/lv5_snapset1 2024-03-01 20:49:32,369 INFO snapshot-role/MainThread: Return code: 0 2024-03-01 20:49:32,369 INFO snapshot-role/MainThread: { 2024-03-01 20:49:32,369 INFO snapshot-role/MainThread: "report": [ 2024-03-01 20:49:32,369 INFO snapshot-role/MainThread: { 2024-03-01 20:49:32,369 INFO snapshot-role/MainThread: "lv": [ 2024-03-01 20:49:32,370 INFO snapshot-role/MainThread: {"lv_name":"lv5_snapset1", "vg_name":"test_vg3", "lv_attr":"swi-a-s---", "lv_size":"192937984", "pool_lv":"", "origin":"lv5", "data_percent":"0.00", "metadata_percent":"", "move_pv":"", "mirror_log":"", "copy_percent":"", "convert_lv":""} 2024-03-01 20:49:32,370 INFO snapshot-role/MainThread: ] 2024-03-01 20:49:32,370 INFO snapshot-role/MainThread: } 2024-03-01 20:49:32,370 INFO snapshot-role/MainThread: ] 2024-03-01 20:49:32,370 INFO snapshot-role/MainThread: , 2024-03-01 20:49:32,370 INFO snapshot-role/MainThread: "log": [ 2024-03-01 20:49:32,370 INFO snapshot-role/MainThread: ] 2024-03-01 20:49:32,370 INFO snapshot-role/MainThread: } 2024-03-01 20:49:32,370 INFO snapshot-role/MainThread: Running... lvs --reportformat json test_vg3/lv5_snapset1 2024-03-01 20:49:32,402 INFO snapshot-role/MainThread: Return code: 0 2024-03-01 20:49:32,402 INFO snapshot-role/MainThread: { 2024-03-01 20:49:32,402 INFO snapshot-role/MainThread: "report": [ 2024-03-01 20:49:32,402 INFO snapshot-role/MainThread: { 2024-03-01 20:49:32,402 INFO snapshot-role/MainThread: "lv": [ 2024-03-01 20:49:32,402 INFO snapshot-role/MainThread: {"lv_name":"lv5_snapset1", "vg_name":"test_vg3", "lv_attr":"swi-a-s---", "lv_size":"192937984", "pool_lv":"", "origin":"lv5", "data_percent":"0.00", "metadata_percent":"", "move_pv":"", "mirror_log":"", "copy_percent":"", "convert_lv":""} 2024-03-01 20:49:32,403 INFO snapshot-role/MainThread: ] 2024-03-01 20:49:32,403 INFO snapshot-role/MainThread: } 2024-03-01 20:49:32,403 INFO snapshot-role/MainThread: ] 2024-03-01 20:49:32,403 INFO snapshot-role/MainThread: , 2024-03-01 20:49:32,403 INFO snapshot-role/MainThread: "log": [ 2024-03-01 20:49:32,403 INFO snapshot-role/MainThread: ] 2024-03-01 20:49:32,403 INFO snapshot-role/MainThread: } 2024-03-01 20:49:32,403 INFO snapshot-role/MainThread: Running... lvs --reportformat json test_vg3/lv6 2024-03-01 20:49:32,448 INFO snapshot-role/MainThread: Return code: 0 2024-03-01 20:49:32,449 INFO snapshot-role/MainThread: { 2024-03-01 20:49:32,449 INFO snapshot-role/MainThread: "report": [ 2024-03-01 20:49:32,449 INFO snapshot-role/MainThread: { 2024-03-01 20:49:32,449 INFO snapshot-role/MainThread: "lv": [ 2024-03-01 20:49:32,449 INFO snapshot-role/MainThread: {"lv_name":"lv6", "vg_name":"test_vg3", "lv_attr":"owi-a-s---", "lv_size":"1069547520", "pool_lv":"", "origin":"", "data_percent":"", "metadata_percent":"", "move_pv":"", "mirror_log":"", "copy_percent":"", "convert_lv":""} 2024-03-01 20:49:32,449 INFO snapshot-role/MainThread: ] 2024-03-01 20:49:32,449 INFO snapshot-role/MainThread: } 2024-03-01 20:49:32,449 INFO snapshot-role/MainThread: ] 2024-03-01 20:49:32,449 INFO snapshot-role/MainThread: , 2024-03-01 20:49:32,449 INFO snapshot-role/MainThread: "log": [ 2024-03-01 20:49:32,449 INFO snapshot-role/MainThread: ] 2024-03-01 20:49:32,449 INFO snapshot-role/MainThread: } 2024-03-01 20:49:32,449 INFO snapshot-role/MainThread: Running... lvs test_vg3 2024-03-01 20:49:32,479 INFO snapshot-role/MainThread: Return code: 0 2024-03-01 20:49:32,479 INFO snapshot-role/MainThread: { 2024-03-01 20:49:32,479 INFO snapshot-role/MainThread: "report": [ 2024-03-01 20:49:32,479 INFO snapshot-role/MainThread: { 2024-03-01 20:49:32,479 INFO snapshot-role/MainThread: "lv": [ 2024-03-01 20:49:32,479 INFO snapshot-role/MainThread: {"lv_name":"lv5", "vg_name":"test_vg3", "lv_attr":"owi-a-s---", "lv_size":"1283457024", "pool_lv":"", "origin":"", "data_percent":"", "metadata_percent":"", "move_pv":"", "mirror_log":"", "copy_percent":"", "convert_lv":""}, 2024-03-01 20:49:32,479 INFO snapshot-role/MainThread: {"lv_name":"lv5_snapset1", "vg_name":"test_vg3", "lv_attr":"swi-a-s---", "lv_size":"192937984", "pool_lv":"", "origin":"lv5", "data_percent":"0.00", "metadata_percent":"", "move_pv":"", "mirror_log":"", "copy_percent":"", "convert_lv":""}, 2024-03-01 20:49:32,480 INFO snapshot-role/MainThread: {"lv_name":"lv6", "vg_name":"test_vg3", "lv_attr":"owi-a-s---", "lv_size":"1069547520", "pool_lv":"", "origin":"", "data_percent":"", "metadata_percent":"", "move_pv":"", "mirror_log":"", "copy_percent":"", "convert_lv":""}, 2024-03-01 20:49:32,480 INFO snapshot-role/MainThread: {"lv_name":"lv6_snapset1", "vg_name":"test_vg3", "lv_attr":"swi-a-s---", "lv_size":"163577856", "pool_lv":"", "origin":"lv6", "data_percent":"0.00", "metadata_percent":"", "move_pv":"", "mirror_log":"", "copy_percent":"", "convert_lv":""}, 2024-03-01 20:49:32,480 INFO snapshot-role/MainThread: {"lv_name":"lv7", "vg_name":"test_vg3", "lv_attr":"owi-a-s---", "lv_size":"427819008", "pool_lv":"", "origin":"", "data_percent":"", "metadata_percent":"", "move_pv":"", "mirror_log":"", "copy_percent":"", "convert_lv":""}, 2024-03-01 20:49:32,480 INFO snapshot-role/MainThread: {"lv_name":"lv7_snapset1", "vg_name":"test_vg3", "lv_attr":"swi-a-s---", "lv_size":"67108864", "pool_lv":"", "origin":"lv7", "data_percent":"0.00", "metadata_percent":"", "move_pv":"", "mirror_log":"", "copy_percent":"", "convert_lv":""}, 2024-03-01 20:49:32,480 INFO snapshot-role/MainThread: {"lv_name":"lv8", "vg_name":"test_vg3", "lv_attr":"owi-a-s---", "lv_size":"427819008", "pool_lv":"", "origin":"", "data_percent":"", "metadata_percent":"", "move_pv":"", "mirror_log":"", "copy_percent":"", "convert_lv":""}, 2024-03-01 20:49:32,480 INFO snapshot-role/MainThread: {"lv_name":"lv8_snapset1", "vg_name":"test_vg3", "lv_attr":"swi-a-s---", "lv_size":"67108864", "pool_lv":"", "origin":"lv8", "data_percent":"0.00", "metadata_percent":"", "move_pv":"", "mirror_log":"", "copy_percent":"", "convert_lv":""} 2024-03-01 20:49:32,480 INFO snapshot-role/MainThread: ] 2024-03-01 20:49:32,480 INFO snapshot-role/MainThread: } 2024-03-01 20:49:32,480 INFO snapshot-role/MainThread: ] 2024-03-01 20:49:32,480 INFO snapshot-role/MainThread: , 2024-03-01 20:49:32,480 INFO snapshot-role/MainThread: "log": [ 2024-03-01 20:49:32,480 INFO snapshot-role/MainThread: ] 2024-03-01 20:49:32,480 INFO snapshot-role/MainThread: } 2024-03-01 20:49:32,480 INFO snapshot-role/MainThread: Running... lvs test_vg3/lv6_snapset1 2024-03-01 20:49:32,515 INFO snapshot-role/MainThread: Return code: 0 2024-03-01 20:49:32,516 INFO snapshot-role/MainThread: { 2024-03-01 20:49:32,516 INFO snapshot-role/MainThread: "report": [ 2024-03-01 20:49:32,516 INFO snapshot-role/MainThread: { 2024-03-01 20:49:32,516 INFO snapshot-role/MainThread: "lv": [ 2024-03-01 20:49:32,516 INFO snapshot-role/MainThread: {"lv_name":"lv6_snapset1", "vg_name":"test_vg3", "lv_attr":"swi-a-s---", "lv_size":"163577856", "pool_lv":"", "origin":"lv6", "data_percent":"0.00", "metadata_percent":"", "move_pv":"", "mirror_log":"", "copy_percent":"", "convert_lv":""} 2024-03-01 20:49:32,516 INFO snapshot-role/MainThread: ] 2024-03-01 20:49:32,516 INFO snapshot-role/MainThread: } 2024-03-01 20:49:32,516 INFO snapshot-role/MainThread: ] 2024-03-01 20:49:32,516 INFO snapshot-role/MainThread: , 2024-03-01 20:49:32,516 INFO snapshot-role/MainThread: "log": [ 2024-03-01 20:49:32,516 INFO snapshot-role/MainThread: ] 2024-03-01 20:49:32,516 INFO snapshot-role/MainThread: } 2024-03-01 20:49:32,516 INFO snapshot-role/MainThread: Running... lvs --reportformat json test_vg3/lv6_snapset1 2024-03-01 20:49:32,547 INFO snapshot-role/MainThread: Return code: 0 2024-03-01 20:49:32,547 INFO snapshot-role/MainThread: { 2024-03-01 20:49:32,548 INFO snapshot-role/MainThread: "report": [ 2024-03-01 20:49:32,548 INFO snapshot-role/MainThread: { 2024-03-01 20:49:32,548 INFO snapshot-role/MainThread: "lv": [ 2024-03-01 20:49:32,548 INFO snapshot-role/MainThread: {"lv_name":"lv6_snapset1", "vg_name":"test_vg3", "lv_attr":"swi-a-s---", "lv_size":"163577856", "pool_lv":"", "origin":"lv6", "data_percent":"0.00", "metadata_percent":"", "move_pv":"", "mirror_log":"", "copy_percent":"", "convert_lv":""} 2024-03-01 20:49:32,548 INFO snapshot-role/MainThread: ] 2024-03-01 20:49:32,548 INFO snapshot-role/MainThread: } 2024-03-01 20:49:32,548 INFO snapshot-role/MainThread: ] 2024-03-01 20:49:32,548 INFO snapshot-role/MainThread: , 2024-03-01 20:49:32,548 INFO snapshot-role/MainThread: "log": [ 2024-03-01 20:49:32,548 INFO snapshot-role/MainThread: ] 2024-03-01 20:49:32,548 INFO snapshot-role/MainThread: } 2024-03-01 20:49:32,548 INFO snapshot-role/MainThread: Running... lvs --reportformat json test_vg3/lv6_snapset1 2024-03-01 20:49:32,580 INFO snapshot-role/MainThread: Return code: 0 2024-03-01 20:49:32,580 INFO snapshot-role/MainThread: { 2024-03-01 20:49:32,580 INFO snapshot-role/MainThread: "report": [ 2024-03-01 20:49:32,580 INFO snapshot-role/MainThread: { 2024-03-01 20:49:32,580 INFO snapshot-role/MainThread: "lv": [ 2024-03-01 20:49:32,580 INFO snapshot-role/MainThread: {"lv_name":"lv6_snapset1", "vg_name":"test_vg3", "lv_attr":"swi-a-s---", "lv_size":"163577856", "pool_lv":"", "origin":"lv6", "data_percent":"0.00", "metadata_percent":"", "move_pv":"", "mirror_log":"", "copy_percent":"", "convert_lv":""} 2024-03-01 20:49:32,580 INFO snapshot-role/MainThread: ] 2024-03-01 20:49:32,580 INFO snapshot-role/MainThread: } 2024-03-01 20:49:32,580 INFO snapshot-role/MainThread: ] 2024-03-01 20:49:32,580 INFO snapshot-role/MainThread: , 2024-03-01 20:49:32,580 INFO snapshot-role/MainThread: "log": [ 2024-03-01 20:49:32,580 INFO snapshot-role/MainThread: ] 2024-03-01 20:49:32,580 INFO snapshot-role/MainThread: } 2024-03-01 20:49:32,581 INFO snapshot-role/MainThread: Running... lvs --reportformat json test_vg3/lv7 2024-03-01 20:49:32,610 INFO snapshot-role/MainThread: Return code: 0 2024-03-01 20:49:32,610 INFO snapshot-role/MainThread: { 2024-03-01 20:49:32,610 INFO snapshot-role/MainThread: "report": [ 2024-03-01 20:49:32,610 INFO snapshot-role/MainThread: { 2024-03-01 20:49:32,610 INFO snapshot-role/MainThread: "lv": [ 2024-03-01 20:49:32,610 INFO snapshot-role/MainThread: {"lv_name":"lv7", "vg_name":"test_vg3", "lv_attr":"owi-a-s---", "lv_size":"427819008", "pool_lv":"", "origin":"", "data_percent":"", "metadata_percent":"", "move_pv":"", "mirror_log":"", "copy_percent":"", "convert_lv":""} 2024-03-01 20:49:32,610 INFO snapshot-role/MainThread: ] 2024-03-01 20:49:32,610 INFO snapshot-role/MainThread: } 2024-03-01 20:49:32,610 INFO snapshot-role/MainThread: ] 2024-03-01 20:49:32,610 INFO snapshot-role/MainThread: , 2024-03-01 20:49:32,610 INFO snapshot-role/MainThread: "log": [ 2024-03-01 20:49:32,610 INFO snapshot-role/MainThread: ] 2024-03-01 20:49:32,610 INFO snapshot-role/MainThread: } 2024-03-01 20:49:32,611 INFO snapshot-role/MainThread: Running... lvs test_vg3 2024-03-01 20:49:32,640 INFO snapshot-role/MainThread: Return code: 0 2024-03-01 20:49:32,640 INFO snapshot-role/MainThread: { 2024-03-01 20:49:32,640 INFO snapshot-role/MainThread: "report": [ 2024-03-01 20:49:32,640 INFO snapshot-role/MainThread: { 2024-03-01 20:49:32,640 INFO snapshot-role/MainThread: "lv": [ 2024-03-01 20:49:32,640 INFO snapshot-role/MainThread: {"lv_name":"lv5", "vg_name":"test_vg3", "lv_attr":"owi-a-s---", "lv_size":"1283457024", "pool_lv":"", "origin":"", "data_percent":"", "metadata_percent":"", "move_pv":"", "mirror_log":"", "copy_percent":"", "convert_lv":""}, 2024-03-01 20:49:32,640 INFO snapshot-role/MainThread: {"lv_name":"lv5_snapset1", "vg_name":"test_vg3", "lv_attr":"swi-a-s---", "lv_size":"192937984", "pool_lv":"", "origin":"lv5", "data_percent":"0.00", "metadata_percent":"", "move_pv":"", "mirror_log":"", "copy_percent":"", "convert_lv":""}, 2024-03-01 20:49:32,640 INFO snapshot-role/MainThread: {"lv_name":"lv6", "vg_name":"test_vg3", "lv_attr":"owi-a-s---", "lv_size":"1069547520", "pool_lv":"", "origin":"", "data_percent":"", "metadata_percent":"", "move_pv":"", "mirror_log":"", "copy_percent":"", "convert_lv":""}, 2024-03-01 20:49:32,640 INFO snapshot-role/MainThread: {"lv_name":"lv6_snapset1", "vg_name":"test_vg3", "lv_attr":"swi-a-s---", "lv_size":"163577856", "pool_lv":"", "origin":"lv6", "data_percent":"0.00", "metadata_percent":"", "move_pv":"", "mirror_log":"", "copy_percent":"", "convert_lv":""}, 2024-03-01 20:49:32,640 INFO snapshot-role/MainThread: {"lv_name":"lv7", "vg_name":"test_vg3", "lv_attr":"owi-a-s---", "lv_size":"427819008", "pool_lv":"", "origin":"", "data_percent":"", "metadata_percent":"", "move_pv":"", "mirror_log":"", "copy_percent":"", "convert_lv":""}, 2024-03-01 20:49:32,640 INFO snapshot-role/MainThread: {"lv_name":"lv7_snapset1", "vg_name":"test_vg3", "lv_attr":"swi-a-s---", "lv_size":"67108864", "pool_lv":"", "origin":"lv7", "data_percent":"0.00", "metadata_percent":"", "move_pv":"", "mirror_log":"", "copy_percent":"", "convert_lv":""}, 2024-03-01 20:49:32,641 INFO snapshot-role/MainThread: {"lv_name":"lv8", "vg_name":"test_vg3", "lv_attr":"owi-a-s---", "lv_size":"427819008", "pool_lv":"", "origin":"", "data_percent":"", "metadata_percent":"", "move_pv":"", "mirror_log":"", "copy_percent":"", "convert_lv":""}, 2024-03-01 20:49:32,641 INFO snapshot-role/MainThread: {"lv_name":"lv8_snapset1", "vg_name":"test_vg3", "lv_attr":"swi-a-s---", "lv_size":"67108864", "pool_lv":"", "origin":"lv8", "data_percent":"0.00", "metadata_percent":"", "move_pv":"", "mirror_log":"", "copy_percent":"", "convert_lv":""} 2024-03-01 20:49:32,641 INFO snapshot-role/MainThread: ] 2024-03-01 20:49:32,641 INFO snapshot-role/MainThread: } 2024-03-01 20:49:32,641 INFO snapshot-role/MainThread: ] 2024-03-01 20:49:32,641 INFO snapshot-role/MainThread: , 2024-03-01 20:49:32,641 INFO snapshot-role/MainThread: "log": [ 2024-03-01 20:49:32,641 INFO snapshot-role/MainThread: ] 2024-03-01 20:49:32,641 INFO snapshot-role/MainThread: } 2024-03-01 20:49:32,641 INFO snapshot-role/MainThread: Running... lvs test_vg3/lv7_snapset1 2024-03-01 20:49:32,675 INFO snapshot-role/MainThread: Return code: 0 2024-03-01 20:49:32,676 INFO snapshot-role/MainThread: { 2024-03-01 20:49:32,676 INFO snapshot-role/MainThread: "report": [ 2024-03-01 20:49:32,676 INFO snapshot-role/MainThread: { 2024-03-01 20:49:32,676 INFO snapshot-role/MainThread: "lv": [ 2024-03-01 20:49:32,676 INFO snapshot-role/MainThread: {"lv_name":"lv7_snapset1", "vg_name":"test_vg3", "lv_attr":"swi-a-s---", "lv_size":"67108864", "pool_lv":"", "origin":"lv7", "data_percent":"0.00", "metadata_percent":"", "move_pv":"", "mirror_log":"", "copy_percent":"", "convert_lv":""} 2024-03-01 20:49:32,676 INFO snapshot-role/MainThread: ] 2024-03-01 20:49:32,676 INFO snapshot-role/MainThread: } 2024-03-01 20:49:32,676 INFO snapshot-role/MainThread: ] 2024-03-01 20:49:32,676 INFO snapshot-role/MainThread: , 2024-03-01 20:49:32,676 INFO snapshot-role/MainThread: "log": [ 2024-03-01 20:49:32,676 INFO snapshot-role/MainThread: ] 2024-03-01 20:49:32,676 INFO snapshot-role/MainThread: } 2024-03-01 20:49:32,676 INFO snapshot-role/MainThread: Running... lvs --reportformat json test_vg3/lv7_snapset1 2024-03-01 20:49:32,707 INFO snapshot-role/MainThread: Return code: 0 2024-03-01 20:49:32,707 INFO snapshot-role/MainThread: { 2024-03-01 20:49:32,707 INFO snapshot-role/MainThread: "report": [ 2024-03-01 20:49:32,708 INFO snapshot-role/MainThread: { 2024-03-01 20:49:32,708 INFO snapshot-role/MainThread: "lv": [ 2024-03-01 20:49:32,708 INFO snapshot-role/MainThread: {"lv_name":"lv7_snapset1", "vg_name":"test_vg3", "lv_attr":"swi-a-s---", "lv_size":"67108864", "pool_lv":"", "origin":"lv7", "data_percent":"0.00", "metadata_percent":"", "move_pv":"", "mirror_log":"", "copy_percent":"", "convert_lv":""} 2024-03-01 20:49:32,708 INFO snapshot-role/MainThread: ] 2024-03-01 20:49:32,708 INFO snapshot-role/MainThread: } 2024-03-01 20:49:32,708 INFO snapshot-role/MainThread: ] 2024-03-01 20:49:32,708 INFO snapshot-role/MainThread: , 2024-03-01 20:49:32,708 INFO snapshot-role/MainThread: "log": [ 2024-03-01 20:49:32,708 INFO snapshot-role/MainThread: ] 2024-03-01 20:49:32,708 INFO snapshot-role/MainThread: } 2024-03-01 20:49:32,708 INFO snapshot-role/MainThread: Running... lvs --reportformat json test_vg3/lv7_snapset1 2024-03-01 20:49:32,738 INFO snapshot-role/MainThread: Return code: 0 2024-03-01 20:49:32,739 INFO snapshot-role/MainThread: { 2024-03-01 20:49:32,739 INFO snapshot-role/MainThread: "report": [ 2024-03-01 20:49:32,739 INFO snapshot-role/MainThread: { 2024-03-01 20:49:32,739 INFO snapshot-role/MainThread: "lv": [ 2024-03-01 20:49:32,739 INFO snapshot-role/MainThread: {"lv_name":"lv7_snapset1", "vg_name":"test_vg3", "lv_attr":"swi-a-s---", "lv_size":"67108864", "pool_lv":"", "origin":"lv7", "data_percent":"0.00", "metadata_percent":"", "move_pv":"", "mirror_log":"", "copy_percent":"", "convert_lv":""} 2024-03-01 20:49:32,739 INFO snapshot-role/MainThread: ] 2024-03-01 20:49:32,739 INFO snapshot-role/MainThread: } 2024-03-01 20:49:32,739 INFO snapshot-role/MainThread: ] 2024-03-01 20:49:32,739 INFO snapshot-role/MainThread: , 2024-03-01 20:49:32,739 INFO snapshot-role/MainThread: "log": [ 2024-03-01 20:49:32,739 INFO snapshot-role/MainThread: ] 2024-03-01 20:49:32,739 INFO snapshot-role/MainThread: } 2024-03-01 20:49:32,739 INFO snapshot-role/MainThread: Running... lvs --reportformat json test_vg3/lv8 2024-03-01 20:49:32,777 INFO snapshot-role/MainThread: Return code: 0 2024-03-01 20:49:32,778 INFO snapshot-role/MainThread: { 2024-03-01 20:49:32,778 INFO snapshot-role/MainThread: "report": [ 2024-03-01 20:49:32,778 INFO snapshot-role/MainThread: { 2024-03-01 20:49:32,778 INFO snapshot-role/MainThread: "lv": [ 2024-03-01 20:49:32,778 INFO snapshot-role/MainThread: {"lv_name":"lv8", "vg_name":"test_vg3", "lv_attr":"owi-a-s---", "lv_size":"427819008", "pool_lv":"", "origin":"", "data_percent":"", "metadata_percent":"", "move_pv":"", "mirror_log":"", "copy_percent":"", "convert_lv":""} 2024-03-01 20:49:32,778 INFO snapshot-role/MainThread: ] 2024-03-01 20:49:32,778 INFO snapshot-role/MainThread: } 2024-03-01 20:49:32,778 INFO snapshot-role/MainThread: ] 2024-03-01 20:49:32,778 INFO snapshot-role/MainThread: , 2024-03-01 20:49:32,778 INFO snapshot-role/MainThread: "log": [ 2024-03-01 20:49:32,778 INFO snapshot-role/MainThread: ] 2024-03-01 20:49:32,778 INFO snapshot-role/MainThread: } 2024-03-01 20:49:32,778 INFO snapshot-role/MainThread: Running... lvs test_vg3 2024-03-01 20:49:32,815 INFO snapshot-role/MainThread: Return code: 0 2024-03-01 20:49:32,815 INFO snapshot-role/MainThread: { 2024-03-01 20:49:32,816 INFO snapshot-role/MainThread: "report": [ 2024-03-01 20:49:32,816 INFO snapshot-role/MainThread: { 2024-03-01 20:49:32,816 INFO snapshot-role/MainThread: "lv": [ 2024-03-01 20:49:32,816 INFO snapshot-role/MainThread: {"lv_name":"lv5", "vg_name":"test_vg3", "lv_attr":"owi-a-s---", "lv_size":"1283457024", "pool_lv":"", "origin":"", "data_percent":"", "metadata_percent":"", "move_pv":"", "mirror_log":"", "copy_percent":"", "convert_lv":""}, 2024-03-01 20:49:32,816 INFO snapshot-role/MainThread: {"lv_name":"lv5_snapset1", "vg_name":"test_vg3", "lv_attr":"swi-a-s---", "lv_size":"192937984", "pool_lv":"", "origin":"lv5", "data_percent":"0.00", "metadata_percent":"", "move_pv":"", "mirror_log":"", "copy_percent":"", "convert_lv":""}, 2024-03-01 20:49:32,816 INFO snapshot-role/MainThread: {"lv_name":"lv6", "vg_name":"test_vg3", "lv_attr":"owi-a-s---", "lv_size":"1069547520", "pool_lv":"", "origin":"", "data_percent":"", "metadata_percent":"", "move_pv":"", "mirror_log":"", "copy_percent":"", "convert_lv":""}, 2024-03-01 20:49:32,816 INFO snapshot-role/MainThread: {"lv_name":"lv6_snapset1", "vg_name":"test_vg3", "lv_attr":"swi-a-s---", "lv_size":"163577856", "pool_lv":"", "origin":"lv6", "data_percent":"0.00", "metadata_percent":"", "move_pv":"", "mirror_log":"", "copy_percent":"", "convert_lv":""}, 2024-03-01 20:49:32,816 INFO snapshot-role/MainThread: {"lv_name":"lv7", "vg_name":"test_vg3", "lv_attr":"owi-a-s---", "lv_size":"427819008", "pool_lv":"", "origin":"", "data_percent":"", "metadata_percent":"", "move_pv":"", "mirror_log":"", "copy_percent":"", "convert_lv":""}, 2024-03-01 20:49:32,816 INFO snapshot-role/MainThread: {"lv_name":"lv7_snapset1", "vg_name":"test_vg3", "lv_attr":"swi-a-s---", "lv_size":"67108864", "pool_lv":"", "origin":"lv7", "data_percent":"0.00", "metadata_percent":"", "move_pv":"", "mirror_log":"", "copy_percent":"", "convert_lv":""}, 2024-03-01 20:49:32,816 INFO snapshot-role/MainThread: {"lv_name":"lv8", "vg_name":"test_vg3", "lv_attr":"owi-a-s---", "lv_size":"427819008", "pool_lv":"", "origin":"", "data_percent":"", "metadata_percent":"", "move_pv":"", "mirror_log":"", "copy_percent":"", "convert_lv":""}, 2024-03-01 20:49:32,816 INFO snapshot-role/MainThread: {"lv_name":"lv8_snapset1", "vg_name":"test_vg3", "lv_attr":"swi-a-s---", "lv_size":"67108864", "pool_lv":"", "origin":"lv8", "data_percent":"0.00", "metadata_percent":"", "move_pv":"", "mirror_log":"", "copy_percent":"", "convert_lv":""} 2024-03-01 20:49:32,816 INFO snapshot-role/MainThread: ] 2024-03-01 20:49:32,816 INFO snapshot-role/MainThread: } 2024-03-01 20:49:32,816 INFO snapshot-role/MainThread: ] 2024-03-01 20:49:32,816 INFO snapshot-role/MainThread: , 2024-03-01 20:49:32,816 INFO snapshot-role/MainThread: "log": [ 2024-03-01 20:49:32,816 INFO snapshot-role/MainThread: ] 2024-03-01 20:49:32,816 INFO snapshot-role/MainThread: } 2024-03-01 20:49:32,816 INFO snapshot-role/MainThread: Running... lvs test_vg3/lv8_snapset1 2024-03-01 20:49:32,851 INFO snapshot-role/MainThread: Return code: 0 2024-03-01 20:49:32,851 INFO snapshot-role/MainThread: { 2024-03-01 20:49:32,851 INFO snapshot-role/MainThread: "report": [ 2024-03-01 20:49:32,851 INFO snapshot-role/MainThread: { 2024-03-01 20:49:32,851 INFO snapshot-role/MainThread: "lv": [ 2024-03-01 20:49:32,851 INFO snapshot-role/MainThread: {"lv_name":"lv8_snapset1", "vg_name":"test_vg3", "lv_attr":"swi-a-s---", "lv_size":"67108864", "pool_lv":"", "origin":"lv8", "data_percent":"0.00", "metadata_percent":"", "move_pv":"", "mirror_log":"", "copy_percent":"", "convert_lv":""} 2024-03-01 20:49:32,851 INFO snapshot-role/MainThread: ] 2024-03-01 20:49:32,851 INFO snapshot-role/MainThread: } 2024-03-01 20:49:32,852 INFO snapshot-role/MainThread: ] 2024-03-01 20:49:32,852 INFO snapshot-role/MainThread: , 2024-03-01 20:49:32,852 INFO snapshot-role/MainThread: "log": [ 2024-03-01 20:49:32,852 INFO snapshot-role/MainThread: ] 2024-03-01 20:49:32,852 INFO snapshot-role/MainThread: } 2024-03-01 20:49:32,852 INFO snapshot-role/MainThread: Running... lvs --reportformat json test_vg3/lv8_snapset1 2024-03-01 20:49:32,881 INFO snapshot-role/MainThread: Return code: 0 2024-03-01 20:49:32,881 INFO snapshot-role/MainThread: { 2024-03-01 20:49:32,881 INFO snapshot-role/MainThread: "report": [ 2024-03-01 20:49:32,881 INFO snapshot-role/MainThread: { 2024-03-01 20:49:32,882 INFO snapshot-role/MainThread: "lv": [ 2024-03-01 20:49:32,882 INFO snapshot-role/MainThread: {"lv_name":"lv8_snapset1", "vg_name":"test_vg3", "lv_attr":"swi-a-s---", "lv_size":"67108864", "pool_lv":"", "origin":"lv8", "data_percent":"0.00", "metadata_percent":"", "move_pv":"", "mirror_log":"", "copy_percent":"", "convert_lv":""} 2024-03-01 20:49:32,882 INFO snapshot-role/MainThread: ] 2024-03-01 20:49:32,882 INFO snapshot-role/MainThread: } 2024-03-01 20:49:32,882 INFO snapshot-role/MainThread: ] 2024-03-01 20:49:32,882 INFO snapshot-role/MainThread: , 2024-03-01 20:49:32,882 INFO snapshot-role/MainThread: "log": [ 2024-03-01 20:49:32,882 INFO snapshot-role/MainThread: ] 2024-03-01 20:49:32,882 INFO snapshot-role/MainThread: } 2024-03-01 20:49:32,882 INFO snapshot-role/MainThread: Running... lvs --reportformat json test_vg3/lv8_snapset1 2024-03-01 20:49:32,915 INFO snapshot-role/MainThread: Return code: 0 2024-03-01 20:49:32,915 INFO snapshot-role/MainThread: { 2024-03-01 20:49:32,915 INFO snapshot-role/MainThread: "report": [ 2024-03-01 20:49:32,915 INFO snapshot-role/MainThread: { 2024-03-01 20:49:32,915 INFO snapshot-role/MainThread: "lv": [ 2024-03-01 20:49:32,915 INFO snapshot-role/MainThread: {"lv_name":"lv8_snapset1", "vg_name":"test_vg3", "lv_attr":"swi-a-s---", "lv_size":"67108864", "pool_lv":"", "origin":"lv8", "data_percent":"0.00", "metadata_percent":"", "move_pv":"", "mirror_log":"", "copy_percent":"", "convert_lv":""} 2024-03-01 20:49:32,915 INFO snapshot-role/MainThread: ] 2024-03-01 20:49:32,915 INFO snapshot-role/MainThread: } 2024-03-01 20:49:32,916 INFO snapshot-role/MainThread: ] 2024-03-01 20:49:32,916 INFO snapshot-role/MainThread: , 2024-03-01 20:49:32,916 INFO snapshot-role/MainThread: "log": [ 2024-03-01 20:49:32,916 INFO snapshot-role/MainThread: ] 2024-03-01 20:49:32,916 INFO snapshot-role/MainThread: } 2024-03-01 20:49:32,916 INFO snapshot-role/MainThread: Running... lvs --reportformat json test_vg2/lv3 2024-03-01 20:49:32,945 INFO snapshot-role/MainThread: Return code: 0 2024-03-01 20:49:32,945 INFO snapshot-role/MainThread: { 2024-03-01 20:49:32,945 INFO snapshot-role/MainThread: "report": [ 2024-03-01 20:49:32,945 INFO snapshot-role/MainThread: { 2024-03-01 20:49:32,945 INFO snapshot-role/MainThread: "lv": [ 2024-03-01 20:49:32,945 INFO snapshot-role/MainThread: {"lv_name":"lv3", "vg_name":"test_vg2", "lv_attr":"owi-a-s---", "lv_size":"322961408", "pool_lv":"", "origin":"", "data_percent":"", "metadata_percent":"", "move_pv":"", "mirror_log":"", "copy_percent":"", "convert_lv":""} 2024-03-01 20:49:32,946 INFO snapshot-role/MainThread: ] 2024-03-01 20:49:32,946 INFO snapshot-role/MainThread: } 2024-03-01 20:49:32,946 INFO snapshot-role/MainThread: ] 2024-03-01 20:49:32,946 INFO snapshot-role/MainThread: , 2024-03-01 20:49:32,946 INFO snapshot-role/MainThread: "log": [ 2024-03-01 20:49:32,946 INFO snapshot-role/MainThread: ] 2024-03-01 20:49:32,946 INFO snapshot-role/MainThread: } 2024-03-01 20:49:32,946 INFO snapshot-role/MainThread: Running... lvs test_vg2 2024-03-01 20:49:32,976 INFO snapshot-role/MainThread: Return code: 0 2024-03-01 20:49:32,976 INFO snapshot-role/MainThread: { 2024-03-01 20:49:32,976 INFO snapshot-role/MainThread: "report": [ 2024-03-01 20:49:32,976 INFO snapshot-role/MainThread: { 2024-03-01 20:49:32,976 INFO snapshot-role/MainThread: "lv": [ 2024-03-01 20:49:32,976 INFO snapshot-role/MainThread: {"lv_name":"lv3", "vg_name":"test_vg2", "lv_attr":"owi-a-s---", "lv_size":"322961408", "pool_lv":"", "origin":"", "data_percent":"", "metadata_percent":"", "move_pv":"", "mirror_log":"", "copy_percent":"", "convert_lv":""}, 2024-03-01 20:49:32,976 INFO snapshot-role/MainThread: {"lv_name":"lv3_snapset1", "vg_name":"test_vg2", "lv_attr":"swi-a-s---", "lv_size":"50331648", "pool_lv":"", "origin":"lv3", "data_percent":"0.00", "metadata_percent":"", "move_pv":"", "mirror_log":"", "copy_percent":"", "convert_lv":""}, 2024-03-01 20:49:32,976 INFO snapshot-role/MainThread: {"lv_name":"lv4", "vg_name":"test_vg2", "lv_attr":"owi-a-s---", "lv_size":"641728512", "pool_lv":"", "origin":"", "data_percent":"", "metadata_percent":"", "move_pv":"", "mirror_log":"", "copy_percent":"", "convert_lv":""}, 2024-03-01 20:49:32,977 INFO snapshot-role/MainThread: {"lv_name":"lv4_snapset1", "vg_name":"test_vg2", "lv_attr":"swi-a-s---", "lv_size":"96468992", "pool_lv":"", "origin":"lv4", "data_percent":"0.00", "metadata_percent":"", "move_pv":"", "mirror_log":"", "copy_percent":"", "convert_lv":""} 2024-03-01 20:49:32,977 INFO snapshot-role/MainThread: ] 2024-03-01 20:49:32,977 INFO snapshot-role/MainThread: } 2024-03-01 20:49:32,977 INFO snapshot-role/MainThread: ] 2024-03-01 20:49:32,977 INFO snapshot-role/MainThread: , 2024-03-01 20:49:32,977 INFO snapshot-role/MainThread: "log": [ 2024-03-01 20:49:32,977 INFO snapshot-role/MainThread: ] 2024-03-01 20:49:32,977 INFO snapshot-role/MainThread: } 2024-03-01 20:49:32,977 INFO snapshot-role/MainThread: Running... lvs test_vg2/lv3_snapset1 2024-03-01 20:49:33,006 INFO snapshot-role/MainThread: Return code: 0 2024-03-01 20:49:33,006 INFO snapshot-role/MainThread: { 2024-03-01 20:49:33,007 INFO snapshot-role/MainThread: "report": [ 2024-03-01 20:49:33,007 INFO snapshot-role/MainThread: { 2024-03-01 20:49:33,007 INFO snapshot-role/MainThread: "lv": [ 2024-03-01 20:49:33,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 20:49:33,007 INFO snapshot-role/MainThread: ] 2024-03-01 20:49:33,007 INFO snapshot-role/MainThread: } 2024-03-01 20:49:33,007 INFO snapshot-role/MainThread: ] 2024-03-01 20:49:33,007 INFO snapshot-role/MainThread: , 2024-03-01 20:49:33,007 INFO snapshot-role/MainThread: "log": [ 2024-03-01 20:49:33,007 INFO snapshot-role/MainThread: ] 2024-03-01 20:49:33,007 INFO snapshot-role/MainThread: } 2024-03-01 20:49:33,007 INFO snapshot-role/MainThread: Running... lvs --reportformat json test_vg2/lv3_snapset1 2024-03-01 20:49:33,037 INFO snapshot-role/MainThread: Return code: 0 2024-03-01 20:49:33,037 INFO snapshot-role/MainThread: { 2024-03-01 20:49:33,037 INFO snapshot-role/MainThread: "report": [ 2024-03-01 20:49:33,037 INFO snapshot-role/MainThread: { 2024-03-01 20:49:33,037 INFO snapshot-role/MainThread: "lv": [ 2024-03-01 20:49:33,037 INFO snapshot-role/MainThread: {"lv_name":"lv3_snapset1", "vg_name":"test_vg2", "lv_attr":"swi-a-s---", "lv_size":"50331648", "pool_lv":"", "origin":"lv3", "data_percent":"0.00", "metadata_percent":"", "move_pv":"", "mirror_log":"", "copy_percent":"", "convert_lv":""} 2024-03-01 20:49:33,037 INFO snapshot-role/MainThread: ] 2024-03-01 20:49:33,037 INFO snapshot-role/MainThread: } 2024-03-01 20:49:33,038 INFO snapshot-role/MainThread: ] 2024-03-01 20:49:33,038 INFO snapshot-role/MainThread: , 2024-03-01 20:49:33,038 INFO snapshot-role/MainThread: "log": [ 2024-03-01 20:49:33,038 INFO snapshot-role/MainThread: ] 2024-03-01 20:49:33,038 INFO snapshot-role/MainThread: } 2024-03-01 20:49:33,038 INFO snapshot-role/MainThread: Running... lvs --reportformat json test_vg2/lv3_snapset1 2024-03-01 20:49:33,069 INFO snapshot-role/MainThread: Return code: 0 2024-03-01 20:49:33,069 INFO snapshot-role/MainThread: { 2024-03-01 20:49:33,069 INFO snapshot-role/MainThread: "report": [ 2024-03-01 20:49:33,069 INFO snapshot-role/MainThread: { 2024-03-01 20:49:33,069 INFO snapshot-role/MainThread: "lv": [ 2024-03-01 20:49:33,069 INFO snapshot-role/MainThread: {"lv_name":"lv3_snapset1", "vg_name":"test_vg2", "lv_attr":"swi-a-s---", "lv_size":"50331648", "pool_lv":"", "origin":"lv3", "data_percent":"0.00", "metadata_percent":"", "move_pv":"", "mirror_log":"", "copy_percent":"", "convert_lv":""} 2024-03-01 20:49:33,069 INFO snapshot-role/MainThread: ] 2024-03-01 20:49:33,069 INFO snapshot-role/MainThread: } 2024-03-01 20:49:33,069 INFO snapshot-role/MainThread: ] 2024-03-01 20:49:33,070 INFO snapshot-role/MainThread: , 2024-03-01 20:49:33,070 INFO snapshot-role/MainThread: "log": [ 2024-03-01 20:49:33,070 INFO snapshot-role/MainThread: ] 2024-03-01 20:49:33,070 INFO snapshot-role/MainThread: } 2024-03-01 20:49:33,070 INFO snapshot-role/MainThread: Running... lvs --reportformat json test_vg2/lv4 2024-03-01 20:49:33,100 INFO snapshot-role/MainThread: Return code: 0 2024-03-01 20:49:33,100 INFO snapshot-role/MainThread: { 2024-03-01 20:49:33,100 INFO snapshot-role/MainThread: "report": [ 2024-03-01 20:49:33,101 INFO snapshot-role/MainThread: { 2024-03-01 20:49:33,101 INFO snapshot-role/MainThread: "lv": [ 2024-03-01 20:49:33,101 INFO snapshot-role/MainThread: {"lv_name":"lv4", "vg_name":"test_vg2", "lv_attr":"owi-a-s---", "lv_size":"641728512", "pool_lv":"", "origin":"", "data_percent":"", "metadata_percent":"", "move_pv":"", "mirror_log":"", "copy_percent":"", "convert_lv":""} 2024-03-01 20:49:33,101 INFO snapshot-role/MainThread: ] 2024-03-01 20:49:33,101 INFO snapshot-role/MainThread: } 2024-03-01 20:49:33,101 INFO snapshot-role/MainThread: ] 2024-03-01 20:49:33,101 INFO snapshot-role/MainThread: , 2024-03-01 20:49:33,101 INFO snapshot-role/MainThread: "log": [ 2024-03-01 20:49:33,101 INFO snapshot-role/MainThread: ] 2024-03-01 20:49:33,101 INFO snapshot-role/MainThread: } 2024-03-01 20:49:33,101 INFO snapshot-role/MainThread: Running... lvs test_vg2 2024-03-01 20:49:33,132 INFO snapshot-role/MainThread: Return code: 0 2024-03-01 20:49:33,132 INFO snapshot-role/MainThread: { 2024-03-01 20:49:33,132 INFO snapshot-role/MainThread: "report": [ 2024-03-01 20:49:33,132 INFO snapshot-role/MainThread: { 2024-03-01 20:49:33,132 INFO snapshot-role/MainThread: "lv": [ 2024-03-01 20:49:33,132 INFO snapshot-role/MainThread: {"lv_name":"lv3", "vg_name":"test_vg2", "lv_attr":"owi-a-s---", "lv_size":"322961408", "pool_lv":"", "origin":"", "data_percent":"", "metadata_percent":"", "move_pv":"", "mirror_log":"", "copy_percent":"", "convert_lv":""}, 2024-03-01 20:49:33,132 INFO snapshot-role/MainThread: {"lv_name":"lv3_snapset1", "vg_name":"test_vg2", "lv_attr":"swi-a-s---", "lv_size":"50331648", "pool_lv":"", "origin":"lv3", "data_percent":"0.00", "metadata_percent":"", "move_pv":"", "mirror_log":"", "copy_percent":"", "convert_lv":""}, 2024-03-01 20:49:33,132 INFO snapshot-role/MainThread: {"lv_name":"lv4", "vg_name":"test_vg2", "lv_attr":"owi-a-s---", "lv_size":"641728512", "pool_lv":"", "origin":"", "data_percent":"", "metadata_percent":"", "move_pv":"", "mirror_log":"", "copy_percent":"", "convert_lv":""}, 2024-03-01 20:49:33,132 INFO snapshot-role/MainThread: {"lv_name":"lv4_snapset1", "vg_name":"test_vg2", "lv_attr":"swi-a-s---", "lv_size":"96468992", "pool_lv":"", "origin":"lv4", "data_percent":"0.00", "metadata_percent":"", "move_pv":"", "mirror_log":"", "copy_percent":"", "convert_lv":""} 2024-03-01 20:49:33,132 INFO snapshot-role/MainThread: ] 2024-03-01 20:49:33,132 INFO snapshot-role/MainThread: } 2024-03-01 20:49:33,132 INFO snapshot-role/MainThread: ] 2024-03-01 20:49:33,132 INFO snapshot-role/MainThread: , 2024-03-01 20:49:33,132 INFO snapshot-role/MainThread: "log": [ 2024-03-01 20:49:33,132 INFO snapshot-role/MainThread: ] 2024-03-01 20:49:33,132 INFO snapshot-role/MainThread: } 2024-03-01 20:49:33,132 INFO snapshot-role/MainThread: Running... lvs test_vg2/lv4_snapset1 2024-03-01 20:49:33,164 INFO snapshot-role/MainThread: Return code: 0 2024-03-01 20:49:33,164 INFO snapshot-role/MainThread: { 2024-03-01 20:49:33,164 INFO snapshot-role/MainThread: "report": [ 2024-03-01 20:49:33,164 INFO snapshot-role/MainThread: { 2024-03-01 20:49:33,164 INFO snapshot-role/MainThread: "lv": [ 2024-03-01 20:49:33,164 INFO snapshot-role/MainThread: {"lv_name":"lv4_snapset1", "vg_name":"test_vg2", "lv_attr":"swi-a-s---", "lv_size":"96468992", "pool_lv":"", "origin":"lv4", "data_percent":"0.00", "metadata_percent":"", "move_pv":"", "mirror_log":"", "copy_percent":"", "convert_lv":""} 2024-03-01 20:49:33,164 INFO snapshot-role/MainThread: ] 2024-03-01 20:49:33,164 INFO snapshot-role/MainThread: } 2024-03-01 20:49:33,164 INFO snapshot-role/MainThread: ] 2024-03-01 20:49:33,164 INFO snapshot-role/MainThread: , 2024-03-01 20:49:33,165 INFO snapshot-role/MainThread: "log": [ 2024-03-01 20:49:33,165 INFO snapshot-role/MainThread: ] 2024-03-01 20:49:33,165 INFO snapshot-role/MainThread: } 2024-03-01 20:49:33,165 INFO snapshot-role/MainThread: Running... lvs --reportformat json test_vg2/lv4_snapset1 2024-03-01 20:49:33,193 INFO snapshot-role/MainThread: Return code: 0 2024-03-01 20:49:33,193 INFO snapshot-role/MainThread: { 2024-03-01 20:49:33,193 INFO snapshot-role/MainThread: "report": [ 2024-03-01 20:49:33,193 INFO snapshot-role/MainThread: { 2024-03-01 20:49:33,193 INFO snapshot-role/MainThread: "lv": [ 2024-03-01 20:49:33,193 INFO snapshot-role/MainThread: {"lv_name":"lv4_snapset1", "vg_name":"test_vg2", "lv_attr":"swi-a-s---", "lv_size":"96468992", "pool_lv":"", "origin":"lv4", "data_percent":"0.00", "metadata_percent":"", "move_pv":"", "mirror_log":"", "copy_percent":"", "convert_lv":""} 2024-03-01 20:49:33,193 INFO snapshot-role/MainThread: ] 2024-03-01 20:49:33,193 INFO snapshot-role/MainThread: } 2024-03-01 20:49:33,193 INFO snapshot-role/MainThread: ] 2024-03-01 20:49:33,194 INFO snapshot-role/MainThread: , 2024-03-01 20:49:33,194 INFO snapshot-role/MainThread: "log": [ 2024-03-01 20:49:33,194 INFO snapshot-role/MainThread: ] 2024-03-01 20:49:33,194 INFO snapshot-role/MainThread: } 2024-03-01 20:49:33,194 INFO snapshot-role/MainThread: Running... lvs --reportformat json test_vg2/lv4_snapset1 2024-03-01 20:49:33,224 INFO snapshot-role/MainThread: Return code: 0 2024-03-01 20:49:33,224 INFO snapshot-role/MainThread: { 2024-03-01 20:49:33,224 INFO snapshot-role/MainThread: "report": [ 2024-03-01 20:49:33,224 INFO snapshot-role/MainThread: { 2024-03-01 20:49:33,224 INFO snapshot-role/MainThread: "lv": [ 2024-03-01 20:49:33,224 INFO snapshot-role/MainThread: {"lv_name":"lv4_snapset1", "vg_name":"test_vg2", "lv_attr":"swi-a-s---", "lv_size":"96468992", "pool_lv":"", "origin":"lv4", "data_percent":"0.00", "metadata_percent":"", "move_pv":"", "mirror_log":"", "copy_percent":"", "convert_lv":""} 2024-03-01 20:49:33,224 INFO snapshot-role/MainThread: ] 2024-03-01 20:49:33,224 INFO snapshot-role/MainThread: } 2024-03-01 20:49:33,225 INFO snapshot-role/MainThread: ] 2024-03-01 20:49:33,225 INFO snapshot-role/MainThread: , 2024-03-01 20:49:33,225 INFO snapshot-role/MainThread: "log": [ 2024-03-01 20:49:33,225 INFO snapshot-role/MainThread: ] 2024-03-01 20:49:33,225 INFO snapshot-role/MainThread: } 2024-03-01 20:49:33,225 INFO snapshot-role/MainThread: Running... lvs --reportformat json test_vg1/lv1 2024-03-01 20:49:33,255 INFO snapshot-role/MainThread: Return code: 0 2024-03-01 20:49:33,255 INFO snapshot-role/MainThread: { 2024-03-01 20:49:33,255 INFO snapshot-role/MainThread: "report": [ 2024-03-01 20:49:33,255 INFO snapshot-role/MainThread: { 2024-03-01 20:49:33,255 INFO snapshot-role/MainThread: "lv": [ 2024-03-01 20:49:33,255 INFO snapshot-role/MainThread: {"lv_name":"lv1", "vg_name":"test_vg1", "lv_attr":"owi-a-s---", "lv_size":"482344960", "pool_lv":"", "origin":"", "data_percent":"", "metadata_percent":"", "move_pv":"", "mirror_log":"", "copy_percent":"", "convert_lv":""} 2024-03-01 20:49:33,255 INFO snapshot-role/MainThread: ] 2024-03-01 20:49:33,255 INFO snapshot-role/MainThread: } 2024-03-01 20:49:33,255 INFO snapshot-role/MainThread: ] 2024-03-01 20:49:33,255 INFO snapshot-role/MainThread: , 2024-03-01 20:49:33,255 INFO snapshot-role/MainThread: "log": [ 2024-03-01 20:49:33,256 INFO snapshot-role/MainThread: ] 2024-03-01 20:49:33,256 INFO snapshot-role/MainThread: } 2024-03-01 20:49:33,256 INFO snapshot-role/MainThread: Running... lvs test_vg1 2024-03-01 20:49:33,283 INFO snapshot-role/MainThread: Return code: 0 2024-03-01 20:49:33,283 INFO snapshot-role/MainThread: { 2024-03-01 20:49:33,283 INFO snapshot-role/MainThread: "report": [ 2024-03-01 20:49:33,283 INFO snapshot-role/MainThread: { 2024-03-01 20:49:33,283 INFO snapshot-role/MainThread: "lv": [ 2024-03-01 20:49:33,283 INFO snapshot-role/MainThread: {"lv_name":"lv1", "vg_name":"test_vg1", "lv_attr":"owi-a-s---", "lv_size":"482344960", "pool_lv":"", "origin":"", "data_percent":"", "metadata_percent":"", "move_pv":"", "mirror_log":"", "copy_percent":"", "convert_lv":""}, 2024-03-01 20:49:33,283 INFO snapshot-role/MainThread: {"lv_name":"lv1_snapset1", "vg_name":"test_vg1", "lv_attr":"swi-a-s---", "lv_size":"75497472", "pool_lv":"", "origin":"lv1", "data_percent":"0.00", "metadata_percent":"", "move_pv":"", "mirror_log":"", "copy_percent":"", "convert_lv":""}, 2024-03-01 20:49:33,283 INFO snapshot-role/MainThread: {"lv_name":"lv2", "vg_name":"test_vg1", "lv_attr":"owi-a-s---", "lv_size":"1606418432", "pool_lv":"", "origin":"", "data_percent":"", "metadata_percent":"", "move_pv":"", "mirror_log":"", "copy_percent":"", "convert_lv":""}, 2024-03-01 20:49:33,283 INFO snapshot-role/MainThread: {"lv_name":"lv2_snapset1", "vg_name":"test_vg1", "lv_attr":"swi-a-s---", "lv_size":"243269632", "pool_lv":"", "origin":"lv2", "data_percent":"0.00", "metadata_percent":"", "move_pv":"", "mirror_log":"", "copy_percent":"", "convert_lv":""} 2024-03-01 20:49:33,283 INFO snapshot-role/MainThread: ] 2024-03-01 20:49:33,284 INFO snapshot-role/MainThread: } 2024-03-01 20:49:33,284 INFO snapshot-role/MainThread: ] 2024-03-01 20:49:33,284 INFO snapshot-role/MainThread: , 2024-03-01 20:49:33,284 INFO snapshot-role/MainThread: "log": [ 2024-03-01 20:49:33,284 INFO snapshot-role/MainThread: ] 2024-03-01 20:49:33,284 INFO snapshot-role/MainThread: } 2024-03-01 20:49:33,284 INFO snapshot-role/MainThread: Running... lvs test_vg1/lv1_snapset1 2024-03-01 20:49:33,314 INFO snapshot-role/MainThread: Return code: 0 2024-03-01 20:49:33,314 INFO snapshot-role/MainThread: { 2024-03-01 20:49:33,314 INFO snapshot-role/MainThread: "report": [ 2024-03-01 20:49:33,315 INFO snapshot-role/MainThread: { 2024-03-01 20:49:33,315 INFO snapshot-role/MainThread: "lv": [ 2024-03-01 20:49:33,315 INFO snapshot-role/MainThread: {"lv_name":"lv1_snapset1", "vg_name":"test_vg1", "lv_attr":"swi-a-s---", "lv_size":"75497472", "pool_lv":"", "origin":"lv1", "data_percent":"0.00", "metadata_percent":"", "move_pv":"", "mirror_log":"", "copy_percent":"", "convert_lv":""} 2024-03-01 20:49:33,315 INFO snapshot-role/MainThread: ] 2024-03-01 20:49:33,315 INFO snapshot-role/MainThread: } 2024-03-01 20:49:33,315 INFO snapshot-role/MainThread: ] 2024-03-01 20:49:33,315 INFO snapshot-role/MainThread: , 2024-03-01 20:49:33,315 INFO snapshot-role/MainThread: "log": [ 2024-03-01 20:49:33,315 INFO snapshot-role/MainThread: ] 2024-03-01 20:49:33,315 INFO snapshot-role/MainThread: } 2024-03-01 20:49:33,315 INFO snapshot-role/MainThread: Running... lvs --reportformat json test_vg1/lv1_snapset1 2024-03-01 20:49:33,349 INFO snapshot-role/MainThread: Return code: 0 2024-03-01 20:49:33,349 INFO snapshot-role/MainThread: { 2024-03-01 20:49:33,349 INFO snapshot-role/MainThread: "report": [ 2024-03-01 20:49:33,350 INFO snapshot-role/MainThread: { 2024-03-01 20:49:33,350 INFO snapshot-role/MainThread: "lv": [ 2024-03-01 20:49:33,350 INFO snapshot-role/MainThread: {"lv_name":"lv1_snapset1", "vg_name":"test_vg1", "lv_attr":"swi-a-s---", "lv_size":"75497472", "pool_lv":"", "origin":"lv1", "data_percent":"0.00", "metadata_percent":"", "move_pv":"", "mirror_log":"", "copy_percent":"", "convert_lv":""} 2024-03-01 20:49:33,350 INFO snapshot-role/MainThread: ] 2024-03-01 20:49:33,350 INFO snapshot-role/MainThread: } 2024-03-01 20:49:33,350 INFO snapshot-role/MainThread: ] 2024-03-01 20:49:33,350 INFO snapshot-role/MainThread: , 2024-03-01 20:49:33,350 INFO snapshot-role/MainThread: "log": [ 2024-03-01 20:49:33,350 INFO snapshot-role/MainThread: ] 2024-03-01 20:49:33,350 INFO snapshot-role/MainThread: } 2024-03-01 20:49:33,350 INFO snapshot-role/MainThread: Running... lvs --reportformat json test_vg1/lv1_snapset1 2024-03-01 20:49:33,380 INFO snapshot-role/MainThread: Return code: 0 2024-03-01 20:49:33,381 INFO snapshot-role/MainThread: { 2024-03-01 20:49:33,381 INFO snapshot-role/MainThread: "report": [ 2024-03-01 20:49:33,381 INFO snapshot-role/MainThread: { 2024-03-01 20:49:33,381 INFO snapshot-role/MainThread: "lv": [ 2024-03-01 20:49:33,381 INFO snapshot-role/MainThread: {"lv_name":"lv1_snapset1", "vg_name":"test_vg1", "lv_attr":"swi-a-s---", "lv_size":"75497472", "pool_lv":"", "origin":"lv1", "data_percent":"0.00", "metadata_percent":"", "move_pv":"", "mirror_log":"", "copy_percent":"", "convert_lv":""} 2024-03-01 20:49:33,381 INFO snapshot-role/MainThread: ] 2024-03-01 20:49:33,381 INFO snapshot-role/MainThread: } 2024-03-01 20:49:33,381 INFO snapshot-role/MainThread: ] 2024-03-01 20:49:33,381 INFO snapshot-role/MainThread: , 2024-03-01 20:49:33,381 INFO snapshot-role/MainThread: "log": [ 2024-03-01 20:49:33,381 INFO snapshot-role/MainThread: ] 2024-03-01 20:49:33,381 INFO snapshot-role/MainThread: } 2024-03-01 20:49:33,381 INFO snapshot-role/MainThread: Running... lvs --reportformat json test_vg1/lv2 2024-03-01 20:49:33,415 INFO snapshot-role/MainThread: Return code: 0 2024-03-01 20:49:33,416 INFO snapshot-role/MainThread: { 2024-03-01 20:49:33,416 INFO snapshot-role/MainThread: "report": [ 2024-03-01 20:49:33,416 INFO snapshot-role/MainThread: { 2024-03-01 20:49:33,416 INFO snapshot-role/MainThread: "lv": [ 2024-03-01 20:49:33,416 INFO snapshot-role/MainThread: {"lv_name":"lv2", "vg_name":"test_vg1", "lv_attr":"owi-a-s---", "lv_size":"1606418432", "pool_lv":"", "origin":"", "data_percent":"", "metadata_percent":"", "move_pv":"", "mirror_log":"", "copy_percent":"", "convert_lv":""} 2024-03-01 20:49:33,416 INFO snapshot-role/MainThread: ] 2024-03-01 20:49:33,416 INFO snapshot-role/MainThread: } 2024-03-01 20:49:33,416 INFO snapshot-role/MainThread: ] 2024-03-01 20:49:33,416 INFO snapshot-role/MainThread: , 2024-03-01 20:49:33,416 INFO snapshot-role/MainThread: "log": [ 2024-03-01 20:49:33,416 INFO snapshot-role/MainThread: ] 2024-03-01 20:49:33,416 INFO snapshot-role/MainThread: } 2024-03-01 20:49:33,416 INFO snapshot-role/MainThread: Running... lvs test_vg1 2024-03-01 20:49:33,446 INFO snapshot-role/MainThread: Return code: 0 2024-03-01 20:49:33,446 INFO snapshot-role/MainThread: { 2024-03-01 20:49:33,446 INFO snapshot-role/MainThread: "report": [ 2024-03-01 20:49:33,446 INFO snapshot-role/MainThread: { 2024-03-01 20:49:33,446 INFO snapshot-role/MainThread: "lv": [ 2024-03-01 20:49:33,447 INFO snapshot-role/MainThread: {"lv_name":"lv1", "vg_name":"test_vg1", "lv_attr":"owi-a-s---", "lv_size":"482344960", "pool_lv":"", "origin":"", "data_percent":"", "metadata_percent":"", "move_pv":"", "mirror_log":"", "copy_percent":"", "convert_lv":""}, 2024-03-01 20:49:33,447 INFO snapshot-role/MainThread: {"lv_name":"lv1_snapset1", "vg_name":"test_vg1", "lv_attr":"swi-a-s---", "lv_size":"75497472", "pool_lv":"", "origin":"lv1", "data_percent":"0.00", "metadata_percent":"", "move_pv":"", "mirror_log":"", "copy_percent":"", "convert_lv":""}, 2024-03-01 20:49:33,447 INFO snapshot-role/MainThread: {"lv_name":"lv2", "vg_name":"test_vg1", "lv_attr":"owi-a-s---", "lv_size":"1606418432", "pool_lv":"", "origin":"", "data_percent":"", "metadata_percent":"", "move_pv":"", "mirror_log":"", "copy_percent":"", "convert_lv":""}, 2024-03-01 20:49:33,447 INFO snapshot-role/MainThread: {"lv_name":"lv2_snapset1", "vg_name":"test_vg1", "lv_attr":"swi-a-s---", "lv_size":"243269632", "pool_lv":"", "origin":"lv2", "data_percent":"0.00", "metadata_percent":"", "move_pv":"", "mirror_log":"", "copy_percent":"", "convert_lv":""} 2024-03-01 20:49:33,447 INFO snapshot-role/MainThread: ] 2024-03-01 20:49:33,447 INFO snapshot-role/MainThread: } 2024-03-01 20:49:33,447 INFO snapshot-role/MainThread: ] 2024-03-01 20:49:33,447 INFO snapshot-role/MainThread: , 2024-03-01 20:49:33,447 INFO snapshot-role/MainThread: "log": [ 2024-03-01 20:49:33,447 INFO snapshot-role/MainThread: ] 2024-03-01 20:49:33,447 INFO snapshot-role/MainThread: } 2024-03-01 20:49:33,447 INFO snapshot-role/MainThread: Running... lvs test_vg1/lv2_snapset1 2024-03-01 20:49:33,474 INFO snapshot-role/MainThread: Return code: 0 2024-03-01 20:49:33,474 INFO snapshot-role/MainThread: { 2024-03-01 20:49:33,474 INFO snapshot-role/MainThread: "report": [ 2024-03-01 20:49:33,474 INFO snapshot-role/MainThread: { 2024-03-01 20:49:33,474 INFO snapshot-role/MainThread: "lv": [ 2024-03-01 20:49:33,474 INFO snapshot-role/MainThread: {"lv_name":"lv2_snapset1", "vg_name":"test_vg1", "lv_attr":"swi-a-s---", "lv_size":"243269632", "pool_lv":"", "origin":"lv2", "data_percent":"0.00", "metadata_percent":"", "move_pv":"", "mirror_log":"", "copy_percent":"", "convert_lv":""} 2024-03-01 20:49:33,475 INFO snapshot-role/MainThread: ] 2024-03-01 20:49:33,475 INFO snapshot-role/MainThread: } 2024-03-01 20:49:33,475 INFO snapshot-role/MainThread: ] 2024-03-01 20:49:33,475 INFO snapshot-role/MainThread: , 2024-03-01 20:49:33,475 INFO snapshot-role/MainThread: "log": [ 2024-03-01 20:49:33,475 INFO snapshot-role/MainThread: ] 2024-03-01 20:49:33,475 INFO snapshot-role/MainThread: } 2024-03-01 20:49:33,475 INFO snapshot-role/MainThread: Running... lvs --reportformat json test_vg1/lv2_snapset1 2024-03-01 20:49:33,505 INFO snapshot-role/MainThread: Return code: 0 2024-03-01 20:49:33,505 INFO snapshot-role/MainThread: { 2024-03-01 20:49:33,505 INFO snapshot-role/MainThread: "report": [ 2024-03-01 20:49:33,505 INFO snapshot-role/MainThread: { 2024-03-01 20:49:33,505 INFO snapshot-role/MainThread: "lv": [ 2024-03-01 20:49:33,505 INFO snapshot-role/MainThread: {"lv_name":"lv2_snapset1", "vg_name":"test_vg1", "lv_attr":"swi-a-s---", "lv_size":"243269632", "pool_lv":"", "origin":"lv2", "data_percent":"0.00", "metadata_percent":"", "move_pv":"", "mirror_log":"", "copy_percent":"", "convert_lv":""} 2024-03-01 20:49:33,505 INFO snapshot-role/MainThread: ] 2024-03-01 20:49:33,505 INFO snapshot-role/MainThread: } 2024-03-01 20:49:33,505 INFO snapshot-role/MainThread: ] 2024-03-01 20:49:33,505 INFO snapshot-role/MainThread: , 2024-03-01 20:49:33,505 INFO snapshot-role/MainThread: "log": [ 2024-03-01 20:49:33,505 INFO snapshot-role/MainThread: ] 2024-03-01 20:49:33,505 INFO snapshot-role/MainThread: } 2024-03-01 20:49:33,506 INFO snapshot-role/MainThread: Running... lvs --reportformat json test_vg1/lv2_snapset1 2024-03-01 20:49:33,543 INFO snapshot-role/MainThread: Return code: 0 2024-03-01 20:49:33,543 INFO snapshot-role/MainThread: { 2024-03-01 20:49:33,543 INFO snapshot-role/MainThread: "report": [ 2024-03-01 20:49:33,543 INFO snapshot-role/MainThread: { 2024-03-01 20:49:33,543 INFO snapshot-role/MainThread: "lv": [ 2024-03-01 20:49:33,543 INFO snapshot-role/MainThread: {"lv_name":"lv2_snapset1", "vg_name":"test_vg1", "lv_attr":"swi-a-s---", "lv_size":"243269632", "pool_lv":"", "origin":"lv2", "data_percent":"0.00", "metadata_percent":"", "move_pv":"", "mirror_log":"", "copy_percent":"", "convert_lv":""} 2024-03-01 20:49:33,543 INFO snapshot-role/MainThread: ] 2024-03-01 20:49:33,543 INFO snapshot-role/MainThread: } 2024-03-01 20:49:33,543 INFO snapshot-role/MainThread: ] 2024-03-01 20:49:33,544 INFO snapshot-role/MainThread: , 2024-03-01 20:49:33,544 INFO snapshot-role/MainThread: "log": [ 2024-03-01 20:49:33,544 INFO snapshot-role/MainThread: ] 2024-03-01 20:49:33,544 INFO snapshot-role/MainThread: } 2024-03-01 20:49:33,544 INFO snapshot-role/MainThread: exit code: 0: [''] 2024-03-01 20:49:34,942 INFO snapshot-role/MainThread: remove_cmd: remove None None snapset1 0 None 2024-03-01 20:49:34,942 INFO snapshot-role/MainThread: Running... lvm fullreport --units B --nosuffix --configreport vg -o vg_name,vg_uuid,vg_size,vg_free,vg_extent_size --configreport lv -o lv_uuid,lv_name,lv_full_name,lv_path,lv_size,origin,origin_size,pool_lv,lv_tags,lv_attr,vg_name,data_percent,metadata_percent,pool_lv --configreport pv -o pv_name --reportformat json 2024-03-01 20:49:34,975 INFO snapshot-role/MainThread: Return code: 0 2024-03-01 20:49:34,976 INFO snapshot-role/MainThread: { 2024-03-01 20:49:34,976 INFO snapshot-role/MainThread: "report": [ 2024-03-01 20:49:34,976 INFO snapshot-role/MainThread: { 2024-03-01 20:49:34,976 INFO snapshot-role/MainThread: "vg": [ 2024-03-01 20:49:34,976 INFO snapshot-role/MainThread: {"vg_name":"test_vg3", "vg_uuid":"DnjpVw-Vkxg-R3Gx-9QN1-1EpR-oYyb-t7RsVf", "vg_size":"4261412864", "vg_free":"562036736", "vg_extent_size":"4194304"} 2024-03-01 20:49:34,976 INFO snapshot-role/MainThread: ] 2024-03-01 20:49:34,976 INFO snapshot-role/MainThread: , 2024-03-01 20:49:34,976 INFO snapshot-role/MainThread: "pv": [ 2024-03-01 20:49:34,976 INFO snapshot-role/MainThread: {"pv_name":"/dev/sdg"}, 2024-03-01 20:49:34,976 INFO snapshot-role/MainThread: {"pv_name":"/dev/sdh"}, 2024-03-01 20:49:34,976 INFO snapshot-role/MainThread: {"pv_name":"/dev/sdi"}, 2024-03-01 20:49:34,976 INFO snapshot-role/MainThread: {"pv_name":"/dev/sdj"} 2024-03-01 20:49:34,976 INFO snapshot-role/MainThread: ] 2024-03-01 20:49:34,976 INFO snapshot-role/MainThread: , 2024-03-01 20:49:34,976 INFO snapshot-role/MainThread: "lv": [ 2024-03-01 20:49:34,976 INFO snapshot-role/MainThread: {"lv_uuid":"3Z8qGt-wiXk-dRlz-POCs-tSJ4-0pep-aeqdGL", "lv_name":"lv5", "lv_full_name":"test_vg3/lv5", "lv_path":"/dev/test_vg3/lv5", "lv_size":"1283457024", "origin":"", "origin_size":"1283457024", "pool_lv":"", "lv_tags":"", "lv_attr":"owi-a-s---", "vg_name":"test_vg3", "data_percent":"", "metadata_percent":"", "pool_lv":""}, 2024-03-01 20:49:34,976 INFO snapshot-role/MainThread: {"lv_uuid":"qyhIml-3Q14-qwZd-tIUT-eNtN-1dii-oB8A5e", "lv_name":"lv5_snapset1", "lv_full_name":"test_vg3/lv5_snapset1", "lv_path":"/dev/test_vg3/lv5_snapset1", "lv_size":"192937984", "origin":"lv5", "origin_size":"1283457024", "pool_lv":"", "lv_tags":"", "lv_attr":"swi-a-s---", "vg_name":"test_vg3", "data_percent":"0.00", "metadata_percent":"", "pool_lv":""}, 2024-03-01 20:49:34,976 INFO snapshot-role/MainThread: {"lv_uuid":"0Y6bab-bBoR-yAdQ-UWvb-d81h-WJSK-86CFA4", "lv_name":"lv6", "lv_full_name":"test_vg3/lv6", "lv_path":"/dev/test_vg3/lv6", "lv_size":"1069547520", "origin":"", "origin_size":"1069547520", "pool_lv":"", "lv_tags":"", "lv_attr":"owi-a-s---", "vg_name":"test_vg3", "data_percent":"", "metadata_percent":"", "pool_lv":""}, 2024-03-01 20:49:34,976 INFO snapshot-role/MainThread: {"lv_uuid":"lg78IV-Jc02-fFgd-MNH9-2GjD-iPeO-Le7st3", "lv_name":"lv6_snapset1", "lv_full_name":"test_vg3/lv6_snapset1", "lv_path":"/dev/test_vg3/lv6_snapset1", "lv_size":"163577856", "origin":"lv6", "origin_size":"1069547520", "pool_lv":"", "lv_tags":"", "lv_attr":"swi-a-s---", "vg_name":"test_vg3", "data_percent":"0.00", "metadata_percent":"", "pool_lv":""}, 2024-03-01 20:49:34,976 INFO snapshot-role/MainThread: {"lv_uuid":"MwdLnq-EPMB-IMP0-tV7d-22nL-3RA2-b912eV", "lv_name":"lv7", "lv_full_name":"test_vg3/lv7", "lv_path":"/dev/test_vg3/lv7", "lv_size":"427819008", "origin":"", "origin_size":"427819008", "pool_lv":"", "lv_tags":"", "lv_attr":"owi-a-s---", "vg_name":"test_vg3", "data_percent":"", "metadata_percent":"", "pool_lv":""}, 2024-03-01 20:49:34,976 INFO snapshot-role/MainThread: {"lv_uuid":"UJpdQw-B4Po-1HbZ-RLKm-2jn4-mJAb-nNO0HI", "lv_name":"lv7_snapset1", "lv_full_name":"test_vg3/lv7_snapset1", "lv_path":"/dev/test_vg3/lv7_snapset1", "lv_size":"67108864", "origin":"lv7", "origin_size":"427819008", "pool_lv":"", "lv_tags":"", "lv_attr":"swi-a-s---", "vg_name":"test_vg3", "data_percent":"0.00", "metadata_percent":"", "pool_lv":""}, 2024-03-01 20:49:34,976 INFO snapshot-role/MainThread: {"lv_uuid":"8Klu2F-rPWr-vs9A-qI0f-W0RT-Mp9j-FlUY2j", "lv_name":"lv8", "lv_full_name":"test_vg3/lv8", "lv_path":"/dev/test_vg3/lv8", "lv_size":"427819008", "origin":"", "origin_size":"427819008", "pool_lv":"", "lv_tags":"", "lv_attr":"owi-a-s---", "vg_name":"test_vg3", "data_percent":"", "metadata_percent":"", "pool_lv":""}, 2024-03-01 20:49:34,976 INFO snapshot-role/MainThread: {"lv_uuid":"1ZyRLP-NDxw-Ht95-CiK0-wx7C-hux8-gvEmtw", "lv_name":"lv8_snapset1", "lv_full_name":"test_vg3/lv8_snapset1", "lv_path":"/dev/test_vg3/lv8_snapset1", "lv_size":"67108864", "origin":"lv8", "origin_size":"427819008", "pool_lv":"", "lv_tags":"", "lv_attr":"swi-a-s---", "vg_name":"test_vg3", "data_percent":"0.00", "metadata_percent":"", "pool_lv":""} 2024-03-01 20:49:34,976 INFO snapshot-role/MainThread: ] 2024-03-01 20:49:34,976 INFO snapshot-role/MainThread: , 2024-03-01 20:49:34,976 INFO snapshot-role/MainThread: "pvseg": [ 2024-03-01 20:49:34,976 INFO snapshot-role/MainThread: {"pvseg_start":"0", "pvseg_size":"254", "segtype":"linear", "pv_uuid":"2f2Od5-gjWw-rhDm-IUk4-Mww5-gw0D-Xh2zSg", "lv_uuid":"3Z8qGt-wiXk-dRlz-POCs-tSJ4-0pep-aeqdGL", "pv_name":"/dev/sdi"}, 2024-03-01 20:49:34,976 INFO snapshot-role/MainThread: {"pvseg_start":"0", "pvseg_size":"254", "segtype":"linear", "pv_uuid":"RjwhmP-wkcy-gY3D-Qj58-OaUP-mNia-h5cQTt", "lv_uuid":"0Y6bab-bBoR-yAdQ-UWvb-d81h-WJSK-86CFA4", "pv_name":"/dev/sdh"}, 2024-03-01 20:49:34,977 INFO snapshot-role/MainThread: {"pvseg_start":"0", "pvseg_size":"102", "segtype":"linear", "pv_uuid":"eiqEQA-BlBx-9wRH-rQTA-THw8-PRAT-5SiVtD", "lv_uuid":"8Klu2F-rPWr-vs9A-qI0f-W0RT-Mp9j-FlUY2j", "pv_name":"/dev/sdg"}, 2024-03-01 20:49:34,977 INFO snapshot-role/MainThread: {"pvseg_start":"102", "pvseg_size":"102", "segtype":"linear", "pv_uuid":"eiqEQA-BlBx-9wRH-rQTA-THw8-PRAT-5SiVtD", "lv_uuid":"MwdLnq-EPMB-IMP0-tV7d-22nL-3RA2-b912eV", "pv_name":"/dev/sdg"}, 2024-03-01 20:49:34,977 INFO snapshot-role/MainThread: {"pvseg_start":"204", "pvseg_size":"1", "segtype":"linear", "pv_uuid":"eiqEQA-BlBx-9wRH-rQTA-THw8-PRAT-5SiVtD", "lv_uuid":"0Y6bab-bBoR-yAdQ-UWvb-d81h-WJSK-86CFA4", "pv_name":"/dev/sdg"}, 2024-03-01 20:49:34,977 INFO snapshot-role/MainThread: {"pvseg_start":"205", "pvseg_size":"46", "segtype":"linear", "pv_uuid":"eiqEQA-BlBx-9wRH-rQTA-THw8-PRAT-5SiVtD", "lv_uuid":"qyhIml-3Q14-qwZd-tIUT-eNtN-1dii-oB8A5e", "pv_name":"/dev/sdg"}, 2024-03-01 20:49:34,977 INFO snapshot-role/MainThread: {"pvseg_start":"251", "pvseg_size":"3", "segtype":"free", "pv_uuid":"eiqEQA-BlBx-9wRH-rQTA-THw8-PRAT-5SiVtD", "lv_uuid":"", "pv_name":"/dev/sdg"}, 2024-03-01 20:49:34,977 INFO snapshot-role/MainThread: {"pvseg_start":"0", "pvseg_size":"52", "segtype":"linear", "pv_uuid":"n5neVP-FQjf-qjJs-xxWZ-FRTv-V1QX-2FIr1N", "lv_uuid":"3Z8qGt-wiXk-dRlz-POCs-tSJ4-0pep-aeqdGL", "pv_name":"/dev/sdj"}, 2024-03-01 20:49:34,977 INFO snapshot-role/MainThread: {"pvseg_start":"52", "pvseg_size":"39", "segtype":"linear", "pv_uuid":"n5neVP-FQjf-qjJs-xxWZ-FRTv-V1QX-2FIr1N", "lv_uuid":"lg78IV-Jc02-fFgd-MNH9-2GjD-iPeO-Le7st3", "pv_name":"/dev/sdj"}, 2024-03-01 20:49:34,977 INFO snapshot-role/MainThread: {"pvseg_start":"91", "pvseg_size":"16", "segtype":"linear", "pv_uuid":"n5neVP-FQjf-qjJs-xxWZ-FRTv-V1QX-2FIr1N", "lv_uuid":"UJpdQw-B4Po-1HbZ-RLKm-2jn4-mJAb-nNO0HI", "pv_name":"/dev/sdj"}, 2024-03-01 20:49:34,977 INFO snapshot-role/MainThread: {"pvseg_start":"107", "pvseg_size":"16", "segtype":"linear", "pv_uuid":"n5neVP-FQjf-qjJs-xxWZ-FRTv-V1QX-2FIr1N", "lv_uuid":"1ZyRLP-NDxw-Ht95-CiK0-wx7C-hux8-gvEmtw", "pv_name":"/dev/sdj"}, 2024-03-01 20:49:34,977 INFO snapshot-role/MainThread: {"pvseg_start":"123", "pvseg_size":"131", "segtype":"free", "pv_uuid":"n5neVP-FQjf-qjJs-xxWZ-FRTv-V1QX-2FIr1N", "lv_uuid":"", "pv_name":"/dev/sdj"} 2024-03-01 20:49:34,977 INFO snapshot-role/MainThread: ] 2024-03-01 20:49:34,977 INFO snapshot-role/MainThread: , 2024-03-01 20:49:34,977 INFO snapshot-role/MainThread: "seg": [ 2024-03-01 20:49:34,977 INFO snapshot-role/MainThread: {"seg_pe_ranges":"/dev/sdh:0-253", "segtype":"linear", "lv_uuid":"0Y6bab-bBoR-yAdQ-UWvb-d81h-WJSK-86CFA4"}, 2024-03-01 20:49:34,977 INFO snapshot-role/MainThread: {"seg_pe_ranges":"/dev/sdg:204-204", "segtype":"linear", "lv_uuid":"0Y6bab-bBoR-yAdQ-UWvb-d81h-WJSK-86CFA4"}, 2024-03-01 20:49:34,977 INFO snapshot-role/MainThread: {"seg_pe_ranges":"/dev/sdj:107-122", "segtype":"linear", "lv_uuid":"1ZyRLP-NDxw-Ht95-CiK0-wx7C-hux8-gvEmtw"}, 2024-03-01 20:49:34,977 INFO snapshot-role/MainThread: {"seg_pe_ranges":"/dev/sdi:0-253", "segtype":"linear", "lv_uuid":"3Z8qGt-wiXk-dRlz-POCs-tSJ4-0pep-aeqdGL"}, 2024-03-01 20:49:34,977 INFO snapshot-role/MainThread: {"seg_pe_ranges":"/dev/sdj:0-51", "segtype":"linear", "lv_uuid":"3Z8qGt-wiXk-dRlz-POCs-tSJ4-0pep-aeqdGL"}, 2024-03-01 20:49:34,977 INFO snapshot-role/MainThread: {"seg_pe_ranges":"/dev/sdg:0-101", "segtype":"linear", "lv_uuid":"8Klu2F-rPWr-vs9A-qI0f-W0RT-Mp9j-FlUY2j"}, 2024-03-01 20:49:34,977 INFO snapshot-role/MainThread: {"seg_pe_ranges":"/dev/sdg:102-203", "segtype":"linear", "lv_uuid":"MwdLnq-EPMB-IMP0-tV7d-22nL-3RA2-b912eV"}, 2024-03-01 20:49:34,977 INFO snapshot-role/MainThread: {"seg_pe_ranges":"/dev/sdj:91-106", "segtype":"linear", "lv_uuid":"UJpdQw-B4Po-1HbZ-RLKm-2jn4-mJAb-nNO0HI"}, 2024-03-01 20:49:34,977 INFO snapshot-role/MainThread: {"seg_pe_ranges":"/dev/sdj:52-90", "segtype":"linear", "lv_uuid":"lg78IV-Jc02-fFgd-MNH9-2GjD-iPeO-Le7st3"}, 2024-03-01 20:49:34,977 INFO snapshot-role/MainThread: {"seg_pe_ranges":"/dev/sdg:205-250", "segtype":"linear", "lv_uuid":"qyhIml-3Q14-qwZd-tIUT-eNtN-1dii-oB8A5e"} 2024-03-01 20:49:34,977 INFO snapshot-role/MainThread: ] 2024-03-01 20:49:34,977 INFO snapshot-role/MainThread: } 2024-03-01 20:49:34,977 INFO snapshot-role/MainThread: , 2024-03-01 20:49:34,977 INFO snapshot-role/MainThread: { 2024-03-01 20:49:34,977 INFO snapshot-role/MainThread: "vg": [ 2024-03-01 20:49:34,977 INFO snapshot-role/MainThread: {"vg_name":"test_vg2", "vg_uuid":"Ov9iZp-zlA3-8AwT-UCAM-rhPK-dtF9-W4jg4K", "vg_size":"3196059648", "vg_free":"2084569088", "vg_extent_size":"4194304"} 2024-03-01 20:49:34,977 INFO snapshot-role/MainThread: ] 2024-03-01 20:49:34,977 INFO snapshot-role/MainThread: , 2024-03-01 20:49:34,977 INFO snapshot-role/MainThread: "pv": [ 2024-03-01 20:49:34,977 INFO snapshot-role/MainThread: {"pv_name":"/dev/sdd"}, 2024-03-01 20:49:34,977 INFO snapshot-role/MainThread: {"pv_name":"/dev/sde"}, 2024-03-01 20:49:34,977 INFO snapshot-role/MainThread: {"pv_name":"/dev/sdf"} 2024-03-01 20:49:34,977 INFO snapshot-role/MainThread: ] 2024-03-01 20:49:34,978 INFO snapshot-role/MainThread: , 2024-03-01 20:49:34,978 INFO snapshot-role/MainThread: "lv": [ 2024-03-01 20:49:34,978 INFO snapshot-role/MainThread: {"lv_uuid":"1NwGUF-6Kcm-g1jS-YmNX-UldV-hAtf-x9I2uF", "lv_name":"lv3", "lv_full_name":"test_vg2/lv3", "lv_path":"/dev/test_vg2/lv3", "lv_size":"322961408", "origin":"", "origin_size":"322961408", "pool_lv":"", "lv_tags":"", "lv_attr":"owi-a-s---", "vg_name":"test_vg2", "data_percent":"", "metadata_percent":"", "pool_lv":""}, 2024-03-01 20:49:34,978 INFO snapshot-role/MainThread: {"lv_uuid":"bnNUAh-yGdr-JRiu-U7kx-AUoo-Wamw-6UOHgg", "lv_name":"lv3_snapset1", "lv_full_name":"test_vg2/lv3_snapset1", "lv_path":"/dev/test_vg2/lv3_snapset1", "lv_size":"50331648", "origin":"lv3", "origin_size":"322961408", "pool_lv":"", "lv_tags":"", "lv_attr":"swi-a-s---", "vg_name":"test_vg2", "data_percent":"0.00", "metadata_percent":"", "pool_lv":""}, 2024-03-01 20:49:34,978 INFO snapshot-role/MainThread: {"lv_uuid":"RO2q9D-nduL-RINy-i3mp-aGJP-mjY5-zVqyGf", "lv_name":"lv4", "lv_full_name":"test_vg2/lv4", "lv_path":"/dev/test_vg2/lv4", "lv_size":"641728512", "origin":"", "origin_size":"641728512", "pool_lv":"", "lv_tags":"", "lv_attr":"owi-a-s---", "vg_name":"test_vg2", "data_percent":"", "metadata_percent":"", "pool_lv":""}, 2024-03-01 20:49:34,978 INFO snapshot-role/MainThread: {"lv_uuid":"ym5tC8-yUv9-l3zS-w4qQ-YU0X-FdrV-DJBKb8", "lv_name":"lv4_snapset1", "lv_full_name":"test_vg2/lv4_snapset1", "lv_path":"/dev/test_vg2/lv4_snapset1", "lv_size":"96468992", "origin":"lv4", "origin_size":"641728512", "pool_lv":"", "lv_tags":"", "lv_attr":"swi-a-s---", "vg_name":"test_vg2", "data_percent":"0.00", "metadata_percent":"", "pool_lv":""} 2024-03-01 20:49:34,978 INFO snapshot-role/MainThread: ] 2024-03-01 20:49:34,978 INFO snapshot-role/MainThread: , 2024-03-01 20:49:34,978 INFO snapshot-role/MainThread: "pvseg": [ 2024-03-01 20:49:34,978 INFO snapshot-role/MainThread: {"pvseg_start":"0", "pvseg_size":"153", "segtype":"linear", "pv_uuid":"FcRpKS-AMgd-l3A9-noIR-j7eI-PcDB-lsUq8E", "lv_uuid":"RO2q9D-nduL-RINy-i3mp-aGJP-mjY5-zVqyGf", "pv_name":"/dev/sdd"}, 2024-03-01 20:49:34,978 INFO snapshot-role/MainThread: {"pvseg_start":"153", "pvseg_size":"77", "segtype":"linear", "pv_uuid":"FcRpKS-AMgd-l3A9-noIR-j7eI-PcDB-lsUq8E", "lv_uuid":"1NwGUF-6Kcm-g1jS-YmNX-UldV-hAtf-x9I2uF", "pv_name":"/dev/sdd"}, 2024-03-01 20:49:34,978 INFO snapshot-role/MainThread: {"pvseg_start":"230", "pvseg_size":"12", "segtype":"linear", "pv_uuid":"FcRpKS-AMgd-l3A9-noIR-j7eI-PcDB-lsUq8E", "lv_uuid":"bnNUAh-yGdr-JRiu-U7kx-AUoo-Wamw-6UOHgg", "pv_name":"/dev/sdd"}, 2024-03-01 20:49:34,978 INFO snapshot-role/MainThread: {"pvseg_start":"242", "pvseg_size":"12", "segtype":"free", "pv_uuid":"FcRpKS-AMgd-l3A9-noIR-j7eI-PcDB-lsUq8E", "lv_uuid":"", "pv_name":"/dev/sdd"}, 2024-03-01 20:49:34,978 INFO snapshot-role/MainThread: {"pvseg_start":"0", "pvseg_size":"254", "segtype":"free", "pv_uuid":"PExUjW-rWfe-vJyl-YX6g-GwRL-cM4c-TLtDle", "lv_uuid":"", "pv_name":"/dev/sdf"}, 2024-03-01 20:49:34,978 INFO snapshot-role/MainThread: {"pvseg_start":"0", "pvseg_size":"23", "segtype":"linear", "pv_uuid":"r81YVc-Z2fu-lCX2-jlnq-mCqt-c1Kt-GoXHp0", "lv_uuid":"ym5tC8-yUv9-l3zS-w4qQ-YU0X-FdrV-DJBKb8", "pv_name":"/dev/sde"}, 2024-03-01 20:49:34,978 INFO snapshot-role/MainThread: {"pvseg_start":"23", "pvseg_size":"231", "segtype":"free", "pv_uuid":"r81YVc-Z2fu-lCX2-jlnq-mCqt-c1Kt-GoXHp0", "lv_uuid":"", "pv_name":"/dev/sde"} 2024-03-01 20:49:34,978 INFO snapshot-role/MainThread: ] 2024-03-01 20:49:34,978 INFO snapshot-role/MainThread: , 2024-03-01 20:49:34,978 INFO snapshot-role/MainThread: "seg": [ 2024-03-01 20:49:34,978 INFO snapshot-role/MainThread: {"seg_pe_ranges":"/dev/sdd:153-229", "segtype":"linear", "lv_uuid":"1NwGUF-6Kcm-g1jS-YmNX-UldV-hAtf-x9I2uF"}, 2024-03-01 20:49:34,978 INFO snapshot-role/MainThread: {"seg_pe_ranges":"/dev/sdd:0-152", "segtype":"linear", "lv_uuid":"RO2q9D-nduL-RINy-i3mp-aGJP-mjY5-zVqyGf"}, 2024-03-01 20:49:34,978 INFO snapshot-role/MainThread: {"seg_pe_ranges":"/dev/sdd:230-241", "segtype":"linear", "lv_uuid":"bnNUAh-yGdr-JRiu-U7kx-AUoo-Wamw-6UOHgg"}, 2024-03-01 20:49:34,978 INFO snapshot-role/MainThread: {"seg_pe_ranges":"/dev/sde:0-22", "segtype":"linear", "lv_uuid":"ym5tC8-yUv9-l3zS-w4qQ-YU0X-FdrV-DJBKb8"} 2024-03-01 20:49:34,978 INFO snapshot-role/MainThread: ] 2024-03-01 20:49:34,978 INFO snapshot-role/MainThread: } 2024-03-01 20:49:34,978 INFO snapshot-role/MainThread: , 2024-03-01 20:49:34,978 INFO snapshot-role/MainThread: { 2024-03-01 20:49:34,978 INFO snapshot-role/MainThread: "vg": [ 2024-03-01 20:49:34,978 INFO snapshot-role/MainThread: {"vg_name":"test_vg1", "vg_uuid":"JDM6rK-Ultz-B360-NGW6-5ym1-Srzt-khyK8g", "vg_size":"3196059648", "vg_free":"788529152", "vg_extent_size":"4194304"} 2024-03-01 20:49:34,978 INFO snapshot-role/MainThread: ] 2024-03-01 20:49:34,978 INFO snapshot-role/MainThread: , 2024-03-01 20:49:34,978 INFO snapshot-role/MainThread: "pv": [ 2024-03-01 20:49:34,978 INFO snapshot-role/MainThread: {"pv_name":"/dev/sda"}, 2024-03-01 20:49:34,978 INFO snapshot-role/MainThread: {"pv_name":"/dev/sdb"}, 2024-03-01 20:49:34,978 INFO snapshot-role/MainThread: {"pv_name":"/dev/sdc"} 2024-03-01 20:49:34,978 INFO snapshot-role/MainThread: ] 2024-03-01 20:49:34,978 INFO snapshot-role/MainThread: , 2024-03-01 20:49:34,979 INFO snapshot-role/MainThread: "lv": [ 2024-03-01 20:49:34,979 INFO snapshot-role/MainThread: {"lv_uuid":"7W1el3-qjPr-rhKW-ZrV2-MCIF-P7SO-QFoGMC", "lv_name":"lv1", "lv_full_name":"test_vg1/lv1", "lv_path":"/dev/test_vg1/lv1", "lv_size":"482344960", "origin":"", "origin_size":"482344960", "pool_lv":"", "lv_tags":"", "lv_attr":"owi-a-s---", "vg_name":"test_vg1", "data_percent":"", "metadata_percent":"", "pool_lv":""}, 2024-03-01 20:49:34,979 INFO snapshot-role/MainThread: {"lv_uuid":"X0oIjm-eKMX-5gJe-KVab-2HAF-XFjB-8PvCOK", "lv_name":"lv1_snapset1", "lv_full_name":"test_vg1/lv1_snapset1", "lv_path":"/dev/test_vg1/lv1_snapset1", "lv_size":"75497472", "origin":"lv1", "origin_size":"482344960", "pool_lv":"", "lv_tags":"", "lv_attr":"swi-a-s---", "vg_name":"test_vg1", "data_percent":"0.00", "metadata_percent":"", "pool_lv":""}, 2024-03-01 20:49:34,979 INFO snapshot-role/MainThread: {"lv_uuid":"Y0IDNr-O3Ey-wfIi-y8qY-bnkF-VeIh-AxOuYW", "lv_name":"lv2", "lv_full_name":"test_vg1/lv2", "lv_path":"/dev/test_vg1/lv2", "lv_size":"1606418432", "origin":"", "origin_size":"1606418432", "pool_lv":"", "lv_tags":"", "lv_attr":"owi-a-s---", "vg_name":"test_vg1", "data_percent":"", "metadata_percent":"", "pool_lv":""}, 2024-03-01 20:49:34,979 INFO snapshot-role/MainThread: {"lv_uuid":"fzY20D-nSlY-DhJS-PcBY-sw74-GVJ3-EAnrzw", "lv_name":"lv2_snapset1", "lv_full_name":"test_vg1/lv2_snapset1", "lv_path":"/dev/test_vg1/lv2_snapset1", "lv_size":"243269632", "origin":"lv2", "origin_size":"1606418432", "pool_lv":"", "lv_tags":"", "lv_attr":"swi-a-s---", "vg_name":"test_vg1", "data_percent":"0.00", "metadata_percent":"", "pool_lv":""} 2024-03-01 20:49:34,979 INFO snapshot-role/MainThread: ] 2024-03-01 20:49:34,979 INFO snapshot-role/MainThread: , 2024-03-01 20:49:34,979 INFO snapshot-role/MainThread: "pvseg": [ 2024-03-01 20:49:34,979 INFO snapshot-role/MainThread: {"pvseg_start":"0", "pvseg_size":"254", "segtype":"linear", "pv_uuid":"4c8JOY-RlO6-XI6X-qqL0-UyOk-3hkr-XWuvAf", "lv_uuid":"Y0IDNr-O3Ey-wfIi-y8qY-bnkF-VeIh-AxOuYW", "pv_name":"/dev/sda"}, 2024-03-01 20:49:34,979 INFO snapshot-role/MainThread: {"pvseg_start":"0", "pvseg_size":"129", "segtype":"linear", "pv_uuid":"9SYY00-684W-KV55-MRXJ-pAhm-p2jr-V9Wr9F", "lv_uuid":"Y0IDNr-O3Ey-wfIi-y8qY-bnkF-VeIh-AxOuYW", "pv_name":"/dev/sdb"}, 2024-03-01 20:49:34,979 INFO snapshot-role/MainThread: {"pvseg_start":"129", "pvseg_size":"115", "segtype":"linear", "pv_uuid":"9SYY00-684W-KV55-MRXJ-pAhm-p2jr-V9Wr9F", "lv_uuid":"7W1el3-qjPr-rhKW-ZrV2-MCIF-P7SO-QFoGMC", "pv_name":"/dev/sdb"}, 2024-03-01 20:49:34,979 INFO snapshot-role/MainThread: {"pvseg_start":"244", "pvseg_size":"10", "segtype":"free", "pv_uuid":"9SYY00-684W-KV55-MRXJ-pAhm-p2jr-V9Wr9F", "lv_uuid":"", "pv_name":"/dev/sdb"}, 2024-03-01 20:49:34,979 INFO snapshot-role/MainThread: {"pvseg_start":"0", "pvseg_size":"18", "segtype":"linear", "pv_uuid":"s9I9X8-0Kwr-kNAR-5I4T-xriY-S2od-VEcXlg", "lv_uuid":"X0oIjm-eKMX-5gJe-KVab-2HAF-XFjB-8PvCOK", "pv_name":"/dev/sdc"}, 2024-03-01 20:49:34,979 INFO snapshot-role/MainThread: {"pvseg_start":"18", "pvseg_size":"58", "segtype":"linear", "pv_uuid":"s9I9X8-0Kwr-kNAR-5I4T-xriY-S2od-VEcXlg", "lv_uuid":"fzY20D-nSlY-DhJS-PcBY-sw74-GVJ3-EAnrzw", "pv_name":"/dev/sdc"}, 2024-03-01 20:49:34,979 INFO snapshot-role/MainThread: {"pvseg_start":"76", "pvseg_size":"178", "segtype":"free", "pv_uuid":"s9I9X8-0Kwr-kNAR-5I4T-xriY-S2od-VEcXlg", "lv_uuid":"", "pv_name":"/dev/sdc"} 2024-03-01 20:49:34,979 INFO snapshot-role/MainThread: ] 2024-03-01 20:49:34,979 INFO snapshot-role/MainThread: , 2024-03-01 20:49:34,979 INFO snapshot-role/MainThread: "seg": [ 2024-03-01 20:49:34,979 INFO snapshot-role/MainThread: {"seg_pe_ranges":"/dev/sdb:129-243", "segtype":"linear", "lv_uuid":"7W1el3-qjPr-rhKW-ZrV2-MCIF-P7SO-QFoGMC"}, 2024-03-01 20:49:34,979 INFO snapshot-role/MainThread: {"seg_pe_ranges":"/dev/sdc:0-17", "segtype":"linear", "lv_uuid":"X0oIjm-eKMX-5gJe-KVab-2HAF-XFjB-8PvCOK"}, 2024-03-01 20:49:34,979 INFO snapshot-role/MainThread: {"seg_pe_ranges":"/dev/sda:0-253", "segtype":"linear", "lv_uuid":"Y0IDNr-O3Ey-wfIi-y8qY-bnkF-VeIh-AxOuYW"}, 2024-03-01 20:49:34,979 INFO snapshot-role/MainThread: {"seg_pe_ranges":"/dev/sdb:0-128", "segtype":"linear", "lv_uuid":"Y0IDNr-O3Ey-wfIi-y8qY-bnkF-VeIh-AxOuYW"}, 2024-03-01 20:49:34,979 INFO snapshot-role/MainThread: {"seg_pe_ranges":"/dev/sdc:18-75", "segtype":"linear", "lv_uuid":"fzY20D-nSlY-DhJS-PcBY-sw74-GVJ3-EAnrzw"} 2024-03-01 20:49:34,979 INFO snapshot-role/MainThread: ] 2024-03-01 20:49:34,979 INFO snapshot-role/MainThread: } 2024-03-01 20:49:34,979 INFO snapshot-role/MainThread: ] 2024-03-01 20:49:34,979 INFO snapshot-role/MainThread: , 2024-03-01 20:49:34,979 INFO snapshot-role/MainThread: "log": [ 2024-03-01 20:49:34,979 INFO snapshot-role/MainThread: ] 2024-03-01 20:49:34,979 INFO snapshot-role/MainThread: } 2024-03-01 20:49:34,980 INFO snapshot-role/MainThread: Running... lvs --reportformat json test_vg3/lv5_snapset1 2024-03-01 20:49:35,014 INFO snapshot-role/MainThread: Return code: 0 2024-03-01 20:49:35,015 INFO snapshot-role/MainThread: { 2024-03-01 20:49:35,015 INFO snapshot-role/MainThread: "report": [ 2024-03-01 20:49:35,015 INFO snapshot-role/MainThread: { 2024-03-01 20:49:35,015 INFO snapshot-role/MainThread: "lv": [ 2024-03-01 20:49:35,015 INFO snapshot-role/MainThread: {"lv_name":"lv5_snapset1", "vg_name":"test_vg3", "lv_attr":"swi-a-s---", "lv_size":"192937984", "pool_lv":"", "origin":"lv5", "data_percent":"0.00", "metadata_percent":"", "move_pv":"", "mirror_log":"", "copy_percent":"", "convert_lv":""} 2024-03-01 20:49:35,015 INFO snapshot-role/MainThread: ] 2024-03-01 20:49:35,015 INFO snapshot-role/MainThread: } 2024-03-01 20:49:35,015 INFO snapshot-role/MainThread: ] 2024-03-01 20:49:35,015 INFO snapshot-role/MainThread: , 2024-03-01 20:49:35,015 INFO snapshot-role/MainThread: "log": [ 2024-03-01 20:49:35,015 INFO snapshot-role/MainThread: ] 2024-03-01 20:49:35,015 INFO snapshot-role/MainThread: } 2024-03-01 20:49:35,015 INFO snapshot-role/MainThread: Running... lvremove -y test_vg3/lv5_snapset1 2024-03-01 20:49:35,128 INFO snapshot-role/MainThread: Return code: 0 2024-03-01 20:49:35,128 INFO snapshot-role/MainThread: { 2024-03-01 20:49:35,128 INFO snapshot-role/MainThread: "log": [ 2024-03-01 20:49:35,128 INFO snapshot-role/MainThread: ] 2024-03-01 20:49:35,129 INFO snapshot-role/MainThread: } 2024-03-01 20:49:35,129 INFO snapshot-role/MainThread: Running... lvs --reportformat json test_vg3/lv6_snapset1 2024-03-01 20:49:35,177 INFO snapshot-role/MainThread: Return code: 0 2024-03-01 20:49:35,177 INFO snapshot-role/MainThread: { 2024-03-01 20:49:35,177 INFO snapshot-role/MainThread: "report": [ 2024-03-01 20:49:35,178 INFO snapshot-role/MainThread: { 2024-03-01 20:49:35,178 INFO snapshot-role/MainThread: "lv": [ 2024-03-01 20:49:35,178 INFO snapshot-role/MainThread: {"lv_name":"lv6_snapset1", "vg_name":"test_vg3", "lv_attr":"swi-a-s---", "lv_size":"163577856", "pool_lv":"", "origin":"lv6", "data_percent":"0.00", "metadata_percent":"", "move_pv":"", "mirror_log":"", "copy_percent":"", "convert_lv":""} 2024-03-01 20:49:35,178 INFO snapshot-role/MainThread: ] 2024-03-01 20:49:35,178 INFO snapshot-role/MainThread: } 2024-03-01 20:49:35,178 INFO snapshot-role/MainThread: ] 2024-03-01 20:49:35,178 INFO snapshot-role/MainThread: , 2024-03-01 20:49:35,178 INFO snapshot-role/MainThread: "log": [ 2024-03-01 20:49:35,178 INFO snapshot-role/MainThread: ] 2024-03-01 20:49:35,178 INFO snapshot-role/MainThread: } 2024-03-01 20:49:35,178 INFO snapshot-role/MainThread: Running... lvremove -y test_vg3/lv6_snapset1 2024-03-01 20:49:35,267 INFO snapshot-role/MainThread: Return code: 0 2024-03-01 20:49:35,267 INFO snapshot-role/MainThread: { 2024-03-01 20:49:35,267 INFO snapshot-role/MainThread: "log": [ 2024-03-01 20:49:35,267 INFO snapshot-role/MainThread: ] 2024-03-01 20:49:35,267 INFO snapshot-role/MainThread: } 2024-03-01 20:49:35,268 INFO snapshot-role/MainThread: Running... lvs --reportformat json test_vg3/lv7_snapset1 2024-03-01 20:49:35,307 INFO snapshot-role/MainThread: Return code: 0 2024-03-01 20:49:35,308 INFO snapshot-role/MainThread: { 2024-03-01 20:49:35,308 INFO snapshot-role/MainThread: "report": [ 2024-03-01 20:49:35,308 INFO snapshot-role/MainThread: { 2024-03-01 20:49:35,308 INFO snapshot-role/MainThread: "lv": [ 2024-03-01 20:49:35,308 INFO snapshot-role/MainThread: {"lv_name":"lv7_snapset1", "vg_name":"test_vg3", "lv_attr":"swi-a-s---", "lv_size":"67108864", "pool_lv":"", "origin":"lv7", "data_percent":"0.00", "metadata_percent":"", "move_pv":"", "mirror_log":"", "copy_percent":"", "convert_lv":""} 2024-03-01 20:49:35,308 INFO snapshot-role/MainThread: ] 2024-03-01 20:49:35,308 INFO snapshot-role/MainThread: } 2024-03-01 20:49:35,308 INFO snapshot-role/MainThread: ] 2024-03-01 20:49:35,308 INFO snapshot-role/MainThread: , 2024-03-01 20:49:35,308 INFO snapshot-role/MainThread: "log": [ 2024-03-01 20:49:35,308 INFO snapshot-role/MainThread: ] 2024-03-01 20:49:35,308 INFO snapshot-role/MainThread: } 2024-03-01 20:49:35,309 INFO snapshot-role/MainThread: Running... lvremove -y test_vg3/lv7_snapset1 2024-03-01 20:49:35,421 INFO snapshot-role/MainThread: Return code: 0 2024-03-01 20:49:35,421 INFO snapshot-role/MainThread: { 2024-03-01 20:49:35,422 INFO snapshot-role/MainThread: "log": [ 2024-03-01 20:49:35,422 INFO snapshot-role/MainThread: ] 2024-03-01 20:49:35,422 INFO snapshot-role/MainThread: } 2024-03-01 20:49:35,422 INFO snapshot-role/MainThread: Running... lvs --reportformat json test_vg3/lv8_snapset1 2024-03-01 20:49:35,464 INFO snapshot-role/MainThread: Return code: 0 2024-03-01 20:49:35,464 INFO snapshot-role/MainThread: { 2024-03-01 20:49:35,464 INFO snapshot-role/MainThread: "report": [ 2024-03-01 20:49:35,465 INFO snapshot-role/MainThread: { 2024-03-01 20:49:35,465 INFO snapshot-role/MainThread: "lv": [ 2024-03-01 20:49:35,465 INFO snapshot-role/MainThread: {"lv_name":"lv8_snapset1", "vg_name":"test_vg3", "lv_attr":"swi-a-s---", "lv_size":"67108864", "pool_lv":"", "origin":"lv8", "data_percent":"0.00", "metadata_percent":"", "move_pv":"", "mirror_log":"", "copy_percent":"", "convert_lv":""} 2024-03-01 20:49:35,465 INFO snapshot-role/MainThread: ] 2024-03-01 20:49:35,465 INFO snapshot-role/MainThread: } 2024-03-01 20:49:35,465 INFO snapshot-role/MainThread: ] 2024-03-01 20:49:35,465 INFO snapshot-role/MainThread: , 2024-03-01 20:49:35,465 INFO snapshot-role/MainThread: "log": [ 2024-03-01 20:49:35,465 INFO snapshot-role/MainThread: ] 2024-03-01 20:49:35,465 INFO snapshot-role/MainThread: } 2024-03-01 20:49:35,465 INFO snapshot-role/MainThread: Running... lvremove -y test_vg3/lv8_snapset1 2024-03-01 20:49:35,567 INFO snapshot-role/MainThread: Return code: 0 2024-03-01 20:49:35,567 INFO snapshot-role/MainThread: { 2024-03-01 20:49:35,567 INFO snapshot-role/MainThread: "log": [ 2024-03-01 20:49:35,568 INFO snapshot-role/MainThread: ] 2024-03-01 20:49:35,568 INFO snapshot-role/MainThread: } 2024-03-01 20:49:35,568 INFO snapshot-role/MainThread: Running... lvs --reportformat json test_vg2/lv3_snapset1 2024-03-01 20:49:35,616 INFO snapshot-role/MainThread: Return code: 0 2024-03-01 20:49:35,616 INFO snapshot-role/MainThread: { 2024-03-01 20:49:35,616 INFO snapshot-role/MainThread: "report": [ 2024-03-01 20:49:35,616 INFO snapshot-role/MainThread: { 2024-03-01 20:49:35,616 INFO snapshot-role/MainThread: "lv": [ 2024-03-01 20:49:35,616 INFO snapshot-role/MainThread: {"lv_name":"lv3_snapset1", "vg_name":"test_vg2", "lv_attr":"swi-a-s---", "lv_size":"50331648", "pool_lv":"", "origin":"lv3", "data_percent":"0.00", "metadata_percent":"", "move_pv":"", "mirror_log":"", "copy_percent":"", "convert_lv":""} 2024-03-01 20:49:35,617 INFO snapshot-role/MainThread: ] 2024-03-01 20:49:35,617 INFO snapshot-role/MainThread: } 2024-03-01 20:49:35,617 INFO snapshot-role/MainThread: ] 2024-03-01 20:49:35,617 INFO snapshot-role/MainThread: , 2024-03-01 20:49:35,617 INFO snapshot-role/MainThread: "log": [ 2024-03-01 20:49:35,617 INFO snapshot-role/MainThread: ] 2024-03-01 20:49:35,617 INFO snapshot-role/MainThread: } 2024-03-01 20:49:35,617 INFO snapshot-role/MainThread: Running... lvremove -y test_vg2/lv3_snapset1 2024-03-01 20:49:35,719 INFO snapshot-role/MainThread: Return code: 0 2024-03-01 20:49:35,719 INFO snapshot-role/MainThread: { 2024-03-01 20:49:35,719 INFO snapshot-role/MainThread: "log": [ 2024-03-01 20:49:35,719 INFO snapshot-role/MainThread: ] 2024-03-01 20:49:35,719 INFO snapshot-role/MainThread: } 2024-03-01 20:49:35,719 INFO snapshot-role/MainThread: Running... lvs --reportformat json test_vg2/lv4_snapset1 2024-03-01 20:49:35,768 INFO snapshot-role/MainThread: Return code: 0 2024-03-01 20:49:35,768 INFO snapshot-role/MainThread: { 2024-03-01 20:49:35,768 INFO snapshot-role/MainThread: "report": [ 2024-03-01 20:49:35,768 INFO snapshot-role/MainThread: { 2024-03-01 20:49:35,768 INFO snapshot-role/MainThread: "lv": [ 2024-03-01 20:49:35,768 INFO snapshot-role/MainThread: {"lv_name":"lv4_snapset1", "vg_name":"test_vg2", "lv_attr":"swi-a-s---", "lv_size":"96468992", "pool_lv":"", "origin":"lv4", "data_percent":"0.00", "metadata_percent":"", "move_pv":"", "mirror_log":"", "copy_percent":"", "convert_lv":""} 2024-03-01 20:49:35,768 INFO snapshot-role/MainThread: ] 2024-03-01 20:49:35,768 INFO snapshot-role/MainThread: } 2024-03-01 20:49:35,768 INFO snapshot-role/MainThread: ] 2024-03-01 20:49:35,768 INFO snapshot-role/MainThread: , 2024-03-01 20:49:35,768 INFO snapshot-role/MainThread: "log": [ 2024-03-01 20:49:35,768 INFO snapshot-role/MainThread: ] 2024-03-01 20:49:35,768 INFO snapshot-role/MainThread: } 2024-03-01 20:49:35,768 INFO snapshot-role/MainThread: Running... lvremove -y test_vg2/lv4_snapset1 2024-03-01 20:49:35,846 INFO snapshot-role/MainThread: Return code: 0 2024-03-01 20:49:35,846 INFO snapshot-role/MainThread: { 2024-03-01 20:49:35,847 INFO snapshot-role/MainThread: "log": [ 2024-03-01 20:49:35,847 INFO snapshot-role/MainThread: ] 2024-03-01 20:49:35,847 INFO snapshot-role/MainThread: } 2024-03-01 20:49:35,847 INFO snapshot-role/MainThread: Running... lvs --reportformat json test_vg1/lv1_snapset1 2024-03-01 20:49:35,897 INFO snapshot-role/MainThread: Return code: 0 2024-03-01 20:49:35,898 INFO snapshot-role/MainThread: { 2024-03-01 20:49:35,898 INFO snapshot-role/MainThread: "report": [ 2024-03-01 20:49:35,898 INFO snapshot-role/MainThread: { 2024-03-01 20:49:35,898 INFO snapshot-role/MainThread: "lv": [ 2024-03-01 20:49:35,898 INFO snapshot-role/MainThread: {"lv_name":"lv1_snapset1", "vg_name":"test_vg1", "lv_attr":"swi-a-s---", "lv_size":"75497472", "pool_lv":"", "origin":"lv1", "data_percent":"0.00", "metadata_percent":"", "move_pv":"", "mirror_log":"", "copy_percent":"", "convert_lv":""} 2024-03-01 20:49:35,898 INFO snapshot-role/MainThread: ] 2024-03-01 20:49:35,898 INFO snapshot-role/MainThread: } 2024-03-01 20:49:35,898 INFO snapshot-role/MainThread: ] 2024-03-01 20:49:35,898 INFO snapshot-role/MainThread: , 2024-03-01 20:49:35,898 INFO snapshot-role/MainThread: "log": [ 2024-03-01 20:49:35,898 INFO snapshot-role/MainThread: ] 2024-03-01 20:49:35,898 INFO snapshot-role/MainThread: } 2024-03-01 20:49:35,898 INFO snapshot-role/MainThread: Running... lvremove -y test_vg1/lv1_snapset1 2024-03-01 20:49:35,981 INFO snapshot-role/MainThread: Return code: 0 2024-03-01 20:49:35,982 INFO snapshot-role/MainThread: { 2024-03-01 20:49:35,982 INFO snapshot-role/MainThread: "log": [ 2024-03-01 20:49:35,982 INFO snapshot-role/MainThread: ] 2024-03-01 20:49:35,982 INFO snapshot-role/MainThread: } 2024-03-01 20:49:35,982 INFO snapshot-role/MainThread: Running... lvs --reportformat json test_vg1/lv2_snapset1 2024-03-01 20:49:36,021 INFO snapshot-role/MainThread: Return code: 0 2024-03-01 20:49:36,021 INFO snapshot-role/MainThread: { 2024-03-01 20:49:36,022 INFO snapshot-role/MainThread: "report": [ 2024-03-01 20:49:36,022 INFO snapshot-role/MainThread: { 2024-03-01 20:49:36,022 INFO snapshot-role/MainThread: "lv": [ 2024-03-01 20:49:36,022 INFO snapshot-role/MainThread: {"lv_name":"lv2_snapset1", "vg_name":"test_vg1", "lv_attr":"swi-a-s---", "lv_size":"243269632", "pool_lv":"", "origin":"lv2", "data_percent":"0.00", "metadata_percent":"", "move_pv":"", "mirror_log":"", "copy_percent":"", "convert_lv":""} 2024-03-01 20:49:36,022 INFO snapshot-role/MainThread: ] 2024-03-01 20:49:36,022 INFO snapshot-role/MainThread: } 2024-03-01 20:49:36,022 INFO snapshot-role/MainThread: ] 2024-03-01 20:49:36,022 INFO snapshot-role/MainThread: , 2024-03-01 20:49:36,022 INFO snapshot-role/MainThread: "log": [ 2024-03-01 20:49:36,022 INFO snapshot-role/MainThread: ] 2024-03-01 20:49:36,022 INFO snapshot-role/MainThread: } 2024-03-01 20:49:36,022 INFO snapshot-role/MainThread: Running... lvremove -y test_vg1/lv2_snapset1 2024-03-01 20:49:36,129 INFO snapshot-role/MainThread: Return code: 0 2024-03-01 20:49:36,129 INFO snapshot-role/MainThread: { 2024-03-01 20:49:36,130 INFO snapshot-role/MainThread: "log": [ 2024-03-01 20:49:36,130 INFO snapshot-role/MainThread: ] 2024-03-01 20:49:36,130 INFO snapshot-role/MainThread: } 2024-03-01 20:49:36,130 INFO snapshot-role/MainThread: exit code: 0: [''] 2024-03-01 20:49:37,538 INFO snapshot-role/MainThread: remove_cmd: remove None None snapset1 1 None 2024-03-01 20:49:37,538 INFO snapshot-role/MainThread: Running... lvm fullreport --units B --nosuffix --configreport vg -o vg_name,vg_uuid,vg_size,vg_free,vg_extent_size --configreport lv -o lv_uuid,lv_name,lv_full_name,lv_path,lv_size,origin,origin_size,pool_lv,lv_tags,lv_attr,vg_name,data_percent,metadata_percent,pool_lv --configreport pv -o pv_name --reportformat json 2024-03-01 20:49:37,575 INFO snapshot-role/MainThread: Return code: 0 2024-03-01 20:49:37,576 INFO snapshot-role/MainThread: { 2024-03-01 20:49:37,576 INFO snapshot-role/MainThread: "report": [ 2024-03-01 20:49:37,576 INFO snapshot-role/MainThread: { 2024-03-01 20:49:37,576 INFO snapshot-role/MainThread: "vg": [ 2024-03-01 20:49:37,576 INFO snapshot-role/MainThread: {"vg_name":"test_vg3", "vg_uuid":"DnjpVw-Vkxg-R3Gx-9QN1-1EpR-oYyb-t7RsVf", "vg_size":"4261412864", "vg_free":"1052770304", "vg_extent_size":"4194304"} 2024-03-01 20:49:37,576 INFO snapshot-role/MainThread: ] 2024-03-01 20:49:37,576 INFO snapshot-role/MainThread: , 2024-03-01 20:49:37,576 INFO snapshot-role/MainThread: "pv": [ 2024-03-01 20:49:37,576 INFO snapshot-role/MainThread: {"pv_name":"/dev/sdg"}, 2024-03-01 20:49:37,576 INFO snapshot-role/MainThread: {"pv_name":"/dev/sdh"}, 2024-03-01 20:49:37,576 INFO snapshot-role/MainThread: {"pv_name":"/dev/sdi"}, 2024-03-01 20:49:37,576 INFO snapshot-role/MainThread: {"pv_name":"/dev/sdj"} 2024-03-01 20:49:37,576 INFO snapshot-role/MainThread: ] 2024-03-01 20:49:37,576 INFO snapshot-role/MainThread: , 2024-03-01 20:49:37,576 INFO snapshot-role/MainThread: "lv": [ 2024-03-01 20:49:37,576 INFO snapshot-role/MainThread: {"lv_uuid":"3Z8qGt-wiXk-dRlz-POCs-tSJ4-0pep-aeqdGL", "lv_name":"lv5", "lv_full_name":"test_vg3/lv5", "lv_path":"/dev/test_vg3/lv5", "lv_size":"1283457024", "origin":"", "origin_size":"", "pool_lv":"", "lv_tags":"", "lv_attr":"-wi-a-----", "vg_name":"test_vg3", "data_percent":"", "metadata_percent":"", "pool_lv":""}, 2024-03-01 20:49:37,576 INFO snapshot-role/MainThread: {"lv_uuid":"0Y6bab-bBoR-yAdQ-UWvb-d81h-WJSK-86CFA4", "lv_name":"lv6", "lv_full_name":"test_vg3/lv6", "lv_path":"/dev/test_vg3/lv6", "lv_size":"1069547520", "origin":"", "origin_size":"", "pool_lv":"", "lv_tags":"", "lv_attr":"-wi-a-----", "vg_name":"test_vg3", "data_percent":"", "metadata_percent":"", "pool_lv":""}, 2024-03-01 20:49:37,576 INFO snapshot-role/MainThread: {"lv_uuid":"MwdLnq-EPMB-IMP0-tV7d-22nL-3RA2-b912eV", "lv_name":"lv7", "lv_full_name":"test_vg3/lv7", "lv_path":"/dev/test_vg3/lv7", "lv_size":"427819008", "origin":"", "origin_size":"", "pool_lv":"", "lv_tags":"", "lv_attr":"-wi-a-----", "vg_name":"test_vg3", "data_percent":"", "metadata_percent":"", "pool_lv":""}, 2024-03-01 20:49:37,576 INFO snapshot-role/MainThread: {"lv_uuid":"8Klu2F-rPWr-vs9A-qI0f-W0RT-Mp9j-FlUY2j", "lv_name":"lv8", "lv_full_name":"test_vg3/lv8", "lv_path":"/dev/test_vg3/lv8", "lv_size":"427819008", "origin":"", "origin_size":"", "pool_lv":"", "lv_tags":"", "lv_attr":"-wi-a-----", "vg_name":"test_vg3", "data_percent":"", "metadata_percent":"", "pool_lv":""} 2024-03-01 20:49:37,576 INFO snapshot-role/MainThread: ] 2024-03-01 20:49:37,576 INFO snapshot-role/MainThread: , 2024-03-01 20:49:37,576 INFO snapshot-role/MainThread: "pvseg": [ 2024-03-01 20:49:37,576 INFO snapshot-role/MainThread: {"pvseg_start":"0", "pvseg_size":"254", "segtype":"linear", "pv_uuid":"2f2Od5-gjWw-rhDm-IUk4-Mww5-gw0D-Xh2zSg", "lv_uuid":"3Z8qGt-wiXk-dRlz-POCs-tSJ4-0pep-aeqdGL", "pv_name":"/dev/sdi"}, 2024-03-01 20:49:37,576 INFO snapshot-role/MainThread: {"pvseg_start":"0", "pvseg_size":"254", "segtype":"linear", "pv_uuid":"RjwhmP-wkcy-gY3D-Qj58-OaUP-mNia-h5cQTt", "lv_uuid":"0Y6bab-bBoR-yAdQ-UWvb-d81h-WJSK-86CFA4", "pv_name":"/dev/sdh"}, 2024-03-01 20:49:37,576 INFO snapshot-role/MainThread: {"pvseg_start":"0", "pvseg_size":"102", "segtype":"linear", "pv_uuid":"eiqEQA-BlBx-9wRH-rQTA-THw8-PRAT-5SiVtD", "lv_uuid":"8Klu2F-rPWr-vs9A-qI0f-W0RT-Mp9j-FlUY2j", "pv_name":"/dev/sdg"}, 2024-03-01 20:49:37,576 INFO snapshot-role/MainThread: {"pvseg_start":"102", "pvseg_size":"102", "segtype":"linear", "pv_uuid":"eiqEQA-BlBx-9wRH-rQTA-THw8-PRAT-5SiVtD", "lv_uuid":"MwdLnq-EPMB-IMP0-tV7d-22nL-3RA2-b912eV", "pv_name":"/dev/sdg"}, 2024-03-01 20:49:37,576 INFO snapshot-role/MainThread: {"pvseg_start":"204", "pvseg_size":"1", "segtype":"linear", "pv_uuid":"eiqEQA-BlBx-9wRH-rQTA-THw8-PRAT-5SiVtD", "lv_uuid":"0Y6bab-bBoR-yAdQ-UWvb-d81h-WJSK-86CFA4", "pv_name":"/dev/sdg"}, 2024-03-01 20:49:37,576 INFO snapshot-role/MainThread: {"pvseg_start":"205", "pvseg_size":"49", "segtype":"free", "pv_uuid":"eiqEQA-BlBx-9wRH-rQTA-THw8-PRAT-5SiVtD", "lv_uuid":"", "pv_name":"/dev/sdg"}, 2024-03-01 20:49:37,576 INFO snapshot-role/MainThread: {"pvseg_start":"0", "pvseg_size":"52", "segtype":"linear", "pv_uuid":"n5neVP-FQjf-qjJs-xxWZ-FRTv-V1QX-2FIr1N", "lv_uuid":"3Z8qGt-wiXk-dRlz-POCs-tSJ4-0pep-aeqdGL", "pv_name":"/dev/sdj"}, 2024-03-01 20:49:37,576 INFO snapshot-role/MainThread: {"pvseg_start":"52", "pvseg_size":"202", "segtype":"free", "pv_uuid":"n5neVP-FQjf-qjJs-xxWZ-FRTv-V1QX-2FIr1N", "lv_uuid":"", "pv_name":"/dev/sdj"} 2024-03-01 20:49:37,577 INFO snapshot-role/MainThread: ] 2024-03-01 20:49:37,577 INFO snapshot-role/MainThread: , 2024-03-01 20:49:37,577 INFO snapshot-role/MainThread: "seg": [ 2024-03-01 20:49:37,577 INFO snapshot-role/MainThread: {"seg_pe_ranges":"/dev/sdh:0-253", "segtype":"linear", "lv_uuid":"0Y6bab-bBoR-yAdQ-UWvb-d81h-WJSK-86CFA4"}, 2024-03-01 20:49:37,577 INFO snapshot-role/MainThread: {"seg_pe_ranges":"/dev/sdg:204-204", "segtype":"linear", "lv_uuid":"0Y6bab-bBoR-yAdQ-UWvb-d81h-WJSK-86CFA4"}, 2024-03-01 20:49:37,577 INFO snapshot-role/MainThread: {"seg_pe_ranges":"/dev/sdi:0-253", "segtype":"linear", "lv_uuid":"3Z8qGt-wiXk-dRlz-POCs-tSJ4-0pep-aeqdGL"}, 2024-03-01 20:49:37,577 INFO snapshot-role/MainThread: {"seg_pe_ranges":"/dev/sdj:0-51", "segtype":"linear", "lv_uuid":"3Z8qGt-wiXk-dRlz-POCs-tSJ4-0pep-aeqdGL"}, 2024-03-01 20:49:37,577 INFO snapshot-role/MainThread: {"seg_pe_ranges":"/dev/sdg:0-101", "segtype":"linear", "lv_uuid":"8Klu2F-rPWr-vs9A-qI0f-W0RT-Mp9j-FlUY2j"}, 2024-03-01 20:49:37,577 INFO snapshot-role/MainThread: {"seg_pe_ranges":"/dev/sdg:102-203", "segtype":"linear", "lv_uuid":"MwdLnq-EPMB-IMP0-tV7d-22nL-3RA2-b912eV"} 2024-03-01 20:49:37,577 INFO snapshot-role/MainThread: ] 2024-03-01 20:49:37,577 INFO snapshot-role/MainThread: } 2024-03-01 20:49:37,577 INFO snapshot-role/MainThread: , 2024-03-01 20:49:37,577 INFO snapshot-role/MainThread: { 2024-03-01 20:49:37,577 INFO snapshot-role/MainThread: "vg": [ 2024-03-01 20:49:37,577 INFO snapshot-role/MainThread: {"vg_name":"test_vg2", "vg_uuid":"Ov9iZp-zlA3-8AwT-UCAM-rhPK-dtF9-W4jg4K", "vg_size":"3196059648", "vg_free":"2231369728", "vg_extent_size":"4194304"} 2024-03-01 20:49:37,577 INFO snapshot-role/MainThread: ] 2024-03-01 20:49:37,577 INFO snapshot-role/MainThread: , 2024-03-01 20:49:37,577 INFO snapshot-role/MainThread: "pv": [ 2024-03-01 20:49:37,577 INFO snapshot-role/MainThread: {"pv_name":"/dev/sdd"}, 2024-03-01 20:49:37,577 INFO snapshot-role/MainThread: {"pv_name":"/dev/sde"}, 2024-03-01 20:49:37,577 INFO snapshot-role/MainThread: {"pv_name":"/dev/sdf"} 2024-03-01 20:49:37,577 INFO snapshot-role/MainThread: ] 2024-03-01 20:49:37,577 INFO snapshot-role/MainThread: , 2024-03-01 20:49:37,577 INFO snapshot-role/MainThread: "lv": [ 2024-03-01 20:49:37,577 INFO snapshot-role/MainThread: {"lv_uuid":"1NwGUF-6Kcm-g1jS-YmNX-UldV-hAtf-x9I2uF", "lv_name":"lv3", "lv_full_name":"test_vg2/lv3", "lv_path":"/dev/test_vg2/lv3", "lv_size":"322961408", "origin":"", "origin_size":"", "pool_lv":"", "lv_tags":"", "lv_attr":"-wi-a-----", "vg_name":"test_vg2", "data_percent":"", "metadata_percent":"", "pool_lv":""}, 2024-03-01 20:49:37,577 INFO snapshot-role/MainThread: {"lv_uuid":"RO2q9D-nduL-RINy-i3mp-aGJP-mjY5-zVqyGf", "lv_name":"lv4", "lv_full_name":"test_vg2/lv4", "lv_path":"/dev/test_vg2/lv4", "lv_size":"641728512", "origin":"", "origin_size":"", "pool_lv":"", "lv_tags":"", "lv_attr":"-wi-a-----", "vg_name":"test_vg2", "data_percent":"", "metadata_percent":"", "pool_lv":""} 2024-03-01 20:49:37,577 INFO snapshot-role/MainThread: ] 2024-03-01 20:49:37,577 INFO snapshot-role/MainThread: , 2024-03-01 20:49:37,577 INFO snapshot-role/MainThread: "pvseg": [ 2024-03-01 20:49:37,577 INFO snapshot-role/MainThread: {"pvseg_start":"0", "pvseg_size":"153", "segtype":"linear", "pv_uuid":"FcRpKS-AMgd-l3A9-noIR-j7eI-PcDB-lsUq8E", "lv_uuid":"RO2q9D-nduL-RINy-i3mp-aGJP-mjY5-zVqyGf", "pv_name":"/dev/sdd"}, 2024-03-01 20:49:37,577 INFO snapshot-role/MainThread: {"pvseg_start":"153", "pvseg_size":"77", "segtype":"linear", "pv_uuid":"FcRpKS-AMgd-l3A9-noIR-j7eI-PcDB-lsUq8E", "lv_uuid":"1NwGUF-6Kcm-g1jS-YmNX-UldV-hAtf-x9I2uF", "pv_name":"/dev/sdd"}, 2024-03-01 20:49:37,577 INFO snapshot-role/MainThread: {"pvseg_start":"230", "pvseg_size":"24", "segtype":"free", "pv_uuid":"FcRpKS-AMgd-l3A9-noIR-j7eI-PcDB-lsUq8E", "lv_uuid":"", "pv_name":"/dev/sdd"}, 2024-03-01 20:49:37,577 INFO snapshot-role/MainThread: {"pvseg_start":"0", "pvseg_size":"254", "segtype":"free", "pv_uuid":"PExUjW-rWfe-vJyl-YX6g-GwRL-cM4c-TLtDle", "lv_uuid":"", "pv_name":"/dev/sdf"}, 2024-03-01 20:49:37,577 INFO snapshot-role/MainThread: {"pvseg_start":"0", "pvseg_size":"254", "segtype":"free", "pv_uuid":"r81YVc-Z2fu-lCX2-jlnq-mCqt-c1Kt-GoXHp0", "lv_uuid":"", "pv_name":"/dev/sde"} 2024-03-01 20:49:37,577 INFO snapshot-role/MainThread: ] 2024-03-01 20:49:37,577 INFO snapshot-role/MainThread: , 2024-03-01 20:49:37,578 INFO snapshot-role/MainThread: "seg": [ 2024-03-01 20:49:37,578 INFO snapshot-role/MainThread: {"seg_pe_ranges":"/dev/sdd:153-229", "segtype":"linear", "lv_uuid":"1NwGUF-6Kcm-g1jS-YmNX-UldV-hAtf-x9I2uF"}, 2024-03-01 20:49:37,578 INFO snapshot-role/MainThread: {"seg_pe_ranges":"/dev/sdd:0-152", "segtype":"linear", "lv_uuid":"RO2q9D-nduL-RINy-i3mp-aGJP-mjY5-zVqyGf"} 2024-03-01 20:49:37,578 INFO snapshot-role/MainThread: ] 2024-03-01 20:49:37,578 INFO snapshot-role/MainThread: } 2024-03-01 20:49:37,578 INFO snapshot-role/MainThread: , 2024-03-01 20:49:37,578 INFO snapshot-role/MainThread: { 2024-03-01 20:49:37,578 INFO snapshot-role/MainThread: "vg": [ 2024-03-01 20:49:37,578 INFO snapshot-role/MainThread: {"vg_name":"test_vg1", "vg_uuid":"JDM6rK-Ultz-B360-NGW6-5ym1-Srzt-khyK8g", "vg_size":"3196059648", "vg_free":"1107296256", "vg_extent_size":"4194304"} 2024-03-01 20:49:37,578 INFO snapshot-role/MainThread: ] 2024-03-01 20:49:37,578 INFO snapshot-role/MainThread: , 2024-03-01 20:49:37,578 INFO snapshot-role/MainThread: "pv": [ 2024-03-01 20:49:37,578 INFO snapshot-role/MainThread: {"pv_name":"/dev/sda"}, 2024-03-01 20:49:37,578 INFO snapshot-role/MainThread: {"pv_name":"/dev/sdb"}, 2024-03-01 20:49:37,578 INFO snapshot-role/MainThread: {"pv_name":"/dev/sdc"} 2024-03-01 20:49:37,578 INFO snapshot-role/MainThread: ] 2024-03-01 20:49:37,578 INFO snapshot-role/MainThread: , 2024-03-01 20:49:37,578 INFO snapshot-role/MainThread: "lv": [ 2024-03-01 20:49:37,578 INFO snapshot-role/MainThread: {"lv_uuid":"7W1el3-qjPr-rhKW-ZrV2-MCIF-P7SO-QFoGMC", "lv_name":"lv1", "lv_full_name":"test_vg1/lv1", "lv_path":"/dev/test_vg1/lv1", "lv_size":"482344960", "origin":"", "origin_size":"", "pool_lv":"", "lv_tags":"", "lv_attr":"-wi-a-----", "vg_name":"test_vg1", "data_percent":"", "metadata_percent":"", "pool_lv":""}, 2024-03-01 20:49:37,578 INFO snapshot-role/MainThread: {"lv_uuid":"Y0IDNr-O3Ey-wfIi-y8qY-bnkF-VeIh-AxOuYW", "lv_name":"lv2", "lv_full_name":"test_vg1/lv2", "lv_path":"/dev/test_vg1/lv2", "lv_size":"1606418432", "origin":"", "origin_size":"", "pool_lv":"", "lv_tags":"", "lv_attr":"-wi-a-----", "vg_name":"test_vg1", "data_percent":"", "metadata_percent":"", "pool_lv":""} 2024-03-01 20:49:37,578 INFO snapshot-role/MainThread: ] 2024-03-01 20:49:37,578 INFO snapshot-role/MainThread: , 2024-03-01 20:49:37,578 INFO snapshot-role/MainThread: "pvseg": [ 2024-03-01 20:49:37,578 INFO snapshot-role/MainThread: {"pvseg_start":"0", "pvseg_size":"254", "segtype":"linear", "pv_uuid":"4c8JOY-RlO6-XI6X-qqL0-UyOk-3hkr-XWuvAf", "lv_uuid":"Y0IDNr-O3Ey-wfIi-y8qY-bnkF-VeIh-AxOuYW", "pv_name":"/dev/sda"}, 2024-03-01 20:49:37,578 INFO snapshot-role/MainThread: {"pvseg_start":"0", "pvseg_size":"129", "segtype":"linear", "pv_uuid":"9SYY00-684W-KV55-MRXJ-pAhm-p2jr-V9Wr9F", "lv_uuid":"Y0IDNr-O3Ey-wfIi-y8qY-bnkF-VeIh-AxOuYW", "pv_name":"/dev/sdb"}, 2024-03-01 20:49:37,578 INFO snapshot-role/MainThread: {"pvseg_start":"129", "pvseg_size":"115", "segtype":"linear", "pv_uuid":"9SYY00-684W-KV55-MRXJ-pAhm-p2jr-V9Wr9F", "lv_uuid":"7W1el3-qjPr-rhKW-ZrV2-MCIF-P7SO-QFoGMC", "pv_name":"/dev/sdb"}, 2024-03-01 20:49:37,578 INFO snapshot-role/MainThread: {"pvseg_start":"244", "pvseg_size":"10", "segtype":"free", "pv_uuid":"9SYY00-684W-KV55-MRXJ-pAhm-p2jr-V9Wr9F", "lv_uuid":"", "pv_name":"/dev/sdb"}, 2024-03-01 20:49:37,578 INFO snapshot-role/MainThread: {"pvseg_start":"0", "pvseg_size":"254", "segtype":"free", "pv_uuid":"s9I9X8-0Kwr-kNAR-5I4T-xriY-S2od-VEcXlg", "lv_uuid":"", "pv_name":"/dev/sdc"} 2024-03-01 20:49:37,578 INFO snapshot-role/MainThread: ] 2024-03-01 20:49:37,578 INFO snapshot-role/MainThread: , 2024-03-01 20:49:37,578 INFO snapshot-role/MainThread: "seg": [ 2024-03-01 20:49:37,578 INFO snapshot-role/MainThread: {"seg_pe_ranges":"/dev/sdb:129-243", "segtype":"linear", "lv_uuid":"7W1el3-qjPr-rhKW-ZrV2-MCIF-P7SO-QFoGMC"}, 2024-03-01 20:49:37,578 INFO snapshot-role/MainThread: {"seg_pe_ranges":"/dev/sda:0-253", "segtype":"linear", "lv_uuid":"Y0IDNr-O3Ey-wfIi-y8qY-bnkF-VeIh-AxOuYW"}, 2024-03-01 20:49:37,578 INFO snapshot-role/MainThread: {"seg_pe_ranges":"/dev/sdb:0-128", "segtype":"linear", "lv_uuid":"Y0IDNr-O3Ey-wfIi-y8qY-bnkF-VeIh-AxOuYW"} 2024-03-01 20:49:37,578 INFO snapshot-role/MainThread: ] 2024-03-01 20:49:37,578 INFO snapshot-role/MainThread: } 2024-03-01 20:49:37,578 INFO snapshot-role/MainThread: ] 2024-03-01 20:49:37,579 INFO snapshot-role/MainThread: , 2024-03-01 20:49:37,579 INFO snapshot-role/MainThread: "log": [ 2024-03-01 20:49:37,579 INFO snapshot-role/MainThread: ] 2024-03-01 20:49:37,579 INFO snapshot-role/MainThread: } 2024-03-01 20:49:37,579 INFO snapshot-role/MainThread: Running... lvs --reportformat json test_vg3/lv5 2024-03-01 20:49:37,612 INFO snapshot-role/MainThread: Return code: 0 2024-03-01 20:49:37,613 INFO snapshot-role/MainThread: { 2024-03-01 20:49:37,613 INFO snapshot-role/MainThread: "report": [ 2024-03-01 20:49:37,613 INFO snapshot-role/MainThread: { 2024-03-01 20:49:37,613 INFO snapshot-role/MainThread: "lv": [ 2024-03-01 20:49:37,613 INFO snapshot-role/MainThread: {"lv_name":"lv5", "vg_name":"test_vg3", "lv_attr":"-wi-a-----", "lv_size":"1283457024", "pool_lv":"", "origin":"", "data_percent":"", "metadata_percent":"", "move_pv":"", "mirror_log":"", "copy_percent":"", "convert_lv":""} 2024-03-01 20:49:37,613 INFO snapshot-role/MainThread: ] 2024-03-01 20:49:37,613 INFO snapshot-role/MainThread: } 2024-03-01 20:49:37,613 INFO snapshot-role/MainThread: ] 2024-03-01 20:49:37,613 INFO snapshot-role/MainThread: , 2024-03-01 20:49:37,613 INFO snapshot-role/MainThread: "log": [ 2024-03-01 20:49:37,613 INFO snapshot-role/MainThread: ] 2024-03-01 20:49:37,613 INFO snapshot-role/MainThread: } 2024-03-01 20:49:37,613 INFO snapshot-role/MainThread: Running... lvs test_vg3 2024-03-01 20:49:37,642 INFO snapshot-role/MainThread: Return code: 0 2024-03-01 20:49:37,643 INFO snapshot-role/MainThread: { 2024-03-01 20:49:37,643 INFO snapshot-role/MainThread: "report": [ 2024-03-01 20:49:37,643 INFO snapshot-role/MainThread: { 2024-03-01 20:49:37,643 INFO snapshot-role/MainThread: "lv": [ 2024-03-01 20:49:37,643 INFO snapshot-role/MainThread: {"lv_name":"lv5", "vg_name":"test_vg3", "lv_attr":"-wi-a-----", "lv_size":"1283457024", "pool_lv":"", "origin":"", "data_percent":"", "metadata_percent":"", "move_pv":"", "mirror_log":"", "copy_percent":"", "convert_lv":""}, 2024-03-01 20:49:37,643 INFO snapshot-role/MainThread: {"lv_name":"lv6", "vg_name":"test_vg3", "lv_attr":"-wi-a-----", "lv_size":"1069547520", "pool_lv":"", "origin":"", "data_percent":"", "metadata_percent":"", "move_pv":"", "mirror_log":"", "copy_percent":"", "convert_lv":""}, 2024-03-01 20:49:37,643 INFO snapshot-role/MainThread: {"lv_name":"lv7", "vg_name":"test_vg3", "lv_attr":"-wi-a-----", "lv_size":"427819008", "pool_lv":"", "origin":"", "data_percent":"", "metadata_percent":"", "move_pv":"", "mirror_log":"", "copy_percent":"", "convert_lv":""}, 2024-03-01 20:49:37,643 INFO snapshot-role/MainThread: {"lv_name":"lv8", "vg_name":"test_vg3", "lv_attr":"-wi-a-----", "lv_size":"427819008", "pool_lv":"", "origin":"", "data_percent":"", "metadata_percent":"", "move_pv":"", "mirror_log":"", "copy_percent":"", "convert_lv":""} 2024-03-01 20:49:37,643 INFO snapshot-role/MainThread: ] 2024-03-01 20:49:37,643 INFO snapshot-role/MainThread: } 2024-03-01 20:49:37,643 INFO snapshot-role/MainThread: ] 2024-03-01 20:49:37,643 INFO snapshot-role/MainThread: , 2024-03-01 20:49:37,643 INFO snapshot-role/MainThread: "log": [ 2024-03-01 20:49:37,643 INFO snapshot-role/MainThread: ] 2024-03-01 20:49:37,643 INFO snapshot-role/MainThread: } 2024-03-01 20:49:37,643 INFO snapshot-role/MainThread: Running... lvs test_vg3/lv5_snapset1 2024-03-01 20:49:37,681 INFO snapshot-role/MainThread: Return code: 5 2024-03-01 20:49:37,681 INFO snapshot-role/MainThread: { 2024-03-01 20:49:37,681 INFO snapshot-role/MainThread: "report": [ 2024-03-01 20:49:37,682 INFO snapshot-role/MainThread: { 2024-03-01 20:49:37,682 INFO snapshot-role/MainThread: "lv": [ 2024-03-01 20:49:37,682 INFO snapshot-role/MainThread: ] 2024-03-01 20:49:37,682 INFO snapshot-role/MainThread: } 2024-03-01 20:49:37,682 INFO snapshot-role/MainThread: ] 2024-03-01 20:49:37,682 INFO snapshot-role/MainThread: , 2024-03-01 20:49:37,682 INFO snapshot-role/MainThread: "log": [ 2024-03-01 20:49:37,682 INFO snapshot-role/MainThread: ] 2024-03-01 20:49:37,682 INFO snapshot-role/MainThread: } 2024-03-01 20:49:37,682 INFO snapshot-role/MainThread: Running... lvs --reportformat json test_vg3/lv6 2024-03-01 20:49:37,714 INFO snapshot-role/MainThread: Return code: 0 2024-03-01 20:49:37,714 INFO snapshot-role/MainThread: { 2024-03-01 20:49:37,714 INFO snapshot-role/MainThread: "report": [ 2024-03-01 20:49:37,714 INFO snapshot-role/MainThread: { 2024-03-01 20:49:37,714 INFO snapshot-role/MainThread: "lv": [ 2024-03-01 20:49:37,714 INFO snapshot-role/MainThread: {"lv_name":"lv6", "vg_name":"test_vg3", "lv_attr":"-wi-a-----", "lv_size":"1069547520", "pool_lv":"", "origin":"", "data_percent":"", "metadata_percent":"", "move_pv":"", "mirror_log":"", "copy_percent":"", "convert_lv":""} 2024-03-01 20:49:37,714 INFO snapshot-role/MainThread: ] 2024-03-01 20:49:37,714 INFO snapshot-role/MainThread: } 2024-03-01 20:49:37,714 INFO snapshot-role/MainThread: ] 2024-03-01 20:49:37,714 INFO snapshot-role/MainThread: , 2024-03-01 20:49:37,714 INFO snapshot-role/MainThread: "log": [ 2024-03-01 20:49:37,714 INFO snapshot-role/MainThread: ] 2024-03-01 20:49:37,715 INFO snapshot-role/MainThread: } 2024-03-01 20:49:37,715 INFO snapshot-role/MainThread: Running... lvs test_vg3 2024-03-01 20:49:37,751 INFO snapshot-role/MainThread: Return code: 0 2024-03-01 20:49:37,751 INFO snapshot-role/MainThread: { 2024-03-01 20:49:37,751 INFO snapshot-role/MainThread: "report": [ 2024-03-01 20:49:37,751 INFO snapshot-role/MainThread: { 2024-03-01 20:49:37,751 INFO snapshot-role/MainThread: "lv": [ 2024-03-01 20:49:37,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 20:49:37,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 20:49:37,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 20:49:37,752 INFO snapshot-role/MainThread: {"lv_name":"lv8", "vg_name":"test_vg3", "lv_attr":"-wi-a-----", "lv_size":"427819008", "pool_lv":"", "origin":"", "data_percent":"", "metadata_percent":"", "move_pv":"", "mirror_log":"", "copy_percent":"", "convert_lv":""} 2024-03-01 20:49:37,752 INFO snapshot-role/MainThread: ] 2024-03-01 20:49:37,752 INFO snapshot-role/MainThread: } 2024-03-01 20:49:37,752 INFO snapshot-role/MainThread: ] 2024-03-01 20:49:37,752 INFO snapshot-role/MainThread: , 2024-03-01 20:49:37,752 INFO snapshot-role/MainThread: "log": [ 2024-03-01 20:49:37,752 INFO snapshot-role/MainThread: ] 2024-03-01 20:49:37,752 INFO snapshot-role/MainThread: } 2024-03-01 20:49:37,752 INFO snapshot-role/MainThread: Running... lvs test_vg3/lv6_snapset1 2024-03-01 20:49:37,782 INFO snapshot-role/MainThread: Return code: 5 2024-03-01 20:49:37,783 INFO snapshot-role/MainThread: { 2024-03-01 20:49:37,783 INFO snapshot-role/MainThread: "report": [ 2024-03-01 20:49:37,783 INFO snapshot-role/MainThread: { 2024-03-01 20:49:37,783 INFO snapshot-role/MainThread: "lv": [ 2024-03-01 20:49:37,783 INFO snapshot-role/MainThread: ] 2024-03-01 20:49:37,783 INFO snapshot-role/MainThread: } 2024-03-01 20:49:37,783 INFO snapshot-role/MainThread: ] 2024-03-01 20:49:37,783 INFO snapshot-role/MainThread: , 2024-03-01 20:49:37,783 INFO snapshot-role/MainThread: "log": [ 2024-03-01 20:49:37,783 INFO snapshot-role/MainThread: ] 2024-03-01 20:49:37,783 INFO snapshot-role/MainThread: } 2024-03-01 20:49:37,783 INFO snapshot-role/MainThread: Running... lvs --reportformat json test_vg3/lv7 2024-03-01 20:49:37,812 INFO snapshot-role/MainThread: Return code: 0 2024-03-01 20:49:37,812 INFO snapshot-role/MainThread: { 2024-03-01 20:49:37,812 INFO snapshot-role/MainThread: "report": [ 2024-03-01 20:49:37,812 INFO snapshot-role/MainThread: { 2024-03-01 20:49:37,813 INFO snapshot-role/MainThread: "lv": [ 2024-03-01 20:49:37,813 INFO snapshot-role/MainThread: {"lv_name":"lv7", "vg_name":"test_vg3", "lv_attr":"-wi-a-----", "lv_size":"427819008", "pool_lv":"", "origin":"", "data_percent":"", "metadata_percent":"", "move_pv":"", "mirror_log":"", "copy_percent":"", "convert_lv":""} 2024-03-01 20:49:37,813 INFO snapshot-role/MainThread: ] 2024-03-01 20:49:37,813 INFO snapshot-role/MainThread: } 2024-03-01 20:49:37,813 INFO snapshot-role/MainThread: ] 2024-03-01 20:49:37,813 INFO snapshot-role/MainThread: , 2024-03-01 20:49:37,813 INFO snapshot-role/MainThread: "log": [ 2024-03-01 20:49:37,813 INFO snapshot-role/MainThread: ] 2024-03-01 20:49:37,813 INFO snapshot-role/MainThread: } 2024-03-01 20:49:37,813 INFO snapshot-role/MainThread: Running... lvs test_vg3 2024-03-01 20:49:37,843 INFO snapshot-role/MainThread: Return code: 0 2024-03-01 20:49:37,843 INFO snapshot-role/MainThread: { 2024-03-01 20:49:37,843 INFO snapshot-role/MainThread: "report": [ 2024-03-01 20:49:37,843 INFO snapshot-role/MainThread: { 2024-03-01 20:49:37,843 INFO snapshot-role/MainThread: "lv": [ 2024-03-01 20:49:37,843 INFO snapshot-role/MainThread: {"lv_name":"lv5", "vg_name":"test_vg3", "lv_attr":"-wi-a-----", "lv_size":"1283457024", "pool_lv":"", "origin":"", "data_percent":"", "metadata_percent":"", "move_pv":"", "mirror_log":"", "copy_percent":"", "convert_lv":""}, 2024-03-01 20:49:37,844 INFO snapshot-role/MainThread: {"lv_name":"lv6", "vg_name":"test_vg3", "lv_attr":"-wi-a-----", "lv_size":"1069547520", "pool_lv":"", "origin":"", "data_percent":"", "metadata_percent":"", "move_pv":"", "mirror_log":"", "copy_percent":"", "convert_lv":""}, 2024-03-01 20:49:37,844 INFO snapshot-role/MainThread: {"lv_name":"lv7", "vg_name":"test_vg3", "lv_attr":"-wi-a-----", "lv_size":"427819008", "pool_lv":"", "origin":"", "data_percent":"", "metadata_percent":"", "move_pv":"", "mirror_log":"", "copy_percent":"", "convert_lv":""}, 2024-03-01 20:49:37,844 INFO snapshot-role/MainThread: {"lv_name":"lv8", "vg_name":"test_vg3", "lv_attr":"-wi-a-----", "lv_size":"427819008", "pool_lv":"", "origin":"", "data_percent":"", "metadata_percent":"", "move_pv":"", "mirror_log":"", "copy_percent":"", "convert_lv":""} 2024-03-01 20:49:37,844 INFO snapshot-role/MainThread: ] 2024-03-01 20:49:37,844 INFO snapshot-role/MainThread: } 2024-03-01 20:49:37,844 INFO snapshot-role/MainThread: ] 2024-03-01 20:49:37,844 INFO snapshot-role/MainThread: , 2024-03-01 20:49:37,844 INFO snapshot-role/MainThread: "log": [ 2024-03-01 20:49:37,844 INFO snapshot-role/MainThread: ] 2024-03-01 20:49:37,844 INFO snapshot-role/MainThread: } 2024-03-01 20:49:37,844 INFO snapshot-role/MainThread: Running... lvs test_vg3/lv7_snapset1 2024-03-01 20:49:37,874 INFO snapshot-role/MainThread: Return code: 5 2024-03-01 20:49:37,874 INFO snapshot-role/MainThread: { 2024-03-01 20:49:37,874 INFO snapshot-role/MainThread: "report": [ 2024-03-01 20:49:37,874 INFO snapshot-role/MainThread: { 2024-03-01 20:49:37,874 INFO snapshot-role/MainThread: "lv": [ 2024-03-01 20:49:37,874 INFO snapshot-role/MainThread: ] 2024-03-01 20:49:37,874 INFO snapshot-role/MainThread: } 2024-03-01 20:49:37,874 INFO snapshot-role/MainThread: ] 2024-03-01 20:49:37,874 INFO snapshot-role/MainThread: , 2024-03-01 20:49:37,874 INFO snapshot-role/MainThread: "log": [ 2024-03-01 20:49:37,874 INFO snapshot-role/MainThread: ] 2024-03-01 20:49:37,875 INFO snapshot-role/MainThread: } 2024-03-01 20:49:37,875 INFO snapshot-role/MainThread: Running... lvs --reportformat json test_vg3/lv8 2024-03-01 20:49:37,903 INFO snapshot-role/MainThread: Return code: 0 2024-03-01 20:49:37,903 INFO snapshot-role/MainThread: { 2024-03-01 20:49:37,903 INFO snapshot-role/MainThread: "report": [ 2024-03-01 20:49:37,903 INFO snapshot-role/MainThread: { 2024-03-01 20:49:37,903 INFO snapshot-role/MainThread: "lv": [ 2024-03-01 20:49:37,903 INFO snapshot-role/MainThread: {"lv_name":"lv8", "vg_name":"test_vg3", "lv_attr":"-wi-a-----", "lv_size":"427819008", "pool_lv":"", "origin":"", "data_percent":"", "metadata_percent":"", "move_pv":"", "mirror_log":"", "copy_percent":"", "convert_lv":""} 2024-03-01 20:49:37,904 INFO snapshot-role/MainThread: ] 2024-03-01 20:49:37,904 INFO snapshot-role/MainThread: } 2024-03-01 20:49:37,904 INFO snapshot-role/MainThread: ] 2024-03-01 20:49:37,904 INFO snapshot-role/MainThread: , 2024-03-01 20:49:37,904 INFO snapshot-role/MainThread: "log": [ 2024-03-01 20:49:37,904 INFO snapshot-role/MainThread: ] 2024-03-01 20:49:37,904 INFO snapshot-role/MainThread: } 2024-03-01 20:49:37,904 INFO snapshot-role/MainThread: Running... lvs test_vg3 2024-03-01 20:49:37,933 INFO snapshot-role/MainThread: Return code: 0 2024-03-01 20:49:37,933 INFO snapshot-role/MainThread: { 2024-03-01 20:49:37,933 INFO snapshot-role/MainThread: "report": [ 2024-03-01 20:49:37,933 INFO snapshot-role/MainThread: { 2024-03-01 20:49:37,933 INFO snapshot-role/MainThread: "lv": [ 2024-03-01 20:49:37,933 INFO snapshot-role/MainThread: {"lv_name":"lv5", "vg_name":"test_vg3", "lv_attr":"-wi-a-----", "lv_size":"1283457024", "pool_lv":"", "origin":"", "data_percent":"", "metadata_percent":"", "move_pv":"", "mirror_log":"", "copy_percent":"", "convert_lv":""}, 2024-03-01 20:49:37,933 INFO snapshot-role/MainThread: {"lv_name":"lv6", "vg_name":"test_vg3", "lv_attr":"-wi-a-----", "lv_size":"1069547520", "pool_lv":"", "origin":"", "data_percent":"", "metadata_percent":"", "move_pv":"", "mirror_log":"", "copy_percent":"", "convert_lv":""}, 2024-03-01 20:49:37,933 INFO snapshot-role/MainThread: {"lv_name":"lv7", "vg_name":"test_vg3", "lv_attr":"-wi-a-----", "lv_size":"427819008", "pool_lv":"", "origin":"", "data_percent":"", "metadata_percent":"", "move_pv":"", "mirror_log":"", "copy_percent":"", "convert_lv":""}, 2024-03-01 20:49:37,933 INFO snapshot-role/MainThread: {"lv_name":"lv8", "vg_name":"test_vg3", "lv_attr":"-wi-a-----", "lv_size":"427819008", "pool_lv":"", "origin":"", "data_percent":"", "metadata_percent":"", "move_pv":"", "mirror_log":"", "copy_percent":"", "convert_lv":""} 2024-03-01 20:49:37,933 INFO snapshot-role/MainThread: ] 2024-03-01 20:49:37,933 INFO snapshot-role/MainThread: } 2024-03-01 20:49:37,933 INFO snapshot-role/MainThread: ] 2024-03-01 20:49:37,934 INFO snapshot-role/MainThread: , 2024-03-01 20:49:37,934 INFO snapshot-role/MainThread: "log": [ 2024-03-01 20:49:37,934 INFO snapshot-role/MainThread: ] 2024-03-01 20:49:37,934 INFO snapshot-role/MainThread: } 2024-03-01 20:49:37,934 INFO snapshot-role/MainThread: Running... lvs test_vg3/lv8_snapset1 2024-03-01 20:49:37,963 INFO snapshot-role/MainThread: Return code: 5 2024-03-01 20:49:37,963 INFO snapshot-role/MainThread: { 2024-03-01 20:49:37,963 INFO snapshot-role/MainThread: "report": [ 2024-03-01 20:49:37,963 INFO snapshot-role/MainThread: { 2024-03-01 20:49:37,963 INFO snapshot-role/MainThread: "lv": [ 2024-03-01 20:49:37,963 INFO snapshot-role/MainThread: ] 2024-03-01 20:49:37,963 INFO snapshot-role/MainThread: } 2024-03-01 20:49:37,963 INFO snapshot-role/MainThread: ] 2024-03-01 20:49:37,963 INFO snapshot-role/MainThread: , 2024-03-01 20:49:37,963 INFO snapshot-role/MainThread: "log": [ 2024-03-01 20:49:37,963 INFO snapshot-role/MainThread: ] 2024-03-01 20:49:37,963 INFO snapshot-role/MainThread: } 2024-03-01 20:49:37,964 INFO snapshot-role/MainThread: Running... lvs --reportformat json test_vg2/lv3 2024-03-01 20:49:37,996 INFO snapshot-role/MainThread: Return code: 0 2024-03-01 20:49:37,996 INFO snapshot-role/MainThread: { 2024-03-01 20:49:37,996 INFO snapshot-role/MainThread: "report": [ 2024-03-01 20:49:37,996 INFO snapshot-role/MainThread: { 2024-03-01 20:49:37,996 INFO snapshot-role/MainThread: "lv": [ 2024-03-01 20:49:37,996 INFO snapshot-role/MainThread: {"lv_name":"lv3", "vg_name":"test_vg2", "lv_attr":"-wi-a-----", "lv_size":"322961408", "pool_lv":"", "origin":"", "data_percent":"", "metadata_percent":"", "move_pv":"", "mirror_log":"", "copy_percent":"", "convert_lv":""} 2024-03-01 20:49:37,996 INFO snapshot-role/MainThread: ] 2024-03-01 20:49:37,996 INFO snapshot-role/MainThread: } 2024-03-01 20:49:37,996 INFO snapshot-role/MainThread: ] 2024-03-01 20:49:37,997 INFO snapshot-role/MainThread: , 2024-03-01 20:49:37,997 INFO snapshot-role/MainThread: "log": [ 2024-03-01 20:49:37,997 INFO snapshot-role/MainThread: ] 2024-03-01 20:49:37,997 INFO snapshot-role/MainThread: } 2024-03-01 20:49:37,997 INFO snapshot-role/MainThread: Running... lvs test_vg2 2024-03-01 20:49:38,030 INFO snapshot-role/MainThread: Return code: 0 2024-03-01 20:49:38,030 INFO snapshot-role/MainThread: { 2024-03-01 20:49:38,030 INFO snapshot-role/MainThread: "report": [ 2024-03-01 20:49:38,030 INFO snapshot-role/MainThread: { 2024-03-01 20:49:38,030 INFO snapshot-role/MainThread: "lv": [ 2024-03-01 20:49:38,030 INFO snapshot-role/MainThread: {"lv_name":"lv3", "vg_name":"test_vg2", "lv_attr":"-wi-a-----", "lv_size":"322961408", "pool_lv":"", "origin":"", "data_percent":"", "metadata_percent":"", "move_pv":"", "mirror_log":"", "copy_percent":"", "convert_lv":""}, 2024-03-01 20:49:38,030 INFO snapshot-role/MainThread: {"lv_name":"lv4", "vg_name":"test_vg2", "lv_attr":"-wi-a-----", "lv_size":"641728512", "pool_lv":"", "origin":"", "data_percent":"", "metadata_percent":"", "move_pv":"", "mirror_log":"", "copy_percent":"", "convert_lv":""} 2024-03-01 20:49:38,030 INFO snapshot-role/MainThread: ] 2024-03-01 20:49:38,031 INFO snapshot-role/MainThread: } 2024-03-01 20:49:38,031 INFO snapshot-role/MainThread: ] 2024-03-01 20:49:38,031 INFO snapshot-role/MainThread: , 2024-03-01 20:49:38,031 INFO snapshot-role/MainThread: "log": [ 2024-03-01 20:49:38,031 INFO snapshot-role/MainThread: ] 2024-03-01 20:49:38,031 INFO snapshot-role/MainThread: } 2024-03-01 20:49:38,031 INFO snapshot-role/MainThread: Running... lvs test_vg2/lv3_snapset1 2024-03-01 20:49:38,064 INFO snapshot-role/MainThread: Return code: 5 2024-03-01 20:49:38,064 INFO snapshot-role/MainThread: { 2024-03-01 20:49:38,064 INFO snapshot-role/MainThread: "report": [ 2024-03-01 20:49:38,064 INFO snapshot-role/MainThread: { 2024-03-01 20:49:38,064 INFO snapshot-role/MainThread: "lv": [ 2024-03-01 20:49:38,064 INFO snapshot-role/MainThread: ] 2024-03-01 20:49:38,064 INFO snapshot-role/MainThread: } 2024-03-01 20:49:38,065 INFO snapshot-role/MainThread: ] 2024-03-01 20:49:38,065 INFO snapshot-role/MainThread: , 2024-03-01 20:49:38,065 INFO snapshot-role/MainThread: "log": [ 2024-03-01 20:49:38,065 INFO snapshot-role/MainThread: ] 2024-03-01 20:49:38,065 INFO snapshot-role/MainThread: } 2024-03-01 20:49:38,065 INFO snapshot-role/MainThread: Running... lvs --reportformat json test_vg2/lv4 2024-03-01 20:49:38,092 INFO snapshot-role/MainThread: Return code: 0 2024-03-01 20:49:38,092 INFO snapshot-role/MainThread: { 2024-03-01 20:49:38,092 INFO snapshot-role/MainThread: "report": [ 2024-03-01 20:49:38,092 INFO snapshot-role/MainThread: { 2024-03-01 20:49:38,092 INFO snapshot-role/MainThread: "lv": [ 2024-03-01 20:49:38,092 INFO snapshot-role/MainThread: {"lv_name":"lv4", "vg_name":"test_vg2", "lv_attr":"-wi-a-----", "lv_size":"641728512", "pool_lv":"", "origin":"", "data_percent":"", "metadata_percent":"", "move_pv":"", "mirror_log":"", "copy_percent":"", "convert_lv":""} 2024-03-01 20:49:38,092 INFO snapshot-role/MainThread: ] 2024-03-01 20:49:38,092 INFO snapshot-role/MainThread: } 2024-03-01 20:49:38,093 INFO snapshot-role/MainThread: ] 2024-03-01 20:49:38,093 INFO snapshot-role/MainThread: , 2024-03-01 20:49:38,093 INFO snapshot-role/MainThread: "log": [ 2024-03-01 20:49:38,093 INFO snapshot-role/MainThread: ] 2024-03-01 20:49:38,093 INFO snapshot-role/MainThread: } 2024-03-01 20:49:38,093 INFO snapshot-role/MainThread: Running... lvs test_vg2 2024-03-01 20:49:38,123 INFO snapshot-role/MainThread: Return code: 0 2024-03-01 20:49:38,124 INFO snapshot-role/MainThread: { 2024-03-01 20:49:38,124 INFO snapshot-role/MainThread: "report": [ 2024-03-01 20:49:38,124 INFO snapshot-role/MainThread: { 2024-03-01 20:49:38,124 INFO snapshot-role/MainThread: "lv": [ 2024-03-01 20:49:38,124 INFO snapshot-role/MainThread: {"lv_name":"lv3", "vg_name":"test_vg2", "lv_attr":"-wi-a-----", "lv_size":"322961408", "pool_lv":"", "origin":"", "data_percent":"", "metadata_percent":"", "move_pv":"", "mirror_log":"", "copy_percent":"", "convert_lv":""}, 2024-03-01 20:49:38,124 INFO snapshot-role/MainThread: {"lv_name":"lv4", "vg_name":"test_vg2", "lv_attr":"-wi-a-----", "lv_size":"641728512", "pool_lv":"", "origin":"", "data_percent":"", "metadata_percent":"", "move_pv":"", "mirror_log":"", "copy_percent":"", "convert_lv":""} 2024-03-01 20:49:38,124 INFO snapshot-role/MainThread: ] 2024-03-01 20:49:38,124 INFO snapshot-role/MainThread: } 2024-03-01 20:49:38,124 INFO snapshot-role/MainThread: ] 2024-03-01 20:49:38,124 INFO snapshot-role/MainThread: , 2024-03-01 20:49:38,124 INFO snapshot-role/MainThread: "log": [ 2024-03-01 20:49:38,124 INFO snapshot-role/MainThread: ] 2024-03-01 20:49:38,124 INFO snapshot-role/MainThread: } 2024-03-01 20:49:38,124 INFO snapshot-role/MainThread: Running... lvs test_vg2/lv4_snapset1 2024-03-01 20:49:38,165 INFO snapshot-role/MainThread: Return code: 5 2024-03-01 20:49:38,166 INFO snapshot-role/MainThread: { 2024-03-01 20:49:38,166 INFO snapshot-role/MainThread: "report": [ 2024-03-01 20:49:38,166 INFO snapshot-role/MainThread: { 2024-03-01 20:49:38,166 INFO snapshot-role/MainThread: "lv": [ 2024-03-01 20:49:38,166 INFO snapshot-role/MainThread: ] 2024-03-01 20:49:38,166 INFO snapshot-role/MainThread: } 2024-03-01 20:49:38,166 INFO snapshot-role/MainThread: ] 2024-03-01 20:49:38,166 INFO snapshot-role/MainThread: , 2024-03-01 20:49:38,166 INFO snapshot-role/MainThread: "log": [ 2024-03-01 20:49:38,166 INFO snapshot-role/MainThread: ] 2024-03-01 20:49:38,166 INFO snapshot-role/MainThread: } 2024-03-01 20:49:38,166 INFO snapshot-role/MainThread: Running... lvs --reportformat json test_vg1/lv1 2024-03-01 20:49:38,194 INFO snapshot-role/MainThread: Return code: 0 2024-03-01 20:49:38,194 INFO snapshot-role/MainThread: { 2024-03-01 20:49:38,195 INFO snapshot-role/MainThread: "report": [ 2024-03-01 20:49:38,195 INFO snapshot-role/MainThread: { 2024-03-01 20:49:38,195 INFO snapshot-role/MainThread: "lv": [ 2024-03-01 20:49:38,195 INFO snapshot-role/MainThread: {"lv_name":"lv1", "vg_name":"test_vg1", "lv_attr":"-wi-a-----", "lv_size":"482344960", "pool_lv":"", "origin":"", "data_percent":"", "metadata_percent":"", "move_pv":"", "mirror_log":"", "copy_percent":"", "convert_lv":""} 2024-03-01 20:49:38,195 INFO snapshot-role/MainThread: ] 2024-03-01 20:49:38,195 INFO snapshot-role/MainThread: } 2024-03-01 20:49:38,195 INFO snapshot-role/MainThread: ] 2024-03-01 20:49:38,195 INFO snapshot-role/MainThread: , 2024-03-01 20:49:38,195 INFO snapshot-role/MainThread: "log": [ 2024-03-01 20:49:38,195 INFO snapshot-role/MainThread: ] 2024-03-01 20:49:38,195 INFO snapshot-role/MainThread: } 2024-03-01 20:49:38,195 INFO snapshot-role/MainThread: Running... lvs test_vg1 2024-03-01 20:49:38,225 INFO snapshot-role/MainThread: Return code: 0 2024-03-01 20:49:38,226 INFO snapshot-role/MainThread: { 2024-03-01 20:49:38,226 INFO snapshot-role/MainThread: "report": [ 2024-03-01 20:49:38,226 INFO snapshot-role/MainThread: { 2024-03-01 20:49:38,226 INFO snapshot-role/MainThread: "lv": [ 2024-03-01 20:49:38,226 INFO snapshot-role/MainThread: {"lv_name":"lv1", "vg_name":"test_vg1", "lv_attr":"-wi-a-----", "lv_size":"482344960", "pool_lv":"", "origin":"", "data_percent":"", "metadata_percent":"", "move_pv":"", "mirror_log":"", "copy_percent":"", "convert_lv":""}, 2024-03-01 20:49:38,226 INFO snapshot-role/MainThread: {"lv_name":"lv2", "vg_name":"test_vg1", "lv_attr":"-wi-a-----", "lv_size":"1606418432", "pool_lv":"", "origin":"", "data_percent":"", "metadata_percent":"", "move_pv":"", "mirror_log":"", "copy_percent":"", "convert_lv":""} 2024-03-01 20:49:38,226 INFO snapshot-role/MainThread: ] 2024-03-01 20:49:38,226 INFO snapshot-role/MainThread: } 2024-03-01 20:49:38,226 INFO snapshot-role/MainThread: ] 2024-03-01 20:49:38,226 INFO snapshot-role/MainThread: , 2024-03-01 20:49:38,226 INFO snapshot-role/MainThread: "log": [ 2024-03-01 20:49:38,226 INFO snapshot-role/MainThread: ] 2024-03-01 20:49:38,226 INFO snapshot-role/MainThread: } 2024-03-01 20:49:38,226 INFO snapshot-role/MainThread: Running... lvs test_vg1/lv1_snapset1 2024-03-01 20:49:38,256 INFO snapshot-role/MainThread: Return code: 5 2024-03-01 20:49:38,256 INFO snapshot-role/MainThread: { 2024-03-01 20:49:38,256 INFO snapshot-role/MainThread: "report": [ 2024-03-01 20:49:38,256 INFO snapshot-role/MainThread: { 2024-03-01 20:49:38,256 INFO snapshot-role/MainThread: "lv": [ 2024-03-01 20:49:38,256 INFO snapshot-role/MainThread: ] 2024-03-01 20:49:38,256 INFO snapshot-role/MainThread: } 2024-03-01 20:49:38,256 INFO snapshot-role/MainThread: ] 2024-03-01 20:49:38,256 INFO snapshot-role/MainThread: , 2024-03-01 20:49:38,256 INFO snapshot-role/MainThread: "log": [ 2024-03-01 20:49:38,256 INFO snapshot-role/MainThread: ] 2024-03-01 20:49:38,256 INFO snapshot-role/MainThread: } 2024-03-01 20:49:38,256 INFO snapshot-role/MainThread: Running... lvs --reportformat json test_vg1/lv2 2024-03-01 20:49:38,285 INFO snapshot-role/MainThread: Return code: 0 2024-03-01 20:49:38,285 INFO snapshot-role/MainThread: { 2024-03-01 20:49:38,285 INFO snapshot-role/MainThread: "report": [ 2024-03-01 20:49:38,285 INFO snapshot-role/MainThread: { 2024-03-01 20:49:38,285 INFO snapshot-role/MainThread: "lv": [ 2024-03-01 20:49:38,285 INFO snapshot-role/MainThread: {"lv_name":"lv2", "vg_name":"test_vg1", "lv_attr":"-wi-a-----", "lv_size":"1606418432", "pool_lv":"", "origin":"", "data_percent":"", "metadata_percent":"", "move_pv":"", "mirror_log":"", "copy_percent":"", "convert_lv":""} 2024-03-01 20:49:38,285 INFO snapshot-role/MainThread: ] 2024-03-01 20:49:38,285 INFO snapshot-role/MainThread: } 2024-03-01 20:49:38,285 INFO snapshot-role/MainThread: ] 2024-03-01 20:49:38,285 INFO snapshot-role/MainThread: , 2024-03-01 20:49:38,285 INFO snapshot-role/MainThread: "log": [ 2024-03-01 20:49:38,285 INFO snapshot-role/MainThread: ] 2024-03-01 20:49:38,285 INFO snapshot-role/MainThread: } 2024-03-01 20:49:38,286 INFO snapshot-role/MainThread: Running... lvs test_vg1 2024-03-01 20:49:38,317 INFO snapshot-role/MainThread: Return code: 0 2024-03-01 20:49:38,317 INFO snapshot-role/MainThread: { 2024-03-01 20:49:38,317 INFO snapshot-role/MainThread: "report": [ 2024-03-01 20:49:38,317 INFO snapshot-role/MainThread: { 2024-03-01 20:49:38,318 INFO snapshot-role/MainThread: "lv": [ 2024-03-01 20:49:38,318 INFO snapshot-role/MainThread: {"lv_name":"lv1", "vg_name":"test_vg1", "lv_attr":"-wi-a-----", "lv_size":"482344960", "pool_lv":"", "origin":"", "data_percent":"", "metadata_percent":"", "move_pv":"", "mirror_log":"", "copy_percent":"", "convert_lv":""}, 2024-03-01 20:49:38,318 INFO snapshot-role/MainThread: {"lv_name":"lv2", "vg_name":"test_vg1", "lv_attr":"-wi-a-----", "lv_size":"1606418432", "pool_lv":"", "origin":"", "data_percent":"", "metadata_percent":"", "move_pv":"", "mirror_log":"", "copy_percent":"", "convert_lv":""} 2024-03-01 20:49:38,318 INFO snapshot-role/MainThread: ] 2024-03-01 20:49:38,318 INFO snapshot-role/MainThread: } 2024-03-01 20:49:38,318 INFO snapshot-role/MainThread: ] 2024-03-01 20:49:38,318 INFO snapshot-role/MainThread: , 2024-03-01 20:49:38,318 INFO snapshot-role/MainThread: "log": [ 2024-03-01 20:49:38,318 INFO snapshot-role/MainThread: ] 2024-03-01 20:49:38,318 INFO snapshot-role/MainThread: } 2024-03-01 20:49:38,318 INFO snapshot-role/MainThread: Running... lvs test_vg1/lv2_snapset1 2024-03-01 20:49:38,353 INFO snapshot-role/MainThread: Return code: 5 2024-03-01 20:49:38,354 INFO snapshot-role/MainThread: { 2024-03-01 20:49:38,354 INFO snapshot-role/MainThread: "report": [ 2024-03-01 20:49:38,354 INFO snapshot-role/MainThread: { 2024-03-01 20:49:38,354 INFO snapshot-role/MainThread: "lv": [ 2024-03-01 20:49:38,354 INFO snapshot-role/MainThread: ] 2024-03-01 20:49:38,354 INFO snapshot-role/MainThread: } 2024-03-01 20:49:38,354 INFO snapshot-role/MainThread: ] 2024-03-01 20:49:38,354 INFO snapshot-role/MainThread: , 2024-03-01 20:49:38,354 INFO snapshot-role/MainThread: "log": [ 2024-03-01 20:49:38,354 INFO snapshot-role/MainThread: ] 2024-03-01 20:49:38,354 INFO snapshot-role/MainThread: } 2024-03-01 20:49:38,354 INFO snapshot-role/MainThread: exit code: 0: [''] 2024-03-01 20:49:39,734 INFO snapshot-role/MainThread: remove_cmd: remove None None snapset1 0 None 2024-03-01 20:49:39,734 INFO snapshot-role/MainThread: Running... lvm fullreport --units B --nosuffix --configreport vg -o vg_name,vg_uuid,vg_size,vg_free,vg_extent_size --configreport lv -o lv_uuid,lv_name,lv_full_name,lv_path,lv_size,origin,origin_size,pool_lv,lv_tags,lv_attr,vg_name,data_percent,metadata_percent,pool_lv --configreport pv -o pv_name --reportformat json 2024-03-01 20:49:39,766 INFO snapshot-role/MainThread: Return code: 0 2024-03-01 20:49:39,767 INFO snapshot-role/MainThread: { 2024-03-01 20:49:39,767 INFO snapshot-role/MainThread: "report": [ 2024-03-01 20:49:39,767 INFO snapshot-role/MainThread: { 2024-03-01 20:49:39,767 INFO snapshot-role/MainThread: "vg": [ 2024-03-01 20:49:39,767 INFO snapshot-role/MainThread: {"vg_name":"test_vg3", "vg_uuid":"DnjpVw-Vkxg-R3Gx-9QN1-1EpR-oYyb-t7RsVf", "vg_size":"4261412864", "vg_free":"1052770304", "vg_extent_size":"4194304"} 2024-03-01 20:49:39,767 INFO snapshot-role/MainThread: ] 2024-03-01 20:49:39,767 INFO snapshot-role/MainThread: , 2024-03-01 20:49:39,767 INFO snapshot-role/MainThread: "pv": [ 2024-03-01 20:49:39,767 INFO snapshot-role/MainThread: {"pv_name":"/dev/sdg"}, 2024-03-01 20:49:39,767 INFO snapshot-role/MainThread: {"pv_name":"/dev/sdh"}, 2024-03-01 20:49:39,767 INFO snapshot-role/MainThread: {"pv_name":"/dev/sdi"}, 2024-03-01 20:49:39,767 INFO snapshot-role/MainThread: {"pv_name":"/dev/sdj"} 2024-03-01 20:49:39,767 INFO snapshot-role/MainThread: ] 2024-03-01 20:49:39,767 INFO snapshot-role/MainThread: , 2024-03-01 20:49:39,767 INFO snapshot-role/MainThread: "lv": [ 2024-03-01 20:49:39,767 INFO snapshot-role/MainThread: {"lv_uuid":"3Z8qGt-wiXk-dRlz-POCs-tSJ4-0pep-aeqdGL", "lv_name":"lv5", "lv_full_name":"test_vg3/lv5", "lv_path":"/dev/test_vg3/lv5", "lv_size":"1283457024", "origin":"", "origin_size":"", "pool_lv":"", "lv_tags":"", "lv_attr":"-wi-a-----", "vg_name":"test_vg3", "data_percent":"", "metadata_percent":"", "pool_lv":""}, 2024-03-01 20:49:39,767 INFO snapshot-role/MainThread: {"lv_uuid":"0Y6bab-bBoR-yAdQ-UWvb-d81h-WJSK-86CFA4", "lv_name":"lv6", "lv_full_name":"test_vg3/lv6", "lv_path":"/dev/test_vg3/lv6", "lv_size":"1069547520", "origin":"", "origin_size":"", "pool_lv":"", "lv_tags":"", "lv_attr":"-wi-a-----", "vg_name":"test_vg3", "data_percent":"", "metadata_percent":"", "pool_lv":""}, 2024-03-01 20:49:39,767 INFO snapshot-role/MainThread: {"lv_uuid":"MwdLnq-EPMB-IMP0-tV7d-22nL-3RA2-b912eV", "lv_name":"lv7", "lv_full_name":"test_vg3/lv7", "lv_path":"/dev/test_vg3/lv7", "lv_size":"427819008", "origin":"", "origin_size":"", "pool_lv":"", "lv_tags":"", "lv_attr":"-wi-a-----", "vg_name":"test_vg3", "data_percent":"", "metadata_percent":"", "pool_lv":""}, 2024-03-01 20:49:39,767 INFO snapshot-role/MainThread: {"lv_uuid":"8Klu2F-rPWr-vs9A-qI0f-W0RT-Mp9j-FlUY2j", "lv_name":"lv8", "lv_full_name":"test_vg3/lv8", "lv_path":"/dev/test_vg3/lv8", "lv_size":"427819008", "origin":"", "origin_size":"", "pool_lv":"", "lv_tags":"", "lv_attr":"-wi-a-----", "vg_name":"test_vg3", "data_percent":"", "metadata_percent":"", "pool_lv":""} 2024-03-01 20:49:39,767 INFO snapshot-role/MainThread: ] 2024-03-01 20:49:39,767 INFO snapshot-role/MainThread: , 2024-03-01 20:49:39,767 INFO snapshot-role/MainThread: "pvseg": [ 2024-03-01 20:49:39,767 INFO snapshot-role/MainThread: {"pvseg_start":"0", "pvseg_size":"254", "segtype":"linear", "pv_uuid":"2f2Od5-gjWw-rhDm-IUk4-Mww5-gw0D-Xh2zSg", "lv_uuid":"3Z8qGt-wiXk-dRlz-POCs-tSJ4-0pep-aeqdGL", "pv_name":"/dev/sdi"}, 2024-03-01 20:49:39,767 INFO snapshot-role/MainThread: {"pvseg_start":"0", "pvseg_size":"254", "segtype":"linear", "pv_uuid":"RjwhmP-wkcy-gY3D-Qj58-OaUP-mNia-h5cQTt", "lv_uuid":"0Y6bab-bBoR-yAdQ-UWvb-d81h-WJSK-86CFA4", "pv_name":"/dev/sdh"}, 2024-03-01 20:49:39,767 INFO snapshot-role/MainThread: {"pvseg_start":"0", "pvseg_size":"102", "segtype":"linear", "pv_uuid":"eiqEQA-BlBx-9wRH-rQTA-THw8-PRAT-5SiVtD", "lv_uuid":"8Klu2F-rPWr-vs9A-qI0f-W0RT-Mp9j-FlUY2j", "pv_name":"/dev/sdg"}, 2024-03-01 20:49:39,767 INFO snapshot-role/MainThread: {"pvseg_start":"102", "pvseg_size":"102", "segtype":"linear", "pv_uuid":"eiqEQA-BlBx-9wRH-rQTA-THw8-PRAT-5SiVtD", "lv_uuid":"MwdLnq-EPMB-IMP0-tV7d-22nL-3RA2-b912eV", "pv_name":"/dev/sdg"}, 2024-03-01 20:49:39,767 INFO snapshot-role/MainThread: {"pvseg_start":"204", "pvseg_size":"1", "segtype":"linear", "pv_uuid":"eiqEQA-BlBx-9wRH-rQTA-THw8-PRAT-5SiVtD", "lv_uuid":"0Y6bab-bBoR-yAdQ-UWvb-d81h-WJSK-86CFA4", "pv_name":"/dev/sdg"}, 2024-03-01 20:49:39,767 INFO snapshot-role/MainThread: {"pvseg_start":"205", "pvseg_size":"49", "segtype":"free", "pv_uuid":"eiqEQA-BlBx-9wRH-rQTA-THw8-PRAT-5SiVtD", "lv_uuid":"", "pv_name":"/dev/sdg"}, 2024-03-01 20:49:39,767 INFO snapshot-role/MainThread: {"pvseg_start":"0", "pvseg_size":"52", "segtype":"linear", "pv_uuid":"n5neVP-FQjf-qjJs-xxWZ-FRTv-V1QX-2FIr1N", "lv_uuid":"3Z8qGt-wiXk-dRlz-POCs-tSJ4-0pep-aeqdGL", "pv_name":"/dev/sdj"}, 2024-03-01 20:49:39,768 INFO snapshot-role/MainThread: {"pvseg_start":"52", "pvseg_size":"202", "segtype":"free", "pv_uuid":"n5neVP-FQjf-qjJs-xxWZ-FRTv-V1QX-2FIr1N", "lv_uuid":"", "pv_name":"/dev/sdj"} 2024-03-01 20:49:39,768 INFO snapshot-role/MainThread: ] 2024-03-01 20:49:39,768 INFO snapshot-role/MainThread: , 2024-03-01 20:49:39,768 INFO snapshot-role/MainThread: "seg": [ 2024-03-01 20:49:39,768 INFO snapshot-role/MainThread: {"seg_pe_ranges":"/dev/sdh:0-253", "segtype":"linear", "lv_uuid":"0Y6bab-bBoR-yAdQ-UWvb-d81h-WJSK-86CFA4"}, 2024-03-01 20:49:39,768 INFO snapshot-role/MainThread: {"seg_pe_ranges":"/dev/sdg:204-204", "segtype":"linear", "lv_uuid":"0Y6bab-bBoR-yAdQ-UWvb-d81h-WJSK-86CFA4"}, 2024-03-01 20:49:39,768 INFO snapshot-role/MainThread: {"seg_pe_ranges":"/dev/sdi:0-253", "segtype":"linear", "lv_uuid":"3Z8qGt-wiXk-dRlz-POCs-tSJ4-0pep-aeqdGL"}, 2024-03-01 20:49:39,768 INFO snapshot-role/MainThread: {"seg_pe_ranges":"/dev/sdj:0-51", "segtype":"linear", "lv_uuid":"3Z8qGt-wiXk-dRlz-POCs-tSJ4-0pep-aeqdGL"}, 2024-03-01 20:49:39,768 INFO snapshot-role/MainThread: {"seg_pe_ranges":"/dev/sdg:0-101", "segtype":"linear", "lv_uuid":"8Klu2F-rPWr-vs9A-qI0f-W0RT-Mp9j-FlUY2j"}, 2024-03-01 20:49:39,768 INFO snapshot-role/MainThread: {"seg_pe_ranges":"/dev/sdg:102-203", "segtype":"linear", "lv_uuid":"MwdLnq-EPMB-IMP0-tV7d-22nL-3RA2-b912eV"} 2024-03-01 20:49:39,768 INFO snapshot-role/MainThread: ] 2024-03-01 20:49:39,768 INFO snapshot-role/MainThread: } 2024-03-01 20:49:39,768 INFO snapshot-role/MainThread: , 2024-03-01 20:49:39,768 INFO snapshot-role/MainThread: { 2024-03-01 20:49:39,768 INFO snapshot-role/MainThread: "vg": [ 2024-03-01 20:49:39,768 INFO snapshot-role/MainThread: {"vg_name":"test_vg2", "vg_uuid":"Ov9iZp-zlA3-8AwT-UCAM-rhPK-dtF9-W4jg4K", "vg_size":"3196059648", "vg_free":"2231369728", "vg_extent_size":"4194304"} 2024-03-01 20:49:39,768 INFO snapshot-role/MainThread: ] 2024-03-01 20:49:39,768 INFO snapshot-role/MainThread: , 2024-03-01 20:49:39,768 INFO snapshot-role/MainThread: "pv": [ 2024-03-01 20:49:39,768 INFO snapshot-role/MainThread: {"pv_name":"/dev/sdd"}, 2024-03-01 20:49:39,768 INFO snapshot-role/MainThread: {"pv_name":"/dev/sde"}, 2024-03-01 20:49:39,768 INFO snapshot-role/MainThread: {"pv_name":"/dev/sdf"} 2024-03-01 20:49:39,768 INFO snapshot-role/MainThread: ] 2024-03-01 20:49:39,768 INFO snapshot-role/MainThread: , 2024-03-01 20:49:39,768 INFO snapshot-role/MainThread: "lv": [ 2024-03-01 20:49:39,768 INFO snapshot-role/MainThread: {"lv_uuid":"1NwGUF-6Kcm-g1jS-YmNX-UldV-hAtf-x9I2uF", "lv_name":"lv3", "lv_full_name":"test_vg2/lv3", "lv_path":"/dev/test_vg2/lv3", "lv_size":"322961408", "origin":"", "origin_size":"", "pool_lv":"", "lv_tags":"", "lv_attr":"-wi-a-----", "vg_name":"test_vg2", "data_percent":"", "metadata_percent":"", "pool_lv":""}, 2024-03-01 20:49:39,768 INFO snapshot-role/MainThread: {"lv_uuid":"RO2q9D-nduL-RINy-i3mp-aGJP-mjY5-zVqyGf", "lv_name":"lv4", "lv_full_name":"test_vg2/lv4", "lv_path":"/dev/test_vg2/lv4", "lv_size":"641728512", "origin":"", "origin_size":"", "pool_lv":"", "lv_tags":"", "lv_attr":"-wi-a-----", "vg_name":"test_vg2", "data_percent":"", "metadata_percent":"", "pool_lv":""} 2024-03-01 20:49:39,768 INFO snapshot-role/MainThread: ] 2024-03-01 20:49:39,768 INFO snapshot-role/MainThread: , 2024-03-01 20:49:39,768 INFO snapshot-role/MainThread: "pvseg": [ 2024-03-01 20:49:39,768 INFO snapshot-role/MainThread: {"pvseg_start":"0", "pvseg_size":"153", "segtype":"linear", "pv_uuid":"FcRpKS-AMgd-l3A9-noIR-j7eI-PcDB-lsUq8E", "lv_uuid":"RO2q9D-nduL-RINy-i3mp-aGJP-mjY5-zVqyGf", "pv_name":"/dev/sdd"}, 2024-03-01 20:49:39,768 INFO snapshot-role/MainThread: {"pvseg_start":"153", "pvseg_size":"77", "segtype":"linear", "pv_uuid":"FcRpKS-AMgd-l3A9-noIR-j7eI-PcDB-lsUq8E", "lv_uuid":"1NwGUF-6Kcm-g1jS-YmNX-UldV-hAtf-x9I2uF", "pv_name":"/dev/sdd"}, 2024-03-01 20:49:39,768 INFO snapshot-role/MainThread: {"pvseg_start":"230", "pvseg_size":"24", "segtype":"free", "pv_uuid":"FcRpKS-AMgd-l3A9-noIR-j7eI-PcDB-lsUq8E", "lv_uuid":"", "pv_name":"/dev/sdd"}, 2024-03-01 20:49:39,768 INFO snapshot-role/MainThread: {"pvseg_start":"0", "pvseg_size":"254", "segtype":"free", "pv_uuid":"PExUjW-rWfe-vJyl-YX6g-GwRL-cM4c-TLtDle", "lv_uuid":"", "pv_name":"/dev/sdf"}, 2024-03-01 20:49:39,768 INFO snapshot-role/MainThread: {"pvseg_start":"0", "pvseg_size":"254", "segtype":"free", "pv_uuid":"r81YVc-Z2fu-lCX2-jlnq-mCqt-c1Kt-GoXHp0", "lv_uuid":"", "pv_name":"/dev/sde"} 2024-03-01 20:49:39,769 INFO snapshot-role/MainThread: ] 2024-03-01 20:49:39,769 INFO snapshot-role/MainThread: , 2024-03-01 20:49:39,769 INFO snapshot-role/MainThread: "seg": [ 2024-03-01 20:49:39,769 INFO snapshot-role/MainThread: {"seg_pe_ranges":"/dev/sdd:153-229", "segtype":"linear", "lv_uuid":"1NwGUF-6Kcm-g1jS-YmNX-UldV-hAtf-x9I2uF"}, 2024-03-01 20:49:39,769 INFO snapshot-role/MainThread: {"seg_pe_ranges":"/dev/sdd:0-152", "segtype":"linear", "lv_uuid":"RO2q9D-nduL-RINy-i3mp-aGJP-mjY5-zVqyGf"} 2024-03-01 20:49:39,769 INFO snapshot-role/MainThread: ] 2024-03-01 20:49:39,769 INFO snapshot-role/MainThread: } 2024-03-01 20:49:39,769 INFO snapshot-role/MainThread: , 2024-03-01 20:49:39,769 INFO snapshot-role/MainThread: { 2024-03-01 20:49:39,769 INFO snapshot-role/MainThread: "vg": [ 2024-03-01 20:49:39,769 INFO snapshot-role/MainThread: {"vg_name":"test_vg1", "vg_uuid":"JDM6rK-Ultz-B360-NGW6-5ym1-Srzt-khyK8g", "vg_size":"3196059648", "vg_free":"1107296256", "vg_extent_size":"4194304"} 2024-03-01 20:49:39,769 INFO snapshot-role/MainThread: ] 2024-03-01 20:49:39,769 INFO snapshot-role/MainThread: , 2024-03-01 20:49:39,769 INFO snapshot-role/MainThread: "pv": [ 2024-03-01 20:49:39,769 INFO snapshot-role/MainThread: {"pv_name":"/dev/sda"}, 2024-03-01 20:49:39,769 INFO snapshot-role/MainThread: {"pv_name":"/dev/sdb"}, 2024-03-01 20:49:39,769 INFO snapshot-role/MainThread: {"pv_name":"/dev/sdc"} 2024-03-01 20:49:39,769 INFO snapshot-role/MainThread: ] 2024-03-01 20:49:39,769 INFO snapshot-role/MainThread: , 2024-03-01 20:49:39,769 INFO snapshot-role/MainThread: "lv": [ 2024-03-01 20:49:39,769 INFO snapshot-role/MainThread: {"lv_uuid":"7W1el3-qjPr-rhKW-ZrV2-MCIF-P7SO-QFoGMC", "lv_name":"lv1", "lv_full_name":"test_vg1/lv1", "lv_path":"/dev/test_vg1/lv1", "lv_size":"482344960", "origin":"", "origin_size":"", "pool_lv":"", "lv_tags":"", "lv_attr":"-wi-a-----", "vg_name":"test_vg1", "data_percent":"", "metadata_percent":"", "pool_lv":""}, 2024-03-01 20:49:39,769 INFO snapshot-role/MainThread: {"lv_uuid":"Y0IDNr-O3Ey-wfIi-y8qY-bnkF-VeIh-AxOuYW", "lv_name":"lv2", "lv_full_name":"test_vg1/lv2", "lv_path":"/dev/test_vg1/lv2", "lv_size":"1606418432", "origin":"", "origin_size":"", "pool_lv":"", "lv_tags":"", "lv_attr":"-wi-a-----", "vg_name":"test_vg1", "data_percent":"", "metadata_percent":"", "pool_lv":""} 2024-03-01 20:49:39,769 INFO snapshot-role/MainThread: ] 2024-03-01 20:49:39,769 INFO snapshot-role/MainThread: , 2024-03-01 20:49:39,769 INFO snapshot-role/MainThread: "pvseg": [ 2024-03-01 20:49:39,769 INFO snapshot-role/MainThread: {"pvseg_start":"0", "pvseg_size":"254", "segtype":"linear", "pv_uuid":"4c8JOY-RlO6-XI6X-qqL0-UyOk-3hkr-XWuvAf", "lv_uuid":"Y0IDNr-O3Ey-wfIi-y8qY-bnkF-VeIh-AxOuYW", "pv_name":"/dev/sda"}, 2024-03-01 20:49:39,769 INFO snapshot-role/MainThread: {"pvseg_start":"0", "pvseg_size":"129", "segtype":"linear", "pv_uuid":"9SYY00-684W-KV55-MRXJ-pAhm-p2jr-V9Wr9F", "lv_uuid":"Y0IDNr-O3Ey-wfIi-y8qY-bnkF-VeIh-AxOuYW", "pv_name":"/dev/sdb"}, 2024-03-01 20:49:39,769 INFO snapshot-role/MainThread: {"pvseg_start":"129", "pvseg_size":"115", "segtype":"linear", "pv_uuid":"9SYY00-684W-KV55-MRXJ-pAhm-p2jr-V9Wr9F", "lv_uuid":"7W1el3-qjPr-rhKW-ZrV2-MCIF-P7SO-QFoGMC", "pv_name":"/dev/sdb"}, 2024-03-01 20:49:39,769 INFO snapshot-role/MainThread: {"pvseg_start":"244", "pvseg_size":"10", "segtype":"free", "pv_uuid":"9SYY00-684W-KV55-MRXJ-pAhm-p2jr-V9Wr9F", "lv_uuid":"", "pv_name":"/dev/sdb"}, 2024-03-01 20:49:39,769 INFO snapshot-role/MainThread: {"pvseg_start":"0", "pvseg_size":"254", "segtype":"free", "pv_uuid":"s9I9X8-0Kwr-kNAR-5I4T-xriY-S2od-VEcXlg", "lv_uuid":"", "pv_name":"/dev/sdc"} 2024-03-01 20:49:39,769 INFO snapshot-role/MainThread: ] 2024-03-01 20:49:39,769 INFO snapshot-role/MainThread: , 2024-03-01 20:49:39,769 INFO snapshot-role/MainThread: "seg": [ 2024-03-01 20:49:39,769 INFO snapshot-role/MainThread: {"seg_pe_ranges":"/dev/sdb:129-243", "segtype":"linear", "lv_uuid":"7W1el3-qjPr-rhKW-ZrV2-MCIF-P7SO-QFoGMC"}, 2024-03-01 20:49:39,769 INFO snapshot-role/MainThread: {"seg_pe_ranges":"/dev/sda:0-253", "segtype":"linear", "lv_uuid":"Y0IDNr-O3Ey-wfIi-y8qY-bnkF-VeIh-AxOuYW"}, 2024-03-01 20:49:39,770 INFO snapshot-role/MainThread: {"seg_pe_ranges":"/dev/sdb:0-128", "segtype":"linear", "lv_uuid":"Y0IDNr-O3Ey-wfIi-y8qY-bnkF-VeIh-AxOuYW"} 2024-03-01 20:49:39,770 INFO snapshot-role/MainThread: ] 2024-03-01 20:49:39,770 INFO snapshot-role/MainThread: } 2024-03-01 20:49:39,770 INFO snapshot-role/MainThread: ] 2024-03-01 20:49:39,770 INFO snapshot-role/MainThread: , 2024-03-01 20:49:39,770 INFO snapshot-role/MainThread: "log": [ 2024-03-01 20:49:39,770 INFO snapshot-role/MainThread: ] 2024-03-01 20:49:39,770 INFO snapshot-role/MainThread: } 2024-03-01 20:49:39,770 INFO snapshot-role/MainThread: exit code: 0: [''] 2024-03-01 20:49:41,156 INFO snapshot-role/MainThread: remove_cmd: remove None None snapset1 1 None 2024-03-01 20:49:41,156 INFO snapshot-role/MainThread: Running... lvm fullreport --units B --nosuffix --configreport vg -o vg_name,vg_uuid,vg_size,vg_free,vg_extent_size --configreport lv -o lv_uuid,lv_name,lv_full_name,lv_path,lv_size,origin,origin_size,pool_lv,lv_tags,lv_attr,vg_name,data_percent,metadata_percent,pool_lv --configreport pv -o pv_name --reportformat json 2024-03-01 20:49:41,193 INFO snapshot-role/MainThread: Return code: 0 2024-03-01 20:49:41,194 INFO snapshot-role/MainThread: { 2024-03-01 20:49:41,194 INFO snapshot-role/MainThread: "report": [ 2024-03-01 20:49:41,194 INFO snapshot-role/MainThread: { 2024-03-01 20:49:41,194 INFO snapshot-role/MainThread: "vg": [ 2024-03-01 20:49:41,194 INFO snapshot-role/MainThread: {"vg_name":"test_vg3", "vg_uuid":"DnjpVw-Vkxg-R3Gx-9QN1-1EpR-oYyb-t7RsVf", "vg_size":"4261412864", "vg_free":"1052770304", "vg_extent_size":"4194304"} 2024-03-01 20:49:41,194 INFO snapshot-role/MainThread: ] 2024-03-01 20:49:41,194 INFO snapshot-role/MainThread: , 2024-03-01 20:49:41,194 INFO snapshot-role/MainThread: "pv": [ 2024-03-01 20:49:41,194 INFO snapshot-role/MainThread: {"pv_name":"/dev/sdg"}, 2024-03-01 20:49:41,194 INFO snapshot-role/MainThread: {"pv_name":"/dev/sdh"}, 2024-03-01 20:49:41,194 INFO snapshot-role/MainThread: {"pv_name":"/dev/sdi"}, 2024-03-01 20:49:41,194 INFO snapshot-role/MainThread: {"pv_name":"/dev/sdj"} 2024-03-01 20:49:41,194 INFO snapshot-role/MainThread: ] 2024-03-01 20:49:41,194 INFO snapshot-role/MainThread: , 2024-03-01 20:49:41,194 INFO snapshot-role/MainThread: "lv": [ 2024-03-01 20:49:41,194 INFO snapshot-role/MainThread: {"lv_uuid":"3Z8qGt-wiXk-dRlz-POCs-tSJ4-0pep-aeqdGL", "lv_name":"lv5", "lv_full_name":"test_vg3/lv5", "lv_path":"/dev/test_vg3/lv5", "lv_size":"1283457024", "origin":"", "origin_size":"", "pool_lv":"", "lv_tags":"", "lv_attr":"-wi-a-----", "vg_name":"test_vg3", "data_percent":"", "metadata_percent":"", "pool_lv":""}, 2024-03-01 20:49:41,194 INFO snapshot-role/MainThread: {"lv_uuid":"0Y6bab-bBoR-yAdQ-UWvb-d81h-WJSK-86CFA4", "lv_name":"lv6", "lv_full_name":"test_vg3/lv6", "lv_path":"/dev/test_vg3/lv6", "lv_size":"1069547520", "origin":"", "origin_size":"", "pool_lv":"", "lv_tags":"", "lv_attr":"-wi-a-----", "vg_name":"test_vg3", "data_percent":"", "metadata_percent":"", "pool_lv":""}, 2024-03-01 20:49:41,194 INFO snapshot-role/MainThread: {"lv_uuid":"MwdLnq-EPMB-IMP0-tV7d-22nL-3RA2-b912eV", "lv_name":"lv7", "lv_full_name":"test_vg3/lv7", "lv_path":"/dev/test_vg3/lv7", "lv_size":"427819008", "origin":"", "origin_size":"", "pool_lv":"", "lv_tags":"", "lv_attr":"-wi-a-----", "vg_name":"test_vg3", "data_percent":"", "metadata_percent":"", "pool_lv":""}, 2024-03-01 20:49:41,194 INFO snapshot-role/MainThread: {"lv_uuid":"8Klu2F-rPWr-vs9A-qI0f-W0RT-Mp9j-FlUY2j", "lv_name":"lv8", "lv_full_name":"test_vg3/lv8", "lv_path":"/dev/test_vg3/lv8", "lv_size":"427819008", "origin":"", "origin_size":"", "pool_lv":"", "lv_tags":"", "lv_attr":"-wi-a-----", "vg_name":"test_vg3", "data_percent":"", "metadata_percent":"", "pool_lv":""} 2024-03-01 20:49:41,194 INFO snapshot-role/MainThread: ] 2024-03-01 20:49:41,194 INFO snapshot-role/MainThread: , 2024-03-01 20:49:41,194 INFO snapshot-role/MainThread: "pvseg": [ 2024-03-01 20:49:41,194 INFO snapshot-role/MainThread: {"pvseg_start":"0", "pvseg_size":"254", "segtype":"linear", "pv_uuid":"2f2Od5-gjWw-rhDm-IUk4-Mww5-gw0D-Xh2zSg", "lv_uuid":"3Z8qGt-wiXk-dRlz-POCs-tSJ4-0pep-aeqdGL", "pv_name":"/dev/sdi"}, 2024-03-01 20:49:41,194 INFO snapshot-role/MainThread: {"pvseg_start":"0", "pvseg_size":"254", "segtype":"linear", "pv_uuid":"RjwhmP-wkcy-gY3D-Qj58-OaUP-mNia-h5cQTt", "lv_uuid":"0Y6bab-bBoR-yAdQ-UWvb-d81h-WJSK-86CFA4", "pv_name":"/dev/sdh"}, 2024-03-01 20:49:41,194 INFO snapshot-role/MainThread: {"pvseg_start":"0", "pvseg_size":"102", "segtype":"linear", "pv_uuid":"eiqEQA-BlBx-9wRH-rQTA-THw8-PRAT-5SiVtD", "lv_uuid":"8Klu2F-rPWr-vs9A-qI0f-W0RT-Mp9j-FlUY2j", "pv_name":"/dev/sdg"}, 2024-03-01 20:49:41,194 INFO snapshot-role/MainThread: {"pvseg_start":"102", "pvseg_size":"102", "segtype":"linear", "pv_uuid":"eiqEQA-BlBx-9wRH-rQTA-THw8-PRAT-5SiVtD", "lv_uuid":"MwdLnq-EPMB-IMP0-tV7d-22nL-3RA2-b912eV", "pv_name":"/dev/sdg"}, 2024-03-01 20:49:41,194 INFO snapshot-role/MainThread: {"pvseg_start":"204", "pvseg_size":"1", "segtype":"linear", "pv_uuid":"eiqEQA-BlBx-9wRH-rQTA-THw8-PRAT-5SiVtD", "lv_uuid":"0Y6bab-bBoR-yAdQ-UWvb-d81h-WJSK-86CFA4", "pv_name":"/dev/sdg"}, 2024-03-01 20:49:41,195 INFO snapshot-role/MainThread: {"pvseg_start":"205", "pvseg_size":"49", "segtype":"free", "pv_uuid":"eiqEQA-BlBx-9wRH-rQTA-THw8-PRAT-5SiVtD", "lv_uuid":"", "pv_name":"/dev/sdg"}, 2024-03-01 20:49:41,195 INFO snapshot-role/MainThread: {"pvseg_start":"0", "pvseg_size":"52", "segtype":"linear", "pv_uuid":"n5neVP-FQjf-qjJs-xxWZ-FRTv-V1QX-2FIr1N", "lv_uuid":"3Z8qGt-wiXk-dRlz-POCs-tSJ4-0pep-aeqdGL", "pv_name":"/dev/sdj"}, 2024-03-01 20:49:41,195 INFO snapshot-role/MainThread: {"pvseg_start":"52", "pvseg_size":"202", "segtype":"free", "pv_uuid":"n5neVP-FQjf-qjJs-xxWZ-FRTv-V1QX-2FIr1N", "lv_uuid":"", "pv_name":"/dev/sdj"} 2024-03-01 20:49:41,195 INFO snapshot-role/MainThread: ] 2024-03-01 20:49:41,195 INFO snapshot-role/MainThread: , 2024-03-01 20:49:41,195 INFO snapshot-role/MainThread: "seg": [ 2024-03-01 20:49:41,195 INFO snapshot-role/MainThread: {"seg_pe_ranges":"/dev/sdh:0-253", "segtype":"linear", "lv_uuid":"0Y6bab-bBoR-yAdQ-UWvb-d81h-WJSK-86CFA4"}, 2024-03-01 20:49:41,195 INFO snapshot-role/MainThread: {"seg_pe_ranges":"/dev/sdg:204-204", "segtype":"linear", "lv_uuid":"0Y6bab-bBoR-yAdQ-UWvb-d81h-WJSK-86CFA4"}, 2024-03-01 20:49:41,195 INFO snapshot-role/MainThread: {"seg_pe_ranges":"/dev/sdi:0-253", "segtype":"linear", "lv_uuid":"3Z8qGt-wiXk-dRlz-POCs-tSJ4-0pep-aeqdGL"}, 2024-03-01 20:49:41,195 INFO snapshot-role/MainThread: {"seg_pe_ranges":"/dev/sdj:0-51", "segtype":"linear", "lv_uuid":"3Z8qGt-wiXk-dRlz-POCs-tSJ4-0pep-aeqdGL"}, 2024-03-01 20:49:41,195 INFO snapshot-role/MainThread: {"seg_pe_ranges":"/dev/sdg:0-101", "segtype":"linear", "lv_uuid":"8Klu2F-rPWr-vs9A-qI0f-W0RT-Mp9j-FlUY2j"}, 2024-03-01 20:49:41,195 INFO snapshot-role/MainThread: {"seg_pe_ranges":"/dev/sdg:102-203", "segtype":"linear", "lv_uuid":"MwdLnq-EPMB-IMP0-tV7d-22nL-3RA2-b912eV"} 2024-03-01 20:49:41,195 INFO snapshot-role/MainThread: ] 2024-03-01 20:49:41,195 INFO snapshot-role/MainThread: } 2024-03-01 20:49:41,195 INFO snapshot-role/MainThread: , 2024-03-01 20:49:41,195 INFO snapshot-role/MainThread: { 2024-03-01 20:49:41,195 INFO snapshot-role/MainThread: "vg": [ 2024-03-01 20:49:41,195 INFO snapshot-role/MainThread: {"vg_name":"test_vg2", "vg_uuid":"Ov9iZp-zlA3-8AwT-UCAM-rhPK-dtF9-W4jg4K", "vg_size":"3196059648", "vg_free":"2231369728", "vg_extent_size":"4194304"} 2024-03-01 20:49:41,195 INFO snapshot-role/MainThread: ] 2024-03-01 20:49:41,195 INFO snapshot-role/MainThread: , 2024-03-01 20:49:41,195 INFO snapshot-role/MainThread: "pv": [ 2024-03-01 20:49:41,195 INFO snapshot-role/MainThread: {"pv_name":"/dev/sdd"}, 2024-03-01 20:49:41,195 INFO snapshot-role/MainThread: {"pv_name":"/dev/sde"}, 2024-03-01 20:49:41,195 INFO snapshot-role/MainThread: {"pv_name":"/dev/sdf"} 2024-03-01 20:49:41,195 INFO snapshot-role/MainThread: ] 2024-03-01 20:49:41,195 INFO snapshot-role/MainThread: , 2024-03-01 20:49:41,195 INFO snapshot-role/MainThread: "lv": [ 2024-03-01 20:49:41,195 INFO snapshot-role/MainThread: {"lv_uuid":"1NwGUF-6Kcm-g1jS-YmNX-UldV-hAtf-x9I2uF", "lv_name":"lv3", "lv_full_name":"test_vg2/lv3", "lv_path":"/dev/test_vg2/lv3", "lv_size":"322961408", "origin":"", "origin_size":"", "pool_lv":"", "lv_tags":"", "lv_attr":"-wi-a-----", "vg_name":"test_vg2", "data_percent":"", "metadata_percent":"", "pool_lv":""}, 2024-03-01 20:49:41,195 INFO snapshot-role/MainThread: {"lv_uuid":"RO2q9D-nduL-RINy-i3mp-aGJP-mjY5-zVqyGf", "lv_name":"lv4", "lv_full_name":"test_vg2/lv4", "lv_path":"/dev/test_vg2/lv4", "lv_size":"641728512", "origin":"", "origin_size":"", "pool_lv":"", "lv_tags":"", "lv_attr":"-wi-a-----", "vg_name":"test_vg2", "data_percent":"", "metadata_percent":"", "pool_lv":""} 2024-03-01 20:49:41,195 INFO snapshot-role/MainThread: ] 2024-03-01 20:49:41,195 INFO snapshot-role/MainThread: , 2024-03-01 20:49:41,195 INFO snapshot-role/MainThread: "pvseg": [ 2024-03-01 20:49:41,195 INFO snapshot-role/MainThread: {"pvseg_start":"0", "pvseg_size":"153", "segtype":"linear", "pv_uuid":"FcRpKS-AMgd-l3A9-noIR-j7eI-PcDB-lsUq8E", "lv_uuid":"RO2q9D-nduL-RINy-i3mp-aGJP-mjY5-zVqyGf", "pv_name":"/dev/sdd"}, 2024-03-01 20:49:41,195 INFO snapshot-role/MainThread: {"pvseg_start":"153", "pvseg_size":"77", "segtype":"linear", "pv_uuid":"FcRpKS-AMgd-l3A9-noIR-j7eI-PcDB-lsUq8E", "lv_uuid":"1NwGUF-6Kcm-g1jS-YmNX-UldV-hAtf-x9I2uF", "pv_name":"/dev/sdd"}, 2024-03-01 20:49:41,195 INFO snapshot-role/MainThread: {"pvseg_start":"230", "pvseg_size":"24", "segtype":"free", "pv_uuid":"FcRpKS-AMgd-l3A9-noIR-j7eI-PcDB-lsUq8E", "lv_uuid":"", "pv_name":"/dev/sdd"}, 2024-03-01 20:49:41,195 INFO snapshot-role/MainThread: {"pvseg_start":"0", "pvseg_size":"254", "segtype":"free", "pv_uuid":"PExUjW-rWfe-vJyl-YX6g-GwRL-cM4c-TLtDle", "lv_uuid":"", "pv_name":"/dev/sdf"}, 2024-03-01 20:49:41,196 INFO snapshot-role/MainThread: {"pvseg_start":"0", "pvseg_size":"254", "segtype":"free", "pv_uuid":"r81YVc-Z2fu-lCX2-jlnq-mCqt-c1Kt-GoXHp0", "lv_uuid":"", "pv_name":"/dev/sde"} 2024-03-01 20:49:41,196 INFO snapshot-role/MainThread: ] 2024-03-01 20:49:41,196 INFO snapshot-role/MainThread: , 2024-03-01 20:49:41,196 INFO snapshot-role/MainThread: "seg": [ 2024-03-01 20:49:41,196 INFO snapshot-role/MainThread: {"seg_pe_ranges":"/dev/sdd:153-229", "segtype":"linear", "lv_uuid":"1NwGUF-6Kcm-g1jS-YmNX-UldV-hAtf-x9I2uF"}, 2024-03-01 20:49:41,196 INFO snapshot-role/MainThread: {"seg_pe_ranges":"/dev/sdd:0-152", "segtype":"linear", "lv_uuid":"RO2q9D-nduL-RINy-i3mp-aGJP-mjY5-zVqyGf"} 2024-03-01 20:49:41,196 INFO snapshot-role/MainThread: ] 2024-03-01 20:49:41,196 INFO snapshot-role/MainThread: } 2024-03-01 20:49:41,196 INFO snapshot-role/MainThread: , 2024-03-01 20:49:41,196 INFO snapshot-role/MainThread: { 2024-03-01 20:49:41,196 INFO snapshot-role/MainThread: "vg": [ 2024-03-01 20:49:41,196 INFO snapshot-role/MainThread: {"vg_name":"test_vg1", "vg_uuid":"JDM6rK-Ultz-B360-NGW6-5ym1-Srzt-khyK8g", "vg_size":"3196059648", "vg_free":"1107296256", "vg_extent_size":"4194304"} 2024-03-01 20:49:41,196 INFO snapshot-role/MainThread: ] 2024-03-01 20:49:41,196 INFO snapshot-role/MainThread: , 2024-03-01 20:49:41,196 INFO snapshot-role/MainThread: "pv": [ 2024-03-01 20:49:41,196 INFO snapshot-role/MainThread: {"pv_name":"/dev/sda"}, 2024-03-01 20:49:41,196 INFO snapshot-role/MainThread: {"pv_name":"/dev/sdb"}, 2024-03-01 20:49:41,196 INFO snapshot-role/MainThread: {"pv_name":"/dev/sdc"} 2024-03-01 20:49:41,196 INFO snapshot-role/MainThread: ] 2024-03-01 20:49:41,196 INFO snapshot-role/MainThread: , 2024-03-01 20:49:41,196 INFO snapshot-role/MainThread: "lv": [ 2024-03-01 20:49:41,196 INFO snapshot-role/MainThread: {"lv_uuid":"7W1el3-qjPr-rhKW-ZrV2-MCIF-P7SO-QFoGMC", "lv_name":"lv1", "lv_full_name":"test_vg1/lv1", "lv_path":"/dev/test_vg1/lv1", "lv_size":"482344960", "origin":"", "origin_size":"", "pool_lv":"", "lv_tags":"", "lv_attr":"-wi-a-----", "vg_name":"test_vg1", "data_percent":"", "metadata_percent":"", "pool_lv":""}, 2024-03-01 20:49:41,196 INFO snapshot-role/MainThread: {"lv_uuid":"Y0IDNr-O3Ey-wfIi-y8qY-bnkF-VeIh-AxOuYW", "lv_name":"lv2", "lv_full_name":"test_vg1/lv2", "lv_path":"/dev/test_vg1/lv2", "lv_size":"1606418432", "origin":"", "origin_size":"", "pool_lv":"", "lv_tags":"", "lv_attr":"-wi-a-----", "vg_name":"test_vg1", "data_percent":"", "metadata_percent":"", "pool_lv":""} 2024-03-01 20:49:41,196 INFO snapshot-role/MainThread: ] 2024-03-01 20:49:41,196 INFO snapshot-role/MainThread: , 2024-03-01 20:49:41,196 INFO snapshot-role/MainThread: "pvseg": [ 2024-03-01 20:49:41,196 INFO snapshot-role/MainThread: {"pvseg_start":"0", "pvseg_size":"254", "segtype":"linear", "pv_uuid":"4c8JOY-RlO6-XI6X-qqL0-UyOk-3hkr-XWuvAf", "lv_uuid":"Y0IDNr-O3Ey-wfIi-y8qY-bnkF-VeIh-AxOuYW", "pv_name":"/dev/sda"}, 2024-03-01 20:49:41,196 INFO snapshot-role/MainThread: {"pvseg_start":"0", "pvseg_size":"129", "segtype":"linear", "pv_uuid":"9SYY00-684W-KV55-MRXJ-pAhm-p2jr-V9Wr9F", "lv_uuid":"Y0IDNr-O3Ey-wfIi-y8qY-bnkF-VeIh-AxOuYW", "pv_name":"/dev/sdb"}, 2024-03-01 20:49:41,196 INFO snapshot-role/MainThread: {"pvseg_start":"129", "pvseg_size":"115", "segtype":"linear", "pv_uuid":"9SYY00-684W-KV55-MRXJ-pAhm-p2jr-V9Wr9F", "lv_uuid":"7W1el3-qjPr-rhKW-ZrV2-MCIF-P7SO-QFoGMC", "pv_name":"/dev/sdb"}, 2024-03-01 20:49:41,196 INFO snapshot-role/MainThread: {"pvseg_start":"244", "pvseg_size":"10", "segtype":"free", "pv_uuid":"9SYY00-684W-KV55-MRXJ-pAhm-p2jr-V9Wr9F", "lv_uuid":"", "pv_name":"/dev/sdb"}, 2024-03-01 20:49:41,196 INFO snapshot-role/MainThread: {"pvseg_start":"0", "pvseg_size":"254", "segtype":"free", "pv_uuid":"s9I9X8-0Kwr-kNAR-5I4T-xriY-S2od-VEcXlg", "lv_uuid":"", "pv_name":"/dev/sdc"} 2024-03-01 20:49:41,196 INFO snapshot-role/MainThread: ] 2024-03-01 20:49:41,196 INFO snapshot-role/MainThread: , 2024-03-01 20:49:41,196 INFO snapshot-role/MainThread: "seg": [ 2024-03-01 20:49:41,196 INFO snapshot-role/MainThread: {"seg_pe_ranges":"/dev/sdb:129-243", "segtype":"linear", "lv_uuid":"7W1el3-qjPr-rhKW-ZrV2-MCIF-P7SO-QFoGMC"}, 2024-03-01 20:49:41,196 INFO snapshot-role/MainThread: {"seg_pe_ranges":"/dev/sda:0-253", "segtype":"linear", "lv_uuid":"Y0IDNr-O3Ey-wfIi-y8qY-bnkF-VeIh-AxOuYW"}, 2024-03-01 20:49:41,197 INFO snapshot-role/MainThread: {"seg_pe_ranges":"/dev/sdb:0-128", "segtype":"linear", "lv_uuid":"Y0IDNr-O3Ey-wfIi-y8qY-bnkF-VeIh-AxOuYW"} 2024-03-01 20:49:41,197 INFO snapshot-role/MainThread: ] 2024-03-01 20:49:41,197 INFO snapshot-role/MainThread: } 2024-03-01 20:49:41,197 INFO snapshot-role/MainThread: ] 2024-03-01 20:49:41,197 INFO snapshot-role/MainThread: , 2024-03-01 20:49:41,197 INFO snapshot-role/MainThread: "log": [ 2024-03-01 20:49:41,197 INFO snapshot-role/MainThread: ] 2024-03-01 20:49:41,197 INFO snapshot-role/MainThread: } 2024-03-01 20:49:41,197 INFO snapshot-role/MainThread: Running... lvs --reportformat json test_vg3/lv5 2024-03-01 20:49:41,227 INFO snapshot-role/MainThread: Return code: 0 2024-03-01 20:49:41,227 INFO snapshot-role/MainThread: { 2024-03-01 20:49:41,228 INFO snapshot-role/MainThread: "report": [ 2024-03-01 20:49:41,228 INFO snapshot-role/MainThread: { 2024-03-01 20:49:41,228 INFO snapshot-role/MainThread: "lv": [ 2024-03-01 20:49:41,228 INFO snapshot-role/MainThread: {"lv_name":"lv5", "vg_name":"test_vg3", "lv_attr":"-wi-a-----", "lv_size":"1283457024", "pool_lv":"", "origin":"", "data_percent":"", "metadata_percent":"", "move_pv":"", "mirror_log":"", "copy_percent":"", "convert_lv":""} 2024-03-01 20:49:41,228 INFO snapshot-role/MainThread: ] 2024-03-01 20:49:41,228 INFO snapshot-role/MainThread: } 2024-03-01 20:49:41,228 INFO snapshot-role/MainThread: ] 2024-03-01 20:49:41,228 INFO snapshot-role/MainThread: , 2024-03-01 20:49:41,228 INFO snapshot-role/MainThread: "log": [ 2024-03-01 20:49:41,228 INFO snapshot-role/MainThread: ] 2024-03-01 20:49:41,228 INFO snapshot-role/MainThread: } 2024-03-01 20:49:41,228 INFO snapshot-role/MainThread: Running... lvs test_vg3 2024-03-01 20:49:41,259 INFO snapshot-role/MainThread: Return code: 0 2024-03-01 20:49:41,260 INFO snapshot-role/MainThread: { 2024-03-01 20:49:41,260 INFO snapshot-role/MainThread: "report": [ 2024-03-01 20:49:41,260 INFO snapshot-role/MainThread: { 2024-03-01 20:49:41,260 INFO snapshot-role/MainThread: "lv": [ 2024-03-01 20:49:41,260 INFO snapshot-role/MainThread: {"lv_name":"lv5", "vg_name":"test_vg3", "lv_attr":"-wi-a-----", "lv_size":"1283457024", "pool_lv":"", "origin":"", "data_percent":"", "metadata_percent":"", "move_pv":"", "mirror_log":"", "copy_percent":"", "convert_lv":""}, 2024-03-01 20:49:41,260 INFO snapshot-role/MainThread: {"lv_name":"lv6", "vg_name":"test_vg3", "lv_attr":"-wi-a-----", "lv_size":"1069547520", "pool_lv":"", "origin":"", "data_percent":"", "metadata_percent":"", "move_pv":"", "mirror_log":"", "copy_percent":"", "convert_lv":""}, 2024-03-01 20:49:41,260 INFO snapshot-role/MainThread: {"lv_name":"lv7", "vg_name":"test_vg3", "lv_attr":"-wi-a-----", "lv_size":"427819008", "pool_lv":"", "origin":"", "data_percent":"", "metadata_percent":"", "move_pv":"", "mirror_log":"", "copy_percent":"", "convert_lv":""}, 2024-03-01 20:49:41,260 INFO snapshot-role/MainThread: {"lv_name":"lv8", "vg_name":"test_vg3", "lv_attr":"-wi-a-----", "lv_size":"427819008", "pool_lv":"", "origin":"", "data_percent":"", "metadata_percent":"", "move_pv":"", "mirror_log":"", "copy_percent":"", "convert_lv":""} 2024-03-01 20:49:41,260 INFO snapshot-role/MainThread: ] 2024-03-01 20:49:41,260 INFO snapshot-role/MainThread: } 2024-03-01 20:49:41,260 INFO snapshot-role/MainThread: ] 2024-03-01 20:49:41,260 INFO snapshot-role/MainThread: , 2024-03-01 20:49:41,260 INFO snapshot-role/MainThread: "log": [ 2024-03-01 20:49:41,260 INFO snapshot-role/MainThread: ] 2024-03-01 20:49:41,260 INFO snapshot-role/MainThread: } 2024-03-01 20:49:41,260 INFO snapshot-role/MainThread: Running... lvs test_vg3/lv5_snapset1 2024-03-01 20:49:41,292 INFO snapshot-role/MainThread: Return code: 5 2024-03-01 20:49:41,293 INFO snapshot-role/MainThread: { 2024-03-01 20:49:41,293 INFO snapshot-role/MainThread: "report": [ 2024-03-01 20:49:41,293 INFO snapshot-role/MainThread: { 2024-03-01 20:49:41,293 INFO snapshot-role/MainThread: "lv": [ 2024-03-01 20:49:41,293 INFO snapshot-role/MainThread: ] 2024-03-01 20:49:41,293 INFO snapshot-role/MainThread: } 2024-03-01 20:49:41,293 INFO snapshot-role/MainThread: ] 2024-03-01 20:49:41,293 INFO snapshot-role/MainThread: , 2024-03-01 20:49:41,293 INFO snapshot-role/MainThread: "log": [ 2024-03-01 20:49:41,293 INFO snapshot-role/MainThread: ] 2024-03-01 20:49:41,293 INFO snapshot-role/MainThread: } 2024-03-01 20:49:41,293 INFO snapshot-role/MainThread: Running... lvs --reportformat json test_vg3/lv6 2024-03-01 20:49:41,328 INFO snapshot-role/MainThread: Return code: 0 2024-03-01 20:49:41,329 INFO snapshot-role/MainThread: { 2024-03-01 20:49:41,329 INFO snapshot-role/MainThread: "report": [ 2024-03-01 20:49:41,329 INFO snapshot-role/MainThread: { 2024-03-01 20:49:41,329 INFO snapshot-role/MainThread: "lv": [ 2024-03-01 20:49:41,329 INFO snapshot-role/MainThread: {"lv_name":"lv6", "vg_name":"test_vg3", "lv_attr":"-wi-a-----", "lv_size":"1069547520", "pool_lv":"", "origin":"", "data_percent":"", "metadata_percent":"", "move_pv":"", "mirror_log":"", "copy_percent":"", "convert_lv":""} 2024-03-01 20:49:41,329 INFO snapshot-role/MainThread: ] 2024-03-01 20:49:41,329 INFO snapshot-role/MainThread: } 2024-03-01 20:49:41,329 INFO snapshot-role/MainThread: ] 2024-03-01 20:49:41,329 INFO snapshot-role/MainThread: , 2024-03-01 20:49:41,329 INFO snapshot-role/MainThread: "log": [ 2024-03-01 20:49:41,329 INFO snapshot-role/MainThread: ] 2024-03-01 20:49:41,329 INFO snapshot-role/MainThread: } 2024-03-01 20:49:41,329 INFO snapshot-role/MainThread: Running... lvs test_vg3 2024-03-01 20:49:41,362 INFO snapshot-role/MainThread: Return code: 0 2024-03-01 20:49:41,363 INFO snapshot-role/MainThread: { 2024-03-01 20:49:41,363 INFO snapshot-role/MainThread: "report": [ 2024-03-01 20:49:41,363 INFO snapshot-role/MainThread: { 2024-03-01 20:49:41,363 INFO snapshot-role/MainThread: "lv": [ 2024-03-01 20:49:41,363 INFO snapshot-role/MainThread: {"lv_name":"lv5", "vg_name":"test_vg3", "lv_attr":"-wi-a-----", "lv_size":"1283457024", "pool_lv":"", "origin":"", "data_percent":"", "metadata_percent":"", "move_pv":"", "mirror_log":"", "copy_percent":"", "convert_lv":""}, 2024-03-01 20:49:41,363 INFO snapshot-role/MainThread: {"lv_name":"lv6", "vg_name":"test_vg3", "lv_attr":"-wi-a-----", "lv_size":"1069547520", "pool_lv":"", "origin":"", "data_percent":"", "metadata_percent":"", "move_pv":"", "mirror_log":"", "copy_percent":"", "convert_lv":""}, 2024-03-01 20:49:41,363 INFO snapshot-role/MainThread: {"lv_name":"lv7", "vg_name":"test_vg3", "lv_attr":"-wi-a-----", "lv_size":"427819008", "pool_lv":"", "origin":"", "data_percent":"", "metadata_percent":"", "move_pv":"", "mirror_log":"", "copy_percent":"", "convert_lv":""}, 2024-03-01 20:49:41,363 INFO snapshot-role/MainThread: {"lv_name":"lv8", "vg_name":"test_vg3", "lv_attr":"-wi-a-----", "lv_size":"427819008", "pool_lv":"", "origin":"", "data_percent":"", "metadata_percent":"", "move_pv":"", "mirror_log":"", "copy_percent":"", "convert_lv":""} 2024-03-01 20:49:41,363 INFO snapshot-role/MainThread: ] 2024-03-01 20:49:41,363 INFO snapshot-role/MainThread: } 2024-03-01 20:49:41,363 INFO snapshot-role/MainThread: ] 2024-03-01 20:49:41,363 INFO snapshot-role/MainThread: , 2024-03-01 20:49:41,363 INFO snapshot-role/MainThread: "log": [ 2024-03-01 20:49:41,363 INFO snapshot-role/MainThread: ] 2024-03-01 20:49:41,363 INFO snapshot-role/MainThread: } 2024-03-01 20:49:41,363 INFO snapshot-role/MainThread: Running... lvs test_vg3/lv6_snapset1 2024-03-01 20:49:41,395 INFO snapshot-role/MainThread: Return code: 5 2024-03-01 20:49:41,395 INFO snapshot-role/MainThread: { 2024-03-01 20:49:41,395 INFO snapshot-role/MainThread: "report": [ 2024-03-01 20:49:41,395 INFO snapshot-role/MainThread: { 2024-03-01 20:49:41,395 INFO snapshot-role/MainThread: "lv": [ 2024-03-01 20:49:41,395 INFO snapshot-role/MainThread: ] 2024-03-01 20:49:41,395 INFO snapshot-role/MainThread: } 2024-03-01 20:49:41,396 INFO snapshot-role/MainThread: ] 2024-03-01 20:49:41,396 INFO snapshot-role/MainThread: , 2024-03-01 20:49:41,396 INFO snapshot-role/MainThread: "log": [ 2024-03-01 20:49:41,396 INFO snapshot-role/MainThread: ] 2024-03-01 20:49:41,396 INFO snapshot-role/MainThread: } 2024-03-01 20:49:41,396 INFO snapshot-role/MainThread: Running... lvs --reportformat json test_vg3/lv7 2024-03-01 20:49:41,425 INFO snapshot-role/MainThread: Return code: 0 2024-03-01 20:49:41,425 INFO snapshot-role/MainThread: { 2024-03-01 20:49:41,425 INFO snapshot-role/MainThread: "report": [ 2024-03-01 20:49:41,425 INFO snapshot-role/MainThread: { 2024-03-01 20:49:41,425 INFO snapshot-role/MainThread: "lv": [ 2024-03-01 20:49:41,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 20:49:41,425 INFO snapshot-role/MainThread: ] 2024-03-01 20:49:41,425 INFO snapshot-role/MainThread: } 2024-03-01 20:49:41,425 INFO snapshot-role/MainThread: ] 2024-03-01 20:49:41,426 INFO snapshot-role/MainThread: , 2024-03-01 20:49:41,426 INFO snapshot-role/MainThread: "log": [ 2024-03-01 20:49:41,426 INFO snapshot-role/MainThread: ] 2024-03-01 20:49:41,426 INFO snapshot-role/MainThread: } 2024-03-01 20:49:41,426 INFO snapshot-role/MainThread: Running... lvs test_vg3 2024-03-01 20:49:41,455 INFO snapshot-role/MainThread: Return code: 0 2024-03-01 20:49:41,455 INFO snapshot-role/MainThread: { 2024-03-01 20:49:41,455 INFO snapshot-role/MainThread: "report": [ 2024-03-01 20:49:41,455 INFO snapshot-role/MainThread: { 2024-03-01 20:49:41,455 INFO snapshot-role/MainThread: "lv": [ 2024-03-01 20:49:41,455 INFO snapshot-role/MainThread: {"lv_name":"lv5", "vg_name":"test_vg3", "lv_attr":"-wi-a-----", "lv_size":"1283457024", "pool_lv":"", "origin":"", "data_percent":"", "metadata_percent":"", "move_pv":"", "mirror_log":"", "copy_percent":"", "convert_lv":""}, 2024-03-01 20:49:41,455 INFO snapshot-role/MainThread: {"lv_name":"lv6", "vg_name":"test_vg3", "lv_attr":"-wi-a-----", "lv_size":"1069547520", "pool_lv":"", "origin":"", "data_percent":"", "metadata_percent":"", "move_pv":"", "mirror_log":"", "copy_percent":"", "convert_lv":""}, 2024-03-01 20:49:41,455 INFO snapshot-role/MainThread: {"lv_name":"lv7", "vg_name":"test_vg3", "lv_attr":"-wi-a-----", "lv_size":"427819008", "pool_lv":"", "origin":"", "data_percent":"", "metadata_percent":"", "move_pv":"", "mirror_log":"", "copy_percent":"", "convert_lv":""}, 2024-03-01 20:49:41,455 INFO snapshot-role/MainThread: {"lv_name":"lv8", "vg_name":"test_vg3", "lv_attr":"-wi-a-----", "lv_size":"427819008", "pool_lv":"", "origin":"", "data_percent":"", "metadata_percent":"", "move_pv":"", "mirror_log":"", "copy_percent":"", "convert_lv":""} 2024-03-01 20:49:41,455 INFO snapshot-role/MainThread: ] 2024-03-01 20:49:41,456 INFO snapshot-role/MainThread: } 2024-03-01 20:49:41,456 INFO snapshot-role/MainThread: ] 2024-03-01 20:49:41,456 INFO snapshot-role/MainThread: , 2024-03-01 20:49:41,456 INFO snapshot-role/MainThread: "log": [ 2024-03-01 20:49:41,456 INFO snapshot-role/MainThread: ] 2024-03-01 20:49:41,456 INFO snapshot-role/MainThread: } 2024-03-01 20:49:41,456 INFO snapshot-role/MainThread: Running... lvs test_vg3/lv7_snapset1 2024-03-01 20:49:41,489 INFO snapshot-role/MainThread: Return code: 5 2024-03-01 20:49:41,489 INFO snapshot-role/MainThread: { 2024-03-01 20:49:41,489 INFO snapshot-role/MainThread: "report": [ 2024-03-01 20:49:41,489 INFO snapshot-role/MainThread: { 2024-03-01 20:49:41,490 INFO snapshot-role/MainThread: "lv": [ 2024-03-01 20:49:41,490 INFO snapshot-role/MainThread: ] 2024-03-01 20:49:41,490 INFO snapshot-role/MainThread: } 2024-03-01 20:49:41,490 INFO snapshot-role/MainThread: ] 2024-03-01 20:49:41,490 INFO snapshot-role/MainThread: , 2024-03-01 20:49:41,490 INFO snapshot-role/MainThread: "log": [ 2024-03-01 20:49:41,490 INFO snapshot-role/MainThread: ] 2024-03-01 20:49:41,490 INFO snapshot-role/MainThread: } 2024-03-01 20:49:41,490 INFO snapshot-role/MainThread: Running... lvs --reportformat json test_vg3/lv8 2024-03-01 20:49:41,530 INFO snapshot-role/MainThread: Return code: 0 2024-03-01 20:49:41,530 INFO snapshot-role/MainThread: { 2024-03-01 20:49:41,530 INFO snapshot-role/MainThread: "report": [ 2024-03-01 20:49:41,530 INFO snapshot-role/MainThread: { 2024-03-01 20:49:41,530 INFO snapshot-role/MainThread: "lv": [ 2024-03-01 20:49:41,530 INFO snapshot-role/MainThread: {"lv_name":"lv8", "vg_name":"test_vg3", "lv_attr":"-wi-a-----", "lv_size":"427819008", "pool_lv":"", "origin":"", "data_percent":"", "metadata_percent":"", "move_pv":"", "mirror_log":"", "copy_percent":"", "convert_lv":""} 2024-03-01 20:49:41,531 INFO snapshot-role/MainThread: ] 2024-03-01 20:49:41,531 INFO snapshot-role/MainThread: } 2024-03-01 20:49:41,531 INFO snapshot-role/MainThread: ] 2024-03-01 20:49:41,531 INFO snapshot-role/MainThread: , 2024-03-01 20:49:41,531 INFO snapshot-role/MainThread: "log": [ 2024-03-01 20:49:41,531 INFO snapshot-role/MainThread: ] 2024-03-01 20:49:41,531 INFO snapshot-role/MainThread: } 2024-03-01 20:49:41,531 INFO snapshot-role/MainThread: Running... lvs test_vg3 2024-03-01 20:49:41,566 INFO snapshot-role/MainThread: Return code: 0 2024-03-01 20:49:41,566 INFO snapshot-role/MainThread: { 2024-03-01 20:49:41,566 INFO snapshot-role/MainThread: "report": [ 2024-03-01 20:49:41,566 INFO snapshot-role/MainThread: { 2024-03-01 20:49:41,566 INFO snapshot-role/MainThread: "lv": [ 2024-03-01 20:49:41,566 INFO snapshot-role/MainThread: {"lv_name":"lv5", "vg_name":"test_vg3", "lv_attr":"-wi-a-----", "lv_size":"1283457024", "pool_lv":"", "origin":"", "data_percent":"", "metadata_percent":"", "move_pv":"", "mirror_log":"", "copy_percent":"", "convert_lv":""}, 2024-03-01 20:49:41,566 INFO snapshot-role/MainThread: {"lv_name":"lv6", "vg_name":"test_vg3", "lv_attr":"-wi-a-----", "lv_size":"1069547520", "pool_lv":"", "origin":"", "data_percent":"", "metadata_percent":"", "move_pv":"", "mirror_log":"", "copy_percent":"", "convert_lv":""}, 2024-03-01 20:49:41,566 INFO snapshot-role/MainThread: {"lv_name":"lv7", "vg_name":"test_vg3", "lv_attr":"-wi-a-----", "lv_size":"427819008", "pool_lv":"", "origin":"", "data_percent":"", "metadata_percent":"", "move_pv":"", "mirror_log":"", "copy_percent":"", "convert_lv":""}, 2024-03-01 20:49:41,566 INFO snapshot-role/MainThread: {"lv_name":"lv8", "vg_name":"test_vg3", "lv_attr":"-wi-a-----", "lv_size":"427819008", "pool_lv":"", "origin":"", "data_percent":"", "metadata_percent":"", "move_pv":"", "mirror_log":"", "copy_percent":"", "convert_lv":""} 2024-03-01 20:49:41,567 INFO snapshot-role/MainThread: ] 2024-03-01 20:49:41,567 INFO snapshot-role/MainThread: } 2024-03-01 20:49:41,567 INFO snapshot-role/MainThread: ] 2024-03-01 20:49:41,567 INFO snapshot-role/MainThread: , 2024-03-01 20:49:41,567 INFO snapshot-role/MainThread: "log": [ 2024-03-01 20:49:41,567 INFO snapshot-role/MainThread: ] 2024-03-01 20:49:41,567 INFO snapshot-role/MainThread: } 2024-03-01 20:49:41,567 INFO snapshot-role/MainThread: Running... lvs test_vg3/lv8_snapset1 2024-03-01 20:49:41,596 INFO snapshot-role/MainThread: Return code: 5 2024-03-01 20:49:41,596 INFO snapshot-role/MainThread: { 2024-03-01 20:49:41,596 INFO snapshot-role/MainThread: "report": [ 2024-03-01 20:49:41,596 INFO snapshot-role/MainThread: { 2024-03-01 20:49:41,596 INFO snapshot-role/MainThread: "lv": [ 2024-03-01 20:49:41,596 INFO snapshot-role/MainThread: ] 2024-03-01 20:49:41,596 INFO snapshot-role/MainThread: } 2024-03-01 20:49:41,596 INFO snapshot-role/MainThread: ] 2024-03-01 20:49:41,596 INFO snapshot-role/MainThread: , 2024-03-01 20:49:41,596 INFO snapshot-role/MainThread: "log": [ 2024-03-01 20:49:41,597 INFO snapshot-role/MainThread: ] 2024-03-01 20:49:41,597 INFO snapshot-role/MainThread: } 2024-03-01 20:49:41,597 INFO snapshot-role/MainThread: Running... lvs --reportformat json test_vg2/lv3 2024-03-01 20:49:41,631 INFO snapshot-role/MainThread: Return code: 0 2024-03-01 20:49:41,631 INFO snapshot-role/MainThread: { 2024-03-01 20:49:41,631 INFO snapshot-role/MainThread: "report": [ 2024-03-01 20:49:41,631 INFO snapshot-role/MainThread: { 2024-03-01 20:49:41,631 INFO snapshot-role/MainThread: "lv": [ 2024-03-01 20:49:41,631 INFO snapshot-role/MainThread: {"lv_name":"lv3", "vg_name":"test_vg2", "lv_attr":"-wi-a-----", "lv_size":"322961408", "pool_lv":"", "origin":"", "data_percent":"", "metadata_percent":"", "move_pv":"", "mirror_log":"", "copy_percent":"", "convert_lv":""} 2024-03-01 20:49:41,631 INFO snapshot-role/MainThread: ] 2024-03-01 20:49:41,631 INFO snapshot-role/MainThread: } 2024-03-01 20:49:41,631 INFO snapshot-role/MainThread: ] 2024-03-01 20:49:41,631 INFO snapshot-role/MainThread: , 2024-03-01 20:49:41,631 INFO snapshot-role/MainThread: "log": [ 2024-03-01 20:49:41,632 INFO snapshot-role/MainThread: ] 2024-03-01 20:49:41,632 INFO snapshot-role/MainThread: } 2024-03-01 20:49:41,632 INFO snapshot-role/MainThread: Running... lvs test_vg2 2024-03-01 20:49:41,666 INFO snapshot-role/MainThread: Return code: 0 2024-03-01 20:49:41,666 INFO snapshot-role/MainThread: { 2024-03-01 20:49:41,666 INFO snapshot-role/MainThread: "report": [ 2024-03-01 20:49:41,666 INFO snapshot-role/MainThread: { 2024-03-01 20:49:41,666 INFO snapshot-role/MainThread: "lv": [ 2024-03-01 20:49:41,666 INFO snapshot-role/MainThread: {"lv_name":"lv3", "vg_name":"test_vg2", "lv_attr":"-wi-a-----", "lv_size":"322961408", "pool_lv":"", "origin":"", "data_percent":"", "metadata_percent":"", "move_pv":"", "mirror_log":"", "copy_percent":"", "convert_lv":""}, 2024-03-01 20:49:41,666 INFO snapshot-role/MainThread: {"lv_name":"lv4", "vg_name":"test_vg2", "lv_attr":"-wi-a-----", "lv_size":"641728512", "pool_lv":"", "origin":"", "data_percent":"", "metadata_percent":"", "move_pv":"", "mirror_log":"", "copy_percent":"", "convert_lv":""} 2024-03-01 20:49:41,666 INFO snapshot-role/MainThread: ] 2024-03-01 20:49:41,666 INFO snapshot-role/MainThread: } 2024-03-01 20:49:41,666 INFO snapshot-role/MainThread: ] 2024-03-01 20:49:41,667 INFO snapshot-role/MainThread: , 2024-03-01 20:49:41,667 INFO snapshot-role/MainThread: "log": [ 2024-03-01 20:49:41,667 INFO snapshot-role/MainThread: ] 2024-03-01 20:49:41,667 INFO snapshot-role/MainThread: } 2024-03-01 20:49:41,667 INFO snapshot-role/MainThread: Running... lvs test_vg2/lv3_snapset1 2024-03-01 20:49:41,696 INFO snapshot-role/MainThread: Return code: 5 2024-03-01 20:49:41,697 INFO snapshot-role/MainThread: { 2024-03-01 20:49:41,697 INFO snapshot-role/MainThread: "report": [ 2024-03-01 20:49:41,697 INFO snapshot-role/MainThread: { 2024-03-01 20:49:41,697 INFO snapshot-role/MainThread: "lv": [ 2024-03-01 20:49:41,697 INFO snapshot-role/MainThread: ] 2024-03-01 20:49:41,697 INFO snapshot-role/MainThread: } 2024-03-01 20:49:41,697 INFO snapshot-role/MainThread: ] 2024-03-01 20:49:41,697 INFO snapshot-role/MainThread: , 2024-03-01 20:49:41,697 INFO snapshot-role/MainThread: "log": [ 2024-03-01 20:49:41,697 INFO snapshot-role/MainThread: ] 2024-03-01 20:49:41,697 INFO snapshot-role/MainThread: } 2024-03-01 20:49:41,697 INFO snapshot-role/MainThread: Running... lvs --reportformat json test_vg2/lv4 2024-03-01 20:49:41,728 INFO snapshot-role/MainThread: Return code: 0 2024-03-01 20:49:41,728 INFO snapshot-role/MainThread: { 2024-03-01 20:49:41,728 INFO snapshot-role/MainThread: "report": [ 2024-03-01 20:49:41,728 INFO snapshot-role/MainThread: { 2024-03-01 20:49:41,728 INFO snapshot-role/MainThread: "lv": [ 2024-03-01 20:49:41,729 INFO snapshot-role/MainThread: {"lv_name":"lv4", "vg_name":"test_vg2", "lv_attr":"-wi-a-----", "lv_size":"641728512", "pool_lv":"", "origin":"", "data_percent":"", "metadata_percent":"", "move_pv":"", "mirror_log":"", "copy_percent":"", "convert_lv":""} 2024-03-01 20:49:41,729 INFO snapshot-role/MainThread: ] 2024-03-01 20:49:41,729 INFO snapshot-role/MainThread: } 2024-03-01 20:49:41,729 INFO snapshot-role/MainThread: ] 2024-03-01 20:49:41,729 INFO snapshot-role/MainThread: , 2024-03-01 20:49:41,729 INFO snapshot-role/MainThread: "log": [ 2024-03-01 20:49:41,729 INFO snapshot-role/MainThread: ] 2024-03-01 20:49:41,729 INFO snapshot-role/MainThread: } 2024-03-01 20:49:41,729 INFO snapshot-role/MainThread: Running... lvs test_vg2 2024-03-01 20:49:41,759 INFO snapshot-role/MainThread: Return code: 0 2024-03-01 20:49:41,759 INFO snapshot-role/MainThread: { 2024-03-01 20:49:41,759 INFO snapshot-role/MainThread: "report": [ 2024-03-01 20:49:41,759 INFO snapshot-role/MainThread: { 2024-03-01 20:49:41,759 INFO snapshot-role/MainThread: "lv": [ 2024-03-01 20:49:41,759 INFO snapshot-role/MainThread: {"lv_name":"lv3", "vg_name":"test_vg2", "lv_attr":"-wi-a-----", "lv_size":"322961408", "pool_lv":"", "origin":"", "data_percent":"", "metadata_percent":"", "move_pv":"", "mirror_log":"", "copy_percent":"", "convert_lv":""}, 2024-03-01 20:49:41,760 INFO snapshot-role/MainThread: {"lv_name":"lv4", "vg_name":"test_vg2", "lv_attr":"-wi-a-----", "lv_size":"641728512", "pool_lv":"", "origin":"", "data_percent":"", "metadata_percent":"", "move_pv":"", "mirror_log":"", "copy_percent":"", "convert_lv":""} 2024-03-01 20:49:41,760 INFO snapshot-role/MainThread: ] 2024-03-01 20:49:41,760 INFO snapshot-role/MainThread: } 2024-03-01 20:49:41,760 INFO snapshot-role/MainThread: ] 2024-03-01 20:49:41,760 INFO snapshot-role/MainThread: , 2024-03-01 20:49:41,760 INFO snapshot-role/MainThread: "log": [ 2024-03-01 20:49:41,760 INFO snapshot-role/MainThread: ] 2024-03-01 20:49:41,760 INFO snapshot-role/MainThread: } 2024-03-01 20:49:41,760 INFO snapshot-role/MainThread: Running... lvs test_vg2/lv4_snapset1 2024-03-01 20:49:41,790 INFO snapshot-role/MainThread: Return code: 5 2024-03-01 20:49:41,790 INFO snapshot-role/MainThread: { 2024-03-01 20:49:41,790 INFO snapshot-role/MainThread: "report": [ 2024-03-01 20:49:41,790 INFO snapshot-role/MainThread: { 2024-03-01 20:49:41,791 INFO snapshot-role/MainThread: "lv": [ 2024-03-01 20:49:41,791 INFO snapshot-role/MainThread: ] 2024-03-01 20:49:41,791 INFO snapshot-role/MainThread: } 2024-03-01 20:49:41,791 INFO snapshot-role/MainThread: ] 2024-03-01 20:49:41,791 INFO snapshot-role/MainThread: , 2024-03-01 20:49:41,791 INFO snapshot-role/MainThread: "log": [ 2024-03-01 20:49:41,791 INFO snapshot-role/MainThread: ] 2024-03-01 20:49:41,791 INFO snapshot-role/MainThread: } 2024-03-01 20:49:41,791 INFO snapshot-role/MainThread: Running... lvs --reportformat json test_vg1/lv1 2024-03-01 20:49:41,825 INFO snapshot-role/MainThread: Return code: 0 2024-03-01 20:49:41,826 INFO snapshot-role/MainThread: { 2024-03-01 20:49:41,826 INFO snapshot-role/MainThread: "report": [ 2024-03-01 20:49:41,826 INFO snapshot-role/MainThread: { 2024-03-01 20:49:41,826 INFO snapshot-role/MainThread: "lv": [ 2024-03-01 20:49:41,826 INFO snapshot-role/MainThread: {"lv_name":"lv1", "vg_name":"test_vg1", "lv_attr":"-wi-a-----", "lv_size":"482344960", "pool_lv":"", "origin":"", "data_percent":"", "metadata_percent":"", "move_pv":"", "mirror_log":"", "copy_percent":"", "convert_lv":""} 2024-03-01 20:49:41,826 INFO snapshot-role/MainThread: ] 2024-03-01 20:49:41,826 INFO snapshot-role/MainThread: } 2024-03-01 20:49:41,826 INFO snapshot-role/MainThread: ] 2024-03-01 20:49:41,826 INFO snapshot-role/MainThread: , 2024-03-01 20:49:41,826 INFO snapshot-role/MainThread: "log": [ 2024-03-01 20:49:41,826 INFO snapshot-role/MainThread: ] 2024-03-01 20:49:41,826 INFO snapshot-role/MainThread: } 2024-03-01 20:49:41,826 INFO snapshot-role/MainThread: Running... lvs test_vg1 2024-03-01 20:49:41,860 INFO snapshot-role/MainThread: Return code: 0 2024-03-01 20:49:41,861 INFO snapshot-role/MainThread: { 2024-03-01 20:49:41,861 INFO snapshot-role/MainThread: "report": [ 2024-03-01 20:49:41,861 INFO snapshot-role/MainThread: { 2024-03-01 20:49:41,861 INFO snapshot-role/MainThread: "lv": [ 2024-03-01 20:49:41,861 INFO snapshot-role/MainThread: {"lv_name":"lv1", "vg_name":"test_vg1", "lv_attr":"-wi-a-----", "lv_size":"482344960", "pool_lv":"", "origin":"", "data_percent":"", "metadata_percent":"", "move_pv":"", "mirror_log":"", "copy_percent":"", "convert_lv":""}, 2024-03-01 20:49:41,861 INFO snapshot-role/MainThread: {"lv_name":"lv2", "vg_name":"test_vg1", "lv_attr":"-wi-a-----", "lv_size":"1606418432", "pool_lv":"", "origin":"", "data_percent":"", "metadata_percent":"", "move_pv":"", "mirror_log":"", "copy_percent":"", "convert_lv":""} 2024-03-01 20:49:41,861 INFO snapshot-role/MainThread: ] 2024-03-01 20:49:41,861 INFO snapshot-role/MainThread: } 2024-03-01 20:49:41,861 INFO snapshot-role/MainThread: ] 2024-03-01 20:49:41,861 INFO snapshot-role/MainThread: , 2024-03-01 20:49:41,861 INFO snapshot-role/MainThread: "log": [ 2024-03-01 20:49:41,861 INFO snapshot-role/MainThread: ] 2024-03-01 20:49:41,861 INFO snapshot-role/MainThread: } 2024-03-01 20:49:41,861 INFO snapshot-role/MainThread: Running... lvs test_vg1/lv1_snapset1 2024-03-01 20:49:41,892 INFO snapshot-role/MainThread: Return code: 5 2024-03-01 20:49:41,892 INFO snapshot-role/MainThread: { 2024-03-01 20:49:41,892 INFO snapshot-role/MainThread: "report": [ 2024-03-01 20:49:41,892 INFO snapshot-role/MainThread: { 2024-03-01 20:49:41,892 INFO snapshot-role/MainThread: "lv": [ 2024-03-01 20:49:41,892 INFO snapshot-role/MainThread: ] 2024-03-01 20:49:41,892 INFO snapshot-role/MainThread: } 2024-03-01 20:49:41,892 INFO snapshot-role/MainThread: ] 2024-03-01 20:49:41,892 INFO snapshot-role/MainThread: , 2024-03-01 20:49:41,892 INFO snapshot-role/MainThread: "log": [ 2024-03-01 20:49:41,892 INFO snapshot-role/MainThread: ] 2024-03-01 20:49:41,892 INFO snapshot-role/MainThread: } 2024-03-01 20:49:41,892 INFO snapshot-role/MainThread: Running... lvs --reportformat json test_vg1/lv2 2024-03-01 20:49:41,926 INFO snapshot-role/MainThread: Return code: 0 2024-03-01 20:49:41,926 INFO snapshot-role/MainThread: { 2024-03-01 20:49:41,926 INFO snapshot-role/MainThread: "report": [ 2024-03-01 20:49:41,926 INFO snapshot-role/MainThread: { 2024-03-01 20:49:41,926 INFO snapshot-role/MainThread: "lv": [ 2024-03-01 20:49:41,926 INFO snapshot-role/MainThread: {"lv_name":"lv2", "vg_name":"test_vg1", "lv_attr":"-wi-a-----", "lv_size":"1606418432", "pool_lv":"", "origin":"", "data_percent":"", "metadata_percent":"", "move_pv":"", "mirror_log":"", "copy_percent":"", "convert_lv":""} 2024-03-01 20:49:41,926 INFO snapshot-role/MainThread: ] 2024-03-01 20:49:41,926 INFO snapshot-role/MainThread: } 2024-03-01 20:49:41,926 INFO snapshot-role/MainThread: ] 2024-03-01 20:49:41,926 INFO snapshot-role/MainThread: , 2024-03-01 20:49:41,926 INFO snapshot-role/MainThread: "log": [ 2024-03-01 20:49:41,926 INFO snapshot-role/MainThread: ] 2024-03-01 20:49:41,926 INFO snapshot-role/MainThread: } 2024-03-01 20:49:41,927 INFO snapshot-role/MainThread: Running... lvs test_vg1 2024-03-01 20:49:41,949 INFO snapshot-role/MainThread: Return code: 0 2024-03-01 20:49:41,949 INFO snapshot-role/MainThread: { 2024-03-01 20:49:41,949 INFO snapshot-role/MainThread: "report": [ 2024-03-01 20:49:41,949 INFO snapshot-role/MainThread: { 2024-03-01 20:49:41,949 INFO snapshot-role/MainThread: "lv": [ 2024-03-01 20:49:41,949 INFO snapshot-role/MainThread: {"lv_name":"lv1", "vg_name":"test_vg1", "lv_attr":"-wi-a-----", "lv_size":"482344960", "pool_lv":"", "origin":"", "data_percent":"", "metadata_percent":"", "move_pv":"", "mirror_log":"", "copy_percent":"", "convert_lv":""}, 2024-03-01 20:49:41,949 INFO snapshot-role/MainThread: {"lv_name":"lv2", "vg_name":"test_vg1", "lv_attr":"-wi-a-----", "lv_size":"1606418432", "pool_lv":"", "origin":"", "data_percent":"", "metadata_percent":"", "move_pv":"", "mirror_log":"", "copy_percent":"", "convert_lv":""} 2024-03-01 20:49:41,949 INFO snapshot-role/MainThread: ] 2024-03-01 20:49:41,949 INFO snapshot-role/MainThread: } 2024-03-01 20:49:41,949 INFO snapshot-role/MainThread: ] 2024-03-01 20:49:41,949 INFO snapshot-role/MainThread: , 2024-03-01 20:49:41,949 INFO snapshot-role/MainThread: "log": [ 2024-03-01 20:49:41,950 INFO snapshot-role/MainThread: ] 2024-03-01 20:49:41,950 INFO snapshot-role/MainThread: } 2024-03-01 20:49:41,950 INFO snapshot-role/MainThread: Running... lvs test_vg1/lv2_snapset1 2024-03-01 20:49:41,979 INFO snapshot-role/MainThread: Return code: 5 2024-03-01 20:49:41,979 INFO snapshot-role/MainThread: { 2024-03-01 20:49:41,979 INFO snapshot-role/MainThread: "report": [ 2024-03-01 20:49:41,980 INFO snapshot-role/MainThread: { 2024-03-01 20:49:41,980 INFO snapshot-role/MainThread: "lv": [ 2024-03-01 20:49:41,980 INFO snapshot-role/MainThread: ] 2024-03-01 20:49:41,980 INFO snapshot-role/MainThread: } 2024-03-01 20:49:41,980 INFO snapshot-role/MainThread: ] 2024-03-01 20:49:41,980 INFO snapshot-role/MainThread: , 2024-03-01 20:49:41,980 INFO snapshot-role/MainThread: "log": [ 2024-03-01 20:49:41,980 INFO snapshot-role/MainThread: ] 2024-03-01 20:49:41,980 INFO snapshot-role/MainThread: } 2024-03-01 20:49:41,980 INFO snapshot-role/MainThread: exit code: 0: [''] 2024-03-01 20:50:32,629 INFO snapshot-role/MainThread: snapshot_cmd: snapshot 15 None None snapset1 None False 2024-03-01 20:50:32,629 INFO snapshot-role/MainThread: Running... lvm fullreport --units B --nosuffix --configreport vg -o vg_name,vg_uuid,vg_size,vg_free,vg_extent_size --configreport lv -o lv_uuid,lv_name,lv_full_name,lv_path,lv_size,origin,origin_size,pool_lv,lv_tags,lv_attr,vg_name,data_percent,metadata_percent,pool_lv --configreport pv -o pv_name --reportformat json 2024-03-01 20:50:32,665 INFO snapshot-role/MainThread: Return code: 0 2024-03-01 20:50:32,666 INFO snapshot-role/MainThread: { 2024-03-01 20:50:32,666 INFO snapshot-role/MainThread: "report": [ 2024-03-01 20:50:32,666 INFO snapshot-role/MainThread: { 2024-03-01 20:50:32,666 INFO snapshot-role/MainThread: "vg": [ 2024-03-01 20:50:32,666 INFO snapshot-role/MainThread: {"vg_name":"test_vg3", "vg_uuid":"kq3Q34-m4sM-GWpc-YIES-eDmd-mNLi-EQBg1q", "vg_size":"4261412864", "vg_free":"1052770304", "vg_extent_size":"4194304"} 2024-03-01 20:50:32,666 INFO snapshot-role/MainThread: ] 2024-03-01 20:50:32,666 INFO snapshot-role/MainThread: , 2024-03-01 20:50:32,666 INFO snapshot-role/MainThread: "pv": [ 2024-03-01 20:50:32,666 INFO snapshot-role/MainThread: {"pv_name":"/dev/sdg"}, 2024-03-01 20:50:32,666 INFO snapshot-role/MainThread: {"pv_name":"/dev/sdh"}, 2024-03-01 20:50:32,666 INFO snapshot-role/MainThread: {"pv_name":"/dev/sdi"}, 2024-03-01 20:50:32,666 INFO snapshot-role/MainThread: {"pv_name":"/dev/sdj"} 2024-03-01 20:50:32,666 INFO snapshot-role/MainThread: ] 2024-03-01 20:50:32,666 INFO snapshot-role/MainThread: , 2024-03-01 20:50:32,666 INFO snapshot-role/MainThread: "lv": [ 2024-03-01 20:50:32,666 INFO snapshot-role/MainThread: {"lv_uuid":"71ve1w-mLUa-R84n-cyjy-wLOO-zjaB-Bt5OAf", "lv_name":"lv5", "lv_full_name":"test_vg3/lv5", "lv_path":"/dev/test_vg3/lv5", "lv_size":"1283457024", "origin":"", "origin_size":"", "pool_lv":"", "lv_tags":"", "lv_attr":"-wi-a-----", "vg_name":"test_vg3", "data_percent":"", "metadata_percent":"", "pool_lv":""}, 2024-03-01 20:50:32,666 INFO snapshot-role/MainThread: {"lv_uuid":"EIYnjo-BwL1-xLAF-AMSb-UeFe-Va3P-3bfRPr", "lv_name":"lv6", "lv_full_name":"test_vg3/lv6", "lv_path":"/dev/test_vg3/lv6", "lv_size":"1069547520", "origin":"", "origin_size":"", "pool_lv":"", "lv_tags":"", "lv_attr":"-wi-a-----", "vg_name":"test_vg3", "data_percent":"", "metadata_percent":"", "pool_lv":""}, 2024-03-01 20:50:32,666 INFO snapshot-role/MainThread: {"lv_uuid":"5h3p3g-g8QF-fPUC-Bb25-hV9B-0ql2-ZHjwzz", "lv_name":"lv7", "lv_full_name":"test_vg3/lv7", "lv_path":"/dev/test_vg3/lv7", "lv_size":"427819008", "origin":"", "origin_size":"", "pool_lv":"", "lv_tags":"", "lv_attr":"-wi-a-----", "vg_name":"test_vg3", "data_percent":"", "metadata_percent":"", "pool_lv":""}, 2024-03-01 20:50:32,666 INFO snapshot-role/MainThread: {"lv_uuid":"WebYte-cXqg-wpa0-s9Yt-LAjT-CXq6-JxWraD", "lv_name":"lv8", "lv_full_name":"test_vg3/lv8", "lv_path":"/dev/test_vg3/lv8", "lv_size":"427819008", "origin":"", "origin_size":"", "pool_lv":"", "lv_tags":"", "lv_attr":"-wi-a-----", "vg_name":"test_vg3", "data_percent":"", "metadata_percent":"", "pool_lv":""} 2024-03-01 20:50:32,666 INFO snapshot-role/MainThread: ] 2024-03-01 20:50:32,666 INFO snapshot-role/MainThread: , 2024-03-01 20:50:32,666 INFO snapshot-role/MainThread: "pvseg": [ 2024-03-01 20:50:32,666 INFO snapshot-role/MainThread: {"pvseg_start":"0", "pvseg_size":"52", "segtype":"linear", "pv_uuid":"51cV3l-5pn1-uxQe-nFN7-8HCu-ivbU-YXbymn", "lv_uuid":"71ve1w-mLUa-R84n-cyjy-wLOO-zjaB-Bt5OAf", "pv_name":"/dev/sdj"}, 2024-03-01 20:50:32,666 INFO snapshot-role/MainThread: {"pvseg_start":"52", "pvseg_size":"202", "segtype":"free", "pv_uuid":"51cV3l-5pn1-uxQe-nFN7-8HCu-ivbU-YXbymn", "lv_uuid":"", "pv_name":"/dev/sdj"}, 2024-03-01 20:50:32,666 INFO snapshot-role/MainThread: {"pvseg_start":"0", "pvseg_size":"102", "segtype":"linear", "pv_uuid":"5UoerG-pc5V-te1I-vUk3-8N9d-acxz-cMYjGC", "lv_uuid":"WebYte-cXqg-wpa0-s9Yt-LAjT-CXq6-JxWraD", "pv_name":"/dev/sdg"}, 2024-03-01 20:50:32,666 INFO snapshot-role/MainThread: {"pvseg_start":"102", "pvseg_size":"102", "segtype":"linear", "pv_uuid":"5UoerG-pc5V-te1I-vUk3-8N9d-acxz-cMYjGC", "lv_uuid":"5h3p3g-g8QF-fPUC-Bb25-hV9B-0ql2-ZHjwzz", "pv_name":"/dev/sdg"}, 2024-03-01 20:50:32,666 INFO snapshot-role/MainThread: {"pvseg_start":"204", "pvseg_size":"1", "segtype":"linear", "pv_uuid":"5UoerG-pc5V-te1I-vUk3-8N9d-acxz-cMYjGC", "lv_uuid":"EIYnjo-BwL1-xLAF-AMSb-UeFe-Va3P-3bfRPr", "pv_name":"/dev/sdg"}, 2024-03-01 20:50:32,666 INFO snapshot-role/MainThread: {"pvseg_start":"205", "pvseg_size":"49", "segtype":"free", "pv_uuid":"5UoerG-pc5V-te1I-vUk3-8N9d-acxz-cMYjGC", "lv_uuid":"", "pv_name":"/dev/sdg"}, 2024-03-01 20:50:32,667 INFO snapshot-role/MainThread: {"pvseg_start":"0", "pvseg_size":"254", "segtype":"linear", "pv_uuid":"S8QQfi-gyCf-5bNz-ngYw-0VWy-PMaD-CmAE19", "lv_uuid":"EIYnjo-BwL1-xLAF-AMSb-UeFe-Va3P-3bfRPr", "pv_name":"/dev/sdh"}, 2024-03-01 20:50:32,667 INFO snapshot-role/MainThread: {"pvseg_start":"0", "pvseg_size":"254", "segtype":"linear", "pv_uuid":"mFUgeA-ViDw-7k4A-qGcl-xiEv-rQWJ-0ys8df", "lv_uuid":"71ve1w-mLUa-R84n-cyjy-wLOO-zjaB-Bt5OAf", "pv_name":"/dev/sdi"} 2024-03-01 20:50:32,667 INFO snapshot-role/MainThread: ] 2024-03-01 20:50:32,667 INFO snapshot-role/MainThread: , 2024-03-01 20:50:32,667 INFO snapshot-role/MainThread: "seg": [ 2024-03-01 20:50:32,667 INFO snapshot-role/MainThread: {"seg_pe_ranges":"/dev/sdg:102-203", "segtype":"linear", "lv_uuid":"5h3p3g-g8QF-fPUC-Bb25-hV9B-0ql2-ZHjwzz"}, 2024-03-01 20:50:32,667 INFO snapshot-role/MainThread: {"seg_pe_ranges":"/dev/sdi:0-253", "segtype":"linear", "lv_uuid":"71ve1w-mLUa-R84n-cyjy-wLOO-zjaB-Bt5OAf"}, 2024-03-01 20:50:32,667 INFO snapshot-role/MainThread: {"seg_pe_ranges":"/dev/sdj:0-51", "segtype":"linear", "lv_uuid":"71ve1w-mLUa-R84n-cyjy-wLOO-zjaB-Bt5OAf"}, 2024-03-01 20:50:32,667 INFO snapshot-role/MainThread: {"seg_pe_ranges":"/dev/sdh:0-253", "segtype":"linear", "lv_uuid":"EIYnjo-BwL1-xLAF-AMSb-UeFe-Va3P-3bfRPr"}, 2024-03-01 20:50:32,667 INFO snapshot-role/MainThread: {"seg_pe_ranges":"/dev/sdg:204-204", "segtype":"linear", "lv_uuid":"EIYnjo-BwL1-xLAF-AMSb-UeFe-Va3P-3bfRPr"}, 2024-03-01 20:50:32,667 INFO snapshot-role/MainThread: {"seg_pe_ranges":"/dev/sdg:0-101", "segtype":"linear", "lv_uuid":"WebYte-cXqg-wpa0-s9Yt-LAjT-CXq6-JxWraD"} 2024-03-01 20:50:32,667 INFO snapshot-role/MainThread: ] 2024-03-01 20:50:32,667 INFO snapshot-role/MainThread: } 2024-03-01 20:50:32,667 INFO snapshot-role/MainThread: , 2024-03-01 20:50:32,667 INFO snapshot-role/MainThread: { 2024-03-01 20:50:32,667 INFO snapshot-role/MainThread: "vg": [ 2024-03-01 20:50:32,667 INFO snapshot-role/MainThread: {"vg_name":"test_vg2", "vg_uuid":"sUlWCZ-vzu7-JOqD-NLLV-tzZX-bvBJ-K7r5PM", "vg_size":"3196059648", "vg_free":"2231369728", "vg_extent_size":"4194304"} 2024-03-01 20:50:32,667 INFO snapshot-role/MainThread: ] 2024-03-01 20:50:32,667 INFO snapshot-role/MainThread: , 2024-03-01 20:50:32,667 INFO snapshot-role/MainThread: "pv": [ 2024-03-01 20:50:32,667 INFO snapshot-role/MainThread: {"pv_name":"/dev/sdd"}, 2024-03-01 20:50:32,667 INFO snapshot-role/MainThread: {"pv_name":"/dev/sde"}, 2024-03-01 20:50:32,667 INFO snapshot-role/MainThread: {"pv_name":"/dev/sdf"} 2024-03-01 20:50:32,667 INFO snapshot-role/MainThread: ] 2024-03-01 20:50:32,667 INFO snapshot-role/MainThread: , 2024-03-01 20:50:32,667 INFO snapshot-role/MainThread: "lv": [ 2024-03-01 20:50:32,667 INFO snapshot-role/MainThread: {"lv_uuid":"yfTnQ0-gjqY-maXA-oAm4-hN2r-bBK3-YyQt46", "lv_name":"lv3", "lv_full_name":"test_vg2/lv3", "lv_path":"/dev/test_vg2/lv3", "lv_size":"322961408", "origin":"", "origin_size":"", "pool_lv":"", "lv_tags":"", "lv_attr":"-wi-a-----", "vg_name":"test_vg2", "data_percent":"", "metadata_percent":"", "pool_lv":""}, 2024-03-01 20:50:32,667 INFO snapshot-role/MainThread: {"lv_uuid":"nuSAu2-RyB1-8HLM-wkL0-E2Ok-Z2Ai-B3hkFH", "lv_name":"lv4", "lv_full_name":"test_vg2/lv4", "lv_path":"/dev/test_vg2/lv4", "lv_size":"641728512", "origin":"", "origin_size":"", "pool_lv":"", "lv_tags":"", "lv_attr":"-wi-a-----", "vg_name":"test_vg2", "data_percent":"", "metadata_percent":"", "pool_lv":""} 2024-03-01 20:50:32,667 INFO snapshot-role/MainThread: ] 2024-03-01 20:50:32,667 INFO snapshot-role/MainThread: , 2024-03-01 20:50:32,667 INFO snapshot-role/MainThread: "pvseg": [ 2024-03-01 20:50:32,667 INFO snapshot-role/MainThread: {"pvseg_start":"0", "pvseg_size":"254", "segtype":"free", "pv_uuid":"HRTxWn-eIRO-EFsB-O6vy-ZG2R-WXxx-KbMWLh", "lv_uuid":"", "pv_name":"/dev/sdf"}, 2024-03-01 20:50:32,667 INFO snapshot-role/MainThread: {"pvseg_start":"0", "pvseg_size":"254", "segtype":"free", "pv_uuid":"ohdZ1F-frhP-p3Q2-peI2-y9Cq-PIRk-ZHlssT", "lv_uuid":"", "pv_name":"/dev/sde"}, 2024-03-01 20:50:32,667 INFO snapshot-role/MainThread: {"pvseg_start":"0", "pvseg_size":"153", "segtype":"linear", "pv_uuid":"zZI2Ed-QNwt-si2v-Zm1j-mTs4-bZwr-YKMNgo", "lv_uuid":"nuSAu2-RyB1-8HLM-wkL0-E2Ok-Z2Ai-B3hkFH", "pv_name":"/dev/sdd"}, 2024-03-01 20:50:32,667 INFO snapshot-role/MainThread: {"pvseg_start":"153", "pvseg_size":"77", "segtype":"linear", "pv_uuid":"zZI2Ed-QNwt-si2v-Zm1j-mTs4-bZwr-YKMNgo", "lv_uuid":"yfTnQ0-gjqY-maXA-oAm4-hN2r-bBK3-YyQt46", "pv_name":"/dev/sdd"}, 2024-03-01 20:50:32,667 INFO snapshot-role/MainThread: {"pvseg_start":"230", "pvseg_size":"24", "segtype":"free", "pv_uuid":"zZI2Ed-QNwt-si2v-Zm1j-mTs4-bZwr-YKMNgo", "lv_uuid":"", "pv_name":"/dev/sdd"} 2024-03-01 20:50:32,668 INFO snapshot-role/MainThread: ] 2024-03-01 20:50:32,668 INFO snapshot-role/MainThread: , 2024-03-01 20:50:32,668 INFO snapshot-role/MainThread: "seg": [ 2024-03-01 20:50:32,668 INFO snapshot-role/MainThread: {"seg_pe_ranges":"/dev/sdd:0-152", "segtype":"linear", "lv_uuid":"nuSAu2-RyB1-8HLM-wkL0-E2Ok-Z2Ai-B3hkFH"}, 2024-03-01 20:50:32,668 INFO snapshot-role/MainThread: {"seg_pe_ranges":"/dev/sdd:153-229", "segtype":"linear", "lv_uuid":"yfTnQ0-gjqY-maXA-oAm4-hN2r-bBK3-YyQt46"} 2024-03-01 20:50:32,668 INFO snapshot-role/MainThread: ] 2024-03-01 20:50:32,668 INFO snapshot-role/MainThread: } 2024-03-01 20:50:32,668 INFO snapshot-role/MainThread: , 2024-03-01 20:50:32,668 INFO snapshot-role/MainThread: { 2024-03-01 20:50:32,668 INFO snapshot-role/MainThread: "vg": [ 2024-03-01 20:50:32,668 INFO snapshot-role/MainThread: {"vg_name":"test_vg1", "vg_uuid":"nzg1R2-dSyJ-tbSf-liNI-sYvo-CzTs-timmcP", "vg_size":"3196059648", "vg_free":"1107296256", "vg_extent_size":"4194304"} 2024-03-01 20:50:32,668 INFO snapshot-role/MainThread: ] 2024-03-01 20:50:32,668 INFO snapshot-role/MainThread: , 2024-03-01 20:50:32,668 INFO snapshot-role/MainThread: "pv": [ 2024-03-01 20:50:32,668 INFO snapshot-role/MainThread: {"pv_name":"/dev/sda"}, 2024-03-01 20:50:32,668 INFO snapshot-role/MainThread: {"pv_name":"/dev/sdb"}, 2024-03-01 20:50:32,668 INFO snapshot-role/MainThread: {"pv_name":"/dev/sdc"} 2024-03-01 20:50:32,668 INFO snapshot-role/MainThread: ] 2024-03-01 20:50:32,668 INFO snapshot-role/MainThread: , 2024-03-01 20:50:32,668 INFO snapshot-role/MainThread: "lv": [ 2024-03-01 20:50:32,668 INFO snapshot-role/MainThread: {"lv_uuid":"xws0J7-QFdr-jnBe-ukxG-LWin-k1Jt-0eibfZ", "lv_name":"lv1", "lv_full_name":"test_vg1/lv1", "lv_path":"/dev/test_vg1/lv1", "lv_size":"482344960", "origin":"", "origin_size":"", "pool_lv":"", "lv_tags":"", "lv_attr":"-wi-a-----", "vg_name":"test_vg1", "data_percent":"", "metadata_percent":"", "pool_lv":""}, 2024-03-01 20:50:32,668 INFO snapshot-role/MainThread: {"lv_uuid":"S4IAgG-oKdr-dUwM-bIXM-E7QP-rQcZ-rcdPYd", "lv_name":"lv2", "lv_full_name":"test_vg1/lv2", "lv_path":"/dev/test_vg1/lv2", "lv_size":"1606418432", "origin":"", "origin_size":"", "pool_lv":"", "lv_tags":"", "lv_attr":"-wi-a-----", "vg_name":"test_vg1", "data_percent":"", "metadata_percent":"", "pool_lv":""} 2024-03-01 20:50:32,668 INFO snapshot-role/MainThread: ] 2024-03-01 20:50:32,668 INFO snapshot-role/MainThread: , 2024-03-01 20:50:32,668 INFO snapshot-role/MainThread: "pvseg": [ 2024-03-01 20:50:32,668 INFO snapshot-role/MainThread: {"pvseg_start":"0", "pvseg_size":"129", "segtype":"linear", "pv_uuid":"0YDz02-buod-PcCu-8Qxw-IIfh-LkLT-M2DH1H", "lv_uuid":"S4IAgG-oKdr-dUwM-bIXM-E7QP-rQcZ-rcdPYd", "pv_name":"/dev/sdb"}, 2024-03-01 20:50:32,668 INFO snapshot-role/MainThread: {"pvseg_start":"129", "pvseg_size":"115", "segtype":"linear", "pv_uuid":"0YDz02-buod-PcCu-8Qxw-IIfh-LkLT-M2DH1H", "lv_uuid":"xws0J7-QFdr-jnBe-ukxG-LWin-k1Jt-0eibfZ", "pv_name":"/dev/sdb"}, 2024-03-01 20:50:32,668 INFO snapshot-role/MainThread: {"pvseg_start":"244", "pvseg_size":"10", "segtype":"free", "pv_uuid":"0YDz02-buod-PcCu-8Qxw-IIfh-LkLT-M2DH1H", "lv_uuid":"", "pv_name":"/dev/sdb"}, 2024-03-01 20:50:32,668 INFO snapshot-role/MainThread: {"pvseg_start":"0", "pvseg_size":"254", "segtype":"free", "pv_uuid":"4xTpIS-ovfx-jq8W-Hw9e-0Vgz-LtOu-WKWtlO", "lv_uuid":"", "pv_name":"/dev/sdc"}, 2024-03-01 20:50:32,668 INFO snapshot-role/MainThread: {"pvseg_start":"0", "pvseg_size":"254", "segtype":"linear", "pv_uuid":"PDKOdo-dwAw-h627-qre7-An9Y-LWFn-hmeLdR", "lv_uuid":"S4IAgG-oKdr-dUwM-bIXM-E7QP-rQcZ-rcdPYd", "pv_name":"/dev/sda"} 2024-03-01 20:50:32,668 INFO snapshot-role/MainThread: ] 2024-03-01 20:50:32,668 INFO snapshot-role/MainThread: , 2024-03-01 20:50:32,668 INFO snapshot-role/MainThread: "seg": [ 2024-03-01 20:50:32,668 INFO snapshot-role/MainThread: {"seg_pe_ranges":"/dev/sda:0-253", "segtype":"linear", "lv_uuid":"S4IAgG-oKdr-dUwM-bIXM-E7QP-rQcZ-rcdPYd"}, 2024-03-01 20:50:32,668 INFO snapshot-role/MainThread: {"seg_pe_ranges":"/dev/sdb:0-128", "segtype":"linear", "lv_uuid":"S4IAgG-oKdr-dUwM-bIXM-E7QP-rQcZ-rcdPYd"}, 2024-03-01 20:50:32,669 INFO snapshot-role/MainThread: {"seg_pe_ranges":"/dev/sdb:129-243", "segtype":"linear", "lv_uuid":"xws0J7-QFdr-jnBe-ukxG-LWin-k1Jt-0eibfZ"} 2024-03-01 20:50:32,669 INFO snapshot-role/MainThread: ] 2024-03-01 20:50:32,669 INFO snapshot-role/MainThread: } 2024-03-01 20:50:32,669 INFO snapshot-role/MainThread: ] 2024-03-01 20:50:32,669 INFO snapshot-role/MainThread: , 2024-03-01 20:50:32,669 INFO snapshot-role/MainThread: "log": [ 2024-03-01 20:50:32,669 INFO snapshot-role/MainThread: ] 2024-03-01 20:50:32,669 INFO snapshot-role/MainThread: } 2024-03-01 20:50:32,669 INFO snapshot-role/MainThread: VG: test_vg3 free 1052770304 2024-03-01 20:50:32,669 INFO snapshot-role/MainThread: LV: lv5 size : 1283457024 2024-03-01 20:50:32,669 INFO snapshot-role/MainThread: LV: lv6 size : 1069547520 2024-03-01 20:50:32,669 INFO snapshot-role/MainThread: LV: lv7 size : 427819008 2024-03-01 20:50:32,669 INFO snapshot-role/MainThread: LV: lv8 size : 427819008 2024-03-01 20:50:32,669 INFO snapshot-role/MainThread: LV: total 3208642560 2024-03-01 20:50:32,669 INFO snapshot-role/MainThread: space needed: 481296384.00 space available: 1052770304 sufficient space: 1 2024-03-01 20:50:32,669 INFO snapshot-role/MainThread: VG: test_vg2 free 2231369728 2024-03-01 20:50:32,669 INFO snapshot-role/MainThread: LV: lv3 size : 322961408 2024-03-01 20:50:32,669 INFO snapshot-role/MainThread: LV: lv4 size : 641728512 2024-03-01 20:50:32,669 INFO snapshot-role/MainThread: LV: total 964689920 2024-03-01 20:50:32,669 INFO snapshot-role/MainThread: space needed: 144703488.00 space available: 2231369728 sufficient space: 1 2024-03-01 20:50:32,669 INFO snapshot-role/MainThread: VG: test_vg1 free 1107296256 2024-03-01 20:50:32,669 INFO snapshot-role/MainThread: LV: lv1 size : 482344960 2024-03-01 20:50:32,669 INFO snapshot-role/MainThread: LV: lv2 size : 1606418432 2024-03-01 20:50:32,669 INFO snapshot-role/MainThread: LV: total 2088763392 2024-03-01 20:50:32,669 INFO snapshot-role/MainThread: space needed: 313314508.80 space available: 1107296256 sufficient space: 1 2024-03-01 20:50:32,669 INFO snapshot-role/MainThread: Running... lvm fullreport --units B --nosuffix --configreport vg -o vg_name,vg_uuid,vg_size,vg_free,vg_extent_size --configreport lv -o lv_uuid,lv_name,lv_full_name,lv_path,lv_size,origin,origin_size,pool_lv,lv_tags,lv_attr,vg_name,data_percent,metadata_percent,pool_lv --configreport pv -o pv_name --reportformat json 2024-03-01 20:50:32,706 INFO snapshot-role/MainThread: Return code: 0 2024-03-01 20:50:32,707 INFO snapshot-role/MainThread: { 2024-03-01 20:50:32,707 INFO snapshot-role/MainThread: "report": [ 2024-03-01 20:50:32,707 INFO snapshot-role/MainThread: { 2024-03-01 20:50:32,707 INFO snapshot-role/MainThread: "vg": [ 2024-03-01 20:50:32,707 INFO snapshot-role/MainThread: {"vg_name":"test_vg3", "vg_uuid":"kq3Q34-m4sM-GWpc-YIES-eDmd-mNLi-EQBg1q", "vg_size":"4261412864", "vg_free":"1052770304", "vg_extent_size":"4194304"} 2024-03-01 20:50:32,707 INFO snapshot-role/MainThread: ] 2024-03-01 20:50:32,707 INFO snapshot-role/MainThread: , 2024-03-01 20:50:32,707 INFO snapshot-role/MainThread: "pv": [ 2024-03-01 20:50:32,707 INFO snapshot-role/MainThread: {"pv_name":"/dev/sdg"}, 2024-03-01 20:50:32,707 INFO snapshot-role/MainThread: {"pv_name":"/dev/sdh"}, 2024-03-01 20:50:32,707 INFO snapshot-role/MainThread: {"pv_name":"/dev/sdi"}, 2024-03-01 20:50:32,707 INFO snapshot-role/MainThread: {"pv_name":"/dev/sdj"} 2024-03-01 20:50:32,707 INFO snapshot-role/MainThread: ] 2024-03-01 20:50:32,707 INFO snapshot-role/MainThread: , 2024-03-01 20:50:32,707 INFO snapshot-role/MainThread: "lv": [ 2024-03-01 20:50:32,707 INFO snapshot-role/MainThread: {"lv_uuid":"71ve1w-mLUa-R84n-cyjy-wLOO-zjaB-Bt5OAf", "lv_name":"lv5", "lv_full_name":"test_vg3/lv5", "lv_path":"/dev/test_vg3/lv5", "lv_size":"1283457024", "origin":"", "origin_size":"", "pool_lv":"", "lv_tags":"", "lv_attr":"-wi-a-----", "vg_name":"test_vg3", "data_percent":"", "metadata_percent":"", "pool_lv":""}, 2024-03-01 20:50:32,707 INFO snapshot-role/MainThread: {"lv_uuid":"EIYnjo-BwL1-xLAF-AMSb-UeFe-Va3P-3bfRPr", "lv_name":"lv6", "lv_full_name":"test_vg3/lv6", "lv_path":"/dev/test_vg3/lv6", "lv_size":"1069547520", "origin":"", "origin_size":"", "pool_lv":"", "lv_tags":"", "lv_attr":"-wi-a-----", "vg_name":"test_vg3", "data_percent":"", "metadata_percent":"", "pool_lv":""}, 2024-03-01 20:50:32,707 INFO snapshot-role/MainThread: {"lv_uuid":"5h3p3g-g8QF-fPUC-Bb25-hV9B-0ql2-ZHjwzz", "lv_name":"lv7", "lv_full_name":"test_vg3/lv7", "lv_path":"/dev/test_vg3/lv7", "lv_size":"427819008", "origin":"", "origin_size":"", "pool_lv":"", "lv_tags":"", "lv_attr":"-wi-a-----", "vg_name":"test_vg3", "data_percent":"", "metadata_percent":"", "pool_lv":""}, 2024-03-01 20:50:32,707 INFO snapshot-role/MainThread: {"lv_uuid":"WebYte-cXqg-wpa0-s9Yt-LAjT-CXq6-JxWraD", "lv_name":"lv8", "lv_full_name":"test_vg3/lv8", "lv_path":"/dev/test_vg3/lv8", "lv_size":"427819008", "origin":"", "origin_size":"", "pool_lv":"", "lv_tags":"", "lv_attr":"-wi-a-----", "vg_name":"test_vg3", "data_percent":"", "metadata_percent":"", "pool_lv":""} 2024-03-01 20:50:32,707 INFO snapshot-role/MainThread: ] 2024-03-01 20:50:32,707 INFO snapshot-role/MainThread: , 2024-03-01 20:50:32,707 INFO snapshot-role/MainThread: "pvseg": [ 2024-03-01 20:50:32,707 INFO snapshot-role/MainThread: {"pvseg_start":"0", "pvseg_size":"52", "segtype":"linear", "pv_uuid":"51cV3l-5pn1-uxQe-nFN7-8HCu-ivbU-YXbymn", "lv_uuid":"71ve1w-mLUa-R84n-cyjy-wLOO-zjaB-Bt5OAf", "pv_name":"/dev/sdj"}, 2024-03-01 20:50:32,707 INFO snapshot-role/MainThread: {"pvseg_start":"52", "pvseg_size":"202", "segtype":"free", "pv_uuid":"51cV3l-5pn1-uxQe-nFN7-8HCu-ivbU-YXbymn", "lv_uuid":"", "pv_name":"/dev/sdj"}, 2024-03-01 20:50:32,707 INFO snapshot-role/MainThread: {"pvseg_start":"0", "pvseg_size":"102", "segtype":"linear", "pv_uuid":"5UoerG-pc5V-te1I-vUk3-8N9d-acxz-cMYjGC", "lv_uuid":"WebYte-cXqg-wpa0-s9Yt-LAjT-CXq6-JxWraD", "pv_name":"/dev/sdg"}, 2024-03-01 20:50:32,707 INFO snapshot-role/MainThread: {"pvseg_start":"102", "pvseg_size":"102", "segtype":"linear", "pv_uuid":"5UoerG-pc5V-te1I-vUk3-8N9d-acxz-cMYjGC", "lv_uuid":"5h3p3g-g8QF-fPUC-Bb25-hV9B-0ql2-ZHjwzz", "pv_name":"/dev/sdg"}, 2024-03-01 20:50:32,707 INFO snapshot-role/MainThread: {"pvseg_start":"204", "pvseg_size":"1", "segtype":"linear", "pv_uuid":"5UoerG-pc5V-te1I-vUk3-8N9d-acxz-cMYjGC", "lv_uuid":"EIYnjo-BwL1-xLAF-AMSb-UeFe-Va3P-3bfRPr", "pv_name":"/dev/sdg"}, 2024-03-01 20:50:32,707 INFO snapshot-role/MainThread: {"pvseg_start":"205", "pvseg_size":"49", "segtype":"free", "pv_uuid":"5UoerG-pc5V-te1I-vUk3-8N9d-acxz-cMYjGC", "lv_uuid":"", "pv_name":"/dev/sdg"}, 2024-03-01 20:50:32,707 INFO snapshot-role/MainThread: {"pvseg_start":"0", "pvseg_size":"254", "segtype":"linear", "pv_uuid":"S8QQfi-gyCf-5bNz-ngYw-0VWy-PMaD-CmAE19", "lv_uuid":"EIYnjo-BwL1-xLAF-AMSb-UeFe-Va3P-3bfRPr", "pv_name":"/dev/sdh"}, 2024-03-01 20:50:32,708 INFO snapshot-role/MainThread: {"pvseg_start":"0", "pvseg_size":"254", "segtype":"linear", "pv_uuid":"mFUgeA-ViDw-7k4A-qGcl-xiEv-rQWJ-0ys8df", "lv_uuid":"71ve1w-mLUa-R84n-cyjy-wLOO-zjaB-Bt5OAf", "pv_name":"/dev/sdi"} 2024-03-01 20:50:32,708 INFO snapshot-role/MainThread: ] 2024-03-01 20:50:32,708 INFO snapshot-role/MainThread: , 2024-03-01 20:50:32,708 INFO snapshot-role/MainThread: "seg": [ 2024-03-01 20:50:32,708 INFO snapshot-role/MainThread: {"seg_pe_ranges":"/dev/sdg:102-203", "segtype":"linear", "lv_uuid":"5h3p3g-g8QF-fPUC-Bb25-hV9B-0ql2-ZHjwzz"}, 2024-03-01 20:50:32,708 INFO snapshot-role/MainThread: {"seg_pe_ranges":"/dev/sdi:0-253", "segtype":"linear", "lv_uuid":"71ve1w-mLUa-R84n-cyjy-wLOO-zjaB-Bt5OAf"}, 2024-03-01 20:50:32,708 INFO snapshot-role/MainThread: {"seg_pe_ranges":"/dev/sdj:0-51", "segtype":"linear", "lv_uuid":"71ve1w-mLUa-R84n-cyjy-wLOO-zjaB-Bt5OAf"}, 2024-03-01 20:50:32,708 INFO snapshot-role/MainThread: {"seg_pe_ranges":"/dev/sdh:0-253", "segtype":"linear", "lv_uuid":"EIYnjo-BwL1-xLAF-AMSb-UeFe-Va3P-3bfRPr"}, 2024-03-01 20:50:32,708 INFO snapshot-role/MainThread: {"seg_pe_ranges":"/dev/sdg:204-204", "segtype":"linear", "lv_uuid":"EIYnjo-BwL1-xLAF-AMSb-UeFe-Va3P-3bfRPr"}, 2024-03-01 20:50:32,708 INFO snapshot-role/MainThread: {"seg_pe_ranges":"/dev/sdg:0-101", "segtype":"linear", "lv_uuid":"WebYte-cXqg-wpa0-s9Yt-LAjT-CXq6-JxWraD"} 2024-03-01 20:50:32,708 INFO snapshot-role/MainThread: ] 2024-03-01 20:50:32,708 INFO snapshot-role/MainThread: } 2024-03-01 20:50:32,708 INFO snapshot-role/MainThread: , 2024-03-01 20:50:32,708 INFO snapshot-role/MainThread: { 2024-03-01 20:50:32,708 INFO snapshot-role/MainThread: "vg": [ 2024-03-01 20:50:32,708 INFO snapshot-role/MainThread: {"vg_name":"test_vg2", "vg_uuid":"sUlWCZ-vzu7-JOqD-NLLV-tzZX-bvBJ-K7r5PM", "vg_size":"3196059648", "vg_free":"2231369728", "vg_extent_size":"4194304"} 2024-03-01 20:50:32,708 INFO snapshot-role/MainThread: ] 2024-03-01 20:50:32,708 INFO snapshot-role/MainThread: , 2024-03-01 20:50:32,708 INFO snapshot-role/MainThread: "pv": [ 2024-03-01 20:50:32,708 INFO snapshot-role/MainThread: {"pv_name":"/dev/sdd"}, 2024-03-01 20:50:32,708 INFO snapshot-role/MainThread: {"pv_name":"/dev/sde"}, 2024-03-01 20:50:32,708 INFO snapshot-role/MainThread: {"pv_name":"/dev/sdf"} 2024-03-01 20:50:32,708 INFO snapshot-role/MainThread: ] 2024-03-01 20:50:32,708 INFO snapshot-role/MainThread: , 2024-03-01 20:50:32,708 INFO snapshot-role/MainThread: "lv": [ 2024-03-01 20:50:32,708 INFO snapshot-role/MainThread: {"lv_uuid":"yfTnQ0-gjqY-maXA-oAm4-hN2r-bBK3-YyQt46", "lv_name":"lv3", "lv_full_name":"test_vg2/lv3", "lv_path":"/dev/test_vg2/lv3", "lv_size":"322961408", "origin":"", "origin_size":"", "pool_lv":"", "lv_tags":"", "lv_attr":"-wi-a-----", "vg_name":"test_vg2", "data_percent":"", "metadata_percent":"", "pool_lv":""}, 2024-03-01 20:50:32,708 INFO snapshot-role/MainThread: {"lv_uuid":"nuSAu2-RyB1-8HLM-wkL0-E2Ok-Z2Ai-B3hkFH", "lv_name":"lv4", "lv_full_name":"test_vg2/lv4", "lv_path":"/dev/test_vg2/lv4", "lv_size":"641728512", "origin":"", "origin_size":"", "pool_lv":"", "lv_tags":"", "lv_attr":"-wi-a-----", "vg_name":"test_vg2", "data_percent":"", "metadata_percent":"", "pool_lv":""} 2024-03-01 20:50:32,708 INFO snapshot-role/MainThread: ] 2024-03-01 20:50:32,708 INFO snapshot-role/MainThread: , 2024-03-01 20:50:32,708 INFO snapshot-role/MainThread: "pvseg": [ 2024-03-01 20:50:32,708 INFO snapshot-role/MainThread: {"pvseg_start":"0", "pvseg_size":"254", "segtype":"free", "pv_uuid":"HRTxWn-eIRO-EFsB-O6vy-ZG2R-WXxx-KbMWLh", "lv_uuid":"", "pv_name":"/dev/sdf"}, 2024-03-01 20:50:32,708 INFO snapshot-role/MainThread: {"pvseg_start":"0", "pvseg_size":"254", "segtype":"free", "pv_uuid":"ohdZ1F-frhP-p3Q2-peI2-y9Cq-PIRk-ZHlssT", "lv_uuid":"", "pv_name":"/dev/sde"}, 2024-03-01 20:50:32,708 INFO snapshot-role/MainThread: {"pvseg_start":"0", "pvseg_size":"153", "segtype":"linear", "pv_uuid":"zZI2Ed-QNwt-si2v-Zm1j-mTs4-bZwr-YKMNgo", "lv_uuid":"nuSAu2-RyB1-8HLM-wkL0-E2Ok-Z2Ai-B3hkFH", "pv_name":"/dev/sdd"}, 2024-03-01 20:50:32,708 INFO snapshot-role/MainThread: {"pvseg_start":"153", "pvseg_size":"77", "segtype":"linear", "pv_uuid":"zZI2Ed-QNwt-si2v-Zm1j-mTs4-bZwr-YKMNgo", "lv_uuid":"yfTnQ0-gjqY-maXA-oAm4-hN2r-bBK3-YyQt46", "pv_name":"/dev/sdd"}, 2024-03-01 20:50:32,708 INFO snapshot-role/MainThread: {"pvseg_start":"230", "pvseg_size":"24", "segtype":"free", "pv_uuid":"zZI2Ed-QNwt-si2v-Zm1j-mTs4-bZwr-YKMNgo", "lv_uuid":"", "pv_name":"/dev/sdd"} 2024-03-01 20:50:32,708 INFO snapshot-role/MainThread: ] 2024-03-01 20:50:32,709 INFO snapshot-role/MainThread: , 2024-03-01 20:50:32,709 INFO snapshot-role/MainThread: "seg": [ 2024-03-01 20:50:32,709 INFO snapshot-role/MainThread: {"seg_pe_ranges":"/dev/sdd:0-152", "segtype":"linear", "lv_uuid":"nuSAu2-RyB1-8HLM-wkL0-E2Ok-Z2Ai-B3hkFH"}, 2024-03-01 20:50:32,709 INFO snapshot-role/MainThread: {"seg_pe_ranges":"/dev/sdd:153-229", "segtype":"linear", "lv_uuid":"yfTnQ0-gjqY-maXA-oAm4-hN2r-bBK3-YyQt46"} 2024-03-01 20:50:32,709 INFO snapshot-role/MainThread: ] 2024-03-01 20:50:32,709 INFO snapshot-role/MainThread: } 2024-03-01 20:50:32,709 INFO snapshot-role/MainThread: , 2024-03-01 20:50:32,709 INFO snapshot-role/MainThread: { 2024-03-01 20:50:32,709 INFO snapshot-role/MainThread: "vg": [ 2024-03-01 20:50:32,709 INFO snapshot-role/MainThread: {"vg_name":"test_vg1", "vg_uuid":"nzg1R2-dSyJ-tbSf-liNI-sYvo-CzTs-timmcP", "vg_size":"3196059648", "vg_free":"1107296256", "vg_extent_size":"4194304"} 2024-03-01 20:50:32,709 INFO snapshot-role/MainThread: ] 2024-03-01 20:50:32,709 INFO snapshot-role/MainThread: , 2024-03-01 20:50:32,709 INFO snapshot-role/MainThread: "pv": [ 2024-03-01 20:50:32,709 INFO snapshot-role/MainThread: {"pv_name":"/dev/sda"}, 2024-03-01 20:50:32,709 INFO snapshot-role/MainThread: {"pv_name":"/dev/sdb"}, 2024-03-01 20:50:32,709 INFO snapshot-role/MainThread: {"pv_name":"/dev/sdc"} 2024-03-01 20:50:32,709 INFO snapshot-role/MainThread: ] 2024-03-01 20:50:32,709 INFO snapshot-role/MainThread: , 2024-03-01 20:50:32,709 INFO snapshot-role/MainThread: "lv": [ 2024-03-01 20:50:32,709 INFO snapshot-role/MainThread: {"lv_uuid":"xws0J7-QFdr-jnBe-ukxG-LWin-k1Jt-0eibfZ", "lv_name":"lv1", "lv_full_name":"test_vg1/lv1", "lv_path":"/dev/test_vg1/lv1", "lv_size":"482344960", "origin":"", "origin_size":"", "pool_lv":"", "lv_tags":"", "lv_attr":"-wi-a-----", "vg_name":"test_vg1", "data_percent":"", "metadata_percent":"", "pool_lv":""}, 2024-03-01 20:50:32,709 INFO snapshot-role/MainThread: {"lv_uuid":"S4IAgG-oKdr-dUwM-bIXM-E7QP-rQcZ-rcdPYd", "lv_name":"lv2", "lv_full_name":"test_vg1/lv2", "lv_path":"/dev/test_vg1/lv2", "lv_size":"1606418432", "origin":"", "origin_size":"", "pool_lv":"", "lv_tags":"", "lv_attr":"-wi-a-----", "vg_name":"test_vg1", "data_percent":"", "metadata_percent":"", "pool_lv":""} 2024-03-01 20:50:32,709 INFO snapshot-role/MainThread: ] 2024-03-01 20:50:32,709 INFO snapshot-role/MainThread: , 2024-03-01 20:50:32,709 INFO snapshot-role/MainThread: "pvseg": [ 2024-03-01 20:50:32,709 INFO snapshot-role/MainThread: {"pvseg_start":"0", "pvseg_size":"129", "segtype":"linear", "pv_uuid":"0YDz02-buod-PcCu-8Qxw-IIfh-LkLT-M2DH1H", "lv_uuid":"S4IAgG-oKdr-dUwM-bIXM-E7QP-rQcZ-rcdPYd", "pv_name":"/dev/sdb"}, 2024-03-01 20:50:32,709 INFO snapshot-role/MainThread: {"pvseg_start":"129", "pvseg_size":"115", "segtype":"linear", "pv_uuid":"0YDz02-buod-PcCu-8Qxw-IIfh-LkLT-M2DH1H", "lv_uuid":"xws0J7-QFdr-jnBe-ukxG-LWin-k1Jt-0eibfZ", "pv_name":"/dev/sdb"}, 2024-03-01 20:50:32,709 INFO snapshot-role/MainThread: {"pvseg_start":"244", "pvseg_size":"10", "segtype":"free", "pv_uuid":"0YDz02-buod-PcCu-8Qxw-IIfh-LkLT-M2DH1H", "lv_uuid":"", "pv_name":"/dev/sdb"}, 2024-03-01 20:50:32,709 INFO snapshot-role/MainThread: {"pvseg_start":"0", "pvseg_size":"254", "segtype":"free", "pv_uuid":"4xTpIS-ovfx-jq8W-Hw9e-0Vgz-LtOu-WKWtlO", "lv_uuid":"", "pv_name":"/dev/sdc"}, 2024-03-01 20:50:32,709 INFO snapshot-role/MainThread: {"pvseg_start":"0", "pvseg_size":"254", "segtype":"linear", "pv_uuid":"PDKOdo-dwAw-h627-qre7-An9Y-LWFn-hmeLdR", "lv_uuid":"S4IAgG-oKdr-dUwM-bIXM-E7QP-rQcZ-rcdPYd", "pv_name":"/dev/sda"} 2024-03-01 20:50:32,709 INFO snapshot-role/MainThread: ] 2024-03-01 20:50:32,709 INFO snapshot-role/MainThread: , 2024-03-01 20:50:32,709 INFO snapshot-role/MainThread: "seg": [ 2024-03-01 20:50:32,709 INFO snapshot-role/MainThread: {"seg_pe_ranges":"/dev/sda:0-253", "segtype":"linear", "lv_uuid":"S4IAgG-oKdr-dUwM-bIXM-E7QP-rQcZ-rcdPYd"}, 2024-03-01 20:50:32,709 INFO snapshot-role/MainThread: {"seg_pe_ranges":"/dev/sdb:0-128", "segtype":"linear", "lv_uuid":"S4IAgG-oKdr-dUwM-bIXM-E7QP-rQcZ-rcdPYd"}, 2024-03-01 20:50:32,709 INFO snapshot-role/MainThread: {"seg_pe_ranges":"/dev/sdb:129-243", "segtype":"linear", "lv_uuid":"xws0J7-QFdr-jnBe-ukxG-LWin-k1Jt-0eibfZ"} 2024-03-01 20:50:32,709 INFO snapshot-role/MainThread: ] 2024-03-01 20:50:32,710 INFO snapshot-role/MainThread: } 2024-03-01 20:50:32,710 INFO snapshot-role/MainThread: ] 2024-03-01 20:50:32,710 INFO snapshot-role/MainThread: , 2024-03-01 20:50:32,710 INFO snapshot-role/MainThread: "log": [ 2024-03-01 20:50:32,710 INFO snapshot-role/MainThread: ] 2024-03-01 20:50:32,710 INFO snapshot-role/MainThread: } 2024-03-01 20:50:32,710 INFO snapshot-role/MainThread: Running... lvs --reportformat json test_vg3/lv5 2024-03-01 20:50:32,739 INFO snapshot-role/MainThread: Return code: 0 2024-03-01 20:50:32,739 INFO snapshot-role/MainThread: { 2024-03-01 20:50:32,740 INFO snapshot-role/MainThread: "report": [ 2024-03-01 20:50:32,740 INFO snapshot-role/MainThread: { 2024-03-01 20:50:32,740 INFO snapshot-role/MainThread: "lv": [ 2024-03-01 20:50:32,740 INFO snapshot-role/MainThread: {"lv_name":"lv5", "vg_name":"test_vg3", "lv_attr":"-wi-a-----", "lv_size":"1283457024", "pool_lv":"", "origin":"", "data_percent":"", "metadata_percent":"", "move_pv":"", "mirror_log":"", "copy_percent":"", "convert_lv":""} 2024-03-01 20:50:32,740 INFO snapshot-role/MainThread: ] 2024-03-01 20:50:32,740 INFO snapshot-role/MainThread: } 2024-03-01 20:50:32,740 INFO snapshot-role/MainThread: ] 2024-03-01 20:50:32,740 INFO snapshot-role/MainThread: , 2024-03-01 20:50:32,740 INFO snapshot-role/MainThread: "log": [ 2024-03-01 20:50:32,740 INFO snapshot-role/MainThread: ] 2024-03-01 20:50:32,740 INFO snapshot-role/MainThread: } 2024-03-01 20:50:32,740 INFO snapshot-role/MainThread: Running... lvs test_vg3 2024-03-01 20:50:32,776 INFO snapshot-role/MainThread: Return code: 0 2024-03-01 20:50:32,776 INFO snapshot-role/MainThread: { 2024-03-01 20:50:32,776 INFO snapshot-role/MainThread: "report": [ 2024-03-01 20:50:32,776 INFO snapshot-role/MainThread: { 2024-03-01 20:50:32,776 INFO snapshot-role/MainThread: "lv": [ 2024-03-01 20:50:32,776 INFO snapshot-role/MainThread: {"lv_name":"lv5", "vg_name":"test_vg3", "lv_attr":"-wi-a-----", "lv_size":"1283457024", "pool_lv":"", "origin":"", "data_percent":"", "metadata_percent":"", "move_pv":"", "mirror_log":"", "copy_percent":"", "convert_lv":""}, 2024-03-01 20:50:32,776 INFO snapshot-role/MainThread: {"lv_name":"lv6", "vg_name":"test_vg3", "lv_attr":"-wi-a-----", "lv_size":"1069547520", "pool_lv":"", "origin":"", "data_percent":"", "metadata_percent":"", "move_pv":"", "mirror_log":"", "copy_percent":"", "convert_lv":""}, 2024-03-01 20:50:32,776 INFO snapshot-role/MainThread: {"lv_name":"lv7", "vg_name":"test_vg3", "lv_attr":"-wi-a-----", "lv_size":"427819008", "pool_lv":"", "origin":"", "data_percent":"", "metadata_percent":"", "move_pv":"", "mirror_log":"", "copy_percent":"", "convert_lv":""}, 2024-03-01 20:50:32,776 INFO snapshot-role/MainThread: {"lv_name":"lv8", "vg_name":"test_vg3", "lv_attr":"-wi-a-----", "lv_size":"427819008", "pool_lv":"", "origin":"", "data_percent":"", "metadata_percent":"", "move_pv":"", "mirror_log":"", "copy_percent":"", "convert_lv":""} 2024-03-01 20:50:32,776 INFO snapshot-role/MainThread: ] 2024-03-01 20:50:32,776 INFO snapshot-role/MainThread: } 2024-03-01 20:50:32,776 INFO snapshot-role/MainThread: ] 2024-03-01 20:50:32,776 INFO snapshot-role/MainThread: , 2024-03-01 20:50:32,776 INFO snapshot-role/MainThread: "log": [ 2024-03-01 20:50:32,776 INFO snapshot-role/MainThread: ] 2024-03-01 20:50:32,776 INFO snapshot-role/MainThread: } 2024-03-01 20:50:32,776 INFO snapshot-role/MainThread: Running... lvs test_vg3/lv5_snapset1 2024-03-01 20:50:32,805 INFO snapshot-role/MainThread: Return code: 5 2024-03-01 20:50:32,805 INFO snapshot-role/MainThread: { 2024-03-01 20:50:32,805 INFO snapshot-role/MainThread: "report": [ 2024-03-01 20:50:32,805 INFO snapshot-role/MainThread: { 2024-03-01 20:50:32,805 INFO snapshot-role/MainThread: "lv": [ 2024-03-01 20:50:32,805 INFO snapshot-role/MainThread: ] 2024-03-01 20:50:32,805 INFO snapshot-role/MainThread: } 2024-03-01 20:50:32,805 INFO snapshot-role/MainThread: ] 2024-03-01 20:50:32,805 INFO snapshot-role/MainThread: , 2024-03-01 20:50:32,805 INFO snapshot-role/MainThread: "log": [ 2024-03-01 20:50:32,806 INFO snapshot-role/MainThread: ] 2024-03-01 20:50:32,806 INFO snapshot-role/MainThread: } 2024-03-01 20:50:32,806 INFO snapshot-role/MainThread: Running... lvcreate -s -n lv5_snapset1 -L 192544768B test_vg3/lv5 2024-03-01 20:50:32,966 INFO snapshot-role/MainThread: Return code: 0 2024-03-01 20:50:32,966 INFO snapshot-role/MainThread: { 2024-03-01 20:50:32,966 INFO snapshot-role/MainThread: "log": [ 2024-03-01 20:50:32,966 INFO snapshot-role/MainThread: ] 2024-03-01 20:50:32,966 INFO snapshot-role/MainThread: } 2024-03-01 20:50:32,967 INFO snapshot-role/MainThread: Running... lvs --reportformat json test_vg3/lv6 2024-03-01 20:50:33,007 INFO snapshot-role/MainThread: Return code: 0 2024-03-01 20:50:33,007 INFO snapshot-role/MainThread: { 2024-03-01 20:50:33,007 INFO snapshot-role/MainThread: "report": [ 2024-03-01 20:50:33,007 INFO snapshot-role/MainThread: { 2024-03-01 20:50:33,007 INFO snapshot-role/MainThread: "lv": [ 2024-03-01 20:50:33,007 INFO snapshot-role/MainThread: {"lv_name":"lv6", "vg_name":"test_vg3", "lv_attr":"-wi-a-----", "lv_size":"1069547520", "pool_lv":"", "origin":"", "data_percent":"", "metadata_percent":"", "move_pv":"", "mirror_log":"", "copy_percent":"", "convert_lv":""} 2024-03-01 20:50:33,008 INFO snapshot-role/MainThread: ] 2024-03-01 20:50:33,008 INFO snapshot-role/MainThread: } 2024-03-01 20:50:33,008 INFO snapshot-role/MainThread: ] 2024-03-01 20:50:33,008 INFO snapshot-role/MainThread: , 2024-03-01 20:50:33,008 INFO snapshot-role/MainThread: "log": [ 2024-03-01 20:50:33,008 INFO snapshot-role/MainThread: ] 2024-03-01 20:50:33,008 INFO snapshot-role/MainThread: } 2024-03-01 20:50:33,008 INFO snapshot-role/MainThread: Running... lvs test_vg3 2024-03-01 20:50:33,049 INFO snapshot-role/MainThread: Return code: 0 2024-03-01 20:50:33,049 INFO snapshot-role/MainThread: { 2024-03-01 20:50:33,050 INFO snapshot-role/MainThread: "report": [ 2024-03-01 20:50:33,050 INFO snapshot-role/MainThread: { 2024-03-01 20:50:33,050 INFO snapshot-role/MainThread: "lv": [ 2024-03-01 20:50:33,050 INFO snapshot-role/MainThread: {"lv_name":"lv5", "vg_name":"test_vg3", "lv_attr":"owi-a-s---", "lv_size":"1283457024", "pool_lv":"", "origin":"", "data_percent":"", "metadata_percent":"", "move_pv":"", "mirror_log":"", "copy_percent":"", "convert_lv":""}, 2024-03-01 20:50:33,050 INFO snapshot-role/MainThread: {"lv_name":"lv5_snapset1", "vg_name":"test_vg3", "lv_attr":"swi-a-s---", "lv_size":"192937984", "pool_lv":"", "origin":"lv5", "data_percent":"0.00", "metadata_percent":"", "move_pv":"", "mirror_log":"", "copy_percent":"", "convert_lv":""}, 2024-03-01 20:50:33,050 INFO snapshot-role/MainThread: {"lv_name":"lv6", "vg_name":"test_vg3", "lv_attr":"-wi-a-----", "lv_size":"1069547520", "pool_lv":"", "origin":"", "data_percent":"", "metadata_percent":"", "move_pv":"", "mirror_log":"", "copy_percent":"", "convert_lv":""}, 2024-03-01 20:50:33,050 INFO snapshot-role/MainThread: {"lv_name":"lv7", "vg_name":"test_vg3", "lv_attr":"-wi-a-----", "lv_size":"427819008", "pool_lv":"", "origin":"", "data_percent":"", "metadata_percent":"", "move_pv":"", "mirror_log":"", "copy_percent":"", "convert_lv":""}, 2024-03-01 20:50:33,050 INFO snapshot-role/MainThread: {"lv_name":"lv8", "vg_name":"test_vg3", "lv_attr":"-wi-a-----", "lv_size":"427819008", "pool_lv":"", "origin":"", "data_percent":"", "metadata_percent":"", "move_pv":"", "mirror_log":"", "copy_percent":"", "convert_lv":""} 2024-03-01 20:50:33,050 INFO snapshot-role/MainThread: ] 2024-03-01 20:50:33,050 INFO snapshot-role/MainThread: } 2024-03-01 20:50:33,050 INFO snapshot-role/MainThread: ] 2024-03-01 20:50:33,050 INFO snapshot-role/MainThread: , 2024-03-01 20:50:33,050 INFO snapshot-role/MainThread: "log": [ 2024-03-01 20:50:33,050 INFO snapshot-role/MainThread: ] 2024-03-01 20:50:33,050 INFO snapshot-role/MainThread: } 2024-03-01 20:50:33,050 INFO snapshot-role/MainThread: Running... lvs test_vg3/lv6_snapset1 2024-03-01 20:50:33,085 INFO snapshot-role/MainThread: Return code: 5 2024-03-01 20:50:33,086 INFO snapshot-role/MainThread: { 2024-03-01 20:50:33,086 INFO snapshot-role/MainThread: "report": [ 2024-03-01 20:50:33,086 INFO snapshot-role/MainThread: { 2024-03-01 20:50:33,086 INFO snapshot-role/MainThread: "lv": [ 2024-03-01 20:50:33,086 INFO snapshot-role/MainThread: ] 2024-03-01 20:50:33,086 INFO snapshot-role/MainThread: } 2024-03-01 20:50:33,086 INFO snapshot-role/MainThread: ] 2024-03-01 20:50:33,086 INFO snapshot-role/MainThread: , 2024-03-01 20:50:33,086 INFO snapshot-role/MainThread: "log": [ 2024-03-01 20:50:33,086 INFO snapshot-role/MainThread: ] 2024-03-01 20:50:33,086 INFO snapshot-role/MainThread: } 2024-03-01 20:50:33,086 INFO snapshot-role/MainThread: Running... lvcreate -s -n lv6_snapset1 -L 160497664B test_vg3/lv6 2024-03-01 20:50:33,211 INFO snapshot-role/MainThread: Return code: 0 2024-03-01 20:50:33,211 INFO snapshot-role/MainThread: { 2024-03-01 20:50:33,211 INFO snapshot-role/MainThread: "log": [ 2024-03-01 20:50:33,211 INFO snapshot-role/MainThread: ] 2024-03-01 20:50:33,211 INFO snapshot-role/MainThread: } 2024-03-01 20:50:33,211 INFO snapshot-role/MainThread: Running... lvs --reportformat json test_vg3/lv7 2024-03-01 20:50:33,258 INFO snapshot-role/MainThread: Return code: 0 2024-03-01 20:50:33,258 INFO snapshot-role/MainThread: { 2024-03-01 20:50:33,258 INFO snapshot-role/MainThread: "report": [ 2024-03-01 20:50:33,259 INFO snapshot-role/MainThread: { 2024-03-01 20:50:33,259 INFO snapshot-role/MainThread: "lv": [ 2024-03-01 20:50:33,259 INFO snapshot-role/MainThread: {"lv_name":"lv7", "vg_name":"test_vg3", "lv_attr":"-wi-a-----", "lv_size":"427819008", "pool_lv":"", "origin":"", "data_percent":"", "metadata_percent":"", "move_pv":"", "mirror_log":"", "copy_percent":"", "convert_lv":""} 2024-03-01 20:50:33,259 INFO snapshot-role/MainThread: ] 2024-03-01 20:50:33,259 INFO snapshot-role/MainThread: } 2024-03-01 20:50:33,259 INFO snapshot-role/MainThread: ] 2024-03-01 20:50:33,259 INFO snapshot-role/MainThread: , 2024-03-01 20:50:33,259 INFO snapshot-role/MainThread: "log": [ 2024-03-01 20:50:33,259 INFO snapshot-role/MainThread: ] 2024-03-01 20:50:33,259 INFO snapshot-role/MainThread: } 2024-03-01 20:50:33,259 INFO snapshot-role/MainThread: Running... lvs test_vg3 2024-03-01 20:50:33,300 INFO snapshot-role/MainThread: Return code: 0 2024-03-01 20:50:33,300 INFO snapshot-role/MainThread: { 2024-03-01 20:50:33,301 INFO snapshot-role/MainThread: "report": [ 2024-03-01 20:50:33,301 INFO snapshot-role/MainThread: { 2024-03-01 20:50:33,301 INFO snapshot-role/MainThread: "lv": [ 2024-03-01 20:50:33,301 INFO snapshot-role/MainThread: {"lv_name":"lv5", "vg_name":"test_vg3", "lv_attr":"owi-a-s---", "lv_size":"1283457024", "pool_lv":"", "origin":"", "data_percent":"", "metadata_percent":"", "move_pv":"", "mirror_log":"", "copy_percent":"", "convert_lv":""}, 2024-03-01 20:50:33,301 INFO snapshot-role/MainThread: {"lv_name":"lv5_snapset1", "vg_name":"test_vg3", "lv_attr":"swi-a-s---", "lv_size":"192937984", "pool_lv":"", "origin":"lv5", "data_percent":"0.00", "metadata_percent":"", "move_pv":"", "mirror_log":"", "copy_percent":"", "convert_lv":""}, 2024-03-01 20:50:33,301 INFO snapshot-role/MainThread: {"lv_name":"lv6", "vg_name":"test_vg3", "lv_attr":"owi-a-s---", "lv_size":"1069547520", "pool_lv":"", "origin":"", "data_percent":"", "metadata_percent":"", "move_pv":"", "mirror_log":"", "copy_percent":"", "convert_lv":""}, 2024-03-01 20:50:33,301 INFO snapshot-role/MainThread: {"lv_name":"lv6_snapset1", "vg_name":"test_vg3", "lv_attr":"swi-a-s---", "lv_size":"163577856", "pool_lv":"", "origin":"lv6", "data_percent":"0.00", "metadata_percent":"", "move_pv":"", "mirror_log":"", "copy_percent":"", "convert_lv":""}, 2024-03-01 20:50:33,301 INFO snapshot-role/MainThread: {"lv_name":"lv7", "vg_name":"test_vg3", "lv_attr":"-wi-a-----", "lv_size":"427819008", "pool_lv":"", "origin":"", "data_percent":"", "metadata_percent":"", "move_pv":"", "mirror_log":"", "copy_percent":"", "convert_lv":""}, 2024-03-01 20:50:33,301 INFO snapshot-role/MainThread: {"lv_name":"lv8", "vg_name":"test_vg3", "lv_attr":"-wi-a-----", "lv_size":"427819008", "pool_lv":"", "origin":"", "data_percent":"", "metadata_percent":"", "move_pv":"", "mirror_log":"", "copy_percent":"", "convert_lv":""} 2024-03-01 20:50:33,301 INFO snapshot-role/MainThread: ] 2024-03-01 20:50:33,301 INFO snapshot-role/MainThread: } 2024-03-01 20:50:33,301 INFO snapshot-role/MainThread: ] 2024-03-01 20:50:33,301 INFO snapshot-role/MainThread: , 2024-03-01 20:50:33,301 INFO snapshot-role/MainThread: "log": [ 2024-03-01 20:50:33,301 INFO snapshot-role/MainThread: ] 2024-03-01 20:50:33,301 INFO snapshot-role/MainThread: } 2024-03-01 20:50:33,301 INFO snapshot-role/MainThread: Running... lvs test_vg3/lv7_snapset1 2024-03-01 20:50:33,334 INFO snapshot-role/MainThread: Return code: 5 2024-03-01 20:50:33,335 INFO snapshot-role/MainThread: { 2024-03-01 20:50:33,335 INFO snapshot-role/MainThread: "report": [ 2024-03-01 20:50:33,335 INFO snapshot-role/MainThread: { 2024-03-01 20:50:33,335 INFO snapshot-role/MainThread: "lv": [ 2024-03-01 20:50:33,335 INFO snapshot-role/MainThread: ] 2024-03-01 20:50:33,335 INFO snapshot-role/MainThread: } 2024-03-01 20:50:33,335 INFO snapshot-role/MainThread: ] 2024-03-01 20:50:33,335 INFO snapshot-role/MainThread: , 2024-03-01 20:50:33,335 INFO snapshot-role/MainThread: "log": [ 2024-03-01 20:50:33,335 INFO snapshot-role/MainThread: ] 2024-03-01 20:50:33,335 INFO snapshot-role/MainThread: } 2024-03-01 20:50:33,335 INFO snapshot-role/MainThread: Running... lvcreate -s -n lv7_snapset1 -L 64225280B test_vg3/lv7 2024-03-01 20:50:33,457 INFO snapshot-role/MainThread: Return code: 0 2024-03-01 20:50:33,457 INFO snapshot-role/MainThread: { 2024-03-01 20:50:33,457 INFO snapshot-role/MainThread: "log": [ 2024-03-01 20:50:33,458 INFO snapshot-role/MainThread: ] 2024-03-01 20:50:33,458 INFO snapshot-role/MainThread: } 2024-03-01 20:50:33,458 INFO snapshot-role/MainThread: Running... lvs --reportformat json test_vg3/lv8 2024-03-01 20:50:33,514 INFO snapshot-role/MainThread: Return code: 0 2024-03-01 20:50:33,514 INFO snapshot-role/MainThread: { 2024-03-01 20:50:33,515 INFO snapshot-role/MainThread: "report": [ 2024-03-01 20:50:33,515 INFO snapshot-role/MainThread: { 2024-03-01 20:50:33,515 INFO snapshot-role/MainThread: "lv": [ 2024-03-01 20:50:33,515 INFO snapshot-role/MainThread: {"lv_name":"lv8", "vg_name":"test_vg3", "lv_attr":"-wi-a-----", "lv_size":"427819008", "pool_lv":"", "origin":"", "data_percent":"", "metadata_percent":"", "move_pv":"", "mirror_log":"", "copy_percent":"", "convert_lv":""} 2024-03-01 20:50:33,515 INFO snapshot-role/MainThread: ] 2024-03-01 20:50:33,515 INFO snapshot-role/MainThread: } 2024-03-01 20:50:33,515 INFO snapshot-role/MainThread: ] 2024-03-01 20:50:33,515 INFO snapshot-role/MainThread: , 2024-03-01 20:50:33,515 INFO snapshot-role/MainThread: "log": [ 2024-03-01 20:50:33,515 INFO snapshot-role/MainThread: ] 2024-03-01 20:50:33,515 INFO snapshot-role/MainThread: } 2024-03-01 20:50:33,515 INFO snapshot-role/MainThread: Running... lvs test_vg3 2024-03-01 20:50:33,548 INFO snapshot-role/MainThread: Return code: 0 2024-03-01 20:50:33,548 INFO snapshot-role/MainThread: { 2024-03-01 20:50:33,548 INFO snapshot-role/MainThread: "report": [ 2024-03-01 20:50:33,548 INFO snapshot-role/MainThread: { 2024-03-01 20:50:33,549 INFO snapshot-role/MainThread: "lv": [ 2024-03-01 20:50:33,549 INFO snapshot-role/MainThread: {"lv_name":"lv5", "vg_name":"test_vg3", "lv_attr":"owi-a-s---", "lv_size":"1283457024", "pool_lv":"", "origin":"", "data_percent":"", "metadata_percent":"", "move_pv":"", "mirror_log":"", "copy_percent":"", "convert_lv":""}, 2024-03-01 20:50:33,549 INFO snapshot-role/MainThread: {"lv_name":"lv5_snapset1", "vg_name":"test_vg3", "lv_attr":"swi-a-s---", "lv_size":"192937984", "pool_lv":"", "origin":"lv5", "data_percent":"0.00", "metadata_percent":"", "move_pv":"", "mirror_log":"", "copy_percent":"", "convert_lv":""}, 2024-03-01 20:50:33,549 INFO snapshot-role/MainThread: {"lv_name":"lv6", "vg_name":"test_vg3", "lv_attr":"owi-a-s---", "lv_size":"1069547520", "pool_lv":"", "origin":"", "data_percent":"", "metadata_percent":"", "move_pv":"", "mirror_log":"", "copy_percent":"", "convert_lv":""}, 2024-03-01 20:50:33,549 INFO snapshot-role/MainThread: {"lv_name":"lv6_snapset1", "vg_name":"test_vg3", "lv_attr":"swi-a-s---", "lv_size":"163577856", "pool_lv":"", "origin":"lv6", "data_percent":"0.00", "metadata_percent":"", "move_pv":"", "mirror_log":"", "copy_percent":"", "convert_lv":""}, 2024-03-01 20:50:33,549 INFO snapshot-role/MainThread: {"lv_name":"lv7", "vg_name":"test_vg3", "lv_attr":"owi-a-s---", "lv_size":"427819008", "pool_lv":"", "origin":"", "data_percent":"", "metadata_percent":"", "move_pv":"", "mirror_log":"", "copy_percent":"", "convert_lv":""}, 2024-03-01 20:50:33,549 INFO snapshot-role/MainThread: {"lv_name":"lv7_snapset1", "vg_name":"test_vg3", "lv_attr":"swi-a-s---", "lv_size":"67108864", "pool_lv":"", "origin":"lv7", "data_percent":"0.00", "metadata_percent":"", "move_pv":"", "mirror_log":"", "copy_percent":"", "convert_lv":""}, 2024-03-01 20:50:33,549 INFO snapshot-role/MainThread: {"lv_name":"lv8", "vg_name":"test_vg3", "lv_attr":"-wi-a-----", "lv_size":"427819008", "pool_lv":"", "origin":"", "data_percent":"", "metadata_percent":"", "move_pv":"", "mirror_log":"", "copy_percent":"", "convert_lv":""} 2024-03-01 20:50:33,549 INFO snapshot-role/MainThread: ] 2024-03-01 20:50:33,549 INFO snapshot-role/MainThread: } 2024-03-01 20:50:33,549 INFO snapshot-role/MainThread: ] 2024-03-01 20:50:33,549 INFO snapshot-role/MainThread: , 2024-03-01 20:50:33,549 INFO snapshot-role/MainThread: "log": [ 2024-03-01 20:50:33,549 INFO snapshot-role/MainThread: ] 2024-03-01 20:50:33,549 INFO snapshot-role/MainThread: } 2024-03-01 20:50:33,549 INFO snapshot-role/MainThread: Running... lvs test_vg3/lv8_snapset1 2024-03-01 20:50:33,577 INFO snapshot-role/MainThread: Return code: 5 2024-03-01 20:50:33,577 INFO snapshot-role/MainThread: { 2024-03-01 20:50:33,578 INFO snapshot-role/MainThread: "report": [ 2024-03-01 20:50:33,578 INFO snapshot-role/MainThread: { 2024-03-01 20:50:33,578 INFO snapshot-role/MainThread: "lv": [ 2024-03-01 20:50:33,578 INFO snapshot-role/MainThread: ] 2024-03-01 20:50:33,578 INFO snapshot-role/MainThread: } 2024-03-01 20:50:33,578 INFO snapshot-role/MainThread: ] 2024-03-01 20:50:33,578 INFO snapshot-role/MainThread: , 2024-03-01 20:50:33,578 INFO snapshot-role/MainThread: "log": [ 2024-03-01 20:50:33,578 INFO snapshot-role/MainThread: ] 2024-03-01 20:50:33,578 INFO snapshot-role/MainThread: } 2024-03-01 20:50:33,578 INFO snapshot-role/MainThread: Running... lvcreate -s -n lv8_snapset1 -L 64225280B test_vg3/lv8 2024-03-01 20:50:33,701 INFO snapshot-role/MainThread: Return code: 0 2024-03-01 20:50:33,701 INFO snapshot-role/MainThread: { 2024-03-01 20:50:33,702 INFO snapshot-role/MainThread: "log": [ 2024-03-01 20:50:33,702 INFO snapshot-role/MainThread: ] 2024-03-01 20:50:33,702 INFO snapshot-role/MainThread: } 2024-03-01 20:50:33,702 INFO snapshot-role/MainThread: Running... lvs --reportformat json test_vg2/lv3 2024-03-01 20:50:33,749 INFO snapshot-role/MainThread: Return code: 0 2024-03-01 20:50:33,749 INFO snapshot-role/MainThread: { 2024-03-01 20:50:33,749 INFO snapshot-role/MainThread: "report": [ 2024-03-01 20:50:33,749 INFO snapshot-role/MainThread: { 2024-03-01 20:50:33,749 INFO snapshot-role/MainThread: "lv": [ 2024-03-01 20:50:33,750 INFO snapshot-role/MainThread: {"lv_name":"lv3", "vg_name":"test_vg2", "lv_attr":"-wi-a-----", "lv_size":"322961408", "pool_lv":"", "origin":"", "data_percent":"", "metadata_percent":"", "move_pv":"", "mirror_log":"", "copy_percent":"", "convert_lv":""} 2024-03-01 20:50:33,750 INFO snapshot-role/MainThread: ] 2024-03-01 20:50:33,750 INFO snapshot-role/MainThread: } 2024-03-01 20:50:33,750 INFO snapshot-role/MainThread: ] 2024-03-01 20:50:33,750 INFO snapshot-role/MainThread: , 2024-03-01 20:50:33,750 INFO snapshot-role/MainThread: "log": [ 2024-03-01 20:50:33,750 INFO snapshot-role/MainThread: ] 2024-03-01 20:50:33,750 INFO snapshot-role/MainThread: } 2024-03-01 20:50:33,750 INFO snapshot-role/MainThread: Running... lvs test_vg2 2024-03-01 20:50:33,791 INFO snapshot-role/MainThread: Return code: 0 2024-03-01 20:50:33,791 INFO snapshot-role/MainThread: { 2024-03-01 20:50:33,792 INFO snapshot-role/MainThread: "report": [ 2024-03-01 20:50:33,792 INFO snapshot-role/MainThread: { 2024-03-01 20:50:33,792 INFO snapshot-role/MainThread: "lv": [ 2024-03-01 20:50:33,792 INFO snapshot-role/MainThread: {"lv_name":"lv3", "vg_name":"test_vg2", "lv_attr":"-wi-a-----", "lv_size":"322961408", "pool_lv":"", "origin":"", "data_percent":"", "metadata_percent":"", "move_pv":"", "mirror_log":"", "copy_percent":"", "convert_lv":""}, 2024-03-01 20:50:33,792 INFO snapshot-role/MainThread: {"lv_name":"lv4", "vg_name":"test_vg2", "lv_attr":"-wi-a-----", "lv_size":"641728512", "pool_lv":"", "origin":"", "data_percent":"", "metadata_percent":"", "move_pv":"", "mirror_log":"", "copy_percent":"", "convert_lv":""} 2024-03-01 20:50:33,792 INFO snapshot-role/MainThread: ] 2024-03-01 20:50:33,792 INFO snapshot-role/MainThread: } 2024-03-01 20:50:33,792 INFO snapshot-role/MainThread: ] 2024-03-01 20:50:33,792 INFO snapshot-role/MainThread: , 2024-03-01 20:50:33,792 INFO snapshot-role/MainThread: "log": [ 2024-03-01 20:50:33,792 INFO snapshot-role/MainThread: ] 2024-03-01 20:50:33,792 INFO snapshot-role/MainThread: } 2024-03-01 20:50:33,792 INFO snapshot-role/MainThread: Running... lvs test_vg2/lv3_snapset1 2024-03-01 20:50:33,826 INFO snapshot-role/MainThread: Return code: 5 2024-03-01 20:50:33,826 INFO snapshot-role/MainThread: { 2024-03-01 20:50:33,827 INFO snapshot-role/MainThread: "report": [ 2024-03-01 20:50:33,827 INFO snapshot-role/MainThread: { 2024-03-01 20:50:33,827 INFO snapshot-role/MainThread: "lv": [ 2024-03-01 20:50:33,827 INFO snapshot-role/MainThread: ] 2024-03-01 20:50:33,827 INFO snapshot-role/MainThread: } 2024-03-01 20:50:33,827 INFO snapshot-role/MainThread: ] 2024-03-01 20:50:33,827 INFO snapshot-role/MainThread: , 2024-03-01 20:50:33,827 INFO snapshot-role/MainThread: "log": [ 2024-03-01 20:50:33,827 INFO snapshot-role/MainThread: ] 2024-03-01 20:50:33,827 INFO snapshot-role/MainThread: } 2024-03-01 20:50:33,827 INFO snapshot-role/MainThread: Running... lvcreate -s -n lv3_snapset1 -L 48496640B test_vg2/lv3 2024-03-01 20:50:33,948 INFO snapshot-role/MainThread: Return code: 0 2024-03-01 20:50:33,948 INFO snapshot-role/MainThread: { 2024-03-01 20:50:33,948 INFO snapshot-role/MainThread: "log": [ 2024-03-01 20:50:33,948 INFO snapshot-role/MainThread: ] 2024-03-01 20:50:33,948 INFO snapshot-role/MainThread: } 2024-03-01 20:50:33,948 INFO snapshot-role/MainThread: Running... lvs --reportformat json test_vg2/lv4 2024-03-01 20:50:33,986 INFO snapshot-role/MainThread: Return code: 0 2024-03-01 20:50:33,986 INFO snapshot-role/MainThread: { 2024-03-01 20:50:33,989 INFO snapshot-role/MainThread: "report": [ 2024-03-01 20:50:33,989 INFO snapshot-role/MainThread: { 2024-03-01 20:50:33,989 INFO snapshot-role/MainThread: "lv": [ 2024-03-01 20:50:33,989 INFO snapshot-role/MainThread: {"lv_name":"lv4", "vg_name":"test_vg2", "lv_attr":"-wi-a-----", "lv_size":"641728512", "pool_lv":"", "origin":"", "data_percent":"", "metadata_percent":"", "move_pv":"", "mirror_log":"", "copy_percent":"", "convert_lv":""} 2024-03-01 20:50:33,989 INFO snapshot-role/MainThread: ] 2024-03-01 20:50:33,989 INFO snapshot-role/MainThread: } 2024-03-01 20:50:33,989 INFO snapshot-role/MainThread: ] 2024-03-01 20:50:33,989 INFO snapshot-role/MainThread: , 2024-03-01 20:50:33,989 INFO snapshot-role/MainThread: "log": [ 2024-03-01 20:50:33,989 INFO snapshot-role/MainThread: ] 2024-03-01 20:50:33,989 INFO snapshot-role/MainThread: } 2024-03-01 20:50:33,990 INFO snapshot-role/MainThread: Running... lvs test_vg2 2024-03-01 20:50:34,025 INFO snapshot-role/MainThread: Return code: 0 2024-03-01 20:50:34,025 INFO snapshot-role/MainThread: { 2024-03-01 20:50:34,026 INFO snapshot-role/MainThread: "report": [ 2024-03-01 20:50:34,026 INFO snapshot-role/MainThread: { 2024-03-01 20:50:34,026 INFO snapshot-role/MainThread: "lv": [ 2024-03-01 20:50:34,026 INFO snapshot-role/MainThread: {"lv_name":"lv3", "vg_name":"test_vg2", "lv_attr":"owi-a-s---", "lv_size":"322961408", "pool_lv":"", "origin":"", "data_percent":"", "metadata_percent":"", "move_pv":"", "mirror_log":"", "copy_percent":"", "convert_lv":""}, 2024-03-01 20:50:34,026 INFO snapshot-role/MainThread: {"lv_name":"lv3_snapset1", "vg_name":"test_vg2", "lv_attr":"swi-a-s---", "lv_size":"50331648", "pool_lv":"", "origin":"lv3", "data_percent":"0.00", "metadata_percent":"", "move_pv":"", "mirror_log":"", "copy_percent":"", "convert_lv":""}, 2024-03-01 20:50:34,026 INFO snapshot-role/MainThread: {"lv_name":"lv4", "vg_name":"test_vg2", "lv_attr":"-wi-a-----", "lv_size":"641728512", "pool_lv":"", "origin":"", "data_percent":"", "metadata_percent":"", "move_pv":"", "mirror_log":"", "copy_percent":"", "convert_lv":""} 2024-03-01 20:50:34,026 INFO snapshot-role/MainThread: ] 2024-03-01 20:50:34,026 INFO snapshot-role/MainThread: } 2024-03-01 20:50:34,026 INFO snapshot-role/MainThread: ] 2024-03-01 20:50:34,026 INFO snapshot-role/MainThread: , 2024-03-01 20:50:34,026 INFO snapshot-role/MainThread: "log": [ 2024-03-01 20:50:34,026 INFO snapshot-role/MainThread: ] 2024-03-01 20:50:34,026 INFO snapshot-role/MainThread: } 2024-03-01 20:50:34,026 INFO snapshot-role/MainThread: Running... lvs test_vg2/lv4_snapset1 2024-03-01 20:50:34,056 INFO snapshot-role/MainThread: Return code: 5 2024-03-01 20:50:34,056 INFO snapshot-role/MainThread: { 2024-03-01 20:50:34,056 INFO snapshot-role/MainThread: "report": [ 2024-03-01 20:50:34,056 INFO snapshot-role/MainThread: { 2024-03-01 20:50:34,056 INFO snapshot-role/MainThread: "lv": [ 2024-03-01 20:50:34,056 INFO snapshot-role/MainThread: ] 2024-03-01 20:50:34,057 INFO snapshot-role/MainThread: } 2024-03-01 20:50:34,057 INFO snapshot-role/MainThread: ] 2024-03-01 20:50:34,057 INFO snapshot-role/MainThread: , 2024-03-01 20:50:34,057 INFO snapshot-role/MainThread: "log": [ 2024-03-01 20:50:34,057 INFO snapshot-role/MainThread: ] 2024-03-01 20:50:34,057 INFO snapshot-role/MainThread: } 2024-03-01 20:50:34,057 INFO snapshot-role/MainThread: Running... lvcreate -s -n lv4_snapset1 -L 96272384B test_vg2/lv4 2024-03-01 20:50:34,182 INFO snapshot-role/MainThread: Return code: 0 2024-03-01 20:50:34,182 INFO snapshot-role/MainThread: { 2024-03-01 20:50:34,182 INFO snapshot-role/MainThread: "log": [ 2024-03-01 20:50:34,183 INFO snapshot-role/MainThread: ] 2024-03-01 20:50:34,183 INFO snapshot-role/MainThread: } 2024-03-01 20:50:34,183 INFO snapshot-role/MainThread: Running... lvs --reportformat json test_vg1/lv1 2024-03-01 20:50:34,226 INFO snapshot-role/MainThread: Return code: 0 2024-03-01 20:50:34,226 INFO snapshot-role/MainThread: { 2024-03-01 20:50:34,226 INFO snapshot-role/MainThread: "report": [ 2024-03-01 20:50:34,226 INFO snapshot-role/MainThread: { 2024-03-01 20:50:34,226 INFO snapshot-role/MainThread: "lv": [ 2024-03-01 20:50:34,226 INFO snapshot-role/MainThread: {"lv_name":"lv1", "vg_name":"test_vg1", "lv_attr":"-wi-a-----", "lv_size":"482344960", "pool_lv":"", "origin":"", "data_percent":"", "metadata_percent":"", "move_pv":"", "mirror_log":"", "copy_percent":"", "convert_lv":""} 2024-03-01 20:50:34,226 INFO snapshot-role/MainThread: ] 2024-03-01 20:50:34,226 INFO snapshot-role/MainThread: } 2024-03-01 20:50:34,226 INFO snapshot-role/MainThread: ] 2024-03-01 20:50:34,226 INFO snapshot-role/MainThread: , 2024-03-01 20:50:34,226 INFO snapshot-role/MainThread: "log": [ 2024-03-01 20:50:34,226 INFO snapshot-role/MainThread: ] 2024-03-01 20:50:34,226 INFO snapshot-role/MainThread: } 2024-03-01 20:50:34,226 INFO snapshot-role/MainThread: Running... lvs test_vg1 2024-03-01 20:50:34,257 INFO snapshot-role/MainThread: Return code: 0 2024-03-01 20:50:34,257 INFO snapshot-role/MainThread: { 2024-03-01 20:50:34,257 INFO snapshot-role/MainThread: "report": [ 2024-03-01 20:50:34,257 INFO snapshot-role/MainThread: { 2024-03-01 20:50:34,257 INFO snapshot-role/MainThread: "lv": [ 2024-03-01 20:50:34,257 INFO snapshot-role/MainThread: {"lv_name":"lv1", "vg_name":"test_vg1", "lv_attr":"-wi-a-----", "lv_size":"482344960", "pool_lv":"", "origin":"", "data_percent":"", "metadata_percent":"", "move_pv":"", "mirror_log":"", "copy_percent":"", "convert_lv":""}, 2024-03-01 20:50:34,257 INFO snapshot-role/MainThread: {"lv_name":"lv2", "vg_name":"test_vg1", "lv_attr":"-wi-a-----", "lv_size":"1606418432", "pool_lv":"", "origin":"", "data_percent":"", "metadata_percent":"", "move_pv":"", "mirror_log":"", "copy_percent":"", "convert_lv":""} 2024-03-01 20:50:34,258 INFO snapshot-role/MainThread: ] 2024-03-01 20:50:34,258 INFO snapshot-role/MainThread: } 2024-03-01 20:50:34,258 INFO snapshot-role/MainThread: ] 2024-03-01 20:50:34,258 INFO snapshot-role/MainThread: , 2024-03-01 20:50:34,258 INFO snapshot-role/MainThread: "log": [ 2024-03-01 20:50:34,258 INFO snapshot-role/MainThread: ] 2024-03-01 20:50:34,258 INFO snapshot-role/MainThread: } 2024-03-01 20:50:34,258 INFO snapshot-role/MainThread: Running... lvs test_vg1/lv1_snapset1 2024-03-01 20:50:34,291 INFO snapshot-role/MainThread: Return code: 5 2024-03-01 20:50:34,291 INFO snapshot-role/MainThread: { 2024-03-01 20:50:34,291 INFO snapshot-role/MainThread: "report": [ 2024-03-01 20:50:34,291 INFO snapshot-role/MainThread: { 2024-03-01 20:50:34,291 INFO snapshot-role/MainThread: "lv": [ 2024-03-01 20:50:34,291 INFO snapshot-role/MainThread: ] 2024-03-01 20:50:34,292 INFO snapshot-role/MainThread: } 2024-03-01 20:50:34,292 INFO snapshot-role/MainThread: ] 2024-03-01 20:50:34,292 INFO snapshot-role/MainThread: , 2024-03-01 20:50:34,292 INFO snapshot-role/MainThread: "log": [ 2024-03-01 20:50:34,292 INFO snapshot-role/MainThread: ] 2024-03-01 20:50:34,292 INFO snapshot-role/MainThread: } 2024-03-01 20:50:34,292 INFO snapshot-role/MainThread: Running... lvcreate -s -n lv1_snapset1 -L 72417280B test_vg1/lv1 2024-03-01 20:50:34,421 INFO snapshot-role/MainThread: Return code: 0 2024-03-01 20:50:34,421 INFO snapshot-role/MainThread: { 2024-03-01 20:50:34,421 INFO snapshot-role/MainThread: "log": [ 2024-03-01 20:50:34,421 INFO snapshot-role/MainThread: ] 2024-03-01 20:50:34,422 INFO snapshot-role/MainThread: } 2024-03-01 20:50:34,422 INFO snapshot-role/MainThread: Running... lvs --reportformat json test_vg1/lv2 2024-03-01 20:50:34,471 INFO snapshot-role/MainThread: Return code: 0 2024-03-01 20:50:34,472 INFO snapshot-role/MainThread: { 2024-03-01 20:50:34,472 INFO snapshot-role/MainThread: "report": [ 2024-03-01 20:50:34,472 INFO snapshot-role/MainThread: { 2024-03-01 20:50:34,472 INFO snapshot-role/MainThread: "lv": [ 2024-03-01 20:50:34,472 INFO snapshot-role/MainThread: {"lv_name":"lv2", "vg_name":"test_vg1", "lv_attr":"-wi-a-----", "lv_size":"1606418432", "pool_lv":"", "origin":"", "data_percent":"", "metadata_percent":"", "move_pv":"", "mirror_log":"", "copy_percent":"", "convert_lv":""} 2024-03-01 20:50:34,472 INFO snapshot-role/MainThread: ] 2024-03-01 20:50:34,472 INFO snapshot-role/MainThread: } 2024-03-01 20:50:34,472 INFO snapshot-role/MainThread: ] 2024-03-01 20:50:34,472 INFO snapshot-role/MainThread: , 2024-03-01 20:50:34,472 INFO snapshot-role/MainThread: "log": [ 2024-03-01 20:50:34,472 INFO snapshot-role/MainThread: ] 2024-03-01 20:50:34,472 INFO snapshot-role/MainThread: } 2024-03-01 20:50:34,472 INFO snapshot-role/MainThread: Running... lvs test_vg1 2024-03-01 20:50:34,501 INFO snapshot-role/MainThread: Return code: 0 2024-03-01 20:50:34,501 INFO snapshot-role/MainThread: { 2024-03-01 20:50:34,501 INFO snapshot-role/MainThread: "report": [ 2024-03-01 20:50:34,501 INFO snapshot-role/MainThread: { 2024-03-01 20:50:34,501 INFO snapshot-role/MainThread: "lv": [ 2024-03-01 20:50:34,502 INFO snapshot-role/MainThread: {"lv_name":"lv1", "vg_name":"test_vg1", "lv_attr":"owi-a-s---", "lv_size":"482344960", "pool_lv":"", "origin":"", "data_percent":"", "metadata_percent":"", "move_pv":"", "mirror_log":"", "copy_percent":"", "convert_lv":""}, 2024-03-01 20:50:34,502 INFO snapshot-role/MainThread: {"lv_name":"lv1_snapset1", "vg_name":"test_vg1", "lv_attr":"swi-a-s---", "lv_size":"75497472", "pool_lv":"", "origin":"lv1", "data_percent":"0.00", "metadata_percent":"", "move_pv":"", "mirror_log":"", "copy_percent":"", "convert_lv":""}, 2024-03-01 20:50:34,502 INFO snapshot-role/MainThread: {"lv_name":"lv2", "vg_name":"test_vg1", "lv_attr":"-wi-a-----", "lv_size":"1606418432", "pool_lv":"", "origin":"", "data_percent":"", "metadata_percent":"", "move_pv":"", "mirror_log":"", "copy_percent":"", "convert_lv":""} 2024-03-01 20:50:34,502 INFO snapshot-role/MainThread: ] 2024-03-01 20:50:34,502 INFO snapshot-role/MainThread: } 2024-03-01 20:50:34,502 INFO snapshot-role/MainThread: ] 2024-03-01 20:50:34,502 INFO snapshot-role/MainThread: , 2024-03-01 20:50:34,502 INFO snapshot-role/MainThread: "log": [ 2024-03-01 20:50:34,502 INFO snapshot-role/MainThread: ] 2024-03-01 20:50:34,502 INFO snapshot-role/MainThread: } 2024-03-01 20:50:34,502 INFO snapshot-role/MainThread: Running... lvs test_vg1/lv2_snapset1 2024-03-01 20:50:34,535 INFO snapshot-role/MainThread: Return code: 5 2024-03-01 20:50:34,536 INFO snapshot-role/MainThread: { 2024-03-01 20:50:34,536 INFO snapshot-role/MainThread: "report": [ 2024-03-01 20:50:34,536 INFO snapshot-role/MainThread: { 2024-03-01 20:50:34,536 INFO snapshot-role/MainThread: "lv": [ 2024-03-01 20:50:34,536 INFO snapshot-role/MainThread: ] 2024-03-01 20:50:34,536 INFO snapshot-role/MainThread: } 2024-03-01 20:50:34,536 INFO snapshot-role/MainThread: ] 2024-03-01 20:50:34,536 INFO snapshot-role/MainThread: , 2024-03-01 20:50:34,536 INFO snapshot-role/MainThread: "log": [ 2024-03-01 20:50:34,536 INFO snapshot-role/MainThread: ] 2024-03-01 20:50:34,536 INFO snapshot-role/MainThread: } 2024-03-01 20:50:34,536 INFO snapshot-role/MainThread: Running... lvcreate -s -n lv2_snapset1 -L 240975872B test_vg1/lv2 2024-03-01 20:50:34,656 INFO snapshot-role/MainThread: Return code: 0 2024-03-01 20:50:34,656 INFO snapshot-role/MainThread: { 2024-03-01 20:50:34,656 INFO snapshot-role/MainThread: "log": [ 2024-03-01 20:50:34,656 INFO snapshot-role/MainThread: ] 2024-03-01 20:50:34,656 INFO snapshot-role/MainThread: } 2024-03-01 20:50:34,657 INFO snapshot-role/MainThread: exit code: 0: [''] 2024-03-01 20:50:36,015 INFO snapshot-role/MainThread: check_cmd: check 20 None None snapset1 1 None 2024-03-01 20:50:36,015 INFO snapshot-role/MainThread: Running... lvm fullreport --units B --nosuffix --configreport vg -o vg_name,vg_uuid,vg_size,vg_free,vg_extent_size --configreport lv -o lv_uuid,lv_name,lv_full_name,lv_path,lv_size,origin,origin_size,pool_lv,lv_tags,lv_attr,vg_name,data_percent,metadata_percent,pool_lv --configreport pv -o pv_name --reportformat json 2024-03-01 20:50:36,057 INFO snapshot-role/MainThread: Return code: 0 2024-03-01 20:50:36,058 INFO snapshot-role/MainThread: { 2024-03-01 20:50:36,058 INFO snapshot-role/MainThread: "report": [ 2024-03-01 20:50:36,058 INFO snapshot-role/MainThread: { 2024-03-01 20:50:36,058 INFO snapshot-role/MainThread: "vg": [ 2024-03-01 20:50:36,058 INFO snapshot-role/MainThread: {"vg_name":"test_vg3", "vg_uuid":"kq3Q34-m4sM-GWpc-YIES-eDmd-mNLi-EQBg1q", "vg_size":"4261412864", "vg_free":"562036736", "vg_extent_size":"4194304"} 2024-03-01 20:50:36,058 INFO snapshot-role/MainThread: ] 2024-03-01 20:50:36,058 INFO snapshot-role/MainThread: , 2024-03-01 20:50:36,058 INFO snapshot-role/MainThread: "pv": [ 2024-03-01 20:50:36,058 INFO snapshot-role/MainThread: {"pv_name":"/dev/sdg"}, 2024-03-01 20:50:36,058 INFO snapshot-role/MainThread: {"pv_name":"/dev/sdh"}, 2024-03-01 20:50:36,058 INFO snapshot-role/MainThread: {"pv_name":"/dev/sdi"}, 2024-03-01 20:50:36,058 INFO snapshot-role/MainThread: {"pv_name":"/dev/sdj"} 2024-03-01 20:50:36,058 INFO snapshot-role/MainThread: ] 2024-03-01 20:50:36,058 INFO snapshot-role/MainThread: , 2024-03-01 20:50:36,058 INFO snapshot-role/MainThread: "lv": [ 2024-03-01 20:50:36,058 INFO snapshot-role/MainThread: {"lv_uuid":"71ve1w-mLUa-R84n-cyjy-wLOO-zjaB-Bt5OAf", "lv_name":"lv5", "lv_full_name":"test_vg3/lv5", "lv_path":"/dev/test_vg3/lv5", "lv_size":"1283457024", "origin":"", "origin_size":"1283457024", "pool_lv":"", "lv_tags":"", "lv_attr":"owi-a-s---", "vg_name":"test_vg3", "data_percent":"", "metadata_percent":"", "pool_lv":""}, 2024-03-01 20:50:36,058 INFO snapshot-role/MainThread: {"lv_uuid":"au5xEE-gZBn-DDEW-D3dd-ZGbp-xG3N-0CaXS2", "lv_name":"lv5_snapset1", "lv_full_name":"test_vg3/lv5_snapset1", "lv_path":"/dev/test_vg3/lv5_snapset1", "lv_size":"192937984", "origin":"lv5", "origin_size":"1283457024", "pool_lv":"", "lv_tags":"", "lv_attr":"swi-a-s---", "vg_name":"test_vg3", "data_percent":"0.00", "metadata_percent":"", "pool_lv":""}, 2024-03-01 20:50:36,058 INFO snapshot-role/MainThread: {"lv_uuid":"EIYnjo-BwL1-xLAF-AMSb-UeFe-Va3P-3bfRPr", "lv_name":"lv6", "lv_full_name":"test_vg3/lv6", "lv_path":"/dev/test_vg3/lv6", "lv_size":"1069547520", "origin":"", "origin_size":"1069547520", "pool_lv":"", "lv_tags":"", "lv_attr":"owi-a-s---", "vg_name":"test_vg3", "data_percent":"", "metadata_percent":"", "pool_lv":""}, 2024-03-01 20:50:36,058 INFO snapshot-role/MainThread: {"lv_uuid":"U2AKpH-3oXC-R04b-Ahrw-k6cH-CbrQ-cQK9Aj", "lv_name":"lv6_snapset1", "lv_full_name":"test_vg3/lv6_snapset1", "lv_path":"/dev/test_vg3/lv6_snapset1", "lv_size":"163577856", "origin":"lv6", "origin_size":"1069547520", "pool_lv":"", "lv_tags":"", "lv_attr":"swi-a-s---", "vg_name":"test_vg3", "data_percent":"0.00", "metadata_percent":"", "pool_lv":""}, 2024-03-01 20:50:36,058 INFO snapshot-role/MainThread: {"lv_uuid":"5h3p3g-g8QF-fPUC-Bb25-hV9B-0ql2-ZHjwzz", "lv_name":"lv7", "lv_full_name":"test_vg3/lv7", "lv_path":"/dev/test_vg3/lv7", "lv_size":"427819008", "origin":"", "origin_size":"427819008", "pool_lv":"", "lv_tags":"", "lv_attr":"owi-a-s---", "vg_name":"test_vg3", "data_percent":"", "metadata_percent":"", "pool_lv":""}, 2024-03-01 20:50:36,058 INFO snapshot-role/MainThread: {"lv_uuid":"iQzcYf-A4iy-dYYd-n7GN-C1zn-C6Pq-OZbbnQ", "lv_name":"lv7_snapset1", "lv_full_name":"test_vg3/lv7_snapset1", "lv_path":"/dev/test_vg3/lv7_snapset1", "lv_size":"67108864", "origin":"lv7", "origin_size":"427819008", "pool_lv":"", "lv_tags":"", "lv_attr":"swi-a-s---", "vg_name":"test_vg3", "data_percent":"0.00", "metadata_percent":"", "pool_lv":""}, 2024-03-01 20:50:36,058 INFO snapshot-role/MainThread: {"lv_uuid":"WebYte-cXqg-wpa0-s9Yt-LAjT-CXq6-JxWraD", "lv_name":"lv8", "lv_full_name":"test_vg3/lv8", "lv_path":"/dev/test_vg3/lv8", "lv_size":"427819008", "origin":"", "origin_size":"427819008", "pool_lv":"", "lv_tags":"", "lv_attr":"owi-a-s---", "vg_name":"test_vg3", "data_percent":"", "metadata_percent":"", "pool_lv":""}, 2024-03-01 20:50:36,058 INFO snapshot-role/MainThread: {"lv_uuid":"FY0OpT-ctXj-lmxt-04I9-0W5F-67i5-f6pG1J", "lv_name":"lv8_snapset1", "lv_full_name":"test_vg3/lv8_snapset1", "lv_path":"/dev/test_vg3/lv8_snapset1", "lv_size":"67108864", "origin":"lv8", "origin_size":"427819008", "pool_lv":"", "lv_tags":"", "lv_attr":"swi-a-s---", "vg_name":"test_vg3", "data_percent":"0.00", "metadata_percent":"", "pool_lv":""} 2024-03-01 20:50:36,058 INFO snapshot-role/MainThread: ] 2024-03-01 20:50:36,059 INFO snapshot-role/MainThread: , 2024-03-01 20:50:36,059 INFO snapshot-role/MainThread: "pvseg": [ 2024-03-01 20:50:36,059 INFO snapshot-role/MainThread: {"pvseg_start":"0", "pvseg_size":"52", "segtype":"linear", "pv_uuid":"51cV3l-5pn1-uxQe-nFN7-8HCu-ivbU-YXbymn", "lv_uuid":"71ve1w-mLUa-R84n-cyjy-wLOO-zjaB-Bt5OAf", "pv_name":"/dev/sdj"}, 2024-03-01 20:50:36,059 INFO snapshot-role/MainThread: {"pvseg_start":"52", "pvseg_size":"39", "segtype":"linear", "pv_uuid":"51cV3l-5pn1-uxQe-nFN7-8HCu-ivbU-YXbymn", "lv_uuid":"U2AKpH-3oXC-R04b-Ahrw-k6cH-CbrQ-cQK9Aj", "pv_name":"/dev/sdj"}, 2024-03-01 20:50:36,059 INFO snapshot-role/MainThread: {"pvseg_start":"91", "pvseg_size":"16", "segtype":"linear", "pv_uuid":"51cV3l-5pn1-uxQe-nFN7-8HCu-ivbU-YXbymn", "lv_uuid":"iQzcYf-A4iy-dYYd-n7GN-C1zn-C6Pq-OZbbnQ", "pv_name":"/dev/sdj"}, 2024-03-01 20:50:36,059 INFO snapshot-role/MainThread: {"pvseg_start":"107", "pvseg_size":"16", "segtype":"linear", "pv_uuid":"51cV3l-5pn1-uxQe-nFN7-8HCu-ivbU-YXbymn", "lv_uuid":"FY0OpT-ctXj-lmxt-04I9-0W5F-67i5-f6pG1J", "pv_name":"/dev/sdj"}, 2024-03-01 20:50:36,059 INFO snapshot-role/MainThread: {"pvseg_start":"123", "pvseg_size":"131", "segtype":"free", "pv_uuid":"51cV3l-5pn1-uxQe-nFN7-8HCu-ivbU-YXbymn", "lv_uuid":"", "pv_name":"/dev/sdj"}, 2024-03-01 20:50:36,059 INFO snapshot-role/MainThread: {"pvseg_start":"0", "pvseg_size":"102", "segtype":"linear", "pv_uuid":"5UoerG-pc5V-te1I-vUk3-8N9d-acxz-cMYjGC", "lv_uuid":"WebYte-cXqg-wpa0-s9Yt-LAjT-CXq6-JxWraD", "pv_name":"/dev/sdg"}, 2024-03-01 20:50:36,059 INFO snapshot-role/MainThread: {"pvseg_start":"102", "pvseg_size":"102", "segtype":"linear", "pv_uuid":"5UoerG-pc5V-te1I-vUk3-8N9d-acxz-cMYjGC", "lv_uuid":"5h3p3g-g8QF-fPUC-Bb25-hV9B-0ql2-ZHjwzz", "pv_name":"/dev/sdg"}, 2024-03-01 20:50:36,059 INFO snapshot-role/MainThread: {"pvseg_start":"204", "pvseg_size":"1", "segtype":"linear", "pv_uuid":"5UoerG-pc5V-te1I-vUk3-8N9d-acxz-cMYjGC", "lv_uuid":"EIYnjo-BwL1-xLAF-AMSb-UeFe-Va3P-3bfRPr", "pv_name":"/dev/sdg"}, 2024-03-01 20:50:36,059 INFO snapshot-role/MainThread: {"pvseg_start":"205", "pvseg_size":"46", "segtype":"linear", "pv_uuid":"5UoerG-pc5V-te1I-vUk3-8N9d-acxz-cMYjGC", "lv_uuid":"au5xEE-gZBn-DDEW-D3dd-ZGbp-xG3N-0CaXS2", "pv_name":"/dev/sdg"}, 2024-03-01 20:50:36,059 INFO snapshot-role/MainThread: {"pvseg_start":"251", "pvseg_size":"3", "segtype":"free", "pv_uuid":"5UoerG-pc5V-te1I-vUk3-8N9d-acxz-cMYjGC", "lv_uuid":"", "pv_name":"/dev/sdg"}, 2024-03-01 20:50:36,059 INFO snapshot-role/MainThread: {"pvseg_start":"0", "pvseg_size":"254", "segtype":"linear", "pv_uuid":"S8QQfi-gyCf-5bNz-ngYw-0VWy-PMaD-CmAE19", "lv_uuid":"EIYnjo-BwL1-xLAF-AMSb-UeFe-Va3P-3bfRPr", "pv_name":"/dev/sdh"}, 2024-03-01 20:50:36,059 INFO snapshot-role/MainThread: {"pvseg_start":"0", "pvseg_size":"254", "segtype":"linear", "pv_uuid":"mFUgeA-ViDw-7k4A-qGcl-xiEv-rQWJ-0ys8df", "lv_uuid":"71ve1w-mLUa-R84n-cyjy-wLOO-zjaB-Bt5OAf", "pv_name":"/dev/sdi"} 2024-03-01 20:50:36,059 INFO snapshot-role/MainThread: ] 2024-03-01 20:50:36,059 INFO snapshot-role/MainThread: , 2024-03-01 20:50:36,059 INFO snapshot-role/MainThread: "seg": [ 2024-03-01 20:50:36,059 INFO snapshot-role/MainThread: {"seg_pe_ranges":"/dev/sdg:102-203", "segtype":"linear", "lv_uuid":"5h3p3g-g8QF-fPUC-Bb25-hV9B-0ql2-ZHjwzz"}, 2024-03-01 20:50:36,059 INFO snapshot-role/MainThread: {"seg_pe_ranges":"/dev/sdi:0-253", "segtype":"linear", "lv_uuid":"71ve1w-mLUa-R84n-cyjy-wLOO-zjaB-Bt5OAf"}, 2024-03-01 20:50:36,059 INFO snapshot-role/MainThread: {"seg_pe_ranges":"/dev/sdj:0-51", "segtype":"linear", "lv_uuid":"71ve1w-mLUa-R84n-cyjy-wLOO-zjaB-Bt5OAf"}, 2024-03-01 20:50:36,059 INFO snapshot-role/MainThread: {"seg_pe_ranges":"/dev/sdh:0-253", "segtype":"linear", "lv_uuid":"EIYnjo-BwL1-xLAF-AMSb-UeFe-Va3P-3bfRPr"}, 2024-03-01 20:50:36,059 INFO snapshot-role/MainThread: {"seg_pe_ranges":"/dev/sdg:204-204", "segtype":"linear", "lv_uuid":"EIYnjo-BwL1-xLAF-AMSb-UeFe-Va3P-3bfRPr"}, 2024-03-01 20:50:36,059 INFO snapshot-role/MainThread: {"seg_pe_ranges":"/dev/sdj:107-122", "segtype":"linear", "lv_uuid":"FY0OpT-ctXj-lmxt-04I9-0W5F-67i5-f6pG1J"}, 2024-03-01 20:50:36,059 INFO snapshot-role/MainThread: {"seg_pe_ranges":"/dev/sdj:52-90", "segtype":"linear", "lv_uuid":"U2AKpH-3oXC-R04b-Ahrw-k6cH-CbrQ-cQK9Aj"}, 2024-03-01 20:50:36,059 INFO snapshot-role/MainThread: {"seg_pe_ranges":"/dev/sdg:0-101", "segtype":"linear", "lv_uuid":"WebYte-cXqg-wpa0-s9Yt-LAjT-CXq6-JxWraD"}, 2024-03-01 20:50:36,059 INFO snapshot-role/MainThread: {"seg_pe_ranges":"/dev/sdg:205-250", "segtype":"linear", "lv_uuid":"au5xEE-gZBn-DDEW-D3dd-ZGbp-xG3N-0CaXS2"}, 2024-03-01 20:50:36,059 INFO snapshot-role/MainThread: {"seg_pe_ranges":"/dev/sdj:91-106", "segtype":"linear", "lv_uuid":"iQzcYf-A4iy-dYYd-n7GN-C1zn-C6Pq-OZbbnQ"} 2024-03-01 20:50:36,059 INFO snapshot-role/MainThread: ] 2024-03-01 20:50:36,059 INFO snapshot-role/MainThread: } 2024-03-01 20:50:36,059 INFO snapshot-role/MainThread: , 2024-03-01 20:50:36,059 INFO snapshot-role/MainThread: { 2024-03-01 20:50:36,059 INFO snapshot-role/MainThread: "vg": [ 2024-03-01 20:50:36,059 INFO snapshot-role/MainThread: {"vg_name":"test_vg2", "vg_uuid":"sUlWCZ-vzu7-JOqD-NLLV-tzZX-bvBJ-K7r5PM", "vg_size":"3196059648", "vg_free":"2084569088", "vg_extent_size":"4194304"} 2024-03-01 20:50:36,059 INFO snapshot-role/MainThread: ] 2024-03-01 20:50:36,059 INFO snapshot-role/MainThread: , 2024-03-01 20:50:36,060 INFO snapshot-role/MainThread: "pv": [ 2024-03-01 20:50:36,060 INFO snapshot-role/MainThread: {"pv_name":"/dev/sdd"}, 2024-03-01 20:50:36,060 INFO snapshot-role/MainThread: {"pv_name":"/dev/sde"}, 2024-03-01 20:50:36,060 INFO snapshot-role/MainThread: {"pv_name":"/dev/sdf"} 2024-03-01 20:50:36,060 INFO snapshot-role/MainThread: ] 2024-03-01 20:50:36,060 INFO snapshot-role/MainThread: , 2024-03-01 20:50:36,060 INFO snapshot-role/MainThread: "lv": [ 2024-03-01 20:50:36,060 INFO snapshot-role/MainThread: {"lv_uuid":"yfTnQ0-gjqY-maXA-oAm4-hN2r-bBK3-YyQt46", "lv_name":"lv3", "lv_full_name":"test_vg2/lv3", "lv_path":"/dev/test_vg2/lv3", "lv_size":"322961408", "origin":"", "origin_size":"322961408", "pool_lv":"", "lv_tags":"", "lv_attr":"owi-a-s---", "vg_name":"test_vg2", "data_percent":"", "metadata_percent":"", "pool_lv":""}, 2024-03-01 20:50:36,060 INFO snapshot-role/MainThread: {"lv_uuid":"e74t6r-cpok-ZWKB-yeg1-jIJs-WUrx-Qx5jgk", "lv_name":"lv3_snapset1", "lv_full_name":"test_vg2/lv3_snapset1", "lv_path":"/dev/test_vg2/lv3_snapset1", "lv_size":"50331648", "origin":"lv3", "origin_size":"322961408", "pool_lv":"", "lv_tags":"", "lv_attr":"swi-a-s---", "vg_name":"test_vg2", "data_percent":"0.00", "metadata_percent":"", "pool_lv":""}, 2024-03-01 20:50:36,060 INFO snapshot-role/MainThread: {"lv_uuid":"nuSAu2-RyB1-8HLM-wkL0-E2Ok-Z2Ai-B3hkFH", "lv_name":"lv4", "lv_full_name":"test_vg2/lv4", "lv_path":"/dev/test_vg2/lv4", "lv_size":"641728512", "origin":"", "origin_size":"641728512", "pool_lv":"", "lv_tags":"", "lv_attr":"owi-a-s---", "vg_name":"test_vg2", "data_percent":"", "metadata_percent":"", "pool_lv":""}, 2024-03-01 20:50:36,060 INFO snapshot-role/MainThread: {"lv_uuid":"j7kmWN-3sMc-pdoF-IDgB-SUe4-2om7-GhNqi9", "lv_name":"lv4_snapset1", "lv_full_name":"test_vg2/lv4_snapset1", "lv_path":"/dev/test_vg2/lv4_snapset1", "lv_size":"96468992", "origin":"lv4", "origin_size":"641728512", "pool_lv":"", "lv_tags":"", "lv_attr":"swi-a-s---", "vg_name":"test_vg2", "data_percent":"0.00", "metadata_percent":"", "pool_lv":""} 2024-03-01 20:50:36,060 INFO snapshot-role/MainThread: ] 2024-03-01 20:50:36,060 INFO snapshot-role/MainThread: , 2024-03-01 20:50:36,060 INFO snapshot-role/MainThread: "pvseg": [ 2024-03-01 20:50:36,060 INFO snapshot-role/MainThread: {"pvseg_start":"0", "pvseg_size":"254", "segtype":"free", "pv_uuid":"HRTxWn-eIRO-EFsB-O6vy-ZG2R-WXxx-KbMWLh", "lv_uuid":"", "pv_name":"/dev/sdf"}, 2024-03-01 20:50:36,060 INFO snapshot-role/MainThread: {"pvseg_start":"0", "pvseg_size":"23", "segtype":"linear", "pv_uuid":"ohdZ1F-frhP-p3Q2-peI2-y9Cq-PIRk-ZHlssT", "lv_uuid":"j7kmWN-3sMc-pdoF-IDgB-SUe4-2om7-GhNqi9", "pv_name":"/dev/sde"}, 2024-03-01 20:50:36,060 INFO snapshot-role/MainThread: {"pvseg_start":"23", "pvseg_size":"231", "segtype":"free", "pv_uuid":"ohdZ1F-frhP-p3Q2-peI2-y9Cq-PIRk-ZHlssT", "lv_uuid":"", "pv_name":"/dev/sde"}, 2024-03-01 20:50:36,060 INFO snapshot-role/MainThread: {"pvseg_start":"0", "pvseg_size":"153", "segtype":"linear", "pv_uuid":"zZI2Ed-QNwt-si2v-Zm1j-mTs4-bZwr-YKMNgo", "lv_uuid":"nuSAu2-RyB1-8HLM-wkL0-E2Ok-Z2Ai-B3hkFH", "pv_name":"/dev/sdd"}, 2024-03-01 20:50:36,060 INFO snapshot-role/MainThread: {"pvseg_start":"153", "pvseg_size":"77", "segtype":"linear", "pv_uuid":"zZI2Ed-QNwt-si2v-Zm1j-mTs4-bZwr-YKMNgo", "lv_uuid":"yfTnQ0-gjqY-maXA-oAm4-hN2r-bBK3-YyQt46", "pv_name":"/dev/sdd"}, 2024-03-01 20:50:36,060 INFO snapshot-role/MainThread: {"pvseg_start":"230", "pvseg_size":"12", "segtype":"linear", "pv_uuid":"zZI2Ed-QNwt-si2v-Zm1j-mTs4-bZwr-YKMNgo", "lv_uuid":"e74t6r-cpok-ZWKB-yeg1-jIJs-WUrx-Qx5jgk", "pv_name":"/dev/sdd"}, 2024-03-01 20:50:36,060 INFO snapshot-role/MainThread: {"pvseg_start":"242", "pvseg_size":"12", "segtype":"free", "pv_uuid":"zZI2Ed-QNwt-si2v-Zm1j-mTs4-bZwr-YKMNgo", "lv_uuid":"", "pv_name":"/dev/sdd"} 2024-03-01 20:50:36,060 INFO snapshot-role/MainThread: ] 2024-03-01 20:50:36,060 INFO snapshot-role/MainThread: , 2024-03-01 20:50:36,060 INFO snapshot-role/MainThread: "seg": [ 2024-03-01 20:50:36,060 INFO snapshot-role/MainThread: {"seg_pe_ranges":"/dev/sdd:230-241", "segtype":"linear", "lv_uuid":"e74t6r-cpok-ZWKB-yeg1-jIJs-WUrx-Qx5jgk"}, 2024-03-01 20:50:36,060 INFO snapshot-role/MainThread: {"seg_pe_ranges":"/dev/sde:0-22", "segtype":"linear", "lv_uuid":"j7kmWN-3sMc-pdoF-IDgB-SUe4-2om7-GhNqi9"}, 2024-03-01 20:50:36,060 INFO snapshot-role/MainThread: {"seg_pe_ranges":"/dev/sdd:0-152", "segtype":"linear", "lv_uuid":"nuSAu2-RyB1-8HLM-wkL0-E2Ok-Z2Ai-B3hkFH"}, 2024-03-01 20:50:36,060 INFO snapshot-role/MainThread: {"seg_pe_ranges":"/dev/sdd:153-229", "segtype":"linear", "lv_uuid":"yfTnQ0-gjqY-maXA-oAm4-hN2r-bBK3-YyQt46"} 2024-03-01 20:50:36,060 INFO snapshot-role/MainThread: ] 2024-03-01 20:50:36,060 INFO snapshot-role/MainThread: } 2024-03-01 20:50:36,060 INFO snapshot-role/MainThread: , 2024-03-01 20:50:36,060 INFO snapshot-role/MainThread: { 2024-03-01 20:50:36,060 INFO snapshot-role/MainThread: "vg": [ 2024-03-01 20:50:36,060 INFO snapshot-role/MainThread: {"vg_name":"test_vg1", "vg_uuid":"nzg1R2-dSyJ-tbSf-liNI-sYvo-CzTs-timmcP", "vg_size":"3196059648", "vg_free":"788529152", "vg_extent_size":"4194304"} 2024-03-01 20:50:36,060 INFO snapshot-role/MainThread: ] 2024-03-01 20:50:36,060 INFO snapshot-role/MainThread: , 2024-03-01 20:50:36,061 INFO snapshot-role/MainThread: "pv": [ 2024-03-01 20:50:36,061 INFO snapshot-role/MainThread: {"pv_name":"/dev/sda"}, 2024-03-01 20:50:36,061 INFO snapshot-role/MainThread: {"pv_name":"/dev/sdb"}, 2024-03-01 20:50:36,061 INFO snapshot-role/MainThread: {"pv_name":"/dev/sdc"} 2024-03-01 20:50:36,061 INFO snapshot-role/MainThread: ] 2024-03-01 20:50:36,061 INFO snapshot-role/MainThread: , 2024-03-01 20:50:36,061 INFO snapshot-role/MainThread: "lv": [ 2024-03-01 20:50:36,061 INFO snapshot-role/MainThread: {"lv_uuid":"xws0J7-QFdr-jnBe-ukxG-LWin-k1Jt-0eibfZ", "lv_name":"lv1", "lv_full_name":"test_vg1/lv1", "lv_path":"/dev/test_vg1/lv1", "lv_size":"482344960", "origin":"", "origin_size":"482344960", "pool_lv":"", "lv_tags":"", "lv_attr":"owi-a-s---", "vg_name":"test_vg1", "data_percent":"", "metadata_percent":"", "pool_lv":""}, 2024-03-01 20:50:36,061 INFO snapshot-role/MainThread: {"lv_uuid":"lxeIbR-HPO2-SYJe-wobw-Ey2x-5MPH-GthsZq", "lv_name":"lv1_snapset1", "lv_full_name":"test_vg1/lv1_snapset1", "lv_path":"/dev/test_vg1/lv1_snapset1", "lv_size":"75497472", "origin":"lv1", "origin_size":"482344960", "pool_lv":"", "lv_tags":"", "lv_attr":"swi-a-s---", "vg_name":"test_vg1", "data_percent":"0.00", "metadata_percent":"", "pool_lv":""}, 2024-03-01 20:50:36,061 INFO snapshot-role/MainThread: {"lv_uuid":"S4IAgG-oKdr-dUwM-bIXM-E7QP-rQcZ-rcdPYd", "lv_name":"lv2", "lv_full_name":"test_vg1/lv2", "lv_path":"/dev/test_vg1/lv2", "lv_size":"1606418432", "origin":"", "origin_size":"1606418432", "pool_lv":"", "lv_tags":"", "lv_attr":"owi-a-s---", "vg_name":"test_vg1", "data_percent":"", "metadata_percent":"", "pool_lv":""}, 2024-03-01 20:50:36,061 INFO snapshot-role/MainThread: {"lv_uuid":"JSvQj6-5xzQ-WOh3-jjSe-GVOJ-0clz-nkfHq8", "lv_name":"lv2_snapset1", "lv_full_name":"test_vg1/lv2_snapset1", "lv_path":"/dev/test_vg1/lv2_snapset1", "lv_size":"243269632", "origin":"lv2", "origin_size":"1606418432", "pool_lv":"", "lv_tags":"", "lv_attr":"swi-a-s---", "vg_name":"test_vg1", "data_percent":"0.00", "metadata_percent":"", "pool_lv":""} 2024-03-01 20:50:36,061 INFO snapshot-role/MainThread: ] 2024-03-01 20:50:36,061 INFO snapshot-role/MainThread: , 2024-03-01 20:50:36,061 INFO snapshot-role/MainThread: "pvseg": [ 2024-03-01 20:50:36,061 INFO snapshot-role/MainThread: {"pvseg_start":"0", "pvseg_size":"129", "segtype":"linear", "pv_uuid":"0YDz02-buod-PcCu-8Qxw-IIfh-LkLT-M2DH1H", "lv_uuid":"S4IAgG-oKdr-dUwM-bIXM-E7QP-rQcZ-rcdPYd", "pv_name":"/dev/sdb"}, 2024-03-01 20:50:36,061 INFO snapshot-role/MainThread: {"pvseg_start":"129", "pvseg_size":"115", "segtype":"linear", "pv_uuid":"0YDz02-buod-PcCu-8Qxw-IIfh-LkLT-M2DH1H", "lv_uuid":"xws0J7-QFdr-jnBe-ukxG-LWin-k1Jt-0eibfZ", "pv_name":"/dev/sdb"}, 2024-03-01 20:50:36,061 INFO snapshot-role/MainThread: {"pvseg_start":"244", "pvseg_size":"10", "segtype":"free", "pv_uuid":"0YDz02-buod-PcCu-8Qxw-IIfh-LkLT-M2DH1H", "lv_uuid":"", "pv_name":"/dev/sdb"}, 2024-03-01 20:50:36,061 INFO snapshot-role/MainThread: {"pvseg_start":"0", "pvseg_size":"18", "segtype":"linear", "pv_uuid":"4xTpIS-ovfx-jq8W-Hw9e-0Vgz-LtOu-WKWtlO", "lv_uuid":"lxeIbR-HPO2-SYJe-wobw-Ey2x-5MPH-GthsZq", "pv_name":"/dev/sdc"}, 2024-03-01 20:50:36,061 INFO snapshot-role/MainThread: {"pvseg_start":"18", "pvseg_size":"58", "segtype":"linear", "pv_uuid":"4xTpIS-ovfx-jq8W-Hw9e-0Vgz-LtOu-WKWtlO", "lv_uuid":"JSvQj6-5xzQ-WOh3-jjSe-GVOJ-0clz-nkfHq8", "pv_name":"/dev/sdc"}, 2024-03-01 20:50:36,061 INFO snapshot-role/MainThread: {"pvseg_start":"76", "pvseg_size":"178", "segtype":"free", "pv_uuid":"4xTpIS-ovfx-jq8W-Hw9e-0Vgz-LtOu-WKWtlO", "lv_uuid":"", "pv_name":"/dev/sdc"}, 2024-03-01 20:50:36,061 INFO snapshot-role/MainThread: {"pvseg_start":"0", "pvseg_size":"254", "segtype":"linear", "pv_uuid":"PDKOdo-dwAw-h627-qre7-An9Y-LWFn-hmeLdR", "lv_uuid":"S4IAgG-oKdr-dUwM-bIXM-E7QP-rQcZ-rcdPYd", "pv_name":"/dev/sda"} 2024-03-01 20:50:36,061 INFO snapshot-role/MainThread: ] 2024-03-01 20:50:36,061 INFO snapshot-role/MainThread: , 2024-03-01 20:50:36,061 INFO snapshot-role/MainThread: "seg": [ 2024-03-01 20:50:36,061 INFO snapshot-role/MainThread: {"seg_pe_ranges":"/dev/sdc:18-75", "segtype":"linear", "lv_uuid":"JSvQj6-5xzQ-WOh3-jjSe-GVOJ-0clz-nkfHq8"}, 2024-03-01 20:50:36,061 INFO snapshot-role/MainThread: {"seg_pe_ranges":"/dev/sda:0-253", "segtype":"linear", "lv_uuid":"S4IAgG-oKdr-dUwM-bIXM-E7QP-rQcZ-rcdPYd"}, 2024-03-01 20:50:36,061 INFO snapshot-role/MainThread: {"seg_pe_ranges":"/dev/sdb:0-128", "segtype":"linear", "lv_uuid":"S4IAgG-oKdr-dUwM-bIXM-E7QP-rQcZ-rcdPYd"}, 2024-03-01 20:50:36,061 INFO snapshot-role/MainThread: {"seg_pe_ranges":"/dev/sdc:0-17", "segtype":"linear", "lv_uuid":"lxeIbR-HPO2-SYJe-wobw-Ey2x-5MPH-GthsZq"}, 2024-03-01 20:50:36,061 INFO snapshot-role/MainThread: {"seg_pe_ranges":"/dev/sdb:129-243", "segtype":"linear", "lv_uuid":"xws0J7-QFdr-jnBe-ukxG-LWin-k1Jt-0eibfZ"} 2024-03-01 20:50:36,061 INFO snapshot-role/MainThread: ] 2024-03-01 20:50:36,061 INFO snapshot-role/MainThread: } 2024-03-01 20:50:36,061 INFO snapshot-role/MainThread: ] 2024-03-01 20:50:36,061 INFO snapshot-role/MainThread: , 2024-03-01 20:50:36,061 INFO snapshot-role/MainThread: "log": [ 2024-03-01 20:50:36,061 INFO snapshot-role/MainThread: ] 2024-03-01 20:50:36,061 INFO snapshot-role/MainThread: } 2024-03-01 20:50:36,062 INFO snapshot-role/MainThread: Running... lvs --reportformat json test_vg3/lv5 2024-03-01 20:50:36,100 INFO snapshot-role/MainThread: Return code: 0 2024-03-01 20:50:36,100 INFO snapshot-role/MainThread: { 2024-03-01 20:50:36,100 INFO snapshot-role/MainThread: "report": [ 2024-03-01 20:50:36,100 INFO snapshot-role/MainThread: { 2024-03-01 20:50:36,100 INFO snapshot-role/MainThread: "lv": [ 2024-03-01 20:50:36,100 INFO snapshot-role/MainThread: {"lv_name":"lv5", "vg_name":"test_vg3", "lv_attr":"owi-a-s---", "lv_size":"1283457024", "pool_lv":"", "origin":"", "data_percent":"", "metadata_percent":"", "move_pv":"", "mirror_log":"", "copy_percent":"", "convert_lv":""} 2024-03-01 20:50:36,100 INFO snapshot-role/MainThread: ] 2024-03-01 20:50:36,100 INFO snapshot-role/MainThread: } 2024-03-01 20:50:36,101 INFO snapshot-role/MainThread: ] 2024-03-01 20:50:36,101 INFO snapshot-role/MainThread: , 2024-03-01 20:50:36,101 INFO snapshot-role/MainThread: "log": [ 2024-03-01 20:50:36,101 INFO snapshot-role/MainThread: ] 2024-03-01 20:50:36,101 INFO snapshot-role/MainThread: } 2024-03-01 20:50:36,101 INFO snapshot-role/MainThread: Running... lvs test_vg3 2024-03-01 20:50:36,133 INFO snapshot-role/MainThread: Return code: 0 2024-03-01 20:50:36,133 INFO snapshot-role/MainThread: { 2024-03-01 20:50:36,133 INFO snapshot-role/MainThread: "report": [ 2024-03-01 20:50:36,133 INFO snapshot-role/MainThread: { 2024-03-01 20:50:36,133 INFO snapshot-role/MainThread: "lv": [ 2024-03-01 20:50:36,133 INFO snapshot-role/MainThread: {"lv_name":"lv5", "vg_name":"test_vg3", "lv_attr":"owi-a-s---", "lv_size":"1283457024", "pool_lv":"", "origin":"", "data_percent":"", "metadata_percent":"", "move_pv":"", "mirror_log":"", "copy_percent":"", "convert_lv":""}, 2024-03-01 20:50:36,133 INFO snapshot-role/MainThread: {"lv_name":"lv5_snapset1", "vg_name":"test_vg3", "lv_attr":"swi-a-s---", "lv_size":"192937984", "pool_lv":"", "origin":"lv5", "data_percent":"0.00", "metadata_percent":"", "move_pv":"", "mirror_log":"", "copy_percent":"", "convert_lv":""}, 2024-03-01 20:50:36,134 INFO snapshot-role/MainThread: {"lv_name":"lv6", "vg_name":"test_vg3", "lv_attr":"owi-a-s---", "lv_size":"1069547520", "pool_lv":"", "origin":"", "data_percent":"", "metadata_percent":"", "move_pv":"", "mirror_log":"", "copy_percent":"", "convert_lv":""}, 2024-03-01 20:50:36,134 INFO snapshot-role/MainThread: {"lv_name":"lv6_snapset1", "vg_name":"test_vg3", "lv_attr":"swi-a-s---", "lv_size":"163577856", "pool_lv":"", "origin":"lv6", "data_percent":"0.00", "metadata_percent":"", "move_pv":"", "mirror_log":"", "copy_percent":"", "convert_lv":""}, 2024-03-01 20:50:36,134 INFO snapshot-role/MainThread: {"lv_name":"lv7", "vg_name":"test_vg3", "lv_attr":"owi-a-s---", "lv_size":"427819008", "pool_lv":"", "origin":"", "data_percent":"", "metadata_percent":"", "move_pv":"", "mirror_log":"", "copy_percent":"", "convert_lv":""}, 2024-03-01 20:50:36,134 INFO snapshot-role/MainThread: {"lv_name":"lv7_snapset1", "vg_name":"test_vg3", "lv_attr":"swi-a-s---", "lv_size":"67108864", "pool_lv":"", "origin":"lv7", "data_percent":"0.00", "metadata_percent":"", "move_pv":"", "mirror_log":"", "copy_percent":"", "convert_lv":""}, 2024-03-01 20:50:36,134 INFO snapshot-role/MainThread: {"lv_name":"lv8", "vg_name":"test_vg3", "lv_attr":"owi-a-s---", "lv_size":"427819008", "pool_lv":"", "origin":"", "data_percent":"", "metadata_percent":"", "move_pv":"", "mirror_log":"", "copy_percent":"", "convert_lv":""}, 2024-03-01 20:50:36,134 INFO snapshot-role/MainThread: {"lv_name":"lv8_snapset1", "vg_name":"test_vg3", "lv_attr":"swi-a-s---", "lv_size":"67108864", "pool_lv":"", "origin":"lv8", "data_percent":"0.00", "metadata_percent":"", "move_pv":"", "mirror_log":"", "copy_percent":"", "convert_lv":""} 2024-03-01 20:50:36,134 INFO snapshot-role/MainThread: ] 2024-03-01 20:50:36,134 INFO snapshot-role/MainThread: } 2024-03-01 20:50:36,134 INFO snapshot-role/MainThread: ] 2024-03-01 20:50:36,134 INFO snapshot-role/MainThread: , 2024-03-01 20:50:36,134 INFO snapshot-role/MainThread: "log": [ 2024-03-01 20:50:36,134 INFO snapshot-role/MainThread: ] 2024-03-01 20:50:36,134 INFO snapshot-role/MainThread: } 2024-03-01 20:50:36,134 INFO snapshot-role/MainThread: Running... lvs test_vg3/lv5_snapset1 2024-03-01 20:50:36,169 INFO snapshot-role/MainThread: Return code: 0 2024-03-01 20:50:36,169 INFO snapshot-role/MainThread: { 2024-03-01 20:50:36,170 INFO snapshot-role/MainThread: "report": [ 2024-03-01 20:50:36,170 INFO snapshot-role/MainThread: { 2024-03-01 20:50:36,170 INFO snapshot-role/MainThread: "lv": [ 2024-03-01 20:50:36,170 INFO snapshot-role/MainThread: {"lv_name":"lv5_snapset1", "vg_name":"test_vg3", "lv_attr":"swi-a-s---", "lv_size":"192937984", "pool_lv":"", "origin":"lv5", "data_percent":"0.00", "metadata_percent":"", "move_pv":"", "mirror_log":"", "copy_percent":"", "convert_lv":""} 2024-03-01 20:50:36,170 INFO snapshot-role/MainThread: ] 2024-03-01 20:50:36,170 INFO snapshot-role/MainThread: } 2024-03-01 20:50:36,170 INFO snapshot-role/MainThread: ] 2024-03-01 20:50:36,170 INFO snapshot-role/MainThread: , 2024-03-01 20:50:36,170 INFO snapshot-role/MainThread: "log": [ 2024-03-01 20:50:36,170 INFO snapshot-role/MainThread: ] 2024-03-01 20:50:36,170 INFO snapshot-role/MainThread: } 2024-03-01 20:50:36,170 INFO snapshot-role/MainThread: Running... lvs --reportformat json test_vg3/lv5_snapset1 2024-03-01 20:50:36,200 INFO snapshot-role/MainThread: Return code: 0 2024-03-01 20:50:36,200 INFO snapshot-role/MainThread: { 2024-03-01 20:50:36,200 INFO snapshot-role/MainThread: "report": [ 2024-03-01 20:50:36,200 INFO snapshot-role/MainThread: { 2024-03-01 20:50:36,200 INFO snapshot-role/MainThread: "lv": [ 2024-03-01 20:50:36,201 INFO snapshot-role/MainThread: {"lv_name":"lv5_snapset1", "vg_name":"test_vg3", "lv_attr":"swi-a-s---", "lv_size":"192937984", "pool_lv":"", "origin":"lv5", "data_percent":"0.00", "metadata_percent":"", "move_pv":"", "mirror_log":"", "copy_percent":"", "convert_lv":""} 2024-03-01 20:50:36,201 INFO snapshot-role/MainThread: ] 2024-03-01 20:50:36,201 INFO snapshot-role/MainThread: } 2024-03-01 20:50:36,201 INFO snapshot-role/MainThread: ] 2024-03-01 20:50:36,201 INFO snapshot-role/MainThread: , 2024-03-01 20:50:36,201 INFO snapshot-role/MainThread: "log": [ 2024-03-01 20:50:36,201 INFO snapshot-role/MainThread: ] 2024-03-01 20:50:36,201 INFO snapshot-role/MainThread: } 2024-03-01 20:50:36,201 INFO snapshot-role/MainThread: Running... lvs --reportformat json test_vg3/lv5_snapset1 2024-03-01 20:50:36,232 INFO snapshot-role/MainThread: Return code: 0 2024-03-01 20:50:36,232 INFO snapshot-role/MainThread: { 2024-03-01 20:50:36,232 INFO snapshot-role/MainThread: "report": [ 2024-03-01 20:50:36,232 INFO snapshot-role/MainThread: { 2024-03-01 20:50:36,232 INFO snapshot-role/MainThread: "lv": [ 2024-03-01 20:50:36,232 INFO snapshot-role/MainThread: {"lv_name":"lv5_snapset1", "vg_name":"test_vg3", "lv_attr":"swi-a-s---", "lv_size":"192937984", "pool_lv":"", "origin":"lv5", "data_percent":"0.00", "metadata_percent":"", "move_pv":"", "mirror_log":"", "copy_percent":"", "convert_lv":""} 2024-03-01 20:50:36,233 INFO snapshot-role/MainThread: ] 2024-03-01 20:50:36,233 INFO snapshot-role/MainThread: } 2024-03-01 20:50:36,233 INFO snapshot-role/MainThread: ] 2024-03-01 20:50:36,233 INFO snapshot-role/MainThread: , 2024-03-01 20:50:36,233 INFO snapshot-role/MainThread: "log": [ 2024-03-01 20:50:36,233 INFO snapshot-role/MainThread: ] 2024-03-01 20:50:36,233 INFO snapshot-role/MainThread: } 2024-03-01 20:50:36,233 INFO snapshot-role/MainThread: Running... lvs --reportformat json test_vg3/lv6 2024-03-01 20:50:36,265 INFO snapshot-role/MainThread: Return code: 0 2024-03-01 20:50:36,265 INFO snapshot-role/MainThread: { 2024-03-01 20:50:36,265 INFO snapshot-role/MainThread: "report": [ 2024-03-01 20:50:36,265 INFO snapshot-role/MainThread: { 2024-03-01 20:50:36,265 INFO snapshot-role/MainThread: "lv": [ 2024-03-01 20:50:36,265 INFO snapshot-role/MainThread: {"lv_name":"lv6", "vg_name":"test_vg3", "lv_attr":"owi-a-s---", "lv_size":"1069547520", "pool_lv":"", "origin":"", "data_percent":"", "metadata_percent":"", "move_pv":"", "mirror_log":"", "copy_percent":"", "convert_lv":""} 2024-03-01 20:50:36,265 INFO snapshot-role/MainThread: ] 2024-03-01 20:50:36,266 INFO snapshot-role/MainThread: } 2024-03-01 20:50:36,266 INFO snapshot-role/MainThread: ] 2024-03-01 20:50:36,266 INFO snapshot-role/MainThread: , 2024-03-01 20:50:36,266 INFO snapshot-role/MainThread: "log": [ 2024-03-01 20:50:36,266 INFO snapshot-role/MainThread: ] 2024-03-01 20:50:36,266 INFO snapshot-role/MainThread: } 2024-03-01 20:50:36,266 INFO snapshot-role/MainThread: Running... lvs test_vg3 2024-03-01 20:50:36,300 INFO snapshot-role/MainThread: Return code: 0 2024-03-01 20:50:36,300 INFO snapshot-role/MainThread: { 2024-03-01 20:50:36,300 INFO snapshot-role/MainThread: "report": [ 2024-03-01 20:50:36,300 INFO snapshot-role/MainThread: { 2024-03-01 20:50:36,300 INFO snapshot-role/MainThread: "lv": [ 2024-03-01 20:50:36,300 INFO snapshot-role/MainThread: {"lv_name":"lv5", "vg_name":"test_vg3", "lv_attr":"owi-a-s---", "lv_size":"1283457024", "pool_lv":"", "origin":"", "data_percent":"", "metadata_percent":"", "move_pv":"", "mirror_log":"", "copy_percent":"", "convert_lv":""}, 2024-03-01 20:50:36,300 INFO snapshot-role/MainThread: {"lv_name":"lv5_snapset1", "vg_name":"test_vg3", "lv_attr":"swi-a-s---", "lv_size":"192937984", "pool_lv":"", "origin":"lv5", "data_percent":"0.00", "metadata_percent":"", "move_pv":"", "mirror_log":"", "copy_percent":"", "convert_lv":""}, 2024-03-01 20:50:36,301 INFO snapshot-role/MainThread: {"lv_name":"lv6", "vg_name":"test_vg3", "lv_attr":"owi-a-s---", "lv_size":"1069547520", "pool_lv":"", "origin":"", "data_percent":"", "metadata_percent":"", "move_pv":"", "mirror_log":"", "copy_percent":"", "convert_lv":""}, 2024-03-01 20:50:36,301 INFO snapshot-role/MainThread: {"lv_name":"lv6_snapset1", "vg_name":"test_vg3", "lv_attr":"swi-a-s---", "lv_size":"163577856", "pool_lv":"", "origin":"lv6", "data_percent":"0.00", "metadata_percent":"", "move_pv":"", "mirror_log":"", "copy_percent":"", "convert_lv":""}, 2024-03-01 20:50:36,301 INFO snapshot-role/MainThread: {"lv_name":"lv7", "vg_name":"test_vg3", "lv_attr":"owi-a-s---", "lv_size":"427819008", "pool_lv":"", "origin":"", "data_percent":"", "metadata_percent":"", "move_pv":"", "mirror_log":"", "copy_percent":"", "convert_lv":""}, 2024-03-01 20:50:36,301 INFO snapshot-role/MainThread: {"lv_name":"lv7_snapset1", "vg_name":"test_vg3", "lv_attr":"swi-a-s---", "lv_size":"67108864", "pool_lv":"", "origin":"lv7", "data_percent":"0.00", "metadata_percent":"", "move_pv":"", "mirror_log":"", "copy_percent":"", "convert_lv":""}, 2024-03-01 20:50:36,301 INFO snapshot-role/MainThread: {"lv_name":"lv8", "vg_name":"test_vg3", "lv_attr":"owi-a-s---", "lv_size":"427819008", "pool_lv":"", "origin":"", "data_percent":"", "metadata_percent":"", "move_pv":"", "mirror_log":"", "copy_percent":"", "convert_lv":""}, 2024-03-01 20:50:36,301 INFO snapshot-role/MainThread: {"lv_name":"lv8_snapset1", "vg_name":"test_vg3", "lv_attr":"swi-a-s---", "lv_size":"67108864", "pool_lv":"", "origin":"lv8", "data_percent":"0.00", "metadata_percent":"", "move_pv":"", "mirror_log":"", "copy_percent":"", "convert_lv":""} 2024-03-01 20:50:36,301 INFO snapshot-role/MainThread: ] 2024-03-01 20:50:36,301 INFO snapshot-role/MainThread: } 2024-03-01 20:50:36,301 INFO snapshot-role/MainThread: ] 2024-03-01 20:50:36,301 INFO snapshot-role/MainThread: , 2024-03-01 20:50:36,301 INFO snapshot-role/MainThread: "log": [ 2024-03-01 20:50:36,301 INFO snapshot-role/MainThread: ] 2024-03-01 20:50:36,301 INFO snapshot-role/MainThread: } 2024-03-01 20:50:36,301 INFO snapshot-role/MainThread: Running... lvs test_vg3/lv6_snapset1 2024-03-01 20:50:36,338 INFO snapshot-role/MainThread: Return code: 0 2024-03-01 20:50:36,338 INFO snapshot-role/MainThread: { 2024-03-01 20:50:36,338 INFO snapshot-role/MainThread: "report": [ 2024-03-01 20:50:36,338 INFO snapshot-role/MainThread: { 2024-03-01 20:50:36,339 INFO snapshot-role/MainThread: "lv": [ 2024-03-01 20:50:36,339 INFO snapshot-role/MainThread: {"lv_name":"lv6_snapset1", "vg_name":"test_vg3", "lv_attr":"swi-a-s---", "lv_size":"163577856", "pool_lv":"", "origin":"lv6", "data_percent":"0.00", "metadata_percent":"", "move_pv":"", "mirror_log":"", "copy_percent":"", "convert_lv":""} 2024-03-01 20:50:36,339 INFO snapshot-role/MainThread: ] 2024-03-01 20:50:36,339 INFO snapshot-role/MainThread: } 2024-03-01 20:50:36,339 INFO snapshot-role/MainThread: ] 2024-03-01 20:50:36,339 INFO snapshot-role/MainThread: , 2024-03-01 20:50:36,339 INFO snapshot-role/MainThread: "log": [ 2024-03-01 20:50:36,339 INFO snapshot-role/MainThread: ] 2024-03-01 20:50:36,339 INFO snapshot-role/MainThread: } 2024-03-01 20:50:36,339 INFO snapshot-role/MainThread: Running... lvs --reportformat json test_vg3/lv6_snapset1 2024-03-01 20:50:36,369 INFO snapshot-role/MainThread: Return code: 0 2024-03-01 20:50:36,369 INFO snapshot-role/MainThread: { 2024-03-01 20:50:36,369 INFO snapshot-role/MainThread: "report": [ 2024-03-01 20:50:36,369 INFO snapshot-role/MainThread: { 2024-03-01 20:50:36,369 INFO snapshot-role/MainThread: "lv": [ 2024-03-01 20:50:36,369 INFO snapshot-role/MainThread: {"lv_name":"lv6_snapset1", "vg_name":"test_vg3", "lv_attr":"swi-a-s---", "lv_size":"163577856", "pool_lv":"", "origin":"lv6", "data_percent":"0.00", "metadata_percent":"", "move_pv":"", "mirror_log":"", "copy_percent":"", "convert_lv":""} 2024-03-01 20:50:36,370 INFO snapshot-role/MainThread: ] 2024-03-01 20:50:36,370 INFO snapshot-role/MainThread: } 2024-03-01 20:50:36,370 INFO snapshot-role/MainThread: ] 2024-03-01 20:50:36,370 INFO snapshot-role/MainThread: , 2024-03-01 20:50:36,370 INFO snapshot-role/MainThread: "log": [ 2024-03-01 20:50:36,370 INFO snapshot-role/MainThread: ] 2024-03-01 20:50:36,370 INFO snapshot-role/MainThread: } 2024-03-01 20:50:36,370 INFO snapshot-role/MainThread: Running... lvs --reportformat json test_vg3/lv6_snapset1 2024-03-01 20:50:36,400 INFO snapshot-role/MainThread: Return code: 0 2024-03-01 20:50:36,400 INFO snapshot-role/MainThread: { 2024-03-01 20:50:36,400 INFO snapshot-role/MainThread: "report": [ 2024-03-01 20:50:36,400 INFO snapshot-role/MainThread: { 2024-03-01 20:50:36,400 INFO snapshot-role/MainThread: "lv": [ 2024-03-01 20:50:36,400 INFO snapshot-role/MainThread: {"lv_name":"lv6_snapset1", "vg_name":"test_vg3", "lv_attr":"swi-a-s---", "lv_size":"163577856", "pool_lv":"", "origin":"lv6", "data_percent":"0.00", "metadata_percent":"", "move_pv":"", "mirror_log":"", "copy_percent":"", "convert_lv":""} 2024-03-01 20:50:36,400 INFO snapshot-role/MainThread: ] 2024-03-01 20:50:36,400 INFO snapshot-role/MainThread: } 2024-03-01 20:50:36,400 INFO snapshot-role/MainThread: ] 2024-03-01 20:50:36,401 INFO snapshot-role/MainThread: , 2024-03-01 20:50:36,401 INFO snapshot-role/MainThread: "log": [ 2024-03-01 20:50:36,401 INFO snapshot-role/MainThread: ] 2024-03-01 20:50:36,401 INFO snapshot-role/MainThread: } 2024-03-01 20:50:36,401 INFO snapshot-role/MainThread: Running... lvs --reportformat json test_vg3/lv7 2024-03-01 20:50:36,433 INFO snapshot-role/MainThread: Return code: 0 2024-03-01 20:50:36,433 INFO snapshot-role/MainThread: { 2024-03-01 20:50:36,433 INFO snapshot-role/MainThread: "report": [ 2024-03-01 20:50:36,433 INFO snapshot-role/MainThread: { 2024-03-01 20:50:36,434 INFO snapshot-role/MainThread: "lv": [ 2024-03-01 20:50:36,434 INFO snapshot-role/MainThread: {"lv_name":"lv7", "vg_name":"test_vg3", "lv_attr":"owi-a-s---", "lv_size":"427819008", "pool_lv":"", "origin":"", "data_percent":"", "metadata_percent":"", "move_pv":"", "mirror_log":"", "copy_percent":"", "convert_lv":""} 2024-03-01 20:50:36,434 INFO snapshot-role/MainThread: ] 2024-03-01 20:50:36,434 INFO snapshot-role/MainThread: } 2024-03-01 20:50:36,434 INFO snapshot-role/MainThread: ] 2024-03-01 20:50:36,434 INFO snapshot-role/MainThread: , 2024-03-01 20:50:36,434 INFO snapshot-role/MainThread: "log": [ 2024-03-01 20:50:36,434 INFO snapshot-role/MainThread: ] 2024-03-01 20:50:36,434 INFO snapshot-role/MainThread: } 2024-03-01 20:50:36,434 INFO snapshot-role/MainThread: Running... lvs test_vg3 2024-03-01 20:50:36,478 INFO snapshot-role/MainThread: Return code: 0 2024-03-01 20:50:36,478 INFO snapshot-role/MainThread: { 2024-03-01 20:50:36,478 INFO snapshot-role/MainThread: "report": [ 2024-03-01 20:50:36,478 INFO snapshot-role/MainThread: { 2024-03-01 20:50:36,478 INFO snapshot-role/MainThread: "lv": [ 2024-03-01 20:50:36,478 INFO snapshot-role/MainThread: {"lv_name":"lv5", "vg_name":"test_vg3", "lv_attr":"owi-a-s---", "lv_size":"1283457024", "pool_lv":"", "origin":"", "data_percent":"", "metadata_percent":"", "move_pv":"", "mirror_log":"", "copy_percent":"", "convert_lv":""}, 2024-03-01 20:50:36,479 INFO snapshot-role/MainThread: {"lv_name":"lv5_snapset1", "vg_name":"test_vg3", "lv_attr":"swi-a-s---", "lv_size":"192937984", "pool_lv":"", "origin":"lv5", "data_percent":"0.00", "metadata_percent":"", "move_pv":"", "mirror_log":"", "copy_percent":"", "convert_lv":""}, 2024-03-01 20:50:36,479 INFO snapshot-role/MainThread: {"lv_name":"lv6", "vg_name":"test_vg3", "lv_attr":"owi-a-s---", "lv_size":"1069547520", "pool_lv":"", "origin":"", "data_percent":"", "metadata_percent":"", "move_pv":"", "mirror_log":"", "copy_percent":"", "convert_lv":""}, 2024-03-01 20:50:36,479 INFO snapshot-role/MainThread: {"lv_name":"lv6_snapset1", "vg_name":"test_vg3", "lv_attr":"swi-a-s---", "lv_size":"163577856", "pool_lv":"", "origin":"lv6", "data_percent":"0.00", "metadata_percent":"", "move_pv":"", "mirror_log":"", "copy_percent":"", "convert_lv":""}, 2024-03-01 20:50:36,479 INFO snapshot-role/MainThread: {"lv_name":"lv7", "vg_name":"test_vg3", "lv_attr":"owi-a-s---", "lv_size":"427819008", "pool_lv":"", "origin":"", "data_percent":"", "metadata_percent":"", "move_pv":"", "mirror_log":"", "copy_percent":"", "convert_lv":""}, 2024-03-01 20:50:36,479 INFO snapshot-role/MainThread: {"lv_name":"lv7_snapset1", "vg_name":"test_vg3", "lv_attr":"swi-a-s---", "lv_size":"67108864", "pool_lv":"", "origin":"lv7", "data_percent":"0.00", "metadata_percent":"", "move_pv":"", "mirror_log":"", "copy_percent":"", "convert_lv":""}, 2024-03-01 20:50:36,479 INFO snapshot-role/MainThread: {"lv_name":"lv8", "vg_name":"test_vg3", "lv_attr":"owi-a-s---", "lv_size":"427819008", "pool_lv":"", "origin":"", "data_percent":"", "metadata_percent":"", "move_pv":"", "mirror_log":"", "copy_percent":"", "convert_lv":""}, 2024-03-01 20:50:36,479 INFO snapshot-role/MainThread: {"lv_name":"lv8_snapset1", "vg_name":"test_vg3", "lv_attr":"swi-a-s---", "lv_size":"67108864", "pool_lv":"", "origin":"lv8", "data_percent":"0.00", "metadata_percent":"", "move_pv":"", "mirror_log":"", "copy_percent":"", "convert_lv":""} 2024-03-01 20:50:36,479 INFO snapshot-role/MainThread: ] 2024-03-01 20:50:36,479 INFO snapshot-role/MainThread: } 2024-03-01 20:50:36,479 INFO snapshot-role/MainThread: ] 2024-03-01 20:50:36,479 INFO snapshot-role/MainThread: , 2024-03-01 20:50:36,479 INFO snapshot-role/MainThread: "log": [ 2024-03-01 20:50:36,479 INFO snapshot-role/MainThread: ] 2024-03-01 20:50:36,479 INFO snapshot-role/MainThread: } 2024-03-01 20:50:36,479 INFO snapshot-role/MainThread: Running... lvs test_vg3/lv7_snapset1 2024-03-01 20:50:36,509 INFO snapshot-role/MainThread: Return code: 0 2024-03-01 20:50:36,509 INFO snapshot-role/MainThread: { 2024-03-01 20:50:36,509 INFO snapshot-role/MainThread: "report": [ 2024-03-01 20:50:36,509 INFO snapshot-role/MainThread: { 2024-03-01 20:50:36,509 INFO snapshot-role/MainThread: "lv": [ 2024-03-01 20:50:36,509 INFO snapshot-role/MainThread: {"lv_name":"lv7_snapset1", "vg_name":"test_vg3", "lv_attr":"swi-a-s---", "lv_size":"67108864", "pool_lv":"", "origin":"lv7", "data_percent":"0.00", "metadata_percent":"", "move_pv":"", "mirror_log":"", "copy_percent":"", "convert_lv":""} 2024-03-01 20:50:36,509 INFO snapshot-role/MainThread: ] 2024-03-01 20:50:36,509 INFO snapshot-role/MainThread: } 2024-03-01 20:50:36,509 INFO snapshot-role/MainThread: ] 2024-03-01 20:50:36,509 INFO snapshot-role/MainThread: , 2024-03-01 20:50:36,509 INFO snapshot-role/MainThread: "log": [ 2024-03-01 20:50:36,509 INFO snapshot-role/MainThread: ] 2024-03-01 20:50:36,510 INFO snapshot-role/MainThread: } 2024-03-01 20:50:36,510 INFO snapshot-role/MainThread: Running... lvs --reportformat json test_vg3/lv7_snapset1 2024-03-01 20:50:36,539 INFO snapshot-role/MainThread: Return code: 0 2024-03-01 20:50:36,539 INFO snapshot-role/MainThread: { 2024-03-01 20:50:36,539 INFO snapshot-role/MainThread: "report": [ 2024-03-01 20:50:36,539 INFO snapshot-role/MainThread: { 2024-03-01 20:50:36,539 INFO snapshot-role/MainThread: "lv": [ 2024-03-01 20:50:36,539 INFO snapshot-role/MainThread: {"lv_name":"lv7_snapset1", "vg_name":"test_vg3", "lv_attr":"swi-a-s---", "lv_size":"67108864", "pool_lv":"", "origin":"lv7", "data_percent":"0.00", "metadata_percent":"", "move_pv":"", "mirror_log":"", "copy_percent":"", "convert_lv":""} 2024-03-01 20:50:36,540 INFO snapshot-role/MainThread: ] 2024-03-01 20:50:36,540 INFO snapshot-role/MainThread: } 2024-03-01 20:50:36,540 INFO snapshot-role/MainThread: ] 2024-03-01 20:50:36,540 INFO snapshot-role/MainThread: , 2024-03-01 20:50:36,540 INFO snapshot-role/MainThread: "log": [ 2024-03-01 20:50:36,540 INFO snapshot-role/MainThread: ] 2024-03-01 20:50:36,540 INFO snapshot-role/MainThread: } 2024-03-01 20:50:36,540 INFO snapshot-role/MainThread: Running... lvs --reportformat json test_vg3/lv7_snapset1 2024-03-01 20:50:36,573 INFO snapshot-role/MainThread: Return code: 0 2024-03-01 20:50:36,573 INFO snapshot-role/MainThread: { 2024-03-01 20:50:36,573 INFO snapshot-role/MainThread: "report": [ 2024-03-01 20:50:36,573 INFO snapshot-role/MainThread: { 2024-03-01 20:50:36,573 INFO snapshot-role/MainThread: "lv": [ 2024-03-01 20:50:36,574 INFO snapshot-role/MainThread: {"lv_name":"lv7_snapset1", "vg_name":"test_vg3", "lv_attr":"swi-a-s---", "lv_size":"67108864", "pool_lv":"", "origin":"lv7", "data_percent":"0.00", "metadata_percent":"", "move_pv":"", "mirror_log":"", "copy_percent":"", "convert_lv":""} 2024-03-01 20:50:36,574 INFO snapshot-role/MainThread: ] 2024-03-01 20:50:36,574 INFO snapshot-role/MainThread: } 2024-03-01 20:50:36,574 INFO snapshot-role/MainThread: ] 2024-03-01 20:50:36,574 INFO snapshot-role/MainThread: , 2024-03-01 20:50:36,574 INFO snapshot-role/MainThread: "log": [ 2024-03-01 20:50:36,574 INFO snapshot-role/MainThread: ] 2024-03-01 20:50:36,574 INFO snapshot-role/MainThread: } 2024-03-01 20:50:36,574 INFO snapshot-role/MainThread: Running... lvs --reportformat json test_vg3/lv8 2024-03-01 20:50:36,611 INFO snapshot-role/MainThread: Return code: 0 2024-03-01 20:50:36,611 INFO snapshot-role/MainThread: { 2024-03-01 20:50:36,611 INFO snapshot-role/MainThread: "report": [ 2024-03-01 20:50:36,611 INFO snapshot-role/MainThread: { 2024-03-01 20:50:36,611 INFO snapshot-role/MainThread: "lv": [ 2024-03-01 20:50:36,611 INFO snapshot-role/MainThread: {"lv_name":"lv8", "vg_name":"test_vg3", "lv_attr":"owi-a-s---", "lv_size":"427819008", "pool_lv":"", "origin":"", "data_percent":"", "metadata_percent":"", "move_pv":"", "mirror_log":"", "copy_percent":"", "convert_lv":""} 2024-03-01 20:50:36,611 INFO snapshot-role/MainThread: ] 2024-03-01 20:50:36,612 INFO snapshot-role/MainThread: } 2024-03-01 20:50:36,612 INFO snapshot-role/MainThread: ] 2024-03-01 20:50:36,612 INFO snapshot-role/MainThread: , 2024-03-01 20:50:36,612 INFO snapshot-role/MainThread: "log": [ 2024-03-01 20:50:36,612 INFO snapshot-role/MainThread: ] 2024-03-01 20:50:36,612 INFO snapshot-role/MainThread: } 2024-03-01 20:50:36,612 INFO snapshot-role/MainThread: Running... lvs test_vg3 2024-03-01 20:50:36,639 INFO snapshot-role/MainThread: Return code: 0 2024-03-01 20:50:36,639 INFO snapshot-role/MainThread: { 2024-03-01 20:50:36,639 INFO snapshot-role/MainThread: "report": [ 2024-03-01 20:50:36,640 INFO snapshot-role/MainThread: { 2024-03-01 20:50:36,640 INFO snapshot-role/MainThread: "lv": [ 2024-03-01 20:50:36,640 INFO snapshot-role/MainThread: {"lv_name":"lv5", "vg_name":"test_vg3", "lv_attr":"owi-a-s---", "lv_size":"1283457024", "pool_lv":"", "origin":"", "data_percent":"", "metadata_percent":"", "move_pv":"", "mirror_log":"", "copy_percent":"", "convert_lv":""}, 2024-03-01 20:50:36,640 INFO snapshot-role/MainThread: {"lv_name":"lv5_snapset1", "vg_name":"test_vg3", "lv_attr":"swi-a-s---", "lv_size":"192937984", "pool_lv":"", "origin":"lv5", "data_percent":"0.00", "metadata_percent":"", "move_pv":"", "mirror_log":"", "copy_percent":"", "convert_lv":""}, 2024-03-01 20:50:36,640 INFO snapshot-role/MainThread: {"lv_name":"lv6", "vg_name":"test_vg3", "lv_attr":"owi-a-s---", "lv_size":"1069547520", "pool_lv":"", "origin":"", "data_percent":"", "metadata_percent":"", "move_pv":"", "mirror_log":"", "copy_percent":"", "convert_lv":""}, 2024-03-01 20:50:36,640 INFO snapshot-role/MainThread: {"lv_name":"lv6_snapset1", "vg_name":"test_vg3", "lv_attr":"swi-a-s---", "lv_size":"163577856", "pool_lv":"", "origin":"lv6", "data_percent":"0.00", "metadata_percent":"", "move_pv":"", "mirror_log":"", "copy_percent":"", "convert_lv":""}, 2024-03-01 20:50:36,640 INFO snapshot-role/MainThread: {"lv_name":"lv7", "vg_name":"test_vg3", "lv_attr":"owi-a-s---", "lv_size":"427819008", "pool_lv":"", "origin":"", "data_percent":"", "metadata_percent":"", "move_pv":"", "mirror_log":"", "copy_percent":"", "convert_lv":""}, 2024-03-01 20:50:36,640 INFO snapshot-role/MainThread: {"lv_name":"lv7_snapset1", "vg_name":"test_vg3", "lv_attr":"swi-a-s---", "lv_size":"67108864", "pool_lv":"", "origin":"lv7", "data_percent":"0.00", "metadata_percent":"", "move_pv":"", "mirror_log":"", "copy_percent":"", "convert_lv":""}, 2024-03-01 20:50:36,640 INFO snapshot-role/MainThread: {"lv_name":"lv8", "vg_name":"test_vg3", "lv_attr":"owi-a-s---", "lv_size":"427819008", "pool_lv":"", "origin":"", "data_percent":"", "metadata_percent":"", "move_pv":"", "mirror_log":"", "copy_percent":"", "convert_lv":""}, 2024-03-01 20:50:36,640 INFO snapshot-role/MainThread: {"lv_name":"lv8_snapset1", "vg_name":"test_vg3", "lv_attr":"swi-a-s---", "lv_size":"67108864", "pool_lv":"", "origin":"lv8", "data_percent":"0.00", "metadata_percent":"", "move_pv":"", "mirror_log":"", "copy_percent":"", "convert_lv":""} 2024-03-01 20:50:36,640 INFO snapshot-role/MainThread: ] 2024-03-01 20:50:36,640 INFO snapshot-role/MainThread: } 2024-03-01 20:50:36,640 INFO snapshot-role/MainThread: ] 2024-03-01 20:50:36,640 INFO snapshot-role/MainThread: , 2024-03-01 20:50:36,640 INFO snapshot-role/MainThread: "log": [ 2024-03-01 20:50:36,640 INFO snapshot-role/MainThread: ] 2024-03-01 20:50:36,640 INFO snapshot-role/MainThread: } 2024-03-01 20:50:36,640 INFO snapshot-role/MainThread: Running... lvs test_vg3/lv8_snapset1 2024-03-01 20:50:36,669 INFO snapshot-role/MainThread: Return code: 0 2024-03-01 20:50:36,670 INFO snapshot-role/MainThread: { 2024-03-01 20:50:36,670 INFO snapshot-role/MainThread: "report": [ 2024-03-01 20:50:36,670 INFO snapshot-role/MainThread: { 2024-03-01 20:50:36,670 INFO snapshot-role/MainThread: "lv": [ 2024-03-01 20:50:36,670 INFO snapshot-role/MainThread: {"lv_name":"lv8_snapset1", "vg_name":"test_vg3", "lv_attr":"swi-a-s---", "lv_size":"67108864", "pool_lv":"", "origin":"lv8", "data_percent":"0.00", "metadata_percent":"", "move_pv":"", "mirror_log":"", "copy_percent":"", "convert_lv":""} 2024-03-01 20:50:36,670 INFO snapshot-role/MainThread: ] 2024-03-01 20:50:36,670 INFO snapshot-role/MainThread: } 2024-03-01 20:50:36,670 INFO snapshot-role/MainThread: ] 2024-03-01 20:50:36,670 INFO snapshot-role/MainThread: , 2024-03-01 20:50:36,670 INFO snapshot-role/MainThread: "log": [ 2024-03-01 20:50:36,670 INFO snapshot-role/MainThread: ] 2024-03-01 20:50:36,670 INFO snapshot-role/MainThread: } 2024-03-01 20:50:36,670 INFO snapshot-role/MainThread: Running... lvs --reportformat json test_vg3/lv8_snapset1 2024-03-01 20:50:36,700 INFO snapshot-role/MainThread: Return code: 0 2024-03-01 20:50:36,701 INFO snapshot-role/MainThread: { 2024-03-01 20:50:36,701 INFO snapshot-role/MainThread: "report": [ 2024-03-01 20:50:36,701 INFO snapshot-role/MainThread: { 2024-03-01 20:50:36,701 INFO snapshot-role/MainThread: "lv": [ 2024-03-01 20:50:36,701 INFO snapshot-role/MainThread: {"lv_name":"lv8_snapset1", "vg_name":"test_vg3", "lv_attr":"swi-a-s---", "lv_size":"67108864", "pool_lv":"", "origin":"lv8", "data_percent":"0.00", "metadata_percent":"", "move_pv":"", "mirror_log":"", "copy_percent":"", "convert_lv":""} 2024-03-01 20:50:36,701 INFO snapshot-role/MainThread: ] 2024-03-01 20:50:36,701 INFO snapshot-role/MainThread: } 2024-03-01 20:50:36,701 INFO snapshot-role/MainThread: ] 2024-03-01 20:50:36,701 INFO snapshot-role/MainThread: , 2024-03-01 20:50:36,701 INFO snapshot-role/MainThread: "log": [ 2024-03-01 20:50:36,701 INFO snapshot-role/MainThread: ] 2024-03-01 20:50:36,701 INFO snapshot-role/MainThread: } 2024-03-01 20:50:36,701 INFO snapshot-role/MainThread: Running... lvs --reportformat json test_vg3/lv8_snapset1 2024-03-01 20:50:36,733 INFO snapshot-role/MainThread: Return code: 0 2024-03-01 20:50:36,734 INFO snapshot-role/MainThread: { 2024-03-01 20:50:36,734 INFO snapshot-role/MainThread: "report": [ 2024-03-01 20:50:36,734 INFO snapshot-role/MainThread: { 2024-03-01 20:50:36,734 INFO snapshot-role/MainThread: "lv": [ 2024-03-01 20:50:36,734 INFO snapshot-role/MainThread: {"lv_name":"lv8_snapset1", "vg_name":"test_vg3", "lv_attr":"swi-a-s---", "lv_size":"67108864", "pool_lv":"", "origin":"lv8", "data_percent":"0.00", "metadata_percent":"", "move_pv":"", "mirror_log":"", "copy_percent":"", "convert_lv":""} 2024-03-01 20:50:36,734 INFO snapshot-role/MainThread: ] 2024-03-01 20:50:36,734 INFO snapshot-role/MainThread: } 2024-03-01 20:50:36,734 INFO snapshot-role/MainThread: ] 2024-03-01 20:50:36,734 INFO snapshot-role/MainThread: , 2024-03-01 20:50:36,734 INFO snapshot-role/MainThread: "log": [ 2024-03-01 20:50:36,734 INFO snapshot-role/MainThread: ] 2024-03-01 20:50:36,734 INFO snapshot-role/MainThread: } 2024-03-01 20:50:36,734 INFO snapshot-role/MainThread: Running... lvs --reportformat json test_vg2/lv3 2024-03-01 20:50:36,769 INFO snapshot-role/MainThread: Return code: 0 2024-03-01 20:50:36,769 INFO snapshot-role/MainThread: { 2024-03-01 20:50:36,769 INFO snapshot-role/MainThread: "report": [ 2024-03-01 20:50:36,769 INFO snapshot-role/MainThread: { 2024-03-01 20:50:36,769 INFO snapshot-role/MainThread: "lv": [ 2024-03-01 20:50:36,770 INFO snapshot-role/MainThread: {"lv_name":"lv3", "vg_name":"test_vg2", "lv_attr":"owi-a-s---", "lv_size":"322961408", "pool_lv":"", "origin":"", "data_percent":"", "metadata_percent":"", "move_pv":"", "mirror_log":"", "copy_percent":"", "convert_lv":""} 2024-03-01 20:50:36,770 INFO snapshot-role/MainThread: ] 2024-03-01 20:50:36,770 INFO snapshot-role/MainThread: } 2024-03-01 20:50:36,770 INFO snapshot-role/MainThread: ] 2024-03-01 20:50:36,770 INFO snapshot-role/MainThread: , 2024-03-01 20:50:36,770 INFO snapshot-role/MainThread: "log": [ 2024-03-01 20:50:36,770 INFO snapshot-role/MainThread: ] 2024-03-01 20:50:36,770 INFO snapshot-role/MainThread: } 2024-03-01 20:50:36,770 INFO snapshot-role/MainThread: Running... lvs test_vg2 2024-03-01 20:50:36,804 INFO snapshot-role/MainThread: Return code: 0 2024-03-01 20:50:36,804 INFO snapshot-role/MainThread: { 2024-03-01 20:50:36,804 INFO snapshot-role/MainThread: "report": [ 2024-03-01 20:50:36,804 INFO snapshot-role/MainThread: { 2024-03-01 20:50:36,804 INFO snapshot-role/MainThread: "lv": [ 2024-03-01 20:50:36,804 INFO snapshot-role/MainThread: {"lv_name":"lv3", "vg_name":"test_vg2", "lv_attr":"owi-a-s---", "lv_size":"322961408", "pool_lv":"", "origin":"", "data_percent":"", "metadata_percent":"", "move_pv":"", "mirror_log":"", "copy_percent":"", "convert_lv":""}, 2024-03-01 20:50:36,805 INFO snapshot-role/MainThread: {"lv_name":"lv3_snapset1", "vg_name":"test_vg2", "lv_attr":"swi-a-s---", "lv_size":"50331648", "pool_lv":"", "origin":"lv3", "data_percent":"0.00", "metadata_percent":"", "move_pv":"", "mirror_log":"", "copy_percent":"", "convert_lv":""}, 2024-03-01 20:50:36,805 INFO snapshot-role/MainThread: {"lv_name":"lv4", "vg_name":"test_vg2", "lv_attr":"owi-a-s---", "lv_size":"641728512", "pool_lv":"", "origin":"", "data_percent":"", "metadata_percent":"", "move_pv":"", "mirror_log":"", "copy_percent":"", "convert_lv":""}, 2024-03-01 20:50:36,805 INFO snapshot-role/MainThread: {"lv_name":"lv4_snapset1", "vg_name":"test_vg2", "lv_attr":"swi-a-s---", "lv_size":"96468992", "pool_lv":"", "origin":"lv4", "data_percent":"0.00", "metadata_percent":"", "move_pv":"", "mirror_log":"", "copy_percent":"", "convert_lv":""} 2024-03-01 20:50:36,805 INFO snapshot-role/MainThread: ] 2024-03-01 20:50:36,805 INFO snapshot-role/MainThread: } 2024-03-01 20:50:36,805 INFO snapshot-role/MainThread: ] 2024-03-01 20:50:36,805 INFO snapshot-role/MainThread: , 2024-03-01 20:50:36,805 INFO snapshot-role/MainThread: "log": [ 2024-03-01 20:50:36,805 INFO snapshot-role/MainThread: ] 2024-03-01 20:50:36,805 INFO snapshot-role/MainThread: } 2024-03-01 20:50:36,805 INFO snapshot-role/MainThread: Running... lvs test_vg2/lv3_snapset1 2024-03-01 20:50:36,832 INFO snapshot-role/MainThread: Return code: 0 2024-03-01 20:50:36,832 INFO snapshot-role/MainThread: { 2024-03-01 20:50:36,832 INFO snapshot-role/MainThread: "report": [ 2024-03-01 20:50:36,832 INFO snapshot-role/MainThread: { 2024-03-01 20:50:36,833 INFO snapshot-role/MainThread: "lv": [ 2024-03-01 20:50:36,833 INFO snapshot-role/MainThread: {"lv_name":"lv3_snapset1", "vg_name":"test_vg2", "lv_attr":"swi-a-s---", "lv_size":"50331648", "pool_lv":"", "origin":"lv3", "data_percent":"0.00", "metadata_percent":"", "move_pv":"", "mirror_log":"", "copy_percent":"", "convert_lv":""} 2024-03-01 20:50:36,833 INFO snapshot-role/MainThread: ] 2024-03-01 20:50:36,833 INFO snapshot-role/MainThread: } 2024-03-01 20:50:36,833 INFO snapshot-role/MainThread: ] 2024-03-01 20:50:36,833 INFO snapshot-role/MainThread: , 2024-03-01 20:50:36,833 INFO snapshot-role/MainThread: "log": [ 2024-03-01 20:50:36,833 INFO snapshot-role/MainThread: ] 2024-03-01 20:50:36,833 INFO snapshot-role/MainThread: } 2024-03-01 20:50:36,833 INFO snapshot-role/MainThread: Running... lvs --reportformat json test_vg2/lv3_snapset1 2024-03-01 20:50:36,868 INFO snapshot-role/MainThread: Return code: 0 2024-03-01 20:50:36,868 INFO snapshot-role/MainThread: { 2024-03-01 20:50:36,868 INFO snapshot-role/MainThread: "report": [ 2024-03-01 20:50:36,868 INFO snapshot-role/MainThread: { 2024-03-01 20:50:36,868 INFO snapshot-role/MainThread: "lv": [ 2024-03-01 20:50:36,868 INFO snapshot-role/MainThread: {"lv_name":"lv3_snapset1", "vg_name":"test_vg2", "lv_attr":"swi-a-s---", "lv_size":"50331648", "pool_lv":"", "origin":"lv3", "data_percent":"0.00", "metadata_percent":"", "move_pv":"", "mirror_log":"", "copy_percent":"", "convert_lv":""} 2024-03-01 20:50:36,868 INFO snapshot-role/MainThread: ] 2024-03-01 20:50:36,868 INFO snapshot-role/MainThread: } 2024-03-01 20:50:36,868 INFO snapshot-role/MainThread: ] 2024-03-01 20:50:36,868 INFO snapshot-role/MainThread: , 2024-03-01 20:50:36,868 INFO snapshot-role/MainThread: "log": [ 2024-03-01 20:50:36,869 INFO snapshot-role/MainThread: ] 2024-03-01 20:50:36,869 INFO snapshot-role/MainThread: } 2024-03-01 20:50:36,869 INFO snapshot-role/MainThread: Running... lvs --reportformat json test_vg2/lv3_snapset1 2024-03-01 20:50:36,898 INFO snapshot-role/MainThread: Return code: 0 2024-03-01 20:50:36,898 INFO snapshot-role/MainThread: { 2024-03-01 20:50:36,898 INFO snapshot-role/MainThread: "report": [ 2024-03-01 20:50:36,898 INFO snapshot-role/MainThread: { 2024-03-01 20:50:36,898 INFO snapshot-role/MainThread: "lv": [ 2024-03-01 20:50:36,899 INFO snapshot-role/MainThread: {"lv_name":"lv3_snapset1", "vg_name":"test_vg2", "lv_attr":"swi-a-s---", "lv_size":"50331648", "pool_lv":"", "origin":"lv3", "data_percent":"0.00", "metadata_percent":"", "move_pv":"", "mirror_log":"", "copy_percent":"", "convert_lv":""} 2024-03-01 20:50:36,899 INFO snapshot-role/MainThread: ] 2024-03-01 20:50:36,899 INFO snapshot-role/MainThread: } 2024-03-01 20:50:36,899 INFO snapshot-role/MainThread: ] 2024-03-01 20:50:36,899 INFO snapshot-role/MainThread: , 2024-03-01 20:50:36,899 INFO snapshot-role/MainThread: "log": [ 2024-03-01 20:50:36,899 INFO snapshot-role/MainThread: ] 2024-03-01 20:50:36,899 INFO snapshot-role/MainThread: } 2024-03-01 20:50:36,899 INFO snapshot-role/MainThread: Running... lvs --reportformat json test_vg2/lv4 2024-03-01 20:50:36,930 INFO snapshot-role/MainThread: Return code: 0 2024-03-01 20:50:36,930 INFO snapshot-role/MainThread: { 2024-03-01 20:50:36,930 INFO snapshot-role/MainThread: "report": [ 2024-03-01 20:50:36,930 INFO snapshot-role/MainThread: { 2024-03-01 20:50:36,930 INFO snapshot-role/MainThread: "lv": [ 2024-03-01 20:50:36,930 INFO snapshot-role/MainThread: {"lv_name":"lv4", "vg_name":"test_vg2", "lv_attr":"owi-a-s---", "lv_size":"641728512", "pool_lv":"", "origin":"", "data_percent":"", "metadata_percent":"", "move_pv":"", "mirror_log":"", "copy_percent":"", "convert_lv":""} 2024-03-01 20:50:36,930 INFO snapshot-role/MainThread: ] 2024-03-01 20:50:36,931 INFO snapshot-role/MainThread: } 2024-03-01 20:50:36,931 INFO snapshot-role/MainThread: ] 2024-03-01 20:50:36,931 INFO snapshot-role/MainThread: , 2024-03-01 20:50:36,931 INFO snapshot-role/MainThread: "log": [ 2024-03-01 20:50:36,931 INFO snapshot-role/MainThread: ] 2024-03-01 20:50:36,931 INFO snapshot-role/MainThread: } 2024-03-01 20:50:36,931 INFO snapshot-role/MainThread: Running... lvs test_vg2 2024-03-01 20:50:36,960 INFO snapshot-role/MainThread: Return code: 0 2024-03-01 20:50:36,960 INFO snapshot-role/MainThread: { 2024-03-01 20:50:36,960 INFO snapshot-role/MainThread: "report": [ 2024-03-01 20:50:36,960 INFO snapshot-role/MainThread: { 2024-03-01 20:50:36,960 INFO snapshot-role/MainThread: "lv": [ 2024-03-01 20:50:36,960 INFO snapshot-role/MainThread: {"lv_name":"lv3", "vg_name":"test_vg2", "lv_attr":"owi-a-s---", "lv_size":"322961408", "pool_lv":"", "origin":"", "data_percent":"", "metadata_percent":"", "move_pv":"", "mirror_log":"", "copy_percent":"", "convert_lv":""}, 2024-03-01 20:50:36,960 INFO snapshot-role/MainThread: {"lv_name":"lv3_snapset1", "vg_name":"test_vg2", "lv_attr":"swi-a-s---", "lv_size":"50331648", "pool_lv":"", "origin":"lv3", "data_percent":"0.00", "metadata_percent":"", "move_pv":"", "mirror_log":"", "copy_percent":"", "convert_lv":""}, 2024-03-01 20:50:36,960 INFO snapshot-role/MainThread: {"lv_name":"lv4", "vg_name":"test_vg2", "lv_attr":"owi-a-s---", "lv_size":"641728512", "pool_lv":"", "origin":"", "data_percent":"", "metadata_percent":"", "move_pv":"", "mirror_log":"", "copy_percent":"", "convert_lv":""}, 2024-03-01 20:50:36,961 INFO snapshot-role/MainThread: {"lv_name":"lv4_snapset1", "vg_name":"test_vg2", "lv_attr":"swi-a-s---", "lv_size":"96468992", "pool_lv":"", "origin":"lv4", "data_percent":"0.00", "metadata_percent":"", "move_pv":"", "mirror_log":"", "copy_percent":"", "convert_lv":""} 2024-03-01 20:50:36,961 INFO snapshot-role/MainThread: ] 2024-03-01 20:50:36,961 INFO snapshot-role/MainThread: } 2024-03-01 20:50:36,961 INFO snapshot-role/MainThread: ] 2024-03-01 20:50:36,961 INFO snapshot-role/MainThread: , 2024-03-01 20:50:36,961 INFO snapshot-role/MainThread: "log": [ 2024-03-01 20:50:36,961 INFO snapshot-role/MainThread: ] 2024-03-01 20:50:36,961 INFO snapshot-role/MainThread: } 2024-03-01 20:50:36,961 INFO snapshot-role/MainThread: Running... lvs test_vg2/lv4_snapset1 2024-03-01 20:50:36,995 INFO snapshot-role/MainThread: Return code: 0 2024-03-01 20:50:36,995 INFO snapshot-role/MainThread: { 2024-03-01 20:50:36,995 INFO snapshot-role/MainThread: "report": [ 2024-03-01 20:50:36,996 INFO snapshot-role/MainThread: { 2024-03-01 20:50:36,996 INFO snapshot-role/MainThread: "lv": [ 2024-03-01 20:50:36,996 INFO snapshot-role/MainThread: {"lv_name":"lv4_snapset1", "vg_name":"test_vg2", "lv_attr":"swi-a-s---", "lv_size":"96468992", "pool_lv":"", "origin":"lv4", "data_percent":"0.00", "metadata_percent":"", "move_pv":"", "mirror_log":"", "copy_percent":"", "convert_lv":""} 2024-03-01 20:50:36,996 INFO snapshot-role/MainThread: ] 2024-03-01 20:50:36,996 INFO snapshot-role/MainThread: } 2024-03-01 20:50:36,996 INFO snapshot-role/MainThread: ] 2024-03-01 20:50:36,996 INFO snapshot-role/MainThread: , 2024-03-01 20:50:36,996 INFO snapshot-role/MainThread: "log": [ 2024-03-01 20:50:36,996 INFO snapshot-role/MainThread: ] 2024-03-01 20:50:36,996 INFO snapshot-role/MainThread: } 2024-03-01 20:50:36,996 INFO snapshot-role/MainThread: Running... lvs --reportformat json test_vg2/lv4_snapset1 2024-03-01 20:50:37,029 INFO snapshot-role/MainThread: Return code: 0 2024-03-01 20:50:37,029 INFO snapshot-role/MainThread: { 2024-03-01 20:50:37,029 INFO snapshot-role/MainThread: "report": [ 2024-03-01 20:50:37,029 INFO snapshot-role/MainThread: { 2024-03-01 20:50:37,029 INFO snapshot-role/MainThread: "lv": [ 2024-03-01 20:50:37,029 INFO snapshot-role/MainThread: {"lv_name":"lv4_snapset1", "vg_name":"test_vg2", "lv_attr":"swi-a-s---", "lv_size":"96468992", "pool_lv":"", "origin":"lv4", "data_percent":"0.00", "metadata_percent":"", "move_pv":"", "mirror_log":"", "copy_percent":"", "convert_lv":""} 2024-03-01 20:50:37,029 INFO snapshot-role/MainThread: ] 2024-03-01 20:50:37,029 INFO snapshot-role/MainThread: } 2024-03-01 20:50:37,029 INFO snapshot-role/MainThread: ] 2024-03-01 20:50:37,030 INFO snapshot-role/MainThread: , 2024-03-01 20:50:37,030 INFO snapshot-role/MainThread: "log": [ 2024-03-01 20:50:37,030 INFO snapshot-role/MainThread: ] 2024-03-01 20:50:37,030 INFO snapshot-role/MainThread: } 2024-03-01 20:50:37,030 INFO snapshot-role/MainThread: Running... lvs --reportformat json test_vg2/lv4_snapset1 2024-03-01 20:50:37,063 INFO snapshot-role/MainThread: Return code: 0 2024-03-01 20:50:37,064 INFO snapshot-role/MainThread: { 2024-03-01 20:50:37,064 INFO snapshot-role/MainThread: "report": [ 2024-03-01 20:50:37,064 INFO snapshot-role/MainThread: { 2024-03-01 20:50:37,064 INFO snapshot-role/MainThread: "lv": [ 2024-03-01 20:50:37,064 INFO snapshot-role/MainThread: {"lv_name":"lv4_snapset1", "vg_name":"test_vg2", "lv_attr":"swi-a-s---", "lv_size":"96468992", "pool_lv":"", "origin":"lv4", "data_percent":"0.00", "metadata_percent":"", "move_pv":"", "mirror_log":"", "copy_percent":"", "convert_lv":""} 2024-03-01 20:50:37,064 INFO snapshot-role/MainThread: ] 2024-03-01 20:50:37,064 INFO snapshot-role/MainThread: } 2024-03-01 20:50:37,064 INFO snapshot-role/MainThread: ] 2024-03-01 20:50:37,064 INFO snapshot-role/MainThread: , 2024-03-01 20:50:37,064 INFO snapshot-role/MainThread: "log": [ 2024-03-01 20:50:37,064 INFO snapshot-role/MainThread: ] 2024-03-01 20:50:37,064 INFO snapshot-role/MainThread: } 2024-03-01 20:50:37,064 INFO snapshot-role/MainThread: Running... lvs --reportformat json test_vg1/lv1 2024-03-01 20:50:37,094 INFO snapshot-role/MainThread: Return code: 0 2024-03-01 20:50:37,094 INFO snapshot-role/MainThread: { 2024-03-01 20:50:37,094 INFO snapshot-role/MainThread: "report": [ 2024-03-01 20:50:37,094 INFO snapshot-role/MainThread: { 2024-03-01 20:50:37,095 INFO snapshot-role/MainThread: "lv": [ 2024-03-01 20:50:37,095 INFO snapshot-role/MainThread: {"lv_name":"lv1", "vg_name":"test_vg1", "lv_attr":"owi-a-s---", "lv_size":"482344960", "pool_lv":"", "origin":"", "data_percent":"", "metadata_percent":"", "move_pv":"", "mirror_log":"", "copy_percent":"", "convert_lv":""} 2024-03-01 20:50:37,095 INFO snapshot-role/MainThread: ] 2024-03-01 20:50:37,095 INFO snapshot-role/MainThread: } 2024-03-01 20:50:37,095 INFO snapshot-role/MainThread: ] 2024-03-01 20:50:37,095 INFO snapshot-role/MainThread: , 2024-03-01 20:50:37,095 INFO snapshot-role/MainThread: "log": [ 2024-03-01 20:50:37,095 INFO snapshot-role/MainThread: ] 2024-03-01 20:50:37,095 INFO snapshot-role/MainThread: } 2024-03-01 20:50:37,095 INFO snapshot-role/MainThread: Running... lvs test_vg1 2024-03-01 20:50:37,128 INFO snapshot-role/MainThread: Return code: 0 2024-03-01 20:50:37,128 INFO snapshot-role/MainThread: { 2024-03-01 20:50:37,128 INFO snapshot-role/MainThread: "report": [ 2024-03-01 20:50:37,128 INFO snapshot-role/MainThread: { 2024-03-01 20:50:37,128 INFO snapshot-role/MainThread: "lv": [ 2024-03-01 20:50:37,128 INFO snapshot-role/MainThread: {"lv_name":"lv1", "vg_name":"test_vg1", "lv_attr":"owi-a-s---", "lv_size":"482344960", "pool_lv":"", "origin":"", "data_percent":"", "metadata_percent":"", "move_pv":"", "mirror_log":"", "copy_percent":"", "convert_lv":""}, 2024-03-01 20:50:37,128 INFO snapshot-role/MainThread: {"lv_name":"lv1_snapset1", "vg_name":"test_vg1", "lv_attr":"swi-a-s---", "lv_size":"75497472", "pool_lv":"", "origin":"lv1", "data_percent":"0.00", "metadata_percent":"", "move_pv":"", "mirror_log":"", "copy_percent":"", "convert_lv":""}, 2024-03-01 20:50:37,128 INFO snapshot-role/MainThread: {"lv_name":"lv2", "vg_name":"test_vg1", "lv_attr":"owi-a-s---", "lv_size":"1606418432", "pool_lv":"", "origin":"", "data_percent":"", "metadata_percent":"", "move_pv":"", "mirror_log":"", "copy_percent":"", "convert_lv":""}, 2024-03-01 20:50:37,128 INFO snapshot-role/MainThread: {"lv_name":"lv2_snapset1", "vg_name":"test_vg1", "lv_attr":"swi-a-s---", "lv_size":"243269632", "pool_lv":"", "origin":"lv2", "data_percent":"0.00", "metadata_percent":"", "move_pv":"", "mirror_log":"", "copy_percent":"", "convert_lv":""} 2024-03-01 20:50:37,128 INFO snapshot-role/MainThread: ] 2024-03-01 20:50:37,128 INFO snapshot-role/MainThread: } 2024-03-01 20:50:37,129 INFO snapshot-role/MainThread: ] 2024-03-01 20:50:37,129 INFO snapshot-role/MainThread: , 2024-03-01 20:50:37,129 INFO snapshot-role/MainThread: "log": [ 2024-03-01 20:50:37,129 INFO snapshot-role/MainThread: ] 2024-03-01 20:50:37,129 INFO snapshot-role/MainThread: } 2024-03-01 20:50:37,129 INFO snapshot-role/MainThread: Running... lvs test_vg1/lv1_snapset1 2024-03-01 20:50:37,157 INFO snapshot-role/MainThread: Return code: 0 2024-03-01 20:50:37,157 INFO snapshot-role/MainThread: { 2024-03-01 20:50:37,157 INFO snapshot-role/MainThread: "report": [ 2024-03-01 20:50:37,157 INFO snapshot-role/MainThread: { 2024-03-01 20:50:37,157 INFO snapshot-role/MainThread: "lv": [ 2024-03-01 20:50:37,157 INFO snapshot-role/MainThread: {"lv_name":"lv1_snapset1", "vg_name":"test_vg1", "lv_attr":"swi-a-s---", "lv_size":"75497472", "pool_lv":"", "origin":"lv1", "data_percent":"0.00", "metadata_percent":"", "move_pv":"", "mirror_log":"", "copy_percent":"", "convert_lv":""} 2024-03-01 20:50:37,157 INFO snapshot-role/MainThread: ] 2024-03-01 20:50:37,157 INFO snapshot-role/MainThread: } 2024-03-01 20:50:37,157 INFO snapshot-role/MainThread: ] 2024-03-01 20:50:37,157 INFO snapshot-role/MainThread: , 2024-03-01 20:50:37,157 INFO snapshot-role/MainThread: "log": [ 2024-03-01 20:50:37,158 INFO snapshot-role/MainThread: ] 2024-03-01 20:50:37,158 INFO snapshot-role/MainThread: } 2024-03-01 20:50:37,158 INFO snapshot-role/MainThread: Running... lvs --reportformat json test_vg1/lv1_snapset1 2024-03-01 20:50:37,188 INFO snapshot-role/MainThread: Return code: 0 2024-03-01 20:50:37,188 INFO snapshot-role/MainThread: { 2024-03-01 20:50:37,188 INFO snapshot-role/MainThread: "report": [ 2024-03-01 20:50:37,188 INFO snapshot-role/MainThread: { 2024-03-01 20:50:37,188 INFO snapshot-role/MainThread: "lv": [ 2024-03-01 20:50:37,188 INFO snapshot-role/MainThread: {"lv_name":"lv1_snapset1", "vg_name":"test_vg1", "lv_attr":"swi-a-s---", "lv_size":"75497472", "pool_lv":"", "origin":"lv1", "data_percent":"0.00", "metadata_percent":"", "move_pv":"", "mirror_log":"", "copy_percent":"", "convert_lv":""} 2024-03-01 20:50:37,188 INFO snapshot-role/MainThread: ] 2024-03-01 20:50:37,188 INFO snapshot-role/MainThread: } 2024-03-01 20:50:37,188 INFO snapshot-role/MainThread: ] 2024-03-01 20:50:37,188 INFO snapshot-role/MainThread: , 2024-03-01 20:50:37,188 INFO snapshot-role/MainThread: "log": [ 2024-03-01 20:50:37,188 INFO snapshot-role/MainThread: ] 2024-03-01 20:50:37,188 INFO snapshot-role/MainThread: } 2024-03-01 20:50:37,189 INFO snapshot-role/MainThread: Running... lvs --reportformat json test_vg1/lv1_snapset1 2024-03-01 20:50:37,221 INFO snapshot-role/MainThread: Return code: 0 2024-03-01 20:50:37,221 INFO snapshot-role/MainThread: { 2024-03-01 20:50:37,221 INFO snapshot-role/MainThread: "report": [ 2024-03-01 20:50:37,221 INFO snapshot-role/MainThread: { 2024-03-01 20:50:37,221 INFO snapshot-role/MainThread: "lv": [ 2024-03-01 20:50:37,221 INFO snapshot-role/MainThread: {"lv_name":"lv1_snapset1", "vg_name":"test_vg1", "lv_attr":"swi-a-s---", "lv_size":"75497472", "pool_lv":"", "origin":"lv1", "data_percent":"0.00", "metadata_percent":"", "move_pv":"", "mirror_log":"", "copy_percent":"", "convert_lv":""} 2024-03-01 20:50:37,221 INFO snapshot-role/MainThread: ] 2024-03-01 20:50:37,221 INFO snapshot-role/MainThread: } 2024-03-01 20:50:37,222 INFO snapshot-role/MainThread: ] 2024-03-01 20:50:37,222 INFO snapshot-role/MainThread: , 2024-03-01 20:50:37,222 INFO snapshot-role/MainThread: "log": [ 2024-03-01 20:50:37,222 INFO snapshot-role/MainThread: ] 2024-03-01 20:50:37,222 INFO snapshot-role/MainThread: } 2024-03-01 20:50:37,222 INFO snapshot-role/MainThread: Running... lvs --reportformat json test_vg1/lv2 2024-03-01 20:50:37,251 INFO snapshot-role/MainThread: Return code: 0 2024-03-01 20:50:37,251 INFO snapshot-role/MainThread: { 2024-03-01 20:50:37,251 INFO snapshot-role/MainThread: "report": [ 2024-03-01 20:50:37,251 INFO snapshot-role/MainThread: { 2024-03-01 20:50:37,251 INFO snapshot-role/MainThread: "lv": [ 2024-03-01 20:50:37,251 INFO snapshot-role/MainThread: {"lv_name":"lv2", "vg_name":"test_vg1", "lv_attr":"owi-a-s---", "lv_size":"1606418432", "pool_lv":"", "origin":"", "data_percent":"", "metadata_percent":"", "move_pv":"", "mirror_log":"", "copy_percent":"", "convert_lv":""} 2024-03-01 20:50:37,251 INFO snapshot-role/MainThread: ] 2024-03-01 20:50:37,252 INFO snapshot-role/MainThread: } 2024-03-01 20:50:37,252 INFO snapshot-role/MainThread: ] 2024-03-01 20:50:37,252 INFO snapshot-role/MainThread: , 2024-03-01 20:50:37,252 INFO snapshot-role/MainThread: "log": [ 2024-03-01 20:50:37,252 INFO snapshot-role/MainThread: ] 2024-03-01 20:50:37,252 INFO snapshot-role/MainThread: } 2024-03-01 20:50:37,252 INFO snapshot-role/MainThread: Running... lvs test_vg1 2024-03-01 20:50:37,285 INFO snapshot-role/MainThread: Return code: 0 2024-03-01 20:50:37,285 INFO snapshot-role/MainThread: { 2024-03-01 20:50:37,285 INFO snapshot-role/MainThread: "report": [ 2024-03-01 20:50:37,285 INFO snapshot-role/MainThread: { 2024-03-01 20:50:37,285 INFO snapshot-role/MainThread: "lv": [ 2024-03-01 20:50:37,286 INFO snapshot-role/MainThread: {"lv_name":"lv1", "vg_name":"test_vg1", "lv_attr":"owi-a-s---", "lv_size":"482344960", "pool_lv":"", "origin":"", "data_percent":"", "metadata_percent":"", "move_pv":"", "mirror_log":"", "copy_percent":"", "convert_lv":""}, 2024-03-01 20:50:37,286 INFO snapshot-role/MainThread: {"lv_name":"lv1_snapset1", "vg_name":"test_vg1", "lv_attr":"swi-a-s---", "lv_size":"75497472", "pool_lv":"", "origin":"lv1", "data_percent":"0.00", "metadata_percent":"", "move_pv":"", "mirror_log":"", "copy_percent":"", "convert_lv":""}, 2024-03-01 20:50:37,286 INFO snapshot-role/MainThread: {"lv_name":"lv2", "vg_name":"test_vg1", "lv_attr":"owi-a-s---", "lv_size":"1606418432", "pool_lv":"", "origin":"", "data_percent":"", "metadata_percent":"", "move_pv":"", "mirror_log":"", "copy_percent":"", "convert_lv":""}, 2024-03-01 20:50:37,286 INFO snapshot-role/MainThread: {"lv_name":"lv2_snapset1", "vg_name":"test_vg1", "lv_attr":"swi-a-s---", "lv_size":"243269632", "pool_lv":"", "origin":"lv2", "data_percent":"0.00", "metadata_percent":"", "move_pv":"", "mirror_log":"", "copy_percent":"", "convert_lv":""} 2024-03-01 20:50:37,286 INFO snapshot-role/MainThread: ] 2024-03-01 20:50:37,286 INFO snapshot-role/MainThread: } 2024-03-01 20:50:37,286 INFO snapshot-role/MainThread: ] 2024-03-01 20:50:37,286 INFO snapshot-role/MainThread: , 2024-03-01 20:50:37,286 INFO snapshot-role/MainThread: "log": [ 2024-03-01 20:50:37,286 INFO snapshot-role/MainThread: ] 2024-03-01 20:50:37,286 INFO snapshot-role/MainThread: } 2024-03-01 20:50:37,286 INFO snapshot-role/MainThread: Running... lvs test_vg1/lv2_snapset1 2024-03-01 20:50:37,313 INFO snapshot-role/MainThread: Return code: 0 2024-03-01 20:50:37,313 INFO snapshot-role/MainThread: { 2024-03-01 20:50:37,313 INFO snapshot-role/MainThread: "report": [ 2024-03-01 20:50:37,313 INFO snapshot-role/MainThread: { 2024-03-01 20:50:37,313 INFO snapshot-role/MainThread: "lv": [ 2024-03-01 20:50:37,313 INFO snapshot-role/MainThread: {"lv_name":"lv2_snapset1", "vg_name":"test_vg1", "lv_attr":"swi-a-s---", "lv_size":"243269632", "pool_lv":"", "origin":"lv2", "data_percent":"0.00", "metadata_percent":"", "move_pv":"", "mirror_log":"", "copy_percent":"", "convert_lv":""} 2024-03-01 20:50:37,313 INFO snapshot-role/MainThread: ] 2024-03-01 20:50:37,313 INFO snapshot-role/MainThread: } 2024-03-01 20:50:37,313 INFO snapshot-role/MainThread: ] 2024-03-01 20:50:37,313 INFO snapshot-role/MainThread: , 2024-03-01 20:50:37,313 INFO snapshot-role/MainThread: "log": [ 2024-03-01 20:50:37,314 INFO snapshot-role/MainThread: ] 2024-03-01 20:50:37,314 INFO snapshot-role/MainThread: } 2024-03-01 20:50:37,314 INFO snapshot-role/MainThread: Running... lvs --reportformat json test_vg1/lv2_snapset1 2024-03-01 20:50:37,344 INFO snapshot-role/MainThread: Return code: 0 2024-03-01 20:50:37,345 INFO snapshot-role/MainThread: { 2024-03-01 20:50:37,345 INFO snapshot-role/MainThread: "report": [ 2024-03-01 20:50:37,345 INFO snapshot-role/MainThread: { 2024-03-01 20:50:37,345 INFO snapshot-role/MainThread: "lv": [ 2024-03-01 20:50:37,345 INFO snapshot-role/MainThread: {"lv_name":"lv2_snapset1", "vg_name":"test_vg1", "lv_attr":"swi-a-s---", "lv_size":"243269632", "pool_lv":"", "origin":"lv2", "data_percent":"0.00", "metadata_percent":"", "move_pv":"", "mirror_log":"", "copy_percent":"", "convert_lv":""} 2024-03-01 20:50:37,345 INFO snapshot-role/MainThread: ] 2024-03-01 20:50:37,345 INFO snapshot-role/MainThread: } 2024-03-01 20:50:37,345 INFO snapshot-role/MainThread: ] 2024-03-01 20:50:37,345 INFO snapshot-role/MainThread: , 2024-03-01 20:50:37,345 INFO snapshot-role/MainThread: "log": [ 2024-03-01 20:50:37,345 INFO snapshot-role/MainThread: ] 2024-03-01 20:50:37,345 INFO snapshot-role/MainThread: } 2024-03-01 20:50:37,345 INFO snapshot-role/MainThread: Running... lvs --reportformat json test_vg1/lv2_snapset1 2024-03-01 20:50:37,379 INFO snapshot-role/MainThread: Return code: 0 2024-03-01 20:50:37,379 INFO snapshot-role/MainThread: { 2024-03-01 20:50:37,379 INFO snapshot-role/MainThread: "report": [ 2024-03-01 20:50:37,379 INFO snapshot-role/MainThread: { 2024-03-01 20:50:37,379 INFO snapshot-role/MainThread: "lv": [ 2024-03-01 20:50:37,379 INFO snapshot-role/MainThread: {"lv_name":"lv2_snapset1", "vg_name":"test_vg1", "lv_attr":"swi-a-s---", "lv_size":"243269632", "pool_lv":"", "origin":"lv2", "data_percent":"0.00", "metadata_percent":"", "move_pv":"", "mirror_log":"", "copy_percent":"", "convert_lv":""} 2024-03-01 20:50:37,380 INFO snapshot-role/MainThread: ] 2024-03-01 20:50:37,380 INFO snapshot-role/MainThread: } 2024-03-01 20:50:37,380 INFO snapshot-role/MainThread: ] 2024-03-01 20:50:37,380 INFO snapshot-role/MainThread: , 2024-03-01 20:50:37,380 INFO snapshot-role/MainThread: "log": [ 2024-03-01 20:50:37,380 INFO snapshot-role/MainThread: ] 2024-03-01 20:50:37,380 INFO snapshot-role/MainThread: } 2024-03-01 20:50:37,380 INFO snapshot-role/MainThread: exit code: 0: [''] 2024-03-01 20:50:38,714 INFO snapshot-role/MainThread: mount_cmd: 1 0 0 /mnt/lv1_mp None None snapset1 lv1 test_vg1 None 2024-03-01 20:50:38,714 INFO snapshot-role/MainThread: mount_lv : /mnt/lv1_mp 2024-03-01 20:50:38,714 INFO snapshot-role/MainThread: Running... lvs test_vg1 2024-03-01 20:50:38,745 INFO snapshot-role/MainThread: Return code: 0 2024-03-01 20:50:38,746 INFO snapshot-role/MainThread: { 2024-03-01 20:50:38,746 INFO snapshot-role/MainThread: "report": [ 2024-03-01 20:50:38,746 INFO snapshot-role/MainThread: { 2024-03-01 20:50:38,746 INFO snapshot-role/MainThread: "lv": [ 2024-03-01 20:50:38,746 INFO snapshot-role/MainThread: {"lv_name":"lv1", "vg_name":"test_vg1", "lv_attr":"owi-a-s---", "lv_size":"482344960", "pool_lv":"", "origin":"", "data_percent":"", "metadata_percent":"", "move_pv":"", "mirror_log":"", "copy_percent":"", "convert_lv":""}, 2024-03-01 20:50:38,746 INFO snapshot-role/MainThread: {"lv_name":"lv1_snapset1", "vg_name":"test_vg1", "lv_attr":"swi-a-s---", "lv_size":"75497472", "pool_lv":"", "origin":"lv1", "data_percent":"0.00", "metadata_percent":"", "move_pv":"", "mirror_log":"", "copy_percent":"", "convert_lv":""}, 2024-03-01 20:50:38,746 INFO snapshot-role/MainThread: {"lv_name":"lv2", "vg_name":"test_vg1", "lv_attr":"owi-a-s---", "lv_size":"1606418432", "pool_lv":"", "origin":"", "data_percent":"", "metadata_percent":"", "move_pv":"", "mirror_log":"", "copy_percent":"", "convert_lv":""}, 2024-03-01 20:50:38,746 INFO snapshot-role/MainThread: {"lv_name":"lv2_snapset1", "vg_name":"test_vg1", "lv_attr":"swi-a-s---", "lv_size":"243269632", "pool_lv":"", "origin":"lv2", "data_percent":"0.00", "metadata_percent":"", "move_pv":"", "mirror_log":"", "copy_percent":"", "convert_lv":""} 2024-03-01 20:50:38,746 INFO snapshot-role/MainThread: ] 2024-03-01 20:50:38,746 INFO snapshot-role/MainThread: } 2024-03-01 20:50:38,746 INFO snapshot-role/MainThread: ] 2024-03-01 20:50:38,746 INFO snapshot-role/MainThread: , 2024-03-01 20:50:38,746 INFO snapshot-role/MainThread: "log": [ 2024-03-01 20:50:38,746 INFO snapshot-role/MainThread: ] 2024-03-01 20:50:38,746 INFO snapshot-role/MainThread: } 2024-03-01 20:50:38,746 INFO snapshot-role/MainThread: Running... lvs test_vg1/lv1_snapset1 2024-03-01 20:50:38,785 INFO snapshot-role/MainThread: Return code: 0 2024-03-01 20:50:38,786 INFO snapshot-role/MainThread: { 2024-03-01 20:50:38,786 INFO snapshot-role/MainThread: "report": [ 2024-03-01 20:50:38,786 INFO snapshot-role/MainThread: { 2024-03-01 20:50:38,786 INFO snapshot-role/MainThread: "lv": [ 2024-03-01 20:50:38,786 INFO snapshot-role/MainThread: {"lv_name":"lv1_snapset1", "vg_name":"test_vg1", "lv_attr":"swi-a-s---", "lv_size":"75497472", "pool_lv":"", "origin":"lv1", "data_percent":"0.00", "metadata_percent":"", "move_pv":"", "mirror_log":"", "copy_percent":"", "convert_lv":""} 2024-03-01 20:50:38,786 INFO snapshot-role/MainThread: ] 2024-03-01 20:50:38,786 INFO snapshot-role/MainThread: } 2024-03-01 20:50:38,786 INFO snapshot-role/MainThread: ] 2024-03-01 20:50:38,786 INFO snapshot-role/MainThread: , 2024-03-01 20:50:38,786 INFO snapshot-role/MainThread: "log": [ 2024-03-01 20:50:38,786 INFO snapshot-role/MainThread: ] 2024-03-01 20:50:38,786 INFO snapshot-role/MainThread: } 2024-03-01 20:50:38,786 INFO snapshot-role/MainThread: Running... mount -o defaults /dev/test_vg1/lv1_snapset1 /mnt/lv1_mp 2024-03-01 20:50:38,816 INFO snapshot-role/MainThread: Return code: 0 2024-03-01 20:50:38,817 INFO snapshot-role/MainThread: exit code: 0: [''] 2024-03-01 20:50:40,154 INFO snapshot-role/MainThread: mount_cmd: 1 0 0 /mnt/lv2_mp None None snapset1 lv2 test_vg1 None 2024-03-01 20:50:40,154 INFO snapshot-role/MainThread: mount_lv : /mnt/lv2_mp 2024-03-01 20:50:40,155 INFO snapshot-role/MainThread: Running... lvs test_vg1 2024-03-01 20:50:40,185 INFO snapshot-role/MainThread: Return code: 0 2024-03-01 20:50:40,185 INFO snapshot-role/MainThread: { 2024-03-01 20:50:40,185 INFO snapshot-role/MainThread: "report": [ 2024-03-01 20:50:40,185 INFO snapshot-role/MainThread: { 2024-03-01 20:50:40,185 INFO snapshot-role/MainThread: "lv": [ 2024-03-01 20:50:40,185 INFO snapshot-role/MainThread: {"lv_name":"lv1", "vg_name":"test_vg1", "lv_attr":"owi-a-s---", "lv_size":"482344960", "pool_lv":"", "origin":"", "data_percent":"", "metadata_percent":"", "move_pv":"", "mirror_log":"", "copy_percent":"", "convert_lv":""}, 2024-03-01 20:50:40,185 INFO snapshot-role/MainThread: {"lv_name":"lv1_snapset1", "vg_name":"test_vg1", "lv_attr":"swi-aos---", "lv_size":"75497472", "pool_lv":"", "origin":"lv1", "data_percent":"2.80", "metadata_percent":"", "move_pv":"", "mirror_log":"", "copy_percent":"", "convert_lv":""}, 2024-03-01 20:50:40,186 INFO snapshot-role/MainThread: {"lv_name":"lv2", "vg_name":"test_vg1", "lv_attr":"owi-a-s---", "lv_size":"1606418432", "pool_lv":"", "origin":"", "data_percent":"", "metadata_percent":"", "move_pv":"", "mirror_log":"", "copy_percent":"", "convert_lv":""}, 2024-03-01 20:50:40,186 INFO snapshot-role/MainThread: {"lv_name":"lv2_snapset1", "vg_name":"test_vg1", "lv_attr":"swi-a-s---", "lv_size":"243269632", "pool_lv":"", "origin":"lv2", "data_percent":"0.00", "metadata_percent":"", "move_pv":"", "mirror_log":"", "copy_percent":"", "convert_lv":""} 2024-03-01 20:50:40,186 INFO snapshot-role/MainThread: ] 2024-03-01 20:50:40,186 INFO snapshot-role/MainThread: } 2024-03-01 20:50:40,186 INFO snapshot-role/MainThread: ] 2024-03-01 20:50:40,186 INFO snapshot-role/MainThread: , 2024-03-01 20:50:40,186 INFO snapshot-role/MainThread: "log": [ 2024-03-01 20:50:40,186 INFO snapshot-role/MainThread: ] 2024-03-01 20:50:40,186 INFO snapshot-role/MainThread: } 2024-03-01 20:50:40,186 INFO snapshot-role/MainThread: Running... lvs test_vg1/lv2_snapset1 2024-03-01 20:50:40,215 INFO snapshot-role/MainThread: Return code: 0 2024-03-01 20:50:40,215 INFO snapshot-role/MainThread: { 2024-03-01 20:50:40,215 INFO snapshot-role/MainThread: "report": [ 2024-03-01 20:50:40,215 INFO snapshot-role/MainThread: { 2024-03-01 20:50:40,215 INFO snapshot-role/MainThread: "lv": [ 2024-03-01 20:50:40,215 INFO snapshot-role/MainThread: {"lv_name":"lv2_snapset1", "vg_name":"test_vg1", "lv_attr":"swi-a-s---", "lv_size":"243269632", "pool_lv":"", "origin":"lv2", "data_percent":"0.00", "metadata_percent":"", "move_pv":"", "mirror_log":"", "copy_percent":"", "convert_lv":""} 2024-03-01 20:50:40,215 INFO snapshot-role/MainThread: ] 2024-03-01 20:50:40,215 INFO snapshot-role/MainThread: } 2024-03-01 20:50:40,215 INFO snapshot-role/MainThread: ] 2024-03-01 20:50:40,215 INFO snapshot-role/MainThread: , 2024-03-01 20:50:40,215 INFO snapshot-role/MainThread: "log": [ 2024-03-01 20:50:40,215 INFO snapshot-role/MainThread: ] 2024-03-01 20:50:40,216 INFO snapshot-role/MainThread: } 2024-03-01 20:50:40,216 INFO snapshot-role/MainThread: Running... mount -o defaults /dev/test_vg1/lv2_snapset1 /mnt/lv2_mp 2024-03-01 20:50:40,277 INFO snapshot-role/MainThread: Return code: 0 2024-03-01 20:50:40,277 INFO snapshot-role/MainThread: exit code: 0: [''] 2024-03-01 20:50:41,618 INFO snapshot-role/MainThread: mount_cmd: 1 0 0 /mnt/lv7_mp None None snapset1 lv7 test_vg3 None 2024-03-01 20:50:41,618 INFO snapshot-role/MainThread: mount_lv : /mnt/lv7_mp 2024-03-01 20:50:41,618 INFO snapshot-role/MainThread: Running... lvs test_vg3 2024-03-01 20:50:41,653 INFO snapshot-role/MainThread: Return code: 0 2024-03-01 20:50:41,654 INFO snapshot-role/MainThread: { 2024-03-01 20:50:41,654 INFO snapshot-role/MainThread: "report": [ 2024-03-01 20:50:41,654 INFO snapshot-role/MainThread: { 2024-03-01 20:50:41,654 INFO snapshot-role/MainThread: "lv": [ 2024-03-01 20:50:41,654 INFO snapshot-role/MainThread: {"lv_name":"lv5", "vg_name":"test_vg3", "lv_attr":"owi-a-s---", "lv_size":"1283457024", "pool_lv":"", "origin":"", "data_percent":"", "metadata_percent":"", "move_pv":"", "mirror_log":"", "copy_percent":"", "convert_lv":""}, 2024-03-01 20:50:41,654 INFO snapshot-role/MainThread: {"lv_name":"lv5_snapset1", "vg_name":"test_vg3", "lv_attr":"swi-a-s---", "lv_size":"192937984", "pool_lv":"", "origin":"lv5", "data_percent":"0.00", "metadata_percent":"", "move_pv":"", "mirror_log":"", "copy_percent":"", "convert_lv":""}, 2024-03-01 20:50:41,654 INFO snapshot-role/MainThread: {"lv_name":"lv6", "vg_name":"test_vg3", "lv_attr":"owi-a-s---", "lv_size":"1069547520", "pool_lv":"", "origin":"", "data_percent":"", "metadata_percent":"", "move_pv":"", "mirror_log":"", "copy_percent":"", "convert_lv":""}, 2024-03-01 20:50:41,654 INFO snapshot-role/MainThread: {"lv_name":"lv6_snapset1", "vg_name":"test_vg3", "lv_attr":"swi-a-s---", "lv_size":"163577856", "pool_lv":"", "origin":"lv6", "data_percent":"0.00", "metadata_percent":"", "move_pv":"", "mirror_log":"", "copy_percent":"", "convert_lv":""}, 2024-03-01 20:50:41,654 INFO snapshot-role/MainThread: {"lv_name":"lv7", "vg_name":"test_vg3", "lv_attr":"owi-a-s---", "lv_size":"427819008", "pool_lv":"", "origin":"", "data_percent":"", "metadata_percent":"", "move_pv":"", "mirror_log":"", "copy_percent":"", "convert_lv":""}, 2024-03-01 20:50:41,654 INFO snapshot-role/MainThread: {"lv_name":"lv7_snapset1", "vg_name":"test_vg3", "lv_attr":"swi-a-s---", "lv_size":"67108864", "pool_lv":"", "origin":"lv7", "data_percent":"0.00", "metadata_percent":"", "move_pv":"", "mirror_log":"", "copy_percent":"", "convert_lv":""}, 2024-03-01 20:50:41,654 INFO snapshot-role/MainThread: {"lv_name":"lv8", "vg_name":"test_vg3", "lv_attr":"owi-a-s---", "lv_size":"427819008", "pool_lv":"", "origin":"", "data_percent":"", "metadata_percent":"", "move_pv":"", "mirror_log":"", "copy_percent":"", "convert_lv":""}, 2024-03-01 20:50:41,654 INFO snapshot-role/MainThread: {"lv_name":"lv8_snapset1", "vg_name":"test_vg3", "lv_attr":"swi-a-s---", "lv_size":"67108864", "pool_lv":"", "origin":"lv8", "data_percent":"0.00", "metadata_percent":"", "move_pv":"", "mirror_log":"", "copy_percent":"", "convert_lv":""} 2024-03-01 20:50:41,654 INFO snapshot-role/MainThread: ] 2024-03-01 20:50:41,654 INFO snapshot-role/MainThread: } 2024-03-01 20:50:41,654 INFO snapshot-role/MainThread: ] 2024-03-01 20:50:41,654 INFO snapshot-role/MainThread: , 2024-03-01 20:50:41,654 INFO snapshot-role/MainThread: "log": [ 2024-03-01 20:50:41,654 INFO snapshot-role/MainThread: ] 2024-03-01 20:50:41,654 INFO snapshot-role/MainThread: } 2024-03-01 20:50:41,654 INFO snapshot-role/MainThread: Running... lvs test_vg3/lv7_snapset1 2024-03-01 20:50:41,686 INFO snapshot-role/MainThread: Return code: 0 2024-03-01 20:50:41,686 INFO snapshot-role/MainThread: { 2024-03-01 20:50:41,686 INFO snapshot-role/MainThread: "report": [ 2024-03-01 20:50:41,687 INFO snapshot-role/MainThread: { 2024-03-01 20:50:41,687 INFO snapshot-role/MainThread: "lv": [ 2024-03-01 20:50:41,687 INFO snapshot-role/MainThread: {"lv_name":"lv7_snapset1", "vg_name":"test_vg3", "lv_attr":"swi-a-s---", "lv_size":"67108864", "pool_lv":"", "origin":"lv7", "data_percent":"0.00", "metadata_percent":"", "move_pv":"", "mirror_log":"", "copy_percent":"", "convert_lv":""} 2024-03-01 20:50:41,687 INFO snapshot-role/MainThread: ] 2024-03-01 20:50:41,687 INFO snapshot-role/MainThread: } 2024-03-01 20:50:41,687 INFO snapshot-role/MainThread: ] 2024-03-01 20:50:41,687 INFO snapshot-role/MainThread: , 2024-03-01 20:50:41,687 INFO snapshot-role/MainThread: "log": [ 2024-03-01 20:50:41,687 INFO snapshot-role/MainThread: ] 2024-03-01 20:50:41,687 INFO snapshot-role/MainThread: } 2024-03-01 20:50:41,687 INFO snapshot-role/MainThread: Running... mount -o defaults /dev/test_vg3/lv7_snapset1 /mnt/lv7_mp 2024-03-01 20:50:41,746 INFO snapshot-role/MainThread: Return code: 0 2024-03-01 20:50:41,746 INFO snapshot-role/MainThread: exit code: 0: [''] 2024-03-01 20:50:43,115 INFO snapshot-role/MainThread: mount_cmd: 1 1 0 /mnt/lv6_mp None None snapset1 lv6 test_vg3 None 2024-03-01 20:50:43,116 INFO snapshot-role/MainThread: mount_lv : /mnt/lv6_mp 2024-03-01 20:50:43,116 INFO snapshot-role/MainThread: Running... lvs test_vg3 2024-03-01 20:50:43,149 INFO snapshot-role/MainThread: Return code: 0 2024-03-01 20:50:43,149 INFO snapshot-role/MainThread: { 2024-03-01 20:50:43,149 INFO snapshot-role/MainThread: "report": [ 2024-03-01 20:50:43,149 INFO snapshot-role/MainThread: { 2024-03-01 20:50:43,149 INFO snapshot-role/MainThread: "lv": [ 2024-03-01 20:50:43,149 INFO snapshot-role/MainThread: {"lv_name":"lv5", "vg_name":"test_vg3", "lv_attr":"owi-a-s---", "lv_size":"1283457024", "pool_lv":"", "origin":"", "data_percent":"", "metadata_percent":"", "move_pv":"", "mirror_log":"", "copy_percent":"", "convert_lv":""}, 2024-03-01 20:50:43,149 INFO snapshot-role/MainThread: {"lv_name":"lv5_snapset1", "vg_name":"test_vg3", "lv_attr":"swi-a-s---", "lv_size":"192937984", "pool_lv":"", "origin":"lv5", "data_percent":"0.00", "metadata_percent":"", "move_pv":"", "mirror_log":"", "copy_percent":"", "convert_lv":""}, 2024-03-01 20:50:43,149 INFO snapshot-role/MainThread: {"lv_name":"lv6", "vg_name":"test_vg3", "lv_attr":"owi-a-s---", "lv_size":"1069547520", "pool_lv":"", "origin":"", "data_percent":"", "metadata_percent":"", "move_pv":"", "mirror_log":"", "copy_percent":"", "convert_lv":""}, 2024-03-01 20:50:43,150 INFO snapshot-role/MainThread: {"lv_name":"lv6_snapset1", "vg_name":"test_vg3", "lv_attr":"swi-a-s---", "lv_size":"163577856", "pool_lv":"", "origin":"lv6", "data_percent":"0.00", "metadata_percent":"", "move_pv":"", "mirror_log":"", "copy_percent":"", "convert_lv":""}, 2024-03-01 20:50:43,150 INFO snapshot-role/MainThread: {"lv_name":"lv7", "vg_name":"test_vg3", "lv_attr":"owi-a-s---", "lv_size":"427819008", "pool_lv":"", "origin":"", "data_percent":"", "metadata_percent":"", "move_pv":"", "mirror_log":"", "copy_percent":"", "convert_lv":""}, 2024-03-01 20:50:43,150 INFO snapshot-role/MainThread: {"lv_name":"lv7_snapset1", "vg_name":"test_vg3", "lv_attr":"swi-aos---", "lv_size":"67108864", "pool_lv":"", "origin":"lv7", "data_percent":"3.16", "metadata_percent":"", "move_pv":"", "mirror_log":"", "copy_percent":"", "convert_lv":""}, 2024-03-01 20:50:43,150 INFO snapshot-role/MainThread: {"lv_name":"lv8", "vg_name":"test_vg3", "lv_attr":"owi-a-s---", "lv_size":"427819008", "pool_lv":"", "origin":"", "data_percent":"", "metadata_percent":"", "move_pv":"", "mirror_log":"", "copy_percent":"", "convert_lv":""}, 2024-03-01 20:50:43,150 INFO snapshot-role/MainThread: {"lv_name":"lv8_snapset1", "vg_name":"test_vg3", "lv_attr":"swi-a-s---", "lv_size":"67108864", "pool_lv":"", "origin":"lv8", "data_percent":"0.00", "metadata_percent":"", "move_pv":"", "mirror_log":"", "copy_percent":"", "convert_lv":""} 2024-03-01 20:50:43,150 INFO snapshot-role/MainThread: ] 2024-03-01 20:50:43,150 INFO snapshot-role/MainThread: } 2024-03-01 20:50:43,150 INFO snapshot-role/MainThread: ] 2024-03-01 20:50:43,150 INFO snapshot-role/MainThread: , 2024-03-01 20:50:43,150 INFO snapshot-role/MainThread: "log": [ 2024-03-01 20:50:43,150 INFO snapshot-role/MainThread: ] 2024-03-01 20:50:43,150 INFO snapshot-role/MainThread: } 2024-03-01 20:50:43,150 INFO snapshot-role/MainThread: Running... lvs test_vg3/lv6 2024-03-01 20:50:43,185 INFO snapshot-role/MainThread: Return code: 0 2024-03-01 20:50:43,185 INFO snapshot-role/MainThread: { 2024-03-01 20:50:43,185 INFO snapshot-role/MainThread: "report": [ 2024-03-01 20:50:43,186 INFO snapshot-role/MainThread: { 2024-03-01 20:50:43,186 INFO snapshot-role/MainThread: "lv": [ 2024-03-01 20:50:43,186 INFO snapshot-role/MainThread: {"lv_name":"lv6", "vg_name":"test_vg3", "lv_attr":"owi-a-s---", "lv_size":"1069547520", "pool_lv":"", "origin":"", "data_percent":"", "metadata_percent":"", "move_pv":"", "mirror_log":"", "copy_percent":"", "convert_lv":""} 2024-03-01 20:50:43,186 INFO snapshot-role/MainThread: ] 2024-03-01 20:50:43,186 INFO snapshot-role/MainThread: } 2024-03-01 20:50:43,186 INFO snapshot-role/MainThread: ] 2024-03-01 20:50:43,186 INFO snapshot-role/MainThread: , 2024-03-01 20:50:43,186 INFO snapshot-role/MainThread: "log": [ 2024-03-01 20:50:43,186 INFO snapshot-role/MainThread: ] 2024-03-01 20:50:43,186 INFO snapshot-role/MainThread: } 2024-03-01 20:50:43,186 INFO snapshot-role/MainThread: Running... mount -o defaults /dev/test_vg3/lv6 /mnt/lv6_mp 2024-03-01 20:50:43,210 INFO snapshot-role/MainThread: Return code: 0 2024-03-01 20:50:43,211 INFO snapshot-role/MainThread: exit code: 0: [''] 2024-03-01 20:50:44,552 INFO snapshot-role/MainThread: mount_cmd: 1 0 0 /mnt/lv1_mp None None snapset1 lv1 test_vg1 None 2024-03-01 20:50:44,552 INFO snapshot-role/MainThread: mount_lv : /mnt/lv1_mp 2024-03-01 20:50:44,552 INFO snapshot-role/MainThread: Running... lvs test_vg1 2024-03-01 20:50:44,582 INFO snapshot-role/MainThread: Return code: 0 2024-03-01 20:50:44,583 INFO snapshot-role/MainThread: { 2024-03-01 20:50:44,583 INFO snapshot-role/MainThread: "report": [ 2024-03-01 20:50:44,583 INFO snapshot-role/MainThread: { 2024-03-01 20:50:44,583 INFO snapshot-role/MainThread: "lv": [ 2024-03-01 20:50:44,583 INFO snapshot-role/MainThread: {"lv_name":"lv1", "vg_name":"test_vg1", "lv_attr":"owi-a-s---", "lv_size":"482344960", "pool_lv":"", "origin":"", "data_percent":"", "metadata_percent":"", "move_pv":"", "mirror_log":"", "copy_percent":"", "convert_lv":""}, 2024-03-01 20:50:44,583 INFO snapshot-role/MainThread: {"lv_name":"lv1_snapset1", "vg_name":"test_vg1", "lv_attr":"swi-aos---", "lv_size":"75497472", "pool_lv":"", "origin":"lv1", "data_percent":"2.80", "metadata_percent":"", "move_pv":"", "mirror_log":"", "copy_percent":"", "convert_lv":""}, 2024-03-01 20:50:44,583 INFO snapshot-role/MainThread: {"lv_name":"lv2", "vg_name":"test_vg1", "lv_attr":"owi-a-s---", "lv_size":"1606418432", "pool_lv":"", "origin":"", "data_percent":"", "metadata_percent":"", "move_pv":"", "mirror_log":"", "copy_percent":"", "convert_lv":""}, 2024-03-01 20:50:44,583 INFO snapshot-role/MainThread: {"lv_name":"lv2_snapset1", "vg_name":"test_vg1", "lv_attr":"swi-aos---", "lv_size":"243269632", "pool_lv":"", "origin":"lv2", "data_percent":"0.87", "metadata_percent":"", "move_pv":"", "mirror_log":"", "copy_percent":"", "convert_lv":""} 2024-03-01 20:50:44,583 INFO snapshot-role/MainThread: ] 2024-03-01 20:50:44,583 INFO snapshot-role/MainThread: } 2024-03-01 20:50:44,583 INFO snapshot-role/MainThread: ] 2024-03-01 20:50:44,583 INFO snapshot-role/MainThread: , 2024-03-01 20:50:44,583 INFO snapshot-role/MainThread: "log": [ 2024-03-01 20:50:44,583 INFO snapshot-role/MainThread: ] 2024-03-01 20:50:44,583 INFO snapshot-role/MainThread: } 2024-03-01 20:50:44,583 INFO snapshot-role/MainThread: Running... lvs test_vg1/lv1_snapset1 2024-03-01 20:50:44,615 INFO snapshot-role/MainThread: Return code: 0 2024-03-01 20:50:44,615 INFO snapshot-role/MainThread: { 2024-03-01 20:50:44,615 INFO snapshot-role/MainThread: "report": [ 2024-03-01 20:50:44,615 INFO snapshot-role/MainThread: { 2024-03-01 20:50:44,615 INFO snapshot-role/MainThread: "lv": [ 2024-03-01 20:50:44,615 INFO snapshot-role/MainThread: {"lv_name":"lv1_snapset1", "vg_name":"test_vg1", "lv_attr":"swi-aos---", "lv_size":"75497472", "pool_lv":"", "origin":"lv1", "data_percent":"2.80", "metadata_percent":"", "move_pv":"", "mirror_log":"", "copy_percent":"", "convert_lv":""} 2024-03-01 20:50:44,616 INFO snapshot-role/MainThread: ] 2024-03-01 20:50:44,616 INFO snapshot-role/MainThread: } 2024-03-01 20:50:44,616 INFO snapshot-role/MainThread: ] 2024-03-01 20:50:44,616 INFO snapshot-role/MainThread: , 2024-03-01 20:50:44,616 INFO snapshot-role/MainThread: "log": [ 2024-03-01 20:50:44,616 INFO snapshot-role/MainThread: ] 2024-03-01 20:50:44,616 INFO snapshot-role/MainThread: } 2024-03-01 20:50:44,616 INFO snapshot-role/MainThread: exit code: 0: ['/mnt/lv1_mp is already mounted at /dev/test_vg1/lv1_snapset1'] 2024-03-01 20:50:46,027 INFO snapshot-role/MainThread: umount_cmd: 1 /mnt/lv1_mp lv1 test_vg1 None 2024-03-01 20:50:46,027 INFO snapshot-role/MainThread: umount_lv : /mnt/lv1_mp 2024-03-01 20:50:46,027 INFO snapshot-role/MainThread: Running... lvs test_vg1 2024-03-01 20:50:46,059 INFO snapshot-role/MainThread: Return code: 0 2024-03-01 20:50:46,059 INFO snapshot-role/MainThread: { 2024-03-01 20:50:46,059 INFO snapshot-role/MainThread: "report": [ 2024-03-01 20:50:46,059 INFO snapshot-role/MainThread: { 2024-03-01 20:50:46,059 INFO snapshot-role/MainThread: "lv": [ 2024-03-01 20:50:46,059 INFO snapshot-role/MainThread: {"lv_name":"lv1", "vg_name":"test_vg1", "lv_attr":"owi-a-s---", "lv_size":"482344960", "pool_lv":"", "origin":"", "data_percent":"", "metadata_percent":"", "move_pv":"", "mirror_log":"", "copy_percent":"", "convert_lv":""}, 2024-03-01 20:50:46,059 INFO snapshot-role/MainThread: {"lv_name":"lv1_snapset1", "vg_name":"test_vg1", "lv_attr":"swi-aos---", "lv_size":"75497472", "pool_lv":"", "origin":"lv1", "data_percent":"2.80", "metadata_percent":"", "move_pv":"", "mirror_log":"", "copy_percent":"", "convert_lv":""}, 2024-03-01 20:50:46,059 INFO snapshot-role/MainThread: {"lv_name":"lv2", "vg_name":"test_vg1", "lv_attr":"owi-a-s---", "lv_size":"1606418432", "pool_lv":"", "origin":"", "data_percent":"", "metadata_percent":"", "move_pv":"", "mirror_log":"", "copy_percent":"", "convert_lv":""}, 2024-03-01 20:50:46,059 INFO snapshot-role/MainThread: {"lv_name":"lv2_snapset1", "vg_name":"test_vg1", "lv_attr":"swi-aos---", "lv_size":"243269632", "pool_lv":"", "origin":"lv2", "data_percent":"0.87", "metadata_percent":"", "move_pv":"", "mirror_log":"", "copy_percent":"", "convert_lv":""} 2024-03-01 20:50:46,059 INFO snapshot-role/MainThread: ] 2024-03-01 20:50:46,059 INFO snapshot-role/MainThread: } 2024-03-01 20:50:46,059 INFO snapshot-role/MainThread: ] 2024-03-01 20:50:46,059 INFO snapshot-role/MainThread: , 2024-03-01 20:50:46,059 INFO snapshot-role/MainThread: "log": [ 2024-03-01 20:50:46,059 INFO snapshot-role/MainThread: ] 2024-03-01 20:50:46,059 INFO snapshot-role/MainThread: } 2024-03-01 20:50:46,059 INFO snapshot-role/MainThread: Running... lvs test_vg1/lv1 2024-03-01 20:50:46,092 INFO snapshot-role/MainThread: Return code: 0 2024-03-01 20:50:46,092 INFO snapshot-role/MainThread: { 2024-03-01 20:50:46,092 INFO snapshot-role/MainThread: "report": [ 2024-03-01 20:50:46,092 INFO snapshot-role/MainThread: { 2024-03-01 20:50:46,092 INFO snapshot-role/MainThread: "lv": [ 2024-03-01 20:50:46,092 INFO snapshot-role/MainThread: {"lv_name":"lv1", "vg_name":"test_vg1", "lv_attr":"owi-a-s---", "lv_size":"482344960", "pool_lv":"", "origin":"", "data_percent":"", "metadata_percent":"", "move_pv":"", "mirror_log":"", "copy_percent":"", "convert_lv":""} 2024-03-01 20:50:46,093 INFO snapshot-role/MainThread: ] 2024-03-01 20:50:46,093 INFO snapshot-role/MainThread: } 2024-03-01 20:50:46,093 INFO snapshot-role/MainThread: ] 2024-03-01 20:50:46,093 INFO snapshot-role/MainThread: , 2024-03-01 20:50:46,093 INFO snapshot-role/MainThread: "log": [ 2024-03-01 20:50:46,093 INFO snapshot-role/MainThread: ] 2024-03-01 20:50:46,093 INFO snapshot-role/MainThread: } 2024-03-01 20:50:46,093 INFO snapshot-role/MainThread: umount target /mnt/lv1_mp from device /dev/mapper/test_vg1-lv1_snapset1 2024-03-01 20:50:46,093 INFO snapshot-role/MainThread: Running... umount /mnt/lv1_mp -A 2024-03-01 20:50:46,105 INFO snapshot-role/MainThread: Return code: 0 2024-03-01 20:50:46,105 INFO snapshot-role/MainThread: exit code: 0: [''] 2024-03-01 20:50:47,467 INFO snapshot-role/MainThread: umount_cmd: 1 /mnt/lv1_mp lv1 test_vg1 None 2024-03-01 20:50:47,467 INFO snapshot-role/MainThread: umount_lv : /mnt/lv1_mp 2024-03-01 20:50:47,467 INFO snapshot-role/MainThread: Running... lvs test_vg1 2024-03-01 20:50:47,501 INFO snapshot-role/MainThread: Return code: 0 2024-03-01 20:50:47,501 INFO snapshot-role/MainThread: { 2024-03-01 20:50:47,501 INFO snapshot-role/MainThread: "report": [ 2024-03-01 20:50:47,501 INFO snapshot-role/MainThread: { 2024-03-01 20:50:47,501 INFO snapshot-role/MainThread: "lv": [ 2024-03-01 20:50:47,501 INFO snapshot-role/MainThread: {"lv_name":"lv1", "vg_name":"test_vg1", "lv_attr":"owi-a-s---", "lv_size":"482344960", "pool_lv":"", "origin":"", "data_percent":"", "metadata_percent":"", "move_pv":"", "mirror_log":"", "copy_percent":"", "convert_lv":""}, 2024-03-01 20:50:47,501 INFO snapshot-role/MainThread: {"lv_name":"lv1_snapset1", "vg_name":"test_vg1", "lv_attr":"swi-a-s---", "lv_size":"75497472", "pool_lv":"", "origin":"lv1", "data_percent":"2.81", "metadata_percent":"", "move_pv":"", "mirror_log":"", "copy_percent":"", "convert_lv":""}, 2024-03-01 20:50:47,502 INFO snapshot-role/MainThread: {"lv_name":"lv2", "vg_name":"test_vg1", "lv_attr":"owi-a-s---", "lv_size":"1606418432", "pool_lv":"", "origin":"", "data_percent":"", "metadata_percent":"", "move_pv":"", "mirror_log":"", "copy_percent":"", "convert_lv":""}, 2024-03-01 20:50:47,502 INFO snapshot-role/MainThread: {"lv_name":"lv2_snapset1", "vg_name":"test_vg1", "lv_attr":"swi-aos---", "lv_size":"243269632", "pool_lv":"", "origin":"lv2", "data_percent":"0.87", "metadata_percent":"", "move_pv":"", "mirror_log":"", "copy_percent":"", "convert_lv":""} 2024-03-01 20:50:47,502 INFO snapshot-role/MainThread: ] 2024-03-01 20:50:47,502 INFO snapshot-role/MainThread: } 2024-03-01 20:50:47,502 INFO snapshot-role/MainThread: ] 2024-03-01 20:50:47,502 INFO snapshot-role/MainThread: , 2024-03-01 20:50:47,502 INFO snapshot-role/MainThread: "log": [ 2024-03-01 20:50:47,502 INFO snapshot-role/MainThread: ] 2024-03-01 20:50:47,502 INFO snapshot-role/MainThread: } 2024-03-01 20:50:47,502 INFO snapshot-role/MainThread: Running... lvs test_vg1/lv1 2024-03-01 20:50:47,538 INFO snapshot-role/MainThread: Return code: 0 2024-03-01 20:50:47,538 INFO snapshot-role/MainThread: { 2024-03-01 20:50:47,539 INFO snapshot-role/MainThread: "report": [ 2024-03-01 20:50:47,539 INFO snapshot-role/MainThread: { 2024-03-01 20:50:47,539 INFO snapshot-role/MainThread: "lv": [ 2024-03-01 20:50:47,539 INFO snapshot-role/MainThread: {"lv_name":"lv1", "vg_name":"test_vg1", "lv_attr":"owi-a-s---", "lv_size":"482344960", "pool_lv":"", "origin":"", "data_percent":"", "metadata_percent":"", "move_pv":"", "mirror_log":"", "copy_percent":"", "convert_lv":""} 2024-03-01 20:50:47,539 INFO snapshot-role/MainThread: ] 2024-03-01 20:50:47,539 INFO snapshot-role/MainThread: } 2024-03-01 20:50:47,539 INFO snapshot-role/MainThread: ] 2024-03-01 20:50:47,539 INFO snapshot-role/MainThread: , 2024-03-01 20:50:47,539 INFO snapshot-role/MainThread: "log": [ 2024-03-01 20:50:47,539 INFO snapshot-role/MainThread: ] 2024-03-01 20:50:47,539 INFO snapshot-role/MainThread: } 2024-03-01 20:50:47,539 INFO snapshot-role/MainThread: exit code: 0: ['not mounted /mnt/lv1_mp'] 2024-03-01 20:50:48,980 INFO snapshot-role/MainThread: umount_cmd: 1 /mnt/lv2_mp lv2 test_vg1 None 2024-03-01 20:50:48,980 INFO snapshot-role/MainThread: umount_lv : /mnt/lv2_mp 2024-03-01 20:50:48,980 INFO snapshot-role/MainThread: Running... lvs test_vg1 2024-03-01 20:50:49,012 INFO snapshot-role/MainThread: Return code: 0 2024-03-01 20:50:49,012 INFO snapshot-role/MainThread: { 2024-03-01 20:50:49,012 INFO snapshot-role/MainThread: "report": [ 2024-03-01 20:50:49,012 INFO snapshot-role/MainThread: { 2024-03-01 20:50:49,012 INFO snapshot-role/MainThread: "lv": [ 2024-03-01 20:50:49,013 INFO snapshot-role/MainThread: {"lv_name":"lv1", "vg_name":"test_vg1", "lv_attr":"owi-a-s---", "lv_size":"482344960", "pool_lv":"", "origin":"", "data_percent":"", "metadata_percent":"", "move_pv":"", "mirror_log":"", "copy_percent":"", "convert_lv":""}, 2024-03-01 20:50:49,013 INFO snapshot-role/MainThread: {"lv_name":"lv1_snapset1", "vg_name":"test_vg1", "lv_attr":"swi-a-s---", "lv_size":"75497472", "pool_lv":"", "origin":"lv1", "data_percent":"2.81", "metadata_percent":"", "move_pv":"", "mirror_log":"", "copy_percent":"", "convert_lv":""}, 2024-03-01 20:50:49,013 INFO snapshot-role/MainThread: {"lv_name":"lv2", "vg_name":"test_vg1", "lv_attr":"owi-a-s---", "lv_size":"1606418432", "pool_lv":"", "origin":"", "data_percent":"", "metadata_percent":"", "move_pv":"", "mirror_log":"", "copy_percent":"", "convert_lv":""}, 2024-03-01 20:50:49,013 INFO snapshot-role/MainThread: {"lv_name":"lv2_snapset1", "vg_name":"test_vg1", "lv_attr":"swi-aos---", "lv_size":"243269632", "pool_lv":"", "origin":"lv2", "data_percent":"0.87", "metadata_percent":"", "move_pv":"", "mirror_log":"", "copy_percent":"", "convert_lv":""} 2024-03-01 20:50:49,013 INFO snapshot-role/MainThread: ] 2024-03-01 20:50:49,013 INFO snapshot-role/MainThread: } 2024-03-01 20:50:49,013 INFO snapshot-role/MainThread: ] 2024-03-01 20:50:49,013 INFO snapshot-role/MainThread: , 2024-03-01 20:50:49,013 INFO snapshot-role/MainThread: "log": [ 2024-03-01 20:50:49,013 INFO snapshot-role/MainThread: ] 2024-03-01 20:50:49,013 INFO snapshot-role/MainThread: } 2024-03-01 20:50:49,013 INFO snapshot-role/MainThread: Running... lvs test_vg1/lv2 2024-03-01 20:50:49,049 INFO snapshot-role/MainThread: Return code: 0 2024-03-01 20:50:49,050 INFO snapshot-role/MainThread: { 2024-03-01 20:50:49,050 INFO snapshot-role/MainThread: "report": [ 2024-03-01 20:50:49,050 INFO snapshot-role/MainThread: { 2024-03-01 20:50:49,050 INFO snapshot-role/MainThread: "lv": [ 2024-03-01 20:50:49,050 INFO snapshot-role/MainThread: {"lv_name":"lv2", "vg_name":"test_vg1", "lv_attr":"owi-a-s---", "lv_size":"1606418432", "pool_lv":"", "origin":"", "data_percent":"", "metadata_percent":"", "move_pv":"", "mirror_log":"", "copy_percent":"", "convert_lv":""} 2024-03-01 20:50:49,050 INFO snapshot-role/MainThread: ] 2024-03-01 20:50:49,050 INFO snapshot-role/MainThread: } 2024-03-01 20:50:49,050 INFO snapshot-role/MainThread: ] 2024-03-01 20:50:49,050 INFO snapshot-role/MainThread: , 2024-03-01 20:50:49,050 INFO snapshot-role/MainThread: "log": [ 2024-03-01 20:50:49,050 INFO snapshot-role/MainThread: ] 2024-03-01 20:50:49,050 INFO snapshot-role/MainThread: } 2024-03-01 20:50:49,050 INFO snapshot-role/MainThread: umount target /mnt/lv2_mp from device /dev/mapper/test_vg1-lv2_snapset1 2024-03-01 20:50:49,050 INFO snapshot-role/MainThread: Running... umount /mnt/lv2_mp -A 2024-03-01 20:50:49,060 INFO snapshot-role/MainThread: Return code: 0 2024-03-01 20:50:49,060 INFO snapshot-role/MainThread: exit code: 0: [''] 2024-03-01 20:50:50,494 INFO snapshot-role/MainThread: umount_cmd: 1 /mnt/lv7_mp lv7 test_vg3 None 2024-03-01 20:50:50,494 INFO snapshot-role/MainThread: umount_lv : /mnt/lv7_mp 2024-03-01 20:50:50,494 INFO snapshot-role/MainThread: Running... lvs test_vg3 2024-03-01 20:50:50,532 INFO snapshot-role/MainThread: Return code: 0 2024-03-01 20:50:50,532 INFO snapshot-role/MainThread: { 2024-03-01 20:50:50,533 INFO snapshot-role/MainThread: "report": [ 2024-03-01 20:50:50,533 INFO snapshot-role/MainThread: { 2024-03-01 20:50:50,533 INFO snapshot-role/MainThread: "lv": [ 2024-03-01 20:50:50,533 INFO snapshot-role/MainThread: {"lv_name":"lv5", "vg_name":"test_vg3", "lv_attr":"owi-a-s---", "lv_size":"1283457024", "pool_lv":"", "origin":"", "data_percent":"", "metadata_percent":"", "move_pv":"", "mirror_log":"", "copy_percent":"", "convert_lv":""}, 2024-03-01 20:50:50,533 INFO snapshot-role/MainThread: {"lv_name":"lv5_snapset1", "vg_name":"test_vg3", "lv_attr":"swi-a-s---", "lv_size":"192937984", "pool_lv":"", "origin":"lv5", "data_percent":"0.00", "metadata_percent":"", "move_pv":"", "mirror_log":"", "copy_percent":"", "convert_lv":""}, 2024-03-01 20:50:50,533 INFO snapshot-role/MainThread: {"lv_name":"lv6", "vg_name":"test_vg3", "lv_attr":"owi-aos---", "lv_size":"1069547520", "pool_lv":"", "origin":"", "data_percent":"", "metadata_percent":"", "move_pv":"", "mirror_log":"", "copy_percent":"", "convert_lv":""}, 2024-03-01 20:50:50,533 INFO snapshot-role/MainThread: {"lv_name":"lv6_snapset1", "vg_name":"test_vg3", "lv_attr":"swi-a-s---", "lv_size":"163577856", "pool_lv":"", "origin":"lv6", "data_percent":"1.29", "metadata_percent":"", "move_pv":"", "mirror_log":"", "copy_percent":"", "convert_lv":""}, 2024-03-01 20:50:50,533 INFO snapshot-role/MainThread: {"lv_name":"lv7", "vg_name":"test_vg3", "lv_attr":"owi-a-s---", "lv_size":"427819008", "pool_lv":"", "origin":"", "data_percent":"", "metadata_percent":"", "move_pv":"", "mirror_log":"", "copy_percent":"", "convert_lv":""}, 2024-03-01 20:50:50,533 INFO snapshot-role/MainThread: {"lv_name":"lv7_snapset1", "vg_name":"test_vg3", "lv_attr":"swi-aos---", "lv_size":"67108864", "pool_lv":"", "origin":"lv7", "data_percent":"3.16", "metadata_percent":"", "move_pv":"", "mirror_log":"", "copy_percent":"", "convert_lv":""}, 2024-03-01 20:50:50,533 INFO snapshot-role/MainThread: {"lv_name":"lv8", "vg_name":"test_vg3", "lv_attr":"owi-a-s---", "lv_size":"427819008", "pool_lv":"", "origin":"", "data_percent":"", "metadata_percent":"", "move_pv":"", "mirror_log":"", "copy_percent":"", "convert_lv":""}, 2024-03-01 20:50:50,533 INFO snapshot-role/MainThread: {"lv_name":"lv8_snapset1", "vg_name":"test_vg3", "lv_attr":"swi-a-s---", "lv_size":"67108864", "pool_lv":"", "origin":"lv8", "data_percent":"0.00", "metadata_percent":"", "move_pv":"", "mirror_log":"", "copy_percent":"", "convert_lv":""} 2024-03-01 20:50:50,533 INFO snapshot-role/MainThread: ] 2024-03-01 20:50:50,533 INFO snapshot-role/MainThread: } 2024-03-01 20:50:50,533 INFO snapshot-role/MainThread: ] 2024-03-01 20:50:50,533 INFO snapshot-role/MainThread: , 2024-03-01 20:50:50,533 INFO snapshot-role/MainThread: "log": [ 2024-03-01 20:50:50,533 INFO snapshot-role/MainThread: ] 2024-03-01 20:50:50,533 INFO snapshot-role/MainThread: } 2024-03-01 20:50:50,533 INFO snapshot-role/MainThread: Running... lvs test_vg3/lv7 2024-03-01 20:50:50,563 INFO snapshot-role/MainThread: Return code: 0 2024-03-01 20:50:50,563 INFO snapshot-role/MainThread: { 2024-03-01 20:50:50,563 INFO snapshot-role/MainThread: "report": [ 2024-03-01 20:50:50,563 INFO snapshot-role/MainThread: { 2024-03-01 20:50:50,563 INFO snapshot-role/MainThread: "lv": [ 2024-03-01 20:50:50,563 INFO snapshot-role/MainThread: {"lv_name":"lv7", "vg_name":"test_vg3", "lv_attr":"owi-a-s---", "lv_size":"427819008", "pool_lv":"", "origin":"", "data_percent":"", "metadata_percent":"", "move_pv":"", "mirror_log":"", "copy_percent":"", "convert_lv":""} 2024-03-01 20:50:50,563 INFO snapshot-role/MainThread: ] 2024-03-01 20:50:50,564 INFO snapshot-role/MainThread: } 2024-03-01 20:50:50,564 INFO snapshot-role/MainThread: ] 2024-03-01 20:50:50,564 INFO snapshot-role/MainThread: , 2024-03-01 20:50:50,564 INFO snapshot-role/MainThread: "log": [ 2024-03-01 20:50:50,564 INFO snapshot-role/MainThread: ] 2024-03-01 20:50:50,564 INFO snapshot-role/MainThread: } 2024-03-01 20:50:50,564 INFO snapshot-role/MainThread: umount target /mnt/lv7_mp from device /dev/mapper/test_vg3-lv7_snapset1 2024-03-01 20:50:50,564 INFO snapshot-role/MainThread: Running... umount /mnt/lv7_mp -A 2024-03-01 20:50:50,574 INFO snapshot-role/MainThread: Return code: 0 2024-03-01 20:50:50,575 INFO snapshot-role/MainThread: exit code: 0: [''] 2024-03-01 20:50:52,054 INFO snapshot-role/MainThread: umount_cmd: 1 /mnt/lv6_mp None None None 2024-03-01 20:50:52,054 INFO snapshot-role/MainThread: umount_lv : /mnt/lv6_mp 2024-03-01 20:50:52,054 INFO snapshot-role/MainThread: umount target /mnt/lv6_mp from device /dev/mapper/test_vg3-lv6 2024-03-01 20:50:52,054 INFO snapshot-role/MainThread: Running... umount /mnt/lv6_mp -A 2024-03-01 20:50:52,070 INFO snapshot-role/MainThread: Return code: 0 2024-03-01 20:50:52,070 INFO snapshot-role/MainThread: exit code: 0: [''] 2024-03-01 20:50:53,491 INFO snapshot-role/MainThread: remove_cmd: remove None None snapset1 0 None 2024-03-01 20:50:53,491 INFO snapshot-role/MainThread: Running... lvm fullreport --units B --nosuffix --configreport vg -o vg_name,vg_uuid,vg_size,vg_free,vg_extent_size --configreport lv -o lv_uuid,lv_name,lv_full_name,lv_path,lv_size,origin,origin_size,pool_lv,lv_tags,lv_attr,vg_name,data_percent,metadata_percent,pool_lv --configreport pv -o pv_name --reportformat json 2024-03-01 20:50:53,531 INFO snapshot-role/MainThread: Return code: 0 2024-03-01 20:50:53,532 INFO snapshot-role/MainThread: { 2024-03-01 20:50:53,532 INFO snapshot-role/MainThread: "report": [ 2024-03-01 20:50:53,532 INFO snapshot-role/MainThread: { 2024-03-01 20:50:53,532 INFO snapshot-role/MainThread: "vg": [ 2024-03-01 20:50:53,532 INFO snapshot-role/MainThread: {"vg_name":"test_vg3", "vg_uuid":"kq3Q34-m4sM-GWpc-YIES-eDmd-mNLi-EQBg1q", "vg_size":"4261412864", "vg_free":"562036736", "vg_extent_size":"4194304"} 2024-03-01 20:50:53,532 INFO snapshot-role/MainThread: ] 2024-03-01 20:50:53,532 INFO snapshot-role/MainThread: , 2024-03-01 20:50:53,532 INFO snapshot-role/MainThread: "pv": [ 2024-03-01 20:50:53,532 INFO snapshot-role/MainThread: {"pv_name":"/dev/sdg"}, 2024-03-01 20:50:53,532 INFO snapshot-role/MainThread: {"pv_name":"/dev/sdh"}, 2024-03-01 20:50:53,532 INFO snapshot-role/MainThread: {"pv_name":"/dev/sdi"}, 2024-03-01 20:50:53,532 INFO snapshot-role/MainThread: {"pv_name":"/dev/sdj"} 2024-03-01 20:50:53,532 INFO snapshot-role/MainThread: ] 2024-03-01 20:50:53,532 INFO snapshot-role/MainThread: , 2024-03-01 20:50:53,532 INFO snapshot-role/MainThread: "lv": [ 2024-03-01 20:50:53,532 INFO snapshot-role/MainThread: {"lv_uuid":"71ve1w-mLUa-R84n-cyjy-wLOO-zjaB-Bt5OAf", "lv_name":"lv5", "lv_full_name":"test_vg3/lv5", "lv_path":"/dev/test_vg3/lv5", "lv_size":"1283457024", "origin":"", "origin_size":"1283457024", "pool_lv":"", "lv_tags":"", "lv_attr":"owi-a-s---", "vg_name":"test_vg3", "data_percent":"", "metadata_percent":"", "pool_lv":""}, 2024-03-01 20:50:53,532 INFO snapshot-role/MainThread: {"lv_uuid":"au5xEE-gZBn-DDEW-D3dd-ZGbp-xG3N-0CaXS2", "lv_name":"lv5_snapset1", "lv_full_name":"test_vg3/lv5_snapset1", "lv_path":"/dev/test_vg3/lv5_snapset1", "lv_size":"192937984", "origin":"lv5", "origin_size":"1283457024", "pool_lv":"", "lv_tags":"", "lv_attr":"swi-a-s---", "vg_name":"test_vg3", "data_percent":"0.00", "metadata_percent":"", "pool_lv":""}, 2024-03-01 20:50:53,532 INFO snapshot-role/MainThread: {"lv_uuid":"EIYnjo-BwL1-xLAF-AMSb-UeFe-Va3P-3bfRPr", "lv_name":"lv6", "lv_full_name":"test_vg3/lv6", "lv_path":"/dev/test_vg3/lv6", "lv_size":"1069547520", "origin":"", "origin_size":"1069547520", "pool_lv":"", "lv_tags":"", "lv_attr":"owi-a-s---", "vg_name":"test_vg3", "data_percent":"", "metadata_percent":"", "pool_lv":""}, 2024-03-01 20:50:53,532 INFO snapshot-role/MainThread: {"lv_uuid":"U2AKpH-3oXC-R04b-Ahrw-k6cH-CbrQ-cQK9Aj", "lv_name":"lv6_snapset1", "lv_full_name":"test_vg3/lv6_snapset1", "lv_path":"/dev/test_vg3/lv6_snapset1", "lv_size":"163577856", "origin":"lv6", "origin_size":"1069547520", "pool_lv":"", "lv_tags":"", "lv_attr":"swi-a-s---", "vg_name":"test_vg3", "data_percent":"1.30", "metadata_percent":"", "pool_lv":""}, 2024-03-01 20:50:53,532 INFO snapshot-role/MainThread: {"lv_uuid":"5h3p3g-g8QF-fPUC-Bb25-hV9B-0ql2-ZHjwzz", "lv_name":"lv7", "lv_full_name":"test_vg3/lv7", "lv_path":"/dev/test_vg3/lv7", "lv_size":"427819008", "origin":"", "origin_size":"427819008", "pool_lv":"", "lv_tags":"", "lv_attr":"owi-a-s---", "vg_name":"test_vg3", "data_percent":"", "metadata_percent":"", "pool_lv":""}, 2024-03-01 20:50:53,532 INFO snapshot-role/MainThread: {"lv_uuid":"iQzcYf-A4iy-dYYd-n7GN-C1zn-C6Pq-OZbbnQ", "lv_name":"lv7_snapset1", "lv_full_name":"test_vg3/lv7_snapset1", "lv_path":"/dev/test_vg3/lv7_snapset1", "lv_size":"67108864", "origin":"lv7", "origin_size":"427819008", "pool_lv":"", "lv_tags":"", "lv_attr":"swi-a-s---", "vg_name":"test_vg3", "data_percent":"3.16", "metadata_percent":"", "pool_lv":""}, 2024-03-01 20:50:53,532 INFO snapshot-role/MainThread: {"lv_uuid":"WebYte-cXqg-wpa0-s9Yt-LAjT-CXq6-JxWraD", "lv_name":"lv8", "lv_full_name":"test_vg3/lv8", "lv_path":"/dev/test_vg3/lv8", "lv_size":"427819008", "origin":"", "origin_size":"427819008", "pool_lv":"", "lv_tags":"", "lv_attr":"owi-a-s---", "vg_name":"test_vg3", "data_percent":"", "metadata_percent":"", "pool_lv":""}, 2024-03-01 20:50:53,532 INFO snapshot-role/MainThread: {"lv_uuid":"FY0OpT-ctXj-lmxt-04I9-0W5F-67i5-f6pG1J", "lv_name":"lv8_snapset1", "lv_full_name":"test_vg3/lv8_snapset1", "lv_path":"/dev/test_vg3/lv8_snapset1", "lv_size":"67108864", "origin":"lv8", "origin_size":"427819008", "pool_lv":"", "lv_tags":"", "lv_attr":"swi-a-s---", "vg_name":"test_vg3", "data_percent":"0.00", "metadata_percent":"", "pool_lv":""} 2024-03-01 20:50:53,532 INFO snapshot-role/MainThread: ] 2024-03-01 20:50:53,532 INFO snapshot-role/MainThread: , 2024-03-01 20:50:53,532 INFO snapshot-role/MainThread: "pvseg": [ 2024-03-01 20:50:53,532 INFO snapshot-role/MainThread: {"pvseg_start":"0", "pvseg_size":"52", "segtype":"linear", "pv_uuid":"51cV3l-5pn1-uxQe-nFN7-8HCu-ivbU-YXbymn", "lv_uuid":"71ve1w-mLUa-R84n-cyjy-wLOO-zjaB-Bt5OAf", "pv_name":"/dev/sdj"}, 2024-03-01 20:50:53,532 INFO snapshot-role/MainThread: {"pvseg_start":"52", "pvseg_size":"39", "segtype":"linear", "pv_uuid":"51cV3l-5pn1-uxQe-nFN7-8HCu-ivbU-YXbymn", "lv_uuid":"U2AKpH-3oXC-R04b-Ahrw-k6cH-CbrQ-cQK9Aj", "pv_name":"/dev/sdj"}, 2024-03-01 20:50:53,532 INFO snapshot-role/MainThread: {"pvseg_start":"91", "pvseg_size":"16", "segtype":"linear", "pv_uuid":"51cV3l-5pn1-uxQe-nFN7-8HCu-ivbU-YXbymn", "lv_uuid":"iQzcYf-A4iy-dYYd-n7GN-C1zn-C6Pq-OZbbnQ", "pv_name":"/dev/sdj"}, 2024-03-01 20:50:53,533 INFO snapshot-role/MainThread: {"pvseg_start":"107", "pvseg_size":"16", "segtype":"linear", "pv_uuid":"51cV3l-5pn1-uxQe-nFN7-8HCu-ivbU-YXbymn", "lv_uuid":"FY0OpT-ctXj-lmxt-04I9-0W5F-67i5-f6pG1J", "pv_name":"/dev/sdj"}, 2024-03-01 20:50:53,533 INFO snapshot-role/MainThread: {"pvseg_start":"123", "pvseg_size":"131", "segtype":"free", "pv_uuid":"51cV3l-5pn1-uxQe-nFN7-8HCu-ivbU-YXbymn", "lv_uuid":"", "pv_name":"/dev/sdj"}, 2024-03-01 20:50:53,533 INFO snapshot-role/MainThread: {"pvseg_start":"0", "pvseg_size":"102", "segtype":"linear", "pv_uuid":"5UoerG-pc5V-te1I-vUk3-8N9d-acxz-cMYjGC", "lv_uuid":"WebYte-cXqg-wpa0-s9Yt-LAjT-CXq6-JxWraD", "pv_name":"/dev/sdg"}, 2024-03-01 20:50:53,533 INFO snapshot-role/MainThread: {"pvseg_start":"102", "pvseg_size":"102", "segtype":"linear", "pv_uuid":"5UoerG-pc5V-te1I-vUk3-8N9d-acxz-cMYjGC", "lv_uuid":"5h3p3g-g8QF-fPUC-Bb25-hV9B-0ql2-ZHjwzz", "pv_name":"/dev/sdg"}, 2024-03-01 20:50:53,533 INFO snapshot-role/MainThread: {"pvseg_start":"204", "pvseg_size":"1", "segtype":"linear", "pv_uuid":"5UoerG-pc5V-te1I-vUk3-8N9d-acxz-cMYjGC", "lv_uuid":"EIYnjo-BwL1-xLAF-AMSb-UeFe-Va3P-3bfRPr", "pv_name":"/dev/sdg"}, 2024-03-01 20:50:53,533 INFO snapshot-role/MainThread: {"pvseg_start":"205", "pvseg_size":"46", "segtype":"linear", "pv_uuid":"5UoerG-pc5V-te1I-vUk3-8N9d-acxz-cMYjGC", "lv_uuid":"au5xEE-gZBn-DDEW-D3dd-ZGbp-xG3N-0CaXS2", "pv_name":"/dev/sdg"}, 2024-03-01 20:50:53,533 INFO snapshot-role/MainThread: {"pvseg_start":"251", "pvseg_size":"3", "segtype":"free", "pv_uuid":"5UoerG-pc5V-te1I-vUk3-8N9d-acxz-cMYjGC", "lv_uuid":"", "pv_name":"/dev/sdg"}, 2024-03-01 20:50:53,533 INFO snapshot-role/MainThread: {"pvseg_start":"0", "pvseg_size":"254", "segtype":"linear", "pv_uuid":"S8QQfi-gyCf-5bNz-ngYw-0VWy-PMaD-CmAE19", "lv_uuid":"EIYnjo-BwL1-xLAF-AMSb-UeFe-Va3P-3bfRPr", "pv_name":"/dev/sdh"}, 2024-03-01 20:50:53,533 INFO snapshot-role/MainThread: {"pvseg_start":"0", "pvseg_size":"254", "segtype":"linear", "pv_uuid":"mFUgeA-ViDw-7k4A-qGcl-xiEv-rQWJ-0ys8df", "lv_uuid":"71ve1w-mLUa-R84n-cyjy-wLOO-zjaB-Bt5OAf", "pv_name":"/dev/sdi"} 2024-03-01 20:50:53,533 INFO snapshot-role/MainThread: ] 2024-03-01 20:50:53,533 INFO snapshot-role/MainThread: , 2024-03-01 20:50:53,533 INFO snapshot-role/MainThread: "seg": [ 2024-03-01 20:50:53,533 INFO snapshot-role/MainThread: {"seg_pe_ranges":"/dev/sdg:102-203", "segtype":"linear", "lv_uuid":"5h3p3g-g8QF-fPUC-Bb25-hV9B-0ql2-ZHjwzz"}, 2024-03-01 20:50:53,533 INFO snapshot-role/MainThread: {"seg_pe_ranges":"/dev/sdi:0-253", "segtype":"linear", "lv_uuid":"71ve1w-mLUa-R84n-cyjy-wLOO-zjaB-Bt5OAf"}, 2024-03-01 20:50:53,533 INFO snapshot-role/MainThread: {"seg_pe_ranges":"/dev/sdj:0-51", "segtype":"linear", "lv_uuid":"71ve1w-mLUa-R84n-cyjy-wLOO-zjaB-Bt5OAf"}, 2024-03-01 20:50:53,533 INFO snapshot-role/MainThread: {"seg_pe_ranges":"/dev/sdh:0-253", "segtype":"linear", "lv_uuid":"EIYnjo-BwL1-xLAF-AMSb-UeFe-Va3P-3bfRPr"}, 2024-03-01 20:50:53,533 INFO snapshot-role/MainThread: {"seg_pe_ranges":"/dev/sdg:204-204", "segtype":"linear", "lv_uuid":"EIYnjo-BwL1-xLAF-AMSb-UeFe-Va3P-3bfRPr"}, 2024-03-01 20:50:53,533 INFO snapshot-role/MainThread: {"seg_pe_ranges":"/dev/sdj:107-122", "segtype":"linear", "lv_uuid":"FY0OpT-ctXj-lmxt-04I9-0W5F-67i5-f6pG1J"}, 2024-03-01 20:50:53,533 INFO snapshot-role/MainThread: {"seg_pe_ranges":"/dev/sdj:52-90", "segtype":"linear", "lv_uuid":"U2AKpH-3oXC-R04b-Ahrw-k6cH-CbrQ-cQK9Aj"}, 2024-03-01 20:50:53,533 INFO snapshot-role/MainThread: {"seg_pe_ranges":"/dev/sdg:0-101", "segtype":"linear", "lv_uuid":"WebYte-cXqg-wpa0-s9Yt-LAjT-CXq6-JxWraD"}, 2024-03-01 20:50:53,533 INFO snapshot-role/MainThread: {"seg_pe_ranges":"/dev/sdg:205-250", "segtype":"linear", "lv_uuid":"au5xEE-gZBn-DDEW-D3dd-ZGbp-xG3N-0CaXS2"}, 2024-03-01 20:50:53,533 INFO snapshot-role/MainThread: {"seg_pe_ranges":"/dev/sdj:91-106", "segtype":"linear", "lv_uuid":"iQzcYf-A4iy-dYYd-n7GN-C1zn-C6Pq-OZbbnQ"} 2024-03-01 20:50:53,533 INFO snapshot-role/MainThread: ] 2024-03-01 20:50:53,533 INFO snapshot-role/MainThread: } 2024-03-01 20:50:53,533 INFO snapshot-role/MainThread: , 2024-03-01 20:50:53,533 INFO snapshot-role/MainThread: { 2024-03-01 20:50:53,533 INFO snapshot-role/MainThread: "vg": [ 2024-03-01 20:50:53,533 INFO snapshot-role/MainThread: {"vg_name":"test_vg2", "vg_uuid":"sUlWCZ-vzu7-JOqD-NLLV-tzZX-bvBJ-K7r5PM", "vg_size":"3196059648", "vg_free":"2084569088", "vg_extent_size":"4194304"} 2024-03-01 20:50:53,533 INFO snapshot-role/MainThread: ] 2024-03-01 20:50:53,533 INFO snapshot-role/MainThread: , 2024-03-01 20:50:53,533 INFO snapshot-role/MainThread: "pv": [ 2024-03-01 20:50:53,533 INFO snapshot-role/MainThread: {"pv_name":"/dev/sdd"}, 2024-03-01 20:50:53,533 INFO snapshot-role/MainThread: {"pv_name":"/dev/sde"}, 2024-03-01 20:50:53,533 INFO snapshot-role/MainThread: {"pv_name":"/dev/sdf"} 2024-03-01 20:50:53,533 INFO snapshot-role/MainThread: ] 2024-03-01 20:50:53,534 INFO snapshot-role/MainThread: , 2024-03-01 20:50:53,534 INFO snapshot-role/MainThread: "lv": [ 2024-03-01 20:50:53,534 INFO snapshot-role/MainThread: {"lv_uuid":"yfTnQ0-gjqY-maXA-oAm4-hN2r-bBK3-YyQt46", "lv_name":"lv3", "lv_full_name":"test_vg2/lv3", "lv_path":"/dev/test_vg2/lv3", "lv_size":"322961408", "origin":"", "origin_size":"322961408", "pool_lv":"", "lv_tags":"", "lv_attr":"owi-a-s---", "vg_name":"test_vg2", "data_percent":"", "metadata_percent":"", "pool_lv":""}, 2024-03-01 20:50:53,534 INFO snapshot-role/MainThread: {"lv_uuid":"e74t6r-cpok-ZWKB-yeg1-jIJs-WUrx-Qx5jgk", "lv_name":"lv3_snapset1", "lv_full_name":"test_vg2/lv3_snapset1", "lv_path":"/dev/test_vg2/lv3_snapset1", "lv_size":"50331648", "origin":"lv3", "origin_size":"322961408", "pool_lv":"", "lv_tags":"", "lv_attr":"swi-a-s---", "vg_name":"test_vg2", "data_percent":"0.00", "metadata_percent":"", "pool_lv":""}, 2024-03-01 20:50:53,534 INFO snapshot-role/MainThread: {"lv_uuid":"nuSAu2-RyB1-8HLM-wkL0-E2Ok-Z2Ai-B3hkFH", "lv_name":"lv4", "lv_full_name":"test_vg2/lv4", "lv_path":"/dev/test_vg2/lv4", "lv_size":"641728512", "origin":"", "origin_size":"641728512", "pool_lv":"", "lv_tags":"", "lv_attr":"owi-a-s---", "vg_name":"test_vg2", "data_percent":"", "metadata_percent":"", "pool_lv":""}, 2024-03-01 20:50:53,534 INFO snapshot-role/MainThread: {"lv_uuid":"j7kmWN-3sMc-pdoF-IDgB-SUe4-2om7-GhNqi9", "lv_name":"lv4_snapset1", "lv_full_name":"test_vg2/lv4_snapset1", "lv_path":"/dev/test_vg2/lv4_snapset1", "lv_size":"96468992", "origin":"lv4", "origin_size":"641728512", "pool_lv":"", "lv_tags":"", "lv_attr":"swi-a-s---", "vg_name":"test_vg2", "data_percent":"0.00", "metadata_percent":"", "pool_lv":""} 2024-03-01 20:50:53,534 INFO snapshot-role/MainThread: ] 2024-03-01 20:50:53,534 INFO snapshot-role/MainThread: , 2024-03-01 20:50:53,534 INFO snapshot-role/MainThread: "pvseg": [ 2024-03-01 20:50:53,534 INFO snapshot-role/MainThread: {"pvseg_start":"0", "pvseg_size":"254", "segtype":"free", "pv_uuid":"HRTxWn-eIRO-EFsB-O6vy-ZG2R-WXxx-KbMWLh", "lv_uuid":"", "pv_name":"/dev/sdf"}, 2024-03-01 20:50:53,534 INFO snapshot-role/MainThread: {"pvseg_start":"0", "pvseg_size":"23", "segtype":"linear", "pv_uuid":"ohdZ1F-frhP-p3Q2-peI2-y9Cq-PIRk-ZHlssT", "lv_uuid":"j7kmWN-3sMc-pdoF-IDgB-SUe4-2om7-GhNqi9", "pv_name":"/dev/sde"}, 2024-03-01 20:50:53,534 INFO snapshot-role/MainThread: {"pvseg_start":"23", "pvseg_size":"231", "segtype":"free", "pv_uuid":"ohdZ1F-frhP-p3Q2-peI2-y9Cq-PIRk-ZHlssT", "lv_uuid":"", "pv_name":"/dev/sde"}, 2024-03-01 20:50:53,534 INFO snapshot-role/MainThread: {"pvseg_start":"0", "pvseg_size":"153", "segtype":"linear", "pv_uuid":"zZI2Ed-QNwt-si2v-Zm1j-mTs4-bZwr-YKMNgo", "lv_uuid":"nuSAu2-RyB1-8HLM-wkL0-E2Ok-Z2Ai-B3hkFH", "pv_name":"/dev/sdd"}, 2024-03-01 20:50:53,534 INFO snapshot-role/MainThread: {"pvseg_start":"153", "pvseg_size":"77", "segtype":"linear", "pv_uuid":"zZI2Ed-QNwt-si2v-Zm1j-mTs4-bZwr-YKMNgo", "lv_uuid":"yfTnQ0-gjqY-maXA-oAm4-hN2r-bBK3-YyQt46", "pv_name":"/dev/sdd"}, 2024-03-01 20:50:53,534 INFO snapshot-role/MainThread: {"pvseg_start":"230", "pvseg_size":"12", "segtype":"linear", "pv_uuid":"zZI2Ed-QNwt-si2v-Zm1j-mTs4-bZwr-YKMNgo", "lv_uuid":"e74t6r-cpok-ZWKB-yeg1-jIJs-WUrx-Qx5jgk", "pv_name":"/dev/sdd"}, 2024-03-01 20:50:53,534 INFO snapshot-role/MainThread: {"pvseg_start":"242", "pvseg_size":"12", "segtype":"free", "pv_uuid":"zZI2Ed-QNwt-si2v-Zm1j-mTs4-bZwr-YKMNgo", "lv_uuid":"", "pv_name":"/dev/sdd"} 2024-03-01 20:50:53,534 INFO snapshot-role/MainThread: ] 2024-03-01 20:50:53,534 INFO snapshot-role/MainThread: , 2024-03-01 20:50:53,534 INFO snapshot-role/MainThread: "seg": [ 2024-03-01 20:50:53,534 INFO snapshot-role/MainThread: {"seg_pe_ranges":"/dev/sdd:230-241", "segtype":"linear", "lv_uuid":"e74t6r-cpok-ZWKB-yeg1-jIJs-WUrx-Qx5jgk"}, 2024-03-01 20:50:53,534 INFO snapshot-role/MainThread: {"seg_pe_ranges":"/dev/sde:0-22", "segtype":"linear", "lv_uuid":"j7kmWN-3sMc-pdoF-IDgB-SUe4-2om7-GhNqi9"}, 2024-03-01 20:50:53,534 INFO snapshot-role/MainThread: {"seg_pe_ranges":"/dev/sdd:0-152", "segtype":"linear", "lv_uuid":"nuSAu2-RyB1-8HLM-wkL0-E2Ok-Z2Ai-B3hkFH"}, 2024-03-01 20:50:53,534 INFO snapshot-role/MainThread: {"seg_pe_ranges":"/dev/sdd:153-229", "segtype":"linear", "lv_uuid":"yfTnQ0-gjqY-maXA-oAm4-hN2r-bBK3-YyQt46"} 2024-03-01 20:50:53,534 INFO snapshot-role/MainThread: ] 2024-03-01 20:50:53,534 INFO snapshot-role/MainThread: } 2024-03-01 20:50:53,534 INFO snapshot-role/MainThread: , 2024-03-01 20:50:53,534 INFO snapshot-role/MainThread: { 2024-03-01 20:50:53,534 INFO snapshot-role/MainThread: "vg": [ 2024-03-01 20:50:53,534 INFO snapshot-role/MainThread: {"vg_name":"test_vg1", "vg_uuid":"nzg1R2-dSyJ-tbSf-liNI-sYvo-CzTs-timmcP", "vg_size":"3196059648", "vg_free":"788529152", "vg_extent_size":"4194304"} 2024-03-01 20:50:53,534 INFO snapshot-role/MainThread: ] 2024-03-01 20:50:53,534 INFO snapshot-role/MainThread: , 2024-03-01 20:50:53,534 INFO snapshot-role/MainThread: "pv": [ 2024-03-01 20:50:53,534 INFO snapshot-role/MainThread: {"pv_name":"/dev/sda"}, 2024-03-01 20:50:53,534 INFO snapshot-role/MainThread: {"pv_name":"/dev/sdb"}, 2024-03-01 20:50:53,534 INFO snapshot-role/MainThread: {"pv_name":"/dev/sdc"} 2024-03-01 20:50:53,535 INFO snapshot-role/MainThread: ] 2024-03-01 20:50:53,535 INFO snapshot-role/MainThread: , 2024-03-01 20:50:53,535 INFO snapshot-role/MainThread: "lv": [ 2024-03-01 20:50:53,535 INFO snapshot-role/MainThread: {"lv_uuid":"xws0J7-QFdr-jnBe-ukxG-LWin-k1Jt-0eibfZ", "lv_name":"lv1", "lv_full_name":"test_vg1/lv1", "lv_path":"/dev/test_vg1/lv1", "lv_size":"482344960", "origin":"", "origin_size":"482344960", "pool_lv":"", "lv_tags":"", "lv_attr":"owi-a-s---", "vg_name":"test_vg1", "data_percent":"", "metadata_percent":"", "pool_lv":""}, 2024-03-01 20:50:53,535 INFO snapshot-role/MainThread: {"lv_uuid":"lxeIbR-HPO2-SYJe-wobw-Ey2x-5MPH-GthsZq", "lv_name":"lv1_snapset1", "lv_full_name":"test_vg1/lv1_snapset1", "lv_path":"/dev/test_vg1/lv1_snapset1", "lv_size":"75497472", "origin":"lv1", "origin_size":"482344960", "pool_lv":"", "lv_tags":"", "lv_attr":"swi-a-s---", "vg_name":"test_vg1", "data_percent":"2.81", "metadata_percent":"", "pool_lv":""}, 2024-03-01 20:50:53,535 INFO snapshot-role/MainThread: {"lv_uuid":"S4IAgG-oKdr-dUwM-bIXM-E7QP-rQcZ-rcdPYd", "lv_name":"lv2", "lv_full_name":"test_vg1/lv2", "lv_path":"/dev/test_vg1/lv2", "lv_size":"1606418432", "origin":"", "origin_size":"1606418432", "pool_lv":"", "lv_tags":"", "lv_attr":"owi-a-s---", "vg_name":"test_vg1", "data_percent":"", "metadata_percent":"", "pool_lv":""}, 2024-03-01 20:50:53,535 INFO snapshot-role/MainThread: {"lv_uuid":"JSvQj6-5xzQ-WOh3-jjSe-GVOJ-0clz-nkfHq8", "lv_name":"lv2_snapset1", "lv_full_name":"test_vg1/lv2_snapset1", "lv_path":"/dev/test_vg1/lv2_snapset1", "lv_size":"243269632", "origin":"lv2", "origin_size":"1606418432", "pool_lv":"", "lv_tags":"", "lv_attr":"swi-a-s---", "vg_name":"test_vg1", "data_percent":"0.87", "metadata_percent":"", "pool_lv":""} 2024-03-01 20:50:53,535 INFO snapshot-role/MainThread: ] 2024-03-01 20:50:53,535 INFO snapshot-role/MainThread: , 2024-03-01 20:50:53,535 INFO snapshot-role/MainThread: "pvseg": [ 2024-03-01 20:50:53,535 INFO snapshot-role/MainThread: {"pvseg_start":"0", "pvseg_size":"129", "segtype":"linear", "pv_uuid":"0YDz02-buod-PcCu-8Qxw-IIfh-LkLT-M2DH1H", "lv_uuid":"S4IAgG-oKdr-dUwM-bIXM-E7QP-rQcZ-rcdPYd", "pv_name":"/dev/sdb"}, 2024-03-01 20:50:53,535 INFO snapshot-role/MainThread: {"pvseg_start":"129", "pvseg_size":"115", "segtype":"linear", "pv_uuid":"0YDz02-buod-PcCu-8Qxw-IIfh-LkLT-M2DH1H", "lv_uuid":"xws0J7-QFdr-jnBe-ukxG-LWin-k1Jt-0eibfZ", "pv_name":"/dev/sdb"}, 2024-03-01 20:50:53,535 INFO snapshot-role/MainThread: {"pvseg_start":"244", "pvseg_size":"10", "segtype":"free", "pv_uuid":"0YDz02-buod-PcCu-8Qxw-IIfh-LkLT-M2DH1H", "lv_uuid":"", "pv_name":"/dev/sdb"}, 2024-03-01 20:50:53,535 INFO snapshot-role/MainThread: {"pvseg_start":"0", "pvseg_size":"18", "segtype":"linear", "pv_uuid":"4xTpIS-ovfx-jq8W-Hw9e-0Vgz-LtOu-WKWtlO", "lv_uuid":"lxeIbR-HPO2-SYJe-wobw-Ey2x-5MPH-GthsZq", "pv_name":"/dev/sdc"}, 2024-03-01 20:50:53,535 INFO snapshot-role/MainThread: {"pvseg_start":"18", "pvseg_size":"58", "segtype":"linear", "pv_uuid":"4xTpIS-ovfx-jq8W-Hw9e-0Vgz-LtOu-WKWtlO", "lv_uuid":"JSvQj6-5xzQ-WOh3-jjSe-GVOJ-0clz-nkfHq8", "pv_name":"/dev/sdc"}, 2024-03-01 20:50:53,535 INFO snapshot-role/MainThread: {"pvseg_start":"76", "pvseg_size":"178", "segtype":"free", "pv_uuid":"4xTpIS-ovfx-jq8W-Hw9e-0Vgz-LtOu-WKWtlO", "lv_uuid":"", "pv_name":"/dev/sdc"}, 2024-03-01 20:50:53,535 INFO snapshot-role/MainThread: {"pvseg_start":"0", "pvseg_size":"254", "segtype":"linear", "pv_uuid":"PDKOdo-dwAw-h627-qre7-An9Y-LWFn-hmeLdR", "lv_uuid":"S4IAgG-oKdr-dUwM-bIXM-E7QP-rQcZ-rcdPYd", "pv_name":"/dev/sda"} 2024-03-01 20:50:53,535 INFO snapshot-role/MainThread: ] 2024-03-01 20:50:53,535 INFO snapshot-role/MainThread: , 2024-03-01 20:50:53,535 INFO snapshot-role/MainThread: "seg": [ 2024-03-01 20:50:53,535 INFO snapshot-role/MainThread: {"seg_pe_ranges":"/dev/sdc:18-75", "segtype":"linear", "lv_uuid":"JSvQj6-5xzQ-WOh3-jjSe-GVOJ-0clz-nkfHq8"}, 2024-03-01 20:50:53,535 INFO snapshot-role/MainThread: {"seg_pe_ranges":"/dev/sda:0-253", "segtype":"linear", "lv_uuid":"S4IAgG-oKdr-dUwM-bIXM-E7QP-rQcZ-rcdPYd"}, 2024-03-01 20:50:53,535 INFO snapshot-role/MainThread: {"seg_pe_ranges":"/dev/sdb:0-128", "segtype":"linear", "lv_uuid":"S4IAgG-oKdr-dUwM-bIXM-E7QP-rQcZ-rcdPYd"}, 2024-03-01 20:50:53,535 INFO snapshot-role/MainThread: {"seg_pe_ranges":"/dev/sdc:0-17", "segtype":"linear", "lv_uuid":"lxeIbR-HPO2-SYJe-wobw-Ey2x-5MPH-GthsZq"}, 2024-03-01 20:50:53,535 INFO snapshot-role/MainThread: {"seg_pe_ranges":"/dev/sdb:129-243", "segtype":"linear", "lv_uuid":"xws0J7-QFdr-jnBe-ukxG-LWin-k1Jt-0eibfZ"} 2024-03-01 20:50:53,535 INFO snapshot-role/MainThread: ] 2024-03-01 20:50:53,535 INFO snapshot-role/MainThread: } 2024-03-01 20:50:53,535 INFO snapshot-role/MainThread: ] 2024-03-01 20:50:53,535 INFO snapshot-role/MainThread: , 2024-03-01 20:50:53,535 INFO snapshot-role/MainThread: "log": [ 2024-03-01 20:50:53,535 INFO snapshot-role/MainThread: ] 2024-03-01 20:50:53,535 INFO snapshot-role/MainThread: } 2024-03-01 20:50:53,536 INFO snapshot-role/MainThread: Running... lvs --reportformat json test_vg3/lv5_snapset1 2024-03-01 20:50:53,568 INFO snapshot-role/MainThread: Return code: 0 2024-03-01 20:50:53,568 INFO snapshot-role/MainThread: { 2024-03-01 20:50:53,568 INFO snapshot-role/MainThread: "report": [ 2024-03-01 20:50:53,569 INFO snapshot-role/MainThread: { 2024-03-01 20:50:53,569 INFO snapshot-role/MainThread: "lv": [ 2024-03-01 20:50:53,569 INFO snapshot-role/MainThread: {"lv_name":"lv5_snapset1", "vg_name":"test_vg3", "lv_attr":"swi-a-s---", "lv_size":"192937984", "pool_lv":"", "origin":"lv5", "data_percent":"0.00", "metadata_percent":"", "move_pv":"", "mirror_log":"", "copy_percent":"", "convert_lv":""} 2024-03-01 20:50:53,569 INFO snapshot-role/MainThread: ] 2024-03-01 20:50:53,569 INFO snapshot-role/MainThread: } 2024-03-01 20:50:53,569 INFO snapshot-role/MainThread: ] 2024-03-01 20:50:53,569 INFO snapshot-role/MainThread: , 2024-03-01 20:50:53,569 INFO snapshot-role/MainThread: "log": [ 2024-03-01 20:50:53,569 INFO snapshot-role/MainThread: ] 2024-03-01 20:50:53,569 INFO snapshot-role/MainThread: } 2024-03-01 20:50:53,569 INFO snapshot-role/MainThread: Running... lvremove -y test_vg3/lv5_snapset1 2024-03-01 20:50:53,678 INFO snapshot-role/MainThread: Return code: 0 2024-03-01 20:50:53,678 INFO snapshot-role/MainThread: { 2024-03-01 20:50:53,678 INFO snapshot-role/MainThread: "log": [ 2024-03-01 20:50:53,679 INFO snapshot-role/MainThread: ] 2024-03-01 20:50:53,679 INFO snapshot-role/MainThread: } 2024-03-01 20:50:53,679 INFO snapshot-role/MainThread: Running... lvs --reportformat json test_vg3/lv6_snapset1 2024-03-01 20:50:53,721 INFO snapshot-role/MainThread: Return code: 0 2024-03-01 20:50:53,721 INFO snapshot-role/MainThread: { 2024-03-01 20:50:53,721 INFO snapshot-role/MainThread: "report": [ 2024-03-01 20:50:53,721 INFO snapshot-role/MainThread: { 2024-03-01 20:50:53,721 INFO snapshot-role/MainThread: "lv": [ 2024-03-01 20:50:53,721 INFO snapshot-role/MainThread: {"lv_name":"lv6_snapset1", "vg_name":"test_vg3", "lv_attr":"swi-a-s---", "lv_size":"163577856", "pool_lv":"", "origin":"lv6", "data_percent":"1.30", "metadata_percent":"", "move_pv":"", "mirror_log":"", "copy_percent":"", "convert_lv":""} 2024-03-01 20:50:53,722 INFO snapshot-role/MainThread: ] 2024-03-01 20:50:53,722 INFO snapshot-role/MainThread: } 2024-03-01 20:50:53,722 INFO snapshot-role/MainThread: ] 2024-03-01 20:50:53,722 INFO snapshot-role/MainThread: , 2024-03-01 20:50:53,722 INFO snapshot-role/MainThread: "log": [ 2024-03-01 20:50:53,722 INFO snapshot-role/MainThread: ] 2024-03-01 20:50:53,722 INFO snapshot-role/MainThread: } 2024-03-01 20:50:53,722 INFO snapshot-role/MainThread: Running... lvremove -y test_vg3/lv6_snapset1 2024-03-01 20:50:53,828 INFO snapshot-role/MainThread: Return code: 0 2024-03-01 20:50:53,828 INFO snapshot-role/MainThread: { 2024-03-01 20:50:53,829 INFO snapshot-role/MainThread: "log": [ 2024-03-01 20:50:53,829 INFO snapshot-role/MainThread: ] 2024-03-01 20:50:53,829 INFO snapshot-role/MainThread: } 2024-03-01 20:50:53,829 INFO snapshot-role/MainThread: Running... lvs --reportformat json test_vg3/lv7_snapset1 2024-03-01 20:50:53,875 INFO snapshot-role/MainThread: Return code: 0 2024-03-01 20:50:53,875 INFO snapshot-role/MainThread: { 2024-03-01 20:50:53,878 INFO snapshot-role/MainThread: "report": [ 2024-03-01 20:50:53,878 INFO snapshot-role/MainThread: { 2024-03-01 20:50:53,878 INFO snapshot-role/MainThread: "lv": [ 2024-03-01 20:50:53,879 INFO snapshot-role/MainThread: {"lv_name":"lv7_snapset1", "vg_name":"test_vg3", "lv_attr":"swi-a-s---", "lv_size":"67108864", "pool_lv":"", "origin":"lv7", "data_percent":"3.16", "metadata_percent":"", "move_pv":"", "mirror_log":"", "copy_percent":"", "convert_lv":""} 2024-03-01 20:50:53,879 INFO snapshot-role/MainThread: ] 2024-03-01 20:50:53,879 INFO snapshot-role/MainThread: } 2024-03-01 20:50:53,879 INFO snapshot-role/MainThread: ] 2024-03-01 20:50:53,879 INFO snapshot-role/MainThread: , 2024-03-01 20:50:53,879 INFO snapshot-role/MainThread: "log": [ 2024-03-01 20:50:53,881 INFO snapshot-role/MainThread: ] 2024-03-01 20:50:53,881 INFO snapshot-role/MainThread: } 2024-03-01 20:50:53,881 INFO snapshot-role/MainThread: Running... lvremove -y test_vg3/lv7_snapset1 2024-03-01 20:50:53,971 INFO snapshot-role/MainThread: Return code: 0 2024-03-01 20:50:53,971 INFO snapshot-role/MainThread: { 2024-03-01 20:50:53,971 INFO snapshot-role/MainThread: "log": [ 2024-03-01 20:50:53,971 INFO snapshot-role/MainThread: ] 2024-03-01 20:50:53,971 INFO snapshot-role/MainThread: } 2024-03-01 20:50:53,971 INFO snapshot-role/MainThread: Running... lvs --reportformat json test_vg3/lv8_snapset1 2024-03-01 20:50:54,011 INFO snapshot-role/MainThread: Return code: 0 2024-03-01 20:50:54,011 INFO snapshot-role/MainThread: { 2024-03-01 20:50:54,011 INFO snapshot-role/MainThread: "report": [ 2024-03-01 20:50:54,011 INFO snapshot-role/MainThread: { 2024-03-01 20:50:54,011 INFO snapshot-role/MainThread: "lv": [ 2024-03-01 20:50:54,012 INFO snapshot-role/MainThread: {"lv_name":"lv8_snapset1", "vg_name":"test_vg3", "lv_attr":"swi-a-s---", "lv_size":"67108864", "pool_lv":"", "origin":"lv8", "data_percent":"0.00", "metadata_percent":"", "move_pv":"", "mirror_log":"", "copy_percent":"", "convert_lv":""} 2024-03-01 20:50:54,012 INFO snapshot-role/MainThread: ] 2024-03-01 20:50:54,012 INFO snapshot-role/MainThread: } 2024-03-01 20:50:54,012 INFO snapshot-role/MainThread: ] 2024-03-01 20:50:54,012 INFO snapshot-role/MainThread: , 2024-03-01 20:50:54,012 INFO snapshot-role/MainThread: "log": [ 2024-03-01 20:50:54,012 INFO snapshot-role/MainThread: ] 2024-03-01 20:50:54,012 INFO snapshot-role/MainThread: } 2024-03-01 20:50:54,012 INFO snapshot-role/MainThread: Running... lvremove -y test_vg3/lv8_snapset1 2024-03-01 20:50:54,126 INFO snapshot-role/MainThread: Return code: 0 2024-03-01 20:50:54,126 INFO snapshot-role/MainThread: { 2024-03-01 20:50:54,127 INFO snapshot-role/MainThread: "log": [ 2024-03-01 20:50:54,127 INFO snapshot-role/MainThread: ] 2024-03-01 20:50:54,127 INFO snapshot-role/MainThread: } 2024-03-01 20:50:54,127 INFO snapshot-role/MainThread: Running... lvs --reportformat json test_vg2/lv3_snapset1 2024-03-01 20:50:54,166 INFO snapshot-role/MainThread: Return code: 0 2024-03-01 20:50:54,166 INFO snapshot-role/MainThread: { 2024-03-01 20:50:54,166 INFO snapshot-role/MainThread: "report": [ 2024-03-01 20:50:54,166 INFO snapshot-role/MainThread: { 2024-03-01 20:50:54,167 INFO snapshot-role/MainThread: "lv": [ 2024-03-01 20:50:54,167 INFO snapshot-role/MainThread: {"lv_name":"lv3_snapset1", "vg_name":"test_vg2", "lv_attr":"swi-a-s---", "lv_size":"50331648", "pool_lv":"", "origin":"lv3", "data_percent":"0.00", "metadata_percent":"", "move_pv":"", "mirror_log":"", "copy_percent":"", "convert_lv":""} 2024-03-01 20:50:54,167 INFO snapshot-role/MainThread: ] 2024-03-01 20:50:54,167 INFO snapshot-role/MainThread: } 2024-03-01 20:50:54,167 INFO snapshot-role/MainThread: ] 2024-03-01 20:50:54,167 INFO snapshot-role/MainThread: , 2024-03-01 20:50:54,167 INFO snapshot-role/MainThread: "log": [ 2024-03-01 20:50:54,167 INFO snapshot-role/MainThread: ] 2024-03-01 20:50:54,167 INFO snapshot-role/MainThread: } 2024-03-01 20:50:54,167 INFO snapshot-role/MainThread: Running... lvremove -y test_vg2/lv3_snapset1 2024-03-01 20:50:54,259 INFO snapshot-role/MainThread: Return code: 0 2024-03-01 20:50:54,259 INFO snapshot-role/MainThread: { 2024-03-01 20:50:54,259 INFO snapshot-role/MainThread: "log": [ 2024-03-01 20:50:54,259 INFO snapshot-role/MainThread: ] 2024-03-01 20:50:54,259 INFO snapshot-role/MainThread: } 2024-03-01 20:50:54,259 INFO snapshot-role/MainThread: Running... lvs --reportformat json test_vg2/lv4_snapset1 2024-03-01 20:50:54,306 INFO snapshot-role/MainThread: Return code: 0 2024-03-01 20:50:54,307 INFO snapshot-role/MainThread: { 2024-03-01 20:50:54,307 INFO snapshot-role/MainThread: "report": [ 2024-03-01 20:50:54,307 INFO snapshot-role/MainThread: { 2024-03-01 20:50:54,307 INFO snapshot-role/MainThread: "lv": [ 2024-03-01 20:50:54,307 INFO snapshot-role/MainThread: {"lv_name":"lv4_snapset1", "vg_name":"test_vg2", "lv_attr":"swi-a-s---", "lv_size":"96468992", "pool_lv":"", "origin":"lv4", "data_percent":"0.00", "metadata_percent":"", "move_pv":"", "mirror_log":"", "copy_percent":"", "convert_lv":""} 2024-03-01 20:50:54,307 INFO snapshot-role/MainThread: ] 2024-03-01 20:50:54,307 INFO snapshot-role/MainThread: } 2024-03-01 20:50:54,307 INFO snapshot-role/MainThread: ] 2024-03-01 20:50:54,307 INFO snapshot-role/MainThread: , 2024-03-01 20:50:54,307 INFO snapshot-role/MainThread: "log": [ 2024-03-01 20:50:54,307 INFO snapshot-role/MainThread: ] 2024-03-01 20:50:54,307 INFO snapshot-role/MainThread: } 2024-03-01 20:50:54,307 INFO snapshot-role/MainThread: Running... lvremove -y test_vg2/lv4_snapset1 2024-03-01 20:50:54,393 INFO snapshot-role/MainThread: Return code: 0 2024-03-01 20:50:54,393 INFO snapshot-role/MainThread: { 2024-03-01 20:50:54,393 INFO snapshot-role/MainThread: "log": [ 2024-03-01 20:50:54,393 INFO snapshot-role/MainThread: ] 2024-03-01 20:50:54,394 INFO snapshot-role/MainThread: } 2024-03-01 20:50:54,394 INFO snapshot-role/MainThread: Running... lvs --reportformat json test_vg1/lv1_snapset1 2024-03-01 20:50:54,440 INFO snapshot-role/MainThread: Return code: 0 2024-03-01 20:50:54,441 INFO snapshot-role/MainThread: { 2024-03-01 20:50:54,441 INFO snapshot-role/MainThread: "report": [ 2024-03-01 20:50:54,441 INFO snapshot-role/MainThread: { 2024-03-01 20:50:54,441 INFO snapshot-role/MainThread: "lv": [ 2024-03-01 20:50:54,441 INFO snapshot-role/MainThread: {"lv_name":"lv1_snapset1", "vg_name":"test_vg1", "lv_attr":"swi-a-s---", "lv_size":"75497472", "pool_lv":"", "origin":"lv1", "data_percent":"2.81", "metadata_percent":"", "move_pv":"", "mirror_log":"", "copy_percent":"", "convert_lv":""} 2024-03-01 20:50:54,441 INFO snapshot-role/MainThread: ] 2024-03-01 20:50:54,441 INFO snapshot-role/MainThread: } 2024-03-01 20:50:54,441 INFO snapshot-role/MainThread: ] 2024-03-01 20:50:54,441 INFO snapshot-role/MainThread: , 2024-03-01 20:50:54,441 INFO snapshot-role/MainThread: "log": [ 2024-03-01 20:50:54,441 INFO snapshot-role/MainThread: ] 2024-03-01 20:50:54,441 INFO snapshot-role/MainThread: } 2024-03-01 20:50:54,441 INFO snapshot-role/MainThread: Running... lvremove -y test_vg1/lv1_snapset1 2024-03-01 20:50:54,531 INFO snapshot-role/MainThread: Return code: 0 2024-03-01 20:50:54,531 INFO snapshot-role/MainThread: { 2024-03-01 20:50:54,531 INFO snapshot-role/MainThread: "log": [ 2024-03-01 20:50:54,531 INFO snapshot-role/MainThread: ] 2024-03-01 20:50:54,531 INFO snapshot-role/MainThread: } 2024-03-01 20:50:54,532 INFO snapshot-role/MainThread: Running... lvs --reportformat json test_vg1/lv2_snapset1 2024-03-01 20:50:54,570 INFO snapshot-role/MainThread: Return code: 0 2024-03-01 20:50:54,570 INFO snapshot-role/MainThread: { 2024-03-01 20:50:54,570 INFO snapshot-role/MainThread: "report": [ 2024-03-01 20:50:54,570 INFO snapshot-role/MainThread: { 2024-03-01 20:50:54,571 INFO snapshot-role/MainThread: "lv": [ 2024-03-01 20:50:54,571 INFO snapshot-role/MainThread: {"lv_name":"lv2_snapset1", "vg_name":"test_vg1", "lv_attr":"swi-a-s---", "lv_size":"243269632", "pool_lv":"", "origin":"lv2", "data_percent":"0.87", "metadata_percent":"", "move_pv":"", "mirror_log":"", "copy_percent":"", "convert_lv":""} 2024-03-01 20:50:54,571 INFO snapshot-role/MainThread: ] 2024-03-01 20:50:54,571 INFO snapshot-role/MainThread: } 2024-03-01 20:50:54,571 INFO snapshot-role/MainThread: ] 2024-03-01 20:50:54,571 INFO snapshot-role/MainThread: , 2024-03-01 20:50:54,571 INFO snapshot-role/MainThread: "log": [ 2024-03-01 20:50:54,571 INFO snapshot-role/MainThread: ] 2024-03-01 20:50:54,571 INFO snapshot-role/MainThread: } 2024-03-01 20:50:54,571 INFO snapshot-role/MainThread: Running... lvremove -y test_vg1/lv2_snapset1 2024-03-01 20:50:54,668 INFO snapshot-role/MainThread: Return code: 0 2024-03-01 20:50:54,668 INFO snapshot-role/MainThread: { 2024-03-01 20:50:54,669 INFO snapshot-role/MainThread: "log": [ 2024-03-01 20:50:54,669 INFO snapshot-role/MainThread: ] 2024-03-01 20:50:54,669 INFO snapshot-role/MainThread: } 2024-03-01 20:50:54,669 INFO snapshot-role/MainThread: exit code: 0: [''] 2024-03-01 20:50:56,058 INFO snapshot-role/MainThread: remove_cmd: remove None None snapset1 1 None 2024-03-01 20:50:56,058 INFO snapshot-role/MainThread: Running... lvm fullreport --units B --nosuffix --configreport vg -o vg_name,vg_uuid,vg_size,vg_free,vg_extent_size --configreport lv -o lv_uuid,lv_name,lv_full_name,lv_path,lv_size,origin,origin_size,pool_lv,lv_tags,lv_attr,vg_name,data_percent,metadata_percent,pool_lv --configreport pv -o pv_name --reportformat json 2024-03-01 20:50:56,094 INFO snapshot-role/MainThread: Return code: 0 2024-03-01 20:50:56,095 INFO snapshot-role/MainThread: { 2024-03-01 20:50:56,095 INFO snapshot-role/MainThread: "report": [ 2024-03-01 20:50:56,095 INFO snapshot-role/MainThread: { 2024-03-01 20:50:56,095 INFO snapshot-role/MainThread: "vg": [ 2024-03-01 20:50:56,095 INFO snapshot-role/MainThread: {"vg_name":"test_vg3", "vg_uuid":"kq3Q34-m4sM-GWpc-YIES-eDmd-mNLi-EQBg1q", "vg_size":"4261412864", "vg_free":"1052770304", "vg_extent_size":"4194304"} 2024-03-01 20:50:56,095 INFO snapshot-role/MainThread: ] 2024-03-01 20:50:56,095 INFO snapshot-role/MainThread: , 2024-03-01 20:50:56,095 INFO snapshot-role/MainThread: "pv": [ 2024-03-01 20:50:56,095 INFO snapshot-role/MainThread: {"pv_name":"/dev/sdg"}, 2024-03-01 20:50:56,095 INFO snapshot-role/MainThread: {"pv_name":"/dev/sdh"}, 2024-03-01 20:50:56,095 INFO snapshot-role/MainThread: {"pv_name":"/dev/sdi"}, 2024-03-01 20:50:56,095 INFO snapshot-role/MainThread: {"pv_name":"/dev/sdj"} 2024-03-01 20:50:56,095 INFO snapshot-role/MainThread: ] 2024-03-01 20:50:56,095 INFO snapshot-role/MainThread: , 2024-03-01 20:50:56,095 INFO snapshot-role/MainThread: "lv": [ 2024-03-01 20:50:56,095 INFO snapshot-role/MainThread: {"lv_uuid":"71ve1w-mLUa-R84n-cyjy-wLOO-zjaB-Bt5OAf", "lv_name":"lv5", "lv_full_name":"test_vg3/lv5", "lv_path":"/dev/test_vg3/lv5", "lv_size":"1283457024", "origin":"", "origin_size":"", "pool_lv":"", "lv_tags":"", "lv_attr":"-wi-a-----", "vg_name":"test_vg3", "data_percent":"", "metadata_percent":"", "pool_lv":""}, 2024-03-01 20:50:56,095 INFO snapshot-role/MainThread: {"lv_uuid":"EIYnjo-BwL1-xLAF-AMSb-UeFe-Va3P-3bfRPr", "lv_name":"lv6", "lv_full_name":"test_vg3/lv6", "lv_path":"/dev/test_vg3/lv6", "lv_size":"1069547520", "origin":"", "origin_size":"", "pool_lv":"", "lv_tags":"", "lv_attr":"-wi-a-----", "vg_name":"test_vg3", "data_percent":"", "metadata_percent":"", "pool_lv":""}, 2024-03-01 20:50:56,095 INFO snapshot-role/MainThread: {"lv_uuid":"5h3p3g-g8QF-fPUC-Bb25-hV9B-0ql2-ZHjwzz", "lv_name":"lv7", "lv_full_name":"test_vg3/lv7", "lv_path":"/dev/test_vg3/lv7", "lv_size":"427819008", "origin":"", "origin_size":"", "pool_lv":"", "lv_tags":"", "lv_attr":"-wi-a-----", "vg_name":"test_vg3", "data_percent":"", "metadata_percent":"", "pool_lv":""}, 2024-03-01 20:50:56,095 INFO snapshot-role/MainThread: {"lv_uuid":"WebYte-cXqg-wpa0-s9Yt-LAjT-CXq6-JxWraD", "lv_name":"lv8", "lv_full_name":"test_vg3/lv8", "lv_path":"/dev/test_vg3/lv8", "lv_size":"427819008", "origin":"", "origin_size":"", "pool_lv":"", "lv_tags":"", "lv_attr":"-wi-a-----", "vg_name":"test_vg3", "data_percent":"", "metadata_percent":"", "pool_lv":""} 2024-03-01 20:50:56,095 INFO snapshot-role/MainThread: ] 2024-03-01 20:50:56,095 INFO snapshot-role/MainThread: , 2024-03-01 20:50:56,095 INFO snapshot-role/MainThread: "pvseg": [ 2024-03-01 20:50:56,095 INFO snapshot-role/MainThread: {"pvseg_start":"0", "pvseg_size":"52", "segtype":"linear", "pv_uuid":"51cV3l-5pn1-uxQe-nFN7-8HCu-ivbU-YXbymn", "lv_uuid":"71ve1w-mLUa-R84n-cyjy-wLOO-zjaB-Bt5OAf", "pv_name":"/dev/sdj"}, 2024-03-01 20:50:56,095 INFO snapshot-role/MainThread: {"pvseg_start":"52", "pvseg_size":"202", "segtype":"free", "pv_uuid":"51cV3l-5pn1-uxQe-nFN7-8HCu-ivbU-YXbymn", "lv_uuid":"", "pv_name":"/dev/sdj"}, 2024-03-01 20:50:56,095 INFO snapshot-role/MainThread: {"pvseg_start":"0", "pvseg_size":"102", "segtype":"linear", "pv_uuid":"5UoerG-pc5V-te1I-vUk3-8N9d-acxz-cMYjGC", "lv_uuid":"WebYte-cXqg-wpa0-s9Yt-LAjT-CXq6-JxWraD", "pv_name":"/dev/sdg"}, 2024-03-01 20:50:56,095 INFO snapshot-role/MainThread: {"pvseg_start":"102", "pvseg_size":"102", "segtype":"linear", "pv_uuid":"5UoerG-pc5V-te1I-vUk3-8N9d-acxz-cMYjGC", "lv_uuid":"5h3p3g-g8QF-fPUC-Bb25-hV9B-0ql2-ZHjwzz", "pv_name":"/dev/sdg"}, 2024-03-01 20:50:56,095 INFO snapshot-role/MainThread: {"pvseg_start":"204", "pvseg_size":"1", "segtype":"linear", "pv_uuid":"5UoerG-pc5V-te1I-vUk3-8N9d-acxz-cMYjGC", "lv_uuid":"EIYnjo-BwL1-xLAF-AMSb-UeFe-Va3P-3bfRPr", "pv_name":"/dev/sdg"}, 2024-03-01 20:50:56,095 INFO snapshot-role/MainThread: {"pvseg_start":"205", "pvseg_size":"49", "segtype":"free", "pv_uuid":"5UoerG-pc5V-te1I-vUk3-8N9d-acxz-cMYjGC", "lv_uuid":"", "pv_name":"/dev/sdg"}, 2024-03-01 20:50:56,096 INFO snapshot-role/MainThread: {"pvseg_start":"0", "pvseg_size":"254", "segtype":"linear", "pv_uuid":"S8QQfi-gyCf-5bNz-ngYw-0VWy-PMaD-CmAE19", "lv_uuid":"EIYnjo-BwL1-xLAF-AMSb-UeFe-Va3P-3bfRPr", "pv_name":"/dev/sdh"}, 2024-03-01 20:50:56,096 INFO snapshot-role/MainThread: {"pvseg_start":"0", "pvseg_size":"254", "segtype":"linear", "pv_uuid":"mFUgeA-ViDw-7k4A-qGcl-xiEv-rQWJ-0ys8df", "lv_uuid":"71ve1w-mLUa-R84n-cyjy-wLOO-zjaB-Bt5OAf", "pv_name":"/dev/sdi"} 2024-03-01 20:50:56,096 INFO snapshot-role/MainThread: ] 2024-03-01 20:50:56,096 INFO snapshot-role/MainThread: , 2024-03-01 20:50:56,096 INFO snapshot-role/MainThread: "seg": [ 2024-03-01 20:50:56,096 INFO snapshot-role/MainThread: {"seg_pe_ranges":"/dev/sdg:102-203", "segtype":"linear", "lv_uuid":"5h3p3g-g8QF-fPUC-Bb25-hV9B-0ql2-ZHjwzz"}, 2024-03-01 20:50:56,096 INFO snapshot-role/MainThread: {"seg_pe_ranges":"/dev/sdi:0-253", "segtype":"linear", "lv_uuid":"71ve1w-mLUa-R84n-cyjy-wLOO-zjaB-Bt5OAf"}, 2024-03-01 20:50:56,096 INFO snapshot-role/MainThread: {"seg_pe_ranges":"/dev/sdj:0-51", "segtype":"linear", "lv_uuid":"71ve1w-mLUa-R84n-cyjy-wLOO-zjaB-Bt5OAf"}, 2024-03-01 20:50:56,096 INFO snapshot-role/MainThread: {"seg_pe_ranges":"/dev/sdh:0-253", "segtype":"linear", "lv_uuid":"EIYnjo-BwL1-xLAF-AMSb-UeFe-Va3P-3bfRPr"}, 2024-03-01 20:50:56,096 INFO snapshot-role/MainThread: {"seg_pe_ranges":"/dev/sdg:204-204", "segtype":"linear", "lv_uuid":"EIYnjo-BwL1-xLAF-AMSb-UeFe-Va3P-3bfRPr"}, 2024-03-01 20:50:56,096 INFO snapshot-role/MainThread: {"seg_pe_ranges":"/dev/sdg:0-101", "segtype":"linear", "lv_uuid":"WebYte-cXqg-wpa0-s9Yt-LAjT-CXq6-JxWraD"} 2024-03-01 20:50:56,096 INFO snapshot-role/MainThread: ] 2024-03-01 20:50:56,096 INFO snapshot-role/MainThread: } 2024-03-01 20:50:56,096 INFO snapshot-role/MainThread: , 2024-03-01 20:50:56,096 INFO snapshot-role/MainThread: { 2024-03-01 20:50:56,096 INFO snapshot-role/MainThread: "vg": [ 2024-03-01 20:50:56,096 INFO snapshot-role/MainThread: {"vg_name":"test_vg2", "vg_uuid":"sUlWCZ-vzu7-JOqD-NLLV-tzZX-bvBJ-K7r5PM", "vg_size":"3196059648", "vg_free":"2231369728", "vg_extent_size":"4194304"} 2024-03-01 20:50:56,096 INFO snapshot-role/MainThread: ] 2024-03-01 20:50:56,096 INFO snapshot-role/MainThread: , 2024-03-01 20:50:56,096 INFO snapshot-role/MainThread: "pv": [ 2024-03-01 20:50:56,096 INFO snapshot-role/MainThread: {"pv_name":"/dev/sdd"}, 2024-03-01 20:50:56,096 INFO snapshot-role/MainThread: {"pv_name":"/dev/sde"}, 2024-03-01 20:50:56,096 INFO snapshot-role/MainThread: {"pv_name":"/dev/sdf"} 2024-03-01 20:50:56,096 INFO snapshot-role/MainThread: ] 2024-03-01 20:50:56,096 INFO snapshot-role/MainThread: , 2024-03-01 20:50:56,096 INFO snapshot-role/MainThread: "lv": [ 2024-03-01 20:50:56,096 INFO snapshot-role/MainThread: {"lv_uuid":"yfTnQ0-gjqY-maXA-oAm4-hN2r-bBK3-YyQt46", "lv_name":"lv3", "lv_full_name":"test_vg2/lv3", "lv_path":"/dev/test_vg2/lv3", "lv_size":"322961408", "origin":"", "origin_size":"", "pool_lv":"", "lv_tags":"", "lv_attr":"-wi-a-----", "vg_name":"test_vg2", "data_percent":"", "metadata_percent":"", "pool_lv":""}, 2024-03-01 20:50:56,096 INFO snapshot-role/MainThread: {"lv_uuid":"nuSAu2-RyB1-8HLM-wkL0-E2Ok-Z2Ai-B3hkFH", "lv_name":"lv4", "lv_full_name":"test_vg2/lv4", "lv_path":"/dev/test_vg2/lv4", "lv_size":"641728512", "origin":"", "origin_size":"", "pool_lv":"", "lv_tags":"", "lv_attr":"-wi-a-----", "vg_name":"test_vg2", "data_percent":"", "metadata_percent":"", "pool_lv":""} 2024-03-01 20:50:56,096 INFO snapshot-role/MainThread: ] 2024-03-01 20:50:56,096 INFO snapshot-role/MainThread: , 2024-03-01 20:50:56,096 INFO snapshot-role/MainThread: "pvseg": [ 2024-03-01 20:50:56,096 INFO snapshot-role/MainThread: {"pvseg_start":"0", "pvseg_size":"254", "segtype":"free", "pv_uuid":"HRTxWn-eIRO-EFsB-O6vy-ZG2R-WXxx-KbMWLh", "lv_uuid":"", "pv_name":"/dev/sdf"}, 2024-03-01 20:50:56,096 INFO snapshot-role/MainThread: {"pvseg_start":"0", "pvseg_size":"254", "segtype":"free", "pv_uuid":"ohdZ1F-frhP-p3Q2-peI2-y9Cq-PIRk-ZHlssT", "lv_uuid":"", "pv_name":"/dev/sde"}, 2024-03-01 20:50:56,096 INFO snapshot-role/MainThread: {"pvseg_start":"0", "pvseg_size":"153", "segtype":"linear", "pv_uuid":"zZI2Ed-QNwt-si2v-Zm1j-mTs4-bZwr-YKMNgo", "lv_uuid":"nuSAu2-RyB1-8HLM-wkL0-E2Ok-Z2Ai-B3hkFH", "pv_name":"/dev/sdd"}, 2024-03-01 20:50:56,096 INFO snapshot-role/MainThread: {"pvseg_start":"153", "pvseg_size":"77", "segtype":"linear", "pv_uuid":"zZI2Ed-QNwt-si2v-Zm1j-mTs4-bZwr-YKMNgo", "lv_uuid":"yfTnQ0-gjqY-maXA-oAm4-hN2r-bBK3-YyQt46", "pv_name":"/dev/sdd"}, 2024-03-01 20:50:56,097 INFO snapshot-role/MainThread: {"pvseg_start":"230", "pvseg_size":"24", "segtype":"free", "pv_uuid":"zZI2Ed-QNwt-si2v-Zm1j-mTs4-bZwr-YKMNgo", "lv_uuid":"", "pv_name":"/dev/sdd"} 2024-03-01 20:50:56,097 INFO snapshot-role/MainThread: ] 2024-03-01 20:50:56,097 INFO snapshot-role/MainThread: , 2024-03-01 20:50:56,097 INFO snapshot-role/MainThread: "seg": [ 2024-03-01 20:50:56,097 INFO snapshot-role/MainThread: {"seg_pe_ranges":"/dev/sdd:0-152", "segtype":"linear", "lv_uuid":"nuSAu2-RyB1-8HLM-wkL0-E2Ok-Z2Ai-B3hkFH"}, 2024-03-01 20:50:56,097 INFO snapshot-role/MainThread: {"seg_pe_ranges":"/dev/sdd:153-229", "segtype":"linear", "lv_uuid":"yfTnQ0-gjqY-maXA-oAm4-hN2r-bBK3-YyQt46"} 2024-03-01 20:50:56,097 INFO snapshot-role/MainThread: ] 2024-03-01 20:50:56,097 INFO snapshot-role/MainThread: } 2024-03-01 20:50:56,097 INFO snapshot-role/MainThread: , 2024-03-01 20:50:56,097 INFO snapshot-role/MainThread: { 2024-03-01 20:50:56,097 INFO snapshot-role/MainThread: "vg": [ 2024-03-01 20:50:56,097 INFO snapshot-role/MainThread: {"vg_name":"test_vg1", "vg_uuid":"nzg1R2-dSyJ-tbSf-liNI-sYvo-CzTs-timmcP", "vg_size":"3196059648", "vg_free":"1107296256", "vg_extent_size":"4194304"} 2024-03-01 20:50:56,097 INFO snapshot-role/MainThread: ] 2024-03-01 20:50:56,097 INFO snapshot-role/MainThread: , 2024-03-01 20:50:56,097 INFO snapshot-role/MainThread: "pv": [ 2024-03-01 20:50:56,097 INFO snapshot-role/MainThread: {"pv_name":"/dev/sda"}, 2024-03-01 20:50:56,097 INFO snapshot-role/MainThread: {"pv_name":"/dev/sdb"}, 2024-03-01 20:50:56,097 INFO snapshot-role/MainThread: {"pv_name":"/dev/sdc"} 2024-03-01 20:50:56,097 INFO snapshot-role/MainThread: ] 2024-03-01 20:50:56,097 INFO snapshot-role/MainThread: , 2024-03-01 20:50:56,097 INFO snapshot-role/MainThread: "lv": [ 2024-03-01 20:50:56,097 INFO snapshot-role/MainThread: {"lv_uuid":"xws0J7-QFdr-jnBe-ukxG-LWin-k1Jt-0eibfZ", "lv_name":"lv1", "lv_full_name":"test_vg1/lv1", "lv_path":"/dev/test_vg1/lv1", "lv_size":"482344960", "origin":"", "origin_size":"", "pool_lv":"", "lv_tags":"", "lv_attr":"-wi-a-----", "vg_name":"test_vg1", "data_percent":"", "metadata_percent":"", "pool_lv":""}, 2024-03-01 20:50:56,097 INFO snapshot-role/MainThread: {"lv_uuid":"S4IAgG-oKdr-dUwM-bIXM-E7QP-rQcZ-rcdPYd", "lv_name":"lv2", "lv_full_name":"test_vg1/lv2", "lv_path":"/dev/test_vg1/lv2", "lv_size":"1606418432", "origin":"", "origin_size":"", "pool_lv":"", "lv_tags":"", "lv_attr":"-wi-a-----", "vg_name":"test_vg1", "data_percent":"", "metadata_percent":"", "pool_lv":""} 2024-03-01 20:50:56,097 INFO snapshot-role/MainThread: ] 2024-03-01 20:50:56,097 INFO snapshot-role/MainThread: , 2024-03-01 20:50:56,097 INFO snapshot-role/MainThread: "pvseg": [ 2024-03-01 20:50:56,097 INFO snapshot-role/MainThread: {"pvseg_start":"0", "pvseg_size":"129", "segtype":"linear", "pv_uuid":"0YDz02-buod-PcCu-8Qxw-IIfh-LkLT-M2DH1H", "lv_uuid":"S4IAgG-oKdr-dUwM-bIXM-E7QP-rQcZ-rcdPYd", "pv_name":"/dev/sdb"}, 2024-03-01 20:50:56,097 INFO snapshot-role/MainThread: {"pvseg_start":"129", "pvseg_size":"115", "segtype":"linear", "pv_uuid":"0YDz02-buod-PcCu-8Qxw-IIfh-LkLT-M2DH1H", "lv_uuid":"xws0J7-QFdr-jnBe-ukxG-LWin-k1Jt-0eibfZ", "pv_name":"/dev/sdb"}, 2024-03-01 20:50:56,097 INFO snapshot-role/MainThread: {"pvseg_start":"244", "pvseg_size":"10", "segtype":"free", "pv_uuid":"0YDz02-buod-PcCu-8Qxw-IIfh-LkLT-M2DH1H", "lv_uuid":"", "pv_name":"/dev/sdb"}, 2024-03-01 20:50:56,097 INFO snapshot-role/MainThread: {"pvseg_start":"0", "pvseg_size":"254", "segtype":"free", "pv_uuid":"4xTpIS-ovfx-jq8W-Hw9e-0Vgz-LtOu-WKWtlO", "lv_uuid":"", "pv_name":"/dev/sdc"}, 2024-03-01 20:50:56,097 INFO snapshot-role/MainThread: {"pvseg_start":"0", "pvseg_size":"254", "segtype":"linear", "pv_uuid":"PDKOdo-dwAw-h627-qre7-An9Y-LWFn-hmeLdR", "lv_uuid":"S4IAgG-oKdr-dUwM-bIXM-E7QP-rQcZ-rcdPYd", "pv_name":"/dev/sda"} 2024-03-01 20:50:56,097 INFO snapshot-role/MainThread: ] 2024-03-01 20:50:56,097 INFO snapshot-role/MainThread: , 2024-03-01 20:50:56,097 INFO snapshot-role/MainThread: "seg": [ 2024-03-01 20:50:56,097 INFO snapshot-role/MainThread: {"seg_pe_ranges":"/dev/sda:0-253", "segtype":"linear", "lv_uuid":"S4IAgG-oKdr-dUwM-bIXM-E7QP-rQcZ-rcdPYd"}, 2024-03-01 20:50:56,098 INFO snapshot-role/MainThread: {"seg_pe_ranges":"/dev/sdb:0-128", "segtype":"linear", "lv_uuid":"S4IAgG-oKdr-dUwM-bIXM-E7QP-rQcZ-rcdPYd"}, 2024-03-01 20:50:56,098 INFO snapshot-role/MainThread: {"seg_pe_ranges":"/dev/sdb:129-243", "segtype":"linear", "lv_uuid":"xws0J7-QFdr-jnBe-ukxG-LWin-k1Jt-0eibfZ"} 2024-03-01 20:50:56,098 INFO snapshot-role/MainThread: ] 2024-03-01 20:50:56,098 INFO snapshot-role/MainThread: } 2024-03-01 20:50:56,098 INFO snapshot-role/MainThread: ] 2024-03-01 20:50:56,098 INFO snapshot-role/MainThread: , 2024-03-01 20:50:56,098 INFO snapshot-role/MainThread: "log": [ 2024-03-01 20:50:56,098 INFO snapshot-role/MainThread: ] 2024-03-01 20:50:56,098 INFO snapshot-role/MainThread: } 2024-03-01 20:50:56,098 INFO snapshot-role/MainThread: Running... lvs --reportformat json test_vg3/lv5 2024-03-01 20:50:56,137 INFO snapshot-role/MainThread: Return code: 0 2024-03-01 20:50:56,137 INFO snapshot-role/MainThread: { 2024-03-01 20:50:56,137 INFO snapshot-role/MainThread: "report": [ 2024-03-01 20:50:56,137 INFO snapshot-role/MainThread: { 2024-03-01 20:50:56,137 INFO snapshot-role/MainThread: "lv": [ 2024-03-01 20:50:56,137 INFO snapshot-role/MainThread: {"lv_name":"lv5", "vg_name":"test_vg3", "lv_attr":"-wi-a-----", "lv_size":"1283457024", "pool_lv":"", "origin":"", "data_percent":"", "metadata_percent":"", "move_pv":"", "mirror_log":"", "copy_percent":"", "convert_lv":""} 2024-03-01 20:50:56,137 INFO snapshot-role/MainThread: ] 2024-03-01 20:50:56,137 INFO snapshot-role/MainThread: } 2024-03-01 20:50:56,137 INFO snapshot-role/MainThread: ] 2024-03-01 20:50:56,137 INFO snapshot-role/MainThread: , 2024-03-01 20:50:56,137 INFO snapshot-role/MainThread: "log": [ 2024-03-01 20:50:56,138 INFO snapshot-role/MainThread: ] 2024-03-01 20:50:56,138 INFO snapshot-role/MainThread: } 2024-03-01 20:50:56,138 INFO snapshot-role/MainThread: Running... lvs test_vg3 2024-03-01 20:50:56,169 INFO snapshot-role/MainThread: Return code: 0 2024-03-01 20:50:56,169 INFO snapshot-role/MainThread: { 2024-03-01 20:50:56,169 INFO snapshot-role/MainThread: "report": [ 2024-03-01 20:50:56,169 INFO snapshot-role/MainThread: { 2024-03-01 20:50:56,169 INFO snapshot-role/MainThread: "lv": [ 2024-03-01 20:50:56,170 INFO snapshot-role/MainThread: {"lv_name":"lv5", "vg_name":"test_vg3", "lv_attr":"-wi-a-----", "lv_size":"1283457024", "pool_lv":"", "origin":"", "data_percent":"", "metadata_percent":"", "move_pv":"", "mirror_log":"", "copy_percent":"", "convert_lv":""}, 2024-03-01 20:50:56,170 INFO snapshot-role/MainThread: {"lv_name":"lv6", "vg_name":"test_vg3", "lv_attr":"-wi-a-----", "lv_size":"1069547520", "pool_lv":"", "origin":"", "data_percent":"", "metadata_percent":"", "move_pv":"", "mirror_log":"", "copy_percent":"", "convert_lv":""}, 2024-03-01 20:50:56,170 INFO snapshot-role/MainThread: {"lv_name":"lv7", "vg_name":"test_vg3", "lv_attr":"-wi-a-----", "lv_size":"427819008", "pool_lv":"", "origin":"", "data_percent":"", "metadata_percent":"", "move_pv":"", "mirror_log":"", "copy_percent":"", "convert_lv":""}, 2024-03-01 20:50:56,170 INFO snapshot-role/MainThread: {"lv_name":"lv8", "vg_name":"test_vg3", "lv_attr":"-wi-a-----", "lv_size":"427819008", "pool_lv":"", "origin":"", "data_percent":"", "metadata_percent":"", "move_pv":"", "mirror_log":"", "copy_percent":"", "convert_lv":""} 2024-03-01 20:50:56,170 INFO snapshot-role/MainThread: ] 2024-03-01 20:50:56,170 INFO snapshot-role/MainThread: } 2024-03-01 20:50:56,170 INFO snapshot-role/MainThread: ] 2024-03-01 20:50:56,170 INFO snapshot-role/MainThread: , 2024-03-01 20:50:56,170 INFO snapshot-role/MainThread: "log": [ 2024-03-01 20:50:56,170 INFO snapshot-role/MainThread: ] 2024-03-01 20:50:56,170 INFO snapshot-role/MainThread: } 2024-03-01 20:50:56,170 INFO snapshot-role/MainThread: Running... lvs test_vg3/lv5_snapset1 2024-03-01 20:50:56,198 INFO snapshot-role/MainThread: Return code: 5 2024-03-01 20:50:56,198 INFO snapshot-role/MainThread: { 2024-03-01 20:50:56,198 INFO snapshot-role/MainThread: "report": [ 2024-03-01 20:50:56,198 INFO snapshot-role/MainThread: { 2024-03-01 20:50:56,198 INFO snapshot-role/MainThread: "lv": [ 2024-03-01 20:50:56,198 INFO snapshot-role/MainThread: ] 2024-03-01 20:50:56,198 INFO snapshot-role/MainThread: } 2024-03-01 20:50:56,198 INFO snapshot-role/MainThread: ] 2024-03-01 20:50:56,198 INFO snapshot-role/MainThread: , 2024-03-01 20:50:56,198 INFO snapshot-role/MainThread: "log": [ 2024-03-01 20:50:56,199 INFO snapshot-role/MainThread: ] 2024-03-01 20:50:56,199 INFO snapshot-role/MainThread: } 2024-03-01 20:50:56,199 INFO snapshot-role/MainThread: Running... lvs --reportformat json test_vg3/lv6 2024-03-01 20:50:56,238 INFO snapshot-role/MainThread: Return code: 0 2024-03-01 20:50:56,239 INFO snapshot-role/MainThread: { 2024-03-01 20:50:56,239 INFO snapshot-role/MainThread: "report": [ 2024-03-01 20:50:56,239 INFO snapshot-role/MainThread: { 2024-03-01 20:50:56,239 INFO snapshot-role/MainThread: "lv": [ 2024-03-01 20:50:56,239 INFO snapshot-role/MainThread: {"lv_name":"lv6", "vg_name":"test_vg3", "lv_attr":"-wi-a-----", "lv_size":"1069547520", "pool_lv":"", "origin":"", "data_percent":"", "metadata_percent":"", "move_pv":"", "mirror_log":"", "copy_percent":"", "convert_lv":""} 2024-03-01 20:50:56,239 INFO snapshot-role/MainThread: ] 2024-03-01 20:50:56,239 INFO snapshot-role/MainThread: } 2024-03-01 20:50:56,239 INFO snapshot-role/MainThread: ] 2024-03-01 20:50:56,239 INFO snapshot-role/MainThread: , 2024-03-01 20:50:56,239 INFO snapshot-role/MainThread: "log": [ 2024-03-01 20:50:56,239 INFO snapshot-role/MainThread: ] 2024-03-01 20:50:56,239 INFO snapshot-role/MainThread: } 2024-03-01 20:50:56,239 INFO snapshot-role/MainThread: Running... lvs test_vg3 2024-03-01 20:50:56,269 INFO snapshot-role/MainThread: Return code: 0 2024-03-01 20:50:56,269 INFO snapshot-role/MainThread: { 2024-03-01 20:50:56,269 INFO snapshot-role/MainThread: "report": [ 2024-03-01 20:50:56,269 INFO snapshot-role/MainThread: { 2024-03-01 20:50:56,270 INFO snapshot-role/MainThread: "lv": [ 2024-03-01 20:50:56,270 INFO snapshot-role/MainThread: {"lv_name":"lv5", "vg_name":"test_vg3", "lv_attr":"-wi-a-----", "lv_size":"1283457024", "pool_lv":"", "origin":"", "data_percent":"", "metadata_percent":"", "move_pv":"", "mirror_log":"", "copy_percent":"", "convert_lv":""}, 2024-03-01 20:50:56,270 INFO snapshot-role/MainThread: {"lv_name":"lv6", "vg_name":"test_vg3", "lv_attr":"-wi-a-----", "lv_size":"1069547520", "pool_lv":"", "origin":"", "data_percent":"", "metadata_percent":"", "move_pv":"", "mirror_log":"", "copy_percent":"", "convert_lv":""}, 2024-03-01 20:50:56,270 INFO snapshot-role/MainThread: {"lv_name":"lv7", "vg_name":"test_vg3", "lv_attr":"-wi-a-----", "lv_size":"427819008", "pool_lv":"", "origin":"", "data_percent":"", "metadata_percent":"", "move_pv":"", "mirror_log":"", "copy_percent":"", "convert_lv":""}, 2024-03-01 20:50:56,270 INFO snapshot-role/MainThread: {"lv_name":"lv8", "vg_name":"test_vg3", "lv_attr":"-wi-a-----", "lv_size":"427819008", "pool_lv":"", "origin":"", "data_percent":"", "metadata_percent":"", "move_pv":"", "mirror_log":"", "copy_percent":"", "convert_lv":""} 2024-03-01 20:50:56,270 INFO snapshot-role/MainThread: ] 2024-03-01 20:50:56,270 INFO snapshot-role/MainThread: } 2024-03-01 20:50:56,270 INFO snapshot-role/MainThread: ] 2024-03-01 20:50:56,270 INFO snapshot-role/MainThread: , 2024-03-01 20:50:56,270 INFO snapshot-role/MainThread: "log": [ 2024-03-01 20:50:56,270 INFO snapshot-role/MainThread: ] 2024-03-01 20:50:56,270 INFO snapshot-role/MainThread: } 2024-03-01 20:50:56,270 INFO snapshot-role/MainThread: Running... lvs test_vg3/lv6_snapset1 2024-03-01 20:50:56,299 INFO snapshot-role/MainThread: Return code: 5 2024-03-01 20:50:56,299 INFO snapshot-role/MainThread: { 2024-03-01 20:50:56,299 INFO snapshot-role/MainThread: "report": [ 2024-03-01 20:50:56,299 INFO snapshot-role/MainThread: { 2024-03-01 20:50:56,299 INFO snapshot-role/MainThread: "lv": [ 2024-03-01 20:50:56,300 INFO snapshot-role/MainThread: ] 2024-03-01 20:50:56,300 INFO snapshot-role/MainThread: } 2024-03-01 20:50:56,300 INFO snapshot-role/MainThread: ] 2024-03-01 20:50:56,300 INFO snapshot-role/MainThread: , 2024-03-01 20:50:56,300 INFO snapshot-role/MainThread: "log": [ 2024-03-01 20:50:56,300 INFO snapshot-role/MainThread: ] 2024-03-01 20:50:56,300 INFO snapshot-role/MainThread: } 2024-03-01 20:50:56,300 INFO snapshot-role/MainThread: Running... lvs --reportformat json test_vg3/lv7 2024-03-01 20:50:56,333 INFO snapshot-role/MainThread: Return code: 0 2024-03-01 20:50:56,333 INFO snapshot-role/MainThread: { 2024-03-01 20:50:56,333 INFO snapshot-role/MainThread: "report": [ 2024-03-01 20:50:56,333 INFO snapshot-role/MainThread: { 2024-03-01 20:50:56,333 INFO snapshot-role/MainThread: "lv": [ 2024-03-01 20:50:56,333 INFO snapshot-role/MainThread: {"lv_name":"lv7", "vg_name":"test_vg3", "lv_attr":"-wi-a-----", "lv_size":"427819008", "pool_lv":"", "origin":"", "data_percent":"", "metadata_percent":"", "move_pv":"", "mirror_log":"", "copy_percent":"", "convert_lv":""} 2024-03-01 20:50:56,333 INFO snapshot-role/MainThread: ] 2024-03-01 20:50:56,333 INFO snapshot-role/MainThread: } 2024-03-01 20:50:56,333 INFO snapshot-role/MainThread: ] 2024-03-01 20:50:56,334 INFO snapshot-role/MainThread: , 2024-03-01 20:50:56,334 INFO snapshot-role/MainThread: "log": [ 2024-03-01 20:50:56,334 INFO snapshot-role/MainThread: ] 2024-03-01 20:50:56,334 INFO snapshot-role/MainThread: } 2024-03-01 20:50:56,334 INFO snapshot-role/MainThread: Running... lvs test_vg3 2024-03-01 20:50:56,364 INFO snapshot-role/MainThread: Return code: 0 2024-03-01 20:50:56,364 INFO snapshot-role/MainThread: { 2024-03-01 20:50:56,364 INFO snapshot-role/MainThread: "report": [ 2024-03-01 20:50:56,364 INFO snapshot-role/MainThread: { 2024-03-01 20:50:56,364 INFO snapshot-role/MainThread: "lv": [ 2024-03-01 20:50:56,365 INFO snapshot-role/MainThread: {"lv_name":"lv5", "vg_name":"test_vg3", "lv_attr":"-wi-a-----", "lv_size":"1283457024", "pool_lv":"", "origin":"", "data_percent":"", "metadata_percent":"", "move_pv":"", "mirror_log":"", "copy_percent":"", "convert_lv":""}, 2024-03-01 20:50:56,365 INFO snapshot-role/MainThread: {"lv_name":"lv6", "vg_name":"test_vg3", "lv_attr":"-wi-a-----", "lv_size":"1069547520", "pool_lv":"", "origin":"", "data_percent":"", "metadata_percent":"", "move_pv":"", "mirror_log":"", "copy_percent":"", "convert_lv":""}, 2024-03-01 20:50:56,365 INFO snapshot-role/MainThread: {"lv_name":"lv7", "vg_name":"test_vg3", "lv_attr":"-wi-a-----", "lv_size":"427819008", "pool_lv":"", "origin":"", "data_percent":"", "metadata_percent":"", "move_pv":"", "mirror_log":"", "copy_percent":"", "convert_lv":""}, 2024-03-01 20:50:56,365 INFO snapshot-role/MainThread: {"lv_name":"lv8", "vg_name":"test_vg3", "lv_attr":"-wi-a-----", "lv_size":"427819008", "pool_lv":"", "origin":"", "data_percent":"", "metadata_percent":"", "move_pv":"", "mirror_log":"", "copy_percent":"", "convert_lv":""} 2024-03-01 20:50:56,365 INFO snapshot-role/MainThread: ] 2024-03-01 20:50:56,365 INFO snapshot-role/MainThread: } 2024-03-01 20:50:56,365 INFO snapshot-role/MainThread: ] 2024-03-01 20:50:56,365 INFO snapshot-role/MainThread: , 2024-03-01 20:50:56,365 INFO snapshot-role/MainThread: "log": [ 2024-03-01 20:50:56,365 INFO snapshot-role/MainThread: ] 2024-03-01 20:50:56,365 INFO snapshot-role/MainThread: } 2024-03-01 20:50:56,365 INFO snapshot-role/MainThread: Running... lvs test_vg3/lv7_snapset1 2024-03-01 20:50:56,397 INFO snapshot-role/MainThread: Return code: 5 2024-03-01 20:50:56,397 INFO snapshot-role/MainThread: { 2024-03-01 20:50:56,398 INFO snapshot-role/MainThread: "report": [ 2024-03-01 20:50:56,398 INFO snapshot-role/MainThread: { 2024-03-01 20:50:56,398 INFO snapshot-role/MainThread: "lv": [ 2024-03-01 20:50:56,398 INFO snapshot-role/MainThread: ] 2024-03-01 20:50:56,398 INFO snapshot-role/MainThread: } 2024-03-01 20:50:56,398 INFO snapshot-role/MainThread: ] 2024-03-01 20:50:56,398 INFO snapshot-role/MainThread: , 2024-03-01 20:50:56,398 INFO snapshot-role/MainThread: "log": [ 2024-03-01 20:50:56,398 INFO snapshot-role/MainThread: ] 2024-03-01 20:50:56,398 INFO snapshot-role/MainThread: } 2024-03-01 20:50:56,398 INFO snapshot-role/MainThread: Running... lvs --reportformat json test_vg3/lv8 2024-03-01 20:50:56,432 INFO snapshot-role/MainThread: Return code: 0 2024-03-01 20:50:56,432 INFO snapshot-role/MainThread: { 2024-03-01 20:50:56,432 INFO snapshot-role/MainThread: "report": [ 2024-03-01 20:50:56,432 INFO snapshot-role/MainThread: { 2024-03-01 20:50:56,432 INFO snapshot-role/MainThread: "lv": [ 2024-03-01 20:50:56,432 INFO snapshot-role/MainThread: {"lv_name":"lv8", "vg_name":"test_vg3", "lv_attr":"-wi-a-----", "lv_size":"427819008", "pool_lv":"", "origin":"", "data_percent":"", "metadata_percent":"", "move_pv":"", "mirror_log":"", "copy_percent":"", "convert_lv":""} 2024-03-01 20:50:56,432 INFO snapshot-role/MainThread: ] 2024-03-01 20:50:56,432 INFO snapshot-role/MainThread: } 2024-03-01 20:50:56,432 INFO snapshot-role/MainThread: ] 2024-03-01 20:50:56,432 INFO snapshot-role/MainThread: , 2024-03-01 20:50:56,432 INFO snapshot-role/MainThread: "log": [ 2024-03-01 20:50:56,433 INFO snapshot-role/MainThread: ] 2024-03-01 20:50:56,433 INFO snapshot-role/MainThread: } 2024-03-01 20:50:56,433 INFO snapshot-role/MainThread: Running... lvs test_vg3 2024-03-01 20:50:56,461 INFO snapshot-role/MainThread: Return code: 0 2024-03-01 20:50:56,461 INFO snapshot-role/MainThread: { 2024-03-01 20:50:56,461 INFO snapshot-role/MainThread: "report": [ 2024-03-01 20:50:56,461 INFO snapshot-role/MainThread: { 2024-03-01 20:50:56,461 INFO snapshot-role/MainThread: "lv": [ 2024-03-01 20:50:56,461 INFO snapshot-role/MainThread: {"lv_name":"lv5", "vg_name":"test_vg3", "lv_attr":"-wi-a-----", "lv_size":"1283457024", "pool_lv":"", "origin":"", "data_percent":"", "metadata_percent":"", "move_pv":"", "mirror_log":"", "copy_percent":"", "convert_lv":""}, 2024-03-01 20:50:56,462 INFO snapshot-role/MainThread: {"lv_name":"lv6", "vg_name":"test_vg3", "lv_attr":"-wi-a-----", "lv_size":"1069547520", "pool_lv":"", "origin":"", "data_percent":"", "metadata_percent":"", "move_pv":"", "mirror_log":"", "copy_percent":"", "convert_lv":""}, 2024-03-01 20:50:56,462 INFO snapshot-role/MainThread: {"lv_name":"lv7", "vg_name":"test_vg3", "lv_attr":"-wi-a-----", "lv_size":"427819008", "pool_lv":"", "origin":"", "data_percent":"", "metadata_percent":"", "move_pv":"", "mirror_log":"", "copy_percent":"", "convert_lv":""}, 2024-03-01 20:50:56,462 INFO snapshot-role/MainThread: {"lv_name":"lv8", "vg_name":"test_vg3", "lv_attr":"-wi-a-----", "lv_size":"427819008", "pool_lv":"", "origin":"", "data_percent":"", "metadata_percent":"", "move_pv":"", "mirror_log":"", "copy_percent":"", "convert_lv":""} 2024-03-01 20:50:56,462 INFO snapshot-role/MainThread: ] 2024-03-01 20:50:56,462 INFO snapshot-role/MainThread: } 2024-03-01 20:50:56,462 INFO snapshot-role/MainThread: ] 2024-03-01 20:50:56,462 INFO snapshot-role/MainThread: , 2024-03-01 20:50:56,462 INFO snapshot-role/MainThread: "log": [ 2024-03-01 20:50:56,462 INFO snapshot-role/MainThread: ] 2024-03-01 20:50:56,462 INFO snapshot-role/MainThread: } 2024-03-01 20:50:56,462 INFO snapshot-role/MainThread: Running... lvs test_vg3/lv8_snapset1 2024-03-01 20:50:56,495 INFO snapshot-role/MainThread: Return code: 5 2024-03-01 20:50:56,496 INFO snapshot-role/MainThread: { 2024-03-01 20:50:56,496 INFO snapshot-role/MainThread: "report": [ 2024-03-01 20:50:56,496 INFO snapshot-role/MainThread: { 2024-03-01 20:50:56,496 INFO snapshot-role/MainThread: "lv": [ 2024-03-01 20:50:56,496 INFO snapshot-role/MainThread: ] 2024-03-01 20:50:56,496 INFO snapshot-role/MainThread: } 2024-03-01 20:50:56,496 INFO snapshot-role/MainThread: ] 2024-03-01 20:50:56,496 INFO snapshot-role/MainThread: , 2024-03-01 20:50:56,496 INFO snapshot-role/MainThread: "log": [ 2024-03-01 20:50:56,496 INFO snapshot-role/MainThread: ] 2024-03-01 20:50:56,496 INFO snapshot-role/MainThread: } 2024-03-01 20:50:56,496 INFO snapshot-role/MainThread: Running... lvs --reportformat json test_vg2/lv3 2024-03-01 20:50:56,527 INFO snapshot-role/MainThread: Return code: 0 2024-03-01 20:50:56,528 INFO snapshot-role/MainThread: { 2024-03-01 20:50:56,528 INFO snapshot-role/MainThread: "report": [ 2024-03-01 20:50:56,528 INFO snapshot-role/MainThread: { 2024-03-01 20:50:56,528 INFO snapshot-role/MainThread: "lv": [ 2024-03-01 20:50:56,528 INFO snapshot-role/MainThread: {"lv_name":"lv3", "vg_name":"test_vg2", "lv_attr":"-wi-a-----", "lv_size":"322961408", "pool_lv":"", "origin":"", "data_percent":"", "metadata_percent":"", "move_pv":"", "mirror_log":"", "copy_percent":"", "convert_lv":""} 2024-03-01 20:50:56,528 INFO snapshot-role/MainThread: ] 2024-03-01 20:50:56,528 INFO snapshot-role/MainThread: } 2024-03-01 20:50:56,528 INFO snapshot-role/MainThread: ] 2024-03-01 20:50:56,528 INFO snapshot-role/MainThread: , 2024-03-01 20:50:56,528 INFO snapshot-role/MainThread: "log": [ 2024-03-01 20:50:56,528 INFO snapshot-role/MainThread: ] 2024-03-01 20:50:56,528 INFO snapshot-role/MainThread: } 2024-03-01 20:50:56,528 INFO snapshot-role/MainThread: Running... lvs test_vg2 2024-03-01 20:50:56,557 INFO snapshot-role/MainThread: Return code: 0 2024-03-01 20:50:56,557 INFO snapshot-role/MainThread: { 2024-03-01 20:50:56,557 INFO snapshot-role/MainThread: "report": [ 2024-03-01 20:50:56,557 INFO snapshot-role/MainThread: { 2024-03-01 20:50:56,557 INFO snapshot-role/MainThread: "lv": [ 2024-03-01 20:50:56,557 INFO snapshot-role/MainThread: {"lv_name":"lv3", "vg_name":"test_vg2", "lv_attr":"-wi-a-----", "lv_size":"322961408", "pool_lv":"", "origin":"", "data_percent":"", "metadata_percent":"", "move_pv":"", "mirror_log":"", "copy_percent":"", "convert_lv":""}, 2024-03-01 20:50:56,558 INFO snapshot-role/MainThread: {"lv_name":"lv4", "vg_name":"test_vg2", "lv_attr":"-wi-a-----", "lv_size":"641728512", "pool_lv":"", "origin":"", "data_percent":"", "metadata_percent":"", "move_pv":"", "mirror_log":"", "copy_percent":"", "convert_lv":""} 2024-03-01 20:50:56,558 INFO snapshot-role/MainThread: ] 2024-03-01 20:50:56,558 INFO snapshot-role/MainThread: } 2024-03-01 20:50:56,558 INFO snapshot-role/MainThread: ] 2024-03-01 20:50:56,558 INFO snapshot-role/MainThread: , 2024-03-01 20:50:56,558 INFO snapshot-role/MainThread: "log": [ 2024-03-01 20:50:56,558 INFO snapshot-role/MainThread: ] 2024-03-01 20:50:56,558 INFO snapshot-role/MainThread: } 2024-03-01 20:50:56,558 INFO snapshot-role/MainThread: Running... lvs test_vg2/lv3_snapset1 2024-03-01 20:50:56,590 INFO snapshot-role/MainThread: Return code: 5 2024-03-01 20:50:56,591 INFO snapshot-role/MainThread: { 2024-03-01 20:50:56,591 INFO snapshot-role/MainThread: "report": [ 2024-03-01 20:50:56,591 INFO snapshot-role/MainThread: { 2024-03-01 20:50:56,591 INFO snapshot-role/MainThread: "lv": [ 2024-03-01 20:50:56,591 INFO snapshot-role/MainThread: ] 2024-03-01 20:50:56,591 INFO snapshot-role/MainThread: } 2024-03-01 20:50:56,591 INFO snapshot-role/MainThread: ] 2024-03-01 20:50:56,591 INFO snapshot-role/MainThread: , 2024-03-01 20:50:56,591 INFO snapshot-role/MainThread: "log": [ 2024-03-01 20:50:56,591 INFO snapshot-role/MainThread: ] 2024-03-01 20:50:56,591 INFO snapshot-role/MainThread: } 2024-03-01 20:50:56,591 INFO snapshot-role/MainThread: Running... lvs --reportformat json test_vg2/lv4 2024-03-01 20:50:56,627 INFO snapshot-role/MainThread: Return code: 0 2024-03-01 20:50:56,628 INFO snapshot-role/MainThread: { 2024-03-01 20:50:56,628 INFO snapshot-role/MainThread: "report": [ 2024-03-01 20:50:56,628 INFO snapshot-role/MainThread: { 2024-03-01 20:50:56,628 INFO snapshot-role/MainThread: "lv": [ 2024-03-01 20:50:56,628 INFO snapshot-role/MainThread: {"lv_name":"lv4", "vg_name":"test_vg2", "lv_attr":"-wi-a-----", "lv_size":"641728512", "pool_lv":"", "origin":"", "data_percent":"", "metadata_percent":"", "move_pv":"", "mirror_log":"", "copy_percent":"", "convert_lv":""} 2024-03-01 20:50:56,628 INFO snapshot-role/MainThread: ] 2024-03-01 20:50:56,628 INFO snapshot-role/MainThread: } 2024-03-01 20:50:56,628 INFO snapshot-role/MainThread: ] 2024-03-01 20:50:56,628 INFO snapshot-role/MainThread: , 2024-03-01 20:50:56,628 INFO snapshot-role/MainThread: "log": [ 2024-03-01 20:50:56,628 INFO snapshot-role/MainThread: ] 2024-03-01 20:50:56,628 INFO snapshot-role/MainThread: } 2024-03-01 20:50:56,628 INFO snapshot-role/MainThread: Running... lvs test_vg2 2024-03-01 20:50:56,658 INFO snapshot-role/MainThread: Return code: 0 2024-03-01 20:50:56,658 INFO snapshot-role/MainThread: { 2024-03-01 20:50:56,658 INFO snapshot-role/MainThread: "report": [ 2024-03-01 20:50:56,658 INFO snapshot-role/MainThread: { 2024-03-01 20:50:56,658 INFO snapshot-role/MainThread: "lv": [ 2024-03-01 20:50:56,658 INFO snapshot-role/MainThread: {"lv_name":"lv3", "vg_name":"test_vg2", "lv_attr":"-wi-a-----", "lv_size":"322961408", "pool_lv":"", "origin":"", "data_percent":"", "metadata_percent":"", "move_pv":"", "mirror_log":"", "copy_percent":"", "convert_lv":""}, 2024-03-01 20:50:56,658 INFO snapshot-role/MainThread: {"lv_name":"lv4", "vg_name":"test_vg2", "lv_attr":"-wi-a-----", "lv_size":"641728512", "pool_lv":"", "origin":"", "data_percent":"", "metadata_percent":"", "move_pv":"", "mirror_log":"", "copy_percent":"", "convert_lv":""} 2024-03-01 20:50:56,658 INFO snapshot-role/MainThread: ] 2024-03-01 20:50:56,658 INFO snapshot-role/MainThread: } 2024-03-01 20:50:56,658 INFO snapshot-role/MainThread: ] 2024-03-01 20:50:56,658 INFO snapshot-role/MainThread: , 2024-03-01 20:50:56,658 INFO snapshot-role/MainThread: "log": [ 2024-03-01 20:50:56,659 INFO snapshot-role/MainThread: ] 2024-03-01 20:50:56,659 INFO snapshot-role/MainThread: } 2024-03-01 20:50:56,659 INFO snapshot-role/MainThread: Running... lvs test_vg2/lv4_snapset1 2024-03-01 20:50:56,687 INFO snapshot-role/MainThread: Return code: 5 2024-03-01 20:50:56,687 INFO snapshot-role/MainThread: { 2024-03-01 20:50:56,687 INFO snapshot-role/MainThread: "report": [ 2024-03-01 20:50:56,687 INFO snapshot-role/MainThread: { 2024-03-01 20:50:56,687 INFO snapshot-role/MainThread: "lv": [ 2024-03-01 20:50:56,687 INFO snapshot-role/MainThread: ] 2024-03-01 20:50:56,687 INFO snapshot-role/MainThread: } 2024-03-01 20:50:56,687 INFO snapshot-role/MainThread: ] 2024-03-01 20:50:56,687 INFO snapshot-role/MainThread: , 2024-03-01 20:50:56,687 INFO snapshot-role/MainThread: "log": [ 2024-03-01 20:50:56,687 INFO snapshot-role/MainThread: ] 2024-03-01 20:50:56,687 INFO snapshot-role/MainThread: } 2024-03-01 20:50:56,688 INFO snapshot-role/MainThread: Running... lvs --reportformat json test_vg1/lv1 2024-03-01 20:50:56,718 INFO snapshot-role/MainThread: Return code: 0 2024-03-01 20:50:56,718 INFO snapshot-role/MainThread: { 2024-03-01 20:50:56,718 INFO snapshot-role/MainThread: "report": [ 2024-03-01 20:50:56,718 INFO snapshot-role/MainThread: { 2024-03-01 20:50:56,718 INFO snapshot-role/MainThread: "lv": [ 2024-03-01 20:50:56,718 INFO snapshot-role/MainThread: {"lv_name":"lv1", "vg_name":"test_vg1", "lv_attr":"-wi-a-----", "lv_size":"482344960", "pool_lv":"", "origin":"", "data_percent":"", "metadata_percent":"", "move_pv":"", "mirror_log":"", "copy_percent":"", "convert_lv":""} 2024-03-01 20:50:56,718 INFO snapshot-role/MainThread: ] 2024-03-01 20:50:56,718 INFO snapshot-role/MainThread: } 2024-03-01 20:50:56,718 INFO snapshot-role/MainThread: ] 2024-03-01 20:50:56,718 INFO snapshot-role/MainThread: , 2024-03-01 20:50:56,718 INFO snapshot-role/MainThread: "log": [ 2024-03-01 20:50:56,718 INFO snapshot-role/MainThread: ] 2024-03-01 20:50:56,719 INFO snapshot-role/MainThread: } 2024-03-01 20:50:56,719 INFO snapshot-role/MainThread: Running... lvs test_vg1 2024-03-01 20:50:56,748 INFO snapshot-role/MainThread: Return code: 0 2024-03-01 20:50:56,748 INFO snapshot-role/MainThread: { 2024-03-01 20:50:56,748 INFO snapshot-role/MainThread: "report": [ 2024-03-01 20:50:56,748 INFO snapshot-role/MainThread: { 2024-03-01 20:50:56,748 INFO snapshot-role/MainThread: "lv": [ 2024-03-01 20:50:56,748 INFO snapshot-role/MainThread: {"lv_name":"lv1", "vg_name":"test_vg1", "lv_attr":"-wi-a-----", "lv_size":"482344960", "pool_lv":"", "origin":"", "data_percent":"", "metadata_percent":"", "move_pv":"", "mirror_log":"", "copy_percent":"", "convert_lv":""}, 2024-03-01 20:50:56,749 INFO snapshot-role/MainThread: {"lv_name":"lv2", "vg_name":"test_vg1", "lv_attr":"-wi-a-----", "lv_size":"1606418432", "pool_lv":"", "origin":"", "data_percent":"", "metadata_percent":"", "move_pv":"", "mirror_log":"", "copy_percent":"", "convert_lv":""} 2024-03-01 20:50:56,749 INFO snapshot-role/MainThread: ] 2024-03-01 20:50:56,749 INFO snapshot-role/MainThread: } 2024-03-01 20:50:56,749 INFO snapshot-role/MainThread: ] 2024-03-01 20:50:56,749 INFO snapshot-role/MainThread: , 2024-03-01 20:50:56,749 INFO snapshot-role/MainThread: "log": [ 2024-03-01 20:50:56,749 INFO snapshot-role/MainThread: ] 2024-03-01 20:50:56,749 INFO snapshot-role/MainThread: } 2024-03-01 20:50:56,749 INFO snapshot-role/MainThread: Running... lvs test_vg1/lv1_snapset1 2024-03-01 20:50:56,776 INFO snapshot-role/MainThread: Return code: 5 2024-03-01 20:50:56,776 INFO snapshot-role/MainThread: { 2024-03-01 20:50:56,776 INFO snapshot-role/MainThread: "report": [ 2024-03-01 20:50:56,776 INFO snapshot-role/MainThread: { 2024-03-01 20:50:56,776 INFO snapshot-role/MainThread: "lv": [ 2024-03-01 20:50:56,776 INFO snapshot-role/MainThread: ] 2024-03-01 20:50:56,776 INFO snapshot-role/MainThread: } 2024-03-01 20:50:56,776 INFO snapshot-role/MainThread: ] 2024-03-01 20:50:56,777 INFO snapshot-role/MainThread: , 2024-03-01 20:50:56,777 INFO snapshot-role/MainThread: "log": [ 2024-03-01 20:50:56,777 INFO snapshot-role/MainThread: ] 2024-03-01 20:50:56,777 INFO snapshot-role/MainThread: } 2024-03-01 20:50:56,777 INFO snapshot-role/MainThread: Running... lvs --reportformat json test_vg1/lv2 2024-03-01 20:50:56,807 INFO snapshot-role/MainThread: Return code: 0 2024-03-01 20:50:56,807 INFO snapshot-role/MainThread: { 2024-03-01 20:50:56,808 INFO snapshot-role/MainThread: "report": [ 2024-03-01 20:50:56,808 INFO snapshot-role/MainThread: { 2024-03-01 20:50:56,808 INFO snapshot-role/MainThread: "lv": [ 2024-03-01 20:50:56,808 INFO snapshot-role/MainThread: {"lv_name":"lv2", "vg_name":"test_vg1", "lv_attr":"-wi-a-----", "lv_size":"1606418432", "pool_lv":"", "origin":"", "data_percent":"", "metadata_percent":"", "move_pv":"", "mirror_log":"", "copy_percent":"", "convert_lv":""} 2024-03-01 20:50:56,808 INFO snapshot-role/MainThread: ] 2024-03-01 20:50:56,808 INFO snapshot-role/MainThread: } 2024-03-01 20:50:56,808 INFO snapshot-role/MainThread: ] 2024-03-01 20:50:56,808 INFO snapshot-role/MainThread: , 2024-03-01 20:50:56,808 INFO snapshot-role/MainThread: "log": [ 2024-03-01 20:50:56,808 INFO snapshot-role/MainThread: ] 2024-03-01 20:50:56,808 INFO snapshot-role/MainThread: } 2024-03-01 20:50:56,808 INFO snapshot-role/MainThread: Running... lvs test_vg1 2024-03-01 20:50:56,841 INFO snapshot-role/MainThread: Return code: 0 2024-03-01 20:50:56,841 INFO snapshot-role/MainThread: { 2024-03-01 20:50:56,841 INFO snapshot-role/MainThread: "report": [ 2024-03-01 20:50:56,841 INFO snapshot-role/MainThread: { 2024-03-01 20:50:56,841 INFO snapshot-role/MainThread: "lv": [ 2024-03-01 20:50:56,841 INFO snapshot-role/MainThread: {"lv_name":"lv1", "vg_name":"test_vg1", "lv_attr":"-wi-a-----", "lv_size":"482344960", "pool_lv":"", "origin":"", "data_percent":"", "metadata_percent":"", "move_pv":"", "mirror_log":"", "copy_percent":"", "convert_lv":""}, 2024-03-01 20:50:56,842 INFO snapshot-role/MainThread: {"lv_name":"lv2", "vg_name":"test_vg1", "lv_attr":"-wi-a-----", "lv_size":"1606418432", "pool_lv":"", "origin":"", "data_percent":"", "metadata_percent":"", "move_pv":"", "mirror_log":"", "copy_percent":"", "convert_lv":""} 2024-03-01 20:50:56,842 INFO snapshot-role/MainThread: ] 2024-03-01 20:50:56,842 INFO snapshot-role/MainThread: } 2024-03-01 20:50:56,842 INFO snapshot-role/MainThread: ] 2024-03-01 20:50:56,842 INFO snapshot-role/MainThread: , 2024-03-01 20:50:56,842 INFO snapshot-role/MainThread: "log": [ 2024-03-01 20:50:56,842 INFO snapshot-role/MainThread: ] 2024-03-01 20:50:56,842 INFO snapshot-role/MainThread: } 2024-03-01 20:50:56,842 INFO snapshot-role/MainThread: Running... lvs test_vg1/lv2_snapset1 2024-03-01 20:50:56,876 INFO snapshot-role/MainThread: Return code: 5 2024-03-01 20:50:56,877 INFO snapshot-role/MainThread: { 2024-03-01 20:50:56,877 INFO snapshot-role/MainThread: "report": [ 2024-03-01 20:50:56,877 INFO snapshot-role/MainThread: { 2024-03-01 20:50:56,877 INFO snapshot-role/MainThread: "lv": [ 2024-03-01 20:50:56,877 INFO snapshot-role/MainThread: ] 2024-03-01 20:50:56,877 INFO snapshot-role/MainThread: } 2024-03-01 20:50:56,877 INFO snapshot-role/MainThread: ] 2024-03-01 20:50:56,877 INFO snapshot-role/MainThread: , 2024-03-01 20:50:56,877 INFO snapshot-role/MainThread: "log": [ 2024-03-01 20:50:56,877 INFO snapshot-role/MainThread: ] 2024-03-01 20:50:56,877 INFO snapshot-role/MainThread: } 2024-03-01 20:50:56,877 INFO snapshot-role/MainThread: exit code: 0: [''] 2024-03-01 20:51:39,460 INFO snapshot-role/MainThread: snapshot_cmd: snapshot 15 None None snapset1 None False 2024-03-01 20:51:39,460 INFO snapshot-role/MainThread: Running... lvm fullreport --units B --nosuffix --configreport vg -o vg_name,vg_uuid,vg_size,vg_free,vg_extent_size --configreport lv -o lv_uuid,lv_name,lv_full_name,lv_path,lv_size,origin,origin_size,pool_lv,lv_tags,lv_attr,vg_name,data_percent,metadata_percent,pool_lv --configreport pv -o pv_name --reportformat json 2024-03-01 20:51:39,490 INFO snapshot-role/MainThread: Return code: 0 2024-03-01 20:51:39,490 INFO snapshot-role/MainThread: { 2024-03-01 20:51:39,490 INFO snapshot-role/MainThread: "report": [ 2024-03-01 20:51:39,491 INFO snapshot-role/MainThread: { 2024-03-01 20:51:39,491 INFO snapshot-role/MainThread: "vg": [ 2024-03-01 20:51:39,491 INFO snapshot-role/MainThread: {"vg_name":"test_vg1", "vg_uuid":"Z91K1R-xGjO-o2Ph-416z-v2xV-aAxR-f2ULSl", "vg_size":"3196059648", "vg_free":"1589641216", "vg_extent_size":"4194304"} 2024-03-01 20:51:39,491 INFO snapshot-role/MainThread: ] 2024-03-01 20:51:39,491 INFO snapshot-role/MainThread: , 2024-03-01 20:51:39,491 INFO snapshot-role/MainThread: "pv": [ 2024-03-01 20:51:39,491 INFO snapshot-role/MainThread: {"pv_name":"/dev/sda"}, 2024-03-01 20:51:39,491 INFO snapshot-role/MainThread: {"pv_name":"/dev/sdb"}, 2024-03-01 20:51:39,491 INFO snapshot-role/MainThread: {"pv_name":"/dev/sdc"} 2024-03-01 20:51:39,491 INFO snapshot-role/MainThread: ] 2024-03-01 20:51:39,491 INFO snapshot-role/MainThread: , 2024-03-01 20:51:39,491 INFO snapshot-role/MainThread: "lv": [ 2024-03-01 20:51:39,491 INFO snapshot-role/MainThread: {"lv_uuid":"AXe6Qq-ji43-zLIA-PW3t-fyr4-I48b-gxFY3J", "lv_name":"lv1", "lv_full_name":"test_vg1/lv1", "lv_path":"/dev/test_vg1/lv1", "lv_size":"1606418432", "origin":"", "origin_size":"", "pool_lv":"", "lv_tags":"", "lv_attr":"-wi-a-----", "vg_name":"test_vg1", "data_percent":"", "metadata_percent":"", "pool_lv":""} 2024-03-01 20:51:39,491 INFO snapshot-role/MainThread: ] 2024-03-01 20:51:39,491 INFO snapshot-role/MainThread: , 2024-03-01 20:51:39,491 INFO snapshot-role/MainThread: "pvseg": [ 2024-03-01 20:51:39,491 INFO snapshot-role/MainThread: {"pvseg_start":"0", "pvseg_size":"254", "segtype":"free", "pv_uuid":"1ZVwov-cB6O-qOYz-DUP2-tC1x-EZvW-h5mm7p", "lv_uuid":"", "pv_name":"/dev/sdc"}, 2024-03-01 20:51:39,491 INFO snapshot-role/MainThread: {"pvseg_start":"0", "pvseg_size":"129", "segtype":"linear", "pv_uuid":"LyLEUn-UDms-NWHU-bV4R-1O0G-SMO1-bBad1P", "lv_uuid":"AXe6Qq-ji43-zLIA-PW3t-fyr4-I48b-gxFY3J", "pv_name":"/dev/sdb"}, 2024-03-01 20:51:39,491 INFO snapshot-role/MainThread: {"pvseg_start":"129", "pvseg_size":"125", "segtype":"free", "pv_uuid":"LyLEUn-UDms-NWHU-bV4R-1O0G-SMO1-bBad1P", "lv_uuid":"", "pv_name":"/dev/sdb"}, 2024-03-01 20:51:39,491 INFO snapshot-role/MainThread: {"pvseg_start":"0", "pvseg_size":"254", "segtype":"linear", "pv_uuid":"nNKJ72-LXbo-Mn37-saJe-d9qv-Z70d-253i3X", "lv_uuid":"AXe6Qq-ji43-zLIA-PW3t-fyr4-I48b-gxFY3J", "pv_name":"/dev/sda"} 2024-03-01 20:51:39,491 INFO snapshot-role/MainThread: ] 2024-03-01 20:51:39,491 INFO snapshot-role/MainThread: , 2024-03-01 20:51:39,491 INFO snapshot-role/MainThread: "seg": [ 2024-03-01 20:51:39,491 INFO snapshot-role/MainThread: {"seg_pe_ranges":"/dev/sda:0-253", "segtype":"linear", "lv_uuid":"AXe6Qq-ji43-zLIA-PW3t-fyr4-I48b-gxFY3J"}, 2024-03-01 20:51:39,491 INFO snapshot-role/MainThread: {"seg_pe_ranges":"/dev/sdb:0-128", "segtype":"linear", "lv_uuid":"AXe6Qq-ji43-zLIA-PW3t-fyr4-I48b-gxFY3J"} 2024-03-01 20:51:39,491 INFO snapshot-role/MainThread: ] 2024-03-01 20:51:39,491 INFO snapshot-role/MainThread: } 2024-03-01 20:51:39,491 INFO snapshot-role/MainThread: ] 2024-03-01 20:51:39,491 INFO snapshot-role/MainThread: , 2024-03-01 20:51:39,491 INFO snapshot-role/MainThread: "log": [ 2024-03-01 20:51:39,491 INFO snapshot-role/MainThread: ] 2024-03-01 20:51:39,491 INFO snapshot-role/MainThread: } 2024-03-01 20:51:39,492 INFO snapshot-role/MainThread: VG: test_vg1 free 1589641216 2024-03-01 20:51:39,492 INFO snapshot-role/MainThread: LV: lv1 size : 1606418432 2024-03-01 20:51:39,492 INFO snapshot-role/MainThread: LV: total 1606418432 2024-03-01 20:51:39,492 INFO snapshot-role/MainThread: space needed: 240962764.80 space available: 1589641216 sufficient space: 1 2024-03-01 20:51:39,492 INFO snapshot-role/MainThread: Running... lvm fullreport --units B --nosuffix --configreport vg -o vg_name,vg_uuid,vg_size,vg_free,vg_extent_size --configreport lv -o lv_uuid,lv_name,lv_full_name,lv_path,lv_size,origin,origin_size,pool_lv,lv_tags,lv_attr,vg_name,data_percent,metadata_percent,pool_lv --configreport pv -o pv_name --reportformat json 2024-03-01 20:51:39,526 INFO snapshot-role/MainThread: Return code: 0 2024-03-01 20:51:39,526 INFO snapshot-role/MainThread: { 2024-03-01 20:51:39,526 INFO snapshot-role/MainThread: "report": [ 2024-03-01 20:51:39,526 INFO snapshot-role/MainThread: { 2024-03-01 20:51:39,526 INFO snapshot-role/MainThread: "vg": [ 2024-03-01 20:51:39,526 INFO snapshot-role/MainThread: {"vg_name":"test_vg1", "vg_uuid":"Z91K1R-xGjO-o2Ph-416z-v2xV-aAxR-f2ULSl", "vg_size":"3196059648", "vg_free":"1589641216", "vg_extent_size":"4194304"} 2024-03-01 20:51:39,526 INFO snapshot-role/MainThread: ] 2024-03-01 20:51:39,526 INFO snapshot-role/MainThread: , 2024-03-01 20:51:39,526 INFO snapshot-role/MainThread: "pv": [ 2024-03-01 20:51:39,526 INFO snapshot-role/MainThread: {"pv_name":"/dev/sda"}, 2024-03-01 20:51:39,527 INFO snapshot-role/MainThread: {"pv_name":"/dev/sdb"}, 2024-03-01 20:51:39,527 INFO snapshot-role/MainThread: {"pv_name":"/dev/sdc"} 2024-03-01 20:51:39,527 INFO snapshot-role/MainThread: ] 2024-03-01 20:51:39,527 INFO snapshot-role/MainThread: , 2024-03-01 20:51:39,527 INFO snapshot-role/MainThread: "lv": [ 2024-03-01 20:51:39,527 INFO snapshot-role/MainThread: {"lv_uuid":"AXe6Qq-ji43-zLIA-PW3t-fyr4-I48b-gxFY3J", "lv_name":"lv1", "lv_full_name":"test_vg1/lv1", "lv_path":"/dev/test_vg1/lv1", "lv_size":"1606418432", "origin":"", "origin_size":"", "pool_lv":"", "lv_tags":"", "lv_attr":"-wi-a-----", "vg_name":"test_vg1", "data_percent":"", "metadata_percent":"", "pool_lv":""} 2024-03-01 20:51:39,527 INFO snapshot-role/MainThread: ] 2024-03-01 20:51:39,527 INFO snapshot-role/MainThread: , 2024-03-01 20:51:39,527 INFO snapshot-role/MainThread: "pvseg": [ 2024-03-01 20:51:39,527 INFO snapshot-role/MainThread: {"pvseg_start":"0", "pvseg_size":"254", "segtype":"free", "pv_uuid":"1ZVwov-cB6O-qOYz-DUP2-tC1x-EZvW-h5mm7p", "lv_uuid":"", "pv_name":"/dev/sdc"}, 2024-03-01 20:51:39,527 INFO snapshot-role/MainThread: {"pvseg_start":"0", "pvseg_size":"129", "segtype":"linear", "pv_uuid":"LyLEUn-UDms-NWHU-bV4R-1O0G-SMO1-bBad1P", "lv_uuid":"AXe6Qq-ji43-zLIA-PW3t-fyr4-I48b-gxFY3J", "pv_name":"/dev/sdb"}, 2024-03-01 20:51:39,527 INFO snapshot-role/MainThread: {"pvseg_start":"129", "pvseg_size":"125", "segtype":"free", "pv_uuid":"LyLEUn-UDms-NWHU-bV4R-1O0G-SMO1-bBad1P", "lv_uuid":"", "pv_name":"/dev/sdb"}, 2024-03-01 20:51:39,527 INFO snapshot-role/MainThread: {"pvseg_start":"0", "pvseg_size":"254", "segtype":"linear", "pv_uuid":"nNKJ72-LXbo-Mn37-saJe-d9qv-Z70d-253i3X", "lv_uuid":"AXe6Qq-ji43-zLIA-PW3t-fyr4-I48b-gxFY3J", "pv_name":"/dev/sda"} 2024-03-01 20:51:39,527 INFO snapshot-role/MainThread: ] 2024-03-01 20:51:39,527 INFO snapshot-role/MainThread: , 2024-03-01 20:51:39,527 INFO snapshot-role/MainThread: "seg": [ 2024-03-01 20:51:39,527 INFO snapshot-role/MainThread: {"seg_pe_ranges":"/dev/sda:0-253", "segtype":"linear", "lv_uuid":"AXe6Qq-ji43-zLIA-PW3t-fyr4-I48b-gxFY3J"}, 2024-03-01 20:51:39,527 INFO snapshot-role/MainThread: {"seg_pe_ranges":"/dev/sdb:0-128", "segtype":"linear", "lv_uuid":"AXe6Qq-ji43-zLIA-PW3t-fyr4-I48b-gxFY3J"} 2024-03-01 20:51:39,527 INFO snapshot-role/MainThread: ] 2024-03-01 20:51:39,527 INFO snapshot-role/MainThread: } 2024-03-01 20:51:39,527 INFO snapshot-role/MainThread: ] 2024-03-01 20:51:39,527 INFO snapshot-role/MainThread: , 2024-03-01 20:51:39,527 INFO snapshot-role/MainThread: "log": [ 2024-03-01 20:51:39,527 INFO snapshot-role/MainThread: ] 2024-03-01 20:51:39,527 INFO snapshot-role/MainThread: } 2024-03-01 20:51:39,527 INFO snapshot-role/MainThread: Running... lvs --reportformat json test_vg1/lv1 2024-03-01 20:51:39,557 INFO snapshot-role/MainThread: Return code: 0 2024-03-01 20:51:39,557 INFO snapshot-role/MainThread: { 2024-03-01 20:51:39,557 INFO snapshot-role/MainThread: "report": [ 2024-03-01 20:51:39,557 INFO snapshot-role/MainThread: { 2024-03-01 20:51:39,557 INFO snapshot-role/MainThread: "lv": [ 2024-03-01 20:51:39,557 INFO snapshot-role/MainThread: {"lv_name":"lv1", "vg_name":"test_vg1", "lv_attr":"-wi-a-----", "lv_size":"1606418432", "pool_lv":"", "origin":"", "data_percent":"", "metadata_percent":"", "move_pv":"", "mirror_log":"", "copy_percent":"", "convert_lv":""} 2024-03-01 20:51:39,557 INFO snapshot-role/MainThread: ] 2024-03-01 20:51:39,557 INFO snapshot-role/MainThread: } 2024-03-01 20:51:39,557 INFO snapshot-role/MainThread: ] 2024-03-01 20:51:39,557 INFO snapshot-role/MainThread: , 2024-03-01 20:51:39,557 INFO snapshot-role/MainThread: "log": [ 2024-03-01 20:51:39,557 INFO snapshot-role/MainThread: ] 2024-03-01 20:51:39,557 INFO snapshot-role/MainThread: } 2024-03-01 20:51:39,558 INFO snapshot-role/MainThread: Running... lvs test_vg1 2024-03-01 20:51:39,586 INFO snapshot-role/MainThread: Return code: 0 2024-03-01 20:51:39,586 INFO snapshot-role/MainThread: { 2024-03-01 20:51:39,586 INFO snapshot-role/MainThread: "report": [ 2024-03-01 20:51:39,586 INFO snapshot-role/MainThread: { 2024-03-01 20:51:39,586 INFO snapshot-role/MainThread: "lv": [ 2024-03-01 20:51:39,586 INFO snapshot-role/MainThread: {"lv_name":"lv1", "vg_name":"test_vg1", "lv_attr":"-wi-a-----", "lv_size":"1606418432", "pool_lv":"", "origin":"", "data_percent":"", "metadata_percent":"", "move_pv":"", "mirror_log":"", "copy_percent":"", "convert_lv":""} 2024-03-01 20:51:39,586 INFO snapshot-role/MainThread: ] 2024-03-01 20:51:39,586 INFO snapshot-role/MainThread: } 2024-03-01 20:51:39,586 INFO snapshot-role/MainThread: ] 2024-03-01 20:51:39,586 INFO snapshot-role/MainThread: , 2024-03-01 20:51:39,586 INFO snapshot-role/MainThread: "log": [ 2024-03-01 20:51:39,586 INFO snapshot-role/MainThread: ] 2024-03-01 20:51:39,586 INFO snapshot-role/MainThread: } 2024-03-01 20:51:39,586 INFO snapshot-role/MainThread: Running... lvs test_vg1/lv1_snapset1 2024-03-01 20:51:39,619 INFO snapshot-role/MainThread: Return code: 5 2024-03-01 20:51:39,619 INFO snapshot-role/MainThread: { 2024-03-01 20:51:39,619 INFO snapshot-role/MainThread: "report": [ 2024-03-01 20:51:39,619 INFO snapshot-role/MainThread: { 2024-03-01 20:51:39,619 INFO snapshot-role/MainThread: "lv": [ 2024-03-01 20:51:39,619 INFO snapshot-role/MainThread: ] 2024-03-01 20:51:39,619 INFO snapshot-role/MainThread: } 2024-03-01 20:51:39,619 INFO snapshot-role/MainThread: ] 2024-03-01 20:51:39,619 INFO snapshot-role/MainThread: , 2024-03-01 20:51:39,619 INFO snapshot-role/MainThread: "log": [ 2024-03-01 20:51:39,619 INFO snapshot-role/MainThread: ] 2024-03-01 20:51:39,620 INFO snapshot-role/MainThread: } 2024-03-01 20:51:39,620 INFO snapshot-role/MainThread: Running... lvcreate -s -n lv1_snapset1 -L 240975872B test_vg1/lv1 2024-03-01 20:51:39,767 INFO snapshot-role/MainThread: Return code: 0 2024-03-01 20:51:39,767 INFO snapshot-role/MainThread: { 2024-03-01 20:51:39,768 INFO snapshot-role/MainThread: "log": [ 2024-03-01 20:51:39,768 INFO snapshot-role/MainThread: ] 2024-03-01 20:51:39,768 INFO snapshot-role/MainThread: } 2024-03-01 20:51:39,768 INFO snapshot-role/MainThread: exit code: 0: [''] 2024-03-01 20:51:41,145 INFO snapshot-role/MainThread: mount_cmd: 1 0 0 /mnt/lv1_mp None None snapset1 lv1 test_vg1 None 2024-03-01 20:51:41,145 INFO snapshot-role/MainThread: mount_lv : /mnt/lv1_mp 2024-03-01 20:51:41,145 INFO snapshot-role/MainThread: Running... lvs test_vg1 2024-03-01 20:51:41,175 INFO snapshot-role/MainThread: Return code: 0 2024-03-01 20:51:41,175 INFO snapshot-role/MainThread: { 2024-03-01 20:51:41,176 INFO snapshot-role/MainThread: "report": [ 2024-03-01 20:51:41,176 INFO snapshot-role/MainThread: { 2024-03-01 20:51:41,176 INFO snapshot-role/MainThread: "lv": [ 2024-03-01 20:51:41,176 INFO snapshot-role/MainThread: {"lv_name":"lv1", "vg_name":"test_vg1", "lv_attr":"owi-a-s---", "lv_size":"1606418432", "pool_lv":"", "origin":"", "data_percent":"", "metadata_percent":"", "move_pv":"", "mirror_log":"", "copy_percent":"", "convert_lv":""}, 2024-03-01 20:51:41,176 INFO snapshot-role/MainThread: {"lv_name":"lv1_snapset1", "vg_name":"test_vg1", "lv_attr":"swi-a-s---", "lv_size":"243269632", "pool_lv":"", "origin":"lv1", "data_percent":"0.00", "metadata_percent":"", "move_pv":"", "mirror_log":"", "copy_percent":"", "convert_lv":""} 2024-03-01 20:51:41,176 INFO snapshot-role/MainThread: ] 2024-03-01 20:51:41,176 INFO snapshot-role/MainThread: } 2024-03-01 20:51:41,176 INFO snapshot-role/MainThread: ] 2024-03-01 20:51:41,176 INFO snapshot-role/MainThread: , 2024-03-01 20:51:41,176 INFO snapshot-role/MainThread: "log": [ 2024-03-01 20:51:41,176 INFO snapshot-role/MainThread: ] 2024-03-01 20:51:41,176 INFO snapshot-role/MainThread: } 2024-03-01 20:51:41,176 INFO snapshot-role/MainThread: Running... lvs test_vg1/lv1_snapset1 2024-03-01 20:51:41,205 INFO snapshot-role/MainThread: Return code: 0 2024-03-01 20:51:41,205 INFO snapshot-role/MainThread: { 2024-03-01 20:51:41,205 INFO snapshot-role/MainThread: "report": [ 2024-03-01 20:51:41,205 INFO snapshot-role/MainThread: { 2024-03-01 20:51:41,206 INFO snapshot-role/MainThread: "lv": [ 2024-03-01 20:51:41,206 INFO snapshot-role/MainThread: {"lv_name":"lv1_snapset1", "vg_name":"test_vg1", "lv_attr":"swi-a-s---", "lv_size":"243269632", "pool_lv":"", "origin":"lv1", "data_percent":"0.00", "metadata_percent":"", "move_pv":"", "mirror_log":"", "copy_percent":"", "convert_lv":""} 2024-03-01 20:51:41,206 INFO snapshot-role/MainThread: ] 2024-03-01 20:51:41,206 INFO snapshot-role/MainThread: } 2024-03-01 20:51:41,206 INFO snapshot-role/MainThread: ] 2024-03-01 20:51:41,206 INFO snapshot-role/MainThread: , 2024-03-01 20:51:41,206 INFO snapshot-role/MainThread: "log": [ 2024-03-01 20:51:41,206 INFO snapshot-role/MainThread: ] 2024-03-01 20:51:41,206 INFO snapshot-role/MainThread: } 2024-03-01 20:51:41,206 INFO snapshot-role/MainThread: Running... mount -o defaults /dev/test_vg1/lv1_snapset1 /mnt/lv1_mp 2024-03-01 20:51:41,230 INFO snapshot-role/MainThread: Return code: 0 2024-03-01 20:51:41,230 INFO snapshot-role/MainThread: exit code: 0: [''] 2024-03-01 20:51:42,566 INFO snapshot-role/MainThread: mount_cmd: 0 0 1 /mnt/lv1_mp None None snapset1 lv1 test_vg1 None 2024-03-01 20:51:42,566 INFO snapshot-role/MainThread: mount_verify_lv : 0 /mnt/lv1_mp None test_vg1 lv1 snapset1 2024-03-01 20:51:42,566 INFO snapshot-role/MainThread: Running... lvs test_vg1 2024-03-01 20:51:42,595 INFO snapshot-role/MainThread: Return code: 0 2024-03-01 20:51:42,595 INFO snapshot-role/MainThread: { 2024-03-01 20:51:42,595 INFO snapshot-role/MainThread: "report": [ 2024-03-01 20:51:42,595 INFO snapshot-role/MainThread: { 2024-03-01 20:51:42,596 INFO snapshot-role/MainThread: "lv": [ 2024-03-01 20:51:42,596 INFO snapshot-role/MainThread: {"lv_name":"lv1", "vg_name":"test_vg1", "lv_attr":"owi-a-s---", "lv_size":"1606418432", "pool_lv":"", "origin":"", "data_percent":"", "metadata_percent":"", "move_pv":"", "mirror_log":"", "copy_percent":"", "convert_lv":""}, 2024-03-01 20:51:42,596 INFO snapshot-role/MainThread: {"lv_name":"lv1_snapset1", "vg_name":"test_vg1", "lv_attr":"swi-aos---", "lv_size":"243269632", "pool_lv":"", "origin":"lv1", "data_percent":"0.87", "metadata_percent":"", "move_pv":"", "mirror_log":"", "copy_percent":"", "convert_lv":""} 2024-03-01 20:51:42,596 INFO snapshot-role/MainThread: ] 2024-03-01 20:51:42,596 INFO snapshot-role/MainThread: } 2024-03-01 20:51:42,596 INFO snapshot-role/MainThread: ] 2024-03-01 20:51:42,596 INFO snapshot-role/MainThread: , 2024-03-01 20:51:42,596 INFO snapshot-role/MainThread: "log": [ 2024-03-01 20:51:42,596 INFO snapshot-role/MainThread: ] 2024-03-01 20:51:42,596 INFO snapshot-role/MainThread: } 2024-03-01 20:51:42,596 INFO snapshot-role/MainThread: Running... lvs test_vg1/lv1_snapset1 2024-03-01 20:51:42,625 INFO snapshot-role/MainThread: Return code: 0 2024-03-01 20:51:42,625 INFO snapshot-role/MainThread: { 2024-03-01 20:51:42,625 INFO snapshot-role/MainThread: "report": [ 2024-03-01 20:51:42,625 INFO snapshot-role/MainThread: { 2024-03-01 20:51:42,625 INFO snapshot-role/MainThread: "lv": [ 2024-03-01 20:51:42,625 INFO snapshot-role/MainThread: {"lv_name":"lv1_snapset1", "vg_name":"test_vg1", "lv_attr":"swi-aos---", "lv_size":"243269632", "pool_lv":"", "origin":"lv1", "data_percent":"0.87", "metadata_percent":"", "move_pv":"", "mirror_log":"", "copy_percent":"", "convert_lv":""} 2024-03-01 20:51:42,625 INFO snapshot-role/MainThread: ] 2024-03-01 20:51:42,625 INFO snapshot-role/MainThread: } 2024-03-01 20:51:42,625 INFO snapshot-role/MainThread: ] 2024-03-01 20:51:42,625 INFO snapshot-role/MainThread: , 2024-03-01 20:51:42,625 INFO snapshot-role/MainThread: "log": [ 2024-03-01 20:51:42,625 INFO snapshot-role/MainThread: ] 2024-03-01 20:51:42,626 INFO snapshot-role/MainThread: } 2024-03-01 20:51:42,626 INFO snapshot-role/MainThread: Running... findmnt /dev/test_vg1/lv1_snapset1 -P 2024-03-01 20:51:42,628 INFO snapshot-role/MainThread: Return code: 0 2024-03-01 20:51:42,628 INFO snapshot-role/MainThread: TARGET="/mnt/lv1_mp" SOURCE="/dev/mapper/test_vg1-lv1_snapset1" FSTYPE="xfs" OPTIONS="rw,relatime,seclabel,attr2,inode64,logbufs=8,logbsize=32k,noquota" 2024-03-01 20:51:42,628 INFO snapshot-role/MainThread: exit code: 0: [''] 2024-03-01 20:51:44,035 INFO snapshot-role/MainThread: mount_cmd: 0 0 1 /mnt/wrong_mountpoint None None snapset1 lv1 test_vg1 None 2024-03-01 20:51:44,035 INFO snapshot-role/MainThread: mount_verify_lv : 0 /mnt/wrong_mountpoint None test_vg1 lv1 snapset1 2024-03-01 20:51:44,035 INFO snapshot-role/MainThread: Running... lvs test_vg1 2024-03-01 20:51:44,066 INFO snapshot-role/MainThread: Return code: 0 2024-03-01 20:51:44,066 INFO snapshot-role/MainThread: { 2024-03-01 20:51:44,066 INFO snapshot-role/MainThread: "report": [ 2024-03-01 20:51:44,066 INFO snapshot-role/MainThread: { 2024-03-01 20:51:44,066 INFO snapshot-role/MainThread: "lv": [ 2024-03-01 20:51:44,067 INFO snapshot-role/MainThread: {"lv_name":"lv1", "vg_name":"test_vg1", "lv_attr":"owi-a-s---", "lv_size":"1606418432", "pool_lv":"", "origin":"", "data_percent":"", "metadata_percent":"", "move_pv":"", "mirror_log":"", "copy_percent":"", "convert_lv":""}, 2024-03-01 20:51:44,067 INFO snapshot-role/MainThread: {"lv_name":"lv1_snapset1", "vg_name":"test_vg1", "lv_attr":"swi-aos---", "lv_size":"243269632", "pool_lv":"", "origin":"lv1", "data_percent":"0.87", "metadata_percent":"", "move_pv":"", "mirror_log":"", "copy_percent":"", "convert_lv":""} 2024-03-01 20:51:44,067 INFO snapshot-role/MainThread: ] 2024-03-01 20:51:44,067 INFO snapshot-role/MainThread: } 2024-03-01 20:51:44,067 INFO snapshot-role/MainThread: ] 2024-03-01 20:51:44,067 INFO snapshot-role/MainThread: , 2024-03-01 20:51:44,067 INFO snapshot-role/MainThread: "log": [ 2024-03-01 20:51:44,067 INFO snapshot-role/MainThread: ] 2024-03-01 20:51:44,067 INFO snapshot-role/MainThread: } 2024-03-01 20:51:44,067 INFO snapshot-role/MainThread: Running... lvs test_vg1/lv1_snapset1 2024-03-01 20:51:44,112 INFO snapshot-role/MainThread: Return code: 0 2024-03-01 20:51:44,112 INFO snapshot-role/MainThread: { 2024-03-01 20:51:44,113 INFO snapshot-role/MainThread: "report": [ 2024-03-01 20:51:44,113 INFO snapshot-role/MainThread: { 2024-03-01 20:51:44,113 INFO snapshot-role/MainThread: "lv": [ 2024-03-01 20:51:44,113 INFO snapshot-role/MainThread: {"lv_name":"lv1_snapset1", "vg_name":"test_vg1", "lv_attr":"swi-aos---", "lv_size":"243269632", "pool_lv":"", "origin":"lv1", "data_percent":"0.87", "metadata_percent":"", "move_pv":"", "mirror_log":"", "copy_percent":"", "convert_lv":""} 2024-03-01 20:51:44,113 INFO snapshot-role/MainThread: ] 2024-03-01 20:51:44,113 INFO snapshot-role/MainThread: } 2024-03-01 20:51:44,113 INFO snapshot-role/MainThread: ] 2024-03-01 20:51:44,113 INFO snapshot-role/MainThread: , 2024-03-01 20:51:44,113 INFO snapshot-role/MainThread: "log": [ 2024-03-01 20:51:44,113 INFO snapshot-role/MainThread: ] 2024-03-01 20:51:44,113 INFO snapshot-role/MainThread: } 2024-03-01 20:51:44,113 INFO snapshot-role/MainThread: Running... findmnt /dev/test_vg1/lv1_snapset1 -P 2024-03-01 20:51:44,115 INFO snapshot-role/MainThread: Return code: 0 2024-03-01 20:51:44,115 INFO snapshot-role/MainThread: TARGET="/mnt/lv1_mp" SOURCE="/dev/mapper/test_vg1-lv1_snapset1" FSTYPE="xfs" OPTIONS="rw,relatime,seclabel,attr2,inode64,logbufs=8,logbsize=32k,noquota" 2024-03-01 20:51:44,116 INFO snapshot-role/MainThread: exit code: 36: ['blockdev not mounted on specified mountpoint: /dev/test_vg1/lv1_snapset1 /mnt/wrong_mountpoint'] 2024-03-01 20:51:45,536 INFO snapshot-role/MainThread: umount_cmd: 1 /mnt/lv1_mp lv1 test_vg1 None 2024-03-01 20:51:45,536 INFO snapshot-role/MainThread: umount_lv : /mnt/lv1_mp 2024-03-01 20:51:45,537 INFO snapshot-role/MainThread: Running... lvs test_vg1 2024-03-01 20:51:45,565 INFO snapshot-role/MainThread: Return code: 0 2024-03-01 20:51:45,565 INFO snapshot-role/MainThread: { 2024-03-01 20:51:45,565 INFO snapshot-role/MainThread: "report": [ 2024-03-01 20:51:45,565 INFO snapshot-role/MainThread: { 2024-03-01 20:51:45,565 INFO snapshot-role/MainThread: "lv": [ 2024-03-01 20:51:45,565 INFO snapshot-role/MainThread: {"lv_name":"lv1", "vg_name":"test_vg1", "lv_attr":"owi-a-s---", "lv_size":"1606418432", "pool_lv":"", "origin":"", "data_percent":"", "metadata_percent":"", "move_pv":"", "mirror_log":"", "copy_percent":"", "convert_lv":""}, 2024-03-01 20:51:45,565 INFO snapshot-role/MainThread: {"lv_name":"lv1_snapset1", "vg_name":"test_vg1", "lv_attr":"swi-aos---", "lv_size":"243269632", "pool_lv":"", "origin":"lv1", "data_percent":"0.87", "metadata_percent":"", "move_pv":"", "mirror_log":"", "copy_percent":"", "convert_lv":""} 2024-03-01 20:51:45,565 INFO snapshot-role/MainThread: ] 2024-03-01 20:51:45,565 INFO snapshot-role/MainThread: } 2024-03-01 20:51:45,565 INFO snapshot-role/MainThread: ] 2024-03-01 20:51:45,565 INFO snapshot-role/MainThread: , 2024-03-01 20:51:45,565 INFO snapshot-role/MainThread: "log": [ 2024-03-01 20:51:45,566 INFO snapshot-role/MainThread: ] 2024-03-01 20:51:45,566 INFO snapshot-role/MainThread: } 2024-03-01 20:51:45,566 INFO snapshot-role/MainThread: Running... lvs test_vg1/lv1 2024-03-01 20:51:45,594 INFO snapshot-role/MainThread: Return code: 0 2024-03-01 20:51:45,594 INFO snapshot-role/MainThread: { 2024-03-01 20:51:45,594 INFO snapshot-role/MainThread: "report": [ 2024-03-01 20:51:45,594 INFO snapshot-role/MainThread: { 2024-03-01 20:51:45,594 INFO snapshot-role/MainThread: "lv": [ 2024-03-01 20:51:45,594 INFO snapshot-role/MainThread: {"lv_name":"lv1", "vg_name":"test_vg1", "lv_attr":"owi-a-s---", "lv_size":"1606418432", "pool_lv":"", "origin":"", "data_percent":"", "metadata_percent":"", "move_pv":"", "mirror_log":"", "copy_percent":"", "convert_lv":""} 2024-03-01 20:51:45,594 INFO snapshot-role/MainThread: ] 2024-03-01 20:51:45,594 INFO snapshot-role/MainThread: } 2024-03-01 20:51:45,594 INFO snapshot-role/MainThread: ] 2024-03-01 20:51:45,594 INFO snapshot-role/MainThread: , 2024-03-01 20:51:45,595 INFO snapshot-role/MainThread: "log": [ 2024-03-01 20:51:45,595 INFO snapshot-role/MainThread: ] 2024-03-01 20:51:45,595 INFO snapshot-role/MainThread: } 2024-03-01 20:51:45,595 INFO snapshot-role/MainThread: umount target /mnt/lv1_mp from device /dev/mapper/test_vg1-lv1_snapset1 2024-03-01 20:51:45,595 INFO snapshot-role/MainThread: Running... umount /mnt/lv1_mp -A 2024-03-01 20:51:45,604 INFO snapshot-role/MainThread: Return code: 0 2024-03-01 20:51:45,605 INFO snapshot-role/MainThread: exit code: 0: [''] 2024-03-01 20:51:46,968 INFO snapshot-role/MainThread: remove_cmd: remove None None snapset1 0 None 2024-03-01 20:51:46,968 INFO snapshot-role/MainThread: Running... lvm fullreport --units B --nosuffix --configreport vg -o vg_name,vg_uuid,vg_size,vg_free,vg_extent_size --configreport lv -o lv_uuid,lv_name,lv_full_name,lv_path,lv_size,origin,origin_size,pool_lv,lv_tags,lv_attr,vg_name,data_percent,metadata_percent,pool_lv --configreport pv -o pv_name --reportformat json 2024-03-01 20:51:46,998 INFO snapshot-role/MainThread: Return code: 0 2024-03-01 20:51:46,999 INFO snapshot-role/MainThread: { 2024-03-01 20:51:46,999 INFO snapshot-role/MainThread: "report": [ 2024-03-01 20:51:46,999 INFO snapshot-role/MainThread: { 2024-03-01 20:51:46,999 INFO snapshot-role/MainThread: "vg": [ 2024-03-01 20:51:46,999 INFO snapshot-role/MainThread: {"vg_name":"test_vg1", "vg_uuid":"Z91K1R-xGjO-o2Ph-416z-v2xV-aAxR-f2ULSl", "vg_size":"3196059648", "vg_free":"1346371584", "vg_extent_size":"4194304"} 2024-03-01 20:51:46,999 INFO snapshot-role/MainThread: ] 2024-03-01 20:51:46,999 INFO snapshot-role/MainThread: , 2024-03-01 20:51:46,999 INFO snapshot-role/MainThread: "pv": [ 2024-03-01 20:51:46,999 INFO snapshot-role/MainThread: {"pv_name":"/dev/sda"}, 2024-03-01 20:51:46,999 INFO snapshot-role/MainThread: {"pv_name":"/dev/sdb"}, 2024-03-01 20:51:46,999 INFO snapshot-role/MainThread: {"pv_name":"/dev/sdc"} 2024-03-01 20:51:46,999 INFO snapshot-role/MainThread: ] 2024-03-01 20:51:46,999 INFO snapshot-role/MainThread: , 2024-03-01 20:51:46,999 INFO snapshot-role/MainThread: "lv": [ 2024-03-01 20:51:46,999 INFO snapshot-role/MainThread: {"lv_uuid":"AXe6Qq-ji43-zLIA-PW3t-fyr4-I48b-gxFY3J", "lv_name":"lv1", "lv_full_name":"test_vg1/lv1", "lv_path":"/dev/test_vg1/lv1", "lv_size":"1606418432", "origin":"", "origin_size":"1606418432", "pool_lv":"", "lv_tags":"", "lv_attr":"owi-a-s---", "vg_name":"test_vg1", "data_percent":"", "metadata_percent":"", "pool_lv":""}, 2024-03-01 20:51:46,999 INFO snapshot-role/MainThread: {"lv_uuid":"Cfqm7j-2l6s-z1cO-jNM1-HDCJ-xCCj-5V8KQm", "lv_name":"lv1_snapset1", "lv_full_name":"test_vg1/lv1_snapset1", "lv_path":"/dev/test_vg1/lv1_snapset1", "lv_size":"243269632", "origin":"lv1", "origin_size":"1606418432", "pool_lv":"", "lv_tags":"", "lv_attr":"swi-a-s---", "vg_name":"test_vg1", "data_percent":"0.87", "metadata_percent":"", "pool_lv":""} 2024-03-01 20:51:46,999 INFO snapshot-role/MainThread: ] 2024-03-01 20:51:46,999 INFO snapshot-role/MainThread: , 2024-03-01 20:51:46,999 INFO snapshot-role/MainThread: "pvseg": [ 2024-03-01 20:51:46,999 INFO snapshot-role/MainThread: {"pvseg_start":"0", "pvseg_size":"254", "segtype":"free", "pv_uuid":"1ZVwov-cB6O-qOYz-DUP2-tC1x-EZvW-h5mm7p", "lv_uuid":"", "pv_name":"/dev/sdc"}, 2024-03-01 20:51:46,999 INFO snapshot-role/MainThread: {"pvseg_start":"0", "pvseg_size":"129", "segtype":"linear", "pv_uuid":"LyLEUn-UDms-NWHU-bV4R-1O0G-SMO1-bBad1P", "lv_uuid":"AXe6Qq-ji43-zLIA-PW3t-fyr4-I48b-gxFY3J", "pv_name":"/dev/sdb"}, 2024-03-01 20:51:46,999 INFO snapshot-role/MainThread: {"pvseg_start":"129", "pvseg_size":"58", "segtype":"linear", "pv_uuid":"LyLEUn-UDms-NWHU-bV4R-1O0G-SMO1-bBad1P", "lv_uuid":"Cfqm7j-2l6s-z1cO-jNM1-HDCJ-xCCj-5V8KQm", "pv_name":"/dev/sdb"}, 2024-03-01 20:51:46,999 INFO snapshot-role/MainThread: {"pvseg_start":"187", "pvseg_size":"67", "segtype":"free", "pv_uuid":"LyLEUn-UDms-NWHU-bV4R-1O0G-SMO1-bBad1P", "lv_uuid":"", "pv_name":"/dev/sdb"}, 2024-03-01 20:51:46,999 INFO snapshot-role/MainThread: {"pvseg_start":"0", "pvseg_size":"254", "segtype":"linear", "pv_uuid":"nNKJ72-LXbo-Mn37-saJe-d9qv-Z70d-253i3X", "lv_uuid":"AXe6Qq-ji43-zLIA-PW3t-fyr4-I48b-gxFY3J", "pv_name":"/dev/sda"} 2024-03-01 20:51:46,999 INFO snapshot-role/MainThread: ] 2024-03-01 20:51:46,999 INFO snapshot-role/MainThread: , 2024-03-01 20:51:46,999 INFO snapshot-role/MainThread: "seg": [ 2024-03-01 20:51:46,999 INFO snapshot-role/MainThread: {"seg_pe_ranges":"/dev/sda:0-253", "segtype":"linear", "lv_uuid":"AXe6Qq-ji43-zLIA-PW3t-fyr4-I48b-gxFY3J"}, 2024-03-01 20:51:46,999 INFO snapshot-role/MainThread: {"seg_pe_ranges":"/dev/sdb:0-128", "segtype":"linear", "lv_uuid":"AXe6Qq-ji43-zLIA-PW3t-fyr4-I48b-gxFY3J"}, 2024-03-01 20:51:46,999 INFO snapshot-role/MainThread: {"seg_pe_ranges":"/dev/sdb:129-186", "segtype":"linear", "lv_uuid":"Cfqm7j-2l6s-z1cO-jNM1-HDCJ-xCCj-5V8KQm"} 2024-03-01 20:51:46,999 INFO snapshot-role/MainThread: ] 2024-03-01 20:51:46,999 INFO snapshot-role/MainThread: } 2024-03-01 20:51:47,000 INFO snapshot-role/MainThread: ] 2024-03-01 20:51:47,000 INFO snapshot-role/MainThread: , 2024-03-01 20:51:47,000 INFO snapshot-role/MainThread: "log": [ 2024-03-01 20:51:47,000 INFO snapshot-role/MainThread: ] 2024-03-01 20:51:47,000 INFO snapshot-role/MainThread: } 2024-03-01 20:51:47,000 INFO snapshot-role/MainThread: Running... lvs --reportformat json test_vg1/lv1_snapset1 2024-03-01 20:51:47,041 INFO snapshot-role/MainThread: Return code: 0 2024-03-01 20:51:47,041 INFO snapshot-role/MainThread: { 2024-03-01 20:51:47,042 INFO snapshot-role/MainThread: "report": [ 2024-03-01 20:51:47,042 INFO snapshot-role/MainThread: { 2024-03-01 20:51:47,042 INFO snapshot-role/MainThread: "lv": [ 2024-03-01 20:51:47,042 INFO snapshot-role/MainThread: {"lv_name":"lv1_snapset1", "vg_name":"test_vg1", "lv_attr":"swi-a-s---", "lv_size":"243269632", "pool_lv":"", "origin":"lv1", "data_percent":"0.87", "metadata_percent":"", "move_pv":"", "mirror_log":"", "copy_percent":"", "convert_lv":""} 2024-03-01 20:51:47,042 INFO snapshot-role/MainThread: ] 2024-03-01 20:51:47,042 INFO snapshot-role/MainThread: } 2024-03-01 20:51:47,042 INFO snapshot-role/MainThread: ] 2024-03-01 20:51:47,042 INFO snapshot-role/MainThread: , 2024-03-01 20:51:47,042 INFO snapshot-role/MainThread: "log": [ 2024-03-01 20:51:47,042 INFO snapshot-role/MainThread: ] 2024-03-01 20:51:47,042 INFO snapshot-role/MainThread: } 2024-03-01 20:51:47,042 INFO snapshot-role/MainThread: Running... lvremove -y test_vg1/lv1_snapset1 2024-03-01 20:51:47,131 INFO snapshot-role/MainThread: Return code: 0 2024-03-01 20:51:47,131 INFO snapshot-role/MainThread: { 2024-03-01 20:51:47,131 INFO snapshot-role/MainThread: "log": [ 2024-03-01 20:51:47,131 INFO snapshot-role/MainThread: ] 2024-03-01 20:51:47,132 INFO snapshot-role/MainThread: } 2024-03-01 20:51:47,132 INFO snapshot-role/MainThread: exit code: 0: [''] 2024-03-01 20:51:48,507 INFO snapshot-role/MainThread: remove_cmd: remove None None snapset1 1 None 2024-03-01 20:51:48,507 INFO snapshot-role/MainThread: Running... lvm fullreport --units B --nosuffix --configreport vg -o vg_name,vg_uuid,vg_size,vg_free,vg_extent_size --configreport lv -o lv_uuid,lv_name,lv_full_name,lv_path,lv_size,origin,origin_size,pool_lv,lv_tags,lv_attr,vg_name,data_percent,metadata_percent,pool_lv --configreport pv -o pv_name --reportformat json 2024-03-01 20:51:48,540 INFO snapshot-role/MainThread: Return code: 0 2024-03-01 20:51:48,541 INFO snapshot-role/MainThread: { 2024-03-01 20:51:48,541 INFO snapshot-role/MainThread: "report": [ 2024-03-01 20:51:48,541 INFO snapshot-role/MainThread: { 2024-03-01 20:51:48,541 INFO snapshot-role/MainThread: "vg": [ 2024-03-01 20:51:48,541 INFO snapshot-role/MainThread: {"vg_name":"test_vg1", "vg_uuid":"Z91K1R-xGjO-o2Ph-416z-v2xV-aAxR-f2ULSl", "vg_size":"3196059648", "vg_free":"1589641216", "vg_extent_size":"4194304"} 2024-03-01 20:51:48,541 INFO snapshot-role/MainThread: ] 2024-03-01 20:51:48,541 INFO snapshot-role/MainThread: , 2024-03-01 20:51:48,541 INFO snapshot-role/MainThread: "pv": [ 2024-03-01 20:51:48,541 INFO snapshot-role/MainThread: {"pv_name":"/dev/sda"}, 2024-03-01 20:51:48,541 INFO snapshot-role/MainThread: {"pv_name":"/dev/sdb"}, 2024-03-01 20:51:48,541 INFO snapshot-role/MainThread: {"pv_name":"/dev/sdc"} 2024-03-01 20:51:48,541 INFO snapshot-role/MainThread: ] 2024-03-01 20:51:48,541 INFO snapshot-role/MainThread: , 2024-03-01 20:51:48,541 INFO snapshot-role/MainThread: "lv": [ 2024-03-01 20:51:48,541 INFO snapshot-role/MainThread: {"lv_uuid":"AXe6Qq-ji43-zLIA-PW3t-fyr4-I48b-gxFY3J", "lv_name":"lv1", "lv_full_name":"test_vg1/lv1", "lv_path":"/dev/test_vg1/lv1", "lv_size":"1606418432", "origin":"", "origin_size":"", "pool_lv":"", "lv_tags":"", "lv_attr":"-wi-a-----", "vg_name":"test_vg1", "data_percent":"", "metadata_percent":"", "pool_lv":""} 2024-03-01 20:51:48,541 INFO snapshot-role/MainThread: ] 2024-03-01 20:51:48,541 INFO snapshot-role/MainThread: , 2024-03-01 20:51:48,541 INFO snapshot-role/MainThread: "pvseg": [ 2024-03-01 20:51:48,541 INFO snapshot-role/MainThread: {"pvseg_start":"0", "pvseg_size":"254", "segtype":"free", "pv_uuid":"1ZVwov-cB6O-qOYz-DUP2-tC1x-EZvW-h5mm7p", "lv_uuid":"", "pv_name":"/dev/sdc"}, 2024-03-01 20:51:48,541 INFO snapshot-role/MainThread: {"pvseg_start":"0", "pvseg_size":"129", "segtype":"linear", "pv_uuid":"LyLEUn-UDms-NWHU-bV4R-1O0G-SMO1-bBad1P", "lv_uuid":"AXe6Qq-ji43-zLIA-PW3t-fyr4-I48b-gxFY3J", "pv_name":"/dev/sdb"}, 2024-03-01 20:51:48,541 INFO snapshot-role/MainThread: {"pvseg_start":"129", "pvseg_size":"125", "segtype":"free", "pv_uuid":"LyLEUn-UDms-NWHU-bV4R-1O0G-SMO1-bBad1P", "lv_uuid":"", "pv_name":"/dev/sdb"}, 2024-03-01 20:51:48,541 INFO snapshot-role/MainThread: {"pvseg_start":"0", "pvseg_size":"254", "segtype":"linear", "pv_uuid":"nNKJ72-LXbo-Mn37-saJe-d9qv-Z70d-253i3X", "lv_uuid":"AXe6Qq-ji43-zLIA-PW3t-fyr4-I48b-gxFY3J", "pv_name":"/dev/sda"} 2024-03-01 20:51:48,541 INFO snapshot-role/MainThread: ] 2024-03-01 20:51:48,541 INFO snapshot-role/MainThread: , 2024-03-01 20:51:48,541 INFO snapshot-role/MainThread: "seg": [ 2024-03-01 20:51:48,541 INFO snapshot-role/MainThread: {"seg_pe_ranges":"/dev/sda:0-253", "segtype":"linear", "lv_uuid":"AXe6Qq-ji43-zLIA-PW3t-fyr4-I48b-gxFY3J"}, 2024-03-01 20:51:48,541 INFO snapshot-role/MainThread: {"seg_pe_ranges":"/dev/sdb:0-128", "segtype":"linear", "lv_uuid":"AXe6Qq-ji43-zLIA-PW3t-fyr4-I48b-gxFY3J"} 2024-03-01 20:51:48,541 INFO snapshot-role/MainThread: ] 2024-03-01 20:51:48,541 INFO snapshot-role/MainThread: } 2024-03-01 20:51:48,541 INFO snapshot-role/MainThread: ] 2024-03-01 20:51:48,542 INFO snapshot-role/MainThread: , 2024-03-01 20:51:48,542 INFO snapshot-role/MainThread: "log": [ 2024-03-01 20:51:48,542 INFO snapshot-role/MainThread: ] 2024-03-01 20:51:48,542 INFO snapshot-role/MainThread: } 2024-03-01 20:51:48,542 INFO snapshot-role/MainThread: Running... lvs --reportformat json test_vg1/lv1 2024-03-01 20:51:48,570 INFO snapshot-role/MainThread: Return code: 0 2024-03-01 20:51:48,570 INFO snapshot-role/MainThread: { 2024-03-01 20:51:48,570 INFO snapshot-role/MainThread: "report": [ 2024-03-01 20:51:48,570 INFO snapshot-role/MainThread: { 2024-03-01 20:51:48,570 INFO snapshot-role/MainThread: "lv": [ 2024-03-01 20:51:48,570 INFO snapshot-role/MainThread: {"lv_name":"lv1", "vg_name":"test_vg1", "lv_attr":"-wi-a-----", "lv_size":"1606418432", "pool_lv":"", "origin":"", "data_percent":"", "metadata_percent":"", "move_pv":"", "mirror_log":"", "copy_percent":"", "convert_lv":""} 2024-03-01 20:51:48,570 INFO snapshot-role/MainThread: ] 2024-03-01 20:51:48,570 INFO snapshot-role/MainThread: } 2024-03-01 20:51:48,570 INFO snapshot-role/MainThread: ] 2024-03-01 20:51:48,570 INFO snapshot-role/MainThread: , 2024-03-01 20:51:48,570 INFO snapshot-role/MainThread: "log": [ 2024-03-01 20:51:48,570 INFO snapshot-role/MainThread: ] 2024-03-01 20:51:48,570 INFO snapshot-role/MainThread: } 2024-03-01 20:51:48,571 INFO snapshot-role/MainThread: Running... lvs test_vg1 2024-03-01 20:51:48,599 INFO snapshot-role/MainThread: Return code: 0 2024-03-01 20:51:48,599 INFO snapshot-role/MainThread: { 2024-03-01 20:51:48,599 INFO snapshot-role/MainThread: "report": [ 2024-03-01 20:51:48,599 INFO snapshot-role/MainThread: { 2024-03-01 20:51:48,599 INFO snapshot-role/MainThread: "lv": [ 2024-03-01 20:51:48,599 INFO snapshot-role/MainThread: {"lv_name":"lv1", "vg_name":"test_vg1", "lv_attr":"-wi-a-----", "lv_size":"1606418432", "pool_lv":"", "origin":"", "data_percent":"", "metadata_percent":"", "move_pv":"", "mirror_log":"", "copy_percent":"", "convert_lv":""} 2024-03-01 20:51:48,599 INFO snapshot-role/MainThread: ] 2024-03-01 20:51:48,599 INFO snapshot-role/MainThread: } 2024-03-01 20:51:48,599 INFO snapshot-role/MainThread: ] 2024-03-01 20:51:48,599 INFO snapshot-role/MainThread: , 2024-03-01 20:51:48,599 INFO snapshot-role/MainThread: "log": [ 2024-03-01 20:51:48,600 INFO snapshot-role/MainThread: ] 2024-03-01 20:51:48,600 INFO snapshot-role/MainThread: } 2024-03-01 20:51:48,600 INFO snapshot-role/MainThread: Running... lvs test_vg1/lv1_snapset1 2024-03-01 20:51:48,629 INFO snapshot-role/MainThread: Return code: 5 2024-03-01 20:51:48,629 INFO snapshot-role/MainThread: { 2024-03-01 20:51:48,629 INFO snapshot-role/MainThread: "report": [ 2024-03-01 20:51:48,629 INFO snapshot-role/MainThread: { 2024-03-01 20:51:48,629 INFO snapshot-role/MainThread: "lv": [ 2024-03-01 20:51:48,629 INFO snapshot-role/MainThread: ] 2024-03-01 20:51:48,629 INFO snapshot-role/MainThread: } 2024-03-01 20:51:48,629 INFO snapshot-role/MainThread: ] 2024-03-01 20:51:48,629 INFO snapshot-role/MainThread: , 2024-03-01 20:51:48,629 INFO snapshot-role/MainThread: "log": [ 2024-03-01 20:51:48,630 INFO snapshot-role/MainThread: ] 2024-03-01 20:51:48,630 INFO snapshot-role/MainThread: } 2024-03-01 20:51:48,630 INFO snapshot-role/MainThread: exit code: 0: [''] 2024-03-01 20:52:20,078 INFO snapshot-role/MainThread: snapshot_cmd: snapshot 15 None None snapset1 None False 2024-03-01 20:52:20,078 INFO snapshot-role/MainThread: Running... lvm fullreport --units B --nosuffix --configreport vg -o vg_name,vg_uuid,vg_size,vg_free,vg_extent_size --configreport lv -o lv_uuid,lv_name,lv_full_name,lv_path,lv_size,origin,origin_size,pool_lv,lv_tags,lv_attr,vg_name,data_percent,metadata_percent,pool_lv --configreport pv -o pv_name --reportformat json 2024-03-01 20:52:20,111 INFO snapshot-role/MainThread: Return code: 0 2024-03-01 20:52:20,111 INFO snapshot-role/MainThread: { 2024-03-01 20:52:20,111 INFO snapshot-role/MainThread: "report": [ 2024-03-01 20:52:20,111 INFO snapshot-role/MainThread: { 2024-03-01 20:52:20,111 INFO snapshot-role/MainThread: "vg": [ 2024-03-01 20:52:20,111 INFO snapshot-role/MainThread: {"vg_name":"test_vg1", "vg_uuid":"1Vfura-pqfY-nWo0-cjSM-DPnk-CPIL-zSexdk", "vg_size":"3196059648", "vg_free":"0", "vg_extent_size":"4194304"} 2024-03-01 20:52:20,112 INFO snapshot-role/MainThread: ] 2024-03-01 20:52:20,112 INFO snapshot-role/MainThread: , 2024-03-01 20:52:20,112 INFO snapshot-role/MainThread: "pv": [ 2024-03-01 20:52:20,112 INFO snapshot-role/MainThread: {"pv_name":"/dev/sda"}, 2024-03-01 20:52:20,112 INFO snapshot-role/MainThread: {"pv_name":"/dev/sdb"}, 2024-03-01 20:52:20,112 INFO snapshot-role/MainThread: {"pv_name":"/dev/sdc"} 2024-03-01 20:52:20,112 INFO snapshot-role/MainThread: ] 2024-03-01 20:52:20,112 INFO snapshot-role/MainThread: , 2024-03-01 20:52:20,112 INFO snapshot-role/MainThread: "lv": [ 2024-03-01 20:52:20,112 INFO snapshot-role/MainThread: {"lv_uuid":"qyE3E5-qtRl-bhyu-mALx-e5Fz-zHTd-1jGDDj", "lv_name":"lv1", "lv_full_name":"test_vg1/lv1", "lv_path":"/dev/test_vg1/lv1", "lv_size":"3196059648", "origin":"", "origin_size":"", "pool_lv":"", "lv_tags":"", "lv_attr":"-wi-a-----", "vg_name":"test_vg1", "data_percent":"", "metadata_percent":"", "pool_lv":""} 2024-03-01 20:52:20,112 INFO snapshot-role/MainThread: ] 2024-03-01 20:52:20,112 INFO snapshot-role/MainThread: , 2024-03-01 20:52:20,112 INFO snapshot-role/MainThread: "pvseg": [ 2024-03-01 20:52:20,112 INFO snapshot-role/MainThread: {"pvseg_start":"0", "pvseg_size":"254", "segtype":"linear", "pv_uuid":"78ZEpg-Ay2Q-kici-oQuH-59KI-N31q-6ATZdT", "lv_uuid":"qyE3E5-qtRl-bhyu-mALx-e5Fz-zHTd-1jGDDj", "pv_name":"/dev/sdb"}, 2024-03-01 20:52:20,112 INFO snapshot-role/MainThread: {"pvseg_start":"0", "pvseg_size":"254", "segtype":"linear", "pv_uuid":"XnCtv1-Xsea-Wo2M-21qf-VP7V-Rfru-k07flK", "lv_uuid":"qyE3E5-qtRl-bhyu-mALx-e5Fz-zHTd-1jGDDj", "pv_name":"/dev/sda"}, 2024-03-01 20:52:20,112 INFO snapshot-role/MainThread: {"pvseg_start":"0", "pvseg_size":"254", "segtype":"linear", "pv_uuid":"kBKuYD-NvpT-f4zl-NMJy-mpqc-fgDf-eyN6z6", "lv_uuid":"qyE3E5-qtRl-bhyu-mALx-e5Fz-zHTd-1jGDDj", "pv_name":"/dev/sdc"} 2024-03-01 20:52:20,112 INFO snapshot-role/MainThread: ] 2024-03-01 20:52:20,112 INFO snapshot-role/MainThread: , 2024-03-01 20:52:20,112 INFO snapshot-role/MainThread: "seg": [ 2024-03-01 20:52:20,112 INFO snapshot-role/MainThread: {"seg_pe_ranges":"/dev/sda:0-253", "segtype":"linear", "lv_uuid":"qyE3E5-qtRl-bhyu-mALx-e5Fz-zHTd-1jGDDj"}, 2024-03-01 20:52:20,112 INFO snapshot-role/MainThread: {"seg_pe_ranges":"/dev/sdb:0-253", "segtype":"linear", "lv_uuid":"qyE3E5-qtRl-bhyu-mALx-e5Fz-zHTd-1jGDDj"}, 2024-03-01 20:52:20,112 INFO snapshot-role/MainThread: {"seg_pe_ranges":"/dev/sdc:0-253", "segtype":"linear", "lv_uuid":"qyE3E5-qtRl-bhyu-mALx-e5Fz-zHTd-1jGDDj"} 2024-03-01 20:52:20,112 INFO snapshot-role/MainThread: ] 2024-03-01 20:52:20,112 INFO snapshot-role/MainThread: } 2024-03-01 20:52:20,112 INFO snapshot-role/MainThread: ] 2024-03-01 20:52:20,112 INFO snapshot-role/MainThread: , 2024-03-01 20:52:20,112 INFO snapshot-role/MainThread: "log": [ 2024-03-01 20:52:20,112 INFO snapshot-role/MainThread: ] 2024-03-01 20:52:20,112 INFO snapshot-role/MainThread: } 2024-03-01 20:52:20,112 INFO snapshot-role/MainThread: VG: test_vg1 free 0 2024-03-01 20:52:20,112 INFO snapshot-role/MainThread: LV: lv1 size : 3196059648 2024-03-01 20:52:20,113 INFO snapshot-role/MainThread: LV: total 3196059648 2024-03-01 20:52:20,113 INFO snapshot-role/MainThread: space needed: 479408947.20 space available: 0 sufficient space: 0 2024-03-01 20:52:20,113 INFO snapshot-role/MainThread: exit code: 1: ['insufficient space for snapshots'] 2024-03-01 20:52:59,309 INFO snapshot-role/MainThread: snapshot_cmd: snapshot 20 None None None {"name": "snapset1", "volumes": [{"name": "snapshot VG1 LV1", "vg": "test_vg1", "lv": "lv1", "percent_space_required": 20}, {"name": "snapshot VG2 LV3", "vg": "test_vg2", "lv": "lv3", "percent_space_required": 15}, {"name": "snapshot VG2 LV4", "vg": "test_vg2", "lv": "lv4", "percent_space_required": 15}, {"name": "snapshot VG3 LV7", "vg": "test_vg3", "lv": "lv7", "percent_space_required": 15}]} False 2024-03-01 20:52:59,310 INFO snapshot-role/MainThread: snapset {'name': 'snapset1', 'volumes': [{'name': 'snapshot VG1 LV1', 'vg': 'test_vg1', 'lv': 'lv1', 'percent_space_required': 20}, {'name': 'snapshot VG2 LV3', 'vg': 'test_vg2', 'lv': 'lv3', 'percent_space_required': 15}, {'name': 'snapshot VG2 LV4', 'vg': 'test_vg2', 'lv': 'lv4', 'percent_space_required': 15}, {'name': 'snapshot VG3 LV7', 'vg': 'test_vg3', 'lv': 'lv7', 'percent_space_required': 15}]} 2024-03-01 20:52:59,310 INFO snapshot-role/MainThread: verify snapsset : snapset1 2024-03-01 20:52:59,310 INFO snapshot-role/MainThread: Running... lvs test_vg1 2024-03-01 20:52:59,340 INFO snapshot-role/MainThread: Return code: 0 2024-03-01 20:52:59,341 INFO snapshot-role/MainThread: { 2024-03-01 20:52:59,341 INFO snapshot-role/MainThread: "report": [ 2024-03-01 20:52:59,341 INFO snapshot-role/MainThread: { 2024-03-01 20:52:59,341 INFO snapshot-role/MainThread: "lv": [ 2024-03-01 20:52:59,341 INFO snapshot-role/MainThread: {"lv_name":"lv1", "vg_name":"test_vg1", "lv_attr":"-wi-a-----", "lv_size":"482344960", "pool_lv":"", "origin":"", "data_percent":"", "metadata_percent":"", "move_pv":"", "mirror_log":"", "copy_percent":"", "convert_lv":""}, 2024-03-01 20:52:59,341 INFO snapshot-role/MainThread: {"lv_name":"lv2", "vg_name":"test_vg1", "lv_attr":"-wi-a-----", "lv_size":"1606418432", "pool_lv":"", "origin":"", "data_percent":"", "metadata_percent":"", "move_pv":"", "mirror_log":"", "copy_percent":"", "convert_lv":""} 2024-03-01 20:52:59,341 INFO snapshot-role/MainThread: ] 2024-03-01 20:52:59,341 INFO snapshot-role/MainThread: } 2024-03-01 20:52:59,341 INFO snapshot-role/MainThread: ] 2024-03-01 20:52:59,341 INFO snapshot-role/MainThread: , 2024-03-01 20:52:59,341 INFO snapshot-role/MainThread: "log": [ 2024-03-01 20:52:59,341 INFO snapshot-role/MainThread: ] 2024-03-01 20:52:59,341 INFO snapshot-role/MainThread: } 2024-03-01 20:52:59,341 INFO snapshot-role/MainThread: Running... lvs test_vg1/lv1 2024-03-01 20:52:59,373 INFO snapshot-role/MainThread: Return code: 0 2024-03-01 20:52:59,374 INFO snapshot-role/MainThread: { 2024-03-01 20:52:59,374 INFO snapshot-role/MainThread: "report": [ 2024-03-01 20:52:59,374 INFO snapshot-role/MainThread: { 2024-03-01 20:52:59,374 INFO snapshot-role/MainThread: "lv": [ 2024-03-01 20:52:59,374 INFO snapshot-role/MainThread: {"lv_name":"lv1", "vg_name":"test_vg1", "lv_attr":"-wi-a-----", "lv_size":"482344960", "pool_lv":"", "origin":"", "data_percent":"", "metadata_percent":"", "move_pv":"", "mirror_log":"", "copy_percent":"", "convert_lv":""} 2024-03-01 20:52:59,374 INFO snapshot-role/MainThread: ] 2024-03-01 20:52:59,374 INFO snapshot-role/MainThread: } 2024-03-01 20:52:59,374 INFO snapshot-role/MainThread: ] 2024-03-01 20:52:59,374 INFO snapshot-role/MainThread: , 2024-03-01 20:52:59,374 INFO snapshot-role/MainThread: "log": [ 2024-03-01 20:52:59,374 INFO snapshot-role/MainThread: ] 2024-03-01 20:52:59,374 INFO snapshot-role/MainThread: } 2024-03-01 20:52:59,374 INFO snapshot-role/MainThread: Running... lvs test_vg2 2024-03-01 20:52:59,403 INFO snapshot-role/MainThread: Return code: 0 2024-03-01 20:52:59,404 INFO snapshot-role/MainThread: { 2024-03-01 20:52:59,404 INFO snapshot-role/MainThread: "report": [ 2024-03-01 20:52:59,404 INFO snapshot-role/MainThread: { 2024-03-01 20:52:59,404 INFO snapshot-role/MainThread: "lv": [ 2024-03-01 20:52:59,404 INFO snapshot-role/MainThread: {"lv_name":"lv3", "vg_name":"test_vg2", "lv_attr":"-wi-a-----", "lv_size":"322961408", "pool_lv":"", "origin":"", "data_percent":"", "metadata_percent":"", "move_pv":"", "mirror_log":"", "copy_percent":"", "convert_lv":""}, 2024-03-01 20:52:59,404 INFO snapshot-role/MainThread: {"lv_name":"lv4", "vg_name":"test_vg2", "lv_attr":"-wi-a-----", "lv_size":"641728512", "pool_lv":"", "origin":"", "data_percent":"", "metadata_percent":"", "move_pv":"", "mirror_log":"", "copy_percent":"", "convert_lv":""} 2024-03-01 20:52:59,404 INFO snapshot-role/MainThread: ] 2024-03-01 20:52:59,404 INFO snapshot-role/MainThread: } 2024-03-01 20:52:59,404 INFO snapshot-role/MainThread: ] 2024-03-01 20:52:59,404 INFO snapshot-role/MainThread: , 2024-03-01 20:52:59,404 INFO snapshot-role/MainThread: "log": [ 2024-03-01 20:52:59,404 INFO snapshot-role/MainThread: ] 2024-03-01 20:52:59,404 INFO snapshot-role/MainThread: } 2024-03-01 20:52:59,404 INFO snapshot-role/MainThread: Running... lvs test_vg2/lv3 2024-03-01 20:52:59,437 INFO snapshot-role/MainThread: Return code: 0 2024-03-01 20:52:59,437 INFO snapshot-role/MainThread: { 2024-03-01 20:52:59,437 INFO snapshot-role/MainThread: "report": [ 2024-03-01 20:52:59,437 INFO snapshot-role/MainThread: { 2024-03-01 20:52:59,437 INFO snapshot-role/MainThread: "lv": [ 2024-03-01 20:52:59,437 INFO snapshot-role/MainThread: {"lv_name":"lv3", "vg_name":"test_vg2", "lv_attr":"-wi-a-----", "lv_size":"322961408", "pool_lv":"", "origin":"", "data_percent":"", "metadata_percent":"", "move_pv":"", "mirror_log":"", "copy_percent":"", "convert_lv":""} 2024-03-01 20:52:59,437 INFO snapshot-role/MainThread: ] 2024-03-01 20:52:59,437 INFO snapshot-role/MainThread: } 2024-03-01 20:52:59,437 INFO snapshot-role/MainThread: ] 2024-03-01 20:52:59,438 INFO snapshot-role/MainThread: , 2024-03-01 20:52:59,438 INFO snapshot-role/MainThread: "log": [ 2024-03-01 20:52:59,438 INFO snapshot-role/MainThread: ] 2024-03-01 20:52:59,438 INFO snapshot-role/MainThread: } 2024-03-01 20:52:59,438 INFO snapshot-role/MainThread: Running... lvs test_vg2 2024-03-01 20:52:59,469 INFO snapshot-role/MainThread: Return code: 0 2024-03-01 20:52:59,469 INFO snapshot-role/MainThread: { 2024-03-01 20:52:59,469 INFO snapshot-role/MainThread: "report": [ 2024-03-01 20:52:59,469 INFO snapshot-role/MainThread: { 2024-03-01 20:52:59,469 INFO snapshot-role/MainThread: "lv": [ 2024-03-01 20:52:59,469 INFO snapshot-role/MainThread: {"lv_name":"lv3", "vg_name":"test_vg2", "lv_attr":"-wi-a-----", "lv_size":"322961408", "pool_lv":"", "origin":"", "data_percent":"", "metadata_percent":"", "move_pv":"", "mirror_log":"", "copy_percent":"", "convert_lv":""}, 2024-03-01 20:52:59,470 INFO snapshot-role/MainThread: {"lv_name":"lv4", "vg_name":"test_vg2", "lv_attr":"-wi-a-----", "lv_size":"641728512", "pool_lv":"", "origin":"", "data_percent":"", "metadata_percent":"", "move_pv":"", "mirror_log":"", "copy_percent":"", "convert_lv":""} 2024-03-01 20:52:59,470 INFO snapshot-role/MainThread: ] 2024-03-01 20:52:59,470 INFO snapshot-role/MainThread: } 2024-03-01 20:52:59,470 INFO snapshot-role/MainThread: ] 2024-03-01 20:52:59,470 INFO snapshot-role/MainThread: , 2024-03-01 20:52:59,470 INFO snapshot-role/MainThread: "log": [ 2024-03-01 20:52:59,470 INFO snapshot-role/MainThread: ] 2024-03-01 20:52:59,470 INFO snapshot-role/MainThread: } 2024-03-01 20:52:59,470 INFO snapshot-role/MainThread: Running... lvs test_vg2/lv4 2024-03-01 20:52:59,498 INFO snapshot-role/MainThread: Return code: 0 2024-03-01 20:52:59,498 INFO snapshot-role/MainThread: { 2024-03-01 20:52:59,498 INFO snapshot-role/MainThread: "report": [ 2024-03-01 20:52:59,498 INFO snapshot-role/MainThread: { 2024-03-01 20:52:59,498 INFO snapshot-role/MainThread: "lv": [ 2024-03-01 20:52:59,498 INFO snapshot-role/MainThread: {"lv_name":"lv4", "vg_name":"test_vg2", "lv_attr":"-wi-a-----", "lv_size":"641728512", "pool_lv":"", "origin":"", "data_percent":"", "metadata_percent":"", "move_pv":"", "mirror_log":"", "copy_percent":"", "convert_lv":""} 2024-03-01 20:52:59,498 INFO snapshot-role/MainThread: ] 2024-03-01 20:52:59,499 INFO snapshot-role/MainThread: } 2024-03-01 20:52:59,499 INFO snapshot-role/MainThread: ] 2024-03-01 20:52:59,499 INFO snapshot-role/MainThread: , 2024-03-01 20:52:59,499 INFO snapshot-role/MainThread: "log": [ 2024-03-01 20:52:59,499 INFO snapshot-role/MainThread: ] 2024-03-01 20:52:59,499 INFO snapshot-role/MainThread: } 2024-03-01 20:52:59,499 INFO snapshot-role/MainThread: Running... lvs test_vg3 2024-03-01 20:52:59,527 INFO snapshot-role/MainThread: Return code: 0 2024-03-01 20:52:59,527 INFO snapshot-role/MainThread: { 2024-03-01 20:52:59,527 INFO snapshot-role/MainThread: "report": [ 2024-03-01 20:52:59,527 INFO snapshot-role/MainThread: { 2024-03-01 20:52:59,527 INFO snapshot-role/MainThread: "lv": [ 2024-03-01 20:52:59,527 INFO snapshot-role/MainThread: {"lv_name":"lv5", "vg_name":"test_vg3", "lv_attr":"-wi-a-----", "lv_size":"1283457024", "pool_lv":"", "origin":"", "data_percent":"", "metadata_percent":"", "move_pv":"", "mirror_log":"", "copy_percent":"", "convert_lv":""}, 2024-03-01 20:52:59,527 INFO snapshot-role/MainThread: {"lv_name":"lv6", "vg_name":"test_vg3", "lv_attr":"-wi-a-----", "lv_size":"1069547520", "pool_lv":"", "origin":"", "data_percent":"", "metadata_percent":"", "move_pv":"", "mirror_log":"", "copy_percent":"", "convert_lv":""}, 2024-03-01 20:52:59,528 INFO snapshot-role/MainThread: {"lv_name":"lv7", "vg_name":"test_vg3", "lv_attr":"-wi-a-----", "lv_size":"427819008", "pool_lv":"", "origin":"", "data_percent":"", "metadata_percent":"", "move_pv":"", "mirror_log":"", "copy_percent":"", "convert_lv":""}, 2024-03-01 20:52:59,528 INFO snapshot-role/MainThread: {"lv_name":"lv8", "vg_name":"test_vg3", "lv_attr":"-wi-a-----", "lv_size":"427819008", "pool_lv":"", "origin":"", "data_percent":"", "metadata_percent":"", "move_pv":"", "mirror_log":"", "copy_percent":"", "convert_lv":""} 2024-03-01 20:52:59,528 INFO snapshot-role/MainThread: ] 2024-03-01 20:52:59,528 INFO snapshot-role/MainThread: } 2024-03-01 20:52:59,528 INFO snapshot-role/MainThread: ] 2024-03-01 20:52:59,528 INFO snapshot-role/MainThread: , 2024-03-01 20:52:59,528 INFO snapshot-role/MainThread: "log": [ 2024-03-01 20:52:59,528 INFO snapshot-role/MainThread: ] 2024-03-01 20:52:59,528 INFO snapshot-role/MainThread: } 2024-03-01 20:52:59,528 INFO snapshot-role/MainThread: Running... lvs test_vg3/lv7 2024-03-01 20:52:59,564 INFO snapshot-role/MainThread: Return code: 0 2024-03-01 20:52:59,564 INFO snapshot-role/MainThread: { 2024-03-01 20:52:59,564 INFO snapshot-role/MainThread: "report": [ 2024-03-01 20:52:59,564 INFO snapshot-role/MainThread: { 2024-03-01 20:52:59,564 INFO snapshot-role/MainThread: "lv": [ 2024-03-01 20:52:59,564 INFO snapshot-role/MainThread: {"lv_name":"lv7", "vg_name":"test_vg3", "lv_attr":"-wi-a-----", "lv_size":"427819008", "pool_lv":"", "origin":"", "data_percent":"", "metadata_percent":"", "move_pv":"", "mirror_log":"", "copy_percent":"", "convert_lv":""} 2024-03-01 20:52:59,564 INFO snapshot-role/MainThread: ] 2024-03-01 20:52:59,564 INFO snapshot-role/MainThread: } 2024-03-01 20:52:59,565 INFO snapshot-role/MainThread: ] 2024-03-01 20:52:59,565 INFO snapshot-role/MainThread: , 2024-03-01 20:52:59,565 INFO snapshot-role/MainThread: "log": [ 2024-03-01 20:52:59,565 INFO snapshot-role/MainThread: ] 2024-03-01 20:52:59,565 INFO snapshot-role/MainThread: } 2024-03-01 20:52:59,565 INFO snapshot-role/MainThread: snapsset ok: snapset1 2024-03-01 20:52:59,565 INFO snapshot-role/MainThread: verify snapsset : snapset1 2024-03-01 20:52:59,565 INFO snapshot-role/MainThread: Running... lvs test_vg1 2024-03-01 20:52:59,593 INFO snapshot-role/MainThread: Return code: 0 2024-03-01 20:52:59,593 INFO snapshot-role/MainThread: { 2024-03-01 20:52:59,593 INFO snapshot-role/MainThread: "report": [ 2024-03-01 20:52:59,593 INFO snapshot-role/MainThread: { 2024-03-01 20:52:59,593 INFO snapshot-role/MainThread: "lv": [ 2024-03-01 20:52:59,593 INFO snapshot-role/MainThread: {"lv_name":"lv1", "vg_name":"test_vg1", "lv_attr":"-wi-a-----", "lv_size":"482344960", "pool_lv":"", "origin":"", "data_percent":"", "metadata_percent":"", "move_pv":"", "mirror_log":"", "copy_percent":"", "convert_lv":""}, 2024-03-01 20:52:59,593 INFO snapshot-role/MainThread: {"lv_name":"lv2", "vg_name":"test_vg1", "lv_attr":"-wi-a-----", "lv_size":"1606418432", "pool_lv":"", "origin":"", "data_percent":"", "metadata_percent":"", "move_pv":"", "mirror_log":"", "copy_percent":"", "convert_lv":""} 2024-03-01 20:52:59,593 INFO snapshot-role/MainThread: ] 2024-03-01 20:52:59,593 INFO snapshot-role/MainThread: } 2024-03-01 20:52:59,593 INFO snapshot-role/MainThread: ] 2024-03-01 20:52:59,593 INFO snapshot-role/MainThread: , 2024-03-01 20:52:59,593 INFO snapshot-role/MainThread: "log": [ 2024-03-01 20:52:59,593 INFO snapshot-role/MainThread: ] 2024-03-01 20:52:59,593 INFO snapshot-role/MainThread: } 2024-03-01 20:52:59,594 INFO snapshot-role/MainThread: Running... lvs test_vg1/lv1 2024-03-01 20:52:59,622 INFO snapshot-role/MainThread: Return code: 0 2024-03-01 20:52:59,622 INFO snapshot-role/MainThread: { 2024-03-01 20:52:59,622 INFO snapshot-role/MainThread: "report": [ 2024-03-01 20:52:59,622 INFO snapshot-role/MainThread: { 2024-03-01 20:52:59,622 INFO snapshot-role/MainThread: "lv": [ 2024-03-01 20:52:59,622 INFO snapshot-role/MainThread: {"lv_name":"lv1", "vg_name":"test_vg1", "lv_attr":"-wi-a-----", "lv_size":"482344960", "pool_lv":"", "origin":"", "data_percent":"", "metadata_percent":"", "move_pv":"", "mirror_log":"", "copy_percent":"", "convert_lv":""} 2024-03-01 20:52:59,622 INFO snapshot-role/MainThread: ] 2024-03-01 20:52:59,622 INFO snapshot-role/MainThread: } 2024-03-01 20:52:59,622 INFO snapshot-role/MainThread: ] 2024-03-01 20:52:59,622 INFO snapshot-role/MainThread: , 2024-03-01 20:52:59,622 INFO snapshot-role/MainThread: "log": [ 2024-03-01 20:52:59,622 INFO snapshot-role/MainThread: ] 2024-03-01 20:52:59,622 INFO snapshot-role/MainThread: } 2024-03-01 20:52:59,623 INFO snapshot-role/MainThread: Running... lvs test_vg2 2024-03-01 20:52:59,646 INFO snapshot-role/MainThread: Return code: 0 2024-03-01 20:52:59,646 INFO snapshot-role/MainThread: { 2024-03-01 20:52:59,646 INFO snapshot-role/MainThread: "report": [ 2024-03-01 20:52:59,646 INFO snapshot-role/MainThread: { 2024-03-01 20:52:59,646 INFO snapshot-role/MainThread: "lv": [ 2024-03-01 20:52:59,646 INFO snapshot-role/MainThread: {"lv_name":"lv3", "vg_name":"test_vg2", "lv_attr":"-wi-a-----", "lv_size":"322961408", "pool_lv":"", "origin":"", "data_percent":"", "metadata_percent":"", "move_pv":"", "mirror_log":"", "copy_percent":"", "convert_lv":""}, 2024-03-01 20:52:59,646 INFO snapshot-role/MainThread: {"lv_name":"lv4", "vg_name":"test_vg2", "lv_attr":"-wi-a-----", "lv_size":"641728512", "pool_lv":"", "origin":"", "data_percent":"", "metadata_percent":"", "move_pv":"", "mirror_log":"", "copy_percent":"", "convert_lv":""} 2024-03-01 20:52:59,647 INFO snapshot-role/MainThread: ] 2024-03-01 20:52:59,647 INFO snapshot-role/MainThread: } 2024-03-01 20:52:59,647 INFO snapshot-role/MainThread: ] 2024-03-01 20:52:59,647 INFO snapshot-role/MainThread: , 2024-03-01 20:52:59,647 INFO snapshot-role/MainThread: "log": [ 2024-03-01 20:52:59,647 INFO snapshot-role/MainThread: ] 2024-03-01 20:52:59,647 INFO snapshot-role/MainThread: } 2024-03-01 20:52:59,647 INFO snapshot-role/MainThread: Running... lvs test_vg2/lv3 2024-03-01 20:52:59,679 INFO snapshot-role/MainThread: Return code: 0 2024-03-01 20:52:59,679 INFO snapshot-role/MainThread: { 2024-03-01 20:52:59,679 INFO snapshot-role/MainThread: "report": [ 2024-03-01 20:52:59,679 INFO snapshot-role/MainThread: { 2024-03-01 20:52:59,679 INFO snapshot-role/MainThread: "lv": [ 2024-03-01 20:52:59,679 INFO snapshot-role/MainThread: {"lv_name":"lv3", "vg_name":"test_vg2", "lv_attr":"-wi-a-----", "lv_size":"322961408", "pool_lv":"", "origin":"", "data_percent":"", "metadata_percent":"", "move_pv":"", "mirror_log":"", "copy_percent":"", "convert_lv":""} 2024-03-01 20:52:59,679 INFO snapshot-role/MainThread: ] 2024-03-01 20:52:59,680 INFO snapshot-role/MainThread: } 2024-03-01 20:52:59,680 INFO snapshot-role/MainThread: ] 2024-03-01 20:52:59,680 INFO snapshot-role/MainThread: , 2024-03-01 20:52:59,680 INFO snapshot-role/MainThread: "log": [ 2024-03-01 20:52:59,680 INFO snapshot-role/MainThread: ] 2024-03-01 20:52:59,680 INFO snapshot-role/MainThread: } 2024-03-01 20:52:59,680 INFO snapshot-role/MainThread: Running... lvs test_vg2 2024-03-01 20:52:59,708 INFO snapshot-role/MainThread: Return code: 0 2024-03-01 20:52:59,708 INFO snapshot-role/MainThread: { 2024-03-01 20:52:59,708 INFO snapshot-role/MainThread: "report": [ 2024-03-01 20:52:59,708 INFO snapshot-role/MainThread: { 2024-03-01 20:52:59,708 INFO snapshot-role/MainThread: "lv": [ 2024-03-01 20:52:59,708 INFO snapshot-role/MainThread: {"lv_name":"lv3", "vg_name":"test_vg2", "lv_attr":"-wi-a-----", "lv_size":"322961408", "pool_lv":"", "origin":"", "data_percent":"", "metadata_percent":"", "move_pv":"", "mirror_log":"", "copy_percent":"", "convert_lv":""}, 2024-03-01 20:52:59,708 INFO snapshot-role/MainThread: {"lv_name":"lv4", "vg_name":"test_vg2", "lv_attr":"-wi-a-----", "lv_size":"641728512", "pool_lv":"", "origin":"", "data_percent":"", "metadata_percent":"", "move_pv":"", "mirror_log":"", "copy_percent":"", "convert_lv":""} 2024-03-01 20:52:59,708 INFO snapshot-role/MainThread: ] 2024-03-01 20:52:59,708 INFO snapshot-role/MainThread: } 2024-03-01 20:52:59,708 INFO snapshot-role/MainThread: ] 2024-03-01 20:52:59,708 INFO snapshot-role/MainThread: , 2024-03-01 20:52:59,708 INFO snapshot-role/MainThread: "log": [ 2024-03-01 20:52:59,708 INFO snapshot-role/MainThread: ] 2024-03-01 20:52:59,708 INFO snapshot-role/MainThread: } 2024-03-01 20:52:59,709 INFO snapshot-role/MainThread: Running... lvs test_vg2/lv4 2024-03-01 20:52:59,738 INFO snapshot-role/MainThread: Return code: 0 2024-03-01 20:52:59,738 INFO snapshot-role/MainThread: { 2024-03-01 20:52:59,738 INFO snapshot-role/MainThread: "report": [ 2024-03-01 20:52:59,738 INFO snapshot-role/MainThread: { 2024-03-01 20:52:59,738 INFO snapshot-role/MainThread: "lv": [ 2024-03-01 20:52:59,738 INFO snapshot-role/MainThread: {"lv_name":"lv4", "vg_name":"test_vg2", "lv_attr":"-wi-a-----", "lv_size":"641728512", "pool_lv":"", "origin":"", "data_percent":"", "metadata_percent":"", "move_pv":"", "mirror_log":"", "copy_percent":"", "convert_lv":""} 2024-03-01 20:52:59,738 INFO snapshot-role/MainThread: ] 2024-03-01 20:52:59,738 INFO snapshot-role/MainThread: } 2024-03-01 20:52:59,738 INFO snapshot-role/MainThread: ] 2024-03-01 20:52:59,738 INFO snapshot-role/MainThread: , 2024-03-01 20:52:59,738 INFO snapshot-role/MainThread: "log": [ 2024-03-01 20:52:59,738 INFO snapshot-role/MainThread: ] 2024-03-01 20:52:59,738 INFO snapshot-role/MainThread: } 2024-03-01 20:52:59,739 INFO snapshot-role/MainThread: Running... lvs test_vg3 2024-03-01 20:52:59,771 INFO snapshot-role/MainThread: Return code: 0 2024-03-01 20:52:59,771 INFO snapshot-role/MainThread: { 2024-03-01 20:52:59,771 INFO snapshot-role/MainThread: "report": [ 2024-03-01 20:52:59,771 INFO snapshot-role/MainThread: { 2024-03-01 20:52:59,771 INFO snapshot-role/MainThread: "lv": [ 2024-03-01 20:52:59,771 INFO snapshot-role/MainThread: {"lv_name":"lv5", "vg_name":"test_vg3", "lv_attr":"-wi-a-----", "lv_size":"1283457024", "pool_lv":"", "origin":"", "data_percent":"", "metadata_percent":"", "move_pv":"", "mirror_log":"", "copy_percent":"", "convert_lv":""}, 2024-03-01 20:52:59,771 INFO snapshot-role/MainThread: {"lv_name":"lv6", "vg_name":"test_vg3", "lv_attr":"-wi-a-----", "lv_size":"1069547520", "pool_lv":"", "origin":"", "data_percent":"", "metadata_percent":"", "move_pv":"", "mirror_log":"", "copy_percent":"", "convert_lv":""}, 2024-03-01 20:52:59,771 INFO snapshot-role/MainThread: {"lv_name":"lv7", "vg_name":"test_vg3", "lv_attr":"-wi-a-----", "lv_size":"427819008", "pool_lv":"", "origin":"", "data_percent":"", "metadata_percent":"", "move_pv":"", "mirror_log":"", "copy_percent":"", "convert_lv":""}, 2024-03-01 20:52:59,771 INFO snapshot-role/MainThread: {"lv_name":"lv8", "vg_name":"test_vg3", "lv_attr":"-wi-a-----", "lv_size":"427819008", "pool_lv":"", "origin":"", "data_percent":"", "metadata_percent":"", "move_pv":"", "mirror_log":"", "copy_percent":"", "convert_lv":""} 2024-03-01 20:52:59,771 INFO snapshot-role/MainThread: ] 2024-03-01 20:52:59,771 INFO snapshot-role/MainThread: } 2024-03-01 20:52:59,772 INFO snapshot-role/MainThread: ] 2024-03-01 20:52:59,772 INFO snapshot-role/MainThread: , 2024-03-01 20:52:59,772 INFO snapshot-role/MainThread: "log": [ 2024-03-01 20:52:59,772 INFO snapshot-role/MainThread: ] 2024-03-01 20:52:59,772 INFO snapshot-role/MainThread: } 2024-03-01 20:52:59,772 INFO snapshot-role/MainThread: Running... lvs test_vg3/lv7 2024-03-01 20:52:59,800 INFO snapshot-role/MainThread: Return code: 0 2024-03-01 20:52:59,800 INFO snapshot-role/MainThread: { 2024-03-01 20:52:59,800 INFO snapshot-role/MainThread: "report": [ 2024-03-01 20:52:59,800 INFO snapshot-role/MainThread: { 2024-03-01 20:52:59,800 INFO snapshot-role/MainThread: "lv": [ 2024-03-01 20:52:59,800 INFO snapshot-role/MainThread: {"lv_name":"lv7", "vg_name":"test_vg3", "lv_attr":"-wi-a-----", "lv_size":"427819008", "pool_lv":"", "origin":"", "data_percent":"", "metadata_percent":"", "move_pv":"", "mirror_log":"", "copy_percent":"", "convert_lv":""} 2024-03-01 20:52:59,800 INFO snapshot-role/MainThread: ] 2024-03-01 20:52:59,800 INFO snapshot-role/MainThread: } 2024-03-01 20:52:59,800 INFO snapshot-role/MainThread: ] 2024-03-01 20:52:59,800 INFO snapshot-role/MainThread: , 2024-03-01 20:52:59,801 INFO snapshot-role/MainThread: "log": [ 2024-03-01 20:52:59,801 INFO snapshot-role/MainThread: ] 2024-03-01 20:52:59,801 INFO snapshot-role/MainThread: } 2024-03-01 20:52:59,801 INFO snapshot-role/MainThread: snapsset ok: snapset1 2024-03-01 20:52:59,801 INFO snapshot-role/MainThread: verify snapsset : snapset1 2024-03-01 20:52:59,801 INFO snapshot-role/MainThread: Running... lvs test_vg1 2024-03-01 20:52:59,829 INFO snapshot-role/MainThread: Return code: 0 2024-03-01 20:52:59,829 INFO snapshot-role/MainThread: { 2024-03-01 20:52:59,829 INFO snapshot-role/MainThread: "report": [ 2024-03-01 20:52:59,829 INFO snapshot-role/MainThread: { 2024-03-01 20:52:59,829 INFO snapshot-role/MainThread: "lv": [ 2024-03-01 20:52:59,829 INFO snapshot-role/MainThread: {"lv_name":"lv1", "vg_name":"test_vg1", "lv_attr":"-wi-a-----", "lv_size":"482344960", "pool_lv":"", "origin":"", "data_percent":"", "metadata_percent":"", "move_pv":"", "mirror_log":"", "copy_percent":"", "convert_lv":""}, 2024-03-01 20:52:59,829 INFO snapshot-role/MainThread: {"lv_name":"lv2", "vg_name":"test_vg1", "lv_attr":"-wi-a-----", "lv_size":"1606418432", "pool_lv":"", "origin":"", "data_percent":"", "metadata_percent":"", "move_pv":"", "mirror_log":"", "copy_percent":"", "convert_lv":""} 2024-03-01 20:52:59,829 INFO snapshot-role/MainThread: ] 2024-03-01 20:52:59,830 INFO snapshot-role/MainThread: } 2024-03-01 20:52:59,830 INFO snapshot-role/MainThread: ] 2024-03-01 20:52:59,830 INFO snapshot-role/MainThread: , 2024-03-01 20:52:59,830 INFO snapshot-role/MainThread: "log": [ 2024-03-01 20:52:59,830 INFO snapshot-role/MainThread: ] 2024-03-01 20:52:59,830 INFO snapshot-role/MainThread: } 2024-03-01 20:52:59,830 INFO snapshot-role/MainThread: Running... lvs test_vg1/lv1_snapset1 2024-03-01 20:52:59,859 INFO snapshot-role/MainThread: Return code: 5 2024-03-01 20:52:59,860 INFO snapshot-role/MainThread: { 2024-03-01 20:52:59,860 INFO snapshot-role/MainThread: "report": [ 2024-03-01 20:52:59,860 INFO snapshot-role/MainThread: { 2024-03-01 20:52:59,860 INFO snapshot-role/MainThread: "lv": [ 2024-03-01 20:52:59,860 INFO snapshot-role/MainThread: ] 2024-03-01 20:52:59,860 INFO snapshot-role/MainThread: } 2024-03-01 20:52:59,860 INFO snapshot-role/MainThread: ] 2024-03-01 20:52:59,860 INFO snapshot-role/MainThread: , 2024-03-01 20:52:59,860 INFO snapshot-role/MainThread: "log": [ 2024-03-01 20:52:59,860 INFO snapshot-role/MainThread: ] 2024-03-01 20:52:59,860 INFO snapshot-role/MainThread: } 2024-03-01 20:52:59,860 INFO snapshot-role/MainThread: Running... lvs test_vg2 2024-03-01 20:52:59,889 INFO snapshot-role/MainThread: Return code: 0 2024-03-01 20:52:59,889 INFO snapshot-role/MainThread: { 2024-03-01 20:52:59,889 INFO snapshot-role/MainThread: "report": [ 2024-03-01 20:52:59,889 INFO snapshot-role/MainThread: { 2024-03-01 20:52:59,890 INFO snapshot-role/MainThread: "lv": [ 2024-03-01 20:52:59,890 INFO snapshot-role/MainThread: {"lv_name":"lv3", "vg_name":"test_vg2", "lv_attr":"-wi-a-----", "lv_size":"322961408", "pool_lv":"", "origin":"", "data_percent":"", "metadata_percent":"", "move_pv":"", "mirror_log":"", "copy_percent":"", "convert_lv":""}, 2024-03-01 20:52:59,890 INFO snapshot-role/MainThread: {"lv_name":"lv4", "vg_name":"test_vg2", "lv_attr":"-wi-a-----", "lv_size":"641728512", "pool_lv":"", "origin":"", "data_percent":"", "metadata_percent":"", "move_pv":"", "mirror_log":"", "copy_percent":"", "convert_lv":""} 2024-03-01 20:52:59,890 INFO snapshot-role/MainThread: ] 2024-03-01 20:52:59,890 INFO snapshot-role/MainThread: } 2024-03-01 20:52:59,890 INFO snapshot-role/MainThread: ] 2024-03-01 20:52:59,890 INFO snapshot-role/MainThread: , 2024-03-01 20:52:59,890 INFO snapshot-role/MainThread: "log": [ 2024-03-01 20:52:59,890 INFO snapshot-role/MainThread: ] 2024-03-01 20:52:59,890 INFO snapshot-role/MainThread: } 2024-03-01 20:52:59,890 INFO snapshot-role/MainThread: Running... lvs test_vg2/lv3_snapset1 2024-03-01 20:52:59,919 INFO snapshot-role/MainThread: Return code: 5 2024-03-01 20:52:59,919 INFO snapshot-role/MainThread: { 2024-03-01 20:52:59,919 INFO snapshot-role/MainThread: "report": [ 2024-03-01 20:52:59,919 INFO snapshot-role/MainThread: { 2024-03-01 20:52:59,919 INFO snapshot-role/MainThread: "lv": [ 2024-03-01 20:52:59,919 INFO snapshot-role/MainThread: ] 2024-03-01 20:52:59,920 INFO snapshot-role/MainThread: } 2024-03-01 20:52:59,920 INFO snapshot-role/MainThread: ] 2024-03-01 20:52:59,920 INFO snapshot-role/MainThread: , 2024-03-01 20:52:59,920 INFO snapshot-role/MainThread: "log": [ 2024-03-01 20:52:59,920 INFO snapshot-role/MainThread: ] 2024-03-01 20:52:59,920 INFO snapshot-role/MainThread: } 2024-03-01 20:52:59,920 INFO snapshot-role/MainThread: Running... lvs test_vg2 2024-03-01 20:52:59,949 INFO snapshot-role/MainThread: Return code: 0 2024-03-01 20:52:59,949 INFO snapshot-role/MainThread: { 2024-03-01 20:52:59,949 INFO snapshot-role/MainThread: "report": [ 2024-03-01 20:52:59,949 INFO snapshot-role/MainThread: { 2024-03-01 20:52:59,950 INFO snapshot-role/MainThread: "lv": [ 2024-03-01 20:52:59,950 INFO snapshot-role/MainThread: {"lv_name":"lv3", "vg_name":"test_vg2", "lv_attr":"-wi-a-----", "lv_size":"322961408", "pool_lv":"", "origin":"", "data_percent":"", "metadata_percent":"", "move_pv":"", "mirror_log":"", "copy_percent":"", "convert_lv":""}, 2024-03-01 20:52:59,950 INFO snapshot-role/MainThread: {"lv_name":"lv4", "vg_name":"test_vg2", "lv_attr":"-wi-a-----", "lv_size":"641728512", "pool_lv":"", "origin":"", "data_percent":"", "metadata_percent":"", "move_pv":"", "mirror_log":"", "copy_percent":"", "convert_lv":""} 2024-03-01 20:52:59,950 INFO snapshot-role/MainThread: ] 2024-03-01 20:52:59,950 INFO snapshot-role/MainThread: } 2024-03-01 20:52:59,950 INFO snapshot-role/MainThread: ] 2024-03-01 20:52:59,950 INFO snapshot-role/MainThread: , 2024-03-01 20:52:59,950 INFO snapshot-role/MainThread: "log": [ 2024-03-01 20:52:59,950 INFO snapshot-role/MainThread: ] 2024-03-01 20:52:59,950 INFO snapshot-role/MainThread: } 2024-03-01 20:52:59,950 INFO snapshot-role/MainThread: Running... lvs test_vg2/lv4_snapset1 2024-03-01 20:52:59,981 INFO snapshot-role/MainThread: Return code: 5 2024-03-01 20:52:59,981 INFO snapshot-role/MainThread: { 2024-03-01 20:52:59,981 INFO snapshot-role/MainThread: "report": [ 2024-03-01 20:52:59,981 INFO snapshot-role/MainThread: { 2024-03-01 20:52:59,981 INFO snapshot-role/MainThread: "lv": [ 2024-03-01 20:52:59,982 INFO snapshot-role/MainThread: ] 2024-03-01 20:52:59,982 INFO snapshot-role/MainThread: } 2024-03-01 20:52:59,982 INFO snapshot-role/MainThread: ] 2024-03-01 20:52:59,982 INFO snapshot-role/MainThread: , 2024-03-01 20:52:59,982 INFO snapshot-role/MainThread: "log": [ 2024-03-01 20:52:59,982 INFO snapshot-role/MainThread: ] 2024-03-01 20:52:59,982 INFO snapshot-role/MainThread: } 2024-03-01 20:52:59,982 INFO snapshot-role/MainThread: Running... lvs test_vg3 2024-03-01 20:53:00,009 INFO snapshot-role/MainThread: Return code: 0 2024-03-01 20:53:00,009 INFO snapshot-role/MainThread: { 2024-03-01 20:53:00,009 INFO snapshot-role/MainThread: "report": [ 2024-03-01 20:53:00,009 INFO snapshot-role/MainThread: { 2024-03-01 20:53:00,009 INFO snapshot-role/MainThread: "lv": [ 2024-03-01 20:53:00,009 INFO snapshot-role/MainThread: {"lv_name":"lv5", "vg_name":"test_vg3", "lv_attr":"-wi-a-----", "lv_size":"1283457024", "pool_lv":"", "origin":"", "data_percent":"", "metadata_percent":"", "move_pv":"", "mirror_log":"", "copy_percent":"", "convert_lv":""}, 2024-03-01 20:53:00,009 INFO snapshot-role/MainThread: {"lv_name":"lv6", "vg_name":"test_vg3", "lv_attr":"-wi-a-----", "lv_size":"1069547520", "pool_lv":"", "origin":"", "data_percent":"", "metadata_percent":"", "move_pv":"", "mirror_log":"", "copy_percent":"", "convert_lv":""}, 2024-03-01 20:53:00,010 INFO snapshot-role/MainThread: {"lv_name":"lv7", "vg_name":"test_vg3", "lv_attr":"-wi-a-----", "lv_size":"427819008", "pool_lv":"", "origin":"", "data_percent":"", "metadata_percent":"", "move_pv":"", "mirror_log":"", "copy_percent":"", "convert_lv":""}, 2024-03-01 20:53:00,010 INFO snapshot-role/MainThread: {"lv_name":"lv8", "vg_name":"test_vg3", "lv_attr":"-wi-a-----", "lv_size":"427819008", "pool_lv":"", "origin":"", "data_percent":"", "metadata_percent":"", "move_pv":"", "mirror_log":"", "copy_percent":"", "convert_lv":""} 2024-03-01 20:53:00,010 INFO snapshot-role/MainThread: ] 2024-03-01 20:53:00,010 INFO snapshot-role/MainThread: } 2024-03-01 20:53:00,010 INFO snapshot-role/MainThread: ] 2024-03-01 20:53:00,010 INFO snapshot-role/MainThread: , 2024-03-01 20:53:00,010 INFO snapshot-role/MainThread: "log": [ 2024-03-01 20:53:00,010 INFO snapshot-role/MainThread: ] 2024-03-01 20:53:00,010 INFO snapshot-role/MainThread: } 2024-03-01 20:53:00,010 INFO snapshot-role/MainThread: Running... lvs test_vg3/lv7_snapset1 2024-03-01 20:53:00,039 INFO snapshot-role/MainThread: Return code: 5 2024-03-01 20:53:00,039 INFO snapshot-role/MainThread: { 2024-03-01 20:53:00,039 INFO snapshot-role/MainThread: "report": [ 2024-03-01 20:53:00,039 INFO snapshot-role/MainThread: { 2024-03-01 20:53:00,039 INFO snapshot-role/MainThread: "lv": [ 2024-03-01 20:53:00,039 INFO snapshot-role/MainThread: ] 2024-03-01 20:53:00,039 INFO snapshot-role/MainThread: } 2024-03-01 20:53:00,039 INFO snapshot-role/MainThread: ] 2024-03-01 20:53:00,040 INFO snapshot-role/MainThread: , 2024-03-01 20:53:00,040 INFO snapshot-role/MainThread: "log": [ 2024-03-01 20:53:00,040 INFO snapshot-role/MainThread: ] 2024-03-01 20:53:00,040 INFO snapshot-role/MainThread: } 2024-03-01 20:53:00,040 INFO snapshot-role/MainThread: verify snapsset : snapset1 2024-03-01 20:53:00,040 INFO snapshot-role/MainThread: verify snapsset : snapset1 2024-03-01 20:53:00,040 INFO snapshot-role/MainThread: snapsset names ok: snapset1 2024-03-01 20:53:00,040 INFO snapshot-role/MainThread: Running... lvm fullreport --units B --nosuffix --configreport vg -o vg_name,vg_uuid,vg_size,vg_free,vg_extent_size --configreport lv -o lv_uuid,lv_name,lv_full_name,lv_path,lv_size,origin,origin_size,pool_lv,lv_tags,lv_attr,vg_name,data_percent,metadata_percent,pool_lv --configreport pv -o pv_name --reportformat json 2024-03-01 20:53:00,077 INFO snapshot-role/MainThread: Return code: 0 2024-03-01 20:53:00,078 INFO snapshot-role/MainThread: { 2024-03-01 20:53:00,078 INFO snapshot-role/MainThread: "report": [ 2024-03-01 20:53:00,078 INFO snapshot-role/MainThread: { 2024-03-01 20:53:00,078 INFO snapshot-role/MainThread: "vg": [ 2024-03-01 20:53:00,078 INFO snapshot-role/MainThread: {"vg_name":"test_vg3", "vg_uuid":"SJbOg6-P2vK-pQ7D-EuW4-xDCg-1nzn-6sypeb", "vg_size":"4261412864", "vg_free":"1052770304", "vg_extent_size":"4194304"} 2024-03-01 20:53:00,078 INFO snapshot-role/MainThread: ] 2024-03-01 20:53:00,078 INFO snapshot-role/MainThread: , 2024-03-01 20:53:00,078 INFO snapshot-role/MainThread: "pv": [ 2024-03-01 20:53:00,078 INFO snapshot-role/MainThread: {"pv_name":"/dev/sdg"}, 2024-03-01 20:53:00,078 INFO snapshot-role/MainThread: {"pv_name":"/dev/sdh"}, 2024-03-01 20:53:00,078 INFO snapshot-role/MainThread: {"pv_name":"/dev/sdi"}, 2024-03-01 20:53:00,078 INFO snapshot-role/MainThread: {"pv_name":"/dev/sdj"} 2024-03-01 20:53:00,078 INFO snapshot-role/MainThread: ] 2024-03-01 20:53:00,078 INFO snapshot-role/MainThread: , 2024-03-01 20:53:00,078 INFO snapshot-role/MainThread: "lv": [ 2024-03-01 20:53:00,078 INFO snapshot-role/MainThread: {"lv_uuid":"ogTjh1-yOot-hSQp-7yoa-bDE0-9zM3-0wyzun", "lv_name":"lv5", "lv_full_name":"test_vg3/lv5", "lv_path":"/dev/test_vg3/lv5", "lv_size":"1283457024", "origin":"", "origin_size":"", "pool_lv":"", "lv_tags":"", "lv_attr":"-wi-a-----", "vg_name":"test_vg3", "data_percent":"", "metadata_percent":"", "pool_lv":""}, 2024-03-01 20:53:00,078 INFO snapshot-role/MainThread: {"lv_uuid":"NWCv8I-xVeE-eVbe-JkrG-NQki-pHqT-A1EkHr", "lv_name":"lv6", "lv_full_name":"test_vg3/lv6", "lv_path":"/dev/test_vg3/lv6", "lv_size":"1069547520", "origin":"", "origin_size":"", "pool_lv":"", "lv_tags":"", "lv_attr":"-wi-a-----", "vg_name":"test_vg3", "data_percent":"", "metadata_percent":"", "pool_lv":""}, 2024-03-01 20:53:00,078 INFO snapshot-role/MainThread: {"lv_uuid":"AKdOV3-MY9M-NZ8W-mN9U-deVM-bwcM-Lhk2Q5", "lv_name":"lv7", "lv_full_name":"test_vg3/lv7", "lv_path":"/dev/test_vg3/lv7", "lv_size":"427819008", "origin":"", "origin_size":"", "pool_lv":"", "lv_tags":"", "lv_attr":"-wi-a-----", "vg_name":"test_vg3", "data_percent":"", "metadata_percent":"", "pool_lv":""}, 2024-03-01 20:53:00,078 INFO snapshot-role/MainThread: {"lv_uuid":"hYVvfA-vpwm-1i1R-7onU-SJZC-Im2l-AoTgRU", "lv_name":"lv8", "lv_full_name":"test_vg3/lv8", "lv_path":"/dev/test_vg3/lv8", "lv_size":"427819008", "origin":"", "origin_size":"", "pool_lv":"", "lv_tags":"", "lv_attr":"-wi-a-----", "vg_name":"test_vg3", "data_percent":"", "metadata_percent":"", "pool_lv":""} 2024-03-01 20:53:00,078 INFO snapshot-role/MainThread: ] 2024-03-01 20:53:00,078 INFO snapshot-role/MainThread: , 2024-03-01 20:53:00,078 INFO snapshot-role/MainThread: "pvseg": [ 2024-03-01 20:53:00,078 INFO snapshot-role/MainThread: {"pvseg_start":"0", "pvseg_size":"254", "segtype":"linear", "pv_uuid":"JNrdZR-BS6E-ieAN-u54G-Klx9-FEFI-Tym7Nu", "lv_uuid":"NWCv8I-xVeE-eVbe-JkrG-NQki-pHqT-A1EkHr", "pv_name":"/dev/sdh"}, 2024-03-01 20:53:00,078 INFO snapshot-role/MainThread: {"pvseg_start":"0", "pvseg_size":"102", "segtype":"linear", "pv_uuid":"XlfhSN-V1CY-NlIg-Ve2c-FwQD-541V-LKiCwA", "lv_uuid":"hYVvfA-vpwm-1i1R-7onU-SJZC-Im2l-AoTgRU", "pv_name":"/dev/sdg"}, 2024-03-01 20:53:00,078 INFO snapshot-role/MainThread: {"pvseg_start":"102", "pvseg_size":"102", "segtype":"linear", "pv_uuid":"XlfhSN-V1CY-NlIg-Ve2c-FwQD-541V-LKiCwA", "lv_uuid":"AKdOV3-MY9M-NZ8W-mN9U-deVM-bwcM-Lhk2Q5", "pv_name":"/dev/sdg"}, 2024-03-01 20:53:00,078 INFO snapshot-role/MainThread: {"pvseg_start":"204", "pvseg_size":"1", "segtype":"linear", "pv_uuid":"XlfhSN-V1CY-NlIg-Ve2c-FwQD-541V-LKiCwA", "lv_uuid":"NWCv8I-xVeE-eVbe-JkrG-NQki-pHqT-A1EkHr", "pv_name":"/dev/sdg"}, 2024-03-01 20:53:00,078 INFO snapshot-role/MainThread: {"pvseg_start":"205", "pvseg_size":"49", "segtype":"free", "pv_uuid":"XlfhSN-V1CY-NlIg-Ve2c-FwQD-541V-LKiCwA", "lv_uuid":"", "pv_name":"/dev/sdg"}, 2024-03-01 20:53:00,078 INFO snapshot-role/MainThread: {"pvseg_start":"0", "pvseg_size":"52", "segtype":"linear", "pv_uuid":"ahkAYm-fbGW-HmL1-uZmy-JcX3-NZme-xlSLwX", "lv_uuid":"ogTjh1-yOot-hSQp-7yoa-bDE0-9zM3-0wyzun", "pv_name":"/dev/sdj"}, 2024-03-01 20:53:00,078 INFO snapshot-role/MainThread: {"pvseg_start":"52", "pvseg_size":"202", "segtype":"free", "pv_uuid":"ahkAYm-fbGW-HmL1-uZmy-JcX3-NZme-xlSLwX", "lv_uuid":"", "pv_name":"/dev/sdj"}, 2024-03-01 20:53:00,078 INFO snapshot-role/MainThread: {"pvseg_start":"0", "pvseg_size":"254", "segtype":"linear", "pv_uuid":"bV51C8-IFmW-j7FS-YNep-5OHb-zkid-sU3RiF", "lv_uuid":"ogTjh1-yOot-hSQp-7yoa-bDE0-9zM3-0wyzun", "pv_name":"/dev/sdi"} 2024-03-01 20:53:00,079 INFO snapshot-role/MainThread: ] 2024-03-01 20:53:00,079 INFO snapshot-role/MainThread: , 2024-03-01 20:53:00,079 INFO snapshot-role/MainThread: "seg": [ 2024-03-01 20:53:00,079 INFO snapshot-role/MainThread: {"seg_pe_ranges":"/dev/sdg:102-203", "segtype":"linear", "lv_uuid":"AKdOV3-MY9M-NZ8W-mN9U-deVM-bwcM-Lhk2Q5"}, 2024-03-01 20:53:00,079 INFO snapshot-role/MainThread: {"seg_pe_ranges":"/dev/sdh:0-253", "segtype":"linear", "lv_uuid":"NWCv8I-xVeE-eVbe-JkrG-NQki-pHqT-A1EkHr"}, 2024-03-01 20:53:00,079 INFO snapshot-role/MainThread: {"seg_pe_ranges":"/dev/sdg:204-204", "segtype":"linear", "lv_uuid":"NWCv8I-xVeE-eVbe-JkrG-NQki-pHqT-A1EkHr"}, 2024-03-01 20:53:00,079 INFO snapshot-role/MainThread: {"seg_pe_ranges":"/dev/sdg:0-101", "segtype":"linear", "lv_uuid":"hYVvfA-vpwm-1i1R-7onU-SJZC-Im2l-AoTgRU"}, 2024-03-01 20:53:00,079 INFO snapshot-role/MainThread: {"seg_pe_ranges":"/dev/sdi:0-253", "segtype":"linear", "lv_uuid":"ogTjh1-yOot-hSQp-7yoa-bDE0-9zM3-0wyzun"}, 2024-03-01 20:53:00,079 INFO snapshot-role/MainThread: {"seg_pe_ranges":"/dev/sdj:0-51", "segtype":"linear", "lv_uuid":"ogTjh1-yOot-hSQp-7yoa-bDE0-9zM3-0wyzun"} 2024-03-01 20:53:00,079 INFO snapshot-role/MainThread: ] 2024-03-01 20:53:00,079 INFO snapshot-role/MainThread: } 2024-03-01 20:53:00,079 INFO snapshot-role/MainThread: , 2024-03-01 20:53:00,079 INFO snapshot-role/MainThread: { 2024-03-01 20:53:00,079 INFO snapshot-role/MainThread: "vg": [ 2024-03-01 20:53:00,079 INFO snapshot-role/MainThread: {"vg_name":"test_vg2", "vg_uuid":"Ur0UXR-UN2K-XIKN-Op4F-e5p2-sPMl-24DTE9", "vg_size":"3196059648", "vg_free":"2231369728", "vg_extent_size":"4194304"} 2024-03-01 20:53:00,079 INFO snapshot-role/MainThread: ] 2024-03-01 20:53:00,079 INFO snapshot-role/MainThread: , 2024-03-01 20:53:00,079 INFO snapshot-role/MainThread: "pv": [ 2024-03-01 20:53:00,079 INFO snapshot-role/MainThread: {"pv_name":"/dev/sdd"}, 2024-03-01 20:53:00,079 INFO snapshot-role/MainThread: {"pv_name":"/dev/sde"}, 2024-03-01 20:53:00,079 INFO snapshot-role/MainThread: {"pv_name":"/dev/sdf"} 2024-03-01 20:53:00,079 INFO snapshot-role/MainThread: ] 2024-03-01 20:53:00,079 INFO snapshot-role/MainThread: , 2024-03-01 20:53:00,079 INFO snapshot-role/MainThread: "lv": [ 2024-03-01 20:53:00,079 INFO snapshot-role/MainThread: {"lv_uuid":"F9DiC4-uhxp-2joj-vyiG-lHPe-wAcC-FzfJZj", "lv_name":"lv3", "lv_full_name":"test_vg2/lv3", "lv_path":"/dev/test_vg2/lv3", "lv_size":"322961408", "origin":"", "origin_size":"", "pool_lv":"", "lv_tags":"", "lv_attr":"-wi-a-----", "vg_name":"test_vg2", "data_percent":"", "metadata_percent":"", "pool_lv":""}, 2024-03-01 20:53:00,079 INFO snapshot-role/MainThread: {"lv_uuid":"3l3uIY-2Vrb-cpnj-eviH-9jU4-eGal-wun8ez", "lv_name":"lv4", "lv_full_name":"test_vg2/lv4", "lv_path":"/dev/test_vg2/lv4", "lv_size":"641728512", "origin":"", "origin_size":"", "pool_lv":"", "lv_tags":"", "lv_attr":"-wi-a-----", "vg_name":"test_vg2", "data_percent":"", "metadata_percent":"", "pool_lv":""} 2024-03-01 20:53:00,079 INFO snapshot-role/MainThread: ] 2024-03-01 20:53:00,079 INFO snapshot-role/MainThread: , 2024-03-01 20:53:00,079 INFO snapshot-role/MainThread: "pvseg": [ 2024-03-01 20:53:00,079 INFO snapshot-role/MainThread: {"pvseg_start":"0", "pvseg_size":"254", "segtype":"free", "pv_uuid":"Ji2QiA-Dvpk-IFQT-pkeL-K0vu-KyFC-1GvCgj", "lv_uuid":"", "pv_name":"/dev/sde"}, 2024-03-01 20:53:00,079 INFO snapshot-role/MainThread: {"pvseg_start":"0", "pvseg_size":"254", "segtype":"free", "pv_uuid":"qpHyAD-IS3t-fi80-TKU5-Lvgf-VZSW-VR4nbH", "lv_uuid":"", "pv_name":"/dev/sdf"}, 2024-03-01 20:53:00,079 INFO snapshot-role/MainThread: {"pvseg_start":"0", "pvseg_size":"153", "segtype":"linear", "pv_uuid":"zwH06T-jYqJ-X0Nd-qXd2-G9IU-dOxd-ugDNrB", "lv_uuid":"3l3uIY-2Vrb-cpnj-eviH-9jU4-eGal-wun8ez", "pv_name":"/dev/sdd"}, 2024-03-01 20:53:00,079 INFO snapshot-role/MainThread: {"pvseg_start":"153", "pvseg_size":"77", "segtype":"linear", "pv_uuid":"zwH06T-jYqJ-X0Nd-qXd2-G9IU-dOxd-ugDNrB", "lv_uuid":"F9DiC4-uhxp-2joj-vyiG-lHPe-wAcC-FzfJZj", "pv_name":"/dev/sdd"}, 2024-03-01 20:53:00,079 INFO snapshot-role/MainThread: {"pvseg_start":"230", "pvseg_size":"24", "segtype":"free", "pv_uuid":"zwH06T-jYqJ-X0Nd-qXd2-G9IU-dOxd-ugDNrB", "lv_uuid":"", "pv_name":"/dev/sdd"} 2024-03-01 20:53:00,079 INFO snapshot-role/MainThread: ] 2024-03-01 20:53:00,079 INFO snapshot-role/MainThread: , 2024-03-01 20:53:00,080 INFO snapshot-role/MainThread: "seg": [ 2024-03-01 20:53:00,080 INFO snapshot-role/MainThread: {"seg_pe_ranges":"/dev/sdd:0-152", "segtype":"linear", "lv_uuid":"3l3uIY-2Vrb-cpnj-eviH-9jU4-eGal-wun8ez"}, 2024-03-01 20:53:00,080 INFO snapshot-role/MainThread: {"seg_pe_ranges":"/dev/sdd:153-229", "segtype":"linear", "lv_uuid":"F9DiC4-uhxp-2joj-vyiG-lHPe-wAcC-FzfJZj"} 2024-03-01 20:53:00,080 INFO snapshot-role/MainThread: ] 2024-03-01 20:53:00,080 INFO snapshot-role/MainThread: } 2024-03-01 20:53:00,080 INFO snapshot-role/MainThread: , 2024-03-01 20:53:00,080 INFO snapshot-role/MainThread: { 2024-03-01 20:53:00,080 INFO snapshot-role/MainThread: "vg": [ 2024-03-01 20:53:00,080 INFO snapshot-role/MainThread: {"vg_name":"test_vg1", "vg_uuid":"8n1Gu0-6cAF-6eL0-mZeG-ndKT-bBF1-VE1J4X", "vg_size":"3196059648", "vg_free":"1107296256", "vg_extent_size":"4194304"} 2024-03-01 20:53:00,080 INFO snapshot-role/MainThread: ] 2024-03-01 20:53:00,080 INFO snapshot-role/MainThread: , 2024-03-01 20:53:00,080 INFO snapshot-role/MainThread: "pv": [ 2024-03-01 20:53:00,080 INFO snapshot-role/MainThread: {"pv_name":"/dev/sda"}, 2024-03-01 20:53:00,080 INFO snapshot-role/MainThread: {"pv_name":"/dev/sdb"}, 2024-03-01 20:53:00,080 INFO snapshot-role/MainThread: {"pv_name":"/dev/sdc"} 2024-03-01 20:53:00,080 INFO snapshot-role/MainThread: ] 2024-03-01 20:53:00,080 INFO snapshot-role/MainThread: , 2024-03-01 20:53:00,080 INFO snapshot-role/MainThread: "lv": [ 2024-03-01 20:53:00,080 INFO snapshot-role/MainThread: {"lv_uuid":"efao6k-HcFv-xhiV-Rlod-88ZB-JdsQ-9Zb9bs", "lv_name":"lv1", "lv_full_name":"test_vg1/lv1", "lv_path":"/dev/test_vg1/lv1", "lv_size":"482344960", "origin":"", "origin_size":"", "pool_lv":"", "lv_tags":"", "lv_attr":"-wi-a-----", "vg_name":"test_vg1", "data_percent":"", "metadata_percent":"", "pool_lv":""}, 2024-03-01 20:53:00,080 INFO snapshot-role/MainThread: {"lv_uuid":"Ajj0IC-7eQS-TvfA-B8bj-zdBY-HE6I-p7C4A6", "lv_name":"lv2", "lv_full_name":"test_vg1/lv2", "lv_path":"/dev/test_vg1/lv2", "lv_size":"1606418432", "origin":"", "origin_size":"", "pool_lv":"", "lv_tags":"", "lv_attr":"-wi-a-----", "vg_name":"test_vg1", "data_percent":"", "metadata_percent":"", "pool_lv":""} 2024-03-01 20:53:00,080 INFO snapshot-role/MainThread: ] 2024-03-01 20:53:00,080 INFO snapshot-role/MainThread: , 2024-03-01 20:53:00,080 INFO snapshot-role/MainThread: "pvseg": [ 2024-03-01 20:53:00,080 INFO snapshot-role/MainThread: {"pvseg_start":"0", "pvseg_size":"254", "segtype":"free", "pv_uuid":"jNAfAc-hhcq-AXKl-L0AU-rgP5-W4lh-kQjsD8", "lv_uuid":"", "pv_name":"/dev/sdc"}, 2024-03-01 20:53:00,080 INFO snapshot-role/MainThread: {"pvseg_start":"0", "pvseg_size":"129", "segtype":"linear", "pv_uuid":"qRTnw8-kEAP-n1MR-Ul7N-L4iY-mX8z-r1lVTK", "lv_uuid":"Ajj0IC-7eQS-TvfA-B8bj-zdBY-HE6I-p7C4A6", "pv_name":"/dev/sdb"}, 2024-03-01 20:53:00,080 INFO snapshot-role/MainThread: {"pvseg_start":"129", "pvseg_size":"115", "segtype":"linear", "pv_uuid":"qRTnw8-kEAP-n1MR-Ul7N-L4iY-mX8z-r1lVTK", "lv_uuid":"efao6k-HcFv-xhiV-Rlod-88ZB-JdsQ-9Zb9bs", "pv_name":"/dev/sdb"}, 2024-03-01 20:53:00,080 INFO snapshot-role/MainThread: {"pvseg_start":"244", "pvseg_size":"10", "segtype":"free", "pv_uuid":"qRTnw8-kEAP-n1MR-Ul7N-L4iY-mX8z-r1lVTK", "lv_uuid":"", "pv_name":"/dev/sdb"}, 2024-03-01 20:53:00,080 INFO snapshot-role/MainThread: {"pvseg_start":"0", "pvseg_size":"254", "segtype":"linear", "pv_uuid":"v8x08k-6M5E-HMtZ-f2eq-0wlR-mHJb-SKlTfh", "lv_uuid":"Ajj0IC-7eQS-TvfA-B8bj-zdBY-HE6I-p7C4A6", "pv_name":"/dev/sda"} 2024-03-01 20:53:00,080 INFO snapshot-role/MainThread: ] 2024-03-01 20:53:00,080 INFO snapshot-role/MainThread: , 2024-03-01 20:53:00,080 INFO snapshot-role/MainThread: "seg": [ 2024-03-01 20:53:00,080 INFO snapshot-role/MainThread: {"seg_pe_ranges":"/dev/sda:0-253", "segtype":"linear", "lv_uuid":"Ajj0IC-7eQS-TvfA-B8bj-zdBY-HE6I-p7C4A6"}, 2024-03-01 20:53:00,080 INFO snapshot-role/MainThread: {"seg_pe_ranges":"/dev/sdb:0-128", "segtype":"linear", "lv_uuid":"Ajj0IC-7eQS-TvfA-B8bj-zdBY-HE6I-p7C4A6"}, 2024-03-01 20:53:00,080 INFO snapshot-role/MainThread: {"seg_pe_ranges":"/dev/sdb:129-243", "segtype":"linear", "lv_uuid":"efao6k-HcFv-xhiV-Rlod-88ZB-JdsQ-9Zb9bs"} 2024-03-01 20:53:00,080 INFO snapshot-role/MainThread: ] 2024-03-01 20:53:00,080 INFO snapshot-role/MainThread: } 2024-03-01 20:53:00,081 INFO snapshot-role/MainThread: ] 2024-03-01 20:53:00,081 INFO snapshot-role/MainThread: , 2024-03-01 20:53:00,081 INFO snapshot-role/MainThread: "log": [ 2024-03-01 20:53:00,081 INFO snapshot-role/MainThread: ] 2024-03-01 20:53:00,081 INFO snapshot-role/MainThread: } 2024-03-01 20:53:00,081 INFO snapshot-role/MainThread: get_current_space_state: test_vg3 vg_size : 4261412864 vg_free : 1052770304 vg_extent_size : 4194304 2024-03-01 20:53:00,081 INFO snapshot-role/MainThread: lv: lv5 lv_size : 1283457024 chunk_size : 65536 2024-03-01 20:53:00,081 INFO snapshot-role/MainThread: lv: lv6 lv_size : 1069547520 chunk_size : 65536 2024-03-01 20:53:00,081 INFO snapshot-role/MainThread: lv: lv7 lv_size : 427819008 chunk_size : 65536 2024-03-01 20:53:00,081 INFO snapshot-role/MainThread: lv: lv8 lv_size : 427819008 chunk_size : 65536 2024-03-01 20:53:00,081 INFO snapshot-role/MainThread: get_current_space_state: test_vg2 vg_size : 3196059648 vg_free : 2231369728 vg_extent_size : 4194304 2024-03-01 20:53:00,081 INFO snapshot-role/MainThread: lv: lv3 lv_size : 322961408 chunk_size : 65536 2024-03-01 20:53:00,081 INFO snapshot-role/MainThread: lv: lv4 lv_size : 641728512 chunk_size : 65536 2024-03-01 20:53:00,081 INFO snapshot-role/MainThread: get_current_space_state: test_vg1 vg_size : 3196059648 vg_free : 1107296256 vg_extent_size : 4194304 2024-03-01 20:53:00,081 INFO snapshot-role/MainThread: lv: lv1 lv_size : 482344960 chunk_size : 65536 2024-03-01 20:53:00,081 INFO snapshot-role/MainThread: lv: lv2 lv_size : 1606418432 chunk_size : 65536 2024-03-01 20:53:00,081 INFO snapshot-role/MainThread: Running... lvs test_vg1 2024-03-01 20:53:00,114 INFO snapshot-role/MainThread: Return code: 0 2024-03-01 20:53:00,114 INFO snapshot-role/MainThread: { 2024-03-01 20:53:00,114 INFO snapshot-role/MainThread: "report": [ 2024-03-01 20:53:00,114 INFO snapshot-role/MainThread: { 2024-03-01 20:53:00,114 INFO snapshot-role/MainThread: "lv": [ 2024-03-01 20:53:00,114 INFO snapshot-role/MainThread: {"lv_name":"lv1", "vg_name":"test_vg1", "lv_attr":"-wi-a-----", "lv_size":"482344960", "pool_lv":"", "origin":"", "data_percent":"", "metadata_percent":"", "move_pv":"", "mirror_log":"", "copy_percent":"", "convert_lv":""}, 2024-03-01 20:53:00,115 INFO snapshot-role/MainThread: {"lv_name":"lv2", "vg_name":"test_vg1", "lv_attr":"-wi-a-----", "lv_size":"1606418432", "pool_lv":"", "origin":"", "data_percent":"", "metadata_percent":"", "move_pv":"", "mirror_log":"", "copy_percent":"", "convert_lv":""} 2024-03-01 20:53:00,115 INFO snapshot-role/MainThread: ] 2024-03-01 20:53:00,115 INFO snapshot-role/MainThread: } 2024-03-01 20:53:00,115 INFO snapshot-role/MainThread: ] 2024-03-01 20:53:00,115 INFO snapshot-role/MainThread: , 2024-03-01 20:53:00,115 INFO snapshot-role/MainThread: "log": [ 2024-03-01 20:53:00,115 INFO snapshot-role/MainThread: ] 2024-03-01 20:53:00,115 INFO snapshot-role/MainThread: } 2024-03-01 20:53:00,115 INFO snapshot-role/MainThread: Running... lvs test_vg1/lv1_snapset1 2024-03-01 20:53:00,137 INFO snapshot-role/MainThread: Return code: 5 2024-03-01 20:53:00,137 INFO snapshot-role/MainThread: { 2024-03-01 20:53:00,137 INFO snapshot-role/MainThread: "report": [ 2024-03-01 20:53:00,137 INFO snapshot-role/MainThread: { 2024-03-01 20:53:00,137 INFO snapshot-role/MainThread: "lv": [ 2024-03-01 20:53:00,137 INFO snapshot-role/MainThread: ] 2024-03-01 20:53:00,137 INFO snapshot-role/MainThread: } 2024-03-01 20:53:00,137 INFO snapshot-role/MainThread: ] 2024-03-01 20:53:00,137 INFO snapshot-role/MainThread: , 2024-03-01 20:53:00,138 INFO snapshot-role/MainThread: "log": [ 2024-03-01 20:53:00,138 INFO snapshot-role/MainThread: ] 2024-03-01 20:53:00,138 INFO snapshot-role/MainThread: } 2024-03-01 20:53:00,138 INFO snapshot-role/MainThread: Running... lvcreate -s -n lv1_snapset1 -L 100663296B test_vg1/lv1 2024-03-01 20:53:00,291 INFO snapshot-role/MainThread: Return code: 0 2024-03-01 20:53:00,291 INFO snapshot-role/MainThread: { 2024-03-01 20:53:00,291 INFO snapshot-role/MainThread: "log": [ 2024-03-01 20:53:00,291 INFO snapshot-role/MainThread: ] 2024-03-01 20:53:00,292 INFO snapshot-role/MainThread: } 2024-03-01 20:53:00,292 INFO snapshot-role/MainThread: Running... lvs test_vg2 2024-03-01 20:53:00,343 INFO snapshot-role/MainThread: Return code: 0 2024-03-01 20:53:00,344 INFO snapshot-role/MainThread: { 2024-03-01 20:53:00,344 INFO snapshot-role/MainThread: "report": [ 2024-03-01 20:53:00,344 INFO snapshot-role/MainThread: { 2024-03-01 20:53:00,344 INFO snapshot-role/MainThread: "lv": [ 2024-03-01 20:53:00,344 INFO snapshot-role/MainThread: {"lv_name":"lv3", "vg_name":"test_vg2", "lv_attr":"-wi-a-----", "lv_size":"322961408", "pool_lv":"", "origin":"", "data_percent":"", "metadata_percent":"", "move_pv":"", "mirror_log":"", "copy_percent":"", "convert_lv":""}, 2024-03-01 20:53:00,344 INFO snapshot-role/MainThread: {"lv_name":"lv4", "vg_name":"test_vg2", "lv_attr":"-wi-a-----", "lv_size":"641728512", "pool_lv":"", "origin":"", "data_percent":"", "metadata_percent":"", "move_pv":"", "mirror_log":"", "copy_percent":"", "convert_lv":""} 2024-03-01 20:53:00,344 INFO snapshot-role/MainThread: ] 2024-03-01 20:53:00,344 INFO snapshot-role/MainThread: } 2024-03-01 20:53:00,344 INFO snapshot-role/MainThread: ] 2024-03-01 20:53:00,344 INFO snapshot-role/MainThread: , 2024-03-01 20:53:00,344 INFO snapshot-role/MainThread: "log": [ 2024-03-01 20:53:00,344 INFO snapshot-role/MainThread: ] 2024-03-01 20:53:00,344 INFO snapshot-role/MainThread: } 2024-03-01 20:53:00,344 INFO snapshot-role/MainThread: Running... lvs test_vg2/lv3_snapset1 2024-03-01 20:53:00,373 INFO snapshot-role/MainThread: Return code: 5 2024-03-01 20:53:00,373 INFO snapshot-role/MainThread: { 2024-03-01 20:53:00,374 INFO snapshot-role/MainThread: "report": [ 2024-03-01 20:53:00,374 INFO snapshot-role/MainThread: { 2024-03-01 20:53:00,374 INFO snapshot-role/MainThread: "lv": [ 2024-03-01 20:53:00,374 INFO snapshot-role/MainThread: ] 2024-03-01 20:53:00,374 INFO snapshot-role/MainThread: } 2024-03-01 20:53:00,374 INFO snapshot-role/MainThread: ] 2024-03-01 20:53:00,374 INFO snapshot-role/MainThread: , 2024-03-01 20:53:00,374 INFO snapshot-role/MainThread: "log": [ 2024-03-01 20:53:00,374 INFO snapshot-role/MainThread: ] 2024-03-01 20:53:00,374 INFO snapshot-role/MainThread: } 2024-03-01 20:53:00,374 INFO snapshot-role/MainThread: Running... lvcreate -s -n lv3_snapset1 -L 50331648B test_vg2/lv3 2024-03-01 20:53:00,501 INFO snapshot-role/MainThread: Return code: 0 2024-03-01 20:53:00,502 INFO snapshot-role/MainThread: { 2024-03-01 20:53:00,502 INFO snapshot-role/MainThread: "log": [ 2024-03-01 20:53:00,502 INFO snapshot-role/MainThread: ] 2024-03-01 20:53:00,502 INFO snapshot-role/MainThread: } 2024-03-01 20:53:00,502 INFO snapshot-role/MainThread: Running... lvs test_vg2 2024-03-01 20:53:00,547 INFO snapshot-role/MainThread: Return code: 0 2024-03-01 20:53:00,548 INFO snapshot-role/MainThread: { 2024-03-01 20:53:00,548 INFO snapshot-role/MainThread: "report": [ 2024-03-01 20:53:00,548 INFO snapshot-role/MainThread: { 2024-03-01 20:53:00,548 INFO snapshot-role/MainThread: "lv": [ 2024-03-01 20:53:00,548 INFO snapshot-role/MainThread: {"lv_name":"lv3", "vg_name":"test_vg2", "lv_attr":"owi-a-s---", "lv_size":"322961408", "pool_lv":"", "origin":"", "data_percent":"", "metadata_percent":"", "move_pv":"", "mirror_log":"", "copy_percent":"", "convert_lv":""}, 2024-03-01 20:53:00,548 INFO snapshot-role/MainThread: {"lv_name":"lv3_snapset1", "vg_name":"test_vg2", "lv_attr":"swi-a-s---", "lv_size":"50331648", "pool_lv":"", "origin":"lv3", "data_percent":"0.00", "metadata_percent":"", "move_pv":"", "mirror_log":"", "copy_percent":"", "convert_lv":""}, 2024-03-01 20:53:00,548 INFO snapshot-role/MainThread: {"lv_name":"lv4", "vg_name":"test_vg2", "lv_attr":"-wi-a-----", "lv_size":"641728512", "pool_lv":"", "origin":"", "data_percent":"", "metadata_percent":"", "move_pv":"", "mirror_log":"", "copy_percent":"", "convert_lv":""} 2024-03-01 20:53:00,548 INFO snapshot-role/MainThread: ] 2024-03-01 20:53:00,548 INFO snapshot-role/MainThread: } 2024-03-01 20:53:00,548 INFO snapshot-role/MainThread: ] 2024-03-01 20:53:00,548 INFO snapshot-role/MainThread: , 2024-03-01 20:53:00,548 INFO snapshot-role/MainThread: "log": [ 2024-03-01 20:53:00,548 INFO snapshot-role/MainThread: ] 2024-03-01 20:53:00,548 INFO snapshot-role/MainThread: } 2024-03-01 20:53:00,548 INFO snapshot-role/MainThread: Running... lvs test_vg2/lv4_snapset1 2024-03-01 20:53:00,577 INFO snapshot-role/MainThread: Return code: 5 2024-03-01 20:53:00,577 INFO snapshot-role/MainThread: { 2024-03-01 20:53:00,577 INFO snapshot-role/MainThread: "report": [ 2024-03-01 20:53:00,578 INFO snapshot-role/MainThread: { 2024-03-01 20:53:00,578 INFO snapshot-role/MainThread: "lv": [ 2024-03-01 20:53:00,578 INFO snapshot-role/MainThread: ] 2024-03-01 20:53:00,578 INFO snapshot-role/MainThread: } 2024-03-01 20:53:00,578 INFO snapshot-role/MainThread: ] 2024-03-01 20:53:00,578 INFO snapshot-role/MainThread: , 2024-03-01 20:53:00,578 INFO snapshot-role/MainThread: "log": [ 2024-03-01 20:53:00,578 INFO snapshot-role/MainThread: ] 2024-03-01 20:53:00,578 INFO snapshot-role/MainThread: } 2024-03-01 20:53:00,578 INFO snapshot-role/MainThread: Running... lvcreate -s -n lv4_snapset1 -L 96468992B test_vg2/lv4 2024-03-01 20:53:00,698 INFO snapshot-role/MainThread: Return code: 0 2024-03-01 20:53:00,698 INFO snapshot-role/MainThread: { 2024-03-01 20:53:00,698 INFO snapshot-role/MainThread: "log": [ 2024-03-01 20:53:00,698 INFO snapshot-role/MainThread: ] 2024-03-01 20:53:00,698 INFO snapshot-role/MainThread: } 2024-03-01 20:53:00,698 INFO snapshot-role/MainThread: Running... lvs test_vg3 2024-03-01 20:53:00,742 INFO snapshot-role/MainThread: Return code: 0 2024-03-01 20:53:00,742 INFO snapshot-role/MainThread: { 2024-03-01 20:53:00,742 INFO snapshot-role/MainThread: "report": [ 2024-03-01 20:53:00,742 INFO snapshot-role/MainThread: { 2024-03-01 20:53:00,743 INFO snapshot-role/MainThread: "lv": [ 2024-03-01 20:53:00,743 INFO snapshot-role/MainThread: {"lv_name":"lv5", "vg_name":"test_vg3", "lv_attr":"-wi-a-----", "lv_size":"1283457024", "pool_lv":"", "origin":"", "data_percent":"", "metadata_percent":"", "move_pv":"", "mirror_log":"", "copy_percent":"", "convert_lv":""}, 2024-03-01 20:53:00,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 20:53:00,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 20:53:00,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 20:53:00,743 INFO snapshot-role/MainThread: ] 2024-03-01 20:53:00,743 INFO snapshot-role/MainThread: } 2024-03-01 20:53:00,743 INFO snapshot-role/MainThread: ] 2024-03-01 20:53:00,743 INFO snapshot-role/MainThread: , 2024-03-01 20:53:00,743 INFO snapshot-role/MainThread: "log": [ 2024-03-01 20:53:00,743 INFO snapshot-role/MainThread: ] 2024-03-01 20:53:00,743 INFO snapshot-role/MainThread: } 2024-03-01 20:53:00,743 INFO snapshot-role/MainThread: Running... lvs test_vg3/lv7_snapset1 2024-03-01 20:53:00,778 INFO snapshot-role/MainThread: Return code: 5 2024-03-01 20:53:00,778 INFO snapshot-role/MainThread: { 2024-03-01 20:53:00,778 INFO snapshot-role/MainThread: "report": [ 2024-03-01 20:53:00,778 INFO snapshot-role/MainThread: { 2024-03-01 20:53:00,778 INFO snapshot-role/MainThread: "lv": [ 2024-03-01 20:53:00,778 INFO snapshot-role/MainThread: ] 2024-03-01 20:53:00,778 INFO snapshot-role/MainThread: } 2024-03-01 20:53:00,778 INFO snapshot-role/MainThread: ] 2024-03-01 20:53:00,779 INFO snapshot-role/MainThread: , 2024-03-01 20:53:00,779 INFO snapshot-role/MainThread: "log": [ 2024-03-01 20:53:00,779 INFO snapshot-role/MainThread: ] 2024-03-01 20:53:00,779 INFO snapshot-role/MainThread: } 2024-03-01 20:53:00,779 INFO snapshot-role/MainThread: Running... lvcreate -s -n lv7_snapset1 -L 67108864B test_vg3/lv7 2024-03-01 20:53:00,911 INFO snapshot-role/MainThread: Return code: 0 2024-03-01 20:53:00,911 INFO snapshot-role/MainThread: { 2024-03-01 20:53:00,912 INFO snapshot-role/MainThread: "log": [ 2024-03-01 20:53:00,912 INFO snapshot-role/MainThread: ] 2024-03-01 20:53:00,912 INFO snapshot-role/MainThread: } 2024-03-01 20:53:00,912 INFO snapshot-role/MainThread: exit code: 0: [''] 2024-03-01 20:53:02,305 INFO snapshot-role/MainThread: check_cmd: check 20 None None None 1 {"name": "snapset1", "volumes": [{"name": "snapshot VG1 LV1", "vg": "test_vg1", "lv": "lv1", "percent_space_required": 20}, {"name": "snapshot VG2 LV3", "vg": "test_vg2", "lv": "lv3", "percent_space_required": 15}, {"name": "snapshot VG2 LV4", "vg": "test_vg2", "lv": "lv4", "percent_space_required": 15}, {"name": "snapshot VG3 LV7", "vg": "test_vg3", "lv": "lv7", "percent_space_required": 15}]} 2024-03-01 20:53:02,305 INFO snapshot-role/MainThread: snapset {'name': 'snapset1', 'volumes': [{'name': 'snapshot VG1 LV1', 'vg': 'test_vg1', 'lv': 'lv1', 'percent_space_required': 20}, {'name': 'snapshot VG2 LV3', 'vg': 'test_vg2', 'lv': 'lv3', 'percent_space_required': 15}, {'name': 'snapshot VG2 LV4', 'vg': 'test_vg2', 'lv': 'lv4', 'percent_space_required': 15}, {'name': 'snapshot VG3 LV7', 'vg': 'test_vg3', 'lv': 'lv7', 'percent_space_required': 15}]} 2024-03-01 20:53:02,305 INFO snapshot-role/MainThread: check snapsset : snapset1 2024-03-01 20:53:02,305 INFO snapshot-role/MainThread: verify snapsset : snapset1 2024-03-01 20:53:02,305 INFO snapshot-role/MainThread: Running... lvs test_vg1 2024-03-01 20:53:02,335 INFO snapshot-role/MainThread: Return code: 0 2024-03-01 20:53:02,336 INFO snapshot-role/MainThread: { 2024-03-01 20:53:02,336 INFO snapshot-role/MainThread: "report": [ 2024-03-01 20:53:02,336 INFO snapshot-role/MainThread: { 2024-03-01 20:53:02,336 INFO snapshot-role/MainThread: "lv": [ 2024-03-01 20:53:02,336 INFO snapshot-role/MainThread: {"lv_name":"lv1", "vg_name":"test_vg1", "lv_attr":"owi-a-s---", "lv_size":"482344960", "pool_lv":"", "origin":"", "data_percent":"", "metadata_percent":"", "move_pv":"", "mirror_log":"", "copy_percent":"", "convert_lv":""}, 2024-03-01 20:53:02,336 INFO snapshot-role/MainThread: {"lv_name":"lv1_snapset1", "vg_name":"test_vg1", "lv_attr":"swi-a-s---", "lv_size":"100663296", "pool_lv":"", "origin":"lv1", "data_percent":"0.00", "metadata_percent":"", "move_pv":"", "mirror_log":"", "copy_percent":"", "convert_lv":""}, 2024-03-01 20:53:02,336 INFO snapshot-role/MainThread: {"lv_name":"lv2", "vg_name":"test_vg1", "lv_attr":"-wi-a-----", "lv_size":"1606418432", "pool_lv":"", "origin":"", "data_percent":"", "metadata_percent":"", "move_pv":"", "mirror_log":"", "copy_percent":"", "convert_lv":""} 2024-03-01 20:53:02,336 INFO snapshot-role/MainThread: ] 2024-03-01 20:53:02,336 INFO snapshot-role/MainThread: } 2024-03-01 20:53:02,336 INFO snapshot-role/MainThread: ] 2024-03-01 20:53:02,336 INFO snapshot-role/MainThread: , 2024-03-01 20:53:02,336 INFO snapshot-role/MainThread: "log": [ 2024-03-01 20:53:02,336 INFO snapshot-role/MainThread: ] 2024-03-01 20:53:02,336 INFO snapshot-role/MainThread: } 2024-03-01 20:53:02,336 INFO snapshot-role/MainThread: Running... lvs test_vg1/lv1 2024-03-01 20:53:02,377 INFO snapshot-role/MainThread: Return code: 0 2024-03-01 20:53:02,378 INFO snapshot-role/MainThread: { 2024-03-01 20:53:02,378 INFO snapshot-role/MainThread: "report": [ 2024-03-01 20:53:02,378 INFO snapshot-role/MainThread: { 2024-03-01 20:53:02,378 INFO snapshot-role/MainThread: "lv": [ 2024-03-01 20:53:02,378 INFO snapshot-role/MainThread: {"lv_name":"lv1", "vg_name":"test_vg1", "lv_attr":"owi-a-s---", "lv_size":"482344960", "pool_lv":"", "origin":"", "data_percent":"", "metadata_percent":"", "move_pv":"", "mirror_log":"", "copy_percent":"", "convert_lv":""} 2024-03-01 20:53:02,378 INFO snapshot-role/MainThread: ] 2024-03-01 20:53:02,378 INFO snapshot-role/MainThread: } 2024-03-01 20:53:02,378 INFO snapshot-role/MainThread: ] 2024-03-01 20:53:02,378 INFO snapshot-role/MainThread: , 2024-03-01 20:53:02,378 INFO snapshot-role/MainThread: "log": [ 2024-03-01 20:53:02,378 INFO snapshot-role/MainThread: ] 2024-03-01 20:53:02,378 INFO snapshot-role/MainThread: } 2024-03-01 20:53:02,378 INFO snapshot-role/MainThread: Running... lvs test_vg2 2024-03-01 20:53:02,408 INFO snapshot-role/MainThread: Return code: 0 2024-03-01 20:53:02,408 INFO snapshot-role/MainThread: { 2024-03-01 20:53:02,408 INFO snapshot-role/MainThread: "report": [ 2024-03-01 20:53:02,408 INFO snapshot-role/MainThread: { 2024-03-01 20:53:02,408 INFO snapshot-role/MainThread: "lv": [ 2024-03-01 20:53:02,408 INFO snapshot-role/MainThread: {"lv_name":"lv3", "vg_name":"test_vg2", "lv_attr":"owi-a-s---", "lv_size":"322961408", "pool_lv":"", "origin":"", "data_percent":"", "metadata_percent":"", "move_pv":"", "mirror_log":"", "copy_percent":"", "convert_lv":""}, 2024-03-01 20:53:02,408 INFO snapshot-role/MainThread: {"lv_name":"lv3_snapset1", "vg_name":"test_vg2", "lv_attr":"swi-a-s---", "lv_size":"50331648", "pool_lv":"", "origin":"lv3", "data_percent":"0.00", "metadata_percent":"", "move_pv":"", "mirror_log":"", "copy_percent":"", "convert_lv":""}, 2024-03-01 20:53:02,408 INFO snapshot-role/MainThread: {"lv_name":"lv4", "vg_name":"test_vg2", "lv_attr":"owi-a-s---", "lv_size":"641728512", "pool_lv":"", "origin":"", "data_percent":"", "metadata_percent":"", "move_pv":"", "mirror_log":"", "copy_percent":"", "convert_lv":""}, 2024-03-01 20:53:02,408 INFO snapshot-role/MainThread: {"lv_name":"lv4_snapset1", "vg_name":"test_vg2", "lv_attr":"swi-a-s---", "lv_size":"96468992", "pool_lv":"", "origin":"lv4", "data_percent":"0.00", "metadata_percent":"", "move_pv":"", "mirror_log":"", "copy_percent":"", "convert_lv":""} 2024-03-01 20:53:02,408 INFO snapshot-role/MainThread: ] 2024-03-01 20:53:02,408 INFO snapshot-role/MainThread: } 2024-03-01 20:53:02,408 INFO snapshot-role/MainThread: ] 2024-03-01 20:53:02,409 INFO snapshot-role/MainThread: , 2024-03-01 20:53:02,409 INFO snapshot-role/MainThread: "log": [ 2024-03-01 20:53:02,409 INFO snapshot-role/MainThread: ] 2024-03-01 20:53:02,409 INFO snapshot-role/MainThread: } 2024-03-01 20:53:02,409 INFO snapshot-role/MainThread: Running... lvs test_vg2/lv3 2024-03-01 20:53:02,438 INFO snapshot-role/MainThread: Return code: 0 2024-03-01 20:53:02,438 INFO snapshot-role/MainThread: { 2024-03-01 20:53:02,438 INFO snapshot-role/MainThread: "report": [ 2024-03-01 20:53:02,438 INFO snapshot-role/MainThread: { 2024-03-01 20:53:02,438 INFO snapshot-role/MainThread: "lv": [ 2024-03-01 20:53:02,438 INFO snapshot-role/MainThread: {"lv_name":"lv3", "vg_name":"test_vg2", "lv_attr":"owi-a-s---", "lv_size":"322961408", "pool_lv":"", "origin":"", "data_percent":"", "metadata_percent":"", "move_pv":"", "mirror_log":"", "copy_percent":"", "convert_lv":""} 2024-03-01 20:53:02,438 INFO snapshot-role/MainThread: ] 2024-03-01 20:53:02,438 INFO snapshot-role/MainThread: } 2024-03-01 20:53:02,438 INFO snapshot-role/MainThread: ] 2024-03-01 20:53:02,439 INFO snapshot-role/MainThread: , 2024-03-01 20:53:02,439 INFO snapshot-role/MainThread: "log": [ 2024-03-01 20:53:02,439 INFO snapshot-role/MainThread: ] 2024-03-01 20:53:02,439 INFO snapshot-role/MainThread: } 2024-03-01 20:53:02,439 INFO snapshot-role/MainThread: Running... lvs test_vg2 2024-03-01 20:53:02,469 INFO snapshot-role/MainThread: Return code: 0 2024-03-01 20:53:02,469 INFO snapshot-role/MainThread: { 2024-03-01 20:53:02,469 INFO snapshot-role/MainThread: "report": [ 2024-03-01 20:53:02,469 INFO snapshot-role/MainThread: { 2024-03-01 20:53:02,470 INFO snapshot-role/MainThread: "lv": [ 2024-03-01 20:53:02,470 INFO snapshot-role/MainThread: {"lv_name":"lv3", "vg_name":"test_vg2", "lv_attr":"owi-a-s---", "lv_size":"322961408", "pool_lv":"", "origin":"", "data_percent":"", "metadata_percent":"", "move_pv":"", "mirror_log":"", "copy_percent":"", "convert_lv":""}, 2024-03-01 20:53:02,470 INFO snapshot-role/MainThread: {"lv_name":"lv3_snapset1", "vg_name":"test_vg2", "lv_attr":"swi-a-s---", "lv_size":"50331648", "pool_lv":"", "origin":"lv3", "data_percent":"0.00", "metadata_percent":"", "move_pv":"", "mirror_log":"", "copy_percent":"", "convert_lv":""}, 2024-03-01 20:53:02,470 INFO snapshot-role/MainThread: {"lv_name":"lv4", "vg_name":"test_vg2", "lv_attr":"owi-a-s---", "lv_size":"641728512", "pool_lv":"", "origin":"", "data_percent":"", "metadata_percent":"", "move_pv":"", "mirror_log":"", "copy_percent":"", "convert_lv":""}, 2024-03-01 20:53:02,470 INFO snapshot-role/MainThread: {"lv_name":"lv4_snapset1", "vg_name":"test_vg2", "lv_attr":"swi-a-s---", "lv_size":"96468992", "pool_lv":"", "origin":"lv4", "data_percent":"0.00", "metadata_percent":"", "move_pv":"", "mirror_log":"", "copy_percent":"", "convert_lv":""} 2024-03-01 20:53:02,470 INFO snapshot-role/MainThread: ] 2024-03-01 20:53:02,470 INFO snapshot-role/MainThread: } 2024-03-01 20:53:02,470 INFO snapshot-role/MainThread: ] 2024-03-01 20:53:02,470 INFO snapshot-role/MainThread: , 2024-03-01 20:53:02,470 INFO snapshot-role/MainThread: "log": [ 2024-03-01 20:53:02,470 INFO snapshot-role/MainThread: ] 2024-03-01 20:53:02,470 INFO snapshot-role/MainThread: } 2024-03-01 20:53:02,470 INFO snapshot-role/MainThread: Running... lvs test_vg2/lv4 2024-03-01 20:53:02,499 INFO snapshot-role/MainThread: Return code: 0 2024-03-01 20:53:02,499 INFO snapshot-role/MainThread: { 2024-03-01 20:53:02,499 INFO snapshot-role/MainThread: "report": [ 2024-03-01 20:53:02,499 INFO snapshot-role/MainThread: { 2024-03-01 20:53:02,499 INFO snapshot-role/MainThread: "lv": [ 2024-03-01 20:53:02,499 INFO snapshot-role/MainThread: {"lv_name":"lv4", "vg_name":"test_vg2", "lv_attr":"owi-a-s---", "lv_size":"641728512", "pool_lv":"", "origin":"", "data_percent":"", "metadata_percent":"", "move_pv":"", "mirror_log":"", "copy_percent":"", "convert_lv":""} 2024-03-01 20:53:02,499 INFO snapshot-role/MainThread: ] 2024-03-01 20:53:02,499 INFO snapshot-role/MainThread: } 2024-03-01 20:53:02,500 INFO snapshot-role/MainThread: ] 2024-03-01 20:53:02,500 INFO snapshot-role/MainThread: , 2024-03-01 20:53:02,500 INFO snapshot-role/MainThread: "log": [ 2024-03-01 20:53:02,500 INFO snapshot-role/MainThread: ] 2024-03-01 20:53:02,500 INFO snapshot-role/MainThread: } 2024-03-01 20:53:02,500 INFO snapshot-role/MainThread: Running... lvs test_vg3 2024-03-01 20:53:02,533 INFO snapshot-role/MainThread: Return code: 0 2024-03-01 20:53:02,533 INFO snapshot-role/MainThread: { 2024-03-01 20:53:02,533 INFO snapshot-role/MainThread: "report": [ 2024-03-01 20:53:02,533 INFO snapshot-role/MainThread: { 2024-03-01 20:53:02,533 INFO snapshot-role/MainThread: "lv": [ 2024-03-01 20:53:02,533 INFO snapshot-role/MainThread: {"lv_name":"lv5", "vg_name":"test_vg3", "lv_attr":"-wi-a-----", "lv_size":"1283457024", "pool_lv":"", "origin":"", "data_percent":"", "metadata_percent":"", "move_pv":"", "mirror_log":"", "copy_percent":"", "convert_lv":""}, 2024-03-01 20:53:02,533 INFO snapshot-role/MainThread: {"lv_name":"lv6", "vg_name":"test_vg3", "lv_attr":"-wi-a-----", "lv_size":"1069547520", "pool_lv":"", "origin":"", "data_percent":"", "metadata_percent":"", "move_pv":"", "mirror_log":"", "copy_percent":"", "convert_lv":""}, 2024-03-01 20:53:02,533 INFO snapshot-role/MainThread: {"lv_name":"lv7", "vg_name":"test_vg3", "lv_attr":"owi-a-s---", "lv_size":"427819008", "pool_lv":"", "origin":"", "data_percent":"", "metadata_percent":"", "move_pv":"", "mirror_log":"", "copy_percent":"", "convert_lv":""}, 2024-03-01 20:53:02,533 INFO snapshot-role/MainThread: {"lv_name":"lv7_snapset1", "vg_name":"test_vg3", "lv_attr":"swi-a-s---", "lv_size":"67108864", "pool_lv":"", "origin":"lv7", "data_percent":"0.00", "metadata_percent":"", "move_pv":"", "mirror_log":"", "copy_percent":"", "convert_lv":""}, 2024-03-01 20:53:02,533 INFO snapshot-role/MainThread: {"lv_name":"lv8", "vg_name":"test_vg3", "lv_attr":"-wi-a-----", "lv_size":"427819008", "pool_lv":"", "origin":"", "data_percent":"", "metadata_percent":"", "move_pv":"", "mirror_log":"", "copy_percent":"", "convert_lv":""} 2024-03-01 20:53:02,533 INFO snapshot-role/MainThread: ] 2024-03-01 20:53:02,533 INFO snapshot-role/MainThread: } 2024-03-01 20:53:02,533 INFO snapshot-role/MainThread: ] 2024-03-01 20:53:02,533 INFO snapshot-role/MainThread: , 2024-03-01 20:53:02,533 INFO snapshot-role/MainThread: "log": [ 2024-03-01 20:53:02,533 INFO snapshot-role/MainThread: ] 2024-03-01 20:53:02,533 INFO snapshot-role/MainThread: } 2024-03-01 20:53:02,533 INFO snapshot-role/MainThread: Running... lvs test_vg3/lv7 2024-03-01 20:53:02,571 INFO snapshot-role/MainThread: Return code: 0 2024-03-01 20:53:02,572 INFO snapshot-role/MainThread: { 2024-03-01 20:53:02,572 INFO snapshot-role/MainThread: "report": [ 2024-03-01 20:53:02,572 INFO snapshot-role/MainThread: { 2024-03-01 20:53:02,572 INFO snapshot-role/MainThread: "lv": [ 2024-03-01 20:53:02,572 INFO snapshot-role/MainThread: {"lv_name":"lv7", "vg_name":"test_vg3", "lv_attr":"owi-a-s---", "lv_size":"427819008", "pool_lv":"", "origin":"", "data_percent":"", "metadata_percent":"", "move_pv":"", "mirror_log":"", "copy_percent":"", "convert_lv":""} 2024-03-01 20:53:02,572 INFO snapshot-role/MainThread: ] 2024-03-01 20:53:02,572 INFO snapshot-role/MainThread: } 2024-03-01 20:53:02,572 INFO snapshot-role/MainThread: ] 2024-03-01 20:53:02,572 INFO snapshot-role/MainThread: , 2024-03-01 20:53:02,572 INFO snapshot-role/MainThread: "log": [ 2024-03-01 20:53:02,572 INFO snapshot-role/MainThread: ] 2024-03-01 20:53:02,572 INFO snapshot-role/MainThread: } 2024-03-01 20:53:02,572 INFO snapshot-role/MainThread: snapsset ok: snapset1 2024-03-01 20:53:02,572 INFO snapshot-role/MainThread: Running... lvs test_vg1 2024-03-01 20:53:02,603 INFO snapshot-role/MainThread: Return code: 0 2024-03-01 20:53:02,603 INFO snapshot-role/MainThread: { 2024-03-01 20:53:02,603 INFO snapshot-role/MainThread: "report": [ 2024-03-01 20:53:02,603 INFO snapshot-role/MainThread: { 2024-03-01 20:53:02,603 INFO snapshot-role/MainThread: "lv": [ 2024-03-01 20:53:02,603 INFO snapshot-role/MainThread: {"lv_name":"lv1", "vg_name":"test_vg1", "lv_attr":"owi-a-s---", "lv_size":"482344960", "pool_lv":"", "origin":"", "data_percent":"", "metadata_percent":"", "move_pv":"", "mirror_log":"", "copy_percent":"", "convert_lv":""}, 2024-03-01 20:53:02,603 INFO snapshot-role/MainThread: {"lv_name":"lv1_snapset1", "vg_name":"test_vg1", "lv_attr":"swi-a-s---", "lv_size":"100663296", "pool_lv":"", "origin":"lv1", "data_percent":"0.00", "metadata_percent":"", "move_pv":"", "mirror_log":"", "copy_percent":"", "convert_lv":""}, 2024-03-01 20:53:02,603 INFO snapshot-role/MainThread: {"lv_name":"lv2", "vg_name":"test_vg1", "lv_attr":"-wi-a-----", "lv_size":"1606418432", "pool_lv":"", "origin":"", "data_percent":"", "metadata_percent":"", "move_pv":"", "mirror_log":"", "copy_percent":"", "convert_lv":""} 2024-03-01 20:53:02,603 INFO snapshot-role/MainThread: ] 2024-03-01 20:53:02,603 INFO snapshot-role/MainThread: } 2024-03-01 20:53:02,603 INFO snapshot-role/MainThread: ] 2024-03-01 20:53:02,603 INFO snapshot-role/MainThread: , 2024-03-01 20:53:02,603 INFO snapshot-role/MainThread: "log": [ 2024-03-01 20:53:02,603 INFO snapshot-role/MainThread: ] 2024-03-01 20:53:02,603 INFO snapshot-role/MainThread: } 2024-03-01 20:53:02,603 INFO snapshot-role/MainThread: Running... lvs test_vg1/lv1_snapset1 2024-03-01 20:53:02,634 INFO snapshot-role/MainThread: Return code: 0 2024-03-01 20:53:02,634 INFO snapshot-role/MainThread: { 2024-03-01 20:53:02,634 INFO snapshot-role/MainThread: "report": [ 2024-03-01 20:53:02,634 INFO snapshot-role/MainThread: { 2024-03-01 20:53:02,634 INFO snapshot-role/MainThread: "lv": [ 2024-03-01 20:53:02,634 INFO snapshot-role/MainThread: {"lv_name":"lv1_snapset1", "vg_name":"test_vg1", "lv_attr":"swi-a-s---", "lv_size":"100663296", "pool_lv":"", "origin":"lv1", "data_percent":"0.00", "metadata_percent":"", "move_pv":"", "mirror_log":"", "copy_percent":"", "convert_lv":""} 2024-03-01 20:53:02,634 INFO snapshot-role/MainThread: ] 2024-03-01 20:53:02,634 INFO snapshot-role/MainThread: } 2024-03-01 20:53:02,634 INFO snapshot-role/MainThread: ] 2024-03-01 20:53:02,634 INFO snapshot-role/MainThread: , 2024-03-01 20:53:02,634 INFO snapshot-role/MainThread: "log": [ 2024-03-01 20:53:02,634 INFO snapshot-role/MainThread: ] 2024-03-01 20:53:02,634 INFO snapshot-role/MainThread: } 2024-03-01 20:53:02,634 INFO snapshot-role/MainThread: Running... lvs --reportformat json test_vg1/lv1_snapset1 2024-03-01 20:53:02,662 INFO snapshot-role/MainThread: Return code: 0 2024-03-01 20:53:02,663 INFO snapshot-role/MainThread: { 2024-03-01 20:53:02,663 INFO snapshot-role/MainThread: "report": [ 2024-03-01 20:53:02,663 INFO snapshot-role/MainThread: { 2024-03-01 20:53:02,663 INFO snapshot-role/MainThread: "lv": [ 2024-03-01 20:53:02,663 INFO snapshot-role/MainThread: {"lv_name":"lv1_snapset1", "vg_name":"test_vg1", "lv_attr":"swi-a-s---", "lv_size":"100663296", "pool_lv":"", "origin":"lv1", "data_percent":"0.00", "metadata_percent":"", "move_pv":"", "mirror_log":"", "copy_percent":"", "convert_lv":""} 2024-03-01 20:53:02,663 INFO snapshot-role/MainThread: ] 2024-03-01 20:53:02,663 INFO snapshot-role/MainThread: } 2024-03-01 20:53:02,663 INFO snapshot-role/MainThread: ] 2024-03-01 20:53:02,663 INFO snapshot-role/MainThread: , 2024-03-01 20:53:02,663 INFO snapshot-role/MainThread: "log": [ 2024-03-01 20:53:02,663 INFO snapshot-role/MainThread: ] 2024-03-01 20:53:02,663 INFO snapshot-role/MainThread: } 2024-03-01 20:53:02,663 INFO snapshot-role/MainThread: Running... lvs test_vg2 2024-03-01 20:53:02,701 INFO snapshot-role/MainThread: Return code: 0 2024-03-01 20:53:02,702 INFO snapshot-role/MainThread: { 2024-03-01 20:53:02,702 INFO snapshot-role/MainThread: "report": [ 2024-03-01 20:53:02,702 INFO snapshot-role/MainThread: { 2024-03-01 20:53:02,702 INFO snapshot-role/MainThread: "lv": [ 2024-03-01 20:53:02,702 INFO snapshot-role/MainThread: {"lv_name":"lv3", "vg_name":"test_vg2", "lv_attr":"owi-a-s---", "lv_size":"322961408", "pool_lv":"", "origin":"", "data_percent":"", "metadata_percent":"", "move_pv":"", "mirror_log":"", "copy_percent":"", "convert_lv":""}, 2024-03-01 20:53:02,702 INFO snapshot-role/MainThread: {"lv_name":"lv3_snapset1", "vg_name":"test_vg2", "lv_attr":"swi-a-s---", "lv_size":"50331648", "pool_lv":"", "origin":"lv3", "data_percent":"0.00", "metadata_percent":"", "move_pv":"", "mirror_log":"", "copy_percent":"", "convert_lv":""}, 2024-03-01 20:53:02,702 INFO snapshot-role/MainThread: {"lv_name":"lv4", "vg_name":"test_vg2", "lv_attr":"owi-a-s---", "lv_size":"641728512", "pool_lv":"", "origin":"", "data_percent":"", "metadata_percent":"", "move_pv":"", "mirror_log":"", "copy_percent":"", "convert_lv":""}, 2024-03-01 20:53:02,702 INFO snapshot-role/MainThread: {"lv_name":"lv4_snapset1", "vg_name":"test_vg2", "lv_attr":"swi-a-s---", "lv_size":"96468992", "pool_lv":"", "origin":"lv4", "data_percent":"0.00", "metadata_percent":"", "move_pv":"", "mirror_log":"", "copy_percent":"", "convert_lv":""} 2024-03-01 20:53:02,702 INFO snapshot-role/MainThread: ] 2024-03-01 20:53:02,702 INFO snapshot-role/MainThread: } 2024-03-01 20:53:02,702 INFO snapshot-role/MainThread: ] 2024-03-01 20:53:02,702 INFO snapshot-role/MainThread: , 2024-03-01 20:53:02,702 INFO snapshot-role/MainThread: "log": [ 2024-03-01 20:53:02,702 INFO snapshot-role/MainThread: ] 2024-03-01 20:53:02,702 INFO snapshot-role/MainThread: } 2024-03-01 20:53:02,702 INFO snapshot-role/MainThread: Running... lvs test_vg2/lv3_snapset1 2024-03-01 20:53:02,733 INFO snapshot-role/MainThread: Return code: 0 2024-03-01 20:53:02,734 INFO snapshot-role/MainThread: { 2024-03-01 20:53:02,734 INFO snapshot-role/MainThread: "report": [ 2024-03-01 20:53:02,734 INFO snapshot-role/MainThread: { 2024-03-01 20:53:02,734 INFO snapshot-role/MainThread: "lv": [ 2024-03-01 20:53:02,734 INFO snapshot-role/MainThread: {"lv_name":"lv3_snapset1", "vg_name":"test_vg2", "lv_attr":"swi-a-s---", "lv_size":"50331648", "pool_lv":"", "origin":"lv3", "data_percent":"0.00", "metadata_percent":"", "move_pv":"", "mirror_log":"", "copy_percent":"", "convert_lv":""} 2024-03-01 20:53:02,734 INFO snapshot-role/MainThread: ] 2024-03-01 20:53:02,734 INFO snapshot-role/MainThread: } 2024-03-01 20:53:02,734 INFO snapshot-role/MainThread: ] 2024-03-01 20:53:02,734 INFO snapshot-role/MainThread: , 2024-03-01 20:53:02,734 INFO snapshot-role/MainThread: "log": [ 2024-03-01 20:53:02,734 INFO snapshot-role/MainThread: ] 2024-03-01 20:53:02,734 INFO snapshot-role/MainThread: } 2024-03-01 20:53:02,734 INFO snapshot-role/MainThread: Running... lvs --reportformat json test_vg2/lv3_snapset1 2024-03-01 20:53:02,763 INFO snapshot-role/MainThread: Return code: 0 2024-03-01 20:53:02,763 INFO snapshot-role/MainThread: { 2024-03-01 20:53:02,763 INFO snapshot-role/MainThread: "report": [ 2024-03-01 20:53:02,763 INFO snapshot-role/MainThread: { 2024-03-01 20:53:02,763 INFO snapshot-role/MainThread: "lv": [ 2024-03-01 20:53:02,763 INFO snapshot-role/MainThread: {"lv_name":"lv3_snapset1", "vg_name":"test_vg2", "lv_attr":"swi-a-s---", "lv_size":"50331648", "pool_lv":"", "origin":"lv3", "data_percent":"0.00", "metadata_percent":"", "move_pv":"", "mirror_log":"", "copy_percent":"", "convert_lv":""} 2024-03-01 20:53:02,764 INFO snapshot-role/MainThread: ] 2024-03-01 20:53:02,764 INFO snapshot-role/MainThread: } 2024-03-01 20:53:02,764 INFO snapshot-role/MainThread: ] 2024-03-01 20:53:02,764 INFO snapshot-role/MainThread: , 2024-03-01 20:53:02,764 INFO snapshot-role/MainThread: "log": [ 2024-03-01 20:53:02,764 INFO snapshot-role/MainThread: ] 2024-03-01 20:53:02,764 INFO snapshot-role/MainThread: } 2024-03-01 20:53:02,764 INFO snapshot-role/MainThread: Running... lvs test_vg2 2024-03-01 20:53:02,793 INFO snapshot-role/MainThread: Return code: 0 2024-03-01 20:53:02,793 INFO snapshot-role/MainThread: { 2024-03-01 20:53:02,793 INFO snapshot-role/MainThread: "report": [ 2024-03-01 20:53:02,793 INFO snapshot-role/MainThread: { 2024-03-01 20:53:02,793 INFO snapshot-role/MainThread: "lv": [ 2024-03-01 20:53:02,793 INFO snapshot-role/MainThread: {"lv_name":"lv3", "vg_name":"test_vg2", "lv_attr":"owi-a-s---", "lv_size":"322961408", "pool_lv":"", "origin":"", "data_percent":"", "metadata_percent":"", "move_pv":"", "mirror_log":"", "copy_percent":"", "convert_lv":""}, 2024-03-01 20:53:02,793 INFO snapshot-role/MainThread: {"lv_name":"lv3_snapset1", "vg_name":"test_vg2", "lv_attr":"swi-a-s---", "lv_size":"50331648", "pool_lv":"", "origin":"lv3", "data_percent":"0.00", "metadata_percent":"", "move_pv":"", "mirror_log":"", "copy_percent":"", "convert_lv":""}, 2024-03-01 20:53:02,793 INFO snapshot-role/MainThread: {"lv_name":"lv4", "vg_name":"test_vg2", "lv_attr":"owi-a-s---", "lv_size":"641728512", "pool_lv":"", "origin":"", "data_percent":"", "metadata_percent":"", "move_pv":"", "mirror_log":"", "copy_percent":"", "convert_lv":""}, 2024-03-01 20:53:02,793 INFO snapshot-role/MainThread: {"lv_name":"lv4_snapset1", "vg_name":"test_vg2", "lv_attr":"swi-a-s---", "lv_size":"96468992", "pool_lv":"", "origin":"lv4", "data_percent":"0.00", "metadata_percent":"", "move_pv":"", "mirror_log":"", "copy_percent":"", "convert_lv":""} 2024-03-01 20:53:02,793 INFO snapshot-role/MainThread: ] 2024-03-01 20:53:02,793 INFO snapshot-role/MainThread: } 2024-03-01 20:53:02,794 INFO snapshot-role/MainThread: ] 2024-03-01 20:53:02,794 INFO snapshot-role/MainThread: , 2024-03-01 20:53:02,794 INFO snapshot-role/MainThread: "log": [ 2024-03-01 20:53:02,794 INFO snapshot-role/MainThread: ] 2024-03-01 20:53:02,794 INFO snapshot-role/MainThread: } 2024-03-01 20:53:02,794 INFO snapshot-role/MainThread: Running... lvs test_vg2/lv4_snapset1 2024-03-01 20:53:02,823 INFO snapshot-role/MainThread: Return code: 0 2024-03-01 20:53:02,823 INFO snapshot-role/MainThread: { 2024-03-01 20:53:02,823 INFO snapshot-role/MainThread: "report": [ 2024-03-01 20:53:02,823 INFO snapshot-role/MainThread: { 2024-03-01 20:53:02,823 INFO snapshot-role/MainThread: "lv": [ 2024-03-01 20:53:02,824 INFO snapshot-role/MainThread: {"lv_name":"lv4_snapset1", "vg_name":"test_vg2", "lv_attr":"swi-a-s---", "lv_size":"96468992", "pool_lv":"", "origin":"lv4", "data_percent":"0.00", "metadata_percent":"", "move_pv":"", "mirror_log":"", "copy_percent":"", "convert_lv":""} 2024-03-01 20:53:02,824 INFO snapshot-role/MainThread: ] 2024-03-01 20:53:02,824 INFO snapshot-role/MainThread: } 2024-03-01 20:53:02,824 INFO snapshot-role/MainThread: ] 2024-03-01 20:53:02,824 INFO snapshot-role/MainThread: , 2024-03-01 20:53:02,824 INFO snapshot-role/MainThread: "log": [ 2024-03-01 20:53:02,824 INFO snapshot-role/MainThread: ] 2024-03-01 20:53:02,824 INFO snapshot-role/MainThread: } 2024-03-01 20:53:02,824 INFO snapshot-role/MainThread: Running... lvs --reportformat json test_vg2/lv4_snapset1 2024-03-01 20:53:02,858 INFO snapshot-role/MainThread: Return code: 0 2024-03-01 20:53:02,859 INFO snapshot-role/MainThread: { 2024-03-01 20:53:02,859 INFO snapshot-role/MainThread: "report": [ 2024-03-01 20:53:02,859 INFO snapshot-role/MainThread: { 2024-03-01 20:53:02,859 INFO snapshot-role/MainThread: "lv": [ 2024-03-01 20:53:02,859 INFO snapshot-role/MainThread: {"lv_name":"lv4_snapset1", "vg_name":"test_vg2", "lv_attr":"swi-a-s---", "lv_size":"96468992", "pool_lv":"", "origin":"lv4", "data_percent":"0.00", "metadata_percent":"", "move_pv":"", "mirror_log":"", "copy_percent":"", "convert_lv":""} 2024-03-01 20:53:02,859 INFO snapshot-role/MainThread: ] 2024-03-01 20:53:02,859 INFO snapshot-role/MainThread: } 2024-03-01 20:53:02,859 INFO snapshot-role/MainThread: ] 2024-03-01 20:53:02,859 INFO snapshot-role/MainThread: , 2024-03-01 20:53:02,859 INFO snapshot-role/MainThread: "log": [ 2024-03-01 20:53:02,859 INFO snapshot-role/MainThread: ] 2024-03-01 20:53:02,859 INFO snapshot-role/MainThread: } 2024-03-01 20:53:02,859 INFO snapshot-role/MainThread: Running... lvs test_vg3 2024-03-01 20:53:02,893 INFO snapshot-role/MainThread: Return code: 0 2024-03-01 20:53:02,894 INFO snapshot-role/MainThread: { 2024-03-01 20:53:02,894 INFO snapshot-role/MainThread: "report": [ 2024-03-01 20:53:02,894 INFO snapshot-role/MainThread: { 2024-03-01 20:53:02,894 INFO snapshot-role/MainThread: "lv": [ 2024-03-01 20:53:02,894 INFO snapshot-role/MainThread: {"lv_name":"lv5", "vg_name":"test_vg3", "lv_attr":"-wi-a-----", "lv_size":"1283457024", "pool_lv":"", "origin":"", "data_percent":"", "metadata_percent":"", "move_pv":"", "mirror_log":"", "copy_percent":"", "convert_lv":""}, 2024-03-01 20:53:02,894 INFO snapshot-role/MainThread: {"lv_name":"lv6", "vg_name":"test_vg3", "lv_attr":"-wi-a-----", "lv_size":"1069547520", "pool_lv":"", "origin":"", "data_percent":"", "metadata_percent":"", "move_pv":"", "mirror_log":"", "copy_percent":"", "convert_lv":""}, 2024-03-01 20:53:02,894 INFO snapshot-role/MainThread: {"lv_name":"lv7", "vg_name":"test_vg3", "lv_attr":"owi-a-s---", "lv_size":"427819008", "pool_lv":"", "origin":"", "data_percent":"", "metadata_percent":"", "move_pv":"", "mirror_log":"", "copy_percent":"", "convert_lv":""}, 2024-03-01 20:53:02,894 INFO snapshot-role/MainThread: {"lv_name":"lv7_snapset1", "vg_name":"test_vg3", "lv_attr":"swi-a-s---", "lv_size":"67108864", "pool_lv":"", "origin":"lv7", "data_percent":"0.00", "metadata_percent":"", "move_pv":"", "mirror_log":"", "copy_percent":"", "convert_lv":""}, 2024-03-01 20:53:02,894 INFO snapshot-role/MainThread: {"lv_name":"lv8", "vg_name":"test_vg3", "lv_attr":"-wi-a-----", "lv_size":"427819008", "pool_lv":"", "origin":"", "data_percent":"", "metadata_percent":"", "move_pv":"", "mirror_log":"", "copy_percent":"", "convert_lv":""} 2024-03-01 20:53:02,894 INFO snapshot-role/MainThread: ] 2024-03-01 20:53:02,894 INFO snapshot-role/MainThread: } 2024-03-01 20:53:02,894 INFO snapshot-role/MainThread: ] 2024-03-01 20:53:02,894 INFO snapshot-role/MainThread: , 2024-03-01 20:53:02,894 INFO snapshot-role/MainThread: "log": [ 2024-03-01 20:53:02,894 INFO snapshot-role/MainThread: ] 2024-03-01 20:53:02,894 INFO snapshot-role/MainThread: } 2024-03-01 20:53:02,894 INFO snapshot-role/MainThread: Running... lvs test_vg3/lv7_snapset1 2024-03-01 20:53:02,927 INFO snapshot-role/MainThread: Return code: 0 2024-03-01 20:53:02,928 INFO snapshot-role/MainThread: { 2024-03-01 20:53:02,928 INFO snapshot-role/MainThread: "report": [ 2024-03-01 20:53:02,928 INFO snapshot-role/MainThread: { 2024-03-01 20:53:02,928 INFO snapshot-role/MainThread: "lv": [ 2024-03-01 20:53:02,928 INFO snapshot-role/MainThread: {"lv_name":"lv7_snapset1", "vg_name":"test_vg3", "lv_attr":"swi-a-s---", "lv_size":"67108864", "pool_lv":"", "origin":"lv7", "data_percent":"0.00", "metadata_percent":"", "move_pv":"", "mirror_log":"", "copy_percent":"", "convert_lv":""} 2024-03-01 20:53:02,928 INFO snapshot-role/MainThread: ] 2024-03-01 20:53:02,928 INFO snapshot-role/MainThread: } 2024-03-01 20:53:02,928 INFO snapshot-role/MainThread: ] 2024-03-01 20:53:02,928 INFO snapshot-role/MainThread: , 2024-03-01 20:53:02,928 INFO snapshot-role/MainThread: "log": [ 2024-03-01 20:53:02,928 INFO snapshot-role/MainThread: ] 2024-03-01 20:53:02,928 INFO snapshot-role/MainThread: } 2024-03-01 20:53:02,928 INFO snapshot-role/MainThread: Running... lvs --reportformat json test_vg3/lv7_snapset1 2024-03-01 20:53:02,965 INFO snapshot-role/MainThread: Return code: 0 2024-03-01 20:53:02,965 INFO snapshot-role/MainThread: { 2024-03-01 20:53:02,965 INFO snapshot-role/MainThread: "report": [ 2024-03-01 20:53:02,965 INFO snapshot-role/MainThread: { 2024-03-01 20:53:02,965 INFO snapshot-role/MainThread: "lv": [ 2024-03-01 20:53:02,965 INFO snapshot-role/MainThread: {"lv_name":"lv7_snapset1", "vg_name":"test_vg3", "lv_attr":"swi-a-s---", "lv_size":"67108864", "pool_lv":"", "origin":"lv7", "data_percent":"0.00", "metadata_percent":"", "move_pv":"", "mirror_log":"", "copy_percent":"", "convert_lv":""} 2024-03-01 20:53:02,965 INFO snapshot-role/MainThread: ] 2024-03-01 20:53:02,965 INFO snapshot-role/MainThread: } 2024-03-01 20:53:02,965 INFO snapshot-role/MainThread: ] 2024-03-01 20:53:02,965 INFO snapshot-role/MainThread: , 2024-03-01 20:53:02,965 INFO snapshot-role/MainThread: "log": [ 2024-03-01 20:53:02,965 INFO snapshot-role/MainThread: ] 2024-03-01 20:53:02,965 INFO snapshot-role/MainThread: } 2024-03-01 20:53:02,965 INFO snapshot-role/MainThread: exit code: 0: [''] 2024-03-01 20:53:04,304 INFO snapshot-role/MainThread: snapshot_cmd: snapshot 20 None None None {"name": "snapset1", "volumes": [{"name": "snapshot VG1 LV1", "vg": "test_vg1", "lv": "lv1", "percent_space_required": 20}, {"name": "snapshot VG2 LV3", "vg": "test_vg2", "lv": "lv3", "percent_space_required": 15}, {"name": "snapshot VG2 LV4", "vg": "test_vg2", "lv": "lv4", "percent_space_required": 15}, {"name": "snapshot VG3 LV7", "vg": "test_vg3", "lv": "lv7", "percent_space_required": 15}]} False 2024-03-01 20:53:04,304 INFO snapshot-role/MainThread: snapset {'name': 'snapset1', 'volumes': [{'name': 'snapshot VG1 LV1', 'vg': 'test_vg1', 'lv': 'lv1', 'percent_space_required': 20}, {'name': 'snapshot VG2 LV3', 'vg': 'test_vg2', 'lv': 'lv3', 'percent_space_required': 15}, {'name': 'snapshot VG2 LV4', 'vg': 'test_vg2', 'lv': 'lv4', 'percent_space_required': 15}, {'name': 'snapshot VG3 LV7', 'vg': 'test_vg3', 'lv': 'lv7', 'percent_space_required': 15}]} 2024-03-01 20:53:04,305 INFO snapshot-role/MainThread: verify snapsset : snapset1 2024-03-01 20:53:04,305 INFO snapshot-role/MainThread: Running... lvs test_vg1 2024-03-01 20:53:04,341 INFO snapshot-role/MainThread: Return code: 0 2024-03-01 20:53:04,341 INFO snapshot-role/MainThread: { 2024-03-01 20:53:04,341 INFO snapshot-role/MainThread: "report": [ 2024-03-01 20:53:04,341 INFO snapshot-role/MainThread: { 2024-03-01 20:53:04,341 INFO snapshot-role/MainThread: "lv": [ 2024-03-01 20:53:04,341 INFO snapshot-role/MainThread: {"lv_name":"lv1", "vg_name":"test_vg1", "lv_attr":"owi-a-s---", "lv_size":"482344960", "pool_lv":"", "origin":"", "data_percent":"", "metadata_percent":"", "move_pv":"", "mirror_log":"", "copy_percent":"", "convert_lv":""}, 2024-03-01 20:53:04,341 INFO snapshot-role/MainThread: {"lv_name":"lv1_snapset1", "vg_name":"test_vg1", "lv_attr":"swi-a-s---", "lv_size":"100663296", "pool_lv":"", "origin":"lv1", "data_percent":"0.00", "metadata_percent":"", "move_pv":"", "mirror_log":"", "copy_percent":"", "convert_lv":""}, 2024-03-01 20:53:04,341 INFO snapshot-role/MainThread: {"lv_name":"lv2", "vg_name":"test_vg1", "lv_attr":"-wi-a-----", "lv_size":"1606418432", "pool_lv":"", "origin":"", "data_percent":"", "metadata_percent":"", "move_pv":"", "mirror_log":"", "copy_percent":"", "convert_lv":""} 2024-03-01 20:53:04,341 INFO snapshot-role/MainThread: ] 2024-03-01 20:53:04,341 INFO snapshot-role/MainThread: } 2024-03-01 20:53:04,341 INFO snapshot-role/MainThread: ] 2024-03-01 20:53:04,341 INFO snapshot-role/MainThread: , 2024-03-01 20:53:04,341 INFO snapshot-role/MainThread: "log": [ 2024-03-01 20:53:04,341 INFO snapshot-role/MainThread: ] 2024-03-01 20:53:04,341 INFO snapshot-role/MainThread: } 2024-03-01 20:53:04,341 INFO snapshot-role/MainThread: Running... lvs test_vg1/lv1 2024-03-01 20:53:04,369 INFO snapshot-role/MainThread: Return code: 0 2024-03-01 20:53:04,370 INFO snapshot-role/MainThread: { 2024-03-01 20:53:04,370 INFO snapshot-role/MainThread: "report": [ 2024-03-01 20:53:04,370 INFO snapshot-role/MainThread: { 2024-03-01 20:53:04,370 INFO snapshot-role/MainThread: "lv": [ 2024-03-01 20:53:04,370 INFO snapshot-role/MainThread: {"lv_name":"lv1", "vg_name":"test_vg1", "lv_attr":"owi-a-s---", "lv_size":"482344960", "pool_lv":"", "origin":"", "data_percent":"", "metadata_percent":"", "move_pv":"", "mirror_log":"", "copy_percent":"", "convert_lv":""} 2024-03-01 20:53:04,370 INFO snapshot-role/MainThread: ] 2024-03-01 20:53:04,370 INFO snapshot-role/MainThread: } 2024-03-01 20:53:04,370 INFO snapshot-role/MainThread: ] 2024-03-01 20:53:04,370 INFO snapshot-role/MainThread: , 2024-03-01 20:53:04,370 INFO snapshot-role/MainThread: "log": [ 2024-03-01 20:53:04,370 INFO snapshot-role/MainThread: ] 2024-03-01 20:53:04,370 INFO snapshot-role/MainThread: } 2024-03-01 20:53:04,370 INFO snapshot-role/MainThread: Running... lvs test_vg2 2024-03-01 20:53:04,404 INFO snapshot-role/MainThread: Return code: 0 2024-03-01 20:53:04,405 INFO snapshot-role/MainThread: { 2024-03-01 20:53:04,405 INFO snapshot-role/MainThread: "report": [ 2024-03-01 20:53:04,405 INFO snapshot-role/MainThread: { 2024-03-01 20:53:04,405 INFO snapshot-role/MainThread: "lv": [ 2024-03-01 20:53:04,405 INFO snapshot-role/MainThread: {"lv_name":"lv3", "vg_name":"test_vg2", "lv_attr":"owi-a-s---", "lv_size":"322961408", "pool_lv":"", "origin":"", "data_percent":"", "metadata_percent":"", "move_pv":"", "mirror_log":"", "copy_percent":"", "convert_lv":""}, 2024-03-01 20:53:04,405 INFO snapshot-role/MainThread: {"lv_name":"lv3_snapset1", "vg_name":"test_vg2", "lv_attr":"swi-a-s---", "lv_size":"50331648", "pool_lv":"", "origin":"lv3", "data_percent":"0.00", "metadata_percent":"", "move_pv":"", "mirror_log":"", "copy_percent":"", "convert_lv":""}, 2024-03-01 20:53:04,405 INFO snapshot-role/MainThread: {"lv_name":"lv4", "vg_name":"test_vg2", "lv_attr":"owi-a-s---", "lv_size":"641728512", "pool_lv":"", "origin":"", "data_percent":"", "metadata_percent":"", "move_pv":"", "mirror_log":"", "copy_percent":"", "convert_lv":""}, 2024-03-01 20:53:04,405 INFO snapshot-role/MainThread: {"lv_name":"lv4_snapset1", "vg_name":"test_vg2", "lv_attr":"swi-a-s---", "lv_size":"96468992", "pool_lv":"", "origin":"lv4", "data_percent":"0.00", "metadata_percent":"", "move_pv":"", "mirror_log":"", "copy_percent":"", "convert_lv":""} 2024-03-01 20:53:04,405 INFO snapshot-role/MainThread: ] 2024-03-01 20:53:04,405 INFO snapshot-role/MainThread: } 2024-03-01 20:53:04,405 INFO snapshot-role/MainThread: ] 2024-03-01 20:53:04,405 INFO snapshot-role/MainThread: , 2024-03-01 20:53:04,405 INFO snapshot-role/MainThread: "log": [ 2024-03-01 20:53:04,405 INFO snapshot-role/MainThread: ] 2024-03-01 20:53:04,405 INFO snapshot-role/MainThread: } 2024-03-01 20:53:04,405 INFO snapshot-role/MainThread: Running... lvs test_vg2/lv3 2024-03-01 20:53:04,434 INFO snapshot-role/MainThread: Return code: 0 2024-03-01 20:53:04,434 INFO snapshot-role/MainThread: { 2024-03-01 20:53:04,434 INFO snapshot-role/MainThread: "report": [ 2024-03-01 20:53:04,434 INFO snapshot-role/MainThread: { 2024-03-01 20:53:04,434 INFO snapshot-role/MainThread: "lv": [ 2024-03-01 20:53:04,434 INFO snapshot-role/MainThread: {"lv_name":"lv3", "vg_name":"test_vg2", "lv_attr":"owi-a-s---", "lv_size":"322961408", "pool_lv":"", "origin":"", "data_percent":"", "metadata_percent":"", "move_pv":"", "mirror_log":"", "copy_percent":"", "convert_lv":""} 2024-03-01 20:53:04,434 INFO snapshot-role/MainThread: ] 2024-03-01 20:53:04,434 INFO snapshot-role/MainThread: } 2024-03-01 20:53:04,435 INFO snapshot-role/MainThread: ] 2024-03-01 20:53:04,435 INFO snapshot-role/MainThread: , 2024-03-01 20:53:04,435 INFO snapshot-role/MainThread: "log": [ 2024-03-01 20:53:04,435 INFO snapshot-role/MainThread: ] 2024-03-01 20:53:04,435 INFO snapshot-role/MainThread: } 2024-03-01 20:53:04,435 INFO snapshot-role/MainThread: Running... lvs test_vg2 2024-03-01 20:53:04,464 INFO snapshot-role/MainThread: Return code: 0 2024-03-01 20:53:04,464 INFO snapshot-role/MainThread: { 2024-03-01 20:53:04,464 INFO snapshot-role/MainThread: "report": [ 2024-03-01 20:53:04,464 INFO snapshot-role/MainThread: { 2024-03-01 20:53:04,465 INFO snapshot-role/MainThread: "lv": [ 2024-03-01 20:53:04,465 INFO snapshot-role/MainThread: {"lv_name":"lv3", "vg_name":"test_vg2", "lv_attr":"owi-a-s---", "lv_size":"322961408", "pool_lv":"", "origin":"", "data_percent":"", "metadata_percent":"", "move_pv":"", "mirror_log":"", "copy_percent":"", "convert_lv":""}, 2024-03-01 20:53:04,465 INFO snapshot-role/MainThread: {"lv_name":"lv3_snapset1", "vg_name":"test_vg2", "lv_attr":"swi-a-s---", "lv_size":"50331648", "pool_lv":"", "origin":"lv3", "data_percent":"0.00", "metadata_percent":"", "move_pv":"", "mirror_log":"", "copy_percent":"", "convert_lv":""}, 2024-03-01 20:53:04,465 INFO snapshot-role/MainThread: {"lv_name":"lv4", "vg_name":"test_vg2", "lv_attr":"owi-a-s---", "lv_size":"641728512", "pool_lv":"", "origin":"", "data_percent":"", "metadata_percent":"", "move_pv":"", "mirror_log":"", "copy_percent":"", "convert_lv":""}, 2024-03-01 20:53:04,465 INFO snapshot-role/MainThread: {"lv_name":"lv4_snapset1", "vg_name":"test_vg2", "lv_attr":"swi-a-s---", "lv_size":"96468992", "pool_lv":"", "origin":"lv4", "data_percent":"0.00", "metadata_percent":"", "move_pv":"", "mirror_log":"", "copy_percent":"", "convert_lv":""} 2024-03-01 20:53:04,465 INFO snapshot-role/MainThread: ] 2024-03-01 20:53:04,465 INFO snapshot-role/MainThread: } 2024-03-01 20:53:04,465 INFO snapshot-role/MainThread: ] 2024-03-01 20:53:04,465 INFO snapshot-role/MainThread: , 2024-03-01 20:53:04,465 INFO snapshot-role/MainThread: "log": [ 2024-03-01 20:53:04,465 INFO snapshot-role/MainThread: ] 2024-03-01 20:53:04,465 INFO snapshot-role/MainThread: } 2024-03-01 20:53:04,465 INFO snapshot-role/MainThread: Running... lvs test_vg2/lv4 2024-03-01 20:53:04,495 INFO snapshot-role/MainThread: Return code: 0 2024-03-01 20:53:04,495 INFO snapshot-role/MainThread: { 2024-03-01 20:53:04,495 INFO snapshot-role/MainThread: "report": [ 2024-03-01 20:53:04,495 INFO snapshot-role/MainThread: { 2024-03-01 20:53:04,496 INFO snapshot-role/MainThread: "lv": [ 2024-03-01 20:53:04,496 INFO snapshot-role/MainThread: {"lv_name":"lv4", "vg_name":"test_vg2", "lv_attr":"owi-a-s---", "lv_size":"641728512", "pool_lv":"", "origin":"", "data_percent":"", "metadata_percent":"", "move_pv":"", "mirror_log":"", "copy_percent":"", "convert_lv":""} 2024-03-01 20:53:04,496 INFO snapshot-role/MainThread: ] 2024-03-01 20:53:04,496 INFO snapshot-role/MainThread: } 2024-03-01 20:53:04,496 INFO snapshot-role/MainThread: ] 2024-03-01 20:53:04,496 INFO snapshot-role/MainThread: , 2024-03-01 20:53:04,496 INFO snapshot-role/MainThread: "log": [ 2024-03-01 20:53:04,496 INFO snapshot-role/MainThread: ] 2024-03-01 20:53:04,496 INFO snapshot-role/MainThread: } 2024-03-01 20:53:04,496 INFO snapshot-role/MainThread: Running... lvs test_vg3 2024-03-01 20:53:04,529 INFO snapshot-role/MainThread: Return code: 0 2024-03-01 20:53:04,530 INFO snapshot-role/MainThread: { 2024-03-01 20:53:04,530 INFO snapshot-role/MainThread: "report": [ 2024-03-01 20:53:04,530 INFO snapshot-role/MainThread: { 2024-03-01 20:53:04,530 INFO snapshot-role/MainThread: "lv": [ 2024-03-01 20:53:04,530 INFO snapshot-role/MainThread: {"lv_name":"lv5", "vg_name":"test_vg3", "lv_attr":"-wi-a-----", "lv_size":"1283457024", "pool_lv":"", "origin":"", "data_percent":"", "metadata_percent":"", "move_pv":"", "mirror_log":"", "copy_percent":"", "convert_lv":""}, 2024-03-01 20:53:04,530 INFO snapshot-role/MainThread: {"lv_name":"lv6", "vg_name":"test_vg3", "lv_attr":"-wi-a-----", "lv_size":"1069547520", "pool_lv":"", "origin":"", "data_percent":"", "metadata_percent":"", "move_pv":"", "mirror_log":"", "copy_percent":"", "convert_lv":""}, 2024-03-01 20:53:04,530 INFO snapshot-role/MainThread: {"lv_name":"lv7", "vg_name":"test_vg3", "lv_attr":"owi-a-s---", "lv_size":"427819008", "pool_lv":"", "origin":"", "data_percent":"", "metadata_percent":"", "move_pv":"", "mirror_log":"", "copy_percent":"", "convert_lv":""}, 2024-03-01 20:53:04,530 INFO snapshot-role/MainThread: {"lv_name":"lv7_snapset1", "vg_name":"test_vg3", "lv_attr":"swi-a-s---", "lv_size":"67108864", "pool_lv":"", "origin":"lv7", "data_percent":"0.00", "metadata_percent":"", "move_pv":"", "mirror_log":"", "copy_percent":"", "convert_lv":""}, 2024-03-01 20:53:04,530 INFO snapshot-role/MainThread: {"lv_name":"lv8", "vg_name":"test_vg3", "lv_attr":"-wi-a-----", "lv_size":"427819008", "pool_lv":"", "origin":"", "data_percent":"", "metadata_percent":"", "move_pv":"", "mirror_log":"", "copy_percent":"", "convert_lv":""} 2024-03-01 20:53:04,530 INFO snapshot-role/MainThread: ] 2024-03-01 20:53:04,530 INFO snapshot-role/MainThread: } 2024-03-01 20:53:04,530 INFO snapshot-role/MainThread: ] 2024-03-01 20:53:04,530 INFO snapshot-role/MainThread: , 2024-03-01 20:53:04,530 INFO snapshot-role/MainThread: "log": [ 2024-03-01 20:53:04,530 INFO snapshot-role/MainThread: ] 2024-03-01 20:53:04,530 INFO snapshot-role/MainThread: } 2024-03-01 20:53:04,530 INFO snapshot-role/MainThread: Running... lvs test_vg3/lv7 2024-03-01 20:53:04,560 INFO snapshot-role/MainThread: Return code: 0 2024-03-01 20:53:04,560 INFO snapshot-role/MainThread: { 2024-03-01 20:53:04,560 INFO snapshot-role/MainThread: "report": [ 2024-03-01 20:53:04,560 INFO snapshot-role/MainThread: { 2024-03-01 20:53:04,561 INFO snapshot-role/MainThread: "lv": [ 2024-03-01 20:53:04,561 INFO snapshot-role/MainThread: {"lv_name":"lv7", "vg_name":"test_vg3", "lv_attr":"owi-a-s---", "lv_size":"427819008", "pool_lv":"", "origin":"", "data_percent":"", "metadata_percent":"", "move_pv":"", "mirror_log":"", "copy_percent":"", "convert_lv":""} 2024-03-01 20:53:04,561 INFO snapshot-role/MainThread: ] 2024-03-01 20:53:04,561 INFO snapshot-role/MainThread: } 2024-03-01 20:53:04,561 INFO snapshot-role/MainThread: ] 2024-03-01 20:53:04,561 INFO snapshot-role/MainThread: , 2024-03-01 20:53:04,561 INFO snapshot-role/MainThread: "log": [ 2024-03-01 20:53:04,561 INFO snapshot-role/MainThread: ] 2024-03-01 20:53:04,561 INFO snapshot-role/MainThread: } 2024-03-01 20:53:04,561 INFO snapshot-role/MainThread: snapsset ok: snapset1 2024-03-01 20:53:04,561 INFO snapshot-role/MainThread: verify snapsset : snapset1 2024-03-01 20:53:04,561 INFO snapshot-role/MainThread: Running... lvs test_vg1 2024-03-01 20:53:04,590 INFO snapshot-role/MainThread: Return code: 0 2024-03-01 20:53:04,590 INFO snapshot-role/MainThread: { 2024-03-01 20:53:04,590 INFO snapshot-role/MainThread: "report": [ 2024-03-01 20:53:04,590 INFO snapshot-role/MainThread: { 2024-03-01 20:53:04,590 INFO snapshot-role/MainThread: "lv": [ 2024-03-01 20:53:04,590 INFO snapshot-role/MainThread: {"lv_name":"lv1", "vg_name":"test_vg1", "lv_attr":"owi-a-s---", "lv_size":"482344960", "pool_lv":"", "origin":"", "data_percent":"", "metadata_percent":"", "move_pv":"", "mirror_log":"", "copy_percent":"", "convert_lv":""}, 2024-03-01 20:53:04,591 INFO snapshot-role/MainThread: {"lv_name":"lv1_snapset1", "vg_name":"test_vg1", "lv_attr":"swi-a-s---", "lv_size":"100663296", "pool_lv":"", "origin":"lv1", "data_percent":"0.00", "metadata_percent":"", "move_pv":"", "mirror_log":"", "copy_percent":"", "convert_lv":""}, 2024-03-01 20:53:04,591 INFO snapshot-role/MainThread: {"lv_name":"lv2", "vg_name":"test_vg1", "lv_attr":"-wi-a-----", "lv_size":"1606418432", "pool_lv":"", "origin":"", "data_percent":"", "metadata_percent":"", "move_pv":"", "mirror_log":"", "copy_percent":"", "convert_lv":""} 2024-03-01 20:53:04,591 INFO snapshot-role/MainThread: ] 2024-03-01 20:53:04,591 INFO snapshot-role/MainThread: } 2024-03-01 20:53:04,591 INFO snapshot-role/MainThread: ] 2024-03-01 20:53:04,591 INFO snapshot-role/MainThread: , 2024-03-01 20:53:04,591 INFO snapshot-role/MainThread: "log": [ 2024-03-01 20:53:04,591 INFO snapshot-role/MainThread: ] 2024-03-01 20:53:04,591 INFO snapshot-role/MainThread: } 2024-03-01 20:53:04,591 INFO snapshot-role/MainThread: Running... lvs test_vg1/lv1 2024-03-01 20:53:04,625 INFO snapshot-role/MainThread: Return code: 0 2024-03-01 20:53:04,625 INFO snapshot-role/MainThread: { 2024-03-01 20:53:04,625 INFO snapshot-role/MainThread: "report": [ 2024-03-01 20:53:04,625 INFO snapshot-role/MainThread: { 2024-03-01 20:53:04,626 INFO snapshot-role/MainThread: "lv": [ 2024-03-01 20:53:04,626 INFO snapshot-role/MainThread: {"lv_name":"lv1", "vg_name":"test_vg1", "lv_attr":"owi-a-s---", "lv_size":"482344960", "pool_lv":"", "origin":"", "data_percent":"", "metadata_percent":"", "move_pv":"", "mirror_log":"", "copy_percent":"", "convert_lv":""} 2024-03-01 20:53:04,626 INFO snapshot-role/MainThread: ] 2024-03-01 20:53:04,626 INFO snapshot-role/MainThread: } 2024-03-01 20:53:04,626 INFO snapshot-role/MainThread: ] 2024-03-01 20:53:04,626 INFO snapshot-role/MainThread: , 2024-03-01 20:53:04,626 INFO snapshot-role/MainThread: "log": [ 2024-03-01 20:53:04,626 INFO snapshot-role/MainThread: ] 2024-03-01 20:53:04,626 INFO snapshot-role/MainThread: } 2024-03-01 20:53:04,626 INFO snapshot-role/MainThread: Running... lvs test_vg2 2024-03-01 20:53:04,655 INFO snapshot-role/MainThread: Return code: 0 2024-03-01 20:53:04,656 INFO snapshot-role/MainThread: { 2024-03-01 20:53:04,656 INFO snapshot-role/MainThread: "report": [ 2024-03-01 20:53:04,656 INFO snapshot-role/MainThread: { 2024-03-01 20:53:04,656 INFO snapshot-role/MainThread: "lv": [ 2024-03-01 20:53:04,656 INFO snapshot-role/MainThread: {"lv_name":"lv3", "vg_name":"test_vg2", "lv_attr":"owi-a-s---", "lv_size":"322961408", "pool_lv":"", "origin":"", "data_percent":"", "metadata_percent":"", "move_pv":"", "mirror_log":"", "copy_percent":"", "convert_lv":""}, 2024-03-01 20:53:04,656 INFO snapshot-role/MainThread: {"lv_name":"lv3_snapset1", "vg_name":"test_vg2", "lv_attr":"swi-a-s---", "lv_size":"50331648", "pool_lv":"", "origin":"lv3", "data_percent":"0.00", "metadata_percent":"", "move_pv":"", "mirror_log":"", "copy_percent":"", "convert_lv":""}, 2024-03-01 20:53:04,656 INFO snapshot-role/MainThread: {"lv_name":"lv4", "vg_name":"test_vg2", "lv_attr":"owi-a-s---", "lv_size":"641728512", "pool_lv":"", "origin":"", "data_percent":"", "metadata_percent":"", "move_pv":"", "mirror_log":"", "copy_percent":"", "convert_lv":""}, 2024-03-01 20:53:04,656 INFO snapshot-role/MainThread: {"lv_name":"lv4_snapset1", "vg_name":"test_vg2", "lv_attr":"swi-a-s---", "lv_size":"96468992", "pool_lv":"", "origin":"lv4", "data_percent":"0.00", "metadata_percent":"", "move_pv":"", "mirror_log":"", "copy_percent":"", "convert_lv":""} 2024-03-01 20:53:04,656 INFO snapshot-role/MainThread: ] 2024-03-01 20:53:04,656 INFO snapshot-role/MainThread: } 2024-03-01 20:53:04,656 INFO snapshot-role/MainThread: ] 2024-03-01 20:53:04,656 INFO snapshot-role/MainThread: , 2024-03-01 20:53:04,656 INFO snapshot-role/MainThread: "log": [ 2024-03-01 20:53:04,656 INFO snapshot-role/MainThread: ] 2024-03-01 20:53:04,656 INFO snapshot-role/MainThread: } 2024-03-01 20:53:04,656 INFO snapshot-role/MainThread: Running... lvs test_vg2/lv3 2024-03-01 20:53:04,685 INFO snapshot-role/MainThread: Return code: 0 2024-03-01 20:53:04,685 INFO snapshot-role/MainThread: { 2024-03-01 20:53:04,685 INFO snapshot-role/MainThread: "report": [ 2024-03-01 20:53:04,685 INFO snapshot-role/MainThread: { 2024-03-01 20:53:04,686 INFO snapshot-role/MainThread: "lv": [ 2024-03-01 20:53:04,686 INFO snapshot-role/MainThread: {"lv_name":"lv3", "vg_name":"test_vg2", "lv_attr":"owi-a-s---", "lv_size":"322961408", "pool_lv":"", "origin":"", "data_percent":"", "metadata_percent":"", "move_pv":"", "mirror_log":"", "copy_percent":"", "convert_lv":""} 2024-03-01 20:53:04,686 INFO snapshot-role/MainThread: ] 2024-03-01 20:53:04,686 INFO snapshot-role/MainThread: } 2024-03-01 20:53:04,686 INFO snapshot-role/MainThread: ] 2024-03-01 20:53:04,686 INFO snapshot-role/MainThread: , 2024-03-01 20:53:04,686 INFO snapshot-role/MainThread: "log": [ 2024-03-01 20:53:04,686 INFO snapshot-role/MainThread: ] 2024-03-01 20:53:04,686 INFO snapshot-role/MainThread: } 2024-03-01 20:53:04,686 INFO snapshot-role/MainThread: Running... lvs test_vg2 2024-03-01 20:53:04,728 INFO snapshot-role/MainThread: Return code: 0 2024-03-01 20:53:04,728 INFO snapshot-role/MainThread: { 2024-03-01 20:53:04,728 INFO snapshot-role/MainThread: "report": [ 2024-03-01 20:53:04,728 INFO snapshot-role/MainThread: { 2024-03-01 20:53:04,728 INFO snapshot-role/MainThread: "lv": [ 2024-03-01 20:53:04,728 INFO snapshot-role/MainThread: {"lv_name":"lv3", "vg_name":"test_vg2", "lv_attr":"owi-a-s---", "lv_size":"322961408", "pool_lv":"", "origin":"", "data_percent":"", "metadata_percent":"", "move_pv":"", "mirror_log":"", "copy_percent":"", "convert_lv":""}, 2024-03-01 20:53:04,728 INFO snapshot-role/MainThread: {"lv_name":"lv3_snapset1", "vg_name":"test_vg2", "lv_attr":"swi-a-s---", "lv_size":"50331648", "pool_lv":"", "origin":"lv3", "data_percent":"0.00", "metadata_percent":"", "move_pv":"", "mirror_log":"", "copy_percent":"", "convert_lv":""}, 2024-03-01 20:53:04,728 INFO snapshot-role/MainThread: {"lv_name":"lv4", "vg_name":"test_vg2", "lv_attr":"owi-a-s---", "lv_size":"641728512", "pool_lv":"", "origin":"", "data_percent":"", "metadata_percent":"", "move_pv":"", "mirror_log":"", "copy_percent":"", "convert_lv":""}, 2024-03-01 20:53:04,728 INFO snapshot-role/MainThread: {"lv_name":"lv4_snapset1", "vg_name":"test_vg2", "lv_attr":"swi-a-s---", "lv_size":"96468992", "pool_lv":"", "origin":"lv4", "data_percent":"0.00", "metadata_percent":"", "move_pv":"", "mirror_log":"", "copy_percent":"", "convert_lv":""} 2024-03-01 20:53:04,728 INFO snapshot-role/MainThread: ] 2024-03-01 20:53:04,728 INFO snapshot-role/MainThread: } 2024-03-01 20:53:04,728 INFO snapshot-role/MainThread: ] 2024-03-01 20:53:04,728 INFO snapshot-role/MainThread: , 2024-03-01 20:53:04,728 INFO snapshot-role/MainThread: "log": [ 2024-03-01 20:53:04,728 INFO snapshot-role/MainThread: ] 2024-03-01 20:53:04,728 INFO snapshot-role/MainThread: } 2024-03-01 20:53:04,728 INFO snapshot-role/MainThread: Running... lvs test_vg2/lv4 2024-03-01 20:53:04,760 INFO snapshot-role/MainThread: Return code: 0 2024-03-01 20:53:04,761 INFO snapshot-role/MainThread: { 2024-03-01 20:53:04,761 INFO snapshot-role/MainThread: "report": [ 2024-03-01 20:53:04,761 INFO snapshot-role/MainThread: { 2024-03-01 20:53:04,761 INFO snapshot-role/MainThread: "lv": [ 2024-03-01 20:53:04,761 INFO snapshot-role/MainThread: {"lv_name":"lv4", "vg_name":"test_vg2", "lv_attr":"owi-a-s---", "lv_size":"641728512", "pool_lv":"", "origin":"", "data_percent":"", "metadata_percent":"", "move_pv":"", "mirror_log":"", "copy_percent":"", "convert_lv":""} 2024-03-01 20:53:04,761 INFO snapshot-role/MainThread: ] 2024-03-01 20:53:04,761 INFO snapshot-role/MainThread: } 2024-03-01 20:53:04,761 INFO snapshot-role/MainThread: ] 2024-03-01 20:53:04,761 INFO snapshot-role/MainThread: , 2024-03-01 20:53:04,761 INFO snapshot-role/MainThread: "log": [ 2024-03-01 20:53:04,761 INFO snapshot-role/MainThread: ] 2024-03-01 20:53:04,761 INFO snapshot-role/MainThread: } 2024-03-01 20:53:04,761 INFO snapshot-role/MainThread: Running... lvs test_vg3 2024-03-01 20:53:04,796 INFO snapshot-role/MainThread: Return code: 0 2024-03-01 20:53:04,796 INFO snapshot-role/MainThread: { 2024-03-01 20:53:04,796 INFO snapshot-role/MainThread: "report": [ 2024-03-01 20:53:04,796 INFO snapshot-role/MainThread: { 2024-03-01 20:53:04,796 INFO snapshot-role/MainThread: "lv": [ 2024-03-01 20:53:04,796 INFO snapshot-role/MainThread: {"lv_name":"lv5", "vg_name":"test_vg3", "lv_attr":"-wi-a-----", "lv_size":"1283457024", "pool_lv":"", "origin":"", "data_percent":"", "metadata_percent":"", "move_pv":"", "mirror_log":"", "copy_percent":"", "convert_lv":""}, 2024-03-01 20:53:04,796 INFO snapshot-role/MainThread: {"lv_name":"lv6", "vg_name":"test_vg3", "lv_attr":"-wi-a-----", "lv_size":"1069547520", "pool_lv":"", "origin":"", "data_percent":"", "metadata_percent":"", "move_pv":"", "mirror_log":"", "copy_percent":"", "convert_lv":""}, 2024-03-01 20:53:04,796 INFO snapshot-role/MainThread: {"lv_name":"lv7", "vg_name":"test_vg3", "lv_attr":"owi-a-s---", "lv_size":"427819008", "pool_lv":"", "origin":"", "data_percent":"", "metadata_percent":"", "move_pv":"", "mirror_log":"", "copy_percent":"", "convert_lv":""}, 2024-03-01 20:53:04,796 INFO snapshot-role/MainThread: {"lv_name":"lv7_snapset1", "vg_name":"test_vg3", "lv_attr":"swi-a-s---", "lv_size":"67108864", "pool_lv":"", "origin":"lv7", "data_percent":"0.00", "metadata_percent":"", "move_pv":"", "mirror_log":"", "copy_percent":"", "convert_lv":""}, 2024-03-01 20:53:04,796 INFO snapshot-role/MainThread: {"lv_name":"lv8", "vg_name":"test_vg3", "lv_attr":"-wi-a-----", "lv_size":"427819008", "pool_lv":"", "origin":"", "data_percent":"", "metadata_percent":"", "move_pv":"", "mirror_log":"", "copy_percent":"", "convert_lv":""} 2024-03-01 20:53:04,796 INFO snapshot-role/MainThread: ] 2024-03-01 20:53:04,796 INFO snapshot-role/MainThread: } 2024-03-01 20:53:04,796 INFO snapshot-role/MainThread: ] 2024-03-01 20:53:04,796 INFO snapshot-role/MainThread: , 2024-03-01 20:53:04,796 INFO snapshot-role/MainThread: "log": [ 2024-03-01 20:53:04,796 INFO snapshot-role/MainThread: ] 2024-03-01 20:53:04,796 INFO snapshot-role/MainThread: } 2024-03-01 20:53:04,796 INFO snapshot-role/MainThread: Running... lvs test_vg3/lv7 2024-03-01 20:53:04,827 INFO snapshot-role/MainThread: Return code: 0 2024-03-01 20:53:04,827 INFO snapshot-role/MainThread: { 2024-03-01 20:53:04,827 INFO snapshot-role/MainThread: "report": [ 2024-03-01 20:53:04,827 INFO snapshot-role/MainThread: { 2024-03-01 20:53:04,827 INFO snapshot-role/MainThread: "lv": [ 2024-03-01 20:53:04,827 INFO snapshot-role/MainThread: {"lv_name":"lv7", "vg_name":"test_vg3", "lv_attr":"owi-a-s---", "lv_size":"427819008", "pool_lv":"", "origin":"", "data_percent":"", "metadata_percent":"", "move_pv":"", "mirror_log":"", "copy_percent":"", "convert_lv":""} 2024-03-01 20:53:04,827 INFO snapshot-role/MainThread: ] 2024-03-01 20:53:04,827 INFO snapshot-role/MainThread: } 2024-03-01 20:53:04,827 INFO snapshot-role/MainThread: ] 2024-03-01 20:53:04,828 INFO snapshot-role/MainThread: , 2024-03-01 20:53:04,828 INFO snapshot-role/MainThread: "log": [ 2024-03-01 20:53:04,828 INFO snapshot-role/MainThread: ] 2024-03-01 20:53:04,828 INFO snapshot-role/MainThread: } 2024-03-01 20:53:04,828 INFO snapshot-role/MainThread: snapsset ok: snapset1 2024-03-01 20:53:04,828 INFO snapshot-role/MainThread: verify snapsset : snapset1 2024-03-01 20:53:04,828 INFO snapshot-role/MainThread: Running... lvs test_vg1 2024-03-01 20:53:04,858 INFO snapshot-role/MainThread: Return code: 0 2024-03-01 20:53:04,858 INFO snapshot-role/MainThread: { 2024-03-01 20:53:04,858 INFO snapshot-role/MainThread: "report": [ 2024-03-01 20:53:04,858 INFO snapshot-role/MainThread: { 2024-03-01 20:53:04,858 INFO snapshot-role/MainThread: "lv": [ 2024-03-01 20:53:04,858 INFO snapshot-role/MainThread: {"lv_name":"lv1", "vg_name":"test_vg1", "lv_attr":"owi-a-s---", "lv_size":"482344960", "pool_lv":"", "origin":"", "data_percent":"", "metadata_percent":"", "move_pv":"", "mirror_log":"", "copy_percent":"", "convert_lv":""}, 2024-03-01 20:53:04,858 INFO snapshot-role/MainThread: {"lv_name":"lv1_snapset1", "vg_name":"test_vg1", "lv_attr":"swi-a-s---", "lv_size":"100663296", "pool_lv":"", "origin":"lv1", "data_percent":"0.00", "metadata_percent":"", "move_pv":"", "mirror_log":"", "copy_percent":"", "convert_lv":""}, 2024-03-01 20:53:04,858 INFO snapshot-role/MainThread: {"lv_name":"lv2", "vg_name":"test_vg1", "lv_attr":"-wi-a-----", "lv_size":"1606418432", "pool_lv":"", "origin":"", "data_percent":"", "metadata_percent":"", "move_pv":"", "mirror_log":"", "copy_percent":"", "convert_lv":""} 2024-03-01 20:53:04,858 INFO snapshot-role/MainThread: ] 2024-03-01 20:53:04,859 INFO snapshot-role/MainThread: } 2024-03-01 20:53:04,859 INFO snapshot-role/MainThread: ] 2024-03-01 20:53:04,859 INFO snapshot-role/MainThread: , 2024-03-01 20:53:04,859 INFO snapshot-role/MainThread: "log": [ 2024-03-01 20:53:04,859 INFO snapshot-role/MainThread: ] 2024-03-01 20:53:04,859 INFO snapshot-role/MainThread: } 2024-03-01 20:53:04,859 INFO snapshot-role/MainThread: Running... lvs test_vg1/lv1_snapset1 2024-03-01 20:53:04,888 INFO snapshot-role/MainThread: Return code: 0 2024-03-01 20:53:04,888 INFO snapshot-role/MainThread: { 2024-03-01 20:53:04,888 INFO snapshot-role/MainThread: "report": [ 2024-03-01 20:53:04,888 INFO snapshot-role/MainThread: { 2024-03-01 20:53:04,888 INFO snapshot-role/MainThread: "lv": [ 2024-03-01 20:53:04,888 INFO snapshot-role/MainThread: {"lv_name":"lv1_snapset1", "vg_name":"test_vg1", "lv_attr":"swi-a-s---", "lv_size":"100663296", "pool_lv":"", "origin":"lv1", "data_percent":"0.00", "metadata_percent":"", "move_pv":"", "mirror_log":"", "copy_percent":"", "convert_lv":""} 2024-03-01 20:53:04,888 INFO snapshot-role/MainThread: ] 2024-03-01 20:53:04,888 INFO snapshot-role/MainThread: } 2024-03-01 20:53:04,888 INFO snapshot-role/MainThread: ] 2024-03-01 20:53:04,888 INFO snapshot-role/MainThread: , 2024-03-01 20:53:04,888 INFO snapshot-role/MainThread: "log": [ 2024-03-01 20:53:04,888 INFO snapshot-role/MainThread: ] 2024-03-01 20:53:04,888 INFO snapshot-role/MainThread: } 2024-03-01 20:53:04,889 INFO snapshot-role/MainThread: Running... lvs --reportformat json test_vg1/lv1_snapset1 2024-03-01 20:53:04,918 INFO snapshot-role/MainThread: Return code: 0 2024-03-01 20:53:04,918 INFO snapshot-role/MainThread: { 2024-03-01 20:53:04,919 INFO snapshot-role/MainThread: "report": [ 2024-03-01 20:53:04,919 INFO snapshot-role/MainThread: { 2024-03-01 20:53:04,919 INFO snapshot-role/MainThread: "lv": [ 2024-03-01 20:53:04,919 INFO snapshot-role/MainThread: {"lv_name":"lv1_snapset1", "vg_name":"test_vg1", "lv_attr":"swi-a-s---", "lv_size":"100663296", "pool_lv":"", "origin":"lv1", "data_percent":"0.00", "metadata_percent":"", "move_pv":"", "mirror_log":"", "copy_percent":"", "convert_lv":""} 2024-03-01 20:53:04,919 INFO snapshot-role/MainThread: ] 2024-03-01 20:53:04,919 INFO snapshot-role/MainThread: } 2024-03-01 20:53:04,919 INFO snapshot-role/MainThread: ] 2024-03-01 20:53:04,919 INFO snapshot-role/MainThread: , 2024-03-01 20:53:04,919 INFO snapshot-role/MainThread: "log": [ 2024-03-01 20:53:04,919 INFO snapshot-role/MainThread: ] 2024-03-01 20:53:04,919 INFO snapshot-role/MainThread: } 2024-03-01 20:53:04,919 INFO snapshot-role/MainThread: exit code: 0: ['snapshot already exists: test_vg1/lv1_snapset1'] 2024-03-01 20:53:06,267 INFO snapshot-role/MainThread: remove_cmd: remove None None None 0 {"name": "snapset1", "volumes": [{"name": "snapshot VG1 LV1", "vg": "test_vg1", "lv": "lv1", "percent_space_required": 20}, {"name": "snapshot VG2 LV3", "vg": "test_vg2", "lv": "lv3", "percent_space_required": 15}, {"name": "snapshot VG2 LV4", "vg": "test_vg2", "lv": "lv4", "percent_space_required": 15}, {"name": "snapshot VG3 LV7", "vg": "test_vg3", "lv": "lv7", "percent_space_required": 15}]} 2024-03-01 20:53:06,267 INFO snapshot-role/MainThread: snapset {'name': 'snapset1', 'volumes': [{'name': 'snapshot VG1 LV1', 'vg': 'test_vg1', 'lv': 'lv1', 'percent_space_required': 20}, {'name': 'snapshot VG2 LV3', 'vg': 'test_vg2', 'lv': 'lv3', 'percent_space_required': 15}, {'name': 'snapshot VG2 LV4', 'vg': 'test_vg2', 'lv': 'lv4', 'percent_space_required': 15}, {'name': 'snapshot VG3 LV7', 'vg': 'test_vg3', 'lv': 'lv7', 'percent_space_required': 15}]} 2024-03-01 20:53:06,267 INFO snapshot-role/MainThread: remove snapsset : snapset1 2024-03-01 20:53:06,267 INFO snapshot-role/MainThread: Running... lvs test_vg1 2024-03-01 20:53:06,297 INFO snapshot-role/MainThread: Return code: 0 2024-03-01 20:53:06,297 INFO snapshot-role/MainThread: { 2024-03-01 20:53:06,297 INFO snapshot-role/MainThread: "report": [ 2024-03-01 20:53:06,297 INFO snapshot-role/MainThread: { 2024-03-01 20:53:06,297 INFO snapshot-role/MainThread: "lv": [ 2024-03-01 20:53:06,297 INFO snapshot-role/MainThread: {"lv_name":"lv1", "vg_name":"test_vg1", "lv_attr":"owi-a-s---", "lv_size":"482344960", "pool_lv":"", "origin":"", "data_percent":"", "metadata_percent":"", "move_pv":"", "mirror_log":"", "copy_percent":"", "convert_lv":""}, 2024-03-01 20:53:06,297 INFO snapshot-role/MainThread: {"lv_name":"lv1_snapset1", "vg_name":"test_vg1", "lv_attr":"swi-a-s---", "lv_size":"100663296", "pool_lv":"", "origin":"lv1", "data_percent":"0.00", "metadata_percent":"", "move_pv":"", "mirror_log":"", "copy_percent":"", "convert_lv":""}, 2024-03-01 20:53:06,297 INFO snapshot-role/MainThread: {"lv_name":"lv2", "vg_name":"test_vg1", "lv_attr":"-wi-a-----", "lv_size":"1606418432", "pool_lv":"", "origin":"", "data_percent":"", "metadata_percent":"", "move_pv":"", "mirror_log":"", "copy_percent":"", "convert_lv":""} 2024-03-01 20:53:06,297 INFO snapshot-role/MainThread: ] 2024-03-01 20:53:06,298 INFO snapshot-role/MainThread: } 2024-03-01 20:53:06,298 INFO snapshot-role/MainThread: ] 2024-03-01 20:53:06,298 INFO snapshot-role/MainThread: , 2024-03-01 20:53:06,298 INFO snapshot-role/MainThread: "log": [ 2024-03-01 20:53:06,298 INFO snapshot-role/MainThread: ] 2024-03-01 20:53:06,298 INFO snapshot-role/MainThread: } 2024-03-01 20:53:06,298 INFO snapshot-role/MainThread: Running... lvs test_vg1/lv1_snapset1 2024-03-01 20:53:06,327 INFO snapshot-role/MainThread: Return code: 0 2024-03-01 20:53:06,327 INFO snapshot-role/MainThread: { 2024-03-01 20:53:06,327 INFO snapshot-role/MainThread: "report": [ 2024-03-01 20:53:06,327 INFO snapshot-role/MainThread: { 2024-03-01 20:53:06,327 INFO snapshot-role/MainThread: "lv": [ 2024-03-01 20:53:06,327 INFO snapshot-role/MainThread: {"lv_name":"lv1_snapset1", "vg_name":"test_vg1", "lv_attr":"swi-a-s---", "lv_size":"100663296", "pool_lv":"", "origin":"lv1", "data_percent":"0.00", "metadata_percent":"", "move_pv":"", "mirror_log":"", "copy_percent":"", "convert_lv":""} 2024-03-01 20:53:06,327 INFO snapshot-role/MainThread: ] 2024-03-01 20:53:06,327 INFO snapshot-role/MainThread: } 2024-03-01 20:53:06,327 INFO snapshot-role/MainThread: ] 2024-03-01 20:53:06,327 INFO snapshot-role/MainThread: , 2024-03-01 20:53:06,327 INFO snapshot-role/MainThread: "log": [ 2024-03-01 20:53:06,328 INFO snapshot-role/MainThread: ] 2024-03-01 20:53:06,328 INFO snapshot-role/MainThread: } 2024-03-01 20:53:06,328 INFO snapshot-role/MainThread: Running... lvs --reportformat json test_vg1/lv1_snapset1 2024-03-01 20:53:06,357 INFO snapshot-role/MainThread: Return code: 0 2024-03-01 20:53:06,357 INFO snapshot-role/MainThread: { 2024-03-01 20:53:06,357 INFO snapshot-role/MainThread: "report": [ 2024-03-01 20:53:06,357 INFO snapshot-role/MainThread: { 2024-03-01 20:53:06,357 INFO snapshot-role/MainThread: "lv": [ 2024-03-01 20:53:06,357 INFO snapshot-role/MainThread: {"lv_name":"lv1_snapset1", "vg_name":"test_vg1", "lv_attr":"swi-a-s---", "lv_size":"100663296", "pool_lv":"", "origin":"lv1", "data_percent":"0.00", "metadata_percent":"", "move_pv":"", "mirror_log":"", "copy_percent":"", "convert_lv":""} 2024-03-01 20:53:06,357 INFO snapshot-role/MainThread: ] 2024-03-01 20:53:06,357 INFO snapshot-role/MainThread: } 2024-03-01 20:53:06,357 INFO snapshot-role/MainThread: ] 2024-03-01 20:53:06,357 INFO snapshot-role/MainThread: , 2024-03-01 20:53:06,358 INFO snapshot-role/MainThread: "log": [ 2024-03-01 20:53:06,358 INFO snapshot-role/MainThread: ] 2024-03-01 20:53:06,358 INFO snapshot-role/MainThread: } 2024-03-01 20:53:06,358 INFO snapshot-role/MainThread: Running... lvs test_vg2 2024-03-01 20:53:06,388 INFO snapshot-role/MainThread: Return code: 0 2024-03-01 20:53:06,388 INFO snapshot-role/MainThread: { 2024-03-01 20:53:06,388 INFO snapshot-role/MainThread: "report": [ 2024-03-01 20:53:06,388 INFO snapshot-role/MainThread: { 2024-03-01 20:53:06,388 INFO snapshot-role/MainThread: "lv": [ 2024-03-01 20:53:06,388 INFO snapshot-role/MainThread: {"lv_name":"lv3", "vg_name":"test_vg2", "lv_attr":"owi-a-s---", "lv_size":"322961408", "pool_lv":"", "origin":"", "data_percent":"", "metadata_percent":"", "move_pv":"", "mirror_log":"", "copy_percent":"", "convert_lv":""}, 2024-03-01 20:53:06,388 INFO snapshot-role/MainThread: {"lv_name":"lv3_snapset1", "vg_name":"test_vg2", "lv_attr":"swi-a-s---", "lv_size":"50331648", "pool_lv":"", "origin":"lv3", "data_percent":"0.00", "metadata_percent":"", "move_pv":"", "mirror_log":"", "copy_percent":"", "convert_lv":""}, 2024-03-01 20:53:06,388 INFO snapshot-role/MainThread: {"lv_name":"lv4", "vg_name":"test_vg2", "lv_attr":"owi-a-s---", "lv_size":"641728512", "pool_lv":"", "origin":"", "data_percent":"", "metadata_percent":"", "move_pv":"", "mirror_log":"", "copy_percent":"", "convert_lv":""}, 2024-03-01 20:53:06,389 INFO snapshot-role/MainThread: {"lv_name":"lv4_snapset1", "vg_name":"test_vg2", "lv_attr":"swi-a-s---", "lv_size":"96468992", "pool_lv":"", "origin":"lv4", "data_percent":"0.00", "metadata_percent":"", "move_pv":"", "mirror_log":"", "copy_percent":"", "convert_lv":""} 2024-03-01 20:53:06,389 INFO snapshot-role/MainThread: ] 2024-03-01 20:53:06,389 INFO snapshot-role/MainThread: } 2024-03-01 20:53:06,389 INFO snapshot-role/MainThread: ] 2024-03-01 20:53:06,389 INFO snapshot-role/MainThread: , 2024-03-01 20:53:06,389 INFO snapshot-role/MainThread: "log": [ 2024-03-01 20:53:06,389 INFO snapshot-role/MainThread: ] 2024-03-01 20:53:06,389 INFO snapshot-role/MainThread: } 2024-03-01 20:53:06,389 INFO snapshot-role/MainThread: Running... lvs test_vg2/lv3_snapset1 2024-03-01 20:53:06,422 INFO snapshot-role/MainThread: Return code: 0 2024-03-01 20:53:06,422 INFO snapshot-role/MainThread: { 2024-03-01 20:53:06,422 INFO snapshot-role/MainThread: "report": [ 2024-03-01 20:53:06,422 INFO snapshot-role/MainThread: { 2024-03-01 20:53:06,422 INFO snapshot-role/MainThread: "lv": [ 2024-03-01 20:53:06,422 INFO snapshot-role/MainThread: {"lv_name":"lv3_snapset1", "vg_name":"test_vg2", "lv_attr":"swi-a-s---", "lv_size":"50331648", "pool_lv":"", "origin":"lv3", "data_percent":"0.00", "metadata_percent":"", "move_pv":"", "mirror_log":"", "copy_percent":"", "convert_lv":""} 2024-03-01 20:53:06,422 INFO snapshot-role/MainThread: ] 2024-03-01 20:53:06,423 INFO snapshot-role/MainThread: } 2024-03-01 20:53:06,423 INFO snapshot-role/MainThread: ] 2024-03-01 20:53:06,423 INFO snapshot-role/MainThread: , 2024-03-01 20:53:06,423 INFO snapshot-role/MainThread: "log": [ 2024-03-01 20:53:06,423 INFO snapshot-role/MainThread: ] 2024-03-01 20:53:06,423 INFO snapshot-role/MainThread: } 2024-03-01 20:53:06,423 INFO snapshot-role/MainThread: Running... lvs --reportformat json test_vg2/lv3_snapset1 2024-03-01 20:53:06,451 INFO snapshot-role/MainThread: Return code: 0 2024-03-01 20:53:06,451 INFO snapshot-role/MainThread: { 2024-03-01 20:53:06,451 INFO snapshot-role/MainThread: "report": [ 2024-03-01 20:53:06,451 INFO snapshot-role/MainThread: { 2024-03-01 20:53:06,451 INFO snapshot-role/MainThread: "lv": [ 2024-03-01 20:53:06,451 INFO snapshot-role/MainThread: {"lv_name":"lv3_snapset1", "vg_name":"test_vg2", "lv_attr":"swi-a-s---", "lv_size":"50331648", "pool_lv":"", "origin":"lv3", "data_percent":"0.00", "metadata_percent":"", "move_pv":"", "mirror_log":"", "copy_percent":"", "convert_lv":""} 2024-03-01 20:53:06,451 INFO snapshot-role/MainThread: ] 2024-03-01 20:53:06,451 INFO snapshot-role/MainThread: } 2024-03-01 20:53:06,452 INFO snapshot-role/MainThread: ] 2024-03-01 20:53:06,452 INFO snapshot-role/MainThread: , 2024-03-01 20:53:06,452 INFO snapshot-role/MainThread: "log": [ 2024-03-01 20:53:06,452 INFO snapshot-role/MainThread: ] 2024-03-01 20:53:06,452 INFO snapshot-role/MainThread: } 2024-03-01 20:53:06,452 INFO snapshot-role/MainThread: Running... lvs test_vg2 2024-03-01 20:53:06,481 INFO snapshot-role/MainThread: Return code: 0 2024-03-01 20:53:06,481 INFO snapshot-role/MainThread: { 2024-03-01 20:53:06,481 INFO snapshot-role/MainThread: "report": [ 2024-03-01 20:53:06,481 INFO snapshot-role/MainThread: { 2024-03-01 20:53:06,481 INFO snapshot-role/MainThread: "lv": [ 2024-03-01 20:53:06,481 INFO snapshot-role/MainThread: {"lv_name":"lv3", "vg_name":"test_vg2", "lv_attr":"owi-a-s---", "lv_size":"322961408", "pool_lv":"", "origin":"", "data_percent":"", "metadata_percent":"", "move_pv":"", "mirror_log":"", "copy_percent":"", "convert_lv":""}, 2024-03-01 20:53:06,481 INFO snapshot-role/MainThread: {"lv_name":"lv3_snapset1", "vg_name":"test_vg2", "lv_attr":"swi-a-s---", "lv_size":"50331648", "pool_lv":"", "origin":"lv3", "data_percent":"0.00", "metadata_percent":"", "move_pv":"", "mirror_log":"", "copy_percent":"", "convert_lv":""}, 2024-03-01 20:53:06,482 INFO snapshot-role/MainThread: {"lv_name":"lv4", "vg_name":"test_vg2", "lv_attr":"owi-a-s---", "lv_size":"641728512", "pool_lv":"", "origin":"", "data_percent":"", "metadata_percent":"", "move_pv":"", "mirror_log":"", "copy_percent":"", "convert_lv":""}, 2024-03-01 20:53:06,482 INFO snapshot-role/MainThread: {"lv_name":"lv4_snapset1", "vg_name":"test_vg2", "lv_attr":"swi-a-s---", "lv_size":"96468992", "pool_lv":"", "origin":"lv4", "data_percent":"0.00", "metadata_percent":"", "move_pv":"", "mirror_log":"", "copy_percent":"", "convert_lv":""} 2024-03-01 20:53:06,482 INFO snapshot-role/MainThread: ] 2024-03-01 20:53:06,482 INFO snapshot-role/MainThread: } 2024-03-01 20:53:06,482 INFO snapshot-role/MainThread: ] 2024-03-01 20:53:06,482 INFO snapshot-role/MainThread: , 2024-03-01 20:53:06,482 INFO snapshot-role/MainThread: "log": [ 2024-03-01 20:53:06,482 INFO snapshot-role/MainThread: ] 2024-03-01 20:53:06,482 INFO snapshot-role/MainThread: } 2024-03-01 20:53:06,482 INFO snapshot-role/MainThread: Running... lvs test_vg2/lv4_snapset1 2024-03-01 20:53:06,514 INFO snapshot-role/MainThread: Return code: 0 2024-03-01 20:53:06,514 INFO snapshot-role/MainThread: { 2024-03-01 20:53:06,514 INFO snapshot-role/MainThread: "report": [ 2024-03-01 20:53:06,515 INFO snapshot-role/MainThread: { 2024-03-01 20:53:06,515 INFO snapshot-role/MainThread: "lv": [ 2024-03-01 20:53:06,515 INFO snapshot-role/MainThread: {"lv_name":"lv4_snapset1", "vg_name":"test_vg2", "lv_attr":"swi-a-s---", "lv_size":"96468992", "pool_lv":"", "origin":"lv4", "data_percent":"0.00", "metadata_percent":"", "move_pv":"", "mirror_log":"", "copy_percent":"", "convert_lv":""} 2024-03-01 20:53:06,515 INFO snapshot-role/MainThread: ] 2024-03-01 20:53:06,515 INFO snapshot-role/MainThread: } 2024-03-01 20:53:06,515 INFO snapshot-role/MainThread: ] 2024-03-01 20:53:06,515 INFO snapshot-role/MainThread: , 2024-03-01 20:53:06,515 INFO snapshot-role/MainThread: "log": [ 2024-03-01 20:53:06,515 INFO snapshot-role/MainThread: ] 2024-03-01 20:53:06,515 INFO snapshot-role/MainThread: } 2024-03-01 20:53:06,515 INFO snapshot-role/MainThread: Running... lvs --reportformat json test_vg2/lv4_snapset1 2024-03-01 20:53:06,544 INFO snapshot-role/MainThread: Return code: 0 2024-03-01 20:53:06,545 INFO snapshot-role/MainThread: { 2024-03-01 20:53:06,545 INFO snapshot-role/MainThread: "report": [ 2024-03-01 20:53:06,545 INFO snapshot-role/MainThread: { 2024-03-01 20:53:06,545 INFO snapshot-role/MainThread: "lv": [ 2024-03-01 20:53:06,545 INFO snapshot-role/MainThread: {"lv_name":"lv4_snapset1", "vg_name":"test_vg2", "lv_attr":"swi-a-s---", "lv_size":"96468992", "pool_lv":"", "origin":"lv4", "data_percent":"0.00", "metadata_percent":"", "move_pv":"", "mirror_log":"", "copy_percent":"", "convert_lv":""} 2024-03-01 20:53:06,545 INFO snapshot-role/MainThread: ] 2024-03-01 20:53:06,545 INFO snapshot-role/MainThread: } 2024-03-01 20:53:06,545 INFO snapshot-role/MainThread: ] 2024-03-01 20:53:06,545 INFO snapshot-role/MainThread: , 2024-03-01 20:53:06,545 INFO snapshot-role/MainThread: "log": [ 2024-03-01 20:53:06,545 INFO snapshot-role/MainThread: ] 2024-03-01 20:53:06,545 INFO snapshot-role/MainThread: } 2024-03-01 20:53:06,545 INFO snapshot-role/MainThread: Running... lvs test_vg3 2024-03-01 20:53:06,586 INFO snapshot-role/MainThread: Return code: 0 2024-03-01 20:53:06,587 INFO snapshot-role/MainThread: { 2024-03-01 20:53:06,587 INFO snapshot-role/MainThread: "report": [ 2024-03-01 20:53:06,587 INFO snapshot-role/MainThread: { 2024-03-01 20:53:06,587 INFO snapshot-role/MainThread: "lv": [ 2024-03-01 20:53:06,587 INFO snapshot-role/MainThread: {"lv_name":"lv5", "vg_name":"test_vg3", "lv_attr":"-wi-a-----", "lv_size":"1283457024", "pool_lv":"", "origin":"", "data_percent":"", "metadata_percent":"", "move_pv":"", "mirror_log":"", "copy_percent":"", "convert_lv":""}, 2024-03-01 20:53:06,587 INFO snapshot-role/MainThread: {"lv_name":"lv6", "vg_name":"test_vg3", "lv_attr":"-wi-a-----", "lv_size":"1069547520", "pool_lv":"", "origin":"", "data_percent":"", "metadata_percent":"", "move_pv":"", "mirror_log":"", "copy_percent":"", "convert_lv":""}, 2024-03-01 20:53:06,587 INFO snapshot-role/MainThread: {"lv_name":"lv7", "vg_name":"test_vg3", "lv_attr":"owi-a-s---", "lv_size":"427819008", "pool_lv":"", "origin":"", "data_percent":"", "metadata_percent":"", "move_pv":"", "mirror_log":"", "copy_percent":"", "convert_lv":""}, 2024-03-01 20:53:06,587 INFO snapshot-role/MainThread: {"lv_name":"lv7_snapset1", "vg_name":"test_vg3", "lv_attr":"swi-a-s---", "lv_size":"67108864", "pool_lv":"", "origin":"lv7", "data_percent":"0.00", "metadata_percent":"", "move_pv":"", "mirror_log":"", "copy_percent":"", "convert_lv":""}, 2024-03-01 20:53:06,587 INFO snapshot-role/MainThread: {"lv_name":"lv8", "vg_name":"test_vg3", "lv_attr":"-wi-a-----", "lv_size":"427819008", "pool_lv":"", "origin":"", "data_percent":"", "metadata_percent":"", "move_pv":"", "mirror_log":"", "copy_percent":"", "convert_lv":""} 2024-03-01 20:53:06,587 INFO snapshot-role/MainThread: ] 2024-03-01 20:53:06,587 INFO snapshot-role/MainThread: } 2024-03-01 20:53:06,587 INFO snapshot-role/MainThread: ] 2024-03-01 20:53:06,587 INFO snapshot-role/MainThread: , 2024-03-01 20:53:06,587 INFO snapshot-role/MainThread: "log": [ 2024-03-01 20:53:06,587 INFO snapshot-role/MainThread: ] 2024-03-01 20:53:06,587 INFO snapshot-role/MainThread: } 2024-03-01 20:53:06,587 INFO snapshot-role/MainThread: Running... lvs test_vg3/lv7_snapset1 2024-03-01 20:53:06,628 INFO snapshot-role/MainThread: Return code: 0 2024-03-01 20:53:06,628 INFO snapshot-role/MainThread: { 2024-03-01 20:53:06,628 INFO snapshot-role/MainThread: "report": [ 2024-03-01 20:53:06,628 INFO snapshot-role/MainThread: { 2024-03-01 20:53:06,628 INFO snapshot-role/MainThread: "lv": [ 2024-03-01 20:53:06,628 INFO snapshot-role/MainThread: {"lv_name":"lv7_snapset1", "vg_name":"test_vg3", "lv_attr":"swi-a-s---", "lv_size":"67108864", "pool_lv":"", "origin":"lv7", "data_percent":"0.00", "metadata_percent":"", "move_pv":"", "mirror_log":"", "copy_percent":"", "convert_lv":""} 2024-03-01 20:53:06,628 INFO snapshot-role/MainThread: ] 2024-03-01 20:53:06,628 INFO snapshot-role/MainThread: } 2024-03-01 20:53:06,628 INFO snapshot-role/MainThread: ] 2024-03-01 20:53:06,629 INFO snapshot-role/MainThread: , 2024-03-01 20:53:06,629 INFO snapshot-role/MainThread: "log": [ 2024-03-01 20:53:06,629 INFO snapshot-role/MainThread: ] 2024-03-01 20:53:06,629 INFO snapshot-role/MainThread: } 2024-03-01 20:53:06,629 INFO snapshot-role/MainThread: Running... lvs --reportformat json test_vg3/lv7_snapset1 2024-03-01 20:53:06,659 INFO snapshot-role/MainThread: Return code: 0 2024-03-01 20:53:06,659 INFO snapshot-role/MainThread: { 2024-03-01 20:53:06,659 INFO snapshot-role/MainThread: "report": [ 2024-03-01 20:53:06,659 INFO snapshot-role/MainThread: { 2024-03-01 20:53:06,659 INFO snapshot-role/MainThread: "lv": [ 2024-03-01 20:53:06,660 INFO snapshot-role/MainThread: {"lv_name":"lv7_snapset1", "vg_name":"test_vg3", "lv_attr":"swi-a-s---", "lv_size":"67108864", "pool_lv":"", "origin":"lv7", "data_percent":"0.00", "metadata_percent":"", "move_pv":"", "mirror_log":"", "copy_percent":"", "convert_lv":""} 2024-03-01 20:53:06,660 INFO snapshot-role/MainThread: ] 2024-03-01 20:53:06,660 INFO snapshot-role/MainThread: } 2024-03-01 20:53:06,660 INFO snapshot-role/MainThread: ] 2024-03-01 20:53:06,660 INFO snapshot-role/MainThread: , 2024-03-01 20:53:06,660 INFO snapshot-role/MainThread: "log": [ 2024-03-01 20:53:06,660 INFO snapshot-role/MainThread: ] 2024-03-01 20:53:06,660 INFO snapshot-role/MainThread: } 2024-03-01 20:53:06,660 INFO snapshot-role/MainThread: Running... lvs test_vg1 2024-03-01 20:53:06,693 INFO snapshot-role/MainThread: Return code: 0 2024-03-01 20:53:06,693 INFO snapshot-role/MainThread: { 2024-03-01 20:53:06,693 INFO snapshot-role/MainThread: "report": [ 2024-03-01 20:53:06,693 INFO snapshot-role/MainThread: { 2024-03-01 20:53:06,693 INFO snapshot-role/MainThread: "lv": [ 2024-03-01 20:53:06,693 INFO snapshot-role/MainThread: {"lv_name":"lv1", "vg_name":"test_vg1", "lv_attr":"owi-a-s---", "lv_size":"482344960", "pool_lv":"", "origin":"", "data_percent":"", "metadata_percent":"", "move_pv":"", "mirror_log":"", "copy_percent":"", "convert_lv":""}, 2024-03-01 20:53:06,693 INFO snapshot-role/MainThread: {"lv_name":"lv1_snapset1", "vg_name":"test_vg1", "lv_attr":"swi-a-s---", "lv_size":"100663296", "pool_lv":"", "origin":"lv1", "data_percent":"0.00", "metadata_percent":"", "move_pv":"", "mirror_log":"", "copy_percent":"", "convert_lv":""}, 2024-03-01 20:53:06,693 INFO snapshot-role/MainThread: {"lv_name":"lv2", "vg_name":"test_vg1", "lv_attr":"-wi-a-----", "lv_size":"1606418432", "pool_lv":"", "origin":"", "data_percent":"", "metadata_percent":"", "move_pv":"", "mirror_log":"", "copy_percent":"", "convert_lv":""} 2024-03-01 20:53:06,694 INFO snapshot-role/MainThread: ] 2024-03-01 20:53:06,694 INFO snapshot-role/MainThread: } 2024-03-01 20:53:06,694 INFO snapshot-role/MainThread: ] 2024-03-01 20:53:06,694 INFO snapshot-role/MainThread: , 2024-03-01 20:53:06,694 INFO snapshot-role/MainThread: "log": [ 2024-03-01 20:53:06,694 INFO snapshot-role/MainThread: ] 2024-03-01 20:53:06,694 INFO snapshot-role/MainThread: } 2024-03-01 20:53:06,694 INFO snapshot-role/MainThread: Running... lvs test_vg1/lv1_snapset1 2024-03-01 20:53:06,734 INFO snapshot-role/MainThread: Return code: 0 2024-03-01 20:53:06,734 INFO snapshot-role/MainThread: { 2024-03-01 20:53:06,734 INFO snapshot-role/MainThread: "report": [ 2024-03-01 20:53:06,734 INFO snapshot-role/MainThread: { 2024-03-01 20:53:06,734 INFO snapshot-role/MainThread: "lv": [ 2024-03-01 20:53:06,734 INFO snapshot-role/MainThread: {"lv_name":"lv1_snapset1", "vg_name":"test_vg1", "lv_attr":"swi-a-s---", "lv_size":"100663296", "pool_lv":"", "origin":"lv1", "data_percent":"0.00", "metadata_percent":"", "move_pv":"", "mirror_log":"", "copy_percent":"", "convert_lv":""} 2024-03-01 20:53:06,735 INFO snapshot-role/MainThread: ] 2024-03-01 20:53:06,735 INFO snapshot-role/MainThread: } 2024-03-01 20:53:06,735 INFO snapshot-role/MainThread: ] 2024-03-01 20:53:06,735 INFO snapshot-role/MainThread: , 2024-03-01 20:53:06,735 INFO snapshot-role/MainThread: "log": [ 2024-03-01 20:53:06,735 INFO snapshot-role/MainThread: ] 2024-03-01 20:53:06,735 INFO snapshot-role/MainThread: } 2024-03-01 20:53:06,735 INFO snapshot-role/MainThread: Running... lvs --reportformat json test_vg1/lv1_snapset1 2024-03-01 20:53:06,768 INFO snapshot-role/MainThread: Return code: 0 2024-03-01 20:53:06,768 INFO snapshot-role/MainThread: { 2024-03-01 20:53:06,769 INFO snapshot-role/MainThread: "report": [ 2024-03-01 20:53:06,769 INFO snapshot-role/MainThread: { 2024-03-01 20:53:06,769 INFO snapshot-role/MainThread: "lv": [ 2024-03-01 20:53:06,769 INFO snapshot-role/MainThread: {"lv_name":"lv1_snapset1", "vg_name":"test_vg1", "lv_attr":"swi-a-s---", "lv_size":"100663296", "pool_lv":"", "origin":"lv1", "data_percent":"0.00", "metadata_percent":"", "move_pv":"", "mirror_log":"", "copy_percent":"", "convert_lv":""} 2024-03-01 20:53:06,769 INFO snapshot-role/MainThread: ] 2024-03-01 20:53:06,769 INFO snapshot-role/MainThread: } 2024-03-01 20:53:06,769 INFO snapshot-role/MainThread: ] 2024-03-01 20:53:06,769 INFO snapshot-role/MainThread: , 2024-03-01 20:53:06,769 INFO snapshot-role/MainThread: "log": [ 2024-03-01 20:53:06,769 INFO snapshot-role/MainThread: ] 2024-03-01 20:53:06,769 INFO snapshot-role/MainThread: } 2024-03-01 20:53:06,769 INFO snapshot-role/MainThread: Running... lvremove -y test_vg1/lv1_snapset1 2024-03-01 20:53:06,869 INFO snapshot-role/MainThread: Return code: 0 2024-03-01 20:53:06,869 INFO snapshot-role/MainThread: { 2024-03-01 20:53:06,870 INFO snapshot-role/MainThread: "log": [ 2024-03-01 20:53:06,870 INFO snapshot-role/MainThread: ] 2024-03-01 20:53:06,870 INFO snapshot-role/MainThread: } 2024-03-01 20:53:06,870 INFO snapshot-role/MainThread: Running... lvs test_vg2 2024-03-01 20:53:06,913 INFO snapshot-role/MainThread: Return code: 0 2024-03-01 20:53:06,913 INFO snapshot-role/MainThread: { 2024-03-01 20:53:06,913 INFO snapshot-role/MainThread: "report": [ 2024-03-01 20:53:06,913 INFO snapshot-role/MainThread: { 2024-03-01 20:53:06,913 INFO snapshot-role/MainThread: "lv": [ 2024-03-01 20:53:06,913 INFO snapshot-role/MainThread: {"lv_name":"lv3", "vg_name":"test_vg2", "lv_attr":"owi-a-s---", "lv_size":"322961408", "pool_lv":"", "origin":"", "data_percent":"", "metadata_percent":"", "move_pv":"", "mirror_log":"", "copy_percent":"", "convert_lv":""}, 2024-03-01 20:53:06,913 INFO snapshot-role/MainThread: {"lv_name":"lv3_snapset1", "vg_name":"test_vg2", "lv_attr":"swi-a-s---", "lv_size":"50331648", "pool_lv":"", "origin":"lv3", "data_percent":"0.00", "metadata_percent":"", "move_pv":"", "mirror_log":"", "copy_percent":"", "convert_lv":""}, 2024-03-01 20:53:06,913 INFO snapshot-role/MainThread: {"lv_name":"lv4", "vg_name":"test_vg2", "lv_attr":"owi-a-s---", "lv_size":"641728512", "pool_lv":"", "origin":"", "data_percent":"", "metadata_percent":"", "move_pv":"", "mirror_log":"", "copy_percent":"", "convert_lv":""}, 2024-03-01 20:53:06,914 INFO snapshot-role/MainThread: {"lv_name":"lv4_snapset1", "vg_name":"test_vg2", "lv_attr":"swi-a-s---", "lv_size":"96468992", "pool_lv":"", "origin":"lv4", "data_percent":"0.00", "metadata_percent":"", "move_pv":"", "mirror_log":"", "copy_percent":"", "convert_lv":""} 2024-03-01 20:53:06,914 INFO snapshot-role/MainThread: ] 2024-03-01 20:53:06,914 INFO snapshot-role/MainThread: } 2024-03-01 20:53:06,914 INFO snapshot-role/MainThread: ] 2024-03-01 20:53:06,914 INFO snapshot-role/MainThread: , 2024-03-01 20:53:06,914 INFO snapshot-role/MainThread: "log": [ 2024-03-01 20:53:06,914 INFO snapshot-role/MainThread: ] 2024-03-01 20:53:06,914 INFO snapshot-role/MainThread: } 2024-03-01 20:53:06,914 INFO snapshot-role/MainThread: Running... lvs test_vg2/lv3_snapset1 2024-03-01 20:53:06,946 INFO snapshot-role/MainThread: Return code: 0 2024-03-01 20:53:06,946 INFO snapshot-role/MainThread: { 2024-03-01 20:53:06,946 INFO snapshot-role/MainThread: "report": [ 2024-03-01 20:53:06,946 INFO snapshot-role/MainThread: { 2024-03-01 20:53:06,947 INFO snapshot-role/MainThread: "lv": [ 2024-03-01 20:53:06,947 INFO snapshot-role/MainThread: {"lv_name":"lv3_snapset1", "vg_name":"test_vg2", "lv_attr":"swi-a-s---", "lv_size":"50331648", "pool_lv":"", "origin":"lv3", "data_percent":"0.00", "metadata_percent":"", "move_pv":"", "mirror_log":"", "copy_percent":"", "convert_lv":""} 2024-03-01 20:53:06,947 INFO snapshot-role/MainThread: ] 2024-03-01 20:53:06,947 INFO snapshot-role/MainThread: } 2024-03-01 20:53:06,947 INFO snapshot-role/MainThread: ] 2024-03-01 20:53:06,947 INFO snapshot-role/MainThread: , 2024-03-01 20:53:06,947 INFO snapshot-role/MainThread: "log": [ 2024-03-01 20:53:06,947 INFO snapshot-role/MainThread: ] 2024-03-01 20:53:06,947 INFO snapshot-role/MainThread: } 2024-03-01 20:53:06,947 INFO snapshot-role/MainThread: Running... lvs --reportformat json test_vg2/lv3_snapset1 2024-03-01 20:53:06,976 INFO snapshot-role/MainThread: Return code: 0 2024-03-01 20:53:06,976 INFO snapshot-role/MainThread: { 2024-03-01 20:53:06,977 INFO snapshot-role/MainThread: "report": [ 2024-03-01 20:53:06,977 INFO snapshot-role/MainThread: { 2024-03-01 20:53:06,977 INFO snapshot-role/MainThread: "lv": [ 2024-03-01 20:53:06,977 INFO snapshot-role/MainThread: {"lv_name":"lv3_snapset1", "vg_name":"test_vg2", "lv_attr":"swi-a-s---", "lv_size":"50331648", "pool_lv":"", "origin":"lv3", "data_percent":"0.00", "metadata_percent":"", "move_pv":"", "mirror_log":"", "copy_percent":"", "convert_lv":""} 2024-03-01 20:53:06,977 INFO snapshot-role/MainThread: ] 2024-03-01 20:53:06,977 INFO snapshot-role/MainThread: } 2024-03-01 20:53:06,977 INFO snapshot-role/MainThread: ] 2024-03-01 20:53:06,977 INFO snapshot-role/MainThread: , 2024-03-01 20:53:06,977 INFO snapshot-role/MainThread: "log": [ 2024-03-01 20:53:06,977 INFO snapshot-role/MainThread: ] 2024-03-01 20:53:06,977 INFO snapshot-role/MainThread: } 2024-03-01 20:53:06,977 INFO snapshot-role/MainThread: Running... lvremove -y test_vg2/lv3_snapset1 2024-03-01 20:53:07,070 INFO snapshot-role/MainThread: Return code: 0 2024-03-01 20:53:07,070 INFO snapshot-role/MainThread: { 2024-03-01 20:53:07,070 INFO snapshot-role/MainThread: "log": [ 2024-03-01 20:53:07,070 INFO snapshot-role/MainThread: ] 2024-03-01 20:53:07,070 INFO snapshot-role/MainThread: } 2024-03-01 20:53:07,071 INFO snapshot-role/MainThread: Running... lvs test_vg2 2024-03-01 20:53:07,121 INFO snapshot-role/MainThread: Return code: 0 2024-03-01 20:53:07,122 INFO snapshot-role/MainThread: { 2024-03-01 20:53:07,122 INFO snapshot-role/MainThread: "report": [ 2024-03-01 20:53:07,122 INFO snapshot-role/MainThread: { 2024-03-01 20:53:07,122 INFO snapshot-role/MainThread: "lv": [ 2024-03-01 20:53:07,122 INFO snapshot-role/MainThread: {"lv_name":"lv3", "vg_name":"test_vg2", "lv_attr":"-wi-a-----", "lv_size":"322961408", "pool_lv":"", "origin":"", "data_percent":"", "metadata_percent":"", "move_pv":"", "mirror_log":"", "copy_percent":"", "convert_lv":""}, 2024-03-01 20:53:07,122 INFO snapshot-role/MainThread: {"lv_name":"lv4", "vg_name":"test_vg2", "lv_attr":"owi-a-s---", "lv_size":"641728512", "pool_lv":"", "origin":"", "data_percent":"", "metadata_percent":"", "move_pv":"", "mirror_log":"", "copy_percent":"", "convert_lv":""}, 2024-03-01 20:53:07,122 INFO snapshot-role/MainThread: {"lv_name":"lv4_snapset1", "vg_name":"test_vg2", "lv_attr":"swi-a-s---", "lv_size":"96468992", "pool_lv":"", "origin":"lv4", "data_percent":"0.00", "metadata_percent":"", "move_pv":"", "mirror_log":"", "copy_percent":"", "convert_lv":""} 2024-03-01 20:53:07,122 INFO snapshot-role/MainThread: ] 2024-03-01 20:53:07,122 INFO snapshot-role/MainThread: } 2024-03-01 20:53:07,122 INFO snapshot-role/MainThread: ] 2024-03-01 20:53:07,122 INFO snapshot-role/MainThread: , 2024-03-01 20:53:07,122 INFO snapshot-role/MainThread: "log": [ 2024-03-01 20:53:07,122 INFO snapshot-role/MainThread: ] 2024-03-01 20:53:07,122 INFO snapshot-role/MainThread: } 2024-03-01 20:53:07,122 INFO snapshot-role/MainThread: Running... lvs test_vg2/lv4_snapset1 2024-03-01 20:53:07,152 INFO snapshot-role/MainThread: Return code: 0 2024-03-01 20:53:07,152 INFO snapshot-role/MainThread: { 2024-03-01 20:53:07,152 INFO snapshot-role/MainThread: "report": [ 2024-03-01 20:53:07,152 INFO snapshot-role/MainThread: { 2024-03-01 20:53:07,152 INFO snapshot-role/MainThread: "lv": [ 2024-03-01 20:53:07,152 INFO snapshot-role/MainThread: {"lv_name":"lv4_snapset1", "vg_name":"test_vg2", "lv_attr":"swi-a-s---", "lv_size":"96468992", "pool_lv":"", "origin":"lv4", "data_percent":"0.00", "metadata_percent":"", "move_pv":"", "mirror_log":"", "copy_percent":"", "convert_lv":""} 2024-03-01 20:53:07,153 INFO snapshot-role/MainThread: ] 2024-03-01 20:53:07,153 INFO snapshot-role/MainThread: } 2024-03-01 20:53:07,153 INFO snapshot-role/MainThread: ] 2024-03-01 20:53:07,153 INFO snapshot-role/MainThread: , 2024-03-01 20:53:07,153 INFO snapshot-role/MainThread: "log": [ 2024-03-01 20:53:07,153 INFO snapshot-role/MainThread: ] 2024-03-01 20:53:07,153 INFO snapshot-role/MainThread: } 2024-03-01 20:53:07,153 INFO snapshot-role/MainThread: Running... lvs --reportformat json test_vg2/lv4_snapset1 2024-03-01 20:53:07,195 INFO snapshot-role/MainThread: Return code: 0 2024-03-01 20:53:07,195 INFO snapshot-role/MainThread: { 2024-03-01 20:53:07,195 INFO snapshot-role/MainThread: "report": [ 2024-03-01 20:53:07,195 INFO snapshot-role/MainThread: { 2024-03-01 20:53:07,195 INFO snapshot-role/MainThread: "lv": [ 2024-03-01 20:53:07,195 INFO snapshot-role/MainThread: {"lv_name":"lv4_snapset1", "vg_name":"test_vg2", "lv_attr":"swi-a-s---", "lv_size":"96468992", "pool_lv":"", "origin":"lv4", "data_percent":"0.00", "metadata_percent":"", "move_pv":"", "mirror_log":"", "copy_percent":"", "convert_lv":""} 2024-03-01 20:53:07,195 INFO snapshot-role/MainThread: ] 2024-03-01 20:53:07,195 INFO snapshot-role/MainThread: } 2024-03-01 20:53:07,195 INFO snapshot-role/MainThread: ] 2024-03-01 20:53:07,195 INFO snapshot-role/MainThread: , 2024-03-01 20:53:07,195 INFO snapshot-role/MainThread: "log": [ 2024-03-01 20:53:07,195 INFO snapshot-role/MainThread: ] 2024-03-01 20:53:07,195 INFO snapshot-role/MainThread: } 2024-03-01 20:53:07,195 INFO snapshot-role/MainThread: Running... lvremove -y test_vg2/lv4_snapset1 2024-03-01 20:53:07,271 INFO snapshot-role/MainThread: Return code: 0 2024-03-01 20:53:07,271 INFO snapshot-role/MainThread: { 2024-03-01 20:53:07,271 INFO snapshot-role/MainThread: "log": [ 2024-03-01 20:53:07,271 INFO snapshot-role/MainThread: ] 2024-03-01 20:53:07,271 INFO snapshot-role/MainThread: } 2024-03-01 20:53:07,272 INFO snapshot-role/MainThread: Running... lvs test_vg3 2024-03-01 20:53:07,311 INFO snapshot-role/MainThread: Return code: 0 2024-03-01 20:53:07,311 INFO snapshot-role/MainThread: { 2024-03-01 20:53:07,311 INFO snapshot-role/MainThread: "report": [ 2024-03-01 20:53:07,311 INFO snapshot-role/MainThread: { 2024-03-01 20:53:07,311 INFO snapshot-role/MainThread: "lv": [ 2024-03-01 20:53:07,311 INFO snapshot-role/MainThread: {"lv_name":"lv5", "vg_name":"test_vg3", "lv_attr":"-wi-a-----", "lv_size":"1283457024", "pool_lv":"", "origin":"", "data_percent":"", "metadata_percent":"", "move_pv":"", "mirror_log":"", "copy_percent":"", "convert_lv":""}, 2024-03-01 20:53:07,311 INFO snapshot-role/MainThread: {"lv_name":"lv6", "vg_name":"test_vg3", "lv_attr":"-wi-a-----", "lv_size":"1069547520", "pool_lv":"", "origin":"", "data_percent":"", "metadata_percent":"", "move_pv":"", "mirror_log":"", "copy_percent":"", "convert_lv":""}, 2024-03-01 20:53:07,312 INFO snapshot-role/MainThread: {"lv_name":"lv7", "vg_name":"test_vg3", "lv_attr":"owi-a-s---", "lv_size":"427819008", "pool_lv":"", "origin":"", "data_percent":"", "metadata_percent":"", "move_pv":"", "mirror_log":"", "copy_percent":"", "convert_lv":""}, 2024-03-01 20:53:07,312 INFO snapshot-role/MainThread: {"lv_name":"lv7_snapset1", "vg_name":"test_vg3", "lv_attr":"swi-a-s---", "lv_size":"67108864", "pool_lv":"", "origin":"lv7", "data_percent":"0.00", "metadata_percent":"", "move_pv":"", "mirror_log":"", "copy_percent":"", "convert_lv":""}, 2024-03-01 20:53:07,312 INFO snapshot-role/MainThread: {"lv_name":"lv8", "vg_name":"test_vg3", "lv_attr":"-wi-a-----", "lv_size":"427819008", "pool_lv":"", "origin":"", "data_percent":"", "metadata_percent":"", "move_pv":"", "mirror_log":"", "copy_percent":"", "convert_lv":""} 2024-03-01 20:53:07,312 INFO snapshot-role/MainThread: ] 2024-03-01 20:53:07,312 INFO snapshot-role/MainThread: } 2024-03-01 20:53:07,312 INFO snapshot-role/MainThread: ] 2024-03-01 20:53:07,312 INFO snapshot-role/MainThread: , 2024-03-01 20:53:07,312 INFO snapshot-role/MainThread: "log": [ 2024-03-01 20:53:07,312 INFO snapshot-role/MainThread: ] 2024-03-01 20:53:07,312 INFO snapshot-role/MainThread: } 2024-03-01 20:53:07,312 INFO snapshot-role/MainThread: Running... lvs test_vg3/lv7_snapset1 2024-03-01 20:53:07,355 INFO snapshot-role/MainThread: Return code: 0 2024-03-01 20:53:07,356 INFO snapshot-role/MainThread: { 2024-03-01 20:53:07,356 INFO snapshot-role/MainThread: "report": [ 2024-03-01 20:53:07,356 INFO snapshot-role/MainThread: { 2024-03-01 20:53:07,356 INFO snapshot-role/MainThread: "lv": [ 2024-03-01 20:53:07,356 INFO snapshot-role/MainThread: {"lv_name":"lv7_snapset1", "vg_name":"test_vg3", "lv_attr":"swi-a-s---", "lv_size":"67108864", "pool_lv":"", "origin":"lv7", "data_percent":"0.00", "metadata_percent":"", "move_pv":"", "mirror_log":"", "copy_percent":"", "convert_lv":""} 2024-03-01 20:53:07,356 INFO snapshot-role/MainThread: ] 2024-03-01 20:53:07,356 INFO snapshot-role/MainThread: } 2024-03-01 20:53:07,356 INFO snapshot-role/MainThread: ] 2024-03-01 20:53:07,356 INFO snapshot-role/MainThread: , 2024-03-01 20:53:07,356 INFO snapshot-role/MainThread: "log": [ 2024-03-01 20:53:07,356 INFO snapshot-role/MainThread: ] 2024-03-01 20:53:07,356 INFO snapshot-role/MainThread: } 2024-03-01 20:53:07,356 INFO snapshot-role/MainThread: Running... lvs --reportformat json test_vg3/lv7_snapset1 2024-03-01 20:53:07,388 INFO snapshot-role/MainThread: Return code: 0 2024-03-01 20:53:07,388 INFO snapshot-role/MainThread: { 2024-03-01 20:53:07,388 INFO snapshot-role/MainThread: "report": [ 2024-03-01 20:53:07,388 INFO snapshot-role/MainThread: { 2024-03-01 20:53:07,388 INFO snapshot-role/MainThread: "lv": [ 2024-03-01 20:53:07,388 INFO snapshot-role/MainThread: {"lv_name":"lv7_snapset1", "vg_name":"test_vg3", "lv_attr":"swi-a-s---", "lv_size":"67108864", "pool_lv":"", "origin":"lv7", "data_percent":"0.00", "metadata_percent":"", "move_pv":"", "mirror_log":"", "copy_percent":"", "convert_lv":""} 2024-03-01 20:53:07,389 INFO snapshot-role/MainThread: ] 2024-03-01 20:53:07,389 INFO snapshot-role/MainThread: } 2024-03-01 20:53:07,389 INFO snapshot-role/MainThread: ] 2024-03-01 20:53:07,389 INFO snapshot-role/MainThread: , 2024-03-01 20:53:07,389 INFO snapshot-role/MainThread: "log": [ 2024-03-01 20:53:07,389 INFO snapshot-role/MainThread: ] 2024-03-01 20:53:07,389 INFO snapshot-role/MainThread: } 2024-03-01 20:53:07,389 INFO snapshot-role/MainThread: Running... lvremove -y test_vg3/lv7_snapset1 2024-03-01 20:53:07,485 INFO snapshot-role/MainThread: Return code: 0 2024-03-01 20:53:07,486 INFO snapshot-role/MainThread: { 2024-03-01 20:53:07,486 INFO snapshot-role/MainThread: "log": [ 2024-03-01 20:53:07,486 INFO snapshot-role/MainThread: ] 2024-03-01 20:53:07,486 INFO snapshot-role/MainThread: } 2024-03-01 20:53:07,486 INFO snapshot-role/MainThread: exit code: 0: [''] 2024-03-01 20:53:08,886 INFO snapshot-role/MainThread: remove_cmd: remove None None None 1 {"name": "snapset1", "volumes": [{"name": "snapshot VG1 LV1", "vg": "test_vg1", "lv": "lv1", "percent_space_required": 20}, {"name": "snapshot VG2 LV3", "vg": "test_vg2", "lv": "lv3", "percent_space_required": 15}, {"name": "snapshot VG2 LV4", "vg": "test_vg2", "lv": "lv4", "percent_space_required": 15}, {"name": "snapshot VG3 LV7", "vg": "test_vg3", "lv": "lv7", "percent_space_required": 15}]} 2024-03-01 20:53:08,887 INFO snapshot-role/MainThread: snapset {'name': 'snapset1', 'volumes': [{'name': 'snapshot VG1 LV1', 'vg': 'test_vg1', 'lv': 'lv1', 'percent_space_required': 20}, {'name': 'snapshot VG2 LV3', 'vg': 'test_vg2', 'lv': 'lv3', 'percent_space_required': 15}, {'name': 'snapshot VG2 LV4', 'vg': 'test_vg2', 'lv': 'lv4', 'percent_space_required': 15}, {'name': 'snapshot VG3 LV7', 'vg': 'test_vg3', 'lv': 'lv7', 'percent_space_required': 15}]} 2024-03-01 20:53:08,887 INFO snapshot-role/MainThread: remove verify snapsset : snapset1 2024-03-01 20:53:08,887 INFO snapshot-role/MainThread: Running... lvs test_vg1 2024-03-01 20:53:08,917 INFO snapshot-role/MainThread: Return code: 0 2024-03-01 20:53:08,917 INFO snapshot-role/MainThread: { 2024-03-01 20:53:08,917 INFO snapshot-role/MainThread: "report": [ 2024-03-01 20:53:08,918 INFO snapshot-role/MainThread: { 2024-03-01 20:53:08,918 INFO snapshot-role/MainThread: "lv": [ 2024-03-01 20:53:08,918 INFO snapshot-role/MainThread: {"lv_name":"lv1", "vg_name":"test_vg1", "lv_attr":"-wi-a-----", "lv_size":"482344960", "pool_lv":"", "origin":"", "data_percent":"", "metadata_percent":"", "move_pv":"", "mirror_log":"", "copy_percent":"", "convert_lv":""}, 2024-03-01 20:53:08,918 INFO snapshot-role/MainThread: {"lv_name":"lv2", "vg_name":"test_vg1", "lv_attr":"-wi-a-----", "lv_size":"1606418432", "pool_lv":"", "origin":"", "data_percent":"", "metadata_percent":"", "move_pv":"", "mirror_log":"", "copy_percent":"", "convert_lv":""} 2024-03-01 20:53:08,918 INFO snapshot-role/MainThread: ] 2024-03-01 20:53:08,918 INFO snapshot-role/MainThread: } 2024-03-01 20:53:08,918 INFO snapshot-role/MainThread: ] 2024-03-01 20:53:08,918 INFO snapshot-role/MainThread: , 2024-03-01 20:53:08,918 INFO snapshot-role/MainThread: "log": [ 2024-03-01 20:53:08,918 INFO snapshot-role/MainThread: ] 2024-03-01 20:53:08,918 INFO snapshot-role/MainThread: } 2024-03-01 20:53:08,918 INFO snapshot-role/MainThread: Running... lvs test_vg1/lv1_snapset1 2024-03-01 20:53:08,945 INFO snapshot-role/MainThread: Return code: 5 2024-03-01 20:53:08,945 INFO snapshot-role/MainThread: { 2024-03-01 20:53:08,945 INFO snapshot-role/MainThread: "report": [ 2024-03-01 20:53:08,945 INFO snapshot-role/MainThread: { 2024-03-01 20:53:08,945 INFO snapshot-role/MainThread: "lv": [ 2024-03-01 20:53:08,945 INFO snapshot-role/MainThread: ] 2024-03-01 20:53:08,945 INFO snapshot-role/MainThread: } 2024-03-01 20:53:08,945 INFO snapshot-role/MainThread: ] 2024-03-01 20:53:08,945 INFO snapshot-role/MainThread: , 2024-03-01 20:53:08,946 INFO snapshot-role/MainThread: "log": [ 2024-03-01 20:53:08,946 INFO snapshot-role/MainThread: ] 2024-03-01 20:53:08,946 INFO snapshot-role/MainThread: } 2024-03-01 20:53:08,946 INFO snapshot-role/MainThread: Running... lvs test_vg2 2024-03-01 20:53:08,975 INFO snapshot-role/MainThread: Return code: 0 2024-03-01 20:53:08,975 INFO snapshot-role/MainThread: { 2024-03-01 20:53:08,975 INFO snapshot-role/MainThread: "report": [ 2024-03-01 20:53:08,975 INFO snapshot-role/MainThread: { 2024-03-01 20:53:08,975 INFO snapshot-role/MainThread: "lv": [ 2024-03-01 20:53:08,976 INFO snapshot-role/MainThread: {"lv_name":"lv3", "vg_name":"test_vg2", "lv_attr":"-wi-a-----", "lv_size":"322961408", "pool_lv":"", "origin":"", "data_percent":"", "metadata_percent":"", "move_pv":"", "mirror_log":"", "copy_percent":"", "convert_lv":""}, 2024-03-01 20:53:08,976 INFO snapshot-role/MainThread: {"lv_name":"lv4", "vg_name":"test_vg2", "lv_attr":"-wi-a-----", "lv_size":"641728512", "pool_lv":"", "origin":"", "data_percent":"", "metadata_percent":"", "move_pv":"", "mirror_log":"", "copy_percent":"", "convert_lv":""} 2024-03-01 20:53:08,976 INFO snapshot-role/MainThread: ] 2024-03-01 20:53:08,976 INFO snapshot-role/MainThread: } 2024-03-01 20:53:08,976 INFO snapshot-role/MainThread: ] 2024-03-01 20:53:08,976 INFO snapshot-role/MainThread: , 2024-03-01 20:53:08,976 INFO snapshot-role/MainThread: "log": [ 2024-03-01 20:53:08,976 INFO snapshot-role/MainThread: ] 2024-03-01 20:53:08,976 INFO snapshot-role/MainThread: } 2024-03-01 20:53:08,976 INFO snapshot-role/MainThread: Running... lvs test_vg2/lv3_snapset1 2024-03-01 20:53:09,010 INFO snapshot-role/MainThread: Return code: 5 2024-03-01 20:53:09,010 INFO snapshot-role/MainThread: { 2024-03-01 20:53:09,010 INFO snapshot-role/MainThread: "report": [ 2024-03-01 20:53:09,010 INFO snapshot-role/MainThread: { 2024-03-01 20:53:09,010 INFO snapshot-role/MainThread: "lv": [ 2024-03-01 20:53:09,010 INFO snapshot-role/MainThread: ] 2024-03-01 20:53:09,010 INFO snapshot-role/MainThread: } 2024-03-01 20:53:09,010 INFO snapshot-role/MainThread: ] 2024-03-01 20:53:09,010 INFO snapshot-role/MainThread: , 2024-03-01 20:53:09,010 INFO snapshot-role/MainThread: "log": [ 2024-03-01 20:53:09,010 INFO snapshot-role/MainThread: ] 2024-03-01 20:53:09,010 INFO snapshot-role/MainThread: } 2024-03-01 20:53:09,010 INFO snapshot-role/MainThread: Running... lvs test_vg2 2024-03-01 20:53:09,048 INFO snapshot-role/MainThread: Return code: 0 2024-03-01 20:53:09,048 INFO snapshot-role/MainThread: { 2024-03-01 20:53:09,048 INFO snapshot-role/MainThread: "report": [ 2024-03-01 20:53:09,048 INFO snapshot-role/MainThread: { 2024-03-01 20:53:09,048 INFO snapshot-role/MainThread: "lv": [ 2024-03-01 20:53:09,048 INFO snapshot-role/MainThread: {"lv_name":"lv3", "vg_name":"test_vg2", "lv_attr":"-wi-a-----", "lv_size":"322961408", "pool_lv":"", "origin":"", "data_percent":"", "metadata_percent":"", "move_pv":"", "mirror_log":"", "copy_percent":"", "convert_lv":""}, 2024-03-01 20:53:09,048 INFO snapshot-role/MainThread: {"lv_name":"lv4", "vg_name":"test_vg2", "lv_attr":"-wi-a-----", "lv_size":"641728512", "pool_lv":"", "origin":"", "data_percent":"", "metadata_percent":"", "move_pv":"", "mirror_log":"", "copy_percent":"", "convert_lv":""} 2024-03-01 20:53:09,048 INFO snapshot-role/MainThread: ] 2024-03-01 20:53:09,048 INFO snapshot-role/MainThread: } 2024-03-01 20:53:09,048 INFO snapshot-role/MainThread: ] 2024-03-01 20:53:09,048 INFO snapshot-role/MainThread: , 2024-03-01 20:53:09,048 INFO snapshot-role/MainThread: "log": [ 2024-03-01 20:53:09,048 INFO snapshot-role/MainThread: ] 2024-03-01 20:53:09,048 INFO snapshot-role/MainThread: } 2024-03-01 20:53:09,048 INFO snapshot-role/MainThread: Running... lvs test_vg2/lv4_snapset1 2024-03-01 20:53:09,081 INFO snapshot-role/MainThread: Return code: 5 2024-03-01 20:53:09,082 INFO snapshot-role/MainThread: { 2024-03-01 20:53:09,082 INFO snapshot-role/MainThread: "report": [ 2024-03-01 20:53:09,082 INFO snapshot-role/MainThread: { 2024-03-01 20:53:09,082 INFO snapshot-role/MainThread: "lv": [ 2024-03-01 20:53:09,082 INFO snapshot-role/MainThread: ] 2024-03-01 20:53:09,082 INFO snapshot-role/MainThread: } 2024-03-01 20:53:09,082 INFO snapshot-role/MainThread: ] 2024-03-01 20:53:09,082 INFO snapshot-role/MainThread: , 2024-03-01 20:53:09,082 INFO snapshot-role/MainThread: "log": [ 2024-03-01 20:53:09,082 INFO snapshot-role/MainThread: ] 2024-03-01 20:53:09,082 INFO snapshot-role/MainThread: } 2024-03-01 20:53:09,082 INFO snapshot-role/MainThread: Running... lvs test_vg3 2024-03-01 20:53:09,113 INFO snapshot-role/MainThread: Return code: 0 2024-03-01 20:53:09,113 INFO snapshot-role/MainThread: { 2024-03-01 20:53:09,113 INFO snapshot-role/MainThread: "report": [ 2024-03-01 20:53:09,113 INFO snapshot-role/MainThread: { 2024-03-01 20:53:09,113 INFO snapshot-role/MainThread: "lv": [ 2024-03-01 20:53:09,113 INFO snapshot-role/MainThread: {"lv_name":"lv5", "vg_name":"test_vg3", "lv_attr":"-wi-a-----", "lv_size":"1283457024", "pool_lv":"", "origin":"", "data_percent":"", "metadata_percent":"", "move_pv":"", "mirror_log":"", "copy_percent":"", "convert_lv":""}, 2024-03-01 20:53:09,113 INFO snapshot-role/MainThread: {"lv_name":"lv6", "vg_name":"test_vg3", "lv_attr":"-wi-a-----", "lv_size":"1069547520", "pool_lv":"", "origin":"", "data_percent":"", "metadata_percent":"", "move_pv":"", "mirror_log":"", "copy_percent":"", "convert_lv":""}, 2024-03-01 20:53:09,113 INFO snapshot-role/MainThread: {"lv_name":"lv7", "vg_name":"test_vg3", "lv_attr":"-wi-a-----", "lv_size":"427819008", "pool_lv":"", "origin":"", "data_percent":"", "metadata_percent":"", "move_pv":"", "mirror_log":"", "copy_percent":"", "convert_lv":""}, 2024-03-01 20:53:09,114 INFO snapshot-role/MainThread: {"lv_name":"lv8", "vg_name":"test_vg3", "lv_attr":"-wi-a-----", "lv_size":"427819008", "pool_lv":"", "origin":"", "data_percent":"", "metadata_percent":"", "move_pv":"", "mirror_log":"", "copy_percent":"", "convert_lv":""} 2024-03-01 20:53:09,114 INFO snapshot-role/MainThread: ] 2024-03-01 20:53:09,114 INFO snapshot-role/MainThread: } 2024-03-01 20:53:09,114 INFO snapshot-role/MainThread: ] 2024-03-01 20:53:09,114 INFO snapshot-role/MainThread: , 2024-03-01 20:53:09,114 INFO snapshot-role/MainThread: "log": [ 2024-03-01 20:53:09,114 INFO snapshot-role/MainThread: ] 2024-03-01 20:53:09,114 INFO snapshot-role/MainThread: } 2024-03-01 20:53:09,114 INFO snapshot-role/MainThread: Running... lvs test_vg3/lv7_snapset1 2024-03-01 20:53:09,146 INFO snapshot-role/MainThread: Return code: 5 2024-03-01 20:53:09,146 INFO snapshot-role/MainThread: { 2024-03-01 20:53:09,146 INFO snapshot-role/MainThread: "report": [ 2024-03-01 20:53:09,146 INFO snapshot-role/MainThread: { 2024-03-01 20:53:09,146 INFO snapshot-role/MainThread: "lv": [ 2024-03-01 20:53:09,146 INFO snapshot-role/MainThread: ] 2024-03-01 20:53:09,146 INFO snapshot-role/MainThread: } 2024-03-01 20:53:09,146 INFO snapshot-role/MainThread: ] 2024-03-01 20:53:09,146 INFO snapshot-role/MainThread: , 2024-03-01 20:53:09,146 INFO snapshot-role/MainThread: "log": [ 2024-03-01 20:53:09,146 INFO snapshot-role/MainThread: ] 2024-03-01 20:53:09,146 INFO snapshot-role/MainThread: } 2024-03-01 20:53:09,146 INFO snapshot-role/MainThread: exit code: 0: [''] 2024-03-01 20:53:10,482 INFO snapshot-role/MainThread: remove_cmd: remove None None None 0 {"name": "snapset1", "volumes": [{"name": "snapshot VG1 LV1", "vg": "test_vg1", "lv": "lv1", "percent_space_required": 20}, {"name": "snapshot VG2 LV3", "vg": "test_vg2", "lv": "lv3", "percent_space_required": 15}, {"name": "snapshot VG2 LV4", "vg": "test_vg2", "lv": "lv4", "percent_space_required": 15}, {"name": "snapshot VG3 LV7", "vg": "test_vg3", "lv": "lv7", "percent_space_required": 15}]} 2024-03-01 20:53:10,482 INFO snapshot-role/MainThread: snapset {'name': 'snapset1', 'volumes': [{'name': 'snapshot VG1 LV1', 'vg': 'test_vg1', 'lv': 'lv1', 'percent_space_required': 20}, {'name': 'snapshot VG2 LV3', 'vg': 'test_vg2', 'lv': 'lv3', 'percent_space_required': 15}, {'name': 'snapshot VG2 LV4', 'vg': 'test_vg2', 'lv': 'lv4', 'percent_space_required': 15}, {'name': 'snapshot VG3 LV7', 'vg': 'test_vg3', 'lv': 'lv7', 'percent_space_required': 15}]} 2024-03-01 20:53:10,483 INFO snapshot-role/MainThread: remove snapsset : snapset1 2024-03-01 20:53:10,483 INFO snapshot-role/MainThread: Running... lvs test_vg1 2024-03-01 20:53:10,512 INFO snapshot-role/MainThread: Return code: 0 2024-03-01 20:53:10,512 INFO snapshot-role/MainThread: { 2024-03-01 20:53:10,512 INFO snapshot-role/MainThread: "report": [ 2024-03-01 20:53:10,512 INFO snapshot-role/MainThread: { 2024-03-01 20:53:10,512 INFO snapshot-role/MainThread: "lv": [ 2024-03-01 20:53:10,512 INFO snapshot-role/MainThread: {"lv_name":"lv1", "vg_name":"test_vg1", "lv_attr":"-wi-a-----", "lv_size":"482344960", "pool_lv":"", "origin":"", "data_percent":"", "metadata_percent":"", "move_pv":"", "mirror_log":"", "copy_percent":"", "convert_lv":""}, 2024-03-01 20:53:10,512 INFO snapshot-role/MainThread: {"lv_name":"lv2", "vg_name":"test_vg1", "lv_attr":"-wi-a-----", "lv_size":"1606418432", "pool_lv":"", "origin":"", "data_percent":"", "metadata_percent":"", "move_pv":"", "mirror_log":"", "copy_percent":"", "convert_lv":""} 2024-03-01 20:53:10,512 INFO snapshot-role/MainThread: ] 2024-03-01 20:53:10,513 INFO snapshot-role/MainThread: } 2024-03-01 20:53:10,513 INFO snapshot-role/MainThread: ] 2024-03-01 20:53:10,513 INFO snapshot-role/MainThread: , 2024-03-01 20:53:10,513 INFO snapshot-role/MainThread: "log": [ 2024-03-01 20:53:10,513 INFO snapshot-role/MainThread: ] 2024-03-01 20:53:10,513 INFO snapshot-role/MainThread: } 2024-03-01 20:53:10,513 INFO snapshot-role/MainThread: Running... lvs test_vg1/lv1_snapset1 2024-03-01 20:53:10,542 INFO snapshot-role/MainThread: Return code: 5 2024-03-01 20:53:10,542 INFO snapshot-role/MainThread: { 2024-03-01 20:53:10,542 INFO snapshot-role/MainThread: "report": [ 2024-03-01 20:53:10,542 INFO snapshot-role/MainThread: { 2024-03-01 20:53:10,542 INFO snapshot-role/MainThread: "lv": [ 2024-03-01 20:53:10,542 INFO snapshot-role/MainThread: ] 2024-03-01 20:53:10,542 INFO snapshot-role/MainThread: } 2024-03-01 20:53:10,542 INFO snapshot-role/MainThread: ] 2024-03-01 20:53:10,542 INFO snapshot-role/MainThread: , 2024-03-01 20:53:10,542 INFO snapshot-role/MainThread: "log": [ 2024-03-01 20:53:10,542 INFO snapshot-role/MainThread: ] 2024-03-01 20:53:10,543 INFO snapshot-role/MainThread: } 2024-03-01 20:53:10,543 INFO snapshot-role/MainThread: Running... lvs test_vg2 2024-03-01 20:53:10,572 INFO snapshot-role/MainThread: Return code: 0 2024-03-01 20:53:10,572 INFO snapshot-role/MainThread: { 2024-03-01 20:53:10,572 INFO snapshot-role/MainThread: "report": [ 2024-03-01 20:53:10,572 INFO snapshot-role/MainThread: { 2024-03-01 20:53:10,572 INFO snapshot-role/MainThread: "lv": [ 2024-03-01 20:53:10,572 INFO snapshot-role/MainThread: {"lv_name":"lv3", "vg_name":"test_vg2", "lv_attr":"-wi-a-----", "lv_size":"322961408", "pool_lv":"", "origin":"", "data_percent":"", "metadata_percent":"", "move_pv":"", "mirror_log":"", "copy_percent":"", "convert_lv":""}, 2024-03-01 20:53:10,572 INFO snapshot-role/MainThread: {"lv_name":"lv4", "vg_name":"test_vg2", "lv_attr":"-wi-a-----", "lv_size":"641728512", "pool_lv":"", "origin":"", "data_percent":"", "metadata_percent":"", "move_pv":"", "mirror_log":"", "copy_percent":"", "convert_lv":""} 2024-03-01 20:53:10,572 INFO snapshot-role/MainThread: ] 2024-03-01 20:53:10,572 INFO snapshot-role/MainThread: } 2024-03-01 20:53:10,573 INFO snapshot-role/MainThread: ] 2024-03-01 20:53:10,573 INFO snapshot-role/MainThread: , 2024-03-01 20:53:10,573 INFO snapshot-role/MainThread: "log": [ 2024-03-01 20:53:10,573 INFO snapshot-role/MainThread: ] 2024-03-01 20:53:10,573 INFO snapshot-role/MainThread: } 2024-03-01 20:53:10,573 INFO snapshot-role/MainThread: Running... lvs test_vg2/lv3_snapset1 2024-03-01 20:53:10,602 INFO snapshot-role/MainThread: Return code: 5 2024-03-01 20:53:10,602 INFO snapshot-role/MainThread: { 2024-03-01 20:53:10,602 INFO snapshot-role/MainThread: "report": [ 2024-03-01 20:53:10,602 INFO snapshot-role/MainThread: { 2024-03-01 20:53:10,602 INFO snapshot-role/MainThread: "lv": [ 2024-03-01 20:53:10,602 INFO snapshot-role/MainThread: ] 2024-03-01 20:53:10,602 INFO snapshot-role/MainThread: } 2024-03-01 20:53:10,602 INFO snapshot-role/MainThread: ] 2024-03-01 20:53:10,602 INFO snapshot-role/MainThread: , 2024-03-01 20:53:10,602 INFO snapshot-role/MainThread: "log": [ 2024-03-01 20:53:10,602 INFO snapshot-role/MainThread: ] 2024-03-01 20:53:10,602 INFO snapshot-role/MainThread: } 2024-03-01 20:53:10,603 INFO snapshot-role/MainThread: Running... lvs test_vg2 2024-03-01 20:53:10,632 INFO snapshot-role/MainThread: Return code: 0 2024-03-01 20:53:10,632 INFO snapshot-role/MainThread: { 2024-03-01 20:53:10,632 INFO snapshot-role/MainThread: "report": [ 2024-03-01 20:53:10,632 INFO snapshot-role/MainThread: { 2024-03-01 20:53:10,633 INFO snapshot-role/MainThread: "lv": [ 2024-03-01 20:53:10,633 INFO snapshot-role/MainThread: {"lv_name":"lv3", "vg_name":"test_vg2", "lv_attr":"-wi-a-----", "lv_size":"322961408", "pool_lv":"", "origin":"", "data_percent":"", "metadata_percent":"", "move_pv":"", "mirror_log":"", "copy_percent":"", "convert_lv":""}, 2024-03-01 20:53:10,633 INFO snapshot-role/MainThread: {"lv_name":"lv4", "vg_name":"test_vg2", "lv_attr":"-wi-a-----", "lv_size":"641728512", "pool_lv":"", "origin":"", "data_percent":"", "metadata_percent":"", "move_pv":"", "mirror_log":"", "copy_percent":"", "convert_lv":""} 2024-03-01 20:53:10,633 INFO snapshot-role/MainThread: ] 2024-03-01 20:53:10,633 INFO snapshot-role/MainThread: } 2024-03-01 20:53:10,633 INFO snapshot-role/MainThread: ] 2024-03-01 20:53:10,633 INFO snapshot-role/MainThread: , 2024-03-01 20:53:10,633 INFO snapshot-role/MainThread: "log": [ 2024-03-01 20:53:10,633 INFO snapshot-role/MainThread: ] 2024-03-01 20:53:10,633 INFO snapshot-role/MainThread: } 2024-03-01 20:53:10,633 INFO snapshot-role/MainThread: Running... lvs test_vg2/lv4_snapset1 2024-03-01 20:53:10,674 INFO snapshot-role/MainThread: Return code: 5 2024-03-01 20:53:10,675 INFO snapshot-role/MainThread: { 2024-03-01 20:53:10,675 INFO snapshot-role/MainThread: "report": [ 2024-03-01 20:53:10,675 INFO snapshot-role/MainThread: { 2024-03-01 20:53:10,675 INFO snapshot-role/MainThread: "lv": [ 2024-03-01 20:53:10,675 INFO snapshot-role/MainThread: ] 2024-03-01 20:53:10,675 INFO snapshot-role/MainThread: } 2024-03-01 20:53:10,675 INFO snapshot-role/MainThread: ] 2024-03-01 20:53:10,675 INFO snapshot-role/MainThread: , 2024-03-01 20:53:10,675 INFO snapshot-role/MainThread: "log": [ 2024-03-01 20:53:10,675 INFO snapshot-role/MainThread: ] 2024-03-01 20:53:10,675 INFO snapshot-role/MainThread: } 2024-03-01 20:53:10,675 INFO snapshot-role/MainThread: Running... lvs test_vg3 2024-03-01 20:53:10,704 INFO snapshot-role/MainThread: Return code: 0 2024-03-01 20:53:10,704 INFO snapshot-role/MainThread: { 2024-03-01 20:53:10,704 INFO snapshot-role/MainThread: "report": [ 2024-03-01 20:53:10,704 INFO snapshot-role/MainThread: { 2024-03-01 20:53:10,704 INFO snapshot-role/MainThread: "lv": [ 2024-03-01 20:53:10,704 INFO snapshot-role/MainThread: {"lv_name":"lv5", "vg_name":"test_vg3", "lv_attr":"-wi-a-----", "lv_size":"1283457024", "pool_lv":"", "origin":"", "data_percent":"", "metadata_percent":"", "move_pv":"", "mirror_log":"", "copy_percent":"", "convert_lv":""}, 2024-03-01 20:53:10,705 INFO snapshot-role/MainThread: {"lv_name":"lv6", "vg_name":"test_vg3", "lv_attr":"-wi-a-----", "lv_size":"1069547520", "pool_lv":"", "origin":"", "data_percent":"", "metadata_percent":"", "move_pv":"", "mirror_log":"", "copy_percent":"", "convert_lv":""}, 2024-03-01 20:53:10,705 INFO snapshot-role/MainThread: {"lv_name":"lv7", "vg_name":"test_vg3", "lv_attr":"-wi-a-----", "lv_size":"427819008", "pool_lv":"", "origin":"", "data_percent":"", "metadata_percent":"", "move_pv":"", "mirror_log":"", "copy_percent":"", "convert_lv":""}, 2024-03-01 20:53:10,705 INFO snapshot-role/MainThread: {"lv_name":"lv8", "vg_name":"test_vg3", "lv_attr":"-wi-a-----", "lv_size":"427819008", "pool_lv":"", "origin":"", "data_percent":"", "metadata_percent":"", "move_pv":"", "mirror_log":"", "copy_percent":"", "convert_lv":""} 2024-03-01 20:53:10,705 INFO snapshot-role/MainThread: ] 2024-03-01 20:53:10,705 INFO snapshot-role/MainThread: } 2024-03-01 20:53:10,705 INFO snapshot-role/MainThread: ] 2024-03-01 20:53:10,705 INFO snapshot-role/MainThread: , 2024-03-01 20:53:10,705 INFO snapshot-role/MainThread: "log": [ 2024-03-01 20:53:10,705 INFO snapshot-role/MainThread: ] 2024-03-01 20:53:10,705 INFO snapshot-role/MainThread: } 2024-03-01 20:53:10,705 INFO snapshot-role/MainThread: Running... lvs test_vg3/lv7_snapset1 2024-03-01 20:53:10,749 INFO snapshot-role/MainThread: Return code: 5 2024-03-01 20:53:10,749 INFO snapshot-role/MainThread: { 2024-03-01 20:53:10,749 INFO snapshot-role/MainThread: "report": [ 2024-03-01 20:53:10,749 INFO snapshot-role/MainThread: { 2024-03-01 20:53:10,749 INFO snapshot-role/MainThread: "lv": [ 2024-03-01 20:53:10,750 INFO snapshot-role/MainThread: ] 2024-03-01 20:53:10,750 INFO snapshot-role/MainThread: } 2024-03-01 20:53:10,750 INFO snapshot-role/MainThread: ] 2024-03-01 20:53:10,750 INFO snapshot-role/MainThread: , 2024-03-01 20:53:10,750 INFO snapshot-role/MainThread: "log": [ 2024-03-01 20:53:10,750 INFO snapshot-role/MainThread: ] 2024-03-01 20:53:10,750 INFO snapshot-role/MainThread: } 2024-03-01 20:53:10,750 INFO snapshot-role/MainThread: Running... lvs test_vg1 2024-03-01 20:53:10,781 INFO snapshot-role/MainThread: Return code: 0 2024-03-01 20:53:10,781 INFO snapshot-role/MainThread: { 2024-03-01 20:53:10,782 INFO snapshot-role/MainThread: "report": [ 2024-03-01 20:53:10,782 INFO snapshot-role/MainThread: { 2024-03-01 20:53:10,782 INFO snapshot-role/MainThread: "lv": [ 2024-03-01 20:53:10,782 INFO snapshot-role/MainThread: {"lv_name":"lv1", "vg_name":"test_vg1", "lv_attr":"-wi-a-----", "lv_size":"482344960", "pool_lv":"", "origin":"", "data_percent":"", "metadata_percent":"", "move_pv":"", "mirror_log":"", "copy_percent":"", "convert_lv":""}, 2024-03-01 20:53:10,782 INFO snapshot-role/MainThread: {"lv_name":"lv2", "vg_name":"test_vg1", "lv_attr":"-wi-a-----", "lv_size":"1606418432", "pool_lv":"", "origin":"", "data_percent":"", "metadata_percent":"", "move_pv":"", "mirror_log":"", "copy_percent":"", "convert_lv":""} 2024-03-01 20:53:10,782 INFO snapshot-role/MainThread: ] 2024-03-01 20:53:10,782 INFO snapshot-role/MainThread: } 2024-03-01 20:53:10,782 INFO snapshot-role/MainThread: ] 2024-03-01 20:53:10,782 INFO snapshot-role/MainThread: , 2024-03-01 20:53:10,782 INFO snapshot-role/MainThread: "log": [ 2024-03-01 20:53:10,782 INFO snapshot-role/MainThread: ] 2024-03-01 20:53:10,782 INFO snapshot-role/MainThread: } 2024-03-01 20:53:10,782 INFO snapshot-role/MainThread: Running... lvs test_vg1/lv1_snapset1 2024-03-01 20:53:10,815 INFO snapshot-role/MainThread: Return code: 5 2024-03-01 20:53:10,816 INFO snapshot-role/MainThread: { 2024-03-01 20:53:10,816 INFO snapshot-role/MainThread: "report": [ 2024-03-01 20:53:10,816 INFO snapshot-role/MainThread: { 2024-03-01 20:53:10,816 INFO snapshot-role/MainThread: "lv": [ 2024-03-01 20:53:10,816 INFO snapshot-role/MainThread: ] 2024-03-01 20:53:10,816 INFO snapshot-role/MainThread: } 2024-03-01 20:53:10,816 INFO snapshot-role/MainThread: ] 2024-03-01 20:53:10,816 INFO snapshot-role/MainThread: , 2024-03-01 20:53:10,816 INFO snapshot-role/MainThread: "log": [ 2024-03-01 20:53:10,816 INFO snapshot-role/MainThread: ] 2024-03-01 20:53:10,816 INFO snapshot-role/MainThread: } 2024-03-01 20:53:10,816 INFO snapshot-role/MainThread: Running... lvs test_vg2 2024-03-01 20:53:10,846 INFO snapshot-role/MainThread: Return code: 0 2024-03-01 20:53:10,846 INFO snapshot-role/MainThread: { 2024-03-01 20:53:10,846 INFO snapshot-role/MainThread: "report": [ 2024-03-01 20:53:10,846 INFO snapshot-role/MainThread: { 2024-03-01 20:53:10,846 INFO snapshot-role/MainThread: "lv": [ 2024-03-01 20:53:10,846 INFO snapshot-role/MainThread: {"lv_name":"lv3", "vg_name":"test_vg2", "lv_attr":"-wi-a-----", "lv_size":"322961408", "pool_lv":"", "origin":"", "data_percent":"", "metadata_percent":"", "move_pv":"", "mirror_log":"", "copy_percent":"", "convert_lv":""}, 2024-03-01 20:53:10,846 INFO snapshot-role/MainThread: {"lv_name":"lv4", "vg_name":"test_vg2", "lv_attr":"-wi-a-----", "lv_size":"641728512", "pool_lv":"", "origin":"", "data_percent":"", "metadata_percent":"", "move_pv":"", "mirror_log":"", "copy_percent":"", "convert_lv":""} 2024-03-01 20:53:10,846 INFO snapshot-role/MainThread: ] 2024-03-01 20:53:10,846 INFO snapshot-role/MainThread: } 2024-03-01 20:53:10,846 INFO snapshot-role/MainThread: ] 2024-03-01 20:53:10,846 INFO snapshot-role/MainThread: , 2024-03-01 20:53:10,847 INFO snapshot-role/MainThread: "log": [ 2024-03-01 20:53:10,847 INFO snapshot-role/MainThread: ] 2024-03-01 20:53:10,847 INFO snapshot-role/MainThread: } 2024-03-01 20:53:10,847 INFO snapshot-role/MainThread: Running... lvs test_vg2/lv3_snapset1 2024-03-01 20:53:10,887 INFO snapshot-role/MainThread: Return code: 5 2024-03-01 20:53:10,887 INFO snapshot-role/MainThread: { 2024-03-01 20:53:10,887 INFO snapshot-role/MainThread: "report": [ 2024-03-01 20:53:10,887 INFO snapshot-role/MainThread: { 2024-03-01 20:53:10,887 INFO snapshot-role/MainThread: "lv": [ 2024-03-01 20:53:10,888 INFO snapshot-role/MainThread: ] 2024-03-01 20:53:10,888 INFO snapshot-role/MainThread: } 2024-03-01 20:53:10,888 INFO snapshot-role/MainThread: ] 2024-03-01 20:53:10,888 INFO snapshot-role/MainThread: , 2024-03-01 20:53:10,888 INFO snapshot-role/MainThread: "log": [ 2024-03-01 20:53:10,888 INFO snapshot-role/MainThread: ] 2024-03-01 20:53:10,888 INFO snapshot-role/MainThread: } 2024-03-01 20:53:10,888 INFO snapshot-role/MainThread: Running... lvs test_vg2 2024-03-01 20:53:10,918 INFO snapshot-role/MainThread: Return code: 0 2024-03-01 20:53:10,918 INFO snapshot-role/MainThread: { 2024-03-01 20:53:10,918 INFO snapshot-role/MainThread: "report": [ 2024-03-01 20:53:10,918 INFO snapshot-role/MainThread: { 2024-03-01 20:53:10,918 INFO snapshot-role/MainThread: "lv": [ 2024-03-01 20:53:10,918 INFO snapshot-role/MainThread: {"lv_name":"lv3", "vg_name":"test_vg2", "lv_attr":"-wi-a-----", "lv_size":"322961408", "pool_lv":"", "origin":"", "data_percent":"", "metadata_percent":"", "move_pv":"", "mirror_log":"", "copy_percent":"", "convert_lv":""}, 2024-03-01 20:53:10,919 INFO snapshot-role/MainThread: {"lv_name":"lv4", "vg_name":"test_vg2", "lv_attr":"-wi-a-----", "lv_size":"641728512", "pool_lv":"", "origin":"", "data_percent":"", "metadata_percent":"", "move_pv":"", "mirror_log":"", "copy_percent":"", "convert_lv":""} 2024-03-01 20:53:10,919 INFO snapshot-role/MainThread: ] 2024-03-01 20:53:10,919 INFO snapshot-role/MainThread: } 2024-03-01 20:53:10,919 INFO snapshot-role/MainThread: ] 2024-03-01 20:53:10,919 INFO snapshot-role/MainThread: , 2024-03-01 20:53:10,919 INFO snapshot-role/MainThread: "log": [ 2024-03-01 20:53:10,919 INFO snapshot-role/MainThread: ] 2024-03-01 20:53:10,919 INFO snapshot-role/MainThread: } 2024-03-01 20:53:10,919 INFO snapshot-role/MainThread: Running... lvs test_vg2/lv4_snapset1 2024-03-01 20:53:10,947 INFO snapshot-role/MainThread: Return code: 5 2024-03-01 20:53:10,947 INFO snapshot-role/MainThread: { 2024-03-01 20:53:10,947 INFO snapshot-role/MainThread: "report": [ 2024-03-01 20:53:10,947 INFO snapshot-role/MainThread: { 2024-03-01 20:53:10,947 INFO snapshot-role/MainThread: "lv": [ 2024-03-01 20:53:10,947 INFO snapshot-role/MainThread: ] 2024-03-01 20:53:10,947 INFO snapshot-role/MainThread: } 2024-03-01 20:53:10,947 INFO snapshot-role/MainThread: ] 2024-03-01 20:53:10,948 INFO snapshot-role/MainThread: , 2024-03-01 20:53:10,948 INFO snapshot-role/MainThread: "log": [ 2024-03-01 20:53:10,948 INFO snapshot-role/MainThread: ] 2024-03-01 20:53:10,948 INFO snapshot-role/MainThread: } 2024-03-01 20:53:10,948 INFO snapshot-role/MainThread: Running... lvs test_vg3 2024-03-01 20:53:10,976 INFO snapshot-role/MainThread: Return code: 0 2024-03-01 20:53:10,976 INFO snapshot-role/MainThread: { 2024-03-01 20:53:10,976 INFO snapshot-role/MainThread: "report": [ 2024-03-01 20:53:10,976 INFO snapshot-role/MainThread: { 2024-03-01 20:53:10,976 INFO snapshot-role/MainThread: "lv": [ 2024-03-01 20:53:10,976 INFO snapshot-role/MainThread: {"lv_name":"lv5", "vg_name":"test_vg3", "lv_attr":"-wi-a-----", "lv_size":"1283457024", "pool_lv":"", "origin":"", "data_percent":"", "metadata_percent":"", "move_pv":"", "mirror_log":"", "copy_percent":"", "convert_lv":""}, 2024-03-01 20:53:10,976 INFO snapshot-role/MainThread: {"lv_name":"lv6", "vg_name":"test_vg3", "lv_attr":"-wi-a-----", "lv_size":"1069547520", "pool_lv":"", "origin":"", "data_percent":"", "metadata_percent":"", "move_pv":"", "mirror_log":"", "copy_percent":"", "convert_lv":""}, 2024-03-01 20:53:10,976 INFO snapshot-role/MainThread: {"lv_name":"lv7", "vg_name":"test_vg3", "lv_attr":"-wi-a-----", "lv_size":"427819008", "pool_lv":"", "origin":"", "data_percent":"", "metadata_percent":"", "move_pv":"", "mirror_log":"", "copy_percent":"", "convert_lv":""}, 2024-03-01 20:53:10,976 INFO snapshot-role/MainThread: {"lv_name":"lv8", "vg_name":"test_vg3", "lv_attr":"-wi-a-----", "lv_size":"427819008", "pool_lv":"", "origin":"", "data_percent":"", "metadata_percent":"", "move_pv":"", "mirror_log":"", "copy_percent":"", "convert_lv":""} 2024-03-01 20:53:10,976 INFO snapshot-role/MainThread: ] 2024-03-01 20:53:10,976 INFO snapshot-role/MainThread: } 2024-03-01 20:53:10,976 INFO snapshot-role/MainThread: ] 2024-03-01 20:53:10,977 INFO snapshot-role/MainThread: , 2024-03-01 20:53:10,977 INFO snapshot-role/MainThread: "log": [ 2024-03-01 20:53:10,977 INFO snapshot-role/MainThread: ] 2024-03-01 20:53:10,977 INFO snapshot-role/MainThread: } 2024-03-01 20:53:10,977 INFO snapshot-role/MainThread: Running... lvs test_vg3/lv7_snapset1 2024-03-01 20:53:11,006 INFO snapshot-role/MainThread: Return code: 5 2024-03-01 20:53:11,006 INFO snapshot-role/MainThread: { 2024-03-01 20:53:11,006 INFO snapshot-role/MainThread: "report": [ 2024-03-01 20:53:11,006 INFO snapshot-role/MainThread: { 2024-03-01 20:53:11,006 INFO snapshot-role/MainThread: "lv": [ 2024-03-01 20:53:11,006 INFO snapshot-role/MainThread: ] 2024-03-01 20:53:11,007 INFO snapshot-role/MainThread: } 2024-03-01 20:53:11,007 INFO snapshot-role/MainThread: ] 2024-03-01 20:53:11,007 INFO snapshot-role/MainThread: , 2024-03-01 20:53:11,007 INFO snapshot-role/MainThread: "log": [ 2024-03-01 20:53:11,007 INFO snapshot-role/MainThread: ] 2024-03-01 20:53:11,007 INFO snapshot-role/MainThread: } 2024-03-01 20:53:11,007 INFO snapshot-role/MainThread: exit code: 0: [''] 2024-03-01 20:54:00,005 INFO snapshot-role/MainThread: snapshot_cmd: snapshot 20 None None None {"name": "snapset1", "volumes": [{"name": "snapshot VG1 LV1", "vg": "test_vg1", "lv": "lv1", "percent_space_required": 15}, {"name": "snapshot VG2 LV3", "vg": "test_vg2", "lv": "lv3", "percent_space_required": 15}, {"name": "snapshot VG2 LV4", "vg": "test_vg2", "lv": "lv4", "percent_space_required": 15}, {"name": "snapshot VG3 LV7", "vg": "test_vg3", "lv": "lv7", "percent_space_required": 15}]} False 2024-03-01 20:54:00,005 INFO snapshot-role/MainThread: snapset {'name': 'snapset1', 'volumes': [{'name': 'snapshot VG1 LV1', 'vg': 'test_vg1', 'lv': 'lv1', 'percent_space_required': 15}, {'name': 'snapshot VG2 LV3', 'vg': 'test_vg2', 'lv': 'lv3', 'percent_space_required': 15}, {'name': 'snapshot VG2 LV4', 'vg': 'test_vg2', 'lv': 'lv4', 'percent_space_required': 15}, {'name': 'snapshot VG3 LV7', 'vg': 'test_vg3', 'lv': 'lv7', 'percent_space_required': 15}]} 2024-03-01 20:54:00,005 INFO snapshot-role/MainThread: verify snapsset : snapset1 2024-03-01 20:54:00,005 INFO snapshot-role/MainThread: Running... lvs test_vg1 2024-03-01 20:54:00,042 INFO snapshot-role/MainThread: Return code: 0 2024-03-01 20:54:00,042 INFO snapshot-role/MainThread: { 2024-03-01 20:54:00,042 INFO snapshot-role/MainThread: "report": [ 2024-03-01 20:54:00,042 INFO snapshot-role/MainThread: { 2024-03-01 20:54:00,042 INFO snapshot-role/MainThread: "lv": [ 2024-03-01 20:54:00,042 INFO snapshot-role/MainThread: {"lv_name":"lv1", "vg_name":"test_vg1", "lv_attr":"-wi-a-----", "lv_size":"482344960", "pool_lv":"", "origin":"", "data_percent":"", "metadata_percent":"", "move_pv":"", "mirror_log":"", "copy_percent":"", "convert_lv":""}, 2024-03-01 20:54:00,042 INFO snapshot-role/MainThread: {"lv_name":"lv2", "vg_name":"test_vg1", "lv_attr":"-wi-a-----", "lv_size":"1606418432", "pool_lv":"", "origin":"", "data_percent":"", "metadata_percent":"", "move_pv":"", "mirror_log":"", "copy_percent":"", "convert_lv":""} 2024-03-01 20:54:00,042 INFO snapshot-role/MainThread: ] 2024-03-01 20:54:00,043 INFO snapshot-role/MainThread: } 2024-03-01 20:54:00,043 INFO snapshot-role/MainThread: ] 2024-03-01 20:54:00,043 INFO snapshot-role/MainThread: , 2024-03-01 20:54:00,043 INFO snapshot-role/MainThread: "log": [ 2024-03-01 20:54:00,043 INFO snapshot-role/MainThread: ] 2024-03-01 20:54:00,043 INFO snapshot-role/MainThread: } 2024-03-01 20:54:00,043 INFO snapshot-role/MainThread: Running... lvs test_vg1/lv1 2024-03-01 20:54:00,077 INFO snapshot-role/MainThread: Return code: 0 2024-03-01 20:54:00,077 INFO snapshot-role/MainThread: { 2024-03-01 20:54:00,077 INFO snapshot-role/MainThread: "report": [ 2024-03-01 20:54:00,077 INFO snapshot-role/MainThread: { 2024-03-01 20:54:00,077 INFO snapshot-role/MainThread: "lv": [ 2024-03-01 20:54:00,078 INFO snapshot-role/MainThread: {"lv_name":"lv1", "vg_name":"test_vg1", "lv_attr":"-wi-a-----", "lv_size":"482344960", "pool_lv":"", "origin":"", "data_percent":"", "metadata_percent":"", "move_pv":"", "mirror_log":"", "copy_percent":"", "convert_lv":""} 2024-03-01 20:54:00,078 INFO snapshot-role/MainThread: ] 2024-03-01 20:54:00,078 INFO snapshot-role/MainThread: } 2024-03-01 20:54:00,078 INFO snapshot-role/MainThread: ] 2024-03-01 20:54:00,078 INFO snapshot-role/MainThread: , 2024-03-01 20:54:00,078 INFO snapshot-role/MainThread: "log": [ 2024-03-01 20:54:00,078 INFO snapshot-role/MainThread: ] 2024-03-01 20:54:00,078 INFO snapshot-role/MainThread: } 2024-03-01 20:54:00,078 INFO snapshot-role/MainThread: Running... lvs test_vg2 2024-03-01 20:54:00,106 INFO snapshot-role/MainThread: Return code: 0 2024-03-01 20:54:00,106 INFO snapshot-role/MainThread: { 2024-03-01 20:54:00,106 INFO snapshot-role/MainThread: "report": [ 2024-03-01 20:54:00,106 INFO snapshot-role/MainThread: { 2024-03-01 20:54:00,106 INFO snapshot-role/MainThread: "lv": [ 2024-03-01 20:54:00,106 INFO snapshot-role/MainThread: {"lv_name":"lv3", "vg_name":"test_vg2", "lv_attr":"-wi-a-----", "lv_size":"322961408", "pool_lv":"", "origin":"", "data_percent":"", "metadata_percent":"", "move_pv":"", "mirror_log":"", "copy_percent":"", "convert_lv":""}, 2024-03-01 20:54:00,106 INFO snapshot-role/MainThread: {"lv_name":"lv4", "vg_name":"test_vg2", "lv_attr":"-wi-a-----", "lv_size":"641728512", "pool_lv":"", "origin":"", "data_percent":"", "metadata_percent":"", "move_pv":"", "mirror_log":"", "copy_percent":"", "convert_lv":""} 2024-03-01 20:54:00,106 INFO snapshot-role/MainThread: ] 2024-03-01 20:54:00,106 INFO snapshot-role/MainThread: } 2024-03-01 20:54:00,106 INFO snapshot-role/MainThread: ] 2024-03-01 20:54:00,106 INFO snapshot-role/MainThread: , 2024-03-01 20:54:00,106 INFO snapshot-role/MainThread: "log": [ 2024-03-01 20:54:00,106 INFO snapshot-role/MainThread: ] 2024-03-01 20:54:00,107 INFO snapshot-role/MainThread: } 2024-03-01 20:54:00,107 INFO snapshot-role/MainThread: Running... lvs test_vg2/lv3 2024-03-01 20:54:00,134 INFO snapshot-role/MainThread: Return code: 0 2024-03-01 20:54:00,134 INFO snapshot-role/MainThread: { 2024-03-01 20:54:00,134 INFO snapshot-role/MainThread: "report": [ 2024-03-01 20:54:00,134 INFO snapshot-role/MainThread: { 2024-03-01 20:54:00,134 INFO snapshot-role/MainThread: "lv": [ 2024-03-01 20:54:00,134 INFO snapshot-role/MainThread: {"lv_name":"lv3", "vg_name":"test_vg2", "lv_attr":"-wi-a-----", "lv_size":"322961408", "pool_lv":"", "origin":"", "data_percent":"", "metadata_percent":"", "move_pv":"", "mirror_log":"", "copy_percent":"", "convert_lv":""} 2024-03-01 20:54:00,134 INFO snapshot-role/MainThread: ] 2024-03-01 20:54:00,134 INFO snapshot-role/MainThread: } 2024-03-01 20:54:00,134 INFO snapshot-role/MainThread: ] 2024-03-01 20:54:00,134 INFO snapshot-role/MainThread: , 2024-03-01 20:54:00,134 INFO snapshot-role/MainThread: "log": [ 2024-03-01 20:54:00,134 INFO snapshot-role/MainThread: ] 2024-03-01 20:54:00,134 INFO snapshot-role/MainThread: } 2024-03-01 20:54:00,134 INFO snapshot-role/MainThread: Running... lvs test_vg2 2024-03-01 20:54:00,163 INFO snapshot-role/MainThread: Return code: 0 2024-03-01 20:54:00,163 INFO snapshot-role/MainThread: { 2024-03-01 20:54:00,163 INFO snapshot-role/MainThread: "report": [ 2024-03-01 20:54:00,163 INFO snapshot-role/MainThread: { 2024-03-01 20:54:00,163 INFO snapshot-role/MainThread: "lv": [ 2024-03-01 20:54:00,163 INFO snapshot-role/MainThread: {"lv_name":"lv3", "vg_name":"test_vg2", "lv_attr":"-wi-a-----", "lv_size":"322961408", "pool_lv":"", "origin":"", "data_percent":"", "metadata_percent":"", "move_pv":"", "mirror_log":"", "copy_percent":"", "convert_lv":""}, 2024-03-01 20:54:00,164 INFO snapshot-role/MainThread: {"lv_name":"lv4", "vg_name":"test_vg2", "lv_attr":"-wi-a-----", "lv_size":"641728512", "pool_lv":"", "origin":"", "data_percent":"", "metadata_percent":"", "move_pv":"", "mirror_log":"", "copy_percent":"", "convert_lv":""} 2024-03-01 20:54:00,164 INFO snapshot-role/MainThread: ] 2024-03-01 20:54:00,164 INFO snapshot-role/MainThread: } 2024-03-01 20:54:00,164 INFO snapshot-role/MainThread: ] 2024-03-01 20:54:00,164 INFO snapshot-role/MainThread: , 2024-03-01 20:54:00,164 INFO snapshot-role/MainThread: "log": [ 2024-03-01 20:54:00,164 INFO snapshot-role/MainThread: ] 2024-03-01 20:54:00,164 INFO snapshot-role/MainThread: } 2024-03-01 20:54:00,164 INFO snapshot-role/MainThread: Running... lvs test_vg2/lv4 2024-03-01 20:54:00,199 INFO snapshot-role/MainThread: Return code: 0 2024-03-01 20:54:00,200 INFO snapshot-role/MainThread: { 2024-03-01 20:54:00,200 INFO snapshot-role/MainThread: "report": [ 2024-03-01 20:54:00,200 INFO snapshot-role/MainThread: { 2024-03-01 20:54:00,200 INFO snapshot-role/MainThread: "lv": [ 2024-03-01 20:54:00,200 INFO snapshot-role/MainThread: {"lv_name":"lv4", "vg_name":"test_vg2", "lv_attr":"-wi-a-----", "lv_size":"641728512", "pool_lv":"", "origin":"", "data_percent":"", "metadata_percent":"", "move_pv":"", "mirror_log":"", "copy_percent":"", "convert_lv":""} 2024-03-01 20:54:00,200 INFO snapshot-role/MainThread: ] 2024-03-01 20:54:00,200 INFO snapshot-role/MainThread: } 2024-03-01 20:54:00,200 INFO snapshot-role/MainThread: ] 2024-03-01 20:54:00,200 INFO snapshot-role/MainThread: , 2024-03-01 20:54:00,200 INFO snapshot-role/MainThread: "log": [ 2024-03-01 20:54:00,200 INFO snapshot-role/MainThread: ] 2024-03-01 20:54:00,200 INFO snapshot-role/MainThread: } 2024-03-01 20:54:00,200 INFO snapshot-role/MainThread: Running... lvs test_vg3 2024-03-01 20:54:00,230 INFO snapshot-role/MainThread: Return code: 0 2024-03-01 20:54:00,230 INFO snapshot-role/MainThread: { 2024-03-01 20:54:00,230 INFO snapshot-role/MainThread: "report": [ 2024-03-01 20:54:00,230 INFO snapshot-role/MainThread: { 2024-03-01 20:54:00,230 INFO snapshot-role/MainThread: "lv": [ 2024-03-01 20:54:00,230 INFO snapshot-role/MainThread: {"lv_name":"lv5", "vg_name":"test_vg3", "lv_attr":"-wi-a-----", "lv_size":"1283457024", "pool_lv":"", "origin":"", "data_percent":"", "metadata_percent":"", "move_pv":"", "mirror_log":"", "copy_percent":"", "convert_lv":""}, 2024-03-01 20:54:00,230 INFO snapshot-role/MainThread: {"lv_name":"lv6", "vg_name":"test_vg3", "lv_attr":"-wi-a-----", "lv_size":"1069547520", "pool_lv":"", "origin":"", "data_percent":"", "metadata_percent":"", "move_pv":"", "mirror_log":"", "copy_percent":"", "convert_lv":""}, 2024-03-01 20:54:00,230 INFO snapshot-role/MainThread: {"lv_name":"lv7", "vg_name":"test_vg3", "lv_attr":"-wi-a-----", "lv_size":"427819008", "pool_lv":"", "origin":"", "data_percent":"", "metadata_percent":"", "move_pv":"", "mirror_log":"", "copy_percent":"", "convert_lv":""}, 2024-03-01 20:54:00,230 INFO snapshot-role/MainThread: {"lv_name":"lv8", "vg_name":"test_vg3", "lv_attr":"-wi-a-----", "lv_size":"427819008", "pool_lv":"", "origin":"", "data_percent":"", "metadata_percent":"", "move_pv":"", "mirror_log":"", "copy_percent":"", "convert_lv":""} 2024-03-01 20:54:00,230 INFO snapshot-role/MainThread: ] 2024-03-01 20:54:00,230 INFO snapshot-role/MainThread: } 2024-03-01 20:54:00,230 INFO snapshot-role/MainThread: ] 2024-03-01 20:54:00,230 INFO snapshot-role/MainThread: , 2024-03-01 20:54:00,230 INFO snapshot-role/MainThread: "log": [ 2024-03-01 20:54:00,231 INFO snapshot-role/MainThread: ] 2024-03-01 20:54:00,231 INFO snapshot-role/MainThread: } 2024-03-01 20:54:00,231 INFO snapshot-role/MainThread: Running... lvs test_vg3/lv7 2024-03-01 20:54:00,261 INFO snapshot-role/MainThread: Return code: 0 2024-03-01 20:54:00,261 INFO snapshot-role/MainThread: { 2024-03-01 20:54:00,261 INFO snapshot-role/MainThread: "report": [ 2024-03-01 20:54:00,261 INFO snapshot-role/MainThread: { 2024-03-01 20:54:00,261 INFO snapshot-role/MainThread: "lv": [ 2024-03-01 20:54:00,261 INFO snapshot-role/MainThread: {"lv_name":"lv7", "vg_name":"test_vg3", "lv_attr":"-wi-a-----", "lv_size":"427819008", "pool_lv":"", "origin":"", "data_percent":"", "metadata_percent":"", "move_pv":"", "mirror_log":"", "copy_percent":"", "convert_lv":""} 2024-03-01 20:54:00,261 INFO snapshot-role/MainThread: ] 2024-03-01 20:54:00,261 INFO snapshot-role/MainThread: } 2024-03-01 20:54:00,262 INFO snapshot-role/MainThread: ] 2024-03-01 20:54:00,262 INFO snapshot-role/MainThread: , 2024-03-01 20:54:00,262 INFO snapshot-role/MainThread: "log": [ 2024-03-01 20:54:00,262 INFO snapshot-role/MainThread: ] 2024-03-01 20:54:00,262 INFO snapshot-role/MainThread: } 2024-03-01 20:54:00,262 INFO snapshot-role/MainThread: snapsset ok: snapset1 2024-03-01 20:54:00,262 INFO snapshot-role/MainThread: verify snapsset : snapset1 2024-03-01 20:54:00,262 INFO snapshot-role/MainThread: Running... lvs test_vg1 2024-03-01 20:54:00,307 INFO snapshot-role/MainThread: Return code: 0 2024-03-01 20:54:00,308 INFO snapshot-role/MainThread: { 2024-03-01 20:54:00,308 INFO snapshot-role/MainThread: "report": [ 2024-03-01 20:54:00,308 INFO snapshot-role/MainThread: { 2024-03-01 20:54:00,308 INFO snapshot-role/MainThread: "lv": [ 2024-03-01 20:54:00,308 INFO snapshot-role/MainThread: {"lv_name":"lv1", "vg_name":"test_vg1", "lv_attr":"-wi-a-----", "lv_size":"482344960", "pool_lv":"", "origin":"", "data_percent":"", "metadata_percent":"", "move_pv":"", "mirror_log":"", "copy_percent":"", "convert_lv":""}, 2024-03-01 20:54:00,308 INFO snapshot-role/MainThread: {"lv_name":"lv2", "vg_name":"test_vg1", "lv_attr":"-wi-a-----", "lv_size":"1606418432", "pool_lv":"", "origin":"", "data_percent":"", "metadata_percent":"", "move_pv":"", "mirror_log":"", "copy_percent":"", "convert_lv":""} 2024-03-01 20:54:00,308 INFO snapshot-role/MainThread: ] 2024-03-01 20:54:00,308 INFO snapshot-role/MainThread: } 2024-03-01 20:54:00,308 INFO snapshot-role/MainThread: ] 2024-03-01 20:54:00,308 INFO snapshot-role/MainThread: , 2024-03-01 20:54:00,308 INFO snapshot-role/MainThread: "log": [ 2024-03-01 20:54:00,308 INFO snapshot-role/MainThread: ] 2024-03-01 20:54:00,308 INFO snapshot-role/MainThread: } 2024-03-01 20:54:00,308 INFO snapshot-role/MainThread: Running... lvs test_vg1/lv1 2024-03-01 20:54:00,341 INFO snapshot-role/MainThread: Return code: 0 2024-03-01 20:54:00,341 INFO snapshot-role/MainThread: { 2024-03-01 20:54:00,341 INFO snapshot-role/MainThread: "report": [ 2024-03-01 20:54:00,341 INFO snapshot-role/MainThread: { 2024-03-01 20:54:00,341 INFO snapshot-role/MainThread: "lv": [ 2024-03-01 20:54:00,342 INFO snapshot-role/MainThread: {"lv_name":"lv1", "vg_name":"test_vg1", "lv_attr":"-wi-a-----", "lv_size":"482344960", "pool_lv":"", "origin":"", "data_percent":"", "metadata_percent":"", "move_pv":"", "mirror_log":"", "copy_percent":"", "convert_lv":""} 2024-03-01 20:54:00,342 INFO snapshot-role/MainThread: ] 2024-03-01 20:54:00,342 INFO snapshot-role/MainThread: } 2024-03-01 20:54:00,342 INFO snapshot-role/MainThread: ] 2024-03-01 20:54:00,342 INFO snapshot-role/MainThread: , 2024-03-01 20:54:00,342 INFO snapshot-role/MainThread: "log": [ 2024-03-01 20:54:00,342 INFO snapshot-role/MainThread: ] 2024-03-01 20:54:00,342 INFO snapshot-role/MainThread: } 2024-03-01 20:54:00,342 INFO snapshot-role/MainThread: Running... lvs test_vg2 2024-03-01 20:54:00,373 INFO snapshot-role/MainThread: Return code: 0 2024-03-01 20:54:00,373 INFO snapshot-role/MainThread: { 2024-03-01 20:54:00,373 INFO snapshot-role/MainThread: "report": [ 2024-03-01 20:54:00,373 INFO snapshot-role/MainThread: { 2024-03-01 20:54:00,373 INFO snapshot-role/MainThread: "lv": [ 2024-03-01 20:54:00,373 INFO snapshot-role/MainThread: {"lv_name":"lv3", "vg_name":"test_vg2", "lv_attr":"-wi-a-----", "lv_size":"322961408", "pool_lv":"", "origin":"", "data_percent":"", "metadata_percent":"", "move_pv":"", "mirror_log":"", "copy_percent":"", "convert_lv":""}, 2024-03-01 20:54:00,373 INFO snapshot-role/MainThread: {"lv_name":"lv4", "vg_name":"test_vg2", "lv_attr":"-wi-a-----", "lv_size":"641728512", "pool_lv":"", "origin":"", "data_percent":"", "metadata_percent":"", "move_pv":"", "mirror_log":"", "copy_percent":"", "convert_lv":""} 2024-03-01 20:54:00,373 INFO snapshot-role/MainThread: ] 2024-03-01 20:54:00,373 INFO snapshot-role/MainThread: } 2024-03-01 20:54:00,373 INFO snapshot-role/MainThread: ] 2024-03-01 20:54:00,373 INFO snapshot-role/MainThread: , 2024-03-01 20:54:00,373 INFO snapshot-role/MainThread: "log": [ 2024-03-01 20:54:00,374 INFO snapshot-role/MainThread: ] 2024-03-01 20:54:00,374 INFO snapshot-role/MainThread: } 2024-03-01 20:54:00,374 INFO snapshot-role/MainThread: Running... lvs test_vg2/lv3 2024-03-01 20:54:00,423 INFO snapshot-role/MainThread: Return code: 0 2024-03-01 20:54:00,423 INFO snapshot-role/MainThread: { 2024-03-01 20:54:00,423 INFO snapshot-role/MainThread: "report": [ 2024-03-01 20:54:00,423 INFO snapshot-role/MainThread: { 2024-03-01 20:54:00,423 INFO snapshot-role/MainThread: "lv": [ 2024-03-01 20:54:00,423 INFO snapshot-role/MainThread: {"lv_name":"lv3", "vg_name":"test_vg2", "lv_attr":"-wi-a-----", "lv_size":"322961408", "pool_lv":"", "origin":"", "data_percent":"", "metadata_percent":"", "move_pv":"", "mirror_log":"", "copy_percent":"", "convert_lv":""} 2024-03-01 20:54:00,423 INFO snapshot-role/MainThread: ] 2024-03-01 20:54:00,423 INFO snapshot-role/MainThread: } 2024-03-01 20:54:00,423 INFO snapshot-role/MainThread: ] 2024-03-01 20:54:00,423 INFO snapshot-role/MainThread: , 2024-03-01 20:54:00,423 INFO snapshot-role/MainThread: "log": [ 2024-03-01 20:54:00,423 INFO snapshot-role/MainThread: ] 2024-03-01 20:54:00,423 INFO snapshot-role/MainThread: } 2024-03-01 20:54:00,423 INFO snapshot-role/MainThread: Running... lvs test_vg2 2024-03-01 20:54:00,455 INFO snapshot-role/MainThread: Return code: 0 2024-03-01 20:54:00,456 INFO snapshot-role/MainThread: { 2024-03-01 20:54:00,456 INFO snapshot-role/MainThread: "report": [ 2024-03-01 20:54:00,456 INFO snapshot-role/MainThread: { 2024-03-01 20:54:00,456 INFO snapshot-role/MainThread: "lv": [ 2024-03-01 20:54:00,456 INFO snapshot-role/MainThread: {"lv_name":"lv3", "vg_name":"test_vg2", "lv_attr":"-wi-a-----", "lv_size":"322961408", "pool_lv":"", "origin":"", "data_percent":"", "metadata_percent":"", "move_pv":"", "mirror_log":"", "copy_percent":"", "convert_lv":""}, 2024-03-01 20:54:00,456 INFO snapshot-role/MainThread: {"lv_name":"lv4", "vg_name":"test_vg2", "lv_attr":"-wi-a-----", "lv_size":"641728512", "pool_lv":"", "origin":"", "data_percent":"", "metadata_percent":"", "move_pv":"", "mirror_log":"", "copy_percent":"", "convert_lv":""} 2024-03-01 20:54:00,456 INFO snapshot-role/MainThread: ] 2024-03-01 20:54:00,456 INFO snapshot-role/MainThread: } 2024-03-01 20:54:00,456 INFO snapshot-role/MainThread: ] 2024-03-01 20:54:00,456 INFO snapshot-role/MainThread: , 2024-03-01 20:54:00,456 INFO snapshot-role/MainThread: "log": [ 2024-03-01 20:54:00,456 INFO snapshot-role/MainThread: ] 2024-03-01 20:54:00,456 INFO snapshot-role/MainThread: } 2024-03-01 20:54:00,456 INFO snapshot-role/MainThread: Running... lvs test_vg2/lv4 2024-03-01 20:54:00,487 INFO snapshot-role/MainThread: Return code: 0 2024-03-01 20:54:00,488 INFO snapshot-role/MainThread: { 2024-03-01 20:54:00,488 INFO snapshot-role/MainThread: "report": [ 2024-03-01 20:54:00,488 INFO snapshot-role/MainThread: { 2024-03-01 20:54:00,488 INFO snapshot-role/MainThread: "lv": [ 2024-03-01 20:54:00,488 INFO snapshot-role/MainThread: {"lv_name":"lv4", "vg_name":"test_vg2", "lv_attr":"-wi-a-----", "lv_size":"641728512", "pool_lv":"", "origin":"", "data_percent":"", "metadata_percent":"", "move_pv":"", "mirror_log":"", "copy_percent":"", "convert_lv":""} 2024-03-01 20:54:00,488 INFO snapshot-role/MainThread: ] 2024-03-01 20:54:00,488 INFO snapshot-role/MainThread: } 2024-03-01 20:54:00,488 INFO snapshot-role/MainThread: ] 2024-03-01 20:54:00,488 INFO snapshot-role/MainThread: , 2024-03-01 20:54:00,488 INFO snapshot-role/MainThread: "log": [ 2024-03-01 20:54:00,488 INFO snapshot-role/MainThread: ] 2024-03-01 20:54:00,488 INFO snapshot-role/MainThread: } 2024-03-01 20:54:00,488 INFO snapshot-role/MainThread: Running... lvs test_vg3 2024-03-01 20:54:00,521 INFO snapshot-role/MainThread: Return code: 0 2024-03-01 20:54:00,522 INFO snapshot-role/MainThread: { 2024-03-01 20:54:00,522 INFO snapshot-role/MainThread: "report": [ 2024-03-01 20:54:00,522 INFO snapshot-role/MainThread: { 2024-03-01 20:54:00,522 INFO snapshot-role/MainThread: "lv": [ 2024-03-01 20:54:00,522 INFO snapshot-role/MainThread: {"lv_name":"lv5", "vg_name":"test_vg3", "lv_attr":"-wi-a-----", "lv_size":"1283457024", "pool_lv":"", "origin":"", "data_percent":"", "metadata_percent":"", "move_pv":"", "mirror_log":"", "copy_percent":"", "convert_lv":""}, 2024-03-01 20:54:00,522 INFO snapshot-role/MainThread: {"lv_name":"lv6", "vg_name":"test_vg3", "lv_attr":"-wi-a-----", "lv_size":"1069547520", "pool_lv":"", "origin":"", "data_percent":"", "metadata_percent":"", "move_pv":"", "mirror_log":"", "copy_percent":"", "convert_lv":""}, 2024-03-01 20:54:00,522 INFO snapshot-role/MainThread: {"lv_name":"lv7", "vg_name":"test_vg3", "lv_attr":"-wi-a-----", "lv_size":"427819008", "pool_lv":"", "origin":"", "data_percent":"", "metadata_percent":"", "move_pv":"", "mirror_log":"", "copy_percent":"", "convert_lv":""}, 2024-03-01 20:54:00,522 INFO snapshot-role/MainThread: {"lv_name":"lv8", "vg_name":"test_vg3", "lv_attr":"-wi-a-----", "lv_size":"427819008", "pool_lv":"", "origin":"", "data_percent":"", "metadata_percent":"", "move_pv":"", "mirror_log":"", "copy_percent":"", "convert_lv":""} 2024-03-01 20:54:00,522 INFO snapshot-role/MainThread: ] 2024-03-01 20:54:00,522 INFO snapshot-role/MainThread: } 2024-03-01 20:54:00,522 INFO snapshot-role/MainThread: ] 2024-03-01 20:54:00,522 INFO snapshot-role/MainThread: , 2024-03-01 20:54:00,522 INFO snapshot-role/MainThread: "log": [ 2024-03-01 20:54:00,522 INFO snapshot-role/MainThread: ] 2024-03-01 20:54:00,522 INFO snapshot-role/MainThread: } 2024-03-01 20:54:00,522 INFO snapshot-role/MainThread: Running... lvs test_vg3/lv7 2024-03-01 20:54:00,552 INFO snapshot-role/MainThread: Return code: 0 2024-03-01 20:54:00,552 INFO snapshot-role/MainThread: { 2024-03-01 20:54:00,552 INFO snapshot-role/MainThread: "report": [ 2024-03-01 20:54:00,553 INFO snapshot-role/MainThread: { 2024-03-01 20:54:00,553 INFO snapshot-role/MainThread: "lv": [ 2024-03-01 20:54:00,553 INFO snapshot-role/MainThread: {"lv_name":"lv7", "vg_name":"test_vg3", "lv_attr":"-wi-a-----", "lv_size":"427819008", "pool_lv":"", "origin":"", "data_percent":"", "metadata_percent":"", "move_pv":"", "mirror_log":"", "copy_percent":"", "convert_lv":""} 2024-03-01 20:54:00,553 INFO snapshot-role/MainThread: ] 2024-03-01 20:54:00,553 INFO snapshot-role/MainThread: } 2024-03-01 20:54:00,553 INFO snapshot-role/MainThread: ] 2024-03-01 20:54:00,553 INFO snapshot-role/MainThread: , 2024-03-01 20:54:00,553 INFO snapshot-role/MainThread: "log": [ 2024-03-01 20:54:00,553 INFO snapshot-role/MainThread: ] 2024-03-01 20:54:00,553 INFO snapshot-role/MainThread: } 2024-03-01 20:54:00,553 INFO snapshot-role/MainThread: snapsset ok: snapset1 2024-03-01 20:54:00,553 INFO snapshot-role/MainThread: verify snapsset : snapset1 2024-03-01 20:54:00,553 INFO snapshot-role/MainThread: Running... lvs test_vg1 2024-03-01 20:54:00,582 INFO snapshot-role/MainThread: Return code: 0 2024-03-01 20:54:00,583 INFO snapshot-role/MainThread: { 2024-03-01 20:54:00,583 INFO snapshot-role/MainThread: "report": [ 2024-03-01 20:54:00,583 INFO snapshot-role/MainThread: { 2024-03-01 20:54:00,583 INFO snapshot-role/MainThread: "lv": [ 2024-03-01 20:54:00,583 INFO snapshot-role/MainThread: {"lv_name":"lv1", "vg_name":"test_vg1", "lv_attr":"-wi-a-----", "lv_size":"482344960", "pool_lv":"", "origin":"", "data_percent":"", "metadata_percent":"", "move_pv":"", "mirror_log":"", "copy_percent":"", "convert_lv":""}, 2024-03-01 20:54:00,583 INFO snapshot-role/MainThread: {"lv_name":"lv2", "vg_name":"test_vg1", "lv_attr":"-wi-a-----", "lv_size":"1606418432", "pool_lv":"", "origin":"", "data_percent":"", "metadata_percent":"", "move_pv":"", "mirror_log":"", "copy_percent":"", "convert_lv":""} 2024-03-01 20:54:00,583 INFO snapshot-role/MainThread: ] 2024-03-01 20:54:00,583 INFO snapshot-role/MainThread: } 2024-03-01 20:54:00,583 INFO snapshot-role/MainThread: ] 2024-03-01 20:54:00,583 INFO snapshot-role/MainThread: , 2024-03-01 20:54:00,583 INFO snapshot-role/MainThread: "log": [ 2024-03-01 20:54:00,583 INFO snapshot-role/MainThread: ] 2024-03-01 20:54:00,583 INFO snapshot-role/MainThread: } 2024-03-01 20:54:00,583 INFO snapshot-role/MainThread: Running... lvs test_vg1/lv1_snapset1 2024-03-01 20:54:00,615 INFO snapshot-role/MainThread: Return code: 5 2024-03-01 20:54:00,615 INFO snapshot-role/MainThread: { 2024-03-01 20:54:00,615 INFO snapshot-role/MainThread: "report": [ 2024-03-01 20:54:00,615 INFO snapshot-role/MainThread: { 2024-03-01 20:54:00,615 INFO snapshot-role/MainThread: "lv": [ 2024-03-01 20:54:00,616 INFO snapshot-role/MainThread: ] 2024-03-01 20:54:00,616 INFO snapshot-role/MainThread: } 2024-03-01 20:54:00,616 INFO snapshot-role/MainThread: ] 2024-03-01 20:54:00,616 INFO snapshot-role/MainThread: , 2024-03-01 20:54:00,616 INFO snapshot-role/MainThread: "log": [ 2024-03-01 20:54:00,616 INFO snapshot-role/MainThread: ] 2024-03-01 20:54:00,616 INFO snapshot-role/MainThread: } 2024-03-01 20:54:00,616 INFO snapshot-role/MainThread: Running... lvs test_vg2 2024-03-01 20:54:00,643 INFO snapshot-role/MainThread: Return code: 0 2024-03-01 20:54:00,643 INFO snapshot-role/MainThread: { 2024-03-01 20:54:00,644 INFO snapshot-role/MainThread: "report": [ 2024-03-01 20:54:00,644 INFO snapshot-role/MainThread: { 2024-03-01 20:54:00,644 INFO snapshot-role/MainThread: "lv": [ 2024-03-01 20:54:00,644 INFO snapshot-role/MainThread: {"lv_name":"lv3", "vg_name":"test_vg2", "lv_attr":"-wi-a-----", "lv_size":"322961408", "pool_lv":"", "origin":"", "data_percent":"", "metadata_percent":"", "move_pv":"", "mirror_log":"", "copy_percent":"", "convert_lv":""}, 2024-03-01 20:54:00,644 INFO snapshot-role/MainThread: {"lv_name":"lv4", "vg_name":"test_vg2", "lv_attr":"-wi-a-----", "lv_size":"641728512", "pool_lv":"", "origin":"", "data_percent":"", "metadata_percent":"", "move_pv":"", "mirror_log":"", "copy_percent":"", "convert_lv":""} 2024-03-01 20:54:00,644 INFO snapshot-role/MainThread: ] 2024-03-01 20:54:00,644 INFO snapshot-role/MainThread: } 2024-03-01 20:54:00,644 INFO snapshot-role/MainThread: ] 2024-03-01 20:54:00,644 INFO snapshot-role/MainThread: , 2024-03-01 20:54:00,644 INFO snapshot-role/MainThread: "log": [ 2024-03-01 20:54:00,644 INFO snapshot-role/MainThread: ] 2024-03-01 20:54:00,644 INFO snapshot-role/MainThread: } 2024-03-01 20:54:00,644 INFO snapshot-role/MainThread: Running... lvs test_vg2/lv3_snapset1 2024-03-01 20:54:00,673 INFO snapshot-role/MainThread: Return code: 5 2024-03-01 20:54:00,673 INFO snapshot-role/MainThread: { 2024-03-01 20:54:00,673 INFO snapshot-role/MainThread: "report": [ 2024-03-01 20:54:00,673 INFO snapshot-role/MainThread: { 2024-03-01 20:54:00,673 INFO snapshot-role/MainThread: "lv": [ 2024-03-01 20:54:00,673 INFO snapshot-role/MainThread: ] 2024-03-01 20:54:00,673 INFO snapshot-role/MainThread: } 2024-03-01 20:54:00,673 INFO snapshot-role/MainThread: ] 2024-03-01 20:54:00,673 INFO snapshot-role/MainThread: , 2024-03-01 20:54:00,673 INFO snapshot-role/MainThread: "log": [ 2024-03-01 20:54:00,674 INFO snapshot-role/MainThread: ] 2024-03-01 20:54:00,674 INFO snapshot-role/MainThread: } 2024-03-01 20:54:00,674 INFO snapshot-role/MainThread: Running... lvs test_vg2 2024-03-01 20:54:00,702 INFO snapshot-role/MainThread: Return code: 0 2024-03-01 20:54:00,702 INFO snapshot-role/MainThread: { 2024-03-01 20:54:00,702 INFO snapshot-role/MainThread: "report": [ 2024-03-01 20:54:00,702 INFO snapshot-role/MainThread: { 2024-03-01 20:54:00,702 INFO snapshot-role/MainThread: "lv": [ 2024-03-01 20:54:00,702 INFO snapshot-role/MainThread: {"lv_name":"lv3", "vg_name":"test_vg2", "lv_attr":"-wi-a-----", "lv_size":"322961408", "pool_lv":"", "origin":"", "data_percent":"", "metadata_percent":"", "move_pv":"", "mirror_log":"", "copy_percent":"", "convert_lv":""}, 2024-03-01 20:54:00,702 INFO snapshot-role/MainThread: {"lv_name":"lv4", "vg_name":"test_vg2", "lv_attr":"-wi-a-----", "lv_size":"641728512", "pool_lv":"", "origin":"", "data_percent":"", "metadata_percent":"", "move_pv":"", "mirror_log":"", "copy_percent":"", "convert_lv":""} 2024-03-01 20:54:00,702 INFO snapshot-role/MainThread: ] 2024-03-01 20:54:00,702 INFO snapshot-role/MainThread: } 2024-03-01 20:54:00,703 INFO snapshot-role/MainThread: ] 2024-03-01 20:54:00,703 INFO snapshot-role/MainThread: , 2024-03-01 20:54:00,703 INFO snapshot-role/MainThread: "log": [ 2024-03-01 20:54:00,703 INFO snapshot-role/MainThread: ] 2024-03-01 20:54:00,703 INFO snapshot-role/MainThread: } 2024-03-01 20:54:00,703 INFO snapshot-role/MainThread: Running... lvs test_vg2/lv4_snapset1 2024-03-01 20:54:00,733 INFO snapshot-role/MainThread: Return code: 5 2024-03-01 20:54:00,733 INFO snapshot-role/MainThread: { 2024-03-01 20:54:00,733 INFO snapshot-role/MainThread: "report": [ 2024-03-01 20:54:00,733 INFO snapshot-role/MainThread: { 2024-03-01 20:54:00,733 INFO snapshot-role/MainThread: "lv": [ 2024-03-01 20:54:00,733 INFO snapshot-role/MainThread: ] 2024-03-01 20:54:00,733 INFO snapshot-role/MainThread: } 2024-03-01 20:54:00,733 INFO snapshot-role/MainThread: ] 2024-03-01 20:54:00,734 INFO snapshot-role/MainThread: , 2024-03-01 20:54:00,734 INFO snapshot-role/MainThread: "log": [ 2024-03-01 20:54:00,734 INFO snapshot-role/MainThread: ] 2024-03-01 20:54:00,734 INFO snapshot-role/MainThread: } 2024-03-01 20:54:00,734 INFO snapshot-role/MainThread: Running... lvs test_vg3 2024-03-01 20:54:00,763 INFO snapshot-role/MainThread: Return code: 0 2024-03-01 20:54:00,763 INFO snapshot-role/MainThread: { 2024-03-01 20:54:00,763 INFO snapshot-role/MainThread: "report": [ 2024-03-01 20:54:00,763 INFO snapshot-role/MainThread: { 2024-03-01 20:54:00,763 INFO snapshot-role/MainThread: "lv": [ 2024-03-01 20:54:00,763 INFO snapshot-role/MainThread: {"lv_name":"lv5", "vg_name":"test_vg3", "lv_attr":"-wi-a-----", "lv_size":"1283457024", "pool_lv":"", "origin":"", "data_percent":"", "metadata_percent":"", "move_pv":"", "mirror_log":"", "copy_percent":"", "convert_lv":""}, 2024-03-01 20:54:00,763 INFO snapshot-role/MainThread: {"lv_name":"lv6", "vg_name":"test_vg3", "lv_attr":"-wi-a-----", "lv_size":"1069547520", "pool_lv":"", "origin":"", "data_percent":"", "metadata_percent":"", "move_pv":"", "mirror_log":"", "copy_percent":"", "convert_lv":""}, 2024-03-01 20:54:00,763 INFO snapshot-role/MainThread: {"lv_name":"lv7", "vg_name":"test_vg3", "lv_attr":"-wi-a-----", "lv_size":"427819008", "pool_lv":"", "origin":"", "data_percent":"", "metadata_percent":"", "move_pv":"", "mirror_log":"", "copy_percent":"", "convert_lv":""}, 2024-03-01 20:54:00,763 INFO snapshot-role/MainThread: {"lv_name":"lv8", "vg_name":"test_vg3", "lv_attr":"-wi-a-----", "lv_size":"427819008", "pool_lv":"", "origin":"", "data_percent":"", "metadata_percent":"", "move_pv":"", "mirror_log":"", "copy_percent":"", "convert_lv":""} 2024-03-01 20:54:00,764 INFO snapshot-role/MainThread: ] 2024-03-01 20:54:00,764 INFO snapshot-role/MainThread: } 2024-03-01 20:54:00,764 INFO snapshot-role/MainThread: ] 2024-03-01 20:54:00,764 INFO snapshot-role/MainThread: , 2024-03-01 20:54:00,764 INFO snapshot-role/MainThread: "log": [ 2024-03-01 20:54:00,764 INFO snapshot-role/MainThread: ] 2024-03-01 20:54:00,764 INFO snapshot-role/MainThread: } 2024-03-01 20:54:00,764 INFO snapshot-role/MainThread: Running... lvs test_vg3/lv7_snapset1 2024-03-01 20:54:00,798 INFO snapshot-role/MainThread: Return code: 5 2024-03-01 20:54:00,799 INFO snapshot-role/MainThread: { 2024-03-01 20:54:00,799 INFO snapshot-role/MainThread: "report": [ 2024-03-01 20:54:00,799 INFO snapshot-role/MainThread: { 2024-03-01 20:54:00,799 INFO snapshot-role/MainThread: "lv": [ 2024-03-01 20:54:00,799 INFO snapshot-role/MainThread: ] 2024-03-01 20:54:00,799 INFO snapshot-role/MainThread: } 2024-03-01 20:54:00,799 INFO snapshot-role/MainThread: ] 2024-03-01 20:54:00,799 INFO snapshot-role/MainThread: , 2024-03-01 20:54:00,799 INFO snapshot-role/MainThread: "log": [ 2024-03-01 20:54:00,799 INFO snapshot-role/MainThread: ] 2024-03-01 20:54:00,799 INFO snapshot-role/MainThread: } 2024-03-01 20:54:00,799 INFO snapshot-role/MainThread: verify snapsset : snapset1 2024-03-01 20:54:00,799 INFO snapshot-role/MainThread: verify snapsset : snapset1 2024-03-01 20:54:00,799 INFO snapshot-role/MainThread: snapsset names ok: snapset1 2024-03-01 20:54:00,799 INFO snapshot-role/MainThread: Running... lvm fullreport --units B --nosuffix --configreport vg -o vg_name,vg_uuid,vg_size,vg_free,vg_extent_size --configreport lv -o lv_uuid,lv_name,lv_full_name,lv_path,lv_size,origin,origin_size,pool_lv,lv_tags,lv_attr,vg_name,data_percent,metadata_percent,pool_lv --configreport pv -o pv_name --reportformat json 2024-03-01 20:54:00,840 INFO snapshot-role/MainThread: Return code: 0 2024-03-01 20:54:00,841 INFO snapshot-role/MainThread: { 2024-03-01 20:54:00,841 INFO snapshot-role/MainThread: "report": [ 2024-03-01 20:54:00,841 INFO snapshot-role/MainThread: { 2024-03-01 20:54:00,841 INFO snapshot-role/MainThread: "vg": [ 2024-03-01 20:54:00,841 INFO snapshot-role/MainThread: {"vg_name":"test_vg3", "vg_uuid":"QkO21e-z17d-OjKu-Vqgh-Gnze-9j0A-8ftQzW", "vg_size":"4261412864", "vg_free":"1052770304", "vg_extent_size":"4194304"} 2024-03-01 20:54:00,841 INFO snapshot-role/MainThread: ] 2024-03-01 20:54:00,841 INFO snapshot-role/MainThread: , 2024-03-01 20:54:00,841 INFO snapshot-role/MainThread: "pv": [ 2024-03-01 20:54:00,841 INFO snapshot-role/MainThread: {"pv_name":"/dev/sdg"}, 2024-03-01 20:54:00,841 INFO snapshot-role/MainThread: {"pv_name":"/dev/sdh"}, 2024-03-01 20:54:00,841 INFO snapshot-role/MainThread: {"pv_name":"/dev/sdi"}, 2024-03-01 20:54:00,841 INFO snapshot-role/MainThread: {"pv_name":"/dev/sdj"} 2024-03-01 20:54:00,841 INFO snapshot-role/MainThread: ] 2024-03-01 20:54:00,841 INFO snapshot-role/MainThread: , 2024-03-01 20:54:00,841 INFO snapshot-role/MainThread: "lv": [ 2024-03-01 20:54:00,841 INFO snapshot-role/MainThread: {"lv_uuid":"vRyvD3-vcUv-uwKv-hYc5-Octm-8RBz-vfmf78", "lv_name":"lv5", "lv_full_name":"test_vg3/lv5", "lv_path":"/dev/test_vg3/lv5", "lv_size":"1283457024", "origin":"", "origin_size":"", "pool_lv":"", "lv_tags":"", "lv_attr":"-wi-a-----", "vg_name":"test_vg3", "data_percent":"", "metadata_percent":"", "pool_lv":""}, 2024-03-01 20:54:00,841 INFO snapshot-role/MainThread: {"lv_uuid":"XL3Pt9-45Lf-3yW2-gvna-B2q7-IIys-4Aa4TY", "lv_name":"lv6", "lv_full_name":"test_vg3/lv6", "lv_path":"/dev/test_vg3/lv6", "lv_size":"1069547520", "origin":"", "origin_size":"", "pool_lv":"", "lv_tags":"", "lv_attr":"-wi-a-----", "vg_name":"test_vg3", "data_percent":"", "metadata_percent":"", "pool_lv":""}, 2024-03-01 20:54:00,841 INFO snapshot-role/MainThread: {"lv_uuid":"6DYPj0-hhBq-fUnt-mGb3-KhmU-21An-Q90krg", "lv_name":"lv7", "lv_full_name":"test_vg3/lv7", "lv_path":"/dev/test_vg3/lv7", "lv_size":"427819008", "origin":"", "origin_size":"", "pool_lv":"", "lv_tags":"", "lv_attr":"-wi-a-----", "vg_name":"test_vg3", "data_percent":"", "metadata_percent":"", "pool_lv":""}, 2024-03-01 20:54:00,841 INFO snapshot-role/MainThread: {"lv_uuid":"66uv6y-zQ4D-FNQs-34FK-4RfH-13gI-BVYYZZ", "lv_name":"lv8", "lv_full_name":"test_vg3/lv8", "lv_path":"/dev/test_vg3/lv8", "lv_size":"427819008", "origin":"", "origin_size":"", "pool_lv":"", "lv_tags":"", "lv_attr":"-wi-a-----", "vg_name":"test_vg3", "data_percent":"", "metadata_percent":"", "pool_lv":""} 2024-03-01 20:54:00,841 INFO snapshot-role/MainThread: ] 2024-03-01 20:54:00,841 INFO snapshot-role/MainThread: , 2024-03-01 20:54:00,841 INFO snapshot-role/MainThread: "pvseg": [ 2024-03-01 20:54:00,841 INFO snapshot-role/MainThread: {"pvseg_start":"0", "pvseg_size":"254", "segtype":"linear", "pv_uuid":"8Gsc3Z-Hu3k-IM7B-0Ud8-dlr1-qlWY-t9Hcho", "lv_uuid":"vRyvD3-vcUv-uwKv-hYc5-Octm-8RBz-vfmf78", "pv_name":"/dev/sdi"}, 2024-03-01 20:54:00,841 INFO snapshot-role/MainThread: {"pvseg_start":"0", "pvseg_size":"52", "segtype":"linear", "pv_uuid":"NMfUHt-rV5o-iriL-nltM-Wz3O-efPJ-vxzKfO", "lv_uuid":"vRyvD3-vcUv-uwKv-hYc5-Octm-8RBz-vfmf78", "pv_name":"/dev/sdj"}, 2024-03-01 20:54:00,841 INFO snapshot-role/MainThread: {"pvseg_start":"52", "pvseg_size":"202", "segtype":"free", "pv_uuid":"NMfUHt-rV5o-iriL-nltM-Wz3O-efPJ-vxzKfO", "lv_uuid":"", "pv_name":"/dev/sdj"}, 2024-03-01 20:54:00,841 INFO snapshot-role/MainThread: {"pvseg_start":"0", "pvseg_size":"254", "segtype":"linear", "pv_uuid":"d9PKx3-lQ43-J1fk-4pg4-Qute-Jefk-kbMvCG", "lv_uuid":"XL3Pt9-45Lf-3yW2-gvna-B2q7-IIys-4Aa4TY", "pv_name":"/dev/sdh"}, 2024-03-01 20:54:00,841 INFO snapshot-role/MainThread: {"pvseg_start":"0", "pvseg_size":"102", "segtype":"linear", "pv_uuid":"hJYfS5-wnPt-Ddxq-LzHF-INia-ff4Q-q8hARN", "lv_uuid":"66uv6y-zQ4D-FNQs-34FK-4RfH-13gI-BVYYZZ", "pv_name":"/dev/sdg"}, 2024-03-01 20:54:00,841 INFO snapshot-role/MainThread: {"pvseg_start":"102", "pvseg_size":"102", "segtype":"linear", "pv_uuid":"hJYfS5-wnPt-Ddxq-LzHF-INia-ff4Q-q8hARN", "lv_uuid":"6DYPj0-hhBq-fUnt-mGb3-KhmU-21An-Q90krg", "pv_name":"/dev/sdg"}, 2024-03-01 20:54:00,841 INFO snapshot-role/MainThread: {"pvseg_start":"204", "pvseg_size":"1", "segtype":"linear", "pv_uuid":"hJYfS5-wnPt-Ddxq-LzHF-INia-ff4Q-q8hARN", "lv_uuid":"XL3Pt9-45Lf-3yW2-gvna-B2q7-IIys-4Aa4TY", "pv_name":"/dev/sdg"}, 2024-03-01 20:54:00,841 INFO snapshot-role/MainThread: {"pvseg_start":"205", "pvseg_size":"49", "segtype":"free", "pv_uuid":"hJYfS5-wnPt-Ddxq-LzHF-INia-ff4Q-q8hARN", "lv_uuid":"", "pv_name":"/dev/sdg"} 2024-03-01 20:54:00,841 INFO snapshot-role/MainThread: ] 2024-03-01 20:54:00,842 INFO snapshot-role/MainThread: , 2024-03-01 20:54:00,842 INFO snapshot-role/MainThread: "seg": [ 2024-03-01 20:54:00,842 INFO snapshot-role/MainThread: {"seg_pe_ranges":"/dev/sdg:0-101", "segtype":"linear", "lv_uuid":"66uv6y-zQ4D-FNQs-34FK-4RfH-13gI-BVYYZZ"}, 2024-03-01 20:54:00,842 INFO snapshot-role/MainThread: {"seg_pe_ranges":"/dev/sdg:102-203", "segtype":"linear", "lv_uuid":"6DYPj0-hhBq-fUnt-mGb3-KhmU-21An-Q90krg"}, 2024-03-01 20:54:00,842 INFO snapshot-role/MainThread: {"seg_pe_ranges":"/dev/sdh:0-253", "segtype":"linear", "lv_uuid":"XL3Pt9-45Lf-3yW2-gvna-B2q7-IIys-4Aa4TY"}, 2024-03-01 20:54:00,842 INFO snapshot-role/MainThread: {"seg_pe_ranges":"/dev/sdg:204-204", "segtype":"linear", "lv_uuid":"XL3Pt9-45Lf-3yW2-gvna-B2q7-IIys-4Aa4TY"}, 2024-03-01 20:54:00,842 INFO snapshot-role/MainThread: {"seg_pe_ranges":"/dev/sdi:0-253", "segtype":"linear", "lv_uuid":"vRyvD3-vcUv-uwKv-hYc5-Octm-8RBz-vfmf78"}, 2024-03-01 20:54:00,842 INFO snapshot-role/MainThread: {"seg_pe_ranges":"/dev/sdj:0-51", "segtype":"linear", "lv_uuid":"vRyvD3-vcUv-uwKv-hYc5-Octm-8RBz-vfmf78"} 2024-03-01 20:54:00,842 INFO snapshot-role/MainThread: ] 2024-03-01 20:54:00,842 INFO snapshot-role/MainThread: } 2024-03-01 20:54:00,842 INFO snapshot-role/MainThread: , 2024-03-01 20:54:00,842 INFO snapshot-role/MainThread: { 2024-03-01 20:54:00,842 INFO snapshot-role/MainThread: "vg": [ 2024-03-01 20:54:00,842 INFO snapshot-role/MainThread: {"vg_name":"test_vg2", "vg_uuid":"rTth1E-IBWf-P2Ll-dmvf-Gtq4-23k9-MhJ8L6", "vg_size":"3196059648", "vg_free":"2231369728", "vg_extent_size":"4194304"} 2024-03-01 20:54:00,842 INFO snapshot-role/MainThread: ] 2024-03-01 20:54:00,842 INFO snapshot-role/MainThread: , 2024-03-01 20:54:00,842 INFO snapshot-role/MainThread: "pv": [ 2024-03-01 20:54:00,842 INFO snapshot-role/MainThread: {"pv_name":"/dev/sdd"}, 2024-03-01 20:54:00,842 INFO snapshot-role/MainThread: {"pv_name":"/dev/sde"}, 2024-03-01 20:54:00,842 INFO snapshot-role/MainThread: {"pv_name":"/dev/sdf"} 2024-03-01 20:54:00,842 INFO snapshot-role/MainThread: ] 2024-03-01 20:54:00,842 INFO snapshot-role/MainThread: , 2024-03-01 20:54:00,842 INFO snapshot-role/MainThread: "lv": [ 2024-03-01 20:54:00,842 INFO snapshot-role/MainThread: {"lv_uuid":"io0zuS-r2vf-kOYP-EZLC-ILnP-Qd9u-k0D01J", "lv_name":"lv3", "lv_full_name":"test_vg2/lv3", "lv_path":"/dev/test_vg2/lv3", "lv_size":"322961408", "origin":"", "origin_size":"", "pool_lv":"", "lv_tags":"", "lv_attr":"-wi-a-----", "vg_name":"test_vg2", "data_percent":"", "metadata_percent":"", "pool_lv":""}, 2024-03-01 20:54:00,842 INFO snapshot-role/MainThread: {"lv_uuid":"ylFwPE-4mOR-qG1o-e7y0-6iGt-Nlku-B4XCBQ", "lv_name":"lv4", "lv_full_name":"test_vg2/lv4", "lv_path":"/dev/test_vg2/lv4", "lv_size":"641728512", "origin":"", "origin_size":"", "pool_lv":"", "lv_tags":"", "lv_attr":"-wi-a-----", "vg_name":"test_vg2", "data_percent":"", "metadata_percent":"", "pool_lv":""} 2024-03-01 20:54:00,842 INFO snapshot-role/MainThread: ] 2024-03-01 20:54:00,842 INFO snapshot-role/MainThread: , 2024-03-01 20:54:00,842 INFO snapshot-role/MainThread: "pvseg": [ 2024-03-01 20:54:00,842 INFO snapshot-role/MainThread: {"pvseg_start":"0", "pvseg_size":"254", "segtype":"free", "pv_uuid":"0M3KVh-7a4I-BPav-f7ma-rRY3-HHwl-ZQEkWO", "lv_uuid":"", "pv_name":"/dev/sdf"}, 2024-03-01 20:54:00,842 INFO snapshot-role/MainThread: {"pvseg_start":"0", "pvseg_size":"254", "segtype":"free", "pv_uuid":"PyIrfQ-hZPh-O3Ym-EKxN-K1tS-Y0bW-THw6si", "lv_uuid":"", "pv_name":"/dev/sde"}, 2024-03-01 20:54:00,842 INFO snapshot-role/MainThread: {"pvseg_start":"0", "pvseg_size":"153", "segtype":"linear", "pv_uuid":"zoxUFp-BuKp-4Q2I-kCdq-Nel8-QAep-gkgiDU", "lv_uuid":"ylFwPE-4mOR-qG1o-e7y0-6iGt-Nlku-B4XCBQ", "pv_name":"/dev/sdd"}, 2024-03-01 20:54:00,842 INFO snapshot-role/MainThread: {"pvseg_start":"153", "pvseg_size":"77", "segtype":"linear", "pv_uuid":"zoxUFp-BuKp-4Q2I-kCdq-Nel8-QAep-gkgiDU", "lv_uuid":"io0zuS-r2vf-kOYP-EZLC-ILnP-Qd9u-k0D01J", "pv_name":"/dev/sdd"}, 2024-03-01 20:54:00,842 INFO snapshot-role/MainThread: {"pvseg_start":"230", "pvseg_size":"24", "segtype":"free", "pv_uuid":"zoxUFp-BuKp-4Q2I-kCdq-Nel8-QAep-gkgiDU", "lv_uuid":"", "pv_name":"/dev/sdd"} 2024-03-01 20:54:00,842 INFO snapshot-role/MainThread: ] 2024-03-01 20:54:00,842 INFO snapshot-role/MainThread: , 2024-03-01 20:54:00,842 INFO snapshot-role/MainThread: "seg": [ 2024-03-01 20:54:00,843 INFO snapshot-role/MainThread: {"seg_pe_ranges":"/dev/sdd:153-229", "segtype":"linear", "lv_uuid":"io0zuS-r2vf-kOYP-EZLC-ILnP-Qd9u-k0D01J"}, 2024-03-01 20:54:00,843 INFO snapshot-role/MainThread: {"seg_pe_ranges":"/dev/sdd:0-152", "segtype":"linear", "lv_uuid":"ylFwPE-4mOR-qG1o-e7y0-6iGt-Nlku-B4XCBQ"} 2024-03-01 20:54:00,843 INFO snapshot-role/MainThread: ] 2024-03-01 20:54:00,843 INFO snapshot-role/MainThread: } 2024-03-01 20:54:00,843 INFO snapshot-role/MainThread: , 2024-03-01 20:54:00,843 INFO snapshot-role/MainThread: { 2024-03-01 20:54:00,843 INFO snapshot-role/MainThread: "vg": [ 2024-03-01 20:54:00,843 INFO snapshot-role/MainThread: {"vg_name":"test_vg1", "vg_uuid":"Zl6upP-RkLr-opWG-Ywma-s6R7-0zdB-5Yewuj", "vg_size":"3196059648", "vg_free":"1107296256", "vg_extent_size":"4194304"} 2024-03-01 20:54:00,843 INFO snapshot-role/MainThread: ] 2024-03-01 20:54:00,843 INFO snapshot-role/MainThread: , 2024-03-01 20:54:00,843 INFO snapshot-role/MainThread: "pv": [ 2024-03-01 20:54:00,843 INFO snapshot-role/MainThread: {"pv_name":"/dev/sda"}, 2024-03-01 20:54:00,843 INFO snapshot-role/MainThread: {"pv_name":"/dev/sdb"}, 2024-03-01 20:54:00,843 INFO snapshot-role/MainThread: {"pv_name":"/dev/sdc"} 2024-03-01 20:54:00,843 INFO snapshot-role/MainThread: ] 2024-03-01 20:54:00,843 INFO snapshot-role/MainThread: , 2024-03-01 20:54:00,843 INFO snapshot-role/MainThread: "lv": [ 2024-03-01 20:54:00,843 INFO snapshot-role/MainThread: {"lv_uuid":"eT3KDY-yWW5-yI4n-D3MA-MMhI-3w0j-lZbeKr", "lv_name":"lv1", "lv_full_name":"test_vg1/lv1", "lv_path":"/dev/test_vg1/lv1", "lv_size":"482344960", "origin":"", "origin_size":"", "pool_lv":"", "lv_tags":"", "lv_attr":"-wi-a-----", "vg_name":"test_vg1", "data_percent":"", "metadata_percent":"", "pool_lv":""}, 2024-03-01 20:54:00,843 INFO snapshot-role/MainThread: {"lv_uuid":"0rGC52-fxIp-2MG0-x0Mm-acyS-aBvJ-04CsOH", "lv_name":"lv2", "lv_full_name":"test_vg1/lv2", "lv_path":"/dev/test_vg1/lv2", "lv_size":"1606418432", "origin":"", "origin_size":"", "pool_lv":"", "lv_tags":"", "lv_attr":"-wi-a-----", "vg_name":"test_vg1", "data_percent":"", "metadata_percent":"", "pool_lv":""} 2024-03-01 20:54:00,843 INFO snapshot-role/MainThread: ] 2024-03-01 20:54:00,843 INFO snapshot-role/MainThread: , 2024-03-01 20:54:00,843 INFO snapshot-role/MainThread: "pvseg": [ 2024-03-01 20:54:00,843 INFO snapshot-role/MainThread: {"pvseg_start":"0", "pvseg_size":"129", "segtype":"linear", "pv_uuid":"KDPe4g-PVlK-38Tl-zy1U-QsIW-QjRX-ft5Vvp", "lv_uuid":"0rGC52-fxIp-2MG0-x0Mm-acyS-aBvJ-04CsOH", "pv_name":"/dev/sdb"}, 2024-03-01 20:54:00,843 INFO snapshot-role/MainThread: {"pvseg_start":"129", "pvseg_size":"115", "segtype":"linear", "pv_uuid":"KDPe4g-PVlK-38Tl-zy1U-QsIW-QjRX-ft5Vvp", "lv_uuid":"eT3KDY-yWW5-yI4n-D3MA-MMhI-3w0j-lZbeKr", "pv_name":"/dev/sdb"}, 2024-03-01 20:54:00,843 INFO snapshot-role/MainThread: {"pvseg_start":"244", "pvseg_size":"10", "segtype":"free", "pv_uuid":"KDPe4g-PVlK-38Tl-zy1U-QsIW-QjRX-ft5Vvp", "lv_uuid":"", "pv_name":"/dev/sdb"}, 2024-03-01 20:54:00,843 INFO snapshot-role/MainThread: {"pvseg_start":"0", "pvseg_size":"254", "segtype":"free", "pv_uuid":"PIn3kf-YgqD-0PFt-Pwfx-wx2S-dUYS-vBI1wW", "lv_uuid":"", "pv_name":"/dev/sdc"}, 2024-03-01 20:54:00,843 INFO snapshot-role/MainThread: {"pvseg_start":"0", "pvseg_size":"254", "segtype":"linear", "pv_uuid":"fT9v1y-1sT8-RTk7-CnWc-zmmk-eDe2-ZclZEn", "lv_uuid":"0rGC52-fxIp-2MG0-x0Mm-acyS-aBvJ-04CsOH", "pv_name":"/dev/sda"} 2024-03-01 20:54:00,843 INFO snapshot-role/MainThread: ] 2024-03-01 20:54:00,843 INFO snapshot-role/MainThread: , 2024-03-01 20:54:00,843 INFO snapshot-role/MainThread: "seg": [ 2024-03-01 20:54:00,843 INFO snapshot-role/MainThread: {"seg_pe_ranges":"/dev/sda:0-253", "segtype":"linear", "lv_uuid":"0rGC52-fxIp-2MG0-x0Mm-acyS-aBvJ-04CsOH"}, 2024-03-01 20:54:00,843 INFO snapshot-role/MainThread: {"seg_pe_ranges":"/dev/sdb:0-128", "segtype":"linear", "lv_uuid":"0rGC52-fxIp-2MG0-x0Mm-acyS-aBvJ-04CsOH"}, 2024-03-01 20:54:00,843 INFO snapshot-role/MainThread: {"seg_pe_ranges":"/dev/sdb:129-243", "segtype":"linear", "lv_uuid":"eT3KDY-yWW5-yI4n-D3MA-MMhI-3w0j-lZbeKr"} 2024-03-01 20:54:00,843 INFO snapshot-role/MainThread: ] 2024-03-01 20:54:00,843 INFO snapshot-role/MainThread: } 2024-03-01 20:54:00,843 INFO snapshot-role/MainThread: ] 2024-03-01 20:54:00,843 INFO snapshot-role/MainThread: , 2024-03-01 20:54:00,843 INFO snapshot-role/MainThread: "log": [ 2024-03-01 20:54:00,844 INFO snapshot-role/MainThread: ] 2024-03-01 20:54:00,844 INFO snapshot-role/MainThread: } 2024-03-01 20:54:00,844 INFO snapshot-role/MainThread: get_current_space_state: test_vg3 vg_size : 4261412864 vg_free : 1052770304 vg_extent_size : 4194304 2024-03-01 20:54:00,844 INFO snapshot-role/MainThread: lv: lv5 lv_size : 1283457024 chunk_size : 65536 2024-03-01 20:54:00,844 INFO snapshot-role/MainThread: lv: lv6 lv_size : 1069547520 chunk_size : 65536 2024-03-01 20:54:00,844 INFO snapshot-role/MainThread: lv: lv7 lv_size : 427819008 chunk_size : 65536 2024-03-01 20:54:00,844 INFO snapshot-role/MainThread: lv: lv8 lv_size : 427819008 chunk_size : 65536 2024-03-01 20:54:00,844 INFO snapshot-role/MainThread: get_current_space_state: test_vg2 vg_size : 3196059648 vg_free : 2231369728 vg_extent_size : 4194304 2024-03-01 20:54:00,844 INFO snapshot-role/MainThread: lv: lv3 lv_size : 322961408 chunk_size : 65536 2024-03-01 20:54:00,844 INFO snapshot-role/MainThread: lv: lv4 lv_size : 641728512 chunk_size : 65536 2024-03-01 20:54:00,844 INFO snapshot-role/MainThread: get_current_space_state: test_vg1 vg_size : 3196059648 vg_free : 1107296256 vg_extent_size : 4194304 2024-03-01 20:54:00,844 INFO snapshot-role/MainThread: lv: lv1 lv_size : 482344960 chunk_size : 65536 2024-03-01 20:54:00,844 INFO snapshot-role/MainThread: lv: lv2 lv_size : 1606418432 chunk_size : 65536 2024-03-01 20:54:00,844 INFO snapshot-role/MainThread: Running... lvs test_vg1 2024-03-01 20:54:00,872 INFO snapshot-role/MainThread: Return code: 0 2024-03-01 20:54:00,872 INFO snapshot-role/MainThread: { 2024-03-01 20:54:00,872 INFO snapshot-role/MainThread: "report": [ 2024-03-01 20:54:00,872 INFO snapshot-role/MainThread: { 2024-03-01 20:54:00,873 INFO snapshot-role/MainThread: "lv": [ 2024-03-01 20:54:00,873 INFO snapshot-role/MainThread: {"lv_name":"lv1", "vg_name":"test_vg1", "lv_attr":"-wi-a-----", "lv_size":"482344960", "pool_lv":"", "origin":"", "data_percent":"", "metadata_percent":"", "move_pv":"", "mirror_log":"", "copy_percent":"", "convert_lv":""}, 2024-03-01 20:54:00,873 INFO snapshot-role/MainThread: {"lv_name":"lv2", "vg_name":"test_vg1", "lv_attr":"-wi-a-----", "lv_size":"1606418432", "pool_lv":"", "origin":"", "data_percent":"", "metadata_percent":"", "move_pv":"", "mirror_log":"", "copy_percent":"", "convert_lv":""} 2024-03-01 20:54:00,873 INFO snapshot-role/MainThread: ] 2024-03-01 20:54:00,873 INFO snapshot-role/MainThread: } 2024-03-01 20:54:00,873 INFO snapshot-role/MainThread: ] 2024-03-01 20:54:00,873 INFO snapshot-role/MainThread: , 2024-03-01 20:54:00,873 INFO snapshot-role/MainThread: "log": [ 2024-03-01 20:54:00,873 INFO snapshot-role/MainThread: ] 2024-03-01 20:54:00,873 INFO snapshot-role/MainThread: } 2024-03-01 20:54:00,873 INFO snapshot-role/MainThread: Running... lvs test_vg1/lv1_snapset1 2024-03-01 20:54:00,900 INFO snapshot-role/MainThread: Return code: 5 2024-03-01 20:54:00,901 INFO snapshot-role/MainThread: { 2024-03-01 20:54:00,901 INFO snapshot-role/MainThread: "report": [ 2024-03-01 20:54:00,901 INFO snapshot-role/MainThread: { 2024-03-01 20:54:00,901 INFO snapshot-role/MainThread: "lv": [ 2024-03-01 20:54:00,901 INFO snapshot-role/MainThread: ] 2024-03-01 20:54:00,901 INFO snapshot-role/MainThread: } 2024-03-01 20:54:00,901 INFO snapshot-role/MainThread: ] 2024-03-01 20:54:00,901 INFO snapshot-role/MainThread: , 2024-03-01 20:54:00,901 INFO snapshot-role/MainThread: "log": [ 2024-03-01 20:54:00,901 INFO snapshot-role/MainThread: ] 2024-03-01 20:54:00,901 INFO snapshot-role/MainThread: } 2024-03-01 20:54:00,901 INFO snapshot-role/MainThread: Running... lvcreate -s -n lv1_snapset1 -L 75497472B test_vg1/lv1 2024-03-01 20:54:01,055 INFO snapshot-role/MainThread: Return code: 0 2024-03-01 20:54:01,055 INFO snapshot-role/MainThread: { 2024-03-01 20:54:01,055 INFO snapshot-role/MainThread: "log": [ 2024-03-01 20:54:01,055 INFO snapshot-role/MainThread: ] 2024-03-01 20:54:01,056 INFO snapshot-role/MainThread: } 2024-03-01 20:54:01,056 INFO snapshot-role/MainThread: Running... lvs test_vg2 2024-03-01 20:54:01,096 INFO snapshot-role/MainThread: Return code: 0 2024-03-01 20:54:01,096 INFO snapshot-role/MainThread: { 2024-03-01 20:54:01,096 INFO snapshot-role/MainThread: "report": [ 2024-03-01 20:54:01,096 INFO snapshot-role/MainThread: { 2024-03-01 20:54:01,097 INFO snapshot-role/MainThread: "lv": [ 2024-03-01 20:54:01,097 INFO snapshot-role/MainThread: {"lv_name":"lv3", "vg_name":"test_vg2", "lv_attr":"-wi-a-----", "lv_size":"322961408", "pool_lv":"", "origin":"", "data_percent":"", "metadata_percent":"", "move_pv":"", "mirror_log":"", "copy_percent":"", "convert_lv":""}, 2024-03-01 20:54:01,097 INFO snapshot-role/MainThread: {"lv_name":"lv4", "vg_name":"test_vg2", "lv_attr":"-wi-a-----", "lv_size":"641728512", "pool_lv":"", "origin":"", "data_percent":"", "metadata_percent":"", "move_pv":"", "mirror_log":"", "copy_percent":"", "convert_lv":""} 2024-03-01 20:54:01,097 INFO snapshot-role/MainThread: ] 2024-03-01 20:54:01,097 INFO snapshot-role/MainThread: } 2024-03-01 20:54:01,097 INFO snapshot-role/MainThread: ] 2024-03-01 20:54:01,097 INFO snapshot-role/MainThread: , 2024-03-01 20:54:01,097 INFO snapshot-role/MainThread: "log": [ 2024-03-01 20:54:01,097 INFO snapshot-role/MainThread: ] 2024-03-01 20:54:01,097 INFO snapshot-role/MainThread: } 2024-03-01 20:54:01,097 INFO snapshot-role/MainThread: Running... lvs test_vg2/lv3_snapset1 2024-03-01 20:54:01,134 INFO snapshot-role/MainThread: Return code: 5 2024-03-01 20:54:01,134 INFO snapshot-role/MainThread: { 2024-03-01 20:54:01,134 INFO snapshot-role/MainThread: "report": [ 2024-03-01 20:54:01,134 INFO snapshot-role/MainThread: { 2024-03-01 20:54:01,134 INFO snapshot-role/MainThread: "lv": [ 2024-03-01 20:54:01,134 INFO snapshot-role/MainThread: ] 2024-03-01 20:54:01,134 INFO snapshot-role/MainThread: } 2024-03-01 20:54:01,134 INFO snapshot-role/MainThread: ] 2024-03-01 20:54:01,134 INFO snapshot-role/MainThread: , 2024-03-01 20:54:01,135 INFO snapshot-role/MainThread: "log": [ 2024-03-01 20:54:01,135 INFO snapshot-role/MainThread: ] 2024-03-01 20:54:01,135 INFO snapshot-role/MainThread: } 2024-03-01 20:54:01,135 INFO snapshot-role/MainThread: Running... lvcreate -s -n lv3_snapset1 -L 50331648B test_vg2/lv3 2024-03-01 20:54:01,267 INFO snapshot-role/MainThread: Return code: 0 2024-03-01 20:54:01,267 INFO snapshot-role/MainThread: { 2024-03-01 20:54:01,268 INFO snapshot-role/MainThread: "log": [ 2024-03-01 20:54:01,268 INFO snapshot-role/MainThread: ] 2024-03-01 20:54:01,268 INFO snapshot-role/MainThread: } 2024-03-01 20:54:01,268 INFO snapshot-role/MainThread: Running... lvs test_vg2 2024-03-01 20:54:01,313 INFO snapshot-role/MainThread: Return code: 0 2024-03-01 20:54:01,314 INFO snapshot-role/MainThread: { 2024-03-01 20:54:01,314 INFO snapshot-role/MainThread: "report": [ 2024-03-01 20:54:01,314 INFO snapshot-role/MainThread: { 2024-03-01 20:54:01,314 INFO snapshot-role/MainThread: "lv": [ 2024-03-01 20:54:01,314 INFO snapshot-role/MainThread: {"lv_name":"lv3", "vg_name":"test_vg2", "lv_attr":"owi-a-s---", "lv_size":"322961408", "pool_lv":"", "origin":"", "data_percent":"", "metadata_percent":"", "move_pv":"", "mirror_log":"", "copy_percent":"", "convert_lv":""}, 2024-03-01 20:54:01,314 INFO snapshot-role/MainThread: {"lv_name":"lv3_snapset1", "vg_name":"test_vg2", "lv_attr":"swi-a-s---", "lv_size":"50331648", "pool_lv":"", "origin":"lv3", "data_percent":"0.00", "metadata_percent":"", "move_pv":"", "mirror_log":"", "copy_percent":"", "convert_lv":""}, 2024-03-01 20:54:01,314 INFO snapshot-role/MainThread: {"lv_name":"lv4", "vg_name":"test_vg2", "lv_attr":"-wi-a-----", "lv_size":"641728512", "pool_lv":"", "origin":"", "data_percent":"", "metadata_percent":"", "move_pv":"", "mirror_log":"", "copy_percent":"", "convert_lv":""} 2024-03-01 20:54:01,314 INFO snapshot-role/MainThread: ] 2024-03-01 20:54:01,314 INFO snapshot-role/MainThread: } 2024-03-01 20:54:01,314 INFO snapshot-role/MainThread: ] 2024-03-01 20:54:01,314 INFO snapshot-role/MainThread: , 2024-03-01 20:54:01,314 INFO snapshot-role/MainThread: "log": [ 2024-03-01 20:54:01,314 INFO snapshot-role/MainThread: ] 2024-03-01 20:54:01,314 INFO snapshot-role/MainThread: } 2024-03-01 20:54:01,314 INFO snapshot-role/MainThread: Running... lvs test_vg2/lv4_snapset1 2024-03-01 20:54:01,343 INFO snapshot-role/MainThread: Return code: 5 2024-03-01 20:54:01,344 INFO snapshot-role/MainThread: { 2024-03-01 20:54:01,344 INFO snapshot-role/MainThread: "report": [ 2024-03-01 20:54:01,344 INFO snapshot-role/MainThread: { 2024-03-01 20:54:01,344 INFO snapshot-role/MainThread: "lv": [ 2024-03-01 20:54:01,344 INFO snapshot-role/MainThread: ] 2024-03-01 20:54:01,344 INFO snapshot-role/MainThread: } 2024-03-01 20:54:01,344 INFO snapshot-role/MainThread: ] 2024-03-01 20:54:01,344 INFO snapshot-role/MainThread: , 2024-03-01 20:54:01,344 INFO snapshot-role/MainThread: "log": [ 2024-03-01 20:54:01,344 INFO snapshot-role/MainThread: ] 2024-03-01 20:54:01,344 INFO snapshot-role/MainThread: } 2024-03-01 20:54:01,344 INFO snapshot-role/MainThread: Running... lvcreate -s -n lv4_snapset1 -L 96468992B test_vg2/lv4 2024-03-01 20:54:01,471 INFO snapshot-role/MainThread: Return code: 0 2024-03-01 20:54:01,471 INFO snapshot-role/MainThread: { 2024-03-01 20:54:01,471 INFO snapshot-role/MainThread: "log": [ 2024-03-01 20:54:01,472 INFO snapshot-role/MainThread: ] 2024-03-01 20:54:01,472 INFO snapshot-role/MainThread: } 2024-03-01 20:54:01,472 INFO snapshot-role/MainThread: Running... lvs test_vg3 2024-03-01 20:54:01,514 INFO snapshot-role/MainThread: Return code: 0 2024-03-01 20:54:01,514 INFO snapshot-role/MainThread: { 2024-03-01 20:54:01,514 INFO snapshot-role/MainThread: "report": [ 2024-03-01 20:54:01,514 INFO snapshot-role/MainThread: { 2024-03-01 20:54:01,515 INFO snapshot-role/MainThread: "lv": [ 2024-03-01 20:54:01,515 INFO snapshot-role/MainThread: {"lv_name":"lv5", "vg_name":"test_vg3", "lv_attr":"-wi-a-----", "lv_size":"1283457024", "pool_lv":"", "origin":"", "data_percent":"", "metadata_percent":"", "move_pv":"", "mirror_log":"", "copy_percent":"", "convert_lv":""}, 2024-03-01 20:54:01,515 INFO snapshot-role/MainThread: {"lv_name":"lv6", "vg_name":"test_vg3", "lv_attr":"-wi-a-----", "lv_size":"1069547520", "pool_lv":"", "origin":"", "data_percent":"", "metadata_percent":"", "move_pv":"", "mirror_log":"", "copy_percent":"", "convert_lv":""}, 2024-03-01 20:54:01,515 INFO snapshot-role/MainThread: {"lv_name":"lv7", "vg_name":"test_vg3", "lv_attr":"-wi-a-----", "lv_size":"427819008", "pool_lv":"", "origin":"", "data_percent":"", "metadata_percent":"", "move_pv":"", "mirror_log":"", "copy_percent":"", "convert_lv":""}, 2024-03-01 20:54:01,515 INFO snapshot-role/MainThread: {"lv_name":"lv8", "vg_name":"test_vg3", "lv_attr":"-wi-a-----", "lv_size":"427819008", "pool_lv":"", "origin":"", "data_percent":"", "metadata_percent":"", "move_pv":"", "mirror_log":"", "copy_percent":"", "convert_lv":""} 2024-03-01 20:54:01,515 INFO snapshot-role/MainThread: ] 2024-03-01 20:54:01,515 INFO snapshot-role/MainThread: } 2024-03-01 20:54:01,515 INFO snapshot-role/MainThread: ] 2024-03-01 20:54:01,515 INFO snapshot-role/MainThread: , 2024-03-01 20:54:01,515 INFO snapshot-role/MainThread: "log": [ 2024-03-01 20:54:01,515 INFO snapshot-role/MainThread: ] 2024-03-01 20:54:01,515 INFO snapshot-role/MainThread: } 2024-03-01 20:54:01,515 INFO snapshot-role/MainThread: Running... lvs test_vg3/lv7_snapset1 2024-03-01 20:54:01,547 INFO snapshot-role/MainThread: Return code: 5 2024-03-01 20:54:01,547 INFO snapshot-role/MainThread: { 2024-03-01 20:54:01,547 INFO snapshot-role/MainThread: "report": [ 2024-03-01 20:54:01,547 INFO snapshot-role/MainThread: { 2024-03-01 20:54:01,548 INFO snapshot-role/MainThread: "lv": [ 2024-03-01 20:54:01,548 INFO snapshot-role/MainThread: ] 2024-03-01 20:54:01,548 INFO snapshot-role/MainThread: } 2024-03-01 20:54:01,548 INFO snapshot-role/MainThread: ] 2024-03-01 20:54:01,548 INFO snapshot-role/MainThread: , 2024-03-01 20:54:01,548 INFO snapshot-role/MainThread: "log": [ 2024-03-01 20:54:01,548 INFO snapshot-role/MainThread: ] 2024-03-01 20:54:01,548 INFO snapshot-role/MainThread: } 2024-03-01 20:54:01,548 INFO snapshot-role/MainThread: Running... lvcreate -s -n lv7_snapset1 -L 67108864B test_vg3/lv7 2024-03-01 20:54:01,671 INFO snapshot-role/MainThread: Return code: 0 2024-03-01 20:54:01,672 INFO snapshot-role/MainThread: { 2024-03-01 20:54:01,672 INFO snapshot-role/MainThread: "log": [ 2024-03-01 20:54:01,672 INFO snapshot-role/MainThread: ] 2024-03-01 20:54:01,672 INFO snapshot-role/MainThread: } 2024-03-01 20:54:01,672 INFO snapshot-role/MainThread: exit code: 0: [''] 2024-03-01 20:54:03,077 INFO snapshot-role/MainThread: check_cmd: check 20 None None None 1 {"name": "snapset1", "volumes": [{"name": "snapshot VG1 LV1", "vg": "test_vg1", "lv": "lv1", "percent_space_required": 15}, {"name": "snapshot VG2 LV3", "vg": "test_vg2", "lv": "lv3", "percent_space_required": 15}, {"name": "snapshot VG2 LV4", "vg": "test_vg2", "lv": "lv4", "percent_space_required": 15}, {"name": "snapshot VG3 LV7", "vg": "test_vg3", "lv": "lv7", "percent_space_required": 15}]} 2024-03-01 20:54:03,077 INFO snapshot-role/MainThread: snapset {'name': 'snapset1', 'volumes': [{'name': 'snapshot VG1 LV1', 'vg': 'test_vg1', 'lv': 'lv1', 'percent_space_required': 15}, {'name': 'snapshot VG2 LV3', 'vg': 'test_vg2', 'lv': 'lv3', 'percent_space_required': 15}, {'name': 'snapshot VG2 LV4', 'vg': 'test_vg2', 'lv': 'lv4', 'percent_space_required': 15}, {'name': 'snapshot VG3 LV7', 'vg': 'test_vg3', 'lv': 'lv7', 'percent_space_required': 15}]} 2024-03-01 20:54:03,077 INFO snapshot-role/MainThread: check snapsset : snapset1 2024-03-01 20:54:03,077 INFO snapshot-role/MainThread: verify snapsset : snapset1 2024-03-01 20:54:03,077 INFO snapshot-role/MainThread: Running... lvs test_vg1 2024-03-01 20:54:03,108 INFO snapshot-role/MainThread: Return code: 0 2024-03-01 20:54:03,108 INFO snapshot-role/MainThread: { 2024-03-01 20:54:03,109 INFO snapshot-role/MainThread: "report": [ 2024-03-01 20:54:03,109 INFO snapshot-role/MainThread: { 2024-03-01 20:54:03,109 INFO snapshot-role/MainThread: "lv": [ 2024-03-01 20:54:03,109 INFO snapshot-role/MainThread: {"lv_name":"lv1", "vg_name":"test_vg1", "lv_attr":"owi-a-s---", "lv_size":"482344960", "pool_lv":"", "origin":"", "data_percent":"", "metadata_percent":"", "move_pv":"", "mirror_log":"", "copy_percent":"", "convert_lv":""}, 2024-03-01 20:54:03,109 INFO snapshot-role/MainThread: {"lv_name":"lv1_snapset1", "vg_name":"test_vg1", "lv_attr":"swi-a-s---", "lv_size":"75497472", "pool_lv":"", "origin":"lv1", "data_percent":"0.00", "metadata_percent":"", "move_pv":"", "mirror_log":"", "copy_percent":"", "convert_lv":""}, 2024-03-01 20:54:03,109 INFO snapshot-role/MainThread: {"lv_name":"lv2", "vg_name":"test_vg1", "lv_attr":"-wi-a-----", "lv_size":"1606418432", "pool_lv":"", "origin":"", "data_percent":"", "metadata_percent":"", "move_pv":"", "mirror_log":"", "copy_percent":"", "convert_lv":""} 2024-03-01 20:54:03,109 INFO snapshot-role/MainThread: ] 2024-03-01 20:54:03,109 INFO snapshot-role/MainThread: } 2024-03-01 20:54:03,109 INFO snapshot-role/MainThread: ] 2024-03-01 20:54:03,109 INFO snapshot-role/MainThread: , 2024-03-01 20:54:03,109 INFO snapshot-role/MainThread: "log": [ 2024-03-01 20:54:03,109 INFO snapshot-role/MainThread: ] 2024-03-01 20:54:03,109 INFO snapshot-role/MainThread: } 2024-03-01 20:54:03,109 INFO snapshot-role/MainThread: Running... lvs test_vg1/lv1 2024-03-01 20:54:03,140 INFO snapshot-role/MainThread: Return code: 0 2024-03-01 20:54:03,141 INFO snapshot-role/MainThread: { 2024-03-01 20:54:03,141 INFO snapshot-role/MainThread: "report": [ 2024-03-01 20:54:03,141 INFO snapshot-role/MainThread: { 2024-03-01 20:54:03,141 INFO snapshot-role/MainThread: "lv": [ 2024-03-01 20:54:03,141 INFO snapshot-role/MainThread: {"lv_name":"lv1", "vg_name":"test_vg1", "lv_attr":"owi-a-s---", "lv_size":"482344960", "pool_lv":"", "origin":"", "data_percent":"", "metadata_percent":"", "move_pv":"", "mirror_log":"", "copy_percent":"", "convert_lv":""} 2024-03-01 20:54:03,141 INFO snapshot-role/MainThread: ] 2024-03-01 20:54:03,141 INFO snapshot-role/MainThread: } 2024-03-01 20:54:03,141 INFO snapshot-role/MainThread: ] 2024-03-01 20:54:03,141 INFO snapshot-role/MainThread: , 2024-03-01 20:54:03,141 INFO snapshot-role/MainThread: "log": [ 2024-03-01 20:54:03,141 INFO snapshot-role/MainThread: ] 2024-03-01 20:54:03,141 INFO snapshot-role/MainThread: } 2024-03-01 20:54:03,141 INFO snapshot-role/MainThread: Running... lvs test_vg2 2024-03-01 20:54:03,169 INFO snapshot-role/MainThread: Return code: 0 2024-03-01 20:54:03,169 INFO snapshot-role/MainThread: { 2024-03-01 20:54:03,169 INFO snapshot-role/MainThread: "report": [ 2024-03-01 20:54:03,170 INFO snapshot-role/MainThread: { 2024-03-01 20:54:03,170 INFO snapshot-role/MainThread: "lv": [ 2024-03-01 20:54:03,170 INFO snapshot-role/MainThread: {"lv_name":"lv3", "vg_name":"test_vg2", "lv_attr":"owi-a-s---", "lv_size":"322961408", "pool_lv":"", "origin":"", "data_percent":"", "metadata_percent":"", "move_pv":"", "mirror_log":"", "copy_percent":"", "convert_lv":""}, 2024-03-01 20:54:03,170 INFO snapshot-role/MainThread: {"lv_name":"lv3_snapset1", "vg_name":"test_vg2", "lv_attr":"swi-a-s---", "lv_size":"50331648", "pool_lv":"", "origin":"lv3", "data_percent":"0.00", "metadata_percent":"", "move_pv":"", "mirror_log":"", "copy_percent":"", "convert_lv":""}, 2024-03-01 20:54:03,170 INFO snapshot-role/MainThread: {"lv_name":"lv4", "vg_name":"test_vg2", "lv_attr":"owi-a-s---", "lv_size":"641728512", "pool_lv":"", "origin":"", "data_percent":"", "metadata_percent":"", "move_pv":"", "mirror_log":"", "copy_percent":"", "convert_lv":""}, 2024-03-01 20:54:03,170 INFO snapshot-role/MainThread: {"lv_name":"lv4_snapset1", "vg_name":"test_vg2", "lv_attr":"swi-a-s---", "lv_size":"96468992", "pool_lv":"", "origin":"lv4", "data_percent":"0.00", "metadata_percent":"", "move_pv":"", "mirror_log":"", "copy_percent":"", "convert_lv":""} 2024-03-01 20:54:03,170 INFO snapshot-role/MainThread: ] 2024-03-01 20:54:03,170 INFO snapshot-role/MainThread: } 2024-03-01 20:54:03,170 INFO snapshot-role/MainThread: ] 2024-03-01 20:54:03,170 INFO snapshot-role/MainThread: , 2024-03-01 20:54:03,170 INFO snapshot-role/MainThread: "log": [ 2024-03-01 20:54:03,170 INFO snapshot-role/MainThread: ] 2024-03-01 20:54:03,170 INFO snapshot-role/MainThread: } 2024-03-01 20:54:03,170 INFO snapshot-role/MainThread: Running... lvs test_vg2/lv3 2024-03-01 20:54:03,200 INFO snapshot-role/MainThread: Return code: 0 2024-03-01 20:54:03,201 INFO snapshot-role/MainThread: { 2024-03-01 20:54:03,201 INFO snapshot-role/MainThread: "report": [ 2024-03-01 20:54:03,201 INFO snapshot-role/MainThread: { 2024-03-01 20:54:03,201 INFO snapshot-role/MainThread: "lv": [ 2024-03-01 20:54:03,201 INFO snapshot-role/MainThread: {"lv_name":"lv3", "vg_name":"test_vg2", "lv_attr":"owi-a-s---", "lv_size":"322961408", "pool_lv":"", "origin":"", "data_percent":"", "metadata_percent":"", "move_pv":"", "mirror_log":"", "copy_percent":"", "convert_lv":""} 2024-03-01 20:54:03,201 INFO snapshot-role/MainThread: ] 2024-03-01 20:54:03,201 INFO snapshot-role/MainThread: } 2024-03-01 20:54:03,201 INFO snapshot-role/MainThread: ] 2024-03-01 20:54:03,201 INFO snapshot-role/MainThread: , 2024-03-01 20:54:03,201 INFO snapshot-role/MainThread: "log": [ 2024-03-01 20:54:03,201 INFO snapshot-role/MainThread: ] 2024-03-01 20:54:03,201 INFO snapshot-role/MainThread: } 2024-03-01 20:54:03,201 INFO snapshot-role/MainThread: Running... lvs test_vg2 2024-03-01 20:54:03,230 INFO snapshot-role/MainThread: Return code: 0 2024-03-01 20:54:03,230 INFO snapshot-role/MainThread: { 2024-03-01 20:54:03,230 INFO snapshot-role/MainThread: "report": [ 2024-03-01 20:54:03,230 INFO snapshot-role/MainThread: { 2024-03-01 20:54:03,231 INFO snapshot-role/MainThread: "lv": [ 2024-03-01 20:54:03,231 INFO snapshot-role/MainThread: {"lv_name":"lv3", "vg_name":"test_vg2", "lv_attr":"owi-a-s---", "lv_size":"322961408", "pool_lv":"", "origin":"", "data_percent":"", "metadata_percent":"", "move_pv":"", "mirror_log":"", "copy_percent":"", "convert_lv":""}, 2024-03-01 20:54:03,231 INFO snapshot-role/MainThread: {"lv_name":"lv3_snapset1", "vg_name":"test_vg2", "lv_attr":"swi-a-s---", "lv_size":"50331648", "pool_lv":"", "origin":"lv3", "data_percent":"0.00", "metadata_percent":"", "move_pv":"", "mirror_log":"", "copy_percent":"", "convert_lv":""}, 2024-03-01 20:54:03,231 INFO snapshot-role/MainThread: {"lv_name":"lv4", "vg_name":"test_vg2", "lv_attr":"owi-a-s---", "lv_size":"641728512", "pool_lv":"", "origin":"", "data_percent":"", "metadata_percent":"", "move_pv":"", "mirror_log":"", "copy_percent":"", "convert_lv":""}, 2024-03-01 20:54:03,231 INFO snapshot-role/MainThread: {"lv_name":"lv4_snapset1", "vg_name":"test_vg2", "lv_attr":"swi-a-s---", "lv_size":"96468992", "pool_lv":"", "origin":"lv4", "data_percent":"0.00", "metadata_percent":"", "move_pv":"", "mirror_log":"", "copy_percent":"", "convert_lv":""} 2024-03-01 20:54:03,231 INFO snapshot-role/MainThread: ] 2024-03-01 20:54:03,231 INFO snapshot-role/MainThread: } 2024-03-01 20:54:03,231 INFO snapshot-role/MainThread: ] 2024-03-01 20:54:03,231 INFO snapshot-role/MainThread: , 2024-03-01 20:54:03,231 INFO snapshot-role/MainThread: "log": [ 2024-03-01 20:54:03,231 INFO snapshot-role/MainThread: ] 2024-03-01 20:54:03,231 INFO snapshot-role/MainThread: } 2024-03-01 20:54:03,231 INFO snapshot-role/MainThread: Running... lvs test_vg2/lv4 2024-03-01 20:54:03,261 INFO snapshot-role/MainThread: Return code: 0 2024-03-01 20:54:03,262 INFO snapshot-role/MainThread: { 2024-03-01 20:54:03,262 INFO snapshot-role/MainThread: "report": [ 2024-03-01 20:54:03,262 INFO snapshot-role/MainThread: { 2024-03-01 20:54:03,262 INFO snapshot-role/MainThread: "lv": [ 2024-03-01 20:54:03,262 INFO snapshot-role/MainThread: {"lv_name":"lv4", "vg_name":"test_vg2", "lv_attr":"owi-a-s---", "lv_size":"641728512", "pool_lv":"", "origin":"", "data_percent":"", "metadata_percent":"", "move_pv":"", "mirror_log":"", "copy_percent":"", "convert_lv":""} 2024-03-01 20:54:03,262 INFO snapshot-role/MainThread: ] 2024-03-01 20:54:03,262 INFO snapshot-role/MainThread: } 2024-03-01 20:54:03,262 INFO snapshot-role/MainThread: ] 2024-03-01 20:54:03,262 INFO snapshot-role/MainThread: , 2024-03-01 20:54:03,262 INFO snapshot-role/MainThread: "log": [ 2024-03-01 20:54:03,262 INFO snapshot-role/MainThread: ] 2024-03-01 20:54:03,262 INFO snapshot-role/MainThread: } 2024-03-01 20:54:03,262 INFO snapshot-role/MainThread: Running... lvs test_vg3 2024-03-01 20:54:03,293 INFO snapshot-role/MainThread: Return code: 0 2024-03-01 20:54:03,294 INFO snapshot-role/MainThread: { 2024-03-01 20:54:03,294 INFO snapshot-role/MainThread: "report": [ 2024-03-01 20:54:03,294 INFO snapshot-role/MainThread: { 2024-03-01 20:54:03,294 INFO snapshot-role/MainThread: "lv": [ 2024-03-01 20:54:03,294 INFO snapshot-role/MainThread: {"lv_name":"lv5", "vg_name":"test_vg3", "lv_attr":"-wi-a-----", "lv_size":"1283457024", "pool_lv":"", "origin":"", "data_percent":"", "metadata_percent":"", "move_pv":"", "mirror_log":"", "copy_percent":"", "convert_lv":""}, 2024-03-01 20:54:03,294 INFO snapshot-role/MainThread: {"lv_name":"lv6", "vg_name":"test_vg3", "lv_attr":"-wi-a-----", "lv_size":"1069547520", "pool_lv":"", "origin":"", "data_percent":"", "metadata_percent":"", "move_pv":"", "mirror_log":"", "copy_percent":"", "convert_lv":""}, 2024-03-01 20:54:03,294 INFO snapshot-role/MainThread: {"lv_name":"lv7", "vg_name":"test_vg3", "lv_attr":"owi-a-s---", "lv_size":"427819008", "pool_lv":"", "origin":"", "data_percent":"", "metadata_percent":"", "move_pv":"", "mirror_log":"", "copy_percent":"", "convert_lv":""}, 2024-03-01 20:54:03,294 INFO snapshot-role/MainThread: {"lv_name":"lv7_snapset1", "vg_name":"test_vg3", "lv_attr":"swi-a-s---", "lv_size":"67108864", "pool_lv":"", "origin":"lv7", "data_percent":"0.00", "metadata_percent":"", "move_pv":"", "mirror_log":"", "copy_percent":"", "convert_lv":""}, 2024-03-01 20:54:03,294 INFO snapshot-role/MainThread: {"lv_name":"lv8", "vg_name":"test_vg3", "lv_attr":"-wi-a-----", "lv_size":"427819008", "pool_lv":"", "origin":"", "data_percent":"", "metadata_percent":"", "move_pv":"", "mirror_log":"", "copy_percent":"", "convert_lv":""} 2024-03-01 20:54:03,294 INFO snapshot-role/MainThread: ] 2024-03-01 20:54:03,294 INFO snapshot-role/MainThread: } 2024-03-01 20:54:03,294 INFO snapshot-role/MainThread: ] 2024-03-01 20:54:03,294 INFO snapshot-role/MainThread: , 2024-03-01 20:54:03,294 INFO snapshot-role/MainThread: "log": [ 2024-03-01 20:54:03,294 INFO snapshot-role/MainThread: ] 2024-03-01 20:54:03,294 INFO snapshot-role/MainThread: } 2024-03-01 20:54:03,294 INFO snapshot-role/MainThread: Running... lvs test_vg3/lv7 2024-03-01 20:54:03,328 INFO snapshot-role/MainThread: Return code: 0 2024-03-01 20:54:03,329 INFO snapshot-role/MainThread: { 2024-03-01 20:54:03,329 INFO snapshot-role/MainThread: "report": [ 2024-03-01 20:54:03,329 INFO snapshot-role/MainThread: { 2024-03-01 20:54:03,329 INFO snapshot-role/MainThread: "lv": [ 2024-03-01 20:54:03,329 INFO snapshot-role/MainThread: {"lv_name":"lv7", "vg_name":"test_vg3", "lv_attr":"owi-a-s---", "lv_size":"427819008", "pool_lv":"", "origin":"", "data_percent":"", "metadata_percent":"", "move_pv":"", "mirror_log":"", "copy_percent":"", "convert_lv":""} 2024-03-01 20:54:03,329 INFO snapshot-role/MainThread: ] 2024-03-01 20:54:03,329 INFO snapshot-role/MainThread: } 2024-03-01 20:54:03,329 INFO snapshot-role/MainThread: ] 2024-03-01 20:54:03,329 INFO snapshot-role/MainThread: , 2024-03-01 20:54:03,329 INFO snapshot-role/MainThread: "log": [ 2024-03-01 20:54:03,329 INFO snapshot-role/MainThread: ] 2024-03-01 20:54:03,329 INFO snapshot-role/MainThread: } 2024-03-01 20:54:03,329 INFO snapshot-role/MainThread: snapsset ok: snapset1 2024-03-01 20:54:03,329 INFO snapshot-role/MainThread: Running... lvs test_vg1 2024-03-01 20:54:03,364 INFO snapshot-role/MainThread: Return code: 0 2024-03-01 20:54:03,364 INFO snapshot-role/MainThread: { 2024-03-01 20:54:03,364 INFO snapshot-role/MainThread: "report": [ 2024-03-01 20:54:03,365 INFO snapshot-role/MainThread: { 2024-03-01 20:54:03,365 INFO snapshot-role/MainThread: "lv": [ 2024-03-01 20:54:03,365 INFO snapshot-role/MainThread: {"lv_name":"lv1", "vg_name":"test_vg1", "lv_attr":"owi-a-s---", "lv_size":"482344960", "pool_lv":"", "origin":"", "data_percent":"", "metadata_percent":"", "move_pv":"", "mirror_log":"", "copy_percent":"", "convert_lv":""}, 2024-03-01 20:54:03,365 INFO snapshot-role/MainThread: {"lv_name":"lv1_snapset1", "vg_name":"test_vg1", "lv_attr":"swi-a-s---", "lv_size":"75497472", "pool_lv":"", "origin":"lv1", "data_percent":"0.00", "metadata_percent":"", "move_pv":"", "mirror_log":"", "copy_percent":"", "convert_lv":""}, 2024-03-01 20:54:03,365 INFO snapshot-role/MainThread: {"lv_name":"lv2", "vg_name":"test_vg1", "lv_attr":"-wi-a-----", "lv_size":"1606418432", "pool_lv":"", "origin":"", "data_percent":"", "metadata_percent":"", "move_pv":"", "mirror_log":"", "copy_percent":"", "convert_lv":""} 2024-03-01 20:54:03,365 INFO snapshot-role/MainThread: ] 2024-03-01 20:54:03,365 INFO snapshot-role/MainThread: } 2024-03-01 20:54:03,365 INFO snapshot-role/MainThread: ] 2024-03-01 20:54:03,365 INFO snapshot-role/MainThread: , 2024-03-01 20:54:03,365 INFO snapshot-role/MainThread: "log": [ 2024-03-01 20:54:03,365 INFO snapshot-role/MainThread: ] 2024-03-01 20:54:03,365 INFO snapshot-role/MainThread: } 2024-03-01 20:54:03,365 INFO snapshot-role/MainThread: Running... lvs test_vg1/lv1_snapset1 2024-03-01 20:54:03,398 INFO snapshot-role/MainThread: Return code: 0 2024-03-01 20:54:03,398 INFO snapshot-role/MainThread: { 2024-03-01 20:54:03,398 INFO snapshot-role/MainThread: "report": [ 2024-03-01 20:54:03,398 INFO snapshot-role/MainThread: { 2024-03-01 20:54:03,398 INFO snapshot-role/MainThread: "lv": [ 2024-03-01 20:54:03,398 INFO snapshot-role/MainThread: {"lv_name":"lv1_snapset1", "vg_name":"test_vg1", "lv_attr":"swi-a-s---", "lv_size":"75497472", "pool_lv":"", "origin":"lv1", "data_percent":"0.00", "metadata_percent":"", "move_pv":"", "mirror_log":"", "copy_percent":"", "convert_lv":""} 2024-03-01 20:54:03,398 INFO snapshot-role/MainThread: ] 2024-03-01 20:54:03,398 INFO snapshot-role/MainThread: } 2024-03-01 20:54:03,398 INFO snapshot-role/MainThread: ] 2024-03-01 20:54:03,398 INFO snapshot-role/MainThread: , 2024-03-01 20:54:03,398 INFO snapshot-role/MainThread: "log": [ 2024-03-01 20:54:03,398 INFO snapshot-role/MainThread: ] 2024-03-01 20:54:03,398 INFO snapshot-role/MainThread: } 2024-03-01 20:54:03,398 INFO snapshot-role/MainThread: Running... lvs --reportformat json test_vg1/lv1_snapset1 2024-03-01 20:54:03,423 INFO snapshot-role/MainThread: Return code: 0 2024-03-01 20:54:03,423 INFO snapshot-role/MainThread: { 2024-03-01 20:54:03,423 INFO snapshot-role/MainThread: "report": [ 2024-03-01 20:54:03,423 INFO snapshot-role/MainThread: { 2024-03-01 20:54:03,423 INFO snapshot-role/MainThread: "lv": [ 2024-03-01 20:54:03,423 INFO snapshot-role/MainThread: {"lv_name":"lv1_snapset1", "vg_name":"test_vg1", "lv_attr":"swi-a-s---", "lv_size":"75497472", "pool_lv":"", "origin":"lv1", "data_percent":"0.00", "metadata_percent":"", "move_pv":"", "mirror_log":"", "copy_percent":"", "convert_lv":""} 2024-03-01 20:54:03,423 INFO snapshot-role/MainThread: ] 2024-03-01 20:54:03,423 INFO snapshot-role/MainThread: } 2024-03-01 20:54:03,423 INFO snapshot-role/MainThread: ] 2024-03-01 20:54:03,423 INFO snapshot-role/MainThread: , 2024-03-01 20:54:03,423 INFO snapshot-role/MainThread: "log": [ 2024-03-01 20:54:03,424 INFO snapshot-role/MainThread: ] 2024-03-01 20:54:03,424 INFO snapshot-role/MainThread: } 2024-03-01 20:54:03,424 INFO snapshot-role/MainThread: Running... lvs test_vg2 2024-03-01 20:54:03,453 INFO snapshot-role/MainThread: Return code: 0 2024-03-01 20:54:03,453 INFO snapshot-role/MainThread: { 2024-03-01 20:54:03,453 INFO snapshot-role/MainThread: "report": [ 2024-03-01 20:54:03,453 INFO snapshot-role/MainThread: { 2024-03-01 20:54:03,453 INFO snapshot-role/MainThread: "lv": [ 2024-03-01 20:54:03,453 INFO snapshot-role/MainThread: {"lv_name":"lv3", "vg_name":"test_vg2", "lv_attr":"owi-a-s---", "lv_size":"322961408", "pool_lv":"", "origin":"", "data_percent":"", "metadata_percent":"", "move_pv":"", "mirror_log":"", "copy_percent":"", "convert_lv":""}, 2024-03-01 20:54:03,453 INFO snapshot-role/MainThread: {"lv_name":"lv3_snapset1", "vg_name":"test_vg2", "lv_attr":"swi-a-s---", "lv_size":"50331648", "pool_lv":"", "origin":"lv3", "data_percent":"0.00", "metadata_percent":"", "move_pv":"", "mirror_log":"", "copy_percent":"", "convert_lv":""}, 2024-03-01 20:54:03,453 INFO snapshot-role/MainThread: {"lv_name":"lv4", "vg_name":"test_vg2", "lv_attr":"owi-a-s---", "lv_size":"641728512", "pool_lv":"", "origin":"", "data_percent":"", "metadata_percent":"", "move_pv":"", "mirror_log":"", "copy_percent":"", "convert_lv":""}, 2024-03-01 20:54:03,453 INFO snapshot-role/MainThread: {"lv_name":"lv4_snapset1", "vg_name":"test_vg2", "lv_attr":"swi-a-s---", "lv_size":"96468992", "pool_lv":"", "origin":"lv4", "data_percent":"0.00", "metadata_percent":"", "move_pv":"", "mirror_log":"", "copy_percent":"", "convert_lv":""} 2024-03-01 20:54:03,453 INFO snapshot-role/MainThread: ] 2024-03-01 20:54:03,453 INFO snapshot-role/MainThread: } 2024-03-01 20:54:03,453 INFO snapshot-role/MainThread: ] 2024-03-01 20:54:03,453 INFO snapshot-role/MainThread: , 2024-03-01 20:54:03,454 INFO snapshot-role/MainThread: "log": [ 2024-03-01 20:54:03,454 INFO snapshot-role/MainThread: ] 2024-03-01 20:54:03,454 INFO snapshot-role/MainThread: } 2024-03-01 20:54:03,454 INFO snapshot-role/MainThread: Running... lvs test_vg2/lv3_snapset1 2024-03-01 20:54:03,483 INFO snapshot-role/MainThread: Return code: 0 2024-03-01 20:54:03,484 INFO snapshot-role/MainThread: { 2024-03-01 20:54:03,484 INFO snapshot-role/MainThread: "report": [ 2024-03-01 20:54:03,484 INFO snapshot-role/MainThread: { 2024-03-01 20:54:03,484 INFO snapshot-role/MainThread: "lv": [ 2024-03-01 20:54:03,484 INFO snapshot-role/MainThread: {"lv_name":"lv3_snapset1", "vg_name":"test_vg2", "lv_attr":"swi-a-s---", "lv_size":"50331648", "pool_lv":"", "origin":"lv3", "data_percent":"0.00", "metadata_percent":"", "move_pv":"", "mirror_log":"", "copy_percent":"", "convert_lv":""} 2024-03-01 20:54:03,484 INFO snapshot-role/MainThread: ] 2024-03-01 20:54:03,484 INFO snapshot-role/MainThread: } 2024-03-01 20:54:03,484 INFO snapshot-role/MainThread: ] 2024-03-01 20:54:03,484 INFO snapshot-role/MainThread: , 2024-03-01 20:54:03,484 INFO snapshot-role/MainThread: "log": [ 2024-03-01 20:54:03,484 INFO snapshot-role/MainThread: ] 2024-03-01 20:54:03,484 INFO snapshot-role/MainThread: } 2024-03-01 20:54:03,484 INFO snapshot-role/MainThread: Running... lvs --reportformat json test_vg2/lv3_snapset1 2024-03-01 20:54:03,518 INFO snapshot-role/MainThread: Return code: 0 2024-03-01 20:54:03,519 INFO snapshot-role/MainThread: { 2024-03-01 20:54:03,519 INFO snapshot-role/MainThread: "report": [ 2024-03-01 20:54:03,519 INFO snapshot-role/MainThread: { 2024-03-01 20:54:03,519 INFO snapshot-role/MainThread: "lv": [ 2024-03-01 20:54:03,519 INFO snapshot-role/MainThread: {"lv_name":"lv3_snapset1", "vg_name":"test_vg2", "lv_attr":"swi-a-s---", "lv_size":"50331648", "pool_lv":"", "origin":"lv3", "data_percent":"0.00", "metadata_percent":"", "move_pv":"", "mirror_log":"", "copy_percent":"", "convert_lv":""} 2024-03-01 20:54:03,519 INFO snapshot-role/MainThread: ] 2024-03-01 20:54:03,519 INFO snapshot-role/MainThread: } 2024-03-01 20:54:03,519 INFO snapshot-role/MainThread: ] 2024-03-01 20:54:03,519 INFO snapshot-role/MainThread: , 2024-03-01 20:54:03,519 INFO snapshot-role/MainThread: "log": [ 2024-03-01 20:54:03,519 INFO snapshot-role/MainThread: ] 2024-03-01 20:54:03,519 INFO snapshot-role/MainThread: } 2024-03-01 20:54:03,519 INFO snapshot-role/MainThread: Running... lvs test_vg2 2024-03-01 20:54:03,554 INFO snapshot-role/MainThread: Return code: 0 2024-03-01 20:54:03,555 INFO snapshot-role/MainThread: { 2024-03-01 20:54:03,555 INFO snapshot-role/MainThread: "report": [ 2024-03-01 20:54:03,555 INFO snapshot-role/MainThread: { 2024-03-01 20:54:03,555 INFO snapshot-role/MainThread: "lv": [ 2024-03-01 20:54:03,555 INFO snapshot-role/MainThread: {"lv_name":"lv3", "vg_name":"test_vg2", "lv_attr":"owi-a-s---", "lv_size":"322961408", "pool_lv":"", "origin":"", "data_percent":"", "metadata_percent":"", "move_pv":"", "mirror_log":"", "copy_percent":"", "convert_lv":""}, 2024-03-01 20:54:03,555 INFO snapshot-role/MainThread: {"lv_name":"lv3_snapset1", "vg_name":"test_vg2", "lv_attr":"swi-a-s---", "lv_size":"50331648", "pool_lv":"", "origin":"lv3", "data_percent":"0.00", "metadata_percent":"", "move_pv":"", "mirror_log":"", "copy_percent":"", "convert_lv":""}, 2024-03-01 20:54:03,555 INFO snapshot-role/MainThread: {"lv_name":"lv4", "vg_name":"test_vg2", "lv_attr":"owi-a-s---", "lv_size":"641728512", "pool_lv":"", "origin":"", "data_percent":"", "metadata_percent":"", "move_pv":"", "mirror_log":"", "copy_percent":"", "convert_lv":""}, 2024-03-01 20:54:03,555 INFO snapshot-role/MainThread: {"lv_name":"lv4_snapset1", "vg_name":"test_vg2", "lv_attr":"swi-a-s---", "lv_size":"96468992", "pool_lv":"", "origin":"lv4", "data_percent":"0.00", "metadata_percent":"", "move_pv":"", "mirror_log":"", "copy_percent":"", "convert_lv":""} 2024-03-01 20:54:03,555 INFO snapshot-role/MainThread: ] 2024-03-01 20:54:03,555 INFO snapshot-role/MainThread: } 2024-03-01 20:54:03,555 INFO snapshot-role/MainThread: ] 2024-03-01 20:54:03,555 INFO snapshot-role/MainThread: , 2024-03-01 20:54:03,555 INFO snapshot-role/MainThread: "log": [ 2024-03-01 20:54:03,555 INFO snapshot-role/MainThread: ] 2024-03-01 20:54:03,555 INFO snapshot-role/MainThread: } 2024-03-01 20:54:03,555 INFO snapshot-role/MainThread: Running... lvs test_vg2/lv4_snapset1 2024-03-01 20:54:03,585 INFO snapshot-role/MainThread: Return code: 0 2024-03-01 20:54:03,585 INFO snapshot-role/MainThread: { 2024-03-01 20:54:03,585 INFO snapshot-role/MainThread: "report": [ 2024-03-01 20:54:03,585 INFO snapshot-role/MainThread: { 2024-03-01 20:54:03,585 INFO snapshot-role/MainThread: "lv": [ 2024-03-01 20:54:03,585 INFO snapshot-role/MainThread: {"lv_name":"lv4_snapset1", "vg_name":"test_vg2", "lv_attr":"swi-a-s---", "lv_size":"96468992", "pool_lv":"", "origin":"lv4", "data_percent":"0.00", "metadata_percent":"", "move_pv":"", "mirror_log":"", "copy_percent":"", "convert_lv":""} 2024-03-01 20:54:03,585 INFO snapshot-role/MainThread: ] 2024-03-01 20:54:03,585 INFO snapshot-role/MainThread: } 2024-03-01 20:54:03,586 INFO snapshot-role/MainThread: ] 2024-03-01 20:54:03,586 INFO snapshot-role/MainThread: , 2024-03-01 20:54:03,586 INFO snapshot-role/MainThread: "log": [ 2024-03-01 20:54:03,586 INFO snapshot-role/MainThread: ] 2024-03-01 20:54:03,586 INFO snapshot-role/MainThread: } 2024-03-01 20:54:03,586 INFO snapshot-role/MainThread: Running... lvs --reportformat json test_vg2/lv4_snapset1 2024-03-01 20:54:03,619 INFO snapshot-role/MainThread: Return code: 0 2024-03-01 20:54:03,619 INFO snapshot-role/MainThread: { 2024-03-01 20:54:03,619 INFO snapshot-role/MainThread: "report": [ 2024-03-01 20:54:03,619 INFO snapshot-role/MainThread: { 2024-03-01 20:54:03,619 INFO snapshot-role/MainThread: "lv": [ 2024-03-01 20:54:03,619 INFO snapshot-role/MainThread: {"lv_name":"lv4_snapset1", "vg_name":"test_vg2", "lv_attr":"swi-a-s---", "lv_size":"96468992", "pool_lv":"", "origin":"lv4", "data_percent":"0.00", "metadata_percent":"", "move_pv":"", "mirror_log":"", "copy_percent":"", "convert_lv":""} 2024-03-01 20:54:03,620 INFO snapshot-role/MainThread: ] 2024-03-01 20:54:03,620 INFO snapshot-role/MainThread: } 2024-03-01 20:54:03,620 INFO snapshot-role/MainThread: ] 2024-03-01 20:54:03,620 INFO snapshot-role/MainThread: , 2024-03-01 20:54:03,620 INFO snapshot-role/MainThread: "log": [ 2024-03-01 20:54:03,620 INFO snapshot-role/MainThread: ] 2024-03-01 20:54:03,620 INFO snapshot-role/MainThread: } 2024-03-01 20:54:03,620 INFO snapshot-role/MainThread: Running... lvs test_vg3 2024-03-01 20:54:03,652 INFO snapshot-role/MainThread: Return code: 0 2024-03-01 20:54:03,652 INFO snapshot-role/MainThread: { 2024-03-01 20:54:03,652 INFO snapshot-role/MainThread: "report": [ 2024-03-01 20:54:03,653 INFO snapshot-role/MainThread: { 2024-03-01 20:54:03,653 INFO snapshot-role/MainThread: "lv": [ 2024-03-01 20:54:03,653 INFO snapshot-role/MainThread: {"lv_name":"lv5", "vg_name":"test_vg3", "lv_attr":"-wi-a-----", "lv_size":"1283457024", "pool_lv":"", "origin":"", "data_percent":"", "metadata_percent":"", "move_pv":"", "mirror_log":"", "copy_percent":"", "convert_lv":""}, 2024-03-01 20:54:03,653 INFO snapshot-role/MainThread: {"lv_name":"lv6", "vg_name":"test_vg3", "lv_attr":"-wi-a-----", "lv_size":"1069547520", "pool_lv":"", "origin":"", "data_percent":"", "metadata_percent":"", "move_pv":"", "mirror_log":"", "copy_percent":"", "convert_lv":""}, 2024-03-01 20:54:03,653 INFO snapshot-role/MainThread: {"lv_name":"lv7", "vg_name":"test_vg3", "lv_attr":"owi-a-s---", "lv_size":"427819008", "pool_lv":"", "origin":"", "data_percent":"", "metadata_percent":"", "move_pv":"", "mirror_log":"", "copy_percent":"", "convert_lv":""}, 2024-03-01 20:54:03,653 INFO snapshot-role/MainThread: {"lv_name":"lv7_snapset1", "vg_name":"test_vg3", "lv_attr":"swi-a-s---", "lv_size":"67108864", "pool_lv":"", "origin":"lv7", "data_percent":"0.00", "metadata_percent":"", "move_pv":"", "mirror_log":"", "copy_percent":"", "convert_lv":""}, 2024-03-01 20:54:03,653 INFO snapshot-role/MainThread: {"lv_name":"lv8", "vg_name":"test_vg3", "lv_attr":"-wi-a-----", "lv_size":"427819008", "pool_lv":"", "origin":"", "data_percent":"", "metadata_percent":"", "move_pv":"", "mirror_log":"", "copy_percent":"", "convert_lv":""} 2024-03-01 20:54:03,653 INFO snapshot-role/MainThread: ] 2024-03-01 20:54:03,653 INFO snapshot-role/MainThread: } 2024-03-01 20:54:03,653 INFO snapshot-role/MainThread: ] 2024-03-01 20:54:03,653 INFO snapshot-role/MainThread: , 2024-03-01 20:54:03,653 INFO snapshot-role/MainThread: "log": [ 2024-03-01 20:54:03,653 INFO snapshot-role/MainThread: ] 2024-03-01 20:54:03,653 INFO snapshot-role/MainThread: } 2024-03-01 20:54:03,653 INFO snapshot-role/MainThread: Running... lvs test_vg3/lv7_snapset1 2024-03-01 20:54:03,683 INFO snapshot-role/MainThread: Return code: 0 2024-03-01 20:54:03,683 INFO snapshot-role/MainThread: { 2024-03-01 20:54:03,683 INFO snapshot-role/MainThread: "report": [ 2024-03-01 20:54:03,683 INFO snapshot-role/MainThread: { 2024-03-01 20:54:03,683 INFO snapshot-role/MainThread: "lv": [ 2024-03-01 20:54:03,683 INFO snapshot-role/MainThread: {"lv_name":"lv7_snapset1", "vg_name":"test_vg3", "lv_attr":"swi-a-s---", "lv_size":"67108864", "pool_lv":"", "origin":"lv7", "data_percent":"0.00", "metadata_percent":"", "move_pv":"", "mirror_log":"", "copy_percent":"", "convert_lv":""} 2024-03-01 20:54:03,683 INFO snapshot-role/MainThread: ] 2024-03-01 20:54:03,683 INFO snapshot-role/MainThread: } 2024-03-01 20:54:03,683 INFO snapshot-role/MainThread: ] 2024-03-01 20:54:03,683 INFO snapshot-role/MainThread: , 2024-03-01 20:54:03,684 INFO snapshot-role/MainThread: "log": [ 2024-03-01 20:54:03,684 INFO snapshot-role/MainThread: ] 2024-03-01 20:54:03,684 INFO snapshot-role/MainThread: } 2024-03-01 20:54:03,684 INFO snapshot-role/MainThread: Running... lvs --reportformat json test_vg3/lv7_snapset1 2024-03-01 20:54:03,714 INFO snapshot-role/MainThread: Return code: 0 2024-03-01 20:54:03,714 INFO snapshot-role/MainThread: { 2024-03-01 20:54:03,714 INFO snapshot-role/MainThread: "report": [ 2024-03-01 20:54:03,714 INFO snapshot-role/MainThread: { 2024-03-01 20:54:03,714 INFO snapshot-role/MainThread: "lv": [ 2024-03-01 20:54:03,714 INFO snapshot-role/MainThread: {"lv_name":"lv7_snapset1", "vg_name":"test_vg3", "lv_attr":"swi-a-s---", "lv_size":"67108864", "pool_lv":"", "origin":"lv7", "data_percent":"0.00", "metadata_percent":"", "move_pv":"", "mirror_log":"", "copy_percent":"", "convert_lv":""} 2024-03-01 20:54:03,715 INFO snapshot-role/MainThread: ] 2024-03-01 20:54:03,715 INFO snapshot-role/MainThread: } 2024-03-01 20:54:03,715 INFO snapshot-role/MainThread: ] 2024-03-01 20:54:03,715 INFO snapshot-role/MainThread: , 2024-03-01 20:54:03,715 INFO snapshot-role/MainThread: "log": [ 2024-03-01 20:54:03,715 INFO snapshot-role/MainThread: ] 2024-03-01 20:54:03,715 INFO snapshot-role/MainThread: } 2024-03-01 20:54:03,715 INFO snapshot-role/MainThread: exit code: 0: [''] 2024-03-01 20:54:05,054 INFO snapshot-role/MainThread: extend_cmd: extend None None None 0 {"name": "snapset1", "volumes": [{"name": "snapshot VG1 LV1", "vg": "test_vg1", "lv": "lv1", "percent_space_required": 30}, {"name": "snapshot VG2 LV3", "vg": "test_vg2", "lv": "lv3", "percent_space_required": 30}, {"name": "snapshot VG2 LV4", "vg": "test_vg2", "lv": "lv4", "percent_space_required": 30}, {"name": "snapshot VG3 LV7", "vg": "test_vg3", "lv": "lv7", "percent_space_required": 30}]} 2024-03-01 20:54:05,054 INFO snapshot-role/MainThread: snapset {'name': 'snapset1', 'volumes': [{'name': 'snapshot VG1 LV1', 'vg': 'test_vg1', 'lv': 'lv1', 'percent_space_required': 30}, {'name': 'snapshot VG2 LV3', 'vg': 'test_vg2', 'lv': 'lv3', 'percent_space_required': 30}, {'name': 'snapshot VG2 LV4', 'vg': 'test_vg2', 'lv': 'lv4', 'percent_space_required': 30}, {'name': 'snapshot VG3 LV7', 'vg': 'test_vg3', 'lv': 'lv7', 'percent_space_required': 30}]} 2024-03-01 20:54:05,054 INFO snapshot-role/MainThread: extend snapsset : snapset1 2024-03-01 20:54:05,054 INFO snapshot-role/MainThread: Running... lvs test_vg1 2024-03-01 20:54:05,084 INFO snapshot-role/MainThread: Return code: 0 2024-03-01 20:54:05,085 INFO snapshot-role/MainThread: { 2024-03-01 20:54:05,085 INFO snapshot-role/MainThread: "report": [ 2024-03-01 20:54:05,085 INFO snapshot-role/MainThread: { 2024-03-01 20:54:05,085 INFO snapshot-role/MainThread: "lv": [ 2024-03-01 20:54:05,085 INFO snapshot-role/MainThread: {"lv_name":"lv1", "vg_name":"test_vg1", "lv_attr":"owi-a-s---", "lv_size":"482344960", "pool_lv":"", "origin":"", "data_percent":"", "metadata_percent":"", "move_pv":"", "mirror_log":"", "copy_percent":"", "convert_lv":""}, 2024-03-01 20:54:05,085 INFO snapshot-role/MainThread: {"lv_name":"lv1_snapset1", "vg_name":"test_vg1", "lv_attr":"swi-a-s---", "lv_size":"75497472", "pool_lv":"", "origin":"lv1", "data_percent":"0.00", "metadata_percent":"", "move_pv":"", "mirror_log":"", "copy_percent":"", "convert_lv":""}, 2024-03-01 20:54:05,085 INFO snapshot-role/MainThread: {"lv_name":"lv2", "vg_name":"test_vg1", "lv_attr":"-wi-a-----", "lv_size":"1606418432", "pool_lv":"", "origin":"", "data_percent":"", "metadata_percent":"", "move_pv":"", "mirror_log":"", "copy_percent":"", "convert_lv":""} 2024-03-01 20:54:05,085 INFO snapshot-role/MainThread: ] 2024-03-01 20:54:05,085 INFO snapshot-role/MainThread: } 2024-03-01 20:54:05,085 INFO snapshot-role/MainThread: ] 2024-03-01 20:54:05,085 INFO snapshot-role/MainThread: , 2024-03-01 20:54:05,085 INFO snapshot-role/MainThread: "log": [ 2024-03-01 20:54:05,085 INFO snapshot-role/MainThread: ] 2024-03-01 20:54:05,085 INFO snapshot-role/MainThread: } 2024-03-01 20:54:05,085 INFO snapshot-role/MainThread: Running... lvs test_vg1/lv1_snapset1 2024-03-01 20:54:05,115 INFO snapshot-role/MainThread: Return code: 0 2024-03-01 20:54:05,116 INFO snapshot-role/MainThread: { 2024-03-01 20:54:05,116 INFO snapshot-role/MainThread: "report": [ 2024-03-01 20:54:05,116 INFO snapshot-role/MainThread: { 2024-03-01 20:54:05,116 INFO snapshot-role/MainThread: "lv": [ 2024-03-01 20:54:05,116 INFO snapshot-role/MainThread: {"lv_name":"lv1_snapset1", "vg_name":"test_vg1", "lv_attr":"swi-a-s---", "lv_size":"75497472", "pool_lv":"", "origin":"lv1", "data_percent":"0.00", "metadata_percent":"", "move_pv":"", "mirror_log":"", "copy_percent":"", "convert_lv":""} 2024-03-01 20:54:05,116 INFO snapshot-role/MainThread: ] 2024-03-01 20:54:05,116 INFO snapshot-role/MainThread: } 2024-03-01 20:54:05,116 INFO snapshot-role/MainThread: ] 2024-03-01 20:54:05,116 INFO snapshot-role/MainThread: , 2024-03-01 20:54:05,116 INFO snapshot-role/MainThread: "log": [ 2024-03-01 20:54:05,116 INFO snapshot-role/MainThread: ] 2024-03-01 20:54:05,116 INFO snapshot-role/MainThread: } 2024-03-01 20:54:05,116 INFO snapshot-role/MainThread: Running... lvs --reportformat json test_vg1/lv1_snapset1 2024-03-01 20:54:05,149 INFO snapshot-role/MainThread: Return code: 0 2024-03-01 20:54:05,150 INFO snapshot-role/MainThread: { 2024-03-01 20:54:05,150 INFO snapshot-role/MainThread: "report": [ 2024-03-01 20:54:05,150 INFO snapshot-role/MainThread: { 2024-03-01 20:54:05,150 INFO snapshot-role/MainThread: "lv": [ 2024-03-01 20:54:05,150 INFO snapshot-role/MainThread: {"lv_name":"lv1_snapset1", "vg_name":"test_vg1", "lv_attr":"swi-a-s---", "lv_size":"75497472", "pool_lv":"", "origin":"lv1", "data_percent":"0.00", "metadata_percent":"", "move_pv":"", "mirror_log":"", "copy_percent":"", "convert_lv":""} 2024-03-01 20:54:05,150 INFO snapshot-role/MainThread: ] 2024-03-01 20:54:05,150 INFO snapshot-role/MainThread: } 2024-03-01 20:54:05,150 INFO snapshot-role/MainThread: ] 2024-03-01 20:54:05,150 INFO snapshot-role/MainThread: , 2024-03-01 20:54:05,150 INFO snapshot-role/MainThread: "log": [ 2024-03-01 20:54:05,150 INFO snapshot-role/MainThread: ] 2024-03-01 20:54:05,150 INFO snapshot-role/MainThread: } 2024-03-01 20:54:05,150 INFO snapshot-role/MainThread: Running... lvm fullreport --units B --nosuffix --configreport vg -o vg_name,vg_uuid,vg_size,vg_free,vg_extent_size --configreport lv -o lv_uuid,lv_name,lv_full_name,lv_path,lv_size,origin,origin_size,pool_lv,lv_tags,lv_attr,vg_name,data_percent,metadata_percent,pool_lv --configreport pv -o pv_name --reportformat json 2024-03-01 20:54:05,185 INFO snapshot-role/MainThread: Return code: 0 2024-03-01 20:54:05,186 INFO snapshot-role/MainThread: { 2024-03-01 20:54:05,186 INFO snapshot-role/MainThread: "report": [ 2024-03-01 20:54:05,186 INFO snapshot-role/MainThread: { 2024-03-01 20:54:05,186 INFO snapshot-role/MainThread: "vg": [ 2024-03-01 20:54:05,186 INFO snapshot-role/MainThread: {"vg_name":"test_vg3", "vg_uuid":"QkO21e-z17d-OjKu-Vqgh-Gnze-9j0A-8ftQzW", "vg_size":"4261412864", "vg_free":"985661440", "vg_extent_size":"4194304"} 2024-03-01 20:54:05,186 INFO snapshot-role/MainThread: ] 2024-03-01 20:54:05,186 INFO snapshot-role/MainThread: , 2024-03-01 20:54:05,186 INFO snapshot-role/MainThread: "pv": [ 2024-03-01 20:54:05,186 INFO snapshot-role/MainThread: {"pv_name":"/dev/sdg"}, 2024-03-01 20:54:05,186 INFO snapshot-role/MainThread: {"pv_name":"/dev/sdh"}, 2024-03-01 20:54:05,186 INFO snapshot-role/MainThread: {"pv_name":"/dev/sdi"}, 2024-03-01 20:54:05,186 INFO snapshot-role/MainThread: {"pv_name":"/dev/sdj"} 2024-03-01 20:54:05,186 INFO snapshot-role/MainThread: ] 2024-03-01 20:54:05,186 INFO snapshot-role/MainThread: , 2024-03-01 20:54:05,186 INFO snapshot-role/MainThread: "lv": [ 2024-03-01 20:54:05,186 INFO snapshot-role/MainThread: {"lv_uuid":"vRyvD3-vcUv-uwKv-hYc5-Octm-8RBz-vfmf78", "lv_name":"lv5", "lv_full_name":"test_vg3/lv5", "lv_path":"/dev/test_vg3/lv5", "lv_size":"1283457024", "origin":"", "origin_size":"", "pool_lv":"", "lv_tags":"", "lv_attr":"-wi-a-----", "vg_name":"test_vg3", "data_percent":"", "metadata_percent":"", "pool_lv":""}, 2024-03-01 20:54:05,186 INFO snapshot-role/MainThread: {"lv_uuid":"XL3Pt9-45Lf-3yW2-gvna-B2q7-IIys-4Aa4TY", "lv_name":"lv6", "lv_full_name":"test_vg3/lv6", "lv_path":"/dev/test_vg3/lv6", "lv_size":"1069547520", "origin":"", "origin_size":"", "pool_lv":"", "lv_tags":"", "lv_attr":"-wi-a-----", "vg_name":"test_vg3", "data_percent":"", "metadata_percent":"", "pool_lv":""}, 2024-03-01 20:54:05,186 INFO snapshot-role/MainThread: {"lv_uuid":"6DYPj0-hhBq-fUnt-mGb3-KhmU-21An-Q90krg", "lv_name":"lv7", "lv_full_name":"test_vg3/lv7", "lv_path":"/dev/test_vg3/lv7", "lv_size":"427819008", "origin":"", "origin_size":"427819008", "pool_lv":"", "lv_tags":"", "lv_attr":"owi-a-s---", "vg_name":"test_vg3", "data_percent":"", "metadata_percent":"", "pool_lv":""}, 2024-03-01 20:54:05,186 INFO snapshot-role/MainThread: {"lv_uuid":"RCePiz-MVPJ-xR2v-OG97-ppVN-Lr0N-PDwJ22", "lv_name":"lv7_snapset1", "lv_full_name":"test_vg3/lv7_snapset1", "lv_path":"/dev/test_vg3/lv7_snapset1", "lv_size":"67108864", "origin":"lv7", "origin_size":"427819008", "pool_lv":"", "lv_tags":"", "lv_attr":"swi-a-s---", "vg_name":"test_vg3", "data_percent":"0.00", "metadata_percent":"", "pool_lv":""}, 2024-03-01 20:54:05,186 INFO snapshot-role/MainThread: {"lv_uuid":"66uv6y-zQ4D-FNQs-34FK-4RfH-13gI-BVYYZZ", "lv_name":"lv8", "lv_full_name":"test_vg3/lv8", "lv_path":"/dev/test_vg3/lv8", "lv_size":"427819008", "origin":"", "origin_size":"", "pool_lv":"", "lv_tags":"", "lv_attr":"-wi-a-----", "vg_name":"test_vg3", "data_percent":"", "metadata_percent":"", "pool_lv":""} 2024-03-01 20:54:05,186 INFO snapshot-role/MainThread: ] 2024-03-01 20:54:05,186 INFO snapshot-role/MainThread: , 2024-03-01 20:54:05,186 INFO snapshot-role/MainThread: "pvseg": [ 2024-03-01 20:54:05,186 INFO snapshot-role/MainThread: {"pvseg_start":"0", "pvseg_size":"254", "segtype":"linear", "pv_uuid":"8Gsc3Z-Hu3k-IM7B-0Ud8-dlr1-qlWY-t9Hcho", "lv_uuid":"vRyvD3-vcUv-uwKv-hYc5-Octm-8RBz-vfmf78", "pv_name":"/dev/sdi"}, 2024-03-01 20:54:05,186 INFO snapshot-role/MainThread: {"pvseg_start":"0", "pvseg_size":"52", "segtype":"linear", "pv_uuid":"NMfUHt-rV5o-iriL-nltM-Wz3O-efPJ-vxzKfO", "lv_uuid":"vRyvD3-vcUv-uwKv-hYc5-Octm-8RBz-vfmf78", "pv_name":"/dev/sdj"}, 2024-03-01 20:54:05,186 INFO snapshot-role/MainThread: {"pvseg_start":"52", "pvseg_size":"202", "segtype":"free", "pv_uuid":"NMfUHt-rV5o-iriL-nltM-Wz3O-efPJ-vxzKfO", "lv_uuid":"", "pv_name":"/dev/sdj"}, 2024-03-01 20:54:05,186 INFO snapshot-role/MainThread: {"pvseg_start":"0", "pvseg_size":"254", "segtype":"linear", "pv_uuid":"d9PKx3-lQ43-J1fk-4pg4-Qute-Jefk-kbMvCG", "lv_uuid":"XL3Pt9-45Lf-3yW2-gvna-B2q7-IIys-4Aa4TY", "pv_name":"/dev/sdh"}, 2024-03-01 20:54:05,186 INFO snapshot-role/MainThread: {"pvseg_start":"0", "pvseg_size":"102", "segtype":"linear", "pv_uuid":"hJYfS5-wnPt-Ddxq-LzHF-INia-ff4Q-q8hARN", "lv_uuid":"66uv6y-zQ4D-FNQs-34FK-4RfH-13gI-BVYYZZ", "pv_name":"/dev/sdg"}, 2024-03-01 20:54:05,186 INFO snapshot-role/MainThread: {"pvseg_start":"102", "pvseg_size":"102", "segtype":"linear", "pv_uuid":"hJYfS5-wnPt-Ddxq-LzHF-INia-ff4Q-q8hARN", "lv_uuid":"6DYPj0-hhBq-fUnt-mGb3-KhmU-21An-Q90krg", "pv_name":"/dev/sdg"}, 2024-03-01 20:54:05,186 INFO snapshot-role/MainThread: {"pvseg_start":"204", "pvseg_size":"1", "segtype":"linear", "pv_uuid":"hJYfS5-wnPt-Ddxq-LzHF-INia-ff4Q-q8hARN", "lv_uuid":"XL3Pt9-45Lf-3yW2-gvna-B2q7-IIys-4Aa4TY", "pv_name":"/dev/sdg"}, 2024-03-01 20:54:05,186 INFO snapshot-role/MainThread: {"pvseg_start":"205", "pvseg_size":"16", "segtype":"linear", "pv_uuid":"hJYfS5-wnPt-Ddxq-LzHF-INia-ff4Q-q8hARN", "lv_uuid":"RCePiz-MVPJ-xR2v-OG97-ppVN-Lr0N-PDwJ22", "pv_name":"/dev/sdg"}, 2024-03-01 20:54:05,187 INFO snapshot-role/MainThread: {"pvseg_start":"221", "pvseg_size":"33", "segtype":"free", "pv_uuid":"hJYfS5-wnPt-Ddxq-LzHF-INia-ff4Q-q8hARN", "lv_uuid":"", "pv_name":"/dev/sdg"} 2024-03-01 20:54:05,187 INFO snapshot-role/MainThread: ] 2024-03-01 20:54:05,187 INFO snapshot-role/MainThread: , 2024-03-01 20:54:05,187 INFO snapshot-role/MainThread: "seg": [ 2024-03-01 20:54:05,187 INFO snapshot-role/MainThread: {"seg_pe_ranges":"/dev/sdg:0-101", "segtype":"linear", "lv_uuid":"66uv6y-zQ4D-FNQs-34FK-4RfH-13gI-BVYYZZ"}, 2024-03-01 20:54:05,187 INFO snapshot-role/MainThread: {"seg_pe_ranges":"/dev/sdg:102-203", "segtype":"linear", "lv_uuid":"6DYPj0-hhBq-fUnt-mGb3-KhmU-21An-Q90krg"}, 2024-03-01 20:54:05,187 INFO snapshot-role/MainThread: {"seg_pe_ranges":"/dev/sdg:205-220", "segtype":"linear", "lv_uuid":"RCePiz-MVPJ-xR2v-OG97-ppVN-Lr0N-PDwJ22"}, 2024-03-01 20:54:05,187 INFO snapshot-role/MainThread: {"seg_pe_ranges":"/dev/sdh:0-253", "segtype":"linear", "lv_uuid":"XL3Pt9-45Lf-3yW2-gvna-B2q7-IIys-4Aa4TY"}, 2024-03-01 20:54:05,187 INFO snapshot-role/MainThread: {"seg_pe_ranges":"/dev/sdg:204-204", "segtype":"linear", "lv_uuid":"XL3Pt9-45Lf-3yW2-gvna-B2q7-IIys-4Aa4TY"}, 2024-03-01 20:54:05,187 INFO snapshot-role/MainThread: {"seg_pe_ranges":"/dev/sdi:0-253", "segtype":"linear", "lv_uuid":"vRyvD3-vcUv-uwKv-hYc5-Octm-8RBz-vfmf78"}, 2024-03-01 20:54:05,187 INFO snapshot-role/MainThread: {"seg_pe_ranges":"/dev/sdj:0-51", "segtype":"linear", "lv_uuid":"vRyvD3-vcUv-uwKv-hYc5-Octm-8RBz-vfmf78"} 2024-03-01 20:54:05,187 INFO snapshot-role/MainThread: ] 2024-03-01 20:54:05,187 INFO snapshot-role/MainThread: } 2024-03-01 20:54:05,187 INFO snapshot-role/MainThread: , 2024-03-01 20:54:05,187 INFO snapshot-role/MainThread: { 2024-03-01 20:54:05,187 INFO snapshot-role/MainThread: "vg": [ 2024-03-01 20:54:05,187 INFO snapshot-role/MainThread: {"vg_name":"test_vg2", "vg_uuid":"rTth1E-IBWf-P2Ll-dmvf-Gtq4-23k9-MhJ8L6", "vg_size":"3196059648", "vg_free":"2084569088", "vg_extent_size":"4194304"} 2024-03-01 20:54:05,187 INFO snapshot-role/MainThread: ] 2024-03-01 20:54:05,187 INFO snapshot-role/MainThread: , 2024-03-01 20:54:05,187 INFO snapshot-role/MainThread: "pv": [ 2024-03-01 20:54:05,187 INFO snapshot-role/MainThread: {"pv_name":"/dev/sdd"}, 2024-03-01 20:54:05,187 INFO snapshot-role/MainThread: {"pv_name":"/dev/sde"}, 2024-03-01 20:54:05,187 INFO snapshot-role/MainThread: {"pv_name":"/dev/sdf"} 2024-03-01 20:54:05,187 INFO snapshot-role/MainThread: ] 2024-03-01 20:54:05,187 INFO snapshot-role/MainThread: , 2024-03-01 20:54:05,187 INFO snapshot-role/MainThread: "lv": [ 2024-03-01 20:54:05,187 INFO snapshot-role/MainThread: {"lv_uuid":"io0zuS-r2vf-kOYP-EZLC-ILnP-Qd9u-k0D01J", "lv_name":"lv3", "lv_full_name":"test_vg2/lv3", "lv_path":"/dev/test_vg2/lv3", "lv_size":"322961408", "origin":"", "origin_size":"322961408", "pool_lv":"", "lv_tags":"", "lv_attr":"owi-a-s---", "vg_name":"test_vg2", "data_percent":"", "metadata_percent":"", "pool_lv":""}, 2024-03-01 20:54:05,187 INFO snapshot-role/MainThread: {"lv_uuid":"11t1Xe-92wN-gUKY-BVWC-zc3M-00EM-LZpFei", "lv_name":"lv3_snapset1", "lv_full_name":"test_vg2/lv3_snapset1", "lv_path":"/dev/test_vg2/lv3_snapset1", "lv_size":"50331648", "origin":"lv3", "origin_size":"322961408", "pool_lv":"", "lv_tags":"", "lv_attr":"swi-a-s---", "vg_name":"test_vg2", "data_percent":"0.00", "metadata_percent":"", "pool_lv":""}, 2024-03-01 20:54:05,187 INFO snapshot-role/MainThread: {"lv_uuid":"ylFwPE-4mOR-qG1o-e7y0-6iGt-Nlku-B4XCBQ", "lv_name":"lv4", "lv_full_name":"test_vg2/lv4", "lv_path":"/dev/test_vg2/lv4", "lv_size":"641728512", "origin":"", "origin_size":"641728512", "pool_lv":"", "lv_tags":"", "lv_attr":"owi-a-s---", "vg_name":"test_vg2", "data_percent":"", "metadata_percent":"", "pool_lv":""}, 2024-03-01 20:54:05,187 INFO snapshot-role/MainThread: {"lv_uuid":"q8r731-NYyO-10JQ-cdgh-vAsJ-5niD-PxrBPX", "lv_name":"lv4_snapset1", "lv_full_name":"test_vg2/lv4_snapset1", "lv_path":"/dev/test_vg2/lv4_snapset1", "lv_size":"96468992", "origin":"lv4", "origin_size":"641728512", "pool_lv":"", "lv_tags":"", "lv_attr":"swi-a-s---", "vg_name":"test_vg2", "data_percent":"0.00", "metadata_percent":"", "pool_lv":""} 2024-03-01 20:54:05,187 INFO snapshot-role/MainThread: ] 2024-03-01 20:54:05,187 INFO snapshot-role/MainThread: , 2024-03-01 20:54:05,187 INFO snapshot-role/MainThread: "pvseg": [ 2024-03-01 20:54:05,187 INFO snapshot-role/MainThread: {"pvseg_start":"0", "pvseg_size":"254", "segtype":"free", "pv_uuid":"0M3KVh-7a4I-BPav-f7ma-rRY3-HHwl-ZQEkWO", "lv_uuid":"", "pv_name":"/dev/sdf"}, 2024-03-01 20:54:05,187 INFO snapshot-role/MainThread: {"pvseg_start":"0", "pvseg_size":"23", "segtype":"linear", "pv_uuid":"PyIrfQ-hZPh-O3Ym-EKxN-K1tS-Y0bW-THw6si", "lv_uuid":"q8r731-NYyO-10JQ-cdgh-vAsJ-5niD-PxrBPX", "pv_name":"/dev/sde"}, 2024-03-01 20:54:05,187 INFO snapshot-role/MainThread: {"pvseg_start":"23", "pvseg_size":"231", "segtype":"free", "pv_uuid":"PyIrfQ-hZPh-O3Ym-EKxN-K1tS-Y0bW-THw6si", "lv_uuid":"", "pv_name":"/dev/sde"}, 2024-03-01 20:54:05,187 INFO snapshot-role/MainThread: {"pvseg_start":"0", "pvseg_size":"153", "segtype":"linear", "pv_uuid":"zoxUFp-BuKp-4Q2I-kCdq-Nel8-QAep-gkgiDU", "lv_uuid":"ylFwPE-4mOR-qG1o-e7y0-6iGt-Nlku-B4XCBQ", "pv_name":"/dev/sdd"}, 2024-03-01 20:54:05,188 INFO snapshot-role/MainThread: {"pvseg_start":"153", "pvseg_size":"77", "segtype":"linear", "pv_uuid":"zoxUFp-BuKp-4Q2I-kCdq-Nel8-QAep-gkgiDU", "lv_uuid":"io0zuS-r2vf-kOYP-EZLC-ILnP-Qd9u-k0D01J", "pv_name":"/dev/sdd"}, 2024-03-01 20:54:05,188 INFO snapshot-role/MainThread: {"pvseg_start":"230", "pvseg_size":"12", "segtype":"linear", "pv_uuid":"zoxUFp-BuKp-4Q2I-kCdq-Nel8-QAep-gkgiDU", "lv_uuid":"11t1Xe-92wN-gUKY-BVWC-zc3M-00EM-LZpFei", "pv_name":"/dev/sdd"}, 2024-03-01 20:54:05,188 INFO snapshot-role/MainThread: {"pvseg_start":"242", "pvseg_size":"12", "segtype":"free", "pv_uuid":"zoxUFp-BuKp-4Q2I-kCdq-Nel8-QAep-gkgiDU", "lv_uuid":"", "pv_name":"/dev/sdd"} 2024-03-01 20:54:05,188 INFO snapshot-role/MainThread: ] 2024-03-01 20:54:05,188 INFO snapshot-role/MainThread: , 2024-03-01 20:54:05,188 INFO snapshot-role/MainThread: "seg": [ 2024-03-01 20:54:05,188 INFO snapshot-role/MainThread: {"seg_pe_ranges":"/dev/sdd:230-241", "segtype":"linear", "lv_uuid":"11t1Xe-92wN-gUKY-BVWC-zc3M-00EM-LZpFei"}, 2024-03-01 20:54:05,188 INFO snapshot-role/MainThread: {"seg_pe_ranges":"/dev/sdd:153-229", "segtype":"linear", "lv_uuid":"io0zuS-r2vf-kOYP-EZLC-ILnP-Qd9u-k0D01J"}, 2024-03-01 20:54:05,188 INFO snapshot-role/MainThread: {"seg_pe_ranges":"/dev/sde:0-22", "segtype":"linear", "lv_uuid":"q8r731-NYyO-10JQ-cdgh-vAsJ-5niD-PxrBPX"}, 2024-03-01 20:54:05,188 INFO snapshot-role/MainThread: {"seg_pe_ranges":"/dev/sdd:0-152", "segtype":"linear", "lv_uuid":"ylFwPE-4mOR-qG1o-e7y0-6iGt-Nlku-B4XCBQ"} 2024-03-01 20:54:05,188 INFO snapshot-role/MainThread: ] 2024-03-01 20:54:05,188 INFO snapshot-role/MainThread: } 2024-03-01 20:54:05,188 INFO snapshot-role/MainThread: , 2024-03-01 20:54:05,188 INFO snapshot-role/MainThread: { 2024-03-01 20:54:05,188 INFO snapshot-role/MainThread: "vg": [ 2024-03-01 20:54:05,188 INFO snapshot-role/MainThread: {"vg_name":"test_vg1", "vg_uuid":"Zl6upP-RkLr-opWG-Ywma-s6R7-0zdB-5Yewuj", "vg_size":"3196059648", "vg_free":"1031798784", "vg_extent_size":"4194304"} 2024-03-01 20:54:05,188 INFO snapshot-role/MainThread: ] 2024-03-01 20:54:05,188 INFO snapshot-role/MainThread: , 2024-03-01 20:54:05,188 INFO snapshot-role/MainThread: "pv": [ 2024-03-01 20:54:05,188 INFO snapshot-role/MainThread: {"pv_name":"/dev/sda"}, 2024-03-01 20:54:05,188 INFO snapshot-role/MainThread: {"pv_name":"/dev/sdb"}, 2024-03-01 20:54:05,188 INFO snapshot-role/MainThread: {"pv_name":"/dev/sdc"} 2024-03-01 20:54:05,188 INFO snapshot-role/MainThread: ] 2024-03-01 20:54:05,188 INFO snapshot-role/MainThread: , 2024-03-01 20:54:05,188 INFO snapshot-role/MainThread: "lv": [ 2024-03-01 20:54:05,188 INFO snapshot-role/MainThread: {"lv_uuid":"eT3KDY-yWW5-yI4n-D3MA-MMhI-3w0j-lZbeKr", "lv_name":"lv1", "lv_full_name":"test_vg1/lv1", "lv_path":"/dev/test_vg1/lv1", "lv_size":"482344960", "origin":"", "origin_size":"482344960", "pool_lv":"", "lv_tags":"", "lv_attr":"owi-a-s---", "vg_name":"test_vg1", "data_percent":"", "metadata_percent":"", "pool_lv":""}, 2024-03-01 20:54:05,188 INFO snapshot-role/MainThread: {"lv_uuid":"LLnu77-1Zh6-Watl-uyFy-wUJC-QeOz-O2Nu8c", "lv_name":"lv1_snapset1", "lv_full_name":"test_vg1/lv1_snapset1", "lv_path":"/dev/test_vg1/lv1_snapset1", "lv_size":"75497472", "origin":"lv1", "origin_size":"482344960", "pool_lv":"", "lv_tags":"", "lv_attr":"swi-a-s---", "vg_name":"test_vg1", "data_percent":"0.00", "metadata_percent":"", "pool_lv":""}, 2024-03-01 20:54:05,188 INFO snapshot-role/MainThread: {"lv_uuid":"0rGC52-fxIp-2MG0-x0Mm-acyS-aBvJ-04CsOH", "lv_name":"lv2", "lv_full_name":"test_vg1/lv2", "lv_path":"/dev/test_vg1/lv2", "lv_size":"1606418432", "origin":"", "origin_size":"", "pool_lv":"", "lv_tags":"", "lv_attr":"-wi-a-----", "vg_name":"test_vg1", "data_percent":"", "metadata_percent":"", "pool_lv":""} 2024-03-01 20:54:05,188 INFO snapshot-role/MainThread: ] 2024-03-01 20:54:05,188 INFO snapshot-role/MainThread: , 2024-03-01 20:54:05,188 INFO snapshot-role/MainThread: "pvseg": [ 2024-03-01 20:54:05,188 INFO snapshot-role/MainThread: {"pvseg_start":"0", "pvseg_size":"129", "segtype":"linear", "pv_uuid":"KDPe4g-PVlK-38Tl-zy1U-QsIW-QjRX-ft5Vvp", "lv_uuid":"0rGC52-fxIp-2MG0-x0Mm-acyS-aBvJ-04CsOH", "pv_name":"/dev/sdb"}, 2024-03-01 20:54:05,188 INFO snapshot-role/MainThread: {"pvseg_start":"129", "pvseg_size":"115", "segtype":"linear", "pv_uuid":"KDPe4g-PVlK-38Tl-zy1U-QsIW-QjRX-ft5Vvp", "lv_uuid":"eT3KDY-yWW5-yI4n-D3MA-MMhI-3w0j-lZbeKr", "pv_name":"/dev/sdb"}, 2024-03-01 20:54:05,188 INFO snapshot-role/MainThread: {"pvseg_start":"244", "pvseg_size":"10", "segtype":"free", "pv_uuid":"KDPe4g-PVlK-38Tl-zy1U-QsIW-QjRX-ft5Vvp", "lv_uuid":"", "pv_name":"/dev/sdb"}, 2024-03-01 20:54:05,188 INFO snapshot-role/MainThread: {"pvseg_start":"0", "pvseg_size":"18", "segtype":"linear", "pv_uuid":"PIn3kf-YgqD-0PFt-Pwfx-wx2S-dUYS-vBI1wW", "lv_uuid":"LLnu77-1Zh6-Watl-uyFy-wUJC-QeOz-O2Nu8c", "pv_name":"/dev/sdc"}, 2024-03-01 20:54:05,188 INFO snapshot-role/MainThread: {"pvseg_start":"18", "pvseg_size":"236", "segtype":"free", "pv_uuid":"PIn3kf-YgqD-0PFt-Pwfx-wx2S-dUYS-vBI1wW", "lv_uuid":"", "pv_name":"/dev/sdc"}, 2024-03-01 20:54:05,188 INFO snapshot-role/MainThread: {"pvseg_start":"0", "pvseg_size":"254", "segtype":"linear", "pv_uuid":"fT9v1y-1sT8-RTk7-CnWc-zmmk-eDe2-ZclZEn", "lv_uuid":"0rGC52-fxIp-2MG0-x0Mm-acyS-aBvJ-04CsOH", "pv_name":"/dev/sda"} 2024-03-01 20:54:05,189 INFO snapshot-role/MainThread: ] 2024-03-01 20:54:05,189 INFO snapshot-role/MainThread: , 2024-03-01 20:54:05,189 INFO snapshot-role/MainThread: "seg": [ 2024-03-01 20:54:05,189 INFO snapshot-role/MainThread: {"seg_pe_ranges":"/dev/sda:0-253", "segtype":"linear", "lv_uuid":"0rGC52-fxIp-2MG0-x0Mm-acyS-aBvJ-04CsOH"}, 2024-03-01 20:54:05,189 INFO snapshot-role/MainThread: {"seg_pe_ranges":"/dev/sdb:0-128", "segtype":"linear", "lv_uuid":"0rGC52-fxIp-2MG0-x0Mm-acyS-aBvJ-04CsOH"}, 2024-03-01 20:54:05,189 INFO snapshot-role/MainThread: {"seg_pe_ranges":"/dev/sdc:0-17", "segtype":"linear", "lv_uuid":"LLnu77-1Zh6-Watl-uyFy-wUJC-QeOz-O2Nu8c"}, 2024-03-01 20:54:05,189 INFO snapshot-role/MainThread: {"seg_pe_ranges":"/dev/sdb:129-243", "segtype":"linear", "lv_uuid":"eT3KDY-yWW5-yI4n-D3MA-MMhI-3w0j-lZbeKr"} 2024-03-01 20:54:05,189 INFO snapshot-role/MainThread: ] 2024-03-01 20:54:05,189 INFO snapshot-role/MainThread: } 2024-03-01 20:54:05,189 INFO snapshot-role/MainThread: ] 2024-03-01 20:54:05,189 INFO snapshot-role/MainThread: , 2024-03-01 20:54:05,189 INFO snapshot-role/MainThread: "log": [ 2024-03-01 20:54:05,189 INFO snapshot-role/MainThread: ] 2024-03-01 20:54:05,189 INFO snapshot-role/MainThread: } 2024-03-01 20:54:05,189 INFO snapshot-role/MainThread: get_current_space_state: test_vg3 vg_size : 4261412864 vg_free : 985661440 vg_extent_size : 4194304 2024-03-01 20:54:05,189 INFO snapshot-role/MainThread: lv: lv5 lv_size : 1283457024 chunk_size : 65536 2024-03-01 20:54:05,189 INFO snapshot-role/MainThread: lv: lv6 lv_size : 1069547520 chunk_size : 65536 2024-03-01 20:54:05,189 INFO snapshot-role/MainThread: lv: lv7 lv_size : 427819008 chunk_size : 65536 2024-03-01 20:54:05,189 INFO snapshot-role/MainThread: lv: lv7_snapset1 lv_size : 67108864 chunk_size : 65536 2024-03-01 20:54:05,189 INFO snapshot-role/MainThread: lv: lv8 lv_size : 427819008 chunk_size : 65536 2024-03-01 20:54:05,189 INFO snapshot-role/MainThread: get_current_space_state: test_vg2 vg_size : 3196059648 vg_free : 2084569088 vg_extent_size : 4194304 2024-03-01 20:54:05,189 INFO snapshot-role/MainThread: lv: lv3 lv_size : 322961408 chunk_size : 65536 2024-03-01 20:54:05,189 INFO snapshot-role/MainThread: lv: lv3_snapset1 lv_size : 50331648 chunk_size : 65536 2024-03-01 20:54:05,189 INFO snapshot-role/MainThread: lv: lv4 lv_size : 641728512 chunk_size : 65536 2024-03-01 20:54:05,189 INFO snapshot-role/MainThread: lv: lv4_snapset1 lv_size : 96468992 chunk_size : 65536 2024-03-01 20:54:05,189 INFO snapshot-role/MainThread: get_current_space_state: test_vg1 vg_size : 3196059648 vg_free : 1031798784 vg_extent_size : 4194304 2024-03-01 20:54:05,189 INFO snapshot-role/MainThread: lv: lv1 lv_size : 482344960 chunk_size : 65536 2024-03-01 20:54:05,190 INFO snapshot-role/MainThread: lv: lv1_snapset1 lv_size : 75497472 chunk_size : 65536 2024-03-01 20:54:05,190 INFO snapshot-role/MainThread: lv: lv2 lv_size : 1606418432 chunk_size : 65536 2024-03-01 20:54:05,190 INFO snapshot-role/MainThread: Running... lvextend -L 146800640B test_vg1/lv1_snapset1 2024-03-01 20:54:05,288 INFO snapshot-role/MainThread: Return code: 0 2024-03-01 20:54:05,288 INFO snapshot-role/MainThread: { 2024-03-01 20:54:05,289 INFO snapshot-role/MainThread: "log": [ 2024-03-01 20:54:05,289 INFO snapshot-role/MainThread: ] 2024-03-01 20:54:05,289 INFO snapshot-role/MainThread: } 2024-03-01 20:54:05,289 INFO snapshot-role/MainThread: Running... lvs test_vg2 2024-03-01 20:54:05,329 INFO snapshot-role/MainThread: Return code: 0 2024-03-01 20:54:05,329 INFO snapshot-role/MainThread: { 2024-03-01 20:54:05,330 INFO snapshot-role/MainThread: "report": [ 2024-03-01 20:54:05,330 INFO snapshot-role/MainThread: { 2024-03-01 20:54:05,330 INFO snapshot-role/MainThread: "lv": [ 2024-03-01 20:54:05,330 INFO snapshot-role/MainThread: {"lv_name":"lv3", "vg_name":"test_vg2", "lv_attr":"owi-a-s---", "lv_size":"322961408", "pool_lv":"", "origin":"", "data_percent":"", "metadata_percent":"", "move_pv":"", "mirror_log":"", "copy_percent":"", "convert_lv":""}, 2024-03-01 20:54:05,330 INFO snapshot-role/MainThread: {"lv_name":"lv3_snapset1", "vg_name":"test_vg2", "lv_attr":"swi-a-s---", "lv_size":"50331648", "pool_lv":"", "origin":"lv3", "data_percent":"0.00", "metadata_percent":"", "move_pv":"", "mirror_log":"", "copy_percent":"", "convert_lv":""}, 2024-03-01 20:54:05,330 INFO snapshot-role/MainThread: {"lv_name":"lv4", "vg_name":"test_vg2", "lv_attr":"owi-a-s---", "lv_size":"641728512", "pool_lv":"", "origin":"", "data_percent":"", "metadata_percent":"", "move_pv":"", "mirror_log":"", "copy_percent":"", "convert_lv":""}, 2024-03-01 20:54:05,330 INFO snapshot-role/MainThread: {"lv_name":"lv4_snapset1", "vg_name":"test_vg2", "lv_attr":"swi-a-s---", "lv_size":"96468992", "pool_lv":"", "origin":"lv4", "data_percent":"0.00", "metadata_percent":"", "move_pv":"", "mirror_log":"", "copy_percent":"", "convert_lv":""} 2024-03-01 20:54:05,330 INFO snapshot-role/MainThread: ] 2024-03-01 20:54:05,330 INFO snapshot-role/MainThread: } 2024-03-01 20:54:05,330 INFO snapshot-role/MainThread: ] 2024-03-01 20:54:05,330 INFO snapshot-role/MainThread: , 2024-03-01 20:54:05,330 INFO snapshot-role/MainThread: "log": [ 2024-03-01 20:54:05,330 INFO snapshot-role/MainThread: ] 2024-03-01 20:54:05,330 INFO snapshot-role/MainThread: } 2024-03-01 20:54:05,330 INFO snapshot-role/MainThread: Running... lvs test_vg2/lv3_snapset1 2024-03-01 20:54:05,361 INFO snapshot-role/MainThread: Return code: 0 2024-03-01 20:54:05,361 INFO snapshot-role/MainThread: { 2024-03-01 20:54:05,361 INFO snapshot-role/MainThread: "report": [ 2024-03-01 20:54:05,361 INFO snapshot-role/MainThread: { 2024-03-01 20:54:05,361 INFO snapshot-role/MainThread: "lv": [ 2024-03-01 20:54:05,361 INFO snapshot-role/MainThread: {"lv_name":"lv3_snapset1", "vg_name":"test_vg2", "lv_attr":"swi-a-s---", "lv_size":"50331648", "pool_lv":"", "origin":"lv3", "data_percent":"0.00", "metadata_percent":"", "move_pv":"", "mirror_log":"", "copy_percent":"", "convert_lv":""} 2024-03-01 20:54:05,362 INFO snapshot-role/MainThread: ] 2024-03-01 20:54:05,362 INFO snapshot-role/MainThread: } 2024-03-01 20:54:05,362 INFO snapshot-role/MainThread: ] 2024-03-01 20:54:05,362 INFO snapshot-role/MainThread: , 2024-03-01 20:54:05,362 INFO snapshot-role/MainThread: "log": [ 2024-03-01 20:54:05,362 INFO snapshot-role/MainThread: ] 2024-03-01 20:54:05,362 INFO snapshot-role/MainThread: } 2024-03-01 20:54:05,362 INFO snapshot-role/MainThread: Running... lvs --reportformat json test_vg2/lv3_snapset1 2024-03-01 20:54:05,408 INFO snapshot-role/MainThread: Return code: 0 2024-03-01 20:54:05,408 INFO snapshot-role/MainThread: { 2024-03-01 20:54:05,408 INFO snapshot-role/MainThread: "report": [ 2024-03-01 20:54:05,408 INFO snapshot-role/MainThread: { 2024-03-01 20:54:05,408 INFO snapshot-role/MainThread: "lv": [ 2024-03-01 20:54:05,408 INFO snapshot-role/MainThread: {"lv_name":"lv3_snapset1", "vg_name":"test_vg2", "lv_attr":"swi-a-s---", "lv_size":"50331648", "pool_lv":"", "origin":"lv3", "data_percent":"0.00", "metadata_percent":"", "move_pv":"", "mirror_log":"", "copy_percent":"", "convert_lv":""} 2024-03-01 20:54:05,408 INFO snapshot-role/MainThread: ] 2024-03-01 20:54:05,408 INFO snapshot-role/MainThread: } 2024-03-01 20:54:05,408 INFO snapshot-role/MainThread: ] 2024-03-01 20:54:05,408 INFO snapshot-role/MainThread: , 2024-03-01 20:54:05,408 INFO snapshot-role/MainThread: "log": [ 2024-03-01 20:54:05,408 INFO snapshot-role/MainThread: ] 2024-03-01 20:54:05,408 INFO snapshot-role/MainThread: } 2024-03-01 20:54:05,408 INFO snapshot-role/MainThread: Running... lvm fullreport --units B --nosuffix --configreport vg -o vg_name,vg_uuid,vg_size,vg_free,vg_extent_size --configreport lv -o lv_uuid,lv_name,lv_full_name,lv_path,lv_size,origin,origin_size,pool_lv,lv_tags,lv_attr,vg_name,data_percent,metadata_percent,pool_lv --configreport pv -o pv_name --reportformat json 2024-03-01 20:54:05,444 INFO snapshot-role/MainThread: Return code: 0 2024-03-01 20:54:05,445 INFO snapshot-role/MainThread: { 2024-03-01 20:54:05,445 INFO snapshot-role/MainThread: "report": [ 2024-03-01 20:54:05,445 INFO snapshot-role/MainThread: { 2024-03-01 20:54:05,445 INFO snapshot-role/MainThread: "vg": [ 2024-03-01 20:54:05,445 INFO snapshot-role/MainThread: {"vg_name":"test_vg3", "vg_uuid":"QkO21e-z17d-OjKu-Vqgh-Gnze-9j0A-8ftQzW", "vg_size":"4261412864", "vg_free":"985661440", "vg_extent_size":"4194304"} 2024-03-01 20:54:05,445 INFO snapshot-role/MainThread: ] 2024-03-01 20:54:05,445 INFO snapshot-role/MainThread: , 2024-03-01 20:54:05,445 INFO snapshot-role/MainThread: "pv": [ 2024-03-01 20:54:05,445 INFO snapshot-role/MainThread: {"pv_name":"/dev/sdg"}, 2024-03-01 20:54:05,445 INFO snapshot-role/MainThread: {"pv_name":"/dev/sdh"}, 2024-03-01 20:54:05,445 INFO snapshot-role/MainThread: {"pv_name":"/dev/sdi"}, 2024-03-01 20:54:05,445 INFO snapshot-role/MainThread: {"pv_name":"/dev/sdj"} 2024-03-01 20:54:05,445 INFO snapshot-role/MainThread: ] 2024-03-01 20:54:05,445 INFO snapshot-role/MainThread: , 2024-03-01 20:54:05,445 INFO snapshot-role/MainThread: "lv": [ 2024-03-01 20:54:05,445 INFO snapshot-role/MainThread: {"lv_uuid":"vRyvD3-vcUv-uwKv-hYc5-Octm-8RBz-vfmf78", "lv_name":"lv5", "lv_full_name":"test_vg3/lv5", "lv_path":"/dev/test_vg3/lv5", "lv_size":"1283457024", "origin":"", "origin_size":"", "pool_lv":"", "lv_tags":"", "lv_attr":"-wi-a-----", "vg_name":"test_vg3", "data_percent":"", "metadata_percent":"", "pool_lv":""}, 2024-03-01 20:54:05,445 INFO snapshot-role/MainThread: {"lv_uuid":"XL3Pt9-45Lf-3yW2-gvna-B2q7-IIys-4Aa4TY", "lv_name":"lv6", "lv_full_name":"test_vg3/lv6", "lv_path":"/dev/test_vg3/lv6", "lv_size":"1069547520", "origin":"", "origin_size":"", "pool_lv":"", "lv_tags":"", "lv_attr":"-wi-a-----", "vg_name":"test_vg3", "data_percent":"", "metadata_percent":"", "pool_lv":""}, 2024-03-01 20:54:05,445 INFO snapshot-role/MainThread: {"lv_uuid":"6DYPj0-hhBq-fUnt-mGb3-KhmU-21An-Q90krg", "lv_name":"lv7", "lv_full_name":"test_vg3/lv7", "lv_path":"/dev/test_vg3/lv7", "lv_size":"427819008", "origin":"", "origin_size":"427819008", "pool_lv":"", "lv_tags":"", "lv_attr":"owi-a-s---", "vg_name":"test_vg3", "data_percent":"", "metadata_percent":"", "pool_lv":""}, 2024-03-01 20:54:05,445 INFO snapshot-role/MainThread: {"lv_uuid":"RCePiz-MVPJ-xR2v-OG97-ppVN-Lr0N-PDwJ22", "lv_name":"lv7_snapset1", "lv_full_name":"test_vg3/lv7_snapset1", "lv_path":"/dev/test_vg3/lv7_snapset1", "lv_size":"67108864", "origin":"lv7", "origin_size":"427819008", "pool_lv":"", "lv_tags":"", "lv_attr":"swi-a-s---", "vg_name":"test_vg3", "data_percent":"0.00", "metadata_percent":"", "pool_lv":""}, 2024-03-01 20:54:05,445 INFO snapshot-role/MainThread: {"lv_uuid":"66uv6y-zQ4D-FNQs-34FK-4RfH-13gI-BVYYZZ", "lv_name":"lv8", "lv_full_name":"test_vg3/lv8", "lv_path":"/dev/test_vg3/lv8", "lv_size":"427819008", "origin":"", "origin_size":"", "pool_lv":"", "lv_tags":"", "lv_attr":"-wi-a-----", "vg_name":"test_vg3", "data_percent":"", "metadata_percent":"", "pool_lv":""} 2024-03-01 20:54:05,445 INFO snapshot-role/MainThread: ] 2024-03-01 20:54:05,445 INFO snapshot-role/MainThread: , 2024-03-01 20:54:05,445 INFO snapshot-role/MainThread: "pvseg": [ 2024-03-01 20:54:05,445 INFO snapshot-role/MainThread: {"pvseg_start":"0", "pvseg_size":"254", "segtype":"linear", "pv_uuid":"8Gsc3Z-Hu3k-IM7B-0Ud8-dlr1-qlWY-t9Hcho", "lv_uuid":"vRyvD3-vcUv-uwKv-hYc5-Octm-8RBz-vfmf78", "pv_name":"/dev/sdi"}, 2024-03-01 20:54:05,445 INFO snapshot-role/MainThread: {"pvseg_start":"0", "pvseg_size":"52", "segtype":"linear", "pv_uuid":"NMfUHt-rV5o-iriL-nltM-Wz3O-efPJ-vxzKfO", "lv_uuid":"vRyvD3-vcUv-uwKv-hYc5-Octm-8RBz-vfmf78", "pv_name":"/dev/sdj"}, 2024-03-01 20:54:05,445 INFO snapshot-role/MainThread: {"pvseg_start":"52", "pvseg_size":"202", "segtype":"free", "pv_uuid":"NMfUHt-rV5o-iriL-nltM-Wz3O-efPJ-vxzKfO", "lv_uuid":"", "pv_name":"/dev/sdj"}, 2024-03-01 20:54:05,445 INFO snapshot-role/MainThread: {"pvseg_start":"0", "pvseg_size":"254", "segtype":"linear", "pv_uuid":"d9PKx3-lQ43-J1fk-4pg4-Qute-Jefk-kbMvCG", "lv_uuid":"XL3Pt9-45Lf-3yW2-gvna-B2q7-IIys-4Aa4TY", "pv_name":"/dev/sdh"}, 2024-03-01 20:54:05,445 INFO snapshot-role/MainThread: {"pvseg_start":"0", "pvseg_size":"102", "segtype":"linear", "pv_uuid":"hJYfS5-wnPt-Ddxq-LzHF-INia-ff4Q-q8hARN", "lv_uuid":"66uv6y-zQ4D-FNQs-34FK-4RfH-13gI-BVYYZZ", "pv_name":"/dev/sdg"}, 2024-03-01 20:54:05,445 INFO snapshot-role/MainThread: {"pvseg_start":"102", "pvseg_size":"102", "segtype":"linear", "pv_uuid":"hJYfS5-wnPt-Ddxq-LzHF-INia-ff4Q-q8hARN", "lv_uuid":"6DYPj0-hhBq-fUnt-mGb3-KhmU-21An-Q90krg", "pv_name":"/dev/sdg"}, 2024-03-01 20:54:05,445 INFO snapshot-role/MainThread: {"pvseg_start":"204", "pvseg_size":"1", "segtype":"linear", "pv_uuid":"hJYfS5-wnPt-Ddxq-LzHF-INia-ff4Q-q8hARN", "lv_uuid":"XL3Pt9-45Lf-3yW2-gvna-B2q7-IIys-4Aa4TY", "pv_name":"/dev/sdg"}, 2024-03-01 20:54:05,445 INFO snapshot-role/MainThread: {"pvseg_start":"205", "pvseg_size":"16", "segtype":"linear", "pv_uuid":"hJYfS5-wnPt-Ddxq-LzHF-INia-ff4Q-q8hARN", "lv_uuid":"RCePiz-MVPJ-xR2v-OG97-ppVN-Lr0N-PDwJ22", "pv_name":"/dev/sdg"}, 2024-03-01 20:54:05,445 INFO snapshot-role/MainThread: {"pvseg_start":"221", "pvseg_size":"33", "segtype":"free", "pv_uuid":"hJYfS5-wnPt-Ddxq-LzHF-INia-ff4Q-q8hARN", "lv_uuid":"", "pv_name":"/dev/sdg"} 2024-03-01 20:54:05,445 INFO snapshot-role/MainThread: ] 2024-03-01 20:54:05,446 INFO snapshot-role/MainThread: , 2024-03-01 20:54:05,446 INFO snapshot-role/MainThread: "seg": [ 2024-03-01 20:54:05,446 INFO snapshot-role/MainThread: {"seg_pe_ranges":"/dev/sdg:0-101", "segtype":"linear", "lv_uuid":"66uv6y-zQ4D-FNQs-34FK-4RfH-13gI-BVYYZZ"}, 2024-03-01 20:54:05,446 INFO snapshot-role/MainThread: {"seg_pe_ranges":"/dev/sdg:102-203", "segtype":"linear", "lv_uuid":"6DYPj0-hhBq-fUnt-mGb3-KhmU-21An-Q90krg"}, 2024-03-01 20:54:05,446 INFO snapshot-role/MainThread: {"seg_pe_ranges":"/dev/sdg:205-220", "segtype":"linear", "lv_uuid":"RCePiz-MVPJ-xR2v-OG97-ppVN-Lr0N-PDwJ22"}, 2024-03-01 20:54:05,446 INFO snapshot-role/MainThread: {"seg_pe_ranges":"/dev/sdh:0-253", "segtype":"linear", "lv_uuid":"XL3Pt9-45Lf-3yW2-gvna-B2q7-IIys-4Aa4TY"}, 2024-03-01 20:54:05,446 INFO snapshot-role/MainThread: {"seg_pe_ranges":"/dev/sdg:204-204", "segtype":"linear", "lv_uuid":"XL3Pt9-45Lf-3yW2-gvna-B2q7-IIys-4Aa4TY"}, 2024-03-01 20:54:05,446 INFO snapshot-role/MainThread: {"seg_pe_ranges":"/dev/sdi:0-253", "segtype":"linear", "lv_uuid":"vRyvD3-vcUv-uwKv-hYc5-Octm-8RBz-vfmf78"}, 2024-03-01 20:54:05,446 INFO snapshot-role/MainThread: {"seg_pe_ranges":"/dev/sdj:0-51", "segtype":"linear", "lv_uuid":"vRyvD3-vcUv-uwKv-hYc5-Octm-8RBz-vfmf78"} 2024-03-01 20:54:05,446 INFO snapshot-role/MainThread: ] 2024-03-01 20:54:05,446 INFO snapshot-role/MainThread: } 2024-03-01 20:54:05,446 INFO snapshot-role/MainThread: , 2024-03-01 20:54:05,446 INFO snapshot-role/MainThread: { 2024-03-01 20:54:05,446 INFO snapshot-role/MainThread: "vg": [ 2024-03-01 20:54:05,446 INFO snapshot-role/MainThread: {"vg_name":"test_vg2", "vg_uuid":"rTth1E-IBWf-P2Ll-dmvf-Gtq4-23k9-MhJ8L6", "vg_size":"3196059648", "vg_free":"2084569088", "vg_extent_size":"4194304"} 2024-03-01 20:54:05,446 INFO snapshot-role/MainThread: ] 2024-03-01 20:54:05,446 INFO snapshot-role/MainThread: , 2024-03-01 20:54:05,446 INFO snapshot-role/MainThread: "pv": [ 2024-03-01 20:54:05,446 INFO snapshot-role/MainThread: {"pv_name":"/dev/sdd"}, 2024-03-01 20:54:05,446 INFO snapshot-role/MainThread: {"pv_name":"/dev/sde"}, 2024-03-01 20:54:05,446 INFO snapshot-role/MainThread: {"pv_name":"/dev/sdf"} 2024-03-01 20:54:05,446 INFO snapshot-role/MainThread: ] 2024-03-01 20:54:05,446 INFO snapshot-role/MainThread: , 2024-03-01 20:54:05,446 INFO snapshot-role/MainThread: "lv": [ 2024-03-01 20:54:05,446 INFO snapshot-role/MainThread: {"lv_uuid":"io0zuS-r2vf-kOYP-EZLC-ILnP-Qd9u-k0D01J", "lv_name":"lv3", "lv_full_name":"test_vg2/lv3", "lv_path":"/dev/test_vg2/lv3", "lv_size":"322961408", "origin":"", "origin_size":"322961408", "pool_lv":"", "lv_tags":"", "lv_attr":"owi-a-s---", "vg_name":"test_vg2", "data_percent":"", "metadata_percent":"", "pool_lv":""}, 2024-03-01 20:54:05,446 INFO snapshot-role/MainThread: {"lv_uuid":"11t1Xe-92wN-gUKY-BVWC-zc3M-00EM-LZpFei", "lv_name":"lv3_snapset1", "lv_full_name":"test_vg2/lv3_snapset1", "lv_path":"/dev/test_vg2/lv3_snapset1", "lv_size":"50331648", "origin":"lv3", "origin_size":"322961408", "pool_lv":"", "lv_tags":"", "lv_attr":"swi-a-s---", "vg_name":"test_vg2", "data_percent":"0.00", "metadata_percent":"", "pool_lv":""}, 2024-03-01 20:54:05,446 INFO snapshot-role/MainThread: {"lv_uuid":"ylFwPE-4mOR-qG1o-e7y0-6iGt-Nlku-B4XCBQ", "lv_name":"lv4", "lv_full_name":"test_vg2/lv4", "lv_path":"/dev/test_vg2/lv4", "lv_size":"641728512", "origin":"", "origin_size":"641728512", "pool_lv":"", "lv_tags":"", "lv_attr":"owi-a-s---", "vg_name":"test_vg2", "data_percent":"", "metadata_percent":"", "pool_lv":""}, 2024-03-01 20:54:05,446 INFO snapshot-role/MainThread: {"lv_uuid":"q8r731-NYyO-10JQ-cdgh-vAsJ-5niD-PxrBPX", "lv_name":"lv4_snapset1", "lv_full_name":"test_vg2/lv4_snapset1", "lv_path":"/dev/test_vg2/lv4_snapset1", "lv_size":"96468992", "origin":"lv4", "origin_size":"641728512", "pool_lv":"", "lv_tags":"", "lv_attr":"swi-a-s---", "vg_name":"test_vg2", "data_percent":"0.00", "metadata_percent":"", "pool_lv":""} 2024-03-01 20:54:05,446 INFO snapshot-role/MainThread: ] 2024-03-01 20:54:05,446 INFO snapshot-role/MainThread: , 2024-03-01 20:54:05,446 INFO snapshot-role/MainThread: "pvseg": [ 2024-03-01 20:54:05,446 INFO snapshot-role/MainThread: {"pvseg_start":"0", "pvseg_size":"254", "segtype":"free", "pv_uuid":"0M3KVh-7a4I-BPav-f7ma-rRY3-HHwl-ZQEkWO", "lv_uuid":"", "pv_name":"/dev/sdf"}, 2024-03-01 20:54:05,446 INFO snapshot-role/MainThread: {"pvseg_start":"0", "pvseg_size":"23", "segtype":"linear", "pv_uuid":"PyIrfQ-hZPh-O3Ym-EKxN-K1tS-Y0bW-THw6si", "lv_uuid":"q8r731-NYyO-10JQ-cdgh-vAsJ-5niD-PxrBPX", "pv_name":"/dev/sde"}, 2024-03-01 20:54:05,446 INFO snapshot-role/MainThread: {"pvseg_start":"23", "pvseg_size":"231", "segtype":"free", "pv_uuid":"PyIrfQ-hZPh-O3Ym-EKxN-K1tS-Y0bW-THw6si", "lv_uuid":"", "pv_name":"/dev/sde"}, 2024-03-01 20:54:05,446 INFO snapshot-role/MainThread: {"pvseg_start":"0", "pvseg_size":"153", "segtype":"linear", "pv_uuid":"zoxUFp-BuKp-4Q2I-kCdq-Nel8-QAep-gkgiDU", "lv_uuid":"ylFwPE-4mOR-qG1o-e7y0-6iGt-Nlku-B4XCBQ", "pv_name":"/dev/sdd"}, 2024-03-01 20:54:05,446 INFO snapshot-role/MainThread: {"pvseg_start":"153", "pvseg_size":"77", "segtype":"linear", "pv_uuid":"zoxUFp-BuKp-4Q2I-kCdq-Nel8-QAep-gkgiDU", "lv_uuid":"io0zuS-r2vf-kOYP-EZLC-ILnP-Qd9u-k0D01J", "pv_name":"/dev/sdd"}, 2024-03-01 20:54:05,446 INFO snapshot-role/MainThread: {"pvseg_start":"230", "pvseg_size":"12", "segtype":"linear", "pv_uuid":"zoxUFp-BuKp-4Q2I-kCdq-Nel8-QAep-gkgiDU", "lv_uuid":"11t1Xe-92wN-gUKY-BVWC-zc3M-00EM-LZpFei", "pv_name":"/dev/sdd"}, 2024-03-01 20:54:05,447 INFO snapshot-role/MainThread: {"pvseg_start":"242", "pvseg_size":"12", "segtype":"free", "pv_uuid":"zoxUFp-BuKp-4Q2I-kCdq-Nel8-QAep-gkgiDU", "lv_uuid":"", "pv_name":"/dev/sdd"} 2024-03-01 20:54:05,447 INFO snapshot-role/MainThread: ] 2024-03-01 20:54:05,447 INFO snapshot-role/MainThread: , 2024-03-01 20:54:05,447 INFO snapshot-role/MainThread: "seg": [ 2024-03-01 20:54:05,447 INFO snapshot-role/MainThread: {"seg_pe_ranges":"/dev/sdd:230-241", "segtype":"linear", "lv_uuid":"11t1Xe-92wN-gUKY-BVWC-zc3M-00EM-LZpFei"}, 2024-03-01 20:54:05,447 INFO snapshot-role/MainThread: {"seg_pe_ranges":"/dev/sdd:153-229", "segtype":"linear", "lv_uuid":"io0zuS-r2vf-kOYP-EZLC-ILnP-Qd9u-k0D01J"}, 2024-03-01 20:54:05,447 INFO snapshot-role/MainThread: {"seg_pe_ranges":"/dev/sde:0-22", "segtype":"linear", "lv_uuid":"q8r731-NYyO-10JQ-cdgh-vAsJ-5niD-PxrBPX"}, 2024-03-01 20:54:05,447 INFO snapshot-role/MainThread: {"seg_pe_ranges":"/dev/sdd:0-152", "segtype":"linear", "lv_uuid":"ylFwPE-4mOR-qG1o-e7y0-6iGt-Nlku-B4XCBQ"} 2024-03-01 20:54:05,447 INFO snapshot-role/MainThread: ] 2024-03-01 20:54:05,447 INFO snapshot-role/MainThread: } 2024-03-01 20:54:05,447 INFO snapshot-role/MainThread: , 2024-03-01 20:54:05,447 INFO snapshot-role/MainThread: { 2024-03-01 20:54:05,447 INFO snapshot-role/MainThread: "vg": [ 2024-03-01 20:54:05,447 INFO snapshot-role/MainThread: {"vg_name":"test_vg1", "vg_uuid":"Zl6upP-RkLr-opWG-Ywma-s6R7-0zdB-5Yewuj", "vg_size":"3196059648", "vg_free":"960495616", "vg_extent_size":"4194304"} 2024-03-01 20:54:05,447 INFO snapshot-role/MainThread: ] 2024-03-01 20:54:05,447 INFO snapshot-role/MainThread: , 2024-03-01 20:54:05,447 INFO snapshot-role/MainThread: "pv": [ 2024-03-01 20:54:05,447 INFO snapshot-role/MainThread: {"pv_name":"/dev/sda"}, 2024-03-01 20:54:05,447 INFO snapshot-role/MainThread: {"pv_name":"/dev/sdb"}, 2024-03-01 20:54:05,447 INFO snapshot-role/MainThread: {"pv_name":"/dev/sdc"} 2024-03-01 20:54:05,447 INFO snapshot-role/MainThread: ] 2024-03-01 20:54:05,447 INFO snapshot-role/MainThread: , 2024-03-01 20:54:05,447 INFO snapshot-role/MainThread: "lv": [ 2024-03-01 20:54:05,447 INFO snapshot-role/MainThread: {"lv_uuid":"eT3KDY-yWW5-yI4n-D3MA-MMhI-3w0j-lZbeKr", "lv_name":"lv1", "lv_full_name":"test_vg1/lv1", "lv_path":"/dev/test_vg1/lv1", "lv_size":"482344960", "origin":"", "origin_size":"482344960", "pool_lv":"", "lv_tags":"", "lv_attr":"owi-a-s---", "vg_name":"test_vg1", "data_percent":"", "metadata_percent":"", "pool_lv":""}, 2024-03-01 20:54:05,447 INFO snapshot-role/MainThread: {"lv_uuid":"LLnu77-1Zh6-Watl-uyFy-wUJC-QeOz-O2Nu8c", "lv_name":"lv1_snapset1", "lv_full_name":"test_vg1/lv1_snapset1", "lv_path":"/dev/test_vg1/lv1_snapset1", "lv_size":"146800640", "origin":"lv1", "origin_size":"482344960", "pool_lv":"", "lv_tags":"", "lv_attr":"swi-a-s---", "vg_name":"test_vg1", "data_percent":"0.00", "metadata_percent":"", "pool_lv":""}, 2024-03-01 20:54:05,447 INFO snapshot-role/MainThread: {"lv_uuid":"0rGC52-fxIp-2MG0-x0Mm-acyS-aBvJ-04CsOH", "lv_name":"lv2", "lv_full_name":"test_vg1/lv2", "lv_path":"/dev/test_vg1/lv2", "lv_size":"1606418432", "origin":"", "origin_size":"", "pool_lv":"", "lv_tags":"", "lv_attr":"-wi-a-----", "vg_name":"test_vg1", "data_percent":"", "metadata_percent":"", "pool_lv":""} 2024-03-01 20:54:05,447 INFO snapshot-role/MainThread: ] 2024-03-01 20:54:05,447 INFO snapshot-role/MainThread: , 2024-03-01 20:54:05,447 INFO snapshot-role/MainThread: "pvseg": [ 2024-03-01 20:54:05,447 INFO snapshot-role/MainThread: {"pvseg_start":"0", "pvseg_size":"129", "segtype":"linear", "pv_uuid":"KDPe4g-PVlK-38Tl-zy1U-QsIW-QjRX-ft5Vvp", "lv_uuid":"0rGC52-fxIp-2MG0-x0Mm-acyS-aBvJ-04CsOH", "pv_name":"/dev/sdb"}, 2024-03-01 20:54:05,447 INFO snapshot-role/MainThread: {"pvseg_start":"129", "pvseg_size":"115", "segtype":"linear", "pv_uuid":"KDPe4g-PVlK-38Tl-zy1U-QsIW-QjRX-ft5Vvp", "lv_uuid":"eT3KDY-yWW5-yI4n-D3MA-MMhI-3w0j-lZbeKr", "pv_name":"/dev/sdb"}, 2024-03-01 20:54:05,447 INFO snapshot-role/MainThread: {"pvseg_start":"244", "pvseg_size":"10", "segtype":"free", "pv_uuid":"KDPe4g-PVlK-38Tl-zy1U-QsIW-QjRX-ft5Vvp", "lv_uuid":"", "pv_name":"/dev/sdb"}, 2024-03-01 20:54:05,447 INFO snapshot-role/MainThread: {"pvseg_start":"0", "pvseg_size":"35", "segtype":"linear", "pv_uuid":"PIn3kf-YgqD-0PFt-Pwfx-wx2S-dUYS-vBI1wW", "lv_uuid":"LLnu77-1Zh6-Watl-uyFy-wUJC-QeOz-O2Nu8c", "pv_name":"/dev/sdc"}, 2024-03-01 20:54:05,447 INFO snapshot-role/MainThread: {"pvseg_start":"35", "pvseg_size":"219", "segtype":"free", "pv_uuid":"PIn3kf-YgqD-0PFt-Pwfx-wx2S-dUYS-vBI1wW", "lv_uuid":"", "pv_name":"/dev/sdc"}, 2024-03-01 20:54:05,447 INFO snapshot-role/MainThread: {"pvseg_start":"0", "pvseg_size":"254", "segtype":"linear", "pv_uuid":"fT9v1y-1sT8-RTk7-CnWc-zmmk-eDe2-ZclZEn", "lv_uuid":"0rGC52-fxIp-2MG0-x0Mm-acyS-aBvJ-04CsOH", "pv_name":"/dev/sda"} 2024-03-01 20:54:05,447 INFO snapshot-role/MainThread: ] 2024-03-01 20:54:05,448 INFO snapshot-role/MainThread: , 2024-03-01 20:54:05,448 INFO snapshot-role/MainThread: "seg": [ 2024-03-01 20:54:05,448 INFO snapshot-role/MainThread: {"seg_pe_ranges":"/dev/sda:0-253", "segtype":"linear", "lv_uuid":"0rGC52-fxIp-2MG0-x0Mm-acyS-aBvJ-04CsOH"}, 2024-03-01 20:54:05,448 INFO snapshot-role/MainThread: {"seg_pe_ranges":"/dev/sdb:0-128", "segtype":"linear", "lv_uuid":"0rGC52-fxIp-2MG0-x0Mm-acyS-aBvJ-04CsOH"}, 2024-03-01 20:54:05,448 INFO snapshot-role/MainThread: {"seg_pe_ranges":"/dev/sdc:0-34", "segtype":"linear", "lv_uuid":"LLnu77-1Zh6-Watl-uyFy-wUJC-QeOz-O2Nu8c"}, 2024-03-01 20:54:05,448 INFO snapshot-role/MainThread: {"seg_pe_ranges":"/dev/sdb:129-243", "segtype":"linear", "lv_uuid":"eT3KDY-yWW5-yI4n-D3MA-MMhI-3w0j-lZbeKr"} 2024-03-01 20:54:05,448 INFO snapshot-role/MainThread: ] 2024-03-01 20:54:05,448 INFO snapshot-role/MainThread: } 2024-03-01 20:54:05,448 INFO snapshot-role/MainThread: ] 2024-03-01 20:54:05,448 INFO snapshot-role/MainThread: , 2024-03-01 20:54:05,448 INFO snapshot-role/MainThread: "log": [ 2024-03-01 20:54:05,448 INFO snapshot-role/MainThread: ] 2024-03-01 20:54:05,448 INFO snapshot-role/MainThread: } 2024-03-01 20:54:05,448 INFO snapshot-role/MainThread: get_current_space_state: test_vg3 vg_size : 4261412864 vg_free : 985661440 vg_extent_size : 4194304 2024-03-01 20:54:05,448 INFO snapshot-role/MainThread: lv: lv5 lv_size : 1283457024 chunk_size : 65536 2024-03-01 20:54:05,448 INFO snapshot-role/MainThread: lv: lv6 lv_size : 1069547520 chunk_size : 65536 2024-03-01 20:54:05,448 INFO snapshot-role/MainThread: lv: lv7 lv_size : 427819008 chunk_size : 65536 2024-03-01 20:54:05,448 INFO snapshot-role/MainThread: lv: lv7_snapset1 lv_size : 67108864 chunk_size : 65536 2024-03-01 20:54:05,448 INFO snapshot-role/MainThread: lv: lv8 lv_size : 427819008 chunk_size : 65536 2024-03-01 20:54:05,448 INFO snapshot-role/MainThread: get_current_space_state: test_vg2 vg_size : 3196059648 vg_free : 2084569088 vg_extent_size : 4194304 2024-03-01 20:54:05,448 INFO snapshot-role/MainThread: lv: lv3 lv_size : 322961408 chunk_size : 65536 2024-03-01 20:54:05,448 INFO snapshot-role/MainThread: lv: lv3_snapset1 lv_size : 50331648 chunk_size : 65536 2024-03-01 20:54:05,448 INFO snapshot-role/MainThread: lv: lv4 lv_size : 641728512 chunk_size : 65536 2024-03-01 20:54:05,448 INFO snapshot-role/MainThread: lv: lv4_snapset1 lv_size : 96468992 chunk_size : 65536 2024-03-01 20:54:05,448 INFO snapshot-role/MainThread: get_current_space_state: test_vg1 vg_size : 3196059648 vg_free : 960495616 vg_extent_size : 4194304 2024-03-01 20:54:05,448 INFO snapshot-role/MainThread: lv: lv1 lv_size : 482344960 chunk_size : 65536 2024-03-01 20:54:05,448 INFO snapshot-role/MainThread: lv: lv1_snapset1 lv_size : 146800640 chunk_size : 65536 2024-03-01 20:54:05,448 INFO snapshot-role/MainThread: lv: lv2 lv_size : 1606418432 chunk_size : 65536 2024-03-01 20:54:05,449 INFO snapshot-role/MainThread: Running... lvextend -L 100663296B test_vg2/lv3_snapset1 2024-03-01 20:54:05,540 INFO snapshot-role/MainThread: Return code: 0 2024-03-01 20:54:05,541 INFO snapshot-role/MainThread: { 2024-03-01 20:54:05,541 INFO snapshot-role/MainThread: "log": [ 2024-03-01 20:54:05,541 INFO snapshot-role/MainThread: ] 2024-03-01 20:54:05,541 INFO snapshot-role/MainThread: } 2024-03-01 20:54:05,541 INFO snapshot-role/MainThread: Running... lvs test_vg2 2024-03-01 20:54:05,592 INFO snapshot-role/MainThread: Return code: 0 2024-03-01 20:54:05,592 INFO snapshot-role/MainThread: { 2024-03-01 20:54:05,592 INFO snapshot-role/MainThread: "report": [ 2024-03-01 20:54:05,592 INFO snapshot-role/MainThread: { 2024-03-01 20:54:05,592 INFO snapshot-role/MainThread: "lv": [ 2024-03-01 20:54:05,592 INFO snapshot-role/MainThread: {"lv_name":"lv3", "vg_name":"test_vg2", "lv_attr":"owi-a-s---", "lv_size":"322961408", "pool_lv":"", "origin":"", "data_percent":"", "metadata_percent":"", "move_pv":"", "mirror_log":"", "copy_percent":"", "convert_lv":""}, 2024-03-01 20:54:05,592 INFO snapshot-role/MainThread: {"lv_name":"lv3_snapset1", "vg_name":"test_vg2", "lv_attr":"swi-a-s---", "lv_size":"100663296", "pool_lv":"", "origin":"lv3", "data_percent":"0.00", "metadata_percent":"", "move_pv":"", "mirror_log":"", "copy_percent":"", "convert_lv":""}, 2024-03-01 20:54:05,592 INFO snapshot-role/MainThread: {"lv_name":"lv4", "vg_name":"test_vg2", "lv_attr":"owi-a-s---", "lv_size":"641728512", "pool_lv":"", "origin":"", "data_percent":"", "metadata_percent":"", "move_pv":"", "mirror_log":"", "copy_percent":"", "convert_lv":""}, 2024-03-01 20:54:05,592 INFO snapshot-role/MainThread: {"lv_name":"lv4_snapset1", "vg_name":"test_vg2", "lv_attr":"swi-a-s---", "lv_size":"96468992", "pool_lv":"", "origin":"lv4", "data_percent":"0.00", "metadata_percent":"", "move_pv":"", "mirror_log":"", "copy_percent":"", "convert_lv":""} 2024-03-01 20:54:05,592 INFO snapshot-role/MainThread: ] 2024-03-01 20:54:05,592 INFO snapshot-role/MainThread: } 2024-03-01 20:54:05,592 INFO snapshot-role/MainThread: ] 2024-03-01 20:54:05,592 INFO snapshot-role/MainThread: , 2024-03-01 20:54:05,592 INFO snapshot-role/MainThread: "log": [ 2024-03-01 20:54:05,592 INFO snapshot-role/MainThread: ] 2024-03-01 20:54:05,592 INFO snapshot-role/MainThread: } 2024-03-01 20:54:05,592 INFO snapshot-role/MainThread: Running... lvs test_vg2/lv4_snapset1 2024-03-01 20:54:05,631 INFO snapshot-role/MainThread: Return code: 0 2024-03-01 20:54:05,631 INFO snapshot-role/MainThread: { 2024-03-01 20:54:05,631 INFO snapshot-role/MainThread: "report": [ 2024-03-01 20:54:05,631 INFO snapshot-role/MainThread: { 2024-03-01 20:54:05,631 INFO snapshot-role/MainThread: "lv": [ 2024-03-01 20:54:05,632 INFO snapshot-role/MainThread: {"lv_name":"lv4_snapset1", "vg_name":"test_vg2", "lv_attr":"swi-a-s---", "lv_size":"96468992", "pool_lv":"", "origin":"lv4", "data_percent":"0.00", "metadata_percent":"", "move_pv":"", "mirror_log":"", "copy_percent":"", "convert_lv":""} 2024-03-01 20:54:05,632 INFO snapshot-role/MainThread: ] 2024-03-01 20:54:05,632 INFO snapshot-role/MainThread: } 2024-03-01 20:54:05,632 INFO snapshot-role/MainThread: ] 2024-03-01 20:54:05,632 INFO snapshot-role/MainThread: , 2024-03-01 20:54:05,632 INFO snapshot-role/MainThread: "log": [ 2024-03-01 20:54:05,632 INFO snapshot-role/MainThread: ] 2024-03-01 20:54:05,632 INFO snapshot-role/MainThread: } 2024-03-01 20:54:05,632 INFO snapshot-role/MainThread: Running... lvs --reportformat json test_vg2/lv4_snapset1 2024-03-01 20:54:05,673 INFO snapshot-role/MainThread: Return code: 0 2024-03-01 20:54:05,674 INFO snapshot-role/MainThread: { 2024-03-01 20:54:05,674 INFO snapshot-role/MainThread: "report": [ 2024-03-01 20:54:05,674 INFO snapshot-role/MainThread: { 2024-03-01 20:54:05,674 INFO snapshot-role/MainThread: "lv": [ 2024-03-01 20:54:05,674 INFO snapshot-role/MainThread: {"lv_name":"lv4_snapset1", "vg_name":"test_vg2", "lv_attr":"swi-a-s---", "lv_size":"96468992", "pool_lv":"", "origin":"lv4", "data_percent":"0.00", "metadata_percent":"", "move_pv":"", "mirror_log":"", "copy_percent":"", "convert_lv":""} 2024-03-01 20:54:05,674 INFO snapshot-role/MainThread: ] 2024-03-01 20:54:05,674 INFO snapshot-role/MainThread: } 2024-03-01 20:54:05,674 INFO snapshot-role/MainThread: ] 2024-03-01 20:54:05,674 INFO snapshot-role/MainThread: , 2024-03-01 20:54:05,674 INFO snapshot-role/MainThread: "log": [ 2024-03-01 20:54:05,674 INFO snapshot-role/MainThread: ] 2024-03-01 20:54:05,674 INFO snapshot-role/MainThread: } 2024-03-01 20:54:05,674 INFO snapshot-role/MainThread: Running... lvm fullreport --units B --nosuffix --configreport vg -o vg_name,vg_uuid,vg_size,vg_free,vg_extent_size --configreport lv -o lv_uuid,lv_name,lv_full_name,lv_path,lv_size,origin,origin_size,pool_lv,lv_tags,lv_attr,vg_name,data_percent,metadata_percent,pool_lv --configreport pv -o pv_name --reportformat json 2024-03-01 20:54:05,710 INFO snapshot-role/MainThread: Return code: 0 2024-03-01 20:54:05,710 INFO snapshot-role/MainThread: { 2024-03-01 20:54:05,710 INFO snapshot-role/MainThread: "report": [ 2024-03-01 20:54:05,710 INFO snapshot-role/MainThread: { 2024-03-01 20:54:05,710 INFO snapshot-role/MainThread: "vg": [ 2024-03-01 20:54:05,710 INFO snapshot-role/MainThread: {"vg_name":"test_vg3", "vg_uuid":"QkO21e-z17d-OjKu-Vqgh-Gnze-9j0A-8ftQzW", "vg_size":"4261412864", "vg_free":"985661440", "vg_extent_size":"4194304"} 2024-03-01 20:54:05,710 INFO snapshot-role/MainThread: ] 2024-03-01 20:54:05,710 INFO snapshot-role/MainThread: , 2024-03-01 20:54:05,710 INFO snapshot-role/MainThread: "pv": [ 2024-03-01 20:54:05,710 INFO snapshot-role/MainThread: {"pv_name":"/dev/sdg"}, 2024-03-01 20:54:05,710 INFO snapshot-role/MainThread: {"pv_name":"/dev/sdh"}, 2024-03-01 20:54:05,710 INFO snapshot-role/MainThread: {"pv_name":"/dev/sdi"}, 2024-03-01 20:54:05,710 INFO snapshot-role/MainThread: {"pv_name":"/dev/sdj"} 2024-03-01 20:54:05,710 INFO snapshot-role/MainThread: ] 2024-03-01 20:54:05,710 INFO snapshot-role/MainThread: , 2024-03-01 20:54:05,710 INFO snapshot-role/MainThread: "lv": [ 2024-03-01 20:54:05,710 INFO snapshot-role/MainThread: {"lv_uuid":"vRyvD3-vcUv-uwKv-hYc5-Octm-8RBz-vfmf78", "lv_name":"lv5", "lv_full_name":"test_vg3/lv5", "lv_path":"/dev/test_vg3/lv5", "lv_size":"1283457024", "origin":"", "origin_size":"", "pool_lv":"", "lv_tags":"", "lv_attr":"-wi-a-----", "vg_name":"test_vg3", "data_percent":"", "metadata_percent":"", "pool_lv":""}, 2024-03-01 20:54:05,710 INFO snapshot-role/MainThread: {"lv_uuid":"XL3Pt9-45Lf-3yW2-gvna-B2q7-IIys-4Aa4TY", "lv_name":"lv6", "lv_full_name":"test_vg3/lv6", "lv_path":"/dev/test_vg3/lv6", "lv_size":"1069547520", "origin":"", "origin_size":"", "pool_lv":"", "lv_tags":"", "lv_attr":"-wi-a-----", "vg_name":"test_vg3", "data_percent":"", "metadata_percent":"", "pool_lv":""}, 2024-03-01 20:54:05,710 INFO snapshot-role/MainThread: {"lv_uuid":"6DYPj0-hhBq-fUnt-mGb3-KhmU-21An-Q90krg", "lv_name":"lv7", "lv_full_name":"test_vg3/lv7", "lv_path":"/dev/test_vg3/lv7", "lv_size":"427819008", "origin":"", "origin_size":"427819008", "pool_lv":"", "lv_tags":"", "lv_attr":"owi-a-s---", "vg_name":"test_vg3", "data_percent":"", "metadata_percent":"", "pool_lv":""}, 2024-03-01 20:54:05,710 INFO snapshot-role/MainThread: {"lv_uuid":"RCePiz-MVPJ-xR2v-OG97-ppVN-Lr0N-PDwJ22", "lv_name":"lv7_snapset1", "lv_full_name":"test_vg3/lv7_snapset1", "lv_path":"/dev/test_vg3/lv7_snapset1", "lv_size":"67108864", "origin":"lv7", "origin_size":"427819008", "pool_lv":"", "lv_tags":"", "lv_attr":"swi-a-s---", "vg_name":"test_vg3", "data_percent":"0.00", "metadata_percent":"", "pool_lv":""}, 2024-03-01 20:54:05,710 INFO snapshot-role/MainThread: {"lv_uuid":"66uv6y-zQ4D-FNQs-34FK-4RfH-13gI-BVYYZZ", "lv_name":"lv8", "lv_full_name":"test_vg3/lv8", "lv_path":"/dev/test_vg3/lv8", "lv_size":"427819008", "origin":"", "origin_size":"", "pool_lv":"", "lv_tags":"", "lv_attr":"-wi-a-----", "vg_name":"test_vg3", "data_percent":"", "metadata_percent":"", "pool_lv":""} 2024-03-01 20:54:05,710 INFO snapshot-role/MainThread: ] 2024-03-01 20:54:05,710 INFO snapshot-role/MainThread: , 2024-03-01 20:54:05,710 INFO snapshot-role/MainThread: "pvseg": [ 2024-03-01 20:54:05,710 INFO snapshot-role/MainThread: {"pvseg_start":"0", "pvseg_size":"254", "segtype":"linear", "pv_uuid":"8Gsc3Z-Hu3k-IM7B-0Ud8-dlr1-qlWY-t9Hcho", "lv_uuid":"vRyvD3-vcUv-uwKv-hYc5-Octm-8RBz-vfmf78", "pv_name":"/dev/sdi"}, 2024-03-01 20:54:05,710 INFO snapshot-role/MainThread: {"pvseg_start":"0", "pvseg_size":"52", "segtype":"linear", "pv_uuid":"NMfUHt-rV5o-iriL-nltM-Wz3O-efPJ-vxzKfO", "lv_uuid":"vRyvD3-vcUv-uwKv-hYc5-Octm-8RBz-vfmf78", "pv_name":"/dev/sdj"}, 2024-03-01 20:54:05,710 INFO snapshot-role/MainThread: {"pvseg_start":"52", "pvseg_size":"202", "segtype":"free", "pv_uuid":"NMfUHt-rV5o-iriL-nltM-Wz3O-efPJ-vxzKfO", "lv_uuid":"", "pv_name":"/dev/sdj"}, 2024-03-01 20:54:05,711 INFO snapshot-role/MainThread: {"pvseg_start":"0", "pvseg_size":"254", "segtype":"linear", "pv_uuid":"d9PKx3-lQ43-J1fk-4pg4-Qute-Jefk-kbMvCG", "lv_uuid":"XL3Pt9-45Lf-3yW2-gvna-B2q7-IIys-4Aa4TY", "pv_name":"/dev/sdh"}, 2024-03-01 20:54:05,711 INFO snapshot-role/MainThread: {"pvseg_start":"0", "pvseg_size":"102", "segtype":"linear", "pv_uuid":"hJYfS5-wnPt-Ddxq-LzHF-INia-ff4Q-q8hARN", "lv_uuid":"66uv6y-zQ4D-FNQs-34FK-4RfH-13gI-BVYYZZ", "pv_name":"/dev/sdg"}, 2024-03-01 20:54:05,711 INFO snapshot-role/MainThread: {"pvseg_start":"102", "pvseg_size":"102", "segtype":"linear", "pv_uuid":"hJYfS5-wnPt-Ddxq-LzHF-INia-ff4Q-q8hARN", "lv_uuid":"6DYPj0-hhBq-fUnt-mGb3-KhmU-21An-Q90krg", "pv_name":"/dev/sdg"}, 2024-03-01 20:54:05,711 INFO snapshot-role/MainThread: {"pvseg_start":"204", "pvseg_size":"1", "segtype":"linear", "pv_uuid":"hJYfS5-wnPt-Ddxq-LzHF-INia-ff4Q-q8hARN", "lv_uuid":"XL3Pt9-45Lf-3yW2-gvna-B2q7-IIys-4Aa4TY", "pv_name":"/dev/sdg"}, 2024-03-01 20:54:05,711 INFO snapshot-role/MainThread: {"pvseg_start":"205", "pvseg_size":"16", "segtype":"linear", "pv_uuid":"hJYfS5-wnPt-Ddxq-LzHF-INia-ff4Q-q8hARN", "lv_uuid":"RCePiz-MVPJ-xR2v-OG97-ppVN-Lr0N-PDwJ22", "pv_name":"/dev/sdg"}, 2024-03-01 20:54:05,711 INFO snapshot-role/MainThread: {"pvseg_start":"221", "pvseg_size":"33", "segtype":"free", "pv_uuid":"hJYfS5-wnPt-Ddxq-LzHF-INia-ff4Q-q8hARN", "lv_uuid":"", "pv_name":"/dev/sdg"} 2024-03-01 20:54:05,711 INFO snapshot-role/MainThread: ] 2024-03-01 20:54:05,711 INFO snapshot-role/MainThread: , 2024-03-01 20:54:05,711 INFO snapshot-role/MainThread: "seg": [ 2024-03-01 20:54:05,711 INFO snapshot-role/MainThread: {"seg_pe_ranges":"/dev/sdg:0-101", "segtype":"linear", "lv_uuid":"66uv6y-zQ4D-FNQs-34FK-4RfH-13gI-BVYYZZ"}, 2024-03-01 20:54:05,711 INFO snapshot-role/MainThread: {"seg_pe_ranges":"/dev/sdg:102-203", "segtype":"linear", "lv_uuid":"6DYPj0-hhBq-fUnt-mGb3-KhmU-21An-Q90krg"}, 2024-03-01 20:54:05,711 INFO snapshot-role/MainThread: {"seg_pe_ranges":"/dev/sdg:205-220", "segtype":"linear", "lv_uuid":"RCePiz-MVPJ-xR2v-OG97-ppVN-Lr0N-PDwJ22"}, 2024-03-01 20:54:05,711 INFO snapshot-role/MainThread: {"seg_pe_ranges":"/dev/sdh:0-253", "segtype":"linear", "lv_uuid":"XL3Pt9-45Lf-3yW2-gvna-B2q7-IIys-4Aa4TY"}, 2024-03-01 20:54:05,711 INFO snapshot-role/MainThread: {"seg_pe_ranges":"/dev/sdg:204-204", "segtype":"linear", "lv_uuid":"XL3Pt9-45Lf-3yW2-gvna-B2q7-IIys-4Aa4TY"}, 2024-03-01 20:54:05,711 INFO snapshot-role/MainThread: {"seg_pe_ranges":"/dev/sdi:0-253", "segtype":"linear", "lv_uuid":"vRyvD3-vcUv-uwKv-hYc5-Octm-8RBz-vfmf78"}, 2024-03-01 20:54:05,711 INFO snapshot-role/MainThread: {"seg_pe_ranges":"/dev/sdj:0-51", "segtype":"linear", "lv_uuid":"vRyvD3-vcUv-uwKv-hYc5-Octm-8RBz-vfmf78"} 2024-03-01 20:54:05,711 INFO snapshot-role/MainThread: ] 2024-03-01 20:54:05,711 INFO snapshot-role/MainThread: } 2024-03-01 20:54:05,711 INFO snapshot-role/MainThread: , 2024-03-01 20:54:05,711 INFO snapshot-role/MainThread: { 2024-03-01 20:54:05,711 INFO snapshot-role/MainThread: "vg": [ 2024-03-01 20:54:05,711 INFO snapshot-role/MainThread: {"vg_name":"test_vg2", "vg_uuid":"rTth1E-IBWf-P2Ll-dmvf-Gtq4-23k9-MhJ8L6", "vg_size":"3196059648", "vg_free":"2034237440", "vg_extent_size":"4194304"} 2024-03-01 20:54:05,711 INFO snapshot-role/MainThread: ] 2024-03-01 20:54:05,711 INFO snapshot-role/MainThread: , 2024-03-01 20:54:05,711 INFO snapshot-role/MainThread: "pv": [ 2024-03-01 20:54:05,711 INFO snapshot-role/MainThread: {"pv_name":"/dev/sdd"}, 2024-03-01 20:54:05,711 INFO snapshot-role/MainThread: {"pv_name":"/dev/sde"}, 2024-03-01 20:54:05,711 INFO snapshot-role/MainThread: {"pv_name":"/dev/sdf"} 2024-03-01 20:54:05,711 INFO snapshot-role/MainThread: ] 2024-03-01 20:54:05,711 INFO snapshot-role/MainThread: , 2024-03-01 20:54:05,711 INFO snapshot-role/MainThread: "lv": [ 2024-03-01 20:54:05,711 INFO snapshot-role/MainThread: {"lv_uuid":"io0zuS-r2vf-kOYP-EZLC-ILnP-Qd9u-k0D01J", "lv_name":"lv3", "lv_full_name":"test_vg2/lv3", "lv_path":"/dev/test_vg2/lv3", "lv_size":"322961408", "origin":"", "origin_size":"322961408", "pool_lv":"", "lv_tags":"", "lv_attr":"owi-a-s---", "vg_name":"test_vg2", "data_percent":"", "metadata_percent":"", "pool_lv":""}, 2024-03-01 20:54:05,711 INFO snapshot-role/MainThread: {"lv_uuid":"11t1Xe-92wN-gUKY-BVWC-zc3M-00EM-LZpFei", "lv_name":"lv3_snapset1", "lv_full_name":"test_vg2/lv3_snapset1", "lv_path":"/dev/test_vg2/lv3_snapset1", "lv_size":"100663296", "origin":"lv3", "origin_size":"322961408", "pool_lv":"", "lv_tags":"", "lv_attr":"swi-a-s---", "vg_name":"test_vg2", "data_percent":"0.00", "metadata_percent":"", "pool_lv":""}, 2024-03-01 20:54:05,711 INFO snapshot-role/MainThread: {"lv_uuid":"ylFwPE-4mOR-qG1o-e7y0-6iGt-Nlku-B4XCBQ", "lv_name":"lv4", "lv_full_name":"test_vg2/lv4", "lv_path":"/dev/test_vg2/lv4", "lv_size":"641728512", "origin":"", "origin_size":"641728512", "pool_lv":"", "lv_tags":"", "lv_attr":"owi-a-s---", "vg_name":"test_vg2", "data_percent":"", "metadata_percent":"", "pool_lv":""}, 2024-03-01 20:54:05,711 INFO snapshot-role/MainThread: {"lv_uuid":"q8r731-NYyO-10JQ-cdgh-vAsJ-5niD-PxrBPX", "lv_name":"lv4_snapset1", "lv_full_name":"test_vg2/lv4_snapset1", "lv_path":"/dev/test_vg2/lv4_snapset1", "lv_size":"96468992", "origin":"lv4", "origin_size":"641728512", "pool_lv":"", "lv_tags":"", "lv_attr":"swi-a-s---", "vg_name":"test_vg2", "data_percent":"0.00", "metadata_percent":"", "pool_lv":""} 2024-03-01 20:54:05,711 INFO snapshot-role/MainThread: ] 2024-03-01 20:54:05,712 INFO snapshot-role/MainThread: , 2024-03-01 20:54:05,712 INFO snapshot-role/MainThread: "pvseg": [ 2024-03-01 20:54:05,712 INFO snapshot-role/MainThread: {"pvseg_start":"0", "pvseg_size":"254", "segtype":"free", "pv_uuid":"0M3KVh-7a4I-BPav-f7ma-rRY3-HHwl-ZQEkWO", "lv_uuid":"", "pv_name":"/dev/sdf"}, 2024-03-01 20:54:05,712 INFO snapshot-role/MainThread: {"pvseg_start":"0", "pvseg_size":"23", "segtype":"linear", "pv_uuid":"PyIrfQ-hZPh-O3Ym-EKxN-K1tS-Y0bW-THw6si", "lv_uuid":"q8r731-NYyO-10JQ-cdgh-vAsJ-5niD-PxrBPX", "pv_name":"/dev/sde"}, 2024-03-01 20:54:05,712 INFO snapshot-role/MainThread: {"pvseg_start":"23", "pvseg_size":"231", "segtype":"free", "pv_uuid":"PyIrfQ-hZPh-O3Ym-EKxN-K1tS-Y0bW-THw6si", "lv_uuid":"", "pv_name":"/dev/sde"}, 2024-03-01 20:54:05,712 INFO snapshot-role/MainThread: {"pvseg_start":"0", "pvseg_size":"153", "segtype":"linear", "pv_uuid":"zoxUFp-BuKp-4Q2I-kCdq-Nel8-QAep-gkgiDU", "lv_uuid":"ylFwPE-4mOR-qG1o-e7y0-6iGt-Nlku-B4XCBQ", "pv_name":"/dev/sdd"}, 2024-03-01 20:54:05,712 INFO snapshot-role/MainThread: {"pvseg_start":"153", "pvseg_size":"77", "segtype":"linear", "pv_uuid":"zoxUFp-BuKp-4Q2I-kCdq-Nel8-QAep-gkgiDU", "lv_uuid":"io0zuS-r2vf-kOYP-EZLC-ILnP-Qd9u-k0D01J", "pv_name":"/dev/sdd"}, 2024-03-01 20:54:05,712 INFO snapshot-role/MainThread: {"pvseg_start":"230", "pvseg_size":"24", "segtype":"linear", "pv_uuid":"zoxUFp-BuKp-4Q2I-kCdq-Nel8-QAep-gkgiDU", "lv_uuid":"11t1Xe-92wN-gUKY-BVWC-zc3M-00EM-LZpFei", "pv_name":"/dev/sdd"} 2024-03-01 20:54:05,712 INFO snapshot-role/MainThread: ] 2024-03-01 20:54:05,712 INFO snapshot-role/MainThread: , 2024-03-01 20:54:05,712 INFO snapshot-role/MainThread: "seg": [ 2024-03-01 20:54:05,712 INFO snapshot-role/MainThread: {"seg_pe_ranges":"/dev/sdd:230-253", "segtype":"linear", "lv_uuid":"11t1Xe-92wN-gUKY-BVWC-zc3M-00EM-LZpFei"}, 2024-03-01 20:54:05,712 INFO snapshot-role/MainThread: {"seg_pe_ranges":"/dev/sdd:153-229", "segtype":"linear", "lv_uuid":"io0zuS-r2vf-kOYP-EZLC-ILnP-Qd9u-k0D01J"}, 2024-03-01 20:54:05,712 INFO snapshot-role/MainThread: {"seg_pe_ranges":"/dev/sde:0-22", "segtype":"linear", "lv_uuid":"q8r731-NYyO-10JQ-cdgh-vAsJ-5niD-PxrBPX"}, 2024-03-01 20:54:05,712 INFO snapshot-role/MainThread: {"seg_pe_ranges":"/dev/sdd:0-152", "segtype":"linear", "lv_uuid":"ylFwPE-4mOR-qG1o-e7y0-6iGt-Nlku-B4XCBQ"} 2024-03-01 20:54:05,712 INFO snapshot-role/MainThread: ] 2024-03-01 20:54:05,712 INFO snapshot-role/MainThread: } 2024-03-01 20:54:05,712 INFO snapshot-role/MainThread: , 2024-03-01 20:54:05,712 INFO snapshot-role/MainThread: { 2024-03-01 20:54:05,712 INFO snapshot-role/MainThread: "vg": [ 2024-03-01 20:54:05,712 INFO snapshot-role/MainThread: {"vg_name":"test_vg1", "vg_uuid":"Zl6upP-RkLr-opWG-Ywma-s6R7-0zdB-5Yewuj", "vg_size":"3196059648", "vg_free":"960495616", "vg_extent_size":"4194304"} 2024-03-01 20:54:05,712 INFO snapshot-role/MainThread: ] 2024-03-01 20:54:05,712 INFO snapshot-role/MainThread: , 2024-03-01 20:54:05,712 INFO snapshot-role/MainThread: "pv": [ 2024-03-01 20:54:05,712 INFO snapshot-role/MainThread: {"pv_name":"/dev/sda"}, 2024-03-01 20:54:05,712 INFO snapshot-role/MainThread: {"pv_name":"/dev/sdb"}, 2024-03-01 20:54:05,712 INFO snapshot-role/MainThread: {"pv_name":"/dev/sdc"} 2024-03-01 20:54:05,712 INFO snapshot-role/MainThread: ] 2024-03-01 20:54:05,712 INFO snapshot-role/MainThread: , 2024-03-01 20:54:05,712 INFO snapshot-role/MainThread: "lv": [ 2024-03-01 20:54:05,712 INFO snapshot-role/MainThread: {"lv_uuid":"eT3KDY-yWW5-yI4n-D3MA-MMhI-3w0j-lZbeKr", "lv_name":"lv1", "lv_full_name":"test_vg1/lv1", "lv_path":"/dev/test_vg1/lv1", "lv_size":"482344960", "origin":"", "origin_size":"482344960", "pool_lv":"", "lv_tags":"", "lv_attr":"owi-a-s---", "vg_name":"test_vg1", "data_percent":"", "metadata_percent":"", "pool_lv":""}, 2024-03-01 20:54:05,712 INFO snapshot-role/MainThread: {"lv_uuid":"LLnu77-1Zh6-Watl-uyFy-wUJC-QeOz-O2Nu8c", "lv_name":"lv1_snapset1", "lv_full_name":"test_vg1/lv1_snapset1", "lv_path":"/dev/test_vg1/lv1_snapset1", "lv_size":"146800640", "origin":"lv1", "origin_size":"482344960", "pool_lv":"", "lv_tags":"", "lv_attr":"swi-a-s---", "vg_name":"test_vg1", "data_percent":"0.00", "metadata_percent":"", "pool_lv":""}, 2024-03-01 20:54:05,712 INFO snapshot-role/MainThread: {"lv_uuid":"0rGC52-fxIp-2MG0-x0Mm-acyS-aBvJ-04CsOH", "lv_name":"lv2", "lv_full_name":"test_vg1/lv2", "lv_path":"/dev/test_vg1/lv2", "lv_size":"1606418432", "origin":"", "origin_size":"", "pool_lv":"", "lv_tags":"", "lv_attr":"-wi-a-----", "vg_name":"test_vg1", "data_percent":"", "metadata_percent":"", "pool_lv":""} 2024-03-01 20:54:05,712 INFO snapshot-role/MainThread: ] 2024-03-01 20:54:05,712 INFO snapshot-role/MainThread: , 2024-03-01 20:54:05,712 INFO snapshot-role/MainThread: "pvseg": [ 2024-03-01 20:54:05,712 INFO snapshot-role/MainThread: {"pvseg_start":"0", "pvseg_size":"129", "segtype":"linear", "pv_uuid":"KDPe4g-PVlK-38Tl-zy1U-QsIW-QjRX-ft5Vvp", "lv_uuid":"0rGC52-fxIp-2MG0-x0Mm-acyS-aBvJ-04CsOH", "pv_name":"/dev/sdb"}, 2024-03-01 20:54:05,713 INFO snapshot-role/MainThread: {"pvseg_start":"129", "pvseg_size":"115", "segtype":"linear", "pv_uuid":"KDPe4g-PVlK-38Tl-zy1U-QsIW-QjRX-ft5Vvp", "lv_uuid":"eT3KDY-yWW5-yI4n-D3MA-MMhI-3w0j-lZbeKr", "pv_name":"/dev/sdb"}, 2024-03-01 20:54:05,713 INFO snapshot-role/MainThread: {"pvseg_start":"244", "pvseg_size":"10", "segtype":"free", "pv_uuid":"KDPe4g-PVlK-38Tl-zy1U-QsIW-QjRX-ft5Vvp", "lv_uuid":"", "pv_name":"/dev/sdb"}, 2024-03-01 20:54:05,713 INFO snapshot-role/MainThread: {"pvseg_start":"0", "pvseg_size":"35", "segtype":"linear", "pv_uuid":"PIn3kf-YgqD-0PFt-Pwfx-wx2S-dUYS-vBI1wW", "lv_uuid":"LLnu77-1Zh6-Watl-uyFy-wUJC-QeOz-O2Nu8c", "pv_name":"/dev/sdc"}, 2024-03-01 20:54:05,713 INFO snapshot-role/MainThread: {"pvseg_start":"35", "pvseg_size":"219", "segtype":"free", "pv_uuid":"PIn3kf-YgqD-0PFt-Pwfx-wx2S-dUYS-vBI1wW", "lv_uuid":"", "pv_name":"/dev/sdc"}, 2024-03-01 20:54:05,713 INFO snapshot-role/MainThread: {"pvseg_start":"0", "pvseg_size":"254", "segtype":"linear", "pv_uuid":"fT9v1y-1sT8-RTk7-CnWc-zmmk-eDe2-ZclZEn", "lv_uuid":"0rGC52-fxIp-2MG0-x0Mm-acyS-aBvJ-04CsOH", "pv_name":"/dev/sda"} 2024-03-01 20:54:05,713 INFO snapshot-role/MainThread: ] 2024-03-01 20:54:05,713 INFO snapshot-role/MainThread: , 2024-03-01 20:54:05,713 INFO snapshot-role/MainThread: "seg": [ 2024-03-01 20:54:05,713 INFO snapshot-role/MainThread: {"seg_pe_ranges":"/dev/sda:0-253", "segtype":"linear", "lv_uuid":"0rGC52-fxIp-2MG0-x0Mm-acyS-aBvJ-04CsOH"}, 2024-03-01 20:54:05,713 INFO snapshot-role/MainThread: {"seg_pe_ranges":"/dev/sdb:0-128", "segtype":"linear", "lv_uuid":"0rGC52-fxIp-2MG0-x0Mm-acyS-aBvJ-04CsOH"}, 2024-03-01 20:54:05,713 INFO snapshot-role/MainThread: {"seg_pe_ranges":"/dev/sdc:0-34", "segtype":"linear", "lv_uuid":"LLnu77-1Zh6-Watl-uyFy-wUJC-QeOz-O2Nu8c"}, 2024-03-01 20:54:05,713 INFO snapshot-role/MainThread: {"seg_pe_ranges":"/dev/sdb:129-243", "segtype":"linear", "lv_uuid":"eT3KDY-yWW5-yI4n-D3MA-MMhI-3w0j-lZbeKr"} 2024-03-01 20:54:05,713 INFO snapshot-role/MainThread: ] 2024-03-01 20:54:05,713 INFO snapshot-role/MainThread: } 2024-03-01 20:54:05,713 INFO snapshot-role/MainThread: ] 2024-03-01 20:54:05,713 INFO snapshot-role/MainThread: , 2024-03-01 20:54:05,713 INFO snapshot-role/MainThread: "log": [ 2024-03-01 20:54:05,713 INFO snapshot-role/MainThread: ] 2024-03-01 20:54:05,713 INFO snapshot-role/MainThread: } 2024-03-01 20:54:05,713 INFO snapshot-role/MainThread: get_current_space_state: test_vg3 vg_size : 4261412864 vg_free : 985661440 vg_extent_size : 4194304 2024-03-01 20:54:05,713 INFO snapshot-role/MainThread: lv: lv5 lv_size : 1283457024 chunk_size : 65536 2024-03-01 20:54:05,713 INFO snapshot-role/MainThread: lv: lv6 lv_size : 1069547520 chunk_size : 65536 2024-03-01 20:54:05,713 INFO snapshot-role/MainThread: lv: lv7 lv_size : 427819008 chunk_size : 65536 2024-03-01 20:54:05,713 INFO snapshot-role/MainThread: lv: lv7_snapset1 lv_size : 67108864 chunk_size : 65536 2024-03-01 20:54:05,713 INFO snapshot-role/MainThread: lv: lv8 lv_size : 427819008 chunk_size : 65536 2024-03-01 20:54:05,713 INFO snapshot-role/MainThread: get_current_space_state: test_vg2 vg_size : 3196059648 vg_free : 2034237440 vg_extent_size : 4194304 2024-03-01 20:54:05,713 INFO snapshot-role/MainThread: lv: lv3 lv_size : 322961408 chunk_size : 65536 2024-03-01 20:54:05,713 INFO snapshot-role/MainThread: lv: lv3_snapset1 lv_size : 100663296 chunk_size : 65536 2024-03-01 20:54:05,713 INFO snapshot-role/MainThread: lv: lv4 lv_size : 641728512 chunk_size : 65536 2024-03-01 20:54:05,714 INFO snapshot-role/MainThread: lv: lv4_snapset1 lv_size : 96468992 chunk_size : 65536 2024-03-01 20:54:05,714 INFO snapshot-role/MainThread: get_current_space_state: test_vg1 vg_size : 3196059648 vg_free : 960495616 vg_extent_size : 4194304 2024-03-01 20:54:05,714 INFO snapshot-role/MainThread: lv: lv1 lv_size : 482344960 chunk_size : 65536 2024-03-01 20:54:05,714 INFO snapshot-role/MainThread: lv: lv1_snapset1 lv_size : 146800640 chunk_size : 65536 2024-03-01 20:54:05,714 INFO snapshot-role/MainThread: lv: lv2 lv_size : 1606418432 chunk_size : 65536 2024-03-01 20:54:05,714 INFO snapshot-role/MainThread: Running... lvextend -L 192937984B test_vg2/lv4_snapset1 2024-03-01 20:54:05,795 INFO snapshot-role/MainThread: Return code: 0 2024-03-01 20:54:05,795 INFO snapshot-role/MainThread: { 2024-03-01 20:54:05,795 INFO snapshot-role/MainThread: "log": [ 2024-03-01 20:54:05,795 INFO snapshot-role/MainThread: ] 2024-03-01 20:54:05,796 INFO snapshot-role/MainThread: } 2024-03-01 20:54:05,796 INFO snapshot-role/MainThread: Running... lvs test_vg3 2024-03-01 20:54:05,840 INFO snapshot-role/MainThread: Return code: 0 2024-03-01 20:54:05,840 INFO snapshot-role/MainThread: { 2024-03-01 20:54:05,840 INFO snapshot-role/MainThread: "report": [ 2024-03-01 20:54:05,840 INFO snapshot-role/MainThread: { 2024-03-01 20:54:05,840 INFO snapshot-role/MainThread: "lv": [ 2024-03-01 20:54:05,840 INFO snapshot-role/MainThread: {"lv_name":"lv5", "vg_name":"test_vg3", "lv_attr":"-wi-a-----", "lv_size":"1283457024", "pool_lv":"", "origin":"", "data_percent":"", "metadata_percent":"", "move_pv":"", "mirror_log":"", "copy_percent":"", "convert_lv":""}, 2024-03-01 20:54:05,840 INFO snapshot-role/MainThread: {"lv_name":"lv6", "vg_name":"test_vg3", "lv_attr":"-wi-a-----", "lv_size":"1069547520", "pool_lv":"", "origin":"", "data_percent":"", "metadata_percent":"", "move_pv":"", "mirror_log":"", "copy_percent":"", "convert_lv":""}, 2024-03-01 20:54:05,840 INFO snapshot-role/MainThread: {"lv_name":"lv7", "vg_name":"test_vg3", "lv_attr":"owi-a-s---", "lv_size":"427819008", "pool_lv":"", "origin":"", "data_percent":"", "metadata_percent":"", "move_pv":"", "mirror_log":"", "copy_percent":"", "convert_lv":""}, 2024-03-01 20:54:05,840 INFO snapshot-role/MainThread: {"lv_name":"lv7_snapset1", "vg_name":"test_vg3", "lv_attr":"swi-a-s---", "lv_size":"67108864", "pool_lv":"", "origin":"lv7", "data_percent":"0.00", "metadata_percent":"", "move_pv":"", "mirror_log":"", "copy_percent":"", "convert_lv":""}, 2024-03-01 20:54:05,840 INFO snapshot-role/MainThread: {"lv_name":"lv8", "vg_name":"test_vg3", "lv_attr":"-wi-a-----", "lv_size":"427819008", "pool_lv":"", "origin":"", "data_percent":"", "metadata_percent":"", "move_pv":"", "mirror_log":"", "copy_percent":"", "convert_lv":""} 2024-03-01 20:54:05,840 INFO snapshot-role/MainThread: ] 2024-03-01 20:54:05,840 INFO snapshot-role/MainThread: } 2024-03-01 20:54:05,841 INFO snapshot-role/MainThread: ] 2024-03-01 20:54:05,841 INFO snapshot-role/MainThread: , 2024-03-01 20:54:05,841 INFO snapshot-role/MainThread: "log": [ 2024-03-01 20:54:05,841 INFO snapshot-role/MainThread: ] 2024-03-01 20:54:05,841 INFO snapshot-role/MainThread: } 2024-03-01 20:54:05,841 INFO snapshot-role/MainThread: Running... lvs test_vg3/lv7_snapset1 2024-03-01 20:54:05,878 INFO snapshot-role/MainThread: Return code: 0 2024-03-01 20:54:05,878 INFO snapshot-role/MainThread: { 2024-03-01 20:54:05,878 INFO snapshot-role/MainThread: "report": [ 2024-03-01 20:54:05,878 INFO snapshot-role/MainThread: { 2024-03-01 20:54:05,879 INFO snapshot-role/MainThread: "lv": [ 2024-03-01 20:54:05,879 INFO snapshot-role/MainThread: {"lv_name":"lv7_snapset1", "vg_name":"test_vg3", "lv_attr":"swi-a-s---", "lv_size":"67108864", "pool_lv":"", "origin":"lv7", "data_percent":"0.00", "metadata_percent":"", "move_pv":"", "mirror_log":"", "copy_percent":"", "convert_lv":""} 2024-03-01 20:54:05,879 INFO snapshot-role/MainThread: ] 2024-03-01 20:54:05,879 INFO snapshot-role/MainThread: } 2024-03-01 20:54:05,879 INFO snapshot-role/MainThread: ] 2024-03-01 20:54:05,879 INFO snapshot-role/MainThread: , 2024-03-01 20:54:05,879 INFO snapshot-role/MainThread: "log": [ 2024-03-01 20:54:05,879 INFO snapshot-role/MainThread: ] 2024-03-01 20:54:05,879 INFO snapshot-role/MainThread: } 2024-03-01 20:54:05,879 INFO snapshot-role/MainThread: Running... lvs --reportformat json test_vg3/lv7_snapset1 2024-03-01 20:54:05,908 INFO snapshot-role/MainThread: Return code: 0 2024-03-01 20:54:05,908 INFO snapshot-role/MainThread: { 2024-03-01 20:54:05,908 INFO snapshot-role/MainThread: "report": [ 2024-03-01 20:54:05,908 INFO snapshot-role/MainThread: { 2024-03-01 20:54:05,908 INFO snapshot-role/MainThread: "lv": [ 2024-03-01 20:54:05,908 INFO snapshot-role/MainThread: {"lv_name":"lv7_snapset1", "vg_name":"test_vg3", "lv_attr":"swi-a-s---", "lv_size":"67108864", "pool_lv":"", "origin":"lv7", "data_percent":"0.00", "metadata_percent":"", "move_pv":"", "mirror_log":"", "copy_percent":"", "convert_lv":""} 2024-03-01 20:54:05,908 INFO snapshot-role/MainThread: ] 2024-03-01 20:54:05,908 INFO snapshot-role/MainThread: } 2024-03-01 20:54:05,908 INFO snapshot-role/MainThread: ] 2024-03-01 20:54:05,908 INFO snapshot-role/MainThread: , 2024-03-01 20:54:05,909 INFO snapshot-role/MainThread: "log": [ 2024-03-01 20:54:05,909 INFO snapshot-role/MainThread: ] 2024-03-01 20:54:05,909 INFO snapshot-role/MainThread: } 2024-03-01 20:54:05,909 INFO snapshot-role/MainThread: Running... lvm fullreport --units B --nosuffix --configreport vg -o vg_name,vg_uuid,vg_size,vg_free,vg_extent_size --configreport lv -o lv_uuid,lv_name,lv_full_name,lv_path,lv_size,origin,origin_size,pool_lv,lv_tags,lv_attr,vg_name,data_percent,metadata_percent,pool_lv --configreport pv -o pv_name --reportformat json 2024-03-01 20:54:05,949 INFO snapshot-role/MainThread: Return code: 0 2024-03-01 20:54:05,949 INFO snapshot-role/MainThread: { 2024-03-01 20:54:05,950 INFO snapshot-role/MainThread: "report": [ 2024-03-01 20:54:05,950 INFO snapshot-role/MainThread: { 2024-03-01 20:54:05,950 INFO snapshot-role/MainThread: "vg": [ 2024-03-01 20:54:05,950 INFO snapshot-role/MainThread: {"vg_name":"test_vg3", "vg_uuid":"QkO21e-z17d-OjKu-Vqgh-Gnze-9j0A-8ftQzW", "vg_size":"4261412864", "vg_free":"985661440", "vg_extent_size":"4194304"} 2024-03-01 20:54:05,950 INFO snapshot-role/MainThread: ] 2024-03-01 20:54:05,950 INFO snapshot-role/MainThread: , 2024-03-01 20:54:05,950 INFO snapshot-role/MainThread: "pv": [ 2024-03-01 20:54:05,950 INFO snapshot-role/MainThread: {"pv_name":"/dev/sdg"}, 2024-03-01 20:54:05,950 INFO snapshot-role/MainThread: {"pv_name":"/dev/sdh"}, 2024-03-01 20:54:05,950 INFO snapshot-role/MainThread: {"pv_name":"/dev/sdi"}, 2024-03-01 20:54:05,950 INFO snapshot-role/MainThread: {"pv_name":"/dev/sdj"} 2024-03-01 20:54:05,950 INFO snapshot-role/MainThread: ] 2024-03-01 20:54:05,950 INFO snapshot-role/MainThread: , 2024-03-01 20:54:05,950 INFO snapshot-role/MainThread: "lv": [ 2024-03-01 20:54:05,950 INFO snapshot-role/MainThread: {"lv_uuid":"vRyvD3-vcUv-uwKv-hYc5-Octm-8RBz-vfmf78", "lv_name":"lv5", "lv_full_name":"test_vg3/lv5", "lv_path":"/dev/test_vg3/lv5", "lv_size":"1283457024", "origin":"", "origin_size":"", "pool_lv":"", "lv_tags":"", "lv_attr":"-wi-a-----", "vg_name":"test_vg3", "data_percent":"", "metadata_percent":"", "pool_lv":""}, 2024-03-01 20:54:05,950 INFO snapshot-role/MainThread: {"lv_uuid":"XL3Pt9-45Lf-3yW2-gvna-B2q7-IIys-4Aa4TY", "lv_name":"lv6", "lv_full_name":"test_vg3/lv6", "lv_path":"/dev/test_vg3/lv6", "lv_size":"1069547520", "origin":"", "origin_size":"", "pool_lv":"", "lv_tags":"", "lv_attr":"-wi-a-----", "vg_name":"test_vg3", "data_percent":"", "metadata_percent":"", "pool_lv":""}, 2024-03-01 20:54:05,950 INFO snapshot-role/MainThread: {"lv_uuid":"6DYPj0-hhBq-fUnt-mGb3-KhmU-21An-Q90krg", "lv_name":"lv7", "lv_full_name":"test_vg3/lv7", "lv_path":"/dev/test_vg3/lv7", "lv_size":"427819008", "origin":"", "origin_size":"427819008", "pool_lv":"", "lv_tags":"", "lv_attr":"owi-a-s---", "vg_name":"test_vg3", "data_percent":"", "metadata_percent":"", "pool_lv":""}, 2024-03-01 20:54:05,950 INFO snapshot-role/MainThread: {"lv_uuid":"RCePiz-MVPJ-xR2v-OG97-ppVN-Lr0N-PDwJ22", "lv_name":"lv7_snapset1", "lv_full_name":"test_vg3/lv7_snapset1", "lv_path":"/dev/test_vg3/lv7_snapset1", "lv_size":"67108864", "origin":"lv7", "origin_size":"427819008", "pool_lv":"", "lv_tags":"", "lv_attr":"swi-a-s---", "vg_name":"test_vg3", "data_percent":"0.00", "metadata_percent":"", "pool_lv":""}, 2024-03-01 20:54:05,950 INFO snapshot-role/MainThread: {"lv_uuid":"66uv6y-zQ4D-FNQs-34FK-4RfH-13gI-BVYYZZ", "lv_name":"lv8", "lv_full_name":"test_vg3/lv8", "lv_path":"/dev/test_vg3/lv8", "lv_size":"427819008", "origin":"", "origin_size":"", "pool_lv":"", "lv_tags":"", "lv_attr":"-wi-a-----", "vg_name":"test_vg3", "data_percent":"", "metadata_percent":"", "pool_lv":""} 2024-03-01 20:54:05,950 INFO snapshot-role/MainThread: ] 2024-03-01 20:54:05,950 INFO snapshot-role/MainThread: , 2024-03-01 20:54:05,950 INFO snapshot-role/MainThread: "pvseg": [ 2024-03-01 20:54:05,950 INFO snapshot-role/MainThread: {"pvseg_start":"0", "pvseg_size":"254", "segtype":"linear", "pv_uuid":"8Gsc3Z-Hu3k-IM7B-0Ud8-dlr1-qlWY-t9Hcho", "lv_uuid":"vRyvD3-vcUv-uwKv-hYc5-Octm-8RBz-vfmf78", "pv_name":"/dev/sdi"}, 2024-03-01 20:54:05,950 INFO snapshot-role/MainThread: {"pvseg_start":"0", "pvseg_size":"52", "segtype":"linear", "pv_uuid":"NMfUHt-rV5o-iriL-nltM-Wz3O-efPJ-vxzKfO", "lv_uuid":"vRyvD3-vcUv-uwKv-hYc5-Octm-8RBz-vfmf78", "pv_name":"/dev/sdj"}, 2024-03-01 20:54:05,950 INFO snapshot-role/MainThread: {"pvseg_start":"52", "pvseg_size":"202", "segtype":"free", "pv_uuid":"NMfUHt-rV5o-iriL-nltM-Wz3O-efPJ-vxzKfO", "lv_uuid":"", "pv_name":"/dev/sdj"}, 2024-03-01 20:54:05,950 INFO snapshot-role/MainThread: {"pvseg_start":"0", "pvseg_size":"254", "segtype":"linear", "pv_uuid":"d9PKx3-lQ43-J1fk-4pg4-Qute-Jefk-kbMvCG", "lv_uuid":"XL3Pt9-45Lf-3yW2-gvna-B2q7-IIys-4Aa4TY", "pv_name":"/dev/sdh"}, 2024-03-01 20:54:05,950 INFO snapshot-role/MainThread: {"pvseg_start":"0", "pvseg_size":"102", "segtype":"linear", "pv_uuid":"hJYfS5-wnPt-Ddxq-LzHF-INia-ff4Q-q8hARN", "lv_uuid":"66uv6y-zQ4D-FNQs-34FK-4RfH-13gI-BVYYZZ", "pv_name":"/dev/sdg"}, 2024-03-01 20:54:05,950 INFO snapshot-role/MainThread: {"pvseg_start":"102", "pvseg_size":"102", "segtype":"linear", "pv_uuid":"hJYfS5-wnPt-Ddxq-LzHF-INia-ff4Q-q8hARN", "lv_uuid":"6DYPj0-hhBq-fUnt-mGb3-KhmU-21An-Q90krg", "pv_name":"/dev/sdg"}, 2024-03-01 20:54:05,950 INFO snapshot-role/MainThread: {"pvseg_start":"204", "pvseg_size":"1", "segtype":"linear", "pv_uuid":"hJYfS5-wnPt-Ddxq-LzHF-INia-ff4Q-q8hARN", "lv_uuid":"XL3Pt9-45Lf-3yW2-gvna-B2q7-IIys-4Aa4TY", "pv_name":"/dev/sdg"}, 2024-03-01 20:54:05,950 INFO snapshot-role/MainThread: {"pvseg_start":"205", "pvseg_size":"16", "segtype":"linear", "pv_uuid":"hJYfS5-wnPt-Ddxq-LzHF-INia-ff4Q-q8hARN", "lv_uuid":"RCePiz-MVPJ-xR2v-OG97-ppVN-Lr0N-PDwJ22", "pv_name":"/dev/sdg"}, 2024-03-01 20:54:05,950 INFO snapshot-role/MainThread: {"pvseg_start":"221", "pvseg_size":"33", "segtype":"free", "pv_uuid":"hJYfS5-wnPt-Ddxq-LzHF-INia-ff4Q-q8hARN", "lv_uuid":"", "pv_name":"/dev/sdg"} 2024-03-01 20:54:05,950 INFO snapshot-role/MainThread: ] 2024-03-01 20:54:05,950 INFO snapshot-role/MainThread: , 2024-03-01 20:54:05,950 INFO snapshot-role/MainThread: "seg": [ 2024-03-01 20:54:05,950 INFO snapshot-role/MainThread: {"seg_pe_ranges":"/dev/sdg:0-101", "segtype":"linear", "lv_uuid":"66uv6y-zQ4D-FNQs-34FK-4RfH-13gI-BVYYZZ"}, 2024-03-01 20:54:05,951 INFO snapshot-role/MainThread: {"seg_pe_ranges":"/dev/sdg:102-203", "segtype":"linear", "lv_uuid":"6DYPj0-hhBq-fUnt-mGb3-KhmU-21An-Q90krg"}, 2024-03-01 20:54:05,951 INFO snapshot-role/MainThread: {"seg_pe_ranges":"/dev/sdg:205-220", "segtype":"linear", "lv_uuid":"RCePiz-MVPJ-xR2v-OG97-ppVN-Lr0N-PDwJ22"}, 2024-03-01 20:54:05,951 INFO snapshot-role/MainThread: {"seg_pe_ranges":"/dev/sdh:0-253", "segtype":"linear", "lv_uuid":"XL3Pt9-45Lf-3yW2-gvna-B2q7-IIys-4Aa4TY"}, 2024-03-01 20:54:05,951 INFO snapshot-role/MainThread: {"seg_pe_ranges":"/dev/sdg:204-204", "segtype":"linear", "lv_uuid":"XL3Pt9-45Lf-3yW2-gvna-B2q7-IIys-4Aa4TY"}, 2024-03-01 20:54:05,951 INFO snapshot-role/MainThread: {"seg_pe_ranges":"/dev/sdi:0-253", "segtype":"linear", "lv_uuid":"vRyvD3-vcUv-uwKv-hYc5-Octm-8RBz-vfmf78"}, 2024-03-01 20:54:05,951 INFO snapshot-role/MainThread: {"seg_pe_ranges":"/dev/sdj:0-51", "segtype":"linear", "lv_uuid":"vRyvD3-vcUv-uwKv-hYc5-Octm-8RBz-vfmf78"} 2024-03-01 20:54:05,951 INFO snapshot-role/MainThread: ] 2024-03-01 20:54:05,951 INFO snapshot-role/MainThread: } 2024-03-01 20:54:05,951 INFO snapshot-role/MainThread: , 2024-03-01 20:54:05,951 INFO snapshot-role/MainThread: { 2024-03-01 20:54:05,951 INFO snapshot-role/MainThread: "vg": [ 2024-03-01 20:54:05,951 INFO snapshot-role/MainThread: {"vg_name":"test_vg2", "vg_uuid":"rTth1E-IBWf-P2Ll-dmvf-Gtq4-23k9-MhJ8L6", "vg_size":"3196059648", "vg_free":"1937768448", "vg_extent_size":"4194304"} 2024-03-01 20:54:05,951 INFO snapshot-role/MainThread: ] 2024-03-01 20:54:05,951 INFO snapshot-role/MainThread: , 2024-03-01 20:54:05,951 INFO snapshot-role/MainThread: "pv": [ 2024-03-01 20:54:05,951 INFO snapshot-role/MainThread: {"pv_name":"/dev/sdd"}, 2024-03-01 20:54:05,951 INFO snapshot-role/MainThread: {"pv_name":"/dev/sde"}, 2024-03-01 20:54:05,951 INFO snapshot-role/MainThread: {"pv_name":"/dev/sdf"} 2024-03-01 20:54:05,951 INFO snapshot-role/MainThread: ] 2024-03-01 20:54:05,951 INFO snapshot-role/MainThread: , 2024-03-01 20:54:05,951 INFO snapshot-role/MainThread: "lv": [ 2024-03-01 20:54:05,951 INFO snapshot-role/MainThread: {"lv_uuid":"io0zuS-r2vf-kOYP-EZLC-ILnP-Qd9u-k0D01J", "lv_name":"lv3", "lv_full_name":"test_vg2/lv3", "lv_path":"/dev/test_vg2/lv3", "lv_size":"322961408", "origin":"", "origin_size":"322961408", "pool_lv":"", "lv_tags":"", "lv_attr":"owi-a-s---", "vg_name":"test_vg2", "data_percent":"", "metadata_percent":"", "pool_lv":""}, 2024-03-01 20:54:05,951 INFO snapshot-role/MainThread: {"lv_uuid":"11t1Xe-92wN-gUKY-BVWC-zc3M-00EM-LZpFei", "lv_name":"lv3_snapset1", "lv_full_name":"test_vg2/lv3_snapset1", "lv_path":"/dev/test_vg2/lv3_snapset1", "lv_size":"100663296", "origin":"lv3", "origin_size":"322961408", "pool_lv":"", "lv_tags":"", "lv_attr":"swi-a-s---", "vg_name":"test_vg2", "data_percent":"0.00", "metadata_percent":"", "pool_lv":""}, 2024-03-01 20:54:05,951 INFO snapshot-role/MainThread: {"lv_uuid":"ylFwPE-4mOR-qG1o-e7y0-6iGt-Nlku-B4XCBQ", "lv_name":"lv4", "lv_full_name":"test_vg2/lv4", "lv_path":"/dev/test_vg2/lv4", "lv_size":"641728512", "origin":"", "origin_size":"641728512", "pool_lv":"", "lv_tags":"", "lv_attr":"owi-a-s---", "vg_name":"test_vg2", "data_percent":"", "metadata_percent":"", "pool_lv":""}, 2024-03-01 20:54:05,951 INFO snapshot-role/MainThread: {"lv_uuid":"q8r731-NYyO-10JQ-cdgh-vAsJ-5niD-PxrBPX", "lv_name":"lv4_snapset1", "lv_full_name":"test_vg2/lv4_snapset1", "lv_path":"/dev/test_vg2/lv4_snapset1", "lv_size":"192937984", "origin":"lv4", "origin_size":"641728512", "pool_lv":"", "lv_tags":"", "lv_attr":"swi-a-s---", "vg_name":"test_vg2", "data_percent":"0.00", "metadata_percent":"", "pool_lv":""} 2024-03-01 20:54:05,951 INFO snapshot-role/MainThread: ] 2024-03-01 20:54:05,951 INFO snapshot-role/MainThread: , 2024-03-01 20:54:05,951 INFO snapshot-role/MainThread: "pvseg": [ 2024-03-01 20:54:05,951 INFO snapshot-role/MainThread: {"pvseg_start":"0", "pvseg_size":"254", "segtype":"free", "pv_uuid":"0M3KVh-7a4I-BPav-f7ma-rRY3-HHwl-ZQEkWO", "lv_uuid":"", "pv_name":"/dev/sdf"}, 2024-03-01 20:54:05,951 INFO snapshot-role/MainThread: {"pvseg_start":"0", "pvseg_size":"46", "segtype":"linear", "pv_uuid":"PyIrfQ-hZPh-O3Ym-EKxN-K1tS-Y0bW-THw6si", "lv_uuid":"q8r731-NYyO-10JQ-cdgh-vAsJ-5niD-PxrBPX", "pv_name":"/dev/sde"}, 2024-03-01 20:54:05,951 INFO snapshot-role/MainThread: {"pvseg_start":"46", "pvseg_size":"208", "segtype":"free", "pv_uuid":"PyIrfQ-hZPh-O3Ym-EKxN-K1tS-Y0bW-THw6si", "lv_uuid":"", "pv_name":"/dev/sde"}, 2024-03-01 20:54:05,951 INFO snapshot-role/MainThread: {"pvseg_start":"0", "pvseg_size":"153", "segtype":"linear", "pv_uuid":"zoxUFp-BuKp-4Q2I-kCdq-Nel8-QAep-gkgiDU", "lv_uuid":"ylFwPE-4mOR-qG1o-e7y0-6iGt-Nlku-B4XCBQ", "pv_name":"/dev/sdd"}, 2024-03-01 20:54:05,951 INFO snapshot-role/MainThread: {"pvseg_start":"153", "pvseg_size":"77", "segtype":"linear", "pv_uuid":"zoxUFp-BuKp-4Q2I-kCdq-Nel8-QAep-gkgiDU", "lv_uuid":"io0zuS-r2vf-kOYP-EZLC-ILnP-Qd9u-k0D01J", "pv_name":"/dev/sdd"}, 2024-03-01 20:54:05,951 INFO snapshot-role/MainThread: {"pvseg_start":"230", "pvseg_size":"24", "segtype":"linear", "pv_uuid":"zoxUFp-BuKp-4Q2I-kCdq-Nel8-QAep-gkgiDU", "lv_uuid":"11t1Xe-92wN-gUKY-BVWC-zc3M-00EM-LZpFei", "pv_name":"/dev/sdd"} 2024-03-01 20:54:05,951 INFO snapshot-role/MainThread: ] 2024-03-01 20:54:05,951 INFO snapshot-role/MainThread: , 2024-03-01 20:54:05,952 INFO snapshot-role/MainThread: "seg": [ 2024-03-01 20:54:05,952 INFO snapshot-role/MainThread: {"seg_pe_ranges":"/dev/sdd:230-253", "segtype":"linear", "lv_uuid":"11t1Xe-92wN-gUKY-BVWC-zc3M-00EM-LZpFei"}, 2024-03-01 20:54:05,952 INFO snapshot-role/MainThread: {"seg_pe_ranges":"/dev/sdd:153-229", "segtype":"linear", "lv_uuid":"io0zuS-r2vf-kOYP-EZLC-ILnP-Qd9u-k0D01J"}, 2024-03-01 20:54:05,952 INFO snapshot-role/MainThread: {"seg_pe_ranges":"/dev/sde:0-45", "segtype":"linear", "lv_uuid":"q8r731-NYyO-10JQ-cdgh-vAsJ-5niD-PxrBPX"}, 2024-03-01 20:54:05,952 INFO snapshot-role/MainThread: {"seg_pe_ranges":"/dev/sdd:0-152", "segtype":"linear", "lv_uuid":"ylFwPE-4mOR-qG1o-e7y0-6iGt-Nlku-B4XCBQ"} 2024-03-01 20:54:05,952 INFO snapshot-role/MainThread: ] 2024-03-01 20:54:05,952 INFO snapshot-role/MainThread: } 2024-03-01 20:54:05,952 INFO snapshot-role/MainThread: , 2024-03-01 20:54:05,952 INFO snapshot-role/MainThread: { 2024-03-01 20:54:05,952 INFO snapshot-role/MainThread: "vg": [ 2024-03-01 20:54:05,952 INFO snapshot-role/MainThread: {"vg_name":"test_vg1", "vg_uuid":"Zl6upP-RkLr-opWG-Ywma-s6R7-0zdB-5Yewuj", "vg_size":"3196059648", "vg_free":"960495616", "vg_extent_size":"4194304"} 2024-03-01 20:54:05,952 INFO snapshot-role/MainThread: ] 2024-03-01 20:54:05,952 INFO snapshot-role/MainThread: , 2024-03-01 20:54:05,952 INFO snapshot-role/MainThread: "pv": [ 2024-03-01 20:54:05,952 INFO snapshot-role/MainThread: {"pv_name":"/dev/sda"}, 2024-03-01 20:54:05,952 INFO snapshot-role/MainThread: {"pv_name":"/dev/sdb"}, 2024-03-01 20:54:05,952 INFO snapshot-role/MainThread: {"pv_name":"/dev/sdc"} 2024-03-01 20:54:05,952 INFO snapshot-role/MainThread: ] 2024-03-01 20:54:05,952 INFO snapshot-role/MainThread: , 2024-03-01 20:54:05,952 INFO snapshot-role/MainThread: "lv": [ 2024-03-01 20:54:05,952 INFO snapshot-role/MainThread: {"lv_uuid":"eT3KDY-yWW5-yI4n-D3MA-MMhI-3w0j-lZbeKr", "lv_name":"lv1", "lv_full_name":"test_vg1/lv1", "lv_path":"/dev/test_vg1/lv1", "lv_size":"482344960", "origin":"", "origin_size":"482344960", "pool_lv":"", "lv_tags":"", "lv_attr":"owi-a-s---", "vg_name":"test_vg1", "data_percent":"", "metadata_percent":"", "pool_lv":""}, 2024-03-01 20:54:05,952 INFO snapshot-role/MainThread: {"lv_uuid":"LLnu77-1Zh6-Watl-uyFy-wUJC-QeOz-O2Nu8c", "lv_name":"lv1_snapset1", "lv_full_name":"test_vg1/lv1_snapset1", "lv_path":"/dev/test_vg1/lv1_snapset1", "lv_size":"146800640", "origin":"lv1", "origin_size":"482344960", "pool_lv":"", "lv_tags":"", "lv_attr":"swi-a-s---", "vg_name":"test_vg1", "data_percent":"0.00", "metadata_percent":"", "pool_lv":""}, 2024-03-01 20:54:05,952 INFO snapshot-role/MainThread: {"lv_uuid":"0rGC52-fxIp-2MG0-x0Mm-acyS-aBvJ-04CsOH", "lv_name":"lv2", "lv_full_name":"test_vg1/lv2", "lv_path":"/dev/test_vg1/lv2", "lv_size":"1606418432", "origin":"", "origin_size":"", "pool_lv":"", "lv_tags":"", "lv_attr":"-wi-a-----", "vg_name":"test_vg1", "data_percent":"", "metadata_percent":"", "pool_lv":""} 2024-03-01 20:54:05,952 INFO snapshot-role/MainThread: ] 2024-03-01 20:54:05,952 INFO snapshot-role/MainThread: , 2024-03-01 20:54:05,952 INFO snapshot-role/MainThread: "pvseg": [ 2024-03-01 20:54:05,952 INFO snapshot-role/MainThread: {"pvseg_start":"0", "pvseg_size":"129", "segtype":"linear", "pv_uuid":"KDPe4g-PVlK-38Tl-zy1U-QsIW-QjRX-ft5Vvp", "lv_uuid":"0rGC52-fxIp-2MG0-x0Mm-acyS-aBvJ-04CsOH", "pv_name":"/dev/sdb"}, 2024-03-01 20:54:05,952 INFO snapshot-role/MainThread: {"pvseg_start":"129", "pvseg_size":"115", "segtype":"linear", "pv_uuid":"KDPe4g-PVlK-38Tl-zy1U-QsIW-QjRX-ft5Vvp", "lv_uuid":"eT3KDY-yWW5-yI4n-D3MA-MMhI-3w0j-lZbeKr", "pv_name":"/dev/sdb"}, 2024-03-01 20:54:05,952 INFO snapshot-role/MainThread: {"pvseg_start":"244", "pvseg_size":"10", "segtype":"free", "pv_uuid":"KDPe4g-PVlK-38Tl-zy1U-QsIW-QjRX-ft5Vvp", "lv_uuid":"", "pv_name":"/dev/sdb"}, 2024-03-01 20:54:05,952 INFO snapshot-role/MainThread: {"pvseg_start":"0", "pvseg_size":"35", "segtype":"linear", "pv_uuid":"PIn3kf-YgqD-0PFt-Pwfx-wx2S-dUYS-vBI1wW", "lv_uuid":"LLnu77-1Zh6-Watl-uyFy-wUJC-QeOz-O2Nu8c", "pv_name":"/dev/sdc"}, 2024-03-01 20:54:05,952 INFO snapshot-role/MainThread: {"pvseg_start":"35", "pvseg_size":"219", "segtype":"free", "pv_uuid":"PIn3kf-YgqD-0PFt-Pwfx-wx2S-dUYS-vBI1wW", "lv_uuid":"", "pv_name":"/dev/sdc"}, 2024-03-01 20:54:05,952 INFO snapshot-role/MainThread: {"pvseg_start":"0", "pvseg_size":"254", "segtype":"linear", "pv_uuid":"fT9v1y-1sT8-RTk7-CnWc-zmmk-eDe2-ZclZEn", "lv_uuid":"0rGC52-fxIp-2MG0-x0Mm-acyS-aBvJ-04CsOH", "pv_name":"/dev/sda"} 2024-03-01 20:54:05,952 INFO snapshot-role/MainThread: ] 2024-03-01 20:54:05,952 INFO snapshot-role/MainThread: , 2024-03-01 20:54:05,952 INFO snapshot-role/MainThread: "seg": [ 2024-03-01 20:54:05,952 INFO snapshot-role/MainThread: {"seg_pe_ranges":"/dev/sda:0-253", "segtype":"linear", "lv_uuid":"0rGC52-fxIp-2MG0-x0Mm-acyS-aBvJ-04CsOH"}, 2024-03-01 20:54:05,952 INFO snapshot-role/MainThread: {"seg_pe_ranges":"/dev/sdb:0-128", "segtype":"linear", "lv_uuid":"0rGC52-fxIp-2MG0-x0Mm-acyS-aBvJ-04CsOH"}, 2024-03-01 20:54:05,953 INFO snapshot-role/MainThread: {"seg_pe_ranges":"/dev/sdc:0-34", "segtype":"linear", "lv_uuid":"LLnu77-1Zh6-Watl-uyFy-wUJC-QeOz-O2Nu8c"}, 2024-03-01 20:54:05,953 INFO snapshot-role/MainThread: {"seg_pe_ranges":"/dev/sdb:129-243", "segtype":"linear", "lv_uuid":"eT3KDY-yWW5-yI4n-D3MA-MMhI-3w0j-lZbeKr"} 2024-03-01 20:54:05,953 INFO snapshot-role/MainThread: ] 2024-03-01 20:54:05,953 INFO snapshot-role/MainThread: } 2024-03-01 20:54:05,953 INFO snapshot-role/MainThread: ] 2024-03-01 20:54:05,953 INFO snapshot-role/MainThread: , 2024-03-01 20:54:05,953 INFO snapshot-role/MainThread: "log": [ 2024-03-01 20:54:05,953 INFO snapshot-role/MainThread: ] 2024-03-01 20:54:05,953 INFO snapshot-role/MainThread: } 2024-03-01 20:54:05,953 INFO snapshot-role/MainThread: get_current_space_state: test_vg3 vg_size : 4261412864 vg_free : 985661440 vg_extent_size : 4194304 2024-03-01 20:54:05,953 INFO snapshot-role/MainThread: lv: lv5 lv_size : 1283457024 chunk_size : 65536 2024-03-01 20:54:05,953 INFO snapshot-role/MainThread: lv: lv6 lv_size : 1069547520 chunk_size : 65536 2024-03-01 20:54:05,953 INFO snapshot-role/MainThread: lv: lv7 lv_size : 427819008 chunk_size : 65536 2024-03-01 20:54:05,953 INFO snapshot-role/MainThread: lv: lv7_snapset1 lv_size : 67108864 chunk_size : 65536 2024-03-01 20:54:05,953 INFO snapshot-role/MainThread: lv: lv8 lv_size : 427819008 chunk_size : 65536 2024-03-01 20:54:05,953 INFO snapshot-role/MainThread: get_current_space_state: test_vg2 vg_size : 3196059648 vg_free : 1937768448 vg_extent_size : 4194304 2024-03-01 20:54:05,953 INFO snapshot-role/MainThread: lv: lv3 lv_size : 322961408 chunk_size : 65536 2024-03-01 20:54:05,953 INFO snapshot-role/MainThread: lv: lv3_snapset1 lv_size : 100663296 chunk_size : 65536 2024-03-01 20:54:05,953 INFO snapshot-role/MainThread: lv: lv4 lv_size : 641728512 chunk_size : 65536 2024-03-01 20:54:05,953 INFO snapshot-role/MainThread: lv: lv4_snapset1 lv_size : 192937984 chunk_size : 65536 2024-03-01 20:54:05,953 INFO snapshot-role/MainThread: get_current_space_state: test_vg1 vg_size : 3196059648 vg_free : 960495616 vg_extent_size : 4194304 2024-03-01 20:54:05,953 INFO snapshot-role/MainThread: lv: lv1 lv_size : 482344960 chunk_size : 65536 2024-03-01 20:54:05,953 INFO snapshot-role/MainThread: lv: lv1_snapset1 lv_size : 146800640 chunk_size : 65536 2024-03-01 20:54:05,953 INFO snapshot-role/MainThread: lv: lv2 lv_size : 1606418432 chunk_size : 65536 2024-03-01 20:54:05,953 INFO snapshot-role/MainThread: Running... lvextend -L 130023424B test_vg3/lv7_snapset1 2024-03-01 20:54:06,041 INFO snapshot-role/MainThread: Return code: 0 2024-03-01 20:54:06,041 INFO snapshot-role/MainThread: { 2024-03-01 20:54:06,041 INFO snapshot-role/MainThread: "log": [ 2024-03-01 20:54:06,041 INFO snapshot-role/MainThread: ] 2024-03-01 20:54:06,041 INFO snapshot-role/MainThread: } 2024-03-01 20:54:06,043 INFO snapshot-role/MainThread: exit code: 0: [''] 2024-03-01 20:54:07,406 INFO snapshot-role/MainThread: extend_cmd: extend None None None 1 {"name": "snapset1", "volumes": [{"name": "snapshot VG1 LV1", "vg": "test_vg1", "lv": "lv1", "percent_space_required": 30}, {"name": "snapshot VG2 LV3", "vg": "test_vg2", "lv": "lv3", "percent_space_required": 30}, {"name": "snapshot VG2 LV4", "vg": "test_vg2", "lv": "lv4", "percent_space_required": 30}, {"name": "snapshot VG3 LV7", "vg": "test_vg3", "lv": "lv7", "percent_space_required": 30}]} 2024-03-01 20:54:07,406 INFO snapshot-role/MainThread: snapset {'name': 'snapset1', 'volumes': [{'name': 'snapshot VG1 LV1', 'vg': 'test_vg1', 'lv': 'lv1', 'percent_space_required': 30}, {'name': 'snapshot VG2 LV3', 'vg': 'test_vg2', 'lv': 'lv3', 'percent_space_required': 30}, {'name': 'snapshot VG2 LV4', 'vg': 'test_vg2', 'lv': 'lv4', 'percent_space_required': 30}, {'name': 'snapshot VG3 LV7', 'vg': 'test_vg3', 'lv': 'lv7', 'percent_space_required': 30}]} 2024-03-01 20:54:07,406 INFO snapshot-role/MainThread: extend verify snapsset : snapset1 2024-03-01 20:54:07,406 INFO snapshot-role/MainThread: Running... lvs test_vg1 2024-03-01 20:54:07,437 INFO snapshot-role/MainThread: Return code: 0 2024-03-01 20:54:07,438 INFO snapshot-role/MainThread: { 2024-03-01 20:54:07,438 INFO snapshot-role/MainThread: "report": [ 2024-03-01 20:54:07,438 INFO snapshot-role/MainThread: { 2024-03-01 20:54:07,438 INFO snapshot-role/MainThread: "lv": [ 2024-03-01 20:54:07,438 INFO snapshot-role/MainThread: {"lv_name":"lv1", "vg_name":"test_vg1", "lv_attr":"owi-a-s---", "lv_size":"482344960", "pool_lv":"", "origin":"", "data_percent":"", "metadata_percent":"", "move_pv":"", "mirror_log":"", "copy_percent":"", "convert_lv":""}, 2024-03-01 20:54:07,438 INFO snapshot-role/MainThread: {"lv_name":"lv1_snapset1", "vg_name":"test_vg1", "lv_attr":"swi-a-s---", "lv_size":"146800640", "pool_lv":"", "origin":"lv1", "data_percent":"0.00", "metadata_percent":"", "move_pv":"", "mirror_log":"", "copy_percent":"", "convert_lv":""}, 2024-03-01 20:54:07,438 INFO snapshot-role/MainThread: {"lv_name":"lv2", "vg_name":"test_vg1", "lv_attr":"-wi-a-----", "lv_size":"1606418432", "pool_lv":"", "origin":"", "data_percent":"", "metadata_percent":"", "move_pv":"", "mirror_log":"", "copy_percent":"", "convert_lv":""} 2024-03-01 20:54:07,438 INFO snapshot-role/MainThread: ] 2024-03-01 20:54:07,438 INFO snapshot-role/MainThread: } 2024-03-01 20:54:07,438 INFO snapshot-role/MainThread: ] 2024-03-01 20:54:07,438 INFO snapshot-role/MainThread: , 2024-03-01 20:54:07,438 INFO snapshot-role/MainThread: "log": [ 2024-03-01 20:54:07,438 INFO snapshot-role/MainThread: ] 2024-03-01 20:54:07,438 INFO snapshot-role/MainThread: } 2024-03-01 20:54:07,438 INFO snapshot-role/MainThread: Running... lvs test_vg1/lv1_snapset1 2024-03-01 20:54:07,468 INFO snapshot-role/MainThread: Return code: 0 2024-03-01 20:54:07,468 INFO snapshot-role/MainThread: { 2024-03-01 20:54:07,468 INFO snapshot-role/MainThread: "report": [ 2024-03-01 20:54:07,468 INFO snapshot-role/MainThread: { 2024-03-01 20:54:07,468 INFO snapshot-role/MainThread: "lv": [ 2024-03-01 20:54:07,469 INFO snapshot-role/MainThread: {"lv_name":"lv1_snapset1", "vg_name":"test_vg1", "lv_attr":"swi-a-s---", "lv_size":"146800640", "pool_lv":"", "origin":"lv1", "data_percent":"0.00", "metadata_percent":"", "move_pv":"", "mirror_log":"", "copy_percent":"", "convert_lv":""} 2024-03-01 20:54:07,469 INFO snapshot-role/MainThread: ] 2024-03-01 20:54:07,469 INFO snapshot-role/MainThread: } 2024-03-01 20:54:07,469 INFO snapshot-role/MainThread: ] 2024-03-01 20:54:07,469 INFO snapshot-role/MainThread: , 2024-03-01 20:54:07,469 INFO snapshot-role/MainThread: "log": [ 2024-03-01 20:54:07,469 INFO snapshot-role/MainThread: ] 2024-03-01 20:54:07,469 INFO snapshot-role/MainThread: } 2024-03-01 20:54:07,469 INFO snapshot-role/MainThread: Running... lvm fullreport --units B --nosuffix --configreport vg -o vg_name,vg_uuid,vg_size,vg_free,vg_extent_size --configreport lv -o lv_uuid,lv_name,lv_full_name,lv_path,lv_size,origin,origin_size,pool_lv,lv_tags,lv_attr,vg_name,data_percent,metadata_percent,pool_lv --configreport pv -o pv_name --reportformat json 2024-03-01 20:54:07,511 INFO snapshot-role/MainThread: Return code: 0 2024-03-01 20:54:07,512 INFO snapshot-role/MainThread: { 2024-03-01 20:54:07,512 INFO snapshot-role/MainThread: "report": [ 2024-03-01 20:54:07,512 INFO snapshot-role/MainThread: { 2024-03-01 20:54:07,512 INFO snapshot-role/MainThread: "vg": [ 2024-03-01 20:54:07,512 INFO snapshot-role/MainThread: {"vg_name":"test_vg3", "vg_uuid":"QkO21e-z17d-OjKu-Vqgh-Gnze-9j0A-8ftQzW", "vg_size":"4261412864", "vg_free":"922746880", "vg_extent_size":"4194304"} 2024-03-01 20:54:07,512 INFO snapshot-role/MainThread: ] 2024-03-01 20:54:07,512 INFO snapshot-role/MainThread: , 2024-03-01 20:54:07,512 INFO snapshot-role/MainThread: "pv": [ 2024-03-01 20:54:07,512 INFO snapshot-role/MainThread: {"pv_name":"/dev/sdg"}, 2024-03-01 20:54:07,512 INFO snapshot-role/MainThread: {"pv_name":"/dev/sdh"}, 2024-03-01 20:54:07,512 INFO snapshot-role/MainThread: {"pv_name":"/dev/sdi"}, 2024-03-01 20:54:07,512 INFO snapshot-role/MainThread: {"pv_name":"/dev/sdj"} 2024-03-01 20:54:07,512 INFO snapshot-role/MainThread: ] 2024-03-01 20:54:07,512 INFO snapshot-role/MainThread: , 2024-03-01 20:54:07,512 INFO snapshot-role/MainThread: "lv": [ 2024-03-01 20:54:07,512 INFO snapshot-role/MainThread: {"lv_uuid":"vRyvD3-vcUv-uwKv-hYc5-Octm-8RBz-vfmf78", "lv_name":"lv5", "lv_full_name":"test_vg3/lv5", "lv_path":"/dev/test_vg3/lv5", "lv_size":"1283457024", "origin":"", "origin_size":"", "pool_lv":"", "lv_tags":"", "lv_attr":"-wi-a-----", "vg_name":"test_vg3", "data_percent":"", "metadata_percent":"", "pool_lv":""}, 2024-03-01 20:54:07,512 INFO snapshot-role/MainThread: {"lv_uuid":"XL3Pt9-45Lf-3yW2-gvna-B2q7-IIys-4Aa4TY", "lv_name":"lv6", "lv_full_name":"test_vg3/lv6", "lv_path":"/dev/test_vg3/lv6", "lv_size":"1069547520", "origin":"", "origin_size":"", "pool_lv":"", "lv_tags":"", "lv_attr":"-wi-a-----", "vg_name":"test_vg3", "data_percent":"", "metadata_percent":"", "pool_lv":""}, 2024-03-01 20:54:07,512 INFO snapshot-role/MainThread: {"lv_uuid":"6DYPj0-hhBq-fUnt-mGb3-KhmU-21An-Q90krg", "lv_name":"lv7", "lv_full_name":"test_vg3/lv7", "lv_path":"/dev/test_vg3/lv7", "lv_size":"427819008", "origin":"", "origin_size":"427819008", "pool_lv":"", "lv_tags":"", "lv_attr":"owi-a-s---", "vg_name":"test_vg3", "data_percent":"", "metadata_percent":"", "pool_lv":""}, 2024-03-01 20:54:07,512 INFO snapshot-role/MainThread: {"lv_uuid":"RCePiz-MVPJ-xR2v-OG97-ppVN-Lr0N-PDwJ22", "lv_name":"lv7_snapset1", "lv_full_name":"test_vg3/lv7_snapset1", "lv_path":"/dev/test_vg3/lv7_snapset1", "lv_size":"130023424", "origin":"lv7", "origin_size":"427819008", "pool_lv":"", "lv_tags":"", "lv_attr":"swi-a-s---", "vg_name":"test_vg3", "data_percent":"0.00", "metadata_percent":"", "pool_lv":""}, 2024-03-01 20:54:07,512 INFO snapshot-role/MainThread: {"lv_uuid":"66uv6y-zQ4D-FNQs-34FK-4RfH-13gI-BVYYZZ", "lv_name":"lv8", "lv_full_name":"test_vg3/lv8", "lv_path":"/dev/test_vg3/lv8", "lv_size":"427819008", "origin":"", "origin_size":"", "pool_lv":"", "lv_tags":"", "lv_attr":"-wi-a-----", "vg_name":"test_vg3", "data_percent":"", "metadata_percent":"", "pool_lv":""} 2024-03-01 20:54:07,512 INFO snapshot-role/MainThread: ] 2024-03-01 20:54:07,512 INFO snapshot-role/MainThread: , 2024-03-01 20:54:07,512 INFO snapshot-role/MainThread: "pvseg": [ 2024-03-01 20:54:07,512 INFO snapshot-role/MainThread: {"pvseg_start":"0", "pvseg_size":"254", "segtype":"linear", "pv_uuid":"8Gsc3Z-Hu3k-IM7B-0Ud8-dlr1-qlWY-t9Hcho", "lv_uuid":"vRyvD3-vcUv-uwKv-hYc5-Octm-8RBz-vfmf78", "pv_name":"/dev/sdi"}, 2024-03-01 20:54:07,512 INFO snapshot-role/MainThread: {"pvseg_start":"0", "pvseg_size":"52", "segtype":"linear", "pv_uuid":"NMfUHt-rV5o-iriL-nltM-Wz3O-efPJ-vxzKfO", "lv_uuid":"vRyvD3-vcUv-uwKv-hYc5-Octm-8RBz-vfmf78", "pv_name":"/dev/sdj"}, 2024-03-01 20:54:07,512 INFO snapshot-role/MainThread: {"pvseg_start":"52", "pvseg_size":"202", "segtype":"free", "pv_uuid":"NMfUHt-rV5o-iriL-nltM-Wz3O-efPJ-vxzKfO", "lv_uuid":"", "pv_name":"/dev/sdj"}, 2024-03-01 20:54:07,512 INFO snapshot-role/MainThread: {"pvseg_start":"0", "pvseg_size":"254", "segtype":"linear", "pv_uuid":"d9PKx3-lQ43-J1fk-4pg4-Qute-Jefk-kbMvCG", "lv_uuid":"XL3Pt9-45Lf-3yW2-gvna-B2q7-IIys-4Aa4TY", "pv_name":"/dev/sdh"}, 2024-03-01 20:54:07,512 INFO snapshot-role/MainThread: {"pvseg_start":"0", "pvseg_size":"102", "segtype":"linear", "pv_uuid":"hJYfS5-wnPt-Ddxq-LzHF-INia-ff4Q-q8hARN", "lv_uuid":"66uv6y-zQ4D-FNQs-34FK-4RfH-13gI-BVYYZZ", "pv_name":"/dev/sdg"}, 2024-03-01 20:54:07,512 INFO snapshot-role/MainThread: {"pvseg_start":"102", "pvseg_size":"102", "segtype":"linear", "pv_uuid":"hJYfS5-wnPt-Ddxq-LzHF-INia-ff4Q-q8hARN", "lv_uuid":"6DYPj0-hhBq-fUnt-mGb3-KhmU-21An-Q90krg", "pv_name":"/dev/sdg"}, 2024-03-01 20:54:07,513 INFO snapshot-role/MainThread: {"pvseg_start":"204", "pvseg_size":"1", "segtype":"linear", "pv_uuid":"hJYfS5-wnPt-Ddxq-LzHF-INia-ff4Q-q8hARN", "lv_uuid":"XL3Pt9-45Lf-3yW2-gvna-B2q7-IIys-4Aa4TY", "pv_name":"/dev/sdg"}, 2024-03-01 20:54:07,513 INFO snapshot-role/MainThread: {"pvseg_start":"205", "pvseg_size":"31", "segtype":"linear", "pv_uuid":"hJYfS5-wnPt-Ddxq-LzHF-INia-ff4Q-q8hARN", "lv_uuid":"RCePiz-MVPJ-xR2v-OG97-ppVN-Lr0N-PDwJ22", "pv_name":"/dev/sdg"}, 2024-03-01 20:54:07,513 INFO snapshot-role/MainThread: {"pvseg_start":"236", "pvseg_size":"18", "segtype":"free", "pv_uuid":"hJYfS5-wnPt-Ddxq-LzHF-INia-ff4Q-q8hARN", "lv_uuid":"", "pv_name":"/dev/sdg"} 2024-03-01 20:54:07,513 INFO snapshot-role/MainThread: ] 2024-03-01 20:54:07,513 INFO snapshot-role/MainThread: , 2024-03-01 20:54:07,513 INFO snapshot-role/MainThread: "seg": [ 2024-03-01 20:54:07,513 INFO snapshot-role/MainThread: {"seg_pe_ranges":"/dev/sdg:0-101", "segtype":"linear", "lv_uuid":"66uv6y-zQ4D-FNQs-34FK-4RfH-13gI-BVYYZZ"}, 2024-03-01 20:54:07,513 INFO snapshot-role/MainThread: {"seg_pe_ranges":"/dev/sdg:102-203", "segtype":"linear", "lv_uuid":"6DYPj0-hhBq-fUnt-mGb3-KhmU-21An-Q90krg"}, 2024-03-01 20:54:07,513 INFO snapshot-role/MainThread: {"seg_pe_ranges":"/dev/sdg:205-235", "segtype":"linear", "lv_uuid":"RCePiz-MVPJ-xR2v-OG97-ppVN-Lr0N-PDwJ22"}, 2024-03-01 20:54:07,513 INFO snapshot-role/MainThread: {"seg_pe_ranges":"/dev/sdh:0-253", "segtype":"linear", "lv_uuid":"XL3Pt9-45Lf-3yW2-gvna-B2q7-IIys-4Aa4TY"}, 2024-03-01 20:54:07,513 INFO snapshot-role/MainThread: {"seg_pe_ranges":"/dev/sdg:204-204", "segtype":"linear", "lv_uuid":"XL3Pt9-45Lf-3yW2-gvna-B2q7-IIys-4Aa4TY"}, 2024-03-01 20:54:07,513 INFO snapshot-role/MainThread: {"seg_pe_ranges":"/dev/sdi:0-253", "segtype":"linear", "lv_uuid":"vRyvD3-vcUv-uwKv-hYc5-Octm-8RBz-vfmf78"}, 2024-03-01 20:54:07,513 INFO snapshot-role/MainThread: {"seg_pe_ranges":"/dev/sdj:0-51", "segtype":"linear", "lv_uuid":"vRyvD3-vcUv-uwKv-hYc5-Octm-8RBz-vfmf78"} 2024-03-01 20:54:07,513 INFO snapshot-role/MainThread: ] 2024-03-01 20:54:07,513 INFO snapshot-role/MainThread: } 2024-03-01 20:54:07,513 INFO snapshot-role/MainThread: , 2024-03-01 20:54:07,513 INFO snapshot-role/MainThread: { 2024-03-01 20:54:07,513 INFO snapshot-role/MainThread: "vg": [ 2024-03-01 20:54:07,513 INFO snapshot-role/MainThread: {"vg_name":"test_vg2", "vg_uuid":"rTth1E-IBWf-P2Ll-dmvf-Gtq4-23k9-MhJ8L6", "vg_size":"3196059648", "vg_free":"1937768448", "vg_extent_size":"4194304"} 2024-03-01 20:54:07,513 INFO snapshot-role/MainThread: ] 2024-03-01 20:54:07,513 INFO snapshot-role/MainThread: , 2024-03-01 20:54:07,513 INFO snapshot-role/MainThread: "pv": [ 2024-03-01 20:54:07,513 INFO snapshot-role/MainThread: {"pv_name":"/dev/sdd"}, 2024-03-01 20:54:07,513 INFO snapshot-role/MainThread: {"pv_name":"/dev/sde"}, 2024-03-01 20:54:07,513 INFO snapshot-role/MainThread: {"pv_name":"/dev/sdf"} 2024-03-01 20:54:07,513 INFO snapshot-role/MainThread: ] 2024-03-01 20:54:07,513 INFO snapshot-role/MainThread: , 2024-03-01 20:54:07,513 INFO snapshot-role/MainThread: "lv": [ 2024-03-01 20:54:07,513 INFO snapshot-role/MainThread: {"lv_uuid":"io0zuS-r2vf-kOYP-EZLC-ILnP-Qd9u-k0D01J", "lv_name":"lv3", "lv_full_name":"test_vg2/lv3", "lv_path":"/dev/test_vg2/lv3", "lv_size":"322961408", "origin":"", "origin_size":"322961408", "pool_lv":"", "lv_tags":"", "lv_attr":"owi-a-s---", "vg_name":"test_vg2", "data_percent":"", "metadata_percent":"", "pool_lv":""}, 2024-03-01 20:54:07,513 INFO snapshot-role/MainThread: {"lv_uuid":"11t1Xe-92wN-gUKY-BVWC-zc3M-00EM-LZpFei", "lv_name":"lv3_snapset1", "lv_full_name":"test_vg2/lv3_snapset1", "lv_path":"/dev/test_vg2/lv3_snapset1", "lv_size":"100663296", "origin":"lv3", "origin_size":"322961408", "pool_lv":"", "lv_tags":"", "lv_attr":"swi-a-s---", "vg_name":"test_vg2", "data_percent":"0.00", "metadata_percent":"", "pool_lv":""}, 2024-03-01 20:54:07,513 INFO snapshot-role/MainThread: {"lv_uuid":"ylFwPE-4mOR-qG1o-e7y0-6iGt-Nlku-B4XCBQ", "lv_name":"lv4", "lv_full_name":"test_vg2/lv4", "lv_path":"/dev/test_vg2/lv4", "lv_size":"641728512", "origin":"", "origin_size":"641728512", "pool_lv":"", "lv_tags":"", "lv_attr":"owi-a-s---", "vg_name":"test_vg2", "data_percent":"", "metadata_percent":"", "pool_lv":""}, 2024-03-01 20:54:07,513 INFO snapshot-role/MainThread: {"lv_uuid":"q8r731-NYyO-10JQ-cdgh-vAsJ-5niD-PxrBPX", "lv_name":"lv4_snapset1", "lv_full_name":"test_vg2/lv4_snapset1", "lv_path":"/dev/test_vg2/lv4_snapset1", "lv_size":"192937984", "origin":"lv4", "origin_size":"641728512", "pool_lv":"", "lv_tags":"", "lv_attr":"swi-a-s---", "vg_name":"test_vg2", "data_percent":"0.00", "metadata_percent":"", "pool_lv":""} 2024-03-01 20:54:07,513 INFO snapshot-role/MainThread: ] 2024-03-01 20:54:07,513 INFO snapshot-role/MainThread: , 2024-03-01 20:54:07,513 INFO snapshot-role/MainThread: "pvseg": [ 2024-03-01 20:54:07,513 INFO snapshot-role/MainThread: {"pvseg_start":"0", "pvseg_size":"254", "segtype":"free", "pv_uuid":"0M3KVh-7a4I-BPav-f7ma-rRY3-HHwl-ZQEkWO", "lv_uuid":"", "pv_name":"/dev/sdf"}, 2024-03-01 20:54:07,513 INFO snapshot-role/MainThread: {"pvseg_start":"0", "pvseg_size":"46", "segtype":"linear", "pv_uuid":"PyIrfQ-hZPh-O3Ym-EKxN-K1tS-Y0bW-THw6si", "lv_uuid":"q8r731-NYyO-10JQ-cdgh-vAsJ-5niD-PxrBPX", "pv_name":"/dev/sde"}, 2024-03-01 20:54:07,514 INFO snapshot-role/MainThread: {"pvseg_start":"46", "pvseg_size":"208", "segtype":"free", "pv_uuid":"PyIrfQ-hZPh-O3Ym-EKxN-K1tS-Y0bW-THw6si", "lv_uuid":"", "pv_name":"/dev/sde"}, 2024-03-01 20:54:07,514 INFO snapshot-role/MainThread: {"pvseg_start":"0", "pvseg_size":"153", "segtype":"linear", "pv_uuid":"zoxUFp-BuKp-4Q2I-kCdq-Nel8-QAep-gkgiDU", "lv_uuid":"ylFwPE-4mOR-qG1o-e7y0-6iGt-Nlku-B4XCBQ", "pv_name":"/dev/sdd"}, 2024-03-01 20:54:07,514 INFO snapshot-role/MainThread: {"pvseg_start":"153", "pvseg_size":"77", "segtype":"linear", "pv_uuid":"zoxUFp-BuKp-4Q2I-kCdq-Nel8-QAep-gkgiDU", "lv_uuid":"io0zuS-r2vf-kOYP-EZLC-ILnP-Qd9u-k0D01J", "pv_name":"/dev/sdd"}, 2024-03-01 20:54:07,514 INFO snapshot-role/MainThread: {"pvseg_start":"230", "pvseg_size":"24", "segtype":"linear", "pv_uuid":"zoxUFp-BuKp-4Q2I-kCdq-Nel8-QAep-gkgiDU", "lv_uuid":"11t1Xe-92wN-gUKY-BVWC-zc3M-00EM-LZpFei", "pv_name":"/dev/sdd"} 2024-03-01 20:54:07,514 INFO snapshot-role/MainThread: ] 2024-03-01 20:54:07,514 INFO snapshot-role/MainThread: , 2024-03-01 20:54:07,514 INFO snapshot-role/MainThread: "seg": [ 2024-03-01 20:54:07,514 INFO snapshot-role/MainThread: {"seg_pe_ranges":"/dev/sdd:230-253", "segtype":"linear", "lv_uuid":"11t1Xe-92wN-gUKY-BVWC-zc3M-00EM-LZpFei"}, 2024-03-01 20:54:07,514 INFO snapshot-role/MainThread: {"seg_pe_ranges":"/dev/sdd:153-229", "segtype":"linear", "lv_uuid":"io0zuS-r2vf-kOYP-EZLC-ILnP-Qd9u-k0D01J"}, 2024-03-01 20:54:07,514 INFO snapshot-role/MainThread: {"seg_pe_ranges":"/dev/sde:0-45", "segtype":"linear", "lv_uuid":"q8r731-NYyO-10JQ-cdgh-vAsJ-5niD-PxrBPX"}, 2024-03-01 20:54:07,514 INFO snapshot-role/MainThread: {"seg_pe_ranges":"/dev/sdd:0-152", "segtype":"linear", "lv_uuid":"ylFwPE-4mOR-qG1o-e7y0-6iGt-Nlku-B4XCBQ"} 2024-03-01 20:54:07,514 INFO snapshot-role/MainThread: ] 2024-03-01 20:54:07,514 INFO snapshot-role/MainThread: } 2024-03-01 20:54:07,514 INFO snapshot-role/MainThread: , 2024-03-01 20:54:07,514 INFO snapshot-role/MainThread: { 2024-03-01 20:54:07,514 INFO snapshot-role/MainThread: "vg": [ 2024-03-01 20:54:07,514 INFO snapshot-role/MainThread: {"vg_name":"test_vg1", "vg_uuid":"Zl6upP-RkLr-opWG-Ywma-s6R7-0zdB-5Yewuj", "vg_size":"3196059648", "vg_free":"960495616", "vg_extent_size":"4194304"} 2024-03-01 20:54:07,514 INFO snapshot-role/MainThread: ] 2024-03-01 20:54:07,514 INFO snapshot-role/MainThread: , 2024-03-01 20:54:07,514 INFO snapshot-role/MainThread: "pv": [ 2024-03-01 20:54:07,514 INFO snapshot-role/MainThread: {"pv_name":"/dev/sda"}, 2024-03-01 20:54:07,514 INFO snapshot-role/MainThread: {"pv_name":"/dev/sdb"}, 2024-03-01 20:54:07,514 INFO snapshot-role/MainThread: {"pv_name":"/dev/sdc"} 2024-03-01 20:54:07,514 INFO snapshot-role/MainThread: ] 2024-03-01 20:54:07,514 INFO snapshot-role/MainThread: , 2024-03-01 20:54:07,514 INFO snapshot-role/MainThread: "lv": [ 2024-03-01 20:54:07,514 INFO snapshot-role/MainThread: {"lv_uuid":"eT3KDY-yWW5-yI4n-D3MA-MMhI-3w0j-lZbeKr", "lv_name":"lv1", "lv_full_name":"test_vg1/lv1", "lv_path":"/dev/test_vg1/lv1", "lv_size":"482344960", "origin":"", "origin_size":"482344960", "pool_lv":"", "lv_tags":"", "lv_attr":"owi-a-s---", "vg_name":"test_vg1", "data_percent":"", "metadata_percent":"", "pool_lv":""}, 2024-03-01 20:54:07,514 INFO snapshot-role/MainThread: {"lv_uuid":"LLnu77-1Zh6-Watl-uyFy-wUJC-QeOz-O2Nu8c", "lv_name":"lv1_snapset1", "lv_full_name":"test_vg1/lv1_snapset1", "lv_path":"/dev/test_vg1/lv1_snapset1", "lv_size":"146800640", "origin":"lv1", "origin_size":"482344960", "pool_lv":"", "lv_tags":"", "lv_attr":"swi-a-s---", "vg_name":"test_vg1", "data_percent":"0.00", "metadata_percent":"", "pool_lv":""}, 2024-03-01 20:54:07,514 INFO snapshot-role/MainThread: {"lv_uuid":"0rGC52-fxIp-2MG0-x0Mm-acyS-aBvJ-04CsOH", "lv_name":"lv2", "lv_full_name":"test_vg1/lv2", "lv_path":"/dev/test_vg1/lv2", "lv_size":"1606418432", "origin":"", "origin_size":"", "pool_lv":"", "lv_tags":"", "lv_attr":"-wi-a-----", "vg_name":"test_vg1", "data_percent":"", "metadata_percent":"", "pool_lv":""} 2024-03-01 20:54:07,514 INFO snapshot-role/MainThread: ] 2024-03-01 20:54:07,514 INFO snapshot-role/MainThread: , 2024-03-01 20:54:07,514 INFO snapshot-role/MainThread: "pvseg": [ 2024-03-01 20:54:07,514 INFO snapshot-role/MainThread: {"pvseg_start":"0", "pvseg_size":"129", "segtype":"linear", "pv_uuid":"KDPe4g-PVlK-38Tl-zy1U-QsIW-QjRX-ft5Vvp", "lv_uuid":"0rGC52-fxIp-2MG0-x0Mm-acyS-aBvJ-04CsOH", "pv_name":"/dev/sdb"}, 2024-03-01 20:54:07,514 INFO snapshot-role/MainThread: {"pvseg_start":"129", "pvseg_size":"115", "segtype":"linear", "pv_uuid":"KDPe4g-PVlK-38Tl-zy1U-QsIW-QjRX-ft5Vvp", "lv_uuid":"eT3KDY-yWW5-yI4n-D3MA-MMhI-3w0j-lZbeKr", "pv_name":"/dev/sdb"}, 2024-03-01 20:54:07,514 INFO snapshot-role/MainThread: {"pvseg_start":"244", "pvseg_size":"10", "segtype":"free", "pv_uuid":"KDPe4g-PVlK-38Tl-zy1U-QsIW-QjRX-ft5Vvp", "lv_uuid":"", "pv_name":"/dev/sdb"}, 2024-03-01 20:54:07,514 INFO snapshot-role/MainThread: {"pvseg_start":"0", "pvseg_size":"35", "segtype":"linear", "pv_uuid":"PIn3kf-YgqD-0PFt-Pwfx-wx2S-dUYS-vBI1wW", "lv_uuid":"LLnu77-1Zh6-Watl-uyFy-wUJC-QeOz-O2Nu8c", "pv_name":"/dev/sdc"}, 2024-03-01 20:54:07,514 INFO snapshot-role/MainThread: {"pvseg_start":"35", "pvseg_size":"219", "segtype":"free", "pv_uuid":"PIn3kf-YgqD-0PFt-Pwfx-wx2S-dUYS-vBI1wW", "lv_uuid":"", "pv_name":"/dev/sdc"}, 2024-03-01 20:54:07,514 INFO snapshot-role/MainThread: {"pvseg_start":"0", "pvseg_size":"254", "segtype":"linear", "pv_uuid":"fT9v1y-1sT8-RTk7-CnWc-zmmk-eDe2-ZclZEn", "lv_uuid":"0rGC52-fxIp-2MG0-x0Mm-acyS-aBvJ-04CsOH", "pv_name":"/dev/sda"} 2024-03-01 20:54:07,515 INFO snapshot-role/MainThread: ] 2024-03-01 20:54:07,515 INFO snapshot-role/MainThread: , 2024-03-01 20:54:07,515 INFO snapshot-role/MainThread: "seg": [ 2024-03-01 20:54:07,515 INFO snapshot-role/MainThread: {"seg_pe_ranges":"/dev/sda:0-253", "segtype":"linear", "lv_uuid":"0rGC52-fxIp-2MG0-x0Mm-acyS-aBvJ-04CsOH"}, 2024-03-01 20:54:07,515 INFO snapshot-role/MainThread: {"seg_pe_ranges":"/dev/sdb:0-128", "segtype":"linear", "lv_uuid":"0rGC52-fxIp-2MG0-x0Mm-acyS-aBvJ-04CsOH"}, 2024-03-01 20:54:07,515 INFO snapshot-role/MainThread: {"seg_pe_ranges":"/dev/sdc:0-34", "segtype":"linear", "lv_uuid":"LLnu77-1Zh6-Watl-uyFy-wUJC-QeOz-O2Nu8c"}, 2024-03-01 20:54:07,515 INFO snapshot-role/MainThread: {"seg_pe_ranges":"/dev/sdb:129-243", "segtype":"linear", "lv_uuid":"eT3KDY-yWW5-yI4n-D3MA-MMhI-3w0j-lZbeKr"} 2024-03-01 20:54:07,515 INFO snapshot-role/MainThread: ] 2024-03-01 20:54:07,515 INFO snapshot-role/MainThread: } 2024-03-01 20:54:07,515 INFO snapshot-role/MainThread: ] 2024-03-01 20:54:07,515 INFO snapshot-role/MainThread: , 2024-03-01 20:54:07,515 INFO snapshot-role/MainThread: "log": [ 2024-03-01 20:54:07,515 INFO snapshot-role/MainThread: ] 2024-03-01 20:54:07,515 INFO snapshot-role/MainThread: } 2024-03-01 20:54:07,515 INFO snapshot-role/MainThread: get_current_space_state: test_vg3 vg_size : 4261412864 vg_free : 922746880 vg_extent_size : 4194304 2024-03-01 20:54:07,515 INFO snapshot-role/MainThread: lv: lv5 lv_size : 1283457024 chunk_size : 65536 2024-03-01 20:54:07,515 INFO snapshot-role/MainThread: lv: lv6 lv_size : 1069547520 chunk_size : 65536 2024-03-01 20:54:07,515 INFO snapshot-role/MainThread: lv: lv7 lv_size : 427819008 chunk_size : 65536 2024-03-01 20:54:07,515 INFO snapshot-role/MainThread: lv: lv7_snapset1 lv_size : 130023424 chunk_size : 65536 2024-03-01 20:54:07,515 INFO snapshot-role/MainThread: lv: lv8 lv_size : 427819008 chunk_size : 65536 2024-03-01 20:54:07,515 INFO snapshot-role/MainThread: get_current_space_state: test_vg2 vg_size : 3196059648 vg_free : 1937768448 vg_extent_size : 4194304 2024-03-01 20:54:07,515 INFO snapshot-role/MainThread: lv: lv3 lv_size : 322961408 chunk_size : 65536 2024-03-01 20:54:07,515 INFO snapshot-role/MainThread: lv: lv3_snapset1 lv_size : 100663296 chunk_size : 65536 2024-03-01 20:54:07,515 INFO snapshot-role/MainThread: lv: lv4 lv_size : 641728512 chunk_size : 65536 2024-03-01 20:54:07,515 INFO snapshot-role/MainThread: lv: lv4_snapset1 lv_size : 192937984 chunk_size : 65536 2024-03-01 20:54:07,515 INFO snapshot-role/MainThread: get_current_space_state: test_vg1 vg_size : 3196059648 vg_free : 960495616 vg_extent_size : 4194304 2024-03-01 20:54:07,515 INFO snapshot-role/MainThread: lv: lv1 lv_size : 482344960 chunk_size : 65536 2024-03-01 20:54:07,515 INFO snapshot-role/MainThread: lv: lv1_snapset1 lv_size : 146800640 chunk_size : 65536 2024-03-01 20:54:07,515 INFO snapshot-role/MainThread: lv: lv2 lv_size : 1606418432 chunk_size : 65536 2024-03-01 20:54:07,516 INFO snapshot-role/MainThread: Running... lvs test_vg2 2024-03-01 20:54:07,545 INFO snapshot-role/MainThread: Return code: 0 2024-03-01 20:54:07,545 INFO snapshot-role/MainThread: { 2024-03-01 20:54:07,545 INFO snapshot-role/MainThread: "report": [ 2024-03-01 20:54:07,545 INFO snapshot-role/MainThread: { 2024-03-01 20:54:07,545 INFO snapshot-role/MainThread: "lv": [ 2024-03-01 20:54:07,545 INFO snapshot-role/MainThread: {"lv_name":"lv3", "vg_name":"test_vg2", "lv_attr":"owi-a-s---", "lv_size":"322961408", "pool_lv":"", "origin":"", "data_percent":"", "metadata_percent":"", "move_pv":"", "mirror_log":"", "copy_percent":"", "convert_lv":""}, 2024-03-01 20:54:07,545 INFO snapshot-role/MainThread: {"lv_name":"lv3_snapset1", "vg_name":"test_vg2", "lv_attr":"swi-a-s---", "lv_size":"100663296", "pool_lv":"", "origin":"lv3", "data_percent":"0.00", "metadata_percent":"", "move_pv":"", "mirror_log":"", "copy_percent":"", "convert_lv":""}, 2024-03-01 20:54:07,545 INFO snapshot-role/MainThread: {"lv_name":"lv4", "vg_name":"test_vg2", "lv_attr":"owi-a-s---", "lv_size":"641728512", "pool_lv":"", "origin":"", "data_percent":"", "metadata_percent":"", "move_pv":"", "mirror_log":"", "copy_percent":"", "convert_lv":""}, 2024-03-01 20:54:07,545 INFO snapshot-role/MainThread: {"lv_name":"lv4_snapset1", "vg_name":"test_vg2", "lv_attr":"swi-a-s---", "lv_size":"192937984", "pool_lv":"", "origin":"lv4", "data_percent":"0.00", "metadata_percent":"", "move_pv":"", "mirror_log":"", "copy_percent":"", "convert_lv":""} 2024-03-01 20:54:07,545 INFO snapshot-role/MainThread: ] 2024-03-01 20:54:07,545 INFO snapshot-role/MainThread: } 2024-03-01 20:54:07,545 INFO snapshot-role/MainThread: ] 2024-03-01 20:54:07,546 INFO snapshot-role/MainThread: , 2024-03-01 20:54:07,546 INFO snapshot-role/MainThread: "log": [ 2024-03-01 20:54:07,546 INFO snapshot-role/MainThread: ] 2024-03-01 20:54:07,546 INFO snapshot-role/MainThread: } 2024-03-01 20:54:07,546 INFO snapshot-role/MainThread: Running... lvs test_vg2/lv3_snapset1 2024-03-01 20:54:07,582 INFO snapshot-role/MainThread: Return code: 0 2024-03-01 20:54:07,582 INFO snapshot-role/MainThread: { 2024-03-01 20:54:07,583 INFO snapshot-role/MainThread: "report": [ 2024-03-01 20:54:07,583 INFO snapshot-role/MainThread: { 2024-03-01 20:54:07,583 INFO snapshot-role/MainThread: "lv": [ 2024-03-01 20:54:07,583 INFO snapshot-role/MainThread: {"lv_name":"lv3_snapset1", "vg_name":"test_vg2", "lv_attr":"swi-a-s---", "lv_size":"100663296", "pool_lv":"", "origin":"lv3", "data_percent":"0.00", "metadata_percent":"", "move_pv":"", "mirror_log":"", "copy_percent":"", "convert_lv":""} 2024-03-01 20:54:07,583 INFO snapshot-role/MainThread: ] 2024-03-01 20:54:07,583 INFO snapshot-role/MainThread: } 2024-03-01 20:54:07,583 INFO snapshot-role/MainThread: ] 2024-03-01 20:54:07,583 INFO snapshot-role/MainThread: , 2024-03-01 20:54:07,583 INFO snapshot-role/MainThread: "log": [ 2024-03-01 20:54:07,583 INFO snapshot-role/MainThread: ] 2024-03-01 20:54:07,583 INFO snapshot-role/MainThread: } 2024-03-01 20:54:07,583 INFO snapshot-role/MainThread: Running... lvm fullreport --units B --nosuffix --configreport vg -o vg_name,vg_uuid,vg_size,vg_free,vg_extent_size --configreport lv -o lv_uuid,lv_name,lv_full_name,lv_path,lv_size,origin,origin_size,pool_lv,lv_tags,lv_attr,vg_name,data_percent,metadata_percent,pool_lv --configreport pv -o pv_name --reportformat json 2024-03-01 20:54:07,615 INFO snapshot-role/MainThread: Return code: 0 2024-03-01 20:54:07,616 INFO snapshot-role/MainThread: { 2024-03-01 20:54:07,616 INFO snapshot-role/MainThread: "report": [ 2024-03-01 20:54:07,616 INFO snapshot-role/MainThread: { 2024-03-01 20:54:07,616 INFO snapshot-role/MainThread: "vg": [ 2024-03-01 20:54:07,616 INFO snapshot-role/MainThread: {"vg_name":"test_vg3", "vg_uuid":"QkO21e-z17d-OjKu-Vqgh-Gnze-9j0A-8ftQzW", "vg_size":"4261412864", "vg_free":"922746880", "vg_extent_size":"4194304"} 2024-03-01 20:54:07,616 INFO snapshot-role/MainThread: ] 2024-03-01 20:54:07,616 INFO snapshot-role/MainThread: , 2024-03-01 20:54:07,616 INFO snapshot-role/MainThread: "pv": [ 2024-03-01 20:54:07,616 INFO snapshot-role/MainThread: {"pv_name":"/dev/sdg"}, 2024-03-01 20:54:07,616 INFO snapshot-role/MainThread: {"pv_name":"/dev/sdh"}, 2024-03-01 20:54:07,616 INFO snapshot-role/MainThread: {"pv_name":"/dev/sdi"}, 2024-03-01 20:54:07,616 INFO snapshot-role/MainThread: {"pv_name":"/dev/sdj"} 2024-03-01 20:54:07,616 INFO snapshot-role/MainThread: ] 2024-03-01 20:54:07,616 INFO snapshot-role/MainThread: , 2024-03-01 20:54:07,616 INFO snapshot-role/MainThread: "lv": [ 2024-03-01 20:54:07,616 INFO snapshot-role/MainThread: {"lv_uuid":"vRyvD3-vcUv-uwKv-hYc5-Octm-8RBz-vfmf78", "lv_name":"lv5", "lv_full_name":"test_vg3/lv5", "lv_path":"/dev/test_vg3/lv5", "lv_size":"1283457024", "origin":"", "origin_size":"", "pool_lv":"", "lv_tags":"", "lv_attr":"-wi-a-----", "vg_name":"test_vg3", "data_percent":"", "metadata_percent":"", "pool_lv":""}, 2024-03-01 20:54:07,616 INFO snapshot-role/MainThread: {"lv_uuid":"XL3Pt9-45Lf-3yW2-gvna-B2q7-IIys-4Aa4TY", "lv_name":"lv6", "lv_full_name":"test_vg3/lv6", "lv_path":"/dev/test_vg3/lv6", "lv_size":"1069547520", "origin":"", "origin_size":"", "pool_lv":"", "lv_tags":"", "lv_attr":"-wi-a-----", "vg_name":"test_vg3", "data_percent":"", "metadata_percent":"", "pool_lv":""}, 2024-03-01 20:54:07,616 INFO snapshot-role/MainThread: {"lv_uuid":"6DYPj0-hhBq-fUnt-mGb3-KhmU-21An-Q90krg", "lv_name":"lv7", "lv_full_name":"test_vg3/lv7", "lv_path":"/dev/test_vg3/lv7", "lv_size":"427819008", "origin":"", "origin_size":"427819008", "pool_lv":"", "lv_tags":"", "lv_attr":"owi-a-s---", "vg_name":"test_vg3", "data_percent":"", "metadata_percent":"", "pool_lv":""}, 2024-03-01 20:54:07,616 INFO snapshot-role/MainThread: {"lv_uuid":"RCePiz-MVPJ-xR2v-OG97-ppVN-Lr0N-PDwJ22", "lv_name":"lv7_snapset1", "lv_full_name":"test_vg3/lv7_snapset1", "lv_path":"/dev/test_vg3/lv7_snapset1", "lv_size":"130023424", "origin":"lv7", "origin_size":"427819008", "pool_lv":"", "lv_tags":"", "lv_attr":"swi-a-s---", "vg_name":"test_vg3", "data_percent":"0.00", "metadata_percent":"", "pool_lv":""}, 2024-03-01 20:54:07,616 INFO snapshot-role/MainThread: {"lv_uuid":"66uv6y-zQ4D-FNQs-34FK-4RfH-13gI-BVYYZZ", "lv_name":"lv8", "lv_full_name":"test_vg3/lv8", "lv_path":"/dev/test_vg3/lv8", "lv_size":"427819008", "origin":"", "origin_size":"", "pool_lv":"", "lv_tags":"", "lv_attr":"-wi-a-----", "vg_name":"test_vg3", "data_percent":"", "metadata_percent":"", "pool_lv":""} 2024-03-01 20:54:07,616 INFO snapshot-role/MainThread: ] 2024-03-01 20:54:07,616 INFO snapshot-role/MainThread: , 2024-03-01 20:54:07,616 INFO snapshot-role/MainThread: "pvseg": [ 2024-03-01 20:54:07,616 INFO snapshot-role/MainThread: {"pvseg_start":"0", "pvseg_size":"254", "segtype":"linear", "pv_uuid":"8Gsc3Z-Hu3k-IM7B-0Ud8-dlr1-qlWY-t9Hcho", "lv_uuid":"vRyvD3-vcUv-uwKv-hYc5-Octm-8RBz-vfmf78", "pv_name":"/dev/sdi"}, 2024-03-01 20:54:07,616 INFO snapshot-role/MainThread: {"pvseg_start":"0", "pvseg_size":"52", "segtype":"linear", "pv_uuid":"NMfUHt-rV5o-iriL-nltM-Wz3O-efPJ-vxzKfO", "lv_uuid":"vRyvD3-vcUv-uwKv-hYc5-Octm-8RBz-vfmf78", "pv_name":"/dev/sdj"}, 2024-03-01 20:54:07,616 INFO snapshot-role/MainThread: {"pvseg_start":"52", "pvseg_size":"202", "segtype":"free", "pv_uuid":"NMfUHt-rV5o-iriL-nltM-Wz3O-efPJ-vxzKfO", "lv_uuid":"", "pv_name":"/dev/sdj"}, 2024-03-01 20:54:07,616 INFO snapshot-role/MainThread: {"pvseg_start":"0", "pvseg_size":"254", "segtype":"linear", "pv_uuid":"d9PKx3-lQ43-J1fk-4pg4-Qute-Jefk-kbMvCG", "lv_uuid":"XL3Pt9-45Lf-3yW2-gvna-B2q7-IIys-4Aa4TY", "pv_name":"/dev/sdh"}, 2024-03-01 20:54:07,616 INFO snapshot-role/MainThread: {"pvseg_start":"0", "pvseg_size":"102", "segtype":"linear", "pv_uuid":"hJYfS5-wnPt-Ddxq-LzHF-INia-ff4Q-q8hARN", "lv_uuid":"66uv6y-zQ4D-FNQs-34FK-4RfH-13gI-BVYYZZ", "pv_name":"/dev/sdg"}, 2024-03-01 20:54:07,616 INFO snapshot-role/MainThread: {"pvseg_start":"102", "pvseg_size":"102", "segtype":"linear", "pv_uuid":"hJYfS5-wnPt-Ddxq-LzHF-INia-ff4Q-q8hARN", "lv_uuid":"6DYPj0-hhBq-fUnt-mGb3-KhmU-21An-Q90krg", "pv_name":"/dev/sdg"}, 2024-03-01 20:54:07,616 INFO snapshot-role/MainThread: {"pvseg_start":"204", "pvseg_size":"1", "segtype":"linear", "pv_uuid":"hJYfS5-wnPt-Ddxq-LzHF-INia-ff4Q-q8hARN", "lv_uuid":"XL3Pt9-45Lf-3yW2-gvna-B2q7-IIys-4Aa4TY", "pv_name":"/dev/sdg"}, 2024-03-01 20:54:07,616 INFO snapshot-role/MainThread: {"pvseg_start":"205", "pvseg_size":"31", "segtype":"linear", "pv_uuid":"hJYfS5-wnPt-Ddxq-LzHF-INia-ff4Q-q8hARN", "lv_uuid":"RCePiz-MVPJ-xR2v-OG97-ppVN-Lr0N-PDwJ22", "pv_name":"/dev/sdg"}, 2024-03-01 20:54:07,616 INFO snapshot-role/MainThread: {"pvseg_start":"236", "pvseg_size":"18", "segtype":"free", "pv_uuid":"hJYfS5-wnPt-Ddxq-LzHF-INia-ff4Q-q8hARN", "lv_uuid":"", "pv_name":"/dev/sdg"} 2024-03-01 20:54:07,616 INFO snapshot-role/MainThread: ] 2024-03-01 20:54:07,616 INFO snapshot-role/MainThread: , 2024-03-01 20:54:07,616 INFO snapshot-role/MainThread: "seg": [ 2024-03-01 20:54:07,617 INFO snapshot-role/MainThread: {"seg_pe_ranges":"/dev/sdg:0-101", "segtype":"linear", "lv_uuid":"66uv6y-zQ4D-FNQs-34FK-4RfH-13gI-BVYYZZ"}, 2024-03-01 20:54:07,617 INFO snapshot-role/MainThread: {"seg_pe_ranges":"/dev/sdg:102-203", "segtype":"linear", "lv_uuid":"6DYPj0-hhBq-fUnt-mGb3-KhmU-21An-Q90krg"}, 2024-03-01 20:54:07,617 INFO snapshot-role/MainThread: {"seg_pe_ranges":"/dev/sdg:205-235", "segtype":"linear", "lv_uuid":"RCePiz-MVPJ-xR2v-OG97-ppVN-Lr0N-PDwJ22"}, 2024-03-01 20:54:07,617 INFO snapshot-role/MainThread: {"seg_pe_ranges":"/dev/sdh:0-253", "segtype":"linear", "lv_uuid":"XL3Pt9-45Lf-3yW2-gvna-B2q7-IIys-4Aa4TY"}, 2024-03-01 20:54:07,617 INFO snapshot-role/MainThread: {"seg_pe_ranges":"/dev/sdg:204-204", "segtype":"linear", "lv_uuid":"XL3Pt9-45Lf-3yW2-gvna-B2q7-IIys-4Aa4TY"}, 2024-03-01 20:54:07,617 INFO snapshot-role/MainThread: {"seg_pe_ranges":"/dev/sdi:0-253", "segtype":"linear", "lv_uuid":"vRyvD3-vcUv-uwKv-hYc5-Octm-8RBz-vfmf78"}, 2024-03-01 20:54:07,617 INFO snapshot-role/MainThread: {"seg_pe_ranges":"/dev/sdj:0-51", "segtype":"linear", "lv_uuid":"vRyvD3-vcUv-uwKv-hYc5-Octm-8RBz-vfmf78"} 2024-03-01 20:54:07,617 INFO snapshot-role/MainThread: ] 2024-03-01 20:54:07,617 INFO snapshot-role/MainThread: } 2024-03-01 20:54:07,617 INFO snapshot-role/MainThread: , 2024-03-01 20:54:07,617 INFO snapshot-role/MainThread: { 2024-03-01 20:54:07,617 INFO snapshot-role/MainThread: "vg": [ 2024-03-01 20:54:07,617 INFO snapshot-role/MainThread: {"vg_name":"test_vg2", "vg_uuid":"rTth1E-IBWf-P2Ll-dmvf-Gtq4-23k9-MhJ8L6", "vg_size":"3196059648", "vg_free":"1937768448", "vg_extent_size":"4194304"} 2024-03-01 20:54:07,617 INFO snapshot-role/MainThread: ] 2024-03-01 20:54:07,617 INFO snapshot-role/MainThread: , 2024-03-01 20:54:07,617 INFO snapshot-role/MainThread: "pv": [ 2024-03-01 20:54:07,617 INFO snapshot-role/MainThread: {"pv_name":"/dev/sdd"}, 2024-03-01 20:54:07,617 INFO snapshot-role/MainThread: {"pv_name":"/dev/sde"}, 2024-03-01 20:54:07,617 INFO snapshot-role/MainThread: {"pv_name":"/dev/sdf"} 2024-03-01 20:54:07,617 INFO snapshot-role/MainThread: ] 2024-03-01 20:54:07,617 INFO snapshot-role/MainThread: , 2024-03-01 20:54:07,617 INFO snapshot-role/MainThread: "lv": [ 2024-03-01 20:54:07,617 INFO snapshot-role/MainThread: {"lv_uuid":"io0zuS-r2vf-kOYP-EZLC-ILnP-Qd9u-k0D01J", "lv_name":"lv3", "lv_full_name":"test_vg2/lv3", "lv_path":"/dev/test_vg2/lv3", "lv_size":"322961408", "origin":"", "origin_size":"322961408", "pool_lv":"", "lv_tags":"", "lv_attr":"owi-a-s---", "vg_name":"test_vg2", "data_percent":"", "metadata_percent":"", "pool_lv":""}, 2024-03-01 20:54:07,617 INFO snapshot-role/MainThread: {"lv_uuid":"11t1Xe-92wN-gUKY-BVWC-zc3M-00EM-LZpFei", "lv_name":"lv3_snapset1", "lv_full_name":"test_vg2/lv3_snapset1", "lv_path":"/dev/test_vg2/lv3_snapset1", "lv_size":"100663296", "origin":"lv3", "origin_size":"322961408", "pool_lv":"", "lv_tags":"", "lv_attr":"swi-a-s---", "vg_name":"test_vg2", "data_percent":"0.00", "metadata_percent":"", "pool_lv":""}, 2024-03-01 20:54:07,617 INFO snapshot-role/MainThread: {"lv_uuid":"ylFwPE-4mOR-qG1o-e7y0-6iGt-Nlku-B4XCBQ", "lv_name":"lv4", "lv_full_name":"test_vg2/lv4", "lv_path":"/dev/test_vg2/lv4", "lv_size":"641728512", "origin":"", "origin_size":"641728512", "pool_lv":"", "lv_tags":"", "lv_attr":"owi-a-s---", "vg_name":"test_vg2", "data_percent":"", "metadata_percent":"", "pool_lv":""}, 2024-03-01 20:54:07,617 INFO snapshot-role/MainThread: {"lv_uuid":"q8r731-NYyO-10JQ-cdgh-vAsJ-5niD-PxrBPX", "lv_name":"lv4_snapset1", "lv_full_name":"test_vg2/lv4_snapset1", "lv_path":"/dev/test_vg2/lv4_snapset1", "lv_size":"192937984", "origin":"lv4", "origin_size":"641728512", "pool_lv":"", "lv_tags":"", "lv_attr":"swi-a-s---", "vg_name":"test_vg2", "data_percent":"0.00", "metadata_percent":"", "pool_lv":""} 2024-03-01 20:54:07,617 INFO snapshot-role/MainThread: ] 2024-03-01 20:54:07,617 INFO snapshot-role/MainThread: , 2024-03-01 20:54:07,617 INFO snapshot-role/MainThread: "pvseg": [ 2024-03-01 20:54:07,617 INFO snapshot-role/MainThread: {"pvseg_start":"0", "pvseg_size":"254", "segtype":"free", "pv_uuid":"0M3KVh-7a4I-BPav-f7ma-rRY3-HHwl-ZQEkWO", "lv_uuid":"", "pv_name":"/dev/sdf"}, 2024-03-01 20:54:07,617 INFO snapshot-role/MainThread: {"pvseg_start":"0", "pvseg_size":"46", "segtype":"linear", "pv_uuid":"PyIrfQ-hZPh-O3Ym-EKxN-K1tS-Y0bW-THw6si", "lv_uuid":"q8r731-NYyO-10JQ-cdgh-vAsJ-5niD-PxrBPX", "pv_name":"/dev/sde"}, 2024-03-01 20:54:07,617 INFO snapshot-role/MainThread: {"pvseg_start":"46", "pvseg_size":"208", "segtype":"free", "pv_uuid":"PyIrfQ-hZPh-O3Ym-EKxN-K1tS-Y0bW-THw6si", "lv_uuid":"", "pv_name":"/dev/sde"}, 2024-03-01 20:54:07,617 INFO snapshot-role/MainThread: {"pvseg_start":"0", "pvseg_size":"153", "segtype":"linear", "pv_uuid":"zoxUFp-BuKp-4Q2I-kCdq-Nel8-QAep-gkgiDU", "lv_uuid":"ylFwPE-4mOR-qG1o-e7y0-6iGt-Nlku-B4XCBQ", "pv_name":"/dev/sdd"}, 2024-03-01 20:54:07,617 INFO snapshot-role/MainThread: {"pvseg_start":"153", "pvseg_size":"77", "segtype":"linear", "pv_uuid":"zoxUFp-BuKp-4Q2I-kCdq-Nel8-QAep-gkgiDU", "lv_uuid":"io0zuS-r2vf-kOYP-EZLC-ILnP-Qd9u-k0D01J", "pv_name":"/dev/sdd"}, 2024-03-01 20:54:07,617 INFO snapshot-role/MainThread: {"pvseg_start":"230", "pvseg_size":"24", "segtype":"linear", "pv_uuid":"zoxUFp-BuKp-4Q2I-kCdq-Nel8-QAep-gkgiDU", "lv_uuid":"11t1Xe-92wN-gUKY-BVWC-zc3M-00EM-LZpFei", "pv_name":"/dev/sdd"} 2024-03-01 20:54:07,617 INFO snapshot-role/MainThread: ] 2024-03-01 20:54:07,617 INFO snapshot-role/MainThread: , 2024-03-01 20:54:07,618 INFO snapshot-role/MainThread: "seg": [ 2024-03-01 20:54:07,618 INFO snapshot-role/MainThread: {"seg_pe_ranges":"/dev/sdd:230-253", "segtype":"linear", "lv_uuid":"11t1Xe-92wN-gUKY-BVWC-zc3M-00EM-LZpFei"}, 2024-03-01 20:54:07,618 INFO snapshot-role/MainThread: {"seg_pe_ranges":"/dev/sdd:153-229", "segtype":"linear", "lv_uuid":"io0zuS-r2vf-kOYP-EZLC-ILnP-Qd9u-k0D01J"}, 2024-03-01 20:54:07,618 INFO snapshot-role/MainThread: {"seg_pe_ranges":"/dev/sde:0-45", "segtype":"linear", "lv_uuid":"q8r731-NYyO-10JQ-cdgh-vAsJ-5niD-PxrBPX"}, 2024-03-01 20:54:07,618 INFO snapshot-role/MainThread: {"seg_pe_ranges":"/dev/sdd:0-152", "segtype":"linear", "lv_uuid":"ylFwPE-4mOR-qG1o-e7y0-6iGt-Nlku-B4XCBQ"} 2024-03-01 20:54:07,618 INFO snapshot-role/MainThread: ] 2024-03-01 20:54:07,618 INFO snapshot-role/MainThread: } 2024-03-01 20:54:07,618 INFO snapshot-role/MainThread: , 2024-03-01 20:54:07,618 INFO snapshot-role/MainThread: { 2024-03-01 20:54:07,618 INFO snapshot-role/MainThread: "vg": [ 2024-03-01 20:54:07,618 INFO snapshot-role/MainThread: {"vg_name":"test_vg1", "vg_uuid":"Zl6upP-RkLr-opWG-Ywma-s6R7-0zdB-5Yewuj", "vg_size":"3196059648", "vg_free":"960495616", "vg_extent_size":"4194304"} 2024-03-01 20:54:07,618 INFO snapshot-role/MainThread: ] 2024-03-01 20:54:07,618 INFO snapshot-role/MainThread: , 2024-03-01 20:54:07,618 INFO snapshot-role/MainThread: "pv": [ 2024-03-01 20:54:07,618 INFO snapshot-role/MainThread: {"pv_name":"/dev/sda"}, 2024-03-01 20:54:07,618 INFO snapshot-role/MainThread: {"pv_name":"/dev/sdb"}, 2024-03-01 20:54:07,618 INFO snapshot-role/MainThread: {"pv_name":"/dev/sdc"} 2024-03-01 20:54:07,618 INFO snapshot-role/MainThread: ] 2024-03-01 20:54:07,618 INFO snapshot-role/MainThread: , 2024-03-01 20:54:07,618 INFO snapshot-role/MainThread: "lv": [ 2024-03-01 20:54:07,618 INFO snapshot-role/MainThread: {"lv_uuid":"eT3KDY-yWW5-yI4n-D3MA-MMhI-3w0j-lZbeKr", "lv_name":"lv1", "lv_full_name":"test_vg1/lv1", "lv_path":"/dev/test_vg1/lv1", "lv_size":"482344960", "origin":"", "origin_size":"482344960", "pool_lv":"", "lv_tags":"", "lv_attr":"owi-a-s---", "vg_name":"test_vg1", "data_percent":"", "metadata_percent":"", "pool_lv":""}, 2024-03-01 20:54:07,618 INFO snapshot-role/MainThread: {"lv_uuid":"LLnu77-1Zh6-Watl-uyFy-wUJC-QeOz-O2Nu8c", "lv_name":"lv1_snapset1", "lv_full_name":"test_vg1/lv1_snapset1", "lv_path":"/dev/test_vg1/lv1_snapset1", "lv_size":"146800640", "origin":"lv1", "origin_size":"482344960", "pool_lv":"", "lv_tags":"", "lv_attr":"swi-a-s---", "vg_name":"test_vg1", "data_percent":"0.00", "metadata_percent":"", "pool_lv":""}, 2024-03-01 20:54:07,618 INFO snapshot-role/MainThread: {"lv_uuid":"0rGC52-fxIp-2MG0-x0Mm-acyS-aBvJ-04CsOH", "lv_name":"lv2", "lv_full_name":"test_vg1/lv2", "lv_path":"/dev/test_vg1/lv2", "lv_size":"1606418432", "origin":"", "origin_size":"", "pool_lv":"", "lv_tags":"", "lv_attr":"-wi-a-----", "vg_name":"test_vg1", "data_percent":"", "metadata_percent":"", "pool_lv":""} 2024-03-01 20:54:07,618 INFO snapshot-role/MainThread: ] 2024-03-01 20:54:07,618 INFO snapshot-role/MainThread: , 2024-03-01 20:54:07,618 INFO snapshot-role/MainThread: "pvseg": [ 2024-03-01 20:54:07,618 INFO snapshot-role/MainThread: {"pvseg_start":"0", "pvseg_size":"129", "segtype":"linear", "pv_uuid":"KDPe4g-PVlK-38Tl-zy1U-QsIW-QjRX-ft5Vvp", "lv_uuid":"0rGC52-fxIp-2MG0-x0Mm-acyS-aBvJ-04CsOH", "pv_name":"/dev/sdb"}, 2024-03-01 20:54:07,618 INFO snapshot-role/MainThread: {"pvseg_start":"129", "pvseg_size":"115", "segtype":"linear", "pv_uuid":"KDPe4g-PVlK-38Tl-zy1U-QsIW-QjRX-ft5Vvp", "lv_uuid":"eT3KDY-yWW5-yI4n-D3MA-MMhI-3w0j-lZbeKr", "pv_name":"/dev/sdb"}, 2024-03-01 20:54:07,618 INFO snapshot-role/MainThread: {"pvseg_start":"244", "pvseg_size":"10", "segtype":"free", "pv_uuid":"KDPe4g-PVlK-38Tl-zy1U-QsIW-QjRX-ft5Vvp", "lv_uuid":"", "pv_name":"/dev/sdb"}, 2024-03-01 20:54:07,618 INFO snapshot-role/MainThread: {"pvseg_start":"0", "pvseg_size":"35", "segtype":"linear", "pv_uuid":"PIn3kf-YgqD-0PFt-Pwfx-wx2S-dUYS-vBI1wW", "lv_uuid":"LLnu77-1Zh6-Watl-uyFy-wUJC-QeOz-O2Nu8c", "pv_name":"/dev/sdc"}, 2024-03-01 20:54:07,618 INFO snapshot-role/MainThread: {"pvseg_start":"35", "pvseg_size":"219", "segtype":"free", "pv_uuid":"PIn3kf-YgqD-0PFt-Pwfx-wx2S-dUYS-vBI1wW", "lv_uuid":"", "pv_name":"/dev/sdc"}, 2024-03-01 20:54:07,618 INFO snapshot-role/MainThread: {"pvseg_start":"0", "pvseg_size":"254", "segtype":"linear", "pv_uuid":"fT9v1y-1sT8-RTk7-CnWc-zmmk-eDe2-ZclZEn", "lv_uuid":"0rGC52-fxIp-2MG0-x0Mm-acyS-aBvJ-04CsOH", "pv_name":"/dev/sda"} 2024-03-01 20:54:07,618 INFO snapshot-role/MainThread: ] 2024-03-01 20:54:07,618 INFO snapshot-role/MainThread: , 2024-03-01 20:54:07,618 INFO snapshot-role/MainThread: "seg": [ 2024-03-01 20:54:07,618 INFO snapshot-role/MainThread: {"seg_pe_ranges":"/dev/sda:0-253", "segtype":"linear", "lv_uuid":"0rGC52-fxIp-2MG0-x0Mm-acyS-aBvJ-04CsOH"}, 2024-03-01 20:54:07,618 INFO snapshot-role/MainThread: {"seg_pe_ranges":"/dev/sdb:0-128", "segtype":"linear", "lv_uuid":"0rGC52-fxIp-2MG0-x0Mm-acyS-aBvJ-04CsOH"}, 2024-03-01 20:54:07,618 INFO snapshot-role/MainThread: {"seg_pe_ranges":"/dev/sdc:0-34", "segtype":"linear", "lv_uuid":"LLnu77-1Zh6-Watl-uyFy-wUJC-QeOz-O2Nu8c"}, 2024-03-01 20:54:07,618 INFO snapshot-role/MainThread: {"seg_pe_ranges":"/dev/sdb:129-243", "segtype":"linear", "lv_uuid":"eT3KDY-yWW5-yI4n-D3MA-MMhI-3w0j-lZbeKr"} 2024-03-01 20:54:07,619 INFO snapshot-role/MainThread: ] 2024-03-01 20:54:07,619 INFO snapshot-role/MainThread: } 2024-03-01 20:54:07,619 INFO snapshot-role/MainThread: ] 2024-03-01 20:54:07,619 INFO snapshot-role/MainThread: , 2024-03-01 20:54:07,619 INFO snapshot-role/MainThread: "log": [ 2024-03-01 20:54:07,619 INFO snapshot-role/MainThread: ] 2024-03-01 20:54:07,619 INFO snapshot-role/MainThread: } 2024-03-01 20:54:07,619 INFO snapshot-role/MainThread: get_current_space_state: test_vg3 vg_size : 4261412864 vg_free : 922746880 vg_extent_size : 4194304 2024-03-01 20:54:07,619 INFO snapshot-role/MainThread: lv: lv5 lv_size : 1283457024 chunk_size : 65536 2024-03-01 20:54:07,619 INFO snapshot-role/MainThread: lv: lv6 lv_size : 1069547520 chunk_size : 65536 2024-03-01 20:54:07,619 INFO snapshot-role/MainThread: lv: lv7 lv_size : 427819008 chunk_size : 65536 2024-03-01 20:54:07,619 INFO snapshot-role/MainThread: lv: lv7_snapset1 lv_size : 130023424 chunk_size : 65536 2024-03-01 20:54:07,619 INFO snapshot-role/MainThread: lv: lv8 lv_size : 427819008 chunk_size : 65536 2024-03-01 20:54:07,619 INFO snapshot-role/MainThread: get_current_space_state: test_vg2 vg_size : 3196059648 vg_free : 1937768448 vg_extent_size : 4194304 2024-03-01 20:54:07,619 INFO snapshot-role/MainThread: lv: lv3 lv_size : 322961408 chunk_size : 65536 2024-03-01 20:54:07,619 INFO snapshot-role/MainThread: lv: lv3_snapset1 lv_size : 100663296 chunk_size : 65536 2024-03-01 20:54:07,619 INFO snapshot-role/MainThread: lv: lv4 lv_size : 641728512 chunk_size : 65536 2024-03-01 20:54:07,619 INFO snapshot-role/MainThread: lv: lv4_snapset1 lv_size : 192937984 chunk_size : 65536 2024-03-01 20:54:07,619 INFO snapshot-role/MainThread: get_current_space_state: test_vg1 vg_size : 3196059648 vg_free : 960495616 vg_extent_size : 4194304 2024-03-01 20:54:07,619 INFO snapshot-role/MainThread: lv: lv1 lv_size : 482344960 chunk_size : 65536 2024-03-01 20:54:07,619 INFO snapshot-role/MainThread: lv: lv1_snapset1 lv_size : 146800640 chunk_size : 65536 2024-03-01 20:54:07,619 INFO snapshot-role/MainThread: lv: lv2 lv_size : 1606418432 chunk_size : 65536 2024-03-01 20:54:07,619 INFO snapshot-role/MainThread: Running... lvs test_vg2 2024-03-01 20:54:07,647 INFO snapshot-role/MainThread: Return code: 0 2024-03-01 20:54:07,647 INFO snapshot-role/MainThread: { 2024-03-01 20:54:07,647 INFO snapshot-role/MainThread: "report": [ 2024-03-01 20:54:07,647 INFO snapshot-role/MainThread: { 2024-03-01 20:54:07,647 INFO snapshot-role/MainThread: "lv": [ 2024-03-01 20:54:07,647 INFO snapshot-role/MainThread: {"lv_name":"lv3", "vg_name":"test_vg2", "lv_attr":"owi-a-s---", "lv_size":"322961408", "pool_lv":"", "origin":"", "data_percent":"", "metadata_percent":"", "move_pv":"", "mirror_log":"", "copy_percent":"", "convert_lv":""}, 2024-03-01 20:54:07,647 INFO snapshot-role/MainThread: {"lv_name":"lv3_snapset1", "vg_name":"test_vg2", "lv_attr":"swi-a-s---", "lv_size":"100663296", "pool_lv":"", "origin":"lv3", "data_percent":"0.00", "metadata_percent":"", "move_pv":"", "mirror_log":"", "copy_percent":"", "convert_lv":""}, 2024-03-01 20:54:07,647 INFO snapshot-role/MainThread: {"lv_name":"lv4", "vg_name":"test_vg2", "lv_attr":"owi-a-s---", "lv_size":"641728512", "pool_lv":"", "origin":"", "data_percent":"", "metadata_percent":"", "move_pv":"", "mirror_log":"", "copy_percent":"", "convert_lv":""}, 2024-03-01 20:54:07,648 INFO snapshot-role/MainThread: {"lv_name":"lv4_snapset1", "vg_name":"test_vg2", "lv_attr":"swi-a-s---", "lv_size":"192937984", "pool_lv":"", "origin":"lv4", "data_percent":"0.00", "metadata_percent":"", "move_pv":"", "mirror_log":"", "copy_percent":"", "convert_lv":""} 2024-03-01 20:54:07,648 INFO snapshot-role/MainThread: ] 2024-03-01 20:54:07,648 INFO snapshot-role/MainThread: } 2024-03-01 20:54:07,648 INFO snapshot-role/MainThread: ] 2024-03-01 20:54:07,648 INFO snapshot-role/MainThread: , 2024-03-01 20:54:07,648 INFO snapshot-role/MainThread: "log": [ 2024-03-01 20:54:07,648 INFO snapshot-role/MainThread: ] 2024-03-01 20:54:07,648 INFO snapshot-role/MainThread: } 2024-03-01 20:54:07,648 INFO snapshot-role/MainThread: Running... lvs test_vg2/lv4_snapset1 2024-03-01 20:54:07,681 INFO snapshot-role/MainThread: Return code: 0 2024-03-01 20:54:07,681 INFO snapshot-role/MainThread: { 2024-03-01 20:54:07,681 INFO snapshot-role/MainThread: "report": [ 2024-03-01 20:54:07,682 INFO snapshot-role/MainThread: { 2024-03-01 20:54:07,682 INFO snapshot-role/MainThread: "lv": [ 2024-03-01 20:54:07,682 INFO snapshot-role/MainThread: {"lv_name":"lv4_snapset1", "vg_name":"test_vg2", "lv_attr":"swi-a-s---", "lv_size":"192937984", "pool_lv":"", "origin":"lv4", "data_percent":"0.00", "metadata_percent":"", "move_pv":"", "mirror_log":"", "copy_percent":"", "convert_lv":""} 2024-03-01 20:54:07,682 INFO snapshot-role/MainThread: ] 2024-03-01 20:54:07,682 INFO snapshot-role/MainThread: } 2024-03-01 20:54:07,682 INFO snapshot-role/MainThread: ] 2024-03-01 20:54:07,682 INFO snapshot-role/MainThread: , 2024-03-01 20:54:07,682 INFO snapshot-role/MainThread: "log": [ 2024-03-01 20:54:07,682 INFO snapshot-role/MainThread: ] 2024-03-01 20:54:07,682 INFO snapshot-role/MainThread: } 2024-03-01 20:54:07,682 INFO snapshot-role/MainThread: Running... lvm fullreport --units B --nosuffix --configreport vg -o vg_name,vg_uuid,vg_size,vg_free,vg_extent_size --configreport lv -o lv_uuid,lv_name,lv_full_name,lv_path,lv_size,origin,origin_size,pool_lv,lv_tags,lv_attr,vg_name,data_percent,metadata_percent,pool_lv --configreport pv -o pv_name --reportformat json 2024-03-01 20:54:07,718 INFO snapshot-role/MainThread: Return code: 0 2024-03-01 20:54:07,719 INFO snapshot-role/MainThread: { 2024-03-01 20:54:07,719 INFO snapshot-role/MainThread: "report": [ 2024-03-01 20:54:07,719 INFO snapshot-role/MainThread: { 2024-03-01 20:54:07,719 INFO snapshot-role/MainThread: "vg": [ 2024-03-01 20:54:07,719 INFO snapshot-role/MainThread: {"vg_name":"test_vg3", "vg_uuid":"QkO21e-z17d-OjKu-Vqgh-Gnze-9j0A-8ftQzW", "vg_size":"4261412864", "vg_free":"922746880", "vg_extent_size":"4194304"} 2024-03-01 20:54:07,719 INFO snapshot-role/MainThread: ] 2024-03-01 20:54:07,719 INFO snapshot-role/MainThread: , 2024-03-01 20:54:07,719 INFO snapshot-role/MainThread: "pv": [ 2024-03-01 20:54:07,719 INFO snapshot-role/MainThread: {"pv_name":"/dev/sdg"}, 2024-03-01 20:54:07,719 INFO snapshot-role/MainThread: {"pv_name":"/dev/sdh"}, 2024-03-01 20:54:07,719 INFO snapshot-role/MainThread: {"pv_name":"/dev/sdi"}, 2024-03-01 20:54:07,719 INFO snapshot-role/MainThread: {"pv_name":"/dev/sdj"} 2024-03-01 20:54:07,719 INFO snapshot-role/MainThread: ] 2024-03-01 20:54:07,719 INFO snapshot-role/MainThread: , 2024-03-01 20:54:07,719 INFO snapshot-role/MainThread: "lv": [ 2024-03-01 20:54:07,719 INFO snapshot-role/MainThread: {"lv_uuid":"vRyvD3-vcUv-uwKv-hYc5-Octm-8RBz-vfmf78", "lv_name":"lv5", "lv_full_name":"test_vg3/lv5", "lv_path":"/dev/test_vg3/lv5", "lv_size":"1283457024", "origin":"", "origin_size":"", "pool_lv":"", "lv_tags":"", "lv_attr":"-wi-a-----", "vg_name":"test_vg3", "data_percent":"", "metadata_percent":"", "pool_lv":""}, 2024-03-01 20:54:07,719 INFO snapshot-role/MainThread: {"lv_uuid":"XL3Pt9-45Lf-3yW2-gvna-B2q7-IIys-4Aa4TY", "lv_name":"lv6", "lv_full_name":"test_vg3/lv6", "lv_path":"/dev/test_vg3/lv6", "lv_size":"1069547520", "origin":"", "origin_size":"", "pool_lv":"", "lv_tags":"", "lv_attr":"-wi-a-----", "vg_name":"test_vg3", "data_percent":"", "metadata_percent":"", "pool_lv":""}, 2024-03-01 20:54:07,719 INFO snapshot-role/MainThread: {"lv_uuid":"6DYPj0-hhBq-fUnt-mGb3-KhmU-21An-Q90krg", "lv_name":"lv7", "lv_full_name":"test_vg3/lv7", "lv_path":"/dev/test_vg3/lv7", "lv_size":"427819008", "origin":"", "origin_size":"427819008", "pool_lv":"", "lv_tags":"", "lv_attr":"owi-a-s---", "vg_name":"test_vg3", "data_percent":"", "metadata_percent":"", "pool_lv":""}, 2024-03-01 20:54:07,719 INFO snapshot-role/MainThread: {"lv_uuid":"RCePiz-MVPJ-xR2v-OG97-ppVN-Lr0N-PDwJ22", "lv_name":"lv7_snapset1", "lv_full_name":"test_vg3/lv7_snapset1", "lv_path":"/dev/test_vg3/lv7_snapset1", "lv_size":"130023424", "origin":"lv7", "origin_size":"427819008", "pool_lv":"", "lv_tags":"", "lv_attr":"swi-a-s---", "vg_name":"test_vg3", "data_percent":"0.00", "metadata_percent":"", "pool_lv":""}, 2024-03-01 20:54:07,719 INFO snapshot-role/MainThread: {"lv_uuid":"66uv6y-zQ4D-FNQs-34FK-4RfH-13gI-BVYYZZ", "lv_name":"lv8", "lv_full_name":"test_vg3/lv8", "lv_path":"/dev/test_vg3/lv8", "lv_size":"427819008", "origin":"", "origin_size":"", "pool_lv":"", "lv_tags":"", "lv_attr":"-wi-a-----", "vg_name":"test_vg3", "data_percent":"", "metadata_percent":"", "pool_lv":""} 2024-03-01 20:54:07,719 INFO snapshot-role/MainThread: ] 2024-03-01 20:54:07,719 INFO snapshot-role/MainThread: , 2024-03-01 20:54:07,719 INFO snapshot-role/MainThread: "pvseg": [ 2024-03-01 20:54:07,719 INFO snapshot-role/MainThread: {"pvseg_start":"0", "pvseg_size":"254", "segtype":"linear", "pv_uuid":"8Gsc3Z-Hu3k-IM7B-0Ud8-dlr1-qlWY-t9Hcho", "lv_uuid":"vRyvD3-vcUv-uwKv-hYc5-Octm-8RBz-vfmf78", "pv_name":"/dev/sdi"}, 2024-03-01 20:54:07,719 INFO snapshot-role/MainThread: {"pvseg_start":"0", "pvseg_size":"52", "segtype":"linear", "pv_uuid":"NMfUHt-rV5o-iriL-nltM-Wz3O-efPJ-vxzKfO", "lv_uuid":"vRyvD3-vcUv-uwKv-hYc5-Octm-8RBz-vfmf78", "pv_name":"/dev/sdj"}, 2024-03-01 20:54:07,719 INFO snapshot-role/MainThread: {"pvseg_start":"52", "pvseg_size":"202", "segtype":"free", "pv_uuid":"NMfUHt-rV5o-iriL-nltM-Wz3O-efPJ-vxzKfO", "lv_uuid":"", "pv_name":"/dev/sdj"}, 2024-03-01 20:54:07,719 INFO snapshot-role/MainThread: {"pvseg_start":"0", "pvseg_size":"254", "segtype":"linear", "pv_uuid":"d9PKx3-lQ43-J1fk-4pg4-Qute-Jefk-kbMvCG", "lv_uuid":"XL3Pt9-45Lf-3yW2-gvna-B2q7-IIys-4Aa4TY", "pv_name":"/dev/sdh"}, 2024-03-01 20:54:07,719 INFO snapshot-role/MainThread: {"pvseg_start":"0", "pvseg_size":"102", "segtype":"linear", "pv_uuid":"hJYfS5-wnPt-Ddxq-LzHF-INia-ff4Q-q8hARN", "lv_uuid":"66uv6y-zQ4D-FNQs-34FK-4RfH-13gI-BVYYZZ", "pv_name":"/dev/sdg"}, 2024-03-01 20:54:07,719 INFO snapshot-role/MainThread: {"pvseg_start":"102", "pvseg_size":"102", "segtype":"linear", "pv_uuid":"hJYfS5-wnPt-Ddxq-LzHF-INia-ff4Q-q8hARN", "lv_uuid":"6DYPj0-hhBq-fUnt-mGb3-KhmU-21An-Q90krg", "pv_name":"/dev/sdg"}, 2024-03-01 20:54:07,719 INFO snapshot-role/MainThread: {"pvseg_start":"204", "pvseg_size":"1", "segtype":"linear", "pv_uuid":"hJYfS5-wnPt-Ddxq-LzHF-INia-ff4Q-q8hARN", "lv_uuid":"XL3Pt9-45Lf-3yW2-gvna-B2q7-IIys-4Aa4TY", "pv_name":"/dev/sdg"}, 2024-03-01 20:54:07,719 INFO snapshot-role/MainThread: {"pvseg_start":"205", "pvseg_size":"31", "segtype":"linear", "pv_uuid":"hJYfS5-wnPt-Ddxq-LzHF-INia-ff4Q-q8hARN", "lv_uuid":"RCePiz-MVPJ-xR2v-OG97-ppVN-Lr0N-PDwJ22", "pv_name":"/dev/sdg"}, 2024-03-01 20:54:07,719 INFO snapshot-role/MainThread: {"pvseg_start":"236", "pvseg_size":"18", "segtype":"free", "pv_uuid":"hJYfS5-wnPt-Ddxq-LzHF-INia-ff4Q-q8hARN", "lv_uuid":"", "pv_name":"/dev/sdg"} 2024-03-01 20:54:07,719 INFO snapshot-role/MainThread: ] 2024-03-01 20:54:07,719 INFO snapshot-role/MainThread: , 2024-03-01 20:54:07,719 INFO snapshot-role/MainThread: "seg": [ 2024-03-01 20:54:07,720 INFO snapshot-role/MainThread: {"seg_pe_ranges":"/dev/sdg:0-101", "segtype":"linear", "lv_uuid":"66uv6y-zQ4D-FNQs-34FK-4RfH-13gI-BVYYZZ"}, 2024-03-01 20:54:07,720 INFO snapshot-role/MainThread: {"seg_pe_ranges":"/dev/sdg:102-203", "segtype":"linear", "lv_uuid":"6DYPj0-hhBq-fUnt-mGb3-KhmU-21An-Q90krg"}, 2024-03-01 20:54:07,720 INFO snapshot-role/MainThread: {"seg_pe_ranges":"/dev/sdg:205-235", "segtype":"linear", "lv_uuid":"RCePiz-MVPJ-xR2v-OG97-ppVN-Lr0N-PDwJ22"}, 2024-03-01 20:54:07,720 INFO snapshot-role/MainThread: {"seg_pe_ranges":"/dev/sdh:0-253", "segtype":"linear", "lv_uuid":"XL3Pt9-45Lf-3yW2-gvna-B2q7-IIys-4Aa4TY"}, 2024-03-01 20:54:07,720 INFO snapshot-role/MainThread: {"seg_pe_ranges":"/dev/sdg:204-204", "segtype":"linear", "lv_uuid":"XL3Pt9-45Lf-3yW2-gvna-B2q7-IIys-4Aa4TY"}, 2024-03-01 20:54:07,720 INFO snapshot-role/MainThread: {"seg_pe_ranges":"/dev/sdi:0-253", "segtype":"linear", "lv_uuid":"vRyvD3-vcUv-uwKv-hYc5-Octm-8RBz-vfmf78"}, 2024-03-01 20:54:07,720 INFO snapshot-role/MainThread: {"seg_pe_ranges":"/dev/sdj:0-51", "segtype":"linear", "lv_uuid":"vRyvD3-vcUv-uwKv-hYc5-Octm-8RBz-vfmf78"} 2024-03-01 20:54:07,720 INFO snapshot-role/MainThread: ] 2024-03-01 20:54:07,720 INFO snapshot-role/MainThread: } 2024-03-01 20:54:07,720 INFO snapshot-role/MainThread: , 2024-03-01 20:54:07,720 INFO snapshot-role/MainThread: { 2024-03-01 20:54:07,720 INFO snapshot-role/MainThread: "vg": [ 2024-03-01 20:54:07,720 INFO snapshot-role/MainThread: {"vg_name":"test_vg2", "vg_uuid":"rTth1E-IBWf-P2Ll-dmvf-Gtq4-23k9-MhJ8L6", "vg_size":"3196059648", "vg_free":"1937768448", "vg_extent_size":"4194304"} 2024-03-01 20:54:07,720 INFO snapshot-role/MainThread: ] 2024-03-01 20:54:07,720 INFO snapshot-role/MainThread: , 2024-03-01 20:54:07,720 INFO snapshot-role/MainThread: "pv": [ 2024-03-01 20:54:07,720 INFO snapshot-role/MainThread: {"pv_name":"/dev/sdd"}, 2024-03-01 20:54:07,720 INFO snapshot-role/MainThread: {"pv_name":"/dev/sde"}, 2024-03-01 20:54:07,720 INFO snapshot-role/MainThread: {"pv_name":"/dev/sdf"} 2024-03-01 20:54:07,720 INFO snapshot-role/MainThread: ] 2024-03-01 20:54:07,720 INFO snapshot-role/MainThread: , 2024-03-01 20:54:07,720 INFO snapshot-role/MainThread: "lv": [ 2024-03-01 20:54:07,720 INFO snapshot-role/MainThread: {"lv_uuid":"io0zuS-r2vf-kOYP-EZLC-ILnP-Qd9u-k0D01J", "lv_name":"lv3", "lv_full_name":"test_vg2/lv3", "lv_path":"/dev/test_vg2/lv3", "lv_size":"322961408", "origin":"", "origin_size":"322961408", "pool_lv":"", "lv_tags":"", "lv_attr":"owi-a-s---", "vg_name":"test_vg2", "data_percent":"", "metadata_percent":"", "pool_lv":""}, 2024-03-01 20:54:07,720 INFO snapshot-role/MainThread: {"lv_uuid":"11t1Xe-92wN-gUKY-BVWC-zc3M-00EM-LZpFei", "lv_name":"lv3_snapset1", "lv_full_name":"test_vg2/lv3_snapset1", "lv_path":"/dev/test_vg2/lv3_snapset1", "lv_size":"100663296", "origin":"lv3", "origin_size":"322961408", "pool_lv":"", "lv_tags":"", "lv_attr":"swi-a-s---", "vg_name":"test_vg2", "data_percent":"0.00", "metadata_percent":"", "pool_lv":""}, 2024-03-01 20:54:07,720 INFO snapshot-role/MainThread: {"lv_uuid":"ylFwPE-4mOR-qG1o-e7y0-6iGt-Nlku-B4XCBQ", "lv_name":"lv4", "lv_full_name":"test_vg2/lv4", "lv_path":"/dev/test_vg2/lv4", "lv_size":"641728512", "origin":"", "origin_size":"641728512", "pool_lv":"", "lv_tags":"", "lv_attr":"owi-a-s---", "vg_name":"test_vg2", "data_percent":"", "metadata_percent":"", "pool_lv":""}, 2024-03-01 20:54:07,720 INFO snapshot-role/MainThread: {"lv_uuid":"q8r731-NYyO-10JQ-cdgh-vAsJ-5niD-PxrBPX", "lv_name":"lv4_snapset1", "lv_full_name":"test_vg2/lv4_snapset1", "lv_path":"/dev/test_vg2/lv4_snapset1", "lv_size":"192937984", "origin":"lv4", "origin_size":"641728512", "pool_lv":"", "lv_tags":"", "lv_attr":"swi-a-s---", "vg_name":"test_vg2", "data_percent":"0.00", "metadata_percent":"", "pool_lv":""} 2024-03-01 20:54:07,720 INFO snapshot-role/MainThread: ] 2024-03-01 20:54:07,720 INFO snapshot-role/MainThread: , 2024-03-01 20:54:07,720 INFO snapshot-role/MainThread: "pvseg": [ 2024-03-01 20:54:07,720 INFO snapshot-role/MainThread: {"pvseg_start":"0", "pvseg_size":"254", "segtype":"free", "pv_uuid":"0M3KVh-7a4I-BPav-f7ma-rRY3-HHwl-ZQEkWO", "lv_uuid":"", "pv_name":"/dev/sdf"}, 2024-03-01 20:54:07,720 INFO snapshot-role/MainThread: {"pvseg_start":"0", "pvseg_size":"46", "segtype":"linear", "pv_uuid":"PyIrfQ-hZPh-O3Ym-EKxN-K1tS-Y0bW-THw6si", "lv_uuid":"q8r731-NYyO-10JQ-cdgh-vAsJ-5niD-PxrBPX", "pv_name":"/dev/sde"}, 2024-03-01 20:54:07,720 INFO snapshot-role/MainThread: {"pvseg_start":"46", "pvseg_size":"208", "segtype":"free", "pv_uuid":"PyIrfQ-hZPh-O3Ym-EKxN-K1tS-Y0bW-THw6si", "lv_uuid":"", "pv_name":"/dev/sde"}, 2024-03-01 20:54:07,720 INFO snapshot-role/MainThread: {"pvseg_start":"0", "pvseg_size":"153", "segtype":"linear", "pv_uuid":"zoxUFp-BuKp-4Q2I-kCdq-Nel8-QAep-gkgiDU", "lv_uuid":"ylFwPE-4mOR-qG1o-e7y0-6iGt-Nlku-B4XCBQ", "pv_name":"/dev/sdd"}, 2024-03-01 20:54:07,720 INFO snapshot-role/MainThread: {"pvseg_start":"153", "pvseg_size":"77", "segtype":"linear", "pv_uuid":"zoxUFp-BuKp-4Q2I-kCdq-Nel8-QAep-gkgiDU", "lv_uuid":"io0zuS-r2vf-kOYP-EZLC-ILnP-Qd9u-k0D01J", "pv_name":"/dev/sdd"}, 2024-03-01 20:54:07,720 INFO snapshot-role/MainThread: {"pvseg_start":"230", "pvseg_size":"24", "segtype":"linear", "pv_uuid":"zoxUFp-BuKp-4Q2I-kCdq-Nel8-QAep-gkgiDU", "lv_uuid":"11t1Xe-92wN-gUKY-BVWC-zc3M-00EM-LZpFei", "pv_name":"/dev/sdd"} 2024-03-01 20:54:07,720 INFO snapshot-role/MainThread: ] 2024-03-01 20:54:07,720 INFO snapshot-role/MainThread: , 2024-03-01 20:54:07,721 INFO snapshot-role/MainThread: "seg": [ 2024-03-01 20:54:07,721 INFO snapshot-role/MainThread: {"seg_pe_ranges":"/dev/sdd:230-253", "segtype":"linear", "lv_uuid":"11t1Xe-92wN-gUKY-BVWC-zc3M-00EM-LZpFei"}, 2024-03-01 20:54:07,721 INFO snapshot-role/MainThread: {"seg_pe_ranges":"/dev/sdd:153-229", "segtype":"linear", "lv_uuid":"io0zuS-r2vf-kOYP-EZLC-ILnP-Qd9u-k0D01J"}, 2024-03-01 20:54:07,721 INFO snapshot-role/MainThread: {"seg_pe_ranges":"/dev/sde:0-45", "segtype":"linear", "lv_uuid":"q8r731-NYyO-10JQ-cdgh-vAsJ-5niD-PxrBPX"}, 2024-03-01 20:54:07,721 INFO snapshot-role/MainThread: {"seg_pe_ranges":"/dev/sdd:0-152", "segtype":"linear", "lv_uuid":"ylFwPE-4mOR-qG1o-e7y0-6iGt-Nlku-B4XCBQ"} 2024-03-01 20:54:07,721 INFO snapshot-role/MainThread: ] 2024-03-01 20:54:07,721 INFO snapshot-role/MainThread: } 2024-03-01 20:54:07,721 INFO snapshot-role/MainThread: , 2024-03-01 20:54:07,721 INFO snapshot-role/MainThread: { 2024-03-01 20:54:07,721 INFO snapshot-role/MainThread: "vg": [ 2024-03-01 20:54:07,721 INFO snapshot-role/MainThread: {"vg_name":"test_vg1", "vg_uuid":"Zl6upP-RkLr-opWG-Ywma-s6R7-0zdB-5Yewuj", "vg_size":"3196059648", "vg_free":"960495616", "vg_extent_size":"4194304"} 2024-03-01 20:54:07,721 INFO snapshot-role/MainThread: ] 2024-03-01 20:54:07,721 INFO snapshot-role/MainThread: , 2024-03-01 20:54:07,721 INFO snapshot-role/MainThread: "pv": [ 2024-03-01 20:54:07,721 INFO snapshot-role/MainThread: {"pv_name":"/dev/sda"}, 2024-03-01 20:54:07,721 INFO snapshot-role/MainThread: {"pv_name":"/dev/sdb"}, 2024-03-01 20:54:07,721 INFO snapshot-role/MainThread: {"pv_name":"/dev/sdc"} 2024-03-01 20:54:07,721 INFO snapshot-role/MainThread: ] 2024-03-01 20:54:07,721 INFO snapshot-role/MainThread: , 2024-03-01 20:54:07,721 INFO snapshot-role/MainThread: "lv": [ 2024-03-01 20:54:07,721 INFO snapshot-role/MainThread: {"lv_uuid":"eT3KDY-yWW5-yI4n-D3MA-MMhI-3w0j-lZbeKr", "lv_name":"lv1", "lv_full_name":"test_vg1/lv1", "lv_path":"/dev/test_vg1/lv1", "lv_size":"482344960", "origin":"", "origin_size":"482344960", "pool_lv":"", "lv_tags":"", "lv_attr":"owi-a-s---", "vg_name":"test_vg1", "data_percent":"", "metadata_percent":"", "pool_lv":""}, 2024-03-01 20:54:07,721 INFO snapshot-role/MainThread: {"lv_uuid":"LLnu77-1Zh6-Watl-uyFy-wUJC-QeOz-O2Nu8c", "lv_name":"lv1_snapset1", "lv_full_name":"test_vg1/lv1_snapset1", "lv_path":"/dev/test_vg1/lv1_snapset1", "lv_size":"146800640", "origin":"lv1", "origin_size":"482344960", "pool_lv":"", "lv_tags":"", "lv_attr":"swi-a-s---", "vg_name":"test_vg1", "data_percent":"0.00", "metadata_percent":"", "pool_lv":""}, 2024-03-01 20:54:07,721 INFO snapshot-role/MainThread: {"lv_uuid":"0rGC52-fxIp-2MG0-x0Mm-acyS-aBvJ-04CsOH", "lv_name":"lv2", "lv_full_name":"test_vg1/lv2", "lv_path":"/dev/test_vg1/lv2", "lv_size":"1606418432", "origin":"", "origin_size":"", "pool_lv":"", "lv_tags":"", "lv_attr":"-wi-a-----", "vg_name":"test_vg1", "data_percent":"", "metadata_percent":"", "pool_lv":""} 2024-03-01 20:54:07,721 INFO snapshot-role/MainThread: ] 2024-03-01 20:54:07,721 INFO snapshot-role/MainThread: , 2024-03-01 20:54:07,721 INFO snapshot-role/MainThread: "pvseg": [ 2024-03-01 20:54:07,721 INFO snapshot-role/MainThread: {"pvseg_start":"0", "pvseg_size":"129", "segtype":"linear", "pv_uuid":"KDPe4g-PVlK-38Tl-zy1U-QsIW-QjRX-ft5Vvp", "lv_uuid":"0rGC52-fxIp-2MG0-x0Mm-acyS-aBvJ-04CsOH", "pv_name":"/dev/sdb"}, 2024-03-01 20:54:07,721 INFO snapshot-role/MainThread: {"pvseg_start":"129", "pvseg_size":"115", "segtype":"linear", "pv_uuid":"KDPe4g-PVlK-38Tl-zy1U-QsIW-QjRX-ft5Vvp", "lv_uuid":"eT3KDY-yWW5-yI4n-D3MA-MMhI-3w0j-lZbeKr", "pv_name":"/dev/sdb"}, 2024-03-01 20:54:07,721 INFO snapshot-role/MainThread: {"pvseg_start":"244", "pvseg_size":"10", "segtype":"free", "pv_uuid":"KDPe4g-PVlK-38Tl-zy1U-QsIW-QjRX-ft5Vvp", "lv_uuid":"", "pv_name":"/dev/sdb"}, 2024-03-01 20:54:07,721 INFO snapshot-role/MainThread: {"pvseg_start":"0", "pvseg_size":"35", "segtype":"linear", "pv_uuid":"PIn3kf-YgqD-0PFt-Pwfx-wx2S-dUYS-vBI1wW", "lv_uuid":"LLnu77-1Zh6-Watl-uyFy-wUJC-QeOz-O2Nu8c", "pv_name":"/dev/sdc"}, 2024-03-01 20:54:07,721 INFO snapshot-role/MainThread: {"pvseg_start":"35", "pvseg_size":"219", "segtype":"free", "pv_uuid":"PIn3kf-YgqD-0PFt-Pwfx-wx2S-dUYS-vBI1wW", "lv_uuid":"", "pv_name":"/dev/sdc"}, 2024-03-01 20:54:07,721 INFO snapshot-role/MainThread: {"pvseg_start":"0", "pvseg_size":"254", "segtype":"linear", "pv_uuid":"fT9v1y-1sT8-RTk7-CnWc-zmmk-eDe2-ZclZEn", "lv_uuid":"0rGC52-fxIp-2MG0-x0Mm-acyS-aBvJ-04CsOH", "pv_name":"/dev/sda"} 2024-03-01 20:54:07,721 INFO snapshot-role/MainThread: ] 2024-03-01 20:54:07,721 INFO snapshot-role/MainThread: , 2024-03-01 20:54:07,721 INFO snapshot-role/MainThread: "seg": [ 2024-03-01 20:54:07,721 INFO snapshot-role/MainThread: {"seg_pe_ranges":"/dev/sda:0-253", "segtype":"linear", "lv_uuid":"0rGC52-fxIp-2MG0-x0Mm-acyS-aBvJ-04CsOH"}, 2024-03-01 20:54:07,721 INFO snapshot-role/MainThread: {"seg_pe_ranges":"/dev/sdb:0-128", "segtype":"linear", "lv_uuid":"0rGC52-fxIp-2MG0-x0Mm-acyS-aBvJ-04CsOH"}, 2024-03-01 20:54:07,722 INFO snapshot-role/MainThread: {"seg_pe_ranges":"/dev/sdc:0-34", "segtype":"linear", "lv_uuid":"LLnu77-1Zh6-Watl-uyFy-wUJC-QeOz-O2Nu8c"}, 2024-03-01 20:54:07,722 INFO snapshot-role/MainThread: {"seg_pe_ranges":"/dev/sdb:129-243", "segtype":"linear", "lv_uuid":"eT3KDY-yWW5-yI4n-D3MA-MMhI-3w0j-lZbeKr"} 2024-03-01 20:54:07,722 INFO snapshot-role/MainThread: ] 2024-03-01 20:54:07,722 INFO snapshot-role/MainThread: } 2024-03-01 20:54:07,722 INFO snapshot-role/MainThread: ] 2024-03-01 20:54:07,722 INFO snapshot-role/MainThread: , 2024-03-01 20:54:07,722 INFO snapshot-role/MainThread: "log": [ 2024-03-01 20:54:07,722 INFO snapshot-role/MainThread: ] 2024-03-01 20:54:07,722 INFO snapshot-role/MainThread: } 2024-03-01 20:54:07,722 INFO snapshot-role/MainThread: get_current_space_state: test_vg3 vg_size : 4261412864 vg_free : 922746880 vg_extent_size : 4194304 2024-03-01 20:54:07,722 INFO snapshot-role/MainThread: lv: lv5 lv_size : 1283457024 chunk_size : 65536 2024-03-01 20:54:07,722 INFO snapshot-role/MainThread: lv: lv6 lv_size : 1069547520 chunk_size : 65536 2024-03-01 20:54:07,722 INFO snapshot-role/MainThread: lv: lv7 lv_size : 427819008 chunk_size : 65536 2024-03-01 20:54:07,722 INFO snapshot-role/MainThread: lv: lv7_snapset1 lv_size : 130023424 chunk_size : 65536 2024-03-01 20:54:07,722 INFO snapshot-role/MainThread: lv: lv8 lv_size : 427819008 chunk_size : 65536 2024-03-01 20:54:07,722 INFO snapshot-role/MainThread: get_current_space_state: test_vg2 vg_size : 3196059648 vg_free : 1937768448 vg_extent_size : 4194304 2024-03-01 20:54:07,722 INFO snapshot-role/MainThread: lv: lv3 lv_size : 322961408 chunk_size : 65536 2024-03-01 20:54:07,722 INFO snapshot-role/MainThread: lv: lv3_snapset1 lv_size : 100663296 chunk_size : 65536 2024-03-01 20:54:07,722 INFO snapshot-role/MainThread: lv: lv4 lv_size : 641728512 chunk_size : 65536 2024-03-01 20:54:07,722 INFO snapshot-role/MainThread: lv: lv4_snapset1 lv_size : 192937984 chunk_size : 65536 2024-03-01 20:54:07,722 INFO snapshot-role/MainThread: get_current_space_state: test_vg1 vg_size : 3196059648 vg_free : 960495616 vg_extent_size : 4194304 2024-03-01 20:54:07,722 INFO snapshot-role/MainThread: lv: lv1 lv_size : 482344960 chunk_size : 65536 2024-03-01 20:54:07,722 INFO snapshot-role/MainThread: lv: lv1_snapset1 lv_size : 146800640 chunk_size : 65536 2024-03-01 20:54:07,722 INFO snapshot-role/MainThread: lv: lv2 lv_size : 1606418432 chunk_size : 65536 2024-03-01 20:54:07,722 INFO snapshot-role/MainThread: Running... lvs test_vg3 2024-03-01 20:54:07,757 INFO snapshot-role/MainThread: Return code: 0 2024-03-01 20:54:07,758 INFO snapshot-role/MainThread: { 2024-03-01 20:54:07,758 INFO snapshot-role/MainThread: "report": [ 2024-03-01 20:54:07,758 INFO snapshot-role/MainThread: { 2024-03-01 20:54:07,758 INFO snapshot-role/MainThread: "lv": [ 2024-03-01 20:54:07,758 INFO snapshot-role/MainThread: {"lv_name":"lv5", "vg_name":"test_vg3", "lv_attr":"-wi-a-----", "lv_size":"1283457024", "pool_lv":"", "origin":"", "data_percent":"", "metadata_percent":"", "move_pv":"", "mirror_log":"", "copy_percent":"", "convert_lv":""}, 2024-03-01 20:54:07,758 INFO snapshot-role/MainThread: {"lv_name":"lv6", "vg_name":"test_vg3", "lv_attr":"-wi-a-----", "lv_size":"1069547520", "pool_lv":"", "origin":"", "data_percent":"", "metadata_percent":"", "move_pv":"", "mirror_log":"", "copy_percent":"", "convert_lv":""}, 2024-03-01 20:54:07,758 INFO snapshot-role/MainThread: {"lv_name":"lv7", "vg_name":"test_vg3", "lv_attr":"owi-a-s---", "lv_size":"427819008", "pool_lv":"", "origin":"", "data_percent":"", "metadata_percent":"", "move_pv":"", "mirror_log":"", "copy_percent":"", "convert_lv":""}, 2024-03-01 20:54:07,758 INFO snapshot-role/MainThread: {"lv_name":"lv7_snapset1", "vg_name":"test_vg3", "lv_attr":"swi-a-s---", "lv_size":"130023424", "pool_lv":"", "origin":"lv7", "data_percent":"0.00", "metadata_percent":"", "move_pv":"", "mirror_log":"", "copy_percent":"", "convert_lv":""}, 2024-03-01 20:54:07,758 INFO snapshot-role/MainThread: {"lv_name":"lv8", "vg_name":"test_vg3", "lv_attr":"-wi-a-----", "lv_size":"427819008", "pool_lv":"", "origin":"", "data_percent":"", "metadata_percent":"", "move_pv":"", "mirror_log":"", "copy_percent":"", "convert_lv":""} 2024-03-01 20:54:07,758 INFO snapshot-role/MainThread: ] 2024-03-01 20:54:07,758 INFO snapshot-role/MainThread: } 2024-03-01 20:54:07,758 INFO snapshot-role/MainThread: ] 2024-03-01 20:54:07,758 INFO snapshot-role/MainThread: , 2024-03-01 20:54:07,758 INFO snapshot-role/MainThread: "log": [ 2024-03-01 20:54:07,758 INFO snapshot-role/MainThread: ] 2024-03-01 20:54:07,758 INFO snapshot-role/MainThread: } 2024-03-01 20:54:07,758 INFO snapshot-role/MainThread: Running... lvs test_vg3/lv7_snapset1 2024-03-01 20:54:07,787 INFO snapshot-role/MainThread: Return code: 0 2024-03-01 20:54:07,788 INFO snapshot-role/MainThread: { 2024-03-01 20:54:07,788 INFO snapshot-role/MainThread: "report": [ 2024-03-01 20:54:07,788 INFO snapshot-role/MainThread: { 2024-03-01 20:54:07,788 INFO snapshot-role/MainThread: "lv": [ 2024-03-01 20:54:07,788 INFO snapshot-role/MainThread: {"lv_name":"lv7_snapset1", "vg_name":"test_vg3", "lv_attr":"swi-a-s---", "lv_size":"130023424", "pool_lv":"", "origin":"lv7", "data_percent":"0.00", "metadata_percent":"", "move_pv":"", "mirror_log":"", "copy_percent":"", "convert_lv":""} 2024-03-01 20:54:07,788 INFO snapshot-role/MainThread: ] 2024-03-01 20:54:07,788 INFO snapshot-role/MainThread: } 2024-03-01 20:54:07,788 INFO snapshot-role/MainThread: ] 2024-03-01 20:54:07,788 INFO snapshot-role/MainThread: , 2024-03-01 20:54:07,788 INFO snapshot-role/MainThread: "log": [ 2024-03-01 20:54:07,788 INFO snapshot-role/MainThread: ] 2024-03-01 20:54:07,788 INFO snapshot-role/MainThread: } 2024-03-01 20:54:07,788 INFO snapshot-role/MainThread: Running... lvm fullreport --units B --nosuffix --configreport vg -o vg_name,vg_uuid,vg_size,vg_free,vg_extent_size --configreport lv -o lv_uuid,lv_name,lv_full_name,lv_path,lv_size,origin,origin_size,pool_lv,lv_tags,lv_attr,vg_name,data_percent,metadata_percent,pool_lv --configreport pv -o pv_name --reportformat json 2024-03-01 20:54:07,822 INFO snapshot-role/MainThread: Return code: 0 2024-03-01 20:54:07,822 INFO snapshot-role/MainThread: { 2024-03-01 20:54:07,823 INFO snapshot-role/MainThread: "report": [ 2024-03-01 20:54:07,823 INFO snapshot-role/MainThread: { 2024-03-01 20:54:07,823 INFO snapshot-role/MainThread: "vg": [ 2024-03-01 20:54:07,823 INFO snapshot-role/MainThread: {"vg_name":"test_vg3", "vg_uuid":"QkO21e-z17d-OjKu-Vqgh-Gnze-9j0A-8ftQzW", "vg_size":"4261412864", "vg_free":"922746880", "vg_extent_size":"4194304"} 2024-03-01 20:54:07,823 INFO snapshot-role/MainThread: ] 2024-03-01 20:54:07,823 INFO snapshot-role/MainThread: , 2024-03-01 20:54:07,823 INFO snapshot-role/MainThread: "pv": [ 2024-03-01 20:54:07,823 INFO snapshot-role/MainThread: {"pv_name":"/dev/sdg"}, 2024-03-01 20:54:07,823 INFO snapshot-role/MainThread: {"pv_name":"/dev/sdh"}, 2024-03-01 20:54:07,823 INFO snapshot-role/MainThread: {"pv_name":"/dev/sdi"}, 2024-03-01 20:54:07,823 INFO snapshot-role/MainThread: {"pv_name":"/dev/sdj"} 2024-03-01 20:54:07,823 INFO snapshot-role/MainThread: ] 2024-03-01 20:54:07,823 INFO snapshot-role/MainThread: , 2024-03-01 20:54:07,823 INFO snapshot-role/MainThread: "lv": [ 2024-03-01 20:54:07,823 INFO snapshot-role/MainThread: {"lv_uuid":"vRyvD3-vcUv-uwKv-hYc5-Octm-8RBz-vfmf78", "lv_name":"lv5", "lv_full_name":"test_vg3/lv5", "lv_path":"/dev/test_vg3/lv5", "lv_size":"1283457024", "origin":"", "origin_size":"", "pool_lv":"", "lv_tags":"", "lv_attr":"-wi-a-----", "vg_name":"test_vg3", "data_percent":"", "metadata_percent":"", "pool_lv":""}, 2024-03-01 20:54:07,823 INFO snapshot-role/MainThread: {"lv_uuid":"XL3Pt9-45Lf-3yW2-gvna-B2q7-IIys-4Aa4TY", "lv_name":"lv6", "lv_full_name":"test_vg3/lv6", "lv_path":"/dev/test_vg3/lv6", "lv_size":"1069547520", "origin":"", "origin_size":"", "pool_lv":"", "lv_tags":"", "lv_attr":"-wi-a-----", "vg_name":"test_vg3", "data_percent":"", "metadata_percent":"", "pool_lv":""}, 2024-03-01 20:54:07,823 INFO snapshot-role/MainThread: {"lv_uuid":"6DYPj0-hhBq-fUnt-mGb3-KhmU-21An-Q90krg", "lv_name":"lv7", "lv_full_name":"test_vg3/lv7", "lv_path":"/dev/test_vg3/lv7", "lv_size":"427819008", "origin":"", "origin_size":"427819008", "pool_lv":"", "lv_tags":"", "lv_attr":"owi-a-s---", "vg_name":"test_vg3", "data_percent":"", "metadata_percent":"", "pool_lv":""}, 2024-03-01 20:54:07,823 INFO snapshot-role/MainThread: {"lv_uuid":"RCePiz-MVPJ-xR2v-OG97-ppVN-Lr0N-PDwJ22", "lv_name":"lv7_snapset1", "lv_full_name":"test_vg3/lv7_snapset1", "lv_path":"/dev/test_vg3/lv7_snapset1", "lv_size":"130023424", "origin":"lv7", "origin_size":"427819008", "pool_lv":"", "lv_tags":"", "lv_attr":"swi-a-s---", "vg_name":"test_vg3", "data_percent":"0.00", "metadata_percent":"", "pool_lv":""}, 2024-03-01 20:54:07,823 INFO snapshot-role/MainThread: {"lv_uuid":"66uv6y-zQ4D-FNQs-34FK-4RfH-13gI-BVYYZZ", "lv_name":"lv8", "lv_full_name":"test_vg3/lv8", "lv_path":"/dev/test_vg3/lv8", "lv_size":"427819008", "origin":"", "origin_size":"", "pool_lv":"", "lv_tags":"", "lv_attr":"-wi-a-----", "vg_name":"test_vg3", "data_percent":"", "metadata_percent":"", "pool_lv":""} 2024-03-01 20:54:07,823 INFO snapshot-role/MainThread: ] 2024-03-01 20:54:07,823 INFO snapshot-role/MainThread: , 2024-03-01 20:54:07,823 INFO snapshot-role/MainThread: "pvseg": [ 2024-03-01 20:54:07,823 INFO snapshot-role/MainThread: {"pvseg_start":"0", "pvseg_size":"254", "segtype":"linear", "pv_uuid":"8Gsc3Z-Hu3k-IM7B-0Ud8-dlr1-qlWY-t9Hcho", "lv_uuid":"vRyvD3-vcUv-uwKv-hYc5-Octm-8RBz-vfmf78", "pv_name":"/dev/sdi"}, 2024-03-01 20:54:07,823 INFO snapshot-role/MainThread: {"pvseg_start":"0", "pvseg_size":"52", "segtype":"linear", "pv_uuid":"NMfUHt-rV5o-iriL-nltM-Wz3O-efPJ-vxzKfO", "lv_uuid":"vRyvD3-vcUv-uwKv-hYc5-Octm-8RBz-vfmf78", "pv_name":"/dev/sdj"}, 2024-03-01 20:54:07,823 INFO snapshot-role/MainThread: {"pvseg_start":"52", "pvseg_size":"202", "segtype":"free", "pv_uuid":"NMfUHt-rV5o-iriL-nltM-Wz3O-efPJ-vxzKfO", "lv_uuid":"", "pv_name":"/dev/sdj"}, 2024-03-01 20:54:07,823 INFO snapshot-role/MainThread: {"pvseg_start":"0", "pvseg_size":"254", "segtype":"linear", "pv_uuid":"d9PKx3-lQ43-J1fk-4pg4-Qute-Jefk-kbMvCG", "lv_uuid":"XL3Pt9-45Lf-3yW2-gvna-B2q7-IIys-4Aa4TY", "pv_name":"/dev/sdh"}, 2024-03-01 20:54:07,823 INFO snapshot-role/MainThread: {"pvseg_start":"0", "pvseg_size":"102", "segtype":"linear", "pv_uuid":"hJYfS5-wnPt-Ddxq-LzHF-INia-ff4Q-q8hARN", "lv_uuid":"66uv6y-zQ4D-FNQs-34FK-4RfH-13gI-BVYYZZ", "pv_name":"/dev/sdg"}, 2024-03-01 20:54:07,823 INFO snapshot-role/MainThread: {"pvseg_start":"102", "pvseg_size":"102", "segtype":"linear", "pv_uuid":"hJYfS5-wnPt-Ddxq-LzHF-INia-ff4Q-q8hARN", "lv_uuid":"6DYPj0-hhBq-fUnt-mGb3-KhmU-21An-Q90krg", "pv_name":"/dev/sdg"}, 2024-03-01 20:54:07,823 INFO snapshot-role/MainThread: {"pvseg_start":"204", "pvseg_size":"1", "segtype":"linear", "pv_uuid":"hJYfS5-wnPt-Ddxq-LzHF-INia-ff4Q-q8hARN", "lv_uuid":"XL3Pt9-45Lf-3yW2-gvna-B2q7-IIys-4Aa4TY", "pv_name":"/dev/sdg"}, 2024-03-01 20:54:07,823 INFO snapshot-role/MainThread: {"pvseg_start":"205", "pvseg_size":"31", "segtype":"linear", "pv_uuid":"hJYfS5-wnPt-Ddxq-LzHF-INia-ff4Q-q8hARN", "lv_uuid":"RCePiz-MVPJ-xR2v-OG97-ppVN-Lr0N-PDwJ22", "pv_name":"/dev/sdg"}, 2024-03-01 20:54:07,823 INFO snapshot-role/MainThread: {"pvseg_start":"236", "pvseg_size":"18", "segtype":"free", "pv_uuid":"hJYfS5-wnPt-Ddxq-LzHF-INia-ff4Q-q8hARN", "lv_uuid":"", "pv_name":"/dev/sdg"} 2024-03-01 20:54:07,823 INFO snapshot-role/MainThread: ] 2024-03-01 20:54:07,823 INFO snapshot-role/MainThread: , 2024-03-01 20:54:07,823 INFO snapshot-role/MainThread: "seg": [ 2024-03-01 20:54:07,823 INFO snapshot-role/MainThread: {"seg_pe_ranges":"/dev/sdg:0-101", "segtype":"linear", "lv_uuid":"66uv6y-zQ4D-FNQs-34FK-4RfH-13gI-BVYYZZ"}, 2024-03-01 20:54:07,824 INFO snapshot-role/MainThread: {"seg_pe_ranges":"/dev/sdg:102-203", "segtype":"linear", "lv_uuid":"6DYPj0-hhBq-fUnt-mGb3-KhmU-21An-Q90krg"}, 2024-03-01 20:54:07,824 INFO snapshot-role/MainThread: {"seg_pe_ranges":"/dev/sdg:205-235", "segtype":"linear", "lv_uuid":"RCePiz-MVPJ-xR2v-OG97-ppVN-Lr0N-PDwJ22"}, 2024-03-01 20:54:07,824 INFO snapshot-role/MainThread: {"seg_pe_ranges":"/dev/sdh:0-253", "segtype":"linear", "lv_uuid":"XL3Pt9-45Lf-3yW2-gvna-B2q7-IIys-4Aa4TY"}, 2024-03-01 20:54:07,824 INFO snapshot-role/MainThread: {"seg_pe_ranges":"/dev/sdg:204-204", "segtype":"linear", "lv_uuid":"XL3Pt9-45Lf-3yW2-gvna-B2q7-IIys-4Aa4TY"}, 2024-03-01 20:54:07,824 INFO snapshot-role/MainThread: {"seg_pe_ranges":"/dev/sdi:0-253", "segtype":"linear", "lv_uuid":"vRyvD3-vcUv-uwKv-hYc5-Octm-8RBz-vfmf78"}, 2024-03-01 20:54:07,824 INFO snapshot-role/MainThread: {"seg_pe_ranges":"/dev/sdj:0-51", "segtype":"linear", "lv_uuid":"vRyvD3-vcUv-uwKv-hYc5-Octm-8RBz-vfmf78"} 2024-03-01 20:54:07,824 INFO snapshot-role/MainThread: ] 2024-03-01 20:54:07,824 INFO snapshot-role/MainThread: } 2024-03-01 20:54:07,824 INFO snapshot-role/MainThread: , 2024-03-01 20:54:07,824 INFO snapshot-role/MainThread: { 2024-03-01 20:54:07,824 INFO snapshot-role/MainThread: "vg": [ 2024-03-01 20:54:07,824 INFO snapshot-role/MainThread: {"vg_name":"test_vg2", "vg_uuid":"rTth1E-IBWf-P2Ll-dmvf-Gtq4-23k9-MhJ8L6", "vg_size":"3196059648", "vg_free":"1937768448", "vg_extent_size":"4194304"} 2024-03-01 20:54:07,824 INFO snapshot-role/MainThread: ] 2024-03-01 20:54:07,824 INFO snapshot-role/MainThread: , 2024-03-01 20:54:07,824 INFO snapshot-role/MainThread: "pv": [ 2024-03-01 20:54:07,824 INFO snapshot-role/MainThread: {"pv_name":"/dev/sdd"}, 2024-03-01 20:54:07,824 INFO snapshot-role/MainThread: {"pv_name":"/dev/sde"}, 2024-03-01 20:54:07,824 INFO snapshot-role/MainThread: {"pv_name":"/dev/sdf"} 2024-03-01 20:54:07,824 INFO snapshot-role/MainThread: ] 2024-03-01 20:54:07,824 INFO snapshot-role/MainThread: , 2024-03-01 20:54:07,824 INFO snapshot-role/MainThread: "lv": [ 2024-03-01 20:54:07,824 INFO snapshot-role/MainThread: {"lv_uuid":"io0zuS-r2vf-kOYP-EZLC-ILnP-Qd9u-k0D01J", "lv_name":"lv3", "lv_full_name":"test_vg2/lv3", "lv_path":"/dev/test_vg2/lv3", "lv_size":"322961408", "origin":"", "origin_size":"322961408", "pool_lv":"", "lv_tags":"", "lv_attr":"owi-a-s---", "vg_name":"test_vg2", "data_percent":"", "metadata_percent":"", "pool_lv":""}, 2024-03-01 20:54:07,824 INFO snapshot-role/MainThread: {"lv_uuid":"11t1Xe-92wN-gUKY-BVWC-zc3M-00EM-LZpFei", "lv_name":"lv3_snapset1", "lv_full_name":"test_vg2/lv3_snapset1", "lv_path":"/dev/test_vg2/lv3_snapset1", "lv_size":"100663296", "origin":"lv3", "origin_size":"322961408", "pool_lv":"", "lv_tags":"", "lv_attr":"swi-a-s---", "vg_name":"test_vg2", "data_percent":"0.00", "metadata_percent":"", "pool_lv":""}, 2024-03-01 20:54:07,824 INFO snapshot-role/MainThread: {"lv_uuid":"ylFwPE-4mOR-qG1o-e7y0-6iGt-Nlku-B4XCBQ", "lv_name":"lv4", "lv_full_name":"test_vg2/lv4", "lv_path":"/dev/test_vg2/lv4", "lv_size":"641728512", "origin":"", "origin_size":"641728512", "pool_lv":"", "lv_tags":"", "lv_attr":"owi-a-s---", "vg_name":"test_vg2", "data_percent":"", "metadata_percent":"", "pool_lv":""}, 2024-03-01 20:54:07,824 INFO snapshot-role/MainThread: {"lv_uuid":"q8r731-NYyO-10JQ-cdgh-vAsJ-5niD-PxrBPX", "lv_name":"lv4_snapset1", "lv_full_name":"test_vg2/lv4_snapset1", "lv_path":"/dev/test_vg2/lv4_snapset1", "lv_size":"192937984", "origin":"lv4", "origin_size":"641728512", "pool_lv":"", "lv_tags":"", "lv_attr":"swi-a-s---", "vg_name":"test_vg2", "data_percent":"0.00", "metadata_percent":"", "pool_lv":""} 2024-03-01 20:54:07,824 INFO snapshot-role/MainThread: ] 2024-03-01 20:54:07,824 INFO snapshot-role/MainThread: , 2024-03-01 20:54:07,824 INFO snapshot-role/MainThread: "pvseg": [ 2024-03-01 20:54:07,824 INFO snapshot-role/MainThread: {"pvseg_start":"0", "pvseg_size":"254", "segtype":"free", "pv_uuid":"0M3KVh-7a4I-BPav-f7ma-rRY3-HHwl-ZQEkWO", "lv_uuid":"", "pv_name":"/dev/sdf"}, 2024-03-01 20:54:07,824 INFO snapshot-role/MainThread: {"pvseg_start":"0", "pvseg_size":"46", "segtype":"linear", "pv_uuid":"PyIrfQ-hZPh-O3Ym-EKxN-K1tS-Y0bW-THw6si", "lv_uuid":"q8r731-NYyO-10JQ-cdgh-vAsJ-5niD-PxrBPX", "pv_name":"/dev/sde"}, 2024-03-01 20:54:07,824 INFO snapshot-role/MainThread: {"pvseg_start":"46", "pvseg_size":"208", "segtype":"free", "pv_uuid":"PyIrfQ-hZPh-O3Ym-EKxN-K1tS-Y0bW-THw6si", "lv_uuid":"", "pv_name":"/dev/sde"}, 2024-03-01 20:54:07,824 INFO snapshot-role/MainThread: {"pvseg_start":"0", "pvseg_size":"153", "segtype":"linear", "pv_uuid":"zoxUFp-BuKp-4Q2I-kCdq-Nel8-QAep-gkgiDU", "lv_uuid":"ylFwPE-4mOR-qG1o-e7y0-6iGt-Nlku-B4XCBQ", "pv_name":"/dev/sdd"}, 2024-03-01 20:54:07,824 INFO snapshot-role/MainThread: {"pvseg_start":"153", "pvseg_size":"77", "segtype":"linear", "pv_uuid":"zoxUFp-BuKp-4Q2I-kCdq-Nel8-QAep-gkgiDU", "lv_uuid":"io0zuS-r2vf-kOYP-EZLC-ILnP-Qd9u-k0D01J", "pv_name":"/dev/sdd"}, 2024-03-01 20:54:07,824 INFO snapshot-role/MainThread: {"pvseg_start":"230", "pvseg_size":"24", "segtype":"linear", "pv_uuid":"zoxUFp-BuKp-4Q2I-kCdq-Nel8-QAep-gkgiDU", "lv_uuid":"11t1Xe-92wN-gUKY-BVWC-zc3M-00EM-LZpFei", "pv_name":"/dev/sdd"} 2024-03-01 20:54:07,824 INFO snapshot-role/MainThread: ] 2024-03-01 20:54:07,824 INFO snapshot-role/MainThread: , 2024-03-01 20:54:07,825 INFO snapshot-role/MainThread: "seg": [ 2024-03-01 20:54:07,825 INFO snapshot-role/MainThread: {"seg_pe_ranges":"/dev/sdd:230-253", "segtype":"linear", "lv_uuid":"11t1Xe-92wN-gUKY-BVWC-zc3M-00EM-LZpFei"}, 2024-03-01 20:54:07,825 INFO snapshot-role/MainThread: {"seg_pe_ranges":"/dev/sdd:153-229", "segtype":"linear", "lv_uuid":"io0zuS-r2vf-kOYP-EZLC-ILnP-Qd9u-k0D01J"}, 2024-03-01 20:54:07,825 INFO snapshot-role/MainThread: {"seg_pe_ranges":"/dev/sde:0-45", "segtype":"linear", "lv_uuid":"q8r731-NYyO-10JQ-cdgh-vAsJ-5niD-PxrBPX"}, 2024-03-01 20:54:07,825 INFO snapshot-role/MainThread: {"seg_pe_ranges":"/dev/sdd:0-152", "segtype":"linear", "lv_uuid":"ylFwPE-4mOR-qG1o-e7y0-6iGt-Nlku-B4XCBQ"} 2024-03-01 20:54:07,825 INFO snapshot-role/MainThread: ] 2024-03-01 20:54:07,825 INFO snapshot-role/MainThread: } 2024-03-01 20:54:07,825 INFO snapshot-role/MainThread: , 2024-03-01 20:54:07,825 INFO snapshot-role/MainThread: { 2024-03-01 20:54:07,825 INFO snapshot-role/MainThread: "vg": [ 2024-03-01 20:54:07,825 INFO snapshot-role/MainThread: {"vg_name":"test_vg1", "vg_uuid":"Zl6upP-RkLr-opWG-Ywma-s6R7-0zdB-5Yewuj", "vg_size":"3196059648", "vg_free":"960495616", "vg_extent_size":"4194304"} 2024-03-01 20:54:07,825 INFO snapshot-role/MainThread: ] 2024-03-01 20:54:07,825 INFO snapshot-role/MainThread: , 2024-03-01 20:54:07,825 INFO snapshot-role/MainThread: "pv": [ 2024-03-01 20:54:07,825 INFO snapshot-role/MainThread: {"pv_name":"/dev/sda"}, 2024-03-01 20:54:07,825 INFO snapshot-role/MainThread: {"pv_name":"/dev/sdb"}, 2024-03-01 20:54:07,825 INFO snapshot-role/MainThread: {"pv_name":"/dev/sdc"} 2024-03-01 20:54:07,825 INFO snapshot-role/MainThread: ] 2024-03-01 20:54:07,825 INFO snapshot-role/MainThread: , 2024-03-01 20:54:07,825 INFO snapshot-role/MainThread: "lv": [ 2024-03-01 20:54:07,825 INFO snapshot-role/MainThread: {"lv_uuid":"eT3KDY-yWW5-yI4n-D3MA-MMhI-3w0j-lZbeKr", "lv_name":"lv1", "lv_full_name":"test_vg1/lv1", "lv_path":"/dev/test_vg1/lv1", "lv_size":"482344960", "origin":"", "origin_size":"482344960", "pool_lv":"", "lv_tags":"", "lv_attr":"owi-a-s---", "vg_name":"test_vg1", "data_percent":"", "metadata_percent":"", "pool_lv":""}, 2024-03-01 20:54:07,825 INFO snapshot-role/MainThread: {"lv_uuid":"LLnu77-1Zh6-Watl-uyFy-wUJC-QeOz-O2Nu8c", "lv_name":"lv1_snapset1", "lv_full_name":"test_vg1/lv1_snapset1", "lv_path":"/dev/test_vg1/lv1_snapset1", "lv_size":"146800640", "origin":"lv1", "origin_size":"482344960", "pool_lv":"", "lv_tags":"", "lv_attr":"swi-a-s---", "vg_name":"test_vg1", "data_percent":"0.00", "metadata_percent":"", "pool_lv":""}, 2024-03-01 20:54:07,825 INFO snapshot-role/MainThread: {"lv_uuid":"0rGC52-fxIp-2MG0-x0Mm-acyS-aBvJ-04CsOH", "lv_name":"lv2", "lv_full_name":"test_vg1/lv2", "lv_path":"/dev/test_vg1/lv2", "lv_size":"1606418432", "origin":"", "origin_size":"", "pool_lv":"", "lv_tags":"", "lv_attr":"-wi-a-----", "vg_name":"test_vg1", "data_percent":"", "metadata_percent":"", "pool_lv":""} 2024-03-01 20:54:07,825 INFO snapshot-role/MainThread: ] 2024-03-01 20:54:07,825 INFO snapshot-role/MainThread: , 2024-03-01 20:54:07,825 INFO snapshot-role/MainThread: "pvseg": [ 2024-03-01 20:54:07,825 INFO snapshot-role/MainThread: {"pvseg_start":"0", "pvseg_size":"129", "segtype":"linear", "pv_uuid":"KDPe4g-PVlK-38Tl-zy1U-QsIW-QjRX-ft5Vvp", "lv_uuid":"0rGC52-fxIp-2MG0-x0Mm-acyS-aBvJ-04CsOH", "pv_name":"/dev/sdb"}, 2024-03-01 20:54:07,825 INFO snapshot-role/MainThread: {"pvseg_start":"129", "pvseg_size":"115", "segtype":"linear", "pv_uuid":"KDPe4g-PVlK-38Tl-zy1U-QsIW-QjRX-ft5Vvp", "lv_uuid":"eT3KDY-yWW5-yI4n-D3MA-MMhI-3w0j-lZbeKr", "pv_name":"/dev/sdb"}, 2024-03-01 20:54:07,825 INFO snapshot-role/MainThread: {"pvseg_start":"244", "pvseg_size":"10", "segtype":"free", "pv_uuid":"KDPe4g-PVlK-38Tl-zy1U-QsIW-QjRX-ft5Vvp", "lv_uuid":"", "pv_name":"/dev/sdb"}, 2024-03-01 20:54:07,825 INFO snapshot-role/MainThread: {"pvseg_start":"0", "pvseg_size":"35", "segtype":"linear", "pv_uuid":"PIn3kf-YgqD-0PFt-Pwfx-wx2S-dUYS-vBI1wW", "lv_uuid":"LLnu77-1Zh6-Watl-uyFy-wUJC-QeOz-O2Nu8c", "pv_name":"/dev/sdc"}, 2024-03-01 20:54:07,825 INFO snapshot-role/MainThread: {"pvseg_start":"35", "pvseg_size":"219", "segtype":"free", "pv_uuid":"PIn3kf-YgqD-0PFt-Pwfx-wx2S-dUYS-vBI1wW", "lv_uuid":"", "pv_name":"/dev/sdc"}, 2024-03-01 20:54:07,825 INFO snapshot-role/MainThread: {"pvseg_start":"0", "pvseg_size":"254", "segtype":"linear", "pv_uuid":"fT9v1y-1sT8-RTk7-CnWc-zmmk-eDe2-ZclZEn", "lv_uuid":"0rGC52-fxIp-2MG0-x0Mm-acyS-aBvJ-04CsOH", "pv_name":"/dev/sda"} 2024-03-01 20:54:07,825 INFO snapshot-role/MainThread: ] 2024-03-01 20:54:07,825 INFO snapshot-role/MainThread: , 2024-03-01 20:54:07,825 INFO snapshot-role/MainThread: "seg": [ 2024-03-01 20:54:07,825 INFO snapshot-role/MainThread: {"seg_pe_ranges":"/dev/sda:0-253", "segtype":"linear", "lv_uuid":"0rGC52-fxIp-2MG0-x0Mm-acyS-aBvJ-04CsOH"}, 2024-03-01 20:54:07,825 INFO snapshot-role/MainThread: {"seg_pe_ranges":"/dev/sdb:0-128", "segtype":"linear", "lv_uuid":"0rGC52-fxIp-2MG0-x0Mm-acyS-aBvJ-04CsOH"}, 2024-03-01 20:54:07,826 INFO snapshot-role/MainThread: {"seg_pe_ranges":"/dev/sdc:0-34", "segtype":"linear", "lv_uuid":"LLnu77-1Zh6-Watl-uyFy-wUJC-QeOz-O2Nu8c"}, 2024-03-01 20:54:07,826 INFO snapshot-role/MainThread: {"seg_pe_ranges":"/dev/sdb:129-243", "segtype":"linear", "lv_uuid":"eT3KDY-yWW5-yI4n-D3MA-MMhI-3w0j-lZbeKr"} 2024-03-01 20:54:07,826 INFO snapshot-role/MainThread: ] 2024-03-01 20:54:07,826 INFO snapshot-role/MainThread: } 2024-03-01 20:54:07,826 INFO snapshot-role/MainThread: ] 2024-03-01 20:54:07,826 INFO snapshot-role/MainThread: , 2024-03-01 20:54:07,826 INFO snapshot-role/MainThread: "log": [ 2024-03-01 20:54:07,826 INFO snapshot-role/MainThread: ] 2024-03-01 20:54:07,826 INFO snapshot-role/MainThread: } 2024-03-01 20:54:07,826 INFO snapshot-role/MainThread: get_current_space_state: test_vg3 vg_size : 4261412864 vg_free : 922746880 vg_extent_size : 4194304 2024-03-01 20:54:07,826 INFO snapshot-role/MainThread: lv: lv5 lv_size : 1283457024 chunk_size : 65536 2024-03-01 20:54:07,826 INFO snapshot-role/MainThread: lv: lv6 lv_size : 1069547520 chunk_size : 65536 2024-03-01 20:54:07,826 INFO snapshot-role/MainThread: lv: lv7 lv_size : 427819008 chunk_size : 65536 2024-03-01 20:54:07,826 INFO snapshot-role/MainThread: lv: lv7_snapset1 lv_size : 130023424 chunk_size : 65536 2024-03-01 20:54:07,826 INFO snapshot-role/MainThread: lv: lv8 lv_size : 427819008 chunk_size : 65536 2024-03-01 20:54:07,826 INFO snapshot-role/MainThread: get_current_space_state: test_vg2 vg_size : 3196059648 vg_free : 1937768448 vg_extent_size : 4194304 2024-03-01 20:54:07,826 INFO snapshot-role/MainThread: lv: lv3 lv_size : 322961408 chunk_size : 65536 2024-03-01 20:54:07,826 INFO snapshot-role/MainThread: lv: lv3_snapset1 lv_size : 100663296 chunk_size : 65536 2024-03-01 20:54:07,826 INFO snapshot-role/MainThread: lv: lv4 lv_size : 641728512 chunk_size : 65536 2024-03-01 20:54:07,826 INFO snapshot-role/MainThread: lv: lv4_snapset1 lv_size : 192937984 chunk_size : 65536 2024-03-01 20:54:07,826 INFO snapshot-role/MainThread: get_current_space_state: test_vg1 vg_size : 3196059648 vg_free : 960495616 vg_extent_size : 4194304 2024-03-01 20:54:07,826 INFO snapshot-role/MainThread: lv: lv1 lv_size : 482344960 chunk_size : 65536 2024-03-01 20:54:07,826 INFO snapshot-role/MainThread: lv: lv1_snapset1 lv_size : 146800640 chunk_size : 65536 2024-03-01 20:54:07,826 INFO snapshot-role/MainThread: lv: lv2 lv_size : 1606418432 chunk_size : 65536 2024-03-01 20:54:07,827 INFO snapshot-role/MainThread: exit code: 0: [''] 2024-03-01 20:54:09,186 INFO snapshot-role/MainThread: extend_cmd: extend None None None 0 {"name": "snapset1", "volumes": [{"name": "snapshot VG1 LV1", "vg": "test_vg1", "lv": "lv1", "percent_space_required": 30}, {"name": "snapshot VG2 LV3", "vg": "test_vg2", "lv": "lv3", "percent_space_required": 30}, {"name": "snapshot VG2 LV4", "vg": "test_vg2", "lv": "lv4", "percent_space_required": 30}, {"name": "snapshot VG3 LV7", "vg": "test_vg3", "lv": "lv7", "percent_space_required": 30}]} 2024-03-01 20:54:09,186 INFO snapshot-role/MainThread: snapset {'name': 'snapset1', 'volumes': [{'name': 'snapshot VG1 LV1', 'vg': 'test_vg1', 'lv': 'lv1', 'percent_space_required': 30}, {'name': 'snapshot VG2 LV3', 'vg': 'test_vg2', 'lv': 'lv3', 'percent_space_required': 30}, {'name': 'snapshot VG2 LV4', 'vg': 'test_vg2', 'lv': 'lv4', 'percent_space_required': 30}, {'name': 'snapshot VG3 LV7', 'vg': 'test_vg3', 'lv': 'lv7', 'percent_space_required': 30}]} 2024-03-01 20:54:09,186 INFO snapshot-role/MainThread: extend snapsset : snapset1 2024-03-01 20:54:09,186 INFO snapshot-role/MainThread: Running... lvs test_vg1 2024-03-01 20:54:09,218 INFO snapshot-role/MainThread: Return code: 0 2024-03-01 20:54:09,219 INFO snapshot-role/MainThread: { 2024-03-01 20:54:09,219 INFO snapshot-role/MainThread: "report": [ 2024-03-01 20:54:09,219 INFO snapshot-role/MainThread: { 2024-03-01 20:54:09,219 INFO snapshot-role/MainThread: "lv": [ 2024-03-01 20:54:09,219 INFO snapshot-role/MainThread: {"lv_name":"lv1", "vg_name":"test_vg1", "lv_attr":"owi-a-s---", "lv_size":"482344960", "pool_lv":"", "origin":"", "data_percent":"", "metadata_percent":"", "move_pv":"", "mirror_log":"", "copy_percent":"", "convert_lv":""}, 2024-03-01 20:54:09,219 INFO snapshot-role/MainThread: {"lv_name":"lv1_snapset1", "vg_name":"test_vg1", "lv_attr":"swi-a-s---", "lv_size":"146800640", "pool_lv":"", "origin":"lv1", "data_percent":"0.00", "metadata_percent":"", "move_pv":"", "mirror_log":"", "copy_percent":"", "convert_lv":""}, 2024-03-01 20:54:09,219 INFO snapshot-role/MainThread: {"lv_name":"lv2", "vg_name":"test_vg1", "lv_attr":"-wi-a-----", "lv_size":"1606418432", "pool_lv":"", "origin":"", "data_percent":"", "metadata_percent":"", "move_pv":"", "mirror_log":"", "copy_percent":"", "convert_lv":""} 2024-03-01 20:54:09,219 INFO snapshot-role/MainThread: ] 2024-03-01 20:54:09,219 INFO snapshot-role/MainThread: } 2024-03-01 20:54:09,219 INFO snapshot-role/MainThread: ] 2024-03-01 20:54:09,219 INFO snapshot-role/MainThread: , 2024-03-01 20:54:09,219 INFO snapshot-role/MainThread: "log": [ 2024-03-01 20:54:09,219 INFO snapshot-role/MainThread: ] 2024-03-01 20:54:09,219 INFO snapshot-role/MainThread: } 2024-03-01 20:54:09,219 INFO snapshot-role/MainThread: Running... lvs test_vg1/lv1_snapset1 2024-03-01 20:54:09,253 INFO snapshot-role/MainThread: Return code: 0 2024-03-01 20:54:09,253 INFO snapshot-role/MainThread: { 2024-03-01 20:54:09,253 INFO snapshot-role/MainThread: "report": [ 2024-03-01 20:54:09,253 INFO snapshot-role/MainThread: { 2024-03-01 20:54:09,253 INFO snapshot-role/MainThread: "lv": [ 2024-03-01 20:54:09,253 INFO snapshot-role/MainThread: {"lv_name":"lv1_snapset1", "vg_name":"test_vg1", "lv_attr":"swi-a-s---", "lv_size":"146800640", "pool_lv":"", "origin":"lv1", "data_percent":"0.00", "metadata_percent":"", "move_pv":"", "mirror_log":"", "copy_percent":"", "convert_lv":""} 2024-03-01 20:54:09,253 INFO snapshot-role/MainThread: ] 2024-03-01 20:54:09,253 INFO snapshot-role/MainThread: } 2024-03-01 20:54:09,254 INFO snapshot-role/MainThread: ] 2024-03-01 20:54:09,254 INFO snapshot-role/MainThread: , 2024-03-01 20:54:09,254 INFO snapshot-role/MainThread: "log": [ 2024-03-01 20:54:09,254 INFO snapshot-role/MainThread: ] 2024-03-01 20:54:09,254 INFO snapshot-role/MainThread: } 2024-03-01 20:54:09,254 INFO snapshot-role/MainThread: Running... lvs --reportformat json test_vg1/lv1_snapset1 2024-03-01 20:54:09,296 INFO snapshot-role/MainThread: Return code: 0 2024-03-01 20:54:09,297 INFO snapshot-role/MainThread: { 2024-03-01 20:54:09,297 INFO snapshot-role/MainThread: "report": [ 2024-03-01 20:54:09,297 INFO snapshot-role/MainThread: { 2024-03-01 20:54:09,297 INFO snapshot-role/MainThread: "lv": [ 2024-03-01 20:54:09,297 INFO snapshot-role/MainThread: {"lv_name":"lv1_snapset1", "vg_name":"test_vg1", "lv_attr":"swi-a-s---", "lv_size":"146800640", "pool_lv":"", "origin":"lv1", "data_percent":"0.00", "metadata_percent":"", "move_pv":"", "mirror_log":"", "copy_percent":"", "convert_lv":""} 2024-03-01 20:54:09,297 INFO snapshot-role/MainThread: ] 2024-03-01 20:54:09,297 INFO snapshot-role/MainThread: } 2024-03-01 20:54:09,297 INFO snapshot-role/MainThread: ] 2024-03-01 20:54:09,297 INFO snapshot-role/MainThread: , 2024-03-01 20:54:09,297 INFO snapshot-role/MainThread: "log": [ 2024-03-01 20:54:09,297 INFO snapshot-role/MainThread: ] 2024-03-01 20:54:09,297 INFO snapshot-role/MainThread: } 2024-03-01 20:54:09,297 INFO snapshot-role/MainThread: Running... lvm fullreport --units B --nosuffix --configreport vg -o vg_name,vg_uuid,vg_size,vg_free,vg_extent_size --configreport lv -o lv_uuid,lv_name,lv_full_name,lv_path,lv_size,origin,origin_size,pool_lv,lv_tags,lv_attr,vg_name,data_percent,metadata_percent,pool_lv --configreport pv -o pv_name --reportformat json 2024-03-01 20:54:09,335 INFO snapshot-role/MainThread: Return code: 0 2024-03-01 20:54:09,336 INFO snapshot-role/MainThread: { 2024-03-01 20:54:09,336 INFO snapshot-role/MainThread: "report": [ 2024-03-01 20:54:09,336 INFO snapshot-role/MainThread: { 2024-03-01 20:54:09,336 INFO snapshot-role/MainThread: "vg": [ 2024-03-01 20:54:09,336 INFO snapshot-role/MainThread: {"vg_name":"test_vg3", "vg_uuid":"QkO21e-z17d-OjKu-Vqgh-Gnze-9j0A-8ftQzW", "vg_size":"4261412864", "vg_free":"922746880", "vg_extent_size":"4194304"} 2024-03-01 20:54:09,336 INFO snapshot-role/MainThread: ] 2024-03-01 20:54:09,336 INFO snapshot-role/MainThread: , 2024-03-01 20:54:09,336 INFO snapshot-role/MainThread: "pv": [ 2024-03-01 20:54:09,336 INFO snapshot-role/MainThread: {"pv_name":"/dev/sdg"}, 2024-03-01 20:54:09,336 INFO snapshot-role/MainThread: {"pv_name":"/dev/sdh"}, 2024-03-01 20:54:09,336 INFO snapshot-role/MainThread: {"pv_name":"/dev/sdi"}, 2024-03-01 20:54:09,336 INFO snapshot-role/MainThread: {"pv_name":"/dev/sdj"} 2024-03-01 20:54:09,336 INFO snapshot-role/MainThread: ] 2024-03-01 20:54:09,336 INFO snapshot-role/MainThread: , 2024-03-01 20:54:09,336 INFO snapshot-role/MainThread: "lv": [ 2024-03-01 20:54:09,336 INFO snapshot-role/MainThread: {"lv_uuid":"vRyvD3-vcUv-uwKv-hYc5-Octm-8RBz-vfmf78", "lv_name":"lv5", "lv_full_name":"test_vg3/lv5", "lv_path":"/dev/test_vg3/lv5", "lv_size":"1283457024", "origin":"", "origin_size":"", "pool_lv":"", "lv_tags":"", "lv_attr":"-wi-a-----", "vg_name":"test_vg3", "data_percent":"", "metadata_percent":"", "pool_lv":""}, 2024-03-01 20:54:09,336 INFO snapshot-role/MainThread: {"lv_uuid":"XL3Pt9-45Lf-3yW2-gvna-B2q7-IIys-4Aa4TY", "lv_name":"lv6", "lv_full_name":"test_vg3/lv6", "lv_path":"/dev/test_vg3/lv6", "lv_size":"1069547520", "origin":"", "origin_size":"", "pool_lv":"", "lv_tags":"", "lv_attr":"-wi-a-----", "vg_name":"test_vg3", "data_percent":"", "metadata_percent":"", "pool_lv":""}, 2024-03-01 20:54:09,336 INFO snapshot-role/MainThread: {"lv_uuid":"6DYPj0-hhBq-fUnt-mGb3-KhmU-21An-Q90krg", "lv_name":"lv7", "lv_full_name":"test_vg3/lv7", "lv_path":"/dev/test_vg3/lv7", "lv_size":"427819008", "origin":"", "origin_size":"427819008", "pool_lv":"", "lv_tags":"", "lv_attr":"owi-a-s---", "vg_name":"test_vg3", "data_percent":"", "metadata_percent":"", "pool_lv":""}, 2024-03-01 20:54:09,336 INFO snapshot-role/MainThread: {"lv_uuid":"RCePiz-MVPJ-xR2v-OG97-ppVN-Lr0N-PDwJ22", "lv_name":"lv7_snapset1", "lv_full_name":"test_vg3/lv7_snapset1", "lv_path":"/dev/test_vg3/lv7_snapset1", "lv_size":"130023424", "origin":"lv7", "origin_size":"427819008", "pool_lv":"", "lv_tags":"", "lv_attr":"swi-a-s---", "vg_name":"test_vg3", "data_percent":"0.00", "metadata_percent":"", "pool_lv":""}, 2024-03-01 20:54:09,336 INFO snapshot-role/MainThread: {"lv_uuid":"66uv6y-zQ4D-FNQs-34FK-4RfH-13gI-BVYYZZ", "lv_name":"lv8", "lv_full_name":"test_vg3/lv8", "lv_path":"/dev/test_vg3/lv8", "lv_size":"427819008", "origin":"", "origin_size":"", "pool_lv":"", "lv_tags":"", "lv_attr":"-wi-a-----", "vg_name":"test_vg3", "data_percent":"", "metadata_percent":"", "pool_lv":""} 2024-03-01 20:54:09,336 INFO snapshot-role/MainThread: ] 2024-03-01 20:54:09,336 INFO snapshot-role/MainThread: , 2024-03-01 20:54:09,336 INFO snapshot-role/MainThread: "pvseg": [ 2024-03-01 20:54:09,336 INFO snapshot-role/MainThread: {"pvseg_start":"0", "pvseg_size":"254", "segtype":"linear", "pv_uuid":"8Gsc3Z-Hu3k-IM7B-0Ud8-dlr1-qlWY-t9Hcho", "lv_uuid":"vRyvD3-vcUv-uwKv-hYc5-Octm-8RBz-vfmf78", "pv_name":"/dev/sdi"}, 2024-03-01 20:54:09,336 INFO snapshot-role/MainThread: {"pvseg_start":"0", "pvseg_size":"52", "segtype":"linear", "pv_uuid":"NMfUHt-rV5o-iriL-nltM-Wz3O-efPJ-vxzKfO", "lv_uuid":"vRyvD3-vcUv-uwKv-hYc5-Octm-8RBz-vfmf78", "pv_name":"/dev/sdj"}, 2024-03-01 20:54:09,336 INFO snapshot-role/MainThread: {"pvseg_start":"52", "pvseg_size":"202", "segtype":"free", "pv_uuid":"NMfUHt-rV5o-iriL-nltM-Wz3O-efPJ-vxzKfO", "lv_uuid":"", "pv_name":"/dev/sdj"}, 2024-03-01 20:54:09,336 INFO snapshot-role/MainThread: {"pvseg_start":"0", "pvseg_size":"254", "segtype":"linear", "pv_uuid":"d9PKx3-lQ43-J1fk-4pg4-Qute-Jefk-kbMvCG", "lv_uuid":"XL3Pt9-45Lf-3yW2-gvna-B2q7-IIys-4Aa4TY", "pv_name":"/dev/sdh"}, 2024-03-01 20:54:09,336 INFO snapshot-role/MainThread: {"pvseg_start":"0", "pvseg_size":"102", "segtype":"linear", "pv_uuid":"hJYfS5-wnPt-Ddxq-LzHF-INia-ff4Q-q8hARN", "lv_uuid":"66uv6y-zQ4D-FNQs-34FK-4RfH-13gI-BVYYZZ", "pv_name":"/dev/sdg"}, 2024-03-01 20:54:09,337 INFO snapshot-role/MainThread: {"pvseg_start":"102", "pvseg_size":"102", "segtype":"linear", "pv_uuid":"hJYfS5-wnPt-Ddxq-LzHF-INia-ff4Q-q8hARN", "lv_uuid":"6DYPj0-hhBq-fUnt-mGb3-KhmU-21An-Q90krg", "pv_name":"/dev/sdg"}, 2024-03-01 20:54:09,337 INFO snapshot-role/MainThread: {"pvseg_start":"204", "pvseg_size":"1", "segtype":"linear", "pv_uuid":"hJYfS5-wnPt-Ddxq-LzHF-INia-ff4Q-q8hARN", "lv_uuid":"XL3Pt9-45Lf-3yW2-gvna-B2q7-IIys-4Aa4TY", "pv_name":"/dev/sdg"}, 2024-03-01 20:54:09,337 INFO snapshot-role/MainThread: {"pvseg_start":"205", "pvseg_size":"31", "segtype":"linear", "pv_uuid":"hJYfS5-wnPt-Ddxq-LzHF-INia-ff4Q-q8hARN", "lv_uuid":"RCePiz-MVPJ-xR2v-OG97-ppVN-Lr0N-PDwJ22", "pv_name":"/dev/sdg"}, 2024-03-01 20:54:09,337 INFO snapshot-role/MainThread: {"pvseg_start":"236", "pvseg_size":"18", "segtype":"free", "pv_uuid":"hJYfS5-wnPt-Ddxq-LzHF-INia-ff4Q-q8hARN", "lv_uuid":"", "pv_name":"/dev/sdg"} 2024-03-01 20:54:09,337 INFO snapshot-role/MainThread: ] 2024-03-01 20:54:09,337 INFO snapshot-role/MainThread: , 2024-03-01 20:54:09,337 INFO snapshot-role/MainThread: "seg": [ 2024-03-01 20:54:09,337 INFO snapshot-role/MainThread: {"seg_pe_ranges":"/dev/sdg:0-101", "segtype":"linear", "lv_uuid":"66uv6y-zQ4D-FNQs-34FK-4RfH-13gI-BVYYZZ"}, 2024-03-01 20:54:09,337 INFO snapshot-role/MainThread: {"seg_pe_ranges":"/dev/sdg:102-203", "segtype":"linear", "lv_uuid":"6DYPj0-hhBq-fUnt-mGb3-KhmU-21An-Q90krg"}, 2024-03-01 20:54:09,337 INFO snapshot-role/MainThread: {"seg_pe_ranges":"/dev/sdg:205-235", "segtype":"linear", "lv_uuid":"RCePiz-MVPJ-xR2v-OG97-ppVN-Lr0N-PDwJ22"}, 2024-03-01 20:54:09,337 INFO snapshot-role/MainThread: {"seg_pe_ranges":"/dev/sdh:0-253", "segtype":"linear", "lv_uuid":"XL3Pt9-45Lf-3yW2-gvna-B2q7-IIys-4Aa4TY"}, 2024-03-01 20:54:09,337 INFO snapshot-role/MainThread: {"seg_pe_ranges":"/dev/sdg:204-204", "segtype":"linear", "lv_uuid":"XL3Pt9-45Lf-3yW2-gvna-B2q7-IIys-4Aa4TY"}, 2024-03-01 20:54:09,337 INFO snapshot-role/MainThread: {"seg_pe_ranges":"/dev/sdi:0-253", "segtype":"linear", "lv_uuid":"vRyvD3-vcUv-uwKv-hYc5-Octm-8RBz-vfmf78"}, 2024-03-01 20:54:09,337 INFO snapshot-role/MainThread: {"seg_pe_ranges":"/dev/sdj:0-51", "segtype":"linear", "lv_uuid":"vRyvD3-vcUv-uwKv-hYc5-Octm-8RBz-vfmf78"} 2024-03-01 20:54:09,337 INFO snapshot-role/MainThread: ] 2024-03-01 20:54:09,337 INFO snapshot-role/MainThread: } 2024-03-01 20:54:09,337 INFO snapshot-role/MainThread: , 2024-03-01 20:54:09,337 INFO snapshot-role/MainThread: { 2024-03-01 20:54:09,337 INFO snapshot-role/MainThread: "vg": [ 2024-03-01 20:54:09,337 INFO snapshot-role/MainThread: {"vg_name":"test_vg2", "vg_uuid":"rTth1E-IBWf-P2Ll-dmvf-Gtq4-23k9-MhJ8L6", "vg_size":"3196059648", "vg_free":"1937768448", "vg_extent_size":"4194304"} 2024-03-01 20:54:09,337 INFO snapshot-role/MainThread: ] 2024-03-01 20:54:09,337 INFO snapshot-role/MainThread: , 2024-03-01 20:54:09,337 INFO snapshot-role/MainThread: "pv": [ 2024-03-01 20:54:09,337 INFO snapshot-role/MainThread: {"pv_name":"/dev/sdd"}, 2024-03-01 20:54:09,337 INFO snapshot-role/MainThread: {"pv_name":"/dev/sde"}, 2024-03-01 20:54:09,337 INFO snapshot-role/MainThread: {"pv_name":"/dev/sdf"} 2024-03-01 20:54:09,337 INFO snapshot-role/MainThread: ] 2024-03-01 20:54:09,337 INFO snapshot-role/MainThread: , 2024-03-01 20:54:09,337 INFO snapshot-role/MainThread: "lv": [ 2024-03-01 20:54:09,337 INFO snapshot-role/MainThread: {"lv_uuid":"io0zuS-r2vf-kOYP-EZLC-ILnP-Qd9u-k0D01J", "lv_name":"lv3", "lv_full_name":"test_vg2/lv3", "lv_path":"/dev/test_vg2/lv3", "lv_size":"322961408", "origin":"", "origin_size":"322961408", "pool_lv":"", "lv_tags":"", "lv_attr":"owi-a-s---", "vg_name":"test_vg2", "data_percent":"", "metadata_percent":"", "pool_lv":""}, 2024-03-01 20:54:09,337 INFO snapshot-role/MainThread: {"lv_uuid":"11t1Xe-92wN-gUKY-BVWC-zc3M-00EM-LZpFei", "lv_name":"lv3_snapset1", "lv_full_name":"test_vg2/lv3_snapset1", "lv_path":"/dev/test_vg2/lv3_snapset1", "lv_size":"100663296", "origin":"lv3", "origin_size":"322961408", "pool_lv":"", "lv_tags":"", "lv_attr":"swi-a-s---", "vg_name":"test_vg2", "data_percent":"0.00", "metadata_percent":"", "pool_lv":""}, 2024-03-01 20:54:09,337 INFO snapshot-role/MainThread: {"lv_uuid":"ylFwPE-4mOR-qG1o-e7y0-6iGt-Nlku-B4XCBQ", "lv_name":"lv4", "lv_full_name":"test_vg2/lv4", "lv_path":"/dev/test_vg2/lv4", "lv_size":"641728512", "origin":"", "origin_size":"641728512", "pool_lv":"", "lv_tags":"", "lv_attr":"owi-a-s---", "vg_name":"test_vg2", "data_percent":"", "metadata_percent":"", "pool_lv":""}, 2024-03-01 20:54:09,337 INFO snapshot-role/MainThread: {"lv_uuid":"q8r731-NYyO-10JQ-cdgh-vAsJ-5niD-PxrBPX", "lv_name":"lv4_snapset1", "lv_full_name":"test_vg2/lv4_snapset1", "lv_path":"/dev/test_vg2/lv4_snapset1", "lv_size":"192937984", "origin":"lv4", "origin_size":"641728512", "pool_lv":"", "lv_tags":"", "lv_attr":"swi-a-s---", "vg_name":"test_vg2", "data_percent":"0.00", "metadata_percent":"", "pool_lv":""} 2024-03-01 20:54:09,337 INFO snapshot-role/MainThread: ] 2024-03-01 20:54:09,337 INFO snapshot-role/MainThread: , 2024-03-01 20:54:09,337 INFO snapshot-role/MainThread: "pvseg": [ 2024-03-01 20:54:09,338 INFO snapshot-role/MainThread: {"pvseg_start":"0", "pvseg_size":"254", "segtype":"free", "pv_uuid":"0M3KVh-7a4I-BPav-f7ma-rRY3-HHwl-ZQEkWO", "lv_uuid":"", "pv_name":"/dev/sdf"}, 2024-03-01 20:54:09,338 INFO snapshot-role/MainThread: {"pvseg_start":"0", "pvseg_size":"46", "segtype":"linear", "pv_uuid":"PyIrfQ-hZPh-O3Ym-EKxN-K1tS-Y0bW-THw6si", "lv_uuid":"q8r731-NYyO-10JQ-cdgh-vAsJ-5niD-PxrBPX", "pv_name":"/dev/sde"}, 2024-03-01 20:54:09,338 INFO snapshot-role/MainThread: {"pvseg_start":"46", "pvseg_size":"208", "segtype":"free", "pv_uuid":"PyIrfQ-hZPh-O3Ym-EKxN-K1tS-Y0bW-THw6si", "lv_uuid":"", "pv_name":"/dev/sde"}, 2024-03-01 20:54:09,338 INFO snapshot-role/MainThread: {"pvseg_start":"0", "pvseg_size":"153", "segtype":"linear", "pv_uuid":"zoxUFp-BuKp-4Q2I-kCdq-Nel8-QAep-gkgiDU", "lv_uuid":"ylFwPE-4mOR-qG1o-e7y0-6iGt-Nlku-B4XCBQ", "pv_name":"/dev/sdd"}, 2024-03-01 20:54:09,338 INFO snapshot-role/MainThread: {"pvseg_start":"153", "pvseg_size":"77", "segtype":"linear", "pv_uuid":"zoxUFp-BuKp-4Q2I-kCdq-Nel8-QAep-gkgiDU", "lv_uuid":"io0zuS-r2vf-kOYP-EZLC-ILnP-Qd9u-k0D01J", "pv_name":"/dev/sdd"}, 2024-03-01 20:54:09,338 INFO snapshot-role/MainThread: {"pvseg_start":"230", "pvseg_size":"24", "segtype":"linear", "pv_uuid":"zoxUFp-BuKp-4Q2I-kCdq-Nel8-QAep-gkgiDU", "lv_uuid":"11t1Xe-92wN-gUKY-BVWC-zc3M-00EM-LZpFei", "pv_name":"/dev/sdd"} 2024-03-01 20:54:09,338 INFO snapshot-role/MainThread: ] 2024-03-01 20:54:09,338 INFO snapshot-role/MainThread: , 2024-03-01 20:54:09,338 INFO snapshot-role/MainThread: "seg": [ 2024-03-01 20:54:09,338 INFO snapshot-role/MainThread: {"seg_pe_ranges":"/dev/sdd:230-253", "segtype":"linear", "lv_uuid":"11t1Xe-92wN-gUKY-BVWC-zc3M-00EM-LZpFei"}, 2024-03-01 20:54:09,338 INFO snapshot-role/MainThread: {"seg_pe_ranges":"/dev/sdd:153-229", "segtype":"linear", "lv_uuid":"io0zuS-r2vf-kOYP-EZLC-ILnP-Qd9u-k0D01J"}, 2024-03-01 20:54:09,338 INFO snapshot-role/MainThread: {"seg_pe_ranges":"/dev/sde:0-45", "segtype":"linear", "lv_uuid":"q8r731-NYyO-10JQ-cdgh-vAsJ-5niD-PxrBPX"}, 2024-03-01 20:54:09,338 INFO snapshot-role/MainThread: {"seg_pe_ranges":"/dev/sdd:0-152", "segtype":"linear", "lv_uuid":"ylFwPE-4mOR-qG1o-e7y0-6iGt-Nlku-B4XCBQ"} 2024-03-01 20:54:09,338 INFO snapshot-role/MainThread: ] 2024-03-01 20:54:09,338 INFO snapshot-role/MainThread: } 2024-03-01 20:54:09,338 INFO snapshot-role/MainThread: , 2024-03-01 20:54:09,338 INFO snapshot-role/MainThread: { 2024-03-01 20:54:09,338 INFO snapshot-role/MainThread: "vg": [ 2024-03-01 20:54:09,338 INFO snapshot-role/MainThread: {"vg_name":"test_vg1", "vg_uuid":"Zl6upP-RkLr-opWG-Ywma-s6R7-0zdB-5Yewuj", "vg_size":"3196059648", "vg_free":"960495616", "vg_extent_size":"4194304"} 2024-03-01 20:54:09,338 INFO snapshot-role/MainThread: ] 2024-03-01 20:54:09,338 INFO snapshot-role/MainThread: , 2024-03-01 20:54:09,338 INFO snapshot-role/MainThread: "pv": [ 2024-03-01 20:54:09,338 INFO snapshot-role/MainThread: {"pv_name":"/dev/sda"}, 2024-03-01 20:54:09,338 INFO snapshot-role/MainThread: {"pv_name":"/dev/sdb"}, 2024-03-01 20:54:09,338 INFO snapshot-role/MainThread: {"pv_name":"/dev/sdc"} 2024-03-01 20:54:09,338 INFO snapshot-role/MainThread: ] 2024-03-01 20:54:09,338 INFO snapshot-role/MainThread: , 2024-03-01 20:54:09,338 INFO snapshot-role/MainThread: "lv": [ 2024-03-01 20:54:09,338 INFO snapshot-role/MainThread: {"lv_uuid":"eT3KDY-yWW5-yI4n-D3MA-MMhI-3w0j-lZbeKr", "lv_name":"lv1", "lv_full_name":"test_vg1/lv1", "lv_path":"/dev/test_vg1/lv1", "lv_size":"482344960", "origin":"", "origin_size":"482344960", "pool_lv":"", "lv_tags":"", "lv_attr":"owi-a-s---", "vg_name":"test_vg1", "data_percent":"", "metadata_percent":"", "pool_lv":""}, 2024-03-01 20:54:09,338 INFO snapshot-role/MainThread: {"lv_uuid":"LLnu77-1Zh6-Watl-uyFy-wUJC-QeOz-O2Nu8c", "lv_name":"lv1_snapset1", "lv_full_name":"test_vg1/lv1_snapset1", "lv_path":"/dev/test_vg1/lv1_snapset1", "lv_size":"146800640", "origin":"lv1", "origin_size":"482344960", "pool_lv":"", "lv_tags":"", "lv_attr":"swi-a-s---", "vg_name":"test_vg1", "data_percent":"0.00", "metadata_percent":"", "pool_lv":""}, 2024-03-01 20:54:09,338 INFO snapshot-role/MainThread: {"lv_uuid":"0rGC52-fxIp-2MG0-x0Mm-acyS-aBvJ-04CsOH", "lv_name":"lv2", "lv_full_name":"test_vg1/lv2", "lv_path":"/dev/test_vg1/lv2", "lv_size":"1606418432", "origin":"", "origin_size":"", "pool_lv":"", "lv_tags":"", "lv_attr":"-wi-a-----", "vg_name":"test_vg1", "data_percent":"", "metadata_percent":"", "pool_lv":""} 2024-03-01 20:54:09,338 INFO snapshot-role/MainThread: ] 2024-03-01 20:54:09,338 INFO snapshot-role/MainThread: , 2024-03-01 20:54:09,338 INFO snapshot-role/MainThread: "pvseg": [ 2024-03-01 20:54:09,338 INFO snapshot-role/MainThread: {"pvseg_start":"0", "pvseg_size":"129", "segtype":"linear", "pv_uuid":"KDPe4g-PVlK-38Tl-zy1U-QsIW-QjRX-ft5Vvp", "lv_uuid":"0rGC52-fxIp-2MG0-x0Mm-acyS-aBvJ-04CsOH", "pv_name":"/dev/sdb"}, 2024-03-01 20:54:09,338 INFO snapshot-role/MainThread: {"pvseg_start":"129", "pvseg_size":"115", "segtype":"linear", "pv_uuid":"KDPe4g-PVlK-38Tl-zy1U-QsIW-QjRX-ft5Vvp", "lv_uuid":"eT3KDY-yWW5-yI4n-D3MA-MMhI-3w0j-lZbeKr", "pv_name":"/dev/sdb"}, 2024-03-01 20:54:09,339 INFO snapshot-role/MainThread: {"pvseg_start":"244", "pvseg_size":"10", "segtype":"free", "pv_uuid":"KDPe4g-PVlK-38Tl-zy1U-QsIW-QjRX-ft5Vvp", "lv_uuid":"", "pv_name":"/dev/sdb"}, 2024-03-01 20:54:09,339 INFO snapshot-role/MainThread: {"pvseg_start":"0", "pvseg_size":"35", "segtype":"linear", "pv_uuid":"PIn3kf-YgqD-0PFt-Pwfx-wx2S-dUYS-vBI1wW", "lv_uuid":"LLnu77-1Zh6-Watl-uyFy-wUJC-QeOz-O2Nu8c", "pv_name":"/dev/sdc"}, 2024-03-01 20:54:09,339 INFO snapshot-role/MainThread: {"pvseg_start":"35", "pvseg_size":"219", "segtype":"free", "pv_uuid":"PIn3kf-YgqD-0PFt-Pwfx-wx2S-dUYS-vBI1wW", "lv_uuid":"", "pv_name":"/dev/sdc"}, 2024-03-01 20:54:09,339 INFO snapshot-role/MainThread: {"pvseg_start":"0", "pvseg_size":"254", "segtype":"linear", "pv_uuid":"fT9v1y-1sT8-RTk7-CnWc-zmmk-eDe2-ZclZEn", "lv_uuid":"0rGC52-fxIp-2MG0-x0Mm-acyS-aBvJ-04CsOH", "pv_name":"/dev/sda"} 2024-03-01 20:54:09,339 INFO snapshot-role/MainThread: ] 2024-03-01 20:54:09,339 INFO snapshot-role/MainThread: , 2024-03-01 20:54:09,339 INFO snapshot-role/MainThread: "seg": [ 2024-03-01 20:54:09,339 INFO snapshot-role/MainThread: {"seg_pe_ranges":"/dev/sda:0-253", "segtype":"linear", "lv_uuid":"0rGC52-fxIp-2MG0-x0Mm-acyS-aBvJ-04CsOH"}, 2024-03-01 20:54:09,339 INFO snapshot-role/MainThread: {"seg_pe_ranges":"/dev/sdb:0-128", "segtype":"linear", "lv_uuid":"0rGC52-fxIp-2MG0-x0Mm-acyS-aBvJ-04CsOH"}, 2024-03-01 20:54:09,339 INFO snapshot-role/MainThread: {"seg_pe_ranges":"/dev/sdc:0-34", "segtype":"linear", "lv_uuid":"LLnu77-1Zh6-Watl-uyFy-wUJC-QeOz-O2Nu8c"}, 2024-03-01 20:54:09,339 INFO snapshot-role/MainThread: {"seg_pe_ranges":"/dev/sdb:129-243", "segtype":"linear", "lv_uuid":"eT3KDY-yWW5-yI4n-D3MA-MMhI-3w0j-lZbeKr"} 2024-03-01 20:54:09,339 INFO snapshot-role/MainThread: ] 2024-03-01 20:54:09,339 INFO snapshot-role/MainThread: } 2024-03-01 20:54:09,339 INFO snapshot-role/MainThread: ] 2024-03-01 20:54:09,339 INFO snapshot-role/MainThread: , 2024-03-01 20:54:09,339 INFO snapshot-role/MainThread: "log": [ 2024-03-01 20:54:09,339 INFO snapshot-role/MainThread: ] 2024-03-01 20:54:09,339 INFO snapshot-role/MainThread: } 2024-03-01 20:54:09,339 INFO snapshot-role/MainThread: get_current_space_state: test_vg3 vg_size : 4261412864 vg_free : 922746880 vg_extent_size : 4194304 2024-03-01 20:54:09,339 INFO snapshot-role/MainThread: lv: lv5 lv_size : 1283457024 chunk_size : 65536 2024-03-01 20:54:09,339 INFO snapshot-role/MainThread: lv: lv6 lv_size : 1069547520 chunk_size : 65536 2024-03-01 20:54:09,339 INFO snapshot-role/MainThread: lv: lv7 lv_size : 427819008 chunk_size : 65536 2024-03-01 20:54:09,339 INFO snapshot-role/MainThread: lv: lv7_snapset1 lv_size : 130023424 chunk_size : 65536 2024-03-01 20:54:09,339 INFO snapshot-role/MainThread: lv: lv8 lv_size : 427819008 chunk_size : 65536 2024-03-01 20:54:09,339 INFO snapshot-role/MainThread: get_current_space_state: test_vg2 vg_size : 3196059648 vg_free : 1937768448 vg_extent_size : 4194304 2024-03-01 20:54:09,339 INFO snapshot-role/MainThread: lv: lv3 lv_size : 322961408 chunk_size : 65536 2024-03-01 20:54:09,339 INFO snapshot-role/MainThread: lv: lv3_snapset1 lv_size : 100663296 chunk_size : 65536 2024-03-01 20:54:09,339 INFO snapshot-role/MainThread: lv: lv4 lv_size : 641728512 chunk_size : 65536 2024-03-01 20:54:09,340 INFO snapshot-role/MainThread: lv: lv4_snapset1 lv_size : 192937984 chunk_size : 65536 2024-03-01 20:54:09,340 INFO snapshot-role/MainThread: get_current_space_state: test_vg1 vg_size : 3196059648 vg_free : 960495616 vg_extent_size : 4194304 2024-03-01 20:54:09,340 INFO snapshot-role/MainThread: lv: lv1 lv_size : 482344960 chunk_size : 65536 2024-03-01 20:54:09,340 INFO snapshot-role/MainThread: lv: lv1_snapset1 lv_size : 146800640 chunk_size : 65536 2024-03-01 20:54:09,340 INFO snapshot-role/MainThread: lv: lv2 lv_size : 1606418432 chunk_size : 65536 2024-03-01 20:54:09,340 INFO snapshot-role/MainThread: Running... lvs test_vg2 2024-03-01 20:54:09,370 INFO snapshot-role/MainThread: Return code: 0 2024-03-01 20:54:09,370 INFO snapshot-role/MainThread: { 2024-03-01 20:54:09,370 INFO snapshot-role/MainThread: "report": [ 2024-03-01 20:54:09,371 INFO snapshot-role/MainThread: { 2024-03-01 20:54:09,371 INFO snapshot-role/MainThread: "lv": [ 2024-03-01 20:54:09,371 INFO snapshot-role/MainThread: {"lv_name":"lv3", "vg_name":"test_vg2", "lv_attr":"owi-a-s---", "lv_size":"322961408", "pool_lv":"", "origin":"", "data_percent":"", "metadata_percent":"", "move_pv":"", "mirror_log":"", "copy_percent":"", "convert_lv":""}, 2024-03-01 20:54:09,371 INFO snapshot-role/MainThread: {"lv_name":"lv3_snapset1", "vg_name":"test_vg2", "lv_attr":"swi-a-s---", "lv_size":"100663296", "pool_lv":"", "origin":"lv3", "data_percent":"0.00", "metadata_percent":"", "move_pv":"", "mirror_log":"", "copy_percent":"", "convert_lv":""}, 2024-03-01 20:54:09,371 INFO snapshot-role/MainThread: {"lv_name":"lv4", "vg_name":"test_vg2", "lv_attr":"owi-a-s---", "lv_size":"641728512", "pool_lv":"", "origin":"", "data_percent":"", "metadata_percent":"", "move_pv":"", "mirror_log":"", "copy_percent":"", "convert_lv":""}, 2024-03-01 20:54:09,371 INFO snapshot-role/MainThread: {"lv_name":"lv4_snapset1", "vg_name":"test_vg2", "lv_attr":"swi-a-s---", "lv_size":"192937984", "pool_lv":"", "origin":"lv4", "data_percent":"0.00", "metadata_percent":"", "move_pv":"", "mirror_log":"", "copy_percent":"", "convert_lv":""} 2024-03-01 20:54:09,371 INFO snapshot-role/MainThread: ] 2024-03-01 20:54:09,371 INFO snapshot-role/MainThread: } 2024-03-01 20:54:09,371 INFO snapshot-role/MainThread: ] 2024-03-01 20:54:09,371 INFO snapshot-role/MainThread: , 2024-03-01 20:54:09,371 INFO snapshot-role/MainThread: "log": [ 2024-03-01 20:54:09,371 INFO snapshot-role/MainThread: ] 2024-03-01 20:54:09,371 INFO snapshot-role/MainThread: } 2024-03-01 20:54:09,371 INFO snapshot-role/MainThread: Running... lvs test_vg2/lv3_snapset1 2024-03-01 20:54:09,400 INFO snapshot-role/MainThread: Return code: 0 2024-03-01 20:54:09,400 INFO snapshot-role/MainThread: { 2024-03-01 20:54:09,400 INFO snapshot-role/MainThread: "report": [ 2024-03-01 20:54:09,400 INFO snapshot-role/MainThread: { 2024-03-01 20:54:09,400 INFO snapshot-role/MainThread: "lv": [ 2024-03-01 20:54:09,400 INFO snapshot-role/MainThread: {"lv_name":"lv3_snapset1", "vg_name":"test_vg2", "lv_attr":"swi-a-s---", "lv_size":"100663296", "pool_lv":"", "origin":"lv3", "data_percent":"0.00", "metadata_percent":"", "move_pv":"", "mirror_log":"", "copy_percent":"", "convert_lv":""} 2024-03-01 20:54:09,400 INFO snapshot-role/MainThread: ] 2024-03-01 20:54:09,400 INFO snapshot-role/MainThread: } 2024-03-01 20:54:09,400 INFO snapshot-role/MainThread: ] 2024-03-01 20:54:09,400 INFO snapshot-role/MainThread: , 2024-03-01 20:54:09,400 INFO snapshot-role/MainThread: "log": [ 2024-03-01 20:54:09,400 INFO snapshot-role/MainThread: ] 2024-03-01 20:54:09,401 INFO snapshot-role/MainThread: } 2024-03-01 20:54:09,401 INFO snapshot-role/MainThread: Running... lvs --reportformat json test_vg2/lv3_snapset1 2024-03-01 20:54:09,430 INFO snapshot-role/MainThread: Return code: 0 2024-03-01 20:54:09,430 INFO snapshot-role/MainThread: { 2024-03-01 20:54:09,430 INFO snapshot-role/MainThread: "report": [ 2024-03-01 20:54:09,430 INFO snapshot-role/MainThread: { 2024-03-01 20:54:09,430 INFO snapshot-role/MainThread: "lv": [ 2024-03-01 20:54:09,430 INFO snapshot-role/MainThread: {"lv_name":"lv3_snapset1", "vg_name":"test_vg2", "lv_attr":"swi-a-s---", "lv_size":"100663296", "pool_lv":"", "origin":"lv3", "data_percent":"0.00", "metadata_percent":"", "move_pv":"", "mirror_log":"", "copy_percent":"", "convert_lv":""} 2024-03-01 20:54:09,430 INFO snapshot-role/MainThread: ] 2024-03-01 20:54:09,430 INFO snapshot-role/MainThread: } 2024-03-01 20:54:09,430 INFO snapshot-role/MainThread: ] 2024-03-01 20:54:09,430 INFO snapshot-role/MainThread: , 2024-03-01 20:54:09,430 INFO snapshot-role/MainThread: "log": [ 2024-03-01 20:54:09,430 INFO snapshot-role/MainThread: ] 2024-03-01 20:54:09,431 INFO snapshot-role/MainThread: } 2024-03-01 20:54:09,431 INFO snapshot-role/MainThread: Running... lvm fullreport --units B --nosuffix --configreport vg -o vg_name,vg_uuid,vg_size,vg_free,vg_extent_size --configreport lv -o lv_uuid,lv_name,lv_full_name,lv_path,lv_size,origin,origin_size,pool_lv,lv_tags,lv_attr,vg_name,data_percent,metadata_percent,pool_lv --configreport pv -o pv_name --reportformat json 2024-03-01 20:54:09,470 INFO snapshot-role/MainThread: Return code: 0 2024-03-01 20:54:09,471 INFO snapshot-role/MainThread: { 2024-03-01 20:54:09,471 INFO snapshot-role/MainThread: "report": [ 2024-03-01 20:54:09,471 INFO snapshot-role/MainThread: { 2024-03-01 20:54:09,471 INFO snapshot-role/MainThread: "vg": [ 2024-03-01 20:54:09,471 INFO snapshot-role/MainThread: {"vg_name":"test_vg3", "vg_uuid":"QkO21e-z17d-OjKu-Vqgh-Gnze-9j0A-8ftQzW", "vg_size":"4261412864", "vg_free":"922746880", "vg_extent_size":"4194304"} 2024-03-01 20:54:09,471 INFO snapshot-role/MainThread: ] 2024-03-01 20:54:09,471 INFO snapshot-role/MainThread: , 2024-03-01 20:54:09,471 INFO snapshot-role/MainThread: "pv": [ 2024-03-01 20:54:09,471 INFO snapshot-role/MainThread: {"pv_name":"/dev/sdg"}, 2024-03-01 20:54:09,471 INFO snapshot-role/MainThread: {"pv_name":"/dev/sdh"}, 2024-03-01 20:54:09,471 INFO snapshot-role/MainThread: {"pv_name":"/dev/sdi"}, 2024-03-01 20:54:09,471 INFO snapshot-role/MainThread: {"pv_name":"/dev/sdj"} 2024-03-01 20:54:09,471 INFO snapshot-role/MainThread: ] 2024-03-01 20:54:09,471 INFO snapshot-role/MainThread: , 2024-03-01 20:54:09,471 INFO snapshot-role/MainThread: "lv": [ 2024-03-01 20:54:09,471 INFO snapshot-role/MainThread: {"lv_uuid":"vRyvD3-vcUv-uwKv-hYc5-Octm-8RBz-vfmf78", "lv_name":"lv5", "lv_full_name":"test_vg3/lv5", "lv_path":"/dev/test_vg3/lv5", "lv_size":"1283457024", "origin":"", "origin_size":"", "pool_lv":"", "lv_tags":"", "lv_attr":"-wi-a-----", "vg_name":"test_vg3", "data_percent":"", "metadata_percent":"", "pool_lv":""}, 2024-03-01 20:54:09,471 INFO snapshot-role/MainThread: {"lv_uuid":"XL3Pt9-45Lf-3yW2-gvna-B2q7-IIys-4Aa4TY", "lv_name":"lv6", "lv_full_name":"test_vg3/lv6", "lv_path":"/dev/test_vg3/lv6", "lv_size":"1069547520", "origin":"", "origin_size":"", "pool_lv":"", "lv_tags":"", "lv_attr":"-wi-a-----", "vg_name":"test_vg3", "data_percent":"", "metadata_percent":"", "pool_lv":""}, 2024-03-01 20:54:09,471 INFO snapshot-role/MainThread: {"lv_uuid":"6DYPj0-hhBq-fUnt-mGb3-KhmU-21An-Q90krg", "lv_name":"lv7", "lv_full_name":"test_vg3/lv7", "lv_path":"/dev/test_vg3/lv7", "lv_size":"427819008", "origin":"", "origin_size":"427819008", "pool_lv":"", "lv_tags":"", "lv_attr":"owi-a-s---", "vg_name":"test_vg3", "data_percent":"", "metadata_percent":"", "pool_lv":""}, 2024-03-01 20:54:09,471 INFO snapshot-role/MainThread: {"lv_uuid":"RCePiz-MVPJ-xR2v-OG97-ppVN-Lr0N-PDwJ22", "lv_name":"lv7_snapset1", "lv_full_name":"test_vg3/lv7_snapset1", "lv_path":"/dev/test_vg3/lv7_snapset1", "lv_size":"130023424", "origin":"lv7", "origin_size":"427819008", "pool_lv":"", "lv_tags":"", "lv_attr":"swi-a-s---", "vg_name":"test_vg3", "data_percent":"0.00", "metadata_percent":"", "pool_lv":""}, 2024-03-01 20:54:09,471 INFO snapshot-role/MainThread: {"lv_uuid":"66uv6y-zQ4D-FNQs-34FK-4RfH-13gI-BVYYZZ", "lv_name":"lv8", "lv_full_name":"test_vg3/lv8", "lv_path":"/dev/test_vg3/lv8", "lv_size":"427819008", "origin":"", "origin_size":"", "pool_lv":"", "lv_tags":"", "lv_attr":"-wi-a-----", "vg_name":"test_vg3", "data_percent":"", "metadata_percent":"", "pool_lv":""} 2024-03-01 20:54:09,471 INFO snapshot-role/MainThread: ] 2024-03-01 20:54:09,471 INFO snapshot-role/MainThread: , 2024-03-01 20:54:09,471 INFO snapshot-role/MainThread: "pvseg": [ 2024-03-01 20:54:09,471 INFO snapshot-role/MainThread: {"pvseg_start":"0", "pvseg_size":"254", "segtype":"linear", "pv_uuid":"8Gsc3Z-Hu3k-IM7B-0Ud8-dlr1-qlWY-t9Hcho", "lv_uuid":"vRyvD3-vcUv-uwKv-hYc5-Octm-8RBz-vfmf78", "pv_name":"/dev/sdi"}, 2024-03-01 20:54:09,471 INFO snapshot-role/MainThread: {"pvseg_start":"0", "pvseg_size":"52", "segtype":"linear", "pv_uuid":"NMfUHt-rV5o-iriL-nltM-Wz3O-efPJ-vxzKfO", "lv_uuid":"vRyvD3-vcUv-uwKv-hYc5-Octm-8RBz-vfmf78", "pv_name":"/dev/sdj"}, 2024-03-01 20:54:09,471 INFO snapshot-role/MainThread: {"pvseg_start":"52", "pvseg_size":"202", "segtype":"free", "pv_uuid":"NMfUHt-rV5o-iriL-nltM-Wz3O-efPJ-vxzKfO", "lv_uuid":"", "pv_name":"/dev/sdj"}, 2024-03-01 20:54:09,471 INFO snapshot-role/MainThread: {"pvseg_start":"0", "pvseg_size":"254", "segtype":"linear", "pv_uuid":"d9PKx3-lQ43-J1fk-4pg4-Qute-Jefk-kbMvCG", "lv_uuid":"XL3Pt9-45Lf-3yW2-gvna-B2q7-IIys-4Aa4TY", "pv_name":"/dev/sdh"}, 2024-03-01 20:54:09,471 INFO snapshot-role/MainThread: {"pvseg_start":"0", "pvseg_size":"102", "segtype":"linear", "pv_uuid":"hJYfS5-wnPt-Ddxq-LzHF-INia-ff4Q-q8hARN", "lv_uuid":"66uv6y-zQ4D-FNQs-34FK-4RfH-13gI-BVYYZZ", "pv_name":"/dev/sdg"}, 2024-03-01 20:54:09,471 INFO snapshot-role/MainThread: {"pvseg_start":"102", "pvseg_size":"102", "segtype":"linear", "pv_uuid":"hJYfS5-wnPt-Ddxq-LzHF-INia-ff4Q-q8hARN", "lv_uuid":"6DYPj0-hhBq-fUnt-mGb3-KhmU-21An-Q90krg", "pv_name":"/dev/sdg"}, 2024-03-01 20:54:09,471 INFO snapshot-role/MainThread: {"pvseg_start":"204", "pvseg_size":"1", "segtype":"linear", "pv_uuid":"hJYfS5-wnPt-Ddxq-LzHF-INia-ff4Q-q8hARN", "lv_uuid":"XL3Pt9-45Lf-3yW2-gvna-B2q7-IIys-4Aa4TY", "pv_name":"/dev/sdg"}, 2024-03-01 20:54:09,471 INFO snapshot-role/MainThread: {"pvseg_start":"205", "pvseg_size":"31", "segtype":"linear", "pv_uuid":"hJYfS5-wnPt-Ddxq-LzHF-INia-ff4Q-q8hARN", "lv_uuid":"RCePiz-MVPJ-xR2v-OG97-ppVN-Lr0N-PDwJ22", "pv_name":"/dev/sdg"}, 2024-03-01 20:54:09,471 INFO snapshot-role/MainThread: {"pvseg_start":"236", "pvseg_size":"18", "segtype":"free", "pv_uuid":"hJYfS5-wnPt-Ddxq-LzHF-INia-ff4Q-q8hARN", "lv_uuid":"", "pv_name":"/dev/sdg"} 2024-03-01 20:54:09,472 INFO snapshot-role/MainThread: ] 2024-03-01 20:54:09,472 INFO snapshot-role/MainThread: , 2024-03-01 20:54:09,472 INFO snapshot-role/MainThread: "seg": [ 2024-03-01 20:54:09,472 INFO snapshot-role/MainThread: {"seg_pe_ranges":"/dev/sdg:0-101", "segtype":"linear", "lv_uuid":"66uv6y-zQ4D-FNQs-34FK-4RfH-13gI-BVYYZZ"}, 2024-03-01 20:54:09,472 INFO snapshot-role/MainThread: {"seg_pe_ranges":"/dev/sdg:102-203", "segtype":"linear", "lv_uuid":"6DYPj0-hhBq-fUnt-mGb3-KhmU-21An-Q90krg"}, 2024-03-01 20:54:09,472 INFO snapshot-role/MainThread: {"seg_pe_ranges":"/dev/sdg:205-235", "segtype":"linear", "lv_uuid":"RCePiz-MVPJ-xR2v-OG97-ppVN-Lr0N-PDwJ22"}, 2024-03-01 20:54:09,472 INFO snapshot-role/MainThread: {"seg_pe_ranges":"/dev/sdh:0-253", "segtype":"linear", "lv_uuid":"XL3Pt9-45Lf-3yW2-gvna-B2q7-IIys-4Aa4TY"}, 2024-03-01 20:54:09,472 INFO snapshot-role/MainThread: {"seg_pe_ranges":"/dev/sdg:204-204", "segtype":"linear", "lv_uuid":"XL3Pt9-45Lf-3yW2-gvna-B2q7-IIys-4Aa4TY"}, 2024-03-01 20:54:09,472 INFO snapshot-role/MainThread: {"seg_pe_ranges":"/dev/sdi:0-253", "segtype":"linear", "lv_uuid":"vRyvD3-vcUv-uwKv-hYc5-Octm-8RBz-vfmf78"}, 2024-03-01 20:54:09,472 INFO snapshot-role/MainThread: {"seg_pe_ranges":"/dev/sdj:0-51", "segtype":"linear", "lv_uuid":"vRyvD3-vcUv-uwKv-hYc5-Octm-8RBz-vfmf78"} 2024-03-01 20:54:09,472 INFO snapshot-role/MainThread: ] 2024-03-01 20:54:09,472 INFO snapshot-role/MainThread: } 2024-03-01 20:54:09,472 INFO snapshot-role/MainThread: , 2024-03-01 20:54:09,472 INFO snapshot-role/MainThread: { 2024-03-01 20:54:09,472 INFO snapshot-role/MainThread: "vg": [ 2024-03-01 20:54:09,472 INFO snapshot-role/MainThread: {"vg_name":"test_vg2", "vg_uuid":"rTth1E-IBWf-P2Ll-dmvf-Gtq4-23k9-MhJ8L6", "vg_size":"3196059648", "vg_free":"1937768448", "vg_extent_size":"4194304"} 2024-03-01 20:54:09,472 INFO snapshot-role/MainThread: ] 2024-03-01 20:54:09,472 INFO snapshot-role/MainThread: , 2024-03-01 20:54:09,472 INFO snapshot-role/MainThread: "pv": [ 2024-03-01 20:54:09,472 INFO snapshot-role/MainThread: {"pv_name":"/dev/sdd"}, 2024-03-01 20:54:09,472 INFO snapshot-role/MainThread: {"pv_name":"/dev/sde"}, 2024-03-01 20:54:09,472 INFO snapshot-role/MainThread: {"pv_name":"/dev/sdf"} 2024-03-01 20:54:09,472 INFO snapshot-role/MainThread: ] 2024-03-01 20:54:09,472 INFO snapshot-role/MainThread: , 2024-03-01 20:54:09,472 INFO snapshot-role/MainThread: "lv": [ 2024-03-01 20:54:09,472 INFO snapshot-role/MainThread: {"lv_uuid":"io0zuS-r2vf-kOYP-EZLC-ILnP-Qd9u-k0D01J", "lv_name":"lv3", "lv_full_name":"test_vg2/lv3", "lv_path":"/dev/test_vg2/lv3", "lv_size":"322961408", "origin":"", "origin_size":"322961408", "pool_lv":"", "lv_tags":"", "lv_attr":"owi-a-s---", "vg_name":"test_vg2", "data_percent":"", "metadata_percent":"", "pool_lv":""}, 2024-03-01 20:54:09,472 INFO snapshot-role/MainThread: {"lv_uuid":"11t1Xe-92wN-gUKY-BVWC-zc3M-00EM-LZpFei", "lv_name":"lv3_snapset1", "lv_full_name":"test_vg2/lv3_snapset1", "lv_path":"/dev/test_vg2/lv3_snapset1", "lv_size":"100663296", "origin":"lv3", "origin_size":"322961408", "pool_lv":"", "lv_tags":"", "lv_attr":"swi-a-s---", "vg_name":"test_vg2", "data_percent":"0.00", "metadata_percent":"", "pool_lv":""}, 2024-03-01 20:54:09,472 INFO snapshot-role/MainThread: {"lv_uuid":"ylFwPE-4mOR-qG1o-e7y0-6iGt-Nlku-B4XCBQ", "lv_name":"lv4", "lv_full_name":"test_vg2/lv4", "lv_path":"/dev/test_vg2/lv4", "lv_size":"641728512", "origin":"", "origin_size":"641728512", "pool_lv":"", "lv_tags":"", "lv_attr":"owi-a-s---", "vg_name":"test_vg2", "data_percent":"", "metadata_percent":"", "pool_lv":""}, 2024-03-01 20:54:09,472 INFO snapshot-role/MainThread: {"lv_uuid":"q8r731-NYyO-10JQ-cdgh-vAsJ-5niD-PxrBPX", "lv_name":"lv4_snapset1", "lv_full_name":"test_vg2/lv4_snapset1", "lv_path":"/dev/test_vg2/lv4_snapset1", "lv_size":"192937984", "origin":"lv4", "origin_size":"641728512", "pool_lv":"", "lv_tags":"", "lv_attr":"swi-a-s---", "vg_name":"test_vg2", "data_percent":"0.00", "metadata_percent":"", "pool_lv":""} 2024-03-01 20:54:09,472 INFO snapshot-role/MainThread: ] 2024-03-01 20:54:09,472 INFO snapshot-role/MainThread: , 2024-03-01 20:54:09,472 INFO snapshot-role/MainThread: "pvseg": [ 2024-03-01 20:54:09,472 INFO snapshot-role/MainThread: {"pvseg_start":"0", "pvseg_size":"254", "segtype":"free", "pv_uuid":"0M3KVh-7a4I-BPav-f7ma-rRY3-HHwl-ZQEkWO", "lv_uuid":"", "pv_name":"/dev/sdf"}, 2024-03-01 20:54:09,472 INFO snapshot-role/MainThread: {"pvseg_start":"0", "pvseg_size":"46", "segtype":"linear", "pv_uuid":"PyIrfQ-hZPh-O3Ym-EKxN-K1tS-Y0bW-THw6si", "lv_uuid":"q8r731-NYyO-10JQ-cdgh-vAsJ-5niD-PxrBPX", "pv_name":"/dev/sde"}, 2024-03-01 20:54:09,472 INFO snapshot-role/MainThread: {"pvseg_start":"46", "pvseg_size":"208", "segtype":"free", "pv_uuid":"PyIrfQ-hZPh-O3Ym-EKxN-K1tS-Y0bW-THw6si", "lv_uuid":"", "pv_name":"/dev/sde"}, 2024-03-01 20:54:09,473 INFO snapshot-role/MainThread: {"pvseg_start":"0", "pvseg_size":"153", "segtype":"linear", "pv_uuid":"zoxUFp-BuKp-4Q2I-kCdq-Nel8-QAep-gkgiDU", "lv_uuid":"ylFwPE-4mOR-qG1o-e7y0-6iGt-Nlku-B4XCBQ", "pv_name":"/dev/sdd"}, 2024-03-01 20:54:09,473 INFO snapshot-role/MainThread: {"pvseg_start":"153", "pvseg_size":"77", "segtype":"linear", "pv_uuid":"zoxUFp-BuKp-4Q2I-kCdq-Nel8-QAep-gkgiDU", "lv_uuid":"io0zuS-r2vf-kOYP-EZLC-ILnP-Qd9u-k0D01J", "pv_name":"/dev/sdd"}, 2024-03-01 20:54:09,473 INFO snapshot-role/MainThread: {"pvseg_start":"230", "pvseg_size":"24", "segtype":"linear", "pv_uuid":"zoxUFp-BuKp-4Q2I-kCdq-Nel8-QAep-gkgiDU", "lv_uuid":"11t1Xe-92wN-gUKY-BVWC-zc3M-00EM-LZpFei", "pv_name":"/dev/sdd"} 2024-03-01 20:54:09,473 INFO snapshot-role/MainThread: ] 2024-03-01 20:54:09,473 INFO snapshot-role/MainThread: , 2024-03-01 20:54:09,473 INFO snapshot-role/MainThread: "seg": [ 2024-03-01 20:54:09,473 INFO snapshot-role/MainThread: {"seg_pe_ranges":"/dev/sdd:230-253", "segtype":"linear", "lv_uuid":"11t1Xe-92wN-gUKY-BVWC-zc3M-00EM-LZpFei"}, 2024-03-01 20:54:09,473 INFO snapshot-role/MainThread: {"seg_pe_ranges":"/dev/sdd:153-229", "segtype":"linear", "lv_uuid":"io0zuS-r2vf-kOYP-EZLC-ILnP-Qd9u-k0D01J"}, 2024-03-01 20:54:09,473 INFO snapshot-role/MainThread: {"seg_pe_ranges":"/dev/sde:0-45", "segtype":"linear", "lv_uuid":"q8r731-NYyO-10JQ-cdgh-vAsJ-5niD-PxrBPX"}, 2024-03-01 20:54:09,473 INFO snapshot-role/MainThread: {"seg_pe_ranges":"/dev/sdd:0-152", "segtype":"linear", "lv_uuid":"ylFwPE-4mOR-qG1o-e7y0-6iGt-Nlku-B4XCBQ"} 2024-03-01 20:54:09,473 INFO snapshot-role/MainThread: ] 2024-03-01 20:54:09,473 INFO snapshot-role/MainThread: } 2024-03-01 20:54:09,473 INFO snapshot-role/MainThread: , 2024-03-01 20:54:09,473 INFO snapshot-role/MainThread: { 2024-03-01 20:54:09,473 INFO snapshot-role/MainThread: "vg": [ 2024-03-01 20:54:09,473 INFO snapshot-role/MainThread: {"vg_name":"test_vg1", "vg_uuid":"Zl6upP-RkLr-opWG-Ywma-s6R7-0zdB-5Yewuj", "vg_size":"3196059648", "vg_free":"960495616", "vg_extent_size":"4194304"} 2024-03-01 20:54:09,473 INFO snapshot-role/MainThread: ] 2024-03-01 20:54:09,473 INFO snapshot-role/MainThread: , 2024-03-01 20:54:09,473 INFO snapshot-role/MainThread: "pv": [ 2024-03-01 20:54:09,473 INFO snapshot-role/MainThread: {"pv_name":"/dev/sda"}, 2024-03-01 20:54:09,473 INFO snapshot-role/MainThread: {"pv_name":"/dev/sdb"}, 2024-03-01 20:54:09,473 INFO snapshot-role/MainThread: {"pv_name":"/dev/sdc"} 2024-03-01 20:54:09,473 INFO snapshot-role/MainThread: ] 2024-03-01 20:54:09,473 INFO snapshot-role/MainThread: , 2024-03-01 20:54:09,473 INFO snapshot-role/MainThread: "lv": [ 2024-03-01 20:54:09,473 INFO snapshot-role/MainThread: {"lv_uuid":"eT3KDY-yWW5-yI4n-D3MA-MMhI-3w0j-lZbeKr", "lv_name":"lv1", "lv_full_name":"test_vg1/lv1", "lv_path":"/dev/test_vg1/lv1", "lv_size":"482344960", "origin":"", "origin_size":"482344960", "pool_lv":"", "lv_tags":"", "lv_attr":"owi-a-s---", "vg_name":"test_vg1", "data_percent":"", "metadata_percent":"", "pool_lv":""}, 2024-03-01 20:54:09,473 INFO snapshot-role/MainThread: {"lv_uuid":"LLnu77-1Zh6-Watl-uyFy-wUJC-QeOz-O2Nu8c", "lv_name":"lv1_snapset1", "lv_full_name":"test_vg1/lv1_snapset1", "lv_path":"/dev/test_vg1/lv1_snapset1", "lv_size":"146800640", "origin":"lv1", "origin_size":"482344960", "pool_lv":"", "lv_tags":"", "lv_attr":"swi-a-s---", "vg_name":"test_vg1", "data_percent":"0.00", "metadata_percent":"", "pool_lv":""}, 2024-03-01 20:54:09,473 INFO snapshot-role/MainThread: {"lv_uuid":"0rGC52-fxIp-2MG0-x0Mm-acyS-aBvJ-04CsOH", "lv_name":"lv2", "lv_full_name":"test_vg1/lv2", "lv_path":"/dev/test_vg1/lv2", "lv_size":"1606418432", "origin":"", "origin_size":"", "pool_lv":"", "lv_tags":"", "lv_attr":"-wi-a-----", "vg_name":"test_vg1", "data_percent":"", "metadata_percent":"", "pool_lv":""} 2024-03-01 20:54:09,473 INFO snapshot-role/MainThread: ] 2024-03-01 20:54:09,473 INFO snapshot-role/MainThread: , 2024-03-01 20:54:09,473 INFO snapshot-role/MainThread: "pvseg": [ 2024-03-01 20:54:09,473 INFO snapshot-role/MainThread: {"pvseg_start":"0", "pvseg_size":"129", "segtype":"linear", "pv_uuid":"KDPe4g-PVlK-38Tl-zy1U-QsIW-QjRX-ft5Vvp", "lv_uuid":"0rGC52-fxIp-2MG0-x0Mm-acyS-aBvJ-04CsOH", "pv_name":"/dev/sdb"}, 2024-03-01 20:54:09,473 INFO snapshot-role/MainThread: {"pvseg_start":"129", "pvseg_size":"115", "segtype":"linear", "pv_uuid":"KDPe4g-PVlK-38Tl-zy1U-QsIW-QjRX-ft5Vvp", "lv_uuid":"eT3KDY-yWW5-yI4n-D3MA-MMhI-3w0j-lZbeKr", "pv_name":"/dev/sdb"}, 2024-03-01 20:54:09,473 INFO snapshot-role/MainThread: {"pvseg_start":"244", "pvseg_size":"10", "segtype":"free", "pv_uuid":"KDPe4g-PVlK-38Tl-zy1U-QsIW-QjRX-ft5Vvp", "lv_uuid":"", "pv_name":"/dev/sdb"}, 2024-03-01 20:54:09,473 INFO snapshot-role/MainThread: {"pvseg_start":"0", "pvseg_size":"35", "segtype":"linear", "pv_uuid":"PIn3kf-YgqD-0PFt-Pwfx-wx2S-dUYS-vBI1wW", "lv_uuid":"LLnu77-1Zh6-Watl-uyFy-wUJC-QeOz-O2Nu8c", "pv_name":"/dev/sdc"}, 2024-03-01 20:54:09,474 INFO snapshot-role/MainThread: {"pvseg_start":"35", "pvseg_size":"219", "segtype":"free", "pv_uuid":"PIn3kf-YgqD-0PFt-Pwfx-wx2S-dUYS-vBI1wW", "lv_uuid":"", "pv_name":"/dev/sdc"}, 2024-03-01 20:54:09,474 INFO snapshot-role/MainThread: {"pvseg_start":"0", "pvseg_size":"254", "segtype":"linear", "pv_uuid":"fT9v1y-1sT8-RTk7-CnWc-zmmk-eDe2-ZclZEn", "lv_uuid":"0rGC52-fxIp-2MG0-x0Mm-acyS-aBvJ-04CsOH", "pv_name":"/dev/sda"} 2024-03-01 20:54:09,474 INFO snapshot-role/MainThread: ] 2024-03-01 20:54:09,474 INFO snapshot-role/MainThread: , 2024-03-01 20:54:09,474 INFO snapshot-role/MainThread: "seg": [ 2024-03-01 20:54:09,474 INFO snapshot-role/MainThread: {"seg_pe_ranges":"/dev/sda:0-253", "segtype":"linear", "lv_uuid":"0rGC52-fxIp-2MG0-x0Mm-acyS-aBvJ-04CsOH"}, 2024-03-01 20:54:09,474 INFO snapshot-role/MainThread: {"seg_pe_ranges":"/dev/sdb:0-128", "segtype":"linear", "lv_uuid":"0rGC52-fxIp-2MG0-x0Mm-acyS-aBvJ-04CsOH"}, 2024-03-01 20:54:09,474 INFO snapshot-role/MainThread: {"seg_pe_ranges":"/dev/sdc:0-34", "segtype":"linear", "lv_uuid":"LLnu77-1Zh6-Watl-uyFy-wUJC-QeOz-O2Nu8c"}, 2024-03-01 20:54:09,474 INFO snapshot-role/MainThread: {"seg_pe_ranges":"/dev/sdb:129-243", "segtype":"linear", "lv_uuid":"eT3KDY-yWW5-yI4n-D3MA-MMhI-3w0j-lZbeKr"} 2024-03-01 20:54:09,474 INFO snapshot-role/MainThread: ] 2024-03-01 20:54:09,474 INFO snapshot-role/MainThread: } 2024-03-01 20:54:09,474 INFO snapshot-role/MainThread: ] 2024-03-01 20:54:09,474 INFO snapshot-role/MainThread: , 2024-03-01 20:54:09,474 INFO snapshot-role/MainThread: "log": [ 2024-03-01 20:54:09,474 INFO snapshot-role/MainThread: ] 2024-03-01 20:54:09,474 INFO snapshot-role/MainThread: } 2024-03-01 20:54:09,474 INFO snapshot-role/MainThread: get_current_space_state: test_vg3 vg_size : 4261412864 vg_free : 922746880 vg_extent_size : 4194304 2024-03-01 20:54:09,474 INFO snapshot-role/MainThread: lv: lv5 lv_size : 1283457024 chunk_size : 65536 2024-03-01 20:54:09,474 INFO snapshot-role/MainThread: lv: lv6 lv_size : 1069547520 chunk_size : 65536 2024-03-01 20:54:09,474 INFO snapshot-role/MainThread: lv: lv7 lv_size : 427819008 chunk_size : 65536 2024-03-01 20:54:09,474 INFO snapshot-role/MainThread: lv: lv7_snapset1 lv_size : 130023424 chunk_size : 65536 2024-03-01 20:54:09,474 INFO snapshot-role/MainThread: lv: lv8 lv_size : 427819008 chunk_size : 65536 2024-03-01 20:54:09,474 INFO snapshot-role/MainThread: get_current_space_state: test_vg2 vg_size : 3196059648 vg_free : 1937768448 vg_extent_size : 4194304 2024-03-01 20:54:09,474 INFO snapshot-role/MainThread: lv: lv3 lv_size : 322961408 chunk_size : 65536 2024-03-01 20:54:09,474 INFO snapshot-role/MainThread: lv: lv3_snapset1 lv_size : 100663296 chunk_size : 65536 2024-03-01 20:54:09,474 INFO snapshot-role/MainThread: lv: lv4 lv_size : 641728512 chunk_size : 65536 2024-03-01 20:54:09,474 INFO snapshot-role/MainThread: lv: lv4_snapset1 lv_size : 192937984 chunk_size : 65536 2024-03-01 20:54:09,474 INFO snapshot-role/MainThread: get_current_space_state: test_vg1 vg_size : 3196059648 vg_free : 960495616 vg_extent_size : 4194304 2024-03-01 20:54:09,474 INFO snapshot-role/MainThread: lv: lv1 lv_size : 482344960 chunk_size : 65536 2024-03-01 20:54:09,475 INFO snapshot-role/MainThread: lv: lv1_snapset1 lv_size : 146800640 chunk_size : 65536 2024-03-01 20:54:09,475 INFO snapshot-role/MainThread: lv: lv2 lv_size : 1606418432 chunk_size : 65536 2024-03-01 20:54:09,475 INFO snapshot-role/MainThread: Running... lvs test_vg2 2024-03-01 20:54:09,505 INFO snapshot-role/MainThread: Return code: 0 2024-03-01 20:54:09,505 INFO snapshot-role/MainThread: { 2024-03-01 20:54:09,505 INFO snapshot-role/MainThread: "report": [ 2024-03-01 20:54:09,505 INFO snapshot-role/MainThread: { 2024-03-01 20:54:09,505 INFO snapshot-role/MainThread: "lv": [ 2024-03-01 20:54:09,506 INFO snapshot-role/MainThread: {"lv_name":"lv3", "vg_name":"test_vg2", "lv_attr":"owi-a-s---", "lv_size":"322961408", "pool_lv":"", "origin":"", "data_percent":"", "metadata_percent":"", "move_pv":"", "mirror_log":"", "copy_percent":"", "convert_lv":""}, 2024-03-01 20:54:09,506 INFO snapshot-role/MainThread: {"lv_name":"lv3_snapset1", "vg_name":"test_vg2", "lv_attr":"swi-a-s---", "lv_size":"100663296", "pool_lv":"", "origin":"lv3", "data_percent":"0.00", "metadata_percent":"", "move_pv":"", "mirror_log":"", "copy_percent":"", "convert_lv":""}, 2024-03-01 20:54:09,506 INFO snapshot-role/MainThread: {"lv_name":"lv4", "vg_name":"test_vg2", "lv_attr":"owi-a-s---", "lv_size":"641728512", "pool_lv":"", "origin":"", "data_percent":"", "metadata_percent":"", "move_pv":"", "mirror_log":"", "copy_percent":"", "convert_lv":""}, 2024-03-01 20:54:09,506 INFO snapshot-role/MainThread: {"lv_name":"lv4_snapset1", "vg_name":"test_vg2", "lv_attr":"swi-a-s---", "lv_size":"192937984", "pool_lv":"", "origin":"lv4", "data_percent":"0.00", "metadata_percent":"", "move_pv":"", "mirror_log":"", "copy_percent":"", "convert_lv":""} 2024-03-01 20:54:09,506 INFO snapshot-role/MainThread: ] 2024-03-01 20:54:09,506 INFO snapshot-role/MainThread: } 2024-03-01 20:54:09,506 INFO snapshot-role/MainThread: ] 2024-03-01 20:54:09,506 INFO snapshot-role/MainThread: , 2024-03-01 20:54:09,506 INFO snapshot-role/MainThread: "log": [ 2024-03-01 20:54:09,506 INFO snapshot-role/MainThread: ] 2024-03-01 20:54:09,506 INFO snapshot-role/MainThread: } 2024-03-01 20:54:09,506 INFO snapshot-role/MainThread: Running... lvs test_vg2/lv4_snapset1 2024-03-01 20:54:09,543 INFO snapshot-role/MainThread: Return code: 0 2024-03-01 20:54:09,543 INFO snapshot-role/MainThread: { 2024-03-01 20:54:09,543 INFO snapshot-role/MainThread: "report": [ 2024-03-01 20:54:09,543 INFO snapshot-role/MainThread: { 2024-03-01 20:54:09,543 INFO snapshot-role/MainThread: "lv": [ 2024-03-01 20:54:09,543 INFO snapshot-role/MainThread: {"lv_name":"lv4_snapset1", "vg_name":"test_vg2", "lv_attr":"swi-a-s---", "lv_size":"192937984", "pool_lv":"", "origin":"lv4", "data_percent":"0.00", "metadata_percent":"", "move_pv":"", "mirror_log":"", "copy_percent":"", "convert_lv":""} 2024-03-01 20:54:09,543 INFO snapshot-role/MainThread: ] 2024-03-01 20:54:09,544 INFO snapshot-role/MainThread: } 2024-03-01 20:54:09,544 INFO snapshot-role/MainThread: ] 2024-03-01 20:54:09,544 INFO snapshot-role/MainThread: , 2024-03-01 20:54:09,544 INFO snapshot-role/MainThread: "log": [ 2024-03-01 20:54:09,544 INFO snapshot-role/MainThread: ] 2024-03-01 20:54:09,544 INFO snapshot-role/MainThread: } 2024-03-01 20:54:09,544 INFO snapshot-role/MainThread: Running... lvs --reportformat json test_vg2/lv4_snapset1 2024-03-01 20:54:09,573 INFO snapshot-role/MainThread: Return code: 0 2024-03-01 20:54:09,573 INFO snapshot-role/MainThread: { 2024-03-01 20:54:09,573 INFO snapshot-role/MainThread: "report": [ 2024-03-01 20:54:09,573 INFO snapshot-role/MainThread: { 2024-03-01 20:54:09,573 INFO snapshot-role/MainThread: "lv": [ 2024-03-01 20:54:09,573 INFO snapshot-role/MainThread: {"lv_name":"lv4_snapset1", "vg_name":"test_vg2", "lv_attr":"swi-a-s---", "lv_size":"192937984", "pool_lv":"", "origin":"lv4", "data_percent":"0.00", "metadata_percent":"", "move_pv":"", "mirror_log":"", "copy_percent":"", "convert_lv":""} 2024-03-01 20:54:09,573 INFO snapshot-role/MainThread: ] 2024-03-01 20:54:09,573 INFO snapshot-role/MainThread: } 2024-03-01 20:54:09,573 INFO snapshot-role/MainThread: ] 2024-03-01 20:54:09,574 INFO snapshot-role/MainThread: , 2024-03-01 20:54:09,574 INFO snapshot-role/MainThread: "log": [ 2024-03-01 20:54:09,574 INFO snapshot-role/MainThread: ] 2024-03-01 20:54:09,574 INFO snapshot-role/MainThread: } 2024-03-01 20:54:09,574 INFO snapshot-role/MainThread: Running... lvm fullreport --units B --nosuffix --configreport vg -o vg_name,vg_uuid,vg_size,vg_free,vg_extent_size --configreport lv -o lv_uuid,lv_name,lv_full_name,lv_path,lv_size,origin,origin_size,pool_lv,lv_tags,lv_attr,vg_name,data_percent,metadata_percent,pool_lv --configreport pv -o pv_name --reportformat json 2024-03-01 20:54:09,607 INFO snapshot-role/MainThread: Return code: 0 2024-03-01 20:54:09,608 INFO snapshot-role/MainThread: { 2024-03-01 20:54:09,608 INFO snapshot-role/MainThread: "report": [ 2024-03-01 20:54:09,608 INFO snapshot-role/MainThread: { 2024-03-01 20:54:09,608 INFO snapshot-role/MainThread: "vg": [ 2024-03-01 20:54:09,608 INFO snapshot-role/MainThread: {"vg_name":"test_vg3", "vg_uuid":"QkO21e-z17d-OjKu-Vqgh-Gnze-9j0A-8ftQzW", "vg_size":"4261412864", "vg_free":"922746880", "vg_extent_size":"4194304"} 2024-03-01 20:54:09,608 INFO snapshot-role/MainThread: ] 2024-03-01 20:54:09,608 INFO snapshot-role/MainThread: , 2024-03-01 20:54:09,608 INFO snapshot-role/MainThread: "pv": [ 2024-03-01 20:54:09,608 INFO snapshot-role/MainThread: {"pv_name":"/dev/sdg"}, 2024-03-01 20:54:09,608 INFO snapshot-role/MainThread: {"pv_name":"/dev/sdh"}, 2024-03-01 20:54:09,608 INFO snapshot-role/MainThread: {"pv_name":"/dev/sdi"}, 2024-03-01 20:54:09,608 INFO snapshot-role/MainThread: {"pv_name":"/dev/sdj"} 2024-03-01 20:54:09,608 INFO snapshot-role/MainThread: ] 2024-03-01 20:54:09,608 INFO snapshot-role/MainThread: , 2024-03-01 20:54:09,608 INFO snapshot-role/MainThread: "lv": [ 2024-03-01 20:54:09,608 INFO snapshot-role/MainThread: {"lv_uuid":"vRyvD3-vcUv-uwKv-hYc5-Octm-8RBz-vfmf78", "lv_name":"lv5", "lv_full_name":"test_vg3/lv5", "lv_path":"/dev/test_vg3/lv5", "lv_size":"1283457024", "origin":"", "origin_size":"", "pool_lv":"", "lv_tags":"", "lv_attr":"-wi-a-----", "vg_name":"test_vg3", "data_percent":"", "metadata_percent":"", "pool_lv":""}, 2024-03-01 20:54:09,608 INFO snapshot-role/MainThread: {"lv_uuid":"XL3Pt9-45Lf-3yW2-gvna-B2q7-IIys-4Aa4TY", "lv_name":"lv6", "lv_full_name":"test_vg3/lv6", "lv_path":"/dev/test_vg3/lv6", "lv_size":"1069547520", "origin":"", "origin_size":"", "pool_lv":"", "lv_tags":"", "lv_attr":"-wi-a-----", "vg_name":"test_vg3", "data_percent":"", "metadata_percent":"", "pool_lv":""}, 2024-03-01 20:54:09,608 INFO snapshot-role/MainThread: {"lv_uuid":"6DYPj0-hhBq-fUnt-mGb3-KhmU-21An-Q90krg", "lv_name":"lv7", "lv_full_name":"test_vg3/lv7", "lv_path":"/dev/test_vg3/lv7", "lv_size":"427819008", "origin":"", "origin_size":"427819008", "pool_lv":"", "lv_tags":"", "lv_attr":"owi-a-s---", "vg_name":"test_vg3", "data_percent":"", "metadata_percent":"", "pool_lv":""}, 2024-03-01 20:54:09,608 INFO snapshot-role/MainThread: {"lv_uuid":"RCePiz-MVPJ-xR2v-OG97-ppVN-Lr0N-PDwJ22", "lv_name":"lv7_snapset1", "lv_full_name":"test_vg3/lv7_snapset1", "lv_path":"/dev/test_vg3/lv7_snapset1", "lv_size":"130023424", "origin":"lv7", "origin_size":"427819008", "pool_lv":"", "lv_tags":"", "lv_attr":"swi-a-s---", "vg_name":"test_vg3", "data_percent":"0.00", "metadata_percent":"", "pool_lv":""}, 2024-03-01 20:54:09,608 INFO snapshot-role/MainThread: {"lv_uuid":"66uv6y-zQ4D-FNQs-34FK-4RfH-13gI-BVYYZZ", "lv_name":"lv8", "lv_full_name":"test_vg3/lv8", "lv_path":"/dev/test_vg3/lv8", "lv_size":"427819008", "origin":"", "origin_size":"", "pool_lv":"", "lv_tags":"", "lv_attr":"-wi-a-----", "vg_name":"test_vg3", "data_percent":"", "metadata_percent":"", "pool_lv":""} 2024-03-01 20:54:09,608 INFO snapshot-role/MainThread: ] 2024-03-01 20:54:09,608 INFO snapshot-role/MainThread: , 2024-03-01 20:54:09,608 INFO snapshot-role/MainThread: "pvseg": [ 2024-03-01 20:54:09,608 INFO snapshot-role/MainThread: {"pvseg_start":"0", "pvseg_size":"254", "segtype":"linear", "pv_uuid":"8Gsc3Z-Hu3k-IM7B-0Ud8-dlr1-qlWY-t9Hcho", "lv_uuid":"vRyvD3-vcUv-uwKv-hYc5-Octm-8RBz-vfmf78", "pv_name":"/dev/sdi"}, 2024-03-01 20:54:09,608 INFO snapshot-role/MainThread: {"pvseg_start":"0", "pvseg_size":"52", "segtype":"linear", "pv_uuid":"NMfUHt-rV5o-iriL-nltM-Wz3O-efPJ-vxzKfO", "lv_uuid":"vRyvD3-vcUv-uwKv-hYc5-Octm-8RBz-vfmf78", "pv_name":"/dev/sdj"}, 2024-03-01 20:54:09,608 INFO snapshot-role/MainThread: {"pvseg_start":"52", "pvseg_size":"202", "segtype":"free", "pv_uuid":"NMfUHt-rV5o-iriL-nltM-Wz3O-efPJ-vxzKfO", "lv_uuid":"", "pv_name":"/dev/sdj"}, 2024-03-01 20:54:09,608 INFO snapshot-role/MainThread: {"pvseg_start":"0", "pvseg_size":"254", "segtype":"linear", "pv_uuid":"d9PKx3-lQ43-J1fk-4pg4-Qute-Jefk-kbMvCG", "lv_uuid":"XL3Pt9-45Lf-3yW2-gvna-B2q7-IIys-4Aa4TY", "pv_name":"/dev/sdh"}, 2024-03-01 20:54:09,608 INFO snapshot-role/MainThread: {"pvseg_start":"0", "pvseg_size":"102", "segtype":"linear", "pv_uuid":"hJYfS5-wnPt-Ddxq-LzHF-INia-ff4Q-q8hARN", "lv_uuid":"66uv6y-zQ4D-FNQs-34FK-4RfH-13gI-BVYYZZ", "pv_name":"/dev/sdg"}, 2024-03-01 20:54:09,608 INFO snapshot-role/MainThread: {"pvseg_start":"102", "pvseg_size":"102", "segtype":"linear", "pv_uuid":"hJYfS5-wnPt-Ddxq-LzHF-INia-ff4Q-q8hARN", "lv_uuid":"6DYPj0-hhBq-fUnt-mGb3-KhmU-21An-Q90krg", "pv_name":"/dev/sdg"}, 2024-03-01 20:54:09,608 INFO snapshot-role/MainThread: {"pvseg_start":"204", "pvseg_size":"1", "segtype":"linear", "pv_uuid":"hJYfS5-wnPt-Ddxq-LzHF-INia-ff4Q-q8hARN", "lv_uuid":"XL3Pt9-45Lf-3yW2-gvna-B2q7-IIys-4Aa4TY", "pv_name":"/dev/sdg"}, 2024-03-01 20:54:09,608 INFO snapshot-role/MainThread: {"pvseg_start":"205", "pvseg_size":"31", "segtype":"linear", "pv_uuid":"hJYfS5-wnPt-Ddxq-LzHF-INia-ff4Q-q8hARN", "lv_uuid":"RCePiz-MVPJ-xR2v-OG97-ppVN-Lr0N-PDwJ22", "pv_name":"/dev/sdg"}, 2024-03-01 20:54:09,608 INFO snapshot-role/MainThread: {"pvseg_start":"236", "pvseg_size":"18", "segtype":"free", "pv_uuid":"hJYfS5-wnPt-Ddxq-LzHF-INia-ff4Q-q8hARN", "lv_uuid":"", "pv_name":"/dev/sdg"} 2024-03-01 20:54:09,608 INFO snapshot-role/MainThread: ] 2024-03-01 20:54:09,609 INFO snapshot-role/MainThread: , 2024-03-01 20:54:09,609 INFO snapshot-role/MainThread: "seg": [ 2024-03-01 20:54:09,609 INFO snapshot-role/MainThread: {"seg_pe_ranges":"/dev/sdg:0-101", "segtype":"linear", "lv_uuid":"66uv6y-zQ4D-FNQs-34FK-4RfH-13gI-BVYYZZ"}, 2024-03-01 20:54:09,609 INFO snapshot-role/MainThread: {"seg_pe_ranges":"/dev/sdg:102-203", "segtype":"linear", "lv_uuid":"6DYPj0-hhBq-fUnt-mGb3-KhmU-21An-Q90krg"}, 2024-03-01 20:54:09,609 INFO snapshot-role/MainThread: {"seg_pe_ranges":"/dev/sdg:205-235", "segtype":"linear", "lv_uuid":"RCePiz-MVPJ-xR2v-OG97-ppVN-Lr0N-PDwJ22"}, 2024-03-01 20:54:09,609 INFO snapshot-role/MainThread: {"seg_pe_ranges":"/dev/sdh:0-253", "segtype":"linear", "lv_uuid":"XL3Pt9-45Lf-3yW2-gvna-B2q7-IIys-4Aa4TY"}, 2024-03-01 20:54:09,609 INFO snapshot-role/MainThread: {"seg_pe_ranges":"/dev/sdg:204-204", "segtype":"linear", "lv_uuid":"XL3Pt9-45Lf-3yW2-gvna-B2q7-IIys-4Aa4TY"}, 2024-03-01 20:54:09,609 INFO snapshot-role/MainThread: {"seg_pe_ranges":"/dev/sdi:0-253", "segtype":"linear", "lv_uuid":"vRyvD3-vcUv-uwKv-hYc5-Octm-8RBz-vfmf78"}, 2024-03-01 20:54:09,609 INFO snapshot-role/MainThread: {"seg_pe_ranges":"/dev/sdj:0-51", "segtype":"linear", "lv_uuid":"vRyvD3-vcUv-uwKv-hYc5-Octm-8RBz-vfmf78"} 2024-03-01 20:54:09,609 INFO snapshot-role/MainThread: ] 2024-03-01 20:54:09,609 INFO snapshot-role/MainThread: } 2024-03-01 20:54:09,609 INFO snapshot-role/MainThread: , 2024-03-01 20:54:09,609 INFO snapshot-role/MainThread: { 2024-03-01 20:54:09,609 INFO snapshot-role/MainThread: "vg": [ 2024-03-01 20:54:09,609 INFO snapshot-role/MainThread: {"vg_name":"test_vg2", "vg_uuid":"rTth1E-IBWf-P2Ll-dmvf-Gtq4-23k9-MhJ8L6", "vg_size":"3196059648", "vg_free":"1937768448", "vg_extent_size":"4194304"} 2024-03-01 20:54:09,609 INFO snapshot-role/MainThread: ] 2024-03-01 20:54:09,609 INFO snapshot-role/MainThread: , 2024-03-01 20:54:09,609 INFO snapshot-role/MainThread: "pv": [ 2024-03-01 20:54:09,609 INFO snapshot-role/MainThread: {"pv_name":"/dev/sdd"}, 2024-03-01 20:54:09,609 INFO snapshot-role/MainThread: {"pv_name":"/dev/sde"}, 2024-03-01 20:54:09,609 INFO snapshot-role/MainThread: {"pv_name":"/dev/sdf"} 2024-03-01 20:54:09,609 INFO snapshot-role/MainThread: ] 2024-03-01 20:54:09,609 INFO snapshot-role/MainThread: , 2024-03-01 20:54:09,609 INFO snapshot-role/MainThread: "lv": [ 2024-03-01 20:54:09,609 INFO snapshot-role/MainThread: {"lv_uuid":"io0zuS-r2vf-kOYP-EZLC-ILnP-Qd9u-k0D01J", "lv_name":"lv3", "lv_full_name":"test_vg2/lv3", "lv_path":"/dev/test_vg2/lv3", "lv_size":"322961408", "origin":"", "origin_size":"322961408", "pool_lv":"", "lv_tags":"", "lv_attr":"owi-a-s---", "vg_name":"test_vg2", "data_percent":"", "metadata_percent":"", "pool_lv":""}, 2024-03-01 20:54:09,609 INFO snapshot-role/MainThread: {"lv_uuid":"11t1Xe-92wN-gUKY-BVWC-zc3M-00EM-LZpFei", "lv_name":"lv3_snapset1", "lv_full_name":"test_vg2/lv3_snapset1", "lv_path":"/dev/test_vg2/lv3_snapset1", "lv_size":"100663296", "origin":"lv3", "origin_size":"322961408", "pool_lv":"", "lv_tags":"", "lv_attr":"swi-a-s---", "vg_name":"test_vg2", "data_percent":"0.00", "metadata_percent":"", "pool_lv":""}, 2024-03-01 20:54:09,609 INFO snapshot-role/MainThread: {"lv_uuid":"ylFwPE-4mOR-qG1o-e7y0-6iGt-Nlku-B4XCBQ", "lv_name":"lv4", "lv_full_name":"test_vg2/lv4", "lv_path":"/dev/test_vg2/lv4", "lv_size":"641728512", "origin":"", "origin_size":"641728512", "pool_lv":"", "lv_tags":"", "lv_attr":"owi-a-s---", "vg_name":"test_vg2", "data_percent":"", "metadata_percent":"", "pool_lv":""}, 2024-03-01 20:54:09,609 INFO snapshot-role/MainThread: {"lv_uuid":"q8r731-NYyO-10JQ-cdgh-vAsJ-5niD-PxrBPX", "lv_name":"lv4_snapset1", "lv_full_name":"test_vg2/lv4_snapset1", "lv_path":"/dev/test_vg2/lv4_snapset1", "lv_size":"192937984", "origin":"lv4", "origin_size":"641728512", "pool_lv":"", "lv_tags":"", "lv_attr":"swi-a-s---", "vg_name":"test_vg2", "data_percent":"0.00", "metadata_percent":"", "pool_lv":""} 2024-03-01 20:54:09,609 INFO snapshot-role/MainThread: ] 2024-03-01 20:54:09,609 INFO snapshot-role/MainThread: , 2024-03-01 20:54:09,609 INFO snapshot-role/MainThread: "pvseg": [ 2024-03-01 20:54:09,609 INFO snapshot-role/MainThread: {"pvseg_start":"0", "pvseg_size":"254", "segtype":"free", "pv_uuid":"0M3KVh-7a4I-BPav-f7ma-rRY3-HHwl-ZQEkWO", "lv_uuid":"", "pv_name":"/dev/sdf"}, 2024-03-01 20:54:09,609 INFO snapshot-role/MainThread: {"pvseg_start":"0", "pvseg_size":"46", "segtype":"linear", "pv_uuid":"PyIrfQ-hZPh-O3Ym-EKxN-K1tS-Y0bW-THw6si", "lv_uuid":"q8r731-NYyO-10JQ-cdgh-vAsJ-5niD-PxrBPX", "pv_name":"/dev/sde"}, 2024-03-01 20:54:09,609 INFO snapshot-role/MainThread: {"pvseg_start":"46", "pvseg_size":"208", "segtype":"free", "pv_uuid":"PyIrfQ-hZPh-O3Ym-EKxN-K1tS-Y0bW-THw6si", "lv_uuid":"", "pv_name":"/dev/sde"}, 2024-03-01 20:54:09,609 INFO snapshot-role/MainThread: {"pvseg_start":"0", "pvseg_size":"153", "segtype":"linear", "pv_uuid":"zoxUFp-BuKp-4Q2I-kCdq-Nel8-QAep-gkgiDU", "lv_uuid":"ylFwPE-4mOR-qG1o-e7y0-6iGt-Nlku-B4XCBQ", "pv_name":"/dev/sdd"}, 2024-03-01 20:54:09,609 INFO snapshot-role/MainThread: {"pvseg_start":"153", "pvseg_size":"77", "segtype":"linear", "pv_uuid":"zoxUFp-BuKp-4Q2I-kCdq-Nel8-QAep-gkgiDU", "lv_uuid":"io0zuS-r2vf-kOYP-EZLC-ILnP-Qd9u-k0D01J", "pv_name":"/dev/sdd"}, 2024-03-01 20:54:09,610 INFO snapshot-role/MainThread: {"pvseg_start":"230", "pvseg_size":"24", "segtype":"linear", "pv_uuid":"zoxUFp-BuKp-4Q2I-kCdq-Nel8-QAep-gkgiDU", "lv_uuid":"11t1Xe-92wN-gUKY-BVWC-zc3M-00EM-LZpFei", "pv_name":"/dev/sdd"} 2024-03-01 20:54:09,610 INFO snapshot-role/MainThread: ] 2024-03-01 20:54:09,610 INFO snapshot-role/MainThread: , 2024-03-01 20:54:09,610 INFO snapshot-role/MainThread: "seg": [ 2024-03-01 20:54:09,610 INFO snapshot-role/MainThread: {"seg_pe_ranges":"/dev/sdd:230-253", "segtype":"linear", "lv_uuid":"11t1Xe-92wN-gUKY-BVWC-zc3M-00EM-LZpFei"}, 2024-03-01 20:54:09,610 INFO snapshot-role/MainThread: {"seg_pe_ranges":"/dev/sdd:153-229", "segtype":"linear", "lv_uuid":"io0zuS-r2vf-kOYP-EZLC-ILnP-Qd9u-k0D01J"}, 2024-03-01 20:54:09,610 INFO snapshot-role/MainThread: {"seg_pe_ranges":"/dev/sde:0-45", "segtype":"linear", "lv_uuid":"q8r731-NYyO-10JQ-cdgh-vAsJ-5niD-PxrBPX"}, 2024-03-01 20:54:09,610 INFO snapshot-role/MainThread: {"seg_pe_ranges":"/dev/sdd:0-152", "segtype":"linear", "lv_uuid":"ylFwPE-4mOR-qG1o-e7y0-6iGt-Nlku-B4XCBQ"} 2024-03-01 20:54:09,610 INFO snapshot-role/MainThread: ] 2024-03-01 20:54:09,610 INFO snapshot-role/MainThread: } 2024-03-01 20:54:09,610 INFO snapshot-role/MainThread: , 2024-03-01 20:54:09,610 INFO snapshot-role/MainThread: { 2024-03-01 20:54:09,610 INFO snapshot-role/MainThread: "vg": [ 2024-03-01 20:54:09,610 INFO snapshot-role/MainThread: {"vg_name":"test_vg1", "vg_uuid":"Zl6upP-RkLr-opWG-Ywma-s6R7-0zdB-5Yewuj", "vg_size":"3196059648", "vg_free":"960495616", "vg_extent_size":"4194304"} 2024-03-01 20:54:09,610 INFO snapshot-role/MainThread: ] 2024-03-01 20:54:09,610 INFO snapshot-role/MainThread: , 2024-03-01 20:54:09,610 INFO snapshot-role/MainThread: "pv": [ 2024-03-01 20:54:09,610 INFO snapshot-role/MainThread: {"pv_name":"/dev/sda"}, 2024-03-01 20:54:09,610 INFO snapshot-role/MainThread: {"pv_name":"/dev/sdb"}, 2024-03-01 20:54:09,610 INFO snapshot-role/MainThread: {"pv_name":"/dev/sdc"} 2024-03-01 20:54:09,610 INFO snapshot-role/MainThread: ] 2024-03-01 20:54:09,610 INFO snapshot-role/MainThread: , 2024-03-01 20:54:09,610 INFO snapshot-role/MainThread: "lv": [ 2024-03-01 20:54:09,610 INFO snapshot-role/MainThread: {"lv_uuid":"eT3KDY-yWW5-yI4n-D3MA-MMhI-3w0j-lZbeKr", "lv_name":"lv1", "lv_full_name":"test_vg1/lv1", "lv_path":"/dev/test_vg1/lv1", "lv_size":"482344960", "origin":"", "origin_size":"482344960", "pool_lv":"", "lv_tags":"", "lv_attr":"owi-a-s---", "vg_name":"test_vg1", "data_percent":"", "metadata_percent":"", "pool_lv":""}, 2024-03-01 20:54:09,610 INFO snapshot-role/MainThread: {"lv_uuid":"LLnu77-1Zh6-Watl-uyFy-wUJC-QeOz-O2Nu8c", "lv_name":"lv1_snapset1", "lv_full_name":"test_vg1/lv1_snapset1", "lv_path":"/dev/test_vg1/lv1_snapset1", "lv_size":"146800640", "origin":"lv1", "origin_size":"482344960", "pool_lv":"", "lv_tags":"", "lv_attr":"swi-a-s---", "vg_name":"test_vg1", "data_percent":"0.00", "metadata_percent":"", "pool_lv":""}, 2024-03-01 20:54:09,610 INFO snapshot-role/MainThread: {"lv_uuid":"0rGC52-fxIp-2MG0-x0Mm-acyS-aBvJ-04CsOH", "lv_name":"lv2", "lv_full_name":"test_vg1/lv2", "lv_path":"/dev/test_vg1/lv2", "lv_size":"1606418432", "origin":"", "origin_size":"", "pool_lv":"", "lv_tags":"", "lv_attr":"-wi-a-----", "vg_name":"test_vg1", "data_percent":"", "metadata_percent":"", "pool_lv":""} 2024-03-01 20:54:09,610 INFO snapshot-role/MainThread: ] 2024-03-01 20:54:09,610 INFO snapshot-role/MainThread: , 2024-03-01 20:54:09,610 INFO snapshot-role/MainThread: "pvseg": [ 2024-03-01 20:54:09,610 INFO snapshot-role/MainThread: {"pvseg_start":"0", "pvseg_size":"129", "segtype":"linear", "pv_uuid":"KDPe4g-PVlK-38Tl-zy1U-QsIW-QjRX-ft5Vvp", "lv_uuid":"0rGC52-fxIp-2MG0-x0Mm-acyS-aBvJ-04CsOH", "pv_name":"/dev/sdb"}, 2024-03-01 20:54:09,610 INFO snapshot-role/MainThread: {"pvseg_start":"129", "pvseg_size":"115", "segtype":"linear", "pv_uuid":"KDPe4g-PVlK-38Tl-zy1U-QsIW-QjRX-ft5Vvp", "lv_uuid":"eT3KDY-yWW5-yI4n-D3MA-MMhI-3w0j-lZbeKr", "pv_name":"/dev/sdb"}, 2024-03-01 20:54:09,610 INFO snapshot-role/MainThread: {"pvseg_start":"244", "pvseg_size":"10", "segtype":"free", "pv_uuid":"KDPe4g-PVlK-38Tl-zy1U-QsIW-QjRX-ft5Vvp", "lv_uuid":"", "pv_name":"/dev/sdb"}, 2024-03-01 20:54:09,610 INFO snapshot-role/MainThread: {"pvseg_start":"0", "pvseg_size":"35", "segtype":"linear", "pv_uuid":"PIn3kf-YgqD-0PFt-Pwfx-wx2S-dUYS-vBI1wW", "lv_uuid":"LLnu77-1Zh6-Watl-uyFy-wUJC-QeOz-O2Nu8c", "pv_name":"/dev/sdc"}, 2024-03-01 20:54:09,610 INFO snapshot-role/MainThread: {"pvseg_start":"35", "pvseg_size":"219", "segtype":"free", "pv_uuid":"PIn3kf-YgqD-0PFt-Pwfx-wx2S-dUYS-vBI1wW", "lv_uuid":"", "pv_name":"/dev/sdc"}, 2024-03-01 20:54:09,610 INFO snapshot-role/MainThread: {"pvseg_start":"0", "pvseg_size":"254", "segtype":"linear", "pv_uuid":"fT9v1y-1sT8-RTk7-CnWc-zmmk-eDe2-ZclZEn", "lv_uuid":"0rGC52-fxIp-2MG0-x0Mm-acyS-aBvJ-04CsOH", "pv_name":"/dev/sda"} 2024-03-01 20:54:09,611 INFO snapshot-role/MainThread: ] 2024-03-01 20:54:09,611 INFO snapshot-role/MainThread: , 2024-03-01 20:54:09,611 INFO snapshot-role/MainThread: "seg": [ 2024-03-01 20:54:09,611 INFO snapshot-role/MainThread: {"seg_pe_ranges":"/dev/sda:0-253", "segtype":"linear", "lv_uuid":"0rGC52-fxIp-2MG0-x0Mm-acyS-aBvJ-04CsOH"}, 2024-03-01 20:54:09,611 INFO snapshot-role/MainThread: {"seg_pe_ranges":"/dev/sdb:0-128", "segtype":"linear", "lv_uuid":"0rGC52-fxIp-2MG0-x0Mm-acyS-aBvJ-04CsOH"}, 2024-03-01 20:54:09,611 INFO snapshot-role/MainThread: {"seg_pe_ranges":"/dev/sdc:0-34", "segtype":"linear", "lv_uuid":"LLnu77-1Zh6-Watl-uyFy-wUJC-QeOz-O2Nu8c"}, 2024-03-01 20:54:09,611 INFO snapshot-role/MainThread: {"seg_pe_ranges":"/dev/sdb:129-243", "segtype":"linear", "lv_uuid":"eT3KDY-yWW5-yI4n-D3MA-MMhI-3w0j-lZbeKr"} 2024-03-01 20:54:09,611 INFO snapshot-role/MainThread: ] 2024-03-01 20:54:09,611 INFO snapshot-role/MainThread: } 2024-03-01 20:54:09,611 INFO snapshot-role/MainThread: ] 2024-03-01 20:54:09,611 INFO snapshot-role/MainThread: , 2024-03-01 20:54:09,611 INFO snapshot-role/MainThread: "log": [ 2024-03-01 20:54:09,611 INFO snapshot-role/MainThread: ] 2024-03-01 20:54:09,611 INFO snapshot-role/MainThread: } 2024-03-01 20:54:09,611 INFO snapshot-role/MainThread: get_current_space_state: test_vg3 vg_size : 4261412864 vg_free : 922746880 vg_extent_size : 4194304 2024-03-01 20:54:09,611 INFO snapshot-role/MainThread: lv: lv5 lv_size : 1283457024 chunk_size : 65536 2024-03-01 20:54:09,611 INFO snapshot-role/MainThread: lv: lv6 lv_size : 1069547520 chunk_size : 65536 2024-03-01 20:54:09,611 INFO snapshot-role/MainThread: lv: lv7 lv_size : 427819008 chunk_size : 65536 2024-03-01 20:54:09,611 INFO snapshot-role/MainThread: lv: lv7_snapset1 lv_size : 130023424 chunk_size : 65536 2024-03-01 20:54:09,611 INFO snapshot-role/MainThread: lv: lv8 lv_size : 427819008 chunk_size : 65536 2024-03-01 20:54:09,611 INFO snapshot-role/MainThread: get_current_space_state: test_vg2 vg_size : 3196059648 vg_free : 1937768448 vg_extent_size : 4194304 2024-03-01 20:54:09,611 INFO snapshot-role/MainThread: lv: lv3 lv_size : 322961408 chunk_size : 65536 2024-03-01 20:54:09,611 INFO snapshot-role/MainThread: lv: lv3_snapset1 lv_size : 100663296 chunk_size : 65536 2024-03-01 20:54:09,611 INFO snapshot-role/MainThread: lv: lv4 lv_size : 641728512 chunk_size : 65536 2024-03-01 20:54:09,611 INFO snapshot-role/MainThread: lv: lv4_snapset1 lv_size : 192937984 chunk_size : 65536 2024-03-01 20:54:09,611 INFO snapshot-role/MainThread: get_current_space_state: test_vg1 vg_size : 3196059648 vg_free : 960495616 vg_extent_size : 4194304 2024-03-01 20:54:09,611 INFO snapshot-role/MainThread: lv: lv1 lv_size : 482344960 chunk_size : 65536 2024-03-01 20:54:09,611 INFO snapshot-role/MainThread: lv: lv1_snapset1 lv_size : 146800640 chunk_size : 65536 2024-03-01 20:54:09,611 INFO snapshot-role/MainThread: lv: lv2 lv_size : 1606418432 chunk_size : 65536 2024-03-01 20:54:09,612 INFO snapshot-role/MainThread: Running... lvs test_vg3 2024-03-01 20:54:09,641 INFO snapshot-role/MainThread: Return code: 0 2024-03-01 20:54:09,641 INFO snapshot-role/MainThread: { 2024-03-01 20:54:09,641 INFO snapshot-role/MainThread: "report": [ 2024-03-01 20:54:09,641 INFO snapshot-role/MainThread: { 2024-03-01 20:54:09,641 INFO snapshot-role/MainThread: "lv": [ 2024-03-01 20:54:09,641 INFO snapshot-role/MainThread: {"lv_name":"lv5", "vg_name":"test_vg3", "lv_attr":"-wi-a-----", "lv_size":"1283457024", "pool_lv":"", "origin":"", "data_percent":"", "metadata_percent":"", "move_pv":"", "mirror_log":"", "copy_percent":"", "convert_lv":""}, 2024-03-01 20:54:09,641 INFO snapshot-role/MainThread: {"lv_name":"lv6", "vg_name":"test_vg3", "lv_attr":"-wi-a-----", "lv_size":"1069547520", "pool_lv":"", "origin":"", "data_percent":"", "metadata_percent":"", "move_pv":"", "mirror_log":"", "copy_percent":"", "convert_lv":""}, 2024-03-01 20:54:09,641 INFO snapshot-role/MainThread: {"lv_name":"lv7", "vg_name":"test_vg3", "lv_attr":"owi-a-s---", "lv_size":"427819008", "pool_lv":"", "origin":"", "data_percent":"", "metadata_percent":"", "move_pv":"", "mirror_log":"", "copy_percent":"", "convert_lv":""}, 2024-03-01 20:54:09,641 INFO snapshot-role/MainThread: {"lv_name":"lv7_snapset1", "vg_name":"test_vg3", "lv_attr":"swi-a-s---", "lv_size":"130023424", "pool_lv":"", "origin":"lv7", "data_percent":"0.00", "metadata_percent":"", "move_pv":"", "mirror_log":"", "copy_percent":"", "convert_lv":""}, 2024-03-01 20:54:09,642 INFO snapshot-role/MainThread: {"lv_name":"lv8", "vg_name":"test_vg3", "lv_attr":"-wi-a-----", "lv_size":"427819008", "pool_lv":"", "origin":"", "data_percent":"", "metadata_percent":"", "move_pv":"", "mirror_log":"", "copy_percent":"", "convert_lv":""} 2024-03-01 20:54:09,642 INFO snapshot-role/MainThread: ] 2024-03-01 20:54:09,642 INFO snapshot-role/MainThread: } 2024-03-01 20:54:09,642 INFO snapshot-role/MainThread: ] 2024-03-01 20:54:09,642 INFO snapshot-role/MainThread: , 2024-03-01 20:54:09,642 INFO snapshot-role/MainThread: "log": [ 2024-03-01 20:54:09,642 INFO snapshot-role/MainThread: ] 2024-03-01 20:54:09,642 INFO snapshot-role/MainThread: } 2024-03-01 20:54:09,642 INFO snapshot-role/MainThread: Running... lvs test_vg3/lv7_snapset1 2024-03-01 20:54:09,676 INFO snapshot-role/MainThread: Return code: 0 2024-03-01 20:54:09,676 INFO snapshot-role/MainThread: { 2024-03-01 20:54:09,676 INFO snapshot-role/MainThread: "report": [ 2024-03-01 20:54:09,676 INFO snapshot-role/MainThread: { 2024-03-01 20:54:09,676 INFO snapshot-role/MainThread: "lv": [ 2024-03-01 20:54:09,676 INFO snapshot-role/MainThread: {"lv_name":"lv7_snapset1", "vg_name":"test_vg3", "lv_attr":"swi-a-s---", "lv_size":"130023424", "pool_lv":"", "origin":"lv7", "data_percent":"0.00", "metadata_percent":"", "move_pv":"", "mirror_log":"", "copy_percent":"", "convert_lv":""} 2024-03-01 20:54:09,676 INFO snapshot-role/MainThread: ] 2024-03-01 20:54:09,676 INFO snapshot-role/MainThread: } 2024-03-01 20:54:09,676 INFO snapshot-role/MainThread: ] 2024-03-01 20:54:09,676 INFO snapshot-role/MainThread: , 2024-03-01 20:54:09,676 INFO snapshot-role/MainThread: "log": [ 2024-03-01 20:54:09,676 INFO snapshot-role/MainThread: ] 2024-03-01 20:54:09,677 INFO snapshot-role/MainThread: } 2024-03-01 20:54:09,677 INFO snapshot-role/MainThread: Running... lvs --reportformat json test_vg3/lv7_snapset1 2024-03-01 20:54:09,707 INFO snapshot-role/MainThread: Return code: 0 2024-03-01 20:54:09,707 INFO snapshot-role/MainThread: { 2024-03-01 20:54:09,707 INFO snapshot-role/MainThread: "report": [ 2024-03-01 20:54:09,707 INFO snapshot-role/MainThread: { 2024-03-01 20:54:09,707 INFO snapshot-role/MainThread: "lv": [ 2024-03-01 20:54:09,707 INFO snapshot-role/MainThread: {"lv_name":"lv7_snapset1", "vg_name":"test_vg3", "lv_attr":"swi-a-s---", "lv_size":"130023424", "pool_lv":"", "origin":"lv7", "data_percent":"0.00", "metadata_percent":"", "move_pv":"", "mirror_log":"", "copy_percent":"", "convert_lv":""} 2024-03-01 20:54:09,707 INFO snapshot-role/MainThread: ] 2024-03-01 20:54:09,707 INFO snapshot-role/MainThread: } 2024-03-01 20:54:09,707 INFO snapshot-role/MainThread: ] 2024-03-01 20:54:09,707 INFO snapshot-role/MainThread: , 2024-03-01 20:54:09,707 INFO snapshot-role/MainThread: "log": [ 2024-03-01 20:54:09,707 INFO snapshot-role/MainThread: ] 2024-03-01 20:54:09,707 INFO snapshot-role/MainThread: } 2024-03-01 20:54:09,708 INFO snapshot-role/MainThread: Running... lvm fullreport --units B --nosuffix --configreport vg -o vg_name,vg_uuid,vg_size,vg_free,vg_extent_size --configreport lv -o lv_uuid,lv_name,lv_full_name,lv_path,lv_size,origin,origin_size,pool_lv,lv_tags,lv_attr,vg_name,data_percent,metadata_percent,pool_lv --configreport pv -o pv_name --reportformat json 2024-03-01 20:54:09,747 INFO snapshot-role/MainThread: Return code: 0 2024-03-01 20:54:09,747 INFO snapshot-role/MainThread: { 2024-03-01 20:54:09,747 INFO snapshot-role/MainThread: "report": [ 2024-03-01 20:54:09,747 INFO snapshot-role/MainThread: { 2024-03-01 20:54:09,747 INFO snapshot-role/MainThread: "vg": [ 2024-03-01 20:54:09,748 INFO snapshot-role/MainThread: {"vg_name":"test_vg3", "vg_uuid":"QkO21e-z17d-OjKu-Vqgh-Gnze-9j0A-8ftQzW", "vg_size":"4261412864", "vg_free":"922746880", "vg_extent_size":"4194304"} 2024-03-01 20:54:09,748 INFO snapshot-role/MainThread: ] 2024-03-01 20:54:09,748 INFO snapshot-role/MainThread: , 2024-03-01 20:54:09,748 INFO snapshot-role/MainThread: "pv": [ 2024-03-01 20:54:09,748 INFO snapshot-role/MainThread: {"pv_name":"/dev/sdg"}, 2024-03-01 20:54:09,748 INFO snapshot-role/MainThread: {"pv_name":"/dev/sdh"}, 2024-03-01 20:54:09,748 INFO snapshot-role/MainThread: {"pv_name":"/dev/sdi"}, 2024-03-01 20:54:09,748 INFO snapshot-role/MainThread: {"pv_name":"/dev/sdj"} 2024-03-01 20:54:09,748 INFO snapshot-role/MainThread: ] 2024-03-01 20:54:09,748 INFO snapshot-role/MainThread: , 2024-03-01 20:54:09,748 INFO snapshot-role/MainThread: "lv": [ 2024-03-01 20:54:09,748 INFO snapshot-role/MainThread: {"lv_uuid":"vRyvD3-vcUv-uwKv-hYc5-Octm-8RBz-vfmf78", "lv_name":"lv5", "lv_full_name":"test_vg3/lv5", "lv_path":"/dev/test_vg3/lv5", "lv_size":"1283457024", "origin":"", "origin_size":"", "pool_lv":"", "lv_tags":"", "lv_attr":"-wi-a-----", "vg_name":"test_vg3", "data_percent":"", "metadata_percent":"", "pool_lv":""}, 2024-03-01 20:54:09,748 INFO snapshot-role/MainThread: {"lv_uuid":"XL3Pt9-45Lf-3yW2-gvna-B2q7-IIys-4Aa4TY", "lv_name":"lv6", "lv_full_name":"test_vg3/lv6", "lv_path":"/dev/test_vg3/lv6", "lv_size":"1069547520", "origin":"", "origin_size":"", "pool_lv":"", "lv_tags":"", "lv_attr":"-wi-a-----", "vg_name":"test_vg3", "data_percent":"", "metadata_percent":"", "pool_lv":""}, 2024-03-01 20:54:09,748 INFO snapshot-role/MainThread: {"lv_uuid":"6DYPj0-hhBq-fUnt-mGb3-KhmU-21An-Q90krg", "lv_name":"lv7", "lv_full_name":"test_vg3/lv7", "lv_path":"/dev/test_vg3/lv7", "lv_size":"427819008", "origin":"", "origin_size":"427819008", "pool_lv":"", "lv_tags":"", "lv_attr":"owi-a-s---", "vg_name":"test_vg3", "data_percent":"", "metadata_percent":"", "pool_lv":""}, 2024-03-01 20:54:09,748 INFO snapshot-role/MainThread: {"lv_uuid":"RCePiz-MVPJ-xR2v-OG97-ppVN-Lr0N-PDwJ22", "lv_name":"lv7_snapset1", "lv_full_name":"test_vg3/lv7_snapset1", "lv_path":"/dev/test_vg3/lv7_snapset1", "lv_size":"130023424", "origin":"lv7", "origin_size":"427819008", "pool_lv":"", "lv_tags":"", "lv_attr":"swi-a-s---", "vg_name":"test_vg3", "data_percent":"0.00", "metadata_percent":"", "pool_lv":""}, 2024-03-01 20:54:09,748 INFO snapshot-role/MainThread: {"lv_uuid":"66uv6y-zQ4D-FNQs-34FK-4RfH-13gI-BVYYZZ", "lv_name":"lv8", "lv_full_name":"test_vg3/lv8", "lv_path":"/dev/test_vg3/lv8", "lv_size":"427819008", "origin":"", "origin_size":"", "pool_lv":"", "lv_tags":"", "lv_attr":"-wi-a-----", "vg_name":"test_vg3", "data_percent":"", "metadata_percent":"", "pool_lv":""} 2024-03-01 20:54:09,748 INFO snapshot-role/MainThread: ] 2024-03-01 20:54:09,748 INFO snapshot-role/MainThread: , 2024-03-01 20:54:09,748 INFO snapshot-role/MainThread: "pvseg": [ 2024-03-01 20:54:09,748 INFO snapshot-role/MainThread: {"pvseg_start":"0", "pvseg_size":"254", "segtype":"linear", "pv_uuid":"8Gsc3Z-Hu3k-IM7B-0Ud8-dlr1-qlWY-t9Hcho", "lv_uuid":"vRyvD3-vcUv-uwKv-hYc5-Octm-8RBz-vfmf78", "pv_name":"/dev/sdi"}, 2024-03-01 20:54:09,748 INFO snapshot-role/MainThread: {"pvseg_start":"0", "pvseg_size":"52", "segtype":"linear", "pv_uuid":"NMfUHt-rV5o-iriL-nltM-Wz3O-efPJ-vxzKfO", "lv_uuid":"vRyvD3-vcUv-uwKv-hYc5-Octm-8RBz-vfmf78", "pv_name":"/dev/sdj"}, 2024-03-01 20:54:09,748 INFO snapshot-role/MainThread: {"pvseg_start":"52", "pvseg_size":"202", "segtype":"free", "pv_uuid":"NMfUHt-rV5o-iriL-nltM-Wz3O-efPJ-vxzKfO", "lv_uuid":"", "pv_name":"/dev/sdj"}, 2024-03-01 20:54:09,748 INFO snapshot-role/MainThread: {"pvseg_start":"0", "pvseg_size":"254", "segtype":"linear", "pv_uuid":"d9PKx3-lQ43-J1fk-4pg4-Qute-Jefk-kbMvCG", "lv_uuid":"XL3Pt9-45Lf-3yW2-gvna-B2q7-IIys-4Aa4TY", "pv_name":"/dev/sdh"}, 2024-03-01 20:54:09,748 INFO snapshot-role/MainThread: {"pvseg_start":"0", "pvseg_size":"102", "segtype":"linear", "pv_uuid":"hJYfS5-wnPt-Ddxq-LzHF-INia-ff4Q-q8hARN", "lv_uuid":"66uv6y-zQ4D-FNQs-34FK-4RfH-13gI-BVYYZZ", "pv_name":"/dev/sdg"}, 2024-03-01 20:54:09,748 INFO snapshot-role/MainThread: {"pvseg_start":"102", "pvseg_size":"102", "segtype":"linear", "pv_uuid":"hJYfS5-wnPt-Ddxq-LzHF-INia-ff4Q-q8hARN", "lv_uuid":"6DYPj0-hhBq-fUnt-mGb3-KhmU-21An-Q90krg", "pv_name":"/dev/sdg"}, 2024-03-01 20:54:09,748 INFO snapshot-role/MainThread: {"pvseg_start":"204", "pvseg_size":"1", "segtype":"linear", "pv_uuid":"hJYfS5-wnPt-Ddxq-LzHF-INia-ff4Q-q8hARN", "lv_uuid":"XL3Pt9-45Lf-3yW2-gvna-B2q7-IIys-4Aa4TY", "pv_name":"/dev/sdg"}, 2024-03-01 20:54:09,748 INFO snapshot-role/MainThread: {"pvseg_start":"205", "pvseg_size":"31", "segtype":"linear", "pv_uuid":"hJYfS5-wnPt-Ddxq-LzHF-INia-ff4Q-q8hARN", "lv_uuid":"RCePiz-MVPJ-xR2v-OG97-ppVN-Lr0N-PDwJ22", "pv_name":"/dev/sdg"}, 2024-03-01 20:54:09,748 INFO snapshot-role/MainThread: {"pvseg_start":"236", "pvseg_size":"18", "segtype":"free", "pv_uuid":"hJYfS5-wnPt-Ddxq-LzHF-INia-ff4Q-q8hARN", "lv_uuid":"", "pv_name":"/dev/sdg"} 2024-03-01 20:54:09,748 INFO snapshot-role/MainThread: ] 2024-03-01 20:54:09,748 INFO snapshot-role/MainThread: , 2024-03-01 20:54:09,748 INFO snapshot-role/MainThread: "seg": [ 2024-03-01 20:54:09,748 INFO snapshot-role/MainThread: {"seg_pe_ranges":"/dev/sdg:0-101", "segtype":"linear", "lv_uuid":"66uv6y-zQ4D-FNQs-34FK-4RfH-13gI-BVYYZZ"}, 2024-03-01 20:54:09,748 INFO snapshot-role/MainThread: {"seg_pe_ranges":"/dev/sdg:102-203", "segtype":"linear", "lv_uuid":"6DYPj0-hhBq-fUnt-mGb3-KhmU-21An-Q90krg"}, 2024-03-01 20:54:09,748 INFO snapshot-role/MainThread: {"seg_pe_ranges":"/dev/sdg:205-235", "segtype":"linear", "lv_uuid":"RCePiz-MVPJ-xR2v-OG97-ppVN-Lr0N-PDwJ22"}, 2024-03-01 20:54:09,749 INFO snapshot-role/MainThread: {"seg_pe_ranges":"/dev/sdh:0-253", "segtype":"linear", "lv_uuid":"XL3Pt9-45Lf-3yW2-gvna-B2q7-IIys-4Aa4TY"}, 2024-03-01 20:54:09,749 INFO snapshot-role/MainThread: {"seg_pe_ranges":"/dev/sdg:204-204", "segtype":"linear", "lv_uuid":"XL3Pt9-45Lf-3yW2-gvna-B2q7-IIys-4Aa4TY"}, 2024-03-01 20:54:09,749 INFO snapshot-role/MainThread: {"seg_pe_ranges":"/dev/sdi:0-253", "segtype":"linear", "lv_uuid":"vRyvD3-vcUv-uwKv-hYc5-Octm-8RBz-vfmf78"}, 2024-03-01 20:54:09,749 INFO snapshot-role/MainThread: {"seg_pe_ranges":"/dev/sdj:0-51", "segtype":"linear", "lv_uuid":"vRyvD3-vcUv-uwKv-hYc5-Octm-8RBz-vfmf78"} 2024-03-01 20:54:09,749 INFO snapshot-role/MainThread: ] 2024-03-01 20:54:09,749 INFO snapshot-role/MainThread: } 2024-03-01 20:54:09,749 INFO snapshot-role/MainThread: , 2024-03-01 20:54:09,749 INFO snapshot-role/MainThread: { 2024-03-01 20:54:09,749 INFO snapshot-role/MainThread: "vg": [ 2024-03-01 20:54:09,749 INFO snapshot-role/MainThread: {"vg_name":"test_vg2", "vg_uuid":"rTth1E-IBWf-P2Ll-dmvf-Gtq4-23k9-MhJ8L6", "vg_size":"3196059648", "vg_free":"1937768448", "vg_extent_size":"4194304"} 2024-03-01 20:54:09,749 INFO snapshot-role/MainThread: ] 2024-03-01 20:54:09,749 INFO snapshot-role/MainThread: , 2024-03-01 20:54:09,749 INFO snapshot-role/MainThread: "pv": [ 2024-03-01 20:54:09,749 INFO snapshot-role/MainThread: {"pv_name":"/dev/sdd"}, 2024-03-01 20:54:09,749 INFO snapshot-role/MainThread: {"pv_name":"/dev/sde"}, 2024-03-01 20:54:09,749 INFO snapshot-role/MainThread: {"pv_name":"/dev/sdf"} 2024-03-01 20:54:09,749 INFO snapshot-role/MainThread: ] 2024-03-01 20:54:09,749 INFO snapshot-role/MainThread: , 2024-03-01 20:54:09,749 INFO snapshot-role/MainThread: "lv": [ 2024-03-01 20:54:09,749 INFO snapshot-role/MainThread: {"lv_uuid":"io0zuS-r2vf-kOYP-EZLC-ILnP-Qd9u-k0D01J", "lv_name":"lv3", "lv_full_name":"test_vg2/lv3", "lv_path":"/dev/test_vg2/lv3", "lv_size":"322961408", "origin":"", "origin_size":"322961408", "pool_lv":"", "lv_tags":"", "lv_attr":"owi-a-s---", "vg_name":"test_vg2", "data_percent":"", "metadata_percent":"", "pool_lv":""}, 2024-03-01 20:54:09,749 INFO snapshot-role/MainThread: {"lv_uuid":"11t1Xe-92wN-gUKY-BVWC-zc3M-00EM-LZpFei", "lv_name":"lv3_snapset1", "lv_full_name":"test_vg2/lv3_snapset1", "lv_path":"/dev/test_vg2/lv3_snapset1", "lv_size":"100663296", "origin":"lv3", "origin_size":"322961408", "pool_lv":"", "lv_tags":"", "lv_attr":"swi-a-s---", "vg_name":"test_vg2", "data_percent":"0.00", "metadata_percent":"", "pool_lv":""}, 2024-03-01 20:54:09,749 INFO snapshot-role/MainThread: {"lv_uuid":"ylFwPE-4mOR-qG1o-e7y0-6iGt-Nlku-B4XCBQ", "lv_name":"lv4", "lv_full_name":"test_vg2/lv4", "lv_path":"/dev/test_vg2/lv4", "lv_size":"641728512", "origin":"", "origin_size":"641728512", "pool_lv":"", "lv_tags":"", "lv_attr":"owi-a-s---", "vg_name":"test_vg2", "data_percent":"", "metadata_percent":"", "pool_lv":""}, 2024-03-01 20:54:09,749 INFO snapshot-role/MainThread: {"lv_uuid":"q8r731-NYyO-10JQ-cdgh-vAsJ-5niD-PxrBPX", "lv_name":"lv4_snapset1", "lv_full_name":"test_vg2/lv4_snapset1", "lv_path":"/dev/test_vg2/lv4_snapset1", "lv_size":"192937984", "origin":"lv4", "origin_size":"641728512", "pool_lv":"", "lv_tags":"", "lv_attr":"swi-a-s---", "vg_name":"test_vg2", "data_percent":"0.00", "metadata_percent":"", "pool_lv":""} 2024-03-01 20:54:09,749 INFO snapshot-role/MainThread: ] 2024-03-01 20:54:09,749 INFO snapshot-role/MainThread: , 2024-03-01 20:54:09,749 INFO snapshot-role/MainThread: "pvseg": [ 2024-03-01 20:54:09,749 INFO snapshot-role/MainThread: {"pvseg_start":"0", "pvseg_size":"254", "segtype":"free", "pv_uuid":"0M3KVh-7a4I-BPav-f7ma-rRY3-HHwl-ZQEkWO", "lv_uuid":"", "pv_name":"/dev/sdf"}, 2024-03-01 20:54:09,749 INFO snapshot-role/MainThread: {"pvseg_start":"0", "pvseg_size":"46", "segtype":"linear", "pv_uuid":"PyIrfQ-hZPh-O3Ym-EKxN-K1tS-Y0bW-THw6si", "lv_uuid":"q8r731-NYyO-10JQ-cdgh-vAsJ-5niD-PxrBPX", "pv_name":"/dev/sde"}, 2024-03-01 20:54:09,749 INFO snapshot-role/MainThread: {"pvseg_start":"46", "pvseg_size":"208", "segtype":"free", "pv_uuid":"PyIrfQ-hZPh-O3Ym-EKxN-K1tS-Y0bW-THw6si", "lv_uuid":"", "pv_name":"/dev/sde"}, 2024-03-01 20:54:09,749 INFO snapshot-role/MainThread: {"pvseg_start":"0", "pvseg_size":"153", "segtype":"linear", "pv_uuid":"zoxUFp-BuKp-4Q2I-kCdq-Nel8-QAep-gkgiDU", "lv_uuid":"ylFwPE-4mOR-qG1o-e7y0-6iGt-Nlku-B4XCBQ", "pv_name":"/dev/sdd"}, 2024-03-01 20:54:09,749 INFO snapshot-role/MainThread: {"pvseg_start":"153", "pvseg_size":"77", "segtype":"linear", "pv_uuid":"zoxUFp-BuKp-4Q2I-kCdq-Nel8-QAep-gkgiDU", "lv_uuid":"io0zuS-r2vf-kOYP-EZLC-ILnP-Qd9u-k0D01J", "pv_name":"/dev/sdd"}, 2024-03-01 20:54:09,749 INFO snapshot-role/MainThread: {"pvseg_start":"230", "pvseg_size":"24", "segtype":"linear", "pv_uuid":"zoxUFp-BuKp-4Q2I-kCdq-Nel8-QAep-gkgiDU", "lv_uuid":"11t1Xe-92wN-gUKY-BVWC-zc3M-00EM-LZpFei", "pv_name":"/dev/sdd"} 2024-03-01 20:54:09,749 INFO snapshot-role/MainThread: ] 2024-03-01 20:54:09,749 INFO snapshot-role/MainThread: , 2024-03-01 20:54:09,749 INFO snapshot-role/MainThread: "seg": [ 2024-03-01 20:54:09,749 INFO snapshot-role/MainThread: {"seg_pe_ranges":"/dev/sdd:230-253", "segtype":"linear", "lv_uuid":"11t1Xe-92wN-gUKY-BVWC-zc3M-00EM-LZpFei"}, 2024-03-01 20:54:09,750 INFO snapshot-role/MainThread: {"seg_pe_ranges":"/dev/sdd:153-229", "segtype":"linear", "lv_uuid":"io0zuS-r2vf-kOYP-EZLC-ILnP-Qd9u-k0D01J"}, 2024-03-01 20:54:09,750 INFO snapshot-role/MainThread: {"seg_pe_ranges":"/dev/sde:0-45", "segtype":"linear", "lv_uuid":"q8r731-NYyO-10JQ-cdgh-vAsJ-5niD-PxrBPX"}, 2024-03-01 20:54:09,750 INFO snapshot-role/MainThread: {"seg_pe_ranges":"/dev/sdd:0-152", "segtype":"linear", "lv_uuid":"ylFwPE-4mOR-qG1o-e7y0-6iGt-Nlku-B4XCBQ"} 2024-03-01 20:54:09,750 INFO snapshot-role/MainThread: ] 2024-03-01 20:54:09,750 INFO snapshot-role/MainThread: } 2024-03-01 20:54:09,750 INFO snapshot-role/MainThread: , 2024-03-01 20:54:09,750 INFO snapshot-role/MainThread: { 2024-03-01 20:54:09,750 INFO snapshot-role/MainThread: "vg": [ 2024-03-01 20:54:09,750 INFO snapshot-role/MainThread: {"vg_name":"test_vg1", "vg_uuid":"Zl6upP-RkLr-opWG-Ywma-s6R7-0zdB-5Yewuj", "vg_size":"3196059648", "vg_free":"960495616", "vg_extent_size":"4194304"} 2024-03-01 20:54:09,750 INFO snapshot-role/MainThread: ] 2024-03-01 20:54:09,750 INFO snapshot-role/MainThread: , 2024-03-01 20:54:09,750 INFO snapshot-role/MainThread: "pv": [ 2024-03-01 20:54:09,750 INFO snapshot-role/MainThread: {"pv_name":"/dev/sda"}, 2024-03-01 20:54:09,750 INFO snapshot-role/MainThread: {"pv_name":"/dev/sdb"}, 2024-03-01 20:54:09,750 INFO snapshot-role/MainThread: {"pv_name":"/dev/sdc"} 2024-03-01 20:54:09,750 INFO snapshot-role/MainThread: ] 2024-03-01 20:54:09,750 INFO snapshot-role/MainThread: , 2024-03-01 20:54:09,750 INFO snapshot-role/MainThread: "lv": [ 2024-03-01 20:54:09,750 INFO snapshot-role/MainThread: {"lv_uuid":"eT3KDY-yWW5-yI4n-D3MA-MMhI-3w0j-lZbeKr", "lv_name":"lv1", "lv_full_name":"test_vg1/lv1", "lv_path":"/dev/test_vg1/lv1", "lv_size":"482344960", "origin":"", "origin_size":"482344960", "pool_lv":"", "lv_tags":"", "lv_attr":"owi-a-s---", "vg_name":"test_vg1", "data_percent":"", "metadata_percent":"", "pool_lv":""}, 2024-03-01 20:54:09,750 INFO snapshot-role/MainThread: {"lv_uuid":"LLnu77-1Zh6-Watl-uyFy-wUJC-QeOz-O2Nu8c", "lv_name":"lv1_snapset1", "lv_full_name":"test_vg1/lv1_snapset1", "lv_path":"/dev/test_vg1/lv1_snapset1", "lv_size":"146800640", "origin":"lv1", "origin_size":"482344960", "pool_lv":"", "lv_tags":"", "lv_attr":"swi-a-s---", "vg_name":"test_vg1", "data_percent":"0.00", "metadata_percent":"", "pool_lv":""}, 2024-03-01 20:54:09,750 INFO snapshot-role/MainThread: {"lv_uuid":"0rGC52-fxIp-2MG0-x0Mm-acyS-aBvJ-04CsOH", "lv_name":"lv2", "lv_full_name":"test_vg1/lv2", "lv_path":"/dev/test_vg1/lv2", "lv_size":"1606418432", "origin":"", "origin_size":"", "pool_lv":"", "lv_tags":"", "lv_attr":"-wi-a-----", "vg_name":"test_vg1", "data_percent":"", "metadata_percent":"", "pool_lv":""} 2024-03-01 20:54:09,750 INFO snapshot-role/MainThread: ] 2024-03-01 20:54:09,750 INFO snapshot-role/MainThread: , 2024-03-01 20:54:09,750 INFO snapshot-role/MainThread: "pvseg": [ 2024-03-01 20:54:09,750 INFO snapshot-role/MainThread: {"pvseg_start":"0", "pvseg_size":"129", "segtype":"linear", "pv_uuid":"KDPe4g-PVlK-38Tl-zy1U-QsIW-QjRX-ft5Vvp", "lv_uuid":"0rGC52-fxIp-2MG0-x0Mm-acyS-aBvJ-04CsOH", "pv_name":"/dev/sdb"}, 2024-03-01 20:54:09,750 INFO snapshot-role/MainThread: {"pvseg_start":"129", "pvseg_size":"115", "segtype":"linear", "pv_uuid":"KDPe4g-PVlK-38Tl-zy1U-QsIW-QjRX-ft5Vvp", "lv_uuid":"eT3KDY-yWW5-yI4n-D3MA-MMhI-3w0j-lZbeKr", "pv_name":"/dev/sdb"}, 2024-03-01 20:54:09,750 INFO snapshot-role/MainThread: {"pvseg_start":"244", "pvseg_size":"10", "segtype":"free", "pv_uuid":"KDPe4g-PVlK-38Tl-zy1U-QsIW-QjRX-ft5Vvp", "lv_uuid":"", "pv_name":"/dev/sdb"}, 2024-03-01 20:54:09,750 INFO snapshot-role/MainThread: {"pvseg_start":"0", "pvseg_size":"35", "segtype":"linear", "pv_uuid":"PIn3kf-YgqD-0PFt-Pwfx-wx2S-dUYS-vBI1wW", "lv_uuid":"LLnu77-1Zh6-Watl-uyFy-wUJC-QeOz-O2Nu8c", "pv_name":"/dev/sdc"}, 2024-03-01 20:54:09,750 INFO snapshot-role/MainThread: {"pvseg_start":"35", "pvseg_size":"219", "segtype":"free", "pv_uuid":"PIn3kf-YgqD-0PFt-Pwfx-wx2S-dUYS-vBI1wW", "lv_uuid":"", "pv_name":"/dev/sdc"}, 2024-03-01 20:54:09,750 INFO snapshot-role/MainThread: {"pvseg_start":"0", "pvseg_size":"254", "segtype":"linear", "pv_uuid":"fT9v1y-1sT8-RTk7-CnWc-zmmk-eDe2-ZclZEn", "lv_uuid":"0rGC52-fxIp-2MG0-x0Mm-acyS-aBvJ-04CsOH", "pv_name":"/dev/sda"} 2024-03-01 20:54:09,750 INFO snapshot-role/MainThread: ] 2024-03-01 20:54:09,750 INFO snapshot-role/MainThread: , 2024-03-01 20:54:09,750 INFO snapshot-role/MainThread: "seg": [ 2024-03-01 20:54:09,750 INFO snapshot-role/MainThread: {"seg_pe_ranges":"/dev/sda:0-253", "segtype":"linear", "lv_uuid":"0rGC52-fxIp-2MG0-x0Mm-acyS-aBvJ-04CsOH"}, 2024-03-01 20:54:09,750 INFO snapshot-role/MainThread: {"seg_pe_ranges":"/dev/sdb:0-128", "segtype":"linear", "lv_uuid":"0rGC52-fxIp-2MG0-x0Mm-acyS-aBvJ-04CsOH"}, 2024-03-01 20:54:09,750 INFO snapshot-role/MainThread: {"seg_pe_ranges":"/dev/sdc:0-34", "segtype":"linear", "lv_uuid":"LLnu77-1Zh6-Watl-uyFy-wUJC-QeOz-O2Nu8c"}, 2024-03-01 20:54:09,751 INFO snapshot-role/MainThread: {"seg_pe_ranges":"/dev/sdb:129-243", "segtype":"linear", "lv_uuid":"eT3KDY-yWW5-yI4n-D3MA-MMhI-3w0j-lZbeKr"} 2024-03-01 20:54:09,751 INFO snapshot-role/MainThread: ] 2024-03-01 20:54:09,751 INFO snapshot-role/MainThread: } 2024-03-01 20:54:09,751 INFO snapshot-role/MainThread: ] 2024-03-01 20:54:09,751 INFO snapshot-role/MainThread: , 2024-03-01 20:54:09,751 INFO snapshot-role/MainThread: "log": [ 2024-03-01 20:54:09,751 INFO snapshot-role/MainThread: ] 2024-03-01 20:54:09,751 INFO snapshot-role/MainThread: } 2024-03-01 20:54:09,751 INFO snapshot-role/MainThread: get_current_space_state: test_vg3 vg_size : 4261412864 vg_free : 922746880 vg_extent_size : 4194304 2024-03-01 20:54:09,751 INFO snapshot-role/MainThread: lv: lv5 lv_size : 1283457024 chunk_size : 65536 2024-03-01 20:54:09,751 INFO snapshot-role/MainThread: lv: lv6 lv_size : 1069547520 chunk_size : 65536 2024-03-01 20:54:09,751 INFO snapshot-role/MainThread: lv: lv7 lv_size : 427819008 chunk_size : 65536 2024-03-01 20:54:09,751 INFO snapshot-role/MainThread: lv: lv7_snapset1 lv_size : 130023424 chunk_size : 65536 2024-03-01 20:54:09,751 INFO snapshot-role/MainThread: lv: lv8 lv_size : 427819008 chunk_size : 65536 2024-03-01 20:54:09,751 INFO snapshot-role/MainThread: get_current_space_state: test_vg2 vg_size : 3196059648 vg_free : 1937768448 vg_extent_size : 4194304 2024-03-01 20:54:09,751 INFO snapshot-role/MainThread: lv: lv3 lv_size : 322961408 chunk_size : 65536 2024-03-01 20:54:09,751 INFO snapshot-role/MainThread: lv: lv3_snapset1 lv_size : 100663296 chunk_size : 65536 2024-03-01 20:54:09,751 INFO snapshot-role/MainThread: lv: lv4 lv_size : 641728512 chunk_size : 65536 2024-03-01 20:54:09,751 INFO snapshot-role/MainThread: lv: lv4_snapset1 lv_size : 192937984 chunk_size : 65536 2024-03-01 20:54:09,751 INFO snapshot-role/MainThread: get_current_space_state: test_vg1 vg_size : 3196059648 vg_free : 960495616 vg_extent_size : 4194304 2024-03-01 20:54:09,751 INFO snapshot-role/MainThread: lv: lv1 lv_size : 482344960 chunk_size : 65536 2024-03-01 20:54:09,751 INFO snapshot-role/MainThread: lv: lv1_snapset1 lv_size : 146800640 chunk_size : 65536 2024-03-01 20:54:09,751 INFO snapshot-role/MainThread: lv: lv2 lv_size : 1606418432 chunk_size : 65536 2024-03-01 20:54:09,752 INFO snapshot-role/MainThread: exit code: 0: [''] 2024-03-01 20:54:11,105 INFO snapshot-role/MainThread: remove_cmd: remove None None None 0 {"name": "snapset1", "volumes": [{"name": "snapshot VG1 LV1", "vg": "test_vg1", "lv": "lv1", "percent_space_required": 30}, {"name": "snapshot VG2 LV3", "vg": "test_vg2", "lv": "lv3", "percent_space_required": 30}, {"name": "snapshot VG2 LV4", "vg": "test_vg2", "lv": "lv4", "percent_space_required": 30}, {"name": "snapshot VG3 LV7", "vg": "test_vg3", "lv": "lv7", "percent_space_required": 30}]} 2024-03-01 20:54:11,105 INFO snapshot-role/MainThread: snapset {'name': 'snapset1', 'volumes': [{'name': 'snapshot VG1 LV1', 'vg': 'test_vg1', 'lv': 'lv1', 'percent_space_required': 30}, {'name': 'snapshot VG2 LV3', 'vg': 'test_vg2', 'lv': 'lv3', 'percent_space_required': 30}, {'name': 'snapshot VG2 LV4', 'vg': 'test_vg2', 'lv': 'lv4', 'percent_space_required': 30}, {'name': 'snapshot VG3 LV7', 'vg': 'test_vg3', 'lv': 'lv7', 'percent_space_required': 30}]} 2024-03-01 20:54:11,105 INFO snapshot-role/MainThread: remove snapsset : snapset1 2024-03-01 20:54:11,105 INFO snapshot-role/MainThread: Running... lvs test_vg1 2024-03-01 20:54:11,139 INFO snapshot-role/MainThread: Return code: 0 2024-03-01 20:54:11,140 INFO snapshot-role/MainThread: { 2024-03-01 20:54:11,140 INFO snapshot-role/MainThread: "report": [ 2024-03-01 20:54:11,140 INFO snapshot-role/MainThread: { 2024-03-01 20:54:11,140 INFO snapshot-role/MainThread: "lv": [ 2024-03-01 20:54:11,140 INFO snapshot-role/MainThread: {"lv_name":"lv1", "vg_name":"test_vg1", "lv_attr":"owi-a-s---", "lv_size":"482344960", "pool_lv":"", "origin":"", "data_percent":"", "metadata_percent":"", "move_pv":"", "mirror_log":"", "copy_percent":"", "convert_lv":""}, 2024-03-01 20:54:11,140 INFO snapshot-role/MainThread: {"lv_name":"lv1_snapset1", "vg_name":"test_vg1", "lv_attr":"swi-a-s---", "lv_size":"146800640", "pool_lv":"", "origin":"lv1", "data_percent":"0.00", "metadata_percent":"", "move_pv":"", "mirror_log":"", "copy_percent":"", "convert_lv":""}, 2024-03-01 20:54:11,140 INFO snapshot-role/MainThread: {"lv_name":"lv2", "vg_name":"test_vg1", "lv_attr":"-wi-a-----", "lv_size":"1606418432", "pool_lv":"", "origin":"", "data_percent":"", "metadata_percent":"", "move_pv":"", "mirror_log":"", "copy_percent":"", "convert_lv":""} 2024-03-01 20:54:11,140 INFO snapshot-role/MainThread: ] 2024-03-01 20:54:11,140 INFO snapshot-role/MainThread: } 2024-03-01 20:54:11,140 INFO snapshot-role/MainThread: ] 2024-03-01 20:54:11,140 INFO snapshot-role/MainThread: , 2024-03-01 20:54:11,140 INFO snapshot-role/MainThread: "log": [ 2024-03-01 20:54:11,140 INFO snapshot-role/MainThread: ] 2024-03-01 20:54:11,140 INFO snapshot-role/MainThread: } 2024-03-01 20:54:11,140 INFO snapshot-role/MainThread: Running... lvs test_vg1/lv1_snapset1 2024-03-01 20:54:11,175 INFO snapshot-role/MainThread: Return code: 0 2024-03-01 20:54:11,176 INFO snapshot-role/MainThread: { 2024-03-01 20:54:11,176 INFO snapshot-role/MainThread: "report": [ 2024-03-01 20:54:11,176 INFO snapshot-role/MainThread: { 2024-03-01 20:54:11,176 INFO snapshot-role/MainThread: "lv": [ 2024-03-01 20:54:11,176 INFO snapshot-role/MainThread: {"lv_name":"lv1_snapset1", "vg_name":"test_vg1", "lv_attr":"swi-a-s---", "lv_size":"146800640", "pool_lv":"", "origin":"lv1", "data_percent":"0.00", "metadata_percent":"", "move_pv":"", "mirror_log":"", "copy_percent":"", "convert_lv":""} 2024-03-01 20:54:11,176 INFO snapshot-role/MainThread: ] 2024-03-01 20:54:11,176 INFO snapshot-role/MainThread: } 2024-03-01 20:54:11,176 INFO snapshot-role/MainThread: ] 2024-03-01 20:54:11,176 INFO snapshot-role/MainThread: , 2024-03-01 20:54:11,176 INFO snapshot-role/MainThread: "log": [ 2024-03-01 20:54:11,176 INFO snapshot-role/MainThread: ] 2024-03-01 20:54:11,176 INFO snapshot-role/MainThread: } 2024-03-01 20:54:11,176 INFO snapshot-role/MainThread: Running... lvs --reportformat json test_vg1/lv1_snapset1 2024-03-01 20:54:11,206 INFO snapshot-role/MainThread: Return code: 0 2024-03-01 20:54:11,206 INFO snapshot-role/MainThread: { 2024-03-01 20:54:11,206 INFO snapshot-role/MainThread: "report": [ 2024-03-01 20:54:11,206 INFO snapshot-role/MainThread: { 2024-03-01 20:54:11,207 INFO snapshot-role/MainThread: "lv": [ 2024-03-01 20:54:11,207 INFO snapshot-role/MainThread: {"lv_name":"lv1_snapset1", "vg_name":"test_vg1", "lv_attr":"swi-a-s---", "lv_size":"146800640", "pool_lv":"", "origin":"lv1", "data_percent":"0.00", "metadata_percent":"", "move_pv":"", "mirror_log":"", "copy_percent":"", "convert_lv":""} 2024-03-01 20:54:11,207 INFO snapshot-role/MainThread: ] 2024-03-01 20:54:11,207 INFO snapshot-role/MainThread: } 2024-03-01 20:54:11,207 INFO snapshot-role/MainThread: ] 2024-03-01 20:54:11,207 INFO snapshot-role/MainThread: , 2024-03-01 20:54:11,207 INFO snapshot-role/MainThread: "log": [ 2024-03-01 20:54:11,207 INFO snapshot-role/MainThread: ] 2024-03-01 20:54:11,207 INFO snapshot-role/MainThread: } 2024-03-01 20:54:11,207 INFO snapshot-role/MainThread: Running... lvs test_vg2 2024-03-01 20:54:11,236 INFO snapshot-role/MainThread: Return code: 0 2024-03-01 20:54:11,236 INFO snapshot-role/MainThread: { 2024-03-01 20:54:11,236 INFO snapshot-role/MainThread: "report": [ 2024-03-01 20:54:11,236 INFO snapshot-role/MainThread: { 2024-03-01 20:54:11,236 INFO snapshot-role/MainThread: "lv": [ 2024-03-01 20:54:11,236 INFO snapshot-role/MainThread: {"lv_name":"lv3", "vg_name":"test_vg2", "lv_attr":"owi-a-s---", "lv_size":"322961408", "pool_lv":"", "origin":"", "data_percent":"", "metadata_percent":"", "move_pv":"", "mirror_log":"", "copy_percent":"", "convert_lv":""}, 2024-03-01 20:54:11,236 INFO snapshot-role/MainThread: {"lv_name":"lv3_snapset1", "vg_name":"test_vg2", "lv_attr":"swi-a-s---", "lv_size":"100663296", "pool_lv":"", "origin":"lv3", "data_percent":"0.00", "metadata_percent":"", "move_pv":"", "mirror_log":"", "copy_percent":"", "convert_lv":""}, 2024-03-01 20:54:11,236 INFO snapshot-role/MainThread: {"lv_name":"lv4", "vg_name":"test_vg2", "lv_attr":"owi-a-s---", "lv_size":"641728512", "pool_lv":"", "origin":"", "data_percent":"", "metadata_percent":"", "move_pv":"", "mirror_log":"", "copy_percent":"", "convert_lv":""}, 2024-03-01 20:54:11,236 INFO snapshot-role/MainThread: {"lv_name":"lv4_snapset1", "vg_name":"test_vg2", "lv_attr":"swi-a-s---", "lv_size":"192937984", "pool_lv":"", "origin":"lv4", "data_percent":"0.00", "metadata_percent":"", "move_pv":"", "mirror_log":"", "copy_percent":"", "convert_lv":""} 2024-03-01 20:54:11,236 INFO snapshot-role/MainThread: ] 2024-03-01 20:54:11,237 INFO snapshot-role/MainThread: } 2024-03-01 20:54:11,237 INFO snapshot-role/MainThread: ] 2024-03-01 20:54:11,237 INFO snapshot-role/MainThread: , 2024-03-01 20:54:11,237 INFO snapshot-role/MainThread: "log": [ 2024-03-01 20:54:11,237 INFO snapshot-role/MainThread: ] 2024-03-01 20:54:11,237 INFO snapshot-role/MainThread: } 2024-03-01 20:54:11,237 INFO snapshot-role/MainThread: Running... lvs test_vg2/lv3_snapset1 2024-03-01 20:54:11,267 INFO snapshot-role/MainThread: Return code: 0 2024-03-01 20:54:11,267 INFO snapshot-role/MainThread: { 2024-03-01 20:54:11,267 INFO snapshot-role/MainThread: "report": [ 2024-03-01 20:54:11,267 INFO snapshot-role/MainThread: { 2024-03-01 20:54:11,267 INFO snapshot-role/MainThread: "lv": [ 2024-03-01 20:54:11,267 INFO snapshot-role/MainThread: {"lv_name":"lv3_snapset1", "vg_name":"test_vg2", "lv_attr":"swi-a-s---", "lv_size":"100663296", "pool_lv":"", "origin":"lv3", "data_percent":"0.00", "metadata_percent":"", "move_pv":"", "mirror_log":"", "copy_percent":"", "convert_lv":""} 2024-03-01 20:54:11,267 INFO snapshot-role/MainThread: ] 2024-03-01 20:54:11,267 INFO snapshot-role/MainThread: } 2024-03-01 20:54:11,267 INFO snapshot-role/MainThread: ] 2024-03-01 20:54:11,267 INFO snapshot-role/MainThread: , 2024-03-01 20:54:11,267 INFO snapshot-role/MainThread: "log": [ 2024-03-01 20:54:11,268 INFO snapshot-role/MainThread: ] 2024-03-01 20:54:11,268 INFO snapshot-role/MainThread: } 2024-03-01 20:54:11,268 INFO snapshot-role/MainThread: Running... lvs --reportformat json test_vg2/lv3_snapset1 2024-03-01 20:54:11,297 INFO snapshot-role/MainThread: Return code: 0 2024-03-01 20:54:11,297 INFO snapshot-role/MainThread: { 2024-03-01 20:54:11,297 INFO snapshot-role/MainThread: "report": [ 2024-03-01 20:54:11,298 INFO snapshot-role/MainThread: { 2024-03-01 20:54:11,298 INFO snapshot-role/MainThread: "lv": [ 2024-03-01 20:54:11,298 INFO snapshot-role/MainThread: {"lv_name":"lv3_snapset1", "vg_name":"test_vg2", "lv_attr":"swi-a-s---", "lv_size":"100663296", "pool_lv":"", "origin":"lv3", "data_percent":"0.00", "metadata_percent":"", "move_pv":"", "mirror_log":"", "copy_percent":"", "convert_lv":""} 2024-03-01 20:54:11,298 INFO snapshot-role/MainThread: ] 2024-03-01 20:54:11,298 INFO snapshot-role/MainThread: } 2024-03-01 20:54:11,298 INFO snapshot-role/MainThread: ] 2024-03-01 20:54:11,298 INFO snapshot-role/MainThread: , 2024-03-01 20:54:11,298 INFO snapshot-role/MainThread: "log": [ 2024-03-01 20:54:11,298 INFO snapshot-role/MainThread: ] 2024-03-01 20:54:11,298 INFO snapshot-role/MainThread: } 2024-03-01 20:54:11,298 INFO snapshot-role/MainThread: Running... lvs test_vg2 2024-03-01 20:54:11,328 INFO snapshot-role/MainThread: Return code: 0 2024-03-01 20:54:11,329 INFO snapshot-role/MainThread: { 2024-03-01 20:54:11,329 INFO snapshot-role/MainThread: "report": [ 2024-03-01 20:54:11,329 INFO snapshot-role/MainThread: { 2024-03-01 20:54:11,329 INFO snapshot-role/MainThread: "lv": [ 2024-03-01 20:54:11,329 INFO snapshot-role/MainThread: {"lv_name":"lv3", "vg_name":"test_vg2", "lv_attr":"owi-a-s---", "lv_size":"322961408", "pool_lv":"", "origin":"", "data_percent":"", "metadata_percent":"", "move_pv":"", "mirror_log":"", "copy_percent":"", "convert_lv":""}, 2024-03-01 20:54:11,329 INFO snapshot-role/MainThread: {"lv_name":"lv3_snapset1", "vg_name":"test_vg2", "lv_attr":"swi-a-s---", "lv_size":"100663296", "pool_lv":"", "origin":"lv3", "data_percent":"0.00", "metadata_percent":"", "move_pv":"", "mirror_log":"", "copy_percent":"", "convert_lv":""}, 2024-03-01 20:54:11,329 INFO snapshot-role/MainThread: {"lv_name":"lv4", "vg_name":"test_vg2", "lv_attr":"owi-a-s---", "lv_size":"641728512", "pool_lv":"", "origin":"", "data_percent":"", "metadata_percent":"", "move_pv":"", "mirror_log":"", "copy_percent":"", "convert_lv":""}, 2024-03-01 20:54:11,329 INFO snapshot-role/MainThread: {"lv_name":"lv4_snapset1", "vg_name":"test_vg2", "lv_attr":"swi-a-s---", "lv_size":"192937984", "pool_lv":"", "origin":"lv4", "data_percent":"0.00", "metadata_percent":"", "move_pv":"", "mirror_log":"", "copy_percent":"", "convert_lv":""} 2024-03-01 20:54:11,329 INFO snapshot-role/MainThread: ] 2024-03-01 20:54:11,329 INFO snapshot-role/MainThread: } 2024-03-01 20:54:11,329 INFO snapshot-role/MainThread: ] 2024-03-01 20:54:11,329 INFO snapshot-role/MainThread: , 2024-03-01 20:54:11,329 INFO snapshot-role/MainThread: "log": [ 2024-03-01 20:54:11,329 INFO snapshot-role/MainThread: ] 2024-03-01 20:54:11,329 INFO snapshot-role/MainThread: } 2024-03-01 20:54:11,329 INFO snapshot-role/MainThread: Running... lvs test_vg2/lv4_snapset1 2024-03-01 20:54:11,358 INFO snapshot-role/MainThread: Return code: 0 2024-03-01 20:54:11,358 INFO snapshot-role/MainThread: { 2024-03-01 20:54:11,358 INFO snapshot-role/MainThread: "report": [ 2024-03-01 20:54:11,358 INFO snapshot-role/MainThread: { 2024-03-01 20:54:11,358 INFO snapshot-role/MainThread: "lv": [ 2024-03-01 20:54:11,358 INFO snapshot-role/MainThread: {"lv_name":"lv4_snapset1", "vg_name":"test_vg2", "lv_attr":"swi-a-s---", "lv_size":"192937984", "pool_lv":"", "origin":"lv4", "data_percent":"0.00", "metadata_percent":"", "move_pv":"", "mirror_log":"", "copy_percent":"", "convert_lv":""} 2024-03-01 20:54:11,358 INFO snapshot-role/MainThread: ] 2024-03-01 20:54:11,358 INFO snapshot-role/MainThread: } 2024-03-01 20:54:11,358 INFO snapshot-role/MainThread: ] 2024-03-01 20:54:11,358 INFO snapshot-role/MainThread: , 2024-03-01 20:54:11,358 INFO snapshot-role/MainThread: "log": [ 2024-03-01 20:54:11,359 INFO snapshot-role/MainThread: ] 2024-03-01 20:54:11,359 INFO snapshot-role/MainThread: } 2024-03-01 20:54:11,359 INFO snapshot-role/MainThread: Running... lvs --reportformat json test_vg2/lv4_snapset1 2024-03-01 20:54:11,388 INFO snapshot-role/MainThread: Return code: 0 2024-03-01 20:54:11,388 INFO snapshot-role/MainThread: { 2024-03-01 20:54:11,389 INFO snapshot-role/MainThread: "report": [ 2024-03-01 20:54:11,389 INFO snapshot-role/MainThread: { 2024-03-01 20:54:11,389 INFO snapshot-role/MainThread: "lv": [ 2024-03-01 20:54:11,389 INFO snapshot-role/MainThread: {"lv_name":"lv4_snapset1", "vg_name":"test_vg2", "lv_attr":"swi-a-s---", "lv_size":"192937984", "pool_lv":"", "origin":"lv4", "data_percent":"0.00", "metadata_percent":"", "move_pv":"", "mirror_log":"", "copy_percent":"", "convert_lv":""} 2024-03-01 20:54:11,389 INFO snapshot-role/MainThread: ] 2024-03-01 20:54:11,389 INFO snapshot-role/MainThread: } 2024-03-01 20:54:11,389 INFO snapshot-role/MainThread: ] 2024-03-01 20:54:11,389 INFO snapshot-role/MainThread: , 2024-03-01 20:54:11,389 INFO snapshot-role/MainThread: "log": [ 2024-03-01 20:54:11,389 INFO snapshot-role/MainThread: ] 2024-03-01 20:54:11,389 INFO snapshot-role/MainThread: } 2024-03-01 20:54:11,389 INFO snapshot-role/MainThread: Running... lvs test_vg3 2024-03-01 20:54:11,420 INFO snapshot-role/MainThread: Return code: 0 2024-03-01 20:54:11,421 INFO snapshot-role/MainThread: { 2024-03-01 20:54:11,421 INFO snapshot-role/MainThread: "report": [ 2024-03-01 20:54:11,421 INFO snapshot-role/MainThread: { 2024-03-01 20:54:11,421 INFO snapshot-role/MainThread: "lv": [ 2024-03-01 20:54:11,421 INFO snapshot-role/MainThread: {"lv_name":"lv5", "vg_name":"test_vg3", "lv_attr":"-wi-a-----", "lv_size":"1283457024", "pool_lv":"", "origin":"", "data_percent":"", "metadata_percent":"", "move_pv":"", "mirror_log":"", "copy_percent":"", "convert_lv":""}, 2024-03-01 20:54:11,421 INFO snapshot-role/MainThread: {"lv_name":"lv6", "vg_name":"test_vg3", "lv_attr":"-wi-a-----", "lv_size":"1069547520", "pool_lv":"", "origin":"", "data_percent":"", "metadata_percent":"", "move_pv":"", "mirror_log":"", "copy_percent":"", "convert_lv":""}, 2024-03-01 20:54:11,421 INFO snapshot-role/MainThread: {"lv_name":"lv7", "vg_name":"test_vg3", "lv_attr":"owi-a-s---", "lv_size":"427819008", "pool_lv":"", "origin":"", "data_percent":"", "metadata_percent":"", "move_pv":"", "mirror_log":"", "copy_percent":"", "convert_lv":""}, 2024-03-01 20:54:11,421 INFO snapshot-role/MainThread: {"lv_name":"lv7_snapset1", "vg_name":"test_vg3", "lv_attr":"swi-a-s---", "lv_size":"130023424", "pool_lv":"", "origin":"lv7", "data_percent":"0.00", "metadata_percent":"", "move_pv":"", "mirror_log":"", "copy_percent":"", "convert_lv":""}, 2024-03-01 20:54:11,421 INFO snapshot-role/MainThread: {"lv_name":"lv8", "vg_name":"test_vg3", "lv_attr":"-wi-a-----", "lv_size":"427819008", "pool_lv":"", "origin":"", "data_percent":"", "metadata_percent":"", "move_pv":"", "mirror_log":"", "copy_percent":"", "convert_lv":""} 2024-03-01 20:54:11,421 INFO snapshot-role/MainThread: ] 2024-03-01 20:54:11,421 INFO snapshot-role/MainThread: } 2024-03-01 20:54:11,421 INFO snapshot-role/MainThread: ] 2024-03-01 20:54:11,421 INFO snapshot-role/MainThread: , 2024-03-01 20:54:11,421 INFO snapshot-role/MainThread: "log": [ 2024-03-01 20:54:11,421 INFO snapshot-role/MainThread: ] 2024-03-01 20:54:11,421 INFO snapshot-role/MainThread: } 2024-03-01 20:54:11,421 INFO snapshot-role/MainThread: Running... lvs test_vg3/lv7_snapset1 2024-03-01 20:54:11,451 INFO snapshot-role/MainThread: Return code: 0 2024-03-01 20:54:11,451 INFO snapshot-role/MainThread: { 2024-03-01 20:54:11,451 INFO snapshot-role/MainThread: "report": [ 2024-03-01 20:54:11,451 INFO snapshot-role/MainThread: { 2024-03-01 20:54:11,452 INFO snapshot-role/MainThread: "lv": [ 2024-03-01 20:54:11,452 INFO snapshot-role/MainThread: {"lv_name":"lv7_snapset1", "vg_name":"test_vg3", "lv_attr":"swi-a-s---", "lv_size":"130023424", "pool_lv":"", "origin":"lv7", "data_percent":"0.00", "metadata_percent":"", "move_pv":"", "mirror_log":"", "copy_percent":"", "convert_lv":""} 2024-03-01 20:54:11,452 INFO snapshot-role/MainThread: ] 2024-03-01 20:54:11,452 INFO snapshot-role/MainThread: } 2024-03-01 20:54:11,452 INFO snapshot-role/MainThread: ] 2024-03-01 20:54:11,452 INFO snapshot-role/MainThread: , 2024-03-01 20:54:11,452 INFO snapshot-role/MainThread: "log": [ 2024-03-01 20:54:11,452 INFO snapshot-role/MainThread: ] 2024-03-01 20:54:11,452 INFO snapshot-role/MainThread: } 2024-03-01 20:54:11,452 INFO snapshot-role/MainThread: Running... lvs --reportformat json test_vg3/lv7_snapset1 2024-03-01 20:54:11,479 INFO snapshot-role/MainThread: Return code: 0 2024-03-01 20:54:11,479 INFO snapshot-role/MainThread: { 2024-03-01 20:54:11,480 INFO snapshot-role/MainThread: "report": [ 2024-03-01 20:54:11,480 INFO snapshot-role/MainThread: { 2024-03-01 20:54:11,480 INFO snapshot-role/MainThread: "lv": [ 2024-03-01 20:54:11,480 INFO snapshot-role/MainThread: {"lv_name":"lv7_snapset1", "vg_name":"test_vg3", "lv_attr":"swi-a-s---", "lv_size":"130023424", "pool_lv":"", "origin":"lv7", "data_percent":"0.00", "metadata_percent":"", "move_pv":"", "mirror_log":"", "copy_percent":"", "convert_lv":""} 2024-03-01 20:54:11,480 INFO snapshot-role/MainThread: ] 2024-03-01 20:54:11,480 INFO snapshot-role/MainThread: } 2024-03-01 20:54:11,480 INFO snapshot-role/MainThread: ] 2024-03-01 20:54:11,480 INFO snapshot-role/MainThread: , 2024-03-01 20:54:11,480 INFO snapshot-role/MainThread: "log": [ 2024-03-01 20:54:11,480 INFO snapshot-role/MainThread: ] 2024-03-01 20:54:11,480 INFO snapshot-role/MainThread: } 2024-03-01 20:54:11,480 INFO snapshot-role/MainThread: Running... lvs test_vg1 2024-03-01 20:54:11,508 INFO snapshot-role/MainThread: Return code: 0 2024-03-01 20:54:11,508 INFO snapshot-role/MainThread: { 2024-03-01 20:54:11,508 INFO snapshot-role/MainThread: "report": [ 2024-03-01 20:54:11,508 INFO snapshot-role/MainThread: { 2024-03-01 20:54:11,508 INFO snapshot-role/MainThread: "lv": [ 2024-03-01 20:54:11,508 INFO snapshot-role/MainThread: {"lv_name":"lv1", "vg_name":"test_vg1", "lv_attr":"owi-a-s---", "lv_size":"482344960", "pool_lv":"", "origin":"", "data_percent":"", "metadata_percent":"", "move_pv":"", "mirror_log":"", "copy_percent":"", "convert_lv":""}, 2024-03-01 20:54:11,508 INFO snapshot-role/MainThread: {"lv_name":"lv1_snapset1", "vg_name":"test_vg1", "lv_attr":"swi-a-s---", "lv_size":"146800640", "pool_lv":"", "origin":"lv1", "data_percent":"0.00", "metadata_percent":"", "move_pv":"", "mirror_log":"", "copy_percent":"", "convert_lv":""}, 2024-03-01 20:54:11,508 INFO snapshot-role/MainThread: {"lv_name":"lv2", "vg_name":"test_vg1", "lv_attr":"-wi-a-----", "lv_size":"1606418432", "pool_lv":"", "origin":"", "data_percent":"", "metadata_percent":"", "move_pv":"", "mirror_log":"", "copy_percent":"", "convert_lv":""} 2024-03-01 20:54:11,508 INFO snapshot-role/MainThread: ] 2024-03-01 20:54:11,509 INFO snapshot-role/MainThread: } 2024-03-01 20:54:11,509 INFO snapshot-role/MainThread: ] 2024-03-01 20:54:11,509 INFO snapshot-role/MainThread: , 2024-03-01 20:54:11,509 INFO snapshot-role/MainThread: "log": [ 2024-03-01 20:54:11,509 INFO snapshot-role/MainThread: ] 2024-03-01 20:54:11,509 INFO snapshot-role/MainThread: } 2024-03-01 20:54:11,509 INFO snapshot-role/MainThread: Running... lvs test_vg1/lv1_snapset1 2024-03-01 20:54:11,538 INFO snapshot-role/MainThread: Return code: 0 2024-03-01 20:54:11,538 INFO snapshot-role/MainThread: { 2024-03-01 20:54:11,538 INFO snapshot-role/MainThread: "report": [ 2024-03-01 20:54:11,538 INFO snapshot-role/MainThread: { 2024-03-01 20:54:11,538 INFO snapshot-role/MainThread: "lv": [ 2024-03-01 20:54:11,539 INFO snapshot-role/MainThread: {"lv_name":"lv1_snapset1", "vg_name":"test_vg1", "lv_attr":"swi-a-s---", "lv_size":"146800640", "pool_lv":"", "origin":"lv1", "data_percent":"0.00", "metadata_percent":"", "move_pv":"", "mirror_log":"", "copy_percent":"", "convert_lv":""} 2024-03-01 20:54:11,539 INFO snapshot-role/MainThread: ] 2024-03-01 20:54:11,539 INFO snapshot-role/MainThread: } 2024-03-01 20:54:11,539 INFO snapshot-role/MainThread: ] 2024-03-01 20:54:11,539 INFO snapshot-role/MainThread: , 2024-03-01 20:54:11,539 INFO snapshot-role/MainThread: "log": [ 2024-03-01 20:54:11,539 INFO snapshot-role/MainThread: ] 2024-03-01 20:54:11,539 INFO snapshot-role/MainThread: } 2024-03-01 20:54:11,539 INFO snapshot-role/MainThread: Running... lvs --reportformat json test_vg1/lv1_snapset1 2024-03-01 20:54:11,568 INFO snapshot-role/MainThread: Return code: 0 2024-03-01 20:54:11,568 INFO snapshot-role/MainThread: { 2024-03-01 20:54:11,568 INFO snapshot-role/MainThread: "report": [ 2024-03-01 20:54:11,568 INFO snapshot-role/MainThread: { 2024-03-01 20:54:11,568 INFO snapshot-role/MainThread: "lv": [ 2024-03-01 20:54:11,568 INFO snapshot-role/MainThread: {"lv_name":"lv1_snapset1", "vg_name":"test_vg1", "lv_attr":"swi-a-s---", "lv_size":"146800640", "pool_lv":"", "origin":"lv1", "data_percent":"0.00", "metadata_percent":"", "move_pv":"", "mirror_log":"", "copy_percent":"", "convert_lv":""} 2024-03-01 20:54:11,569 INFO snapshot-role/MainThread: ] 2024-03-01 20:54:11,569 INFO snapshot-role/MainThread: } 2024-03-01 20:54:11,569 INFO snapshot-role/MainThread: ] 2024-03-01 20:54:11,569 INFO snapshot-role/MainThread: , 2024-03-01 20:54:11,569 INFO snapshot-role/MainThread: "log": [ 2024-03-01 20:54:11,569 INFO snapshot-role/MainThread: ] 2024-03-01 20:54:11,569 INFO snapshot-role/MainThread: } 2024-03-01 20:54:11,569 INFO snapshot-role/MainThread: Running... lvremove -y test_vg1/lv1_snapset1 2024-03-01 20:54:11,680 INFO snapshot-role/MainThread: Return code: 0 2024-03-01 20:54:11,680 INFO snapshot-role/MainThread: { 2024-03-01 20:54:11,681 INFO snapshot-role/MainThread: "log": [ 2024-03-01 20:54:11,681 INFO snapshot-role/MainThread: ] 2024-03-01 20:54:11,681 INFO snapshot-role/MainThread: } 2024-03-01 20:54:11,681 INFO snapshot-role/MainThread: Running... lvs test_vg2 2024-03-01 20:54:11,718 INFO snapshot-role/MainThread: Return code: 0 2024-03-01 20:54:11,718 INFO snapshot-role/MainThread: { 2024-03-01 20:54:11,718 INFO snapshot-role/MainThread: "report": [ 2024-03-01 20:54:11,719 INFO snapshot-role/MainThread: { 2024-03-01 20:54:11,719 INFO snapshot-role/MainThread: "lv": [ 2024-03-01 20:54:11,719 INFO snapshot-role/MainThread: {"lv_name":"lv3", "vg_name":"test_vg2", "lv_attr":"owi-a-s---", "lv_size":"322961408", "pool_lv":"", "origin":"", "data_percent":"", "metadata_percent":"", "move_pv":"", "mirror_log":"", "copy_percent":"", "convert_lv":""}, 2024-03-01 20:54:11,719 INFO snapshot-role/MainThread: {"lv_name":"lv3_snapset1", "vg_name":"test_vg2", "lv_attr":"swi-a-s---", "lv_size":"100663296", "pool_lv":"", "origin":"lv3", "data_percent":"0.00", "metadata_percent":"", "move_pv":"", "mirror_log":"", "copy_percent":"", "convert_lv":""}, 2024-03-01 20:54:11,719 INFO snapshot-role/MainThread: {"lv_name":"lv4", "vg_name":"test_vg2", "lv_attr":"owi-a-s---", "lv_size":"641728512", "pool_lv":"", "origin":"", "data_percent":"", "metadata_percent":"", "move_pv":"", "mirror_log":"", "copy_percent":"", "convert_lv":""}, 2024-03-01 20:54:11,719 INFO snapshot-role/MainThread: {"lv_name":"lv4_snapset1", "vg_name":"test_vg2", "lv_attr":"swi-a-s---", "lv_size":"192937984", "pool_lv":"", "origin":"lv4", "data_percent":"0.00", "metadata_percent":"", "move_pv":"", "mirror_log":"", "copy_percent":"", "convert_lv":""} 2024-03-01 20:54:11,719 INFO snapshot-role/MainThread: ] 2024-03-01 20:54:11,719 INFO snapshot-role/MainThread: } 2024-03-01 20:54:11,719 INFO snapshot-role/MainThread: ] 2024-03-01 20:54:11,719 INFO snapshot-role/MainThread: , 2024-03-01 20:54:11,719 INFO snapshot-role/MainThread: "log": [ 2024-03-01 20:54:11,719 INFO snapshot-role/MainThread: ] 2024-03-01 20:54:11,719 INFO snapshot-role/MainThread: } 2024-03-01 20:54:11,719 INFO snapshot-role/MainThread: Running... lvs test_vg2/lv3_snapset1 2024-03-01 20:54:11,753 INFO snapshot-role/MainThread: Return code: 0 2024-03-01 20:54:11,754 INFO snapshot-role/MainThread: { 2024-03-01 20:54:11,754 INFO snapshot-role/MainThread: "report": [ 2024-03-01 20:54:11,754 INFO snapshot-role/MainThread: { 2024-03-01 20:54:11,754 INFO snapshot-role/MainThread: "lv": [ 2024-03-01 20:54:11,754 INFO snapshot-role/MainThread: {"lv_name":"lv3_snapset1", "vg_name":"test_vg2", "lv_attr":"swi-a-s---", "lv_size":"100663296", "pool_lv":"", "origin":"lv3", "data_percent":"0.00", "metadata_percent":"", "move_pv":"", "mirror_log":"", "copy_percent":"", "convert_lv":""} 2024-03-01 20:54:11,754 INFO snapshot-role/MainThread: ] 2024-03-01 20:54:11,754 INFO snapshot-role/MainThread: } 2024-03-01 20:54:11,754 INFO snapshot-role/MainThread: ] 2024-03-01 20:54:11,754 INFO snapshot-role/MainThread: , 2024-03-01 20:54:11,754 INFO snapshot-role/MainThread: "log": [ 2024-03-01 20:54:11,754 INFO snapshot-role/MainThread: ] 2024-03-01 20:54:11,754 INFO snapshot-role/MainThread: } 2024-03-01 20:54:11,754 INFO snapshot-role/MainThread: Running... lvs --reportformat json test_vg2/lv3_snapset1 2024-03-01 20:54:11,783 INFO snapshot-role/MainThread: Return code: 0 2024-03-01 20:54:11,783 INFO snapshot-role/MainThread: { 2024-03-01 20:54:11,783 INFO snapshot-role/MainThread: "report": [ 2024-03-01 20:54:11,783 INFO snapshot-role/MainThread: { 2024-03-01 20:54:11,783 INFO snapshot-role/MainThread: "lv": [ 2024-03-01 20:54:11,783 INFO snapshot-role/MainThread: {"lv_name":"lv3_snapset1", "vg_name":"test_vg2", "lv_attr":"swi-a-s---", "lv_size":"100663296", "pool_lv":"", "origin":"lv3", "data_percent":"0.00", "metadata_percent":"", "move_pv":"", "mirror_log":"", "copy_percent":"", "convert_lv":""} 2024-03-01 20:54:11,783 INFO snapshot-role/MainThread: ] 2024-03-01 20:54:11,783 INFO snapshot-role/MainThread: } 2024-03-01 20:54:11,783 INFO snapshot-role/MainThread: ] 2024-03-01 20:54:11,783 INFO snapshot-role/MainThread: , 2024-03-01 20:54:11,783 INFO snapshot-role/MainThread: "log": [ 2024-03-01 20:54:11,783 INFO snapshot-role/MainThread: ] 2024-03-01 20:54:11,784 INFO snapshot-role/MainThread: } 2024-03-01 20:54:11,784 INFO snapshot-role/MainThread: Running... lvremove -y test_vg2/lv3_snapset1 2024-03-01 20:54:11,884 INFO snapshot-role/MainThread: Return code: 0 2024-03-01 20:54:11,884 INFO snapshot-role/MainThread: { 2024-03-01 20:54:11,885 INFO snapshot-role/MainThread: "log": [ 2024-03-01 20:54:11,885 INFO snapshot-role/MainThread: ] 2024-03-01 20:54:11,885 INFO snapshot-role/MainThread: } 2024-03-01 20:54:11,885 INFO snapshot-role/MainThread: Running... lvs test_vg2 2024-03-01 20:54:11,933 INFO snapshot-role/MainThread: Return code: 0 2024-03-01 20:54:11,934 INFO snapshot-role/MainThread: { 2024-03-01 20:54:11,934 INFO snapshot-role/MainThread: "report": [ 2024-03-01 20:54:11,934 INFO snapshot-role/MainThread: { 2024-03-01 20:54:11,934 INFO snapshot-role/MainThread: "lv": [ 2024-03-01 20:54:11,934 INFO snapshot-role/MainThread: {"lv_name":"lv3", "vg_name":"test_vg2", "lv_attr":"-wi-a-----", "lv_size":"322961408", "pool_lv":"", "origin":"", "data_percent":"", "metadata_percent":"", "move_pv":"", "mirror_log":"", "copy_percent":"", "convert_lv":""}, 2024-03-01 20:54:11,934 INFO snapshot-role/MainThread: {"lv_name":"lv4", "vg_name":"test_vg2", "lv_attr":"owi-a-s---", "lv_size":"641728512", "pool_lv":"", "origin":"", "data_percent":"", "metadata_percent":"", "move_pv":"", "mirror_log":"", "copy_percent":"", "convert_lv":""}, 2024-03-01 20:54:11,934 INFO snapshot-role/MainThread: {"lv_name":"lv4_snapset1", "vg_name":"test_vg2", "lv_attr":"swi-a-s---", "lv_size":"192937984", "pool_lv":"", "origin":"lv4", "data_percent":"0.00", "metadata_percent":"", "move_pv":"", "mirror_log":"", "copy_percent":"", "convert_lv":""} 2024-03-01 20:54:11,934 INFO snapshot-role/MainThread: ] 2024-03-01 20:54:11,934 INFO snapshot-role/MainThread: } 2024-03-01 20:54:11,934 INFO snapshot-role/MainThread: ] 2024-03-01 20:54:11,934 INFO snapshot-role/MainThread: , 2024-03-01 20:54:11,934 INFO snapshot-role/MainThread: "log": [ 2024-03-01 20:54:11,934 INFO snapshot-role/MainThread: ] 2024-03-01 20:54:11,934 INFO snapshot-role/MainThread: } 2024-03-01 20:54:11,934 INFO snapshot-role/MainThread: Running... lvs test_vg2/lv4_snapset1 2024-03-01 20:54:11,965 INFO snapshot-role/MainThread: Return code: 0 2024-03-01 20:54:11,965 INFO snapshot-role/MainThread: { 2024-03-01 20:54:11,966 INFO snapshot-role/MainThread: "report": [ 2024-03-01 20:54:11,966 INFO snapshot-role/MainThread: { 2024-03-01 20:54:11,966 INFO snapshot-role/MainThread: "lv": [ 2024-03-01 20:54:11,966 INFO snapshot-role/MainThread: {"lv_name":"lv4_snapset1", "vg_name":"test_vg2", "lv_attr":"swi-a-s---", "lv_size":"192937984", "pool_lv":"", "origin":"lv4", "data_percent":"0.00", "metadata_percent":"", "move_pv":"", "mirror_log":"", "copy_percent":"", "convert_lv":""} 2024-03-01 20:54:11,966 INFO snapshot-role/MainThread: ] 2024-03-01 20:54:11,966 INFO snapshot-role/MainThread: } 2024-03-01 20:54:11,966 INFO snapshot-role/MainThread: ] 2024-03-01 20:54:11,966 INFO snapshot-role/MainThread: , 2024-03-01 20:54:11,966 INFO snapshot-role/MainThread: "log": [ 2024-03-01 20:54:11,966 INFO snapshot-role/MainThread: ] 2024-03-01 20:54:11,966 INFO snapshot-role/MainThread: } 2024-03-01 20:54:11,966 INFO snapshot-role/MainThread: Running... lvs --reportformat json test_vg2/lv4_snapset1 2024-03-01 20:54:11,995 INFO snapshot-role/MainThread: Return code: 0 2024-03-01 20:54:11,996 INFO snapshot-role/MainThread: { 2024-03-01 20:54:11,996 INFO snapshot-role/MainThread: "report": [ 2024-03-01 20:54:11,996 INFO snapshot-role/MainThread: { 2024-03-01 20:54:11,996 INFO snapshot-role/MainThread: "lv": [ 2024-03-01 20:54:11,996 INFO snapshot-role/MainThread: {"lv_name":"lv4_snapset1", "vg_name":"test_vg2", "lv_attr":"swi-a-s---", "lv_size":"192937984", "pool_lv":"", "origin":"lv4", "data_percent":"0.00", "metadata_percent":"", "move_pv":"", "mirror_log":"", "copy_percent":"", "convert_lv":""} 2024-03-01 20:54:11,996 INFO snapshot-role/MainThread: ] 2024-03-01 20:54:11,996 INFO snapshot-role/MainThread: } 2024-03-01 20:54:11,996 INFO snapshot-role/MainThread: ] 2024-03-01 20:54:11,996 INFO snapshot-role/MainThread: , 2024-03-01 20:54:11,996 INFO snapshot-role/MainThread: "log": [ 2024-03-01 20:54:11,996 INFO snapshot-role/MainThread: ] 2024-03-01 20:54:11,996 INFO snapshot-role/MainThread: } 2024-03-01 20:54:11,996 INFO snapshot-role/MainThread: Running... lvremove -y test_vg2/lv4_snapset1 2024-03-01 20:54:12,086 INFO snapshot-role/MainThread: Return code: 0 2024-03-01 20:54:12,087 INFO snapshot-role/MainThread: { 2024-03-01 20:54:12,087 INFO snapshot-role/MainThread: "log": [ 2024-03-01 20:54:12,087 INFO snapshot-role/MainThread: ] 2024-03-01 20:54:12,087 INFO snapshot-role/MainThread: } 2024-03-01 20:54:12,087 INFO snapshot-role/MainThread: Running... lvs test_vg3 2024-03-01 20:54:12,127 INFO snapshot-role/MainThread: Return code: 0 2024-03-01 20:54:12,128 INFO snapshot-role/MainThread: { 2024-03-01 20:54:12,128 INFO snapshot-role/MainThread: "report": [ 2024-03-01 20:54:12,128 INFO snapshot-role/MainThread: { 2024-03-01 20:54:12,128 INFO snapshot-role/MainThread: "lv": [ 2024-03-01 20:54:12,128 INFO snapshot-role/MainThread: {"lv_name":"lv5", "vg_name":"test_vg3", "lv_attr":"-wi-a-----", "lv_size":"1283457024", "pool_lv":"", "origin":"", "data_percent":"", "metadata_percent":"", "move_pv":"", "mirror_log":"", "copy_percent":"", "convert_lv":""}, 2024-03-01 20:54:12,128 INFO snapshot-role/MainThread: {"lv_name":"lv6", "vg_name":"test_vg3", "lv_attr":"-wi-a-----", "lv_size":"1069547520", "pool_lv":"", "origin":"", "data_percent":"", "metadata_percent":"", "move_pv":"", "mirror_log":"", "copy_percent":"", "convert_lv":""}, 2024-03-01 20:54:12,128 INFO snapshot-role/MainThread: {"lv_name":"lv7", "vg_name":"test_vg3", "lv_attr":"owi-a-s---", "lv_size":"427819008", "pool_lv":"", "origin":"", "data_percent":"", "metadata_percent":"", "move_pv":"", "mirror_log":"", "copy_percent":"", "convert_lv":""}, 2024-03-01 20:54:12,128 INFO snapshot-role/MainThread: {"lv_name":"lv7_snapset1", "vg_name":"test_vg3", "lv_attr":"swi-a-s---", "lv_size":"130023424", "pool_lv":"", "origin":"lv7", "data_percent":"0.00", "metadata_percent":"", "move_pv":"", "mirror_log":"", "copy_percent":"", "convert_lv":""}, 2024-03-01 20:54:12,128 INFO snapshot-role/MainThread: {"lv_name":"lv8", "vg_name":"test_vg3", "lv_attr":"-wi-a-----", "lv_size":"427819008", "pool_lv":"", "origin":"", "data_percent":"", "metadata_percent":"", "move_pv":"", "mirror_log":"", "copy_percent":"", "convert_lv":""} 2024-03-01 20:54:12,128 INFO snapshot-role/MainThread: ] 2024-03-01 20:54:12,128 INFO snapshot-role/MainThread: } 2024-03-01 20:54:12,128 INFO snapshot-role/MainThread: ] 2024-03-01 20:54:12,128 INFO snapshot-role/MainThread: , 2024-03-01 20:54:12,128 INFO snapshot-role/MainThread: "log": [ 2024-03-01 20:54:12,128 INFO snapshot-role/MainThread: ] 2024-03-01 20:54:12,128 INFO snapshot-role/MainThread: } 2024-03-01 20:54:12,128 INFO snapshot-role/MainThread: Running... lvs test_vg3/lv7_snapset1 2024-03-01 20:54:12,169 INFO snapshot-role/MainThread: Return code: 0 2024-03-01 20:54:12,169 INFO snapshot-role/MainThread: { 2024-03-01 20:54:12,169 INFO snapshot-role/MainThread: "report": [ 2024-03-01 20:54:12,169 INFO snapshot-role/MainThread: { 2024-03-01 20:54:12,169 INFO snapshot-role/MainThread: "lv": [ 2024-03-01 20:54:12,169 INFO snapshot-role/MainThread: {"lv_name":"lv7_snapset1", "vg_name":"test_vg3", "lv_attr":"swi-a-s---", "lv_size":"130023424", "pool_lv":"", "origin":"lv7", "data_percent":"0.00", "metadata_percent":"", "move_pv":"", "mirror_log":"", "copy_percent":"", "convert_lv":""} 2024-03-01 20:54:12,169 INFO snapshot-role/MainThread: ] 2024-03-01 20:54:12,170 INFO snapshot-role/MainThread: } 2024-03-01 20:54:12,170 INFO snapshot-role/MainThread: ] 2024-03-01 20:54:12,170 INFO snapshot-role/MainThread: , 2024-03-01 20:54:12,170 INFO snapshot-role/MainThread: "log": [ 2024-03-01 20:54:12,170 INFO snapshot-role/MainThread: ] 2024-03-01 20:54:12,170 INFO snapshot-role/MainThread: } 2024-03-01 20:54:12,170 INFO snapshot-role/MainThread: Running... lvs --reportformat json test_vg3/lv7_snapset1 2024-03-01 20:54:12,200 INFO snapshot-role/MainThread: Return code: 0 2024-03-01 20:54:12,201 INFO snapshot-role/MainThread: { 2024-03-01 20:54:12,201 INFO snapshot-role/MainThread: "report": [ 2024-03-01 20:54:12,201 INFO snapshot-role/MainThread: { 2024-03-01 20:54:12,201 INFO snapshot-role/MainThread: "lv": [ 2024-03-01 20:54:12,201 INFO snapshot-role/MainThread: {"lv_name":"lv7_snapset1", "vg_name":"test_vg3", "lv_attr":"swi-a-s---", "lv_size":"130023424", "pool_lv":"", "origin":"lv7", "data_percent":"0.00", "metadata_percent":"", "move_pv":"", "mirror_log":"", "copy_percent":"", "convert_lv":""} 2024-03-01 20:54:12,201 INFO snapshot-role/MainThread: ] 2024-03-01 20:54:12,201 INFO snapshot-role/MainThread: } 2024-03-01 20:54:12,201 INFO snapshot-role/MainThread: ] 2024-03-01 20:54:12,201 INFO snapshot-role/MainThread: , 2024-03-01 20:54:12,201 INFO snapshot-role/MainThread: "log": [ 2024-03-01 20:54:12,201 INFO snapshot-role/MainThread: ] 2024-03-01 20:54:12,201 INFO snapshot-role/MainThread: } 2024-03-01 20:54:12,201 INFO snapshot-role/MainThread: Running... lvremove -y test_vg3/lv7_snapset1 2024-03-01 20:54:12,285 INFO snapshot-role/MainThread: Return code: 0 2024-03-01 20:54:12,286 INFO snapshot-role/MainThread: { 2024-03-01 20:54:12,286 INFO snapshot-role/MainThread: "log": [ 2024-03-01 20:54:12,286 INFO snapshot-role/MainThread: ] 2024-03-01 20:54:12,286 INFO snapshot-role/MainThread: } 2024-03-01 20:54:12,286 INFO snapshot-role/MainThread: exit code: 0: [''] 2024-03-01 20:54:13,647 INFO snapshot-role/MainThread: remove_cmd: remove None None None 1 {"name": "snapset1", "volumes": [{"name": "snapshot VG1 LV1", "vg": "test_vg1", "lv": "lv1", "percent_space_required": 30}, {"name": "snapshot VG2 LV3", "vg": "test_vg2", "lv": "lv3", "percent_space_required": 30}, {"name": "snapshot VG2 LV4", "vg": "test_vg2", "lv": "lv4", "percent_space_required": 30}, {"name": "snapshot VG3 LV7", "vg": "test_vg3", "lv": "lv7", "percent_space_required": 30}]} 2024-03-01 20:54:13,647 INFO snapshot-role/MainThread: snapset {'name': 'snapset1', 'volumes': [{'name': 'snapshot VG1 LV1', 'vg': 'test_vg1', 'lv': 'lv1', 'percent_space_required': 30}, {'name': 'snapshot VG2 LV3', 'vg': 'test_vg2', 'lv': 'lv3', 'percent_space_required': 30}, {'name': 'snapshot VG2 LV4', 'vg': 'test_vg2', 'lv': 'lv4', 'percent_space_required': 30}, {'name': 'snapshot VG3 LV7', 'vg': 'test_vg3', 'lv': 'lv7', 'percent_space_required': 30}]} 2024-03-01 20:54:13,647 INFO snapshot-role/MainThread: remove verify snapsset : snapset1 2024-03-01 20:54:13,647 INFO snapshot-role/MainThread: Running... lvs test_vg1 2024-03-01 20:54:13,678 INFO snapshot-role/MainThread: Return code: 0 2024-03-01 20:54:13,679 INFO snapshot-role/MainThread: { 2024-03-01 20:54:13,679 INFO snapshot-role/MainThread: "report": [ 2024-03-01 20:54:13,679 INFO snapshot-role/MainThread: { 2024-03-01 20:54:13,679 INFO snapshot-role/MainThread: "lv": [ 2024-03-01 20:54:13,679 INFO snapshot-role/MainThread: {"lv_name":"lv1", "vg_name":"test_vg1", "lv_attr":"-wi-a-----", "lv_size":"482344960", "pool_lv":"", "origin":"", "data_percent":"", "metadata_percent":"", "move_pv":"", "mirror_log":"", "copy_percent":"", "convert_lv":""}, 2024-03-01 20:54:13,679 INFO snapshot-role/MainThread: {"lv_name":"lv2", "vg_name":"test_vg1", "lv_attr":"-wi-a-----", "lv_size":"1606418432", "pool_lv":"", "origin":"", "data_percent":"", "metadata_percent":"", "move_pv":"", "mirror_log":"", "copy_percent":"", "convert_lv":""} 2024-03-01 20:54:13,679 INFO snapshot-role/MainThread: ] 2024-03-01 20:54:13,679 INFO snapshot-role/MainThread: } 2024-03-01 20:54:13,679 INFO snapshot-role/MainThread: ] 2024-03-01 20:54:13,679 INFO snapshot-role/MainThread: , 2024-03-01 20:54:13,679 INFO snapshot-role/MainThread: "log": [ 2024-03-01 20:54:13,679 INFO snapshot-role/MainThread: ] 2024-03-01 20:54:13,679 INFO snapshot-role/MainThread: } 2024-03-01 20:54:13,679 INFO snapshot-role/MainThread: Running... lvs test_vg1/lv1_snapset1 2024-03-01 20:54:13,709 INFO snapshot-role/MainThread: Return code: 5 2024-03-01 20:54:13,709 INFO snapshot-role/MainThread: { 2024-03-01 20:54:13,709 INFO snapshot-role/MainThread: "report": [ 2024-03-01 20:54:13,709 INFO snapshot-role/MainThread: { 2024-03-01 20:54:13,709 INFO snapshot-role/MainThread: "lv": [ 2024-03-01 20:54:13,710 INFO snapshot-role/MainThread: ] 2024-03-01 20:54:13,710 INFO snapshot-role/MainThread: } 2024-03-01 20:54:13,710 INFO snapshot-role/MainThread: ] 2024-03-01 20:54:13,710 INFO snapshot-role/MainThread: , 2024-03-01 20:54:13,710 INFO snapshot-role/MainThread: "log": [ 2024-03-01 20:54:13,710 INFO snapshot-role/MainThread: ] 2024-03-01 20:54:13,710 INFO snapshot-role/MainThread: } 2024-03-01 20:54:13,710 INFO snapshot-role/MainThread: Running... lvs test_vg2 2024-03-01 20:54:13,751 INFO snapshot-role/MainThread: Return code: 0 2024-03-01 20:54:13,751 INFO snapshot-role/MainThread: { 2024-03-01 20:54:13,751 INFO snapshot-role/MainThread: "report": [ 2024-03-01 20:54:13,751 INFO snapshot-role/MainThread: { 2024-03-01 20:54:13,752 INFO snapshot-role/MainThread: "lv": [ 2024-03-01 20:54:13,752 INFO snapshot-role/MainThread: {"lv_name":"lv3", "vg_name":"test_vg2", "lv_attr":"-wi-a-----", "lv_size":"322961408", "pool_lv":"", "origin":"", "data_percent":"", "metadata_percent":"", "move_pv":"", "mirror_log":"", "copy_percent":"", "convert_lv":""}, 2024-03-01 20:54:13,752 INFO snapshot-role/MainThread: {"lv_name":"lv4", "vg_name":"test_vg2", "lv_attr":"-wi-a-----", "lv_size":"641728512", "pool_lv":"", "origin":"", "data_percent":"", "metadata_percent":"", "move_pv":"", "mirror_log":"", "copy_percent":"", "convert_lv":""} 2024-03-01 20:54:13,752 INFO snapshot-role/MainThread: ] 2024-03-01 20:54:13,752 INFO snapshot-role/MainThread: } 2024-03-01 20:54:13,752 INFO snapshot-role/MainThread: ] 2024-03-01 20:54:13,752 INFO snapshot-role/MainThread: , 2024-03-01 20:54:13,752 INFO snapshot-role/MainThread: "log": [ 2024-03-01 20:54:13,752 INFO snapshot-role/MainThread: ] 2024-03-01 20:54:13,752 INFO snapshot-role/MainThread: } 2024-03-01 20:54:13,752 INFO snapshot-role/MainThread: Running... lvs test_vg2/lv3_snapset1 2024-03-01 20:54:13,781 INFO snapshot-role/MainThread: Return code: 5 2024-03-01 20:54:13,781 INFO snapshot-role/MainThread: { 2024-03-01 20:54:13,781 INFO snapshot-role/MainThread: "report": [ 2024-03-01 20:54:13,781 INFO snapshot-role/MainThread: { 2024-03-01 20:54:13,781 INFO snapshot-role/MainThread: "lv": [ 2024-03-01 20:54:13,781 INFO snapshot-role/MainThread: ] 2024-03-01 20:54:13,781 INFO snapshot-role/MainThread: } 2024-03-01 20:54:13,781 INFO snapshot-role/MainThread: ] 2024-03-01 20:54:13,781 INFO snapshot-role/MainThread: , 2024-03-01 20:54:13,781 INFO snapshot-role/MainThread: "log": [ 2024-03-01 20:54:13,782 INFO snapshot-role/MainThread: ] 2024-03-01 20:54:13,782 INFO snapshot-role/MainThread: } 2024-03-01 20:54:13,782 INFO snapshot-role/MainThread: Running... lvs test_vg2 2024-03-01 20:54:13,813 INFO snapshot-role/MainThread: Return code: 0 2024-03-01 20:54:13,813 INFO snapshot-role/MainThread: { 2024-03-01 20:54:13,813 INFO snapshot-role/MainThread: "report": [ 2024-03-01 20:54:13,814 INFO snapshot-role/MainThread: { 2024-03-01 20:54:13,814 INFO snapshot-role/MainThread: "lv": [ 2024-03-01 20:54:13,814 INFO snapshot-role/MainThread: {"lv_name":"lv3", "vg_name":"test_vg2", "lv_attr":"-wi-a-----", "lv_size":"322961408", "pool_lv":"", "origin":"", "data_percent":"", "metadata_percent":"", "move_pv":"", "mirror_log":"", "copy_percent":"", "convert_lv":""}, 2024-03-01 20:54:13,814 INFO snapshot-role/MainThread: {"lv_name":"lv4", "vg_name":"test_vg2", "lv_attr":"-wi-a-----", "lv_size":"641728512", "pool_lv":"", "origin":"", "data_percent":"", "metadata_percent":"", "move_pv":"", "mirror_log":"", "copy_percent":"", "convert_lv":""} 2024-03-01 20:54:13,814 INFO snapshot-role/MainThread: ] 2024-03-01 20:54:13,814 INFO snapshot-role/MainThread: } 2024-03-01 20:54:13,814 INFO snapshot-role/MainThread: ] 2024-03-01 20:54:13,814 INFO snapshot-role/MainThread: , 2024-03-01 20:54:13,814 INFO snapshot-role/MainThread: "log": [ 2024-03-01 20:54:13,814 INFO snapshot-role/MainThread: ] 2024-03-01 20:54:13,814 INFO snapshot-role/MainThread: } 2024-03-01 20:54:13,814 INFO snapshot-role/MainThread: Running... lvs test_vg2/lv4_snapset1 2024-03-01 20:54:13,840 INFO snapshot-role/MainThread: Return code: 5 2024-03-01 20:54:13,840 INFO snapshot-role/MainThread: { 2024-03-01 20:54:13,840 INFO snapshot-role/MainThread: "report": [ 2024-03-01 20:54:13,840 INFO snapshot-role/MainThread: { 2024-03-01 20:54:13,840 INFO snapshot-role/MainThread: "lv": [ 2024-03-01 20:54:13,840 INFO snapshot-role/MainThread: ] 2024-03-01 20:54:13,840 INFO snapshot-role/MainThread: } 2024-03-01 20:54:13,840 INFO snapshot-role/MainThread: ] 2024-03-01 20:54:13,840 INFO snapshot-role/MainThread: , 2024-03-01 20:54:13,840 INFO snapshot-role/MainThread: "log": [ 2024-03-01 20:54:13,840 INFO snapshot-role/MainThread: ] 2024-03-01 20:54:13,840 INFO snapshot-role/MainThread: } 2024-03-01 20:54:13,841 INFO snapshot-role/MainThread: Running... lvs test_vg3 2024-03-01 20:54:13,869 INFO snapshot-role/MainThread: Return code: 0 2024-03-01 20:54:13,869 INFO snapshot-role/MainThread: { 2024-03-01 20:54:13,869 INFO snapshot-role/MainThread: "report": [ 2024-03-01 20:54:13,869 INFO snapshot-role/MainThread: { 2024-03-01 20:54:13,869 INFO snapshot-role/MainThread: "lv": [ 2024-03-01 20:54:13,869 INFO snapshot-role/MainThread: {"lv_name":"lv5", "vg_name":"test_vg3", "lv_attr":"-wi-a-----", "lv_size":"1283457024", "pool_lv":"", "origin":"", "data_percent":"", "metadata_percent":"", "move_pv":"", "mirror_log":"", "copy_percent":"", "convert_lv":""}, 2024-03-01 20:54:13,869 INFO snapshot-role/MainThread: {"lv_name":"lv6", "vg_name":"test_vg3", "lv_attr":"-wi-a-----", "lv_size":"1069547520", "pool_lv":"", "origin":"", "data_percent":"", "metadata_percent":"", "move_pv":"", "mirror_log":"", "copy_percent":"", "convert_lv":""}, 2024-03-01 20:54:13,869 INFO snapshot-role/MainThread: {"lv_name":"lv7", "vg_name":"test_vg3", "lv_attr":"-wi-a-----", "lv_size":"427819008", "pool_lv":"", "origin":"", "data_percent":"", "metadata_percent":"", "move_pv":"", "mirror_log":"", "copy_percent":"", "convert_lv":""}, 2024-03-01 20:54:13,870 INFO snapshot-role/MainThread: {"lv_name":"lv8", "vg_name":"test_vg3", "lv_attr":"-wi-a-----", "lv_size":"427819008", "pool_lv":"", "origin":"", "data_percent":"", "metadata_percent":"", "move_pv":"", "mirror_log":"", "copy_percent":"", "convert_lv":""} 2024-03-01 20:54:13,870 INFO snapshot-role/MainThread: ] 2024-03-01 20:54:13,870 INFO snapshot-role/MainThread: } 2024-03-01 20:54:13,870 INFO snapshot-role/MainThread: ] 2024-03-01 20:54:13,870 INFO snapshot-role/MainThread: , 2024-03-01 20:54:13,870 INFO snapshot-role/MainThread: "log": [ 2024-03-01 20:54:13,870 INFO snapshot-role/MainThread: ] 2024-03-01 20:54:13,870 INFO snapshot-role/MainThread: } 2024-03-01 20:54:13,870 INFO snapshot-role/MainThread: Running... lvs test_vg3/lv7_snapset1 2024-03-01 20:54:13,905 INFO snapshot-role/MainThread: Return code: 5 2024-03-01 20:54:13,905 INFO snapshot-role/MainThread: { 2024-03-01 20:54:13,906 INFO snapshot-role/MainThread: "report": [ 2024-03-01 20:54:13,906 INFO snapshot-role/MainThread: { 2024-03-01 20:54:13,906 INFO snapshot-role/MainThread: "lv": [ 2024-03-01 20:54:13,906 INFO snapshot-role/MainThread: ] 2024-03-01 20:54:13,906 INFO snapshot-role/MainThread: } 2024-03-01 20:54:13,906 INFO snapshot-role/MainThread: ] 2024-03-01 20:54:13,906 INFO snapshot-role/MainThread: , 2024-03-01 20:54:13,906 INFO snapshot-role/MainThread: "log": [ 2024-03-01 20:54:13,906 INFO snapshot-role/MainThread: ] 2024-03-01 20:54:13,906 INFO snapshot-role/MainThread: } 2024-03-01 20:54:13,906 INFO snapshot-role/MainThread: exit code: 0: [''] 2024-03-01 20:54:51,746 INFO snapshot-role/MainThread: snapshot_cmd: snapshot 20 None None None {"name": "snapset1", "volumes": [{"name": "snapshot VG1 LV1", "vg": "test_vg1", "lv": "lv1", "percent_space_required": 20}]} False 2024-03-01 20:54:51,746 INFO snapshot-role/MainThread: snapset {'name': 'snapset1', 'volumes': [{'name': 'snapshot VG1 LV1', 'vg': 'test_vg1', 'lv': 'lv1', 'percent_space_required': 20}]} 2024-03-01 20:54:51,746 INFO snapshot-role/MainThread: verify snapsset : snapset1 2024-03-01 20:54:51,746 INFO snapshot-role/MainThread: Running... lvs test_vg1 2024-03-01 20:54:51,775 INFO snapshot-role/MainThread: Return code: 0 2024-03-01 20:54:51,775 INFO snapshot-role/MainThread: { 2024-03-01 20:54:51,775 INFO snapshot-role/MainThread: "report": [ 2024-03-01 20:54:51,775 INFO snapshot-role/MainThread: { 2024-03-01 20:54:51,775 INFO snapshot-role/MainThread: "lv": [ 2024-03-01 20:54:51,775 INFO snapshot-role/MainThread: {"lv_name":"lv1", "vg_name":"test_vg1", "lv_attr":"-wi-a-----", "lv_size":"1606418432", "pool_lv":"", "origin":"", "data_percent":"", "metadata_percent":"", "move_pv":"", "mirror_log":"", "copy_percent":"", "convert_lv":""} 2024-03-01 20:54:51,775 INFO snapshot-role/MainThread: ] 2024-03-01 20:54:51,775 INFO snapshot-role/MainThread: } 2024-03-01 20:54:51,775 INFO snapshot-role/MainThread: ] 2024-03-01 20:54:51,775 INFO snapshot-role/MainThread: , 2024-03-01 20:54:51,776 INFO snapshot-role/MainThread: "log": [ 2024-03-01 20:54:51,776 INFO snapshot-role/MainThread: ] 2024-03-01 20:54:51,776 INFO snapshot-role/MainThread: } 2024-03-01 20:54:51,776 INFO snapshot-role/MainThread: Running... lvs test_vg1/lv1 2024-03-01 20:54:51,807 INFO snapshot-role/MainThread: Return code: 0 2024-03-01 20:54:51,807 INFO snapshot-role/MainThread: { 2024-03-01 20:54:51,807 INFO snapshot-role/MainThread: "report": [ 2024-03-01 20:54:51,807 INFO snapshot-role/MainThread: { 2024-03-01 20:54:51,807 INFO snapshot-role/MainThread: "lv": [ 2024-03-01 20:54:51,807 INFO snapshot-role/MainThread: {"lv_name":"lv1", "vg_name":"test_vg1", "lv_attr":"-wi-a-----", "lv_size":"1606418432", "pool_lv":"", "origin":"", "data_percent":"", "metadata_percent":"", "move_pv":"", "mirror_log":"", "copy_percent":"", "convert_lv":""} 2024-03-01 20:54:51,807 INFO snapshot-role/MainThread: ] 2024-03-01 20:54:51,807 INFO snapshot-role/MainThread: } 2024-03-01 20:54:51,807 INFO snapshot-role/MainThread: ] 2024-03-01 20:54:51,808 INFO snapshot-role/MainThread: , 2024-03-01 20:54:51,808 INFO snapshot-role/MainThread: "log": [ 2024-03-01 20:54:51,808 INFO snapshot-role/MainThread: ] 2024-03-01 20:54:51,808 INFO snapshot-role/MainThread: } 2024-03-01 20:54:51,808 INFO snapshot-role/MainThread: snapsset ok: snapset1 2024-03-01 20:54:51,808 INFO snapshot-role/MainThread: verify snapsset : snapset1 2024-03-01 20:54:51,808 INFO snapshot-role/MainThread: Running... lvs test_vg1 2024-03-01 20:54:51,839 INFO snapshot-role/MainThread: Return code: 0 2024-03-01 20:54:51,839 INFO snapshot-role/MainThread: { 2024-03-01 20:54:51,839 INFO snapshot-role/MainThread: "report": [ 2024-03-01 20:54:51,839 INFO snapshot-role/MainThread: { 2024-03-01 20:54:51,839 INFO snapshot-role/MainThread: "lv": [ 2024-03-01 20:54:51,839 INFO snapshot-role/MainThread: {"lv_name":"lv1", "vg_name":"test_vg1", "lv_attr":"-wi-a-----", "lv_size":"1606418432", "pool_lv":"", "origin":"", "data_percent":"", "metadata_percent":"", "move_pv":"", "mirror_log":"", "copy_percent":"", "convert_lv":""} 2024-03-01 20:54:51,839 INFO snapshot-role/MainThread: ] 2024-03-01 20:54:51,840 INFO snapshot-role/MainThread: } 2024-03-01 20:54:51,840 INFO snapshot-role/MainThread: ] 2024-03-01 20:54:51,840 INFO snapshot-role/MainThread: , 2024-03-01 20:54:51,840 INFO snapshot-role/MainThread: "log": [ 2024-03-01 20:54:51,840 INFO snapshot-role/MainThread: ] 2024-03-01 20:54:51,840 INFO snapshot-role/MainThread: } 2024-03-01 20:54:51,840 INFO snapshot-role/MainThread: Running... lvs test_vg1/lv1 2024-03-01 20:54:51,867 INFO snapshot-role/MainThread: Return code: 0 2024-03-01 20:54:51,867 INFO snapshot-role/MainThread: { 2024-03-01 20:54:51,867 INFO snapshot-role/MainThread: "report": [ 2024-03-01 20:54:51,868 INFO snapshot-role/MainThread: { 2024-03-01 20:54:51,868 INFO snapshot-role/MainThread: "lv": [ 2024-03-01 20:54:51,868 INFO snapshot-role/MainThread: {"lv_name":"lv1", "vg_name":"test_vg1", "lv_attr":"-wi-a-----", "lv_size":"1606418432", "pool_lv":"", "origin":"", "data_percent":"", "metadata_percent":"", "move_pv":"", "mirror_log":"", "copy_percent":"", "convert_lv":""} 2024-03-01 20:54:51,868 INFO snapshot-role/MainThread: ] 2024-03-01 20:54:51,868 INFO snapshot-role/MainThread: } 2024-03-01 20:54:51,868 INFO snapshot-role/MainThread: ] 2024-03-01 20:54:51,868 INFO snapshot-role/MainThread: , 2024-03-01 20:54:51,868 INFO snapshot-role/MainThread: "log": [ 2024-03-01 20:54:51,868 INFO snapshot-role/MainThread: ] 2024-03-01 20:54:51,868 INFO snapshot-role/MainThread: } 2024-03-01 20:54:51,868 INFO snapshot-role/MainThread: snapsset ok: snapset1 2024-03-01 20:54:51,868 INFO snapshot-role/MainThread: verify snapsset : snapset1 2024-03-01 20:54:51,868 INFO snapshot-role/MainThread: Running... lvs test_vg1 2024-03-01 20:54:51,897 INFO snapshot-role/MainThread: Return code: 0 2024-03-01 20:54:51,897 INFO snapshot-role/MainThread: { 2024-03-01 20:54:51,897 INFO snapshot-role/MainThread: "report": [ 2024-03-01 20:54:51,897 INFO snapshot-role/MainThread: { 2024-03-01 20:54:51,897 INFO snapshot-role/MainThread: "lv": [ 2024-03-01 20:54:51,897 INFO snapshot-role/MainThread: {"lv_name":"lv1", "vg_name":"test_vg1", "lv_attr":"-wi-a-----", "lv_size":"1606418432", "pool_lv":"", "origin":"", "data_percent":"", "metadata_percent":"", "move_pv":"", "mirror_log":"", "copy_percent":"", "convert_lv":""} 2024-03-01 20:54:51,897 INFO snapshot-role/MainThread: ] 2024-03-01 20:54:51,897 INFO snapshot-role/MainThread: } 2024-03-01 20:54:51,897 INFO snapshot-role/MainThread: ] 2024-03-01 20:54:51,897 INFO snapshot-role/MainThread: , 2024-03-01 20:54:51,897 INFO snapshot-role/MainThread: "log": [ 2024-03-01 20:54:51,898 INFO snapshot-role/MainThread: ] 2024-03-01 20:54:51,898 INFO snapshot-role/MainThread: } 2024-03-01 20:54:51,898 INFO snapshot-role/MainThread: Running... lvs test_vg1/lv1_snapset1 2024-03-01 20:54:51,926 INFO snapshot-role/MainThread: Return code: 5 2024-03-01 20:54:51,926 INFO snapshot-role/MainThread: { 2024-03-01 20:54:51,926 INFO snapshot-role/MainThread: "report": [ 2024-03-01 20:54:51,926 INFO snapshot-role/MainThread: { 2024-03-01 20:54:51,926 INFO snapshot-role/MainThread: "lv": [ 2024-03-01 20:54:51,926 INFO snapshot-role/MainThread: ] 2024-03-01 20:54:51,926 INFO snapshot-role/MainThread: } 2024-03-01 20:54:51,926 INFO snapshot-role/MainThread: ] 2024-03-01 20:54:51,926 INFO snapshot-role/MainThread: , 2024-03-01 20:54:51,926 INFO snapshot-role/MainThread: "log": [ 2024-03-01 20:54:51,926 INFO snapshot-role/MainThread: ] 2024-03-01 20:54:51,926 INFO snapshot-role/MainThread: } 2024-03-01 20:54:51,927 INFO snapshot-role/MainThread: verify snapsset : snapset1 2024-03-01 20:54:51,927 INFO snapshot-role/MainThread: verify snapsset : snapset1 2024-03-01 20:54:51,927 INFO snapshot-role/MainThread: snapsset names ok: snapset1 2024-03-01 20:54:51,927 INFO snapshot-role/MainThread: Running... lvm fullreport --units B --nosuffix --configreport vg -o vg_name,vg_uuid,vg_size,vg_free,vg_extent_size --configreport lv -o lv_uuid,lv_name,lv_full_name,lv_path,lv_size,origin,origin_size,pool_lv,lv_tags,lv_attr,vg_name,data_percent,metadata_percent,pool_lv --configreport pv -o pv_name --reportformat json 2024-03-01 20:54:51,953 INFO snapshot-role/MainThread: Return code: 0 2024-03-01 20:54:51,953 INFO snapshot-role/MainThread: { 2024-03-01 20:54:51,953 INFO snapshot-role/MainThread: "report": [ 2024-03-01 20:54:51,953 INFO snapshot-role/MainThread: { 2024-03-01 20:54:51,953 INFO snapshot-role/MainThread: "vg": [ 2024-03-01 20:54:51,953 INFO snapshot-role/MainThread: {"vg_name":"test_vg1", "vg_uuid":"92D4iU-pgrj-b4GD-6hd5-mlyY-nO5Y-bc0FSA", "vg_size":"3196059648", "vg_free":"1589641216", "vg_extent_size":"4194304"} 2024-03-01 20:54:51,953 INFO snapshot-role/MainThread: ] 2024-03-01 20:54:51,953 INFO snapshot-role/MainThread: , 2024-03-01 20:54:51,953 INFO snapshot-role/MainThread: "pv": [ 2024-03-01 20:54:51,954 INFO snapshot-role/MainThread: {"pv_name":"/dev/sda"}, 2024-03-01 20:54:51,954 INFO snapshot-role/MainThread: {"pv_name":"/dev/sdb"}, 2024-03-01 20:54:51,954 INFO snapshot-role/MainThread: {"pv_name":"/dev/sdc"} 2024-03-01 20:54:51,954 INFO snapshot-role/MainThread: ] 2024-03-01 20:54:51,954 INFO snapshot-role/MainThread: , 2024-03-01 20:54:51,954 INFO snapshot-role/MainThread: "lv": [ 2024-03-01 20:54:51,954 INFO snapshot-role/MainThread: {"lv_uuid":"F8TpAs-pMXu-SFeZ-2C4t-3aMT-HaUU-W2tZ5I", "lv_name":"lv1", "lv_full_name":"test_vg1/lv1", "lv_path":"/dev/test_vg1/lv1", "lv_size":"1606418432", "origin":"", "origin_size":"", "pool_lv":"", "lv_tags":"", "lv_attr":"-wi-a-----", "vg_name":"test_vg1", "data_percent":"", "metadata_percent":"", "pool_lv":""} 2024-03-01 20:54:51,954 INFO snapshot-role/MainThread: ] 2024-03-01 20:54:51,954 INFO snapshot-role/MainThread: , 2024-03-01 20:54:51,954 INFO snapshot-role/MainThread: "pvseg": [ 2024-03-01 20:54:51,954 INFO snapshot-role/MainThread: {"pvseg_start":"0", "pvseg_size":"129", "segtype":"linear", "pv_uuid":"HPdpY3-fvL8-egkk-9Z4l-1svI-c4V5-uEWymO", "lv_uuid":"F8TpAs-pMXu-SFeZ-2C4t-3aMT-HaUU-W2tZ5I", "pv_name":"/dev/sdb"}, 2024-03-01 20:54:51,954 INFO snapshot-role/MainThread: {"pvseg_start":"129", "pvseg_size":"125", "segtype":"free", "pv_uuid":"HPdpY3-fvL8-egkk-9Z4l-1svI-c4V5-uEWymO", "lv_uuid":"", "pv_name":"/dev/sdb"}, 2024-03-01 20:54:51,954 INFO snapshot-role/MainThread: {"pvseg_start":"0", "pvseg_size":"254", "segtype":"linear", "pv_uuid":"KQUrgr-EY9c-gxGf-lf66-jC2I-HcHi-Ky0II7", "lv_uuid":"F8TpAs-pMXu-SFeZ-2C4t-3aMT-HaUU-W2tZ5I", "pv_name":"/dev/sda"}, 2024-03-01 20:54:51,954 INFO snapshot-role/MainThread: {"pvseg_start":"0", "pvseg_size":"254", "segtype":"free", "pv_uuid":"W1yzNp-LeBG-0nfF-xPJU-gQZE-zesw-U7HmNl", "lv_uuid":"", "pv_name":"/dev/sdc"} 2024-03-01 20:54:51,954 INFO snapshot-role/MainThread: ] 2024-03-01 20:54:51,954 INFO snapshot-role/MainThread: , 2024-03-01 20:54:51,954 INFO snapshot-role/MainThread: "seg": [ 2024-03-01 20:54:51,954 INFO snapshot-role/MainThread: {"seg_pe_ranges":"/dev/sda:0-253", "segtype":"linear", "lv_uuid":"F8TpAs-pMXu-SFeZ-2C4t-3aMT-HaUU-W2tZ5I"}, 2024-03-01 20:54:51,954 INFO snapshot-role/MainThread: {"seg_pe_ranges":"/dev/sdb:0-128", "segtype":"linear", "lv_uuid":"F8TpAs-pMXu-SFeZ-2C4t-3aMT-HaUU-W2tZ5I"} 2024-03-01 20:54:51,954 INFO snapshot-role/MainThread: ] 2024-03-01 20:54:51,954 INFO snapshot-role/MainThread: } 2024-03-01 20:54:51,954 INFO snapshot-role/MainThread: ] 2024-03-01 20:54:51,954 INFO snapshot-role/MainThread: , 2024-03-01 20:54:51,954 INFO snapshot-role/MainThread: "log": [ 2024-03-01 20:54:51,954 INFO snapshot-role/MainThread: ] 2024-03-01 20:54:51,954 INFO snapshot-role/MainThread: } 2024-03-01 20:54:51,954 INFO snapshot-role/MainThread: get_current_space_state: test_vg1 vg_size : 3196059648 vg_free : 1589641216 vg_extent_size : 4194304 2024-03-01 20:54:51,954 INFO snapshot-role/MainThread: lv: lv1 lv_size : 1606418432 chunk_size : 65536 2024-03-01 20:54:51,954 INFO snapshot-role/MainThread: Running... lvs test_vg1 2024-03-01 20:54:51,983 INFO snapshot-role/MainThread: Return code: 0 2024-03-01 20:54:51,983 INFO snapshot-role/MainThread: { 2024-03-01 20:54:51,983 INFO snapshot-role/MainThread: "report": [ 2024-03-01 20:54:51,983 INFO snapshot-role/MainThread: { 2024-03-01 20:54:51,984 INFO snapshot-role/MainThread: "lv": [ 2024-03-01 20:54:51,984 INFO snapshot-role/MainThread: {"lv_name":"lv1", "vg_name":"test_vg1", "lv_attr":"-wi-a-----", "lv_size":"1606418432", "pool_lv":"", "origin":"", "data_percent":"", "metadata_percent":"", "move_pv":"", "mirror_log":"", "copy_percent":"", "convert_lv":""} 2024-03-01 20:54:51,984 INFO snapshot-role/MainThread: ] 2024-03-01 20:54:51,984 INFO snapshot-role/MainThread: } 2024-03-01 20:54:51,984 INFO snapshot-role/MainThread: ] 2024-03-01 20:54:51,984 INFO snapshot-role/MainThread: , 2024-03-01 20:54:51,984 INFO snapshot-role/MainThread: "log": [ 2024-03-01 20:54:51,984 INFO snapshot-role/MainThread: ] 2024-03-01 20:54:51,984 INFO snapshot-role/MainThread: } 2024-03-01 20:54:51,984 INFO snapshot-role/MainThread: Running... lvs test_vg1/lv1_snapset1 2024-03-01 20:54:52,018 INFO snapshot-role/MainThread: Return code: 5 2024-03-01 20:54:52,018 INFO snapshot-role/MainThread: { 2024-03-01 20:54:52,018 INFO snapshot-role/MainThread: "report": [ 2024-03-01 20:54:52,018 INFO snapshot-role/MainThread: { 2024-03-01 20:54:52,018 INFO snapshot-role/MainThread: "lv": [ 2024-03-01 20:54:52,019 INFO snapshot-role/MainThread: ] 2024-03-01 20:54:52,019 INFO snapshot-role/MainThread: } 2024-03-01 20:54:52,019 INFO snapshot-role/MainThread: ] 2024-03-01 20:54:52,019 INFO snapshot-role/MainThread: , 2024-03-01 20:54:52,019 INFO snapshot-role/MainThread: "log": [ 2024-03-01 20:54:52,019 INFO snapshot-role/MainThread: ] 2024-03-01 20:54:52,019 INFO snapshot-role/MainThread: } 2024-03-01 20:54:52,019 INFO snapshot-role/MainThread: Running... lvcreate -s -n lv1_snapset1 -L 322961408B test_vg1/lv1 2024-03-01 20:54:52,174 INFO snapshot-role/MainThread: Return code: 0 2024-03-01 20:54:52,174 INFO snapshot-role/MainThread: { 2024-03-01 20:54:52,174 INFO snapshot-role/MainThread: "log": [ 2024-03-01 20:54:52,175 INFO snapshot-role/MainThread: ] 2024-03-01 20:54:52,175 INFO snapshot-role/MainThread: } 2024-03-01 20:54:52,175 INFO snapshot-role/MainThread: exit code: 0: [''] 2024-03-01 20:54:53,501 INFO snapshot-role/MainThread: check_cmd: check 20 None None None 1 {"name": "snapset1", "volumes": [{"name": "snapshot VG1 LV1", "vg": "test_vg1", "lv": "lv1", "percent_space_required": 20}]} 2024-03-01 20:54:53,501 INFO snapshot-role/MainThread: snapset {'name': 'snapset1', 'volumes': [{'name': 'snapshot VG1 LV1', 'vg': 'test_vg1', 'lv': 'lv1', 'percent_space_required': 20}]} 2024-03-01 20:54:53,501 INFO snapshot-role/MainThread: check snapsset : snapset1 2024-03-01 20:54:53,501 INFO snapshot-role/MainThread: verify snapsset : snapset1 2024-03-01 20:54:53,501 INFO snapshot-role/MainThread: Running... lvs test_vg1 2024-03-01 20:54:53,530 INFO snapshot-role/MainThread: Return code: 0 2024-03-01 20:54:53,530 INFO snapshot-role/MainThread: { 2024-03-01 20:54:53,530 INFO snapshot-role/MainThread: "report": [ 2024-03-01 20:54:53,530 INFO snapshot-role/MainThread: { 2024-03-01 20:54:53,530 INFO snapshot-role/MainThread: "lv": [ 2024-03-01 20:54:53,530 INFO snapshot-role/MainThread: {"lv_name":"lv1", "vg_name":"test_vg1", "lv_attr":"owi-a-s---", "lv_size":"1606418432", "pool_lv":"", "origin":"", "data_percent":"", "metadata_percent":"", "move_pv":"", "mirror_log":"", "copy_percent":"", "convert_lv":""}, 2024-03-01 20:54:53,530 INFO snapshot-role/MainThread: {"lv_name":"lv1_snapset1", "vg_name":"test_vg1", "lv_attr":"swi-a-s---", "lv_size":"322961408", "pool_lv":"", "origin":"lv1", "data_percent":"0.00", "metadata_percent":"", "move_pv":"", "mirror_log":"", "copy_percent":"", "convert_lv":""} 2024-03-01 20:54:53,530 INFO snapshot-role/MainThread: ] 2024-03-01 20:54:53,530 INFO snapshot-role/MainThread: } 2024-03-01 20:54:53,531 INFO snapshot-role/MainThread: ] 2024-03-01 20:54:53,531 INFO snapshot-role/MainThread: , 2024-03-01 20:54:53,531 INFO snapshot-role/MainThread: "log": [ 2024-03-01 20:54:53,531 INFO snapshot-role/MainThread: ] 2024-03-01 20:54:53,531 INFO snapshot-role/MainThread: } 2024-03-01 20:54:53,531 INFO snapshot-role/MainThread: Running... lvs test_vg1/lv1 2024-03-01 20:54:53,562 INFO snapshot-role/MainThread: Return code: 0 2024-03-01 20:54:53,562 INFO snapshot-role/MainThread: { 2024-03-01 20:54:53,562 INFO snapshot-role/MainThread: "report": [ 2024-03-01 20:54:53,562 INFO snapshot-role/MainThread: { 2024-03-01 20:54:53,562 INFO snapshot-role/MainThread: "lv": [ 2024-03-01 20:54:53,562 INFO snapshot-role/MainThread: {"lv_name":"lv1", "vg_name":"test_vg1", "lv_attr":"owi-a-s---", "lv_size":"1606418432", "pool_lv":"", "origin":"", "data_percent":"", "metadata_percent":"", "move_pv":"", "mirror_log":"", "copy_percent":"", "convert_lv":""} 2024-03-01 20:54:53,562 INFO snapshot-role/MainThread: ] 2024-03-01 20:54:53,562 INFO snapshot-role/MainThread: } 2024-03-01 20:54:53,562 INFO snapshot-role/MainThread: ] 2024-03-01 20:54:53,562 INFO snapshot-role/MainThread: , 2024-03-01 20:54:53,562 INFO snapshot-role/MainThread: "log": [ 2024-03-01 20:54:53,562 INFO snapshot-role/MainThread: ] 2024-03-01 20:54:53,562 INFO snapshot-role/MainThread: } 2024-03-01 20:54:53,563 INFO snapshot-role/MainThread: snapsset ok: snapset1 2024-03-01 20:54:53,563 INFO snapshot-role/MainThread: Running... lvs test_vg1 2024-03-01 20:54:53,591 INFO snapshot-role/MainThread: Return code: 0 2024-03-01 20:54:53,592 INFO snapshot-role/MainThread: { 2024-03-01 20:54:53,592 INFO snapshot-role/MainThread: "report": [ 2024-03-01 20:54:53,592 INFO snapshot-role/MainThread: { 2024-03-01 20:54:53,592 INFO snapshot-role/MainThread: "lv": [ 2024-03-01 20:54:53,592 INFO snapshot-role/MainThread: {"lv_name":"lv1", "vg_name":"test_vg1", "lv_attr":"owi-a-s---", "lv_size":"1606418432", "pool_lv":"", "origin":"", "data_percent":"", "metadata_percent":"", "move_pv":"", "mirror_log":"", "copy_percent":"", "convert_lv":""}, 2024-03-01 20:54:53,592 INFO snapshot-role/MainThread: {"lv_name":"lv1_snapset1", "vg_name":"test_vg1", "lv_attr":"swi-a-s---", "lv_size":"322961408", "pool_lv":"", "origin":"lv1", "data_percent":"0.00", "metadata_percent":"", "move_pv":"", "mirror_log":"", "copy_percent":"", "convert_lv":""} 2024-03-01 20:54:53,592 INFO snapshot-role/MainThread: ] 2024-03-01 20:54:53,592 INFO snapshot-role/MainThread: } 2024-03-01 20:54:53,592 INFO snapshot-role/MainThread: ] 2024-03-01 20:54:53,592 INFO snapshot-role/MainThread: , 2024-03-01 20:54:53,592 INFO snapshot-role/MainThread: "log": [ 2024-03-01 20:54:53,592 INFO snapshot-role/MainThread: ] 2024-03-01 20:54:53,592 INFO snapshot-role/MainThread: } 2024-03-01 20:54:53,592 INFO snapshot-role/MainThread: Running... lvs test_vg1/lv1_snapset1 2024-03-01 20:54:53,625 INFO snapshot-role/MainThread: Return code: 0 2024-03-01 20:54:53,626 INFO snapshot-role/MainThread: { 2024-03-01 20:54:53,626 INFO snapshot-role/MainThread: "report": [ 2024-03-01 20:54:53,626 INFO snapshot-role/MainThread: { 2024-03-01 20:54:53,626 INFO snapshot-role/MainThread: "lv": [ 2024-03-01 20:54:53,626 INFO snapshot-role/MainThread: {"lv_name":"lv1_snapset1", "vg_name":"test_vg1", "lv_attr":"swi-a-s---", "lv_size":"322961408", "pool_lv":"", "origin":"lv1", "data_percent":"0.00", "metadata_percent":"", "move_pv":"", "mirror_log":"", "copy_percent":"", "convert_lv":""} 2024-03-01 20:54:53,626 INFO snapshot-role/MainThread: ] 2024-03-01 20:54:53,626 INFO snapshot-role/MainThread: } 2024-03-01 20:54:53,626 INFO snapshot-role/MainThread: ] 2024-03-01 20:54:53,626 INFO snapshot-role/MainThread: , 2024-03-01 20:54:53,626 INFO snapshot-role/MainThread: "log": [ 2024-03-01 20:54:53,626 INFO snapshot-role/MainThread: ] 2024-03-01 20:54:53,626 INFO snapshot-role/MainThread: } 2024-03-01 20:54:53,626 INFO snapshot-role/MainThread: Running... lvs --reportformat json test_vg1/lv1_snapset1 2024-03-01 20:54:53,666 INFO snapshot-role/MainThread: Return code: 0 2024-03-01 20:54:53,666 INFO snapshot-role/MainThread: { 2024-03-01 20:54:53,666 INFO snapshot-role/MainThread: "report": [ 2024-03-01 20:54:53,667 INFO snapshot-role/MainThread: { 2024-03-01 20:54:53,667 INFO snapshot-role/MainThread: "lv": [ 2024-03-01 20:54:53,667 INFO snapshot-role/MainThread: {"lv_name":"lv1_snapset1", "vg_name":"test_vg1", "lv_attr":"swi-a-s---", "lv_size":"322961408", "pool_lv":"", "origin":"lv1", "data_percent":"0.00", "metadata_percent":"", "move_pv":"", "mirror_log":"", "copy_percent":"", "convert_lv":""} 2024-03-01 20:54:53,667 INFO snapshot-role/MainThread: ] 2024-03-01 20:54:53,667 INFO snapshot-role/MainThread: } 2024-03-01 20:54:53,667 INFO snapshot-role/MainThread: ] 2024-03-01 20:54:53,667 INFO snapshot-role/MainThread: , 2024-03-01 20:54:53,667 INFO snapshot-role/MainThread: "log": [ 2024-03-01 20:54:53,667 INFO snapshot-role/MainThread: ] 2024-03-01 20:54:53,667 INFO snapshot-role/MainThread: } 2024-03-01 20:54:53,667 INFO snapshot-role/MainThread: exit code: 0: [''] 2024-03-01 20:54:55,063 INFO snapshot-role/MainThread: extend_cmd: extend None None None 1 {"name": "snapset1", "volumes": [{"name": "snapshot VG1 LV1", "vg": "test_vg1", "lv": "lv1", "percent_space_required": 50}]} 2024-03-01 20:54:55,063 INFO snapshot-role/MainThread: snapset {'name': 'snapset1', 'volumes': [{'name': 'snapshot VG1 LV1', 'vg': 'test_vg1', 'lv': 'lv1', 'percent_space_required': 50}]} 2024-03-01 20:54:55,063 INFO snapshot-role/MainThread: extend verify snapsset : snapset1 2024-03-01 20:54:55,064 INFO snapshot-role/MainThread: Running... lvs test_vg1 2024-03-01 20:54:55,098 INFO snapshot-role/MainThread: Return code: 0 2024-03-01 20:54:55,098 INFO snapshot-role/MainThread: { 2024-03-01 20:54:55,098 INFO snapshot-role/MainThread: "report": [ 2024-03-01 20:54:55,099 INFO snapshot-role/MainThread: { 2024-03-01 20:54:55,099 INFO snapshot-role/MainThread: "lv": [ 2024-03-01 20:54:55,099 INFO snapshot-role/MainThread: {"lv_name":"lv1", "vg_name":"test_vg1", "lv_attr":"owi-a-s---", "lv_size":"1606418432", "pool_lv":"", "origin":"", "data_percent":"", "metadata_percent":"", "move_pv":"", "mirror_log":"", "copy_percent":"", "convert_lv":""}, 2024-03-01 20:54:55,099 INFO snapshot-role/MainThread: {"lv_name":"lv1_snapset1", "vg_name":"test_vg1", "lv_attr":"swi-a-s---", "lv_size":"322961408", "pool_lv":"", "origin":"lv1", "data_percent":"0.00", "metadata_percent":"", "move_pv":"", "mirror_log":"", "copy_percent":"", "convert_lv":""} 2024-03-01 20:54:55,099 INFO snapshot-role/MainThread: ] 2024-03-01 20:54:55,099 INFO snapshot-role/MainThread: } 2024-03-01 20:54:55,099 INFO snapshot-role/MainThread: ] 2024-03-01 20:54:55,099 INFO snapshot-role/MainThread: , 2024-03-01 20:54:55,099 INFO snapshot-role/MainThread: "log": [ 2024-03-01 20:54:55,099 INFO snapshot-role/MainThread: ] 2024-03-01 20:54:55,099 INFO snapshot-role/MainThread: } 2024-03-01 20:54:55,099 INFO snapshot-role/MainThread: Running... lvs test_vg1/lv1_snapset1 2024-03-01 20:54:55,127 INFO snapshot-role/MainThread: Return code: 0 2024-03-01 20:54:55,128 INFO snapshot-role/MainThread: { 2024-03-01 20:54:55,128 INFO snapshot-role/MainThread: "report": [ 2024-03-01 20:54:55,128 INFO snapshot-role/MainThread: { 2024-03-01 20:54:55,128 INFO snapshot-role/MainThread: "lv": [ 2024-03-01 20:54:55,128 INFO snapshot-role/MainThread: {"lv_name":"lv1_snapset1", "vg_name":"test_vg1", "lv_attr":"swi-a-s---", "lv_size":"322961408", "pool_lv":"", "origin":"lv1", "data_percent":"0.00", "metadata_percent":"", "move_pv":"", "mirror_log":"", "copy_percent":"", "convert_lv":""} 2024-03-01 20:54:55,128 INFO snapshot-role/MainThread: ] 2024-03-01 20:54:55,128 INFO snapshot-role/MainThread: } 2024-03-01 20:54:55,128 INFO snapshot-role/MainThread: ] 2024-03-01 20:54:55,128 INFO snapshot-role/MainThread: , 2024-03-01 20:54:55,128 INFO snapshot-role/MainThread: "log": [ 2024-03-01 20:54:55,128 INFO snapshot-role/MainThread: ] 2024-03-01 20:54:55,128 INFO snapshot-role/MainThread: } 2024-03-01 20:54:55,128 INFO snapshot-role/MainThread: Running... lvm fullreport --units B --nosuffix --configreport vg -o vg_name,vg_uuid,vg_size,vg_free,vg_extent_size --configreport lv -o lv_uuid,lv_name,lv_full_name,lv_path,lv_size,origin,origin_size,pool_lv,lv_tags,lv_attr,vg_name,data_percent,metadata_percent,pool_lv --configreport pv -o pv_name --reportformat json 2024-03-01 20:54:55,164 INFO snapshot-role/MainThread: Return code: 0 2024-03-01 20:54:55,164 INFO snapshot-role/MainThread: { 2024-03-01 20:54:55,164 INFO snapshot-role/MainThread: "report": [ 2024-03-01 20:54:55,164 INFO snapshot-role/MainThread: { 2024-03-01 20:54:55,164 INFO snapshot-role/MainThread: "vg": [ 2024-03-01 20:54:55,165 INFO snapshot-role/MainThread: {"vg_name":"test_vg1", "vg_uuid":"92D4iU-pgrj-b4GD-6hd5-mlyY-nO5Y-bc0FSA", "vg_size":"3196059648", "vg_free":"1266679808", "vg_extent_size":"4194304"} 2024-03-01 20:54:55,165 INFO snapshot-role/MainThread: ] 2024-03-01 20:54:55,165 INFO snapshot-role/MainThread: , 2024-03-01 20:54:55,165 INFO snapshot-role/MainThread: "pv": [ 2024-03-01 20:54:55,165 INFO snapshot-role/MainThread: {"pv_name":"/dev/sda"}, 2024-03-01 20:54:55,165 INFO snapshot-role/MainThread: {"pv_name":"/dev/sdb"}, 2024-03-01 20:54:55,165 INFO snapshot-role/MainThread: {"pv_name":"/dev/sdc"} 2024-03-01 20:54:55,165 INFO snapshot-role/MainThread: ] 2024-03-01 20:54:55,165 INFO snapshot-role/MainThread: , 2024-03-01 20:54:55,165 INFO snapshot-role/MainThread: "lv": [ 2024-03-01 20:54:55,165 INFO snapshot-role/MainThread: {"lv_uuid":"F8TpAs-pMXu-SFeZ-2C4t-3aMT-HaUU-W2tZ5I", "lv_name":"lv1", "lv_full_name":"test_vg1/lv1", "lv_path":"/dev/test_vg1/lv1", "lv_size":"1606418432", "origin":"", "origin_size":"1606418432", "pool_lv":"", "lv_tags":"", "lv_attr":"owi-a-s---", "vg_name":"test_vg1", "data_percent":"", "metadata_percent":"", "pool_lv":""}, 2024-03-01 20:54:55,165 INFO snapshot-role/MainThread: {"lv_uuid":"DrIb1v-6wLc-rDTf-HEVM-Tn0e-fPrk-67wWCS", "lv_name":"lv1_snapset1", "lv_full_name":"test_vg1/lv1_snapset1", "lv_path":"/dev/test_vg1/lv1_snapset1", "lv_size":"322961408", "origin":"lv1", "origin_size":"1606418432", "pool_lv":"", "lv_tags":"", "lv_attr":"swi-a-s---", "vg_name":"test_vg1", "data_percent":"0.00", "metadata_percent":"", "pool_lv":""} 2024-03-01 20:54:55,165 INFO snapshot-role/MainThread: ] 2024-03-01 20:54:55,165 INFO snapshot-role/MainThread: , 2024-03-01 20:54:55,165 INFO snapshot-role/MainThread: "pvseg": [ 2024-03-01 20:54:55,165 INFO snapshot-role/MainThread: {"pvseg_start":"0", "pvseg_size":"129", "segtype":"linear", "pv_uuid":"HPdpY3-fvL8-egkk-9Z4l-1svI-c4V5-uEWymO", "lv_uuid":"F8TpAs-pMXu-SFeZ-2C4t-3aMT-HaUU-W2tZ5I", "pv_name":"/dev/sdb"}, 2024-03-01 20:54:55,165 INFO snapshot-role/MainThread: {"pvseg_start":"129", "pvseg_size":"77", "segtype":"linear", "pv_uuid":"HPdpY3-fvL8-egkk-9Z4l-1svI-c4V5-uEWymO", "lv_uuid":"DrIb1v-6wLc-rDTf-HEVM-Tn0e-fPrk-67wWCS", "pv_name":"/dev/sdb"}, 2024-03-01 20:54:55,165 INFO snapshot-role/MainThread: {"pvseg_start":"206", "pvseg_size":"48", "segtype":"free", "pv_uuid":"HPdpY3-fvL8-egkk-9Z4l-1svI-c4V5-uEWymO", "lv_uuid":"", "pv_name":"/dev/sdb"}, 2024-03-01 20:54:55,165 INFO snapshot-role/MainThread: {"pvseg_start":"0", "pvseg_size":"254", "segtype":"linear", "pv_uuid":"KQUrgr-EY9c-gxGf-lf66-jC2I-HcHi-Ky0II7", "lv_uuid":"F8TpAs-pMXu-SFeZ-2C4t-3aMT-HaUU-W2tZ5I", "pv_name":"/dev/sda"}, 2024-03-01 20:54:55,165 INFO snapshot-role/MainThread: {"pvseg_start":"0", "pvseg_size":"254", "segtype":"free", "pv_uuid":"W1yzNp-LeBG-0nfF-xPJU-gQZE-zesw-U7HmNl", "lv_uuid":"", "pv_name":"/dev/sdc"} 2024-03-01 20:54:55,165 INFO snapshot-role/MainThread: ] 2024-03-01 20:54:55,165 INFO snapshot-role/MainThread: , 2024-03-01 20:54:55,165 INFO snapshot-role/MainThread: "seg": [ 2024-03-01 20:54:55,165 INFO snapshot-role/MainThread: {"seg_pe_ranges":"/dev/sdb:129-205", "segtype":"linear", "lv_uuid":"DrIb1v-6wLc-rDTf-HEVM-Tn0e-fPrk-67wWCS"}, 2024-03-01 20:54:55,165 INFO snapshot-role/MainThread: {"seg_pe_ranges":"/dev/sda:0-253", "segtype":"linear", "lv_uuid":"F8TpAs-pMXu-SFeZ-2C4t-3aMT-HaUU-W2tZ5I"}, 2024-03-01 20:54:55,165 INFO snapshot-role/MainThread: {"seg_pe_ranges":"/dev/sdb:0-128", "segtype":"linear", "lv_uuid":"F8TpAs-pMXu-SFeZ-2C4t-3aMT-HaUU-W2tZ5I"} 2024-03-01 20:54:55,165 INFO snapshot-role/MainThread: ] 2024-03-01 20:54:55,165 INFO snapshot-role/MainThread: } 2024-03-01 20:54:55,165 INFO snapshot-role/MainThread: ] 2024-03-01 20:54:55,165 INFO snapshot-role/MainThread: , 2024-03-01 20:54:55,165 INFO snapshot-role/MainThread: "log": [ 2024-03-01 20:54:55,165 INFO snapshot-role/MainThread: ] 2024-03-01 20:54:55,165 INFO snapshot-role/MainThread: } 2024-03-01 20:54:55,166 INFO snapshot-role/MainThread: get_current_space_state: test_vg1 vg_size : 3196059648 vg_free : 1266679808 vg_extent_size : 4194304 2024-03-01 20:54:55,166 INFO snapshot-role/MainThread: lv: lv1 lv_size : 1606418432 chunk_size : 65536 2024-03-01 20:54:55,166 INFO snapshot-role/MainThread: lv: lv1_snapset1 lv_size : 322961408 chunk_size : 65536 2024-03-01 20:54:55,166 INFO snapshot-role/MainThread: extend_check_size : lv1_snapset1 test_vg1/lv1 current size : 322961408 required size : 805306368 2024-03-01 20:54:55,166 INFO snapshot-role/MainThread: exit code: 29: ['verify failed due to insufficient space for: test_vg1/lv1'] 2024-03-01 20:55:36,260 INFO snapshot-role/MainThread: snapshot_cmd: snapshot 20 None None None {"name": "snapset1", "volumes": [{"name": "snapshot VG1 LV1", "vg": "test_vg1", "lv": "lv1", "percent_space_required": 20}, {"name": "snapshot VG2 LV3", "vg": "test_vg2", "lv": "lv3", "percent_space_required": 15}, {"name": "snapshot VG2 LV4", "vg": "test_vg2", "lv": "lv4", "percent_space_required": 15}, {"name": "snapshot VG3 LV7", "vg": "test_vg3", "lv": "lv7", "percent_space_required": 15}]} False 2024-03-01 20:55:36,260 INFO snapshot-role/MainThread: snapset {'name': 'snapset1', 'volumes': [{'name': 'snapshot VG1 LV1', 'vg': 'test_vg1', 'lv': 'lv1', 'percent_space_required': 20}, {'name': 'snapshot VG2 LV3', 'vg': 'test_vg2', 'lv': 'lv3', 'percent_space_required': 15}, {'name': 'snapshot VG2 LV4', 'vg': 'test_vg2', 'lv': 'lv4', 'percent_space_required': 15}, {'name': 'snapshot VG3 LV7', 'vg': 'test_vg3', 'lv': 'lv7', 'percent_space_required': 15}]} 2024-03-01 20:55:36,260 INFO snapshot-role/MainThread: verify snapsset : snapset1 2024-03-01 20:55:36,261 INFO snapshot-role/MainThread: Running... lvs test_vg1 2024-03-01 20:55:36,290 INFO snapshot-role/MainThread: Return code: 0 2024-03-01 20:55:36,291 INFO snapshot-role/MainThread: { 2024-03-01 20:55:36,291 INFO snapshot-role/MainThread: "report": [ 2024-03-01 20:55:36,291 INFO snapshot-role/MainThread: { 2024-03-01 20:55:36,291 INFO snapshot-role/MainThread: "lv": [ 2024-03-01 20:55:36,291 INFO snapshot-role/MainThread: {"lv_name":"lv1", "vg_name":"test_vg1", "lv_attr":"-wi-a-----", "lv_size":"482344960", "pool_lv":"", "origin":"", "data_percent":"", "metadata_percent":"", "move_pv":"", "mirror_log":"", "copy_percent":"", "convert_lv":""}, 2024-03-01 20:55:36,291 INFO snapshot-role/MainThread: {"lv_name":"lv2", "vg_name":"test_vg1", "lv_attr":"-wi-a-----", "lv_size":"1606418432", "pool_lv":"", "origin":"", "data_percent":"", "metadata_percent":"", "move_pv":"", "mirror_log":"", "copy_percent":"", "convert_lv":""} 2024-03-01 20:55:36,291 INFO snapshot-role/MainThread: ] 2024-03-01 20:55:36,291 INFO snapshot-role/MainThread: } 2024-03-01 20:55:36,291 INFO snapshot-role/MainThread: ] 2024-03-01 20:55:36,291 INFO snapshot-role/MainThread: , 2024-03-01 20:55:36,291 INFO snapshot-role/MainThread: "log": [ 2024-03-01 20:55:36,291 INFO snapshot-role/MainThread: ] 2024-03-01 20:55:36,291 INFO snapshot-role/MainThread: } 2024-03-01 20:55:36,291 INFO snapshot-role/MainThread: Running... lvs test_vg1/lv1 2024-03-01 20:55:36,323 INFO snapshot-role/MainThread: Return code: 0 2024-03-01 20:55:36,324 INFO snapshot-role/MainThread: { 2024-03-01 20:55:36,324 INFO snapshot-role/MainThread: "report": [ 2024-03-01 20:55:36,324 INFO snapshot-role/MainThread: { 2024-03-01 20:55:36,324 INFO snapshot-role/MainThread: "lv": [ 2024-03-01 20:55:36,324 INFO snapshot-role/MainThread: {"lv_name":"lv1", "vg_name":"test_vg1", "lv_attr":"-wi-a-----", "lv_size":"482344960", "pool_lv":"", "origin":"", "data_percent":"", "metadata_percent":"", "move_pv":"", "mirror_log":"", "copy_percent":"", "convert_lv":""} 2024-03-01 20:55:36,324 INFO snapshot-role/MainThread: ] 2024-03-01 20:55:36,324 INFO snapshot-role/MainThread: } 2024-03-01 20:55:36,324 INFO snapshot-role/MainThread: ] 2024-03-01 20:55:36,324 INFO snapshot-role/MainThread: , 2024-03-01 20:55:36,324 INFO snapshot-role/MainThread: "log": [ 2024-03-01 20:55:36,324 INFO snapshot-role/MainThread: ] 2024-03-01 20:55:36,324 INFO snapshot-role/MainThread: } 2024-03-01 20:55:36,324 INFO snapshot-role/MainThread: Running... lvs test_vg2 2024-03-01 20:55:36,353 INFO snapshot-role/MainThread: Return code: 0 2024-03-01 20:55:36,354 INFO snapshot-role/MainThread: { 2024-03-01 20:55:36,354 INFO snapshot-role/MainThread: "report": [ 2024-03-01 20:55:36,354 INFO snapshot-role/MainThread: { 2024-03-01 20:55:36,354 INFO snapshot-role/MainThread: "lv": [ 2024-03-01 20:55:36,354 INFO snapshot-role/MainThread: {"lv_name":"lv3", "vg_name":"test_vg2", "lv_attr":"-wi-a-----", "lv_size":"322961408", "pool_lv":"", "origin":"", "data_percent":"", "metadata_percent":"", "move_pv":"", "mirror_log":"", "copy_percent":"", "convert_lv":""}, 2024-03-01 20:55:36,354 INFO snapshot-role/MainThread: {"lv_name":"lv4", "vg_name":"test_vg2", "lv_attr":"-wi-a-----", "lv_size":"641728512", "pool_lv":"", "origin":"", "data_percent":"", "metadata_percent":"", "move_pv":"", "mirror_log":"", "copy_percent":"", "convert_lv":""} 2024-03-01 20:55:36,354 INFO snapshot-role/MainThread: ] 2024-03-01 20:55:36,354 INFO snapshot-role/MainThread: } 2024-03-01 20:55:36,354 INFO snapshot-role/MainThread: ] 2024-03-01 20:55:36,354 INFO snapshot-role/MainThread: , 2024-03-01 20:55:36,354 INFO snapshot-role/MainThread: "log": [ 2024-03-01 20:55:36,354 INFO snapshot-role/MainThread: ] 2024-03-01 20:55:36,354 INFO snapshot-role/MainThread: } 2024-03-01 20:55:36,354 INFO snapshot-role/MainThread: Running... lvs test_vg2/lv3 2024-03-01 20:55:36,387 INFO snapshot-role/MainThread: Return code: 0 2024-03-01 20:55:36,387 INFO snapshot-role/MainThread: { 2024-03-01 20:55:36,387 INFO snapshot-role/MainThread: "report": [ 2024-03-01 20:55:36,387 INFO snapshot-role/MainThread: { 2024-03-01 20:55:36,387 INFO snapshot-role/MainThread: "lv": [ 2024-03-01 20:55:36,388 INFO snapshot-role/MainThread: {"lv_name":"lv3", "vg_name":"test_vg2", "lv_attr":"-wi-a-----", "lv_size":"322961408", "pool_lv":"", "origin":"", "data_percent":"", "metadata_percent":"", "move_pv":"", "mirror_log":"", "copy_percent":"", "convert_lv":""} 2024-03-01 20:55:36,388 INFO snapshot-role/MainThread: ] 2024-03-01 20:55:36,388 INFO snapshot-role/MainThread: } 2024-03-01 20:55:36,388 INFO snapshot-role/MainThread: ] 2024-03-01 20:55:36,388 INFO snapshot-role/MainThread: , 2024-03-01 20:55:36,388 INFO snapshot-role/MainThread: "log": [ 2024-03-01 20:55:36,388 INFO snapshot-role/MainThread: ] 2024-03-01 20:55:36,388 INFO snapshot-role/MainThread: } 2024-03-01 20:55:36,388 INFO snapshot-role/MainThread: Running... lvs test_vg2 2024-03-01 20:55:36,417 INFO snapshot-role/MainThread: Return code: 0 2024-03-01 20:55:36,417 INFO snapshot-role/MainThread: { 2024-03-01 20:55:36,417 INFO snapshot-role/MainThread: "report": [ 2024-03-01 20:55:36,417 INFO snapshot-role/MainThread: { 2024-03-01 20:55:36,417 INFO snapshot-role/MainThread: "lv": [ 2024-03-01 20:55:36,417 INFO snapshot-role/MainThread: {"lv_name":"lv3", "vg_name":"test_vg2", "lv_attr":"-wi-a-----", "lv_size":"322961408", "pool_lv":"", "origin":"", "data_percent":"", "metadata_percent":"", "move_pv":"", "mirror_log":"", "copy_percent":"", "convert_lv":""}, 2024-03-01 20:55:36,417 INFO snapshot-role/MainThread: {"lv_name":"lv4", "vg_name":"test_vg2", "lv_attr":"-wi-a-----", "lv_size":"641728512", "pool_lv":"", "origin":"", "data_percent":"", "metadata_percent":"", "move_pv":"", "mirror_log":"", "copy_percent":"", "convert_lv":""} 2024-03-01 20:55:36,417 INFO snapshot-role/MainThread: ] 2024-03-01 20:55:36,417 INFO snapshot-role/MainThread: } 2024-03-01 20:55:36,417 INFO snapshot-role/MainThread: ] 2024-03-01 20:55:36,417 INFO snapshot-role/MainThread: , 2024-03-01 20:55:36,417 INFO snapshot-role/MainThread: "log": [ 2024-03-01 20:55:36,417 INFO snapshot-role/MainThread: ] 2024-03-01 20:55:36,417 INFO snapshot-role/MainThread: } 2024-03-01 20:55:36,418 INFO snapshot-role/MainThread: Running... lvs test_vg2/lv4 2024-03-01 20:55:36,446 INFO snapshot-role/MainThread: Return code: 0 2024-03-01 20:55:36,446 INFO snapshot-role/MainThread: { 2024-03-01 20:55:36,446 INFO snapshot-role/MainThread: "report": [ 2024-03-01 20:55:36,446 INFO snapshot-role/MainThread: { 2024-03-01 20:55:36,446 INFO snapshot-role/MainThread: "lv": [ 2024-03-01 20:55:36,446 INFO snapshot-role/MainThread: {"lv_name":"lv4", "vg_name":"test_vg2", "lv_attr":"-wi-a-----", "lv_size":"641728512", "pool_lv":"", "origin":"", "data_percent":"", "metadata_percent":"", "move_pv":"", "mirror_log":"", "copy_percent":"", "convert_lv":""} 2024-03-01 20:55:36,446 INFO snapshot-role/MainThread: ] 2024-03-01 20:55:36,446 INFO snapshot-role/MainThread: } 2024-03-01 20:55:36,446 INFO snapshot-role/MainThread: ] 2024-03-01 20:55:36,446 INFO snapshot-role/MainThread: , 2024-03-01 20:55:36,447 INFO snapshot-role/MainThread: "log": [ 2024-03-01 20:55:36,447 INFO snapshot-role/MainThread: ] 2024-03-01 20:55:36,447 INFO snapshot-role/MainThread: } 2024-03-01 20:55:36,447 INFO snapshot-role/MainThread: Running... lvs test_vg3 2024-03-01 20:55:36,477 INFO snapshot-role/MainThread: Return code: 0 2024-03-01 20:55:36,478 INFO snapshot-role/MainThread: { 2024-03-01 20:55:36,478 INFO snapshot-role/MainThread: "report": [ 2024-03-01 20:55:36,478 INFO snapshot-role/MainThread: { 2024-03-01 20:55:36,478 INFO snapshot-role/MainThread: "lv": [ 2024-03-01 20:55:36,478 INFO snapshot-role/MainThread: {"lv_name":"lv5", "vg_name":"test_vg3", "lv_attr":"-wi-a-----", "lv_size":"1283457024", "pool_lv":"", "origin":"", "data_percent":"", "metadata_percent":"", "move_pv":"", "mirror_log":"", "copy_percent":"", "convert_lv":""}, 2024-03-01 20:55:36,478 INFO snapshot-role/MainThread: {"lv_name":"lv6", "vg_name":"test_vg3", "lv_attr":"-wi-a-----", "lv_size":"1069547520", "pool_lv":"", "origin":"", "data_percent":"", "metadata_percent":"", "move_pv":"", "mirror_log":"", "copy_percent":"", "convert_lv":""}, 2024-03-01 20:55:36,478 INFO snapshot-role/MainThread: {"lv_name":"lv7", "vg_name":"test_vg3", "lv_attr":"-wi-a-----", "lv_size":"427819008", "pool_lv":"", "origin":"", "data_percent":"", "metadata_percent":"", "move_pv":"", "mirror_log":"", "copy_percent":"", "convert_lv":""}, 2024-03-01 20:55:36,478 INFO snapshot-role/MainThread: {"lv_name":"lv8", "vg_name":"test_vg3", "lv_attr":"-wi-a-----", "lv_size":"427819008", "pool_lv":"", "origin":"", "data_percent":"", "metadata_percent":"", "move_pv":"", "mirror_log":"", "copy_percent":"", "convert_lv":""} 2024-03-01 20:55:36,478 INFO snapshot-role/MainThread: ] 2024-03-01 20:55:36,478 INFO snapshot-role/MainThread: } 2024-03-01 20:55:36,478 INFO snapshot-role/MainThread: ] 2024-03-01 20:55:36,478 INFO snapshot-role/MainThread: , 2024-03-01 20:55:36,478 INFO snapshot-role/MainThread: "log": [ 2024-03-01 20:55:36,478 INFO snapshot-role/MainThread: ] 2024-03-01 20:55:36,478 INFO snapshot-role/MainThread: } 2024-03-01 20:55:36,478 INFO snapshot-role/MainThread: Running... lvs test_vg3/lv7 2024-03-01 20:55:36,519 INFO snapshot-role/MainThread: Return code: 0 2024-03-01 20:55:36,519 INFO snapshot-role/MainThread: { 2024-03-01 20:55:36,519 INFO snapshot-role/MainThread: "report": [ 2024-03-01 20:55:36,519 INFO snapshot-role/MainThread: { 2024-03-01 20:55:36,519 INFO snapshot-role/MainThread: "lv": [ 2024-03-01 20:55:36,519 INFO snapshot-role/MainThread: {"lv_name":"lv7", "vg_name":"test_vg3", "lv_attr":"-wi-a-----", "lv_size":"427819008", "pool_lv":"", "origin":"", "data_percent":"", "metadata_percent":"", "move_pv":"", "mirror_log":"", "copy_percent":"", "convert_lv":""} 2024-03-01 20:55:36,519 INFO snapshot-role/MainThread: ] 2024-03-01 20:55:36,519 INFO snapshot-role/MainThread: } 2024-03-01 20:55:36,519 INFO snapshot-role/MainThread: ] 2024-03-01 20:55:36,519 INFO snapshot-role/MainThread: , 2024-03-01 20:55:36,519 INFO snapshot-role/MainThread: "log": [ 2024-03-01 20:55:36,520 INFO snapshot-role/MainThread: ] 2024-03-01 20:55:36,520 INFO snapshot-role/MainThread: } 2024-03-01 20:55:36,520 INFO snapshot-role/MainThread: snapsset ok: snapset1 2024-03-01 20:55:36,520 INFO snapshot-role/MainThread: verify snapsset : snapset1 2024-03-01 20:55:36,520 INFO snapshot-role/MainThread: Running... lvs test_vg1 2024-03-01 20:55:36,549 INFO snapshot-role/MainThread: Return code: 0 2024-03-01 20:55:36,549 INFO snapshot-role/MainThread: { 2024-03-01 20:55:36,549 INFO snapshot-role/MainThread: "report": [ 2024-03-01 20:55:36,550 INFO snapshot-role/MainThread: { 2024-03-01 20:55:36,550 INFO snapshot-role/MainThread: "lv": [ 2024-03-01 20:55:36,550 INFO snapshot-role/MainThread: {"lv_name":"lv1", "vg_name":"test_vg1", "lv_attr":"-wi-a-----", "lv_size":"482344960", "pool_lv":"", "origin":"", "data_percent":"", "metadata_percent":"", "move_pv":"", "mirror_log":"", "copy_percent":"", "convert_lv":""}, 2024-03-01 20:55:36,550 INFO snapshot-role/MainThread: {"lv_name":"lv2", "vg_name":"test_vg1", "lv_attr":"-wi-a-----", "lv_size":"1606418432", "pool_lv":"", "origin":"", "data_percent":"", "metadata_percent":"", "move_pv":"", "mirror_log":"", "copy_percent":"", "convert_lv":""} 2024-03-01 20:55:36,550 INFO snapshot-role/MainThread: ] 2024-03-01 20:55:36,550 INFO snapshot-role/MainThread: } 2024-03-01 20:55:36,550 INFO snapshot-role/MainThread: ] 2024-03-01 20:55:36,550 INFO snapshot-role/MainThread: , 2024-03-01 20:55:36,550 INFO snapshot-role/MainThread: "log": [ 2024-03-01 20:55:36,550 INFO snapshot-role/MainThread: ] 2024-03-01 20:55:36,550 INFO snapshot-role/MainThread: } 2024-03-01 20:55:36,550 INFO snapshot-role/MainThread: Running... lvs test_vg1/lv1 2024-03-01 20:55:36,584 INFO snapshot-role/MainThread: Return code: 0 2024-03-01 20:55:36,585 INFO snapshot-role/MainThread: { 2024-03-01 20:55:36,585 INFO snapshot-role/MainThread: "report": [ 2024-03-01 20:55:36,585 INFO snapshot-role/MainThread: { 2024-03-01 20:55:36,585 INFO snapshot-role/MainThread: "lv": [ 2024-03-01 20:55:36,585 INFO snapshot-role/MainThread: {"lv_name":"lv1", "vg_name":"test_vg1", "lv_attr":"-wi-a-----", "lv_size":"482344960", "pool_lv":"", "origin":"", "data_percent":"", "metadata_percent":"", "move_pv":"", "mirror_log":"", "copy_percent":"", "convert_lv":""} 2024-03-01 20:55:36,585 INFO snapshot-role/MainThread: ] 2024-03-01 20:55:36,585 INFO snapshot-role/MainThread: } 2024-03-01 20:55:36,585 INFO snapshot-role/MainThread: ] 2024-03-01 20:55:36,585 INFO snapshot-role/MainThread: , 2024-03-01 20:55:36,585 INFO snapshot-role/MainThread: "log": [ 2024-03-01 20:55:36,585 INFO snapshot-role/MainThread: ] 2024-03-01 20:55:36,585 INFO snapshot-role/MainThread: } 2024-03-01 20:55:36,585 INFO snapshot-role/MainThread: Running... lvs test_vg2 2024-03-01 20:55:36,614 INFO snapshot-role/MainThread: Return code: 0 2024-03-01 20:55:36,614 INFO snapshot-role/MainThread: { 2024-03-01 20:55:36,614 INFO snapshot-role/MainThread: "report": [ 2024-03-01 20:55:36,614 INFO snapshot-role/MainThread: { 2024-03-01 20:55:36,614 INFO snapshot-role/MainThread: "lv": [ 2024-03-01 20:55:36,614 INFO snapshot-role/MainThread: {"lv_name":"lv3", "vg_name":"test_vg2", "lv_attr":"-wi-a-----", "lv_size":"322961408", "pool_lv":"", "origin":"", "data_percent":"", "metadata_percent":"", "move_pv":"", "mirror_log":"", "copy_percent":"", "convert_lv":""}, 2024-03-01 20:55:36,614 INFO snapshot-role/MainThread: {"lv_name":"lv4", "vg_name":"test_vg2", "lv_attr":"-wi-a-----", "lv_size":"641728512", "pool_lv":"", "origin":"", "data_percent":"", "metadata_percent":"", "move_pv":"", "mirror_log":"", "copy_percent":"", "convert_lv":""} 2024-03-01 20:55:36,614 INFO snapshot-role/MainThread: ] 2024-03-01 20:55:36,614 INFO snapshot-role/MainThread: } 2024-03-01 20:55:36,615 INFO snapshot-role/MainThread: ] 2024-03-01 20:55:36,615 INFO snapshot-role/MainThread: , 2024-03-01 20:55:36,615 INFO snapshot-role/MainThread: "log": [ 2024-03-01 20:55:36,615 INFO snapshot-role/MainThread: ] 2024-03-01 20:55:36,615 INFO snapshot-role/MainThread: } 2024-03-01 20:55:36,615 INFO snapshot-role/MainThread: Running... lvs test_vg2/lv3 2024-03-01 20:55:36,660 INFO snapshot-role/MainThread: Return code: 0 2024-03-01 20:55:36,660 INFO snapshot-role/MainThread: { 2024-03-01 20:55:36,660 INFO snapshot-role/MainThread: "report": [ 2024-03-01 20:55:36,661 INFO snapshot-role/MainThread: { 2024-03-01 20:55:36,661 INFO snapshot-role/MainThread: "lv": [ 2024-03-01 20:55:36,661 INFO snapshot-role/MainThread: {"lv_name":"lv3", "vg_name":"test_vg2", "lv_attr":"-wi-a-----", "lv_size":"322961408", "pool_lv":"", "origin":"", "data_percent":"", "metadata_percent":"", "move_pv":"", "mirror_log":"", "copy_percent":"", "convert_lv":""} 2024-03-01 20:55:36,661 INFO snapshot-role/MainThread: ] 2024-03-01 20:55:36,661 INFO snapshot-role/MainThread: } 2024-03-01 20:55:36,661 INFO snapshot-role/MainThread: ] 2024-03-01 20:55:36,661 INFO snapshot-role/MainThread: , 2024-03-01 20:55:36,661 INFO snapshot-role/MainThread: "log": [ 2024-03-01 20:55:36,661 INFO snapshot-role/MainThread: ] 2024-03-01 20:55:36,661 INFO snapshot-role/MainThread: } 2024-03-01 20:55:36,661 INFO snapshot-role/MainThread: Running... lvs test_vg2 2024-03-01 20:55:36,693 INFO snapshot-role/MainThread: Return code: 0 2024-03-01 20:55:36,693 INFO snapshot-role/MainThread: { 2024-03-01 20:55:36,693 INFO snapshot-role/MainThread: "report": [ 2024-03-01 20:55:36,693 INFO snapshot-role/MainThread: { 2024-03-01 20:55:36,693 INFO snapshot-role/MainThread: "lv": [ 2024-03-01 20:55:36,693 INFO snapshot-role/MainThread: {"lv_name":"lv3", "vg_name":"test_vg2", "lv_attr":"-wi-a-----", "lv_size":"322961408", "pool_lv":"", "origin":"", "data_percent":"", "metadata_percent":"", "move_pv":"", "mirror_log":"", "copy_percent":"", "convert_lv":""}, 2024-03-01 20:55:36,693 INFO snapshot-role/MainThread: {"lv_name":"lv4", "vg_name":"test_vg2", "lv_attr":"-wi-a-----", "lv_size":"641728512", "pool_lv":"", "origin":"", "data_percent":"", "metadata_percent":"", "move_pv":"", "mirror_log":"", "copy_percent":"", "convert_lv":""} 2024-03-01 20:55:36,694 INFO snapshot-role/MainThread: ] 2024-03-01 20:55:36,694 INFO snapshot-role/MainThread: } 2024-03-01 20:55:36,694 INFO snapshot-role/MainThread: ] 2024-03-01 20:55:36,694 INFO snapshot-role/MainThread: , 2024-03-01 20:55:36,694 INFO snapshot-role/MainThread: "log": [ 2024-03-01 20:55:36,694 INFO snapshot-role/MainThread: ] 2024-03-01 20:55:36,694 INFO snapshot-role/MainThread: } 2024-03-01 20:55:36,694 INFO snapshot-role/MainThread: Running... lvs test_vg2/lv4 2024-03-01 20:55:36,724 INFO snapshot-role/MainThread: Return code: 0 2024-03-01 20:55:36,725 INFO snapshot-role/MainThread: { 2024-03-01 20:55:36,725 INFO snapshot-role/MainThread: "report": [ 2024-03-01 20:55:36,725 INFO snapshot-role/MainThread: { 2024-03-01 20:55:36,725 INFO snapshot-role/MainThread: "lv": [ 2024-03-01 20:55:36,725 INFO snapshot-role/MainThread: {"lv_name":"lv4", "vg_name":"test_vg2", "lv_attr":"-wi-a-----", "lv_size":"641728512", "pool_lv":"", "origin":"", "data_percent":"", "metadata_percent":"", "move_pv":"", "mirror_log":"", "copy_percent":"", "convert_lv":""} 2024-03-01 20:55:36,725 INFO snapshot-role/MainThread: ] 2024-03-01 20:55:36,725 INFO snapshot-role/MainThread: } 2024-03-01 20:55:36,725 INFO snapshot-role/MainThread: ] 2024-03-01 20:55:36,725 INFO snapshot-role/MainThread: , 2024-03-01 20:55:36,725 INFO snapshot-role/MainThread: "log": [ 2024-03-01 20:55:36,725 INFO snapshot-role/MainThread: ] 2024-03-01 20:55:36,725 INFO snapshot-role/MainThread: } 2024-03-01 20:55:36,725 INFO snapshot-role/MainThread: Running... lvs test_vg3 2024-03-01 20:55:36,756 INFO snapshot-role/MainThread: Return code: 0 2024-03-01 20:55:36,756 INFO snapshot-role/MainThread: { 2024-03-01 20:55:36,757 INFO snapshot-role/MainThread: "report": [ 2024-03-01 20:55:36,757 INFO snapshot-role/MainThread: { 2024-03-01 20:55:36,757 INFO snapshot-role/MainThread: "lv": [ 2024-03-01 20:55:36,757 INFO snapshot-role/MainThread: {"lv_name":"lv5", "vg_name":"test_vg3", "lv_attr":"-wi-a-----", "lv_size":"1283457024", "pool_lv":"", "origin":"", "data_percent":"", "metadata_percent":"", "move_pv":"", "mirror_log":"", "copy_percent":"", "convert_lv":""}, 2024-03-01 20:55:36,757 INFO snapshot-role/MainThread: {"lv_name":"lv6", "vg_name":"test_vg3", "lv_attr":"-wi-a-----", "lv_size":"1069547520", "pool_lv":"", "origin":"", "data_percent":"", "metadata_percent":"", "move_pv":"", "mirror_log":"", "copy_percent":"", "convert_lv":""}, 2024-03-01 20:55:36,757 INFO snapshot-role/MainThread: {"lv_name":"lv7", "vg_name":"test_vg3", "lv_attr":"-wi-a-----", "lv_size":"427819008", "pool_lv":"", "origin":"", "data_percent":"", "metadata_percent":"", "move_pv":"", "mirror_log":"", "copy_percent":"", "convert_lv":""}, 2024-03-01 20:55:36,757 INFO snapshot-role/MainThread: {"lv_name":"lv8", "vg_name":"test_vg3", "lv_attr":"-wi-a-----", "lv_size":"427819008", "pool_lv":"", "origin":"", "data_percent":"", "metadata_percent":"", "move_pv":"", "mirror_log":"", "copy_percent":"", "convert_lv":""} 2024-03-01 20:55:36,757 INFO snapshot-role/MainThread: ] 2024-03-01 20:55:36,757 INFO snapshot-role/MainThread: } 2024-03-01 20:55:36,757 INFO snapshot-role/MainThread: ] 2024-03-01 20:55:36,757 INFO snapshot-role/MainThread: , 2024-03-01 20:55:36,757 INFO snapshot-role/MainThread: "log": [ 2024-03-01 20:55:36,757 INFO snapshot-role/MainThread: ] 2024-03-01 20:55:36,757 INFO snapshot-role/MainThread: } 2024-03-01 20:55:36,757 INFO snapshot-role/MainThread: Running... lvs test_vg3/lv7 2024-03-01 20:55:36,785 INFO snapshot-role/MainThread: Return code: 0 2024-03-01 20:55:36,785 INFO snapshot-role/MainThread: { 2024-03-01 20:55:36,785 INFO snapshot-role/MainThread: "report": [ 2024-03-01 20:55:36,785 INFO snapshot-role/MainThread: { 2024-03-01 20:55:36,785 INFO snapshot-role/MainThread: "lv": [ 2024-03-01 20:55:36,785 INFO snapshot-role/MainThread: {"lv_name":"lv7", "vg_name":"test_vg3", "lv_attr":"-wi-a-----", "lv_size":"427819008", "pool_lv":"", "origin":"", "data_percent":"", "metadata_percent":"", "move_pv":"", "mirror_log":"", "copy_percent":"", "convert_lv":""} 2024-03-01 20:55:36,785 INFO snapshot-role/MainThread: ] 2024-03-01 20:55:36,785 INFO snapshot-role/MainThread: } 2024-03-01 20:55:36,785 INFO snapshot-role/MainThread: ] 2024-03-01 20:55:36,785 INFO snapshot-role/MainThread: , 2024-03-01 20:55:36,785 INFO snapshot-role/MainThread: "log": [ 2024-03-01 20:55:36,785 INFO snapshot-role/MainThread: ] 2024-03-01 20:55:36,785 INFO snapshot-role/MainThread: } 2024-03-01 20:55:36,785 INFO snapshot-role/MainThread: snapsset ok: snapset1 2024-03-01 20:55:36,786 INFO snapshot-role/MainThread: verify snapsset : snapset1 2024-03-01 20:55:36,786 INFO snapshot-role/MainThread: Running... lvs test_vg1 2024-03-01 20:55:36,816 INFO snapshot-role/MainThread: Return code: 0 2024-03-01 20:55:36,816 INFO snapshot-role/MainThread: { 2024-03-01 20:55:36,816 INFO snapshot-role/MainThread: "report": [ 2024-03-01 20:55:36,816 INFO snapshot-role/MainThread: { 2024-03-01 20:55:36,816 INFO snapshot-role/MainThread: "lv": [ 2024-03-01 20:55:36,817 INFO snapshot-role/MainThread: {"lv_name":"lv1", "vg_name":"test_vg1", "lv_attr":"-wi-a-----", "lv_size":"482344960", "pool_lv":"", "origin":"", "data_percent":"", "metadata_percent":"", "move_pv":"", "mirror_log":"", "copy_percent":"", "convert_lv":""}, 2024-03-01 20:55:36,817 INFO snapshot-role/MainThread: {"lv_name":"lv2", "vg_name":"test_vg1", "lv_attr":"-wi-a-----", "lv_size":"1606418432", "pool_lv":"", "origin":"", "data_percent":"", "metadata_percent":"", "move_pv":"", "mirror_log":"", "copy_percent":"", "convert_lv":""} 2024-03-01 20:55:36,817 INFO snapshot-role/MainThread: ] 2024-03-01 20:55:36,817 INFO snapshot-role/MainThread: } 2024-03-01 20:55:36,817 INFO snapshot-role/MainThread: ] 2024-03-01 20:55:36,817 INFO snapshot-role/MainThread: , 2024-03-01 20:55:36,817 INFO snapshot-role/MainThread: "log": [ 2024-03-01 20:55:36,817 INFO snapshot-role/MainThread: ] 2024-03-01 20:55:36,817 INFO snapshot-role/MainThread: } 2024-03-01 20:55:36,817 INFO snapshot-role/MainThread: Running... lvs test_vg1/lv1_snapset1 2024-03-01 20:55:36,846 INFO snapshot-role/MainThread: Return code: 5 2024-03-01 20:55:36,846 INFO snapshot-role/MainThread: { 2024-03-01 20:55:36,846 INFO snapshot-role/MainThread: "report": [ 2024-03-01 20:55:36,846 INFO snapshot-role/MainThread: { 2024-03-01 20:55:36,846 INFO snapshot-role/MainThread: "lv": [ 2024-03-01 20:55:36,846 INFO snapshot-role/MainThread: ] 2024-03-01 20:55:36,846 INFO snapshot-role/MainThread: } 2024-03-01 20:55:36,846 INFO snapshot-role/MainThread: ] 2024-03-01 20:55:36,846 INFO snapshot-role/MainThread: , 2024-03-01 20:55:36,846 INFO snapshot-role/MainThread: "log": [ 2024-03-01 20:55:36,846 INFO snapshot-role/MainThread: ] 2024-03-01 20:55:36,846 INFO snapshot-role/MainThread: } 2024-03-01 20:55:36,847 INFO snapshot-role/MainThread: Running... lvs test_vg2 2024-03-01 20:55:36,876 INFO snapshot-role/MainThread: Return code: 0 2024-03-01 20:55:36,877 INFO snapshot-role/MainThread: { 2024-03-01 20:55:36,877 INFO snapshot-role/MainThread: "report": [ 2024-03-01 20:55:36,877 INFO snapshot-role/MainThread: { 2024-03-01 20:55:36,877 INFO snapshot-role/MainThread: "lv": [ 2024-03-01 20:55:36,877 INFO snapshot-role/MainThread: {"lv_name":"lv3", "vg_name":"test_vg2", "lv_attr":"-wi-a-----", "lv_size":"322961408", "pool_lv":"", "origin":"", "data_percent":"", "metadata_percent":"", "move_pv":"", "mirror_log":"", "copy_percent":"", "convert_lv":""}, 2024-03-01 20:55:36,877 INFO snapshot-role/MainThread: {"lv_name":"lv4", "vg_name":"test_vg2", "lv_attr":"-wi-a-----", "lv_size":"641728512", "pool_lv":"", "origin":"", "data_percent":"", "metadata_percent":"", "move_pv":"", "mirror_log":"", "copy_percent":"", "convert_lv":""} 2024-03-01 20:55:36,877 INFO snapshot-role/MainThread: ] 2024-03-01 20:55:36,877 INFO snapshot-role/MainThread: } 2024-03-01 20:55:36,877 INFO snapshot-role/MainThread: ] 2024-03-01 20:55:36,877 INFO snapshot-role/MainThread: , 2024-03-01 20:55:36,877 INFO snapshot-role/MainThread: "log": [ 2024-03-01 20:55:36,877 INFO snapshot-role/MainThread: ] 2024-03-01 20:55:36,877 INFO snapshot-role/MainThread: } 2024-03-01 20:55:36,877 INFO snapshot-role/MainThread: Running... lvs test_vg2/lv3_snapset1 2024-03-01 20:55:36,906 INFO snapshot-role/MainThread: Return code: 5 2024-03-01 20:55:36,906 INFO snapshot-role/MainThread: { 2024-03-01 20:55:36,906 INFO snapshot-role/MainThread: "report": [ 2024-03-01 20:55:36,907 INFO snapshot-role/MainThread: { 2024-03-01 20:55:36,907 INFO snapshot-role/MainThread: "lv": [ 2024-03-01 20:55:36,907 INFO snapshot-role/MainThread: ] 2024-03-01 20:55:36,907 INFO snapshot-role/MainThread: } 2024-03-01 20:55:36,907 INFO snapshot-role/MainThread: ] 2024-03-01 20:55:36,907 INFO snapshot-role/MainThread: , 2024-03-01 20:55:36,907 INFO snapshot-role/MainThread: "log": [ 2024-03-01 20:55:36,907 INFO snapshot-role/MainThread: ] 2024-03-01 20:55:36,907 INFO snapshot-role/MainThread: } 2024-03-01 20:55:36,907 INFO snapshot-role/MainThread: Running... lvs test_vg2 2024-03-01 20:55:36,941 INFO snapshot-role/MainThread: Return code: 0 2024-03-01 20:55:36,942 INFO snapshot-role/MainThread: { 2024-03-01 20:55:36,942 INFO snapshot-role/MainThread: "report": [ 2024-03-01 20:55:36,942 INFO snapshot-role/MainThread: { 2024-03-01 20:55:36,942 INFO snapshot-role/MainThread: "lv": [ 2024-03-01 20:55:36,942 INFO snapshot-role/MainThread: {"lv_name":"lv3", "vg_name":"test_vg2", "lv_attr":"-wi-a-----", "lv_size":"322961408", "pool_lv":"", "origin":"", "data_percent":"", "metadata_percent":"", "move_pv":"", "mirror_log":"", "copy_percent":"", "convert_lv":""}, 2024-03-01 20:55:36,942 INFO snapshot-role/MainThread: {"lv_name":"lv4", "vg_name":"test_vg2", "lv_attr":"-wi-a-----", "lv_size":"641728512", "pool_lv":"", "origin":"", "data_percent":"", "metadata_percent":"", "move_pv":"", "mirror_log":"", "copy_percent":"", "convert_lv":""} 2024-03-01 20:55:36,942 INFO snapshot-role/MainThread: ] 2024-03-01 20:55:36,942 INFO snapshot-role/MainThread: } 2024-03-01 20:55:36,942 INFO snapshot-role/MainThread: ] 2024-03-01 20:55:36,942 INFO snapshot-role/MainThread: , 2024-03-01 20:55:36,942 INFO snapshot-role/MainThread: "log": [ 2024-03-01 20:55:36,942 INFO snapshot-role/MainThread: ] 2024-03-01 20:55:36,942 INFO snapshot-role/MainThread: } 2024-03-01 20:55:36,942 INFO snapshot-role/MainThread: Running... lvs test_vg2/lv4_snapset1 2024-03-01 20:55:36,973 INFO snapshot-role/MainThread: Return code: 5 2024-03-01 20:55:36,973 INFO snapshot-role/MainThread: { 2024-03-01 20:55:36,973 INFO snapshot-role/MainThread: "report": [ 2024-03-01 20:55:36,973 INFO snapshot-role/MainThread: { 2024-03-01 20:55:36,973 INFO snapshot-role/MainThread: "lv": [ 2024-03-01 20:55:36,973 INFO snapshot-role/MainThread: ] 2024-03-01 20:55:36,973 INFO snapshot-role/MainThread: } 2024-03-01 20:55:36,973 INFO snapshot-role/MainThread: ] 2024-03-01 20:55:36,973 INFO snapshot-role/MainThread: , 2024-03-01 20:55:36,973 INFO snapshot-role/MainThread: "log": [ 2024-03-01 20:55:36,974 INFO snapshot-role/MainThread: ] 2024-03-01 20:55:36,974 INFO snapshot-role/MainThread: } 2024-03-01 20:55:36,974 INFO snapshot-role/MainThread: Running... lvs test_vg3 2024-03-01 20:55:37,011 INFO snapshot-role/MainThread: Return code: 0 2024-03-01 20:55:37,011 INFO snapshot-role/MainThread: { 2024-03-01 20:55:37,011 INFO snapshot-role/MainThread: "report": [ 2024-03-01 20:55:37,011 INFO snapshot-role/MainThread: { 2024-03-01 20:55:37,012 INFO snapshot-role/MainThread: "lv": [ 2024-03-01 20:55:37,012 INFO snapshot-role/MainThread: {"lv_name":"lv5", "vg_name":"test_vg3", "lv_attr":"-wi-a-----", "lv_size":"1283457024", "pool_lv":"", "origin":"", "data_percent":"", "metadata_percent":"", "move_pv":"", "mirror_log":"", "copy_percent":"", "convert_lv":""}, 2024-03-01 20:55:37,012 INFO snapshot-role/MainThread: {"lv_name":"lv6", "vg_name":"test_vg3", "lv_attr":"-wi-a-----", "lv_size":"1069547520", "pool_lv":"", "origin":"", "data_percent":"", "metadata_percent":"", "move_pv":"", "mirror_log":"", "copy_percent":"", "convert_lv":""}, 2024-03-01 20:55:37,012 INFO snapshot-role/MainThread: {"lv_name":"lv7", "vg_name":"test_vg3", "lv_attr":"-wi-a-----", "lv_size":"427819008", "pool_lv":"", "origin":"", "data_percent":"", "metadata_percent":"", "move_pv":"", "mirror_log":"", "copy_percent":"", "convert_lv":""}, 2024-03-01 20:55:37,012 INFO snapshot-role/MainThread: {"lv_name":"lv8", "vg_name":"test_vg3", "lv_attr":"-wi-a-----", "lv_size":"427819008", "pool_lv":"", "origin":"", "data_percent":"", "metadata_percent":"", "move_pv":"", "mirror_log":"", "copy_percent":"", "convert_lv":""} 2024-03-01 20:55:37,012 INFO snapshot-role/MainThread: ] 2024-03-01 20:55:37,012 INFO snapshot-role/MainThread: } 2024-03-01 20:55:37,012 INFO snapshot-role/MainThread: ] 2024-03-01 20:55:37,012 INFO snapshot-role/MainThread: , 2024-03-01 20:55:37,012 INFO snapshot-role/MainThread: "log": [ 2024-03-01 20:55:37,012 INFO snapshot-role/MainThread: ] 2024-03-01 20:55:37,012 INFO snapshot-role/MainThread: } 2024-03-01 20:55:37,012 INFO snapshot-role/MainThread: Running... lvs test_vg3/lv7_snapset1 2024-03-01 20:55:37,041 INFO snapshot-role/MainThread: Return code: 5 2024-03-01 20:55:37,041 INFO snapshot-role/MainThread: { 2024-03-01 20:55:37,041 INFO snapshot-role/MainThread: "report": [ 2024-03-01 20:55:37,041 INFO snapshot-role/MainThread: { 2024-03-01 20:55:37,041 INFO snapshot-role/MainThread: "lv": [ 2024-03-01 20:55:37,041 INFO snapshot-role/MainThread: ] 2024-03-01 20:55:37,041 INFO snapshot-role/MainThread: } 2024-03-01 20:55:37,041 INFO snapshot-role/MainThread: ] 2024-03-01 20:55:37,041 INFO snapshot-role/MainThread: , 2024-03-01 20:55:37,042 INFO snapshot-role/MainThread: "log": [ 2024-03-01 20:55:37,042 INFO snapshot-role/MainThread: ] 2024-03-01 20:55:37,042 INFO snapshot-role/MainThread: } 2024-03-01 20:55:37,042 INFO snapshot-role/MainThread: verify snapsset : snapset1 2024-03-01 20:55:37,042 INFO snapshot-role/MainThread: verify snapsset : snapset1 2024-03-01 20:55:37,042 INFO snapshot-role/MainThread: snapsset names ok: snapset1 2024-03-01 20:55:37,042 INFO snapshot-role/MainThread: Running... lvm fullreport --units B --nosuffix --configreport vg -o vg_name,vg_uuid,vg_size,vg_free,vg_extent_size --configreport lv -o lv_uuid,lv_name,lv_full_name,lv_path,lv_size,origin,origin_size,pool_lv,lv_tags,lv_attr,vg_name,data_percent,metadata_percent,pool_lv --configreport pv -o pv_name --reportformat json 2024-03-01 20:55:37,077 INFO snapshot-role/MainThread: Return code: 0 2024-03-01 20:55:37,077 INFO snapshot-role/MainThread: { 2024-03-01 20:55:37,077 INFO snapshot-role/MainThread: "report": [ 2024-03-01 20:55:37,077 INFO snapshot-role/MainThread: { 2024-03-01 20:55:37,077 INFO snapshot-role/MainThread: "vg": [ 2024-03-01 20:55:37,077 INFO snapshot-role/MainThread: {"vg_name":"test_vg3", "vg_uuid":"Z06Llf-fSlV-JsRS-yW4I-cdCE-NRe3-3sra1r", "vg_size":"4261412864", "vg_free":"1052770304", "vg_extent_size":"4194304"} 2024-03-01 20:55:37,078 INFO snapshot-role/MainThread: ] 2024-03-01 20:55:37,078 INFO snapshot-role/MainThread: , 2024-03-01 20:55:37,078 INFO snapshot-role/MainThread: "pv": [ 2024-03-01 20:55:37,078 INFO snapshot-role/MainThread: {"pv_name":"/dev/sdg"}, 2024-03-01 20:55:37,078 INFO snapshot-role/MainThread: {"pv_name":"/dev/sdh"}, 2024-03-01 20:55:37,078 INFO snapshot-role/MainThread: {"pv_name":"/dev/sdi"}, 2024-03-01 20:55:37,078 INFO snapshot-role/MainThread: {"pv_name":"/dev/sdj"} 2024-03-01 20:55:37,078 INFO snapshot-role/MainThread: ] 2024-03-01 20:55:37,078 INFO snapshot-role/MainThread: , 2024-03-01 20:55:37,078 INFO snapshot-role/MainThread: "lv": [ 2024-03-01 20:55:37,078 INFO snapshot-role/MainThread: {"lv_uuid":"aDlZI3-sLDs-B4QP-z3XL-xyQR-bHEA-cKx803", "lv_name":"lv5", "lv_full_name":"test_vg3/lv5", "lv_path":"/dev/test_vg3/lv5", "lv_size":"1283457024", "origin":"", "origin_size":"", "pool_lv":"", "lv_tags":"", "lv_attr":"-wi-a-----", "vg_name":"test_vg3", "data_percent":"", "metadata_percent":"", "pool_lv":""}, 2024-03-01 20:55:37,078 INFO snapshot-role/MainThread: {"lv_uuid":"GLnS35-0GMW-XIkY-w41U-KfZA-6v3B-5LFxvr", "lv_name":"lv6", "lv_full_name":"test_vg3/lv6", "lv_path":"/dev/test_vg3/lv6", "lv_size":"1069547520", "origin":"", "origin_size":"", "pool_lv":"", "lv_tags":"", "lv_attr":"-wi-a-----", "vg_name":"test_vg3", "data_percent":"", "metadata_percent":"", "pool_lv":""}, 2024-03-01 20:55:37,078 INFO snapshot-role/MainThread: {"lv_uuid":"bLV6Zb-Faik-wE3Q-sjG9-PnQL-ucBJ-4Fx1RE", "lv_name":"lv7", "lv_full_name":"test_vg3/lv7", "lv_path":"/dev/test_vg3/lv7", "lv_size":"427819008", "origin":"", "origin_size":"", "pool_lv":"", "lv_tags":"", "lv_attr":"-wi-a-----", "vg_name":"test_vg3", "data_percent":"", "metadata_percent":"", "pool_lv":""}, 2024-03-01 20:55:37,078 INFO snapshot-role/MainThread: {"lv_uuid":"akuNTj-PamR-T9kg-ApWg-Q95t-Xbuj-10r5HZ", "lv_name":"lv8", "lv_full_name":"test_vg3/lv8", "lv_path":"/dev/test_vg3/lv8", "lv_size":"427819008", "origin":"", "origin_size":"", "pool_lv":"", "lv_tags":"", "lv_attr":"-wi-a-----", "vg_name":"test_vg3", "data_percent":"", "metadata_percent":"", "pool_lv":""} 2024-03-01 20:55:37,078 INFO snapshot-role/MainThread: ] 2024-03-01 20:55:37,078 INFO snapshot-role/MainThread: , 2024-03-01 20:55:37,078 INFO snapshot-role/MainThread: "pvseg": [ 2024-03-01 20:55:37,078 INFO snapshot-role/MainThread: {"pvseg_start":"0", "pvseg_size":"52", "segtype":"linear", "pv_uuid":"0IjkYa-B3pZ-mFlc-wiJl-1YTk-SLLJ-wEJDTc", "lv_uuid":"aDlZI3-sLDs-B4QP-z3XL-xyQR-bHEA-cKx803", "pv_name":"/dev/sdj"}, 2024-03-01 20:55:37,078 INFO snapshot-role/MainThread: {"pvseg_start":"52", "pvseg_size":"202", "segtype":"free", "pv_uuid":"0IjkYa-B3pZ-mFlc-wiJl-1YTk-SLLJ-wEJDTc", "lv_uuid":"", "pv_name":"/dev/sdj"}, 2024-03-01 20:55:37,078 INFO snapshot-role/MainThread: {"pvseg_start":"0", "pvseg_size":"102", "segtype":"linear", "pv_uuid":"ffRI4c-t31A-8M3p-Kl7I-xQdk-IdaE-CK88Cj", "lv_uuid":"akuNTj-PamR-T9kg-ApWg-Q95t-Xbuj-10r5HZ", "pv_name":"/dev/sdg"}, 2024-03-01 20:55:37,078 INFO snapshot-role/MainThread: {"pvseg_start":"102", "pvseg_size":"102", "segtype":"linear", "pv_uuid":"ffRI4c-t31A-8M3p-Kl7I-xQdk-IdaE-CK88Cj", "lv_uuid":"bLV6Zb-Faik-wE3Q-sjG9-PnQL-ucBJ-4Fx1RE", "pv_name":"/dev/sdg"}, 2024-03-01 20:55:37,078 INFO snapshot-role/MainThread: {"pvseg_start":"204", "pvseg_size":"1", "segtype":"linear", "pv_uuid":"ffRI4c-t31A-8M3p-Kl7I-xQdk-IdaE-CK88Cj", "lv_uuid":"GLnS35-0GMW-XIkY-w41U-KfZA-6v3B-5LFxvr", "pv_name":"/dev/sdg"}, 2024-03-01 20:55:37,078 INFO snapshot-role/MainThread: {"pvseg_start":"205", "pvseg_size":"49", "segtype":"free", "pv_uuid":"ffRI4c-t31A-8M3p-Kl7I-xQdk-IdaE-CK88Cj", "lv_uuid":"", "pv_name":"/dev/sdg"}, 2024-03-01 20:55:37,078 INFO snapshot-role/MainThread: {"pvseg_start":"0", "pvseg_size":"254", "segtype":"linear", "pv_uuid":"tq5jbq-Zcsf-KugH-Rml5-qtyV-IOPU-EmkZxl", "lv_uuid":"aDlZI3-sLDs-B4QP-z3XL-xyQR-bHEA-cKx803", "pv_name":"/dev/sdi"}, 2024-03-01 20:55:37,078 INFO snapshot-role/MainThread: {"pvseg_start":"0", "pvseg_size":"254", "segtype":"linear", "pv_uuid":"vLgDtW-VVVd-6ckc-anEa-hAwX-0tfn-E3IAru", "lv_uuid":"GLnS35-0GMW-XIkY-w41U-KfZA-6v3B-5LFxvr", "pv_name":"/dev/sdh"} 2024-03-01 20:55:37,078 INFO snapshot-role/MainThread: ] 2024-03-01 20:55:37,078 INFO snapshot-role/MainThread: , 2024-03-01 20:55:37,078 INFO snapshot-role/MainThread: "seg": [ 2024-03-01 20:55:37,078 INFO snapshot-role/MainThread: {"seg_pe_ranges":"/dev/sdh:0-253", "segtype":"linear", "lv_uuid":"GLnS35-0GMW-XIkY-w41U-KfZA-6v3B-5LFxvr"}, 2024-03-01 20:55:37,078 INFO snapshot-role/MainThread: {"seg_pe_ranges":"/dev/sdg:204-204", "segtype":"linear", "lv_uuid":"GLnS35-0GMW-XIkY-w41U-KfZA-6v3B-5LFxvr"}, 2024-03-01 20:55:37,078 INFO snapshot-role/MainThread: {"seg_pe_ranges":"/dev/sdi:0-253", "segtype":"linear", "lv_uuid":"aDlZI3-sLDs-B4QP-z3XL-xyQR-bHEA-cKx803"}, 2024-03-01 20:55:37,078 INFO snapshot-role/MainThread: {"seg_pe_ranges":"/dev/sdj:0-51", "segtype":"linear", "lv_uuid":"aDlZI3-sLDs-B4QP-z3XL-xyQR-bHEA-cKx803"}, 2024-03-01 20:55:37,078 INFO snapshot-role/MainThread: {"seg_pe_ranges":"/dev/sdg:0-101", "segtype":"linear", "lv_uuid":"akuNTj-PamR-T9kg-ApWg-Q95t-Xbuj-10r5HZ"}, 2024-03-01 20:55:37,078 INFO snapshot-role/MainThread: {"seg_pe_ranges":"/dev/sdg:102-203", "segtype":"linear", "lv_uuid":"bLV6Zb-Faik-wE3Q-sjG9-PnQL-ucBJ-4Fx1RE"} 2024-03-01 20:55:37,078 INFO snapshot-role/MainThread: ] 2024-03-01 20:55:37,078 INFO snapshot-role/MainThread: } 2024-03-01 20:55:37,079 INFO snapshot-role/MainThread: , 2024-03-01 20:55:37,079 INFO snapshot-role/MainThread: { 2024-03-01 20:55:37,079 INFO snapshot-role/MainThread: "vg": [ 2024-03-01 20:55:37,079 INFO snapshot-role/MainThread: {"vg_name":"test_vg2", "vg_uuid":"7yQrT8-U3bT-lEfw-Vyp4-q4Ho-8WQB-V2xVlb", "vg_size":"3196059648", "vg_free":"2231369728", "vg_extent_size":"4194304"} 2024-03-01 20:55:37,079 INFO snapshot-role/MainThread: ] 2024-03-01 20:55:37,079 INFO snapshot-role/MainThread: , 2024-03-01 20:55:37,079 INFO snapshot-role/MainThread: "pv": [ 2024-03-01 20:55:37,079 INFO snapshot-role/MainThread: {"pv_name":"/dev/sdd"}, 2024-03-01 20:55:37,079 INFO snapshot-role/MainThread: {"pv_name":"/dev/sde"}, 2024-03-01 20:55:37,079 INFO snapshot-role/MainThread: {"pv_name":"/dev/sdf"} 2024-03-01 20:55:37,079 INFO snapshot-role/MainThread: ] 2024-03-01 20:55:37,079 INFO snapshot-role/MainThread: , 2024-03-01 20:55:37,079 INFO snapshot-role/MainThread: "lv": [ 2024-03-01 20:55:37,079 INFO snapshot-role/MainThread: {"lv_uuid":"3gsqoh-1P4n-SyK8-3G1s-HRKI-mdTi-a0ilxL", "lv_name":"lv3", "lv_full_name":"test_vg2/lv3", "lv_path":"/dev/test_vg2/lv3", "lv_size":"322961408", "origin":"", "origin_size":"", "pool_lv":"", "lv_tags":"", "lv_attr":"-wi-a-----", "vg_name":"test_vg2", "data_percent":"", "metadata_percent":"", "pool_lv":""}, 2024-03-01 20:55:37,079 INFO snapshot-role/MainThread: {"lv_uuid":"Ji9k0Z-aXzo-WJXd-aKjm-wc6Z-1M2N-w68tGf", "lv_name":"lv4", "lv_full_name":"test_vg2/lv4", "lv_path":"/dev/test_vg2/lv4", "lv_size":"641728512", "origin":"", "origin_size":"", "pool_lv":"", "lv_tags":"", "lv_attr":"-wi-a-----", "vg_name":"test_vg2", "data_percent":"", "metadata_percent":"", "pool_lv":""} 2024-03-01 20:55:37,079 INFO snapshot-role/MainThread: ] 2024-03-01 20:55:37,079 INFO snapshot-role/MainThread: , 2024-03-01 20:55:37,079 INFO snapshot-role/MainThread: "pvseg": [ 2024-03-01 20:55:37,079 INFO snapshot-role/MainThread: {"pvseg_start":"0", "pvseg_size":"254", "segtype":"free", "pv_uuid":"JFfahv-Bcr6-KA66-5TJn-nCPN-wV44-nQjC5L", "lv_uuid":"", "pv_name":"/dev/sde"}, 2024-03-01 20:55:37,079 INFO snapshot-role/MainThread: {"pvseg_start":"0", "pvseg_size":"153", "segtype":"linear", "pv_uuid":"jr5GOy-9XBl-2Gje-86Xi-v2FY-53L2-mNkTsx", "lv_uuid":"Ji9k0Z-aXzo-WJXd-aKjm-wc6Z-1M2N-w68tGf", "pv_name":"/dev/sdd"}, 2024-03-01 20:55:37,079 INFO snapshot-role/MainThread: {"pvseg_start":"153", "pvseg_size":"77", "segtype":"linear", "pv_uuid":"jr5GOy-9XBl-2Gje-86Xi-v2FY-53L2-mNkTsx", "lv_uuid":"3gsqoh-1P4n-SyK8-3G1s-HRKI-mdTi-a0ilxL", "pv_name":"/dev/sdd"}, 2024-03-01 20:55:37,079 INFO snapshot-role/MainThread: {"pvseg_start":"230", "pvseg_size":"24", "segtype":"free", "pv_uuid":"jr5GOy-9XBl-2Gje-86Xi-v2FY-53L2-mNkTsx", "lv_uuid":"", "pv_name":"/dev/sdd"}, 2024-03-01 20:55:37,079 INFO snapshot-role/MainThread: {"pvseg_start":"0", "pvseg_size":"254", "segtype":"free", "pv_uuid":"yOfrWi-IYRI-T7Yk-BgyK-rDSX-54gM-ZY9zeN", "lv_uuid":"", "pv_name":"/dev/sdf"} 2024-03-01 20:55:37,079 INFO snapshot-role/MainThread: ] 2024-03-01 20:55:37,079 INFO snapshot-role/MainThread: , 2024-03-01 20:55:37,079 INFO snapshot-role/MainThread: "seg": [ 2024-03-01 20:55:37,079 INFO snapshot-role/MainThread: {"seg_pe_ranges":"/dev/sdd:153-229", "segtype":"linear", "lv_uuid":"3gsqoh-1P4n-SyK8-3G1s-HRKI-mdTi-a0ilxL"}, 2024-03-01 20:55:37,079 INFO snapshot-role/MainThread: {"seg_pe_ranges":"/dev/sdd:0-152", "segtype":"linear", "lv_uuid":"Ji9k0Z-aXzo-WJXd-aKjm-wc6Z-1M2N-w68tGf"} 2024-03-01 20:55:37,079 INFO snapshot-role/MainThread: ] 2024-03-01 20:55:37,079 INFO snapshot-role/MainThread: } 2024-03-01 20:55:37,079 INFO snapshot-role/MainThread: , 2024-03-01 20:55:37,079 INFO snapshot-role/MainThread: { 2024-03-01 20:55:37,079 INFO snapshot-role/MainThread: "vg": [ 2024-03-01 20:55:37,079 INFO snapshot-role/MainThread: {"vg_name":"test_vg1", "vg_uuid":"TYdFjf-Vzij-jsTb-6XoP-QRXE-BFqM-FaYmIm", "vg_size":"3196059648", "vg_free":"1107296256", "vg_extent_size":"4194304"} 2024-03-01 20:55:37,079 INFO snapshot-role/MainThread: ] 2024-03-01 20:55:37,079 INFO snapshot-role/MainThread: , 2024-03-01 20:55:37,079 INFO snapshot-role/MainThread: "pv": [ 2024-03-01 20:55:37,080 INFO snapshot-role/MainThread: {"pv_name":"/dev/sda"}, 2024-03-01 20:55:37,080 INFO snapshot-role/MainThread: {"pv_name":"/dev/sdb"}, 2024-03-01 20:55:37,080 INFO snapshot-role/MainThread: {"pv_name":"/dev/sdc"} 2024-03-01 20:55:37,080 INFO snapshot-role/MainThread: ] 2024-03-01 20:55:37,080 INFO snapshot-role/MainThread: , 2024-03-01 20:55:37,080 INFO snapshot-role/MainThread: "lv": [ 2024-03-01 20:55:37,080 INFO snapshot-role/MainThread: {"lv_uuid":"8tiMwr-hy3b-7B3c-kV7T-7hsV-uORT-Z0ltPQ", "lv_name":"lv1", "lv_full_name":"test_vg1/lv1", "lv_path":"/dev/test_vg1/lv1", "lv_size":"482344960", "origin":"", "origin_size":"", "pool_lv":"", "lv_tags":"", "lv_attr":"-wi-a-----", "vg_name":"test_vg1", "data_percent":"", "metadata_percent":"", "pool_lv":""}, 2024-03-01 20:55:37,080 INFO snapshot-role/MainThread: {"lv_uuid":"qf1Fcf-NTcc-qA3L-F4qc-ynf7-s1ol-NJlCHs", "lv_name":"lv2", "lv_full_name":"test_vg1/lv2", "lv_path":"/dev/test_vg1/lv2", "lv_size":"1606418432", "origin":"", "origin_size":"", "pool_lv":"", "lv_tags":"", "lv_attr":"-wi-a-----", "vg_name":"test_vg1", "data_percent":"", "metadata_percent":"", "pool_lv":""} 2024-03-01 20:55:37,080 INFO snapshot-role/MainThread: ] 2024-03-01 20:55:37,080 INFO snapshot-role/MainThread: , 2024-03-01 20:55:37,080 INFO snapshot-role/MainThread: "pvseg": [ 2024-03-01 20:55:37,080 INFO snapshot-role/MainThread: {"pvseg_start":"0", "pvseg_size":"254", "segtype":"free", "pv_uuid":"1AtNmX-enn9-kZjq-oHbX-001q-nFdq-oERM7F", "lv_uuid":"", "pv_name":"/dev/sdc"}, 2024-03-01 20:55:37,080 INFO snapshot-role/MainThread: {"pvseg_start":"0", "pvseg_size":"129", "segtype":"linear", "pv_uuid":"D9qdTF-MFuT-OOj3-Aoz3-FgUw-7pV0-MbikiO", "lv_uuid":"qf1Fcf-NTcc-qA3L-F4qc-ynf7-s1ol-NJlCHs", "pv_name":"/dev/sdb"}, 2024-03-01 20:55:37,080 INFO snapshot-role/MainThread: {"pvseg_start":"129", "pvseg_size":"115", "segtype":"linear", "pv_uuid":"D9qdTF-MFuT-OOj3-Aoz3-FgUw-7pV0-MbikiO", "lv_uuid":"8tiMwr-hy3b-7B3c-kV7T-7hsV-uORT-Z0ltPQ", "pv_name":"/dev/sdb"}, 2024-03-01 20:55:37,080 INFO snapshot-role/MainThread: {"pvseg_start":"244", "pvseg_size":"10", "segtype":"free", "pv_uuid":"D9qdTF-MFuT-OOj3-Aoz3-FgUw-7pV0-MbikiO", "lv_uuid":"", "pv_name":"/dev/sdb"}, 2024-03-01 20:55:37,080 INFO snapshot-role/MainThread: {"pvseg_start":"0", "pvseg_size":"254", "segtype":"linear", "pv_uuid":"UbNcth-C61D-hhmy-qNCs-Kfy3-TcH0-EwELhh", "lv_uuid":"qf1Fcf-NTcc-qA3L-F4qc-ynf7-s1ol-NJlCHs", "pv_name":"/dev/sda"} 2024-03-01 20:55:37,080 INFO snapshot-role/MainThread: ] 2024-03-01 20:55:37,080 INFO snapshot-role/MainThread: , 2024-03-01 20:55:37,080 INFO snapshot-role/MainThread: "seg": [ 2024-03-01 20:55:37,080 INFO snapshot-role/MainThread: {"seg_pe_ranges":"/dev/sdb:129-243", "segtype":"linear", "lv_uuid":"8tiMwr-hy3b-7B3c-kV7T-7hsV-uORT-Z0ltPQ"}, 2024-03-01 20:55:37,080 INFO snapshot-role/MainThread: {"seg_pe_ranges":"/dev/sda:0-253", "segtype":"linear", "lv_uuid":"qf1Fcf-NTcc-qA3L-F4qc-ynf7-s1ol-NJlCHs"}, 2024-03-01 20:55:37,080 INFO snapshot-role/MainThread: {"seg_pe_ranges":"/dev/sdb:0-128", "segtype":"linear", "lv_uuid":"qf1Fcf-NTcc-qA3L-F4qc-ynf7-s1ol-NJlCHs"} 2024-03-01 20:55:37,080 INFO snapshot-role/MainThread: ] 2024-03-01 20:55:37,080 INFO snapshot-role/MainThread: } 2024-03-01 20:55:37,080 INFO snapshot-role/MainThread: ] 2024-03-01 20:55:37,080 INFO snapshot-role/MainThread: , 2024-03-01 20:55:37,080 INFO snapshot-role/MainThread: "log": [ 2024-03-01 20:55:37,080 INFO snapshot-role/MainThread: ] 2024-03-01 20:55:37,080 INFO snapshot-role/MainThread: } 2024-03-01 20:55:37,080 INFO snapshot-role/MainThread: get_current_space_state: test_vg3 vg_size : 4261412864 vg_free : 1052770304 vg_extent_size : 4194304 2024-03-01 20:55:37,080 INFO snapshot-role/MainThread: lv: lv5 lv_size : 1283457024 chunk_size : 65536 2024-03-01 20:55:37,081 INFO snapshot-role/MainThread: lv: lv6 lv_size : 1069547520 chunk_size : 65536 2024-03-01 20:55:37,081 INFO snapshot-role/MainThread: lv: lv7 lv_size : 427819008 chunk_size : 65536 2024-03-01 20:55:37,081 INFO snapshot-role/MainThread: lv: lv8 lv_size : 427819008 chunk_size : 65536 2024-03-01 20:55:37,081 INFO snapshot-role/MainThread: get_current_space_state: test_vg2 vg_size : 3196059648 vg_free : 2231369728 vg_extent_size : 4194304 2024-03-01 20:55:37,081 INFO snapshot-role/MainThread: lv: lv3 lv_size : 322961408 chunk_size : 65536 2024-03-01 20:55:37,081 INFO snapshot-role/MainThread: lv: lv4 lv_size : 641728512 chunk_size : 65536 2024-03-01 20:55:37,081 INFO snapshot-role/MainThread: get_current_space_state: test_vg1 vg_size : 3196059648 vg_free : 1107296256 vg_extent_size : 4194304 2024-03-01 20:55:37,081 INFO snapshot-role/MainThread: lv: lv1 lv_size : 482344960 chunk_size : 65536 2024-03-01 20:55:37,081 INFO snapshot-role/MainThread: lv: lv2 lv_size : 1606418432 chunk_size : 65536 2024-03-01 20:55:37,081 INFO snapshot-role/MainThread: Running... lvs test_vg1 2024-03-01 20:55:37,110 INFO snapshot-role/MainThread: Return code: 0 2024-03-01 20:55:37,110 INFO snapshot-role/MainThread: { 2024-03-01 20:55:37,110 INFO snapshot-role/MainThread: "report": [ 2024-03-01 20:55:37,110 INFO snapshot-role/MainThread: { 2024-03-01 20:55:37,110 INFO snapshot-role/MainThread: "lv": [ 2024-03-01 20:55:37,110 INFO snapshot-role/MainThread: {"lv_name":"lv1", "vg_name":"test_vg1", "lv_attr":"-wi-a-----", "lv_size":"482344960", "pool_lv":"", "origin":"", "data_percent":"", "metadata_percent":"", "move_pv":"", "mirror_log":"", "copy_percent":"", "convert_lv":""}, 2024-03-01 20:55:37,110 INFO snapshot-role/MainThread: {"lv_name":"lv2", "vg_name":"test_vg1", "lv_attr":"-wi-a-----", "lv_size":"1606418432", "pool_lv":"", "origin":"", "data_percent":"", "metadata_percent":"", "move_pv":"", "mirror_log":"", "copy_percent":"", "convert_lv":""} 2024-03-01 20:55:37,110 INFO snapshot-role/MainThread: ] 2024-03-01 20:55:37,110 INFO snapshot-role/MainThread: } 2024-03-01 20:55:37,110 INFO snapshot-role/MainThread: ] 2024-03-01 20:55:37,110 INFO snapshot-role/MainThread: , 2024-03-01 20:55:37,110 INFO snapshot-role/MainThread: "log": [ 2024-03-01 20:55:37,110 INFO snapshot-role/MainThread: ] 2024-03-01 20:55:37,111 INFO snapshot-role/MainThread: } 2024-03-01 20:55:37,111 INFO snapshot-role/MainThread: Running... lvs test_vg1/lv1_snapset1 2024-03-01 20:55:37,139 INFO snapshot-role/MainThread: Return code: 5 2024-03-01 20:55:37,139 INFO snapshot-role/MainThread: { 2024-03-01 20:55:37,139 INFO snapshot-role/MainThread: "report": [ 2024-03-01 20:55:37,139 INFO snapshot-role/MainThread: { 2024-03-01 20:55:37,139 INFO snapshot-role/MainThread: "lv": [ 2024-03-01 20:55:37,139 INFO snapshot-role/MainThread: ] 2024-03-01 20:55:37,139 INFO snapshot-role/MainThread: } 2024-03-01 20:55:37,139 INFO snapshot-role/MainThread: ] 2024-03-01 20:55:37,139 INFO snapshot-role/MainThread: , 2024-03-01 20:55:37,139 INFO snapshot-role/MainThread: "log": [ 2024-03-01 20:55:37,140 INFO snapshot-role/MainThread: ] 2024-03-01 20:55:37,140 INFO snapshot-role/MainThread: } 2024-03-01 20:55:37,140 INFO snapshot-role/MainThread: Running... lvcreate -s -n lv1_snapset1 -L 100663296B test_vg1/lv1 2024-03-01 20:55:37,293 INFO snapshot-role/MainThread: Return code: 0 2024-03-01 20:55:37,293 INFO snapshot-role/MainThread: { 2024-03-01 20:55:37,293 INFO snapshot-role/MainThread: "log": [ 2024-03-01 20:55:37,293 INFO snapshot-role/MainThread: ] 2024-03-01 20:55:37,294 INFO snapshot-role/MainThread: } 2024-03-01 20:55:37,294 INFO snapshot-role/MainThread: Running... lvs test_vg2 2024-03-01 20:55:37,333 INFO snapshot-role/MainThread: Return code: 0 2024-03-01 20:55:37,333 INFO snapshot-role/MainThread: { 2024-03-01 20:55:37,333 INFO snapshot-role/MainThread: "report": [ 2024-03-01 20:55:37,334 INFO snapshot-role/MainThread: { 2024-03-01 20:55:37,334 INFO snapshot-role/MainThread: "lv": [ 2024-03-01 20:55:37,334 INFO snapshot-role/MainThread: {"lv_name":"lv3", "vg_name":"test_vg2", "lv_attr":"-wi-a-----", "lv_size":"322961408", "pool_lv":"", "origin":"", "data_percent":"", "metadata_percent":"", "move_pv":"", "mirror_log":"", "copy_percent":"", "convert_lv":""}, 2024-03-01 20:55:37,334 INFO snapshot-role/MainThread: {"lv_name":"lv4", "vg_name":"test_vg2", "lv_attr":"-wi-a-----", "lv_size":"641728512", "pool_lv":"", "origin":"", "data_percent":"", "metadata_percent":"", "move_pv":"", "mirror_log":"", "copy_percent":"", "convert_lv":""} 2024-03-01 20:55:37,334 INFO snapshot-role/MainThread: ] 2024-03-01 20:55:37,334 INFO snapshot-role/MainThread: } 2024-03-01 20:55:37,334 INFO snapshot-role/MainThread: ] 2024-03-01 20:55:37,334 INFO snapshot-role/MainThread: , 2024-03-01 20:55:37,334 INFO snapshot-role/MainThread: "log": [ 2024-03-01 20:55:37,335 INFO snapshot-role/MainThread: ] 2024-03-01 20:55:37,335 INFO snapshot-role/MainThread: } 2024-03-01 20:55:37,335 INFO snapshot-role/MainThread: Running... lvs test_vg2/lv3_snapset1 2024-03-01 20:55:37,372 INFO snapshot-role/MainThread: Return code: 5 2024-03-01 20:55:37,372 INFO snapshot-role/MainThread: { 2024-03-01 20:55:37,372 INFO snapshot-role/MainThread: "report": [ 2024-03-01 20:55:37,372 INFO snapshot-role/MainThread: { 2024-03-01 20:55:37,372 INFO snapshot-role/MainThread: "lv": [ 2024-03-01 20:55:37,372 INFO snapshot-role/MainThread: ] 2024-03-01 20:55:37,372 INFO snapshot-role/MainThread: } 2024-03-01 20:55:37,372 INFO snapshot-role/MainThread: ] 2024-03-01 20:55:37,372 INFO snapshot-role/MainThread: , 2024-03-01 20:55:37,372 INFO snapshot-role/MainThread: "log": [ 2024-03-01 20:55:37,372 INFO snapshot-role/MainThread: ] 2024-03-01 20:55:37,372 INFO snapshot-role/MainThread: } 2024-03-01 20:55:37,373 INFO snapshot-role/MainThread: Running... lvcreate -s -n lv3_snapset1 -L 50331648B test_vg2/lv3 2024-03-01 20:55:37,490 INFO snapshot-role/MainThread: Return code: 0 2024-03-01 20:55:37,490 INFO snapshot-role/MainThread: { 2024-03-01 20:55:37,491 INFO snapshot-role/MainThread: "log": [ 2024-03-01 20:55:37,491 INFO snapshot-role/MainThread: ] 2024-03-01 20:55:37,491 INFO snapshot-role/MainThread: } 2024-03-01 20:55:37,491 INFO snapshot-role/MainThread: Running... lvs test_vg2 2024-03-01 20:55:37,532 INFO snapshot-role/MainThread: Return code: 0 2024-03-01 20:55:37,532 INFO snapshot-role/MainThread: { 2024-03-01 20:55:37,532 INFO snapshot-role/MainThread: "report": [ 2024-03-01 20:55:37,532 INFO snapshot-role/MainThread: { 2024-03-01 20:55:37,532 INFO snapshot-role/MainThread: "lv": [ 2024-03-01 20:55:37,532 INFO snapshot-role/MainThread: {"lv_name":"lv3", "vg_name":"test_vg2", "lv_attr":"owi-a-s---", "lv_size":"322961408", "pool_lv":"", "origin":"", "data_percent":"", "metadata_percent":"", "move_pv":"", "mirror_log":"", "copy_percent":"", "convert_lv":""}, 2024-03-01 20:55:37,532 INFO snapshot-role/MainThread: {"lv_name":"lv3_snapset1", "vg_name":"test_vg2", "lv_attr":"swi-a-s---", "lv_size":"50331648", "pool_lv":"", "origin":"lv3", "data_percent":"0.00", "metadata_percent":"", "move_pv":"", "mirror_log":"", "copy_percent":"", "convert_lv":""}, 2024-03-01 20:55:37,533 INFO snapshot-role/MainThread: {"lv_name":"lv4", "vg_name":"test_vg2", "lv_attr":"-wi-a-----", "lv_size":"641728512", "pool_lv":"", "origin":"", "data_percent":"", "metadata_percent":"", "move_pv":"", "mirror_log":"", "copy_percent":"", "convert_lv":""} 2024-03-01 20:55:37,533 INFO snapshot-role/MainThread: ] 2024-03-01 20:55:37,533 INFO snapshot-role/MainThread: } 2024-03-01 20:55:37,533 INFO snapshot-role/MainThread: ] 2024-03-01 20:55:37,533 INFO snapshot-role/MainThread: , 2024-03-01 20:55:37,533 INFO snapshot-role/MainThread: "log": [ 2024-03-01 20:55:37,533 INFO snapshot-role/MainThread: ] 2024-03-01 20:55:37,533 INFO snapshot-role/MainThread: } 2024-03-01 20:55:37,533 INFO snapshot-role/MainThread: Running... lvs test_vg2/lv4_snapset1 2024-03-01 20:55:37,563 INFO snapshot-role/MainThread: Return code: 5 2024-03-01 20:55:37,563 INFO snapshot-role/MainThread: { 2024-03-01 20:55:37,564 INFO snapshot-role/MainThread: "report": [ 2024-03-01 20:55:37,564 INFO snapshot-role/MainThread: { 2024-03-01 20:55:37,564 INFO snapshot-role/MainThread: "lv": [ 2024-03-01 20:55:37,564 INFO snapshot-role/MainThread: ] 2024-03-01 20:55:37,564 INFO snapshot-role/MainThread: } 2024-03-01 20:55:37,564 INFO snapshot-role/MainThread: ] 2024-03-01 20:55:37,564 INFO snapshot-role/MainThread: , 2024-03-01 20:55:37,564 INFO snapshot-role/MainThread: "log": [ 2024-03-01 20:55:37,564 INFO snapshot-role/MainThread: ] 2024-03-01 20:55:37,564 INFO snapshot-role/MainThread: } 2024-03-01 20:55:37,564 INFO snapshot-role/MainThread: Running... lvcreate -s -n lv4_snapset1 -L 96468992B test_vg2/lv4 2024-03-01 20:55:37,682 INFO snapshot-role/MainThread: Return code: 0 2024-03-01 20:55:37,682 INFO snapshot-role/MainThread: { 2024-03-01 20:55:37,682 INFO snapshot-role/MainThread: "log": [ 2024-03-01 20:55:37,682 INFO snapshot-role/MainThread: ] 2024-03-01 20:55:37,682 INFO snapshot-role/MainThread: } 2024-03-01 20:55:37,683 INFO snapshot-role/MainThread: Running... lvs test_vg3 2024-03-01 20:55:37,740 INFO snapshot-role/MainThread: Return code: 0 2024-03-01 20:55:37,740 INFO snapshot-role/MainThread: { 2024-03-01 20:55:37,740 INFO snapshot-role/MainThread: "report": [ 2024-03-01 20:55:37,740 INFO snapshot-role/MainThread: { 2024-03-01 20:55:37,740 INFO snapshot-role/MainThread: "lv": [ 2024-03-01 20:55:37,740 INFO snapshot-role/MainThread: {"lv_name":"lv5", "vg_name":"test_vg3", "lv_attr":"-wi-a-----", "lv_size":"1283457024", "pool_lv":"", "origin":"", "data_percent":"", "metadata_percent":"", "move_pv":"", "mirror_log":"", "copy_percent":"", "convert_lv":""}, 2024-03-01 20:55:37,740 INFO snapshot-role/MainThread: {"lv_name":"lv6", "vg_name":"test_vg3", "lv_attr":"-wi-a-----", "lv_size":"1069547520", "pool_lv":"", "origin":"", "data_percent":"", "metadata_percent":"", "move_pv":"", "mirror_log":"", "copy_percent":"", "convert_lv":""}, 2024-03-01 20:55:37,740 INFO snapshot-role/MainThread: {"lv_name":"lv7", "vg_name":"test_vg3", "lv_attr":"-wi-a-----", "lv_size":"427819008", "pool_lv":"", "origin":"", "data_percent":"", "metadata_percent":"", "move_pv":"", "mirror_log":"", "copy_percent":"", "convert_lv":""}, 2024-03-01 20:55:37,740 INFO snapshot-role/MainThread: {"lv_name":"lv8", "vg_name":"test_vg3", "lv_attr":"-wi-a-----", "lv_size":"427819008", "pool_lv":"", "origin":"", "data_percent":"", "metadata_percent":"", "move_pv":"", "mirror_log":"", "copy_percent":"", "convert_lv":""} 2024-03-01 20:55:37,740 INFO snapshot-role/MainThread: ] 2024-03-01 20:55:37,740 INFO snapshot-role/MainThread: } 2024-03-01 20:55:37,740 INFO snapshot-role/MainThread: ] 2024-03-01 20:55:37,740 INFO snapshot-role/MainThread: , 2024-03-01 20:55:37,740 INFO snapshot-role/MainThread: "log": [ 2024-03-01 20:55:37,740 INFO snapshot-role/MainThread: ] 2024-03-01 20:55:37,740 INFO snapshot-role/MainThread: } 2024-03-01 20:55:37,741 INFO snapshot-role/MainThread: Running... lvs test_vg3/lv7_snapset1 2024-03-01 20:55:37,772 INFO snapshot-role/MainThread: Return code: 5 2024-03-01 20:55:37,772 INFO snapshot-role/MainThread: { 2024-03-01 20:55:37,772 INFO snapshot-role/MainThread: "report": [ 2024-03-01 20:55:37,772 INFO snapshot-role/MainThread: { 2024-03-01 20:55:37,772 INFO snapshot-role/MainThread: "lv": [ 2024-03-01 20:55:37,772 INFO snapshot-role/MainThread: ] 2024-03-01 20:55:37,772 INFO snapshot-role/MainThread: } 2024-03-01 20:55:37,772 INFO snapshot-role/MainThread: ] 2024-03-01 20:55:37,772 INFO snapshot-role/MainThread: , 2024-03-01 20:55:37,773 INFO snapshot-role/MainThread: "log": [ 2024-03-01 20:55:37,773 INFO snapshot-role/MainThread: ] 2024-03-01 20:55:37,773 INFO snapshot-role/MainThread: } 2024-03-01 20:55:37,773 INFO snapshot-role/MainThread: Running... lvcreate -s -n lv7_snapset1 -L 67108864B test_vg3/lv7 2024-03-01 20:55:37,897 INFO snapshot-role/MainThread: Return code: 0 2024-03-01 20:55:37,897 INFO snapshot-role/MainThread: { 2024-03-01 20:55:37,898 INFO snapshot-role/MainThread: "log": [ 2024-03-01 20:55:37,898 INFO snapshot-role/MainThread: ] 2024-03-01 20:55:37,898 INFO snapshot-role/MainThread: } 2024-03-01 20:55:37,898 INFO snapshot-role/MainThread: exit code: 0: [''] 2024-03-01 20:55:39,339 INFO snapshot-role/MainThread: check_cmd: check 20 None None None 1 {"name": "snapset1", "volumes": [{"name": "snapshot VG1 LV1", "vg": "test_vg1", "lv": "lv1", "percent_space_required": 20}, {"name": "snapshot VG2 LV3", "vg": "test_vg2", "lv": "lv3", "percent_space_required": 15}, {"name": "snapshot VG2 LV4", "vg": "test_vg2", "lv": "lv4", "percent_space_required": 15}, {"name": "snapshot VG3 LV7", "vg": "test_vg3", "lv": "lv7", "percent_space_required": 15}]} 2024-03-01 20:55:39,339 INFO snapshot-role/MainThread: snapset {'name': 'snapset1', 'volumes': [{'name': 'snapshot VG1 LV1', 'vg': 'test_vg1', 'lv': 'lv1', 'percent_space_required': 20}, {'name': 'snapshot VG2 LV3', 'vg': 'test_vg2', 'lv': 'lv3', 'percent_space_required': 15}, {'name': 'snapshot VG2 LV4', 'vg': 'test_vg2', 'lv': 'lv4', 'percent_space_required': 15}, {'name': 'snapshot VG3 LV7', 'vg': 'test_vg3', 'lv': 'lv7', 'percent_space_required': 15}]} 2024-03-01 20:55:39,340 INFO snapshot-role/MainThread: check snapsset : snapset1 2024-03-01 20:55:39,340 INFO snapshot-role/MainThread: verify snapsset : snapset1 2024-03-01 20:55:39,340 INFO snapshot-role/MainThread: Running... lvs test_vg1 2024-03-01 20:55:39,370 INFO snapshot-role/MainThread: Return code: 0 2024-03-01 20:55:39,370 INFO snapshot-role/MainThread: { 2024-03-01 20:55:39,371 INFO snapshot-role/MainThread: "report": [ 2024-03-01 20:55:39,371 INFO snapshot-role/MainThread: { 2024-03-01 20:55:39,371 INFO snapshot-role/MainThread: "lv": [ 2024-03-01 20:55:39,371 INFO snapshot-role/MainThread: {"lv_name":"lv1", "vg_name":"test_vg1", "lv_attr":"owi-a-s---", "lv_size":"482344960", "pool_lv":"", "origin":"", "data_percent":"", "metadata_percent":"", "move_pv":"", "mirror_log":"", "copy_percent":"", "convert_lv":""}, 2024-03-01 20:55:39,371 INFO snapshot-role/MainThread: {"lv_name":"lv1_snapset1", "vg_name":"test_vg1", "lv_attr":"swi-a-s---", "lv_size":"100663296", "pool_lv":"", "origin":"lv1", "data_percent":"0.00", "metadata_percent":"", "move_pv":"", "mirror_log":"", "copy_percent":"", "convert_lv":""}, 2024-03-01 20:55:39,371 INFO snapshot-role/MainThread: {"lv_name":"lv2", "vg_name":"test_vg1", "lv_attr":"-wi-a-----", "lv_size":"1606418432", "pool_lv":"", "origin":"", "data_percent":"", "metadata_percent":"", "move_pv":"", "mirror_log":"", "copy_percent":"", "convert_lv":""} 2024-03-01 20:55:39,371 INFO snapshot-role/MainThread: ] 2024-03-01 20:55:39,371 INFO snapshot-role/MainThread: } 2024-03-01 20:55:39,371 INFO snapshot-role/MainThread: ] 2024-03-01 20:55:39,371 INFO snapshot-role/MainThread: , 2024-03-01 20:55:39,371 INFO snapshot-role/MainThread: "log": [ 2024-03-01 20:55:39,371 INFO snapshot-role/MainThread: ] 2024-03-01 20:55:39,371 INFO snapshot-role/MainThread: } 2024-03-01 20:55:39,371 INFO snapshot-role/MainThread: Running... lvs test_vg1/lv1 2024-03-01 20:55:39,401 INFO snapshot-role/MainThread: Return code: 0 2024-03-01 20:55:39,401 INFO snapshot-role/MainThread: { 2024-03-01 20:55:39,401 INFO snapshot-role/MainThread: "report": [ 2024-03-01 20:55:39,401 INFO snapshot-role/MainThread: { 2024-03-01 20:55:39,401 INFO snapshot-role/MainThread: "lv": [ 2024-03-01 20:55:39,401 INFO snapshot-role/MainThread: {"lv_name":"lv1", "vg_name":"test_vg1", "lv_attr":"owi-a-s---", "lv_size":"482344960", "pool_lv":"", "origin":"", "data_percent":"", "metadata_percent":"", "move_pv":"", "mirror_log":"", "copy_percent":"", "convert_lv":""} 2024-03-01 20:55:39,401 INFO snapshot-role/MainThread: ] 2024-03-01 20:55:39,401 INFO snapshot-role/MainThread: } 2024-03-01 20:55:39,401 INFO snapshot-role/MainThread: ] 2024-03-01 20:55:39,402 INFO snapshot-role/MainThread: , 2024-03-01 20:55:39,402 INFO snapshot-role/MainThread: "log": [ 2024-03-01 20:55:39,402 INFO snapshot-role/MainThread: ] 2024-03-01 20:55:39,402 INFO snapshot-role/MainThread: } 2024-03-01 20:55:39,402 INFO snapshot-role/MainThread: Running... lvs test_vg2 2024-03-01 20:55:39,431 INFO snapshot-role/MainThread: Return code: 0 2024-03-01 20:55:39,431 INFO snapshot-role/MainThread: { 2024-03-01 20:55:39,431 INFO snapshot-role/MainThread: "report": [ 2024-03-01 20:55:39,431 INFO snapshot-role/MainThread: { 2024-03-01 20:55:39,431 INFO snapshot-role/MainThread: "lv": [ 2024-03-01 20:55:39,431 INFO snapshot-role/MainThread: {"lv_name":"lv3", "vg_name":"test_vg2", "lv_attr":"owi-a-s---", "lv_size":"322961408", "pool_lv":"", "origin":"", "data_percent":"", "metadata_percent":"", "move_pv":"", "mirror_log":"", "copy_percent":"", "convert_lv":""}, 2024-03-01 20:55:39,431 INFO snapshot-role/MainThread: {"lv_name":"lv3_snapset1", "vg_name":"test_vg2", "lv_attr":"swi-a-s---", "lv_size":"50331648", "pool_lv":"", "origin":"lv3", "data_percent":"0.00", "metadata_percent":"", "move_pv":"", "mirror_log":"", "copy_percent":"", "convert_lv":""}, 2024-03-01 20:55:39,432 INFO snapshot-role/MainThread: {"lv_name":"lv4", "vg_name":"test_vg2", "lv_attr":"owi-a-s---", "lv_size":"641728512", "pool_lv":"", "origin":"", "data_percent":"", "metadata_percent":"", "move_pv":"", "mirror_log":"", "copy_percent":"", "convert_lv":""}, 2024-03-01 20:55:39,432 INFO snapshot-role/MainThread: {"lv_name":"lv4_snapset1", "vg_name":"test_vg2", "lv_attr":"swi-a-s---", "lv_size":"96468992", "pool_lv":"", "origin":"lv4", "data_percent":"0.00", "metadata_percent":"", "move_pv":"", "mirror_log":"", "copy_percent":"", "convert_lv":""} 2024-03-01 20:55:39,432 INFO snapshot-role/MainThread: ] 2024-03-01 20:55:39,432 INFO snapshot-role/MainThread: } 2024-03-01 20:55:39,432 INFO snapshot-role/MainThread: ] 2024-03-01 20:55:39,432 INFO snapshot-role/MainThread: , 2024-03-01 20:55:39,432 INFO snapshot-role/MainThread: "log": [ 2024-03-01 20:55:39,432 INFO snapshot-role/MainThread: ] 2024-03-01 20:55:39,432 INFO snapshot-role/MainThread: } 2024-03-01 20:55:39,432 INFO snapshot-role/MainThread: Running... lvs test_vg2/lv3 2024-03-01 20:55:39,469 INFO snapshot-role/MainThread: Return code: 0 2024-03-01 20:55:39,469 INFO snapshot-role/MainThread: { 2024-03-01 20:55:39,469 INFO snapshot-role/MainThread: "report": [ 2024-03-01 20:55:39,469 INFO snapshot-role/MainThread: { 2024-03-01 20:55:39,470 INFO snapshot-role/MainThread: "lv": [ 2024-03-01 20:55:39,470 INFO snapshot-role/MainThread: {"lv_name":"lv3", "vg_name":"test_vg2", "lv_attr":"owi-a-s---", "lv_size":"322961408", "pool_lv":"", "origin":"", "data_percent":"", "metadata_percent":"", "move_pv":"", "mirror_log":"", "copy_percent":"", "convert_lv":""} 2024-03-01 20:55:39,470 INFO snapshot-role/MainThread: ] 2024-03-01 20:55:39,470 INFO snapshot-role/MainThread: } 2024-03-01 20:55:39,470 INFO snapshot-role/MainThread: ] 2024-03-01 20:55:39,470 INFO snapshot-role/MainThread: , 2024-03-01 20:55:39,470 INFO snapshot-role/MainThread: "log": [ 2024-03-01 20:55:39,470 INFO snapshot-role/MainThread: ] 2024-03-01 20:55:39,470 INFO snapshot-role/MainThread: } 2024-03-01 20:55:39,470 INFO snapshot-role/MainThread: Running... lvs test_vg2 2024-03-01 20:55:39,503 INFO snapshot-role/MainThread: Return code: 0 2024-03-01 20:55:39,503 INFO snapshot-role/MainThread: { 2024-03-01 20:55:39,503 INFO snapshot-role/MainThread: "report": [ 2024-03-01 20:55:39,503 INFO snapshot-role/MainThread: { 2024-03-01 20:55:39,503 INFO snapshot-role/MainThread: "lv": [ 2024-03-01 20:55:39,503 INFO snapshot-role/MainThread: {"lv_name":"lv3", "vg_name":"test_vg2", "lv_attr":"owi-a-s---", "lv_size":"322961408", "pool_lv":"", "origin":"", "data_percent":"", "metadata_percent":"", "move_pv":"", "mirror_log":"", "copy_percent":"", "convert_lv":""}, 2024-03-01 20:55:39,503 INFO snapshot-role/MainThread: {"lv_name":"lv3_snapset1", "vg_name":"test_vg2", "lv_attr":"swi-a-s---", "lv_size":"50331648", "pool_lv":"", "origin":"lv3", "data_percent":"0.00", "metadata_percent":"", "move_pv":"", "mirror_log":"", "copy_percent":"", "convert_lv":""}, 2024-03-01 20:55:39,504 INFO snapshot-role/MainThread: {"lv_name":"lv4", "vg_name":"test_vg2", "lv_attr":"owi-a-s---", "lv_size":"641728512", "pool_lv":"", "origin":"", "data_percent":"", "metadata_percent":"", "move_pv":"", "mirror_log":"", "copy_percent":"", "convert_lv":""}, 2024-03-01 20:55:39,504 INFO snapshot-role/MainThread: {"lv_name":"lv4_snapset1", "vg_name":"test_vg2", "lv_attr":"swi-a-s---", "lv_size":"96468992", "pool_lv":"", "origin":"lv4", "data_percent":"0.00", "metadata_percent":"", "move_pv":"", "mirror_log":"", "copy_percent":"", "convert_lv":""} 2024-03-01 20:55:39,504 INFO snapshot-role/MainThread: ] 2024-03-01 20:55:39,504 INFO snapshot-role/MainThread: } 2024-03-01 20:55:39,504 INFO snapshot-role/MainThread: ] 2024-03-01 20:55:39,504 INFO snapshot-role/MainThread: , 2024-03-01 20:55:39,504 INFO snapshot-role/MainThread: "log": [ 2024-03-01 20:55:39,504 INFO snapshot-role/MainThread: ] 2024-03-01 20:55:39,504 INFO snapshot-role/MainThread: } 2024-03-01 20:55:39,504 INFO snapshot-role/MainThread: Running... lvs test_vg2/lv4 2024-03-01 20:55:39,537 INFO snapshot-role/MainThread: Return code: 0 2024-03-01 20:55:39,537 INFO snapshot-role/MainThread: { 2024-03-01 20:55:39,537 INFO snapshot-role/MainThread: "report": [ 2024-03-01 20:55:39,537 INFO snapshot-role/MainThread: { 2024-03-01 20:55:39,537 INFO snapshot-role/MainThread: "lv": [ 2024-03-01 20:55:39,538 INFO snapshot-role/MainThread: {"lv_name":"lv4", "vg_name":"test_vg2", "lv_attr":"owi-a-s---", "lv_size":"641728512", "pool_lv":"", "origin":"", "data_percent":"", "metadata_percent":"", "move_pv":"", "mirror_log":"", "copy_percent":"", "convert_lv":""} 2024-03-01 20:55:39,538 INFO snapshot-role/MainThread: ] 2024-03-01 20:55:39,538 INFO snapshot-role/MainThread: } 2024-03-01 20:55:39,538 INFO snapshot-role/MainThread: ] 2024-03-01 20:55:39,538 INFO snapshot-role/MainThread: , 2024-03-01 20:55:39,538 INFO snapshot-role/MainThread: "log": [ 2024-03-01 20:55:39,538 INFO snapshot-role/MainThread: ] 2024-03-01 20:55:39,538 INFO snapshot-role/MainThread: } 2024-03-01 20:55:39,538 INFO snapshot-role/MainThread: Running... lvs test_vg3 2024-03-01 20:55:39,567 INFO snapshot-role/MainThread: Return code: 0 2024-03-01 20:55:39,567 INFO snapshot-role/MainThread: { 2024-03-01 20:55:39,567 INFO snapshot-role/MainThread: "report": [ 2024-03-01 20:55:39,567 INFO snapshot-role/MainThread: { 2024-03-01 20:55:39,568 INFO snapshot-role/MainThread: "lv": [ 2024-03-01 20:55:39,568 INFO snapshot-role/MainThread: {"lv_name":"lv5", "vg_name":"test_vg3", "lv_attr":"-wi-a-----", "lv_size":"1283457024", "pool_lv":"", "origin":"", "data_percent":"", "metadata_percent":"", "move_pv":"", "mirror_log":"", "copy_percent":"", "convert_lv":""}, 2024-03-01 20:55:39,568 INFO snapshot-role/MainThread: {"lv_name":"lv6", "vg_name":"test_vg3", "lv_attr":"-wi-a-----", "lv_size":"1069547520", "pool_lv":"", "origin":"", "data_percent":"", "metadata_percent":"", "move_pv":"", "mirror_log":"", "copy_percent":"", "convert_lv":""}, 2024-03-01 20:55:39,568 INFO snapshot-role/MainThread: {"lv_name":"lv7", "vg_name":"test_vg3", "lv_attr":"owi-a-s---", "lv_size":"427819008", "pool_lv":"", "origin":"", "data_percent":"", "metadata_percent":"", "move_pv":"", "mirror_log":"", "copy_percent":"", "convert_lv":""}, 2024-03-01 20:55: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 20:55:39,568 INFO snapshot-role/MainThread: {"lv_name":"lv8", "vg_name":"test_vg3", "lv_attr":"-wi-a-----", "lv_size":"427819008", "pool_lv":"", "origin":"", "data_percent":"", "metadata_percent":"", "move_pv":"", "mirror_log":"", "copy_percent":"", "convert_lv":""} 2024-03-01 20:55:39,568 INFO snapshot-role/MainThread: ] 2024-03-01 20:55:39,568 INFO snapshot-role/MainThread: } 2024-03-01 20:55:39,568 INFO snapshot-role/MainThread: ] 2024-03-01 20:55:39,568 INFO snapshot-role/MainThread: , 2024-03-01 20:55:39,568 INFO snapshot-role/MainThread: "log": [ 2024-03-01 20:55:39,568 INFO snapshot-role/MainThread: ] 2024-03-01 20:55:39,568 INFO snapshot-role/MainThread: } 2024-03-01 20:55:39,568 INFO snapshot-role/MainThread: Running... lvs test_vg3/lv7 2024-03-01 20:55:39,602 INFO snapshot-role/MainThread: Return code: 0 2024-03-01 20:55:39,602 INFO snapshot-role/MainThread: { 2024-03-01 20:55:39,602 INFO snapshot-role/MainThread: "report": [ 2024-03-01 20:55:39,602 INFO snapshot-role/MainThread: { 2024-03-01 20:55:39,602 INFO snapshot-role/MainThread: "lv": [ 2024-03-01 20:55:39,602 INFO snapshot-role/MainThread: {"lv_name":"lv7", "vg_name":"test_vg3", "lv_attr":"owi-a-s---", "lv_size":"427819008", "pool_lv":"", "origin":"", "data_percent":"", "metadata_percent":"", "move_pv":"", "mirror_log":"", "copy_percent":"", "convert_lv":""} 2024-03-01 20:55:39,602 INFO snapshot-role/MainThread: ] 2024-03-01 20:55:39,602 INFO snapshot-role/MainThread: } 2024-03-01 20:55:39,602 INFO snapshot-role/MainThread: ] 2024-03-01 20:55:39,602 INFO snapshot-role/MainThread: , 2024-03-01 20:55:39,602 INFO snapshot-role/MainThread: "log": [ 2024-03-01 20:55:39,602 INFO snapshot-role/MainThread: ] 2024-03-01 20:55:39,602 INFO snapshot-role/MainThread: } 2024-03-01 20:55:39,602 INFO snapshot-role/MainThread: snapsset ok: snapset1 2024-03-01 20:55:39,602 INFO snapshot-role/MainThread: Running... lvs test_vg1 2024-03-01 20:55:39,633 INFO snapshot-role/MainThread: Return code: 0 2024-03-01 20:55:39,634 INFO snapshot-role/MainThread: { 2024-03-01 20:55:39,634 INFO snapshot-role/MainThread: "report": [ 2024-03-01 20:55:39,634 INFO snapshot-role/MainThread: { 2024-03-01 20:55:39,634 INFO snapshot-role/MainThread: "lv": [ 2024-03-01 20:55:39,634 INFO snapshot-role/MainThread: {"lv_name":"lv1", "vg_name":"test_vg1", "lv_attr":"owi-a-s---", "lv_size":"482344960", "pool_lv":"", "origin":"", "data_percent":"", "metadata_percent":"", "move_pv":"", "mirror_log":"", "copy_percent":"", "convert_lv":""}, 2024-03-01 20:55:39,634 INFO snapshot-role/MainThread: {"lv_name":"lv1_snapset1", "vg_name":"test_vg1", "lv_attr":"swi-a-s---", "lv_size":"100663296", "pool_lv":"", "origin":"lv1", "data_percent":"0.00", "metadata_percent":"", "move_pv":"", "mirror_log":"", "copy_percent":"", "convert_lv":""}, 2024-03-01 20:55:39,634 INFO snapshot-role/MainThread: {"lv_name":"lv2", "vg_name":"test_vg1", "lv_attr":"-wi-a-----", "lv_size":"1606418432", "pool_lv":"", "origin":"", "data_percent":"", "metadata_percent":"", "move_pv":"", "mirror_log":"", "copy_percent":"", "convert_lv":""} 2024-03-01 20:55:39,634 INFO snapshot-role/MainThread: ] 2024-03-01 20:55:39,634 INFO snapshot-role/MainThread: } 2024-03-01 20:55:39,634 INFO snapshot-role/MainThread: ] 2024-03-01 20:55:39,634 INFO snapshot-role/MainThread: , 2024-03-01 20:55:39,634 INFO snapshot-role/MainThread: "log": [ 2024-03-01 20:55:39,634 INFO snapshot-role/MainThread: ] 2024-03-01 20:55:39,634 INFO snapshot-role/MainThread: } 2024-03-01 20:55:39,634 INFO snapshot-role/MainThread: Running... lvs test_vg1/lv1_snapset1 2024-03-01 20:55:39,679 INFO snapshot-role/MainThread: Return code: 0 2024-03-01 20:55:39,679 INFO snapshot-role/MainThread: { 2024-03-01 20:55:39,680 INFO snapshot-role/MainThread: "report": [ 2024-03-01 20:55:39,680 INFO snapshot-role/MainThread: { 2024-03-01 20:55:39,680 INFO snapshot-role/MainThread: "lv": [ 2024-03-01 20:55:39,680 INFO snapshot-role/MainThread: {"lv_name":"lv1_snapset1", "vg_name":"test_vg1", "lv_attr":"swi-a-s---", "lv_size":"100663296", "pool_lv":"", "origin":"lv1", "data_percent":"0.00", "metadata_percent":"", "move_pv":"", "mirror_log":"", "copy_percent":"", "convert_lv":""} 2024-03-01 20:55:39,680 INFO snapshot-role/MainThread: ] 2024-03-01 20:55:39,680 INFO snapshot-role/MainThread: } 2024-03-01 20:55:39,680 INFO snapshot-role/MainThread: ] 2024-03-01 20:55:39,680 INFO snapshot-role/MainThread: , 2024-03-01 20:55:39,680 INFO snapshot-role/MainThread: "log": [ 2024-03-01 20:55:39,680 INFO snapshot-role/MainThread: ] 2024-03-01 20:55:39,680 INFO snapshot-role/MainThread: } 2024-03-01 20:55:39,680 INFO snapshot-role/MainThread: Running... lvs --reportformat json test_vg1/lv1_snapset1 2024-03-01 20:55:39,711 INFO snapshot-role/MainThread: Return code: 0 2024-03-01 20:55:39,711 INFO snapshot-role/MainThread: { 2024-03-01 20:55:39,711 INFO snapshot-role/MainThread: "report": [ 2024-03-01 20:55:39,711 INFO snapshot-role/MainThread: { 2024-03-01 20:55:39,711 INFO snapshot-role/MainThread: "lv": [ 2024-03-01 20:55:39,712 INFO snapshot-role/MainThread: {"lv_name":"lv1_snapset1", "vg_name":"test_vg1", "lv_attr":"swi-a-s---", "lv_size":"100663296", "pool_lv":"", "origin":"lv1", "data_percent":"0.00", "metadata_percent":"", "move_pv":"", "mirror_log":"", "copy_percent":"", "convert_lv":""} 2024-03-01 20:55:39,712 INFO snapshot-role/MainThread: ] 2024-03-01 20:55:39,712 INFO snapshot-role/MainThread: } 2024-03-01 20:55:39,712 INFO snapshot-role/MainThread: ] 2024-03-01 20:55:39,712 INFO snapshot-role/MainThread: , 2024-03-01 20:55:39,712 INFO snapshot-role/MainThread: "log": [ 2024-03-01 20:55:39,712 INFO snapshot-role/MainThread: ] 2024-03-01 20:55:39,712 INFO snapshot-role/MainThread: } 2024-03-01 20:55:39,712 INFO snapshot-role/MainThread: Running... lvs test_vg2 2024-03-01 20:55:39,747 INFO snapshot-role/MainThread: Return code: 0 2024-03-01 20:55:39,747 INFO snapshot-role/MainThread: { 2024-03-01 20:55:39,747 INFO snapshot-role/MainThread: "report": [ 2024-03-01 20:55:39,747 INFO snapshot-role/MainThread: { 2024-03-01 20:55:39,747 INFO snapshot-role/MainThread: "lv": [ 2024-03-01 20:55:39,747 INFO snapshot-role/MainThread: {"lv_name":"lv3", "vg_name":"test_vg2", "lv_attr":"owi-a-s---", "lv_size":"322961408", "pool_lv":"", "origin":"", "data_percent":"", "metadata_percent":"", "move_pv":"", "mirror_log":"", "copy_percent":"", "convert_lv":""}, 2024-03-01 20:55:39,747 INFO snapshot-role/MainThread: {"lv_name":"lv3_snapset1", "vg_name":"test_vg2", "lv_attr":"swi-a-s---", "lv_size":"50331648", "pool_lv":"", "origin":"lv3", "data_percent":"0.00", "metadata_percent":"", "move_pv":"", "mirror_log":"", "copy_percent":"", "convert_lv":""}, 2024-03-01 20:55:39,748 INFO snapshot-role/MainThread: {"lv_name":"lv4", "vg_name":"test_vg2", "lv_attr":"owi-a-s---", "lv_size":"641728512", "pool_lv":"", "origin":"", "data_percent":"", "metadata_percent":"", "move_pv":"", "mirror_log":"", "copy_percent":"", "convert_lv":""}, 2024-03-01 20:55:39,748 INFO snapshot-role/MainThread: {"lv_name":"lv4_snapset1", "vg_name":"test_vg2", "lv_attr":"swi-a-s---", "lv_size":"96468992", "pool_lv":"", "origin":"lv4", "data_percent":"0.00", "metadata_percent":"", "move_pv":"", "mirror_log":"", "copy_percent":"", "convert_lv":""} 2024-03-01 20:55:39,748 INFO snapshot-role/MainThread: ] 2024-03-01 20:55:39,748 INFO snapshot-role/MainThread: } 2024-03-01 20:55:39,748 INFO snapshot-role/MainThread: ] 2024-03-01 20:55:39,748 INFO snapshot-role/MainThread: , 2024-03-01 20:55:39,748 INFO snapshot-role/MainThread: "log": [ 2024-03-01 20:55:39,748 INFO snapshot-role/MainThread: ] 2024-03-01 20:55:39,748 INFO snapshot-role/MainThread: } 2024-03-01 20:55:39,748 INFO snapshot-role/MainThread: Running... lvs test_vg2/lv3_snapset1 2024-03-01 20:55:39,781 INFO snapshot-role/MainThread: Return code: 0 2024-03-01 20:55:39,782 INFO snapshot-role/MainThread: { 2024-03-01 20:55:39,782 INFO snapshot-role/MainThread: "report": [ 2024-03-01 20:55:39,782 INFO snapshot-role/MainThread: { 2024-03-01 20:55:39,782 INFO snapshot-role/MainThread: "lv": [ 2024-03-01 20:55:39,782 INFO snapshot-role/MainThread: {"lv_name":"lv3_snapset1", "vg_name":"test_vg2", "lv_attr":"swi-a-s---", "lv_size":"50331648", "pool_lv":"", "origin":"lv3", "data_percent":"0.00", "metadata_percent":"", "move_pv":"", "mirror_log":"", "copy_percent":"", "convert_lv":""} 2024-03-01 20:55:39,782 INFO snapshot-role/MainThread: ] 2024-03-01 20:55:39,782 INFO snapshot-role/MainThread: } 2024-03-01 20:55:39,782 INFO snapshot-role/MainThread: ] 2024-03-01 20:55:39,782 INFO snapshot-role/MainThread: , 2024-03-01 20:55:39,782 INFO snapshot-role/MainThread: "log": [ 2024-03-01 20:55:39,782 INFO snapshot-role/MainThread: ] 2024-03-01 20:55:39,782 INFO snapshot-role/MainThread: } 2024-03-01 20:55:39,782 INFO snapshot-role/MainThread: Running... lvs --reportformat json test_vg2/lv3_snapset1 2024-03-01 20:55:39,819 INFO snapshot-role/MainThread: Return code: 0 2024-03-01 20:55:39,820 INFO snapshot-role/MainThread: { 2024-03-01 20:55:39,820 INFO snapshot-role/MainThread: "report": [ 2024-03-01 20:55:39,820 INFO snapshot-role/MainThread: { 2024-03-01 20:55:39,820 INFO snapshot-role/MainThread: "lv": [ 2024-03-01 20:55:39,820 INFO snapshot-role/MainThread: {"lv_name":"lv3_snapset1", "vg_name":"test_vg2", "lv_attr":"swi-a-s---", "lv_size":"50331648", "pool_lv":"", "origin":"lv3", "data_percent":"0.00", "metadata_percent":"", "move_pv":"", "mirror_log":"", "copy_percent":"", "convert_lv":""} 2024-03-01 20:55:39,820 INFO snapshot-role/MainThread: ] 2024-03-01 20:55:39,820 INFO snapshot-role/MainThread: } 2024-03-01 20:55:39,820 INFO snapshot-role/MainThread: ] 2024-03-01 20:55:39,820 INFO snapshot-role/MainThread: , 2024-03-01 20:55:39,820 INFO snapshot-role/MainThread: "log": [ 2024-03-01 20:55:39,820 INFO snapshot-role/MainThread: ] 2024-03-01 20:55:39,820 INFO snapshot-role/MainThread: } 2024-03-01 20:55:39,820 INFO snapshot-role/MainThread: Running... lvs test_vg2 2024-03-01 20:55:39,845 INFO snapshot-role/MainThread: Return code: 0 2024-03-01 20:55:39,845 INFO snapshot-role/MainThread: { 2024-03-01 20:55:39,845 INFO snapshot-role/MainThread: "report": [ 2024-03-01 20:55:39,845 INFO snapshot-role/MainThread: { 2024-03-01 20:55:39,845 INFO snapshot-role/MainThread: "lv": [ 2024-03-01 20:55:39,845 INFO snapshot-role/MainThread: {"lv_name":"lv3", "vg_name":"test_vg2", "lv_attr":"owi-a-s---", "lv_size":"322961408", "pool_lv":"", "origin":"", "data_percent":"", "metadata_percent":"", "move_pv":"", "mirror_log":"", "copy_percent":"", "convert_lv":""}, 2024-03-01 20:55:39,845 INFO snapshot-role/MainThread: {"lv_name":"lv3_snapset1", "vg_name":"test_vg2", "lv_attr":"swi-a-s---", "lv_size":"50331648", "pool_lv":"", "origin":"lv3", "data_percent":"0.00", "metadata_percent":"", "move_pv":"", "mirror_log":"", "copy_percent":"", "convert_lv":""}, 2024-03-01 20:55:39,845 INFO snapshot-role/MainThread: {"lv_name":"lv4", "vg_name":"test_vg2", "lv_attr":"owi-a-s---", "lv_size":"641728512", "pool_lv":"", "origin":"", "data_percent":"", "metadata_percent":"", "move_pv":"", "mirror_log":"", "copy_percent":"", "convert_lv":""}, 2024-03-01 20:55:39,845 INFO snapshot-role/MainThread: {"lv_name":"lv4_snapset1", "vg_name":"test_vg2", "lv_attr":"swi-a-s---", "lv_size":"96468992", "pool_lv":"", "origin":"lv4", "data_percent":"0.00", "metadata_percent":"", "move_pv":"", "mirror_log":"", "copy_percent":"", "convert_lv":""} 2024-03-01 20:55:39,846 INFO snapshot-role/MainThread: ] 2024-03-01 20:55:39,846 INFO snapshot-role/MainThread: } 2024-03-01 20:55:39,846 INFO snapshot-role/MainThread: ] 2024-03-01 20:55:39,846 INFO snapshot-role/MainThread: , 2024-03-01 20:55:39,846 INFO snapshot-role/MainThread: "log": [ 2024-03-01 20:55:39,846 INFO snapshot-role/MainThread: ] 2024-03-01 20:55:39,846 INFO snapshot-role/MainThread: } 2024-03-01 20:55:39,846 INFO snapshot-role/MainThread: Running... lvs test_vg2/lv4_snapset1 2024-03-01 20:55:39,875 INFO snapshot-role/MainThread: Return code: 0 2024-03-01 20:55:39,875 INFO snapshot-role/MainThread: { 2024-03-01 20:55:39,875 INFO snapshot-role/MainThread: "report": [ 2024-03-01 20:55:39,875 INFO snapshot-role/MainThread: { 2024-03-01 20:55:39,875 INFO snapshot-role/MainThread: "lv": [ 2024-03-01 20:55:39,875 INFO snapshot-role/MainThread: {"lv_name":"lv4_snapset1", "vg_name":"test_vg2", "lv_attr":"swi-a-s---", "lv_size":"96468992", "pool_lv":"", "origin":"lv4", "data_percent":"0.00", "metadata_percent":"", "move_pv":"", "mirror_log":"", "copy_percent":"", "convert_lv":""} 2024-03-01 20:55:39,875 INFO snapshot-role/MainThread: ] 2024-03-01 20:55:39,875 INFO snapshot-role/MainThread: } 2024-03-01 20:55:39,875 INFO snapshot-role/MainThread: ] 2024-03-01 20:55:39,876 INFO snapshot-role/MainThread: , 2024-03-01 20:55:39,876 INFO snapshot-role/MainThread: "log": [ 2024-03-01 20:55:39,876 INFO snapshot-role/MainThread: ] 2024-03-01 20:55:39,876 INFO snapshot-role/MainThread: } 2024-03-01 20:55:39,876 INFO snapshot-role/MainThread: Running... lvs --reportformat json test_vg2/lv4_snapset1 2024-03-01 20:55:39,907 INFO snapshot-role/MainThread: Return code: 0 2024-03-01 20:55:39,908 INFO snapshot-role/MainThread: { 2024-03-01 20:55:39,908 INFO snapshot-role/MainThread: "report": [ 2024-03-01 20:55:39,908 INFO snapshot-role/MainThread: { 2024-03-01 20:55:39,908 INFO snapshot-role/MainThread: "lv": [ 2024-03-01 20:55:39,908 INFO snapshot-role/MainThread: {"lv_name":"lv4_snapset1", "vg_name":"test_vg2", "lv_attr":"swi-a-s---", "lv_size":"96468992", "pool_lv":"", "origin":"lv4", "data_percent":"0.00", "metadata_percent":"", "move_pv":"", "mirror_log":"", "copy_percent":"", "convert_lv":""} 2024-03-01 20:55:39,908 INFO snapshot-role/MainThread: ] 2024-03-01 20:55:39,908 INFO snapshot-role/MainThread: } 2024-03-01 20:55:39,908 INFO snapshot-role/MainThread: ] 2024-03-01 20:55:39,908 INFO snapshot-role/MainThread: , 2024-03-01 20:55:39,908 INFO snapshot-role/MainThread: "log": [ 2024-03-01 20:55:39,908 INFO snapshot-role/MainThread: ] 2024-03-01 20:55:39,908 INFO snapshot-role/MainThread: } 2024-03-01 20:55:39,908 INFO snapshot-role/MainThread: Running... lvs test_vg3 2024-03-01 20:55:39,938 INFO snapshot-role/MainThread: Return code: 0 2024-03-01 20:55:39,938 INFO snapshot-role/MainThread: { 2024-03-01 20:55:39,938 INFO snapshot-role/MainThread: "report": [ 2024-03-01 20:55:39,938 INFO snapshot-role/MainThread: { 2024-03-01 20:55:39,938 INFO snapshot-role/MainThread: "lv": [ 2024-03-01 20:55:39,938 INFO snapshot-role/MainThread: {"lv_name":"lv5", "vg_name":"test_vg3", "lv_attr":"-wi-a-----", "lv_size":"1283457024", "pool_lv":"", "origin":"", "data_percent":"", "metadata_percent":"", "move_pv":"", "mirror_log":"", "copy_percent":"", "convert_lv":""}, 2024-03-01 20:55:39,939 INFO snapshot-role/MainThread: {"lv_name":"lv6", "vg_name":"test_vg3", "lv_attr":"-wi-a-----", "lv_size":"1069547520", "pool_lv":"", "origin":"", "data_percent":"", "metadata_percent":"", "move_pv":"", "mirror_log":"", "copy_percent":"", "convert_lv":""}, 2024-03-01 20:55:39,939 INFO snapshot-role/MainThread: {"lv_name":"lv7", "vg_name":"test_vg3", "lv_attr":"owi-a-s---", "lv_size":"427819008", "pool_lv":"", "origin":"", "data_percent":"", "metadata_percent":"", "move_pv":"", "mirror_log":"", "copy_percent":"", "convert_lv":""}, 2024-03-01 20:55:39,939 INFO snapshot-role/MainThread: {"lv_name":"lv7_snapset1", "vg_name":"test_vg3", "lv_attr":"swi-a-s---", "lv_size":"67108864", "pool_lv":"", "origin":"lv7", "data_percent":"0.00", "metadata_percent":"", "move_pv":"", "mirror_log":"", "copy_percent":"", "convert_lv":""}, 2024-03-01 20:55:39,939 INFO snapshot-role/MainThread: {"lv_name":"lv8", "vg_name":"test_vg3", "lv_attr":"-wi-a-----", "lv_size":"427819008", "pool_lv":"", "origin":"", "data_percent":"", "metadata_percent":"", "move_pv":"", "mirror_log":"", "copy_percent":"", "convert_lv":""} 2024-03-01 20:55:39,939 INFO snapshot-role/MainThread: ] 2024-03-01 20:55:39,939 INFO snapshot-role/MainThread: } 2024-03-01 20:55:39,939 INFO snapshot-role/MainThread: ] 2024-03-01 20:55:39,939 INFO snapshot-role/MainThread: , 2024-03-01 20:55:39,939 INFO snapshot-role/MainThread: "log": [ 2024-03-01 20:55:39,939 INFO snapshot-role/MainThread: ] 2024-03-01 20:55:39,939 INFO snapshot-role/MainThread: } 2024-03-01 20:55:39,939 INFO snapshot-role/MainThread: Running... lvs test_vg3/lv7_snapset1 2024-03-01 20:55:39,976 INFO snapshot-role/MainThread: Return code: 0 2024-03-01 20:55:39,976 INFO snapshot-role/MainThread: { 2024-03-01 20:55:39,976 INFO snapshot-role/MainThread: "report": [ 2024-03-01 20:55:39,976 INFO snapshot-role/MainThread: { 2024-03-01 20:55:39,976 INFO snapshot-role/MainThread: "lv": [ 2024-03-01 20:55:39,976 INFO snapshot-role/MainThread: {"lv_name":"lv7_snapset1", "vg_name":"test_vg3", "lv_attr":"swi-a-s---", "lv_size":"67108864", "pool_lv":"", "origin":"lv7", "data_percent":"0.00", "metadata_percent":"", "move_pv":"", "mirror_log":"", "copy_percent":"", "convert_lv":""} 2024-03-01 20:55:39,976 INFO snapshot-role/MainThread: ] 2024-03-01 20:55:39,976 INFO snapshot-role/MainThread: } 2024-03-01 20:55:39,977 INFO snapshot-role/MainThread: ] 2024-03-01 20:55:39,977 INFO snapshot-role/MainThread: , 2024-03-01 20:55:39,977 INFO snapshot-role/MainThread: "log": [ 2024-03-01 20:55:39,977 INFO snapshot-role/MainThread: ] 2024-03-01 20:55:39,977 INFO snapshot-role/MainThread: } 2024-03-01 20:55:39,977 INFO snapshot-role/MainThread: Running... lvs --reportformat json test_vg3/lv7_snapset1 2024-03-01 20:55:40,007 INFO snapshot-role/MainThread: Return code: 0 2024-03-01 20:55:40,008 INFO snapshot-role/MainThread: { 2024-03-01 20:55:40,008 INFO snapshot-role/MainThread: "report": [ 2024-03-01 20:55:40,008 INFO snapshot-role/MainThread: { 2024-03-01 20:55:40,008 INFO snapshot-role/MainThread: "lv": [ 2024-03-01 20:55:40,008 INFO snapshot-role/MainThread: {"lv_name":"lv7_snapset1", "vg_name":"test_vg3", "lv_attr":"swi-a-s---", "lv_size":"67108864", "pool_lv":"", "origin":"lv7", "data_percent":"0.00", "metadata_percent":"", "move_pv":"", "mirror_log":"", "copy_percent":"", "convert_lv":""} 2024-03-01 20:55:40,008 INFO snapshot-role/MainThread: ] 2024-03-01 20:55:40,008 INFO snapshot-role/MainThread: } 2024-03-01 20:55:40,008 INFO snapshot-role/MainThread: ] 2024-03-01 20:55:40,008 INFO snapshot-role/MainThread: , 2024-03-01 20:55:40,008 INFO snapshot-role/MainThread: "log": [ 2024-03-01 20:55:40,008 INFO snapshot-role/MainThread: ] 2024-03-01 20:55:40,008 INFO snapshot-role/MainThread: } 2024-03-01 20:55:40,008 INFO snapshot-role/MainThread: exit code: 0: [''] 2024-03-01 20:55:41,341 INFO snapshot-role/MainThread: revert_cmd: revert None None None 0 {"name": "snapset1", "volumes": [{"name": "snapshot VG1 LV1", "vg": "test_vg1", "lv": "lv1", "percent_space_required": 20}, {"name": "snapshot VG2 LV3", "vg": "test_vg2", "lv": "lv3", "percent_space_required": 15}, {"name": "snapshot VG2 LV4", "vg": "test_vg2", "lv": "lv4", "percent_space_required": 15}, {"name": "snapshot VG3 LV7", "vg": "test_vg3", "lv": "lv7", "percent_space_required": 15}]} 2024-03-01 20:55:41,341 INFO snapshot-role/MainThread: snapset {'name': 'snapset1', 'volumes': [{'name': 'snapshot VG1 LV1', 'vg': 'test_vg1', 'lv': 'lv1', 'percent_space_required': 20}, {'name': 'snapshot VG2 LV3', 'vg': 'test_vg2', 'lv': 'lv3', 'percent_space_required': 15}, {'name': 'snapshot VG2 LV4', 'vg': 'test_vg2', 'lv': 'lv4', 'percent_space_required': 15}, {'name': 'snapshot VG3 LV7', 'vg': 'test_vg3', 'lv': 'lv7', 'percent_space_required': 15}]} 2024-03-01 20:55:41,341 INFO snapshot-role/MainThread: revert snapsset : snapset1 2024-03-01 20:55:41,341 INFO snapshot-role/MainThread: Running... lvs test_vg1 2024-03-01 20:55:41,371 INFO snapshot-role/MainThread: Return code: 0 2024-03-01 20:55:41,371 INFO snapshot-role/MainThread: { 2024-03-01 20:55:41,371 INFO snapshot-role/MainThread: "report": [ 2024-03-01 20:55:41,371 INFO snapshot-role/MainThread: { 2024-03-01 20:55:41,371 INFO snapshot-role/MainThread: "lv": [ 2024-03-01 20:55:41,372 INFO snapshot-role/MainThread: {"lv_name":"lv1", "vg_name":"test_vg1", "lv_attr":"owi-a-s---", "lv_size":"482344960", "pool_lv":"", "origin":"", "data_percent":"", "metadata_percent":"", "move_pv":"", "mirror_log":"", "copy_percent":"", "convert_lv":""}, 2024-03-01 20:55:41,372 INFO snapshot-role/MainThread: {"lv_name":"lv1_snapset1", "vg_name":"test_vg1", "lv_attr":"swi-a-s---", "lv_size":"100663296", "pool_lv":"", "origin":"lv1", "data_percent":"0.00", "metadata_percent":"", "move_pv":"", "mirror_log":"", "copy_percent":"", "convert_lv":""}, 2024-03-01 20:55:41,372 INFO snapshot-role/MainThread: {"lv_name":"lv2", "vg_name":"test_vg1", "lv_attr":"-wi-a-----", "lv_size":"1606418432", "pool_lv":"", "origin":"", "data_percent":"", "metadata_percent":"", "move_pv":"", "mirror_log":"", "copy_percent":"", "convert_lv":""} 2024-03-01 20:55:41,372 INFO snapshot-role/MainThread: ] 2024-03-01 20:55:41,372 INFO snapshot-role/MainThread: } 2024-03-01 20:55:41,372 INFO snapshot-role/MainThread: ] 2024-03-01 20:55:41,372 INFO snapshot-role/MainThread: , 2024-03-01 20:55:41,372 INFO snapshot-role/MainThread: "log": [ 2024-03-01 20:55:41,372 INFO snapshot-role/MainThread: ] 2024-03-01 20:55:41,372 INFO snapshot-role/MainThread: } 2024-03-01 20:55:41,372 INFO snapshot-role/MainThread: Running... lvs test_vg1/lv1_snapset1 2024-03-01 20:55:41,410 INFO snapshot-role/MainThread: Return code: 0 2024-03-01 20:55:41,411 INFO snapshot-role/MainThread: { 2024-03-01 20:55:41,411 INFO snapshot-role/MainThread: "report": [ 2024-03-01 20:55:41,411 INFO snapshot-role/MainThread: { 2024-03-01 20:55:41,411 INFO snapshot-role/MainThread: "lv": [ 2024-03-01 20:55:41,411 INFO snapshot-role/MainThread: {"lv_name":"lv1_snapset1", "vg_name":"test_vg1", "lv_attr":"swi-a-s---", "lv_size":"100663296", "pool_lv":"", "origin":"lv1", "data_percent":"0.00", "metadata_percent":"", "move_pv":"", "mirror_log":"", "copy_percent":"", "convert_lv":""} 2024-03-01 20:55:41,411 INFO snapshot-role/MainThread: ] 2024-03-01 20:55:41,411 INFO snapshot-role/MainThread: } 2024-03-01 20:55:41,411 INFO snapshot-role/MainThread: ] 2024-03-01 20:55:41,411 INFO snapshot-role/MainThread: , 2024-03-01 20:55:41,411 INFO snapshot-role/MainThread: "log": [ 2024-03-01 20:55:41,411 INFO snapshot-role/MainThread: ] 2024-03-01 20:55:41,411 INFO snapshot-role/MainThread: } 2024-03-01 20:55:41,411 INFO snapshot-role/MainThread: Running... lvs --reportformat json test_vg1/lv1_snapset1 2024-03-01 20:55:41,441 INFO snapshot-role/MainThread: Return code: 0 2024-03-01 20:55:41,442 INFO snapshot-role/MainThread: { 2024-03-01 20:55:41,442 INFO snapshot-role/MainThread: "report": [ 2024-03-01 20:55:41,442 INFO snapshot-role/MainThread: { 2024-03-01 20:55:41,442 INFO snapshot-role/MainThread: "lv": [ 2024-03-01 20:55:41,442 INFO snapshot-role/MainThread: {"lv_name":"lv1_snapset1", "vg_name":"test_vg1", "lv_attr":"swi-a-s---", "lv_size":"100663296", "pool_lv":"", "origin":"lv1", "data_percent":"0.00", "metadata_percent":"", "move_pv":"", "mirror_log":"", "copy_percent":"", "convert_lv":""} 2024-03-01 20:55:41,442 INFO snapshot-role/MainThread: ] 2024-03-01 20:55:41,442 INFO snapshot-role/MainThread: } 2024-03-01 20:55:41,442 INFO snapshot-role/MainThread: ] 2024-03-01 20:55:41,442 INFO snapshot-role/MainThread: , 2024-03-01 20:55:41,442 INFO snapshot-role/MainThread: "log": [ 2024-03-01 20:55:41,442 INFO snapshot-role/MainThread: ] 2024-03-01 20:55:41,442 INFO snapshot-role/MainThread: } 2024-03-01 20:55:41,442 INFO snapshot-role/MainThread: Running... lvconvert --merge test_vg1/lv1_snapset1 2024-03-01 20:55:56,550 INFO snapshot-role/MainThread: Return code: 0 2024-03-01 20:55:56,550 INFO snapshot-role/MainThread: { 2024-03-01 20:55:56,550 INFO snapshot-role/MainThread: "log": [ 2024-03-01 20:55:56,551 INFO snapshot-role/MainThread: ] 2024-03-01 20:55:56,551 INFO snapshot-role/MainThread: } 2024-03-01 20:55:56,551 INFO snapshot-role/MainThread: Running... lvs test_vg2 2024-03-01 20:55:56,593 INFO snapshot-role/MainThread: Return code: 0 2024-03-01 20:55:56,594 INFO snapshot-role/MainThread: { 2024-03-01 20:55:56,594 INFO snapshot-role/MainThread: "report": [ 2024-03-01 20:55:56,594 INFO snapshot-role/MainThread: { 2024-03-01 20:55:56,594 INFO snapshot-role/MainThread: "lv": [ 2024-03-01 20:55:56,594 INFO snapshot-role/MainThread: {"lv_name":"lv3", "vg_name":"test_vg2", "lv_attr":"owi-a-s---", "lv_size":"322961408", "pool_lv":"", "origin":"", "data_percent":"", "metadata_percent":"", "move_pv":"", "mirror_log":"", "copy_percent":"", "convert_lv":""}, 2024-03-01 20:55:56,594 INFO snapshot-role/MainThread: {"lv_name":"lv3_snapset1", "vg_name":"test_vg2", "lv_attr":"swi-a-s---", "lv_size":"50331648", "pool_lv":"", "origin":"lv3", "data_percent":"0.00", "metadata_percent":"", "move_pv":"", "mirror_log":"", "copy_percent":"", "convert_lv":""}, 2024-03-01 20:55:56,594 INFO snapshot-role/MainThread: {"lv_name":"lv4", "vg_name":"test_vg2", "lv_attr":"owi-a-s---", "lv_size":"641728512", "pool_lv":"", "origin":"", "data_percent":"", "metadata_percent":"", "move_pv":"", "mirror_log":"", "copy_percent":"", "convert_lv":""}, 2024-03-01 20:55:56,594 INFO snapshot-role/MainThread: {"lv_name":"lv4_snapset1", "vg_name":"test_vg2", "lv_attr":"swi-a-s---", "lv_size":"96468992", "pool_lv":"", "origin":"lv4", "data_percent":"0.00", "metadata_percent":"", "move_pv":"", "mirror_log":"", "copy_percent":"", "convert_lv":""} 2024-03-01 20:55:56,594 INFO snapshot-role/MainThread: ] 2024-03-01 20:55:56,594 INFO snapshot-role/MainThread: } 2024-03-01 20:55:56,594 INFO snapshot-role/MainThread: ] 2024-03-01 20:55:56,594 INFO snapshot-role/MainThread: , 2024-03-01 20:55:56,594 INFO snapshot-role/MainThread: "log": [ 2024-03-01 20:55:56,594 INFO snapshot-role/MainThread: ] 2024-03-01 20:55:56,594 INFO snapshot-role/MainThread: } 2024-03-01 20:55:56,595 INFO snapshot-role/MainThread: Running... lvs test_vg2/lv3_snapset1 2024-03-01 20:55:56,641 INFO snapshot-role/MainThread: Return code: 0 2024-03-01 20:55:56,642 INFO snapshot-role/MainThread: { 2024-03-01 20:55:56,642 INFO snapshot-role/MainThread: "report": [ 2024-03-01 20:55:56,642 INFO snapshot-role/MainThread: { 2024-03-01 20:55:56,642 INFO snapshot-role/MainThread: "lv": [ 2024-03-01 20:55:56,642 INFO snapshot-role/MainThread: {"lv_name":"lv3_snapset1", "vg_name":"test_vg2", "lv_attr":"swi-a-s---", "lv_size":"50331648", "pool_lv":"", "origin":"lv3", "data_percent":"0.00", "metadata_percent":"", "move_pv":"", "mirror_log":"", "copy_percent":"", "convert_lv":""} 2024-03-01 20:55:56,642 INFO snapshot-role/MainThread: ] 2024-03-01 20:55:56,642 INFO snapshot-role/MainThread: } 2024-03-01 20:55:56,642 INFO snapshot-role/MainThread: ] 2024-03-01 20:55:56,642 INFO snapshot-role/MainThread: , 2024-03-01 20:55:56,642 INFO snapshot-role/MainThread: "log": [ 2024-03-01 20:55:56,642 INFO snapshot-role/MainThread: ] 2024-03-01 20:55:56,642 INFO snapshot-role/MainThread: } 2024-03-01 20:55:56,642 INFO snapshot-role/MainThread: Running... lvs --reportformat json test_vg2/lv3_snapset1 2024-03-01 20:55:56,674 INFO snapshot-role/MainThread: Return code: 0 2024-03-01 20:55:56,675 INFO snapshot-role/MainThread: { 2024-03-01 20:55:56,675 INFO snapshot-role/MainThread: "report": [ 2024-03-01 20:55:56,675 INFO snapshot-role/MainThread: { 2024-03-01 20:55:56,675 INFO snapshot-role/MainThread: "lv": [ 2024-03-01 20:55:56,675 INFO snapshot-role/MainThread: {"lv_name":"lv3_snapset1", "vg_name":"test_vg2", "lv_attr":"swi-a-s---", "lv_size":"50331648", "pool_lv":"", "origin":"lv3", "data_percent":"0.00", "metadata_percent":"", "move_pv":"", "mirror_log":"", "copy_percent":"", "convert_lv":""} 2024-03-01 20:55:56,675 INFO snapshot-role/MainThread: ] 2024-03-01 20:55:56,675 INFO snapshot-role/MainThread: } 2024-03-01 20:55:56,675 INFO snapshot-role/MainThread: ] 2024-03-01 20:55:56,675 INFO snapshot-role/MainThread: , 2024-03-01 20:55:56,675 INFO snapshot-role/MainThread: "log": [ 2024-03-01 20:55:56,675 INFO snapshot-role/MainThread: ] 2024-03-01 20:55:56,675 INFO snapshot-role/MainThread: } 2024-03-01 20:55:56,675 INFO snapshot-role/MainThread: Running... lvconvert --merge test_vg2/lv3_snapset1 2024-03-01 20:56:11,764 INFO snapshot-role/MainThread: Return code: 0 2024-03-01 20:56:11,765 INFO snapshot-role/MainThread: { 2024-03-01 20:56:11,765 INFO snapshot-role/MainThread: "log": [ 2024-03-01 20:56:11,765 INFO snapshot-role/MainThread: ] 2024-03-01 20:56:11,765 INFO snapshot-role/MainThread: } 2024-03-01 20:56:11,765 INFO snapshot-role/MainThread: Running... lvs test_vg2 2024-03-01 20:56:11,809 INFO snapshot-role/MainThread: Return code: 0 2024-03-01 20:56:11,809 INFO snapshot-role/MainThread: { 2024-03-01 20:56:11,809 INFO snapshot-role/MainThread: "report": [ 2024-03-01 20:56:11,810 INFO snapshot-role/MainThread: { 2024-03-01 20:56:11,810 INFO snapshot-role/MainThread: "lv": [ 2024-03-01 20:56:11,810 INFO snapshot-role/MainThread: {"lv_name":"lv3", "vg_name":"test_vg2", "lv_attr":"-wi-a-----", "lv_size":"322961408", "pool_lv":"", "origin":"", "data_percent":"", "metadata_percent":"", "move_pv":"", "mirror_log":"", "copy_percent":"", "convert_lv":""}, 2024-03-01 20:56:11,810 INFO snapshot-role/MainThread: {"lv_name":"lv4", "vg_name":"test_vg2", "lv_attr":"owi-a-s---", "lv_size":"641728512", "pool_lv":"", "origin":"", "data_percent":"", "metadata_percent":"", "move_pv":"", "mirror_log":"", "copy_percent":"", "convert_lv":""}, 2024-03-01 20:56:11,810 INFO snapshot-role/MainThread: {"lv_name":"lv4_snapset1", "vg_name":"test_vg2", "lv_attr":"swi-a-s---", "lv_size":"96468992", "pool_lv":"", "origin":"lv4", "data_percent":"0.00", "metadata_percent":"", "move_pv":"", "mirror_log":"", "copy_percent":"", "convert_lv":""} 2024-03-01 20:56:11,810 INFO snapshot-role/MainThread: ] 2024-03-01 20:56:11,810 INFO snapshot-role/MainThread: } 2024-03-01 20:56:11,810 INFO snapshot-role/MainThread: ] 2024-03-01 20:56:11,810 INFO snapshot-role/MainThread: , 2024-03-01 20:56:11,810 INFO snapshot-role/MainThread: "log": [ 2024-03-01 20:56:11,810 INFO snapshot-role/MainThread: ] 2024-03-01 20:56:11,810 INFO snapshot-role/MainThread: } 2024-03-01 20:56:11,810 INFO snapshot-role/MainThread: Running... lvs test_vg2/lv4_snapset1 2024-03-01 20:56:11,846 INFO snapshot-role/MainThread: Return code: 0 2024-03-01 20:56:11,846 INFO snapshot-role/MainThread: { 2024-03-01 20:56:11,846 INFO snapshot-role/MainThread: "report": [ 2024-03-01 20:56:11,846 INFO snapshot-role/MainThread: { 2024-03-01 20:56:11,846 INFO snapshot-role/MainThread: "lv": [ 2024-03-01 20:56:11,846 INFO snapshot-role/MainThread: {"lv_name":"lv4_snapset1", "vg_name":"test_vg2", "lv_attr":"swi-a-s---", "lv_size":"96468992", "pool_lv":"", "origin":"lv4", "data_percent":"0.00", "metadata_percent":"", "move_pv":"", "mirror_log":"", "copy_percent":"", "convert_lv":""} 2024-03-01 20:56:11,846 INFO snapshot-role/MainThread: ] 2024-03-01 20:56:11,847 INFO snapshot-role/MainThread: } 2024-03-01 20:56:11,847 INFO snapshot-role/MainThread: ] 2024-03-01 20:56:11,847 INFO snapshot-role/MainThread: , 2024-03-01 20:56:11,847 INFO snapshot-role/MainThread: "log": [ 2024-03-01 20:56:11,847 INFO snapshot-role/MainThread: ] 2024-03-01 20:56:11,847 INFO snapshot-role/MainThread: } 2024-03-01 20:56:11,847 INFO snapshot-role/MainThread: Running... lvs --reportformat json test_vg2/lv4_snapset1 2024-03-01 20:56:11,888 INFO snapshot-role/MainThread: Return code: 0 2024-03-01 20:56:11,888 INFO snapshot-role/MainThread: { 2024-03-01 20:56:11,888 INFO snapshot-role/MainThread: "report": [ 2024-03-01 20:56:11,888 INFO snapshot-role/MainThread: { 2024-03-01 20:56:11,888 INFO snapshot-role/MainThread: "lv": [ 2024-03-01 20:56:11,889 INFO snapshot-role/MainThread: {"lv_name":"lv4_snapset1", "vg_name":"test_vg2", "lv_attr":"swi-a-s---", "lv_size":"96468992", "pool_lv":"", "origin":"lv4", "data_percent":"0.00", "metadata_percent":"", "move_pv":"", "mirror_log":"", "copy_percent":"", "convert_lv":""} 2024-03-01 20:56:11,889 INFO snapshot-role/MainThread: ] 2024-03-01 20:56:11,889 INFO snapshot-role/MainThread: } 2024-03-01 20:56:11,889 INFO snapshot-role/MainThread: ] 2024-03-01 20:56:11,889 INFO snapshot-role/MainThread: , 2024-03-01 20:56:11,889 INFO snapshot-role/MainThread: "log": [ 2024-03-01 20:56:11,889 INFO snapshot-role/MainThread: ] 2024-03-01 20:56:11,889 INFO snapshot-role/MainThread: } 2024-03-01 20:56:11,889 INFO snapshot-role/MainThread: Running... lvconvert --merge test_vg2/lv4_snapset1 2024-03-01 20:56:26,974 INFO snapshot-role/MainThread: Return code: 0 2024-03-01 20:56:26,974 INFO snapshot-role/MainThread: { 2024-03-01 20:56:26,974 INFO snapshot-role/MainThread: "log": [ 2024-03-01 20:56:26,975 INFO snapshot-role/MainThread: ] 2024-03-01 20:56:26,975 INFO snapshot-role/MainThread: } 2024-03-01 20:56:26,975 INFO snapshot-role/MainThread: Running... lvs test_vg3 2024-03-01 20:56:27,017 INFO snapshot-role/MainThread: Return code: 0 2024-03-01 20:56:27,017 INFO snapshot-role/MainThread: { 2024-03-01 20:56:27,017 INFO snapshot-role/MainThread: "report": [ 2024-03-01 20:56:27,017 INFO snapshot-role/MainThread: { 2024-03-01 20:56:27,018 INFO snapshot-role/MainThread: "lv": [ 2024-03-01 20:56:27,018 INFO snapshot-role/MainThread: {"lv_name":"lv5", "vg_name":"test_vg3", "lv_attr":"-wi-a-----", "lv_size":"1283457024", "pool_lv":"", "origin":"", "data_percent":"", "metadata_percent":"", "move_pv":"", "mirror_log":"", "copy_percent":"", "convert_lv":""}, 2024-03-01 20:56:27,018 INFO snapshot-role/MainThread: {"lv_name":"lv6", "vg_name":"test_vg3", "lv_attr":"-wi-a-----", "lv_size":"1069547520", "pool_lv":"", "origin":"", "data_percent":"", "metadata_percent":"", "move_pv":"", "mirror_log":"", "copy_percent":"", "convert_lv":""}, 2024-03-01 20:56:27,018 INFO snapshot-role/MainThread: {"lv_name":"lv7", "vg_name":"test_vg3", "lv_attr":"owi-a-s---", "lv_size":"427819008", "pool_lv":"", "origin":"", "data_percent":"", "metadata_percent":"", "move_pv":"", "mirror_log":"", "copy_percent":"", "convert_lv":""}, 2024-03-01 20:56:27,018 INFO snapshot-role/MainThread: {"lv_name":"lv7_snapset1", "vg_name":"test_vg3", "lv_attr":"swi-a-s---", "lv_size":"67108864", "pool_lv":"", "origin":"lv7", "data_percent":"0.00", "metadata_percent":"", "move_pv":"", "mirror_log":"", "copy_percent":"", "convert_lv":""}, 2024-03-01 20:56:27,018 INFO snapshot-role/MainThread: {"lv_name":"lv8", "vg_name":"test_vg3", "lv_attr":"-wi-a-----", "lv_size":"427819008", "pool_lv":"", "origin":"", "data_percent":"", "metadata_percent":"", "move_pv":"", "mirror_log":"", "copy_percent":"", "convert_lv":""} 2024-03-01 20:56:27,018 INFO snapshot-role/MainThread: ] 2024-03-01 20:56:27,018 INFO snapshot-role/MainThread: } 2024-03-01 20:56:27,018 INFO snapshot-role/MainThread: ] 2024-03-01 20:56:27,018 INFO snapshot-role/MainThread: , 2024-03-01 20:56:27,018 INFO snapshot-role/MainThread: "log": [ 2024-03-01 20:56:27,018 INFO snapshot-role/MainThread: ] 2024-03-01 20:56:27,018 INFO snapshot-role/MainThread: } 2024-03-01 20:56:27,018 INFO snapshot-role/MainThread: Running... lvs test_vg3/lv7_snapset1 2024-03-01 20:56:27,056 INFO snapshot-role/MainThread: Return code: 0 2024-03-01 20:56:27,056 INFO snapshot-role/MainThread: { 2024-03-01 20:56:27,056 INFO snapshot-role/MainThread: "report": [ 2024-03-01 20:56:27,057 INFO snapshot-role/MainThread: { 2024-03-01 20:56:27,057 INFO snapshot-role/MainThread: "lv": [ 2024-03-01 20:56:27,057 INFO snapshot-role/MainThread: {"lv_name":"lv7_snapset1", "vg_name":"test_vg3", "lv_attr":"swi-a-s---", "lv_size":"67108864", "pool_lv":"", "origin":"lv7", "data_percent":"0.00", "metadata_percent":"", "move_pv":"", "mirror_log":"", "copy_percent":"", "convert_lv":""} 2024-03-01 20:56:27,057 INFO snapshot-role/MainThread: ] 2024-03-01 20:56:27,057 INFO snapshot-role/MainThread: } 2024-03-01 20:56:27,057 INFO snapshot-role/MainThread: ] 2024-03-01 20:56:27,057 INFO snapshot-role/MainThread: , 2024-03-01 20:56:27,057 INFO snapshot-role/MainThread: "log": [ 2024-03-01 20:56:27,057 INFO snapshot-role/MainThread: ] 2024-03-01 20:56:27,057 INFO snapshot-role/MainThread: } 2024-03-01 20:56:27,057 INFO snapshot-role/MainThread: Running... lvs --reportformat json test_vg3/lv7_snapset1 2024-03-01 20:56:27,098 INFO snapshot-role/MainThread: Return code: 0 2024-03-01 20:56:27,098 INFO snapshot-role/MainThread: { 2024-03-01 20:56:27,098 INFO snapshot-role/MainThread: "report": [ 2024-03-01 20:56:27,098 INFO snapshot-role/MainThread: { 2024-03-01 20:56:27,099 INFO snapshot-role/MainThread: "lv": [ 2024-03-01 20:56:27,099 INFO snapshot-role/MainThread: {"lv_name":"lv7_snapset1", "vg_name":"test_vg3", "lv_attr":"swi-a-s---", "lv_size":"67108864", "pool_lv":"", "origin":"lv7", "data_percent":"0.00", "metadata_percent":"", "move_pv":"", "mirror_log":"", "copy_percent":"", "convert_lv":""} 2024-03-01 20:56:27,099 INFO snapshot-role/MainThread: ] 2024-03-01 20:56:27,099 INFO snapshot-role/MainThread: } 2024-03-01 20:56:27,099 INFO snapshot-role/MainThread: ] 2024-03-01 20:56:27,099 INFO snapshot-role/MainThread: , 2024-03-01 20:56:27,099 INFO snapshot-role/MainThread: "log": [ 2024-03-01 20:56:27,099 INFO snapshot-role/MainThread: ] 2024-03-01 20:56:27,099 INFO snapshot-role/MainThread: } 2024-03-01 20:56:27,099 INFO snapshot-role/MainThread: Running... lvconvert --merge test_vg3/lv7_snapset1 2024-03-01 20:56:42,184 INFO snapshot-role/MainThread: Return code: 0 2024-03-01 20:56:42,185 INFO snapshot-role/MainThread: { 2024-03-01 20:56:42,185 INFO snapshot-role/MainThread: "log": [ 2024-03-01 20:56:42,185 INFO snapshot-role/MainThread: ] 2024-03-01 20:56:42,185 INFO snapshot-role/MainThread: } 2024-03-01 20:56:42,185 INFO snapshot-role/MainThread: exit code: 0: [''] 2024-03-01 20:56:43,554 INFO snapshot-role/MainThread: revert_cmd: revert None None None 1 {"name": "snapset1", "volumes": [{"name": "snapshot VG1 LV1", "vg": "test_vg1", "lv": "lv1", "percent_space_required": 20}, {"name": "snapshot VG2 LV3", "vg": "test_vg2", "lv": "lv3", "percent_space_required": 15}, {"name": "snapshot VG2 LV4", "vg": "test_vg2", "lv": "lv4", "percent_space_required": 15}, {"name": "snapshot VG3 LV7", "vg": "test_vg3", "lv": "lv7", "percent_space_required": 15}]} 2024-03-01 20:56:43,554 INFO snapshot-role/MainThread: snapset {'name': 'snapset1', 'volumes': [{'name': 'snapshot VG1 LV1', 'vg': 'test_vg1', 'lv': 'lv1', 'percent_space_required': 20}, {'name': 'snapshot VG2 LV3', 'vg': 'test_vg2', 'lv': 'lv3', 'percent_space_required': 15}, {'name': 'snapshot VG2 LV4', 'vg': 'test_vg2', 'lv': 'lv4', 'percent_space_required': 15}, {'name': 'snapshot VG3 LV7', 'vg': 'test_vg3', 'lv': 'lv7', 'percent_space_required': 15}]} 2024-03-01 20:56:43,554 INFO snapshot-role/MainThread: remove verify snapsset : snapset1 2024-03-01 20:56:43,554 INFO snapshot-role/MainThread: Running... lvs test_vg1 2024-03-01 20:56:43,584 INFO snapshot-role/MainThread: Return code: 0 2024-03-01 20:56:43,585 INFO snapshot-role/MainThread: { 2024-03-01 20:56:43,585 INFO snapshot-role/MainThread: "report": [ 2024-03-01 20:56:43,585 INFO snapshot-role/MainThread: { 2024-03-01 20:56:43,585 INFO snapshot-role/MainThread: "lv": [ 2024-03-01 20:56:43,585 INFO snapshot-role/MainThread: {"lv_name":"lv1", "vg_name":"test_vg1", "lv_attr":"-wi-a-----", "lv_size":"482344960", "pool_lv":"", "origin":"", "data_percent":"", "metadata_percent":"", "move_pv":"", "mirror_log":"", "copy_percent":"", "convert_lv":""}, 2024-03-01 20:56:43,585 INFO snapshot-role/MainThread: {"lv_name":"lv2", "vg_name":"test_vg1", "lv_attr":"-wi-a-----", "lv_size":"1606418432", "pool_lv":"", "origin":"", "data_percent":"", "metadata_percent":"", "move_pv":"", "mirror_log":"", "copy_percent":"", "convert_lv":""} 2024-03-01 20:56:43,585 INFO snapshot-role/MainThread: ] 2024-03-01 20:56:43,585 INFO snapshot-role/MainThread: } 2024-03-01 20:56:43,585 INFO snapshot-role/MainThread: ] 2024-03-01 20:56:43,585 INFO snapshot-role/MainThread: , 2024-03-01 20:56:43,585 INFO snapshot-role/MainThread: "log": [ 2024-03-01 20:56:43,585 INFO snapshot-role/MainThread: ] 2024-03-01 20:56:43,585 INFO snapshot-role/MainThread: } 2024-03-01 20:56:43,585 INFO snapshot-role/MainThread: Running... lvs test_vg1/lv1_snapset1 2024-03-01 20:56:43,618 INFO snapshot-role/MainThread: Return code: 5 2024-03-01 20:56:43,618 INFO snapshot-role/MainThread: { 2024-03-01 20:56:43,618 INFO snapshot-role/MainThread: "report": [ 2024-03-01 20:56:43,619 INFO snapshot-role/MainThread: { 2024-03-01 20:56:43,619 INFO snapshot-role/MainThread: "lv": [ 2024-03-01 20:56:43,619 INFO snapshot-role/MainThread: ] 2024-03-01 20:56:43,619 INFO snapshot-role/MainThread: } 2024-03-01 20:56:43,619 INFO snapshot-role/MainThread: ] 2024-03-01 20:56:43,619 INFO snapshot-role/MainThread: , 2024-03-01 20:56:43,619 INFO snapshot-role/MainThread: "log": [ 2024-03-01 20:56:43,619 INFO snapshot-role/MainThread: ] 2024-03-01 20:56:43,619 INFO snapshot-role/MainThread: } 2024-03-01 20:56:43,619 INFO snapshot-role/MainThread: Running... lvs test_vg2 2024-03-01 20:56:43,657 INFO snapshot-role/MainThread: Return code: 0 2024-03-01 20:56:43,658 INFO snapshot-role/MainThread: { 2024-03-01 20:56:43,658 INFO snapshot-role/MainThread: "report": [ 2024-03-01 20:56:43,658 INFO snapshot-role/MainThread: { 2024-03-01 20:56:43,658 INFO snapshot-role/MainThread: "lv": [ 2024-03-01 20:56:43,658 INFO snapshot-role/MainThread: {"lv_name":"lv3", "vg_name":"test_vg2", "lv_attr":"-wi-a-----", "lv_size":"322961408", "pool_lv":"", "origin":"", "data_percent":"", "metadata_percent":"", "move_pv":"", "mirror_log":"", "copy_percent":"", "convert_lv":""}, 2024-03-01 20:56:43,658 INFO snapshot-role/MainThread: {"lv_name":"lv4", "vg_name":"test_vg2", "lv_attr":"-wi-a-----", "lv_size":"641728512", "pool_lv":"", "origin":"", "data_percent":"", "metadata_percent":"", "move_pv":"", "mirror_log":"", "copy_percent":"", "convert_lv":""} 2024-03-01 20:56:43,658 INFO snapshot-role/MainThread: ] 2024-03-01 20:56:43,658 INFO snapshot-role/MainThread: } 2024-03-01 20:56:43,658 INFO snapshot-role/MainThread: ] 2024-03-01 20:56:43,658 INFO snapshot-role/MainThread: , 2024-03-01 20:56:43,658 INFO snapshot-role/MainThread: "log": [ 2024-03-01 20:56:43,658 INFO snapshot-role/MainThread: ] 2024-03-01 20:56:43,658 INFO snapshot-role/MainThread: } 2024-03-01 20:56:43,658 INFO snapshot-role/MainThread: Running... lvs test_vg2/lv3_snapset1 2024-03-01 20:56:43,703 INFO snapshot-role/MainThread: Return code: 5 2024-03-01 20:56:43,703 INFO snapshot-role/MainThread: { 2024-03-01 20:56:43,703 INFO snapshot-role/MainThread: "report": [ 2024-03-01 20:56:43,704 INFO snapshot-role/MainThread: { 2024-03-01 20:56:43,704 INFO snapshot-role/MainThread: "lv": [ 2024-03-01 20:56:43,704 INFO snapshot-role/MainThread: ] 2024-03-01 20:56:43,704 INFO snapshot-role/MainThread: } 2024-03-01 20:56:43,704 INFO snapshot-role/MainThread: ] 2024-03-01 20:56:43,704 INFO snapshot-role/MainThread: , 2024-03-01 20:56:43,704 INFO snapshot-role/MainThread: "log": [ 2024-03-01 20:56:43,704 INFO snapshot-role/MainThread: ] 2024-03-01 20:56:43,704 INFO snapshot-role/MainThread: } 2024-03-01 20:56:43,704 INFO snapshot-role/MainThread: Running... lvs test_vg2 2024-03-01 20:56:43,734 INFO snapshot-role/MainThread: Return code: 0 2024-03-01 20:56:43,735 INFO snapshot-role/MainThread: { 2024-03-01 20:56:43,735 INFO snapshot-role/MainThread: "report": [ 2024-03-01 20:56:43,735 INFO snapshot-role/MainThread: { 2024-03-01 20:56:43,735 INFO snapshot-role/MainThread: "lv": [ 2024-03-01 20:56:43,735 INFO snapshot-role/MainThread: {"lv_name":"lv3", "vg_name":"test_vg2", "lv_attr":"-wi-a-----", "lv_size":"322961408", "pool_lv":"", "origin":"", "data_percent":"", "metadata_percent":"", "move_pv":"", "mirror_log":"", "copy_percent":"", "convert_lv":""}, 2024-03-01 20:56:43,735 INFO snapshot-role/MainThread: {"lv_name":"lv4", "vg_name":"test_vg2", "lv_attr":"-wi-a-----", "lv_size":"641728512", "pool_lv":"", "origin":"", "data_percent":"", "metadata_percent":"", "move_pv":"", "mirror_log":"", "copy_percent":"", "convert_lv":""} 2024-03-01 20:56:43,735 INFO snapshot-role/MainThread: ] 2024-03-01 20:56:43,735 INFO snapshot-role/MainThread: } 2024-03-01 20:56:43,735 INFO snapshot-role/MainThread: ] 2024-03-01 20:56:43,735 INFO snapshot-role/MainThread: , 2024-03-01 20:56:43,735 INFO snapshot-role/MainThread: "log": [ 2024-03-01 20:56:43,735 INFO snapshot-role/MainThread: ] 2024-03-01 20:56:43,735 INFO snapshot-role/MainThread: } 2024-03-01 20:56:43,735 INFO snapshot-role/MainThread: Running... lvs test_vg2/lv4_snapset1 2024-03-01 20:56:43,761 INFO snapshot-role/MainThread: Return code: 5 2024-03-01 20:56:43,761 INFO snapshot-role/MainThread: { 2024-03-01 20:56:43,761 INFO snapshot-role/MainThread: "report": [ 2024-03-01 20:56:43,761 INFO snapshot-role/MainThread: { 2024-03-01 20:56:43,761 INFO snapshot-role/MainThread: "lv": [ 2024-03-01 20:56:43,761 INFO snapshot-role/MainThread: ] 2024-03-01 20:56:43,761 INFO snapshot-role/MainThread: } 2024-03-01 20:56:43,762 INFO snapshot-role/MainThread: ] 2024-03-01 20:56:43,762 INFO snapshot-role/MainThread: , 2024-03-01 20:56:43,762 INFO snapshot-role/MainThread: "log": [ 2024-03-01 20:56:43,762 INFO snapshot-role/MainThread: ] 2024-03-01 20:56:43,762 INFO snapshot-role/MainThread: } 2024-03-01 20:56:43,762 INFO snapshot-role/MainThread: Running... lvs test_vg3 2024-03-01 20:56:43,790 INFO snapshot-role/MainThread: Return code: 0 2024-03-01 20:56:43,790 INFO snapshot-role/MainThread: { 2024-03-01 20:56:43,790 INFO snapshot-role/MainThread: "report": [ 2024-03-01 20:56:43,790 INFO snapshot-role/MainThread: { 2024-03-01 20:56:43,790 INFO snapshot-role/MainThread: "lv": [ 2024-03-01 20:56:43,790 INFO snapshot-role/MainThread: {"lv_name":"lv5", "vg_name":"test_vg3", "lv_attr":"-wi-a-----", "lv_size":"1283457024", "pool_lv":"", "origin":"", "data_percent":"", "metadata_percent":"", "move_pv":"", "mirror_log":"", "copy_percent":"", "convert_lv":""}, 2024-03-01 20:56:43,790 INFO snapshot-role/MainThread: {"lv_name":"lv6", "vg_name":"test_vg3", "lv_attr":"-wi-a-----", "lv_size":"1069547520", "pool_lv":"", "origin":"", "data_percent":"", "metadata_percent":"", "move_pv":"", "mirror_log":"", "copy_percent":"", "convert_lv":""}, 2024-03-01 20:56:43,790 INFO snapshot-role/MainThread: {"lv_name":"lv7", "vg_name":"test_vg3", "lv_attr":"-wi-a-----", "lv_size":"427819008", "pool_lv":"", "origin":"", "data_percent":"", "metadata_percent":"", "move_pv":"", "mirror_log":"", "copy_percent":"", "convert_lv":""}, 2024-03-01 20:56:43,790 INFO snapshot-role/MainThread: {"lv_name":"lv8", "vg_name":"test_vg3", "lv_attr":"-wi-a-----", "lv_size":"427819008", "pool_lv":"", "origin":"", "data_percent":"", "metadata_percent":"", "move_pv":"", "mirror_log":"", "copy_percent":"", "convert_lv":""} 2024-03-01 20:56:43,790 INFO snapshot-role/MainThread: ] 2024-03-01 20:56:43,791 INFO snapshot-role/MainThread: } 2024-03-01 20:56:43,791 INFO snapshot-role/MainThread: ] 2024-03-01 20:56:43,791 INFO snapshot-role/MainThread: , 2024-03-01 20:56:43,791 INFO snapshot-role/MainThread: "log": [ 2024-03-01 20:56:43,791 INFO snapshot-role/MainThread: ] 2024-03-01 20:56:43,791 INFO snapshot-role/MainThread: } 2024-03-01 20:56:43,791 INFO snapshot-role/MainThread: Running... lvs test_vg3/lv7_snapset1 2024-03-01 20:56:43,820 INFO snapshot-role/MainThread: Return code: 5 2024-03-01 20:56:43,820 INFO snapshot-role/MainThread: { 2024-03-01 20:56:43,820 INFO snapshot-role/MainThread: "report": [ 2024-03-01 20:56:43,820 INFO snapshot-role/MainThread: { 2024-03-01 20:56:43,820 INFO snapshot-role/MainThread: "lv": [ 2024-03-01 20:56:43,820 INFO snapshot-role/MainThread: ] 2024-03-01 20:56:43,820 INFO snapshot-role/MainThread: } 2024-03-01 20:56:43,821 INFO snapshot-role/MainThread: ] 2024-03-01 20:56:43,821 INFO snapshot-role/MainThread: , 2024-03-01 20:56:43,821 INFO snapshot-role/MainThread: "log": [ 2024-03-01 20:56:43,821 INFO snapshot-role/MainThread: ] 2024-03-01 20:56:43,821 INFO snapshot-role/MainThread: } 2024-03-01 20:56:43,821 INFO snapshot-role/MainThread: exit code: 0: [''] 2024-03-01 20:56:45,178 INFO snapshot-role/MainThread: revert_cmd: revert None None None 0 {"name": "snapset1", "volumes": [{"name": "snapshot VG1 LV1", "vg": "test_vg1", "lv": "lv1", "percent_space_required": 20}, {"name": "snapshot VG2 LV3", "vg": "test_vg2", "lv": "lv3", "percent_space_required": 15}, {"name": "snapshot VG2 LV4", "vg": "test_vg2", "lv": "lv4", "percent_space_required": 15}, {"name": "snapshot VG3 LV7", "vg": "test_vg3", "lv": "lv7", "percent_space_required": 15}]} 2024-03-01 20:56:45,178 INFO snapshot-role/MainThread: snapset {'name': 'snapset1', 'volumes': [{'name': 'snapshot VG1 LV1', 'vg': 'test_vg1', 'lv': 'lv1', 'percent_space_required': 20}, {'name': 'snapshot VG2 LV3', 'vg': 'test_vg2', 'lv': 'lv3', 'percent_space_required': 15}, {'name': 'snapshot VG2 LV4', 'vg': 'test_vg2', 'lv': 'lv4', 'percent_space_required': 15}, {'name': 'snapshot VG3 LV7', 'vg': 'test_vg3', 'lv': 'lv7', 'percent_space_required': 15}]} 2024-03-01 20:56:45,178 INFO snapshot-role/MainThread: revert snapsset : snapset1 2024-03-01 20:56:45,178 INFO snapshot-role/MainThread: Running... lvs test_vg1 2024-03-01 20:56:45,208 INFO snapshot-role/MainThread: Return code: 0 2024-03-01 20:56:45,208 INFO snapshot-role/MainThread: { 2024-03-01 20:56:45,208 INFO snapshot-role/MainThread: "report": [ 2024-03-01 20:56:45,209 INFO snapshot-role/MainThread: { 2024-03-01 20:56:45,209 INFO snapshot-role/MainThread: "lv": [ 2024-03-01 20:56:45,209 INFO snapshot-role/MainThread: {"lv_name":"lv1", "vg_name":"test_vg1", "lv_attr":"-wi-a-----", "lv_size":"482344960", "pool_lv":"", "origin":"", "data_percent":"", "metadata_percent":"", "move_pv":"", "mirror_log":"", "copy_percent":"", "convert_lv":""}, 2024-03-01 20:56:45,209 INFO snapshot-role/MainThread: {"lv_name":"lv2", "vg_name":"test_vg1", "lv_attr":"-wi-a-----", "lv_size":"1606418432", "pool_lv":"", "origin":"", "data_percent":"", "metadata_percent":"", "move_pv":"", "mirror_log":"", "copy_percent":"", "convert_lv":""} 2024-03-01 20:56:45,209 INFO snapshot-role/MainThread: ] 2024-03-01 20:56:45,209 INFO snapshot-role/MainThread: } 2024-03-01 20:56:45,209 INFO snapshot-role/MainThread: ] 2024-03-01 20:56:45,209 INFO snapshot-role/MainThread: , 2024-03-01 20:56:45,209 INFO snapshot-role/MainThread: "log": [ 2024-03-01 20:56:45,209 INFO snapshot-role/MainThread: ] 2024-03-01 20:56:45,209 INFO snapshot-role/MainThread: } 2024-03-01 20:56:45,209 INFO snapshot-role/MainThread: Running... lvs test_vg1/lv1_snapset1 2024-03-01 20:56:45,241 INFO snapshot-role/MainThread: Return code: 5 2024-03-01 20:56:45,242 INFO snapshot-role/MainThread: { 2024-03-01 20:56:45,242 INFO snapshot-role/MainThread: "report": [ 2024-03-01 20:56:45,242 INFO snapshot-role/MainThread: { 2024-03-01 20:56:45,242 INFO snapshot-role/MainThread: "lv": [ 2024-03-01 20:56:45,242 INFO snapshot-role/MainThread: ] 2024-03-01 20:56:45,242 INFO snapshot-role/MainThread: } 2024-03-01 20:56:45,242 INFO snapshot-role/MainThread: ] 2024-03-01 20:56:45,242 INFO snapshot-role/MainThread: , 2024-03-01 20:56:45,242 INFO snapshot-role/MainThread: "log": [ 2024-03-01 20:56:45,242 INFO snapshot-role/MainThread: ] 2024-03-01 20:56:45,242 INFO snapshot-role/MainThread: } 2024-03-01 20:56:45,242 INFO snapshot-role/MainThread: exit code: 0: ['snapshot not found with name: test_vg1/lv1_snapset1'] 2024-03-01 20:56:46,593 INFO snapshot-role/MainThread: remove_cmd: remove None None None 0 {"name": "snapset1", "volumes": [{"name": "snapshot VG1 LV1", "vg": "test_vg1", "lv": "lv1", "percent_space_required": 20}, {"name": "snapshot VG2 LV3", "vg": "test_vg2", "lv": "lv3", "percent_space_required": 15}, {"name": "snapshot VG2 LV4", "vg": "test_vg2", "lv": "lv4", "percent_space_required": 15}, {"name": "snapshot VG3 LV7", "vg": "test_vg3", "lv": "lv7", "percent_space_required": 15}]} 2024-03-01 20:56:46,593 INFO snapshot-role/MainThread: snapset {'name': 'snapset1', 'volumes': [{'name': 'snapshot VG1 LV1', 'vg': 'test_vg1', 'lv': 'lv1', 'percent_space_required': 20}, {'name': 'snapshot VG2 LV3', 'vg': 'test_vg2', 'lv': 'lv3', 'percent_space_required': 15}, {'name': 'snapshot VG2 LV4', 'vg': 'test_vg2', 'lv': 'lv4', 'percent_space_required': 15}, {'name': 'snapshot VG3 LV7', 'vg': 'test_vg3', 'lv': 'lv7', 'percent_space_required': 15}]} 2024-03-01 20:56:46,594 INFO snapshot-role/MainThread: remove snapsset : snapset1 2024-03-01 20:56:46,594 INFO snapshot-role/MainThread: Running... lvs test_vg1 2024-03-01 20:56:46,629 INFO snapshot-role/MainThread: Return code: 0 2024-03-01 20:56:46,629 INFO snapshot-role/MainThread: { 2024-03-01 20:56:46,629 INFO snapshot-role/MainThread: "report": [ 2024-03-01 20:56:46,629 INFO snapshot-role/MainThread: { 2024-03-01 20:56:46,629 INFO snapshot-role/MainThread: "lv": [ 2024-03-01 20:56:46,629 INFO snapshot-role/MainThread: {"lv_name":"lv1", "vg_name":"test_vg1", "lv_attr":"-wi-a-----", "lv_size":"482344960", "pool_lv":"", "origin":"", "data_percent":"", "metadata_percent":"", "move_pv":"", "mirror_log":"", "copy_percent":"", "convert_lv":""}, 2024-03-01 20:56:46,630 INFO snapshot-role/MainThread: {"lv_name":"lv2", "vg_name":"test_vg1", "lv_attr":"-wi-a-----", "lv_size":"1606418432", "pool_lv":"", "origin":"", "data_percent":"", "metadata_percent":"", "move_pv":"", "mirror_log":"", "copy_percent":"", "convert_lv":""} 2024-03-01 20:56:46,630 INFO snapshot-role/MainThread: ] 2024-03-01 20:56:46,630 INFO snapshot-role/MainThread: } 2024-03-01 20:56:46,630 INFO snapshot-role/MainThread: ] 2024-03-01 20:56:46,630 INFO snapshot-role/MainThread: , 2024-03-01 20:56:46,630 INFO snapshot-role/MainThread: "log": [ 2024-03-01 20:56:46,630 INFO snapshot-role/MainThread: ] 2024-03-01 20:56:46,630 INFO snapshot-role/MainThread: } 2024-03-01 20:56:46,630 INFO snapshot-role/MainThread: Running... lvs test_vg1/lv1_snapset1 2024-03-01 20:56:46,669 INFO snapshot-role/MainThread: Return code: 5 2024-03-01 20:56:46,670 INFO snapshot-role/MainThread: { 2024-03-01 20:56:46,670 INFO snapshot-role/MainThread: "report": [ 2024-03-01 20:56:46,670 INFO snapshot-role/MainThread: { 2024-03-01 20:56:46,670 INFO snapshot-role/MainThread: "lv": [ 2024-03-01 20:56:46,670 INFO snapshot-role/MainThread: ] 2024-03-01 20:56:46,670 INFO snapshot-role/MainThread: } 2024-03-01 20:56:46,670 INFO snapshot-role/MainThread: ] 2024-03-01 20:56:46,670 INFO snapshot-role/MainThread: , 2024-03-01 20:56:46,670 INFO snapshot-role/MainThread: "log": [ 2024-03-01 20:56:46,670 INFO snapshot-role/MainThread: ] 2024-03-01 20:56:46,670 INFO snapshot-role/MainThread: } 2024-03-01 20:56:46,670 INFO snapshot-role/MainThread: Running... lvs test_vg2 2024-03-01 20:56:46,696 INFO snapshot-role/MainThread: Return code: 0 2024-03-01 20:56:46,696 INFO snapshot-role/MainThread: { 2024-03-01 20:56:46,696 INFO snapshot-role/MainThread: "report": [ 2024-03-01 20:56:46,696 INFO snapshot-role/MainThread: { 2024-03-01 20:56:46,696 INFO snapshot-role/MainThread: "lv": [ 2024-03-01 20:56:46,697 INFO snapshot-role/MainThread: {"lv_name":"lv3", "vg_name":"test_vg2", "lv_attr":"-wi-a-----", "lv_size":"322961408", "pool_lv":"", "origin":"", "data_percent":"", "metadata_percent":"", "move_pv":"", "mirror_log":"", "copy_percent":"", "convert_lv":""}, 2024-03-01 20:56:46,697 INFO snapshot-role/MainThread: {"lv_name":"lv4", "vg_name":"test_vg2", "lv_attr":"-wi-a-----", "lv_size":"641728512", "pool_lv":"", "origin":"", "data_percent":"", "metadata_percent":"", "move_pv":"", "mirror_log":"", "copy_percent":"", "convert_lv":""} 2024-03-01 20:56:46,697 INFO snapshot-role/MainThread: ] 2024-03-01 20:56:46,697 INFO snapshot-role/MainThread: } 2024-03-01 20:56:46,697 INFO snapshot-role/MainThread: ] 2024-03-01 20:56:46,697 INFO snapshot-role/MainThread: , 2024-03-01 20:56:46,697 INFO snapshot-role/MainThread: "log": [ 2024-03-01 20:56:46,697 INFO snapshot-role/MainThread: ] 2024-03-01 20:56:46,697 INFO snapshot-role/MainThread: } 2024-03-01 20:56:46,697 INFO snapshot-role/MainThread: Running... lvs test_vg2/lv3_snapset1 2024-03-01 20:56:46,730 INFO snapshot-role/MainThread: Return code: 5 2024-03-01 20:56:46,730 INFO snapshot-role/MainThread: { 2024-03-01 20:56:46,730 INFO snapshot-role/MainThread: "report": [ 2024-03-01 20:56:46,730 INFO snapshot-role/MainThread: { 2024-03-01 20:56:46,730 INFO snapshot-role/MainThread: "lv": [ 2024-03-01 20:56:46,731 INFO snapshot-role/MainThread: ] 2024-03-01 20:56:46,731 INFO snapshot-role/MainThread: } 2024-03-01 20:56:46,731 INFO snapshot-role/MainThread: ] 2024-03-01 20:56:46,731 INFO snapshot-role/MainThread: , 2024-03-01 20:56:46,731 INFO snapshot-role/MainThread: "log": [ 2024-03-01 20:56:46,731 INFO snapshot-role/MainThread: ] 2024-03-01 20:56:46,731 INFO snapshot-role/MainThread: } 2024-03-01 20:56:46,731 INFO snapshot-role/MainThread: Running... lvs test_vg2 2024-03-01 20:56:46,762 INFO snapshot-role/MainThread: Return code: 0 2024-03-01 20:56:46,762 INFO snapshot-role/MainThread: { 2024-03-01 20:56:46,762 INFO snapshot-role/MainThread: "report": [ 2024-03-01 20:56:46,762 INFO snapshot-role/MainThread: { 2024-03-01 20:56:46,762 INFO snapshot-role/MainThread: "lv": [ 2024-03-01 20:56:46,762 INFO snapshot-role/MainThread: {"lv_name":"lv3", "vg_name":"test_vg2", "lv_attr":"-wi-a-----", "lv_size":"322961408", "pool_lv":"", "origin":"", "data_percent":"", "metadata_percent":"", "move_pv":"", "mirror_log":"", "copy_percent":"", "convert_lv":""}, 2024-03-01 20:56:46,763 INFO snapshot-role/MainThread: {"lv_name":"lv4", "vg_name":"test_vg2", "lv_attr":"-wi-a-----", "lv_size":"641728512", "pool_lv":"", "origin":"", "data_percent":"", "metadata_percent":"", "move_pv":"", "mirror_log":"", "copy_percent":"", "convert_lv":""} 2024-03-01 20:56:46,763 INFO snapshot-role/MainThread: ] 2024-03-01 20:56:46,763 INFO snapshot-role/MainThread: } 2024-03-01 20:56:46,763 INFO snapshot-role/MainThread: ] 2024-03-01 20:56:46,763 INFO snapshot-role/MainThread: , 2024-03-01 20:56:46,763 INFO snapshot-role/MainThread: "log": [ 2024-03-01 20:56:46,763 INFO snapshot-role/MainThread: ] 2024-03-01 20:56:46,763 INFO snapshot-role/MainThread: } 2024-03-01 20:56:46,763 INFO snapshot-role/MainThread: Running... lvs test_vg2/lv4_snapset1 2024-03-01 20:56:46,793 INFO snapshot-role/MainThread: Return code: 5 2024-03-01 20:56:46,793 INFO snapshot-role/MainThread: { 2024-03-01 20:56:46,793 INFO snapshot-role/MainThread: "report": [ 2024-03-01 20:56:46,793 INFO snapshot-role/MainThread: { 2024-03-01 20:56:46,793 INFO snapshot-role/MainThread: "lv": [ 2024-03-01 20:56:46,793 INFO snapshot-role/MainThread: ] 2024-03-01 20:56:46,793 INFO snapshot-role/MainThread: } 2024-03-01 20:56:46,793 INFO snapshot-role/MainThread: ] 2024-03-01 20:56:46,793 INFO snapshot-role/MainThread: , 2024-03-01 20:56:46,794 INFO snapshot-role/MainThread: "log": [ 2024-03-01 20:56:46,794 INFO snapshot-role/MainThread: ] 2024-03-01 20:56:46,794 INFO snapshot-role/MainThread: } 2024-03-01 20:56:46,794 INFO snapshot-role/MainThread: Running... lvs test_vg3 2024-03-01 20:56:46,825 INFO snapshot-role/MainThread: Return code: 0 2024-03-01 20:56:46,825 INFO snapshot-role/MainThread: { 2024-03-01 20:56:46,826 INFO snapshot-role/MainThread: "report": [ 2024-03-01 20:56:46,826 INFO snapshot-role/MainThread: { 2024-03-01 20:56:46,826 INFO snapshot-role/MainThread: "lv": [ 2024-03-01 20:56:46,826 INFO snapshot-role/MainThread: {"lv_name":"lv5", "vg_name":"test_vg3", "lv_attr":"-wi-a-----", "lv_size":"1283457024", "pool_lv":"", "origin":"", "data_percent":"", "metadata_percent":"", "move_pv":"", "mirror_log":"", "copy_percent":"", "convert_lv":""}, 2024-03-01 20:56:46,826 INFO snapshot-role/MainThread: {"lv_name":"lv6", "vg_name":"test_vg3", "lv_attr":"-wi-a-----", "lv_size":"1069547520", "pool_lv":"", "origin":"", "data_percent":"", "metadata_percent":"", "move_pv":"", "mirror_log":"", "copy_percent":"", "convert_lv":""}, 2024-03-01 20:56:46,826 INFO snapshot-role/MainThread: {"lv_name":"lv7", "vg_name":"test_vg3", "lv_attr":"-wi-a-----", "lv_size":"427819008", "pool_lv":"", "origin":"", "data_percent":"", "metadata_percent":"", "move_pv":"", "mirror_log":"", "copy_percent":"", "convert_lv":""}, 2024-03-01 20:56:46,826 INFO snapshot-role/MainThread: {"lv_name":"lv8", "vg_name":"test_vg3", "lv_attr":"-wi-a-----", "lv_size":"427819008", "pool_lv":"", "origin":"", "data_percent":"", "metadata_percent":"", "move_pv":"", "mirror_log":"", "copy_percent":"", "convert_lv":""} 2024-03-01 20:56:46,826 INFO snapshot-role/MainThread: ] 2024-03-01 20:56:46,826 INFO snapshot-role/MainThread: } 2024-03-01 20:56:46,826 INFO snapshot-role/MainThread: ] 2024-03-01 20:56:46,826 INFO snapshot-role/MainThread: , 2024-03-01 20:56:46,826 INFO snapshot-role/MainThread: "log": [ 2024-03-01 20:56:46,826 INFO snapshot-role/MainThread: ] 2024-03-01 20:56:46,826 INFO snapshot-role/MainThread: } 2024-03-01 20:56:46,826 INFO snapshot-role/MainThread: Running... lvs test_vg3/lv7_snapset1 2024-03-01 20:56:46,854 INFO snapshot-role/MainThread: Return code: 5 2024-03-01 20:56:46,854 INFO snapshot-role/MainThread: { 2024-03-01 20:56:46,854 INFO snapshot-role/MainThread: "report": [ 2024-03-01 20:56:46,854 INFO snapshot-role/MainThread: { 2024-03-01 20:56:46,854 INFO snapshot-role/MainThread: "lv": [ 2024-03-01 20:56:46,854 INFO snapshot-role/MainThread: ] 2024-03-01 20:56:46,854 INFO snapshot-role/MainThread: } 2024-03-01 20:56:46,855 INFO snapshot-role/MainThread: ] 2024-03-01 20:56:46,855 INFO snapshot-role/MainThread: , 2024-03-01 20:56:46,855 INFO snapshot-role/MainThread: "log": [ 2024-03-01 20:56:46,855 INFO snapshot-role/MainThread: ] 2024-03-01 20:56:46,855 INFO snapshot-role/MainThread: } 2024-03-01 20:56:46,855 INFO snapshot-role/MainThread: Running... lvs test_vg1 2024-03-01 20:56:46,884 INFO snapshot-role/MainThread: Return code: 0 2024-03-01 20:56:46,884 INFO snapshot-role/MainThread: { 2024-03-01 20:56:46,884 INFO snapshot-role/MainThread: "report": [ 2024-03-01 20:56:46,884 INFO snapshot-role/MainThread: { 2024-03-01 20:56:46,884 INFO snapshot-role/MainThread: "lv": [ 2024-03-01 20:56:46,884 INFO snapshot-role/MainThread: {"lv_name":"lv1", "vg_name":"test_vg1", "lv_attr":"-wi-a-----", "lv_size":"482344960", "pool_lv":"", "origin":"", "data_percent":"", "metadata_percent":"", "move_pv":"", "mirror_log":"", "copy_percent":"", "convert_lv":""}, 2024-03-01 20:56:46,885 INFO snapshot-role/MainThread: {"lv_name":"lv2", "vg_name":"test_vg1", "lv_attr":"-wi-a-----", "lv_size":"1606418432", "pool_lv":"", "origin":"", "data_percent":"", "metadata_percent":"", "move_pv":"", "mirror_log":"", "copy_percent":"", "convert_lv":""} 2024-03-01 20:56:46,885 INFO snapshot-role/MainThread: ] 2024-03-01 20:56:46,885 INFO snapshot-role/MainThread: } 2024-03-01 20:56:46,885 INFO snapshot-role/MainThread: ] 2024-03-01 20:56:46,885 INFO snapshot-role/MainThread: , 2024-03-01 20:56:46,885 INFO snapshot-role/MainThread: "log": [ 2024-03-01 20:56:46,885 INFO snapshot-role/MainThread: ] 2024-03-01 20:56:46,885 INFO snapshot-role/MainThread: } 2024-03-01 20:56:46,885 INFO snapshot-role/MainThread: Running... lvs test_vg1/lv1_snapset1 2024-03-01 20:56:46,913 INFO snapshot-role/MainThread: Return code: 5 2024-03-01 20:56:46,913 INFO snapshot-role/MainThread: { 2024-03-01 20:56:46,913 INFO snapshot-role/MainThread: "report": [ 2024-03-01 20:56:46,913 INFO snapshot-role/MainThread: { 2024-03-01 20:56:46,913 INFO snapshot-role/MainThread: "lv": [ 2024-03-01 20:56:46,913 INFO snapshot-role/MainThread: ] 2024-03-01 20:56:46,914 INFO snapshot-role/MainThread: } 2024-03-01 20:56:46,914 INFO snapshot-role/MainThread: ] 2024-03-01 20:56:46,914 INFO snapshot-role/MainThread: , 2024-03-01 20:56:46,914 INFO snapshot-role/MainThread: "log": [ 2024-03-01 20:56:46,914 INFO snapshot-role/MainThread: ] 2024-03-01 20:56:46,914 INFO snapshot-role/MainThread: } 2024-03-01 20:56:46,914 INFO snapshot-role/MainThread: Running... lvs test_vg2 2024-03-01 20:56:46,947 INFO snapshot-role/MainThread: Return code: 0 2024-03-01 20:56:46,947 INFO snapshot-role/MainThread: { 2024-03-01 20:56:46,947 INFO snapshot-role/MainThread: "report": [ 2024-03-01 20:56:46,947 INFO snapshot-role/MainThread: { 2024-03-01 20:56:46,947 INFO snapshot-role/MainThread: "lv": [ 2024-03-01 20:56:46,948 INFO snapshot-role/MainThread: {"lv_name":"lv3", "vg_name":"test_vg2", "lv_attr":"-wi-a-----", "lv_size":"322961408", "pool_lv":"", "origin":"", "data_percent":"", "metadata_percent":"", "move_pv":"", "mirror_log":"", "copy_percent":"", "convert_lv":""}, 2024-03-01 20:56:46,948 INFO snapshot-role/MainThread: {"lv_name":"lv4", "vg_name":"test_vg2", "lv_attr":"-wi-a-----", "lv_size":"641728512", "pool_lv":"", "origin":"", "data_percent":"", "metadata_percent":"", "move_pv":"", "mirror_log":"", "copy_percent":"", "convert_lv":""} 2024-03-01 20:56:46,948 INFO snapshot-role/MainThread: ] 2024-03-01 20:56:46,948 INFO snapshot-role/MainThread: } 2024-03-01 20:56:46,948 INFO snapshot-role/MainThread: ] 2024-03-01 20:56:46,948 INFO snapshot-role/MainThread: , 2024-03-01 20:56:46,948 INFO snapshot-role/MainThread: "log": [ 2024-03-01 20:56:46,948 INFO snapshot-role/MainThread: ] 2024-03-01 20:56:46,948 INFO snapshot-role/MainThread: } 2024-03-01 20:56:46,948 INFO snapshot-role/MainThread: Running... lvs test_vg2/lv3_snapset1 2024-03-01 20:56:46,981 INFO snapshot-role/MainThread: Return code: 5 2024-03-01 20:56:46,981 INFO snapshot-role/MainThread: { 2024-03-01 20:56:46,981 INFO snapshot-role/MainThread: "report": [ 2024-03-01 20:56:46,981 INFO snapshot-role/MainThread: { 2024-03-01 20:56:46,981 INFO snapshot-role/MainThread: "lv": [ 2024-03-01 20:56:46,981 INFO snapshot-role/MainThread: ] 2024-03-01 20:56:46,981 INFO snapshot-role/MainThread: } 2024-03-01 20:56:46,981 INFO snapshot-role/MainThread: ] 2024-03-01 20:56:46,982 INFO snapshot-role/MainThread: , 2024-03-01 20:56:46,982 INFO snapshot-role/MainThread: "log": [ 2024-03-01 20:56:46,982 INFO snapshot-role/MainThread: ] 2024-03-01 20:56:46,982 INFO snapshot-role/MainThread: } 2024-03-01 20:56:46,982 INFO snapshot-role/MainThread: Running... lvs test_vg2 2024-03-01 20:56:47,013 INFO snapshot-role/MainThread: Return code: 0 2024-03-01 20:56:47,013 INFO snapshot-role/MainThread: { 2024-03-01 20:56:47,014 INFO snapshot-role/MainThread: "report": [ 2024-03-01 20:56:47,014 INFO snapshot-role/MainThread: { 2024-03-01 20:56:47,014 INFO snapshot-role/MainThread: "lv": [ 2024-03-01 20:56:47,014 INFO snapshot-role/MainThread: {"lv_name":"lv3", "vg_name":"test_vg2", "lv_attr":"-wi-a-----", "lv_size":"322961408", "pool_lv":"", "origin":"", "data_percent":"", "metadata_percent":"", "move_pv":"", "mirror_log":"", "copy_percent":"", "convert_lv":""}, 2024-03-01 20:56:47,014 INFO snapshot-role/MainThread: {"lv_name":"lv4", "vg_name":"test_vg2", "lv_attr":"-wi-a-----", "lv_size":"641728512", "pool_lv":"", "origin":"", "data_percent":"", "metadata_percent":"", "move_pv":"", "mirror_log":"", "copy_percent":"", "convert_lv":""} 2024-03-01 20:56:47,014 INFO snapshot-role/MainThread: ] 2024-03-01 20:56:47,014 INFO snapshot-role/MainThread: } 2024-03-01 20:56:47,014 INFO snapshot-role/MainThread: ] 2024-03-01 20:56:47,014 INFO snapshot-role/MainThread: , 2024-03-01 20:56:47,014 INFO snapshot-role/MainThread: "log": [ 2024-03-01 20:56:47,014 INFO snapshot-role/MainThread: ] 2024-03-01 20:56:47,014 INFO snapshot-role/MainThread: } 2024-03-01 20:56:47,014 INFO snapshot-role/MainThread: Running... lvs test_vg2/lv4_snapset1 2024-03-01 20:56:47,048 INFO snapshot-role/MainThread: Return code: 5 2024-03-01 20:56:47,048 INFO snapshot-role/MainThread: { 2024-03-01 20:56:47,048 INFO snapshot-role/MainThread: "report": [ 2024-03-01 20:56:47,048 INFO snapshot-role/MainThread: { 2024-03-01 20:56:47,049 INFO snapshot-role/MainThread: "lv": [ 2024-03-01 20:56:47,049 INFO snapshot-role/MainThread: ] 2024-03-01 20:56:47,049 INFO snapshot-role/MainThread: } 2024-03-01 20:56:47,049 INFO snapshot-role/MainThread: ] 2024-03-01 20:56:47,049 INFO snapshot-role/MainThread: , 2024-03-01 20:56:47,049 INFO snapshot-role/MainThread: "log": [ 2024-03-01 20:56:47,049 INFO snapshot-role/MainThread: ] 2024-03-01 20:56:47,049 INFO snapshot-role/MainThread: } 2024-03-01 20:56:47,049 INFO snapshot-role/MainThread: Running... lvs test_vg3 2024-03-01 20:56:47,081 INFO snapshot-role/MainThread: Return code: 0 2024-03-01 20:56:47,081 INFO snapshot-role/MainThread: { 2024-03-01 20:56:47,081 INFO snapshot-role/MainThread: "report": [ 2024-03-01 20:56:47,081 INFO snapshot-role/MainThread: { 2024-03-01 20:56:47,081 INFO snapshot-role/MainThread: "lv": [ 2024-03-01 20:56:47,081 INFO snapshot-role/MainThread: {"lv_name":"lv5", "vg_name":"test_vg3", "lv_attr":"-wi-a-----", "lv_size":"1283457024", "pool_lv":"", "origin":"", "data_percent":"", "metadata_percent":"", "move_pv":"", "mirror_log":"", "copy_percent":"", "convert_lv":""}, 2024-03-01 20:56:47,081 INFO snapshot-role/MainThread: {"lv_name":"lv6", "vg_name":"test_vg3", "lv_attr":"-wi-a-----", "lv_size":"1069547520", "pool_lv":"", "origin":"", "data_percent":"", "metadata_percent":"", "move_pv":"", "mirror_log":"", "copy_percent":"", "convert_lv":""}, 2024-03-01 20:56:47,081 INFO snapshot-role/MainThread: {"lv_name":"lv7", "vg_name":"test_vg3", "lv_attr":"-wi-a-----", "lv_size":"427819008", "pool_lv":"", "origin":"", "data_percent":"", "metadata_percent":"", "move_pv":"", "mirror_log":"", "copy_percent":"", "convert_lv":""}, 2024-03-01 20:56:47,082 INFO snapshot-role/MainThread: {"lv_name":"lv8", "vg_name":"test_vg3", "lv_attr":"-wi-a-----", "lv_size":"427819008", "pool_lv":"", "origin":"", "data_percent":"", "metadata_percent":"", "move_pv":"", "mirror_log":"", "copy_percent":"", "convert_lv":""} 2024-03-01 20:56:47,082 INFO snapshot-role/MainThread: ] 2024-03-01 20:56:47,082 INFO snapshot-role/MainThread: } 2024-03-01 20:56:47,082 INFO snapshot-role/MainThread: ] 2024-03-01 20:56:47,082 INFO snapshot-role/MainThread: , 2024-03-01 20:56:47,082 INFO snapshot-role/MainThread: "log": [ 2024-03-01 20:56:47,082 INFO snapshot-role/MainThread: ] 2024-03-01 20:56:47,082 INFO snapshot-role/MainThread: } 2024-03-01 20:56:47,082 INFO snapshot-role/MainThread: Running... lvs test_vg3/lv7_snapset1 2024-03-01 20:56:47,110 INFO snapshot-role/MainThread: Return code: 5 2024-03-01 20:56:47,110 INFO snapshot-role/MainThread: { 2024-03-01 20:56:47,110 INFO snapshot-role/MainThread: "report": [ 2024-03-01 20:56:47,110 INFO snapshot-role/MainThread: { 2024-03-01 20:56:47,110 INFO snapshot-role/MainThread: "lv": [ 2024-03-01 20:56:47,110 INFO snapshot-role/MainThread: ] 2024-03-01 20:56:47,110 INFO snapshot-role/MainThread: } 2024-03-01 20:56:47,110 INFO snapshot-role/MainThread: ] 2024-03-01 20:56:47,110 INFO snapshot-role/MainThread: , 2024-03-01 20:56:47,110 INFO snapshot-role/MainThread: "log": [ 2024-03-01 20:56:47,111 INFO snapshot-role/MainThread: ] 2024-03-01 20:56:47,111 INFO snapshot-role/MainThread: } 2024-03-01 20:56:47,111 INFO snapshot-role/MainThread: exit code: 0: [''] 2024-03-01 20:56:48,453 INFO snapshot-role/MainThread: remove_cmd: remove None None None 1 {"name": "snapset1", "volumes": [{"name": "snapshot VG1 LV1", "vg": "test_vg1", "lv": "lv1", "percent_space_required": 20}, {"name": "snapshot VG2 LV3", "vg": "test_vg2", "lv": "lv3", "percent_space_required": 15}, {"name": "snapshot VG2 LV4", "vg": "test_vg2", "lv": "lv4", "percent_space_required": 15}, {"name": "snapshot VG3 LV7", "vg": "test_vg3", "lv": "lv7", "percent_space_required": 15}]} 2024-03-01 20:56:48,454 INFO snapshot-role/MainThread: snapset {'name': 'snapset1', 'volumes': [{'name': 'snapshot VG1 LV1', 'vg': 'test_vg1', 'lv': 'lv1', 'percent_space_required': 20}, {'name': 'snapshot VG2 LV3', 'vg': 'test_vg2', 'lv': 'lv3', 'percent_space_required': 15}, {'name': 'snapshot VG2 LV4', 'vg': 'test_vg2', 'lv': 'lv4', 'percent_space_required': 15}, {'name': 'snapshot VG3 LV7', 'vg': 'test_vg3', 'lv': 'lv7', 'percent_space_required': 15}]} 2024-03-01 20:56:48,454 INFO snapshot-role/MainThread: remove verify snapsset : snapset1 2024-03-01 20:56:48,454 INFO snapshot-role/MainThread: Running... lvs test_vg1 2024-03-01 20:56:48,483 INFO snapshot-role/MainThread: Return code: 0 2024-03-01 20:56:48,483 INFO snapshot-role/MainThread: { 2024-03-01 20:56:48,483 INFO snapshot-role/MainThread: "report": [ 2024-03-01 20:56:48,484 INFO snapshot-role/MainThread: { 2024-03-01 20:56:48,484 INFO snapshot-role/MainThread: "lv": [ 2024-03-01 20:56:48,484 INFO snapshot-role/MainThread: {"lv_name":"lv1", "vg_name":"test_vg1", "lv_attr":"-wi-a-----", "lv_size":"482344960", "pool_lv":"", "origin":"", "data_percent":"", "metadata_percent":"", "move_pv":"", "mirror_log":"", "copy_percent":"", "convert_lv":""}, 2024-03-01 20:56:48,484 INFO snapshot-role/MainThread: {"lv_name":"lv2", "vg_name":"test_vg1", "lv_attr":"-wi-a-----", "lv_size":"1606418432", "pool_lv":"", "origin":"", "data_percent":"", "metadata_percent":"", "move_pv":"", "mirror_log":"", "copy_percent":"", "convert_lv":""} 2024-03-01 20:56:48,484 INFO snapshot-role/MainThread: ] 2024-03-01 20:56:48,484 INFO snapshot-role/MainThread: } 2024-03-01 20:56:48,484 INFO snapshot-role/MainThread: ] 2024-03-01 20:56:48,484 INFO snapshot-role/MainThread: , 2024-03-01 20:56:48,484 INFO snapshot-role/MainThread: "log": [ 2024-03-01 20:56:48,484 INFO snapshot-role/MainThread: ] 2024-03-01 20:56:48,484 INFO snapshot-role/MainThread: } 2024-03-01 20:56:48,484 INFO snapshot-role/MainThread: Running... lvs test_vg1/lv1_snapset1 2024-03-01 20:56:48,513 INFO snapshot-role/MainThread: Return code: 5 2024-03-01 20:56:48,513 INFO snapshot-role/MainThread: { 2024-03-01 20:56:48,513 INFO snapshot-role/MainThread: "report": [ 2024-03-01 20:56:48,513 INFO snapshot-role/MainThread: { 2024-03-01 20:56:48,513 INFO snapshot-role/MainThread: "lv": [ 2024-03-01 20:56:48,513 INFO snapshot-role/MainThread: ] 2024-03-01 20:56:48,513 INFO snapshot-role/MainThread: } 2024-03-01 20:56:48,513 INFO snapshot-role/MainThread: ] 2024-03-01 20:56:48,513 INFO snapshot-role/MainThread: , 2024-03-01 20:56:48,513 INFO snapshot-role/MainThread: "log": [ 2024-03-01 20:56:48,513 INFO snapshot-role/MainThread: ] 2024-03-01 20:56:48,514 INFO snapshot-role/MainThread: } 2024-03-01 20:56:48,514 INFO snapshot-role/MainThread: Running... lvs test_vg2 2024-03-01 20:56:48,540 INFO snapshot-role/MainThread: Return code: 0 2024-03-01 20:56:48,540 INFO snapshot-role/MainThread: { 2024-03-01 20:56:48,540 INFO snapshot-role/MainThread: "report": [ 2024-03-01 20:56:48,540 INFO snapshot-role/MainThread: { 2024-03-01 20:56:48,540 INFO snapshot-role/MainThread: "lv": [ 2024-03-01 20:56:48,540 INFO snapshot-role/MainThread: {"lv_name":"lv3", "vg_name":"test_vg2", "lv_attr":"-wi-a-----", "lv_size":"322961408", "pool_lv":"", "origin":"", "data_percent":"", "metadata_percent":"", "move_pv":"", "mirror_log":"", "copy_percent":"", "convert_lv":""}, 2024-03-01 20:56:48,540 INFO snapshot-role/MainThread: {"lv_name":"lv4", "vg_name":"test_vg2", "lv_attr":"-wi-a-----", "lv_size":"641728512", "pool_lv":"", "origin":"", "data_percent":"", "metadata_percent":"", "move_pv":"", "mirror_log":"", "copy_percent":"", "convert_lv":""} 2024-03-01 20:56:48,540 INFO snapshot-role/MainThread: ] 2024-03-01 20:56:48,540 INFO snapshot-role/MainThread: } 2024-03-01 20:56:48,540 INFO snapshot-role/MainThread: ] 2024-03-01 20:56:48,541 INFO snapshot-role/MainThread: , 2024-03-01 20:56:48,541 INFO snapshot-role/MainThread: "log": [ 2024-03-01 20:56:48,541 INFO snapshot-role/MainThread: ] 2024-03-01 20:56:48,541 INFO snapshot-role/MainThread: } 2024-03-01 20:56:48,541 INFO snapshot-role/MainThread: Running... lvs test_vg2/lv3_snapset1 2024-03-01 20:56:48,574 INFO snapshot-role/MainThread: Return code: 5 2024-03-01 20:56:48,574 INFO snapshot-role/MainThread: { 2024-03-01 20:56:48,574 INFO snapshot-role/MainThread: "report": [ 2024-03-01 20:56:48,574 INFO snapshot-role/MainThread: { 2024-03-01 20:56:48,574 INFO snapshot-role/MainThread: "lv": [ 2024-03-01 20:56:48,574 INFO snapshot-role/MainThread: ] 2024-03-01 20:56:48,575 INFO snapshot-role/MainThread: } 2024-03-01 20:56:48,575 INFO snapshot-role/MainThread: ] 2024-03-01 20:56:48,575 INFO snapshot-role/MainThread: , 2024-03-01 20:56:48,575 INFO snapshot-role/MainThread: "log": [ 2024-03-01 20:56:48,575 INFO snapshot-role/MainThread: ] 2024-03-01 20:56:48,575 INFO snapshot-role/MainThread: } 2024-03-01 20:56:48,575 INFO snapshot-role/MainThread: Running... lvs test_vg2 2024-03-01 20:56:48,605 INFO snapshot-role/MainThread: Return code: 0 2024-03-01 20:56:48,605 INFO snapshot-role/MainThread: { 2024-03-01 20:56:48,605 INFO snapshot-role/MainThread: "report": [ 2024-03-01 20:56:48,605 INFO snapshot-role/MainThread: { 2024-03-01 20:56:48,605 INFO snapshot-role/MainThread: "lv": [ 2024-03-01 20:56:48,606 INFO snapshot-role/MainThread: {"lv_name":"lv3", "vg_name":"test_vg2", "lv_attr":"-wi-a-----", "lv_size":"322961408", "pool_lv":"", "origin":"", "data_percent":"", "metadata_percent":"", "move_pv":"", "mirror_log":"", "copy_percent":"", "convert_lv":""}, 2024-03-01 20:56:48,606 INFO snapshot-role/MainThread: {"lv_name":"lv4", "vg_name":"test_vg2", "lv_attr":"-wi-a-----", "lv_size":"641728512", "pool_lv":"", "origin":"", "data_percent":"", "metadata_percent":"", "move_pv":"", "mirror_log":"", "copy_percent":"", "convert_lv":""} 2024-03-01 20:56:48,606 INFO snapshot-role/MainThread: ] 2024-03-01 20:56:48,606 INFO snapshot-role/MainThread: } 2024-03-01 20:56:48,606 INFO snapshot-role/MainThread: ] 2024-03-01 20:56:48,606 INFO snapshot-role/MainThread: , 2024-03-01 20:56:48,606 INFO snapshot-role/MainThread: "log": [ 2024-03-01 20:56:48,606 INFO snapshot-role/MainThread: ] 2024-03-01 20:56:48,606 INFO snapshot-role/MainThread: } 2024-03-01 20:56:48,606 INFO snapshot-role/MainThread: Running... lvs test_vg2/lv4_snapset1 2024-03-01 20:56:48,638 INFO snapshot-role/MainThread: Return code: 5 2024-03-01 20:56:48,638 INFO snapshot-role/MainThread: { 2024-03-01 20:56:48,638 INFO snapshot-role/MainThread: "report": [ 2024-03-01 20:56:48,638 INFO snapshot-role/MainThread: { 2024-03-01 20:56:48,638 INFO snapshot-role/MainThread: "lv": [ 2024-03-01 20:56:48,638 INFO snapshot-role/MainThread: ] 2024-03-01 20:56:48,638 INFO snapshot-role/MainThread: } 2024-03-01 20:56:48,638 INFO snapshot-role/MainThread: ] 2024-03-01 20:56:48,639 INFO snapshot-role/MainThread: , 2024-03-01 20:56:48,639 INFO snapshot-role/MainThread: "log": [ 2024-03-01 20:56:48,639 INFO snapshot-role/MainThread: ] 2024-03-01 20:56:48,639 INFO snapshot-role/MainThread: } 2024-03-01 20:56:48,639 INFO snapshot-role/MainThread: Running... lvs test_vg3 2024-03-01 20:56:48,669 INFO snapshot-role/MainThread: Return code: 0 2024-03-01 20:56:48,669 INFO snapshot-role/MainThread: { 2024-03-01 20:56:48,669 INFO snapshot-role/MainThread: "report": [ 2024-03-01 20:56:48,669 INFO snapshot-role/MainThread: { 2024-03-01 20:56:48,669 INFO snapshot-role/MainThread: "lv": [ 2024-03-01 20:56:48,669 INFO snapshot-role/MainThread: {"lv_name":"lv5", "vg_name":"test_vg3", "lv_attr":"-wi-a-----", "lv_size":"1283457024", "pool_lv":"", "origin":"", "data_percent":"", "metadata_percent":"", "move_pv":"", "mirror_log":"", "copy_percent":"", "convert_lv":""}, 2024-03-01 20:56:48,669 INFO snapshot-role/MainThread: {"lv_name":"lv6", "vg_name":"test_vg3", "lv_attr":"-wi-a-----", "lv_size":"1069547520", "pool_lv":"", "origin":"", "data_percent":"", "metadata_percent":"", "move_pv":"", "mirror_log":"", "copy_percent":"", "convert_lv":""}, 2024-03-01 20:56:48,669 INFO snapshot-role/MainThread: {"lv_name":"lv7", "vg_name":"test_vg3", "lv_attr":"-wi-a-----", "lv_size":"427819008", "pool_lv":"", "origin":"", "data_percent":"", "metadata_percent":"", "move_pv":"", "mirror_log":"", "copy_percent":"", "convert_lv":""}, 2024-03-01 20:56:48,669 INFO snapshot-role/MainThread: {"lv_name":"lv8", "vg_name":"test_vg3", "lv_attr":"-wi-a-----", "lv_size":"427819008", "pool_lv":"", "origin":"", "data_percent":"", "metadata_percent":"", "move_pv":"", "mirror_log":"", "copy_percent":"", "convert_lv":""} 2024-03-01 20:56:48,669 INFO snapshot-role/MainThread: ] 2024-03-01 20:56:48,669 INFO snapshot-role/MainThread: } 2024-03-01 20:56:48,669 INFO snapshot-role/MainThread: ] 2024-03-01 20:56:48,669 INFO snapshot-role/MainThread: , 2024-03-01 20:56:48,669 INFO snapshot-role/MainThread: "log": [ 2024-03-01 20:56:48,669 INFO snapshot-role/MainThread: ] 2024-03-01 20:56:48,669 INFO snapshot-role/MainThread: } 2024-03-01 20:56:48,669 INFO snapshot-role/MainThread: Running... lvs test_vg3/lv7_snapset1 2024-03-01 20:56:48,710 INFO snapshot-role/MainThread: Return code: 5 2024-03-01 20:56:48,710 INFO snapshot-role/MainThread: { 2024-03-01 20:56:48,710 INFO snapshot-role/MainThread: "report": [ 2024-03-01 20:56:48,710 INFO snapshot-role/MainThread: { 2024-03-01 20:56:48,710 INFO snapshot-role/MainThread: "lv": [ 2024-03-01 20:56:48,710 INFO snapshot-role/MainThread: ] 2024-03-01 20:56:48,710 INFO snapshot-role/MainThread: } 2024-03-01 20:56:48,711 INFO snapshot-role/MainThread: ] 2024-03-01 20:56:48,711 INFO snapshot-role/MainThread: , 2024-03-01 20:56:48,711 INFO snapshot-role/MainThread: "log": [ 2024-03-01 20:56:48,711 INFO snapshot-role/MainThread: ] 2024-03-01 20:56:48,711 INFO snapshot-role/MainThread: } 2024-03-01 20:56:48,711 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 44712 at Fri Mar 1 20:57:04 2024 PRODUCT_UUID=ec26c825-87c6-b51e-0b5e-0cddecba77ef VERSION=1.1.195 ++ 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="" 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="LVM2_member" NAME="/dev/sdi" TYPE="disk" SIZE="1073741824" FSTYPE="" NAME="/dev/sdj" TYPE="disk" SIZE="1073741824" FSTYPE="" NAME="/dev/sdk" TYPE="disk" SIZE="1073741824" FSTYPE="" NAME="/dev/sdl" TYPE="disk" SIZE="1073741824" FSTYPE="" NAME="/dev/xvda" TYPE="disk" SIZE="268435456000" FSTYPE="" NAME="/dev/xvda1" TYPE="part" SIZE="268434390528" FSTYPE="xfs" + blkid -s none + echo lsblk after cache flush lsblk after cache flush + lsblk -p --pairs --bytes -o NAME,TYPE,SIZE,FSTYPE NAME="/dev/sda" TYPE="disk" SIZE="1073741824" FSTYPE="" NAME="/dev/sdb" TYPE="disk" SIZE="1073741824" FSTYPE="" NAME="/dev/sdc" TYPE="disk" SIZE="1073741824" FSTYPE="" NAME="/dev/sdd" TYPE="disk" SIZE="1073741824" FSTYPE="" NAME="/dev/sde" TYPE="disk" SIZE="1073741824" FSTYPE="" NAME="/dev/sdf" TYPE="disk" SIZE="1073741824" FSTYPE="" NAME="/dev/sdg" TYPE="disk" SIZE="1073741824" FSTYPE="" NAME="/dev/sdh" TYPE="disk" SIZE="1073741824" FSTYPE="LVM2_member" NAME="/dev/sdi" TYPE="disk" SIZE="1073741824" FSTYPE="" NAME="/dev/sdj" TYPE="disk" SIZE="1073741824" FSTYPE="" NAME="/dev/sdk" TYPE="disk" SIZE="1073741824" FSTYPE="" NAME="/dev/sdl" TYPE="disk" SIZE="1073741824" FSTYPE="" NAME="/dev/xvda" TYPE="disk" SIZE="268435456000" FSTYPE="" NAME="/dev/xvda1" TYPE="part" SIZE="268434390528" FSTYPE="xfs" + cat /tmp/blivet.log 2024-03-01 20:48:58,231 INFO blivet/MainThread: sys.argv = ['/tmp/ansible_fedora.linux_system_roles.blivet_payload_jemtx23n/ansible_fedora.linux_system_roles.blivet_payload.zip/ansible_collections/fedora/linux_system_roles/plugins/modules/blivet.py'] 2024-03-01 20:49:01,328 INFO blivet/MainThread: sys.argv = ['/tmp/ansible_fedora.linux_system_roles.blivet_payload_btdj6uh4/ansible_fedora.linux_system_roles.blivet_payload.zip/ansible_collections/fedora/linux_system_roles/plugins/modules/blivet.py'] 2024-03-01 20:49:05,410 INFO blivet/MainThread: sys.argv = ['/tmp/ansible_fedora.linux_system_roles.blivet_payload_bpm0631t/ansible_fedora.linux_system_roles.blivet_payload.zip/ansible_collections/fedora/linux_system_roles/plugins/modules/blivet.py'] 2024-03-01 20:49:05,503 DEBUG blivet/MainThread: Ext4FS.supported: supported: True ; 2024-03-01 20:49:05,503 INFO program/MainThread: Running [2] e2fsck -V ... 2024-03-01 20:49:05,618 INFO program/MainThread: stdout[2]: 2024-03-01 20:49:05,618 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 20:49:05,618 INFO program/MainThread: ...done [2] (exit code: 0) 2024-03-01 20:49:05,618 INFO program/MainThread: Running... modprobe --dry-run ext4 2024-03-01 20:49:05,623 DEBUG program/MainThread: Return code: 0 2024-03-01 20:49:05,623 DEBUG blivet/MainThread: get_format('ext4') returning Ext4FS instance with object id 0 2024-03-01 20:49:05,626 DEBUG blivet/MainThread: Ext4FS.supported: supported: True ; 2024-03-01 20:49:05,626 DEBUG blivet/MainThread: trying to set new default fstype to 'ext4' 2024-03-01 20:49:05,629 DEBUG blivet/MainThread: Ext4FS.supported: supported: True ; 2024-03-01 20:49:05,629 DEBUG blivet/MainThread: get_format('ext4') returning Ext4FS instance with object id 1 2024-03-01 20:49:05,632 DEBUG blivet/MainThread: Ext4FS.supported: supported: True ; 2024-03-01 20:49:05,632 INFO program/MainThread: Running... lsblk --bytes -a -o NAME,SIZE,OWNER,GROUP,MODE,FSTYPE,LABEL,UUID,PARTUUID,MOUNTPOINT 2024-03-01 20:49:05,640 INFO program/MainThread: stdout: 2024-03-01 20:49:05,640 INFO program/MainThread: NAME SIZE OWNER GROUP MODE FSTYPE LABEL UUID PARTUUID MOUNTPOINT 2024-03-01 20:49:05,640 INFO program/MainThread: sda 1073741824 root disk brw-rw---- 2024-03-01 20:49:05,640 INFO program/MainThread: sdb 1073741824 root disk brw-rw---- 2024-03-01 20:49:05,640 INFO program/MainThread: sdc 1073741824 root disk brw-rw---- 2024-03-01 20:49:05,640 INFO program/MainThread: sdd 1073741824 root disk brw-rw---- 2024-03-01 20:49:05,640 INFO program/MainThread: sde 1073741824 root disk brw-rw---- 2024-03-01 20:49:05,640 INFO program/MainThread: sdf 1073741824 root disk brw-rw---- 2024-03-01 20:49:05,640 INFO program/MainThread: sdg 1073741824 root disk brw-rw---- 2024-03-01 20:49:05,640 INFO program/MainThread: sdh 1073741824 root disk brw-rw---- 2024-03-01 20:49:05,640 INFO program/MainThread: sdi 1073741824 root disk brw-rw---- 2024-03-01 20:49:05,640 INFO program/MainThread: sdj 1073741824 root disk brw-rw---- 2024-03-01 20:49:05,640 INFO program/MainThread: sdk 1073741824 root disk brw-rw---- 2024-03-01 20:49:05,640 INFO program/MainThread: sdl 1073741824 root disk brw-rw---- 2024-03-01 20:49:05,640 INFO program/MainThread: xvda 268435456000 root disk brw-rw---- 2024-03-01 20:49:05,641 INFO program/MainThread: `-xvda1 268434390528 root disk brw-rw---- xfs a4d9efbc-be36-4c5f-99af-596afd10159d e61ef7e0-01 / 2024-03-01 20:49:05,641 DEBUG program/MainThread: Return code: 0 2024-03-01 20:49:05,641 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 20:49:05,641 DEBUG blivet/MainThread: lvm filter: clearing the lvm devices list 2024-03-01 20:49:05,641 DEBUG blivet/MainThread: lvm filter: clearing the lvm devices list 2024-03-01 20:49:05,641 INFO blivet/MainThread: resetting Blivet (version 3.6.0) instance 2024-03-01 20:49:05,641 DEBUG blivet/MainThread: lvm filter: clearing the lvm devices list 2024-03-01 20:49:05,641 INFO blivet/MainThread: DeviceTree.populate: ignored_disks is [] ; exclusive_disks is [] 2024-03-01 20:49:05,642 WARNING blivet/MainThread: Failed to call the update_volume_info method: libstoragemgmt functionality not available 2024-03-01 20:49:05,642 INFO program/MainThread: Running... udevadm settle --timeout=300 2024-03-01 20:49:05,654 DEBUG program/MainThread: Return code: 0 2024-03-01 20:49:05,667 INFO blivet/MainThread: devices to scan: ['sda', 'sdb', 'sdk', 'sdl', 'sdc', 'sdd', 'sde', 'sdf', 'sdg', 'sdh', 'sdi', 'sdj', 'xvda', 'xvda1'] 2024-03-01 20:49:05,671 DEBUG blivet/MainThread: DeviceTree.handle_device: name: sda ; info: {'CURRENT_TAGS': ':systemd:', 'DEVLINKS': '/dev/disk/by-id/scsi-1LIO-ORG_disk0:a8abeb2a-8284-458e-bf04-3e0fbc353c0a ' '/dev/disk/by-id/scsi-36001405a8abeb2a8284458ebf043e0fb ' '/dev/disk/by-id/scsi-SLIO-ORG_disk0_a8abeb2a-8284-458e-bf04-3e0fbc353c0a ' '/dev/disk/by-diskseq/2 ' '/dev/disk/by-id/wwn-0x6001405a8abeb2a8284458ebf043e0fb', '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': 'a8abeb2a-8284-458e-bf04-3e0fbc353c0a', 'ID_SERIAL': '36001405a8abeb2a8284458ebf043e0fb', 'ID_SERIAL_SHORT': '6001405a8abeb2a8284458ebf043e0fb', 'ID_TARGET_PORT': '0', 'ID_TYPE': 'disk', 'ID_VENDOR': 'LIO-ORG', 'ID_VENDOR_ENC': 'LIO-ORG\\x20', 'ID_WWN': '0x6001405a8abeb2a8', 'ID_WWN_VENDOR_EXTENSION': '0x284458ebf043e0fb', 'ID_WWN_WITH_EXTENSION': '0x6001405a8abeb2a8284458ebf043e0fb', 'MAJOR': '8', 'MINOR': '0', 'SCSI_IDENT_LUN_LOGICAL_UNIT_GROUP': '0x0', 'SCSI_IDENT_LUN_NAA_REGEXT': '6001405a8abeb2a8284458ebf043e0fb', 'SCSI_IDENT_LUN_T10': 'LIO-ORG_disk0:a8abeb2a-8284-458e-bf04-3e0fbc353c0a', 'SCSI_IDENT_PORT_NAME': 'naa.5001405a91c5ccc5,t,0x0001', 'SCSI_IDENT_PORT_RELATIVE': '0', 'SCSI_IDENT_PORT_TARGET_PORT_GROUP': '0x0', 'SCSI_IDENT_SERIAL': 'a8abeb2a-8284-458e-bf04-3e0fbc353c0a', 'SCSI_IDENT_TARGET_NAME': 'naa.5001405a91c5ccc5', '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': '336998022'} ; 2024-03-01 20:49:05,671 INFO blivet/MainThread: scanning sda (/sys/devices/tcm_loop_0/tcm_loop_adapter_0/host2/target2:0:1/2:0:1:0/block/sda)... 2024-03-01 20:49:05,672 INFO program/MainThread: Running [3] lvm lvs --noheadings --nosuffix --nameprefixes --unquoted --units=b -a -o vg_name,lv_name,lv_uuid,lv_size,lv_attr,segtype,origin,pool_lv,data_lv,metadata_lv,role,move_pv,data_percent,metadata_percent,copy_percent --config= log {level=7 file=/tmp/lvm.log syslog=0} ... 2024-03-01 20:49:05,704 INFO program/MainThread: stdout[3]: 2024-03-01 20:49:05,704 INFO program/MainThread: stderr[3]: 2024-03-01 20:49:05,704 INFO program/MainThread: ...done [3] (exit code: 0) 2024-03-01 20:49:05,708 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: sda ; incomplete: False ; hidden: False ; 2024-03-01 20:49:05,711 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned None 2024-03-01 20:49:05,716 INFO blivet/MainThread: failed to get initiator name from iscsi firmware: storaged iSCSI functionality not available 2024-03-01 20:49:05,717 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 20:49:05,722 DEBUG blivet/MainThread: DiskDevicePopulator.run: name: sda ; 2024-03-01 20:49:05,722 INFO blivet/MainThread: sda is a disk 2024-03-01 20:49:05,723 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 3 2024-03-01 20:49:05,723 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 4 2024-03-01 20:49:05,726 DEBUG blivet/MainThread: DiskDevice._set_format: sda ; type: None ; current: None ; 2024-03-01 20:49:05,729 DEBUG blivet/MainThread: DiskDevice.update_sysfs_path: sda ; status: True ; 2024-03-01 20:49:05,729 DEBUG blivet/MainThread: sda sysfs_path set to /sys/devices/tcm_loop_0/tcm_loop_adapter_0/host2/target2:0:1/2:0:1:0/block/sda 2024-03-01 20:49:05,732 DEBUG blivet/MainThread: DiskDevice.read_current_size: exists: True ; path: /dev/sda ; sysfs_path: /sys/devices/tcm_loop_0/tcm_loop_adapter_0/host2/target2:0:1/2:0:1:0/block/sda ; 2024-03-01 20:49:05,733 DEBUG blivet/MainThread: updated sda size to 1024 MiB (1024 MiB) 2024-03-01 20:49:05,734 INFO blivet/MainThread: added disk sda (id 2) to device tree 2024-03-01 20:49:05,734 INFO blivet/MainThread: got device: DiskDevice instance (0x7fbe24d0d700) -- 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 = 6001405a8abeb2a8284458ebf043e0fb 2024-03-01 20:49:05,738 DEBUG blivet/MainThread: DeviceTree.handle_format: name: sda ; 2024-03-01 20:49:05,738 DEBUG blivet/MainThread: no type or existing type for sda, bailing 2024-03-01 20:49:05,741 DEBUG blivet/MainThread: DeviceTree.handle_device: name: sdb ; info: {'CURRENT_TAGS': ':systemd:', 'DEVLINKS': '/dev/disk/by-id/scsi-36001405c67c68fc5fb8494288121de70 ' '/dev/disk/by-id/scsi-1LIO-ORG_disk1:c67c68fc-5fb8-4942-8812-1de7084b7176 ' '/dev/disk/by-id/scsi-SLIO-ORG_disk1_c67c68fc-5fb8-4942-8812-1de7084b7176 ' '/dev/disk/by-diskseq/3 ' '/dev/disk/by-id/wwn-0x6001405c67c68fc5fb8494288121de70', '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': 'c67c68fc-5fb8-4942-8812-1de7084b7176', 'ID_SERIAL': '36001405c67c68fc5fb8494288121de70', 'ID_SERIAL_SHORT': '6001405c67c68fc5fb8494288121de70', 'ID_TARGET_PORT': '0', 'ID_TYPE': 'disk', 'ID_VENDOR': 'LIO-ORG', 'ID_VENDOR_ENC': 'LIO-ORG\\x20', 'ID_WWN': '0x6001405c67c68fc5', 'ID_WWN_VENDOR_EXTENSION': '0xfb8494288121de70', 'ID_WWN_WITH_EXTENSION': '0x6001405c67c68fc5fb8494288121de70', 'MAJOR': '8', 'MINOR': '16', 'SCSI_IDENT_LUN_LOGICAL_UNIT_GROUP': '0x0', 'SCSI_IDENT_LUN_NAA_REGEXT': '6001405c67c68fc5fb8494288121de70', 'SCSI_IDENT_LUN_T10': 'LIO-ORG_disk1:c67c68fc-5fb8-4942-8812-1de7084b7176', 'SCSI_IDENT_PORT_NAME': 'naa.5001405a91c5ccc5,t,0x0001', 'SCSI_IDENT_PORT_RELATIVE': '0', 'SCSI_IDENT_PORT_TARGET_PORT_GROUP': '0x0', 'SCSI_IDENT_SERIAL': 'c67c68fc-5fb8-4942-8812-1de7084b7176', 'SCSI_IDENT_TARGET_NAME': 'naa.5001405a91c5ccc5', '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': '337020590'} ; 2024-03-01 20:49:05,741 INFO blivet/MainThread: scanning sdb (/sys/devices/tcm_loop_0/tcm_loop_adapter_0/host2/target2:0:1/2:0:1:1/block/sdb)... 2024-03-01 20:49:05,744 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: sdb ; incomplete: False ; hidden: False ; 2024-03-01 20:49:05,747 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned None 2024-03-01 20:49:05,752 DEBUG blivet/MainThread: DiskDevicePopulator.run: name: sdb ; 2024-03-01 20:49:05,752 INFO blivet/MainThread: sdb is a disk 2024-03-01 20:49:05,752 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 8 2024-03-01 20:49:05,752 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 9 2024-03-01 20:49:05,755 DEBUG blivet/MainThread: DiskDevice._set_format: sdb ; type: None ; current: None ; 2024-03-01 20:49:05,758 DEBUG blivet/MainThread: DiskDevice.update_sysfs_path: sdb ; status: True ; 2024-03-01 20:49:05,758 DEBUG blivet/MainThread: sdb sysfs_path set to /sys/devices/tcm_loop_0/tcm_loop_adapter_0/host2/target2:0:1/2:0:1:1/block/sdb 2024-03-01 20:49:05,761 DEBUG blivet/MainThread: DiskDevice.read_current_size: exists: True ; path: /dev/sdb ; sysfs_path: /sys/devices/tcm_loop_0/tcm_loop_adapter_0/host2/target2:0:1/2:0:1:1/block/sdb ; 2024-03-01 20:49:05,762 DEBUG blivet/MainThread: updated sdb size to 1024 MiB (1024 MiB) 2024-03-01 20:49:05,762 INFO blivet/MainThread: added disk sdb (id 7) to device tree 2024-03-01 20:49:05,762 INFO blivet/MainThread: got device: DiskDevice instance (0x7fbe24144700) -- 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 = 6001405c67c68fc5fb8494288121de70 2024-03-01 20:49:05,765 DEBUG blivet/MainThread: DeviceTree.handle_format: name: sdb ; 2024-03-01 20:49:05,765 DEBUG blivet/MainThread: no type or existing type for sdb, bailing 2024-03-01 20:49:05,768 DEBUG blivet/MainThread: DeviceTree.handle_device: name: sdk ; info: {'CURRENT_TAGS': ':systemd:', 'DEVLINKS': '/dev/disk/by-id/scsi-36001405e1b8c6d03d0840ccbaa99ea54 ' '/dev/disk/by-id/scsi-SLIO-ORG_disk10_e1b8c6d0-3d08-40cc-baa9-9ea541aeb400 ' '/dev/disk/by-id/wwn-0x6001405e1b8c6d03d0840ccbaa99ea54 ' '/dev/disk/by-diskseq/12 ' '/dev/disk/by-id/scsi-1LIO-ORG_disk10:e1b8c6d0-3d08-40cc-baa9-9ea541aeb400', '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': 'e1b8c6d0-3d08-40cc-baa9-9ea541aeb400', 'ID_SERIAL': '36001405e1b8c6d03d0840ccbaa99ea54', 'ID_SERIAL_SHORT': '6001405e1b8c6d03d0840ccbaa99ea54', 'ID_TARGET_PORT': '0', 'ID_TYPE': 'disk', 'ID_VENDOR': 'LIO-ORG', 'ID_VENDOR_ENC': 'LIO-ORG\\x20', 'ID_WWN': '0x6001405e1b8c6d03', 'ID_WWN_VENDOR_EXTENSION': '0xd0840ccbaa99ea54', 'ID_WWN_WITH_EXTENSION': '0x6001405e1b8c6d03d0840ccbaa99ea54', 'MAJOR': '8', 'MINOR': '160', 'SCSI_IDENT_LUN_LOGICAL_UNIT_GROUP': '0x0', 'SCSI_IDENT_LUN_NAA_REGEXT': '6001405e1b8c6d03d0840ccbaa99ea54', 'SCSI_IDENT_LUN_T10': 'LIO-ORG_disk10:e1b8c6d0-3d08-40cc-baa9-9ea541aeb400', 'SCSI_IDENT_PORT_NAME': 'naa.5001405a91c5ccc5,t,0x0001', 'SCSI_IDENT_PORT_RELATIVE': '0', 'SCSI_IDENT_PORT_TARGET_PORT_GROUP': '0x0', 'SCSI_IDENT_SERIAL': 'e1b8c6d0-3d08-40cc-baa9-9ea541aeb400', 'SCSI_IDENT_TARGET_NAME': 'naa.5001405a91c5ccc5', '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': '337615258'} ; 2024-03-01 20:49:05,768 INFO blivet/MainThread: scanning sdk (/sys/devices/tcm_loop_0/tcm_loop_adapter_0/host2/target2:0:1/2:0:1:10/block/sdk)... 2024-03-01 20:49:05,771 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: sdk ; incomplete: False ; hidden: False ; 2024-03-01 20:49:05,774 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned None 2024-03-01 20:49:05,779 DEBUG blivet/MainThread: DiskDevicePopulator.run: name: sdk ; 2024-03-01 20:49:05,779 INFO blivet/MainThread: sdk is a disk 2024-03-01 20:49:05,779 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 13 2024-03-01 20:49:05,780 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 14 2024-03-01 20:49:05,782 DEBUG blivet/MainThread: DiskDevice._set_format: sdk ; type: None ; current: None ; 2024-03-01 20:49:05,785 DEBUG blivet/MainThread: DiskDevice.update_sysfs_path: sdk ; status: True ; 2024-03-01 20:49:05,785 DEBUG blivet/MainThread: sdk sysfs_path set to /sys/devices/tcm_loop_0/tcm_loop_adapter_0/host2/target2:0:1/2:0:1:10/block/sdk 2024-03-01 20:49:05,788 DEBUG blivet/MainThread: DiskDevice.read_current_size: exists: True ; path: /dev/sdk ; sysfs_path: /sys/devices/tcm_loop_0/tcm_loop_adapter_0/host2/target2:0:1/2:0:1:10/block/sdk ; 2024-03-01 20:49:05,789 DEBUG blivet/MainThread: updated sdk size to 1024 MiB (1024 MiB) 2024-03-01 20:49:05,789 INFO blivet/MainThread: added disk sdk (id 12) to device tree 2024-03-01 20:49:05,789 INFO blivet/MainThread: got device: DiskDevice instance (0x7fbe24144550) -- 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 = 6001405e1b8c6d03d0840ccbaa99ea54 2024-03-01 20:49:05,792 DEBUG blivet/MainThread: DeviceTree.handle_format: name: sdk ; 2024-03-01 20:49:05,792 DEBUG blivet/MainThread: no type or existing type for sdk, bailing 2024-03-01 20:49:05,795 DEBUG blivet/MainThread: DeviceTree.handle_device: name: sdl ; info: {'CURRENT_TAGS': ':systemd:', 'DEVLINKS': '/dev/disk/by-diskseq/13 ' '/dev/disk/by-id/scsi-36001405f208e545093d44a6ac77aa8bf ' '/dev/disk/by-id/scsi-SLIO-ORG_disk11_f208e545-093d-44a6-ac77-aa8bfab02819 ' '/dev/disk/by-id/scsi-1LIO-ORG_disk11:f208e545-093d-44a6-ac77-aa8bfab02819 ' '/dev/disk/by-id/wwn-0x6001405f208e545093d44a6ac77aa8bf', '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': 'f208e545-093d-44a6-ac77-aa8bfab02819', 'ID_SERIAL': '36001405f208e545093d44a6ac77aa8bf', 'ID_SERIAL_SHORT': '6001405f208e545093d44a6ac77aa8bf', 'ID_TARGET_PORT': '0', 'ID_TYPE': 'disk', 'ID_VENDOR': 'LIO-ORG', 'ID_VENDOR_ENC': 'LIO-ORG\\x20', 'ID_WWN': '0x6001405f208e5450', 'ID_WWN_VENDOR_EXTENSION': '0x93d44a6ac77aa8bf', 'ID_WWN_WITH_EXTENSION': '0x6001405f208e545093d44a6ac77aa8bf', 'MAJOR': '8', 'MINOR': '176', 'SCSI_IDENT_LUN_LOGICAL_UNIT_GROUP': '0x0', 'SCSI_IDENT_LUN_NAA_REGEXT': '6001405f208e545093d44a6ac77aa8bf', 'SCSI_IDENT_LUN_T10': 'LIO-ORG_disk11:f208e545-093d-44a6-ac77-aa8bfab02819', 'SCSI_IDENT_PORT_NAME': 'naa.5001405a91c5ccc5,t,0x0001', 'SCSI_IDENT_PORT_RELATIVE': '0', 'SCSI_IDENT_PORT_TARGET_PORT_GROUP': '0x0', 'SCSI_IDENT_SERIAL': 'f208e545-093d-44a6-ac77-aa8bfab02819', 'SCSI_IDENT_TARGET_NAME': 'naa.5001405a91c5ccc5', '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': '337703429'} ; 2024-03-01 20:49:05,795 INFO blivet/MainThread: scanning sdl (/sys/devices/tcm_loop_0/tcm_loop_adapter_0/host2/target2:0:1/2:0:1:11/block/sdl)... 2024-03-01 20:49:05,798 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: sdl ; incomplete: False ; hidden: False ; 2024-03-01 20:49:05,800 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned None 2024-03-01 20:49:05,805 DEBUG blivet/MainThread: DiskDevicePopulator.run: name: sdl ; 2024-03-01 20:49:05,806 INFO blivet/MainThread: sdl is a disk 2024-03-01 20:49:05,806 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 18 2024-03-01 20:49:05,806 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 19 2024-03-01 20:49:05,809 DEBUG blivet/MainThread: DiskDevice._set_format: sdl ; type: None ; current: None ; 2024-03-01 20:49:05,812 DEBUG blivet/MainThread: DiskDevice.update_sysfs_path: sdl ; status: True ; 2024-03-01 20:49:05,812 DEBUG blivet/MainThread: sdl sysfs_path set to /sys/devices/tcm_loop_0/tcm_loop_adapter_0/host2/target2:0:1/2:0:1:11/block/sdl 2024-03-01 20:49:05,815 DEBUG blivet/MainThread: DiskDevice.read_current_size: exists: True ; path: /dev/sdl ; sysfs_path: /sys/devices/tcm_loop_0/tcm_loop_adapter_0/host2/target2:0:1/2:0:1:11/block/sdl ; 2024-03-01 20:49:05,815 DEBUG blivet/MainThread: updated sdl size to 1024 MiB (1024 MiB) 2024-03-01 20:49:05,815 INFO blivet/MainThread: added disk sdl (id 17) to device tree 2024-03-01 20:49:05,815 INFO blivet/MainThread: got device: DiskDevice instance (0x7fbe2417e4c0) -- 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 = 6001405f208e545093d44a6ac77aa8bf 2024-03-01 20:49:05,818 DEBUG blivet/MainThread: DeviceTree.handle_format: name: sdl ; 2024-03-01 20:49:05,818 DEBUG blivet/MainThread: no type or existing type for sdl, bailing 2024-03-01 20:49:05,821 DEBUG blivet/MainThread: DeviceTree.handle_device: name: sdc ; info: {'CURRENT_TAGS': ':systemd:', 'DEVLINKS': '/dev/disk/by-id/scsi-SLIO-ORG_disk2_0b2dc9bc-15ac-412f-92a3-0dd570796fb3 ' '/dev/disk/by-id/scsi-360014050b2dc9bc15ac412f92a30dd57 ' '/dev/disk/by-diskseq/4 ' '/dev/disk/by-id/wwn-0x60014050b2dc9bc15ac412f92a30dd57 ' '/dev/disk/by-id/scsi-1LIO-ORG_disk2:0b2dc9bc-15ac-412f-92a3-0dd570796fb3', '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': '0b2dc9bc-15ac-412f-92a3-0dd570796fb3', 'ID_SERIAL': '360014050b2dc9bc15ac412f92a30dd57', 'ID_SERIAL_SHORT': '60014050b2dc9bc15ac412f92a30dd57', 'ID_TARGET_PORT': '0', 'ID_TYPE': 'disk', 'ID_VENDOR': 'LIO-ORG', 'ID_VENDOR_ENC': 'LIO-ORG\\x20', 'ID_WWN': '0x60014050b2dc9bc1', 'ID_WWN_VENDOR_EXTENSION': '0x5ac412f92a30dd57', 'ID_WWN_WITH_EXTENSION': '0x60014050b2dc9bc15ac412f92a30dd57', 'MAJOR': '8', 'MINOR': '32', 'SCSI_IDENT_LUN_LOGICAL_UNIT_GROUP': '0x0', 'SCSI_IDENT_LUN_NAA_REGEXT': '60014050b2dc9bc15ac412f92a30dd57', 'SCSI_IDENT_LUN_T10': 'LIO-ORG_disk2:0b2dc9bc-15ac-412f-92a3-0dd570796fb3', 'SCSI_IDENT_PORT_NAME': 'naa.5001405a91c5ccc5,t,0x0001', 'SCSI_IDENT_PORT_RELATIVE': '0', 'SCSI_IDENT_PORT_TARGET_PORT_GROUP': '0x0', 'SCSI_IDENT_SERIAL': '0b2dc9bc-15ac-412f-92a3-0dd570796fb3', 'SCSI_IDENT_TARGET_NAME': 'naa.5001405a91c5ccc5', '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': '337088436'} ; 2024-03-01 20:49:05,821 INFO blivet/MainThread: scanning sdc (/sys/devices/tcm_loop_0/tcm_loop_adapter_0/host2/target2:0:1/2:0:1:2/block/sdc)... 2024-03-01 20:49:05,824 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: sdc ; incomplete: False ; hidden: False ; 2024-03-01 20:49:05,827 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned None 2024-03-01 20:49:05,832 DEBUG blivet/MainThread: DiskDevicePopulator.run: name: sdc ; 2024-03-01 20:49:05,832 INFO blivet/MainThread: sdc is a disk 2024-03-01 20:49:05,832 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 23 2024-03-01 20:49:05,832 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 24 2024-03-01 20:49:05,835 DEBUG blivet/MainThread: DiskDevice._set_format: sdc ; type: None ; current: None ; 2024-03-01 20:49:05,838 DEBUG blivet/MainThread: DiskDevice.update_sysfs_path: sdc ; status: True ; 2024-03-01 20:49:05,838 DEBUG blivet/MainThread: sdc sysfs_path set to /sys/devices/tcm_loop_0/tcm_loop_adapter_0/host2/target2:0:1/2:0:1:2/block/sdc 2024-03-01 20:49:05,841 DEBUG blivet/MainThread: DiskDevice.read_current_size: exists: True ; path: /dev/sdc ; sysfs_path: /sys/devices/tcm_loop_0/tcm_loop_adapter_0/host2/target2:0:1/2:0:1:2/block/sdc ; 2024-03-01 20:49:05,841 DEBUG blivet/MainThread: updated sdc size to 1024 MiB (1024 MiB) 2024-03-01 20:49:05,841 INFO blivet/MainThread: added disk sdc (id 22) to device tree 2024-03-01 20:49:05,841 INFO blivet/MainThread: got device: DiskDevice instance (0x7fbe2410e760) -- 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 = 60014050b2dc9bc15ac412f92a30dd57 2024-03-01 20:49:05,844 DEBUG blivet/MainThread: DeviceTree.handle_format: name: sdc ; 2024-03-01 20:49:05,844 DEBUG blivet/MainThread: no type or existing type for sdc, bailing 2024-03-01 20:49:05,847 DEBUG blivet/MainThread: DeviceTree.handle_device: name: sdd ; info: {'CURRENT_TAGS': ':systemd:', 'DEVLINKS': '/dev/disk/by-id/scsi-3600140528254ba1444f43aba0eef4ede ' '/dev/disk/by-id/scsi-1LIO-ORG_disk3:28254ba1-444f-43ab-a0ee-f4edee35f467 ' '/dev/disk/by-id/scsi-SLIO-ORG_disk3_28254ba1-444f-43ab-a0ee-f4edee35f467 ' '/dev/disk/by-diskseq/5 ' '/dev/disk/by-id/wwn-0x600140528254ba1444f43aba0eef4ede', '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': '28254ba1-444f-43ab-a0ee-f4edee35f467', 'ID_SERIAL': '3600140528254ba1444f43aba0eef4ede', 'ID_SERIAL_SHORT': '600140528254ba1444f43aba0eef4ede', 'ID_TARGET_PORT': '0', 'ID_TYPE': 'disk', 'ID_VENDOR': 'LIO-ORG', 'ID_VENDOR_ENC': 'LIO-ORG\\x20', 'ID_WWN': '0x600140528254ba14', 'ID_WWN_VENDOR_EXTENSION': '0x44f43aba0eef4ede', 'ID_WWN_WITH_EXTENSION': '0x600140528254ba1444f43aba0eef4ede', 'MAJOR': '8', 'MINOR': '48', 'SCSI_IDENT_LUN_LOGICAL_UNIT_GROUP': '0x0', 'SCSI_IDENT_LUN_NAA_REGEXT': '600140528254ba1444f43aba0eef4ede', 'SCSI_IDENT_LUN_T10': 'LIO-ORG_disk3:28254ba1-444f-43ab-a0ee-f4edee35f467', 'SCSI_IDENT_PORT_NAME': 'naa.5001405a91c5ccc5,t,0x0001', 'SCSI_IDENT_PORT_RELATIVE': '0', 'SCSI_IDENT_PORT_TARGET_PORT_GROUP': '0x0', 'SCSI_IDENT_SERIAL': '28254ba1-444f-43ab-a0ee-f4edee35f467', 'SCSI_IDENT_TARGET_NAME': 'naa.5001405a91c5ccc5', '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': '337038990'} ; 2024-03-01 20:49:05,848 INFO blivet/MainThread: scanning sdd (/sys/devices/tcm_loop_0/tcm_loop_adapter_0/host2/target2:0:1/2:0:1:3/block/sdd)... 2024-03-01 20:49:05,850 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: sdd ; incomplete: False ; hidden: False ; 2024-03-01 20:49:05,853 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned None 2024-03-01 20:49:05,858 DEBUG blivet/MainThread: DiskDevicePopulator.run: name: sdd ; 2024-03-01 20:49:05,858 INFO blivet/MainThread: sdd is a disk 2024-03-01 20:49:05,858 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 28 2024-03-01 20:49:05,858 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 29 2024-03-01 20:49:05,861 DEBUG blivet/MainThread: DiskDevice._set_format: sdd ; type: None ; current: None ; 2024-03-01 20:49:05,864 DEBUG blivet/MainThread: DiskDevice.update_sysfs_path: sdd ; status: True ; 2024-03-01 20:49:05,864 DEBUG blivet/MainThread: sdd sysfs_path set to /sys/devices/tcm_loop_0/tcm_loop_adapter_0/host2/target2:0:1/2:0:1:3/block/sdd 2024-03-01 20:49:05,867 DEBUG blivet/MainThread: DiskDevice.read_current_size: exists: True ; path: /dev/sdd ; sysfs_path: /sys/devices/tcm_loop_0/tcm_loop_adapter_0/host2/target2:0:1/2:0:1:3/block/sdd ; 2024-03-01 20:49:05,867 DEBUG blivet/MainThread: updated sdd size to 1024 MiB (1024 MiB) 2024-03-01 20:49:05,867 INFO blivet/MainThread: added disk sdd (id 27) to device tree 2024-03-01 20:49:05,868 INFO blivet/MainThread: got device: DiskDevice instance (0x7fbe241444f0) -- 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 = 600140528254ba1444f43aba0eef4ede 2024-03-01 20:49:05,870 DEBUG blivet/MainThread: DeviceTree.handle_format: name: sdd ; 2024-03-01 20:49:05,871 DEBUG blivet/MainThread: no type or existing type for sdd, bailing 2024-03-01 20:49:05,873 DEBUG blivet/MainThread: DeviceTree.handle_device: name: sde ; info: {'CURRENT_TAGS': ':systemd:', 'DEVLINKS': '/dev/disk/by-id/wwn-0x60014058a9a6b3d7bec490eabf9e15bf ' '/dev/disk/by-id/scsi-SLIO-ORG_disk4_8a9a6b3d-7bec-490e-abf9-e15bfef000fd ' '/dev/disk/by-diskseq/6 ' '/dev/disk/by-id/scsi-1LIO-ORG_disk4:8a9a6b3d-7bec-490e-abf9-e15bfef000fd ' '/dev/disk/by-id/scsi-360014058a9a6b3d7bec490eabf9e15bf', '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': '8a9a6b3d-7bec-490e-abf9-e15bfef000fd', 'ID_SERIAL': '360014058a9a6b3d7bec490eabf9e15bf', 'ID_SERIAL_SHORT': '60014058a9a6b3d7bec490eabf9e15bf', 'ID_TARGET_PORT': '0', 'ID_TYPE': 'disk', 'ID_VENDOR': 'LIO-ORG', 'ID_VENDOR_ENC': 'LIO-ORG\\x20', 'ID_WWN': '0x60014058a9a6b3d7', 'ID_WWN_VENDOR_EXTENSION': '0xbec490eabf9e15bf', 'ID_WWN_WITH_EXTENSION': '0x60014058a9a6b3d7bec490eabf9e15bf', 'MAJOR': '8', 'MINOR': '64', 'SCSI_IDENT_LUN_LOGICAL_UNIT_GROUP': '0x0', 'SCSI_IDENT_LUN_NAA_REGEXT': '60014058a9a6b3d7bec490eabf9e15bf', 'SCSI_IDENT_LUN_T10': 'LIO-ORG_disk4:8a9a6b3d-7bec-490e-abf9-e15bfef000fd', 'SCSI_IDENT_PORT_NAME': 'naa.5001405a91c5ccc5,t,0x0001', 'SCSI_IDENT_PORT_RELATIVE': '0', 'SCSI_IDENT_PORT_TARGET_PORT_GROUP': '0x0', 'SCSI_IDENT_SERIAL': '8a9a6b3d-7bec-490e-abf9-e15bfef000fd', 'SCSI_IDENT_TARGET_NAME': 'naa.5001405a91c5ccc5', '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': '337149758'} ; 2024-03-01 20:49:05,873 INFO blivet/MainThread: scanning sde (/sys/devices/tcm_loop_0/tcm_loop_adapter_0/host2/target2:0:1/2:0:1:4/block/sde)... 2024-03-01 20:49:05,876 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: sde ; incomplete: False ; hidden: False ; 2024-03-01 20:49:05,879 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned None 2024-03-01 20:49:05,884 DEBUG blivet/MainThread: DiskDevicePopulator.run: name: sde ; 2024-03-01 20:49:05,884 INFO blivet/MainThread: sde is a disk 2024-03-01 20:49:05,884 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 33 2024-03-01 20:49:05,884 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 34 2024-03-01 20:49:05,887 DEBUG blivet/MainThread: DiskDevice._set_format: sde ; type: None ; current: None ; 2024-03-01 20:49:05,890 DEBUG blivet/MainThread: DiskDevice.update_sysfs_path: sde ; status: True ; 2024-03-01 20:49:05,890 DEBUG blivet/MainThread: sde sysfs_path set to /sys/devices/tcm_loop_0/tcm_loop_adapter_0/host2/target2:0:1/2:0:1:4/block/sde 2024-03-01 20:49:05,893 DEBUG blivet/MainThread: DiskDevice.read_current_size: exists: True ; path: /dev/sde ; sysfs_path: /sys/devices/tcm_loop_0/tcm_loop_adapter_0/host2/target2:0:1/2:0:1:4/block/sde ; 2024-03-01 20:49:05,893 DEBUG blivet/MainThread: updated sde size to 1024 MiB (1024 MiB) 2024-03-01 20:49:05,894 INFO blivet/MainThread: added disk sde (id 32) to device tree 2024-03-01 20:49:05,894 INFO blivet/MainThread: got device: DiskDevice instance (0x7fbe24103790) -- 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 = 60014058a9a6b3d7bec490eabf9e15bf 2024-03-01 20:49:05,897 DEBUG blivet/MainThread: DeviceTree.handle_format: name: sde ; 2024-03-01 20:49:05,897 DEBUG blivet/MainThread: no type or existing type for sde, bailing 2024-03-01 20:49:05,899 DEBUG blivet/MainThread: DeviceTree.handle_device: name: sdf ; info: {'CURRENT_TAGS': ':systemd:', 'DEVLINKS': '/dev/disk/by-id/wwn-0x600140525b7012bf4c541b5b0813087a ' '/dev/disk/by-id/scsi-3600140525b7012bf4c541b5b0813087a ' '/dev/disk/by-id/scsi-1LIO-ORG_disk5:25b7012b-f4c5-41b5-b081-3087a0ec48d2 ' '/dev/disk/by-id/scsi-SLIO-ORG_disk5_25b7012b-f4c5-41b5-b081-3087a0ec48d2 ' '/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': '25b7012b-f4c5-41b5-b081-3087a0ec48d2', 'ID_SERIAL': '3600140525b7012bf4c541b5b0813087a', 'ID_SERIAL_SHORT': '600140525b7012bf4c541b5b0813087a', 'ID_TARGET_PORT': '0', 'ID_TYPE': 'disk', 'ID_VENDOR': 'LIO-ORG', 'ID_VENDOR_ENC': 'LIO-ORG\\x20', 'ID_WWN': '0x600140525b7012bf', 'ID_WWN_VENDOR_EXTENSION': '0x4c541b5b0813087a', 'ID_WWN_WITH_EXTENSION': '0x600140525b7012bf4c541b5b0813087a', 'MAJOR': '8', 'MINOR': '80', 'SCSI_IDENT_LUN_LOGICAL_UNIT_GROUP': '0x0', 'SCSI_IDENT_LUN_NAA_REGEXT': '600140525b7012bf4c541b5b0813087a', 'SCSI_IDENT_LUN_T10': 'LIO-ORG_disk5:25b7012b-f4c5-41b5-b081-3087a0ec48d2', 'SCSI_IDENT_PORT_NAME': 'naa.5001405a91c5ccc5,t,0x0001', 'SCSI_IDENT_PORT_RELATIVE': '0', 'SCSI_IDENT_PORT_TARGET_PORT_GROUP': '0x0', 'SCSI_IDENT_SERIAL': '25b7012b-f4c5-41b5-b081-3087a0ec48d2', 'SCSI_IDENT_TARGET_NAME': 'naa.5001405a91c5ccc5', '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': '337251391'} ; 2024-03-01 20:49:05,900 INFO blivet/MainThread: scanning sdf (/sys/devices/tcm_loop_0/tcm_loop_adapter_0/host2/target2:0:1/2:0:1:5/block/sdf)... 2024-03-01 20:49:05,902 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: sdf ; incomplete: False ; hidden: False ; 2024-03-01 20:49:05,905 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned None 2024-03-01 20:49:05,910 DEBUG blivet/MainThread: DiskDevicePopulator.run: name: sdf ; 2024-03-01 20:49:05,910 INFO blivet/MainThread: sdf is a disk 2024-03-01 20:49:05,910 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 38 2024-03-01 20:49:05,911 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 39 2024-03-01 20:49:05,913 DEBUG blivet/MainThread: DiskDevice._set_format: sdf ; type: None ; current: None ; 2024-03-01 20:49:05,916 DEBUG blivet/MainThread: DiskDevice.update_sysfs_path: sdf ; status: True ; 2024-03-01 20:49:05,916 DEBUG blivet/MainThread: sdf sysfs_path set to /sys/devices/tcm_loop_0/tcm_loop_adapter_0/host2/target2:0:1/2:0:1:5/block/sdf 2024-03-01 20:49:05,919 DEBUG blivet/MainThread: DiskDevice.read_current_size: exists: True ; path: /dev/sdf ; sysfs_path: /sys/devices/tcm_loop_0/tcm_loop_adapter_0/host2/target2:0:1/2:0:1:5/block/sdf ; 2024-03-01 20:49:05,919 DEBUG blivet/MainThread: updated sdf size to 1024 MiB (1024 MiB) 2024-03-01 20:49:05,920 INFO blivet/MainThread: added disk sdf (id 37) to device tree 2024-03-01 20:49:05,920 INFO blivet/MainThread: got device: DiskDevice instance (0x7fbe24103f10) -- 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 = 600140525b7012bf4c541b5b0813087a 2024-03-01 20:49:05,923 DEBUG blivet/MainThread: DeviceTree.handle_format: name: sdf ; 2024-03-01 20:49:05,923 DEBUG blivet/MainThread: no type or existing type for sdf, bailing 2024-03-01 20:49:05,926 DEBUG blivet/MainThread: DeviceTree.handle_device: name: sdg ; info: {'CURRENT_TAGS': ':systemd:', 'DEVLINKS': '/dev/disk/by-id/scsi-1LIO-ORG_disk6:2fcb2cc6-c284-43ea-b562-c0b7eba2ff7a ' '/dev/disk/by-id/scsi-SLIO-ORG_disk6_2fcb2cc6-c284-43ea-b562-c0b7eba2ff7a ' '/dev/disk/by-id/scsi-360014052fcb2cc6c28443eab562c0b7e ' '/dev/disk/by-diskseq/8 ' '/dev/disk/by-id/wwn-0x60014052fcb2cc6c28443eab562c0b7e', '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': '2fcb2cc6-c284-43ea-b562-c0b7eba2ff7a', 'ID_SERIAL': '360014052fcb2cc6c28443eab562c0b7e', 'ID_SERIAL_SHORT': '60014052fcb2cc6c28443eab562c0b7e', 'ID_TARGET_PORT': '0', 'ID_TYPE': 'disk', 'ID_VENDOR': 'LIO-ORG', 'ID_VENDOR_ENC': 'LIO-ORG\\x20', 'ID_WWN': '0x60014052fcb2cc6c', 'ID_WWN_VENDOR_EXTENSION': '0x28443eab562c0b7e', 'ID_WWN_WITH_EXTENSION': '0x60014052fcb2cc6c28443eab562c0b7e', 'MAJOR': '8', 'MINOR': '96', 'SCSI_IDENT_LUN_LOGICAL_UNIT_GROUP': '0x0', 'SCSI_IDENT_LUN_NAA_REGEXT': '60014052fcb2cc6c28443eab562c0b7e', 'SCSI_IDENT_LUN_T10': 'LIO-ORG_disk6:2fcb2cc6-c284-43ea-b562-c0b7eba2ff7a', 'SCSI_IDENT_PORT_NAME': 'naa.5001405a91c5ccc5,t,0x0001', 'SCSI_IDENT_PORT_RELATIVE': '0', 'SCSI_IDENT_PORT_TARGET_PORT_GROUP': '0x0', 'SCSI_IDENT_SERIAL': '2fcb2cc6-c284-43ea-b562-c0b7eba2ff7a', 'SCSI_IDENT_TARGET_NAME': 'naa.5001405a91c5ccc5', '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': '337228647'} ; 2024-03-01 20:49:05,926 INFO blivet/MainThread: scanning sdg (/sys/devices/tcm_loop_0/tcm_loop_adapter_0/host2/target2:0:1/2:0:1:6/block/sdg)... 2024-03-01 20:49:05,929 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: sdg ; incomplete: False ; hidden: False ; 2024-03-01 20:49:05,931 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned None 2024-03-01 20:49:05,936 DEBUG blivet/MainThread: DiskDevicePopulator.run: name: sdg ; 2024-03-01 20:49:05,936 INFO blivet/MainThread: sdg is a disk 2024-03-01 20:49:05,936 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 43 2024-03-01 20:49:05,937 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 44 2024-03-01 20:49:05,939 DEBUG blivet/MainThread: DiskDevice._set_format: sdg ; type: None ; current: None ; 2024-03-01 20:49:05,942 DEBUG blivet/MainThread: DiskDevice.update_sysfs_path: sdg ; status: True ; 2024-03-01 20:49:05,942 DEBUG blivet/MainThread: sdg sysfs_path set to /sys/devices/tcm_loop_0/tcm_loop_adapter_0/host2/target2:0:1/2:0:1:6/block/sdg 2024-03-01 20:49:05,945 DEBUG blivet/MainThread: DiskDevice.read_current_size: exists: True ; path: /dev/sdg ; sysfs_path: /sys/devices/tcm_loop_0/tcm_loop_adapter_0/host2/target2:0:1/2:0:1:6/block/sdg ; 2024-03-01 20:49:05,946 DEBUG blivet/MainThread: updated sdg size to 1024 MiB (1024 MiB) 2024-03-01 20:49:05,946 INFO blivet/MainThread: added disk sdg (id 42) to device tree 2024-03-01 20:49:05,946 INFO blivet/MainThread: got device: DiskDevice instance (0x7fbe24114be0) -- 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 = 60014052fcb2cc6c28443eab562c0b7e 2024-03-01 20:49:05,949 DEBUG blivet/MainThread: DeviceTree.handle_format: name: sdg ; 2024-03-01 20:49:05,949 DEBUG blivet/MainThread: no type or existing type for sdg, bailing 2024-03-01 20:49:05,952 DEBUG blivet/MainThread: DeviceTree.handle_device: name: sdh ; info: {'CURRENT_TAGS': ':systemd:', 'DEVLINKS': '/dev/disk/by-diskseq/9 ' '/dev/disk/by-id/scsi-SLIO-ORG_disk7_130490dc-6bc5-4a3a-884c-8d67508d4785 ' '/dev/disk/by-id/scsi-36001405130490dc6bc54a3a884c8d675 ' '/dev/disk/by-id/scsi-1LIO-ORG_disk7:130490dc-6bc5-4a3a-884c-8d67508d4785 ' '/dev/disk/by-id/wwn-0x6001405130490dc6bc54a3a884c8d675', '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': '130490dc-6bc5-4a3a-884c-8d67508d4785', 'ID_SERIAL': '36001405130490dc6bc54a3a884c8d675', 'ID_SERIAL_SHORT': '6001405130490dc6bc54a3a884c8d675', 'ID_TARGET_PORT': '0', 'ID_TYPE': 'disk', 'ID_VENDOR': 'LIO-ORG', 'ID_VENDOR_ENC': 'LIO-ORG\\x20', 'ID_WWN': '0x6001405130490dc6', 'ID_WWN_VENDOR_EXTENSION': '0xbc54a3a884c8d675', 'ID_WWN_WITH_EXTENSION': '0x6001405130490dc6bc54a3a884c8d675', 'MAJOR': '8', 'MINOR': '112', 'SCSI_IDENT_LUN_LOGICAL_UNIT_GROUP': '0x0', 'SCSI_IDENT_LUN_NAA_REGEXT': '6001405130490dc6bc54a3a884c8d675', 'SCSI_IDENT_LUN_T10': 'LIO-ORG_disk7:130490dc-6bc5-4a3a-884c-8d67508d4785', 'SCSI_IDENT_PORT_NAME': 'naa.5001405a91c5ccc5,t,0x0001', 'SCSI_IDENT_PORT_RELATIVE': '0', 'SCSI_IDENT_PORT_TARGET_PORT_GROUP': '0x0', 'SCSI_IDENT_SERIAL': '130490dc-6bc5-4a3a-884c-8d67508d4785', 'SCSI_IDENT_TARGET_NAME': 'naa.5001405a91c5ccc5', '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': '337415073'} ; 2024-03-01 20:49:05,952 INFO blivet/MainThread: scanning sdh (/sys/devices/tcm_loop_0/tcm_loop_adapter_0/host2/target2:0:1/2:0:1:7/block/sdh)... 2024-03-01 20:49:05,955 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: sdh ; incomplete: False ; hidden: False ; 2024-03-01 20:49:05,957 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned None 2024-03-01 20:49:05,962 DEBUG blivet/MainThread: DiskDevicePopulator.run: name: sdh ; 2024-03-01 20:49:05,963 INFO blivet/MainThread: sdh is a disk 2024-03-01 20:49:05,963 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 48 2024-03-01 20:49:05,963 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 49 2024-03-01 20:49:05,965 DEBUG blivet/MainThread: DiskDevice._set_format: sdh ; type: None ; current: None ; 2024-03-01 20:49:05,968 DEBUG blivet/MainThread: DiskDevice.update_sysfs_path: sdh ; status: True ; 2024-03-01 20:49:05,968 DEBUG blivet/MainThread: sdh sysfs_path set to /sys/devices/tcm_loop_0/tcm_loop_adapter_0/host2/target2:0:1/2:0:1:7/block/sdh 2024-03-01 20:49:05,971 DEBUG blivet/MainThread: DiskDevice.read_current_size: exists: True ; path: /dev/sdh ; sysfs_path: /sys/devices/tcm_loop_0/tcm_loop_adapter_0/host2/target2:0:1/2:0:1:7/block/sdh ; 2024-03-01 20:49:05,971 DEBUG blivet/MainThread: updated sdh size to 1024 MiB (1024 MiB) 2024-03-01 20:49:05,972 INFO blivet/MainThread: added disk sdh (id 47) to device tree 2024-03-01 20:49:05,972 INFO blivet/MainThread: got device: DiskDevice instance (0x7fbe24114dc0) -- 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 = 6001405130490dc6bc54a3a884c8d675 2024-03-01 20:49:05,975 DEBUG blivet/MainThread: DeviceTree.handle_format: name: sdh ; 2024-03-01 20:49:05,975 DEBUG blivet/MainThread: no type or existing type for sdh, bailing 2024-03-01 20:49:05,978 DEBUG blivet/MainThread: DeviceTree.handle_device: name: sdi ; info: {'CURRENT_TAGS': ':systemd:', 'DEVLINKS': '/dev/disk/by-id/scsi-SLIO-ORG_disk8_7c02790d-af61-431a-b4c5-489ce662d703 ' '/dev/disk/by-diskseq/10 ' '/dev/disk/by-id/scsi-1LIO-ORG_disk8:7c02790d-af61-431a-b4c5-489ce662d703 ' '/dev/disk/by-id/scsi-360014057c02790daf61431ab4c5489ce ' '/dev/disk/by-id/wwn-0x60014057c02790daf61431ab4c5489ce', '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': '7c02790d-af61-431a-b4c5-489ce662d703', 'ID_SERIAL': '360014057c02790daf61431ab4c5489ce', 'ID_SERIAL_SHORT': '60014057c02790daf61431ab4c5489ce', 'ID_TARGET_PORT': '0', 'ID_TYPE': 'disk', 'ID_VENDOR': 'LIO-ORG', 'ID_VENDOR_ENC': 'LIO-ORG\\x20', 'ID_WWN': '0x60014057c02790da', 'ID_WWN_VENDOR_EXTENSION': '0xf61431ab4c5489ce', 'ID_WWN_WITH_EXTENSION': '0x60014057c02790daf61431ab4c5489ce', 'MAJOR': '8', 'MINOR': '128', 'SCSI_IDENT_LUN_LOGICAL_UNIT_GROUP': '0x0', 'SCSI_IDENT_LUN_NAA_REGEXT': '60014057c02790daf61431ab4c5489ce', 'SCSI_IDENT_LUN_T10': 'LIO-ORG_disk8:7c02790d-af61-431a-b4c5-489ce662d703', 'SCSI_IDENT_PORT_NAME': 'naa.5001405a91c5ccc5,t,0x0001', 'SCSI_IDENT_PORT_RELATIVE': '0', 'SCSI_IDENT_PORT_TARGET_PORT_GROUP': '0x0', 'SCSI_IDENT_SERIAL': '7c02790d-af61-431a-b4c5-489ce662d703', 'SCSI_IDENT_TARGET_NAME': 'naa.5001405a91c5ccc5', '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': '337428002'} ; 2024-03-01 20:49:05,978 INFO blivet/MainThread: scanning sdi (/sys/devices/tcm_loop_0/tcm_loop_adapter_0/host2/target2:0:1/2:0:1:8/block/sdi)... 2024-03-01 20:49:05,981 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: sdi ; incomplete: False ; hidden: False ; 2024-03-01 20:49:05,983 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned None 2024-03-01 20:49:05,988 DEBUG blivet/MainThread: DiskDevicePopulator.run: name: sdi ; 2024-03-01 20:49:05,989 INFO blivet/MainThread: sdi is a disk 2024-03-01 20:49:05,989 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 53 2024-03-01 20:49:05,989 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 54 2024-03-01 20:49:05,992 DEBUG blivet/MainThread: DiskDevice._set_format: sdi ; type: None ; current: None ; 2024-03-01 20:49:05,994 DEBUG blivet/MainThread: DiskDevice.update_sysfs_path: sdi ; status: True ; 2024-03-01 20:49:05,995 DEBUG blivet/MainThread: sdi sysfs_path set to /sys/devices/tcm_loop_0/tcm_loop_adapter_0/host2/target2:0:1/2:0:1:8/block/sdi 2024-03-01 20:49:05,997 DEBUG blivet/MainThread: DiskDevice.read_current_size: exists: True ; path: /dev/sdi ; sysfs_path: /sys/devices/tcm_loop_0/tcm_loop_adapter_0/host2/target2:0:1/2:0:1:8/block/sdi ; 2024-03-01 20:49:05,998 DEBUG blivet/MainThread: updated sdi size to 1024 MiB (1024 MiB) 2024-03-01 20:49:05,998 INFO blivet/MainThread: added disk sdi (id 52) to device tree 2024-03-01 20:49:05,998 INFO blivet/MainThread: got device: DiskDevice instance (0x7fbe2410e2e0) -- 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 = 60014057c02790daf61431ab4c5489ce 2024-03-01 20:49:06,001 DEBUG blivet/MainThread: DeviceTree.handle_format: name: sdi ; 2024-03-01 20:49:06,001 DEBUG blivet/MainThread: no type or existing type for sdi, bailing 2024-03-01 20:49:06,004 DEBUG blivet/MainThread: DeviceTree.handle_device: name: sdj ; info: {'CURRENT_TAGS': ':systemd:', 'DEVLINKS': '/dev/disk/by-id/scsi-360014058bb02eed505c4d7593b520327 ' '/dev/disk/by-id/scsi-1LIO-ORG_disk9:8bb02eed-505c-4d75-93b5-20327aed4107 ' '/dev/disk/by-id/scsi-SLIO-ORG_disk9_8bb02eed-505c-4d75-93b5-20327aed4107 ' '/dev/disk/by-diskseq/11 ' '/dev/disk/by-id/wwn-0x60014058bb02eed505c4d7593b520327', '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': '8bb02eed-505c-4d75-93b5-20327aed4107', 'ID_SERIAL': '360014058bb02eed505c4d7593b520327', 'ID_SERIAL_SHORT': '60014058bb02eed505c4d7593b520327', 'ID_TARGET_PORT': '0', 'ID_TYPE': 'disk', 'ID_VENDOR': 'LIO-ORG', 'ID_VENDOR_ENC': 'LIO-ORG\\x20', 'ID_WWN': '0x60014058bb02eed5', 'ID_WWN_VENDOR_EXTENSION': '0x05c4d7593b520327', 'ID_WWN_WITH_EXTENSION': '0x60014058bb02eed505c4d7593b520327', 'MAJOR': '8', 'MINOR': '144', 'SCSI_IDENT_LUN_LOGICAL_UNIT_GROUP': '0x0', 'SCSI_IDENT_LUN_NAA_REGEXT': '60014058bb02eed505c4d7593b520327', 'SCSI_IDENT_LUN_T10': 'LIO-ORG_disk9:8bb02eed-505c-4d75-93b5-20327aed4107', 'SCSI_IDENT_PORT_NAME': 'naa.5001405a91c5ccc5,t,0x0001', 'SCSI_IDENT_PORT_RELATIVE': '0', 'SCSI_IDENT_PORT_TARGET_PORT_GROUP': '0x0', 'SCSI_IDENT_SERIAL': '8bb02eed-505c-4d75-93b5-20327aed4107', 'SCSI_IDENT_TARGET_NAME': 'naa.5001405a91c5ccc5', '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': '337523000'} ; 2024-03-01 20:49:06,004 INFO blivet/MainThread: scanning sdj (/sys/devices/tcm_loop_0/tcm_loop_adapter_0/host2/target2:0:1/2:0:1:9/block/sdj)... 2024-03-01 20:49:06,007 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: sdj ; incomplete: False ; hidden: False ; 2024-03-01 20:49:06,010 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned None 2024-03-01 20:49:06,015 DEBUG blivet/MainThread: DiskDevicePopulator.run: name: sdj ; 2024-03-01 20:49:06,015 INFO blivet/MainThread: sdj is a disk 2024-03-01 20:49:06,015 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 58 2024-03-01 20:49:06,015 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 59 2024-03-01 20:49:06,018 DEBUG blivet/MainThread: DiskDevice._set_format: sdj ; type: None ; current: None ; 2024-03-01 20:49:06,021 DEBUG blivet/MainThread: DiskDevice.update_sysfs_path: sdj ; status: True ; 2024-03-01 20:49:06,021 DEBUG blivet/MainThread: sdj sysfs_path set to /sys/devices/tcm_loop_0/tcm_loop_adapter_0/host2/target2:0:1/2:0:1:9/block/sdj 2024-03-01 20:49:06,024 DEBUG blivet/MainThread: DiskDevice.read_current_size: exists: True ; path: /dev/sdj ; sysfs_path: /sys/devices/tcm_loop_0/tcm_loop_adapter_0/host2/target2:0:1/2:0:1:9/block/sdj ; 2024-03-01 20:49:06,024 DEBUG blivet/MainThread: updated sdj size to 1024 MiB (1024 MiB) 2024-03-01 20:49:06,024 INFO blivet/MainThread: added disk sdj (id 57) to device tree 2024-03-01 20:49:06,024 INFO blivet/MainThread: got device: DiskDevice instance (0x7fbe241111f0) -- 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 = 60014058bb02eed505c4d7593b520327 2024-03-01 20:49:06,027 DEBUG blivet/MainThread: DeviceTree.handle_format: name: sdj ; 2024-03-01 20:49:06,028 DEBUG blivet/MainThread: no type or existing type for sdj, bailing 2024-03-01 20:49:06,030 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': '16965658'} ; 2024-03-01 20:49:06,030 INFO blivet/MainThread: scanning xvda (/sys/devices/vbd-768/block/xvda)... 2024-03-01 20:49:06,033 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: xvda ; incomplete: False ; hidden: False ; 2024-03-01 20:49:06,036 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned None 2024-03-01 20:49:06,039 DEBUG blivet/MainThread: DiskDevicePopulator.run: name: xvda ; 2024-03-01 20:49:06,039 WARNING blivet/MainThread: device/vendor is not a valid attribute 2024-03-01 20:49:06,040 WARNING blivet/MainThread: device/model is not a valid attribute 2024-03-01 20:49:06,040 INFO blivet/MainThread: xvda is a disk 2024-03-01 20:49:06,040 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 63 2024-03-01 20:49:06,040 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 64 2024-03-01 20:49:06,042 DEBUG blivet/MainThread: DiskDevice._set_format: xvda ; type: None ; current: None ; 2024-03-01 20:49:06,045 DEBUG blivet/MainThread: DiskDevice.update_sysfs_path: xvda ; status: True ; 2024-03-01 20:49:06,045 DEBUG blivet/MainThread: xvda sysfs_path set to /sys/devices/vbd-768/block/xvda 2024-03-01 20:49:06,048 DEBUG blivet/MainThread: DiskDevice.read_current_size: exists: True ; path: /dev/xvda ; sysfs_path: /sys/devices/vbd-768/block/xvda ; 2024-03-01 20:49:06,048 DEBUG blivet/MainThread: updated xvda size to 250 GiB (250 GiB) 2024-03-01 20:49:06,049 INFO blivet/MainThread: added disk xvda (id 62) to device tree 2024-03-01 20:49:06,049 INFO blivet/MainThread: got device: DiskDevice instance (0x7fbe2411d4c0) -- name = xvda status = True id = 62 children = [] parents = [] uuid = None size = 250 GiB format = existing None major = 202 minor = 0 exists = True protected = False sysfs path = /sys/devices/vbd-768/block/xvda target size = 250 GiB path = /dev/xvda format args = [] original_format = None removable = False wwn = None 2024-03-01 20:49:06,052 DEBUG blivet/MainThread: DeviceTree.handle_format: name: xvda ; 2024-03-01 20:49:06,055 DEBUG blivet/MainThread: AppleBootstrapFS.supported: supported: True ; 2024-03-01 20:49:06,055 DEBUG blivet/MainThread: get_format('appleboot') returning AppleBootstrapFS instance with object id 66 2024-03-01 20:49:06,058 DEBUG blivet/MainThread: EFIFS.supported: supported: True ; 2024-03-01 20:49:06,058 DEBUG blivet/MainThread: get_format('efi') returning EFIFS instance with object id 67 2024-03-01 20:49:06,061 DEBUG blivet/MainThread: MacEFIFS.supported: supported: True ; 2024-03-01 20:49:06,061 DEBUG blivet/MainThread: get_format('macefi') returning MacEFIFS instance with object id 68 2024-03-01 20:49:06,064 DEBUG blivet/MainThread: MacEFIFS.supported: supported: True ; 2024-03-01 20:49:06,065 DEBUG blivet/MainThread: get_format('macefi') returning MacEFIFS instance with object id 69 2024-03-01 20:49:06,067 DEBUG blivet/MainThread: DiskLabelFormatPopulator.run: device: xvda ; label_type: dos ; 2024-03-01 20:49:06,070 DEBUG blivet/MainThread: DiskDevice.setup: xvda ; orig: False ; status: True ; controllable: True ; 2024-03-01 20:49:06,073 DEBUG blivet/MainThread: DiskLabel.__init__: uuid: e61ef7e0 ; label: None ; device: /dev/xvda ; serial: None ; exists: True ; 2024-03-01 20:49:06,079 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 0x7fbe2411fd00> 2024-03-01 20:49:06,121 DEBUG blivet/MainThread: get_format('disklabel') returning DiskLabel instance with object id 70 2024-03-01 20:49:06,125 DEBUG blivet/MainThread: DiskDevice._set_format: xvda ; type: disklabel ; current: None ; 2024-03-01 20:49:06,125 INFO blivet/MainThread: got format: existing msdos disklabel 2024-03-01 20:49:06,129 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': '16967518'} ; 2024-03-01 20:49:06,129 INFO blivet/MainThread: scanning xvda1 (/sys/devices/vbd-768/block/xvda/xvda1)... 2024-03-01 20:49:06,129 WARNING blivet/MainThread: hidden is not a valid attribute 2024-03-01 20:49:06,132 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: xvda1 ; incomplete: False ; hidden: False ; 2024-03-01 20:49:06,135 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned None 2024-03-01 20:49:06,137 DEBUG blivet/MainThread: PartitionDevicePopulator.run: name: xvda1 ; 2024-03-01 20:49:06,140 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: xvda1 ; incomplete: False ; hidden: False ; 2024-03-01 20:49:06,142 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned None 2024-03-01 20:49:06,143 INFO program/MainThread: Running... udevadm settle --timeout=300 2024-03-01 20:49:06,155 DEBUG program/MainThread: Return code: 0 2024-03-01 20:49:06,171 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: xvda ; incomplete: False ; hidden: False ; 2024-03-01 20:49:06,175 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned existing 250 GiB disk xvda (62) with existing msdos disklabel 2024-03-01 20:49:06,175 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 73 2024-03-01 20:49:06,178 DEBUG blivet/MainThread: DiskDevice.add_child: name: xvda ; child: xvda1 ; kids: 0 ; 2024-03-01 20:49:06,179 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 74 2024-03-01 20:49:06,181 DEBUG blivet/MainThread: PartitionDevice._set_format: xvda1 ; type: None ; current: None ; 2024-03-01 20:49:06,184 DEBUG blivet/MainThread: PartitionDevice.update_sysfs_path: xvda1 ; status: True ; 2024-03-01 20:49:06,184 DEBUG blivet/MainThread: xvda1 sysfs_path set to /sys/devices/vbd-768/block/xvda/xvda1 2024-03-01 20:49:06,187 DEBUG blivet/MainThread: PartitionDevice.read_current_size: exists: True ; path: /dev/xvda1 ; sysfs_path: /sys/devices/vbd-768/block/xvda/xvda1 ; 2024-03-01 20:49:06,187 DEBUG blivet/MainThread: updated xvda1 size to 250 GiB (250 GiB) 2024-03-01 20:49:06,187 DEBUG blivet/MainThread: looking up parted Partition: /dev/xvda1 2024-03-01 20:49:06,190 DEBUG blivet/MainThread: PartitionDevice.probe: xvda1 ; exists: True ; 2024-03-01 20:49:06,193 DEBUG blivet/MainThread: PartitionDevice.get_flag: path: /dev/xvda1 ; flag: 1 ; 2024-03-01 20:49:06,196 DEBUG blivet/MainThread: PartitionDevice.get_flag: path: /dev/xvda1 ; flag: 10 ; 2024-03-01 20:49:06,198 DEBUG blivet/MainThread: PartitionDevice.get_flag: path: /dev/xvda1 ; flag: 12 ; 2024-03-01 20:49:06,201 DEBUG blivet/MainThread: PartitionDevice.read_current_size: exists: True ; path: /dev/xvda1 ; sysfs_path: /sys/devices/vbd-768/block/xvda/xvda1 ; 2024-03-01 20:49:06,202 DEBUG blivet/MainThread: updated xvda1 size to 250 GiB (250 GiB) 2024-03-01 20:49:06,202 INFO blivet/MainThread: added partition xvda1 (id 72) to device tree 2024-03-01 20:49:06,202 INFO blivet/MainThread: parted exception: msdos disk labels do not support partition names. 2024-03-01 20:49:06,202 INFO blivet/MainThread: got device: PartitionDevice instance (0x7fbe24122fd0) -- 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 0x7fbe24136590> disk = existing 250 GiB disk xvda (62) with existing msdos disklabel start = 2048 end = 524287966 length = 524285919 flags = boot 2024-03-01 20:49:06,205 DEBUG blivet/MainThread: DeviceTree.handle_format: name: xvda1 ; 2024-03-01 20:49:06,208 DEBUG blivet/MainThread: AppleBootstrapFS.supported: supported: True ; 2024-03-01 20:49:06,208 DEBUG blivet/MainThread: get_format('appleboot') returning AppleBootstrapFS instance with object id 76 2024-03-01 20:49:06,212 DEBUG blivet/MainThread: EFIFS.supported: supported: True ; 2024-03-01 20:49:06,212 DEBUG blivet/MainThread: get_format('efi') returning EFIFS instance with object id 77 2024-03-01 20:49:06,214 DEBUG blivet/MainThread: MacEFIFS.supported: supported: True ; 2024-03-01 20:49:06,215 DEBUG blivet/MainThread: get_format('macefi') returning MacEFIFS instance with object id 78 2024-03-01 20:49:06,217 DEBUG blivet/MainThread: MacEFIFS.supported: supported: True ; 2024-03-01 20:49:06,218 DEBUG blivet/MainThread: get_format('macefi') returning MacEFIFS instance with object id 79 2024-03-01 20:49:06,219 WARNING blivet/MainThread: Stratis DBus service is not running 2024-03-01 20:49:06,219 INFO blivet/MainThread: type detected on 'xvda1' is 'xfs' 2024-03-01 20:49:06,222 DEBUG blivet/MainThread: XFS.supported: supported: True ; 2024-03-01 20:49:06,222 DEBUG blivet/MainThread: get_format('xfs') returning XFS instance with object id 80 2024-03-01 20:49:06,225 DEBUG blivet/MainThread: PartitionDevice._set_format: xvda1 ; type: xfs ; current: None ; 2024-03-01 20:49:06,225 INFO blivet/MainThread: got format: existing xfs filesystem 2024-03-01 20:49:06,225 INFO program/MainThread: Running... udevadm settle --timeout=300 2024-03-01 20:49:06,237 DEBUG program/MainThread: Return code: 0 2024-03-01 20:49:06,250 INFO blivet/MainThread: edd: collected mbr signatures: {'xvda': '0xe61ef7e0'} 2024-03-01 20:49:06,251 DEBUG blivet/MainThread: resolved 'UUID=a4d9efbc-be36-4c5f-99af-596afd10159d' to 'xvda1' (partition) 2024-03-01 20:49:06,254 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: ntap-bos-c01-eng01-nfs01b.storage.bos.redhat.com:/devops_engineering_nfs/devarchive/redhat ; incomplete: False ; hidden: False ; 2024-03-01 20:49:06,256 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned None 2024-03-01 20:49:06,259 DEBUG blivet/MainThread: DeviceTree.get_device_by_path: path: /dev/ntap-bos-c01-eng01-nfs01b.storage.bos.redhat.com:/devops_engineering_nfs/devarchive/redhat ; incomplete: False ; hidden: False ; 2024-03-01 20:49:06,261 DEBUG blivet/MainThread: DeviceTree.get_device_by_path returned None 2024-03-01 20:49:06,262 DEBUG blivet/MainThread: failed to resolve '/dev/ntap-bos-c01-eng01-nfs01b.storage.bos.redhat.com:/devops_engineering_nfs/devarchive/redhat' 2024-03-01 20:49:06,264 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: nest.test.redhat.com:/mnt/qa ; incomplete: False ; hidden: False ; 2024-03-01 20:49:06,266 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned None 2024-03-01 20:49:06,269 DEBUG blivet/MainThread: DeviceTree.get_device_by_path: path: /dev/nest.test.redhat.com:/mnt/qa ; incomplete: False ; hidden: False ; 2024-03-01 20:49:06,272 DEBUG blivet/MainThread: DeviceTree.get_device_by_path returned None 2024-03-01 20:49:06,272 DEBUG blivet/MainThread: failed to resolve '/dev/nest.test.redhat.com:/mnt/qa' 2024-03-01 20:49:06,274 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: vtap-eng01.storage.rdu2.redhat.com:/vol/engarchive ; incomplete: False ; hidden: False ; 2024-03-01 20:49:06,277 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned None 2024-03-01 20:49:06,279 DEBUG blivet/MainThread: DeviceTree.get_device_by_path: path: /dev/vtap-eng01.storage.rdu2.redhat.com:/vol/engarchive ; incomplete: False ; hidden: False ; 2024-03-01 20:49:06,282 DEBUG blivet/MainThread: DeviceTree.get_device_by_path returned None 2024-03-01 20:49:06,282 DEBUG blivet/MainThread: failed to resolve '/dev/vtap-eng01.storage.rdu2.redhat.com:/vol/engarchive' 2024-03-01 20:49:06,284 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: nest.test.redhat.com:/mnt/tpsdist ; incomplete: False ; hidden: False ; 2024-03-01 20:49:06,286 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned None 2024-03-01 20:49:06,289 DEBUG blivet/MainThread: DeviceTree.get_device_by_path: path: /dev/nest.test.redhat.com:/mnt/tpsdist ; incomplete: False ; hidden: False ; 2024-03-01 20:49:06,291 DEBUG blivet/MainThread: DeviceTree.get_device_by_path returned None 2024-03-01 20:49:06,291 DEBUG blivet/MainThread: failed to resolve '/dev/nest.test.redhat.com:/mnt/tpsdist' 2024-03-01 20:49:06,294 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: ntap-bos-c01-eng01-nfs01b.storage.bos.redhat.com:/devops_engineering_nfs/devarchive/redhat/brewroot ; incomplete: False ; hidden: False ; 2024-03-01 20:49:06,296 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned None 2024-03-01 20:49:06,299 DEBUG blivet/MainThread: DeviceTree.get_device_by_path: path: /dev/ntap-bos-c01-eng01-nfs01b.storage.bos.redhat.com:/devops_engineering_nfs/devarchive/redhat/brewroot ; incomplete: False ; hidden: False ; 2024-03-01 20:49:06,301 DEBUG blivet/MainThread: DeviceTree.get_device_by_path returned None 2024-03-01 20:49:06,301 DEBUG blivet/MainThread: failed to resolve '/dev/ntap-bos-c01-eng01-nfs01b.storage.bos.redhat.com:/devops_engineering_nfs/devarchive/redhat/brewroot' 2024-03-01 20:49:06,303 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: ntap-bos-c01-eng01-nfs01b.storage.bos.redhat.com:/devops_brew_scratch_nfs/scratch ; incomplete: False ; hidden: False ; 2024-03-01 20:49:06,306 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned None 2024-03-01 20:49:06,308 DEBUG blivet/MainThread: DeviceTree.get_device_by_path: path: /dev/ntap-bos-c01-eng01-nfs01b.storage.bos.redhat.com:/devops_brew_scratch_nfs/scratch ; incomplete: False ; hidden: False ; 2024-03-01 20:49:06,311 DEBUG blivet/MainThread: DeviceTree.get_device_by_path returned None 2024-03-01 20:49:06,311 DEBUG blivet/MainThread: failed to resolve '/dev/ntap-bos-c01-eng01-nfs01b.storage.bos.redhat.com:/devops_brew_scratch_nfs/scratch' 2024-03-01 20:49:06,311 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 82 2024-03-01 20:49:06,311 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 83 2024-03-01 20:49:06,311 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 84 2024-03-01 20:49:06,311 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 85 2024-03-01 20:49:06,311 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 86 2024-03-01 20:49:06,311 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 87 2024-03-01 20:49:06,311 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 88 2024-03-01 20:49:06,312 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 89 2024-03-01 20:49:09,311 INFO blivet/MainThread: sys.argv = ['/tmp/ansible_fedora.linux_system_roles.blivet_payload_rt6rm2os/ansible_fedora.linux_system_roles.blivet_payload.zip/ansible_collections/fedora/linux_system_roles/plugins/modules/blivet.py'] 2024-03-01 20:49:09,345 DEBUG blivet/MainThread: Ext4FS.supported: supported: True ; 2024-03-01 20:49:09,346 INFO program/MainThread: Running [2] e2fsck -V ... 2024-03-01 20:49:09,349 INFO program/MainThread: stdout[2]: 2024-03-01 20:49:09,349 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 20:49:09,349 INFO program/MainThread: ...done [2] (exit code: 0) 2024-03-01 20:49:09,349 INFO program/MainThread: Running... modprobe --dry-run ext4 2024-03-01 20:49:09,353 DEBUG program/MainThread: Return code: 0 2024-03-01 20:49:09,354 DEBUG blivet/MainThread: get_format('ext4') returning Ext4FS instance with object id 0 2024-03-01 20:49:09,357 DEBUG blivet/MainThread: Ext4FS.supported: supported: True ; 2024-03-01 20:49:09,357 DEBUG blivet/MainThread: trying to set new default fstype to 'ext4' 2024-03-01 20:49:09,360 DEBUG blivet/MainThread: Ext4FS.supported: supported: True ; 2024-03-01 20:49:09,360 DEBUG blivet/MainThread: get_format('ext4') returning Ext4FS instance with object id 1 2024-03-01 20:49:09,363 DEBUG blivet/MainThread: Ext4FS.supported: supported: True ; 2024-03-01 20:49:09,363 INFO program/MainThread: Running... lsblk --bytes -a -o NAME,SIZE,OWNER,GROUP,MODE,FSTYPE,LABEL,UUID,PARTUUID,MOUNTPOINT 2024-03-01 20:49:09,371 INFO program/MainThread: stdout: 2024-03-01 20:49:09,372 INFO program/MainThread: NAME SIZE OWNER GROUP MODE FSTYPE LABEL UUID PARTUUID MOUNTPOINT 2024-03-01 20:49:09,372 INFO program/MainThread: sda 1073741824 root disk brw-rw---- 2024-03-01 20:49:09,372 INFO program/MainThread: sdb 1073741824 root disk brw-rw---- 2024-03-01 20:49:09,372 INFO program/MainThread: sdc 1073741824 root disk brw-rw---- 2024-03-01 20:49:09,372 INFO program/MainThread: sdd 1073741824 root disk brw-rw---- 2024-03-01 20:49:09,372 INFO program/MainThread: sde 1073741824 root disk brw-rw---- 2024-03-01 20:49:09,372 INFO program/MainThread: sdf 1073741824 root disk brw-rw---- 2024-03-01 20:49:09,372 INFO program/MainThread: sdg 1073741824 root disk brw-rw---- 2024-03-01 20:49:09,372 INFO program/MainThread: sdh 1073741824 root disk brw-rw---- 2024-03-01 20:49:09,372 INFO program/MainThread: sdi 1073741824 root disk brw-rw---- 2024-03-01 20:49:09,372 INFO program/MainThread: sdj 1073741824 root disk brw-rw---- 2024-03-01 20:49:09,372 INFO program/MainThread: sdk 1073741824 root disk brw-rw---- 2024-03-01 20:49:09,372 INFO program/MainThread: sdl 1073741824 root disk brw-rw---- 2024-03-01 20:49:09,372 INFO program/MainThread: xvda 268435456000 root disk brw-rw---- 2024-03-01 20:49:09,372 INFO program/MainThread: `-xvda1 268434390528 root disk brw-rw---- xfs a4d9efbc-be36-4c5f-99af-596afd10159d e61ef7e0-01 / 2024-03-01 20:49:09,372 DEBUG program/MainThread: Return code: 0 2024-03-01 20:49:09,372 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 20:49:09,372 DEBUG blivet/MainThread: lvm filter: clearing the lvm devices list 2024-03-01 20:49:09,373 DEBUG blivet/MainThread: lvm filter: clearing the lvm devices list 2024-03-01 20:49:09,373 INFO blivet/MainThread: resetting Blivet (version 3.6.0) instance 2024-03-01 20:49:09,373 DEBUG blivet/MainThread: lvm filter: clearing the lvm devices list 2024-03-01 20:49:09,373 INFO blivet/MainThread: DeviceTree.populate: ignored_disks is [] ; exclusive_disks is [] 2024-03-01 20:49:09,374 WARNING blivet/MainThread: Failed to call the update_volume_info method: libstoragemgmt functionality not available 2024-03-01 20:49:09,374 INFO program/MainThread: Running... udevadm settle --timeout=300 2024-03-01 20:49:09,382 DEBUG program/MainThread: Return code: 0 2024-03-01 20:49:09,395 INFO blivet/MainThread: devices to scan: ['sda', 'sdb', 'sdk', 'sdl', 'sdc', 'sdd', 'sde', 'sdf', 'sdg', 'sdh', 'sdi', 'sdj', 'xvda', 'xvda1'] 2024-03-01 20:49:09,400 DEBUG blivet/MainThread: DeviceTree.handle_device: name: sda ; info: {'CURRENT_TAGS': ':systemd:', 'DEVLINKS': '/dev/disk/by-id/wwn-0x6001405a8abeb2a8284458ebf043e0fb ' '/dev/disk/by-diskseq/2 ' '/dev/disk/by-id/scsi-1LIO-ORG_disk0:a8abeb2a-8284-458e-bf04-3e0fbc353c0a ' '/dev/disk/by-id/scsi-SLIO-ORG_disk0_a8abeb2a-8284-458e-bf04-3e0fbc353c0a ' '/dev/disk/by-id/scsi-36001405a8abeb2a8284458ebf043e0fb', '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': 'a8abeb2a-8284-458e-bf04-3e0fbc353c0a', 'ID_SERIAL': '36001405a8abeb2a8284458ebf043e0fb', 'ID_SERIAL_SHORT': '6001405a8abeb2a8284458ebf043e0fb', 'ID_TARGET_PORT': '0', 'ID_TYPE': 'disk', 'ID_VENDOR': 'LIO-ORG', 'ID_VENDOR_ENC': 'LIO-ORG\\x20', 'ID_WWN': '0x6001405a8abeb2a8', 'ID_WWN_VENDOR_EXTENSION': '0x284458ebf043e0fb', 'ID_WWN_WITH_EXTENSION': '0x6001405a8abeb2a8284458ebf043e0fb', 'MAJOR': '8', 'MINOR': '0', 'SCSI_IDENT_LUN_LOGICAL_UNIT_GROUP': '0x0', 'SCSI_IDENT_LUN_NAA_REGEXT': '6001405a8abeb2a8284458ebf043e0fb', 'SCSI_IDENT_LUN_T10': 'LIO-ORG_disk0:a8abeb2a-8284-458e-bf04-3e0fbc353c0a', 'SCSI_IDENT_PORT_NAME': 'naa.5001405a91c5ccc5,t,0x0001', 'SCSI_IDENT_PORT_RELATIVE': '0', 'SCSI_IDENT_PORT_TARGET_PORT_GROUP': '0x0', 'SCSI_IDENT_SERIAL': 'a8abeb2a-8284-458e-bf04-3e0fbc353c0a', 'SCSI_IDENT_TARGET_NAME': 'naa.5001405a91c5ccc5', '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': '336998022'} ; 2024-03-01 20:49:09,400 INFO blivet/MainThread: scanning sda (/sys/devices/tcm_loop_0/tcm_loop_adapter_0/host2/target2:0:1/2:0:1:0/block/sda)... 2024-03-01 20:49:09,400 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 20:49:09,444 INFO program/MainThread: stdout[3]: 2024-03-01 20:49:09,444 INFO program/MainThread: stderr[3]: 2024-03-01 20:49:09,444 INFO program/MainThread: ...done [3] (exit code: 0) 2024-03-01 20:49:09,449 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: sda ; incomplete: False ; hidden: False ; 2024-03-01 20:49:09,451 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned None 2024-03-01 20:49:09,456 INFO blivet/MainThread: failed to get initiator name from iscsi firmware: storaged iSCSI functionality not available 2024-03-01 20:49:09,457 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 20:49:09,462 DEBUG blivet/MainThread: DiskDevicePopulator.run: name: sda ; 2024-03-01 20:49:09,462 INFO blivet/MainThread: sda is a disk 2024-03-01 20:49:09,463 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 3 2024-03-01 20:49:09,463 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 4 2024-03-01 20:49:09,466 DEBUG blivet/MainThread: DiskDevice._set_format: sda ; type: None ; current: None ; 2024-03-01 20:49:09,469 DEBUG blivet/MainThread: DiskDevice.update_sysfs_path: sda ; status: True ; 2024-03-01 20:49:09,470 DEBUG blivet/MainThread: sda sysfs_path set to /sys/devices/tcm_loop_0/tcm_loop_adapter_0/host2/target2:0:1/2:0:1:0/block/sda 2024-03-01 20:49:09,473 DEBUG blivet/MainThread: DiskDevice.read_current_size: exists: True ; path: /dev/sda ; sysfs_path: /sys/devices/tcm_loop_0/tcm_loop_adapter_0/host2/target2:0:1/2:0:1:0/block/sda ; 2024-03-01 20:49:09,473 DEBUG blivet/MainThread: updated sda size to 1024 MiB (1024 MiB) 2024-03-01 20:49:09,474 INFO blivet/MainThread: added disk sda (id 2) to device tree 2024-03-01 20:49:09,474 INFO blivet/MainThread: got device: DiskDevice instance (0x7f98e635a6d0) -- 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 = 6001405a8abeb2a8284458ebf043e0fb 2024-03-01 20:49:09,477 DEBUG blivet/MainThread: DeviceTree.handle_format: name: sda ; 2024-03-01 20:49:09,477 DEBUG blivet/MainThread: no type or existing type for sda, bailing 2024-03-01 20:49:09,480 DEBUG blivet/MainThread: DeviceTree.handle_device: name: sdb ; info: {'CURRENT_TAGS': ':systemd:', 'DEVLINKS': '/dev/disk/by-id/wwn-0x6001405c67c68fc5fb8494288121de70 ' '/dev/disk/by-id/scsi-36001405c67c68fc5fb8494288121de70 ' '/dev/disk/by-id/scsi-SLIO-ORG_disk1_c67c68fc-5fb8-4942-8812-1de7084b7176 ' '/dev/disk/by-id/scsi-1LIO-ORG_disk1:c67c68fc-5fb8-4942-8812-1de7084b7176 ' '/dev/disk/by-diskseq/3', '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': 'c67c68fc-5fb8-4942-8812-1de7084b7176', 'ID_SERIAL': '36001405c67c68fc5fb8494288121de70', 'ID_SERIAL_SHORT': '6001405c67c68fc5fb8494288121de70', 'ID_TARGET_PORT': '0', 'ID_TYPE': 'disk', 'ID_VENDOR': 'LIO-ORG', 'ID_VENDOR_ENC': 'LIO-ORG\\x20', 'ID_WWN': '0x6001405c67c68fc5', 'ID_WWN_VENDOR_EXTENSION': '0xfb8494288121de70', 'ID_WWN_WITH_EXTENSION': '0x6001405c67c68fc5fb8494288121de70', 'MAJOR': '8', 'MINOR': '16', 'SCSI_IDENT_LUN_LOGICAL_UNIT_GROUP': '0x0', 'SCSI_IDENT_LUN_NAA_REGEXT': '6001405c67c68fc5fb8494288121de70', 'SCSI_IDENT_LUN_T10': 'LIO-ORG_disk1:c67c68fc-5fb8-4942-8812-1de7084b7176', 'SCSI_IDENT_PORT_NAME': 'naa.5001405a91c5ccc5,t,0x0001', 'SCSI_IDENT_PORT_RELATIVE': '0', 'SCSI_IDENT_PORT_TARGET_PORT_GROUP': '0x0', 'SCSI_IDENT_SERIAL': 'c67c68fc-5fb8-4942-8812-1de7084b7176', 'SCSI_IDENT_TARGET_NAME': 'naa.5001405a91c5ccc5', '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': '337020590'} ; 2024-03-01 20:49:09,480 INFO blivet/MainThread: scanning sdb (/sys/devices/tcm_loop_0/tcm_loop_adapter_0/host2/target2:0:1/2:0:1:1/block/sdb)... 2024-03-01 20:49:09,483 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: sdb ; incomplete: False ; hidden: False ; 2024-03-01 20:49:09,486 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned None 2024-03-01 20:49:09,491 DEBUG blivet/MainThread: DiskDevicePopulator.run: name: sdb ; 2024-03-01 20:49:09,492 INFO blivet/MainThread: sdb is a disk 2024-03-01 20:49:09,492 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 8 2024-03-01 20:49:09,492 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 9 2024-03-01 20:49:09,495 DEBUG blivet/MainThread: DiskDevice._set_format: sdb ; type: None ; current: None ; 2024-03-01 20:49:09,498 DEBUG blivet/MainThread: DiskDevice.update_sysfs_path: sdb ; status: True ; 2024-03-01 20:49:09,498 DEBUG blivet/MainThread: sdb sysfs_path set to /sys/devices/tcm_loop_0/tcm_loop_adapter_0/host2/target2:0:1/2:0:1:1/block/sdb 2024-03-01 20:49:09,501 DEBUG blivet/MainThread: DiskDevice.read_current_size: exists: True ; path: /dev/sdb ; sysfs_path: /sys/devices/tcm_loop_0/tcm_loop_adapter_0/host2/target2:0:1/2:0:1:1/block/sdb ; 2024-03-01 20:49:09,502 DEBUG blivet/MainThread: updated sdb size to 1024 MiB (1024 MiB) 2024-03-01 20:49:09,502 INFO blivet/MainThread: added disk sdb (id 7) to device tree 2024-03-01 20:49:09,502 INFO blivet/MainThread: got device: DiskDevice instance (0x7f98e5242700) -- 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 = 6001405c67c68fc5fb8494288121de70 2024-03-01 20:49:09,505 DEBUG blivet/MainThread: DeviceTree.handle_format: name: sdb ; 2024-03-01 20:49:09,506 DEBUG blivet/MainThread: no type or existing type for sdb, bailing 2024-03-01 20:49:09,509 DEBUG blivet/MainThread: DeviceTree.handle_device: name: sdk ; info: {'CURRENT_TAGS': ':systemd:', 'DEVLINKS': '/dev/disk/by-diskseq/12 ' '/dev/disk/by-id/scsi-36001405e1b8c6d03d0840ccbaa99ea54 ' '/dev/disk/by-id/wwn-0x6001405e1b8c6d03d0840ccbaa99ea54 ' '/dev/disk/by-id/scsi-1LIO-ORG_disk10:e1b8c6d0-3d08-40cc-baa9-9ea541aeb400 ' '/dev/disk/by-id/scsi-SLIO-ORG_disk10_e1b8c6d0-3d08-40cc-baa9-9ea541aeb400', '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': 'e1b8c6d0-3d08-40cc-baa9-9ea541aeb400', 'ID_SERIAL': '36001405e1b8c6d03d0840ccbaa99ea54', 'ID_SERIAL_SHORT': '6001405e1b8c6d03d0840ccbaa99ea54', 'ID_TARGET_PORT': '0', 'ID_TYPE': 'disk', 'ID_VENDOR': 'LIO-ORG', 'ID_VENDOR_ENC': 'LIO-ORG\\x20', 'ID_WWN': '0x6001405e1b8c6d03', 'ID_WWN_VENDOR_EXTENSION': '0xd0840ccbaa99ea54', 'ID_WWN_WITH_EXTENSION': '0x6001405e1b8c6d03d0840ccbaa99ea54', 'MAJOR': '8', 'MINOR': '160', 'SCSI_IDENT_LUN_LOGICAL_UNIT_GROUP': '0x0', 'SCSI_IDENT_LUN_NAA_REGEXT': '6001405e1b8c6d03d0840ccbaa99ea54', 'SCSI_IDENT_LUN_T10': 'LIO-ORG_disk10:e1b8c6d0-3d08-40cc-baa9-9ea541aeb400', 'SCSI_IDENT_PORT_NAME': 'naa.5001405a91c5ccc5,t,0x0001', 'SCSI_IDENT_PORT_RELATIVE': '0', 'SCSI_IDENT_PORT_TARGET_PORT_GROUP': '0x0', 'SCSI_IDENT_SERIAL': 'e1b8c6d0-3d08-40cc-baa9-9ea541aeb400', 'SCSI_IDENT_TARGET_NAME': 'naa.5001405a91c5ccc5', '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': '337615258'} ; 2024-03-01 20:49:09,509 INFO blivet/MainThread: scanning sdk (/sys/devices/tcm_loop_0/tcm_loop_adapter_0/host2/target2:0:1/2:0:1:10/block/sdk)... 2024-03-01 20:49:09,512 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: sdk ; incomplete: False ; hidden: False ; 2024-03-01 20:49:09,514 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned None 2024-03-01 20:49:09,520 DEBUG blivet/MainThread: DiskDevicePopulator.run: name: sdk ; 2024-03-01 20:49:09,520 INFO blivet/MainThread: sdk is a disk 2024-03-01 20:49:09,520 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 13 2024-03-01 20:49:09,520 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 14 2024-03-01 20:49:09,523 DEBUG blivet/MainThread: DiskDevice._set_format: sdk ; type: None ; current: None ; 2024-03-01 20:49:09,526 DEBUG blivet/MainThread: DiskDevice.update_sysfs_path: sdk ; status: True ; 2024-03-01 20:49:09,526 DEBUG blivet/MainThread: sdk sysfs_path set to /sys/devices/tcm_loop_0/tcm_loop_adapter_0/host2/target2:0:1/2:0:1:10/block/sdk 2024-03-01 20:49:09,529 DEBUG blivet/MainThread: DiskDevice.read_current_size: exists: True ; path: /dev/sdk ; sysfs_path: /sys/devices/tcm_loop_0/tcm_loop_adapter_0/host2/target2:0:1/2:0:1:10/block/sdk ; 2024-03-01 20:49:09,530 DEBUG blivet/MainThread: updated sdk size to 1024 MiB (1024 MiB) 2024-03-01 20:49:09,530 INFO blivet/MainThread: added disk sdk (id 12) to device tree 2024-03-01 20:49:09,530 INFO blivet/MainThread: got device: DiskDevice instance (0x7f98e5242550) -- 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 = 6001405e1b8c6d03d0840ccbaa99ea54 2024-03-01 20:49:09,533 DEBUG blivet/MainThread: DeviceTree.handle_format: name: sdk ; 2024-03-01 20:49:09,533 DEBUG blivet/MainThread: no type or existing type for sdk, bailing 2024-03-01 20:49:09,536 DEBUG blivet/MainThread: DeviceTree.handle_device: name: sdl ; info: {'CURRENT_TAGS': ':systemd:', 'DEVLINKS': '/dev/disk/by-id/scsi-SLIO-ORG_disk11_f208e545-093d-44a6-ac77-aa8bfab02819 ' '/dev/disk/by-id/scsi-36001405f208e545093d44a6ac77aa8bf ' '/dev/disk/by-id/wwn-0x6001405f208e545093d44a6ac77aa8bf ' '/dev/disk/by-id/scsi-1LIO-ORG_disk11:f208e545-093d-44a6-ac77-aa8bfab02819 ' '/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': 'f208e545-093d-44a6-ac77-aa8bfab02819', 'ID_SERIAL': '36001405f208e545093d44a6ac77aa8bf', 'ID_SERIAL_SHORT': '6001405f208e545093d44a6ac77aa8bf', 'ID_TARGET_PORT': '0', 'ID_TYPE': 'disk', 'ID_VENDOR': 'LIO-ORG', 'ID_VENDOR_ENC': 'LIO-ORG\\x20', 'ID_WWN': '0x6001405f208e5450', 'ID_WWN_VENDOR_EXTENSION': '0x93d44a6ac77aa8bf', 'ID_WWN_WITH_EXTENSION': '0x6001405f208e545093d44a6ac77aa8bf', 'MAJOR': '8', 'MINOR': '176', 'SCSI_IDENT_LUN_LOGICAL_UNIT_GROUP': '0x0', 'SCSI_IDENT_LUN_NAA_REGEXT': '6001405f208e545093d44a6ac77aa8bf', 'SCSI_IDENT_LUN_T10': 'LIO-ORG_disk11:f208e545-093d-44a6-ac77-aa8bfab02819', 'SCSI_IDENT_PORT_NAME': 'naa.5001405a91c5ccc5,t,0x0001', 'SCSI_IDENT_PORT_RELATIVE': '0', 'SCSI_IDENT_PORT_TARGET_PORT_GROUP': '0x0', 'SCSI_IDENT_SERIAL': 'f208e545-093d-44a6-ac77-aa8bfab02819', 'SCSI_IDENT_TARGET_NAME': 'naa.5001405a91c5ccc5', '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': '337703429'} ; 2024-03-01 20:49:09,536 INFO blivet/MainThread: scanning sdl (/sys/devices/tcm_loop_0/tcm_loop_adapter_0/host2/target2:0:1/2:0:1:11/block/sdl)... 2024-03-01 20:49:09,539 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: sdl ; incomplete: False ; hidden: False ; 2024-03-01 20:49:09,542 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned None 2024-03-01 20:49:09,547 DEBUG blivet/MainThread: DiskDevicePopulator.run: name: sdl ; 2024-03-01 20:49:09,547 INFO blivet/MainThread: sdl is a disk 2024-03-01 20:49:09,548 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 18 2024-03-01 20:49:09,548 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 19 2024-03-01 20:49:09,550 DEBUG blivet/MainThread: DiskDevice._set_format: sdl ; type: None ; current: None ; 2024-03-01 20:49:09,553 DEBUG blivet/MainThread: DiskDevice.update_sysfs_path: sdl ; status: True ; 2024-03-01 20:49:09,554 DEBUG blivet/MainThread: sdl sysfs_path set to /sys/devices/tcm_loop_0/tcm_loop_adapter_0/host2/target2:0:1/2:0:1:11/block/sdl 2024-03-01 20:49:09,556 DEBUG blivet/MainThread: DiskDevice.read_current_size: exists: True ; path: /dev/sdl ; sysfs_path: /sys/devices/tcm_loop_0/tcm_loop_adapter_0/host2/target2:0:1/2:0:1:11/block/sdl ; 2024-03-01 20:49:09,557 DEBUG blivet/MainThread: updated sdl size to 1024 MiB (1024 MiB) 2024-03-01 20:49:09,557 INFO blivet/MainThread: added disk sdl (id 17) to device tree 2024-03-01 20:49:09,557 INFO blivet/MainThread: got device: DiskDevice instance (0x7f98e527d4c0) -- 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 = 6001405f208e545093d44a6ac77aa8bf 2024-03-01 20:49:09,560 DEBUG blivet/MainThread: DeviceTree.handle_format: name: sdl ; 2024-03-01 20:49:09,560 DEBUG blivet/MainThread: no type or existing type for sdl, bailing 2024-03-01 20:49:09,563 DEBUG blivet/MainThread: DeviceTree.handle_device: name: sdc ; info: {'CURRENT_TAGS': ':systemd:', 'DEVLINKS': '/dev/disk/by-id/scsi-SLIO-ORG_disk2_0b2dc9bc-15ac-412f-92a3-0dd570796fb3 ' '/dev/disk/by-diskseq/4 ' '/dev/disk/by-id/scsi-360014050b2dc9bc15ac412f92a30dd57 ' '/dev/disk/by-id/wwn-0x60014050b2dc9bc15ac412f92a30dd57 ' '/dev/disk/by-id/scsi-1LIO-ORG_disk2:0b2dc9bc-15ac-412f-92a3-0dd570796fb3', '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': '0b2dc9bc-15ac-412f-92a3-0dd570796fb3', 'ID_SERIAL': '360014050b2dc9bc15ac412f92a30dd57', 'ID_SERIAL_SHORT': '60014050b2dc9bc15ac412f92a30dd57', 'ID_TARGET_PORT': '0', 'ID_TYPE': 'disk', 'ID_VENDOR': 'LIO-ORG', 'ID_VENDOR_ENC': 'LIO-ORG\\x20', 'ID_WWN': '0x60014050b2dc9bc1', 'ID_WWN_VENDOR_EXTENSION': '0x5ac412f92a30dd57', 'ID_WWN_WITH_EXTENSION': '0x60014050b2dc9bc15ac412f92a30dd57', 'MAJOR': '8', 'MINOR': '32', 'SCSI_IDENT_LUN_LOGICAL_UNIT_GROUP': '0x0', 'SCSI_IDENT_LUN_NAA_REGEXT': '60014050b2dc9bc15ac412f92a30dd57', 'SCSI_IDENT_LUN_T10': 'LIO-ORG_disk2:0b2dc9bc-15ac-412f-92a3-0dd570796fb3', 'SCSI_IDENT_PORT_NAME': 'naa.5001405a91c5ccc5,t,0x0001', 'SCSI_IDENT_PORT_RELATIVE': '0', 'SCSI_IDENT_PORT_TARGET_PORT_GROUP': '0x0', 'SCSI_IDENT_SERIAL': '0b2dc9bc-15ac-412f-92a3-0dd570796fb3', 'SCSI_IDENT_TARGET_NAME': 'naa.5001405a91c5ccc5', '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': '337088436'} ; 2024-03-01 20:49:09,563 INFO blivet/MainThread: scanning sdc (/sys/devices/tcm_loop_0/tcm_loop_adapter_0/host2/target2:0:1/2:0:1:2/block/sdc)... 2024-03-01 20:49:09,566 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: sdc ; incomplete: False ; hidden: False ; 2024-03-01 20:49:09,569 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned None 2024-03-01 20:49:09,574 DEBUG blivet/MainThread: DiskDevicePopulator.run: name: sdc ; 2024-03-01 20:49:09,574 INFO blivet/MainThread: sdc is a disk 2024-03-01 20:49:09,574 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 23 2024-03-01 20:49:09,575 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 24 2024-03-01 20:49:09,577 DEBUG blivet/MainThread: DiskDevice._set_format: sdc ; type: None ; current: None ; 2024-03-01 20:49:09,580 DEBUG blivet/MainThread: DiskDevice.update_sysfs_path: sdc ; status: True ; 2024-03-01 20:49:09,580 DEBUG blivet/MainThread: sdc sysfs_path set to /sys/devices/tcm_loop_0/tcm_loop_adapter_0/host2/target2:0:1/2:0:1:2/block/sdc 2024-03-01 20:49:09,583 DEBUG blivet/MainThread: DiskDevice.read_current_size: exists: True ; path: /dev/sdc ; sysfs_path: /sys/devices/tcm_loop_0/tcm_loop_adapter_0/host2/target2:0:1/2:0:1:2/block/sdc ; 2024-03-01 20:49:09,584 DEBUG blivet/MainThread: updated sdc size to 1024 MiB (1024 MiB) 2024-03-01 20:49:09,584 INFO blivet/MainThread: added disk sdc (id 22) to device tree 2024-03-01 20:49:09,584 INFO blivet/MainThread: got device: DiskDevice instance (0x7f98e520c760) -- 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 = 60014050b2dc9bc15ac412f92a30dd57 2024-03-01 20:49:09,587 DEBUG blivet/MainThread: DeviceTree.handle_format: name: sdc ; 2024-03-01 20:49:09,587 DEBUG blivet/MainThread: no type or existing type for sdc, bailing 2024-03-01 20:49:09,590 DEBUG blivet/MainThread: DeviceTree.handle_device: name: sdd ; info: {'CURRENT_TAGS': ':systemd:', 'DEVLINKS': '/dev/disk/by-diskseq/5 ' '/dev/disk/by-id/scsi-3600140528254ba1444f43aba0eef4ede ' '/dev/disk/by-id/wwn-0x600140528254ba1444f43aba0eef4ede ' '/dev/disk/by-id/scsi-SLIO-ORG_disk3_28254ba1-444f-43ab-a0ee-f4edee35f467 ' '/dev/disk/by-id/scsi-1LIO-ORG_disk3:28254ba1-444f-43ab-a0ee-f4edee35f467', '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': '28254ba1-444f-43ab-a0ee-f4edee35f467', 'ID_SERIAL': '3600140528254ba1444f43aba0eef4ede', 'ID_SERIAL_SHORT': '600140528254ba1444f43aba0eef4ede', 'ID_TARGET_PORT': '0', 'ID_TYPE': 'disk', 'ID_VENDOR': 'LIO-ORG', 'ID_VENDOR_ENC': 'LIO-ORG\\x20', 'ID_WWN': '0x600140528254ba14', 'ID_WWN_VENDOR_EXTENSION': '0x44f43aba0eef4ede', 'ID_WWN_WITH_EXTENSION': '0x600140528254ba1444f43aba0eef4ede', 'MAJOR': '8', 'MINOR': '48', 'SCSI_IDENT_LUN_LOGICAL_UNIT_GROUP': '0x0', 'SCSI_IDENT_LUN_NAA_REGEXT': '600140528254ba1444f43aba0eef4ede', 'SCSI_IDENT_LUN_T10': 'LIO-ORG_disk3:28254ba1-444f-43ab-a0ee-f4edee35f467', 'SCSI_IDENT_PORT_NAME': 'naa.5001405a91c5ccc5,t,0x0001', 'SCSI_IDENT_PORT_RELATIVE': '0', 'SCSI_IDENT_PORT_TARGET_PORT_GROUP': '0x0', 'SCSI_IDENT_SERIAL': '28254ba1-444f-43ab-a0ee-f4edee35f467', 'SCSI_IDENT_TARGET_NAME': 'naa.5001405a91c5ccc5', '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': '337038990'} ; 2024-03-01 20:49:09,590 INFO blivet/MainThread: scanning sdd (/sys/devices/tcm_loop_0/tcm_loop_adapter_0/host2/target2:0:1/2:0:1:3/block/sdd)... 2024-03-01 20:49:09,593 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: sdd ; incomplete: False ; hidden: False ; 2024-03-01 20:49:09,596 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned None 2024-03-01 20:49:09,601 DEBUG blivet/MainThread: DiskDevicePopulator.run: name: sdd ; 2024-03-01 20:49:09,601 INFO blivet/MainThread: sdd is a disk 2024-03-01 20:49:09,601 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 28 2024-03-01 20:49:09,601 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 29 2024-03-01 20:49:09,604 DEBUG blivet/MainThread: DiskDevice._set_format: sdd ; type: None ; current: None ; 2024-03-01 20:49:09,607 DEBUG blivet/MainThread: DiskDevice.update_sysfs_path: sdd ; status: True ; 2024-03-01 20:49:09,607 DEBUG blivet/MainThread: sdd sysfs_path set to /sys/devices/tcm_loop_0/tcm_loop_adapter_0/host2/target2:0:1/2:0:1:3/block/sdd 2024-03-01 20:49:09,610 DEBUG blivet/MainThread: DiskDevice.read_current_size: exists: True ; path: /dev/sdd ; sysfs_path: /sys/devices/tcm_loop_0/tcm_loop_adapter_0/host2/target2:0:1/2:0:1:3/block/sdd ; 2024-03-01 20:49:09,610 DEBUG blivet/MainThread: updated sdd size to 1024 MiB (1024 MiB) 2024-03-01 20:49:09,611 INFO blivet/MainThread: added disk sdd (id 27) to device tree 2024-03-01 20:49:09,611 INFO blivet/MainThread: got device: DiskDevice instance (0x7f98e52424f0) -- 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 = 600140528254ba1444f43aba0eef4ede 2024-03-01 20:49:09,614 DEBUG blivet/MainThread: DeviceTree.handle_format: name: sdd ; 2024-03-01 20:49:09,614 DEBUG blivet/MainThread: no type or existing type for sdd, bailing 2024-03-01 20:49:09,617 DEBUG blivet/MainThread: DeviceTree.handle_device: name: sde ; info: {'CURRENT_TAGS': ':systemd:', 'DEVLINKS': '/dev/disk/by-id/scsi-360014058a9a6b3d7bec490eabf9e15bf ' '/dev/disk/by-diskseq/6 ' '/dev/disk/by-id/wwn-0x60014058a9a6b3d7bec490eabf9e15bf ' '/dev/disk/by-id/scsi-SLIO-ORG_disk4_8a9a6b3d-7bec-490e-abf9-e15bfef000fd ' '/dev/disk/by-id/scsi-1LIO-ORG_disk4:8a9a6b3d-7bec-490e-abf9-e15bfef000fd', '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': '8a9a6b3d-7bec-490e-abf9-e15bfef000fd', 'ID_SERIAL': '360014058a9a6b3d7bec490eabf9e15bf', 'ID_SERIAL_SHORT': '60014058a9a6b3d7bec490eabf9e15bf', 'ID_TARGET_PORT': '0', 'ID_TYPE': 'disk', 'ID_VENDOR': 'LIO-ORG', 'ID_VENDOR_ENC': 'LIO-ORG\\x20', 'ID_WWN': '0x60014058a9a6b3d7', 'ID_WWN_VENDOR_EXTENSION': '0xbec490eabf9e15bf', 'ID_WWN_WITH_EXTENSION': '0x60014058a9a6b3d7bec490eabf9e15bf', 'MAJOR': '8', 'MINOR': '64', 'SCSI_IDENT_LUN_LOGICAL_UNIT_GROUP': '0x0', 'SCSI_IDENT_LUN_NAA_REGEXT': '60014058a9a6b3d7bec490eabf9e15bf', 'SCSI_IDENT_LUN_T10': 'LIO-ORG_disk4:8a9a6b3d-7bec-490e-abf9-e15bfef000fd', 'SCSI_IDENT_PORT_NAME': 'naa.5001405a91c5ccc5,t,0x0001', 'SCSI_IDENT_PORT_RELATIVE': '0', 'SCSI_IDENT_PORT_TARGET_PORT_GROUP': '0x0', 'SCSI_IDENT_SERIAL': '8a9a6b3d-7bec-490e-abf9-e15bfef000fd', 'SCSI_IDENT_TARGET_NAME': 'naa.5001405a91c5ccc5', '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': '337149758'} ; 2024-03-01 20:49:09,617 INFO blivet/MainThread: scanning sde (/sys/devices/tcm_loop_0/tcm_loop_adapter_0/host2/target2:0:1/2:0:1:4/block/sde)... 2024-03-01 20:49:09,620 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: sde ; incomplete: False ; hidden: False ; 2024-03-01 20:49:09,622 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned None 2024-03-01 20:49:09,627 DEBUG blivet/MainThread: DiskDevicePopulator.run: name: sde ; 2024-03-01 20:49:09,628 INFO blivet/MainThread: sde is a disk 2024-03-01 20:49:09,628 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 33 2024-03-01 20:49:09,628 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 34 2024-03-01 20:49:09,631 DEBUG blivet/MainThread: DiskDevice._set_format: sde ; type: None ; current: None ; 2024-03-01 20:49:09,634 DEBUG blivet/MainThread: DiskDevice.update_sysfs_path: sde ; status: True ; 2024-03-01 20:49:09,634 DEBUG blivet/MainThread: sde sysfs_path set to /sys/devices/tcm_loop_0/tcm_loop_adapter_0/host2/target2:0:1/2:0:1:4/block/sde 2024-03-01 20:49:09,637 DEBUG blivet/MainThread: DiskDevice.read_current_size: exists: True ; path: /dev/sde ; sysfs_path: /sys/devices/tcm_loop_0/tcm_loop_adapter_0/host2/target2:0:1/2:0:1:4/block/sde ; 2024-03-01 20:49:09,637 DEBUG blivet/MainThread: updated sde size to 1024 MiB (1024 MiB) 2024-03-01 20:49:09,637 INFO blivet/MainThread: added disk sde (id 32) to device tree 2024-03-01 20:49:09,637 INFO blivet/MainThread: got device: DiskDevice instance (0x7f98e5201790) -- 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 = 60014058a9a6b3d7bec490eabf9e15bf 2024-03-01 20:49:09,640 DEBUG blivet/MainThread: DeviceTree.handle_format: name: sde ; 2024-03-01 20:49:09,640 DEBUG blivet/MainThread: no type or existing type for sde, bailing 2024-03-01 20:49:09,643 DEBUG blivet/MainThread: DeviceTree.handle_device: name: sdf ; info: {'CURRENT_TAGS': ':systemd:', 'DEVLINKS': '/dev/disk/by-id/scsi-1LIO-ORG_disk5:25b7012b-f4c5-41b5-b081-3087a0ec48d2 ' '/dev/disk/by-diskseq/7 ' '/dev/disk/by-id/scsi-SLIO-ORG_disk5_25b7012b-f4c5-41b5-b081-3087a0ec48d2 ' '/dev/disk/by-id/wwn-0x600140525b7012bf4c541b5b0813087a ' '/dev/disk/by-id/scsi-3600140525b7012bf4c541b5b0813087a', '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': '25b7012b-f4c5-41b5-b081-3087a0ec48d2', 'ID_SERIAL': '3600140525b7012bf4c541b5b0813087a', 'ID_SERIAL_SHORT': '600140525b7012bf4c541b5b0813087a', 'ID_TARGET_PORT': '0', 'ID_TYPE': 'disk', 'ID_VENDOR': 'LIO-ORG', 'ID_VENDOR_ENC': 'LIO-ORG\\x20', 'ID_WWN': '0x600140525b7012bf', 'ID_WWN_VENDOR_EXTENSION': '0x4c541b5b0813087a', 'ID_WWN_WITH_EXTENSION': '0x600140525b7012bf4c541b5b0813087a', 'MAJOR': '8', 'MINOR': '80', 'SCSI_IDENT_LUN_LOGICAL_UNIT_GROUP': '0x0', 'SCSI_IDENT_LUN_NAA_REGEXT': '600140525b7012bf4c541b5b0813087a', 'SCSI_IDENT_LUN_T10': 'LIO-ORG_disk5:25b7012b-f4c5-41b5-b081-3087a0ec48d2', 'SCSI_IDENT_PORT_NAME': 'naa.5001405a91c5ccc5,t,0x0001', 'SCSI_IDENT_PORT_RELATIVE': '0', 'SCSI_IDENT_PORT_TARGET_PORT_GROUP': '0x0', 'SCSI_IDENT_SERIAL': '25b7012b-f4c5-41b5-b081-3087a0ec48d2', 'SCSI_IDENT_TARGET_NAME': 'naa.5001405a91c5ccc5', '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': '337251391'} ; 2024-03-01 20:49:09,643 INFO blivet/MainThread: scanning sdf (/sys/devices/tcm_loop_0/tcm_loop_adapter_0/host2/target2:0:1/2:0:1:5/block/sdf)... 2024-03-01 20:49:09,646 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: sdf ; incomplete: False ; hidden: False ; 2024-03-01 20:49:09,649 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned None 2024-03-01 20:49:09,654 DEBUG blivet/MainThread: DiskDevicePopulator.run: name: sdf ; 2024-03-01 20:49:09,654 INFO blivet/MainThread: sdf is a disk 2024-03-01 20:49:09,655 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 38 2024-03-01 20:49:09,655 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 39 2024-03-01 20:49:09,657 DEBUG blivet/MainThread: DiskDevice._set_format: sdf ; type: None ; current: None ; 2024-03-01 20:49:09,660 DEBUG blivet/MainThread: DiskDevice.update_sysfs_path: sdf ; status: True ; 2024-03-01 20:49:09,660 DEBUG blivet/MainThread: sdf sysfs_path set to /sys/devices/tcm_loop_0/tcm_loop_adapter_0/host2/target2:0:1/2:0:1:5/block/sdf 2024-03-01 20:49:09,663 DEBUG blivet/MainThread: DiskDevice.read_current_size: exists: True ; path: /dev/sdf ; sysfs_path: /sys/devices/tcm_loop_0/tcm_loop_adapter_0/host2/target2:0:1/2:0:1:5/block/sdf ; 2024-03-01 20:49:09,664 DEBUG blivet/MainThread: updated sdf size to 1024 MiB (1024 MiB) 2024-03-01 20:49:09,664 INFO blivet/MainThread: added disk sdf (id 37) to device tree 2024-03-01 20:49:09,664 INFO blivet/MainThread: got device: DiskDevice instance (0x7f98e5201f10) -- 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 = 600140525b7012bf4c541b5b0813087a 2024-03-01 20:49:09,667 DEBUG blivet/MainThread: DeviceTree.handle_format: name: sdf ; 2024-03-01 20:49:09,667 DEBUG blivet/MainThread: no type or existing type for sdf, bailing 2024-03-01 20:49:09,670 DEBUG blivet/MainThread: DeviceTree.handle_device: name: sdg ; info: {'CURRENT_TAGS': ':systemd:', 'DEVLINKS': '/dev/disk/by-id/scsi-1LIO-ORG_disk6:2fcb2cc6-c284-43ea-b562-c0b7eba2ff7a ' '/dev/disk/by-id/wwn-0x60014052fcb2cc6c28443eab562c0b7e ' '/dev/disk/by-id/scsi-360014052fcb2cc6c28443eab562c0b7e ' '/dev/disk/by-diskseq/8 ' '/dev/disk/by-id/scsi-SLIO-ORG_disk6_2fcb2cc6-c284-43ea-b562-c0b7eba2ff7a', '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': '2fcb2cc6-c284-43ea-b562-c0b7eba2ff7a', 'ID_SERIAL': '360014052fcb2cc6c28443eab562c0b7e', 'ID_SERIAL_SHORT': '60014052fcb2cc6c28443eab562c0b7e', 'ID_TARGET_PORT': '0', 'ID_TYPE': 'disk', 'ID_VENDOR': 'LIO-ORG', 'ID_VENDOR_ENC': 'LIO-ORG\\x20', 'ID_WWN': '0x60014052fcb2cc6c', 'ID_WWN_VENDOR_EXTENSION': '0x28443eab562c0b7e', 'ID_WWN_WITH_EXTENSION': '0x60014052fcb2cc6c28443eab562c0b7e', 'MAJOR': '8', 'MINOR': '96', 'SCSI_IDENT_LUN_LOGICAL_UNIT_GROUP': '0x0', 'SCSI_IDENT_LUN_NAA_REGEXT': '60014052fcb2cc6c28443eab562c0b7e', 'SCSI_IDENT_LUN_T10': 'LIO-ORG_disk6:2fcb2cc6-c284-43ea-b562-c0b7eba2ff7a', 'SCSI_IDENT_PORT_NAME': 'naa.5001405a91c5ccc5,t,0x0001', 'SCSI_IDENT_PORT_RELATIVE': '0', 'SCSI_IDENT_PORT_TARGET_PORT_GROUP': '0x0', 'SCSI_IDENT_SERIAL': '2fcb2cc6-c284-43ea-b562-c0b7eba2ff7a', 'SCSI_IDENT_TARGET_NAME': 'naa.5001405a91c5ccc5', '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': '337228647'} ; 2024-03-01 20:49:09,670 INFO blivet/MainThread: scanning sdg (/sys/devices/tcm_loop_0/tcm_loop_adapter_0/host2/target2:0:1/2:0:1:6/block/sdg)... 2024-03-01 20:49:09,673 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: sdg ; incomplete: False ; hidden: False ; 2024-03-01 20:49:09,675 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned None 2024-03-01 20:49:09,681 DEBUG blivet/MainThread: DiskDevicePopulator.run: name: sdg ; 2024-03-01 20:49:09,681 INFO blivet/MainThread: sdg is a disk 2024-03-01 20:49:09,681 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 43 2024-03-01 20:49:09,681 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 44 2024-03-01 20:49:09,684 DEBUG blivet/MainThread: DiskDevice._set_format: sdg ; type: None ; current: None ; 2024-03-01 20:49:09,687 DEBUG blivet/MainThread: DiskDevice.update_sysfs_path: sdg ; status: True ; 2024-03-01 20:49:09,687 DEBUG blivet/MainThread: sdg sysfs_path set to /sys/devices/tcm_loop_0/tcm_loop_adapter_0/host2/target2:0:1/2:0:1:6/block/sdg 2024-03-01 20:49:09,690 DEBUG blivet/MainThread: DiskDevice.read_current_size: exists: True ; path: /dev/sdg ; sysfs_path: /sys/devices/tcm_loop_0/tcm_loop_adapter_0/host2/target2:0:1/2:0:1:6/block/sdg ; 2024-03-01 20:49:09,690 DEBUG blivet/MainThread: updated sdg size to 1024 MiB (1024 MiB) 2024-03-01 20:49:09,691 INFO blivet/MainThread: added disk sdg (id 42) to device tree 2024-03-01 20:49:09,691 INFO blivet/MainThread: got device: DiskDevice instance (0x7f98e5213be0) -- 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 = 60014052fcb2cc6c28443eab562c0b7e 2024-03-01 20:49:09,694 DEBUG blivet/MainThread: DeviceTree.handle_format: name: sdg ; 2024-03-01 20:49:09,694 DEBUG blivet/MainThread: no type or existing type for sdg, bailing 2024-03-01 20:49:09,697 DEBUG blivet/MainThread: DeviceTree.handle_device: name: sdh ; info: {'CURRENT_TAGS': ':systemd:', 'DEVLINKS': '/dev/disk/by-id/wwn-0x6001405130490dc6bc54a3a884c8d675 ' '/dev/disk/by-id/scsi-1LIO-ORG_disk7:130490dc-6bc5-4a3a-884c-8d67508d4785 ' '/dev/disk/by-diskseq/9 ' '/dev/disk/by-id/scsi-SLIO-ORG_disk7_130490dc-6bc5-4a3a-884c-8d67508d4785 ' '/dev/disk/by-id/scsi-36001405130490dc6bc54a3a884c8d675', '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': '130490dc-6bc5-4a3a-884c-8d67508d4785', 'ID_SERIAL': '36001405130490dc6bc54a3a884c8d675', 'ID_SERIAL_SHORT': '6001405130490dc6bc54a3a884c8d675', 'ID_TARGET_PORT': '0', 'ID_TYPE': 'disk', 'ID_VENDOR': 'LIO-ORG', 'ID_VENDOR_ENC': 'LIO-ORG\\x20', 'ID_WWN': '0x6001405130490dc6', 'ID_WWN_VENDOR_EXTENSION': '0xbc54a3a884c8d675', 'ID_WWN_WITH_EXTENSION': '0x6001405130490dc6bc54a3a884c8d675', 'MAJOR': '8', 'MINOR': '112', 'SCSI_IDENT_LUN_LOGICAL_UNIT_GROUP': '0x0', 'SCSI_IDENT_LUN_NAA_REGEXT': '6001405130490dc6bc54a3a884c8d675', 'SCSI_IDENT_LUN_T10': 'LIO-ORG_disk7:130490dc-6bc5-4a3a-884c-8d67508d4785', 'SCSI_IDENT_PORT_NAME': 'naa.5001405a91c5ccc5,t,0x0001', 'SCSI_IDENT_PORT_RELATIVE': '0', 'SCSI_IDENT_PORT_TARGET_PORT_GROUP': '0x0', 'SCSI_IDENT_SERIAL': '130490dc-6bc5-4a3a-884c-8d67508d4785', 'SCSI_IDENT_TARGET_NAME': 'naa.5001405a91c5ccc5', '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': '337415073'} ; 2024-03-01 20:49:09,697 INFO blivet/MainThread: scanning sdh (/sys/devices/tcm_loop_0/tcm_loop_adapter_0/host2/target2:0:1/2:0:1:7/block/sdh)... 2024-03-01 20:49:09,700 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: sdh ; incomplete: False ; hidden: False ; 2024-03-01 20:49:09,702 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned None 2024-03-01 20:49:09,708 DEBUG blivet/MainThread: DiskDevicePopulator.run: name: sdh ; 2024-03-01 20:49:09,708 INFO blivet/MainThread: sdh is a disk 2024-03-01 20:49:09,708 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 48 2024-03-01 20:49:09,708 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 49 2024-03-01 20:49:09,711 DEBUG blivet/MainThread: DiskDevice._set_format: sdh ; type: None ; current: None ; 2024-03-01 20:49:09,714 DEBUG blivet/MainThread: DiskDevice.update_sysfs_path: sdh ; status: True ; 2024-03-01 20:49:09,714 DEBUG blivet/MainThread: sdh sysfs_path set to /sys/devices/tcm_loop_0/tcm_loop_adapter_0/host2/target2:0:1/2:0:1:7/block/sdh 2024-03-01 20:49:09,717 DEBUG blivet/MainThread: DiskDevice.read_current_size: exists: True ; path: /dev/sdh ; sysfs_path: /sys/devices/tcm_loop_0/tcm_loop_adapter_0/host2/target2:0:1/2:0:1:7/block/sdh ; 2024-03-01 20:49:09,717 DEBUG blivet/MainThread: updated sdh size to 1024 MiB (1024 MiB) 2024-03-01 20:49:09,717 INFO blivet/MainThread: added disk sdh (id 47) to device tree 2024-03-01 20:49:09,718 INFO blivet/MainThread: got device: DiskDevice instance (0x7f98e5213dc0) -- 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 = 6001405130490dc6bc54a3a884c8d675 2024-03-01 20:49:09,721 DEBUG blivet/MainThread: DeviceTree.handle_format: name: sdh ; 2024-03-01 20:49:09,721 DEBUG blivet/MainThread: no type or existing type for sdh, bailing 2024-03-01 20:49:09,723 DEBUG blivet/MainThread: DeviceTree.handle_device: name: sdi ; info: {'CURRENT_TAGS': ':systemd:', 'DEVLINKS': '/dev/disk/by-id/wwn-0x60014057c02790daf61431ab4c5489ce ' '/dev/disk/by-id/scsi-SLIO-ORG_disk8_7c02790d-af61-431a-b4c5-489ce662d703 ' '/dev/disk/by-diskseq/10 ' '/dev/disk/by-id/scsi-360014057c02790daf61431ab4c5489ce ' '/dev/disk/by-id/scsi-1LIO-ORG_disk8:7c02790d-af61-431a-b4c5-489ce662d703', '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': '7c02790d-af61-431a-b4c5-489ce662d703', 'ID_SERIAL': '360014057c02790daf61431ab4c5489ce', 'ID_SERIAL_SHORT': '60014057c02790daf61431ab4c5489ce', 'ID_TARGET_PORT': '0', 'ID_TYPE': 'disk', 'ID_VENDOR': 'LIO-ORG', 'ID_VENDOR_ENC': 'LIO-ORG\\x20', 'ID_WWN': '0x60014057c02790da', 'ID_WWN_VENDOR_EXTENSION': '0xf61431ab4c5489ce', 'ID_WWN_WITH_EXTENSION': '0x60014057c02790daf61431ab4c5489ce', 'MAJOR': '8', 'MINOR': '128', 'SCSI_IDENT_LUN_LOGICAL_UNIT_GROUP': '0x0', 'SCSI_IDENT_LUN_NAA_REGEXT': '60014057c02790daf61431ab4c5489ce', 'SCSI_IDENT_LUN_T10': 'LIO-ORG_disk8:7c02790d-af61-431a-b4c5-489ce662d703', 'SCSI_IDENT_PORT_NAME': 'naa.5001405a91c5ccc5,t,0x0001', 'SCSI_IDENT_PORT_RELATIVE': '0', 'SCSI_IDENT_PORT_TARGET_PORT_GROUP': '0x0', 'SCSI_IDENT_SERIAL': '7c02790d-af61-431a-b4c5-489ce662d703', 'SCSI_IDENT_TARGET_NAME': 'naa.5001405a91c5ccc5', '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': '337428002'} ; 2024-03-01 20:49:09,724 INFO blivet/MainThread: scanning sdi (/sys/devices/tcm_loop_0/tcm_loop_adapter_0/host2/target2:0:1/2:0:1:8/block/sdi)... 2024-03-01 20:49:09,727 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: sdi ; incomplete: False ; hidden: False ; 2024-03-01 20:49:09,729 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned None 2024-03-01 20:49:09,734 DEBUG blivet/MainThread: DiskDevicePopulator.run: name: sdi ; 2024-03-01 20:49:09,735 INFO blivet/MainThread: sdi is a disk 2024-03-01 20:49:09,735 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 53 2024-03-01 20:49:09,735 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 54 2024-03-01 20:49:09,738 DEBUG blivet/MainThread: DiskDevice._set_format: sdi ; type: None ; current: None ; 2024-03-01 20:49:09,741 DEBUG blivet/MainThread: DiskDevice.update_sysfs_path: sdi ; status: True ; 2024-03-01 20:49:09,741 DEBUG blivet/MainThread: sdi sysfs_path set to /sys/devices/tcm_loop_0/tcm_loop_adapter_0/host2/target2:0:1/2:0:1:8/block/sdi 2024-03-01 20:49:09,744 DEBUG blivet/MainThread: DiskDevice.read_current_size: exists: True ; path: /dev/sdi ; sysfs_path: /sys/devices/tcm_loop_0/tcm_loop_adapter_0/host2/target2:0:1/2:0:1:8/block/sdi ; 2024-03-01 20:49:09,744 DEBUG blivet/MainThread: updated sdi size to 1024 MiB (1024 MiB) 2024-03-01 20:49:09,744 INFO blivet/MainThread: added disk sdi (id 52) to device tree 2024-03-01 20:49:09,744 INFO blivet/MainThread: got device: DiskDevice instance (0x7f98e520c2e0) -- 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 = 60014057c02790daf61431ab4c5489ce 2024-03-01 20:49:09,747 DEBUG blivet/MainThread: DeviceTree.handle_format: name: sdi ; 2024-03-01 20:49:09,748 DEBUG blivet/MainThread: no type or existing type for sdi, bailing 2024-03-01 20:49:09,750 DEBUG blivet/MainThread: DeviceTree.handle_device: name: sdj ; info: {'CURRENT_TAGS': ':systemd:', 'DEVLINKS': '/dev/disk/by-diskseq/11 ' '/dev/disk/by-id/scsi-SLIO-ORG_disk9_8bb02eed-505c-4d75-93b5-20327aed4107 ' '/dev/disk/by-id/scsi-360014058bb02eed505c4d7593b520327 ' '/dev/disk/by-id/wwn-0x60014058bb02eed505c4d7593b520327 ' '/dev/disk/by-id/scsi-1LIO-ORG_disk9:8bb02eed-505c-4d75-93b5-20327aed4107', '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': '8bb02eed-505c-4d75-93b5-20327aed4107', 'ID_SERIAL': '360014058bb02eed505c4d7593b520327', 'ID_SERIAL_SHORT': '60014058bb02eed505c4d7593b520327', 'ID_TARGET_PORT': '0', 'ID_TYPE': 'disk', 'ID_VENDOR': 'LIO-ORG', 'ID_VENDOR_ENC': 'LIO-ORG\\x20', 'ID_WWN': '0x60014058bb02eed5', 'ID_WWN_VENDOR_EXTENSION': '0x05c4d7593b520327', 'ID_WWN_WITH_EXTENSION': '0x60014058bb02eed505c4d7593b520327', 'MAJOR': '8', 'MINOR': '144', 'SCSI_IDENT_LUN_LOGICAL_UNIT_GROUP': '0x0', 'SCSI_IDENT_LUN_NAA_REGEXT': '60014058bb02eed505c4d7593b520327', 'SCSI_IDENT_LUN_T10': 'LIO-ORG_disk9:8bb02eed-505c-4d75-93b5-20327aed4107', 'SCSI_IDENT_PORT_NAME': 'naa.5001405a91c5ccc5,t,0x0001', 'SCSI_IDENT_PORT_RELATIVE': '0', 'SCSI_IDENT_PORT_TARGET_PORT_GROUP': '0x0', 'SCSI_IDENT_SERIAL': '8bb02eed-505c-4d75-93b5-20327aed4107', 'SCSI_IDENT_TARGET_NAME': 'naa.5001405a91c5ccc5', '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': '337523000'} ; 2024-03-01 20:49:09,750 INFO blivet/MainThread: scanning sdj (/sys/devices/tcm_loop_0/tcm_loop_adapter_0/host2/target2:0:1/2:0:1:9/block/sdj)... 2024-03-01 20:49:09,753 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: sdj ; incomplete: False ; hidden: False ; 2024-03-01 20:49:09,756 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned None 2024-03-01 20:49:09,761 DEBUG blivet/MainThread: DiskDevicePopulator.run: name: sdj ; 2024-03-01 20:49:09,761 INFO blivet/MainThread: sdj is a disk 2024-03-01 20:49:09,761 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 58 2024-03-01 20:49:09,762 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 59 2024-03-01 20:49:09,764 DEBUG blivet/MainThread: DiskDevice._set_format: sdj ; type: None ; current: None ; 2024-03-01 20:49:09,767 DEBUG blivet/MainThread: DiskDevice.update_sysfs_path: sdj ; status: True ; 2024-03-01 20:49:09,767 DEBUG blivet/MainThread: sdj sysfs_path set to /sys/devices/tcm_loop_0/tcm_loop_adapter_0/host2/target2:0:1/2:0:1:9/block/sdj 2024-03-01 20:49:09,770 DEBUG blivet/MainThread: DiskDevice.read_current_size: exists: True ; path: /dev/sdj ; sysfs_path: /sys/devices/tcm_loop_0/tcm_loop_adapter_0/host2/target2:0:1/2:0:1:9/block/sdj ; 2024-03-01 20:49:09,770 DEBUG blivet/MainThread: updated sdj size to 1024 MiB (1024 MiB) 2024-03-01 20:49:09,771 INFO blivet/MainThread: added disk sdj (id 57) to device tree 2024-03-01 20:49:09,771 INFO blivet/MainThread: got device: DiskDevice instance (0x7f98e52191f0) -- 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 = 60014058bb02eed505c4d7593b520327 2024-03-01 20:49:09,774 DEBUG blivet/MainThread: DeviceTree.handle_format: name: sdj ; 2024-03-01 20:49:09,774 DEBUG blivet/MainThread: no type or existing type for sdj, bailing 2024-03-01 20:49:09,777 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': '16965658'} ; 2024-03-01 20:49:09,777 INFO blivet/MainThread: scanning xvda (/sys/devices/vbd-768/block/xvda)... 2024-03-01 20:49:09,780 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: xvda ; incomplete: False ; hidden: False ; 2024-03-01 20:49:09,782 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned None 2024-03-01 20:49:09,786 DEBUG blivet/MainThread: DiskDevicePopulator.run: name: xvda ; 2024-03-01 20:49:09,786 WARNING blivet/MainThread: device/vendor is not a valid attribute 2024-03-01 20:49:09,787 WARNING blivet/MainThread: device/model is not a valid attribute 2024-03-01 20:49:09,787 INFO blivet/MainThread: xvda is a disk 2024-03-01 20:49:09,787 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 63 2024-03-01 20:49:09,787 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 64 2024-03-01 20:49:09,790 DEBUG blivet/MainThread: DiskDevice._set_format: xvda ; type: None ; current: None ; 2024-03-01 20:49:09,792 DEBUG blivet/MainThread: DiskDevice.update_sysfs_path: xvda ; status: True ; 2024-03-01 20:49:09,793 DEBUG blivet/MainThread: xvda sysfs_path set to /sys/devices/vbd-768/block/xvda 2024-03-01 20:49:09,795 DEBUG blivet/MainThread: DiskDevice.read_current_size: exists: True ; path: /dev/xvda ; sysfs_path: /sys/devices/vbd-768/block/xvda ; 2024-03-01 20:49:09,796 DEBUG blivet/MainThread: updated xvda size to 250 GiB (250 GiB) 2024-03-01 20:49:09,796 INFO blivet/MainThread: added disk xvda (id 62) to device tree 2024-03-01 20:49:09,796 INFO blivet/MainThread: got device: DiskDevice instance (0x7f98e521b4c0) -- name = xvda status = True id = 62 children = [] parents = [] uuid = None size = 250 GiB format = existing None major = 202 minor = 0 exists = True protected = False sysfs path = /sys/devices/vbd-768/block/xvda target size = 250 GiB path = /dev/xvda format args = [] original_format = None removable = False wwn = None 2024-03-01 20:49:09,799 DEBUG blivet/MainThread: DeviceTree.handle_format: name: xvda ; 2024-03-01 20:49:09,802 DEBUG blivet/MainThread: AppleBootstrapFS.supported: supported: True ; 2024-03-01 20:49:09,803 DEBUG blivet/MainThread: get_format('appleboot') returning AppleBootstrapFS instance with object id 66 2024-03-01 20:49:09,805 DEBUG blivet/MainThread: EFIFS.supported: supported: True ; 2024-03-01 20:49:09,806 DEBUG blivet/MainThread: get_format('efi') returning EFIFS instance with object id 67 2024-03-01 20:49:09,809 DEBUG blivet/MainThread: MacEFIFS.supported: supported: True ; 2024-03-01 20:49:09,809 DEBUG blivet/MainThread: get_format('macefi') returning MacEFIFS instance with object id 68 2024-03-01 20:49:09,812 DEBUG blivet/MainThread: MacEFIFS.supported: supported: True ; 2024-03-01 20:49:09,812 DEBUG blivet/MainThread: get_format('macefi') returning MacEFIFS instance with object id 69 2024-03-01 20:49:09,815 DEBUG blivet/MainThread: DiskLabelFormatPopulator.run: device: xvda ; label_type: dos ; 2024-03-01 20:49:09,817 DEBUG blivet/MainThread: DiskDevice.setup: xvda ; orig: False ; status: True ; controllable: True ; 2024-03-01 20:49:09,820 DEBUG blivet/MainThread: DiskLabel.__init__: uuid: e61ef7e0 ; label: None ; device: /dev/xvda ; serial: None ; exists: True ; 2024-03-01 20:49:09,826 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 0x7f98e6b77f40> 2024-03-01 20:49:09,868 DEBUG blivet/MainThread: get_format('disklabel') returning DiskLabel instance with object id 70 2024-03-01 20:49:09,872 DEBUG blivet/MainThread: DiskDevice._set_format: xvda ; type: disklabel ; current: None ; 2024-03-01 20:49:09,872 INFO blivet/MainThread: got format: existing msdos disklabel 2024-03-01 20:49:09,876 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': '16967518'} ; 2024-03-01 20:49:09,876 INFO blivet/MainThread: scanning xvda1 (/sys/devices/vbd-768/block/xvda/xvda1)... 2024-03-01 20:49:09,876 WARNING blivet/MainThread: hidden is not a valid attribute 2024-03-01 20:49:09,879 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: xvda1 ; incomplete: False ; hidden: False ; 2024-03-01 20:49:09,882 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned None 2024-03-01 20:49:09,884 DEBUG blivet/MainThread: PartitionDevicePopulator.run: name: xvda1 ; 2024-03-01 20:49:09,887 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: xvda1 ; incomplete: False ; hidden: False ; 2024-03-01 20:49:09,890 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned None 2024-03-01 20:49:09,890 INFO program/MainThread: Running... udevadm settle --timeout=300 2024-03-01 20:49:09,900 DEBUG program/MainThread: Return code: 0 2024-03-01 20:49:09,916 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: xvda ; incomplete: False ; hidden: False ; 2024-03-01 20:49:09,920 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned existing 250 GiB disk xvda (62) with existing msdos disklabel 2024-03-01 20:49:09,920 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 73 2024-03-01 20:49:09,923 DEBUG blivet/MainThread: DiskDevice.add_child: name: xvda ; child: xvda1 ; kids: 0 ; 2024-03-01 20:49:09,924 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 74 2024-03-01 20:49:09,926 DEBUG blivet/MainThread: PartitionDevice._set_format: xvda1 ; type: None ; current: None ; 2024-03-01 20:49:09,929 DEBUG blivet/MainThread: PartitionDevice.update_sysfs_path: xvda1 ; status: True ; 2024-03-01 20:49:09,929 DEBUG blivet/MainThread: xvda1 sysfs_path set to /sys/devices/vbd-768/block/xvda/xvda1 2024-03-01 20:49:09,932 DEBUG blivet/MainThread: PartitionDevice.read_current_size: exists: True ; path: /dev/xvda1 ; sysfs_path: /sys/devices/vbd-768/block/xvda/xvda1 ; 2024-03-01 20:49:09,933 DEBUG blivet/MainThread: updated xvda1 size to 250 GiB (250 GiB) 2024-03-01 20:49:09,933 DEBUG blivet/MainThread: looking up parted Partition: /dev/xvda1 2024-03-01 20:49:09,935 DEBUG blivet/MainThread: PartitionDevice.probe: xvda1 ; exists: True ; 2024-03-01 20:49:09,938 DEBUG blivet/MainThread: PartitionDevice.get_flag: path: /dev/xvda1 ; flag: 1 ; 2024-03-01 20:49:09,941 DEBUG blivet/MainThread: PartitionDevice.get_flag: path: /dev/xvda1 ; flag: 10 ; 2024-03-01 20:49:09,944 DEBUG blivet/MainThread: PartitionDevice.get_flag: path: /dev/xvda1 ; flag: 12 ; 2024-03-01 20:49:09,947 DEBUG blivet/MainThread: PartitionDevice.read_current_size: exists: True ; path: /dev/xvda1 ; sysfs_path: /sys/devices/vbd-768/block/xvda/xvda1 ; 2024-03-01 20:49:09,947 DEBUG blivet/MainThread: updated xvda1 size to 250 GiB (250 GiB) 2024-03-01 20:49:09,947 INFO blivet/MainThread: added partition xvda1 (id 72) to device tree 2024-03-01 20:49:09,948 INFO blivet/MainThread: parted exception: msdos disk labels do not support partition names. 2024-03-01 20:49:09,947 INFO blivet/MainThread: got device: PartitionDevice instance (0x7f98e5221fd0) -- 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 0x7f98e7a1acc0> disk = existing 250 GiB disk xvda (62) with existing msdos disklabel start = 2048 end = 524287966 length = 524285919 flags = boot 2024-03-01 20:49:09,951 DEBUG blivet/MainThread: DeviceTree.handle_format: name: xvda1 ; 2024-03-01 20:49:09,954 DEBUG blivet/MainThread: AppleBootstrapFS.supported: supported: True ; 2024-03-01 20:49:09,954 DEBUG blivet/MainThread: get_format('appleboot') returning AppleBootstrapFS instance with object id 76 2024-03-01 20:49:09,957 DEBUG blivet/MainThread: EFIFS.supported: supported: True ; 2024-03-01 20:49:09,957 DEBUG blivet/MainThread: get_format('efi') returning EFIFS instance with object id 77 2024-03-01 20:49:09,960 DEBUG blivet/MainThread: MacEFIFS.supported: supported: True ; 2024-03-01 20:49:09,960 DEBUG blivet/MainThread: get_format('macefi') returning MacEFIFS instance with object id 78 2024-03-01 20:49:09,963 DEBUG blivet/MainThread: MacEFIFS.supported: supported: True ; 2024-03-01 20:49:09,963 DEBUG blivet/MainThread: get_format('macefi') returning MacEFIFS instance with object id 79 2024-03-01 20:49:09,964 WARNING blivet/MainThread: Stratis DBus service is not running 2024-03-01 20:49:09,965 INFO blivet/MainThread: type detected on 'xvda1' is 'xfs' 2024-03-01 20:49:09,968 DEBUG blivet/MainThread: XFS.supported: supported: True ; 2024-03-01 20:49:09,968 DEBUG blivet/MainThread: get_format('xfs') returning XFS instance with object id 80 2024-03-01 20:49:09,971 DEBUG blivet/MainThread: PartitionDevice._set_format: xvda1 ; type: xfs ; current: None ; 2024-03-01 20:49:09,971 INFO blivet/MainThread: got format: existing xfs filesystem 2024-03-01 20:49:09,971 INFO program/MainThread: Running... udevadm settle --timeout=300 2024-03-01 20:49:09,980 DEBUG program/MainThread: Return code: 0 2024-03-01 20:49:09,993 INFO blivet/MainThread: edd: collected mbr signatures: {'xvda': '0xe61ef7e0'} 2024-03-01 20:49:09,994 DEBUG blivet/MainThread: resolved 'UUID=a4d9efbc-be36-4c5f-99af-596afd10159d' to 'xvda1' (partition) 2024-03-01 20:49:09,997 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: ntap-bos-c01-eng01-nfs01b.storage.bos.redhat.com:/devops_engineering_nfs/devarchive/redhat ; incomplete: False ; hidden: False ; 2024-03-01 20:49:10,000 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned None 2024-03-01 20:49:10,003 DEBUG blivet/MainThread: DeviceTree.get_device_by_path: path: /dev/ntap-bos-c01-eng01-nfs01b.storage.bos.redhat.com:/devops_engineering_nfs/devarchive/redhat ; incomplete: False ; hidden: False ; 2024-03-01 20:49:10,005 DEBUG blivet/MainThread: DeviceTree.get_device_by_path returned None 2024-03-01 20:49:10,005 DEBUG blivet/MainThread: failed to resolve '/dev/ntap-bos-c01-eng01-nfs01b.storage.bos.redhat.com:/devops_engineering_nfs/devarchive/redhat' 2024-03-01 20:49:10,008 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: nest.test.redhat.com:/mnt/qa ; incomplete: False ; hidden: False ; 2024-03-01 20:49:10,010 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned None 2024-03-01 20:49:10,013 DEBUG blivet/MainThread: DeviceTree.get_device_by_path: path: /dev/nest.test.redhat.com:/mnt/qa ; incomplete: False ; hidden: False ; 2024-03-01 20:49:10,015 DEBUG blivet/MainThread: DeviceTree.get_device_by_path returned None 2024-03-01 20:49:10,015 DEBUG blivet/MainThread: failed to resolve '/dev/nest.test.redhat.com:/mnt/qa' 2024-03-01 20:49:10,018 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: vtap-eng01.storage.rdu2.redhat.com:/vol/engarchive ; incomplete: False ; hidden: False ; 2024-03-01 20:49:10,020 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned None 2024-03-01 20:49:10,023 DEBUG blivet/MainThread: DeviceTree.get_device_by_path: path: /dev/vtap-eng01.storage.rdu2.redhat.com:/vol/engarchive ; incomplete: False ; hidden: False ; 2024-03-01 20:49:10,025 DEBUG blivet/MainThread: DeviceTree.get_device_by_path returned None 2024-03-01 20:49:10,025 DEBUG blivet/MainThread: failed to resolve '/dev/vtap-eng01.storage.rdu2.redhat.com:/vol/engarchive' 2024-03-01 20:49:10,028 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: nest.test.redhat.com:/mnt/tpsdist ; incomplete: False ; hidden: False ; 2024-03-01 20:49:10,030 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned None 2024-03-01 20:49:10,033 DEBUG blivet/MainThread: DeviceTree.get_device_by_path: path: /dev/nest.test.redhat.com:/mnt/tpsdist ; incomplete: False ; hidden: False ; 2024-03-01 20:49:10,035 DEBUG blivet/MainThread: DeviceTree.get_device_by_path returned None 2024-03-01 20:49:10,035 DEBUG blivet/MainThread: failed to resolve '/dev/nest.test.redhat.com:/mnt/tpsdist' 2024-03-01 20:49:10,038 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: ntap-bos-c01-eng01-nfs01b.storage.bos.redhat.com:/devops_engineering_nfs/devarchive/redhat/brewroot ; incomplete: False ; hidden: False ; 2024-03-01 20:49:10,040 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned None 2024-03-01 20:49:10,042 DEBUG blivet/MainThread: DeviceTree.get_device_by_path: path: /dev/ntap-bos-c01-eng01-nfs01b.storage.bos.redhat.com:/devops_engineering_nfs/devarchive/redhat/brewroot ; incomplete: False ; hidden: False ; 2024-03-01 20:49:10,045 DEBUG blivet/MainThread: DeviceTree.get_device_by_path returned None 2024-03-01 20:49:10,045 DEBUG blivet/MainThread: failed to resolve '/dev/ntap-bos-c01-eng01-nfs01b.storage.bos.redhat.com:/devops_engineering_nfs/devarchive/redhat/brewroot' 2024-03-01 20:49:10,047 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: ntap-bos-c01-eng01-nfs01b.storage.bos.redhat.com:/devops_brew_scratch_nfs/scratch ; incomplete: False ; hidden: False ; 2024-03-01 20:49:10,050 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned None 2024-03-01 20:49:10,052 DEBUG blivet/MainThread: DeviceTree.get_device_by_path: path: /dev/ntap-bos-c01-eng01-nfs01b.storage.bos.redhat.com:/devops_brew_scratch_nfs/scratch ; incomplete: False ; hidden: False ; 2024-03-01 20:49:10,055 DEBUG blivet/MainThread: DeviceTree.get_device_by_path returned None 2024-03-01 20:49:10,055 DEBUG blivet/MainThread: failed to resolve '/dev/ntap-bos-c01-eng01-nfs01b.storage.bos.redhat.com:/devops_brew_scratch_nfs/scratch' 2024-03-01 20:49:10,057 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: test_vg1 ; incomplete: False ; hidden: False ; 2024-03-01 20:49:10,060 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned None 2024-03-01 20:49:10,062 DEBUG blivet/MainThread: DeviceTree.get_device_by_path: path: /dev/test_vg1 ; incomplete: False ; hidden: False ; 2024-03-01 20:49:10,065 DEBUG blivet/MainThread: DeviceTree.get_device_by_path returned None 2024-03-01 20:49:10,065 DEBUG blivet/MainThread: failed to resolve '/dev/test_vg1' 2024-03-01 20:49:10,067 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: sda ; incomplete: False ; hidden: False ; 2024-03-01 20:49:10,070 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned existing 1024 MiB disk sda (2) 2024-03-01 20:49:10,070 DEBUG blivet/MainThread: resolved 'sda' to 'sda' (disk) 2024-03-01 20:49:10,073 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: sdb ; incomplete: False ; hidden: False ; 2024-03-01 20:49:10,075 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned existing 1024 MiB disk sdb (7) 2024-03-01 20:49:10,075 DEBUG blivet/MainThread: resolved 'sdb' to 'sdb' (disk) 2024-03-01 20:49:10,078 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: sdc ; incomplete: False ; hidden: False ; 2024-03-01 20:49:10,080 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned existing 1024 MiB disk sdc (22) 2024-03-01 20:49:10,080 DEBUG blivet/MainThread: resolved 'sdc' to 'sdc' (disk) 2024-03-01 20:49:10,083 DEBUG blivet/MainThread: LVMPhysicalVolume.__init__: 2024-03-01 20:49:10,083 DEBUG blivet/MainThread: get_format('lvmpv') returning LVMPhysicalVolume instance with object id 82 2024-03-01 20:49:10,083 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 85 2024-03-01 20:49:10,086 DEBUG blivet/MainThread: DiskDevice._set_format: sda ; type: None ; current: None ; 2024-03-01 20:49:10,087 INFO blivet/MainThread: registered action: [83] destroy format None on disk sda (id 2) 2024-03-01 20:49:10,089 DEBUG blivet/MainThread: DiskDevice._set_format: sda ; type: lvmpv ; current: None ; 2024-03-01 20:49:10,090 INFO blivet/MainThread: registered action: [84] create format lvmpv on disk sda (id 2) 2024-03-01 20:49:10,092 DEBUG blivet/MainThread: LVMPhysicalVolume.__init__: 2024-03-01 20:49:10,092 DEBUG blivet/MainThread: get_format('lvmpv') returning LVMPhysicalVolume instance with object id 86 2024-03-01 20:49:10,092 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 89 2024-03-01 20:49:10,095 DEBUG blivet/MainThread: DiskDevice._set_format: sdb ; type: None ; current: None ; 2024-03-01 20:49:10,095 INFO blivet/MainThread: registered action: [87] destroy format None on disk sdb (id 7) 2024-03-01 20:49:10,098 DEBUG blivet/MainThread: DiskDevice._set_format: sdb ; type: lvmpv ; current: None ; 2024-03-01 20:49:10,098 INFO blivet/MainThread: registered action: [88] create format lvmpv on disk sdb (id 7) 2024-03-01 20:49:10,101 DEBUG blivet/MainThread: LVMPhysicalVolume.__init__: 2024-03-01 20:49:10,101 DEBUG blivet/MainThread: get_format('lvmpv') returning LVMPhysicalVolume instance with object id 90 2024-03-01 20:49:10,101 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 93 2024-03-01 20:49:10,104 DEBUG blivet/MainThread: DiskDevice._set_format: sdc ; type: None ; current: None ; 2024-03-01 20:49:10,104 INFO blivet/MainThread: registered action: [91] destroy format None on disk sdc (id 22) 2024-03-01 20:49:10,106 DEBUG blivet/MainThread: DiskDevice._set_format: sdc ; type: lvmpv ; current: None ; 2024-03-01 20:49:10,107 INFO blivet/MainThread: registered action: [92] create format lvmpv on disk sdc (id 22) 2024-03-01 20:49:10,108 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 95 2024-03-01 20:49:10,111 DEBUG blivet/MainThread: LVMVolumeGroupDevice._add_parent: test_vg1 ; parent: sda ; 2024-03-01 20:49:10,114 DEBUG blivet/MainThread: DiskDevice.add_child: name: sda ; child: test_vg1 ; kids: 0 ; 2024-03-01 20:49:10,117 DEBUG blivet/MainThread: LVMVolumeGroupDevice._add_parent: test_vg1 ; parent: sdb ; 2024-03-01 20:49:10,120 DEBUG blivet/MainThread: DiskDevice.add_child: name: sdb ; child: test_vg1 ; kids: 0 ; 2024-03-01 20:49:10,124 DEBUG blivet/MainThread: LVMVolumeGroupDevice._add_parent: test_vg1 ; parent: sdc ; 2024-03-01 20:49:10,127 DEBUG blivet/MainThread: DiskDevice.add_child: name: sdc ; child: test_vg1 ; kids: 0 ; 2024-03-01 20:49:10,128 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 96 2024-03-01 20:49:10,130 DEBUG blivet/MainThread: LVMVolumeGroupDevice._set_format: test_vg1 ; type: None ; current: None ; 2024-03-01 20:49:10,131 INFO blivet/MainThread: added lvmvg test_vg1 (id 94) to device tree 2024-03-01 20:49:10,131 INFO blivet/MainThread: registered action: [98] create device lvmvg test_vg1 (id 94) 2024-03-01 20:49:10,135 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: test_vg1-lv1 ; incomplete: False ; hidden: False ; 2024-03-01 20:49:10,137 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned None 2024-03-01 20:49:10,140 DEBUG blivet/MainThread: DeviceTree.get_device_by_path: path: /dev/test_vg1-lv1 ; incomplete: False ; hidden: False ; 2024-03-01 20:49:10,142 DEBUG blivet/MainThread: DeviceTree.get_device_by_path returned None 2024-03-01 20:49:10,142 DEBUG blivet/MainThread: failed to resolve '/dev/test_vg1-lv1' 2024-03-01 20:49:10,143 DEBUG blivet/MainThread: test_vg1 size is 2.99 GiB 2024-03-01 20:49:10,144 DEBUG blivet/MainThread: vg test_vg1 has 2.99 GiB free 2024-03-01 20:49:10,144 DEBUG blivet.ansible/MainThread: size: 460 MiB ; -565.2173913043479 2024-03-01 20:49:10,144 DEBUG blivet/MainThread: test_vg1 size is 2.99 GiB 2024-03-01 20:49:10,144 DEBUG blivet/MainThread: vg test_vg1 has 2.99 GiB free 2024-03-01 20:49:10,147 DEBUG blivet/MainThread: XFS.supported: supported: True ; 2024-03-01 20:49:10,147 DEBUG blivet/MainThread: get_format('xfs') returning XFS instance with object id 99 2024-03-01 20:49:10,150 DEBUG blivet/MainThread: XFS.supported: supported: True ; 2024-03-01 20:49:10,150 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 101 2024-03-01 20:49:10,153 DEBUG blivet/MainThread: LVMVolumeGroupDevice.add_child: name: test_vg1 ; child: lv1 ; kids: 0 ; 2024-03-01 20:49:10,156 DEBUG blivet/MainThread: LVMLogicalVolumeDevice._set_format: test_vg1-lv1 ; type: xfs ; current: None ; 2024-03-01 20:49:10,157 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 103 2024-03-01 20:49:10,160 DEBUG blivet/MainThread: LVMVolumeGroupDevice.remove_child: name: test_vg1 ; child: lv1 ; kids: 1 ; 2024-03-01 20:49:10,163 DEBUG blivet/MainThread: LVMVolumeGroupDevice.add_child: name: test_vg1 ; child: lv1 ; kids: 0 ; 2024-03-01 20:49:10,165 DEBUG blivet/MainThread: LVMLogicalVolumeDevice._set_format: test_vg1-lv1 ; type: xfs ; current: None ; 2024-03-01 20:49:10,169 DEBUG blivet/MainThread: LVMLogicalVolumeDevice.read_current_size: exists: False ; path: /dev/mapper/test_vg1-lv1 ; sysfs_path: ; 2024-03-01 20:49:10,169 DEBUG blivet/MainThread: test_vg1 size is 2.99 GiB 2024-03-01 20:49:10,169 DEBUG blivet/MainThread: vg test_vg1 has 2.99 GiB free 2024-03-01 20:49:10,170 DEBUG blivet/MainThread: Adding test_vg1-lv1/460 MiB to test_vg1 2024-03-01 20:49:10,170 INFO program/MainThread: Running [4] dmsetup --version ... 2024-03-01 20:49:10,217 INFO program/MainThread: stdout[4]: Library version: 1.02.197 (2023-11-21) Driver version: 4.48.0 2024-03-01 20:49:10,217 INFO program/MainThread: stderr[4]: 2024-03-01 20:49:10,217 INFO program/MainThread: ...done [4] (exit code: 0) 2024-03-01 20:49:10,218 INFO blivet/MainThread: added lvmlv test_vg1-lv1 (id 100) to device tree 2024-03-01 20:49:10,218 INFO blivet/MainThread: registered action: [105] create device lvmlv test_vg1-lv1 (id 100) 2024-03-01 20:49:10,218 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 107 2024-03-01 20:49:10,223 DEBUG blivet/MainThread: LVMLogicalVolumeDevice._set_format: test_vg1-lv1 ; type: xfs ; current: xfs ; 2024-03-01 20:49:10,223 INFO blivet/MainThread: registered action: [106] create format xfs filesystem on lvmlv test_vg1-lv1 (id 100) 2024-03-01 20:49:10,226 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: test_vg1-lv2 ; incomplete: False ; hidden: False ; 2024-03-01 20:49:10,228 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned None 2024-03-01 20:49:10,231 DEBUG blivet/MainThread: DeviceTree.get_device_by_path: path: /dev/test_vg1-lv2 ; incomplete: False ; hidden: False ; 2024-03-01 20:49:10,233 DEBUG blivet/MainThread: DeviceTree.get_device_by_path returned None 2024-03-01 20:49:10,233 DEBUG blivet/MainThread: failed to resolve '/dev/test_vg1-lv2' 2024-03-01 20:49:10,234 DEBUG blivet/MainThread: test_vg1 size is 2.99 GiB 2024-03-01 20:49:10,235 DEBUG blivet/MainThread: vg test_vg1 has 2.54 GiB free 2024-03-01 20:49:10,235 DEBUG blivet.ansible/MainThread: size: 1.5 GiB ; -69.71279373368147 2024-03-01 20:49:10,235 DEBUG blivet/MainThread: test_vg1 size is 2.99 GiB 2024-03-01 20:49:10,236 DEBUG blivet/MainThread: vg test_vg1 has 2.54 GiB free 2024-03-01 20:49:10,238 DEBUG blivet/MainThread: XFS.supported: supported: True ; 2024-03-01 20:49:10,238 DEBUG blivet/MainThread: get_format('xfs') returning XFS instance with object id 108 2024-03-01 20:49:10,241 DEBUG blivet/MainThread: XFS.supported: supported: True ; 2024-03-01 20:49:10,241 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 110 2024-03-01 20:49:10,244 DEBUG blivet/MainThread: LVMVolumeGroupDevice.add_child: name: test_vg1 ; child: lv2 ; kids: 1 ; 2024-03-01 20:49:10,247 DEBUG blivet/MainThread: LVMLogicalVolumeDevice._set_format: test_vg1-lv2 ; type: xfs ; current: None ; 2024-03-01 20:49:10,248 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 112 2024-03-01 20:49:10,251 DEBUG blivet/MainThread: LVMVolumeGroupDevice.remove_child: name: test_vg1 ; child: lv2 ; kids: 2 ; 2024-03-01 20:49:10,254 DEBUG blivet/MainThread: LVMVolumeGroupDevice.add_child: name: test_vg1 ; child: lv2 ; kids: 1 ; 2024-03-01 20:49:10,257 DEBUG blivet/MainThread: LVMLogicalVolumeDevice._set_format: test_vg1-lv2 ; type: xfs ; current: None ; 2024-03-01 20:49:10,260 DEBUG blivet/MainThread: LVMLogicalVolumeDevice.read_current_size: exists: False ; path: /dev/mapper/test_vg1-lv2 ; sysfs_path: ; 2024-03-01 20:49:10,261 DEBUG blivet/MainThread: test_vg1 size is 2.99 GiB 2024-03-01 20:49:10,261 DEBUG blivet/MainThread: vg test_vg1 has 2.54 GiB free 2024-03-01 20:49:10,261 DEBUG blivet/MainThread: Adding test_vg1-lv2/1.5 GiB to test_vg1 2024-03-01 20:49:10,261 INFO blivet/MainThread: added lvmlv test_vg1-lv2 (id 109) to device tree 2024-03-01 20:49:10,261 INFO blivet/MainThread: registered action: [114] create device lvmlv test_vg1-lv2 (id 109) 2024-03-01 20:49:10,262 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 116 2024-03-01 20:49:10,265 DEBUG blivet/MainThread: LVMLogicalVolumeDevice._set_format: test_vg1-lv2 ; type: xfs ; current: xfs ; 2024-03-01 20:49:10,265 INFO blivet/MainThread: registered action: [115] create format xfs filesystem on lvmlv test_vg1-lv2 (id 109) 2024-03-01 20:49:10,267 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: test_vg2 ; incomplete: False ; hidden: False ; 2024-03-01 20:49:10,270 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned None 2024-03-01 20:49:10,273 DEBUG blivet/MainThread: DeviceTree.get_device_by_path: path: /dev/test_vg2 ; incomplete: False ; hidden: False ; 2024-03-01 20:49:10,275 DEBUG blivet/MainThread: DeviceTree.get_device_by_path returned None 2024-03-01 20:49:10,275 DEBUG blivet/MainThread: failed to resolve '/dev/test_vg2' 2024-03-01 20:49:10,278 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: sdd ; incomplete: False ; hidden: False ; 2024-03-01 20:49:10,280 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned existing 1024 MiB disk sdd (27) 2024-03-01 20:49:10,280 DEBUG blivet/MainThread: resolved 'sdd' to 'sdd' (disk) 2024-03-01 20:49:10,283 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: sde ; incomplete: False ; hidden: False ; 2024-03-01 20:49:10,285 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned existing 1024 MiB disk sde (32) 2024-03-01 20:49:10,285 DEBUG blivet/MainThread: resolved 'sde' to 'sde' (disk) 2024-03-01 20:49:10,288 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: sdf ; incomplete: False ; hidden: False ; 2024-03-01 20:49:10,291 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned existing 1024 MiB disk sdf (37) 2024-03-01 20:49:10,291 DEBUG blivet/MainThread: resolved 'sdf' to 'sdf' (disk) 2024-03-01 20:49:10,293 DEBUG blivet/MainThread: LVMPhysicalVolume.__init__: 2024-03-01 20:49:10,293 DEBUG blivet/MainThread: get_format('lvmpv') returning LVMPhysicalVolume instance with object id 117 2024-03-01 20:49:10,293 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 120 2024-03-01 20:49:10,296 DEBUG blivet/MainThread: DiskDevice._set_format: sdd ; type: None ; current: None ; 2024-03-01 20:49:10,296 INFO blivet/MainThread: registered action: [118] destroy format None on disk sdd (id 27) 2024-03-01 20:49:10,299 DEBUG blivet/MainThread: DiskDevice._set_format: sdd ; type: lvmpv ; current: None ; 2024-03-01 20:49:10,299 INFO blivet/MainThread: registered action: [119] create format lvmpv on disk sdd (id 27) 2024-03-01 20:49:10,302 DEBUG blivet/MainThread: LVMPhysicalVolume.__init__: 2024-03-01 20:49:10,302 DEBUG blivet/MainThread: get_format('lvmpv') returning LVMPhysicalVolume instance with object id 121 2024-03-01 20:49:10,302 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 124 2024-03-01 20:49:10,305 DEBUG blivet/MainThread: DiskDevice._set_format: sde ; type: None ; current: None ; 2024-03-01 20:49:10,305 INFO blivet/MainThread: registered action: [122] destroy format None on disk sde (id 32) 2024-03-01 20:49:10,307 DEBUG blivet/MainThread: DiskDevice._set_format: sde ; type: lvmpv ; current: None ; 2024-03-01 20:49:10,308 INFO blivet/MainThread: registered action: [123] create format lvmpv on disk sde (id 32) 2024-03-01 20:49:10,310 DEBUG blivet/MainThread: LVMPhysicalVolume.__init__: 2024-03-01 20:49:10,310 DEBUG blivet/MainThread: get_format('lvmpv') returning LVMPhysicalVolume instance with object id 125 2024-03-01 20:49:10,311 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 128 2024-03-01 20:49:10,313 DEBUG blivet/MainThread: DiskDevice._set_format: sdf ; type: None ; current: None ; 2024-03-01 20:49:10,313 INFO blivet/MainThread: registered action: [126] destroy format None on disk sdf (id 37) 2024-03-01 20:49:10,316 DEBUG blivet/MainThread: DiskDevice._set_format: sdf ; type: lvmpv ; current: None ; 2024-03-01 20:49:10,316 INFO blivet/MainThread: registered action: [127] create format lvmpv on disk sdf (id 37) 2024-03-01 20:49:10,317 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 130 2024-03-01 20:49:10,320 DEBUG blivet/MainThread: LVMVolumeGroupDevice._add_parent: test_vg2 ; parent: sdd ; 2024-03-01 20:49:10,323 DEBUG blivet/MainThread: DiskDevice.add_child: name: sdd ; child: test_vg2 ; kids: 0 ; 2024-03-01 20:49:10,326 DEBUG blivet/MainThread: LVMVolumeGroupDevice._add_parent: test_vg2 ; parent: sde ; 2024-03-01 20:49:10,329 DEBUG blivet/MainThread: DiskDevice.add_child: name: sde ; child: test_vg2 ; kids: 0 ; 2024-03-01 20:49:10,333 DEBUG blivet/MainThread: LVMVolumeGroupDevice._add_parent: test_vg2 ; parent: sdf ; 2024-03-01 20:49:10,336 DEBUG blivet/MainThread: DiskDevice.add_child: name: sdf ; child: test_vg2 ; kids: 0 ; 2024-03-01 20:49:10,337 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 131 2024-03-01 20:49:10,339 DEBUG blivet/MainThread: LVMVolumeGroupDevice._set_format: test_vg2 ; type: None ; current: None ; 2024-03-01 20:49:10,340 INFO blivet/MainThread: added lvmvg test_vg2 (id 129) to device tree 2024-03-01 20:49:10,340 INFO blivet/MainThread: registered action: [133] create device lvmvg test_vg2 (id 129) 2024-03-01 20:49:10,344 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: test_vg2-lv3 ; incomplete: False ; hidden: False ; 2024-03-01 20:49:10,346 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned None 2024-03-01 20:49:10,349 DEBUG blivet/MainThread: DeviceTree.get_device_by_path: path: /dev/test_vg2-lv3 ; incomplete: False ; hidden: False ; 2024-03-01 20:49:10,352 DEBUG blivet/MainThread: DeviceTree.get_device_by_path returned None 2024-03-01 20:49:10,352 DEBUG blivet/MainThread: failed to resolve '/dev/test_vg2-lv3' 2024-03-01 20:49:10,352 DEBUG blivet/MainThread: test_vg2 size is 2.99 GiB 2024-03-01 20:49:10,353 DEBUG blivet/MainThread: vg test_vg2 has 2.99 GiB free 2024-03-01 20:49:10,353 DEBUG blivet.ansible/MainThread: size: 308 MiB ; -893.5064935064935 2024-03-01 20:49:10,353 DEBUG blivet/MainThread: test_vg2 size is 2.99 GiB 2024-03-01 20:49:10,354 DEBUG blivet/MainThread: vg test_vg2 has 2.99 GiB free 2024-03-01 20:49:10,356 DEBUG blivet/MainThread: XFS.supported: supported: True ; 2024-03-01 20:49:10,356 DEBUG blivet/MainThread: get_format('xfs') returning XFS instance with object id 134 2024-03-01 20:49:10,359 DEBUG blivet/MainThread: XFS.supported: supported: True ; 2024-03-01 20:49:10,359 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 136 2024-03-01 20:49:10,362 DEBUG blivet/MainThread: LVMVolumeGroupDevice.add_child: name: test_vg2 ; child: lv3 ; kids: 0 ; 2024-03-01 20:49:10,365 DEBUG blivet/MainThread: LVMLogicalVolumeDevice._set_format: test_vg2-lv3 ; type: xfs ; current: None ; 2024-03-01 20:49:10,366 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 138 2024-03-01 20:49:10,369 DEBUG blivet/MainThread: LVMVolumeGroupDevice.remove_child: name: test_vg2 ; child: lv3 ; kids: 1 ; 2024-03-01 20:49:10,371 DEBUG blivet/MainThread: LVMVolumeGroupDevice.add_child: name: test_vg2 ; child: lv3 ; kids: 0 ; 2024-03-01 20:49:10,374 DEBUG blivet/MainThread: LVMLogicalVolumeDevice._set_format: test_vg2-lv3 ; type: xfs ; current: None ; 2024-03-01 20:49:10,377 DEBUG blivet/MainThread: LVMLogicalVolumeDevice.read_current_size: exists: False ; path: /dev/mapper/test_vg2-lv3 ; sysfs_path: ; 2024-03-01 20:49:10,378 DEBUG blivet/MainThread: test_vg2 size is 2.99 GiB 2024-03-01 20:49:10,378 DEBUG blivet/MainThread: vg test_vg2 has 2.99 GiB free 2024-03-01 20:49:10,378 DEBUG blivet/MainThread: Adding test_vg2-lv3/308 MiB to test_vg2 2024-03-01 20:49:10,379 INFO blivet/MainThread: added lvmlv test_vg2-lv3 (id 135) to device tree 2024-03-01 20:49:10,379 INFO blivet/MainThread: registered action: [140] create device lvmlv test_vg2-lv3 (id 135) 2024-03-01 20:49:10,379 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 142 2024-03-01 20:49:10,382 DEBUG blivet/MainThread: LVMLogicalVolumeDevice._set_format: test_vg2-lv3 ; type: xfs ; current: xfs ; 2024-03-01 20:49:10,382 INFO blivet/MainThread: registered action: [141] create format xfs filesystem on lvmlv test_vg2-lv3 (id 135) 2024-03-01 20:49:10,385 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: test_vg2-lv4 ; incomplete: False ; hidden: False ; 2024-03-01 20:49:10,388 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned None 2024-03-01 20:49:10,390 DEBUG blivet/MainThread: DeviceTree.get_device_by_path: path: /dev/test_vg2-lv4 ; incomplete: False ; hidden: False ; 2024-03-01 20:49:10,393 DEBUG blivet/MainThread: DeviceTree.get_device_by_path returned None 2024-03-01 20:49:10,393 DEBUG blivet/MainThread: failed to resolve '/dev/test_vg2-lv4' 2024-03-01 20:49:10,394 DEBUG blivet/MainThread: test_vg2 size is 2.99 GiB 2024-03-01 20:49:10,394 DEBUG blivet/MainThread: vg test_vg2 has 2.69 GiB free 2024-03-01 20:49:10,394 DEBUG blivet.ansible/MainThread: size: 612 MiB ; -349.6732026143791 2024-03-01 20:49:10,395 DEBUG blivet/MainThread: test_vg2 size is 2.99 GiB 2024-03-01 20:49:10,395 DEBUG blivet/MainThread: vg test_vg2 has 2.69 GiB free 2024-03-01 20:49:10,398 DEBUG blivet/MainThread: XFS.supported: supported: True ; 2024-03-01 20:49:10,398 DEBUG blivet/MainThread: get_format('xfs') returning XFS instance with object id 143 2024-03-01 20:49:10,400 DEBUG blivet/MainThread: XFS.supported: supported: True ; 2024-03-01 20:49:10,401 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 145 2024-03-01 20:49:10,404 DEBUG blivet/MainThread: LVMVolumeGroupDevice.add_child: name: test_vg2 ; child: lv4 ; kids: 1 ; 2024-03-01 20:49:10,407 DEBUG blivet/MainThread: LVMLogicalVolumeDevice._set_format: test_vg2-lv4 ; type: xfs ; current: None ; 2024-03-01 20:49:10,407 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 147 2024-03-01 20:49:10,410 DEBUG blivet/MainThread: LVMVolumeGroupDevice.remove_child: name: test_vg2 ; child: lv4 ; kids: 2 ; 2024-03-01 20:49:10,413 DEBUG blivet/MainThread: LVMVolumeGroupDevice.add_child: name: test_vg2 ; child: lv4 ; kids: 1 ; 2024-03-01 20:49:10,416 DEBUG blivet/MainThread: LVMLogicalVolumeDevice._set_format: test_vg2-lv4 ; type: xfs ; current: None ; 2024-03-01 20:49:10,419 DEBUG blivet/MainThread: LVMLogicalVolumeDevice.read_current_size: exists: False ; path: /dev/mapper/test_vg2-lv4 ; sysfs_path: ; 2024-03-01 20:49:10,419 DEBUG blivet/MainThread: test_vg2 size is 2.99 GiB 2024-03-01 20:49:10,420 DEBUG blivet/MainThread: vg test_vg2 has 2.69 GiB free 2024-03-01 20:49:10,420 DEBUG blivet/MainThread: Adding test_vg2-lv4/612 MiB to test_vg2 2024-03-01 20:49:10,420 INFO blivet/MainThread: added lvmlv test_vg2-lv4 (id 144) to device tree 2024-03-01 20:49:10,420 INFO blivet/MainThread: registered action: [149] create device lvmlv test_vg2-lv4 (id 144) 2024-03-01 20:49:10,420 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 151 2024-03-01 20:49:10,424 DEBUG blivet/MainThread: LVMLogicalVolumeDevice._set_format: test_vg2-lv4 ; type: xfs ; current: xfs ; 2024-03-01 20:49:10,424 INFO blivet/MainThread: registered action: [150] create format xfs filesystem on lvmlv test_vg2-lv4 (id 144) 2024-03-01 20:49:10,426 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: test_vg3 ; incomplete: False ; hidden: False ; 2024-03-01 20:49:10,429 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned None 2024-03-01 20:49:10,432 DEBUG blivet/MainThread: DeviceTree.get_device_by_path: path: /dev/test_vg3 ; incomplete: False ; hidden: False ; 2024-03-01 20:49:10,434 DEBUG blivet/MainThread: DeviceTree.get_device_by_path returned None 2024-03-01 20:49:10,434 DEBUG blivet/MainThread: failed to resolve '/dev/test_vg3' 2024-03-01 20:49:10,437 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: sdg ; incomplete: False ; hidden: False ; 2024-03-01 20:49:10,439 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned existing 1024 MiB disk sdg (42) 2024-03-01 20:49:10,440 DEBUG blivet/MainThread: resolved 'sdg' to 'sdg' (disk) 2024-03-01 20:49:10,442 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: sdh ; incomplete: False ; hidden: False ; 2024-03-01 20:49:10,445 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned existing 1024 MiB disk sdh (47) 2024-03-01 20:49:10,445 DEBUG blivet/MainThread: resolved 'sdh' to 'sdh' (disk) 2024-03-01 20:49:10,447 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: sdi ; incomplete: False ; hidden: False ; 2024-03-01 20:49:10,450 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned existing 1024 MiB disk sdi (52) 2024-03-01 20:49:10,450 DEBUG blivet/MainThread: resolved 'sdi' to 'sdi' (disk) 2024-03-01 20:49:10,452 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: sdj ; incomplete: False ; hidden: False ; 2024-03-01 20:49:10,455 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned existing 1024 MiB disk sdj (57) 2024-03-01 20:49:10,455 DEBUG blivet/MainThread: resolved 'sdj' to 'sdj' (disk) 2024-03-01 20:49:10,457 DEBUG blivet/MainThread: LVMPhysicalVolume.__init__: 2024-03-01 20:49:10,457 DEBUG blivet/MainThread: get_format('lvmpv') returning LVMPhysicalVolume instance with object id 152 2024-03-01 20:49:10,458 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 155 2024-03-01 20:49:10,460 DEBUG blivet/MainThread: DiskDevice._set_format: sdg ; type: None ; current: None ; 2024-03-01 20:49:10,460 INFO blivet/MainThread: registered action: [153] destroy format None on disk sdg (id 42) 2024-03-01 20:49:10,463 DEBUG blivet/MainThread: DiskDevice._set_format: sdg ; type: lvmpv ; current: None ; 2024-03-01 20:49:10,463 INFO blivet/MainThread: registered action: [154] create format lvmpv on disk sdg (id 42) 2024-03-01 20:49:10,466 DEBUG blivet/MainThread: LVMPhysicalVolume.__init__: 2024-03-01 20:49:10,466 DEBUG blivet/MainThread: get_format('lvmpv') returning LVMPhysicalVolume instance with object id 156 2024-03-01 20:49:10,466 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 159 2024-03-01 20:49:10,469 DEBUG blivet/MainThread: DiskDevice._set_format: sdh ; type: None ; current: None ; 2024-03-01 20:49:10,469 INFO blivet/MainThread: registered action: [157] destroy format None on disk sdh (id 47) 2024-03-01 20:49:10,472 DEBUG blivet/MainThread: DiskDevice._set_format: sdh ; type: lvmpv ; current: None ; 2024-03-01 20:49:10,472 INFO blivet/MainThread: registered action: [158] create format lvmpv on disk sdh (id 47) 2024-03-01 20:49:10,475 DEBUG blivet/MainThread: LVMPhysicalVolume.__init__: 2024-03-01 20:49:10,475 DEBUG blivet/MainThread: get_format('lvmpv') returning LVMPhysicalVolume instance with object id 160 2024-03-01 20:49:10,475 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 163 2024-03-01 20:49:10,478 DEBUG blivet/MainThread: DiskDevice._set_format: sdi ; type: None ; current: None ; 2024-03-01 20:49:10,478 INFO blivet/MainThread: registered action: [161] destroy format None on disk sdi (id 52) 2024-03-01 20:49:10,481 DEBUG blivet/MainThread: DiskDevice._set_format: sdi ; type: lvmpv ; current: None ; 2024-03-01 20:49:10,481 INFO blivet/MainThread: registered action: [162] create format lvmpv on disk sdi (id 52) 2024-03-01 20:49:10,483 DEBUG blivet/MainThread: LVMPhysicalVolume.__init__: 2024-03-01 20:49:10,484 DEBUG blivet/MainThread: get_format('lvmpv') returning LVMPhysicalVolume instance with object id 164 2024-03-01 20:49:10,484 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 167 2024-03-01 20:49:10,486 DEBUG blivet/MainThread: DiskDevice._set_format: sdj ; type: None ; current: None ; 2024-03-01 20:49:10,486 INFO blivet/MainThread: registered action: [165] destroy format None on disk sdj (id 57) 2024-03-01 20:49:10,489 DEBUG blivet/MainThread: DiskDevice._set_format: sdj ; type: lvmpv ; current: None ; 2024-03-01 20:49:10,489 INFO blivet/MainThread: registered action: [166] create format lvmpv on disk sdj (id 57) 2024-03-01 20:49:10,491 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 169 2024-03-01 20:49:10,494 DEBUG blivet/MainThread: LVMVolumeGroupDevice._add_parent: test_vg3 ; parent: sdg ; 2024-03-01 20:49:10,497 DEBUG blivet/MainThread: DiskDevice.add_child: name: sdg ; child: test_vg3 ; kids: 0 ; 2024-03-01 20:49:10,500 DEBUG blivet/MainThread: LVMVolumeGroupDevice._add_parent: test_vg3 ; parent: sdh ; 2024-03-01 20:49:10,503 DEBUG blivet/MainThread: DiskDevice.add_child: name: sdh ; child: test_vg3 ; kids: 0 ; 2024-03-01 20:49:10,506 DEBUG blivet/MainThread: LVMVolumeGroupDevice._add_parent: test_vg3 ; parent: sdi ; 2024-03-01 20:49:10,509 DEBUG blivet/MainThread: DiskDevice.add_child: name: sdi ; child: test_vg3 ; kids: 0 ; 2024-03-01 20:49:10,513 DEBUG blivet/MainThread: LVMVolumeGroupDevice._add_parent: test_vg3 ; parent: sdj ; 2024-03-01 20:49:10,516 DEBUG blivet/MainThread: DiskDevice.add_child: name: sdj ; child: test_vg3 ; kids: 0 ; 2024-03-01 20:49:10,517 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 170 2024-03-01 20:49:10,519 DEBUG blivet/MainThread: LVMVolumeGroupDevice._set_format: test_vg3 ; type: None ; current: None ; 2024-03-01 20:49:10,520 INFO blivet/MainThread: added lvmvg test_vg3 (id 168) to device tree 2024-03-01 20:49:10,520 INFO blivet/MainThread: registered action: [172] create device lvmvg test_vg3 (id 168) 2024-03-01 20:49:10,525 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: test_vg3-lv5 ; incomplete: False ; hidden: False ; 2024-03-01 20:49:10,528 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned None 2024-03-01 20:49:10,530 DEBUG blivet/MainThread: DeviceTree.get_device_by_path: path: /dev/test_vg3-lv5 ; incomplete: False ; hidden: False ; 2024-03-01 20:49:10,533 DEBUG blivet/MainThread: DeviceTree.get_device_by_path returned None 2024-03-01 20:49:10,533 DEBUG blivet/MainThread: failed to resolve '/dev/test_vg3-lv5' 2024-03-01 20:49:10,534 DEBUG blivet/MainThread: test_vg3 size is 3.98 GiB 2024-03-01 20:49:10,534 DEBUG blivet/MainThread: vg test_vg3 has 3.98 GiB free 2024-03-01 20:49:10,534 DEBUG blivet.ansible/MainThread: size: 1.2 GiB ; -233.33333333333334 2024-03-01 20:49:10,535 DEBUG blivet/MainThread: test_vg3 size is 3.98 GiB 2024-03-01 20:49:10,535 DEBUG blivet/MainThread: vg test_vg3 has 3.98 GiB free 2024-03-01 20:49:10,538 DEBUG blivet/MainThread: XFS.supported: supported: True ; 2024-03-01 20:49:10,538 DEBUG blivet/MainThread: get_format('xfs') returning XFS instance with object id 173 2024-03-01 20:49:10,540 DEBUG blivet/MainThread: XFS.supported: supported: True ; 2024-03-01 20:49:10,541 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 175 2024-03-01 20:49:10,544 DEBUG blivet/MainThread: LVMVolumeGroupDevice.add_child: name: test_vg3 ; child: lv5 ; kids: 0 ; 2024-03-01 20:49:10,547 DEBUG blivet/MainThread: LVMLogicalVolumeDevice._set_format: test_vg3-lv5 ; type: xfs ; current: None ; 2024-03-01 20:49:10,547 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 177 2024-03-01 20:49:10,550 DEBUG blivet/MainThread: LVMVolumeGroupDevice.remove_child: name: test_vg3 ; child: lv5 ; kids: 1 ; 2024-03-01 20:49:10,553 DEBUG blivet/MainThread: LVMVolumeGroupDevice.add_child: name: test_vg3 ; child: lv5 ; kids: 0 ; 2024-03-01 20:49:10,556 DEBUG blivet/MainThread: LVMLogicalVolumeDevice._set_format: test_vg3-lv5 ; type: xfs ; current: None ; 2024-03-01 20:49:10,559 DEBUG blivet/MainThread: LVMLogicalVolumeDevice.read_current_size: exists: False ; path: /dev/mapper/test_vg3-lv5 ; sysfs_path: ; 2024-03-01 20:49:10,560 DEBUG blivet/MainThread: test_vg3 size is 3.98 GiB 2024-03-01 20:49:10,560 DEBUG blivet/MainThread: vg test_vg3 has 3.98 GiB free 2024-03-01 20:49:10,560 DEBUG blivet/MainThread: Adding test_vg3-lv5/1.2 GiB to test_vg3 2024-03-01 20:49:10,561 INFO blivet/MainThread: added lvmlv test_vg3-lv5 (id 174) to device tree 2024-03-01 20:49:10,561 INFO blivet/MainThread: registered action: [179] create device lvmlv test_vg3-lv5 (id 174) 2024-03-01 20:49:10,561 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 181 2024-03-01 20:49:10,564 DEBUG blivet/MainThread: LVMLogicalVolumeDevice._set_format: test_vg3-lv5 ; type: xfs ; current: xfs ; 2024-03-01 20:49:10,564 INFO blivet/MainThread: registered action: [180] create format xfs filesystem on lvmlv test_vg3-lv5 (id 174) 2024-03-01 20:49:10,567 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: test_vg3-lv6 ; incomplete: False ; hidden: False ; 2024-03-01 20:49:10,570 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned None 2024-03-01 20:49:10,572 DEBUG blivet/MainThread: DeviceTree.get_device_by_path: path: /dev/test_vg3-lv6 ; incomplete: False ; hidden: False ; 2024-03-01 20:49:10,575 DEBUG blivet/MainThread: DeviceTree.get_device_by_path returned None 2024-03-01 20:49:10,575 DEBUG blivet/MainThread: failed to resolve '/dev/test_vg3-lv6' 2024-03-01 20:49:10,576 DEBUG blivet/MainThread: test_vg3 size is 3.98 GiB 2024-03-01 20:49:10,577 DEBUG blivet/MainThread: vg test_vg3 has 2.79 GiB free 2024-03-01 20:49:10,577 DEBUG blivet.ansible/MainThread: size: 1020 MiB ; -179.99999999999997 2024-03-01 20:49:10,577 DEBUG blivet/MainThread: test_vg3 size is 3.98 GiB 2024-03-01 20:49:10,578 DEBUG blivet/MainThread: vg test_vg3 has 2.79 GiB free 2024-03-01 20:49:10,581 DEBUG blivet/MainThread: XFS.supported: supported: True ; 2024-03-01 20:49:10,581 DEBUG blivet/MainThread: get_format('xfs') returning XFS instance with object id 182 2024-03-01 20:49:10,583 DEBUG blivet/MainThread: XFS.supported: supported: True ; 2024-03-01 20:49:10,584 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 184 2024-03-01 20:49:10,587 DEBUG blivet/MainThread: LVMVolumeGroupDevice.add_child: name: test_vg3 ; child: lv6 ; kids: 1 ; 2024-03-01 20:49:10,590 DEBUG blivet/MainThread: LVMLogicalVolumeDevice._set_format: test_vg3-lv6 ; type: xfs ; current: None ; 2024-03-01 20:49:10,590 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 186 2024-03-01 20:49:10,593 DEBUG blivet/MainThread: LVMVolumeGroupDevice.remove_child: name: test_vg3 ; child: lv6 ; kids: 2 ; 2024-03-01 20:49:10,596 DEBUG blivet/MainThread: LVMVolumeGroupDevice.add_child: name: test_vg3 ; child: lv6 ; kids: 1 ; 2024-03-01 20:49:10,599 DEBUG blivet/MainThread: LVMLogicalVolumeDevice._set_format: test_vg3-lv6 ; type: xfs ; current: None ; 2024-03-01 20:49:10,602 DEBUG blivet/MainThread: LVMLogicalVolumeDevice.read_current_size: exists: False ; path: /dev/mapper/test_vg3-lv6 ; sysfs_path: ; 2024-03-01 20:49:10,603 DEBUG blivet/MainThread: test_vg3 size is 3.98 GiB 2024-03-01 20:49:10,603 DEBUG blivet/MainThread: vg test_vg3 has 2.79 GiB free 2024-03-01 20:49:10,603 DEBUG blivet/MainThread: Adding test_vg3-lv6/1020 MiB to test_vg3 2024-03-01 20:49:10,604 INFO blivet/MainThread: added lvmlv test_vg3-lv6 (id 183) to device tree 2024-03-01 20:49:10,604 INFO blivet/MainThread: registered action: [188] create device lvmlv test_vg3-lv6 (id 183) 2024-03-01 20:49:10,604 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 190 2024-03-01 20:49:10,607 DEBUG blivet/MainThread: LVMLogicalVolumeDevice._set_format: test_vg3-lv6 ; type: xfs ; current: xfs ; 2024-03-01 20:49:10,607 INFO blivet/MainThread: registered action: [189] create format xfs filesystem on lvmlv test_vg3-lv6 (id 183) 2024-03-01 20:49:10,610 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: test_vg3-lv7 ; incomplete: False ; hidden: False ; 2024-03-01 20:49:10,613 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned None 2024-03-01 20:49:10,615 DEBUG blivet/MainThread: DeviceTree.get_device_by_path: path: /dev/test_vg3-lv7 ; incomplete: False ; hidden: False ; 2024-03-01 20:49:10,618 DEBUG blivet/MainThread: DeviceTree.get_device_by_path returned None 2024-03-01 20:49:10,618 DEBUG blivet/MainThread: failed to resolve '/dev/test_vg3-lv7' 2024-03-01 20:49:10,619 DEBUG blivet/MainThread: test_vg3 size is 3.98 GiB 2024-03-01 20:49:10,620 DEBUG blivet/MainThread: vg test_vg3 has 1.79 GiB free 2024-03-01 20:49:10,620 DEBUG blivet.ansible/MainThread: size: 408 MiB ; -350.0 2024-03-01 20:49:10,620 DEBUG blivet/MainThread: test_vg3 size is 3.98 GiB 2024-03-01 20:49:10,621 DEBUG blivet/MainThread: vg test_vg3 has 1.79 GiB free 2024-03-01 20:49:10,624 DEBUG blivet/MainThread: XFS.supported: supported: True ; 2024-03-01 20:49:10,624 DEBUG blivet/MainThread: get_format('xfs') returning XFS instance with object id 191 2024-03-01 20:49:10,626 DEBUG blivet/MainThread: XFS.supported: supported: True ; 2024-03-01 20:49:10,627 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 193 2024-03-01 20:49:10,630 DEBUG blivet/MainThread: LVMVolumeGroupDevice.add_child: name: test_vg3 ; child: lv7 ; kids: 2 ; 2024-03-01 20:49:10,633 DEBUG blivet/MainThread: LVMLogicalVolumeDevice._set_format: test_vg3-lv7 ; type: xfs ; current: None ; 2024-03-01 20:49:10,633 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 195 2024-03-01 20:49:10,636 DEBUG blivet/MainThread: LVMVolumeGroupDevice.remove_child: name: test_vg3 ; child: lv7 ; kids: 3 ; 2024-03-01 20:49:10,639 DEBUG blivet/MainThread: LVMVolumeGroupDevice.add_child: name: test_vg3 ; child: lv7 ; kids: 2 ; 2024-03-01 20:49:10,642 DEBUG blivet/MainThread: LVMLogicalVolumeDevice._set_format: test_vg3-lv7 ; type: xfs ; current: None ; 2024-03-01 20:49:10,645 DEBUG blivet/MainThread: LVMLogicalVolumeDevice.read_current_size: exists: False ; path: /dev/mapper/test_vg3-lv7 ; sysfs_path: ; 2024-03-01 20:49:10,646 DEBUG blivet/MainThread: test_vg3 size is 3.98 GiB 2024-03-01 20:49:10,646 DEBUG blivet/MainThread: vg test_vg3 has 1.79 GiB free 2024-03-01 20:49:10,647 DEBUG blivet/MainThread: Adding test_vg3-lv7/408 MiB to test_vg3 2024-03-01 20:49:10,647 INFO blivet/MainThread: added lvmlv test_vg3-lv7 (id 192) to device tree 2024-03-01 20:49:10,647 INFO blivet/MainThread: registered action: [197] create device lvmlv test_vg3-lv7 (id 192) 2024-03-01 20:49:10,647 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 199 2024-03-01 20:49:10,650 DEBUG blivet/MainThread: LVMLogicalVolumeDevice._set_format: test_vg3-lv7 ; type: xfs ; current: xfs ; 2024-03-01 20:49:10,650 INFO blivet/MainThread: registered action: [198] create format xfs filesystem on lvmlv test_vg3-lv7 (id 192) 2024-03-01 20:49:10,653 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: test_vg3-lv8 ; incomplete: False ; hidden: False ; 2024-03-01 20:49:10,656 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned None 2024-03-01 20:49:10,659 DEBUG blivet/MainThread: DeviceTree.get_device_by_path: path: /dev/test_vg3-lv8 ; incomplete: False ; hidden: False ; 2024-03-01 20:49:10,661 DEBUG blivet/MainThread: DeviceTree.get_device_by_path returned None 2024-03-01 20:49:10,661 DEBUG blivet/MainThread: failed to resolve '/dev/test_vg3-lv8' 2024-03-01 20:49:10,662 DEBUG blivet/MainThread: test_vg3 size is 3.98 GiB 2024-03-01 20:49:10,663 DEBUG blivet/MainThread: vg test_vg3 has 1.39 GiB free 2024-03-01 20:49:10,663 DEBUG blivet.ansible/MainThread: size: 408 MiB ; -250.0 2024-03-01 20:49:10,663 DEBUG blivet/MainThread: test_vg3 size is 3.98 GiB 2024-03-01 20:49:10,664 DEBUG blivet/MainThread: vg test_vg3 has 1.39 GiB free 2024-03-01 20:49:10,667 DEBUG blivet/MainThread: XFS.supported: supported: True ; 2024-03-01 20:49:10,667 DEBUG blivet/MainThread: get_format('xfs') returning XFS instance with object id 200 2024-03-01 20:49:10,669 DEBUG blivet/MainThread: XFS.supported: supported: True ; 2024-03-01 20:49:10,670 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 202 2024-03-01 20:49:10,673 DEBUG blivet/MainThread: LVMVolumeGroupDevice.add_child: name: test_vg3 ; child: lv8 ; kids: 3 ; 2024-03-01 20:49:10,676 DEBUG blivet/MainThread: LVMLogicalVolumeDevice._set_format: test_vg3-lv8 ; type: xfs ; current: None ; 2024-03-01 20:49:10,677 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 204 2024-03-01 20:49:10,680 DEBUG blivet/MainThread: LVMVolumeGroupDevice.remove_child: name: test_vg3 ; child: lv8 ; kids: 4 ; 2024-03-01 20:49:10,683 DEBUG blivet/MainThread: LVMVolumeGroupDevice.add_child: name: test_vg3 ; child: lv8 ; kids: 3 ; 2024-03-01 20:49:10,686 DEBUG blivet/MainThread: LVMLogicalVolumeDevice._set_format: test_vg3-lv8 ; type: xfs ; current: None ; 2024-03-01 20:49:10,689 DEBUG blivet/MainThread: LVMLogicalVolumeDevice.read_current_size: exists: False ; path: /dev/mapper/test_vg3-lv8 ; sysfs_path: ; 2024-03-01 20:49:10,689 DEBUG blivet/MainThread: test_vg3 size is 3.98 GiB 2024-03-01 20:49:10,690 DEBUG blivet/MainThread: vg test_vg3 has 1.39 GiB free 2024-03-01 20:49:10,690 DEBUG blivet/MainThread: Adding test_vg3-lv8/408 MiB to test_vg3 2024-03-01 20:49:10,690 INFO blivet/MainThread: added lvmlv test_vg3-lv8 (id 201) to device tree 2024-03-01 20:49:10,690 INFO blivet/MainThread: registered action: [206] create device lvmlv test_vg3-lv8 (id 201) 2024-03-01 20:49:10,691 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 208 2024-03-01 20:49:10,694 DEBUG blivet/MainThread: LVMLogicalVolumeDevice._set_format: test_vg3-lv8 ; type: xfs ; current: xfs ; 2024-03-01 20:49:10,694 INFO blivet/MainThread: registered action: [207] create format xfs filesystem on lvmlv test_vg3-lv8 (id 201) 2024-03-01 20:49:10,695 DEBUG blivet/MainThread: action: [83] destroy format None on disk sda (id 2) 2024-03-01 20:49:10,695 DEBUG blivet/MainThread: action: [84] create format lvmpv on disk sda (id 2) 2024-03-01 20:49:10,696 DEBUG blivet/MainThread: action: [87] destroy format None on disk sdb (id 7) 2024-03-01 20:49:10,696 DEBUG blivet/MainThread: action: [88] create format lvmpv on disk sdb (id 7) 2024-03-01 20:49:10,696 DEBUG blivet/MainThread: action: [91] destroy format None on disk sdc (id 22) 2024-03-01 20:49:10,696 DEBUG blivet/MainThread: action: [92] create format lvmpv on disk sdc (id 22) 2024-03-01 20:49:10,696 DEBUG blivet/MainThread: action: [98] create device lvmvg test_vg1 (id 94) 2024-03-01 20:49:10,696 DEBUG blivet/MainThread: action: [105] create device lvmlv test_vg1-lv1 (id 100) 2024-03-01 20:49:10,696 DEBUG blivet/MainThread: action: [106] create format xfs filesystem on lvmlv test_vg1-lv1 (id 100) 2024-03-01 20:49:10,696 DEBUG blivet/MainThread: action: [114] create device lvmlv test_vg1-lv2 (id 109) 2024-03-01 20:49:10,696 DEBUG blivet/MainThread: action: [115] create format xfs filesystem on lvmlv test_vg1-lv2 (id 109) 2024-03-01 20:49:10,696 DEBUG blivet/MainThread: action: [118] destroy format None on disk sdd (id 27) 2024-03-01 20:49:10,696 DEBUG blivet/MainThread: action: [119] create format lvmpv on disk sdd (id 27) 2024-03-01 20:49:10,696 DEBUG blivet/MainThread: action: [122] destroy format None on disk sde (id 32) 2024-03-01 20:49:10,696 DEBUG blivet/MainThread: action: [123] create format lvmpv on disk sde (id 32) 2024-03-01 20:49:10,696 DEBUG blivet/MainThread: action: [126] destroy format None on disk sdf (id 37) 2024-03-01 20:49:10,696 DEBUG blivet/MainThread: action: [127] create format lvmpv on disk sdf (id 37) 2024-03-01 20:49:10,696 DEBUG blivet/MainThread: action: [133] create device lvmvg test_vg2 (id 129) 2024-03-01 20:49:10,696 DEBUG blivet/MainThread: action: [140] create device lvmlv test_vg2-lv3 (id 135) 2024-03-01 20:49:10,697 DEBUG blivet/MainThread: action: [141] create format xfs filesystem on lvmlv test_vg2-lv3 (id 135) 2024-03-01 20:49:10,697 DEBUG blivet/MainThread: action: [149] create device lvmlv test_vg2-lv4 (id 144) 2024-03-01 20:49:10,697 DEBUG blivet/MainThread: action: [150] create format xfs filesystem on lvmlv test_vg2-lv4 (id 144) 2024-03-01 20:49:10,697 DEBUG blivet/MainThread: action: [153] destroy format None on disk sdg (id 42) 2024-03-01 20:49:10,697 DEBUG blivet/MainThread: action: [154] create format lvmpv on disk sdg (id 42) 2024-03-01 20:49:10,697 DEBUG blivet/MainThread: action: [157] destroy format None on disk sdh (id 47) 2024-03-01 20:49:10,697 DEBUG blivet/MainThread: action: [158] create format lvmpv on disk sdh (id 47) 2024-03-01 20:49:10,697 DEBUG blivet/MainThread: action: [161] destroy format None on disk sdi (id 52) 2024-03-01 20:49:10,697 DEBUG blivet/MainThread: action: [162] create format lvmpv on disk sdi (id 52) 2024-03-01 20:49:10,697 DEBUG blivet/MainThread: action: [165] destroy format None on disk sdj (id 57) 2024-03-01 20:49:10,697 DEBUG blivet/MainThread: action: [166] create format lvmpv on disk sdj (id 57) 2024-03-01 20:49:10,697 DEBUG blivet/MainThread: action: [172] create device lvmvg test_vg3 (id 168) 2024-03-01 20:49:10,697 DEBUG blivet/MainThread: action: [179] create device lvmlv test_vg3-lv5 (id 174) 2024-03-01 20:49:10,697 DEBUG blivet/MainThread: action: [180] create format xfs filesystem on lvmlv test_vg3-lv5 (id 174) 2024-03-01 20:49:10,697 DEBUG blivet/MainThread: action: [188] create device lvmlv test_vg3-lv6 (id 183) 2024-03-01 20:49:10,697 DEBUG blivet/MainThread: action: [189] create format xfs filesystem on lvmlv test_vg3-lv6 (id 183) 2024-03-01 20:49:10,698 DEBUG blivet/MainThread: action: [197] create device lvmlv test_vg3-lv7 (id 192) 2024-03-01 20:49:10,698 DEBUG blivet/MainThread: action: [198] create format xfs filesystem on lvmlv test_vg3-lv7 (id 192) 2024-03-01 20:49:10,698 DEBUG blivet/MainThread: action: [206] create device lvmlv test_vg3-lv8 (id 201) 2024-03-01 20:49:10,698 DEBUG blivet/MainThread: action: [207] create format xfs filesystem on lvmlv test_vg3-lv8 (id 201) 2024-03-01 20:49:10,698 INFO blivet/MainThread: pruning action queue... 2024-03-01 20:49:10,700 INFO blivet/MainThread: resetting parted disks... 2024-03-01 20:49:10,702 DEBUG blivet/MainThread: DiskLabel.reset_parted_disk: device: /dev/xvda ; 2024-03-01 20:49:10,705 DEBUG blivet/MainThread: DiskLabel.reset_parted_disk: device: /dev/xvda ; 2024-03-01 20:49:10,707 DEBUG blivet/MainThread: PartitionDevice.pre_commit_fixup: xvda1 ; 2024-03-01 20:49:10,707 DEBUG blivet/MainThread: sector-based lookup found partition xvda1 2024-03-01 20:49:10,710 DEBUG blivet/MainThread: PartitionDevice._set_parted_partition: xvda1 ; 2024-03-01 20:49:10,710 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 0x7f98e516d680> 2024-03-01 20:49:10,710 INFO blivet/MainThread: sorting actions... 2024-03-01 20:49:10,742 DEBUG blivet/MainThread: action: [165] destroy format None on disk sdj (id 57) 2024-03-01 20:49:10,742 DEBUG blivet/MainThread: action: [161] destroy format None on disk sdi (id 52) 2024-03-01 20:49:10,742 DEBUG blivet/MainThread: action: [157] destroy format None on disk sdh (id 47) 2024-03-01 20:49:10,743 DEBUG blivet/MainThread: action: [153] destroy format None on disk sdg (id 42) 2024-03-01 20:49:10,743 DEBUG blivet/MainThread: action: [126] destroy format None on disk sdf (id 37) 2024-03-01 20:49:10,743 DEBUG blivet/MainThread: action: [122] destroy format None on disk sde (id 32) 2024-03-01 20:49:10,744 DEBUG blivet/MainThread: action: [118] destroy format None on disk sdd (id 27) 2024-03-01 20:49:10,744 DEBUG blivet/MainThread: action: [91] destroy format None on disk sdc (id 22) 2024-03-01 20:49:10,744 DEBUG blivet/MainThread: action: [87] destroy format None on disk sdb (id 7) 2024-03-01 20:49:10,745 DEBUG blivet/MainThread: action: [83] destroy format None on disk sda (id 2) 2024-03-01 20:49:10,745 DEBUG blivet/MainThread: action: [166] create format lvmpv on disk sdj (id 57) 2024-03-01 20:49:10,745 DEBUG blivet/MainThread: action: [162] create format lvmpv on disk sdi (id 52) 2024-03-01 20:49:10,746 DEBUG blivet/MainThread: action: [158] create format lvmpv on disk sdh (id 47) 2024-03-01 20:49:10,746 DEBUG blivet/MainThread: action: [154] create format lvmpv on disk sdg (id 42) 2024-03-01 20:49:10,746 DEBUG blivet/MainThread: action: [172] create device lvmvg test_vg3 (id 168) 2024-03-01 20:49:10,747 DEBUG blivet/MainThread: action: [206] create device lvmlv test_vg3-lv8 (id 201) 2024-03-01 20:49:10,747 DEBUG blivet/MainThread: action: [207] create format xfs filesystem on lvmlv test_vg3-lv8 (id 201) 2024-03-01 20:49:10,747 DEBUG blivet/MainThread: action: [197] create device lvmlv test_vg3-lv7 (id 192) 2024-03-01 20:49:10,748 DEBUG blivet/MainThread: action: [198] create format xfs filesystem on lvmlv test_vg3-lv7 (id 192) 2024-03-01 20:49:10,748 DEBUG blivet/MainThread: action: [188] create device lvmlv test_vg3-lv6 (id 183) 2024-03-01 20:49:10,749 DEBUG blivet/MainThread: action: [189] create format xfs filesystem on lvmlv test_vg3-lv6 (id 183) 2024-03-01 20:49:10,749 DEBUG blivet/MainThread: action: [179] create device lvmlv test_vg3-lv5 (id 174) 2024-03-01 20:49:10,749 DEBUG blivet/MainThread: action: [180] create format xfs filesystem on lvmlv test_vg3-lv5 (id 174) 2024-03-01 20:49:10,750 DEBUG blivet/MainThread: action: [127] create format lvmpv on disk sdf (id 37) 2024-03-01 20:49:10,750 DEBUG blivet/MainThread: action: [123] create format lvmpv on disk sde (id 32) 2024-03-01 20:49:10,751 DEBUG blivet/MainThread: action: [119] create format lvmpv on disk sdd (id 27) 2024-03-01 20:49:10,751 DEBUG blivet/MainThread: action: [133] create device lvmvg test_vg2 (id 129) 2024-03-01 20:49:10,751 DEBUG blivet/MainThread: action: [149] create device lvmlv test_vg2-lv4 (id 144) 2024-03-01 20:49:10,752 DEBUG blivet/MainThread: action: [150] create format xfs filesystem on lvmlv test_vg2-lv4 (id 144) 2024-03-01 20:49:10,752 DEBUG blivet/MainThread: action: [140] create device lvmlv test_vg2-lv3 (id 135) 2024-03-01 20:49:10,752 DEBUG blivet/MainThread: action: [141] create format xfs filesystem on lvmlv test_vg2-lv3 (id 135) 2024-03-01 20:49:10,753 DEBUG blivet/MainThread: action: [92] create format lvmpv on disk sdc (id 22) 2024-03-01 20:49:10,753 DEBUG blivet/MainThread: action: [88] create format lvmpv on disk sdb (id 7) 2024-03-01 20:49:10,753 DEBUG blivet/MainThread: action: [84] create format lvmpv on disk sda (id 2) 2024-03-01 20:49:10,754 DEBUG blivet/MainThread: action: [98] create device lvmvg test_vg1 (id 94) 2024-03-01 20:49:10,754 DEBUG blivet/MainThread: action: [114] create device lvmlv test_vg1-lv2 (id 109) 2024-03-01 20:49:10,754 DEBUG blivet/MainThread: action: [115] create format xfs filesystem on lvmlv test_vg1-lv2 (id 109) 2024-03-01 20:49:10,755 DEBUG blivet/MainThread: action: [105] create device lvmlv test_vg1-lv1 (id 100) 2024-03-01 20:49:10,755 DEBUG blivet/MainThread: action: [106] create format xfs filesystem on lvmlv test_vg1-lv1 (id 100) 2024-03-01 20:49:10,756 INFO blivet/MainThread: executing action: [165] destroy format None on disk sdj (id 57) 2024-03-01 20:49:10,758 DEBUG blivet/MainThread: DiskDevice.setup: sdj ; orig: True ; status: True ; controllable: True ; 2024-03-01 20:49:10,761 DEBUG blivet/MainThread: DeviceFormat.destroy: device: /dev/sdj ; type: None ; status: False ; 2024-03-01 20:49:10,761 INFO program/MainThread: Running... wipefs -f -a /dev/sdj 2024-03-01 20:49:10,771 DEBUG program/MainThread: Return code: 0 2024-03-01 20:49:10,771 INFO program/MainThread: Running... udevadm settle --timeout=300 2024-03-01 20:49:10,795 DEBUG program/MainThread: Return code: 0 2024-03-01 20:49:10,795 INFO program/MainThread: Running... udevadm settle --timeout=300 2024-03-01 20:49:10,808 DEBUG program/MainThread: Return code: 0 2024-03-01 20:49:10,809 INFO blivet/MainThread: executing action: [161] destroy format None on disk sdi (id 52) 2024-03-01 20:49:10,812 DEBUG blivet/MainThread: DiskDevice.setup: sdi ; orig: True ; status: True ; controllable: True ; 2024-03-01 20:49:10,815 DEBUG blivet/MainThread: DeviceFormat.destroy: device: /dev/sdi ; type: None ; status: False ; 2024-03-01 20:49:10,815 INFO program/MainThread: Running... wipefs -f -a /dev/sdi 2024-03-01 20:49:10,820 DEBUG program/MainThread: Return code: 0 2024-03-01 20:49:10,821 INFO program/MainThread: Running... udevadm settle --timeout=300 2024-03-01 20:49:10,847 DEBUG program/MainThread: Return code: 0 2024-03-01 20:49:10,848 INFO program/MainThread: Running... udevadm settle --timeout=300 2024-03-01 20:49:10,860 DEBUG program/MainThread: Return code: 0 2024-03-01 20:49:10,861 INFO blivet/MainThread: executing action: [157] destroy format None on disk sdh (id 47) 2024-03-01 20:49:10,864 DEBUG blivet/MainThread: DiskDevice.setup: sdh ; orig: True ; status: True ; controllable: True ; 2024-03-01 20:49:10,867 DEBUG blivet/MainThread: DeviceFormat.destroy: device: /dev/sdh ; type: None ; status: False ; 2024-03-01 20:49:10,867 INFO program/MainThread: Running... wipefs -f -a /dev/sdh 2024-03-01 20:49:10,872 DEBUG program/MainThread: Return code: 0 2024-03-01 20:49:10,872 INFO program/MainThread: Running... udevadm settle --timeout=300 2024-03-01 20:49:10,898 DEBUG program/MainThread: Return code: 0 2024-03-01 20:49:10,898 INFO program/MainThread: Running... udevadm settle --timeout=300 2024-03-01 20:49:10,911 DEBUG program/MainThread: Return code: 0 2024-03-01 20:49:10,912 INFO blivet/MainThread: executing action: [153] destroy format None on disk sdg (id 42) 2024-03-01 20:49:10,915 DEBUG blivet/MainThread: DiskDevice.setup: sdg ; orig: True ; status: True ; controllable: True ; 2024-03-01 20:49:10,918 DEBUG blivet/MainThread: DeviceFormat.destroy: device: /dev/sdg ; type: None ; status: False ; 2024-03-01 20:49:10,918 INFO program/MainThread: Running... wipefs -f -a /dev/sdg 2024-03-01 20:49:10,923 DEBUG program/MainThread: Return code: 0 2024-03-01 20:49:10,924 INFO program/MainThread: Running... udevadm settle --timeout=300 2024-03-01 20:49:10,947 DEBUG program/MainThread: Return code: 0 2024-03-01 20:49:10,947 INFO program/MainThread: Running... udevadm settle --timeout=300 2024-03-01 20:49:10,960 DEBUG program/MainThread: Return code: 0 2024-03-01 20:49:10,961 INFO blivet/MainThread: executing action: [126] destroy format None on disk sdf (id 37) 2024-03-01 20:49:10,964 DEBUG blivet/MainThread: DiskDevice.setup: sdf ; orig: True ; status: True ; controllable: True ; 2024-03-01 20:49:10,967 DEBUG blivet/MainThread: DeviceFormat.destroy: device: /dev/sdf ; type: None ; status: False ; 2024-03-01 20:49:10,967 INFO program/MainThread: Running... wipefs -f -a /dev/sdf 2024-03-01 20:49:10,972 DEBUG program/MainThread: Return code: 0 2024-03-01 20:49:10,972 INFO program/MainThread: Running... udevadm settle --timeout=300 2024-03-01 20:49:10,996 DEBUG program/MainThread: Return code: 0 2024-03-01 20:49:10,996 INFO program/MainThread: Running... udevadm settle --timeout=300 2024-03-01 20:49:11,009 DEBUG program/MainThread: Return code: 0 2024-03-01 20:49:11,010 INFO blivet/MainThread: executing action: [122] destroy format None on disk sde (id 32) 2024-03-01 20:49:11,013 DEBUG blivet/MainThread: DiskDevice.setup: sde ; orig: True ; status: True ; controllable: True ; 2024-03-01 20:49:11,016 DEBUG blivet/MainThread: DeviceFormat.destroy: device: /dev/sde ; type: None ; status: False ; 2024-03-01 20:49:11,016 INFO program/MainThread: Running... wipefs -f -a /dev/sde 2024-03-01 20:49:11,022 DEBUG program/MainThread: Return code: 0 2024-03-01 20:49:11,023 INFO program/MainThread: Running... udevadm settle --timeout=300 2024-03-01 20:49:11,045 DEBUG program/MainThread: Return code: 0 2024-03-01 20:49:11,045 INFO program/MainThread: Running... udevadm settle --timeout=300 2024-03-01 20:49:11,058 DEBUG program/MainThread: Return code: 0 2024-03-01 20:49:11,059 INFO blivet/MainThread: executing action: [118] destroy format None on disk sdd (id 27) 2024-03-01 20:49:11,062 DEBUG blivet/MainThread: DiskDevice.setup: sdd ; orig: True ; status: True ; controllable: True ; 2024-03-01 20:49:11,065 DEBUG blivet/MainThread: DeviceFormat.destroy: device: /dev/sdd ; type: None ; status: False ; 2024-03-01 20:49:11,065 INFO program/MainThread: Running... wipefs -f -a /dev/sdd 2024-03-01 20:49:11,070 DEBUG program/MainThread: Return code: 0 2024-03-01 20:49:11,071 INFO program/MainThread: Running... udevadm settle --timeout=300 2024-03-01 20:49:11,094 DEBUG program/MainThread: Return code: 0 2024-03-01 20:49:11,094 INFO program/MainThread: Running... udevadm settle --timeout=300 2024-03-01 20:49:11,106 DEBUG program/MainThread: Return code: 0 2024-03-01 20:49:11,107 INFO blivet/MainThread: executing action: [91] destroy format None on disk sdc (id 22) 2024-03-01 20:49:11,110 DEBUG blivet/MainThread: DiskDevice.setup: sdc ; orig: True ; status: True ; controllable: True ; 2024-03-01 20:49:11,113 DEBUG blivet/MainThread: DeviceFormat.destroy: device: /dev/sdc ; type: None ; status: False ; 2024-03-01 20:49:11,113 INFO program/MainThread: Running... wipefs -f -a /dev/sdc 2024-03-01 20:49:11,118 DEBUG program/MainThread: Return code: 0 2024-03-01 20:49:11,119 INFO program/MainThread: Running... udevadm settle --timeout=300 2024-03-01 20:49:11,141 DEBUG program/MainThread: Return code: 0 2024-03-01 20:49:11,142 INFO program/MainThread: Running... udevadm settle --timeout=300 2024-03-01 20:49:11,154 DEBUG program/MainThread: Return code: 0 2024-03-01 20:49:11,155 INFO blivet/MainThread: executing action: [87] destroy format None on disk sdb (id 7) 2024-03-01 20:49:11,158 DEBUG blivet/MainThread: DiskDevice.setup: sdb ; orig: True ; status: True ; controllable: True ; 2024-03-01 20:49:11,161 DEBUG blivet/MainThread: DeviceFormat.destroy: device: /dev/sdb ; type: None ; status: False ; 2024-03-01 20:49:11,161 INFO program/MainThread: Running... wipefs -f -a /dev/sdb 2024-03-01 20:49:11,167 DEBUG program/MainThread: Return code: 0 2024-03-01 20:49:11,167 INFO program/MainThread: Running... udevadm settle --timeout=300 2024-03-01 20:49:11,193 DEBUG program/MainThread: Return code: 0 2024-03-01 20:49:11,193 INFO program/MainThread: Running... udevadm settle --timeout=300 2024-03-01 20:49:11,206 DEBUG program/MainThread: Return code: 0 2024-03-01 20:49:11,207 INFO blivet/MainThread: executing action: [83] destroy format None on disk sda (id 2) 2024-03-01 20:49:11,210 DEBUG blivet/MainThread: DiskDevice.setup: sda ; orig: True ; status: True ; controllable: True ; 2024-03-01 20:49:11,213 DEBUG blivet/MainThread: DeviceFormat.destroy: device: /dev/sda ; type: None ; status: False ; 2024-03-01 20:49:11,213 INFO program/MainThread: Running... wipefs -f -a /dev/sda 2024-03-01 20:49:11,218 DEBUG program/MainThread: Return code: 0 2024-03-01 20:49:11,218 INFO program/MainThread: Running... udevadm settle --timeout=300 2024-03-01 20:49:11,241 DEBUG program/MainThread: Return code: 0 2024-03-01 20:49:11,241 INFO program/MainThread: Running... udevadm settle --timeout=300 2024-03-01 20:49:11,253 DEBUG program/MainThread: Return code: 0 2024-03-01 20:49:11,254 INFO blivet/MainThread: executing action: [166] create format lvmpv on disk sdj (id 57) 2024-03-01 20:49:11,257 DEBUG blivet/MainThread: DiskDevice.setup: sdj ; orig: False ; status: True ; controllable: True ; 2024-03-01 20:49:11,260 DEBUG blivet/MainThread: LVMPhysicalVolume.create: device: /dev/sdj ; type: lvmpv ; status: False ; 2024-03-01 20:49:11,262 DEBUG blivet/MainThread: LVMPhysicalVolume._create: device: /dev/sdj ; type: lvmpv ; status: False ; 2024-03-01 20:49:11,262 DEBUG blivet/MainThread: lvm filter: device /dev/sdj added to the list of allowed devices 2024-03-01 20:49:11,263 DEBUG blivet/MainThread: lvm filter: clearing the lvm devices list 2024-03-01 20:49:11,263 INFO program/MainThread: Running [5] lvm pvcreate /dev/sdj --config= log {level=7 file=/tmp/lvm.log syslog=0} -y ... 2024-03-01 20:49:11,296 INFO program/MainThread: stdout[5]: Physical volume "/dev/sdj" successfully created. Creating devices file /etc/lvm/devices/system.devices 2024-03-01 20:49:11,296 INFO program/MainThread: stderr[5]: 2024-03-01 20:49:11,296 INFO program/MainThread: ...done [5] (exit code: 0) 2024-03-01 20:49:11,297 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 20:49:11,310 INFO program/MainThread: stdout[6]: use_devicesfile=1 2024-03-01 20:49:11,311 INFO program/MainThread: stderr[6]: 2024-03-01 20:49:11,311 INFO program/MainThread: ...done [6] (exit code: 0) 2024-03-01 20:49:11,311 INFO program/MainThread: Running [7] lvmdevices --adddev /dev/sdj ... 2024-03-01 20:49:11,339 INFO program/MainThread: stdout[7]: 2024-03-01 20:49:11,340 INFO program/MainThread: stderr[7]: 2024-03-01 20:49:11,340 INFO program/MainThread: ...done [7] (exit code: 0) 2024-03-01 20:49:11,340 DEBUG blivet/MainThread: lvm filter: restoring the lvm devices list to /dev/sdj 2024-03-01 20:49:11,340 INFO program/MainThread: Running... udevadm settle --timeout=300 2024-03-01 20:49:11,353 DEBUG program/MainThread: Return code: 0 2024-03-01 20:49:11,357 DEBUG blivet/MainThread: DiskDevice.update_sysfs_path: sdj ; status: True ; 2024-03-01 20:49:11,357 DEBUG blivet/MainThread: sdj sysfs_path set to /sys/devices/tcm_loop_0/tcm_loop_adapter_0/host2/target2:0:1/2:0:1:9/block/sdj 2024-03-01 20:49:11,358 INFO program/MainThread: Running... udevadm trigger --action=change --subsystem-match=block --sysname-match=sdj 2024-03-01 20:49:11,367 DEBUG program/MainThread: Return code: 0 2024-03-01 20:49:11,368 INFO program/MainThread: Running... udevadm settle --timeout=300 2024-03-01 20:49:11,392 DEBUG program/MainThread: Return code: 0 2024-03-01 20:49:11,392 INFO blivet/MainThread: executing action: [162] create format lvmpv on disk sdi (id 52) 2024-03-01 20:49:11,396 DEBUG blivet/MainThread: DiskDevice.setup: sdi ; orig: False ; status: True ; controllable: True ; 2024-03-01 20:49:11,399 DEBUG blivet/MainThread: LVMPhysicalVolume.create: device: /dev/sdi ; type: lvmpv ; status: False ; 2024-03-01 20:49:11,401 DEBUG blivet/MainThread: LVMPhysicalVolume._create: device: /dev/sdi ; type: lvmpv ; status: False ; 2024-03-01 20:49:11,401 DEBUG blivet/MainThread: lvm filter: device /dev/sdi added to the list of allowed devices 2024-03-01 20:49:11,402 DEBUG blivet/MainThread: lvm filter: clearing the lvm devices list 2024-03-01 20:49:11,402 INFO program/MainThread: Running [8] lvm pvcreate /dev/sdi --config= log {level=7 file=/tmp/lvm.log syslog=0} -y ... 2024-03-01 20:49:11,440 INFO program/MainThread: stdout[8]: Physical volume "/dev/sdi" successfully created. 2024-03-01 20:49:11,441 INFO program/MainThread: stderr[8]: 2024-03-01 20:49:11,441 INFO program/MainThread: ...done [8] (exit code: 0) 2024-03-01 20:49:11,441 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 20:49:11,450 INFO program/MainThread: stdout[9]: use_devicesfile=1 2024-03-01 20:49:11,450 INFO program/MainThread: stderr[9]: 2024-03-01 20:49:11,450 INFO program/MainThread: ...done [9] (exit code: 0) 2024-03-01 20:49:11,450 INFO program/MainThread: Running [10] lvmdevices --adddev /dev/sdi ... 2024-03-01 20:49:11,479 INFO program/MainThread: stdout[10]: 2024-03-01 20:49:11,480 INFO program/MainThread: stderr[10]: 2024-03-01 20:49:11,480 INFO program/MainThread: ...done [10] (exit code: 0) 2024-03-01 20:49:11,480 DEBUG blivet/MainThread: lvm filter: restoring the lvm devices list to /dev/sdi 2024-03-01 20:49:11,480 INFO program/MainThread: Running... udevadm settle --timeout=300 2024-03-01 20:49:11,493 DEBUG program/MainThread: Return code: 0 2024-03-01 20:49:11,497 DEBUG blivet/MainThread: DiskDevice.update_sysfs_path: sdi ; status: True ; 2024-03-01 20:49:11,497 DEBUG blivet/MainThread: sdi sysfs_path set to /sys/devices/tcm_loop_0/tcm_loop_adapter_0/host2/target2:0:1/2:0:1:8/block/sdi 2024-03-01 20:49:11,498 INFO program/MainThread: Running... udevadm trigger --action=change --subsystem-match=block --sysname-match=sdi 2024-03-01 20:49:11,507 DEBUG program/MainThread: Return code: 0 2024-03-01 20:49:11,508 INFO program/MainThread: Running... udevadm settle --timeout=300 2024-03-01 20:49:11,531 DEBUG program/MainThread: Return code: 0 2024-03-01 20:49:11,531 INFO blivet/MainThread: executing action: [158] create format lvmpv on disk sdh (id 47) 2024-03-01 20:49:11,535 DEBUG blivet/MainThread: DiskDevice.setup: sdh ; orig: False ; status: True ; controllable: True ; 2024-03-01 20:49:11,538 DEBUG blivet/MainThread: LVMPhysicalVolume.create: device: /dev/sdh ; type: lvmpv ; status: False ; 2024-03-01 20:49:11,540 DEBUG blivet/MainThread: LVMPhysicalVolume._create: device: /dev/sdh ; type: lvmpv ; status: False ; 2024-03-01 20:49:11,540 DEBUG blivet/MainThread: lvm filter: device /dev/sdh added to the list of allowed devices 2024-03-01 20:49:11,540 DEBUG blivet/MainThread: lvm filter: clearing the lvm devices list 2024-03-01 20:49:11,540 INFO program/MainThread: Running [11] lvm pvcreate /dev/sdh --config= log {level=7 file=/tmp/lvm.log syslog=0} -y ... 2024-03-01 20:49:11,581 INFO program/MainThread: stdout[11]: Physical volume "/dev/sdh" successfully created. 2024-03-01 20:49:11,581 INFO program/MainThread: stderr[11]: 2024-03-01 20:49:11,582 INFO program/MainThread: ...done [11] (exit code: 0) 2024-03-01 20:49:11,582 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 20:49:11,591 INFO program/MainThread: stdout[12]: use_devicesfile=1 2024-03-01 20:49:11,591 INFO program/MainThread: stderr[12]: 2024-03-01 20:49:11,591 INFO program/MainThread: ...done [12] (exit code: 0) 2024-03-01 20:49:11,591 INFO program/MainThread: Running [13] lvmdevices --adddev /dev/sdh ... 2024-03-01 20:49:11,619 INFO program/MainThread: stdout[13]: 2024-03-01 20:49:11,619 INFO program/MainThread: stderr[13]: 2024-03-01 20:49:11,620 INFO program/MainThread: ...done [13] (exit code: 0) 2024-03-01 20:49:11,620 DEBUG blivet/MainThread: lvm filter: restoring the lvm devices list to /dev/sdh 2024-03-01 20:49:11,620 INFO program/MainThread: Running... udevadm settle --timeout=300 2024-03-01 20:49:11,629 DEBUG program/MainThread: Return code: 0 2024-03-01 20:49:11,632 DEBUG blivet/MainThread: DiskDevice.update_sysfs_path: sdh ; status: True ; 2024-03-01 20:49:11,633 DEBUG blivet/MainThread: sdh sysfs_path set to /sys/devices/tcm_loop_0/tcm_loop_adapter_0/host2/target2:0:1/2:0:1:7/block/sdh 2024-03-01 20:49:11,634 INFO program/MainThread: Running... udevadm trigger --action=change --subsystem-match=block --sysname-match=sdh 2024-03-01 20:49:11,642 DEBUG program/MainThread: Return code: 0 2024-03-01 20:49:11,642 INFO program/MainThread: Running... udevadm settle --timeout=300 2024-03-01 20:49:11,666 DEBUG program/MainThread: Return code: 0 2024-03-01 20:49:11,666 INFO blivet/MainThread: executing action: [154] create format lvmpv on disk sdg (id 42) 2024-03-01 20:49:11,670 DEBUG blivet/MainThread: DiskDevice.setup: sdg ; orig: False ; status: True ; controllable: True ; 2024-03-01 20:49:11,673 DEBUG blivet/MainThread: LVMPhysicalVolume.create: device: /dev/sdg ; type: lvmpv ; status: False ; 2024-03-01 20:49:11,675 DEBUG blivet/MainThread: LVMPhysicalVolume._create: device: /dev/sdg ; type: lvmpv ; status: False ; 2024-03-01 20:49:11,675 DEBUG blivet/MainThread: lvm filter: device /dev/sdg added to the list of allowed devices 2024-03-01 20:49:11,675 DEBUG blivet/MainThread: lvm filter: clearing the lvm devices list 2024-03-01 20:49:11,676 INFO program/MainThread: Running [14] lvm pvcreate /dev/sdg --config= log {level=7 file=/tmp/lvm.log syslog=0} -y ... 2024-03-01 20:49:11,705 INFO program/MainThread: stdout[14]: Physical volume "/dev/sdg" successfully created. 2024-03-01 20:49:11,705 INFO program/MainThread: stderr[14]: 2024-03-01 20:49:11,705 INFO program/MainThread: ...done [14] (exit code: 0) 2024-03-01 20:49:11,706 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 20:49:11,721 INFO program/MainThread: stdout[15]: use_devicesfile=1 2024-03-01 20:49:11,721 INFO program/MainThread: stderr[15]: 2024-03-01 20:49:11,721 INFO program/MainThread: ...done [15] (exit code: 0) 2024-03-01 20:49:11,721 INFO program/MainThread: Running [16] lvmdevices --adddev /dev/sdg ... 2024-03-01 20:49:11,750 INFO program/MainThread: stdout[16]: 2024-03-01 20:49:11,751 INFO program/MainThread: stderr[16]: 2024-03-01 20:49:11,751 INFO program/MainThread: ...done [16] (exit code: 0) 2024-03-01 20:49:11,751 DEBUG blivet/MainThread: lvm filter: restoring the lvm devices list to /dev/sdg 2024-03-01 20:49:11,751 INFO program/MainThread: Running... udevadm settle --timeout=300 2024-03-01 20:49:11,761 DEBUG program/MainThread: Return code: 0 2024-03-01 20:49:11,765 DEBUG blivet/MainThread: DiskDevice.update_sysfs_path: sdg ; status: True ; 2024-03-01 20:49:11,765 DEBUG blivet/MainThread: sdg sysfs_path set to /sys/devices/tcm_loop_0/tcm_loop_adapter_0/host2/target2:0:1/2:0:1:6/block/sdg 2024-03-01 20:49:11,766 INFO program/MainThread: Running... udevadm trigger --action=change --subsystem-match=block --sysname-match=sdg 2024-03-01 20:49:11,776 DEBUG program/MainThread: Return code: 0 2024-03-01 20:49:11,776 INFO program/MainThread: Running... udevadm settle --timeout=300 2024-03-01 20:49:11,797 DEBUG program/MainThread: Return code: 0 2024-03-01 20:49:11,797 INFO blivet/MainThread: executing action: [172] create device lvmvg test_vg3 (id 168) 2024-03-01 20:49:11,801 DEBUG blivet/MainThread: LVMVolumeGroupDevice.create: test_vg3 ; status: False ; 2024-03-01 20:49:11,804 DEBUG blivet/MainThread: LVMVolumeGroupDevice.setup_parents: name: test_vg3 ; orig: False ; 2024-03-01 20:49:11,806 DEBUG blivet/MainThread: DiskDevice.setup: sdg ; orig: False ; status: True ; controllable: True ; 2024-03-01 20:49:11,809 DEBUG blivet/MainThread: LVMPhysicalVolume.setup: device: /dev/sdg ; type: lvmpv ; status: False ; 2024-03-01 20:49:11,812 DEBUG blivet/MainThread: DiskDevice.setup: sdh ; orig: False ; status: True ; controllable: True ; 2024-03-01 20:49:11,814 DEBUG blivet/MainThread: LVMPhysicalVolume.setup: device: /dev/sdh ; type: lvmpv ; status: False ; 2024-03-01 20:49:11,817 DEBUG blivet/MainThread: DiskDevice.setup: sdi ; orig: False ; status: True ; controllable: True ; 2024-03-01 20:49:11,820 DEBUG blivet/MainThread: LVMPhysicalVolume.setup: device: /dev/sdi ; type: lvmpv ; status: False ; 2024-03-01 20:49:11,822 DEBUG blivet/MainThread: DiskDevice.setup: sdj ; orig: False ; status: True ; controllable: True ; 2024-03-01 20:49:11,825 DEBUG blivet/MainThread: LVMPhysicalVolume.setup: device: /dev/sdj ; type: lvmpv ; status: False ; 2024-03-01 20:49:11,827 DEBUG blivet/MainThread: LVMVolumeGroupDevice._create: test_vg3 ; status: False ; 2024-03-01 20:49:11,828 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 20:49:11,880 INFO program/MainThread: stdout[17]: Volume group "test_vg3" successfully created 2024-03-01 20:49:11,880 INFO program/MainThread: stderr[17]: 2024-03-01 20:49:11,880 INFO program/MainThread: ...done [17] (exit code: 0) 2024-03-01 20:49:11,889 DEBUG blivet/MainThread: LVMVolumeGroupDevice.setup: test_vg3 ; orig: False ; status: False ; controllable: True ; 2024-03-01 20:49:11,894 DEBUG blivet/MainThread: LVMVolumeGroupDevice.setup_parents: name: test_vg3 ; orig: False ; 2024-03-01 20:49:11,903 DEBUG blivet/MainThread: DiskDevice.setup: sdg ; orig: False ; status: True ; controllable: True ; 2024-03-01 20:49:11,912 DEBUG blivet/MainThread: LVMPhysicalVolume.setup: device: /dev/sdg ; type: lvmpv ; status: False ; 2024-03-01 20:49:11,918 DEBUG blivet/MainThread: DiskDevice.setup: sdh ; orig: False ; status: True ; controllable: True ; 2024-03-01 20:49:11,926 DEBUG blivet/MainThread: LVMPhysicalVolume.setup: device: /dev/sdh ; type: lvmpv ; status: False ; 2024-03-01 20:49:11,932 DEBUG blivet/MainThread: DiskDevice.setup: sdi ; orig: False ; status: True ; controllable: True ; 2024-03-01 20:49:11,940 DEBUG blivet/MainThread: LVMPhysicalVolume.setup: device: /dev/sdi ; type: lvmpv ; status: False ; 2024-03-01 20:49:11,944 DEBUG blivet/MainThread: DiskDevice.setup: sdj ; orig: False ; status: True ; controllable: True ; 2024-03-01 20:49:11,947 DEBUG blivet/MainThread: LVMPhysicalVolume.setup: device: /dev/sdj ; type: lvmpv ; status: False ; 2024-03-01 20:49:11,947 INFO program/MainThread: Running... udevadm settle --timeout=300 2024-03-01 20:49:11,956 DEBUG program/MainThread: Return code: 0 2024-03-01 20:49:11,960 DEBUG blivet/MainThread: LVMVolumeGroupDevice.update_sysfs_path: test_vg3 ; status: False ; 2024-03-01 20:49:11,963 DEBUG blivet/MainThread: LVMVolumeGroupDevice.update_sysfs_path: test_vg3 ; status: False ; 2024-03-01 20:49:11,963 INFO program/MainThread: Running... udevadm settle --timeout=300 2024-03-01 20:49:11,971 DEBUG program/MainThread: Return code: 0 2024-03-01 20:49:11,971 INFO program/MainThread: Running... udevadm trigger --action=change --subsystem-match=block --sysname-match=test_vg3 2024-03-01 20:49:11,979 DEBUG program/MainThread: Return code: 0 2024-03-01 20:49:11,980 INFO program/MainThread: Running... udevadm settle --timeout=300 2024-03-01 20:49:11,991 DEBUG program/MainThread: Return code: 0 2024-03-01 20:49:11,991 INFO blivet/MainThread: executing action: [206] create device lvmlv test_vg3-lv8 (id 201) 2024-03-01 20:49:11,995 DEBUG blivet/MainThread: LVMLogicalVolumeDevice.create: test_vg3-lv8 ; status: False ; 2024-03-01 20:49:11,998 DEBUG blivet/MainThread: LVMLogicalVolumeDevice.setup_parents: name: test_vg3-lv8 ; orig: False ; 2024-03-01 20:49:12,001 DEBUG blivet/MainThread: LVMVolumeGroupDevice.setup: test_vg3 ; orig: False ; status: False ; controllable: True ; 2024-03-01 20:49:12,004 DEBUG blivet/MainThread: LVMVolumeGroupDevice.setup_parents: name: test_vg3 ; orig: False ; 2024-03-01 20:49:12,007 DEBUG blivet/MainThread: DiskDevice.setup: sdg ; orig: False ; status: True ; controllable: True ; 2024-03-01 20:49:12,010 DEBUG blivet/MainThread: LVMPhysicalVolume.setup: device: /dev/sdg ; type: lvmpv ; status: False ; 2024-03-01 20:49:12,013 DEBUG blivet/MainThread: DiskDevice.setup: sdh ; orig: False ; status: True ; controllable: True ; 2024-03-01 20:49:12,016 DEBUG blivet/MainThread: LVMPhysicalVolume.setup: device: /dev/sdh ; type: lvmpv ; status: False ; 2024-03-01 20:49:12,019 DEBUG blivet/MainThread: DiskDevice.setup: sdi ; orig: False ; status: True ; controllable: True ; 2024-03-01 20:49:12,022 DEBUG blivet/MainThread: LVMPhysicalVolume.setup: device: /dev/sdi ; type: lvmpv ; status: False ; 2024-03-01 20:49:12,025 DEBUG blivet/MainThread: DiskDevice.setup: sdj ; orig: False ; status: True ; controllable: True ; 2024-03-01 20:49:12,028 DEBUG blivet/MainThread: LVMPhysicalVolume.setup: device: /dev/sdj ; type: lvmpv ; status: False ; 2024-03-01 20:49:12,028 INFO program/MainThread: Running... udevadm settle --timeout=300 2024-03-01 20:49:12,037 DEBUG program/MainThread: Return code: 0 2024-03-01 20:49:12,041 DEBUG blivet/MainThread: LVMVolumeGroupDevice.update_sysfs_path: test_vg3 ; status: False ; 2024-03-01 20:49:12,042 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 20:49:12,078 INFO program/MainThread: stdout[18]: LVM2_VG_NAME=test_vg3 LVM2_VG_UUID=DnjpVw-Vkxg-R3Gx-9QN1-1EpR-oYyb-t7RsVf LVM2_VG_SIZE=4261412864 LVM2_VG_FREE=4261412864 LVM2_VG_EXTENT_SIZE=4194304 LVM2_VG_EXTENT_COUNT=1016 LVM2_VG_FREE_COUNT=1016 LVM2_PV_COUNT=4 2024-03-01 20:49:12,078 INFO program/MainThread: stderr[18]: 2024-03-01 20:49:12,078 INFO program/MainThread: ...done [18] (exit code: 0) 2024-03-01 20:49:12,082 DEBUG blivet/MainThread: LVMLogicalVolumeDevice._create: test_vg3-lv8 ; status: False ; 2024-03-01 20:49:12,083 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 20:49:12,135 INFO program/MainThread: stdout[19]: Logical volume "lv8" created. 2024-03-01 20:49:12,135 INFO program/MainThread: stderr[19]: 2024-03-01 20:49:12,135 INFO program/MainThread: ...done [19] (exit code: 0) 2024-03-01 20:49:12,143 DEBUG blivet/MainThread: LVMLogicalVolumeDevice.setup: test_vg3-lv8 ; orig: False ; status: True ; controllable: True ; 2024-03-01 20:49:12,152 DEBUG blivet/MainThread: LVMLogicalVolumeDevice.update_sysfs_path: test_vg3-lv8 ; status: True ; 2024-03-01 20:49:12,152 DEBUG blivet/MainThread: test_vg3-lv8 sysfs_path set to /sys/devices/virtual/block/dm-0 2024-03-01 20:49:12,152 INFO program/MainThread: Running... udevadm settle --timeout=300 2024-03-01 20:49:12,196 DEBUG program/MainThread: Return code: 0 2024-03-01 20:49:12,200 DEBUG blivet/MainThread: LVMLogicalVolumeDevice.read_current_size: exists: True ; path: /dev/mapper/test_vg3-lv8 ; sysfs_path: /sys/devices/virtual/block/dm-0 ; 2024-03-01 20:49:12,201 DEBUG blivet/MainThread: updated test_vg3-lv8 size to 408 MiB (408 MiB) 2024-03-01 20:49:12,201 INFO program/MainThread: Running... udevadm trigger --action=change --subsystem-match=block --sysname-match=dm-0 2024-03-01 20:49:12,211 DEBUG program/MainThread: Return code: 0 2024-03-01 20:49:12,211 INFO program/MainThread: Running... udevadm settle --timeout=300 2024-03-01 20:49:12,227 DEBUG program/MainThread: Return code: 0 2024-03-01 20:49:12,227 INFO blivet/MainThread: executing action: [207] create format xfs filesystem on lvmlv test_vg3-lv8 (id 201) 2024-03-01 20:49:12,232 DEBUG blivet/MainThread: LVMLogicalVolumeDevice.setup: test_vg3-lv8 ; orig: False ; status: True ; controllable: True ; 2024-03-01 20:49:12,234 DEBUG blivet/MainThread: XFS.create: device: /dev/mapper/test_vg3-lv8 ; type: xfs ; status: False ; 2024-03-01 20:49:12,237 DEBUG blivet/MainThread: XFS._create: type: xfs ; device: /dev/mapper/test_vg3-lv8 ; mountpoint: ; 2024-03-01 20:49:12,237 INFO program/MainThread: Running... mkfs.xfs -f /dev/mapper/test_vg3-lv8 2024-03-01 20:49:12,459 INFO program/MainThread: stdout: 2024-03-01 20:49:12,460 INFO program/MainThread: meta-data=/dev/mapper/test_vg3-lv8 isize=512 agcount=4, agsize=26112 blks 2024-03-01 20:49:12,460 INFO program/MainThread: = sectsz=512 attr=2, projid32bit=1 2024-03-01 20:49:12,460 INFO program/MainThread: = crc=1 finobt=1, sparse=1, rmapbt=0 2024-03-01 20:49:12,460 INFO program/MainThread: = reflink=1 bigtime=1 inobtcount=1 nrext64=0 2024-03-01 20:49:12,460 INFO program/MainThread: data = bsize=4096 blocks=104448, imaxpct=25 2024-03-01 20:49:12,460 INFO program/MainThread: = sunit=0 swidth=0 blks 2024-03-01 20:49:12,460 INFO program/MainThread: naming =version 2 bsize=4096 ascii-ci=0, ftype=1 2024-03-01 20:49:12,460 INFO program/MainThread: log =internal log bsize=4096 blocks=16384, version=2 2024-03-01 20:49:12,460 INFO program/MainThread: = sectsz=512 sunit=0 blks, lazy-count=1 2024-03-01 20:49:12,460 INFO program/MainThread: realtime =none extsz=4096 blocks=0, rtextents=0 2024-03-01 20:49:12,460 DEBUG program/MainThread: Return code: 0 2024-03-01 20:49:12,461 INFO program/MainThread: Running... xfs_admin -L -- /dev/mapper/test_vg3-lv8 2024-03-01 20:49:12,483 INFO program/MainThread: stdout: 2024-03-01 20:49:12,484 INFO program/MainThread: writing all SBs 2024-03-01 20:49:12,484 INFO program/MainThread: new label = "" 2024-03-01 20:49:12,484 DEBUG program/MainThread: Return code: 0 2024-03-01 20:49:12,484 INFO program/MainThread: Running... udevadm settle --timeout=300 2024-03-01 20:49:12,501 DEBUG program/MainThread: Return code: 0 2024-03-01 20:49:12,505 DEBUG blivet/MainThread: LVMLogicalVolumeDevice.update_sysfs_path: test_vg3-lv8 ; status: True ; 2024-03-01 20:49:12,505 DEBUG blivet/MainThread: test_vg3-lv8 sysfs_path set to /sys/devices/virtual/block/dm-0 2024-03-01 20:49:12,506 INFO program/MainThread: Running... udevadm trigger --action=change --subsystem-match=block --sysname-match=dm-0 2024-03-01 20:49:12,515 DEBUG program/MainThread: Return code: 0 2024-03-01 20:49:12,515 INFO program/MainThread: Running... udevadm settle --timeout=300 2024-03-01 20:49:12,530 DEBUG program/MainThread: Return code: 0 2024-03-01 20:49:12,530 INFO blivet/MainThread: executing action: [197] create device lvmlv test_vg3-lv7 (id 192) 2024-03-01 20:49:12,534 DEBUG blivet/MainThread: LVMLogicalVolumeDevice.create: test_vg3-lv7 ; status: False ; 2024-03-01 20:49:12,537 DEBUG blivet/MainThread: LVMLogicalVolumeDevice.setup_parents: name: test_vg3-lv7 ; orig: False ; 2024-03-01 20:49:12,540 DEBUG blivet/MainThread: LVMVolumeGroupDevice.setup: test_vg3 ; orig: False ; status: True ; controllable: True ; 2024-03-01 20:49:12,540 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 20:49:12,576 INFO program/MainThread: stdout[20]: LVM2_VG_NAME=test_vg3 LVM2_VG_UUID=DnjpVw-Vkxg-R3Gx-9QN1-1EpR-oYyb-t7RsVf LVM2_VG_SIZE=4261412864 LVM2_VG_FREE=3833593856 LVM2_VG_EXTENT_SIZE=4194304 LVM2_VG_EXTENT_COUNT=1016 LVM2_VG_FREE_COUNT=914 LVM2_PV_COUNT=4 2024-03-01 20:49:12,576 INFO program/MainThread: stderr[20]: 2024-03-01 20:49:12,576 INFO program/MainThread: ...done [20] (exit code: 0) 2024-03-01 20:49:12,580 DEBUG blivet/MainThread: LVMLogicalVolumeDevice._create: test_vg3-lv7 ; status: False ; 2024-03-01 20:49:12,580 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 20:49:12,648 INFO program/MainThread: stdout[21]: Logical volume "lv7" created. 2024-03-01 20:49:12,649 INFO program/MainThread: stderr[21]: 2024-03-01 20:49:12,649 INFO program/MainThread: ...done [21] (exit code: 0) 2024-03-01 20:49:12,660 DEBUG blivet/MainThread: LVMLogicalVolumeDevice.setup: test_vg3-lv7 ; orig: False ; status: True ; controllable: True ; 2024-03-01 20:49:12,670 DEBUG blivet/MainThread: LVMLogicalVolumeDevice.update_sysfs_path: test_vg3-lv7 ; status: True ; 2024-03-01 20:49:12,670 DEBUG blivet/MainThread: test_vg3-lv7 sysfs_path set to /sys/devices/virtual/block/dm-1 2024-03-01 20:49:12,670 INFO program/MainThread: Running... udevadm settle --timeout=300 2024-03-01 20:49:12,703 DEBUG program/MainThread: Return code: 0 2024-03-01 20:49:12,707 DEBUG blivet/MainThread: LVMLogicalVolumeDevice.read_current_size: exists: True ; path: /dev/mapper/test_vg3-lv7 ; sysfs_path: /sys/devices/virtual/block/dm-1 ; 2024-03-01 20:49:12,708 DEBUG blivet/MainThread: updated test_vg3-lv7 size to 408 MiB (408 MiB) 2024-03-01 20:49:12,709 INFO program/MainThread: Running... udevadm trigger --action=change --subsystem-match=block --sysname-match=dm-1 2024-03-01 20:49:12,717 DEBUG program/MainThread: Return code: 0 2024-03-01 20:49:12,718 INFO program/MainThread: Running... udevadm settle --timeout=300 2024-03-01 20:49:12,731 DEBUG program/MainThread: Return code: 0 2024-03-01 20:49:12,731 INFO blivet/MainThread: executing action: [198] create format xfs filesystem on lvmlv test_vg3-lv7 (id 192) 2024-03-01 20:49:12,735 DEBUG blivet/MainThread: LVMLogicalVolumeDevice.setup: test_vg3-lv7 ; orig: False ; status: True ; controllable: True ; 2024-03-01 20:49:12,738 DEBUG blivet/MainThread: XFS.create: device: /dev/mapper/test_vg3-lv7 ; type: xfs ; status: False ; 2024-03-01 20:49:12,741 DEBUG blivet/MainThread: XFS._create: type: xfs ; device: /dev/mapper/test_vg3-lv7 ; mountpoint: ; 2024-03-01 20:49:12,741 INFO program/MainThread: Running... mkfs.xfs -f /dev/mapper/test_vg3-lv7 2024-03-01 20:49:13,442 INFO program/MainThread: stdout: 2024-03-01 20:49:13,442 INFO program/MainThread: meta-data=/dev/mapper/test_vg3-lv7 isize=512 agcount=4, agsize=26112 blks 2024-03-01 20:49:13,442 INFO program/MainThread: = sectsz=512 attr=2, projid32bit=1 2024-03-01 20:49:13,442 INFO program/MainThread: = crc=1 finobt=1, sparse=1, rmapbt=0 2024-03-01 20:49:13,442 INFO program/MainThread: = reflink=1 bigtime=1 inobtcount=1 nrext64=0 2024-03-01 20:49:13,442 INFO program/MainThread: data = bsize=4096 blocks=104448, imaxpct=25 2024-03-01 20:49:13,442 INFO program/MainThread: = sunit=0 swidth=0 blks 2024-03-01 20:49:13,442 INFO program/MainThread: naming =version 2 bsize=4096 ascii-ci=0, ftype=1 2024-03-01 20:49:13,443 INFO program/MainThread: log =internal log bsize=4096 blocks=16384, version=2 2024-03-01 20:49:13,443 INFO program/MainThread: = sectsz=512 sunit=0 blks, lazy-count=1 2024-03-01 20:49:13,443 INFO program/MainThread: realtime =none extsz=4096 blocks=0, rtextents=0 2024-03-01 20:49:13,443 DEBUG program/MainThread: Return code: 0 2024-03-01 20:49:13,443 INFO program/MainThread: Running... xfs_admin -L -- /dev/mapper/test_vg3-lv7 2024-03-01 20:49:13,458 INFO program/MainThread: stdout: 2024-03-01 20:49:13,458 INFO program/MainThread: writing all SBs 2024-03-01 20:49:13,458 INFO program/MainThread: new label = "" 2024-03-01 20:49:13,458 DEBUG program/MainThread: Return code: 0 2024-03-01 20:49:13,459 INFO program/MainThread: Running... udevadm settle --timeout=300 2024-03-01 20:49:13,482 DEBUG program/MainThread: Return code: 0 2024-03-01 20:49:13,486 DEBUG blivet/MainThread: LVMLogicalVolumeDevice.update_sysfs_path: test_vg3-lv7 ; status: True ; 2024-03-01 20:49:13,487 DEBUG blivet/MainThread: test_vg3-lv7 sysfs_path set to /sys/devices/virtual/block/dm-1 2024-03-01 20:49:13,488 INFO program/MainThread: Running... udevadm trigger --action=change --subsystem-match=block --sysname-match=dm-1 2024-03-01 20:49:13,497 DEBUG program/MainThread: Return code: 0 2024-03-01 20:49:13,497 INFO program/MainThread: Running... udevadm settle --timeout=300 2024-03-01 20:49:13,514 DEBUG program/MainThread: Return code: 0 2024-03-01 20:49:13,514 INFO blivet/MainThread: executing action: [188] create device lvmlv test_vg3-lv6 (id 183) 2024-03-01 20:49:13,518 DEBUG blivet/MainThread: LVMLogicalVolumeDevice.create: test_vg3-lv6 ; status: False ; 2024-03-01 20:49:13,522 DEBUG blivet/MainThread: LVMLogicalVolumeDevice.setup_parents: name: test_vg3-lv6 ; orig: False ; 2024-03-01 20:49:13,525 DEBUG blivet/MainThread: LVMVolumeGroupDevice.setup: test_vg3 ; orig: False ; status: True ; controllable: True ; 2024-03-01 20:49:13,525 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 20:49:13,561 INFO program/MainThread: stdout[22]: LVM2_VG_NAME=test_vg3 LVM2_VG_UUID=DnjpVw-Vkxg-R3Gx-9QN1-1EpR-oYyb-t7RsVf LVM2_VG_SIZE=4261412864 LVM2_VG_FREE=3405774848 LVM2_VG_EXTENT_SIZE=4194304 LVM2_VG_EXTENT_COUNT=1016 LVM2_VG_FREE_COUNT=812 LVM2_PV_COUNT=4 2024-03-01 20:49:13,561 INFO program/MainThread: stderr[22]: 2024-03-01 20:49:13,561 INFO program/MainThread: ...done [22] (exit code: 0) 2024-03-01 20:49:13,565 DEBUG blivet/MainThread: LVMLogicalVolumeDevice._create: test_vg3-lv6 ; status: False ; 2024-03-01 20:49:13,566 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 20:49:13,624 INFO program/MainThread: stdout[23]: Logical volume "lv6" created. 2024-03-01 20:49:13,624 INFO program/MainThread: stderr[23]: 2024-03-01 20:49:13,625 INFO program/MainThread: ...done [23] (exit code: 0) 2024-03-01 20:49:13,635 DEBUG blivet/MainThread: LVMLogicalVolumeDevice.setup: test_vg3-lv6 ; orig: False ; status: True ; controllable: True ; 2024-03-01 20:49:13,644 DEBUG blivet/MainThread: LVMLogicalVolumeDevice.update_sysfs_path: test_vg3-lv6 ; status: True ; 2024-03-01 20:49:13,644 DEBUG blivet/MainThread: test_vg3-lv6 sysfs_path set to /sys/devices/virtual/block/dm-2 2024-03-01 20:49:13,644 INFO program/MainThread: Running... udevadm settle --timeout=300 2024-03-01 20:49:13,685 DEBUG program/MainThread: Return code: 0 2024-03-01 20:49:13,690 DEBUG blivet/MainThread: LVMLogicalVolumeDevice.read_current_size: exists: True ; path: /dev/mapper/test_vg3-lv6 ; sysfs_path: /sys/devices/virtual/block/dm-2 ; 2024-03-01 20:49:13,690 DEBUG blivet/MainThread: updated test_vg3-lv6 size to 1020 MiB (1020 MiB) 2024-03-01 20:49:13,691 INFO program/MainThread: Running... udevadm trigger --action=change --subsystem-match=block --sysname-match=dm-2 2024-03-01 20:49:13,700 DEBUG program/MainThread: Return code: 0 2024-03-01 20:49:13,701 INFO program/MainThread: Running... udevadm settle --timeout=300 2024-03-01 20:49:13,715 DEBUG program/MainThread: Return code: 0 2024-03-01 20:49:13,715 INFO blivet/MainThread: executing action: [189] create format xfs filesystem on lvmlv test_vg3-lv6 (id 183) 2024-03-01 20:49:13,720 DEBUG blivet/MainThread: LVMLogicalVolumeDevice.setup: test_vg3-lv6 ; orig: False ; status: True ; controllable: True ; 2024-03-01 20:49:13,722 DEBUG blivet/MainThread: XFS.create: device: /dev/mapper/test_vg3-lv6 ; type: xfs ; status: False ; 2024-03-01 20:49:13,725 DEBUG blivet/MainThread: XFS._create: type: xfs ; device: /dev/mapper/test_vg3-lv6 ; mountpoint: ; 2024-03-01 20:49:13,725 INFO program/MainThread: Running... mkfs.xfs -f /dev/mapper/test_vg3-lv6 2024-03-01 20:49:14,526 INFO program/MainThread: stdout: 2024-03-01 20:49:14,527 INFO program/MainThread: meta-data=/dev/mapper/test_vg3-lv6 isize=512 agcount=4, agsize=65280 blks 2024-03-01 20:49:14,527 INFO program/MainThread: = sectsz=512 attr=2, projid32bit=1 2024-03-01 20:49:14,527 INFO program/MainThread: = crc=1 finobt=1, sparse=1, rmapbt=0 2024-03-01 20:49:14,527 INFO program/MainThread: = reflink=1 bigtime=1 inobtcount=1 nrext64=0 2024-03-01 20:49:14,527 INFO program/MainThread: data = bsize=4096 blocks=261120, imaxpct=25 2024-03-01 20:49:14,527 INFO program/MainThread: = sunit=0 swidth=0 blks 2024-03-01 20:49:14,527 INFO program/MainThread: naming =version 2 bsize=4096 ascii-ci=0, ftype=1 2024-03-01 20:49:14,527 INFO program/MainThread: log =internal log bsize=4096 blocks=16384, version=2 2024-03-01 20:49:14,527 INFO program/MainThread: = sectsz=512 sunit=0 blks, lazy-count=1 2024-03-01 20:49:14,527 INFO program/MainThread: realtime =none extsz=4096 blocks=0, rtextents=0 2024-03-01 20:49:14,527 DEBUG program/MainThread: Return code: 0 2024-03-01 20:49:14,528 INFO program/MainThread: Running... xfs_admin -L -- /dev/mapper/test_vg3-lv6 2024-03-01 20:49:14,541 INFO program/MainThread: stdout: 2024-03-01 20:49:14,542 INFO program/MainThread: writing all SBs 2024-03-01 20:49:14,542 INFO program/MainThread: new label = "" 2024-03-01 20:49:14,542 DEBUG program/MainThread: Return code: 0 2024-03-01 20:49:14,542 INFO program/MainThread: Running... udevadm settle --timeout=300 2024-03-01 20:49:14,555 DEBUG program/MainThread: Return code: 0 2024-03-01 20:49:14,559 DEBUG blivet/MainThread: LVMLogicalVolumeDevice.update_sysfs_path: test_vg3-lv6 ; status: True ; 2024-03-01 20:49:14,559 DEBUG blivet/MainThread: test_vg3-lv6 sysfs_path set to /sys/devices/virtual/block/dm-2 2024-03-01 20:49:14,560 INFO program/MainThread: Running... udevadm trigger --action=change --subsystem-match=block --sysname-match=dm-2 2024-03-01 20:49:14,569 DEBUG program/MainThread: Return code: 0 2024-03-01 20:49:14,569 INFO program/MainThread: Running... udevadm settle --timeout=300 2024-03-01 20:49:14,585 DEBUG program/MainThread: Return code: 0 2024-03-01 20:49:14,586 INFO blivet/MainThread: executing action: [179] create device lvmlv test_vg3-lv5 (id 174) 2024-03-01 20:49:14,589 DEBUG blivet/MainThread: LVMLogicalVolumeDevice.create: test_vg3-lv5 ; status: False ; 2024-03-01 20:49:14,592 DEBUG blivet/MainThread: LVMLogicalVolumeDevice.setup_parents: name: test_vg3-lv5 ; orig: False ; 2024-03-01 20:49:14,595 DEBUG blivet/MainThread: LVMVolumeGroupDevice.setup: test_vg3 ; orig: False ; status: True ; controllable: True ; 2024-03-01 20:49:14,595 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 20:49:14,632 INFO program/MainThread: stdout[24]: LVM2_VG_NAME=test_vg3 LVM2_VG_UUID=DnjpVw-Vkxg-R3Gx-9QN1-1EpR-oYyb-t7RsVf LVM2_VG_SIZE=4261412864 LVM2_VG_FREE=2336227328 LVM2_VG_EXTENT_SIZE=4194304 LVM2_VG_EXTENT_COUNT=1016 LVM2_VG_FREE_COUNT=557 LVM2_PV_COUNT=4 2024-03-01 20:49:14,632 INFO program/MainThread: stderr[24]: 2024-03-01 20:49:14,632 INFO program/MainThread: ...done [24] (exit code: 0) 2024-03-01 20:49:14,636 DEBUG blivet/MainThread: LVMLogicalVolumeDevice._create: test_vg3-lv5 ; status: False ; 2024-03-01 20:49:14,636 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 20:49:14,687 INFO program/MainThread: stdout[25]: Logical volume "lv5" created. 2024-03-01 20:49:14,687 INFO program/MainThread: stderr[25]: 2024-03-01 20:49:14,687 INFO program/MainThread: ...done [25] (exit code: 0) 2024-03-01 20:49:14,694 DEBUG blivet/MainThread: LVMLogicalVolumeDevice.setup: test_vg3-lv5 ; orig: False ; status: True ; controllable: True ; 2024-03-01 20:49:14,703 DEBUG blivet/MainThread: LVMLogicalVolumeDevice.update_sysfs_path: test_vg3-lv5 ; status: True ; 2024-03-01 20:49:14,703 DEBUG blivet/MainThread: test_vg3-lv5 sysfs_path set to /sys/devices/virtual/block/dm-3 2024-03-01 20:49:14,703 INFO program/MainThread: Running... udevadm settle --timeout=300 2024-03-01 20:49:14,750 DEBUG program/MainThread: Return code: 0 2024-03-01 20:49:14,765 DEBUG blivet/MainThread: LVMLogicalVolumeDevice.read_current_size: exists: True ; path: /dev/mapper/test_vg3-lv5 ; sysfs_path: /sys/devices/virtual/block/dm-3 ; 2024-03-01 20:49:14,765 DEBUG blivet/MainThread: updated test_vg3-lv5 size to 1.2 GiB (1.2 GiB) 2024-03-01 20:49:14,766 INFO program/MainThread: Running... udevadm trigger --action=change --subsystem-match=block --sysname-match=dm-3 2024-03-01 20:49:14,775 DEBUG program/MainThread: Return code: 0 2024-03-01 20:49:14,775 INFO program/MainThread: Running... udevadm settle --timeout=300 2024-03-01 20:49:14,791 DEBUG program/MainThread: Return code: 0 2024-03-01 20:49:14,792 INFO blivet/MainThread: executing action: [180] create format xfs filesystem on lvmlv test_vg3-lv5 (id 174) 2024-03-01 20:49:14,796 DEBUG blivet/MainThread: LVMLogicalVolumeDevice.setup: test_vg3-lv5 ; orig: False ; status: True ; controllable: True ; 2024-03-01 20:49:14,798 DEBUG blivet/MainThread: XFS.create: device: /dev/mapper/test_vg3-lv5 ; type: xfs ; status: False ; 2024-03-01 20:49:14,801 DEBUG blivet/MainThread: XFS._create: type: xfs ; device: /dev/mapper/test_vg3-lv5 ; mountpoint: ; 2024-03-01 20:49:14,801 INFO program/MainThread: Running... mkfs.xfs -f /dev/mapper/test_vg3-lv5 2024-03-01 20:49:15,693 INFO program/MainThread: stdout: 2024-03-01 20:49:15,693 INFO program/MainThread: meta-data=/dev/mapper/test_vg3-lv5 isize=512 agcount=4, agsize=78336 blks 2024-03-01 20:49:15,693 INFO program/MainThread: = sectsz=512 attr=2, projid32bit=1 2024-03-01 20:49:15,693 INFO program/MainThread: = crc=1 finobt=1, sparse=1, rmapbt=0 2024-03-01 20:49:15,693 INFO program/MainThread: = reflink=1 bigtime=1 inobtcount=1 nrext64=0 2024-03-01 20:49:15,693 INFO program/MainThread: data = bsize=4096 blocks=313344, imaxpct=25 2024-03-01 20:49:15,693 INFO program/MainThread: = sunit=0 swidth=0 blks 2024-03-01 20:49:15,694 INFO program/MainThread: naming =version 2 bsize=4096 ascii-ci=0, ftype=1 2024-03-01 20:49:15,694 INFO program/MainThread: log =internal log bsize=4096 blocks=16384, version=2 2024-03-01 20:49:15,694 INFO program/MainThread: = sectsz=512 sunit=0 blks, lazy-count=1 2024-03-01 20:49:15,694 INFO program/MainThread: realtime =none extsz=4096 blocks=0, rtextents=0 2024-03-01 20:49:15,694 DEBUG program/MainThread: Return code: 0 2024-03-01 20:49:15,694 INFO program/MainThread: Running... xfs_admin -L -- /dev/mapper/test_vg3-lv5 2024-03-01 20:49:15,735 INFO program/MainThread: stdout: 2024-03-01 20:49:15,736 INFO program/MainThread: writing all SBs 2024-03-01 20:49:15,736 INFO program/MainThread: new label = "" 2024-03-01 20:49:15,736 DEBUG program/MainThread: Return code: 0 2024-03-01 20:49:15,736 INFO program/MainThread: Running... udevadm settle --timeout=300 2024-03-01 20:49:15,752 DEBUG program/MainThread: Return code: 0 2024-03-01 20:49:15,756 DEBUG blivet/MainThread: LVMLogicalVolumeDevice.update_sysfs_path: test_vg3-lv5 ; status: True ; 2024-03-01 20:49:15,757 DEBUG blivet/MainThread: test_vg3-lv5 sysfs_path set to /sys/devices/virtual/block/dm-3 2024-03-01 20:49:15,758 INFO program/MainThread: Running... udevadm trigger --action=change --subsystem-match=block --sysname-match=dm-3 2024-03-01 20:49:15,768 DEBUG program/MainThread: Return code: 0 2024-03-01 20:49:15,769 INFO program/MainThread: Running... udevadm settle --timeout=300 2024-03-01 20:49:15,787 DEBUG program/MainThread: Return code: 0 2024-03-01 20:49:15,787 INFO blivet/MainThread: executing action: [127] create format lvmpv on disk sdf (id 37) 2024-03-01 20:49:15,791 DEBUG blivet/MainThread: DiskDevice.setup: sdf ; orig: False ; status: True ; controllable: True ; 2024-03-01 20:49:15,794 DEBUG blivet/MainThread: LVMPhysicalVolume.create: device: /dev/sdf ; type: lvmpv ; status: False ; 2024-03-01 20:49:15,796 DEBUG blivet/MainThread: LVMPhysicalVolume._create: device: /dev/sdf ; type: lvmpv ; status: False ; 2024-03-01 20:49:15,796 DEBUG blivet/MainThread: lvm filter: device /dev/sdf added to the list of allowed devices 2024-03-01 20:49:15,796 DEBUG blivet/MainThread: lvm filter: clearing the lvm devices list 2024-03-01 20:49:15,797 INFO program/MainThread: Running [26] lvm pvcreate /dev/sdf --config= log {level=7 file=/tmp/lvm.log syslog=0} -y ... 2024-03-01 20:49:15,828 INFO program/MainThread: stdout[26]: Physical volume "/dev/sdf" successfully created. 2024-03-01 20:49:15,828 INFO program/MainThread: stderr[26]: 2024-03-01 20:49:15,828 INFO program/MainThread: ...done [26] (exit code: 0) 2024-03-01 20:49:15,829 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 20:49:15,840 INFO program/MainThread: stdout[27]: use_devicesfile=1 2024-03-01 20:49:15,841 INFO program/MainThread: stderr[27]: 2024-03-01 20:49:15,841 INFO program/MainThread: ...done [27] (exit code: 0) 2024-03-01 20:49:15,841 INFO program/MainThread: Running [28] lvmdevices --adddev /dev/sdf ... 2024-03-01 20:49:15,870 INFO program/MainThread: stdout[28]: 2024-03-01 20:49:15,871 INFO program/MainThread: stderr[28]: 2024-03-01 20:49:15,871 INFO program/MainThread: ...done [28] (exit code: 0) 2024-03-01 20:49:15,871 DEBUG blivet/MainThread: lvm filter: restoring the lvm devices list to /dev/sdf 2024-03-01 20:49:15,871 INFO program/MainThread: Running... udevadm settle --timeout=300 2024-03-01 20:49:15,883 DEBUG program/MainThread: Return code: 0 2024-03-01 20:49:15,887 DEBUG blivet/MainThread: DiskDevice.update_sysfs_path: sdf ; status: True ; 2024-03-01 20:49:15,887 DEBUG blivet/MainThread: sdf sysfs_path set to /sys/devices/tcm_loop_0/tcm_loop_adapter_0/host2/target2:0:1/2:0:1:5/block/sdf 2024-03-01 20:49:15,889 INFO program/MainThread: Running... udevadm trigger --action=change --subsystem-match=block --sysname-match=sdf 2024-03-01 20:49:15,898 DEBUG program/MainThread: Return code: 0 2024-03-01 20:49:15,898 INFO program/MainThread: Running... udevadm settle --timeout=300 2024-03-01 20:49:15,919 DEBUG program/MainThread: Return code: 0 2024-03-01 20:49:15,919 INFO blivet/MainThread: executing action: [123] create format lvmpv on disk sde (id 32) 2024-03-01 20:49:15,923 DEBUG blivet/MainThread: DiskDevice.setup: sde ; orig: False ; status: True ; controllable: True ; 2024-03-01 20:49:15,926 DEBUG blivet/MainThread: LVMPhysicalVolume.create: device: /dev/sde ; type: lvmpv ; status: False ; 2024-03-01 20:49:15,928 DEBUG blivet/MainThread: LVMPhysicalVolume._create: device: /dev/sde ; type: lvmpv ; status: False ; 2024-03-01 20:49:15,928 DEBUG blivet/MainThread: lvm filter: device /dev/sde added to the list of allowed devices 2024-03-01 20:49:15,928 DEBUG blivet/MainThread: lvm filter: clearing the lvm devices list 2024-03-01 20:49:15,929 INFO program/MainThread: Running [29] lvm pvcreate /dev/sde --config= log {level=7 file=/tmp/lvm.log syslog=0} -y ... 2024-03-01 20:49:15,967 INFO program/MainThread: stdout[29]: Physical volume "/dev/sde" successfully created. 2024-03-01 20:49:15,967 INFO program/MainThread: stderr[29]: 2024-03-01 20:49:15,967 INFO program/MainThread: ...done [29] (exit code: 0) 2024-03-01 20:49:15,967 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 20:49:15,977 INFO program/MainThread: stdout[30]: use_devicesfile=1 2024-03-01 20:49:15,978 INFO program/MainThread: stderr[30]: 2024-03-01 20:49:15,978 INFO program/MainThread: ...done [30] (exit code: 0) 2024-03-01 20:49:15,978 INFO program/MainThread: Running [31] lvmdevices --adddev /dev/sde ... 2024-03-01 20:49:16,003 INFO program/MainThread: stdout[31]: 2024-03-01 20:49:16,004 INFO program/MainThread: stderr[31]: 2024-03-01 20:49:16,004 INFO program/MainThread: ...done [31] (exit code: 0) 2024-03-01 20:49:16,004 DEBUG blivet/MainThread: lvm filter: restoring the lvm devices list to /dev/sde 2024-03-01 20:49:16,004 INFO program/MainThread: Running... udevadm settle --timeout=300 2024-03-01 20:49:16,013 DEBUG program/MainThread: Return code: 0 2024-03-01 20:49:16,017 DEBUG blivet/MainThread: DiskDevice.update_sysfs_path: sde ; status: True ; 2024-03-01 20:49:16,017 DEBUG blivet/MainThread: sde sysfs_path set to /sys/devices/tcm_loop_0/tcm_loop_adapter_0/host2/target2:0:1/2:0:1:4/block/sde 2024-03-01 20:49:16,018 INFO program/MainThread: Running... udevadm trigger --action=change --subsystem-match=block --sysname-match=sde 2024-03-01 20:49:16,027 DEBUG program/MainThread: Return code: 0 2024-03-01 20:49:16,028 INFO program/MainThread: Running... udevadm settle --timeout=300 2024-03-01 20:49:16,048 DEBUG program/MainThread: Return code: 0 2024-03-01 20:49:16,048 INFO blivet/MainThread: executing action: [119] create format lvmpv on disk sdd (id 27) 2024-03-01 20:49:16,052 DEBUG blivet/MainThread: DiskDevice.setup: sdd ; orig: False ; status: True ; controllable: True ; 2024-03-01 20:49:16,055 DEBUG blivet/MainThread: LVMPhysicalVolume.create: device: /dev/sdd ; type: lvmpv ; status: False ; 2024-03-01 20:49:16,057 DEBUG blivet/MainThread: LVMPhysicalVolume._create: device: /dev/sdd ; type: lvmpv ; status: False ; 2024-03-01 20:49:16,057 DEBUG blivet/MainThread: lvm filter: device /dev/sdd added to the list of allowed devices 2024-03-01 20:49:16,058 DEBUG blivet/MainThread: lvm filter: clearing the lvm devices list 2024-03-01 20:49:16,058 INFO program/MainThread: Running [32] lvm pvcreate /dev/sdd --config= log {level=7 file=/tmp/lvm.log syslog=0} -y ... 2024-03-01 20:49:16,090 INFO program/MainThread: stdout[32]: Physical volume "/dev/sdd" successfully created. 2024-03-01 20:49:16,090 INFO program/MainThread: stderr[32]: 2024-03-01 20:49:16,090 INFO program/MainThread: ...done [32] (exit code: 0) 2024-03-01 20:49:16,091 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 20:49:16,104 INFO program/MainThread: stdout[33]: use_devicesfile=1 2024-03-01 20:49:16,104 INFO program/MainThread: stderr[33]: 2024-03-01 20:49:16,104 INFO program/MainThread: ...done [33] (exit code: 0) 2024-03-01 20:49:16,104 INFO program/MainThread: Running [34] lvmdevices --adddev /dev/sdd ... 2024-03-01 20:49:16,133 INFO program/MainThread: stdout[34]: 2024-03-01 20:49:16,133 INFO program/MainThread: stderr[34]: 2024-03-01 20:49:16,133 INFO program/MainThread: ...done [34] (exit code: 0) 2024-03-01 20:49:16,134 DEBUG blivet/MainThread: lvm filter: restoring the lvm devices list to /dev/sdd 2024-03-01 20:49:16,134 INFO program/MainThread: Running... udevadm settle --timeout=300 2024-03-01 20:49:16,146 DEBUG program/MainThread: Return code: 0 2024-03-01 20:49:16,150 DEBUG blivet/MainThread: DiskDevice.update_sysfs_path: sdd ; status: True ; 2024-03-01 20:49:16,150 DEBUG blivet/MainThread: sdd sysfs_path set to /sys/devices/tcm_loop_0/tcm_loop_adapter_0/host2/target2:0:1/2:0:1:3/block/sdd 2024-03-01 20:49:16,151 INFO program/MainThread: Running... udevadm trigger --action=change --subsystem-match=block --sysname-match=sdd 2024-03-01 20:49:16,160 DEBUG program/MainThread: Return code: 0 2024-03-01 20:49:16,160 INFO program/MainThread: Running... udevadm settle --timeout=300 2024-03-01 20:49:16,180 DEBUG program/MainThread: Return code: 0 2024-03-01 20:49:16,180 INFO blivet/MainThread: executing action: [133] create device lvmvg test_vg2 (id 129) 2024-03-01 20:49:16,184 DEBUG blivet/MainThread: LVMVolumeGroupDevice.create: test_vg2 ; status: False ; 2024-03-01 20:49:16,187 DEBUG blivet/MainThread: LVMVolumeGroupDevice.setup_parents: name: test_vg2 ; orig: False ; 2024-03-01 20:49:16,189 DEBUG blivet/MainThread: DiskDevice.setup: sdd ; orig: False ; status: True ; controllable: True ; 2024-03-01 20:49:16,192 DEBUG blivet/MainThread: LVMPhysicalVolume.setup: device: /dev/sdd ; type: lvmpv ; status: False ; 2024-03-01 20:49:16,195 DEBUG blivet/MainThread: DiskDevice.setup: sde ; orig: False ; status: True ; controllable: True ; 2024-03-01 20:49:16,197 DEBUG blivet/MainThread: LVMPhysicalVolume.setup: device: /dev/sde ; type: lvmpv ; status: False ; 2024-03-01 20:49:16,200 DEBUG blivet/MainThread: DiskDevice.setup: sdf ; orig: False ; status: True ; controllable: True ; 2024-03-01 20:49:16,203 DEBUG blivet/MainThread: LVMPhysicalVolume.setup: device: /dev/sdf ; type: lvmpv ; status: False ; 2024-03-01 20:49:16,205 DEBUG blivet/MainThread: LVMVolumeGroupDevice._create: test_vg2 ; status: False ; 2024-03-01 20:49:16,205 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 20:49:16,262 INFO program/MainThread: stdout[35]: Volume group "test_vg2" successfully created 2024-03-01 20:49:16,263 INFO program/MainThread: stderr[35]: 2024-03-01 20:49:16,263 INFO program/MainThread: ...done [35] (exit code: 0) 2024-03-01 20:49:16,274 DEBUG blivet/MainThread: LVMVolumeGroupDevice.setup: test_vg2 ; orig: False ; status: False ; controllable: True ; 2024-03-01 20:49:16,282 DEBUG blivet/MainThread: LVMVolumeGroupDevice.setup_parents: name: test_vg2 ; orig: False ; 2024-03-01 20:49:16,287 DEBUG blivet/MainThread: DiskDevice.setup: sdd ; orig: False ; status: True ; controllable: True ; 2024-03-01 20:49:16,294 DEBUG blivet/MainThread: LVMPhysicalVolume.setup: device: /dev/sdd ; type: lvmpv ; status: False ; 2024-03-01 20:49:16,297 DEBUG blivet/MainThread: DiskDevice.setup: sde ; orig: False ; status: True ; controllable: True ; 2024-03-01 20:49:16,300 DEBUG blivet/MainThread: LVMPhysicalVolume.setup: device: /dev/sde ; type: lvmpv ; status: False ; 2024-03-01 20:49:16,303 DEBUG blivet/MainThread: DiskDevice.setup: sdf ; orig: False ; status: True ; controllable: True ; 2024-03-01 20:49:16,306 DEBUG blivet/MainThread: LVMPhysicalVolume.setup: device: /dev/sdf ; type: lvmpv ; status: False ; 2024-03-01 20:49:16,306 INFO program/MainThread: Running... udevadm settle --timeout=300 2024-03-01 20:49:16,315 DEBUG program/MainThread: Return code: 0 2024-03-01 20:49:16,319 DEBUG blivet/MainThread: LVMVolumeGroupDevice.update_sysfs_path: test_vg2 ; status: False ; 2024-03-01 20:49:16,322 DEBUG blivet/MainThread: LVMVolumeGroupDevice.update_sysfs_path: test_vg2 ; status: False ; 2024-03-01 20:49:16,322 INFO program/MainThread: Running... udevadm settle --timeout=300 2024-03-01 20:49:16,331 DEBUG program/MainThread: Return code: 0 2024-03-01 20:49:16,332 INFO program/MainThread: Running... udevadm trigger --action=change --subsystem-match=block --sysname-match=test_vg2 2024-03-01 20:49:16,341 DEBUG program/MainThread: Return code: 0 2024-03-01 20:49:16,341 INFO program/MainThread: Running... udevadm settle --timeout=300 2024-03-01 20:49:16,350 DEBUG program/MainThread: Return code: 0 2024-03-01 20:49:16,350 INFO blivet/MainThread: executing action: [149] create device lvmlv test_vg2-lv4 (id 144) 2024-03-01 20:49:16,354 DEBUG blivet/MainThread: LVMLogicalVolumeDevice.create: test_vg2-lv4 ; status: False ; 2024-03-01 20:49:16,357 DEBUG blivet/MainThread: LVMLogicalVolumeDevice.setup_parents: name: test_vg2-lv4 ; orig: False ; 2024-03-01 20:49:16,359 DEBUG blivet/MainThread: LVMVolumeGroupDevice.setup: test_vg2 ; orig: False ; status: False ; controllable: True ; 2024-03-01 20:49:16,363 DEBUG blivet/MainThread: LVMVolumeGroupDevice.setup_parents: name: test_vg2 ; orig: False ; 2024-03-01 20:49:16,365 DEBUG blivet/MainThread: DiskDevice.setup: sdd ; orig: False ; status: True ; controllable: True ; 2024-03-01 20:49:16,368 DEBUG blivet/MainThread: LVMPhysicalVolume.setup: device: /dev/sdd ; type: lvmpv ; status: False ; 2024-03-01 20:49:16,372 DEBUG blivet/MainThread: DiskDevice.setup: sde ; orig: False ; status: True ; controllable: True ; 2024-03-01 20:49:16,375 DEBUG blivet/MainThread: LVMPhysicalVolume.setup: device: /dev/sde ; type: lvmpv ; status: False ; 2024-03-01 20:49:16,378 DEBUG blivet/MainThread: DiskDevice.setup: sdf ; orig: False ; status: True ; controllable: True ; 2024-03-01 20:49:16,380 DEBUG blivet/MainThread: LVMPhysicalVolume.setup: device: /dev/sdf ; type: lvmpv ; status: False ; 2024-03-01 20:49:16,381 INFO program/MainThread: Running... udevadm settle --timeout=300 2024-03-01 20:49:16,390 DEBUG program/MainThread: Return code: 0 2024-03-01 20:49:16,394 DEBUG blivet/MainThread: LVMVolumeGroupDevice.update_sysfs_path: test_vg2 ; status: False ; 2024-03-01 20:49:16,394 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 20:49:16,431 INFO program/MainThread: stdout[36]: LVM2_VG_NAME=test_vg2 LVM2_VG_UUID=Ov9iZp-zlA3-8AwT-UCAM-rhPK-dtF9-W4jg4K LVM2_VG_SIZE=3196059648 LVM2_VG_FREE=3196059648 LVM2_VG_EXTENT_SIZE=4194304 LVM2_VG_EXTENT_COUNT=762 LVM2_VG_FREE_COUNT=762 LVM2_PV_COUNT=3 2024-03-01 20:49:16,431 INFO program/MainThread: stderr[36]: 2024-03-01 20:49:16,431 INFO program/MainThread: ...done [36] (exit code: 0) 2024-03-01 20:49:16,435 DEBUG blivet/MainThread: LVMLogicalVolumeDevice._create: test_vg2-lv4 ; status: False ; 2024-03-01 20:49:16,436 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 20:49:16,512 INFO program/MainThread: stdout[37]: Logical volume "lv4" created. 2024-03-01 20:49:16,513 INFO program/MainThread: stderr[37]: 2024-03-01 20:49:16,513 INFO program/MainThread: ...done [37] (exit code: 0) 2024-03-01 20:49:16,524 DEBUG blivet/MainThread: LVMLogicalVolumeDevice.setup: test_vg2-lv4 ; orig: False ; status: True ; controllable: True ; 2024-03-01 20:49:16,534 DEBUG blivet/MainThread: LVMLogicalVolumeDevice.update_sysfs_path: test_vg2-lv4 ; status: True ; 2024-03-01 20:49:16,534 DEBUG blivet/MainThread: test_vg2-lv4 sysfs_path set to /sys/devices/virtual/block/dm-4 2024-03-01 20:49:16,534 INFO program/MainThread: Running... udevadm settle --timeout=300 2024-03-01 20:49:16,552 DEBUG program/MainThread: Return code: 0 2024-03-01 20:49:16,557 DEBUG blivet/MainThread: LVMLogicalVolumeDevice.read_current_size: exists: True ; path: /dev/mapper/test_vg2-lv4 ; sysfs_path: /sys/devices/virtual/block/dm-4 ; 2024-03-01 20:49:16,557 DEBUG blivet/MainThread: updated test_vg2-lv4 size to 612 MiB (612 MiB) 2024-03-01 20:49:16,558 INFO program/MainThread: Running... udevadm trigger --action=change --subsystem-match=block --sysname-match=dm-4 2024-03-01 20:49:16,567 DEBUG program/MainThread: Return code: 0 2024-03-01 20:49:16,567 INFO program/MainThread: Running... udevadm settle --timeout=300 2024-03-01 20:49:16,580 DEBUG program/MainThread: Return code: 0 2024-03-01 20:49:16,580 INFO blivet/MainThread: executing action: [150] create format xfs filesystem on lvmlv test_vg2-lv4 (id 144) 2024-03-01 20:49:16,585 DEBUG blivet/MainThread: LVMLogicalVolumeDevice.setup: test_vg2-lv4 ; orig: False ; status: True ; controllable: True ; 2024-03-01 20:49:16,587 DEBUG blivet/MainThread: XFS.create: device: /dev/mapper/test_vg2-lv4 ; type: xfs ; status: False ; 2024-03-01 20:49:16,590 DEBUG blivet/MainThread: XFS._create: type: xfs ; device: /dev/mapper/test_vg2-lv4 ; mountpoint: ; 2024-03-01 20:49:16,590 INFO program/MainThread: Running... mkfs.xfs -f /dev/mapper/test_vg2-lv4 2024-03-01 20:49:16,865 INFO program/MainThread: stdout: 2024-03-01 20:49:16,866 INFO program/MainThread: meta-data=/dev/mapper/test_vg2-lv4 isize=512 agcount=4, agsize=39168 blks 2024-03-01 20:49:16,866 INFO program/MainThread: = sectsz=512 attr=2, projid32bit=1 2024-03-01 20:49:16,866 INFO program/MainThread: = crc=1 finobt=1, sparse=1, rmapbt=0 2024-03-01 20:49:16,866 INFO program/MainThread: = reflink=1 bigtime=1 inobtcount=1 nrext64=0 2024-03-01 20:49:16,866 INFO program/MainThread: data = bsize=4096 blocks=156672, imaxpct=25 2024-03-01 20:49:16,866 INFO program/MainThread: = sunit=0 swidth=0 blks 2024-03-01 20:49:16,866 INFO program/MainThread: naming =version 2 bsize=4096 ascii-ci=0, ftype=1 2024-03-01 20:49:16,866 INFO program/MainThread: log =internal log bsize=4096 blocks=16384, version=2 2024-03-01 20:49:16,866 INFO program/MainThread: = sectsz=512 sunit=0 blks, lazy-count=1 2024-03-01 20:49:16,866 INFO program/MainThread: realtime =none extsz=4096 blocks=0, rtextents=0 2024-03-01 20:49:16,866 DEBUG program/MainThread: Return code: 0 2024-03-01 20:49:16,867 INFO program/MainThread: Running... xfs_admin -L -- /dev/mapper/test_vg2-lv4 2024-03-01 20:49:16,881 INFO program/MainThread: stdout: 2024-03-01 20:49:16,881 INFO program/MainThread: writing all SBs 2024-03-01 20:49:16,881 INFO program/MainThread: new label = "" 2024-03-01 20:49:16,881 DEBUG program/MainThread: Return code: 0 2024-03-01 20:49:16,881 INFO program/MainThread: Running... udevadm settle --timeout=300 2024-03-01 20:49:16,898 DEBUG program/MainThread: Return code: 0 2024-03-01 20:49:16,902 DEBUG blivet/MainThread: LVMLogicalVolumeDevice.update_sysfs_path: test_vg2-lv4 ; status: True ; 2024-03-01 20:49:16,902 DEBUG blivet/MainThread: test_vg2-lv4 sysfs_path set to /sys/devices/virtual/block/dm-4 2024-03-01 20:49:16,903 INFO program/MainThread: Running... udevadm trigger --action=change --subsystem-match=block --sysname-match=dm-4 2024-03-01 20:49:16,912 DEBUG program/MainThread: Return code: 0 2024-03-01 20:49:16,912 INFO program/MainThread: Running... udevadm settle --timeout=300 2024-03-01 20:49:16,928 DEBUG program/MainThread: Return code: 0 2024-03-01 20:49:16,928 INFO blivet/MainThread: executing action: [140] create device lvmlv test_vg2-lv3 (id 135) 2024-03-01 20:49:16,932 DEBUG blivet/MainThread: LVMLogicalVolumeDevice.create: test_vg2-lv3 ; status: False ; 2024-03-01 20:49:16,935 DEBUG blivet/MainThread: LVMLogicalVolumeDevice.setup_parents: name: test_vg2-lv3 ; orig: False ; 2024-03-01 20:49:16,938 DEBUG blivet/MainThread: LVMVolumeGroupDevice.setup: test_vg2 ; orig: False ; status: True ; controllable: True ; 2024-03-01 20:49:16,938 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 20:49:16,969 INFO program/MainThread: stdout[38]: LVM2_VG_NAME=test_vg2 LVM2_VG_UUID=Ov9iZp-zlA3-8AwT-UCAM-rhPK-dtF9-W4jg4K LVM2_VG_SIZE=3196059648 LVM2_VG_FREE=2554331136 LVM2_VG_EXTENT_SIZE=4194304 LVM2_VG_EXTENT_COUNT=762 LVM2_VG_FREE_COUNT=609 LVM2_PV_COUNT=3 2024-03-01 20:49:16,970 INFO program/MainThread: stderr[38]: 2024-03-01 20:49:16,970 INFO program/MainThread: ...done [38] (exit code: 0) 2024-03-01 20:49:16,974 DEBUG blivet/MainThread: LVMLogicalVolumeDevice._create: test_vg2-lv3 ; status: False ; 2024-03-01 20:49:16,974 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 20:49:17,044 INFO program/MainThread: stdout[39]: Logical volume "lv3" created. 2024-03-01 20:49:17,045 INFO program/MainThread: stderr[39]: 2024-03-01 20:49:17,045 INFO program/MainThread: ...done [39] (exit code: 0) 2024-03-01 20:49:17,052 DEBUG blivet/MainThread: LVMLogicalVolumeDevice.setup: test_vg2-lv3 ; orig: False ; status: True ; controllable: True ; 2024-03-01 20:49:17,058 DEBUG blivet/MainThread: LVMLogicalVolumeDevice.update_sysfs_path: test_vg2-lv3 ; status: True ; 2024-03-01 20:49:17,058 DEBUG blivet/MainThread: test_vg2-lv3 sysfs_path set to /sys/devices/virtual/block/dm-5 2024-03-01 20:49:17,058 INFO program/MainThread: Running... udevadm settle --timeout=300 2024-03-01 20:49:17,082 DEBUG program/MainThread: Return code: 0 2024-03-01 20:49:17,087 DEBUG blivet/MainThread: LVMLogicalVolumeDevice.read_current_size: exists: True ; path: /dev/mapper/test_vg2-lv3 ; sysfs_path: /sys/devices/virtual/block/dm-5 ; 2024-03-01 20:49:17,087 DEBUG blivet/MainThread: updated test_vg2-lv3 size to 308 MiB (308 MiB) 2024-03-01 20:49:17,088 INFO program/MainThread: Running... udevadm trigger --action=change --subsystem-match=block --sysname-match=dm-5 2024-03-01 20:49:17,097 DEBUG program/MainThread: Return code: 0 2024-03-01 20:49:17,097 INFO program/MainThread: Running... udevadm settle --timeout=300 2024-03-01 20:49:17,113 DEBUG program/MainThread: Return code: 0 2024-03-01 20:49:17,113 INFO blivet/MainThread: executing action: [141] create format xfs filesystem on lvmlv test_vg2-lv3 (id 135) 2024-03-01 20:49:17,117 DEBUG blivet/MainThread: LVMLogicalVolumeDevice.setup: test_vg2-lv3 ; orig: False ; status: True ; controllable: True ; 2024-03-01 20:49:17,120 DEBUG blivet/MainThread: XFS.create: device: /dev/mapper/test_vg2-lv3 ; type: xfs ; status: False ; 2024-03-01 20:49:17,123 DEBUG blivet/MainThread: XFS._create: type: xfs ; device: /dev/mapper/test_vg2-lv3 ; mountpoint: ; 2024-03-01 20:49:17,123 INFO program/MainThread: Running... mkfs.xfs -f /dev/mapper/test_vg2-lv3 2024-03-01 20:49:17,946 INFO program/MainThread: stdout: 2024-03-01 20:49:17,947 INFO program/MainThread: meta-data=/dev/mapper/test_vg2-lv3 isize=512 agcount=4, agsize=19712 blks 2024-03-01 20:49:17,947 INFO program/MainThread: = sectsz=512 attr=2, projid32bit=1 2024-03-01 20:49:17,947 INFO program/MainThread: = crc=1 finobt=1, sparse=1, rmapbt=0 2024-03-01 20:49:17,947 INFO program/MainThread: = reflink=1 bigtime=1 inobtcount=1 nrext64=0 2024-03-01 20:49:17,947 INFO program/MainThread: data = bsize=4096 blocks=78848, imaxpct=25 2024-03-01 20:49:17,947 INFO program/MainThread: = sunit=0 swidth=0 blks 2024-03-01 20:49:17,947 INFO program/MainThread: naming =version 2 bsize=4096 ascii-ci=0, ftype=1 2024-03-01 20:49:17,947 INFO program/MainThread: log =internal log bsize=4096 blocks=16384, version=2 2024-03-01 20:49:17,947 INFO program/MainThread: = sectsz=512 sunit=0 blks, lazy-count=1 2024-03-01 20:49:17,947 INFO program/MainThread: realtime =none extsz=4096 blocks=0, rtextents=0 2024-03-01 20:49:17,947 DEBUG program/MainThread: Return code: 0 2024-03-01 20:49:17,948 INFO program/MainThread: Running... xfs_admin -L -- /dev/mapper/test_vg2-lv3 2024-03-01 20:49:17,962 INFO program/MainThread: stdout: 2024-03-01 20:49:17,962 INFO program/MainThread: writing all SBs 2024-03-01 20:49:17,963 INFO program/MainThread: new label = "" 2024-03-01 20:49:17,963 DEBUG program/MainThread: Return code: 0 2024-03-01 20:49:17,963 INFO program/MainThread: Running... udevadm settle --timeout=300 2024-03-01 20:49:17,979 DEBUG program/MainThread: Return code: 0 2024-03-01 20:49:17,983 DEBUG blivet/MainThread: LVMLogicalVolumeDevice.update_sysfs_path: test_vg2-lv3 ; status: True ; 2024-03-01 20:49:17,983 DEBUG blivet/MainThread: test_vg2-lv3 sysfs_path set to /sys/devices/virtual/block/dm-5 2024-03-01 20:49:17,985 INFO program/MainThread: Running... udevadm trigger --action=change --subsystem-match=block --sysname-match=dm-5 2024-03-01 20:49:17,993 DEBUG program/MainThread: Return code: 0 2024-03-01 20:49:17,994 INFO program/MainThread: Running... udevadm settle --timeout=300 2024-03-01 20:49:18,010 DEBUG program/MainThread: Return code: 0 2024-03-01 20:49:18,010 INFO blivet/MainThread: executing action: [92] create format lvmpv on disk sdc (id 22) 2024-03-01 20:49:18,014 DEBUG blivet/MainThread: DiskDevice.setup: sdc ; orig: False ; status: True ; controllable: True ; 2024-03-01 20:49:18,017 DEBUG blivet/MainThread: LVMPhysicalVolume.create: device: /dev/sdc ; type: lvmpv ; status: False ; 2024-03-01 20:49:18,019 DEBUG blivet/MainThread: LVMPhysicalVolume._create: device: /dev/sdc ; type: lvmpv ; status: False ; 2024-03-01 20:49:18,019 DEBUG blivet/MainThread: lvm filter: device /dev/sdc added to the list of allowed devices 2024-03-01 20:49:18,019 DEBUG blivet/MainThread: lvm filter: clearing the lvm devices list 2024-03-01 20:49:18,020 INFO program/MainThread: Running [40] lvm pvcreate /dev/sdc --config= log {level=7 file=/tmp/lvm.log syslog=0} -y ... 2024-03-01 20:49:18,050 INFO program/MainThread: stdout[40]: Physical volume "/dev/sdc" successfully created. 2024-03-01 20:49:18,050 INFO program/MainThread: stderr[40]: 2024-03-01 20:49:18,050 INFO program/MainThread: ...done [40] (exit code: 0) 2024-03-01 20:49:18,050 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 20:49:18,065 INFO program/MainThread: stdout[41]: use_devicesfile=1 2024-03-01 20:49:18,065 INFO program/MainThread: stderr[41]: 2024-03-01 20:49:18,065 INFO program/MainThread: ...done [41] (exit code: 0) 2024-03-01 20:49:18,065 INFO program/MainThread: Running [42] lvmdevices --adddev /dev/sdc ... 2024-03-01 20:49:18,096 INFO program/MainThread: stdout[42]: 2024-03-01 20:49:18,097 INFO program/MainThread: stderr[42]: 2024-03-01 20:49:18,097 INFO program/MainThread: ...done [42] (exit code: 0) 2024-03-01 20:49:18,097 DEBUG blivet/MainThread: lvm filter: restoring the lvm devices list to /dev/sdc 2024-03-01 20:49:18,097 INFO program/MainThread: Running... udevadm settle --timeout=300 2024-03-01 20:49:18,106 DEBUG program/MainThread: Return code: 0 2024-03-01 20:49:18,109 DEBUG blivet/MainThread: DiskDevice.update_sysfs_path: sdc ; status: True ; 2024-03-01 20:49:18,110 DEBUG blivet/MainThread: sdc sysfs_path set to /sys/devices/tcm_loop_0/tcm_loop_adapter_0/host2/target2:0:1/2:0:1:2/block/sdc 2024-03-01 20:49:18,111 INFO program/MainThread: Running... udevadm trigger --action=change --subsystem-match=block --sysname-match=sdc 2024-03-01 20:49:18,119 DEBUG program/MainThread: Return code: 0 2024-03-01 20:49:18,119 INFO program/MainThread: Running... udevadm settle --timeout=300 2024-03-01 20:49:18,139 DEBUG program/MainThread: Return code: 0 2024-03-01 20:49:18,139 INFO blivet/MainThread: executing action: [88] create format lvmpv on disk sdb (id 7) 2024-03-01 20:49:18,143 DEBUG blivet/MainThread: DiskDevice.setup: sdb ; orig: False ; status: True ; controllable: True ; 2024-03-01 20:49:18,146 DEBUG blivet/MainThread: LVMPhysicalVolume.create: device: /dev/sdb ; type: lvmpv ; status: False ; 2024-03-01 20:49:18,149 DEBUG blivet/MainThread: LVMPhysicalVolume._create: device: /dev/sdb ; type: lvmpv ; status: False ; 2024-03-01 20:49:18,149 DEBUG blivet/MainThread: lvm filter: device /dev/sdb added to the list of allowed devices 2024-03-01 20:49:18,149 DEBUG blivet/MainThread: lvm filter: clearing the lvm devices list 2024-03-01 20:49:18,149 INFO program/MainThread: Running [43] lvm pvcreate /dev/sdb --config= log {level=7 file=/tmp/lvm.log syslog=0} -y ... 2024-03-01 20:49:18,188 INFO program/MainThread: stdout[43]: Physical volume "/dev/sdb" successfully created. 2024-03-01 20:49:18,188 INFO program/MainThread: stderr[43]: 2024-03-01 20:49:18,188 INFO program/MainThread: ...done [43] (exit code: 0) 2024-03-01 20:49:18,189 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 20:49:18,198 INFO program/MainThread: stdout[44]: use_devicesfile=1 2024-03-01 20:49:18,198 INFO program/MainThread: stderr[44]: 2024-03-01 20:49:18,198 INFO program/MainThread: ...done [44] (exit code: 0) 2024-03-01 20:49:18,198 INFO program/MainThread: Running [45] lvmdevices --adddev /dev/sdb ... 2024-03-01 20:49:18,228 INFO program/MainThread: stdout[45]: 2024-03-01 20:49:18,229 INFO program/MainThread: stderr[45]: 2024-03-01 20:49:18,229 INFO program/MainThread: ...done [45] (exit code: 0) 2024-03-01 20:49:18,229 DEBUG blivet/MainThread: lvm filter: restoring the lvm devices list to /dev/sdb 2024-03-01 20:49:18,229 INFO program/MainThread: Running... udevadm settle --timeout=300 2024-03-01 20:49:18,241 DEBUG program/MainThread: Return code: 0 2024-03-01 20:49:18,245 DEBUG blivet/MainThread: DiskDevice.update_sysfs_path: sdb ; status: True ; 2024-03-01 20:49:18,245 DEBUG blivet/MainThread: sdb sysfs_path set to /sys/devices/tcm_loop_0/tcm_loop_adapter_0/host2/target2:0:1/2:0:1:1/block/sdb 2024-03-01 20:49:18,246 INFO program/MainThread: Running... udevadm trigger --action=change --subsystem-match=block --sysname-match=sdb 2024-03-01 20:49:18,255 DEBUG program/MainThread: Return code: 0 2024-03-01 20:49:18,255 INFO program/MainThread: Running... udevadm settle --timeout=300 2024-03-01 20:49:18,279 DEBUG program/MainThread: Return code: 0 2024-03-01 20:49:18,280 INFO blivet/MainThread: executing action: [84] create format lvmpv on disk sda (id 2) 2024-03-01 20:49:18,283 DEBUG blivet/MainThread: DiskDevice.setup: sda ; orig: False ; status: True ; controllable: True ; 2024-03-01 20:49:18,286 DEBUG blivet/MainThread: LVMPhysicalVolume.create: device: /dev/sda ; type: lvmpv ; status: False ; 2024-03-01 20:49:18,288 DEBUG blivet/MainThread: LVMPhysicalVolume._create: device: /dev/sda ; type: lvmpv ; status: False ; 2024-03-01 20:49:18,288 DEBUG blivet/MainThread: lvm filter: device /dev/sda added to the list of allowed devices 2024-03-01 20:49:18,289 DEBUG blivet/MainThread: lvm filter: clearing the lvm devices list 2024-03-01 20:49:18,289 INFO program/MainThread: Running [46] lvm pvcreate /dev/sda --config= log {level=7 file=/tmp/lvm.log syslog=0} -y ... 2024-03-01 20:49:18,326 INFO program/MainThread: stdout[46]: Physical volume "/dev/sda" successfully created. 2024-03-01 20:49:18,327 INFO program/MainThread: stderr[46]: 2024-03-01 20:49:18,327 INFO program/MainThread: ...done [46] (exit code: 0) 2024-03-01 20:49:18,327 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 20:49:18,339 INFO program/MainThread: stdout[47]: use_devicesfile=1 2024-03-01 20:49:18,340 INFO program/MainThread: stderr[47]: 2024-03-01 20:49:18,340 INFO program/MainThread: ...done [47] (exit code: 0) 2024-03-01 20:49:18,340 INFO program/MainThread: Running [48] lvmdevices --adddev /dev/sda ... 2024-03-01 20:49:18,370 INFO program/MainThread: stdout[48]: 2024-03-01 20:49:18,370 INFO program/MainThread: stderr[48]: 2024-03-01 20:49:18,370 INFO program/MainThread: ...done [48] (exit code: 0) 2024-03-01 20:49:18,370 DEBUG blivet/MainThread: lvm filter: restoring the lvm devices list to /dev/sda 2024-03-01 20:49:18,371 INFO program/MainThread: Running... udevadm settle --timeout=300 2024-03-01 20:49:18,383 DEBUG program/MainThread: Return code: 0 2024-03-01 20:49:18,387 DEBUG blivet/MainThread: DiskDevice.update_sysfs_path: sda ; status: True ; 2024-03-01 20:49:18,387 DEBUG blivet/MainThread: sda sysfs_path set to /sys/devices/tcm_loop_0/tcm_loop_adapter_0/host2/target2:0:1/2:0:1:0/block/sda 2024-03-01 20:49:18,389 INFO program/MainThread: Running... udevadm trigger --action=change --subsystem-match=block --sysname-match=sda 2024-03-01 20:49:18,398 DEBUG program/MainThread: Return code: 0 2024-03-01 20:49:18,398 INFO program/MainThread: Running... udevadm settle --timeout=300 2024-03-01 20:49:18,419 DEBUG program/MainThread: Return code: 0 2024-03-01 20:49:18,419 INFO blivet/MainThread: executing action: [98] create device lvmvg test_vg1 (id 94) 2024-03-01 20:49:18,423 DEBUG blivet/MainThread: LVMVolumeGroupDevice.create: test_vg1 ; status: False ; 2024-03-01 20:49:18,426 DEBUG blivet/MainThread: LVMVolumeGroupDevice.setup_parents: name: test_vg1 ; orig: False ; 2024-03-01 20:49:18,428 DEBUG blivet/MainThread: DiskDevice.setup: sda ; orig: False ; status: True ; controllable: True ; 2024-03-01 20:49:18,431 DEBUG blivet/MainThread: LVMPhysicalVolume.setup: device: /dev/sda ; type: lvmpv ; status: False ; 2024-03-01 20:49:18,434 DEBUG blivet/MainThread: DiskDevice.setup: sdb ; orig: False ; status: True ; controllable: True ; 2024-03-01 20:49:18,436 DEBUG blivet/MainThread: LVMPhysicalVolume.setup: device: /dev/sdb ; type: lvmpv ; status: False ; 2024-03-01 20:49:18,439 DEBUG blivet/MainThread: DiskDevice.setup: sdc ; orig: False ; status: True ; controllable: True ; 2024-03-01 20:49:18,442 DEBUG blivet/MainThread: LVMPhysicalVolume.setup: device: /dev/sdc ; type: lvmpv ; status: False ; 2024-03-01 20:49:18,444 DEBUG blivet/MainThread: LVMVolumeGroupDevice._create: test_vg1 ; status: False ; 2024-03-01 20:49:18,444 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 20:49:18,489 INFO program/MainThread: stdout[49]: Volume group "test_vg1" successfully created 2024-03-01 20:49:18,489 INFO program/MainThread: stderr[49]: 2024-03-01 20:49:18,489 INFO program/MainThread: ...done [49] (exit code: 0) 2024-03-01 20:49:18,496 DEBUG blivet/MainThread: LVMVolumeGroupDevice.setup: test_vg1 ; orig: False ; status: False ; controllable: True ; 2024-03-01 20:49:18,505 DEBUG blivet/MainThread: LVMVolumeGroupDevice.setup_parents: name: test_vg1 ; orig: False ; 2024-03-01 20:49:18,512 DEBUG blivet/MainThread: DiskDevice.setup: sda ; orig: False ; status: True ; controllable: True ; 2024-03-01 20:49:18,517 DEBUG blivet/MainThread: LVMPhysicalVolume.setup: device: /dev/sda ; type: lvmpv ; status: False ; 2024-03-01 20:49:18,523 DEBUG blivet/MainThread: DiskDevice.setup: sdb ; orig: False ; status: True ; controllable: True ; 2024-03-01 20:49:18,531 DEBUG blivet/MainThread: LVMPhysicalVolume.setup: device: /dev/sdb ; type: lvmpv ; status: False ; 2024-03-01 20:49:18,535 DEBUG blivet/MainThread: DiskDevice.setup: sdc ; orig: False ; status: True ; controllable: True ; 2024-03-01 20:49:18,538 DEBUG blivet/MainThread: LVMPhysicalVolume.setup: device: /dev/sdc ; type: lvmpv ; status: False ; 2024-03-01 20:49:18,538 INFO program/MainThread: Running... udevadm settle --timeout=300 2024-03-01 20:49:18,550 DEBUG program/MainThread: Return code: 0 2024-03-01 20:49:18,554 DEBUG blivet/MainThread: LVMVolumeGroupDevice.update_sysfs_path: test_vg1 ; status: False ; 2024-03-01 20:49:18,557 DEBUG blivet/MainThread: LVMVolumeGroupDevice.update_sysfs_path: test_vg1 ; status: False ; 2024-03-01 20:49:18,557 INFO program/MainThread: Running... udevadm settle --timeout=300 2024-03-01 20:49:18,568 DEBUG program/MainThread: Return code: 0 2024-03-01 20:49:18,569 INFO program/MainThread: Running... udevadm trigger --action=change --subsystem-match=block --sysname-match=test_vg1 2024-03-01 20:49:18,576 DEBUG program/MainThread: Return code: 0 2024-03-01 20:49:18,576 INFO program/MainThread: Running... udevadm settle --timeout=300 2024-03-01 20:49:18,587 DEBUG program/MainThread: Return code: 0 2024-03-01 20:49:18,587 INFO blivet/MainThread: executing action: [114] create device lvmlv test_vg1-lv2 (id 109) 2024-03-01 20:49:18,591 DEBUG blivet/MainThread: LVMLogicalVolumeDevice.create: test_vg1-lv2 ; status: False ; 2024-03-01 20:49:18,594 DEBUG blivet/MainThread: LVMLogicalVolumeDevice.setup_parents: name: test_vg1-lv2 ; orig: False ; 2024-03-01 20:49:18,597 DEBUG blivet/MainThread: LVMVolumeGroupDevice.setup: test_vg1 ; orig: False ; status: False ; controllable: True ; 2024-03-01 20:49:18,600 DEBUG blivet/MainThread: LVMVolumeGroupDevice.setup_parents: name: test_vg1 ; orig: False ; 2024-03-01 20:49:18,603 DEBUG blivet/MainThread: DiskDevice.setup: sda ; orig: False ; status: True ; controllable: True ; 2024-03-01 20:49:18,606 DEBUG blivet/MainThread: LVMPhysicalVolume.setup: device: /dev/sda ; type: lvmpv ; status: False ; 2024-03-01 20:49:18,609 DEBUG blivet/MainThread: DiskDevice.setup: sdb ; orig: False ; status: True ; controllable: True ; 2024-03-01 20:49:18,612 DEBUG blivet/MainThread: LVMPhysicalVolume.setup: device: /dev/sdb ; type: lvmpv ; status: False ; 2024-03-01 20:49:18,615 DEBUG blivet/MainThread: DiskDevice.setup: sdc ; orig: False ; status: True ; controllable: True ; 2024-03-01 20:49:18,618 DEBUG blivet/MainThread: LVMPhysicalVolume.setup: device: /dev/sdc ; type: lvmpv ; status: False ; 2024-03-01 20:49:18,618 INFO program/MainThread: Running... udevadm settle --timeout=300 2024-03-01 20:49:18,627 DEBUG program/MainThread: Return code: 0 2024-03-01 20:49:18,631 DEBUG blivet/MainThread: LVMVolumeGroupDevice.update_sysfs_path: test_vg1 ; status: False ; 2024-03-01 20:49:18,631 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 20:49:18,673 INFO program/MainThread: stdout[50]: LVM2_VG_NAME=test_vg1 LVM2_VG_UUID=JDM6rK-Ultz-B360-NGW6-5ym1-Srzt-khyK8g LVM2_VG_SIZE=3196059648 LVM2_VG_FREE=3196059648 LVM2_VG_EXTENT_SIZE=4194304 LVM2_VG_EXTENT_COUNT=762 LVM2_VG_FREE_COUNT=762 LVM2_PV_COUNT=3 2024-03-01 20:49:18,673 INFO program/MainThread: stderr[50]: 2024-03-01 20:49:18,673 INFO program/MainThread: ...done [50] (exit code: 0) 2024-03-01 20:49:18,677 DEBUG blivet/MainThread: LVMLogicalVolumeDevice._create: test_vg1-lv2 ; status: False ; 2024-03-01 20:49:18,677 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 20:49:18,734 INFO program/MainThread: stdout[51]: Logical volume "lv2" created. 2024-03-01 20:49:18,734 INFO program/MainThread: stderr[51]: 2024-03-01 20:49:18,735 INFO program/MainThread: ...done [51] (exit code: 0) 2024-03-01 20:49:18,745 DEBUG blivet/MainThread: LVMLogicalVolumeDevice.setup: test_vg1-lv2 ; orig: False ; status: True ; controllable: True ; 2024-03-01 20:49:18,755 DEBUG blivet/MainThread: LVMLogicalVolumeDevice.update_sysfs_path: test_vg1-lv2 ; status: True ; 2024-03-01 20:49:18,755 DEBUG blivet/MainThread: test_vg1-lv2 sysfs_path set to /sys/devices/virtual/block/dm-6 2024-03-01 20:49:18,756 INFO program/MainThread: Running... udevadm settle --timeout=300 2024-03-01 20:49:18,779 DEBUG program/MainThread: Return code: 0 2024-03-01 20:49:18,783 DEBUG blivet/MainThread: LVMLogicalVolumeDevice.read_current_size: exists: True ; path: /dev/mapper/test_vg1-lv2 ; sysfs_path: /sys/devices/virtual/block/dm-6 ; 2024-03-01 20:49:18,784 DEBUG blivet/MainThread: updated test_vg1-lv2 size to 1.5 GiB (1.5 GiB) 2024-03-01 20:49:18,784 INFO program/MainThread: Running... udevadm trigger --action=change --subsystem-match=block --sysname-match=dm-6 2024-03-01 20:49:18,793 DEBUG program/MainThread: Return code: 0 2024-03-01 20:49:18,793 INFO program/MainThread: Running... udevadm settle --timeout=300 2024-03-01 20:49:18,808 DEBUG program/MainThread: Return code: 0 2024-03-01 20:49:18,808 INFO blivet/MainThread: executing action: [115] create format xfs filesystem on lvmlv test_vg1-lv2 (id 109) 2024-03-01 20:49:18,812 DEBUG blivet/MainThread: LVMLogicalVolumeDevice.setup: test_vg1-lv2 ; orig: False ; status: True ; controllable: True ; 2024-03-01 20:49:18,815 DEBUG blivet/MainThread: XFS.create: device: /dev/mapper/test_vg1-lv2 ; type: xfs ; status: False ; 2024-03-01 20:49:18,817 DEBUG blivet/MainThread: XFS._create: type: xfs ; device: /dev/mapper/test_vg1-lv2 ; mountpoint: ; 2024-03-01 20:49:18,818 INFO program/MainThread: Running... mkfs.xfs -f /dev/mapper/test_vg1-lv2 2024-03-01 20:49:19,032 INFO program/MainThread: stdout: 2024-03-01 20:49:19,032 INFO program/MainThread: meta-data=/dev/mapper/test_vg1-lv2 isize=512 agcount=4, agsize=98048 blks 2024-03-01 20:49:19,032 INFO program/MainThread: = sectsz=512 attr=2, projid32bit=1 2024-03-01 20:49:19,032 INFO program/MainThread: = crc=1 finobt=1, sparse=1, rmapbt=0 2024-03-01 20:49:19,032 INFO program/MainThread: = reflink=1 bigtime=1 inobtcount=1 nrext64=0 2024-03-01 20:49:19,032 INFO program/MainThread: data = bsize=4096 blocks=392192, imaxpct=25 2024-03-01 20:49:19,032 INFO program/MainThread: = sunit=0 swidth=0 blks 2024-03-01 20:49:19,032 INFO program/MainThread: naming =version 2 bsize=4096 ascii-ci=0, ftype=1 2024-03-01 20:49:19,033 INFO program/MainThread: log =internal log bsize=4096 blocks=16384, version=2 2024-03-01 20:49:19,033 INFO program/MainThread: = sectsz=512 sunit=0 blks, lazy-count=1 2024-03-01 20:49:19,033 INFO program/MainThread: realtime =none extsz=4096 blocks=0, rtextents=0 2024-03-01 20:49:19,033 DEBUG program/MainThread: Return code: 0 2024-03-01 20:49:19,033 INFO program/MainThread: Running... xfs_admin -L -- /dev/mapper/test_vg1-lv2 2024-03-01 20:49:19,049 INFO program/MainThread: stdout: 2024-03-01 20:49:19,050 INFO program/MainThread: writing all SBs 2024-03-01 20:49:19,050 INFO program/MainThread: new label = "" 2024-03-01 20:49:19,050 DEBUG program/MainThread: Return code: 0 2024-03-01 20:49:19,050 INFO program/MainThread: Running... udevadm settle --timeout=300 2024-03-01 20:49:19,066 DEBUG program/MainThread: Return code: 0 2024-03-01 20:49:19,070 DEBUG blivet/MainThread: LVMLogicalVolumeDevice.update_sysfs_path: test_vg1-lv2 ; status: True ; 2024-03-01 20:49:19,070 DEBUG blivet/MainThread: test_vg1-lv2 sysfs_path set to /sys/devices/virtual/block/dm-6 2024-03-01 20:49:19,071 INFO program/MainThread: Running... udevadm trigger --action=change --subsystem-match=block --sysname-match=dm-6 2024-03-01 20:49:19,080 DEBUG program/MainThread: Return code: 0 2024-03-01 20:49:19,081 INFO program/MainThread: Running... udevadm settle --timeout=300 2024-03-01 20:49:19,096 DEBUG program/MainThread: Return code: 0 2024-03-01 20:49:19,096 INFO blivet/MainThread: executing action: [105] create device lvmlv test_vg1-lv1 (id 100) 2024-03-01 20:49:19,100 DEBUG blivet/MainThread: LVMLogicalVolumeDevice.create: test_vg1-lv1 ; status: False ; 2024-03-01 20:49:19,103 DEBUG blivet/MainThread: LVMLogicalVolumeDevice.setup_parents: name: test_vg1-lv1 ; orig: False ; 2024-03-01 20:49:19,106 DEBUG blivet/MainThread: LVMVolumeGroupDevice.setup: test_vg1 ; orig: False ; status: True ; controllable: True ; 2024-03-01 20:49:19,106 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 20:49:19,137 INFO program/MainThread: stdout[52]: LVM2_VG_NAME=test_vg1 LVM2_VG_UUID=JDM6rK-Ultz-B360-NGW6-5ym1-Srzt-khyK8g LVM2_VG_SIZE=3196059648 LVM2_VG_FREE=1589641216 LVM2_VG_EXTENT_SIZE=4194304 LVM2_VG_EXTENT_COUNT=762 LVM2_VG_FREE_COUNT=379 LVM2_PV_COUNT=3 2024-03-01 20:49:19,138 INFO program/MainThread: stderr[52]: 2024-03-01 20:49:19,138 INFO program/MainThread: ...done [52] (exit code: 0) 2024-03-01 20:49:19,142 DEBUG blivet/MainThread: LVMLogicalVolumeDevice._create: test_vg1-lv1 ; status: False ; 2024-03-01 20:49:19,142 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 20:49:19,200 INFO program/MainThread: stdout[53]: Logical volume "lv1" created. 2024-03-01 20:49:19,200 INFO program/MainThread: stderr[53]: 2024-03-01 20:49:19,200 INFO program/MainThread: ...done [53] (exit code: 0) 2024-03-01 20:49:19,210 DEBUG blivet/MainThread: LVMLogicalVolumeDevice.setup: test_vg1-lv1 ; orig: False ; status: True ; controllable: True ; 2024-03-01 20:49:19,215 DEBUG blivet/MainThread: LVMLogicalVolumeDevice.update_sysfs_path: test_vg1-lv1 ; status: True ; 2024-03-01 20:49:19,216 DEBUG blivet/MainThread: test_vg1-lv1 sysfs_path set to /sys/devices/virtual/block/dm-7 2024-03-01 20:49:19,216 INFO program/MainThread: Running... udevadm settle --timeout=300 2024-03-01 20:49:19,238 DEBUG program/MainThread: Return code: 0 2024-03-01 20:49:19,242 DEBUG blivet/MainThread: LVMLogicalVolumeDevice.read_current_size: exists: True ; path: /dev/mapper/test_vg1-lv1 ; sysfs_path: /sys/devices/virtual/block/dm-7 ; 2024-03-01 20:49:19,242 DEBUG blivet/MainThread: updated test_vg1-lv1 size to 460 MiB (460 MiB) 2024-03-01 20:49:19,243 INFO program/MainThread: Running... udevadm trigger --action=change --subsystem-match=block --sysname-match=dm-7 2024-03-01 20:49:19,251 DEBUG program/MainThread: Return code: 0 2024-03-01 20:49:19,252 INFO program/MainThread: Running... udevadm settle --timeout=300 2024-03-01 20:49:19,267 DEBUG program/MainThread: Return code: 0 2024-03-01 20:49:19,267 INFO blivet/MainThread: executing action: [106] create format xfs filesystem on lvmlv test_vg1-lv1 (id 100) 2024-03-01 20:49:19,271 DEBUG blivet/MainThread: LVMLogicalVolumeDevice.setup: test_vg1-lv1 ; orig: False ; status: True ; controllable: True ; 2024-03-01 20:49:19,274 DEBUG blivet/MainThread: XFS.create: device: /dev/mapper/test_vg1-lv1 ; type: xfs ; status: False ; 2024-03-01 20:49:19,277 DEBUG blivet/MainThread: XFS._create: type: xfs ; device: /dev/mapper/test_vg1-lv1 ; mountpoint: ; 2024-03-01 20:49:19,277 INFO program/MainThread: Running... mkfs.xfs -f /dev/mapper/test_vg1-lv1 2024-03-01 20:49:20,133 INFO program/MainThread: stdout: 2024-03-01 20:49:20,133 INFO program/MainThread: meta-data=/dev/mapper/test_vg1-lv1 isize=512 agcount=4, agsize=29440 blks 2024-03-01 20:49:20,133 INFO program/MainThread: = sectsz=512 attr=2, projid32bit=1 2024-03-01 20:49:20,133 INFO program/MainThread: = crc=1 finobt=1, sparse=1, rmapbt=0 2024-03-01 20:49:20,134 INFO program/MainThread: = reflink=1 bigtime=1 inobtcount=1 nrext64=0 2024-03-01 20:49:20,134 INFO program/MainThread: data = bsize=4096 blocks=117760, imaxpct=25 2024-03-01 20:49:20,134 INFO program/MainThread: = sunit=0 swidth=0 blks 2024-03-01 20:49:20,134 INFO program/MainThread: naming =version 2 bsize=4096 ascii-ci=0, ftype=1 2024-03-01 20:49:20,134 INFO program/MainThread: log =internal log bsize=4096 blocks=16384, version=2 2024-03-01 20:49:20,134 INFO program/MainThread: = sectsz=512 sunit=0 blks, lazy-count=1 2024-03-01 20:49:20,134 INFO program/MainThread: realtime =none extsz=4096 blocks=0, rtextents=0 2024-03-01 20:49:20,134 DEBUG program/MainThread: Return code: 0 2024-03-01 20:49:20,134 INFO program/MainThread: Running... xfs_admin -L -- /dev/mapper/test_vg1-lv1 2024-03-01 20:49:20,149 INFO program/MainThread: stdout: 2024-03-01 20:49:20,149 INFO program/MainThread: writing all SBs 2024-03-01 20:49:20,149 INFO program/MainThread: new label = "" 2024-03-01 20:49:20,150 DEBUG program/MainThread: Return code: 0 2024-03-01 20:49:20,150 INFO program/MainThread: Running... udevadm settle --timeout=300 2024-03-01 20:49:20,176 DEBUG program/MainThread: Return code: 0 2024-03-01 20:49:20,180 DEBUG blivet/MainThread: LVMLogicalVolumeDevice.update_sysfs_path: test_vg1-lv1 ; status: True ; 2024-03-01 20:49:20,180 DEBUG blivet/MainThread: test_vg1-lv1 sysfs_path set to /sys/devices/virtual/block/dm-7 2024-03-01 20:49:20,182 INFO program/MainThread: Running... udevadm trigger --action=change --subsystem-match=block --sysname-match=dm-7 2024-03-01 20:49:20,191 DEBUG program/MainThread: Return code: 0 2024-03-01 20:49:20,191 INFO program/MainThread: Running... udevadm settle --timeout=300 2024-03-01 20:49:20,208 DEBUG program/MainThread: Return code: 0 2024-03-01 20:49:20,213 DEBUG blivet/MainThread: PartitionDevice._set_parted_partition: xvda1 ; 2024-03-01 20:49:20,213 DEBUG blivet/MainThread: device xvda1 new parted_partition parted.Partition instance -- disk: fileSystem: number: 1 path: /dev/xvda1 type: 0 name: None active: True busy: True geometry: PedPartition: <_ped.Partition object at 0x7f98e51e6c20> 2024-03-01 20:49:20,216 DEBUG blivet/MainThread: DeviceTree.get_device_by_path: path: /dev/mapper/test_vg1-lv1 ; incomplete: False ; hidden: False ; 2024-03-01 20:49:20,219 DEBUG blivet/MainThread: DeviceTree.get_device_by_path returned existing 460 MiB lvmlv test_vg1-lv1 (100) with existing xfs filesystem 2024-03-01 20:49:20,219 DEBUG blivet/MainThread: resolved '/dev/mapper/test_vg1-lv1' to 'test_vg1-lv1' (lvmlv) 2024-03-01 20:49:20,222 DEBUG blivet/MainThread: DeviceTree.get_device_by_path: path: /dev/mapper/test_vg1-lv2 ; incomplete: False ; hidden: False ; 2024-03-01 20:49:20,225 DEBUG blivet/MainThread: DeviceTree.get_device_by_path returned existing 1.5 GiB lvmlv test_vg1-lv2 (109) with existing xfs filesystem 2024-03-01 20:49:20,225 DEBUG blivet/MainThread: resolved '/dev/mapper/test_vg1-lv2' to 'test_vg1-lv2' (lvmlv) 2024-03-01 20:49:20,228 DEBUG blivet/MainThread: DeviceTree.get_device_by_path: path: /dev/mapper/test_vg2-lv3 ; incomplete: False ; hidden: False ; 2024-03-01 20:49:20,231 DEBUG blivet/MainThread: DeviceTree.get_device_by_path returned existing 308 MiB lvmlv test_vg2-lv3 (135) with existing xfs filesystem 2024-03-01 20:49:20,231 DEBUG blivet/MainThread: resolved '/dev/mapper/test_vg2-lv3' to 'test_vg2-lv3' (lvmlv) 2024-03-01 20:49:20,234 DEBUG blivet/MainThread: DeviceTree.get_device_by_path: path: /dev/mapper/test_vg2-lv4 ; incomplete: False ; hidden: False ; 2024-03-01 20:49:20,236 DEBUG blivet/MainThread: DeviceTree.get_device_by_path returned existing 612 MiB lvmlv test_vg2-lv4 (144) with existing xfs filesystem 2024-03-01 20:49:20,236 DEBUG blivet/MainThread: resolved '/dev/mapper/test_vg2-lv4' to 'test_vg2-lv4' (lvmlv) 2024-03-01 20:49:20,239 DEBUG blivet/MainThread: DeviceTree.get_device_by_path: path: /dev/mapper/test_vg3-lv5 ; incomplete: False ; hidden: False ; 2024-03-01 20:49:20,242 DEBUG blivet/MainThread: DeviceTree.get_device_by_path returned existing 1.2 GiB lvmlv test_vg3-lv5 (174) with existing xfs filesystem 2024-03-01 20:49:20,242 DEBUG blivet/MainThread: resolved '/dev/mapper/test_vg3-lv5' to 'test_vg3-lv5' (lvmlv) 2024-03-01 20:49:20,245 DEBUG blivet/MainThread: DeviceTree.get_device_by_path: path: /dev/mapper/test_vg3-lv6 ; incomplete: False ; hidden: False ; 2024-03-01 20:49:20,247 DEBUG blivet/MainThread: DeviceTree.get_device_by_path returned existing 1020 MiB lvmlv test_vg3-lv6 (183) with existing xfs filesystem 2024-03-01 20:49:20,247 DEBUG blivet/MainThread: resolved '/dev/mapper/test_vg3-lv6' to 'test_vg3-lv6' (lvmlv) 2024-03-01 20:49:20,250 DEBUG blivet/MainThread: DeviceTree.get_device_by_path: path: /dev/mapper/test_vg3-lv7 ; incomplete: False ; hidden: False ; 2024-03-01 20:49:20,253 DEBUG blivet/MainThread: DeviceTree.get_device_by_path returned existing 408 MiB lvmlv test_vg3-lv7 (192) with existing xfs filesystem 2024-03-01 20:49:20,253 DEBUG blivet/MainThread: resolved '/dev/mapper/test_vg3-lv7' to 'test_vg3-lv7' (lvmlv) 2024-03-01 20:49:20,255 DEBUG blivet/MainThread: DeviceTree.get_device_by_path: path: /dev/mapper/test_vg3-lv8 ; incomplete: False ; hidden: False ; 2024-03-01 20:49:20,258 DEBUG blivet/MainThread: DeviceTree.get_device_by_path returned existing 408 MiB lvmlv test_vg3-lv8 (201) with existing xfs filesystem 2024-03-01 20:49:20,258 DEBUG blivet/MainThread: resolved '/dev/mapper/test_vg3-lv8' to 'test_vg3-lv8' (lvmlv) 2024-03-01 20:49:20,261 DEBUG blivet/MainThread: DeviceTree.get_device_by_path: path: /dev/mapper/test_vg1-lv1 ; incomplete: False ; hidden: False ; 2024-03-01 20:49:20,264 DEBUG blivet/MainThread: DeviceTree.get_device_by_path returned existing 460 MiB lvmlv test_vg1-lv1 (100) with existing xfs filesystem 2024-03-01 20:49:20,264 DEBUG blivet/MainThread: resolved '/dev/mapper/test_vg1-lv1' to 'test_vg1-lv1' (lvmlv) 2024-03-01 20:49:20,266 DEBUG blivet/MainThread: DeviceTree.get_device_by_path: path: /dev/mapper/test_vg1-lv2 ; incomplete: False ; hidden: False ; 2024-03-01 20:49:20,269 DEBUG blivet/MainThread: DeviceTree.get_device_by_path returned existing 1.5 GiB lvmlv test_vg1-lv2 (109) with existing xfs filesystem 2024-03-01 20:49:20,269 DEBUG blivet/MainThread: resolved '/dev/mapper/test_vg1-lv2' to 'test_vg1-lv2' (lvmlv) 2024-03-01 20:49:20,272 DEBUG blivet/MainThread: DeviceTree.get_device_by_path: path: /dev/mapper/test_vg2-lv3 ; incomplete: False ; hidden: False ; 2024-03-01 20:49:20,274 DEBUG blivet/MainThread: DeviceTree.get_device_by_path returned existing 308 MiB lvmlv test_vg2-lv3 (135) with existing xfs filesystem 2024-03-01 20:49:20,274 DEBUG blivet/MainThread: resolved '/dev/mapper/test_vg2-lv3' to 'test_vg2-lv3' (lvmlv) 2024-03-01 20:49:20,277 DEBUG blivet/MainThread: DeviceTree.get_device_by_path: path: /dev/mapper/test_vg2-lv4 ; incomplete: False ; hidden: False ; 2024-03-01 20:49:20,279 DEBUG blivet/MainThread: DeviceTree.get_device_by_path returned existing 612 MiB lvmlv test_vg2-lv4 (144) with existing xfs filesystem 2024-03-01 20:49:20,280 DEBUG blivet/MainThread: resolved '/dev/mapper/test_vg2-lv4' to 'test_vg2-lv4' (lvmlv) 2024-03-01 20:49:20,282 DEBUG blivet/MainThread: DeviceTree.get_device_by_path: path: /dev/mapper/test_vg3-lv5 ; incomplete: False ; hidden: False ; 2024-03-01 20:49:20,285 DEBUG blivet/MainThread: DeviceTree.get_device_by_path returned existing 1.2 GiB lvmlv test_vg3-lv5 (174) with existing xfs filesystem 2024-03-01 20:49:20,285 DEBUG blivet/MainThread: resolved '/dev/mapper/test_vg3-lv5' to 'test_vg3-lv5' (lvmlv) 2024-03-01 20:49:20,287 DEBUG blivet/MainThread: DeviceTree.get_device_by_path: path: /dev/mapper/test_vg3-lv6 ; incomplete: False ; hidden: False ; 2024-03-01 20:49:20,290 DEBUG blivet/MainThread: DeviceTree.get_device_by_path returned existing 1020 MiB lvmlv test_vg3-lv6 (183) with existing xfs filesystem 2024-03-01 20:49:20,290 DEBUG blivet/MainThread: resolved '/dev/mapper/test_vg3-lv6' to 'test_vg3-lv6' (lvmlv) 2024-03-01 20:49:20,293 DEBUG blivet/MainThread: DeviceTree.get_device_by_path: path: /dev/mapper/test_vg3-lv7 ; incomplete: False ; hidden: False ; 2024-03-01 20:49:20,295 DEBUG blivet/MainThread: DeviceTree.get_device_by_path returned existing 408 MiB lvmlv test_vg3-lv7 (192) with existing xfs filesystem 2024-03-01 20:49:20,295 DEBUG blivet/MainThread: resolved '/dev/mapper/test_vg3-lv7' to 'test_vg3-lv7' (lvmlv) 2024-03-01 20:49:20,298 DEBUG blivet/MainThread: DeviceTree.get_device_by_path: path: /dev/mapper/test_vg3-lv8 ; incomplete: False ; hidden: False ; 2024-03-01 20:49:20,300 DEBUG blivet/MainThread: DeviceTree.get_device_by_path returned existing 408 MiB lvmlv test_vg3-lv8 (201) with existing xfs filesystem 2024-03-01 20:49:20,301 DEBUG blivet/MainThread: resolved '/dev/mapper/test_vg3-lv8' to 'test_vg3-lv8' (lvmlv) 2024-03-01 20:49:43,597 INFO blivet/MainThread: sys.argv = ['/tmp/ansible_fedora.linux_system_roles.blivet_payload_1i0s_d5u/ansible_fedora.linux_system_roles.blivet_payload.zip/ansible_collections/fedora/linux_system_roles/plugins/modules/blivet.py'] 2024-03-01 20:49:43,632 DEBUG blivet/MainThread: Ext4FS.supported: supported: True ; 2024-03-01 20:49:43,632 INFO program/MainThread: Running [2] e2fsck -V ... 2024-03-01 20:49:43,635 INFO program/MainThread: stdout[2]: 2024-03-01 20:49:43,635 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 20:49:43,635 INFO program/MainThread: ...done [2] (exit code: 0) 2024-03-01 20:49:43,635 INFO program/MainThread: Running... modprobe --dry-run ext4 2024-03-01 20:49:43,640 DEBUG program/MainThread: Return code: 0 2024-03-01 20:49:43,640 DEBUG blivet/MainThread: get_format('ext4') returning Ext4FS instance with object id 0 2024-03-01 20:49:43,643 DEBUG blivet/MainThread: Ext4FS.supported: supported: True ; 2024-03-01 20:49:43,643 DEBUG blivet/MainThread: trying to set new default fstype to 'ext4' 2024-03-01 20:49:43,646 DEBUG blivet/MainThread: Ext4FS.supported: supported: True ; 2024-03-01 20:49:43,646 DEBUG blivet/MainThread: get_format('ext4') returning Ext4FS instance with object id 1 2024-03-01 20:49:43,649 DEBUG blivet/MainThread: Ext4FS.supported: supported: True ; 2024-03-01 20:49:43,649 INFO program/MainThread: Running... lsblk --bytes -a -o NAME,SIZE,OWNER,GROUP,MODE,FSTYPE,LABEL,UUID,PARTUUID,MOUNTPOINT 2024-03-01 20:49:43,660 INFO program/MainThread: stdout: 2024-03-01 20:49:43,660 INFO program/MainThread: NAME SIZE OWNER GROUP MODE FSTYPE LABEL UUID PARTUUID MOUNTPOINT 2024-03-01 20:49:43,660 INFO program/MainThread: sda 1073741824 root disk brw-rw---- LVM2_member 4c8JOY-RlO6-XI6X-qqL0-UyOk-3hkr-XWuvAf 2024-03-01 20:49:43,660 INFO program/MainThread: `-test_vg1-lv2 1606418432 root disk brw-rw---- xfs 89811fc6-9677-4294-92bd-4f17246decbf 2024-03-01 20:49:43,660 INFO program/MainThread: sdb 1073741824 root disk brw-rw---- LVM2_member 9SYY00-684W-KV55-MRXJ-pAhm-p2jr-V9Wr9F 2024-03-01 20:49:43,660 INFO program/MainThread: |-test_vg1-lv2 1606418432 root disk brw-rw---- xfs 89811fc6-9677-4294-92bd-4f17246decbf 2024-03-01 20:49:43,660 INFO program/MainThread: `-test_vg1-lv1 482344960 root disk brw-rw---- xfs 39ec2e5f-3178-4eb2-8181-1e729eff2dc6 2024-03-01 20:49:43,660 INFO program/MainThread: sdc 1073741824 root disk brw-rw---- LVM2_member s9I9X8-0Kwr-kNAR-5I4T-xriY-S2od-VEcXlg 2024-03-01 20:49:43,660 INFO program/MainThread: sdd 1073741824 root disk brw-rw---- LVM2_member FcRpKS-AMgd-l3A9-noIR-j7eI-PcDB-lsUq8E 2024-03-01 20:49:43,660 INFO program/MainThread: |-test_vg2-lv4 641728512 root disk brw-rw---- xfs 61597739-8316-421d-a3f0-2e160c83d04f 2024-03-01 20:49:43,660 INFO program/MainThread: `-test_vg2-lv3 322961408 root disk brw-rw---- xfs 7b7d54fe-3154-4b6a-b60e-635b8b299033 2024-03-01 20:49:43,660 INFO program/MainThread: sde 1073741824 root disk brw-rw---- LVM2_member r81YVc-Z2fu-lCX2-jlnq-mCqt-c1Kt-GoXHp0 2024-03-01 20:49:43,660 INFO program/MainThread: sdf 1073741824 root disk brw-rw---- LVM2_member PExUjW-rWfe-vJyl-YX6g-GwRL-cM4c-TLtDle 2024-03-01 20:49:43,660 INFO program/MainThread: sdg 1073741824 root disk brw-rw---- LVM2_member eiqEQA-BlBx-9wRH-rQTA-THw8-PRAT-5SiVtD 2024-03-01 20:49:43,660 INFO program/MainThread: |-test_vg3-lv8 427819008 root disk brw-rw---- xfs 2b80ea54-6447-4ca2-8d39-82642751678d 2024-03-01 20:49:43,660 INFO program/MainThread: |-test_vg3-lv7 427819008 root disk brw-rw---- xfs 839746a9-cac1-4cfa-beee-e82826aeacc8 2024-03-01 20:49:43,661 INFO program/MainThread: `-test_vg3-lv6 1069547520 root disk brw-rw---- xfs 9350c551-6a8f-42b0-a7fe-c5c1a968bfd5 2024-03-01 20:49:43,661 INFO program/MainThread: sdh 1073741824 root disk brw-rw---- LVM2_member RjwhmP-wkcy-gY3D-Qj58-OaUP-mNia-h5cQTt 2024-03-01 20:49:43,661 INFO program/MainThread: `-test_vg3-lv6 1069547520 root disk brw-rw---- xfs 9350c551-6a8f-42b0-a7fe-c5c1a968bfd5 2024-03-01 20:49:43,661 INFO program/MainThread: sdi 1073741824 root disk brw-rw---- LVM2_member 2f2Od5-gjWw-rhDm-IUk4-Mww5-gw0D-Xh2zSg 2024-03-01 20:49:43,661 INFO program/MainThread: `-test_vg3-lv5 1283457024 root disk brw-rw---- xfs 83ea94c5-a235-4c54-875d-a7302e33cc34 2024-03-01 20:49:43,661 INFO program/MainThread: sdj 1073741824 root disk brw-rw---- LVM2_member n5neVP-FQjf-qjJs-xxWZ-FRTv-V1QX-2FIr1N 2024-03-01 20:49:43,661 INFO program/MainThread: `-test_vg3-lv5 1283457024 root disk brw-rw---- xfs 83ea94c5-a235-4c54-875d-a7302e33cc34 2024-03-01 20:49:43,661 INFO program/MainThread: sdk 1073741824 root disk brw-rw---- 2024-03-01 20:49:43,661 INFO program/MainThread: sdl 1073741824 root disk brw-rw---- 2024-03-01 20:49:43,661 INFO program/MainThread: xvda 268435456000 root disk brw-rw---- 2024-03-01 20:49:43,661 INFO program/MainThread: `-xvda1 268434390528 root disk brw-rw---- xfs a4d9efbc-be36-4c5f-99af-596afd10159d e61ef7e0-01 / 2024-03-01 20:49:43,661 DEBUG program/MainThread: Return code: 0 2024-03-01 20:49:43,661 DEBUG blivet/MainThread: lsblk output: NAME SIZE OWNER GROUP MODE FSTYPE LABEL UUID PARTUUID MOUNTPOINT sda 1073741824 root disk brw-rw---- LVM2_member 4c8JOY-RlO6-XI6X-qqL0-UyOk-3hkr-XWuvAf `-test_vg1-lv2 1606418432 root disk brw-rw---- xfs 89811fc6-9677-4294-92bd-4f17246decbf sdb 1073741824 root disk brw-rw---- LVM2_member 9SYY00-684W-KV55-MRXJ-pAhm-p2jr-V9Wr9F |-test_vg1-lv2 1606418432 root disk brw-rw---- xfs 89811fc6-9677-4294-92bd-4f17246decbf `-test_vg1-lv1 482344960 root disk brw-rw---- xfs 39ec2e5f-3178-4eb2-8181-1e729eff2dc6 sdc 1073741824 root disk brw-rw---- LVM2_member s9I9X8-0Kwr-kNAR-5I4T-xriY-S2od-VEcXlg sdd 1073741824 root disk brw-rw---- LVM2_member FcRpKS-AMgd-l3A9-noIR-j7eI-PcDB-lsUq8E |-test_vg2-lv4 641728512 root disk brw-rw---- xfs 61597739-8316-421d-a3f0-2e160c83d04f `-test_vg2-lv3 322961408 root disk brw-rw---- xfs 7b7d54fe-3154-4b6a-b60e-635b8b299033 sde 1073741824 root disk brw-rw---- LVM2_member r81YVc-Z2fu-lCX2-jlnq-mCqt-c1Kt-GoXHp0 sdf 1073741824 root disk brw-rw---- LVM2_member PExUjW-rWfe-vJyl-YX6g-GwRL-cM4c-TLtDle sdg 1073741824 root disk brw-rw---- LVM2_member eiqEQA-BlBx-9wRH-rQTA-THw8-PRAT-5SiVtD |-test_vg3-lv8 427819008 root disk brw-rw---- xfs 2b80ea54-6447-4ca2-8d39-82642751678d |-test_vg3-lv7 427819008 root disk brw-rw---- xfs 839746a9-cac1-4cfa-beee-e82826aeacc8 `-test_vg3-lv6 1069547520 root disk brw-rw---- xfs 9350c551-6a8f-42b0-a7fe-c5c1a968bfd5 sdh 1073741824 root disk brw-rw---- LVM2_member RjwhmP-wkcy-gY3D-Qj58-OaUP-mNia-h5cQTt `-test_vg3-lv6 1069547520 root disk brw-rw---- xfs 9350c551-6a8f-42b0-a7fe-c5c1a968bfd5 sdi 1073741824 root disk brw-rw---- LVM2_member 2f2Od5-gjWw-rhDm-IUk4-Mww5-gw0D-Xh2zSg `-test_vg3-lv5 1283457024 root disk brw-rw---- xfs 83ea94c5-a235-4c54-875d-a7302e33cc34 sdj 1073741824 root disk brw-rw---- LVM2_member n5neVP-FQjf-qjJs-xxWZ-FRTv-V1QX-2FIr1N `-test_vg3-lv5 1283457024 root disk brw-rw---- xfs 83ea94c5-a235-4c54-875d-a7302e33cc34 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 20:49:43,661 DEBUG blivet/MainThread: lvm filter: clearing the lvm devices list 2024-03-01 20:49:43,661 DEBUG blivet/MainThread: lvm filter: clearing the lvm devices list 2024-03-01 20:49:43,662 INFO blivet/MainThread: resetting Blivet (version 3.6.0) instance 2024-03-01 20:49:43,662 DEBUG blivet/MainThread: lvm filter: clearing the lvm devices list 2024-03-01 20:49:43,662 INFO blivet/MainThread: DeviceTree.populate: ignored_disks is [] ; exclusive_disks is [] 2024-03-01 20:49:43,662 WARNING blivet/MainThread: Failed to call the update_volume_info method: libstoragemgmt functionality not available 2024-03-01 20:49:43,662 INFO program/MainThread: Running... udevadm settle --timeout=300 2024-03-01 20:49:43,675 DEBUG program/MainThread: Return code: 0 2024-03-01 20:49:43,692 INFO blivet/MainThread: devices to scan: ['sda', 'sdb', 'sdk', 'sdl', 'sdc', 'sdd', 'sde', 'sdf', 'sdg', 'sdh', 'sdi', 'sdj', 'xvda', 'xvda1', 'test_vg3-lv8', 'test_vg3-lv7', 'test_vg3-lv6', 'test_vg3-lv5', 'test_vg2-lv4', 'test_vg2-lv3', 'test_vg1-lv2', 'test_vg1-lv1'] 2024-03-01 20:49:43,696 DEBUG blivet/MainThread: DeviceTree.handle_device: name: sda ; info: {'CURRENT_TAGS': ':systemd:', 'DEVLINKS': '/dev/disk/by-id/scsi-1LIO-ORG_disk0:a8abeb2a-8284-458e-bf04-3e0fbc353c0a ' '/dev/disk/by-diskseq/2 ' '/dev/disk/by-id/wwn-0x6001405a8abeb2a8284458ebf043e0fb ' '/dev/disk/by-id/scsi-36001405a8abeb2a8284458ebf043e0fb ' '/dev/disk/by-id/scsi-SLIO-ORG_disk0_a8abeb2a-8284-458e-bf04-3e0fbc353c0a ' '/dev/disk/by-id/lvm-pv-uuid-4c8JOY-RlO6-XI6X-qqL0-UyOk-3hkr-XWuvAf', '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': '4c8JOY-RlO6-XI6X-qqL0-UyOk-3hkr-XWuvAf', 'ID_FS_UUID_ENC': '4c8JOY-RlO6-XI6X-qqL0-UyOk-3hkr-XWuvAf', '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': 'a8abeb2a-8284-458e-bf04-3e0fbc353c0a', 'ID_SERIAL': '36001405a8abeb2a8284458ebf043e0fb', 'ID_SERIAL_SHORT': '6001405a8abeb2a8284458ebf043e0fb', 'ID_TARGET_PORT': '0', 'ID_TYPE': 'disk', 'ID_VENDOR': 'LIO-ORG', 'ID_VENDOR_ENC': 'LIO-ORG\\x20', 'ID_WWN': '0x6001405a8abeb2a8', 'ID_WWN_VENDOR_EXTENSION': '0x284458ebf043e0fb', 'ID_WWN_WITH_EXTENSION': '0x6001405a8abeb2a8284458ebf043e0fb', 'MAJOR': '8', 'MINOR': '0', 'SCSI_IDENT_LUN_LOGICAL_UNIT_GROUP': '0x0', 'SCSI_IDENT_LUN_NAA_REGEXT': '6001405a8abeb2a8284458ebf043e0fb', 'SCSI_IDENT_LUN_T10': 'LIO-ORG_disk0:a8abeb2a-8284-458e-bf04-3e0fbc353c0a', 'SCSI_IDENT_PORT_NAME': 'naa.5001405a91c5ccc5,t,0x0001', 'SCSI_IDENT_PORT_RELATIVE': '0', 'SCSI_IDENT_PORT_TARGET_PORT_GROUP': '0x0', 'SCSI_IDENT_SERIAL': 'a8abeb2a-8284-458e-bf04-3e0fbc353c0a', 'SCSI_IDENT_TARGET_NAME': 'naa.5001405a91c5ccc5', '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': '336998022'} ; 2024-03-01 20:49:43,696 INFO blivet/MainThread: scanning sda (/sys/devices/tcm_loop_0/tcm_loop_adapter_0/host2/target2:0:1/2:0:1:0/block/sda)... 2024-03-01 20:49:43,696 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 20:49:43,736 INFO program/MainThread: stdout[3]: LVM2_VG_NAME=test_vg1 LVM2_LV_NAME=lv1 LVM2_LV_UUID=7W1el3-qjPr-rhKW-ZrV2-MCIF-P7SO-QFoGMC 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=Y0IDNr-O3Ey-wfIi-y8qY-bnkF-VeIh-AxOuYW LVM2_LV_SIZE=1606418432 LVM2_LV_ATTR=-wi-a----- LVM2_SEGTYPE=linear LVM2_ORIGIN= LVM2_POOL_LV= LVM2_DATA_LV= LVM2_METADATA_LV= LVM2_LV_ROLE=public LVM2_MOVE_PV= LVM2_DATA_PERCENT= LVM2_METADATA_PERCENT= LVM2_COPY_PERCENT= LVM2_VG_NAME=test_vg1 LVM2_LV_NAME=lv2 LVM2_LV_UUID=Y0IDNr-O3Ey-wfIi-y8qY-bnkF-VeIh-AxOuYW LVM2_LV_SIZE=1606418432 LVM2_LV_ATTR=-wi-a----- LVM2_SEGTYPE=linear LVM2_ORIGIN= LVM2_POOL_LV= LVM2_DATA_LV= LVM2_METADATA_LV= 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=1NwGUF-6Kcm-g1jS-YmNX-UldV-hAtf-x9I2uF 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=RO2q9D-nduL-RINy-i3mp-aGJP-mjY5-zVqyGf 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=3Z8qGt-wiXk-dRlz-POCs-tSJ4-0pep-aeqdGL 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=3Z8qGt-wiXk-dRlz-POCs-tSJ4-0pep-aeqdGL 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=0Y6bab-bBoR-yAdQ-UWvb-d81h-WJSK-86CFA4 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=0Y6bab-bBoR-yAdQ-UWvb-d81h-WJSK-86CFA4 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=MwdLnq-EPMB-IMP0-tV7d-22nL-3RA2-b912eV 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=8Klu2F-rPWr-vs9A-qI0f-W0RT-Mp9j-FlUY2j LVM2_LV_SIZE=427819008 LVM2_LV_ATTR=-wi-a----- LVM2_SEGTYPE=linear LVM2_ORIGIN= LVM2_POOL_LV= LVM2_DATA_LV= LVM2_METADATA_LV= LVM2_LV_ROLE=public LVM2_MOVE_PV= LVM2_DATA_PERCENT= LVM2_METADATA_PERCENT= LVM2_COPY_PERCENT= 2024-03-01 20:49:43,736 INFO program/MainThread: stderr[3]: 2024-03-01 20:49:43,736 INFO program/MainThread: ...done [3] (exit code: 0) 2024-03-01 20:49:43,740 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: sda ; incomplete: False ; hidden: False ; 2024-03-01 20:49:43,743 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned None 2024-03-01 20:49:43,747 INFO blivet/MainThread: failed to get initiator name from iscsi firmware: storaged iSCSI functionality not available 2024-03-01 20:49:43,749 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 20:49:43,753 DEBUG blivet/MainThread: DiskDevicePopulator.run: name: sda ; 2024-03-01 20:49:43,754 INFO blivet/MainThread: sda is a disk 2024-03-01 20:49:43,754 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 3 2024-03-01 20:49:43,754 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 4 2024-03-01 20:49:43,758 DEBUG blivet/MainThread: DiskDevice._set_format: sda ; type: None ; current: None ; 2024-03-01 20:49:43,761 DEBUG blivet/MainThread: DiskDevice.update_sysfs_path: sda ; status: True ; 2024-03-01 20:49:43,761 DEBUG blivet/MainThread: sda sysfs_path set to /sys/devices/tcm_loop_0/tcm_loop_adapter_0/host2/target2:0:1/2:0:1:0/block/sda 2024-03-01 20:49:43,764 DEBUG blivet/MainThread: DiskDevice.read_current_size: exists: True ; path: /dev/sda ; sysfs_path: /sys/devices/tcm_loop_0/tcm_loop_adapter_0/host2/target2:0:1/2:0:1:0/block/sda ; 2024-03-01 20:49:43,764 DEBUG blivet/MainThread: updated sda size to 1024 MiB (1024 MiB) 2024-03-01 20:49:43,765 INFO blivet/MainThread: added disk sda (id 2) to device tree 2024-03-01 20:49:43,765 INFO blivet/MainThread: got device: DiskDevice instance (0x7f1f61abb8e0) -- 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 = 6001405a8abeb2a8284458ebf043e0fb 2024-03-01 20:49:43,768 DEBUG blivet/MainThread: DeviceTree.handle_format: name: sda ; 2024-03-01 20:49:43,771 DEBUG blivet/MainThread: AppleBootstrapFS.supported: supported: True ; 2024-03-01 20:49:43,772 DEBUG blivet/MainThread: get_format('appleboot') returning AppleBootstrapFS instance with object id 6 2024-03-01 20:49:43,775 DEBUG blivet/MainThread: EFIFS.supported: supported: True ; 2024-03-01 20:49:43,775 DEBUG blivet/MainThread: get_format('efi') returning EFIFS instance with object id 7 2024-03-01 20:49:43,778 DEBUG blivet/MainThread: MacEFIFS.supported: supported: True ; 2024-03-01 20:49:43,778 DEBUG blivet/MainThread: get_format('macefi') returning MacEFIFS instance with object id 8 2024-03-01 20:49:43,781 DEBUG blivet/MainThread: MacEFIFS.supported: supported: True ; 2024-03-01 20:49:43,781 DEBUG blivet/MainThread: get_format('macefi') returning MacEFIFS instance with object id 9 2024-03-01 20:49:43,784 DEBUG blivet/MainThread: LVMFormatPopulator.run: pv: sda ; 2024-03-01 20:49:43,784 DEBUG blivet/MainThread: lvm filter: device /dev/sda added to the list of allowed devices 2024-03-01 20:49:43,784 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 20:49:43,819 INFO program/MainThread: stdout[4]: LVM2_PV_NAME=/dev/sda LVM2_PV_UUID=4c8JOY-RlO6-XI6X-qqL0-UyOk-3hkr-XWuvAf LVM2_PV_FREE=0 LVM2_PV_SIZE=1065353216 LVM2_PE_START=8388608 LVM2_VG_NAME=test_vg1 LVM2_VG_UUID=JDM6rK-Ultz-B360-NGW6-5ym1-Srzt-khyK8g LVM2_VG_SIZE=3196059648 LVM2_VG_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=9SYY00-684W-KV55-MRXJ-pAhm-p2jr-V9Wr9F LVM2_PV_FREE=41943040 LVM2_PV_SIZE=1065353216 LVM2_PE_START=8388608 LVM2_VG_NAME=test_vg1 LVM2_VG_UUID=JDM6rK-Ultz-B360-NGW6-5ym1-Srzt-khyK8g LVM2_VG_SIZE=3196059648 LVM2_VG_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=s9I9X8-0Kwr-kNAR-5I4T-xriY-S2od-VEcXlg LVM2_PV_FREE=1065353216 LVM2_PV_SIZE=1065353216 LVM2_PE_START=8388608 LVM2_VG_NAME=test_vg1 LVM2_VG_UUID=JDM6rK-Ultz-B360-NGW6-5ym1-Srzt-khyK8g LVM2_VG_SIZE=3196059648 LVM2_VG_FREE=1107296256 LVM2_VG_EXTENT_SIZE=4194304 LVM2_VG_EXTENT_COUNT=762 LVM2_VG_FREE_COUNT=264 LVM2_PV_COUNT=3 2024-03-01 20:49:43,819 INFO program/MainThread: stderr[4]: WARNING: Couldn't find device with uuid 9SYY00-684W-KV55-MRXJ-pAhm-p2jr-V9Wr9F. WARNING: Couldn't find device with uuid s9I9X8-0Kwr-kNAR-5I4T-xriY-S2od-VEcXlg. WARNING: VG test_vg1 is missing PV 9SYY00-684W-KV55-MRXJ-pAhm-p2jr-V9Wr9F (last written to /dev/sdb). WARNING: VG test_vg1 is missing PV s9I9X8-0Kwr-kNAR-5I4T-xriY-S2od-VEcXlg (last written to /dev/sdc). WARNING: Couldn't find all devices for LV test_vg1/lv2 while checking used and assumed devices. WARNING: Couldn't find all devices for LV test_vg1/lv1 while checking used and assumed devices. 2024-03-01 20:49:43,819 INFO program/MainThread: ...done [4] (exit code: 0) 2024-03-01 20:49:43,819 INFO blivet/MainThread: type detected on 'sda' is 'lvmpv' 2024-03-01 20:49:43,823 DEBUG blivet/MainThread: LVMPhysicalVolume.__init__: uuid: 4c8JOY-RlO6-XI6X-qqL0-UyOk-3hkr-XWuvAf ; label: None ; device: /dev/sda ; serial: 36001405a8abeb2a8284458ebf043e0fb ; exists: True ; vg_name: test_vg1 ; vg_uuid: JDM6rK-Ultz-B360-NGW6-5ym1-Srzt-khyK8g ; pe_start: 8 MiB ; 2024-03-01 20:49:43,824 DEBUG blivet/MainThread: get_format('lvmpv') returning LVMPhysicalVolume instance with object id 10 2024-03-01 20:49:43,827 DEBUG blivet/MainThread: DiskDevice._set_format: sda ; type: lvmpv ; current: None ; 2024-03-01 20:49:43,829 DEBUG blivet/MainThread: DeviceTree.get_device_by_uuid: uuid: JDM6rK-Ultz-B360-NGW6-5ym1-Srzt-khyK8g ; incomplete: True ; hidden: False ; 2024-03-01 20:49:43,832 DEBUG blivet/MainThread: DeviceTree.get_device_by_uuid returned None 2024-03-01 20:49:43,835 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: test_vg1 ; incomplete: False ; hidden: False ; 2024-03-01 20:49:43,838 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned None 2024-03-01 20:49:43,838 INFO program/MainThread: Running [5] lvm vgs --noheadings --nosuffix --nameprefixes --unquoted --units=b -o name,uuid,size,free,extent_size,extent_count,free_count,pv_count --config= log {level=7 file=/tmp/lvm.log syslog=0} --devices=/dev/sda ... 2024-03-01 20:49:43,875 INFO program/MainThread: stdout[5]: LVM2_VG_NAME=test_vg1 LVM2_VG_UUID=JDM6rK-Ultz-B360-NGW6-5ym1-Srzt-khyK8g LVM2_VG_SIZE=3196059648 LVM2_VG_FREE=1107296256 LVM2_VG_EXTENT_SIZE=4194304 LVM2_VG_EXTENT_COUNT=762 LVM2_VG_FREE_COUNT=264 LVM2_PV_COUNT=3 2024-03-01 20:49:43,876 INFO program/MainThread: stderr[5]: WARNING: Couldn't find device with uuid 9SYY00-684W-KV55-MRXJ-pAhm-p2jr-V9Wr9F. WARNING: Couldn't find device with uuid s9I9X8-0Kwr-kNAR-5I4T-xriY-S2od-VEcXlg. WARNING: VG test_vg1 is missing PV 9SYY00-684W-KV55-MRXJ-pAhm-p2jr-V9Wr9F (last written to /dev/sdb). WARNING: VG test_vg1 is missing PV s9I9X8-0Kwr-kNAR-5I4T-xriY-S2od-VEcXlg (last written to /dev/sdc). WARNING: Couldn't find all devices for LV test_vg1/lv2 while checking used and assumed devices. WARNING: Couldn't find all devices for LV test_vg1/lv1 while checking used and assumed devices. 2024-03-01 20:49:43,876 INFO program/MainThread: ...done [5] (exit code: 0) 2024-03-01 20:49:43,876 INFO blivet/MainThread: Can't get exported information from VG info, assuming VG is not exported. 2024-03-01 20:49:43,876 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 12 2024-03-01 20:49:43,881 DEBUG blivet/MainThread: LVMVolumeGroupDevice._add_parent: test_vg1 ; parent: sda ; 2024-03-01 20:49:43,885 DEBUG blivet/MainThread: DiskDevice.add_child: name: sda ; child: test_vg1 ; kids: 0 ; 2024-03-01 20:49:43,885 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 13 2024-03-01 20:49:43,888 DEBUG blivet/MainThread: LVMVolumeGroupDevice._set_format: test_vg1 ; type: None ; current: None ; 2024-03-01 20:49:43,888 INFO program/MainThread: Running [6] lvm lvs --noheadings --nosuffix --nameprefixes --unquoted --units=b -a -o vg_name,lv_name,lv_uuid,lv_size,lv_attr,segtype,origin,pool_lv,data_lv,metadata_lv,role,move_pv,data_percent,metadata_percent,copy_percent --config= log {level=7 file=/tmp/lvm.log syslog=0} --devices=/dev/sda ... 2024-03-01 20:49:43,923 INFO program/MainThread: stdout[6]: LVM2_VG_NAME=test_vg1 LVM2_LV_NAME=lv1 LVM2_LV_UUID=7W1el3-qjPr-rhKW-ZrV2-MCIF-P7SO-QFoGMC 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=Y0IDNr-O3Ey-wfIi-y8qY-bnkF-VeIh-AxOuYW 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=Y0IDNr-O3Ey-wfIi-y8qY-bnkF-VeIh-AxOuYW LVM2_LV_SIZE=1606418432 LVM2_LV_ATTR=-wi-a---p- LVM2_SEGTYPE=linear LVM2_ORIGIN= LVM2_POOL_LV= LVM2_DATA_LV= LVM2_METADATA_LV= LVM2_LV_ROLE=public LVM2_MOVE_PV= LVM2_DATA_PERCENT= LVM2_METADATA_PERCENT= LVM2_COPY_PERCENT= 2024-03-01 20:49:43,923 INFO program/MainThread: stderr[6]: WARNING: Couldn't find device with uuid 9SYY00-684W-KV55-MRXJ-pAhm-p2jr-V9Wr9F. WARNING: Couldn't find device with uuid s9I9X8-0Kwr-kNAR-5I4T-xriY-S2od-VEcXlg. WARNING: VG test_vg1 is missing PV 9SYY00-684W-KV55-MRXJ-pAhm-p2jr-V9Wr9F (last written to /dev/sdb). WARNING: VG test_vg1 is missing PV s9I9X8-0Kwr-kNAR-5I4T-xriY-S2od-VEcXlg (last written to /dev/sdc). WARNING: Couldn't find all devices for LV test_vg1/lv2 while checking used and assumed devices. WARNING: Couldn't find all devices for LV test_vg1/lv1 while checking used and assumed devices. 2024-03-01 20:49:43,923 INFO program/MainThread: ...done [6] (exit code: 0) 2024-03-01 20:49:43,927 DEBUG blivet/MainThread: LVMVolumeGroupDevice.update_sysfs_path: test_vg1 ; status: True ; 2024-03-01 20:49:43,927 INFO blivet/MainThread: added lvmvg test_vg1 (id 11) to device tree 2024-03-01 20:49:43,930 DEBUG blivet/MainThread: LVMFormatPopulator._update_lvs: pv: sda ; 2024-03-01 20:49:43,933 DEBUG blivet/MainThread: DeviceTree.get_device_by_uuid: uuid: JDM6rK-Ultz-B360-NGW6-5ym1-Srzt-khyK8g ; incomplete: True ; hidden: False ; 2024-03-01 20:49:43,936 DEBUG blivet/MainThread: DeviceTree.get_device_by_uuid returned existing 1016 MiB lvmvg test_vg1 (11) 2024-03-01 20:49:43,936 WARNING blivet/MainThread: Skipping LVs for incomplete VG test_vg1 2024-03-01 20:49:43,936 INFO blivet/MainThread: got format: existing lvmpv 2024-03-01 20:49:43,939 DEBUG blivet/MainThread: DeviceTree.handle_device: name: sdb ; info: {'CURRENT_TAGS': ':systemd:', 'DEVLINKS': '/dev/disk/by-id/scsi-1LIO-ORG_disk1:c67c68fc-5fb8-4942-8812-1de7084b7176 ' '/dev/disk/by-id/scsi-SLIO-ORG_disk1_c67c68fc-5fb8-4942-8812-1de7084b7176 ' '/dev/disk/by-id/scsi-36001405c67c68fc5fb8494288121de70 ' '/dev/disk/by-id/lvm-pv-uuid-9SYY00-684W-KV55-MRXJ-pAhm-p2jr-V9Wr9F ' '/dev/disk/by-id/wwn-0x6001405c67c68fc5fb8494288121de70 ' '/dev/disk/by-diskseq/3', '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': '9SYY00-684W-KV55-MRXJ-pAhm-p2jr-V9Wr9F', 'ID_FS_UUID_ENC': '9SYY00-684W-KV55-MRXJ-pAhm-p2jr-V9Wr9F', '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': 'c67c68fc-5fb8-4942-8812-1de7084b7176', 'ID_SERIAL': '36001405c67c68fc5fb8494288121de70', 'ID_SERIAL_SHORT': '6001405c67c68fc5fb8494288121de70', 'ID_TARGET_PORT': '0', 'ID_TYPE': 'disk', 'ID_VENDOR': 'LIO-ORG', 'ID_VENDOR_ENC': 'LIO-ORG\\x20', 'ID_WWN': '0x6001405c67c68fc5', 'ID_WWN_VENDOR_EXTENSION': '0xfb8494288121de70', 'ID_WWN_WITH_EXTENSION': '0x6001405c67c68fc5fb8494288121de70', 'MAJOR': '8', 'MINOR': '16', 'SCSI_IDENT_LUN_LOGICAL_UNIT_GROUP': '0x0', 'SCSI_IDENT_LUN_NAA_REGEXT': '6001405c67c68fc5fb8494288121de70', 'SCSI_IDENT_LUN_T10': 'LIO-ORG_disk1:c67c68fc-5fb8-4942-8812-1de7084b7176', 'SCSI_IDENT_PORT_NAME': 'naa.5001405a91c5ccc5,t,0x0001', 'SCSI_IDENT_PORT_RELATIVE': '0', 'SCSI_IDENT_PORT_TARGET_PORT_GROUP': '0x0', 'SCSI_IDENT_SERIAL': 'c67c68fc-5fb8-4942-8812-1de7084b7176', 'SCSI_IDENT_TARGET_NAME': 'naa.5001405a91c5ccc5', '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': '337020590'} ; 2024-03-01 20:49:43,939 INFO blivet/MainThread: scanning sdb (/sys/devices/tcm_loop_0/tcm_loop_adapter_0/host2/target2:0:1/2:0:1:1/block/sdb)... 2024-03-01 20:49:43,942 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: sdb ; incomplete: False ; hidden: False ; 2024-03-01 20:49:43,945 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned None 2024-03-01 20:49:43,950 DEBUG blivet/MainThread: DiskDevicePopulator.run: name: sdb ; 2024-03-01 20:49:43,950 INFO blivet/MainThread: sdb is a disk 2024-03-01 20:49:43,951 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 17 2024-03-01 20:49:43,951 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 18 2024-03-01 20:49:43,953 DEBUG blivet/MainThread: DiskDevice._set_format: sdb ; type: None ; current: None ; 2024-03-01 20:49:43,956 DEBUG blivet/MainThread: DiskDevice.update_sysfs_path: sdb ; status: True ; 2024-03-01 20:49:43,957 DEBUG blivet/MainThread: sdb sysfs_path set to /sys/devices/tcm_loop_0/tcm_loop_adapter_0/host2/target2:0:1/2:0:1:1/block/sdb 2024-03-01 20:49:43,959 DEBUG blivet/MainThread: DiskDevice.read_current_size: exists: True ; path: /dev/sdb ; sysfs_path: /sys/devices/tcm_loop_0/tcm_loop_adapter_0/host2/target2:0:1/2:0:1:1/block/sdb ; 2024-03-01 20:49:43,960 DEBUG blivet/MainThread: updated sdb size to 1024 MiB (1024 MiB) 2024-03-01 20:49:43,960 INFO blivet/MainThread: added disk sdb (id 16) to device tree 2024-03-01 20:49:43,960 INFO blivet/MainThread: got device: DiskDevice instance (0x7f1f606e5a00) -- 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 = 6001405c67c68fc5fb8494288121de70 2024-03-01 20:49:43,963 DEBUG blivet/MainThread: DeviceTree.handle_format: name: sdb ; 2024-03-01 20:49:43,966 DEBUG blivet/MainThread: AppleBootstrapFS.supported: supported: True ; 2024-03-01 20:49:43,966 DEBUG blivet/MainThread: get_format('appleboot') returning AppleBootstrapFS instance with object id 20 2024-03-01 20:49:43,969 DEBUG blivet/MainThread: EFIFS.supported: supported: True ; 2024-03-01 20:49:43,969 DEBUG blivet/MainThread: get_format('efi') returning EFIFS instance with object id 21 2024-03-01 20:49:43,972 DEBUG blivet/MainThread: MacEFIFS.supported: supported: True ; 2024-03-01 20:49:43,972 DEBUG blivet/MainThread: get_format('macefi') returning MacEFIFS instance with object id 22 2024-03-01 20:49:43,975 DEBUG blivet/MainThread: MacEFIFS.supported: supported: True ; 2024-03-01 20:49:43,975 DEBUG blivet/MainThread: get_format('macefi') returning MacEFIFS instance with object id 23 2024-03-01 20:49:43,978 DEBUG blivet/MainThread: LVMFormatPopulator.run: pv: sdb ; 2024-03-01 20:49:43,978 DEBUG blivet/MainThread: lvm filter: device /dev/sdb added to the list of allowed devices 2024-03-01 20:49:43,978 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 20:49:44,014 INFO program/MainThread: stdout[7]: LVM2_PV_NAME=/dev/sda LVM2_PV_UUID=4c8JOY-RlO6-XI6X-qqL0-UyOk-3hkr-XWuvAf LVM2_PV_FREE=0 LVM2_PV_SIZE=1065353216 LVM2_PE_START=8388608 LVM2_VG_NAME=test_vg1 LVM2_VG_UUID=JDM6rK-Ultz-B360-NGW6-5ym1-Srzt-khyK8g LVM2_VG_SIZE=3196059648 LVM2_VG_FREE=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=9SYY00-684W-KV55-MRXJ-pAhm-p2jr-V9Wr9F LVM2_PV_FREE=41943040 LVM2_PV_SIZE=1065353216 LVM2_PE_START=8388608 LVM2_VG_NAME=test_vg1 LVM2_VG_UUID=JDM6rK-Ultz-B360-NGW6-5ym1-Srzt-khyK8g LVM2_VG_SIZE=3196059648 LVM2_VG_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=s9I9X8-0Kwr-kNAR-5I4T-xriY-S2od-VEcXlg LVM2_PV_FREE=1065353216 LVM2_PV_SIZE=1065353216 LVM2_PE_START=8388608 LVM2_VG_NAME=test_vg1 LVM2_VG_UUID=JDM6rK-Ultz-B360-NGW6-5ym1-Srzt-khyK8g LVM2_VG_SIZE=3196059648 LVM2_VG_FREE=1107296256 LVM2_VG_EXTENT_SIZE=4194304 LVM2_VG_EXTENT_COUNT=762 LVM2_VG_FREE_COUNT=264 LVM2_PV_COUNT=3 2024-03-01 20:49:44,014 INFO program/MainThread: stderr[7]: WARNING: Couldn't find device with uuid s9I9X8-0Kwr-kNAR-5I4T-xriY-S2od-VEcXlg. WARNING: VG test_vg1 is missing PV s9I9X8-0Kwr-kNAR-5I4T-xriY-S2od-VEcXlg (last written to /dev/sdc). 2024-03-01 20:49:44,014 INFO program/MainThread: ...done [7] (exit code: 0) 2024-03-01 20:49:44,014 INFO blivet/MainThread: type detected on 'sdb' is 'lvmpv' 2024-03-01 20:49:44,018 DEBUG blivet/MainThread: LVMPhysicalVolume.__init__: uuid: 9SYY00-684W-KV55-MRXJ-pAhm-p2jr-V9Wr9F ; label: None ; device: /dev/sdb ; serial: 36001405c67c68fc5fb8494288121de70 ; exists: True ; vg_name: test_vg1 ; vg_uuid: JDM6rK-Ultz-B360-NGW6-5ym1-Srzt-khyK8g ; pe_start: 8 MiB ; free: 40 MiB ; 2024-03-01 20:49:44,018 DEBUG blivet/MainThread: get_format('lvmpv') returning LVMPhysicalVolume instance with object id 24 2024-03-01 20:49:44,021 DEBUG blivet/MainThread: DiskDevice._set_format: sdb ; type: lvmpv ; current: None ; 2024-03-01 20:49:44,024 DEBUG blivet/MainThread: DeviceTree.get_device_by_uuid: uuid: JDM6rK-Ultz-B360-NGW6-5ym1-Srzt-khyK8g ; incomplete: True ; hidden: False ; 2024-03-01 20:49:44,026 DEBUG blivet/MainThread: DeviceTree.get_device_by_uuid returned existing 1016 MiB lvmvg test_vg1 (11) 2024-03-01 20:49:44,030 DEBUG blivet/MainThread: LVMVolumeGroupDevice._add_parent: test_vg1 ; parent: sdb ; 2024-03-01 20:49:44,032 DEBUG blivet/MainThread: DiskDevice.add_child: name: sdb ; child: test_vg1 ; kids: 0 ; 2024-03-01 20:49:44,035 DEBUG blivet/MainThread: LVMFormatPopulator._update_lvs: pv: sdb ; 2024-03-01 20:49:44,038 DEBUG blivet/MainThread: DeviceTree.get_device_by_uuid: uuid: JDM6rK-Ultz-B360-NGW6-5ym1-Srzt-khyK8g ; incomplete: True ; hidden: False ; 2024-03-01 20:49:44,040 DEBUG blivet/MainThread: DeviceTree.get_device_by_uuid returned existing 1.98 GiB lvmvg test_vg1 (11) 2024-03-01 20:49:44,041 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 20:49:44,074 INFO program/MainThread: stdout[8]: LVM2_VG_NAME=test_vg1 LVM2_LV_NAME=lv1 LVM2_LV_UUID=7W1el3-qjPr-rhKW-ZrV2-MCIF-P7SO-QFoGMC 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=Y0IDNr-O3Ey-wfIi-y8qY-bnkF-VeIh-AxOuYW LVM2_LV_SIZE=1606418432 LVM2_LV_ATTR=-wi-a----- LVM2_SEGTYPE=linear LVM2_ORIGIN= LVM2_POOL_LV= LVM2_DATA_LV= LVM2_METADATA_LV= LVM2_LV_ROLE=public LVM2_MOVE_PV= LVM2_DATA_PERCENT= LVM2_METADATA_PERCENT= LVM2_COPY_PERCENT= LVM2_VG_NAME=test_vg1 LVM2_LV_NAME=lv2 LVM2_LV_UUID=Y0IDNr-O3Ey-wfIi-y8qY-bnkF-VeIh-AxOuYW LVM2_LV_SIZE=1606418432 LVM2_LV_ATTR=-wi-a----- LVM2_SEGTYPE=linear LVM2_ORIGIN= LVM2_POOL_LV= LVM2_DATA_LV= LVM2_METADATA_LV= LVM2_LV_ROLE=public LVM2_MOVE_PV= LVM2_DATA_PERCENT= LVM2_METADATA_PERCENT= LVM2_COPY_PERCENT= 2024-03-01 20:49:44,075 INFO program/MainThread: stderr[8]: WARNING: Couldn't find device with uuid s9I9X8-0Kwr-kNAR-5I4T-xriY-S2od-VEcXlg. WARNING: VG test_vg1 is missing PV s9I9X8-0Kwr-kNAR-5I4T-xriY-S2od-VEcXlg (last written to /dev/sdc). 2024-03-01 20:49:44,075 INFO program/MainThread: ...done [8] (exit code: 0) 2024-03-01 20:49:44,075 WARNING blivet/MainThread: Skipping LVs for incomplete VG test_vg1 2024-03-01 20:49:44,075 INFO blivet/MainThread: got format: existing lvmpv 2024-03-01 20:49:44,079 DEBUG blivet/MainThread: DeviceTree.handle_device: name: sdk ; info: {'CURRENT_TAGS': ':systemd:', 'DEVLINKS': '/dev/disk/by-id/scsi-1LIO-ORG_disk10:e1b8c6d0-3d08-40cc-baa9-9ea541aeb400 ' '/dev/disk/by-diskseq/12 ' '/dev/disk/by-id/wwn-0x6001405e1b8c6d03d0840ccbaa99ea54 ' '/dev/disk/by-id/scsi-36001405e1b8c6d03d0840ccbaa99ea54 ' '/dev/disk/by-id/scsi-SLIO-ORG_disk10_e1b8c6d0-3d08-40cc-baa9-9ea541aeb400', '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': 'e1b8c6d0-3d08-40cc-baa9-9ea541aeb400', 'ID_SERIAL': '36001405e1b8c6d03d0840ccbaa99ea54', 'ID_SERIAL_SHORT': '6001405e1b8c6d03d0840ccbaa99ea54', 'ID_TARGET_PORT': '0', 'ID_TYPE': 'disk', 'ID_VENDOR': 'LIO-ORG', 'ID_VENDOR_ENC': 'LIO-ORG\\x20', 'ID_WWN': '0x6001405e1b8c6d03', 'ID_WWN_VENDOR_EXTENSION': '0xd0840ccbaa99ea54', 'ID_WWN_WITH_EXTENSION': '0x6001405e1b8c6d03d0840ccbaa99ea54', 'MAJOR': '8', 'MINOR': '160', 'SCSI_IDENT_LUN_LOGICAL_UNIT_GROUP': '0x0', 'SCSI_IDENT_LUN_NAA_REGEXT': '6001405e1b8c6d03d0840ccbaa99ea54', 'SCSI_IDENT_LUN_T10': 'LIO-ORG_disk10:e1b8c6d0-3d08-40cc-baa9-9ea541aeb400', 'SCSI_IDENT_PORT_NAME': 'naa.5001405a91c5ccc5,t,0x0001', 'SCSI_IDENT_PORT_RELATIVE': '0', 'SCSI_IDENT_PORT_TARGET_PORT_GROUP': '0x0', 'SCSI_IDENT_SERIAL': 'e1b8c6d0-3d08-40cc-baa9-9ea541aeb400', 'SCSI_IDENT_TARGET_NAME': 'naa.5001405a91c5ccc5', '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': '337615258'} ; 2024-03-01 20:49:44,079 INFO blivet/MainThread: scanning sdk (/sys/devices/tcm_loop_0/tcm_loop_adapter_0/host2/target2:0:1/2:0:1:10/block/sdk)... 2024-03-01 20:49:44,082 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: sdk ; incomplete: False ; hidden: False ; 2024-03-01 20:49:44,085 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned None 2024-03-01 20:49:44,090 DEBUG blivet/MainThread: DiskDevicePopulator.run: name: sdk ; 2024-03-01 20:49:44,090 INFO blivet/MainThread: sdk is a disk 2024-03-01 20:49:44,090 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 27 2024-03-01 20:49:44,091 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 28 2024-03-01 20:49:44,093 DEBUG blivet/MainThread: DiskDevice._set_format: sdk ; type: None ; current: None ; 2024-03-01 20:49:44,096 DEBUG blivet/MainThread: DiskDevice.update_sysfs_path: sdk ; status: True ; 2024-03-01 20:49:44,096 DEBUG blivet/MainThread: sdk sysfs_path set to /sys/devices/tcm_loop_0/tcm_loop_adapter_0/host2/target2:0:1/2:0:1:10/block/sdk 2024-03-01 20:49:44,099 DEBUG blivet/MainThread: DiskDevice.read_current_size: exists: True ; path: /dev/sdk ; sysfs_path: /sys/devices/tcm_loop_0/tcm_loop_adapter_0/host2/target2:0:1/2:0:1:10/block/sdk ; 2024-03-01 20:49:44,099 DEBUG blivet/MainThread: updated sdk size to 1024 MiB (1024 MiB) 2024-03-01 20:49:44,100 INFO blivet/MainThread: added disk sdk (id 26) to device tree 2024-03-01 20:49:44,100 INFO blivet/MainThread: got device: DiskDevice instance (0x7f1f60645c40) -- 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 = 6001405e1b8c6d03d0840ccbaa99ea54 2024-03-01 20:49:44,103 DEBUG blivet/MainThread: DeviceTree.handle_format: name: sdk ; 2024-03-01 20:49:44,103 DEBUG blivet/MainThread: no type or existing type for sdk, bailing 2024-03-01 20:49:44,106 DEBUG blivet/MainThread: DeviceTree.handle_device: name: sdl ; info: {'CURRENT_TAGS': ':systemd:', 'DEVLINKS': '/dev/disk/by-id/wwn-0x6001405f208e545093d44a6ac77aa8bf ' '/dev/disk/by-id/scsi-1LIO-ORG_disk11:f208e545-093d-44a6-ac77-aa8bfab02819 ' '/dev/disk/by-diskseq/13 ' '/dev/disk/by-id/scsi-36001405f208e545093d44a6ac77aa8bf ' '/dev/disk/by-id/scsi-SLIO-ORG_disk11_f208e545-093d-44a6-ac77-aa8bfab02819', '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': 'f208e545-093d-44a6-ac77-aa8bfab02819', 'ID_SERIAL': '36001405f208e545093d44a6ac77aa8bf', 'ID_SERIAL_SHORT': '6001405f208e545093d44a6ac77aa8bf', 'ID_TARGET_PORT': '0', 'ID_TYPE': 'disk', 'ID_VENDOR': 'LIO-ORG', 'ID_VENDOR_ENC': 'LIO-ORG\\x20', 'ID_WWN': '0x6001405f208e5450', 'ID_WWN_VENDOR_EXTENSION': '0x93d44a6ac77aa8bf', 'ID_WWN_WITH_EXTENSION': '0x6001405f208e545093d44a6ac77aa8bf', 'MAJOR': '8', 'MINOR': '176', 'SCSI_IDENT_LUN_LOGICAL_UNIT_GROUP': '0x0', 'SCSI_IDENT_LUN_NAA_REGEXT': '6001405f208e545093d44a6ac77aa8bf', 'SCSI_IDENT_LUN_T10': 'LIO-ORG_disk11:f208e545-093d-44a6-ac77-aa8bfab02819', 'SCSI_IDENT_PORT_NAME': 'naa.5001405a91c5ccc5,t,0x0001', 'SCSI_IDENT_PORT_RELATIVE': '0', 'SCSI_IDENT_PORT_TARGET_PORT_GROUP': '0x0', 'SCSI_IDENT_SERIAL': 'f208e545-093d-44a6-ac77-aa8bfab02819', 'SCSI_IDENT_TARGET_NAME': 'naa.5001405a91c5ccc5', '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': '337703429'} ; 2024-03-01 20:49:44,106 INFO blivet/MainThread: scanning sdl (/sys/devices/tcm_loop_0/tcm_loop_adapter_0/host2/target2:0:1/2:0:1:11/block/sdl)... 2024-03-01 20:49:44,109 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: sdl ; incomplete: False ; hidden: False ; 2024-03-01 20:49:44,112 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned None 2024-03-01 20:49:44,117 DEBUG blivet/MainThread: DiskDevicePopulator.run: name: sdl ; 2024-03-01 20:49:44,117 INFO blivet/MainThread: sdl is a disk 2024-03-01 20:49:44,117 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 32 2024-03-01 20:49:44,117 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 33 2024-03-01 20:49:44,120 DEBUG blivet/MainThread: DiskDevice._set_format: sdl ; type: None ; current: None ; 2024-03-01 20:49:44,123 DEBUG blivet/MainThread: DiskDevice.update_sysfs_path: sdl ; status: True ; 2024-03-01 20:49:44,123 DEBUG blivet/MainThread: sdl sysfs_path set to /sys/devices/tcm_loop_0/tcm_loop_adapter_0/host2/target2:0:1/2:0:1:11/block/sdl 2024-03-01 20:49:44,126 DEBUG blivet/MainThread: DiskDevice.read_current_size: exists: True ; path: /dev/sdl ; sysfs_path: /sys/devices/tcm_loop_0/tcm_loop_adapter_0/host2/target2:0:1/2:0:1:11/block/sdl ; 2024-03-01 20:49:44,126 DEBUG blivet/MainThread: updated sdl size to 1024 MiB (1024 MiB) 2024-03-01 20:49:44,126 INFO blivet/MainThread: added disk sdl (id 31) to device tree 2024-03-01 20:49:44,127 INFO blivet/MainThread: got device: DiskDevice instance (0x7f1f60645d90) -- 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 = 6001405f208e545093d44a6ac77aa8bf 2024-03-01 20:49:44,129 DEBUG blivet/MainThread: DeviceTree.handle_format: name: sdl ; 2024-03-01 20:49:44,130 DEBUG blivet/MainThread: no type or existing type for sdl, bailing 2024-03-01 20:49:44,133 DEBUG blivet/MainThread: DeviceTree.handle_device: name: sdc ; info: {'CURRENT_TAGS': ':systemd:', 'DEVLINKS': '/dev/disk/by-id/scsi-1LIO-ORG_disk2:0b2dc9bc-15ac-412f-92a3-0dd570796fb3 ' '/dev/disk/by-diskseq/4 ' '/dev/disk/by-id/lvm-pv-uuid-s9I9X8-0Kwr-kNAR-5I4T-xriY-S2od-VEcXlg ' '/dev/disk/by-id/wwn-0x60014050b2dc9bc15ac412f92a30dd57 ' '/dev/disk/by-id/scsi-SLIO-ORG_disk2_0b2dc9bc-15ac-412f-92a3-0dd570796fb3 ' '/dev/disk/by-id/scsi-360014050b2dc9bc15ac412f92a30dd57', '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': 's9I9X8-0Kwr-kNAR-5I4T-xriY-S2od-VEcXlg', 'ID_FS_UUID_ENC': 's9I9X8-0Kwr-kNAR-5I4T-xriY-S2od-VEcXlg', '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': '0b2dc9bc-15ac-412f-92a3-0dd570796fb3', 'ID_SERIAL': '360014050b2dc9bc15ac412f92a30dd57', 'ID_SERIAL_SHORT': '60014050b2dc9bc15ac412f92a30dd57', 'ID_TARGET_PORT': '0', 'ID_TYPE': 'disk', 'ID_VENDOR': 'LIO-ORG', 'ID_VENDOR_ENC': 'LIO-ORG\\x20', 'ID_WWN': '0x60014050b2dc9bc1', 'ID_WWN_VENDOR_EXTENSION': '0x5ac412f92a30dd57', 'ID_WWN_WITH_EXTENSION': '0x60014050b2dc9bc15ac412f92a30dd57', 'MAJOR': '8', 'MINOR': '32', 'SCSI_IDENT_LUN_LOGICAL_UNIT_GROUP': '0x0', 'SCSI_IDENT_LUN_NAA_REGEXT': '60014050b2dc9bc15ac412f92a30dd57', 'SCSI_IDENT_LUN_T10': 'LIO-ORG_disk2:0b2dc9bc-15ac-412f-92a3-0dd570796fb3', 'SCSI_IDENT_PORT_NAME': 'naa.5001405a91c5ccc5,t,0x0001', 'SCSI_IDENT_PORT_RELATIVE': '0', 'SCSI_IDENT_PORT_TARGET_PORT_GROUP': '0x0', 'SCSI_IDENT_SERIAL': '0b2dc9bc-15ac-412f-92a3-0dd570796fb3', 'SCSI_IDENT_TARGET_NAME': 'naa.5001405a91c5ccc5', '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': '337088436'} ; 2024-03-01 20:49:44,133 INFO blivet/MainThread: scanning sdc (/sys/devices/tcm_loop_0/tcm_loop_adapter_0/host2/target2:0:1/2:0:1:2/block/sdc)... 2024-03-01 20:49:44,135 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: sdc ; incomplete: False ; hidden: False ; 2024-03-01 20:49:44,138 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned None 2024-03-01 20:49:44,143 DEBUG blivet/MainThread: DiskDevicePopulator.run: name: sdc ; 2024-03-01 20:49:44,144 INFO blivet/MainThread: sdc is a disk 2024-03-01 20:49:44,144 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 37 2024-03-01 20:49:44,144 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 38 2024-03-01 20:49:44,146 DEBUG blivet/MainThread: DiskDevice._set_format: sdc ; type: None ; current: None ; 2024-03-01 20:49:44,149 DEBUG blivet/MainThread: DiskDevice.update_sysfs_path: sdc ; status: True ; 2024-03-01 20:49:44,150 DEBUG blivet/MainThread: sdc sysfs_path set to /sys/devices/tcm_loop_0/tcm_loop_adapter_0/host2/target2:0:1/2:0:1:2/block/sdc 2024-03-01 20:49:44,152 DEBUG blivet/MainThread: DiskDevice.read_current_size: exists: True ; path: /dev/sdc ; sysfs_path: /sys/devices/tcm_loop_0/tcm_loop_adapter_0/host2/target2:0:1/2:0:1:2/block/sdc ; 2024-03-01 20:49:44,153 DEBUG blivet/MainThread: updated sdc size to 1024 MiB (1024 MiB) 2024-03-01 20:49:44,153 INFO blivet/MainThread: added disk sdc (id 36) to device tree 2024-03-01 20:49:44,153 INFO blivet/MainThread: got device: DiskDevice instance (0x7f1f6065b460) -- 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 = 60014050b2dc9bc15ac412f92a30dd57 2024-03-01 20:49:44,156 DEBUG blivet/MainThread: DeviceTree.handle_format: name: sdc ; 2024-03-01 20:49:44,159 DEBUG blivet/MainThread: AppleBootstrapFS.supported: supported: True ; 2024-03-01 20:49:44,159 DEBUG blivet/MainThread: get_format('appleboot') returning AppleBootstrapFS instance with object id 40 2024-03-01 20:49:44,162 DEBUG blivet/MainThread: EFIFS.supported: supported: True ; 2024-03-01 20:49:44,162 DEBUG blivet/MainThread: get_format('efi') returning EFIFS instance with object id 41 2024-03-01 20:49:44,165 DEBUG blivet/MainThread: MacEFIFS.supported: supported: True ; 2024-03-01 20:49:44,165 DEBUG blivet/MainThread: get_format('macefi') returning MacEFIFS instance with object id 42 2024-03-01 20:49:44,168 DEBUG blivet/MainThread: MacEFIFS.supported: supported: True ; 2024-03-01 20:49:44,168 DEBUG blivet/MainThread: get_format('macefi') returning MacEFIFS instance with object id 43 2024-03-01 20:49:44,171 DEBUG blivet/MainThread: LVMFormatPopulator.run: pv: sdc ; 2024-03-01 20:49:44,171 DEBUG blivet/MainThread: lvm filter: device /dev/sdc added to the list of allowed devices 2024-03-01 20:49:44,171 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 20:49:44,207 INFO program/MainThread: stdout[9]: LVM2_PV_NAME=/dev/sda LVM2_PV_UUID=4c8JOY-RlO6-XI6X-qqL0-UyOk-3hkr-XWuvAf LVM2_PV_FREE=0 LVM2_PV_SIZE=1065353216 LVM2_PE_START=8388608 LVM2_VG_NAME=test_vg1 LVM2_VG_UUID=JDM6rK-Ultz-B360-NGW6-5ym1-Srzt-khyK8g LVM2_VG_SIZE=3196059648 LVM2_VG_FREE=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=9SYY00-684W-KV55-MRXJ-pAhm-p2jr-V9Wr9F LVM2_PV_FREE=41943040 LVM2_PV_SIZE=1065353216 LVM2_PE_START=8388608 LVM2_VG_NAME=test_vg1 LVM2_VG_UUID=JDM6rK-Ultz-B360-NGW6-5ym1-Srzt-khyK8g LVM2_VG_SIZE=3196059648 LVM2_VG_FREE=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=s9I9X8-0Kwr-kNAR-5I4T-xriY-S2od-VEcXlg LVM2_PV_FREE=1065353216 LVM2_PV_SIZE=1065353216 LVM2_PE_START=8388608 LVM2_VG_NAME=test_vg1 LVM2_VG_UUID=JDM6rK-Ultz-B360-NGW6-5ym1-Srzt-khyK8g LVM2_VG_SIZE=3196059648 LVM2_VG_FREE=1107296256 LVM2_VG_EXTENT_SIZE=4194304 LVM2_VG_EXTENT_COUNT=762 LVM2_VG_FREE_COUNT=264 LVM2_PV_COUNT=3 2024-03-01 20:49:44,207 INFO program/MainThread: stderr[9]: 2024-03-01 20:49:44,207 INFO program/MainThread: ...done [9] (exit code: 0) 2024-03-01 20:49:44,207 INFO blivet/MainThread: type detected on 'sdc' is 'lvmpv' 2024-03-01 20:49:44,211 DEBUG blivet/MainThread: LVMPhysicalVolume.__init__: uuid: s9I9X8-0Kwr-kNAR-5I4T-xriY-S2od-VEcXlg ; label: None ; device: /dev/sdc ; serial: 360014050b2dc9bc15ac412f92a30dd57 ; exists: True ; vg_name: test_vg1 ; vg_uuid: JDM6rK-Ultz-B360-NGW6-5ym1-Srzt-khyK8g ; pe_start: 8 MiB ; free: 1016 MiB ; 2024-03-01 20:49:44,211 DEBUG blivet/MainThread: get_format('lvmpv') returning LVMPhysicalVolume instance with object id 44 2024-03-01 20:49:44,214 DEBUG blivet/MainThread: DiskDevice._set_format: sdc ; type: lvmpv ; current: None ; 2024-03-01 20:49:44,217 DEBUG blivet/MainThread: DeviceTree.get_device_by_uuid: uuid: JDM6rK-Ultz-B360-NGW6-5ym1-Srzt-khyK8g ; incomplete: True ; hidden: False ; 2024-03-01 20:49:44,220 DEBUG blivet/MainThread: DeviceTree.get_device_by_uuid returned existing 1.98 GiB lvmvg test_vg1 (11) 2024-03-01 20:49:44,223 DEBUG blivet/MainThread: LVMVolumeGroupDevice._add_parent: test_vg1 ; parent: sdc ; 2024-03-01 20:49:44,226 DEBUG blivet/MainThread: DiskDevice.add_child: name: sdc ; child: test_vg1 ; kids: 0 ; 2024-03-01 20:49:44,228 DEBUG blivet/MainThread: LVMFormatPopulator._update_lvs: pv: sdc ; 2024-03-01 20:49:44,231 DEBUG blivet/MainThread: DeviceTree.get_device_by_uuid: uuid: JDM6rK-Ultz-B360-NGW6-5ym1-Srzt-khyK8g ; incomplete: True ; hidden: False ; 2024-03-01 20:49:44,234 DEBUG blivet/MainThread: DeviceTree.get_device_by_uuid returned existing 2.98 GiB lvmvg test_vg1 (11) 2024-03-01 20:49:44,234 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 20:49:44,266 INFO program/MainThread: stdout[10]: LVM2_VG_NAME=test_vg1 LVM2_LV_NAME=lv1 LVM2_LV_UUID=7W1el3-qjPr-rhKW-ZrV2-MCIF-P7SO-QFoGMC 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=Y0IDNr-O3Ey-wfIi-y8qY-bnkF-VeIh-AxOuYW LVM2_LV_SIZE=1606418432 LVM2_LV_ATTR=-wi-a----- LVM2_SEGTYPE=linear LVM2_ORIGIN= LVM2_POOL_LV= LVM2_DATA_LV= LVM2_METADATA_LV= LVM2_LV_ROLE=public LVM2_MOVE_PV= LVM2_DATA_PERCENT= LVM2_METADATA_PERCENT= LVM2_COPY_PERCENT= LVM2_VG_NAME=test_vg1 LVM2_LV_NAME=lv2 LVM2_LV_UUID=Y0IDNr-O3Ey-wfIi-y8qY-bnkF-VeIh-AxOuYW LVM2_LV_SIZE=1606418432 LVM2_LV_ATTR=-wi-a----- LVM2_SEGTYPE=linear LVM2_ORIGIN= LVM2_POOL_LV= LVM2_DATA_LV= LVM2_METADATA_LV= LVM2_LV_ROLE=public LVM2_MOVE_PV= LVM2_DATA_PERCENT= LVM2_METADATA_PERCENT= LVM2_COPY_PERCENT= 2024-03-01 20:49:44,267 INFO program/MainThread: stderr[10]: 2024-03-01 20:49:44,267 INFO program/MainThread: ...done [10] (exit code: 0) 2024-03-01 20:49:44,270 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: test_vg1-lv1 ; incomplete: False ; hidden: False ; 2024-03-01 20:49:44,273 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned None 2024-03-01 20:49:44,276 DEBUG blivet/MainThread: DeviceTree.get_device_by_uuid: uuid: 7W1el3-qjPr-rhKW-ZrV2-MCIF-P7SO-QFoGMC ; incomplete: False ; hidden: False ; 2024-03-01 20:49:44,279 DEBUG blivet/MainThread: DeviceTree.get_device_by_uuid returned None 2024-03-01 20:49:44,279 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 46 2024-03-01 20:49:44,282 DEBUG blivet/MainThread: LVMVolumeGroupDevice.add_child: name: test_vg1 ; child: lv1 ; kids: 0 ; 2024-03-01 20:49:44,282 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 47 2024-03-01 20:49:44,285 DEBUG blivet/MainThread: LVMLogicalVolumeDevice._set_format: test_vg1-lv1 ; type: None ; current: None ; 2024-03-01 20:49:44,289 DEBUG blivet/MainThread: LVMLogicalVolumeDevice.update_sysfs_path: test_vg1-lv1 ; status: True ; 2024-03-01 20:49:44,289 DEBUG blivet/MainThread: test_vg1-lv1 sysfs_path set to /sys/devices/virtual/block/dm-7 2024-03-01 20:49:44,292 DEBUG blivet/MainThread: LVMLogicalVolumeDevice.read_current_size: exists: True ; path: /dev/mapper/test_vg1-lv1 ; sysfs_path: /sys/devices/virtual/block/dm-7 ; 2024-03-01 20:49:44,293 DEBUG blivet/MainThread: updated test_vg1-lv1 size to 460 MiB (460 MiB) 2024-03-01 20:49:44,293 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 49 2024-03-01 20:49:44,296 DEBUG blivet/MainThread: LVMVolumeGroupDevice.remove_child: name: test_vg1 ; child: lv1 ; kids: 1 ; 2024-03-01 20:49:44,299 DEBUG blivet/MainThread: LVMVolumeGroupDevice.add_child: name: test_vg1 ; child: lv1 ; kids: 0 ; 2024-03-01 20:49:44,299 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 50 2024-03-01 20:49:44,302 DEBUG blivet/MainThread: LVMLogicalVolumeDevice._set_format: test_vg1-lv1 ; type: None ; current: None ; 2024-03-01 20:49:44,305 DEBUG blivet/MainThread: LVMLogicalVolumeDevice.update_sysfs_path: test_vg1-lv1 ; status: True ; 2024-03-01 20:49:44,305 DEBUG blivet/MainThread: test_vg1-lv1 sysfs_path set to /sys/devices/virtual/block/dm-7 2024-03-01 20:49:44,308 DEBUG blivet/MainThread: LVMLogicalVolumeDevice.read_current_size: exists: True ; path: /dev/mapper/test_vg1-lv1 ; sysfs_path: /sys/devices/virtual/block/dm-7 ; 2024-03-01 20:49:44,309 DEBUG blivet/MainThread: updated test_vg1-lv1 size to 460 MiB (460 MiB) 2024-03-01 20:49:44,309 DEBUG blivet/MainThread: Adding test_vg1-lv1/460 MiB to test_vg1 2024-03-01 20:49:44,309 INFO blivet/MainThread: added lvmlv test_vg1-lv1 (id 45) to device tree 2024-03-01 20:49:44,312 DEBUG blivet/MainThread: LVMLogicalVolumeDevice.update_sysfs_path: test_vg1-lv1 ; status: True ; 2024-03-01 20:49:44,312 DEBUG blivet/MainThread: test_vg1-lv1 sysfs_path set to /sys/devices/virtual/block/dm-7 2024-03-01 20:49:44,315 DEBUG blivet/MainThread: LVMLogicalVolumeDevice.read_current_size: exists: True ; path: /dev/mapper/test_vg1-lv1 ; sysfs_path: /sys/devices/virtual/block/dm-7 ; 2024-03-01 20:49:44,315 DEBUG blivet/MainThread: updated test_vg1-lv1 size to 460 MiB (460 MiB) 2024-03-01 20:49:44,319 DEBUG blivet/MainThread: DeviceTree.handle_device: name: test_vg1-lv1 ; info: {'CURRENT_TAGS': ':systemd:', 'DEVLINKS': '/dev/disk/by-id/dm-uuid-LVM-JDM6rKUltzB360NGW65ym1SrztkhyK8g7W1el3qjPrrhKWZrV2MCIFP7SOQFoGMC ' '/dev/test_vg1/lv1 /dev/mapper/test_vg1-lv1 ' '/dev/disk/by-id/dm-name-test_vg1-lv1 ' '/dev/disk/by-uuid/39ec2e5f-3178-4eb2-8181-1e729eff2dc6', 'DEVNAME': '/dev/dm-7', 'DEVPATH': '/devices/virtual/block/dm-7', 'DEVTYPE': 'disk', 'DISKSEQ': '21', '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-JDM6rKUltzB360NGW65ym1SrztkhyK8g7W1el3qjPrrhKWZrV2MCIFP7SOQFoGMC', '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': '39ec2e5f-3178-4eb2-8181-1e729eff2dc6', 'ID_FS_UUID_ENC': '39ec2e5f-3178-4eb2-8181-1e729eff2dc6', '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': '563040153'} ; 2024-03-01 20:49:44,319 INFO blivet/MainThread: scanning test_vg1-lv1 (/sys/devices/virtual/block/dm-7)... 2024-03-01 20:49:44,320 INFO program/MainThread: Running [11] dmsetup info -co subsystem --noheadings test_vg1-lv1 ... 2024-03-01 20:49:44,323 INFO program/MainThread: stdout[11]: LVM 2024-03-01 20:49:44,323 INFO program/MainThread: stderr[11]: 2024-03-01 20:49:44,323 INFO program/MainThread: ...done [11] (exit code: 0) 2024-03-01 20:49:44,323 INFO program/MainThread: Running [12] dmsetup info -co subsystem --noheadings test_vg1-lv1 ... 2024-03-01 20:49:44,325 INFO program/MainThread: stdout[12]: LVM 2024-03-01 20:49:44,325 INFO program/MainThread: stderr[12]: 2024-03-01 20:49:44,325 INFO program/MainThread: ...done [12] (exit code: 0) 2024-03-01 20:49:44,325 INFO program/MainThread: Running [13] dmsetup info -co subsystem --noheadings test_vg1-lv1 ... 2024-03-01 20:49:44,328 INFO program/MainThread: stdout[13]: LVM 2024-03-01 20:49:44,328 INFO program/MainThread: stderr[13]: 2024-03-01 20:49:44,328 INFO program/MainThread: ...done [13] (exit code: 0) 2024-03-01 20:49:44,332 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: test_vg1-lv1 ; incomplete: False ; hidden: False ; 2024-03-01 20:49:44,335 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned existing 460 MiB lvmlv test_vg1-lv1 (45) 2024-03-01 20:49:44,337 DEBUG blivet/MainThread: test_vg1 size is 2.98 GiB 2024-03-01 20:49:44,337 DEBUG blivet/MainThread: vg test_vg1 has 2.53 GiB free 2024-03-01 20:49:44,338 DEBUG blivet/MainThread: test_vg1 size is 2.98 GiB 2024-03-01 20:49:44,338 DEBUG blivet/MainThread: vg test_vg1 has 2.53 GiB free 2024-03-01 20:49:44,335 INFO blivet/MainThread: got device: LVMLogicalVolumeDevice instance (0x7f1f6065bf10) -- name = test_vg1-lv1 status = True id = 45 children = [] parents = ['existing 2.98 GiB lvmvg test_vg1 (11)'] uuid = 7W1el3-qjPr-rhKW-ZrV2-MCIF-P7SO-QFoGMC 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 (0x7f1f6070d6d0) -- 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 = JDM6rK-Ultz-B360-NGW6-5ym1-Srzt-khyK8g size = 2.98 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 2.98 GiB path = /dev/test_vg1 format args = [] original_format = None free = 1.03 GiB PE Size = 4 MiB PE Count = 762 PE Free = 264 PV Count = 3 modified = False extents = 762 free space = 2.53 GiB free extents = 647 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sda (2) with existing lvmpv', 'existing 1024 MiB disk sdb (16) with existing lvmpv', 'existing 1024 MiB disk sdc (36) with existing lvmpv'] LVs = ['existing 460 MiB lvmlv test_vg1-lv1 (45)'] segment type = linear percent = 0 VG space used = 460 MiB 2024-03-01 20:49:44,339 INFO program/MainThread: Running [14] dmsetup info -co subsystem --noheadings test_vg1-lv1 ... 2024-03-01 20:49:44,341 INFO program/MainThread: stdout[14]: LVM 2024-03-01 20:49:44,341 INFO program/MainThread: stderr[14]: 2024-03-01 20:49:44,341 INFO program/MainThread: ...done [14] (exit code: 0) 2024-03-01 20:49:44,345 DEBUG blivet/MainThread: DeviceTree.handle_format: name: test_vg1-lv1 ; 2024-03-01 20:49:44,348 DEBUG blivet/MainThread: AppleBootstrapFS.supported: supported: True ; 2024-03-01 20:49:44,348 DEBUG blivet/MainThread: get_format('appleboot') returning AppleBootstrapFS instance with object id 52 2024-03-01 20:49:44,351 DEBUG blivet/MainThread: EFIFS.supported: supported: True ; 2024-03-01 20:49:44,351 DEBUG blivet/MainThread: get_format('efi') returning EFIFS instance with object id 53 2024-03-01 20:49:44,355 DEBUG blivet/MainThread: MacEFIFS.supported: supported: True ; 2024-03-01 20:49:44,355 DEBUG blivet/MainThread: get_format('macefi') returning MacEFIFS instance with object id 54 2024-03-01 20:49:44,358 DEBUG blivet/MainThread: MacEFIFS.supported: supported: True ; 2024-03-01 20:49:44,358 DEBUG blivet/MainThread: get_format('macefi') returning MacEFIFS instance with object id 55 2024-03-01 20:49:44,359 WARNING blivet/MainThread: Stratis DBus service is not running 2024-03-01 20:49:44,359 INFO blivet/MainThread: type detected on 'test_vg1-lv1' is 'xfs' 2024-03-01 20:49:44,363 DEBUG blivet/MainThread: XFS.supported: supported: True ; 2024-03-01 20:49:44,363 DEBUG blivet/MainThread: get_format('xfs') returning XFS instance with object id 56 2024-03-01 20:49:44,366 DEBUG blivet/MainThread: LVMLogicalVolumeDevice._set_format: test_vg1-lv1 ; type: xfs ; current: None ; 2024-03-01 20:49:44,366 INFO blivet/MainThread: got format: existing xfs filesystem 2024-03-01 20:49:44,369 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: test_vg1-lv2 ; incomplete: False ; hidden: False ; 2024-03-01 20:49:44,372 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned None 2024-03-01 20:49:44,374 DEBUG blivet/MainThread: DeviceTree.get_device_by_uuid: uuid: Y0IDNr-O3Ey-wfIi-y8qY-bnkF-VeIh-AxOuYW ; incomplete: False ; hidden: False ; 2024-03-01 20:49:44,377 DEBUG blivet/MainThread: DeviceTree.get_device_by_uuid returned None 2024-03-01 20:49:44,377 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 59 2024-03-01 20:49:44,380 DEBUG blivet/MainThread: LVMVolumeGroupDevice.add_child: name: test_vg1 ; child: lv2 ; kids: 1 ; 2024-03-01 20:49:44,380 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 60 2024-03-01 20:49:44,383 DEBUG blivet/MainThread: LVMLogicalVolumeDevice._set_format: test_vg1-lv2 ; type: None ; current: None ; 2024-03-01 20:49:44,387 DEBUG blivet/MainThread: LVMLogicalVolumeDevice.update_sysfs_path: test_vg1-lv2 ; status: True ; 2024-03-01 20:49:44,387 DEBUG blivet/MainThread: test_vg1-lv2 sysfs_path set to /sys/devices/virtual/block/dm-6 2024-03-01 20:49:44,390 DEBUG blivet/MainThread: LVMLogicalVolumeDevice.read_current_size: exists: True ; path: /dev/mapper/test_vg1-lv2 ; sysfs_path: /sys/devices/virtual/block/dm-6 ; 2024-03-01 20:49:44,390 DEBUG blivet/MainThread: updated test_vg1-lv2 size to 1.5 GiB (1.5 GiB) 2024-03-01 20:49:44,390 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 62 2024-03-01 20:49:44,394 DEBUG blivet/MainThread: LVMVolumeGroupDevice.remove_child: name: test_vg1 ; child: lv2 ; kids: 2 ; 2024-03-01 20:49:44,397 DEBUG blivet/MainThread: LVMVolumeGroupDevice.add_child: name: test_vg1 ; child: lv2 ; kids: 1 ; 2024-03-01 20:49:44,397 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 63 2024-03-01 20:49:44,400 DEBUG blivet/MainThread: LVMLogicalVolumeDevice._set_format: test_vg1-lv2 ; type: None ; current: None ; 2024-03-01 20:49:44,403 DEBUG blivet/MainThread: LVMLogicalVolumeDevice.update_sysfs_path: test_vg1-lv2 ; status: True ; 2024-03-01 20:49:44,403 DEBUG blivet/MainThread: test_vg1-lv2 sysfs_path set to /sys/devices/virtual/block/dm-6 2024-03-01 20:49:44,406 DEBUG blivet/MainThread: LVMLogicalVolumeDevice.read_current_size: exists: True ; path: /dev/mapper/test_vg1-lv2 ; sysfs_path: /sys/devices/virtual/block/dm-6 ; 2024-03-01 20:49:44,406 DEBUG blivet/MainThread: updated test_vg1-lv2 size to 1.5 GiB (1.5 GiB) 2024-03-01 20:49:44,407 DEBUG blivet/MainThread: Adding test_vg1-lv2/1.5 GiB to test_vg1 2024-03-01 20:49:44,407 INFO blivet/MainThread: added lvmlv test_vg1-lv2 (id 58) to device tree 2024-03-01 20:49:44,409 DEBUG blivet/MainThread: LVMLogicalVolumeDevice.update_sysfs_path: test_vg1-lv2 ; status: True ; 2024-03-01 20:49:44,410 DEBUG blivet/MainThread: test_vg1-lv2 sysfs_path set to /sys/devices/virtual/block/dm-6 2024-03-01 20:49:44,413 DEBUG blivet/MainThread: LVMLogicalVolumeDevice.read_current_size: exists: True ; path: /dev/mapper/test_vg1-lv2 ; sysfs_path: /sys/devices/virtual/block/dm-6 ; 2024-03-01 20:49:44,413 DEBUG blivet/MainThread: updated test_vg1-lv2 size to 1.5 GiB (1.5 GiB) 2024-03-01 20:49:44,416 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/test_vg1/lv2 ' '/dev/disk/by-id/dm-uuid-LVM-JDM6rKUltzB360NGW65ym1SrztkhyK8gY0IDNrO3EywfIiy8qYbnkFVeIhAxOuYW ' '/dev/mapper/test_vg1-lv2 ' '/dev/disk/by-uuid/89811fc6-9677-4294-92bd-4f17246decbf', 'DEVNAME': '/dev/dm-6', 'DEVPATH': '/devices/virtual/block/dm-6', 'DEVTYPE': 'disk', 'DISKSEQ': '20', '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-JDM6rKUltzB360NGW65ym1SrztkhyK8gY0IDNrO3EywfIiy8qYbnkFVeIhAxOuYW', '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': '89811fc6-9677-4294-92bd-4f17246decbf', 'ID_FS_UUID_ENC': '89811fc6-9677-4294-92bd-4f17246decbf', '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': '562576731'} ; 2024-03-01 20:49:44,416 INFO blivet/MainThread: scanning test_vg1-lv2 (/sys/devices/virtual/block/dm-6)... 2024-03-01 20:49:44,417 INFO program/MainThread: Running [15] dmsetup info -co subsystem --noheadings test_vg1-lv2 ... 2024-03-01 20:49:44,419 INFO program/MainThread: stdout[15]: LVM 2024-03-01 20:49:44,419 INFO program/MainThread: stderr[15]: 2024-03-01 20:49:44,420 INFO program/MainThread: ...done [15] (exit code: 0) 2024-03-01 20:49:44,420 INFO program/MainThread: Running [16] dmsetup info -co subsystem --noheadings test_vg1-lv2 ... 2024-03-01 20:49:44,422 INFO program/MainThread: stdout[16]: LVM 2024-03-01 20:49:44,422 INFO program/MainThread: stderr[16]: 2024-03-01 20:49:44,422 INFO program/MainThread: ...done [16] (exit code: 0) 2024-03-01 20:49:44,422 INFO program/MainThread: Running [17] dmsetup info -co subsystem --noheadings test_vg1-lv2 ... 2024-03-01 20:49:44,425 INFO program/MainThread: stdout[17]: LVM 2024-03-01 20:49:44,425 INFO program/MainThread: stderr[17]: 2024-03-01 20:49:44,425 INFO program/MainThread: ...done [17] (exit code: 0) 2024-03-01 20:49:44,429 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: test_vg1-lv2 ; incomplete: False ; hidden: False ; 2024-03-01 20:49:44,432 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned existing 1.5 GiB lvmlv test_vg1-lv2 (58) 2024-03-01 20:49:44,434 DEBUG blivet/MainThread: test_vg1 size is 2.98 GiB 2024-03-01 20:49:44,435 DEBUG blivet/MainThread: vg test_vg1 has 1.03 GiB free 2024-03-01 20:49:44,435 DEBUG blivet/MainThread: test_vg1 size is 2.98 GiB 2024-03-01 20:49:44,436 DEBUG blivet/MainThread: vg test_vg1 has 1.03 GiB free 2024-03-01 20:49:44,432 INFO blivet/MainThread: got device: LVMLogicalVolumeDevice instance (0x7f1f6065bdc0) -- name = test_vg1-lv2 status = True id = 58 children = [] parents = ['existing 2.98 GiB lvmvg test_vg1 (11)'] uuid = Y0IDNr-O3Ey-wfIi-y8qY-bnkF-VeIh-AxOuYW 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 (0x7f1f6070d6d0) -- name = test_vg1 status = True 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 = JDM6rK-Ultz-B360-NGW6-5ym1-Srzt-khyK8g size = 2.98 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 2.98 GiB path = /dev/test_vg1 format args = [] original_format = None free = 1.03 GiB PE Size = 4 MiB PE Count = 762 PE Free = 264 PV Count = 3 modified = False extents = 762 free space = 1.03 GiB free extents = 264 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sda (2) with existing lvmpv', 'existing 1024 MiB disk sdb (16) with existing lvmpv', 'existing 1024 MiB disk sdc (36) with existing lvmpv'] LVs = ['existing 460 MiB lvmlv test_vg1-lv1 (45) with existing xfs filesystem', 'existing 1.5 GiB lvmlv test_vg1-lv2 (58)'] segment type = linear percent = 0 VG space used = 1.5 GiB 2024-03-01 20:49:44,436 INFO program/MainThread: Running [18] dmsetup info -co subsystem --noheadings test_vg1-lv2 ... 2024-03-01 20:49:44,439 INFO program/MainThread: stdout[18]: LVM 2024-03-01 20:49:44,439 INFO program/MainThread: stderr[18]: 2024-03-01 20:49:44,439 INFO program/MainThread: ...done [18] (exit code: 0) 2024-03-01 20:49:44,442 DEBUG blivet/MainThread: DeviceTree.handle_format: name: test_vg1-lv2 ; 2024-03-01 20:49:44,446 DEBUG blivet/MainThread: AppleBootstrapFS.supported: supported: True ; 2024-03-01 20:49:44,446 DEBUG blivet/MainThread: get_format('appleboot') returning AppleBootstrapFS instance with object id 65 2024-03-01 20:49:44,449 DEBUG blivet/MainThread: EFIFS.supported: supported: True ; 2024-03-01 20:49:44,449 DEBUG blivet/MainThread: get_format('efi') returning EFIFS instance with object id 66 2024-03-01 20:49:44,452 DEBUG blivet/MainThread: MacEFIFS.supported: supported: True ; 2024-03-01 20:49:44,453 DEBUG blivet/MainThread: get_format('macefi') returning MacEFIFS instance with object id 67 2024-03-01 20:49:44,456 DEBUG blivet/MainThread: MacEFIFS.supported: supported: True ; 2024-03-01 20:49:44,456 DEBUG blivet/MainThread: get_format('macefi') returning MacEFIFS instance with object id 68 2024-03-01 20:49:44,456 INFO blivet/MainThread: type detected on 'test_vg1-lv2' is 'xfs' 2024-03-01 20:49:44,459 DEBUG blivet/MainThread: XFS.supported: supported: True ; 2024-03-01 20:49:44,459 DEBUG blivet/MainThread: get_format('xfs') returning XFS instance with object id 69 2024-03-01 20:49:44,462 DEBUG blivet/MainThread: LVMLogicalVolumeDevice._set_format: test_vg1-lv2 ; type: xfs ; current: None ; 2024-03-01 20:49:44,462 INFO blivet/MainThread: got format: existing xfs filesystem 2024-03-01 20:49:44,462 INFO blivet/MainThread: got format: existing lvmpv 2024-03-01 20:49:44,465 DEBUG blivet/MainThread: DeviceTree.handle_device: name: sdd ; info: {'CURRENT_TAGS': ':systemd:', 'DEVLINKS': '/dev/disk/by-id/wwn-0x600140528254ba1444f43aba0eef4ede ' '/dev/disk/by-id/scsi-3600140528254ba1444f43aba0eef4ede ' '/dev/disk/by-id/scsi-1LIO-ORG_disk3:28254ba1-444f-43ab-a0ee-f4edee35f467 ' '/dev/disk/by-id/scsi-SLIO-ORG_disk3_28254ba1-444f-43ab-a0ee-f4edee35f467 ' '/dev/disk/by-id/lvm-pv-uuid-FcRpKS-AMgd-l3A9-noIR-j7eI-PcDB-lsUq8E ' '/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_FS_TYPE': 'LVM2_member', 'ID_FS_USAGE': 'raid', 'ID_FS_UUID': 'FcRpKS-AMgd-l3A9-noIR-j7eI-PcDB-lsUq8E', 'ID_FS_UUID_ENC': 'FcRpKS-AMgd-l3A9-noIR-j7eI-PcDB-lsUq8E', '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': '28254ba1-444f-43ab-a0ee-f4edee35f467', 'ID_SERIAL': '3600140528254ba1444f43aba0eef4ede', 'ID_SERIAL_SHORT': '600140528254ba1444f43aba0eef4ede', 'ID_TARGET_PORT': '0', 'ID_TYPE': 'disk', 'ID_VENDOR': 'LIO-ORG', 'ID_VENDOR_ENC': 'LIO-ORG\\x20', 'ID_WWN': '0x600140528254ba14', 'ID_WWN_VENDOR_EXTENSION': '0x44f43aba0eef4ede', 'ID_WWN_WITH_EXTENSION': '0x600140528254ba1444f43aba0eef4ede', 'MAJOR': '8', 'MINOR': '48', 'SCSI_IDENT_LUN_LOGICAL_UNIT_GROUP': '0x0', 'SCSI_IDENT_LUN_NAA_REGEXT': '600140528254ba1444f43aba0eef4ede', 'SCSI_IDENT_LUN_T10': 'LIO-ORG_disk3:28254ba1-444f-43ab-a0ee-f4edee35f467', 'SCSI_IDENT_PORT_NAME': 'naa.5001405a91c5ccc5,t,0x0001', 'SCSI_IDENT_PORT_RELATIVE': '0', 'SCSI_IDENT_PORT_TARGET_PORT_GROUP': '0x0', 'SCSI_IDENT_SERIAL': '28254ba1-444f-43ab-a0ee-f4edee35f467', 'SCSI_IDENT_TARGET_NAME': 'naa.5001405a91c5ccc5', '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': '337038990'} ; 2024-03-01 20:49:44,466 INFO blivet/MainThread: scanning sdd (/sys/devices/tcm_loop_0/tcm_loop_adapter_0/host2/target2:0:1/2:0:1:3/block/sdd)... 2024-03-01 20:49:44,469 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: sdd ; incomplete: False ; hidden: False ; 2024-03-01 20:49:44,471 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned None 2024-03-01 20:49:44,477 DEBUG blivet/MainThread: DiskDevicePopulator.run: name: sdd ; 2024-03-01 20:49:44,477 INFO blivet/MainThread: sdd is a disk 2024-03-01 20:49:44,477 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 73 2024-03-01 20:49:44,477 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 74 2024-03-01 20:49:44,480 DEBUG blivet/MainThread: DiskDevice._set_format: sdd ; type: None ; current: None ; 2024-03-01 20:49:44,483 DEBUG blivet/MainThread: DiskDevice.update_sysfs_path: sdd ; status: True ; 2024-03-01 20:49:44,483 DEBUG blivet/MainThread: sdd sysfs_path set to /sys/devices/tcm_loop_0/tcm_loop_adapter_0/host2/target2:0:1/2:0:1:3/block/sdd 2024-03-01 20:49:44,486 DEBUG blivet/MainThread: DiskDevice.read_current_size: exists: True ; path: /dev/sdd ; sysfs_path: /sys/devices/tcm_loop_0/tcm_loop_adapter_0/host2/target2:0:1/2:0:1:3/block/sdd ; 2024-03-01 20:49:44,486 DEBUG blivet/MainThread: updated sdd size to 1024 MiB (1024 MiB) 2024-03-01 20:49:44,487 INFO blivet/MainThread: added disk sdd (id 72) to device tree 2024-03-01 20:49:44,487 INFO blivet/MainThread: got device: DiskDevice instance (0x7f1f606594f0) -- 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 = 600140528254ba1444f43aba0eef4ede 2024-03-01 20:49:44,490 DEBUG blivet/MainThread: DeviceTree.handle_format: name: sdd ; 2024-03-01 20:49:44,493 DEBUG blivet/MainThread: AppleBootstrapFS.supported: supported: True ; 2024-03-01 20:49:44,493 DEBUG blivet/MainThread: get_format('appleboot') returning AppleBootstrapFS instance with object id 76 2024-03-01 20:49:44,496 DEBUG blivet/MainThread: EFIFS.supported: supported: True ; 2024-03-01 20:49:44,496 DEBUG blivet/MainThread: get_format('efi') returning EFIFS instance with object id 77 2024-03-01 20:49:44,499 DEBUG blivet/MainThread: MacEFIFS.supported: supported: True ; 2024-03-01 20:49:44,499 DEBUG blivet/MainThread: get_format('macefi') returning MacEFIFS instance with object id 78 2024-03-01 20:49:44,502 DEBUG blivet/MainThread: MacEFIFS.supported: supported: True ; 2024-03-01 20:49:44,502 DEBUG blivet/MainThread: get_format('macefi') returning MacEFIFS instance with object id 79 2024-03-01 20:49:44,504 DEBUG blivet/MainThread: LVMFormatPopulator.run: pv: sdd ; 2024-03-01 20:49:44,504 DEBUG blivet/MainThread: lvm filter: device /dev/sdd added to the list of allowed devices 2024-03-01 20:49:44,505 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/sdd,/dev/sdc,/dev/sdb ... 2024-03-01 20:49:44,538 INFO program/MainThread: stdout[19]: LVM2_PV_NAME=/dev/sda LVM2_PV_UUID=4c8JOY-RlO6-XI6X-qqL0-UyOk-3hkr-XWuvAf LVM2_PV_FREE=0 LVM2_PV_SIZE=1065353216 LVM2_PE_START=8388608 LVM2_VG_NAME=test_vg1 LVM2_VG_UUID=JDM6rK-Ultz-B360-NGW6-5ym1-Srzt-khyK8g LVM2_VG_SIZE=3196059648 LVM2_VG_FREE=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=9SYY00-684W-KV55-MRXJ-pAhm-p2jr-V9Wr9F LVM2_PV_FREE=41943040 LVM2_PV_SIZE=1065353216 LVM2_PE_START=8388608 LVM2_VG_NAME=test_vg1 LVM2_VG_UUID=JDM6rK-Ultz-B360-NGW6-5ym1-Srzt-khyK8g LVM2_VG_SIZE=3196059648 LVM2_VG_FREE=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=s9I9X8-0Kwr-kNAR-5I4T-xriY-S2od-VEcXlg LVM2_PV_FREE=1065353216 LVM2_PV_SIZE=1065353216 LVM2_PE_START=8388608 LVM2_VG_NAME=test_vg1 LVM2_VG_UUID=JDM6rK-Ultz-B360-NGW6-5ym1-Srzt-khyK8g LVM2_VG_SIZE=3196059648 LVM2_VG_FREE=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=FcRpKS-AMgd-l3A9-noIR-j7eI-PcDB-lsUq8E LVM2_PV_FREE=100663296 LVM2_PV_SIZE=1065353216 LVM2_PE_START=8388608 LVM2_VG_NAME=test_vg2 LVM2_VG_UUID=Ov9iZp-zlA3-8AwT-UCAM-rhPK-dtF9-W4jg4K LVM2_VG_SIZE=3196059648 LVM2_VG_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=r81YVc-Z2fu-lCX2-jlnq-mCqt-c1Kt-GoXHp0 LVM2_PV_FREE=1065353216 LVM2_PV_SIZE=1065353216 LVM2_PE_START=8388608 LVM2_VG_NAME=test_vg2 LVM2_VG_UUID=Ov9iZp-zlA3-8AwT-UCAM-rhPK-dtF9-W4jg4K LVM2_VG_SIZE=3196059648 LVM2_VG_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=PExUjW-rWfe-vJyl-YX6g-GwRL-cM4c-TLtDle LVM2_PV_FREE=1065353216 LVM2_PV_SIZE=1065353216 LVM2_PE_START=8388608 LVM2_VG_NAME=test_vg2 LVM2_VG_UUID=Ov9iZp-zlA3-8AwT-UCAM-rhPK-dtF9-W4jg4K LVM2_VG_SIZE=3196059648 LVM2_VG_FREE=2231369728 LVM2_VG_EXTENT_SIZE=4194304 LVM2_VG_EXTENT_COUNT=762 LVM2_VG_FREE_COUNT=532 LVM2_PV_COUNT=3 2024-03-01 20:49:44,538 INFO program/MainThread: stderr[19]: WARNING: Couldn't find device with uuid r81YVc-Z2fu-lCX2-jlnq-mCqt-c1Kt-GoXHp0. WARNING: Couldn't find device with uuid PExUjW-rWfe-vJyl-YX6g-GwRL-cM4c-TLtDle. WARNING: VG test_vg2 is missing PV r81YVc-Z2fu-lCX2-jlnq-mCqt-c1Kt-GoXHp0 (last written to /dev/sde). WARNING: VG test_vg2 is missing PV PExUjW-rWfe-vJyl-YX6g-GwRL-cM4c-TLtDle (last written to /dev/sdf). 2024-03-01 20:49:44,538 INFO program/MainThread: ...done [19] (exit code: 0) 2024-03-01 20:49:44,538 INFO blivet/MainThread: type detected on 'sdd' is 'lvmpv' 2024-03-01 20:49:44,542 DEBUG blivet/MainThread: LVMPhysicalVolume.__init__: uuid: FcRpKS-AMgd-l3A9-noIR-j7eI-PcDB-lsUq8E ; label: None ; device: /dev/sdd ; serial: 3600140528254ba1444f43aba0eef4ede ; exists: True ; vg_name: test_vg2 ; vg_uuid: Ov9iZp-zlA3-8AwT-UCAM-rhPK-dtF9-W4jg4K ; pe_start: 8 MiB ; free: 96 MiB ; 2024-03-01 20:49:44,543 DEBUG blivet/MainThread: get_format('lvmpv') returning LVMPhysicalVolume instance with object id 80 2024-03-01 20:49:44,545 DEBUG blivet/MainThread: DiskDevice._set_format: sdd ; type: lvmpv ; current: None ; 2024-03-01 20:49:44,548 DEBUG blivet/MainThread: DeviceTree.get_device_by_uuid: uuid: Ov9iZp-zlA3-8AwT-UCAM-rhPK-dtF9-W4jg4K ; incomplete: True ; hidden: False ; 2024-03-01 20:49:44,551 DEBUG blivet/MainThread: DeviceTree.get_device_by_uuid returned None 2024-03-01 20:49:44,553 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: test_vg2 ; incomplete: False ; hidden: False ; 2024-03-01 20:49:44,556 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned None 2024-03-01 20:49:44,556 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/sdd,/dev/sdc,/dev/sdb ... 2024-03-01 20:49:44,590 INFO program/MainThread: stdout[20]: LVM2_VG_NAME=test_vg1 LVM2_VG_UUID=JDM6rK-Ultz-B360-NGW6-5ym1-Srzt-khyK8g LVM2_VG_SIZE=3196059648 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=Ov9iZp-zlA3-8AwT-UCAM-rhPK-dtF9-W4jg4K LVM2_VG_SIZE=3196059648 LVM2_VG_FREE=2231369728 LVM2_VG_EXTENT_SIZE=4194304 LVM2_VG_EXTENT_COUNT=762 LVM2_VG_FREE_COUNT=532 LVM2_PV_COUNT=3 2024-03-01 20:49:44,590 INFO program/MainThread: stderr[20]: WARNING: Couldn't find device with uuid r81YVc-Z2fu-lCX2-jlnq-mCqt-c1Kt-GoXHp0. WARNING: Couldn't find device with uuid PExUjW-rWfe-vJyl-YX6g-GwRL-cM4c-TLtDle. WARNING: VG test_vg2 is missing PV r81YVc-Z2fu-lCX2-jlnq-mCqt-c1Kt-GoXHp0 (last written to /dev/sde). WARNING: VG test_vg2 is missing PV PExUjW-rWfe-vJyl-YX6g-GwRL-cM4c-TLtDle (last written to /dev/sdf). 2024-03-01 20:49:44,590 INFO program/MainThread: ...done [20] (exit code: 0) 2024-03-01 20:49:44,590 INFO blivet/MainThread: Can't get exported information from VG info, assuming VG is not exported. 2024-03-01 20:49:44,590 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 82 2024-03-01 20:49:44,595 DEBUG blivet/MainThread: LVMVolumeGroupDevice._add_parent: test_vg2 ; parent: sdd ; 2024-03-01 20:49:44,598 DEBUG blivet/MainThread: DiskDevice.add_child: name: sdd ; child: test_vg2 ; kids: 0 ; 2024-03-01 20:49:44,598 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 83 2024-03-01 20:49:44,601 DEBUG blivet/MainThread: LVMVolumeGroupDevice._set_format: test_vg2 ; type: None ; current: None ; 2024-03-01 20:49:44,601 INFO program/MainThread: Running [21] lvm lvs --noheadings --nosuffix --nameprefixes --unquoted --units=b -a -o vg_name,lv_name,lv_uuid,lv_size,lv_attr,segtype,origin,pool_lv,data_lv,metadata_lv,role,move_pv,data_percent,metadata_percent,copy_percent --config= log {level=7 file=/tmp/lvm.log syslog=0} --devices=/dev/sda,/dev/sdd,/dev/sdc,/dev/sdb ... 2024-03-01 20:49:44,633 INFO program/MainThread: stdout[21]: LVM2_VG_NAME=test_vg1 LVM2_LV_NAME=lv1 LVM2_LV_UUID=7W1el3-qjPr-rhKW-ZrV2-MCIF-P7SO-QFoGMC 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=Y0IDNr-O3Ey-wfIi-y8qY-bnkF-VeIh-AxOuYW LVM2_LV_SIZE=1606418432 LVM2_LV_ATTR=-wi-a----- LVM2_SEGTYPE=linear LVM2_ORIGIN= LVM2_POOL_LV= LVM2_DATA_LV= LVM2_METADATA_LV= LVM2_LV_ROLE=public LVM2_MOVE_PV= LVM2_DATA_PERCENT= LVM2_METADATA_PERCENT= LVM2_COPY_PERCENT= LVM2_VG_NAME=test_vg1 LVM2_LV_NAME=lv2 LVM2_LV_UUID=Y0IDNr-O3Ey-wfIi-y8qY-bnkF-VeIh-AxOuYW LVM2_LV_SIZE=1606418432 LVM2_LV_ATTR=-wi-a----- LVM2_SEGTYPE=linear LVM2_ORIGIN= LVM2_POOL_LV= LVM2_DATA_LV= LVM2_METADATA_LV= 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=1NwGUF-6Kcm-g1jS-YmNX-UldV-hAtf-x9I2uF 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=RO2q9D-nduL-RINy-i3mp-aGJP-mjY5-zVqyGf LVM2_LV_SIZE=641728512 LVM2_LV_ATTR=-wi-a----- LVM2_SEGTYPE=linear LVM2_ORIGIN= LVM2_POOL_LV= LVM2_DATA_LV= LVM2_METADATA_LV= LVM2_LV_ROLE=public LVM2_MOVE_PV= LVM2_DATA_PERCENT= LVM2_METADATA_PERCENT= LVM2_COPY_PERCENT= 2024-03-01 20:49:44,634 INFO program/MainThread: stderr[21]: WARNING: Couldn't find device with uuid r81YVc-Z2fu-lCX2-jlnq-mCqt-c1Kt-GoXHp0. WARNING: Couldn't find device with uuid PExUjW-rWfe-vJyl-YX6g-GwRL-cM4c-TLtDle. WARNING: VG test_vg2 is missing PV r81YVc-Z2fu-lCX2-jlnq-mCqt-c1Kt-GoXHp0 (last written to /dev/sde). WARNING: VG test_vg2 is missing PV PExUjW-rWfe-vJyl-YX6g-GwRL-cM4c-TLtDle (last written to /dev/sdf). 2024-03-01 20:49:44,634 INFO program/MainThread: ...done [21] (exit code: 0) 2024-03-01 20:49:44,638 DEBUG blivet/MainThread: LVMVolumeGroupDevice.update_sysfs_path: test_vg2 ; status: True ; 2024-03-01 20:49:44,638 INFO blivet/MainThread: added lvmvg test_vg2 (id 81) to device tree 2024-03-01 20:49:44,641 DEBUG blivet/MainThread: LVMFormatPopulator._update_lvs: pv: sdd ; 2024-03-01 20:49:44,644 DEBUG blivet/MainThread: DeviceTree.get_device_by_uuid: uuid: Ov9iZp-zlA3-8AwT-UCAM-rhPK-dtF9-W4jg4K ; incomplete: True ; hidden: False ; 2024-03-01 20:49:44,646 DEBUG blivet/MainThread: DeviceTree.get_device_by_uuid returned existing 1016 MiB lvmvg test_vg2 (81) 2024-03-01 20:49:44,647 WARNING blivet/MainThread: Skipping LVs for incomplete VG test_vg2 2024-03-01 20:49:44,647 INFO blivet/MainThread: got format: existing lvmpv 2024-03-01 20:49:44,650 DEBUG blivet/MainThread: DeviceTree.handle_device: name: sde ; info: {'CURRENT_TAGS': ':systemd:', 'DEVLINKS': '/dev/disk/by-id/scsi-SLIO-ORG_disk4_8a9a6b3d-7bec-490e-abf9-e15bfef000fd ' '/dev/disk/by-id/lvm-pv-uuid-r81YVc-Z2fu-lCX2-jlnq-mCqt-c1Kt-GoXHp0 ' '/dev/disk/by-diskseq/6 ' '/dev/disk/by-id/wwn-0x60014058a9a6b3d7bec490eabf9e15bf ' '/dev/disk/by-id/scsi-1LIO-ORG_disk4:8a9a6b3d-7bec-490e-abf9-e15bfef000fd ' '/dev/disk/by-id/scsi-360014058a9a6b3d7bec490eabf9e15bf', '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': 'r81YVc-Z2fu-lCX2-jlnq-mCqt-c1Kt-GoXHp0', 'ID_FS_UUID_ENC': 'r81YVc-Z2fu-lCX2-jlnq-mCqt-c1Kt-GoXHp0', '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': '8a9a6b3d-7bec-490e-abf9-e15bfef000fd', 'ID_SERIAL': '360014058a9a6b3d7bec490eabf9e15bf', 'ID_SERIAL_SHORT': '60014058a9a6b3d7bec490eabf9e15bf', 'ID_TARGET_PORT': '0', 'ID_TYPE': 'disk', 'ID_VENDOR': 'LIO-ORG', 'ID_VENDOR_ENC': 'LIO-ORG\\x20', 'ID_WWN': '0x60014058a9a6b3d7', 'ID_WWN_VENDOR_EXTENSION': '0xbec490eabf9e15bf', 'ID_WWN_WITH_EXTENSION': '0x60014058a9a6b3d7bec490eabf9e15bf', 'MAJOR': '8', 'MINOR': '64', 'SCSI_IDENT_LUN_LOGICAL_UNIT_GROUP': '0x0', 'SCSI_IDENT_LUN_NAA_REGEXT': '60014058a9a6b3d7bec490eabf9e15bf', 'SCSI_IDENT_LUN_T10': 'LIO-ORG_disk4:8a9a6b3d-7bec-490e-abf9-e15bfef000fd', 'SCSI_IDENT_PORT_NAME': 'naa.5001405a91c5ccc5,t,0x0001', 'SCSI_IDENT_PORT_RELATIVE': '0', 'SCSI_IDENT_PORT_TARGET_PORT_GROUP': '0x0', 'SCSI_IDENT_SERIAL': '8a9a6b3d-7bec-490e-abf9-e15bfef000fd', 'SCSI_IDENT_TARGET_NAME': 'naa.5001405a91c5ccc5', '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': '337149758'} ; 2024-03-01 20:49:44,650 INFO blivet/MainThread: scanning sde (/sys/devices/tcm_loop_0/tcm_loop_adapter_0/host2/target2:0:1/2:0:1:4/block/sde)... 2024-03-01 20:49:44,653 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: sde ; incomplete: False ; hidden: False ; 2024-03-01 20:49:44,656 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned None 2024-03-01 20:49:44,661 DEBUG blivet/MainThread: DiskDevicePopulator.run: name: sde ; 2024-03-01 20:49:44,661 INFO blivet/MainThread: sde is a disk 2024-03-01 20:49:44,662 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 87 2024-03-01 20:49:44,662 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 88 2024-03-01 20:49:44,664 DEBUG blivet/MainThread: DiskDevice._set_format: sde ; type: None ; current: None ; 2024-03-01 20:49:44,667 DEBUG blivet/MainThread: DiskDevice.update_sysfs_path: sde ; status: True ; 2024-03-01 20:49:44,667 DEBUG blivet/MainThread: sde sysfs_path set to /sys/devices/tcm_loop_0/tcm_loop_adapter_0/host2/target2:0:1/2:0:1:4/block/sde 2024-03-01 20:49:44,670 DEBUG blivet/MainThread: DiskDevice.read_current_size: exists: True ; path: /dev/sde ; sysfs_path: /sys/devices/tcm_loop_0/tcm_loop_adapter_0/host2/target2:0:1/2:0:1:4/block/sde ; 2024-03-01 20:49:44,671 DEBUG blivet/MainThread: updated sde size to 1024 MiB (1024 MiB) 2024-03-01 20:49:44,671 INFO blivet/MainThread: added disk sde (id 86) to device tree 2024-03-01 20:49:44,671 INFO blivet/MainThread: got device: DiskDevice instance (0x7f1f606452e0) -- 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 = 60014058a9a6b3d7bec490eabf9e15bf 2024-03-01 20:49:44,674 DEBUG blivet/MainThread: DeviceTree.handle_format: name: sde ; 2024-03-01 20:49:44,677 DEBUG blivet/MainThread: AppleBootstrapFS.supported: supported: True ; 2024-03-01 20:49:44,677 DEBUG blivet/MainThread: get_format('appleboot') returning AppleBootstrapFS instance with object id 90 2024-03-01 20:49:44,680 DEBUG blivet/MainThread: EFIFS.supported: supported: True ; 2024-03-01 20:49:44,680 DEBUG blivet/MainThread: get_format('efi') returning EFIFS instance with object id 91 2024-03-01 20:49:44,683 DEBUG blivet/MainThread: MacEFIFS.supported: supported: True ; 2024-03-01 20:49:44,683 DEBUG blivet/MainThread: get_format('macefi') returning MacEFIFS instance with object id 92 2024-03-01 20:49:44,686 DEBUG blivet/MainThread: MacEFIFS.supported: supported: True ; 2024-03-01 20:49:44,686 DEBUG blivet/MainThread: get_format('macefi') returning MacEFIFS instance with object id 93 2024-03-01 20:49:44,689 DEBUG blivet/MainThread: LVMFormatPopulator.run: pv: sde ; 2024-03-01 20:49:44,689 DEBUG blivet/MainThread: lvm filter: device /dev/sde added to the list of allowed devices 2024-03-01 20:49:44,689 INFO program/MainThread: Running [22] lvm pvs --unit=b --nosuffix --nameprefixes --unquoted --noheadings -o pv_name,pv_uuid,pv_free,pv_size,pe_start,vg_name,vg_uuid,vg_size,vg_free,vg_extent_size,vg_extent_count,vg_free_count,pv_count --config= log {level=7 file=/tmp/lvm.log syslog=0} --devices=/dev/sdc,/dev/sda,/dev/sdd,/dev/sdb,/dev/sde ... 2024-03-01 20:49:44,723 INFO program/MainThread: stdout[22]: LVM2_PV_NAME=/dev/sda LVM2_PV_UUID=4c8JOY-RlO6-XI6X-qqL0-UyOk-3hkr-XWuvAf LVM2_PV_FREE=0 LVM2_PV_SIZE=1065353216 LVM2_PE_START=8388608 LVM2_VG_NAME=test_vg1 LVM2_VG_UUID=JDM6rK-Ultz-B360-NGW6-5ym1-Srzt-khyK8g LVM2_VG_SIZE=3196059648 LVM2_VG_FREE=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=9SYY00-684W-KV55-MRXJ-pAhm-p2jr-V9Wr9F LVM2_PV_FREE=41943040 LVM2_PV_SIZE=1065353216 LVM2_PE_START=8388608 LVM2_VG_NAME=test_vg1 LVM2_VG_UUID=JDM6rK-Ultz-B360-NGW6-5ym1-Srzt-khyK8g LVM2_VG_SIZE=3196059648 LVM2_VG_FREE=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=s9I9X8-0Kwr-kNAR-5I4T-xriY-S2od-VEcXlg LVM2_PV_FREE=1065353216 LVM2_PV_SIZE=1065353216 LVM2_PE_START=8388608 LVM2_VG_NAME=test_vg1 LVM2_VG_UUID=JDM6rK-Ultz-B360-NGW6-5ym1-Srzt-khyK8g LVM2_VG_SIZE=3196059648 LVM2_VG_FREE=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=FcRpKS-AMgd-l3A9-noIR-j7eI-PcDB-lsUq8E LVM2_PV_FREE=100663296 LVM2_PV_SIZE=1065353216 LVM2_PE_START=8388608 LVM2_VG_NAME=test_vg2 LVM2_VG_UUID=Ov9iZp-zlA3-8AwT-UCAM-rhPK-dtF9-W4jg4K LVM2_VG_SIZE=3196059648 LVM2_VG_FREE=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=r81YVc-Z2fu-lCX2-jlnq-mCqt-c1Kt-GoXHp0 LVM2_PV_FREE=1065353216 LVM2_PV_SIZE=1065353216 LVM2_PE_START=8388608 LVM2_VG_NAME=test_vg2 LVM2_VG_UUID=Ov9iZp-zlA3-8AwT-UCAM-rhPK-dtF9-W4jg4K LVM2_VG_SIZE=3196059648 LVM2_VG_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=PExUjW-rWfe-vJyl-YX6g-GwRL-cM4c-TLtDle LVM2_PV_FREE=1065353216 LVM2_PV_SIZE=1065353216 LVM2_PE_START=8388608 LVM2_VG_NAME=test_vg2 LVM2_VG_UUID=Ov9iZp-zlA3-8AwT-UCAM-rhPK-dtF9-W4jg4K LVM2_VG_SIZE=3196059648 LVM2_VG_FREE=2231369728 LVM2_VG_EXTENT_SIZE=4194304 LVM2_VG_EXTENT_COUNT=762 LVM2_VG_FREE_COUNT=532 LVM2_PV_COUNT=3 2024-03-01 20:49:44,723 INFO program/MainThread: stderr[22]: WARNING: Couldn't find device with uuid PExUjW-rWfe-vJyl-YX6g-GwRL-cM4c-TLtDle. WARNING: VG test_vg2 is missing PV PExUjW-rWfe-vJyl-YX6g-GwRL-cM4c-TLtDle (last written to /dev/sdf). 2024-03-01 20:49:44,723 INFO program/MainThread: ...done [22] (exit code: 0) 2024-03-01 20:49:44,724 INFO blivet/MainThread: type detected on 'sde' is 'lvmpv' 2024-03-01 20:49:44,727 DEBUG blivet/MainThread: LVMPhysicalVolume.__init__: uuid: r81YVc-Z2fu-lCX2-jlnq-mCqt-c1Kt-GoXHp0 ; label: None ; device: /dev/sde ; serial: 360014058a9a6b3d7bec490eabf9e15bf ; exists: True ; vg_name: test_vg2 ; vg_uuid: Ov9iZp-zlA3-8AwT-UCAM-rhPK-dtF9-W4jg4K ; pe_start: 8 MiB ; free: 1016 MiB ; 2024-03-01 20:49:44,728 DEBUG blivet/MainThread: get_format('lvmpv') returning LVMPhysicalVolume instance with object id 94 2024-03-01 20:49:44,730 DEBUG blivet/MainThread: DiskDevice._set_format: sde ; type: lvmpv ; current: None ; 2024-03-01 20:49:44,733 DEBUG blivet/MainThread: DeviceTree.get_device_by_uuid: uuid: Ov9iZp-zlA3-8AwT-UCAM-rhPK-dtF9-W4jg4K ; incomplete: True ; hidden: False ; 2024-03-01 20:49:44,736 DEBUG blivet/MainThread: DeviceTree.get_device_by_uuid returned existing 1016 MiB lvmvg test_vg2 (81) 2024-03-01 20:49:44,739 DEBUG blivet/MainThread: LVMVolumeGroupDevice._add_parent: test_vg2 ; parent: sde ; 2024-03-01 20:49:44,742 DEBUG blivet/MainThread: DiskDevice.add_child: name: sde ; child: test_vg2 ; kids: 0 ; 2024-03-01 20:49:44,744 DEBUG blivet/MainThread: LVMFormatPopulator._update_lvs: pv: sde ; 2024-03-01 20:49:44,747 DEBUG blivet/MainThread: DeviceTree.get_device_by_uuid: uuid: Ov9iZp-zlA3-8AwT-UCAM-rhPK-dtF9-W4jg4K ; incomplete: True ; hidden: False ; 2024-03-01 20:49:44,750 DEBUG blivet/MainThread: DeviceTree.get_device_by_uuid returned existing 1.98 GiB lvmvg test_vg2 (81) 2024-03-01 20:49:44,750 INFO program/MainThread: Running [23] lvm lvs --noheadings --nosuffix --nameprefixes --unquoted --units=b -a -o vg_name,lv_name,lv_uuid,lv_size,lv_attr,segtype,origin,pool_lv,data_lv,metadata_lv,role,move_pv,data_percent,metadata_percent,copy_percent --config= log {level=7 file=/tmp/lvm.log syslog=0} --devices=/dev/sdc,/dev/sda,/dev/sdd,/dev/sdb,/dev/sde ... 2024-03-01 20:49:44,790 INFO program/MainThread: stdout[23]: LVM2_VG_NAME=test_vg1 LVM2_LV_NAME=lv1 LVM2_LV_UUID=7W1el3-qjPr-rhKW-ZrV2-MCIF-P7SO-QFoGMC 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=Y0IDNr-O3Ey-wfIi-y8qY-bnkF-VeIh-AxOuYW LVM2_LV_SIZE=1606418432 LVM2_LV_ATTR=-wi-a----- LVM2_SEGTYPE=linear LVM2_ORIGIN= LVM2_POOL_LV= LVM2_DATA_LV= LVM2_METADATA_LV= LVM2_LV_ROLE=public LVM2_MOVE_PV= LVM2_DATA_PERCENT= LVM2_METADATA_PERCENT= LVM2_COPY_PERCENT= LVM2_VG_NAME=test_vg1 LVM2_LV_NAME=lv2 LVM2_LV_UUID=Y0IDNr-O3Ey-wfIi-y8qY-bnkF-VeIh-AxOuYW LVM2_LV_SIZE=1606418432 LVM2_LV_ATTR=-wi-a----- LVM2_SEGTYPE=linear LVM2_ORIGIN= LVM2_POOL_LV= LVM2_DATA_LV= LVM2_METADATA_LV= 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=1NwGUF-6Kcm-g1jS-YmNX-UldV-hAtf-x9I2uF 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=RO2q9D-nduL-RINy-i3mp-aGJP-mjY5-zVqyGf LVM2_LV_SIZE=641728512 LVM2_LV_ATTR=-wi-a----- LVM2_SEGTYPE=linear LVM2_ORIGIN= LVM2_POOL_LV= LVM2_DATA_LV= LVM2_METADATA_LV= LVM2_LV_ROLE=public LVM2_MOVE_PV= LVM2_DATA_PERCENT= LVM2_METADATA_PERCENT= LVM2_COPY_PERCENT= 2024-03-01 20:49:44,790 INFO program/MainThread: stderr[23]: WARNING: Couldn't find device with uuid PExUjW-rWfe-vJyl-YX6g-GwRL-cM4c-TLtDle. WARNING: VG test_vg2 is missing PV PExUjW-rWfe-vJyl-YX6g-GwRL-cM4c-TLtDle (last written to /dev/sdf). 2024-03-01 20:49:44,790 INFO program/MainThread: ...done [23] (exit code: 0) 2024-03-01 20:49:44,790 WARNING blivet/MainThread: Skipping LVs for incomplete VG test_vg2 2024-03-01 20:49:44,790 INFO blivet/MainThread: got format: existing lvmpv 2024-03-01 20:49:44,794 DEBUG blivet/MainThread: DeviceTree.handle_device: name: sdf ; info: {'CURRENT_TAGS': ':systemd:', 'DEVLINKS': '/dev/disk/by-id/scsi-3600140525b7012bf4c541b5b0813087a ' '/dev/disk/by-id/lvm-pv-uuid-PExUjW-rWfe-vJyl-YX6g-GwRL-cM4c-TLtDle ' '/dev/disk/by-id/scsi-1LIO-ORG_disk5:25b7012b-f4c5-41b5-b081-3087a0ec48d2 ' '/dev/disk/by-id/scsi-SLIO-ORG_disk5_25b7012b-f4c5-41b5-b081-3087a0ec48d2 ' '/dev/disk/by-id/wwn-0x600140525b7012bf4c541b5b0813087a ' '/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_FS_TYPE': 'LVM2_member', 'ID_FS_USAGE': 'raid', 'ID_FS_UUID': 'PExUjW-rWfe-vJyl-YX6g-GwRL-cM4c-TLtDle', 'ID_FS_UUID_ENC': 'PExUjW-rWfe-vJyl-YX6g-GwRL-cM4c-TLtDle', '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': '25b7012b-f4c5-41b5-b081-3087a0ec48d2', 'ID_SERIAL': '3600140525b7012bf4c541b5b0813087a', 'ID_SERIAL_SHORT': '600140525b7012bf4c541b5b0813087a', 'ID_TARGET_PORT': '0', 'ID_TYPE': 'disk', 'ID_VENDOR': 'LIO-ORG', 'ID_VENDOR_ENC': 'LIO-ORG\\x20', 'ID_WWN': '0x600140525b7012bf', 'ID_WWN_VENDOR_EXTENSION': '0x4c541b5b0813087a', 'ID_WWN_WITH_EXTENSION': '0x600140525b7012bf4c541b5b0813087a', 'MAJOR': '8', 'MINOR': '80', 'SCSI_IDENT_LUN_LOGICAL_UNIT_GROUP': '0x0', 'SCSI_IDENT_LUN_NAA_REGEXT': '600140525b7012bf4c541b5b0813087a', 'SCSI_IDENT_LUN_T10': 'LIO-ORG_disk5:25b7012b-f4c5-41b5-b081-3087a0ec48d2', 'SCSI_IDENT_PORT_NAME': 'naa.5001405a91c5ccc5,t,0x0001', 'SCSI_IDENT_PORT_RELATIVE': '0', 'SCSI_IDENT_PORT_TARGET_PORT_GROUP': '0x0', 'SCSI_IDENT_SERIAL': '25b7012b-f4c5-41b5-b081-3087a0ec48d2', 'SCSI_IDENT_TARGET_NAME': 'naa.5001405a91c5ccc5', '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': '337251391'} ; 2024-03-01 20:49:44,795 INFO blivet/MainThread: scanning sdf (/sys/devices/tcm_loop_0/tcm_loop_adapter_0/host2/target2:0:1/2:0:1:5/block/sdf)... 2024-03-01 20:49:44,798 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: sdf ; incomplete: False ; hidden: False ; 2024-03-01 20:49:44,801 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned None 2024-03-01 20:49:44,806 DEBUG blivet/MainThread: DiskDevicePopulator.run: name: sdf ; 2024-03-01 20:49:44,807 INFO blivet/MainThread: sdf is a disk 2024-03-01 20:49:44,807 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 97 2024-03-01 20:49:44,807 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 98 2024-03-01 20:49:44,810 DEBUG blivet/MainThread: DiskDevice._set_format: sdf ; type: None ; current: None ; 2024-03-01 20:49:44,812 DEBUG blivet/MainThread: DiskDevice.update_sysfs_path: sdf ; status: True ; 2024-03-01 20:49:44,813 DEBUG blivet/MainThread: sdf sysfs_path set to /sys/devices/tcm_loop_0/tcm_loop_adapter_0/host2/target2:0:1/2:0:1:5/block/sdf 2024-03-01 20:49:44,815 DEBUG blivet/MainThread: DiskDevice.read_current_size: exists: True ; path: /dev/sdf ; sysfs_path: /sys/devices/tcm_loop_0/tcm_loop_adapter_0/host2/target2:0:1/2:0:1:5/block/sdf ; 2024-03-01 20:49:44,816 DEBUG blivet/MainThread: updated sdf size to 1024 MiB (1024 MiB) 2024-03-01 20:49:44,816 INFO blivet/MainThread: added disk sdf (id 96) to device tree 2024-03-01 20:49:44,816 INFO blivet/MainThread: got device: DiskDevice instance (0x7f1f61abb820) -- 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 = 600140525b7012bf4c541b5b0813087a 2024-03-01 20:49:44,819 DEBUG blivet/MainThread: DeviceTree.handle_format: name: sdf ; 2024-03-01 20:49:44,822 DEBUG blivet/MainThread: AppleBootstrapFS.supported: supported: True ; 2024-03-01 20:49:44,822 DEBUG blivet/MainThread: get_format('appleboot') returning AppleBootstrapFS instance with object id 100 2024-03-01 20:49:44,825 DEBUG blivet/MainThread: EFIFS.supported: supported: True ; 2024-03-01 20:49:44,825 DEBUG blivet/MainThread: get_format('efi') returning EFIFS instance with object id 101 2024-03-01 20:49:44,828 DEBUG blivet/MainThread: MacEFIFS.supported: supported: True ; 2024-03-01 20:49:44,828 DEBUG blivet/MainThread: get_format('macefi') returning MacEFIFS instance with object id 102 2024-03-01 20:49:44,831 DEBUG blivet/MainThread: MacEFIFS.supported: supported: True ; 2024-03-01 20:49:44,831 DEBUG blivet/MainThread: get_format('macefi') returning MacEFIFS instance with object id 103 2024-03-01 20:49:44,834 DEBUG blivet/MainThread: LVMFormatPopulator.run: pv: sdf ; 2024-03-01 20:49:44,834 DEBUG blivet/MainThread: lvm filter: device /dev/sdf added to the list of allowed devices 2024-03-01 20:49:44,834 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/sdc,/dev/sda,/dev/sdd,/dev/sdb,/dev/sdf,/dev/sde ... 2024-03-01 20:49:44,868 INFO program/MainThread: stdout[24]: LVM2_PV_NAME=/dev/sda LVM2_PV_UUID=4c8JOY-RlO6-XI6X-qqL0-UyOk-3hkr-XWuvAf LVM2_PV_FREE=0 LVM2_PV_SIZE=1065353216 LVM2_PE_START=8388608 LVM2_VG_NAME=test_vg1 LVM2_VG_UUID=JDM6rK-Ultz-B360-NGW6-5ym1-Srzt-khyK8g LVM2_VG_SIZE=3196059648 LVM2_VG_FREE=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=9SYY00-684W-KV55-MRXJ-pAhm-p2jr-V9Wr9F LVM2_PV_FREE=41943040 LVM2_PV_SIZE=1065353216 LVM2_PE_START=8388608 LVM2_VG_NAME=test_vg1 LVM2_VG_UUID=JDM6rK-Ultz-B360-NGW6-5ym1-Srzt-khyK8g LVM2_VG_SIZE=3196059648 LVM2_VG_FREE=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=s9I9X8-0Kwr-kNAR-5I4T-xriY-S2od-VEcXlg LVM2_PV_FREE=1065353216 LVM2_PV_SIZE=1065353216 LVM2_PE_START=8388608 LVM2_VG_NAME=test_vg1 LVM2_VG_UUID=JDM6rK-Ultz-B360-NGW6-5ym1-Srzt-khyK8g LVM2_VG_SIZE=3196059648 LVM2_VG_FREE=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=FcRpKS-AMgd-l3A9-noIR-j7eI-PcDB-lsUq8E LVM2_PV_FREE=100663296 LVM2_PV_SIZE=1065353216 LVM2_PE_START=8388608 LVM2_VG_NAME=test_vg2 LVM2_VG_UUID=Ov9iZp-zlA3-8AwT-UCAM-rhPK-dtF9-W4jg4K LVM2_VG_SIZE=3196059648 LVM2_VG_FREE=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=r81YVc-Z2fu-lCX2-jlnq-mCqt-c1Kt-GoXHp0 LVM2_PV_FREE=1065353216 LVM2_PV_SIZE=1065353216 LVM2_PE_START=8388608 LVM2_VG_NAME=test_vg2 LVM2_VG_UUID=Ov9iZp-zlA3-8AwT-UCAM-rhPK-dtF9-W4jg4K LVM2_VG_SIZE=3196059648 LVM2_VG_FREE=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=PExUjW-rWfe-vJyl-YX6g-GwRL-cM4c-TLtDle LVM2_PV_FREE=1065353216 LVM2_PV_SIZE=1065353216 LVM2_PE_START=8388608 LVM2_VG_NAME=test_vg2 LVM2_VG_UUID=Ov9iZp-zlA3-8AwT-UCAM-rhPK-dtF9-W4jg4K LVM2_VG_SIZE=3196059648 LVM2_VG_FREE=2231369728 LVM2_VG_EXTENT_SIZE=4194304 LVM2_VG_EXTENT_COUNT=762 LVM2_VG_FREE_COUNT=532 LVM2_PV_COUNT=3 2024-03-01 20:49:44,868 INFO program/MainThread: stderr[24]: 2024-03-01 20:49:44,868 INFO program/MainThread: ...done [24] (exit code: 0) 2024-03-01 20:49:44,868 INFO blivet/MainThread: type detected on 'sdf' is 'lvmpv' 2024-03-01 20:49:44,872 DEBUG blivet/MainThread: LVMPhysicalVolume.__init__: uuid: PExUjW-rWfe-vJyl-YX6g-GwRL-cM4c-TLtDle ; label: None ; device: /dev/sdf ; serial: 3600140525b7012bf4c541b5b0813087a ; exists: True ; vg_name: test_vg2 ; vg_uuid: Ov9iZp-zlA3-8AwT-UCAM-rhPK-dtF9-W4jg4K ; pe_start: 8 MiB ; free: 1016 MiB ; 2024-03-01 20:49:44,873 DEBUG blivet/MainThread: get_format('lvmpv') returning LVMPhysicalVolume instance with object id 104 2024-03-01 20:49:44,875 DEBUG blivet/MainThread: DiskDevice._set_format: sdf ; type: lvmpv ; current: None ; 2024-03-01 20:49:44,878 DEBUG blivet/MainThread: DeviceTree.get_device_by_uuid: uuid: Ov9iZp-zlA3-8AwT-UCAM-rhPK-dtF9-W4jg4K ; incomplete: True ; hidden: False ; 2024-03-01 20:49:44,881 DEBUG blivet/MainThread: DeviceTree.get_device_by_uuid returned existing 1.98 GiB lvmvg test_vg2 (81) 2024-03-01 20:49:44,884 DEBUG blivet/MainThread: LVMVolumeGroupDevice._add_parent: test_vg2 ; parent: sdf ; 2024-03-01 20:49:44,887 DEBUG blivet/MainThread: DiskDevice.add_child: name: sdf ; child: test_vg2 ; kids: 0 ; 2024-03-01 20:49:44,889 DEBUG blivet/MainThread: LVMFormatPopulator._update_lvs: pv: sdf ; 2024-03-01 20:49:44,892 DEBUG blivet/MainThread: DeviceTree.get_device_by_uuid: uuid: Ov9iZp-zlA3-8AwT-UCAM-rhPK-dtF9-W4jg4K ; incomplete: True ; hidden: False ; 2024-03-01 20:49:44,894 DEBUG blivet/MainThread: DeviceTree.get_device_by_uuid returned existing 2.98 GiB lvmvg test_vg2 (81) 2024-03-01 20:49:44,895 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/sdc,/dev/sda,/dev/sdd,/dev/sdb,/dev/sdf,/dev/sde ... 2024-03-01 20:49:44,932 INFO program/MainThread: stdout[25]: LVM2_VG_NAME=test_vg1 LVM2_LV_NAME=lv1 LVM2_LV_UUID=7W1el3-qjPr-rhKW-ZrV2-MCIF-P7SO-QFoGMC 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=Y0IDNr-O3Ey-wfIi-y8qY-bnkF-VeIh-AxOuYW LVM2_LV_SIZE=1606418432 LVM2_LV_ATTR=-wi-a----- LVM2_SEGTYPE=linear LVM2_ORIGIN= LVM2_POOL_LV= LVM2_DATA_LV= LVM2_METADATA_LV= LVM2_LV_ROLE=public LVM2_MOVE_PV= LVM2_DATA_PERCENT= LVM2_METADATA_PERCENT= LVM2_COPY_PERCENT= LVM2_VG_NAME=test_vg1 LVM2_LV_NAME=lv2 LVM2_LV_UUID=Y0IDNr-O3Ey-wfIi-y8qY-bnkF-VeIh-AxOuYW LVM2_LV_SIZE=1606418432 LVM2_LV_ATTR=-wi-a----- LVM2_SEGTYPE=linear LVM2_ORIGIN= LVM2_POOL_LV= LVM2_DATA_LV= LVM2_METADATA_LV= 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=1NwGUF-6Kcm-g1jS-YmNX-UldV-hAtf-x9I2uF 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=RO2q9D-nduL-RINy-i3mp-aGJP-mjY5-zVqyGf LVM2_LV_SIZE=641728512 LVM2_LV_ATTR=-wi-a----- LVM2_SEGTYPE=linear LVM2_ORIGIN= LVM2_POOL_LV= LVM2_DATA_LV= LVM2_METADATA_LV= LVM2_LV_ROLE=public LVM2_MOVE_PV= LVM2_DATA_PERCENT= LVM2_METADATA_PERCENT= LVM2_COPY_PERCENT= 2024-03-01 20:49:44,932 INFO program/MainThread: stderr[25]: 2024-03-01 20:49:44,932 INFO program/MainThread: ...done [25] (exit code: 0) 2024-03-01 20:49:44,936 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: test_vg2-lv3 ; incomplete: False ; hidden: False ; 2024-03-01 20:49:44,939 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned None 2024-03-01 20:49:44,941 DEBUG blivet/MainThread: DeviceTree.get_device_by_uuid: uuid: 1NwGUF-6Kcm-g1jS-YmNX-UldV-hAtf-x9I2uF ; incomplete: False ; hidden: False ; 2024-03-01 20:49:44,944 DEBUG blivet/MainThread: DeviceTree.get_device_by_uuid returned None 2024-03-01 20:49:44,944 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 106 2024-03-01 20:49:44,947 DEBUG blivet/MainThread: LVMVolumeGroupDevice.add_child: name: test_vg2 ; child: lv3 ; kids: 0 ; 2024-03-01 20:49:44,948 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 107 2024-03-01 20:49:44,951 DEBUG blivet/MainThread: LVMLogicalVolumeDevice._set_format: test_vg2-lv3 ; type: None ; current: None ; 2024-03-01 20:49:44,954 DEBUG blivet/MainThread: LVMLogicalVolumeDevice.update_sysfs_path: test_vg2-lv3 ; status: True ; 2024-03-01 20:49:44,954 DEBUG blivet/MainThread: test_vg2-lv3 sysfs_path set to /sys/devices/virtual/block/dm-5 2024-03-01 20:49:44,957 DEBUG blivet/MainThread: LVMLogicalVolumeDevice.read_current_size: exists: True ; path: /dev/mapper/test_vg2-lv3 ; sysfs_path: /sys/devices/virtual/block/dm-5 ; 2024-03-01 20:49:44,958 DEBUG blivet/MainThread: updated test_vg2-lv3 size to 308 MiB (308 MiB) 2024-03-01 20:49:44,958 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 109 2024-03-01 20:49:44,961 DEBUG blivet/MainThread: LVMVolumeGroupDevice.remove_child: name: test_vg2 ; child: lv3 ; kids: 1 ; 2024-03-01 20:49:44,964 DEBUG blivet/MainThread: LVMVolumeGroupDevice.add_child: name: test_vg2 ; child: lv3 ; kids: 0 ; 2024-03-01 20:49:44,964 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 110 2024-03-01 20:49:44,967 DEBUG blivet/MainThread: LVMLogicalVolumeDevice._set_format: test_vg2-lv3 ; type: None ; current: None ; 2024-03-01 20:49:44,970 DEBUG blivet/MainThread: LVMLogicalVolumeDevice.update_sysfs_path: test_vg2-lv3 ; status: True ; 2024-03-01 20:49:44,970 DEBUG blivet/MainThread: test_vg2-lv3 sysfs_path set to /sys/devices/virtual/block/dm-5 2024-03-01 20:49:44,973 DEBUG blivet/MainThread: LVMLogicalVolumeDevice.read_current_size: exists: True ; path: /dev/mapper/test_vg2-lv3 ; sysfs_path: /sys/devices/virtual/block/dm-5 ; 2024-03-01 20:49:44,974 DEBUG blivet/MainThread: updated test_vg2-lv3 size to 308 MiB (308 MiB) 2024-03-01 20:49:44,974 DEBUG blivet/MainThread: Adding test_vg2-lv3/308 MiB to test_vg2 2024-03-01 20:49:44,974 INFO blivet/MainThread: added lvmlv test_vg2-lv3 (id 105) to device tree 2024-03-01 20:49:44,977 DEBUG blivet/MainThread: LVMLogicalVolumeDevice.update_sysfs_path: test_vg2-lv3 ; status: True ; 2024-03-01 20:49:44,977 DEBUG blivet/MainThread: test_vg2-lv3 sysfs_path set to /sys/devices/virtual/block/dm-5 2024-03-01 20:49:44,980 DEBUG blivet/MainThread: LVMLogicalVolumeDevice.read_current_size: exists: True ; path: /dev/mapper/test_vg2-lv3 ; sysfs_path: /sys/devices/virtual/block/dm-5 ; 2024-03-01 20:49:44,981 DEBUG blivet/MainThread: updated test_vg2-lv3 size to 308 MiB (308 MiB) 2024-03-01 20:49:44,984 DEBUG blivet/MainThread: DeviceTree.handle_device: name: test_vg2-lv3 ; info: {'CURRENT_TAGS': ':systemd:', 'DEVLINKS': '/dev/disk/by-uuid/7b7d54fe-3154-4b6a-b60e-635b8b299033 ' '/dev/mapper/test_vg2-lv3 /dev/disk/by-id/dm-name-test_vg2-lv3 ' '/dev/test_vg2/lv3 ' '/dev/disk/by-id/dm-uuid-LVM-Ov9iZpzlA38AwTUCAMrhPKdtF9W4jg4K1NwGUF6Kcmg1jSYmNXUldVhAtfx9I2uF', 'DEVNAME': '/dev/dm-5', 'DEVPATH': '/devices/virtual/block/dm-5', 'DEVTYPE': 'disk', 'DISKSEQ': '19', '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-Ov9iZpzlA38AwTUCAMrhPKdtF9W4jg4K1NwGUF6Kcmg1jSYmNXUldVhAtfx9I2uF', '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': '7b7d54fe-3154-4b6a-b60e-635b8b299033', 'ID_FS_UUID_ENC': '7b7d54fe-3154-4b6a-b60e-635b8b299033', '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': '560872745'} ; 2024-03-01 20:49:44,984 INFO blivet/MainThread: scanning test_vg2-lv3 (/sys/devices/virtual/block/dm-5)... 2024-03-01 20:49:44,984 INFO program/MainThread: Running [26] dmsetup info -co subsystem --noheadings test_vg2-lv3 ... 2024-03-01 20:49:44,987 INFO program/MainThread: stdout[26]: LVM 2024-03-01 20:49:44,987 INFO program/MainThread: stderr[26]: 2024-03-01 20:49:44,987 INFO program/MainThread: ...done [26] (exit code: 0) 2024-03-01 20:49:44,988 INFO program/MainThread: Running [27] dmsetup info -co subsystem --noheadings test_vg2-lv3 ... 2024-03-01 20:49:44,990 INFO program/MainThread: stdout[27]: LVM 2024-03-01 20:49:44,990 INFO program/MainThread: stderr[27]: 2024-03-01 20:49:44,990 INFO program/MainThread: ...done [27] (exit code: 0) 2024-03-01 20:49:44,990 INFO program/MainThread: Running [28] dmsetup info -co subsystem --noheadings test_vg2-lv3 ... 2024-03-01 20:49:44,992 INFO program/MainThread: stdout[28]: LVM 2024-03-01 20:49:44,993 INFO program/MainThread: stderr[28]: 2024-03-01 20:49:44,993 INFO program/MainThread: ...done [28] (exit code: 0) 2024-03-01 20:49:44,997 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: test_vg2-lv3 ; incomplete: False ; hidden: False ; 2024-03-01 20:49:45,000 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned existing 308 MiB lvmlv test_vg2-lv3 (105) 2024-03-01 20:49:45,002 DEBUG blivet/MainThread: test_vg2 size is 2.98 GiB 2024-03-01 20:49:45,003 DEBUG blivet/MainThread: vg test_vg2 has 2.68 GiB free 2024-03-01 20:49:45,003 DEBUG blivet/MainThread: test_vg2 size is 2.98 GiB 2024-03-01 20:49:45,003 DEBUG blivet/MainThread: vg test_vg2 has 2.68 GiB free 2024-03-01 20:49:45,000 INFO blivet/MainThread: got device: LVMLogicalVolumeDevice instance (0x7f1f605fe340) -- name = test_vg2-lv3 status = True id = 105 children = [] parents = ['existing 2.98 GiB lvmvg test_vg2 (81)'] uuid = 1NwGUF-6Kcm-g1jS-YmNX-UldV-hAtf-x9I2uF 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 (0x7f1f60674c10) -- 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 = Ov9iZp-zlA3-8AwT-UCAM-rhPK-dtF9-W4jg4K size = 2.98 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 2.98 GiB path = /dev/test_vg2 format args = [] original_format = None free = 2.08 GiB PE Size = 4 MiB PE Count = 762 PE Free = 532 PV Count = 3 modified = False extents = 762 free space = 2.68 GiB free extents = 685 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sdd (72) with existing lvmpv', 'existing 1024 MiB disk sde (86) with existing lvmpv', 'existing 1024 MiB disk sdf (96) with existing lvmpv'] LVs = ['existing 308 MiB lvmlv test_vg2-lv3 (105)'] segment type = linear percent = 0 VG space used = 308 MiB 2024-03-01 20:49:45,004 INFO program/MainThread: Running [29] dmsetup info -co subsystem --noheadings test_vg2-lv3 ... 2024-03-01 20:49:45,007 INFO program/MainThread: stdout[29]: LVM 2024-03-01 20:49:45,007 INFO program/MainThread: stderr[29]: 2024-03-01 20:49:45,007 INFO program/MainThread: ...done [29] (exit code: 0) 2024-03-01 20:49:45,011 DEBUG blivet/MainThread: DeviceTree.handle_format: name: test_vg2-lv3 ; 2024-03-01 20:49:45,014 DEBUG blivet/MainThread: AppleBootstrapFS.supported: supported: True ; 2024-03-01 20:49:45,014 DEBUG blivet/MainThread: get_format('appleboot') returning AppleBootstrapFS instance with object id 112 2024-03-01 20:49:45,017 DEBUG blivet/MainThread: EFIFS.supported: supported: True ; 2024-03-01 20:49:45,017 DEBUG blivet/MainThread: get_format('efi') returning EFIFS instance with object id 113 2024-03-01 20:49:45,020 DEBUG blivet/MainThread: MacEFIFS.supported: supported: True ; 2024-03-01 20:49:45,020 DEBUG blivet/MainThread: get_format('macefi') returning MacEFIFS instance with object id 114 2024-03-01 20:49:45,024 DEBUG blivet/MainThread: MacEFIFS.supported: supported: True ; 2024-03-01 20:49:45,024 DEBUG blivet/MainThread: get_format('macefi') returning MacEFIFS instance with object id 115 2024-03-01 20:49:45,024 INFO blivet/MainThread: type detected on 'test_vg2-lv3' is 'xfs' 2024-03-01 20:49:45,028 DEBUG blivet/MainThread: XFS.supported: supported: True ; 2024-03-01 20:49:45,028 DEBUG blivet/MainThread: get_format('xfs') returning XFS instance with object id 116 2024-03-01 20:49:45,031 DEBUG blivet/MainThread: LVMLogicalVolumeDevice._set_format: test_vg2-lv3 ; type: xfs ; current: None ; 2024-03-01 20:49:45,031 INFO blivet/MainThread: got format: existing xfs filesystem 2024-03-01 20:49:45,034 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: test_vg2-lv4 ; incomplete: False ; hidden: False ; 2024-03-01 20:49:45,037 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned None 2024-03-01 20:49:45,039 DEBUG blivet/MainThread: DeviceTree.get_device_by_uuid: uuid: RO2q9D-nduL-RINy-i3mp-aGJP-mjY5-zVqyGf ; incomplete: False ; hidden: False ; 2024-03-01 20:49:45,042 DEBUG blivet/MainThread: DeviceTree.get_device_by_uuid returned None 2024-03-01 20:49:45,042 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 119 2024-03-01 20:49:45,045 DEBUG blivet/MainThread: LVMVolumeGroupDevice.add_child: name: test_vg2 ; child: lv4 ; kids: 1 ; 2024-03-01 20:49:45,045 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 120 2024-03-01 20:49:45,048 DEBUG blivet/MainThread: LVMLogicalVolumeDevice._set_format: test_vg2-lv4 ; type: None ; current: None ; 2024-03-01 20:49:45,052 DEBUG blivet/MainThread: LVMLogicalVolumeDevice.update_sysfs_path: test_vg2-lv4 ; status: True ; 2024-03-01 20:49:45,052 DEBUG blivet/MainThread: test_vg2-lv4 sysfs_path set to /sys/devices/virtual/block/dm-4 2024-03-01 20:49:45,055 DEBUG blivet/MainThread: LVMLogicalVolumeDevice.read_current_size: exists: True ; path: /dev/mapper/test_vg2-lv4 ; sysfs_path: /sys/devices/virtual/block/dm-4 ; 2024-03-01 20:49:45,055 DEBUG blivet/MainThread: updated test_vg2-lv4 size to 612 MiB (612 MiB) 2024-03-01 20:49:45,056 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 122 2024-03-01 20:49:45,059 DEBUG blivet/MainThread: LVMVolumeGroupDevice.remove_child: name: test_vg2 ; child: lv4 ; kids: 2 ; 2024-03-01 20:49:45,062 DEBUG blivet/MainThread: LVMVolumeGroupDevice.add_child: name: test_vg2 ; child: lv4 ; kids: 1 ; 2024-03-01 20:49:45,062 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 123 2024-03-01 20:49:45,065 DEBUG blivet/MainThread: LVMLogicalVolumeDevice._set_format: test_vg2-lv4 ; type: None ; current: None ; 2024-03-01 20:49:45,068 DEBUG blivet/MainThread: LVMLogicalVolumeDevice.update_sysfs_path: test_vg2-lv4 ; status: True ; 2024-03-01 20:49:45,068 DEBUG blivet/MainThread: test_vg2-lv4 sysfs_path set to /sys/devices/virtual/block/dm-4 2024-03-01 20:49:45,071 DEBUG blivet/MainThread: LVMLogicalVolumeDevice.read_current_size: exists: True ; path: /dev/mapper/test_vg2-lv4 ; sysfs_path: /sys/devices/virtual/block/dm-4 ; 2024-03-01 20:49:45,072 DEBUG blivet/MainThread: updated test_vg2-lv4 size to 612 MiB (612 MiB) 2024-03-01 20:49:45,072 DEBUG blivet/MainThread: Adding test_vg2-lv4/612 MiB to test_vg2 2024-03-01 20:49:45,072 INFO blivet/MainThread: added lvmlv test_vg2-lv4 (id 118) to device tree 2024-03-01 20:49:45,075 DEBUG blivet/MainThread: LVMLogicalVolumeDevice.update_sysfs_path: test_vg2-lv4 ; status: True ; 2024-03-01 20:49:45,075 DEBUG blivet/MainThread: test_vg2-lv4 sysfs_path set to /sys/devices/virtual/block/dm-4 2024-03-01 20:49:45,078 DEBUG blivet/MainThread: LVMLogicalVolumeDevice.read_current_size: exists: True ; path: /dev/mapper/test_vg2-lv4 ; sysfs_path: /sys/devices/virtual/block/dm-4 ; 2024-03-01 20:49:45,078 DEBUG blivet/MainThread: updated test_vg2-lv4 size to 612 MiB (612 MiB) 2024-03-01 20:49:45,082 DEBUG blivet/MainThread: DeviceTree.handle_device: name: test_vg2-lv4 ; info: {'CURRENT_TAGS': ':systemd:', 'DEVLINKS': '/dev/test_vg2/lv4 /dev/mapper/test_vg2-lv4 ' '/dev/disk/by-uuid/61597739-8316-421d-a3f0-2e160c83d04f ' '/dev/disk/by-id/dm-uuid-LVM-Ov9iZpzlA38AwTUCAMrhPKdtF9W4jg4KRO2q9DnduLRINyi3mpaGJPmjY5zVqyGf ' '/dev/disk/by-id/dm-name-test_vg2-lv4', 'DEVNAME': '/dev/dm-4', 'DEVPATH': '/devices/virtual/block/dm-4', 'DEVTYPE': 'disk', 'DISKSEQ': '18', '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-Ov9iZpzlA38AwTUCAMrhPKdtF9W4jg4KRO2q9DnduLRINyi3mpaGJPmjY5zVqyGf', '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': '61597739-8316-421d-a3f0-2e160c83d04f', 'ID_FS_UUID_ENC': '61597739-8316-421d-a3f0-2e160c83d04f', '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': '560348288'} ; 2024-03-01 20:49:45,082 INFO blivet/MainThread: scanning test_vg2-lv4 (/sys/devices/virtual/block/dm-4)... 2024-03-01 20:49:45,082 INFO program/MainThread: Running [30] dmsetup info -co subsystem --noheadings test_vg2-lv4 ... 2024-03-01 20:49:45,085 INFO program/MainThread: stdout[30]: LVM 2024-03-01 20:49:45,085 INFO program/MainThread: stderr[30]: 2024-03-01 20:49:45,085 INFO program/MainThread: ...done [30] (exit code: 0) 2024-03-01 20:49:45,085 INFO program/MainThread: Running [31] dmsetup info -co subsystem --noheadings test_vg2-lv4 ... 2024-03-01 20:49:45,088 INFO program/MainThread: stdout[31]: LVM 2024-03-01 20:49:45,088 INFO program/MainThread: stderr[31]: 2024-03-01 20:49:45,088 INFO program/MainThread: ...done [31] (exit code: 0) 2024-03-01 20:49:45,088 INFO program/MainThread: Running [32] dmsetup info -co subsystem --noheadings test_vg2-lv4 ... 2024-03-01 20:49:45,090 INFO program/MainThread: stdout[32]: LVM 2024-03-01 20:49:45,090 INFO program/MainThread: stderr[32]: 2024-03-01 20:49:45,090 INFO program/MainThread: ...done [32] (exit code: 0) 2024-03-01 20:49:45,095 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: test_vg2-lv4 ; incomplete: False ; hidden: False ; 2024-03-01 20:49:45,098 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned existing 612 MiB lvmlv test_vg2-lv4 (118) 2024-03-01 20:49:45,100 DEBUG blivet/MainThread: test_vg2 size is 2.98 GiB 2024-03-01 20:49:45,101 DEBUG blivet/MainThread: vg test_vg2 has 2.08 GiB free 2024-03-01 20:49:45,101 DEBUG blivet/MainThread: test_vg2 size is 2.98 GiB 2024-03-01 20:49:45,102 DEBUG blivet/MainThread: vg test_vg2 has 2.08 GiB free 2024-03-01 20:49:45,098 INFO blivet/MainThread: got device: LVMLogicalVolumeDevice instance (0x7f1f605febb0) -- name = test_vg2-lv4 status = True id = 118 children = [] parents = ['existing 2.98 GiB lvmvg test_vg2 (81)'] uuid = RO2q9D-nduL-RINy-i3mp-aGJP-mjY5-zVqyGf 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 (0x7f1f60674c10) -- name = test_vg2 status = 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 = Ov9iZp-zlA3-8AwT-UCAM-rhPK-dtF9-W4jg4K size = 2.98 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 2.98 GiB path = /dev/test_vg2 format args = [] original_format = None free = 2.08 GiB PE Size = 4 MiB PE Count = 762 PE Free = 532 PV Count = 3 modified = False extents = 762 free space = 2.08 GiB free extents = 532 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sdd (72) with existing lvmpv', 'existing 1024 MiB disk sde (86) with existing lvmpv', 'existing 1024 MiB disk sdf (96) with existing lvmpv'] LVs = ['existing 308 MiB lvmlv test_vg2-lv3 (105) with existing xfs filesystem', 'existing 612 MiB lvmlv test_vg2-lv4 (118)'] segment type = linear percent = 0 VG space used = 612 MiB 2024-03-01 20:49:45,102 INFO program/MainThread: Running [33] dmsetup info -co subsystem --noheadings test_vg2-lv4 ... 2024-03-01 20:49:45,105 INFO program/MainThread: stdout[33]: LVM 2024-03-01 20:49:45,105 INFO program/MainThread: stderr[33]: 2024-03-01 20:49:45,105 INFO program/MainThread: ...done [33] (exit code: 0) 2024-03-01 20:49:45,109 DEBUG blivet/MainThread: DeviceTree.handle_format: name: test_vg2-lv4 ; 2024-03-01 20:49:45,113 DEBUG blivet/MainThread: AppleBootstrapFS.supported: supported: True ; 2024-03-01 20:49:45,113 DEBUG blivet/MainThread: get_format('appleboot') returning AppleBootstrapFS instance with object id 125 2024-03-01 20:49:45,116 DEBUG blivet/MainThread: EFIFS.supported: supported: True ; 2024-03-01 20:49:45,116 DEBUG blivet/MainThread: get_format('efi') returning EFIFS instance with object id 126 2024-03-01 20:49:45,119 DEBUG blivet/MainThread: MacEFIFS.supported: supported: True ; 2024-03-01 20:49:45,119 DEBUG blivet/MainThread: get_format('macefi') returning MacEFIFS instance with object id 127 2024-03-01 20:49:45,122 DEBUG blivet/MainThread: MacEFIFS.supported: supported: True ; 2024-03-01 20:49:45,122 DEBUG blivet/MainThread: get_format('macefi') returning MacEFIFS instance with object id 128 2024-03-01 20:49:45,123 INFO blivet/MainThread: type detected on 'test_vg2-lv4' is 'xfs' 2024-03-01 20:49:45,126 DEBUG blivet/MainThread: XFS.supported: supported: True ; 2024-03-01 20:49:45,126 DEBUG blivet/MainThread: get_format('xfs') returning XFS instance with object id 129 2024-03-01 20:49:45,129 DEBUG blivet/MainThread: LVMLogicalVolumeDevice._set_format: test_vg2-lv4 ; type: xfs ; current: None ; 2024-03-01 20:49:45,129 INFO blivet/MainThread: got format: existing xfs filesystem 2024-03-01 20:49:45,129 INFO blivet/MainThread: got format: existing lvmpv 2024-03-01 20:49:45,132 DEBUG blivet/MainThread: DeviceTree.handle_device: name: sdg ; info: {'CURRENT_TAGS': ':systemd:', 'DEVLINKS': '/dev/disk/by-id/scsi-SLIO-ORG_disk6_2fcb2cc6-c284-43ea-b562-c0b7eba2ff7a ' '/dev/disk/by-id/scsi-360014052fcb2cc6c28443eab562c0b7e ' '/dev/disk/by-id/scsi-1LIO-ORG_disk6:2fcb2cc6-c284-43ea-b562-c0b7eba2ff7a ' '/dev/disk/by-id/wwn-0x60014052fcb2cc6c28443eab562c0b7e ' '/dev/disk/by-diskseq/8 ' '/dev/disk/by-id/lvm-pv-uuid-eiqEQA-BlBx-9wRH-rQTA-THw8-PRAT-5SiVtD', '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': 'eiqEQA-BlBx-9wRH-rQTA-THw8-PRAT-5SiVtD', 'ID_FS_UUID_ENC': 'eiqEQA-BlBx-9wRH-rQTA-THw8-PRAT-5SiVtD', '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': '2fcb2cc6-c284-43ea-b562-c0b7eba2ff7a', 'ID_SERIAL': '360014052fcb2cc6c28443eab562c0b7e', 'ID_SERIAL_SHORT': '60014052fcb2cc6c28443eab562c0b7e', 'ID_TARGET_PORT': '0', 'ID_TYPE': 'disk', 'ID_VENDOR': 'LIO-ORG', 'ID_VENDOR_ENC': 'LIO-ORG\\x20', 'ID_WWN': '0x60014052fcb2cc6c', 'ID_WWN_VENDOR_EXTENSION': '0x28443eab562c0b7e', 'ID_WWN_WITH_EXTENSION': '0x60014052fcb2cc6c28443eab562c0b7e', 'MAJOR': '8', 'MINOR': '96', 'SCSI_IDENT_LUN_LOGICAL_UNIT_GROUP': '0x0', 'SCSI_IDENT_LUN_NAA_REGEXT': '60014052fcb2cc6c28443eab562c0b7e', 'SCSI_IDENT_LUN_T10': 'LIO-ORG_disk6:2fcb2cc6-c284-43ea-b562-c0b7eba2ff7a', 'SCSI_IDENT_PORT_NAME': 'naa.5001405a91c5ccc5,t,0x0001', 'SCSI_IDENT_PORT_RELATIVE': '0', 'SCSI_IDENT_PORT_TARGET_PORT_GROUP': '0x0', 'SCSI_IDENT_SERIAL': '2fcb2cc6-c284-43ea-b562-c0b7eba2ff7a', 'SCSI_IDENT_TARGET_NAME': 'naa.5001405a91c5ccc5', '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': '337228647'} ; 2024-03-01 20:49:45,132 INFO blivet/MainThread: scanning sdg (/sys/devices/tcm_loop_0/tcm_loop_adapter_0/host2/target2:0:1/2:0:1:6/block/sdg)... 2024-03-01 20:49:45,136 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: sdg ; incomplete: False ; hidden: False ; 2024-03-01 20:49:45,138 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned None 2024-03-01 20:49:45,144 DEBUG blivet/MainThread: DiskDevicePopulator.run: name: sdg ; 2024-03-01 20:49:45,144 INFO blivet/MainThread: sdg is a disk 2024-03-01 20:49:45,144 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 133 2024-03-01 20:49:45,145 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 134 2024-03-01 20:49:45,147 DEBUG blivet/MainThread: DiskDevice._set_format: sdg ; type: None ; current: None ; 2024-03-01 20:49:45,150 DEBUG blivet/MainThread: DiskDevice.update_sysfs_path: sdg ; status: True ; 2024-03-01 20:49:45,150 DEBUG blivet/MainThread: sdg sysfs_path set to /sys/devices/tcm_loop_0/tcm_loop_adapter_0/host2/target2:0:1/2:0:1:6/block/sdg 2024-03-01 20:49:45,153 DEBUG blivet/MainThread: DiskDevice.read_current_size: exists: True ; path: /dev/sdg ; sysfs_path: /sys/devices/tcm_loop_0/tcm_loop_adapter_0/host2/target2:0:1/2:0:1:6/block/sdg ; 2024-03-01 20:49:45,153 DEBUG blivet/MainThread: updated sdg size to 1024 MiB (1024 MiB) 2024-03-01 20:49:45,154 INFO blivet/MainThread: added disk sdg (id 132) to device tree 2024-03-01 20:49:45,154 INFO blivet/MainThread: got device: DiskDevice instance (0x7f1f60659040) -- 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 = 60014052fcb2cc6c28443eab562c0b7e 2024-03-01 20:49:45,157 DEBUG blivet/MainThread: DeviceTree.handle_format: name: sdg ; 2024-03-01 20:49:45,160 DEBUG blivet/MainThread: AppleBootstrapFS.supported: supported: True ; 2024-03-01 20:49:45,160 DEBUG blivet/MainThread: get_format('appleboot') returning AppleBootstrapFS instance with object id 136 2024-03-01 20:49:45,163 DEBUG blivet/MainThread: EFIFS.supported: supported: True ; 2024-03-01 20:49:45,163 DEBUG blivet/MainThread: get_format('efi') returning EFIFS instance with object id 137 2024-03-01 20:49:45,166 DEBUG blivet/MainThread: MacEFIFS.supported: supported: True ; 2024-03-01 20:49:45,166 DEBUG blivet/MainThread: get_format('macefi') returning MacEFIFS instance with object id 138 2024-03-01 20:49:45,169 DEBUG blivet/MainThread: MacEFIFS.supported: supported: True ; 2024-03-01 20:49:45,169 DEBUG blivet/MainThread: get_format('macefi') returning MacEFIFS instance with object id 139 2024-03-01 20:49:45,171 DEBUG blivet/MainThread: LVMFormatPopulator.run: pv: sdg ; 2024-03-01 20:49:45,171 DEBUG blivet/MainThread: lvm filter: device /dev/sdg added to the list of allowed devices 2024-03-01 20:49:45,172 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/sdc,/dev/sda,/dev/sdd,/dev/sdb,/dev/sdf,/dev/sde,/dev/sdg ... 2024-03-01 20:49:45,210 INFO program/MainThread: stdout[34]: LVM2_PV_NAME=/dev/sda LVM2_PV_UUID=4c8JOY-RlO6-XI6X-qqL0-UyOk-3hkr-XWuvAf LVM2_PV_FREE=0 LVM2_PV_SIZE=1065353216 LVM2_PE_START=8388608 LVM2_VG_NAME=test_vg1 LVM2_VG_UUID=JDM6rK-Ultz-B360-NGW6-5ym1-Srzt-khyK8g LVM2_VG_SIZE=3196059648 LVM2_VG_FREE=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=9SYY00-684W-KV55-MRXJ-pAhm-p2jr-V9Wr9F LVM2_PV_FREE=41943040 LVM2_PV_SIZE=1065353216 LVM2_PE_START=8388608 LVM2_VG_NAME=test_vg1 LVM2_VG_UUID=JDM6rK-Ultz-B360-NGW6-5ym1-Srzt-khyK8g LVM2_VG_SIZE=3196059648 LVM2_VG_FREE=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=s9I9X8-0Kwr-kNAR-5I4T-xriY-S2od-VEcXlg LVM2_PV_FREE=1065353216 LVM2_PV_SIZE=1065353216 LVM2_PE_START=8388608 LVM2_VG_NAME=test_vg1 LVM2_VG_UUID=JDM6rK-Ultz-B360-NGW6-5ym1-Srzt-khyK8g LVM2_VG_SIZE=3196059648 LVM2_VG_FREE=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=FcRpKS-AMgd-l3A9-noIR-j7eI-PcDB-lsUq8E LVM2_PV_FREE=100663296 LVM2_PV_SIZE=1065353216 LVM2_PE_START=8388608 LVM2_VG_NAME=test_vg2 LVM2_VG_UUID=Ov9iZp-zlA3-8AwT-UCAM-rhPK-dtF9-W4jg4K LVM2_VG_SIZE=3196059648 LVM2_VG_FREE=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=r81YVc-Z2fu-lCX2-jlnq-mCqt-c1Kt-GoXHp0 LVM2_PV_FREE=1065353216 LVM2_PV_SIZE=1065353216 LVM2_PE_START=8388608 LVM2_VG_NAME=test_vg2 LVM2_VG_UUID=Ov9iZp-zlA3-8AwT-UCAM-rhPK-dtF9-W4jg4K LVM2_VG_SIZE=3196059648 LVM2_VG_FREE=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=PExUjW-rWfe-vJyl-YX6g-GwRL-cM4c-TLtDle LVM2_PV_FREE=1065353216 LVM2_PV_SIZE=1065353216 LVM2_PE_START=8388608 LVM2_VG_NAME=test_vg2 LVM2_VG_UUID=Ov9iZp-zlA3-8AwT-UCAM-rhPK-dtF9-W4jg4K LVM2_VG_SIZE=3196059648 LVM2_VG_FREE=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=eiqEQA-BlBx-9wRH-rQTA-THw8-PRAT-5SiVtD LVM2_PV_FREE=205520896 LVM2_PV_SIZE=1065353216 LVM2_PE_START=8388608 LVM2_VG_NAME=test_vg3 LVM2_VG_UUID=DnjpVw-Vkxg-R3Gx-9QN1-1EpR-oYyb-t7RsVf LVM2_VG_SIZE=4261412864 LVM2_VG_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=RjwhmP-wkcy-gY3D-Qj58-OaUP-mNia-h5cQTt LVM2_PV_FREE=0 LVM2_PV_SIZE=1065353216 LVM2_PE_START=8388608 LVM2_VG_NAME=test_vg3 LVM2_VG_UUID=DnjpVw-Vkxg-R3Gx-9QN1-1EpR-oYyb-t7RsVf LVM2_VG_SIZE=4261412864 LVM2_VG_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=2f2Od5-gjWw-rhDm-IUk4-Mww5-gw0D-Xh2zSg LVM2_PV_FREE=0 LVM2_PV_SIZE=1065353216 LVM2_PE_START=8388608 LVM2_VG_NAME=test_vg3 LVM2_VG_UUID=DnjpVw-Vkxg-R3Gx-9QN1-1EpR-oYyb-t7RsVf LVM2_VG_SIZE=4261412864 LVM2_VG_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=n5neVP-FQjf-qjJs-xxWZ-FRTv-V1QX-2FIr1N LVM2_PV_FREE=847249408 LVM2_PV_SIZE=1065353216 LVM2_PE_START=8388608 LVM2_VG_NAME=test_vg3 LVM2_VG_UUID=DnjpVw-Vkxg-R3Gx-9QN1-1EpR-oYyb-t7RsVf LVM2_VG_SIZE=4261412864 LVM2_VG_FREE=1052770304 LVM2_VG_EXTENT_SIZE=4194304 LVM2_VG_EXTENT_COUNT=1016 LVM2_VG_FREE_COUNT=251 LVM2_PV_COUNT=4 2024-03-01 20:49:45,210 INFO program/MainThread: stderr[34]: WARNING: Couldn't find device with uuid RjwhmP-wkcy-gY3D-Qj58-OaUP-mNia-h5cQTt. WARNING: Couldn't find device with uuid 2f2Od5-gjWw-rhDm-IUk4-Mww5-gw0D-Xh2zSg. WARNING: Couldn't find device with uuid n5neVP-FQjf-qjJs-xxWZ-FRTv-V1QX-2FIr1N. WARNING: VG test_vg3 is missing PV RjwhmP-wkcy-gY3D-Qj58-OaUP-mNia-h5cQTt (last written to /dev/sdh). WARNING: VG test_vg3 is missing PV 2f2Od5-gjWw-rhDm-IUk4-Mww5-gw0D-Xh2zSg (last written to /dev/sdi). WARNING: VG test_vg3 is missing PV n5neVP-FQjf-qjJs-xxWZ-FRTv-V1QX-2FIr1N (last written to /dev/sdj). WARNING: Couldn't find all devices for LV test_vg3/lv6 while checking used and assumed devices. WARNING: Couldn't find all devices for LV test_vg3/lv5 while checking used and assumed devices. 2024-03-01 20:49:45,210 INFO program/MainThread: ...done [34] (exit code: 0) 2024-03-01 20:49:45,210 INFO blivet/MainThread: type detected on 'sdg' is 'lvmpv' 2024-03-01 20:49:45,214 DEBUG blivet/MainThread: LVMPhysicalVolume.__init__: uuid: eiqEQA-BlBx-9wRH-rQTA-THw8-PRAT-5SiVtD ; label: None ; device: /dev/sdg ; serial: 360014052fcb2cc6c28443eab562c0b7e ; exists: True ; vg_name: test_vg3 ; vg_uuid: DnjpVw-Vkxg-R3Gx-9QN1-1EpR-oYyb-t7RsVf ; pe_start: 8 MiB ; free: 196 MiB ; 2024-03-01 20:49:45,214 DEBUG blivet/MainThread: get_format('lvmpv') returning LVMPhysicalVolume instance with object id 140 2024-03-01 20:49:45,217 DEBUG blivet/MainThread: DiskDevice._set_format: sdg ; type: lvmpv ; current: None ; 2024-03-01 20:49:45,220 DEBUG blivet/MainThread: DeviceTree.get_device_by_uuid: uuid: DnjpVw-Vkxg-R3Gx-9QN1-1EpR-oYyb-t7RsVf ; incomplete: True ; hidden: False ; 2024-03-01 20:49:45,223 DEBUG blivet/MainThread: DeviceTree.get_device_by_uuid returned None 2024-03-01 20:49:45,225 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: test_vg3 ; incomplete: False ; hidden: False ; 2024-03-01 20:49:45,228 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned None 2024-03-01 20:49:45,228 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/sdc,/dev/sda,/dev/sdd,/dev/sdb,/dev/sdf,/dev/sde,/dev/sdg ... 2024-03-01 20:49:45,268 INFO program/MainThread: stdout[35]: LVM2_VG_NAME=test_vg1 LVM2_VG_UUID=JDM6rK-Ultz-B360-NGW6-5ym1-Srzt-khyK8g LVM2_VG_SIZE=3196059648 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=Ov9iZp-zlA3-8AwT-UCAM-rhPK-dtF9-W4jg4K LVM2_VG_SIZE=3196059648 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=DnjpVw-Vkxg-R3Gx-9QN1-1EpR-oYyb-t7RsVf LVM2_VG_SIZE=4261412864 LVM2_VG_FREE=1052770304 LVM2_VG_EXTENT_SIZE=4194304 LVM2_VG_EXTENT_COUNT=1016 LVM2_VG_FREE_COUNT=251 LVM2_PV_COUNT=4 2024-03-01 20:49:45,268 INFO program/MainThread: stderr[35]: WARNING: Couldn't find device with uuid RjwhmP-wkcy-gY3D-Qj58-OaUP-mNia-h5cQTt. WARNING: Couldn't find device with uuid 2f2Od5-gjWw-rhDm-IUk4-Mww5-gw0D-Xh2zSg. WARNING: Couldn't find device with uuid n5neVP-FQjf-qjJs-xxWZ-FRTv-V1QX-2FIr1N. WARNING: VG test_vg3 is missing PV RjwhmP-wkcy-gY3D-Qj58-OaUP-mNia-h5cQTt (last written to /dev/sdh). WARNING: VG test_vg3 is missing PV 2f2Od5-gjWw-rhDm-IUk4-Mww5-gw0D-Xh2zSg (last written to /dev/sdi). WARNING: VG test_vg3 is missing PV n5neVP-FQjf-qjJs-xxWZ-FRTv-V1QX-2FIr1N (last written to /dev/sdj). WARNING: Couldn't find all devices for LV test_vg3/lv6 while checking used and assumed devices. WARNING: Couldn't find all devices for LV test_vg3/lv5 while checking used and assumed devices. 2024-03-01 20:49:45,268 INFO program/MainThread: ...done [35] (exit code: 0) 2024-03-01 20:49:45,268 INFO blivet/MainThread: Can't get exported information from VG info, assuming VG is not exported. 2024-03-01 20:49:45,268 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 142 2024-03-01 20:49:45,273 DEBUG blivet/MainThread: LVMVolumeGroupDevice._add_parent: test_vg3 ; parent: sdg ; 2024-03-01 20:49:45,276 DEBUG blivet/MainThread: DiskDevice.add_child: name: sdg ; child: test_vg3 ; kids: 0 ; 2024-03-01 20:49:45,276 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 143 2024-03-01 20:49:45,279 DEBUG blivet/MainThread: LVMVolumeGroupDevice._set_format: test_vg3 ; type: None ; current: None ; 2024-03-01 20:49:45,279 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/sdc,/dev/sda,/dev/sdd,/dev/sdb,/dev/sdf,/dev/sde,/dev/sdg ... 2024-03-01 20:49:45,318 INFO program/MainThread: stdout[36]: LVM2_VG_NAME=test_vg1 LVM2_LV_NAME=lv1 LVM2_LV_UUID=7W1el3-qjPr-rhKW-ZrV2-MCIF-P7SO-QFoGMC 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=Y0IDNr-O3Ey-wfIi-y8qY-bnkF-VeIh-AxOuYW LVM2_LV_SIZE=1606418432 LVM2_LV_ATTR=-wi-a----- LVM2_SEGTYPE=linear LVM2_ORIGIN= LVM2_POOL_LV= LVM2_DATA_LV= LVM2_METADATA_LV= LVM2_LV_ROLE=public LVM2_MOVE_PV= LVM2_DATA_PERCENT= LVM2_METADATA_PERCENT= LVM2_COPY_PERCENT= LVM2_VG_NAME=test_vg1 LVM2_LV_NAME=lv2 LVM2_LV_UUID=Y0IDNr-O3Ey-wfIi-y8qY-bnkF-VeIh-AxOuYW LVM2_LV_SIZE=1606418432 LVM2_LV_ATTR=-wi-a----- LVM2_SEGTYPE=linear LVM2_ORIGIN= LVM2_POOL_LV= LVM2_DATA_LV= LVM2_METADATA_LV= 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=1NwGUF-6Kcm-g1jS-YmNX-UldV-hAtf-x9I2uF 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=RO2q9D-nduL-RINy-i3mp-aGJP-mjY5-zVqyGf 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=3Z8qGt-wiXk-dRlz-POCs-tSJ4-0pep-aeqdGL 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=3Z8qGt-wiXk-dRlz-POCs-tSJ4-0pep-aeqdGL 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=0Y6bab-bBoR-yAdQ-UWvb-d81h-WJSK-86CFA4 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=0Y6bab-bBoR-yAdQ-UWvb-d81h-WJSK-86CFA4 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=MwdLnq-EPMB-IMP0-tV7d-22nL-3RA2-b912eV 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=8Klu2F-rPWr-vs9A-qI0f-W0RT-Mp9j-FlUY2j LVM2_LV_SIZE=427819008 LVM2_LV_ATTR=-wi-a----- LVM2_SEGTYPE=linear LVM2_ORIGIN= LVM2_POOL_LV= LVM2_DATA_LV= LVM2_METADATA_LV= LVM2_LV_ROLE=public LVM2_MOVE_PV= LVM2_DATA_PERCENT= LVM2_METADATA_PERCENT= LVM2_COPY_PERCENT= 2024-03-01 20:49:45,318 INFO program/MainThread: stderr[36]: WARNING: Couldn't find device with uuid RjwhmP-wkcy-gY3D-Qj58-OaUP-mNia-h5cQTt. WARNING: Couldn't find device with uuid 2f2Od5-gjWw-rhDm-IUk4-Mww5-gw0D-Xh2zSg. WARNING: Couldn't find device with uuid n5neVP-FQjf-qjJs-xxWZ-FRTv-V1QX-2FIr1N. WARNING: VG test_vg3 is missing PV RjwhmP-wkcy-gY3D-Qj58-OaUP-mNia-h5cQTt (last written to /dev/sdh). WARNING: VG test_vg3 is missing PV 2f2Od5-gjWw-rhDm-IUk4-Mww5-gw0D-Xh2zSg (last written to /dev/sdi). WARNING: VG test_vg3 is missing PV n5neVP-FQjf-qjJs-xxWZ-FRTv-V1QX-2FIr1N (last written to /dev/sdj). WARNING: Couldn't find all devices for LV test_vg3/lv6 while checking used and assumed devices. WARNING: Couldn't find all devices for LV test_vg3/lv5 while checking used and assumed devices. 2024-03-01 20:49:45,318 INFO program/MainThread: ...done [36] (exit code: 0) 2024-03-01 20:49:45,322 DEBUG blivet/MainThread: LVMVolumeGroupDevice.update_sysfs_path: test_vg3 ; status: True ; 2024-03-01 20:49:45,323 INFO blivet/MainThread: added lvmvg test_vg3 (id 141) to device tree 2024-03-01 20:49:45,325 DEBUG blivet/MainThread: LVMFormatPopulator._update_lvs: pv: sdg ; 2024-03-01 20:49:45,328 DEBUG blivet/MainThread: DeviceTree.get_device_by_uuid: uuid: DnjpVw-Vkxg-R3Gx-9QN1-1EpR-oYyb-t7RsVf ; incomplete: True ; hidden: False ; 2024-03-01 20:49:45,331 DEBUG blivet/MainThread: DeviceTree.get_device_by_uuid returned existing 1016 MiB lvmvg test_vg3 (141) 2024-03-01 20:49:45,331 WARNING blivet/MainThread: Skipping LVs for incomplete VG test_vg3 2024-03-01 20:49:45,331 INFO blivet/MainThread: got format: existing lvmpv 2024-03-01 20:49:45,334 DEBUG blivet/MainThread: DeviceTree.handle_device: name: sdh ; info: {'CURRENT_TAGS': ':systemd:', 'DEVLINKS': '/dev/disk/by-id/scsi-36001405130490dc6bc54a3a884c8d675 ' '/dev/disk/by-id/lvm-pv-uuid-RjwhmP-wkcy-gY3D-Qj58-OaUP-mNia-h5cQTt ' '/dev/disk/by-id/scsi-1LIO-ORG_disk7:130490dc-6bc5-4a3a-884c-8d67508d4785 ' '/dev/disk/by-id/wwn-0x6001405130490dc6bc54a3a884c8d675 ' '/dev/disk/by-id/scsi-SLIO-ORG_disk7_130490dc-6bc5-4a3a-884c-8d67508d4785 ' '/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': 'RjwhmP-wkcy-gY3D-Qj58-OaUP-mNia-h5cQTt', 'ID_FS_UUID_ENC': 'RjwhmP-wkcy-gY3D-Qj58-OaUP-mNia-h5cQTt', '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': '130490dc-6bc5-4a3a-884c-8d67508d4785', 'ID_SERIAL': '36001405130490dc6bc54a3a884c8d675', 'ID_SERIAL_SHORT': '6001405130490dc6bc54a3a884c8d675', 'ID_TARGET_PORT': '0', 'ID_TYPE': 'disk', 'ID_VENDOR': 'LIO-ORG', 'ID_VENDOR_ENC': 'LIO-ORG\\x20', 'ID_WWN': '0x6001405130490dc6', 'ID_WWN_VENDOR_EXTENSION': '0xbc54a3a884c8d675', 'ID_WWN_WITH_EXTENSION': '0x6001405130490dc6bc54a3a884c8d675', 'MAJOR': '8', 'MINOR': '112', 'SCSI_IDENT_LUN_LOGICAL_UNIT_GROUP': '0x0', 'SCSI_IDENT_LUN_NAA_REGEXT': '6001405130490dc6bc54a3a884c8d675', 'SCSI_IDENT_LUN_T10': 'LIO-ORG_disk7:130490dc-6bc5-4a3a-884c-8d67508d4785', 'SCSI_IDENT_PORT_NAME': 'naa.5001405a91c5ccc5,t,0x0001', 'SCSI_IDENT_PORT_RELATIVE': '0', 'SCSI_IDENT_PORT_TARGET_PORT_GROUP': '0x0', 'SCSI_IDENT_SERIAL': '130490dc-6bc5-4a3a-884c-8d67508d4785', 'SCSI_IDENT_TARGET_NAME': 'naa.5001405a91c5ccc5', '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': '337415073'} ; 2024-03-01 20:49:45,335 INFO blivet/MainThread: scanning sdh (/sys/devices/tcm_loop_0/tcm_loop_adapter_0/host2/target2:0:1/2:0:1:7/block/sdh)... 2024-03-01 20:49:45,338 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: sdh ; incomplete: False ; hidden: False ; 2024-03-01 20:49:45,341 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned None 2024-03-01 20:49:45,346 DEBUG blivet/MainThread: DiskDevicePopulator.run: name: sdh ; 2024-03-01 20:49:45,346 INFO blivet/MainThread: sdh is a disk 2024-03-01 20:49:45,347 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 147 2024-03-01 20:49:45,347 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 148 2024-03-01 20:49:45,349 DEBUG blivet/MainThread: DiskDevice._set_format: sdh ; type: None ; current: None ; 2024-03-01 20:49:45,352 DEBUG blivet/MainThread: DiskDevice.update_sysfs_path: sdh ; status: True ; 2024-03-01 20:49:45,352 DEBUG blivet/MainThread: sdh sysfs_path set to /sys/devices/tcm_loop_0/tcm_loop_adapter_0/host2/target2:0:1/2:0:1:7/block/sdh 2024-03-01 20:49:45,355 DEBUG blivet/MainThread: DiskDevice.read_current_size: exists: True ; path: /dev/sdh ; sysfs_path: /sys/devices/tcm_loop_0/tcm_loop_adapter_0/host2/target2:0:1/2:0:1:7/block/sdh ; 2024-03-01 20:49:45,355 DEBUG blivet/MainThread: updated sdh size to 1024 MiB (1024 MiB) 2024-03-01 20:49:45,356 INFO blivet/MainThread: added disk sdh (id 146) to device tree 2024-03-01 20:49:45,356 INFO blivet/MainThread: got device: DiskDevice instance (0x7f1f606107c0) -- 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 = 6001405130490dc6bc54a3a884c8d675 2024-03-01 20:49:45,359 DEBUG blivet/MainThread: DeviceTree.handle_format: name: sdh ; 2024-03-01 20:49:45,362 DEBUG blivet/MainThread: AppleBootstrapFS.supported: supported: True ; 2024-03-01 20:49:45,362 DEBUG blivet/MainThread: get_format('appleboot') returning AppleBootstrapFS instance with object id 150 2024-03-01 20:49:45,365 DEBUG blivet/MainThread: EFIFS.supported: supported: True ; 2024-03-01 20:49:45,365 DEBUG blivet/MainThread: get_format('efi') returning EFIFS instance with object id 151 2024-03-01 20:49:45,368 DEBUG blivet/MainThread: MacEFIFS.supported: supported: True ; 2024-03-01 20:49:45,368 DEBUG blivet/MainThread: get_format('macefi') returning MacEFIFS instance with object id 152 2024-03-01 20:49:45,371 DEBUG blivet/MainThread: MacEFIFS.supported: supported: True ; 2024-03-01 20:49:45,371 DEBUG blivet/MainThread: get_format('macefi') returning MacEFIFS instance with object id 153 2024-03-01 20:49:45,374 DEBUG blivet/MainThread: LVMFormatPopulator.run: pv: sdh ; 2024-03-01 20:49:45,374 DEBUG blivet/MainThread: lvm filter: device /dev/sdh added to the list of allowed devices 2024-03-01 20:49:45,374 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/sdc,/dev/sdh,/dev/sda,/dev/sdd,/dev/sdb,/dev/sdf,/dev/sde,/dev/sdg ... 2024-03-01 20:49:45,420 INFO program/MainThread: stdout[37]: LVM2_PV_NAME=/dev/sda LVM2_PV_UUID=4c8JOY-RlO6-XI6X-qqL0-UyOk-3hkr-XWuvAf LVM2_PV_FREE=0 LVM2_PV_SIZE=1065353216 LVM2_PE_START=8388608 LVM2_VG_NAME=test_vg1 LVM2_VG_UUID=JDM6rK-Ultz-B360-NGW6-5ym1-Srzt-khyK8g LVM2_VG_SIZE=3196059648 LVM2_VG_FREE=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=9SYY00-684W-KV55-MRXJ-pAhm-p2jr-V9Wr9F LVM2_PV_FREE=41943040 LVM2_PV_SIZE=1065353216 LVM2_PE_START=8388608 LVM2_VG_NAME=test_vg1 LVM2_VG_UUID=JDM6rK-Ultz-B360-NGW6-5ym1-Srzt-khyK8g LVM2_VG_SIZE=3196059648 LVM2_VG_FREE=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=s9I9X8-0Kwr-kNAR-5I4T-xriY-S2od-VEcXlg LVM2_PV_FREE=1065353216 LVM2_PV_SIZE=1065353216 LVM2_PE_START=8388608 LVM2_VG_NAME=test_vg1 LVM2_VG_UUID=JDM6rK-Ultz-B360-NGW6-5ym1-Srzt-khyK8g LVM2_VG_SIZE=3196059648 LVM2_VG_FREE=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=FcRpKS-AMgd-l3A9-noIR-j7eI-PcDB-lsUq8E LVM2_PV_FREE=100663296 LVM2_PV_SIZE=1065353216 LVM2_PE_START=8388608 LVM2_VG_NAME=test_vg2 LVM2_VG_UUID=Ov9iZp-zlA3-8AwT-UCAM-rhPK-dtF9-W4jg4K LVM2_VG_SIZE=3196059648 LVM2_VG_FREE=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=r81YVc-Z2fu-lCX2-jlnq-mCqt-c1Kt-GoXHp0 LVM2_PV_FREE=1065353216 LVM2_PV_SIZE=1065353216 LVM2_PE_START=8388608 LVM2_VG_NAME=test_vg2 LVM2_VG_UUID=Ov9iZp-zlA3-8AwT-UCAM-rhPK-dtF9-W4jg4K LVM2_VG_SIZE=3196059648 LVM2_VG_FREE=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=PExUjW-rWfe-vJyl-YX6g-GwRL-cM4c-TLtDle LVM2_PV_FREE=1065353216 LVM2_PV_SIZE=1065353216 LVM2_PE_START=8388608 LVM2_VG_NAME=test_vg2 LVM2_VG_UUID=Ov9iZp-zlA3-8AwT-UCAM-rhPK-dtF9-W4jg4K LVM2_VG_SIZE=3196059648 LVM2_VG_FREE=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=eiqEQA-BlBx-9wRH-rQTA-THw8-PRAT-5SiVtD LVM2_PV_FREE=205520896 LVM2_PV_SIZE=1065353216 LVM2_PE_START=8388608 LVM2_VG_NAME=test_vg3 LVM2_VG_UUID=DnjpVw-Vkxg-R3Gx-9QN1-1EpR-oYyb-t7RsVf LVM2_VG_SIZE=4261412864 LVM2_VG_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=RjwhmP-wkcy-gY3D-Qj58-OaUP-mNia-h5cQTt LVM2_PV_FREE=0 LVM2_PV_SIZE=1065353216 LVM2_PE_START=8388608 LVM2_VG_NAME=test_vg3 LVM2_VG_UUID=DnjpVw-Vkxg-R3Gx-9QN1-1EpR-oYyb-t7RsVf LVM2_VG_SIZE=4261412864 LVM2_VG_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=2f2Od5-gjWw-rhDm-IUk4-Mww5-gw0D-Xh2zSg LVM2_PV_FREE=0 LVM2_PV_SIZE=1065353216 LVM2_PE_START=8388608 LVM2_VG_NAME=test_vg3 LVM2_VG_UUID=DnjpVw-Vkxg-R3Gx-9QN1-1EpR-oYyb-t7RsVf LVM2_VG_SIZE=4261412864 LVM2_VG_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=n5neVP-FQjf-qjJs-xxWZ-FRTv-V1QX-2FIr1N LVM2_PV_FREE=847249408 LVM2_PV_SIZE=1065353216 LVM2_PE_START=8388608 LVM2_VG_NAME=test_vg3 LVM2_VG_UUID=DnjpVw-Vkxg-R3Gx-9QN1-1EpR-oYyb-t7RsVf LVM2_VG_SIZE=4261412864 LVM2_VG_FREE=1052770304 LVM2_VG_EXTENT_SIZE=4194304 LVM2_VG_EXTENT_COUNT=1016 LVM2_VG_FREE_COUNT=251 LVM2_PV_COUNT=4 2024-03-01 20:49:45,420 INFO program/MainThread: stderr[37]: WARNING: Couldn't find device with uuid 2f2Od5-gjWw-rhDm-IUk4-Mww5-gw0D-Xh2zSg. WARNING: Couldn't find device with uuid n5neVP-FQjf-qjJs-xxWZ-FRTv-V1QX-2FIr1N. WARNING: VG test_vg3 is missing PV 2f2Od5-gjWw-rhDm-IUk4-Mww5-gw0D-Xh2zSg (last written to /dev/sdi). WARNING: VG test_vg3 is missing PV n5neVP-FQjf-qjJs-xxWZ-FRTv-V1QX-2FIr1N (last written to /dev/sdj). WARNING: Couldn't find all devices for LV test_vg3/lv5 while checking used and assumed devices. 2024-03-01 20:49:45,420 INFO program/MainThread: ...done [37] (exit code: 0) 2024-03-01 20:49:45,421 INFO blivet/MainThread: type detected on 'sdh' is 'lvmpv' 2024-03-01 20:49:45,424 DEBUG blivet/MainThread: LVMPhysicalVolume.__init__: uuid: RjwhmP-wkcy-gY3D-Qj58-OaUP-mNia-h5cQTt ; label: None ; device: /dev/sdh ; serial: 36001405130490dc6bc54a3a884c8d675 ; exists: True ; vg_name: test_vg3 ; vg_uuid: DnjpVw-Vkxg-R3Gx-9QN1-1EpR-oYyb-t7RsVf ; pe_start: 8 MiB ; 2024-03-01 20:49:45,425 DEBUG blivet/MainThread: get_format('lvmpv') returning LVMPhysicalVolume instance with object id 154 2024-03-01 20:49:45,427 DEBUG blivet/MainThread: DiskDevice._set_format: sdh ; type: lvmpv ; current: None ; 2024-03-01 20:49:45,430 DEBUG blivet/MainThread: DeviceTree.get_device_by_uuid: uuid: DnjpVw-Vkxg-R3Gx-9QN1-1EpR-oYyb-t7RsVf ; incomplete: True ; hidden: False ; 2024-03-01 20:49:45,433 DEBUG blivet/MainThread: DeviceTree.get_device_by_uuid returned existing 1016 MiB lvmvg test_vg3 (141) 2024-03-01 20:49:45,436 DEBUG blivet/MainThread: LVMVolumeGroupDevice._add_parent: test_vg3 ; parent: sdh ; 2024-03-01 20:49:45,439 DEBUG blivet/MainThread: DiskDevice.add_child: name: sdh ; child: test_vg3 ; kids: 0 ; 2024-03-01 20:49:45,441 DEBUG blivet/MainThread: LVMFormatPopulator._update_lvs: pv: sdh ; 2024-03-01 20:49:45,444 DEBUG blivet/MainThread: DeviceTree.get_device_by_uuid: uuid: DnjpVw-Vkxg-R3Gx-9QN1-1EpR-oYyb-t7RsVf ; incomplete: True ; hidden: False ; 2024-03-01 20:49:45,446 DEBUG blivet/MainThread: DeviceTree.get_device_by_uuid returned existing 1.98 GiB lvmvg test_vg3 (141) 2024-03-01 20:49:45,447 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/sdc,/dev/sdh,/dev/sda,/dev/sdd,/dev/sdb,/dev/sdf,/dev/sde,/dev/sdg ... 2024-03-01 20:49:45,478 INFO program/MainThread: stdout[38]: LVM2_VG_NAME=test_vg1 LVM2_LV_NAME=lv1 LVM2_LV_UUID=7W1el3-qjPr-rhKW-ZrV2-MCIF-P7SO-QFoGMC 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=Y0IDNr-O3Ey-wfIi-y8qY-bnkF-VeIh-AxOuYW LVM2_LV_SIZE=1606418432 LVM2_LV_ATTR=-wi-a----- LVM2_SEGTYPE=linear LVM2_ORIGIN= LVM2_POOL_LV= LVM2_DATA_LV= LVM2_METADATA_LV= LVM2_LV_ROLE=public LVM2_MOVE_PV= LVM2_DATA_PERCENT= LVM2_METADATA_PERCENT= LVM2_COPY_PERCENT= LVM2_VG_NAME=test_vg1 LVM2_LV_NAME=lv2 LVM2_LV_UUID=Y0IDNr-O3Ey-wfIi-y8qY-bnkF-VeIh-AxOuYW LVM2_LV_SIZE=1606418432 LVM2_LV_ATTR=-wi-a----- LVM2_SEGTYPE=linear LVM2_ORIGIN= LVM2_POOL_LV= LVM2_DATA_LV= LVM2_METADATA_LV= 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=1NwGUF-6Kcm-g1jS-YmNX-UldV-hAtf-x9I2uF 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=RO2q9D-nduL-RINy-i3mp-aGJP-mjY5-zVqyGf 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=3Z8qGt-wiXk-dRlz-POCs-tSJ4-0pep-aeqdGL 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=3Z8qGt-wiXk-dRlz-POCs-tSJ4-0pep-aeqdGL 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=0Y6bab-bBoR-yAdQ-UWvb-d81h-WJSK-86CFA4 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=0Y6bab-bBoR-yAdQ-UWvb-d81h-WJSK-86CFA4 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=MwdLnq-EPMB-IMP0-tV7d-22nL-3RA2-b912eV 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=8Klu2F-rPWr-vs9A-qI0f-W0RT-Mp9j-FlUY2j LVM2_LV_SIZE=427819008 LVM2_LV_ATTR=-wi-a----- LVM2_SEGTYPE=linear LVM2_ORIGIN= LVM2_POOL_LV= LVM2_DATA_LV= LVM2_METADATA_LV= LVM2_LV_ROLE=public LVM2_MOVE_PV= LVM2_DATA_PERCENT= LVM2_METADATA_PERCENT= LVM2_COPY_PERCENT= 2024-03-01 20:49:45,478 INFO program/MainThread: stderr[38]: WARNING: Couldn't find device with uuid 2f2Od5-gjWw-rhDm-IUk4-Mww5-gw0D-Xh2zSg. WARNING: Couldn't find device with uuid n5neVP-FQjf-qjJs-xxWZ-FRTv-V1QX-2FIr1N. WARNING: VG test_vg3 is missing PV 2f2Od5-gjWw-rhDm-IUk4-Mww5-gw0D-Xh2zSg (last written to /dev/sdi). WARNING: VG test_vg3 is missing PV n5neVP-FQjf-qjJs-xxWZ-FRTv-V1QX-2FIr1N (last written to /dev/sdj). WARNING: Couldn't find all devices for LV test_vg3/lv5 while checking used and assumed devices. 2024-03-01 20:49:45,478 INFO program/MainThread: ...done [38] (exit code: 0) 2024-03-01 20:49:45,478 WARNING blivet/MainThread: Skipping LVs for incomplete VG test_vg3 2024-03-01 20:49:45,478 INFO blivet/MainThread: got format: existing lvmpv 2024-03-01 20:49:45,483 DEBUG blivet/MainThread: DeviceTree.handle_device: name: sdi ; info: {'CURRENT_TAGS': ':systemd:', 'DEVLINKS': '/dev/disk/by-id/wwn-0x60014057c02790daf61431ab4c5489ce ' '/dev/disk/by-id/scsi-SLIO-ORG_disk8_7c02790d-af61-431a-b4c5-489ce662d703 ' '/dev/disk/by-id/scsi-1LIO-ORG_disk8:7c02790d-af61-431a-b4c5-489ce662d703 ' '/dev/disk/by-id/scsi-360014057c02790daf61431ab4c5489ce ' '/dev/disk/by-diskseq/10 ' '/dev/disk/by-id/lvm-pv-uuid-2f2Od5-gjWw-rhDm-IUk4-Mww5-gw0D-Xh2zSg', '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': '2f2Od5-gjWw-rhDm-IUk4-Mww5-gw0D-Xh2zSg', 'ID_FS_UUID_ENC': '2f2Od5-gjWw-rhDm-IUk4-Mww5-gw0D-Xh2zSg', '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': '7c02790d-af61-431a-b4c5-489ce662d703', 'ID_SERIAL': '360014057c02790daf61431ab4c5489ce', 'ID_SERIAL_SHORT': '60014057c02790daf61431ab4c5489ce', 'ID_TARGET_PORT': '0', 'ID_TYPE': 'disk', 'ID_VENDOR': 'LIO-ORG', 'ID_VENDOR_ENC': 'LIO-ORG\\x20', 'ID_WWN': '0x60014057c02790da', 'ID_WWN_VENDOR_EXTENSION': '0xf61431ab4c5489ce', 'ID_WWN_WITH_EXTENSION': '0x60014057c02790daf61431ab4c5489ce', 'MAJOR': '8', 'MINOR': '128', 'SCSI_IDENT_LUN_LOGICAL_UNIT_GROUP': '0x0', 'SCSI_IDENT_LUN_NAA_REGEXT': '60014057c02790daf61431ab4c5489ce', 'SCSI_IDENT_LUN_T10': 'LIO-ORG_disk8:7c02790d-af61-431a-b4c5-489ce662d703', 'SCSI_IDENT_PORT_NAME': 'naa.5001405a91c5ccc5,t,0x0001', 'SCSI_IDENT_PORT_RELATIVE': '0', 'SCSI_IDENT_PORT_TARGET_PORT_GROUP': '0x0', 'SCSI_IDENT_SERIAL': '7c02790d-af61-431a-b4c5-489ce662d703', 'SCSI_IDENT_TARGET_NAME': 'naa.5001405a91c5ccc5', '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': '337428002'} ; 2024-03-01 20:49:45,483 INFO blivet/MainThread: scanning sdi (/sys/devices/tcm_loop_0/tcm_loop_adapter_0/host2/target2:0:1/2:0:1:8/block/sdi)... 2024-03-01 20:49:45,486 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: sdi ; incomplete: False ; hidden: False ; 2024-03-01 20:49:45,489 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned None 2024-03-01 20:49:45,494 DEBUG blivet/MainThread: DiskDevicePopulator.run: name: sdi ; 2024-03-01 20:49:45,495 INFO blivet/MainThread: sdi is a disk 2024-03-01 20:49:45,495 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 157 2024-03-01 20:49:45,495 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 158 2024-03-01 20:49:45,498 DEBUG blivet/MainThread: DiskDevice._set_format: sdi ; type: None ; current: None ; 2024-03-01 20:49:45,501 DEBUG blivet/MainThread: DiskDevice.update_sysfs_path: sdi ; status: True ; 2024-03-01 20:49:45,501 DEBUG blivet/MainThread: sdi sysfs_path set to /sys/devices/tcm_loop_0/tcm_loop_adapter_0/host2/target2:0:1/2:0:1:8/block/sdi 2024-03-01 20:49:45,504 DEBUG blivet/MainThread: DiskDevice.read_current_size: exists: True ; path: /dev/sdi ; sysfs_path: /sys/devices/tcm_loop_0/tcm_loop_adapter_0/host2/target2:0:1/2:0:1:8/block/sdi ; 2024-03-01 20:49:45,504 DEBUG blivet/MainThread: updated sdi size to 1024 MiB (1024 MiB) 2024-03-01 20:49:45,504 INFO blivet/MainThread: added disk sdi (id 156) to device tree 2024-03-01 20:49:45,505 INFO blivet/MainThread: got device: DiskDevice instance (0x7f1f60613220) -- 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 = 60014057c02790daf61431ab4c5489ce 2024-03-01 20:49:45,508 DEBUG blivet/MainThread: DeviceTree.handle_format: name: sdi ; 2024-03-01 20:49:45,511 DEBUG blivet/MainThread: AppleBootstrapFS.supported: supported: True ; 2024-03-01 20:49:45,511 DEBUG blivet/MainThread: get_format('appleboot') returning AppleBootstrapFS instance with object id 160 2024-03-01 20:49:45,513 DEBUG blivet/MainThread: EFIFS.supported: supported: True ; 2024-03-01 20:49:45,514 DEBUG blivet/MainThread: get_format('efi') returning EFIFS instance with object id 161 2024-03-01 20:49:45,517 DEBUG blivet/MainThread: MacEFIFS.supported: supported: True ; 2024-03-01 20:49:45,517 DEBUG blivet/MainThread: get_format('macefi') returning MacEFIFS instance with object id 162 2024-03-01 20:49:45,520 DEBUG blivet/MainThread: MacEFIFS.supported: supported: True ; 2024-03-01 20:49:45,520 DEBUG blivet/MainThread: get_format('macefi') returning MacEFIFS instance with object id 163 2024-03-01 20:49:45,522 DEBUG blivet/MainThread: LVMFormatPopulator.run: pv: sdi ; 2024-03-01 20:49:45,522 DEBUG blivet/MainThread: lvm filter: device /dev/sdi added to the list of allowed devices 2024-03-01 20:49:45,522 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/sdc,/dev/sdh,/dev/sda,/dev/sdd,/dev/sdb,/dev/sdf,/dev/sde,/dev/sdg ... 2024-03-01 20:49:45,556 INFO program/MainThread: stdout[39]: LVM2_PV_NAME=/dev/sda LVM2_PV_UUID=4c8JOY-RlO6-XI6X-qqL0-UyOk-3hkr-XWuvAf LVM2_PV_FREE=0 LVM2_PV_SIZE=1065353216 LVM2_PE_START=8388608 LVM2_VG_NAME=test_vg1 LVM2_VG_UUID=JDM6rK-Ultz-B360-NGW6-5ym1-Srzt-khyK8g LVM2_VG_SIZE=3196059648 LVM2_VG_FREE=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=9SYY00-684W-KV55-MRXJ-pAhm-p2jr-V9Wr9F LVM2_PV_FREE=41943040 LVM2_PV_SIZE=1065353216 LVM2_PE_START=8388608 LVM2_VG_NAME=test_vg1 LVM2_VG_UUID=JDM6rK-Ultz-B360-NGW6-5ym1-Srzt-khyK8g LVM2_VG_SIZE=3196059648 LVM2_VG_FREE=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=s9I9X8-0Kwr-kNAR-5I4T-xriY-S2od-VEcXlg LVM2_PV_FREE=1065353216 LVM2_PV_SIZE=1065353216 LVM2_PE_START=8388608 LVM2_VG_NAME=test_vg1 LVM2_VG_UUID=JDM6rK-Ultz-B360-NGW6-5ym1-Srzt-khyK8g LVM2_VG_SIZE=3196059648 LVM2_VG_FREE=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=FcRpKS-AMgd-l3A9-noIR-j7eI-PcDB-lsUq8E LVM2_PV_FREE=100663296 LVM2_PV_SIZE=1065353216 LVM2_PE_START=8388608 LVM2_VG_NAME=test_vg2 LVM2_VG_UUID=Ov9iZp-zlA3-8AwT-UCAM-rhPK-dtF9-W4jg4K LVM2_VG_SIZE=3196059648 LVM2_VG_FREE=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=r81YVc-Z2fu-lCX2-jlnq-mCqt-c1Kt-GoXHp0 LVM2_PV_FREE=1065353216 LVM2_PV_SIZE=1065353216 LVM2_PE_START=8388608 LVM2_VG_NAME=test_vg2 LVM2_VG_UUID=Ov9iZp-zlA3-8AwT-UCAM-rhPK-dtF9-W4jg4K LVM2_VG_SIZE=3196059648 LVM2_VG_FREE=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=PExUjW-rWfe-vJyl-YX6g-GwRL-cM4c-TLtDle LVM2_PV_FREE=1065353216 LVM2_PV_SIZE=1065353216 LVM2_PE_START=8388608 LVM2_VG_NAME=test_vg2 LVM2_VG_UUID=Ov9iZp-zlA3-8AwT-UCAM-rhPK-dtF9-W4jg4K LVM2_VG_SIZE=3196059648 LVM2_VG_FREE=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=eiqEQA-BlBx-9wRH-rQTA-THw8-PRAT-5SiVtD LVM2_PV_FREE=205520896 LVM2_PV_SIZE=1065353216 LVM2_PE_START=8388608 LVM2_VG_NAME=test_vg3 LVM2_VG_UUID=DnjpVw-Vkxg-R3Gx-9QN1-1EpR-oYyb-t7RsVf LVM2_VG_SIZE=4261412864 LVM2_VG_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=RjwhmP-wkcy-gY3D-Qj58-OaUP-mNia-h5cQTt LVM2_PV_FREE=0 LVM2_PV_SIZE=1065353216 LVM2_PE_START=8388608 LVM2_VG_NAME=test_vg3 LVM2_VG_UUID=DnjpVw-Vkxg-R3Gx-9QN1-1EpR-oYyb-t7RsVf LVM2_VG_SIZE=4261412864 LVM2_VG_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=2f2Od5-gjWw-rhDm-IUk4-Mww5-gw0D-Xh2zSg LVM2_PV_FREE=0 LVM2_PV_SIZE=1065353216 LVM2_PE_START=8388608 LVM2_VG_NAME=test_vg3 LVM2_VG_UUID=DnjpVw-Vkxg-R3Gx-9QN1-1EpR-oYyb-t7RsVf LVM2_VG_SIZE=4261412864 LVM2_VG_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=n5neVP-FQjf-qjJs-xxWZ-FRTv-V1QX-2FIr1N LVM2_PV_FREE=847249408 LVM2_PV_SIZE=1065353216 LVM2_PE_START=8388608 LVM2_VG_NAME=test_vg3 LVM2_VG_UUID=DnjpVw-Vkxg-R3Gx-9QN1-1EpR-oYyb-t7RsVf LVM2_VG_SIZE=4261412864 LVM2_VG_FREE=1052770304 LVM2_VG_EXTENT_SIZE=4194304 LVM2_VG_EXTENT_COUNT=1016 LVM2_VG_FREE_COUNT=251 LVM2_PV_COUNT=4 2024-03-01 20:49:45,557 INFO program/MainThread: stderr[39]: WARNING: Couldn't find device with uuid n5neVP-FQjf-qjJs-xxWZ-FRTv-V1QX-2FIr1N. WARNING: VG test_vg3 is missing PV n5neVP-FQjf-qjJs-xxWZ-FRTv-V1QX-2FIr1N (last written to /dev/sdj). WARNING: Couldn't find all devices for LV test_vg3/lv5 while checking used and assumed devices. 2024-03-01 20:49:45,557 INFO program/MainThread: ...done [39] (exit code: 0) 2024-03-01 20:49:45,557 INFO blivet/MainThread: type detected on 'sdi' is 'lvmpv' 2024-03-01 20:49:45,561 DEBUG blivet/MainThread: LVMPhysicalVolume.__init__: uuid: 2f2Od5-gjWw-rhDm-IUk4-Mww5-gw0D-Xh2zSg ; label: None ; device: /dev/sdi ; serial: 360014057c02790daf61431ab4c5489ce ; exists: True ; vg_name: test_vg3 ; vg_uuid: DnjpVw-Vkxg-R3Gx-9QN1-1EpR-oYyb-t7RsVf ; pe_start: 8 MiB ; 2024-03-01 20:49:45,561 DEBUG blivet/MainThread: get_format('lvmpv') returning LVMPhysicalVolume instance with object id 164 2024-03-01 20:49:45,564 DEBUG blivet/MainThread: DiskDevice._set_format: sdi ; type: lvmpv ; current: None ; 2024-03-01 20:49:45,567 DEBUG blivet/MainThread: DeviceTree.get_device_by_uuid: uuid: DnjpVw-Vkxg-R3Gx-9QN1-1EpR-oYyb-t7RsVf ; incomplete: True ; hidden: False ; 2024-03-01 20:49:45,569 DEBUG blivet/MainThread: DeviceTree.get_device_by_uuid returned existing 1.98 GiB lvmvg test_vg3 (141) 2024-03-01 20:49:45,573 DEBUG blivet/MainThread: LVMVolumeGroupDevice._add_parent: test_vg3 ; parent: sdi ; 2024-03-01 20:49:45,575 DEBUG blivet/MainThread: DiskDevice.add_child: name: sdi ; child: test_vg3 ; kids: 0 ; 2024-03-01 20:49:45,578 DEBUG blivet/MainThread: LVMFormatPopulator._update_lvs: pv: sdi ; 2024-03-01 20:49:45,581 DEBUG blivet/MainThread: DeviceTree.get_device_by_uuid: uuid: DnjpVw-Vkxg-R3Gx-9QN1-1EpR-oYyb-t7RsVf ; incomplete: True ; hidden: False ; 2024-03-01 20:49:45,583 DEBUG blivet/MainThread: DeviceTree.get_device_by_uuid returned existing 2.98 GiB lvmvg test_vg3 (141) 2024-03-01 20:49:45,584 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/sdc,/dev/sdh,/dev/sda,/dev/sdd,/dev/sdb,/dev/sdf,/dev/sde,/dev/sdg ... 2024-03-01 20:49:45,622 INFO program/MainThread: stdout[40]: LVM2_VG_NAME=test_vg1 LVM2_LV_NAME=lv1 LVM2_LV_UUID=7W1el3-qjPr-rhKW-ZrV2-MCIF-P7SO-QFoGMC 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=Y0IDNr-O3Ey-wfIi-y8qY-bnkF-VeIh-AxOuYW LVM2_LV_SIZE=1606418432 LVM2_LV_ATTR=-wi-a----- LVM2_SEGTYPE=linear LVM2_ORIGIN= LVM2_POOL_LV= LVM2_DATA_LV= LVM2_METADATA_LV= LVM2_LV_ROLE=public LVM2_MOVE_PV= LVM2_DATA_PERCENT= LVM2_METADATA_PERCENT= LVM2_COPY_PERCENT= LVM2_VG_NAME=test_vg1 LVM2_LV_NAME=lv2 LVM2_LV_UUID=Y0IDNr-O3Ey-wfIi-y8qY-bnkF-VeIh-AxOuYW LVM2_LV_SIZE=1606418432 LVM2_LV_ATTR=-wi-a----- LVM2_SEGTYPE=linear LVM2_ORIGIN= LVM2_POOL_LV= LVM2_DATA_LV= LVM2_METADATA_LV= 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=1NwGUF-6Kcm-g1jS-YmNX-UldV-hAtf-x9I2uF 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=RO2q9D-nduL-RINy-i3mp-aGJP-mjY5-zVqyGf 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=3Z8qGt-wiXk-dRlz-POCs-tSJ4-0pep-aeqdGL 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=3Z8qGt-wiXk-dRlz-POCs-tSJ4-0pep-aeqdGL 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=0Y6bab-bBoR-yAdQ-UWvb-d81h-WJSK-86CFA4 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=0Y6bab-bBoR-yAdQ-UWvb-d81h-WJSK-86CFA4 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=MwdLnq-EPMB-IMP0-tV7d-22nL-3RA2-b912eV 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=8Klu2F-rPWr-vs9A-qI0f-W0RT-Mp9j-FlUY2j LVM2_LV_SIZE=427819008 LVM2_LV_ATTR=-wi-a----- LVM2_SEGTYPE=linear LVM2_ORIGIN= LVM2_POOL_LV= LVM2_DATA_LV= LVM2_METADATA_LV= LVM2_LV_ROLE=public LVM2_MOVE_PV= LVM2_DATA_PERCENT= LVM2_METADATA_PERCENT= LVM2_COPY_PERCENT= 2024-03-01 20:49:45,622 INFO program/MainThread: stderr[40]: WARNING: Couldn't find device with uuid n5neVP-FQjf-qjJs-xxWZ-FRTv-V1QX-2FIr1N. WARNING: VG test_vg3 is missing PV n5neVP-FQjf-qjJs-xxWZ-FRTv-V1QX-2FIr1N (last written to /dev/sdj). WARNING: Couldn't find all devices for LV test_vg3/lv5 while checking used and assumed devices. 2024-03-01 20:49:45,622 INFO program/MainThread: ...done [40] (exit code: 0) 2024-03-01 20:49:45,623 WARNING blivet/MainThread: Skipping LVs for incomplete VG test_vg3 2024-03-01 20:49:45,623 INFO blivet/MainThread: got format: existing lvmpv 2024-03-01 20:49:45,627 DEBUG blivet/MainThread: DeviceTree.handle_device: name: sdj ; info: {'CURRENT_TAGS': ':systemd:', 'DEVLINKS': '/dev/disk/by-id/scsi-360014058bb02eed505c4d7593b520327 ' '/dev/disk/by-id/wwn-0x60014058bb02eed505c4d7593b520327 ' '/dev/disk/by-id/scsi-SLIO-ORG_disk9_8bb02eed-505c-4d75-93b5-20327aed4107 ' '/dev/disk/by-id/lvm-pv-uuid-n5neVP-FQjf-qjJs-xxWZ-FRTv-V1QX-2FIr1N ' '/dev/disk/by-id/scsi-1LIO-ORG_disk9:8bb02eed-505c-4d75-93b5-20327aed4107 ' '/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_FS_TYPE': 'LVM2_member', 'ID_FS_USAGE': 'raid', 'ID_FS_UUID': 'n5neVP-FQjf-qjJs-xxWZ-FRTv-V1QX-2FIr1N', 'ID_FS_UUID_ENC': 'n5neVP-FQjf-qjJs-xxWZ-FRTv-V1QX-2FIr1N', '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': '8bb02eed-505c-4d75-93b5-20327aed4107', 'ID_SERIAL': '360014058bb02eed505c4d7593b520327', 'ID_SERIAL_SHORT': '60014058bb02eed505c4d7593b520327', 'ID_TARGET_PORT': '0', 'ID_TYPE': 'disk', 'ID_VENDOR': 'LIO-ORG', 'ID_VENDOR_ENC': 'LIO-ORG\\x20', 'ID_WWN': '0x60014058bb02eed5', 'ID_WWN_VENDOR_EXTENSION': '0x05c4d7593b520327', 'ID_WWN_WITH_EXTENSION': '0x60014058bb02eed505c4d7593b520327', 'MAJOR': '8', 'MINOR': '144', 'SCSI_IDENT_LUN_LOGICAL_UNIT_GROUP': '0x0', 'SCSI_IDENT_LUN_NAA_REGEXT': '60014058bb02eed505c4d7593b520327', 'SCSI_IDENT_LUN_T10': 'LIO-ORG_disk9:8bb02eed-505c-4d75-93b5-20327aed4107', 'SCSI_IDENT_PORT_NAME': 'naa.5001405a91c5ccc5,t,0x0001', 'SCSI_IDENT_PORT_RELATIVE': '0', 'SCSI_IDENT_PORT_TARGET_PORT_GROUP': '0x0', 'SCSI_IDENT_SERIAL': '8bb02eed-505c-4d75-93b5-20327aed4107', 'SCSI_IDENT_TARGET_NAME': 'naa.5001405a91c5ccc5', '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': '337523000'} ; 2024-03-01 20:49:45,627 INFO blivet/MainThread: scanning sdj (/sys/devices/tcm_loop_0/tcm_loop_adapter_0/host2/target2:0:1/2:0:1:9/block/sdj)... 2024-03-01 20:49:45,631 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: sdj ; incomplete: False ; hidden: False ; 2024-03-01 20:49:45,633 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned None 2024-03-01 20:49:45,639 DEBUG blivet/MainThread: DiskDevicePopulator.run: name: sdj ; 2024-03-01 20:49:45,639 INFO blivet/MainThread: sdj is a disk 2024-03-01 20:49:45,639 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 167 2024-03-01 20:49:45,639 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 168 2024-03-01 20:49:45,642 DEBUG blivet/MainThread: DiskDevice._set_format: sdj ; type: None ; current: None ; 2024-03-01 20:49:45,645 DEBUG blivet/MainThread: DiskDevice.update_sysfs_path: sdj ; status: True ; 2024-03-01 20:49:45,645 DEBUG blivet/MainThread: sdj sysfs_path set to /sys/devices/tcm_loop_0/tcm_loop_adapter_0/host2/target2:0:1/2:0:1:9/block/sdj 2024-03-01 20:49:45,648 DEBUG blivet/MainThread: DiskDevice.read_current_size: exists: True ; path: /dev/sdj ; sysfs_path: /sys/devices/tcm_loop_0/tcm_loop_adapter_0/host2/target2:0:1/2:0:1:9/block/sdj ; 2024-03-01 20:49:45,649 DEBUG blivet/MainThread: updated sdj size to 1024 MiB (1024 MiB) 2024-03-01 20:49:45,649 INFO blivet/MainThread: added disk sdj (id 166) to device tree 2024-03-01 20:49:45,649 INFO blivet/MainThread: got device: DiskDevice instance (0x7f1f60614910) -- 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 = 60014058bb02eed505c4d7593b520327 2024-03-01 20:49:45,652 DEBUG blivet/MainThread: DeviceTree.handle_format: name: sdj ; 2024-03-01 20:49:45,655 DEBUG blivet/MainThread: AppleBootstrapFS.supported: supported: True ; 2024-03-01 20:49:45,655 DEBUG blivet/MainThread: get_format('appleboot') returning AppleBootstrapFS instance with object id 170 2024-03-01 20:49:45,658 DEBUG blivet/MainThread: EFIFS.supported: supported: True ; 2024-03-01 20:49:45,658 DEBUG blivet/MainThread: get_format('efi') returning EFIFS instance with object id 171 2024-03-01 20:49:45,661 DEBUG blivet/MainThread: MacEFIFS.supported: supported: True ; 2024-03-01 20:49:45,661 DEBUG blivet/MainThread: get_format('macefi') returning MacEFIFS instance with object id 172 2024-03-01 20:49:45,664 DEBUG blivet/MainThread: MacEFIFS.supported: supported: True ; 2024-03-01 20:49:45,664 DEBUG blivet/MainThread: get_format('macefi') returning MacEFIFS instance with object id 173 2024-03-01 20:49:45,667 DEBUG blivet/MainThread: LVMFormatPopulator.run: pv: sdj ; 2024-03-01 20:49:45,667 DEBUG blivet/MainThread: lvm filter: device /dev/sdj added to the list of allowed devices 2024-03-01 20:49:45,667 INFO program/MainThread: Running [41] lvm pvs --unit=b --nosuffix --nameprefixes --unquoted --noheadings -o pv_name,pv_uuid,pv_free,pv_size,pe_start,vg_name,vg_uuid,vg_size,vg_free,vg_extent_size,vg_extent_count,vg_free_count,pv_count --config= log {level=7 file=/tmp/lvm.log syslog=0} --devices=/dev/sdi,/dev/sdc,/dev/sdh,/dev/sda,/dev/sdd,/dev/sdj,/dev/sdb,/dev/sdf,/dev/sde,/dev/sdg ... 2024-03-01 20:49:45,710 INFO program/MainThread: stdout[41]: LVM2_PV_NAME=/dev/sda LVM2_PV_UUID=4c8JOY-RlO6-XI6X-qqL0-UyOk-3hkr-XWuvAf LVM2_PV_FREE=0 LVM2_PV_SIZE=1065353216 LVM2_PE_START=8388608 LVM2_VG_NAME=test_vg1 LVM2_VG_UUID=JDM6rK-Ultz-B360-NGW6-5ym1-Srzt-khyK8g LVM2_VG_SIZE=3196059648 LVM2_VG_FREE=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=9SYY00-684W-KV55-MRXJ-pAhm-p2jr-V9Wr9F LVM2_PV_FREE=41943040 LVM2_PV_SIZE=1065353216 LVM2_PE_START=8388608 LVM2_VG_NAME=test_vg1 LVM2_VG_UUID=JDM6rK-Ultz-B360-NGW6-5ym1-Srzt-khyK8g LVM2_VG_SIZE=3196059648 LVM2_VG_FREE=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=s9I9X8-0Kwr-kNAR-5I4T-xriY-S2od-VEcXlg LVM2_PV_FREE=1065353216 LVM2_PV_SIZE=1065353216 LVM2_PE_START=8388608 LVM2_VG_NAME=test_vg1 LVM2_VG_UUID=JDM6rK-Ultz-B360-NGW6-5ym1-Srzt-khyK8g LVM2_VG_SIZE=3196059648 LVM2_VG_FREE=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=FcRpKS-AMgd-l3A9-noIR-j7eI-PcDB-lsUq8E LVM2_PV_FREE=100663296 LVM2_PV_SIZE=1065353216 LVM2_PE_START=8388608 LVM2_VG_NAME=test_vg2 LVM2_VG_UUID=Ov9iZp-zlA3-8AwT-UCAM-rhPK-dtF9-W4jg4K LVM2_VG_SIZE=3196059648 LVM2_VG_FREE=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=r81YVc-Z2fu-lCX2-jlnq-mCqt-c1Kt-GoXHp0 LVM2_PV_FREE=1065353216 LVM2_PV_SIZE=1065353216 LVM2_PE_START=8388608 LVM2_VG_NAME=test_vg2 LVM2_VG_UUID=Ov9iZp-zlA3-8AwT-UCAM-rhPK-dtF9-W4jg4K LVM2_VG_SIZE=3196059648 LVM2_VG_FREE=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=PExUjW-rWfe-vJyl-YX6g-GwRL-cM4c-TLtDle LVM2_PV_FREE=1065353216 LVM2_PV_SIZE=1065353216 LVM2_PE_START=8388608 LVM2_VG_NAME=test_vg2 LVM2_VG_UUID=Ov9iZp-zlA3-8AwT-UCAM-rhPK-dtF9-W4jg4K LVM2_VG_SIZE=3196059648 LVM2_VG_FREE=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=eiqEQA-BlBx-9wRH-rQTA-THw8-PRAT-5SiVtD LVM2_PV_FREE=205520896 LVM2_PV_SIZE=1065353216 LVM2_PE_START=8388608 LVM2_VG_NAME=test_vg3 LVM2_VG_UUID=DnjpVw-Vkxg-R3Gx-9QN1-1EpR-oYyb-t7RsVf LVM2_VG_SIZE=4261412864 LVM2_VG_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=RjwhmP-wkcy-gY3D-Qj58-OaUP-mNia-h5cQTt LVM2_PV_FREE=0 LVM2_PV_SIZE=1065353216 LVM2_PE_START=8388608 LVM2_VG_NAME=test_vg3 LVM2_VG_UUID=DnjpVw-Vkxg-R3Gx-9QN1-1EpR-oYyb-t7RsVf LVM2_VG_SIZE=4261412864 LVM2_VG_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=2f2Od5-gjWw-rhDm-IUk4-Mww5-gw0D-Xh2zSg LVM2_PV_FREE=0 LVM2_PV_SIZE=1065353216 LVM2_PE_START=8388608 LVM2_VG_NAME=test_vg3 LVM2_VG_UUID=DnjpVw-Vkxg-R3Gx-9QN1-1EpR-oYyb-t7RsVf LVM2_VG_SIZE=4261412864 LVM2_VG_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=n5neVP-FQjf-qjJs-xxWZ-FRTv-V1QX-2FIr1N LVM2_PV_FREE=847249408 LVM2_PV_SIZE=1065353216 LVM2_PE_START=8388608 LVM2_VG_NAME=test_vg3 LVM2_VG_UUID=DnjpVw-Vkxg-R3Gx-9QN1-1EpR-oYyb-t7RsVf LVM2_VG_SIZE=4261412864 LVM2_VG_FREE=1052770304 LVM2_VG_EXTENT_SIZE=4194304 LVM2_VG_EXTENT_COUNT=1016 LVM2_VG_FREE_COUNT=251 LVM2_PV_COUNT=4 2024-03-01 20:49:45,710 INFO program/MainThread: stderr[41]: 2024-03-01 20:49:45,710 INFO program/MainThread: ...done [41] (exit code: 0) 2024-03-01 20:49:45,711 INFO blivet/MainThread: type detected on 'sdj' is 'lvmpv' 2024-03-01 20:49:45,714 DEBUG blivet/MainThread: LVMPhysicalVolume.__init__: uuid: n5neVP-FQjf-qjJs-xxWZ-FRTv-V1QX-2FIr1N ; label: None ; device: /dev/sdj ; serial: 360014058bb02eed505c4d7593b520327 ; exists: True ; vg_name: test_vg3 ; vg_uuid: DnjpVw-Vkxg-R3Gx-9QN1-1EpR-oYyb-t7RsVf ; pe_start: 8 MiB ; free: 808 MiB ; 2024-03-01 20:49:45,715 DEBUG blivet/MainThread: get_format('lvmpv') returning LVMPhysicalVolume instance with object id 174 2024-03-01 20:49:45,717 DEBUG blivet/MainThread: DiskDevice._set_format: sdj ; type: lvmpv ; current: None ; 2024-03-01 20:49:45,720 DEBUG blivet/MainThread: DeviceTree.get_device_by_uuid: uuid: DnjpVw-Vkxg-R3Gx-9QN1-1EpR-oYyb-t7RsVf ; incomplete: True ; hidden: False ; 2024-03-01 20:49:45,723 DEBUG blivet/MainThread: DeviceTree.get_device_by_uuid returned existing 2.98 GiB lvmvg test_vg3 (141) 2024-03-01 20:49:45,726 DEBUG blivet/MainThread: LVMVolumeGroupDevice._add_parent: test_vg3 ; parent: sdj ; 2024-03-01 20:49:45,729 DEBUG blivet/MainThread: DiskDevice.add_child: name: sdj ; child: test_vg3 ; kids: 0 ; 2024-03-01 20:49:45,732 DEBUG blivet/MainThread: LVMFormatPopulator._update_lvs: pv: sdj ; 2024-03-01 20:49:45,734 DEBUG blivet/MainThread: DeviceTree.get_device_by_uuid: uuid: DnjpVw-Vkxg-R3Gx-9QN1-1EpR-oYyb-t7RsVf ; incomplete: True ; hidden: False ; 2024-03-01 20:49:45,737 DEBUG blivet/MainThread: DeviceTree.get_device_by_uuid returned existing 3.97 GiB lvmvg test_vg3 (141) 2024-03-01 20:49:45,738 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/sdc,/dev/sdh,/dev/sda,/dev/sdd,/dev/sdj,/dev/sdb,/dev/sdf,/dev/sde,/dev/sdg ... 2024-03-01 20:49:45,780 INFO program/MainThread: stdout[42]: LVM2_VG_NAME=test_vg1 LVM2_LV_NAME=lv1 LVM2_LV_UUID=7W1el3-qjPr-rhKW-ZrV2-MCIF-P7SO-QFoGMC 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=Y0IDNr-O3Ey-wfIi-y8qY-bnkF-VeIh-AxOuYW LVM2_LV_SIZE=1606418432 LVM2_LV_ATTR=-wi-a----- LVM2_SEGTYPE=linear LVM2_ORIGIN= LVM2_POOL_LV= LVM2_DATA_LV= LVM2_METADATA_LV= LVM2_LV_ROLE=public LVM2_MOVE_PV= LVM2_DATA_PERCENT= LVM2_METADATA_PERCENT= LVM2_COPY_PERCENT= LVM2_VG_NAME=test_vg1 LVM2_LV_NAME=lv2 LVM2_LV_UUID=Y0IDNr-O3Ey-wfIi-y8qY-bnkF-VeIh-AxOuYW LVM2_LV_SIZE=1606418432 LVM2_LV_ATTR=-wi-a----- LVM2_SEGTYPE=linear LVM2_ORIGIN= LVM2_POOL_LV= LVM2_DATA_LV= LVM2_METADATA_LV= 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=1NwGUF-6Kcm-g1jS-YmNX-UldV-hAtf-x9I2uF 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=RO2q9D-nduL-RINy-i3mp-aGJP-mjY5-zVqyGf 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=3Z8qGt-wiXk-dRlz-POCs-tSJ4-0pep-aeqdGL 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=3Z8qGt-wiXk-dRlz-POCs-tSJ4-0pep-aeqdGL 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=0Y6bab-bBoR-yAdQ-UWvb-d81h-WJSK-86CFA4 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=0Y6bab-bBoR-yAdQ-UWvb-d81h-WJSK-86CFA4 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=MwdLnq-EPMB-IMP0-tV7d-22nL-3RA2-b912eV 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=8Klu2F-rPWr-vs9A-qI0f-W0RT-Mp9j-FlUY2j LVM2_LV_SIZE=427819008 LVM2_LV_ATTR=-wi-a----- LVM2_SEGTYPE=linear LVM2_ORIGIN= LVM2_POOL_LV= LVM2_DATA_LV= LVM2_METADATA_LV= LVM2_LV_ROLE=public LVM2_MOVE_PV= LVM2_DATA_PERCENT= LVM2_METADATA_PERCENT= LVM2_COPY_PERCENT= 2024-03-01 20:49:45,780 INFO program/MainThread: stderr[42]: 2024-03-01 20:49:45,780 INFO program/MainThread: ...done [42] (exit code: 0) 2024-03-01 20:49:45,784 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: test_vg3-lv5 ; incomplete: False ; hidden: False ; 2024-03-01 20:49:45,787 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned None 2024-03-01 20:49:45,790 DEBUG blivet/MainThread: DeviceTree.get_device_by_uuid: uuid: 3Z8qGt-wiXk-dRlz-POCs-tSJ4-0pep-aeqdGL ; incomplete: False ; hidden: False ; 2024-03-01 20:49:45,793 DEBUG blivet/MainThread: DeviceTree.get_device_by_uuid returned None 2024-03-01 20:49:45,793 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 176 2024-03-01 20:49:45,796 DEBUG blivet/MainThread: LVMVolumeGroupDevice.add_child: name: test_vg3 ; child: lv5 ; kids: 0 ; 2024-03-01 20:49:45,796 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 177 2024-03-01 20:49:45,799 DEBUG blivet/MainThread: LVMLogicalVolumeDevice._set_format: test_vg3-lv5 ; type: None ; current: None ; 2024-03-01 20:49:45,802 DEBUG blivet/MainThread: LVMLogicalVolumeDevice.update_sysfs_path: test_vg3-lv5 ; status: True ; 2024-03-01 20:49:45,803 DEBUG blivet/MainThread: test_vg3-lv5 sysfs_path set to /sys/devices/virtual/block/dm-3 2024-03-01 20:49:45,806 DEBUG blivet/MainThread: LVMLogicalVolumeDevice.read_current_size: exists: True ; path: /dev/mapper/test_vg3-lv5 ; sysfs_path: /sys/devices/virtual/block/dm-3 ; 2024-03-01 20:49:45,806 DEBUG blivet/MainThread: updated test_vg3-lv5 size to 1.2 GiB (1.2 GiB) 2024-03-01 20:49:45,807 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 179 2024-03-01 20:49:45,810 DEBUG blivet/MainThread: LVMVolumeGroupDevice.remove_child: name: test_vg3 ; child: lv5 ; kids: 1 ; 2024-03-01 20:49:45,813 DEBUG blivet/MainThread: LVMVolumeGroupDevice.add_child: name: test_vg3 ; child: lv5 ; kids: 0 ; 2024-03-01 20:49:45,813 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 180 2024-03-01 20:49:45,816 DEBUG blivet/MainThread: LVMLogicalVolumeDevice._set_format: test_vg3-lv5 ; type: None ; current: None ; 2024-03-01 20:49:45,819 DEBUG blivet/MainThread: LVMLogicalVolumeDevice.update_sysfs_path: test_vg3-lv5 ; status: True ; 2024-03-01 20:49:45,819 DEBUG blivet/MainThread: test_vg3-lv5 sysfs_path set to /sys/devices/virtual/block/dm-3 2024-03-01 20:49:45,822 DEBUG blivet/MainThread: LVMLogicalVolumeDevice.read_current_size: exists: True ; path: /dev/mapper/test_vg3-lv5 ; sysfs_path: /sys/devices/virtual/block/dm-3 ; 2024-03-01 20:49:45,822 DEBUG blivet/MainThread: updated test_vg3-lv5 size to 1.2 GiB (1.2 GiB) 2024-03-01 20:49:45,822 DEBUG blivet/MainThread: Adding test_vg3-lv5/1.2 GiB to test_vg3 2024-03-01 20:49:45,823 INFO blivet/MainThread: added lvmlv test_vg3-lv5 (id 175) to device tree 2024-03-01 20:49:45,825 DEBUG blivet/MainThread: LVMLogicalVolumeDevice.update_sysfs_path: test_vg3-lv5 ; status: True ; 2024-03-01 20:49:45,825 DEBUG blivet/MainThread: test_vg3-lv5 sysfs_path set to /sys/devices/virtual/block/dm-3 2024-03-01 20:49:45,828 DEBUG blivet/MainThread: LVMLogicalVolumeDevice.read_current_size: exists: True ; path: /dev/mapper/test_vg3-lv5 ; sysfs_path: /sys/devices/virtual/block/dm-3 ; 2024-03-01 20:49:45,829 DEBUG blivet/MainThread: updated test_vg3-lv5 size to 1.2 GiB (1.2 GiB) 2024-03-01 20:49:45,832 DEBUG blivet/MainThread: DeviceTree.handle_device: name: test_vg3-lv5 ; info: {'CURRENT_TAGS': ':systemd:', 'DEVLINKS': '/dev/test_vg3/lv5 /dev/mapper/test_vg3-lv5 ' '/dev/disk/by-id/dm-uuid-LVM-DnjpVwVkxgR3Gx9QN11EpRoYybt7RsVf3Z8qGtwiXkdRlzPOCstSJ40pepaeqdGL ' '/dev/disk/by-id/dm-name-test_vg3-lv5 ' '/dev/disk/by-uuid/83ea94c5-a235-4c54-875d-a7302e33cc34', 'DEVNAME': '/dev/dm-3', 'DEVPATH': '/devices/virtual/block/dm-3', 'DEVTYPE': 'disk', 'DISKSEQ': '17', '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-DnjpVwVkxgR3Gx9QN11EpRoYybt7RsVf3Z8qGtwiXkdRlzPOCstSJ40pepaeqdGL', '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': '83ea94c5-a235-4c54-875d-a7302e33cc34', 'ID_FS_UUID_ENC': '83ea94c5-a235-4c54-875d-a7302e33cc34', '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': '558535152'} ; 2024-03-01 20:49:45,832 INFO blivet/MainThread: scanning test_vg3-lv5 (/sys/devices/virtual/block/dm-3)... 2024-03-01 20:49:45,832 INFO program/MainThread: Running [43] dmsetup info -co subsystem --noheadings test_vg3-lv5 ... 2024-03-01 20:49:45,835 INFO program/MainThread: stdout[43]: LVM 2024-03-01 20:49:45,835 INFO program/MainThread: stderr[43]: 2024-03-01 20:49:45,835 INFO program/MainThread: ...done [43] (exit code: 0) 2024-03-01 20:49:45,835 INFO program/MainThread: Running [44] dmsetup info -co subsystem --noheadings test_vg3-lv5 ... 2024-03-01 20:49:45,838 INFO program/MainThread: stdout[44]: LVM 2024-03-01 20:49:45,838 INFO program/MainThread: stderr[44]: 2024-03-01 20:49:45,838 INFO program/MainThread: ...done [44] (exit code: 0) 2024-03-01 20:49:45,838 INFO program/MainThread: Running [45] dmsetup info -co subsystem --noheadings test_vg3-lv5 ... 2024-03-01 20:49:45,840 INFO program/MainThread: stdout[45]: LVM 2024-03-01 20:49:45,841 INFO program/MainThread: stderr[45]: 2024-03-01 20:49:45,841 INFO program/MainThread: ...done [45] (exit code: 0) 2024-03-01 20:49:45,845 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: test_vg3-lv5 ; incomplete: False ; hidden: False ; 2024-03-01 20:49:45,849 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned existing 1.2 GiB lvmlv test_vg3-lv5 (175) 2024-03-01 20:49:45,851 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 20:49:45,852 DEBUG blivet/MainThread: vg test_vg3 has 2.77 GiB free 2024-03-01 20:49:45,852 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 20:49:45,853 DEBUG blivet/MainThread: vg test_vg3 has 2.77 GiB free 2024-03-01 20:49:45,849 INFO blivet/MainThread: got device: LVMLogicalVolumeDevice instance (0x7f1f606182b0) -- name = test_vg3-lv5 status = True id = 175 children = [] parents = ['existing 3.97 GiB lvmvg test_vg3 (141)'] uuid = 3Z8qGt-wiXk-dRlz-POCs-tSJ4-0pep-aeqdGL 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 (0x7f1f60607f40) -- 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 = DnjpVw-Vkxg-R3Gx-9QN1-1EpR-oYyb-t7RsVf size = 3.97 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 3.97 GiB path = /dev/test_vg3 format args = [] original_format = None free = 1004 MiB PE Size = 4 MiB PE Count = 1016 PE Free = 251 PV Count = 4 modified = False extents = 1016 free space = 2.77 GiB free extents = 710 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sdg (132) with existing lvmpv', 'existing 1024 MiB disk sdh (146) with existing lvmpv', 'existing 1024 MiB disk sdi (156) with existing lvmpv', 'existing 1024 MiB disk sdj (166) with existing lvmpv'] LVs = ['existing 1.2 GiB lvmlv test_vg3-lv5 (175)'] segment type = linear percent = 0 VG space used = 1.2 GiB 2024-03-01 20:49:45,853 INFO program/MainThread: Running [46] dmsetup info -co subsystem --noheadings test_vg3-lv5 ... 2024-03-01 20:49:45,855 INFO program/MainThread: stdout[46]: LVM 2024-03-01 20:49:45,856 INFO program/MainThread: stderr[46]: 2024-03-01 20:49:45,856 INFO program/MainThread: ...done [46] (exit code: 0) 2024-03-01 20:49:45,859 DEBUG blivet/MainThread: DeviceTree.handle_format: name: test_vg3-lv5 ; 2024-03-01 20:49:45,863 DEBUG blivet/MainThread: AppleBootstrapFS.supported: supported: True ; 2024-03-01 20:49:45,863 DEBUG blivet/MainThread: get_format('appleboot') returning AppleBootstrapFS instance with object id 182 2024-03-01 20:49:45,866 DEBUG blivet/MainThread: EFIFS.supported: supported: True ; 2024-03-01 20:49:45,866 DEBUG blivet/MainThread: get_format('efi') returning EFIFS instance with object id 183 2024-03-01 20:49:45,869 DEBUG blivet/MainThread: MacEFIFS.supported: supported: True ; 2024-03-01 20:49:45,869 DEBUG blivet/MainThread: get_format('macefi') returning MacEFIFS instance with object id 184 2024-03-01 20:49:45,872 DEBUG blivet/MainThread: MacEFIFS.supported: supported: True ; 2024-03-01 20:49:45,872 DEBUG blivet/MainThread: get_format('macefi') returning MacEFIFS instance with object id 185 2024-03-01 20:49:45,873 INFO blivet/MainThread: type detected on 'test_vg3-lv5' is 'xfs' 2024-03-01 20:49:45,875 DEBUG blivet/MainThread: XFS.supported: supported: True ; 2024-03-01 20:49:45,876 DEBUG blivet/MainThread: get_format('xfs') returning XFS instance with object id 186 2024-03-01 20:49:45,879 DEBUG blivet/MainThread: LVMLogicalVolumeDevice._set_format: test_vg3-lv5 ; type: xfs ; current: None ; 2024-03-01 20:49:45,879 INFO blivet/MainThread: got format: existing xfs filesystem 2024-03-01 20:49:45,882 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: test_vg3-lv6 ; incomplete: False ; hidden: False ; 2024-03-01 20:49:45,894 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned None 2024-03-01 20:49:45,896 DEBUG blivet/MainThread: DeviceTree.get_device_by_uuid: uuid: 0Y6bab-bBoR-yAdQ-UWvb-d81h-WJSK-86CFA4 ; incomplete: False ; hidden: False ; 2024-03-01 20:49:45,899 DEBUG blivet/MainThread: DeviceTree.get_device_by_uuid returned None 2024-03-01 20:49:45,899 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 189 2024-03-01 20:49:45,903 DEBUG blivet/MainThread: LVMVolumeGroupDevice.add_child: name: test_vg3 ; child: lv6 ; kids: 1 ; 2024-03-01 20:49:45,903 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 190 2024-03-01 20:49:45,906 DEBUG blivet/MainThread: LVMLogicalVolumeDevice._set_format: test_vg3-lv6 ; type: None ; current: None ; 2024-03-01 20:49:45,909 DEBUG blivet/MainThread: LVMLogicalVolumeDevice.update_sysfs_path: test_vg3-lv6 ; status: True ; 2024-03-01 20:49:45,909 DEBUG blivet/MainThread: test_vg3-lv6 sysfs_path set to /sys/devices/virtual/block/dm-2 2024-03-01 20:49:45,912 DEBUG blivet/MainThread: LVMLogicalVolumeDevice.read_current_size: exists: True ; path: /dev/mapper/test_vg3-lv6 ; sysfs_path: /sys/devices/virtual/block/dm-2 ; 2024-03-01 20:49:45,913 DEBUG blivet/MainThread: updated test_vg3-lv6 size to 1020 MiB (1020 MiB) 2024-03-01 20:49:45,913 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 192 2024-03-01 20:49:45,916 DEBUG blivet/MainThread: LVMVolumeGroupDevice.remove_child: name: test_vg3 ; child: lv6 ; kids: 2 ; 2024-03-01 20:49:45,919 DEBUG blivet/MainThread: LVMVolumeGroupDevice.add_child: name: test_vg3 ; child: lv6 ; kids: 1 ; 2024-03-01 20:49:45,919 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 193 2024-03-01 20:49:45,922 DEBUG blivet/MainThread: LVMLogicalVolumeDevice._set_format: test_vg3-lv6 ; type: None ; current: None ; 2024-03-01 20:49:45,925 DEBUG blivet/MainThread: LVMLogicalVolumeDevice.update_sysfs_path: test_vg3-lv6 ; status: True ; 2024-03-01 20:49:45,925 DEBUG blivet/MainThread: test_vg3-lv6 sysfs_path set to /sys/devices/virtual/block/dm-2 2024-03-01 20:49:45,928 DEBUG blivet/MainThread: LVMLogicalVolumeDevice.read_current_size: exists: True ; path: /dev/mapper/test_vg3-lv6 ; sysfs_path: /sys/devices/virtual/block/dm-2 ; 2024-03-01 20:49:45,929 DEBUG blivet/MainThread: updated test_vg3-lv6 size to 1020 MiB (1020 MiB) 2024-03-01 20:49:45,929 DEBUG blivet/MainThread: Adding test_vg3-lv6/1020 MiB to test_vg3 2024-03-01 20:49:45,929 INFO blivet/MainThread: added lvmlv test_vg3-lv6 (id 188) to device tree 2024-03-01 20:49:45,932 DEBUG blivet/MainThread: LVMLogicalVolumeDevice.update_sysfs_path: test_vg3-lv6 ; status: True ; 2024-03-01 20:49:45,932 DEBUG blivet/MainThread: test_vg3-lv6 sysfs_path set to /sys/devices/virtual/block/dm-2 2024-03-01 20:49:45,935 DEBUG blivet/MainThread: LVMLogicalVolumeDevice.read_current_size: exists: True ; path: /dev/mapper/test_vg3-lv6 ; sysfs_path: /sys/devices/virtual/block/dm-2 ; 2024-03-01 20:49:45,935 DEBUG blivet/MainThread: updated test_vg3-lv6 size to 1020 MiB (1020 MiB) 2024-03-01 20:49:45,939 DEBUG blivet/MainThread: DeviceTree.handle_device: name: test_vg3-lv6 ; info: {'CURRENT_TAGS': ':systemd:', 'DEVLINKS': '/dev/test_vg3/lv6 ' '/dev/disk/by-uuid/9350c551-6a8f-42b0-a7fe-c5c1a968bfd5 ' '/dev/disk/by-id/dm-uuid-LVM-DnjpVwVkxgR3Gx9QN11EpRoYybt7RsVf0Y6babbBoRyAdQUWvbd81hWJSK86CFA4 ' '/dev/mapper/test_vg3-lv6 /dev/disk/by-id/dm-name-test_vg3-lv6', 'DEVNAME': '/dev/dm-2', 'DEVPATH': '/devices/virtual/block/dm-2', 'DEVTYPE': 'disk', 'DISKSEQ': '16', '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-DnjpVwVkxgR3Gx9QN11EpRoYybt7RsVf0Y6babbBoRyAdQUWvbd81hWJSK86CFA4', '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': '9350c551-6a8f-42b0-a7fe-c5c1a968bfd5', 'ID_FS_UUID_ENC': '9350c551-6a8f-42b0-a7fe-c5c1a968bfd5', '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': '557466665'} ; 2024-03-01 20:49:45,939 INFO blivet/MainThread: scanning test_vg3-lv6 (/sys/devices/virtual/block/dm-2)... 2024-03-01 20:49:45,939 INFO program/MainThread: Running [47] dmsetup info -co subsystem --noheadings test_vg3-lv6 ... 2024-03-01 20:49:45,942 INFO program/MainThread: stdout[47]: LVM 2024-03-01 20:49:45,942 INFO program/MainThread: stderr[47]: 2024-03-01 20:49:45,942 INFO program/MainThread: ...done [47] (exit code: 0) 2024-03-01 20:49:45,942 INFO program/MainThread: Running [48] dmsetup info -co subsystem --noheadings test_vg3-lv6 ... 2024-03-01 20:49:45,944 INFO program/MainThread: stdout[48]: LVM 2024-03-01 20:49:45,945 INFO program/MainThread: stderr[48]: 2024-03-01 20:49:45,945 INFO program/MainThread: ...done [48] (exit code: 0) 2024-03-01 20:49:45,945 INFO program/MainThread: Running [49] dmsetup info -co subsystem --noheadings test_vg3-lv6 ... 2024-03-01 20:49:45,947 INFO program/MainThread: stdout[49]: LVM 2024-03-01 20:49:45,947 INFO program/MainThread: stderr[49]: 2024-03-01 20:49:45,947 INFO program/MainThread: ...done [49] (exit code: 0) 2024-03-01 20:49:45,951 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: test_vg3-lv6 ; incomplete: False ; hidden: False ; 2024-03-01 20:49:45,954 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned existing 1020 MiB lvmlv test_vg3-lv6 (188) 2024-03-01 20:49:45,957 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 20:49:45,958 DEBUG blivet/MainThread: vg test_vg3 has 1.78 GiB free 2024-03-01 20:49:45,959 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 20:49:45,959 DEBUG blivet/MainThread: vg test_vg3 has 1.78 GiB free 2024-03-01 20:49:45,955 INFO blivet/MainThread: got device: LVMLogicalVolumeDevice instance (0x7f1f606c1160) -- name = test_vg3-lv6 status = True id = 188 children = [] parents = ['existing 3.97 GiB lvmvg test_vg3 (141)'] uuid = 0Y6bab-bBoR-yAdQ-UWvb-d81h-WJSK-86CFA4 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 (0x7f1f60607f40) -- name = test_vg3 status = True 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 = DnjpVw-Vkxg-R3Gx-9QN1-1EpR-oYyb-t7RsVf size = 3.97 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 3.97 GiB path = /dev/test_vg3 format args = [] original_format = None free = 1004 MiB PE Size = 4 MiB PE Count = 1016 PE Free = 251 PV Count = 4 modified = False extents = 1016 free space = 1.78 GiB free extents = 455 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sdg (132) with existing lvmpv', 'existing 1024 MiB disk sdh (146) with existing lvmpv', 'existing 1024 MiB disk sdi (156) with existing lvmpv', 'existing 1024 MiB disk sdj (166) with existing lvmpv'] LVs = ['existing 1.2 GiB lvmlv test_vg3-lv5 (175) with existing xfs filesystem', 'existing 1020 MiB lvmlv test_vg3-lv6 (188)'] segment type = linear percent = 0 VG space used = 1020 MiB 2024-03-01 20:49:45,960 INFO program/MainThread: Running [50] dmsetup info -co subsystem --noheadings test_vg3-lv6 ... 2024-03-01 20:49:45,962 INFO program/MainThread: stdout[50]: LVM 2024-03-01 20:49:45,962 INFO program/MainThread: stderr[50]: 2024-03-01 20:49:45,962 INFO program/MainThread: ...done [50] (exit code: 0) 2024-03-01 20:49:45,966 DEBUG blivet/MainThread: DeviceTree.handle_format: name: test_vg3-lv6 ; 2024-03-01 20:49:45,969 DEBUG blivet/MainThread: AppleBootstrapFS.supported: supported: True ; 2024-03-01 20:49:45,969 DEBUG blivet/MainThread: get_format('appleboot') returning AppleBootstrapFS instance with object id 195 2024-03-01 20:49:45,972 DEBUG blivet/MainThread: EFIFS.supported: supported: True ; 2024-03-01 20:49:45,973 DEBUG blivet/MainThread: get_format('efi') returning EFIFS instance with object id 196 2024-03-01 20:49:45,976 DEBUG blivet/MainThread: MacEFIFS.supported: supported: True ; 2024-03-01 20:49:45,976 DEBUG blivet/MainThread: get_format('macefi') returning MacEFIFS instance with object id 197 2024-03-01 20:49:45,979 DEBUG blivet/MainThread: MacEFIFS.supported: supported: True ; 2024-03-01 20:49:45,979 DEBUG blivet/MainThread: get_format('macefi') returning MacEFIFS instance with object id 198 2024-03-01 20:49:45,979 INFO blivet/MainThread: type detected on 'test_vg3-lv6' is 'xfs' 2024-03-01 20:49:45,982 DEBUG blivet/MainThread: XFS.supported: supported: True ; 2024-03-01 20:49:45,982 DEBUG blivet/MainThread: get_format('xfs') returning XFS instance with object id 199 2024-03-01 20:49:45,985 DEBUG blivet/MainThread: LVMLogicalVolumeDevice._set_format: test_vg3-lv6 ; type: xfs ; current: None ; 2024-03-01 20:49:45,986 INFO blivet/MainThread: got format: existing xfs filesystem 2024-03-01 20:49:45,988 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: test_vg3-lv7 ; incomplete: False ; hidden: False ; 2024-03-01 20:49:45,992 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned None 2024-03-01 20:49:45,994 DEBUG blivet/MainThread: DeviceTree.get_device_by_uuid: uuid: MwdLnq-EPMB-IMP0-tV7d-22nL-3RA2-b912eV ; incomplete: False ; hidden: False ; 2024-03-01 20:49:45,997 DEBUG blivet/MainThread: DeviceTree.get_device_by_uuid returned None 2024-03-01 20:49:45,997 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 202 2024-03-01 20:49:46,000 DEBUG blivet/MainThread: LVMVolumeGroupDevice.add_child: name: test_vg3 ; child: lv7 ; kids: 2 ; 2024-03-01 20:49:46,001 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 203 2024-03-01 20:49:46,004 DEBUG blivet/MainThread: LVMLogicalVolumeDevice._set_format: test_vg3-lv7 ; type: None ; current: None ; 2024-03-01 20:49:46,007 DEBUG blivet/MainThread: LVMLogicalVolumeDevice.update_sysfs_path: test_vg3-lv7 ; status: True ; 2024-03-01 20:49:46,007 DEBUG blivet/MainThread: test_vg3-lv7 sysfs_path set to /sys/devices/virtual/block/dm-1 2024-03-01 20:49:46,010 DEBUG blivet/MainThread: LVMLogicalVolumeDevice.read_current_size: exists: True ; path: /dev/mapper/test_vg3-lv7 ; sysfs_path: /sys/devices/virtual/block/dm-1 ; 2024-03-01 20:49:46,010 DEBUG blivet/MainThread: updated test_vg3-lv7 size to 408 MiB (408 MiB) 2024-03-01 20:49:46,011 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 205 2024-03-01 20:49:46,014 DEBUG blivet/MainThread: LVMVolumeGroupDevice.remove_child: name: test_vg3 ; child: lv7 ; kids: 3 ; 2024-03-01 20:49:46,017 DEBUG blivet/MainThread: LVMVolumeGroupDevice.add_child: name: test_vg3 ; child: lv7 ; kids: 2 ; 2024-03-01 20:49:46,017 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 206 2024-03-01 20:49:46,020 DEBUG blivet/MainThread: LVMLogicalVolumeDevice._set_format: test_vg3-lv7 ; type: None ; current: None ; 2024-03-01 20:49:46,023 DEBUG blivet/MainThread: LVMLogicalVolumeDevice.update_sysfs_path: test_vg3-lv7 ; status: True ; 2024-03-01 20:49:46,023 DEBUG blivet/MainThread: test_vg3-lv7 sysfs_path set to /sys/devices/virtual/block/dm-1 2024-03-01 20:49:46,026 DEBUG blivet/MainThread: LVMLogicalVolumeDevice.read_current_size: exists: True ; path: /dev/mapper/test_vg3-lv7 ; sysfs_path: /sys/devices/virtual/block/dm-1 ; 2024-03-01 20:49:46,027 DEBUG blivet/MainThread: updated test_vg3-lv7 size to 408 MiB (408 MiB) 2024-03-01 20:49:46,027 DEBUG blivet/MainThread: Adding test_vg3-lv7/408 MiB to test_vg3 2024-03-01 20:49:46,027 INFO blivet/MainThread: added lvmlv test_vg3-lv7 (id 201) to device tree 2024-03-01 20:49:46,030 DEBUG blivet/MainThread: LVMLogicalVolumeDevice.update_sysfs_path: test_vg3-lv7 ; status: True ; 2024-03-01 20:49:46,030 DEBUG blivet/MainThread: test_vg3-lv7 sysfs_path set to /sys/devices/virtual/block/dm-1 2024-03-01 20:49:46,033 DEBUG blivet/MainThread: LVMLogicalVolumeDevice.read_current_size: exists: True ; path: /dev/mapper/test_vg3-lv7 ; sysfs_path: /sys/devices/virtual/block/dm-1 ; 2024-03-01 20:49:46,033 DEBUG blivet/MainThread: updated test_vg3-lv7 size to 408 MiB (408 MiB) 2024-03-01 20:49:46,036 DEBUG blivet/MainThread: DeviceTree.handle_device: name: test_vg3-lv7 ; info: {'CURRENT_TAGS': ':systemd:', 'DEVLINKS': '/dev/test_vg3/lv7 ' '/dev/disk/by-id/dm-uuid-LVM-DnjpVwVkxgR3Gx9QN11EpRoYybt7RsVfMwdLnqEPMBIMP0tV7d22nL3RA2b912eV ' '/dev/mapper/test_vg3-lv7 /dev/disk/by-id/dm-name-test_vg3-lv7 ' '/dev/disk/by-uuid/839746a9-cac1-4cfa-beee-e82826aeacc8', 'DEVNAME': '/dev/dm-1', 'DEVPATH': '/devices/virtual/block/dm-1', 'DEVTYPE': 'disk', 'DISKSEQ': '15', '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-DnjpVwVkxgR3Gx9QN11EpRoYybt7RsVfMwdLnqEPMBIMP0tV7d22nL3RA2b912eV', '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': '839746a9-cac1-4cfa-beee-e82826aeacc8', 'ID_FS_UUID_ENC': '839746a9-cac1-4cfa-beee-e82826aeacc8', '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': '556479235'} ; 2024-03-01 20:49:46,037 INFO blivet/MainThread: scanning test_vg3-lv7 (/sys/devices/virtual/block/dm-1)... 2024-03-01 20:49:46,037 INFO program/MainThread: Running [51] dmsetup info -co subsystem --noheadings test_vg3-lv7 ... 2024-03-01 20:49:46,040 INFO program/MainThread: stdout[51]: LVM 2024-03-01 20:49:46,040 INFO program/MainThread: stderr[51]: 2024-03-01 20:49:46,040 INFO program/MainThread: ...done [51] (exit code: 0) 2024-03-01 20:49:46,040 INFO program/MainThread: Running [52] dmsetup info -co subsystem --noheadings test_vg3-lv7 ... 2024-03-01 20:49:46,042 INFO program/MainThread: stdout[52]: LVM 2024-03-01 20:49:46,043 INFO program/MainThread: stderr[52]: 2024-03-01 20:49:46,043 INFO program/MainThread: ...done [52] (exit code: 0) 2024-03-01 20:49:46,043 INFO program/MainThread: Running [53] dmsetup info -co subsystem --noheadings test_vg3-lv7 ... 2024-03-01 20:49:46,045 INFO program/MainThread: stdout[53]: LVM 2024-03-01 20:49:46,045 INFO program/MainThread: stderr[53]: 2024-03-01 20:49:46,045 INFO program/MainThread: ...done [53] (exit code: 0) 2024-03-01 20:49:46,049 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: test_vg3-lv7 ; incomplete: False ; hidden: False ; 2024-03-01 20:49:46,052 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned existing 408 MiB lvmlv test_vg3-lv7 (201) 2024-03-01 20:49:46,055 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 20:49:46,056 DEBUG blivet/MainThread: vg test_vg3 has 1.38 GiB free 2024-03-01 20:49:46,056 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 20:49:46,057 DEBUG blivet/MainThread: vg test_vg3 has 1.38 GiB free 2024-03-01 20:49:46,053 INFO blivet/MainThread: got device: LVMLogicalVolumeDevice instance (0x7f1f606592e0) -- name = test_vg3-lv7 status = True id = 201 children = [] parents = ['existing 3.97 GiB lvmvg test_vg3 (141)'] uuid = MwdLnq-EPMB-IMP0-tV7d-22nL-3RA2-b912eV 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 (0x7f1f60607f40) -- name = test_vg3 status = True id = 141 children = ['existing 1.2 GiB lvmlv test_vg3-lv5 (175) 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 = DnjpVw-Vkxg-R3Gx-9QN1-1EpR-oYyb-t7RsVf size = 3.97 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 3.97 GiB path = /dev/test_vg3 format args = [] original_format = None free = 1004 MiB PE Size = 4 MiB PE Count = 1016 PE Free = 251 PV Count = 4 modified = False extents = 1016 free space = 1.38 GiB free extents = 353 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sdg (132) with existing lvmpv', 'existing 1024 MiB disk sdh (146) with existing lvmpv', 'existing 1024 MiB disk sdi (156) with existing lvmpv', 'existing 1024 MiB disk sdj (166) with existing lvmpv'] LVs = ['existing 1.2 GiB lvmlv test_vg3-lv5 (175) with existing xfs filesystem', 'existing 1020 MiB lvmlv test_vg3-lv6 (188) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv7 (201)'] segment type = linear percent = 0 VG space used = 408 MiB 2024-03-01 20:49:46,058 INFO program/MainThread: Running [54] dmsetup info -co subsystem --noheadings test_vg3-lv7 ... 2024-03-01 20:49:46,061 INFO program/MainThread: stdout[54]: LVM 2024-03-01 20:49:46,061 INFO program/MainThread: stderr[54]: 2024-03-01 20:49:46,061 INFO program/MainThread: ...done [54] (exit code: 0) 2024-03-01 20:49:46,065 DEBUG blivet/MainThread: DeviceTree.handle_format: name: test_vg3-lv7 ; 2024-03-01 20:49:46,068 DEBUG blivet/MainThread: AppleBootstrapFS.supported: supported: True ; 2024-03-01 20:49:46,068 DEBUG blivet/MainThread: get_format('appleboot') returning AppleBootstrapFS instance with object id 208 2024-03-01 20:49:46,071 DEBUG blivet/MainThread: EFIFS.supported: supported: True ; 2024-03-01 20:49:46,071 DEBUG blivet/MainThread: get_format('efi') returning EFIFS instance with object id 209 2024-03-01 20:49:46,075 DEBUG blivet/MainThread: MacEFIFS.supported: supported: True ; 2024-03-01 20:49:46,075 DEBUG blivet/MainThread: get_format('macefi') returning MacEFIFS instance with object id 210 2024-03-01 20:49:46,078 DEBUG blivet/MainThread: MacEFIFS.supported: supported: True ; 2024-03-01 20:49:46,078 DEBUG blivet/MainThread: get_format('macefi') returning MacEFIFS instance with object id 211 2024-03-01 20:49:46,078 INFO blivet/MainThread: type detected on 'test_vg3-lv7' is 'xfs' 2024-03-01 20:49:46,081 DEBUG blivet/MainThread: XFS.supported: supported: True ; 2024-03-01 20:49:46,081 DEBUG blivet/MainThread: get_format('xfs') returning XFS instance with object id 212 2024-03-01 20:49:46,084 DEBUG blivet/MainThread: LVMLogicalVolumeDevice._set_format: test_vg3-lv7 ; type: xfs ; current: None ; 2024-03-01 20:49:46,084 INFO blivet/MainThread: got format: existing xfs filesystem 2024-03-01 20:49:46,087 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: test_vg3-lv8 ; incomplete: False ; hidden: False ; 2024-03-01 20:49:46,090 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned None 2024-03-01 20:49:46,093 DEBUG blivet/MainThread: DeviceTree.get_device_by_uuid: uuid: 8Klu2F-rPWr-vs9A-qI0f-W0RT-Mp9j-FlUY2j ; incomplete: False ; hidden: False ; 2024-03-01 20:49:46,096 DEBUG blivet/MainThread: DeviceTree.get_device_by_uuid returned None 2024-03-01 20:49:46,096 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 215 2024-03-01 20:49:46,099 DEBUG blivet/MainThread: LVMVolumeGroupDevice.add_child: name: test_vg3 ; child: lv8 ; kids: 3 ; 2024-03-01 20:49:46,099 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 216 2024-03-01 20:49:46,103 DEBUG blivet/MainThread: LVMLogicalVolumeDevice._set_format: test_vg3-lv8 ; type: None ; current: None ; 2024-03-01 20:49:46,106 DEBUG blivet/MainThread: LVMLogicalVolumeDevice.update_sysfs_path: test_vg3-lv8 ; status: True ; 2024-03-01 20:49:46,106 DEBUG blivet/MainThread: test_vg3-lv8 sysfs_path set to /sys/devices/virtual/block/dm-0 2024-03-01 20:49:46,109 DEBUG blivet/MainThread: LVMLogicalVolumeDevice.read_current_size: exists: True ; path: /dev/mapper/test_vg3-lv8 ; sysfs_path: /sys/devices/virtual/block/dm-0 ; 2024-03-01 20:49:46,109 DEBUG blivet/MainThread: updated test_vg3-lv8 size to 408 MiB (408 MiB) 2024-03-01 20:49:46,110 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 218 2024-03-01 20:49:46,113 DEBUG blivet/MainThread: LVMVolumeGroupDevice.remove_child: name: test_vg3 ; child: lv8 ; kids: 4 ; 2024-03-01 20:49:46,116 DEBUG blivet/MainThread: LVMVolumeGroupDevice.add_child: name: test_vg3 ; child: lv8 ; kids: 3 ; 2024-03-01 20:49:46,116 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 219 2024-03-01 20:49:46,119 DEBUG blivet/MainThread: LVMLogicalVolumeDevice._set_format: test_vg3-lv8 ; type: None ; current: None ; 2024-03-01 20:49:46,122 DEBUG blivet/MainThread: LVMLogicalVolumeDevice.update_sysfs_path: test_vg3-lv8 ; status: True ; 2024-03-01 20:49:46,122 DEBUG blivet/MainThread: test_vg3-lv8 sysfs_path set to /sys/devices/virtual/block/dm-0 2024-03-01 20:49:46,125 DEBUG blivet/MainThread: LVMLogicalVolumeDevice.read_current_size: exists: True ; path: /dev/mapper/test_vg3-lv8 ; sysfs_path: /sys/devices/virtual/block/dm-0 ; 2024-03-01 20:49:46,126 DEBUG blivet/MainThread: updated test_vg3-lv8 size to 408 MiB (408 MiB) 2024-03-01 20:49:46,126 DEBUG blivet/MainThread: Adding test_vg3-lv8/408 MiB to test_vg3 2024-03-01 20:49:46,126 INFO blivet/MainThread: added lvmlv test_vg3-lv8 (id 214) to device tree 2024-03-01 20:49:46,129 DEBUG blivet/MainThread: LVMLogicalVolumeDevice.update_sysfs_path: test_vg3-lv8 ; status: True ; 2024-03-01 20:49:46,129 DEBUG blivet/MainThread: test_vg3-lv8 sysfs_path set to /sys/devices/virtual/block/dm-0 2024-03-01 20:49:46,132 DEBUG blivet/MainThread: LVMLogicalVolumeDevice.read_current_size: exists: True ; path: /dev/mapper/test_vg3-lv8 ; sysfs_path: /sys/devices/virtual/block/dm-0 ; 2024-03-01 20:49:46,132 DEBUG blivet/MainThread: updated test_vg3-lv8 size to 408 MiB (408 MiB) 2024-03-01 20:49:46,136 DEBUG blivet/MainThread: DeviceTree.handle_device: name: test_vg3-lv8 ; info: {'CURRENT_TAGS': ':systemd:', 'DEVLINKS': '/dev/test_vg3/lv8 ' '/dev/disk/by-uuid/2b80ea54-6447-4ca2-8d39-82642751678d ' '/dev/mapper/test_vg3-lv8 ' '/dev/disk/by-id/dm-uuid-LVM-DnjpVwVkxgR3Gx9QN11EpRoYybt7RsVf8Klu2FrPWrvs9AqI0fW0RTMp9jFlUY2j ' '/dev/disk/by-id/dm-name-test_vg3-lv8', 'DEVNAME': '/dev/dm-0', 'DEVPATH': '/devices/virtual/block/dm-0', 'DEVTYPE': 'disk', 'DISKSEQ': '14', '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-DnjpVwVkxgR3Gx9QN11EpRoYybt7RsVf8Klu2FrPWrvs9AqI0fW0RTMp9jFlUY2j', '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': '2b80ea54-6447-4ca2-8d39-82642751678d', 'ID_FS_UUID_ENC': '2b80ea54-6447-4ca2-8d39-82642751678d', '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': '555981875'} ; 2024-03-01 20:49:46,136 INFO blivet/MainThread: scanning test_vg3-lv8 (/sys/devices/virtual/block/dm-0)... 2024-03-01 20:49:46,136 INFO program/MainThread: Running [55] dmsetup info -co subsystem --noheadings test_vg3-lv8 ... 2024-03-01 20:49:46,139 INFO program/MainThread: stdout[55]: LVM 2024-03-01 20:49:46,139 INFO program/MainThread: stderr[55]: 2024-03-01 20:49:46,139 INFO program/MainThread: ...done [55] (exit code: 0) 2024-03-01 20:49:46,139 INFO program/MainThread: Running [56] dmsetup info -co subsystem --noheadings test_vg3-lv8 ... 2024-03-01 20:49:46,141 INFO program/MainThread: stdout[56]: LVM 2024-03-01 20:49:46,142 INFO program/MainThread: stderr[56]: 2024-03-01 20:49:46,142 INFO program/MainThread: ...done [56] (exit code: 0) 2024-03-01 20:49:46,142 INFO program/MainThread: Running [57] dmsetup info -co subsystem --noheadings test_vg3-lv8 ... 2024-03-01 20:49:46,144 INFO program/MainThread: stdout[57]: LVM 2024-03-01 20:49:46,144 INFO program/MainThread: stderr[57]: 2024-03-01 20:49:46,144 INFO program/MainThread: ...done [57] (exit code: 0) 2024-03-01 20:49:46,148 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: test_vg3-lv8 ; incomplete: False ; hidden: False ; 2024-03-01 20:49:46,152 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned existing 408 MiB lvmlv test_vg3-lv8 (214) 2024-03-01 20:49:46,154 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 20:49:46,156 DEBUG blivet/MainThread: vg test_vg3 has 1004 MiB free 2024-03-01 20:49:46,156 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 20:49:46,157 DEBUG blivet/MainThread: vg test_vg3 has 1004 MiB free 2024-03-01 20:49:46,152 INFO blivet/MainThread: got device: LVMLogicalVolumeDevice instance (0x7f1f6070d310) -- name = test_vg3-lv8 status = True id = 214 children = [] parents = ['existing 3.97 GiB lvmvg test_vg3 (141)'] uuid = 8Klu2F-rPWr-vs9A-qI0f-W0RT-Mp9j-FlUY2j 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 (0x7f1f60607f40) -- name = test_vg3 status = True id = 141 children = ['existing 1.2 GiB lvmlv test_vg3-lv5 (175) with existing xfs filesystem', 'existing 1020 MiB lvmlv test_vg3-lv6 (188) 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 = DnjpVw-Vkxg-R3Gx-9QN1-1EpR-oYyb-t7RsVf size = 3.97 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 3.97 GiB path = /dev/test_vg3 format args = [] original_format = None free = 1004 MiB PE Size = 4 MiB PE Count = 1016 PE Free = 251 PV Count = 4 modified = False extents = 1016 free space = 1004 MiB free extents = 251 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sdg (132) with existing lvmpv', 'existing 1024 MiB disk sdh (146) with existing lvmpv', 'existing 1024 MiB disk sdi (156) with existing lvmpv', 'existing 1024 MiB disk sdj (166) with existing lvmpv'] LVs = ['existing 1.2 GiB lvmlv test_vg3-lv5 (175) with existing xfs filesystem', 'existing 1020 MiB lvmlv test_vg3-lv6 (188) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv7 (201) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv8 (214)'] segment type = linear percent = 0 VG space used = 408 MiB 2024-03-01 20:49:46,158 INFO program/MainThread: Running [58] dmsetup info -co subsystem --noheadings test_vg3-lv8 ... 2024-03-01 20:49:46,160 INFO program/MainThread: stdout[58]: LVM 2024-03-01 20:49:46,160 INFO program/MainThread: stderr[58]: 2024-03-01 20:49:46,160 INFO program/MainThread: ...done [58] (exit code: 0) 2024-03-01 20:49:46,164 DEBUG blivet/MainThread: DeviceTree.handle_format: name: test_vg3-lv8 ; 2024-03-01 20:49:46,167 DEBUG blivet/MainThread: AppleBootstrapFS.supported: supported: True ; 2024-03-01 20:49:46,167 DEBUG blivet/MainThread: get_format('appleboot') returning AppleBootstrapFS instance with object id 221 2024-03-01 20:49:46,170 DEBUG blivet/MainThread: EFIFS.supported: supported: True ; 2024-03-01 20:49:46,170 DEBUG blivet/MainThread: get_format('efi') returning EFIFS instance with object id 222 2024-03-01 20:49:46,173 DEBUG blivet/MainThread: MacEFIFS.supported: supported: True ; 2024-03-01 20:49:46,173 DEBUG blivet/MainThread: get_format('macefi') returning MacEFIFS instance with object id 223 2024-03-01 20:49:46,177 DEBUG blivet/MainThread: MacEFIFS.supported: supported: True ; 2024-03-01 20:49:46,177 DEBUG blivet/MainThread: get_format('macefi') returning MacEFIFS instance with object id 224 2024-03-01 20:49:46,177 INFO blivet/MainThread: type detected on 'test_vg3-lv8' is 'xfs' 2024-03-01 20:49:46,180 DEBUG blivet/MainThread: XFS.supported: supported: True ; 2024-03-01 20:49:46,180 DEBUG blivet/MainThread: get_format('xfs') returning XFS instance with object id 225 2024-03-01 20:49:46,183 DEBUG blivet/MainThread: LVMLogicalVolumeDevice._set_format: test_vg3-lv8 ; type: xfs ; current: None ; 2024-03-01 20:49:46,183 INFO blivet/MainThread: got format: existing xfs filesystem 2024-03-01 20:49:46,184 INFO blivet/MainThread: got format: existing lvmpv 2024-03-01 20:49:46,186 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': '16965658'} ; 2024-03-01 20:49:46,186 INFO blivet/MainThread: scanning xvda (/sys/devices/vbd-768/block/xvda)... 2024-03-01 20:49:46,190 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: xvda ; incomplete: False ; hidden: False ; 2024-03-01 20:49:46,193 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned None 2024-03-01 20:49:46,197 DEBUG blivet/MainThread: DiskDevicePopulator.run: name: xvda ; 2024-03-01 20:49:46,197 WARNING blivet/MainThread: device/vendor is not a valid attribute 2024-03-01 20:49:46,197 WARNING blivet/MainThread: device/model is not a valid attribute 2024-03-01 20:49:46,197 INFO blivet/MainThread: xvda is a disk 2024-03-01 20:49:46,198 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 229 2024-03-01 20:49:46,198 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 230 2024-03-01 20:49:46,200 DEBUG blivet/MainThread: DiskDevice._set_format: xvda ; type: None ; current: None ; 2024-03-01 20:49:46,203 DEBUG blivet/MainThread: DiskDevice.update_sysfs_path: xvda ; status: True ; 2024-03-01 20:49:46,203 DEBUG blivet/MainThread: xvda sysfs_path set to /sys/devices/vbd-768/block/xvda 2024-03-01 20:49:46,206 DEBUG blivet/MainThread: DiskDevice.read_current_size: exists: True ; path: /dev/xvda ; sysfs_path: /sys/devices/vbd-768/block/xvda ; 2024-03-01 20:49:46,207 DEBUG blivet/MainThread: updated xvda size to 250 GiB (250 GiB) 2024-03-01 20:49:46,207 INFO blivet/MainThread: added disk xvda (id 228) to device tree 2024-03-01 20:49:46,207 INFO blivet/MainThread: got device: DiskDevice instance (0x7f1f605fe100) -- name = xvda status = True id = 228 children = [] parents = [] uuid = None size = 250 GiB format = existing None major = 202 minor = 0 exists = True protected = False sysfs path = /sys/devices/vbd-768/block/xvda target size = 250 GiB path = /dev/xvda format args = [] original_format = None removable = False wwn = None 2024-03-01 20:49:46,210 DEBUG blivet/MainThread: DeviceTree.handle_format: name: xvda ; 2024-03-01 20:49:46,213 DEBUG blivet/MainThread: AppleBootstrapFS.supported: supported: True ; 2024-03-01 20:49:46,213 DEBUG blivet/MainThread: get_format('appleboot') returning AppleBootstrapFS instance with object id 232 2024-03-01 20:49:46,216 DEBUG blivet/MainThread: EFIFS.supported: supported: True ; 2024-03-01 20:49:46,216 DEBUG blivet/MainThread: get_format('efi') returning EFIFS instance with object id 233 2024-03-01 20:49:46,219 DEBUG blivet/MainThread: MacEFIFS.supported: supported: True ; 2024-03-01 20:49:46,219 DEBUG blivet/MainThread: get_format('macefi') returning MacEFIFS instance with object id 234 2024-03-01 20:49:46,222 DEBUG blivet/MainThread: MacEFIFS.supported: supported: True ; 2024-03-01 20:49:46,222 DEBUG blivet/MainThread: get_format('macefi') returning MacEFIFS instance with object id 235 2024-03-01 20:49:46,225 DEBUG blivet/MainThread: DiskLabelFormatPopulator.run: device: xvda ; label_type: dos ; 2024-03-01 20:49:46,227 DEBUG blivet/MainThread: DiskDevice.setup: xvda ; orig: False ; status: True ; controllable: True ; 2024-03-01 20:49:46,230 DEBUG blivet/MainThread: DiskLabel.__init__: uuid: e61ef7e0 ; label: None ; device: /dev/xvda ; serial: None ; exists: True ; 2024-03-01 20:49:46,237 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 0x7f1f61e221c0> 2024-03-01 20:49:46,280 DEBUG blivet/MainThread: get_format('disklabel') returning DiskLabel instance with object id 236 2024-03-01 20:49:46,284 DEBUG blivet/MainThread: DiskDevice._set_format: xvda ; type: disklabel ; current: None ; 2024-03-01 20:49:46,284 INFO blivet/MainThread: got format: existing msdos disklabel 2024-03-01 20:49:46,288 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': '16967518'} ; 2024-03-01 20:49:46,288 INFO blivet/MainThread: scanning xvda1 (/sys/devices/vbd-768/block/xvda/xvda1)... 2024-03-01 20:49:46,288 WARNING blivet/MainThread: hidden is not a valid attribute 2024-03-01 20:49:46,291 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: xvda1 ; incomplete: False ; hidden: False ; 2024-03-01 20:49:46,294 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned None 2024-03-01 20:49:46,297 DEBUG blivet/MainThread: PartitionDevicePopulator.run: name: xvda1 ; 2024-03-01 20:49:46,300 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: xvda1 ; incomplete: False ; hidden: False ; 2024-03-01 20:49:46,303 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned None 2024-03-01 20:49:46,303 INFO program/MainThread: Running... udevadm settle --timeout=300 2024-03-01 20:49:46,313 DEBUG program/MainThread: Return code: 0 2024-03-01 20:49:46,333 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: xvda ; incomplete: False ; hidden: False ; 2024-03-01 20:49:46,336 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned existing 250 GiB disk xvda (228) with existing msdos disklabel 2024-03-01 20:49:46,336 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 239 2024-03-01 20:49:46,339 DEBUG blivet/MainThread: DiskDevice.add_child: name: xvda ; child: xvda1 ; kids: 0 ; 2024-03-01 20:49:46,340 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 240 2024-03-01 20:49:46,342 DEBUG blivet/MainThread: PartitionDevice._set_format: xvda1 ; type: None ; current: None ; 2024-03-01 20:49:46,345 DEBUG blivet/MainThread: PartitionDevice.update_sysfs_path: xvda1 ; status: True ; 2024-03-01 20:49:46,345 DEBUG blivet/MainThread: xvda1 sysfs_path set to /sys/devices/vbd-768/block/xvda/xvda1 2024-03-01 20:49:46,348 DEBUG blivet/MainThread: PartitionDevice.read_current_size: exists: True ; path: /dev/xvda1 ; sysfs_path: /sys/devices/vbd-768/block/xvda/xvda1 ; 2024-03-01 20:49:46,348 DEBUG blivet/MainThread: updated xvda1 size to 250 GiB (250 GiB) 2024-03-01 20:49:46,349 DEBUG blivet/MainThread: looking up parted Partition: /dev/xvda1 2024-03-01 20:49:46,351 DEBUG blivet/MainThread: PartitionDevice.probe: xvda1 ; exists: True ; 2024-03-01 20:49:46,354 DEBUG blivet/MainThread: PartitionDevice.get_flag: path: /dev/xvda1 ; flag: 1 ; 2024-03-01 20:49:46,357 DEBUG blivet/MainThread: PartitionDevice.get_flag: path: /dev/xvda1 ; flag: 10 ; 2024-03-01 20:49:46,359 DEBUG blivet/MainThread: PartitionDevice.get_flag: path: /dev/xvda1 ; flag: 12 ; 2024-03-01 20:49:46,362 DEBUG blivet/MainThread: PartitionDevice.read_current_size: exists: True ; path: /dev/xvda1 ; sysfs_path: /sys/devices/vbd-768/block/xvda/xvda1 ; 2024-03-01 20:49:46,363 DEBUG blivet/MainThread: updated xvda1 size to 250 GiB (250 GiB) 2024-03-01 20:49:46,363 INFO blivet/MainThread: added partition xvda1 (id 238) to device tree 2024-03-01 20:49:46,363 INFO blivet/MainThread: parted exception: msdos disk labels do not support partition names. 2024-03-01 20:49:46,363 INFO blivet/MainThread: got device: PartitionDevice instance (0x7f1f60606130) -- 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 0x7f1f6062b9f0> disk = existing 250 GiB disk xvda (228) with existing msdos disklabel start = 2048 end = 524287966 length = 524285919 flags = boot 2024-03-01 20:49:46,366 DEBUG blivet/MainThread: DeviceTree.handle_format: name: xvda1 ; 2024-03-01 20:49:46,369 DEBUG blivet/MainThread: AppleBootstrapFS.supported: supported: True ; 2024-03-01 20:49:46,370 DEBUG blivet/MainThread: get_format('appleboot') returning AppleBootstrapFS instance with object id 242 2024-03-01 20:49:46,372 DEBUG blivet/MainThread: EFIFS.supported: supported: True ; 2024-03-01 20:49:46,372 DEBUG blivet/MainThread: get_format('efi') returning EFIFS instance with object id 243 2024-03-01 20:49:46,375 DEBUG blivet/MainThread: MacEFIFS.supported: supported: True ; 2024-03-01 20:49:46,375 DEBUG blivet/MainThread: get_format('macefi') returning MacEFIFS instance with object id 244 2024-03-01 20:49:46,378 DEBUG blivet/MainThread: MacEFIFS.supported: supported: True ; 2024-03-01 20:49:46,378 DEBUG blivet/MainThread: get_format('macefi') returning MacEFIFS instance with object id 245 2024-03-01 20:49:46,379 INFO blivet/MainThread: type detected on 'xvda1' is 'xfs' 2024-03-01 20:49:46,381 DEBUG blivet/MainThread: XFS.supported: supported: True ; 2024-03-01 20:49:46,381 DEBUG blivet/MainThread: get_format('xfs') returning XFS instance with object id 246 2024-03-01 20:49:46,384 DEBUG blivet/MainThread: PartitionDevice._set_format: xvda1 ; type: xfs ; current: None ; 2024-03-01 20:49:46,384 INFO blivet/MainThread: got format: existing xfs filesystem 2024-03-01 20:49:46,387 DEBUG blivet/MainThread: DeviceTree.handle_device: name: test_vg3-lv8 ; info: {'CURRENT_TAGS': ':systemd:', 'DEVLINKS': '/dev/disk/by-uuid/2b80ea54-6447-4ca2-8d39-82642751678d ' '/dev/disk/by-id/dm-uuid-LVM-DnjpVwVkxgR3Gx9QN11EpRoYybt7RsVf8Klu2FrPWrvs9AqI0fW0RTMp9jFlUY2j ' '/dev/mapper/test_vg3-lv8 /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': '14', '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-DnjpVwVkxgR3Gx9QN11EpRoYybt7RsVf8Klu2FrPWrvs9AqI0fW0RTMp9jFlUY2j', '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': '2b80ea54-6447-4ca2-8d39-82642751678d', 'ID_FS_UUID_ENC': '2b80ea54-6447-4ca2-8d39-82642751678d', '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': '555981875'} ; 2024-03-01 20:49:46,387 INFO blivet/MainThread: scanning test_vg3-lv8 (/sys/devices/virtual/block/dm-0)... 2024-03-01 20:49:46,387 INFO program/MainThread: Running [59] dmsetup info -co subsystem --noheadings test_vg3-lv8 ... 2024-03-01 20:49:46,390 INFO program/MainThread: stdout[59]: LVM 2024-03-01 20:49:46,391 INFO program/MainThread: stderr[59]: 2024-03-01 20:49:46,391 INFO program/MainThread: ...done [59] (exit code: 0) 2024-03-01 20:49:46,391 INFO program/MainThread: Running [60] dmsetup info -co subsystem --noheadings test_vg3-lv8 ... 2024-03-01 20:49:46,393 INFO program/MainThread: stdout[60]: LVM 2024-03-01 20:49:46,393 INFO program/MainThread: stderr[60]: 2024-03-01 20:49:46,393 INFO program/MainThread: ...done [60] (exit code: 0) 2024-03-01 20:49:46,393 INFO program/MainThread: Running [61] dmsetup info -co subsystem --noheadings test_vg3-lv8 ... 2024-03-01 20:49:46,396 INFO program/MainThread: stdout[61]: LVM 2024-03-01 20:49:46,396 INFO program/MainThread: stderr[61]: 2024-03-01 20:49:46,396 INFO program/MainThread: ...done [61] (exit code: 0) 2024-03-01 20:49:46,400 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: test_vg3-lv8 ; incomplete: False ; hidden: False ; 2024-03-01 20:49:46,403 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned existing 408 MiB lvmlv test_vg3-lv8 (214) with existing xfs filesystem 2024-03-01 20:49:46,407 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 20:49:46,408 DEBUG blivet/MainThread: vg test_vg3 has 1004 MiB free 2024-03-01 20:49:46,408 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 20:49:46,409 DEBUG blivet/MainThread: vg test_vg3 has 1004 MiB free 2024-03-01 20:49:46,404 INFO blivet/MainThread: got device: LVMLogicalVolumeDevice instance (0x7f1f6070d310) -- name = test_vg3-lv8 status = True id = 214 children = [] parents = ['existing 3.97 GiB lvmvg test_vg3 (141)'] uuid = 8Klu2F-rPWr-vs9A-qI0f-W0RT-Mp9j-FlUY2j size = 408 MiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-0 target size = 408 MiB path = /dev/mapper/test_vg3-lv8 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7f1f60607f40) -- name = test_vg3 status = True id = 141 children = ['existing 1.2 GiB lvmlv test_vg3-lv5 (175) with existing xfs filesystem', 'existing 1020 MiB lvmlv test_vg3-lv6 (188) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv7 (201) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv8 (214) with existing xfs filesystem'] parents = ['existing 1024 MiB disk sdg (132) with existing lvmpv', 'existing 1024 MiB disk sdh (146) with existing lvmpv', 'existing 1024 MiB disk sdi (156) with existing lvmpv', 'existing 1024 MiB disk sdj (166) with existing lvmpv'] uuid = DnjpVw-Vkxg-R3Gx-9QN1-1EpR-oYyb-t7RsVf size = 3.97 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 3.97 GiB path = /dev/test_vg3 format args = [] original_format = None free = 1004 MiB PE Size = 4 MiB PE Count = 1016 PE Free = 251 PV Count = 4 modified = False extents = 1016 free space = 1004 MiB free extents = 251 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sdg (132) with existing lvmpv', 'existing 1024 MiB disk sdh (146) with existing lvmpv', 'existing 1024 MiB disk sdi (156) with existing lvmpv', 'existing 1024 MiB disk sdj (166) with existing lvmpv'] LVs = ['existing 1.2 GiB lvmlv test_vg3-lv5 (175) with existing xfs filesystem', 'existing 1020 MiB lvmlv test_vg3-lv6 (188) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv7 (201) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv8 (214) with existing xfs filesystem'] segment type = linear percent = 0 VG space used = 408 MiB 2024-03-01 20:49:46,410 INFO program/MainThread: Running [62] dmsetup info -co subsystem --noheadings test_vg3-lv8 ... 2024-03-01 20:49:46,412 INFO program/MainThread: stdout[62]: LVM 2024-03-01 20:49:46,412 INFO program/MainThread: stderr[62]: 2024-03-01 20:49:46,412 INFO program/MainThread: ...done [62] (exit code: 0) 2024-03-01 20:49:46,416 DEBUG blivet/MainThread: DeviceTree.handle_format: name: test_vg3-lv8 ; 2024-03-01 20:49:46,416 DEBUG blivet/MainThread: no type or existing type for test_vg3-lv8, bailing 2024-03-01 20:49:46,418 DEBUG blivet/MainThread: DeviceTree.handle_device: name: test_vg3-lv7 ; info: {'CURRENT_TAGS': ':systemd:', 'DEVLINKS': '/dev/test_vg3/lv7 /dev/disk/by-id/dm-name-test_vg3-lv7 ' '/dev/disk/by-uuid/839746a9-cac1-4cfa-beee-e82826aeacc8 ' '/dev/mapper/test_vg3-lv7 ' '/dev/disk/by-id/dm-uuid-LVM-DnjpVwVkxgR3Gx9QN11EpRoYybt7RsVfMwdLnqEPMBIMP0tV7d22nL3RA2b912eV', 'DEVNAME': '/dev/dm-1', 'DEVPATH': '/devices/virtual/block/dm-1', 'DEVTYPE': 'disk', 'DISKSEQ': '15', '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-DnjpVwVkxgR3Gx9QN11EpRoYybt7RsVfMwdLnqEPMBIMP0tV7d22nL3RA2b912eV', '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': '839746a9-cac1-4cfa-beee-e82826aeacc8', 'ID_FS_UUID_ENC': '839746a9-cac1-4cfa-beee-e82826aeacc8', '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': '556479235'} ; 2024-03-01 20:49:46,419 INFO blivet/MainThread: scanning test_vg3-lv7 (/sys/devices/virtual/block/dm-1)... 2024-03-01 20:49:46,419 INFO program/MainThread: Running [63] dmsetup info -co subsystem --noheadings test_vg3-lv7 ... 2024-03-01 20:49:46,421 INFO program/MainThread: stdout[63]: LVM 2024-03-01 20:49:46,421 INFO program/MainThread: stderr[63]: 2024-03-01 20:49:46,421 INFO program/MainThread: ...done [63] (exit code: 0) 2024-03-01 20:49:46,422 INFO program/MainThread: Running [64] dmsetup info -co subsystem --noheadings test_vg3-lv7 ... 2024-03-01 20:49:46,424 INFO program/MainThread: stdout[64]: LVM 2024-03-01 20:49:46,424 INFO program/MainThread: stderr[64]: 2024-03-01 20:49:46,424 INFO program/MainThread: ...done [64] (exit code: 0) 2024-03-01 20:49:46,424 INFO program/MainThread: Running [65] dmsetup info -co subsystem --noheadings test_vg3-lv7 ... 2024-03-01 20:49:46,426 INFO program/MainThread: stdout[65]: LVM 2024-03-01 20:49:46,427 INFO program/MainThread: stderr[65]: 2024-03-01 20:49:46,427 INFO program/MainThread: ...done [65] (exit code: 0) 2024-03-01 20:49:46,431 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: test_vg3-lv7 ; incomplete: False ; hidden: False ; 2024-03-01 20:49:46,434 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned existing 408 MiB lvmlv test_vg3-lv7 (201) with existing xfs filesystem 2024-03-01 20:49:46,437 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 20:49:46,438 DEBUG blivet/MainThread: vg test_vg3 has 1004 MiB free 2024-03-01 20:49:46,438 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 20:49:46,439 DEBUG blivet/MainThread: vg test_vg3 has 1004 MiB free 2024-03-01 20:49:46,434 INFO blivet/MainThread: got device: LVMLogicalVolumeDevice instance (0x7f1f606592e0) -- name = test_vg3-lv7 status = True id = 201 children = [] parents = ['existing 3.97 GiB lvmvg test_vg3 (141)'] uuid = MwdLnq-EPMB-IMP0-tV7d-22nL-3RA2-b912eV size = 408 MiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-1 target size = 408 MiB path = /dev/mapper/test_vg3-lv7 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7f1f60607f40) -- name = test_vg3 status = True id = 141 children = ['existing 1.2 GiB lvmlv test_vg3-lv5 (175) with existing xfs filesystem', 'existing 1020 MiB lvmlv test_vg3-lv6 (188) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv7 (201) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv8 (214) with existing xfs filesystem'] parents = ['existing 1024 MiB disk sdg (132) with existing lvmpv', 'existing 1024 MiB disk sdh (146) with existing lvmpv', 'existing 1024 MiB disk sdi (156) with existing lvmpv', 'existing 1024 MiB disk sdj (166) with existing lvmpv'] uuid = DnjpVw-Vkxg-R3Gx-9QN1-1EpR-oYyb-t7RsVf size = 3.97 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 3.97 GiB path = /dev/test_vg3 format args = [] original_format = None free = 1004 MiB PE Size = 4 MiB PE Count = 1016 PE Free = 251 PV Count = 4 modified = False extents = 1016 free space = 1004 MiB free extents = 251 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sdg (132) with existing lvmpv', 'existing 1024 MiB disk sdh (146) with existing lvmpv', 'existing 1024 MiB disk sdi (156) with existing lvmpv', 'existing 1024 MiB disk sdj (166) with existing lvmpv'] LVs = ['existing 1.2 GiB lvmlv test_vg3-lv5 (175) with existing xfs filesystem', 'existing 1020 MiB lvmlv test_vg3-lv6 (188) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv7 (201) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv8 (214) with existing xfs filesystem'] segment type = linear percent = 0 VG space used = 408 MiB 2024-03-01 20:49:46,440 INFO program/MainThread: Running [66] dmsetup info -co subsystem --noheadings test_vg3-lv7 ... 2024-03-01 20:49:46,442 INFO program/MainThread: stdout[66]: LVM 2024-03-01 20:49:46,442 INFO program/MainThread: stderr[66]: 2024-03-01 20:49:46,442 INFO program/MainThread: ...done [66] (exit code: 0) 2024-03-01 20:49:46,446 DEBUG blivet/MainThread: DeviceTree.handle_format: name: test_vg3-lv7 ; 2024-03-01 20:49:46,446 DEBUG blivet/MainThread: no type or existing type for test_vg3-lv7, bailing 2024-03-01 20:49:46,448 DEBUG blivet/MainThread: DeviceTree.handle_device: name: test_vg3-lv6 ; info: {'CURRENT_TAGS': ':systemd:', 'DEVLINKS': '/dev/disk/by-id/dm-uuid-LVM-DnjpVwVkxgR3Gx9QN11EpRoYybt7RsVf0Y6babbBoRyAdQUWvbd81hWJSK86CFA4 ' '/dev/test_vg3/lv6 /dev/disk/by-id/dm-name-test_vg3-lv6 ' '/dev/mapper/test_vg3-lv6 ' '/dev/disk/by-uuid/9350c551-6a8f-42b0-a7fe-c5c1a968bfd5', 'DEVNAME': '/dev/dm-2', 'DEVPATH': '/devices/virtual/block/dm-2', 'DEVTYPE': 'disk', 'DISKSEQ': '16', '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-DnjpVwVkxgR3Gx9QN11EpRoYybt7RsVf0Y6babbBoRyAdQUWvbd81hWJSK86CFA4', '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': '9350c551-6a8f-42b0-a7fe-c5c1a968bfd5', 'ID_FS_UUID_ENC': '9350c551-6a8f-42b0-a7fe-c5c1a968bfd5', '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': '557466665'} ; 2024-03-01 20:49:46,449 INFO blivet/MainThread: scanning test_vg3-lv6 (/sys/devices/virtual/block/dm-2)... 2024-03-01 20:49:46,449 INFO program/MainThread: Running [67] dmsetup info -co subsystem --noheadings test_vg3-lv6 ... 2024-03-01 20:49:46,451 INFO program/MainThread: stdout[67]: LVM 2024-03-01 20:49:46,451 INFO program/MainThread: stderr[67]: 2024-03-01 20:49:46,451 INFO program/MainThread: ...done [67] (exit code: 0) 2024-03-01 20:49:46,452 INFO program/MainThread: Running [68] dmsetup info -co subsystem --noheadings test_vg3-lv6 ... 2024-03-01 20:49:46,454 INFO program/MainThread: stdout[68]: LVM 2024-03-01 20:49:46,454 INFO program/MainThread: stderr[68]: 2024-03-01 20:49:46,454 INFO program/MainThread: ...done [68] (exit code: 0) 2024-03-01 20:49:46,454 INFO program/MainThread: Running [69] dmsetup info -co subsystem --noheadings test_vg3-lv6 ... 2024-03-01 20:49:46,456 INFO program/MainThread: stdout[69]: LVM 2024-03-01 20:49:46,457 INFO program/MainThread: stderr[69]: 2024-03-01 20:49:46,457 INFO program/MainThread: ...done [69] (exit code: 0) 2024-03-01 20:49:46,461 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: test_vg3-lv6 ; incomplete: False ; hidden: False ; 2024-03-01 20:49:46,464 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned existing 1020 MiB lvmlv test_vg3-lv6 (188) with existing xfs filesystem 2024-03-01 20:49:46,466 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 20:49:46,467 DEBUG blivet/MainThread: vg test_vg3 has 1004 MiB free 2024-03-01 20:49:46,468 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 20:49:46,469 DEBUG blivet/MainThread: vg test_vg3 has 1004 MiB free 2024-03-01 20:49:46,464 INFO blivet/MainThread: got device: LVMLogicalVolumeDevice instance (0x7f1f606c1160) -- name = test_vg3-lv6 status = True id = 188 children = [] parents = ['existing 3.97 GiB lvmvg test_vg3 (141)'] uuid = 0Y6bab-bBoR-yAdQ-UWvb-d81h-WJSK-86CFA4 size = 1020 MiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-2 target size = 1020 MiB path = /dev/mapper/test_vg3-lv6 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7f1f60607f40) -- name = test_vg3 status = True id = 141 children = ['existing 1.2 GiB lvmlv test_vg3-lv5 (175) with existing xfs filesystem', 'existing 1020 MiB lvmlv test_vg3-lv6 (188) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv7 (201) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv8 (214) with existing xfs filesystem'] parents = ['existing 1024 MiB disk sdg (132) with existing lvmpv', 'existing 1024 MiB disk sdh (146) with existing lvmpv', 'existing 1024 MiB disk sdi (156) with existing lvmpv', 'existing 1024 MiB disk sdj (166) with existing lvmpv'] uuid = DnjpVw-Vkxg-R3Gx-9QN1-1EpR-oYyb-t7RsVf size = 3.97 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 3.97 GiB path = /dev/test_vg3 format args = [] original_format = None free = 1004 MiB PE Size = 4 MiB PE Count = 1016 PE Free = 251 PV Count = 4 modified = False extents = 1016 free space = 1004 MiB free extents = 251 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sdg (132) with existing lvmpv', 'existing 1024 MiB disk sdh (146) with existing lvmpv', 'existing 1024 MiB disk sdi (156) with existing lvmpv', 'existing 1024 MiB disk sdj (166) with existing lvmpv'] LVs = ['existing 1.2 GiB lvmlv test_vg3-lv5 (175) with existing xfs filesystem', 'existing 1020 MiB lvmlv test_vg3-lv6 (188) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv7 (201) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv8 (214) with existing xfs filesystem'] segment type = linear percent = 0 VG space used = 1020 MiB 2024-03-01 20:49:46,469 INFO program/MainThread: Running [70] dmsetup info -co subsystem --noheadings test_vg3-lv6 ... 2024-03-01 20:49:46,472 INFO program/MainThread: stdout[70]: LVM 2024-03-01 20:49:46,472 INFO program/MainThread: stderr[70]: 2024-03-01 20:49:46,472 INFO program/MainThread: ...done [70] (exit code: 0) 2024-03-01 20:49:46,475 DEBUG blivet/MainThread: DeviceTree.handle_format: name: test_vg3-lv6 ; 2024-03-01 20:49:46,476 DEBUG blivet/MainThread: no type or existing type for test_vg3-lv6, bailing 2024-03-01 20:49:46,478 DEBUG blivet/MainThread: DeviceTree.handle_device: name: test_vg3-lv5 ; info: {'CURRENT_TAGS': ':systemd:', 'DEVLINKS': '/dev/disk/by-id/dm-uuid-LVM-DnjpVwVkxgR3Gx9QN11EpRoYybt7RsVf3Z8qGtwiXkdRlzPOCstSJ40pepaeqdGL ' '/dev/disk/by-id/dm-name-test_vg3-lv5 /dev/mapper/test_vg3-lv5 ' '/dev/disk/by-uuid/83ea94c5-a235-4c54-875d-a7302e33cc34 ' '/dev/test_vg3/lv5', 'DEVNAME': '/dev/dm-3', 'DEVPATH': '/devices/virtual/block/dm-3', 'DEVTYPE': 'disk', 'DISKSEQ': '17', '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-DnjpVwVkxgR3Gx9QN11EpRoYybt7RsVf3Z8qGtwiXkdRlzPOCstSJ40pepaeqdGL', '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': '83ea94c5-a235-4c54-875d-a7302e33cc34', 'ID_FS_UUID_ENC': '83ea94c5-a235-4c54-875d-a7302e33cc34', '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': '558535152'} ; 2024-03-01 20:49:46,478 INFO blivet/MainThread: scanning test_vg3-lv5 (/sys/devices/virtual/block/dm-3)... 2024-03-01 20:49:46,479 INFO program/MainThread: Running [71] dmsetup info -co subsystem --noheadings test_vg3-lv5 ... 2024-03-01 20:49:46,481 INFO program/MainThread: stdout[71]: LVM 2024-03-01 20:49:46,481 INFO program/MainThread: stderr[71]: 2024-03-01 20:49:46,481 INFO program/MainThread: ...done [71] (exit code: 0) 2024-03-01 20:49:46,481 INFO program/MainThread: Running [72] dmsetup info -co subsystem --noheadings test_vg3-lv5 ... 2024-03-01 20:49:46,484 INFO program/MainThread: stdout[72]: LVM 2024-03-01 20:49:46,484 INFO program/MainThread: stderr[72]: 2024-03-01 20:49:46,484 INFO program/MainThread: ...done [72] (exit code: 0) 2024-03-01 20:49:46,484 INFO program/MainThread: Running [73] dmsetup info -co subsystem --noheadings test_vg3-lv5 ... 2024-03-01 20:49:46,486 INFO program/MainThread: stdout[73]: LVM 2024-03-01 20:49:46,486 INFO program/MainThread: stderr[73]: 2024-03-01 20:49:46,486 INFO program/MainThread: ...done [73] (exit code: 0) 2024-03-01 20:49:46,490 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: test_vg3-lv5 ; incomplete: False ; hidden: False ; 2024-03-01 20:49:46,493 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned existing 1.2 GiB lvmlv test_vg3-lv5 (175) with existing xfs filesystem 2024-03-01 20:49:46,496 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 20:49:46,497 DEBUG blivet/MainThread: vg test_vg3 has 1004 MiB free 2024-03-01 20:49:46,498 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 20:49:46,499 DEBUG blivet/MainThread: vg test_vg3 has 1004 MiB free 2024-03-01 20:49:46,494 INFO blivet/MainThread: got device: LVMLogicalVolumeDevice instance (0x7f1f606182b0) -- name = test_vg3-lv5 status = True id = 175 children = [] parents = ['existing 3.97 GiB lvmvg test_vg3 (141)'] uuid = 3Z8qGt-wiXk-dRlz-POCs-tSJ4-0pep-aeqdGL size = 1.2 GiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-3 target size = 1.2 GiB path = /dev/mapper/test_vg3-lv5 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7f1f60607f40) -- name = test_vg3 status = True id = 141 children = ['existing 1.2 GiB lvmlv test_vg3-lv5 (175) with existing xfs filesystem', 'existing 1020 MiB lvmlv test_vg3-lv6 (188) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv7 (201) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv8 (214) with existing xfs filesystem'] parents = ['existing 1024 MiB disk sdg (132) with existing lvmpv', 'existing 1024 MiB disk sdh (146) with existing lvmpv', 'existing 1024 MiB disk sdi (156) with existing lvmpv', 'existing 1024 MiB disk sdj (166) with existing lvmpv'] uuid = DnjpVw-Vkxg-R3Gx-9QN1-1EpR-oYyb-t7RsVf size = 3.97 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 3.97 GiB path = /dev/test_vg3 format args = [] original_format = None free = 1004 MiB PE Size = 4 MiB PE Count = 1016 PE Free = 251 PV Count = 4 modified = False extents = 1016 free space = 1004 MiB free extents = 251 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sdg (132) with existing lvmpv', 'existing 1024 MiB disk sdh (146) with existing lvmpv', 'existing 1024 MiB disk sdi (156) with existing lvmpv', 'existing 1024 MiB disk sdj (166) with existing lvmpv'] LVs = ['existing 1.2 GiB lvmlv test_vg3-lv5 (175) with existing xfs filesystem', 'existing 1020 MiB lvmlv test_vg3-lv6 (188) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv7 (201) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv8 (214) with existing xfs filesystem'] segment type = linear percent = 0 VG space used = 1.2 GiB 2024-03-01 20:49:46,499 INFO program/MainThread: Running [74] dmsetup info -co subsystem --noheadings test_vg3-lv5 ... 2024-03-01 20:49:46,502 INFO program/MainThread: stdout[74]: LVM 2024-03-01 20:49:46,502 INFO program/MainThread: stderr[74]: 2024-03-01 20:49:46,502 INFO program/MainThread: ...done [74] (exit code: 0) 2024-03-01 20:49:46,505 DEBUG blivet/MainThread: DeviceTree.handle_format: name: test_vg3-lv5 ; 2024-03-01 20:49:46,506 DEBUG blivet/MainThread: no type or existing type for test_vg3-lv5, bailing 2024-03-01 20:49:46,508 DEBUG blivet/MainThread: DeviceTree.handle_device: name: test_vg2-lv4 ; info: {'CURRENT_TAGS': ':systemd:', 'DEVLINKS': '/dev/disk/by-id/dm-uuid-LVM-Ov9iZpzlA38AwTUCAMrhPKdtF9W4jg4KRO2q9DnduLRINyi3mpaGJPmjY5zVqyGf ' '/dev/disk/by-uuid/61597739-8316-421d-a3f0-2e160c83d04f ' '/dev/disk/by-id/dm-name-test_vg2-lv4 /dev/mapper/test_vg2-lv4 ' '/dev/test_vg2/lv4', 'DEVNAME': '/dev/dm-4', 'DEVPATH': '/devices/virtual/block/dm-4', 'DEVTYPE': 'disk', 'DISKSEQ': '18', '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-Ov9iZpzlA38AwTUCAMrhPKdtF9W4jg4KRO2q9DnduLRINyi3mpaGJPmjY5zVqyGf', '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': '61597739-8316-421d-a3f0-2e160c83d04f', 'ID_FS_UUID_ENC': '61597739-8316-421d-a3f0-2e160c83d04f', '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': '560348288'} ; 2024-03-01 20:49:46,508 INFO blivet/MainThread: scanning test_vg2-lv4 (/sys/devices/virtual/block/dm-4)... 2024-03-01 20:49:46,509 INFO program/MainThread: Running [75] dmsetup info -co subsystem --noheadings test_vg2-lv4 ... 2024-03-01 20:49:46,511 INFO program/MainThread: stdout[75]: LVM 2024-03-01 20:49:46,511 INFO program/MainThread: stderr[75]: 2024-03-01 20:49:46,511 INFO program/MainThread: ...done [75] (exit code: 0) 2024-03-01 20:49:46,511 INFO program/MainThread: Running [76] dmsetup info -co subsystem --noheadings test_vg2-lv4 ... 2024-03-01 20:49:46,514 INFO program/MainThread: stdout[76]: LVM 2024-03-01 20:49:46,514 INFO program/MainThread: stderr[76]: 2024-03-01 20:49:46,514 INFO program/MainThread: ...done [76] (exit code: 0) 2024-03-01 20:49:46,514 INFO program/MainThread: Running [77] dmsetup info -co subsystem --noheadings test_vg2-lv4 ... 2024-03-01 20:49:46,516 INFO program/MainThread: stdout[77]: LVM 2024-03-01 20:49:46,516 INFO program/MainThread: stderr[77]: 2024-03-01 20:49:46,517 INFO program/MainThread: ...done [77] (exit code: 0) 2024-03-01 20:49:46,521 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: test_vg2-lv4 ; incomplete: False ; hidden: False ; 2024-03-01 20:49:46,523 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned existing 612 MiB lvmlv test_vg2-lv4 (118) with existing xfs filesystem 2024-03-01 20:49:46,526 DEBUG blivet/MainThread: test_vg2 size is 2.98 GiB 2024-03-01 20:49:46,527 DEBUG blivet/MainThread: vg test_vg2 has 2.08 GiB free 2024-03-01 20:49:46,527 DEBUG blivet/MainThread: test_vg2 size is 2.98 GiB 2024-03-01 20:49:46,528 DEBUG blivet/MainThread: vg test_vg2 has 2.08 GiB free 2024-03-01 20:49:46,524 INFO blivet/MainThread: got device: LVMLogicalVolumeDevice instance (0x7f1f605febb0) -- name = test_vg2-lv4 status = True id = 118 children = [] parents = ['existing 2.98 GiB lvmvg test_vg2 (81)'] uuid = RO2q9D-nduL-RINy-i3mp-aGJP-mjY5-zVqyGf size = 612 MiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-4 target size = 612 MiB path = /dev/mapper/test_vg2-lv4 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7f1f60674c10) -- name = test_vg2 status = True id = 81 children = ['existing 308 MiB lvmlv test_vg2-lv3 (105) with existing xfs filesystem', 'existing 612 MiB lvmlv test_vg2-lv4 (118) with existing xfs filesystem'] parents = ['existing 1024 MiB disk sdd (72) with existing lvmpv', 'existing 1024 MiB disk sde (86) with existing lvmpv', 'existing 1024 MiB disk sdf (96) with existing lvmpv'] uuid = Ov9iZp-zlA3-8AwT-UCAM-rhPK-dtF9-W4jg4K size = 2.98 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 2.98 GiB path = /dev/test_vg2 format args = [] original_format = None free = 2.08 GiB PE Size = 4 MiB PE Count = 762 PE Free = 532 PV Count = 3 modified = False extents = 762 free space = 2.08 GiB free extents = 532 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sdd (72) with existing lvmpv', 'existing 1024 MiB disk sde (86) with existing lvmpv', 'existing 1024 MiB disk sdf (96) with existing lvmpv'] LVs = ['existing 308 MiB lvmlv test_vg2-lv3 (105) with existing xfs filesystem', 'existing 612 MiB lvmlv test_vg2-lv4 (118) with existing xfs filesystem'] segment type = linear percent = 0 VG space used = 612 MiB 2024-03-01 20:49:46,528 INFO program/MainThread: Running [78] dmsetup info -co subsystem --noheadings test_vg2-lv4 ... 2024-03-01 20:49:46,530 INFO program/MainThread: stdout[78]: LVM 2024-03-01 20:49:46,531 INFO program/MainThread: stderr[78]: 2024-03-01 20:49:46,531 INFO program/MainThread: ...done [78] (exit code: 0) 2024-03-01 20:49:46,534 DEBUG blivet/MainThread: DeviceTree.handle_format: name: test_vg2-lv4 ; 2024-03-01 20:49:46,534 DEBUG blivet/MainThread: no type or existing type for test_vg2-lv4, bailing 2024-03-01 20:49:46,537 DEBUG blivet/MainThread: DeviceTree.handle_device: name: test_vg2-lv3 ; info: {'CURRENT_TAGS': ':systemd:', 'DEVLINKS': '/dev/mapper/test_vg2-lv3 /dev/test_vg2/lv3 ' '/dev/disk/by-id/dm-uuid-LVM-Ov9iZpzlA38AwTUCAMrhPKdtF9W4jg4K1NwGUF6Kcmg1jSYmNXUldVhAtfx9I2uF ' '/dev/disk/by-uuid/7b7d54fe-3154-4b6a-b60e-635b8b299033 ' '/dev/disk/by-id/dm-name-test_vg2-lv3', 'DEVNAME': '/dev/dm-5', 'DEVPATH': '/devices/virtual/block/dm-5', 'DEVTYPE': 'disk', 'DISKSEQ': '19', '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-Ov9iZpzlA38AwTUCAMrhPKdtF9W4jg4K1NwGUF6Kcmg1jSYmNXUldVhAtfx9I2uF', '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': '7b7d54fe-3154-4b6a-b60e-635b8b299033', 'ID_FS_UUID_ENC': '7b7d54fe-3154-4b6a-b60e-635b8b299033', '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': '560872745'} ; 2024-03-01 20:49:46,537 INFO blivet/MainThread: scanning test_vg2-lv3 (/sys/devices/virtual/block/dm-5)... 2024-03-01 20:49:46,537 INFO program/MainThread: Running [79] dmsetup info -co subsystem --noheadings test_vg2-lv3 ... 2024-03-01 20:49:46,540 INFO program/MainThread: stdout[79]: LVM 2024-03-01 20:49:46,540 INFO program/MainThread: stderr[79]: 2024-03-01 20:49:46,540 INFO program/MainThread: ...done [79] (exit code: 0) 2024-03-01 20:49:46,540 INFO program/MainThread: Running [80] dmsetup info -co subsystem --noheadings test_vg2-lv3 ... 2024-03-01 20:49:46,542 INFO program/MainThread: stdout[80]: LVM 2024-03-01 20:49:46,542 INFO program/MainThread: stderr[80]: 2024-03-01 20:49:46,543 INFO program/MainThread: ...done [80] (exit code: 0) 2024-03-01 20:49:46,543 INFO program/MainThread: Running [81] dmsetup info -co subsystem --noheadings test_vg2-lv3 ... 2024-03-01 20:49:46,545 INFO program/MainThread: stdout[81]: LVM 2024-03-01 20:49:46,545 INFO program/MainThread: stderr[81]: 2024-03-01 20:49:46,546 INFO program/MainThread: ...done [81] (exit code: 0) 2024-03-01 20:49:46,550 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: test_vg2-lv3 ; incomplete: False ; hidden: False ; 2024-03-01 20:49:46,553 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned existing 308 MiB lvmlv test_vg2-lv3 (105) with existing xfs filesystem 2024-03-01 20:49:46,555 DEBUG blivet/MainThread: test_vg2 size is 2.98 GiB 2024-03-01 20:49:46,556 DEBUG blivet/MainThread: vg test_vg2 has 2.08 GiB free 2024-03-01 20:49:46,556 DEBUG blivet/MainThread: test_vg2 size is 2.98 GiB 2024-03-01 20:49:46,557 DEBUG blivet/MainThread: vg test_vg2 has 2.08 GiB free 2024-03-01 20:49:46,553 INFO blivet/MainThread: got device: LVMLogicalVolumeDevice instance (0x7f1f605fe340) -- name = test_vg2-lv3 status = True id = 105 children = [] parents = ['existing 2.98 GiB lvmvg test_vg2 (81)'] uuid = 1NwGUF-6Kcm-g1jS-YmNX-UldV-hAtf-x9I2uF size = 308 MiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-5 target size = 308 MiB path = /dev/mapper/test_vg2-lv3 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7f1f60674c10) -- name = test_vg2 status = True id = 81 children = ['existing 308 MiB lvmlv test_vg2-lv3 (105) with existing xfs filesystem', 'existing 612 MiB lvmlv test_vg2-lv4 (118) with existing xfs filesystem'] parents = ['existing 1024 MiB disk sdd (72) with existing lvmpv', 'existing 1024 MiB disk sde (86) with existing lvmpv', 'existing 1024 MiB disk sdf (96) with existing lvmpv'] uuid = Ov9iZp-zlA3-8AwT-UCAM-rhPK-dtF9-W4jg4K size = 2.98 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 2.98 GiB path = /dev/test_vg2 format args = [] original_format = None free = 2.08 GiB PE Size = 4 MiB PE Count = 762 PE Free = 532 PV Count = 3 modified = False extents = 762 free space = 2.08 GiB free extents = 532 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sdd (72) with existing lvmpv', 'existing 1024 MiB disk sde (86) with existing lvmpv', 'existing 1024 MiB disk sdf (96) with existing lvmpv'] LVs = ['existing 308 MiB lvmlv test_vg2-lv3 (105) with existing xfs filesystem', 'existing 612 MiB lvmlv test_vg2-lv4 (118) with existing xfs filesystem'] segment type = linear percent = 0 VG space used = 308 MiB 2024-03-01 20:49:46,557 INFO program/MainThread: Running [82] dmsetup info -co subsystem --noheadings test_vg2-lv3 ... 2024-03-01 20:49:46,560 INFO program/MainThread: stdout[82]: LVM 2024-03-01 20:49:46,560 INFO program/MainThread: stderr[82]: 2024-03-01 20:49:46,560 INFO program/MainThread: ...done [82] (exit code: 0) 2024-03-01 20:49:46,563 DEBUG blivet/MainThread: DeviceTree.handle_format: name: test_vg2-lv3 ; 2024-03-01 20:49:46,563 DEBUG blivet/MainThread: no type or existing type for test_vg2-lv3, bailing 2024-03-01 20:49:46,566 DEBUG blivet/MainThread: DeviceTree.handle_device: name: test_vg1-lv2 ; info: {'CURRENT_TAGS': ':systemd:', 'DEVLINKS': '/dev/mapper/test_vg1-lv2 ' '/dev/disk/by-uuid/89811fc6-9677-4294-92bd-4f17246decbf ' '/dev/disk/by-id/dm-name-test_vg1-lv2 ' '/dev/disk/by-id/dm-uuid-LVM-JDM6rKUltzB360NGW65ym1SrztkhyK8gY0IDNrO3EywfIiy8qYbnkFVeIhAxOuYW ' '/dev/test_vg1/lv2', 'DEVNAME': '/dev/dm-6', 'DEVPATH': '/devices/virtual/block/dm-6', 'DEVTYPE': 'disk', 'DISKSEQ': '20', '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-JDM6rKUltzB360NGW65ym1SrztkhyK8gY0IDNrO3EywfIiy8qYbnkFVeIhAxOuYW', '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': '89811fc6-9677-4294-92bd-4f17246decbf', 'ID_FS_UUID_ENC': '89811fc6-9677-4294-92bd-4f17246decbf', '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': '562576731'} ; 2024-03-01 20:49:46,566 INFO blivet/MainThread: scanning test_vg1-lv2 (/sys/devices/virtual/block/dm-6)... 2024-03-01 20:49:46,566 INFO program/MainThread: Running [83] dmsetup info -co subsystem --noheadings test_vg1-lv2 ... 2024-03-01 20:49:46,569 INFO program/MainThread: stdout[83]: LVM 2024-03-01 20:49:46,569 INFO program/MainThread: stderr[83]: 2024-03-01 20:49:46,569 INFO program/MainThread: ...done [83] (exit code: 0) 2024-03-01 20:49:46,569 INFO program/MainThread: Running [84] dmsetup info -co subsystem --noheadings test_vg1-lv2 ... 2024-03-01 20:49:46,571 INFO program/MainThread: stdout[84]: LVM 2024-03-01 20:49:46,572 INFO program/MainThread: stderr[84]: 2024-03-01 20:49:46,572 INFO program/MainThread: ...done [84] (exit code: 0) 2024-03-01 20:49:46,572 INFO program/MainThread: Running [85] dmsetup info -co subsystem --noheadings test_vg1-lv2 ... 2024-03-01 20:49:46,574 INFO program/MainThread: stdout[85]: LVM 2024-03-01 20:49:46,574 INFO program/MainThread: stderr[85]: 2024-03-01 20:49:46,574 INFO program/MainThread: ...done [85] (exit code: 0) 2024-03-01 20:49:46,578 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: test_vg1-lv2 ; incomplete: False ; hidden: False ; 2024-03-01 20:49:46,581 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned existing 1.5 GiB lvmlv test_vg1-lv2 (58) with existing xfs filesystem 2024-03-01 20:49:46,583 DEBUG blivet/MainThread: test_vg1 size is 2.98 GiB 2024-03-01 20:49:46,584 DEBUG blivet/MainThread: vg test_vg1 has 1.03 GiB free 2024-03-01 20:49:46,584 DEBUG blivet/MainThread: test_vg1 size is 2.98 GiB 2024-03-01 20:49:46,585 DEBUG blivet/MainThread: vg test_vg1 has 1.03 GiB free 2024-03-01 20:49:46,581 INFO blivet/MainThread: got device: LVMLogicalVolumeDevice instance (0x7f1f6065bdc0) -- name = test_vg1-lv2 status = True id = 58 children = [] parents = ['existing 2.98 GiB lvmvg test_vg1 (11)'] uuid = Y0IDNr-O3Ey-wfIi-y8qY-bnkF-VeIh-AxOuYW size = 1.5 GiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-6 target size = 1.5 GiB path = /dev/mapper/test_vg1-lv2 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7f1f6070d6d0) -- name = test_vg1 status = True id = 11 children = ['existing 460 MiB lvmlv test_vg1-lv1 (45) with existing xfs filesystem', 'existing 1.5 GiB lvmlv test_vg1-lv2 (58) with existing xfs filesystem'] parents = ['existing 1024 MiB disk sda (2) with existing lvmpv', 'existing 1024 MiB disk sdb (16) with existing lvmpv', 'existing 1024 MiB disk sdc (36) with existing lvmpv'] uuid = JDM6rK-Ultz-B360-NGW6-5ym1-Srzt-khyK8g size = 2.98 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 2.98 GiB path = /dev/test_vg1 format args = [] original_format = None free = 1.03 GiB PE Size = 4 MiB PE Count = 762 PE Free = 264 PV Count = 3 modified = False extents = 762 free space = 1.03 GiB free extents = 264 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sda (2) with existing lvmpv', 'existing 1024 MiB disk sdb (16) with existing lvmpv', 'existing 1024 MiB disk sdc (36) with existing lvmpv'] LVs = ['existing 460 MiB lvmlv test_vg1-lv1 (45) with existing xfs filesystem', 'existing 1.5 GiB lvmlv test_vg1-lv2 (58) with existing xfs filesystem'] segment type = linear percent = 0 VG space used = 1.5 GiB 2024-03-01 20:49:46,586 INFO program/MainThread: Running [86] dmsetup info -co subsystem --noheadings test_vg1-lv2 ... 2024-03-01 20:49:46,588 INFO program/MainThread: stdout[86]: LVM 2024-03-01 20:49:46,588 INFO program/MainThread: stderr[86]: 2024-03-01 20:49:46,588 INFO program/MainThread: ...done [86] (exit code: 0) 2024-03-01 20:49:46,592 DEBUG blivet/MainThread: DeviceTree.handle_format: name: test_vg1-lv2 ; 2024-03-01 20:49:46,592 DEBUG blivet/MainThread: no type or existing type for test_vg1-lv2, bailing 2024-03-01 20:49:46,595 DEBUG blivet/MainThread: DeviceTree.handle_device: name: test_vg1-lv1 ; info: {'CURRENT_TAGS': ':systemd:', 'DEVLINKS': '/dev/disk/by-id/dm-uuid-LVM-JDM6rKUltzB360NGW65ym1SrztkhyK8g7W1el3qjPrrhKWZrV2MCIFP7SOQFoGMC ' '/dev/disk/by-uuid/39ec2e5f-3178-4eb2-8181-1e729eff2dc6 ' '/dev/test_vg1/lv1 /dev/mapper/test_vg1-lv1 ' '/dev/disk/by-id/dm-name-test_vg1-lv1', 'DEVNAME': '/dev/dm-7', 'DEVPATH': '/devices/virtual/block/dm-7', 'DEVTYPE': 'disk', 'DISKSEQ': '21', '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-JDM6rKUltzB360NGW65ym1SrztkhyK8g7W1el3qjPrrhKWZrV2MCIFP7SOQFoGMC', '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': '39ec2e5f-3178-4eb2-8181-1e729eff2dc6', 'ID_FS_UUID_ENC': '39ec2e5f-3178-4eb2-8181-1e729eff2dc6', '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': '563040153'} ; 2024-03-01 20:49:46,595 INFO blivet/MainThread: scanning test_vg1-lv1 (/sys/devices/virtual/block/dm-7)... 2024-03-01 20:49:46,595 INFO program/MainThread: Running [87] dmsetup info -co subsystem --noheadings test_vg1-lv1 ... 2024-03-01 20:49:46,597 INFO program/MainThread: stdout[87]: LVM 2024-03-01 20:49:46,598 INFO program/MainThread: stderr[87]: 2024-03-01 20:49:46,598 INFO program/MainThread: ...done [87] (exit code: 0) 2024-03-01 20:49:46,598 INFO program/MainThread: Running [88] dmsetup info -co subsystem --noheadings test_vg1-lv1 ... 2024-03-01 20:49:46,600 INFO program/MainThread: stdout[88]: LVM 2024-03-01 20:49:46,600 INFO program/MainThread: stderr[88]: 2024-03-01 20:49:46,600 INFO program/MainThread: ...done [88] (exit code: 0) 2024-03-01 20:49:46,600 INFO program/MainThread: Running [89] dmsetup info -co subsystem --noheadings test_vg1-lv1 ... 2024-03-01 20:49:46,603 INFO program/MainThread: stdout[89]: LVM 2024-03-01 20:49:46,603 INFO program/MainThread: stderr[89]: 2024-03-01 20:49:46,603 INFO program/MainThread: ...done [89] (exit code: 0) 2024-03-01 20:49:46,607 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: test_vg1-lv1 ; incomplete: False ; hidden: False ; 2024-03-01 20:49:46,610 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned existing 460 MiB lvmlv test_vg1-lv1 (45) with existing xfs filesystem 2024-03-01 20:49:46,612 DEBUG blivet/MainThread: test_vg1 size is 2.98 GiB 2024-03-01 20:49:46,613 DEBUG blivet/MainThread: vg test_vg1 has 1.03 GiB free 2024-03-01 20:49:46,613 DEBUG blivet/MainThread: test_vg1 size is 2.98 GiB 2024-03-01 20:49:46,614 DEBUG blivet/MainThread: vg test_vg1 has 1.03 GiB free 2024-03-01 20:49:46,610 INFO blivet/MainThread: got device: LVMLogicalVolumeDevice instance (0x7f1f6065bf10) -- name = test_vg1-lv1 status = True id = 45 children = [] parents = ['existing 2.98 GiB lvmvg test_vg1 (11)'] uuid = 7W1el3-qjPr-rhKW-ZrV2-MCIF-P7SO-QFoGMC size = 460 MiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-7 target size = 460 MiB path = /dev/mapper/test_vg1-lv1 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7f1f6070d6d0) -- name = test_vg1 status = True id = 11 children = ['existing 460 MiB lvmlv test_vg1-lv1 (45) with existing xfs filesystem', 'existing 1.5 GiB lvmlv test_vg1-lv2 (58) with existing xfs filesystem'] parents = ['existing 1024 MiB disk sda (2) with existing lvmpv', 'existing 1024 MiB disk sdb (16) with existing lvmpv', 'existing 1024 MiB disk sdc (36) with existing lvmpv'] uuid = JDM6rK-Ultz-B360-NGW6-5ym1-Srzt-khyK8g size = 2.98 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 2.98 GiB path = /dev/test_vg1 format args = [] original_format = None free = 1.03 GiB PE Size = 4 MiB PE Count = 762 PE Free = 264 PV Count = 3 modified = False extents = 762 free space = 1.03 GiB free extents = 264 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sda (2) with existing lvmpv', 'existing 1024 MiB disk sdb (16) with existing lvmpv', 'existing 1024 MiB disk sdc (36) with existing lvmpv'] LVs = ['existing 460 MiB lvmlv test_vg1-lv1 (45) with existing xfs filesystem', 'existing 1.5 GiB lvmlv test_vg1-lv2 (58) with existing xfs filesystem'] segment type = linear percent = 0 VG space used = 460 MiB 2024-03-01 20:49:46,614 INFO program/MainThread: Running [90] dmsetup info -co subsystem --noheadings test_vg1-lv1 ... 2024-03-01 20:49:46,617 INFO program/MainThread: stdout[90]: LVM 2024-03-01 20:49:46,617 INFO program/MainThread: stderr[90]: 2024-03-01 20:49:46,617 INFO program/MainThread: ...done [90] (exit code: 0) 2024-03-01 20:49:46,620 DEBUG blivet/MainThread: DeviceTree.handle_format: name: test_vg1-lv1 ; 2024-03-01 20:49:46,620 DEBUG blivet/MainThread: no type or existing type for test_vg1-lv1, bailing 2024-03-01 20:49:46,621 INFO program/MainThread: Running... udevadm settle --timeout=300 2024-03-01 20:49:46,629 DEBUG program/MainThread: Return code: 0 2024-03-01 20:49:46,646 INFO blivet/MainThread: edd: collected mbr signatures: {'xvda': '0xe61ef7e0'} 2024-03-01 20:49:46,647 DEBUG blivet/MainThread: resolved 'UUID=a4d9efbc-be36-4c5f-99af-596afd10159d' to 'xvda1' (partition) 2024-03-01 20:49:46,650 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: ntap-bos-c01-eng01-nfs01b.storage.bos.redhat.com:/devops_engineering_nfs/devarchive/redhat ; incomplete: False ; hidden: False ; 2024-03-01 20:49:46,653 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned None 2024-03-01 20:49:46,656 DEBUG blivet/MainThread: DeviceTree.get_device_by_path: path: /dev/ntap-bos-c01-eng01-nfs01b.storage.bos.redhat.com:/devops_engineering_nfs/devarchive/redhat ; incomplete: False ; hidden: False ; 2024-03-01 20:49:46,659 DEBUG blivet/MainThread: DeviceTree.get_device_by_path returned None 2024-03-01 20:49:46,659 DEBUG blivet/MainThread: failed to resolve '/dev/ntap-bos-c01-eng01-nfs01b.storage.bos.redhat.com:/devops_engineering_nfs/devarchive/redhat' 2024-03-01 20:49:46,661 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: nest.test.redhat.com:/mnt/qa ; incomplete: False ; hidden: False ; 2024-03-01 20:49:46,664 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned None 2024-03-01 20:49:46,666 DEBUG blivet/MainThread: DeviceTree.get_device_by_path: path: /dev/nest.test.redhat.com:/mnt/qa ; incomplete: False ; hidden: False ; 2024-03-01 20:49:46,669 DEBUG blivet/MainThread: DeviceTree.get_device_by_path returned None 2024-03-01 20:49:46,669 DEBUG blivet/MainThread: failed to resolve '/dev/nest.test.redhat.com:/mnt/qa' 2024-03-01 20:49:46,672 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: vtap-eng01.storage.rdu2.redhat.com:/vol/engarchive ; incomplete: False ; hidden: False ; 2024-03-01 20:49:46,674 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned None 2024-03-01 20:49:46,677 DEBUG blivet/MainThread: DeviceTree.get_device_by_path: path: /dev/vtap-eng01.storage.rdu2.redhat.com:/vol/engarchive ; incomplete: False ; hidden: False ; 2024-03-01 20:49:46,680 DEBUG blivet/MainThread: DeviceTree.get_device_by_path returned None 2024-03-01 20:49:46,680 DEBUG blivet/MainThread: failed to resolve '/dev/vtap-eng01.storage.rdu2.redhat.com:/vol/engarchive' 2024-03-01 20:49:46,682 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: nest.test.redhat.com:/mnt/tpsdist ; incomplete: False ; hidden: False ; 2024-03-01 20:49:46,685 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned None 2024-03-01 20:49:46,688 DEBUG blivet/MainThread: DeviceTree.get_device_by_path: path: /dev/nest.test.redhat.com:/mnt/tpsdist ; incomplete: False ; hidden: False ; 2024-03-01 20:49:46,691 DEBUG blivet/MainThread: DeviceTree.get_device_by_path returned None 2024-03-01 20:49:46,691 DEBUG blivet/MainThread: failed to resolve '/dev/nest.test.redhat.com:/mnt/tpsdist' 2024-03-01 20:49:46,693 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: ntap-bos-c01-eng01-nfs01b.storage.bos.redhat.com:/devops_engineering_nfs/devarchive/redhat/brewroot ; incomplete: False ; hidden: False ; 2024-03-01 20:49:46,696 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned None 2024-03-01 20:49:46,698 DEBUG blivet/MainThread: DeviceTree.get_device_by_path: path: /dev/ntap-bos-c01-eng01-nfs01b.storage.bos.redhat.com:/devops_engineering_nfs/devarchive/redhat/brewroot ; incomplete: False ; hidden: False ; 2024-03-01 20:49:46,701 DEBUG blivet/MainThread: DeviceTree.get_device_by_path returned None 2024-03-01 20:49:46,701 DEBUG blivet/MainThread: failed to resolve '/dev/ntap-bos-c01-eng01-nfs01b.storage.bos.redhat.com:/devops_engineering_nfs/devarchive/redhat/brewroot' 2024-03-01 20:49:46,704 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: ntap-bos-c01-eng01-nfs01b.storage.bos.redhat.com:/devops_brew_scratch_nfs/scratch ; incomplete: False ; hidden: False ; 2024-03-01 20:49:46,706 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned None 2024-03-01 20:49:46,709 DEBUG blivet/MainThread: DeviceTree.get_device_by_path: path: /dev/ntap-bos-c01-eng01-nfs01b.storage.bos.redhat.com:/devops_brew_scratch_nfs/scratch ; incomplete: False ; hidden: False ; 2024-03-01 20:49:46,712 DEBUG blivet/MainThread: DeviceTree.get_device_by_path returned None 2024-03-01 20:49:46,712 DEBUG blivet/MainThread: failed to resolve '/dev/ntap-bos-c01-eng01-nfs01b.storage.bos.redhat.com:/devops_brew_scratch_nfs/scratch' 2024-03-01 20:49:49,759 INFO blivet/MainThread: sys.argv = ['/tmp/ansible_fedora.linux_system_roles.blivet_payload__kto_6m_/ansible_fedora.linux_system_roles.blivet_payload.zip/ansible_collections/fedora/linux_system_roles/plugins/modules/blivet.py'] 2024-03-01 20:49:49,793 DEBUG blivet/MainThread: Ext4FS.supported: supported: True ; 2024-03-01 20:49:49,793 INFO program/MainThread: Running [2] e2fsck -V ... 2024-03-01 20:49:49,796 INFO program/MainThread: stdout[2]: 2024-03-01 20:49:49,796 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 20:49:49,796 INFO program/MainThread: ...done [2] (exit code: 0) 2024-03-01 20:49:49,796 INFO program/MainThread: Running... modprobe --dry-run ext4 2024-03-01 20:49:49,801 DEBUG program/MainThread: Return code: 0 2024-03-01 20:49:49,801 DEBUG blivet/MainThread: get_format('ext4') returning Ext4FS instance with object id 0 2024-03-01 20:49:49,804 DEBUG blivet/MainThread: Ext4FS.supported: supported: True ; 2024-03-01 20:49:49,804 DEBUG blivet/MainThread: trying to set new default fstype to 'ext4' 2024-03-01 20:49:49,807 DEBUG blivet/MainThread: Ext4FS.supported: supported: True ; 2024-03-01 20:49:49,807 DEBUG blivet/MainThread: get_format('ext4') returning Ext4FS instance with object id 1 2024-03-01 20:49:49,810 DEBUG blivet/MainThread: Ext4FS.supported: supported: True ; 2024-03-01 20:49:49,810 INFO program/MainThread: Running... lsblk --bytes -a -o NAME,SIZE,OWNER,GROUP,MODE,FSTYPE,LABEL,UUID,PARTUUID,MOUNTPOINT 2024-03-01 20:49:49,820 INFO program/MainThread: stdout: 2024-03-01 20:49:49,821 INFO program/MainThread: NAME SIZE OWNER GROUP MODE FSTYPE LABEL UUID PARTUUID MOUNTPOINT 2024-03-01 20:49:49,821 INFO program/MainThread: sda 1073741824 root disk brw-rw---- LVM2_member 4c8JOY-RlO6-XI6X-qqL0-UyOk-3hkr-XWuvAf 2024-03-01 20:49:49,821 INFO program/MainThread: `-test_vg1-lv2 1606418432 root disk brw-rw---- xfs 89811fc6-9677-4294-92bd-4f17246decbf 2024-03-01 20:49:49,821 INFO program/MainThread: sdb 1073741824 root disk brw-rw---- LVM2_member 9SYY00-684W-KV55-MRXJ-pAhm-p2jr-V9Wr9F 2024-03-01 20:49:49,821 INFO program/MainThread: |-test_vg1-lv2 1606418432 root disk brw-rw---- xfs 89811fc6-9677-4294-92bd-4f17246decbf 2024-03-01 20:49:49,821 INFO program/MainThread: `-test_vg1-lv1 482344960 root disk brw-rw---- xfs 39ec2e5f-3178-4eb2-8181-1e729eff2dc6 2024-03-01 20:49:49,821 INFO program/MainThread: sdc 1073741824 root disk brw-rw---- LVM2_member s9I9X8-0Kwr-kNAR-5I4T-xriY-S2od-VEcXlg 2024-03-01 20:49:49,821 INFO program/MainThread: sdd 1073741824 root disk brw-rw---- LVM2_member FcRpKS-AMgd-l3A9-noIR-j7eI-PcDB-lsUq8E 2024-03-01 20:49:49,821 INFO program/MainThread: |-test_vg2-lv4 641728512 root disk brw-rw---- xfs 61597739-8316-421d-a3f0-2e160c83d04f 2024-03-01 20:49:49,821 INFO program/MainThread: `-test_vg2-lv3 322961408 root disk brw-rw---- xfs 7b7d54fe-3154-4b6a-b60e-635b8b299033 2024-03-01 20:49:49,821 INFO program/MainThread: sde 1073741824 root disk brw-rw---- LVM2_member r81YVc-Z2fu-lCX2-jlnq-mCqt-c1Kt-GoXHp0 2024-03-01 20:49:49,821 INFO program/MainThread: sdf 1073741824 root disk brw-rw---- LVM2_member PExUjW-rWfe-vJyl-YX6g-GwRL-cM4c-TLtDle 2024-03-01 20:49:49,821 INFO program/MainThread: sdg 1073741824 root disk brw-rw---- LVM2_member eiqEQA-BlBx-9wRH-rQTA-THw8-PRAT-5SiVtD 2024-03-01 20:49:49,821 INFO program/MainThread: |-test_vg3-lv8 427819008 root disk brw-rw---- xfs 2b80ea54-6447-4ca2-8d39-82642751678d 2024-03-01 20:49:49,821 INFO program/MainThread: |-test_vg3-lv7 427819008 root disk brw-rw---- xfs 839746a9-cac1-4cfa-beee-e82826aeacc8 2024-03-01 20:49:49,821 INFO program/MainThread: `-test_vg3-lv6 1069547520 root disk brw-rw---- xfs 9350c551-6a8f-42b0-a7fe-c5c1a968bfd5 2024-03-01 20:49:49,821 INFO program/MainThread: sdh 1073741824 root disk brw-rw---- LVM2_member RjwhmP-wkcy-gY3D-Qj58-OaUP-mNia-h5cQTt 2024-03-01 20:49:49,821 INFO program/MainThread: `-test_vg3-lv6 1069547520 root disk brw-rw---- xfs 9350c551-6a8f-42b0-a7fe-c5c1a968bfd5 2024-03-01 20:49:49,821 INFO program/MainThread: sdi 1073741824 root disk brw-rw---- LVM2_member 2f2Od5-gjWw-rhDm-IUk4-Mww5-gw0D-Xh2zSg 2024-03-01 20:49:49,821 INFO program/MainThread: `-test_vg3-lv5 1283457024 root disk brw-rw---- xfs 83ea94c5-a235-4c54-875d-a7302e33cc34 2024-03-01 20:49:49,821 INFO program/MainThread: sdj 1073741824 root disk brw-rw---- LVM2_member n5neVP-FQjf-qjJs-xxWZ-FRTv-V1QX-2FIr1N 2024-03-01 20:49:49,821 INFO program/MainThread: `-test_vg3-lv5 1283457024 root disk brw-rw---- xfs 83ea94c5-a235-4c54-875d-a7302e33cc34 2024-03-01 20:49:49,821 INFO program/MainThread: sdk 1073741824 root disk brw-rw---- 2024-03-01 20:49:49,821 INFO program/MainThread: sdl 1073741824 root disk brw-rw---- 2024-03-01 20:49:49,821 INFO program/MainThread: xvda 268435456000 root disk brw-rw---- 2024-03-01 20:49:49,822 INFO program/MainThread: `-xvda1 268434390528 root disk brw-rw---- xfs a4d9efbc-be36-4c5f-99af-596afd10159d e61ef7e0-01 / 2024-03-01 20:49:49,822 DEBUG program/MainThread: Return code: 0 2024-03-01 20:49:49,822 DEBUG blivet/MainThread: lsblk output: NAME SIZE OWNER GROUP MODE FSTYPE LABEL UUID PARTUUID MOUNTPOINT sda 1073741824 root disk brw-rw---- LVM2_member 4c8JOY-RlO6-XI6X-qqL0-UyOk-3hkr-XWuvAf `-test_vg1-lv2 1606418432 root disk brw-rw---- xfs 89811fc6-9677-4294-92bd-4f17246decbf sdb 1073741824 root disk brw-rw---- LVM2_member 9SYY00-684W-KV55-MRXJ-pAhm-p2jr-V9Wr9F |-test_vg1-lv2 1606418432 root disk brw-rw---- xfs 89811fc6-9677-4294-92bd-4f17246decbf `-test_vg1-lv1 482344960 root disk brw-rw---- xfs 39ec2e5f-3178-4eb2-8181-1e729eff2dc6 sdc 1073741824 root disk brw-rw---- LVM2_member s9I9X8-0Kwr-kNAR-5I4T-xriY-S2od-VEcXlg sdd 1073741824 root disk brw-rw---- LVM2_member FcRpKS-AMgd-l3A9-noIR-j7eI-PcDB-lsUq8E |-test_vg2-lv4 641728512 root disk brw-rw---- xfs 61597739-8316-421d-a3f0-2e160c83d04f `-test_vg2-lv3 322961408 root disk brw-rw---- xfs 7b7d54fe-3154-4b6a-b60e-635b8b299033 sde 1073741824 root disk brw-rw---- LVM2_member r81YVc-Z2fu-lCX2-jlnq-mCqt-c1Kt-GoXHp0 sdf 1073741824 root disk brw-rw---- LVM2_member PExUjW-rWfe-vJyl-YX6g-GwRL-cM4c-TLtDle sdg 1073741824 root disk brw-rw---- LVM2_member eiqEQA-BlBx-9wRH-rQTA-THw8-PRAT-5SiVtD |-test_vg3-lv8 427819008 root disk brw-rw---- xfs 2b80ea54-6447-4ca2-8d39-82642751678d |-test_vg3-lv7 427819008 root disk brw-rw---- xfs 839746a9-cac1-4cfa-beee-e82826aeacc8 `-test_vg3-lv6 1069547520 root disk brw-rw---- xfs 9350c551-6a8f-42b0-a7fe-c5c1a968bfd5 sdh 1073741824 root disk brw-rw---- LVM2_member RjwhmP-wkcy-gY3D-Qj58-OaUP-mNia-h5cQTt `-test_vg3-lv6 1069547520 root disk brw-rw---- xfs 9350c551-6a8f-42b0-a7fe-c5c1a968bfd5 sdi 1073741824 root disk brw-rw---- LVM2_member 2f2Od5-gjWw-rhDm-IUk4-Mww5-gw0D-Xh2zSg `-test_vg3-lv5 1283457024 root disk brw-rw---- xfs 83ea94c5-a235-4c54-875d-a7302e33cc34 sdj 1073741824 root disk brw-rw---- LVM2_member n5neVP-FQjf-qjJs-xxWZ-FRTv-V1QX-2FIr1N `-test_vg3-lv5 1283457024 root disk brw-rw---- xfs 83ea94c5-a235-4c54-875d-a7302e33cc34 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 20:49:49,822 DEBUG blivet/MainThread: lvm filter: clearing the lvm devices list 2024-03-01 20:49:49,822 DEBUG blivet/MainThread: lvm filter: clearing the lvm devices list 2024-03-01 20:49:49,822 INFO blivet/MainThread: resetting Blivet (version 3.6.0) instance 2024-03-01 20:49:49,822 DEBUG blivet/MainThread: lvm filter: clearing the lvm devices list 2024-03-01 20:49:49,822 INFO blivet/MainThread: DeviceTree.populate: ignored_disks is [] ; exclusive_disks is [] 2024-03-01 20:49:49,823 WARNING blivet/MainThread: Failed to call the update_volume_info method: libstoragemgmt functionality not available 2024-03-01 20:49:49,823 INFO program/MainThread: Running... udevadm settle --timeout=300 2024-03-01 20:49:49,835 DEBUG program/MainThread: Return code: 0 2024-03-01 20:49:49,851 INFO blivet/MainThread: devices to scan: ['sda', 'sdb', 'sdk', 'sdl', 'sdc', 'sdd', 'sde', 'sdf', 'sdg', 'sdh', 'sdi', 'sdj', 'xvda', 'xvda1', 'test_vg3-lv8', 'test_vg3-lv7', 'test_vg3-lv6', 'test_vg3-lv5', 'test_vg2-lv4', 'test_vg2-lv3', 'test_vg1-lv2', 'test_vg1-lv1'] 2024-03-01 20:49:49,856 DEBUG blivet/MainThread: DeviceTree.handle_device: name: sda ; info: {'CURRENT_TAGS': ':systemd:', 'DEVLINKS': '/dev/disk/by-id/scsi-36001405a8abeb2a8284458ebf043e0fb ' '/dev/disk/by-diskseq/2 ' '/dev/disk/by-id/lvm-pv-uuid-4c8JOY-RlO6-XI6X-qqL0-UyOk-3hkr-XWuvAf ' '/dev/disk/by-id/scsi-SLIO-ORG_disk0_a8abeb2a-8284-458e-bf04-3e0fbc353c0a ' '/dev/disk/by-id/scsi-1LIO-ORG_disk0:a8abeb2a-8284-458e-bf04-3e0fbc353c0a ' '/dev/disk/by-id/wwn-0x6001405a8abeb2a8284458ebf043e0fb', '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': '4c8JOY-RlO6-XI6X-qqL0-UyOk-3hkr-XWuvAf', 'ID_FS_UUID_ENC': '4c8JOY-RlO6-XI6X-qqL0-UyOk-3hkr-XWuvAf', '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': 'a8abeb2a-8284-458e-bf04-3e0fbc353c0a', 'ID_SERIAL': '36001405a8abeb2a8284458ebf043e0fb', 'ID_SERIAL_SHORT': '6001405a8abeb2a8284458ebf043e0fb', 'ID_TARGET_PORT': '0', 'ID_TYPE': 'disk', 'ID_VENDOR': 'LIO-ORG', 'ID_VENDOR_ENC': 'LIO-ORG\\x20', 'ID_WWN': '0x6001405a8abeb2a8', 'ID_WWN_VENDOR_EXTENSION': '0x284458ebf043e0fb', 'ID_WWN_WITH_EXTENSION': '0x6001405a8abeb2a8284458ebf043e0fb', 'MAJOR': '8', 'MINOR': '0', 'SCSI_IDENT_LUN_LOGICAL_UNIT_GROUP': '0x0', 'SCSI_IDENT_LUN_NAA_REGEXT': '6001405a8abeb2a8284458ebf043e0fb', 'SCSI_IDENT_LUN_T10': 'LIO-ORG_disk0:a8abeb2a-8284-458e-bf04-3e0fbc353c0a', 'SCSI_IDENT_PORT_NAME': 'naa.5001405a91c5ccc5,t,0x0001', 'SCSI_IDENT_PORT_RELATIVE': '0', 'SCSI_IDENT_PORT_TARGET_PORT_GROUP': '0x0', 'SCSI_IDENT_SERIAL': 'a8abeb2a-8284-458e-bf04-3e0fbc353c0a', 'SCSI_IDENT_TARGET_NAME': 'naa.5001405a91c5ccc5', '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': '336998022'} ; 2024-03-01 20:49:49,856 INFO blivet/MainThread: scanning sda (/sys/devices/tcm_loop_0/tcm_loop_adapter_0/host2/target2:0:1/2:0:1:0/block/sda)... 2024-03-01 20:49:49,856 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 20:49:49,892 INFO program/MainThread: stdout[3]: LVM2_VG_NAME=test_vg1 LVM2_LV_NAME=lv1 LVM2_LV_UUID=7W1el3-qjPr-rhKW-ZrV2-MCIF-P7SO-QFoGMC 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=Y0IDNr-O3Ey-wfIi-y8qY-bnkF-VeIh-AxOuYW LVM2_LV_SIZE=1606418432 LVM2_LV_ATTR=-wi-a----- LVM2_SEGTYPE=linear LVM2_ORIGIN= LVM2_POOL_LV= LVM2_DATA_LV= LVM2_METADATA_LV= LVM2_LV_ROLE=public LVM2_MOVE_PV= LVM2_DATA_PERCENT= LVM2_METADATA_PERCENT= LVM2_COPY_PERCENT= LVM2_VG_NAME=test_vg1 LVM2_LV_NAME=lv2 LVM2_LV_UUID=Y0IDNr-O3Ey-wfIi-y8qY-bnkF-VeIh-AxOuYW LVM2_LV_SIZE=1606418432 LVM2_LV_ATTR=-wi-a----- LVM2_SEGTYPE=linear LVM2_ORIGIN= LVM2_POOL_LV= LVM2_DATA_LV= LVM2_METADATA_LV= 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=1NwGUF-6Kcm-g1jS-YmNX-UldV-hAtf-x9I2uF 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=RO2q9D-nduL-RINy-i3mp-aGJP-mjY5-zVqyGf 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=3Z8qGt-wiXk-dRlz-POCs-tSJ4-0pep-aeqdGL 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=3Z8qGt-wiXk-dRlz-POCs-tSJ4-0pep-aeqdGL 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=0Y6bab-bBoR-yAdQ-UWvb-d81h-WJSK-86CFA4 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=0Y6bab-bBoR-yAdQ-UWvb-d81h-WJSK-86CFA4 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=MwdLnq-EPMB-IMP0-tV7d-22nL-3RA2-b912eV 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=8Klu2F-rPWr-vs9A-qI0f-W0RT-Mp9j-FlUY2j LVM2_LV_SIZE=427819008 LVM2_LV_ATTR=-wi-a----- LVM2_SEGTYPE=linear LVM2_ORIGIN= LVM2_POOL_LV= LVM2_DATA_LV= LVM2_METADATA_LV= LVM2_LV_ROLE=public LVM2_MOVE_PV= LVM2_DATA_PERCENT= LVM2_METADATA_PERCENT= LVM2_COPY_PERCENT= 2024-03-01 20:49:49,892 INFO program/MainThread: stderr[3]: 2024-03-01 20:49:49,892 INFO program/MainThread: ...done [3] (exit code: 0) 2024-03-01 20:49:49,896 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: sda ; incomplete: False ; hidden: False ; 2024-03-01 20:49:49,899 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned None 2024-03-01 20:49:49,903 INFO blivet/MainThread: failed to get initiator name from iscsi firmware: storaged iSCSI functionality not available 2024-03-01 20:49:49,905 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 20:49:49,910 DEBUG blivet/MainThread: DiskDevicePopulator.run: name: sda ; 2024-03-01 20:49:49,910 INFO blivet/MainThread: sda is a disk 2024-03-01 20:49:49,911 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 3 2024-03-01 20:49:49,911 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 4 2024-03-01 20:49:49,914 DEBUG blivet/MainThread: DiskDevice._set_format: sda ; type: None ; current: None ; 2024-03-01 20:49:49,917 DEBUG blivet/MainThread: DiskDevice.update_sysfs_path: sda ; status: True ; 2024-03-01 20:49:49,918 DEBUG blivet/MainThread: sda sysfs_path set to /sys/devices/tcm_loop_0/tcm_loop_adapter_0/host2/target2:0:1/2:0:1:0/block/sda 2024-03-01 20:49:49,921 DEBUG blivet/MainThread: DiskDevice.read_current_size: exists: True ; path: /dev/sda ; sysfs_path: /sys/devices/tcm_loop_0/tcm_loop_adapter_0/host2/target2:0:1/2:0:1:0/block/sda ; 2024-03-01 20:49:49,921 DEBUG blivet/MainThread: updated sda size to 1024 MiB (1024 MiB) 2024-03-01 20:49:49,921 INFO blivet/MainThread: added disk sda (id 2) to device tree 2024-03-01 20:49:49,921 INFO blivet/MainThread: got device: DiskDevice instance (0x7fec08b7d8e0) -- 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 = 6001405a8abeb2a8284458ebf043e0fb 2024-03-01 20:49:49,925 DEBUG blivet/MainThread: DeviceTree.handle_format: name: sda ; 2024-03-01 20:49:49,928 DEBUG blivet/MainThread: AppleBootstrapFS.supported: supported: True ; 2024-03-01 20:49:49,928 DEBUG blivet/MainThread: get_format('appleboot') returning AppleBootstrapFS instance with object id 6 2024-03-01 20:49:49,931 DEBUG blivet/MainThread: EFIFS.supported: supported: True ; 2024-03-01 20:49:49,932 DEBUG blivet/MainThread: get_format('efi') returning EFIFS instance with object id 7 2024-03-01 20:49:49,935 DEBUG blivet/MainThread: MacEFIFS.supported: supported: True ; 2024-03-01 20:49:49,935 DEBUG blivet/MainThread: get_format('macefi') returning MacEFIFS instance with object id 8 2024-03-01 20:49:49,938 DEBUG blivet/MainThread: MacEFIFS.supported: supported: True ; 2024-03-01 20:49:49,938 DEBUG blivet/MainThread: get_format('macefi') returning MacEFIFS instance with object id 9 2024-03-01 20:49:49,941 DEBUG blivet/MainThread: LVMFormatPopulator.run: pv: sda ; 2024-03-01 20:49:49,941 DEBUG blivet/MainThread: lvm filter: device /dev/sda added to the list of allowed devices 2024-03-01 20:49:49,942 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 20:49:49,973 INFO program/MainThread: stdout[4]: LVM2_PV_NAME=/dev/sda LVM2_PV_UUID=4c8JOY-RlO6-XI6X-qqL0-UyOk-3hkr-XWuvAf LVM2_PV_FREE=0 LVM2_PV_SIZE=1065353216 LVM2_PE_START=8388608 LVM2_VG_NAME=test_vg1 LVM2_VG_UUID=JDM6rK-Ultz-B360-NGW6-5ym1-Srzt-khyK8g LVM2_VG_SIZE=3196059648 LVM2_VG_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=9SYY00-684W-KV55-MRXJ-pAhm-p2jr-V9Wr9F LVM2_PV_FREE=41943040 LVM2_PV_SIZE=1065353216 LVM2_PE_START=8388608 LVM2_VG_NAME=test_vg1 LVM2_VG_UUID=JDM6rK-Ultz-B360-NGW6-5ym1-Srzt-khyK8g LVM2_VG_SIZE=3196059648 LVM2_VG_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=s9I9X8-0Kwr-kNAR-5I4T-xriY-S2od-VEcXlg LVM2_PV_FREE=1065353216 LVM2_PV_SIZE=1065353216 LVM2_PE_START=8388608 LVM2_VG_NAME=test_vg1 LVM2_VG_UUID=JDM6rK-Ultz-B360-NGW6-5ym1-Srzt-khyK8g LVM2_VG_SIZE=3196059648 LVM2_VG_FREE=1107296256 LVM2_VG_EXTENT_SIZE=4194304 LVM2_VG_EXTENT_COUNT=762 LVM2_VG_FREE_COUNT=264 LVM2_PV_COUNT=3 2024-03-01 20:49:49,973 INFO program/MainThread: stderr[4]: WARNING: Couldn't find device with uuid 9SYY00-684W-KV55-MRXJ-pAhm-p2jr-V9Wr9F. WARNING: Couldn't find device with uuid s9I9X8-0Kwr-kNAR-5I4T-xriY-S2od-VEcXlg. WARNING: VG test_vg1 is missing PV 9SYY00-684W-KV55-MRXJ-pAhm-p2jr-V9Wr9F (last written to /dev/sdb). WARNING: VG test_vg1 is missing PV s9I9X8-0Kwr-kNAR-5I4T-xriY-S2od-VEcXlg (last written to /dev/sdc). WARNING: Couldn't find all devices for LV test_vg1/lv2 while checking used and assumed devices. WARNING: Couldn't find all devices for LV test_vg1/lv1 while checking used and assumed devices. 2024-03-01 20:49:49,973 INFO program/MainThread: ...done [4] (exit code: 0) 2024-03-01 20:49:49,973 INFO blivet/MainThread: type detected on 'sda' is 'lvmpv' 2024-03-01 20:49:49,977 DEBUG blivet/MainThread: LVMPhysicalVolume.__init__: uuid: 4c8JOY-RlO6-XI6X-qqL0-UyOk-3hkr-XWuvAf ; label: None ; device: /dev/sda ; serial: 36001405a8abeb2a8284458ebf043e0fb ; exists: True ; vg_name: test_vg1 ; vg_uuid: JDM6rK-Ultz-B360-NGW6-5ym1-Srzt-khyK8g ; pe_start: 8 MiB ; 2024-03-01 20:49:49,978 DEBUG blivet/MainThread: get_format('lvmpv') returning LVMPhysicalVolume instance with object id 10 2024-03-01 20:49:49,981 DEBUG blivet/MainThread: DiskDevice._set_format: sda ; type: lvmpv ; current: None ; 2024-03-01 20:49:49,984 DEBUG blivet/MainThread: DeviceTree.get_device_by_uuid: uuid: JDM6rK-Ultz-B360-NGW6-5ym1-Srzt-khyK8g ; incomplete: True ; hidden: False ; 2024-03-01 20:49:49,986 DEBUG blivet/MainThread: DeviceTree.get_device_by_uuid returned None 2024-03-01 20:49:49,989 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: test_vg1 ; incomplete: False ; hidden: False ; 2024-03-01 20:49:49,992 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned None 2024-03-01 20:49:49,992 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 20:49:50,029 INFO program/MainThread: stdout[5]: LVM2_VG_NAME=test_vg1 LVM2_VG_UUID=JDM6rK-Ultz-B360-NGW6-5ym1-Srzt-khyK8g LVM2_VG_SIZE=3196059648 LVM2_VG_FREE=1107296256 LVM2_VG_EXTENT_SIZE=4194304 LVM2_VG_EXTENT_COUNT=762 LVM2_VG_FREE_COUNT=264 LVM2_PV_COUNT=3 2024-03-01 20:49:50,030 INFO program/MainThread: stderr[5]: WARNING: Couldn't find device with uuid 9SYY00-684W-KV55-MRXJ-pAhm-p2jr-V9Wr9F. WARNING: Couldn't find device with uuid s9I9X8-0Kwr-kNAR-5I4T-xriY-S2od-VEcXlg. WARNING: VG test_vg1 is missing PV 9SYY00-684W-KV55-MRXJ-pAhm-p2jr-V9Wr9F (last written to /dev/sdb). WARNING: VG test_vg1 is missing PV s9I9X8-0Kwr-kNAR-5I4T-xriY-S2od-VEcXlg (last written to /dev/sdc). WARNING: Couldn't find all devices for LV test_vg1/lv2 while checking used and assumed devices. WARNING: Couldn't find all devices for LV test_vg1/lv1 while checking used and assumed devices. 2024-03-01 20:49:50,030 INFO program/MainThread: ...done [5] (exit code: 0) 2024-03-01 20:49:50,030 INFO blivet/MainThread: Can't get exported information from VG info, assuming VG is not exported. 2024-03-01 20:49:50,030 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 12 2024-03-01 20:49:50,035 DEBUG blivet/MainThread: LVMVolumeGroupDevice._add_parent: test_vg1 ; parent: sda ; 2024-03-01 20:49:50,039 DEBUG blivet/MainThread: DiskDevice.add_child: name: sda ; child: test_vg1 ; kids: 0 ; 2024-03-01 20:49:50,039 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 13 2024-03-01 20:49:50,042 DEBUG blivet/MainThread: LVMVolumeGroupDevice._set_format: test_vg1 ; type: None ; current: None ; 2024-03-01 20:49:50,042 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 20:49:50,077 INFO program/MainThread: stdout[6]: LVM2_VG_NAME=test_vg1 LVM2_LV_NAME=lv1 LVM2_LV_UUID=7W1el3-qjPr-rhKW-ZrV2-MCIF-P7SO-QFoGMC 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=Y0IDNr-O3Ey-wfIi-y8qY-bnkF-VeIh-AxOuYW 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=Y0IDNr-O3Ey-wfIi-y8qY-bnkF-VeIh-AxOuYW LVM2_LV_SIZE=1606418432 LVM2_LV_ATTR=-wi-a---p- LVM2_SEGTYPE=linear LVM2_ORIGIN= LVM2_POOL_LV= LVM2_DATA_LV= LVM2_METADATA_LV= LVM2_LV_ROLE=public LVM2_MOVE_PV= LVM2_DATA_PERCENT= LVM2_METADATA_PERCENT= LVM2_COPY_PERCENT= 2024-03-01 20:49:50,077 INFO program/MainThread: stderr[6]: WARNING: Couldn't find device with uuid 9SYY00-684W-KV55-MRXJ-pAhm-p2jr-V9Wr9F. WARNING: Couldn't find device with uuid s9I9X8-0Kwr-kNAR-5I4T-xriY-S2od-VEcXlg. WARNING: VG test_vg1 is missing PV 9SYY00-684W-KV55-MRXJ-pAhm-p2jr-V9Wr9F (last written to /dev/sdb). WARNING: VG test_vg1 is missing PV s9I9X8-0Kwr-kNAR-5I4T-xriY-S2od-VEcXlg (last written to /dev/sdc). WARNING: Couldn't find all devices for LV test_vg1/lv2 while checking used and assumed devices. WARNING: Couldn't find all devices for LV test_vg1/lv1 while checking used and assumed devices. 2024-03-01 20:49:50,077 INFO program/MainThread: ...done [6] (exit code: 0) 2024-03-01 20:49:50,081 DEBUG blivet/MainThread: LVMVolumeGroupDevice.update_sysfs_path: test_vg1 ; status: True ; 2024-03-01 20:49:50,082 INFO blivet/MainThread: added lvmvg test_vg1 (id 11) to device tree 2024-03-01 20:49:50,084 DEBUG blivet/MainThread: LVMFormatPopulator._update_lvs: pv: sda ; 2024-03-01 20:49:50,087 DEBUG blivet/MainThread: DeviceTree.get_device_by_uuid: uuid: JDM6rK-Ultz-B360-NGW6-5ym1-Srzt-khyK8g ; incomplete: True ; hidden: False ; 2024-03-01 20:49:50,090 DEBUG blivet/MainThread: DeviceTree.get_device_by_uuid returned existing 1016 MiB lvmvg test_vg1 (11) 2024-03-01 20:49:50,090 WARNING blivet/MainThread: Skipping LVs for incomplete VG test_vg1 2024-03-01 20:49:50,090 INFO blivet/MainThread: got format: existing lvmpv 2024-03-01 20:49:50,093 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-9SYY00-684W-KV55-MRXJ-pAhm-p2jr-V9Wr9F ' '/dev/disk/by-id/scsi-36001405c67c68fc5fb8494288121de70 ' '/dev/disk/by-id/wwn-0x6001405c67c68fc5fb8494288121de70 ' '/dev/disk/by-id/scsi-1LIO-ORG_disk1:c67c68fc-5fb8-4942-8812-1de7084b7176 ' '/dev/disk/by-id/scsi-SLIO-ORG_disk1_c67c68fc-5fb8-4942-8812-1de7084b7176', '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': '9SYY00-684W-KV55-MRXJ-pAhm-p2jr-V9Wr9F', 'ID_FS_UUID_ENC': '9SYY00-684W-KV55-MRXJ-pAhm-p2jr-V9Wr9F', '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': 'c67c68fc-5fb8-4942-8812-1de7084b7176', 'ID_SERIAL': '36001405c67c68fc5fb8494288121de70', 'ID_SERIAL_SHORT': '6001405c67c68fc5fb8494288121de70', 'ID_TARGET_PORT': '0', 'ID_TYPE': 'disk', 'ID_VENDOR': 'LIO-ORG', 'ID_VENDOR_ENC': 'LIO-ORG\\x20', 'ID_WWN': '0x6001405c67c68fc5', 'ID_WWN_VENDOR_EXTENSION': '0xfb8494288121de70', 'ID_WWN_WITH_EXTENSION': '0x6001405c67c68fc5fb8494288121de70', 'MAJOR': '8', 'MINOR': '16', 'SCSI_IDENT_LUN_LOGICAL_UNIT_GROUP': '0x0', 'SCSI_IDENT_LUN_NAA_REGEXT': '6001405c67c68fc5fb8494288121de70', 'SCSI_IDENT_LUN_T10': 'LIO-ORG_disk1:c67c68fc-5fb8-4942-8812-1de7084b7176', 'SCSI_IDENT_PORT_NAME': 'naa.5001405a91c5ccc5,t,0x0001', 'SCSI_IDENT_PORT_RELATIVE': '0', 'SCSI_IDENT_PORT_TARGET_PORT_GROUP': '0x0', 'SCSI_IDENT_SERIAL': 'c67c68fc-5fb8-4942-8812-1de7084b7176', 'SCSI_IDENT_TARGET_NAME': 'naa.5001405a91c5ccc5', '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': '337020590'} ; 2024-03-01 20:49:50,093 INFO blivet/MainThread: scanning sdb (/sys/devices/tcm_loop_0/tcm_loop_adapter_0/host2/target2:0:1/2:0:1:1/block/sdb)... 2024-03-01 20:49:50,096 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: sdb ; incomplete: False ; hidden: False ; 2024-03-01 20:49:50,099 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned None 2024-03-01 20:49:50,104 DEBUG blivet/MainThread: DiskDevicePopulator.run: name: sdb ; 2024-03-01 20:49:50,105 INFO blivet/MainThread: sdb is a disk 2024-03-01 20:49:50,105 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 17 2024-03-01 20:49:50,105 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 18 2024-03-01 20:49:50,108 DEBUG blivet/MainThread: DiskDevice._set_format: sdb ; type: None ; current: None ; 2024-03-01 20:49:50,111 DEBUG blivet/MainThread: DiskDevice.update_sysfs_path: sdb ; status: True ; 2024-03-01 20:49:50,111 DEBUG blivet/MainThread: sdb sysfs_path set to /sys/devices/tcm_loop_0/tcm_loop_adapter_0/host2/target2:0:1/2:0:1:1/block/sdb 2024-03-01 20:49:50,114 DEBUG blivet/MainThread: DiskDevice.read_current_size: exists: True ; path: /dev/sdb ; sysfs_path: /sys/devices/tcm_loop_0/tcm_loop_adapter_0/host2/target2:0:1/2:0:1:1/block/sdb ; 2024-03-01 20:49:50,114 DEBUG blivet/MainThread: updated sdb size to 1024 MiB (1024 MiB) 2024-03-01 20:49:50,114 INFO blivet/MainThread: added disk sdb (id 16) to device tree 2024-03-01 20:49:50,115 INFO blivet/MainThread: got device: DiskDevice instance (0x7fec08247a00) -- 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 = 6001405c67c68fc5fb8494288121de70 2024-03-01 20:49:50,118 DEBUG blivet/MainThread: DeviceTree.handle_format: name: sdb ; 2024-03-01 20:49:50,121 DEBUG blivet/MainThread: AppleBootstrapFS.supported: supported: True ; 2024-03-01 20:49:50,121 DEBUG blivet/MainThread: get_format('appleboot') returning AppleBootstrapFS instance with object id 20 2024-03-01 20:49:50,124 DEBUG blivet/MainThread: EFIFS.supported: supported: True ; 2024-03-01 20:49:50,124 DEBUG blivet/MainThread: get_format('efi') returning EFIFS instance with object id 21 2024-03-01 20:49:50,127 DEBUG blivet/MainThread: MacEFIFS.supported: supported: True ; 2024-03-01 20:49:50,127 DEBUG blivet/MainThread: get_format('macefi') returning MacEFIFS instance with object id 22 2024-03-01 20:49:50,130 DEBUG blivet/MainThread: MacEFIFS.supported: supported: True ; 2024-03-01 20:49:50,130 DEBUG blivet/MainThread: get_format('macefi') returning MacEFIFS instance with object id 23 2024-03-01 20:49:50,132 DEBUG blivet/MainThread: LVMFormatPopulator.run: pv: sdb ; 2024-03-01 20:49:50,133 DEBUG blivet/MainThread: lvm filter: device /dev/sdb added to the list of allowed devices 2024-03-01 20:49:50,133 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 20:49:50,166 INFO program/MainThread: stdout[7]: LVM2_PV_NAME=/dev/sda LVM2_PV_UUID=4c8JOY-RlO6-XI6X-qqL0-UyOk-3hkr-XWuvAf LVM2_PV_FREE=0 LVM2_PV_SIZE=1065353216 LVM2_PE_START=8388608 LVM2_VG_NAME=test_vg1 LVM2_VG_UUID=JDM6rK-Ultz-B360-NGW6-5ym1-Srzt-khyK8g LVM2_VG_SIZE=3196059648 LVM2_VG_FREE=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=9SYY00-684W-KV55-MRXJ-pAhm-p2jr-V9Wr9F LVM2_PV_FREE=41943040 LVM2_PV_SIZE=1065353216 LVM2_PE_START=8388608 LVM2_VG_NAME=test_vg1 LVM2_VG_UUID=JDM6rK-Ultz-B360-NGW6-5ym1-Srzt-khyK8g LVM2_VG_SIZE=3196059648 LVM2_VG_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=s9I9X8-0Kwr-kNAR-5I4T-xriY-S2od-VEcXlg LVM2_PV_FREE=1065353216 LVM2_PV_SIZE=1065353216 LVM2_PE_START=8388608 LVM2_VG_NAME=test_vg1 LVM2_VG_UUID=JDM6rK-Ultz-B360-NGW6-5ym1-Srzt-khyK8g LVM2_VG_SIZE=3196059648 LVM2_VG_FREE=1107296256 LVM2_VG_EXTENT_SIZE=4194304 LVM2_VG_EXTENT_COUNT=762 LVM2_VG_FREE_COUNT=264 LVM2_PV_COUNT=3 2024-03-01 20:49:50,166 INFO program/MainThread: stderr[7]: WARNING: Couldn't find device with uuid s9I9X8-0Kwr-kNAR-5I4T-xriY-S2od-VEcXlg. WARNING: VG test_vg1 is missing PV s9I9X8-0Kwr-kNAR-5I4T-xriY-S2od-VEcXlg (last written to /dev/sdc). 2024-03-01 20:49:50,166 INFO program/MainThread: ...done [7] (exit code: 0) 2024-03-01 20:49:50,166 INFO blivet/MainThread: type detected on 'sdb' is 'lvmpv' 2024-03-01 20:49:50,170 DEBUG blivet/MainThread: LVMPhysicalVolume.__init__: uuid: 9SYY00-684W-KV55-MRXJ-pAhm-p2jr-V9Wr9F ; label: None ; device: /dev/sdb ; serial: 36001405c67c68fc5fb8494288121de70 ; exists: True ; vg_name: test_vg1 ; vg_uuid: JDM6rK-Ultz-B360-NGW6-5ym1-Srzt-khyK8g ; pe_start: 8 MiB ; free: 40 MiB ; 2024-03-01 20:49:50,170 DEBUG blivet/MainThread: get_format('lvmpv') returning LVMPhysicalVolume instance with object id 24 2024-03-01 20:49:50,173 DEBUG blivet/MainThread: DiskDevice._set_format: sdb ; type: lvmpv ; current: None ; 2024-03-01 20:49:50,176 DEBUG blivet/MainThread: DeviceTree.get_device_by_uuid: uuid: JDM6rK-Ultz-B360-NGW6-5ym1-Srzt-khyK8g ; incomplete: True ; hidden: False ; 2024-03-01 20:49:50,179 DEBUG blivet/MainThread: DeviceTree.get_device_by_uuid returned existing 1016 MiB lvmvg test_vg1 (11) 2024-03-01 20:49:50,182 DEBUG blivet/MainThread: LVMVolumeGroupDevice._add_parent: test_vg1 ; parent: sdb ; 2024-03-01 20:49:50,185 DEBUG blivet/MainThread: DiskDevice.add_child: name: sdb ; child: test_vg1 ; kids: 0 ; 2024-03-01 20:49:50,187 DEBUG blivet/MainThread: LVMFormatPopulator._update_lvs: pv: sdb ; 2024-03-01 20:49:50,190 DEBUG blivet/MainThread: DeviceTree.get_device_by_uuid: uuid: JDM6rK-Ultz-B360-NGW6-5ym1-Srzt-khyK8g ; incomplete: True ; hidden: False ; 2024-03-01 20:49:50,193 DEBUG blivet/MainThread: DeviceTree.get_device_by_uuid returned existing 1.98 GiB lvmvg test_vg1 (11) 2024-03-01 20:49:50,193 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 20:49:50,231 INFO program/MainThread: stdout[8]: LVM2_VG_NAME=test_vg1 LVM2_LV_NAME=lv1 LVM2_LV_UUID=7W1el3-qjPr-rhKW-ZrV2-MCIF-P7SO-QFoGMC 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=Y0IDNr-O3Ey-wfIi-y8qY-bnkF-VeIh-AxOuYW LVM2_LV_SIZE=1606418432 LVM2_LV_ATTR=-wi-a----- LVM2_SEGTYPE=linear LVM2_ORIGIN= LVM2_POOL_LV= LVM2_DATA_LV= LVM2_METADATA_LV= LVM2_LV_ROLE=public LVM2_MOVE_PV= LVM2_DATA_PERCENT= LVM2_METADATA_PERCENT= LVM2_COPY_PERCENT= LVM2_VG_NAME=test_vg1 LVM2_LV_NAME=lv2 LVM2_LV_UUID=Y0IDNr-O3Ey-wfIi-y8qY-bnkF-VeIh-AxOuYW LVM2_LV_SIZE=1606418432 LVM2_LV_ATTR=-wi-a----- LVM2_SEGTYPE=linear LVM2_ORIGIN= LVM2_POOL_LV= LVM2_DATA_LV= LVM2_METADATA_LV= LVM2_LV_ROLE=public LVM2_MOVE_PV= LVM2_DATA_PERCENT= LVM2_METADATA_PERCENT= LVM2_COPY_PERCENT= 2024-03-01 20:49:50,231 INFO program/MainThread: stderr[8]: WARNING: Couldn't find device with uuid s9I9X8-0Kwr-kNAR-5I4T-xriY-S2od-VEcXlg. WARNING: VG test_vg1 is missing PV s9I9X8-0Kwr-kNAR-5I4T-xriY-S2od-VEcXlg (last written to /dev/sdc). 2024-03-01 20:49:50,231 INFO program/MainThread: ...done [8] (exit code: 0) 2024-03-01 20:49:50,231 WARNING blivet/MainThread: Skipping LVs for incomplete VG test_vg1 2024-03-01 20:49:50,231 INFO blivet/MainThread: got format: existing lvmpv 2024-03-01 20:49:50,235 DEBUG blivet/MainThread: DeviceTree.handle_device: name: sdk ; info: {'CURRENT_TAGS': ':systemd:', 'DEVLINKS': '/dev/disk/by-id/scsi-36001405e1b8c6d03d0840ccbaa99ea54 ' '/dev/disk/by-id/scsi-1LIO-ORG_disk10:e1b8c6d0-3d08-40cc-baa9-9ea541aeb400 ' '/dev/disk/by-diskseq/12 ' '/dev/disk/by-id/scsi-SLIO-ORG_disk10_e1b8c6d0-3d08-40cc-baa9-9ea541aeb400 ' '/dev/disk/by-id/wwn-0x6001405e1b8c6d03d0840ccbaa99ea54', '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': 'e1b8c6d0-3d08-40cc-baa9-9ea541aeb400', 'ID_SERIAL': '36001405e1b8c6d03d0840ccbaa99ea54', 'ID_SERIAL_SHORT': '6001405e1b8c6d03d0840ccbaa99ea54', 'ID_TARGET_PORT': '0', 'ID_TYPE': 'disk', 'ID_VENDOR': 'LIO-ORG', 'ID_VENDOR_ENC': 'LIO-ORG\\x20', 'ID_WWN': '0x6001405e1b8c6d03', 'ID_WWN_VENDOR_EXTENSION': '0xd0840ccbaa99ea54', 'ID_WWN_WITH_EXTENSION': '0x6001405e1b8c6d03d0840ccbaa99ea54', 'MAJOR': '8', 'MINOR': '160', 'SCSI_IDENT_LUN_LOGICAL_UNIT_GROUP': '0x0', 'SCSI_IDENT_LUN_NAA_REGEXT': '6001405e1b8c6d03d0840ccbaa99ea54', 'SCSI_IDENT_LUN_T10': 'LIO-ORG_disk10:e1b8c6d0-3d08-40cc-baa9-9ea541aeb400', 'SCSI_IDENT_PORT_NAME': 'naa.5001405a91c5ccc5,t,0x0001', 'SCSI_IDENT_PORT_RELATIVE': '0', 'SCSI_IDENT_PORT_TARGET_PORT_GROUP': '0x0', 'SCSI_IDENT_SERIAL': 'e1b8c6d0-3d08-40cc-baa9-9ea541aeb400', 'SCSI_IDENT_TARGET_NAME': 'naa.5001405a91c5ccc5', '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': '337615258'} ; 2024-03-01 20:49:50,235 INFO blivet/MainThread: scanning sdk (/sys/devices/tcm_loop_0/tcm_loop_adapter_0/host2/target2:0:1/2:0:1:10/block/sdk)... 2024-03-01 20:49:50,238 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: sdk ; incomplete: False ; hidden: False ; 2024-03-01 20:49:50,241 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned None 2024-03-01 20:49:50,246 DEBUG blivet/MainThread: DiskDevicePopulator.run: name: sdk ; 2024-03-01 20:49:50,247 INFO blivet/MainThread: sdk is a disk 2024-03-01 20:49:50,247 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 27 2024-03-01 20:49:50,247 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 28 2024-03-01 20:49:50,250 DEBUG blivet/MainThread: DiskDevice._set_format: sdk ; type: None ; current: None ; 2024-03-01 20:49:50,253 DEBUG blivet/MainThread: DiskDevice.update_sysfs_path: sdk ; status: True ; 2024-03-01 20:49:50,253 DEBUG blivet/MainThread: sdk sysfs_path set to /sys/devices/tcm_loop_0/tcm_loop_adapter_0/host2/target2:0:1/2:0:1:10/block/sdk 2024-03-01 20:49:50,256 DEBUG blivet/MainThread: DiskDevice.read_current_size: exists: True ; path: /dev/sdk ; sysfs_path: /sys/devices/tcm_loop_0/tcm_loop_adapter_0/host2/target2:0:1/2:0:1:10/block/sdk ; 2024-03-01 20:49:50,256 DEBUG blivet/MainThread: updated sdk size to 1024 MiB (1024 MiB) 2024-03-01 20:49:50,256 INFO blivet/MainThread: added disk sdk (id 26) to device tree 2024-03-01 20:49:50,256 INFO blivet/MainThread: got device: DiskDevice instance (0x7fec081a7c40) -- 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 = 6001405e1b8c6d03d0840ccbaa99ea54 2024-03-01 20:49:50,260 DEBUG blivet/MainThread: DeviceTree.handle_format: name: sdk ; 2024-03-01 20:49:50,260 DEBUG blivet/MainThread: no type or existing type for sdk, bailing 2024-03-01 20:49:50,263 DEBUG blivet/MainThread: DeviceTree.handle_device: name: sdl ; info: {'CURRENT_TAGS': ':systemd:', 'DEVLINKS': '/dev/disk/by-id/wwn-0x6001405f208e545093d44a6ac77aa8bf ' '/dev/disk/by-id/scsi-1LIO-ORG_disk11:f208e545-093d-44a6-ac77-aa8bfab02819 ' '/dev/disk/by-id/scsi-SLIO-ORG_disk11_f208e545-093d-44a6-ac77-aa8bfab02819 ' '/dev/disk/by-diskseq/13 ' '/dev/disk/by-id/scsi-36001405f208e545093d44a6ac77aa8bf', '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': 'f208e545-093d-44a6-ac77-aa8bfab02819', 'ID_SERIAL': '36001405f208e545093d44a6ac77aa8bf', 'ID_SERIAL_SHORT': '6001405f208e545093d44a6ac77aa8bf', 'ID_TARGET_PORT': '0', 'ID_TYPE': 'disk', 'ID_VENDOR': 'LIO-ORG', 'ID_VENDOR_ENC': 'LIO-ORG\\x20', 'ID_WWN': '0x6001405f208e5450', 'ID_WWN_VENDOR_EXTENSION': '0x93d44a6ac77aa8bf', 'ID_WWN_WITH_EXTENSION': '0x6001405f208e545093d44a6ac77aa8bf', 'MAJOR': '8', 'MINOR': '176', 'SCSI_IDENT_LUN_LOGICAL_UNIT_GROUP': '0x0', 'SCSI_IDENT_LUN_NAA_REGEXT': '6001405f208e545093d44a6ac77aa8bf', 'SCSI_IDENT_LUN_T10': 'LIO-ORG_disk11:f208e545-093d-44a6-ac77-aa8bfab02819', 'SCSI_IDENT_PORT_NAME': 'naa.5001405a91c5ccc5,t,0x0001', 'SCSI_IDENT_PORT_RELATIVE': '0', 'SCSI_IDENT_PORT_TARGET_PORT_GROUP': '0x0', 'SCSI_IDENT_SERIAL': 'f208e545-093d-44a6-ac77-aa8bfab02819', 'SCSI_IDENT_TARGET_NAME': 'naa.5001405a91c5ccc5', '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': '337703429'} ; 2024-03-01 20:49:50,263 INFO blivet/MainThread: scanning sdl (/sys/devices/tcm_loop_0/tcm_loop_adapter_0/host2/target2:0:1/2:0:1:11/block/sdl)... 2024-03-01 20:49:50,266 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: sdl ; incomplete: False ; hidden: False ; 2024-03-01 20:49:50,268 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned None 2024-03-01 20:49:50,273 DEBUG blivet/MainThread: DiskDevicePopulator.run: name: sdl ; 2024-03-01 20:49:50,274 INFO blivet/MainThread: sdl is a disk 2024-03-01 20:49:50,274 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 32 2024-03-01 20:49:50,274 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 33 2024-03-01 20:49:50,276 DEBUG blivet/MainThread: DiskDevice._set_format: sdl ; type: None ; current: None ; 2024-03-01 20:49:50,279 DEBUG blivet/MainThread: DiskDevice.update_sysfs_path: sdl ; status: True ; 2024-03-01 20:49:50,279 DEBUG blivet/MainThread: sdl sysfs_path set to /sys/devices/tcm_loop_0/tcm_loop_adapter_0/host2/target2:0:1/2:0:1:11/block/sdl 2024-03-01 20:49:50,282 DEBUG blivet/MainThread: DiskDevice.read_current_size: exists: True ; path: /dev/sdl ; sysfs_path: /sys/devices/tcm_loop_0/tcm_loop_adapter_0/host2/target2:0:1/2:0:1:11/block/sdl ; 2024-03-01 20:49:50,282 DEBUG blivet/MainThread: updated sdl size to 1024 MiB (1024 MiB) 2024-03-01 20:49:50,283 INFO blivet/MainThread: added disk sdl (id 31) to device tree 2024-03-01 20:49:50,283 INFO blivet/MainThread: got device: DiskDevice instance (0x7fec081a7d90) -- 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 = 6001405f208e545093d44a6ac77aa8bf 2024-03-01 20:49:50,286 DEBUG blivet/MainThread: DeviceTree.handle_format: name: sdl ; 2024-03-01 20:49:50,286 DEBUG blivet/MainThread: no type or existing type for sdl, bailing 2024-03-01 20:49:50,289 DEBUG blivet/MainThread: DeviceTree.handle_device: name: sdc ; info: {'CURRENT_TAGS': ':systemd:', 'DEVLINKS': '/dev/disk/by-id/wwn-0x60014050b2dc9bc15ac412f92a30dd57 ' '/dev/disk/by-id/lvm-pv-uuid-s9I9X8-0Kwr-kNAR-5I4T-xriY-S2od-VEcXlg ' '/dev/disk/by-id/scsi-SLIO-ORG_disk2_0b2dc9bc-15ac-412f-92a3-0dd570796fb3 ' '/dev/disk/by-diskseq/4 ' '/dev/disk/by-id/scsi-360014050b2dc9bc15ac412f92a30dd57 ' '/dev/disk/by-id/scsi-1LIO-ORG_disk2:0b2dc9bc-15ac-412f-92a3-0dd570796fb3', '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': 's9I9X8-0Kwr-kNAR-5I4T-xriY-S2od-VEcXlg', 'ID_FS_UUID_ENC': 's9I9X8-0Kwr-kNAR-5I4T-xriY-S2od-VEcXlg', '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': '0b2dc9bc-15ac-412f-92a3-0dd570796fb3', 'ID_SERIAL': '360014050b2dc9bc15ac412f92a30dd57', 'ID_SERIAL_SHORT': '60014050b2dc9bc15ac412f92a30dd57', 'ID_TARGET_PORT': '0', 'ID_TYPE': 'disk', 'ID_VENDOR': 'LIO-ORG', 'ID_VENDOR_ENC': 'LIO-ORG\\x20', 'ID_WWN': '0x60014050b2dc9bc1', 'ID_WWN_VENDOR_EXTENSION': '0x5ac412f92a30dd57', 'ID_WWN_WITH_EXTENSION': '0x60014050b2dc9bc15ac412f92a30dd57', 'MAJOR': '8', 'MINOR': '32', 'SCSI_IDENT_LUN_LOGICAL_UNIT_GROUP': '0x0', 'SCSI_IDENT_LUN_NAA_REGEXT': '60014050b2dc9bc15ac412f92a30dd57', 'SCSI_IDENT_LUN_T10': 'LIO-ORG_disk2:0b2dc9bc-15ac-412f-92a3-0dd570796fb3', 'SCSI_IDENT_PORT_NAME': 'naa.5001405a91c5ccc5,t,0x0001', 'SCSI_IDENT_PORT_RELATIVE': '0', 'SCSI_IDENT_PORT_TARGET_PORT_GROUP': '0x0', 'SCSI_IDENT_SERIAL': '0b2dc9bc-15ac-412f-92a3-0dd570796fb3', 'SCSI_IDENT_TARGET_NAME': 'naa.5001405a91c5ccc5', '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': '337088436'} ; 2024-03-01 20:49:50,289 INFO blivet/MainThread: scanning sdc (/sys/devices/tcm_loop_0/tcm_loop_adapter_0/host2/target2:0:1/2:0:1:2/block/sdc)... 2024-03-01 20:49:50,292 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: sdc ; incomplete: False ; hidden: False ; 2024-03-01 20:49:50,294 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned None 2024-03-01 20:49:50,299 DEBUG blivet/MainThread: DiskDevicePopulator.run: name: sdc ; 2024-03-01 20:49:50,300 INFO blivet/MainThread: sdc is a disk 2024-03-01 20:49:50,300 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 37 2024-03-01 20:49:50,300 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 38 2024-03-01 20:49:50,303 DEBUG blivet/MainThread: DiskDevice._set_format: sdc ; type: None ; current: None ; 2024-03-01 20:49:50,306 DEBUG blivet/MainThread: DiskDevice.update_sysfs_path: sdc ; status: True ; 2024-03-01 20:49:50,306 DEBUG blivet/MainThread: sdc sysfs_path set to /sys/devices/tcm_loop_0/tcm_loop_adapter_0/host2/target2:0:1/2:0:1:2/block/sdc 2024-03-01 20:49:50,309 DEBUG blivet/MainThread: DiskDevice.read_current_size: exists: True ; path: /dev/sdc ; sysfs_path: /sys/devices/tcm_loop_0/tcm_loop_adapter_0/host2/target2:0:1/2:0:1:2/block/sdc ; 2024-03-01 20:49:50,309 DEBUG blivet/MainThread: updated sdc size to 1024 MiB (1024 MiB) 2024-03-01 20:49:50,309 INFO blivet/MainThread: added disk sdc (id 36) to device tree 2024-03-01 20:49:50,309 INFO blivet/MainThread: got device: DiskDevice instance (0x7fec081bd460) -- 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 = 60014050b2dc9bc15ac412f92a30dd57 2024-03-01 20:49:50,312 DEBUG blivet/MainThread: DeviceTree.handle_format: name: sdc ; 2024-03-01 20:49:50,315 DEBUG blivet/MainThread: AppleBootstrapFS.supported: supported: True ; 2024-03-01 20:49:50,315 DEBUG blivet/MainThread: get_format('appleboot') returning AppleBootstrapFS instance with object id 40 2024-03-01 20:49:50,318 DEBUG blivet/MainThread: EFIFS.supported: supported: True ; 2024-03-01 20:49:50,318 DEBUG blivet/MainThread: get_format('efi') returning EFIFS instance with object id 41 2024-03-01 20:49:50,321 DEBUG blivet/MainThread: MacEFIFS.supported: supported: True ; 2024-03-01 20:49:50,321 DEBUG blivet/MainThread: get_format('macefi') returning MacEFIFS instance with object id 42 2024-03-01 20:49:50,324 DEBUG blivet/MainThread: MacEFIFS.supported: supported: True ; 2024-03-01 20:49:50,324 DEBUG blivet/MainThread: get_format('macefi') returning MacEFIFS instance with object id 43 2024-03-01 20:49:50,327 DEBUG blivet/MainThread: LVMFormatPopulator.run: pv: sdc ; 2024-03-01 20:49:50,327 DEBUG blivet/MainThread: lvm filter: device /dev/sdc added to the list of allowed devices 2024-03-01 20:49:50,327 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/sdc,/dev/sdb,/dev/sda ... 2024-03-01 20:49:50,363 INFO program/MainThread: stdout[9]: LVM2_PV_NAME=/dev/sda LVM2_PV_UUID=4c8JOY-RlO6-XI6X-qqL0-UyOk-3hkr-XWuvAf LVM2_PV_FREE=0 LVM2_PV_SIZE=1065353216 LVM2_PE_START=8388608 LVM2_VG_NAME=test_vg1 LVM2_VG_UUID=JDM6rK-Ultz-B360-NGW6-5ym1-Srzt-khyK8g LVM2_VG_SIZE=3196059648 LVM2_VG_FREE=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=9SYY00-684W-KV55-MRXJ-pAhm-p2jr-V9Wr9F LVM2_PV_FREE=41943040 LVM2_PV_SIZE=1065353216 LVM2_PE_START=8388608 LVM2_VG_NAME=test_vg1 LVM2_VG_UUID=JDM6rK-Ultz-B360-NGW6-5ym1-Srzt-khyK8g LVM2_VG_SIZE=3196059648 LVM2_VG_FREE=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=s9I9X8-0Kwr-kNAR-5I4T-xriY-S2od-VEcXlg LVM2_PV_FREE=1065353216 LVM2_PV_SIZE=1065353216 LVM2_PE_START=8388608 LVM2_VG_NAME=test_vg1 LVM2_VG_UUID=JDM6rK-Ultz-B360-NGW6-5ym1-Srzt-khyK8g LVM2_VG_SIZE=3196059648 LVM2_VG_FREE=1107296256 LVM2_VG_EXTENT_SIZE=4194304 LVM2_VG_EXTENT_COUNT=762 LVM2_VG_FREE_COUNT=264 LVM2_PV_COUNT=3 2024-03-01 20:49:50,363 INFO program/MainThread: stderr[9]: 2024-03-01 20:49:50,363 INFO program/MainThread: ...done [9] (exit code: 0) 2024-03-01 20:49:50,363 INFO blivet/MainThread: type detected on 'sdc' is 'lvmpv' 2024-03-01 20:49:50,367 DEBUG blivet/MainThread: LVMPhysicalVolume.__init__: uuid: s9I9X8-0Kwr-kNAR-5I4T-xriY-S2od-VEcXlg ; label: None ; device: /dev/sdc ; serial: 360014050b2dc9bc15ac412f92a30dd57 ; exists: True ; vg_name: test_vg1 ; vg_uuid: JDM6rK-Ultz-B360-NGW6-5ym1-Srzt-khyK8g ; pe_start: 8 MiB ; free: 1016 MiB ; 2024-03-01 20:49:50,367 DEBUG blivet/MainThread: get_format('lvmpv') returning LVMPhysicalVolume instance with object id 44 2024-03-01 20:49:50,370 DEBUG blivet/MainThread: DiskDevice._set_format: sdc ; type: lvmpv ; current: None ; 2024-03-01 20:49:50,373 DEBUG blivet/MainThread: DeviceTree.get_device_by_uuid: uuid: JDM6rK-Ultz-B360-NGW6-5ym1-Srzt-khyK8g ; incomplete: True ; hidden: False ; 2024-03-01 20:49:50,376 DEBUG blivet/MainThread: DeviceTree.get_device_by_uuid returned existing 1.98 GiB lvmvg test_vg1 (11) 2024-03-01 20:49:50,379 DEBUG blivet/MainThread: LVMVolumeGroupDevice._add_parent: test_vg1 ; parent: sdc ; 2024-03-01 20:49:50,382 DEBUG blivet/MainThread: DiskDevice.add_child: name: sdc ; child: test_vg1 ; kids: 0 ; 2024-03-01 20:49:50,384 DEBUG blivet/MainThread: LVMFormatPopulator._update_lvs: pv: sdc ; 2024-03-01 20:49:50,387 DEBUG blivet/MainThread: DeviceTree.get_device_by_uuid: uuid: JDM6rK-Ultz-B360-NGW6-5ym1-Srzt-khyK8g ; incomplete: True ; hidden: False ; 2024-03-01 20:49:50,390 DEBUG blivet/MainThread: DeviceTree.get_device_by_uuid returned existing 2.98 GiB lvmvg test_vg1 (11) 2024-03-01 20:49:50,390 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/sdc,/dev/sdb,/dev/sda ... 2024-03-01 20:49:50,426 INFO program/MainThread: stdout[10]: LVM2_VG_NAME=test_vg1 LVM2_LV_NAME=lv1 LVM2_LV_UUID=7W1el3-qjPr-rhKW-ZrV2-MCIF-P7SO-QFoGMC 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=Y0IDNr-O3Ey-wfIi-y8qY-bnkF-VeIh-AxOuYW LVM2_LV_SIZE=1606418432 LVM2_LV_ATTR=-wi-a----- LVM2_SEGTYPE=linear LVM2_ORIGIN= LVM2_POOL_LV= LVM2_DATA_LV= LVM2_METADATA_LV= LVM2_LV_ROLE=public LVM2_MOVE_PV= LVM2_DATA_PERCENT= LVM2_METADATA_PERCENT= LVM2_COPY_PERCENT= LVM2_VG_NAME=test_vg1 LVM2_LV_NAME=lv2 LVM2_LV_UUID=Y0IDNr-O3Ey-wfIi-y8qY-bnkF-VeIh-AxOuYW LVM2_LV_SIZE=1606418432 LVM2_LV_ATTR=-wi-a----- LVM2_SEGTYPE=linear LVM2_ORIGIN= LVM2_POOL_LV= LVM2_DATA_LV= LVM2_METADATA_LV= LVM2_LV_ROLE=public LVM2_MOVE_PV= LVM2_DATA_PERCENT= LVM2_METADATA_PERCENT= LVM2_COPY_PERCENT= 2024-03-01 20:49:50,426 INFO program/MainThread: stderr[10]: 2024-03-01 20:49:50,426 INFO program/MainThread: ...done [10] (exit code: 0) 2024-03-01 20:49:50,430 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: test_vg1-lv1 ; incomplete: False ; hidden: False ; 2024-03-01 20:49:50,433 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned None 2024-03-01 20:49:50,436 DEBUG blivet/MainThread: DeviceTree.get_device_by_uuid: uuid: 7W1el3-qjPr-rhKW-ZrV2-MCIF-P7SO-QFoGMC ; incomplete: False ; hidden: False ; 2024-03-01 20:49:50,438 DEBUG blivet/MainThread: DeviceTree.get_device_by_uuid returned None 2024-03-01 20:49:50,439 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 46 2024-03-01 20:49:50,442 DEBUG blivet/MainThread: LVMVolumeGroupDevice.add_child: name: test_vg1 ; child: lv1 ; kids: 0 ; 2024-03-01 20:49:50,442 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 47 2024-03-01 20:49:50,445 DEBUG blivet/MainThread: LVMLogicalVolumeDevice._set_format: test_vg1-lv1 ; type: None ; current: None ; 2024-03-01 20:49:50,449 DEBUG blivet/MainThread: LVMLogicalVolumeDevice.update_sysfs_path: test_vg1-lv1 ; status: True ; 2024-03-01 20:49:50,449 DEBUG blivet/MainThread: test_vg1-lv1 sysfs_path set to /sys/devices/virtual/block/dm-7 2024-03-01 20:49:50,452 DEBUG blivet/MainThread: LVMLogicalVolumeDevice.read_current_size: exists: True ; path: /dev/mapper/test_vg1-lv1 ; sysfs_path: /sys/devices/virtual/block/dm-7 ; 2024-03-01 20:49:50,453 DEBUG blivet/MainThread: updated test_vg1-lv1 size to 460 MiB (460 MiB) 2024-03-01 20:49:50,453 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 49 2024-03-01 20:49:50,456 DEBUG blivet/MainThread: LVMVolumeGroupDevice.remove_child: name: test_vg1 ; child: lv1 ; kids: 1 ; 2024-03-01 20:49:50,459 DEBUG blivet/MainThread: LVMVolumeGroupDevice.add_child: name: test_vg1 ; child: lv1 ; kids: 0 ; 2024-03-01 20:49:50,459 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 50 2024-03-01 20:49:50,462 DEBUG blivet/MainThread: LVMLogicalVolumeDevice._set_format: test_vg1-lv1 ; type: None ; current: None ; 2024-03-01 20:49:50,465 DEBUG blivet/MainThread: LVMLogicalVolumeDevice.update_sysfs_path: test_vg1-lv1 ; status: True ; 2024-03-01 20:49:50,465 DEBUG blivet/MainThread: test_vg1-lv1 sysfs_path set to /sys/devices/virtual/block/dm-7 2024-03-01 20:49:50,468 DEBUG blivet/MainThread: LVMLogicalVolumeDevice.read_current_size: exists: True ; path: /dev/mapper/test_vg1-lv1 ; sysfs_path: /sys/devices/virtual/block/dm-7 ; 2024-03-01 20:49:50,469 DEBUG blivet/MainThread: updated test_vg1-lv1 size to 460 MiB (460 MiB) 2024-03-01 20:49:50,469 DEBUG blivet/MainThread: Adding test_vg1-lv1/460 MiB to test_vg1 2024-03-01 20:49:50,469 INFO blivet/MainThread: added lvmlv test_vg1-lv1 (id 45) to device tree 2024-03-01 20:49:50,472 DEBUG blivet/MainThread: LVMLogicalVolumeDevice.update_sysfs_path: test_vg1-lv1 ; status: True ; 2024-03-01 20:49:50,472 DEBUG blivet/MainThread: test_vg1-lv1 sysfs_path set to /sys/devices/virtual/block/dm-7 2024-03-01 20:49:50,475 DEBUG blivet/MainThread: LVMLogicalVolumeDevice.read_current_size: exists: True ; path: /dev/mapper/test_vg1-lv1 ; sysfs_path: /sys/devices/virtual/block/dm-7 ; 2024-03-01 20:49:50,475 DEBUG blivet/MainThread: updated test_vg1-lv1 size to 460 MiB (460 MiB) 2024-03-01 20:49:50,479 DEBUG blivet/MainThread: DeviceTree.handle_device: name: test_vg1-lv1 ; info: {'CURRENT_TAGS': ':systemd:', 'DEVLINKS': '/dev/disk/by-id/dm-name-test_vg1-lv1 ' '/dev/disk/by-id/dm-uuid-LVM-JDM6rKUltzB360NGW65ym1SrztkhyK8g7W1el3qjPrrhKWZrV2MCIFP7SOQFoGMC ' '/dev/disk/by-uuid/39ec2e5f-3178-4eb2-8181-1e729eff2dc6 ' '/dev/test_vg1/lv1 /dev/mapper/test_vg1-lv1', 'DEVNAME': '/dev/dm-7', 'DEVPATH': '/devices/virtual/block/dm-7', 'DEVTYPE': 'disk', 'DISKSEQ': '21', '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-JDM6rKUltzB360NGW65ym1SrztkhyK8g7W1el3qjPrrhKWZrV2MCIFP7SOQFoGMC', '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': '39ec2e5f-3178-4eb2-8181-1e729eff2dc6', 'ID_FS_UUID_ENC': '39ec2e5f-3178-4eb2-8181-1e729eff2dc6', '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': '563040153'} ; 2024-03-01 20:49:50,480 INFO blivet/MainThread: scanning test_vg1-lv1 (/sys/devices/virtual/block/dm-7)... 2024-03-01 20:49:50,480 INFO program/MainThread: Running [11] dmsetup info -co subsystem --noheadings test_vg1-lv1 ... 2024-03-01 20:49:50,483 INFO program/MainThread: stdout[11]: LVM 2024-03-01 20:49:50,483 INFO program/MainThread: stderr[11]: 2024-03-01 20:49:50,483 INFO program/MainThread: ...done [11] (exit code: 0) 2024-03-01 20:49:50,483 INFO program/MainThread: Running [12] dmsetup info -co subsystem --noheadings test_vg1-lv1 ... 2024-03-01 20:49:50,486 INFO program/MainThread: stdout[12]: LVM 2024-03-01 20:49:50,486 INFO program/MainThread: stderr[12]: 2024-03-01 20:49:50,486 INFO program/MainThread: ...done [12] (exit code: 0) 2024-03-01 20:49:50,486 INFO program/MainThread: Running [13] dmsetup info -co subsystem --noheadings test_vg1-lv1 ... 2024-03-01 20:49:50,488 INFO program/MainThread: stdout[13]: LVM 2024-03-01 20:49:50,488 INFO program/MainThread: stderr[13]: 2024-03-01 20:49:50,488 INFO program/MainThread: ...done [13] (exit code: 0) 2024-03-01 20:49:50,492 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: test_vg1-lv1 ; incomplete: False ; hidden: False ; 2024-03-01 20:49:50,495 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned existing 460 MiB lvmlv test_vg1-lv1 (45) 2024-03-01 20:49:50,498 DEBUG blivet/MainThread: test_vg1 size is 2.98 GiB 2024-03-01 20:49:50,498 DEBUG blivet/MainThread: vg test_vg1 has 2.53 GiB free 2024-03-01 20:49:50,499 DEBUG blivet/MainThread: test_vg1 size is 2.98 GiB 2024-03-01 20:49:50,499 DEBUG blivet/MainThread: vg test_vg1 has 2.53 GiB free 2024-03-01 20:49:50,496 INFO blivet/MainThread: got device: LVMLogicalVolumeDevice instance (0x7fec081bdf10) -- name = test_vg1-lv1 status = True id = 45 children = [] parents = ['existing 2.98 GiB lvmvg test_vg1 (11)'] uuid = 7W1el3-qjPr-rhKW-ZrV2-MCIF-P7SO-QFoGMC 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 (0x7fec0826f6d0) -- 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 = JDM6rK-Ultz-B360-NGW6-5ym1-Srzt-khyK8g size = 2.98 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 2.98 GiB path = /dev/test_vg1 format args = [] original_format = None free = 1.03 GiB PE Size = 4 MiB PE Count = 762 PE Free = 264 PV Count = 3 modified = False extents = 762 free space = 2.53 GiB free extents = 647 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sda (2) with existing lvmpv', 'existing 1024 MiB disk sdb (16) with existing lvmpv', 'existing 1024 MiB disk sdc (36) with existing lvmpv'] LVs = ['existing 460 MiB lvmlv test_vg1-lv1 (45)'] segment type = linear percent = 0 VG space used = 460 MiB 2024-03-01 20:49:50,500 INFO program/MainThread: Running [14] dmsetup info -co subsystem --noheadings test_vg1-lv1 ... 2024-03-01 20:49:50,503 INFO program/MainThread: stdout[14]: LVM 2024-03-01 20:49:50,503 INFO program/MainThread: stderr[14]: 2024-03-01 20:49:50,503 INFO program/MainThread: ...done [14] (exit code: 0) 2024-03-01 20:49:50,506 DEBUG blivet/MainThread: DeviceTree.handle_format: name: test_vg1-lv1 ; 2024-03-01 20:49:50,510 DEBUG blivet/MainThread: AppleBootstrapFS.supported: supported: True ; 2024-03-01 20:49:50,510 DEBUG blivet/MainThread: get_format('appleboot') returning AppleBootstrapFS instance with object id 52 2024-03-01 20:49:50,513 DEBUG blivet/MainThread: EFIFS.supported: supported: True ; 2024-03-01 20:49:50,513 DEBUG blivet/MainThread: get_format('efi') returning EFIFS instance with object id 53 2024-03-01 20:49:50,516 DEBUG blivet/MainThread: MacEFIFS.supported: supported: True ; 2024-03-01 20:49:50,516 DEBUG blivet/MainThread: get_format('macefi') returning MacEFIFS instance with object id 54 2024-03-01 20:49:50,520 DEBUG blivet/MainThread: MacEFIFS.supported: supported: True ; 2024-03-01 20:49:50,520 DEBUG blivet/MainThread: get_format('macefi') returning MacEFIFS instance with object id 55 2024-03-01 20:49:50,521 WARNING blivet/MainThread: Stratis DBus service is not running 2024-03-01 20:49:50,521 INFO blivet/MainThread: type detected on 'test_vg1-lv1' is 'xfs' 2024-03-01 20:49:50,524 DEBUG blivet/MainThread: XFS.supported: supported: True ; 2024-03-01 20:49:50,525 DEBUG blivet/MainThread: get_format('xfs') returning XFS instance with object id 56 2024-03-01 20:49:50,528 DEBUG blivet/MainThread: LVMLogicalVolumeDevice._set_format: test_vg1-lv1 ; type: xfs ; current: None ; 2024-03-01 20:49:50,528 INFO blivet/MainThread: got format: existing xfs filesystem 2024-03-01 20:49:50,531 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: test_vg1-lv2 ; incomplete: False ; hidden: False ; 2024-03-01 20:49:50,534 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned None 2024-03-01 20:49:50,536 DEBUG blivet/MainThread: DeviceTree.get_device_by_uuid: uuid: Y0IDNr-O3Ey-wfIi-y8qY-bnkF-VeIh-AxOuYW ; incomplete: False ; hidden: False ; 2024-03-01 20:49:50,539 DEBUG blivet/MainThread: DeviceTree.get_device_by_uuid returned None 2024-03-01 20:49:50,539 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 59 2024-03-01 20:49:50,542 DEBUG blivet/MainThread: LVMVolumeGroupDevice.add_child: name: test_vg1 ; child: lv2 ; kids: 1 ; 2024-03-01 20:49:50,543 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 60 2024-03-01 20:49:50,546 DEBUG blivet/MainThread: LVMLogicalVolumeDevice._set_format: test_vg1-lv2 ; type: None ; current: None ; 2024-03-01 20:49:50,549 DEBUG blivet/MainThread: LVMLogicalVolumeDevice.update_sysfs_path: test_vg1-lv2 ; status: True ; 2024-03-01 20:49:50,549 DEBUG blivet/MainThread: test_vg1-lv2 sysfs_path set to /sys/devices/virtual/block/dm-6 2024-03-01 20:49:50,552 DEBUG blivet/MainThread: LVMLogicalVolumeDevice.read_current_size: exists: True ; path: /dev/mapper/test_vg1-lv2 ; sysfs_path: /sys/devices/virtual/block/dm-6 ; 2024-03-01 20:49:50,553 DEBUG blivet/MainThread: updated test_vg1-lv2 size to 1.5 GiB (1.5 GiB) 2024-03-01 20:49:50,553 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 62 2024-03-01 20:49:50,556 DEBUG blivet/MainThread: LVMVolumeGroupDevice.remove_child: name: test_vg1 ; child: lv2 ; kids: 2 ; 2024-03-01 20:49:50,559 DEBUG blivet/MainThread: LVMVolumeGroupDevice.add_child: name: test_vg1 ; child: lv2 ; kids: 1 ; 2024-03-01 20:49:50,559 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 63 2024-03-01 20:49:50,562 DEBUG blivet/MainThread: LVMLogicalVolumeDevice._set_format: test_vg1-lv2 ; type: None ; current: None ; 2024-03-01 20:49:50,565 DEBUG blivet/MainThread: LVMLogicalVolumeDevice.update_sysfs_path: test_vg1-lv2 ; status: True ; 2024-03-01 20:49:50,565 DEBUG blivet/MainThread: test_vg1-lv2 sysfs_path set to /sys/devices/virtual/block/dm-6 2024-03-01 20:49:50,568 DEBUG blivet/MainThread: LVMLogicalVolumeDevice.read_current_size: exists: True ; path: /dev/mapper/test_vg1-lv2 ; sysfs_path: /sys/devices/virtual/block/dm-6 ; 2024-03-01 20:49:50,569 DEBUG blivet/MainThread: updated test_vg1-lv2 size to 1.5 GiB (1.5 GiB) 2024-03-01 20:49:50,569 DEBUG blivet/MainThread: Adding test_vg1-lv2/1.5 GiB to test_vg1 2024-03-01 20:49:50,569 INFO blivet/MainThread: added lvmlv test_vg1-lv2 (id 58) to device tree 2024-03-01 20:49:50,572 DEBUG blivet/MainThread: LVMLogicalVolumeDevice.update_sysfs_path: test_vg1-lv2 ; status: True ; 2024-03-01 20:49:50,572 DEBUG blivet/MainThread: test_vg1-lv2 sysfs_path set to /sys/devices/virtual/block/dm-6 2024-03-01 20:49:50,575 DEBUG blivet/MainThread: LVMLogicalVolumeDevice.read_current_size: exists: True ; path: /dev/mapper/test_vg1-lv2 ; sysfs_path: /sys/devices/virtual/block/dm-6 ; 2024-03-01 20:49:50,575 DEBUG blivet/MainThread: updated test_vg1-lv2 size to 1.5 GiB (1.5 GiB) 2024-03-01 20:49:50,579 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/disk/by-id/dm-uuid-LVM-JDM6rKUltzB360NGW65ym1SrztkhyK8gY0IDNrO3EywfIiy8qYbnkFVeIhAxOuYW ' '/dev/test_vg1/lv2 ' '/dev/disk/by-uuid/89811fc6-9677-4294-92bd-4f17246decbf', 'DEVNAME': '/dev/dm-6', 'DEVPATH': '/devices/virtual/block/dm-6', 'DEVTYPE': 'disk', 'DISKSEQ': '20', '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-JDM6rKUltzB360NGW65ym1SrztkhyK8gY0IDNrO3EywfIiy8qYbnkFVeIhAxOuYW', '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': '89811fc6-9677-4294-92bd-4f17246decbf', 'ID_FS_UUID_ENC': '89811fc6-9677-4294-92bd-4f17246decbf', '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': '562576731'} ; 2024-03-01 20:49:50,579 INFO blivet/MainThread: scanning test_vg1-lv2 (/sys/devices/virtual/block/dm-6)... 2024-03-01 20:49:50,579 INFO program/MainThread: Running [15] dmsetup info -co subsystem --noheadings test_vg1-lv2 ... 2024-03-01 20:49:50,582 INFO program/MainThread: stdout[15]: LVM 2024-03-01 20:49:50,582 INFO program/MainThread: stderr[15]: 2024-03-01 20:49:50,582 INFO program/MainThread: ...done [15] (exit code: 0) 2024-03-01 20:49:50,582 INFO program/MainThread: Running [16] dmsetup info -co subsystem --noheadings test_vg1-lv2 ... 2024-03-01 20:49:50,585 INFO program/MainThread: stdout[16]: LVM 2024-03-01 20:49:50,585 INFO program/MainThread: stderr[16]: 2024-03-01 20:49:50,585 INFO program/MainThread: ...done [16] (exit code: 0) 2024-03-01 20:49:50,585 INFO program/MainThread: Running [17] dmsetup info -co subsystem --noheadings test_vg1-lv2 ... 2024-03-01 20:49:50,587 INFO program/MainThread: stdout[17]: LVM 2024-03-01 20:49:50,587 INFO program/MainThread: stderr[17]: 2024-03-01 20:49:50,587 INFO program/MainThread: ...done [17] (exit code: 0) 2024-03-01 20:49:50,591 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: test_vg1-lv2 ; incomplete: False ; hidden: False ; 2024-03-01 20:49:50,594 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned existing 1.5 GiB lvmlv test_vg1-lv2 (58) 2024-03-01 20:49:50,597 DEBUG blivet/MainThread: test_vg1 size is 2.98 GiB 2024-03-01 20:49:50,597 DEBUG blivet/MainThread: vg test_vg1 has 1.03 GiB free 2024-03-01 20:49:50,598 DEBUG blivet/MainThread: test_vg1 size is 2.98 GiB 2024-03-01 20:49:50,598 DEBUG blivet/MainThread: vg test_vg1 has 1.03 GiB free 2024-03-01 20:49:50,594 INFO blivet/MainThread: got device: LVMLogicalVolumeDevice instance (0x7fec081bddc0) -- name = test_vg1-lv2 status = True id = 58 children = [] parents = ['existing 2.98 GiB lvmvg test_vg1 (11)'] uuid = Y0IDNr-O3Ey-wfIi-y8qY-bnkF-VeIh-AxOuYW 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 (0x7fec0826f6d0) -- name = test_vg1 status = True 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 = JDM6rK-Ultz-B360-NGW6-5ym1-Srzt-khyK8g size = 2.98 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 2.98 GiB path = /dev/test_vg1 format args = [] original_format = None free = 1.03 GiB PE Size = 4 MiB PE Count = 762 PE Free = 264 PV Count = 3 modified = False extents = 762 free space = 1.03 GiB free extents = 264 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sda (2) with existing lvmpv', 'existing 1024 MiB disk sdb (16) with existing lvmpv', 'existing 1024 MiB disk sdc (36) with existing lvmpv'] LVs = ['existing 460 MiB lvmlv test_vg1-lv1 (45) with existing xfs filesystem', 'existing 1.5 GiB lvmlv test_vg1-lv2 (58)'] segment type = linear percent = 0 VG space used = 1.5 GiB 2024-03-01 20:49:50,599 INFO program/MainThread: Running [18] dmsetup info -co subsystem --noheadings test_vg1-lv2 ... 2024-03-01 20:49:50,601 INFO program/MainThread: stdout[18]: LVM 2024-03-01 20:49:50,601 INFO program/MainThread: stderr[18]: 2024-03-01 20:49:50,601 INFO program/MainThread: ...done [18] (exit code: 0) 2024-03-01 20:49:50,605 DEBUG blivet/MainThread: DeviceTree.handle_format: name: test_vg1-lv2 ; 2024-03-01 20:49:50,609 DEBUG blivet/MainThread: AppleBootstrapFS.supported: supported: True ; 2024-03-01 20:49:50,609 DEBUG blivet/MainThread: get_format('appleboot') returning AppleBootstrapFS instance with object id 65 2024-03-01 20:49:50,612 DEBUG blivet/MainThread: EFIFS.supported: supported: True ; 2024-03-01 20:49:50,612 DEBUG blivet/MainThread: get_format('efi') returning EFIFS instance with object id 66 2024-03-01 20:49:50,615 DEBUG blivet/MainThread: MacEFIFS.supported: supported: True ; 2024-03-01 20:49:50,615 DEBUG blivet/MainThread: get_format('macefi') returning MacEFIFS instance with object id 67 2024-03-01 20:49:50,618 DEBUG blivet/MainThread: MacEFIFS.supported: supported: True ; 2024-03-01 20:49:50,618 DEBUG blivet/MainThread: get_format('macefi') returning MacEFIFS instance with object id 68 2024-03-01 20:49:50,619 INFO blivet/MainThread: type detected on 'test_vg1-lv2' is 'xfs' 2024-03-01 20:49:50,622 DEBUG blivet/MainThread: XFS.supported: supported: True ; 2024-03-01 20:49:50,622 DEBUG blivet/MainThread: get_format('xfs') returning XFS instance with object id 69 2024-03-01 20:49:50,625 DEBUG blivet/MainThread: LVMLogicalVolumeDevice._set_format: test_vg1-lv2 ; type: xfs ; current: None ; 2024-03-01 20:49:50,625 INFO blivet/MainThread: got format: existing xfs filesystem 2024-03-01 20:49:50,625 INFO blivet/MainThread: got format: existing lvmpv 2024-03-01 20:49:50,628 DEBUG blivet/MainThread: DeviceTree.handle_device: name: sdd ; info: {'CURRENT_TAGS': ':systemd:', 'DEVLINKS': '/dev/disk/by-id/lvm-pv-uuid-FcRpKS-AMgd-l3A9-noIR-j7eI-PcDB-lsUq8E ' '/dev/disk/by-id/scsi-3600140528254ba1444f43aba0eef4ede ' '/dev/disk/by-id/scsi-1LIO-ORG_disk3:28254ba1-444f-43ab-a0ee-f4edee35f467 ' '/dev/disk/by-diskseq/5 ' '/dev/disk/by-id/scsi-SLIO-ORG_disk3_28254ba1-444f-43ab-a0ee-f4edee35f467 ' '/dev/disk/by-id/wwn-0x600140528254ba1444f43aba0eef4ede', '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': 'FcRpKS-AMgd-l3A9-noIR-j7eI-PcDB-lsUq8E', 'ID_FS_UUID_ENC': 'FcRpKS-AMgd-l3A9-noIR-j7eI-PcDB-lsUq8E', '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': '28254ba1-444f-43ab-a0ee-f4edee35f467', 'ID_SERIAL': '3600140528254ba1444f43aba0eef4ede', 'ID_SERIAL_SHORT': '600140528254ba1444f43aba0eef4ede', 'ID_TARGET_PORT': '0', 'ID_TYPE': 'disk', 'ID_VENDOR': 'LIO-ORG', 'ID_VENDOR_ENC': 'LIO-ORG\\x20', 'ID_WWN': '0x600140528254ba14', 'ID_WWN_VENDOR_EXTENSION': '0x44f43aba0eef4ede', 'ID_WWN_WITH_EXTENSION': '0x600140528254ba1444f43aba0eef4ede', 'MAJOR': '8', 'MINOR': '48', 'SCSI_IDENT_LUN_LOGICAL_UNIT_GROUP': '0x0', 'SCSI_IDENT_LUN_NAA_REGEXT': '600140528254ba1444f43aba0eef4ede', 'SCSI_IDENT_LUN_T10': 'LIO-ORG_disk3:28254ba1-444f-43ab-a0ee-f4edee35f467', 'SCSI_IDENT_PORT_NAME': 'naa.5001405a91c5ccc5,t,0x0001', 'SCSI_IDENT_PORT_RELATIVE': '0', 'SCSI_IDENT_PORT_TARGET_PORT_GROUP': '0x0', 'SCSI_IDENT_SERIAL': '28254ba1-444f-43ab-a0ee-f4edee35f467', 'SCSI_IDENT_TARGET_NAME': 'naa.5001405a91c5ccc5', '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': '337038990'} ; 2024-03-01 20:49:50,628 INFO blivet/MainThread: scanning sdd (/sys/devices/tcm_loop_0/tcm_loop_adapter_0/host2/target2:0:1/2:0:1:3/block/sdd)... 2024-03-01 20:49:50,631 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: sdd ; incomplete: False ; hidden: False ; 2024-03-01 20:49:50,634 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned None 2024-03-01 20:49:50,639 DEBUG blivet/MainThread: DiskDevicePopulator.run: name: sdd ; 2024-03-01 20:49:50,640 INFO blivet/MainThread: sdd is a disk 2024-03-01 20:49:50,640 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 73 2024-03-01 20:49:50,640 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 74 2024-03-01 20:49:50,643 DEBUG blivet/MainThread: DiskDevice._set_format: sdd ; type: None ; current: None ; 2024-03-01 20:49:50,646 DEBUG blivet/MainThread: DiskDevice.update_sysfs_path: sdd ; status: True ; 2024-03-01 20:49:50,646 DEBUG blivet/MainThread: sdd sysfs_path set to /sys/devices/tcm_loop_0/tcm_loop_adapter_0/host2/target2:0:1/2:0:1:3/block/sdd 2024-03-01 20:49:50,649 DEBUG blivet/MainThread: DiskDevice.read_current_size: exists: True ; path: /dev/sdd ; sysfs_path: /sys/devices/tcm_loop_0/tcm_loop_adapter_0/host2/target2:0:1/2:0:1:3/block/sdd ; 2024-03-01 20:49:50,649 DEBUG blivet/MainThread: updated sdd size to 1024 MiB (1024 MiB) 2024-03-01 20:49:50,649 INFO blivet/MainThread: added disk sdd (id 72) to device tree 2024-03-01 20:49:50,649 INFO blivet/MainThread: got device: DiskDevice instance (0x7fec081bb4f0) -- 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 = 600140528254ba1444f43aba0eef4ede 2024-03-01 20:49:50,652 DEBUG blivet/MainThread: DeviceTree.handle_format: name: sdd ; 2024-03-01 20:49:50,655 DEBUG blivet/MainThread: AppleBootstrapFS.supported: supported: True ; 2024-03-01 20:49:50,655 DEBUG blivet/MainThread: get_format('appleboot') returning AppleBootstrapFS instance with object id 76 2024-03-01 20:49:50,658 DEBUG blivet/MainThread: EFIFS.supported: supported: True ; 2024-03-01 20:49:50,658 DEBUG blivet/MainThread: get_format('efi') returning EFIFS instance with object id 77 2024-03-01 20:49:50,661 DEBUG blivet/MainThread: MacEFIFS.supported: supported: True ; 2024-03-01 20:49:50,661 DEBUG blivet/MainThread: get_format('macefi') returning MacEFIFS instance with object id 78 2024-03-01 20:49:50,664 DEBUG blivet/MainThread: MacEFIFS.supported: supported: True ; 2024-03-01 20:49:50,665 DEBUG blivet/MainThread: get_format('macefi') returning MacEFIFS instance with object id 79 2024-03-01 20:49:50,667 DEBUG blivet/MainThread: LVMFormatPopulator.run: pv: sdd ; 2024-03-01 20:49:50,667 DEBUG blivet/MainThread: lvm filter: device /dev/sdd added to the list of allowed devices 2024-03-01 20:49:50,667 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/sdc,/dev/sdd,/dev/sdb,/dev/sda ... 2024-03-01 20:49:50,701 INFO program/MainThread: stdout[19]: LVM2_PV_NAME=/dev/sda LVM2_PV_UUID=4c8JOY-RlO6-XI6X-qqL0-UyOk-3hkr-XWuvAf LVM2_PV_FREE=0 LVM2_PV_SIZE=1065353216 LVM2_PE_START=8388608 LVM2_VG_NAME=test_vg1 LVM2_VG_UUID=JDM6rK-Ultz-B360-NGW6-5ym1-Srzt-khyK8g LVM2_VG_SIZE=3196059648 LVM2_VG_FREE=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=9SYY00-684W-KV55-MRXJ-pAhm-p2jr-V9Wr9F LVM2_PV_FREE=41943040 LVM2_PV_SIZE=1065353216 LVM2_PE_START=8388608 LVM2_VG_NAME=test_vg1 LVM2_VG_UUID=JDM6rK-Ultz-B360-NGW6-5ym1-Srzt-khyK8g LVM2_VG_SIZE=3196059648 LVM2_VG_FREE=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=s9I9X8-0Kwr-kNAR-5I4T-xriY-S2od-VEcXlg LVM2_PV_FREE=1065353216 LVM2_PV_SIZE=1065353216 LVM2_PE_START=8388608 LVM2_VG_NAME=test_vg1 LVM2_VG_UUID=JDM6rK-Ultz-B360-NGW6-5ym1-Srzt-khyK8g LVM2_VG_SIZE=3196059648 LVM2_VG_FREE=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=FcRpKS-AMgd-l3A9-noIR-j7eI-PcDB-lsUq8E LVM2_PV_FREE=100663296 LVM2_PV_SIZE=1065353216 LVM2_PE_START=8388608 LVM2_VG_NAME=test_vg2 LVM2_VG_UUID=Ov9iZp-zlA3-8AwT-UCAM-rhPK-dtF9-W4jg4K LVM2_VG_SIZE=3196059648 LVM2_VG_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=r81YVc-Z2fu-lCX2-jlnq-mCqt-c1Kt-GoXHp0 LVM2_PV_FREE=1065353216 LVM2_PV_SIZE=1065353216 LVM2_PE_START=8388608 LVM2_VG_NAME=test_vg2 LVM2_VG_UUID=Ov9iZp-zlA3-8AwT-UCAM-rhPK-dtF9-W4jg4K LVM2_VG_SIZE=3196059648 LVM2_VG_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=PExUjW-rWfe-vJyl-YX6g-GwRL-cM4c-TLtDle LVM2_PV_FREE=1065353216 LVM2_PV_SIZE=1065353216 LVM2_PE_START=8388608 LVM2_VG_NAME=test_vg2 LVM2_VG_UUID=Ov9iZp-zlA3-8AwT-UCAM-rhPK-dtF9-W4jg4K LVM2_VG_SIZE=3196059648 LVM2_VG_FREE=2231369728 LVM2_VG_EXTENT_SIZE=4194304 LVM2_VG_EXTENT_COUNT=762 LVM2_VG_FREE_COUNT=532 LVM2_PV_COUNT=3 2024-03-01 20:49:50,701 INFO program/MainThread: stderr[19]: WARNING: Couldn't find device with uuid r81YVc-Z2fu-lCX2-jlnq-mCqt-c1Kt-GoXHp0. WARNING: Couldn't find device with uuid PExUjW-rWfe-vJyl-YX6g-GwRL-cM4c-TLtDle. WARNING: VG test_vg2 is missing PV r81YVc-Z2fu-lCX2-jlnq-mCqt-c1Kt-GoXHp0 (last written to /dev/sde). WARNING: VG test_vg2 is missing PV PExUjW-rWfe-vJyl-YX6g-GwRL-cM4c-TLtDle (last written to /dev/sdf). 2024-03-01 20:49:50,701 INFO program/MainThread: ...done [19] (exit code: 0) 2024-03-01 20:49:50,701 INFO blivet/MainThread: type detected on 'sdd' is 'lvmpv' 2024-03-01 20:49:50,705 DEBUG blivet/MainThread: LVMPhysicalVolume.__init__: uuid: FcRpKS-AMgd-l3A9-noIR-j7eI-PcDB-lsUq8E ; label: None ; device: /dev/sdd ; serial: 3600140528254ba1444f43aba0eef4ede ; exists: True ; vg_name: test_vg2 ; vg_uuid: Ov9iZp-zlA3-8AwT-UCAM-rhPK-dtF9-W4jg4K ; pe_start: 8 MiB ; free: 96 MiB ; 2024-03-01 20:49:50,706 DEBUG blivet/MainThread: get_format('lvmpv') returning LVMPhysicalVolume instance with object id 80 2024-03-01 20:49:50,709 DEBUG blivet/MainThread: DiskDevice._set_format: sdd ; type: lvmpv ; current: None ; 2024-03-01 20:49:50,711 DEBUG blivet/MainThread: DeviceTree.get_device_by_uuid: uuid: Ov9iZp-zlA3-8AwT-UCAM-rhPK-dtF9-W4jg4K ; incomplete: True ; hidden: False ; 2024-03-01 20:49:50,714 DEBUG blivet/MainThread: DeviceTree.get_device_by_uuid returned None 2024-03-01 20:49:50,717 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: test_vg2 ; incomplete: False ; hidden: False ; 2024-03-01 20:49:50,719 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned None 2024-03-01 20:49:50,720 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/sdc,/dev/sdd,/dev/sdb,/dev/sda ... 2024-03-01 20:49:50,753 INFO program/MainThread: stdout[20]: LVM2_VG_NAME=test_vg1 LVM2_VG_UUID=JDM6rK-Ultz-B360-NGW6-5ym1-Srzt-khyK8g LVM2_VG_SIZE=3196059648 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=Ov9iZp-zlA3-8AwT-UCAM-rhPK-dtF9-W4jg4K LVM2_VG_SIZE=3196059648 LVM2_VG_FREE=2231369728 LVM2_VG_EXTENT_SIZE=4194304 LVM2_VG_EXTENT_COUNT=762 LVM2_VG_FREE_COUNT=532 LVM2_PV_COUNT=3 2024-03-01 20:49:50,753 INFO program/MainThread: stderr[20]: WARNING: Couldn't find device with uuid r81YVc-Z2fu-lCX2-jlnq-mCqt-c1Kt-GoXHp0. WARNING: Couldn't find device with uuid PExUjW-rWfe-vJyl-YX6g-GwRL-cM4c-TLtDle. WARNING: VG test_vg2 is missing PV r81YVc-Z2fu-lCX2-jlnq-mCqt-c1Kt-GoXHp0 (last written to /dev/sde). WARNING: VG test_vg2 is missing PV PExUjW-rWfe-vJyl-YX6g-GwRL-cM4c-TLtDle (last written to /dev/sdf). 2024-03-01 20:49:50,753 INFO program/MainThread: ...done [20] (exit code: 0) 2024-03-01 20:49:50,753 INFO blivet/MainThread: Can't get exported information from VG info, assuming VG is not exported. 2024-03-01 20:49:50,754 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 82 2024-03-01 20:49:50,758 DEBUG blivet/MainThread: LVMVolumeGroupDevice._add_parent: test_vg2 ; parent: sdd ; 2024-03-01 20:49:50,761 DEBUG blivet/MainThread: DiskDevice.add_child: name: sdd ; child: test_vg2 ; kids: 0 ; 2024-03-01 20:49:50,761 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 83 2024-03-01 20:49:50,764 DEBUG blivet/MainThread: LVMVolumeGroupDevice._set_format: test_vg2 ; type: None ; current: None ; 2024-03-01 20:49:50,764 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/sdc,/dev/sdd,/dev/sdb,/dev/sda ... 2024-03-01 20:49:50,798 INFO program/MainThread: stdout[21]: LVM2_VG_NAME=test_vg1 LVM2_LV_NAME=lv1 LVM2_LV_UUID=7W1el3-qjPr-rhKW-ZrV2-MCIF-P7SO-QFoGMC 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=Y0IDNr-O3Ey-wfIi-y8qY-bnkF-VeIh-AxOuYW LVM2_LV_SIZE=1606418432 LVM2_LV_ATTR=-wi-a----- LVM2_SEGTYPE=linear LVM2_ORIGIN= LVM2_POOL_LV= LVM2_DATA_LV= LVM2_METADATA_LV= LVM2_LV_ROLE=public LVM2_MOVE_PV= LVM2_DATA_PERCENT= LVM2_METADATA_PERCENT= LVM2_COPY_PERCENT= LVM2_VG_NAME=test_vg1 LVM2_LV_NAME=lv2 LVM2_LV_UUID=Y0IDNr-O3Ey-wfIi-y8qY-bnkF-VeIh-AxOuYW LVM2_LV_SIZE=1606418432 LVM2_LV_ATTR=-wi-a----- LVM2_SEGTYPE=linear LVM2_ORIGIN= LVM2_POOL_LV= LVM2_DATA_LV= LVM2_METADATA_LV= 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=1NwGUF-6Kcm-g1jS-YmNX-UldV-hAtf-x9I2uF 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=RO2q9D-nduL-RINy-i3mp-aGJP-mjY5-zVqyGf LVM2_LV_SIZE=641728512 LVM2_LV_ATTR=-wi-a----- LVM2_SEGTYPE=linear LVM2_ORIGIN= LVM2_POOL_LV= LVM2_DATA_LV= LVM2_METADATA_LV= LVM2_LV_ROLE=public LVM2_MOVE_PV= LVM2_DATA_PERCENT= LVM2_METADATA_PERCENT= LVM2_COPY_PERCENT= 2024-03-01 20:49:50,798 INFO program/MainThread: stderr[21]: WARNING: Couldn't find device with uuid r81YVc-Z2fu-lCX2-jlnq-mCqt-c1Kt-GoXHp0. WARNING: Couldn't find device with uuid PExUjW-rWfe-vJyl-YX6g-GwRL-cM4c-TLtDle. WARNING: VG test_vg2 is missing PV r81YVc-Z2fu-lCX2-jlnq-mCqt-c1Kt-GoXHp0 (last written to /dev/sde). WARNING: VG test_vg2 is missing PV PExUjW-rWfe-vJyl-YX6g-GwRL-cM4c-TLtDle (last written to /dev/sdf). 2024-03-01 20:49:50,798 INFO program/MainThread: ...done [21] (exit code: 0) 2024-03-01 20:49:50,802 DEBUG blivet/MainThread: LVMVolumeGroupDevice.update_sysfs_path: test_vg2 ; status: True ; 2024-03-01 20:49:50,803 INFO blivet/MainThread: added lvmvg test_vg2 (id 81) to device tree 2024-03-01 20:49:50,805 DEBUG blivet/MainThread: LVMFormatPopulator._update_lvs: pv: sdd ; 2024-03-01 20:49:50,808 DEBUG blivet/MainThread: DeviceTree.get_device_by_uuid: uuid: Ov9iZp-zlA3-8AwT-UCAM-rhPK-dtF9-W4jg4K ; incomplete: True ; hidden: False ; 2024-03-01 20:49:50,811 DEBUG blivet/MainThread: DeviceTree.get_device_by_uuid returned existing 1016 MiB lvmvg test_vg2 (81) 2024-03-01 20:49:50,811 WARNING blivet/MainThread: Skipping LVs for incomplete VG test_vg2 2024-03-01 20:49:50,811 INFO blivet/MainThread: got format: existing lvmpv 2024-03-01 20:49:50,814 DEBUG blivet/MainThread: DeviceTree.handle_device: name: sde ; info: {'CURRENT_TAGS': ':systemd:', 'DEVLINKS': '/dev/disk/by-id/wwn-0x60014058a9a6b3d7bec490eabf9e15bf ' '/dev/disk/by-id/lvm-pv-uuid-r81YVc-Z2fu-lCX2-jlnq-mCqt-c1Kt-GoXHp0 ' '/dev/disk/by-id/scsi-360014058a9a6b3d7bec490eabf9e15bf ' '/dev/disk/by-diskseq/6 ' '/dev/disk/by-id/scsi-1LIO-ORG_disk4:8a9a6b3d-7bec-490e-abf9-e15bfef000fd ' '/dev/disk/by-id/scsi-SLIO-ORG_disk4_8a9a6b3d-7bec-490e-abf9-e15bfef000fd', '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': 'r81YVc-Z2fu-lCX2-jlnq-mCqt-c1Kt-GoXHp0', 'ID_FS_UUID_ENC': 'r81YVc-Z2fu-lCX2-jlnq-mCqt-c1Kt-GoXHp0', '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': '8a9a6b3d-7bec-490e-abf9-e15bfef000fd', 'ID_SERIAL': '360014058a9a6b3d7bec490eabf9e15bf', 'ID_SERIAL_SHORT': '60014058a9a6b3d7bec490eabf9e15bf', 'ID_TARGET_PORT': '0', 'ID_TYPE': 'disk', 'ID_VENDOR': 'LIO-ORG', 'ID_VENDOR_ENC': 'LIO-ORG\\x20', 'ID_WWN': '0x60014058a9a6b3d7', 'ID_WWN_VENDOR_EXTENSION': '0xbec490eabf9e15bf', 'ID_WWN_WITH_EXTENSION': '0x60014058a9a6b3d7bec490eabf9e15bf', 'MAJOR': '8', 'MINOR': '64', 'SCSI_IDENT_LUN_LOGICAL_UNIT_GROUP': '0x0', 'SCSI_IDENT_LUN_NAA_REGEXT': '60014058a9a6b3d7bec490eabf9e15bf', 'SCSI_IDENT_LUN_T10': 'LIO-ORG_disk4:8a9a6b3d-7bec-490e-abf9-e15bfef000fd', 'SCSI_IDENT_PORT_NAME': 'naa.5001405a91c5ccc5,t,0x0001', 'SCSI_IDENT_PORT_RELATIVE': '0', 'SCSI_IDENT_PORT_TARGET_PORT_GROUP': '0x0', 'SCSI_IDENT_SERIAL': '8a9a6b3d-7bec-490e-abf9-e15bfef000fd', 'SCSI_IDENT_TARGET_NAME': 'naa.5001405a91c5ccc5', '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': '337149758'} ; 2024-03-01 20:49:50,814 INFO blivet/MainThread: scanning sde (/sys/devices/tcm_loop_0/tcm_loop_adapter_0/host2/target2:0:1/2:0:1:4/block/sde)... 2024-03-01 20:49:50,818 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: sde ; incomplete: False ; hidden: False ; 2024-03-01 20:49:50,820 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned None 2024-03-01 20:49:50,826 DEBUG blivet/MainThread: DiskDevicePopulator.run: name: sde ; 2024-03-01 20:49:50,826 INFO blivet/MainThread: sde is a disk 2024-03-01 20:49:50,826 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 87 2024-03-01 20:49:50,826 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 88 2024-03-01 20:49:50,829 DEBUG blivet/MainThread: DiskDevice._set_format: sde ; type: None ; current: None ; 2024-03-01 20:49:50,832 DEBUG blivet/MainThread: DiskDevice.update_sysfs_path: sde ; status: True ; 2024-03-01 20:49:50,832 DEBUG blivet/MainThread: sde sysfs_path set to /sys/devices/tcm_loop_0/tcm_loop_adapter_0/host2/target2:0:1/2:0:1:4/block/sde 2024-03-01 20:49:50,835 DEBUG blivet/MainThread: DiskDevice.read_current_size: exists: True ; path: /dev/sde ; sysfs_path: /sys/devices/tcm_loop_0/tcm_loop_adapter_0/host2/target2:0:1/2:0:1:4/block/sde ; 2024-03-01 20:49:50,835 DEBUG blivet/MainThread: updated sde size to 1024 MiB (1024 MiB) 2024-03-01 20:49:50,836 INFO blivet/MainThread: added disk sde (id 86) to device tree 2024-03-01 20:49:50,836 INFO blivet/MainThread: got device: DiskDevice instance (0x7fec081a72e0) -- 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 = 60014058a9a6b3d7bec490eabf9e15bf 2024-03-01 20:49:50,839 DEBUG blivet/MainThread: DeviceTree.handle_format: name: sde ; 2024-03-01 20:49:50,842 DEBUG blivet/MainThread: AppleBootstrapFS.supported: supported: True ; 2024-03-01 20:49:50,842 DEBUG blivet/MainThread: get_format('appleboot') returning AppleBootstrapFS instance with object id 90 2024-03-01 20:49:50,845 DEBUG blivet/MainThread: EFIFS.supported: supported: True ; 2024-03-01 20:49:50,845 DEBUG blivet/MainThread: get_format('efi') returning EFIFS instance with object id 91 2024-03-01 20:49:50,848 DEBUG blivet/MainThread: MacEFIFS.supported: supported: True ; 2024-03-01 20:49:50,848 DEBUG blivet/MainThread: get_format('macefi') returning MacEFIFS instance with object id 92 2024-03-01 20:49:50,851 DEBUG blivet/MainThread: MacEFIFS.supported: supported: True ; 2024-03-01 20:49:50,851 DEBUG blivet/MainThread: get_format('macefi') returning MacEFIFS instance with object id 93 2024-03-01 20:49:50,854 DEBUG blivet/MainThread: LVMFormatPopulator.run: pv: sde ; 2024-03-01 20:49:50,854 DEBUG blivet/MainThread: lvm filter: device /dev/sde added to the list of allowed devices 2024-03-01 20:49:50,854 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/sdc,/dev/sdd,/dev/sdb ... 2024-03-01 20:49:50,888 INFO program/MainThread: stdout[22]: LVM2_PV_NAME=/dev/sda LVM2_PV_UUID=4c8JOY-RlO6-XI6X-qqL0-UyOk-3hkr-XWuvAf LVM2_PV_FREE=0 LVM2_PV_SIZE=1065353216 LVM2_PE_START=8388608 LVM2_VG_NAME=test_vg1 LVM2_VG_UUID=JDM6rK-Ultz-B360-NGW6-5ym1-Srzt-khyK8g LVM2_VG_SIZE=3196059648 LVM2_VG_FREE=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=9SYY00-684W-KV55-MRXJ-pAhm-p2jr-V9Wr9F LVM2_PV_FREE=41943040 LVM2_PV_SIZE=1065353216 LVM2_PE_START=8388608 LVM2_VG_NAME=test_vg1 LVM2_VG_UUID=JDM6rK-Ultz-B360-NGW6-5ym1-Srzt-khyK8g LVM2_VG_SIZE=3196059648 LVM2_VG_FREE=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=s9I9X8-0Kwr-kNAR-5I4T-xriY-S2od-VEcXlg LVM2_PV_FREE=1065353216 LVM2_PV_SIZE=1065353216 LVM2_PE_START=8388608 LVM2_VG_NAME=test_vg1 LVM2_VG_UUID=JDM6rK-Ultz-B360-NGW6-5ym1-Srzt-khyK8g LVM2_VG_SIZE=3196059648 LVM2_VG_FREE=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=FcRpKS-AMgd-l3A9-noIR-j7eI-PcDB-lsUq8E LVM2_PV_FREE=100663296 LVM2_PV_SIZE=1065353216 LVM2_PE_START=8388608 LVM2_VG_NAME=test_vg2 LVM2_VG_UUID=Ov9iZp-zlA3-8AwT-UCAM-rhPK-dtF9-W4jg4K LVM2_VG_SIZE=3196059648 LVM2_VG_FREE=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=r81YVc-Z2fu-lCX2-jlnq-mCqt-c1Kt-GoXHp0 LVM2_PV_FREE=1065353216 LVM2_PV_SIZE=1065353216 LVM2_PE_START=8388608 LVM2_VG_NAME=test_vg2 LVM2_VG_UUID=Ov9iZp-zlA3-8AwT-UCAM-rhPK-dtF9-W4jg4K LVM2_VG_SIZE=3196059648 LVM2_VG_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=PExUjW-rWfe-vJyl-YX6g-GwRL-cM4c-TLtDle LVM2_PV_FREE=1065353216 LVM2_PV_SIZE=1065353216 LVM2_PE_START=8388608 LVM2_VG_NAME=test_vg2 LVM2_VG_UUID=Ov9iZp-zlA3-8AwT-UCAM-rhPK-dtF9-W4jg4K LVM2_VG_SIZE=3196059648 LVM2_VG_FREE=2231369728 LVM2_VG_EXTENT_SIZE=4194304 LVM2_VG_EXTENT_COUNT=762 LVM2_VG_FREE_COUNT=532 LVM2_PV_COUNT=3 2024-03-01 20:49:50,889 INFO program/MainThread: stderr[22]: WARNING: Couldn't find device with uuid PExUjW-rWfe-vJyl-YX6g-GwRL-cM4c-TLtDle. WARNING: VG test_vg2 is missing PV PExUjW-rWfe-vJyl-YX6g-GwRL-cM4c-TLtDle (last written to /dev/sdf). 2024-03-01 20:49:50,889 INFO program/MainThread: ...done [22] (exit code: 0) 2024-03-01 20:49:50,889 INFO blivet/MainThread: type detected on 'sde' is 'lvmpv' 2024-03-01 20:49:50,893 DEBUG blivet/MainThread: LVMPhysicalVolume.__init__: uuid: r81YVc-Z2fu-lCX2-jlnq-mCqt-c1Kt-GoXHp0 ; label: None ; device: /dev/sde ; serial: 360014058a9a6b3d7bec490eabf9e15bf ; exists: True ; vg_name: test_vg2 ; vg_uuid: Ov9iZp-zlA3-8AwT-UCAM-rhPK-dtF9-W4jg4K ; pe_start: 8 MiB ; free: 1016 MiB ; 2024-03-01 20:49:50,893 DEBUG blivet/MainThread: get_format('lvmpv') returning LVMPhysicalVolume instance with object id 94 2024-03-01 20:49:50,896 DEBUG blivet/MainThread: DiskDevice._set_format: sde ; type: lvmpv ; current: None ; 2024-03-01 20:49:50,898 DEBUG blivet/MainThread: DeviceTree.get_device_by_uuid: uuid: Ov9iZp-zlA3-8AwT-UCAM-rhPK-dtF9-W4jg4K ; incomplete: True ; hidden: False ; 2024-03-01 20:49:50,901 DEBUG blivet/MainThread: DeviceTree.get_device_by_uuid returned existing 1016 MiB lvmvg test_vg2 (81) 2024-03-01 20:49:50,904 DEBUG blivet/MainThread: LVMVolumeGroupDevice._add_parent: test_vg2 ; parent: sde ; 2024-03-01 20:49:50,907 DEBUG blivet/MainThread: DiskDevice.add_child: name: sde ; child: test_vg2 ; kids: 0 ; 2024-03-01 20:49:50,910 DEBUG blivet/MainThread: LVMFormatPopulator._update_lvs: pv: sde ; 2024-03-01 20:49:50,912 DEBUG blivet/MainThread: DeviceTree.get_device_by_uuid: uuid: Ov9iZp-zlA3-8AwT-UCAM-rhPK-dtF9-W4jg4K ; incomplete: True ; hidden: False ; 2024-03-01 20:49:50,915 DEBUG blivet/MainThread: DeviceTree.get_device_by_uuid returned existing 1.98 GiB lvmvg test_vg2 (81) 2024-03-01 20:49:50,915 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/sdc,/dev/sdd,/dev/sdb ... 2024-03-01 20:49:50,955 INFO program/MainThread: stdout[23]: LVM2_VG_NAME=test_vg1 LVM2_LV_NAME=lv1 LVM2_LV_UUID=7W1el3-qjPr-rhKW-ZrV2-MCIF-P7SO-QFoGMC 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=Y0IDNr-O3Ey-wfIi-y8qY-bnkF-VeIh-AxOuYW LVM2_LV_SIZE=1606418432 LVM2_LV_ATTR=-wi-a----- LVM2_SEGTYPE=linear LVM2_ORIGIN= LVM2_POOL_LV= LVM2_DATA_LV= LVM2_METADATA_LV= LVM2_LV_ROLE=public LVM2_MOVE_PV= LVM2_DATA_PERCENT= LVM2_METADATA_PERCENT= LVM2_COPY_PERCENT= LVM2_VG_NAME=test_vg1 LVM2_LV_NAME=lv2 LVM2_LV_UUID=Y0IDNr-O3Ey-wfIi-y8qY-bnkF-VeIh-AxOuYW LVM2_LV_SIZE=1606418432 LVM2_LV_ATTR=-wi-a----- LVM2_SEGTYPE=linear LVM2_ORIGIN= LVM2_POOL_LV= LVM2_DATA_LV= LVM2_METADATA_LV= 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=1NwGUF-6Kcm-g1jS-YmNX-UldV-hAtf-x9I2uF 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=RO2q9D-nduL-RINy-i3mp-aGJP-mjY5-zVqyGf LVM2_LV_SIZE=641728512 LVM2_LV_ATTR=-wi-a----- LVM2_SEGTYPE=linear LVM2_ORIGIN= LVM2_POOL_LV= LVM2_DATA_LV= LVM2_METADATA_LV= LVM2_LV_ROLE=public LVM2_MOVE_PV= LVM2_DATA_PERCENT= LVM2_METADATA_PERCENT= LVM2_COPY_PERCENT= 2024-03-01 20:49:50,955 INFO program/MainThread: stderr[23]: WARNING: Couldn't find device with uuid PExUjW-rWfe-vJyl-YX6g-GwRL-cM4c-TLtDle. WARNING: VG test_vg2 is missing PV PExUjW-rWfe-vJyl-YX6g-GwRL-cM4c-TLtDle (last written to /dev/sdf). 2024-03-01 20:49:50,955 INFO program/MainThread: ...done [23] (exit code: 0) 2024-03-01 20:49:50,955 WARNING blivet/MainThread: Skipping LVs for incomplete VG test_vg2 2024-03-01 20:49:50,955 INFO blivet/MainThread: got format: existing lvmpv 2024-03-01 20:49:50,960 DEBUG blivet/MainThread: DeviceTree.handle_device: name: sdf ; info: {'CURRENT_TAGS': ':systemd:', 'DEVLINKS': '/dev/disk/by-id/wwn-0x600140525b7012bf4c541b5b0813087a ' '/dev/disk/by-id/scsi-SLIO-ORG_disk5_25b7012b-f4c5-41b5-b081-3087a0ec48d2 ' '/dev/disk/by-diskseq/7 ' '/dev/disk/by-id/scsi-1LIO-ORG_disk5:25b7012b-f4c5-41b5-b081-3087a0ec48d2 ' '/dev/disk/by-id/lvm-pv-uuid-PExUjW-rWfe-vJyl-YX6g-GwRL-cM4c-TLtDle ' '/dev/disk/by-id/scsi-3600140525b7012bf4c541b5b0813087a', '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': 'PExUjW-rWfe-vJyl-YX6g-GwRL-cM4c-TLtDle', 'ID_FS_UUID_ENC': 'PExUjW-rWfe-vJyl-YX6g-GwRL-cM4c-TLtDle', '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': '25b7012b-f4c5-41b5-b081-3087a0ec48d2', 'ID_SERIAL': '3600140525b7012bf4c541b5b0813087a', 'ID_SERIAL_SHORT': '600140525b7012bf4c541b5b0813087a', 'ID_TARGET_PORT': '0', 'ID_TYPE': 'disk', 'ID_VENDOR': 'LIO-ORG', 'ID_VENDOR_ENC': 'LIO-ORG\\x20', 'ID_WWN': '0x600140525b7012bf', 'ID_WWN_VENDOR_EXTENSION': '0x4c541b5b0813087a', 'ID_WWN_WITH_EXTENSION': '0x600140525b7012bf4c541b5b0813087a', 'MAJOR': '8', 'MINOR': '80', 'SCSI_IDENT_LUN_LOGICAL_UNIT_GROUP': '0x0', 'SCSI_IDENT_LUN_NAA_REGEXT': '600140525b7012bf4c541b5b0813087a', 'SCSI_IDENT_LUN_T10': 'LIO-ORG_disk5:25b7012b-f4c5-41b5-b081-3087a0ec48d2', 'SCSI_IDENT_PORT_NAME': 'naa.5001405a91c5ccc5,t,0x0001', 'SCSI_IDENT_PORT_RELATIVE': '0', 'SCSI_IDENT_PORT_TARGET_PORT_GROUP': '0x0', 'SCSI_IDENT_SERIAL': '25b7012b-f4c5-41b5-b081-3087a0ec48d2', 'SCSI_IDENT_TARGET_NAME': 'naa.5001405a91c5ccc5', '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': '337251391'} ; 2024-03-01 20:49:50,960 INFO blivet/MainThread: scanning sdf (/sys/devices/tcm_loop_0/tcm_loop_adapter_0/host2/target2:0:1/2:0:1:5/block/sdf)... 2024-03-01 20:49:50,963 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: sdf ; incomplete: False ; hidden: False ; 2024-03-01 20:49:50,966 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned None 2024-03-01 20:49:50,971 DEBUG blivet/MainThread: DiskDevicePopulator.run: name: sdf ; 2024-03-01 20:49:50,972 INFO blivet/MainThread: sdf is a disk 2024-03-01 20:49:50,972 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 97 2024-03-01 20:49:50,972 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 98 2024-03-01 20:49:50,975 DEBUG blivet/MainThread: DiskDevice._set_format: sdf ; type: None ; current: None ; 2024-03-01 20:49:50,978 DEBUG blivet/MainThread: DiskDevice.update_sysfs_path: sdf ; status: True ; 2024-03-01 20:49:50,978 DEBUG blivet/MainThread: sdf sysfs_path set to /sys/devices/tcm_loop_0/tcm_loop_adapter_0/host2/target2:0:1/2:0:1:5/block/sdf 2024-03-01 20:49:50,981 DEBUG blivet/MainThread: DiskDevice.read_current_size: exists: True ; path: /dev/sdf ; sysfs_path: /sys/devices/tcm_loop_0/tcm_loop_adapter_0/host2/target2:0:1/2:0:1:5/block/sdf ; 2024-03-01 20:49:50,981 DEBUG blivet/MainThread: updated sdf size to 1024 MiB (1024 MiB) 2024-03-01 20:49:50,981 INFO blivet/MainThread: added disk sdf (id 96) to device tree 2024-03-01 20:49:50,982 INFO blivet/MainThread: got device: DiskDevice instance (0x7fec08b7d820) -- 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 = 600140525b7012bf4c541b5b0813087a 2024-03-01 20:49:50,985 DEBUG blivet/MainThread: DeviceTree.handle_format: name: sdf ; 2024-03-01 20:49:50,988 DEBUG blivet/MainThread: AppleBootstrapFS.supported: supported: True ; 2024-03-01 20:49:50,988 DEBUG blivet/MainThread: get_format('appleboot') returning AppleBootstrapFS instance with object id 100 2024-03-01 20:49:50,991 DEBUG blivet/MainThread: EFIFS.supported: supported: True ; 2024-03-01 20:49:50,991 DEBUG blivet/MainThread: get_format('efi') returning EFIFS instance with object id 101 2024-03-01 20:49:50,994 DEBUG blivet/MainThread: MacEFIFS.supported: supported: True ; 2024-03-01 20:49:50,994 DEBUG blivet/MainThread: get_format('macefi') returning MacEFIFS instance with object id 102 2024-03-01 20:49:50,997 DEBUG blivet/MainThread: MacEFIFS.supported: supported: True ; 2024-03-01 20:49:50,997 DEBUG blivet/MainThread: get_format('macefi') returning MacEFIFS instance with object id 103 2024-03-01 20:49:50,999 DEBUG blivet/MainThread: LVMFormatPopulator.run: pv: sdf ; 2024-03-01 20:49:50,999 DEBUG blivet/MainThread: lvm filter: device /dev/sdf added to the list of allowed devices 2024-03-01 20:49:51,000 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/sdf,/dev/sde,/dev/sda,/dev/sdc,/dev/sdd,/dev/sdb ... 2024-03-01 20:49:51,040 INFO program/MainThread: stdout[24]: LVM2_PV_NAME=/dev/sda LVM2_PV_UUID=4c8JOY-RlO6-XI6X-qqL0-UyOk-3hkr-XWuvAf LVM2_PV_FREE=0 LVM2_PV_SIZE=1065353216 LVM2_PE_START=8388608 LVM2_VG_NAME=test_vg1 LVM2_VG_UUID=JDM6rK-Ultz-B360-NGW6-5ym1-Srzt-khyK8g LVM2_VG_SIZE=3196059648 LVM2_VG_FREE=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=9SYY00-684W-KV55-MRXJ-pAhm-p2jr-V9Wr9F LVM2_PV_FREE=41943040 LVM2_PV_SIZE=1065353216 LVM2_PE_START=8388608 LVM2_VG_NAME=test_vg1 LVM2_VG_UUID=JDM6rK-Ultz-B360-NGW6-5ym1-Srzt-khyK8g LVM2_VG_SIZE=3196059648 LVM2_VG_FREE=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=s9I9X8-0Kwr-kNAR-5I4T-xriY-S2od-VEcXlg LVM2_PV_FREE=1065353216 LVM2_PV_SIZE=1065353216 LVM2_PE_START=8388608 LVM2_VG_NAME=test_vg1 LVM2_VG_UUID=JDM6rK-Ultz-B360-NGW6-5ym1-Srzt-khyK8g LVM2_VG_SIZE=3196059648 LVM2_VG_FREE=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=FcRpKS-AMgd-l3A9-noIR-j7eI-PcDB-lsUq8E LVM2_PV_FREE=100663296 LVM2_PV_SIZE=1065353216 LVM2_PE_START=8388608 LVM2_VG_NAME=test_vg2 LVM2_VG_UUID=Ov9iZp-zlA3-8AwT-UCAM-rhPK-dtF9-W4jg4K LVM2_VG_SIZE=3196059648 LVM2_VG_FREE=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=r81YVc-Z2fu-lCX2-jlnq-mCqt-c1Kt-GoXHp0 LVM2_PV_FREE=1065353216 LVM2_PV_SIZE=1065353216 LVM2_PE_START=8388608 LVM2_VG_NAME=test_vg2 LVM2_VG_UUID=Ov9iZp-zlA3-8AwT-UCAM-rhPK-dtF9-W4jg4K LVM2_VG_SIZE=3196059648 LVM2_VG_FREE=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=PExUjW-rWfe-vJyl-YX6g-GwRL-cM4c-TLtDle LVM2_PV_FREE=1065353216 LVM2_PV_SIZE=1065353216 LVM2_PE_START=8388608 LVM2_VG_NAME=test_vg2 LVM2_VG_UUID=Ov9iZp-zlA3-8AwT-UCAM-rhPK-dtF9-W4jg4K LVM2_VG_SIZE=3196059648 LVM2_VG_FREE=2231369728 LVM2_VG_EXTENT_SIZE=4194304 LVM2_VG_EXTENT_COUNT=762 LVM2_VG_FREE_COUNT=532 LVM2_PV_COUNT=3 2024-03-01 20:49:51,040 INFO program/MainThread: stderr[24]: 2024-03-01 20:49:51,040 INFO program/MainThread: ...done [24] (exit code: 0) 2024-03-01 20:49:51,040 INFO blivet/MainThread: type detected on 'sdf' is 'lvmpv' 2024-03-01 20:49:51,044 DEBUG blivet/MainThread: LVMPhysicalVolume.__init__: uuid: PExUjW-rWfe-vJyl-YX6g-GwRL-cM4c-TLtDle ; label: None ; device: /dev/sdf ; serial: 3600140525b7012bf4c541b5b0813087a ; exists: True ; vg_name: test_vg2 ; vg_uuid: Ov9iZp-zlA3-8AwT-UCAM-rhPK-dtF9-W4jg4K ; pe_start: 8 MiB ; free: 1016 MiB ; 2024-03-01 20:49:51,045 DEBUG blivet/MainThread: get_format('lvmpv') returning LVMPhysicalVolume instance with object id 104 2024-03-01 20:49:51,048 DEBUG blivet/MainThread: DiskDevice._set_format: sdf ; type: lvmpv ; current: None ; 2024-03-01 20:49:51,050 DEBUG blivet/MainThread: DeviceTree.get_device_by_uuid: uuid: Ov9iZp-zlA3-8AwT-UCAM-rhPK-dtF9-W4jg4K ; incomplete: True ; hidden: False ; 2024-03-01 20:49:51,053 DEBUG blivet/MainThread: DeviceTree.get_device_by_uuid returned existing 1.98 GiB lvmvg test_vg2 (81) 2024-03-01 20:49:51,056 DEBUG blivet/MainThread: LVMVolumeGroupDevice._add_parent: test_vg2 ; parent: sdf ; 2024-03-01 20:49:51,059 DEBUG blivet/MainThread: DiskDevice.add_child: name: sdf ; child: test_vg2 ; kids: 0 ; 2024-03-01 20:49:51,061 DEBUG blivet/MainThread: LVMFormatPopulator._update_lvs: pv: sdf ; 2024-03-01 20:49:51,064 DEBUG blivet/MainThread: DeviceTree.get_device_by_uuid: uuid: Ov9iZp-zlA3-8AwT-UCAM-rhPK-dtF9-W4jg4K ; incomplete: True ; hidden: False ; 2024-03-01 20:49:51,067 DEBUG blivet/MainThread: DeviceTree.get_device_by_uuid returned existing 2.98 GiB lvmvg test_vg2 (81) 2024-03-01 20:49:51,067 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/sdf,/dev/sde,/dev/sda,/dev/sdc,/dev/sdd,/dev/sdb ... 2024-03-01 20:49:51,105 INFO program/MainThread: stdout[25]: LVM2_VG_NAME=test_vg1 LVM2_LV_NAME=lv1 LVM2_LV_UUID=7W1el3-qjPr-rhKW-ZrV2-MCIF-P7SO-QFoGMC 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=Y0IDNr-O3Ey-wfIi-y8qY-bnkF-VeIh-AxOuYW LVM2_LV_SIZE=1606418432 LVM2_LV_ATTR=-wi-a----- LVM2_SEGTYPE=linear LVM2_ORIGIN= LVM2_POOL_LV= LVM2_DATA_LV= LVM2_METADATA_LV= LVM2_LV_ROLE=public LVM2_MOVE_PV= LVM2_DATA_PERCENT= LVM2_METADATA_PERCENT= LVM2_COPY_PERCENT= LVM2_VG_NAME=test_vg1 LVM2_LV_NAME=lv2 LVM2_LV_UUID=Y0IDNr-O3Ey-wfIi-y8qY-bnkF-VeIh-AxOuYW LVM2_LV_SIZE=1606418432 LVM2_LV_ATTR=-wi-a----- LVM2_SEGTYPE=linear LVM2_ORIGIN= LVM2_POOL_LV= LVM2_DATA_LV= LVM2_METADATA_LV= 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=1NwGUF-6Kcm-g1jS-YmNX-UldV-hAtf-x9I2uF 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=RO2q9D-nduL-RINy-i3mp-aGJP-mjY5-zVqyGf LVM2_LV_SIZE=641728512 LVM2_LV_ATTR=-wi-a----- LVM2_SEGTYPE=linear LVM2_ORIGIN= LVM2_POOL_LV= LVM2_DATA_LV= LVM2_METADATA_LV= LVM2_LV_ROLE=public LVM2_MOVE_PV= LVM2_DATA_PERCENT= LVM2_METADATA_PERCENT= LVM2_COPY_PERCENT= 2024-03-01 20:49:51,105 INFO program/MainThread: stderr[25]: 2024-03-01 20:49:51,105 INFO program/MainThread: ...done [25] (exit code: 0) 2024-03-01 20:49:51,110 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: test_vg2-lv3 ; incomplete: False ; hidden: False ; 2024-03-01 20:49:51,113 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned None 2024-03-01 20:49:51,115 DEBUG blivet/MainThread: DeviceTree.get_device_by_uuid: uuid: 1NwGUF-6Kcm-g1jS-YmNX-UldV-hAtf-x9I2uF ; incomplete: False ; hidden: False ; 2024-03-01 20:49:51,118 DEBUG blivet/MainThread: DeviceTree.get_device_by_uuid returned None 2024-03-01 20:49:51,118 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 106 2024-03-01 20:49:51,121 DEBUG blivet/MainThread: LVMVolumeGroupDevice.add_child: name: test_vg2 ; child: lv3 ; kids: 0 ; 2024-03-01 20:49:51,122 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 107 2024-03-01 20:49:51,125 DEBUG blivet/MainThread: LVMLogicalVolumeDevice._set_format: test_vg2-lv3 ; type: None ; current: None ; 2024-03-01 20:49:51,128 DEBUG blivet/MainThread: LVMLogicalVolumeDevice.update_sysfs_path: test_vg2-lv3 ; status: True ; 2024-03-01 20:49:51,128 DEBUG blivet/MainThread: test_vg2-lv3 sysfs_path set to /sys/devices/virtual/block/dm-5 2024-03-01 20:49:51,131 DEBUG blivet/MainThread: LVMLogicalVolumeDevice.read_current_size: exists: True ; path: /dev/mapper/test_vg2-lv3 ; sysfs_path: /sys/devices/virtual/block/dm-5 ; 2024-03-01 20:49:51,132 DEBUG blivet/MainThread: updated test_vg2-lv3 size to 308 MiB (308 MiB) 2024-03-01 20:49:51,132 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 109 2024-03-01 20:49:51,135 DEBUG blivet/MainThread: LVMVolumeGroupDevice.remove_child: name: test_vg2 ; child: lv3 ; kids: 1 ; 2024-03-01 20:49:51,138 DEBUG blivet/MainThread: LVMVolumeGroupDevice.add_child: name: test_vg2 ; child: lv3 ; kids: 0 ; 2024-03-01 20:49:51,138 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 110 2024-03-01 20:49:51,141 DEBUG blivet/MainThread: LVMLogicalVolumeDevice._set_format: test_vg2-lv3 ; type: None ; current: None ; 2024-03-01 20:49:51,144 DEBUG blivet/MainThread: LVMLogicalVolumeDevice.update_sysfs_path: test_vg2-lv3 ; status: True ; 2024-03-01 20:49:51,144 DEBUG blivet/MainThread: test_vg2-lv3 sysfs_path set to /sys/devices/virtual/block/dm-5 2024-03-01 20:49:51,148 DEBUG blivet/MainThread: LVMLogicalVolumeDevice.read_current_size: exists: True ; path: /dev/mapper/test_vg2-lv3 ; sysfs_path: /sys/devices/virtual/block/dm-5 ; 2024-03-01 20:49:51,148 DEBUG blivet/MainThread: updated test_vg2-lv3 size to 308 MiB (308 MiB) 2024-03-01 20:49:51,148 DEBUG blivet/MainThread: Adding test_vg2-lv3/308 MiB to test_vg2 2024-03-01 20:49:51,148 INFO blivet/MainThread: added lvmlv test_vg2-lv3 (id 105) to device tree 2024-03-01 20:49:51,151 DEBUG blivet/MainThread: LVMLogicalVolumeDevice.update_sysfs_path: test_vg2-lv3 ; status: True ; 2024-03-01 20:49:51,151 DEBUG blivet/MainThread: test_vg2-lv3 sysfs_path set to /sys/devices/virtual/block/dm-5 2024-03-01 20:49:51,154 DEBUG blivet/MainThread: LVMLogicalVolumeDevice.read_current_size: exists: True ; path: /dev/mapper/test_vg2-lv3 ; sysfs_path: /sys/devices/virtual/block/dm-5 ; 2024-03-01 20:49:51,155 DEBUG blivet/MainThread: updated test_vg2-lv3 size to 308 MiB (308 MiB) 2024-03-01 20:49:51,158 DEBUG blivet/MainThread: DeviceTree.handle_device: name: test_vg2-lv3 ; info: {'CURRENT_TAGS': ':systemd:', 'DEVLINKS': '/dev/disk/by-id/dm-uuid-LVM-Ov9iZpzlA38AwTUCAMrhPKdtF9W4jg4K1NwGUF6Kcmg1jSYmNXUldVhAtfx9I2uF ' '/dev/test_vg2/lv3 /dev/disk/by-id/dm-name-test_vg2-lv3 ' '/dev/disk/by-uuid/7b7d54fe-3154-4b6a-b60e-635b8b299033 ' '/dev/mapper/test_vg2-lv3', 'DEVNAME': '/dev/dm-5', 'DEVPATH': '/devices/virtual/block/dm-5', 'DEVTYPE': 'disk', 'DISKSEQ': '19', '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-Ov9iZpzlA38AwTUCAMrhPKdtF9W4jg4K1NwGUF6Kcmg1jSYmNXUldVhAtfx9I2uF', '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': '7b7d54fe-3154-4b6a-b60e-635b8b299033', 'ID_FS_UUID_ENC': '7b7d54fe-3154-4b6a-b60e-635b8b299033', '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': '560872745'} ; 2024-03-01 20:49:51,158 INFO blivet/MainThread: scanning test_vg2-lv3 (/sys/devices/virtual/block/dm-5)... 2024-03-01 20:49:51,158 INFO program/MainThread: Running [26] dmsetup info -co subsystem --noheadings test_vg2-lv3 ... 2024-03-01 20:49:51,161 INFO program/MainThread: stdout[26]: LVM 2024-03-01 20:49:51,161 INFO program/MainThread: stderr[26]: 2024-03-01 20:49:51,161 INFO program/MainThread: ...done [26] (exit code: 0) 2024-03-01 20:49:51,162 INFO program/MainThread: Running [27] dmsetup info -co subsystem --noheadings test_vg2-lv3 ... 2024-03-01 20:49:51,164 INFO program/MainThread: stdout[27]: LVM 2024-03-01 20:49:51,164 INFO program/MainThread: stderr[27]: 2024-03-01 20:49:51,164 INFO program/MainThread: ...done [27] (exit code: 0) 2024-03-01 20:49:51,164 INFO program/MainThread: Running [28] dmsetup info -co subsystem --noheadings test_vg2-lv3 ... 2024-03-01 20:49:51,167 INFO program/MainThread: stdout[28]: LVM 2024-03-01 20:49:51,167 INFO program/MainThread: stderr[28]: 2024-03-01 20:49:51,167 INFO program/MainThread: ...done [28] (exit code: 0) 2024-03-01 20:49:51,171 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: test_vg2-lv3 ; incomplete: False ; hidden: False ; 2024-03-01 20:49:51,174 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned existing 308 MiB lvmlv test_vg2-lv3 (105) 2024-03-01 20:49:51,176 DEBUG blivet/MainThread: test_vg2 size is 2.98 GiB 2024-03-01 20:49:51,176 DEBUG blivet/MainThread: vg test_vg2 has 2.68 GiB free 2024-03-01 20:49:51,177 DEBUG blivet/MainThread: test_vg2 size is 2.98 GiB 2024-03-01 20:49:51,177 DEBUG blivet/MainThread: vg test_vg2 has 2.68 GiB free 2024-03-01 20:49:51,174 INFO blivet/MainThread: got device: LVMLogicalVolumeDevice instance (0x7fec08160340) -- name = test_vg2-lv3 status = True id = 105 children = [] parents = ['existing 2.98 GiB lvmvg test_vg2 (81)'] uuid = 1NwGUF-6Kcm-g1jS-YmNX-UldV-hAtf-x9I2uF 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 (0x7fec081d6c10) -- 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 = Ov9iZp-zlA3-8AwT-UCAM-rhPK-dtF9-W4jg4K size = 2.98 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 2.98 GiB path = /dev/test_vg2 format args = [] original_format = None free = 2.08 GiB PE Size = 4 MiB PE Count = 762 PE Free = 532 PV Count = 3 modified = False extents = 762 free space = 2.68 GiB free extents = 685 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sdd (72) with existing lvmpv', 'existing 1024 MiB disk sde (86) with existing lvmpv', 'existing 1024 MiB disk sdf (96) with existing lvmpv'] LVs = ['existing 308 MiB lvmlv test_vg2-lv3 (105)'] segment type = linear percent = 0 VG space used = 308 MiB 2024-03-01 20:49:51,178 INFO program/MainThread: Running [29] dmsetup info -co subsystem --noheadings test_vg2-lv3 ... 2024-03-01 20:49:51,180 INFO program/MainThread: stdout[29]: LVM 2024-03-01 20:49:51,180 INFO program/MainThread: stderr[29]: 2024-03-01 20:49:51,180 INFO program/MainThread: ...done [29] (exit code: 0) 2024-03-01 20:49:51,184 DEBUG blivet/MainThread: DeviceTree.handle_format: name: test_vg2-lv3 ; 2024-03-01 20:49:51,187 DEBUG blivet/MainThread: AppleBootstrapFS.supported: supported: True ; 2024-03-01 20:49:51,187 DEBUG blivet/MainThread: get_format('appleboot') returning AppleBootstrapFS instance with object id 112 2024-03-01 20:49:51,190 DEBUG blivet/MainThread: EFIFS.supported: supported: True ; 2024-03-01 20:49:51,191 DEBUG blivet/MainThread: get_format('efi') returning EFIFS instance with object id 113 2024-03-01 20:49:51,194 DEBUG blivet/MainThread: MacEFIFS.supported: supported: True ; 2024-03-01 20:49:51,194 DEBUG blivet/MainThread: get_format('macefi') returning MacEFIFS instance with object id 114 2024-03-01 20:49:51,197 DEBUG blivet/MainThread: MacEFIFS.supported: supported: True ; 2024-03-01 20:49:51,197 DEBUG blivet/MainThread: get_format('macefi') returning MacEFIFS instance with object id 115 2024-03-01 20:49:51,197 INFO blivet/MainThread: type detected on 'test_vg2-lv3' is 'xfs' 2024-03-01 20:49:51,201 DEBUG blivet/MainThread: XFS.supported: supported: True ; 2024-03-01 20:49:51,201 DEBUG blivet/MainThread: get_format('xfs') returning XFS instance with object id 116 2024-03-01 20:49:51,204 DEBUG blivet/MainThread: LVMLogicalVolumeDevice._set_format: test_vg2-lv3 ; type: xfs ; current: None ; 2024-03-01 20:49:51,204 INFO blivet/MainThread: got format: existing xfs filesystem 2024-03-01 20:49:51,207 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: test_vg2-lv4 ; incomplete: False ; hidden: False ; 2024-03-01 20:49:51,210 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned None 2024-03-01 20:49:51,212 DEBUG blivet/MainThread: DeviceTree.get_device_by_uuid: uuid: RO2q9D-nduL-RINy-i3mp-aGJP-mjY5-zVqyGf ; incomplete: False ; hidden: False ; 2024-03-01 20:49:51,215 DEBUG blivet/MainThread: DeviceTree.get_device_by_uuid returned None 2024-03-01 20:49:51,215 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 119 2024-03-01 20:49:51,218 DEBUG blivet/MainThread: LVMVolumeGroupDevice.add_child: name: test_vg2 ; child: lv4 ; kids: 1 ; 2024-03-01 20:49:51,219 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 120 2024-03-01 20:49:51,222 DEBUG blivet/MainThread: LVMLogicalVolumeDevice._set_format: test_vg2-lv4 ; type: None ; current: None ; 2024-03-01 20:49:51,225 DEBUG blivet/MainThread: LVMLogicalVolumeDevice.update_sysfs_path: test_vg2-lv4 ; status: True ; 2024-03-01 20:49:51,225 DEBUG blivet/MainThread: test_vg2-lv4 sysfs_path set to /sys/devices/virtual/block/dm-4 2024-03-01 20:49:51,228 DEBUG blivet/MainThread: LVMLogicalVolumeDevice.read_current_size: exists: True ; path: /dev/mapper/test_vg2-lv4 ; sysfs_path: /sys/devices/virtual/block/dm-4 ; 2024-03-01 20:49:51,228 DEBUG blivet/MainThread: updated test_vg2-lv4 size to 612 MiB (612 MiB) 2024-03-01 20:49:51,229 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 122 2024-03-01 20:49:51,232 DEBUG blivet/MainThread: LVMVolumeGroupDevice.remove_child: name: test_vg2 ; child: lv4 ; kids: 2 ; 2024-03-01 20:49:51,235 DEBUG blivet/MainThread: LVMVolumeGroupDevice.add_child: name: test_vg2 ; child: lv4 ; kids: 1 ; 2024-03-01 20:49:51,235 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 123 2024-03-01 20:49:51,238 DEBUG blivet/MainThread: LVMLogicalVolumeDevice._set_format: test_vg2-lv4 ; type: None ; current: None ; 2024-03-01 20:49:51,241 DEBUG blivet/MainThread: LVMLogicalVolumeDevice.update_sysfs_path: test_vg2-lv4 ; status: True ; 2024-03-01 20:49:51,241 DEBUG blivet/MainThread: test_vg2-lv4 sysfs_path set to /sys/devices/virtual/block/dm-4 2024-03-01 20:49:51,244 DEBUG blivet/MainThread: LVMLogicalVolumeDevice.read_current_size: exists: True ; path: /dev/mapper/test_vg2-lv4 ; sysfs_path: /sys/devices/virtual/block/dm-4 ; 2024-03-01 20:49:51,245 DEBUG blivet/MainThread: updated test_vg2-lv4 size to 612 MiB (612 MiB) 2024-03-01 20:49:51,245 DEBUG blivet/MainThread: Adding test_vg2-lv4/612 MiB to test_vg2 2024-03-01 20:49:51,245 INFO blivet/MainThread: added lvmlv test_vg2-lv4 (id 118) to device tree 2024-03-01 20:49:51,248 DEBUG blivet/MainThread: LVMLogicalVolumeDevice.update_sysfs_path: test_vg2-lv4 ; status: True ; 2024-03-01 20:49:51,248 DEBUG blivet/MainThread: test_vg2-lv4 sysfs_path set to /sys/devices/virtual/block/dm-4 2024-03-01 20:49:51,251 DEBUG blivet/MainThread: LVMLogicalVolumeDevice.read_current_size: exists: True ; path: /dev/mapper/test_vg2-lv4 ; sysfs_path: /sys/devices/virtual/block/dm-4 ; 2024-03-01 20:49:51,251 DEBUG blivet/MainThread: updated test_vg2-lv4 size to 612 MiB (612 MiB) 2024-03-01 20:49:51,254 DEBUG blivet/MainThread: DeviceTree.handle_device: name: test_vg2-lv4 ; info: {'CURRENT_TAGS': ':systemd:', 'DEVLINKS': '/dev/test_vg2/lv4 ' '/dev/disk/by-id/dm-uuid-LVM-Ov9iZpzlA38AwTUCAMrhPKdtF9W4jg4KRO2q9DnduLRINyi3mpaGJPmjY5zVqyGf ' '/dev/disk/by-id/dm-name-test_vg2-lv4 ' '/dev/disk/by-uuid/61597739-8316-421d-a3f0-2e160c83d04f ' '/dev/mapper/test_vg2-lv4', 'DEVNAME': '/dev/dm-4', 'DEVPATH': '/devices/virtual/block/dm-4', 'DEVTYPE': 'disk', 'DISKSEQ': '18', '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-Ov9iZpzlA38AwTUCAMrhPKdtF9W4jg4KRO2q9DnduLRINyi3mpaGJPmjY5zVqyGf', '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': '61597739-8316-421d-a3f0-2e160c83d04f', 'ID_FS_UUID_ENC': '61597739-8316-421d-a3f0-2e160c83d04f', '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': '560348288'} ; 2024-03-01 20:49:51,254 INFO blivet/MainThread: scanning test_vg2-lv4 (/sys/devices/virtual/block/dm-4)... 2024-03-01 20:49:51,255 INFO program/MainThread: Running [30] dmsetup info -co subsystem --noheadings test_vg2-lv4 ... 2024-03-01 20:49:51,257 INFO program/MainThread: stdout[30]: LVM 2024-03-01 20:49:51,257 INFO program/MainThread: stderr[30]: 2024-03-01 20:49:51,257 INFO program/MainThread: ...done [30] (exit code: 0) 2024-03-01 20:49:51,258 INFO program/MainThread: Running [31] dmsetup info -co subsystem --noheadings test_vg2-lv4 ... 2024-03-01 20:49:51,260 INFO program/MainThread: stdout[31]: LVM 2024-03-01 20:49:51,260 INFO program/MainThread: stderr[31]: 2024-03-01 20:49:51,260 INFO program/MainThread: ...done [31] (exit code: 0) 2024-03-01 20:49:51,260 INFO program/MainThread: Running [32] dmsetup info -co subsystem --noheadings test_vg2-lv4 ... 2024-03-01 20:49:51,262 INFO program/MainThread: stdout[32]: LVM 2024-03-01 20:49:51,263 INFO program/MainThread: stderr[32]: 2024-03-01 20:49:51,263 INFO program/MainThread: ...done [32] (exit code: 0) 2024-03-01 20:49:51,267 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: test_vg2-lv4 ; incomplete: False ; hidden: False ; 2024-03-01 20:49:51,270 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned existing 612 MiB lvmlv test_vg2-lv4 (118) 2024-03-01 20:49:51,272 DEBUG blivet/MainThread: test_vg2 size is 2.98 GiB 2024-03-01 20:49:51,273 DEBUG blivet/MainThread: vg test_vg2 has 2.08 GiB free 2024-03-01 20:49:51,273 DEBUG blivet/MainThread: test_vg2 size is 2.98 GiB 2024-03-01 20:49:51,274 DEBUG blivet/MainThread: vg test_vg2 has 2.08 GiB free 2024-03-01 20:49:51,270 INFO blivet/MainThread: got device: LVMLogicalVolumeDevice instance (0x7fec08160bb0) -- name = test_vg2-lv4 status = True id = 118 children = [] parents = ['existing 2.98 GiB lvmvg test_vg2 (81)'] uuid = RO2q9D-nduL-RINy-i3mp-aGJP-mjY5-zVqyGf 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 (0x7fec081d6c10) -- name = test_vg2 status = 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 = Ov9iZp-zlA3-8AwT-UCAM-rhPK-dtF9-W4jg4K size = 2.98 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 2.98 GiB path = /dev/test_vg2 format args = [] original_format = None free = 2.08 GiB PE Size = 4 MiB PE Count = 762 PE Free = 532 PV Count = 3 modified = False extents = 762 free space = 2.08 GiB free extents = 532 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sdd (72) with existing lvmpv', 'existing 1024 MiB disk sde (86) with existing lvmpv', 'existing 1024 MiB disk sdf (96) with existing lvmpv'] LVs = ['existing 308 MiB lvmlv test_vg2-lv3 (105) with existing xfs filesystem', 'existing 612 MiB lvmlv test_vg2-lv4 (118)'] segment type = linear percent = 0 VG space used = 612 MiB 2024-03-01 20:49:51,274 INFO program/MainThread: Running [33] dmsetup info -co subsystem --noheadings test_vg2-lv4 ... 2024-03-01 20:49:51,277 INFO program/MainThread: stdout[33]: LVM 2024-03-01 20:49:51,277 INFO program/MainThread: stderr[33]: 2024-03-01 20:49:51,277 INFO program/MainThread: ...done [33] (exit code: 0) 2024-03-01 20:49:51,280 DEBUG blivet/MainThread: DeviceTree.handle_format: name: test_vg2-lv4 ; 2024-03-01 20:49:51,284 DEBUG blivet/MainThread: AppleBootstrapFS.supported: supported: True ; 2024-03-01 20:49:51,284 DEBUG blivet/MainThread: get_format('appleboot') returning AppleBootstrapFS instance with object id 125 2024-03-01 20:49:51,287 DEBUG blivet/MainThread: EFIFS.supported: supported: True ; 2024-03-01 20:49:51,287 DEBUG blivet/MainThread: get_format('efi') returning EFIFS instance with object id 126 2024-03-01 20:49:51,291 DEBUG blivet/MainThread: MacEFIFS.supported: supported: True ; 2024-03-01 20:49:51,291 DEBUG blivet/MainThread: get_format('macefi') returning MacEFIFS instance with object id 127 2024-03-01 20:49:51,294 DEBUG blivet/MainThread: MacEFIFS.supported: supported: True ; 2024-03-01 20:49:51,294 DEBUG blivet/MainThread: get_format('macefi') returning MacEFIFS instance with object id 128 2024-03-01 20:49:51,294 INFO blivet/MainThread: type detected on 'test_vg2-lv4' is 'xfs' 2024-03-01 20:49:51,297 DEBUG blivet/MainThread: XFS.supported: supported: True ; 2024-03-01 20:49:51,297 DEBUG blivet/MainThread: get_format('xfs') returning XFS instance with object id 129 2024-03-01 20:49:51,300 DEBUG blivet/MainThread: LVMLogicalVolumeDevice._set_format: test_vg2-lv4 ; type: xfs ; current: None ; 2024-03-01 20:49:51,300 INFO blivet/MainThread: got format: existing xfs filesystem 2024-03-01 20:49:51,301 INFO blivet/MainThread: got format: existing lvmpv 2024-03-01 20:49:51,304 DEBUG blivet/MainThread: DeviceTree.handle_device: name: sdg ; info: {'CURRENT_TAGS': ':systemd:', 'DEVLINKS': '/dev/disk/by-id/scsi-SLIO-ORG_disk6_2fcb2cc6-c284-43ea-b562-c0b7eba2ff7a ' '/dev/disk/by-id/scsi-360014052fcb2cc6c28443eab562c0b7e ' '/dev/disk/by-id/scsi-1LIO-ORG_disk6:2fcb2cc6-c284-43ea-b562-c0b7eba2ff7a ' '/dev/disk/by-id/wwn-0x60014052fcb2cc6c28443eab562c0b7e ' '/dev/disk/by-id/lvm-pv-uuid-eiqEQA-BlBx-9wRH-rQTA-THw8-PRAT-5SiVtD ' '/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_FS_TYPE': 'LVM2_member', 'ID_FS_USAGE': 'raid', 'ID_FS_UUID': 'eiqEQA-BlBx-9wRH-rQTA-THw8-PRAT-5SiVtD', 'ID_FS_UUID_ENC': 'eiqEQA-BlBx-9wRH-rQTA-THw8-PRAT-5SiVtD', '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': '2fcb2cc6-c284-43ea-b562-c0b7eba2ff7a', 'ID_SERIAL': '360014052fcb2cc6c28443eab562c0b7e', 'ID_SERIAL_SHORT': '60014052fcb2cc6c28443eab562c0b7e', 'ID_TARGET_PORT': '0', 'ID_TYPE': 'disk', 'ID_VENDOR': 'LIO-ORG', 'ID_VENDOR_ENC': 'LIO-ORG\\x20', 'ID_WWN': '0x60014052fcb2cc6c', 'ID_WWN_VENDOR_EXTENSION': '0x28443eab562c0b7e', 'ID_WWN_WITH_EXTENSION': '0x60014052fcb2cc6c28443eab562c0b7e', 'MAJOR': '8', 'MINOR': '96', 'SCSI_IDENT_LUN_LOGICAL_UNIT_GROUP': '0x0', 'SCSI_IDENT_LUN_NAA_REGEXT': '60014052fcb2cc6c28443eab562c0b7e', 'SCSI_IDENT_LUN_T10': 'LIO-ORG_disk6:2fcb2cc6-c284-43ea-b562-c0b7eba2ff7a', 'SCSI_IDENT_PORT_NAME': 'naa.5001405a91c5ccc5,t,0x0001', 'SCSI_IDENT_PORT_RELATIVE': '0', 'SCSI_IDENT_PORT_TARGET_PORT_GROUP': '0x0', 'SCSI_IDENT_SERIAL': '2fcb2cc6-c284-43ea-b562-c0b7eba2ff7a', 'SCSI_IDENT_TARGET_NAME': 'naa.5001405a91c5ccc5', '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': '337228647'} ; 2024-03-01 20:49:51,304 INFO blivet/MainThread: scanning sdg (/sys/devices/tcm_loop_0/tcm_loop_adapter_0/host2/target2:0:1/2:0:1:6/block/sdg)... 2024-03-01 20:49:51,307 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: sdg ; incomplete: False ; hidden: False ; 2024-03-01 20:49:51,310 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned None 2024-03-01 20:49:51,315 DEBUG blivet/MainThread: DiskDevicePopulator.run: name: sdg ; 2024-03-01 20:49:51,316 INFO blivet/MainThread: sdg is a disk 2024-03-01 20:49:51,316 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 133 2024-03-01 20:49:51,316 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 134 2024-03-01 20:49:51,319 DEBUG blivet/MainThread: DiskDevice._set_format: sdg ; type: None ; current: None ; 2024-03-01 20:49:51,322 DEBUG blivet/MainThread: DiskDevice.update_sysfs_path: sdg ; status: True ; 2024-03-01 20:49:51,322 DEBUG blivet/MainThread: sdg sysfs_path set to /sys/devices/tcm_loop_0/tcm_loop_adapter_0/host2/target2:0:1/2:0:1:6/block/sdg 2024-03-01 20:49:51,325 DEBUG blivet/MainThread: DiskDevice.read_current_size: exists: True ; path: /dev/sdg ; sysfs_path: /sys/devices/tcm_loop_0/tcm_loop_adapter_0/host2/target2:0:1/2:0:1:6/block/sdg ; 2024-03-01 20:49:51,325 DEBUG blivet/MainThread: updated sdg size to 1024 MiB (1024 MiB) 2024-03-01 20:49:51,325 INFO blivet/MainThread: added disk sdg (id 132) to device tree 2024-03-01 20:49:51,325 INFO blivet/MainThread: got device: DiskDevice instance (0x7fec081bb040) -- 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 = 60014052fcb2cc6c28443eab562c0b7e 2024-03-01 20:49:51,328 DEBUG blivet/MainThread: DeviceTree.handle_format: name: sdg ; 2024-03-01 20:49:51,331 DEBUG blivet/MainThread: AppleBootstrapFS.supported: supported: True ; 2024-03-01 20:49:51,332 DEBUG blivet/MainThread: get_format('appleboot') returning AppleBootstrapFS instance with object id 136 2024-03-01 20:49:51,334 DEBUG blivet/MainThread: EFIFS.supported: supported: True ; 2024-03-01 20:49:51,334 DEBUG blivet/MainThread: get_format('efi') returning EFIFS instance with object id 137 2024-03-01 20:49:51,337 DEBUG blivet/MainThread: MacEFIFS.supported: supported: True ; 2024-03-01 20:49:51,338 DEBUG blivet/MainThread: get_format('macefi') returning MacEFIFS instance with object id 138 2024-03-01 20:49:51,341 DEBUG blivet/MainThread: MacEFIFS.supported: supported: True ; 2024-03-01 20:49:51,341 DEBUG blivet/MainThread: get_format('macefi') returning MacEFIFS instance with object id 139 2024-03-01 20:49:51,343 DEBUG blivet/MainThread: LVMFormatPopulator.run: pv: sdg ; 2024-03-01 20:49:51,343 DEBUG blivet/MainThread: lvm filter: device /dev/sdg added to the list of allowed devices 2024-03-01 20:49:51,343 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/sdf,/dev/sde,/dev/sda,/dev/sdc,/dev/sdd,/dev/sdb,/dev/sdg ... 2024-03-01 20:49:51,383 INFO program/MainThread: stdout[34]: LVM2_PV_NAME=/dev/sda LVM2_PV_UUID=4c8JOY-RlO6-XI6X-qqL0-UyOk-3hkr-XWuvAf LVM2_PV_FREE=0 LVM2_PV_SIZE=1065353216 LVM2_PE_START=8388608 LVM2_VG_NAME=test_vg1 LVM2_VG_UUID=JDM6rK-Ultz-B360-NGW6-5ym1-Srzt-khyK8g LVM2_VG_SIZE=3196059648 LVM2_VG_FREE=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=9SYY00-684W-KV55-MRXJ-pAhm-p2jr-V9Wr9F LVM2_PV_FREE=41943040 LVM2_PV_SIZE=1065353216 LVM2_PE_START=8388608 LVM2_VG_NAME=test_vg1 LVM2_VG_UUID=JDM6rK-Ultz-B360-NGW6-5ym1-Srzt-khyK8g LVM2_VG_SIZE=3196059648 LVM2_VG_FREE=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=s9I9X8-0Kwr-kNAR-5I4T-xriY-S2od-VEcXlg LVM2_PV_FREE=1065353216 LVM2_PV_SIZE=1065353216 LVM2_PE_START=8388608 LVM2_VG_NAME=test_vg1 LVM2_VG_UUID=JDM6rK-Ultz-B360-NGW6-5ym1-Srzt-khyK8g LVM2_VG_SIZE=3196059648 LVM2_VG_FREE=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=FcRpKS-AMgd-l3A9-noIR-j7eI-PcDB-lsUq8E LVM2_PV_FREE=100663296 LVM2_PV_SIZE=1065353216 LVM2_PE_START=8388608 LVM2_VG_NAME=test_vg2 LVM2_VG_UUID=Ov9iZp-zlA3-8AwT-UCAM-rhPK-dtF9-W4jg4K LVM2_VG_SIZE=3196059648 LVM2_VG_FREE=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=r81YVc-Z2fu-lCX2-jlnq-mCqt-c1Kt-GoXHp0 LVM2_PV_FREE=1065353216 LVM2_PV_SIZE=1065353216 LVM2_PE_START=8388608 LVM2_VG_NAME=test_vg2 LVM2_VG_UUID=Ov9iZp-zlA3-8AwT-UCAM-rhPK-dtF9-W4jg4K LVM2_VG_SIZE=3196059648 LVM2_VG_FREE=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=PExUjW-rWfe-vJyl-YX6g-GwRL-cM4c-TLtDle LVM2_PV_FREE=1065353216 LVM2_PV_SIZE=1065353216 LVM2_PE_START=8388608 LVM2_VG_NAME=test_vg2 LVM2_VG_UUID=Ov9iZp-zlA3-8AwT-UCAM-rhPK-dtF9-W4jg4K LVM2_VG_SIZE=3196059648 LVM2_VG_FREE=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=eiqEQA-BlBx-9wRH-rQTA-THw8-PRAT-5SiVtD LVM2_PV_FREE=205520896 LVM2_PV_SIZE=1065353216 LVM2_PE_START=8388608 LVM2_VG_NAME=test_vg3 LVM2_VG_UUID=DnjpVw-Vkxg-R3Gx-9QN1-1EpR-oYyb-t7RsVf LVM2_VG_SIZE=4261412864 LVM2_VG_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=RjwhmP-wkcy-gY3D-Qj58-OaUP-mNia-h5cQTt LVM2_PV_FREE=0 LVM2_PV_SIZE=1065353216 LVM2_PE_START=8388608 LVM2_VG_NAME=test_vg3 LVM2_VG_UUID=DnjpVw-Vkxg-R3Gx-9QN1-1EpR-oYyb-t7RsVf LVM2_VG_SIZE=4261412864 LVM2_VG_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=2f2Od5-gjWw-rhDm-IUk4-Mww5-gw0D-Xh2zSg LVM2_PV_FREE=0 LVM2_PV_SIZE=1065353216 LVM2_PE_START=8388608 LVM2_VG_NAME=test_vg3 LVM2_VG_UUID=DnjpVw-Vkxg-R3Gx-9QN1-1EpR-oYyb-t7RsVf LVM2_VG_SIZE=4261412864 LVM2_VG_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=n5neVP-FQjf-qjJs-xxWZ-FRTv-V1QX-2FIr1N LVM2_PV_FREE=847249408 LVM2_PV_SIZE=1065353216 LVM2_PE_START=8388608 LVM2_VG_NAME=test_vg3 LVM2_VG_UUID=DnjpVw-Vkxg-R3Gx-9QN1-1EpR-oYyb-t7RsVf LVM2_VG_SIZE=4261412864 LVM2_VG_FREE=1052770304 LVM2_VG_EXTENT_SIZE=4194304 LVM2_VG_EXTENT_COUNT=1016 LVM2_VG_FREE_COUNT=251 LVM2_PV_COUNT=4 2024-03-01 20:49:51,384 INFO program/MainThread: stderr[34]: WARNING: Couldn't find device with uuid RjwhmP-wkcy-gY3D-Qj58-OaUP-mNia-h5cQTt. WARNING: Couldn't find device with uuid 2f2Od5-gjWw-rhDm-IUk4-Mww5-gw0D-Xh2zSg. WARNING: Couldn't find device with uuid n5neVP-FQjf-qjJs-xxWZ-FRTv-V1QX-2FIr1N. WARNING: VG test_vg3 is missing PV RjwhmP-wkcy-gY3D-Qj58-OaUP-mNia-h5cQTt (last written to /dev/sdh). WARNING: VG test_vg3 is missing PV 2f2Od5-gjWw-rhDm-IUk4-Mww5-gw0D-Xh2zSg (last written to /dev/sdi). WARNING: VG test_vg3 is missing PV n5neVP-FQjf-qjJs-xxWZ-FRTv-V1QX-2FIr1N (last written to /dev/sdj). WARNING: Couldn't find all devices for LV test_vg3/lv6 while checking used and assumed devices. WARNING: Couldn't find all devices for LV test_vg3/lv5 while checking used and assumed devices. 2024-03-01 20:49:51,384 INFO program/MainThread: ...done [34] (exit code: 0) 2024-03-01 20:49:51,384 INFO blivet/MainThread: type detected on 'sdg' is 'lvmpv' 2024-03-01 20:49:51,388 DEBUG blivet/MainThread: LVMPhysicalVolume.__init__: uuid: eiqEQA-BlBx-9wRH-rQTA-THw8-PRAT-5SiVtD ; label: None ; device: /dev/sdg ; serial: 360014052fcb2cc6c28443eab562c0b7e ; exists: True ; vg_name: test_vg3 ; vg_uuid: DnjpVw-Vkxg-R3Gx-9QN1-1EpR-oYyb-t7RsVf ; pe_start: 8 MiB ; free: 196 MiB ; 2024-03-01 20:49:51,388 DEBUG blivet/MainThread: get_format('lvmpv') returning LVMPhysicalVolume instance with object id 140 2024-03-01 20:49:51,391 DEBUG blivet/MainThread: DiskDevice._set_format: sdg ; type: lvmpv ; current: None ; 2024-03-01 20:49:51,394 DEBUG blivet/MainThread: DeviceTree.get_device_by_uuid: uuid: DnjpVw-Vkxg-R3Gx-9QN1-1EpR-oYyb-t7RsVf ; incomplete: True ; hidden: False ; 2024-03-01 20:49:51,397 DEBUG blivet/MainThread: DeviceTree.get_device_by_uuid returned None 2024-03-01 20:49:51,399 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: test_vg3 ; incomplete: False ; hidden: False ; 2024-03-01 20:49:51,402 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned None 2024-03-01 20:49:51,403 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/sdf,/dev/sde,/dev/sda,/dev/sdc,/dev/sdd,/dev/sdb,/dev/sdg ... 2024-03-01 20:49:51,435 INFO program/MainThread: stdout[35]: LVM2_VG_NAME=test_vg1 LVM2_VG_UUID=JDM6rK-Ultz-B360-NGW6-5ym1-Srzt-khyK8g LVM2_VG_SIZE=3196059648 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=Ov9iZp-zlA3-8AwT-UCAM-rhPK-dtF9-W4jg4K LVM2_VG_SIZE=3196059648 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=DnjpVw-Vkxg-R3Gx-9QN1-1EpR-oYyb-t7RsVf LVM2_VG_SIZE=4261412864 LVM2_VG_FREE=1052770304 LVM2_VG_EXTENT_SIZE=4194304 LVM2_VG_EXTENT_COUNT=1016 LVM2_VG_FREE_COUNT=251 LVM2_PV_COUNT=4 2024-03-01 20:49:51,435 INFO program/MainThread: stderr[35]: WARNING: Couldn't find device with uuid RjwhmP-wkcy-gY3D-Qj58-OaUP-mNia-h5cQTt. WARNING: Couldn't find device with uuid 2f2Od5-gjWw-rhDm-IUk4-Mww5-gw0D-Xh2zSg. WARNING: Couldn't find device with uuid n5neVP-FQjf-qjJs-xxWZ-FRTv-V1QX-2FIr1N. WARNING: VG test_vg3 is missing PV RjwhmP-wkcy-gY3D-Qj58-OaUP-mNia-h5cQTt (last written to /dev/sdh). WARNING: VG test_vg3 is missing PV 2f2Od5-gjWw-rhDm-IUk4-Mww5-gw0D-Xh2zSg (last written to /dev/sdi). WARNING: VG test_vg3 is missing PV n5neVP-FQjf-qjJs-xxWZ-FRTv-V1QX-2FIr1N (last written to /dev/sdj). WARNING: Couldn't find all devices for LV test_vg3/lv6 while checking used and assumed devices. WARNING: Couldn't find all devices for LV test_vg3/lv5 while checking used and assumed devices. 2024-03-01 20:49:51,435 INFO program/MainThread: ...done [35] (exit code: 0) 2024-03-01 20:49:51,435 INFO blivet/MainThread: Can't get exported information from VG info, assuming VG is not exported. 2024-03-01 20:49:51,436 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 142 2024-03-01 20:49:51,440 DEBUG blivet/MainThread: LVMVolumeGroupDevice._add_parent: test_vg3 ; parent: sdg ; 2024-03-01 20:49:51,443 DEBUG blivet/MainThread: DiskDevice.add_child: name: sdg ; child: test_vg3 ; kids: 0 ; 2024-03-01 20:49:51,443 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 143 2024-03-01 20:49:51,446 DEBUG blivet/MainThread: LVMVolumeGroupDevice._set_format: test_vg3 ; type: None ; current: None ; 2024-03-01 20:49:51,446 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/sdf,/dev/sde,/dev/sda,/dev/sdc,/dev/sdd,/dev/sdb,/dev/sdg ... 2024-03-01 20:49:51,484 INFO program/MainThread: stdout[36]: LVM2_VG_NAME=test_vg1 LVM2_LV_NAME=lv1 LVM2_LV_UUID=7W1el3-qjPr-rhKW-ZrV2-MCIF-P7SO-QFoGMC 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=Y0IDNr-O3Ey-wfIi-y8qY-bnkF-VeIh-AxOuYW LVM2_LV_SIZE=1606418432 LVM2_LV_ATTR=-wi-a----- LVM2_SEGTYPE=linear LVM2_ORIGIN= LVM2_POOL_LV= LVM2_DATA_LV= LVM2_METADATA_LV= LVM2_LV_ROLE=public LVM2_MOVE_PV= LVM2_DATA_PERCENT= LVM2_METADATA_PERCENT= LVM2_COPY_PERCENT= LVM2_VG_NAME=test_vg1 LVM2_LV_NAME=lv2 LVM2_LV_UUID=Y0IDNr-O3Ey-wfIi-y8qY-bnkF-VeIh-AxOuYW LVM2_LV_SIZE=1606418432 LVM2_LV_ATTR=-wi-a----- LVM2_SEGTYPE=linear LVM2_ORIGIN= LVM2_POOL_LV= LVM2_DATA_LV= LVM2_METADATA_LV= 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=1NwGUF-6Kcm-g1jS-YmNX-UldV-hAtf-x9I2uF 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=RO2q9D-nduL-RINy-i3mp-aGJP-mjY5-zVqyGf 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=3Z8qGt-wiXk-dRlz-POCs-tSJ4-0pep-aeqdGL 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=3Z8qGt-wiXk-dRlz-POCs-tSJ4-0pep-aeqdGL 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=0Y6bab-bBoR-yAdQ-UWvb-d81h-WJSK-86CFA4 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=0Y6bab-bBoR-yAdQ-UWvb-d81h-WJSK-86CFA4 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=MwdLnq-EPMB-IMP0-tV7d-22nL-3RA2-b912eV 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=8Klu2F-rPWr-vs9A-qI0f-W0RT-Mp9j-FlUY2j LVM2_LV_SIZE=427819008 LVM2_LV_ATTR=-wi-a----- LVM2_SEGTYPE=linear LVM2_ORIGIN= LVM2_POOL_LV= LVM2_DATA_LV= LVM2_METADATA_LV= LVM2_LV_ROLE=public LVM2_MOVE_PV= LVM2_DATA_PERCENT= LVM2_METADATA_PERCENT= LVM2_COPY_PERCENT= 2024-03-01 20:49:51,484 INFO program/MainThread: stderr[36]: WARNING: Couldn't find device with uuid RjwhmP-wkcy-gY3D-Qj58-OaUP-mNia-h5cQTt. WARNING: Couldn't find device with uuid 2f2Od5-gjWw-rhDm-IUk4-Mww5-gw0D-Xh2zSg. WARNING: Couldn't find device with uuid n5neVP-FQjf-qjJs-xxWZ-FRTv-V1QX-2FIr1N. WARNING: VG test_vg3 is missing PV RjwhmP-wkcy-gY3D-Qj58-OaUP-mNia-h5cQTt (last written to /dev/sdh). WARNING: VG test_vg3 is missing PV 2f2Od5-gjWw-rhDm-IUk4-Mww5-gw0D-Xh2zSg (last written to /dev/sdi). WARNING: VG test_vg3 is missing PV n5neVP-FQjf-qjJs-xxWZ-FRTv-V1QX-2FIr1N (last written to /dev/sdj). WARNING: Couldn't find all devices for LV test_vg3/lv6 while checking used and assumed devices. WARNING: Couldn't find all devices for LV test_vg3/lv5 while checking used and assumed devices. 2024-03-01 20:49:51,484 INFO program/MainThread: ...done [36] (exit code: 0) 2024-03-01 20:49:51,488 DEBUG blivet/MainThread: LVMVolumeGroupDevice.update_sysfs_path: test_vg3 ; status: True ; 2024-03-01 20:49:51,489 INFO blivet/MainThread: added lvmvg test_vg3 (id 141) to device tree 2024-03-01 20:49:51,491 DEBUG blivet/MainThread: LVMFormatPopulator._update_lvs: pv: sdg ; 2024-03-01 20:49:51,494 DEBUG blivet/MainThread: DeviceTree.get_device_by_uuid: uuid: DnjpVw-Vkxg-R3Gx-9QN1-1EpR-oYyb-t7RsVf ; incomplete: True ; hidden: False ; 2024-03-01 20:49:51,497 DEBUG blivet/MainThread: DeviceTree.get_device_by_uuid returned existing 1016 MiB lvmvg test_vg3 (141) 2024-03-01 20:49:51,497 WARNING blivet/MainThread: Skipping LVs for incomplete VG test_vg3 2024-03-01 20:49:51,497 INFO blivet/MainThread: got format: existing lvmpv 2024-03-01 20:49:51,500 DEBUG blivet/MainThread: DeviceTree.handle_device: name: sdh ; info: {'CURRENT_TAGS': ':systemd:', 'DEVLINKS': '/dev/disk/by-diskseq/9 ' '/dev/disk/by-id/lvm-pv-uuid-RjwhmP-wkcy-gY3D-Qj58-OaUP-mNia-h5cQTt ' '/dev/disk/by-id/scsi-36001405130490dc6bc54a3a884c8d675 ' '/dev/disk/by-id/wwn-0x6001405130490dc6bc54a3a884c8d675 ' '/dev/disk/by-id/scsi-SLIO-ORG_disk7_130490dc-6bc5-4a3a-884c-8d67508d4785 ' '/dev/disk/by-id/scsi-1LIO-ORG_disk7:130490dc-6bc5-4a3a-884c-8d67508d4785', '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': 'RjwhmP-wkcy-gY3D-Qj58-OaUP-mNia-h5cQTt', 'ID_FS_UUID_ENC': 'RjwhmP-wkcy-gY3D-Qj58-OaUP-mNia-h5cQTt', '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': '130490dc-6bc5-4a3a-884c-8d67508d4785', 'ID_SERIAL': '36001405130490dc6bc54a3a884c8d675', 'ID_SERIAL_SHORT': '6001405130490dc6bc54a3a884c8d675', 'ID_TARGET_PORT': '0', 'ID_TYPE': 'disk', 'ID_VENDOR': 'LIO-ORG', 'ID_VENDOR_ENC': 'LIO-ORG\\x20', 'ID_WWN': '0x6001405130490dc6', 'ID_WWN_VENDOR_EXTENSION': '0xbc54a3a884c8d675', 'ID_WWN_WITH_EXTENSION': '0x6001405130490dc6bc54a3a884c8d675', 'MAJOR': '8', 'MINOR': '112', 'SCSI_IDENT_LUN_LOGICAL_UNIT_GROUP': '0x0', 'SCSI_IDENT_LUN_NAA_REGEXT': '6001405130490dc6bc54a3a884c8d675', 'SCSI_IDENT_LUN_T10': 'LIO-ORG_disk7:130490dc-6bc5-4a3a-884c-8d67508d4785', 'SCSI_IDENT_PORT_NAME': 'naa.5001405a91c5ccc5,t,0x0001', 'SCSI_IDENT_PORT_RELATIVE': '0', 'SCSI_IDENT_PORT_TARGET_PORT_GROUP': '0x0', 'SCSI_IDENT_SERIAL': '130490dc-6bc5-4a3a-884c-8d67508d4785', 'SCSI_IDENT_TARGET_NAME': 'naa.5001405a91c5ccc5', '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': '337415073'} ; 2024-03-01 20:49:51,500 INFO blivet/MainThread: scanning sdh (/sys/devices/tcm_loop_0/tcm_loop_adapter_0/host2/target2:0:1/2:0:1:7/block/sdh)... 2024-03-01 20:49:51,504 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: sdh ; incomplete: False ; hidden: False ; 2024-03-01 20:49:51,507 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned None 2024-03-01 20:49:51,512 DEBUG blivet/MainThread: DiskDevicePopulator.run: name: sdh ; 2024-03-01 20:49:51,512 INFO blivet/MainThread: sdh is a disk 2024-03-01 20:49:51,512 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 147 2024-03-01 20:49:51,513 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 148 2024-03-01 20:49:51,515 DEBUG blivet/MainThread: DiskDevice._set_format: sdh ; type: None ; current: None ; 2024-03-01 20:49:51,518 DEBUG blivet/MainThread: DiskDevice.update_sysfs_path: sdh ; status: True ; 2024-03-01 20:49:51,518 DEBUG blivet/MainThread: sdh sysfs_path set to /sys/devices/tcm_loop_0/tcm_loop_adapter_0/host2/target2:0:1/2:0:1:7/block/sdh 2024-03-01 20:49:51,521 DEBUG blivet/MainThread: DiskDevice.read_current_size: exists: True ; path: /dev/sdh ; sysfs_path: /sys/devices/tcm_loop_0/tcm_loop_adapter_0/host2/target2:0:1/2:0:1:7/block/sdh ; 2024-03-01 20:49:51,521 DEBUG blivet/MainThread: updated sdh size to 1024 MiB (1024 MiB) 2024-03-01 20:49:51,522 INFO blivet/MainThread: added disk sdh (id 146) to device tree 2024-03-01 20:49:51,522 INFO blivet/MainThread: got device: DiskDevice instance (0x7fec081727c0) -- 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 = 6001405130490dc6bc54a3a884c8d675 2024-03-01 20:49:51,525 DEBUG blivet/MainThread: DeviceTree.handle_format: name: sdh ; 2024-03-01 20:49:51,528 DEBUG blivet/MainThread: AppleBootstrapFS.supported: supported: True ; 2024-03-01 20:49:51,528 DEBUG blivet/MainThread: get_format('appleboot') returning AppleBootstrapFS instance with object id 150 2024-03-01 20:49:51,531 DEBUG blivet/MainThread: EFIFS.supported: supported: True ; 2024-03-01 20:49:51,531 DEBUG blivet/MainThread: get_format('efi') returning EFIFS instance with object id 151 2024-03-01 20:49:51,534 DEBUG blivet/MainThread: MacEFIFS.supported: supported: True ; 2024-03-01 20:49:51,534 DEBUG blivet/MainThread: get_format('macefi') returning MacEFIFS instance with object id 152 2024-03-01 20:49:51,537 DEBUG blivet/MainThread: MacEFIFS.supported: supported: True ; 2024-03-01 20:49:51,537 DEBUG blivet/MainThread: get_format('macefi') returning MacEFIFS instance with object id 153 2024-03-01 20:49:51,540 DEBUG blivet/MainThread: LVMFormatPopulator.run: pv: sdh ; 2024-03-01 20:49:51,540 DEBUG blivet/MainThread: lvm filter: device /dev/sdh added to the list of allowed devices 2024-03-01 20:49:51,540 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/sdf,/dev/sde,/dev/sdh,/dev/sda,/dev/sdc,/dev/sdd,/dev/sdb,/dev/sdg ... 2024-03-01 20:49:51,575 INFO program/MainThread: stdout[37]: LVM2_PV_NAME=/dev/sda LVM2_PV_UUID=4c8JOY-RlO6-XI6X-qqL0-UyOk-3hkr-XWuvAf LVM2_PV_FREE=0 LVM2_PV_SIZE=1065353216 LVM2_PE_START=8388608 LVM2_VG_NAME=test_vg1 LVM2_VG_UUID=JDM6rK-Ultz-B360-NGW6-5ym1-Srzt-khyK8g LVM2_VG_SIZE=3196059648 LVM2_VG_FREE=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=9SYY00-684W-KV55-MRXJ-pAhm-p2jr-V9Wr9F LVM2_PV_FREE=41943040 LVM2_PV_SIZE=1065353216 LVM2_PE_START=8388608 LVM2_VG_NAME=test_vg1 LVM2_VG_UUID=JDM6rK-Ultz-B360-NGW6-5ym1-Srzt-khyK8g LVM2_VG_SIZE=3196059648 LVM2_VG_FREE=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=s9I9X8-0Kwr-kNAR-5I4T-xriY-S2od-VEcXlg LVM2_PV_FREE=1065353216 LVM2_PV_SIZE=1065353216 LVM2_PE_START=8388608 LVM2_VG_NAME=test_vg1 LVM2_VG_UUID=JDM6rK-Ultz-B360-NGW6-5ym1-Srzt-khyK8g LVM2_VG_SIZE=3196059648 LVM2_VG_FREE=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=FcRpKS-AMgd-l3A9-noIR-j7eI-PcDB-lsUq8E LVM2_PV_FREE=100663296 LVM2_PV_SIZE=1065353216 LVM2_PE_START=8388608 LVM2_VG_NAME=test_vg2 LVM2_VG_UUID=Ov9iZp-zlA3-8AwT-UCAM-rhPK-dtF9-W4jg4K LVM2_VG_SIZE=3196059648 LVM2_VG_FREE=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=r81YVc-Z2fu-lCX2-jlnq-mCqt-c1Kt-GoXHp0 LVM2_PV_FREE=1065353216 LVM2_PV_SIZE=1065353216 LVM2_PE_START=8388608 LVM2_VG_NAME=test_vg2 LVM2_VG_UUID=Ov9iZp-zlA3-8AwT-UCAM-rhPK-dtF9-W4jg4K LVM2_VG_SIZE=3196059648 LVM2_VG_FREE=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=PExUjW-rWfe-vJyl-YX6g-GwRL-cM4c-TLtDle LVM2_PV_FREE=1065353216 LVM2_PV_SIZE=1065353216 LVM2_PE_START=8388608 LVM2_VG_NAME=test_vg2 LVM2_VG_UUID=Ov9iZp-zlA3-8AwT-UCAM-rhPK-dtF9-W4jg4K LVM2_VG_SIZE=3196059648 LVM2_VG_FREE=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=eiqEQA-BlBx-9wRH-rQTA-THw8-PRAT-5SiVtD LVM2_PV_FREE=205520896 LVM2_PV_SIZE=1065353216 LVM2_PE_START=8388608 LVM2_VG_NAME=test_vg3 LVM2_VG_UUID=DnjpVw-Vkxg-R3Gx-9QN1-1EpR-oYyb-t7RsVf LVM2_VG_SIZE=4261412864 LVM2_VG_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=RjwhmP-wkcy-gY3D-Qj58-OaUP-mNia-h5cQTt LVM2_PV_FREE=0 LVM2_PV_SIZE=1065353216 LVM2_PE_START=8388608 LVM2_VG_NAME=test_vg3 LVM2_VG_UUID=DnjpVw-Vkxg-R3Gx-9QN1-1EpR-oYyb-t7RsVf LVM2_VG_SIZE=4261412864 LVM2_VG_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=2f2Od5-gjWw-rhDm-IUk4-Mww5-gw0D-Xh2zSg LVM2_PV_FREE=0 LVM2_PV_SIZE=1065353216 LVM2_PE_START=8388608 LVM2_VG_NAME=test_vg3 LVM2_VG_UUID=DnjpVw-Vkxg-R3Gx-9QN1-1EpR-oYyb-t7RsVf LVM2_VG_SIZE=4261412864 LVM2_VG_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=n5neVP-FQjf-qjJs-xxWZ-FRTv-V1QX-2FIr1N LVM2_PV_FREE=847249408 LVM2_PV_SIZE=1065353216 LVM2_PE_START=8388608 LVM2_VG_NAME=test_vg3 LVM2_VG_UUID=DnjpVw-Vkxg-R3Gx-9QN1-1EpR-oYyb-t7RsVf LVM2_VG_SIZE=4261412864 LVM2_VG_FREE=1052770304 LVM2_VG_EXTENT_SIZE=4194304 LVM2_VG_EXTENT_COUNT=1016 LVM2_VG_FREE_COUNT=251 LVM2_PV_COUNT=4 2024-03-01 20:49:51,575 INFO program/MainThread: stderr[37]: WARNING: Couldn't find device with uuid 2f2Od5-gjWw-rhDm-IUk4-Mww5-gw0D-Xh2zSg. WARNING: Couldn't find device with uuid n5neVP-FQjf-qjJs-xxWZ-FRTv-V1QX-2FIr1N. WARNING: VG test_vg3 is missing PV 2f2Od5-gjWw-rhDm-IUk4-Mww5-gw0D-Xh2zSg (last written to /dev/sdi). WARNING: VG test_vg3 is missing PV n5neVP-FQjf-qjJs-xxWZ-FRTv-V1QX-2FIr1N (last written to /dev/sdj). WARNING: Couldn't find all devices for LV test_vg3/lv5 while checking used and assumed devices. 2024-03-01 20:49:51,575 INFO program/MainThread: ...done [37] (exit code: 0) 2024-03-01 20:49:51,575 INFO blivet/MainThread: type detected on 'sdh' is 'lvmpv' 2024-03-01 20:49:51,579 DEBUG blivet/MainThread: LVMPhysicalVolume.__init__: uuid: RjwhmP-wkcy-gY3D-Qj58-OaUP-mNia-h5cQTt ; label: None ; device: /dev/sdh ; serial: 36001405130490dc6bc54a3a884c8d675 ; exists: True ; vg_name: test_vg3 ; vg_uuid: DnjpVw-Vkxg-R3Gx-9QN1-1EpR-oYyb-t7RsVf ; pe_start: 8 MiB ; 2024-03-01 20:49:51,579 DEBUG blivet/MainThread: get_format('lvmpv') returning LVMPhysicalVolume instance with object id 154 2024-03-01 20:49:51,582 DEBUG blivet/MainThread: DiskDevice._set_format: sdh ; type: lvmpv ; current: None ; 2024-03-01 20:49:51,585 DEBUG blivet/MainThread: DeviceTree.get_device_by_uuid: uuid: DnjpVw-Vkxg-R3Gx-9QN1-1EpR-oYyb-t7RsVf ; incomplete: True ; hidden: False ; 2024-03-01 20:49:51,587 DEBUG blivet/MainThread: DeviceTree.get_device_by_uuid returned existing 1016 MiB lvmvg test_vg3 (141) 2024-03-01 20:49:51,590 DEBUG blivet/MainThread: LVMVolumeGroupDevice._add_parent: test_vg3 ; parent: sdh ; 2024-03-01 20:49:51,593 DEBUG blivet/MainThread: DiskDevice.add_child: name: sdh ; child: test_vg3 ; kids: 0 ; 2024-03-01 20:49:51,596 DEBUG blivet/MainThread: LVMFormatPopulator._update_lvs: pv: sdh ; 2024-03-01 20:49:51,599 DEBUG blivet/MainThread: DeviceTree.get_device_by_uuid: uuid: DnjpVw-Vkxg-R3Gx-9QN1-1EpR-oYyb-t7RsVf ; incomplete: True ; hidden: False ; 2024-03-01 20:49:51,601 DEBUG blivet/MainThread: DeviceTree.get_device_by_uuid returned existing 1.98 GiB lvmvg test_vg3 (141) 2024-03-01 20:49:51,602 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/sdf,/dev/sde,/dev/sdh,/dev/sda,/dev/sdc,/dev/sdd,/dev/sdb,/dev/sdg ... 2024-03-01 20:49:51,644 INFO program/MainThread: stdout[38]: LVM2_VG_NAME=test_vg1 LVM2_LV_NAME=lv1 LVM2_LV_UUID=7W1el3-qjPr-rhKW-ZrV2-MCIF-P7SO-QFoGMC 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=Y0IDNr-O3Ey-wfIi-y8qY-bnkF-VeIh-AxOuYW LVM2_LV_SIZE=1606418432 LVM2_LV_ATTR=-wi-a----- LVM2_SEGTYPE=linear LVM2_ORIGIN= LVM2_POOL_LV= LVM2_DATA_LV= LVM2_METADATA_LV= LVM2_LV_ROLE=public LVM2_MOVE_PV= LVM2_DATA_PERCENT= LVM2_METADATA_PERCENT= LVM2_COPY_PERCENT= LVM2_VG_NAME=test_vg1 LVM2_LV_NAME=lv2 LVM2_LV_UUID=Y0IDNr-O3Ey-wfIi-y8qY-bnkF-VeIh-AxOuYW LVM2_LV_SIZE=1606418432 LVM2_LV_ATTR=-wi-a----- LVM2_SEGTYPE=linear LVM2_ORIGIN= LVM2_POOL_LV= LVM2_DATA_LV= LVM2_METADATA_LV= 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=1NwGUF-6Kcm-g1jS-YmNX-UldV-hAtf-x9I2uF 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=RO2q9D-nduL-RINy-i3mp-aGJP-mjY5-zVqyGf 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=3Z8qGt-wiXk-dRlz-POCs-tSJ4-0pep-aeqdGL 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=3Z8qGt-wiXk-dRlz-POCs-tSJ4-0pep-aeqdGL 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=0Y6bab-bBoR-yAdQ-UWvb-d81h-WJSK-86CFA4 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=0Y6bab-bBoR-yAdQ-UWvb-d81h-WJSK-86CFA4 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=MwdLnq-EPMB-IMP0-tV7d-22nL-3RA2-b912eV 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=8Klu2F-rPWr-vs9A-qI0f-W0RT-Mp9j-FlUY2j LVM2_LV_SIZE=427819008 LVM2_LV_ATTR=-wi-a----- LVM2_SEGTYPE=linear LVM2_ORIGIN= LVM2_POOL_LV= LVM2_DATA_LV= LVM2_METADATA_LV= LVM2_LV_ROLE=public LVM2_MOVE_PV= LVM2_DATA_PERCENT= LVM2_METADATA_PERCENT= LVM2_COPY_PERCENT= 2024-03-01 20:49:51,644 INFO program/MainThread: stderr[38]: WARNING: Couldn't find device with uuid 2f2Od5-gjWw-rhDm-IUk4-Mww5-gw0D-Xh2zSg. WARNING: Couldn't find device with uuid n5neVP-FQjf-qjJs-xxWZ-FRTv-V1QX-2FIr1N. WARNING: VG test_vg3 is missing PV 2f2Od5-gjWw-rhDm-IUk4-Mww5-gw0D-Xh2zSg (last written to /dev/sdi). WARNING: VG test_vg3 is missing PV n5neVP-FQjf-qjJs-xxWZ-FRTv-V1QX-2FIr1N (last written to /dev/sdj). WARNING: Couldn't find all devices for LV test_vg3/lv5 while checking used and assumed devices. 2024-03-01 20:49:51,644 INFO program/MainThread: ...done [38] (exit code: 0) 2024-03-01 20:49:51,644 WARNING blivet/MainThread: Skipping LVs for incomplete VG test_vg3 2024-03-01 20:49:51,645 INFO blivet/MainThread: got format: existing lvmpv 2024-03-01 20:49:51,649 DEBUG blivet/MainThread: DeviceTree.handle_device: name: sdi ; info: {'CURRENT_TAGS': ':systemd:', 'DEVLINKS': '/dev/disk/by-id/wwn-0x60014057c02790daf61431ab4c5489ce ' '/dev/disk/by-diskseq/10 ' '/dev/disk/by-id/scsi-360014057c02790daf61431ab4c5489ce ' '/dev/disk/by-id/lvm-pv-uuid-2f2Od5-gjWw-rhDm-IUk4-Mww5-gw0D-Xh2zSg ' '/dev/disk/by-id/scsi-1LIO-ORG_disk8:7c02790d-af61-431a-b4c5-489ce662d703 ' '/dev/disk/by-id/scsi-SLIO-ORG_disk8_7c02790d-af61-431a-b4c5-489ce662d703', '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': '2f2Od5-gjWw-rhDm-IUk4-Mww5-gw0D-Xh2zSg', 'ID_FS_UUID_ENC': '2f2Od5-gjWw-rhDm-IUk4-Mww5-gw0D-Xh2zSg', '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': '7c02790d-af61-431a-b4c5-489ce662d703', 'ID_SERIAL': '360014057c02790daf61431ab4c5489ce', 'ID_SERIAL_SHORT': '60014057c02790daf61431ab4c5489ce', 'ID_TARGET_PORT': '0', 'ID_TYPE': 'disk', 'ID_VENDOR': 'LIO-ORG', 'ID_VENDOR_ENC': 'LIO-ORG\\x20', 'ID_WWN': '0x60014057c02790da', 'ID_WWN_VENDOR_EXTENSION': '0xf61431ab4c5489ce', 'ID_WWN_WITH_EXTENSION': '0x60014057c02790daf61431ab4c5489ce', 'MAJOR': '8', 'MINOR': '128', 'SCSI_IDENT_LUN_LOGICAL_UNIT_GROUP': '0x0', 'SCSI_IDENT_LUN_NAA_REGEXT': '60014057c02790daf61431ab4c5489ce', 'SCSI_IDENT_LUN_T10': 'LIO-ORG_disk8:7c02790d-af61-431a-b4c5-489ce662d703', 'SCSI_IDENT_PORT_NAME': 'naa.5001405a91c5ccc5,t,0x0001', 'SCSI_IDENT_PORT_RELATIVE': '0', 'SCSI_IDENT_PORT_TARGET_PORT_GROUP': '0x0', 'SCSI_IDENT_SERIAL': '7c02790d-af61-431a-b4c5-489ce662d703', 'SCSI_IDENT_TARGET_NAME': 'naa.5001405a91c5ccc5', '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': '337428002'} ; 2024-03-01 20:49:51,649 INFO blivet/MainThread: scanning sdi (/sys/devices/tcm_loop_0/tcm_loop_adapter_0/host2/target2:0:1/2:0:1:8/block/sdi)... 2024-03-01 20:49:51,652 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: sdi ; incomplete: False ; hidden: False ; 2024-03-01 20:49:51,655 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned None 2024-03-01 20:49:51,660 DEBUG blivet/MainThread: DiskDevicePopulator.run: name: sdi ; 2024-03-01 20:49:51,661 INFO blivet/MainThread: sdi is a disk 2024-03-01 20:49:51,661 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 157 2024-03-01 20:49:51,662 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 158 2024-03-01 20:49:51,664 DEBUG blivet/MainThread: DiskDevice._set_format: sdi ; type: None ; current: None ; 2024-03-01 20:49:51,667 DEBUG blivet/MainThread: DiskDevice.update_sysfs_path: sdi ; status: True ; 2024-03-01 20:49:51,667 DEBUG blivet/MainThread: sdi sysfs_path set to /sys/devices/tcm_loop_0/tcm_loop_adapter_0/host2/target2:0:1/2:0:1:8/block/sdi 2024-03-01 20:49:51,670 DEBUG blivet/MainThread: DiskDevice.read_current_size: exists: True ; path: /dev/sdi ; sysfs_path: /sys/devices/tcm_loop_0/tcm_loop_adapter_0/host2/target2:0:1/2:0:1:8/block/sdi ; 2024-03-01 20:49:51,670 DEBUG blivet/MainThread: updated sdi size to 1024 MiB (1024 MiB) 2024-03-01 20:49:51,671 INFO blivet/MainThread: added disk sdi (id 156) to device tree 2024-03-01 20:49:51,671 INFO blivet/MainThread: got device: DiskDevice instance (0x7fec08175220) -- 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 = 60014057c02790daf61431ab4c5489ce 2024-03-01 20:49:51,674 DEBUG blivet/MainThread: DeviceTree.handle_format: name: sdi ; 2024-03-01 20:49:51,677 DEBUG blivet/MainThread: AppleBootstrapFS.supported: supported: True ; 2024-03-01 20:49:51,677 DEBUG blivet/MainThread: get_format('appleboot') returning AppleBootstrapFS instance with object id 160 2024-03-01 20:49:51,680 DEBUG blivet/MainThread: EFIFS.supported: supported: True ; 2024-03-01 20:49:51,680 DEBUG blivet/MainThread: get_format('efi') returning EFIFS instance with object id 161 2024-03-01 20:49:51,683 DEBUG blivet/MainThread: MacEFIFS.supported: supported: True ; 2024-03-01 20:49:51,683 DEBUG blivet/MainThread: get_format('macefi') returning MacEFIFS instance with object id 162 2024-03-01 20:49:51,686 DEBUG blivet/MainThread: MacEFIFS.supported: supported: True ; 2024-03-01 20:49:51,686 DEBUG blivet/MainThread: get_format('macefi') returning MacEFIFS instance with object id 163 2024-03-01 20:49:51,689 DEBUG blivet/MainThread: LVMFormatPopulator.run: pv: sdi ; 2024-03-01 20:49:51,689 DEBUG blivet/MainThread: lvm filter: device /dev/sdi added to the list of allowed devices 2024-03-01 20:49:51,689 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/sdf,/dev/sde,/dev/sdh,/dev/sda,/dev/sdc,/dev/sdd,/dev/sdb,/dev/sdi,/dev/sdg ... 2024-03-01 20:49:51,731 INFO program/MainThread: stdout[39]: LVM2_PV_NAME=/dev/sda LVM2_PV_UUID=4c8JOY-RlO6-XI6X-qqL0-UyOk-3hkr-XWuvAf LVM2_PV_FREE=0 LVM2_PV_SIZE=1065353216 LVM2_PE_START=8388608 LVM2_VG_NAME=test_vg1 LVM2_VG_UUID=JDM6rK-Ultz-B360-NGW6-5ym1-Srzt-khyK8g LVM2_VG_SIZE=3196059648 LVM2_VG_FREE=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=9SYY00-684W-KV55-MRXJ-pAhm-p2jr-V9Wr9F LVM2_PV_FREE=41943040 LVM2_PV_SIZE=1065353216 LVM2_PE_START=8388608 LVM2_VG_NAME=test_vg1 LVM2_VG_UUID=JDM6rK-Ultz-B360-NGW6-5ym1-Srzt-khyK8g LVM2_VG_SIZE=3196059648 LVM2_VG_FREE=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=s9I9X8-0Kwr-kNAR-5I4T-xriY-S2od-VEcXlg LVM2_PV_FREE=1065353216 LVM2_PV_SIZE=1065353216 LVM2_PE_START=8388608 LVM2_VG_NAME=test_vg1 LVM2_VG_UUID=JDM6rK-Ultz-B360-NGW6-5ym1-Srzt-khyK8g LVM2_VG_SIZE=3196059648 LVM2_VG_FREE=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=FcRpKS-AMgd-l3A9-noIR-j7eI-PcDB-lsUq8E LVM2_PV_FREE=100663296 LVM2_PV_SIZE=1065353216 LVM2_PE_START=8388608 LVM2_VG_NAME=test_vg2 LVM2_VG_UUID=Ov9iZp-zlA3-8AwT-UCAM-rhPK-dtF9-W4jg4K LVM2_VG_SIZE=3196059648 LVM2_VG_FREE=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=r81YVc-Z2fu-lCX2-jlnq-mCqt-c1Kt-GoXHp0 LVM2_PV_FREE=1065353216 LVM2_PV_SIZE=1065353216 LVM2_PE_START=8388608 LVM2_VG_NAME=test_vg2 LVM2_VG_UUID=Ov9iZp-zlA3-8AwT-UCAM-rhPK-dtF9-W4jg4K LVM2_VG_SIZE=3196059648 LVM2_VG_FREE=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=PExUjW-rWfe-vJyl-YX6g-GwRL-cM4c-TLtDle LVM2_PV_FREE=1065353216 LVM2_PV_SIZE=1065353216 LVM2_PE_START=8388608 LVM2_VG_NAME=test_vg2 LVM2_VG_UUID=Ov9iZp-zlA3-8AwT-UCAM-rhPK-dtF9-W4jg4K LVM2_VG_SIZE=3196059648 LVM2_VG_FREE=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=eiqEQA-BlBx-9wRH-rQTA-THw8-PRAT-5SiVtD LVM2_PV_FREE=205520896 LVM2_PV_SIZE=1065353216 LVM2_PE_START=8388608 LVM2_VG_NAME=test_vg3 LVM2_VG_UUID=DnjpVw-Vkxg-R3Gx-9QN1-1EpR-oYyb-t7RsVf LVM2_VG_SIZE=4261412864 LVM2_VG_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=RjwhmP-wkcy-gY3D-Qj58-OaUP-mNia-h5cQTt LVM2_PV_FREE=0 LVM2_PV_SIZE=1065353216 LVM2_PE_START=8388608 LVM2_VG_NAME=test_vg3 LVM2_VG_UUID=DnjpVw-Vkxg-R3Gx-9QN1-1EpR-oYyb-t7RsVf LVM2_VG_SIZE=4261412864 LVM2_VG_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=2f2Od5-gjWw-rhDm-IUk4-Mww5-gw0D-Xh2zSg LVM2_PV_FREE=0 LVM2_PV_SIZE=1065353216 LVM2_PE_START=8388608 LVM2_VG_NAME=test_vg3 LVM2_VG_UUID=DnjpVw-Vkxg-R3Gx-9QN1-1EpR-oYyb-t7RsVf LVM2_VG_SIZE=4261412864 LVM2_VG_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=n5neVP-FQjf-qjJs-xxWZ-FRTv-V1QX-2FIr1N LVM2_PV_FREE=847249408 LVM2_PV_SIZE=1065353216 LVM2_PE_START=8388608 LVM2_VG_NAME=test_vg3 LVM2_VG_UUID=DnjpVw-Vkxg-R3Gx-9QN1-1EpR-oYyb-t7RsVf LVM2_VG_SIZE=4261412864 LVM2_VG_FREE=1052770304 LVM2_VG_EXTENT_SIZE=4194304 LVM2_VG_EXTENT_COUNT=1016 LVM2_VG_FREE_COUNT=251 LVM2_PV_COUNT=4 2024-03-01 20:49:51,731 INFO program/MainThread: stderr[39]: WARNING: Couldn't find device with uuid n5neVP-FQjf-qjJs-xxWZ-FRTv-V1QX-2FIr1N. WARNING: VG test_vg3 is missing PV n5neVP-FQjf-qjJs-xxWZ-FRTv-V1QX-2FIr1N (last written to /dev/sdj). WARNING: Couldn't find all devices for LV test_vg3/lv5 while checking used and assumed devices. 2024-03-01 20:49:51,731 INFO program/MainThread: ...done [39] (exit code: 0) 2024-03-01 20:49:51,732 INFO blivet/MainThread: type detected on 'sdi' is 'lvmpv' 2024-03-01 20:49:51,736 DEBUG blivet/MainThread: LVMPhysicalVolume.__init__: uuid: 2f2Od5-gjWw-rhDm-IUk4-Mww5-gw0D-Xh2zSg ; label: None ; device: /dev/sdi ; serial: 360014057c02790daf61431ab4c5489ce ; exists: True ; vg_name: test_vg3 ; vg_uuid: DnjpVw-Vkxg-R3Gx-9QN1-1EpR-oYyb-t7RsVf ; pe_start: 8 MiB ; 2024-03-01 20:49:51,736 DEBUG blivet/MainThread: get_format('lvmpv') returning LVMPhysicalVolume instance with object id 164 2024-03-01 20:49:51,739 DEBUG blivet/MainThread: DiskDevice._set_format: sdi ; type: lvmpv ; current: None ; 2024-03-01 20:49:51,742 DEBUG blivet/MainThread: DeviceTree.get_device_by_uuid: uuid: DnjpVw-Vkxg-R3Gx-9QN1-1EpR-oYyb-t7RsVf ; incomplete: True ; hidden: False ; 2024-03-01 20:49:51,744 DEBUG blivet/MainThread: DeviceTree.get_device_by_uuid returned existing 1.98 GiB lvmvg test_vg3 (141) 2024-03-01 20:49:51,747 DEBUG blivet/MainThread: LVMVolumeGroupDevice._add_parent: test_vg3 ; parent: sdi ; 2024-03-01 20:49:51,750 DEBUG blivet/MainThread: DiskDevice.add_child: name: sdi ; child: test_vg3 ; kids: 0 ; 2024-03-01 20:49:51,753 DEBUG blivet/MainThread: LVMFormatPopulator._update_lvs: pv: sdi ; 2024-03-01 20:49:51,756 DEBUG blivet/MainThread: DeviceTree.get_device_by_uuid: uuid: DnjpVw-Vkxg-R3Gx-9QN1-1EpR-oYyb-t7RsVf ; incomplete: True ; hidden: False ; 2024-03-01 20:49:51,758 DEBUG blivet/MainThread: DeviceTree.get_device_by_uuid returned existing 2.98 GiB lvmvg test_vg3 (141) 2024-03-01 20:49:51,759 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/sdf,/dev/sde,/dev/sdh,/dev/sda,/dev/sdc,/dev/sdd,/dev/sdb,/dev/sdi,/dev/sdg ... 2024-03-01 20:49:51,797 INFO program/MainThread: stdout[40]: LVM2_VG_NAME=test_vg1 LVM2_LV_NAME=lv1 LVM2_LV_UUID=7W1el3-qjPr-rhKW-ZrV2-MCIF-P7SO-QFoGMC 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=Y0IDNr-O3Ey-wfIi-y8qY-bnkF-VeIh-AxOuYW LVM2_LV_SIZE=1606418432 LVM2_LV_ATTR=-wi-a----- LVM2_SEGTYPE=linear LVM2_ORIGIN= LVM2_POOL_LV= LVM2_DATA_LV= LVM2_METADATA_LV= LVM2_LV_ROLE=public LVM2_MOVE_PV= LVM2_DATA_PERCENT= LVM2_METADATA_PERCENT= LVM2_COPY_PERCENT= LVM2_VG_NAME=test_vg1 LVM2_LV_NAME=lv2 LVM2_LV_UUID=Y0IDNr-O3Ey-wfIi-y8qY-bnkF-VeIh-AxOuYW LVM2_LV_SIZE=1606418432 LVM2_LV_ATTR=-wi-a----- LVM2_SEGTYPE=linear LVM2_ORIGIN= LVM2_POOL_LV= LVM2_DATA_LV= LVM2_METADATA_LV= 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=1NwGUF-6Kcm-g1jS-YmNX-UldV-hAtf-x9I2uF 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=RO2q9D-nduL-RINy-i3mp-aGJP-mjY5-zVqyGf 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=3Z8qGt-wiXk-dRlz-POCs-tSJ4-0pep-aeqdGL 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=3Z8qGt-wiXk-dRlz-POCs-tSJ4-0pep-aeqdGL 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=0Y6bab-bBoR-yAdQ-UWvb-d81h-WJSK-86CFA4 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=0Y6bab-bBoR-yAdQ-UWvb-d81h-WJSK-86CFA4 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=MwdLnq-EPMB-IMP0-tV7d-22nL-3RA2-b912eV 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=8Klu2F-rPWr-vs9A-qI0f-W0RT-Mp9j-FlUY2j LVM2_LV_SIZE=427819008 LVM2_LV_ATTR=-wi-a----- LVM2_SEGTYPE=linear LVM2_ORIGIN= LVM2_POOL_LV= LVM2_DATA_LV= LVM2_METADATA_LV= LVM2_LV_ROLE=public LVM2_MOVE_PV= LVM2_DATA_PERCENT= LVM2_METADATA_PERCENT= LVM2_COPY_PERCENT= 2024-03-01 20:49:51,797 INFO program/MainThread: stderr[40]: WARNING: Couldn't find device with uuid n5neVP-FQjf-qjJs-xxWZ-FRTv-V1QX-2FIr1N. WARNING: VG test_vg3 is missing PV n5neVP-FQjf-qjJs-xxWZ-FRTv-V1QX-2FIr1N (last written to /dev/sdj). WARNING: Couldn't find all devices for LV test_vg3/lv5 while checking used and assumed devices. 2024-03-01 20:49:51,797 INFO program/MainThread: ...done [40] (exit code: 0) 2024-03-01 20:49:51,797 WARNING blivet/MainThread: Skipping LVs for incomplete VG test_vg3 2024-03-01 20:49:51,797 INFO blivet/MainThread: got format: existing lvmpv 2024-03-01 20:49:51,801 DEBUG blivet/MainThread: DeviceTree.handle_device: name: sdj ; info: {'CURRENT_TAGS': ':systemd:', 'DEVLINKS': '/dev/disk/by-id/wwn-0x60014058bb02eed505c4d7593b520327 ' '/dev/disk/by-id/scsi-360014058bb02eed505c4d7593b520327 ' '/dev/disk/by-id/scsi-SLIO-ORG_disk9_8bb02eed-505c-4d75-93b5-20327aed4107 ' '/dev/disk/by-diskseq/11 ' '/dev/disk/by-id/scsi-1LIO-ORG_disk9:8bb02eed-505c-4d75-93b5-20327aed4107 ' '/dev/disk/by-id/lvm-pv-uuid-n5neVP-FQjf-qjJs-xxWZ-FRTv-V1QX-2FIr1N', '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': 'n5neVP-FQjf-qjJs-xxWZ-FRTv-V1QX-2FIr1N', 'ID_FS_UUID_ENC': 'n5neVP-FQjf-qjJs-xxWZ-FRTv-V1QX-2FIr1N', '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': '8bb02eed-505c-4d75-93b5-20327aed4107', 'ID_SERIAL': '360014058bb02eed505c4d7593b520327', 'ID_SERIAL_SHORT': '60014058bb02eed505c4d7593b520327', 'ID_TARGET_PORT': '0', 'ID_TYPE': 'disk', 'ID_VENDOR': 'LIO-ORG', 'ID_VENDOR_ENC': 'LIO-ORG\\x20', 'ID_WWN': '0x60014058bb02eed5', 'ID_WWN_VENDOR_EXTENSION': '0x05c4d7593b520327', 'ID_WWN_WITH_EXTENSION': '0x60014058bb02eed505c4d7593b520327', 'MAJOR': '8', 'MINOR': '144', 'SCSI_IDENT_LUN_LOGICAL_UNIT_GROUP': '0x0', 'SCSI_IDENT_LUN_NAA_REGEXT': '60014058bb02eed505c4d7593b520327', 'SCSI_IDENT_LUN_T10': 'LIO-ORG_disk9:8bb02eed-505c-4d75-93b5-20327aed4107', 'SCSI_IDENT_PORT_NAME': 'naa.5001405a91c5ccc5,t,0x0001', 'SCSI_IDENT_PORT_RELATIVE': '0', 'SCSI_IDENT_PORT_TARGET_PORT_GROUP': '0x0', 'SCSI_IDENT_SERIAL': '8bb02eed-505c-4d75-93b5-20327aed4107', 'SCSI_IDENT_TARGET_NAME': 'naa.5001405a91c5ccc5', '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': '337523000'} ; 2024-03-01 20:49:51,802 INFO blivet/MainThread: scanning sdj (/sys/devices/tcm_loop_0/tcm_loop_adapter_0/host2/target2:0:1/2:0:1:9/block/sdj)... 2024-03-01 20:49:51,805 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: sdj ; incomplete: False ; hidden: False ; 2024-03-01 20:49:51,808 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned None 2024-03-01 20:49:51,813 DEBUG blivet/MainThread: DiskDevicePopulator.run: name: sdj ; 2024-03-01 20:49:51,814 INFO blivet/MainThread: sdj is a disk 2024-03-01 20:49:51,814 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 167 2024-03-01 20:49:51,814 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 168 2024-03-01 20:49:51,817 DEBUG blivet/MainThread: DiskDevice._set_format: sdj ; type: None ; current: None ; 2024-03-01 20:49:51,820 DEBUG blivet/MainThread: DiskDevice.update_sysfs_path: sdj ; status: True ; 2024-03-01 20:49:51,820 DEBUG blivet/MainThread: sdj sysfs_path set to /sys/devices/tcm_loop_0/tcm_loop_adapter_0/host2/target2:0:1/2:0:1:9/block/sdj 2024-03-01 20:49:51,823 DEBUG blivet/MainThread: DiskDevice.read_current_size: exists: True ; path: /dev/sdj ; sysfs_path: /sys/devices/tcm_loop_0/tcm_loop_adapter_0/host2/target2:0:1/2:0:1:9/block/sdj ; 2024-03-01 20:49:51,823 DEBUG blivet/MainThread: updated sdj size to 1024 MiB (1024 MiB) 2024-03-01 20:49:51,824 INFO blivet/MainThread: added disk sdj (id 166) to device tree 2024-03-01 20:49:51,824 INFO blivet/MainThread: got device: DiskDevice instance (0x7fec08176910) -- 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 = 60014058bb02eed505c4d7593b520327 2024-03-01 20:49:51,827 DEBUG blivet/MainThread: DeviceTree.handle_format: name: sdj ; 2024-03-01 20:49:51,830 DEBUG blivet/MainThread: AppleBootstrapFS.supported: supported: True ; 2024-03-01 20:49:51,830 DEBUG blivet/MainThread: get_format('appleboot') returning AppleBootstrapFS instance with object id 170 2024-03-01 20:49:51,833 DEBUG blivet/MainThread: EFIFS.supported: supported: True ; 2024-03-01 20:49:51,833 DEBUG blivet/MainThread: get_format('efi') returning EFIFS instance with object id 171 2024-03-01 20:49:51,836 DEBUG blivet/MainThread: MacEFIFS.supported: supported: True ; 2024-03-01 20:49:51,836 DEBUG blivet/MainThread: get_format('macefi') returning MacEFIFS instance with object id 172 2024-03-01 20:49:51,839 DEBUG blivet/MainThread: MacEFIFS.supported: supported: True ; 2024-03-01 20:49:51,839 DEBUG blivet/MainThread: get_format('macefi') returning MacEFIFS instance with object id 173 2024-03-01 20:49:51,841 DEBUG blivet/MainThread: LVMFormatPopulator.run: pv: sdj ; 2024-03-01 20:49:51,842 DEBUG blivet/MainThread: lvm filter: device /dev/sdj added to the list of allowed devices 2024-03-01 20:49:51,842 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/sdf,/dev/sdj,/dev/sde,/dev/sdh,/dev/sda,/dev/sdc,/dev/sdd,/dev/sdb,/dev/sdi,/dev/sdg ... 2024-03-01 20:49:51,883 INFO program/MainThread: stdout[41]: LVM2_PV_NAME=/dev/sda LVM2_PV_UUID=4c8JOY-RlO6-XI6X-qqL0-UyOk-3hkr-XWuvAf LVM2_PV_FREE=0 LVM2_PV_SIZE=1065353216 LVM2_PE_START=8388608 LVM2_VG_NAME=test_vg1 LVM2_VG_UUID=JDM6rK-Ultz-B360-NGW6-5ym1-Srzt-khyK8g LVM2_VG_SIZE=3196059648 LVM2_VG_FREE=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=9SYY00-684W-KV55-MRXJ-pAhm-p2jr-V9Wr9F LVM2_PV_FREE=41943040 LVM2_PV_SIZE=1065353216 LVM2_PE_START=8388608 LVM2_VG_NAME=test_vg1 LVM2_VG_UUID=JDM6rK-Ultz-B360-NGW6-5ym1-Srzt-khyK8g LVM2_VG_SIZE=3196059648 LVM2_VG_FREE=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=s9I9X8-0Kwr-kNAR-5I4T-xriY-S2od-VEcXlg LVM2_PV_FREE=1065353216 LVM2_PV_SIZE=1065353216 LVM2_PE_START=8388608 LVM2_VG_NAME=test_vg1 LVM2_VG_UUID=JDM6rK-Ultz-B360-NGW6-5ym1-Srzt-khyK8g LVM2_VG_SIZE=3196059648 LVM2_VG_FREE=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=FcRpKS-AMgd-l3A9-noIR-j7eI-PcDB-lsUq8E LVM2_PV_FREE=100663296 LVM2_PV_SIZE=1065353216 LVM2_PE_START=8388608 LVM2_VG_NAME=test_vg2 LVM2_VG_UUID=Ov9iZp-zlA3-8AwT-UCAM-rhPK-dtF9-W4jg4K LVM2_VG_SIZE=3196059648 LVM2_VG_FREE=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=r81YVc-Z2fu-lCX2-jlnq-mCqt-c1Kt-GoXHp0 LVM2_PV_FREE=1065353216 LVM2_PV_SIZE=1065353216 LVM2_PE_START=8388608 LVM2_VG_NAME=test_vg2 LVM2_VG_UUID=Ov9iZp-zlA3-8AwT-UCAM-rhPK-dtF9-W4jg4K LVM2_VG_SIZE=3196059648 LVM2_VG_FREE=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=PExUjW-rWfe-vJyl-YX6g-GwRL-cM4c-TLtDle LVM2_PV_FREE=1065353216 LVM2_PV_SIZE=1065353216 LVM2_PE_START=8388608 LVM2_VG_NAME=test_vg2 LVM2_VG_UUID=Ov9iZp-zlA3-8AwT-UCAM-rhPK-dtF9-W4jg4K LVM2_VG_SIZE=3196059648 LVM2_VG_FREE=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=eiqEQA-BlBx-9wRH-rQTA-THw8-PRAT-5SiVtD LVM2_PV_FREE=205520896 LVM2_PV_SIZE=1065353216 LVM2_PE_START=8388608 LVM2_VG_NAME=test_vg3 LVM2_VG_UUID=DnjpVw-Vkxg-R3Gx-9QN1-1EpR-oYyb-t7RsVf LVM2_VG_SIZE=4261412864 LVM2_VG_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=RjwhmP-wkcy-gY3D-Qj58-OaUP-mNia-h5cQTt LVM2_PV_FREE=0 LVM2_PV_SIZE=1065353216 LVM2_PE_START=8388608 LVM2_VG_NAME=test_vg3 LVM2_VG_UUID=DnjpVw-Vkxg-R3Gx-9QN1-1EpR-oYyb-t7RsVf LVM2_VG_SIZE=4261412864 LVM2_VG_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=2f2Od5-gjWw-rhDm-IUk4-Mww5-gw0D-Xh2zSg LVM2_PV_FREE=0 LVM2_PV_SIZE=1065353216 LVM2_PE_START=8388608 LVM2_VG_NAME=test_vg3 LVM2_VG_UUID=DnjpVw-Vkxg-R3Gx-9QN1-1EpR-oYyb-t7RsVf LVM2_VG_SIZE=4261412864 LVM2_VG_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=n5neVP-FQjf-qjJs-xxWZ-FRTv-V1QX-2FIr1N LVM2_PV_FREE=847249408 LVM2_PV_SIZE=1065353216 LVM2_PE_START=8388608 LVM2_VG_NAME=test_vg3 LVM2_VG_UUID=DnjpVw-Vkxg-R3Gx-9QN1-1EpR-oYyb-t7RsVf LVM2_VG_SIZE=4261412864 LVM2_VG_FREE=1052770304 LVM2_VG_EXTENT_SIZE=4194304 LVM2_VG_EXTENT_COUNT=1016 LVM2_VG_FREE_COUNT=251 LVM2_PV_COUNT=4 2024-03-01 20:49:51,883 INFO program/MainThread: stderr[41]: 2024-03-01 20:49:51,883 INFO program/MainThread: ...done [41] (exit code: 0) 2024-03-01 20:49:51,883 INFO blivet/MainThread: type detected on 'sdj' is 'lvmpv' 2024-03-01 20:49:51,887 DEBUG blivet/MainThread: LVMPhysicalVolume.__init__: uuid: n5neVP-FQjf-qjJs-xxWZ-FRTv-V1QX-2FIr1N ; label: None ; device: /dev/sdj ; serial: 360014058bb02eed505c4d7593b520327 ; exists: True ; vg_name: test_vg3 ; vg_uuid: DnjpVw-Vkxg-R3Gx-9QN1-1EpR-oYyb-t7RsVf ; pe_start: 8 MiB ; free: 808 MiB ; 2024-03-01 20:49:51,887 DEBUG blivet/MainThread: get_format('lvmpv') returning LVMPhysicalVolume instance with object id 174 2024-03-01 20:49:51,890 DEBUG blivet/MainThread: DiskDevice._set_format: sdj ; type: lvmpv ; current: None ; 2024-03-01 20:49:51,893 DEBUG blivet/MainThread: DeviceTree.get_device_by_uuid: uuid: DnjpVw-Vkxg-R3Gx-9QN1-1EpR-oYyb-t7RsVf ; incomplete: True ; hidden: False ; 2024-03-01 20:49:51,895 DEBUG blivet/MainThread: DeviceTree.get_device_by_uuid returned existing 2.98 GiB lvmvg test_vg3 (141) 2024-03-01 20:49:51,899 DEBUG blivet/MainThread: LVMVolumeGroupDevice._add_parent: test_vg3 ; parent: sdj ; 2024-03-01 20:49:51,902 DEBUG blivet/MainThread: DiskDevice.add_child: name: sdj ; child: test_vg3 ; kids: 0 ; 2024-03-01 20:49:51,905 DEBUG blivet/MainThread: LVMFormatPopulator._update_lvs: pv: sdj ; 2024-03-01 20:49:51,907 DEBUG blivet/MainThread: DeviceTree.get_device_by_uuid: uuid: DnjpVw-Vkxg-R3Gx-9QN1-1EpR-oYyb-t7RsVf ; incomplete: True ; hidden: False ; 2024-03-01 20:49:51,910 DEBUG blivet/MainThread: DeviceTree.get_device_by_uuid returned existing 3.97 GiB lvmvg test_vg3 (141) 2024-03-01 20:49:51,910 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/sdf,/dev/sdj,/dev/sde,/dev/sdh,/dev/sda,/dev/sdc,/dev/sdd,/dev/sdb,/dev/sdi,/dev/sdg ... 2024-03-01 20:49:51,946 INFO program/MainThread: stdout[42]: LVM2_VG_NAME=test_vg1 LVM2_LV_NAME=lv1 LVM2_LV_UUID=7W1el3-qjPr-rhKW-ZrV2-MCIF-P7SO-QFoGMC 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=Y0IDNr-O3Ey-wfIi-y8qY-bnkF-VeIh-AxOuYW LVM2_LV_SIZE=1606418432 LVM2_LV_ATTR=-wi-a----- LVM2_SEGTYPE=linear LVM2_ORIGIN= LVM2_POOL_LV= LVM2_DATA_LV= LVM2_METADATA_LV= LVM2_LV_ROLE=public LVM2_MOVE_PV= LVM2_DATA_PERCENT= LVM2_METADATA_PERCENT= LVM2_COPY_PERCENT= LVM2_VG_NAME=test_vg1 LVM2_LV_NAME=lv2 LVM2_LV_UUID=Y0IDNr-O3Ey-wfIi-y8qY-bnkF-VeIh-AxOuYW LVM2_LV_SIZE=1606418432 LVM2_LV_ATTR=-wi-a----- LVM2_SEGTYPE=linear LVM2_ORIGIN= LVM2_POOL_LV= LVM2_DATA_LV= LVM2_METADATA_LV= 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=1NwGUF-6Kcm-g1jS-YmNX-UldV-hAtf-x9I2uF 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=RO2q9D-nduL-RINy-i3mp-aGJP-mjY5-zVqyGf 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=3Z8qGt-wiXk-dRlz-POCs-tSJ4-0pep-aeqdGL 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=3Z8qGt-wiXk-dRlz-POCs-tSJ4-0pep-aeqdGL 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=0Y6bab-bBoR-yAdQ-UWvb-d81h-WJSK-86CFA4 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=0Y6bab-bBoR-yAdQ-UWvb-d81h-WJSK-86CFA4 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=MwdLnq-EPMB-IMP0-tV7d-22nL-3RA2-b912eV 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=8Klu2F-rPWr-vs9A-qI0f-W0RT-Mp9j-FlUY2j LVM2_LV_SIZE=427819008 LVM2_LV_ATTR=-wi-a----- LVM2_SEGTYPE=linear LVM2_ORIGIN= LVM2_POOL_LV= LVM2_DATA_LV= LVM2_METADATA_LV= LVM2_LV_ROLE=public LVM2_MOVE_PV= LVM2_DATA_PERCENT= LVM2_METADATA_PERCENT= LVM2_COPY_PERCENT= 2024-03-01 20:49:51,946 INFO program/MainThread: stderr[42]: 2024-03-01 20:49:51,946 INFO program/MainThread: ...done [42] (exit code: 0) 2024-03-01 20:49:51,950 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: test_vg3-lv5 ; incomplete: False ; hidden: False ; 2024-03-01 20:49:51,953 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned None 2024-03-01 20:49:51,956 DEBUG blivet/MainThread: DeviceTree.get_device_by_uuid: uuid: 3Z8qGt-wiXk-dRlz-POCs-tSJ4-0pep-aeqdGL ; incomplete: False ; hidden: False ; 2024-03-01 20:49:51,959 DEBUG blivet/MainThread: DeviceTree.get_device_by_uuid returned None 2024-03-01 20:49:51,959 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 176 2024-03-01 20:49:51,962 DEBUG blivet/MainThread: LVMVolumeGroupDevice.add_child: name: test_vg3 ; child: lv5 ; kids: 0 ; 2024-03-01 20:49:51,962 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 177 2024-03-01 20:49:51,965 DEBUG blivet/MainThread: LVMLogicalVolumeDevice._set_format: test_vg3-lv5 ; type: None ; current: None ; 2024-03-01 20:49:51,968 DEBUG blivet/MainThread: LVMLogicalVolumeDevice.update_sysfs_path: test_vg3-lv5 ; status: True ; 2024-03-01 20:49:51,969 DEBUG blivet/MainThread: test_vg3-lv5 sysfs_path set to /sys/devices/virtual/block/dm-3 2024-03-01 20:49:51,972 DEBUG blivet/MainThread: LVMLogicalVolumeDevice.read_current_size: exists: True ; path: /dev/mapper/test_vg3-lv5 ; sysfs_path: /sys/devices/virtual/block/dm-3 ; 2024-03-01 20:49:51,972 DEBUG blivet/MainThread: updated test_vg3-lv5 size to 1.2 GiB (1.2 GiB) 2024-03-01 20:49:51,973 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 179 2024-03-01 20:49:51,976 DEBUG blivet/MainThread: LVMVolumeGroupDevice.remove_child: name: test_vg3 ; child: lv5 ; kids: 1 ; 2024-03-01 20:49:51,979 DEBUG blivet/MainThread: LVMVolumeGroupDevice.add_child: name: test_vg3 ; child: lv5 ; kids: 0 ; 2024-03-01 20:49:51,979 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 180 2024-03-01 20:49:51,982 DEBUG blivet/MainThread: LVMLogicalVolumeDevice._set_format: test_vg3-lv5 ; type: None ; current: None ; 2024-03-01 20:49:51,985 DEBUG blivet/MainThread: LVMLogicalVolumeDevice.update_sysfs_path: test_vg3-lv5 ; status: True ; 2024-03-01 20:49:51,985 DEBUG blivet/MainThread: test_vg3-lv5 sysfs_path set to /sys/devices/virtual/block/dm-3 2024-03-01 20:49:51,988 DEBUG blivet/MainThread: LVMLogicalVolumeDevice.read_current_size: exists: True ; path: /dev/mapper/test_vg3-lv5 ; sysfs_path: /sys/devices/virtual/block/dm-3 ; 2024-03-01 20:49:51,989 DEBUG blivet/MainThread: updated test_vg3-lv5 size to 1.2 GiB (1.2 GiB) 2024-03-01 20:49:51,989 DEBUG blivet/MainThread: Adding test_vg3-lv5/1.2 GiB to test_vg3 2024-03-01 20:49:51,989 INFO blivet/MainThread: added lvmlv test_vg3-lv5 (id 175) to device tree 2024-03-01 20:49:51,992 DEBUG blivet/MainThread: LVMLogicalVolumeDevice.update_sysfs_path: test_vg3-lv5 ; status: True ; 2024-03-01 20:49:51,992 DEBUG blivet/MainThread: test_vg3-lv5 sysfs_path set to /sys/devices/virtual/block/dm-3 2024-03-01 20:49:51,995 DEBUG blivet/MainThread: LVMLogicalVolumeDevice.read_current_size: exists: True ; path: /dev/mapper/test_vg3-lv5 ; sysfs_path: /sys/devices/virtual/block/dm-3 ; 2024-03-01 20:49:51,995 DEBUG blivet/MainThread: updated test_vg3-lv5 size to 1.2 GiB (1.2 GiB) 2024-03-01 20:49:51,998 DEBUG blivet/MainThread: DeviceTree.handle_device: name: test_vg3-lv5 ; info: {'CURRENT_TAGS': ':systemd:', 'DEVLINKS': '/dev/disk/by-id/dm-uuid-LVM-DnjpVwVkxgR3Gx9QN11EpRoYybt7RsVf3Z8qGtwiXkdRlzPOCstSJ40pepaeqdGL ' '/dev/mapper/test_vg3-lv5 /dev/test_vg3/lv5 ' '/dev/disk/by-id/dm-name-test_vg3-lv5 ' '/dev/disk/by-uuid/83ea94c5-a235-4c54-875d-a7302e33cc34', 'DEVNAME': '/dev/dm-3', 'DEVPATH': '/devices/virtual/block/dm-3', 'DEVTYPE': 'disk', 'DISKSEQ': '17', '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-DnjpVwVkxgR3Gx9QN11EpRoYybt7RsVf3Z8qGtwiXkdRlzPOCstSJ40pepaeqdGL', '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': '83ea94c5-a235-4c54-875d-a7302e33cc34', 'ID_FS_UUID_ENC': '83ea94c5-a235-4c54-875d-a7302e33cc34', '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': '558535152'} ; 2024-03-01 20:49:51,999 INFO blivet/MainThread: scanning test_vg3-lv5 (/sys/devices/virtual/block/dm-3)... 2024-03-01 20:49:51,999 INFO program/MainThread: Running [43] dmsetup info -co subsystem --noheadings test_vg3-lv5 ... 2024-03-01 20:49:52,002 INFO program/MainThread: stdout[43]: LVM 2024-03-01 20:49:52,002 INFO program/MainThread: stderr[43]: 2024-03-01 20:49:52,002 INFO program/MainThread: ...done [43] (exit code: 0) 2024-03-01 20:49:52,002 INFO program/MainThread: Running [44] dmsetup info -co subsystem --noheadings test_vg3-lv5 ... 2024-03-01 20:49:52,004 INFO program/MainThread: stdout[44]: LVM 2024-03-01 20:49:52,005 INFO program/MainThread: stderr[44]: 2024-03-01 20:49:52,005 INFO program/MainThread: ...done [44] (exit code: 0) 2024-03-01 20:49:52,005 INFO program/MainThread: Running [45] dmsetup info -co subsystem --noheadings test_vg3-lv5 ... 2024-03-01 20:49:52,007 INFO program/MainThread: stdout[45]: LVM 2024-03-01 20:49:52,007 INFO program/MainThread: stderr[45]: 2024-03-01 20:49:52,007 INFO program/MainThread: ...done [45] (exit code: 0) 2024-03-01 20:49:52,011 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: test_vg3-lv5 ; incomplete: False ; hidden: False ; 2024-03-01 20:49:52,016 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned existing 1.2 GiB lvmlv test_vg3-lv5 (175) 2024-03-01 20:49:52,018 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 20:49:52,019 DEBUG blivet/MainThread: vg test_vg3 has 2.77 GiB free 2024-03-01 20:49:52,019 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 20:49:52,020 DEBUG blivet/MainThread: vg test_vg3 has 2.77 GiB free 2024-03-01 20:49:52,016 INFO blivet/MainThread: got device: LVMLogicalVolumeDevice instance (0x7fec0817a2b0) -- name = test_vg3-lv5 status = True id = 175 children = [] parents = ['existing 3.97 GiB lvmvg test_vg3 (141)'] uuid = 3Z8qGt-wiXk-dRlz-POCs-tSJ4-0pep-aeqdGL 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 (0x7fec08169f40) -- 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 = DnjpVw-Vkxg-R3Gx-9QN1-1EpR-oYyb-t7RsVf size = 3.97 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 3.97 GiB path = /dev/test_vg3 format args = [] original_format = None free = 1004 MiB PE Size = 4 MiB PE Count = 1016 PE Free = 251 PV Count = 4 modified = False extents = 1016 free space = 2.77 GiB free extents = 710 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sdg (132) with existing lvmpv', 'existing 1024 MiB disk sdh (146) with existing lvmpv', 'existing 1024 MiB disk sdi (156) with existing lvmpv', 'existing 1024 MiB disk sdj (166) with existing lvmpv'] LVs = ['existing 1.2 GiB lvmlv test_vg3-lv5 (175)'] segment type = linear percent = 0 VG space used = 1.2 GiB 2024-03-01 20:49:52,020 INFO program/MainThread: Running [46] dmsetup info -co subsystem --noheadings test_vg3-lv5 ... 2024-03-01 20:49:52,022 INFO program/MainThread: stdout[46]: LVM 2024-03-01 20:49:52,023 INFO program/MainThread: stderr[46]: 2024-03-01 20:49:52,023 INFO program/MainThread: ...done [46] (exit code: 0) 2024-03-01 20:49:52,026 DEBUG blivet/MainThread: DeviceTree.handle_format: name: test_vg3-lv5 ; 2024-03-01 20:49:52,030 DEBUG blivet/MainThread: AppleBootstrapFS.supported: supported: True ; 2024-03-01 20:49:52,030 DEBUG blivet/MainThread: get_format('appleboot') returning AppleBootstrapFS instance with object id 182 2024-03-01 20:49:52,033 DEBUG blivet/MainThread: EFIFS.supported: supported: True ; 2024-03-01 20:49:52,033 DEBUG blivet/MainThread: get_format('efi') returning EFIFS instance with object id 183 2024-03-01 20:49:52,036 DEBUG blivet/MainThread: MacEFIFS.supported: supported: True ; 2024-03-01 20:49:52,036 DEBUG blivet/MainThread: get_format('macefi') returning MacEFIFS instance with object id 184 2024-03-01 20:49:52,039 DEBUG blivet/MainThread: MacEFIFS.supported: supported: True ; 2024-03-01 20:49:52,039 DEBUG blivet/MainThread: get_format('macefi') returning MacEFIFS instance with object id 185 2024-03-01 20:49:52,040 INFO blivet/MainThread: type detected on 'test_vg3-lv5' is 'xfs' 2024-03-01 20:49:52,043 DEBUG blivet/MainThread: XFS.supported: supported: True ; 2024-03-01 20:49:52,043 DEBUG blivet/MainThread: get_format('xfs') returning XFS instance with object id 186 2024-03-01 20:49:52,046 DEBUG blivet/MainThread: LVMLogicalVolumeDevice._set_format: test_vg3-lv5 ; type: xfs ; current: None ; 2024-03-01 20:49:52,046 INFO blivet/MainThread: got format: existing xfs filesystem 2024-03-01 20:49:52,049 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: test_vg3-lv6 ; incomplete: False ; hidden: False ; 2024-03-01 20:49:52,061 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned None 2024-03-01 20:49:52,064 DEBUG blivet/MainThread: DeviceTree.get_device_by_uuid: uuid: 0Y6bab-bBoR-yAdQ-UWvb-d81h-WJSK-86CFA4 ; incomplete: False ; hidden: False ; 2024-03-01 20:49:52,067 DEBUG blivet/MainThread: DeviceTree.get_device_by_uuid returned None 2024-03-01 20:49:52,067 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 189 2024-03-01 20:49:52,070 DEBUG blivet/MainThread: LVMVolumeGroupDevice.add_child: name: test_vg3 ; child: lv6 ; kids: 1 ; 2024-03-01 20:49:52,070 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 190 2024-03-01 20:49:52,073 DEBUG blivet/MainThread: LVMLogicalVolumeDevice._set_format: test_vg3-lv6 ; type: None ; current: None ; 2024-03-01 20:49:52,076 DEBUG blivet/MainThread: LVMLogicalVolumeDevice.update_sysfs_path: test_vg3-lv6 ; status: True ; 2024-03-01 20:49:52,077 DEBUG blivet/MainThread: test_vg3-lv6 sysfs_path set to /sys/devices/virtual/block/dm-2 2024-03-01 20:49:52,080 DEBUG blivet/MainThread: LVMLogicalVolumeDevice.read_current_size: exists: True ; path: /dev/mapper/test_vg3-lv6 ; sysfs_path: /sys/devices/virtual/block/dm-2 ; 2024-03-01 20:49:52,080 DEBUG blivet/MainThread: updated test_vg3-lv6 size to 1020 MiB (1020 MiB) 2024-03-01 20:49:52,080 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 192 2024-03-01 20:49:52,084 DEBUG blivet/MainThread: LVMVolumeGroupDevice.remove_child: name: test_vg3 ; child: lv6 ; kids: 2 ; 2024-03-01 20:49:52,087 DEBUG blivet/MainThread: LVMVolumeGroupDevice.add_child: name: test_vg3 ; child: lv6 ; kids: 1 ; 2024-03-01 20:49:52,087 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 193 2024-03-01 20:49:52,090 DEBUG blivet/MainThread: LVMLogicalVolumeDevice._set_format: test_vg3-lv6 ; type: None ; current: None ; 2024-03-01 20:49:52,093 DEBUG blivet/MainThread: LVMLogicalVolumeDevice.update_sysfs_path: test_vg3-lv6 ; status: True ; 2024-03-01 20:49:52,093 DEBUG blivet/MainThread: test_vg3-lv6 sysfs_path set to /sys/devices/virtual/block/dm-2 2024-03-01 20:49:52,096 DEBUG blivet/MainThread: LVMLogicalVolumeDevice.read_current_size: exists: True ; path: /dev/mapper/test_vg3-lv6 ; sysfs_path: /sys/devices/virtual/block/dm-2 ; 2024-03-01 20:49:52,096 DEBUG blivet/MainThread: updated test_vg3-lv6 size to 1020 MiB (1020 MiB) 2024-03-01 20:49:52,097 DEBUG blivet/MainThread: Adding test_vg3-lv6/1020 MiB to test_vg3 2024-03-01 20:49:52,097 INFO blivet/MainThread: added lvmlv test_vg3-lv6 (id 188) to device tree 2024-03-01 20:49:52,099 DEBUG blivet/MainThread: LVMLogicalVolumeDevice.update_sysfs_path: test_vg3-lv6 ; status: True ; 2024-03-01 20:49:52,100 DEBUG blivet/MainThread: test_vg3-lv6 sysfs_path set to /sys/devices/virtual/block/dm-2 2024-03-01 20:49:52,103 DEBUG blivet/MainThread: LVMLogicalVolumeDevice.read_current_size: exists: True ; path: /dev/mapper/test_vg3-lv6 ; sysfs_path: /sys/devices/virtual/block/dm-2 ; 2024-03-01 20:49:52,103 DEBUG blivet/MainThread: updated test_vg3-lv6 size to 1020 MiB (1020 MiB) 2024-03-01 20:49:52,106 DEBUG blivet/MainThread: DeviceTree.handle_device: name: test_vg3-lv6 ; info: {'CURRENT_TAGS': ':systemd:', 'DEVLINKS': '/dev/disk/by-id/dm-uuid-LVM-DnjpVwVkxgR3Gx9QN11EpRoYybt7RsVf0Y6babbBoRyAdQUWvbd81hWJSK86CFA4 ' '/dev/test_vg3/lv6 /dev/mapper/test_vg3-lv6 ' '/dev/disk/by-id/dm-name-test_vg3-lv6 ' '/dev/disk/by-uuid/9350c551-6a8f-42b0-a7fe-c5c1a968bfd5', 'DEVNAME': '/dev/dm-2', 'DEVPATH': '/devices/virtual/block/dm-2', 'DEVTYPE': 'disk', 'DISKSEQ': '16', '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-DnjpVwVkxgR3Gx9QN11EpRoYybt7RsVf0Y6babbBoRyAdQUWvbd81hWJSK86CFA4', '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': '9350c551-6a8f-42b0-a7fe-c5c1a968bfd5', 'ID_FS_UUID_ENC': '9350c551-6a8f-42b0-a7fe-c5c1a968bfd5', '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': '557466665'} ; 2024-03-01 20:49:52,106 INFO blivet/MainThread: scanning test_vg3-lv6 (/sys/devices/virtual/block/dm-2)... 2024-03-01 20:49:52,107 INFO program/MainThread: Running [47] dmsetup info -co subsystem --noheadings test_vg3-lv6 ... 2024-03-01 20:49:52,110 INFO program/MainThread: stdout[47]: LVM 2024-03-01 20:49:52,110 INFO program/MainThread: stderr[47]: 2024-03-01 20:49:52,110 INFO program/MainThread: ...done [47] (exit code: 0) 2024-03-01 20:49:52,110 INFO program/MainThread: Running [48] dmsetup info -co subsystem --noheadings test_vg3-lv6 ... 2024-03-01 20:49:52,112 INFO program/MainThread: stdout[48]: LVM 2024-03-01 20:49:52,113 INFO program/MainThread: stderr[48]: 2024-03-01 20:49:52,113 INFO program/MainThread: ...done [48] (exit code: 0) 2024-03-01 20:49:52,113 INFO program/MainThread: Running [49] dmsetup info -co subsystem --noheadings test_vg3-lv6 ... 2024-03-01 20:49:52,115 INFO program/MainThread: stdout[49]: LVM 2024-03-01 20:49:52,115 INFO program/MainThread: stderr[49]: 2024-03-01 20:49:52,115 INFO program/MainThread: ...done [49] (exit code: 0) 2024-03-01 20:49:52,119 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: test_vg3-lv6 ; incomplete: False ; hidden: False ; 2024-03-01 20:49:52,122 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned existing 1020 MiB lvmlv test_vg3-lv6 (188) 2024-03-01 20:49:52,125 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 20:49:52,126 DEBUG blivet/MainThread: vg test_vg3 has 1.78 GiB free 2024-03-01 20:49:52,127 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 20:49:52,127 DEBUG blivet/MainThread: vg test_vg3 has 1.78 GiB free 2024-03-01 20:49:52,123 INFO blivet/MainThread: got device: LVMLogicalVolumeDevice instance (0x7fec08223160) -- name = test_vg3-lv6 status = True id = 188 children = [] parents = ['existing 3.97 GiB lvmvg test_vg3 (141)'] uuid = 0Y6bab-bBoR-yAdQ-UWvb-d81h-WJSK-86CFA4 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 (0x7fec08169f40) -- name = test_vg3 status = True 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 = DnjpVw-Vkxg-R3Gx-9QN1-1EpR-oYyb-t7RsVf size = 3.97 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 3.97 GiB path = /dev/test_vg3 format args = [] original_format = None free = 1004 MiB PE Size = 4 MiB PE Count = 1016 PE Free = 251 PV Count = 4 modified = False extents = 1016 free space = 1.78 GiB free extents = 455 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sdg (132) with existing lvmpv', 'existing 1024 MiB disk sdh (146) with existing lvmpv', 'existing 1024 MiB disk sdi (156) with existing lvmpv', 'existing 1024 MiB disk sdj (166) with existing lvmpv'] LVs = ['existing 1.2 GiB lvmlv test_vg3-lv5 (175) with existing xfs filesystem', 'existing 1020 MiB lvmlv test_vg3-lv6 (188)'] segment type = linear percent = 0 VG space used = 1020 MiB 2024-03-01 20:49:52,128 INFO program/MainThread: Running [50] dmsetup info -co subsystem --noheadings test_vg3-lv6 ... 2024-03-01 20:49:52,130 INFO program/MainThread: stdout[50]: LVM 2024-03-01 20:49:52,131 INFO program/MainThread: stderr[50]: 2024-03-01 20:49:52,131 INFO program/MainThread: ...done [50] (exit code: 0) 2024-03-01 20:49:52,134 DEBUG blivet/MainThread: DeviceTree.handle_format: name: test_vg3-lv6 ; 2024-03-01 20:49:52,138 DEBUG blivet/MainThread: AppleBootstrapFS.supported: supported: True ; 2024-03-01 20:49:52,138 DEBUG blivet/MainThread: get_format('appleboot') returning AppleBootstrapFS instance with object id 195 2024-03-01 20:49:52,141 DEBUG blivet/MainThread: EFIFS.supported: supported: True ; 2024-03-01 20:49:52,141 DEBUG blivet/MainThread: get_format('efi') returning EFIFS instance with object id 196 2024-03-01 20:49:52,144 DEBUG blivet/MainThread: MacEFIFS.supported: supported: True ; 2024-03-01 20:49:52,144 DEBUG blivet/MainThread: get_format('macefi') returning MacEFIFS instance with object id 197 2024-03-01 20:49:52,147 DEBUG blivet/MainThread: MacEFIFS.supported: supported: True ; 2024-03-01 20:49:52,147 DEBUG blivet/MainThread: get_format('macefi') returning MacEFIFS instance with object id 198 2024-03-01 20:49:52,148 INFO blivet/MainThread: type detected on 'test_vg3-lv6' is 'xfs' 2024-03-01 20:49:52,150 DEBUG blivet/MainThread: XFS.supported: supported: True ; 2024-03-01 20:49:52,151 DEBUG blivet/MainThread: get_format('xfs') returning XFS instance with object id 199 2024-03-01 20:49:52,154 DEBUG blivet/MainThread: LVMLogicalVolumeDevice._set_format: test_vg3-lv6 ; type: xfs ; current: None ; 2024-03-01 20:49:52,154 INFO blivet/MainThread: got format: existing xfs filesystem 2024-03-01 20:49:52,157 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: test_vg3-lv7 ; incomplete: False ; hidden: False ; 2024-03-01 20:49:52,160 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned None 2024-03-01 20:49:52,163 DEBUG blivet/MainThread: DeviceTree.get_device_by_uuid: uuid: MwdLnq-EPMB-IMP0-tV7d-22nL-3RA2-b912eV ; incomplete: False ; hidden: False ; 2024-03-01 20:49:52,165 DEBUG blivet/MainThread: DeviceTree.get_device_by_uuid returned None 2024-03-01 20:49:52,165 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 202 2024-03-01 20:49:52,169 DEBUG blivet/MainThread: LVMVolumeGroupDevice.add_child: name: test_vg3 ; child: lv7 ; kids: 2 ; 2024-03-01 20:49:52,169 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 203 2024-03-01 20:49:52,172 DEBUG blivet/MainThread: LVMLogicalVolumeDevice._set_format: test_vg3-lv7 ; type: None ; current: None ; 2024-03-01 20:49:52,175 DEBUG blivet/MainThread: LVMLogicalVolumeDevice.update_sysfs_path: test_vg3-lv7 ; status: True ; 2024-03-01 20:49:52,175 DEBUG blivet/MainThread: test_vg3-lv7 sysfs_path set to /sys/devices/virtual/block/dm-1 2024-03-01 20:49:52,178 DEBUG blivet/MainThread: LVMLogicalVolumeDevice.read_current_size: exists: True ; path: /dev/mapper/test_vg3-lv7 ; sysfs_path: /sys/devices/virtual/block/dm-1 ; 2024-03-01 20:49:52,179 DEBUG blivet/MainThread: updated test_vg3-lv7 size to 408 MiB (408 MiB) 2024-03-01 20:49:52,179 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 205 2024-03-01 20:49:52,182 DEBUG blivet/MainThread: LVMVolumeGroupDevice.remove_child: name: test_vg3 ; child: lv7 ; kids: 3 ; 2024-03-01 20:49:52,185 DEBUG blivet/MainThread: LVMVolumeGroupDevice.add_child: name: test_vg3 ; child: lv7 ; kids: 2 ; 2024-03-01 20:49:52,185 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 206 2024-03-01 20:49:52,188 DEBUG blivet/MainThread: LVMLogicalVolumeDevice._set_format: test_vg3-lv7 ; type: None ; current: None ; 2024-03-01 20:49:52,191 DEBUG blivet/MainThread: LVMLogicalVolumeDevice.update_sysfs_path: test_vg3-lv7 ; status: True ; 2024-03-01 20:49:52,192 DEBUG blivet/MainThread: test_vg3-lv7 sysfs_path set to /sys/devices/virtual/block/dm-1 2024-03-01 20:49:52,195 DEBUG blivet/MainThread: LVMLogicalVolumeDevice.read_current_size: exists: True ; path: /dev/mapper/test_vg3-lv7 ; sysfs_path: /sys/devices/virtual/block/dm-1 ; 2024-03-01 20:49:52,195 DEBUG blivet/MainThread: updated test_vg3-lv7 size to 408 MiB (408 MiB) 2024-03-01 20:49:52,195 DEBUG blivet/MainThread: Adding test_vg3-lv7/408 MiB to test_vg3 2024-03-01 20:49:52,195 INFO blivet/MainThread: added lvmlv test_vg3-lv7 (id 201) to device tree 2024-03-01 20:49:52,198 DEBUG blivet/MainThread: LVMLogicalVolumeDevice.update_sysfs_path: test_vg3-lv7 ; status: True ; 2024-03-01 20:49:52,198 DEBUG blivet/MainThread: test_vg3-lv7 sysfs_path set to /sys/devices/virtual/block/dm-1 2024-03-01 20:49:52,201 DEBUG blivet/MainThread: LVMLogicalVolumeDevice.read_current_size: exists: True ; path: /dev/mapper/test_vg3-lv7 ; sysfs_path: /sys/devices/virtual/block/dm-1 ; 2024-03-01 20:49:52,202 DEBUG blivet/MainThread: updated test_vg3-lv7 size to 408 MiB (408 MiB) 2024-03-01 20:49:52,205 DEBUG blivet/MainThread: DeviceTree.handle_device: name: test_vg3-lv7 ; info: {'CURRENT_TAGS': ':systemd:', 'DEVLINKS': '/dev/test_vg3/lv7 ' '/dev/disk/by-uuid/839746a9-cac1-4cfa-beee-e82826aeacc8 ' '/dev/disk/by-id/dm-uuid-LVM-DnjpVwVkxgR3Gx9QN11EpRoYybt7RsVfMwdLnqEPMBIMP0tV7d22nL3RA2b912eV ' '/dev/disk/by-id/dm-name-test_vg3-lv7 /dev/mapper/test_vg3-lv7', 'DEVNAME': '/dev/dm-1', 'DEVPATH': '/devices/virtual/block/dm-1', 'DEVTYPE': 'disk', 'DISKSEQ': '15', '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-DnjpVwVkxgR3Gx9QN11EpRoYybt7RsVfMwdLnqEPMBIMP0tV7d22nL3RA2b912eV', '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': '839746a9-cac1-4cfa-beee-e82826aeacc8', 'ID_FS_UUID_ENC': '839746a9-cac1-4cfa-beee-e82826aeacc8', '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': '556479235'} ; 2024-03-01 20:49:52,205 INFO blivet/MainThread: scanning test_vg3-lv7 (/sys/devices/virtual/block/dm-1)... 2024-03-01 20:49:52,205 INFO program/MainThread: Running [51] dmsetup info -co subsystem --noheadings test_vg3-lv7 ... 2024-03-01 20:49:52,208 INFO program/MainThread: stdout[51]: LVM 2024-03-01 20:49:52,208 INFO program/MainThread: stderr[51]: 2024-03-01 20:49:52,208 INFO program/MainThread: ...done [51] (exit code: 0) 2024-03-01 20:49:52,208 INFO program/MainThread: Running [52] dmsetup info -co subsystem --noheadings test_vg3-lv7 ... 2024-03-01 20:49:52,211 INFO program/MainThread: stdout[52]: LVM 2024-03-01 20:49:52,211 INFO program/MainThread: stderr[52]: 2024-03-01 20:49:52,211 INFO program/MainThread: ...done [52] (exit code: 0) 2024-03-01 20:49:52,211 INFO program/MainThread: Running [53] dmsetup info -co subsystem --noheadings test_vg3-lv7 ... 2024-03-01 20:49:52,213 INFO program/MainThread: stdout[53]: LVM 2024-03-01 20:49:52,213 INFO program/MainThread: stderr[53]: 2024-03-01 20:49:52,214 INFO program/MainThread: ...done [53] (exit code: 0) 2024-03-01 20:49:52,218 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: test_vg3-lv7 ; incomplete: False ; hidden: False ; 2024-03-01 20:49:52,221 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned existing 408 MiB lvmlv test_vg3-lv7 (201) 2024-03-01 20:49:52,224 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 20:49:52,225 DEBUG blivet/MainThread: vg test_vg3 has 1.38 GiB free 2024-03-01 20:49:52,225 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 20:49:52,226 DEBUG blivet/MainThread: vg test_vg3 has 1.38 GiB free 2024-03-01 20:49:52,221 INFO blivet/MainThread: got device: LVMLogicalVolumeDevice instance (0x7fec081bb2e0) -- name = test_vg3-lv7 status = True id = 201 children = [] parents = ['existing 3.97 GiB lvmvg test_vg3 (141)'] uuid = MwdLnq-EPMB-IMP0-tV7d-22nL-3RA2-b912eV 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 (0x7fec08169f40) -- name = test_vg3 status = True id = 141 children = ['existing 1.2 GiB lvmlv test_vg3-lv5 (175) 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 = DnjpVw-Vkxg-R3Gx-9QN1-1EpR-oYyb-t7RsVf size = 3.97 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 3.97 GiB path = /dev/test_vg3 format args = [] original_format = None free = 1004 MiB PE Size = 4 MiB PE Count = 1016 PE Free = 251 PV Count = 4 modified = False extents = 1016 free space = 1.38 GiB free extents = 353 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sdg (132) with existing lvmpv', 'existing 1024 MiB disk sdh (146) with existing lvmpv', 'existing 1024 MiB disk sdi (156) with existing lvmpv', 'existing 1024 MiB disk sdj (166) with existing lvmpv'] LVs = ['existing 1.2 GiB lvmlv test_vg3-lv5 (175) with existing xfs filesystem', 'existing 1020 MiB lvmlv test_vg3-lv6 (188) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv7 (201)'] segment type = linear percent = 0 VG space used = 408 MiB 2024-03-01 20:49:52,226 INFO program/MainThread: Running [54] dmsetup info -co subsystem --noheadings test_vg3-lv7 ... 2024-03-01 20:49:52,229 INFO program/MainThread: stdout[54]: LVM 2024-03-01 20:49:52,229 INFO program/MainThread: stderr[54]: 2024-03-01 20:49:52,229 INFO program/MainThread: ...done [54] (exit code: 0) 2024-03-01 20:49:52,233 DEBUG blivet/MainThread: DeviceTree.handle_format: name: test_vg3-lv7 ; 2024-03-01 20:49:52,236 DEBUG blivet/MainThread: AppleBootstrapFS.supported: supported: True ; 2024-03-01 20:49:52,236 DEBUG blivet/MainThread: get_format('appleboot') returning AppleBootstrapFS instance with object id 208 2024-03-01 20:49:52,239 DEBUG blivet/MainThread: EFIFS.supported: supported: True ; 2024-03-01 20:49:52,239 DEBUG blivet/MainThread: get_format('efi') returning EFIFS instance with object id 209 2024-03-01 20:49:52,243 DEBUG blivet/MainThread: MacEFIFS.supported: supported: True ; 2024-03-01 20:49:52,243 DEBUG blivet/MainThread: get_format('macefi') returning MacEFIFS instance with object id 210 2024-03-01 20:49:52,246 DEBUG blivet/MainThread: MacEFIFS.supported: supported: True ; 2024-03-01 20:49:52,246 DEBUG blivet/MainThread: get_format('macefi') returning MacEFIFS instance with object id 211 2024-03-01 20:49:52,246 INFO blivet/MainThread: type detected on 'test_vg3-lv7' is 'xfs' 2024-03-01 20:49:52,249 DEBUG blivet/MainThread: XFS.supported: supported: True ; 2024-03-01 20:49:52,249 DEBUG blivet/MainThread: get_format('xfs') returning XFS instance with object id 212 2024-03-01 20:49:52,252 DEBUG blivet/MainThread: LVMLogicalVolumeDevice._set_format: test_vg3-lv7 ; type: xfs ; current: None ; 2024-03-01 20:49:52,252 INFO blivet/MainThread: got format: existing xfs filesystem 2024-03-01 20:49:52,255 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: test_vg3-lv8 ; incomplete: False ; hidden: False ; 2024-03-01 20:49:52,258 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned None 2024-03-01 20:49:52,261 DEBUG blivet/MainThread: DeviceTree.get_device_by_uuid: uuid: 8Klu2F-rPWr-vs9A-qI0f-W0RT-Mp9j-FlUY2j ; incomplete: False ; hidden: False ; 2024-03-01 20:49:52,264 DEBUG blivet/MainThread: DeviceTree.get_device_by_uuid returned None 2024-03-01 20:49:52,264 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 215 2024-03-01 20:49:52,267 DEBUG blivet/MainThread: LVMVolumeGroupDevice.add_child: name: test_vg3 ; child: lv8 ; kids: 3 ; 2024-03-01 20:49:52,267 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 216 2024-03-01 20:49:52,270 DEBUG blivet/MainThread: LVMLogicalVolumeDevice._set_format: test_vg3-lv8 ; type: None ; current: None ; 2024-03-01 20:49:52,274 DEBUG blivet/MainThread: LVMLogicalVolumeDevice.update_sysfs_path: test_vg3-lv8 ; status: True ; 2024-03-01 20:49:52,274 DEBUG blivet/MainThread: test_vg3-lv8 sysfs_path set to /sys/devices/virtual/block/dm-0 2024-03-01 20:49:52,277 DEBUG blivet/MainThread: LVMLogicalVolumeDevice.read_current_size: exists: True ; path: /dev/mapper/test_vg3-lv8 ; sysfs_path: /sys/devices/virtual/block/dm-0 ; 2024-03-01 20:49:52,277 DEBUG blivet/MainThread: updated test_vg3-lv8 size to 408 MiB (408 MiB) 2024-03-01 20:49:52,277 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 218 2024-03-01 20:49:52,281 DEBUG blivet/MainThread: LVMVolumeGroupDevice.remove_child: name: test_vg3 ; child: lv8 ; kids: 4 ; 2024-03-01 20:49:52,284 DEBUG blivet/MainThread: LVMVolumeGroupDevice.add_child: name: test_vg3 ; child: lv8 ; kids: 3 ; 2024-03-01 20:49:52,284 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 219 2024-03-01 20:49:52,287 DEBUG blivet/MainThread: LVMLogicalVolumeDevice._set_format: test_vg3-lv8 ; type: None ; current: None ; 2024-03-01 20:49:52,290 DEBUG blivet/MainThread: LVMLogicalVolumeDevice.update_sysfs_path: test_vg3-lv8 ; status: True ; 2024-03-01 20:49:52,290 DEBUG blivet/MainThread: test_vg3-lv8 sysfs_path set to /sys/devices/virtual/block/dm-0 2024-03-01 20:49:52,293 DEBUG blivet/MainThread: LVMLogicalVolumeDevice.read_current_size: exists: True ; path: /dev/mapper/test_vg3-lv8 ; sysfs_path: /sys/devices/virtual/block/dm-0 ; 2024-03-01 20:49:52,293 DEBUG blivet/MainThread: updated test_vg3-lv8 size to 408 MiB (408 MiB) 2024-03-01 20:49:52,294 DEBUG blivet/MainThread: Adding test_vg3-lv8/408 MiB to test_vg3 2024-03-01 20:49:52,294 INFO blivet/MainThread: added lvmlv test_vg3-lv8 (id 214) to device tree 2024-03-01 20:49:52,297 DEBUG blivet/MainThread: LVMLogicalVolumeDevice.update_sysfs_path: test_vg3-lv8 ; status: True ; 2024-03-01 20:49:52,297 DEBUG blivet/MainThread: test_vg3-lv8 sysfs_path set to /sys/devices/virtual/block/dm-0 2024-03-01 20:49:52,300 DEBUG blivet/MainThread: LVMLogicalVolumeDevice.read_current_size: exists: True ; path: /dev/mapper/test_vg3-lv8 ; sysfs_path: /sys/devices/virtual/block/dm-0 ; 2024-03-01 20:49:52,300 DEBUG blivet/MainThread: updated test_vg3-lv8 size to 408 MiB (408 MiB) 2024-03-01 20:49:52,303 DEBUG blivet/MainThread: DeviceTree.handle_device: name: test_vg3-lv8 ; info: {'CURRENT_TAGS': ':systemd:', 'DEVLINKS': '/dev/disk/by-id/dm-uuid-LVM-DnjpVwVkxgR3Gx9QN11EpRoYybt7RsVf8Klu2FrPWrvs9AqI0fW0RTMp9jFlUY2j ' '/dev/test_vg3/lv8 ' '/dev/disk/by-uuid/2b80ea54-6447-4ca2-8d39-82642751678d ' '/dev/disk/by-id/dm-name-test_vg3-lv8 /dev/mapper/test_vg3-lv8', 'DEVNAME': '/dev/dm-0', 'DEVPATH': '/devices/virtual/block/dm-0', 'DEVTYPE': 'disk', 'DISKSEQ': '14', '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-DnjpVwVkxgR3Gx9QN11EpRoYybt7RsVf8Klu2FrPWrvs9AqI0fW0RTMp9jFlUY2j', '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': '2b80ea54-6447-4ca2-8d39-82642751678d', 'ID_FS_UUID_ENC': '2b80ea54-6447-4ca2-8d39-82642751678d', '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': '555981875'} ; 2024-03-01 20:49:52,304 INFO blivet/MainThread: scanning test_vg3-lv8 (/sys/devices/virtual/block/dm-0)... 2024-03-01 20:49:52,304 INFO program/MainThread: Running [55] dmsetup info -co subsystem --noheadings test_vg3-lv8 ... 2024-03-01 20:49:52,307 INFO program/MainThread: stdout[55]: LVM 2024-03-01 20:49:52,307 INFO program/MainThread: stderr[55]: 2024-03-01 20:49:52,307 INFO program/MainThread: ...done [55] (exit code: 0) 2024-03-01 20:49:52,307 INFO program/MainThread: Running [56] dmsetup info -co subsystem --noheadings test_vg3-lv8 ... 2024-03-01 20:49:52,309 INFO program/MainThread: stdout[56]: LVM 2024-03-01 20:49:52,309 INFO program/MainThread: stderr[56]: 2024-03-01 20:49:52,310 INFO program/MainThread: ...done [56] (exit code: 0) 2024-03-01 20:49:52,310 INFO program/MainThread: Running [57] dmsetup info -co subsystem --noheadings test_vg3-lv8 ... 2024-03-01 20:49:52,312 INFO program/MainThread: stdout[57]: LVM 2024-03-01 20:49:52,312 INFO program/MainThread: stderr[57]: 2024-03-01 20:49:52,312 INFO program/MainThread: ...done [57] (exit code: 0) 2024-03-01 20:49:52,316 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: test_vg3-lv8 ; incomplete: False ; hidden: False ; 2024-03-01 20:49:52,320 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned existing 408 MiB lvmlv test_vg3-lv8 (214) 2024-03-01 20:49:52,323 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 20:49:52,324 DEBUG blivet/MainThread: vg test_vg3 has 1004 MiB free 2024-03-01 20:49:52,324 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 20:49:52,325 DEBUG blivet/MainThread: vg test_vg3 has 1004 MiB free 2024-03-01 20:49:52,320 INFO blivet/MainThread: got device: LVMLogicalVolumeDevice instance (0x7fec0826f310) -- name = test_vg3-lv8 status = True id = 214 children = [] parents = ['existing 3.97 GiB lvmvg test_vg3 (141)'] uuid = 8Klu2F-rPWr-vs9A-qI0f-W0RT-Mp9j-FlUY2j 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 (0x7fec08169f40) -- name = test_vg3 status = True id = 141 children = ['existing 1.2 GiB lvmlv test_vg3-lv5 (175) with existing xfs filesystem', 'existing 1020 MiB lvmlv test_vg3-lv6 (188) 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 = DnjpVw-Vkxg-R3Gx-9QN1-1EpR-oYyb-t7RsVf size = 3.97 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 3.97 GiB path = /dev/test_vg3 format args = [] original_format = None free = 1004 MiB PE Size = 4 MiB PE Count = 1016 PE Free = 251 PV Count = 4 modified = False extents = 1016 free space = 1004 MiB free extents = 251 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sdg (132) with existing lvmpv', 'existing 1024 MiB disk sdh (146) with existing lvmpv', 'existing 1024 MiB disk sdi (156) with existing lvmpv', 'existing 1024 MiB disk sdj (166) with existing lvmpv'] LVs = ['existing 1.2 GiB lvmlv test_vg3-lv5 (175) with existing xfs filesystem', 'existing 1020 MiB lvmlv test_vg3-lv6 (188) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv7 (201) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv8 (214)'] segment type = linear percent = 0 VG space used = 408 MiB 2024-03-01 20:49:52,326 INFO program/MainThread: Running [58] dmsetup info -co subsystem --noheadings test_vg3-lv8 ... 2024-03-01 20:49:52,328 INFO program/MainThread: stdout[58]: LVM 2024-03-01 20:49:52,328 INFO program/MainThread: stderr[58]: 2024-03-01 20:49:52,328 INFO program/MainThread: ...done [58] (exit code: 0) 2024-03-01 20:49:52,332 DEBUG blivet/MainThread: DeviceTree.handle_format: name: test_vg3-lv8 ; 2024-03-01 20:49:52,335 DEBUG blivet/MainThread: AppleBootstrapFS.supported: supported: True ; 2024-03-01 20:49:52,335 DEBUG blivet/MainThread: get_format('appleboot') returning AppleBootstrapFS instance with object id 221 2024-03-01 20:49:52,339 DEBUG blivet/MainThread: EFIFS.supported: supported: True ; 2024-03-01 20:49:52,339 DEBUG blivet/MainThread: get_format('efi') returning EFIFS instance with object id 222 2024-03-01 20:49:52,342 DEBUG blivet/MainThread: MacEFIFS.supported: supported: True ; 2024-03-01 20:49:52,342 DEBUG blivet/MainThread: get_format('macefi') returning MacEFIFS instance with object id 223 2024-03-01 20:49:52,345 DEBUG blivet/MainThread: MacEFIFS.supported: supported: True ; 2024-03-01 20:49:52,345 DEBUG blivet/MainThread: get_format('macefi') returning MacEFIFS instance with object id 224 2024-03-01 20:49:52,345 INFO blivet/MainThread: type detected on 'test_vg3-lv8' is 'xfs' 2024-03-01 20:49:52,348 DEBUG blivet/MainThread: XFS.supported: supported: True ; 2024-03-01 20:49:52,348 DEBUG blivet/MainThread: get_format('xfs') returning XFS instance with object id 225 2024-03-01 20:49:52,352 DEBUG blivet/MainThread: LVMLogicalVolumeDevice._set_format: test_vg3-lv8 ; type: xfs ; current: None ; 2024-03-01 20:49:52,352 INFO blivet/MainThread: got format: existing xfs filesystem 2024-03-01 20:49:52,352 INFO blivet/MainThread: got format: existing lvmpv 2024-03-01 20:49:52,355 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': '16965658'} ; 2024-03-01 20:49:52,355 INFO blivet/MainThread: scanning xvda (/sys/devices/vbd-768/block/xvda)... 2024-03-01 20:49:52,359 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: xvda ; incomplete: False ; hidden: False ; 2024-03-01 20:49:52,362 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned None 2024-03-01 20:49:52,366 DEBUG blivet/MainThread: DiskDevicePopulator.run: name: xvda ; 2024-03-01 20:49:52,366 WARNING blivet/MainThread: device/vendor is not a valid attribute 2024-03-01 20:49:52,366 WARNING blivet/MainThread: device/model is not a valid attribute 2024-03-01 20:49:52,366 INFO blivet/MainThread: xvda is a disk 2024-03-01 20:49:52,366 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 229 2024-03-01 20:49:52,366 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 230 2024-03-01 20:49:52,369 DEBUG blivet/MainThread: DiskDevice._set_format: xvda ; type: None ; current: None ; 2024-03-01 20:49:52,372 DEBUG blivet/MainThread: DiskDevice.update_sysfs_path: xvda ; status: True ; 2024-03-01 20:49:52,372 DEBUG blivet/MainThread: xvda sysfs_path set to /sys/devices/vbd-768/block/xvda 2024-03-01 20:49:52,375 DEBUG blivet/MainThread: DiskDevice.read_current_size: exists: True ; path: /dev/xvda ; sysfs_path: /sys/devices/vbd-768/block/xvda ; 2024-03-01 20:49:52,375 DEBUG blivet/MainThread: updated xvda size to 250 GiB (250 GiB) 2024-03-01 20:49:52,376 INFO blivet/MainThread: added disk xvda (id 228) to device tree 2024-03-01 20:49:52,376 INFO blivet/MainThread: got device: DiskDevice instance (0x7fec08160100) -- name = xvda status = True id = 228 children = [] parents = [] uuid = None size = 250 GiB format = existing None major = 202 minor = 0 exists = True protected = False sysfs path = /sys/devices/vbd-768/block/xvda target size = 250 GiB path = /dev/xvda format args = [] original_format = None removable = False wwn = None 2024-03-01 20:49:52,379 DEBUG blivet/MainThread: DeviceTree.handle_format: name: xvda ; 2024-03-01 20:49:52,382 DEBUG blivet/MainThread: AppleBootstrapFS.supported: supported: True ; 2024-03-01 20:49:52,382 DEBUG blivet/MainThread: get_format('appleboot') returning AppleBootstrapFS instance with object id 232 2024-03-01 20:49:52,384 DEBUG blivet/MainThread: EFIFS.supported: supported: True ; 2024-03-01 20:49:52,385 DEBUG blivet/MainThread: get_format('efi') returning EFIFS instance with object id 233 2024-03-01 20:49:52,388 DEBUG blivet/MainThread: MacEFIFS.supported: supported: True ; 2024-03-01 20:49:52,388 DEBUG blivet/MainThread: get_format('macefi') returning MacEFIFS instance with object id 234 2024-03-01 20:49:52,391 DEBUG blivet/MainThread: MacEFIFS.supported: supported: True ; 2024-03-01 20:49:52,391 DEBUG blivet/MainThread: get_format('macefi') returning MacEFIFS instance with object id 235 2024-03-01 20:49:52,394 DEBUG blivet/MainThread: DiskLabelFormatPopulator.run: device: xvda ; label_type: dos ; 2024-03-01 20:49:52,396 DEBUG blivet/MainThread: DiskDevice.setup: xvda ; orig: False ; status: True ; controllable: True ; 2024-03-01 20:49:52,399 DEBUG blivet/MainThread: DiskLabel.__init__: uuid: e61ef7e0 ; label: None ; device: /dev/xvda ; serial: None ; exists: True ; 2024-03-01 20:49:52,407 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 0x7fec0817d040> 2024-03-01 20:49:52,450 DEBUG blivet/MainThread: get_format('disklabel') returning DiskLabel instance with object id 236 2024-03-01 20:49:52,454 DEBUG blivet/MainThread: DiskDevice._set_format: xvda ; type: disklabel ; current: None ; 2024-03-01 20:49:52,455 INFO blivet/MainThread: got format: existing msdos disklabel 2024-03-01 20:49:52,458 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': '16967518'} ; 2024-03-01 20:49:52,458 INFO blivet/MainThread: scanning xvda1 (/sys/devices/vbd-768/block/xvda/xvda1)... 2024-03-01 20:49:52,458 WARNING blivet/MainThread: hidden is not a valid attribute 2024-03-01 20:49:52,462 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: xvda1 ; incomplete: False ; hidden: False ; 2024-03-01 20:49:52,465 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned None 2024-03-01 20:49:52,468 DEBUG blivet/MainThread: PartitionDevicePopulator.run: name: xvda1 ; 2024-03-01 20:49:52,470 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: xvda1 ; incomplete: False ; hidden: False ; 2024-03-01 20:49:52,473 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned None 2024-03-01 20:49:52,473 INFO program/MainThread: Running... udevadm settle --timeout=300 2024-03-01 20:49:52,484 DEBUG program/MainThread: Return code: 0 2024-03-01 20:49:52,504 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: xvda ; incomplete: False ; hidden: False ; 2024-03-01 20:49:52,507 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned existing 250 GiB disk xvda (228) with existing msdos disklabel 2024-03-01 20:49:52,507 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 239 2024-03-01 20:49:52,511 DEBUG blivet/MainThread: DiskDevice.add_child: name: xvda ; child: xvda1 ; kids: 0 ; 2024-03-01 20:49:52,511 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 240 2024-03-01 20:49:52,513 DEBUG blivet/MainThread: PartitionDevice._set_format: xvda1 ; type: None ; current: None ; 2024-03-01 20:49:52,516 DEBUG blivet/MainThread: PartitionDevice.update_sysfs_path: xvda1 ; status: True ; 2024-03-01 20:49:52,516 DEBUG blivet/MainThread: xvda1 sysfs_path set to /sys/devices/vbd-768/block/xvda/xvda1 2024-03-01 20:49:52,519 DEBUG blivet/MainThread: PartitionDevice.read_current_size: exists: True ; path: /dev/xvda1 ; sysfs_path: /sys/devices/vbd-768/block/xvda/xvda1 ; 2024-03-01 20:49:52,520 DEBUG blivet/MainThread: updated xvda1 size to 250 GiB (250 GiB) 2024-03-01 20:49:52,520 DEBUG blivet/MainThread: looking up parted Partition: /dev/xvda1 2024-03-01 20:49:52,523 DEBUG blivet/MainThread: PartitionDevice.probe: xvda1 ; exists: True ; 2024-03-01 20:49:52,525 DEBUG blivet/MainThread: PartitionDevice.get_flag: path: /dev/xvda1 ; flag: 1 ; 2024-03-01 20:49:52,528 DEBUG blivet/MainThread: PartitionDevice.get_flag: path: /dev/xvda1 ; flag: 10 ; 2024-03-01 20:49:52,531 DEBUG blivet/MainThread: PartitionDevice.get_flag: path: /dev/xvda1 ; flag: 12 ; 2024-03-01 20:49:52,534 DEBUG blivet/MainThread: PartitionDevice.read_current_size: exists: True ; path: /dev/xvda1 ; sysfs_path: /sys/devices/vbd-768/block/xvda/xvda1 ; 2024-03-01 20:49:52,534 DEBUG blivet/MainThread: updated xvda1 size to 250 GiB (250 GiB) 2024-03-01 20:49:52,534 INFO blivet/MainThread: added partition xvda1 (id 238) to device tree 2024-03-01 20:49:52,535 INFO blivet/MainThread: parted exception: msdos disk labels do not support partition names. 2024-03-01 20:49:52,534 INFO blivet/MainThread: got device: PartitionDevice instance (0x7fec08168130) -- 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 0x7fec0818e9a0> disk = existing 250 GiB disk xvda (228) with existing msdos disklabel start = 2048 end = 524287966 length = 524285919 flags = boot 2024-03-01 20:49:52,538 DEBUG blivet/MainThread: DeviceTree.handle_format: name: xvda1 ; 2024-03-01 20:49:52,541 DEBUG blivet/MainThread: AppleBootstrapFS.supported: supported: True ; 2024-03-01 20:49:52,541 DEBUG blivet/MainThread: get_format('appleboot') returning AppleBootstrapFS instance with object id 242 2024-03-01 20:49:52,544 DEBUG blivet/MainThread: EFIFS.supported: supported: True ; 2024-03-01 20:49:52,544 DEBUG blivet/MainThread: get_format('efi') returning EFIFS instance with object id 243 2024-03-01 20:49:52,547 DEBUG blivet/MainThread: MacEFIFS.supported: supported: True ; 2024-03-01 20:49:52,547 DEBUG blivet/MainThread: get_format('macefi') returning MacEFIFS instance with object id 244 2024-03-01 20:49:52,550 DEBUG blivet/MainThread: MacEFIFS.supported: supported: True ; 2024-03-01 20:49:52,550 DEBUG blivet/MainThread: get_format('macefi') returning MacEFIFS instance with object id 245 2024-03-01 20:49:52,550 INFO blivet/MainThread: type detected on 'xvda1' is 'xfs' 2024-03-01 20:49:52,553 DEBUG blivet/MainThread: XFS.supported: supported: True ; 2024-03-01 20:49:52,553 DEBUG blivet/MainThread: get_format('xfs') returning XFS instance with object id 246 2024-03-01 20:49:52,556 DEBUG blivet/MainThread: PartitionDevice._set_format: xvda1 ; type: xfs ; current: None ; 2024-03-01 20:49:52,556 INFO blivet/MainThread: got format: existing xfs filesystem 2024-03-01 20:49:52,559 DEBUG blivet/MainThread: DeviceTree.handle_device: name: test_vg3-lv8 ; info: {'CURRENT_TAGS': ':systemd:', 'DEVLINKS': '/dev/disk/by-id/dm-uuid-LVM-DnjpVwVkxgR3Gx9QN11EpRoYybt7RsVf8Klu2FrPWrvs9AqI0fW0RTMp9jFlUY2j ' '/dev/disk/by-uuid/2b80ea54-6447-4ca2-8d39-82642751678d ' '/dev/test_vg3/lv8 /dev/mapper/test_vg3-lv8 ' '/dev/disk/by-id/dm-name-test_vg3-lv8', 'DEVNAME': '/dev/dm-0', 'DEVPATH': '/devices/virtual/block/dm-0', 'DEVTYPE': 'disk', 'DISKSEQ': '14', '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-DnjpVwVkxgR3Gx9QN11EpRoYybt7RsVf8Klu2FrPWrvs9AqI0fW0RTMp9jFlUY2j', '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': '2b80ea54-6447-4ca2-8d39-82642751678d', 'ID_FS_UUID_ENC': '2b80ea54-6447-4ca2-8d39-82642751678d', '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': '555981875'} ; 2024-03-01 20:49:52,559 INFO blivet/MainThread: scanning test_vg3-lv8 (/sys/devices/virtual/block/dm-0)... 2024-03-01 20:49:52,559 INFO program/MainThread: Running [59] dmsetup info -co subsystem --noheadings test_vg3-lv8 ... 2024-03-01 20:49:52,562 INFO program/MainThread: stdout[59]: LVM 2024-03-01 20:49:52,563 INFO program/MainThread: stderr[59]: 2024-03-01 20:49:52,563 INFO program/MainThread: ...done [59] (exit code: 0) 2024-03-01 20:49:52,563 INFO program/MainThread: Running [60] dmsetup info -co subsystem --noheadings test_vg3-lv8 ... 2024-03-01 20:49:52,565 INFO program/MainThread: stdout[60]: LVM 2024-03-01 20:49:52,565 INFO program/MainThread: stderr[60]: 2024-03-01 20:49:52,565 INFO program/MainThread: ...done [60] (exit code: 0) 2024-03-01 20:49:52,565 INFO program/MainThread: Running [61] dmsetup info -co subsystem --noheadings test_vg3-lv8 ... 2024-03-01 20:49:52,568 INFO program/MainThread: stdout[61]: LVM 2024-03-01 20:49:52,568 INFO program/MainThread: stderr[61]: 2024-03-01 20:49:52,568 INFO program/MainThread: ...done [61] (exit code: 0) 2024-03-01 20:49:52,572 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: test_vg3-lv8 ; incomplete: False ; hidden: False ; 2024-03-01 20:49:52,575 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned existing 408 MiB lvmlv test_vg3-lv8 (214) with existing xfs filesystem 2024-03-01 20:49:52,579 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 20:49:52,580 DEBUG blivet/MainThread: vg test_vg3 has 1004 MiB free 2024-03-01 20:49:52,580 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 20:49:52,581 DEBUG blivet/MainThread: vg test_vg3 has 1004 MiB free 2024-03-01 20:49:52,576 INFO blivet/MainThread: got device: LVMLogicalVolumeDevice instance (0x7fec0826f310) -- name = test_vg3-lv8 status = True id = 214 children = [] parents = ['existing 3.97 GiB lvmvg test_vg3 (141)'] uuid = 8Klu2F-rPWr-vs9A-qI0f-W0RT-Mp9j-FlUY2j size = 408 MiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-0 target size = 408 MiB path = /dev/mapper/test_vg3-lv8 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7fec08169f40) -- name = test_vg3 status = True id = 141 children = ['existing 1.2 GiB lvmlv test_vg3-lv5 (175) with existing xfs filesystem', 'existing 1020 MiB lvmlv test_vg3-lv6 (188) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv7 (201) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv8 (214) with existing xfs filesystem'] parents = ['existing 1024 MiB disk sdg (132) with existing lvmpv', 'existing 1024 MiB disk sdh (146) with existing lvmpv', 'existing 1024 MiB disk sdi (156) with existing lvmpv', 'existing 1024 MiB disk sdj (166) with existing lvmpv'] uuid = DnjpVw-Vkxg-R3Gx-9QN1-1EpR-oYyb-t7RsVf size = 3.97 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 3.97 GiB path = /dev/test_vg3 format args = [] original_format = None free = 1004 MiB PE Size = 4 MiB PE Count = 1016 PE Free = 251 PV Count = 4 modified = False extents = 1016 free space = 1004 MiB free extents = 251 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sdg (132) with existing lvmpv', 'existing 1024 MiB disk sdh (146) with existing lvmpv', 'existing 1024 MiB disk sdi (156) with existing lvmpv', 'existing 1024 MiB disk sdj (166) with existing lvmpv'] LVs = ['existing 1.2 GiB lvmlv test_vg3-lv5 (175) with existing xfs filesystem', 'existing 1020 MiB lvmlv test_vg3-lv6 (188) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv7 (201) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv8 (214) with existing xfs filesystem'] segment type = linear percent = 0 VG space used = 408 MiB 2024-03-01 20:49:52,582 INFO program/MainThread: Running [62] dmsetup info -co subsystem --noheadings test_vg3-lv8 ... 2024-03-01 20:49:52,584 INFO program/MainThread: stdout[62]: LVM 2024-03-01 20:49:52,584 INFO program/MainThread: stderr[62]: 2024-03-01 20:49:52,584 INFO program/MainThread: ...done [62] (exit code: 0) 2024-03-01 20:49:52,588 DEBUG blivet/MainThread: DeviceTree.handle_format: name: test_vg3-lv8 ; 2024-03-01 20:49:52,588 DEBUG blivet/MainThread: no type or existing type for test_vg3-lv8, bailing 2024-03-01 20:49:52,591 DEBUG blivet/MainThread: DeviceTree.handle_device: name: test_vg3-lv7 ; info: {'CURRENT_TAGS': ':systemd:', 'DEVLINKS': '/dev/disk/by-uuid/839746a9-cac1-4cfa-beee-e82826aeacc8 ' '/dev/disk/by-id/dm-uuid-LVM-DnjpVwVkxgR3Gx9QN11EpRoYybt7RsVfMwdLnqEPMBIMP0tV7d22nL3RA2b912eV ' '/dev/mapper/test_vg3-lv7 /dev/disk/by-id/dm-name-test_vg3-lv7 ' '/dev/test_vg3/lv7', 'DEVNAME': '/dev/dm-1', 'DEVPATH': '/devices/virtual/block/dm-1', 'DEVTYPE': 'disk', 'DISKSEQ': '15', '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-DnjpVwVkxgR3Gx9QN11EpRoYybt7RsVfMwdLnqEPMBIMP0tV7d22nL3RA2b912eV', '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': '839746a9-cac1-4cfa-beee-e82826aeacc8', 'ID_FS_UUID_ENC': '839746a9-cac1-4cfa-beee-e82826aeacc8', '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': '556479235'} ; 2024-03-01 20:49:52,591 INFO blivet/MainThread: scanning test_vg3-lv7 (/sys/devices/virtual/block/dm-1)... 2024-03-01 20:49:52,591 INFO program/MainThread: Running [63] dmsetup info -co subsystem --noheadings test_vg3-lv7 ... 2024-03-01 20:49:52,594 INFO program/MainThread: stdout[63]: LVM 2024-03-01 20:49:52,594 INFO program/MainThread: stderr[63]: 2024-03-01 20:49:52,594 INFO program/MainThread: ...done [63] (exit code: 0) 2024-03-01 20:49:52,594 INFO program/MainThread: Running [64] dmsetup info -co subsystem --noheadings test_vg3-lv7 ... 2024-03-01 20:49:52,596 INFO program/MainThread: stdout[64]: LVM 2024-03-01 20:49:52,597 INFO program/MainThread: stderr[64]: 2024-03-01 20:49:52,597 INFO program/MainThread: ...done [64] (exit code: 0) 2024-03-01 20:49:52,597 INFO program/MainThread: Running [65] dmsetup info -co subsystem --noheadings test_vg3-lv7 ... 2024-03-01 20:49:52,599 INFO program/MainThread: stdout[65]: LVM 2024-03-01 20:49:52,599 INFO program/MainThread: stderr[65]: 2024-03-01 20:49:52,599 INFO program/MainThread: ...done [65] (exit code: 0) 2024-03-01 20:49:52,603 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: test_vg3-lv7 ; incomplete: False ; hidden: False ; 2024-03-01 20:49:52,606 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned existing 408 MiB lvmlv test_vg3-lv7 (201) with existing xfs filesystem 2024-03-01 20:49:52,609 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 20:49:52,610 DEBUG blivet/MainThread: vg test_vg3 has 1004 MiB free 2024-03-01 20:49:52,611 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 20:49:52,612 DEBUG blivet/MainThread: vg test_vg3 has 1004 MiB free 2024-03-01 20:49:52,607 INFO blivet/MainThread: got device: LVMLogicalVolumeDevice instance (0x7fec081bb2e0) -- name = test_vg3-lv7 status = True id = 201 children = [] parents = ['existing 3.97 GiB lvmvg test_vg3 (141)'] uuid = MwdLnq-EPMB-IMP0-tV7d-22nL-3RA2-b912eV size = 408 MiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-1 target size = 408 MiB path = /dev/mapper/test_vg3-lv7 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7fec08169f40) -- name = test_vg3 status = True id = 141 children = ['existing 1.2 GiB lvmlv test_vg3-lv5 (175) with existing xfs filesystem', 'existing 1020 MiB lvmlv test_vg3-lv6 (188) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv7 (201) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv8 (214) with existing xfs filesystem'] parents = ['existing 1024 MiB disk sdg (132) with existing lvmpv', 'existing 1024 MiB disk sdh (146) with existing lvmpv', 'existing 1024 MiB disk sdi (156) with existing lvmpv', 'existing 1024 MiB disk sdj (166) with existing lvmpv'] uuid = DnjpVw-Vkxg-R3Gx-9QN1-1EpR-oYyb-t7RsVf size = 3.97 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 3.97 GiB path = /dev/test_vg3 format args = [] original_format = None free = 1004 MiB PE Size = 4 MiB PE Count = 1016 PE Free = 251 PV Count = 4 modified = False extents = 1016 free space = 1004 MiB free extents = 251 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sdg (132) with existing lvmpv', 'existing 1024 MiB disk sdh (146) with existing lvmpv', 'existing 1024 MiB disk sdi (156) with existing lvmpv', 'existing 1024 MiB disk sdj (166) with existing lvmpv'] LVs = ['existing 1.2 GiB lvmlv test_vg3-lv5 (175) with existing xfs filesystem', 'existing 1020 MiB lvmlv test_vg3-lv6 (188) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv7 (201) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv8 (214) with existing xfs filesystem'] segment type = linear percent = 0 VG space used = 408 MiB 2024-03-01 20:49:52,612 INFO program/MainThread: Running [66] dmsetup info -co subsystem --noheadings test_vg3-lv7 ... 2024-03-01 20:49:52,615 INFO program/MainThread: stdout[66]: LVM 2024-03-01 20:49:52,615 INFO program/MainThread: stderr[66]: 2024-03-01 20:49:52,615 INFO program/MainThread: ...done [66] (exit code: 0) 2024-03-01 20:49:52,619 DEBUG blivet/MainThread: DeviceTree.handle_format: name: test_vg3-lv7 ; 2024-03-01 20:49:52,619 DEBUG blivet/MainThread: no type or existing type for test_vg3-lv7, bailing 2024-03-01 20:49:52,621 DEBUG blivet/MainThread: DeviceTree.handle_device: name: test_vg3-lv6 ; info: {'CURRENT_TAGS': ':systemd:', 'DEVLINKS': '/dev/disk/by-uuid/9350c551-6a8f-42b0-a7fe-c5c1a968bfd5 ' '/dev/mapper/test_vg3-lv6 /dev/disk/by-id/dm-name-test_vg3-lv6 ' '/dev/disk/by-id/dm-uuid-LVM-DnjpVwVkxgR3Gx9QN11EpRoYybt7RsVf0Y6babbBoRyAdQUWvbd81hWJSK86CFA4 ' '/dev/test_vg3/lv6', 'DEVNAME': '/dev/dm-2', 'DEVPATH': '/devices/virtual/block/dm-2', 'DEVTYPE': 'disk', 'DISKSEQ': '16', '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-DnjpVwVkxgR3Gx9QN11EpRoYybt7RsVf0Y6babbBoRyAdQUWvbd81hWJSK86CFA4', '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': '9350c551-6a8f-42b0-a7fe-c5c1a968bfd5', 'ID_FS_UUID_ENC': '9350c551-6a8f-42b0-a7fe-c5c1a968bfd5', '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': '557466665'} ; 2024-03-01 20:49:52,622 INFO blivet/MainThread: scanning test_vg3-lv6 (/sys/devices/virtual/block/dm-2)... 2024-03-01 20:49:52,622 INFO program/MainThread: Running [67] dmsetup info -co subsystem --noheadings test_vg3-lv6 ... 2024-03-01 20:49:52,624 INFO program/MainThread: stdout[67]: LVM 2024-03-01 20:49:52,624 INFO program/MainThread: stderr[67]: 2024-03-01 20:49:52,624 INFO program/MainThread: ...done [67] (exit code: 0) 2024-03-01 20:49:52,625 INFO program/MainThread: Running [68] dmsetup info -co subsystem --noheadings test_vg3-lv6 ... 2024-03-01 20:49:52,627 INFO program/MainThread: stdout[68]: LVM 2024-03-01 20:49:52,627 INFO program/MainThread: stderr[68]: 2024-03-01 20:49:52,627 INFO program/MainThread: ...done [68] (exit code: 0) 2024-03-01 20:49:52,627 INFO program/MainThread: Running [69] dmsetup info -co subsystem --noheadings test_vg3-lv6 ... 2024-03-01 20:49:52,629 INFO program/MainThread: stdout[69]: LVM 2024-03-01 20:49:52,630 INFO program/MainThread: stderr[69]: 2024-03-01 20:49:52,630 INFO program/MainThread: ...done [69] (exit code: 0) 2024-03-01 20:49:52,634 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: test_vg3-lv6 ; incomplete: False ; hidden: False ; 2024-03-01 20:49:52,637 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned existing 1020 MiB lvmlv test_vg3-lv6 (188) with existing xfs filesystem 2024-03-01 20:49:52,640 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 20:49:52,641 DEBUG blivet/MainThread: vg test_vg3 has 1004 MiB free 2024-03-01 20:49:52,641 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 20:49:52,642 DEBUG blivet/MainThread: vg test_vg3 has 1004 MiB free 2024-03-01 20:49:52,637 INFO blivet/MainThread: got device: LVMLogicalVolumeDevice instance (0x7fec08223160) -- name = test_vg3-lv6 status = True id = 188 children = [] parents = ['existing 3.97 GiB lvmvg test_vg3 (141)'] uuid = 0Y6bab-bBoR-yAdQ-UWvb-d81h-WJSK-86CFA4 size = 1020 MiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-2 target size = 1020 MiB path = /dev/mapper/test_vg3-lv6 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7fec08169f40) -- name = test_vg3 status = True id = 141 children = ['existing 1.2 GiB lvmlv test_vg3-lv5 (175) with existing xfs filesystem', 'existing 1020 MiB lvmlv test_vg3-lv6 (188) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv7 (201) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv8 (214) with existing xfs filesystem'] parents = ['existing 1024 MiB disk sdg (132) with existing lvmpv', 'existing 1024 MiB disk sdh (146) with existing lvmpv', 'existing 1024 MiB disk sdi (156) with existing lvmpv', 'existing 1024 MiB disk sdj (166) with existing lvmpv'] uuid = DnjpVw-Vkxg-R3Gx-9QN1-1EpR-oYyb-t7RsVf size = 3.97 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 3.97 GiB path = /dev/test_vg3 format args = [] original_format = None free = 1004 MiB PE Size = 4 MiB PE Count = 1016 PE Free = 251 PV Count = 4 modified = False extents = 1016 free space = 1004 MiB free extents = 251 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sdg (132) with existing lvmpv', 'existing 1024 MiB disk sdh (146) with existing lvmpv', 'existing 1024 MiB disk sdi (156) with existing lvmpv', 'existing 1024 MiB disk sdj (166) with existing lvmpv'] LVs = ['existing 1.2 GiB lvmlv test_vg3-lv5 (175) with existing xfs filesystem', 'existing 1020 MiB lvmlv test_vg3-lv6 (188) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv7 (201) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv8 (214) with existing xfs filesystem'] segment type = linear percent = 0 VG space used = 1020 MiB 2024-03-01 20:49:52,643 INFO program/MainThread: Running [70] dmsetup info -co subsystem --noheadings test_vg3-lv6 ... 2024-03-01 20:49:52,645 INFO program/MainThread: stdout[70]: LVM 2024-03-01 20:49:52,646 INFO program/MainThread: stderr[70]: 2024-03-01 20:49:52,646 INFO program/MainThread: ...done [70] (exit code: 0) 2024-03-01 20:49:52,649 DEBUG blivet/MainThread: DeviceTree.handle_format: name: test_vg3-lv6 ; 2024-03-01 20:49:52,649 DEBUG blivet/MainThread: no type or existing type for test_vg3-lv6, bailing 2024-03-01 20:49:52,652 DEBUG blivet/MainThread: DeviceTree.handle_device: name: test_vg3-lv5 ; info: {'CURRENT_TAGS': ':systemd:', 'DEVLINKS': '/dev/disk/by-id/dm-uuid-LVM-DnjpVwVkxgR3Gx9QN11EpRoYybt7RsVf3Z8qGtwiXkdRlzPOCstSJ40pepaeqdGL ' '/dev/mapper/test_vg3-lv5 ' '/dev/disk/by-uuid/83ea94c5-a235-4c54-875d-a7302e33cc34 ' '/dev/disk/by-id/dm-name-test_vg3-lv5 /dev/test_vg3/lv5', 'DEVNAME': '/dev/dm-3', 'DEVPATH': '/devices/virtual/block/dm-3', 'DEVTYPE': 'disk', 'DISKSEQ': '17', '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-DnjpVwVkxgR3Gx9QN11EpRoYybt7RsVf3Z8qGtwiXkdRlzPOCstSJ40pepaeqdGL', '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': '83ea94c5-a235-4c54-875d-a7302e33cc34', 'ID_FS_UUID_ENC': '83ea94c5-a235-4c54-875d-a7302e33cc34', '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': '558535152'} ; 2024-03-01 20:49:52,652 INFO blivet/MainThread: scanning test_vg3-lv5 (/sys/devices/virtual/block/dm-3)... 2024-03-01 20:49:52,652 INFO program/MainThread: Running [71] dmsetup info -co subsystem --noheadings test_vg3-lv5 ... 2024-03-01 20:49:52,655 INFO program/MainThread: stdout[71]: LVM 2024-03-01 20:49:52,655 INFO program/MainThread: stderr[71]: 2024-03-01 20:49:52,655 INFO program/MainThread: ...done [71] (exit code: 0) 2024-03-01 20:49:52,655 INFO program/MainThread: Running [72] dmsetup info -co subsystem --noheadings test_vg3-lv5 ... 2024-03-01 20:49:52,657 INFO program/MainThread: stdout[72]: LVM 2024-03-01 20:49:52,657 INFO program/MainThread: stderr[72]: 2024-03-01 20:49:52,657 INFO program/MainThread: ...done [72] (exit code: 0) 2024-03-01 20:49:52,658 INFO program/MainThread: Running [73] dmsetup info -co subsystem --noheadings test_vg3-lv5 ... 2024-03-01 20:49:52,660 INFO program/MainThread: stdout[73]: LVM 2024-03-01 20:49:52,660 INFO program/MainThread: stderr[73]: 2024-03-01 20:49:52,660 INFO program/MainThread: ...done [73] (exit code: 0) 2024-03-01 20:49:52,664 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: test_vg3-lv5 ; incomplete: False ; hidden: False ; 2024-03-01 20:49:52,667 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned existing 1.2 GiB lvmlv test_vg3-lv5 (175) with existing xfs filesystem 2024-03-01 20:49:52,670 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 20:49:52,671 DEBUG blivet/MainThread: vg test_vg3 has 1004 MiB free 2024-03-01 20:49:52,671 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 20:49:52,672 DEBUG blivet/MainThread: vg test_vg3 has 1004 MiB free 2024-03-01 20:49:52,667 INFO blivet/MainThread: got device: LVMLogicalVolumeDevice instance (0x7fec0817a2b0) -- name = test_vg3-lv5 status = True id = 175 children = [] parents = ['existing 3.97 GiB lvmvg test_vg3 (141)'] uuid = 3Z8qGt-wiXk-dRlz-POCs-tSJ4-0pep-aeqdGL size = 1.2 GiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-3 target size = 1.2 GiB path = /dev/mapper/test_vg3-lv5 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7fec08169f40) -- name = test_vg3 status = True id = 141 children = ['existing 1.2 GiB lvmlv test_vg3-lv5 (175) with existing xfs filesystem', 'existing 1020 MiB lvmlv test_vg3-lv6 (188) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv7 (201) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv8 (214) with existing xfs filesystem'] parents = ['existing 1024 MiB disk sdg (132) with existing lvmpv', 'existing 1024 MiB disk sdh (146) with existing lvmpv', 'existing 1024 MiB disk sdi (156) with existing lvmpv', 'existing 1024 MiB disk sdj (166) with existing lvmpv'] uuid = DnjpVw-Vkxg-R3Gx-9QN1-1EpR-oYyb-t7RsVf size = 3.97 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 3.97 GiB path = /dev/test_vg3 format args = [] original_format = None free = 1004 MiB PE Size = 4 MiB PE Count = 1016 PE Free = 251 PV Count = 4 modified = False extents = 1016 free space = 1004 MiB free extents = 251 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sdg (132) with existing lvmpv', 'existing 1024 MiB disk sdh (146) with existing lvmpv', 'existing 1024 MiB disk sdi (156) with existing lvmpv', 'existing 1024 MiB disk sdj (166) with existing lvmpv'] LVs = ['existing 1.2 GiB lvmlv test_vg3-lv5 (175) with existing xfs filesystem', 'existing 1020 MiB lvmlv test_vg3-lv6 (188) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv7 (201) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv8 (214) with existing xfs filesystem'] segment type = linear percent = 0 VG space used = 1.2 GiB 2024-03-01 20:49:52,673 INFO program/MainThread: Running [74] dmsetup info -co subsystem --noheadings test_vg3-lv5 ... 2024-03-01 20:49:52,675 INFO program/MainThread: stdout[74]: LVM 2024-03-01 20:49:52,675 INFO program/MainThread: stderr[74]: 2024-03-01 20:49:52,676 INFO program/MainThread: ...done [74] (exit code: 0) 2024-03-01 20:49:52,679 DEBUG blivet/MainThread: DeviceTree.handle_format: name: test_vg3-lv5 ; 2024-03-01 20:49:52,679 DEBUG blivet/MainThread: no type or existing type for test_vg3-lv5, bailing 2024-03-01 20:49:52,682 DEBUG blivet/MainThread: DeviceTree.handle_device: name: test_vg2-lv4 ; info: {'CURRENT_TAGS': ':systemd:', 'DEVLINKS': '/dev/disk/by-uuid/61597739-8316-421d-a3f0-2e160c83d04f ' '/dev/disk/by-id/dm-name-test_vg2-lv4 /dev/mapper/test_vg2-lv4 ' '/dev/disk/by-id/dm-uuid-LVM-Ov9iZpzlA38AwTUCAMrhPKdtF9W4jg4KRO2q9DnduLRINyi3mpaGJPmjY5zVqyGf ' '/dev/test_vg2/lv4', 'DEVNAME': '/dev/dm-4', 'DEVPATH': '/devices/virtual/block/dm-4', 'DEVTYPE': 'disk', 'DISKSEQ': '18', '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-Ov9iZpzlA38AwTUCAMrhPKdtF9W4jg4KRO2q9DnduLRINyi3mpaGJPmjY5zVqyGf', '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': '61597739-8316-421d-a3f0-2e160c83d04f', 'ID_FS_UUID_ENC': '61597739-8316-421d-a3f0-2e160c83d04f', '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': '560348288'} ; 2024-03-01 20:49:52,682 INFO blivet/MainThread: scanning test_vg2-lv4 (/sys/devices/virtual/block/dm-4)... 2024-03-01 20:49:52,682 INFO program/MainThread: Running [75] dmsetup info -co subsystem --noheadings test_vg2-lv4 ... 2024-03-01 20:49:52,685 INFO program/MainThread: stdout[75]: LVM 2024-03-01 20:49:52,685 INFO program/MainThread: stderr[75]: 2024-03-01 20:49:52,685 INFO program/MainThread: ...done [75] (exit code: 0) 2024-03-01 20:49:52,685 INFO program/MainThread: Running [76] dmsetup info -co subsystem --noheadings test_vg2-lv4 ... 2024-03-01 20:49:52,687 INFO program/MainThread: stdout[76]: LVM 2024-03-01 20:49:52,687 INFO program/MainThread: stderr[76]: 2024-03-01 20:49:52,687 INFO program/MainThread: ...done [76] (exit code: 0) 2024-03-01 20:49:52,688 INFO program/MainThread: Running [77] dmsetup info -co subsystem --noheadings test_vg2-lv4 ... 2024-03-01 20:49:52,690 INFO program/MainThread: stdout[77]: LVM 2024-03-01 20:49:52,690 INFO program/MainThread: stderr[77]: 2024-03-01 20:49:52,690 INFO program/MainThread: ...done [77] (exit code: 0) 2024-03-01 20:49:52,694 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: test_vg2-lv4 ; incomplete: False ; hidden: False ; 2024-03-01 20:49:52,697 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned existing 612 MiB lvmlv test_vg2-lv4 (118) with existing xfs filesystem 2024-03-01 20:49:52,699 DEBUG blivet/MainThread: test_vg2 size is 2.98 GiB 2024-03-01 20:49:52,700 DEBUG blivet/MainThread: vg test_vg2 has 2.08 GiB free 2024-03-01 20:49:52,700 DEBUG blivet/MainThread: test_vg2 size is 2.98 GiB 2024-03-01 20:49:52,701 DEBUG blivet/MainThread: vg test_vg2 has 2.08 GiB free 2024-03-01 20:49:52,697 INFO blivet/MainThread: got device: LVMLogicalVolumeDevice instance (0x7fec08160bb0) -- name = test_vg2-lv4 status = True id = 118 children = [] parents = ['existing 2.98 GiB lvmvg test_vg2 (81)'] uuid = RO2q9D-nduL-RINy-i3mp-aGJP-mjY5-zVqyGf size = 612 MiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-4 target size = 612 MiB path = /dev/mapper/test_vg2-lv4 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7fec081d6c10) -- name = test_vg2 status = True id = 81 children = ['existing 308 MiB lvmlv test_vg2-lv3 (105) with existing xfs filesystem', 'existing 612 MiB lvmlv test_vg2-lv4 (118) with existing xfs filesystem'] parents = ['existing 1024 MiB disk sdd (72) with existing lvmpv', 'existing 1024 MiB disk sde (86) with existing lvmpv', 'existing 1024 MiB disk sdf (96) with existing lvmpv'] uuid = Ov9iZp-zlA3-8AwT-UCAM-rhPK-dtF9-W4jg4K size = 2.98 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 2.98 GiB path = /dev/test_vg2 format args = [] original_format = None free = 2.08 GiB PE Size = 4 MiB PE Count = 762 PE Free = 532 PV Count = 3 modified = False extents = 762 free space = 2.08 GiB free extents = 532 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sdd (72) with existing lvmpv', 'existing 1024 MiB disk sde (86) with existing lvmpv', 'existing 1024 MiB disk sdf (96) with existing lvmpv'] LVs = ['existing 308 MiB lvmlv test_vg2-lv3 (105) with existing xfs filesystem', 'existing 612 MiB lvmlv test_vg2-lv4 (118) with existing xfs filesystem'] segment type = linear percent = 0 VG space used = 612 MiB 2024-03-01 20:49:52,702 INFO program/MainThread: Running [78] dmsetup info -co subsystem --noheadings test_vg2-lv4 ... 2024-03-01 20:49:52,704 INFO program/MainThread: stdout[78]: LVM 2024-03-01 20:49:52,704 INFO program/MainThread: stderr[78]: 2024-03-01 20:49:52,704 INFO program/MainThread: ...done [78] (exit code: 0) 2024-03-01 20:49:52,708 DEBUG blivet/MainThread: DeviceTree.handle_format: name: test_vg2-lv4 ; 2024-03-01 20:49:52,708 DEBUG blivet/MainThread: no type or existing type for test_vg2-lv4, bailing 2024-03-01 20:49:52,711 DEBUG blivet/MainThread: DeviceTree.handle_device: name: test_vg2-lv3 ; info: {'CURRENT_TAGS': ':systemd:', 'DEVLINKS': '/dev/disk/by-id/dm-uuid-LVM-Ov9iZpzlA38AwTUCAMrhPKdtF9W4jg4K1NwGUF6Kcmg1jSYmNXUldVhAtfx9I2uF ' '/dev/disk/by-id/dm-name-test_vg2-lv3 ' '/dev/disk/by-uuid/7b7d54fe-3154-4b6a-b60e-635b8b299033 ' '/dev/test_vg2/lv3 /dev/mapper/test_vg2-lv3', 'DEVNAME': '/dev/dm-5', 'DEVPATH': '/devices/virtual/block/dm-5', 'DEVTYPE': 'disk', 'DISKSEQ': '19', '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-Ov9iZpzlA38AwTUCAMrhPKdtF9W4jg4K1NwGUF6Kcmg1jSYmNXUldVhAtfx9I2uF', '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': '7b7d54fe-3154-4b6a-b60e-635b8b299033', 'ID_FS_UUID_ENC': '7b7d54fe-3154-4b6a-b60e-635b8b299033', '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': '560872745'} ; 2024-03-01 20:49:52,711 INFO blivet/MainThread: scanning test_vg2-lv3 (/sys/devices/virtual/block/dm-5)... 2024-03-01 20:49:52,711 INFO program/MainThread: Running [79] dmsetup info -co subsystem --noheadings test_vg2-lv3 ... 2024-03-01 20:49:52,713 INFO program/MainThread: stdout[79]: LVM 2024-03-01 20:49:52,714 INFO program/MainThread: stderr[79]: 2024-03-01 20:49:52,714 INFO program/MainThread: ...done [79] (exit code: 0) 2024-03-01 20:49:52,714 INFO program/MainThread: Running [80] dmsetup info -co subsystem --noheadings test_vg2-lv3 ... 2024-03-01 20:49:52,716 INFO program/MainThread: stdout[80]: LVM 2024-03-01 20:49:52,716 INFO program/MainThread: stderr[80]: 2024-03-01 20:49:52,716 INFO program/MainThread: ...done [80] (exit code: 0) 2024-03-01 20:49:52,716 INFO program/MainThread: Running [81] dmsetup info -co subsystem --noheadings test_vg2-lv3 ... 2024-03-01 20:49:52,719 INFO program/MainThread: stdout[81]: LVM 2024-03-01 20:49:52,719 INFO program/MainThread: stderr[81]: 2024-03-01 20:49:52,719 INFO program/MainThread: ...done [81] (exit code: 0) 2024-03-01 20:49:52,723 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: test_vg2-lv3 ; incomplete: False ; hidden: False ; 2024-03-01 20:49:52,726 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned existing 308 MiB lvmlv test_vg2-lv3 (105) with existing xfs filesystem 2024-03-01 20:49:52,728 DEBUG blivet/MainThread: test_vg2 size is 2.98 GiB 2024-03-01 20:49:52,729 DEBUG blivet/MainThread: vg test_vg2 has 2.08 GiB free 2024-03-01 20:49:52,729 DEBUG blivet/MainThread: test_vg2 size is 2.98 GiB 2024-03-01 20:49:52,730 DEBUG blivet/MainThread: vg test_vg2 has 2.08 GiB free 2024-03-01 20:49:52,726 INFO blivet/MainThread: got device: LVMLogicalVolumeDevice instance (0x7fec08160340) -- name = test_vg2-lv3 status = True id = 105 children = [] parents = ['existing 2.98 GiB lvmvg test_vg2 (81)'] uuid = 1NwGUF-6Kcm-g1jS-YmNX-UldV-hAtf-x9I2uF size = 308 MiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-5 target size = 308 MiB path = /dev/mapper/test_vg2-lv3 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7fec081d6c10) -- name = test_vg2 status = True id = 81 children = ['existing 308 MiB lvmlv test_vg2-lv3 (105) with existing xfs filesystem', 'existing 612 MiB lvmlv test_vg2-lv4 (118) with existing xfs filesystem'] parents = ['existing 1024 MiB disk sdd (72) with existing lvmpv', 'existing 1024 MiB disk sde (86) with existing lvmpv', 'existing 1024 MiB disk sdf (96) with existing lvmpv'] uuid = Ov9iZp-zlA3-8AwT-UCAM-rhPK-dtF9-W4jg4K size = 2.98 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 2.98 GiB path = /dev/test_vg2 format args = [] original_format = None free = 2.08 GiB PE Size = 4 MiB PE Count = 762 PE Free = 532 PV Count = 3 modified = False extents = 762 free space = 2.08 GiB free extents = 532 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sdd (72) with existing lvmpv', 'existing 1024 MiB disk sde (86) with existing lvmpv', 'existing 1024 MiB disk sdf (96) with existing lvmpv'] LVs = ['existing 308 MiB lvmlv test_vg2-lv3 (105) with existing xfs filesystem', 'existing 612 MiB lvmlv test_vg2-lv4 (118) with existing xfs filesystem'] segment type = linear percent = 0 VG space used = 308 MiB 2024-03-01 20:49:52,731 INFO program/MainThread: Running [82] dmsetup info -co subsystem --noheadings test_vg2-lv3 ... 2024-03-01 20:49:52,733 INFO program/MainThread: stdout[82]: LVM 2024-03-01 20:49:52,733 INFO program/MainThread: stderr[82]: 2024-03-01 20:49:52,733 INFO program/MainThread: ...done [82] (exit code: 0) 2024-03-01 20:49:52,737 DEBUG blivet/MainThread: DeviceTree.handle_format: name: test_vg2-lv3 ; 2024-03-01 20:49:52,737 DEBUG blivet/MainThread: no type or existing type for test_vg2-lv3, bailing 2024-03-01 20:49:52,739 DEBUG blivet/MainThread: DeviceTree.handle_device: name: test_vg1-lv2 ; info: {'CURRENT_TAGS': ':systemd:', 'DEVLINKS': '/dev/test_vg1/lv2 /dev/mapper/test_vg1-lv2 ' '/dev/disk/by-id/dm-uuid-LVM-JDM6rKUltzB360NGW65ym1SrztkhyK8gY0IDNrO3EywfIiy8qYbnkFVeIhAxOuYW ' '/dev/disk/by-id/dm-name-test_vg1-lv2 ' '/dev/disk/by-uuid/89811fc6-9677-4294-92bd-4f17246decbf', 'DEVNAME': '/dev/dm-6', 'DEVPATH': '/devices/virtual/block/dm-6', 'DEVTYPE': 'disk', 'DISKSEQ': '20', '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-JDM6rKUltzB360NGW65ym1SrztkhyK8gY0IDNrO3EywfIiy8qYbnkFVeIhAxOuYW', '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': '89811fc6-9677-4294-92bd-4f17246decbf', 'ID_FS_UUID_ENC': '89811fc6-9677-4294-92bd-4f17246decbf', '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': '562576731'} ; 2024-03-01 20:49:52,740 INFO blivet/MainThread: scanning test_vg1-lv2 (/sys/devices/virtual/block/dm-6)... 2024-03-01 20:49:52,740 INFO program/MainThread: Running [83] dmsetup info -co subsystem --noheadings test_vg1-lv2 ... 2024-03-01 20:49:52,742 INFO program/MainThread: stdout[83]: LVM 2024-03-01 20:49:52,742 INFO program/MainThread: stderr[83]: 2024-03-01 20:49:52,742 INFO program/MainThread: ...done [83] (exit code: 0) 2024-03-01 20:49:52,743 INFO program/MainThread: Running [84] dmsetup info -co subsystem --noheadings test_vg1-lv2 ... 2024-03-01 20:49:52,745 INFO program/MainThread: stdout[84]: LVM 2024-03-01 20:49:52,745 INFO program/MainThread: stderr[84]: 2024-03-01 20:49:52,745 INFO program/MainThread: ...done [84] (exit code: 0) 2024-03-01 20:49:52,745 INFO program/MainThread: Running [85] dmsetup info -co subsystem --noheadings test_vg1-lv2 ... 2024-03-01 20:49:52,748 INFO program/MainThread: stdout[85]: LVM 2024-03-01 20:49:52,748 INFO program/MainThread: stderr[85]: 2024-03-01 20:49:52,748 INFO program/MainThread: ...done [85] (exit code: 0) 2024-03-01 20:49:52,752 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: test_vg1-lv2 ; incomplete: False ; hidden: False ; 2024-03-01 20:49:52,754 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned existing 1.5 GiB lvmlv test_vg1-lv2 (58) with existing xfs filesystem 2024-03-01 20:49:52,757 DEBUG blivet/MainThread: test_vg1 size is 2.98 GiB 2024-03-01 20:49:52,758 DEBUG blivet/MainThread: vg test_vg1 has 1.03 GiB free 2024-03-01 20:49:52,758 DEBUG blivet/MainThread: test_vg1 size is 2.98 GiB 2024-03-01 20:49:52,759 DEBUG blivet/MainThread: vg test_vg1 has 1.03 GiB free 2024-03-01 20:49:52,755 INFO blivet/MainThread: got device: LVMLogicalVolumeDevice instance (0x7fec081bddc0) -- name = test_vg1-lv2 status = True id = 58 children = [] parents = ['existing 2.98 GiB lvmvg test_vg1 (11)'] uuid = Y0IDNr-O3Ey-wfIi-y8qY-bnkF-VeIh-AxOuYW size = 1.5 GiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-6 target size = 1.5 GiB path = /dev/mapper/test_vg1-lv2 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7fec0826f6d0) -- name = test_vg1 status = True id = 11 children = ['existing 460 MiB lvmlv test_vg1-lv1 (45) with existing xfs filesystem', 'existing 1.5 GiB lvmlv test_vg1-lv2 (58) with existing xfs filesystem'] parents = ['existing 1024 MiB disk sda (2) with existing lvmpv', 'existing 1024 MiB disk sdb (16) with existing lvmpv', 'existing 1024 MiB disk sdc (36) with existing lvmpv'] uuid = JDM6rK-Ultz-B360-NGW6-5ym1-Srzt-khyK8g size = 2.98 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 2.98 GiB path = /dev/test_vg1 format args = [] original_format = None free = 1.03 GiB PE Size = 4 MiB PE Count = 762 PE Free = 264 PV Count = 3 modified = False extents = 762 free space = 1.03 GiB free extents = 264 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sda (2) with existing lvmpv', 'existing 1024 MiB disk sdb (16) with existing lvmpv', 'existing 1024 MiB disk sdc (36) with existing lvmpv'] LVs = ['existing 460 MiB lvmlv test_vg1-lv1 (45) with existing xfs filesystem', 'existing 1.5 GiB lvmlv test_vg1-lv2 (58) with existing xfs filesystem'] segment type = linear percent = 0 VG space used = 1.5 GiB 2024-03-01 20:49:52,759 INFO program/MainThread: Running [86] dmsetup info -co subsystem --noheadings test_vg1-lv2 ... 2024-03-01 20:49:52,761 INFO program/MainThread: stdout[86]: LVM 2024-03-01 20:49:52,762 INFO program/MainThread: stderr[86]: 2024-03-01 20:49:52,762 INFO program/MainThread: ...done [86] (exit code: 0) 2024-03-01 20:49:52,765 DEBUG blivet/MainThread: DeviceTree.handle_format: name: test_vg1-lv2 ; 2024-03-01 20:49:52,765 DEBUG blivet/MainThread: no type or existing type for test_vg1-lv2, bailing 2024-03-01 20:49:52,768 DEBUG blivet/MainThread: DeviceTree.handle_device: name: test_vg1-lv1 ; info: {'CURRENT_TAGS': ':systemd:', 'DEVLINKS': '/dev/mapper/test_vg1-lv1 /dev/test_vg1/lv1 ' '/dev/disk/by-id/dm-name-test_vg1-lv1 ' '/dev/disk/by-id/dm-uuid-LVM-JDM6rKUltzB360NGW65ym1SrztkhyK8g7W1el3qjPrrhKWZrV2MCIFP7SOQFoGMC ' '/dev/disk/by-uuid/39ec2e5f-3178-4eb2-8181-1e729eff2dc6', 'DEVNAME': '/dev/dm-7', 'DEVPATH': '/devices/virtual/block/dm-7', 'DEVTYPE': 'disk', 'DISKSEQ': '21', '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-JDM6rKUltzB360NGW65ym1SrztkhyK8g7W1el3qjPrrhKWZrV2MCIFP7SOQFoGMC', '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': '39ec2e5f-3178-4eb2-8181-1e729eff2dc6', 'ID_FS_UUID_ENC': '39ec2e5f-3178-4eb2-8181-1e729eff2dc6', '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': '563040153'} ; 2024-03-01 20:49:52,768 INFO blivet/MainThread: scanning test_vg1-lv1 (/sys/devices/virtual/block/dm-7)... 2024-03-01 20:49:52,768 INFO program/MainThread: Running [87] dmsetup info -co subsystem --noheadings test_vg1-lv1 ... 2024-03-01 20:49:52,771 INFO program/MainThread: stdout[87]: LVM 2024-03-01 20:49:52,771 INFO program/MainThread: stderr[87]: 2024-03-01 20:49:52,771 INFO program/MainThread: ...done [87] (exit code: 0) 2024-03-01 20:49:52,771 INFO program/MainThread: Running [88] dmsetup info -co subsystem --noheadings test_vg1-lv1 ... 2024-03-01 20:49:52,773 INFO program/MainThread: stdout[88]: LVM 2024-03-01 20:49:52,774 INFO program/MainThread: stderr[88]: 2024-03-01 20:49:52,774 INFO program/MainThread: ...done [88] (exit code: 0) 2024-03-01 20:49:52,774 INFO program/MainThread: Running [89] dmsetup info -co subsystem --noheadings test_vg1-lv1 ... 2024-03-01 20:49:52,776 INFO program/MainThread: stdout[89]: LVM 2024-03-01 20:49:52,776 INFO program/MainThread: stderr[89]: 2024-03-01 20:49:52,776 INFO program/MainThread: ...done [89] (exit code: 0) 2024-03-01 20:49:52,780 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: test_vg1-lv1 ; incomplete: False ; hidden: False ; 2024-03-01 20:49:52,783 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned existing 460 MiB lvmlv test_vg1-lv1 (45) with existing xfs filesystem 2024-03-01 20:49:52,785 DEBUG blivet/MainThread: test_vg1 size is 2.98 GiB 2024-03-01 20:49:52,786 DEBUG blivet/MainThread: vg test_vg1 has 1.03 GiB free 2024-03-01 20:49:52,786 DEBUG blivet/MainThread: test_vg1 size is 2.98 GiB 2024-03-01 20:49:52,787 DEBUG blivet/MainThread: vg test_vg1 has 1.03 GiB free 2024-03-01 20:49:52,783 INFO blivet/MainThread: got device: LVMLogicalVolumeDevice instance (0x7fec081bdf10) -- name = test_vg1-lv1 status = True id = 45 children = [] parents = ['existing 2.98 GiB lvmvg test_vg1 (11)'] uuid = 7W1el3-qjPr-rhKW-ZrV2-MCIF-P7SO-QFoGMC size = 460 MiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-7 target size = 460 MiB path = /dev/mapper/test_vg1-lv1 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7fec0826f6d0) -- name = test_vg1 status = True id = 11 children = ['existing 460 MiB lvmlv test_vg1-lv1 (45) with existing xfs filesystem', 'existing 1.5 GiB lvmlv test_vg1-lv2 (58) with existing xfs filesystem'] parents = ['existing 1024 MiB disk sda (2) with existing lvmpv', 'existing 1024 MiB disk sdb (16) with existing lvmpv', 'existing 1024 MiB disk sdc (36) with existing lvmpv'] uuid = JDM6rK-Ultz-B360-NGW6-5ym1-Srzt-khyK8g size = 2.98 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 2.98 GiB path = /dev/test_vg1 format args = [] original_format = None free = 1.03 GiB PE Size = 4 MiB PE Count = 762 PE Free = 264 PV Count = 3 modified = False extents = 762 free space = 1.03 GiB free extents = 264 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sda (2) with existing lvmpv', 'existing 1024 MiB disk sdb (16) with existing lvmpv', 'existing 1024 MiB disk sdc (36) with existing lvmpv'] LVs = ['existing 460 MiB lvmlv test_vg1-lv1 (45) with existing xfs filesystem', 'existing 1.5 GiB lvmlv test_vg1-lv2 (58) with existing xfs filesystem'] segment type = linear percent = 0 VG space used = 460 MiB 2024-03-01 20:49:52,788 INFO program/MainThread: Running [90] dmsetup info -co subsystem --noheadings test_vg1-lv1 ... 2024-03-01 20:49:52,790 INFO program/MainThread: stdout[90]: LVM 2024-03-01 20:49:52,790 INFO program/MainThread: stderr[90]: 2024-03-01 20:49:52,790 INFO program/MainThread: ...done [90] (exit code: 0) 2024-03-01 20:49:52,794 DEBUG blivet/MainThread: DeviceTree.handle_format: name: test_vg1-lv1 ; 2024-03-01 20:49:52,794 DEBUG blivet/MainThread: no type or existing type for test_vg1-lv1, bailing 2024-03-01 20:49:52,794 INFO program/MainThread: Running... udevadm settle --timeout=300 2024-03-01 20:49:52,804 DEBUG program/MainThread: Return code: 0 2024-03-01 20:49:52,821 INFO blivet/MainThread: edd: collected mbr signatures: {'xvda': '0xe61ef7e0'} 2024-03-01 20:49:52,822 DEBUG blivet/MainThread: resolved 'UUID=a4d9efbc-be36-4c5f-99af-596afd10159d' to 'xvda1' (partition) 2024-03-01 20:49:52,825 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: ntap-bos-c01-eng01-nfs01b.storage.bos.redhat.com:/devops_engineering_nfs/devarchive/redhat ; incomplete: False ; hidden: False ; 2024-03-01 20:49:52,828 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned None 2024-03-01 20:49:52,831 DEBUG blivet/MainThread: DeviceTree.get_device_by_path: path: /dev/ntap-bos-c01-eng01-nfs01b.storage.bos.redhat.com:/devops_engineering_nfs/devarchive/redhat ; incomplete: False ; hidden: False ; 2024-03-01 20:49:52,834 DEBUG blivet/MainThread: DeviceTree.get_device_by_path returned None 2024-03-01 20:49:52,834 DEBUG blivet/MainThread: failed to resolve '/dev/ntap-bos-c01-eng01-nfs01b.storage.bos.redhat.com:/devops_engineering_nfs/devarchive/redhat' 2024-03-01 20:49:52,836 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: nest.test.redhat.com:/mnt/qa ; incomplete: False ; hidden: False ; 2024-03-01 20:49:52,839 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned None 2024-03-01 20:49:52,842 DEBUG blivet/MainThread: DeviceTree.get_device_by_path: path: /dev/nest.test.redhat.com:/mnt/qa ; incomplete: False ; hidden: False ; 2024-03-01 20:49:52,844 DEBUG blivet/MainThread: DeviceTree.get_device_by_path returned None 2024-03-01 20:49:52,844 DEBUG blivet/MainThread: failed to resolve '/dev/nest.test.redhat.com:/mnt/qa' 2024-03-01 20:49:52,847 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: vtap-eng01.storage.rdu2.redhat.com:/vol/engarchive ; incomplete: False ; hidden: False ; 2024-03-01 20:49:52,850 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned None 2024-03-01 20:49:52,852 DEBUG blivet/MainThread: DeviceTree.get_device_by_path: path: /dev/vtap-eng01.storage.rdu2.redhat.com:/vol/engarchive ; incomplete: False ; hidden: False ; 2024-03-01 20:49:52,855 DEBUG blivet/MainThread: DeviceTree.get_device_by_path returned None 2024-03-01 20:49:52,855 DEBUG blivet/MainThread: failed to resolve '/dev/vtap-eng01.storage.rdu2.redhat.com:/vol/engarchive' 2024-03-01 20:49:52,858 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: nest.test.redhat.com:/mnt/tpsdist ; incomplete: False ; hidden: False ; 2024-03-01 20:49:52,861 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned None 2024-03-01 20:49:52,863 DEBUG blivet/MainThread: DeviceTree.get_device_by_path: path: /dev/nest.test.redhat.com:/mnt/tpsdist ; incomplete: False ; hidden: False ; 2024-03-01 20:49:52,866 DEBUG blivet/MainThread: DeviceTree.get_device_by_path returned None 2024-03-01 20:49:52,866 DEBUG blivet/MainThread: failed to resolve '/dev/nest.test.redhat.com:/mnt/tpsdist' 2024-03-01 20:49:52,868 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: ntap-bos-c01-eng01-nfs01b.storage.bos.redhat.com:/devops_engineering_nfs/devarchive/redhat/brewroot ; incomplete: False ; hidden: False ; 2024-03-01 20:49:52,871 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned None 2024-03-01 20:49:52,873 DEBUG blivet/MainThread: DeviceTree.get_device_by_path: path: /dev/ntap-bos-c01-eng01-nfs01b.storage.bos.redhat.com:/devops_engineering_nfs/devarchive/redhat/brewroot ; incomplete: False ; hidden: False ; 2024-03-01 20:49:52,876 DEBUG blivet/MainThread: DeviceTree.get_device_by_path returned None 2024-03-01 20:49:52,876 DEBUG blivet/MainThread: failed to resolve '/dev/ntap-bos-c01-eng01-nfs01b.storage.bos.redhat.com:/devops_engineering_nfs/devarchive/redhat/brewroot' 2024-03-01 20:49:52,879 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: ntap-bos-c01-eng01-nfs01b.storage.bos.redhat.com:/devops_brew_scratch_nfs/scratch ; incomplete: False ; hidden: False ; 2024-03-01 20:49:52,882 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned None 2024-03-01 20:49:52,884 DEBUG blivet/MainThread: DeviceTree.get_device_by_path: path: /dev/ntap-bos-c01-eng01-nfs01b.storage.bos.redhat.com:/devops_brew_scratch_nfs/scratch ; incomplete: False ; hidden: False ; 2024-03-01 20:49:52,887 DEBUG blivet/MainThread: DeviceTree.get_device_by_path returned None 2024-03-01 20:49:52,887 DEBUG blivet/MainThread: failed to resolve '/dev/ntap-bos-c01-eng01-nfs01b.storage.bos.redhat.com:/devops_brew_scratch_nfs/scratch' 2024-03-01 20:49:52,890 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: test_vg1 ; incomplete: False ; hidden: False ; 2024-03-01 20:49:52,892 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned existing 2.98 GiB lvmvg test_vg1 (11) 2024-03-01 20:49:52,893 DEBUG blivet/MainThread: resolved 'test_vg1' to 'test_vg1' (lvmvg) 2024-03-01 20:49:52,893 DEBUG blivet.ansible/MainThread: BlivetPool._update_from_device: existing 2.98 GiB lvmvg test_vg1 (11) 2024-03-01 20:49:52,893 DEBUG blivet.ansible/MainThread: BlivetPool._update_from_device: existing 2.98 GiB lvmvg test_vg1 (11) 2024-03-01 20:49:52,894 DEBUG blivet.ansible/MainThread: BlivetPool._update_from_device: existing 2.98 GiB lvmvg test_vg1 (11) 2024-03-01 20:49:52,894 DEBUG blivet.ansible/MainThread: BlivetPool._update_from_device: existing 2.98 GiB lvmvg test_vg1 (11) 2024-03-01 20:49:52,894 DEBUG blivet.ansible/MainThread: BlivetPool._update_from_device: existing 2.98 GiB lvmvg test_vg1 (11) 2024-03-01 20:49:52,895 DEBUG blivet.ansible/MainThread: BlivetPool._update_from_device: existing 2.98 GiB lvmvg test_vg1 (11) 2024-03-01 20:49:52,895 DEBUG blivet.ansible/MainThread: BlivetPool._update_from_device: existing 2.98 GiB lvmvg test_vg1 (11) 2024-03-01 20:49:52,895 DEBUG blivet.ansible/MainThread: BlivetPool._update_from_device: existing 2.98 GiB lvmvg test_vg1 (11) 2024-03-01 20:49:52,896 DEBUG blivet.ansible/MainThread: BlivetPool._update_from_device: existing 2.98 GiB lvmvg test_vg1 (11) 2024-03-01 20:49:52,896 DEBUG blivet.ansible/MainThread: BlivetPool._update_from_device: existing 2.98 GiB lvmvg test_vg1 (11) 2024-03-01 20:49:52,896 DEBUG blivet.ansible/MainThread: BlivetPool._update_from_device: existing 2.98 GiB lvmvg test_vg1 (11) 2024-03-01 20:49:52,897 DEBUG blivet.ansible/MainThread: BlivetPool._update_from_device: existing 2.98 GiB lvmvg test_vg1 (11) 2024-03-01 20:49:52,899 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: sda ; incomplete: False ; hidden: False ; 2024-03-01 20:49:52,902 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned existing 1024 MiB disk sda (2) with existing lvmpv 2024-03-01 20:49:52,902 DEBUG blivet/MainThread: resolved 'sda' to 'sda' (disk) 2024-03-01 20:49:52,904 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: sdb ; incomplete: False ; hidden: False ; 2024-03-01 20:49:52,907 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned existing 1024 MiB disk sdb (16) with existing lvmpv 2024-03-01 20:49:52,907 DEBUG blivet/MainThread: resolved 'sdb' to 'sdb' (disk) 2024-03-01 20:49:52,909 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: sdc ; incomplete: False ; hidden: False ; 2024-03-01 20:49:52,912 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned existing 1024 MiB disk sdc (36) with existing lvmpv 2024-03-01 20:49:52,912 DEBUG blivet/MainThread: resolved 'sdc' to 'sdc' (disk) 2024-03-01 20:49:52,914 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: test_vg1-lv1 ; incomplete: False ; hidden: False ; 2024-03-01 20:49:52,917 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned existing 460 MiB lvmlv test_vg1-lv1 (45) with existing xfs filesystem 2024-03-01 20:49:52,917 DEBUG blivet/MainThread: resolved 'test_vg1-lv1' to 'test_vg1-lv1' (lvmlv) 2024-03-01 20:49:52,919 DEBUG blivet/MainThread: test_vg1 size is 2.98 GiB 2024-03-01 20:49:52,920 DEBUG blivet/MainThread: vg test_vg1 has 1.03 GiB free 2024-03-01 20:49:52,920 DEBUG blivet/MainThread: test_vg1 size is 2.98 GiB 2024-03-01 20:49:52,921 DEBUG blivet/MainThread: vg test_vg1 has 1.03 GiB free 2024-03-01 20:49:52,917 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7fec081bdf10) -- name = test_vg1-lv1 status = True id = 45 children = [] parents = ['existing 2.98 GiB lvmvg test_vg1 (11)'] uuid = 7W1el3-qjPr-rhKW-ZrV2-MCIF-P7SO-QFoGMC size = 460 MiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-7 target size = 460 MiB path = /dev/mapper/test_vg1-lv1 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7fec0826f6d0) -- name = test_vg1 status = True id = 11 children = ['existing 460 MiB lvmlv test_vg1-lv1 (45) with existing xfs filesystem', 'existing 1.5 GiB lvmlv test_vg1-lv2 (58) with existing xfs filesystem'] parents = ['existing 1024 MiB disk sda (2) with existing lvmpv', 'existing 1024 MiB disk sdb (16) with existing lvmpv', 'existing 1024 MiB disk sdc (36) with existing lvmpv'] uuid = JDM6rK-Ultz-B360-NGW6-5ym1-Srzt-khyK8g size = 2.98 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 2.98 GiB path = /dev/test_vg1 format args = [] original_format = None free = 1.03 GiB PE Size = 4 MiB PE Count = 762 PE Free = 264 PV Count = 3 modified = False extents = 762 free space = 1.03 GiB free extents = 264 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sda (2) with existing lvmpv', 'existing 1024 MiB disk sdb (16) with existing lvmpv', 'existing 1024 MiB disk sdc (36) with existing lvmpv'] LVs = ['existing 460 MiB lvmlv test_vg1-lv1 (45) with existing xfs filesystem', 'existing 1.5 GiB lvmlv test_vg1-lv2 (58) with existing xfs filesystem'] segment type = linear percent = 0 VG space used = 460 MiB 2024-03-01 20:49:52,923 DEBUG blivet/MainThread: test_vg1 size is 2.98 GiB 2024-03-01 20:49:52,924 DEBUG blivet/MainThread: vg test_vg1 has 1.03 GiB free 2024-03-01 20:49:52,924 DEBUG blivet/MainThread: test_vg1 size is 2.98 GiB 2024-03-01 20:49:52,925 DEBUG blivet/MainThread: vg test_vg1 has 1.03 GiB free 2024-03-01 20:49:52,922 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7fec081bdf10) -- name = test_vg1-lv1 status = True id = 45 children = [] parents = ['existing 2.98 GiB lvmvg test_vg1 (11)'] uuid = 7W1el3-qjPr-rhKW-ZrV2-MCIF-P7SO-QFoGMC size = 460 MiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-7 target size = 460 MiB path = /dev/mapper/test_vg1-lv1 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7fec0826f6d0) -- name = test_vg1 status = True id = 11 children = ['existing 460 MiB lvmlv test_vg1-lv1 (45) with existing xfs filesystem', 'existing 1.5 GiB lvmlv test_vg1-lv2 (58) with existing xfs filesystem'] parents = ['existing 1024 MiB disk sda (2) with existing lvmpv', 'existing 1024 MiB disk sdb (16) with existing lvmpv', 'existing 1024 MiB disk sdc (36) with existing lvmpv'] uuid = JDM6rK-Ultz-B360-NGW6-5ym1-Srzt-khyK8g size = 2.98 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 2.98 GiB path = /dev/test_vg1 format args = [] original_format = None free = 1.03 GiB PE Size = 4 MiB PE Count = 762 PE Free = 264 PV Count = 3 modified = False extents = 762 free space = 1.03 GiB free extents = 264 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sda (2) with existing lvmpv', 'existing 1024 MiB disk sdb (16) with existing lvmpv', 'existing 1024 MiB disk sdc (36) with existing lvmpv'] LVs = ['existing 460 MiB lvmlv test_vg1-lv1 (45) with existing xfs filesystem', 'existing 1.5 GiB lvmlv test_vg1-lv2 (58) with existing xfs filesystem'] segment type = linear percent = 0 VG space used = 460 MiB 2024-03-01 20:49:52,927 DEBUG blivet/MainThread: test_vg1 size is 2.98 GiB 2024-03-01 20:49:52,928 DEBUG blivet/MainThread: vg test_vg1 has 1.03 GiB free 2024-03-01 20:49:52,928 DEBUG blivet/MainThread: test_vg1 size is 2.98 GiB 2024-03-01 20:49:52,929 DEBUG blivet/MainThread: vg test_vg1 has 1.03 GiB free 2024-03-01 20:49:52,926 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7fec081bdf10) -- name = test_vg1-lv1 status = True id = 45 children = [] parents = ['existing 2.98 GiB lvmvg test_vg1 (11)'] uuid = 7W1el3-qjPr-rhKW-ZrV2-MCIF-P7SO-QFoGMC size = 460 MiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-7 target size = 460 MiB path = /dev/mapper/test_vg1-lv1 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7fec0826f6d0) -- name = test_vg1 status = True id = 11 children = ['existing 460 MiB lvmlv test_vg1-lv1 (45) with existing xfs filesystem', 'existing 1.5 GiB lvmlv test_vg1-lv2 (58) with existing xfs filesystem'] parents = ['existing 1024 MiB disk sda (2) with existing lvmpv', 'existing 1024 MiB disk sdb (16) with existing lvmpv', 'existing 1024 MiB disk sdc (36) with existing lvmpv'] uuid = JDM6rK-Ultz-B360-NGW6-5ym1-Srzt-khyK8g size = 2.98 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 2.98 GiB path = /dev/test_vg1 format args = [] original_format = None free = 1.03 GiB PE Size = 4 MiB PE Count = 762 PE Free = 264 PV Count = 3 modified = False extents = 762 free space = 1.03 GiB free extents = 264 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sda (2) with existing lvmpv', 'existing 1024 MiB disk sdb (16) with existing lvmpv', 'existing 1024 MiB disk sdc (36) with existing lvmpv'] LVs = ['existing 460 MiB lvmlv test_vg1-lv1 (45) with existing xfs filesystem', 'existing 1.5 GiB lvmlv test_vg1-lv2 (58) with existing xfs filesystem'] segment type = linear percent = 0 VG space used = 460 MiB 2024-03-01 20:49:52,931 DEBUG blivet/MainThread: test_vg1 size is 2.98 GiB 2024-03-01 20:49:52,932 DEBUG blivet/MainThread: vg test_vg1 has 1.03 GiB free 2024-03-01 20:49:52,932 DEBUG blivet/MainThread: test_vg1 size is 2.98 GiB 2024-03-01 20:49:52,933 DEBUG blivet/MainThread: vg test_vg1 has 1.03 GiB free 2024-03-01 20:49:52,930 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7fec081bdf10) -- name = test_vg1-lv1 status = True id = 45 children = [] parents = ['existing 2.98 GiB lvmvg test_vg1 (11)'] uuid = 7W1el3-qjPr-rhKW-ZrV2-MCIF-P7SO-QFoGMC size = 460 MiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-7 target size = 460 MiB path = /dev/mapper/test_vg1-lv1 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7fec0826f6d0) -- name = test_vg1 status = True id = 11 children = ['existing 460 MiB lvmlv test_vg1-lv1 (45) with existing xfs filesystem', 'existing 1.5 GiB lvmlv test_vg1-lv2 (58) with existing xfs filesystem'] parents = ['existing 1024 MiB disk sda (2) with existing lvmpv', 'existing 1024 MiB disk sdb (16) with existing lvmpv', 'existing 1024 MiB disk sdc (36) with existing lvmpv'] uuid = JDM6rK-Ultz-B360-NGW6-5ym1-Srzt-khyK8g size = 2.98 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 2.98 GiB path = /dev/test_vg1 format args = [] original_format = None free = 1.03 GiB PE Size = 4 MiB PE Count = 762 PE Free = 264 PV Count = 3 modified = False extents = 762 free space = 1.03 GiB free extents = 264 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sda (2) with existing lvmpv', 'existing 1024 MiB disk sdb (16) with existing lvmpv', 'existing 1024 MiB disk sdc (36) with existing lvmpv'] LVs = ['existing 460 MiB lvmlv test_vg1-lv1 (45) with existing xfs filesystem', 'existing 1.5 GiB lvmlv test_vg1-lv2 (58) with existing xfs filesystem'] segment type = linear percent = 0 VG space used = 460 MiB 2024-03-01 20:49:52,935 DEBUG blivet/MainThread: test_vg1 size is 2.98 GiB 2024-03-01 20:49:52,936 DEBUG blivet/MainThread: vg test_vg1 has 1.03 GiB free 2024-03-01 20:49:52,936 DEBUG blivet/MainThread: test_vg1 size is 2.98 GiB 2024-03-01 20:49:52,937 DEBUG blivet/MainThread: vg test_vg1 has 1.03 GiB free 2024-03-01 20:49:52,934 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7fec081bdf10) -- name = test_vg1-lv1 status = True id = 45 children = [] parents = ['existing 2.98 GiB lvmvg test_vg1 (11)'] uuid = 7W1el3-qjPr-rhKW-ZrV2-MCIF-P7SO-QFoGMC size = 460 MiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-7 target size = 460 MiB path = /dev/mapper/test_vg1-lv1 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7fec0826f6d0) -- name = test_vg1 status = True id = 11 children = ['existing 460 MiB lvmlv test_vg1-lv1 (45) with existing xfs filesystem', 'existing 1.5 GiB lvmlv test_vg1-lv2 (58) with existing xfs filesystem'] parents = ['existing 1024 MiB disk sda (2) with existing lvmpv', 'existing 1024 MiB disk sdb (16) with existing lvmpv', 'existing 1024 MiB disk sdc (36) with existing lvmpv'] uuid = JDM6rK-Ultz-B360-NGW6-5ym1-Srzt-khyK8g size = 2.98 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 2.98 GiB path = /dev/test_vg1 format args = [] original_format = None free = 1.03 GiB PE Size = 4 MiB PE Count = 762 PE Free = 264 PV Count = 3 modified = False extents = 762 free space = 1.03 GiB free extents = 264 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sda (2) with existing lvmpv', 'existing 1024 MiB disk sdb (16) with existing lvmpv', 'existing 1024 MiB disk sdc (36) with existing lvmpv'] LVs = ['existing 460 MiB lvmlv test_vg1-lv1 (45) with existing xfs filesystem', 'existing 1.5 GiB lvmlv test_vg1-lv2 (58) with existing xfs filesystem'] segment type = linear percent = 0 VG space used = 460 MiB 2024-03-01 20:49:52,939 DEBUG blivet/MainThread: test_vg1 size is 2.98 GiB 2024-03-01 20:49:52,940 DEBUG blivet/MainThread: vg test_vg1 has 1.03 GiB free 2024-03-01 20:49:52,941 DEBUG blivet/MainThread: test_vg1 size is 2.98 GiB 2024-03-01 20:49:52,941 DEBUG blivet/MainThread: vg test_vg1 has 1.03 GiB free 2024-03-01 20:49:52,938 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7fec081bdf10) -- name = test_vg1-lv1 status = True id = 45 children = [] parents = ['existing 2.98 GiB lvmvg test_vg1 (11)'] uuid = 7W1el3-qjPr-rhKW-ZrV2-MCIF-P7SO-QFoGMC size = 460 MiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-7 target size = 460 MiB path = /dev/mapper/test_vg1-lv1 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7fec0826f6d0) -- name = test_vg1 status = True id = 11 children = ['existing 460 MiB lvmlv test_vg1-lv1 (45) with existing xfs filesystem', 'existing 1.5 GiB lvmlv test_vg1-lv2 (58) with existing xfs filesystem'] parents = ['existing 1024 MiB disk sda (2) with existing lvmpv', 'existing 1024 MiB disk sdb (16) with existing lvmpv', 'existing 1024 MiB disk sdc (36) with existing lvmpv'] uuid = JDM6rK-Ultz-B360-NGW6-5ym1-Srzt-khyK8g size = 2.98 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 2.98 GiB path = /dev/test_vg1 format args = [] original_format = None free = 1.03 GiB PE Size = 4 MiB PE Count = 762 PE Free = 264 PV Count = 3 modified = False extents = 762 free space = 1.03 GiB free extents = 264 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sda (2) with existing lvmpv', 'existing 1024 MiB disk sdb (16) with existing lvmpv', 'existing 1024 MiB disk sdc (36) with existing lvmpv'] LVs = ['existing 460 MiB lvmlv test_vg1-lv1 (45) with existing xfs filesystem', 'existing 1.5 GiB lvmlv test_vg1-lv2 (58) with existing xfs filesystem'] segment type = linear percent = 0 VG space used = 460 MiB 2024-03-01 20:49:52,944 DEBUG blivet/MainThread: test_vg1 size is 2.98 GiB 2024-03-01 20:49:52,944 DEBUG blivet/MainThread: vg test_vg1 has 1.03 GiB free 2024-03-01 20:49:52,945 DEBUG blivet/MainThread: test_vg1 size is 2.98 GiB 2024-03-01 20:49:52,945 DEBUG blivet/MainThread: vg test_vg1 has 1.03 GiB free 2024-03-01 20:49:52,942 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7fec081bdf10) -- name = test_vg1-lv1 status = True id = 45 children = [] parents = ['existing 2.98 GiB lvmvg test_vg1 (11)'] uuid = 7W1el3-qjPr-rhKW-ZrV2-MCIF-P7SO-QFoGMC size = 460 MiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-7 target size = 460 MiB path = /dev/mapper/test_vg1-lv1 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7fec0826f6d0) -- name = test_vg1 status = True id = 11 children = ['existing 460 MiB lvmlv test_vg1-lv1 (45) with existing xfs filesystem', 'existing 1.5 GiB lvmlv test_vg1-lv2 (58) with existing xfs filesystem'] parents = ['existing 1024 MiB disk sda (2) with existing lvmpv', 'existing 1024 MiB disk sdb (16) with existing lvmpv', 'existing 1024 MiB disk sdc (36) with existing lvmpv'] uuid = JDM6rK-Ultz-B360-NGW6-5ym1-Srzt-khyK8g size = 2.98 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 2.98 GiB path = /dev/test_vg1 format args = [] original_format = None free = 1.03 GiB PE Size = 4 MiB PE Count = 762 PE Free = 264 PV Count = 3 modified = False extents = 762 free space = 1.03 GiB free extents = 264 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sda (2) with existing lvmpv', 'existing 1024 MiB disk sdb (16) with existing lvmpv', 'existing 1024 MiB disk sdc (36) with existing lvmpv'] LVs = ['existing 460 MiB lvmlv test_vg1-lv1 (45) with existing xfs filesystem', 'existing 1.5 GiB lvmlv test_vg1-lv2 (58) with existing xfs filesystem'] segment type = linear percent = 0 VG space used = 460 MiB 2024-03-01 20:49:52,948 DEBUG blivet/MainThread: test_vg1 size is 2.98 GiB 2024-03-01 20:49:52,948 DEBUG blivet/MainThread: vg test_vg1 has 1.03 GiB free 2024-03-01 20:49:52,948 DEBUG blivet/MainThread: test_vg1 size is 2.98 GiB 2024-03-01 20:49:52,949 DEBUG blivet/MainThread: vg test_vg1 has 1.03 GiB free 2024-03-01 20:49:52,946 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7fec081bdf10) -- name = test_vg1-lv1 status = True id = 45 children = [] parents = ['existing 2.98 GiB lvmvg test_vg1 (11)'] uuid = 7W1el3-qjPr-rhKW-ZrV2-MCIF-P7SO-QFoGMC size = 460 MiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-7 target size = 460 MiB path = /dev/mapper/test_vg1-lv1 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7fec0826f6d0) -- name = test_vg1 status = True id = 11 children = ['existing 460 MiB lvmlv test_vg1-lv1 (45) with existing xfs filesystem', 'existing 1.5 GiB lvmlv test_vg1-lv2 (58) with existing xfs filesystem'] parents = ['existing 1024 MiB disk sda (2) with existing lvmpv', 'existing 1024 MiB disk sdb (16) with existing lvmpv', 'existing 1024 MiB disk sdc (36) with existing lvmpv'] uuid = JDM6rK-Ultz-B360-NGW6-5ym1-Srzt-khyK8g size = 2.98 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 2.98 GiB path = /dev/test_vg1 format args = [] original_format = None free = 1.03 GiB PE Size = 4 MiB PE Count = 762 PE Free = 264 PV Count = 3 modified = False extents = 762 free space = 1.03 GiB free extents = 264 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sda (2) with existing lvmpv', 'existing 1024 MiB disk sdb (16) with existing lvmpv', 'existing 1024 MiB disk sdc (36) with existing lvmpv'] LVs = ['existing 460 MiB lvmlv test_vg1-lv1 (45) with existing xfs filesystem', 'existing 1.5 GiB lvmlv test_vg1-lv2 (58) with existing xfs filesystem'] segment type = linear percent = 0 VG space used = 460 MiB 2024-03-01 20:49:52,951 DEBUG blivet/MainThread: test_vg1 size is 2.98 GiB 2024-03-01 20:49:52,952 DEBUG blivet/MainThread: vg test_vg1 has 1.03 GiB free 2024-03-01 20:49:52,952 DEBUG blivet/MainThread: test_vg1 size is 2.98 GiB 2024-03-01 20:49:52,953 DEBUG blivet/MainThread: vg test_vg1 has 1.03 GiB free 2024-03-01 20:49:52,950 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7fec081bdf10) -- name = test_vg1-lv1 status = True id = 45 children = [] parents = ['existing 2.98 GiB lvmvg test_vg1 (11)'] uuid = 7W1el3-qjPr-rhKW-ZrV2-MCIF-P7SO-QFoGMC size = 460 MiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-7 target size = 460 MiB path = /dev/mapper/test_vg1-lv1 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7fec0826f6d0) -- name = test_vg1 status = True id = 11 children = ['existing 460 MiB lvmlv test_vg1-lv1 (45) with existing xfs filesystem', 'existing 1.5 GiB lvmlv test_vg1-lv2 (58) with existing xfs filesystem'] parents = ['existing 1024 MiB disk sda (2) with existing lvmpv', 'existing 1024 MiB disk sdb (16) with existing lvmpv', 'existing 1024 MiB disk sdc (36) with existing lvmpv'] uuid = JDM6rK-Ultz-B360-NGW6-5ym1-Srzt-khyK8g size = 2.98 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 2.98 GiB path = /dev/test_vg1 format args = [] original_format = None free = 1.03 GiB PE Size = 4 MiB PE Count = 762 PE Free = 264 PV Count = 3 modified = False extents = 762 free space = 1.03 GiB free extents = 264 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sda (2) with existing lvmpv', 'existing 1024 MiB disk sdb (16) with existing lvmpv', 'existing 1024 MiB disk sdc (36) with existing lvmpv'] LVs = ['existing 460 MiB lvmlv test_vg1-lv1 (45) with existing xfs filesystem', 'existing 1.5 GiB lvmlv test_vg1-lv2 (58) with existing xfs filesystem'] segment type = linear percent = 0 VG space used = 460 MiB 2024-03-01 20:49:52,955 DEBUG blivet/MainThread: test_vg1 size is 2.98 GiB 2024-03-01 20:49:52,956 DEBUG blivet/MainThread: vg test_vg1 has 1.03 GiB free 2024-03-01 20:49:52,956 DEBUG blivet/MainThread: test_vg1 size is 2.98 GiB 2024-03-01 20:49:52,957 DEBUG blivet/MainThread: vg test_vg1 has 1.03 GiB free 2024-03-01 20:49:52,954 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7fec081bdf10) -- name = test_vg1-lv1 status = True id = 45 children = [] parents = ['existing 2.98 GiB lvmvg test_vg1 (11)'] uuid = 7W1el3-qjPr-rhKW-ZrV2-MCIF-P7SO-QFoGMC size = 460 MiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-7 target size = 460 MiB path = /dev/mapper/test_vg1-lv1 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7fec0826f6d0) -- name = test_vg1 status = True id = 11 children = ['existing 460 MiB lvmlv test_vg1-lv1 (45) with existing xfs filesystem', 'existing 1.5 GiB lvmlv test_vg1-lv2 (58) with existing xfs filesystem'] parents = ['existing 1024 MiB disk sda (2) with existing lvmpv', 'existing 1024 MiB disk sdb (16) with existing lvmpv', 'existing 1024 MiB disk sdc (36) with existing lvmpv'] uuid = JDM6rK-Ultz-B360-NGW6-5ym1-Srzt-khyK8g size = 2.98 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 2.98 GiB path = /dev/test_vg1 format args = [] original_format = None free = 1.03 GiB PE Size = 4 MiB PE Count = 762 PE Free = 264 PV Count = 3 modified = False extents = 762 free space = 1.03 GiB free extents = 264 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sda (2) with existing lvmpv', 'existing 1024 MiB disk sdb (16) with existing lvmpv', 'existing 1024 MiB disk sdc (36) with existing lvmpv'] LVs = ['existing 460 MiB lvmlv test_vg1-lv1 (45) with existing xfs filesystem', 'existing 1.5 GiB lvmlv test_vg1-lv2 (58) with existing xfs filesystem'] segment type = linear percent = 0 VG space used = 460 MiB 2024-03-01 20:49:52,959 DEBUG blivet/MainThread: test_vg1 size is 2.98 GiB 2024-03-01 20:49:52,960 DEBUG blivet/MainThread: vg test_vg1 has 1.03 GiB free 2024-03-01 20:49:52,960 DEBUG blivet/MainThread: test_vg1 size is 2.98 GiB 2024-03-01 20:49:52,961 DEBUG blivet/MainThread: vg test_vg1 has 1.03 GiB free 2024-03-01 20:49:52,958 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7fec081bdf10) -- name = test_vg1-lv1 status = True id = 45 children = [] parents = ['existing 2.98 GiB lvmvg test_vg1 (11)'] uuid = 7W1el3-qjPr-rhKW-ZrV2-MCIF-P7SO-QFoGMC size = 460 MiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-7 target size = 460 MiB path = /dev/mapper/test_vg1-lv1 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7fec0826f6d0) -- name = test_vg1 status = True id = 11 children = ['existing 460 MiB lvmlv test_vg1-lv1 (45) with existing xfs filesystem', 'existing 1.5 GiB lvmlv test_vg1-lv2 (58) with existing xfs filesystem'] parents = ['existing 1024 MiB disk sda (2) with existing lvmpv', 'existing 1024 MiB disk sdb (16) with existing lvmpv', 'existing 1024 MiB disk sdc (36) with existing lvmpv'] uuid = JDM6rK-Ultz-B360-NGW6-5ym1-Srzt-khyK8g size = 2.98 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 2.98 GiB path = /dev/test_vg1 format args = [] original_format = None free = 1.03 GiB PE Size = 4 MiB PE Count = 762 PE Free = 264 PV Count = 3 modified = False extents = 762 free space = 1.03 GiB free extents = 264 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sda (2) with existing lvmpv', 'existing 1024 MiB disk sdb (16) with existing lvmpv', 'existing 1024 MiB disk sdc (36) with existing lvmpv'] LVs = ['existing 460 MiB lvmlv test_vg1-lv1 (45) with existing xfs filesystem', 'existing 1.5 GiB lvmlv test_vg1-lv2 (58) with existing xfs filesystem'] segment type = linear percent = 0 VG space used = 460 MiB 2024-03-01 20:49:52,963 DEBUG blivet/MainThread: test_vg1 size is 2.98 GiB 2024-03-01 20:49:52,964 DEBUG blivet/MainThread: vg test_vg1 has 1.03 GiB free 2024-03-01 20:49:52,964 DEBUG blivet/MainThread: test_vg1 size is 2.98 GiB 2024-03-01 20:49:52,965 DEBUG blivet/MainThread: vg test_vg1 has 1.03 GiB free 2024-03-01 20:49:52,961 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7fec081bdf10) -- name = test_vg1-lv1 status = True id = 45 children = [] parents = ['existing 2.98 GiB lvmvg test_vg1 (11)'] uuid = 7W1el3-qjPr-rhKW-ZrV2-MCIF-P7SO-QFoGMC size = 460 MiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-7 target size = 460 MiB path = /dev/mapper/test_vg1-lv1 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7fec0826f6d0) -- name = test_vg1 status = True id = 11 children = ['existing 460 MiB lvmlv test_vg1-lv1 (45) with existing xfs filesystem', 'existing 1.5 GiB lvmlv test_vg1-lv2 (58) with existing xfs filesystem'] parents = ['existing 1024 MiB disk sda (2) with existing lvmpv', 'existing 1024 MiB disk sdb (16) with existing lvmpv', 'existing 1024 MiB disk sdc (36) with existing lvmpv'] uuid = JDM6rK-Ultz-B360-NGW6-5ym1-Srzt-khyK8g size = 2.98 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 2.98 GiB path = /dev/test_vg1 format args = [] original_format = None free = 1.03 GiB PE Size = 4 MiB PE Count = 762 PE Free = 264 PV Count = 3 modified = False extents = 762 free space = 1.03 GiB free extents = 264 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sda (2) with existing lvmpv', 'existing 1024 MiB disk sdb (16) with existing lvmpv', 'existing 1024 MiB disk sdc (36) with existing lvmpv'] LVs = ['existing 460 MiB lvmlv test_vg1-lv1 (45) with existing xfs filesystem', 'existing 1.5 GiB lvmlv test_vg1-lv2 (58) with existing xfs filesystem'] segment type = linear percent = 0 VG space used = 460 MiB 2024-03-01 20:49:52,967 DEBUG blivet/MainThread: test_vg1 size is 2.98 GiB 2024-03-01 20:49:52,968 DEBUG blivet/MainThread: vg test_vg1 has 1.03 GiB free 2024-03-01 20:49:52,968 DEBUG blivet/MainThread: test_vg1 size is 2.98 GiB 2024-03-01 20:49:52,969 DEBUG blivet/MainThread: vg test_vg1 has 1.03 GiB free 2024-03-01 20:49:52,965 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7fec081bdf10) -- name = test_vg1-lv1 status = True id = 45 children = [] parents = ['existing 2.98 GiB lvmvg test_vg1 (11)'] uuid = 7W1el3-qjPr-rhKW-ZrV2-MCIF-P7SO-QFoGMC size = 460 MiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-7 target size = 460 MiB path = /dev/mapper/test_vg1-lv1 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7fec0826f6d0) -- name = test_vg1 status = True id = 11 children = ['existing 460 MiB lvmlv test_vg1-lv1 (45) with existing xfs filesystem', 'existing 1.5 GiB lvmlv test_vg1-lv2 (58) with existing xfs filesystem'] parents = ['existing 1024 MiB disk sda (2) with existing lvmpv', 'existing 1024 MiB disk sdb (16) with existing lvmpv', 'existing 1024 MiB disk sdc (36) with existing lvmpv'] uuid = JDM6rK-Ultz-B360-NGW6-5ym1-Srzt-khyK8g size = 2.98 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 2.98 GiB path = /dev/test_vg1 format args = [] original_format = None free = 1.03 GiB PE Size = 4 MiB PE Count = 762 PE Free = 264 PV Count = 3 modified = False extents = 762 free space = 1.03 GiB free extents = 264 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sda (2) with existing lvmpv', 'existing 1024 MiB disk sdb (16) with existing lvmpv', 'existing 1024 MiB disk sdc (36) with existing lvmpv'] LVs = ['existing 460 MiB lvmlv test_vg1-lv1 (45) with existing xfs filesystem', 'existing 1.5 GiB lvmlv test_vg1-lv2 (58) with existing xfs filesystem'] segment type = linear percent = 0 VG space used = 460 MiB 2024-03-01 20:49:52,971 DEBUG blivet/MainThread: test_vg1 size is 2.98 GiB 2024-03-01 20:49:52,972 DEBUG blivet/MainThread: vg test_vg1 has 1.03 GiB free 2024-03-01 20:49:52,972 DEBUG blivet/MainThread: test_vg1 size is 2.98 GiB 2024-03-01 20:49:52,973 DEBUG blivet/MainThread: vg test_vg1 has 1.03 GiB free 2024-03-01 20:49:52,969 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7fec081bdf10) -- name = test_vg1-lv1 status = True id = 45 children = [] parents = ['existing 2.98 GiB lvmvg test_vg1 (11)'] uuid = 7W1el3-qjPr-rhKW-ZrV2-MCIF-P7SO-QFoGMC size = 460 MiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-7 target size = 460 MiB path = /dev/mapper/test_vg1-lv1 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7fec0826f6d0) -- name = test_vg1 status = True id = 11 children = ['existing 460 MiB lvmlv test_vg1-lv1 (45) with existing xfs filesystem', 'existing 1.5 GiB lvmlv test_vg1-lv2 (58) with existing xfs filesystem'] parents = ['existing 1024 MiB disk sda (2) with existing lvmpv', 'existing 1024 MiB disk sdb (16) with existing lvmpv', 'existing 1024 MiB disk sdc (36) with existing lvmpv'] uuid = JDM6rK-Ultz-B360-NGW6-5ym1-Srzt-khyK8g size = 2.98 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 2.98 GiB path = /dev/test_vg1 format args = [] original_format = None free = 1.03 GiB PE Size = 4 MiB PE Count = 762 PE Free = 264 PV Count = 3 modified = False extents = 762 free space = 1.03 GiB free extents = 264 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sda (2) with existing lvmpv', 'existing 1024 MiB disk sdb (16) with existing lvmpv', 'existing 1024 MiB disk sdc (36) with existing lvmpv'] LVs = ['existing 460 MiB lvmlv test_vg1-lv1 (45) with existing xfs filesystem', 'existing 1.5 GiB lvmlv test_vg1-lv2 (58) with existing xfs filesystem'] segment type = linear percent = 0 VG space used = 460 MiB 2024-03-01 20:49:52,975 DEBUG blivet/MainThread: test_vg1 size is 2.98 GiB 2024-03-01 20:49:52,976 DEBUG blivet/MainThread: vg test_vg1 has 1.03 GiB free 2024-03-01 20:49:52,976 DEBUG blivet/MainThread: test_vg1 size is 2.98 GiB 2024-03-01 20:49:52,977 DEBUG blivet/MainThread: vg test_vg1 has 1.03 GiB free 2024-03-01 20:49:52,973 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7fec081bdf10) -- name = test_vg1-lv1 status = True id = 45 children = [] parents = ['existing 2.98 GiB lvmvg test_vg1 (11)'] uuid = 7W1el3-qjPr-rhKW-ZrV2-MCIF-P7SO-QFoGMC size = 460 MiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-7 target size = 460 MiB path = /dev/mapper/test_vg1-lv1 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7fec0826f6d0) -- name = test_vg1 status = True id = 11 children = ['existing 460 MiB lvmlv test_vg1-lv1 (45) with existing xfs filesystem', 'existing 1.5 GiB lvmlv test_vg1-lv2 (58) with existing xfs filesystem'] parents = ['existing 1024 MiB disk sda (2) with existing lvmpv', 'existing 1024 MiB disk sdb (16) with existing lvmpv', 'existing 1024 MiB disk sdc (36) with existing lvmpv'] uuid = JDM6rK-Ultz-B360-NGW6-5ym1-Srzt-khyK8g size = 2.98 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 2.98 GiB path = /dev/test_vg1 format args = [] original_format = None free = 1.03 GiB PE Size = 4 MiB PE Count = 762 PE Free = 264 PV Count = 3 modified = False extents = 762 free space = 1.03 GiB free extents = 264 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sda (2) with existing lvmpv', 'existing 1024 MiB disk sdb (16) with existing lvmpv', 'existing 1024 MiB disk sdc (36) with existing lvmpv'] LVs = ['existing 460 MiB lvmlv test_vg1-lv1 (45) with existing xfs filesystem', 'existing 1.5 GiB lvmlv test_vg1-lv2 (58) with existing xfs filesystem'] segment type = linear percent = 0 VG space used = 460 MiB 2024-03-01 20:49:52,979 DEBUG blivet/MainThread: test_vg1 size is 2.98 GiB 2024-03-01 20:49:52,980 DEBUG blivet/MainThread: vg test_vg1 has 1.03 GiB free 2024-03-01 20:49:52,980 DEBUG blivet/MainThread: test_vg1 size is 2.98 GiB 2024-03-01 20:49:52,981 DEBUG blivet/MainThread: vg test_vg1 has 1.03 GiB free 2024-03-01 20:49:52,977 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7fec081bdf10) -- name = test_vg1-lv1 status = True id = 45 children = [] parents = ['existing 2.98 GiB lvmvg test_vg1 (11)'] uuid = 7W1el3-qjPr-rhKW-ZrV2-MCIF-P7SO-QFoGMC size = 460 MiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-7 target size = 460 MiB path = /dev/mapper/test_vg1-lv1 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7fec0826f6d0) -- name = test_vg1 status = True id = 11 children = ['existing 460 MiB lvmlv test_vg1-lv1 (45) with existing xfs filesystem', 'existing 1.5 GiB lvmlv test_vg1-lv2 (58) with existing xfs filesystem'] parents = ['existing 1024 MiB disk sda (2) with existing lvmpv', 'existing 1024 MiB disk sdb (16) with existing lvmpv', 'existing 1024 MiB disk sdc (36) with existing lvmpv'] uuid = JDM6rK-Ultz-B360-NGW6-5ym1-Srzt-khyK8g size = 2.98 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 2.98 GiB path = /dev/test_vg1 format args = [] original_format = None free = 1.03 GiB PE Size = 4 MiB PE Count = 762 PE Free = 264 PV Count = 3 modified = False extents = 762 free space = 1.03 GiB free extents = 264 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sda (2) with existing lvmpv', 'existing 1024 MiB disk sdb (16) with existing lvmpv', 'existing 1024 MiB disk sdc (36) with existing lvmpv'] LVs = ['existing 460 MiB lvmlv test_vg1-lv1 (45) with existing xfs filesystem', 'existing 1.5 GiB lvmlv test_vg1-lv2 (58) with existing xfs filesystem'] segment type = linear percent = 0 VG space used = 460 MiB 2024-03-01 20:49:52,983 DEBUG blivet/MainThread: test_vg1 size is 2.98 GiB 2024-03-01 20:49:52,984 DEBUG blivet/MainThread: vg test_vg1 has 1.03 GiB free 2024-03-01 20:49:52,984 DEBUG blivet/MainThread: test_vg1 size is 2.98 GiB 2024-03-01 20:49:52,984 DEBUG blivet/MainThread: vg test_vg1 has 1.03 GiB free 2024-03-01 20:49:52,981 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7fec081bdf10) -- name = test_vg1-lv1 status = True id = 45 children = [] parents = ['existing 2.98 GiB lvmvg test_vg1 (11)'] uuid = 7W1el3-qjPr-rhKW-ZrV2-MCIF-P7SO-QFoGMC size = 460 MiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-7 target size = 460 MiB path = /dev/mapper/test_vg1-lv1 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7fec0826f6d0) -- name = test_vg1 status = True id = 11 children = ['existing 460 MiB lvmlv test_vg1-lv1 (45) with existing xfs filesystem', 'existing 1.5 GiB lvmlv test_vg1-lv2 (58) with existing xfs filesystem'] parents = ['existing 1024 MiB disk sda (2) with existing lvmpv', 'existing 1024 MiB disk sdb (16) with existing lvmpv', 'existing 1024 MiB disk sdc (36) with existing lvmpv'] uuid = JDM6rK-Ultz-B360-NGW6-5ym1-Srzt-khyK8g size = 2.98 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 2.98 GiB path = /dev/test_vg1 format args = [] original_format = None free = 1.03 GiB PE Size = 4 MiB PE Count = 762 PE Free = 264 PV Count = 3 modified = False extents = 762 free space = 1.03 GiB free extents = 264 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sda (2) with existing lvmpv', 'existing 1024 MiB disk sdb (16) with existing lvmpv', 'existing 1024 MiB disk sdc (36) with existing lvmpv'] LVs = ['existing 460 MiB lvmlv test_vg1-lv1 (45) with existing xfs filesystem', 'existing 1.5 GiB lvmlv test_vg1-lv2 (58) with existing xfs filesystem'] segment type = linear percent = 0 VG space used = 460 MiB 2024-03-01 20:49:52,987 DEBUG blivet/MainThread: test_vg1 size is 2.98 GiB 2024-03-01 20:49:52,987 DEBUG blivet/MainThread: vg test_vg1 has 1.03 GiB free 2024-03-01 20:49:52,988 DEBUG blivet/MainThread: test_vg1 size is 2.98 GiB 2024-03-01 20:49:52,988 DEBUG blivet/MainThread: vg test_vg1 has 1.03 GiB free 2024-03-01 20:49:52,985 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7fec081bdf10) -- name = test_vg1-lv1 status = True id = 45 children = [] parents = ['existing 2.98 GiB lvmvg test_vg1 (11)'] uuid = 7W1el3-qjPr-rhKW-ZrV2-MCIF-P7SO-QFoGMC size = 460 MiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-7 target size = 460 MiB path = /dev/mapper/test_vg1-lv1 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7fec0826f6d0) -- name = test_vg1 status = True id = 11 children = ['existing 460 MiB lvmlv test_vg1-lv1 (45) with existing xfs filesystem', 'existing 1.5 GiB lvmlv test_vg1-lv2 (58) with existing xfs filesystem'] parents = ['existing 1024 MiB disk sda (2) with existing lvmpv', 'existing 1024 MiB disk sdb (16) with existing lvmpv', 'existing 1024 MiB disk sdc (36) with existing lvmpv'] uuid = JDM6rK-Ultz-B360-NGW6-5ym1-Srzt-khyK8g size = 2.98 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 2.98 GiB path = /dev/test_vg1 format args = [] original_format = None free = 1.03 GiB PE Size = 4 MiB PE Count = 762 PE Free = 264 PV Count = 3 modified = False extents = 762 free space = 1.03 GiB free extents = 264 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sda (2) with existing lvmpv', 'existing 1024 MiB disk sdb (16) with existing lvmpv', 'existing 1024 MiB disk sdc (36) with existing lvmpv'] LVs = ['existing 460 MiB lvmlv test_vg1-lv1 (45) with existing xfs filesystem', 'existing 1.5 GiB lvmlv test_vg1-lv2 (58) with existing xfs filesystem'] segment type = linear percent = 0 VG space used = 460 MiB 2024-03-01 20:49:52,991 DEBUG blivet/MainThread: test_vg1 size is 2.98 GiB 2024-03-01 20:49:52,991 DEBUG blivet/MainThread: vg test_vg1 has 1.03 GiB free 2024-03-01 20:49:52,992 DEBUG blivet/MainThread: test_vg1 size is 2.98 GiB 2024-03-01 20:49:52,992 DEBUG blivet/MainThread: vg test_vg1 has 1.03 GiB free 2024-03-01 20:49:52,989 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7fec081bdf10) -- name = test_vg1-lv1 status = True id = 45 children = [] parents = ['existing 2.98 GiB lvmvg test_vg1 (11)'] uuid = 7W1el3-qjPr-rhKW-ZrV2-MCIF-P7SO-QFoGMC size = 460 MiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-7 target size = 460 MiB path = /dev/mapper/test_vg1-lv1 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7fec0826f6d0) -- name = test_vg1 status = True id = 11 children = ['existing 460 MiB lvmlv test_vg1-lv1 (45) with existing xfs filesystem', 'existing 1.5 GiB lvmlv test_vg1-lv2 (58) with existing xfs filesystem'] parents = ['existing 1024 MiB disk sda (2) with existing lvmpv', 'existing 1024 MiB disk sdb (16) with existing lvmpv', 'existing 1024 MiB disk sdc (36) with existing lvmpv'] uuid = JDM6rK-Ultz-B360-NGW6-5ym1-Srzt-khyK8g size = 2.98 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 2.98 GiB path = /dev/test_vg1 format args = [] original_format = None free = 1.03 GiB PE Size = 4 MiB PE Count = 762 PE Free = 264 PV Count = 3 modified = False extents = 762 free space = 1.03 GiB free extents = 264 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sda (2) with existing lvmpv', 'existing 1024 MiB disk sdb (16) with existing lvmpv', 'existing 1024 MiB disk sdc (36) with existing lvmpv'] LVs = ['existing 460 MiB lvmlv test_vg1-lv1 (45) with existing xfs filesystem', 'existing 1.5 GiB lvmlv test_vg1-lv2 (58) with existing xfs filesystem'] segment type = linear percent = 0 VG space used = 460 MiB 2024-03-01 20:49:52,995 DEBUG blivet/MainThread: test_vg1 size is 2.98 GiB 2024-03-01 20:49:52,995 DEBUG blivet/MainThread: vg test_vg1 has 1.03 GiB free 2024-03-01 20:49:52,996 DEBUG blivet/MainThread: test_vg1 size is 2.98 GiB 2024-03-01 20:49:52,996 DEBUG blivet/MainThread: vg test_vg1 has 1.03 GiB free 2024-03-01 20:49:52,993 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7fec081bdf10) -- name = test_vg1-lv1 status = True id = 45 children = [] parents = ['existing 2.98 GiB lvmvg test_vg1 (11)'] uuid = 7W1el3-qjPr-rhKW-ZrV2-MCIF-P7SO-QFoGMC size = 460 MiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-7 target size = 460 MiB path = /dev/mapper/test_vg1-lv1 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7fec0826f6d0) -- name = test_vg1 status = True id = 11 children = ['existing 460 MiB lvmlv test_vg1-lv1 (45) with existing xfs filesystem', 'existing 1.5 GiB lvmlv test_vg1-lv2 (58) with existing xfs filesystem'] parents = ['existing 1024 MiB disk sda (2) with existing lvmpv', 'existing 1024 MiB disk sdb (16) with existing lvmpv', 'existing 1024 MiB disk sdc (36) with existing lvmpv'] uuid = JDM6rK-Ultz-B360-NGW6-5ym1-Srzt-khyK8g size = 2.98 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 2.98 GiB path = /dev/test_vg1 format args = [] original_format = None free = 1.03 GiB PE Size = 4 MiB PE Count = 762 PE Free = 264 PV Count = 3 modified = False extents = 762 free space = 1.03 GiB free extents = 264 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sda (2) with existing lvmpv', 'existing 1024 MiB disk sdb (16) with existing lvmpv', 'existing 1024 MiB disk sdc (36) with existing lvmpv'] LVs = ['existing 460 MiB lvmlv test_vg1-lv1 (45) with existing xfs filesystem', 'existing 1.5 GiB lvmlv test_vg1-lv2 (58) with existing xfs filesystem'] segment type = linear percent = 0 VG space used = 460 MiB 2024-03-01 20:49:52,999 DEBUG blivet/MainThread: test_vg1 size is 2.98 GiB 2024-03-01 20:49:52,999 DEBUG blivet/MainThread: vg test_vg1 has 1.03 GiB free 2024-03-01 20:49:53,000 DEBUG blivet/MainThread: test_vg1 size is 2.98 GiB 2024-03-01 20:49:53,000 DEBUG blivet/MainThread: vg test_vg1 has 1.03 GiB free 2024-03-01 20:49:52,997 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7fec081bdf10) -- name = test_vg1-lv1 status = True id = 45 children = [] parents = ['existing 2.98 GiB lvmvg test_vg1 (11)'] uuid = 7W1el3-qjPr-rhKW-ZrV2-MCIF-P7SO-QFoGMC size = 460 MiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-7 target size = 460 MiB path = /dev/mapper/test_vg1-lv1 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7fec0826f6d0) -- name = test_vg1 status = True id = 11 children = ['existing 460 MiB lvmlv test_vg1-lv1 (45) with existing xfs filesystem', 'existing 1.5 GiB lvmlv test_vg1-lv2 (58) with existing xfs filesystem'] parents = ['existing 1024 MiB disk sda (2) with existing lvmpv', 'existing 1024 MiB disk sdb (16) with existing lvmpv', 'existing 1024 MiB disk sdc (36) with existing lvmpv'] uuid = JDM6rK-Ultz-B360-NGW6-5ym1-Srzt-khyK8g size = 2.98 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 2.98 GiB path = /dev/test_vg1 format args = [] original_format = None free = 1.03 GiB PE Size = 4 MiB PE Count = 762 PE Free = 264 PV Count = 3 modified = False extents = 762 free space = 1.03 GiB free extents = 264 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sda (2) with existing lvmpv', 'existing 1024 MiB disk sdb (16) with existing lvmpv', 'existing 1024 MiB disk sdc (36) with existing lvmpv'] LVs = ['existing 460 MiB lvmlv test_vg1-lv1 (45) with existing xfs filesystem', 'existing 1.5 GiB lvmlv test_vg1-lv2 (58) with existing xfs filesystem'] segment type = linear percent = 0 VG space used = 460 MiB 2024-03-01 20:49:53,002 DEBUG blivet/MainThread: test_vg1 size is 2.98 GiB 2024-03-01 20:49:53,003 DEBUG blivet/MainThread: vg test_vg1 has 1.03 GiB free 2024-03-01 20:49:53,003 DEBUG blivet/MainThread: test_vg1 size is 2.98 GiB 2024-03-01 20:49:53,004 DEBUG blivet/MainThread: vg test_vg1 has 1.03 GiB free 2024-03-01 20:49:53,001 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7fec081bdf10) -- name = test_vg1-lv1 status = True id = 45 children = [] parents = ['existing 2.98 GiB lvmvg test_vg1 (11)'] uuid = 7W1el3-qjPr-rhKW-ZrV2-MCIF-P7SO-QFoGMC size = 460 MiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-7 target size = 460 MiB path = /dev/mapper/test_vg1-lv1 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7fec0826f6d0) -- name = test_vg1 status = True id = 11 children = ['existing 460 MiB lvmlv test_vg1-lv1 (45) with existing xfs filesystem', 'existing 1.5 GiB lvmlv test_vg1-lv2 (58) with existing xfs filesystem'] parents = ['existing 1024 MiB disk sda (2) with existing lvmpv', 'existing 1024 MiB disk sdb (16) with existing lvmpv', 'existing 1024 MiB disk sdc (36) with existing lvmpv'] uuid = JDM6rK-Ultz-B360-NGW6-5ym1-Srzt-khyK8g size = 2.98 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 2.98 GiB path = /dev/test_vg1 format args = [] original_format = None free = 1.03 GiB PE Size = 4 MiB PE Count = 762 PE Free = 264 PV Count = 3 modified = False extents = 762 free space = 1.03 GiB free extents = 264 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sda (2) with existing lvmpv', 'existing 1024 MiB disk sdb (16) with existing lvmpv', 'existing 1024 MiB disk sdc (36) with existing lvmpv'] LVs = ['existing 460 MiB lvmlv test_vg1-lv1 (45) with existing xfs filesystem', 'existing 1.5 GiB lvmlv test_vg1-lv2 (58) with existing xfs filesystem'] segment type = linear percent = 0 VG space used = 460 MiB 2024-03-01 20:49:53,006 DEBUG blivet/MainThread: test_vg1 size is 2.98 GiB 2024-03-01 20:49:53,007 DEBUG blivet/MainThread: vg test_vg1 has 1.03 GiB free 2024-03-01 20:49:53,007 DEBUG blivet/MainThread: test_vg1 size is 2.98 GiB 2024-03-01 20:49:53,008 DEBUG blivet/MainThread: vg test_vg1 has 1.03 GiB free 2024-03-01 20:49:53,005 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7fec081bdf10) -- name = test_vg1-lv1 status = True id = 45 children = [] parents = ['existing 2.98 GiB lvmvg test_vg1 (11)'] uuid = 7W1el3-qjPr-rhKW-ZrV2-MCIF-P7SO-QFoGMC size = 460 MiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-7 target size = 460 MiB path = /dev/mapper/test_vg1-lv1 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7fec0826f6d0) -- name = test_vg1 status = True id = 11 children = ['existing 460 MiB lvmlv test_vg1-lv1 (45) with existing xfs filesystem', 'existing 1.5 GiB lvmlv test_vg1-lv2 (58) with existing xfs filesystem'] parents = ['existing 1024 MiB disk sda (2) with existing lvmpv', 'existing 1024 MiB disk sdb (16) with existing lvmpv', 'existing 1024 MiB disk sdc (36) with existing lvmpv'] uuid = JDM6rK-Ultz-B360-NGW6-5ym1-Srzt-khyK8g size = 2.98 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 2.98 GiB path = /dev/test_vg1 format args = [] original_format = None free = 1.03 GiB PE Size = 4 MiB PE Count = 762 PE Free = 264 PV Count = 3 modified = False extents = 762 free space = 1.03 GiB free extents = 264 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sda (2) with existing lvmpv', 'existing 1024 MiB disk sdb (16) with existing lvmpv', 'existing 1024 MiB disk sdc (36) with existing lvmpv'] LVs = ['existing 460 MiB lvmlv test_vg1-lv1 (45) with existing xfs filesystem', 'existing 1.5 GiB lvmlv test_vg1-lv2 (58) with existing xfs filesystem'] segment type = linear percent = 0 VG space used = 460 MiB 2024-03-01 20:49:53,010 DEBUG blivet/MainThread: test_vg1 size is 2.98 GiB 2024-03-01 20:49:53,011 DEBUG blivet/MainThread: vg test_vg1 has 1.03 GiB free 2024-03-01 20:49:53,011 DEBUG blivet/MainThread: test_vg1 size is 2.98 GiB 2024-03-01 20:49:53,012 DEBUG blivet/MainThread: vg test_vg1 has 1.03 GiB free 2024-03-01 20:49:53,008 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7fec081bdf10) -- name = test_vg1-lv1 status = True id = 45 children = [] parents = ['existing 2.98 GiB lvmvg test_vg1 (11)'] uuid = 7W1el3-qjPr-rhKW-ZrV2-MCIF-P7SO-QFoGMC size = 460 MiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-7 target size = 460 MiB path = /dev/mapper/test_vg1-lv1 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7fec0826f6d0) -- name = test_vg1 status = True id = 11 children = ['existing 460 MiB lvmlv test_vg1-lv1 (45) with existing xfs filesystem', 'existing 1.5 GiB lvmlv test_vg1-lv2 (58) with existing xfs filesystem'] parents = ['existing 1024 MiB disk sda (2) with existing lvmpv', 'existing 1024 MiB disk sdb (16) with existing lvmpv', 'existing 1024 MiB disk sdc (36) with existing lvmpv'] uuid = JDM6rK-Ultz-B360-NGW6-5ym1-Srzt-khyK8g size = 2.98 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 2.98 GiB path = /dev/test_vg1 format args = [] original_format = None free = 1.03 GiB PE Size = 4 MiB PE Count = 762 PE Free = 264 PV Count = 3 modified = False extents = 762 free space = 1.03 GiB free extents = 264 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sda (2) with existing lvmpv', 'existing 1024 MiB disk sdb (16) with existing lvmpv', 'existing 1024 MiB disk sdc (36) with existing lvmpv'] LVs = ['existing 460 MiB lvmlv test_vg1-lv1 (45) with existing xfs filesystem', 'existing 1.5 GiB lvmlv test_vg1-lv2 (58) with existing xfs filesystem'] segment type = linear percent = 0 VG space used = 460 MiB 2024-03-01 20:49:53,014 DEBUG blivet/MainThread: test_vg1 size is 2.98 GiB 2024-03-01 20:49:53,015 DEBUG blivet/MainThread: vg test_vg1 has 1.03 GiB free 2024-03-01 20:49:53,015 DEBUG blivet/MainThread: test_vg1 size is 2.98 GiB 2024-03-01 20:49:53,016 DEBUG blivet/MainThread: vg test_vg1 has 1.03 GiB free 2024-03-01 20:49:53,012 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7fec081bdf10) -- name = test_vg1-lv1 status = True id = 45 children = [] parents = ['existing 2.98 GiB lvmvg test_vg1 (11)'] uuid = 7W1el3-qjPr-rhKW-ZrV2-MCIF-P7SO-QFoGMC size = 460 MiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-7 target size = 460 MiB path = /dev/mapper/test_vg1-lv1 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7fec0826f6d0) -- name = test_vg1 status = True id = 11 children = ['existing 460 MiB lvmlv test_vg1-lv1 (45) with existing xfs filesystem', 'existing 1.5 GiB lvmlv test_vg1-lv2 (58) with existing xfs filesystem'] parents = ['existing 1024 MiB disk sda (2) with existing lvmpv', 'existing 1024 MiB disk sdb (16) with existing lvmpv', 'existing 1024 MiB disk sdc (36) with existing lvmpv'] uuid = JDM6rK-Ultz-B360-NGW6-5ym1-Srzt-khyK8g size = 2.98 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 2.98 GiB path = /dev/test_vg1 format args = [] original_format = None free = 1.03 GiB PE Size = 4 MiB PE Count = 762 PE Free = 264 PV Count = 3 modified = False extents = 762 free space = 1.03 GiB free extents = 264 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sda (2) with existing lvmpv', 'existing 1024 MiB disk sdb (16) with existing lvmpv', 'existing 1024 MiB disk sdc (36) with existing lvmpv'] LVs = ['existing 460 MiB lvmlv test_vg1-lv1 (45) with existing xfs filesystem', 'existing 1.5 GiB lvmlv test_vg1-lv2 (58) with existing xfs filesystem'] segment type = linear percent = 0 VG space used = 460 MiB 2024-03-01 20:49:53,018 DEBUG blivet/MainThread: test_vg1 size is 2.98 GiB 2024-03-01 20:49:53,019 DEBUG blivet/MainThread: vg test_vg1 has 1.03 GiB free 2024-03-01 20:49:53,019 DEBUG blivet/MainThread: test_vg1 size is 2.98 GiB 2024-03-01 20:49:53,020 DEBUG blivet/MainThread: vg test_vg1 has 1.03 GiB free 2024-03-01 20:49:53,016 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7fec081bdf10) -- name = test_vg1-lv1 status = True id = 45 children = [] parents = ['existing 2.98 GiB lvmvg test_vg1 (11)'] uuid = 7W1el3-qjPr-rhKW-ZrV2-MCIF-P7SO-QFoGMC size = 460 MiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-7 target size = 460 MiB path = /dev/mapper/test_vg1-lv1 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7fec0826f6d0) -- name = test_vg1 status = True id = 11 children = ['existing 460 MiB lvmlv test_vg1-lv1 (45) with existing xfs filesystem', 'existing 1.5 GiB lvmlv test_vg1-lv2 (58) with existing xfs filesystem'] parents = ['existing 1024 MiB disk sda (2) with existing lvmpv', 'existing 1024 MiB disk sdb (16) with existing lvmpv', 'existing 1024 MiB disk sdc (36) with existing lvmpv'] uuid = JDM6rK-Ultz-B360-NGW6-5ym1-Srzt-khyK8g size = 2.98 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 2.98 GiB path = /dev/test_vg1 format args = [] original_format = None free = 1.03 GiB PE Size = 4 MiB PE Count = 762 PE Free = 264 PV Count = 3 modified = False extents = 762 free space = 1.03 GiB free extents = 264 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sda (2) with existing lvmpv', 'existing 1024 MiB disk sdb (16) with existing lvmpv', 'existing 1024 MiB disk sdc (36) with existing lvmpv'] LVs = ['existing 460 MiB lvmlv test_vg1-lv1 (45) with existing xfs filesystem', 'existing 1.5 GiB lvmlv test_vg1-lv2 (58) with existing xfs filesystem'] segment type = linear percent = 0 VG space used = 460 MiB 2024-03-01 20:49:53,022 DEBUG blivet/MainThread: test_vg1 size is 2.98 GiB 2024-03-01 20:49:53,023 DEBUG blivet/MainThread: vg test_vg1 has 1.03 GiB free 2024-03-01 20:49:53,023 DEBUG blivet/MainThread: test_vg1 size is 2.98 GiB 2024-03-01 20:49:53,024 DEBUG blivet/MainThread: vg test_vg1 has 1.03 GiB free 2024-03-01 20:49:53,020 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7fec081bdf10) -- name = test_vg1-lv1 status = True id = 45 children = [] parents = ['existing 2.98 GiB lvmvg test_vg1 (11)'] uuid = 7W1el3-qjPr-rhKW-ZrV2-MCIF-P7SO-QFoGMC size = 460 MiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-7 target size = 460 MiB path = /dev/mapper/test_vg1-lv1 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7fec0826f6d0) -- name = test_vg1 status = True id = 11 children = ['existing 460 MiB lvmlv test_vg1-lv1 (45) with existing xfs filesystem', 'existing 1.5 GiB lvmlv test_vg1-lv2 (58) with existing xfs filesystem'] parents = ['existing 1024 MiB disk sda (2) with existing lvmpv', 'existing 1024 MiB disk sdb (16) with existing lvmpv', 'existing 1024 MiB disk sdc (36) with existing lvmpv'] uuid = JDM6rK-Ultz-B360-NGW6-5ym1-Srzt-khyK8g size = 2.98 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 2.98 GiB path = /dev/test_vg1 format args = [] original_format = None free = 1.03 GiB PE Size = 4 MiB PE Count = 762 PE Free = 264 PV Count = 3 modified = False extents = 762 free space = 1.03 GiB free extents = 264 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sda (2) with existing lvmpv', 'existing 1024 MiB disk sdb (16) with existing lvmpv', 'existing 1024 MiB disk sdc (36) with existing lvmpv'] LVs = ['existing 460 MiB lvmlv test_vg1-lv1 (45) with existing xfs filesystem', 'existing 1.5 GiB lvmlv test_vg1-lv2 (58) with existing xfs filesystem'] segment type = linear percent = 0 VG space used = 460 MiB 2024-03-01 20:49:53,026 DEBUG blivet/MainThread: test_vg1 size is 2.98 GiB 2024-03-01 20:49:53,027 DEBUG blivet/MainThread: vg test_vg1 has 1.03 GiB free 2024-03-01 20:49:53,027 DEBUG blivet/MainThread: test_vg1 size is 2.98 GiB 2024-03-01 20:49:53,027 DEBUG blivet/MainThread: vg test_vg1 has 1.03 GiB free 2024-03-01 20:49:53,024 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7fec081bdf10) -- name = test_vg1-lv1 status = True id = 45 children = [] parents = ['existing 2.98 GiB lvmvg test_vg1 (11)'] uuid = 7W1el3-qjPr-rhKW-ZrV2-MCIF-P7SO-QFoGMC size = 460 MiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-7 target size = 460 MiB path = /dev/mapper/test_vg1-lv1 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7fec0826f6d0) -- name = test_vg1 status = True id = 11 children = ['existing 460 MiB lvmlv test_vg1-lv1 (45) with existing xfs filesystem', 'existing 1.5 GiB lvmlv test_vg1-lv2 (58) with existing xfs filesystem'] parents = ['existing 1024 MiB disk sda (2) with existing lvmpv', 'existing 1024 MiB disk sdb (16) with existing lvmpv', 'existing 1024 MiB disk sdc (36) with existing lvmpv'] uuid = JDM6rK-Ultz-B360-NGW6-5ym1-Srzt-khyK8g size = 2.98 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 2.98 GiB path = /dev/test_vg1 format args = [] original_format = None free = 1.03 GiB PE Size = 4 MiB PE Count = 762 PE Free = 264 PV Count = 3 modified = False extents = 762 free space = 1.03 GiB free extents = 264 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sda (2) with existing lvmpv', 'existing 1024 MiB disk sdb (16) with existing lvmpv', 'existing 1024 MiB disk sdc (36) with existing lvmpv'] LVs = ['existing 460 MiB lvmlv test_vg1-lv1 (45) with existing xfs filesystem', 'existing 1.5 GiB lvmlv test_vg1-lv2 (58) with existing xfs filesystem'] segment type = linear percent = 0 VG space used = 460 MiB 2024-03-01 20:49:53,030 DEBUG blivet/MainThread: test_vg1 size is 2.98 GiB 2024-03-01 20:49:53,030 DEBUG blivet/MainThread: vg test_vg1 has 1.03 GiB free 2024-03-01 20:49:53,031 DEBUG blivet/MainThread: test_vg1 size is 2.98 GiB 2024-03-01 20:49:53,031 DEBUG blivet/MainThread: vg test_vg1 has 1.03 GiB free 2024-03-01 20:49:53,028 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7fec081bdf10) -- name = test_vg1-lv1 status = True id = 45 children = [] parents = ['existing 2.98 GiB lvmvg test_vg1 (11)'] uuid = 7W1el3-qjPr-rhKW-ZrV2-MCIF-P7SO-QFoGMC size = 460 MiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-7 target size = 460 MiB path = /dev/mapper/test_vg1-lv1 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7fec0826f6d0) -- name = test_vg1 status = True id = 11 children = ['existing 460 MiB lvmlv test_vg1-lv1 (45) with existing xfs filesystem', 'existing 1.5 GiB lvmlv test_vg1-lv2 (58) with existing xfs filesystem'] parents = ['existing 1024 MiB disk sda (2) with existing lvmpv', 'existing 1024 MiB disk sdb (16) with existing lvmpv', 'existing 1024 MiB disk sdc (36) with existing lvmpv'] uuid = JDM6rK-Ultz-B360-NGW6-5ym1-Srzt-khyK8g size = 2.98 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 2.98 GiB path = /dev/test_vg1 format args = [] original_format = None free = 1.03 GiB PE Size = 4 MiB PE Count = 762 PE Free = 264 PV Count = 3 modified = False extents = 762 free space = 1.03 GiB free extents = 264 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sda (2) with existing lvmpv', 'existing 1024 MiB disk sdb (16) with existing lvmpv', 'existing 1024 MiB disk sdc (36) with existing lvmpv'] LVs = ['existing 460 MiB lvmlv test_vg1-lv1 (45) with existing xfs filesystem', 'existing 1.5 GiB lvmlv test_vg1-lv2 (58) with existing xfs filesystem'] segment type = linear percent = 0 VG space used = 460 MiB 2024-03-01 20:49:53,034 DEBUG blivet/MainThread: test_vg1 size is 2.98 GiB 2024-03-01 20:49:53,034 DEBUG blivet/MainThread: vg test_vg1 has 1.03 GiB free 2024-03-01 20:49:53,035 DEBUG blivet/MainThread: test_vg1 size is 2.98 GiB 2024-03-01 20:49:53,035 DEBUG blivet/MainThread: vg test_vg1 has 1.03 GiB free 2024-03-01 20:49:53,032 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7fec081bdf10) -- name = test_vg1-lv1 status = True id = 45 children = [] parents = ['existing 2.98 GiB lvmvg test_vg1 (11)'] uuid = 7W1el3-qjPr-rhKW-ZrV2-MCIF-P7SO-QFoGMC size = 460 MiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-7 target size = 460 MiB path = /dev/mapper/test_vg1-lv1 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7fec0826f6d0) -- name = test_vg1 status = True id = 11 children = ['existing 460 MiB lvmlv test_vg1-lv1 (45) with existing xfs filesystem', 'existing 1.5 GiB lvmlv test_vg1-lv2 (58) with existing xfs filesystem'] parents = ['existing 1024 MiB disk sda (2) with existing lvmpv', 'existing 1024 MiB disk sdb (16) with existing lvmpv', 'existing 1024 MiB disk sdc (36) with existing lvmpv'] uuid = JDM6rK-Ultz-B360-NGW6-5ym1-Srzt-khyK8g size = 2.98 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 2.98 GiB path = /dev/test_vg1 format args = [] original_format = None free = 1.03 GiB PE Size = 4 MiB PE Count = 762 PE Free = 264 PV Count = 3 modified = False extents = 762 free space = 1.03 GiB free extents = 264 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sda (2) with existing lvmpv', 'existing 1024 MiB disk sdb (16) with existing lvmpv', 'existing 1024 MiB disk sdc (36) with existing lvmpv'] LVs = ['existing 460 MiB lvmlv test_vg1-lv1 (45) with existing xfs filesystem', 'existing 1.5 GiB lvmlv test_vg1-lv2 (58) with existing xfs filesystem'] segment type = linear percent = 0 VG space used = 460 MiB 2024-03-01 20:49:53,038 DEBUG blivet/MainThread: test_vg1 size is 2.98 GiB 2024-03-01 20:49:53,038 DEBUG blivet/MainThread: vg test_vg1 has 1.03 GiB free 2024-03-01 20:49:53,039 DEBUG blivet/MainThread: test_vg1 size is 2.98 GiB 2024-03-01 20:49:53,039 DEBUG blivet/MainThread: vg test_vg1 has 1.03 GiB free 2024-03-01 20:49:53,036 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7fec081bdf10) -- name = test_vg1-lv1 status = True id = 45 children = [] parents = ['existing 2.98 GiB lvmvg test_vg1 (11)'] uuid = 7W1el3-qjPr-rhKW-ZrV2-MCIF-P7SO-QFoGMC size = 460 MiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-7 target size = 460 MiB path = /dev/mapper/test_vg1-lv1 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7fec0826f6d0) -- name = test_vg1 status = True id = 11 children = ['existing 460 MiB lvmlv test_vg1-lv1 (45) with existing xfs filesystem', 'existing 1.5 GiB lvmlv test_vg1-lv2 (58) with existing xfs filesystem'] parents = ['existing 1024 MiB disk sda (2) with existing lvmpv', 'existing 1024 MiB disk sdb (16) with existing lvmpv', 'existing 1024 MiB disk sdc (36) with existing lvmpv'] uuid = JDM6rK-Ultz-B360-NGW6-5ym1-Srzt-khyK8g size = 2.98 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 2.98 GiB path = /dev/test_vg1 format args = [] original_format = None free = 1.03 GiB PE Size = 4 MiB PE Count = 762 PE Free = 264 PV Count = 3 modified = False extents = 762 free space = 1.03 GiB free extents = 264 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sda (2) with existing lvmpv', 'existing 1024 MiB disk sdb (16) with existing lvmpv', 'existing 1024 MiB disk sdc (36) with existing lvmpv'] LVs = ['existing 460 MiB lvmlv test_vg1-lv1 (45) with existing xfs filesystem', 'existing 1.5 GiB lvmlv test_vg1-lv2 (58) with existing xfs filesystem'] segment type = linear percent = 0 VG space used = 460 MiB 2024-03-01 20:49:53,042 DEBUG blivet/MainThread: test_vg1 size is 2.98 GiB 2024-03-01 20:49:53,042 DEBUG blivet/MainThread: vg test_vg1 has 1.03 GiB free 2024-03-01 20:49:53,042 DEBUG blivet/MainThread: test_vg1 size is 2.98 GiB 2024-03-01 20:49:53,043 DEBUG blivet/MainThread: vg test_vg1 has 1.03 GiB free 2024-03-01 20:49:53,040 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7fec081bdf10) -- name = test_vg1-lv1 status = True id = 45 children = [] parents = ['existing 2.98 GiB lvmvg test_vg1 (11)'] uuid = 7W1el3-qjPr-rhKW-ZrV2-MCIF-P7SO-QFoGMC size = 460 MiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-7 target size = 460 MiB path = /dev/mapper/test_vg1-lv1 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7fec0826f6d0) -- name = test_vg1 status = True id = 11 children = ['existing 460 MiB lvmlv test_vg1-lv1 (45) with existing xfs filesystem', 'existing 1.5 GiB lvmlv test_vg1-lv2 (58) with existing xfs filesystem'] parents = ['existing 1024 MiB disk sda (2) with existing lvmpv', 'existing 1024 MiB disk sdb (16) with existing lvmpv', 'existing 1024 MiB disk sdc (36) with existing lvmpv'] uuid = JDM6rK-Ultz-B360-NGW6-5ym1-Srzt-khyK8g size = 2.98 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 2.98 GiB path = /dev/test_vg1 format args = [] original_format = None free = 1.03 GiB PE Size = 4 MiB PE Count = 762 PE Free = 264 PV Count = 3 modified = False extents = 762 free space = 1.03 GiB free extents = 264 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sda (2) with existing lvmpv', 'existing 1024 MiB disk sdb (16) with existing lvmpv', 'existing 1024 MiB disk sdc (36) with existing lvmpv'] LVs = ['existing 460 MiB lvmlv test_vg1-lv1 (45) with existing xfs filesystem', 'existing 1.5 GiB lvmlv test_vg1-lv2 (58) with existing xfs filesystem'] segment type = linear percent = 0 VG space used = 460 MiB 2024-03-01 20:49:53,044 DEBUG blivet/MainThread: removing test_vg1-lv1 2024-03-01 20:49:53,046 DEBUG blivet/MainThread: DeviceTree.get_dependent_devices: dep: existing 460 MiB lvmlv test_vg1-lv1 (45) with existing xfs filesystem ; hidden: False ; 2024-03-01 20:49:53,047 DEBUG blivet/MainThread: dep is a leaf 2024-03-01 20:49:53,047 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 249 2024-03-01 20:49:53,050 DEBUG blivet/MainThread: LVMLogicalVolumeDevice._set_format: test_vg1-lv1 ; type: None ; current: xfs ; 2024-03-01 20:49:53,050 INFO blivet/MainThread: registered action: [248] destroy format xfs filesystem on lvmlv test_vg1-lv1 (id 45) 2024-03-01 20:49:53,051 INFO program/MainThread: Running [91] dmsetup --version ... 2024-03-01 20:49:53,054 INFO program/MainThread: stdout[91]: Library version: 1.02.197 (2023-11-21) Driver version: 4.48.0 2024-03-01 20:49:53,054 INFO program/MainThread: stderr[91]: 2024-03-01 20:49:53,054 INFO program/MainThread: ...done [91] (exit code: 0) 2024-03-01 20:49:53,058 DEBUG blivet/MainThread: LVMVolumeGroupDevice.remove_child: name: test_vg1 ; child: lv1 ; kids: 2 ; 2024-03-01 20:49:53,058 INFO blivet/MainThread: removed lvmlv test_vg1-lv1 (id 45) from device tree 2024-03-01 20:49:53,058 INFO blivet/MainThread: registered action: [250] destroy device lvmlv test_vg1-lv1 (id 45) 2024-03-01 20:49:53,061 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: test_vg1-lv2 ; incomplete: False ; hidden: False ; 2024-03-01 20:49:53,064 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned existing 1.5 GiB lvmlv test_vg1-lv2 (58) with existing xfs filesystem 2024-03-01 20:49:53,064 DEBUG blivet/MainThread: resolved 'test_vg1-lv2' to 'test_vg1-lv2' (lvmlv) 2024-03-01 20:49:53,066 DEBUG blivet/MainThread: test_vg1 size is 2.98 GiB 2024-03-01 20:49:53,066 DEBUG blivet/MainThread: vg test_vg1 has 1.48 GiB free 2024-03-01 20:49:53,067 DEBUG blivet/MainThread: test_vg1 size is 2.98 GiB 2024-03-01 20:49:53,067 DEBUG blivet/MainThread: vg test_vg1 has 1.48 GiB free 2024-03-01 20:49:53,064 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7fec081bddc0) -- name = test_vg1-lv2 status = True id = 58 children = [] parents = ['existing 2.98 GiB lvmvg test_vg1 (11)'] uuid = Y0IDNr-O3Ey-wfIi-y8qY-bnkF-VeIh-AxOuYW size = 1.5 GiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-6 target size = 1.5 GiB path = /dev/mapper/test_vg1-lv2 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7fec0826f6d0) -- name = test_vg1 status = True id = 11 children = ['existing 1.5 GiB lvmlv test_vg1-lv2 (58) with existing xfs filesystem'] parents = ['existing 1024 MiB disk sda (2) with existing lvmpv', 'existing 1024 MiB disk sdb (16) with existing lvmpv', 'existing 1024 MiB disk sdc (36) with existing lvmpv'] uuid = JDM6rK-Ultz-B360-NGW6-5ym1-Srzt-khyK8g size = 2.98 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 2.98 GiB path = /dev/test_vg1 format args = [] original_format = None free = 1.03 GiB PE Size = 4 MiB PE Count = 762 PE Free = 264 PV Count = 3 modified = False extents = 762 free space = 1.48 GiB free extents = 379 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sda (2) with existing lvmpv', 'existing 1024 MiB disk sdb (16) with existing lvmpv', 'existing 1024 MiB disk sdc (36) with existing lvmpv'] LVs = ['existing 1.5 GiB lvmlv test_vg1-lv2 (58) with existing xfs filesystem'] segment type = linear percent = 0 VG space used = 1.5 GiB 2024-03-01 20:49:53,069 DEBUG blivet/MainThread: test_vg1 size is 2.98 GiB 2024-03-01 20:49:53,070 DEBUG blivet/MainThread: vg test_vg1 has 1.48 GiB free 2024-03-01 20:49:53,070 DEBUG blivet/MainThread: test_vg1 size is 2.98 GiB 2024-03-01 20:49:53,071 DEBUG blivet/MainThread: vg test_vg1 has 1.48 GiB free 2024-03-01 20:49:53,068 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7fec081bddc0) -- name = test_vg1-lv2 status = True id = 58 children = [] parents = ['existing 2.98 GiB lvmvg test_vg1 (11)'] uuid = Y0IDNr-O3Ey-wfIi-y8qY-bnkF-VeIh-AxOuYW size = 1.5 GiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-6 target size = 1.5 GiB path = /dev/mapper/test_vg1-lv2 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7fec0826f6d0) -- name = test_vg1 status = True id = 11 children = ['existing 1.5 GiB lvmlv test_vg1-lv2 (58) with existing xfs filesystem'] parents = ['existing 1024 MiB disk sda (2) with existing lvmpv', 'existing 1024 MiB disk sdb (16) with existing lvmpv', 'existing 1024 MiB disk sdc (36) with existing lvmpv'] uuid = JDM6rK-Ultz-B360-NGW6-5ym1-Srzt-khyK8g size = 2.98 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 2.98 GiB path = /dev/test_vg1 format args = [] original_format = None free = 1.03 GiB PE Size = 4 MiB PE Count = 762 PE Free = 264 PV Count = 3 modified = False extents = 762 free space = 1.48 GiB free extents = 379 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sda (2) with existing lvmpv', 'existing 1024 MiB disk sdb (16) with existing lvmpv', 'existing 1024 MiB disk sdc (36) with existing lvmpv'] LVs = ['existing 1.5 GiB lvmlv test_vg1-lv2 (58) with existing xfs filesystem'] segment type = linear percent = 0 VG space used = 1.5 GiB 2024-03-01 20:49:53,073 DEBUG blivet/MainThread: test_vg1 size is 2.98 GiB 2024-03-01 20:49:53,073 DEBUG blivet/MainThread: vg test_vg1 has 1.48 GiB free 2024-03-01 20:49:53,074 DEBUG blivet/MainThread: test_vg1 size is 2.98 GiB 2024-03-01 20:49:53,074 DEBUG blivet/MainThread: vg test_vg1 has 1.48 GiB free 2024-03-01 20:49:53,071 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7fec081bddc0) -- name = test_vg1-lv2 status = True id = 58 children = [] parents = ['existing 2.98 GiB lvmvg test_vg1 (11)'] uuid = Y0IDNr-O3Ey-wfIi-y8qY-bnkF-VeIh-AxOuYW size = 1.5 GiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-6 target size = 1.5 GiB path = /dev/mapper/test_vg1-lv2 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7fec0826f6d0) -- name = test_vg1 status = True id = 11 children = ['existing 1.5 GiB lvmlv test_vg1-lv2 (58) with existing xfs filesystem'] parents = ['existing 1024 MiB disk sda (2) with existing lvmpv', 'existing 1024 MiB disk sdb (16) with existing lvmpv', 'existing 1024 MiB disk sdc (36) with existing lvmpv'] uuid = JDM6rK-Ultz-B360-NGW6-5ym1-Srzt-khyK8g size = 2.98 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 2.98 GiB path = /dev/test_vg1 format args = [] original_format = None free = 1.03 GiB PE Size = 4 MiB PE Count = 762 PE Free = 264 PV Count = 3 modified = False extents = 762 free space = 1.48 GiB free extents = 379 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sda (2) with existing lvmpv', 'existing 1024 MiB disk sdb (16) with existing lvmpv', 'existing 1024 MiB disk sdc (36) with existing lvmpv'] LVs = ['existing 1.5 GiB lvmlv test_vg1-lv2 (58) with existing xfs filesystem'] segment type = linear percent = 0 VG space used = 1.5 GiB 2024-03-01 20:49:53,076 DEBUG blivet/MainThread: test_vg1 size is 2.98 GiB 2024-03-01 20:49:53,077 DEBUG blivet/MainThread: vg test_vg1 has 1.48 GiB free 2024-03-01 20:49:53,077 DEBUG blivet/MainThread: test_vg1 size is 2.98 GiB 2024-03-01 20:49:53,078 DEBUG blivet/MainThread: vg test_vg1 has 1.48 GiB free 2024-03-01 20:49:53,075 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7fec081bddc0) -- name = test_vg1-lv2 status = True id = 58 children = [] parents = ['existing 2.98 GiB lvmvg test_vg1 (11)'] uuid = Y0IDNr-O3Ey-wfIi-y8qY-bnkF-VeIh-AxOuYW size = 1.5 GiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-6 target size = 1.5 GiB path = /dev/mapper/test_vg1-lv2 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7fec0826f6d0) -- name = test_vg1 status = True id = 11 children = ['existing 1.5 GiB lvmlv test_vg1-lv2 (58) with existing xfs filesystem'] parents = ['existing 1024 MiB disk sda (2) with existing lvmpv', 'existing 1024 MiB disk sdb (16) with existing lvmpv', 'existing 1024 MiB disk sdc (36) with existing lvmpv'] uuid = JDM6rK-Ultz-B360-NGW6-5ym1-Srzt-khyK8g size = 2.98 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 2.98 GiB path = /dev/test_vg1 format args = [] original_format = None free = 1.03 GiB PE Size = 4 MiB PE Count = 762 PE Free = 264 PV Count = 3 modified = False extents = 762 free space = 1.48 GiB free extents = 379 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sda (2) with existing lvmpv', 'existing 1024 MiB disk sdb (16) with existing lvmpv', 'existing 1024 MiB disk sdc (36) with existing lvmpv'] LVs = ['existing 1.5 GiB lvmlv test_vg1-lv2 (58) with existing xfs filesystem'] segment type = linear percent = 0 VG space used = 1.5 GiB 2024-03-01 20:49:53,080 DEBUG blivet/MainThread: test_vg1 size is 2.98 GiB 2024-03-01 20:49:53,080 DEBUG blivet/MainThread: vg test_vg1 has 1.48 GiB free 2024-03-01 20:49:53,081 DEBUG blivet/MainThread: test_vg1 size is 2.98 GiB 2024-03-01 20:49:53,081 DEBUG blivet/MainThread: vg test_vg1 has 1.48 GiB free 2024-03-01 20:49:53,078 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7fec081bddc0) -- name = test_vg1-lv2 status = True id = 58 children = [] parents = ['existing 2.98 GiB lvmvg test_vg1 (11)'] uuid = Y0IDNr-O3Ey-wfIi-y8qY-bnkF-VeIh-AxOuYW size = 1.5 GiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-6 target size = 1.5 GiB path = /dev/mapper/test_vg1-lv2 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7fec0826f6d0) -- name = test_vg1 status = True id = 11 children = ['existing 1.5 GiB lvmlv test_vg1-lv2 (58) with existing xfs filesystem'] parents = ['existing 1024 MiB disk sda (2) with existing lvmpv', 'existing 1024 MiB disk sdb (16) with existing lvmpv', 'existing 1024 MiB disk sdc (36) with existing lvmpv'] uuid = JDM6rK-Ultz-B360-NGW6-5ym1-Srzt-khyK8g size = 2.98 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 2.98 GiB path = /dev/test_vg1 format args = [] original_format = None free = 1.03 GiB PE Size = 4 MiB PE Count = 762 PE Free = 264 PV Count = 3 modified = False extents = 762 free space = 1.48 GiB free extents = 379 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sda (2) with existing lvmpv', 'existing 1024 MiB disk sdb (16) with existing lvmpv', 'existing 1024 MiB disk sdc (36) with existing lvmpv'] LVs = ['existing 1.5 GiB lvmlv test_vg1-lv2 (58) with existing xfs filesystem'] segment type = linear percent = 0 VG space used = 1.5 GiB 2024-03-01 20:49:53,083 DEBUG blivet/MainThread: test_vg1 size is 2.98 GiB 2024-03-01 20:49:53,084 DEBUG blivet/MainThread: vg test_vg1 has 1.48 GiB free 2024-03-01 20:49:53,084 DEBUG blivet/MainThread: test_vg1 size is 2.98 GiB 2024-03-01 20:49:53,085 DEBUG blivet/MainThread: vg test_vg1 has 1.48 GiB free 2024-03-01 20:49:53,082 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7fec081bddc0) -- name = test_vg1-lv2 status = True id = 58 children = [] parents = ['existing 2.98 GiB lvmvg test_vg1 (11)'] uuid = Y0IDNr-O3Ey-wfIi-y8qY-bnkF-VeIh-AxOuYW size = 1.5 GiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-6 target size = 1.5 GiB path = /dev/mapper/test_vg1-lv2 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7fec0826f6d0) -- name = test_vg1 status = True id = 11 children = ['existing 1.5 GiB lvmlv test_vg1-lv2 (58) with existing xfs filesystem'] parents = ['existing 1024 MiB disk sda (2) with existing lvmpv', 'existing 1024 MiB disk sdb (16) with existing lvmpv', 'existing 1024 MiB disk sdc (36) with existing lvmpv'] uuid = JDM6rK-Ultz-B360-NGW6-5ym1-Srzt-khyK8g size = 2.98 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 2.98 GiB path = /dev/test_vg1 format args = [] original_format = None free = 1.03 GiB PE Size = 4 MiB PE Count = 762 PE Free = 264 PV Count = 3 modified = False extents = 762 free space = 1.48 GiB free extents = 379 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sda (2) with existing lvmpv', 'existing 1024 MiB disk sdb (16) with existing lvmpv', 'existing 1024 MiB disk sdc (36) with existing lvmpv'] LVs = ['existing 1.5 GiB lvmlv test_vg1-lv2 (58) with existing xfs filesystem'] segment type = linear percent = 0 VG space used = 1.5 GiB 2024-03-01 20:49:53,087 DEBUG blivet/MainThread: test_vg1 size is 2.98 GiB 2024-03-01 20:49:53,087 DEBUG blivet/MainThread: vg test_vg1 has 1.48 GiB free 2024-03-01 20:49:53,088 DEBUG blivet/MainThread: test_vg1 size is 2.98 GiB 2024-03-01 20:49:53,088 DEBUG blivet/MainThread: vg test_vg1 has 1.48 GiB free 2024-03-01 20:49:53,085 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7fec081bddc0) -- name = test_vg1-lv2 status = True id = 58 children = [] parents = ['existing 2.98 GiB lvmvg test_vg1 (11)'] uuid = Y0IDNr-O3Ey-wfIi-y8qY-bnkF-VeIh-AxOuYW size = 1.5 GiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-6 target size = 1.5 GiB path = /dev/mapper/test_vg1-lv2 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7fec0826f6d0) -- name = test_vg1 status = True id = 11 children = ['existing 1.5 GiB lvmlv test_vg1-lv2 (58) with existing xfs filesystem'] parents = ['existing 1024 MiB disk sda (2) with existing lvmpv', 'existing 1024 MiB disk sdb (16) with existing lvmpv', 'existing 1024 MiB disk sdc (36) with existing lvmpv'] uuid = JDM6rK-Ultz-B360-NGW6-5ym1-Srzt-khyK8g size = 2.98 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 2.98 GiB path = /dev/test_vg1 format args = [] original_format = None free = 1.03 GiB PE Size = 4 MiB PE Count = 762 PE Free = 264 PV Count = 3 modified = False extents = 762 free space = 1.48 GiB free extents = 379 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sda (2) with existing lvmpv', 'existing 1024 MiB disk sdb (16) with existing lvmpv', 'existing 1024 MiB disk sdc (36) with existing lvmpv'] LVs = ['existing 1.5 GiB lvmlv test_vg1-lv2 (58) with existing xfs filesystem'] segment type = linear percent = 0 VG space used = 1.5 GiB 2024-03-01 20:49:53,090 DEBUG blivet/MainThread: test_vg1 size is 2.98 GiB 2024-03-01 20:49:53,091 DEBUG blivet/MainThread: vg test_vg1 has 1.48 GiB free 2024-03-01 20:49:53,091 DEBUG blivet/MainThread: test_vg1 size is 2.98 GiB 2024-03-01 20:49:53,092 DEBUG blivet/MainThread: vg test_vg1 has 1.48 GiB free 2024-03-01 20:49:53,088 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7fec081bddc0) -- name = test_vg1-lv2 status = True id = 58 children = [] parents = ['existing 2.98 GiB lvmvg test_vg1 (11)'] uuid = Y0IDNr-O3Ey-wfIi-y8qY-bnkF-VeIh-AxOuYW size = 1.5 GiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-6 target size = 1.5 GiB path = /dev/mapper/test_vg1-lv2 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7fec0826f6d0) -- name = test_vg1 status = True id = 11 children = ['existing 1.5 GiB lvmlv test_vg1-lv2 (58) with existing xfs filesystem'] parents = ['existing 1024 MiB disk sda (2) with existing lvmpv', 'existing 1024 MiB disk sdb (16) with existing lvmpv', 'existing 1024 MiB disk sdc (36) with existing lvmpv'] uuid = JDM6rK-Ultz-B360-NGW6-5ym1-Srzt-khyK8g size = 2.98 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 2.98 GiB path = /dev/test_vg1 format args = [] original_format = None free = 1.03 GiB PE Size = 4 MiB PE Count = 762 PE Free = 264 PV Count = 3 modified = False extents = 762 free space = 1.48 GiB free extents = 379 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sda (2) with existing lvmpv', 'existing 1024 MiB disk sdb (16) with existing lvmpv', 'existing 1024 MiB disk sdc (36) with existing lvmpv'] LVs = ['existing 1.5 GiB lvmlv test_vg1-lv2 (58) with existing xfs filesystem'] segment type = linear percent = 0 VG space used = 1.5 GiB 2024-03-01 20:49:53,094 DEBUG blivet/MainThread: test_vg1 size is 2.98 GiB 2024-03-01 20:49:53,094 DEBUG blivet/MainThread: vg test_vg1 has 1.48 GiB free 2024-03-01 20:49:53,095 DEBUG blivet/MainThread: test_vg1 size is 2.98 GiB 2024-03-01 20:49:53,095 DEBUG blivet/MainThread: vg test_vg1 has 1.48 GiB free 2024-03-01 20:49:53,092 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7fec081bddc0) -- name = test_vg1-lv2 status = True id = 58 children = [] parents = ['existing 2.98 GiB lvmvg test_vg1 (11)'] uuid = Y0IDNr-O3Ey-wfIi-y8qY-bnkF-VeIh-AxOuYW size = 1.5 GiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-6 target size = 1.5 GiB path = /dev/mapper/test_vg1-lv2 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7fec0826f6d0) -- name = test_vg1 status = True id = 11 children = ['existing 1.5 GiB lvmlv test_vg1-lv2 (58) with existing xfs filesystem'] parents = ['existing 1024 MiB disk sda (2) with existing lvmpv', 'existing 1024 MiB disk sdb (16) with existing lvmpv', 'existing 1024 MiB disk sdc (36) with existing lvmpv'] uuid = JDM6rK-Ultz-B360-NGW6-5ym1-Srzt-khyK8g size = 2.98 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 2.98 GiB path = /dev/test_vg1 format args = [] original_format = None free = 1.03 GiB PE Size = 4 MiB PE Count = 762 PE Free = 264 PV Count = 3 modified = False extents = 762 free space = 1.48 GiB free extents = 379 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sda (2) with existing lvmpv', 'existing 1024 MiB disk sdb (16) with existing lvmpv', 'existing 1024 MiB disk sdc (36) with existing lvmpv'] LVs = ['existing 1.5 GiB lvmlv test_vg1-lv2 (58) with existing xfs filesystem'] segment type = linear percent = 0 VG space used = 1.5 GiB 2024-03-01 20:49:53,097 DEBUG blivet/MainThread: test_vg1 size is 2.98 GiB 2024-03-01 20:49:53,098 DEBUG blivet/MainThread: vg test_vg1 has 1.48 GiB free 2024-03-01 20:49:53,098 DEBUG blivet/MainThread: test_vg1 size is 2.98 GiB 2024-03-01 20:49:53,098 DEBUG blivet/MainThread: vg test_vg1 has 1.48 GiB free 2024-03-01 20:49:53,095 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7fec081bddc0) -- name = test_vg1-lv2 status = True id = 58 children = [] parents = ['existing 2.98 GiB lvmvg test_vg1 (11)'] uuid = Y0IDNr-O3Ey-wfIi-y8qY-bnkF-VeIh-AxOuYW size = 1.5 GiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-6 target size = 1.5 GiB path = /dev/mapper/test_vg1-lv2 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7fec0826f6d0) -- name = test_vg1 status = True id = 11 children = ['existing 1.5 GiB lvmlv test_vg1-lv2 (58) with existing xfs filesystem'] parents = ['existing 1024 MiB disk sda (2) with existing lvmpv', 'existing 1024 MiB disk sdb (16) with existing lvmpv', 'existing 1024 MiB disk sdc (36) with existing lvmpv'] uuid = JDM6rK-Ultz-B360-NGW6-5ym1-Srzt-khyK8g size = 2.98 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 2.98 GiB path = /dev/test_vg1 format args = [] original_format = None free = 1.03 GiB PE Size = 4 MiB PE Count = 762 PE Free = 264 PV Count = 3 modified = False extents = 762 free space = 1.48 GiB free extents = 379 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sda (2) with existing lvmpv', 'existing 1024 MiB disk sdb (16) with existing lvmpv', 'existing 1024 MiB disk sdc (36) with existing lvmpv'] LVs = ['existing 1.5 GiB lvmlv test_vg1-lv2 (58) with existing xfs filesystem'] segment type = linear percent = 0 VG space used = 1.5 GiB 2024-03-01 20:49:53,101 DEBUG blivet/MainThread: test_vg1 size is 2.98 GiB 2024-03-01 20:49:53,101 DEBUG blivet/MainThread: vg test_vg1 has 1.48 GiB free 2024-03-01 20:49:53,102 DEBUG blivet/MainThread: test_vg1 size is 2.98 GiB 2024-03-01 20:49:53,102 DEBUG blivet/MainThread: vg test_vg1 has 1.48 GiB free 2024-03-01 20:49:53,099 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7fec081bddc0) -- name = test_vg1-lv2 status = True id = 58 children = [] parents = ['existing 2.98 GiB lvmvg test_vg1 (11)'] uuid = Y0IDNr-O3Ey-wfIi-y8qY-bnkF-VeIh-AxOuYW size = 1.5 GiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-6 target size = 1.5 GiB path = /dev/mapper/test_vg1-lv2 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7fec0826f6d0) -- name = test_vg1 status = True id = 11 children = ['existing 1.5 GiB lvmlv test_vg1-lv2 (58) with existing xfs filesystem'] parents = ['existing 1024 MiB disk sda (2) with existing lvmpv', 'existing 1024 MiB disk sdb (16) with existing lvmpv', 'existing 1024 MiB disk sdc (36) with existing lvmpv'] uuid = JDM6rK-Ultz-B360-NGW6-5ym1-Srzt-khyK8g size = 2.98 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 2.98 GiB path = /dev/test_vg1 format args = [] original_format = None free = 1.03 GiB PE Size = 4 MiB PE Count = 762 PE Free = 264 PV Count = 3 modified = False extents = 762 free space = 1.48 GiB free extents = 379 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sda (2) with existing lvmpv', 'existing 1024 MiB disk sdb (16) with existing lvmpv', 'existing 1024 MiB disk sdc (36) with existing lvmpv'] LVs = ['existing 1.5 GiB lvmlv test_vg1-lv2 (58) with existing xfs filesystem'] segment type = linear percent = 0 VG space used = 1.5 GiB 2024-03-01 20:49:53,104 DEBUG blivet/MainThread: test_vg1 size is 2.98 GiB 2024-03-01 20:49:53,105 DEBUG blivet/MainThread: vg test_vg1 has 1.48 GiB free 2024-03-01 20:49:53,105 DEBUG blivet/MainThread: test_vg1 size is 2.98 GiB 2024-03-01 20:49:53,106 DEBUG blivet/MainThread: vg test_vg1 has 1.48 GiB free 2024-03-01 20:49:53,102 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7fec081bddc0) -- name = test_vg1-lv2 status = True id = 58 children = [] parents = ['existing 2.98 GiB lvmvg test_vg1 (11)'] uuid = Y0IDNr-O3Ey-wfIi-y8qY-bnkF-VeIh-AxOuYW size = 1.5 GiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-6 target size = 1.5 GiB path = /dev/mapper/test_vg1-lv2 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7fec0826f6d0) -- name = test_vg1 status = True id = 11 children = ['existing 1.5 GiB lvmlv test_vg1-lv2 (58) with existing xfs filesystem'] parents = ['existing 1024 MiB disk sda (2) with existing lvmpv', 'existing 1024 MiB disk sdb (16) with existing lvmpv', 'existing 1024 MiB disk sdc (36) with existing lvmpv'] uuid = JDM6rK-Ultz-B360-NGW6-5ym1-Srzt-khyK8g size = 2.98 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 2.98 GiB path = /dev/test_vg1 format args = [] original_format = None free = 1.03 GiB PE Size = 4 MiB PE Count = 762 PE Free = 264 PV Count = 3 modified = False extents = 762 free space = 1.48 GiB free extents = 379 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sda (2) with existing lvmpv', 'existing 1024 MiB disk sdb (16) with existing lvmpv', 'existing 1024 MiB disk sdc (36) with existing lvmpv'] LVs = ['existing 1.5 GiB lvmlv test_vg1-lv2 (58) with existing xfs filesystem'] segment type = linear percent = 0 VG space used = 1.5 GiB 2024-03-01 20:49:53,108 DEBUG blivet/MainThread: test_vg1 size is 2.98 GiB 2024-03-01 20:49:53,108 DEBUG blivet/MainThread: vg test_vg1 has 1.48 GiB free 2024-03-01 20:49:53,109 DEBUG blivet/MainThread: test_vg1 size is 2.98 GiB 2024-03-01 20:49:53,109 DEBUG blivet/MainThread: vg test_vg1 has 1.48 GiB free 2024-03-01 20:49:53,106 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7fec081bddc0) -- name = test_vg1-lv2 status = True id = 58 children = [] parents = ['existing 2.98 GiB lvmvg test_vg1 (11)'] uuid = Y0IDNr-O3Ey-wfIi-y8qY-bnkF-VeIh-AxOuYW size = 1.5 GiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-6 target size = 1.5 GiB path = /dev/mapper/test_vg1-lv2 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7fec0826f6d0) -- name = test_vg1 status = True id = 11 children = ['existing 1.5 GiB lvmlv test_vg1-lv2 (58) with existing xfs filesystem'] parents = ['existing 1024 MiB disk sda (2) with existing lvmpv', 'existing 1024 MiB disk sdb (16) with existing lvmpv', 'existing 1024 MiB disk sdc (36) with existing lvmpv'] uuid = JDM6rK-Ultz-B360-NGW6-5ym1-Srzt-khyK8g size = 2.98 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 2.98 GiB path = /dev/test_vg1 format args = [] original_format = None free = 1.03 GiB PE Size = 4 MiB PE Count = 762 PE Free = 264 PV Count = 3 modified = False extents = 762 free space = 1.48 GiB free extents = 379 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sda (2) with existing lvmpv', 'existing 1024 MiB disk sdb (16) with existing lvmpv', 'existing 1024 MiB disk sdc (36) with existing lvmpv'] LVs = ['existing 1.5 GiB lvmlv test_vg1-lv2 (58) with existing xfs filesystem'] segment type = linear percent = 0 VG space used = 1.5 GiB 2024-03-01 20:49:53,111 DEBUG blivet/MainThread: test_vg1 size is 2.98 GiB 2024-03-01 20:49:53,112 DEBUG blivet/MainThread: vg test_vg1 has 1.48 GiB free 2024-03-01 20:49:53,112 DEBUG blivet/MainThread: test_vg1 size is 2.98 GiB 2024-03-01 20:49:53,113 DEBUG blivet/MainThread: vg test_vg1 has 1.48 GiB free 2024-03-01 20:49:53,109 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7fec081bddc0) -- name = test_vg1-lv2 status = True id = 58 children = [] parents = ['existing 2.98 GiB lvmvg test_vg1 (11)'] uuid = Y0IDNr-O3Ey-wfIi-y8qY-bnkF-VeIh-AxOuYW size = 1.5 GiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-6 target size = 1.5 GiB path = /dev/mapper/test_vg1-lv2 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7fec0826f6d0) -- name = test_vg1 status = True id = 11 children = ['existing 1.5 GiB lvmlv test_vg1-lv2 (58) with existing xfs filesystem'] parents = ['existing 1024 MiB disk sda (2) with existing lvmpv', 'existing 1024 MiB disk sdb (16) with existing lvmpv', 'existing 1024 MiB disk sdc (36) with existing lvmpv'] uuid = JDM6rK-Ultz-B360-NGW6-5ym1-Srzt-khyK8g size = 2.98 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 2.98 GiB path = /dev/test_vg1 format args = [] original_format = None free = 1.03 GiB PE Size = 4 MiB PE Count = 762 PE Free = 264 PV Count = 3 modified = False extents = 762 free space = 1.48 GiB free extents = 379 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sda (2) with existing lvmpv', 'existing 1024 MiB disk sdb (16) with existing lvmpv', 'existing 1024 MiB disk sdc (36) with existing lvmpv'] LVs = ['existing 1.5 GiB lvmlv test_vg1-lv2 (58) with existing xfs filesystem'] segment type = linear percent = 0 VG space used = 1.5 GiB 2024-03-01 20:49:53,115 DEBUG blivet/MainThread: test_vg1 size is 2.98 GiB 2024-03-01 20:49:53,115 DEBUG blivet/MainThread: vg test_vg1 has 1.48 GiB free 2024-03-01 20:49:53,115 DEBUG blivet/MainThread: test_vg1 size is 2.98 GiB 2024-03-01 20:49:53,116 DEBUG blivet/MainThread: vg test_vg1 has 1.48 GiB free 2024-03-01 20:49:53,113 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7fec081bddc0) -- name = test_vg1-lv2 status = True id = 58 children = [] parents = ['existing 2.98 GiB lvmvg test_vg1 (11)'] uuid = Y0IDNr-O3Ey-wfIi-y8qY-bnkF-VeIh-AxOuYW size = 1.5 GiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-6 target size = 1.5 GiB path = /dev/mapper/test_vg1-lv2 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7fec0826f6d0) -- name = test_vg1 status = True id = 11 children = ['existing 1.5 GiB lvmlv test_vg1-lv2 (58) with existing xfs filesystem'] parents = ['existing 1024 MiB disk sda (2) with existing lvmpv', 'existing 1024 MiB disk sdb (16) with existing lvmpv', 'existing 1024 MiB disk sdc (36) with existing lvmpv'] uuid = JDM6rK-Ultz-B360-NGW6-5ym1-Srzt-khyK8g size = 2.98 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 2.98 GiB path = /dev/test_vg1 format args = [] original_format = None free = 1.03 GiB PE Size = 4 MiB PE Count = 762 PE Free = 264 PV Count = 3 modified = False extents = 762 free space = 1.48 GiB free extents = 379 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sda (2) with existing lvmpv', 'existing 1024 MiB disk sdb (16) with existing lvmpv', 'existing 1024 MiB disk sdc (36) with existing lvmpv'] LVs = ['existing 1.5 GiB lvmlv test_vg1-lv2 (58) with existing xfs filesystem'] segment type = linear percent = 0 VG space used = 1.5 GiB 2024-03-01 20:49:53,118 DEBUG blivet/MainThread: test_vg1 size is 2.98 GiB 2024-03-01 20:49:53,119 DEBUG blivet/MainThread: vg test_vg1 has 1.48 GiB free 2024-03-01 20:49:53,119 DEBUG blivet/MainThread: test_vg1 size is 2.98 GiB 2024-03-01 20:49:53,119 DEBUG blivet/MainThread: vg test_vg1 has 1.48 GiB free 2024-03-01 20:49:53,116 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7fec081bddc0) -- name = test_vg1-lv2 status = True id = 58 children = [] parents = ['existing 2.98 GiB lvmvg test_vg1 (11)'] uuid = Y0IDNr-O3Ey-wfIi-y8qY-bnkF-VeIh-AxOuYW size = 1.5 GiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-6 target size = 1.5 GiB path = /dev/mapper/test_vg1-lv2 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7fec0826f6d0) -- name = test_vg1 status = True id = 11 children = ['existing 1.5 GiB lvmlv test_vg1-lv2 (58) with existing xfs filesystem'] parents = ['existing 1024 MiB disk sda (2) with existing lvmpv', 'existing 1024 MiB disk sdb (16) with existing lvmpv', 'existing 1024 MiB disk sdc (36) with existing lvmpv'] uuid = JDM6rK-Ultz-B360-NGW6-5ym1-Srzt-khyK8g size = 2.98 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 2.98 GiB path = /dev/test_vg1 format args = [] original_format = None free = 1.03 GiB PE Size = 4 MiB PE Count = 762 PE Free = 264 PV Count = 3 modified = False extents = 762 free space = 1.48 GiB free extents = 379 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sda (2) with existing lvmpv', 'existing 1024 MiB disk sdb (16) with existing lvmpv', 'existing 1024 MiB disk sdc (36) with existing lvmpv'] LVs = ['existing 1.5 GiB lvmlv test_vg1-lv2 (58) with existing xfs filesystem'] segment type = linear percent = 0 VG space used = 1.5 GiB 2024-03-01 20:49:53,122 DEBUG blivet/MainThread: test_vg1 size is 2.98 GiB 2024-03-01 20:49:53,122 DEBUG blivet/MainThread: vg test_vg1 has 1.48 GiB free 2024-03-01 20:49:53,122 DEBUG blivet/MainThread: test_vg1 size is 2.98 GiB 2024-03-01 20:49:53,123 DEBUG blivet/MainThread: vg test_vg1 has 1.48 GiB free 2024-03-01 20:49:53,120 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7fec081bddc0) -- name = test_vg1-lv2 status = True id = 58 children = [] parents = ['existing 2.98 GiB lvmvg test_vg1 (11)'] uuid = Y0IDNr-O3Ey-wfIi-y8qY-bnkF-VeIh-AxOuYW size = 1.5 GiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-6 target size = 1.5 GiB path = /dev/mapper/test_vg1-lv2 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7fec0826f6d0) -- name = test_vg1 status = True id = 11 children = ['existing 1.5 GiB lvmlv test_vg1-lv2 (58) with existing xfs filesystem'] parents = ['existing 1024 MiB disk sda (2) with existing lvmpv', 'existing 1024 MiB disk sdb (16) with existing lvmpv', 'existing 1024 MiB disk sdc (36) with existing lvmpv'] uuid = JDM6rK-Ultz-B360-NGW6-5ym1-Srzt-khyK8g size = 2.98 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 2.98 GiB path = /dev/test_vg1 format args = [] original_format = None free = 1.03 GiB PE Size = 4 MiB PE Count = 762 PE Free = 264 PV Count = 3 modified = False extents = 762 free space = 1.48 GiB free extents = 379 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sda (2) with existing lvmpv', 'existing 1024 MiB disk sdb (16) with existing lvmpv', 'existing 1024 MiB disk sdc (36) with existing lvmpv'] LVs = ['existing 1.5 GiB lvmlv test_vg1-lv2 (58) with existing xfs filesystem'] segment type = linear percent = 0 VG space used = 1.5 GiB 2024-03-01 20:49:53,125 DEBUG blivet/MainThread: test_vg1 size is 2.98 GiB 2024-03-01 20:49:53,126 DEBUG blivet/MainThread: vg test_vg1 has 1.48 GiB free 2024-03-01 20:49:53,126 DEBUG blivet/MainThread: test_vg1 size is 2.98 GiB 2024-03-01 20:49:53,126 DEBUG blivet/MainThread: vg test_vg1 has 1.48 GiB free 2024-03-01 20:49:53,123 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7fec081bddc0) -- name = test_vg1-lv2 status = True id = 58 children = [] parents = ['existing 2.98 GiB lvmvg test_vg1 (11)'] uuid = Y0IDNr-O3Ey-wfIi-y8qY-bnkF-VeIh-AxOuYW size = 1.5 GiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-6 target size = 1.5 GiB path = /dev/mapper/test_vg1-lv2 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7fec0826f6d0) -- name = test_vg1 status = True id = 11 children = ['existing 1.5 GiB lvmlv test_vg1-lv2 (58) with existing xfs filesystem'] parents = ['existing 1024 MiB disk sda (2) with existing lvmpv', 'existing 1024 MiB disk sdb (16) with existing lvmpv', 'existing 1024 MiB disk sdc (36) with existing lvmpv'] uuid = JDM6rK-Ultz-B360-NGW6-5ym1-Srzt-khyK8g size = 2.98 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 2.98 GiB path = /dev/test_vg1 format args = [] original_format = None free = 1.03 GiB PE Size = 4 MiB PE Count = 762 PE Free = 264 PV Count = 3 modified = False extents = 762 free space = 1.48 GiB free extents = 379 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sda (2) with existing lvmpv', 'existing 1024 MiB disk sdb (16) with existing lvmpv', 'existing 1024 MiB disk sdc (36) with existing lvmpv'] LVs = ['existing 1.5 GiB lvmlv test_vg1-lv2 (58) with existing xfs filesystem'] segment type = linear percent = 0 VG space used = 1.5 GiB 2024-03-01 20:49:53,129 DEBUG blivet/MainThread: test_vg1 size is 2.98 GiB 2024-03-01 20:49:53,129 DEBUG blivet/MainThread: vg test_vg1 has 1.48 GiB free 2024-03-01 20:49:53,129 DEBUG blivet/MainThread: test_vg1 size is 2.98 GiB 2024-03-01 20:49:53,130 DEBUG blivet/MainThread: vg test_vg1 has 1.48 GiB free 2024-03-01 20:49:53,127 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7fec081bddc0) -- name = test_vg1-lv2 status = True id = 58 children = [] parents = ['existing 2.98 GiB lvmvg test_vg1 (11)'] uuid = Y0IDNr-O3Ey-wfIi-y8qY-bnkF-VeIh-AxOuYW size = 1.5 GiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-6 target size = 1.5 GiB path = /dev/mapper/test_vg1-lv2 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7fec0826f6d0) -- name = test_vg1 status = True id = 11 children = ['existing 1.5 GiB lvmlv test_vg1-lv2 (58) with existing xfs filesystem'] parents = ['existing 1024 MiB disk sda (2) with existing lvmpv', 'existing 1024 MiB disk sdb (16) with existing lvmpv', 'existing 1024 MiB disk sdc (36) with existing lvmpv'] uuid = JDM6rK-Ultz-B360-NGW6-5ym1-Srzt-khyK8g size = 2.98 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 2.98 GiB path = /dev/test_vg1 format args = [] original_format = None free = 1.03 GiB PE Size = 4 MiB PE Count = 762 PE Free = 264 PV Count = 3 modified = False extents = 762 free space = 1.48 GiB free extents = 379 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sda (2) with existing lvmpv', 'existing 1024 MiB disk sdb (16) with existing lvmpv', 'existing 1024 MiB disk sdc (36) with existing lvmpv'] LVs = ['existing 1.5 GiB lvmlv test_vg1-lv2 (58) with existing xfs filesystem'] segment type = linear percent = 0 VG space used = 1.5 GiB 2024-03-01 20:49:53,132 DEBUG blivet/MainThread: test_vg1 size is 2.98 GiB 2024-03-01 20:49:53,132 DEBUG blivet/MainThread: vg test_vg1 has 1.48 GiB free 2024-03-01 20:49:53,133 DEBUG blivet/MainThread: test_vg1 size is 2.98 GiB 2024-03-01 20:49:53,133 DEBUG blivet/MainThread: vg test_vg1 has 1.48 GiB free 2024-03-01 20:49:53,130 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7fec081bddc0) -- name = test_vg1-lv2 status = True id = 58 children = [] parents = ['existing 2.98 GiB lvmvg test_vg1 (11)'] uuid = Y0IDNr-O3Ey-wfIi-y8qY-bnkF-VeIh-AxOuYW size = 1.5 GiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-6 target size = 1.5 GiB path = /dev/mapper/test_vg1-lv2 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7fec0826f6d0) -- name = test_vg1 status = True id = 11 children = ['existing 1.5 GiB lvmlv test_vg1-lv2 (58) with existing xfs filesystem'] parents = ['existing 1024 MiB disk sda (2) with existing lvmpv', 'existing 1024 MiB disk sdb (16) with existing lvmpv', 'existing 1024 MiB disk sdc (36) with existing lvmpv'] uuid = JDM6rK-Ultz-B360-NGW6-5ym1-Srzt-khyK8g size = 2.98 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 2.98 GiB path = /dev/test_vg1 format args = [] original_format = None free = 1.03 GiB PE Size = 4 MiB PE Count = 762 PE Free = 264 PV Count = 3 modified = False extents = 762 free space = 1.48 GiB free extents = 379 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sda (2) with existing lvmpv', 'existing 1024 MiB disk sdb (16) with existing lvmpv', 'existing 1024 MiB disk sdc (36) with existing lvmpv'] LVs = ['existing 1.5 GiB lvmlv test_vg1-lv2 (58) with existing xfs filesystem'] segment type = linear percent = 0 VG space used = 1.5 GiB 2024-03-01 20:49:53,135 DEBUG blivet/MainThread: test_vg1 size is 2.98 GiB 2024-03-01 20:49:53,136 DEBUG blivet/MainThread: vg test_vg1 has 1.48 GiB free 2024-03-01 20:49:53,136 DEBUG blivet/MainThread: test_vg1 size is 2.98 GiB 2024-03-01 20:49:53,137 DEBUG blivet/MainThread: vg test_vg1 has 1.48 GiB free 2024-03-01 20:49:53,134 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7fec081bddc0) -- name = test_vg1-lv2 status = True id = 58 children = [] parents = ['existing 2.98 GiB lvmvg test_vg1 (11)'] uuid = Y0IDNr-O3Ey-wfIi-y8qY-bnkF-VeIh-AxOuYW size = 1.5 GiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-6 target size = 1.5 GiB path = /dev/mapper/test_vg1-lv2 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7fec0826f6d0) -- name = test_vg1 status = True id = 11 children = ['existing 1.5 GiB lvmlv test_vg1-lv2 (58) with existing xfs filesystem'] parents = ['existing 1024 MiB disk sda (2) with existing lvmpv', 'existing 1024 MiB disk sdb (16) with existing lvmpv', 'existing 1024 MiB disk sdc (36) with existing lvmpv'] uuid = JDM6rK-Ultz-B360-NGW6-5ym1-Srzt-khyK8g size = 2.98 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 2.98 GiB path = /dev/test_vg1 format args = [] original_format = None free = 1.03 GiB PE Size = 4 MiB PE Count = 762 PE Free = 264 PV Count = 3 modified = False extents = 762 free space = 1.48 GiB free extents = 379 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sda (2) with existing lvmpv', 'existing 1024 MiB disk sdb (16) with existing lvmpv', 'existing 1024 MiB disk sdc (36) with existing lvmpv'] LVs = ['existing 1.5 GiB lvmlv test_vg1-lv2 (58) with existing xfs filesystem'] segment type = linear percent = 0 VG space used = 1.5 GiB 2024-03-01 20:49:53,139 DEBUG blivet/MainThread: test_vg1 size is 2.98 GiB 2024-03-01 20:49:53,139 DEBUG blivet/MainThread: vg test_vg1 has 1.48 GiB free 2024-03-01 20:49:53,140 DEBUG blivet/MainThread: test_vg1 size is 2.98 GiB 2024-03-01 20:49:53,140 DEBUG blivet/MainThread: vg test_vg1 has 1.48 GiB free 2024-03-01 20:49:53,137 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7fec081bddc0) -- name = test_vg1-lv2 status = True id = 58 children = [] parents = ['existing 2.98 GiB lvmvg test_vg1 (11)'] uuid = Y0IDNr-O3Ey-wfIi-y8qY-bnkF-VeIh-AxOuYW size = 1.5 GiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-6 target size = 1.5 GiB path = /dev/mapper/test_vg1-lv2 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7fec0826f6d0) -- name = test_vg1 status = True id = 11 children = ['existing 1.5 GiB lvmlv test_vg1-lv2 (58) with existing xfs filesystem'] parents = ['existing 1024 MiB disk sda (2) with existing lvmpv', 'existing 1024 MiB disk sdb (16) with existing lvmpv', 'existing 1024 MiB disk sdc (36) with existing lvmpv'] uuid = JDM6rK-Ultz-B360-NGW6-5ym1-Srzt-khyK8g size = 2.98 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 2.98 GiB path = /dev/test_vg1 format args = [] original_format = None free = 1.03 GiB PE Size = 4 MiB PE Count = 762 PE Free = 264 PV Count = 3 modified = False extents = 762 free space = 1.48 GiB free extents = 379 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sda (2) with existing lvmpv', 'existing 1024 MiB disk sdb (16) with existing lvmpv', 'existing 1024 MiB disk sdc (36) with existing lvmpv'] LVs = ['existing 1.5 GiB lvmlv test_vg1-lv2 (58) with existing xfs filesystem'] segment type = linear percent = 0 VG space used = 1.5 GiB 2024-03-01 20:49:53,142 DEBUG blivet/MainThread: test_vg1 size is 2.98 GiB 2024-03-01 20:49:53,143 DEBUG blivet/MainThread: vg test_vg1 has 1.48 GiB free 2024-03-01 20:49:53,143 DEBUG blivet/MainThread: test_vg1 size is 2.98 GiB 2024-03-01 20:49:53,144 DEBUG blivet/MainThread: vg test_vg1 has 1.48 GiB free 2024-03-01 20:49:53,141 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7fec081bddc0) -- name = test_vg1-lv2 status = True id = 58 children = [] parents = ['existing 2.98 GiB lvmvg test_vg1 (11)'] uuid = Y0IDNr-O3Ey-wfIi-y8qY-bnkF-VeIh-AxOuYW size = 1.5 GiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-6 target size = 1.5 GiB path = /dev/mapper/test_vg1-lv2 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7fec0826f6d0) -- name = test_vg1 status = True id = 11 children = ['existing 1.5 GiB lvmlv test_vg1-lv2 (58) with existing xfs filesystem'] parents = ['existing 1024 MiB disk sda (2) with existing lvmpv', 'existing 1024 MiB disk sdb (16) with existing lvmpv', 'existing 1024 MiB disk sdc (36) with existing lvmpv'] uuid = JDM6rK-Ultz-B360-NGW6-5ym1-Srzt-khyK8g size = 2.98 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 2.98 GiB path = /dev/test_vg1 format args = [] original_format = None free = 1.03 GiB PE Size = 4 MiB PE Count = 762 PE Free = 264 PV Count = 3 modified = False extents = 762 free space = 1.48 GiB free extents = 379 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sda (2) with existing lvmpv', 'existing 1024 MiB disk sdb (16) with existing lvmpv', 'existing 1024 MiB disk sdc (36) with existing lvmpv'] LVs = ['existing 1.5 GiB lvmlv test_vg1-lv2 (58) with existing xfs filesystem'] segment type = linear percent = 0 VG space used = 1.5 GiB 2024-03-01 20:49:53,146 DEBUG blivet/MainThread: test_vg1 size is 2.98 GiB 2024-03-01 20:49:53,146 DEBUG blivet/MainThread: vg test_vg1 has 1.48 GiB free 2024-03-01 20:49:53,147 DEBUG blivet/MainThread: test_vg1 size is 2.98 GiB 2024-03-01 20:49:53,147 DEBUG blivet/MainThread: vg test_vg1 has 1.48 GiB free 2024-03-01 20:49:53,144 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7fec081bddc0) -- name = test_vg1-lv2 status = True id = 58 children = [] parents = ['existing 2.98 GiB lvmvg test_vg1 (11)'] uuid = Y0IDNr-O3Ey-wfIi-y8qY-bnkF-VeIh-AxOuYW size = 1.5 GiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-6 target size = 1.5 GiB path = /dev/mapper/test_vg1-lv2 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7fec0826f6d0) -- name = test_vg1 status = True id = 11 children = ['existing 1.5 GiB lvmlv test_vg1-lv2 (58) with existing xfs filesystem'] parents = ['existing 1024 MiB disk sda (2) with existing lvmpv', 'existing 1024 MiB disk sdb (16) with existing lvmpv', 'existing 1024 MiB disk sdc (36) with existing lvmpv'] uuid = JDM6rK-Ultz-B360-NGW6-5ym1-Srzt-khyK8g size = 2.98 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 2.98 GiB path = /dev/test_vg1 format args = [] original_format = None free = 1.03 GiB PE Size = 4 MiB PE Count = 762 PE Free = 264 PV Count = 3 modified = False extents = 762 free space = 1.48 GiB free extents = 379 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sda (2) with existing lvmpv', 'existing 1024 MiB disk sdb (16) with existing lvmpv', 'existing 1024 MiB disk sdc (36) with existing lvmpv'] LVs = ['existing 1.5 GiB lvmlv test_vg1-lv2 (58) with existing xfs filesystem'] segment type = linear percent = 0 VG space used = 1.5 GiB 2024-03-01 20:49:53,149 DEBUG blivet/MainThread: test_vg1 size is 2.98 GiB 2024-03-01 20:49:53,150 DEBUG blivet/MainThread: vg test_vg1 has 1.48 GiB free 2024-03-01 20:49:53,150 DEBUG blivet/MainThread: test_vg1 size is 2.98 GiB 2024-03-01 20:49:53,151 DEBUG blivet/MainThread: vg test_vg1 has 1.48 GiB free 2024-03-01 20:49:53,148 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7fec081bddc0) -- name = test_vg1-lv2 status = True id = 58 children = [] parents = ['existing 2.98 GiB lvmvg test_vg1 (11)'] uuid = Y0IDNr-O3Ey-wfIi-y8qY-bnkF-VeIh-AxOuYW size = 1.5 GiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-6 target size = 1.5 GiB path = /dev/mapper/test_vg1-lv2 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7fec0826f6d0) -- name = test_vg1 status = True id = 11 children = ['existing 1.5 GiB lvmlv test_vg1-lv2 (58) with existing xfs filesystem'] parents = ['existing 1024 MiB disk sda (2) with existing lvmpv', 'existing 1024 MiB disk sdb (16) with existing lvmpv', 'existing 1024 MiB disk sdc (36) with existing lvmpv'] uuid = JDM6rK-Ultz-B360-NGW6-5ym1-Srzt-khyK8g size = 2.98 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 2.98 GiB path = /dev/test_vg1 format args = [] original_format = None free = 1.03 GiB PE Size = 4 MiB PE Count = 762 PE Free = 264 PV Count = 3 modified = False extents = 762 free space = 1.48 GiB free extents = 379 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sda (2) with existing lvmpv', 'existing 1024 MiB disk sdb (16) with existing lvmpv', 'existing 1024 MiB disk sdc (36) with existing lvmpv'] LVs = ['existing 1.5 GiB lvmlv test_vg1-lv2 (58) with existing xfs filesystem'] segment type = linear percent = 0 VG space used = 1.5 GiB 2024-03-01 20:49:53,153 DEBUG blivet/MainThread: test_vg1 size is 2.98 GiB 2024-03-01 20:49:53,153 DEBUG blivet/MainThread: vg test_vg1 has 1.48 GiB free 2024-03-01 20:49:53,154 DEBUG blivet/MainThread: test_vg1 size is 2.98 GiB 2024-03-01 20:49:53,154 DEBUG blivet/MainThread: vg test_vg1 has 1.48 GiB free 2024-03-01 20:49:53,151 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7fec081bddc0) -- name = test_vg1-lv2 status = True id = 58 children = [] parents = ['existing 2.98 GiB lvmvg test_vg1 (11)'] uuid = Y0IDNr-O3Ey-wfIi-y8qY-bnkF-VeIh-AxOuYW size = 1.5 GiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-6 target size = 1.5 GiB path = /dev/mapper/test_vg1-lv2 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7fec0826f6d0) -- name = test_vg1 status = True id = 11 children = ['existing 1.5 GiB lvmlv test_vg1-lv2 (58) with existing xfs filesystem'] parents = ['existing 1024 MiB disk sda (2) with existing lvmpv', 'existing 1024 MiB disk sdb (16) with existing lvmpv', 'existing 1024 MiB disk sdc (36) with existing lvmpv'] uuid = JDM6rK-Ultz-B360-NGW6-5ym1-Srzt-khyK8g size = 2.98 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 2.98 GiB path = /dev/test_vg1 format args = [] original_format = None free = 1.03 GiB PE Size = 4 MiB PE Count = 762 PE Free = 264 PV Count = 3 modified = False extents = 762 free space = 1.48 GiB free extents = 379 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sda (2) with existing lvmpv', 'existing 1024 MiB disk sdb (16) with existing lvmpv', 'existing 1024 MiB disk sdc (36) with existing lvmpv'] LVs = ['existing 1.5 GiB lvmlv test_vg1-lv2 (58) with existing xfs filesystem'] segment type = linear percent = 0 VG space used = 1.5 GiB 2024-03-01 20:49:53,156 DEBUG blivet/MainThread: test_vg1 size is 2.98 GiB 2024-03-01 20:49:53,157 DEBUG blivet/MainThread: vg test_vg1 has 1.48 GiB free 2024-03-01 20:49:53,157 DEBUG blivet/MainThread: test_vg1 size is 2.98 GiB 2024-03-01 20:49:53,158 DEBUG blivet/MainThread: vg test_vg1 has 1.48 GiB free 2024-03-01 20:49:53,155 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7fec081bddc0) -- name = test_vg1-lv2 status = True id = 58 children = [] parents = ['existing 2.98 GiB lvmvg test_vg1 (11)'] uuid = Y0IDNr-O3Ey-wfIi-y8qY-bnkF-VeIh-AxOuYW size = 1.5 GiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-6 target size = 1.5 GiB path = /dev/mapper/test_vg1-lv2 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7fec0826f6d0) -- name = test_vg1 status = True id = 11 children = ['existing 1.5 GiB lvmlv test_vg1-lv2 (58) with existing xfs filesystem'] parents = ['existing 1024 MiB disk sda (2) with existing lvmpv', 'existing 1024 MiB disk sdb (16) with existing lvmpv', 'existing 1024 MiB disk sdc (36) with existing lvmpv'] uuid = JDM6rK-Ultz-B360-NGW6-5ym1-Srzt-khyK8g size = 2.98 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 2.98 GiB path = /dev/test_vg1 format args = [] original_format = None free = 1.03 GiB PE Size = 4 MiB PE Count = 762 PE Free = 264 PV Count = 3 modified = False extents = 762 free space = 1.48 GiB free extents = 379 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sda (2) with existing lvmpv', 'existing 1024 MiB disk sdb (16) with existing lvmpv', 'existing 1024 MiB disk sdc (36) with existing lvmpv'] LVs = ['existing 1.5 GiB lvmlv test_vg1-lv2 (58) with existing xfs filesystem'] segment type = linear percent = 0 VG space used = 1.5 GiB 2024-03-01 20:49:53,160 DEBUG blivet/MainThread: test_vg1 size is 2.98 GiB 2024-03-01 20:49:53,160 DEBUG blivet/MainThread: vg test_vg1 has 1.48 GiB free 2024-03-01 20:49:53,161 DEBUG blivet/MainThread: test_vg1 size is 2.98 GiB 2024-03-01 20:49:53,161 DEBUG blivet/MainThread: vg test_vg1 has 1.48 GiB free 2024-03-01 20:49:53,158 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7fec081bddc0) -- name = test_vg1-lv2 status = True id = 58 children = [] parents = ['existing 2.98 GiB lvmvg test_vg1 (11)'] uuid = Y0IDNr-O3Ey-wfIi-y8qY-bnkF-VeIh-AxOuYW size = 1.5 GiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-6 target size = 1.5 GiB path = /dev/mapper/test_vg1-lv2 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7fec0826f6d0) -- name = test_vg1 status = True id = 11 children = ['existing 1.5 GiB lvmlv test_vg1-lv2 (58) with existing xfs filesystem'] parents = ['existing 1024 MiB disk sda (2) with existing lvmpv', 'existing 1024 MiB disk sdb (16) with existing lvmpv', 'existing 1024 MiB disk sdc (36) with existing lvmpv'] uuid = JDM6rK-Ultz-B360-NGW6-5ym1-Srzt-khyK8g size = 2.98 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 2.98 GiB path = /dev/test_vg1 format args = [] original_format = None free = 1.03 GiB PE Size = 4 MiB PE Count = 762 PE Free = 264 PV Count = 3 modified = False extents = 762 free space = 1.48 GiB free extents = 379 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sda (2) with existing lvmpv', 'existing 1024 MiB disk sdb (16) with existing lvmpv', 'existing 1024 MiB disk sdc (36) with existing lvmpv'] LVs = ['existing 1.5 GiB lvmlv test_vg1-lv2 (58) with existing xfs filesystem'] segment type = linear percent = 0 VG space used = 1.5 GiB 2024-03-01 20:49:53,163 DEBUG blivet/MainThread: test_vg1 size is 2.98 GiB 2024-03-01 20:49:53,164 DEBUG blivet/MainThread: vg test_vg1 has 1.48 GiB free 2024-03-01 20:49:53,164 DEBUG blivet/MainThread: test_vg1 size is 2.98 GiB 2024-03-01 20:49:53,164 DEBUG blivet/MainThread: vg test_vg1 has 1.48 GiB free 2024-03-01 20:49:53,161 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7fec081bddc0) -- name = test_vg1-lv2 status = True id = 58 children = [] parents = ['existing 2.98 GiB lvmvg test_vg1 (11)'] uuid = Y0IDNr-O3Ey-wfIi-y8qY-bnkF-VeIh-AxOuYW size = 1.5 GiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-6 target size = 1.5 GiB path = /dev/mapper/test_vg1-lv2 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7fec0826f6d0) -- name = test_vg1 status = True id = 11 children = ['existing 1.5 GiB lvmlv test_vg1-lv2 (58) with existing xfs filesystem'] parents = ['existing 1024 MiB disk sda (2) with existing lvmpv', 'existing 1024 MiB disk sdb (16) with existing lvmpv', 'existing 1024 MiB disk sdc (36) with existing lvmpv'] uuid = JDM6rK-Ultz-B360-NGW6-5ym1-Srzt-khyK8g size = 2.98 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 2.98 GiB path = /dev/test_vg1 format args = [] original_format = None free = 1.03 GiB PE Size = 4 MiB PE Count = 762 PE Free = 264 PV Count = 3 modified = False extents = 762 free space = 1.48 GiB free extents = 379 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sda (2) with existing lvmpv', 'existing 1024 MiB disk sdb (16) with existing lvmpv', 'existing 1024 MiB disk sdc (36) with existing lvmpv'] LVs = ['existing 1.5 GiB lvmlv test_vg1-lv2 (58) with existing xfs filesystem'] segment type = linear percent = 0 VG space used = 1.5 GiB 2024-03-01 20:49:53,167 DEBUG blivet/MainThread: test_vg1 size is 2.98 GiB 2024-03-01 20:49:53,167 DEBUG blivet/MainThread: vg test_vg1 has 1.48 GiB free 2024-03-01 20:49:53,167 DEBUG blivet/MainThread: test_vg1 size is 2.98 GiB 2024-03-01 20:49:53,168 DEBUG blivet/MainThread: vg test_vg1 has 1.48 GiB free 2024-03-01 20:49:53,165 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7fec081bddc0) -- name = test_vg1-lv2 status = True id = 58 children = [] parents = ['existing 2.98 GiB lvmvg test_vg1 (11)'] uuid = Y0IDNr-O3Ey-wfIi-y8qY-bnkF-VeIh-AxOuYW size = 1.5 GiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-6 target size = 1.5 GiB path = /dev/mapper/test_vg1-lv2 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7fec0826f6d0) -- name = test_vg1 status = True id = 11 children = ['existing 1.5 GiB lvmlv test_vg1-lv2 (58) with existing xfs filesystem'] parents = ['existing 1024 MiB disk sda (2) with existing lvmpv', 'existing 1024 MiB disk sdb (16) with existing lvmpv', 'existing 1024 MiB disk sdc (36) with existing lvmpv'] uuid = JDM6rK-Ultz-B360-NGW6-5ym1-Srzt-khyK8g size = 2.98 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 2.98 GiB path = /dev/test_vg1 format args = [] original_format = None free = 1.03 GiB PE Size = 4 MiB PE Count = 762 PE Free = 264 PV Count = 3 modified = False extents = 762 free space = 1.48 GiB free extents = 379 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sda (2) with existing lvmpv', 'existing 1024 MiB disk sdb (16) with existing lvmpv', 'existing 1024 MiB disk sdc (36) with existing lvmpv'] LVs = ['existing 1.5 GiB lvmlv test_vg1-lv2 (58) with existing xfs filesystem'] segment type = linear percent = 0 VG space used = 1.5 GiB 2024-03-01 20:49:53,170 DEBUG blivet/MainThread: test_vg1 size is 2.98 GiB 2024-03-01 20:49:53,171 DEBUG blivet/MainThread: vg test_vg1 has 1.48 GiB free 2024-03-01 20:49:53,171 DEBUG blivet/MainThread: test_vg1 size is 2.98 GiB 2024-03-01 20:49:53,171 DEBUG blivet/MainThread: vg test_vg1 has 1.48 GiB free 2024-03-01 20:49:53,168 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7fec081bddc0) -- name = test_vg1-lv2 status = True id = 58 children = [] parents = ['existing 2.98 GiB lvmvg test_vg1 (11)'] uuid = Y0IDNr-O3Ey-wfIi-y8qY-bnkF-VeIh-AxOuYW size = 1.5 GiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-6 target size = 1.5 GiB path = /dev/mapper/test_vg1-lv2 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7fec0826f6d0) -- name = test_vg1 status = True id = 11 children = ['existing 1.5 GiB lvmlv test_vg1-lv2 (58) with existing xfs filesystem'] parents = ['existing 1024 MiB disk sda (2) with existing lvmpv', 'existing 1024 MiB disk sdb (16) with existing lvmpv', 'existing 1024 MiB disk sdc (36) with existing lvmpv'] uuid = JDM6rK-Ultz-B360-NGW6-5ym1-Srzt-khyK8g size = 2.98 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 2.98 GiB path = /dev/test_vg1 format args = [] original_format = None free = 1.03 GiB PE Size = 4 MiB PE Count = 762 PE Free = 264 PV Count = 3 modified = False extents = 762 free space = 1.48 GiB free extents = 379 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sda (2) with existing lvmpv', 'existing 1024 MiB disk sdb (16) with existing lvmpv', 'existing 1024 MiB disk sdc (36) with existing lvmpv'] LVs = ['existing 1.5 GiB lvmlv test_vg1-lv2 (58) with existing xfs filesystem'] segment type = linear percent = 0 VG space used = 1.5 GiB 2024-03-01 20:49:53,173 DEBUG blivet/MainThread: test_vg1 size is 2.98 GiB 2024-03-01 20:49:53,174 DEBUG blivet/MainThread: vg test_vg1 has 1.48 GiB free 2024-03-01 20:49:53,174 DEBUG blivet/MainThread: test_vg1 size is 2.98 GiB 2024-03-01 20:49:53,175 DEBUG blivet/MainThread: vg test_vg1 has 1.48 GiB free 2024-03-01 20:49:53,172 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7fec081bddc0) -- name = test_vg1-lv2 status = True id = 58 children = [] parents = ['existing 2.98 GiB lvmvg test_vg1 (11)'] uuid = Y0IDNr-O3Ey-wfIi-y8qY-bnkF-VeIh-AxOuYW size = 1.5 GiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-6 target size = 1.5 GiB path = /dev/mapper/test_vg1-lv2 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7fec0826f6d0) -- name = test_vg1 status = True id = 11 children = ['existing 1.5 GiB lvmlv test_vg1-lv2 (58) with existing xfs filesystem'] parents = ['existing 1024 MiB disk sda (2) with existing lvmpv', 'existing 1024 MiB disk sdb (16) with existing lvmpv', 'existing 1024 MiB disk sdc (36) with existing lvmpv'] uuid = JDM6rK-Ultz-B360-NGW6-5ym1-Srzt-khyK8g size = 2.98 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 2.98 GiB path = /dev/test_vg1 format args = [] original_format = None free = 1.03 GiB PE Size = 4 MiB PE Count = 762 PE Free = 264 PV Count = 3 modified = False extents = 762 free space = 1.48 GiB free extents = 379 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sda (2) with existing lvmpv', 'existing 1024 MiB disk sdb (16) with existing lvmpv', 'existing 1024 MiB disk sdc (36) with existing lvmpv'] LVs = ['existing 1.5 GiB lvmlv test_vg1-lv2 (58) with existing xfs filesystem'] segment type = linear percent = 0 VG space used = 1.5 GiB 2024-03-01 20:49:53,175 DEBUG blivet/MainThread: removing test_vg1-lv2 2024-03-01 20:49:53,178 DEBUG blivet/MainThread: DeviceTree.get_dependent_devices: dep: existing 1.5 GiB lvmlv test_vg1-lv2 (58) with existing xfs filesystem ; hidden: False ; 2024-03-01 20:49:53,178 DEBUG blivet/MainThread: dep is a leaf 2024-03-01 20:49:53,178 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 252 2024-03-01 20:49:53,181 DEBUG blivet/MainThread: LVMLogicalVolumeDevice._set_format: test_vg1-lv2 ; type: None ; current: xfs ; 2024-03-01 20:49:53,181 INFO blivet/MainThread: registered action: [251] destroy format xfs filesystem on lvmlv test_vg1-lv2 (id 58) 2024-03-01 20:49:53,184 DEBUG blivet/MainThread: LVMVolumeGroupDevice.remove_child: name: test_vg1 ; child: lv2 ; kids: 1 ; 2024-03-01 20:49:53,185 INFO blivet/MainThread: removed lvmlv test_vg1-lv2 (id 58) from device tree 2024-03-01 20:49:53,185 INFO blivet/MainThread: registered action: [253] destroy device lvmlv test_vg1-lv2 (id 58) 2024-03-01 20:49:53,185 DEBUG blivet.ansible/MainThread: ['sdb', 'sdc', 'test_vg1', 'sda'] 2024-03-01 20:49:53,185 DEBUG blivet/MainThread: removing test_vg1 2024-03-01 20:49:53,187 DEBUG blivet/MainThread: DeviceTree.get_dependent_devices: dep: existing 2.98 GiB lvmvg test_vg1 (11) ; hidden: False ; 2024-03-01 20:49:53,188 DEBUG blivet/MainThread: dep is a leaf 2024-03-01 20:49:53,191 DEBUG blivet/MainThread: DiskDevice.remove_child: name: sda ; child: test_vg1 ; kids: 1 ; 2024-03-01 20:49:53,193 DEBUG blivet/MainThread: DiskDevice.remove_child: name: sdb ; child: test_vg1 ; kids: 1 ; 2024-03-01 20:49:53,196 DEBUG blivet/MainThread: DiskDevice.remove_child: name: sdc ; child: test_vg1 ; kids: 1 ; 2024-03-01 20:49:53,196 INFO blivet/MainThread: removed lvmvg test_vg1 (id 11) from device tree 2024-03-01 20:49:53,196 INFO blivet/MainThread: registered action: [254] destroy device lvmvg test_vg1 (id 11) 2024-03-01 20:49:53,196 INFO blivet.ansible/MainThread: scheduling destruction of sdb 2024-03-01 20:49:53,196 DEBUG blivet/MainThread: removing sdb 2024-03-01 20:49:53,199 DEBUG blivet/MainThread: DeviceTree.get_dependent_devices: dep: existing 1024 MiB disk sdb (16) with existing lvmpv ; hidden: False ; 2024-03-01 20:49:53,199 DEBUG blivet/MainThread: dep is a leaf 2024-03-01 20:49:53,199 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 256 2024-03-01 20:49:53,202 DEBUG blivet/MainThread: DiskDevice._set_format: sdb ; type: None ; current: lvmpv ; 2024-03-01 20:49:53,202 INFO blivet/MainThread: registered action: [255] destroy format lvmpv on disk sdb (id 16) 2024-03-01 20:49:53,202 INFO blivet.ansible/MainThread: scheduling destruction of sdc 2024-03-01 20:49:53,202 DEBUG blivet/MainThread: removing sdc 2024-03-01 20:49:53,204 DEBUG blivet/MainThread: DeviceTree.get_dependent_devices: dep: existing 1024 MiB disk sdc (36) with existing lvmpv ; hidden: False ; 2024-03-01 20:49:53,205 DEBUG blivet/MainThread: dep is a leaf 2024-03-01 20:49:53,205 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 258 2024-03-01 20:49:53,207 DEBUG blivet/MainThread: DiskDevice._set_format: sdc ; type: None ; current: lvmpv ; 2024-03-01 20:49:53,207 INFO blivet/MainThread: registered action: [257] destroy format lvmpv on disk sdc (id 36) 2024-03-01 20:49:53,208 INFO blivet.ansible/MainThread: scheduling destruction of sda 2024-03-01 20:49:53,208 DEBUG blivet/MainThread: removing sda 2024-03-01 20:49:53,210 DEBUG blivet/MainThread: DeviceTree.get_dependent_devices: dep: existing 1024 MiB disk sda (2) with existing lvmpv ; hidden: False ; 2024-03-01 20:49:53,210 DEBUG blivet/MainThread: dep is a leaf 2024-03-01 20:49:53,210 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 260 2024-03-01 20:49:53,213 DEBUG blivet/MainThread: DiskDevice._set_format: sda ; type: None ; current: lvmpv ; 2024-03-01 20:49:53,213 INFO blivet/MainThread: registered action: [259] destroy format lvmpv on disk sda (id 2) 2024-03-01 20:49:53,215 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: test_vg2 ; incomplete: False ; hidden: False ; 2024-03-01 20:49:53,218 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned existing 2.98 GiB lvmvg test_vg2 (81) 2024-03-01 20:49:53,218 DEBUG blivet/MainThread: resolved 'test_vg2' to 'test_vg2' (lvmvg) 2024-03-01 20:49:53,219 DEBUG blivet.ansible/MainThread: BlivetPool._update_from_device: existing 2.98 GiB lvmvg test_vg2 (81) 2024-03-01 20:49:53,219 DEBUG blivet.ansible/MainThread: BlivetPool._update_from_device: existing 2.98 GiB lvmvg test_vg2 (81) 2024-03-01 20:49:53,219 DEBUG blivet.ansible/MainThread: BlivetPool._update_from_device: existing 2.98 GiB lvmvg test_vg2 (81) 2024-03-01 20:49:53,220 DEBUG blivet.ansible/MainThread: BlivetPool._update_from_device: existing 2.98 GiB lvmvg test_vg2 (81) 2024-03-01 20:49:53,220 DEBUG blivet.ansible/MainThread: BlivetPool._update_from_device: existing 2.98 GiB lvmvg test_vg2 (81) 2024-03-01 20:49:53,220 DEBUG blivet.ansible/MainThread: BlivetPool._update_from_device: existing 2.98 GiB lvmvg test_vg2 (81) 2024-03-01 20:49:53,221 DEBUG blivet.ansible/MainThread: BlivetPool._update_from_device: existing 2.98 GiB lvmvg test_vg2 (81) 2024-03-01 20:49:53,221 DEBUG blivet.ansible/MainThread: BlivetPool._update_from_device: existing 2.98 GiB lvmvg test_vg2 (81) 2024-03-01 20:49:53,221 DEBUG blivet.ansible/MainThread: BlivetPool._update_from_device: existing 2.98 GiB lvmvg test_vg2 (81) 2024-03-01 20:49:53,221 DEBUG blivet.ansible/MainThread: BlivetPool._update_from_device: existing 2.98 GiB lvmvg test_vg2 (81) 2024-03-01 20:49:53,222 DEBUG blivet.ansible/MainThread: BlivetPool._update_from_device: existing 2.98 GiB lvmvg test_vg2 (81) 2024-03-01 20:49:53,222 DEBUG blivet.ansible/MainThread: BlivetPool._update_from_device: existing 2.98 GiB lvmvg test_vg2 (81) 2024-03-01 20:49:53,225 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: sdd ; incomplete: False ; hidden: False ; 2024-03-01 20:49:53,227 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned existing 1024 MiB disk sdd (72) with existing lvmpv 2024-03-01 20:49:53,227 DEBUG blivet/MainThread: resolved 'sdd' to 'sdd' (disk) 2024-03-01 20:49:53,230 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: sde ; incomplete: False ; hidden: False ; 2024-03-01 20:49:53,232 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned existing 1024 MiB disk sde (86) with existing lvmpv 2024-03-01 20:49:53,232 DEBUG blivet/MainThread: resolved 'sde' to 'sde' (disk) 2024-03-01 20:49:53,235 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: sdf ; incomplete: False ; hidden: False ; 2024-03-01 20:49:53,237 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned existing 1024 MiB disk sdf (96) with existing lvmpv 2024-03-01 20:49:53,237 DEBUG blivet/MainThread: resolved 'sdf' to 'sdf' (disk) 2024-03-01 20:49:53,240 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: test_vg2-lv3 ; incomplete: False ; hidden: False ; 2024-03-01 20:49:53,243 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned existing 308 MiB lvmlv test_vg2-lv3 (105) with existing xfs filesystem 2024-03-01 20:49:53,243 DEBUG blivet/MainThread: resolved 'test_vg2-lv3' to 'test_vg2-lv3' (lvmlv) 2024-03-01 20:49:53,245 DEBUG blivet/MainThread: test_vg2 size is 2.98 GiB 2024-03-01 20:49:53,245 DEBUG blivet/MainThread: vg test_vg2 has 2.08 GiB free 2024-03-01 20:49:53,246 DEBUG blivet/MainThread: test_vg2 size is 2.98 GiB 2024-03-01 20:49:53,246 DEBUG blivet/MainThread: vg test_vg2 has 2.08 GiB free 2024-03-01 20:49:53,243 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7fec08160340) -- name = test_vg2-lv3 status = True id = 105 children = [] parents = ['existing 2.98 GiB lvmvg test_vg2 (81)'] uuid = 1NwGUF-6Kcm-g1jS-YmNX-UldV-hAtf-x9I2uF size = 308 MiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-5 target size = 308 MiB path = /dev/mapper/test_vg2-lv3 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7fec081d6c10) -- name = test_vg2 status = True id = 81 children = ['existing 308 MiB lvmlv test_vg2-lv3 (105) with existing xfs filesystem', 'existing 612 MiB lvmlv test_vg2-lv4 (118) with existing xfs filesystem'] parents = ['existing 1024 MiB disk sdd (72) with existing lvmpv', 'existing 1024 MiB disk sde (86) with existing lvmpv', 'existing 1024 MiB disk sdf (96) with existing lvmpv'] uuid = Ov9iZp-zlA3-8AwT-UCAM-rhPK-dtF9-W4jg4K size = 2.98 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 2.98 GiB path = /dev/test_vg2 format args = [] original_format = None free = 2.08 GiB PE Size = 4 MiB PE Count = 762 PE Free = 532 PV Count = 3 modified = False extents = 762 free space = 2.08 GiB free extents = 532 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sdd (72) with existing lvmpv', 'existing 1024 MiB disk sde (86) with existing lvmpv', 'existing 1024 MiB disk sdf (96) with existing lvmpv'] LVs = ['existing 308 MiB lvmlv test_vg2-lv3 (105) with existing xfs filesystem', 'existing 612 MiB lvmlv test_vg2-lv4 (118) with existing xfs filesystem'] segment type = linear percent = 0 VG space used = 308 MiB 2024-03-01 20:49:53,249 DEBUG blivet/MainThread: test_vg2 size is 2.98 GiB 2024-03-01 20:49:53,249 DEBUG blivet/MainThread: vg test_vg2 has 2.08 GiB free 2024-03-01 20:49:53,250 DEBUG blivet/MainThread: test_vg2 size is 2.98 GiB 2024-03-01 20:49:53,250 DEBUG blivet/MainThread: vg test_vg2 has 2.08 GiB free 2024-03-01 20:49:53,247 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7fec08160340) -- name = test_vg2-lv3 status = True id = 105 children = [] parents = ['existing 2.98 GiB lvmvg test_vg2 (81)'] uuid = 1NwGUF-6Kcm-g1jS-YmNX-UldV-hAtf-x9I2uF size = 308 MiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-5 target size = 308 MiB path = /dev/mapper/test_vg2-lv3 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7fec081d6c10) -- name = test_vg2 status = True id = 81 children = ['existing 308 MiB lvmlv test_vg2-lv3 (105) with existing xfs filesystem', 'existing 612 MiB lvmlv test_vg2-lv4 (118) with existing xfs filesystem'] parents = ['existing 1024 MiB disk sdd (72) with existing lvmpv', 'existing 1024 MiB disk sde (86) with existing lvmpv', 'existing 1024 MiB disk sdf (96) with existing lvmpv'] uuid = Ov9iZp-zlA3-8AwT-UCAM-rhPK-dtF9-W4jg4K size = 2.98 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 2.98 GiB path = /dev/test_vg2 format args = [] original_format = None free = 2.08 GiB PE Size = 4 MiB PE Count = 762 PE Free = 532 PV Count = 3 modified = False extents = 762 free space = 2.08 GiB free extents = 532 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sdd (72) with existing lvmpv', 'existing 1024 MiB disk sde (86) with existing lvmpv', 'existing 1024 MiB disk sdf (96) with existing lvmpv'] LVs = ['existing 308 MiB lvmlv test_vg2-lv3 (105) with existing xfs filesystem', 'existing 612 MiB lvmlv test_vg2-lv4 (118) with existing xfs filesystem'] segment type = linear percent = 0 VG space used = 308 MiB 2024-03-01 20:49:53,253 DEBUG blivet/MainThread: test_vg2 size is 2.98 GiB 2024-03-01 20:49:53,253 DEBUG blivet/MainThread: vg test_vg2 has 2.08 GiB free 2024-03-01 20:49:53,254 DEBUG blivet/MainThread: test_vg2 size is 2.98 GiB 2024-03-01 20:49:53,254 DEBUG blivet/MainThread: vg test_vg2 has 2.08 GiB free 2024-03-01 20:49:53,251 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7fec08160340) -- name = test_vg2-lv3 status = True id = 105 children = [] parents = ['existing 2.98 GiB lvmvg test_vg2 (81)'] uuid = 1NwGUF-6Kcm-g1jS-YmNX-UldV-hAtf-x9I2uF size = 308 MiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-5 target size = 308 MiB path = /dev/mapper/test_vg2-lv3 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7fec081d6c10) -- name = test_vg2 status = True id = 81 children = ['existing 308 MiB lvmlv test_vg2-lv3 (105) with existing xfs filesystem', 'existing 612 MiB lvmlv test_vg2-lv4 (118) with existing xfs filesystem'] parents = ['existing 1024 MiB disk sdd (72) with existing lvmpv', 'existing 1024 MiB disk sde (86) with existing lvmpv', 'existing 1024 MiB disk sdf (96) with existing lvmpv'] uuid = Ov9iZp-zlA3-8AwT-UCAM-rhPK-dtF9-W4jg4K size = 2.98 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 2.98 GiB path = /dev/test_vg2 format args = [] original_format = None free = 2.08 GiB PE Size = 4 MiB PE Count = 762 PE Free = 532 PV Count = 3 modified = False extents = 762 free space = 2.08 GiB free extents = 532 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sdd (72) with existing lvmpv', 'existing 1024 MiB disk sde (86) with existing lvmpv', 'existing 1024 MiB disk sdf (96) with existing lvmpv'] LVs = ['existing 308 MiB lvmlv test_vg2-lv3 (105) with existing xfs filesystem', 'existing 612 MiB lvmlv test_vg2-lv4 (118) with existing xfs filesystem'] segment type = linear percent = 0 VG space used = 308 MiB 2024-03-01 20:49:53,256 DEBUG blivet/MainThread: test_vg2 size is 2.98 GiB 2024-03-01 20:49:53,257 DEBUG blivet/MainThread: vg test_vg2 has 2.08 GiB free 2024-03-01 20:49:53,257 DEBUG blivet/MainThread: test_vg2 size is 2.98 GiB 2024-03-01 20:49:53,258 DEBUG blivet/MainThread: vg test_vg2 has 2.08 GiB free 2024-03-01 20:49:53,255 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7fec08160340) -- name = test_vg2-lv3 status = True id = 105 children = [] parents = ['existing 2.98 GiB lvmvg test_vg2 (81)'] uuid = 1NwGUF-6Kcm-g1jS-YmNX-UldV-hAtf-x9I2uF size = 308 MiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-5 target size = 308 MiB path = /dev/mapper/test_vg2-lv3 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7fec081d6c10) -- name = test_vg2 status = True id = 81 children = ['existing 308 MiB lvmlv test_vg2-lv3 (105) with existing xfs filesystem', 'existing 612 MiB lvmlv test_vg2-lv4 (118) with existing xfs filesystem'] parents = ['existing 1024 MiB disk sdd (72) with existing lvmpv', 'existing 1024 MiB disk sde (86) with existing lvmpv', 'existing 1024 MiB disk sdf (96) with existing lvmpv'] uuid = Ov9iZp-zlA3-8AwT-UCAM-rhPK-dtF9-W4jg4K size = 2.98 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 2.98 GiB path = /dev/test_vg2 format args = [] original_format = None free = 2.08 GiB PE Size = 4 MiB PE Count = 762 PE Free = 532 PV Count = 3 modified = False extents = 762 free space = 2.08 GiB free extents = 532 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sdd (72) with existing lvmpv', 'existing 1024 MiB disk sde (86) with existing lvmpv', 'existing 1024 MiB disk sdf (96) with existing lvmpv'] LVs = ['existing 308 MiB lvmlv test_vg2-lv3 (105) with existing xfs filesystem', 'existing 612 MiB lvmlv test_vg2-lv4 (118) with existing xfs filesystem'] segment type = linear percent = 0 VG space used = 308 MiB 2024-03-01 20:49:53,260 DEBUG blivet/MainThread: test_vg2 size is 2.98 GiB 2024-03-01 20:49:53,261 DEBUG blivet/MainThread: vg test_vg2 has 2.08 GiB free 2024-03-01 20:49:53,261 DEBUG blivet/MainThread: test_vg2 size is 2.98 GiB 2024-03-01 20:49:53,262 DEBUG blivet/MainThread: vg test_vg2 has 2.08 GiB free 2024-03-01 20:49:53,259 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7fec08160340) -- name = test_vg2-lv3 status = True id = 105 children = [] parents = ['existing 2.98 GiB lvmvg test_vg2 (81)'] uuid = 1NwGUF-6Kcm-g1jS-YmNX-UldV-hAtf-x9I2uF size = 308 MiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-5 target size = 308 MiB path = /dev/mapper/test_vg2-lv3 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7fec081d6c10) -- name = test_vg2 status = True id = 81 children = ['existing 308 MiB lvmlv test_vg2-lv3 (105) with existing xfs filesystem', 'existing 612 MiB lvmlv test_vg2-lv4 (118) with existing xfs filesystem'] parents = ['existing 1024 MiB disk sdd (72) with existing lvmpv', 'existing 1024 MiB disk sde (86) with existing lvmpv', 'existing 1024 MiB disk sdf (96) with existing lvmpv'] uuid = Ov9iZp-zlA3-8AwT-UCAM-rhPK-dtF9-W4jg4K size = 2.98 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 2.98 GiB path = /dev/test_vg2 format args = [] original_format = None free = 2.08 GiB PE Size = 4 MiB PE Count = 762 PE Free = 532 PV Count = 3 modified = False extents = 762 free space = 2.08 GiB free extents = 532 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sdd (72) with existing lvmpv', 'existing 1024 MiB disk sde (86) with existing lvmpv', 'existing 1024 MiB disk sdf (96) with existing lvmpv'] LVs = ['existing 308 MiB lvmlv test_vg2-lv3 (105) with existing xfs filesystem', 'existing 612 MiB lvmlv test_vg2-lv4 (118) with existing xfs filesystem'] segment type = linear percent = 0 VG space used = 308 MiB 2024-03-01 20:49:53,264 DEBUG blivet/MainThread: test_vg2 size is 2.98 GiB 2024-03-01 20:49:53,265 DEBUG blivet/MainThread: vg test_vg2 has 2.08 GiB free 2024-03-01 20:49:53,265 DEBUG blivet/MainThread: test_vg2 size is 2.98 GiB 2024-03-01 20:49:53,266 DEBUG blivet/MainThread: vg test_vg2 has 2.08 GiB free 2024-03-01 20:49:53,263 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7fec08160340) -- name = test_vg2-lv3 status = True id = 105 children = [] parents = ['existing 2.98 GiB lvmvg test_vg2 (81)'] uuid = 1NwGUF-6Kcm-g1jS-YmNX-UldV-hAtf-x9I2uF size = 308 MiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-5 target size = 308 MiB path = /dev/mapper/test_vg2-lv3 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7fec081d6c10) -- name = test_vg2 status = True id = 81 children = ['existing 308 MiB lvmlv test_vg2-lv3 (105) with existing xfs filesystem', 'existing 612 MiB lvmlv test_vg2-lv4 (118) with existing xfs filesystem'] parents = ['existing 1024 MiB disk sdd (72) with existing lvmpv', 'existing 1024 MiB disk sde (86) with existing lvmpv', 'existing 1024 MiB disk sdf (96) with existing lvmpv'] uuid = Ov9iZp-zlA3-8AwT-UCAM-rhPK-dtF9-W4jg4K size = 2.98 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 2.98 GiB path = /dev/test_vg2 format args = [] original_format = None free = 2.08 GiB PE Size = 4 MiB PE Count = 762 PE Free = 532 PV Count = 3 modified = False extents = 762 free space = 2.08 GiB free extents = 532 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sdd (72) with existing lvmpv', 'existing 1024 MiB disk sde (86) with existing lvmpv', 'existing 1024 MiB disk sdf (96) with existing lvmpv'] LVs = ['existing 308 MiB lvmlv test_vg2-lv3 (105) with existing xfs filesystem', 'existing 612 MiB lvmlv test_vg2-lv4 (118) with existing xfs filesystem'] segment type = linear percent = 0 VG space used = 308 MiB 2024-03-01 20:49:53,268 DEBUG blivet/MainThread: test_vg2 size is 2.98 GiB 2024-03-01 20:49:53,269 DEBUG blivet/MainThread: vg test_vg2 has 2.08 GiB free 2024-03-01 20:49:53,269 DEBUG blivet/MainThread: test_vg2 size is 2.98 GiB 2024-03-01 20:49:53,270 DEBUG blivet/MainThread: vg test_vg2 has 2.08 GiB free 2024-03-01 20:49:53,266 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7fec08160340) -- name = test_vg2-lv3 status = True id = 105 children = [] parents = ['existing 2.98 GiB lvmvg test_vg2 (81)'] uuid = 1NwGUF-6Kcm-g1jS-YmNX-UldV-hAtf-x9I2uF size = 308 MiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-5 target size = 308 MiB path = /dev/mapper/test_vg2-lv3 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7fec081d6c10) -- name = test_vg2 status = True id = 81 children = ['existing 308 MiB lvmlv test_vg2-lv3 (105) with existing xfs filesystem', 'existing 612 MiB lvmlv test_vg2-lv4 (118) with existing xfs filesystem'] parents = ['existing 1024 MiB disk sdd (72) with existing lvmpv', 'existing 1024 MiB disk sde (86) with existing lvmpv', 'existing 1024 MiB disk sdf (96) with existing lvmpv'] uuid = Ov9iZp-zlA3-8AwT-UCAM-rhPK-dtF9-W4jg4K size = 2.98 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 2.98 GiB path = /dev/test_vg2 format args = [] original_format = None free = 2.08 GiB PE Size = 4 MiB PE Count = 762 PE Free = 532 PV Count = 3 modified = False extents = 762 free space = 2.08 GiB free extents = 532 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sdd (72) with existing lvmpv', 'existing 1024 MiB disk sde (86) with existing lvmpv', 'existing 1024 MiB disk sdf (96) with existing lvmpv'] LVs = ['existing 308 MiB lvmlv test_vg2-lv3 (105) with existing xfs filesystem', 'existing 612 MiB lvmlv test_vg2-lv4 (118) with existing xfs filesystem'] segment type = linear percent = 0 VG space used = 308 MiB 2024-03-01 20:49:53,272 DEBUG blivet/MainThread: test_vg2 size is 2.98 GiB 2024-03-01 20:49:53,273 DEBUG blivet/MainThread: vg test_vg2 has 2.08 GiB free 2024-03-01 20:49:53,273 DEBUG blivet/MainThread: test_vg2 size is 2.98 GiB 2024-03-01 20:49:53,274 DEBUG blivet/MainThread: vg test_vg2 has 2.08 GiB free 2024-03-01 20:49:53,270 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7fec08160340) -- name = test_vg2-lv3 status = True id = 105 children = [] parents = ['existing 2.98 GiB lvmvg test_vg2 (81)'] uuid = 1NwGUF-6Kcm-g1jS-YmNX-UldV-hAtf-x9I2uF size = 308 MiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-5 target size = 308 MiB path = /dev/mapper/test_vg2-lv3 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7fec081d6c10) -- name = test_vg2 status = True id = 81 children = ['existing 308 MiB lvmlv test_vg2-lv3 (105) with existing xfs filesystem', 'existing 612 MiB lvmlv test_vg2-lv4 (118) with existing xfs filesystem'] parents = ['existing 1024 MiB disk sdd (72) with existing lvmpv', 'existing 1024 MiB disk sde (86) with existing lvmpv', 'existing 1024 MiB disk sdf (96) with existing lvmpv'] uuid = Ov9iZp-zlA3-8AwT-UCAM-rhPK-dtF9-W4jg4K size = 2.98 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 2.98 GiB path = /dev/test_vg2 format args = [] original_format = None free = 2.08 GiB PE Size = 4 MiB PE Count = 762 PE Free = 532 PV Count = 3 modified = False extents = 762 free space = 2.08 GiB free extents = 532 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sdd (72) with existing lvmpv', 'existing 1024 MiB disk sde (86) with existing lvmpv', 'existing 1024 MiB disk sdf (96) with existing lvmpv'] LVs = ['existing 308 MiB lvmlv test_vg2-lv3 (105) with existing xfs filesystem', 'existing 612 MiB lvmlv test_vg2-lv4 (118) with existing xfs filesystem'] segment type = linear percent = 0 VG space used = 308 MiB 2024-03-01 20:49:53,276 DEBUG blivet/MainThread: test_vg2 size is 2.98 GiB 2024-03-01 20:49:53,277 DEBUG blivet/MainThread: vg test_vg2 has 2.08 GiB free 2024-03-01 20:49:53,277 DEBUG blivet/MainThread: test_vg2 size is 2.98 GiB 2024-03-01 20:49:53,278 DEBUG blivet/MainThread: vg test_vg2 has 2.08 GiB free 2024-03-01 20:49:53,274 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7fec08160340) -- name = test_vg2-lv3 status = True id = 105 children = [] parents = ['existing 2.98 GiB lvmvg test_vg2 (81)'] uuid = 1NwGUF-6Kcm-g1jS-YmNX-UldV-hAtf-x9I2uF size = 308 MiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-5 target size = 308 MiB path = /dev/mapper/test_vg2-lv3 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7fec081d6c10) -- name = test_vg2 status = True id = 81 children = ['existing 308 MiB lvmlv test_vg2-lv3 (105) with existing xfs filesystem', 'existing 612 MiB lvmlv test_vg2-lv4 (118) with existing xfs filesystem'] parents = ['existing 1024 MiB disk sdd (72) with existing lvmpv', 'existing 1024 MiB disk sde (86) with existing lvmpv', 'existing 1024 MiB disk sdf (96) with existing lvmpv'] uuid = Ov9iZp-zlA3-8AwT-UCAM-rhPK-dtF9-W4jg4K size = 2.98 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 2.98 GiB path = /dev/test_vg2 format args = [] original_format = None free = 2.08 GiB PE Size = 4 MiB PE Count = 762 PE Free = 532 PV Count = 3 modified = False extents = 762 free space = 2.08 GiB free extents = 532 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sdd (72) with existing lvmpv', 'existing 1024 MiB disk sde (86) with existing lvmpv', 'existing 1024 MiB disk sdf (96) with existing lvmpv'] LVs = ['existing 308 MiB lvmlv test_vg2-lv3 (105) with existing xfs filesystem', 'existing 612 MiB lvmlv test_vg2-lv4 (118) with existing xfs filesystem'] segment type = linear percent = 0 VG space used = 308 MiB 2024-03-01 20:49:53,280 DEBUG blivet/MainThread: test_vg2 size is 2.98 GiB 2024-03-01 20:49:53,281 DEBUG blivet/MainThread: vg test_vg2 has 2.08 GiB free 2024-03-01 20:49:53,281 DEBUG blivet/MainThread: test_vg2 size is 2.98 GiB 2024-03-01 20:49:53,282 DEBUG blivet/MainThread: vg test_vg2 has 2.08 GiB free 2024-03-01 20:49:53,278 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7fec08160340) -- name = test_vg2-lv3 status = True id = 105 children = [] parents = ['existing 2.98 GiB lvmvg test_vg2 (81)'] uuid = 1NwGUF-6Kcm-g1jS-YmNX-UldV-hAtf-x9I2uF size = 308 MiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-5 target size = 308 MiB path = /dev/mapper/test_vg2-lv3 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7fec081d6c10) -- name = test_vg2 status = True id = 81 children = ['existing 308 MiB lvmlv test_vg2-lv3 (105) with existing xfs filesystem', 'existing 612 MiB lvmlv test_vg2-lv4 (118) with existing xfs filesystem'] parents = ['existing 1024 MiB disk sdd (72) with existing lvmpv', 'existing 1024 MiB disk sde (86) with existing lvmpv', 'existing 1024 MiB disk sdf (96) with existing lvmpv'] uuid = Ov9iZp-zlA3-8AwT-UCAM-rhPK-dtF9-W4jg4K size = 2.98 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 2.98 GiB path = /dev/test_vg2 format args = [] original_format = None free = 2.08 GiB PE Size = 4 MiB PE Count = 762 PE Free = 532 PV Count = 3 modified = False extents = 762 free space = 2.08 GiB free extents = 532 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sdd (72) with existing lvmpv', 'existing 1024 MiB disk sde (86) with existing lvmpv', 'existing 1024 MiB disk sdf (96) with existing lvmpv'] LVs = ['existing 308 MiB lvmlv test_vg2-lv3 (105) with existing xfs filesystem', 'existing 612 MiB lvmlv test_vg2-lv4 (118) with existing xfs filesystem'] segment type = linear percent = 0 VG space used = 308 MiB 2024-03-01 20:49:53,284 DEBUG blivet/MainThread: test_vg2 size is 2.98 GiB 2024-03-01 20:49:53,285 DEBUG blivet/MainThread: vg test_vg2 has 2.08 GiB free 2024-03-01 20:49:53,285 DEBUG blivet/MainThread: test_vg2 size is 2.98 GiB 2024-03-01 20:49:53,285 DEBUG blivet/MainThread: vg test_vg2 has 2.08 GiB free 2024-03-01 20:49:53,282 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7fec08160340) -- name = test_vg2-lv3 status = True id = 105 children = [] parents = ['existing 2.98 GiB lvmvg test_vg2 (81)'] uuid = 1NwGUF-6Kcm-g1jS-YmNX-UldV-hAtf-x9I2uF size = 308 MiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-5 target size = 308 MiB path = /dev/mapper/test_vg2-lv3 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7fec081d6c10) -- name = test_vg2 status = True id = 81 children = ['existing 308 MiB lvmlv test_vg2-lv3 (105) with existing xfs filesystem', 'existing 612 MiB lvmlv test_vg2-lv4 (118) with existing xfs filesystem'] parents = ['existing 1024 MiB disk sdd (72) with existing lvmpv', 'existing 1024 MiB disk sde (86) with existing lvmpv', 'existing 1024 MiB disk sdf (96) with existing lvmpv'] uuid = Ov9iZp-zlA3-8AwT-UCAM-rhPK-dtF9-W4jg4K size = 2.98 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 2.98 GiB path = /dev/test_vg2 format args = [] original_format = None free = 2.08 GiB PE Size = 4 MiB PE Count = 762 PE Free = 532 PV Count = 3 modified = False extents = 762 free space = 2.08 GiB free extents = 532 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sdd (72) with existing lvmpv', 'existing 1024 MiB disk sde (86) with existing lvmpv', 'existing 1024 MiB disk sdf (96) with existing lvmpv'] LVs = ['existing 308 MiB lvmlv test_vg2-lv3 (105) with existing xfs filesystem', 'existing 612 MiB lvmlv test_vg2-lv4 (118) with existing xfs filesystem'] segment type = linear percent = 0 VG space used = 308 MiB 2024-03-01 20:49:53,288 DEBUG blivet/MainThread: test_vg2 size is 2.98 GiB 2024-03-01 20:49:53,288 DEBUG blivet/MainThread: vg test_vg2 has 2.08 GiB free 2024-03-01 20:49:53,289 DEBUG blivet/MainThread: test_vg2 size is 2.98 GiB 2024-03-01 20:49:53,289 DEBUG blivet/MainThread: vg test_vg2 has 2.08 GiB free 2024-03-01 20:49:53,286 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7fec08160340) -- name = test_vg2-lv3 status = True id = 105 children = [] parents = ['existing 2.98 GiB lvmvg test_vg2 (81)'] uuid = 1NwGUF-6Kcm-g1jS-YmNX-UldV-hAtf-x9I2uF size = 308 MiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-5 target size = 308 MiB path = /dev/mapper/test_vg2-lv3 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7fec081d6c10) -- name = test_vg2 status = True id = 81 children = ['existing 308 MiB lvmlv test_vg2-lv3 (105) with existing xfs filesystem', 'existing 612 MiB lvmlv test_vg2-lv4 (118) with existing xfs filesystem'] parents = ['existing 1024 MiB disk sdd (72) with existing lvmpv', 'existing 1024 MiB disk sde (86) with existing lvmpv', 'existing 1024 MiB disk sdf (96) with existing lvmpv'] uuid = Ov9iZp-zlA3-8AwT-UCAM-rhPK-dtF9-W4jg4K size = 2.98 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 2.98 GiB path = /dev/test_vg2 format args = [] original_format = None free = 2.08 GiB PE Size = 4 MiB PE Count = 762 PE Free = 532 PV Count = 3 modified = False extents = 762 free space = 2.08 GiB free extents = 532 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sdd (72) with existing lvmpv', 'existing 1024 MiB disk sde (86) with existing lvmpv', 'existing 1024 MiB disk sdf (96) with existing lvmpv'] LVs = ['existing 308 MiB lvmlv test_vg2-lv3 (105) with existing xfs filesystem', 'existing 612 MiB lvmlv test_vg2-lv4 (118) with existing xfs filesystem'] segment type = linear percent = 0 VG space used = 308 MiB 2024-03-01 20:49:53,292 DEBUG blivet/MainThread: test_vg2 size is 2.98 GiB 2024-03-01 20:49:53,292 DEBUG blivet/MainThread: vg test_vg2 has 2.08 GiB free 2024-03-01 20:49:53,293 DEBUG blivet/MainThread: test_vg2 size is 2.98 GiB 2024-03-01 20:49:53,293 DEBUG blivet/MainThread: vg test_vg2 has 2.08 GiB free 2024-03-01 20:49:53,290 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7fec08160340) -- name = test_vg2-lv3 status = True id = 105 children = [] parents = ['existing 2.98 GiB lvmvg test_vg2 (81)'] uuid = 1NwGUF-6Kcm-g1jS-YmNX-UldV-hAtf-x9I2uF size = 308 MiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-5 target size = 308 MiB path = /dev/mapper/test_vg2-lv3 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7fec081d6c10) -- name = test_vg2 status = True id = 81 children = ['existing 308 MiB lvmlv test_vg2-lv3 (105) with existing xfs filesystem', 'existing 612 MiB lvmlv test_vg2-lv4 (118) with existing xfs filesystem'] parents = ['existing 1024 MiB disk sdd (72) with existing lvmpv', 'existing 1024 MiB disk sde (86) with existing lvmpv', 'existing 1024 MiB disk sdf (96) with existing lvmpv'] uuid = Ov9iZp-zlA3-8AwT-UCAM-rhPK-dtF9-W4jg4K size = 2.98 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 2.98 GiB path = /dev/test_vg2 format args = [] original_format = None free = 2.08 GiB PE Size = 4 MiB PE Count = 762 PE Free = 532 PV Count = 3 modified = False extents = 762 free space = 2.08 GiB free extents = 532 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sdd (72) with existing lvmpv', 'existing 1024 MiB disk sde (86) with existing lvmpv', 'existing 1024 MiB disk sdf (96) with existing lvmpv'] LVs = ['existing 308 MiB lvmlv test_vg2-lv3 (105) with existing xfs filesystem', 'existing 612 MiB lvmlv test_vg2-lv4 (118) with existing xfs filesystem'] segment type = linear percent = 0 VG space used = 308 MiB 2024-03-01 20:49:53,296 DEBUG blivet/MainThread: test_vg2 size is 2.98 GiB 2024-03-01 20:49:53,296 DEBUG blivet/MainThread: vg test_vg2 has 2.08 GiB free 2024-03-01 20:49:53,297 DEBUG blivet/MainThread: test_vg2 size is 2.98 GiB 2024-03-01 20:49:53,297 DEBUG blivet/MainThread: vg test_vg2 has 2.08 GiB free 2024-03-01 20:49:53,294 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7fec08160340) -- name = test_vg2-lv3 status = True id = 105 children = [] parents = ['existing 2.98 GiB lvmvg test_vg2 (81)'] uuid = 1NwGUF-6Kcm-g1jS-YmNX-UldV-hAtf-x9I2uF size = 308 MiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-5 target size = 308 MiB path = /dev/mapper/test_vg2-lv3 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7fec081d6c10) -- name = test_vg2 status = True id = 81 children = ['existing 308 MiB lvmlv test_vg2-lv3 (105) with existing xfs filesystem', 'existing 612 MiB lvmlv test_vg2-lv4 (118) with existing xfs filesystem'] parents = ['existing 1024 MiB disk sdd (72) with existing lvmpv', 'existing 1024 MiB disk sde (86) with existing lvmpv', 'existing 1024 MiB disk sdf (96) with existing lvmpv'] uuid = Ov9iZp-zlA3-8AwT-UCAM-rhPK-dtF9-W4jg4K size = 2.98 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 2.98 GiB path = /dev/test_vg2 format args = [] original_format = None free = 2.08 GiB PE Size = 4 MiB PE Count = 762 PE Free = 532 PV Count = 3 modified = False extents = 762 free space = 2.08 GiB free extents = 532 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sdd (72) with existing lvmpv', 'existing 1024 MiB disk sde (86) with existing lvmpv', 'existing 1024 MiB disk sdf (96) with existing lvmpv'] LVs = ['existing 308 MiB lvmlv test_vg2-lv3 (105) with existing xfs filesystem', 'existing 612 MiB lvmlv test_vg2-lv4 (118) with existing xfs filesystem'] segment type = linear percent = 0 VG space used = 308 MiB 2024-03-01 20:49:53,299 DEBUG blivet/MainThread: test_vg2 size is 2.98 GiB 2024-03-01 20:49:53,300 DEBUG blivet/MainThread: vg test_vg2 has 2.08 GiB free 2024-03-01 20:49:53,300 DEBUG blivet/MainThread: test_vg2 size is 2.98 GiB 2024-03-01 20:49:53,301 DEBUG blivet/MainThread: vg test_vg2 has 2.08 GiB free 2024-03-01 20:49:53,298 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7fec08160340) -- name = test_vg2-lv3 status = True id = 105 children = [] parents = ['existing 2.98 GiB lvmvg test_vg2 (81)'] uuid = 1NwGUF-6Kcm-g1jS-YmNX-UldV-hAtf-x9I2uF size = 308 MiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-5 target size = 308 MiB path = /dev/mapper/test_vg2-lv3 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7fec081d6c10) -- name = test_vg2 status = True id = 81 children = ['existing 308 MiB lvmlv test_vg2-lv3 (105) with existing xfs filesystem', 'existing 612 MiB lvmlv test_vg2-lv4 (118) with existing xfs filesystem'] parents = ['existing 1024 MiB disk sdd (72) with existing lvmpv', 'existing 1024 MiB disk sde (86) with existing lvmpv', 'existing 1024 MiB disk sdf (96) with existing lvmpv'] uuid = Ov9iZp-zlA3-8AwT-UCAM-rhPK-dtF9-W4jg4K size = 2.98 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 2.98 GiB path = /dev/test_vg2 format args = [] original_format = None free = 2.08 GiB PE Size = 4 MiB PE Count = 762 PE Free = 532 PV Count = 3 modified = False extents = 762 free space = 2.08 GiB free extents = 532 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sdd (72) with existing lvmpv', 'existing 1024 MiB disk sde (86) with existing lvmpv', 'existing 1024 MiB disk sdf (96) with existing lvmpv'] LVs = ['existing 308 MiB lvmlv test_vg2-lv3 (105) with existing xfs filesystem', 'existing 612 MiB lvmlv test_vg2-lv4 (118) with existing xfs filesystem'] segment type = linear percent = 0 VG space used = 308 MiB 2024-03-01 20:49:53,303 DEBUG blivet/MainThread: test_vg2 size is 2.98 GiB 2024-03-01 20:49:53,304 DEBUG blivet/MainThread: vg test_vg2 has 2.08 GiB free 2024-03-01 20:49:53,304 DEBUG blivet/MainThread: test_vg2 size is 2.98 GiB 2024-03-01 20:49:53,305 DEBUG blivet/MainThread: vg test_vg2 has 2.08 GiB free 2024-03-01 20:49:53,302 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7fec08160340) -- name = test_vg2-lv3 status = True id = 105 children = [] parents = ['existing 2.98 GiB lvmvg test_vg2 (81)'] uuid = 1NwGUF-6Kcm-g1jS-YmNX-UldV-hAtf-x9I2uF size = 308 MiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-5 target size = 308 MiB path = /dev/mapper/test_vg2-lv3 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7fec081d6c10) -- name = test_vg2 status = True id = 81 children = ['existing 308 MiB lvmlv test_vg2-lv3 (105) with existing xfs filesystem', 'existing 612 MiB lvmlv test_vg2-lv4 (118) with existing xfs filesystem'] parents = ['existing 1024 MiB disk sdd (72) with existing lvmpv', 'existing 1024 MiB disk sde (86) with existing lvmpv', 'existing 1024 MiB disk sdf (96) with existing lvmpv'] uuid = Ov9iZp-zlA3-8AwT-UCAM-rhPK-dtF9-W4jg4K size = 2.98 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 2.98 GiB path = /dev/test_vg2 format args = [] original_format = None free = 2.08 GiB PE Size = 4 MiB PE Count = 762 PE Free = 532 PV Count = 3 modified = False extents = 762 free space = 2.08 GiB free extents = 532 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sdd (72) with existing lvmpv', 'existing 1024 MiB disk sde (86) with existing lvmpv', 'existing 1024 MiB disk sdf (96) with existing lvmpv'] LVs = ['existing 308 MiB lvmlv test_vg2-lv3 (105) with existing xfs filesystem', 'existing 612 MiB lvmlv test_vg2-lv4 (118) with existing xfs filesystem'] segment type = linear percent = 0 VG space used = 308 MiB 2024-03-01 20:49:53,307 DEBUG blivet/MainThread: test_vg2 size is 2.98 GiB 2024-03-01 20:49:53,308 DEBUG blivet/MainThread: vg test_vg2 has 2.08 GiB free 2024-03-01 20:49:53,308 DEBUG blivet/MainThread: test_vg2 size is 2.98 GiB 2024-03-01 20:49:53,309 DEBUG blivet/MainThread: vg test_vg2 has 2.08 GiB free 2024-03-01 20:49:53,305 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7fec08160340) -- name = test_vg2-lv3 status = True id = 105 children = [] parents = ['existing 2.98 GiB lvmvg test_vg2 (81)'] uuid = 1NwGUF-6Kcm-g1jS-YmNX-UldV-hAtf-x9I2uF size = 308 MiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-5 target size = 308 MiB path = /dev/mapper/test_vg2-lv3 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7fec081d6c10) -- name = test_vg2 status = True id = 81 children = ['existing 308 MiB lvmlv test_vg2-lv3 (105) with existing xfs filesystem', 'existing 612 MiB lvmlv test_vg2-lv4 (118) with existing xfs filesystem'] parents = ['existing 1024 MiB disk sdd (72) with existing lvmpv', 'existing 1024 MiB disk sde (86) with existing lvmpv', 'existing 1024 MiB disk sdf (96) with existing lvmpv'] uuid = Ov9iZp-zlA3-8AwT-UCAM-rhPK-dtF9-W4jg4K size = 2.98 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 2.98 GiB path = /dev/test_vg2 format args = [] original_format = None free = 2.08 GiB PE Size = 4 MiB PE Count = 762 PE Free = 532 PV Count = 3 modified = False extents = 762 free space = 2.08 GiB free extents = 532 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sdd (72) with existing lvmpv', 'existing 1024 MiB disk sde (86) with existing lvmpv', 'existing 1024 MiB disk sdf (96) with existing lvmpv'] LVs = ['existing 308 MiB lvmlv test_vg2-lv3 (105) with existing xfs filesystem', 'existing 612 MiB lvmlv test_vg2-lv4 (118) with existing xfs filesystem'] segment type = linear percent = 0 VG space used = 308 MiB 2024-03-01 20:49:53,311 DEBUG blivet/MainThread: test_vg2 size is 2.98 GiB 2024-03-01 20:49:53,312 DEBUG blivet/MainThread: vg test_vg2 has 2.08 GiB free 2024-03-01 20:49:53,312 DEBUG blivet/MainThread: test_vg2 size is 2.98 GiB 2024-03-01 20:49:53,313 DEBUG blivet/MainThread: vg test_vg2 has 2.08 GiB free 2024-03-01 20:49:53,309 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7fec08160340) -- name = test_vg2-lv3 status = True id = 105 children = [] parents = ['existing 2.98 GiB lvmvg test_vg2 (81)'] uuid = 1NwGUF-6Kcm-g1jS-YmNX-UldV-hAtf-x9I2uF size = 308 MiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-5 target size = 308 MiB path = /dev/mapper/test_vg2-lv3 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7fec081d6c10) -- name = test_vg2 status = True id = 81 children = ['existing 308 MiB lvmlv test_vg2-lv3 (105) with existing xfs filesystem', 'existing 612 MiB lvmlv test_vg2-lv4 (118) with existing xfs filesystem'] parents = ['existing 1024 MiB disk sdd (72) with existing lvmpv', 'existing 1024 MiB disk sde (86) with existing lvmpv', 'existing 1024 MiB disk sdf (96) with existing lvmpv'] uuid = Ov9iZp-zlA3-8AwT-UCAM-rhPK-dtF9-W4jg4K size = 2.98 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 2.98 GiB path = /dev/test_vg2 format args = [] original_format = None free = 2.08 GiB PE Size = 4 MiB PE Count = 762 PE Free = 532 PV Count = 3 modified = False extents = 762 free space = 2.08 GiB free extents = 532 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sdd (72) with existing lvmpv', 'existing 1024 MiB disk sde (86) with existing lvmpv', 'existing 1024 MiB disk sdf (96) with existing lvmpv'] LVs = ['existing 308 MiB lvmlv test_vg2-lv3 (105) with existing xfs filesystem', 'existing 612 MiB lvmlv test_vg2-lv4 (118) with existing xfs filesystem'] segment type = linear percent = 0 VG space used = 308 MiB 2024-03-01 20:49:53,315 DEBUG blivet/MainThread: test_vg2 size is 2.98 GiB 2024-03-01 20:49:53,316 DEBUG blivet/MainThread: vg test_vg2 has 2.08 GiB free 2024-03-01 20:49:53,316 DEBUG blivet/MainThread: test_vg2 size is 2.98 GiB 2024-03-01 20:49:53,317 DEBUG blivet/MainThread: vg test_vg2 has 2.08 GiB free 2024-03-01 20:49:53,313 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7fec08160340) -- name = test_vg2-lv3 status = True id = 105 children = [] parents = ['existing 2.98 GiB lvmvg test_vg2 (81)'] uuid = 1NwGUF-6Kcm-g1jS-YmNX-UldV-hAtf-x9I2uF size = 308 MiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-5 target size = 308 MiB path = /dev/mapper/test_vg2-lv3 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7fec081d6c10) -- name = test_vg2 status = True id = 81 children = ['existing 308 MiB lvmlv test_vg2-lv3 (105) with existing xfs filesystem', 'existing 612 MiB lvmlv test_vg2-lv4 (118) with existing xfs filesystem'] parents = ['existing 1024 MiB disk sdd (72) with existing lvmpv', 'existing 1024 MiB disk sde (86) with existing lvmpv', 'existing 1024 MiB disk sdf (96) with existing lvmpv'] uuid = Ov9iZp-zlA3-8AwT-UCAM-rhPK-dtF9-W4jg4K size = 2.98 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 2.98 GiB path = /dev/test_vg2 format args = [] original_format = None free = 2.08 GiB PE Size = 4 MiB PE Count = 762 PE Free = 532 PV Count = 3 modified = False extents = 762 free space = 2.08 GiB free extents = 532 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sdd (72) with existing lvmpv', 'existing 1024 MiB disk sde (86) with existing lvmpv', 'existing 1024 MiB disk sdf (96) with existing lvmpv'] LVs = ['existing 308 MiB lvmlv test_vg2-lv3 (105) with existing xfs filesystem', 'existing 612 MiB lvmlv test_vg2-lv4 (118) with existing xfs filesystem'] segment type = linear percent = 0 VG space used = 308 MiB 2024-03-01 20:49:53,319 DEBUG blivet/MainThread: test_vg2 size is 2.98 GiB 2024-03-01 20:49:53,320 DEBUG blivet/MainThread: vg test_vg2 has 2.08 GiB free 2024-03-01 20:49:53,320 DEBUG blivet/MainThread: test_vg2 size is 2.98 GiB 2024-03-01 20:49:53,321 DEBUG blivet/MainThread: vg test_vg2 has 2.08 GiB free 2024-03-01 20:49:53,317 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7fec08160340) -- name = test_vg2-lv3 status = True id = 105 children = [] parents = ['existing 2.98 GiB lvmvg test_vg2 (81)'] uuid = 1NwGUF-6Kcm-g1jS-YmNX-UldV-hAtf-x9I2uF size = 308 MiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-5 target size = 308 MiB path = /dev/mapper/test_vg2-lv3 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7fec081d6c10) -- name = test_vg2 status = True id = 81 children = ['existing 308 MiB lvmlv test_vg2-lv3 (105) with existing xfs filesystem', 'existing 612 MiB lvmlv test_vg2-lv4 (118) with existing xfs filesystem'] parents = ['existing 1024 MiB disk sdd (72) with existing lvmpv', 'existing 1024 MiB disk sde (86) with existing lvmpv', 'existing 1024 MiB disk sdf (96) with existing lvmpv'] uuid = Ov9iZp-zlA3-8AwT-UCAM-rhPK-dtF9-W4jg4K size = 2.98 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 2.98 GiB path = /dev/test_vg2 format args = [] original_format = None free = 2.08 GiB PE Size = 4 MiB PE Count = 762 PE Free = 532 PV Count = 3 modified = False extents = 762 free space = 2.08 GiB free extents = 532 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sdd (72) with existing lvmpv', 'existing 1024 MiB disk sde (86) with existing lvmpv', 'existing 1024 MiB disk sdf (96) with existing lvmpv'] LVs = ['existing 308 MiB lvmlv test_vg2-lv3 (105) with existing xfs filesystem', 'existing 612 MiB lvmlv test_vg2-lv4 (118) with existing xfs filesystem'] segment type = linear percent = 0 VG space used = 308 MiB 2024-03-01 20:49:53,323 DEBUG blivet/MainThread: test_vg2 size is 2.98 GiB 2024-03-01 20:49:53,324 DEBUG blivet/MainThread: vg test_vg2 has 2.08 GiB free 2024-03-01 20:49:53,324 DEBUG blivet/MainThread: test_vg2 size is 2.98 GiB 2024-03-01 20:49:53,324 DEBUG blivet/MainThread: vg test_vg2 has 2.08 GiB free 2024-03-01 20:49:53,321 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7fec08160340) -- name = test_vg2-lv3 status = True id = 105 children = [] parents = ['existing 2.98 GiB lvmvg test_vg2 (81)'] uuid = 1NwGUF-6Kcm-g1jS-YmNX-UldV-hAtf-x9I2uF size = 308 MiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-5 target size = 308 MiB path = /dev/mapper/test_vg2-lv3 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7fec081d6c10) -- name = test_vg2 status = True id = 81 children = ['existing 308 MiB lvmlv test_vg2-lv3 (105) with existing xfs filesystem', 'existing 612 MiB lvmlv test_vg2-lv4 (118) with existing xfs filesystem'] parents = ['existing 1024 MiB disk sdd (72) with existing lvmpv', 'existing 1024 MiB disk sde (86) with existing lvmpv', 'existing 1024 MiB disk sdf (96) with existing lvmpv'] uuid = Ov9iZp-zlA3-8AwT-UCAM-rhPK-dtF9-W4jg4K size = 2.98 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 2.98 GiB path = /dev/test_vg2 format args = [] original_format = None free = 2.08 GiB PE Size = 4 MiB PE Count = 762 PE Free = 532 PV Count = 3 modified = False extents = 762 free space = 2.08 GiB free extents = 532 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sdd (72) with existing lvmpv', 'existing 1024 MiB disk sde (86) with existing lvmpv', 'existing 1024 MiB disk sdf (96) with existing lvmpv'] LVs = ['existing 308 MiB lvmlv test_vg2-lv3 (105) with existing xfs filesystem', 'existing 612 MiB lvmlv test_vg2-lv4 (118) with existing xfs filesystem'] segment type = linear percent = 0 VG space used = 308 MiB 2024-03-01 20:49:53,327 DEBUG blivet/MainThread: test_vg2 size is 2.98 GiB 2024-03-01 20:49:53,327 DEBUG blivet/MainThread: vg test_vg2 has 2.08 GiB free 2024-03-01 20:49:53,328 DEBUG blivet/MainThread: test_vg2 size is 2.98 GiB 2024-03-01 20:49:53,328 DEBUG blivet/MainThread: vg test_vg2 has 2.08 GiB free 2024-03-01 20:49:53,325 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7fec08160340) -- name = test_vg2-lv3 status = True id = 105 children = [] parents = ['existing 2.98 GiB lvmvg test_vg2 (81)'] uuid = 1NwGUF-6Kcm-g1jS-YmNX-UldV-hAtf-x9I2uF size = 308 MiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-5 target size = 308 MiB path = /dev/mapper/test_vg2-lv3 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7fec081d6c10) -- name = test_vg2 status = True id = 81 children = ['existing 308 MiB lvmlv test_vg2-lv3 (105) with existing xfs filesystem', 'existing 612 MiB lvmlv test_vg2-lv4 (118) with existing xfs filesystem'] parents = ['existing 1024 MiB disk sdd (72) with existing lvmpv', 'existing 1024 MiB disk sde (86) with existing lvmpv', 'existing 1024 MiB disk sdf (96) with existing lvmpv'] uuid = Ov9iZp-zlA3-8AwT-UCAM-rhPK-dtF9-W4jg4K size = 2.98 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 2.98 GiB path = /dev/test_vg2 format args = [] original_format = None free = 2.08 GiB PE Size = 4 MiB PE Count = 762 PE Free = 532 PV Count = 3 modified = False extents = 762 free space = 2.08 GiB free extents = 532 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sdd (72) with existing lvmpv', 'existing 1024 MiB disk sde (86) with existing lvmpv', 'existing 1024 MiB disk sdf (96) with existing lvmpv'] LVs = ['existing 308 MiB lvmlv test_vg2-lv3 (105) with existing xfs filesystem', 'existing 612 MiB lvmlv test_vg2-lv4 (118) with existing xfs filesystem'] segment type = linear percent = 0 VG space used = 308 MiB 2024-03-01 20:49:53,331 DEBUG blivet/MainThread: test_vg2 size is 2.98 GiB 2024-03-01 20:49:53,331 DEBUG blivet/MainThread: vg test_vg2 has 2.08 GiB free 2024-03-01 20:49:53,332 DEBUG blivet/MainThread: test_vg2 size is 2.98 GiB 2024-03-01 20:49:53,332 DEBUG blivet/MainThread: vg test_vg2 has 2.08 GiB free 2024-03-01 20:49:53,329 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7fec08160340) -- name = test_vg2-lv3 status = True id = 105 children = [] parents = ['existing 2.98 GiB lvmvg test_vg2 (81)'] uuid = 1NwGUF-6Kcm-g1jS-YmNX-UldV-hAtf-x9I2uF size = 308 MiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-5 target size = 308 MiB path = /dev/mapper/test_vg2-lv3 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7fec081d6c10) -- name = test_vg2 status = True id = 81 children = ['existing 308 MiB lvmlv test_vg2-lv3 (105) with existing xfs filesystem', 'existing 612 MiB lvmlv test_vg2-lv4 (118) with existing xfs filesystem'] parents = ['existing 1024 MiB disk sdd (72) with existing lvmpv', 'existing 1024 MiB disk sde (86) with existing lvmpv', 'existing 1024 MiB disk sdf (96) with existing lvmpv'] uuid = Ov9iZp-zlA3-8AwT-UCAM-rhPK-dtF9-W4jg4K size = 2.98 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 2.98 GiB path = /dev/test_vg2 format args = [] original_format = None free = 2.08 GiB PE Size = 4 MiB PE Count = 762 PE Free = 532 PV Count = 3 modified = False extents = 762 free space = 2.08 GiB free extents = 532 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sdd (72) with existing lvmpv', 'existing 1024 MiB disk sde (86) with existing lvmpv', 'existing 1024 MiB disk sdf (96) with existing lvmpv'] LVs = ['existing 308 MiB lvmlv test_vg2-lv3 (105) with existing xfs filesystem', 'existing 612 MiB lvmlv test_vg2-lv4 (118) with existing xfs filesystem'] segment type = linear percent = 0 VG space used = 308 MiB 2024-03-01 20:49:53,335 DEBUG blivet/MainThread: test_vg2 size is 2.98 GiB 2024-03-01 20:49:53,335 DEBUG blivet/MainThread: vg test_vg2 has 2.08 GiB free 2024-03-01 20:49:53,336 DEBUG blivet/MainThread: test_vg2 size is 2.98 GiB 2024-03-01 20:49:53,336 DEBUG blivet/MainThread: vg test_vg2 has 2.08 GiB free 2024-03-01 20:49:53,333 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7fec08160340) -- name = test_vg2-lv3 status = True id = 105 children = [] parents = ['existing 2.98 GiB lvmvg test_vg2 (81)'] uuid = 1NwGUF-6Kcm-g1jS-YmNX-UldV-hAtf-x9I2uF size = 308 MiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-5 target size = 308 MiB path = /dev/mapper/test_vg2-lv3 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7fec081d6c10) -- name = test_vg2 status = True id = 81 children = ['existing 308 MiB lvmlv test_vg2-lv3 (105) with existing xfs filesystem', 'existing 612 MiB lvmlv test_vg2-lv4 (118) with existing xfs filesystem'] parents = ['existing 1024 MiB disk sdd (72) with existing lvmpv', 'existing 1024 MiB disk sde (86) with existing lvmpv', 'existing 1024 MiB disk sdf (96) with existing lvmpv'] uuid = Ov9iZp-zlA3-8AwT-UCAM-rhPK-dtF9-W4jg4K size = 2.98 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 2.98 GiB path = /dev/test_vg2 format args = [] original_format = None free = 2.08 GiB PE Size = 4 MiB PE Count = 762 PE Free = 532 PV Count = 3 modified = False extents = 762 free space = 2.08 GiB free extents = 532 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sdd (72) with existing lvmpv', 'existing 1024 MiB disk sde (86) with existing lvmpv', 'existing 1024 MiB disk sdf (96) with existing lvmpv'] LVs = ['existing 308 MiB lvmlv test_vg2-lv3 (105) with existing xfs filesystem', 'existing 612 MiB lvmlv test_vg2-lv4 (118) with existing xfs filesystem'] segment type = linear percent = 0 VG space used = 308 MiB 2024-03-01 20:49:53,339 DEBUG blivet/MainThread: test_vg2 size is 2.98 GiB 2024-03-01 20:49:53,339 DEBUG blivet/MainThread: vg test_vg2 has 2.08 GiB free 2024-03-01 20:49:53,339 DEBUG blivet/MainThread: test_vg2 size is 2.98 GiB 2024-03-01 20:49:53,340 DEBUG blivet/MainThread: vg test_vg2 has 2.08 GiB free 2024-03-01 20:49:53,337 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7fec08160340) -- name = test_vg2-lv3 status = True id = 105 children = [] parents = ['existing 2.98 GiB lvmvg test_vg2 (81)'] uuid = 1NwGUF-6Kcm-g1jS-YmNX-UldV-hAtf-x9I2uF size = 308 MiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-5 target size = 308 MiB path = /dev/mapper/test_vg2-lv3 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7fec081d6c10) -- name = test_vg2 status = True id = 81 children = ['existing 308 MiB lvmlv test_vg2-lv3 (105) with existing xfs filesystem', 'existing 612 MiB lvmlv test_vg2-lv4 (118) with existing xfs filesystem'] parents = ['existing 1024 MiB disk sdd (72) with existing lvmpv', 'existing 1024 MiB disk sde (86) with existing lvmpv', 'existing 1024 MiB disk sdf (96) with existing lvmpv'] uuid = Ov9iZp-zlA3-8AwT-UCAM-rhPK-dtF9-W4jg4K size = 2.98 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 2.98 GiB path = /dev/test_vg2 format args = [] original_format = None free = 2.08 GiB PE Size = 4 MiB PE Count = 762 PE Free = 532 PV Count = 3 modified = False extents = 762 free space = 2.08 GiB free extents = 532 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sdd (72) with existing lvmpv', 'existing 1024 MiB disk sde (86) with existing lvmpv', 'existing 1024 MiB disk sdf (96) with existing lvmpv'] LVs = ['existing 308 MiB lvmlv test_vg2-lv3 (105) with existing xfs filesystem', 'existing 612 MiB lvmlv test_vg2-lv4 (118) with existing xfs filesystem'] segment type = linear percent = 0 VG space used = 308 MiB 2024-03-01 20:49:53,342 DEBUG blivet/MainThread: test_vg2 size is 2.98 GiB 2024-03-01 20:49:53,343 DEBUG blivet/MainThread: vg test_vg2 has 2.08 GiB free 2024-03-01 20:49:53,343 DEBUG blivet/MainThread: test_vg2 size is 2.98 GiB 2024-03-01 20:49:53,344 DEBUG blivet/MainThread: vg test_vg2 has 2.08 GiB free 2024-03-01 20:49:53,341 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7fec08160340) -- name = test_vg2-lv3 status = True id = 105 children = [] parents = ['existing 2.98 GiB lvmvg test_vg2 (81)'] uuid = 1NwGUF-6Kcm-g1jS-YmNX-UldV-hAtf-x9I2uF size = 308 MiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-5 target size = 308 MiB path = /dev/mapper/test_vg2-lv3 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7fec081d6c10) -- name = test_vg2 status = True id = 81 children = ['existing 308 MiB lvmlv test_vg2-lv3 (105) with existing xfs filesystem', 'existing 612 MiB lvmlv test_vg2-lv4 (118) with existing xfs filesystem'] parents = ['existing 1024 MiB disk sdd (72) with existing lvmpv', 'existing 1024 MiB disk sde (86) with existing lvmpv', 'existing 1024 MiB disk sdf (96) with existing lvmpv'] uuid = Ov9iZp-zlA3-8AwT-UCAM-rhPK-dtF9-W4jg4K size = 2.98 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 2.98 GiB path = /dev/test_vg2 format args = [] original_format = None free = 2.08 GiB PE Size = 4 MiB PE Count = 762 PE Free = 532 PV Count = 3 modified = False extents = 762 free space = 2.08 GiB free extents = 532 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sdd (72) with existing lvmpv', 'existing 1024 MiB disk sde (86) with existing lvmpv', 'existing 1024 MiB disk sdf (96) with existing lvmpv'] LVs = ['existing 308 MiB lvmlv test_vg2-lv3 (105) with existing xfs filesystem', 'existing 612 MiB lvmlv test_vg2-lv4 (118) with existing xfs filesystem'] segment type = linear percent = 0 VG space used = 308 MiB 2024-03-01 20:49:53,346 DEBUG blivet/MainThread: test_vg2 size is 2.98 GiB 2024-03-01 20:49:53,347 DEBUG blivet/MainThread: vg test_vg2 has 2.08 GiB free 2024-03-01 20:49:53,347 DEBUG blivet/MainThread: test_vg2 size is 2.98 GiB 2024-03-01 20:49:53,348 DEBUG blivet/MainThread: vg test_vg2 has 2.08 GiB free 2024-03-01 20:49:53,345 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7fec08160340) -- name = test_vg2-lv3 status = True id = 105 children = [] parents = ['existing 2.98 GiB lvmvg test_vg2 (81)'] uuid = 1NwGUF-6Kcm-g1jS-YmNX-UldV-hAtf-x9I2uF size = 308 MiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-5 target size = 308 MiB path = /dev/mapper/test_vg2-lv3 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7fec081d6c10) -- name = test_vg2 status = True id = 81 children = ['existing 308 MiB lvmlv test_vg2-lv3 (105) with existing xfs filesystem', 'existing 612 MiB lvmlv test_vg2-lv4 (118) with existing xfs filesystem'] parents = ['existing 1024 MiB disk sdd (72) with existing lvmpv', 'existing 1024 MiB disk sde (86) with existing lvmpv', 'existing 1024 MiB disk sdf (96) with existing lvmpv'] uuid = Ov9iZp-zlA3-8AwT-UCAM-rhPK-dtF9-W4jg4K size = 2.98 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 2.98 GiB path = /dev/test_vg2 format args = [] original_format = None free = 2.08 GiB PE Size = 4 MiB PE Count = 762 PE Free = 532 PV Count = 3 modified = False extents = 762 free space = 2.08 GiB free extents = 532 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sdd (72) with existing lvmpv', 'existing 1024 MiB disk sde (86) with existing lvmpv', 'existing 1024 MiB disk sdf (96) with existing lvmpv'] LVs = ['existing 308 MiB lvmlv test_vg2-lv3 (105) with existing xfs filesystem', 'existing 612 MiB lvmlv test_vg2-lv4 (118) with existing xfs filesystem'] segment type = linear percent = 0 VG space used = 308 MiB 2024-03-01 20:49:53,350 DEBUG blivet/MainThread: test_vg2 size is 2.98 GiB 2024-03-01 20:49:53,351 DEBUG blivet/MainThread: vg test_vg2 has 2.08 GiB free 2024-03-01 20:49:53,351 DEBUG blivet/MainThread: test_vg2 size is 2.98 GiB 2024-03-01 20:49:53,352 DEBUG blivet/MainThread: vg test_vg2 has 2.08 GiB free 2024-03-01 20:49:53,348 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7fec08160340) -- name = test_vg2-lv3 status = True id = 105 children = [] parents = ['existing 2.98 GiB lvmvg test_vg2 (81)'] uuid = 1NwGUF-6Kcm-g1jS-YmNX-UldV-hAtf-x9I2uF size = 308 MiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-5 target size = 308 MiB path = /dev/mapper/test_vg2-lv3 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7fec081d6c10) -- name = test_vg2 status = True id = 81 children = ['existing 308 MiB lvmlv test_vg2-lv3 (105) with existing xfs filesystem', 'existing 612 MiB lvmlv test_vg2-lv4 (118) with existing xfs filesystem'] parents = ['existing 1024 MiB disk sdd (72) with existing lvmpv', 'existing 1024 MiB disk sde (86) with existing lvmpv', 'existing 1024 MiB disk sdf (96) with existing lvmpv'] uuid = Ov9iZp-zlA3-8AwT-UCAM-rhPK-dtF9-W4jg4K size = 2.98 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 2.98 GiB path = /dev/test_vg2 format args = [] original_format = None free = 2.08 GiB PE Size = 4 MiB PE Count = 762 PE Free = 532 PV Count = 3 modified = False extents = 762 free space = 2.08 GiB free extents = 532 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sdd (72) with existing lvmpv', 'existing 1024 MiB disk sde (86) with existing lvmpv', 'existing 1024 MiB disk sdf (96) with existing lvmpv'] LVs = ['existing 308 MiB lvmlv test_vg2-lv3 (105) with existing xfs filesystem', 'existing 612 MiB lvmlv test_vg2-lv4 (118) with existing xfs filesystem'] segment type = linear percent = 0 VG space used = 308 MiB 2024-03-01 20:49:53,354 DEBUG blivet/MainThread: test_vg2 size is 2.98 GiB 2024-03-01 20:49:53,355 DEBUG blivet/MainThread: vg test_vg2 has 2.08 GiB free 2024-03-01 20:49:53,355 DEBUG blivet/MainThread: test_vg2 size is 2.98 GiB 2024-03-01 20:49:53,356 DEBUG blivet/MainThread: vg test_vg2 has 2.08 GiB free 2024-03-01 20:49:53,352 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7fec08160340) -- name = test_vg2-lv3 status = True id = 105 children = [] parents = ['existing 2.98 GiB lvmvg test_vg2 (81)'] uuid = 1NwGUF-6Kcm-g1jS-YmNX-UldV-hAtf-x9I2uF size = 308 MiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-5 target size = 308 MiB path = /dev/mapper/test_vg2-lv3 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7fec081d6c10) -- name = test_vg2 status = True id = 81 children = ['existing 308 MiB lvmlv test_vg2-lv3 (105) with existing xfs filesystem', 'existing 612 MiB lvmlv test_vg2-lv4 (118) with existing xfs filesystem'] parents = ['existing 1024 MiB disk sdd (72) with existing lvmpv', 'existing 1024 MiB disk sde (86) with existing lvmpv', 'existing 1024 MiB disk sdf (96) with existing lvmpv'] uuid = Ov9iZp-zlA3-8AwT-UCAM-rhPK-dtF9-W4jg4K size = 2.98 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 2.98 GiB path = /dev/test_vg2 format args = [] original_format = None free = 2.08 GiB PE Size = 4 MiB PE Count = 762 PE Free = 532 PV Count = 3 modified = False extents = 762 free space = 2.08 GiB free extents = 532 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sdd (72) with existing lvmpv', 'existing 1024 MiB disk sde (86) with existing lvmpv', 'existing 1024 MiB disk sdf (96) with existing lvmpv'] LVs = ['existing 308 MiB lvmlv test_vg2-lv3 (105) with existing xfs filesystem', 'existing 612 MiB lvmlv test_vg2-lv4 (118) with existing xfs filesystem'] segment type = linear percent = 0 VG space used = 308 MiB 2024-03-01 20:49:53,358 DEBUG blivet/MainThread: test_vg2 size is 2.98 GiB 2024-03-01 20:49:53,359 DEBUG blivet/MainThread: vg test_vg2 has 2.08 GiB free 2024-03-01 20:49:53,359 DEBUG blivet/MainThread: test_vg2 size is 2.98 GiB 2024-03-01 20:49:53,360 DEBUG blivet/MainThread: vg test_vg2 has 2.08 GiB free 2024-03-01 20:49:53,356 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7fec08160340) -- name = test_vg2-lv3 status = True id = 105 children = [] parents = ['existing 2.98 GiB lvmvg test_vg2 (81)'] uuid = 1NwGUF-6Kcm-g1jS-YmNX-UldV-hAtf-x9I2uF size = 308 MiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-5 target size = 308 MiB path = /dev/mapper/test_vg2-lv3 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7fec081d6c10) -- name = test_vg2 status = True id = 81 children = ['existing 308 MiB lvmlv test_vg2-lv3 (105) with existing xfs filesystem', 'existing 612 MiB lvmlv test_vg2-lv4 (118) with existing xfs filesystem'] parents = ['existing 1024 MiB disk sdd (72) with existing lvmpv', 'existing 1024 MiB disk sde (86) with existing lvmpv', 'existing 1024 MiB disk sdf (96) with existing lvmpv'] uuid = Ov9iZp-zlA3-8AwT-UCAM-rhPK-dtF9-W4jg4K size = 2.98 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 2.98 GiB path = /dev/test_vg2 format args = [] original_format = None free = 2.08 GiB PE Size = 4 MiB PE Count = 762 PE Free = 532 PV Count = 3 modified = False extents = 762 free space = 2.08 GiB free extents = 532 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sdd (72) with existing lvmpv', 'existing 1024 MiB disk sde (86) with existing lvmpv', 'existing 1024 MiB disk sdf (96) with existing lvmpv'] LVs = ['existing 308 MiB lvmlv test_vg2-lv3 (105) with existing xfs filesystem', 'existing 612 MiB lvmlv test_vg2-lv4 (118) with existing xfs filesystem'] segment type = linear percent = 0 VG space used = 308 MiB 2024-03-01 20:49:53,362 DEBUG blivet/MainThread: test_vg2 size is 2.98 GiB 2024-03-01 20:49:53,363 DEBUG blivet/MainThread: vg test_vg2 has 2.08 GiB free 2024-03-01 20:49:53,363 DEBUG blivet/MainThread: test_vg2 size is 2.98 GiB 2024-03-01 20:49:53,364 DEBUG blivet/MainThread: vg test_vg2 has 2.08 GiB free 2024-03-01 20:49:53,360 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7fec08160340) -- name = test_vg2-lv3 status = True id = 105 children = [] parents = ['existing 2.98 GiB lvmvg test_vg2 (81)'] uuid = 1NwGUF-6Kcm-g1jS-YmNX-UldV-hAtf-x9I2uF size = 308 MiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-5 target size = 308 MiB path = /dev/mapper/test_vg2-lv3 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7fec081d6c10) -- name = test_vg2 status = True id = 81 children = ['existing 308 MiB lvmlv test_vg2-lv3 (105) with existing xfs filesystem', 'existing 612 MiB lvmlv test_vg2-lv4 (118) with existing xfs filesystem'] parents = ['existing 1024 MiB disk sdd (72) with existing lvmpv', 'existing 1024 MiB disk sde (86) with existing lvmpv', 'existing 1024 MiB disk sdf (96) with existing lvmpv'] uuid = Ov9iZp-zlA3-8AwT-UCAM-rhPK-dtF9-W4jg4K size = 2.98 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 2.98 GiB path = /dev/test_vg2 format args = [] original_format = None free = 2.08 GiB PE Size = 4 MiB PE Count = 762 PE Free = 532 PV Count = 3 modified = False extents = 762 free space = 2.08 GiB free extents = 532 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sdd (72) with existing lvmpv', 'existing 1024 MiB disk sde (86) with existing lvmpv', 'existing 1024 MiB disk sdf (96) with existing lvmpv'] LVs = ['existing 308 MiB lvmlv test_vg2-lv3 (105) with existing xfs filesystem', 'existing 612 MiB lvmlv test_vg2-lv4 (118) with existing xfs filesystem'] segment type = linear percent = 0 VG space used = 308 MiB 2024-03-01 20:49:53,366 DEBUG blivet/MainThread: test_vg2 size is 2.98 GiB 2024-03-01 20:49:53,367 DEBUG blivet/MainThread: vg test_vg2 has 2.08 GiB free 2024-03-01 20:49:53,367 DEBUG blivet/MainThread: test_vg2 size is 2.98 GiB 2024-03-01 20:49:53,368 DEBUG blivet/MainThread: vg test_vg2 has 2.08 GiB free 2024-03-01 20:49:53,364 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7fec08160340) -- name = test_vg2-lv3 status = True id = 105 children = [] parents = ['existing 2.98 GiB lvmvg test_vg2 (81)'] uuid = 1NwGUF-6Kcm-g1jS-YmNX-UldV-hAtf-x9I2uF size = 308 MiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-5 target size = 308 MiB path = /dev/mapper/test_vg2-lv3 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7fec081d6c10) -- name = test_vg2 status = True id = 81 children = ['existing 308 MiB lvmlv test_vg2-lv3 (105) with existing xfs filesystem', 'existing 612 MiB lvmlv test_vg2-lv4 (118) with existing xfs filesystem'] parents = ['existing 1024 MiB disk sdd (72) with existing lvmpv', 'existing 1024 MiB disk sde (86) with existing lvmpv', 'existing 1024 MiB disk sdf (96) with existing lvmpv'] uuid = Ov9iZp-zlA3-8AwT-UCAM-rhPK-dtF9-W4jg4K size = 2.98 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 2.98 GiB path = /dev/test_vg2 format args = [] original_format = None free = 2.08 GiB PE Size = 4 MiB PE Count = 762 PE Free = 532 PV Count = 3 modified = False extents = 762 free space = 2.08 GiB free extents = 532 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sdd (72) with existing lvmpv', 'existing 1024 MiB disk sde (86) with existing lvmpv', 'existing 1024 MiB disk sdf (96) with existing lvmpv'] LVs = ['existing 308 MiB lvmlv test_vg2-lv3 (105) with existing xfs filesystem', 'existing 612 MiB lvmlv test_vg2-lv4 (118) with existing xfs filesystem'] segment type = linear percent = 0 VG space used = 308 MiB 2024-03-01 20:49:53,368 DEBUG blivet/MainThread: removing test_vg2-lv3 2024-03-01 20:49:53,371 DEBUG blivet/MainThread: DeviceTree.get_dependent_devices: dep: existing 308 MiB lvmlv test_vg2-lv3 (105) with existing xfs filesystem ; hidden: False ; 2024-03-01 20:49:53,371 DEBUG blivet/MainThread: dep is a leaf 2024-03-01 20:49:53,371 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 262 2024-03-01 20:49:53,374 DEBUG blivet/MainThread: LVMLogicalVolumeDevice._set_format: test_vg2-lv3 ; type: None ; current: xfs ; 2024-03-01 20:49:53,374 INFO blivet/MainThread: registered action: [261] destroy format xfs filesystem on lvmlv test_vg2-lv3 (id 105) 2024-03-01 20:49:53,377 DEBUG blivet/MainThread: LVMVolumeGroupDevice.remove_child: name: test_vg2 ; child: lv3 ; kids: 2 ; 2024-03-01 20:49:53,377 INFO blivet/MainThread: removed lvmlv test_vg2-lv3 (id 105) from device tree 2024-03-01 20:49:53,377 INFO blivet/MainThread: registered action: [263] destroy device lvmlv test_vg2-lv3 (id 105) 2024-03-01 20:49:53,380 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: test_vg2-lv4 ; incomplete: False ; hidden: False ; 2024-03-01 20:49:53,383 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned existing 612 MiB lvmlv test_vg2-lv4 (118) with existing xfs filesystem 2024-03-01 20:49:53,383 DEBUG blivet/MainThread: resolved 'test_vg2-lv4' to 'test_vg2-lv4' (lvmlv) 2024-03-01 20:49:53,385 DEBUG blivet/MainThread: test_vg2 size is 2.98 GiB 2024-03-01 20:49:53,385 DEBUG blivet/MainThread: vg test_vg2 has 2.38 GiB free 2024-03-01 20:49:53,385 DEBUG blivet/MainThread: test_vg2 size is 2.98 GiB 2024-03-01 20:49:53,386 DEBUG blivet/MainThread: vg test_vg2 has 2.38 GiB free 2024-03-01 20:49:53,383 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7fec08160bb0) -- name = test_vg2-lv4 status = True id = 118 children = [] parents = ['existing 2.98 GiB lvmvg test_vg2 (81)'] uuid = RO2q9D-nduL-RINy-i3mp-aGJP-mjY5-zVqyGf size = 612 MiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-4 target size = 612 MiB path = /dev/mapper/test_vg2-lv4 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7fec081d6c10) -- name = test_vg2 status = True id = 81 children = ['existing 612 MiB lvmlv test_vg2-lv4 (118) with existing xfs filesystem'] parents = ['existing 1024 MiB disk sdd (72) with existing lvmpv', 'existing 1024 MiB disk sde (86) with existing lvmpv', 'existing 1024 MiB disk sdf (96) with existing lvmpv'] uuid = Ov9iZp-zlA3-8AwT-UCAM-rhPK-dtF9-W4jg4K size = 2.98 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 2.98 GiB path = /dev/test_vg2 format args = [] original_format = None free = 2.08 GiB PE Size = 4 MiB PE Count = 762 PE Free = 532 PV Count = 3 modified = False extents = 762 free space = 2.38 GiB free extents = 609 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sdd (72) with existing lvmpv', 'existing 1024 MiB disk sde (86) with existing lvmpv', 'existing 1024 MiB disk sdf (96) with existing lvmpv'] LVs = ['existing 612 MiB lvmlv test_vg2-lv4 (118) with existing xfs filesystem'] segment type = linear percent = 0 VG space used = 612 MiB 2024-03-01 20:49:53,388 DEBUG blivet/MainThread: test_vg2 size is 2.98 GiB 2024-03-01 20:49:53,389 DEBUG blivet/MainThread: vg test_vg2 has 2.38 GiB free 2024-03-01 20:49:53,389 DEBUG blivet/MainThread: test_vg2 size is 2.98 GiB 2024-03-01 20:49:53,389 DEBUG blivet/MainThread: vg test_vg2 has 2.38 GiB free 2024-03-01 20:49:53,386 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7fec08160bb0) -- name = test_vg2-lv4 status = True id = 118 children = [] parents = ['existing 2.98 GiB lvmvg test_vg2 (81)'] uuid = RO2q9D-nduL-RINy-i3mp-aGJP-mjY5-zVqyGf size = 612 MiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-4 target size = 612 MiB path = /dev/mapper/test_vg2-lv4 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7fec081d6c10) -- name = test_vg2 status = True id = 81 children = ['existing 612 MiB lvmlv test_vg2-lv4 (118) with existing xfs filesystem'] parents = ['existing 1024 MiB disk sdd (72) with existing lvmpv', 'existing 1024 MiB disk sde (86) with existing lvmpv', 'existing 1024 MiB disk sdf (96) with existing lvmpv'] uuid = Ov9iZp-zlA3-8AwT-UCAM-rhPK-dtF9-W4jg4K size = 2.98 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 2.98 GiB path = /dev/test_vg2 format args = [] original_format = None free = 2.08 GiB PE Size = 4 MiB PE Count = 762 PE Free = 532 PV Count = 3 modified = False extents = 762 free space = 2.38 GiB free extents = 609 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sdd (72) with existing lvmpv', 'existing 1024 MiB disk sde (86) with existing lvmpv', 'existing 1024 MiB disk sdf (96) with existing lvmpv'] LVs = ['existing 612 MiB lvmlv test_vg2-lv4 (118) with existing xfs filesystem'] segment type = linear percent = 0 VG space used = 612 MiB 2024-03-01 20:49:53,392 DEBUG blivet/MainThread: test_vg2 size is 2.98 GiB 2024-03-01 20:49:53,392 DEBUG blivet/MainThread: vg test_vg2 has 2.38 GiB free 2024-03-01 20:49:53,393 DEBUG blivet/MainThread: test_vg2 size is 2.98 GiB 2024-03-01 20:49:53,393 DEBUG blivet/MainThread: vg test_vg2 has 2.38 GiB free 2024-03-01 20:49:53,390 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7fec08160bb0) -- name = test_vg2-lv4 status = True id = 118 children = [] parents = ['existing 2.98 GiB lvmvg test_vg2 (81)'] uuid = RO2q9D-nduL-RINy-i3mp-aGJP-mjY5-zVqyGf size = 612 MiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-4 target size = 612 MiB path = /dev/mapper/test_vg2-lv4 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7fec081d6c10) -- name = test_vg2 status = True id = 81 children = ['existing 612 MiB lvmlv test_vg2-lv4 (118) with existing xfs filesystem'] parents = ['existing 1024 MiB disk sdd (72) with existing lvmpv', 'existing 1024 MiB disk sde (86) with existing lvmpv', 'existing 1024 MiB disk sdf (96) with existing lvmpv'] uuid = Ov9iZp-zlA3-8AwT-UCAM-rhPK-dtF9-W4jg4K size = 2.98 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 2.98 GiB path = /dev/test_vg2 format args = [] original_format = None free = 2.08 GiB PE Size = 4 MiB PE Count = 762 PE Free = 532 PV Count = 3 modified = False extents = 762 free space = 2.38 GiB free extents = 609 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sdd (72) with existing lvmpv', 'existing 1024 MiB disk sde (86) with existing lvmpv', 'existing 1024 MiB disk sdf (96) with existing lvmpv'] LVs = ['existing 612 MiB lvmlv test_vg2-lv4 (118) with existing xfs filesystem'] segment type = linear percent = 0 VG space used = 612 MiB 2024-03-01 20:49:53,395 DEBUG blivet/MainThread: test_vg2 size is 2.98 GiB 2024-03-01 20:49:53,396 DEBUG blivet/MainThread: vg test_vg2 has 2.38 GiB free 2024-03-01 20:49:53,396 DEBUG blivet/MainThread: test_vg2 size is 2.98 GiB 2024-03-01 20:49:53,397 DEBUG blivet/MainThread: vg test_vg2 has 2.38 GiB free 2024-03-01 20:49:53,393 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7fec08160bb0) -- name = test_vg2-lv4 status = True id = 118 children = [] parents = ['existing 2.98 GiB lvmvg test_vg2 (81)'] uuid = RO2q9D-nduL-RINy-i3mp-aGJP-mjY5-zVqyGf size = 612 MiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-4 target size = 612 MiB path = /dev/mapper/test_vg2-lv4 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7fec081d6c10) -- name = test_vg2 status = True id = 81 children = ['existing 612 MiB lvmlv test_vg2-lv4 (118) with existing xfs filesystem'] parents = ['existing 1024 MiB disk sdd (72) with existing lvmpv', 'existing 1024 MiB disk sde (86) with existing lvmpv', 'existing 1024 MiB disk sdf (96) with existing lvmpv'] uuid = Ov9iZp-zlA3-8AwT-UCAM-rhPK-dtF9-W4jg4K size = 2.98 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 2.98 GiB path = /dev/test_vg2 format args = [] original_format = None free = 2.08 GiB PE Size = 4 MiB PE Count = 762 PE Free = 532 PV Count = 3 modified = False extents = 762 free space = 2.38 GiB free extents = 609 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sdd (72) with existing lvmpv', 'existing 1024 MiB disk sde (86) with existing lvmpv', 'existing 1024 MiB disk sdf (96) with existing lvmpv'] LVs = ['existing 612 MiB lvmlv test_vg2-lv4 (118) with existing xfs filesystem'] segment type = linear percent = 0 VG space used = 612 MiB 2024-03-01 20:49:53,399 DEBUG blivet/MainThread: test_vg2 size is 2.98 GiB 2024-03-01 20:49:53,399 DEBUG blivet/MainThread: vg test_vg2 has 2.38 GiB free 2024-03-01 20:49:53,400 DEBUG blivet/MainThread: test_vg2 size is 2.98 GiB 2024-03-01 20:49:53,400 DEBUG blivet/MainThread: vg test_vg2 has 2.38 GiB free 2024-03-01 20:49:53,397 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7fec08160bb0) -- name = test_vg2-lv4 status = True id = 118 children = [] parents = ['existing 2.98 GiB lvmvg test_vg2 (81)'] uuid = RO2q9D-nduL-RINy-i3mp-aGJP-mjY5-zVqyGf size = 612 MiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-4 target size = 612 MiB path = /dev/mapper/test_vg2-lv4 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7fec081d6c10) -- name = test_vg2 status = True id = 81 children = ['existing 612 MiB lvmlv test_vg2-lv4 (118) with existing xfs filesystem'] parents = ['existing 1024 MiB disk sdd (72) with existing lvmpv', 'existing 1024 MiB disk sde (86) with existing lvmpv', 'existing 1024 MiB disk sdf (96) with existing lvmpv'] uuid = Ov9iZp-zlA3-8AwT-UCAM-rhPK-dtF9-W4jg4K size = 2.98 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 2.98 GiB path = /dev/test_vg2 format args = [] original_format = None free = 2.08 GiB PE Size = 4 MiB PE Count = 762 PE Free = 532 PV Count = 3 modified = False extents = 762 free space = 2.38 GiB free extents = 609 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sdd (72) with existing lvmpv', 'existing 1024 MiB disk sde (86) with existing lvmpv', 'existing 1024 MiB disk sdf (96) with existing lvmpv'] LVs = ['existing 612 MiB lvmlv test_vg2-lv4 (118) with existing xfs filesystem'] segment type = linear percent = 0 VG space used = 612 MiB 2024-03-01 20:49:53,402 DEBUG blivet/MainThread: test_vg2 size is 2.98 GiB 2024-03-01 20:49:53,403 DEBUG blivet/MainThread: vg test_vg2 has 2.38 GiB free 2024-03-01 20:49:53,403 DEBUG blivet/MainThread: test_vg2 size is 2.98 GiB 2024-03-01 20:49:53,404 DEBUG blivet/MainThread: vg test_vg2 has 2.38 GiB free 2024-03-01 20:49:53,401 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7fec08160bb0) -- name = test_vg2-lv4 status = True id = 118 children = [] parents = ['existing 2.98 GiB lvmvg test_vg2 (81)'] uuid = RO2q9D-nduL-RINy-i3mp-aGJP-mjY5-zVqyGf size = 612 MiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-4 target size = 612 MiB path = /dev/mapper/test_vg2-lv4 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7fec081d6c10) -- name = test_vg2 status = True id = 81 children = ['existing 612 MiB lvmlv test_vg2-lv4 (118) with existing xfs filesystem'] parents = ['existing 1024 MiB disk sdd (72) with existing lvmpv', 'existing 1024 MiB disk sde (86) with existing lvmpv', 'existing 1024 MiB disk sdf (96) with existing lvmpv'] uuid = Ov9iZp-zlA3-8AwT-UCAM-rhPK-dtF9-W4jg4K size = 2.98 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 2.98 GiB path = /dev/test_vg2 format args = [] original_format = None free = 2.08 GiB PE Size = 4 MiB PE Count = 762 PE Free = 532 PV Count = 3 modified = False extents = 762 free space = 2.38 GiB free extents = 609 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sdd (72) with existing lvmpv', 'existing 1024 MiB disk sde (86) with existing lvmpv', 'existing 1024 MiB disk sdf (96) with existing lvmpv'] LVs = ['existing 612 MiB lvmlv test_vg2-lv4 (118) with existing xfs filesystem'] segment type = linear percent = 0 VG space used = 612 MiB 2024-03-01 20:49:53,406 DEBUG blivet/MainThread: test_vg2 size is 2.98 GiB 2024-03-01 20:49:53,406 DEBUG blivet/MainThread: vg test_vg2 has 2.38 GiB free 2024-03-01 20:49:53,407 DEBUG blivet/MainThread: test_vg2 size is 2.98 GiB 2024-03-01 20:49:53,407 DEBUG blivet/MainThread: vg test_vg2 has 2.38 GiB free 2024-03-01 20:49:53,404 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7fec08160bb0) -- name = test_vg2-lv4 status = True id = 118 children = [] parents = ['existing 2.98 GiB lvmvg test_vg2 (81)'] uuid = RO2q9D-nduL-RINy-i3mp-aGJP-mjY5-zVqyGf size = 612 MiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-4 target size = 612 MiB path = /dev/mapper/test_vg2-lv4 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7fec081d6c10) -- name = test_vg2 status = True id = 81 children = ['existing 612 MiB lvmlv test_vg2-lv4 (118) with existing xfs filesystem'] parents = ['existing 1024 MiB disk sdd (72) with existing lvmpv', 'existing 1024 MiB disk sde (86) with existing lvmpv', 'existing 1024 MiB disk sdf (96) with existing lvmpv'] uuid = Ov9iZp-zlA3-8AwT-UCAM-rhPK-dtF9-W4jg4K size = 2.98 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 2.98 GiB path = /dev/test_vg2 format args = [] original_format = None free = 2.08 GiB PE Size = 4 MiB PE Count = 762 PE Free = 532 PV Count = 3 modified = False extents = 762 free space = 2.38 GiB free extents = 609 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sdd (72) with existing lvmpv', 'existing 1024 MiB disk sde (86) with existing lvmpv', 'existing 1024 MiB disk sdf (96) with existing lvmpv'] LVs = ['existing 612 MiB lvmlv test_vg2-lv4 (118) with existing xfs filesystem'] segment type = linear percent = 0 VG space used = 612 MiB 2024-03-01 20:49:53,409 DEBUG blivet/MainThread: test_vg2 size is 2.98 GiB 2024-03-01 20:49:53,410 DEBUG blivet/MainThread: vg test_vg2 has 2.38 GiB free 2024-03-01 20:49:53,410 DEBUG blivet/MainThread: test_vg2 size is 2.98 GiB 2024-03-01 20:49:53,411 DEBUG blivet/MainThread: vg test_vg2 has 2.38 GiB free 2024-03-01 20:49:53,408 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7fec08160bb0) -- name = test_vg2-lv4 status = True id = 118 children = [] parents = ['existing 2.98 GiB lvmvg test_vg2 (81)'] uuid = RO2q9D-nduL-RINy-i3mp-aGJP-mjY5-zVqyGf size = 612 MiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-4 target size = 612 MiB path = /dev/mapper/test_vg2-lv4 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7fec081d6c10) -- name = test_vg2 status = True id = 81 children = ['existing 612 MiB lvmlv test_vg2-lv4 (118) with existing xfs filesystem'] parents = ['existing 1024 MiB disk sdd (72) with existing lvmpv', 'existing 1024 MiB disk sde (86) with existing lvmpv', 'existing 1024 MiB disk sdf (96) with existing lvmpv'] uuid = Ov9iZp-zlA3-8AwT-UCAM-rhPK-dtF9-W4jg4K size = 2.98 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 2.98 GiB path = /dev/test_vg2 format args = [] original_format = None free = 2.08 GiB PE Size = 4 MiB PE Count = 762 PE Free = 532 PV Count = 3 modified = False extents = 762 free space = 2.38 GiB free extents = 609 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sdd (72) with existing lvmpv', 'existing 1024 MiB disk sde (86) with existing lvmpv', 'existing 1024 MiB disk sdf (96) with existing lvmpv'] LVs = ['existing 612 MiB lvmlv test_vg2-lv4 (118) with existing xfs filesystem'] segment type = linear percent = 0 VG space used = 612 MiB 2024-03-01 20:49:53,413 DEBUG blivet/MainThread: test_vg2 size is 2.98 GiB 2024-03-01 20:49:53,413 DEBUG blivet/MainThread: vg test_vg2 has 2.38 GiB free 2024-03-01 20:49:53,414 DEBUG blivet/MainThread: test_vg2 size is 2.98 GiB 2024-03-01 20:49:53,414 DEBUG blivet/MainThread: vg test_vg2 has 2.38 GiB free 2024-03-01 20:49:53,411 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7fec08160bb0) -- name = test_vg2-lv4 status = True id = 118 children = [] parents = ['existing 2.98 GiB lvmvg test_vg2 (81)'] uuid = RO2q9D-nduL-RINy-i3mp-aGJP-mjY5-zVqyGf size = 612 MiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-4 target size = 612 MiB path = /dev/mapper/test_vg2-lv4 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7fec081d6c10) -- name = test_vg2 status = True id = 81 children = ['existing 612 MiB lvmlv test_vg2-lv4 (118) with existing xfs filesystem'] parents = ['existing 1024 MiB disk sdd (72) with existing lvmpv', 'existing 1024 MiB disk sde (86) with existing lvmpv', 'existing 1024 MiB disk sdf (96) with existing lvmpv'] uuid = Ov9iZp-zlA3-8AwT-UCAM-rhPK-dtF9-W4jg4K size = 2.98 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 2.98 GiB path = /dev/test_vg2 format args = [] original_format = None free = 2.08 GiB PE Size = 4 MiB PE Count = 762 PE Free = 532 PV Count = 3 modified = False extents = 762 free space = 2.38 GiB free extents = 609 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sdd (72) with existing lvmpv', 'existing 1024 MiB disk sde (86) with existing lvmpv', 'existing 1024 MiB disk sdf (96) with existing lvmpv'] LVs = ['existing 612 MiB lvmlv test_vg2-lv4 (118) with existing xfs filesystem'] segment type = linear percent = 0 VG space used = 612 MiB 2024-03-01 20:49:53,416 DEBUG blivet/MainThread: test_vg2 size is 2.98 GiB 2024-03-01 20:49:53,417 DEBUG blivet/MainThread: vg test_vg2 has 2.38 GiB free 2024-03-01 20:49:53,417 DEBUG blivet/MainThread: test_vg2 size is 2.98 GiB 2024-03-01 20:49:53,418 DEBUG blivet/MainThread: vg test_vg2 has 2.38 GiB free 2024-03-01 20:49:53,415 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7fec08160bb0) -- name = test_vg2-lv4 status = True id = 118 children = [] parents = ['existing 2.98 GiB lvmvg test_vg2 (81)'] uuid = RO2q9D-nduL-RINy-i3mp-aGJP-mjY5-zVqyGf size = 612 MiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-4 target size = 612 MiB path = /dev/mapper/test_vg2-lv4 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7fec081d6c10) -- name = test_vg2 status = True id = 81 children = ['existing 612 MiB lvmlv test_vg2-lv4 (118) with existing xfs filesystem'] parents = ['existing 1024 MiB disk sdd (72) with existing lvmpv', 'existing 1024 MiB disk sde (86) with existing lvmpv', 'existing 1024 MiB disk sdf (96) with existing lvmpv'] uuid = Ov9iZp-zlA3-8AwT-UCAM-rhPK-dtF9-W4jg4K size = 2.98 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 2.98 GiB path = /dev/test_vg2 format args = [] original_format = None free = 2.08 GiB PE Size = 4 MiB PE Count = 762 PE Free = 532 PV Count = 3 modified = False extents = 762 free space = 2.38 GiB free extents = 609 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sdd (72) with existing lvmpv', 'existing 1024 MiB disk sde (86) with existing lvmpv', 'existing 1024 MiB disk sdf (96) with existing lvmpv'] LVs = ['existing 612 MiB lvmlv test_vg2-lv4 (118) with existing xfs filesystem'] segment type = linear percent = 0 VG space used = 612 MiB 2024-03-01 20:49:53,420 DEBUG blivet/MainThread: test_vg2 size is 2.98 GiB 2024-03-01 20:49:53,420 DEBUG blivet/MainThread: vg test_vg2 has 2.38 GiB free 2024-03-01 20:49:53,421 DEBUG blivet/MainThread: test_vg2 size is 2.98 GiB 2024-03-01 20:49:53,421 DEBUG blivet/MainThread: vg test_vg2 has 2.38 GiB free 2024-03-01 20:49:53,418 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7fec08160bb0) -- name = test_vg2-lv4 status = True id = 118 children = [] parents = ['existing 2.98 GiB lvmvg test_vg2 (81)'] uuid = RO2q9D-nduL-RINy-i3mp-aGJP-mjY5-zVqyGf size = 612 MiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-4 target size = 612 MiB path = /dev/mapper/test_vg2-lv4 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7fec081d6c10) -- name = test_vg2 status = True id = 81 children = ['existing 612 MiB lvmlv test_vg2-lv4 (118) with existing xfs filesystem'] parents = ['existing 1024 MiB disk sdd (72) with existing lvmpv', 'existing 1024 MiB disk sde (86) with existing lvmpv', 'existing 1024 MiB disk sdf (96) with existing lvmpv'] uuid = Ov9iZp-zlA3-8AwT-UCAM-rhPK-dtF9-W4jg4K size = 2.98 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 2.98 GiB path = /dev/test_vg2 format args = [] original_format = None free = 2.08 GiB PE Size = 4 MiB PE Count = 762 PE Free = 532 PV Count = 3 modified = False extents = 762 free space = 2.38 GiB free extents = 609 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sdd (72) with existing lvmpv', 'existing 1024 MiB disk sde (86) with existing lvmpv', 'existing 1024 MiB disk sdf (96) with existing lvmpv'] LVs = ['existing 612 MiB lvmlv test_vg2-lv4 (118) with existing xfs filesystem'] segment type = linear percent = 0 VG space used = 612 MiB 2024-03-01 20:49:53,423 DEBUG blivet/MainThread: test_vg2 size is 2.98 GiB 2024-03-01 20:49:53,424 DEBUG blivet/MainThread: vg test_vg2 has 2.38 GiB free 2024-03-01 20:49:53,424 DEBUG blivet/MainThread: test_vg2 size is 2.98 GiB 2024-03-01 20:49:53,425 DEBUG blivet/MainThread: vg test_vg2 has 2.38 GiB free 2024-03-01 20:49:53,422 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7fec08160bb0) -- name = test_vg2-lv4 status = True id = 118 children = [] parents = ['existing 2.98 GiB lvmvg test_vg2 (81)'] uuid = RO2q9D-nduL-RINy-i3mp-aGJP-mjY5-zVqyGf size = 612 MiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-4 target size = 612 MiB path = /dev/mapper/test_vg2-lv4 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7fec081d6c10) -- name = test_vg2 status = True id = 81 children = ['existing 612 MiB lvmlv test_vg2-lv4 (118) with existing xfs filesystem'] parents = ['existing 1024 MiB disk sdd (72) with existing lvmpv', 'existing 1024 MiB disk sde (86) with existing lvmpv', 'existing 1024 MiB disk sdf (96) with existing lvmpv'] uuid = Ov9iZp-zlA3-8AwT-UCAM-rhPK-dtF9-W4jg4K size = 2.98 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 2.98 GiB path = /dev/test_vg2 format args = [] original_format = None free = 2.08 GiB PE Size = 4 MiB PE Count = 762 PE Free = 532 PV Count = 3 modified = False extents = 762 free space = 2.38 GiB free extents = 609 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sdd (72) with existing lvmpv', 'existing 1024 MiB disk sde (86) with existing lvmpv', 'existing 1024 MiB disk sdf (96) with existing lvmpv'] LVs = ['existing 612 MiB lvmlv test_vg2-lv4 (118) with existing xfs filesystem'] segment type = linear percent = 0 VG space used = 612 MiB 2024-03-01 20:49:53,427 DEBUG blivet/MainThread: test_vg2 size is 2.98 GiB 2024-03-01 20:49:53,427 DEBUG blivet/MainThread: vg test_vg2 has 2.38 GiB free 2024-03-01 20:49:53,428 DEBUG blivet/MainThread: test_vg2 size is 2.98 GiB 2024-03-01 20:49:53,428 DEBUG blivet/MainThread: vg test_vg2 has 2.38 GiB free 2024-03-01 20:49:53,425 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7fec08160bb0) -- name = test_vg2-lv4 status = True id = 118 children = [] parents = ['existing 2.98 GiB lvmvg test_vg2 (81)'] uuid = RO2q9D-nduL-RINy-i3mp-aGJP-mjY5-zVqyGf size = 612 MiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-4 target size = 612 MiB path = /dev/mapper/test_vg2-lv4 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7fec081d6c10) -- name = test_vg2 status = True id = 81 children = ['existing 612 MiB lvmlv test_vg2-lv4 (118) with existing xfs filesystem'] parents = ['existing 1024 MiB disk sdd (72) with existing lvmpv', 'existing 1024 MiB disk sde (86) with existing lvmpv', 'existing 1024 MiB disk sdf (96) with existing lvmpv'] uuid = Ov9iZp-zlA3-8AwT-UCAM-rhPK-dtF9-W4jg4K size = 2.98 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 2.98 GiB path = /dev/test_vg2 format args = [] original_format = None free = 2.08 GiB PE Size = 4 MiB PE Count = 762 PE Free = 532 PV Count = 3 modified = False extents = 762 free space = 2.38 GiB free extents = 609 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sdd (72) with existing lvmpv', 'existing 1024 MiB disk sde (86) with existing lvmpv', 'existing 1024 MiB disk sdf (96) with existing lvmpv'] LVs = ['existing 612 MiB lvmlv test_vg2-lv4 (118) with existing xfs filesystem'] segment type = linear percent = 0 VG space used = 612 MiB 2024-03-01 20:49:53,430 DEBUG blivet/MainThread: test_vg2 size is 2.98 GiB 2024-03-01 20:49:53,431 DEBUG blivet/MainThread: vg test_vg2 has 2.38 GiB free 2024-03-01 20:49:53,431 DEBUG blivet/MainThread: test_vg2 size is 2.98 GiB 2024-03-01 20:49:53,432 DEBUG blivet/MainThread: vg test_vg2 has 2.38 GiB free 2024-03-01 20:49:53,429 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7fec08160bb0) -- name = test_vg2-lv4 status = True id = 118 children = [] parents = ['existing 2.98 GiB lvmvg test_vg2 (81)'] uuid = RO2q9D-nduL-RINy-i3mp-aGJP-mjY5-zVqyGf size = 612 MiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-4 target size = 612 MiB path = /dev/mapper/test_vg2-lv4 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7fec081d6c10) -- name = test_vg2 status = True id = 81 children = ['existing 612 MiB lvmlv test_vg2-lv4 (118) with existing xfs filesystem'] parents = ['existing 1024 MiB disk sdd (72) with existing lvmpv', 'existing 1024 MiB disk sde (86) with existing lvmpv', 'existing 1024 MiB disk sdf (96) with existing lvmpv'] uuid = Ov9iZp-zlA3-8AwT-UCAM-rhPK-dtF9-W4jg4K size = 2.98 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 2.98 GiB path = /dev/test_vg2 format args = [] original_format = None free = 2.08 GiB PE Size = 4 MiB PE Count = 762 PE Free = 532 PV Count = 3 modified = False extents = 762 free space = 2.38 GiB free extents = 609 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sdd (72) with existing lvmpv', 'existing 1024 MiB disk sde (86) with existing lvmpv', 'existing 1024 MiB disk sdf (96) with existing lvmpv'] LVs = ['existing 612 MiB lvmlv test_vg2-lv4 (118) with existing xfs filesystem'] segment type = linear percent = 0 VG space used = 612 MiB 2024-03-01 20:49:53,434 DEBUG blivet/MainThread: test_vg2 size is 2.98 GiB 2024-03-01 20:49:53,434 DEBUG blivet/MainThread: vg test_vg2 has 2.38 GiB free 2024-03-01 20:49:53,435 DEBUG blivet/MainThread: test_vg2 size is 2.98 GiB 2024-03-01 20:49:53,435 DEBUG blivet/MainThread: vg test_vg2 has 2.38 GiB free 2024-03-01 20:49:53,432 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7fec08160bb0) -- name = test_vg2-lv4 status = True id = 118 children = [] parents = ['existing 2.98 GiB lvmvg test_vg2 (81)'] uuid = RO2q9D-nduL-RINy-i3mp-aGJP-mjY5-zVqyGf size = 612 MiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-4 target size = 612 MiB path = /dev/mapper/test_vg2-lv4 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7fec081d6c10) -- name = test_vg2 status = True id = 81 children = ['existing 612 MiB lvmlv test_vg2-lv4 (118) with existing xfs filesystem'] parents = ['existing 1024 MiB disk sdd (72) with existing lvmpv', 'existing 1024 MiB disk sde (86) with existing lvmpv', 'existing 1024 MiB disk sdf (96) with existing lvmpv'] uuid = Ov9iZp-zlA3-8AwT-UCAM-rhPK-dtF9-W4jg4K size = 2.98 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 2.98 GiB path = /dev/test_vg2 format args = [] original_format = None free = 2.08 GiB PE Size = 4 MiB PE Count = 762 PE Free = 532 PV Count = 3 modified = False extents = 762 free space = 2.38 GiB free extents = 609 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sdd (72) with existing lvmpv', 'existing 1024 MiB disk sde (86) with existing lvmpv', 'existing 1024 MiB disk sdf (96) with existing lvmpv'] LVs = ['existing 612 MiB lvmlv test_vg2-lv4 (118) with existing xfs filesystem'] segment type = linear percent = 0 VG space used = 612 MiB 2024-03-01 20:49:53,437 DEBUG blivet/MainThread: test_vg2 size is 2.98 GiB 2024-03-01 20:49:53,438 DEBUG blivet/MainThread: vg test_vg2 has 2.38 GiB free 2024-03-01 20:49:53,438 DEBUG blivet/MainThread: test_vg2 size is 2.98 GiB 2024-03-01 20:49:53,439 DEBUG blivet/MainThread: vg test_vg2 has 2.38 GiB free 2024-03-01 20:49:53,436 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7fec08160bb0) -- name = test_vg2-lv4 status = True id = 118 children = [] parents = ['existing 2.98 GiB lvmvg test_vg2 (81)'] uuid = RO2q9D-nduL-RINy-i3mp-aGJP-mjY5-zVqyGf size = 612 MiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-4 target size = 612 MiB path = /dev/mapper/test_vg2-lv4 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7fec081d6c10) -- name = test_vg2 status = True id = 81 children = ['existing 612 MiB lvmlv test_vg2-lv4 (118) with existing xfs filesystem'] parents = ['existing 1024 MiB disk sdd (72) with existing lvmpv', 'existing 1024 MiB disk sde (86) with existing lvmpv', 'existing 1024 MiB disk sdf (96) with existing lvmpv'] uuid = Ov9iZp-zlA3-8AwT-UCAM-rhPK-dtF9-W4jg4K size = 2.98 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 2.98 GiB path = /dev/test_vg2 format args = [] original_format = None free = 2.08 GiB PE Size = 4 MiB PE Count = 762 PE Free = 532 PV Count = 3 modified = False extents = 762 free space = 2.38 GiB free extents = 609 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sdd (72) with existing lvmpv', 'existing 1024 MiB disk sde (86) with existing lvmpv', 'existing 1024 MiB disk sdf (96) with existing lvmpv'] LVs = ['existing 612 MiB lvmlv test_vg2-lv4 (118) with existing xfs filesystem'] segment type = linear percent = 0 VG space used = 612 MiB 2024-03-01 20:49:53,441 DEBUG blivet/MainThread: test_vg2 size is 2.98 GiB 2024-03-01 20:49:53,441 DEBUG blivet/MainThread: vg test_vg2 has 2.38 GiB free 2024-03-01 20:49:53,442 DEBUG blivet/MainThread: test_vg2 size is 2.98 GiB 2024-03-01 20:49:53,442 DEBUG blivet/MainThread: vg test_vg2 has 2.38 GiB free 2024-03-01 20:49:53,439 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7fec08160bb0) -- name = test_vg2-lv4 status = True id = 118 children = [] parents = ['existing 2.98 GiB lvmvg test_vg2 (81)'] uuid = RO2q9D-nduL-RINy-i3mp-aGJP-mjY5-zVqyGf size = 612 MiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-4 target size = 612 MiB path = /dev/mapper/test_vg2-lv4 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7fec081d6c10) -- name = test_vg2 status = True id = 81 children = ['existing 612 MiB lvmlv test_vg2-lv4 (118) with existing xfs filesystem'] parents = ['existing 1024 MiB disk sdd (72) with existing lvmpv', 'existing 1024 MiB disk sde (86) with existing lvmpv', 'existing 1024 MiB disk sdf (96) with existing lvmpv'] uuid = Ov9iZp-zlA3-8AwT-UCAM-rhPK-dtF9-W4jg4K size = 2.98 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 2.98 GiB path = /dev/test_vg2 format args = [] original_format = None free = 2.08 GiB PE Size = 4 MiB PE Count = 762 PE Free = 532 PV Count = 3 modified = False extents = 762 free space = 2.38 GiB free extents = 609 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sdd (72) with existing lvmpv', 'existing 1024 MiB disk sde (86) with existing lvmpv', 'existing 1024 MiB disk sdf (96) with existing lvmpv'] LVs = ['existing 612 MiB lvmlv test_vg2-lv4 (118) with existing xfs filesystem'] segment type = linear percent = 0 VG space used = 612 MiB 2024-03-01 20:49:53,444 DEBUG blivet/MainThread: test_vg2 size is 2.98 GiB 2024-03-01 20:49:53,445 DEBUG blivet/MainThread: vg test_vg2 has 2.38 GiB free 2024-03-01 20:49:53,445 DEBUG blivet/MainThread: test_vg2 size is 2.98 GiB 2024-03-01 20:49:53,446 DEBUG blivet/MainThread: vg test_vg2 has 2.38 GiB free 2024-03-01 20:49:53,443 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7fec08160bb0) -- name = test_vg2-lv4 status = True id = 118 children = [] parents = ['existing 2.98 GiB lvmvg test_vg2 (81)'] uuid = RO2q9D-nduL-RINy-i3mp-aGJP-mjY5-zVqyGf size = 612 MiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-4 target size = 612 MiB path = /dev/mapper/test_vg2-lv4 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7fec081d6c10) -- name = test_vg2 status = True id = 81 children = ['existing 612 MiB lvmlv test_vg2-lv4 (118) with existing xfs filesystem'] parents = ['existing 1024 MiB disk sdd (72) with existing lvmpv', 'existing 1024 MiB disk sde (86) with existing lvmpv', 'existing 1024 MiB disk sdf (96) with existing lvmpv'] uuid = Ov9iZp-zlA3-8AwT-UCAM-rhPK-dtF9-W4jg4K size = 2.98 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 2.98 GiB path = /dev/test_vg2 format args = [] original_format = None free = 2.08 GiB PE Size = 4 MiB PE Count = 762 PE Free = 532 PV Count = 3 modified = False extents = 762 free space = 2.38 GiB free extents = 609 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sdd (72) with existing lvmpv', 'existing 1024 MiB disk sde (86) with existing lvmpv', 'existing 1024 MiB disk sdf (96) with existing lvmpv'] LVs = ['existing 612 MiB lvmlv test_vg2-lv4 (118) with existing xfs filesystem'] segment type = linear percent = 0 VG space used = 612 MiB 2024-03-01 20:49:53,448 DEBUG blivet/MainThread: test_vg2 size is 2.98 GiB 2024-03-01 20:49:53,448 DEBUG blivet/MainThread: vg test_vg2 has 2.38 GiB free 2024-03-01 20:49:53,449 DEBUG blivet/MainThread: test_vg2 size is 2.98 GiB 2024-03-01 20:49:53,449 DEBUG blivet/MainThread: vg test_vg2 has 2.38 GiB free 2024-03-01 20:49:53,446 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7fec08160bb0) -- name = test_vg2-lv4 status = True id = 118 children = [] parents = ['existing 2.98 GiB lvmvg test_vg2 (81)'] uuid = RO2q9D-nduL-RINy-i3mp-aGJP-mjY5-zVqyGf size = 612 MiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-4 target size = 612 MiB path = /dev/mapper/test_vg2-lv4 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7fec081d6c10) -- name = test_vg2 status = True id = 81 children = ['existing 612 MiB lvmlv test_vg2-lv4 (118) with existing xfs filesystem'] parents = ['existing 1024 MiB disk sdd (72) with existing lvmpv', 'existing 1024 MiB disk sde (86) with existing lvmpv', 'existing 1024 MiB disk sdf (96) with existing lvmpv'] uuid = Ov9iZp-zlA3-8AwT-UCAM-rhPK-dtF9-W4jg4K size = 2.98 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 2.98 GiB path = /dev/test_vg2 format args = [] original_format = None free = 2.08 GiB PE Size = 4 MiB PE Count = 762 PE Free = 532 PV Count = 3 modified = False extents = 762 free space = 2.38 GiB free extents = 609 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sdd (72) with existing lvmpv', 'existing 1024 MiB disk sde (86) with existing lvmpv', 'existing 1024 MiB disk sdf (96) with existing lvmpv'] LVs = ['existing 612 MiB lvmlv test_vg2-lv4 (118) with existing xfs filesystem'] segment type = linear percent = 0 VG space used = 612 MiB 2024-03-01 20:49:53,451 DEBUG blivet/MainThread: test_vg2 size is 2.98 GiB 2024-03-01 20:49:53,452 DEBUG blivet/MainThread: vg test_vg2 has 2.38 GiB free 2024-03-01 20:49:53,452 DEBUG blivet/MainThread: test_vg2 size is 2.98 GiB 2024-03-01 20:49:53,453 DEBUG blivet/MainThread: vg test_vg2 has 2.38 GiB free 2024-03-01 20:49:53,450 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7fec08160bb0) -- name = test_vg2-lv4 status = True id = 118 children = [] parents = ['existing 2.98 GiB lvmvg test_vg2 (81)'] uuid = RO2q9D-nduL-RINy-i3mp-aGJP-mjY5-zVqyGf size = 612 MiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-4 target size = 612 MiB path = /dev/mapper/test_vg2-lv4 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7fec081d6c10) -- name = test_vg2 status = True id = 81 children = ['existing 612 MiB lvmlv test_vg2-lv4 (118) with existing xfs filesystem'] parents = ['existing 1024 MiB disk sdd (72) with existing lvmpv', 'existing 1024 MiB disk sde (86) with existing lvmpv', 'existing 1024 MiB disk sdf (96) with existing lvmpv'] uuid = Ov9iZp-zlA3-8AwT-UCAM-rhPK-dtF9-W4jg4K size = 2.98 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 2.98 GiB path = /dev/test_vg2 format args = [] original_format = None free = 2.08 GiB PE Size = 4 MiB PE Count = 762 PE Free = 532 PV Count = 3 modified = False extents = 762 free space = 2.38 GiB free extents = 609 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sdd (72) with existing lvmpv', 'existing 1024 MiB disk sde (86) with existing lvmpv', 'existing 1024 MiB disk sdf (96) with existing lvmpv'] LVs = ['existing 612 MiB lvmlv test_vg2-lv4 (118) with existing xfs filesystem'] segment type = linear percent = 0 VG space used = 612 MiB 2024-03-01 20:49:53,455 DEBUG blivet/MainThread: test_vg2 size is 2.98 GiB 2024-03-01 20:49:53,455 DEBUG blivet/MainThread: vg test_vg2 has 2.38 GiB free 2024-03-01 20:49:53,456 DEBUG blivet/MainThread: test_vg2 size is 2.98 GiB 2024-03-01 20:49:53,456 DEBUG blivet/MainThread: vg test_vg2 has 2.38 GiB free 2024-03-01 20:49:53,453 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7fec08160bb0) -- name = test_vg2-lv4 status = True id = 118 children = [] parents = ['existing 2.98 GiB lvmvg test_vg2 (81)'] uuid = RO2q9D-nduL-RINy-i3mp-aGJP-mjY5-zVqyGf size = 612 MiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-4 target size = 612 MiB path = /dev/mapper/test_vg2-lv4 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7fec081d6c10) -- name = test_vg2 status = True id = 81 children = ['existing 612 MiB lvmlv test_vg2-lv4 (118) with existing xfs filesystem'] parents = ['existing 1024 MiB disk sdd (72) with existing lvmpv', 'existing 1024 MiB disk sde (86) with existing lvmpv', 'existing 1024 MiB disk sdf (96) with existing lvmpv'] uuid = Ov9iZp-zlA3-8AwT-UCAM-rhPK-dtF9-W4jg4K size = 2.98 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 2.98 GiB path = /dev/test_vg2 format args = [] original_format = None free = 2.08 GiB PE Size = 4 MiB PE Count = 762 PE Free = 532 PV Count = 3 modified = False extents = 762 free space = 2.38 GiB free extents = 609 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sdd (72) with existing lvmpv', 'existing 1024 MiB disk sde (86) with existing lvmpv', 'existing 1024 MiB disk sdf (96) with existing lvmpv'] LVs = ['existing 612 MiB lvmlv test_vg2-lv4 (118) with existing xfs filesystem'] segment type = linear percent = 0 VG space used = 612 MiB 2024-03-01 20:49:53,458 DEBUG blivet/MainThread: test_vg2 size is 2.98 GiB 2024-03-01 20:49:53,459 DEBUG blivet/MainThread: vg test_vg2 has 2.38 GiB free 2024-03-01 20:49:53,459 DEBUG blivet/MainThread: test_vg2 size is 2.98 GiB 2024-03-01 20:49:53,460 DEBUG blivet/MainThread: vg test_vg2 has 2.38 GiB free 2024-03-01 20:49:53,457 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7fec08160bb0) -- name = test_vg2-lv4 status = True id = 118 children = [] parents = ['existing 2.98 GiB lvmvg test_vg2 (81)'] uuid = RO2q9D-nduL-RINy-i3mp-aGJP-mjY5-zVqyGf size = 612 MiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-4 target size = 612 MiB path = /dev/mapper/test_vg2-lv4 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7fec081d6c10) -- name = test_vg2 status = True id = 81 children = ['existing 612 MiB lvmlv test_vg2-lv4 (118) with existing xfs filesystem'] parents = ['existing 1024 MiB disk sdd (72) with existing lvmpv', 'existing 1024 MiB disk sde (86) with existing lvmpv', 'existing 1024 MiB disk sdf (96) with existing lvmpv'] uuid = Ov9iZp-zlA3-8AwT-UCAM-rhPK-dtF9-W4jg4K size = 2.98 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 2.98 GiB path = /dev/test_vg2 format args = [] original_format = None free = 2.08 GiB PE Size = 4 MiB PE Count = 762 PE Free = 532 PV Count = 3 modified = False extents = 762 free space = 2.38 GiB free extents = 609 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sdd (72) with existing lvmpv', 'existing 1024 MiB disk sde (86) with existing lvmpv', 'existing 1024 MiB disk sdf (96) with existing lvmpv'] LVs = ['existing 612 MiB lvmlv test_vg2-lv4 (118) with existing xfs filesystem'] segment type = linear percent = 0 VG space used = 612 MiB 2024-03-01 20:49:53,462 DEBUG blivet/MainThread: test_vg2 size is 2.98 GiB 2024-03-01 20:49:53,462 DEBUG blivet/MainThread: vg test_vg2 has 2.38 GiB free 2024-03-01 20:49:53,463 DEBUG blivet/MainThread: test_vg2 size is 2.98 GiB 2024-03-01 20:49:53,463 DEBUG blivet/MainThread: vg test_vg2 has 2.38 GiB free 2024-03-01 20:49:53,460 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7fec08160bb0) -- name = test_vg2-lv4 status = True id = 118 children = [] parents = ['existing 2.98 GiB lvmvg test_vg2 (81)'] uuid = RO2q9D-nduL-RINy-i3mp-aGJP-mjY5-zVqyGf size = 612 MiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-4 target size = 612 MiB path = /dev/mapper/test_vg2-lv4 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7fec081d6c10) -- name = test_vg2 status = True id = 81 children = ['existing 612 MiB lvmlv test_vg2-lv4 (118) with existing xfs filesystem'] parents = ['existing 1024 MiB disk sdd (72) with existing lvmpv', 'existing 1024 MiB disk sde (86) with existing lvmpv', 'existing 1024 MiB disk sdf (96) with existing lvmpv'] uuid = Ov9iZp-zlA3-8AwT-UCAM-rhPK-dtF9-W4jg4K size = 2.98 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 2.98 GiB path = /dev/test_vg2 format args = [] original_format = None free = 2.08 GiB PE Size = 4 MiB PE Count = 762 PE Free = 532 PV Count = 3 modified = False extents = 762 free space = 2.38 GiB free extents = 609 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sdd (72) with existing lvmpv', 'existing 1024 MiB disk sde (86) with existing lvmpv', 'existing 1024 MiB disk sdf (96) with existing lvmpv'] LVs = ['existing 612 MiB lvmlv test_vg2-lv4 (118) with existing xfs filesystem'] segment type = linear percent = 0 VG space used = 612 MiB 2024-03-01 20:49:53,465 DEBUG blivet/MainThread: test_vg2 size is 2.98 GiB 2024-03-01 20:49:53,466 DEBUG blivet/MainThread: vg test_vg2 has 2.38 GiB free 2024-03-01 20:49:53,466 DEBUG blivet/MainThread: test_vg2 size is 2.98 GiB 2024-03-01 20:49:53,467 DEBUG blivet/MainThread: vg test_vg2 has 2.38 GiB free 2024-03-01 20:49:53,463 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7fec08160bb0) -- name = test_vg2-lv4 status = True id = 118 children = [] parents = ['existing 2.98 GiB lvmvg test_vg2 (81)'] uuid = RO2q9D-nduL-RINy-i3mp-aGJP-mjY5-zVqyGf size = 612 MiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-4 target size = 612 MiB path = /dev/mapper/test_vg2-lv4 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7fec081d6c10) -- name = test_vg2 status = True id = 81 children = ['existing 612 MiB lvmlv test_vg2-lv4 (118) with existing xfs filesystem'] parents = ['existing 1024 MiB disk sdd (72) with existing lvmpv', 'existing 1024 MiB disk sde (86) with existing lvmpv', 'existing 1024 MiB disk sdf (96) with existing lvmpv'] uuid = Ov9iZp-zlA3-8AwT-UCAM-rhPK-dtF9-W4jg4K size = 2.98 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 2.98 GiB path = /dev/test_vg2 format args = [] original_format = None free = 2.08 GiB PE Size = 4 MiB PE Count = 762 PE Free = 532 PV Count = 3 modified = False extents = 762 free space = 2.38 GiB free extents = 609 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sdd (72) with existing lvmpv', 'existing 1024 MiB disk sde (86) with existing lvmpv', 'existing 1024 MiB disk sdf (96) with existing lvmpv'] LVs = ['existing 612 MiB lvmlv test_vg2-lv4 (118) with existing xfs filesystem'] segment type = linear percent = 0 VG space used = 612 MiB 2024-03-01 20:49:53,469 DEBUG blivet/MainThread: test_vg2 size is 2.98 GiB 2024-03-01 20:49:53,469 DEBUG blivet/MainThread: vg test_vg2 has 2.38 GiB free 2024-03-01 20:49:53,469 DEBUG blivet/MainThread: test_vg2 size is 2.98 GiB 2024-03-01 20:49:53,470 DEBUG blivet/MainThread: vg test_vg2 has 2.38 GiB free 2024-03-01 20:49:53,467 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7fec08160bb0) -- name = test_vg2-lv4 status = True id = 118 children = [] parents = ['existing 2.98 GiB lvmvg test_vg2 (81)'] uuid = RO2q9D-nduL-RINy-i3mp-aGJP-mjY5-zVqyGf size = 612 MiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-4 target size = 612 MiB path = /dev/mapper/test_vg2-lv4 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7fec081d6c10) -- name = test_vg2 status = True id = 81 children = ['existing 612 MiB lvmlv test_vg2-lv4 (118) with existing xfs filesystem'] parents = ['existing 1024 MiB disk sdd (72) with existing lvmpv', 'existing 1024 MiB disk sde (86) with existing lvmpv', 'existing 1024 MiB disk sdf (96) with existing lvmpv'] uuid = Ov9iZp-zlA3-8AwT-UCAM-rhPK-dtF9-W4jg4K size = 2.98 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 2.98 GiB path = /dev/test_vg2 format args = [] original_format = None free = 2.08 GiB PE Size = 4 MiB PE Count = 762 PE Free = 532 PV Count = 3 modified = False extents = 762 free space = 2.38 GiB free extents = 609 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sdd (72) with existing lvmpv', 'existing 1024 MiB disk sde (86) with existing lvmpv', 'existing 1024 MiB disk sdf (96) with existing lvmpv'] LVs = ['existing 612 MiB lvmlv test_vg2-lv4 (118) with existing xfs filesystem'] segment type = linear percent = 0 VG space used = 612 MiB 2024-03-01 20:49:53,472 DEBUG blivet/MainThread: test_vg2 size is 2.98 GiB 2024-03-01 20:49:53,473 DEBUG blivet/MainThread: vg test_vg2 has 2.38 GiB free 2024-03-01 20:49:53,473 DEBUG blivet/MainThread: test_vg2 size is 2.98 GiB 2024-03-01 20:49:53,474 DEBUG blivet/MainThread: vg test_vg2 has 2.38 GiB free 2024-03-01 20:49:53,470 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7fec08160bb0) -- name = test_vg2-lv4 status = True id = 118 children = [] parents = ['existing 2.98 GiB lvmvg test_vg2 (81)'] uuid = RO2q9D-nduL-RINy-i3mp-aGJP-mjY5-zVqyGf size = 612 MiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-4 target size = 612 MiB path = /dev/mapper/test_vg2-lv4 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7fec081d6c10) -- name = test_vg2 status = True id = 81 children = ['existing 612 MiB lvmlv test_vg2-lv4 (118) with existing xfs filesystem'] parents = ['existing 1024 MiB disk sdd (72) with existing lvmpv', 'existing 1024 MiB disk sde (86) with existing lvmpv', 'existing 1024 MiB disk sdf (96) with existing lvmpv'] uuid = Ov9iZp-zlA3-8AwT-UCAM-rhPK-dtF9-W4jg4K size = 2.98 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 2.98 GiB path = /dev/test_vg2 format args = [] original_format = None free = 2.08 GiB PE Size = 4 MiB PE Count = 762 PE Free = 532 PV Count = 3 modified = False extents = 762 free space = 2.38 GiB free extents = 609 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sdd (72) with existing lvmpv', 'existing 1024 MiB disk sde (86) with existing lvmpv', 'existing 1024 MiB disk sdf (96) with existing lvmpv'] LVs = ['existing 612 MiB lvmlv test_vg2-lv4 (118) with existing xfs filesystem'] segment type = linear percent = 0 VG space used = 612 MiB 2024-03-01 20:49:53,476 DEBUG blivet/MainThread: test_vg2 size is 2.98 GiB 2024-03-01 20:49:53,476 DEBUG blivet/MainThread: vg test_vg2 has 2.38 GiB free 2024-03-01 20:49:53,476 DEBUG blivet/MainThread: test_vg2 size is 2.98 GiB 2024-03-01 20:49:53,477 DEBUG blivet/MainThread: vg test_vg2 has 2.38 GiB free 2024-03-01 20:49:53,474 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7fec08160bb0) -- name = test_vg2-lv4 status = True id = 118 children = [] parents = ['existing 2.98 GiB lvmvg test_vg2 (81)'] uuid = RO2q9D-nduL-RINy-i3mp-aGJP-mjY5-zVqyGf size = 612 MiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-4 target size = 612 MiB path = /dev/mapper/test_vg2-lv4 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7fec081d6c10) -- name = test_vg2 status = True id = 81 children = ['existing 612 MiB lvmlv test_vg2-lv4 (118) with existing xfs filesystem'] parents = ['existing 1024 MiB disk sdd (72) with existing lvmpv', 'existing 1024 MiB disk sde (86) with existing lvmpv', 'existing 1024 MiB disk sdf (96) with existing lvmpv'] uuid = Ov9iZp-zlA3-8AwT-UCAM-rhPK-dtF9-W4jg4K size = 2.98 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 2.98 GiB path = /dev/test_vg2 format args = [] original_format = None free = 2.08 GiB PE Size = 4 MiB PE Count = 762 PE Free = 532 PV Count = 3 modified = False extents = 762 free space = 2.38 GiB free extents = 609 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sdd (72) with existing lvmpv', 'existing 1024 MiB disk sde (86) with existing lvmpv', 'existing 1024 MiB disk sdf (96) with existing lvmpv'] LVs = ['existing 612 MiB lvmlv test_vg2-lv4 (118) with existing xfs filesystem'] segment type = linear percent = 0 VG space used = 612 MiB 2024-03-01 20:49:53,479 DEBUG blivet/MainThread: test_vg2 size is 2.98 GiB 2024-03-01 20:49:53,480 DEBUG blivet/MainThread: vg test_vg2 has 2.38 GiB free 2024-03-01 20:49:53,480 DEBUG blivet/MainThread: test_vg2 size is 2.98 GiB 2024-03-01 20:49:53,480 DEBUG blivet/MainThread: vg test_vg2 has 2.38 GiB free 2024-03-01 20:49:53,477 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7fec08160bb0) -- name = test_vg2-lv4 status = True id = 118 children = [] parents = ['existing 2.98 GiB lvmvg test_vg2 (81)'] uuid = RO2q9D-nduL-RINy-i3mp-aGJP-mjY5-zVqyGf size = 612 MiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-4 target size = 612 MiB path = /dev/mapper/test_vg2-lv4 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7fec081d6c10) -- name = test_vg2 status = True id = 81 children = ['existing 612 MiB lvmlv test_vg2-lv4 (118) with existing xfs filesystem'] parents = ['existing 1024 MiB disk sdd (72) with existing lvmpv', 'existing 1024 MiB disk sde (86) with existing lvmpv', 'existing 1024 MiB disk sdf (96) with existing lvmpv'] uuid = Ov9iZp-zlA3-8AwT-UCAM-rhPK-dtF9-W4jg4K size = 2.98 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 2.98 GiB path = /dev/test_vg2 format args = [] original_format = None free = 2.08 GiB PE Size = 4 MiB PE Count = 762 PE Free = 532 PV Count = 3 modified = False extents = 762 free space = 2.38 GiB free extents = 609 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sdd (72) with existing lvmpv', 'existing 1024 MiB disk sde (86) with existing lvmpv', 'existing 1024 MiB disk sdf (96) with existing lvmpv'] LVs = ['existing 612 MiB lvmlv test_vg2-lv4 (118) with existing xfs filesystem'] segment type = linear percent = 0 VG space used = 612 MiB 2024-03-01 20:49:53,483 DEBUG blivet/MainThread: test_vg2 size is 2.98 GiB 2024-03-01 20:49:53,483 DEBUG blivet/MainThread: vg test_vg2 has 2.38 GiB free 2024-03-01 20:49:53,483 DEBUG blivet/MainThread: test_vg2 size is 2.98 GiB 2024-03-01 20:49:53,484 DEBUG blivet/MainThread: vg test_vg2 has 2.38 GiB free 2024-03-01 20:49:53,481 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7fec08160bb0) -- name = test_vg2-lv4 status = True id = 118 children = [] parents = ['existing 2.98 GiB lvmvg test_vg2 (81)'] uuid = RO2q9D-nduL-RINy-i3mp-aGJP-mjY5-zVqyGf size = 612 MiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-4 target size = 612 MiB path = /dev/mapper/test_vg2-lv4 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7fec081d6c10) -- name = test_vg2 status = True id = 81 children = ['existing 612 MiB lvmlv test_vg2-lv4 (118) with existing xfs filesystem'] parents = ['existing 1024 MiB disk sdd (72) with existing lvmpv', 'existing 1024 MiB disk sde (86) with existing lvmpv', 'existing 1024 MiB disk sdf (96) with existing lvmpv'] uuid = Ov9iZp-zlA3-8AwT-UCAM-rhPK-dtF9-W4jg4K size = 2.98 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 2.98 GiB path = /dev/test_vg2 format args = [] original_format = None free = 2.08 GiB PE Size = 4 MiB PE Count = 762 PE Free = 532 PV Count = 3 modified = False extents = 762 free space = 2.38 GiB free extents = 609 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sdd (72) with existing lvmpv', 'existing 1024 MiB disk sde (86) with existing lvmpv', 'existing 1024 MiB disk sdf (96) with existing lvmpv'] LVs = ['existing 612 MiB lvmlv test_vg2-lv4 (118) with existing xfs filesystem'] segment type = linear percent = 0 VG space used = 612 MiB 2024-03-01 20:49:53,486 DEBUG blivet/MainThread: test_vg2 size is 2.98 GiB 2024-03-01 20:49:53,487 DEBUG blivet/MainThread: vg test_vg2 has 2.38 GiB free 2024-03-01 20:49:53,487 DEBUG blivet/MainThread: test_vg2 size is 2.98 GiB 2024-03-01 20:49:53,487 DEBUG blivet/MainThread: vg test_vg2 has 2.38 GiB free 2024-03-01 20:49:53,484 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7fec08160bb0) -- name = test_vg2-lv4 status = True id = 118 children = [] parents = ['existing 2.98 GiB lvmvg test_vg2 (81)'] uuid = RO2q9D-nduL-RINy-i3mp-aGJP-mjY5-zVqyGf size = 612 MiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-4 target size = 612 MiB path = /dev/mapper/test_vg2-lv4 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7fec081d6c10) -- name = test_vg2 status = True id = 81 children = ['existing 612 MiB lvmlv test_vg2-lv4 (118) with existing xfs filesystem'] parents = ['existing 1024 MiB disk sdd (72) with existing lvmpv', 'existing 1024 MiB disk sde (86) with existing lvmpv', 'existing 1024 MiB disk sdf (96) with existing lvmpv'] uuid = Ov9iZp-zlA3-8AwT-UCAM-rhPK-dtF9-W4jg4K size = 2.98 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 2.98 GiB path = /dev/test_vg2 format args = [] original_format = None free = 2.08 GiB PE Size = 4 MiB PE Count = 762 PE Free = 532 PV Count = 3 modified = False extents = 762 free space = 2.38 GiB free extents = 609 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sdd (72) with existing lvmpv', 'existing 1024 MiB disk sde (86) with existing lvmpv', 'existing 1024 MiB disk sdf (96) with existing lvmpv'] LVs = ['existing 612 MiB lvmlv test_vg2-lv4 (118) with existing xfs filesystem'] segment type = linear percent = 0 VG space used = 612 MiB 2024-03-01 20:49:53,490 DEBUG blivet/MainThread: test_vg2 size is 2.98 GiB 2024-03-01 20:49:53,490 DEBUG blivet/MainThread: vg test_vg2 has 2.38 GiB free 2024-03-01 20:49:53,490 DEBUG blivet/MainThread: test_vg2 size is 2.98 GiB 2024-03-01 20:49:53,491 DEBUG blivet/MainThread: vg test_vg2 has 2.38 GiB free 2024-03-01 20:49:53,488 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7fec08160bb0) -- name = test_vg2-lv4 status = True id = 118 children = [] parents = ['existing 2.98 GiB lvmvg test_vg2 (81)'] uuid = RO2q9D-nduL-RINy-i3mp-aGJP-mjY5-zVqyGf size = 612 MiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-4 target size = 612 MiB path = /dev/mapper/test_vg2-lv4 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7fec081d6c10) -- name = test_vg2 status = True id = 81 children = ['existing 612 MiB lvmlv test_vg2-lv4 (118) with existing xfs filesystem'] parents = ['existing 1024 MiB disk sdd (72) with existing lvmpv', 'existing 1024 MiB disk sde (86) with existing lvmpv', 'existing 1024 MiB disk sdf (96) with existing lvmpv'] uuid = Ov9iZp-zlA3-8AwT-UCAM-rhPK-dtF9-W4jg4K size = 2.98 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 2.98 GiB path = /dev/test_vg2 format args = [] original_format = None free = 2.08 GiB PE Size = 4 MiB PE Count = 762 PE Free = 532 PV Count = 3 modified = False extents = 762 free space = 2.38 GiB free extents = 609 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sdd (72) with existing lvmpv', 'existing 1024 MiB disk sde (86) with existing lvmpv', 'existing 1024 MiB disk sdf (96) with existing lvmpv'] LVs = ['existing 612 MiB lvmlv test_vg2-lv4 (118) with existing xfs filesystem'] segment type = linear percent = 0 VG space used = 612 MiB 2024-03-01 20:49:53,493 DEBUG blivet/MainThread: test_vg2 size is 2.98 GiB 2024-03-01 20:49:53,494 DEBUG blivet/MainThread: vg test_vg2 has 2.38 GiB free 2024-03-01 20:49:53,494 DEBUG blivet/MainThread: test_vg2 size is 2.98 GiB 2024-03-01 20:49:53,494 DEBUG blivet/MainThread: vg test_vg2 has 2.38 GiB free 2024-03-01 20:49:53,491 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7fec08160bb0) -- name = test_vg2-lv4 status = True id = 118 children = [] parents = ['existing 2.98 GiB lvmvg test_vg2 (81)'] uuid = RO2q9D-nduL-RINy-i3mp-aGJP-mjY5-zVqyGf size = 612 MiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-4 target size = 612 MiB path = /dev/mapper/test_vg2-lv4 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7fec081d6c10) -- name = test_vg2 status = True id = 81 children = ['existing 612 MiB lvmlv test_vg2-lv4 (118) with existing xfs filesystem'] parents = ['existing 1024 MiB disk sdd (72) with existing lvmpv', 'existing 1024 MiB disk sde (86) with existing lvmpv', 'existing 1024 MiB disk sdf (96) with existing lvmpv'] uuid = Ov9iZp-zlA3-8AwT-UCAM-rhPK-dtF9-W4jg4K size = 2.98 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 2.98 GiB path = /dev/test_vg2 format args = [] original_format = None free = 2.08 GiB PE Size = 4 MiB PE Count = 762 PE Free = 532 PV Count = 3 modified = False extents = 762 free space = 2.38 GiB free extents = 609 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sdd (72) with existing lvmpv', 'existing 1024 MiB disk sde (86) with existing lvmpv', 'existing 1024 MiB disk sdf (96) with existing lvmpv'] LVs = ['existing 612 MiB lvmlv test_vg2-lv4 (118) with existing xfs filesystem'] segment type = linear percent = 0 VG space used = 612 MiB 2024-03-01 20:49:53,495 DEBUG blivet/MainThread: removing test_vg2-lv4 2024-03-01 20:49:53,498 DEBUG blivet/MainThread: DeviceTree.get_dependent_devices: dep: existing 612 MiB lvmlv test_vg2-lv4 (118) with existing xfs filesystem ; hidden: False ; 2024-03-01 20:49:53,498 DEBUG blivet/MainThread: dep is a leaf 2024-03-01 20:49:53,498 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 265 2024-03-01 20:49:53,501 DEBUG blivet/MainThread: LVMLogicalVolumeDevice._set_format: test_vg2-lv4 ; type: None ; current: xfs ; 2024-03-01 20:49:53,501 INFO blivet/MainThread: registered action: [264] destroy format xfs filesystem on lvmlv test_vg2-lv4 (id 118) 2024-03-01 20:49:53,504 DEBUG blivet/MainThread: LVMVolumeGroupDevice.remove_child: name: test_vg2 ; child: lv4 ; kids: 1 ; 2024-03-01 20:49:53,504 INFO blivet/MainThread: removed lvmlv test_vg2-lv4 (id 118) from device tree 2024-03-01 20:49:53,504 INFO blivet/MainThread: registered action: [266] destroy device lvmlv test_vg2-lv4 (id 118) 2024-03-01 20:49:53,504 DEBUG blivet.ansible/MainThread: ['test_vg2', 'sdf', 'sde', 'sdd'] 2024-03-01 20:49:53,504 DEBUG blivet/MainThread: removing test_vg2 2024-03-01 20:49:53,507 DEBUG blivet/MainThread: DeviceTree.get_dependent_devices: dep: existing 2.98 GiB lvmvg test_vg2 (81) ; hidden: False ; 2024-03-01 20:49:53,507 DEBUG blivet/MainThread: dep is a leaf 2024-03-01 20:49:53,510 DEBUG blivet/MainThread: DiskDevice.remove_child: name: sdd ; child: test_vg2 ; kids: 1 ; 2024-03-01 20:49:53,512 DEBUG blivet/MainThread: DiskDevice.remove_child: name: sde ; child: test_vg2 ; kids: 1 ; 2024-03-01 20:49:53,515 DEBUG blivet/MainThread: DiskDevice.remove_child: name: sdf ; child: test_vg2 ; kids: 1 ; 2024-03-01 20:49:53,515 INFO blivet/MainThread: removed lvmvg test_vg2 (id 81) from device tree 2024-03-01 20:49:53,515 INFO blivet/MainThread: registered action: [267] destroy device lvmvg test_vg2 (id 81) 2024-03-01 20:49:53,515 INFO blivet.ansible/MainThread: scheduling destruction of sdf 2024-03-01 20:49:53,515 DEBUG blivet/MainThread: removing sdf 2024-03-01 20:49:53,518 DEBUG blivet/MainThread: DeviceTree.get_dependent_devices: dep: existing 1024 MiB disk sdf (96) with existing lvmpv ; hidden: False ; 2024-03-01 20:49:53,518 DEBUG blivet/MainThread: dep is a leaf 2024-03-01 20:49:53,518 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 269 2024-03-01 20:49:53,521 DEBUG blivet/MainThread: DiskDevice._set_format: sdf ; type: None ; current: lvmpv ; 2024-03-01 20:49:53,521 INFO blivet/MainThread: registered action: [268] destroy format lvmpv on disk sdf (id 96) 2024-03-01 20:49:53,521 INFO blivet.ansible/MainThread: scheduling destruction of sde 2024-03-01 20:49:53,521 DEBUG blivet/MainThread: removing sde 2024-03-01 20:49:53,523 DEBUG blivet/MainThread: DeviceTree.get_dependent_devices: dep: existing 1024 MiB disk sde (86) with existing lvmpv ; hidden: False ; 2024-03-01 20:49:53,523 DEBUG blivet/MainThread: dep is a leaf 2024-03-01 20:49:53,524 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 271 2024-03-01 20:49:53,526 DEBUG blivet/MainThread: DiskDevice._set_format: sde ; type: None ; current: lvmpv ; 2024-03-01 20:49:53,526 INFO blivet/MainThread: registered action: [270] destroy format lvmpv on disk sde (id 86) 2024-03-01 20:49:53,526 INFO blivet.ansible/MainThread: scheduling destruction of sdd 2024-03-01 20:49:53,526 DEBUG blivet/MainThread: removing sdd 2024-03-01 20:49:53,529 DEBUG blivet/MainThread: DeviceTree.get_dependent_devices: dep: existing 1024 MiB disk sdd (72) with existing lvmpv ; hidden: False ; 2024-03-01 20:49:53,529 DEBUG blivet/MainThread: dep is a leaf 2024-03-01 20:49:53,529 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 273 2024-03-01 20:49:53,532 DEBUG blivet/MainThread: DiskDevice._set_format: sdd ; type: None ; current: lvmpv ; 2024-03-01 20:49:53,532 INFO blivet/MainThread: registered action: [272] destroy format lvmpv on disk sdd (id 72) 2024-03-01 20:49:53,534 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: test_vg3 ; incomplete: False ; hidden: False ; 2024-03-01 20:49:53,537 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned existing 3.97 GiB lvmvg test_vg3 (141) 2024-03-01 20:49:53,537 DEBUG blivet/MainThread: resolved 'test_vg3' to 'test_vg3' (lvmvg) 2024-03-01 20:49:53,538 DEBUG blivet.ansible/MainThread: BlivetPool._update_from_device: existing 3.97 GiB lvmvg test_vg3 (141) 2024-03-01 20:49:53,538 DEBUG blivet.ansible/MainThread: BlivetPool._update_from_device: existing 3.97 GiB lvmvg test_vg3 (141) 2024-03-01 20:49:53,539 DEBUG blivet.ansible/MainThread: BlivetPool._update_from_device: existing 3.97 GiB lvmvg test_vg3 (141) 2024-03-01 20:49:53,539 DEBUG blivet.ansible/MainThread: BlivetPool._update_from_device: existing 3.97 GiB lvmvg test_vg3 (141) 2024-03-01 20:49:53,539 DEBUG blivet.ansible/MainThread: BlivetPool._update_from_device: existing 3.97 GiB lvmvg test_vg3 (141) 2024-03-01 20:49:53,540 DEBUG blivet.ansible/MainThread: BlivetPool._update_from_device: existing 3.97 GiB lvmvg test_vg3 (141) 2024-03-01 20:49:53,540 DEBUG blivet.ansible/MainThread: BlivetPool._update_from_device: existing 3.97 GiB lvmvg test_vg3 (141) 2024-03-01 20:49:53,541 DEBUG blivet.ansible/MainThread: BlivetPool._update_from_device: existing 3.97 GiB lvmvg test_vg3 (141) 2024-03-01 20:49:53,541 DEBUG blivet.ansible/MainThread: BlivetPool._update_from_device: existing 3.97 GiB lvmvg test_vg3 (141) 2024-03-01 20:49:53,541 DEBUG blivet.ansible/MainThread: BlivetPool._update_from_device: existing 3.97 GiB lvmvg test_vg3 (141) 2024-03-01 20:49:53,542 DEBUG blivet.ansible/MainThread: BlivetPool._update_from_device: existing 3.97 GiB lvmvg test_vg3 (141) 2024-03-01 20:49:53,542 DEBUG blivet.ansible/MainThread: BlivetPool._update_from_device: existing 3.97 GiB lvmvg test_vg3 (141) 2024-03-01 20:49:53,545 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: sdg ; incomplete: False ; hidden: False ; 2024-03-01 20:49:53,547 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned existing 1024 MiB disk sdg (132) with existing lvmpv 2024-03-01 20:49:53,547 DEBUG blivet/MainThread: resolved 'sdg' to 'sdg' (disk) 2024-03-01 20:49:53,550 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: sdh ; incomplete: False ; hidden: False ; 2024-03-01 20:49:53,552 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned existing 1024 MiB disk sdh (146) with existing lvmpv 2024-03-01 20:49:53,553 DEBUG blivet/MainThread: resolved 'sdh' to 'sdh' (disk) 2024-03-01 20:49:53,555 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: sdi ; incomplete: False ; hidden: False ; 2024-03-01 20:49:53,557 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned existing 1024 MiB disk sdi (156) with existing lvmpv 2024-03-01 20:49:53,558 DEBUG blivet/MainThread: resolved 'sdi' to 'sdi' (disk) 2024-03-01 20:49:53,560 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: sdj ; incomplete: False ; hidden: False ; 2024-03-01 20:49:53,563 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned existing 1024 MiB disk sdj (166) with existing lvmpv 2024-03-01 20:49:53,563 DEBUG blivet/MainThread: resolved 'sdj' to 'sdj' (disk) 2024-03-01 20:49:53,565 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: test_vg3-lv5 ; incomplete: False ; hidden: False ; 2024-03-01 20:49:53,568 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned existing 1.2 GiB lvmlv test_vg3-lv5 (175) with existing xfs filesystem 2024-03-01 20:49:53,568 DEBUG blivet/MainThread: resolved 'test_vg3-lv5' to 'test_vg3-lv5' (lvmlv) 2024-03-01 20:49:53,570 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 20:49:53,571 DEBUG blivet/MainThread: vg test_vg3 has 1004 MiB free 2024-03-01 20:49:53,572 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 20:49:53,573 DEBUG blivet/MainThread: vg test_vg3 has 1004 MiB free 2024-03-01 20:49:53,568 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7fec0817a2b0) -- name = test_vg3-lv5 status = True id = 175 children = [] parents = ['existing 3.97 GiB lvmvg test_vg3 (141)'] uuid = 3Z8qGt-wiXk-dRlz-POCs-tSJ4-0pep-aeqdGL size = 1.2 GiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-3 target size = 1.2 GiB path = /dev/mapper/test_vg3-lv5 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7fec08169f40) -- name = test_vg3 status = True id = 141 children = ['existing 1.2 GiB lvmlv test_vg3-lv5 (175) with existing xfs filesystem', 'existing 1020 MiB lvmlv test_vg3-lv6 (188) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv7 (201) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv8 (214) with existing xfs filesystem'] parents = ['existing 1024 MiB disk sdg (132) with existing lvmpv', 'existing 1024 MiB disk sdh (146) with existing lvmpv', 'existing 1024 MiB disk sdi (156) with existing lvmpv', 'existing 1024 MiB disk sdj (166) with existing lvmpv'] uuid = DnjpVw-Vkxg-R3Gx-9QN1-1EpR-oYyb-t7RsVf size = 3.97 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 3.97 GiB path = /dev/test_vg3 format args = [] original_format = None free = 1004 MiB PE Size = 4 MiB PE Count = 1016 PE Free = 251 PV Count = 4 modified = False extents = 1016 free space = 1004 MiB free extents = 251 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sdg (132) with existing lvmpv', 'existing 1024 MiB disk sdh (146) with existing lvmpv', 'existing 1024 MiB disk sdi (156) with existing lvmpv', 'existing 1024 MiB disk sdj (166) with existing lvmpv'] LVs = ['existing 1.2 GiB lvmlv test_vg3-lv5 (175) with existing xfs filesystem', 'existing 1020 MiB lvmlv test_vg3-lv6 (188) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv7 (201) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv8 (214) with existing xfs filesystem'] segment type = linear percent = 0 VG space used = 1.2 GiB 2024-03-01 20:49:53,576 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 20:49:53,577 DEBUG blivet/MainThread: vg test_vg3 has 1004 MiB free 2024-03-01 20:49:53,577 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 20:49:53,578 DEBUG blivet/MainThread: vg test_vg3 has 1004 MiB free 2024-03-01 20:49:53,573 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7fec0817a2b0) -- name = test_vg3-lv5 status = True id = 175 children = [] parents = ['existing 3.97 GiB lvmvg test_vg3 (141)'] uuid = 3Z8qGt-wiXk-dRlz-POCs-tSJ4-0pep-aeqdGL size = 1.2 GiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-3 target size = 1.2 GiB path = /dev/mapper/test_vg3-lv5 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7fec08169f40) -- name = test_vg3 status = True id = 141 children = ['existing 1.2 GiB lvmlv test_vg3-lv5 (175) with existing xfs filesystem', 'existing 1020 MiB lvmlv test_vg3-lv6 (188) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv7 (201) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv8 (214) with existing xfs filesystem'] parents = ['existing 1024 MiB disk sdg (132) with existing lvmpv', 'existing 1024 MiB disk sdh (146) with existing lvmpv', 'existing 1024 MiB disk sdi (156) with existing lvmpv', 'existing 1024 MiB disk sdj (166) with existing lvmpv'] uuid = DnjpVw-Vkxg-R3Gx-9QN1-1EpR-oYyb-t7RsVf size = 3.97 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 3.97 GiB path = /dev/test_vg3 format args = [] original_format = None free = 1004 MiB PE Size = 4 MiB PE Count = 1016 PE Free = 251 PV Count = 4 modified = False extents = 1016 free space = 1004 MiB free extents = 251 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sdg (132) with existing lvmpv', 'existing 1024 MiB disk sdh (146) with existing lvmpv', 'existing 1024 MiB disk sdi (156) with existing lvmpv', 'existing 1024 MiB disk sdj (166) with existing lvmpv'] LVs = ['existing 1.2 GiB lvmlv test_vg3-lv5 (175) with existing xfs filesystem', 'existing 1020 MiB lvmlv test_vg3-lv6 (188) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv7 (201) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv8 (214) with existing xfs filesystem'] segment type = linear percent = 0 VG space used = 1.2 GiB 2024-03-01 20:49:53,581 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 20:49:53,582 DEBUG blivet/MainThread: vg test_vg3 has 1004 MiB free 2024-03-01 20:49:53,582 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 20:49:53,583 DEBUG blivet/MainThread: vg test_vg3 has 1004 MiB free 2024-03-01 20:49:53,579 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7fec0817a2b0) -- name = test_vg3-lv5 status = True id = 175 children = [] parents = ['existing 3.97 GiB lvmvg test_vg3 (141)'] uuid = 3Z8qGt-wiXk-dRlz-POCs-tSJ4-0pep-aeqdGL size = 1.2 GiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-3 target size = 1.2 GiB path = /dev/mapper/test_vg3-lv5 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7fec08169f40) -- name = test_vg3 status = True id = 141 children = ['existing 1.2 GiB lvmlv test_vg3-lv5 (175) with existing xfs filesystem', 'existing 1020 MiB lvmlv test_vg3-lv6 (188) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv7 (201) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv8 (214) with existing xfs filesystem'] parents = ['existing 1024 MiB disk sdg (132) with existing lvmpv', 'existing 1024 MiB disk sdh (146) with existing lvmpv', 'existing 1024 MiB disk sdi (156) with existing lvmpv', 'existing 1024 MiB disk sdj (166) with existing lvmpv'] uuid = DnjpVw-Vkxg-R3Gx-9QN1-1EpR-oYyb-t7RsVf size = 3.97 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 3.97 GiB path = /dev/test_vg3 format args = [] original_format = None free = 1004 MiB PE Size = 4 MiB PE Count = 1016 PE Free = 251 PV Count = 4 modified = False extents = 1016 free space = 1004 MiB free extents = 251 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sdg (132) with existing lvmpv', 'existing 1024 MiB disk sdh (146) with existing lvmpv', 'existing 1024 MiB disk sdi (156) with existing lvmpv', 'existing 1024 MiB disk sdj (166) with existing lvmpv'] LVs = ['existing 1.2 GiB lvmlv test_vg3-lv5 (175) with existing xfs filesystem', 'existing 1020 MiB lvmlv test_vg3-lv6 (188) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv7 (201) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv8 (214) with existing xfs filesystem'] segment type = linear percent = 0 VG space used = 1.2 GiB 2024-03-01 20:49:53,586 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 20:49:53,587 DEBUG blivet/MainThread: vg test_vg3 has 1004 MiB free 2024-03-01 20:49:53,588 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 20:49:53,589 DEBUG blivet/MainThread: vg test_vg3 has 1004 MiB free 2024-03-01 20:49:53,584 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7fec0817a2b0) -- name = test_vg3-lv5 status = True id = 175 children = [] parents = ['existing 3.97 GiB lvmvg test_vg3 (141)'] uuid = 3Z8qGt-wiXk-dRlz-POCs-tSJ4-0pep-aeqdGL size = 1.2 GiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-3 target size = 1.2 GiB path = /dev/mapper/test_vg3-lv5 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7fec08169f40) -- name = test_vg3 status = True id = 141 children = ['existing 1.2 GiB lvmlv test_vg3-lv5 (175) with existing xfs filesystem', 'existing 1020 MiB lvmlv test_vg3-lv6 (188) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv7 (201) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv8 (214) with existing xfs filesystem'] parents = ['existing 1024 MiB disk sdg (132) with existing lvmpv', 'existing 1024 MiB disk sdh (146) with existing lvmpv', 'existing 1024 MiB disk sdi (156) with existing lvmpv', 'existing 1024 MiB disk sdj (166) with existing lvmpv'] uuid = DnjpVw-Vkxg-R3Gx-9QN1-1EpR-oYyb-t7RsVf size = 3.97 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 3.97 GiB path = /dev/test_vg3 format args = [] original_format = None free = 1004 MiB PE Size = 4 MiB PE Count = 1016 PE Free = 251 PV Count = 4 modified = False extents = 1016 free space = 1004 MiB free extents = 251 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sdg (132) with existing lvmpv', 'existing 1024 MiB disk sdh (146) with existing lvmpv', 'existing 1024 MiB disk sdi (156) with existing lvmpv', 'existing 1024 MiB disk sdj (166) with existing lvmpv'] LVs = ['existing 1.2 GiB lvmlv test_vg3-lv5 (175) with existing xfs filesystem', 'existing 1020 MiB lvmlv test_vg3-lv6 (188) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv7 (201) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv8 (214) with existing xfs filesystem'] segment type = linear percent = 0 VG space used = 1.2 GiB 2024-03-01 20:49:53,592 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 20:49:53,593 DEBUG blivet/MainThread: vg test_vg3 has 1004 MiB free 2024-03-01 20:49:53,593 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 20:49:53,594 DEBUG blivet/MainThread: vg test_vg3 has 1004 MiB free 2024-03-01 20:49:53,589 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7fec0817a2b0) -- name = test_vg3-lv5 status = True id = 175 children = [] parents = ['existing 3.97 GiB lvmvg test_vg3 (141)'] uuid = 3Z8qGt-wiXk-dRlz-POCs-tSJ4-0pep-aeqdGL size = 1.2 GiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-3 target size = 1.2 GiB path = /dev/mapper/test_vg3-lv5 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7fec08169f40) -- name = test_vg3 status = True id = 141 children = ['existing 1.2 GiB lvmlv test_vg3-lv5 (175) with existing xfs filesystem', 'existing 1020 MiB lvmlv test_vg3-lv6 (188) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv7 (201) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv8 (214) with existing xfs filesystem'] parents = ['existing 1024 MiB disk sdg (132) with existing lvmpv', 'existing 1024 MiB disk sdh (146) with existing lvmpv', 'existing 1024 MiB disk sdi (156) with existing lvmpv', 'existing 1024 MiB disk sdj (166) with existing lvmpv'] uuid = DnjpVw-Vkxg-R3Gx-9QN1-1EpR-oYyb-t7RsVf size = 3.97 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 3.97 GiB path = /dev/test_vg3 format args = [] original_format = None free = 1004 MiB PE Size = 4 MiB PE Count = 1016 PE Free = 251 PV Count = 4 modified = False extents = 1016 free space = 1004 MiB free extents = 251 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sdg (132) with existing lvmpv', 'existing 1024 MiB disk sdh (146) with existing lvmpv', 'existing 1024 MiB disk sdi (156) with existing lvmpv', 'existing 1024 MiB disk sdj (166) with existing lvmpv'] LVs = ['existing 1.2 GiB lvmlv test_vg3-lv5 (175) with existing xfs filesystem', 'existing 1020 MiB lvmlv test_vg3-lv6 (188) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv7 (201) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv8 (214) with existing xfs filesystem'] segment type = linear percent = 0 VG space used = 1.2 GiB 2024-03-01 20:49:53,597 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 20:49:53,598 DEBUG blivet/MainThread: vg test_vg3 has 1004 MiB free 2024-03-01 20:49:53,598 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 20:49:53,599 DEBUG blivet/MainThread: vg test_vg3 has 1004 MiB free 2024-03-01 20:49:53,595 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7fec0817a2b0) -- name = test_vg3-lv5 status = True id = 175 children = [] parents = ['existing 3.97 GiB lvmvg test_vg3 (141)'] uuid = 3Z8qGt-wiXk-dRlz-POCs-tSJ4-0pep-aeqdGL size = 1.2 GiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-3 target size = 1.2 GiB path = /dev/mapper/test_vg3-lv5 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7fec08169f40) -- name = test_vg3 status = True id = 141 children = ['existing 1.2 GiB lvmlv test_vg3-lv5 (175) with existing xfs filesystem', 'existing 1020 MiB lvmlv test_vg3-lv6 (188) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv7 (201) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv8 (214) with existing xfs filesystem'] parents = ['existing 1024 MiB disk sdg (132) with existing lvmpv', 'existing 1024 MiB disk sdh (146) with existing lvmpv', 'existing 1024 MiB disk sdi (156) with existing lvmpv', 'existing 1024 MiB disk sdj (166) with existing lvmpv'] uuid = DnjpVw-Vkxg-R3Gx-9QN1-1EpR-oYyb-t7RsVf size = 3.97 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 3.97 GiB path = /dev/test_vg3 format args = [] original_format = None free = 1004 MiB PE Size = 4 MiB PE Count = 1016 PE Free = 251 PV Count = 4 modified = False extents = 1016 free space = 1004 MiB free extents = 251 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sdg (132) with existing lvmpv', 'existing 1024 MiB disk sdh (146) with existing lvmpv', 'existing 1024 MiB disk sdi (156) with existing lvmpv', 'existing 1024 MiB disk sdj (166) with existing lvmpv'] LVs = ['existing 1.2 GiB lvmlv test_vg3-lv5 (175) with existing xfs filesystem', 'existing 1020 MiB lvmlv test_vg3-lv6 (188) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv7 (201) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv8 (214) with existing xfs filesystem'] segment type = linear percent = 0 VG space used = 1.2 GiB 2024-03-01 20:49:53,602 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 20:49:53,603 DEBUG blivet/MainThread: vg test_vg3 has 1004 MiB free 2024-03-01 20:49:53,603 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 20:49:53,604 DEBUG blivet/MainThread: vg test_vg3 has 1004 MiB free 2024-03-01 20:49:53,600 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7fec0817a2b0) -- name = test_vg3-lv5 status = True id = 175 children = [] parents = ['existing 3.97 GiB lvmvg test_vg3 (141)'] uuid = 3Z8qGt-wiXk-dRlz-POCs-tSJ4-0pep-aeqdGL size = 1.2 GiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-3 target size = 1.2 GiB path = /dev/mapper/test_vg3-lv5 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7fec08169f40) -- name = test_vg3 status = True id = 141 children = ['existing 1.2 GiB lvmlv test_vg3-lv5 (175) with existing xfs filesystem', 'existing 1020 MiB lvmlv test_vg3-lv6 (188) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv7 (201) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv8 (214) with existing xfs filesystem'] parents = ['existing 1024 MiB disk sdg (132) with existing lvmpv', 'existing 1024 MiB disk sdh (146) with existing lvmpv', 'existing 1024 MiB disk sdi (156) with existing lvmpv', 'existing 1024 MiB disk sdj (166) with existing lvmpv'] uuid = DnjpVw-Vkxg-R3Gx-9QN1-1EpR-oYyb-t7RsVf size = 3.97 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 3.97 GiB path = /dev/test_vg3 format args = [] original_format = None free = 1004 MiB PE Size = 4 MiB PE Count = 1016 PE Free = 251 PV Count = 4 modified = False extents = 1016 free space = 1004 MiB free extents = 251 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sdg (132) with existing lvmpv', 'existing 1024 MiB disk sdh (146) with existing lvmpv', 'existing 1024 MiB disk sdi (156) with existing lvmpv', 'existing 1024 MiB disk sdj (166) with existing lvmpv'] LVs = ['existing 1.2 GiB lvmlv test_vg3-lv5 (175) with existing xfs filesystem', 'existing 1020 MiB lvmlv test_vg3-lv6 (188) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv7 (201) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv8 (214) with existing xfs filesystem'] segment type = linear percent = 0 VG space used = 1.2 GiB 2024-03-01 20:49:53,607 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 20:49:53,608 DEBUG blivet/MainThread: vg test_vg3 has 1004 MiB free 2024-03-01 20:49:53,609 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 20:49:53,610 DEBUG blivet/MainThread: vg test_vg3 has 1004 MiB free 2024-03-01 20:49:53,605 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7fec0817a2b0) -- name = test_vg3-lv5 status = True id = 175 children = [] parents = ['existing 3.97 GiB lvmvg test_vg3 (141)'] uuid = 3Z8qGt-wiXk-dRlz-POCs-tSJ4-0pep-aeqdGL size = 1.2 GiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-3 target size = 1.2 GiB path = /dev/mapper/test_vg3-lv5 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7fec08169f40) -- name = test_vg3 status = True id = 141 children = ['existing 1.2 GiB lvmlv test_vg3-lv5 (175) with existing xfs filesystem', 'existing 1020 MiB lvmlv test_vg3-lv6 (188) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv7 (201) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv8 (214) with existing xfs filesystem'] parents = ['existing 1024 MiB disk sdg (132) with existing lvmpv', 'existing 1024 MiB disk sdh (146) with existing lvmpv', 'existing 1024 MiB disk sdi (156) with existing lvmpv', 'existing 1024 MiB disk sdj (166) with existing lvmpv'] uuid = DnjpVw-Vkxg-R3Gx-9QN1-1EpR-oYyb-t7RsVf size = 3.97 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 3.97 GiB path = /dev/test_vg3 format args = [] original_format = None free = 1004 MiB PE Size = 4 MiB PE Count = 1016 PE Free = 251 PV Count = 4 modified = False extents = 1016 free space = 1004 MiB free extents = 251 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sdg (132) with existing lvmpv', 'existing 1024 MiB disk sdh (146) with existing lvmpv', 'existing 1024 MiB disk sdi (156) with existing lvmpv', 'existing 1024 MiB disk sdj (166) with existing lvmpv'] LVs = ['existing 1.2 GiB lvmlv test_vg3-lv5 (175) with existing xfs filesystem', 'existing 1020 MiB lvmlv test_vg3-lv6 (188) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv7 (201) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv8 (214) with existing xfs filesystem'] segment type = linear percent = 0 VG space used = 1.2 GiB 2024-03-01 20:49:53,613 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 20:49:53,614 DEBUG blivet/MainThread: vg test_vg3 has 1004 MiB free 2024-03-01 20:49:53,614 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 20:49:53,615 DEBUG blivet/MainThread: vg test_vg3 has 1004 MiB free 2024-03-01 20:49:53,610 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7fec0817a2b0) -- name = test_vg3-lv5 status = True id = 175 children = [] parents = ['existing 3.97 GiB lvmvg test_vg3 (141)'] uuid = 3Z8qGt-wiXk-dRlz-POCs-tSJ4-0pep-aeqdGL size = 1.2 GiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-3 target size = 1.2 GiB path = /dev/mapper/test_vg3-lv5 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7fec08169f40) -- name = test_vg3 status = True id = 141 children = ['existing 1.2 GiB lvmlv test_vg3-lv5 (175) with existing xfs filesystem', 'existing 1020 MiB lvmlv test_vg3-lv6 (188) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv7 (201) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv8 (214) with existing xfs filesystem'] parents = ['existing 1024 MiB disk sdg (132) with existing lvmpv', 'existing 1024 MiB disk sdh (146) with existing lvmpv', 'existing 1024 MiB disk sdi (156) with existing lvmpv', 'existing 1024 MiB disk sdj (166) with existing lvmpv'] uuid = DnjpVw-Vkxg-R3Gx-9QN1-1EpR-oYyb-t7RsVf size = 3.97 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 3.97 GiB path = /dev/test_vg3 format args = [] original_format = None free = 1004 MiB PE Size = 4 MiB PE Count = 1016 PE Free = 251 PV Count = 4 modified = False extents = 1016 free space = 1004 MiB free extents = 251 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sdg (132) with existing lvmpv', 'existing 1024 MiB disk sdh (146) with existing lvmpv', 'existing 1024 MiB disk sdi (156) with existing lvmpv', 'existing 1024 MiB disk sdj (166) with existing lvmpv'] LVs = ['existing 1.2 GiB lvmlv test_vg3-lv5 (175) with existing xfs filesystem', 'existing 1020 MiB lvmlv test_vg3-lv6 (188) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv7 (201) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv8 (214) with existing xfs filesystem'] segment type = linear percent = 0 VG space used = 1.2 GiB 2024-03-01 20:49:53,618 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 20:49:53,619 DEBUG blivet/MainThread: vg test_vg3 has 1004 MiB free 2024-03-01 20:49:53,619 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 20:49:53,620 DEBUG blivet/MainThread: vg test_vg3 has 1004 MiB free 2024-03-01 20:49:53,616 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7fec0817a2b0) -- name = test_vg3-lv5 status = True id = 175 children = [] parents = ['existing 3.97 GiB lvmvg test_vg3 (141)'] uuid = 3Z8qGt-wiXk-dRlz-POCs-tSJ4-0pep-aeqdGL size = 1.2 GiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-3 target size = 1.2 GiB path = /dev/mapper/test_vg3-lv5 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7fec08169f40) -- name = test_vg3 status = True id = 141 children = ['existing 1.2 GiB lvmlv test_vg3-lv5 (175) with existing xfs filesystem', 'existing 1020 MiB lvmlv test_vg3-lv6 (188) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv7 (201) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv8 (214) with existing xfs filesystem'] parents = ['existing 1024 MiB disk sdg (132) with existing lvmpv', 'existing 1024 MiB disk sdh (146) with existing lvmpv', 'existing 1024 MiB disk sdi (156) with existing lvmpv', 'existing 1024 MiB disk sdj (166) with existing lvmpv'] uuid = DnjpVw-Vkxg-R3Gx-9QN1-1EpR-oYyb-t7RsVf size = 3.97 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 3.97 GiB path = /dev/test_vg3 format args = [] original_format = None free = 1004 MiB PE Size = 4 MiB PE Count = 1016 PE Free = 251 PV Count = 4 modified = False extents = 1016 free space = 1004 MiB free extents = 251 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sdg (132) with existing lvmpv', 'existing 1024 MiB disk sdh (146) with existing lvmpv', 'existing 1024 MiB disk sdi (156) with existing lvmpv', 'existing 1024 MiB disk sdj (166) with existing lvmpv'] LVs = ['existing 1.2 GiB lvmlv test_vg3-lv5 (175) with existing xfs filesystem', 'existing 1020 MiB lvmlv test_vg3-lv6 (188) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv7 (201) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv8 (214) with existing xfs filesystem'] segment type = linear percent = 0 VG space used = 1.2 GiB 2024-03-01 20:49:53,623 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 20:49:53,624 DEBUG blivet/MainThread: vg test_vg3 has 1004 MiB free 2024-03-01 20:49:53,624 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 20:49:53,625 DEBUG blivet/MainThread: vg test_vg3 has 1004 MiB free 2024-03-01 20:49:53,621 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7fec0817a2b0) -- name = test_vg3-lv5 status = True id = 175 children = [] parents = ['existing 3.97 GiB lvmvg test_vg3 (141)'] uuid = 3Z8qGt-wiXk-dRlz-POCs-tSJ4-0pep-aeqdGL size = 1.2 GiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-3 target size = 1.2 GiB path = /dev/mapper/test_vg3-lv5 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7fec08169f40) -- name = test_vg3 status = True id = 141 children = ['existing 1.2 GiB lvmlv test_vg3-lv5 (175) with existing xfs filesystem', 'existing 1020 MiB lvmlv test_vg3-lv6 (188) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv7 (201) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv8 (214) with existing xfs filesystem'] parents = ['existing 1024 MiB disk sdg (132) with existing lvmpv', 'existing 1024 MiB disk sdh (146) with existing lvmpv', 'existing 1024 MiB disk sdi (156) with existing lvmpv', 'existing 1024 MiB disk sdj (166) with existing lvmpv'] uuid = DnjpVw-Vkxg-R3Gx-9QN1-1EpR-oYyb-t7RsVf size = 3.97 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 3.97 GiB path = /dev/test_vg3 format args = [] original_format = None free = 1004 MiB PE Size = 4 MiB PE Count = 1016 PE Free = 251 PV Count = 4 modified = False extents = 1016 free space = 1004 MiB free extents = 251 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sdg (132) with existing lvmpv', 'existing 1024 MiB disk sdh (146) with existing lvmpv', 'existing 1024 MiB disk sdi (156) with existing lvmpv', 'existing 1024 MiB disk sdj (166) with existing lvmpv'] LVs = ['existing 1.2 GiB lvmlv test_vg3-lv5 (175) with existing xfs filesystem', 'existing 1020 MiB lvmlv test_vg3-lv6 (188) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv7 (201) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv8 (214) with existing xfs filesystem'] segment type = linear percent = 0 VG space used = 1.2 GiB 2024-03-01 20:49:53,628 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 20:49:53,629 DEBUG blivet/MainThread: vg test_vg3 has 1004 MiB free 2024-03-01 20:49:53,630 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 20:49:53,631 DEBUG blivet/MainThread: vg test_vg3 has 1004 MiB free 2024-03-01 20:49:53,626 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7fec0817a2b0) -- name = test_vg3-lv5 status = True id = 175 children = [] parents = ['existing 3.97 GiB lvmvg test_vg3 (141)'] uuid = 3Z8qGt-wiXk-dRlz-POCs-tSJ4-0pep-aeqdGL size = 1.2 GiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-3 target size = 1.2 GiB path = /dev/mapper/test_vg3-lv5 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7fec08169f40) -- name = test_vg3 status = True id = 141 children = ['existing 1.2 GiB lvmlv test_vg3-lv5 (175) with existing xfs filesystem', 'existing 1020 MiB lvmlv test_vg3-lv6 (188) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv7 (201) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv8 (214) with existing xfs filesystem'] parents = ['existing 1024 MiB disk sdg (132) with existing lvmpv', 'existing 1024 MiB disk sdh (146) with existing lvmpv', 'existing 1024 MiB disk sdi (156) with existing lvmpv', 'existing 1024 MiB disk sdj (166) with existing lvmpv'] uuid = DnjpVw-Vkxg-R3Gx-9QN1-1EpR-oYyb-t7RsVf size = 3.97 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 3.97 GiB path = /dev/test_vg3 format args = [] original_format = None free = 1004 MiB PE Size = 4 MiB PE Count = 1016 PE Free = 251 PV Count = 4 modified = False extents = 1016 free space = 1004 MiB free extents = 251 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sdg (132) with existing lvmpv', 'existing 1024 MiB disk sdh (146) with existing lvmpv', 'existing 1024 MiB disk sdi (156) with existing lvmpv', 'existing 1024 MiB disk sdj (166) with existing lvmpv'] LVs = ['existing 1.2 GiB lvmlv test_vg3-lv5 (175) with existing xfs filesystem', 'existing 1020 MiB lvmlv test_vg3-lv6 (188) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv7 (201) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv8 (214) with existing xfs filesystem'] segment type = linear percent = 0 VG space used = 1.2 GiB 2024-03-01 20:49:53,634 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 20:49:53,635 DEBUG blivet/MainThread: vg test_vg3 has 1004 MiB free 2024-03-01 20:49:53,635 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 20:49:53,636 DEBUG blivet/MainThread: vg test_vg3 has 1004 MiB free 2024-03-01 20:49:53,631 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7fec0817a2b0) -- name = test_vg3-lv5 status = True id = 175 children = [] parents = ['existing 3.97 GiB lvmvg test_vg3 (141)'] uuid = 3Z8qGt-wiXk-dRlz-POCs-tSJ4-0pep-aeqdGL size = 1.2 GiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-3 target size = 1.2 GiB path = /dev/mapper/test_vg3-lv5 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7fec08169f40) -- name = test_vg3 status = True id = 141 children = ['existing 1.2 GiB lvmlv test_vg3-lv5 (175) with existing xfs filesystem', 'existing 1020 MiB lvmlv test_vg3-lv6 (188) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv7 (201) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv8 (214) with existing xfs filesystem'] parents = ['existing 1024 MiB disk sdg (132) with existing lvmpv', 'existing 1024 MiB disk sdh (146) with existing lvmpv', 'existing 1024 MiB disk sdi (156) with existing lvmpv', 'existing 1024 MiB disk sdj (166) with existing lvmpv'] uuid = DnjpVw-Vkxg-R3Gx-9QN1-1EpR-oYyb-t7RsVf size = 3.97 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 3.97 GiB path = /dev/test_vg3 format args = [] original_format = None free = 1004 MiB PE Size = 4 MiB PE Count = 1016 PE Free = 251 PV Count = 4 modified = False extents = 1016 free space = 1004 MiB free extents = 251 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sdg (132) with existing lvmpv', 'existing 1024 MiB disk sdh (146) with existing lvmpv', 'existing 1024 MiB disk sdi (156) with existing lvmpv', 'existing 1024 MiB disk sdj (166) with existing lvmpv'] LVs = ['existing 1.2 GiB lvmlv test_vg3-lv5 (175) with existing xfs filesystem', 'existing 1020 MiB lvmlv test_vg3-lv6 (188) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv7 (201) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv8 (214) with existing xfs filesystem'] segment type = linear percent = 0 VG space used = 1.2 GiB 2024-03-01 20:49:53,639 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 20:49:53,640 DEBUG blivet/MainThread: vg test_vg3 has 1004 MiB free 2024-03-01 20:49:53,640 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 20:49:53,641 DEBUG blivet/MainThread: vg test_vg3 has 1004 MiB free 2024-03-01 20:49:53,637 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7fec0817a2b0) -- name = test_vg3-lv5 status = True id = 175 children = [] parents = ['existing 3.97 GiB lvmvg test_vg3 (141)'] uuid = 3Z8qGt-wiXk-dRlz-POCs-tSJ4-0pep-aeqdGL size = 1.2 GiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-3 target size = 1.2 GiB path = /dev/mapper/test_vg3-lv5 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7fec08169f40) -- name = test_vg3 status = True id = 141 children = ['existing 1.2 GiB lvmlv test_vg3-lv5 (175) with existing xfs filesystem', 'existing 1020 MiB lvmlv test_vg3-lv6 (188) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv7 (201) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv8 (214) with existing xfs filesystem'] parents = ['existing 1024 MiB disk sdg (132) with existing lvmpv', 'existing 1024 MiB disk sdh (146) with existing lvmpv', 'existing 1024 MiB disk sdi (156) with existing lvmpv', 'existing 1024 MiB disk sdj (166) with existing lvmpv'] uuid = DnjpVw-Vkxg-R3Gx-9QN1-1EpR-oYyb-t7RsVf size = 3.97 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 3.97 GiB path = /dev/test_vg3 format args = [] original_format = None free = 1004 MiB PE Size = 4 MiB PE Count = 1016 PE Free = 251 PV Count = 4 modified = False extents = 1016 free space = 1004 MiB free extents = 251 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sdg (132) with existing lvmpv', 'existing 1024 MiB disk sdh (146) with existing lvmpv', 'existing 1024 MiB disk sdi (156) with existing lvmpv', 'existing 1024 MiB disk sdj (166) with existing lvmpv'] LVs = ['existing 1.2 GiB lvmlv test_vg3-lv5 (175) with existing xfs filesystem', 'existing 1020 MiB lvmlv test_vg3-lv6 (188) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv7 (201) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv8 (214) with existing xfs filesystem'] segment type = linear percent = 0 VG space used = 1.2 GiB 2024-03-01 20:49:53,644 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 20:49:53,645 DEBUG blivet/MainThread: vg test_vg3 has 1004 MiB free 2024-03-01 20:49:53,645 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 20:49:53,646 DEBUG blivet/MainThread: vg test_vg3 has 1004 MiB free 2024-03-01 20:49:53,642 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7fec0817a2b0) -- name = test_vg3-lv5 status = True id = 175 children = [] parents = ['existing 3.97 GiB lvmvg test_vg3 (141)'] uuid = 3Z8qGt-wiXk-dRlz-POCs-tSJ4-0pep-aeqdGL size = 1.2 GiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-3 target size = 1.2 GiB path = /dev/mapper/test_vg3-lv5 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7fec08169f40) -- name = test_vg3 status = True id = 141 children = ['existing 1.2 GiB lvmlv test_vg3-lv5 (175) with existing xfs filesystem', 'existing 1020 MiB lvmlv test_vg3-lv6 (188) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv7 (201) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv8 (214) with existing xfs filesystem'] parents = ['existing 1024 MiB disk sdg (132) with existing lvmpv', 'existing 1024 MiB disk sdh (146) with existing lvmpv', 'existing 1024 MiB disk sdi (156) with existing lvmpv', 'existing 1024 MiB disk sdj (166) with existing lvmpv'] uuid = DnjpVw-Vkxg-R3Gx-9QN1-1EpR-oYyb-t7RsVf size = 3.97 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 3.97 GiB path = /dev/test_vg3 format args = [] original_format = None free = 1004 MiB PE Size = 4 MiB PE Count = 1016 PE Free = 251 PV Count = 4 modified = False extents = 1016 free space = 1004 MiB free extents = 251 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sdg (132) with existing lvmpv', 'existing 1024 MiB disk sdh (146) with existing lvmpv', 'existing 1024 MiB disk sdi (156) with existing lvmpv', 'existing 1024 MiB disk sdj (166) with existing lvmpv'] LVs = ['existing 1.2 GiB lvmlv test_vg3-lv5 (175) with existing xfs filesystem', 'existing 1020 MiB lvmlv test_vg3-lv6 (188) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv7 (201) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv8 (214) with existing xfs filesystem'] segment type = linear percent = 0 VG space used = 1.2 GiB 2024-03-01 20:49:53,649 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 20:49:53,650 DEBUG blivet/MainThread: vg test_vg3 has 1004 MiB free 2024-03-01 20:49:53,651 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 20:49:53,652 DEBUG blivet/MainThread: vg test_vg3 has 1004 MiB free 2024-03-01 20:49:53,647 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7fec0817a2b0) -- name = test_vg3-lv5 status = True id = 175 children = [] parents = ['existing 3.97 GiB lvmvg test_vg3 (141)'] uuid = 3Z8qGt-wiXk-dRlz-POCs-tSJ4-0pep-aeqdGL size = 1.2 GiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-3 target size = 1.2 GiB path = /dev/mapper/test_vg3-lv5 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7fec08169f40) -- name = test_vg3 status = True id = 141 children = ['existing 1.2 GiB lvmlv test_vg3-lv5 (175) with existing xfs filesystem', 'existing 1020 MiB lvmlv test_vg3-lv6 (188) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv7 (201) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv8 (214) with existing xfs filesystem'] parents = ['existing 1024 MiB disk sdg (132) with existing lvmpv', 'existing 1024 MiB disk sdh (146) with existing lvmpv', 'existing 1024 MiB disk sdi (156) with existing lvmpv', 'existing 1024 MiB disk sdj (166) with existing lvmpv'] uuid = DnjpVw-Vkxg-R3Gx-9QN1-1EpR-oYyb-t7RsVf size = 3.97 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 3.97 GiB path = /dev/test_vg3 format args = [] original_format = None free = 1004 MiB PE Size = 4 MiB PE Count = 1016 PE Free = 251 PV Count = 4 modified = False extents = 1016 free space = 1004 MiB free extents = 251 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sdg (132) with existing lvmpv', 'existing 1024 MiB disk sdh (146) with existing lvmpv', 'existing 1024 MiB disk sdi (156) with existing lvmpv', 'existing 1024 MiB disk sdj (166) with existing lvmpv'] LVs = ['existing 1.2 GiB lvmlv test_vg3-lv5 (175) with existing xfs filesystem', 'existing 1020 MiB lvmlv test_vg3-lv6 (188) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv7 (201) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv8 (214) with existing xfs filesystem'] segment type = linear percent = 0 VG space used = 1.2 GiB 2024-03-01 20:49:53,655 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 20:49:53,656 DEBUG blivet/MainThread: vg test_vg3 has 1004 MiB free 2024-03-01 20:49:53,656 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 20:49:53,658 DEBUG blivet/MainThread: vg test_vg3 has 1004 MiB free 2024-03-01 20:49:53,652 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7fec0817a2b0) -- name = test_vg3-lv5 status = True id = 175 children = [] parents = ['existing 3.97 GiB lvmvg test_vg3 (141)'] uuid = 3Z8qGt-wiXk-dRlz-POCs-tSJ4-0pep-aeqdGL size = 1.2 GiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-3 target size = 1.2 GiB path = /dev/mapper/test_vg3-lv5 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7fec08169f40) -- name = test_vg3 status = True id = 141 children = ['existing 1.2 GiB lvmlv test_vg3-lv5 (175) with existing xfs filesystem', 'existing 1020 MiB lvmlv test_vg3-lv6 (188) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv7 (201) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv8 (214) with existing xfs filesystem'] parents = ['existing 1024 MiB disk sdg (132) with existing lvmpv', 'existing 1024 MiB disk sdh (146) with existing lvmpv', 'existing 1024 MiB disk sdi (156) with existing lvmpv', 'existing 1024 MiB disk sdj (166) with existing lvmpv'] uuid = DnjpVw-Vkxg-R3Gx-9QN1-1EpR-oYyb-t7RsVf size = 3.97 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 3.97 GiB path = /dev/test_vg3 format args = [] original_format = None free = 1004 MiB PE Size = 4 MiB PE Count = 1016 PE Free = 251 PV Count = 4 modified = False extents = 1016 free space = 1004 MiB free extents = 251 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sdg (132) with existing lvmpv', 'existing 1024 MiB disk sdh (146) with existing lvmpv', 'existing 1024 MiB disk sdi (156) with existing lvmpv', 'existing 1024 MiB disk sdj (166) with existing lvmpv'] LVs = ['existing 1.2 GiB lvmlv test_vg3-lv5 (175) with existing xfs filesystem', 'existing 1020 MiB lvmlv test_vg3-lv6 (188) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv7 (201) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv8 (214) with existing xfs filesystem'] segment type = linear percent = 0 VG space used = 1.2 GiB 2024-03-01 20:49:53,661 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 20:49:53,662 DEBUG blivet/MainThread: vg test_vg3 has 1004 MiB free 2024-03-01 20:49:53,662 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 20:49:53,663 DEBUG blivet/MainThread: vg test_vg3 has 1004 MiB free 2024-03-01 20:49:53,658 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7fec0817a2b0) -- name = test_vg3-lv5 status = True id = 175 children = [] parents = ['existing 3.97 GiB lvmvg test_vg3 (141)'] uuid = 3Z8qGt-wiXk-dRlz-POCs-tSJ4-0pep-aeqdGL size = 1.2 GiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-3 target size = 1.2 GiB path = /dev/mapper/test_vg3-lv5 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7fec08169f40) -- name = test_vg3 status = True id = 141 children = ['existing 1.2 GiB lvmlv test_vg3-lv5 (175) with existing xfs filesystem', 'existing 1020 MiB lvmlv test_vg3-lv6 (188) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv7 (201) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv8 (214) with existing xfs filesystem'] parents = ['existing 1024 MiB disk sdg (132) with existing lvmpv', 'existing 1024 MiB disk sdh (146) with existing lvmpv', 'existing 1024 MiB disk sdi (156) with existing lvmpv', 'existing 1024 MiB disk sdj (166) with existing lvmpv'] uuid = DnjpVw-Vkxg-R3Gx-9QN1-1EpR-oYyb-t7RsVf size = 3.97 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 3.97 GiB path = /dev/test_vg3 format args = [] original_format = None free = 1004 MiB PE Size = 4 MiB PE Count = 1016 PE Free = 251 PV Count = 4 modified = False extents = 1016 free space = 1004 MiB free extents = 251 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sdg (132) with existing lvmpv', 'existing 1024 MiB disk sdh (146) with existing lvmpv', 'existing 1024 MiB disk sdi (156) with existing lvmpv', 'existing 1024 MiB disk sdj (166) with existing lvmpv'] LVs = ['existing 1.2 GiB lvmlv test_vg3-lv5 (175) with existing xfs filesystem', 'existing 1020 MiB lvmlv test_vg3-lv6 (188) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv7 (201) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv8 (214) with existing xfs filesystem'] segment type = linear percent = 0 VG space used = 1.2 GiB 2024-03-01 20:49:53,666 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 20:49:53,667 DEBUG blivet/MainThread: vg test_vg3 has 1004 MiB free 2024-03-01 20:49:53,667 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 20:49:53,668 DEBUG blivet/MainThread: vg test_vg3 has 1004 MiB free 2024-03-01 20:49:53,664 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7fec0817a2b0) -- name = test_vg3-lv5 status = True id = 175 children = [] parents = ['existing 3.97 GiB lvmvg test_vg3 (141)'] uuid = 3Z8qGt-wiXk-dRlz-POCs-tSJ4-0pep-aeqdGL size = 1.2 GiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-3 target size = 1.2 GiB path = /dev/mapper/test_vg3-lv5 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7fec08169f40) -- name = test_vg3 status = True id = 141 children = ['existing 1.2 GiB lvmlv test_vg3-lv5 (175) with existing xfs filesystem', 'existing 1020 MiB lvmlv test_vg3-lv6 (188) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv7 (201) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv8 (214) with existing xfs filesystem'] parents = ['existing 1024 MiB disk sdg (132) with existing lvmpv', 'existing 1024 MiB disk sdh (146) with existing lvmpv', 'existing 1024 MiB disk sdi (156) with existing lvmpv', 'existing 1024 MiB disk sdj (166) with existing lvmpv'] uuid = DnjpVw-Vkxg-R3Gx-9QN1-1EpR-oYyb-t7RsVf size = 3.97 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 3.97 GiB path = /dev/test_vg3 format args = [] original_format = None free = 1004 MiB PE Size = 4 MiB PE Count = 1016 PE Free = 251 PV Count = 4 modified = False extents = 1016 free space = 1004 MiB free extents = 251 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sdg (132) with existing lvmpv', 'existing 1024 MiB disk sdh (146) with existing lvmpv', 'existing 1024 MiB disk sdi (156) with existing lvmpv', 'existing 1024 MiB disk sdj (166) with existing lvmpv'] LVs = ['existing 1.2 GiB lvmlv test_vg3-lv5 (175) with existing xfs filesystem', 'existing 1020 MiB lvmlv test_vg3-lv6 (188) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv7 (201) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv8 (214) with existing xfs filesystem'] segment type = linear percent = 0 VG space used = 1.2 GiB 2024-03-01 20:49:53,671 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 20:49:53,672 DEBUG blivet/MainThread: vg test_vg3 has 1004 MiB free 2024-03-01 20:49:53,672 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 20:49:53,673 DEBUG blivet/MainThread: vg test_vg3 has 1004 MiB free 2024-03-01 20:49:53,669 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7fec0817a2b0) -- name = test_vg3-lv5 status = True id = 175 children = [] parents = ['existing 3.97 GiB lvmvg test_vg3 (141)'] uuid = 3Z8qGt-wiXk-dRlz-POCs-tSJ4-0pep-aeqdGL size = 1.2 GiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-3 target size = 1.2 GiB path = /dev/mapper/test_vg3-lv5 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7fec08169f40) -- name = test_vg3 status = True id = 141 children = ['existing 1.2 GiB lvmlv test_vg3-lv5 (175) with existing xfs filesystem', 'existing 1020 MiB lvmlv test_vg3-lv6 (188) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv7 (201) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv8 (214) with existing xfs filesystem'] parents = ['existing 1024 MiB disk sdg (132) with existing lvmpv', 'existing 1024 MiB disk sdh (146) with existing lvmpv', 'existing 1024 MiB disk sdi (156) with existing lvmpv', 'existing 1024 MiB disk sdj (166) with existing lvmpv'] uuid = DnjpVw-Vkxg-R3Gx-9QN1-1EpR-oYyb-t7RsVf size = 3.97 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 3.97 GiB path = /dev/test_vg3 format args = [] original_format = None free = 1004 MiB PE Size = 4 MiB PE Count = 1016 PE Free = 251 PV Count = 4 modified = False extents = 1016 free space = 1004 MiB free extents = 251 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sdg (132) with existing lvmpv', 'existing 1024 MiB disk sdh (146) with existing lvmpv', 'existing 1024 MiB disk sdi (156) with existing lvmpv', 'existing 1024 MiB disk sdj (166) with existing lvmpv'] LVs = ['existing 1.2 GiB lvmlv test_vg3-lv5 (175) with existing xfs filesystem', 'existing 1020 MiB lvmlv test_vg3-lv6 (188) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv7 (201) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv8 (214) with existing xfs filesystem'] segment type = linear percent = 0 VG space used = 1.2 GiB 2024-03-01 20:49:53,676 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 20:49:53,677 DEBUG blivet/MainThread: vg test_vg3 has 1004 MiB free 2024-03-01 20:49:53,678 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 20:49:53,678 DEBUG blivet/MainThread: vg test_vg3 has 1004 MiB free 2024-03-01 20:49:53,674 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7fec0817a2b0) -- name = test_vg3-lv5 status = True id = 175 children = [] parents = ['existing 3.97 GiB lvmvg test_vg3 (141)'] uuid = 3Z8qGt-wiXk-dRlz-POCs-tSJ4-0pep-aeqdGL size = 1.2 GiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-3 target size = 1.2 GiB path = /dev/mapper/test_vg3-lv5 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7fec08169f40) -- name = test_vg3 status = True id = 141 children = ['existing 1.2 GiB lvmlv test_vg3-lv5 (175) with existing xfs filesystem', 'existing 1020 MiB lvmlv test_vg3-lv6 (188) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv7 (201) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv8 (214) with existing xfs filesystem'] parents = ['existing 1024 MiB disk sdg (132) with existing lvmpv', 'existing 1024 MiB disk sdh (146) with existing lvmpv', 'existing 1024 MiB disk sdi (156) with existing lvmpv', 'existing 1024 MiB disk sdj (166) with existing lvmpv'] uuid = DnjpVw-Vkxg-R3Gx-9QN1-1EpR-oYyb-t7RsVf size = 3.97 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 3.97 GiB path = /dev/test_vg3 format args = [] original_format = None free = 1004 MiB PE Size = 4 MiB PE Count = 1016 PE Free = 251 PV Count = 4 modified = False extents = 1016 free space = 1004 MiB free extents = 251 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sdg (132) with existing lvmpv', 'existing 1024 MiB disk sdh (146) with existing lvmpv', 'existing 1024 MiB disk sdi (156) with existing lvmpv', 'existing 1024 MiB disk sdj (166) with existing lvmpv'] LVs = ['existing 1.2 GiB lvmlv test_vg3-lv5 (175) with existing xfs filesystem', 'existing 1020 MiB lvmlv test_vg3-lv6 (188) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv7 (201) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv8 (214) with existing xfs filesystem'] segment type = linear percent = 0 VG space used = 1.2 GiB 2024-03-01 20:49:53,681 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 20:49:53,682 DEBUG blivet/MainThread: vg test_vg3 has 1004 MiB free 2024-03-01 20:49:53,683 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 20:49:53,684 DEBUG blivet/MainThread: vg test_vg3 has 1004 MiB free 2024-03-01 20:49:53,679 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7fec0817a2b0) -- name = test_vg3-lv5 status = True id = 175 children = [] parents = ['existing 3.97 GiB lvmvg test_vg3 (141)'] uuid = 3Z8qGt-wiXk-dRlz-POCs-tSJ4-0pep-aeqdGL size = 1.2 GiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-3 target size = 1.2 GiB path = /dev/mapper/test_vg3-lv5 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7fec08169f40) -- name = test_vg3 status = True id = 141 children = ['existing 1.2 GiB lvmlv test_vg3-lv5 (175) with existing xfs filesystem', 'existing 1020 MiB lvmlv test_vg3-lv6 (188) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv7 (201) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv8 (214) with existing xfs filesystem'] parents = ['existing 1024 MiB disk sdg (132) with existing lvmpv', 'existing 1024 MiB disk sdh (146) with existing lvmpv', 'existing 1024 MiB disk sdi (156) with existing lvmpv', 'existing 1024 MiB disk sdj (166) with existing lvmpv'] uuid = DnjpVw-Vkxg-R3Gx-9QN1-1EpR-oYyb-t7RsVf size = 3.97 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 3.97 GiB path = /dev/test_vg3 format args = [] original_format = None free = 1004 MiB PE Size = 4 MiB PE Count = 1016 PE Free = 251 PV Count = 4 modified = False extents = 1016 free space = 1004 MiB free extents = 251 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sdg (132) with existing lvmpv', 'existing 1024 MiB disk sdh (146) with existing lvmpv', 'existing 1024 MiB disk sdi (156) with existing lvmpv', 'existing 1024 MiB disk sdj (166) with existing lvmpv'] LVs = ['existing 1.2 GiB lvmlv test_vg3-lv5 (175) with existing xfs filesystem', 'existing 1020 MiB lvmlv test_vg3-lv6 (188) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv7 (201) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv8 (214) with existing xfs filesystem'] segment type = linear percent = 0 VG space used = 1.2 GiB 2024-03-01 20:49:53,687 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 20:49:53,688 DEBUG blivet/MainThread: vg test_vg3 has 1004 MiB free 2024-03-01 20:49:53,688 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 20:49:53,689 DEBUG blivet/MainThread: vg test_vg3 has 1004 MiB free 2024-03-01 20:49:53,684 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7fec0817a2b0) -- name = test_vg3-lv5 status = True id = 175 children = [] parents = ['existing 3.97 GiB lvmvg test_vg3 (141)'] uuid = 3Z8qGt-wiXk-dRlz-POCs-tSJ4-0pep-aeqdGL size = 1.2 GiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-3 target size = 1.2 GiB path = /dev/mapper/test_vg3-lv5 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7fec08169f40) -- name = test_vg3 status = True id = 141 children = ['existing 1.2 GiB lvmlv test_vg3-lv5 (175) with existing xfs filesystem', 'existing 1020 MiB lvmlv test_vg3-lv6 (188) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv7 (201) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv8 (214) with existing xfs filesystem'] parents = ['existing 1024 MiB disk sdg (132) with existing lvmpv', 'existing 1024 MiB disk sdh (146) with existing lvmpv', 'existing 1024 MiB disk sdi (156) with existing lvmpv', 'existing 1024 MiB disk sdj (166) with existing lvmpv'] uuid = DnjpVw-Vkxg-R3Gx-9QN1-1EpR-oYyb-t7RsVf size = 3.97 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 3.97 GiB path = /dev/test_vg3 format args = [] original_format = None free = 1004 MiB PE Size = 4 MiB PE Count = 1016 PE Free = 251 PV Count = 4 modified = False extents = 1016 free space = 1004 MiB free extents = 251 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sdg (132) with existing lvmpv', 'existing 1024 MiB disk sdh (146) with existing lvmpv', 'existing 1024 MiB disk sdi (156) with existing lvmpv', 'existing 1024 MiB disk sdj (166) with existing lvmpv'] LVs = ['existing 1.2 GiB lvmlv test_vg3-lv5 (175) with existing xfs filesystem', 'existing 1020 MiB lvmlv test_vg3-lv6 (188) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv7 (201) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv8 (214) with existing xfs filesystem'] segment type = linear percent = 0 VG space used = 1.2 GiB 2024-03-01 20:49:53,692 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 20:49:53,693 DEBUG blivet/MainThread: vg test_vg3 has 1004 MiB free 2024-03-01 20:49:53,693 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 20:49:53,694 DEBUG blivet/MainThread: vg test_vg3 has 1004 MiB free 2024-03-01 20:49:53,690 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7fec0817a2b0) -- name = test_vg3-lv5 status = True id = 175 children = [] parents = ['existing 3.97 GiB lvmvg test_vg3 (141)'] uuid = 3Z8qGt-wiXk-dRlz-POCs-tSJ4-0pep-aeqdGL size = 1.2 GiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-3 target size = 1.2 GiB path = /dev/mapper/test_vg3-lv5 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7fec08169f40) -- name = test_vg3 status = True id = 141 children = ['existing 1.2 GiB lvmlv test_vg3-lv5 (175) with existing xfs filesystem', 'existing 1020 MiB lvmlv test_vg3-lv6 (188) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv7 (201) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv8 (214) with existing xfs filesystem'] parents = ['existing 1024 MiB disk sdg (132) with existing lvmpv', 'existing 1024 MiB disk sdh (146) with existing lvmpv', 'existing 1024 MiB disk sdi (156) with existing lvmpv', 'existing 1024 MiB disk sdj (166) with existing lvmpv'] uuid = DnjpVw-Vkxg-R3Gx-9QN1-1EpR-oYyb-t7RsVf size = 3.97 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 3.97 GiB path = /dev/test_vg3 format args = [] original_format = None free = 1004 MiB PE Size = 4 MiB PE Count = 1016 PE Free = 251 PV Count = 4 modified = False extents = 1016 free space = 1004 MiB free extents = 251 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sdg (132) with existing lvmpv', 'existing 1024 MiB disk sdh (146) with existing lvmpv', 'existing 1024 MiB disk sdi (156) with existing lvmpv', 'existing 1024 MiB disk sdj (166) with existing lvmpv'] LVs = ['existing 1.2 GiB lvmlv test_vg3-lv5 (175) with existing xfs filesystem', 'existing 1020 MiB lvmlv test_vg3-lv6 (188) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv7 (201) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv8 (214) with existing xfs filesystem'] segment type = linear percent = 0 VG space used = 1.2 GiB 2024-03-01 20:49:53,697 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 20:49:53,698 DEBUG blivet/MainThread: vg test_vg3 has 1004 MiB free 2024-03-01 20:49:53,698 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 20:49:53,699 DEBUG blivet/MainThread: vg test_vg3 has 1004 MiB free 2024-03-01 20:49:53,695 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7fec0817a2b0) -- name = test_vg3-lv5 status = True id = 175 children = [] parents = ['existing 3.97 GiB lvmvg test_vg3 (141)'] uuid = 3Z8qGt-wiXk-dRlz-POCs-tSJ4-0pep-aeqdGL size = 1.2 GiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-3 target size = 1.2 GiB path = /dev/mapper/test_vg3-lv5 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7fec08169f40) -- name = test_vg3 status = True id = 141 children = ['existing 1.2 GiB lvmlv test_vg3-lv5 (175) with existing xfs filesystem', 'existing 1020 MiB lvmlv test_vg3-lv6 (188) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv7 (201) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv8 (214) with existing xfs filesystem'] parents = ['existing 1024 MiB disk sdg (132) with existing lvmpv', 'existing 1024 MiB disk sdh (146) with existing lvmpv', 'existing 1024 MiB disk sdi (156) with existing lvmpv', 'existing 1024 MiB disk sdj (166) with existing lvmpv'] uuid = DnjpVw-Vkxg-R3Gx-9QN1-1EpR-oYyb-t7RsVf size = 3.97 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 3.97 GiB path = /dev/test_vg3 format args = [] original_format = None free = 1004 MiB PE Size = 4 MiB PE Count = 1016 PE Free = 251 PV Count = 4 modified = False extents = 1016 free space = 1004 MiB free extents = 251 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sdg (132) with existing lvmpv', 'existing 1024 MiB disk sdh (146) with existing lvmpv', 'existing 1024 MiB disk sdi (156) with existing lvmpv', 'existing 1024 MiB disk sdj (166) with existing lvmpv'] LVs = ['existing 1.2 GiB lvmlv test_vg3-lv5 (175) with existing xfs filesystem', 'existing 1020 MiB lvmlv test_vg3-lv6 (188) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv7 (201) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv8 (214) with existing xfs filesystem'] segment type = linear percent = 0 VG space used = 1.2 GiB 2024-03-01 20:49:53,702 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 20:49:53,703 DEBUG blivet/MainThread: vg test_vg3 has 1004 MiB free 2024-03-01 20:49:53,704 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 20:49:53,705 DEBUG blivet/MainThread: vg test_vg3 has 1004 MiB free 2024-03-01 20:49:53,700 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7fec0817a2b0) -- name = test_vg3-lv5 status = True id = 175 children = [] parents = ['existing 3.97 GiB lvmvg test_vg3 (141)'] uuid = 3Z8qGt-wiXk-dRlz-POCs-tSJ4-0pep-aeqdGL size = 1.2 GiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-3 target size = 1.2 GiB path = /dev/mapper/test_vg3-lv5 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7fec08169f40) -- name = test_vg3 status = True id = 141 children = ['existing 1.2 GiB lvmlv test_vg3-lv5 (175) with existing xfs filesystem', 'existing 1020 MiB lvmlv test_vg3-lv6 (188) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv7 (201) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv8 (214) with existing xfs filesystem'] parents = ['existing 1024 MiB disk sdg (132) with existing lvmpv', 'existing 1024 MiB disk sdh (146) with existing lvmpv', 'existing 1024 MiB disk sdi (156) with existing lvmpv', 'existing 1024 MiB disk sdj (166) with existing lvmpv'] uuid = DnjpVw-Vkxg-R3Gx-9QN1-1EpR-oYyb-t7RsVf size = 3.97 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 3.97 GiB path = /dev/test_vg3 format args = [] original_format = None free = 1004 MiB PE Size = 4 MiB PE Count = 1016 PE Free = 251 PV Count = 4 modified = False extents = 1016 free space = 1004 MiB free extents = 251 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sdg (132) with existing lvmpv', 'existing 1024 MiB disk sdh (146) with existing lvmpv', 'existing 1024 MiB disk sdi (156) with existing lvmpv', 'existing 1024 MiB disk sdj (166) with existing lvmpv'] LVs = ['existing 1.2 GiB lvmlv test_vg3-lv5 (175) with existing xfs filesystem', 'existing 1020 MiB lvmlv test_vg3-lv6 (188) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv7 (201) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv8 (214) with existing xfs filesystem'] segment type = linear percent = 0 VG space used = 1.2 GiB 2024-03-01 20:49:53,707 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 20:49:53,708 DEBUG blivet/MainThread: vg test_vg3 has 1004 MiB free 2024-03-01 20:49:53,709 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 20:49:53,710 DEBUG blivet/MainThread: vg test_vg3 has 1004 MiB free 2024-03-01 20:49:53,705 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7fec0817a2b0) -- name = test_vg3-lv5 status = True id = 175 children = [] parents = ['existing 3.97 GiB lvmvg test_vg3 (141)'] uuid = 3Z8qGt-wiXk-dRlz-POCs-tSJ4-0pep-aeqdGL size = 1.2 GiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-3 target size = 1.2 GiB path = /dev/mapper/test_vg3-lv5 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7fec08169f40) -- name = test_vg3 status = True id = 141 children = ['existing 1.2 GiB lvmlv test_vg3-lv5 (175) with existing xfs filesystem', 'existing 1020 MiB lvmlv test_vg3-lv6 (188) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv7 (201) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv8 (214) with existing xfs filesystem'] parents = ['existing 1024 MiB disk sdg (132) with existing lvmpv', 'existing 1024 MiB disk sdh (146) with existing lvmpv', 'existing 1024 MiB disk sdi (156) with existing lvmpv', 'existing 1024 MiB disk sdj (166) with existing lvmpv'] uuid = DnjpVw-Vkxg-R3Gx-9QN1-1EpR-oYyb-t7RsVf size = 3.97 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 3.97 GiB path = /dev/test_vg3 format args = [] original_format = None free = 1004 MiB PE Size = 4 MiB PE Count = 1016 PE Free = 251 PV Count = 4 modified = False extents = 1016 free space = 1004 MiB free extents = 251 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sdg (132) with existing lvmpv', 'existing 1024 MiB disk sdh (146) with existing lvmpv', 'existing 1024 MiB disk sdi (156) with existing lvmpv', 'existing 1024 MiB disk sdj (166) with existing lvmpv'] LVs = ['existing 1.2 GiB lvmlv test_vg3-lv5 (175) with existing xfs filesystem', 'existing 1020 MiB lvmlv test_vg3-lv6 (188) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv7 (201) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv8 (214) with existing xfs filesystem'] segment type = linear percent = 0 VG space used = 1.2 GiB 2024-03-01 20:49:53,713 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 20:49:53,714 DEBUG blivet/MainThread: vg test_vg3 has 1004 MiB free 2024-03-01 20:49:53,714 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 20:49:53,715 DEBUG blivet/MainThread: vg test_vg3 has 1004 MiB free 2024-03-01 20:49:53,710 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7fec0817a2b0) -- name = test_vg3-lv5 status = True id = 175 children = [] parents = ['existing 3.97 GiB lvmvg test_vg3 (141)'] uuid = 3Z8qGt-wiXk-dRlz-POCs-tSJ4-0pep-aeqdGL size = 1.2 GiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-3 target size = 1.2 GiB path = /dev/mapper/test_vg3-lv5 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7fec08169f40) -- name = test_vg3 status = True id = 141 children = ['existing 1.2 GiB lvmlv test_vg3-lv5 (175) with existing xfs filesystem', 'existing 1020 MiB lvmlv test_vg3-lv6 (188) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv7 (201) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv8 (214) with existing xfs filesystem'] parents = ['existing 1024 MiB disk sdg (132) with existing lvmpv', 'existing 1024 MiB disk sdh (146) with existing lvmpv', 'existing 1024 MiB disk sdi (156) with existing lvmpv', 'existing 1024 MiB disk sdj (166) with existing lvmpv'] uuid = DnjpVw-Vkxg-R3Gx-9QN1-1EpR-oYyb-t7RsVf size = 3.97 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 3.97 GiB path = /dev/test_vg3 format args = [] original_format = None free = 1004 MiB PE Size = 4 MiB PE Count = 1016 PE Free = 251 PV Count = 4 modified = False extents = 1016 free space = 1004 MiB free extents = 251 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sdg (132) with existing lvmpv', 'existing 1024 MiB disk sdh (146) with existing lvmpv', 'existing 1024 MiB disk sdi (156) with existing lvmpv', 'existing 1024 MiB disk sdj (166) with existing lvmpv'] LVs = ['existing 1.2 GiB lvmlv test_vg3-lv5 (175) with existing xfs filesystem', 'existing 1020 MiB lvmlv test_vg3-lv6 (188) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv7 (201) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv8 (214) with existing xfs filesystem'] segment type = linear percent = 0 VG space used = 1.2 GiB 2024-03-01 20:49:53,718 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 20:49:53,719 DEBUG blivet/MainThread: vg test_vg3 has 1004 MiB free 2024-03-01 20:49:53,719 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 20:49:53,720 DEBUG blivet/MainThread: vg test_vg3 has 1004 MiB free 2024-03-01 20:49:53,716 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7fec0817a2b0) -- name = test_vg3-lv5 status = True id = 175 children = [] parents = ['existing 3.97 GiB lvmvg test_vg3 (141)'] uuid = 3Z8qGt-wiXk-dRlz-POCs-tSJ4-0pep-aeqdGL size = 1.2 GiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-3 target size = 1.2 GiB path = /dev/mapper/test_vg3-lv5 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7fec08169f40) -- name = test_vg3 status = True id = 141 children = ['existing 1.2 GiB lvmlv test_vg3-lv5 (175) with existing xfs filesystem', 'existing 1020 MiB lvmlv test_vg3-lv6 (188) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv7 (201) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv8 (214) with existing xfs filesystem'] parents = ['existing 1024 MiB disk sdg (132) with existing lvmpv', 'existing 1024 MiB disk sdh (146) with existing lvmpv', 'existing 1024 MiB disk sdi (156) with existing lvmpv', 'existing 1024 MiB disk sdj (166) with existing lvmpv'] uuid = DnjpVw-Vkxg-R3Gx-9QN1-1EpR-oYyb-t7RsVf size = 3.97 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 3.97 GiB path = /dev/test_vg3 format args = [] original_format = None free = 1004 MiB PE Size = 4 MiB PE Count = 1016 PE Free = 251 PV Count = 4 modified = False extents = 1016 free space = 1004 MiB free extents = 251 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sdg (132) with existing lvmpv', 'existing 1024 MiB disk sdh (146) with existing lvmpv', 'existing 1024 MiB disk sdi (156) with existing lvmpv', 'existing 1024 MiB disk sdj (166) with existing lvmpv'] LVs = ['existing 1.2 GiB lvmlv test_vg3-lv5 (175) with existing xfs filesystem', 'existing 1020 MiB lvmlv test_vg3-lv6 (188) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv7 (201) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv8 (214) with existing xfs filesystem'] segment type = linear percent = 0 VG space used = 1.2 GiB 2024-03-01 20:49:53,723 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 20:49:53,724 DEBUG blivet/MainThread: vg test_vg3 has 1004 MiB free 2024-03-01 20:49:53,724 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 20:49:53,725 DEBUG blivet/MainThread: vg test_vg3 has 1004 MiB free 2024-03-01 20:49:53,721 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7fec0817a2b0) -- name = test_vg3-lv5 status = True id = 175 children = [] parents = ['existing 3.97 GiB lvmvg test_vg3 (141)'] uuid = 3Z8qGt-wiXk-dRlz-POCs-tSJ4-0pep-aeqdGL size = 1.2 GiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-3 target size = 1.2 GiB path = /dev/mapper/test_vg3-lv5 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7fec08169f40) -- name = test_vg3 status = True id = 141 children = ['existing 1.2 GiB lvmlv test_vg3-lv5 (175) with existing xfs filesystem', 'existing 1020 MiB lvmlv test_vg3-lv6 (188) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv7 (201) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv8 (214) with existing xfs filesystem'] parents = ['existing 1024 MiB disk sdg (132) with existing lvmpv', 'existing 1024 MiB disk sdh (146) with existing lvmpv', 'existing 1024 MiB disk sdi (156) with existing lvmpv', 'existing 1024 MiB disk sdj (166) with existing lvmpv'] uuid = DnjpVw-Vkxg-R3Gx-9QN1-1EpR-oYyb-t7RsVf size = 3.97 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 3.97 GiB path = /dev/test_vg3 format args = [] original_format = None free = 1004 MiB PE Size = 4 MiB PE Count = 1016 PE Free = 251 PV Count = 4 modified = False extents = 1016 free space = 1004 MiB free extents = 251 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sdg (132) with existing lvmpv', 'existing 1024 MiB disk sdh (146) with existing lvmpv', 'existing 1024 MiB disk sdi (156) with existing lvmpv', 'existing 1024 MiB disk sdj (166) with existing lvmpv'] LVs = ['existing 1.2 GiB lvmlv test_vg3-lv5 (175) with existing xfs filesystem', 'existing 1020 MiB lvmlv test_vg3-lv6 (188) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv7 (201) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv8 (214) with existing xfs filesystem'] segment type = linear percent = 0 VG space used = 1.2 GiB 2024-03-01 20:49:53,728 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 20:49:53,729 DEBUG blivet/MainThread: vg test_vg3 has 1004 MiB free 2024-03-01 20:49:53,729 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 20:49:53,730 DEBUG blivet/MainThread: vg test_vg3 has 1004 MiB free 2024-03-01 20:49:53,726 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7fec0817a2b0) -- name = test_vg3-lv5 status = True id = 175 children = [] parents = ['existing 3.97 GiB lvmvg test_vg3 (141)'] uuid = 3Z8qGt-wiXk-dRlz-POCs-tSJ4-0pep-aeqdGL size = 1.2 GiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-3 target size = 1.2 GiB path = /dev/mapper/test_vg3-lv5 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7fec08169f40) -- name = test_vg3 status = True id = 141 children = ['existing 1.2 GiB lvmlv test_vg3-lv5 (175) with existing xfs filesystem', 'existing 1020 MiB lvmlv test_vg3-lv6 (188) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv7 (201) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv8 (214) with existing xfs filesystem'] parents = ['existing 1024 MiB disk sdg (132) with existing lvmpv', 'existing 1024 MiB disk sdh (146) with existing lvmpv', 'existing 1024 MiB disk sdi (156) with existing lvmpv', 'existing 1024 MiB disk sdj (166) with existing lvmpv'] uuid = DnjpVw-Vkxg-R3Gx-9QN1-1EpR-oYyb-t7RsVf size = 3.97 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 3.97 GiB path = /dev/test_vg3 format args = [] original_format = None free = 1004 MiB PE Size = 4 MiB PE Count = 1016 PE Free = 251 PV Count = 4 modified = False extents = 1016 free space = 1004 MiB free extents = 251 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sdg (132) with existing lvmpv', 'existing 1024 MiB disk sdh (146) with existing lvmpv', 'existing 1024 MiB disk sdi (156) with existing lvmpv', 'existing 1024 MiB disk sdj (166) with existing lvmpv'] LVs = ['existing 1.2 GiB lvmlv test_vg3-lv5 (175) with existing xfs filesystem', 'existing 1020 MiB lvmlv test_vg3-lv6 (188) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv7 (201) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv8 (214) with existing xfs filesystem'] segment type = linear percent = 0 VG space used = 1.2 GiB 2024-03-01 20:49:53,733 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 20:49:53,734 DEBUG blivet/MainThread: vg test_vg3 has 1004 MiB free 2024-03-01 20:49:53,735 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 20:49:53,736 DEBUG blivet/MainThread: vg test_vg3 has 1004 MiB free 2024-03-01 20:49:53,731 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7fec0817a2b0) -- name = test_vg3-lv5 status = True id = 175 children = [] parents = ['existing 3.97 GiB lvmvg test_vg3 (141)'] uuid = 3Z8qGt-wiXk-dRlz-POCs-tSJ4-0pep-aeqdGL size = 1.2 GiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-3 target size = 1.2 GiB path = /dev/mapper/test_vg3-lv5 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7fec08169f40) -- name = test_vg3 status = True id = 141 children = ['existing 1.2 GiB lvmlv test_vg3-lv5 (175) with existing xfs filesystem', 'existing 1020 MiB lvmlv test_vg3-lv6 (188) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv7 (201) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv8 (214) with existing xfs filesystem'] parents = ['existing 1024 MiB disk sdg (132) with existing lvmpv', 'existing 1024 MiB disk sdh (146) with existing lvmpv', 'existing 1024 MiB disk sdi (156) with existing lvmpv', 'existing 1024 MiB disk sdj (166) with existing lvmpv'] uuid = DnjpVw-Vkxg-R3Gx-9QN1-1EpR-oYyb-t7RsVf size = 3.97 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 3.97 GiB path = /dev/test_vg3 format args = [] original_format = None free = 1004 MiB PE Size = 4 MiB PE Count = 1016 PE Free = 251 PV Count = 4 modified = False extents = 1016 free space = 1004 MiB free extents = 251 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sdg (132) with existing lvmpv', 'existing 1024 MiB disk sdh (146) with existing lvmpv', 'existing 1024 MiB disk sdi (156) with existing lvmpv', 'existing 1024 MiB disk sdj (166) with existing lvmpv'] LVs = ['existing 1.2 GiB lvmlv test_vg3-lv5 (175) with existing xfs filesystem', 'existing 1020 MiB lvmlv test_vg3-lv6 (188) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv7 (201) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv8 (214) with existing xfs filesystem'] segment type = linear percent = 0 VG space used = 1.2 GiB 2024-03-01 20:49:53,736 DEBUG blivet/MainThread: removing test_vg3-lv5 2024-03-01 20:49:53,739 DEBUG blivet/MainThread: DeviceTree.get_dependent_devices: dep: existing 1.2 GiB lvmlv test_vg3-lv5 (175) with existing xfs filesystem ; hidden: False ; 2024-03-01 20:49:53,739 DEBUG blivet/MainThread: dep is a leaf 2024-03-01 20:49:53,739 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 275 2024-03-01 20:49:53,742 DEBUG blivet/MainThread: LVMLogicalVolumeDevice._set_format: test_vg3-lv5 ; type: None ; current: xfs ; 2024-03-01 20:49:53,742 INFO blivet/MainThread: registered action: [274] destroy format xfs filesystem on lvmlv test_vg3-lv5 (id 175) 2024-03-01 20:49:53,745 DEBUG blivet/MainThread: LVMVolumeGroupDevice.remove_child: name: test_vg3 ; child: lv5 ; kids: 4 ; 2024-03-01 20:49:53,745 INFO blivet/MainThread: removed lvmlv test_vg3-lv5 (id 175) from device tree 2024-03-01 20:49:53,745 INFO blivet/MainThread: registered action: [276] destroy device lvmlv test_vg3-lv5 (id 175) 2024-03-01 20:49:53,748 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: test_vg3-lv6 ; incomplete: False ; hidden: False ; 2024-03-01 20:49:53,750 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned existing 1020 MiB lvmlv test_vg3-lv6 (188) with existing xfs filesystem 2024-03-01 20:49:53,751 DEBUG blivet/MainThread: resolved 'test_vg3-lv6' to 'test_vg3-lv6' (lvmlv) 2024-03-01 20:49:53,753 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 20:49:53,754 DEBUG blivet/MainThread: vg test_vg3 has 2.18 GiB free 2024-03-01 20:49:53,754 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 20:49:53,755 DEBUG blivet/MainThread: vg test_vg3 has 2.18 GiB free 2024-03-01 20:49:53,751 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7fec08223160) -- name = test_vg3-lv6 status = True id = 188 children = [] parents = ['existing 3.97 GiB lvmvg test_vg3 (141)'] uuid = 0Y6bab-bBoR-yAdQ-UWvb-d81h-WJSK-86CFA4 size = 1020 MiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-2 target size = 1020 MiB path = /dev/mapper/test_vg3-lv6 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7fec08169f40) -- name = test_vg3 status = True id = 141 children = ['existing 1020 MiB lvmlv test_vg3-lv6 (188) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv7 (201) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv8 (214) with existing xfs filesystem'] parents = ['existing 1024 MiB disk sdg (132) with existing lvmpv', 'existing 1024 MiB disk sdh (146) with existing lvmpv', 'existing 1024 MiB disk sdi (156) with existing lvmpv', 'existing 1024 MiB disk sdj (166) with existing lvmpv'] uuid = DnjpVw-Vkxg-R3Gx-9QN1-1EpR-oYyb-t7RsVf size = 3.97 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 3.97 GiB path = /dev/test_vg3 format args = [] original_format = None free = 1004 MiB PE Size = 4 MiB PE Count = 1016 PE Free = 251 PV Count = 4 modified = False extents = 1016 free space = 2.18 GiB free extents = 557 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sdg (132) with existing lvmpv', 'existing 1024 MiB disk sdh (146) with existing lvmpv', 'existing 1024 MiB disk sdi (156) with existing lvmpv', 'existing 1024 MiB disk sdj (166) with existing lvmpv'] LVs = ['existing 1020 MiB lvmlv test_vg3-lv6 (188) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv7 (201) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv8 (214) with existing xfs filesystem'] segment type = linear percent = 0 VG space used = 1020 MiB 2024-03-01 20:49:53,758 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 20:49:53,759 DEBUG blivet/MainThread: vg test_vg3 has 2.18 GiB free 2024-03-01 20:49:53,759 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 20:49:53,760 DEBUG blivet/MainThread: vg test_vg3 has 2.18 GiB free 2024-03-01 20:49:53,756 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7fec08223160) -- name = test_vg3-lv6 status = True id = 188 children = [] parents = ['existing 3.97 GiB lvmvg test_vg3 (141)'] uuid = 0Y6bab-bBoR-yAdQ-UWvb-d81h-WJSK-86CFA4 size = 1020 MiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-2 target size = 1020 MiB path = /dev/mapper/test_vg3-lv6 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7fec08169f40) -- name = test_vg3 status = True id = 141 children = ['existing 1020 MiB lvmlv test_vg3-lv6 (188) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv7 (201) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv8 (214) with existing xfs filesystem'] parents = ['existing 1024 MiB disk sdg (132) with existing lvmpv', 'existing 1024 MiB disk sdh (146) with existing lvmpv', 'existing 1024 MiB disk sdi (156) with existing lvmpv', 'existing 1024 MiB disk sdj (166) with existing lvmpv'] uuid = DnjpVw-Vkxg-R3Gx-9QN1-1EpR-oYyb-t7RsVf size = 3.97 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 3.97 GiB path = /dev/test_vg3 format args = [] original_format = None free = 1004 MiB PE Size = 4 MiB PE Count = 1016 PE Free = 251 PV Count = 4 modified = False extents = 1016 free space = 2.18 GiB free extents = 557 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sdg (132) with existing lvmpv', 'existing 1024 MiB disk sdh (146) with existing lvmpv', 'existing 1024 MiB disk sdi (156) with existing lvmpv', 'existing 1024 MiB disk sdj (166) with existing lvmpv'] LVs = ['existing 1020 MiB lvmlv test_vg3-lv6 (188) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv7 (201) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv8 (214) with existing xfs filesystem'] segment type = linear percent = 0 VG space used = 1020 MiB 2024-03-01 20:49:53,763 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 20:49:53,763 DEBUG blivet/MainThread: vg test_vg3 has 2.18 GiB free 2024-03-01 20:49:53,764 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 20:49:53,765 DEBUG blivet/MainThread: vg test_vg3 has 2.18 GiB free 2024-03-01 20:49:53,760 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7fec08223160) -- name = test_vg3-lv6 status = True id = 188 children = [] parents = ['existing 3.97 GiB lvmvg test_vg3 (141)'] uuid = 0Y6bab-bBoR-yAdQ-UWvb-d81h-WJSK-86CFA4 size = 1020 MiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-2 target size = 1020 MiB path = /dev/mapper/test_vg3-lv6 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7fec08169f40) -- name = test_vg3 status = True id = 141 children = ['existing 1020 MiB lvmlv test_vg3-lv6 (188) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv7 (201) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv8 (214) with existing xfs filesystem'] parents = ['existing 1024 MiB disk sdg (132) with existing lvmpv', 'existing 1024 MiB disk sdh (146) with existing lvmpv', 'existing 1024 MiB disk sdi (156) with existing lvmpv', 'existing 1024 MiB disk sdj (166) with existing lvmpv'] uuid = DnjpVw-Vkxg-R3Gx-9QN1-1EpR-oYyb-t7RsVf size = 3.97 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 3.97 GiB path = /dev/test_vg3 format args = [] original_format = None free = 1004 MiB PE Size = 4 MiB PE Count = 1016 PE Free = 251 PV Count = 4 modified = False extents = 1016 free space = 2.18 GiB free extents = 557 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sdg (132) with existing lvmpv', 'existing 1024 MiB disk sdh (146) with existing lvmpv', 'existing 1024 MiB disk sdi (156) with existing lvmpv', 'existing 1024 MiB disk sdj (166) with existing lvmpv'] LVs = ['existing 1020 MiB lvmlv test_vg3-lv6 (188) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv7 (201) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv8 (214) with existing xfs filesystem'] segment type = linear percent = 0 VG space used = 1020 MiB 2024-03-01 20:49:53,767 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 20:49:53,768 DEBUG blivet/MainThread: vg test_vg3 has 2.18 GiB free 2024-03-01 20:49:53,769 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 20:49:53,769 DEBUG blivet/MainThread: vg test_vg3 has 2.18 GiB free 2024-03-01 20:49:53,765 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7fec08223160) -- name = test_vg3-lv6 status = True id = 188 children = [] parents = ['existing 3.97 GiB lvmvg test_vg3 (141)'] uuid = 0Y6bab-bBoR-yAdQ-UWvb-d81h-WJSK-86CFA4 size = 1020 MiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-2 target size = 1020 MiB path = /dev/mapper/test_vg3-lv6 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7fec08169f40) -- name = test_vg3 status = True id = 141 children = ['existing 1020 MiB lvmlv test_vg3-lv6 (188) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv7 (201) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv8 (214) with existing xfs filesystem'] parents = ['existing 1024 MiB disk sdg (132) with existing lvmpv', 'existing 1024 MiB disk sdh (146) with existing lvmpv', 'existing 1024 MiB disk sdi (156) with existing lvmpv', 'existing 1024 MiB disk sdj (166) with existing lvmpv'] uuid = DnjpVw-Vkxg-R3Gx-9QN1-1EpR-oYyb-t7RsVf size = 3.97 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 3.97 GiB path = /dev/test_vg3 format args = [] original_format = None free = 1004 MiB PE Size = 4 MiB PE Count = 1016 PE Free = 251 PV Count = 4 modified = False extents = 1016 free space = 2.18 GiB free extents = 557 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sdg (132) with existing lvmpv', 'existing 1024 MiB disk sdh (146) with existing lvmpv', 'existing 1024 MiB disk sdi (156) with existing lvmpv', 'existing 1024 MiB disk sdj (166) with existing lvmpv'] LVs = ['existing 1020 MiB lvmlv test_vg3-lv6 (188) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv7 (201) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv8 (214) with existing xfs filesystem'] segment type = linear percent = 0 VG space used = 1020 MiB 2024-03-01 20:49:53,772 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 20:49:53,773 DEBUG blivet/MainThread: vg test_vg3 has 2.18 GiB free 2024-03-01 20:49:53,773 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 20:49:53,774 DEBUG blivet/MainThread: vg test_vg3 has 2.18 GiB free 2024-03-01 20:49:53,770 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7fec08223160) -- name = test_vg3-lv6 status = True id = 188 children = [] parents = ['existing 3.97 GiB lvmvg test_vg3 (141)'] uuid = 0Y6bab-bBoR-yAdQ-UWvb-d81h-WJSK-86CFA4 size = 1020 MiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-2 target size = 1020 MiB path = /dev/mapper/test_vg3-lv6 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7fec08169f40) -- name = test_vg3 status = True id = 141 children = ['existing 1020 MiB lvmlv test_vg3-lv6 (188) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv7 (201) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv8 (214) with existing xfs filesystem'] parents = ['existing 1024 MiB disk sdg (132) with existing lvmpv', 'existing 1024 MiB disk sdh (146) with existing lvmpv', 'existing 1024 MiB disk sdi (156) with existing lvmpv', 'existing 1024 MiB disk sdj (166) with existing lvmpv'] uuid = DnjpVw-Vkxg-R3Gx-9QN1-1EpR-oYyb-t7RsVf size = 3.97 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 3.97 GiB path = /dev/test_vg3 format args = [] original_format = None free = 1004 MiB PE Size = 4 MiB PE Count = 1016 PE Free = 251 PV Count = 4 modified = False extents = 1016 free space = 2.18 GiB free extents = 557 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sdg (132) with existing lvmpv', 'existing 1024 MiB disk sdh (146) with existing lvmpv', 'existing 1024 MiB disk sdi (156) with existing lvmpv', 'existing 1024 MiB disk sdj (166) with existing lvmpv'] LVs = ['existing 1020 MiB lvmlv test_vg3-lv6 (188) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv7 (201) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv8 (214) with existing xfs filesystem'] segment type = linear percent = 0 VG space used = 1020 MiB 2024-03-01 20:49:53,777 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 20:49:53,778 DEBUG blivet/MainThread: vg test_vg3 has 2.18 GiB free 2024-03-01 20:49:53,778 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 20:49:53,779 DEBUG blivet/MainThread: vg test_vg3 has 2.18 GiB free 2024-03-01 20:49:53,775 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7fec08223160) -- name = test_vg3-lv6 status = True id = 188 children = [] parents = ['existing 3.97 GiB lvmvg test_vg3 (141)'] uuid = 0Y6bab-bBoR-yAdQ-UWvb-d81h-WJSK-86CFA4 size = 1020 MiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-2 target size = 1020 MiB path = /dev/mapper/test_vg3-lv6 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7fec08169f40) -- name = test_vg3 status = True id = 141 children = ['existing 1020 MiB lvmlv test_vg3-lv6 (188) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv7 (201) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv8 (214) with existing xfs filesystem'] parents = ['existing 1024 MiB disk sdg (132) with existing lvmpv', 'existing 1024 MiB disk sdh (146) with existing lvmpv', 'existing 1024 MiB disk sdi (156) with existing lvmpv', 'existing 1024 MiB disk sdj (166) with existing lvmpv'] uuid = DnjpVw-Vkxg-R3Gx-9QN1-1EpR-oYyb-t7RsVf size = 3.97 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 3.97 GiB path = /dev/test_vg3 format args = [] original_format = None free = 1004 MiB PE Size = 4 MiB PE Count = 1016 PE Free = 251 PV Count = 4 modified = False extents = 1016 free space = 2.18 GiB free extents = 557 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sdg (132) with existing lvmpv', 'existing 1024 MiB disk sdh (146) with existing lvmpv', 'existing 1024 MiB disk sdi (156) with existing lvmpv', 'existing 1024 MiB disk sdj (166) with existing lvmpv'] LVs = ['existing 1020 MiB lvmlv test_vg3-lv6 (188) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv7 (201) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv8 (214) with existing xfs filesystem'] segment type = linear percent = 0 VG space used = 1020 MiB 2024-03-01 20:49:53,782 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 20:49:53,783 DEBUG blivet/MainThread: vg test_vg3 has 2.18 GiB free 2024-03-01 20:49:53,783 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 20:49:53,784 DEBUG blivet/MainThread: vg test_vg3 has 2.18 GiB free 2024-03-01 20:49:53,780 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7fec08223160) -- name = test_vg3-lv6 status = True id = 188 children = [] parents = ['existing 3.97 GiB lvmvg test_vg3 (141)'] uuid = 0Y6bab-bBoR-yAdQ-UWvb-d81h-WJSK-86CFA4 size = 1020 MiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-2 target size = 1020 MiB path = /dev/mapper/test_vg3-lv6 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7fec08169f40) -- name = test_vg3 status = True id = 141 children = ['existing 1020 MiB lvmlv test_vg3-lv6 (188) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv7 (201) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv8 (214) with existing xfs filesystem'] parents = ['existing 1024 MiB disk sdg (132) with existing lvmpv', 'existing 1024 MiB disk sdh (146) with existing lvmpv', 'existing 1024 MiB disk sdi (156) with existing lvmpv', 'existing 1024 MiB disk sdj (166) with existing lvmpv'] uuid = DnjpVw-Vkxg-R3Gx-9QN1-1EpR-oYyb-t7RsVf size = 3.97 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 3.97 GiB path = /dev/test_vg3 format args = [] original_format = None free = 1004 MiB PE Size = 4 MiB PE Count = 1016 PE Free = 251 PV Count = 4 modified = False extents = 1016 free space = 2.18 GiB free extents = 557 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sdg (132) with existing lvmpv', 'existing 1024 MiB disk sdh (146) with existing lvmpv', 'existing 1024 MiB disk sdi (156) with existing lvmpv', 'existing 1024 MiB disk sdj (166) with existing lvmpv'] LVs = ['existing 1020 MiB lvmlv test_vg3-lv6 (188) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv7 (201) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv8 (214) with existing xfs filesystem'] segment type = linear percent = 0 VG space used = 1020 MiB 2024-03-01 20:49:53,787 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 20:49:53,787 DEBUG blivet/MainThread: vg test_vg3 has 2.18 GiB free 2024-03-01 20:49:53,788 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 20:49:53,789 DEBUG blivet/MainThread: vg test_vg3 has 2.18 GiB free 2024-03-01 20:49:53,784 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7fec08223160) -- name = test_vg3-lv6 status = True id = 188 children = [] parents = ['existing 3.97 GiB lvmvg test_vg3 (141)'] uuid = 0Y6bab-bBoR-yAdQ-UWvb-d81h-WJSK-86CFA4 size = 1020 MiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-2 target size = 1020 MiB path = /dev/mapper/test_vg3-lv6 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7fec08169f40) -- name = test_vg3 status = True id = 141 children = ['existing 1020 MiB lvmlv test_vg3-lv6 (188) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv7 (201) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv8 (214) with existing xfs filesystem'] parents = ['existing 1024 MiB disk sdg (132) with existing lvmpv', 'existing 1024 MiB disk sdh (146) with existing lvmpv', 'existing 1024 MiB disk sdi (156) with existing lvmpv', 'existing 1024 MiB disk sdj (166) with existing lvmpv'] uuid = DnjpVw-Vkxg-R3Gx-9QN1-1EpR-oYyb-t7RsVf size = 3.97 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 3.97 GiB path = /dev/test_vg3 format args = [] original_format = None free = 1004 MiB PE Size = 4 MiB PE Count = 1016 PE Free = 251 PV Count = 4 modified = False extents = 1016 free space = 2.18 GiB free extents = 557 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sdg (132) with existing lvmpv', 'existing 1024 MiB disk sdh (146) with existing lvmpv', 'existing 1024 MiB disk sdi (156) with existing lvmpv', 'existing 1024 MiB disk sdj (166) with existing lvmpv'] LVs = ['existing 1020 MiB lvmlv test_vg3-lv6 (188) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv7 (201) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv8 (214) with existing xfs filesystem'] segment type = linear percent = 0 VG space used = 1020 MiB 2024-03-01 20:49:53,791 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 20:49:53,792 DEBUG blivet/MainThread: vg test_vg3 has 2.18 GiB free 2024-03-01 20:49:53,793 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 20:49:53,793 DEBUG blivet/MainThread: vg test_vg3 has 2.18 GiB free 2024-03-01 20:49:53,789 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7fec08223160) -- name = test_vg3-lv6 status = True id = 188 children = [] parents = ['existing 3.97 GiB lvmvg test_vg3 (141)'] uuid = 0Y6bab-bBoR-yAdQ-UWvb-d81h-WJSK-86CFA4 size = 1020 MiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-2 target size = 1020 MiB path = /dev/mapper/test_vg3-lv6 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7fec08169f40) -- name = test_vg3 status = True id = 141 children = ['existing 1020 MiB lvmlv test_vg3-lv6 (188) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv7 (201) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv8 (214) with existing xfs filesystem'] parents = ['existing 1024 MiB disk sdg (132) with existing lvmpv', 'existing 1024 MiB disk sdh (146) with existing lvmpv', 'existing 1024 MiB disk sdi (156) with existing lvmpv', 'existing 1024 MiB disk sdj (166) with existing lvmpv'] uuid = DnjpVw-Vkxg-R3Gx-9QN1-1EpR-oYyb-t7RsVf size = 3.97 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 3.97 GiB path = /dev/test_vg3 format args = [] original_format = None free = 1004 MiB PE Size = 4 MiB PE Count = 1016 PE Free = 251 PV Count = 4 modified = False extents = 1016 free space = 2.18 GiB free extents = 557 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sdg (132) with existing lvmpv', 'existing 1024 MiB disk sdh (146) with existing lvmpv', 'existing 1024 MiB disk sdi (156) with existing lvmpv', 'existing 1024 MiB disk sdj (166) with existing lvmpv'] LVs = ['existing 1020 MiB lvmlv test_vg3-lv6 (188) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv7 (201) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv8 (214) with existing xfs filesystem'] segment type = linear percent = 0 VG space used = 1020 MiB 2024-03-01 20:49:53,796 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 20:49:53,797 DEBUG blivet/MainThread: vg test_vg3 has 2.18 GiB free 2024-03-01 20:49:53,798 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 20:49:53,798 DEBUG blivet/MainThread: vg test_vg3 has 2.18 GiB free 2024-03-01 20:49:53,794 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7fec08223160) -- name = test_vg3-lv6 status = True id = 188 children = [] parents = ['existing 3.97 GiB lvmvg test_vg3 (141)'] uuid = 0Y6bab-bBoR-yAdQ-UWvb-d81h-WJSK-86CFA4 size = 1020 MiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-2 target size = 1020 MiB path = /dev/mapper/test_vg3-lv6 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7fec08169f40) -- name = test_vg3 status = True id = 141 children = ['existing 1020 MiB lvmlv test_vg3-lv6 (188) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv7 (201) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv8 (214) with existing xfs filesystem'] parents = ['existing 1024 MiB disk sdg (132) with existing lvmpv', 'existing 1024 MiB disk sdh (146) with existing lvmpv', 'existing 1024 MiB disk sdi (156) with existing lvmpv', 'existing 1024 MiB disk sdj (166) with existing lvmpv'] uuid = DnjpVw-Vkxg-R3Gx-9QN1-1EpR-oYyb-t7RsVf size = 3.97 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 3.97 GiB path = /dev/test_vg3 format args = [] original_format = None free = 1004 MiB PE Size = 4 MiB PE Count = 1016 PE Free = 251 PV Count = 4 modified = False extents = 1016 free space = 2.18 GiB free extents = 557 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sdg (132) with existing lvmpv', 'existing 1024 MiB disk sdh (146) with existing lvmpv', 'existing 1024 MiB disk sdi (156) with existing lvmpv', 'existing 1024 MiB disk sdj (166) with existing lvmpv'] LVs = ['existing 1020 MiB lvmlv test_vg3-lv6 (188) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv7 (201) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv8 (214) with existing xfs filesystem'] segment type = linear percent = 0 VG space used = 1020 MiB 2024-03-01 20:49:53,801 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 20:49:53,802 DEBUG blivet/MainThread: vg test_vg3 has 2.18 GiB free 2024-03-01 20:49:53,802 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 20:49:53,803 DEBUG blivet/MainThread: vg test_vg3 has 2.18 GiB free 2024-03-01 20:49:53,799 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7fec08223160) -- name = test_vg3-lv6 status = True id = 188 children = [] parents = ['existing 3.97 GiB lvmvg test_vg3 (141)'] uuid = 0Y6bab-bBoR-yAdQ-UWvb-d81h-WJSK-86CFA4 size = 1020 MiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-2 target size = 1020 MiB path = /dev/mapper/test_vg3-lv6 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7fec08169f40) -- name = test_vg3 status = True id = 141 children = ['existing 1020 MiB lvmlv test_vg3-lv6 (188) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv7 (201) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv8 (214) with existing xfs filesystem'] parents = ['existing 1024 MiB disk sdg (132) with existing lvmpv', 'existing 1024 MiB disk sdh (146) with existing lvmpv', 'existing 1024 MiB disk sdi (156) with existing lvmpv', 'existing 1024 MiB disk sdj (166) with existing lvmpv'] uuid = DnjpVw-Vkxg-R3Gx-9QN1-1EpR-oYyb-t7RsVf size = 3.97 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 3.97 GiB path = /dev/test_vg3 format args = [] original_format = None free = 1004 MiB PE Size = 4 MiB PE Count = 1016 PE Free = 251 PV Count = 4 modified = False extents = 1016 free space = 2.18 GiB free extents = 557 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sdg (132) with existing lvmpv', 'existing 1024 MiB disk sdh (146) with existing lvmpv', 'existing 1024 MiB disk sdi (156) with existing lvmpv', 'existing 1024 MiB disk sdj (166) with existing lvmpv'] LVs = ['existing 1020 MiB lvmlv test_vg3-lv6 (188) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv7 (201) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv8 (214) with existing xfs filesystem'] segment type = linear percent = 0 VG space used = 1020 MiB 2024-03-01 20:49:53,806 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 20:49:53,807 DEBUG blivet/MainThread: vg test_vg3 has 2.18 GiB free 2024-03-01 20:49:53,807 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 20:49:53,808 DEBUG blivet/MainThread: vg test_vg3 has 2.18 GiB free 2024-03-01 20:49:53,804 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7fec08223160) -- name = test_vg3-lv6 status = True id = 188 children = [] parents = ['existing 3.97 GiB lvmvg test_vg3 (141)'] uuid = 0Y6bab-bBoR-yAdQ-UWvb-d81h-WJSK-86CFA4 size = 1020 MiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-2 target size = 1020 MiB path = /dev/mapper/test_vg3-lv6 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7fec08169f40) -- name = test_vg3 status = True id = 141 children = ['existing 1020 MiB lvmlv test_vg3-lv6 (188) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv7 (201) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv8 (214) with existing xfs filesystem'] parents = ['existing 1024 MiB disk sdg (132) with existing lvmpv', 'existing 1024 MiB disk sdh (146) with existing lvmpv', 'existing 1024 MiB disk sdi (156) with existing lvmpv', 'existing 1024 MiB disk sdj (166) with existing lvmpv'] uuid = DnjpVw-Vkxg-R3Gx-9QN1-1EpR-oYyb-t7RsVf size = 3.97 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 3.97 GiB path = /dev/test_vg3 format args = [] original_format = None free = 1004 MiB PE Size = 4 MiB PE Count = 1016 PE Free = 251 PV Count = 4 modified = False extents = 1016 free space = 2.18 GiB free extents = 557 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sdg (132) with existing lvmpv', 'existing 1024 MiB disk sdh (146) with existing lvmpv', 'existing 1024 MiB disk sdi (156) with existing lvmpv', 'existing 1024 MiB disk sdj (166) with existing lvmpv'] LVs = ['existing 1020 MiB lvmlv test_vg3-lv6 (188) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv7 (201) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv8 (214) with existing xfs filesystem'] segment type = linear percent = 0 VG space used = 1020 MiB 2024-03-01 20:49:53,811 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 20:49:53,811 DEBUG blivet/MainThread: vg test_vg3 has 2.18 GiB free 2024-03-01 20:49:53,812 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 20:49:53,813 DEBUG blivet/MainThread: vg test_vg3 has 2.18 GiB free 2024-03-01 20:49:53,808 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7fec08223160) -- name = test_vg3-lv6 status = True id = 188 children = [] parents = ['existing 3.97 GiB lvmvg test_vg3 (141)'] uuid = 0Y6bab-bBoR-yAdQ-UWvb-d81h-WJSK-86CFA4 size = 1020 MiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-2 target size = 1020 MiB path = /dev/mapper/test_vg3-lv6 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7fec08169f40) -- name = test_vg3 status = True id = 141 children = ['existing 1020 MiB lvmlv test_vg3-lv6 (188) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv7 (201) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv8 (214) with existing xfs filesystem'] parents = ['existing 1024 MiB disk sdg (132) with existing lvmpv', 'existing 1024 MiB disk sdh (146) with existing lvmpv', 'existing 1024 MiB disk sdi (156) with existing lvmpv', 'existing 1024 MiB disk sdj (166) with existing lvmpv'] uuid = DnjpVw-Vkxg-R3Gx-9QN1-1EpR-oYyb-t7RsVf size = 3.97 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 3.97 GiB path = /dev/test_vg3 format args = [] original_format = None free = 1004 MiB PE Size = 4 MiB PE Count = 1016 PE Free = 251 PV Count = 4 modified = False extents = 1016 free space = 2.18 GiB free extents = 557 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sdg (132) with existing lvmpv', 'existing 1024 MiB disk sdh (146) with existing lvmpv', 'existing 1024 MiB disk sdi (156) with existing lvmpv', 'existing 1024 MiB disk sdj (166) with existing lvmpv'] LVs = ['existing 1020 MiB lvmlv test_vg3-lv6 (188) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv7 (201) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv8 (214) with existing xfs filesystem'] segment type = linear percent = 0 VG space used = 1020 MiB 2024-03-01 20:49:53,815 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 20:49:53,816 DEBUG blivet/MainThread: vg test_vg3 has 2.18 GiB free 2024-03-01 20:49:53,817 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 20:49:53,817 DEBUG blivet/MainThread: vg test_vg3 has 2.18 GiB free 2024-03-01 20:49:53,813 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7fec08223160) -- name = test_vg3-lv6 status = True id = 188 children = [] parents = ['existing 3.97 GiB lvmvg test_vg3 (141)'] uuid = 0Y6bab-bBoR-yAdQ-UWvb-d81h-WJSK-86CFA4 size = 1020 MiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-2 target size = 1020 MiB path = /dev/mapper/test_vg3-lv6 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7fec08169f40) -- name = test_vg3 status = True id = 141 children = ['existing 1020 MiB lvmlv test_vg3-lv6 (188) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv7 (201) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv8 (214) with existing xfs filesystem'] parents = ['existing 1024 MiB disk sdg (132) with existing lvmpv', 'existing 1024 MiB disk sdh (146) with existing lvmpv', 'existing 1024 MiB disk sdi (156) with existing lvmpv', 'existing 1024 MiB disk sdj (166) with existing lvmpv'] uuid = DnjpVw-Vkxg-R3Gx-9QN1-1EpR-oYyb-t7RsVf size = 3.97 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 3.97 GiB path = /dev/test_vg3 format args = [] original_format = None free = 1004 MiB PE Size = 4 MiB PE Count = 1016 PE Free = 251 PV Count = 4 modified = False extents = 1016 free space = 2.18 GiB free extents = 557 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sdg (132) with existing lvmpv', 'existing 1024 MiB disk sdh (146) with existing lvmpv', 'existing 1024 MiB disk sdi (156) with existing lvmpv', 'existing 1024 MiB disk sdj (166) with existing lvmpv'] LVs = ['existing 1020 MiB lvmlv test_vg3-lv6 (188) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv7 (201) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv8 (214) with existing xfs filesystem'] segment type = linear percent = 0 VG space used = 1020 MiB 2024-03-01 20:49:53,820 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 20:49:53,821 DEBUG blivet/MainThread: vg test_vg3 has 2.18 GiB free 2024-03-01 20:49:53,821 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 20:49:53,822 DEBUG blivet/MainThread: vg test_vg3 has 2.18 GiB free 2024-03-01 20:49:53,818 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7fec08223160) -- name = test_vg3-lv6 status = True id = 188 children = [] parents = ['existing 3.97 GiB lvmvg test_vg3 (141)'] uuid = 0Y6bab-bBoR-yAdQ-UWvb-d81h-WJSK-86CFA4 size = 1020 MiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-2 target size = 1020 MiB path = /dev/mapper/test_vg3-lv6 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7fec08169f40) -- name = test_vg3 status = True id = 141 children = ['existing 1020 MiB lvmlv test_vg3-lv6 (188) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv7 (201) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv8 (214) with existing xfs filesystem'] parents = ['existing 1024 MiB disk sdg (132) with existing lvmpv', 'existing 1024 MiB disk sdh (146) with existing lvmpv', 'existing 1024 MiB disk sdi (156) with existing lvmpv', 'existing 1024 MiB disk sdj (166) with existing lvmpv'] uuid = DnjpVw-Vkxg-R3Gx-9QN1-1EpR-oYyb-t7RsVf size = 3.97 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 3.97 GiB path = /dev/test_vg3 format args = [] original_format = None free = 1004 MiB PE Size = 4 MiB PE Count = 1016 PE Free = 251 PV Count = 4 modified = False extents = 1016 free space = 2.18 GiB free extents = 557 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sdg (132) with existing lvmpv', 'existing 1024 MiB disk sdh (146) with existing lvmpv', 'existing 1024 MiB disk sdi (156) with existing lvmpv', 'existing 1024 MiB disk sdj (166) with existing lvmpv'] LVs = ['existing 1020 MiB lvmlv test_vg3-lv6 (188) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv7 (201) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv8 (214) with existing xfs filesystem'] segment type = linear percent = 0 VG space used = 1020 MiB 2024-03-01 20:49:53,825 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 20:49:53,826 DEBUG blivet/MainThread: vg test_vg3 has 2.18 GiB free 2024-03-01 20:49:53,826 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 20:49:53,827 DEBUG blivet/MainThread: vg test_vg3 has 2.18 GiB free 2024-03-01 20:49:53,823 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7fec08223160) -- name = test_vg3-lv6 status = True id = 188 children = [] parents = ['existing 3.97 GiB lvmvg test_vg3 (141)'] uuid = 0Y6bab-bBoR-yAdQ-UWvb-d81h-WJSK-86CFA4 size = 1020 MiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-2 target size = 1020 MiB path = /dev/mapper/test_vg3-lv6 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7fec08169f40) -- name = test_vg3 status = True id = 141 children = ['existing 1020 MiB lvmlv test_vg3-lv6 (188) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv7 (201) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv8 (214) with existing xfs filesystem'] parents = ['existing 1024 MiB disk sdg (132) with existing lvmpv', 'existing 1024 MiB disk sdh (146) with existing lvmpv', 'existing 1024 MiB disk sdi (156) with existing lvmpv', 'existing 1024 MiB disk sdj (166) with existing lvmpv'] uuid = DnjpVw-Vkxg-R3Gx-9QN1-1EpR-oYyb-t7RsVf size = 3.97 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 3.97 GiB path = /dev/test_vg3 format args = [] original_format = None free = 1004 MiB PE Size = 4 MiB PE Count = 1016 PE Free = 251 PV Count = 4 modified = False extents = 1016 free space = 2.18 GiB free extents = 557 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sdg (132) with existing lvmpv', 'existing 1024 MiB disk sdh (146) with existing lvmpv', 'existing 1024 MiB disk sdi (156) with existing lvmpv', 'existing 1024 MiB disk sdj (166) with existing lvmpv'] LVs = ['existing 1020 MiB lvmlv test_vg3-lv6 (188) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv7 (201) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv8 (214) with existing xfs filesystem'] segment type = linear percent = 0 VG space used = 1020 MiB 2024-03-01 20:49:53,830 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 20:49:53,830 DEBUG blivet/MainThread: vg test_vg3 has 2.18 GiB free 2024-03-01 20:49:53,831 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 20:49:53,832 DEBUG blivet/MainThread: vg test_vg3 has 2.18 GiB free 2024-03-01 20:49:53,827 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7fec08223160) -- name = test_vg3-lv6 status = True id = 188 children = [] parents = ['existing 3.97 GiB lvmvg test_vg3 (141)'] uuid = 0Y6bab-bBoR-yAdQ-UWvb-d81h-WJSK-86CFA4 size = 1020 MiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-2 target size = 1020 MiB path = /dev/mapper/test_vg3-lv6 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7fec08169f40) -- name = test_vg3 status = True id = 141 children = ['existing 1020 MiB lvmlv test_vg3-lv6 (188) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv7 (201) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv8 (214) with existing xfs filesystem'] parents = ['existing 1024 MiB disk sdg (132) with existing lvmpv', 'existing 1024 MiB disk sdh (146) with existing lvmpv', 'existing 1024 MiB disk sdi (156) with existing lvmpv', 'existing 1024 MiB disk sdj (166) with existing lvmpv'] uuid = DnjpVw-Vkxg-R3Gx-9QN1-1EpR-oYyb-t7RsVf size = 3.97 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 3.97 GiB path = /dev/test_vg3 format args = [] original_format = None free = 1004 MiB PE Size = 4 MiB PE Count = 1016 PE Free = 251 PV Count = 4 modified = False extents = 1016 free space = 2.18 GiB free extents = 557 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sdg (132) with existing lvmpv', 'existing 1024 MiB disk sdh (146) with existing lvmpv', 'existing 1024 MiB disk sdi (156) with existing lvmpv', 'existing 1024 MiB disk sdj (166) with existing lvmpv'] LVs = ['existing 1020 MiB lvmlv test_vg3-lv6 (188) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv7 (201) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv8 (214) with existing xfs filesystem'] segment type = linear percent = 0 VG space used = 1020 MiB 2024-03-01 20:49:53,834 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 20:49:53,835 DEBUG blivet/MainThread: vg test_vg3 has 2.18 GiB free 2024-03-01 20:49:53,836 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 20:49:53,836 DEBUG blivet/MainThread: vg test_vg3 has 2.18 GiB free 2024-03-01 20:49:53,832 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7fec08223160) -- name = test_vg3-lv6 status = True id = 188 children = [] parents = ['existing 3.97 GiB lvmvg test_vg3 (141)'] uuid = 0Y6bab-bBoR-yAdQ-UWvb-d81h-WJSK-86CFA4 size = 1020 MiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-2 target size = 1020 MiB path = /dev/mapper/test_vg3-lv6 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7fec08169f40) -- name = test_vg3 status = True id = 141 children = ['existing 1020 MiB lvmlv test_vg3-lv6 (188) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv7 (201) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv8 (214) with existing xfs filesystem'] parents = ['existing 1024 MiB disk sdg (132) with existing lvmpv', 'existing 1024 MiB disk sdh (146) with existing lvmpv', 'existing 1024 MiB disk sdi (156) with existing lvmpv', 'existing 1024 MiB disk sdj (166) with existing lvmpv'] uuid = DnjpVw-Vkxg-R3Gx-9QN1-1EpR-oYyb-t7RsVf size = 3.97 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 3.97 GiB path = /dev/test_vg3 format args = [] original_format = None free = 1004 MiB PE Size = 4 MiB PE Count = 1016 PE Free = 251 PV Count = 4 modified = False extents = 1016 free space = 2.18 GiB free extents = 557 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sdg (132) with existing lvmpv', 'existing 1024 MiB disk sdh (146) with existing lvmpv', 'existing 1024 MiB disk sdi (156) with existing lvmpv', 'existing 1024 MiB disk sdj (166) with existing lvmpv'] LVs = ['existing 1020 MiB lvmlv test_vg3-lv6 (188) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv7 (201) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv8 (214) with existing xfs filesystem'] segment type = linear percent = 0 VG space used = 1020 MiB 2024-03-01 20:49:53,839 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 20:49:53,840 DEBUG blivet/MainThread: vg test_vg3 has 2.18 GiB free 2024-03-01 20:49:53,840 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 20:49:53,841 DEBUG blivet/MainThread: vg test_vg3 has 2.18 GiB free 2024-03-01 20:49:53,837 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7fec08223160) -- name = test_vg3-lv6 status = True id = 188 children = [] parents = ['existing 3.97 GiB lvmvg test_vg3 (141)'] uuid = 0Y6bab-bBoR-yAdQ-UWvb-d81h-WJSK-86CFA4 size = 1020 MiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-2 target size = 1020 MiB path = /dev/mapper/test_vg3-lv6 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7fec08169f40) -- name = test_vg3 status = True id = 141 children = ['existing 1020 MiB lvmlv test_vg3-lv6 (188) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv7 (201) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv8 (214) with existing xfs filesystem'] parents = ['existing 1024 MiB disk sdg (132) with existing lvmpv', 'existing 1024 MiB disk sdh (146) with existing lvmpv', 'existing 1024 MiB disk sdi (156) with existing lvmpv', 'existing 1024 MiB disk sdj (166) with existing lvmpv'] uuid = DnjpVw-Vkxg-R3Gx-9QN1-1EpR-oYyb-t7RsVf size = 3.97 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 3.97 GiB path = /dev/test_vg3 format args = [] original_format = None free = 1004 MiB PE Size = 4 MiB PE Count = 1016 PE Free = 251 PV Count = 4 modified = False extents = 1016 free space = 2.18 GiB free extents = 557 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sdg (132) with existing lvmpv', 'existing 1024 MiB disk sdh (146) with existing lvmpv', 'existing 1024 MiB disk sdi (156) with existing lvmpv', 'existing 1024 MiB disk sdj (166) with existing lvmpv'] LVs = ['existing 1020 MiB lvmlv test_vg3-lv6 (188) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv7 (201) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv8 (214) with existing xfs filesystem'] segment type = linear percent = 0 VG space used = 1020 MiB 2024-03-01 20:49:53,844 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 20:49:53,845 DEBUG blivet/MainThread: vg test_vg3 has 2.18 GiB free 2024-03-01 20:49:53,845 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 20:49:53,846 DEBUG blivet/MainThread: vg test_vg3 has 2.18 GiB free 2024-03-01 20:49:53,842 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7fec08223160) -- name = test_vg3-lv6 status = True id = 188 children = [] parents = ['existing 3.97 GiB lvmvg test_vg3 (141)'] uuid = 0Y6bab-bBoR-yAdQ-UWvb-d81h-WJSK-86CFA4 size = 1020 MiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-2 target size = 1020 MiB path = /dev/mapper/test_vg3-lv6 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7fec08169f40) -- name = test_vg3 status = True id = 141 children = ['existing 1020 MiB lvmlv test_vg3-lv6 (188) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv7 (201) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv8 (214) with existing xfs filesystem'] parents = ['existing 1024 MiB disk sdg (132) with existing lvmpv', 'existing 1024 MiB disk sdh (146) with existing lvmpv', 'existing 1024 MiB disk sdi (156) with existing lvmpv', 'existing 1024 MiB disk sdj (166) with existing lvmpv'] uuid = DnjpVw-Vkxg-R3Gx-9QN1-1EpR-oYyb-t7RsVf size = 3.97 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 3.97 GiB path = /dev/test_vg3 format args = [] original_format = None free = 1004 MiB PE Size = 4 MiB PE Count = 1016 PE Free = 251 PV Count = 4 modified = False extents = 1016 free space = 2.18 GiB free extents = 557 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sdg (132) with existing lvmpv', 'existing 1024 MiB disk sdh (146) with existing lvmpv', 'existing 1024 MiB disk sdi (156) with existing lvmpv', 'existing 1024 MiB disk sdj (166) with existing lvmpv'] LVs = ['existing 1020 MiB lvmlv test_vg3-lv6 (188) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv7 (201) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv8 (214) with existing xfs filesystem'] segment type = linear percent = 0 VG space used = 1020 MiB 2024-03-01 20:49:53,849 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 20:49:53,850 DEBUG blivet/MainThread: vg test_vg3 has 2.18 GiB free 2024-03-01 20:49:53,850 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 20:49:53,851 DEBUG blivet/MainThread: vg test_vg3 has 2.18 GiB free 2024-03-01 20:49:53,847 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7fec08223160) -- name = test_vg3-lv6 status = True id = 188 children = [] parents = ['existing 3.97 GiB lvmvg test_vg3 (141)'] uuid = 0Y6bab-bBoR-yAdQ-UWvb-d81h-WJSK-86CFA4 size = 1020 MiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-2 target size = 1020 MiB path = /dev/mapper/test_vg3-lv6 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7fec08169f40) -- name = test_vg3 status = True id = 141 children = ['existing 1020 MiB lvmlv test_vg3-lv6 (188) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv7 (201) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv8 (214) with existing xfs filesystem'] parents = ['existing 1024 MiB disk sdg (132) with existing lvmpv', 'existing 1024 MiB disk sdh (146) with existing lvmpv', 'existing 1024 MiB disk sdi (156) with existing lvmpv', 'existing 1024 MiB disk sdj (166) with existing lvmpv'] uuid = DnjpVw-Vkxg-R3Gx-9QN1-1EpR-oYyb-t7RsVf size = 3.97 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 3.97 GiB path = /dev/test_vg3 format args = [] original_format = None free = 1004 MiB PE Size = 4 MiB PE Count = 1016 PE Free = 251 PV Count = 4 modified = False extents = 1016 free space = 2.18 GiB free extents = 557 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sdg (132) with existing lvmpv', 'existing 1024 MiB disk sdh (146) with existing lvmpv', 'existing 1024 MiB disk sdi (156) with existing lvmpv', 'existing 1024 MiB disk sdj (166) with existing lvmpv'] LVs = ['existing 1020 MiB lvmlv test_vg3-lv6 (188) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv7 (201) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv8 (214) with existing xfs filesystem'] segment type = linear percent = 0 VG space used = 1020 MiB 2024-03-01 20:49:53,853 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 20:49:53,854 DEBUG blivet/MainThread: vg test_vg3 has 2.18 GiB free 2024-03-01 20:49:53,855 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 20:49:53,856 DEBUG blivet/MainThread: vg test_vg3 has 2.18 GiB free 2024-03-01 20:49:53,851 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7fec08223160) -- name = test_vg3-lv6 status = True id = 188 children = [] parents = ['existing 3.97 GiB lvmvg test_vg3 (141)'] uuid = 0Y6bab-bBoR-yAdQ-UWvb-d81h-WJSK-86CFA4 size = 1020 MiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-2 target size = 1020 MiB path = /dev/mapper/test_vg3-lv6 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7fec08169f40) -- name = test_vg3 status = True id = 141 children = ['existing 1020 MiB lvmlv test_vg3-lv6 (188) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv7 (201) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv8 (214) with existing xfs filesystem'] parents = ['existing 1024 MiB disk sdg (132) with existing lvmpv', 'existing 1024 MiB disk sdh (146) with existing lvmpv', 'existing 1024 MiB disk sdi (156) with existing lvmpv', 'existing 1024 MiB disk sdj (166) with existing lvmpv'] uuid = DnjpVw-Vkxg-R3Gx-9QN1-1EpR-oYyb-t7RsVf size = 3.97 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 3.97 GiB path = /dev/test_vg3 format args = [] original_format = None free = 1004 MiB PE Size = 4 MiB PE Count = 1016 PE Free = 251 PV Count = 4 modified = False extents = 1016 free space = 2.18 GiB free extents = 557 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sdg (132) with existing lvmpv', 'existing 1024 MiB disk sdh (146) with existing lvmpv', 'existing 1024 MiB disk sdi (156) with existing lvmpv', 'existing 1024 MiB disk sdj (166) with existing lvmpv'] LVs = ['existing 1020 MiB lvmlv test_vg3-lv6 (188) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv7 (201) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv8 (214) with existing xfs filesystem'] segment type = linear percent = 0 VG space used = 1020 MiB 2024-03-01 20:49:53,858 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 20:49:53,859 DEBUG blivet/MainThread: vg test_vg3 has 2.18 GiB free 2024-03-01 20:49:53,859 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 20:49:53,860 DEBUG blivet/MainThread: vg test_vg3 has 2.18 GiB free 2024-03-01 20:49:53,856 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7fec08223160) -- name = test_vg3-lv6 status = True id = 188 children = [] parents = ['existing 3.97 GiB lvmvg test_vg3 (141)'] uuid = 0Y6bab-bBoR-yAdQ-UWvb-d81h-WJSK-86CFA4 size = 1020 MiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-2 target size = 1020 MiB path = /dev/mapper/test_vg3-lv6 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7fec08169f40) -- name = test_vg3 status = True id = 141 children = ['existing 1020 MiB lvmlv test_vg3-lv6 (188) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv7 (201) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv8 (214) with existing xfs filesystem'] parents = ['existing 1024 MiB disk sdg (132) with existing lvmpv', 'existing 1024 MiB disk sdh (146) with existing lvmpv', 'existing 1024 MiB disk sdi (156) with existing lvmpv', 'existing 1024 MiB disk sdj (166) with existing lvmpv'] uuid = DnjpVw-Vkxg-R3Gx-9QN1-1EpR-oYyb-t7RsVf size = 3.97 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 3.97 GiB path = /dev/test_vg3 format args = [] original_format = None free = 1004 MiB PE Size = 4 MiB PE Count = 1016 PE Free = 251 PV Count = 4 modified = False extents = 1016 free space = 2.18 GiB free extents = 557 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sdg (132) with existing lvmpv', 'existing 1024 MiB disk sdh (146) with existing lvmpv', 'existing 1024 MiB disk sdi (156) with existing lvmpv', 'existing 1024 MiB disk sdj (166) with existing lvmpv'] LVs = ['existing 1020 MiB lvmlv test_vg3-lv6 (188) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv7 (201) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv8 (214) with existing xfs filesystem'] segment type = linear percent = 0 VG space used = 1020 MiB 2024-03-01 20:49:53,863 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 20:49:53,864 DEBUG blivet/MainThread: vg test_vg3 has 2.18 GiB free 2024-03-01 20:49:53,864 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 20:49:53,865 DEBUG blivet/MainThread: vg test_vg3 has 2.18 GiB free 2024-03-01 20:49:53,861 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7fec08223160) -- name = test_vg3-lv6 status = True id = 188 children = [] parents = ['existing 3.97 GiB lvmvg test_vg3 (141)'] uuid = 0Y6bab-bBoR-yAdQ-UWvb-d81h-WJSK-86CFA4 size = 1020 MiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-2 target size = 1020 MiB path = /dev/mapper/test_vg3-lv6 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7fec08169f40) -- name = test_vg3 status = True id = 141 children = ['existing 1020 MiB lvmlv test_vg3-lv6 (188) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv7 (201) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv8 (214) with existing xfs filesystem'] parents = ['existing 1024 MiB disk sdg (132) with existing lvmpv', 'existing 1024 MiB disk sdh (146) with existing lvmpv', 'existing 1024 MiB disk sdi (156) with existing lvmpv', 'existing 1024 MiB disk sdj (166) with existing lvmpv'] uuid = DnjpVw-Vkxg-R3Gx-9QN1-1EpR-oYyb-t7RsVf size = 3.97 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 3.97 GiB path = /dev/test_vg3 format args = [] original_format = None free = 1004 MiB PE Size = 4 MiB PE Count = 1016 PE Free = 251 PV Count = 4 modified = False extents = 1016 free space = 2.18 GiB free extents = 557 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sdg (132) with existing lvmpv', 'existing 1024 MiB disk sdh (146) with existing lvmpv', 'existing 1024 MiB disk sdi (156) with existing lvmpv', 'existing 1024 MiB disk sdj (166) with existing lvmpv'] LVs = ['existing 1020 MiB lvmlv test_vg3-lv6 (188) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv7 (201) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv8 (214) with existing xfs filesystem'] segment type = linear percent = 0 VG space used = 1020 MiB 2024-03-01 20:49:53,868 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 20:49:53,869 DEBUG blivet/MainThread: vg test_vg3 has 2.18 GiB free 2024-03-01 20:49:53,869 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 20:49:53,870 DEBUG blivet/MainThread: vg test_vg3 has 2.18 GiB free 2024-03-01 20:49:53,866 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7fec08223160) -- name = test_vg3-lv6 status = True id = 188 children = [] parents = ['existing 3.97 GiB lvmvg test_vg3 (141)'] uuid = 0Y6bab-bBoR-yAdQ-UWvb-d81h-WJSK-86CFA4 size = 1020 MiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-2 target size = 1020 MiB path = /dev/mapper/test_vg3-lv6 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7fec08169f40) -- name = test_vg3 status = True id = 141 children = ['existing 1020 MiB lvmlv test_vg3-lv6 (188) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv7 (201) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv8 (214) with existing xfs filesystem'] parents = ['existing 1024 MiB disk sdg (132) with existing lvmpv', 'existing 1024 MiB disk sdh (146) with existing lvmpv', 'existing 1024 MiB disk sdi (156) with existing lvmpv', 'existing 1024 MiB disk sdj (166) with existing lvmpv'] uuid = DnjpVw-Vkxg-R3Gx-9QN1-1EpR-oYyb-t7RsVf size = 3.97 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 3.97 GiB path = /dev/test_vg3 format args = [] original_format = None free = 1004 MiB PE Size = 4 MiB PE Count = 1016 PE Free = 251 PV Count = 4 modified = False extents = 1016 free space = 2.18 GiB free extents = 557 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sdg (132) with existing lvmpv', 'existing 1024 MiB disk sdh (146) with existing lvmpv', 'existing 1024 MiB disk sdi (156) with existing lvmpv', 'existing 1024 MiB disk sdj (166) with existing lvmpv'] LVs = ['existing 1020 MiB lvmlv test_vg3-lv6 (188) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv7 (201) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv8 (214) with existing xfs filesystem'] segment type = linear percent = 0 VG space used = 1020 MiB 2024-03-01 20:49:53,873 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 20:49:53,873 DEBUG blivet/MainThread: vg test_vg3 has 2.18 GiB free 2024-03-01 20:49:53,874 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 20:49:53,875 DEBUG blivet/MainThread: vg test_vg3 has 2.18 GiB free 2024-03-01 20:49:53,870 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7fec08223160) -- name = test_vg3-lv6 status = True id = 188 children = [] parents = ['existing 3.97 GiB lvmvg test_vg3 (141)'] uuid = 0Y6bab-bBoR-yAdQ-UWvb-d81h-WJSK-86CFA4 size = 1020 MiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-2 target size = 1020 MiB path = /dev/mapper/test_vg3-lv6 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7fec08169f40) -- name = test_vg3 status = True id = 141 children = ['existing 1020 MiB lvmlv test_vg3-lv6 (188) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv7 (201) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv8 (214) with existing xfs filesystem'] parents = ['existing 1024 MiB disk sdg (132) with existing lvmpv', 'existing 1024 MiB disk sdh (146) with existing lvmpv', 'existing 1024 MiB disk sdi (156) with existing lvmpv', 'existing 1024 MiB disk sdj (166) with existing lvmpv'] uuid = DnjpVw-Vkxg-R3Gx-9QN1-1EpR-oYyb-t7RsVf size = 3.97 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 3.97 GiB path = /dev/test_vg3 format args = [] original_format = None free = 1004 MiB PE Size = 4 MiB PE Count = 1016 PE Free = 251 PV Count = 4 modified = False extents = 1016 free space = 2.18 GiB free extents = 557 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sdg (132) with existing lvmpv', 'existing 1024 MiB disk sdh (146) with existing lvmpv', 'existing 1024 MiB disk sdi (156) with existing lvmpv', 'existing 1024 MiB disk sdj (166) with existing lvmpv'] LVs = ['existing 1020 MiB lvmlv test_vg3-lv6 (188) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv7 (201) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv8 (214) with existing xfs filesystem'] segment type = linear percent = 0 VG space used = 1020 MiB 2024-03-01 20:49:53,877 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 20:49:53,878 DEBUG blivet/MainThread: vg test_vg3 has 2.18 GiB free 2024-03-01 20:49:53,879 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 20:49:53,879 DEBUG blivet/MainThread: vg test_vg3 has 2.18 GiB free 2024-03-01 20:49:53,875 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7fec08223160) -- name = test_vg3-lv6 status = True id = 188 children = [] parents = ['existing 3.97 GiB lvmvg test_vg3 (141)'] uuid = 0Y6bab-bBoR-yAdQ-UWvb-d81h-WJSK-86CFA4 size = 1020 MiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-2 target size = 1020 MiB path = /dev/mapper/test_vg3-lv6 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7fec08169f40) -- name = test_vg3 status = True id = 141 children = ['existing 1020 MiB lvmlv test_vg3-lv6 (188) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv7 (201) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv8 (214) with existing xfs filesystem'] parents = ['existing 1024 MiB disk sdg (132) with existing lvmpv', 'existing 1024 MiB disk sdh (146) with existing lvmpv', 'existing 1024 MiB disk sdi (156) with existing lvmpv', 'existing 1024 MiB disk sdj (166) with existing lvmpv'] uuid = DnjpVw-Vkxg-R3Gx-9QN1-1EpR-oYyb-t7RsVf size = 3.97 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 3.97 GiB path = /dev/test_vg3 format args = [] original_format = None free = 1004 MiB PE Size = 4 MiB PE Count = 1016 PE Free = 251 PV Count = 4 modified = False extents = 1016 free space = 2.18 GiB free extents = 557 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sdg (132) with existing lvmpv', 'existing 1024 MiB disk sdh (146) with existing lvmpv', 'existing 1024 MiB disk sdi (156) with existing lvmpv', 'existing 1024 MiB disk sdj (166) with existing lvmpv'] LVs = ['existing 1020 MiB lvmlv test_vg3-lv6 (188) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv7 (201) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv8 (214) with existing xfs filesystem'] segment type = linear percent = 0 VG space used = 1020 MiB 2024-03-01 20:49:53,882 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 20:49:53,883 DEBUG blivet/MainThread: vg test_vg3 has 2.18 GiB free 2024-03-01 20:49:53,883 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 20:49:53,884 DEBUG blivet/MainThread: vg test_vg3 has 2.18 GiB free 2024-03-01 20:49:53,880 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7fec08223160) -- name = test_vg3-lv6 status = True id = 188 children = [] parents = ['existing 3.97 GiB lvmvg test_vg3 (141)'] uuid = 0Y6bab-bBoR-yAdQ-UWvb-d81h-WJSK-86CFA4 size = 1020 MiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-2 target size = 1020 MiB path = /dev/mapper/test_vg3-lv6 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7fec08169f40) -- name = test_vg3 status = True id = 141 children = ['existing 1020 MiB lvmlv test_vg3-lv6 (188) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv7 (201) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv8 (214) with existing xfs filesystem'] parents = ['existing 1024 MiB disk sdg (132) with existing lvmpv', 'existing 1024 MiB disk sdh (146) with existing lvmpv', 'existing 1024 MiB disk sdi (156) with existing lvmpv', 'existing 1024 MiB disk sdj (166) with existing lvmpv'] uuid = DnjpVw-Vkxg-R3Gx-9QN1-1EpR-oYyb-t7RsVf size = 3.97 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 3.97 GiB path = /dev/test_vg3 format args = [] original_format = None free = 1004 MiB PE Size = 4 MiB PE Count = 1016 PE Free = 251 PV Count = 4 modified = False extents = 1016 free space = 2.18 GiB free extents = 557 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sdg (132) with existing lvmpv', 'existing 1024 MiB disk sdh (146) with existing lvmpv', 'existing 1024 MiB disk sdi (156) with existing lvmpv', 'existing 1024 MiB disk sdj (166) with existing lvmpv'] LVs = ['existing 1020 MiB lvmlv test_vg3-lv6 (188) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv7 (201) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv8 (214) with existing xfs filesystem'] segment type = linear percent = 0 VG space used = 1020 MiB 2024-03-01 20:49:53,887 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 20:49:53,888 DEBUG blivet/MainThread: vg test_vg3 has 2.18 GiB free 2024-03-01 20:49:53,888 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 20:49:53,889 DEBUG blivet/MainThread: vg test_vg3 has 2.18 GiB free 2024-03-01 20:49:53,885 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7fec08223160) -- name = test_vg3-lv6 status = True id = 188 children = [] parents = ['existing 3.97 GiB lvmvg test_vg3 (141)'] uuid = 0Y6bab-bBoR-yAdQ-UWvb-d81h-WJSK-86CFA4 size = 1020 MiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-2 target size = 1020 MiB path = /dev/mapper/test_vg3-lv6 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7fec08169f40) -- name = test_vg3 status = True id = 141 children = ['existing 1020 MiB lvmlv test_vg3-lv6 (188) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv7 (201) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv8 (214) with existing xfs filesystem'] parents = ['existing 1024 MiB disk sdg (132) with existing lvmpv', 'existing 1024 MiB disk sdh (146) with existing lvmpv', 'existing 1024 MiB disk sdi (156) with existing lvmpv', 'existing 1024 MiB disk sdj (166) with existing lvmpv'] uuid = DnjpVw-Vkxg-R3Gx-9QN1-1EpR-oYyb-t7RsVf size = 3.97 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 3.97 GiB path = /dev/test_vg3 format args = [] original_format = None free = 1004 MiB PE Size = 4 MiB PE Count = 1016 PE Free = 251 PV Count = 4 modified = False extents = 1016 free space = 2.18 GiB free extents = 557 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sdg (132) with existing lvmpv', 'existing 1024 MiB disk sdh (146) with existing lvmpv', 'existing 1024 MiB disk sdi (156) with existing lvmpv', 'existing 1024 MiB disk sdj (166) with existing lvmpv'] LVs = ['existing 1020 MiB lvmlv test_vg3-lv6 (188) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv7 (201) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv8 (214) with existing xfs filesystem'] segment type = linear percent = 0 VG space used = 1020 MiB 2024-03-01 20:49:53,892 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 20:49:53,893 DEBUG blivet/MainThread: vg test_vg3 has 2.18 GiB free 2024-03-01 20:49:53,893 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 20:49:53,894 DEBUG blivet/MainThread: vg test_vg3 has 2.18 GiB free 2024-03-01 20:49:53,890 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7fec08223160) -- name = test_vg3-lv6 status = True id = 188 children = [] parents = ['existing 3.97 GiB lvmvg test_vg3 (141)'] uuid = 0Y6bab-bBoR-yAdQ-UWvb-d81h-WJSK-86CFA4 size = 1020 MiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-2 target size = 1020 MiB path = /dev/mapper/test_vg3-lv6 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7fec08169f40) -- name = test_vg3 status = True id = 141 children = ['existing 1020 MiB lvmlv test_vg3-lv6 (188) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv7 (201) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv8 (214) with existing xfs filesystem'] parents = ['existing 1024 MiB disk sdg (132) with existing lvmpv', 'existing 1024 MiB disk sdh (146) with existing lvmpv', 'existing 1024 MiB disk sdi (156) with existing lvmpv', 'existing 1024 MiB disk sdj (166) with existing lvmpv'] uuid = DnjpVw-Vkxg-R3Gx-9QN1-1EpR-oYyb-t7RsVf size = 3.97 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 3.97 GiB path = /dev/test_vg3 format args = [] original_format = None free = 1004 MiB PE Size = 4 MiB PE Count = 1016 PE Free = 251 PV Count = 4 modified = False extents = 1016 free space = 2.18 GiB free extents = 557 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sdg (132) with existing lvmpv', 'existing 1024 MiB disk sdh (146) with existing lvmpv', 'existing 1024 MiB disk sdi (156) with existing lvmpv', 'existing 1024 MiB disk sdj (166) with existing lvmpv'] LVs = ['existing 1020 MiB lvmlv test_vg3-lv6 (188) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv7 (201) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv8 (214) with existing xfs filesystem'] segment type = linear percent = 0 VG space used = 1020 MiB 2024-03-01 20:49:53,896 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 20:49:53,897 DEBUG blivet/MainThread: vg test_vg3 has 2.18 GiB free 2024-03-01 20:49:53,898 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 20:49:53,898 DEBUG blivet/MainThread: vg test_vg3 has 2.18 GiB free 2024-03-01 20:49:53,894 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7fec08223160) -- name = test_vg3-lv6 status = True id = 188 children = [] parents = ['existing 3.97 GiB lvmvg test_vg3 (141)'] uuid = 0Y6bab-bBoR-yAdQ-UWvb-d81h-WJSK-86CFA4 size = 1020 MiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-2 target size = 1020 MiB path = /dev/mapper/test_vg3-lv6 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7fec08169f40) -- name = test_vg3 status = True id = 141 children = ['existing 1020 MiB lvmlv test_vg3-lv6 (188) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv7 (201) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv8 (214) with existing xfs filesystem'] parents = ['existing 1024 MiB disk sdg (132) with existing lvmpv', 'existing 1024 MiB disk sdh (146) with existing lvmpv', 'existing 1024 MiB disk sdi (156) with existing lvmpv', 'existing 1024 MiB disk sdj (166) with existing lvmpv'] uuid = DnjpVw-Vkxg-R3Gx-9QN1-1EpR-oYyb-t7RsVf size = 3.97 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 3.97 GiB path = /dev/test_vg3 format args = [] original_format = None free = 1004 MiB PE Size = 4 MiB PE Count = 1016 PE Free = 251 PV Count = 4 modified = False extents = 1016 free space = 2.18 GiB free extents = 557 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sdg (132) with existing lvmpv', 'existing 1024 MiB disk sdh (146) with existing lvmpv', 'existing 1024 MiB disk sdi (156) with existing lvmpv', 'existing 1024 MiB disk sdj (166) with existing lvmpv'] LVs = ['existing 1020 MiB lvmlv test_vg3-lv6 (188) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv7 (201) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv8 (214) with existing xfs filesystem'] segment type = linear percent = 0 VG space used = 1020 MiB 2024-03-01 20:49:53,901 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 20:49:53,902 DEBUG blivet/MainThread: vg test_vg3 has 2.18 GiB free 2024-03-01 20:49:53,902 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 20:49:53,903 DEBUG blivet/MainThread: vg test_vg3 has 2.18 GiB free 2024-03-01 20:49:53,899 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7fec08223160) -- name = test_vg3-lv6 status = True id = 188 children = [] parents = ['existing 3.97 GiB lvmvg test_vg3 (141)'] uuid = 0Y6bab-bBoR-yAdQ-UWvb-d81h-WJSK-86CFA4 size = 1020 MiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-2 target size = 1020 MiB path = /dev/mapper/test_vg3-lv6 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7fec08169f40) -- name = test_vg3 status = True id = 141 children = ['existing 1020 MiB lvmlv test_vg3-lv6 (188) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv7 (201) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv8 (214) with existing xfs filesystem'] parents = ['existing 1024 MiB disk sdg (132) with existing lvmpv', 'existing 1024 MiB disk sdh (146) with existing lvmpv', 'existing 1024 MiB disk sdi (156) with existing lvmpv', 'existing 1024 MiB disk sdj (166) with existing lvmpv'] uuid = DnjpVw-Vkxg-R3Gx-9QN1-1EpR-oYyb-t7RsVf size = 3.97 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 3.97 GiB path = /dev/test_vg3 format args = [] original_format = None free = 1004 MiB PE Size = 4 MiB PE Count = 1016 PE Free = 251 PV Count = 4 modified = False extents = 1016 free space = 2.18 GiB free extents = 557 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sdg (132) with existing lvmpv', 'existing 1024 MiB disk sdh (146) with existing lvmpv', 'existing 1024 MiB disk sdi (156) with existing lvmpv', 'existing 1024 MiB disk sdj (166) with existing lvmpv'] LVs = ['existing 1020 MiB lvmlv test_vg3-lv6 (188) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv7 (201) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv8 (214) with existing xfs filesystem'] segment type = linear percent = 0 VG space used = 1020 MiB 2024-03-01 20:49:53,904 DEBUG blivet/MainThread: removing test_vg3-lv6 2024-03-01 20:49:53,907 DEBUG blivet/MainThread: DeviceTree.get_dependent_devices: dep: existing 1020 MiB lvmlv test_vg3-lv6 (188) with existing xfs filesystem ; hidden: False ; 2024-03-01 20:49:53,907 DEBUG blivet/MainThread: dep is a leaf 2024-03-01 20:49:53,907 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 278 2024-03-01 20:49:53,910 DEBUG blivet/MainThread: LVMLogicalVolumeDevice._set_format: test_vg3-lv6 ; type: None ; current: xfs ; 2024-03-01 20:49:53,910 INFO blivet/MainThread: registered action: [277] destroy format xfs filesystem on lvmlv test_vg3-lv6 (id 188) 2024-03-01 20:49:53,913 DEBUG blivet/MainThread: LVMVolumeGroupDevice.remove_child: name: test_vg3 ; child: lv6 ; kids: 3 ; 2024-03-01 20:49:53,913 INFO blivet/MainThread: removed lvmlv test_vg3-lv6 (id 188) from device tree 2024-03-01 20:49:53,913 INFO blivet/MainThread: registered action: [279] destroy device lvmlv test_vg3-lv6 (id 188) 2024-03-01 20:49:53,916 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: test_vg3-lv7 ; incomplete: False ; hidden: False ; 2024-03-01 20:49:53,918 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned existing 408 MiB lvmlv test_vg3-lv7 (201) with existing xfs filesystem 2024-03-01 20:49:53,919 DEBUG blivet/MainThread: resolved 'test_vg3-lv7' to 'test_vg3-lv7' (lvmlv) 2024-03-01 20:49:53,921 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 20:49:53,921 DEBUG blivet/MainThread: vg test_vg3 has 3.17 GiB free 2024-03-01 20:49:53,922 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 20:49:53,922 DEBUG blivet/MainThread: vg test_vg3 has 3.17 GiB free 2024-03-01 20:49:53,919 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7fec081bb2e0) -- name = test_vg3-lv7 status = True id = 201 children = [] parents = ['existing 3.97 GiB lvmvg test_vg3 (141)'] uuid = MwdLnq-EPMB-IMP0-tV7d-22nL-3RA2-b912eV size = 408 MiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-1 target size = 408 MiB path = /dev/mapper/test_vg3-lv7 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7fec08169f40) -- name = test_vg3 status = True id = 141 children = ['existing 408 MiB lvmlv test_vg3-lv7 (201) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv8 (214) with existing xfs filesystem'] parents = ['existing 1024 MiB disk sdg (132) with existing lvmpv', 'existing 1024 MiB disk sdh (146) with existing lvmpv', 'existing 1024 MiB disk sdi (156) with existing lvmpv', 'existing 1024 MiB disk sdj (166) with existing lvmpv'] uuid = DnjpVw-Vkxg-R3Gx-9QN1-1EpR-oYyb-t7RsVf size = 3.97 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 3.97 GiB path = /dev/test_vg3 format args = [] original_format = None free = 1004 MiB PE Size = 4 MiB PE Count = 1016 PE Free = 251 PV Count = 4 modified = False extents = 1016 free space = 3.17 GiB free extents = 812 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sdg (132) with existing lvmpv', 'existing 1024 MiB disk sdh (146) with existing lvmpv', 'existing 1024 MiB disk sdi (156) with existing lvmpv', 'existing 1024 MiB disk sdj (166) with existing lvmpv'] LVs = ['existing 408 MiB lvmlv test_vg3-lv7 (201) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv8 (214) with existing xfs filesystem'] segment type = linear percent = 0 VG space used = 408 MiB 2024-03-01 20:49:53,925 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 20:49:53,926 DEBUG blivet/MainThread: vg test_vg3 has 3.17 GiB free 2024-03-01 20:49:53,926 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 20:49:53,927 DEBUG blivet/MainThread: vg test_vg3 has 3.17 GiB free 2024-03-01 20:49:53,923 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7fec081bb2e0) -- name = test_vg3-lv7 status = True id = 201 children = [] parents = ['existing 3.97 GiB lvmvg test_vg3 (141)'] uuid = MwdLnq-EPMB-IMP0-tV7d-22nL-3RA2-b912eV size = 408 MiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-1 target size = 408 MiB path = /dev/mapper/test_vg3-lv7 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7fec08169f40) -- name = test_vg3 status = True id = 141 children = ['existing 408 MiB lvmlv test_vg3-lv7 (201) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv8 (214) with existing xfs filesystem'] parents = ['existing 1024 MiB disk sdg (132) with existing lvmpv', 'existing 1024 MiB disk sdh (146) with existing lvmpv', 'existing 1024 MiB disk sdi (156) with existing lvmpv', 'existing 1024 MiB disk sdj (166) with existing lvmpv'] uuid = DnjpVw-Vkxg-R3Gx-9QN1-1EpR-oYyb-t7RsVf size = 3.97 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 3.97 GiB path = /dev/test_vg3 format args = [] original_format = None free = 1004 MiB PE Size = 4 MiB PE Count = 1016 PE Free = 251 PV Count = 4 modified = False extents = 1016 free space = 3.17 GiB free extents = 812 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sdg (132) with existing lvmpv', 'existing 1024 MiB disk sdh (146) with existing lvmpv', 'existing 1024 MiB disk sdi (156) with existing lvmpv', 'existing 1024 MiB disk sdj (166) with existing lvmpv'] LVs = ['existing 408 MiB lvmlv test_vg3-lv7 (201) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv8 (214) with existing xfs filesystem'] segment type = linear percent = 0 VG space used = 408 MiB 2024-03-01 20:49:53,930 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 20:49:53,930 DEBUG blivet/MainThread: vg test_vg3 has 3.17 GiB free 2024-03-01 20:49:53,931 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 20:49:53,931 DEBUG blivet/MainThread: vg test_vg3 has 3.17 GiB free 2024-03-01 20:49:53,927 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7fec081bb2e0) -- name = test_vg3-lv7 status = True id = 201 children = [] parents = ['existing 3.97 GiB lvmvg test_vg3 (141)'] uuid = MwdLnq-EPMB-IMP0-tV7d-22nL-3RA2-b912eV size = 408 MiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-1 target size = 408 MiB path = /dev/mapper/test_vg3-lv7 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7fec08169f40) -- name = test_vg3 status = True id = 141 children = ['existing 408 MiB lvmlv test_vg3-lv7 (201) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv8 (214) with existing xfs filesystem'] parents = ['existing 1024 MiB disk sdg (132) with existing lvmpv', 'existing 1024 MiB disk sdh (146) with existing lvmpv', 'existing 1024 MiB disk sdi (156) with existing lvmpv', 'existing 1024 MiB disk sdj (166) with existing lvmpv'] uuid = DnjpVw-Vkxg-R3Gx-9QN1-1EpR-oYyb-t7RsVf size = 3.97 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 3.97 GiB path = /dev/test_vg3 format args = [] original_format = None free = 1004 MiB PE Size = 4 MiB PE Count = 1016 PE Free = 251 PV Count = 4 modified = False extents = 1016 free space = 3.17 GiB free extents = 812 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sdg (132) with existing lvmpv', 'existing 1024 MiB disk sdh (146) with existing lvmpv', 'existing 1024 MiB disk sdi (156) with existing lvmpv', 'existing 1024 MiB disk sdj (166) with existing lvmpv'] LVs = ['existing 408 MiB lvmlv test_vg3-lv7 (201) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv8 (214) with existing xfs filesystem'] segment type = linear percent = 0 VG space used = 408 MiB 2024-03-01 20:49:53,934 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 20:49:53,935 DEBUG blivet/MainThread: vg test_vg3 has 3.17 GiB free 2024-03-01 20:49:53,935 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 20:49:53,936 DEBUG blivet/MainThread: vg test_vg3 has 3.17 GiB free 2024-03-01 20:49:53,932 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7fec081bb2e0) -- name = test_vg3-lv7 status = True id = 201 children = [] parents = ['existing 3.97 GiB lvmvg test_vg3 (141)'] uuid = MwdLnq-EPMB-IMP0-tV7d-22nL-3RA2-b912eV size = 408 MiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-1 target size = 408 MiB path = /dev/mapper/test_vg3-lv7 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7fec08169f40) -- name = test_vg3 status = True id = 141 children = ['existing 408 MiB lvmlv test_vg3-lv7 (201) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv8 (214) with existing xfs filesystem'] parents = ['existing 1024 MiB disk sdg (132) with existing lvmpv', 'existing 1024 MiB disk sdh (146) with existing lvmpv', 'existing 1024 MiB disk sdi (156) with existing lvmpv', 'existing 1024 MiB disk sdj (166) with existing lvmpv'] uuid = DnjpVw-Vkxg-R3Gx-9QN1-1EpR-oYyb-t7RsVf size = 3.97 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 3.97 GiB path = /dev/test_vg3 format args = [] original_format = None free = 1004 MiB PE Size = 4 MiB PE Count = 1016 PE Free = 251 PV Count = 4 modified = False extents = 1016 free space = 3.17 GiB free extents = 812 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sdg (132) with existing lvmpv', 'existing 1024 MiB disk sdh (146) with existing lvmpv', 'existing 1024 MiB disk sdi (156) with existing lvmpv', 'existing 1024 MiB disk sdj (166) with existing lvmpv'] LVs = ['existing 408 MiB lvmlv test_vg3-lv7 (201) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv8 (214) with existing xfs filesystem'] segment type = linear percent = 0 VG space used = 408 MiB 2024-03-01 20:49:53,938 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 20:49:53,939 DEBUG blivet/MainThread: vg test_vg3 has 3.17 GiB free 2024-03-01 20:49:53,939 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 20:49:53,940 DEBUG blivet/MainThread: vg test_vg3 has 3.17 GiB free 2024-03-01 20:49:53,936 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7fec081bb2e0) -- name = test_vg3-lv7 status = True id = 201 children = [] parents = ['existing 3.97 GiB lvmvg test_vg3 (141)'] uuid = MwdLnq-EPMB-IMP0-tV7d-22nL-3RA2-b912eV size = 408 MiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-1 target size = 408 MiB path = /dev/mapper/test_vg3-lv7 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7fec08169f40) -- name = test_vg3 status = True id = 141 children = ['existing 408 MiB lvmlv test_vg3-lv7 (201) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv8 (214) with existing xfs filesystem'] parents = ['existing 1024 MiB disk sdg (132) with existing lvmpv', 'existing 1024 MiB disk sdh (146) with existing lvmpv', 'existing 1024 MiB disk sdi (156) with existing lvmpv', 'existing 1024 MiB disk sdj (166) with existing lvmpv'] uuid = DnjpVw-Vkxg-R3Gx-9QN1-1EpR-oYyb-t7RsVf size = 3.97 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 3.97 GiB path = /dev/test_vg3 format args = [] original_format = None free = 1004 MiB PE Size = 4 MiB PE Count = 1016 PE Free = 251 PV Count = 4 modified = False extents = 1016 free space = 3.17 GiB free extents = 812 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sdg (132) with existing lvmpv', 'existing 1024 MiB disk sdh (146) with existing lvmpv', 'existing 1024 MiB disk sdi (156) with existing lvmpv', 'existing 1024 MiB disk sdj (166) with existing lvmpv'] LVs = ['existing 408 MiB lvmlv test_vg3-lv7 (201) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv8 (214) with existing xfs filesystem'] segment type = linear percent = 0 VG space used = 408 MiB 2024-03-01 20:49:53,943 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 20:49:53,943 DEBUG blivet/MainThread: vg test_vg3 has 3.17 GiB free 2024-03-01 20:49:53,944 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 20:49:53,944 DEBUG blivet/MainThread: vg test_vg3 has 3.17 GiB free 2024-03-01 20:49:53,940 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7fec081bb2e0) -- name = test_vg3-lv7 status = True id = 201 children = [] parents = ['existing 3.97 GiB lvmvg test_vg3 (141)'] uuid = MwdLnq-EPMB-IMP0-tV7d-22nL-3RA2-b912eV size = 408 MiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-1 target size = 408 MiB path = /dev/mapper/test_vg3-lv7 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7fec08169f40) -- name = test_vg3 status = True id = 141 children = ['existing 408 MiB lvmlv test_vg3-lv7 (201) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv8 (214) with existing xfs filesystem'] parents = ['existing 1024 MiB disk sdg (132) with existing lvmpv', 'existing 1024 MiB disk sdh (146) with existing lvmpv', 'existing 1024 MiB disk sdi (156) with existing lvmpv', 'existing 1024 MiB disk sdj (166) with existing lvmpv'] uuid = DnjpVw-Vkxg-R3Gx-9QN1-1EpR-oYyb-t7RsVf size = 3.97 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 3.97 GiB path = /dev/test_vg3 format args = [] original_format = None free = 1004 MiB PE Size = 4 MiB PE Count = 1016 PE Free = 251 PV Count = 4 modified = False extents = 1016 free space = 3.17 GiB free extents = 812 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sdg (132) with existing lvmpv', 'existing 1024 MiB disk sdh (146) with existing lvmpv', 'existing 1024 MiB disk sdi (156) with existing lvmpv', 'existing 1024 MiB disk sdj (166) with existing lvmpv'] LVs = ['existing 408 MiB lvmlv test_vg3-lv7 (201) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv8 (214) with existing xfs filesystem'] segment type = linear percent = 0 VG space used = 408 MiB 2024-03-01 20:49:53,947 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 20:49:53,948 DEBUG blivet/MainThread: vg test_vg3 has 3.17 GiB free 2024-03-01 20:49:53,948 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 20:49:53,949 DEBUG blivet/MainThread: vg test_vg3 has 3.17 GiB free 2024-03-01 20:49:53,945 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7fec081bb2e0) -- name = test_vg3-lv7 status = True id = 201 children = [] parents = ['existing 3.97 GiB lvmvg test_vg3 (141)'] uuid = MwdLnq-EPMB-IMP0-tV7d-22nL-3RA2-b912eV size = 408 MiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-1 target size = 408 MiB path = /dev/mapper/test_vg3-lv7 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7fec08169f40) -- name = test_vg3 status = True id = 141 children = ['existing 408 MiB lvmlv test_vg3-lv7 (201) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv8 (214) with existing xfs filesystem'] parents = ['existing 1024 MiB disk sdg (132) with existing lvmpv', 'existing 1024 MiB disk sdh (146) with existing lvmpv', 'existing 1024 MiB disk sdi (156) with existing lvmpv', 'existing 1024 MiB disk sdj (166) with existing lvmpv'] uuid = DnjpVw-Vkxg-R3Gx-9QN1-1EpR-oYyb-t7RsVf size = 3.97 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 3.97 GiB path = /dev/test_vg3 format args = [] original_format = None free = 1004 MiB PE Size = 4 MiB PE Count = 1016 PE Free = 251 PV Count = 4 modified = False extents = 1016 free space = 3.17 GiB free extents = 812 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sdg (132) with existing lvmpv', 'existing 1024 MiB disk sdh (146) with existing lvmpv', 'existing 1024 MiB disk sdi (156) with existing lvmpv', 'existing 1024 MiB disk sdj (166) with existing lvmpv'] LVs = ['existing 408 MiB lvmlv test_vg3-lv7 (201) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv8 (214) with existing xfs filesystem'] segment type = linear percent = 0 VG space used = 408 MiB 2024-03-01 20:49:53,951 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 20:49:53,952 DEBUG blivet/MainThread: vg test_vg3 has 3.17 GiB free 2024-03-01 20:49:53,952 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 20:49:53,953 DEBUG blivet/MainThread: vg test_vg3 has 3.17 GiB free 2024-03-01 20:49:53,949 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7fec081bb2e0) -- name = test_vg3-lv7 status = True id = 201 children = [] parents = ['existing 3.97 GiB lvmvg test_vg3 (141)'] uuid = MwdLnq-EPMB-IMP0-tV7d-22nL-3RA2-b912eV size = 408 MiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-1 target size = 408 MiB path = /dev/mapper/test_vg3-lv7 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7fec08169f40) -- name = test_vg3 status = True id = 141 children = ['existing 408 MiB lvmlv test_vg3-lv7 (201) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv8 (214) with existing xfs filesystem'] parents = ['existing 1024 MiB disk sdg (132) with existing lvmpv', 'existing 1024 MiB disk sdh (146) with existing lvmpv', 'existing 1024 MiB disk sdi (156) with existing lvmpv', 'existing 1024 MiB disk sdj (166) with existing lvmpv'] uuid = DnjpVw-Vkxg-R3Gx-9QN1-1EpR-oYyb-t7RsVf size = 3.97 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 3.97 GiB path = /dev/test_vg3 format args = [] original_format = None free = 1004 MiB PE Size = 4 MiB PE Count = 1016 PE Free = 251 PV Count = 4 modified = False extents = 1016 free space = 3.17 GiB free extents = 812 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sdg (132) with existing lvmpv', 'existing 1024 MiB disk sdh (146) with existing lvmpv', 'existing 1024 MiB disk sdi (156) with existing lvmpv', 'existing 1024 MiB disk sdj (166) with existing lvmpv'] LVs = ['existing 408 MiB lvmlv test_vg3-lv7 (201) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv8 (214) with existing xfs filesystem'] segment type = linear percent = 0 VG space used = 408 MiB 2024-03-01 20:49:53,956 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 20:49:53,956 DEBUG blivet/MainThread: vg test_vg3 has 3.17 GiB free 2024-03-01 20:49:53,957 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 20:49:53,957 DEBUG blivet/MainThread: vg test_vg3 has 3.17 GiB free 2024-03-01 20:49:53,954 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7fec081bb2e0) -- name = test_vg3-lv7 status = True id = 201 children = [] parents = ['existing 3.97 GiB lvmvg test_vg3 (141)'] uuid = MwdLnq-EPMB-IMP0-tV7d-22nL-3RA2-b912eV size = 408 MiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-1 target size = 408 MiB path = /dev/mapper/test_vg3-lv7 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7fec08169f40) -- name = test_vg3 status = True id = 141 children = ['existing 408 MiB lvmlv test_vg3-lv7 (201) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv8 (214) with existing xfs filesystem'] parents = ['existing 1024 MiB disk sdg (132) with existing lvmpv', 'existing 1024 MiB disk sdh (146) with existing lvmpv', 'existing 1024 MiB disk sdi (156) with existing lvmpv', 'existing 1024 MiB disk sdj (166) with existing lvmpv'] uuid = DnjpVw-Vkxg-R3Gx-9QN1-1EpR-oYyb-t7RsVf size = 3.97 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 3.97 GiB path = /dev/test_vg3 format args = [] original_format = None free = 1004 MiB PE Size = 4 MiB PE Count = 1016 PE Free = 251 PV Count = 4 modified = False extents = 1016 free space = 3.17 GiB free extents = 812 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sdg (132) with existing lvmpv', 'existing 1024 MiB disk sdh (146) with existing lvmpv', 'existing 1024 MiB disk sdi (156) with existing lvmpv', 'existing 1024 MiB disk sdj (166) with existing lvmpv'] LVs = ['existing 408 MiB lvmlv test_vg3-lv7 (201) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv8 (214) with existing xfs filesystem'] segment type = linear percent = 0 VG space used = 408 MiB 2024-03-01 20:49:53,960 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 20:49:53,961 DEBUG blivet/MainThread: vg test_vg3 has 3.17 GiB free 2024-03-01 20:49:53,961 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 20:49:53,962 DEBUG blivet/MainThread: vg test_vg3 has 3.17 GiB free 2024-03-01 20:49:53,958 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7fec081bb2e0) -- name = test_vg3-lv7 status = True id = 201 children = [] parents = ['existing 3.97 GiB lvmvg test_vg3 (141)'] uuid = MwdLnq-EPMB-IMP0-tV7d-22nL-3RA2-b912eV size = 408 MiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-1 target size = 408 MiB path = /dev/mapper/test_vg3-lv7 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7fec08169f40) -- name = test_vg3 status = True id = 141 children = ['existing 408 MiB lvmlv test_vg3-lv7 (201) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv8 (214) with existing xfs filesystem'] parents = ['existing 1024 MiB disk sdg (132) with existing lvmpv', 'existing 1024 MiB disk sdh (146) with existing lvmpv', 'existing 1024 MiB disk sdi (156) with existing lvmpv', 'existing 1024 MiB disk sdj (166) with existing lvmpv'] uuid = DnjpVw-Vkxg-R3Gx-9QN1-1EpR-oYyb-t7RsVf size = 3.97 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 3.97 GiB path = /dev/test_vg3 format args = [] original_format = None free = 1004 MiB PE Size = 4 MiB PE Count = 1016 PE Free = 251 PV Count = 4 modified = False extents = 1016 free space = 3.17 GiB free extents = 812 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sdg (132) with existing lvmpv', 'existing 1024 MiB disk sdh (146) with existing lvmpv', 'existing 1024 MiB disk sdi (156) with existing lvmpv', 'existing 1024 MiB disk sdj (166) with existing lvmpv'] LVs = ['existing 408 MiB lvmlv test_vg3-lv7 (201) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv8 (214) with existing xfs filesystem'] segment type = linear percent = 0 VG space used = 408 MiB 2024-03-01 20:49:53,964 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 20:49:53,965 DEBUG blivet/MainThread: vg test_vg3 has 3.17 GiB free 2024-03-01 20:49:53,965 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 20:49:53,966 DEBUG blivet/MainThread: vg test_vg3 has 3.17 GiB free 2024-03-01 20:49:53,962 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7fec081bb2e0) -- name = test_vg3-lv7 status = True id = 201 children = [] parents = ['existing 3.97 GiB lvmvg test_vg3 (141)'] uuid = MwdLnq-EPMB-IMP0-tV7d-22nL-3RA2-b912eV size = 408 MiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-1 target size = 408 MiB path = /dev/mapper/test_vg3-lv7 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7fec08169f40) -- name = test_vg3 status = True id = 141 children = ['existing 408 MiB lvmlv test_vg3-lv7 (201) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv8 (214) with existing xfs filesystem'] parents = ['existing 1024 MiB disk sdg (132) with existing lvmpv', 'existing 1024 MiB disk sdh (146) with existing lvmpv', 'existing 1024 MiB disk sdi (156) with existing lvmpv', 'existing 1024 MiB disk sdj (166) with existing lvmpv'] uuid = DnjpVw-Vkxg-R3Gx-9QN1-1EpR-oYyb-t7RsVf size = 3.97 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 3.97 GiB path = /dev/test_vg3 format args = [] original_format = None free = 1004 MiB PE Size = 4 MiB PE Count = 1016 PE Free = 251 PV Count = 4 modified = False extents = 1016 free space = 3.17 GiB free extents = 812 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sdg (132) with existing lvmpv', 'existing 1024 MiB disk sdh (146) with existing lvmpv', 'existing 1024 MiB disk sdi (156) with existing lvmpv', 'existing 1024 MiB disk sdj (166) with existing lvmpv'] LVs = ['existing 408 MiB lvmlv test_vg3-lv7 (201) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv8 (214) with existing xfs filesystem'] segment type = linear percent = 0 VG space used = 408 MiB 2024-03-01 20:49:53,969 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 20:49:53,969 DEBUG blivet/MainThread: vg test_vg3 has 3.17 GiB free 2024-03-01 20:49:53,970 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 20:49:53,970 DEBUG blivet/MainThread: vg test_vg3 has 3.17 GiB free 2024-03-01 20:49:53,967 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7fec081bb2e0) -- name = test_vg3-lv7 status = True id = 201 children = [] parents = ['existing 3.97 GiB lvmvg test_vg3 (141)'] uuid = MwdLnq-EPMB-IMP0-tV7d-22nL-3RA2-b912eV size = 408 MiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-1 target size = 408 MiB path = /dev/mapper/test_vg3-lv7 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7fec08169f40) -- name = test_vg3 status = True id = 141 children = ['existing 408 MiB lvmlv test_vg3-lv7 (201) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv8 (214) with existing xfs filesystem'] parents = ['existing 1024 MiB disk sdg (132) with existing lvmpv', 'existing 1024 MiB disk sdh (146) with existing lvmpv', 'existing 1024 MiB disk sdi (156) with existing lvmpv', 'existing 1024 MiB disk sdj (166) with existing lvmpv'] uuid = DnjpVw-Vkxg-R3Gx-9QN1-1EpR-oYyb-t7RsVf size = 3.97 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 3.97 GiB path = /dev/test_vg3 format args = [] original_format = None free = 1004 MiB PE Size = 4 MiB PE Count = 1016 PE Free = 251 PV Count = 4 modified = False extents = 1016 free space = 3.17 GiB free extents = 812 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sdg (132) with existing lvmpv', 'existing 1024 MiB disk sdh (146) with existing lvmpv', 'existing 1024 MiB disk sdi (156) with existing lvmpv', 'existing 1024 MiB disk sdj (166) with existing lvmpv'] LVs = ['existing 408 MiB lvmlv test_vg3-lv7 (201) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv8 (214) with existing xfs filesystem'] segment type = linear percent = 0 VG space used = 408 MiB 2024-03-01 20:49:53,973 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 20:49:53,974 DEBUG blivet/MainThread: vg test_vg3 has 3.17 GiB free 2024-03-01 20:49:53,974 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 20:49:53,975 DEBUG blivet/MainThread: vg test_vg3 has 3.17 GiB free 2024-03-01 20:49:53,971 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7fec081bb2e0) -- name = test_vg3-lv7 status = True id = 201 children = [] parents = ['existing 3.97 GiB lvmvg test_vg3 (141)'] uuid = MwdLnq-EPMB-IMP0-tV7d-22nL-3RA2-b912eV size = 408 MiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-1 target size = 408 MiB path = /dev/mapper/test_vg3-lv7 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7fec08169f40) -- name = test_vg3 status = True id = 141 children = ['existing 408 MiB lvmlv test_vg3-lv7 (201) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv8 (214) with existing xfs filesystem'] parents = ['existing 1024 MiB disk sdg (132) with existing lvmpv', 'existing 1024 MiB disk sdh (146) with existing lvmpv', 'existing 1024 MiB disk sdi (156) with existing lvmpv', 'existing 1024 MiB disk sdj (166) with existing lvmpv'] uuid = DnjpVw-Vkxg-R3Gx-9QN1-1EpR-oYyb-t7RsVf size = 3.97 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 3.97 GiB path = /dev/test_vg3 format args = [] original_format = None free = 1004 MiB PE Size = 4 MiB PE Count = 1016 PE Free = 251 PV Count = 4 modified = False extents = 1016 free space = 3.17 GiB free extents = 812 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sdg (132) with existing lvmpv', 'existing 1024 MiB disk sdh (146) with existing lvmpv', 'existing 1024 MiB disk sdi (156) with existing lvmpv', 'existing 1024 MiB disk sdj (166) with existing lvmpv'] LVs = ['existing 408 MiB lvmlv test_vg3-lv7 (201) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv8 (214) with existing xfs filesystem'] segment type = linear percent = 0 VG space used = 408 MiB 2024-03-01 20:49:53,977 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 20:49:53,978 DEBUG blivet/MainThread: vg test_vg3 has 3.17 GiB free 2024-03-01 20:49:53,978 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 20:49:53,979 DEBUG blivet/MainThread: vg test_vg3 has 3.17 GiB free 2024-03-01 20:49:53,975 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7fec081bb2e0) -- name = test_vg3-lv7 status = True id = 201 children = [] parents = ['existing 3.97 GiB lvmvg test_vg3 (141)'] uuid = MwdLnq-EPMB-IMP0-tV7d-22nL-3RA2-b912eV size = 408 MiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-1 target size = 408 MiB path = /dev/mapper/test_vg3-lv7 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7fec08169f40) -- name = test_vg3 status = True id = 141 children = ['existing 408 MiB lvmlv test_vg3-lv7 (201) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv8 (214) with existing xfs filesystem'] parents = ['existing 1024 MiB disk sdg (132) with existing lvmpv', 'existing 1024 MiB disk sdh (146) with existing lvmpv', 'existing 1024 MiB disk sdi (156) with existing lvmpv', 'existing 1024 MiB disk sdj (166) with existing lvmpv'] uuid = DnjpVw-Vkxg-R3Gx-9QN1-1EpR-oYyb-t7RsVf size = 3.97 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 3.97 GiB path = /dev/test_vg3 format args = [] original_format = None free = 1004 MiB PE Size = 4 MiB PE Count = 1016 PE Free = 251 PV Count = 4 modified = False extents = 1016 free space = 3.17 GiB free extents = 812 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sdg (132) with existing lvmpv', 'existing 1024 MiB disk sdh (146) with existing lvmpv', 'existing 1024 MiB disk sdi (156) with existing lvmpv', 'existing 1024 MiB disk sdj (166) with existing lvmpv'] LVs = ['existing 408 MiB lvmlv test_vg3-lv7 (201) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv8 (214) with existing xfs filesystem'] segment type = linear percent = 0 VG space used = 408 MiB 2024-03-01 20:49:53,982 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 20:49:53,982 DEBUG blivet/MainThread: vg test_vg3 has 3.17 GiB free 2024-03-01 20:49:53,983 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 20:49:53,984 DEBUG blivet/MainThread: vg test_vg3 has 3.17 GiB free 2024-03-01 20:49:53,980 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7fec081bb2e0) -- name = test_vg3-lv7 status = True id = 201 children = [] parents = ['existing 3.97 GiB lvmvg test_vg3 (141)'] uuid = MwdLnq-EPMB-IMP0-tV7d-22nL-3RA2-b912eV size = 408 MiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-1 target size = 408 MiB path = /dev/mapper/test_vg3-lv7 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7fec08169f40) -- name = test_vg3 status = True id = 141 children = ['existing 408 MiB lvmlv test_vg3-lv7 (201) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv8 (214) with existing xfs filesystem'] parents = ['existing 1024 MiB disk sdg (132) with existing lvmpv', 'existing 1024 MiB disk sdh (146) with existing lvmpv', 'existing 1024 MiB disk sdi (156) with existing lvmpv', 'existing 1024 MiB disk sdj (166) with existing lvmpv'] uuid = DnjpVw-Vkxg-R3Gx-9QN1-1EpR-oYyb-t7RsVf size = 3.97 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 3.97 GiB path = /dev/test_vg3 format args = [] original_format = None free = 1004 MiB PE Size = 4 MiB PE Count = 1016 PE Free = 251 PV Count = 4 modified = False extents = 1016 free space = 3.17 GiB free extents = 812 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sdg (132) with existing lvmpv', 'existing 1024 MiB disk sdh (146) with existing lvmpv', 'existing 1024 MiB disk sdi (156) with existing lvmpv', 'existing 1024 MiB disk sdj (166) with existing lvmpv'] LVs = ['existing 408 MiB lvmlv test_vg3-lv7 (201) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv8 (214) with existing xfs filesystem'] segment type = linear percent = 0 VG space used = 408 MiB 2024-03-01 20:49:53,986 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 20:49:53,987 DEBUG blivet/MainThread: vg test_vg3 has 3.17 GiB free 2024-03-01 20:49:53,987 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 20:49:53,988 DEBUG blivet/MainThread: vg test_vg3 has 3.17 GiB free 2024-03-01 20:49:53,984 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7fec081bb2e0) -- name = test_vg3-lv7 status = True id = 201 children = [] parents = ['existing 3.97 GiB lvmvg test_vg3 (141)'] uuid = MwdLnq-EPMB-IMP0-tV7d-22nL-3RA2-b912eV size = 408 MiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-1 target size = 408 MiB path = /dev/mapper/test_vg3-lv7 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7fec08169f40) -- name = test_vg3 status = True id = 141 children = ['existing 408 MiB lvmlv test_vg3-lv7 (201) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv8 (214) with existing xfs filesystem'] parents = ['existing 1024 MiB disk sdg (132) with existing lvmpv', 'existing 1024 MiB disk sdh (146) with existing lvmpv', 'existing 1024 MiB disk sdi (156) with existing lvmpv', 'existing 1024 MiB disk sdj (166) with existing lvmpv'] uuid = DnjpVw-Vkxg-R3Gx-9QN1-1EpR-oYyb-t7RsVf size = 3.97 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 3.97 GiB path = /dev/test_vg3 format args = [] original_format = None free = 1004 MiB PE Size = 4 MiB PE Count = 1016 PE Free = 251 PV Count = 4 modified = False extents = 1016 free space = 3.17 GiB free extents = 812 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sdg (132) with existing lvmpv', 'existing 1024 MiB disk sdh (146) with existing lvmpv', 'existing 1024 MiB disk sdi (156) with existing lvmpv', 'existing 1024 MiB disk sdj (166) with existing lvmpv'] LVs = ['existing 408 MiB lvmlv test_vg3-lv7 (201) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv8 (214) with existing xfs filesystem'] segment type = linear percent = 0 VG space used = 408 MiB 2024-03-01 20:49:53,991 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 20:49:53,991 DEBUG blivet/MainThread: vg test_vg3 has 3.17 GiB free 2024-03-01 20:49:53,992 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 20:49:53,992 DEBUG blivet/MainThread: vg test_vg3 has 3.17 GiB free 2024-03-01 20:49:53,988 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7fec081bb2e0) -- name = test_vg3-lv7 status = True id = 201 children = [] parents = ['existing 3.97 GiB lvmvg test_vg3 (141)'] uuid = MwdLnq-EPMB-IMP0-tV7d-22nL-3RA2-b912eV size = 408 MiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-1 target size = 408 MiB path = /dev/mapper/test_vg3-lv7 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7fec08169f40) -- name = test_vg3 status = True id = 141 children = ['existing 408 MiB lvmlv test_vg3-lv7 (201) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv8 (214) with existing xfs filesystem'] parents = ['existing 1024 MiB disk sdg (132) with existing lvmpv', 'existing 1024 MiB disk sdh (146) with existing lvmpv', 'existing 1024 MiB disk sdi (156) with existing lvmpv', 'existing 1024 MiB disk sdj (166) with existing lvmpv'] uuid = DnjpVw-Vkxg-R3Gx-9QN1-1EpR-oYyb-t7RsVf size = 3.97 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 3.97 GiB path = /dev/test_vg3 format args = [] original_format = None free = 1004 MiB PE Size = 4 MiB PE Count = 1016 PE Free = 251 PV Count = 4 modified = False extents = 1016 free space = 3.17 GiB free extents = 812 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sdg (132) with existing lvmpv', 'existing 1024 MiB disk sdh (146) with existing lvmpv', 'existing 1024 MiB disk sdi (156) with existing lvmpv', 'existing 1024 MiB disk sdj (166) with existing lvmpv'] LVs = ['existing 408 MiB lvmlv test_vg3-lv7 (201) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv8 (214) with existing xfs filesystem'] segment type = linear percent = 0 VG space used = 408 MiB 2024-03-01 20:49:53,995 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 20:49:53,996 DEBUG blivet/MainThread: vg test_vg3 has 3.17 GiB free 2024-03-01 20:49:53,996 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 20:49:53,997 DEBUG blivet/MainThread: vg test_vg3 has 3.17 GiB free 2024-03-01 20:49:53,993 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7fec081bb2e0) -- name = test_vg3-lv7 status = True id = 201 children = [] parents = ['existing 3.97 GiB lvmvg test_vg3 (141)'] uuid = MwdLnq-EPMB-IMP0-tV7d-22nL-3RA2-b912eV size = 408 MiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-1 target size = 408 MiB path = /dev/mapper/test_vg3-lv7 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7fec08169f40) -- name = test_vg3 status = True id = 141 children = ['existing 408 MiB lvmlv test_vg3-lv7 (201) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv8 (214) with existing xfs filesystem'] parents = ['existing 1024 MiB disk sdg (132) with existing lvmpv', 'existing 1024 MiB disk sdh (146) with existing lvmpv', 'existing 1024 MiB disk sdi (156) with existing lvmpv', 'existing 1024 MiB disk sdj (166) with existing lvmpv'] uuid = DnjpVw-Vkxg-R3Gx-9QN1-1EpR-oYyb-t7RsVf size = 3.97 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 3.97 GiB path = /dev/test_vg3 format args = [] original_format = None free = 1004 MiB PE Size = 4 MiB PE Count = 1016 PE Free = 251 PV Count = 4 modified = False extents = 1016 free space = 3.17 GiB free extents = 812 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sdg (132) with existing lvmpv', 'existing 1024 MiB disk sdh (146) with existing lvmpv', 'existing 1024 MiB disk sdi (156) with existing lvmpv', 'existing 1024 MiB disk sdj (166) with existing lvmpv'] LVs = ['existing 408 MiB lvmlv test_vg3-lv7 (201) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv8 (214) with existing xfs filesystem'] segment type = linear percent = 0 VG space used = 408 MiB 2024-03-01 20:49:53,999 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 20:49:54,000 DEBUG blivet/MainThread: vg test_vg3 has 3.17 GiB free 2024-03-01 20:49:54,000 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 20:49:54,001 DEBUG blivet/MainThread: vg test_vg3 has 3.17 GiB free 2024-03-01 20:49:53,997 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7fec081bb2e0) -- name = test_vg3-lv7 status = True id = 201 children = [] parents = ['existing 3.97 GiB lvmvg test_vg3 (141)'] uuid = MwdLnq-EPMB-IMP0-tV7d-22nL-3RA2-b912eV size = 408 MiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-1 target size = 408 MiB path = /dev/mapper/test_vg3-lv7 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7fec08169f40) -- name = test_vg3 status = True id = 141 children = ['existing 408 MiB lvmlv test_vg3-lv7 (201) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv8 (214) with existing xfs filesystem'] parents = ['existing 1024 MiB disk sdg (132) with existing lvmpv', 'existing 1024 MiB disk sdh (146) with existing lvmpv', 'existing 1024 MiB disk sdi (156) with existing lvmpv', 'existing 1024 MiB disk sdj (166) with existing lvmpv'] uuid = DnjpVw-Vkxg-R3Gx-9QN1-1EpR-oYyb-t7RsVf size = 3.97 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 3.97 GiB path = /dev/test_vg3 format args = [] original_format = None free = 1004 MiB PE Size = 4 MiB PE Count = 1016 PE Free = 251 PV Count = 4 modified = False extents = 1016 free space = 3.17 GiB free extents = 812 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sdg (132) with existing lvmpv', 'existing 1024 MiB disk sdh (146) with existing lvmpv', 'existing 1024 MiB disk sdi (156) with existing lvmpv', 'existing 1024 MiB disk sdj (166) with existing lvmpv'] LVs = ['existing 408 MiB lvmlv test_vg3-lv7 (201) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv8 (214) with existing xfs filesystem'] segment type = linear percent = 0 VG space used = 408 MiB 2024-03-01 20:49:54,004 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 20:49:54,005 DEBUG blivet/MainThread: vg test_vg3 has 3.17 GiB free 2024-03-01 20:49:54,005 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 20:49:54,006 DEBUG blivet/MainThread: vg test_vg3 has 3.17 GiB free 2024-03-01 20:49:54,002 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7fec081bb2e0) -- name = test_vg3-lv7 status = True id = 201 children = [] parents = ['existing 3.97 GiB lvmvg test_vg3 (141)'] uuid = MwdLnq-EPMB-IMP0-tV7d-22nL-3RA2-b912eV size = 408 MiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-1 target size = 408 MiB path = /dev/mapper/test_vg3-lv7 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7fec08169f40) -- name = test_vg3 status = True id = 141 children = ['existing 408 MiB lvmlv test_vg3-lv7 (201) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv8 (214) with existing xfs filesystem'] parents = ['existing 1024 MiB disk sdg (132) with existing lvmpv', 'existing 1024 MiB disk sdh (146) with existing lvmpv', 'existing 1024 MiB disk sdi (156) with existing lvmpv', 'existing 1024 MiB disk sdj (166) with existing lvmpv'] uuid = DnjpVw-Vkxg-R3Gx-9QN1-1EpR-oYyb-t7RsVf size = 3.97 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 3.97 GiB path = /dev/test_vg3 format args = [] original_format = None free = 1004 MiB PE Size = 4 MiB PE Count = 1016 PE Free = 251 PV Count = 4 modified = False extents = 1016 free space = 3.17 GiB free extents = 812 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sdg (132) with existing lvmpv', 'existing 1024 MiB disk sdh (146) with existing lvmpv', 'existing 1024 MiB disk sdi (156) with existing lvmpv', 'existing 1024 MiB disk sdj (166) with existing lvmpv'] LVs = ['existing 408 MiB lvmlv test_vg3-lv7 (201) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv8 (214) with existing xfs filesystem'] segment type = linear percent = 0 VG space used = 408 MiB 2024-03-01 20:49:54,008 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 20:49:54,009 DEBUG blivet/MainThread: vg test_vg3 has 3.17 GiB free 2024-03-01 20:49:54,009 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 20:49:54,010 DEBUG blivet/MainThread: vg test_vg3 has 3.17 GiB free 2024-03-01 20:49:54,006 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7fec081bb2e0) -- name = test_vg3-lv7 status = True id = 201 children = [] parents = ['existing 3.97 GiB lvmvg test_vg3 (141)'] uuid = MwdLnq-EPMB-IMP0-tV7d-22nL-3RA2-b912eV size = 408 MiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-1 target size = 408 MiB path = /dev/mapper/test_vg3-lv7 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7fec08169f40) -- name = test_vg3 status = True id = 141 children = ['existing 408 MiB lvmlv test_vg3-lv7 (201) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv8 (214) with existing xfs filesystem'] parents = ['existing 1024 MiB disk sdg (132) with existing lvmpv', 'existing 1024 MiB disk sdh (146) with existing lvmpv', 'existing 1024 MiB disk sdi (156) with existing lvmpv', 'existing 1024 MiB disk sdj (166) with existing lvmpv'] uuid = DnjpVw-Vkxg-R3Gx-9QN1-1EpR-oYyb-t7RsVf size = 3.97 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 3.97 GiB path = /dev/test_vg3 format args = [] original_format = None free = 1004 MiB PE Size = 4 MiB PE Count = 1016 PE Free = 251 PV Count = 4 modified = False extents = 1016 free space = 3.17 GiB free extents = 812 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sdg (132) with existing lvmpv', 'existing 1024 MiB disk sdh (146) with existing lvmpv', 'existing 1024 MiB disk sdi (156) with existing lvmpv', 'existing 1024 MiB disk sdj (166) with existing lvmpv'] LVs = ['existing 408 MiB lvmlv test_vg3-lv7 (201) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv8 (214) with existing xfs filesystem'] segment type = linear percent = 0 VG space used = 408 MiB 2024-03-01 20:49:54,013 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 20:49:54,013 DEBUG blivet/MainThread: vg test_vg3 has 3.17 GiB free 2024-03-01 20:49:54,014 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 20:49:54,014 DEBUG blivet/MainThread: vg test_vg3 has 3.17 GiB free 2024-03-01 20:49:54,010 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7fec081bb2e0) -- name = test_vg3-lv7 status = True id = 201 children = [] parents = ['existing 3.97 GiB lvmvg test_vg3 (141)'] uuid = MwdLnq-EPMB-IMP0-tV7d-22nL-3RA2-b912eV size = 408 MiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-1 target size = 408 MiB path = /dev/mapper/test_vg3-lv7 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7fec08169f40) -- name = test_vg3 status = True id = 141 children = ['existing 408 MiB lvmlv test_vg3-lv7 (201) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv8 (214) with existing xfs filesystem'] parents = ['existing 1024 MiB disk sdg (132) with existing lvmpv', 'existing 1024 MiB disk sdh (146) with existing lvmpv', 'existing 1024 MiB disk sdi (156) with existing lvmpv', 'existing 1024 MiB disk sdj (166) with existing lvmpv'] uuid = DnjpVw-Vkxg-R3Gx-9QN1-1EpR-oYyb-t7RsVf size = 3.97 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 3.97 GiB path = /dev/test_vg3 format args = [] original_format = None free = 1004 MiB PE Size = 4 MiB PE Count = 1016 PE Free = 251 PV Count = 4 modified = False extents = 1016 free space = 3.17 GiB free extents = 812 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sdg (132) with existing lvmpv', 'existing 1024 MiB disk sdh (146) with existing lvmpv', 'existing 1024 MiB disk sdi (156) with existing lvmpv', 'existing 1024 MiB disk sdj (166) with existing lvmpv'] LVs = ['existing 408 MiB lvmlv test_vg3-lv7 (201) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv8 (214) with existing xfs filesystem'] segment type = linear percent = 0 VG space used = 408 MiB 2024-03-01 20:49:54,017 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 20:49:54,018 DEBUG blivet/MainThread: vg test_vg3 has 3.17 GiB free 2024-03-01 20:49:54,018 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 20:49:54,019 DEBUG blivet/MainThread: vg test_vg3 has 3.17 GiB free 2024-03-01 20:49:54,015 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7fec081bb2e0) -- name = test_vg3-lv7 status = True id = 201 children = [] parents = ['existing 3.97 GiB lvmvg test_vg3 (141)'] uuid = MwdLnq-EPMB-IMP0-tV7d-22nL-3RA2-b912eV size = 408 MiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-1 target size = 408 MiB path = /dev/mapper/test_vg3-lv7 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7fec08169f40) -- name = test_vg3 status = True id = 141 children = ['existing 408 MiB lvmlv test_vg3-lv7 (201) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv8 (214) with existing xfs filesystem'] parents = ['existing 1024 MiB disk sdg (132) with existing lvmpv', 'existing 1024 MiB disk sdh (146) with existing lvmpv', 'existing 1024 MiB disk sdi (156) with existing lvmpv', 'existing 1024 MiB disk sdj (166) with existing lvmpv'] uuid = DnjpVw-Vkxg-R3Gx-9QN1-1EpR-oYyb-t7RsVf size = 3.97 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 3.97 GiB path = /dev/test_vg3 format args = [] original_format = None free = 1004 MiB PE Size = 4 MiB PE Count = 1016 PE Free = 251 PV Count = 4 modified = False extents = 1016 free space = 3.17 GiB free extents = 812 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sdg (132) with existing lvmpv', 'existing 1024 MiB disk sdh (146) with existing lvmpv', 'existing 1024 MiB disk sdi (156) with existing lvmpv', 'existing 1024 MiB disk sdj (166) with existing lvmpv'] LVs = ['existing 408 MiB lvmlv test_vg3-lv7 (201) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv8 (214) with existing xfs filesystem'] segment type = linear percent = 0 VG space used = 408 MiB 2024-03-01 20:49:54,021 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 20:49:54,022 DEBUG blivet/MainThread: vg test_vg3 has 3.17 GiB free 2024-03-01 20:49:54,022 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 20:49:54,023 DEBUG blivet/MainThread: vg test_vg3 has 3.17 GiB free 2024-03-01 20:49:54,019 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7fec081bb2e0) -- name = test_vg3-lv7 status = True id = 201 children = [] parents = ['existing 3.97 GiB lvmvg test_vg3 (141)'] uuid = MwdLnq-EPMB-IMP0-tV7d-22nL-3RA2-b912eV size = 408 MiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-1 target size = 408 MiB path = /dev/mapper/test_vg3-lv7 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7fec08169f40) -- name = test_vg3 status = True id = 141 children = ['existing 408 MiB lvmlv test_vg3-lv7 (201) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv8 (214) with existing xfs filesystem'] parents = ['existing 1024 MiB disk sdg (132) with existing lvmpv', 'existing 1024 MiB disk sdh (146) with existing lvmpv', 'existing 1024 MiB disk sdi (156) with existing lvmpv', 'existing 1024 MiB disk sdj (166) with existing lvmpv'] uuid = DnjpVw-Vkxg-R3Gx-9QN1-1EpR-oYyb-t7RsVf size = 3.97 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 3.97 GiB path = /dev/test_vg3 format args = [] original_format = None free = 1004 MiB PE Size = 4 MiB PE Count = 1016 PE Free = 251 PV Count = 4 modified = False extents = 1016 free space = 3.17 GiB free extents = 812 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sdg (132) with existing lvmpv', 'existing 1024 MiB disk sdh (146) with existing lvmpv', 'existing 1024 MiB disk sdi (156) with existing lvmpv', 'existing 1024 MiB disk sdj (166) with existing lvmpv'] LVs = ['existing 408 MiB lvmlv test_vg3-lv7 (201) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv8 (214) with existing xfs filesystem'] segment type = linear percent = 0 VG space used = 408 MiB 2024-03-01 20:49:54,026 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 20:49:54,026 DEBUG blivet/MainThread: vg test_vg3 has 3.17 GiB free 2024-03-01 20:49:54,027 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 20:49:54,027 DEBUG blivet/MainThread: vg test_vg3 has 3.17 GiB free 2024-03-01 20:49:54,024 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7fec081bb2e0) -- name = test_vg3-lv7 status = True id = 201 children = [] parents = ['existing 3.97 GiB lvmvg test_vg3 (141)'] uuid = MwdLnq-EPMB-IMP0-tV7d-22nL-3RA2-b912eV size = 408 MiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-1 target size = 408 MiB path = /dev/mapper/test_vg3-lv7 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7fec08169f40) -- name = test_vg3 status = True id = 141 children = ['existing 408 MiB lvmlv test_vg3-lv7 (201) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv8 (214) with existing xfs filesystem'] parents = ['existing 1024 MiB disk sdg (132) with existing lvmpv', 'existing 1024 MiB disk sdh (146) with existing lvmpv', 'existing 1024 MiB disk sdi (156) with existing lvmpv', 'existing 1024 MiB disk sdj (166) with existing lvmpv'] uuid = DnjpVw-Vkxg-R3Gx-9QN1-1EpR-oYyb-t7RsVf size = 3.97 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 3.97 GiB path = /dev/test_vg3 format args = [] original_format = None free = 1004 MiB PE Size = 4 MiB PE Count = 1016 PE Free = 251 PV Count = 4 modified = False extents = 1016 free space = 3.17 GiB free extents = 812 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sdg (132) with existing lvmpv', 'existing 1024 MiB disk sdh (146) with existing lvmpv', 'existing 1024 MiB disk sdi (156) with existing lvmpv', 'existing 1024 MiB disk sdj (166) with existing lvmpv'] LVs = ['existing 408 MiB lvmlv test_vg3-lv7 (201) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv8 (214) with existing xfs filesystem'] segment type = linear percent = 0 VG space used = 408 MiB 2024-03-01 20:49:54,030 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 20:49:54,031 DEBUG blivet/MainThread: vg test_vg3 has 3.17 GiB free 2024-03-01 20:49:54,031 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 20:49:54,032 DEBUG blivet/MainThread: vg test_vg3 has 3.17 GiB free 2024-03-01 20:49:54,028 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7fec081bb2e0) -- name = test_vg3-lv7 status = True id = 201 children = [] parents = ['existing 3.97 GiB lvmvg test_vg3 (141)'] uuid = MwdLnq-EPMB-IMP0-tV7d-22nL-3RA2-b912eV size = 408 MiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-1 target size = 408 MiB path = /dev/mapper/test_vg3-lv7 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7fec08169f40) -- name = test_vg3 status = True id = 141 children = ['existing 408 MiB lvmlv test_vg3-lv7 (201) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv8 (214) with existing xfs filesystem'] parents = ['existing 1024 MiB disk sdg (132) with existing lvmpv', 'existing 1024 MiB disk sdh (146) with existing lvmpv', 'existing 1024 MiB disk sdi (156) with existing lvmpv', 'existing 1024 MiB disk sdj (166) with existing lvmpv'] uuid = DnjpVw-Vkxg-R3Gx-9QN1-1EpR-oYyb-t7RsVf size = 3.97 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 3.97 GiB path = /dev/test_vg3 format args = [] original_format = None free = 1004 MiB PE Size = 4 MiB PE Count = 1016 PE Free = 251 PV Count = 4 modified = False extents = 1016 free space = 3.17 GiB free extents = 812 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sdg (132) with existing lvmpv', 'existing 1024 MiB disk sdh (146) with existing lvmpv', 'existing 1024 MiB disk sdi (156) with existing lvmpv', 'existing 1024 MiB disk sdj (166) with existing lvmpv'] LVs = ['existing 408 MiB lvmlv test_vg3-lv7 (201) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv8 (214) with existing xfs filesystem'] segment type = linear percent = 0 VG space used = 408 MiB 2024-03-01 20:49:54,034 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 20:49:54,035 DEBUG blivet/MainThread: vg test_vg3 has 3.17 GiB free 2024-03-01 20:49:54,035 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 20:49:54,036 DEBUG blivet/MainThread: vg test_vg3 has 3.17 GiB free 2024-03-01 20:49:54,032 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7fec081bb2e0) -- name = test_vg3-lv7 status = True id = 201 children = [] parents = ['existing 3.97 GiB lvmvg test_vg3 (141)'] uuid = MwdLnq-EPMB-IMP0-tV7d-22nL-3RA2-b912eV size = 408 MiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-1 target size = 408 MiB path = /dev/mapper/test_vg3-lv7 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7fec08169f40) -- name = test_vg3 status = True id = 141 children = ['existing 408 MiB lvmlv test_vg3-lv7 (201) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv8 (214) with existing xfs filesystem'] parents = ['existing 1024 MiB disk sdg (132) with existing lvmpv', 'existing 1024 MiB disk sdh (146) with existing lvmpv', 'existing 1024 MiB disk sdi (156) with existing lvmpv', 'existing 1024 MiB disk sdj (166) with existing lvmpv'] uuid = DnjpVw-Vkxg-R3Gx-9QN1-1EpR-oYyb-t7RsVf size = 3.97 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 3.97 GiB path = /dev/test_vg3 format args = [] original_format = None free = 1004 MiB PE Size = 4 MiB PE Count = 1016 PE Free = 251 PV Count = 4 modified = False extents = 1016 free space = 3.17 GiB free extents = 812 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sdg (132) with existing lvmpv', 'existing 1024 MiB disk sdh (146) with existing lvmpv', 'existing 1024 MiB disk sdi (156) with existing lvmpv', 'existing 1024 MiB disk sdj (166) with existing lvmpv'] LVs = ['existing 408 MiB lvmlv test_vg3-lv7 (201) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv8 (214) with existing xfs filesystem'] segment type = linear percent = 0 VG space used = 408 MiB 2024-03-01 20:49:54,039 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 20:49:54,040 DEBUG blivet/MainThread: vg test_vg3 has 3.17 GiB free 2024-03-01 20:49:54,040 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 20:49:54,041 DEBUG blivet/MainThread: vg test_vg3 has 3.17 GiB free 2024-03-01 20:49:54,037 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7fec081bb2e0) -- name = test_vg3-lv7 status = True id = 201 children = [] parents = ['existing 3.97 GiB lvmvg test_vg3 (141)'] uuid = MwdLnq-EPMB-IMP0-tV7d-22nL-3RA2-b912eV size = 408 MiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-1 target size = 408 MiB path = /dev/mapper/test_vg3-lv7 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7fec08169f40) -- name = test_vg3 status = True id = 141 children = ['existing 408 MiB lvmlv test_vg3-lv7 (201) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv8 (214) with existing xfs filesystem'] parents = ['existing 1024 MiB disk sdg (132) with existing lvmpv', 'existing 1024 MiB disk sdh (146) with existing lvmpv', 'existing 1024 MiB disk sdi (156) with existing lvmpv', 'existing 1024 MiB disk sdj (166) with existing lvmpv'] uuid = DnjpVw-Vkxg-R3Gx-9QN1-1EpR-oYyb-t7RsVf size = 3.97 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 3.97 GiB path = /dev/test_vg3 format args = [] original_format = None free = 1004 MiB PE Size = 4 MiB PE Count = 1016 PE Free = 251 PV Count = 4 modified = False extents = 1016 free space = 3.17 GiB free extents = 812 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sdg (132) with existing lvmpv', 'existing 1024 MiB disk sdh (146) with existing lvmpv', 'existing 1024 MiB disk sdi (156) with existing lvmpv', 'existing 1024 MiB disk sdj (166) with existing lvmpv'] LVs = ['existing 408 MiB lvmlv test_vg3-lv7 (201) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv8 (214) with existing xfs filesystem'] segment type = linear percent = 0 VG space used = 408 MiB 2024-03-01 20:49:54,043 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 20:49:54,044 DEBUG blivet/MainThread: vg test_vg3 has 3.17 GiB free 2024-03-01 20:49:54,044 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 20:49:54,045 DEBUG blivet/MainThread: vg test_vg3 has 3.17 GiB free 2024-03-01 20:49:54,041 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7fec081bb2e0) -- name = test_vg3-lv7 status = True id = 201 children = [] parents = ['existing 3.97 GiB lvmvg test_vg3 (141)'] uuid = MwdLnq-EPMB-IMP0-tV7d-22nL-3RA2-b912eV size = 408 MiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-1 target size = 408 MiB path = /dev/mapper/test_vg3-lv7 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7fec08169f40) -- name = test_vg3 status = True id = 141 children = ['existing 408 MiB lvmlv test_vg3-lv7 (201) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv8 (214) with existing xfs filesystem'] parents = ['existing 1024 MiB disk sdg (132) with existing lvmpv', 'existing 1024 MiB disk sdh (146) with existing lvmpv', 'existing 1024 MiB disk sdi (156) with existing lvmpv', 'existing 1024 MiB disk sdj (166) with existing lvmpv'] uuid = DnjpVw-Vkxg-R3Gx-9QN1-1EpR-oYyb-t7RsVf size = 3.97 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 3.97 GiB path = /dev/test_vg3 format args = [] original_format = None free = 1004 MiB PE Size = 4 MiB PE Count = 1016 PE Free = 251 PV Count = 4 modified = False extents = 1016 free space = 3.17 GiB free extents = 812 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sdg (132) with existing lvmpv', 'existing 1024 MiB disk sdh (146) with existing lvmpv', 'existing 1024 MiB disk sdi (156) with existing lvmpv', 'existing 1024 MiB disk sdj (166) with existing lvmpv'] LVs = ['existing 408 MiB lvmlv test_vg3-lv7 (201) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv8 (214) with existing xfs filesystem'] segment type = linear percent = 0 VG space used = 408 MiB 2024-03-01 20:49:54,048 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 20:49:54,048 DEBUG blivet/MainThread: vg test_vg3 has 3.17 GiB free 2024-03-01 20:49:54,049 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 20:49:54,049 DEBUG blivet/MainThread: vg test_vg3 has 3.17 GiB free 2024-03-01 20:49:54,045 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7fec081bb2e0) -- name = test_vg3-lv7 status = True id = 201 children = [] parents = ['existing 3.97 GiB lvmvg test_vg3 (141)'] uuid = MwdLnq-EPMB-IMP0-tV7d-22nL-3RA2-b912eV size = 408 MiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-1 target size = 408 MiB path = /dev/mapper/test_vg3-lv7 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7fec08169f40) -- name = test_vg3 status = True id = 141 children = ['existing 408 MiB lvmlv test_vg3-lv7 (201) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv8 (214) with existing xfs filesystem'] parents = ['existing 1024 MiB disk sdg (132) with existing lvmpv', 'existing 1024 MiB disk sdh (146) with existing lvmpv', 'existing 1024 MiB disk sdi (156) with existing lvmpv', 'existing 1024 MiB disk sdj (166) with existing lvmpv'] uuid = DnjpVw-Vkxg-R3Gx-9QN1-1EpR-oYyb-t7RsVf size = 3.97 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 3.97 GiB path = /dev/test_vg3 format args = [] original_format = None free = 1004 MiB PE Size = 4 MiB PE Count = 1016 PE Free = 251 PV Count = 4 modified = False extents = 1016 free space = 3.17 GiB free extents = 812 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sdg (132) with existing lvmpv', 'existing 1024 MiB disk sdh (146) with existing lvmpv', 'existing 1024 MiB disk sdi (156) with existing lvmpv', 'existing 1024 MiB disk sdj (166) with existing lvmpv'] LVs = ['existing 408 MiB lvmlv test_vg3-lv7 (201) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv8 (214) with existing xfs filesystem'] segment type = linear percent = 0 VG space used = 408 MiB 2024-03-01 20:49:54,052 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 20:49:54,053 DEBUG blivet/MainThread: vg test_vg3 has 3.17 GiB free 2024-03-01 20:49:54,053 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 20:49:54,054 DEBUG blivet/MainThread: vg test_vg3 has 3.17 GiB free 2024-03-01 20:49:54,050 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7fec081bb2e0) -- name = test_vg3-lv7 status = True id = 201 children = [] parents = ['existing 3.97 GiB lvmvg test_vg3 (141)'] uuid = MwdLnq-EPMB-IMP0-tV7d-22nL-3RA2-b912eV size = 408 MiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-1 target size = 408 MiB path = /dev/mapper/test_vg3-lv7 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7fec08169f40) -- name = test_vg3 status = True id = 141 children = ['existing 408 MiB lvmlv test_vg3-lv7 (201) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv8 (214) with existing xfs filesystem'] parents = ['existing 1024 MiB disk sdg (132) with existing lvmpv', 'existing 1024 MiB disk sdh (146) with existing lvmpv', 'existing 1024 MiB disk sdi (156) with existing lvmpv', 'existing 1024 MiB disk sdj (166) with existing lvmpv'] uuid = DnjpVw-Vkxg-R3Gx-9QN1-1EpR-oYyb-t7RsVf size = 3.97 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 3.97 GiB path = /dev/test_vg3 format args = [] original_format = None free = 1004 MiB PE Size = 4 MiB PE Count = 1016 PE Free = 251 PV Count = 4 modified = False extents = 1016 free space = 3.17 GiB free extents = 812 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sdg (132) with existing lvmpv', 'existing 1024 MiB disk sdh (146) with existing lvmpv', 'existing 1024 MiB disk sdi (156) with existing lvmpv', 'existing 1024 MiB disk sdj (166) with existing lvmpv'] LVs = ['existing 408 MiB lvmlv test_vg3-lv7 (201) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv8 (214) with existing xfs filesystem'] segment type = linear percent = 0 VG space used = 408 MiB 2024-03-01 20:49:54,056 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 20:49:54,057 DEBUG blivet/MainThread: vg test_vg3 has 3.17 GiB free 2024-03-01 20:49:54,057 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 20:49:54,058 DEBUG blivet/MainThread: vg test_vg3 has 3.17 GiB free 2024-03-01 20:49:54,054 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7fec081bb2e0) -- name = test_vg3-lv7 status = True id = 201 children = [] parents = ['existing 3.97 GiB lvmvg test_vg3 (141)'] uuid = MwdLnq-EPMB-IMP0-tV7d-22nL-3RA2-b912eV size = 408 MiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-1 target size = 408 MiB path = /dev/mapper/test_vg3-lv7 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7fec08169f40) -- name = test_vg3 status = True id = 141 children = ['existing 408 MiB lvmlv test_vg3-lv7 (201) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv8 (214) with existing xfs filesystem'] parents = ['existing 1024 MiB disk sdg (132) with existing lvmpv', 'existing 1024 MiB disk sdh (146) with existing lvmpv', 'existing 1024 MiB disk sdi (156) with existing lvmpv', 'existing 1024 MiB disk sdj (166) with existing lvmpv'] uuid = DnjpVw-Vkxg-R3Gx-9QN1-1EpR-oYyb-t7RsVf size = 3.97 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 3.97 GiB path = /dev/test_vg3 format args = [] original_format = None free = 1004 MiB PE Size = 4 MiB PE Count = 1016 PE Free = 251 PV Count = 4 modified = False extents = 1016 free space = 3.17 GiB free extents = 812 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sdg (132) with existing lvmpv', 'existing 1024 MiB disk sdh (146) with existing lvmpv', 'existing 1024 MiB disk sdi (156) with existing lvmpv', 'existing 1024 MiB disk sdj (166) with existing lvmpv'] LVs = ['existing 408 MiB lvmlv test_vg3-lv7 (201) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv8 (214) with existing xfs filesystem'] segment type = linear percent = 0 VG space used = 408 MiB 2024-03-01 20:49:54,059 DEBUG blivet/MainThread: removing test_vg3-lv7 2024-03-01 20:49:54,061 DEBUG blivet/MainThread: DeviceTree.get_dependent_devices: dep: existing 408 MiB lvmlv test_vg3-lv7 (201) with existing xfs filesystem ; hidden: False ; 2024-03-01 20:49:54,061 DEBUG blivet/MainThread: dep is a leaf 2024-03-01 20:49:54,062 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 281 2024-03-01 20:49:54,064 DEBUG blivet/MainThread: LVMLogicalVolumeDevice._set_format: test_vg3-lv7 ; type: None ; current: xfs ; 2024-03-01 20:49:54,065 INFO blivet/MainThread: registered action: [280] destroy format xfs filesystem on lvmlv test_vg3-lv7 (id 201) 2024-03-01 20:49:54,068 DEBUG blivet/MainThread: LVMVolumeGroupDevice.remove_child: name: test_vg3 ; child: lv7 ; kids: 2 ; 2024-03-01 20:49:54,068 INFO blivet/MainThread: removed lvmlv test_vg3-lv7 (id 201) from device tree 2024-03-01 20:49:54,068 INFO blivet/MainThread: registered action: [282] destroy device lvmlv test_vg3-lv7 (id 201) 2024-03-01 20:49:54,070 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: test_vg3-lv8 ; incomplete: False ; hidden: False ; 2024-03-01 20:49:54,073 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned existing 408 MiB lvmlv test_vg3-lv8 (214) with existing xfs filesystem 2024-03-01 20:49:54,073 DEBUG blivet/MainThread: resolved 'test_vg3-lv8' to 'test_vg3-lv8' (lvmlv) 2024-03-01 20:49:54,075 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 20:49:54,076 DEBUG blivet/MainThread: vg test_vg3 has 3.57 GiB free 2024-03-01 20:49:54,076 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 20:49:54,077 DEBUG blivet/MainThread: vg test_vg3 has 3.57 GiB free 2024-03-01 20:49:54,073 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7fec0826f310) -- name = test_vg3-lv8 status = True id = 214 children = [] parents = ['existing 3.97 GiB lvmvg test_vg3 (141)'] uuid = 8Klu2F-rPWr-vs9A-qI0f-W0RT-Mp9j-FlUY2j size = 408 MiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-0 target size = 408 MiB path = /dev/mapper/test_vg3-lv8 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7fec08169f40) -- name = test_vg3 status = True id = 141 children = ['existing 408 MiB lvmlv test_vg3-lv8 (214) with existing xfs filesystem'] parents = ['existing 1024 MiB disk sdg (132) with existing lvmpv', 'existing 1024 MiB disk sdh (146) with existing lvmpv', 'existing 1024 MiB disk sdi (156) with existing lvmpv', 'existing 1024 MiB disk sdj (166) with existing lvmpv'] uuid = DnjpVw-Vkxg-R3Gx-9QN1-1EpR-oYyb-t7RsVf size = 3.97 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 3.97 GiB path = /dev/test_vg3 format args = [] original_format = None free = 1004 MiB PE Size = 4 MiB PE Count = 1016 PE Free = 251 PV Count = 4 modified = False extents = 1016 free space = 3.57 GiB free extents = 914 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sdg (132) with existing lvmpv', 'existing 1024 MiB disk sdh (146) with existing lvmpv', 'existing 1024 MiB disk sdi (156) with existing lvmpv', 'existing 1024 MiB disk sdj (166) with existing lvmpv'] LVs = ['existing 408 MiB lvmlv test_vg3-lv8 (214) with existing xfs filesystem'] segment type = linear percent = 0 VG space used = 408 MiB 2024-03-01 20:49:54,079 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 20:49:54,080 DEBUG blivet/MainThread: vg test_vg3 has 3.57 GiB free 2024-03-01 20:49:54,080 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 20:49:54,080 DEBUG blivet/MainThread: vg test_vg3 has 3.57 GiB free 2024-03-01 20:49:54,077 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7fec0826f310) -- name = test_vg3-lv8 status = True id = 214 children = [] parents = ['existing 3.97 GiB lvmvg test_vg3 (141)'] uuid = 8Klu2F-rPWr-vs9A-qI0f-W0RT-Mp9j-FlUY2j size = 408 MiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-0 target size = 408 MiB path = /dev/mapper/test_vg3-lv8 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7fec08169f40) -- name = test_vg3 status = True id = 141 children = ['existing 408 MiB lvmlv test_vg3-lv8 (214) with existing xfs filesystem'] parents = ['existing 1024 MiB disk sdg (132) with existing lvmpv', 'existing 1024 MiB disk sdh (146) with existing lvmpv', 'existing 1024 MiB disk sdi (156) with existing lvmpv', 'existing 1024 MiB disk sdj (166) with existing lvmpv'] uuid = DnjpVw-Vkxg-R3Gx-9QN1-1EpR-oYyb-t7RsVf size = 3.97 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 3.97 GiB path = /dev/test_vg3 format args = [] original_format = None free = 1004 MiB PE Size = 4 MiB PE Count = 1016 PE Free = 251 PV Count = 4 modified = False extents = 1016 free space = 3.57 GiB free extents = 914 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sdg (132) with existing lvmpv', 'existing 1024 MiB disk sdh (146) with existing lvmpv', 'existing 1024 MiB disk sdi (156) with existing lvmpv', 'existing 1024 MiB disk sdj (166) with existing lvmpv'] LVs = ['existing 408 MiB lvmlv test_vg3-lv8 (214) with existing xfs filesystem'] segment type = linear percent = 0 VG space used = 408 MiB 2024-03-01 20:49:54,083 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 20:49:54,083 DEBUG blivet/MainThread: vg test_vg3 has 3.57 GiB free 2024-03-01 20:49:54,084 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 20:49:54,084 DEBUG blivet/MainThread: vg test_vg3 has 3.57 GiB free 2024-03-01 20:49:54,081 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7fec0826f310) -- name = test_vg3-lv8 status = True id = 214 children = [] parents = ['existing 3.97 GiB lvmvg test_vg3 (141)'] uuid = 8Klu2F-rPWr-vs9A-qI0f-W0RT-Mp9j-FlUY2j size = 408 MiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-0 target size = 408 MiB path = /dev/mapper/test_vg3-lv8 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7fec08169f40) -- name = test_vg3 status = True id = 141 children = ['existing 408 MiB lvmlv test_vg3-lv8 (214) with existing xfs filesystem'] parents = ['existing 1024 MiB disk sdg (132) with existing lvmpv', 'existing 1024 MiB disk sdh (146) with existing lvmpv', 'existing 1024 MiB disk sdi (156) with existing lvmpv', 'existing 1024 MiB disk sdj (166) with existing lvmpv'] uuid = DnjpVw-Vkxg-R3Gx-9QN1-1EpR-oYyb-t7RsVf size = 3.97 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 3.97 GiB path = /dev/test_vg3 format args = [] original_format = None free = 1004 MiB PE Size = 4 MiB PE Count = 1016 PE Free = 251 PV Count = 4 modified = False extents = 1016 free space = 3.57 GiB free extents = 914 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sdg (132) with existing lvmpv', 'existing 1024 MiB disk sdh (146) with existing lvmpv', 'existing 1024 MiB disk sdi (156) with existing lvmpv', 'existing 1024 MiB disk sdj (166) with existing lvmpv'] LVs = ['existing 408 MiB lvmlv test_vg3-lv8 (214) with existing xfs filesystem'] segment type = linear percent = 0 VG space used = 408 MiB 2024-03-01 20:49:54,087 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 20:49:54,087 DEBUG blivet/MainThread: vg test_vg3 has 3.57 GiB free 2024-03-01 20:49:54,088 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 20:49:54,088 DEBUG blivet/MainThread: vg test_vg3 has 3.57 GiB free 2024-03-01 20:49:54,085 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7fec0826f310) -- name = test_vg3-lv8 status = True id = 214 children = [] parents = ['existing 3.97 GiB lvmvg test_vg3 (141)'] uuid = 8Klu2F-rPWr-vs9A-qI0f-W0RT-Mp9j-FlUY2j size = 408 MiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-0 target size = 408 MiB path = /dev/mapper/test_vg3-lv8 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7fec08169f40) -- name = test_vg3 status = True id = 141 children = ['existing 408 MiB lvmlv test_vg3-lv8 (214) with existing xfs filesystem'] parents = ['existing 1024 MiB disk sdg (132) with existing lvmpv', 'existing 1024 MiB disk sdh (146) with existing lvmpv', 'existing 1024 MiB disk sdi (156) with existing lvmpv', 'existing 1024 MiB disk sdj (166) with existing lvmpv'] uuid = DnjpVw-Vkxg-R3Gx-9QN1-1EpR-oYyb-t7RsVf size = 3.97 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 3.97 GiB path = /dev/test_vg3 format args = [] original_format = None free = 1004 MiB PE Size = 4 MiB PE Count = 1016 PE Free = 251 PV Count = 4 modified = False extents = 1016 free space = 3.57 GiB free extents = 914 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sdg (132) with existing lvmpv', 'existing 1024 MiB disk sdh (146) with existing lvmpv', 'existing 1024 MiB disk sdi (156) with existing lvmpv', 'existing 1024 MiB disk sdj (166) with existing lvmpv'] LVs = ['existing 408 MiB lvmlv test_vg3-lv8 (214) with existing xfs filesystem'] segment type = linear percent = 0 VG space used = 408 MiB 2024-03-01 20:49:54,091 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 20:49:54,091 DEBUG blivet/MainThread: vg test_vg3 has 3.57 GiB free 2024-03-01 20:49:54,092 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 20:49:54,092 DEBUG blivet/MainThread: vg test_vg3 has 3.57 GiB free 2024-03-01 20:49:54,089 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7fec0826f310) -- name = test_vg3-lv8 status = True id = 214 children = [] parents = ['existing 3.97 GiB lvmvg test_vg3 (141)'] uuid = 8Klu2F-rPWr-vs9A-qI0f-W0RT-Mp9j-FlUY2j size = 408 MiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-0 target size = 408 MiB path = /dev/mapper/test_vg3-lv8 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7fec08169f40) -- name = test_vg3 status = True id = 141 children = ['existing 408 MiB lvmlv test_vg3-lv8 (214) with existing xfs filesystem'] parents = ['existing 1024 MiB disk sdg (132) with existing lvmpv', 'existing 1024 MiB disk sdh (146) with existing lvmpv', 'existing 1024 MiB disk sdi (156) with existing lvmpv', 'existing 1024 MiB disk sdj (166) with existing lvmpv'] uuid = DnjpVw-Vkxg-R3Gx-9QN1-1EpR-oYyb-t7RsVf size = 3.97 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 3.97 GiB path = /dev/test_vg3 format args = [] original_format = None free = 1004 MiB PE Size = 4 MiB PE Count = 1016 PE Free = 251 PV Count = 4 modified = False extents = 1016 free space = 3.57 GiB free extents = 914 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sdg (132) with existing lvmpv', 'existing 1024 MiB disk sdh (146) with existing lvmpv', 'existing 1024 MiB disk sdi (156) with existing lvmpv', 'existing 1024 MiB disk sdj (166) with existing lvmpv'] LVs = ['existing 408 MiB lvmlv test_vg3-lv8 (214) with existing xfs filesystem'] segment type = linear percent = 0 VG space used = 408 MiB 2024-03-01 20:49:54,095 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 20:49:54,095 DEBUG blivet/MainThread: vg test_vg3 has 3.57 GiB free 2024-03-01 20:49:54,096 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 20:49:54,096 DEBUG blivet/MainThread: vg test_vg3 has 3.57 GiB free 2024-03-01 20:49:54,093 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7fec0826f310) -- name = test_vg3-lv8 status = True id = 214 children = [] parents = ['existing 3.97 GiB lvmvg test_vg3 (141)'] uuid = 8Klu2F-rPWr-vs9A-qI0f-W0RT-Mp9j-FlUY2j size = 408 MiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-0 target size = 408 MiB path = /dev/mapper/test_vg3-lv8 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7fec08169f40) -- name = test_vg3 status = True id = 141 children = ['existing 408 MiB lvmlv test_vg3-lv8 (214) with existing xfs filesystem'] parents = ['existing 1024 MiB disk sdg (132) with existing lvmpv', 'existing 1024 MiB disk sdh (146) with existing lvmpv', 'existing 1024 MiB disk sdi (156) with existing lvmpv', 'existing 1024 MiB disk sdj (166) with existing lvmpv'] uuid = DnjpVw-Vkxg-R3Gx-9QN1-1EpR-oYyb-t7RsVf size = 3.97 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 3.97 GiB path = /dev/test_vg3 format args = [] original_format = None free = 1004 MiB PE Size = 4 MiB PE Count = 1016 PE Free = 251 PV Count = 4 modified = False extents = 1016 free space = 3.57 GiB free extents = 914 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sdg (132) with existing lvmpv', 'existing 1024 MiB disk sdh (146) with existing lvmpv', 'existing 1024 MiB disk sdi (156) with existing lvmpv', 'existing 1024 MiB disk sdj (166) with existing lvmpv'] LVs = ['existing 408 MiB lvmlv test_vg3-lv8 (214) with existing xfs filesystem'] segment type = linear percent = 0 VG space used = 408 MiB 2024-03-01 20:49:54,099 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 20:49:54,099 DEBUG blivet/MainThread: vg test_vg3 has 3.57 GiB free 2024-03-01 20:49:54,100 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 20:49:54,100 DEBUG blivet/MainThread: vg test_vg3 has 3.57 GiB free 2024-03-01 20:49:54,097 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7fec0826f310) -- name = test_vg3-lv8 status = True id = 214 children = [] parents = ['existing 3.97 GiB lvmvg test_vg3 (141)'] uuid = 8Klu2F-rPWr-vs9A-qI0f-W0RT-Mp9j-FlUY2j size = 408 MiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-0 target size = 408 MiB path = /dev/mapper/test_vg3-lv8 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7fec08169f40) -- name = test_vg3 status = True id = 141 children = ['existing 408 MiB lvmlv test_vg3-lv8 (214) with existing xfs filesystem'] parents = ['existing 1024 MiB disk sdg (132) with existing lvmpv', 'existing 1024 MiB disk sdh (146) with existing lvmpv', 'existing 1024 MiB disk sdi (156) with existing lvmpv', 'existing 1024 MiB disk sdj (166) with existing lvmpv'] uuid = DnjpVw-Vkxg-R3Gx-9QN1-1EpR-oYyb-t7RsVf size = 3.97 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 3.97 GiB path = /dev/test_vg3 format args = [] original_format = None free = 1004 MiB PE Size = 4 MiB PE Count = 1016 PE Free = 251 PV Count = 4 modified = False extents = 1016 free space = 3.57 GiB free extents = 914 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sdg (132) with existing lvmpv', 'existing 1024 MiB disk sdh (146) with existing lvmpv', 'existing 1024 MiB disk sdi (156) with existing lvmpv', 'existing 1024 MiB disk sdj (166) with existing lvmpv'] LVs = ['existing 408 MiB lvmlv test_vg3-lv8 (214) with existing xfs filesystem'] segment type = linear percent = 0 VG space used = 408 MiB 2024-03-01 20:49:54,103 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 20:49:54,103 DEBUG blivet/MainThread: vg test_vg3 has 3.57 GiB free 2024-03-01 20:49:54,104 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 20:49:54,104 DEBUG blivet/MainThread: vg test_vg3 has 3.57 GiB free 2024-03-01 20:49:54,101 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7fec0826f310) -- name = test_vg3-lv8 status = True id = 214 children = [] parents = ['existing 3.97 GiB lvmvg test_vg3 (141)'] uuid = 8Klu2F-rPWr-vs9A-qI0f-W0RT-Mp9j-FlUY2j size = 408 MiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-0 target size = 408 MiB path = /dev/mapper/test_vg3-lv8 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7fec08169f40) -- name = test_vg3 status = True id = 141 children = ['existing 408 MiB lvmlv test_vg3-lv8 (214) with existing xfs filesystem'] parents = ['existing 1024 MiB disk sdg (132) with existing lvmpv', 'existing 1024 MiB disk sdh (146) with existing lvmpv', 'existing 1024 MiB disk sdi (156) with existing lvmpv', 'existing 1024 MiB disk sdj (166) with existing lvmpv'] uuid = DnjpVw-Vkxg-R3Gx-9QN1-1EpR-oYyb-t7RsVf size = 3.97 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 3.97 GiB path = /dev/test_vg3 format args = [] original_format = None free = 1004 MiB PE Size = 4 MiB PE Count = 1016 PE Free = 251 PV Count = 4 modified = False extents = 1016 free space = 3.57 GiB free extents = 914 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sdg (132) with existing lvmpv', 'existing 1024 MiB disk sdh (146) with existing lvmpv', 'existing 1024 MiB disk sdi (156) with existing lvmpv', 'existing 1024 MiB disk sdj (166) with existing lvmpv'] LVs = ['existing 408 MiB lvmlv test_vg3-lv8 (214) with existing xfs filesystem'] segment type = linear percent = 0 VG space used = 408 MiB 2024-03-01 20:49:54,107 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 20:49:54,107 DEBUG blivet/MainThread: vg test_vg3 has 3.57 GiB free 2024-03-01 20:49:54,108 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 20:49:54,108 DEBUG blivet/MainThread: vg test_vg3 has 3.57 GiB free 2024-03-01 20:49:54,105 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7fec0826f310) -- name = test_vg3-lv8 status = True id = 214 children = [] parents = ['existing 3.97 GiB lvmvg test_vg3 (141)'] uuid = 8Klu2F-rPWr-vs9A-qI0f-W0RT-Mp9j-FlUY2j size = 408 MiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-0 target size = 408 MiB path = /dev/mapper/test_vg3-lv8 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7fec08169f40) -- name = test_vg3 status = True id = 141 children = ['existing 408 MiB lvmlv test_vg3-lv8 (214) with existing xfs filesystem'] parents = ['existing 1024 MiB disk sdg (132) with existing lvmpv', 'existing 1024 MiB disk sdh (146) with existing lvmpv', 'existing 1024 MiB disk sdi (156) with existing lvmpv', 'existing 1024 MiB disk sdj (166) with existing lvmpv'] uuid = DnjpVw-Vkxg-R3Gx-9QN1-1EpR-oYyb-t7RsVf size = 3.97 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 3.97 GiB path = /dev/test_vg3 format args = [] original_format = None free = 1004 MiB PE Size = 4 MiB PE Count = 1016 PE Free = 251 PV Count = 4 modified = False extents = 1016 free space = 3.57 GiB free extents = 914 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sdg (132) with existing lvmpv', 'existing 1024 MiB disk sdh (146) with existing lvmpv', 'existing 1024 MiB disk sdi (156) with existing lvmpv', 'existing 1024 MiB disk sdj (166) with existing lvmpv'] LVs = ['existing 408 MiB lvmlv test_vg3-lv8 (214) with existing xfs filesystem'] segment type = linear percent = 0 VG space used = 408 MiB 2024-03-01 20:49:54,111 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 20:49:54,111 DEBUG blivet/MainThread: vg test_vg3 has 3.57 GiB free 2024-03-01 20:49:54,112 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 20:49:54,112 DEBUG blivet/MainThread: vg test_vg3 has 3.57 GiB free 2024-03-01 20:49:54,109 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7fec0826f310) -- name = test_vg3-lv8 status = True id = 214 children = [] parents = ['existing 3.97 GiB lvmvg test_vg3 (141)'] uuid = 8Klu2F-rPWr-vs9A-qI0f-W0RT-Mp9j-FlUY2j size = 408 MiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-0 target size = 408 MiB path = /dev/mapper/test_vg3-lv8 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7fec08169f40) -- name = test_vg3 status = True id = 141 children = ['existing 408 MiB lvmlv test_vg3-lv8 (214) with existing xfs filesystem'] parents = ['existing 1024 MiB disk sdg (132) with existing lvmpv', 'existing 1024 MiB disk sdh (146) with existing lvmpv', 'existing 1024 MiB disk sdi (156) with existing lvmpv', 'existing 1024 MiB disk sdj (166) with existing lvmpv'] uuid = DnjpVw-Vkxg-R3Gx-9QN1-1EpR-oYyb-t7RsVf size = 3.97 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 3.97 GiB path = /dev/test_vg3 format args = [] original_format = None free = 1004 MiB PE Size = 4 MiB PE Count = 1016 PE Free = 251 PV Count = 4 modified = False extents = 1016 free space = 3.57 GiB free extents = 914 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sdg (132) with existing lvmpv', 'existing 1024 MiB disk sdh (146) with existing lvmpv', 'existing 1024 MiB disk sdi (156) with existing lvmpv', 'existing 1024 MiB disk sdj (166) with existing lvmpv'] LVs = ['existing 408 MiB lvmlv test_vg3-lv8 (214) with existing xfs filesystem'] segment type = linear percent = 0 VG space used = 408 MiB 2024-03-01 20:49:54,115 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 20:49:54,115 DEBUG blivet/MainThread: vg test_vg3 has 3.57 GiB free 2024-03-01 20:49:54,115 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 20:49:54,116 DEBUG blivet/MainThread: vg test_vg3 has 3.57 GiB free 2024-03-01 20:49:54,113 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7fec0826f310) -- name = test_vg3-lv8 status = True id = 214 children = [] parents = ['existing 3.97 GiB lvmvg test_vg3 (141)'] uuid = 8Klu2F-rPWr-vs9A-qI0f-W0RT-Mp9j-FlUY2j size = 408 MiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-0 target size = 408 MiB path = /dev/mapper/test_vg3-lv8 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7fec08169f40) -- name = test_vg3 status = True id = 141 children = ['existing 408 MiB lvmlv test_vg3-lv8 (214) with existing xfs filesystem'] parents = ['existing 1024 MiB disk sdg (132) with existing lvmpv', 'existing 1024 MiB disk sdh (146) with existing lvmpv', 'existing 1024 MiB disk sdi (156) with existing lvmpv', 'existing 1024 MiB disk sdj (166) with existing lvmpv'] uuid = DnjpVw-Vkxg-R3Gx-9QN1-1EpR-oYyb-t7RsVf size = 3.97 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 3.97 GiB path = /dev/test_vg3 format args = [] original_format = None free = 1004 MiB PE Size = 4 MiB PE Count = 1016 PE Free = 251 PV Count = 4 modified = False extents = 1016 free space = 3.57 GiB free extents = 914 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sdg (132) with existing lvmpv', 'existing 1024 MiB disk sdh (146) with existing lvmpv', 'existing 1024 MiB disk sdi (156) with existing lvmpv', 'existing 1024 MiB disk sdj (166) with existing lvmpv'] LVs = ['existing 408 MiB lvmlv test_vg3-lv8 (214) with existing xfs filesystem'] segment type = linear percent = 0 VG space used = 408 MiB 2024-03-01 20:49:54,118 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 20:49:54,119 DEBUG blivet/MainThread: vg test_vg3 has 3.57 GiB free 2024-03-01 20:49:54,119 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 20:49:54,120 DEBUG blivet/MainThread: vg test_vg3 has 3.57 GiB free 2024-03-01 20:49:54,116 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7fec0826f310) -- name = test_vg3-lv8 status = True id = 214 children = [] parents = ['existing 3.97 GiB lvmvg test_vg3 (141)'] uuid = 8Klu2F-rPWr-vs9A-qI0f-W0RT-Mp9j-FlUY2j size = 408 MiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-0 target size = 408 MiB path = /dev/mapper/test_vg3-lv8 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7fec08169f40) -- name = test_vg3 status = True id = 141 children = ['existing 408 MiB lvmlv test_vg3-lv8 (214) with existing xfs filesystem'] parents = ['existing 1024 MiB disk sdg (132) with existing lvmpv', 'existing 1024 MiB disk sdh (146) with existing lvmpv', 'existing 1024 MiB disk sdi (156) with existing lvmpv', 'existing 1024 MiB disk sdj (166) with existing lvmpv'] uuid = DnjpVw-Vkxg-R3Gx-9QN1-1EpR-oYyb-t7RsVf size = 3.97 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 3.97 GiB path = /dev/test_vg3 format args = [] original_format = None free = 1004 MiB PE Size = 4 MiB PE Count = 1016 PE Free = 251 PV Count = 4 modified = False extents = 1016 free space = 3.57 GiB free extents = 914 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sdg (132) with existing lvmpv', 'existing 1024 MiB disk sdh (146) with existing lvmpv', 'existing 1024 MiB disk sdi (156) with existing lvmpv', 'existing 1024 MiB disk sdj (166) with existing lvmpv'] LVs = ['existing 408 MiB lvmlv test_vg3-lv8 (214) with existing xfs filesystem'] segment type = linear percent = 0 VG space used = 408 MiB 2024-03-01 20:49:54,122 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 20:49:54,123 DEBUG blivet/MainThread: vg test_vg3 has 3.57 GiB free 2024-03-01 20:49:54,123 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 20:49:54,124 DEBUG blivet/MainThread: vg test_vg3 has 3.57 GiB free 2024-03-01 20:49:54,120 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7fec0826f310) -- name = test_vg3-lv8 status = True id = 214 children = [] parents = ['existing 3.97 GiB lvmvg test_vg3 (141)'] uuid = 8Klu2F-rPWr-vs9A-qI0f-W0RT-Mp9j-FlUY2j size = 408 MiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-0 target size = 408 MiB path = /dev/mapper/test_vg3-lv8 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7fec08169f40) -- name = test_vg3 status = True id = 141 children = ['existing 408 MiB lvmlv test_vg3-lv8 (214) with existing xfs filesystem'] parents = ['existing 1024 MiB disk sdg (132) with existing lvmpv', 'existing 1024 MiB disk sdh (146) with existing lvmpv', 'existing 1024 MiB disk sdi (156) with existing lvmpv', 'existing 1024 MiB disk sdj (166) with existing lvmpv'] uuid = DnjpVw-Vkxg-R3Gx-9QN1-1EpR-oYyb-t7RsVf size = 3.97 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 3.97 GiB path = /dev/test_vg3 format args = [] original_format = None free = 1004 MiB PE Size = 4 MiB PE Count = 1016 PE Free = 251 PV Count = 4 modified = False extents = 1016 free space = 3.57 GiB free extents = 914 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sdg (132) with existing lvmpv', 'existing 1024 MiB disk sdh (146) with existing lvmpv', 'existing 1024 MiB disk sdi (156) with existing lvmpv', 'existing 1024 MiB disk sdj (166) with existing lvmpv'] LVs = ['existing 408 MiB lvmlv test_vg3-lv8 (214) with existing xfs filesystem'] segment type = linear percent = 0 VG space used = 408 MiB 2024-03-01 20:49:54,126 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 20:49:54,127 DEBUG blivet/MainThread: vg test_vg3 has 3.57 GiB free 2024-03-01 20:49:54,127 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 20:49:54,128 DEBUG blivet/MainThread: vg test_vg3 has 3.57 GiB free 2024-03-01 20:49:54,124 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7fec0826f310) -- name = test_vg3-lv8 status = True id = 214 children = [] parents = ['existing 3.97 GiB lvmvg test_vg3 (141)'] uuid = 8Klu2F-rPWr-vs9A-qI0f-W0RT-Mp9j-FlUY2j size = 408 MiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-0 target size = 408 MiB path = /dev/mapper/test_vg3-lv8 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7fec08169f40) -- name = test_vg3 status = True id = 141 children = ['existing 408 MiB lvmlv test_vg3-lv8 (214) with existing xfs filesystem'] parents = ['existing 1024 MiB disk sdg (132) with existing lvmpv', 'existing 1024 MiB disk sdh (146) with existing lvmpv', 'existing 1024 MiB disk sdi (156) with existing lvmpv', 'existing 1024 MiB disk sdj (166) with existing lvmpv'] uuid = DnjpVw-Vkxg-R3Gx-9QN1-1EpR-oYyb-t7RsVf size = 3.97 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 3.97 GiB path = /dev/test_vg3 format args = [] original_format = None free = 1004 MiB PE Size = 4 MiB PE Count = 1016 PE Free = 251 PV Count = 4 modified = False extents = 1016 free space = 3.57 GiB free extents = 914 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sdg (132) with existing lvmpv', 'existing 1024 MiB disk sdh (146) with existing lvmpv', 'existing 1024 MiB disk sdi (156) with existing lvmpv', 'existing 1024 MiB disk sdj (166) with existing lvmpv'] LVs = ['existing 408 MiB lvmlv test_vg3-lv8 (214) with existing xfs filesystem'] segment type = linear percent = 0 VG space used = 408 MiB 2024-03-01 20:49:54,130 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 20:49:54,131 DEBUG blivet/MainThread: vg test_vg3 has 3.57 GiB free 2024-03-01 20:49:54,131 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 20:49:54,132 DEBUG blivet/MainThread: vg test_vg3 has 3.57 GiB free 2024-03-01 20:49:54,128 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7fec0826f310) -- name = test_vg3-lv8 status = True id = 214 children = [] parents = ['existing 3.97 GiB lvmvg test_vg3 (141)'] uuid = 8Klu2F-rPWr-vs9A-qI0f-W0RT-Mp9j-FlUY2j size = 408 MiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-0 target size = 408 MiB path = /dev/mapper/test_vg3-lv8 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7fec08169f40) -- name = test_vg3 status = True id = 141 children = ['existing 408 MiB lvmlv test_vg3-lv8 (214) with existing xfs filesystem'] parents = ['existing 1024 MiB disk sdg (132) with existing lvmpv', 'existing 1024 MiB disk sdh (146) with existing lvmpv', 'existing 1024 MiB disk sdi (156) with existing lvmpv', 'existing 1024 MiB disk sdj (166) with existing lvmpv'] uuid = DnjpVw-Vkxg-R3Gx-9QN1-1EpR-oYyb-t7RsVf size = 3.97 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 3.97 GiB path = /dev/test_vg3 format args = [] original_format = None free = 1004 MiB PE Size = 4 MiB PE Count = 1016 PE Free = 251 PV Count = 4 modified = False extents = 1016 free space = 3.57 GiB free extents = 914 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sdg (132) with existing lvmpv', 'existing 1024 MiB disk sdh (146) with existing lvmpv', 'existing 1024 MiB disk sdi (156) with existing lvmpv', 'existing 1024 MiB disk sdj (166) with existing lvmpv'] LVs = ['existing 408 MiB lvmlv test_vg3-lv8 (214) with existing xfs filesystem'] segment type = linear percent = 0 VG space used = 408 MiB 2024-03-01 20:49:54,134 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 20:49:54,135 DEBUG blivet/MainThread: vg test_vg3 has 3.57 GiB free 2024-03-01 20:49:54,135 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 20:49:54,136 DEBUG blivet/MainThread: vg test_vg3 has 3.57 GiB free 2024-03-01 20:49:54,132 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7fec0826f310) -- name = test_vg3-lv8 status = True id = 214 children = [] parents = ['existing 3.97 GiB lvmvg test_vg3 (141)'] uuid = 8Klu2F-rPWr-vs9A-qI0f-W0RT-Mp9j-FlUY2j size = 408 MiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-0 target size = 408 MiB path = /dev/mapper/test_vg3-lv8 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7fec08169f40) -- name = test_vg3 status = True id = 141 children = ['existing 408 MiB lvmlv test_vg3-lv8 (214) with existing xfs filesystem'] parents = ['existing 1024 MiB disk sdg (132) with existing lvmpv', 'existing 1024 MiB disk sdh (146) with existing lvmpv', 'existing 1024 MiB disk sdi (156) with existing lvmpv', 'existing 1024 MiB disk sdj (166) with existing lvmpv'] uuid = DnjpVw-Vkxg-R3Gx-9QN1-1EpR-oYyb-t7RsVf size = 3.97 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 3.97 GiB path = /dev/test_vg3 format args = [] original_format = None free = 1004 MiB PE Size = 4 MiB PE Count = 1016 PE Free = 251 PV Count = 4 modified = False extents = 1016 free space = 3.57 GiB free extents = 914 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sdg (132) with existing lvmpv', 'existing 1024 MiB disk sdh (146) with existing lvmpv', 'existing 1024 MiB disk sdi (156) with existing lvmpv', 'existing 1024 MiB disk sdj (166) with existing lvmpv'] LVs = ['existing 408 MiB lvmlv test_vg3-lv8 (214) with existing xfs filesystem'] segment type = linear percent = 0 VG space used = 408 MiB 2024-03-01 20:49:54,138 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 20:49:54,139 DEBUG blivet/MainThread: vg test_vg3 has 3.57 GiB free 2024-03-01 20:49:54,139 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 20:49:54,140 DEBUG blivet/MainThread: vg test_vg3 has 3.57 GiB free 2024-03-01 20:49:54,136 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7fec0826f310) -- name = test_vg3-lv8 status = True id = 214 children = [] parents = ['existing 3.97 GiB lvmvg test_vg3 (141)'] uuid = 8Klu2F-rPWr-vs9A-qI0f-W0RT-Mp9j-FlUY2j size = 408 MiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-0 target size = 408 MiB path = /dev/mapper/test_vg3-lv8 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7fec08169f40) -- name = test_vg3 status = True id = 141 children = ['existing 408 MiB lvmlv test_vg3-lv8 (214) with existing xfs filesystem'] parents = ['existing 1024 MiB disk sdg (132) with existing lvmpv', 'existing 1024 MiB disk sdh (146) with existing lvmpv', 'existing 1024 MiB disk sdi (156) with existing lvmpv', 'existing 1024 MiB disk sdj (166) with existing lvmpv'] uuid = DnjpVw-Vkxg-R3Gx-9QN1-1EpR-oYyb-t7RsVf size = 3.97 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 3.97 GiB path = /dev/test_vg3 format args = [] original_format = None free = 1004 MiB PE Size = 4 MiB PE Count = 1016 PE Free = 251 PV Count = 4 modified = False extents = 1016 free space = 3.57 GiB free extents = 914 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sdg (132) with existing lvmpv', 'existing 1024 MiB disk sdh (146) with existing lvmpv', 'existing 1024 MiB disk sdi (156) with existing lvmpv', 'existing 1024 MiB disk sdj (166) with existing lvmpv'] LVs = ['existing 408 MiB lvmlv test_vg3-lv8 (214) with existing xfs filesystem'] segment type = linear percent = 0 VG space used = 408 MiB 2024-03-01 20:49:54,142 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 20:49:54,143 DEBUG blivet/MainThread: vg test_vg3 has 3.57 GiB free 2024-03-01 20:49:54,143 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 20:49:54,144 DEBUG blivet/MainThread: vg test_vg3 has 3.57 GiB free 2024-03-01 20:49:54,140 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7fec0826f310) -- name = test_vg3-lv8 status = True id = 214 children = [] parents = ['existing 3.97 GiB lvmvg test_vg3 (141)'] uuid = 8Klu2F-rPWr-vs9A-qI0f-W0RT-Mp9j-FlUY2j size = 408 MiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-0 target size = 408 MiB path = /dev/mapper/test_vg3-lv8 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7fec08169f40) -- name = test_vg3 status = True id = 141 children = ['existing 408 MiB lvmlv test_vg3-lv8 (214) with existing xfs filesystem'] parents = ['existing 1024 MiB disk sdg (132) with existing lvmpv', 'existing 1024 MiB disk sdh (146) with existing lvmpv', 'existing 1024 MiB disk sdi (156) with existing lvmpv', 'existing 1024 MiB disk sdj (166) with existing lvmpv'] uuid = DnjpVw-Vkxg-R3Gx-9QN1-1EpR-oYyb-t7RsVf size = 3.97 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 3.97 GiB path = /dev/test_vg3 format args = [] original_format = None free = 1004 MiB PE Size = 4 MiB PE Count = 1016 PE Free = 251 PV Count = 4 modified = False extents = 1016 free space = 3.57 GiB free extents = 914 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sdg (132) with existing lvmpv', 'existing 1024 MiB disk sdh (146) with existing lvmpv', 'existing 1024 MiB disk sdi (156) with existing lvmpv', 'existing 1024 MiB disk sdj (166) with existing lvmpv'] LVs = ['existing 408 MiB lvmlv test_vg3-lv8 (214) with existing xfs filesystem'] segment type = linear percent = 0 VG space used = 408 MiB 2024-03-01 20:49:54,146 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 20:49:54,147 DEBUG blivet/MainThread: vg test_vg3 has 3.57 GiB free 2024-03-01 20:49:54,147 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 20:49:54,148 DEBUG blivet/MainThread: vg test_vg3 has 3.57 GiB free 2024-03-01 20:49:54,144 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7fec0826f310) -- name = test_vg3-lv8 status = True id = 214 children = [] parents = ['existing 3.97 GiB lvmvg test_vg3 (141)'] uuid = 8Klu2F-rPWr-vs9A-qI0f-W0RT-Mp9j-FlUY2j size = 408 MiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-0 target size = 408 MiB path = /dev/mapper/test_vg3-lv8 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7fec08169f40) -- name = test_vg3 status = True id = 141 children = ['existing 408 MiB lvmlv test_vg3-lv8 (214) with existing xfs filesystem'] parents = ['existing 1024 MiB disk sdg (132) with existing lvmpv', 'existing 1024 MiB disk sdh (146) with existing lvmpv', 'existing 1024 MiB disk sdi (156) with existing lvmpv', 'existing 1024 MiB disk sdj (166) with existing lvmpv'] uuid = DnjpVw-Vkxg-R3Gx-9QN1-1EpR-oYyb-t7RsVf size = 3.97 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 3.97 GiB path = /dev/test_vg3 format args = [] original_format = None free = 1004 MiB PE Size = 4 MiB PE Count = 1016 PE Free = 251 PV Count = 4 modified = False extents = 1016 free space = 3.57 GiB free extents = 914 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sdg (132) with existing lvmpv', 'existing 1024 MiB disk sdh (146) with existing lvmpv', 'existing 1024 MiB disk sdi (156) with existing lvmpv', 'existing 1024 MiB disk sdj (166) with existing lvmpv'] LVs = ['existing 408 MiB lvmlv test_vg3-lv8 (214) with existing xfs filesystem'] segment type = linear percent = 0 VG space used = 408 MiB 2024-03-01 20:49:54,150 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 20:49:54,151 DEBUG blivet/MainThread: vg test_vg3 has 3.57 GiB free 2024-03-01 20:49:54,151 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 20:49:54,152 DEBUG blivet/MainThread: vg test_vg3 has 3.57 GiB free 2024-03-01 20:49:54,148 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7fec0826f310) -- name = test_vg3-lv8 status = True id = 214 children = [] parents = ['existing 3.97 GiB lvmvg test_vg3 (141)'] uuid = 8Klu2F-rPWr-vs9A-qI0f-W0RT-Mp9j-FlUY2j size = 408 MiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-0 target size = 408 MiB path = /dev/mapper/test_vg3-lv8 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7fec08169f40) -- name = test_vg3 status = True id = 141 children = ['existing 408 MiB lvmlv test_vg3-lv8 (214) with existing xfs filesystem'] parents = ['existing 1024 MiB disk sdg (132) with existing lvmpv', 'existing 1024 MiB disk sdh (146) with existing lvmpv', 'existing 1024 MiB disk sdi (156) with existing lvmpv', 'existing 1024 MiB disk sdj (166) with existing lvmpv'] uuid = DnjpVw-Vkxg-R3Gx-9QN1-1EpR-oYyb-t7RsVf size = 3.97 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 3.97 GiB path = /dev/test_vg3 format args = [] original_format = None free = 1004 MiB PE Size = 4 MiB PE Count = 1016 PE Free = 251 PV Count = 4 modified = False extents = 1016 free space = 3.57 GiB free extents = 914 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sdg (132) with existing lvmpv', 'existing 1024 MiB disk sdh (146) with existing lvmpv', 'existing 1024 MiB disk sdi (156) with existing lvmpv', 'existing 1024 MiB disk sdj (166) with existing lvmpv'] LVs = ['existing 408 MiB lvmlv test_vg3-lv8 (214) with existing xfs filesystem'] segment type = linear percent = 0 VG space used = 408 MiB 2024-03-01 20:49:54,154 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 20:49:54,155 DEBUG blivet/MainThread: vg test_vg3 has 3.57 GiB free 2024-03-01 20:49:54,155 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 20:49:54,156 DEBUG blivet/MainThread: vg test_vg3 has 3.57 GiB free 2024-03-01 20:49:54,152 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7fec0826f310) -- name = test_vg3-lv8 status = True id = 214 children = [] parents = ['existing 3.97 GiB lvmvg test_vg3 (141)'] uuid = 8Klu2F-rPWr-vs9A-qI0f-W0RT-Mp9j-FlUY2j size = 408 MiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-0 target size = 408 MiB path = /dev/mapper/test_vg3-lv8 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7fec08169f40) -- name = test_vg3 status = True id = 141 children = ['existing 408 MiB lvmlv test_vg3-lv8 (214) with existing xfs filesystem'] parents = ['existing 1024 MiB disk sdg (132) with existing lvmpv', 'existing 1024 MiB disk sdh (146) with existing lvmpv', 'existing 1024 MiB disk sdi (156) with existing lvmpv', 'existing 1024 MiB disk sdj (166) with existing lvmpv'] uuid = DnjpVw-Vkxg-R3Gx-9QN1-1EpR-oYyb-t7RsVf size = 3.97 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 3.97 GiB path = /dev/test_vg3 format args = [] original_format = None free = 1004 MiB PE Size = 4 MiB PE Count = 1016 PE Free = 251 PV Count = 4 modified = False extents = 1016 free space = 3.57 GiB free extents = 914 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sdg (132) with existing lvmpv', 'existing 1024 MiB disk sdh (146) with existing lvmpv', 'existing 1024 MiB disk sdi (156) with existing lvmpv', 'existing 1024 MiB disk sdj (166) with existing lvmpv'] LVs = ['existing 408 MiB lvmlv test_vg3-lv8 (214) with existing xfs filesystem'] segment type = linear percent = 0 VG space used = 408 MiB 2024-03-01 20:49:54,158 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 20:49:54,159 DEBUG blivet/MainThread: vg test_vg3 has 3.57 GiB free 2024-03-01 20:49:54,159 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 20:49:54,159 DEBUG blivet/MainThread: vg test_vg3 has 3.57 GiB free 2024-03-01 20:49:54,156 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7fec0826f310) -- name = test_vg3-lv8 status = True id = 214 children = [] parents = ['existing 3.97 GiB lvmvg test_vg3 (141)'] uuid = 8Klu2F-rPWr-vs9A-qI0f-W0RT-Mp9j-FlUY2j size = 408 MiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-0 target size = 408 MiB path = /dev/mapper/test_vg3-lv8 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7fec08169f40) -- name = test_vg3 status = True id = 141 children = ['existing 408 MiB lvmlv test_vg3-lv8 (214) with existing xfs filesystem'] parents = ['existing 1024 MiB disk sdg (132) with existing lvmpv', 'existing 1024 MiB disk sdh (146) with existing lvmpv', 'existing 1024 MiB disk sdi (156) with existing lvmpv', 'existing 1024 MiB disk sdj (166) with existing lvmpv'] uuid = DnjpVw-Vkxg-R3Gx-9QN1-1EpR-oYyb-t7RsVf size = 3.97 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 3.97 GiB path = /dev/test_vg3 format args = [] original_format = None free = 1004 MiB PE Size = 4 MiB PE Count = 1016 PE Free = 251 PV Count = 4 modified = False extents = 1016 free space = 3.57 GiB free extents = 914 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sdg (132) with existing lvmpv', 'existing 1024 MiB disk sdh (146) with existing lvmpv', 'existing 1024 MiB disk sdi (156) with existing lvmpv', 'existing 1024 MiB disk sdj (166) with existing lvmpv'] LVs = ['existing 408 MiB lvmlv test_vg3-lv8 (214) with existing xfs filesystem'] segment type = linear percent = 0 VG space used = 408 MiB 2024-03-01 20:49:54,162 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 20:49:54,162 DEBUG blivet/MainThread: vg test_vg3 has 3.57 GiB free 2024-03-01 20:49:54,163 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 20:49:54,163 DEBUG blivet/MainThread: vg test_vg3 has 3.57 GiB free 2024-03-01 20:49:54,160 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7fec0826f310) -- name = test_vg3-lv8 status = True id = 214 children = [] parents = ['existing 3.97 GiB lvmvg test_vg3 (141)'] uuid = 8Klu2F-rPWr-vs9A-qI0f-W0RT-Mp9j-FlUY2j size = 408 MiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-0 target size = 408 MiB path = /dev/mapper/test_vg3-lv8 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7fec08169f40) -- name = test_vg3 status = True id = 141 children = ['existing 408 MiB lvmlv test_vg3-lv8 (214) with existing xfs filesystem'] parents = ['existing 1024 MiB disk sdg (132) with existing lvmpv', 'existing 1024 MiB disk sdh (146) with existing lvmpv', 'existing 1024 MiB disk sdi (156) with existing lvmpv', 'existing 1024 MiB disk sdj (166) with existing lvmpv'] uuid = DnjpVw-Vkxg-R3Gx-9QN1-1EpR-oYyb-t7RsVf size = 3.97 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 3.97 GiB path = /dev/test_vg3 format args = [] original_format = None free = 1004 MiB PE Size = 4 MiB PE Count = 1016 PE Free = 251 PV Count = 4 modified = False extents = 1016 free space = 3.57 GiB free extents = 914 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sdg (132) with existing lvmpv', 'existing 1024 MiB disk sdh (146) with existing lvmpv', 'existing 1024 MiB disk sdi (156) with existing lvmpv', 'existing 1024 MiB disk sdj (166) with existing lvmpv'] LVs = ['existing 408 MiB lvmlv test_vg3-lv8 (214) with existing xfs filesystem'] segment type = linear percent = 0 VG space used = 408 MiB 2024-03-01 20:49:54,166 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 20:49:54,166 DEBUG blivet/MainThread: vg test_vg3 has 3.57 GiB free 2024-03-01 20:49:54,167 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 20:49:54,167 DEBUG blivet/MainThread: vg test_vg3 has 3.57 GiB free 2024-03-01 20:49:54,164 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7fec0826f310) -- name = test_vg3-lv8 status = True id = 214 children = [] parents = ['existing 3.97 GiB lvmvg test_vg3 (141)'] uuid = 8Klu2F-rPWr-vs9A-qI0f-W0RT-Mp9j-FlUY2j size = 408 MiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-0 target size = 408 MiB path = /dev/mapper/test_vg3-lv8 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7fec08169f40) -- name = test_vg3 status = True id = 141 children = ['existing 408 MiB lvmlv test_vg3-lv8 (214) with existing xfs filesystem'] parents = ['existing 1024 MiB disk sdg (132) with existing lvmpv', 'existing 1024 MiB disk sdh (146) with existing lvmpv', 'existing 1024 MiB disk sdi (156) with existing lvmpv', 'existing 1024 MiB disk sdj (166) with existing lvmpv'] uuid = DnjpVw-Vkxg-R3Gx-9QN1-1EpR-oYyb-t7RsVf size = 3.97 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 3.97 GiB path = /dev/test_vg3 format args = [] original_format = None free = 1004 MiB PE Size = 4 MiB PE Count = 1016 PE Free = 251 PV Count = 4 modified = False extents = 1016 free space = 3.57 GiB free extents = 914 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sdg (132) with existing lvmpv', 'existing 1024 MiB disk sdh (146) with existing lvmpv', 'existing 1024 MiB disk sdi (156) with existing lvmpv', 'existing 1024 MiB disk sdj (166) with existing lvmpv'] LVs = ['existing 408 MiB lvmlv test_vg3-lv8 (214) with existing xfs filesystem'] segment type = linear percent = 0 VG space used = 408 MiB 2024-03-01 20:49:54,170 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 20:49:54,170 DEBUG blivet/MainThread: vg test_vg3 has 3.57 GiB free 2024-03-01 20:49:54,171 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 20:49:54,171 DEBUG blivet/MainThread: vg test_vg3 has 3.57 GiB free 2024-03-01 20:49:54,168 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7fec0826f310) -- name = test_vg3-lv8 status = True id = 214 children = [] parents = ['existing 3.97 GiB lvmvg test_vg3 (141)'] uuid = 8Klu2F-rPWr-vs9A-qI0f-W0RT-Mp9j-FlUY2j size = 408 MiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-0 target size = 408 MiB path = /dev/mapper/test_vg3-lv8 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7fec08169f40) -- name = test_vg3 status = True id = 141 children = ['existing 408 MiB lvmlv test_vg3-lv8 (214) with existing xfs filesystem'] parents = ['existing 1024 MiB disk sdg (132) with existing lvmpv', 'existing 1024 MiB disk sdh (146) with existing lvmpv', 'existing 1024 MiB disk sdi (156) with existing lvmpv', 'existing 1024 MiB disk sdj (166) with existing lvmpv'] uuid = DnjpVw-Vkxg-R3Gx-9QN1-1EpR-oYyb-t7RsVf size = 3.97 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 3.97 GiB path = /dev/test_vg3 format args = [] original_format = None free = 1004 MiB PE Size = 4 MiB PE Count = 1016 PE Free = 251 PV Count = 4 modified = False extents = 1016 free space = 3.57 GiB free extents = 914 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sdg (132) with existing lvmpv', 'existing 1024 MiB disk sdh (146) with existing lvmpv', 'existing 1024 MiB disk sdi (156) with existing lvmpv', 'existing 1024 MiB disk sdj (166) with existing lvmpv'] LVs = ['existing 408 MiB lvmlv test_vg3-lv8 (214) with existing xfs filesystem'] segment type = linear percent = 0 VG space used = 408 MiB 2024-03-01 20:49:54,174 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 20:49:54,174 DEBUG blivet/MainThread: vg test_vg3 has 3.57 GiB free 2024-03-01 20:49:54,175 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 20:49:54,175 DEBUG blivet/MainThread: vg test_vg3 has 3.57 GiB free 2024-03-01 20:49:54,172 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7fec0826f310) -- name = test_vg3-lv8 status = True id = 214 children = [] parents = ['existing 3.97 GiB lvmvg test_vg3 (141)'] uuid = 8Klu2F-rPWr-vs9A-qI0f-W0RT-Mp9j-FlUY2j size = 408 MiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-0 target size = 408 MiB path = /dev/mapper/test_vg3-lv8 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7fec08169f40) -- name = test_vg3 status = True id = 141 children = ['existing 408 MiB lvmlv test_vg3-lv8 (214) with existing xfs filesystem'] parents = ['existing 1024 MiB disk sdg (132) with existing lvmpv', 'existing 1024 MiB disk sdh (146) with existing lvmpv', 'existing 1024 MiB disk sdi (156) with existing lvmpv', 'existing 1024 MiB disk sdj (166) with existing lvmpv'] uuid = DnjpVw-Vkxg-R3Gx-9QN1-1EpR-oYyb-t7RsVf size = 3.97 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 3.97 GiB path = /dev/test_vg3 format args = [] original_format = None free = 1004 MiB PE Size = 4 MiB PE Count = 1016 PE Free = 251 PV Count = 4 modified = False extents = 1016 free space = 3.57 GiB free extents = 914 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sdg (132) with existing lvmpv', 'existing 1024 MiB disk sdh (146) with existing lvmpv', 'existing 1024 MiB disk sdi (156) with existing lvmpv', 'existing 1024 MiB disk sdj (166) with existing lvmpv'] LVs = ['existing 408 MiB lvmlv test_vg3-lv8 (214) with existing xfs filesystem'] segment type = linear percent = 0 VG space used = 408 MiB 2024-03-01 20:49:54,178 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 20:49:54,178 DEBUG blivet/MainThread: vg test_vg3 has 3.57 GiB free 2024-03-01 20:49:54,179 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 20:49:54,179 DEBUG blivet/MainThread: vg test_vg3 has 3.57 GiB free 2024-03-01 20:49:54,176 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7fec0826f310) -- name = test_vg3-lv8 status = True id = 214 children = [] parents = ['existing 3.97 GiB lvmvg test_vg3 (141)'] uuid = 8Klu2F-rPWr-vs9A-qI0f-W0RT-Mp9j-FlUY2j size = 408 MiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-0 target size = 408 MiB path = /dev/mapper/test_vg3-lv8 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7fec08169f40) -- name = test_vg3 status = True id = 141 children = ['existing 408 MiB lvmlv test_vg3-lv8 (214) with existing xfs filesystem'] parents = ['existing 1024 MiB disk sdg (132) with existing lvmpv', 'existing 1024 MiB disk sdh (146) with existing lvmpv', 'existing 1024 MiB disk sdi (156) with existing lvmpv', 'existing 1024 MiB disk sdj (166) with existing lvmpv'] uuid = DnjpVw-Vkxg-R3Gx-9QN1-1EpR-oYyb-t7RsVf size = 3.97 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 3.97 GiB path = /dev/test_vg3 format args = [] original_format = None free = 1004 MiB PE Size = 4 MiB PE Count = 1016 PE Free = 251 PV Count = 4 modified = False extents = 1016 free space = 3.57 GiB free extents = 914 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sdg (132) with existing lvmpv', 'existing 1024 MiB disk sdh (146) with existing lvmpv', 'existing 1024 MiB disk sdi (156) with existing lvmpv', 'existing 1024 MiB disk sdj (166) with existing lvmpv'] LVs = ['existing 408 MiB lvmlv test_vg3-lv8 (214) with existing xfs filesystem'] segment type = linear percent = 0 VG space used = 408 MiB 2024-03-01 20:49:54,182 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 20:49:54,182 DEBUG blivet/MainThread: vg test_vg3 has 3.57 GiB free 2024-03-01 20:49:54,183 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 20:49:54,183 DEBUG blivet/MainThread: vg test_vg3 has 3.57 GiB free 2024-03-01 20:49:54,180 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7fec0826f310) -- name = test_vg3-lv8 status = True id = 214 children = [] parents = ['existing 3.97 GiB lvmvg test_vg3 (141)'] uuid = 8Klu2F-rPWr-vs9A-qI0f-W0RT-Mp9j-FlUY2j size = 408 MiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-0 target size = 408 MiB path = /dev/mapper/test_vg3-lv8 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7fec08169f40) -- name = test_vg3 status = True id = 141 children = ['existing 408 MiB lvmlv test_vg3-lv8 (214) with existing xfs filesystem'] parents = ['existing 1024 MiB disk sdg (132) with existing lvmpv', 'existing 1024 MiB disk sdh (146) with existing lvmpv', 'existing 1024 MiB disk sdi (156) with existing lvmpv', 'existing 1024 MiB disk sdj (166) with existing lvmpv'] uuid = DnjpVw-Vkxg-R3Gx-9QN1-1EpR-oYyb-t7RsVf size = 3.97 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 3.97 GiB path = /dev/test_vg3 format args = [] original_format = None free = 1004 MiB PE Size = 4 MiB PE Count = 1016 PE Free = 251 PV Count = 4 modified = False extents = 1016 free space = 3.57 GiB free extents = 914 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sdg (132) with existing lvmpv', 'existing 1024 MiB disk sdh (146) with existing lvmpv', 'existing 1024 MiB disk sdi (156) with existing lvmpv', 'existing 1024 MiB disk sdj (166) with existing lvmpv'] LVs = ['existing 408 MiB lvmlv test_vg3-lv8 (214) with existing xfs filesystem'] segment type = linear percent = 0 VG space used = 408 MiB 2024-03-01 20:49:54,186 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 20:49:54,186 DEBUG blivet/MainThread: vg test_vg3 has 3.57 GiB free 2024-03-01 20:49:54,186 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 20:49:54,187 DEBUG blivet/MainThread: vg test_vg3 has 3.57 GiB free 2024-03-01 20:49:54,184 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7fec0826f310) -- name = test_vg3-lv8 status = True id = 214 children = [] parents = ['existing 3.97 GiB lvmvg test_vg3 (141)'] uuid = 8Klu2F-rPWr-vs9A-qI0f-W0RT-Mp9j-FlUY2j size = 408 MiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-0 target size = 408 MiB path = /dev/mapper/test_vg3-lv8 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7fec08169f40) -- name = test_vg3 status = True id = 141 children = ['existing 408 MiB lvmlv test_vg3-lv8 (214) with existing xfs filesystem'] parents = ['existing 1024 MiB disk sdg (132) with existing lvmpv', 'existing 1024 MiB disk sdh (146) with existing lvmpv', 'existing 1024 MiB disk sdi (156) with existing lvmpv', 'existing 1024 MiB disk sdj (166) with existing lvmpv'] uuid = DnjpVw-Vkxg-R3Gx-9QN1-1EpR-oYyb-t7RsVf size = 3.97 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 3.97 GiB path = /dev/test_vg3 format args = [] original_format = None free = 1004 MiB PE Size = 4 MiB PE Count = 1016 PE Free = 251 PV Count = 4 modified = False extents = 1016 free space = 3.57 GiB free extents = 914 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sdg (132) with existing lvmpv', 'existing 1024 MiB disk sdh (146) with existing lvmpv', 'existing 1024 MiB disk sdi (156) with existing lvmpv', 'existing 1024 MiB disk sdj (166) with existing lvmpv'] LVs = ['existing 408 MiB lvmlv test_vg3-lv8 (214) with existing xfs filesystem'] segment type = linear percent = 0 VG space used = 408 MiB 2024-03-01 20:49:54,189 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 20:49:54,190 DEBUG blivet/MainThread: vg test_vg3 has 3.57 GiB free 2024-03-01 20:49:54,190 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 20:49:54,191 DEBUG blivet/MainThread: vg test_vg3 has 3.57 GiB free 2024-03-01 20:49:54,187 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7fec0826f310) -- name = test_vg3-lv8 status = True id = 214 children = [] parents = ['existing 3.97 GiB lvmvg test_vg3 (141)'] uuid = 8Klu2F-rPWr-vs9A-qI0f-W0RT-Mp9j-FlUY2j size = 408 MiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-0 target size = 408 MiB path = /dev/mapper/test_vg3-lv8 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7fec08169f40) -- name = test_vg3 status = True id = 141 children = ['existing 408 MiB lvmlv test_vg3-lv8 (214) with existing xfs filesystem'] parents = ['existing 1024 MiB disk sdg (132) with existing lvmpv', 'existing 1024 MiB disk sdh (146) with existing lvmpv', 'existing 1024 MiB disk sdi (156) with existing lvmpv', 'existing 1024 MiB disk sdj (166) with existing lvmpv'] uuid = DnjpVw-Vkxg-R3Gx-9QN1-1EpR-oYyb-t7RsVf size = 3.97 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 3.97 GiB path = /dev/test_vg3 format args = [] original_format = None free = 1004 MiB PE Size = 4 MiB PE Count = 1016 PE Free = 251 PV Count = 4 modified = False extents = 1016 free space = 3.57 GiB free extents = 914 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sdg (132) with existing lvmpv', 'existing 1024 MiB disk sdh (146) with existing lvmpv', 'existing 1024 MiB disk sdi (156) with existing lvmpv', 'existing 1024 MiB disk sdj (166) with existing lvmpv'] LVs = ['existing 408 MiB lvmlv test_vg3-lv8 (214) with existing xfs filesystem'] segment type = linear percent = 0 VG space used = 408 MiB 2024-03-01 20:49:54,193 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 20:49:54,194 DEBUG blivet/MainThread: vg test_vg3 has 3.57 GiB free 2024-03-01 20:49:54,194 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 20:49:54,195 DEBUG blivet/MainThread: vg test_vg3 has 3.57 GiB free 2024-03-01 20:49:54,191 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7fec0826f310) -- name = test_vg3-lv8 status = True id = 214 children = [] parents = ['existing 3.97 GiB lvmvg test_vg3 (141)'] uuid = 8Klu2F-rPWr-vs9A-qI0f-W0RT-Mp9j-FlUY2j size = 408 MiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-0 target size = 408 MiB path = /dev/mapper/test_vg3-lv8 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7fec08169f40) -- name = test_vg3 status = True id = 141 children = ['existing 408 MiB lvmlv test_vg3-lv8 (214) with existing xfs filesystem'] parents = ['existing 1024 MiB disk sdg (132) with existing lvmpv', 'existing 1024 MiB disk sdh (146) with existing lvmpv', 'existing 1024 MiB disk sdi (156) with existing lvmpv', 'existing 1024 MiB disk sdj (166) with existing lvmpv'] uuid = DnjpVw-Vkxg-R3Gx-9QN1-1EpR-oYyb-t7RsVf size = 3.97 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 3.97 GiB path = /dev/test_vg3 format args = [] original_format = None free = 1004 MiB PE Size = 4 MiB PE Count = 1016 PE Free = 251 PV Count = 4 modified = False extents = 1016 free space = 3.57 GiB free extents = 914 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sdg (132) with existing lvmpv', 'existing 1024 MiB disk sdh (146) with existing lvmpv', 'existing 1024 MiB disk sdi (156) with existing lvmpv', 'existing 1024 MiB disk sdj (166) with existing lvmpv'] LVs = ['existing 408 MiB lvmlv test_vg3-lv8 (214) with existing xfs filesystem'] segment type = linear percent = 0 VG space used = 408 MiB 2024-03-01 20:49:54,197 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 20:49:54,198 DEBUG blivet/MainThread: vg test_vg3 has 3.57 GiB free 2024-03-01 20:49:54,198 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 20:49:54,199 DEBUG blivet/MainThread: vg test_vg3 has 3.57 GiB free 2024-03-01 20:49:54,195 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7fec0826f310) -- name = test_vg3-lv8 status = True id = 214 children = [] parents = ['existing 3.97 GiB lvmvg test_vg3 (141)'] uuid = 8Klu2F-rPWr-vs9A-qI0f-W0RT-Mp9j-FlUY2j size = 408 MiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-0 target size = 408 MiB path = /dev/mapper/test_vg3-lv8 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7fec08169f40) -- name = test_vg3 status = True id = 141 children = ['existing 408 MiB lvmlv test_vg3-lv8 (214) with existing xfs filesystem'] parents = ['existing 1024 MiB disk sdg (132) with existing lvmpv', 'existing 1024 MiB disk sdh (146) with existing lvmpv', 'existing 1024 MiB disk sdi (156) with existing lvmpv', 'existing 1024 MiB disk sdj (166) with existing lvmpv'] uuid = DnjpVw-Vkxg-R3Gx-9QN1-1EpR-oYyb-t7RsVf size = 3.97 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 3.97 GiB path = /dev/test_vg3 format args = [] original_format = None free = 1004 MiB PE Size = 4 MiB PE Count = 1016 PE Free = 251 PV Count = 4 modified = False extents = 1016 free space = 3.57 GiB free extents = 914 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sdg (132) with existing lvmpv', 'existing 1024 MiB disk sdh (146) with existing lvmpv', 'existing 1024 MiB disk sdi (156) with existing lvmpv', 'existing 1024 MiB disk sdj (166) with existing lvmpv'] LVs = ['existing 408 MiB lvmlv test_vg3-lv8 (214) with existing xfs filesystem'] segment type = linear percent = 0 VG space used = 408 MiB 2024-03-01 20:49:54,199 DEBUG blivet/MainThread: removing test_vg3-lv8 2024-03-01 20:49:54,202 DEBUG blivet/MainThread: DeviceTree.get_dependent_devices: dep: existing 408 MiB lvmlv test_vg3-lv8 (214) with existing xfs filesystem ; hidden: False ; 2024-03-01 20:49:54,202 DEBUG blivet/MainThread: dep is a leaf 2024-03-01 20:49:54,202 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 284 2024-03-01 20:49:54,205 DEBUG blivet/MainThread: LVMLogicalVolumeDevice._set_format: test_vg3-lv8 ; type: None ; current: xfs ; 2024-03-01 20:49:54,205 INFO blivet/MainThread: registered action: [283] destroy format xfs filesystem on lvmlv test_vg3-lv8 (id 214) 2024-03-01 20:49:54,209 DEBUG blivet/MainThread: LVMVolumeGroupDevice.remove_child: name: test_vg3 ; child: lv8 ; kids: 1 ; 2024-03-01 20:49:54,209 INFO blivet/MainThread: removed lvmlv test_vg3-lv8 (id 214) from device tree 2024-03-01 20:49:54,209 INFO blivet/MainThread: registered action: [285] destroy device lvmlv test_vg3-lv8 (id 214) 2024-03-01 20:49:54,209 DEBUG blivet.ansible/MainThread: ['sdj', 'sdi', 'test_vg3', 'sdg', 'sdh'] 2024-03-01 20:49:54,209 DEBUG blivet/MainThread: removing test_vg3 2024-03-01 20:49:54,211 DEBUG blivet/MainThread: DeviceTree.get_dependent_devices: dep: existing 3.97 GiB lvmvg test_vg3 (141) ; hidden: False ; 2024-03-01 20:49:54,212 DEBUG blivet/MainThread: dep is a leaf 2024-03-01 20:49:54,215 DEBUG blivet/MainThread: DiskDevice.remove_child: name: sdg ; child: test_vg3 ; kids: 1 ; 2024-03-01 20:49:54,218 DEBUG blivet/MainThread: DiskDevice.remove_child: name: sdh ; child: test_vg3 ; kids: 1 ; 2024-03-01 20:49:54,220 DEBUG blivet/MainThread: DiskDevice.remove_child: name: sdi ; child: test_vg3 ; kids: 1 ; 2024-03-01 20:49:54,223 DEBUG blivet/MainThread: DiskDevice.remove_child: name: sdj ; child: test_vg3 ; kids: 1 ; 2024-03-01 20:49:54,223 INFO blivet/MainThread: removed lvmvg test_vg3 (id 141) from device tree 2024-03-01 20:49:54,223 INFO blivet/MainThread: registered action: [286] destroy device lvmvg test_vg3 (id 141) 2024-03-01 20:49:54,223 INFO blivet.ansible/MainThread: scheduling destruction of sdj 2024-03-01 20:49:54,223 DEBUG blivet/MainThread: removing sdj 2024-03-01 20:49:54,226 DEBUG blivet/MainThread: DeviceTree.get_dependent_devices: dep: existing 1024 MiB disk sdj (166) with existing lvmpv ; hidden: False ; 2024-03-01 20:49:54,226 DEBUG blivet/MainThread: dep is a leaf 2024-03-01 20:49:54,226 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 288 2024-03-01 20:49:54,229 DEBUG blivet/MainThread: DiskDevice._set_format: sdj ; type: None ; current: lvmpv ; 2024-03-01 20:49:54,229 INFO blivet/MainThread: registered action: [287] destroy format lvmpv on disk sdj (id 166) 2024-03-01 20:49:54,229 INFO blivet.ansible/MainThread: scheduling destruction of sdi 2024-03-01 20:49:54,229 DEBUG blivet/MainThread: removing sdi 2024-03-01 20:49:54,231 DEBUG blivet/MainThread: DeviceTree.get_dependent_devices: dep: existing 1024 MiB disk sdi (156) with existing lvmpv ; hidden: False ; 2024-03-01 20:49:54,232 DEBUG blivet/MainThread: dep is a leaf 2024-03-01 20:49:54,232 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 290 2024-03-01 20:49:54,234 DEBUG blivet/MainThread: DiskDevice._set_format: sdi ; type: None ; current: lvmpv ; 2024-03-01 20:49:54,234 INFO blivet/MainThread: registered action: [289] destroy format lvmpv on disk sdi (id 156) 2024-03-01 20:49:54,234 INFO blivet.ansible/MainThread: scheduling destruction of sdg 2024-03-01 20:49:54,235 DEBUG blivet/MainThread: removing sdg 2024-03-01 20:49:54,237 DEBUG blivet/MainThread: DeviceTree.get_dependent_devices: dep: existing 1024 MiB disk sdg (132) with existing lvmpv ; hidden: False ; 2024-03-01 20:49:54,237 DEBUG blivet/MainThread: dep is a leaf 2024-03-01 20:49:54,237 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 292 2024-03-01 20:49:54,240 DEBUG blivet/MainThread: DiskDevice._set_format: sdg ; type: None ; current: lvmpv ; 2024-03-01 20:49:54,240 INFO blivet/MainThread: registered action: [291] destroy format lvmpv on disk sdg (id 132) 2024-03-01 20:49:54,240 INFO blivet.ansible/MainThread: scheduling destruction of sdh 2024-03-01 20:49:54,240 DEBUG blivet/MainThread: removing sdh 2024-03-01 20:49:54,242 DEBUG blivet/MainThread: DeviceTree.get_dependent_devices: dep: existing 1024 MiB disk sdh (146) with existing lvmpv ; hidden: False ; 2024-03-01 20:49:54,242 DEBUG blivet/MainThread: dep is a leaf 2024-03-01 20:49:54,243 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 294 2024-03-01 20:49:54,245 DEBUG blivet/MainThread: DiskDevice._set_format: sdh ; type: None ; current: lvmpv ; 2024-03-01 20:49:54,245 INFO blivet/MainThread: registered action: [293] destroy format lvmpv on disk sdh (id 146) 2024-03-01 20:49:54,246 INFO program/MainThread: Running... udevadm settle --timeout=300 2024-03-01 20:49:54,256 DEBUG program/MainThread: Return code: 0 2024-03-01 20:49:54,273 INFO program/MainThread: Running... udevadm settle --timeout=300 2024-03-01 20:49:54,283 DEBUG program/MainThread: Return code: 0 2024-03-01 20:49:54,303 DEBUG blivet/MainThread: XFS.teardown: device: /dev/mapper/test_vg1-lv1 ; type: xfs ; status: False ; 2024-03-01 20:49:54,303 INFO program/MainThread: Running... udevadm settle --timeout=300 2024-03-01 20:49:54,315 DEBUG program/MainThread: Return code: 0 2024-03-01 20:49:54,334 DEBUG blivet/MainThread: XFS.teardown: device: /dev/mapper/test_vg1-lv2 ; type: xfs ; status: False ; 2024-03-01 20:49:54,335 INFO program/MainThread: Running... udevadm settle --timeout=300 2024-03-01 20:49:54,343 DEBUG program/MainThread: Return code: 0 2024-03-01 20:49:54,363 DEBUG blivet/MainThread: XFS.teardown: device: /dev/mapper/test_vg2-lv3 ; type: xfs ; status: False ; 2024-03-01 20:49:54,363 INFO program/MainThread: Running... udevadm settle --timeout=300 2024-03-01 20:49:54,375 DEBUG program/MainThread: Return code: 0 2024-03-01 20:49:54,395 DEBUG blivet/MainThread: XFS.teardown: device: /dev/mapper/test_vg2-lv4 ; type: xfs ; status: False ; 2024-03-01 20:49:54,395 INFO program/MainThread: Running... udevadm settle --timeout=300 2024-03-01 20:49:54,404 DEBUG program/MainThread: Return code: 0 2024-03-01 20:49:54,424 DEBUG blivet/MainThread: XFS.teardown: device: /dev/mapper/test_vg3-lv5 ; type: xfs ; status: False ; 2024-03-01 20:49:54,424 INFO program/MainThread: Running... udevadm settle --timeout=300 2024-03-01 20:49:54,436 DEBUG program/MainThread: Return code: 0 2024-03-01 20:49:54,456 DEBUG blivet/MainThread: XFS.teardown: device: /dev/mapper/test_vg3-lv6 ; type: xfs ; status: False ; 2024-03-01 20:49:54,456 INFO program/MainThread: Running... udevadm settle --timeout=300 2024-03-01 20:49:54,468 DEBUG program/MainThread: Return code: 0 2024-03-01 20:49:54,488 DEBUG blivet/MainThread: XFS.teardown: device: /dev/mapper/test_vg3-lv7 ; type: xfs ; status: False ; 2024-03-01 20:49:54,488 INFO program/MainThread: Running... udevadm settle --timeout=300 2024-03-01 20:49:54,500 DEBUG program/MainThread: Return code: 0 2024-03-01 20:49:54,520 DEBUG blivet/MainThread: XFS.teardown: device: /dev/mapper/test_vg3-lv8 ; type: xfs ; status: False ; 2024-03-01 20:49:54,520 DEBUG blivet/MainThread: action: [248] destroy format xfs filesystem on lvmlv test_vg1-lv1 (id 45) 2024-03-01 20:49:54,520 DEBUG blivet/MainThread: action: [250] destroy device lvmlv test_vg1-lv1 (id 45) 2024-03-01 20:49:54,520 DEBUG blivet/MainThread: action: [251] destroy format xfs filesystem on lvmlv test_vg1-lv2 (id 58) 2024-03-01 20:49:54,521 DEBUG blivet/MainThread: action: [253] destroy device lvmlv test_vg1-lv2 (id 58) 2024-03-01 20:49:54,521 DEBUG blivet/MainThread: action: [254] destroy device lvmvg test_vg1 (id 11) 2024-03-01 20:49:54,521 DEBUG blivet/MainThread: action: [255] destroy format lvmpv on disk sdb (id 16) 2024-03-01 20:49:54,521 DEBUG blivet/MainThread: action: [257] destroy format lvmpv on disk sdc (id 36) 2024-03-01 20:49:54,521 DEBUG blivet/MainThread: action: [259] destroy format lvmpv on disk sda (id 2) 2024-03-01 20:49:54,521 DEBUG blivet/MainThread: action: [261] destroy format xfs filesystem on lvmlv test_vg2-lv3 (id 105) 2024-03-01 20:49:54,521 DEBUG blivet/MainThread: action: [263] destroy device lvmlv test_vg2-lv3 (id 105) 2024-03-01 20:49:54,521 DEBUG blivet/MainThread: action: [264] destroy format xfs filesystem on lvmlv test_vg2-lv4 (id 118) 2024-03-01 20:49:54,521 DEBUG blivet/MainThread: action: [266] destroy device lvmlv test_vg2-lv4 (id 118) 2024-03-01 20:49:54,521 DEBUG blivet/MainThread: action: [267] destroy device lvmvg test_vg2 (id 81) 2024-03-01 20:49:54,521 DEBUG blivet/MainThread: action: [268] destroy format lvmpv on disk sdf (id 96) 2024-03-01 20:49:54,521 DEBUG blivet/MainThread: action: [270] destroy format lvmpv on disk sde (id 86) 2024-03-01 20:49:54,521 DEBUG blivet/MainThread: action: [272] destroy format lvmpv on disk sdd (id 72) 2024-03-01 20:49:54,521 DEBUG blivet/MainThread: action: [274] destroy format xfs filesystem on lvmlv test_vg3-lv5 (id 175) 2024-03-01 20:49:54,521 DEBUG blivet/MainThread: action: [276] destroy device lvmlv test_vg3-lv5 (id 175) 2024-03-01 20:49:54,522 DEBUG blivet/MainThread: action: [277] destroy format xfs filesystem on lvmlv test_vg3-lv6 (id 188) 2024-03-01 20:49:54,522 DEBUG blivet/MainThread: action: [279] destroy device lvmlv test_vg3-lv6 (id 188) 2024-03-01 20:49:54,522 DEBUG blivet/MainThread: action: [280] destroy format xfs filesystem on lvmlv test_vg3-lv7 (id 201) 2024-03-01 20:49:54,522 DEBUG blivet/MainThread: action: [282] destroy device lvmlv test_vg3-lv7 (id 201) 2024-03-01 20:49:54,522 DEBUG blivet/MainThread: action: [283] destroy format xfs filesystem on lvmlv test_vg3-lv8 (id 214) 2024-03-01 20:49:54,522 DEBUG blivet/MainThread: action: [285] destroy device lvmlv test_vg3-lv8 (id 214) 2024-03-01 20:49:54,522 DEBUG blivet/MainThread: action: [286] destroy device lvmvg test_vg3 (id 141) 2024-03-01 20:49:54,522 DEBUG blivet/MainThread: action: [287] destroy format lvmpv on disk sdj (id 166) 2024-03-01 20:49:54,522 DEBUG blivet/MainThread: action: [289] destroy format lvmpv on disk sdi (id 156) 2024-03-01 20:49:54,522 DEBUG blivet/MainThread: action: [291] destroy format lvmpv on disk sdg (id 132) 2024-03-01 20:49:54,522 DEBUG blivet/MainThread: action: [293] destroy format lvmpv on disk sdh (id 146) 2024-03-01 20:49:54,522 INFO blivet/MainThread: pruning action queue... 2024-03-01 20:49:54,524 INFO blivet/MainThread: resetting parted disks... 2024-03-01 20:49:54,526 DEBUG blivet/MainThread: DiskLabel.reset_parted_disk: device: /dev/xvda ; 2024-03-01 20:49:54,529 DEBUG blivet/MainThread: DiskLabel.reset_parted_disk: device: /dev/xvda ; 2024-03-01 20:49:54,531 DEBUG blivet/MainThread: PartitionDevice.pre_commit_fixup: xvda1 ; 2024-03-01 20:49:54,532 DEBUG blivet/MainThread: sector-based lookup found partition xvda1 2024-03-01 20:49:54,534 DEBUG blivet/MainThread: PartitionDevice._set_parted_partition: xvda1 ; 2024-03-01 20:49:54,534 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 0x7fec080ee2c0> 2024-03-01 20:49:54,535 INFO blivet/MainThread: sorting actions... 2024-03-01 20:49:54,554 DEBUG blivet/MainThread: action: [283] destroy format xfs filesystem on lvmlv test_vg3-lv8 (id 214) 2024-03-01 20:49:54,554 DEBUG blivet/MainThread: action: [285] destroy device lvmlv test_vg3-lv8 (id 214) 2024-03-01 20:49:54,554 DEBUG blivet/MainThread: action: [280] destroy format xfs filesystem on lvmlv test_vg3-lv7 (id 201) 2024-03-01 20:49:54,554 DEBUG blivet/MainThread: action: [282] destroy device lvmlv test_vg3-lv7 (id 201) 2024-03-01 20:49:54,554 DEBUG blivet/MainThread: action: [277] destroy format xfs filesystem on lvmlv test_vg3-lv6 (id 188) 2024-03-01 20:49:54,554 DEBUG blivet/MainThread: action: [279] destroy device lvmlv test_vg3-lv6 (id 188) 2024-03-01 20:49:54,554 DEBUG blivet/MainThread: action: [274] destroy format xfs filesystem on lvmlv test_vg3-lv5 (id 175) 2024-03-01 20:49:54,555 DEBUG blivet/MainThread: action: [276] destroy device lvmlv test_vg3-lv5 (id 175) 2024-03-01 20:49:54,555 DEBUG blivet/MainThread: action: [286] destroy device lvmvg test_vg3 (id 141) 2024-03-01 20:49:54,555 DEBUG blivet/MainThread: action: [293] destroy format lvmpv on disk sdh (id 146) 2024-03-01 20:49:54,555 DEBUG blivet/MainThread: action: [291] destroy format lvmpv on disk sdg (id 132) 2024-03-01 20:49:54,555 DEBUG blivet/MainThread: action: [289] destroy format lvmpv on disk sdi (id 156) 2024-03-01 20:49:54,555 DEBUG blivet/MainThread: action: [287] destroy format lvmpv on disk sdj (id 166) 2024-03-01 20:49:54,555 DEBUG blivet/MainThread: action: [264] destroy format xfs filesystem on lvmlv test_vg2-lv4 (id 118) 2024-03-01 20:49:54,555 DEBUG blivet/MainThread: action: [266] destroy device lvmlv test_vg2-lv4 (id 118) 2024-03-01 20:49:54,556 DEBUG blivet/MainThread: action: [261] destroy format xfs filesystem on lvmlv test_vg2-lv3 (id 105) 2024-03-01 20:49:54,556 DEBUG blivet/MainThread: action: [263] destroy device lvmlv test_vg2-lv3 (id 105) 2024-03-01 20:49:54,556 DEBUG blivet/MainThread: action: [267] destroy device lvmvg test_vg2 (id 81) 2024-03-01 20:49:54,556 DEBUG blivet/MainThread: action: [272] destroy format lvmpv on disk sdd (id 72) 2024-03-01 20:49:54,556 DEBUG blivet/MainThread: action: [270] destroy format lvmpv on disk sde (id 86) 2024-03-01 20:49:54,556 DEBUG blivet/MainThread: action: [268] destroy format lvmpv on disk sdf (id 96) 2024-03-01 20:49:54,556 DEBUG blivet/MainThread: action: [251] destroy format xfs filesystem on lvmlv test_vg1-lv2 (id 58) 2024-03-01 20:49:54,556 DEBUG blivet/MainThread: action: [253] destroy device lvmlv test_vg1-lv2 (id 58) 2024-03-01 20:49:54,557 DEBUG blivet/MainThread: action: [248] destroy format xfs filesystem on lvmlv test_vg1-lv1 (id 45) 2024-03-01 20:49:54,557 DEBUG blivet/MainThread: action: [250] destroy device lvmlv test_vg1-lv1 (id 45) 2024-03-01 20:49:54,557 DEBUG blivet/MainThread: action: [254] destroy device lvmvg test_vg1 (id 11) 2024-03-01 20:49:54,557 DEBUG blivet/MainThread: action: [259] destroy format lvmpv on disk sda (id 2) 2024-03-01 20:49:54,557 DEBUG blivet/MainThread: action: [257] destroy format lvmpv on disk sdc (id 36) 2024-03-01 20:49:54,557 DEBUG blivet/MainThread: action: [255] destroy format lvmpv on disk sdb (id 16) 2024-03-01 20:49:54,557 INFO blivet/MainThread: executing action: [283] destroy format xfs filesystem on lvmlv test_vg3-lv8 (id 214) 2024-03-01 20:49:54,560 DEBUG blivet/MainThread: LVMLogicalVolumeDevice.setup: test_vg3-lv8 ; orig: True ; status: True ; controllable: True ; 2024-03-01 20:49:54,563 DEBUG blivet/MainThread: XFS.destroy: device: /dev/mapper/test_vg3-lv8 ; type: xfs ; status: False ; 2024-03-01 20:49:54,563 INFO program/MainThread: Running... wipefs -f -a /dev/mapper/test_vg3-lv8 2024-03-01 20:49:54,572 INFO program/MainThread: stdout: 2024-03-01 20:49:54,572 INFO program/MainThread: /dev/mapper/test_vg3-lv8: 4 bytes were erased at offset 0x00000000 (xfs): 58 46 53 42 2024-03-01 20:49:54,572 DEBUG program/MainThread: Return code: 0 2024-03-01 20:49:54,573 INFO program/MainThread: Running... udevadm settle --timeout=300 2024-03-01 20:49:54,589 DEBUG program/MainThread: Return code: 0 2024-03-01 20:49:54,589 INFO program/MainThread: Running... udevadm settle --timeout=300 2024-03-01 20:49:54,601 DEBUG program/MainThread: Return code: 0 2024-03-01 20:49:54,602 INFO blivet/MainThread: executing action: [285] destroy device lvmlv test_vg3-lv8 (id 214) 2024-03-01 20:49:54,605 DEBUG blivet/MainThread: LVMLogicalVolumeDevice.destroy: test_vg3-lv8 ; status: True ; 2024-03-01 20:49:54,608 DEBUG blivet/MainThread: LVMLogicalVolumeDevice.teardown: test_vg3-lv8 ; status: True ; controllable: True ; 2024-03-01 20:49:54,612 DEBUG blivet/MainThread: XFS.teardown: device: /dev/mapper/test_vg3-lv8 ; type: xfs ; status: False ; 2024-03-01 20:49:54,615 DEBUG blivet/MainThread: DeviceFormat.teardown: device: /dev/mapper/test_vg3-lv8 ; type: None ; status: False ; 2024-03-01 20:49:54,618 DEBUG blivet/MainThread: LVMLogicalVolumeDevice._teardown: test_vg3-lv8 ; status: True ; controllable: True ; 2024-03-01 20:49:54,618 INFO program/MainThread: Running [92] lvm lvchange -an test_vg3/lv8 --config= log {level=7 file=/tmp/lvm.log syslog=0} --devices=/dev/sdf,/dev/sdj,/dev/sde,/dev/sdh,/dev/sda,/dev/sdc,/dev/sdd,/dev/sdb,/dev/sdi,/dev/sdg ... 2024-03-01 20:49:54,653 INFO program/MainThread: stdout[92]: 2024-03-01 20:49:54,653 INFO program/MainThread: stderr[92]: 2024-03-01 20:49:54,653 INFO program/MainThread: ...done [92] (exit code: 0) 2024-03-01 20:49:54,657 DEBUG blivet/MainThread: LVMVolumeGroupDevice.setup_parents: name: test_vg3 ; orig: True ; 2024-03-01 20:49:54,660 DEBUG blivet/MainThread: DiskDevice.setup: sdg ; orig: True ; status: True ; controllable: True ; 2024-03-01 20:49:54,663 DEBUG blivet/MainThread: LVMPhysicalVolume.setup: device: /dev/sdg ; type: lvmpv ; status: True ; 2024-03-01 20:49:54,665 DEBUG blivet/MainThread: DiskDevice.setup: sdh ; orig: True ; status: True ; controllable: True ; 2024-03-01 20:49:54,668 DEBUG blivet/MainThread: LVMPhysicalVolume.setup: device: /dev/sdh ; type: lvmpv ; status: True ; 2024-03-01 20:49:54,671 DEBUG blivet/MainThread: DiskDevice.setup: sdi ; orig: True ; status: True ; controllable: True ; 2024-03-01 20:49:54,673 DEBUG blivet/MainThread: LVMPhysicalVolume.setup: device: /dev/sdi ; type: lvmpv ; status: True ; 2024-03-01 20:49:54,676 DEBUG blivet/MainThread: DiskDevice.setup: sdj ; orig: True ; status: True ; controllable: True ; 2024-03-01 20:49:54,679 DEBUG blivet/MainThread: LVMPhysicalVolume.setup: device: /dev/sdj ; type: lvmpv ; status: True ; 2024-03-01 20:49:54,682 DEBUG blivet/MainThread: LVMLogicalVolumeDevice._destroy: test_vg3-lv8 ; status: False ; 2024-03-01 20:49:54,682 INFO program/MainThread: Running [93] lvm lvremove --yes test_vg3/lv8 --config= log {level=7 file=/tmp/lvm.log syslog=0} --devices=/dev/sdf,/dev/sdj,/dev/sde,/dev/sdh,/dev/sda,/dev/sdc,/dev/sdd,/dev/sdb,/dev/sdi,/dev/sdg ... 2024-03-01 20:49:54,713 INFO program/MainThread: stdout[93]: Logical volume "lv8" successfully removed. 2024-03-01 20:49:54,713 INFO program/MainThread: stderr[93]: 2024-03-01 20:49:54,713 INFO program/MainThread: ...done [93] (exit code: 0) 2024-03-01 20:49:54,714 INFO blivet/MainThread: executing action: [280] destroy format xfs filesystem on lvmlv test_vg3-lv7 (id 201) 2024-03-01 20:49:54,721 DEBUG blivet/MainThread: LVMLogicalVolumeDevice.setup: test_vg3-lv7 ; orig: True ; status: True ; controllable: True ; 2024-03-01 20:49:54,726 DEBUG blivet/MainThread: XFS.destroy: device: /dev/mapper/test_vg3-lv7 ; type: xfs ; status: False ; 2024-03-01 20:49:54,731 INFO program/MainThread: Running... wipefs -f -a /dev/mapper/test_vg3-lv7 2024-03-01 20:49:54,746 INFO program/MainThread: stdout: 2024-03-01 20:49:54,746 INFO program/MainThread: /dev/mapper/test_vg3-lv7: 4 bytes were erased at offset 0x00000000 (xfs): 58 46 53 42 2024-03-01 20:49:54,746 DEBUG program/MainThread: Return code: 0 2024-03-01 20:49:54,746 INFO program/MainThread: Running... udevadm settle --timeout=300 2024-03-01 20:49:54,788 DEBUG program/MainThread: Return code: 0 2024-03-01 20:49:54,788 INFO program/MainThread: Running... udevadm settle --timeout=300 2024-03-01 20:49:54,800 DEBUG program/MainThread: Return code: 0 2024-03-01 20:49:54,801 INFO blivet/MainThread: executing action: [282] destroy device lvmlv test_vg3-lv7 (id 201) 2024-03-01 20:49:54,805 DEBUG blivet/MainThread: LVMLogicalVolumeDevice.destroy: test_vg3-lv7 ; status: True ; 2024-03-01 20:49:54,807 DEBUG blivet/MainThread: LVMLogicalVolumeDevice.teardown: test_vg3-lv7 ; status: True ; controllable: True ; 2024-03-01 20:49:54,811 DEBUG blivet/MainThread: XFS.teardown: device: /dev/mapper/test_vg3-lv7 ; type: xfs ; status: False ; 2024-03-01 20:49:54,814 DEBUG blivet/MainThread: DeviceFormat.teardown: device: /dev/mapper/test_vg3-lv7 ; type: None ; status: False ; 2024-03-01 20:49:54,817 DEBUG blivet/MainThread: LVMLogicalVolumeDevice._teardown: test_vg3-lv7 ; status: True ; controllable: True ; 2024-03-01 20:49:54,817 INFO program/MainThread: Running [94] lvm lvchange -an test_vg3/lv7 --config= log {level=7 file=/tmp/lvm.log syslog=0} --devices=/dev/sdf,/dev/sdj,/dev/sde,/dev/sdh,/dev/sda,/dev/sdc,/dev/sdd,/dev/sdb,/dev/sdi,/dev/sdg ... 2024-03-01 20:49:54,858 INFO program/MainThread: stdout[94]: 2024-03-01 20:49:54,859 INFO program/MainThread: stderr[94]: 2024-03-01 20:49:54,859 INFO program/MainThread: ...done [94] (exit code: 0) 2024-03-01 20:49:54,863 DEBUG blivet/MainThread: LVMVolumeGroupDevice.setup_parents: name: test_vg3 ; orig: True ; 2024-03-01 20:49:54,865 DEBUG blivet/MainThread: DiskDevice.setup: sdg ; orig: True ; status: True ; controllable: True ; 2024-03-01 20:49:54,868 DEBUG blivet/MainThread: LVMPhysicalVolume.setup: device: /dev/sdg ; type: lvmpv ; status: True ; 2024-03-01 20:49:54,871 DEBUG blivet/MainThread: DiskDevice.setup: sdh ; orig: True ; status: True ; controllable: True ; 2024-03-01 20:49:54,874 DEBUG blivet/MainThread: LVMPhysicalVolume.setup: device: /dev/sdh ; type: lvmpv ; status: True ; 2024-03-01 20:49:54,876 DEBUG blivet/MainThread: DiskDevice.setup: sdi ; orig: True ; status: True ; controllable: True ; 2024-03-01 20:49:54,879 DEBUG blivet/MainThread: LVMPhysicalVolume.setup: device: /dev/sdi ; type: lvmpv ; status: True ; 2024-03-01 20:49:54,882 DEBUG blivet/MainThread: DiskDevice.setup: sdj ; orig: True ; status: True ; controllable: True ; 2024-03-01 20:49:54,884 DEBUG blivet/MainThread: LVMPhysicalVolume.setup: device: /dev/sdj ; type: lvmpv ; status: True ; 2024-03-01 20:49:54,887 DEBUG blivet/MainThread: LVMLogicalVolumeDevice._destroy: test_vg3-lv7 ; status: False ; 2024-03-01 20:49:54,887 INFO program/MainThread: Running [95] lvm lvremove --yes test_vg3/lv7 --config= log {level=7 file=/tmp/lvm.log syslog=0} --devices=/dev/sdf,/dev/sdj,/dev/sde,/dev/sdh,/dev/sda,/dev/sdc,/dev/sdd,/dev/sdb,/dev/sdi,/dev/sdg ... 2024-03-01 20:49:54,920 INFO program/MainThread: stdout[95]: Logical volume "lv7" successfully removed. 2024-03-01 20:49:54,920 INFO program/MainThread: stderr[95]: 2024-03-01 20:49:54,920 INFO program/MainThread: ...done [95] (exit code: 0) 2024-03-01 20:49:54,921 INFO blivet/MainThread: executing action: [277] destroy format xfs filesystem on lvmlv test_vg3-lv6 (id 188) 2024-03-01 20:49:54,931 DEBUG blivet/MainThread: LVMLogicalVolumeDevice.setup: test_vg3-lv6 ; orig: True ; status: True ; controllable: True ; 2024-03-01 20:49:54,936 DEBUG blivet/MainThread: XFS.destroy: device: /dev/mapper/test_vg3-lv6 ; type: xfs ; status: False ; 2024-03-01 20:49:54,937 INFO program/MainThread: Running... wipefs -f -a /dev/mapper/test_vg3-lv6 2024-03-01 20:49:54,946 INFO program/MainThread: stdout: 2024-03-01 20:49:54,947 INFO program/MainThread: /dev/mapper/test_vg3-lv6: 4 bytes were erased at offset 0x00000000 (xfs): 58 46 53 42 2024-03-01 20:49:54,947 DEBUG program/MainThread: Return code: 0 2024-03-01 20:49:54,947 INFO program/MainThread: Running... udevadm settle --timeout=300 2024-03-01 20:49:54,992 DEBUG program/MainThread: Return code: 0 2024-03-01 20:49:54,992 INFO program/MainThread: Running... udevadm settle --timeout=300 2024-03-01 20:49:55,001 DEBUG program/MainThread: Return code: 0 2024-03-01 20:49:55,002 INFO blivet/MainThread: executing action: [279] destroy device lvmlv test_vg3-lv6 (id 188) 2024-03-01 20:49:55,006 DEBUG blivet/MainThread: LVMLogicalVolumeDevice.destroy: test_vg3-lv6 ; status: True ; 2024-03-01 20:49:55,008 DEBUG blivet/MainThread: LVMLogicalVolumeDevice.teardown: test_vg3-lv6 ; status: True ; controllable: True ; 2024-03-01 20:49:55,012 DEBUG blivet/MainThread: XFS.teardown: device: /dev/mapper/test_vg3-lv6 ; type: xfs ; status: False ; 2024-03-01 20:49:55,015 DEBUG blivet/MainThread: DeviceFormat.teardown: device: /dev/mapper/test_vg3-lv6 ; type: None ; status: False ; 2024-03-01 20:49:55,018 DEBUG blivet/MainThread: LVMLogicalVolumeDevice._teardown: test_vg3-lv6 ; status: True ; controllable: True ; 2024-03-01 20:49:55,018 INFO program/MainThread: Running [96] lvm lvchange -an test_vg3/lv6 --config= log {level=7 file=/tmp/lvm.log syslog=0} --devices=/dev/sdf,/dev/sdj,/dev/sde,/dev/sdh,/dev/sda,/dev/sdc,/dev/sdd,/dev/sdb,/dev/sdi,/dev/sdg ... 2024-03-01 20:49:55,058 INFO program/MainThread: stdout[96]: 2024-03-01 20:49:55,058 INFO program/MainThread: stderr[96]: 2024-03-01 20:49:55,058 INFO program/MainThread: ...done [96] (exit code: 0) 2024-03-01 20:49:55,062 DEBUG blivet/MainThread: LVMVolumeGroupDevice.setup_parents: name: test_vg3 ; orig: True ; 2024-03-01 20:49:55,065 DEBUG blivet/MainThread: DiskDevice.setup: sdg ; orig: True ; status: True ; controllable: True ; 2024-03-01 20:49:55,067 DEBUG blivet/MainThread: LVMPhysicalVolume.setup: device: /dev/sdg ; type: lvmpv ; status: True ; 2024-03-01 20:49:55,070 DEBUG blivet/MainThread: DiskDevice.setup: sdh ; orig: True ; status: True ; controllable: True ; 2024-03-01 20:49:55,073 DEBUG blivet/MainThread: LVMPhysicalVolume.setup: device: /dev/sdh ; type: lvmpv ; status: True ; 2024-03-01 20:49:55,076 DEBUG blivet/MainThread: DiskDevice.setup: sdi ; orig: True ; status: True ; controllable: True ; 2024-03-01 20:49:55,079 DEBUG blivet/MainThread: LVMPhysicalVolume.setup: device: /dev/sdi ; type: lvmpv ; status: True ; 2024-03-01 20:49:55,082 DEBUG blivet/MainThread: DiskDevice.setup: sdj ; orig: True ; status: True ; controllable: True ; 2024-03-01 20:49:55,084 DEBUG blivet/MainThread: LVMPhysicalVolume.setup: device: /dev/sdj ; type: lvmpv ; status: True ; 2024-03-01 20:49:55,087 DEBUG blivet/MainThread: LVMLogicalVolumeDevice._destroy: test_vg3-lv6 ; status: False ; 2024-03-01 20:49:55,087 INFO program/MainThread: Running [97] lvm lvremove --yes test_vg3/lv6 --config= log {level=7 file=/tmp/lvm.log syslog=0} --devices=/dev/sdf,/dev/sdj,/dev/sde,/dev/sdh,/dev/sda,/dev/sdc,/dev/sdd,/dev/sdb,/dev/sdi,/dev/sdg ... 2024-03-01 20:49:55,189 INFO program/MainThread: stdout[97]: Logical volume "lv6" successfully removed. 2024-03-01 20:49:55,189 INFO program/MainThread: stderr[97]: 2024-03-01 20:49:55,189 INFO program/MainThread: ...done [97] (exit code: 0) 2024-03-01 20:49:55,190 INFO blivet/MainThread: executing action: [274] destroy format xfs filesystem on lvmlv test_vg3-lv5 (id 175) 2024-03-01 20:49:55,199 DEBUG blivet/MainThread: LVMLogicalVolumeDevice.setup: test_vg3-lv5 ; orig: True ; status: True ; controllable: True ; 2024-03-01 20:49:55,204 DEBUG blivet/MainThread: XFS.destroy: device: /dev/mapper/test_vg3-lv5 ; type: xfs ; status: False ; 2024-03-01 20:49:55,204 INFO program/MainThread: Running... wipefs -f -a /dev/mapper/test_vg3-lv5 2024-03-01 20:49:55,220 INFO program/MainThread: stdout: 2024-03-01 20:49:55,221 INFO program/MainThread: /dev/mapper/test_vg3-lv5: 4 bytes were erased at offset 0x00000000 (xfs): 58 46 53 42 2024-03-01 20:49:55,221 DEBUG program/MainThread: Return code: 0 2024-03-01 20:49:55,221 INFO program/MainThread: Running... udevadm settle --timeout=300 2024-03-01 20:49:55,263 DEBUG program/MainThread: Return code: 0 2024-03-01 20:49:55,263 INFO program/MainThread: Running... udevadm settle --timeout=300 2024-03-01 20:49:55,272 DEBUG program/MainThread: Return code: 0 2024-03-01 20:49:55,273 INFO blivet/MainThread: executing action: [276] destroy device lvmlv test_vg3-lv5 (id 175) 2024-03-01 20:49:55,276 DEBUG blivet/MainThread: LVMLogicalVolumeDevice.destroy: test_vg3-lv5 ; status: True ; 2024-03-01 20:49:55,279 DEBUG blivet/MainThread: LVMLogicalVolumeDevice.teardown: test_vg3-lv5 ; status: True ; controllable: True ; 2024-03-01 20:49:55,282 DEBUG blivet/MainThread: XFS.teardown: device: /dev/mapper/test_vg3-lv5 ; type: xfs ; status: False ; 2024-03-01 20:49:55,285 DEBUG blivet/MainThread: DeviceFormat.teardown: device: /dev/mapper/test_vg3-lv5 ; type: None ; status: False ; 2024-03-01 20:49:55,288 DEBUG blivet/MainThread: LVMLogicalVolumeDevice._teardown: test_vg3-lv5 ; status: True ; controllable: True ; 2024-03-01 20:49:55,289 INFO program/MainThread: Running [98] lvm lvchange -an test_vg3/lv5 --config= log {level=7 file=/tmp/lvm.log syslog=0} --devices=/dev/sdf,/dev/sdj,/dev/sde,/dev/sdh,/dev/sda,/dev/sdc,/dev/sdd,/dev/sdb,/dev/sdi,/dev/sdg ... 2024-03-01 20:49:55,318 INFO program/MainThread: stdout[98]: 2024-03-01 20:49:55,318 INFO program/MainThread: stderr[98]: 2024-03-01 20:49:55,318 INFO program/MainThread: ...done [98] (exit code: 0) 2024-03-01 20:49:55,322 DEBUG blivet/MainThread: LVMVolumeGroupDevice.setup_parents: name: test_vg3 ; orig: True ; 2024-03-01 20:49:55,325 DEBUG blivet/MainThread: DiskDevice.setup: sdg ; orig: True ; status: True ; controllable: True ; 2024-03-01 20:49:55,327 DEBUG blivet/MainThread: LVMPhysicalVolume.setup: device: /dev/sdg ; type: lvmpv ; status: False ; 2024-03-01 20:49:55,330 DEBUG blivet/MainThread: DiskDevice.setup: sdh ; orig: True ; status: True ; controllable: True ; 2024-03-01 20:49:55,333 DEBUG blivet/MainThread: LVMPhysicalVolume.setup: device: /dev/sdh ; type: lvmpv ; status: False ; 2024-03-01 20:49:55,336 DEBUG blivet/MainThread: DiskDevice.setup: sdi ; orig: True ; status: True ; controllable: True ; 2024-03-01 20:49:55,338 DEBUG blivet/MainThread: LVMPhysicalVolume.setup: device: /dev/sdi ; type: lvmpv ; status: False ; 2024-03-01 20:49:55,341 DEBUG blivet/MainThread: DiskDevice.setup: sdj ; orig: True ; status: True ; controllable: True ; 2024-03-01 20:49:55,344 DEBUG blivet/MainThread: LVMPhysicalVolume.setup: device: /dev/sdj ; type: lvmpv ; status: False ; 2024-03-01 20:49:55,347 DEBUG blivet/MainThread: LVMLogicalVolumeDevice._destroy: test_vg3-lv5 ; status: False ; 2024-03-01 20:49:55,347 INFO program/MainThread: Running [99] lvm lvremove --yes test_vg3/lv5 --config= log {level=7 file=/tmp/lvm.log syslog=0} --devices=/dev/sdf,/dev/sdj,/dev/sde,/dev/sdh,/dev/sda,/dev/sdc,/dev/sdd,/dev/sdb,/dev/sdi,/dev/sdg ... 2024-03-01 20:49:55,382 INFO program/MainThread: stdout[99]: Logical volume "lv5" successfully removed. 2024-03-01 20:49:55,382 INFO program/MainThread: stderr[99]: 2024-03-01 20:49:55,382 INFO program/MainThread: ...done [99] (exit code: 0) 2024-03-01 20:49:55,383 INFO blivet/MainThread: executing action: [286] destroy device lvmvg test_vg3 (id 141) 2024-03-01 20:49:55,389 DEBUG blivet/MainThread: LVMVolumeGroupDevice.destroy: test_vg3 ; status: False ; 2024-03-01 20:49:55,398 DEBUG blivet/MainThread: LVMVolumeGroupDevice.teardown: test_vg3 ; status: False ; controllable: True ; 2024-03-01 20:49:55,402 DEBUG blivet/MainThread: LVMVolumeGroupDevice.setup_parents: name: test_vg3 ; orig: True ; 2024-03-01 20:49:55,432 DEBUG blivet/MainThread: DiskDevice.setup: sdg ; orig: True ; status: True ; controllable: True ; 2024-03-01 20:49:55,437 DEBUG blivet/MainThread: LVMPhysicalVolume.setup: device: /dev/sdg ; type: lvmpv ; status: False ; 2024-03-01 20:49:55,452 DEBUG blivet/MainThread: DiskDevice.setup: sdh ; orig: True ; status: True ; controllable: True ; 2024-03-01 20:49:55,457 DEBUG blivet/MainThread: LVMPhysicalVolume.setup: device: /dev/sdh ; type: lvmpv ; status: False ; 2024-03-01 20:49:55,460 DEBUG blivet/MainThread: DiskDevice.setup: sdi ; orig: True ; status: True ; controllable: True ; 2024-03-01 20:49:55,462 DEBUG blivet/MainThread: LVMPhysicalVolume.setup: device: /dev/sdi ; type: lvmpv ; status: False ; 2024-03-01 20:49:55,465 DEBUG blivet/MainThread: DiskDevice.setup: sdj ; orig: True ; status: True ; controllable: True ; 2024-03-01 20:49:55,468 DEBUG blivet/MainThread: LVMPhysicalVolume.setup: device: /dev/sdj ; type: lvmpv ; status: False ; 2024-03-01 20:49:55,470 DEBUG blivet/MainThread: LVMVolumeGroupDevice._destroy: test_vg3 ; status: False ; 2024-03-01 20:49:55,471 INFO program/MainThread: Running [100] lvm vgreduce --removemissing --force test_vg3 --config= log {level=7 file=/tmp/lvm.log syslog=0} --devices=/dev/sdf,/dev/sdj,/dev/sde,/dev/sdh,/dev/sda,/dev/sdc,/dev/sdd,/dev/sdb,/dev/sdi,/dev/sdg ... 2024-03-01 20:49:55,502 INFO program/MainThread: stdout[100]: Volume group "test_vg3" is already consistent. 2024-03-01 20:49:55,502 INFO program/MainThread: stderr[100]: 2024-03-01 20:49:55,502 INFO program/MainThread: ...done [100] (exit code: 0) 2024-03-01 20:49:55,502 INFO program/MainThread: Running [101] lvm vgchange -an test_vg3 --config= log {level=7 file=/tmp/lvm.log syslog=0} --devices=/dev/sdf,/dev/sdj,/dev/sde,/dev/sdh,/dev/sda,/dev/sdc,/dev/sdd,/dev/sdb,/dev/sdi,/dev/sdg ... 2024-03-01 20:49:55,556 INFO program/MainThread: stdout[101]: 0 logical volume(s) in volume group "test_vg3" now active 2024-03-01 20:49:55,556 INFO program/MainThread: stderr[101]: 2024-03-01 20:49:55,557 INFO program/MainThread: ...done [101] (exit code: 0) 2024-03-01 20:49:55,557 INFO program/MainThread: Running [102] lvm vgremove --force test_vg3 --config= log {level=7 file=/tmp/lvm.log syslog=0} --devices=/dev/sdf,/dev/sdj,/dev/sde,/dev/sdh,/dev/sda,/dev/sdc,/dev/sdd,/dev/sdb,/dev/sdi,/dev/sdg ... 2024-03-01 20:49:55,613 INFO program/MainThread: stdout[102]: Volume group "test_vg3" successfully removed 2024-03-01 20:49:55,614 INFO program/MainThread: stderr[102]: 2024-03-01 20:49:55,614 INFO program/MainThread: ...done [102] (exit code: 0) 2024-03-01 20:49:55,614 INFO blivet/MainThread: executing action: [293] destroy format lvmpv on disk sdh (id 146) 2024-03-01 20:49:55,620 DEBUG blivet/MainThread: DiskDevice.setup: sdh ; orig: True ; status: True ; controllable: True ; 2024-03-01 20:49:55,631 DEBUG blivet/MainThread: LVMPhysicalVolume.destroy: device: /dev/sdh ; type: lvmpv ; status: None ; 2024-03-01 20:49:55,636 DEBUG blivet/MainThread: LVMPhysicalVolume._destroy: device: /dev/sdh ; type: lvmpv ; status: None ; 2024-03-01 20:49:55,636 INFO program/MainThread: Running [103] lvm pvremove --force --force --yes /dev/sdh --config= log {level=7 file=/tmp/lvm.log syslog=0} --devices=/dev/sdf,/dev/sdj,/dev/sde,/dev/sdh,/dev/sda,/dev/sdc,/dev/sdd,/dev/sdb,/dev/sdi,/dev/sdg ... 2024-03-01 20:49:55,690 INFO program/MainThread: stdout[103]: Labels on physical volume "/dev/sdh" successfully wiped. 2024-03-01 20:49:55,690 INFO program/MainThread: stderr[103]: 2024-03-01 20:49:55,691 INFO program/MainThread: ...done [103] (exit code: 0) 2024-03-01 20:49:55,691 DEBUG blivet/MainThread: lvm filter: device /dev/sdh removed from the list of allowed devices 2024-03-01 20:49:55,691 INFO program/MainThread: Running... udevadm settle --timeout=300 2024-03-01 20:49:55,707 DEBUG program/MainThread: Return code: 0 2024-03-01 20:49:55,707 INFO program/MainThread: Running [104] lvm config --typeconfig full devices/use_devicesfile --config= log {level=7 file=/tmp/lvm.log syslog=0} --devices=/dev/sdf,/dev/sdj,/dev/sde,/dev/sda,/dev/sdc,/dev/sdd,/dev/sdb,/dev/sdi,/dev/sdg ... 2024-03-01 20:49:55,715 INFO program/MainThread: stdout[104]: use_devicesfile=1 2024-03-01 20:49:55,715 INFO program/MainThread: stderr[104]: 2024-03-01 20:49:55,715 INFO program/MainThread: ...done [104] (exit code: 0) 2024-03-01 20:49:55,715 INFO program/MainThread: Running [105] lvmdevices --deldev /dev/sdh ... 2024-03-01 20:49:55,728 INFO program/MainThread: stdout[105]: 2024-03-01 20:49:55,728 INFO program/MainThread: stderr[105]: 2024-03-01 20:49:55,728 INFO program/MainThread: ...done [105] (exit code: 0) 2024-03-01 20:49:55,728 INFO program/MainThread: Running... udevadm settle --timeout=300 2024-03-01 20:49:55,740 DEBUG program/MainThread: Return code: 0 2024-03-01 20:49:55,740 INFO program/MainThread: Running... udevadm settle --timeout=300 2024-03-01 20:49:55,752 DEBUG program/MainThread: Return code: 0 2024-03-01 20:49:55,753 INFO blivet/MainThread: executing action: [291] destroy format lvmpv on disk sdg (id 132) 2024-03-01 20:49:55,756 DEBUG blivet/MainThread: DiskDevice.setup: sdg ; orig: True ; status: True ; controllable: True ; 2024-03-01 20:49:55,759 DEBUG blivet/MainThread: LVMPhysicalVolume.destroy: device: /dev/sdg ; type: lvmpv ; status: None ; 2024-03-01 20:49:55,761 DEBUG blivet/MainThread: LVMPhysicalVolume._destroy: device: /dev/sdg ; type: lvmpv ; status: None ; 2024-03-01 20:49:55,761 INFO program/MainThread: Running [106] lvm pvremove --force --force --yes /dev/sdg --config= log {level=7 file=/tmp/lvm.log syslog=0} --devices=/dev/sdf,/dev/sdj,/dev/sde,/dev/sda,/dev/sdc,/dev/sdd,/dev/sdb,/dev/sdi,/dev/sdg ... 2024-03-01 20:49:55,788 INFO program/MainThread: stdout[106]: Labels on physical volume "/dev/sdg" successfully wiped. 2024-03-01 20:49:55,788 INFO program/MainThread: stderr[106]: 2024-03-01 20:49:55,788 INFO program/MainThread: ...done [106] (exit code: 0) 2024-03-01 20:49:55,788 DEBUG blivet/MainThread: lvm filter: device /dev/sdg removed from the list of allowed devices 2024-03-01 20:49:55,788 INFO program/MainThread: Running... udevadm settle --timeout=300 2024-03-01 20:49:55,804 DEBUG program/MainThread: Return code: 0 2024-03-01 20:49:55,804 INFO program/MainThread: Running [107] lvm config --typeconfig full devices/use_devicesfile --config= log {level=7 file=/tmp/lvm.log syslog=0} --devices=/dev/sdf,/dev/sdj,/dev/sde,/dev/sda,/dev/sdc,/dev/sdd,/dev/sdb,/dev/sdi ... 2024-03-01 20:49:55,812 INFO program/MainThread: stdout[107]: use_devicesfile=1 2024-03-01 20:49:55,813 INFO program/MainThread: stderr[107]: 2024-03-01 20:49:55,813 INFO program/MainThread: ...done [107] (exit code: 0) 2024-03-01 20:49:55,813 INFO program/MainThread: Running [108] lvmdevices --deldev /dev/sdg ... 2024-03-01 20:49:55,826 INFO program/MainThread: stdout[108]: 2024-03-01 20:49:55,826 INFO program/MainThread: stderr[108]: 2024-03-01 20:49:55,826 INFO program/MainThread: ...done [108] (exit code: 0) 2024-03-01 20:49:55,826 INFO program/MainThread: Running... udevadm settle --timeout=300 2024-03-01 20:49:55,835 DEBUG program/MainThread: Return code: 0 2024-03-01 20:49:55,835 INFO program/MainThread: Running... udevadm settle --timeout=300 2024-03-01 20:49:55,847 DEBUG program/MainThread: Return code: 0 2024-03-01 20:49:55,848 INFO blivet/MainThread: executing action: [289] destroy format lvmpv on disk sdi (id 156) 2024-03-01 20:49:55,851 DEBUG blivet/MainThread: DiskDevice.setup: sdi ; orig: True ; status: True ; controllable: True ; 2024-03-01 20:49:55,854 DEBUG blivet/MainThread: LVMPhysicalVolume.destroy: device: /dev/sdi ; type: lvmpv ; status: None ; 2024-03-01 20:49:55,856 DEBUG blivet/MainThread: LVMPhysicalVolume._destroy: device: /dev/sdi ; type: lvmpv ; status: None ; 2024-03-01 20:49:55,857 INFO program/MainThread: Running [109] lvm pvremove --force --force --yes /dev/sdi --config= log {level=7 file=/tmp/lvm.log syslog=0} --devices=/dev/sdf,/dev/sdj,/dev/sde,/dev/sda,/dev/sdc,/dev/sdd,/dev/sdb,/dev/sdi ... 2024-03-01 20:49:55,886 INFO program/MainThread: stdout[109]: Labels on physical volume "/dev/sdi" successfully wiped. 2024-03-01 20:49:55,886 INFO program/MainThread: stderr[109]: 2024-03-01 20:49:55,886 INFO program/MainThread: ...done [109] (exit code: 0) 2024-03-01 20:49:55,886 DEBUG blivet/MainThread: lvm filter: device /dev/sdi removed from the list of allowed devices 2024-03-01 20:49:55,887 INFO program/MainThread: Running... udevadm settle --timeout=300 2024-03-01 20:49:55,903 DEBUG program/MainThread: Return code: 0 2024-03-01 20:49:55,903 INFO program/MainThread: Running [110] lvm config --typeconfig full devices/use_devicesfile --config= log {level=7 file=/tmp/lvm.log syslog=0} --devices=/dev/sdf,/dev/sdj,/dev/sde,/dev/sda,/dev/sdc,/dev/sdd,/dev/sdb ... 2024-03-01 20:49:55,911 INFO program/MainThread: stdout[110]: use_devicesfile=1 2024-03-01 20:49:55,911 INFO program/MainThread: stderr[110]: 2024-03-01 20:49:55,911 INFO program/MainThread: ...done [110] (exit code: 0) 2024-03-01 20:49:55,912 INFO program/MainThread: Running [111] lvmdevices --deldev /dev/sdi ... 2024-03-01 20:49:55,924 INFO program/MainThread: stdout[111]: 2024-03-01 20:49:55,925 INFO program/MainThread: stderr[111]: 2024-03-01 20:49:55,925 INFO program/MainThread: ...done [111] (exit code: 0) 2024-03-01 20:49:55,925 INFO program/MainThread: Running... udevadm settle --timeout=300 2024-03-01 20:49:55,933 DEBUG program/MainThread: Return code: 0 2024-03-01 20:49:55,934 INFO program/MainThread: Running... udevadm settle --timeout=300 2024-03-01 20:49:55,945 DEBUG program/MainThread: Return code: 0 2024-03-01 20:49:55,946 INFO blivet/MainThread: executing action: [287] destroy format lvmpv on disk sdj (id 166) 2024-03-01 20:49:55,949 DEBUG blivet/MainThread: DiskDevice.setup: sdj ; orig: True ; status: True ; controllable: True ; 2024-03-01 20:49:55,952 DEBUG blivet/MainThread: LVMPhysicalVolume.destroy: device: /dev/sdj ; type: lvmpv ; status: None ; 2024-03-01 20:49:55,954 DEBUG blivet/MainThread: LVMPhysicalVolume._destroy: device: /dev/sdj ; type: lvmpv ; status: None ; 2024-03-01 20:49:55,955 INFO program/MainThread: Running [112] lvm pvremove --force --force --yes /dev/sdj --config= log {level=7 file=/tmp/lvm.log syslog=0} --devices=/dev/sdf,/dev/sdj,/dev/sde,/dev/sda,/dev/sdc,/dev/sdd,/dev/sdb ... 2024-03-01 20:49:55,984 INFO program/MainThread: stdout[112]: Labels on physical volume "/dev/sdj" successfully wiped. 2024-03-01 20:49:55,984 INFO program/MainThread: stderr[112]: 2024-03-01 20:49:55,985 INFO program/MainThread: ...done [112] (exit code: 0) 2024-03-01 20:49:55,985 DEBUG blivet/MainThread: lvm filter: device /dev/sdj removed from the list of allowed devices 2024-03-01 20:49:55,985 INFO program/MainThread: Running... udevadm settle --timeout=300 2024-03-01 20:49:56,001 DEBUG program/MainThread: Return code: 0 2024-03-01 20:49:56,001 INFO program/MainThread: Running [113] lvm config --typeconfig full devices/use_devicesfile --config= log {level=7 file=/tmp/lvm.log syslog=0} --devices=/dev/sdf,/dev/sde,/dev/sda,/dev/sdc,/dev/sdd,/dev/sdb ... 2024-03-01 20:49:56,009 INFO program/MainThread: stdout[113]: use_devicesfile=1 2024-03-01 20:49:56,009 INFO program/MainThread: stderr[113]: 2024-03-01 20:49:56,009 INFO program/MainThread: ...done [113] (exit code: 0) 2024-03-01 20:49:56,009 INFO program/MainThread: Running [114] lvmdevices --deldev /dev/sdj ... 2024-03-01 20:49:56,022 INFO program/MainThread: stdout[114]: 2024-03-01 20:49:56,022 INFO program/MainThread: stderr[114]: 2024-03-01 20:49:56,022 INFO program/MainThread: ...done [114] (exit code: 0) 2024-03-01 20:49:56,022 INFO program/MainThread: Running... udevadm settle --timeout=300 2024-03-01 20:49:56,033 DEBUG program/MainThread: Return code: 0 2024-03-01 20:49:56,033 INFO program/MainThread: Running... udevadm settle --timeout=300 2024-03-01 20:49:56,045 DEBUG program/MainThread: Return code: 0 2024-03-01 20:49:56,046 INFO blivet/MainThread: executing action: [264] destroy format xfs filesystem on lvmlv test_vg2-lv4 (id 118) 2024-03-01 20:49:56,050 DEBUG blivet/MainThread: LVMLogicalVolumeDevice.setup: test_vg2-lv4 ; orig: True ; status: True ; controllable: True ; 2024-03-01 20:49:56,053 DEBUG blivet/MainThread: XFS.destroy: device: /dev/mapper/test_vg2-lv4 ; type: xfs ; status: False ; 2024-03-01 20:49:56,053 INFO program/MainThread: Running... wipefs -f -a /dev/mapper/test_vg2-lv4 2024-03-01 20:49:56,061 INFO program/MainThread: stdout: 2024-03-01 20:49:56,061 INFO program/MainThread: /dev/mapper/test_vg2-lv4: 4 bytes were erased at offset 0x00000000 (xfs): 58 46 53 42 2024-03-01 20:49:56,061 DEBUG program/MainThread: Return code: 0 2024-03-01 20:49:56,061 INFO program/MainThread: Running... udevadm settle --timeout=300 2024-03-01 20:49:56,077 DEBUG program/MainThread: Return code: 0 2024-03-01 20:49:56,077 INFO program/MainThread: Running... udevadm settle --timeout=300 2024-03-01 20:49:56,089 DEBUG program/MainThread: Return code: 0 2024-03-01 20:49:56,090 INFO blivet/MainThread: executing action: [266] destroy device lvmlv test_vg2-lv4 (id 118) 2024-03-01 20:49:56,093 DEBUG blivet/MainThread: LVMLogicalVolumeDevice.destroy: test_vg2-lv4 ; status: True ; 2024-03-01 20:49:56,096 DEBUG blivet/MainThread: LVMLogicalVolumeDevice.teardown: test_vg2-lv4 ; status: True ; controllable: True ; 2024-03-01 20:49:56,100 DEBUG blivet/MainThread: XFS.teardown: device: /dev/mapper/test_vg2-lv4 ; type: xfs ; status: False ; 2024-03-01 20:49:56,103 DEBUG blivet/MainThread: DeviceFormat.teardown: device: /dev/mapper/test_vg2-lv4 ; type: None ; status: False ; 2024-03-01 20:49:56,106 DEBUG blivet/MainThread: LVMLogicalVolumeDevice._teardown: test_vg2-lv4 ; status: True ; controllable: True ; 2024-03-01 20:49:56,106 INFO program/MainThread: Running [115] lvm lvchange -an test_vg2/lv4 --config= log {level=7 file=/tmp/lvm.log syslog=0} --devices=/dev/sdf,/dev/sde,/dev/sda,/dev/sdc,/dev/sdd,/dev/sdb ... 2024-03-01 20:49:56,147 INFO program/MainThread: stdout[115]: 2024-03-01 20:49:56,147 INFO program/MainThread: stderr[115]: 2024-03-01 20:49:56,147 INFO program/MainThread: ...done [115] (exit code: 0) 2024-03-01 20:49:56,151 DEBUG blivet/MainThread: LVMVolumeGroupDevice.setup_parents: name: test_vg2 ; orig: True ; 2024-03-01 20:49:56,154 DEBUG blivet/MainThread: DiskDevice.setup: sdd ; orig: True ; status: True ; controllable: True ; 2024-03-01 20:49:56,156 DEBUG blivet/MainThread: LVMPhysicalVolume.setup: device: /dev/sdd ; type: lvmpv ; status: True ; 2024-03-01 20:49:56,159 DEBUG blivet/MainThread: DiskDevice.setup: sde ; orig: True ; status: True ; controllable: True ; 2024-03-01 20:49:56,162 DEBUG blivet/MainThread: LVMPhysicalVolume.setup: device: /dev/sde ; type: lvmpv ; status: True ; 2024-03-01 20:49:56,165 DEBUG blivet/MainThread: DiskDevice.setup: sdf ; orig: True ; status: True ; controllable: True ; 2024-03-01 20:49:56,167 DEBUG blivet/MainThread: LVMPhysicalVolume.setup: device: /dev/sdf ; type: lvmpv ; status: True ; 2024-03-01 20:49:56,170 DEBUG blivet/MainThread: LVMLogicalVolumeDevice._destroy: test_vg2-lv4 ; status: False ; 2024-03-01 20:49:56,170 INFO program/MainThread: Running [116] lvm lvremove --yes test_vg2/lv4 --config= log {level=7 file=/tmp/lvm.log syslog=0} --devices=/dev/sdf,/dev/sde,/dev/sda,/dev/sdc,/dev/sdd,/dev/sdb ... 2024-03-01 20:49:56,200 INFO program/MainThread: stdout[116]: Logical volume "lv4" successfully removed. 2024-03-01 20:49:56,200 INFO program/MainThread: stderr[116]: 2024-03-01 20:49:56,200 INFO program/MainThread: ...done [116] (exit code: 0) 2024-03-01 20:49:56,201 INFO blivet/MainThread: executing action: [261] destroy format xfs filesystem on lvmlv test_vg2-lv3 (id 105) 2024-03-01 20:49:56,208 DEBUG blivet/MainThread: LVMLogicalVolumeDevice.setup: test_vg2-lv3 ; orig: True ; status: True ; controllable: True ; 2024-03-01 20:49:56,215 DEBUG blivet/MainThread: XFS.destroy: device: /dev/mapper/test_vg2-lv3 ; type: xfs ; status: False ; 2024-03-01 20:49:56,215 INFO program/MainThread: Running... wipefs -f -a /dev/mapper/test_vg2-lv3 2024-03-01 20:49:56,226 INFO program/MainThread: stdout: 2024-03-01 20:49:56,226 INFO program/MainThread: /dev/mapper/test_vg2-lv3: 4 bytes were erased at offset 0x00000000 (xfs): 58 46 53 42 2024-03-01 20:49:56,226 DEBUG program/MainThread: Return code: 0 2024-03-01 20:49:56,226 INFO program/MainThread: Running... udevadm settle --timeout=300 2024-03-01 20:49:56,258 DEBUG program/MainThread: Return code: 0 2024-03-01 20:49:56,258 INFO program/MainThread: Running... udevadm settle --timeout=300 2024-03-01 20:49:56,270 DEBUG program/MainThread: Return code: 0 2024-03-01 20:49:56,271 INFO blivet/MainThread: executing action: [263] destroy device lvmlv test_vg2-lv3 (id 105) 2024-03-01 20:49:56,275 DEBUG blivet/MainThread: LVMLogicalVolumeDevice.destroy: test_vg2-lv3 ; status: True ; 2024-03-01 20:49:56,278 DEBUG blivet/MainThread: LVMLogicalVolumeDevice.teardown: test_vg2-lv3 ; status: True ; controllable: True ; 2024-03-01 20:49:56,281 DEBUG blivet/MainThread: XFS.teardown: device: /dev/mapper/test_vg2-lv3 ; type: xfs ; status: False ; 2024-03-01 20:49:56,284 DEBUG blivet/MainThread: DeviceFormat.teardown: device: /dev/mapper/test_vg2-lv3 ; type: None ; status: False ; 2024-03-01 20:49:56,287 DEBUG blivet/MainThread: LVMLogicalVolumeDevice._teardown: test_vg2-lv3 ; status: True ; controllable: True ; 2024-03-01 20:49:56,287 INFO program/MainThread: Running [117] lvm lvchange -an test_vg2/lv3 --config= log {level=7 file=/tmp/lvm.log syslog=0} --devices=/dev/sdf,/dev/sde,/dev/sda,/dev/sdc,/dev/sdd,/dev/sdb ... 2024-03-01 20:49:56,332 INFO program/MainThread: stdout[117]: 2024-03-01 20:49:56,332 INFO program/MainThread: stderr[117]: 2024-03-01 20:49:56,332 INFO program/MainThread: ...done [117] (exit code: 0) 2024-03-01 20:49:56,336 DEBUG blivet/MainThread: LVMVolumeGroupDevice.setup_parents: name: test_vg2 ; orig: True ; 2024-03-01 20:49:56,339 DEBUG blivet/MainThread: DiskDevice.setup: sdd ; orig: True ; status: True ; controllable: True ; 2024-03-01 20:49:56,342 DEBUG blivet/MainThread: LVMPhysicalVolume.setup: device: /dev/sdd ; type: lvmpv ; status: False ; 2024-03-01 20:49:56,344 DEBUG blivet/MainThread: DiskDevice.setup: sde ; orig: True ; status: True ; controllable: True ; 2024-03-01 20:49:56,347 DEBUG blivet/MainThread: LVMPhysicalVolume.setup: device: /dev/sde ; type: lvmpv ; status: False ; 2024-03-01 20:49:56,350 DEBUG blivet/MainThread: DiskDevice.setup: sdf ; orig: True ; status: True ; controllable: True ; 2024-03-01 20:49:56,352 DEBUG blivet/MainThread: LVMPhysicalVolume.setup: device: /dev/sdf ; type: lvmpv ; status: False ; 2024-03-01 20:49:56,355 DEBUG blivet/MainThread: LVMLogicalVolumeDevice._destroy: test_vg2-lv3 ; status: False ; 2024-03-01 20:49:56,355 INFO program/MainThread: Running [118] lvm lvremove --yes test_vg2/lv3 --config= log {level=7 file=/tmp/lvm.log syslog=0} --devices=/dev/sdf,/dev/sde,/dev/sda,/dev/sdc,/dev/sdd,/dev/sdb ... 2024-03-01 20:49:56,388 INFO program/MainThread: stdout[118]: Logical volume "lv3" successfully removed. 2024-03-01 20:49:56,388 INFO program/MainThread: stderr[118]: 2024-03-01 20:49:56,388 INFO program/MainThread: ...done [118] (exit code: 0) 2024-03-01 20:49:56,389 INFO blivet/MainThread: executing action: [267] destroy device lvmvg test_vg2 (id 81) 2024-03-01 20:49:56,397 DEBUG blivet/MainThread: LVMVolumeGroupDevice.destroy: test_vg2 ; status: False ; 2024-03-01 20:49:56,404 DEBUG blivet/MainThread: LVMVolumeGroupDevice.teardown: test_vg2 ; status: False ; controllable: True ; 2024-03-01 20:49:56,414 DEBUG blivet/MainThread: LVMVolumeGroupDevice.setup_parents: name: test_vg2 ; orig: True ; 2024-03-01 20:49:56,424 DEBUG blivet/MainThread: DiskDevice.setup: sdd ; orig: True ; status: True ; controllable: True ; 2024-03-01 20:49:56,429 DEBUG blivet/MainThread: LVMPhysicalVolume.setup: device: /dev/sdd ; type: lvmpv ; status: False ; 2024-03-01 20:49:56,436 DEBUG blivet/MainThread: DiskDevice.setup: sde ; orig: True ; status: True ; controllable: True ; 2024-03-01 20:49:56,438 DEBUG blivet/MainThread: LVMPhysicalVolume.setup: device: /dev/sde ; type: lvmpv ; status: False ; 2024-03-01 20:49:56,441 DEBUG blivet/MainThread: DiskDevice.setup: sdf ; orig: True ; status: True ; controllable: True ; 2024-03-01 20:49:56,444 DEBUG blivet/MainThread: LVMPhysicalVolume.setup: device: /dev/sdf ; type: lvmpv ; status: False ; 2024-03-01 20:49:56,446 DEBUG blivet/MainThread: LVMVolumeGroupDevice._destroy: test_vg2 ; status: False ; 2024-03-01 20:49:56,446 INFO program/MainThread: Running [119] lvm vgreduce --removemissing --force test_vg2 --config= log {level=7 file=/tmp/lvm.log syslog=0} --devices=/dev/sdf,/dev/sde,/dev/sda,/dev/sdc,/dev/sdd,/dev/sdb ... 2024-03-01 20:49:56,476 INFO program/MainThread: stdout[119]: Volume group "test_vg2" is already consistent. 2024-03-01 20:49:56,476 INFO program/MainThread: stderr[119]: 2024-03-01 20:49:56,476 INFO program/MainThread: ...done [119] (exit code: 0) 2024-03-01 20:49:56,476 INFO program/MainThread: Running [120] lvm vgchange -an test_vg2 --config= log {level=7 file=/tmp/lvm.log syslog=0} --devices=/dev/sdf,/dev/sde,/dev/sda,/dev/sdc,/dev/sdd,/dev/sdb ... 2024-03-01 20:49:56,527 INFO program/MainThread: stdout[120]: 0 logical volume(s) in volume group "test_vg2" now active 2024-03-01 20:49:56,527 INFO program/MainThread: stderr[120]: 2024-03-01 20:49:56,527 INFO program/MainThread: ...done [120] (exit code: 0) 2024-03-01 20:49:56,527 INFO program/MainThread: Running [121] lvm vgremove --force test_vg2 --config= log {level=7 file=/tmp/lvm.log syslog=0} --devices=/dev/sdf,/dev/sde,/dev/sda,/dev/sdc,/dev/sdd,/dev/sdb ... 2024-03-01 20:49:56,561 INFO program/MainThread: stdout[121]: Volume group "test_vg2" successfully removed 2024-03-01 20:49:56,561 INFO program/MainThread: stderr[121]: 2024-03-01 20:49:56,561 INFO program/MainThread: ...done [121] (exit code: 0) 2024-03-01 20:49:56,562 INFO blivet/MainThread: executing action: [272] destroy format lvmpv on disk sdd (id 72) 2024-03-01 20:49:56,569 DEBUG blivet/MainThread: DiskDevice.setup: sdd ; orig: True ; status: True ; controllable: True ; 2024-03-01 20:49:56,580 DEBUG blivet/MainThread: LVMPhysicalVolume.destroy: device: /dev/sdd ; type: lvmpv ; status: None ; 2024-03-01 20:49:56,584 DEBUG blivet/MainThread: LVMPhysicalVolume._destroy: device: /dev/sdd ; type: lvmpv ; status: None ; 2024-03-01 20:49:56,585 INFO program/MainThread: Running [122] lvm pvremove --force --force --yes /dev/sdd --config= log {level=7 file=/tmp/lvm.log syslog=0} --devices=/dev/sdf,/dev/sde,/dev/sda,/dev/sdc,/dev/sdd,/dev/sdb ... 2024-03-01 20:49:56,626 INFO program/MainThread: stdout[122]: Labels on physical volume "/dev/sdd" successfully wiped. 2024-03-01 20:49:56,626 INFO program/MainThread: stderr[122]: 2024-03-01 20:49:56,626 INFO program/MainThread: ...done [122] (exit code: 0) 2024-03-01 20:49:56,626 DEBUG blivet/MainThread: lvm filter: device /dev/sdd removed from the list of allowed devices 2024-03-01 20:49:56,627 INFO program/MainThread: Running... udevadm settle --timeout=300 2024-03-01 20:49:56,643 DEBUG program/MainThread: Return code: 0 2024-03-01 20:49:56,643 INFO program/MainThread: Running [123] lvm config --typeconfig full devices/use_devicesfile --config= log {level=7 file=/tmp/lvm.log syslog=0} --devices=/dev/sdf,/dev/sde,/dev/sda,/dev/sdc,/dev/sdb ... 2024-03-01 20:49:56,651 INFO program/MainThread: stdout[123]: use_devicesfile=1 2024-03-01 20:49:56,651 INFO program/MainThread: stderr[123]: 2024-03-01 20:49:56,651 INFO program/MainThread: ...done [123] (exit code: 0) 2024-03-01 20:49:56,651 INFO program/MainThread: Running [124] lvmdevices --deldev /dev/sdd ... 2024-03-01 20:49:56,664 INFO program/MainThread: stdout[124]: 2024-03-01 20:49:56,664 INFO program/MainThread: stderr[124]: 2024-03-01 20:49:56,664 INFO program/MainThread: ...done [124] (exit code: 0) 2024-03-01 20:49:56,664 INFO program/MainThread: Running... udevadm settle --timeout=300 2024-03-01 20:49:56,676 DEBUG program/MainThread: Return code: 0 2024-03-01 20:49:56,677 INFO program/MainThread: Running... udevadm settle --timeout=300 2024-03-01 20:49:56,688 DEBUG program/MainThread: Return code: 0 2024-03-01 20:49:56,689 INFO blivet/MainThread: executing action: [270] destroy format lvmpv on disk sde (id 86) 2024-03-01 20:49:56,692 DEBUG blivet/MainThread: DiskDevice.setup: sde ; orig: True ; status: True ; controllable: True ; 2024-03-01 20:49:56,695 DEBUG blivet/MainThread: LVMPhysicalVolume.destroy: device: /dev/sde ; type: lvmpv ; status: None ; 2024-03-01 20:49:56,697 DEBUG blivet/MainThread: LVMPhysicalVolume._destroy: device: /dev/sde ; type: lvmpv ; status: None ; 2024-03-01 20:49:56,697 INFO program/MainThread: Running [125] lvm pvremove --force --force --yes /dev/sde --config= log {level=7 file=/tmp/lvm.log syslog=0} --devices=/dev/sdf,/dev/sde,/dev/sda,/dev/sdc,/dev/sdb ... 2024-03-01 20:49:56,726 INFO program/MainThread: stdout[125]: Labels on physical volume "/dev/sde" successfully wiped. 2024-03-01 20:49:56,727 INFO program/MainThread: stderr[125]: 2024-03-01 20:49:56,727 INFO program/MainThread: ...done [125] (exit code: 0) 2024-03-01 20:49:56,727 DEBUG blivet/MainThread: lvm filter: device /dev/sde removed from the list of allowed devices 2024-03-01 20:49:56,727 INFO program/MainThread: Running... udevadm settle --timeout=300 2024-03-01 20:49:56,742 DEBUG program/MainThread: Return code: 0 2024-03-01 20:49:56,742 INFO program/MainThread: Running [126] lvm config --typeconfig full devices/use_devicesfile --config= log {level=7 file=/tmp/lvm.log syslog=0} --devices=/dev/sdf,/dev/sda,/dev/sdc,/dev/sdb ... 2024-03-01 20:49:56,750 INFO program/MainThread: stdout[126]: use_devicesfile=1 2024-03-01 20:49:56,750 INFO program/MainThread: stderr[126]: 2024-03-01 20:49:56,750 INFO program/MainThread: ...done [126] (exit code: 0) 2024-03-01 20:49:56,750 INFO program/MainThread: Running [127] lvmdevices --deldev /dev/sde ... 2024-03-01 20:49:56,763 INFO program/MainThread: stdout[127]: 2024-03-01 20:49:56,763 INFO program/MainThread: stderr[127]: 2024-03-01 20:49:56,763 INFO program/MainThread: ...done [127] (exit code: 0) 2024-03-01 20:49:56,763 INFO program/MainThread: Running... udevadm settle --timeout=300 2024-03-01 20:49:56,775 DEBUG program/MainThread: Return code: 0 2024-03-01 20:49:56,775 INFO program/MainThread: Running... udevadm settle --timeout=300 2024-03-01 20:49:56,787 DEBUG program/MainThread: Return code: 0 2024-03-01 20:49:56,788 INFO blivet/MainThread: executing action: [268] destroy format lvmpv on disk sdf (id 96) 2024-03-01 20:49:56,791 DEBUG blivet/MainThread: DiskDevice.setup: sdf ; orig: True ; status: True ; controllable: True ; 2024-03-01 20:49:56,794 DEBUG blivet/MainThread: LVMPhysicalVolume.destroy: device: /dev/sdf ; type: lvmpv ; status: None ; 2024-03-01 20:49:56,796 DEBUG blivet/MainThread: LVMPhysicalVolume._destroy: device: /dev/sdf ; type: lvmpv ; status: None ; 2024-03-01 20:49:56,796 INFO program/MainThread: Running [128] lvm pvremove --force --force --yes /dev/sdf --config= log {level=7 file=/tmp/lvm.log syslog=0} --devices=/dev/sdf,/dev/sda,/dev/sdc,/dev/sdb ... 2024-03-01 20:49:56,828 INFO program/MainThread: stdout[128]: Labels on physical volume "/dev/sdf" successfully wiped. 2024-03-01 20:49:56,828 INFO program/MainThread: stderr[128]: 2024-03-01 20:49:56,829 INFO program/MainThread: ...done [128] (exit code: 0) 2024-03-01 20:49:56,829 DEBUG blivet/MainThread: lvm filter: device /dev/sdf removed from the list of allowed devices 2024-03-01 20:49:56,829 INFO program/MainThread: Running... udevadm settle --timeout=300 2024-03-01 20:49:56,843 DEBUG program/MainThread: Return code: 0 2024-03-01 20:49:56,844 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 20:49:56,851 INFO program/MainThread: stdout[129]: use_devicesfile=1 2024-03-01 20:49:56,852 INFO program/MainThread: stderr[129]: 2024-03-01 20:49:56,852 INFO program/MainThread: ...done [129] (exit code: 0) 2024-03-01 20:49:56,852 INFO program/MainThread: Running [130] lvmdevices --deldev /dev/sdf ... 2024-03-01 20:49:56,864 INFO program/MainThread: stdout[130]: 2024-03-01 20:49:56,864 INFO program/MainThread: stderr[130]: 2024-03-01 20:49:56,864 INFO program/MainThread: ...done [130] (exit code: 0) 2024-03-01 20:49:56,865 INFO program/MainThread: Running... udevadm settle --timeout=300 2024-03-01 20:49:56,873 DEBUG program/MainThread: Return code: 0 2024-03-01 20:49:56,873 INFO program/MainThread: Running... udevadm settle --timeout=300 2024-03-01 20:49:56,884 DEBUG program/MainThread: Return code: 0 2024-03-01 20:49:56,885 INFO blivet/MainThread: executing action: [251] destroy format xfs filesystem on lvmlv test_vg1-lv2 (id 58) 2024-03-01 20:49:56,889 DEBUG blivet/MainThread: LVMLogicalVolumeDevice.setup: test_vg1-lv2 ; orig: True ; status: True ; controllable: True ; 2024-03-01 20:49:56,891 DEBUG blivet/MainThread: XFS.destroy: device: /dev/mapper/test_vg1-lv2 ; type: xfs ; status: False ; 2024-03-01 20:49:56,892 INFO program/MainThread: Running... wipefs -f -a /dev/mapper/test_vg1-lv2 2024-03-01 20:49:56,899 INFO program/MainThread: stdout: 2024-03-01 20:49:56,899 INFO program/MainThread: /dev/mapper/test_vg1-lv2: 4 bytes were erased at offset 0x00000000 (xfs): 58 46 53 42 2024-03-01 20:49:56,899 DEBUG program/MainThread: Return code: 0 2024-03-01 20:49:56,899 INFO program/MainThread: Running... udevadm settle --timeout=300 2024-03-01 20:49:56,915 DEBUG program/MainThread: Return code: 0 2024-03-01 20:49:56,915 INFO program/MainThread: Running... udevadm settle --timeout=300 2024-03-01 20:49:56,927 DEBUG program/MainThread: Return code: 0 2024-03-01 20:49:56,928 INFO blivet/MainThread: executing action: [253] destroy device lvmlv test_vg1-lv2 (id 58) 2024-03-01 20:49:56,932 DEBUG blivet/MainThread: LVMLogicalVolumeDevice.destroy: test_vg1-lv2 ; status: True ; 2024-03-01 20:49:56,935 DEBUG blivet/MainThread: LVMLogicalVolumeDevice.teardown: test_vg1-lv2 ; status: True ; controllable: True ; 2024-03-01 20:49:56,938 DEBUG blivet/MainThread: XFS.teardown: device: /dev/mapper/test_vg1-lv2 ; type: xfs ; status: False ; 2024-03-01 20:49:56,941 DEBUG blivet/MainThread: DeviceFormat.teardown: device: /dev/mapper/test_vg1-lv2 ; type: None ; status: False ; 2024-03-01 20:49:56,944 DEBUG blivet/MainThread: LVMLogicalVolumeDevice._teardown: test_vg1-lv2 ; status: True ; controllable: True ; 2024-03-01 20:49:56,944 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 20:49:56,981 INFO program/MainThread: stdout[131]: 2024-03-01 20:49:56,981 INFO program/MainThread: stderr[131]: 2024-03-01 20:49:56,981 INFO program/MainThread: ...done [131] (exit code: 0) 2024-03-01 20:49:56,985 DEBUG blivet/MainThread: LVMVolumeGroupDevice.setup_parents: name: test_vg1 ; orig: True ; 2024-03-01 20:49:56,988 DEBUG blivet/MainThread: DiskDevice.setup: sda ; orig: True ; status: True ; controllable: True ; 2024-03-01 20:49:56,991 DEBUG blivet/MainThread: LVMPhysicalVolume.setup: device: /dev/sda ; type: lvmpv ; status: True ; 2024-03-01 20:49:56,993 DEBUG blivet/MainThread: DiskDevice.setup: sdb ; orig: True ; status: True ; controllable: True ; 2024-03-01 20:49:56,996 DEBUG blivet/MainThread: LVMPhysicalVolume.setup: device: /dev/sdb ; type: lvmpv ; status: True ; 2024-03-01 20:49:56,999 DEBUG blivet/MainThread: DiskDevice.setup: sdc ; orig: True ; status: True ; controllable: True ; 2024-03-01 20:49:57,001 DEBUG blivet/MainThread: LVMPhysicalVolume.setup: device: /dev/sdc ; type: lvmpv ; status: True ; 2024-03-01 20:49:57,004 DEBUG blivet/MainThread: LVMLogicalVolumeDevice._destroy: test_vg1-lv2 ; status: False ; 2024-03-01 20:49:57,004 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 20:49:57,041 INFO program/MainThread: stdout[132]: Logical volume "lv2" successfully removed. 2024-03-01 20:49:57,042 INFO program/MainThread: stderr[132]: 2024-03-01 20:49:57,042 INFO program/MainThread: ...done [132] (exit code: 0) 2024-03-01 20:49:57,042 INFO blivet/MainThread: executing action: [248] destroy format xfs filesystem on lvmlv test_vg1-lv1 (id 45) 2024-03-01 20:49:57,052 DEBUG blivet/MainThread: LVMLogicalVolumeDevice.setup: test_vg1-lv1 ; orig: True ; status: True ; controllable: True ; 2024-03-01 20:49:57,061 DEBUG blivet/MainThread: XFS.destroy: device: /dev/mapper/test_vg1-lv1 ; type: xfs ; status: False ; 2024-03-01 20:49:57,061 INFO program/MainThread: Running... wipefs -f -a /dev/mapper/test_vg1-lv1 2024-03-01 20:49:57,075 INFO program/MainThread: stdout: 2024-03-01 20:49:57,075 INFO program/MainThread: /dev/mapper/test_vg1-lv1: 4 bytes were erased at offset 0x00000000 (xfs): 58 46 53 42 2024-03-01 20:49:57,075 DEBUG program/MainThread: Return code: 0 2024-03-01 20:49:57,075 INFO program/MainThread: Running... udevadm settle --timeout=300 2024-03-01 20:49:57,092 DEBUG program/MainThread: Return code: 0 2024-03-01 20:49:57,093 INFO program/MainThread: Running... udevadm settle --timeout=300 2024-03-01 20:49:57,105 DEBUG program/MainThread: Return code: 0 2024-03-01 20:49:57,106 INFO blivet/MainThread: executing action: [250] destroy device lvmlv test_vg1-lv1 (id 45) 2024-03-01 20:49:57,110 DEBUG blivet/MainThread: LVMLogicalVolumeDevice.destroy: test_vg1-lv1 ; status: True ; 2024-03-01 20:49:57,112 DEBUG blivet/MainThread: LVMLogicalVolumeDevice.teardown: test_vg1-lv1 ; status: True ; controllable: True ; 2024-03-01 20:49:57,116 DEBUG blivet/MainThread: XFS.teardown: device: /dev/mapper/test_vg1-lv1 ; type: xfs ; status: False ; 2024-03-01 20:49:57,119 DEBUG blivet/MainThread: DeviceFormat.teardown: device: /dev/mapper/test_vg1-lv1 ; type: None ; status: False ; 2024-03-01 20:49:57,122 DEBUG blivet/MainThread: LVMLogicalVolumeDevice._teardown: test_vg1-lv1 ; status: True ; controllable: True ; 2024-03-01 20:49:57,122 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 20:49:57,159 INFO program/MainThread: stdout[133]: 2024-03-01 20:49:57,159 INFO program/MainThread: stderr[133]: 2024-03-01 20:49:57,159 INFO program/MainThread: ...done [133] (exit code: 0) 2024-03-01 20:49:57,163 DEBUG blivet/MainThread: LVMVolumeGroupDevice.setup_parents: name: test_vg1 ; orig: True ; 2024-03-01 20:49:57,166 DEBUG blivet/MainThread: DiskDevice.setup: sda ; orig: True ; status: True ; controllable: True ; 2024-03-01 20:49:57,169 DEBUG blivet/MainThread: LVMPhysicalVolume.setup: device: /dev/sda ; type: lvmpv ; status: False ; 2024-03-01 20:49:57,172 DEBUG blivet/MainThread: DiskDevice.setup: sdb ; orig: True ; status: True ; controllable: True ; 2024-03-01 20:49:57,174 DEBUG blivet/MainThread: LVMPhysicalVolume.setup: device: /dev/sdb ; type: lvmpv ; status: False ; 2024-03-01 20:49:57,177 DEBUG blivet/MainThread: DiskDevice.setup: sdc ; orig: True ; status: True ; controllable: True ; 2024-03-01 20:49:57,180 DEBUG blivet/MainThread: LVMPhysicalVolume.setup: device: /dev/sdc ; type: lvmpv ; status: False ; 2024-03-01 20:49:57,182 DEBUG blivet/MainThread: LVMLogicalVolumeDevice._destroy: test_vg1-lv1 ; status: False ; 2024-03-01 20:49:57,182 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 20:49:57,217 INFO program/MainThread: stdout[134]: Logical volume "lv1" successfully removed. 2024-03-01 20:49:57,217 INFO program/MainThread: stderr[134]: 2024-03-01 20:49:57,217 INFO program/MainThread: ...done [134] (exit code: 0) 2024-03-01 20:49:57,218 INFO blivet/MainThread: executing action: [254] destroy device lvmvg test_vg1 (id 11) 2024-03-01 20:49:57,234 DEBUG blivet/MainThread: LVMVolumeGroupDevice.destroy: test_vg1 ; status: False ; 2024-03-01 20:49:57,244 DEBUG blivet/MainThread: LVMVolumeGroupDevice.teardown: test_vg1 ; status: False ; controllable: True ; 2024-03-01 20:49:57,249 DEBUG blivet/MainThread: LVMVolumeGroupDevice.setup_parents: name: test_vg1 ; orig: True ; 2024-03-01 20:49:57,254 DEBUG blivet/MainThread: DiskDevice.setup: sda ; orig: True ; status: True ; controllable: True ; 2024-03-01 20:49:57,259 DEBUG blivet/MainThread: LVMPhysicalVolume.setup: device: /dev/sda ; type: lvmpv ; status: False ; 2024-03-01 20:49:57,262 DEBUG blivet/MainThread: DiskDevice.setup: sdb ; orig: True ; status: True ; controllable: True ; 2024-03-01 20:49:57,264 DEBUG blivet/MainThread: LVMPhysicalVolume.setup: device: /dev/sdb ; type: lvmpv ; status: False ; 2024-03-01 20:49:57,267 DEBUG blivet/MainThread: DiskDevice.setup: sdc ; orig: True ; status: True ; controllable: True ; 2024-03-01 20:49:57,270 DEBUG blivet/MainThread: LVMPhysicalVolume.setup: device: /dev/sdc ; type: lvmpv ; status: False ; 2024-03-01 20:49:57,272 DEBUG blivet/MainThread: LVMVolumeGroupDevice._destroy: test_vg1 ; status: False ; 2024-03-01 20:49:57,272 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 20:49:57,303 INFO program/MainThread: stdout[135]: Volume group "test_vg1" is already consistent. 2024-03-01 20:49:57,303 INFO program/MainThread: stderr[135]: 2024-03-01 20:49:57,303 INFO program/MainThread: ...done [135] (exit code: 0) 2024-03-01 20:49:57,303 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 20:49:57,346 INFO program/MainThread: stdout[136]: 0 logical volume(s) in volume group "test_vg1" now active 2024-03-01 20:49:57,346 INFO program/MainThread: stderr[136]: 2024-03-01 20:49:57,346 INFO program/MainThread: ...done [136] (exit code: 0) 2024-03-01 20:49:57,346 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 20:49:57,377 INFO program/MainThread: stdout[137]: Volume group "test_vg1" successfully removed 2024-03-01 20:49:57,377 INFO program/MainThread: stderr[137]: 2024-03-01 20:49:57,377 INFO program/MainThread: ...done [137] (exit code: 0) 2024-03-01 20:49:57,378 INFO blivet/MainThread: executing action: [259] destroy format lvmpv on disk sda (id 2) 2024-03-01 20:49:57,385 DEBUG blivet/MainThread: DiskDevice.setup: sda ; orig: True ; status: True ; controllable: True ; 2024-03-01 20:49:57,390 DEBUG blivet/MainThread: LVMPhysicalVolume.destroy: device: /dev/sda ; type: lvmpv ; status: None ; 2024-03-01 20:49:57,399 DEBUG blivet/MainThread: LVMPhysicalVolume._destroy: device: /dev/sda ; type: lvmpv ; status: None ; 2024-03-01 20:49:57,399 INFO program/MainThread: Running [138] lvm pvremove --force --force --yes /dev/sda --config= log {level=7 file=/tmp/lvm.log syslog=0} --devices=/dev/sda,/dev/sdc,/dev/sdb ... 2024-03-01 20:49:57,449 INFO program/MainThread: stdout[138]: Labels on physical volume "/dev/sda" successfully wiped. 2024-03-01 20:49:57,449 INFO program/MainThread: stderr[138]: 2024-03-01 20:49:57,450 INFO program/MainThread: ...done [138] (exit code: 0) 2024-03-01 20:49:57,450 DEBUG blivet/MainThread: lvm filter: device /dev/sda removed from the list of allowed devices 2024-03-01 20:49:57,450 INFO program/MainThread: Running... udevadm settle --timeout=300 2024-03-01 20:49:57,464 DEBUG program/MainThread: Return code: 0 2024-03-01 20:49:57,464 INFO program/MainThread: Running [139] lvm config --typeconfig full devices/use_devicesfile --config= log {level=7 file=/tmp/lvm.log syslog=0} --devices=/dev/sdc,/dev/sdb ... 2024-03-01 20:49:57,471 INFO program/MainThread: stdout[139]: use_devicesfile=1 2024-03-01 20:49:57,472 INFO program/MainThread: stderr[139]: 2024-03-01 20:49:57,472 INFO program/MainThread: ...done [139] (exit code: 0) 2024-03-01 20:49:57,472 INFO program/MainThread: Running [140] lvmdevices --deldev /dev/sda ... 2024-03-01 20:49:57,485 INFO program/MainThread: stdout[140]: 2024-03-01 20:49:57,485 INFO program/MainThread: stderr[140]: 2024-03-01 20:49:57,485 INFO program/MainThread: ...done [140] (exit code: 0) 2024-03-01 20:49:57,486 INFO program/MainThread: Running... udevadm settle --timeout=300 2024-03-01 20:49:57,497 DEBUG program/MainThread: Return code: 0 2024-03-01 20:49:57,497 INFO program/MainThread: Running... udevadm settle --timeout=300 2024-03-01 20:49:57,509 DEBUG program/MainThread: Return code: 0 2024-03-01 20:49:57,510 INFO blivet/MainThread: executing action: [257] destroy format lvmpv on disk sdc (id 36) 2024-03-01 20:49:57,513 DEBUG blivet/MainThread: DiskDevice.setup: sdc ; orig: True ; status: True ; controllable: True ; 2024-03-01 20:49:57,516 DEBUG blivet/MainThread: LVMPhysicalVolume.destroy: device: /dev/sdc ; type: lvmpv ; status: None ; 2024-03-01 20:49:57,519 DEBUG blivet/MainThread: LVMPhysicalVolume._destroy: device: /dev/sdc ; type: lvmpv ; status: None ; 2024-03-01 20:49:57,519 INFO program/MainThread: Running [141] lvm pvremove --force --force --yes /dev/sdc --config= log {level=7 file=/tmp/lvm.log syslog=0} --devices=/dev/sdc,/dev/sdb ... 2024-03-01 20:49:57,549 INFO program/MainThread: stdout[141]: Labels on physical volume "/dev/sdc" successfully wiped. 2024-03-01 20:49:57,549 INFO program/MainThread: stderr[141]: 2024-03-01 20:49:57,550 INFO program/MainThread: ...done [141] (exit code: 0) 2024-03-01 20:49:57,550 DEBUG blivet/MainThread: lvm filter: device /dev/sdc removed from the list of allowed devices 2024-03-01 20:49:57,550 INFO program/MainThread: Running... udevadm settle --timeout=300 2024-03-01 20:49:57,564 DEBUG program/MainThread: Return code: 0 2024-03-01 20:49:57,564 INFO program/MainThread: Running [142] lvm config --typeconfig full devices/use_devicesfile --config= log {level=7 file=/tmp/lvm.log syslog=0} --devices=/dev/sdb ... 2024-03-01 20:49:57,572 INFO program/MainThread: stdout[142]: use_devicesfile=1 2024-03-01 20:49:57,572 INFO program/MainThread: stderr[142]: 2024-03-01 20:49:57,572 INFO program/MainThread: ...done [142] (exit code: 0) 2024-03-01 20:49:57,572 INFO program/MainThread: Running [143] lvmdevices --deldev /dev/sdc ... 2024-03-01 20:49:57,584 INFO program/MainThread: stdout[143]: 2024-03-01 20:49:57,584 INFO program/MainThread: stderr[143]: 2024-03-01 20:49:57,584 INFO program/MainThread: ...done [143] (exit code: 0) 2024-03-01 20:49:57,584 INFO program/MainThread: Running... udevadm settle --timeout=300 2024-03-01 20:49:57,595 DEBUG program/MainThread: Return code: 0 2024-03-01 20:49:57,595 INFO program/MainThread: Running... udevadm settle --timeout=300 2024-03-01 20:49:57,607 DEBUG program/MainThread: Return code: 0 2024-03-01 20:49:57,608 INFO blivet/MainThread: executing action: [255] destroy format lvmpv on disk sdb (id 16) 2024-03-01 20:49:57,611 DEBUG blivet/MainThread: DiskDevice.setup: sdb ; orig: True ; status: True ; controllable: True ; 2024-03-01 20:49:57,614 DEBUG blivet/MainThread: LVMPhysicalVolume.destroy: device: /dev/sdb ; type: lvmpv ; status: None ; 2024-03-01 20:49:57,616 DEBUG blivet/MainThread: LVMPhysicalVolume._destroy: device: /dev/sdb ; type: lvmpv ; status: None ; 2024-03-01 20:49:57,616 INFO program/MainThread: Running [144] lvm pvremove --force --force --yes /dev/sdb --config= log {level=7 file=/tmp/lvm.log syslog=0} --devices=/dev/sdb ... 2024-03-01 20:49:57,644 INFO program/MainThread: stdout[144]: Labels on physical volume "/dev/sdb" successfully wiped. 2024-03-01 20:49:57,644 INFO program/MainThread: stderr[144]: 2024-03-01 20:49:57,644 INFO program/MainThread: ...done [144] (exit code: 0) 2024-03-01 20:49:57,644 DEBUG blivet/MainThread: lvm filter: device /dev/sdb removed from the list of allowed devices 2024-03-01 20:49:57,645 INFO program/MainThread: Running... udevadm settle --timeout=300 2024-03-01 20:49:57,661 DEBUG program/MainThread: Return code: 0 2024-03-01 20:49:57,662 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 20:49:57,670 INFO program/MainThread: stdout[145]: use_devicesfile=1 2024-03-01 20:49:57,670 INFO program/MainThread: stderr[145]: 2024-03-01 20:49:57,670 INFO program/MainThread: ...done [145] (exit code: 0) 2024-03-01 20:49:57,670 INFO program/MainThread: Running [146] lvmdevices --deldev /dev/sdb ... 2024-03-01 20:49:57,682 INFO program/MainThread: stdout[146]: 2024-03-01 20:49:57,682 INFO program/MainThread: stderr[146]: 2024-03-01 20:49:57,682 INFO program/MainThread: ...done [146] (exit code: 0) 2024-03-01 20:49:57,682 INFO program/MainThread: Running... udevadm settle --timeout=300 2024-03-01 20:49:57,694 DEBUG program/MainThread: Return code: 0 2024-03-01 20:49:57,694 INFO program/MainThread: Running... udevadm settle --timeout=300 2024-03-01 20:49:57,706 DEBUG program/MainThread: Return code: 0 2024-03-01 20:49:57,711 DEBUG blivet/MainThread: PartitionDevice._set_parted_partition: xvda1 ; 2024-03-01 20:49:57,711 DEBUG blivet/MainThread: device xvda1 new parted_partition parted.Partition instance -- disk: fileSystem: number: 1 path: /dev/xvda1 type: 0 name: None active: True busy: True geometry: PedPartition: <_ped.Partition object at 0x7fec080ee180> 2024-03-01 20:50:08,227 INFO blivet/MainThread: sys.argv = ['/tmp/ansible_fedora.linux_system_roles.blivet_payload_a_5pwtv1/ansible_fedora.linux_system_roles.blivet_payload.zip/ansible_collections/fedora/linux_system_roles/plugins/modules/blivet.py'] 2024-03-01 20:50:11,284 INFO blivet/MainThread: sys.argv = ['/tmp/ansible_fedora.linux_system_roles.blivet_payload_isrjqp7w/ansible_fedora.linux_system_roles.blivet_payload.zip/ansible_collections/fedora/linux_system_roles/plugins/modules/blivet.py'] 2024-03-01 20:50:15,332 INFO blivet/MainThread: sys.argv = ['/tmp/ansible_fedora.linux_system_roles.blivet_payload_wbd1f0e1/ansible_fedora.linux_system_roles.blivet_payload.zip/ansible_collections/fedora/linux_system_roles/plugins/modules/blivet.py'] 2024-03-01 20:50:15,367 DEBUG blivet/MainThread: Ext4FS.supported: supported: True ; 2024-03-01 20:50:15,368 INFO program/MainThread: Running [2] e2fsck -V ... 2024-03-01 20:50:15,371 INFO program/MainThread: stdout[2]: 2024-03-01 20:50:15,371 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 20:50:15,371 INFO program/MainThread: ...done [2] (exit code: 0) 2024-03-01 20:50:15,371 INFO program/MainThread: Running... modprobe --dry-run ext4 2024-03-01 20:50:15,375 DEBUG program/MainThread: Return code: 0 2024-03-01 20:50:15,376 DEBUG blivet/MainThread: get_format('ext4') returning Ext4FS instance with object id 0 2024-03-01 20:50:15,379 DEBUG blivet/MainThread: Ext4FS.supported: supported: True ; 2024-03-01 20:50:15,379 DEBUG blivet/MainThread: trying to set new default fstype to 'ext4' 2024-03-01 20:50:15,382 DEBUG blivet/MainThread: Ext4FS.supported: supported: True ; 2024-03-01 20:50:15,382 DEBUG blivet/MainThread: get_format('ext4') returning Ext4FS instance with object id 1 2024-03-01 20:50:15,385 DEBUG blivet/MainThread: Ext4FS.supported: supported: True ; 2024-03-01 20:50:15,385 INFO program/MainThread: Running... lsblk --bytes -a -o NAME,SIZE,OWNER,GROUP,MODE,FSTYPE,LABEL,UUID,PARTUUID,MOUNTPOINT 2024-03-01 20:50:15,393 INFO program/MainThread: stdout: 2024-03-01 20:50:15,393 INFO program/MainThread: NAME SIZE OWNER GROUP MODE FSTYPE LABEL UUID PARTUUID MOUNTPOINT 2024-03-01 20:50:15,393 INFO program/MainThread: sda 1073741824 root disk brw-rw---- 2024-03-01 20:50:15,393 INFO program/MainThread: sdb 1073741824 root disk brw-rw---- 2024-03-01 20:50:15,393 INFO program/MainThread: sdc 1073741824 root disk brw-rw---- 2024-03-01 20:50:15,393 INFO program/MainThread: sdd 1073741824 root disk brw-rw---- 2024-03-01 20:50:15,393 INFO program/MainThread: sde 1073741824 root disk brw-rw---- 2024-03-01 20:50:15,393 INFO program/MainThread: sdf 1073741824 root disk brw-rw---- 2024-03-01 20:50:15,393 INFO program/MainThread: sdg 1073741824 root disk brw-rw---- 2024-03-01 20:50:15,393 INFO program/MainThread: sdh 1073741824 root disk brw-rw---- 2024-03-01 20:50:15,393 INFO program/MainThread: sdi 1073741824 root disk brw-rw---- 2024-03-01 20:50:15,393 INFO program/MainThread: sdj 1073741824 root disk brw-rw---- 2024-03-01 20:50:15,393 INFO program/MainThread: sdk 1073741824 root disk brw-rw---- 2024-03-01 20:50:15,393 INFO program/MainThread: sdl 1073741824 root disk brw-rw---- 2024-03-01 20:50:15,393 INFO program/MainThread: xvda 268435456000 root disk brw-rw---- 2024-03-01 20:50:15,393 INFO program/MainThread: `-xvda1 268434390528 root disk brw-rw---- xfs a4d9efbc-be36-4c5f-99af-596afd10159d e61ef7e0-01 / 2024-03-01 20:50:15,393 DEBUG program/MainThread: Return code: 0 2024-03-01 20:50:15,393 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 20:50:15,393 DEBUG blivet/MainThread: lvm filter: clearing the lvm devices list 2024-03-01 20:50:15,394 DEBUG blivet/MainThread: lvm filter: clearing the lvm devices list 2024-03-01 20:50:15,394 INFO blivet/MainThread: resetting Blivet (version 3.6.0) instance 2024-03-01 20:50:15,394 DEBUG blivet/MainThread: lvm filter: clearing the lvm devices list 2024-03-01 20:50:15,394 INFO blivet/MainThread: DeviceTree.populate: ignored_disks is [] ; exclusive_disks is [] 2024-03-01 20:50:15,394 WARNING blivet/MainThread: Failed to call the update_volume_info method: libstoragemgmt functionality not available 2024-03-01 20:50:15,395 INFO program/MainThread: Running... udevadm settle --timeout=300 2024-03-01 20:50:15,404 DEBUG program/MainThread: Return code: 0 2024-03-01 20:50:15,416 INFO blivet/MainThread: devices to scan: ['sda', 'sdb', 'sdk', 'sdl', 'sdc', 'sdd', 'sde', 'sdf', 'sdg', 'sdh', 'sdi', 'sdj', 'xvda', 'xvda1'] 2024-03-01 20:50:15,421 DEBUG blivet/MainThread: DeviceTree.handle_device: name: sda ; info: {'CURRENT_TAGS': ':systemd:', 'DEVLINKS': '/dev/disk/by-id/scsi-SLIO-ORG_disk0_a8abeb2a-8284-458e-bf04-3e0fbc353c0a ' '/dev/disk/by-id/scsi-1LIO-ORG_disk0:a8abeb2a-8284-458e-bf04-3e0fbc353c0a ' '/dev/disk/by-diskseq/2 ' '/dev/disk/by-id/wwn-0x6001405a8abeb2a8284458ebf043e0fb ' '/dev/disk/by-id/scsi-36001405a8abeb2a8284458ebf043e0fb', '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': 'a8abeb2a-8284-458e-bf04-3e0fbc353c0a', 'ID_SERIAL': '36001405a8abeb2a8284458ebf043e0fb', 'ID_SERIAL_SHORT': '6001405a8abeb2a8284458ebf043e0fb', 'ID_TARGET_PORT': '0', 'ID_TYPE': 'disk', 'ID_VENDOR': 'LIO-ORG', 'ID_VENDOR_ENC': 'LIO-ORG\\x20', 'ID_WWN': '0x6001405a8abeb2a8', 'ID_WWN_VENDOR_EXTENSION': '0x284458ebf043e0fb', 'ID_WWN_WITH_EXTENSION': '0x6001405a8abeb2a8284458ebf043e0fb', 'MAJOR': '8', 'MINOR': '0', 'SCSI_IDENT_LUN_LOGICAL_UNIT_GROUP': '0x0', 'SCSI_IDENT_LUN_NAA_REGEXT': '6001405a8abeb2a8284458ebf043e0fb', 'SCSI_IDENT_LUN_T10': 'LIO-ORG_disk0:a8abeb2a-8284-458e-bf04-3e0fbc353c0a', 'SCSI_IDENT_PORT_NAME': 'naa.5001405a91c5ccc5,t,0x0001', 'SCSI_IDENT_PORT_RELATIVE': '0', 'SCSI_IDENT_PORT_TARGET_PORT_GROUP': '0x0', 'SCSI_IDENT_SERIAL': 'a8abeb2a-8284-458e-bf04-3e0fbc353c0a', 'SCSI_IDENT_TARGET_NAME': 'naa.5001405a91c5ccc5', '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': '336998022'} ; 2024-03-01 20:50:15,421 INFO blivet/MainThread: scanning sda (/sys/devices/tcm_loop_0/tcm_loop_adapter_0/host2/target2:0:1/2:0:1:0/block/sda)... 2024-03-01 20:50:15,421 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 20:50:15,447 INFO program/MainThread: stdout[3]: 2024-03-01 20:50:15,448 INFO program/MainThread: stderr[3]: 2024-03-01 20:50:15,448 INFO program/MainThread: ...done [3] (exit code: 0) 2024-03-01 20:50:15,452 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: sda ; incomplete: False ; hidden: False ; 2024-03-01 20:50:15,455 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned None 2024-03-01 20:50:15,459 INFO blivet/MainThread: failed to get initiator name from iscsi firmware: storaged iSCSI functionality not available 2024-03-01 20:50:15,461 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 20:50:15,465 DEBUG blivet/MainThread: DiskDevicePopulator.run: name: sda ; 2024-03-01 20:50:15,466 INFO blivet/MainThread: sda is a disk 2024-03-01 20:50:15,466 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 3 2024-03-01 20:50:15,466 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 4 2024-03-01 20:50:15,470 DEBUG blivet/MainThread: DiskDevice._set_format: sda ; type: None ; current: None ; 2024-03-01 20:50:15,473 DEBUG blivet/MainThread: DiskDevice.update_sysfs_path: sda ; status: True ; 2024-03-01 20:50:15,473 DEBUG blivet/MainThread: sda sysfs_path set to /sys/devices/tcm_loop_0/tcm_loop_adapter_0/host2/target2:0:1/2:0:1:0/block/sda 2024-03-01 20:50:15,476 DEBUG blivet/MainThread: DiskDevice.read_current_size: exists: True ; path: /dev/sda ; sysfs_path: /sys/devices/tcm_loop_0/tcm_loop_adapter_0/host2/target2:0:1/2:0:1:0/block/sda ; 2024-03-01 20:50:15,476 DEBUG blivet/MainThread: updated sda size to 1024 MiB (1024 MiB) 2024-03-01 20:50:15,477 INFO blivet/MainThread: added disk sda (id 2) to device tree 2024-03-01 20:50:15,477 INFO blivet/MainThread: got device: DiskDevice instance (0x7ff69157d8e0) -- 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 = 6001405a8abeb2a8284458ebf043e0fb 2024-03-01 20:50:15,480 DEBUG blivet/MainThread: DeviceTree.handle_format: name: sda ; 2024-03-01 20:50:15,480 DEBUG blivet/MainThread: no type or existing type for sda, bailing 2024-03-01 20:50:15,483 DEBUG blivet/MainThread: DeviceTree.handle_device: name: sdb ; info: {'CURRENT_TAGS': ':systemd:', 'DEVLINKS': '/dev/disk/by-id/wwn-0x6001405c67c68fc5fb8494288121de70 ' '/dev/disk/by-id/scsi-36001405c67c68fc5fb8494288121de70 ' '/dev/disk/by-id/scsi-SLIO-ORG_disk1_c67c68fc-5fb8-4942-8812-1de7084b7176 ' '/dev/disk/by-diskseq/3 ' '/dev/disk/by-id/scsi-1LIO-ORG_disk1:c67c68fc-5fb8-4942-8812-1de7084b7176', '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': 'c67c68fc-5fb8-4942-8812-1de7084b7176', 'ID_SERIAL': '36001405c67c68fc5fb8494288121de70', 'ID_SERIAL_SHORT': '6001405c67c68fc5fb8494288121de70', 'ID_TARGET_PORT': '0', 'ID_TYPE': 'disk', 'ID_VENDOR': 'LIO-ORG', 'ID_VENDOR_ENC': 'LIO-ORG\\x20', 'ID_WWN': '0x6001405c67c68fc5', 'ID_WWN_VENDOR_EXTENSION': '0xfb8494288121de70', 'ID_WWN_WITH_EXTENSION': '0x6001405c67c68fc5fb8494288121de70', 'MAJOR': '8', 'MINOR': '16', 'SCSI_IDENT_LUN_LOGICAL_UNIT_GROUP': '0x0', 'SCSI_IDENT_LUN_NAA_REGEXT': '6001405c67c68fc5fb8494288121de70', 'SCSI_IDENT_LUN_T10': 'LIO-ORG_disk1:c67c68fc-5fb8-4942-8812-1de7084b7176', 'SCSI_IDENT_PORT_NAME': 'naa.5001405a91c5ccc5,t,0x0001', 'SCSI_IDENT_PORT_RELATIVE': '0', 'SCSI_IDENT_PORT_TARGET_PORT_GROUP': '0x0', 'SCSI_IDENT_SERIAL': 'c67c68fc-5fb8-4942-8812-1de7084b7176', 'SCSI_IDENT_TARGET_NAME': 'naa.5001405a91c5ccc5', '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': '337020590'} ; 2024-03-01 20:50:15,483 INFO blivet/MainThread: scanning sdb (/sys/devices/tcm_loop_0/tcm_loop_adapter_0/host2/target2:0:1/2:0:1:1/block/sdb)... 2024-03-01 20:50:15,486 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: sdb ; incomplete: False ; hidden: False ; 2024-03-01 20:50:15,489 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned None 2024-03-01 20:50:15,494 DEBUG blivet/MainThread: DiskDevicePopulator.run: name: sdb ; 2024-03-01 20:50:15,495 INFO blivet/MainThread: sdb is a disk 2024-03-01 20:50:15,495 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 8 2024-03-01 20:50:15,495 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 9 2024-03-01 20:50:15,498 DEBUG blivet/MainThread: DiskDevice._set_format: sdb ; type: None ; current: None ; 2024-03-01 20:50:15,501 DEBUG blivet/MainThread: DiskDevice.update_sysfs_path: sdb ; status: True ; 2024-03-01 20:50:15,501 DEBUG blivet/MainThread: sdb sysfs_path set to /sys/devices/tcm_loop_0/tcm_loop_adapter_0/host2/target2:0:1/2:0:1:1/block/sdb 2024-03-01 20:50:15,504 DEBUG blivet/MainThread: DiskDevice.read_current_size: exists: True ; path: /dev/sdb ; sysfs_path: /sys/devices/tcm_loop_0/tcm_loop_adapter_0/host2/target2:0:1/2:0:1:1/block/sdb ; 2024-03-01 20:50:15,504 DEBUG blivet/MainThread: updated sdb size to 1024 MiB (1024 MiB) 2024-03-01 20:50:15,505 INFO blivet/MainThread: added disk sdb (id 7) to device tree 2024-03-01 20:50:15,505 INFO blivet/MainThread: got device: DiskDevice instance (0x7ff690464a60) -- 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 = 6001405c67c68fc5fb8494288121de70 2024-03-01 20:50:15,508 DEBUG blivet/MainThread: DeviceTree.handle_format: name: sdb ; 2024-03-01 20:50:15,508 DEBUG blivet/MainThread: no type or existing type for sdb, bailing 2024-03-01 20:50:15,511 DEBUG blivet/MainThread: DeviceTree.handle_device: name: sdk ; info: {'CURRENT_TAGS': ':systemd:', 'DEVLINKS': '/dev/disk/by-id/wwn-0x6001405e1b8c6d03d0840ccbaa99ea54 ' '/dev/disk/by-id/scsi-36001405e1b8c6d03d0840ccbaa99ea54 ' '/dev/disk/by-diskseq/12 ' '/dev/disk/by-id/scsi-1LIO-ORG_disk10:e1b8c6d0-3d08-40cc-baa9-9ea541aeb400 ' '/dev/disk/by-id/scsi-SLIO-ORG_disk10_e1b8c6d0-3d08-40cc-baa9-9ea541aeb400', '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': 'e1b8c6d0-3d08-40cc-baa9-9ea541aeb400', 'ID_SERIAL': '36001405e1b8c6d03d0840ccbaa99ea54', 'ID_SERIAL_SHORT': '6001405e1b8c6d03d0840ccbaa99ea54', 'ID_TARGET_PORT': '0', 'ID_TYPE': 'disk', 'ID_VENDOR': 'LIO-ORG', 'ID_VENDOR_ENC': 'LIO-ORG\\x20', 'ID_WWN': '0x6001405e1b8c6d03', 'ID_WWN_VENDOR_EXTENSION': '0xd0840ccbaa99ea54', 'ID_WWN_WITH_EXTENSION': '0x6001405e1b8c6d03d0840ccbaa99ea54', 'MAJOR': '8', 'MINOR': '160', 'SCSI_IDENT_LUN_LOGICAL_UNIT_GROUP': '0x0', 'SCSI_IDENT_LUN_NAA_REGEXT': '6001405e1b8c6d03d0840ccbaa99ea54', 'SCSI_IDENT_LUN_T10': 'LIO-ORG_disk10:e1b8c6d0-3d08-40cc-baa9-9ea541aeb400', 'SCSI_IDENT_PORT_NAME': 'naa.5001405a91c5ccc5,t,0x0001', 'SCSI_IDENT_PORT_RELATIVE': '0', 'SCSI_IDENT_PORT_TARGET_PORT_GROUP': '0x0', 'SCSI_IDENT_SERIAL': 'e1b8c6d0-3d08-40cc-baa9-9ea541aeb400', 'SCSI_IDENT_TARGET_NAME': 'naa.5001405a91c5ccc5', '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': '337615258'} ; 2024-03-01 20:50:15,511 INFO blivet/MainThread: scanning sdk (/sys/devices/tcm_loop_0/tcm_loop_adapter_0/host2/target2:0:1/2:0:1:10/block/sdk)... 2024-03-01 20:50:15,514 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: sdk ; incomplete: False ; hidden: False ; 2024-03-01 20:50:15,517 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned None 2024-03-01 20:50:15,522 DEBUG blivet/MainThread: DiskDevicePopulator.run: name: sdk ; 2024-03-01 20:50:15,522 INFO blivet/MainThread: sdk is a disk 2024-03-01 20:50:15,522 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 13 2024-03-01 20:50:15,522 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 14 2024-03-01 20:50:15,525 DEBUG blivet/MainThread: DiskDevice._set_format: sdk ; type: None ; current: None ; 2024-03-01 20:50:15,528 DEBUG blivet/MainThread: DiskDevice.update_sysfs_path: sdk ; status: True ; 2024-03-01 20:50:15,528 DEBUG blivet/MainThread: sdk sysfs_path set to /sys/devices/tcm_loop_0/tcm_loop_adapter_0/host2/target2:0:1/2:0:1:10/block/sdk 2024-03-01 20:50:15,531 DEBUG blivet/MainThread: DiskDevice.read_current_size: exists: True ; path: /dev/sdk ; sysfs_path: /sys/devices/tcm_loop_0/tcm_loop_adapter_0/host2/target2:0:1/2:0:1:10/block/sdk ; 2024-03-01 20:50:15,532 DEBUG blivet/MainThread: updated sdk size to 1024 MiB (1024 MiB) 2024-03-01 20:50:15,532 INFO blivet/MainThread: added disk sdk (id 12) to device tree 2024-03-01 20:50:15,532 INFO blivet/MainThread: got device: DiskDevice instance (0x7ff690464ca0) -- 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 = 6001405e1b8c6d03d0840ccbaa99ea54 2024-03-01 20:50:15,535 DEBUG blivet/MainThread: DeviceTree.handle_format: name: sdk ; 2024-03-01 20:50:15,535 DEBUG blivet/MainThread: no type or existing type for sdk, bailing 2024-03-01 20:50:15,538 DEBUG blivet/MainThread: DeviceTree.handle_device: name: sdl ; info: {'CURRENT_TAGS': ':systemd:', 'DEVLINKS': '/dev/disk/by-id/scsi-36001405f208e545093d44a6ac77aa8bf ' '/dev/disk/by-id/scsi-1LIO-ORG_disk11:f208e545-093d-44a6-ac77-aa8bfab02819 ' '/dev/disk/by-diskseq/13 ' '/dev/disk/by-id/wwn-0x6001405f208e545093d44a6ac77aa8bf ' '/dev/disk/by-id/scsi-SLIO-ORG_disk11_f208e545-093d-44a6-ac77-aa8bfab02819', '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': 'f208e545-093d-44a6-ac77-aa8bfab02819', 'ID_SERIAL': '36001405f208e545093d44a6ac77aa8bf', 'ID_SERIAL_SHORT': '6001405f208e545093d44a6ac77aa8bf', 'ID_TARGET_PORT': '0', 'ID_TYPE': 'disk', 'ID_VENDOR': 'LIO-ORG', 'ID_VENDOR_ENC': 'LIO-ORG\\x20', 'ID_WWN': '0x6001405f208e5450', 'ID_WWN_VENDOR_EXTENSION': '0x93d44a6ac77aa8bf', 'ID_WWN_WITH_EXTENSION': '0x6001405f208e545093d44a6ac77aa8bf', 'MAJOR': '8', 'MINOR': '176', 'SCSI_IDENT_LUN_LOGICAL_UNIT_GROUP': '0x0', 'SCSI_IDENT_LUN_NAA_REGEXT': '6001405f208e545093d44a6ac77aa8bf', 'SCSI_IDENT_LUN_T10': 'LIO-ORG_disk11:f208e545-093d-44a6-ac77-aa8bfab02819', 'SCSI_IDENT_PORT_NAME': 'naa.5001405a91c5ccc5,t,0x0001', 'SCSI_IDENT_PORT_RELATIVE': '0', 'SCSI_IDENT_PORT_TARGET_PORT_GROUP': '0x0', 'SCSI_IDENT_SERIAL': 'f208e545-093d-44a6-ac77-aa8bfab02819', 'SCSI_IDENT_TARGET_NAME': 'naa.5001405a91c5ccc5', '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': '337703429'} ; 2024-03-01 20:50:15,538 INFO blivet/MainThread: scanning sdl (/sys/devices/tcm_loop_0/tcm_loop_adapter_0/host2/target2:0:1/2:0:1:11/block/sdl)... 2024-03-01 20:50:15,541 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: sdl ; incomplete: False ; hidden: False ; 2024-03-01 20:50:15,544 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned None 2024-03-01 20:50:15,549 DEBUG blivet/MainThread: DiskDevicePopulator.run: name: sdl ; 2024-03-01 20:50:15,549 INFO blivet/MainThread: sdl is a disk 2024-03-01 20:50:15,549 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 18 2024-03-01 20:50:15,550 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 19 2024-03-01 20:50:15,552 DEBUG blivet/MainThread: DiskDevice._set_format: sdl ; type: None ; current: None ; 2024-03-01 20:50:15,555 DEBUG blivet/MainThread: DiskDevice.update_sysfs_path: sdl ; status: True ; 2024-03-01 20:50:15,555 DEBUG blivet/MainThread: sdl sysfs_path set to /sys/devices/tcm_loop_0/tcm_loop_adapter_0/host2/target2:0:1/2:0:1:11/block/sdl 2024-03-01 20:50:15,558 DEBUG blivet/MainThread: DiskDevice.read_current_size: exists: True ; path: /dev/sdl ; sysfs_path: /sys/devices/tcm_loop_0/tcm_loop_adapter_0/host2/target2:0:1/2:0:1:11/block/sdl ; 2024-03-01 20:50:15,558 DEBUG blivet/MainThread: updated sdl size to 1024 MiB (1024 MiB) 2024-03-01 20:50:15,559 INFO blivet/MainThread: added disk sdl (id 17) to device tree 2024-03-01 20:50:15,559 INFO blivet/MainThread: got device: DiskDevice instance (0x7ff69049ef70) -- 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 = 6001405f208e545093d44a6ac77aa8bf 2024-03-01 20:50:15,562 DEBUG blivet/MainThread: DeviceTree.handle_format: name: sdl ; 2024-03-01 20:50:15,562 DEBUG blivet/MainThread: no type or existing type for sdl, bailing 2024-03-01 20:50:15,565 DEBUG blivet/MainThread: DeviceTree.handle_device: name: sdc ; info: {'CURRENT_TAGS': ':systemd:', 'DEVLINKS': '/dev/disk/by-id/wwn-0x60014050b2dc9bc15ac412f92a30dd57 ' '/dev/disk/by-diskseq/4 ' '/dev/disk/by-id/scsi-1LIO-ORG_disk2:0b2dc9bc-15ac-412f-92a3-0dd570796fb3 ' '/dev/disk/by-id/scsi-SLIO-ORG_disk2_0b2dc9bc-15ac-412f-92a3-0dd570796fb3 ' '/dev/disk/by-id/scsi-360014050b2dc9bc15ac412f92a30dd57', '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': '0b2dc9bc-15ac-412f-92a3-0dd570796fb3', 'ID_SERIAL': '360014050b2dc9bc15ac412f92a30dd57', 'ID_SERIAL_SHORT': '60014050b2dc9bc15ac412f92a30dd57', 'ID_TARGET_PORT': '0', 'ID_TYPE': 'disk', 'ID_VENDOR': 'LIO-ORG', 'ID_VENDOR_ENC': 'LIO-ORG\\x20', 'ID_WWN': '0x60014050b2dc9bc1', 'ID_WWN_VENDOR_EXTENSION': '0x5ac412f92a30dd57', 'ID_WWN_WITH_EXTENSION': '0x60014050b2dc9bc15ac412f92a30dd57', 'MAJOR': '8', 'MINOR': '32', 'SCSI_IDENT_LUN_LOGICAL_UNIT_GROUP': '0x0', 'SCSI_IDENT_LUN_NAA_REGEXT': '60014050b2dc9bc15ac412f92a30dd57', 'SCSI_IDENT_LUN_T10': 'LIO-ORG_disk2:0b2dc9bc-15ac-412f-92a3-0dd570796fb3', 'SCSI_IDENT_PORT_NAME': 'naa.5001405a91c5ccc5,t,0x0001', 'SCSI_IDENT_PORT_RELATIVE': '0', 'SCSI_IDENT_PORT_TARGET_PORT_GROUP': '0x0', 'SCSI_IDENT_SERIAL': '0b2dc9bc-15ac-412f-92a3-0dd570796fb3', 'SCSI_IDENT_TARGET_NAME': 'naa.5001405a91c5ccc5', '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': '337088436'} ; 2024-03-01 20:50:15,565 INFO blivet/MainThread: scanning sdc (/sys/devices/tcm_loop_0/tcm_loop_adapter_0/host2/target2:0:1/2:0:1:2/block/sdc)... 2024-03-01 20:50:15,568 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: sdc ; incomplete: False ; hidden: False ; 2024-03-01 20:50:15,570 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned None 2024-03-01 20:50:15,575 DEBUG blivet/MainThread: DiskDevicePopulator.run: name: sdc ; 2024-03-01 20:50:15,576 INFO blivet/MainThread: sdc is a disk 2024-03-01 20:50:15,576 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 23 2024-03-01 20:50:15,576 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 24 2024-03-01 20:50:15,579 DEBUG blivet/MainThread: DiskDevice._set_format: sdc ; type: None ; current: None ; 2024-03-01 20:50:15,581 DEBUG blivet/MainThread: DiskDevice.update_sysfs_path: sdc ; status: True ; 2024-03-01 20:50:15,582 DEBUG blivet/MainThread: sdc sysfs_path set to /sys/devices/tcm_loop_0/tcm_loop_adapter_0/host2/target2:0:1/2:0:1:2/block/sdc 2024-03-01 20:50:15,584 DEBUG blivet/MainThread: DiskDevice.read_current_size: exists: True ; path: /dev/sdc ; sysfs_path: /sys/devices/tcm_loop_0/tcm_loop_adapter_0/host2/target2:0:1/2:0:1:2/block/sdc ; 2024-03-01 20:50:15,585 DEBUG blivet/MainThread: updated sdc size to 1024 MiB (1024 MiB) 2024-03-01 20:50:15,585 INFO blivet/MainThread: added disk sdc (id 22) to device tree 2024-03-01 20:50:15,585 INFO blivet/MainThread: got device: DiskDevice instance (0x7ff69042f3d0) -- 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 = 60014050b2dc9bc15ac412f92a30dd57 2024-03-01 20:50:15,588 DEBUG blivet/MainThread: DeviceTree.handle_format: name: sdc ; 2024-03-01 20:50:15,588 DEBUG blivet/MainThread: no type or existing type for sdc, bailing 2024-03-01 20:50:15,591 DEBUG blivet/MainThread: DeviceTree.handle_device: name: sdd ; info: {'CURRENT_TAGS': ':systemd:', 'DEVLINKS': '/dev/disk/by-id/scsi-SLIO-ORG_disk3_28254ba1-444f-43ab-a0ee-f4edee35f467 ' '/dev/disk/by-id/wwn-0x600140528254ba1444f43aba0eef4ede ' '/dev/disk/by-diskseq/5 ' '/dev/disk/by-id/scsi-3600140528254ba1444f43aba0eef4ede ' '/dev/disk/by-id/scsi-1LIO-ORG_disk3:28254ba1-444f-43ab-a0ee-f4edee35f467', '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': '28254ba1-444f-43ab-a0ee-f4edee35f467', 'ID_SERIAL': '3600140528254ba1444f43aba0eef4ede', 'ID_SERIAL_SHORT': '600140528254ba1444f43aba0eef4ede', 'ID_TARGET_PORT': '0', 'ID_TYPE': 'disk', 'ID_VENDOR': 'LIO-ORG', 'ID_VENDOR_ENC': 'LIO-ORG\\x20', 'ID_WWN': '0x600140528254ba14', 'ID_WWN_VENDOR_EXTENSION': '0x44f43aba0eef4ede', 'ID_WWN_WITH_EXTENSION': '0x600140528254ba1444f43aba0eef4ede', 'MAJOR': '8', 'MINOR': '48', 'SCSI_IDENT_LUN_LOGICAL_UNIT_GROUP': '0x0', 'SCSI_IDENT_LUN_NAA_REGEXT': '600140528254ba1444f43aba0eef4ede', 'SCSI_IDENT_LUN_T10': 'LIO-ORG_disk3:28254ba1-444f-43ab-a0ee-f4edee35f467', 'SCSI_IDENT_PORT_NAME': 'naa.5001405a91c5ccc5,t,0x0001', 'SCSI_IDENT_PORT_RELATIVE': '0', 'SCSI_IDENT_PORT_TARGET_PORT_GROUP': '0x0', 'SCSI_IDENT_SERIAL': '28254ba1-444f-43ab-a0ee-f4edee35f467', 'SCSI_IDENT_TARGET_NAME': 'naa.5001405a91c5ccc5', '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': '337038990'} ; 2024-03-01 20:50:15,591 INFO blivet/MainThread: scanning sdd (/sys/devices/tcm_loop_0/tcm_loop_adapter_0/host2/target2:0:1/2:0:1:3/block/sdd)... 2024-03-01 20:50:15,594 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: sdd ; incomplete: False ; hidden: False ; 2024-03-01 20:50:15,597 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned None 2024-03-01 20:50:15,602 DEBUG blivet/MainThread: DiskDevicePopulator.run: name: sdd ; 2024-03-01 20:50:15,602 INFO blivet/MainThread: sdd is a disk 2024-03-01 20:50:15,602 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 28 2024-03-01 20:50:15,603 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 29 2024-03-01 20:50:15,605 DEBUG blivet/MainThread: DiskDevice._set_format: sdd ; type: None ; current: None ; 2024-03-01 20:50:15,608 DEBUG blivet/MainThread: DiskDevice.update_sysfs_path: sdd ; status: True ; 2024-03-01 20:50:15,608 DEBUG blivet/MainThread: sdd sysfs_path set to /sys/devices/tcm_loop_0/tcm_loop_adapter_0/host2/target2:0:1/2:0:1:3/block/sdd 2024-03-01 20:50:15,611 DEBUG blivet/MainThread: DiskDevice.read_current_size: exists: True ; path: /dev/sdd ; sysfs_path: /sys/devices/tcm_loop_0/tcm_loop_adapter_0/host2/target2:0:1/2:0:1:3/block/sdd ; 2024-03-01 20:50:15,611 DEBUG blivet/MainThread: updated sdd size to 1024 MiB (1024 MiB) 2024-03-01 20:50:15,612 INFO blivet/MainThread: added disk sdd (id 27) to device tree 2024-03-01 20:50:15,612 INFO blivet/MainThread: got device: DiskDevice instance (0x7ff690464460) -- 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 = 600140528254ba1444f43aba0eef4ede 2024-03-01 20:50:15,615 DEBUG blivet/MainThread: DeviceTree.handle_format: name: sdd ; 2024-03-01 20:50:15,615 DEBUG blivet/MainThread: no type or existing type for sdd, bailing 2024-03-01 20:50:15,618 DEBUG blivet/MainThread: DeviceTree.handle_device: name: sde ; info: {'CURRENT_TAGS': ':systemd:', 'DEVLINKS': '/dev/disk/by-id/scsi-360014058a9a6b3d7bec490eabf9e15bf ' '/dev/disk/by-id/scsi-SLIO-ORG_disk4_8a9a6b3d-7bec-490e-abf9-e15bfef000fd ' '/dev/disk/by-id/wwn-0x60014058a9a6b3d7bec490eabf9e15bf ' '/dev/disk/by-diskseq/6 ' '/dev/disk/by-id/scsi-1LIO-ORG_disk4:8a9a6b3d-7bec-490e-abf9-e15bfef000fd', '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': '8a9a6b3d-7bec-490e-abf9-e15bfef000fd', 'ID_SERIAL': '360014058a9a6b3d7bec490eabf9e15bf', 'ID_SERIAL_SHORT': '60014058a9a6b3d7bec490eabf9e15bf', 'ID_TARGET_PORT': '0', 'ID_TYPE': 'disk', 'ID_VENDOR': 'LIO-ORG', 'ID_VENDOR_ENC': 'LIO-ORG\\x20', 'ID_WWN': '0x60014058a9a6b3d7', 'ID_WWN_VENDOR_EXTENSION': '0xbec490eabf9e15bf', 'ID_WWN_WITH_EXTENSION': '0x60014058a9a6b3d7bec490eabf9e15bf', 'MAJOR': '8', 'MINOR': '64', 'SCSI_IDENT_LUN_LOGICAL_UNIT_GROUP': '0x0', 'SCSI_IDENT_LUN_NAA_REGEXT': '60014058a9a6b3d7bec490eabf9e15bf', 'SCSI_IDENT_LUN_T10': 'LIO-ORG_disk4:8a9a6b3d-7bec-490e-abf9-e15bfef000fd', 'SCSI_IDENT_PORT_NAME': 'naa.5001405a91c5ccc5,t,0x0001', 'SCSI_IDENT_PORT_RELATIVE': '0', 'SCSI_IDENT_PORT_TARGET_PORT_GROUP': '0x0', 'SCSI_IDENT_SERIAL': '8a9a6b3d-7bec-490e-abf9-e15bfef000fd', 'SCSI_IDENT_TARGET_NAME': 'naa.5001405a91c5ccc5', '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': '337149758'} ; 2024-03-01 20:50:15,618 INFO blivet/MainThread: scanning sde (/sys/devices/tcm_loop_0/tcm_loop_adapter_0/host2/target2:0:1/2:0:1:4/block/sde)... 2024-03-01 20:50:15,621 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: sde ; incomplete: False ; hidden: False ; 2024-03-01 20:50:15,623 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned None 2024-03-01 20:50:15,629 DEBUG blivet/MainThread: DiskDevicePopulator.run: name: sde ; 2024-03-01 20:50:15,629 INFO blivet/MainThread: sde is a disk 2024-03-01 20:50:15,629 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 33 2024-03-01 20:50:15,629 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 34 2024-03-01 20:50:15,632 DEBUG blivet/MainThread: DiskDevice._set_format: sde ; type: None ; current: None ; 2024-03-01 20:50:15,635 DEBUG blivet/MainThread: DiskDevice.update_sysfs_path: sde ; status: True ; 2024-03-01 20:50:15,635 DEBUG blivet/MainThread: sde sysfs_path set to /sys/devices/tcm_loop_0/tcm_loop_adapter_0/host2/target2:0:1/2:0:1:4/block/sde 2024-03-01 20:50:15,638 DEBUG blivet/MainThread: DiskDevice.read_current_size: exists: True ; path: /dev/sde ; sysfs_path: /sys/devices/tcm_loop_0/tcm_loop_adapter_0/host2/target2:0:1/2:0:1:4/block/sde ; 2024-03-01 20:50:15,638 DEBUG blivet/MainThread: updated sde size to 1024 MiB (1024 MiB) 2024-03-01 20:50:15,639 INFO blivet/MainThread: added disk sde (id 32) to device tree 2024-03-01 20:50:15,639 INFO blivet/MainThread: got device: DiskDevice instance (0x7ff690423b80) -- 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 = 60014058a9a6b3d7bec490eabf9e15bf 2024-03-01 20:50:15,642 DEBUG blivet/MainThread: DeviceTree.handle_format: name: sde ; 2024-03-01 20:50:15,642 DEBUG blivet/MainThread: no type or existing type for sde, bailing 2024-03-01 20:50:15,645 DEBUG blivet/MainThread: DeviceTree.handle_device: name: sdf ; info: {'CURRENT_TAGS': ':systemd:', 'DEVLINKS': '/dev/disk/by-id/wwn-0x600140525b7012bf4c541b5b0813087a ' '/dev/disk/by-id/scsi-1LIO-ORG_disk5:25b7012b-f4c5-41b5-b081-3087a0ec48d2 ' '/dev/disk/by-diskseq/7 ' '/dev/disk/by-id/scsi-3600140525b7012bf4c541b5b0813087a ' '/dev/disk/by-id/scsi-SLIO-ORG_disk5_25b7012b-f4c5-41b5-b081-3087a0ec48d2', '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': '25b7012b-f4c5-41b5-b081-3087a0ec48d2', 'ID_SERIAL': '3600140525b7012bf4c541b5b0813087a', 'ID_SERIAL_SHORT': '600140525b7012bf4c541b5b0813087a', 'ID_TARGET_PORT': '0', 'ID_TYPE': 'disk', 'ID_VENDOR': 'LIO-ORG', 'ID_VENDOR_ENC': 'LIO-ORG\\x20', 'ID_WWN': '0x600140525b7012bf', 'ID_WWN_VENDOR_EXTENSION': '0x4c541b5b0813087a', 'ID_WWN_WITH_EXTENSION': '0x600140525b7012bf4c541b5b0813087a', 'MAJOR': '8', 'MINOR': '80', 'SCSI_IDENT_LUN_LOGICAL_UNIT_GROUP': '0x0', 'SCSI_IDENT_LUN_NAA_REGEXT': '600140525b7012bf4c541b5b0813087a', 'SCSI_IDENT_LUN_T10': 'LIO-ORG_disk5:25b7012b-f4c5-41b5-b081-3087a0ec48d2', 'SCSI_IDENT_PORT_NAME': 'naa.5001405a91c5ccc5,t,0x0001', 'SCSI_IDENT_PORT_RELATIVE': '0', 'SCSI_IDENT_PORT_TARGET_PORT_GROUP': '0x0', 'SCSI_IDENT_SERIAL': '25b7012b-f4c5-41b5-b081-3087a0ec48d2', 'SCSI_IDENT_TARGET_NAME': 'naa.5001405a91c5ccc5', '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': '337251391'} ; 2024-03-01 20:50:15,645 INFO blivet/MainThread: scanning sdf (/sys/devices/tcm_loop_0/tcm_loop_adapter_0/host2/target2:0:1/2:0:1:5/block/sdf)... 2024-03-01 20:50:15,647 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: sdf ; incomplete: False ; hidden: False ; 2024-03-01 20:50:15,650 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned None 2024-03-01 20:50:15,655 DEBUG blivet/MainThread: DiskDevicePopulator.run: name: sdf ; 2024-03-01 20:50:15,655 INFO blivet/MainThread: sdf is a disk 2024-03-01 20:50:15,656 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 38 2024-03-01 20:50:15,656 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 39 2024-03-01 20:50:15,658 DEBUG blivet/MainThread: DiskDevice._set_format: sdf ; type: None ; current: None ; 2024-03-01 20:50:15,661 DEBUG blivet/MainThread: DiskDevice.update_sysfs_path: sdf ; status: True ; 2024-03-01 20:50:15,661 DEBUG blivet/MainThread: sdf sysfs_path set to /sys/devices/tcm_loop_0/tcm_loop_adapter_0/host2/target2:0:1/2:0:1:5/block/sdf 2024-03-01 20:50:15,664 DEBUG blivet/MainThread: DiskDevice.read_current_size: exists: True ; path: /dev/sdf ; sysfs_path: /sys/devices/tcm_loop_0/tcm_loop_adapter_0/host2/target2:0:1/2:0:1:5/block/sdf ; 2024-03-01 20:50:15,664 DEBUG blivet/MainThread: updated sdf size to 1024 MiB (1024 MiB) 2024-03-01 20:50:15,665 INFO blivet/MainThread: added disk sdf (id 37) to device tree 2024-03-01 20:50:15,665 INFO blivet/MainThread: got device: DiskDevice instance (0x7ff690423fd0) -- 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 = 600140525b7012bf4c541b5b0813087a 2024-03-01 20:50:15,668 DEBUG blivet/MainThread: DeviceTree.handle_format: name: sdf ; 2024-03-01 20:50:15,668 DEBUG blivet/MainThread: no type or existing type for sdf, bailing 2024-03-01 20:50:15,671 DEBUG blivet/MainThread: DeviceTree.handle_device: name: sdg ; info: {'CURRENT_TAGS': ':systemd:', 'DEVLINKS': '/dev/disk/by-diskseq/8 ' '/dev/disk/by-id/scsi-360014052fcb2cc6c28443eab562c0b7e ' '/dev/disk/by-id/wwn-0x60014052fcb2cc6c28443eab562c0b7e ' '/dev/disk/by-id/scsi-1LIO-ORG_disk6:2fcb2cc6-c284-43ea-b562-c0b7eba2ff7a ' '/dev/disk/by-id/scsi-SLIO-ORG_disk6_2fcb2cc6-c284-43ea-b562-c0b7eba2ff7a', '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': '2fcb2cc6-c284-43ea-b562-c0b7eba2ff7a', 'ID_SERIAL': '360014052fcb2cc6c28443eab562c0b7e', 'ID_SERIAL_SHORT': '60014052fcb2cc6c28443eab562c0b7e', 'ID_TARGET_PORT': '0', 'ID_TYPE': 'disk', 'ID_VENDOR': 'LIO-ORG', 'ID_VENDOR_ENC': 'LIO-ORG\\x20', 'ID_WWN': '0x60014052fcb2cc6c', 'ID_WWN_VENDOR_EXTENSION': '0x28443eab562c0b7e', 'ID_WWN_WITH_EXTENSION': '0x60014052fcb2cc6c28443eab562c0b7e', 'MAJOR': '8', 'MINOR': '96', 'SCSI_IDENT_LUN_LOGICAL_UNIT_GROUP': '0x0', 'SCSI_IDENT_LUN_NAA_REGEXT': '60014052fcb2cc6c28443eab562c0b7e', 'SCSI_IDENT_LUN_T10': 'LIO-ORG_disk6:2fcb2cc6-c284-43ea-b562-c0b7eba2ff7a', 'SCSI_IDENT_PORT_NAME': 'naa.5001405a91c5ccc5,t,0x0001', 'SCSI_IDENT_PORT_RELATIVE': '0', 'SCSI_IDENT_PORT_TARGET_PORT_GROUP': '0x0', 'SCSI_IDENT_SERIAL': '2fcb2cc6-c284-43ea-b562-c0b7eba2ff7a', 'SCSI_IDENT_TARGET_NAME': 'naa.5001405a91c5ccc5', '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': '337228647'} ; 2024-03-01 20:50:15,671 INFO blivet/MainThread: scanning sdg (/sys/devices/tcm_loop_0/tcm_loop_adapter_0/host2/target2:0:1/2:0:1:6/block/sdg)... 2024-03-01 20:50:15,675 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: sdg ; incomplete: False ; hidden: False ; 2024-03-01 20:50:15,678 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned None 2024-03-01 20:50:15,683 DEBUG blivet/MainThread: DiskDevicePopulator.run: name: sdg ; 2024-03-01 20:50:15,683 INFO blivet/MainThread: sdg is a disk 2024-03-01 20:50:15,683 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 43 2024-03-01 20:50:15,683 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 44 2024-03-01 20:50:15,686 DEBUG blivet/MainThread: DiskDevice._set_format: sdg ; type: None ; current: None ; 2024-03-01 20:50:15,689 DEBUG blivet/MainThread: DiskDevice.update_sysfs_path: sdg ; status: True ; 2024-03-01 20:50:15,689 DEBUG blivet/MainThread: sdg sysfs_path set to /sys/devices/tcm_loop_0/tcm_loop_adapter_0/host2/target2:0:1/2:0:1:6/block/sdg 2024-03-01 20:50:15,692 DEBUG blivet/MainThread: DiskDevice.read_current_size: exists: True ; path: /dev/sdg ; sysfs_path: /sys/devices/tcm_loop_0/tcm_loop_adapter_0/host2/target2:0:1/2:0:1:6/block/sdg ; 2024-03-01 20:50:15,692 DEBUG blivet/MainThread: updated sdg size to 1024 MiB (1024 MiB) 2024-03-01 20:50:15,692 INFO blivet/MainThread: added disk sdg (id 42) to device tree 2024-03-01 20:50:15,693 INFO blivet/MainThread: got device: DiskDevice instance (0x7ff6904349a0) -- 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 = 60014052fcb2cc6c28443eab562c0b7e 2024-03-01 20:50:15,696 DEBUG blivet/MainThread: DeviceTree.handle_format: name: sdg ; 2024-03-01 20:50:15,696 DEBUG blivet/MainThread: no type or existing type for sdg, bailing 2024-03-01 20:50:15,698 DEBUG blivet/MainThread: DeviceTree.handle_device: name: sdh ; info: {'CURRENT_TAGS': ':systemd:', 'DEVLINKS': '/dev/disk/by-id/scsi-1LIO-ORG_disk7:130490dc-6bc5-4a3a-884c-8d67508d4785 ' '/dev/disk/by-diskseq/9 ' '/dev/disk/by-id/wwn-0x6001405130490dc6bc54a3a884c8d675 ' '/dev/disk/by-id/scsi-36001405130490dc6bc54a3a884c8d675 ' '/dev/disk/by-id/scsi-SLIO-ORG_disk7_130490dc-6bc5-4a3a-884c-8d67508d4785', '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': '130490dc-6bc5-4a3a-884c-8d67508d4785', 'ID_SERIAL': '36001405130490dc6bc54a3a884c8d675', 'ID_SERIAL_SHORT': '6001405130490dc6bc54a3a884c8d675', 'ID_TARGET_PORT': '0', 'ID_TYPE': 'disk', 'ID_VENDOR': 'LIO-ORG', 'ID_VENDOR_ENC': 'LIO-ORG\\x20', 'ID_WWN': '0x6001405130490dc6', 'ID_WWN_VENDOR_EXTENSION': '0xbc54a3a884c8d675', 'ID_WWN_WITH_EXTENSION': '0x6001405130490dc6bc54a3a884c8d675', 'MAJOR': '8', 'MINOR': '112', 'SCSI_IDENT_LUN_LOGICAL_UNIT_GROUP': '0x0', 'SCSI_IDENT_LUN_NAA_REGEXT': '6001405130490dc6bc54a3a884c8d675', 'SCSI_IDENT_LUN_T10': 'LIO-ORG_disk7:130490dc-6bc5-4a3a-884c-8d67508d4785', 'SCSI_IDENT_PORT_NAME': 'naa.5001405a91c5ccc5,t,0x0001', 'SCSI_IDENT_PORT_RELATIVE': '0', 'SCSI_IDENT_PORT_TARGET_PORT_GROUP': '0x0', 'SCSI_IDENT_SERIAL': '130490dc-6bc5-4a3a-884c-8d67508d4785', 'SCSI_IDENT_TARGET_NAME': 'naa.5001405a91c5ccc5', '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': '337415073'} ; 2024-03-01 20:50:15,699 INFO blivet/MainThread: scanning sdh (/sys/devices/tcm_loop_0/tcm_loop_adapter_0/host2/target2:0:1/2:0:1:7/block/sdh)... 2024-03-01 20:50:15,702 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: sdh ; incomplete: False ; hidden: False ; 2024-03-01 20:50:15,704 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned None 2024-03-01 20:50:15,709 DEBUG blivet/MainThread: DiskDevicePopulator.run: name: sdh ; 2024-03-01 20:50:15,710 INFO blivet/MainThread: sdh is a disk 2024-03-01 20:50:15,710 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 48 2024-03-01 20:50:15,710 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 49 2024-03-01 20:50:15,712 DEBUG blivet/MainThread: DiskDevice._set_format: sdh ; type: None ; current: None ; 2024-03-01 20:50:15,715 DEBUG blivet/MainThread: DiskDevice.update_sysfs_path: sdh ; status: True ; 2024-03-01 20:50:15,715 DEBUG blivet/MainThread: sdh sysfs_path set to /sys/devices/tcm_loop_0/tcm_loop_adapter_0/host2/target2:0:1/2:0:1:7/block/sdh 2024-03-01 20:50:15,718 DEBUG blivet/MainThread: DiskDevice.read_current_size: exists: True ; path: /dev/sdh ; sysfs_path: /sys/devices/tcm_loop_0/tcm_loop_adapter_0/host2/target2:0:1/2:0:1:7/block/sdh ; 2024-03-01 20:50:15,718 DEBUG blivet/MainThread: updated sdh size to 1024 MiB (1024 MiB) 2024-03-01 20:50:15,719 INFO blivet/MainThread: added disk sdh (id 47) to device tree 2024-03-01 20:50:15,719 INFO blivet/MainThread: got device: DiskDevice instance (0x7ff6904344f0) -- 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 = 6001405130490dc6bc54a3a884c8d675 2024-03-01 20:50:15,722 DEBUG blivet/MainThread: DeviceTree.handle_format: name: sdh ; 2024-03-01 20:50:15,722 DEBUG blivet/MainThread: no type or existing type for sdh, bailing 2024-03-01 20:50:15,725 DEBUG blivet/MainThread: DeviceTree.handle_device: name: sdi ; info: {'CURRENT_TAGS': ':systemd:', 'DEVLINKS': '/dev/disk/by-id/scsi-360014057c02790daf61431ab4c5489ce ' '/dev/disk/by-diskseq/10 ' '/dev/disk/by-id/scsi-1LIO-ORG_disk8:7c02790d-af61-431a-b4c5-489ce662d703 ' '/dev/disk/by-id/scsi-SLIO-ORG_disk8_7c02790d-af61-431a-b4c5-489ce662d703 ' '/dev/disk/by-id/wwn-0x60014057c02790daf61431ab4c5489ce', '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': '7c02790d-af61-431a-b4c5-489ce662d703', 'ID_SERIAL': '360014057c02790daf61431ab4c5489ce', 'ID_SERIAL_SHORT': '60014057c02790daf61431ab4c5489ce', 'ID_TARGET_PORT': '0', 'ID_TYPE': 'disk', 'ID_VENDOR': 'LIO-ORG', 'ID_VENDOR_ENC': 'LIO-ORG\\x20', 'ID_WWN': '0x60014057c02790da', 'ID_WWN_VENDOR_EXTENSION': '0xf61431ab4c5489ce', 'ID_WWN_WITH_EXTENSION': '0x60014057c02790daf61431ab4c5489ce', 'MAJOR': '8', 'MINOR': '128', 'SCSI_IDENT_LUN_LOGICAL_UNIT_GROUP': '0x0', 'SCSI_IDENT_LUN_NAA_REGEXT': '60014057c02790daf61431ab4c5489ce', 'SCSI_IDENT_LUN_T10': 'LIO-ORG_disk8:7c02790d-af61-431a-b4c5-489ce662d703', 'SCSI_IDENT_PORT_NAME': 'naa.5001405a91c5ccc5,t,0x0001', 'SCSI_IDENT_PORT_RELATIVE': '0', 'SCSI_IDENT_PORT_TARGET_PORT_GROUP': '0x0', 'SCSI_IDENT_SERIAL': '7c02790d-af61-431a-b4c5-489ce662d703', 'SCSI_IDENT_TARGET_NAME': 'naa.5001405a91c5ccc5', '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': '337428002'} ; 2024-03-01 20:50:15,725 INFO blivet/MainThread: scanning sdi (/sys/devices/tcm_loop_0/tcm_loop_adapter_0/host2/target2:0:1/2:0:1:8/block/sdi)... 2024-03-01 20:50:15,728 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: sdi ; incomplete: False ; hidden: False ; 2024-03-01 20:50:15,731 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned None 2024-03-01 20:50:15,736 DEBUG blivet/MainThread: DiskDevicePopulator.run: name: sdi ; 2024-03-01 20:50:15,736 INFO blivet/MainThread: sdi is a disk 2024-03-01 20:50:15,736 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 53 2024-03-01 20:50:15,736 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 54 2024-03-01 20:50:15,739 DEBUG blivet/MainThread: DiskDevice._set_format: sdi ; type: None ; current: None ; 2024-03-01 20:50:15,742 DEBUG blivet/MainThread: DiskDevice.update_sysfs_path: sdi ; status: True ; 2024-03-01 20:50:15,742 DEBUG blivet/MainThread: sdi sysfs_path set to /sys/devices/tcm_loop_0/tcm_loop_adapter_0/host2/target2:0:1/2:0:1:8/block/sdi 2024-03-01 20:50:15,745 DEBUG blivet/MainThread: DiskDevice.read_current_size: exists: True ; path: /dev/sdi ; sysfs_path: /sys/devices/tcm_loop_0/tcm_loop_adapter_0/host2/target2:0:1/2:0:1:8/block/sdi ; 2024-03-01 20:50:15,745 DEBUG blivet/MainThread: updated sdi size to 1024 MiB (1024 MiB) 2024-03-01 20:50:15,745 INFO blivet/MainThread: added disk sdi (id 52) to device tree 2024-03-01 20:50:15,745 INFO blivet/MainThread: got device: DiskDevice instance (0x7ff69042f370) -- 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 = 60014057c02790daf61431ab4c5489ce 2024-03-01 20:50:15,748 DEBUG blivet/MainThread: DeviceTree.handle_format: name: sdi ; 2024-03-01 20:50:15,749 DEBUG blivet/MainThread: no type or existing type for sdi, bailing 2024-03-01 20:50:15,751 DEBUG blivet/MainThread: DeviceTree.handle_device: name: sdj ; info: {'CURRENT_TAGS': ':systemd:', 'DEVLINKS': '/dev/disk/by-id/scsi-SLIO-ORG_disk9_8bb02eed-505c-4d75-93b5-20327aed4107 ' '/dev/disk/by-id/scsi-1LIO-ORG_disk9:8bb02eed-505c-4d75-93b5-20327aed4107 ' '/dev/disk/by-diskseq/11 ' '/dev/disk/by-id/wwn-0x60014058bb02eed505c4d7593b520327 ' '/dev/disk/by-id/scsi-360014058bb02eed505c4d7593b520327', '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': '8bb02eed-505c-4d75-93b5-20327aed4107', 'ID_SERIAL': '360014058bb02eed505c4d7593b520327', 'ID_SERIAL_SHORT': '60014058bb02eed505c4d7593b520327', 'ID_TARGET_PORT': '0', 'ID_TYPE': 'disk', 'ID_VENDOR': 'LIO-ORG', 'ID_VENDOR_ENC': 'LIO-ORG\\x20', 'ID_WWN': '0x60014058bb02eed5', 'ID_WWN_VENDOR_EXTENSION': '0x05c4d7593b520327', 'ID_WWN_WITH_EXTENSION': '0x60014058bb02eed505c4d7593b520327', 'MAJOR': '8', 'MINOR': '144', 'SCSI_IDENT_LUN_LOGICAL_UNIT_GROUP': '0x0', 'SCSI_IDENT_LUN_NAA_REGEXT': '60014058bb02eed505c4d7593b520327', 'SCSI_IDENT_LUN_T10': 'LIO-ORG_disk9:8bb02eed-505c-4d75-93b5-20327aed4107', 'SCSI_IDENT_PORT_NAME': 'naa.5001405a91c5ccc5,t,0x0001', 'SCSI_IDENT_PORT_RELATIVE': '0', 'SCSI_IDENT_PORT_TARGET_PORT_GROUP': '0x0', 'SCSI_IDENT_SERIAL': '8bb02eed-505c-4d75-93b5-20327aed4107', 'SCSI_IDENT_TARGET_NAME': 'naa.5001405a91c5ccc5', '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': '337523000'} ; 2024-03-01 20:50:15,751 INFO blivet/MainThread: scanning sdj (/sys/devices/tcm_loop_0/tcm_loop_adapter_0/host2/target2:0:1/2:0:1:9/block/sdj)... 2024-03-01 20:50:15,754 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: sdj ; incomplete: False ; hidden: False ; 2024-03-01 20:50:15,757 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned None 2024-03-01 20:50:15,762 DEBUG blivet/MainThread: DiskDevicePopulator.run: name: sdj ; 2024-03-01 20:50:15,762 INFO blivet/MainThread: sdj is a disk 2024-03-01 20:50:15,763 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 58 2024-03-01 20:50:15,763 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 59 2024-03-01 20:50:15,765 DEBUG blivet/MainThread: DiskDevice._set_format: sdj ; type: None ; current: None ; 2024-03-01 20:50:15,768 DEBUG blivet/MainThread: DiskDevice.update_sysfs_path: sdj ; status: True ; 2024-03-01 20:50:15,768 DEBUG blivet/MainThread: sdj sysfs_path set to /sys/devices/tcm_loop_0/tcm_loop_adapter_0/host2/target2:0:1/2:0:1:9/block/sdj 2024-03-01 20:50:15,771 DEBUG blivet/MainThread: DiskDevice.read_current_size: exists: True ; path: /dev/sdj ; sysfs_path: /sys/devices/tcm_loop_0/tcm_loop_adapter_0/host2/target2:0:1/2:0:1:9/block/sdj ; 2024-03-01 20:50:15,772 DEBUG blivet/MainThread: updated sdj size to 1024 MiB (1024 MiB) 2024-03-01 20:50:15,772 INFO blivet/MainThread: added disk sdj (id 57) to device tree 2024-03-01 20:50:15,772 INFO blivet/MainThread: got device: DiskDevice instance (0x7ff69043c730) -- 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 = 60014058bb02eed505c4d7593b520327 2024-03-01 20:50:15,775 DEBUG blivet/MainThread: DeviceTree.handle_format: name: sdj ; 2024-03-01 20:50:15,775 DEBUG blivet/MainThread: no type or existing type for sdj, bailing 2024-03-01 20:50:15,778 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': '16965658'} ; 2024-03-01 20:50:15,778 INFO blivet/MainThread: scanning xvda (/sys/devices/vbd-768/block/xvda)... 2024-03-01 20:50:15,781 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: xvda ; incomplete: False ; hidden: False ; 2024-03-01 20:50:15,783 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned None 2024-03-01 20:50:15,787 DEBUG blivet/MainThread: DiskDevicePopulator.run: name: xvda ; 2024-03-01 20:50:15,787 WARNING blivet/MainThread: device/vendor is not a valid attribute 2024-03-01 20:50:15,788 WARNING blivet/MainThread: device/model is not a valid attribute 2024-03-01 20:50:15,788 INFO blivet/MainThread: xvda is a disk 2024-03-01 20:50:15,788 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 63 2024-03-01 20:50:15,788 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 64 2024-03-01 20:50:15,791 DEBUG blivet/MainThread: DiskDevice._set_format: xvda ; type: None ; current: None ; 2024-03-01 20:50:15,793 DEBUG blivet/MainThread: DiskDevice.update_sysfs_path: xvda ; status: True ; 2024-03-01 20:50:15,794 DEBUG blivet/MainThread: xvda sysfs_path set to /sys/devices/vbd-768/block/xvda 2024-03-01 20:50:15,796 DEBUG blivet/MainThread: DiskDevice.read_current_size: exists: True ; path: /dev/xvda ; sysfs_path: /sys/devices/vbd-768/block/xvda ; 2024-03-01 20:50:15,797 DEBUG blivet/MainThread: updated xvda size to 250 GiB (250 GiB) 2024-03-01 20:50:15,797 INFO blivet/MainThread: added disk xvda (id 62) to device tree 2024-03-01 20:50:15,797 INFO blivet/MainThread: got device: DiskDevice instance (0x7ff69043e490) -- name = xvda status = True id = 62 children = [] parents = [] uuid = None size = 250 GiB format = existing None major = 202 minor = 0 exists = True protected = False sysfs path = /sys/devices/vbd-768/block/xvda target size = 250 GiB path = /dev/xvda format args = [] original_format = None removable = False wwn = None 2024-03-01 20:50:15,800 DEBUG blivet/MainThread: DeviceTree.handle_format: name: xvda ; 2024-03-01 20:50:15,803 DEBUG blivet/MainThread: AppleBootstrapFS.supported: supported: True ; 2024-03-01 20:50:15,803 DEBUG blivet/MainThread: get_format('appleboot') returning AppleBootstrapFS instance with object id 66 2024-03-01 20:50:15,806 DEBUG blivet/MainThread: EFIFS.supported: supported: True ; 2024-03-01 20:50:15,806 DEBUG blivet/MainThread: get_format('efi') returning EFIFS instance with object id 67 2024-03-01 20:50:15,809 DEBUG blivet/MainThread: MacEFIFS.supported: supported: True ; 2024-03-01 20:50:15,810 DEBUG blivet/MainThread: get_format('macefi') returning MacEFIFS instance with object id 68 2024-03-01 20:50:15,813 DEBUG blivet/MainThread: MacEFIFS.supported: supported: True ; 2024-03-01 20:50:15,813 DEBUG blivet/MainThread: get_format('macefi') returning MacEFIFS instance with object id 69 2024-03-01 20:50:15,815 DEBUG blivet/MainThread: DiskLabelFormatPopulator.run: device: xvda ; label_type: dos ; 2024-03-01 20:50:15,818 DEBUG blivet/MainThread: DiskDevice.setup: xvda ; orig: False ; status: True ; controllable: True ; 2024-03-01 20:50:15,821 DEBUG blivet/MainThread: DiskLabel.__init__: uuid: e61ef7e0 ; label: None ; device: /dev/xvda ; serial: None ; exists: True ; 2024-03-01 20:50:15,828 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 0x7ff691d8bdc0> 2024-03-01 20:50:15,872 DEBUG blivet/MainThread: get_format('disklabel') returning DiskLabel instance with object id 70 2024-03-01 20:50:15,876 DEBUG blivet/MainThread: DiskDevice._set_format: xvda ; type: disklabel ; current: None ; 2024-03-01 20:50:15,876 INFO blivet/MainThread: got format: existing msdos disklabel 2024-03-01 20:50:15,879 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': '16967518'} ; 2024-03-01 20:50:15,879 INFO blivet/MainThread: scanning xvda1 (/sys/devices/vbd-768/block/xvda/xvda1)... 2024-03-01 20:50:15,879 WARNING blivet/MainThread: hidden is not a valid attribute 2024-03-01 20:50:15,882 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: xvda1 ; incomplete: False ; hidden: False ; 2024-03-01 20:50:15,885 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned None 2024-03-01 20:50:15,888 DEBUG blivet/MainThread: PartitionDevicePopulator.run: name: xvda1 ; 2024-03-01 20:50:15,890 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: xvda1 ; incomplete: False ; hidden: False ; 2024-03-01 20:50:15,893 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned None 2024-03-01 20:50:15,893 INFO program/MainThread: Running... udevadm settle --timeout=300 2024-03-01 20:50:15,903 DEBUG program/MainThread: Return code: 0 2024-03-01 20:50:15,919 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: xvda ; incomplete: False ; hidden: False ; 2024-03-01 20:50:15,923 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned existing 250 GiB disk xvda (62) with existing msdos disklabel 2024-03-01 20:50:15,923 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 73 2024-03-01 20:50:15,927 DEBUG blivet/MainThread: DiskDevice.add_child: name: xvda ; child: xvda1 ; kids: 0 ; 2024-03-01 20:50:15,927 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 74 2024-03-01 20:50:15,929 DEBUG blivet/MainThread: PartitionDevice._set_format: xvda1 ; type: None ; current: None ; 2024-03-01 20:50:15,932 DEBUG blivet/MainThread: PartitionDevice.update_sysfs_path: xvda1 ; status: True ; 2024-03-01 20:50:15,933 DEBUG blivet/MainThread: xvda1 sysfs_path set to /sys/devices/vbd-768/block/xvda/xvda1 2024-03-01 20:50:15,936 DEBUG blivet/MainThread: PartitionDevice.read_current_size: exists: True ; path: /dev/xvda1 ; sysfs_path: /sys/devices/vbd-768/block/xvda/xvda1 ; 2024-03-01 20:50:15,936 DEBUG blivet/MainThread: updated xvda1 size to 250 GiB (250 GiB) 2024-03-01 20:50:15,936 DEBUG blivet/MainThread: looking up parted Partition: /dev/xvda1 2024-03-01 20:50:15,939 DEBUG blivet/MainThread: PartitionDevice.probe: xvda1 ; exists: True ; 2024-03-01 20:50:15,942 DEBUG blivet/MainThread: PartitionDevice.get_flag: path: /dev/xvda1 ; flag: 1 ; 2024-03-01 20:50:15,944 DEBUG blivet/MainThread: PartitionDevice.get_flag: path: /dev/xvda1 ; flag: 10 ; 2024-03-01 20:50:15,947 DEBUG blivet/MainThread: PartitionDevice.get_flag: path: /dev/xvda1 ; flag: 12 ; 2024-03-01 20:50:15,950 DEBUG blivet/MainThread: PartitionDevice.read_current_size: exists: True ; path: /dev/xvda1 ; sysfs_path: /sys/devices/vbd-768/block/xvda/xvda1 ; 2024-03-01 20:50:15,950 DEBUG blivet/MainThread: updated xvda1 size to 250 GiB (250 GiB) 2024-03-01 20:50:15,950 INFO blivet/MainThread: added partition xvda1 (id 72) to device tree 2024-03-01 20:50:15,951 INFO blivet/MainThread: parted exception: msdos disk labels do not support partition names. 2024-03-01 20:50:15,951 INFO blivet/MainThread: got device: PartitionDevice instance (0x7ff690443fd0) -- 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 0x7ff691d96bd0> disk = existing 250 GiB disk xvda (62) with existing msdos disklabel start = 2048 end = 524287966 length = 524285919 flags = boot 2024-03-01 20:50:15,954 DEBUG blivet/MainThread: DeviceTree.handle_format: name: xvda1 ; 2024-03-01 20:50:15,957 DEBUG blivet/MainThread: AppleBootstrapFS.supported: supported: True ; 2024-03-01 20:50:15,957 DEBUG blivet/MainThread: get_format('appleboot') returning AppleBootstrapFS instance with object id 76 2024-03-01 20:50:15,960 DEBUG blivet/MainThread: EFIFS.supported: supported: True ; 2024-03-01 20:50:15,960 DEBUG blivet/MainThread: get_format('efi') returning EFIFS instance with object id 77 2024-03-01 20:50:15,963 DEBUG blivet/MainThread: MacEFIFS.supported: supported: True ; 2024-03-01 20:50:15,963 DEBUG blivet/MainThread: get_format('macefi') returning MacEFIFS instance with object id 78 2024-03-01 20:50:15,966 DEBUG blivet/MainThread: MacEFIFS.supported: supported: True ; 2024-03-01 20:50:15,966 DEBUG blivet/MainThread: get_format('macefi') returning MacEFIFS instance with object id 79 2024-03-01 20:50:15,968 WARNING blivet/MainThread: Stratis DBus service is not running 2024-03-01 20:50:15,968 INFO blivet/MainThread: type detected on 'xvda1' is 'xfs' 2024-03-01 20:50:15,971 DEBUG blivet/MainThread: XFS.supported: supported: True ; 2024-03-01 20:50:15,971 DEBUG blivet/MainThread: get_format('xfs') returning XFS instance with object id 80 2024-03-01 20:50:15,974 DEBUG blivet/MainThread: PartitionDevice._set_format: xvda1 ; type: xfs ; current: None ; 2024-03-01 20:50:15,974 INFO blivet/MainThread: got format: existing xfs filesystem 2024-03-01 20:50:15,974 INFO program/MainThread: Running... udevadm settle --timeout=300 2024-03-01 20:50:15,987 DEBUG program/MainThread: Return code: 0 2024-03-01 20:50:16,000 INFO blivet/MainThread: edd: collected mbr signatures: {'xvda': '0xe61ef7e0'} 2024-03-01 20:50:16,001 DEBUG blivet/MainThread: resolved 'UUID=a4d9efbc-be36-4c5f-99af-596afd10159d' to 'xvda1' (partition) 2024-03-01 20:50:16,004 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: ntap-bos-c01-eng01-nfs01b.storage.bos.redhat.com:/devops_engineering_nfs/devarchive/redhat ; incomplete: False ; hidden: False ; 2024-03-01 20:50:16,007 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned None 2024-03-01 20:50:16,010 DEBUG blivet/MainThread: DeviceTree.get_device_by_path: path: /dev/ntap-bos-c01-eng01-nfs01b.storage.bos.redhat.com:/devops_engineering_nfs/devarchive/redhat ; incomplete: False ; hidden: False ; 2024-03-01 20:50:16,012 DEBUG blivet/MainThread: DeviceTree.get_device_by_path returned None 2024-03-01 20:50:16,012 DEBUG blivet/MainThread: failed to resolve '/dev/ntap-bos-c01-eng01-nfs01b.storage.bos.redhat.com:/devops_engineering_nfs/devarchive/redhat' 2024-03-01 20:50:16,015 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: nest.test.redhat.com:/mnt/qa ; incomplete: False ; hidden: False ; 2024-03-01 20:50:16,017 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned None 2024-03-01 20:50:16,020 DEBUG blivet/MainThread: DeviceTree.get_device_by_path: path: /dev/nest.test.redhat.com:/mnt/qa ; incomplete: False ; hidden: False ; 2024-03-01 20:50:16,022 DEBUG blivet/MainThread: DeviceTree.get_device_by_path returned None 2024-03-01 20:50:16,023 DEBUG blivet/MainThread: failed to resolve '/dev/nest.test.redhat.com:/mnt/qa' 2024-03-01 20:50:16,025 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: vtap-eng01.storage.rdu2.redhat.com:/vol/engarchive ; incomplete: False ; hidden: False ; 2024-03-01 20:50:16,028 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned None 2024-03-01 20:50:16,030 DEBUG blivet/MainThread: DeviceTree.get_device_by_path: path: /dev/vtap-eng01.storage.rdu2.redhat.com:/vol/engarchive ; incomplete: False ; hidden: False ; 2024-03-01 20:50:16,033 DEBUG blivet/MainThread: DeviceTree.get_device_by_path returned None 2024-03-01 20:50:16,033 DEBUG blivet/MainThread: failed to resolve '/dev/vtap-eng01.storage.rdu2.redhat.com:/vol/engarchive' 2024-03-01 20:50:16,035 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: nest.test.redhat.com:/mnt/tpsdist ; incomplete: False ; hidden: False ; 2024-03-01 20:50:16,038 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned None 2024-03-01 20:50:16,040 DEBUG blivet/MainThread: DeviceTree.get_device_by_path: path: /dev/nest.test.redhat.com:/mnt/tpsdist ; incomplete: False ; hidden: False ; 2024-03-01 20:50:16,042 DEBUG blivet/MainThread: DeviceTree.get_device_by_path returned None 2024-03-01 20:50:16,043 DEBUG blivet/MainThread: failed to resolve '/dev/nest.test.redhat.com:/mnt/tpsdist' 2024-03-01 20:50:16,045 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: ntap-bos-c01-eng01-nfs01b.storage.bos.redhat.com:/devops_engineering_nfs/devarchive/redhat/brewroot ; incomplete: False ; hidden: False ; 2024-03-01 20:50:16,047 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned None 2024-03-01 20:50:16,050 DEBUG blivet/MainThread: DeviceTree.get_device_by_path: path: /dev/ntap-bos-c01-eng01-nfs01b.storage.bos.redhat.com:/devops_engineering_nfs/devarchive/redhat/brewroot ; incomplete: False ; hidden: False ; 2024-03-01 20:50:16,052 DEBUG blivet/MainThread: DeviceTree.get_device_by_path returned None 2024-03-01 20:50:16,053 DEBUG blivet/MainThread: failed to resolve '/dev/ntap-bos-c01-eng01-nfs01b.storage.bos.redhat.com:/devops_engineering_nfs/devarchive/redhat/brewroot' 2024-03-01 20:50:16,055 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: ntap-bos-c01-eng01-nfs01b.storage.bos.redhat.com:/devops_brew_scratch_nfs/scratch ; incomplete: False ; hidden: False ; 2024-03-01 20:50:16,058 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned None 2024-03-01 20:50:16,060 DEBUG blivet/MainThread: DeviceTree.get_device_by_path: path: /dev/ntap-bos-c01-eng01-nfs01b.storage.bos.redhat.com:/devops_brew_scratch_nfs/scratch ; incomplete: False ; hidden: False ; 2024-03-01 20:50:16,062 DEBUG blivet/MainThread: DeviceTree.get_device_by_path returned None 2024-03-01 20:50:16,063 DEBUG blivet/MainThread: failed to resolve '/dev/ntap-bos-c01-eng01-nfs01b.storage.bos.redhat.com:/devops_brew_scratch_nfs/scratch' 2024-03-01 20:50:16,065 DEBUG blivet/MainThread: XFS.supported: supported: True ; 2024-03-01 20:50:16,065 DEBUG blivet/MainThread: get_format('xfs') returning XFS instance with object id 82 2024-03-01 20:50:16,068 DEBUG blivet/MainThread: XFS.supported: supported: True ; 2024-03-01 20:50:16,068 DEBUG blivet/MainThread: get_format('xfs') returning XFS instance with object id 83 2024-03-01 20:50:16,070 DEBUG blivet/MainThread: XFS.supported: supported: True ; 2024-03-01 20:50:16,071 DEBUG blivet/MainThread: get_format('xfs') returning XFS instance with object id 84 2024-03-01 20:50:16,073 DEBUG blivet/MainThread: XFS.supported: supported: True ; 2024-03-01 20:50:16,073 DEBUG blivet/MainThread: get_format('xfs') returning XFS instance with object id 85 2024-03-01 20:50:16,076 DEBUG blivet/MainThread: XFS.supported: supported: True ; 2024-03-01 20:50:16,076 DEBUG blivet/MainThread: get_format('xfs') returning XFS instance with object id 86 2024-03-01 20:50:16,078 DEBUG blivet/MainThread: XFS.supported: supported: True ; 2024-03-01 20:50:16,079 DEBUG blivet/MainThread: get_format('xfs') returning XFS instance with object id 87 2024-03-01 20:50:16,081 DEBUG blivet/MainThread: XFS.supported: supported: True ; 2024-03-01 20:50:16,081 DEBUG blivet/MainThread: get_format('xfs') returning XFS instance with object id 88 2024-03-01 20:50:16,084 DEBUG blivet/MainThread: XFS.supported: supported: True ; 2024-03-01 20:50:16,084 DEBUG blivet/MainThread: get_format('xfs') returning XFS instance with object id 89 2024-03-01 20:50:19,048 INFO blivet/MainThread: sys.argv = ['/tmp/ansible_fedora.linux_system_roles.blivet_payload__5xz7bhp/ansible_fedora.linux_system_roles.blivet_payload.zip/ansible_collections/fedora/linux_system_roles/plugins/modules/blivet.py'] 2024-03-01 20:50:19,083 DEBUG blivet/MainThread: Ext4FS.supported: supported: True ; 2024-03-01 20:50:19,083 INFO program/MainThread: Running [2] e2fsck -V ... 2024-03-01 20:50:19,086 INFO program/MainThread: stdout[2]: 2024-03-01 20:50:19,086 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 20:50:19,086 INFO program/MainThread: ...done [2] (exit code: 0) 2024-03-01 20:50:19,087 INFO program/MainThread: Running... modprobe --dry-run ext4 2024-03-01 20:50:19,091 DEBUG program/MainThread: Return code: 0 2024-03-01 20:50:19,091 DEBUG blivet/MainThread: get_format('ext4') returning Ext4FS instance with object id 0 2024-03-01 20:50:19,094 DEBUG blivet/MainThread: Ext4FS.supported: supported: True ; 2024-03-01 20:50:19,094 DEBUG blivet/MainThread: trying to set new default fstype to 'ext4' 2024-03-01 20:50:19,097 DEBUG blivet/MainThread: Ext4FS.supported: supported: True ; 2024-03-01 20:50:19,097 DEBUG blivet/MainThread: get_format('ext4') returning Ext4FS instance with object id 1 2024-03-01 20:50:19,100 DEBUG blivet/MainThread: Ext4FS.supported: supported: True ; 2024-03-01 20:50:19,100 INFO program/MainThread: Running... lsblk --bytes -a -o NAME,SIZE,OWNER,GROUP,MODE,FSTYPE,LABEL,UUID,PARTUUID,MOUNTPOINT 2024-03-01 20:50:19,108 INFO program/MainThread: stdout: 2024-03-01 20:50:19,108 INFO program/MainThread: NAME SIZE OWNER GROUP MODE FSTYPE LABEL UUID PARTUUID MOUNTPOINT 2024-03-01 20:50:19,108 INFO program/MainThread: sda 1073741824 root disk brw-rw---- 2024-03-01 20:50:19,108 INFO program/MainThread: sdb 1073741824 root disk brw-rw---- 2024-03-01 20:50:19,108 INFO program/MainThread: sdc 1073741824 root disk brw-rw---- 2024-03-01 20:50:19,108 INFO program/MainThread: sdd 1073741824 root disk brw-rw---- 2024-03-01 20:50:19,108 INFO program/MainThread: sde 1073741824 root disk brw-rw---- 2024-03-01 20:50:19,108 INFO program/MainThread: sdf 1073741824 root disk brw-rw---- 2024-03-01 20:50:19,108 INFO program/MainThread: sdg 1073741824 root disk brw-rw---- 2024-03-01 20:50:19,108 INFO program/MainThread: sdh 1073741824 root disk brw-rw---- 2024-03-01 20:50:19,108 INFO program/MainThread: sdi 1073741824 root disk brw-rw---- 2024-03-01 20:50:19,108 INFO program/MainThread: sdj 1073741824 root disk brw-rw---- 2024-03-01 20:50:19,108 INFO program/MainThread: sdk 1073741824 root disk brw-rw---- 2024-03-01 20:50:19,108 INFO program/MainThread: sdl 1073741824 root disk brw-rw---- 2024-03-01 20:50:19,108 INFO program/MainThread: xvda 268435456000 root disk brw-rw---- 2024-03-01 20:50:19,108 INFO program/MainThread: `-xvda1 268434390528 root disk brw-rw---- xfs a4d9efbc-be36-4c5f-99af-596afd10159d e61ef7e0-01 / 2024-03-01 20:50:19,108 DEBUG program/MainThread: Return code: 0 2024-03-01 20:50:19,108 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 20:50:19,109 DEBUG blivet/MainThread: lvm filter: clearing the lvm devices list 2024-03-01 20:50:19,109 DEBUG blivet/MainThread: lvm filter: clearing the lvm devices list 2024-03-01 20:50:19,109 INFO blivet/MainThread: resetting Blivet (version 3.6.0) instance 2024-03-01 20:50:19,109 DEBUG blivet/MainThread: lvm filter: clearing the lvm devices list 2024-03-01 20:50:19,109 INFO blivet/MainThread: DeviceTree.populate: ignored_disks is [] ; exclusive_disks is [] 2024-03-01 20:50:19,110 WARNING blivet/MainThread: Failed to call the update_volume_info method: libstoragemgmt functionality not available 2024-03-01 20:50:19,110 INFO program/MainThread: Running... udevadm settle --timeout=300 2024-03-01 20:50:19,122 DEBUG program/MainThread: Return code: 0 2024-03-01 20:50:19,135 INFO blivet/MainThread: devices to scan: ['sda', 'sdb', 'sdk', 'sdl', 'sdc', 'sdd', 'sde', 'sdf', 'sdg', 'sdh', 'sdi', 'sdj', 'xvda', 'xvda1'] 2024-03-01 20:50:19,139 DEBUG blivet/MainThread: DeviceTree.handle_device: name: sda ; info: {'CURRENT_TAGS': ':systemd:', 'DEVLINKS': '/dev/disk/by-diskseq/2 ' '/dev/disk/by-id/scsi-36001405a8abeb2a8284458ebf043e0fb ' '/dev/disk/by-id/scsi-SLIO-ORG_disk0_a8abeb2a-8284-458e-bf04-3e0fbc353c0a ' '/dev/disk/by-id/wwn-0x6001405a8abeb2a8284458ebf043e0fb ' '/dev/disk/by-id/scsi-1LIO-ORG_disk0:a8abeb2a-8284-458e-bf04-3e0fbc353c0a', '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': 'a8abeb2a-8284-458e-bf04-3e0fbc353c0a', 'ID_SERIAL': '36001405a8abeb2a8284458ebf043e0fb', 'ID_SERIAL_SHORT': '6001405a8abeb2a8284458ebf043e0fb', 'ID_TARGET_PORT': '0', 'ID_TYPE': 'disk', 'ID_VENDOR': 'LIO-ORG', 'ID_VENDOR_ENC': 'LIO-ORG\\x20', 'ID_WWN': '0x6001405a8abeb2a8', 'ID_WWN_VENDOR_EXTENSION': '0x284458ebf043e0fb', 'ID_WWN_WITH_EXTENSION': '0x6001405a8abeb2a8284458ebf043e0fb', 'MAJOR': '8', 'MINOR': '0', 'SCSI_IDENT_LUN_LOGICAL_UNIT_GROUP': '0x0', 'SCSI_IDENT_LUN_NAA_REGEXT': '6001405a8abeb2a8284458ebf043e0fb', 'SCSI_IDENT_LUN_T10': 'LIO-ORG_disk0:a8abeb2a-8284-458e-bf04-3e0fbc353c0a', 'SCSI_IDENT_PORT_NAME': 'naa.5001405a91c5ccc5,t,0x0001', 'SCSI_IDENT_PORT_RELATIVE': '0', 'SCSI_IDENT_PORT_TARGET_PORT_GROUP': '0x0', 'SCSI_IDENT_SERIAL': 'a8abeb2a-8284-458e-bf04-3e0fbc353c0a', 'SCSI_IDENT_TARGET_NAME': 'naa.5001405a91c5ccc5', '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': '336998022'} ; 2024-03-01 20:50:19,139 INFO blivet/MainThread: scanning sda (/sys/devices/tcm_loop_0/tcm_loop_adapter_0/host2/target2:0:1/2:0:1:0/block/sda)... 2024-03-01 20:50:19,140 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 20:50:19,167 INFO program/MainThread: stdout[3]: 2024-03-01 20:50:19,168 INFO program/MainThread: stderr[3]: 2024-03-01 20:50:19,168 INFO program/MainThread: ...done [3] (exit code: 0) 2024-03-01 20:50:19,172 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: sda ; incomplete: False ; hidden: False ; 2024-03-01 20:50:19,174 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned None 2024-03-01 20:50:19,179 INFO blivet/MainThread: failed to get initiator name from iscsi firmware: storaged iSCSI functionality not available 2024-03-01 20:50:19,180 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 20:50:19,185 DEBUG blivet/MainThread: DiskDevicePopulator.run: name: sda ; 2024-03-01 20:50:19,185 INFO blivet/MainThread: sda is a disk 2024-03-01 20:50:19,186 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 3 2024-03-01 20:50:19,186 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 4 2024-03-01 20:50:19,189 DEBUG blivet/MainThread: DiskDevice._set_format: sda ; type: None ; current: None ; 2024-03-01 20:50:19,192 DEBUG blivet/MainThread: DiskDevice.update_sysfs_path: sda ; status: True ; 2024-03-01 20:50:19,192 DEBUG blivet/MainThread: sda sysfs_path set to /sys/devices/tcm_loop_0/tcm_loop_adapter_0/host2/target2:0:1/2:0:1:0/block/sda 2024-03-01 20:50:19,195 DEBUG blivet/MainThread: DiskDevice.read_current_size: exists: True ; path: /dev/sda ; sysfs_path: /sys/devices/tcm_loop_0/tcm_loop_adapter_0/host2/target2:0:1/2:0:1:0/block/sda ; 2024-03-01 20:50:19,196 DEBUG blivet/MainThread: updated sda size to 1024 MiB (1024 MiB) 2024-03-01 20:50:19,196 INFO blivet/MainThread: added disk sda (id 2) to device tree 2024-03-01 20:50:19,196 INFO blivet/MainThread: got device: DiskDevice instance (0x7f6e0bad28e0) -- 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 = 6001405a8abeb2a8284458ebf043e0fb 2024-03-01 20:50:19,199 DEBUG blivet/MainThread: DeviceTree.handle_format: name: sda ; 2024-03-01 20:50:19,200 DEBUG blivet/MainThread: no type or existing type for sda, bailing 2024-03-01 20:50:19,203 DEBUG blivet/MainThread: DeviceTree.handle_device: name: sdb ; info: {'CURRENT_TAGS': ':systemd:', 'DEVLINKS': '/dev/disk/by-id/scsi-SLIO-ORG_disk1_c67c68fc-5fb8-4942-8812-1de7084b7176 ' '/dev/disk/by-id/scsi-36001405c67c68fc5fb8494288121de70 ' '/dev/disk/by-id/wwn-0x6001405c67c68fc5fb8494288121de70 ' '/dev/disk/by-diskseq/3 ' '/dev/disk/by-id/scsi-1LIO-ORG_disk1:c67c68fc-5fb8-4942-8812-1de7084b7176', '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': 'c67c68fc-5fb8-4942-8812-1de7084b7176', 'ID_SERIAL': '36001405c67c68fc5fb8494288121de70', 'ID_SERIAL_SHORT': '6001405c67c68fc5fb8494288121de70', 'ID_TARGET_PORT': '0', 'ID_TYPE': 'disk', 'ID_VENDOR': 'LIO-ORG', 'ID_VENDOR_ENC': 'LIO-ORG\\x20', 'ID_WWN': '0x6001405c67c68fc5', 'ID_WWN_VENDOR_EXTENSION': '0xfb8494288121de70', 'ID_WWN_WITH_EXTENSION': '0x6001405c67c68fc5fb8494288121de70', 'MAJOR': '8', 'MINOR': '16', 'SCSI_IDENT_LUN_LOGICAL_UNIT_GROUP': '0x0', 'SCSI_IDENT_LUN_NAA_REGEXT': '6001405c67c68fc5fb8494288121de70', 'SCSI_IDENT_LUN_T10': 'LIO-ORG_disk1:c67c68fc-5fb8-4942-8812-1de7084b7176', 'SCSI_IDENT_PORT_NAME': 'naa.5001405a91c5ccc5,t,0x0001', 'SCSI_IDENT_PORT_RELATIVE': '0', 'SCSI_IDENT_PORT_TARGET_PORT_GROUP': '0x0', 'SCSI_IDENT_SERIAL': 'c67c68fc-5fb8-4942-8812-1de7084b7176', 'SCSI_IDENT_TARGET_NAME': 'naa.5001405a91c5ccc5', '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': '337020590'} ; 2024-03-01 20:50:19,203 INFO blivet/MainThread: scanning sdb (/sys/devices/tcm_loop_0/tcm_loop_adapter_0/host2/target2:0:1/2:0:1:1/block/sdb)... 2024-03-01 20:50:19,206 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: sdb ; incomplete: False ; hidden: False ; 2024-03-01 20:50:19,208 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned None 2024-03-01 20:50:19,214 DEBUG blivet/MainThread: DiskDevicePopulator.run: name: sdb ; 2024-03-01 20:50:19,214 INFO blivet/MainThread: sdb is a disk 2024-03-01 20:50:19,214 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 8 2024-03-01 20:50:19,214 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 9 2024-03-01 20:50:19,217 DEBUG blivet/MainThread: DiskDevice._set_format: sdb ; type: None ; current: None ; 2024-03-01 20:50:19,220 DEBUG blivet/MainThread: DiskDevice.update_sysfs_path: sdb ; status: True ; 2024-03-01 20:50:19,220 DEBUG blivet/MainThread: sdb sysfs_path set to /sys/devices/tcm_loop_0/tcm_loop_adapter_0/host2/target2:0:1/2:0:1:1/block/sdb 2024-03-01 20:50:19,223 DEBUG blivet/MainThread: DiskDevice.read_current_size: exists: True ; path: /dev/sdb ; sysfs_path: /sys/devices/tcm_loop_0/tcm_loop_adapter_0/host2/target2:0:1/2:0:1:1/block/sdb ; 2024-03-01 20:50:19,224 DEBUG blivet/MainThread: updated sdb size to 1024 MiB (1024 MiB) 2024-03-01 20:50:19,224 INFO blivet/MainThread: added disk sdb (id 7) to device tree 2024-03-01 20:50:19,224 INFO blivet/MainThread: got device: DiskDevice instance (0x7f6e0a703a60) -- 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 = 6001405c67c68fc5fb8494288121de70 2024-03-01 20:50:19,227 DEBUG blivet/MainThread: DeviceTree.handle_format: name: sdb ; 2024-03-01 20:50:19,227 DEBUG blivet/MainThread: no type or existing type for sdb, bailing 2024-03-01 20:50:19,230 DEBUG blivet/MainThread: DeviceTree.handle_device: name: sdk ; info: {'CURRENT_TAGS': ':systemd:', 'DEVLINKS': '/dev/disk/by-id/scsi-36001405e1b8c6d03d0840ccbaa99ea54 ' '/dev/disk/by-id/scsi-SLIO-ORG_disk10_e1b8c6d0-3d08-40cc-baa9-9ea541aeb400 ' '/dev/disk/by-id/scsi-1LIO-ORG_disk10:e1b8c6d0-3d08-40cc-baa9-9ea541aeb400 ' '/dev/disk/by-id/wwn-0x6001405e1b8c6d03d0840ccbaa99ea54 ' '/dev/disk/by-diskseq/12', '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': 'e1b8c6d0-3d08-40cc-baa9-9ea541aeb400', 'ID_SERIAL': '36001405e1b8c6d03d0840ccbaa99ea54', 'ID_SERIAL_SHORT': '6001405e1b8c6d03d0840ccbaa99ea54', 'ID_TARGET_PORT': '0', 'ID_TYPE': 'disk', 'ID_VENDOR': 'LIO-ORG', 'ID_VENDOR_ENC': 'LIO-ORG\\x20', 'ID_WWN': '0x6001405e1b8c6d03', 'ID_WWN_VENDOR_EXTENSION': '0xd0840ccbaa99ea54', 'ID_WWN_WITH_EXTENSION': '0x6001405e1b8c6d03d0840ccbaa99ea54', 'MAJOR': '8', 'MINOR': '160', 'SCSI_IDENT_LUN_LOGICAL_UNIT_GROUP': '0x0', 'SCSI_IDENT_LUN_NAA_REGEXT': '6001405e1b8c6d03d0840ccbaa99ea54', 'SCSI_IDENT_LUN_T10': 'LIO-ORG_disk10:e1b8c6d0-3d08-40cc-baa9-9ea541aeb400', 'SCSI_IDENT_PORT_NAME': 'naa.5001405a91c5ccc5,t,0x0001', 'SCSI_IDENT_PORT_RELATIVE': '0', 'SCSI_IDENT_PORT_TARGET_PORT_GROUP': '0x0', 'SCSI_IDENT_SERIAL': 'e1b8c6d0-3d08-40cc-baa9-9ea541aeb400', 'SCSI_IDENT_TARGET_NAME': 'naa.5001405a91c5ccc5', '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': '337615258'} ; 2024-03-01 20:50:19,230 INFO blivet/MainThread: scanning sdk (/sys/devices/tcm_loop_0/tcm_loop_adapter_0/host2/target2:0:1/2:0:1:10/block/sdk)... 2024-03-01 20:50:19,233 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: sdk ; incomplete: False ; hidden: False ; 2024-03-01 20:50:19,236 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned None 2024-03-01 20:50:19,241 DEBUG blivet/MainThread: DiskDevicePopulator.run: name: sdk ; 2024-03-01 20:50:19,242 INFO blivet/MainThread: sdk is a disk 2024-03-01 20:50:19,242 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 13 2024-03-01 20:50:19,242 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 14 2024-03-01 20:50:19,245 DEBUG blivet/MainThread: DiskDevice._set_format: sdk ; type: None ; current: None ; 2024-03-01 20:50:19,248 DEBUG blivet/MainThread: DiskDevice.update_sysfs_path: sdk ; status: True ; 2024-03-01 20:50:19,248 DEBUG blivet/MainThread: sdk sysfs_path set to /sys/devices/tcm_loop_0/tcm_loop_adapter_0/host2/target2:0:1/2:0:1:10/block/sdk 2024-03-01 20:50:19,251 DEBUG blivet/MainThread: DiskDevice.read_current_size: exists: True ; path: /dev/sdk ; sysfs_path: /sys/devices/tcm_loop_0/tcm_loop_adapter_0/host2/target2:0:1/2:0:1:10/block/sdk ; 2024-03-01 20:50:19,251 DEBUG blivet/MainThread: updated sdk size to 1024 MiB (1024 MiB) 2024-03-01 20:50:19,251 INFO blivet/MainThread: added disk sdk (id 12) to device tree 2024-03-01 20:50:19,251 INFO blivet/MainThread: got device: DiskDevice instance (0x7f6e0a703ca0) -- 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 = 6001405e1b8c6d03d0840ccbaa99ea54 2024-03-01 20:50:19,255 DEBUG blivet/MainThread: DeviceTree.handle_format: name: sdk ; 2024-03-01 20:50:19,255 DEBUG blivet/MainThread: no type or existing type for sdk, bailing 2024-03-01 20:50:19,258 DEBUG blivet/MainThread: DeviceTree.handle_device: name: sdl ; info: {'CURRENT_TAGS': ':systemd:', 'DEVLINKS': '/dev/disk/by-id/scsi-36001405f208e545093d44a6ac77aa8bf ' '/dev/disk/by-id/scsi-SLIO-ORG_disk11_f208e545-093d-44a6-ac77-aa8bfab02819 ' '/dev/disk/by-id/wwn-0x6001405f208e545093d44a6ac77aa8bf ' '/dev/disk/by-diskseq/13 ' '/dev/disk/by-id/scsi-1LIO-ORG_disk11:f208e545-093d-44a6-ac77-aa8bfab02819', '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': 'f208e545-093d-44a6-ac77-aa8bfab02819', 'ID_SERIAL': '36001405f208e545093d44a6ac77aa8bf', 'ID_SERIAL_SHORT': '6001405f208e545093d44a6ac77aa8bf', 'ID_TARGET_PORT': '0', 'ID_TYPE': 'disk', 'ID_VENDOR': 'LIO-ORG', 'ID_VENDOR_ENC': 'LIO-ORG\\x20', 'ID_WWN': '0x6001405f208e5450', 'ID_WWN_VENDOR_EXTENSION': '0x93d44a6ac77aa8bf', 'ID_WWN_WITH_EXTENSION': '0x6001405f208e545093d44a6ac77aa8bf', 'MAJOR': '8', 'MINOR': '176', 'SCSI_IDENT_LUN_LOGICAL_UNIT_GROUP': '0x0', 'SCSI_IDENT_LUN_NAA_REGEXT': '6001405f208e545093d44a6ac77aa8bf', 'SCSI_IDENT_LUN_T10': 'LIO-ORG_disk11:f208e545-093d-44a6-ac77-aa8bfab02819', 'SCSI_IDENT_PORT_NAME': 'naa.5001405a91c5ccc5,t,0x0001', 'SCSI_IDENT_PORT_RELATIVE': '0', 'SCSI_IDENT_PORT_TARGET_PORT_GROUP': '0x0', 'SCSI_IDENT_SERIAL': 'f208e545-093d-44a6-ac77-aa8bfab02819', 'SCSI_IDENT_TARGET_NAME': 'naa.5001405a91c5ccc5', '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': '337703429'} ; 2024-03-01 20:50:19,258 INFO blivet/MainThread: scanning sdl (/sys/devices/tcm_loop_0/tcm_loop_adapter_0/host2/target2:0:1/2:0:1:11/block/sdl)... 2024-03-01 20:50:19,260 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: sdl ; incomplete: False ; hidden: False ; 2024-03-01 20:50:19,263 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned None 2024-03-01 20:50:19,268 DEBUG blivet/MainThread: DiskDevicePopulator.run: name: sdl ; 2024-03-01 20:50:19,269 INFO blivet/MainThread: sdl is a disk 2024-03-01 20:50:19,269 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 18 2024-03-01 20:50:19,269 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 19 2024-03-01 20:50:19,272 DEBUG blivet/MainThread: DiskDevice._set_format: sdl ; type: None ; current: None ; 2024-03-01 20:50:19,274 DEBUG blivet/MainThread: DiskDevice.update_sysfs_path: sdl ; status: True ; 2024-03-01 20:50:19,275 DEBUG blivet/MainThread: sdl sysfs_path set to /sys/devices/tcm_loop_0/tcm_loop_adapter_0/host2/target2:0:1/2:0:1:11/block/sdl 2024-03-01 20:50:19,277 DEBUG blivet/MainThread: DiskDevice.read_current_size: exists: True ; path: /dev/sdl ; sysfs_path: /sys/devices/tcm_loop_0/tcm_loop_adapter_0/host2/target2:0:1/2:0:1:11/block/sdl ; 2024-03-01 20:50:19,278 DEBUG blivet/MainThread: updated sdl size to 1024 MiB (1024 MiB) 2024-03-01 20:50:19,278 INFO blivet/MainThread: added disk sdl (id 17) to device tree 2024-03-01 20:50:19,278 INFO blivet/MainThread: got device: DiskDevice instance (0x7f6e0a73df70) -- 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 = 6001405f208e545093d44a6ac77aa8bf 2024-03-01 20:50:19,281 DEBUG blivet/MainThread: DeviceTree.handle_format: name: sdl ; 2024-03-01 20:50:19,281 DEBUG blivet/MainThread: no type or existing type for sdl, bailing 2024-03-01 20:50:19,284 DEBUG blivet/MainThread: DeviceTree.handle_device: name: sdc ; info: {'CURRENT_TAGS': ':systemd:', 'DEVLINKS': '/dev/disk/by-diskseq/4 ' '/dev/disk/by-id/scsi-360014050b2dc9bc15ac412f92a30dd57 ' '/dev/disk/by-id/wwn-0x60014050b2dc9bc15ac412f92a30dd57 ' '/dev/disk/by-id/scsi-1LIO-ORG_disk2:0b2dc9bc-15ac-412f-92a3-0dd570796fb3 ' '/dev/disk/by-id/scsi-SLIO-ORG_disk2_0b2dc9bc-15ac-412f-92a3-0dd570796fb3', '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': '0b2dc9bc-15ac-412f-92a3-0dd570796fb3', 'ID_SERIAL': '360014050b2dc9bc15ac412f92a30dd57', 'ID_SERIAL_SHORT': '60014050b2dc9bc15ac412f92a30dd57', 'ID_TARGET_PORT': '0', 'ID_TYPE': 'disk', 'ID_VENDOR': 'LIO-ORG', 'ID_VENDOR_ENC': 'LIO-ORG\\x20', 'ID_WWN': '0x60014050b2dc9bc1', 'ID_WWN_VENDOR_EXTENSION': '0x5ac412f92a30dd57', 'ID_WWN_WITH_EXTENSION': '0x60014050b2dc9bc15ac412f92a30dd57', 'MAJOR': '8', 'MINOR': '32', 'SCSI_IDENT_LUN_LOGICAL_UNIT_GROUP': '0x0', 'SCSI_IDENT_LUN_NAA_REGEXT': '60014050b2dc9bc15ac412f92a30dd57', 'SCSI_IDENT_LUN_T10': 'LIO-ORG_disk2:0b2dc9bc-15ac-412f-92a3-0dd570796fb3', 'SCSI_IDENT_PORT_NAME': 'naa.5001405a91c5ccc5,t,0x0001', 'SCSI_IDENT_PORT_RELATIVE': '0', 'SCSI_IDENT_PORT_TARGET_PORT_GROUP': '0x0', 'SCSI_IDENT_SERIAL': '0b2dc9bc-15ac-412f-92a3-0dd570796fb3', 'SCSI_IDENT_TARGET_NAME': 'naa.5001405a91c5ccc5', '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': '337088436'} ; 2024-03-01 20:50:19,284 INFO blivet/MainThread: scanning sdc (/sys/devices/tcm_loop_0/tcm_loop_adapter_0/host2/target2:0:1/2:0:1:2/block/sdc)... 2024-03-01 20:50:19,287 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: sdc ; incomplete: False ; hidden: False ; 2024-03-01 20:50:19,289 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned None 2024-03-01 20:50:19,294 DEBUG blivet/MainThread: DiskDevicePopulator.run: name: sdc ; 2024-03-01 20:50:19,295 INFO blivet/MainThread: sdc is a disk 2024-03-01 20:50:19,295 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 23 2024-03-01 20:50:19,295 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 24 2024-03-01 20:50:19,298 DEBUG blivet/MainThread: DiskDevice._set_format: sdc ; type: None ; current: None ; 2024-03-01 20:50:19,301 DEBUG blivet/MainThread: DiskDevice.update_sysfs_path: sdc ; status: True ; 2024-03-01 20:50:19,301 DEBUG blivet/MainThread: sdc sysfs_path set to /sys/devices/tcm_loop_0/tcm_loop_adapter_0/host2/target2:0:1/2:0:1:2/block/sdc 2024-03-01 20:50:19,304 DEBUG blivet/MainThread: DiskDevice.read_current_size: exists: True ; path: /dev/sdc ; sysfs_path: /sys/devices/tcm_loop_0/tcm_loop_adapter_0/host2/target2:0:1/2:0:1:2/block/sdc ; 2024-03-01 20:50:19,304 DEBUG blivet/MainThread: updated sdc size to 1024 MiB (1024 MiB) 2024-03-01 20:50:19,304 INFO blivet/MainThread: added disk sdc (id 22) to device tree 2024-03-01 20:50:19,304 INFO blivet/MainThread: got device: DiskDevice instance (0x7f6e0a6cc3d0) -- 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 = 60014050b2dc9bc15ac412f92a30dd57 2024-03-01 20:50:19,307 DEBUG blivet/MainThread: DeviceTree.handle_format: name: sdc ; 2024-03-01 20:50:19,307 DEBUG blivet/MainThread: no type or existing type for sdc, bailing 2024-03-01 20:50:19,310 DEBUG blivet/MainThread: DeviceTree.handle_device: name: sdd ; info: {'CURRENT_TAGS': ':systemd:', 'DEVLINKS': '/dev/disk/by-diskseq/5 ' '/dev/disk/by-id/scsi-3600140528254ba1444f43aba0eef4ede ' '/dev/disk/by-id/wwn-0x600140528254ba1444f43aba0eef4ede ' '/dev/disk/by-id/scsi-SLIO-ORG_disk3_28254ba1-444f-43ab-a0ee-f4edee35f467 ' '/dev/disk/by-id/scsi-1LIO-ORG_disk3:28254ba1-444f-43ab-a0ee-f4edee35f467', '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': '28254ba1-444f-43ab-a0ee-f4edee35f467', 'ID_SERIAL': '3600140528254ba1444f43aba0eef4ede', 'ID_SERIAL_SHORT': '600140528254ba1444f43aba0eef4ede', 'ID_TARGET_PORT': '0', 'ID_TYPE': 'disk', 'ID_VENDOR': 'LIO-ORG', 'ID_VENDOR_ENC': 'LIO-ORG\\x20', 'ID_WWN': '0x600140528254ba14', 'ID_WWN_VENDOR_EXTENSION': '0x44f43aba0eef4ede', 'ID_WWN_WITH_EXTENSION': '0x600140528254ba1444f43aba0eef4ede', 'MAJOR': '8', 'MINOR': '48', 'SCSI_IDENT_LUN_LOGICAL_UNIT_GROUP': '0x0', 'SCSI_IDENT_LUN_NAA_REGEXT': '600140528254ba1444f43aba0eef4ede', 'SCSI_IDENT_LUN_T10': 'LIO-ORG_disk3:28254ba1-444f-43ab-a0ee-f4edee35f467', 'SCSI_IDENT_PORT_NAME': 'naa.5001405a91c5ccc5,t,0x0001', 'SCSI_IDENT_PORT_RELATIVE': '0', 'SCSI_IDENT_PORT_TARGET_PORT_GROUP': '0x0', 'SCSI_IDENT_SERIAL': '28254ba1-444f-43ab-a0ee-f4edee35f467', 'SCSI_IDENT_TARGET_NAME': 'naa.5001405a91c5ccc5', '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': '337038990'} ; 2024-03-01 20:50:19,311 INFO blivet/MainThread: scanning sdd (/sys/devices/tcm_loop_0/tcm_loop_adapter_0/host2/target2:0:1/2:0:1:3/block/sdd)... 2024-03-01 20:50:19,313 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: sdd ; incomplete: False ; hidden: False ; 2024-03-01 20:50:19,316 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned None 2024-03-01 20:50:19,321 DEBUG blivet/MainThread: DiskDevicePopulator.run: name: sdd ; 2024-03-01 20:50:19,322 INFO blivet/MainThread: sdd is a disk 2024-03-01 20:50:19,322 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 28 2024-03-01 20:50:19,322 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 29 2024-03-01 20:50:19,325 DEBUG blivet/MainThread: DiskDevice._set_format: sdd ; type: None ; current: None ; 2024-03-01 20:50:19,327 DEBUG blivet/MainThread: DiskDevice.update_sysfs_path: sdd ; status: True ; 2024-03-01 20:50:19,327 DEBUG blivet/MainThread: sdd sysfs_path set to /sys/devices/tcm_loop_0/tcm_loop_adapter_0/host2/target2:0:1/2:0:1:3/block/sdd 2024-03-01 20:50:19,330 DEBUG blivet/MainThread: DiskDevice.read_current_size: exists: True ; path: /dev/sdd ; sysfs_path: /sys/devices/tcm_loop_0/tcm_loop_adapter_0/host2/target2:0:1/2:0:1:3/block/sdd ; 2024-03-01 20:50:19,331 DEBUG blivet/MainThread: updated sdd size to 1024 MiB (1024 MiB) 2024-03-01 20:50:19,331 INFO blivet/MainThread: added disk sdd (id 27) to device tree 2024-03-01 20:50:19,331 INFO blivet/MainThread: got device: DiskDevice instance (0x7f6e0a703460) -- 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 = 600140528254ba1444f43aba0eef4ede 2024-03-01 20:50:19,334 DEBUG blivet/MainThread: DeviceTree.handle_format: name: sdd ; 2024-03-01 20:50:19,334 DEBUG blivet/MainThread: no type or existing type for sdd, bailing 2024-03-01 20:50:19,337 DEBUG blivet/MainThread: DeviceTree.handle_device: name: sde ; info: {'CURRENT_TAGS': ':systemd:', 'DEVLINKS': '/dev/disk/by-id/scsi-360014058a9a6b3d7bec490eabf9e15bf ' '/dev/disk/by-id/wwn-0x60014058a9a6b3d7bec490eabf9e15bf ' '/dev/disk/by-id/scsi-SLIO-ORG_disk4_8a9a6b3d-7bec-490e-abf9-e15bfef000fd ' '/dev/disk/by-id/scsi-1LIO-ORG_disk4:8a9a6b3d-7bec-490e-abf9-e15bfef000fd ' '/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': '8a9a6b3d-7bec-490e-abf9-e15bfef000fd', 'ID_SERIAL': '360014058a9a6b3d7bec490eabf9e15bf', 'ID_SERIAL_SHORT': '60014058a9a6b3d7bec490eabf9e15bf', 'ID_TARGET_PORT': '0', 'ID_TYPE': 'disk', 'ID_VENDOR': 'LIO-ORG', 'ID_VENDOR_ENC': 'LIO-ORG\\x20', 'ID_WWN': '0x60014058a9a6b3d7', 'ID_WWN_VENDOR_EXTENSION': '0xbec490eabf9e15bf', 'ID_WWN_WITH_EXTENSION': '0x60014058a9a6b3d7bec490eabf9e15bf', 'MAJOR': '8', 'MINOR': '64', 'SCSI_IDENT_LUN_LOGICAL_UNIT_GROUP': '0x0', 'SCSI_IDENT_LUN_NAA_REGEXT': '60014058a9a6b3d7bec490eabf9e15bf', 'SCSI_IDENT_LUN_T10': 'LIO-ORG_disk4:8a9a6b3d-7bec-490e-abf9-e15bfef000fd', 'SCSI_IDENT_PORT_NAME': 'naa.5001405a91c5ccc5,t,0x0001', 'SCSI_IDENT_PORT_RELATIVE': '0', 'SCSI_IDENT_PORT_TARGET_PORT_GROUP': '0x0', 'SCSI_IDENT_SERIAL': '8a9a6b3d-7bec-490e-abf9-e15bfef000fd', 'SCSI_IDENT_TARGET_NAME': 'naa.5001405a91c5ccc5', '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': '337149758'} ; 2024-03-01 20:50:19,337 INFO blivet/MainThread: scanning sde (/sys/devices/tcm_loop_0/tcm_loop_adapter_0/host2/target2:0:1/2:0:1:4/block/sde)... 2024-03-01 20:50:19,340 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: sde ; incomplete: False ; hidden: False ; 2024-03-01 20:50:19,342 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned None 2024-03-01 20:50:19,347 DEBUG blivet/MainThread: DiskDevicePopulator.run: name: sde ; 2024-03-01 20:50:19,348 INFO blivet/MainThread: sde is a disk 2024-03-01 20:50:19,348 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 33 2024-03-01 20:50:19,348 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 34 2024-03-01 20:50:19,351 DEBUG blivet/MainThread: DiskDevice._set_format: sde ; type: None ; current: None ; 2024-03-01 20:50:19,354 DEBUG blivet/MainThread: DiskDevice.update_sysfs_path: sde ; status: True ; 2024-03-01 20:50:19,354 DEBUG blivet/MainThread: sde sysfs_path set to /sys/devices/tcm_loop_0/tcm_loop_adapter_0/host2/target2:0:1/2:0:1:4/block/sde 2024-03-01 20:50:19,357 DEBUG blivet/MainThread: DiskDevice.read_current_size: exists: True ; path: /dev/sde ; sysfs_path: /sys/devices/tcm_loop_0/tcm_loop_adapter_0/host2/target2:0:1/2:0:1:4/block/sde ; 2024-03-01 20:50:19,357 DEBUG blivet/MainThread: updated sde size to 1024 MiB (1024 MiB) 2024-03-01 20:50:19,357 INFO blivet/MainThread: added disk sde (id 32) to device tree 2024-03-01 20:50:19,357 INFO blivet/MainThread: got device: DiskDevice instance (0x7f6e0a6c2b80) -- 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 = 60014058a9a6b3d7bec490eabf9e15bf 2024-03-01 20:50:19,360 DEBUG blivet/MainThread: DeviceTree.handle_format: name: sde ; 2024-03-01 20:50:19,360 DEBUG blivet/MainThread: no type or existing type for sde, bailing 2024-03-01 20:50:19,363 DEBUG blivet/MainThread: DeviceTree.handle_device: name: sdf ; info: {'CURRENT_TAGS': ':systemd:', 'DEVLINKS': '/dev/disk/by-id/scsi-3600140525b7012bf4c541b5b0813087a ' '/dev/disk/by-diskseq/7 ' '/dev/disk/by-id/scsi-1LIO-ORG_disk5:25b7012b-f4c5-41b5-b081-3087a0ec48d2 ' '/dev/disk/by-id/wwn-0x600140525b7012bf4c541b5b0813087a ' '/dev/disk/by-id/scsi-SLIO-ORG_disk5_25b7012b-f4c5-41b5-b081-3087a0ec48d2', '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': '25b7012b-f4c5-41b5-b081-3087a0ec48d2', 'ID_SERIAL': '3600140525b7012bf4c541b5b0813087a', 'ID_SERIAL_SHORT': '600140525b7012bf4c541b5b0813087a', 'ID_TARGET_PORT': '0', 'ID_TYPE': 'disk', 'ID_VENDOR': 'LIO-ORG', 'ID_VENDOR_ENC': 'LIO-ORG\\x20', 'ID_WWN': '0x600140525b7012bf', 'ID_WWN_VENDOR_EXTENSION': '0x4c541b5b0813087a', 'ID_WWN_WITH_EXTENSION': '0x600140525b7012bf4c541b5b0813087a', 'MAJOR': '8', 'MINOR': '80', 'SCSI_IDENT_LUN_LOGICAL_UNIT_GROUP': '0x0', 'SCSI_IDENT_LUN_NAA_REGEXT': '600140525b7012bf4c541b5b0813087a', 'SCSI_IDENT_LUN_T10': 'LIO-ORG_disk5:25b7012b-f4c5-41b5-b081-3087a0ec48d2', 'SCSI_IDENT_PORT_NAME': 'naa.5001405a91c5ccc5,t,0x0001', 'SCSI_IDENT_PORT_RELATIVE': '0', 'SCSI_IDENT_PORT_TARGET_PORT_GROUP': '0x0', 'SCSI_IDENT_SERIAL': '25b7012b-f4c5-41b5-b081-3087a0ec48d2', 'SCSI_IDENT_TARGET_NAME': 'naa.5001405a91c5ccc5', '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': '337251391'} ; 2024-03-01 20:50:19,363 INFO blivet/MainThread: scanning sdf (/sys/devices/tcm_loop_0/tcm_loop_adapter_0/host2/target2:0:1/2:0:1:5/block/sdf)... 2024-03-01 20:50:19,366 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: sdf ; incomplete: False ; hidden: False ; 2024-03-01 20:50:19,369 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned None 2024-03-01 20:50:19,374 DEBUG blivet/MainThread: DiskDevicePopulator.run: name: sdf ; 2024-03-01 20:50:19,374 INFO blivet/MainThread: sdf is a disk 2024-03-01 20:50:19,374 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 38 2024-03-01 20:50:19,374 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 39 2024-03-01 20:50:19,377 DEBUG blivet/MainThread: DiskDevice._set_format: sdf ; type: None ; current: None ; 2024-03-01 20:50:19,380 DEBUG blivet/MainThread: DiskDevice.update_sysfs_path: sdf ; status: True ; 2024-03-01 20:50:19,380 DEBUG blivet/MainThread: sdf sysfs_path set to /sys/devices/tcm_loop_0/tcm_loop_adapter_0/host2/target2:0:1/2:0:1:5/block/sdf 2024-03-01 20:50:19,383 DEBUG blivet/MainThread: DiskDevice.read_current_size: exists: True ; path: /dev/sdf ; sysfs_path: /sys/devices/tcm_loop_0/tcm_loop_adapter_0/host2/target2:0:1/2:0:1:5/block/sdf ; 2024-03-01 20:50:19,383 DEBUG blivet/MainThread: updated sdf size to 1024 MiB (1024 MiB) 2024-03-01 20:50:19,383 INFO blivet/MainThread: added disk sdf (id 37) to device tree 2024-03-01 20:50:19,383 INFO blivet/MainThread: got device: DiskDevice instance (0x7f6e0a6c2fd0) -- 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 = 600140525b7012bf4c541b5b0813087a 2024-03-01 20:50:19,386 DEBUG blivet/MainThread: DeviceTree.handle_format: name: sdf ; 2024-03-01 20:50:19,386 DEBUG blivet/MainThread: no type or existing type for sdf, bailing 2024-03-01 20:50:19,389 DEBUG blivet/MainThread: DeviceTree.handle_device: name: sdg ; info: {'CURRENT_TAGS': ':systemd:', 'DEVLINKS': '/dev/disk/by-id/scsi-1LIO-ORG_disk6:2fcb2cc6-c284-43ea-b562-c0b7eba2ff7a ' '/dev/disk/by-diskseq/8 ' '/dev/disk/by-id/scsi-360014052fcb2cc6c28443eab562c0b7e ' '/dev/disk/by-id/wwn-0x60014052fcb2cc6c28443eab562c0b7e ' '/dev/disk/by-id/scsi-SLIO-ORG_disk6_2fcb2cc6-c284-43ea-b562-c0b7eba2ff7a', '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': '2fcb2cc6-c284-43ea-b562-c0b7eba2ff7a', 'ID_SERIAL': '360014052fcb2cc6c28443eab562c0b7e', 'ID_SERIAL_SHORT': '60014052fcb2cc6c28443eab562c0b7e', 'ID_TARGET_PORT': '0', 'ID_TYPE': 'disk', 'ID_VENDOR': 'LIO-ORG', 'ID_VENDOR_ENC': 'LIO-ORG\\x20', 'ID_WWN': '0x60014052fcb2cc6c', 'ID_WWN_VENDOR_EXTENSION': '0x28443eab562c0b7e', 'ID_WWN_WITH_EXTENSION': '0x60014052fcb2cc6c28443eab562c0b7e', 'MAJOR': '8', 'MINOR': '96', 'SCSI_IDENT_LUN_LOGICAL_UNIT_GROUP': '0x0', 'SCSI_IDENT_LUN_NAA_REGEXT': '60014052fcb2cc6c28443eab562c0b7e', 'SCSI_IDENT_LUN_T10': 'LIO-ORG_disk6:2fcb2cc6-c284-43ea-b562-c0b7eba2ff7a', 'SCSI_IDENT_PORT_NAME': 'naa.5001405a91c5ccc5,t,0x0001', 'SCSI_IDENT_PORT_RELATIVE': '0', 'SCSI_IDENT_PORT_TARGET_PORT_GROUP': '0x0', 'SCSI_IDENT_SERIAL': '2fcb2cc6-c284-43ea-b562-c0b7eba2ff7a', 'SCSI_IDENT_TARGET_NAME': 'naa.5001405a91c5ccc5', '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': '337228647'} ; 2024-03-01 20:50:19,389 INFO blivet/MainThread: scanning sdg (/sys/devices/tcm_loop_0/tcm_loop_adapter_0/host2/target2:0:1/2:0:1:6/block/sdg)... 2024-03-01 20:50:19,392 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: sdg ; incomplete: False ; hidden: False ; 2024-03-01 20:50:19,394 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned None 2024-03-01 20:50:19,399 DEBUG blivet/MainThread: DiskDevicePopulator.run: name: sdg ; 2024-03-01 20:50:19,400 INFO blivet/MainThread: sdg is a disk 2024-03-01 20:50:19,400 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 43 2024-03-01 20:50:19,400 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 44 2024-03-01 20:50:19,403 DEBUG blivet/MainThread: DiskDevice._set_format: sdg ; type: None ; current: None ; 2024-03-01 20:50:19,406 DEBUG blivet/MainThread: DiskDevice.update_sysfs_path: sdg ; status: True ; 2024-03-01 20:50:19,406 DEBUG blivet/MainThread: sdg sysfs_path set to /sys/devices/tcm_loop_0/tcm_loop_adapter_0/host2/target2:0:1/2:0:1:6/block/sdg 2024-03-01 20:50:19,409 DEBUG blivet/MainThread: DiskDevice.read_current_size: exists: True ; path: /dev/sdg ; sysfs_path: /sys/devices/tcm_loop_0/tcm_loop_adapter_0/host2/target2:0:1/2:0:1:6/block/sdg ; 2024-03-01 20:50:19,409 DEBUG blivet/MainThread: updated sdg size to 1024 MiB (1024 MiB) 2024-03-01 20:50:19,409 INFO blivet/MainThread: added disk sdg (id 42) to device tree 2024-03-01 20:50:19,409 INFO blivet/MainThread: got device: DiskDevice instance (0x7f6e0a6d29a0) -- 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 = 60014052fcb2cc6c28443eab562c0b7e 2024-03-01 20:50:19,412 DEBUG blivet/MainThread: DeviceTree.handle_format: name: sdg ; 2024-03-01 20:50:19,412 DEBUG blivet/MainThread: no type or existing type for sdg, bailing 2024-03-01 20:50:19,415 DEBUG blivet/MainThread: DeviceTree.handle_device: name: sdh ; info: {'CURRENT_TAGS': ':systemd:', 'DEVLINKS': '/dev/disk/by-id/scsi-1LIO-ORG_disk7:130490dc-6bc5-4a3a-884c-8d67508d4785 ' '/dev/disk/by-id/scsi-SLIO-ORG_disk7_130490dc-6bc5-4a3a-884c-8d67508d4785 ' '/dev/disk/by-id/scsi-36001405130490dc6bc54a3a884c8d675 ' '/dev/disk/by-diskseq/9 ' '/dev/disk/by-id/wwn-0x6001405130490dc6bc54a3a884c8d675', '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': '130490dc-6bc5-4a3a-884c-8d67508d4785', 'ID_SERIAL': '36001405130490dc6bc54a3a884c8d675', 'ID_SERIAL_SHORT': '6001405130490dc6bc54a3a884c8d675', 'ID_TARGET_PORT': '0', 'ID_TYPE': 'disk', 'ID_VENDOR': 'LIO-ORG', 'ID_VENDOR_ENC': 'LIO-ORG\\x20', 'ID_WWN': '0x6001405130490dc6', 'ID_WWN_VENDOR_EXTENSION': '0xbc54a3a884c8d675', 'ID_WWN_WITH_EXTENSION': '0x6001405130490dc6bc54a3a884c8d675', 'MAJOR': '8', 'MINOR': '112', 'SCSI_IDENT_LUN_LOGICAL_UNIT_GROUP': '0x0', 'SCSI_IDENT_LUN_NAA_REGEXT': '6001405130490dc6bc54a3a884c8d675', 'SCSI_IDENT_LUN_T10': 'LIO-ORG_disk7:130490dc-6bc5-4a3a-884c-8d67508d4785', 'SCSI_IDENT_PORT_NAME': 'naa.5001405a91c5ccc5,t,0x0001', 'SCSI_IDENT_PORT_RELATIVE': '0', 'SCSI_IDENT_PORT_TARGET_PORT_GROUP': '0x0', 'SCSI_IDENT_SERIAL': '130490dc-6bc5-4a3a-884c-8d67508d4785', 'SCSI_IDENT_TARGET_NAME': 'naa.5001405a91c5ccc5', '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': '337415073'} ; 2024-03-01 20:50:19,415 INFO blivet/MainThread: scanning sdh (/sys/devices/tcm_loop_0/tcm_loop_adapter_0/host2/target2:0:1/2:0:1:7/block/sdh)... 2024-03-01 20:50:19,418 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: sdh ; incomplete: False ; hidden: False ; 2024-03-01 20:50:19,421 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned None 2024-03-01 20:50:19,426 DEBUG blivet/MainThread: DiskDevicePopulator.run: name: sdh ; 2024-03-01 20:50:19,426 INFO blivet/MainThread: sdh is a disk 2024-03-01 20:50:19,426 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 48 2024-03-01 20:50:19,426 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 49 2024-03-01 20:50:19,429 DEBUG blivet/MainThread: DiskDevice._set_format: sdh ; type: None ; current: None ; 2024-03-01 20:50:19,432 DEBUG blivet/MainThread: DiskDevice.update_sysfs_path: sdh ; status: True ; 2024-03-01 20:50:19,432 DEBUG blivet/MainThread: sdh sysfs_path set to /sys/devices/tcm_loop_0/tcm_loop_adapter_0/host2/target2:0:1/2:0:1:7/block/sdh 2024-03-01 20:50:19,435 DEBUG blivet/MainThread: DiskDevice.read_current_size: exists: True ; path: /dev/sdh ; sysfs_path: /sys/devices/tcm_loop_0/tcm_loop_adapter_0/host2/target2:0:1/2:0:1:7/block/sdh ; 2024-03-01 20:50:19,435 DEBUG blivet/MainThread: updated sdh size to 1024 MiB (1024 MiB) 2024-03-01 20:50:19,435 INFO blivet/MainThread: added disk sdh (id 47) to device tree 2024-03-01 20:50:19,435 INFO blivet/MainThread: got device: DiskDevice instance (0x7f6e0a6d24f0) -- 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 = 6001405130490dc6bc54a3a884c8d675 2024-03-01 20:50:19,438 DEBUG blivet/MainThread: DeviceTree.handle_format: name: sdh ; 2024-03-01 20:50:19,438 DEBUG blivet/MainThread: no type or existing type for sdh, bailing 2024-03-01 20:50:19,441 DEBUG blivet/MainThread: DeviceTree.handle_device: name: sdi ; info: {'CURRENT_TAGS': ':systemd:', 'DEVLINKS': '/dev/disk/by-id/wwn-0x60014057c02790daf61431ab4c5489ce ' '/dev/disk/by-diskseq/10 ' '/dev/disk/by-id/scsi-SLIO-ORG_disk8_7c02790d-af61-431a-b4c5-489ce662d703 ' '/dev/disk/by-id/scsi-1LIO-ORG_disk8:7c02790d-af61-431a-b4c5-489ce662d703 ' '/dev/disk/by-id/scsi-360014057c02790daf61431ab4c5489ce', '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': '7c02790d-af61-431a-b4c5-489ce662d703', 'ID_SERIAL': '360014057c02790daf61431ab4c5489ce', 'ID_SERIAL_SHORT': '60014057c02790daf61431ab4c5489ce', 'ID_TARGET_PORT': '0', 'ID_TYPE': 'disk', 'ID_VENDOR': 'LIO-ORG', 'ID_VENDOR_ENC': 'LIO-ORG\\x20', 'ID_WWN': '0x60014057c02790da', 'ID_WWN_VENDOR_EXTENSION': '0xf61431ab4c5489ce', 'ID_WWN_WITH_EXTENSION': '0x60014057c02790daf61431ab4c5489ce', 'MAJOR': '8', 'MINOR': '128', 'SCSI_IDENT_LUN_LOGICAL_UNIT_GROUP': '0x0', 'SCSI_IDENT_LUN_NAA_REGEXT': '60014057c02790daf61431ab4c5489ce', 'SCSI_IDENT_LUN_T10': 'LIO-ORG_disk8:7c02790d-af61-431a-b4c5-489ce662d703', 'SCSI_IDENT_PORT_NAME': 'naa.5001405a91c5ccc5,t,0x0001', 'SCSI_IDENT_PORT_RELATIVE': '0', 'SCSI_IDENT_PORT_TARGET_PORT_GROUP': '0x0', 'SCSI_IDENT_SERIAL': '7c02790d-af61-431a-b4c5-489ce662d703', 'SCSI_IDENT_TARGET_NAME': 'naa.5001405a91c5ccc5', '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': '337428002'} ; 2024-03-01 20:50:19,441 INFO blivet/MainThread: scanning sdi (/sys/devices/tcm_loop_0/tcm_loop_adapter_0/host2/target2:0:1/2:0:1:8/block/sdi)... 2024-03-01 20:50:19,444 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: sdi ; incomplete: False ; hidden: False ; 2024-03-01 20:50:19,447 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned None 2024-03-01 20:50:19,452 DEBUG blivet/MainThread: DiskDevicePopulator.run: name: sdi ; 2024-03-01 20:50:19,452 INFO blivet/MainThread: sdi is a disk 2024-03-01 20:50:19,452 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 53 2024-03-01 20:50:19,453 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 54 2024-03-01 20:50:19,455 DEBUG blivet/MainThread: DiskDevice._set_format: sdi ; type: None ; current: None ; 2024-03-01 20:50:19,458 DEBUG blivet/MainThread: DiskDevice.update_sysfs_path: sdi ; status: True ; 2024-03-01 20:50:19,458 DEBUG blivet/MainThread: sdi sysfs_path set to /sys/devices/tcm_loop_0/tcm_loop_adapter_0/host2/target2:0:1/2:0:1:8/block/sdi 2024-03-01 20:50:19,461 DEBUG blivet/MainThread: DiskDevice.read_current_size: exists: True ; path: /dev/sdi ; sysfs_path: /sys/devices/tcm_loop_0/tcm_loop_adapter_0/host2/target2:0:1/2:0:1:8/block/sdi ; 2024-03-01 20:50:19,461 DEBUG blivet/MainThread: updated sdi size to 1024 MiB (1024 MiB) 2024-03-01 20:50:19,462 INFO blivet/MainThread: added disk sdi (id 52) to device tree 2024-03-01 20:50:19,462 INFO blivet/MainThread: got device: DiskDevice instance (0x7f6e0a6cc370) -- 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 = 60014057c02790daf61431ab4c5489ce 2024-03-01 20:50:19,465 DEBUG blivet/MainThread: DeviceTree.handle_format: name: sdi ; 2024-03-01 20:50:19,465 DEBUG blivet/MainThread: no type or existing type for sdi, bailing 2024-03-01 20:50:19,467 DEBUG blivet/MainThread: DeviceTree.handle_device: name: sdj ; info: {'CURRENT_TAGS': ':systemd:', 'DEVLINKS': '/dev/disk/by-id/scsi-SLIO-ORG_disk9_8bb02eed-505c-4d75-93b5-20327aed4107 ' '/dev/disk/by-diskseq/11 ' '/dev/disk/by-id/scsi-360014058bb02eed505c4d7593b520327 ' '/dev/disk/by-id/wwn-0x60014058bb02eed505c4d7593b520327 ' '/dev/disk/by-id/scsi-1LIO-ORG_disk9:8bb02eed-505c-4d75-93b5-20327aed4107', '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': '8bb02eed-505c-4d75-93b5-20327aed4107', 'ID_SERIAL': '360014058bb02eed505c4d7593b520327', 'ID_SERIAL_SHORT': '60014058bb02eed505c4d7593b520327', 'ID_TARGET_PORT': '0', 'ID_TYPE': 'disk', 'ID_VENDOR': 'LIO-ORG', 'ID_VENDOR_ENC': 'LIO-ORG\\x20', 'ID_WWN': '0x60014058bb02eed5', 'ID_WWN_VENDOR_EXTENSION': '0x05c4d7593b520327', 'ID_WWN_WITH_EXTENSION': '0x60014058bb02eed505c4d7593b520327', 'MAJOR': '8', 'MINOR': '144', 'SCSI_IDENT_LUN_LOGICAL_UNIT_GROUP': '0x0', 'SCSI_IDENT_LUN_NAA_REGEXT': '60014058bb02eed505c4d7593b520327', 'SCSI_IDENT_LUN_T10': 'LIO-ORG_disk9:8bb02eed-505c-4d75-93b5-20327aed4107', 'SCSI_IDENT_PORT_NAME': 'naa.5001405a91c5ccc5,t,0x0001', 'SCSI_IDENT_PORT_RELATIVE': '0', 'SCSI_IDENT_PORT_TARGET_PORT_GROUP': '0x0', 'SCSI_IDENT_SERIAL': '8bb02eed-505c-4d75-93b5-20327aed4107', 'SCSI_IDENT_TARGET_NAME': 'naa.5001405a91c5ccc5', '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': '337523000'} ; 2024-03-01 20:50:19,468 INFO blivet/MainThread: scanning sdj (/sys/devices/tcm_loop_0/tcm_loop_adapter_0/host2/target2:0:1/2:0:1:9/block/sdj)... 2024-03-01 20:50:19,470 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: sdj ; incomplete: False ; hidden: False ; 2024-03-01 20:50:19,473 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned None 2024-03-01 20:50:19,478 DEBUG blivet/MainThread: DiskDevicePopulator.run: name: sdj ; 2024-03-01 20:50:19,478 INFO blivet/MainThread: sdj is a disk 2024-03-01 20:50:19,478 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 58 2024-03-01 20:50:19,479 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 59 2024-03-01 20:50:19,482 DEBUG blivet/MainThread: DiskDevice._set_format: sdj ; type: None ; current: None ; 2024-03-01 20:50:19,484 DEBUG blivet/MainThread: DiskDevice.update_sysfs_path: sdj ; status: True ; 2024-03-01 20:50:19,484 DEBUG blivet/MainThread: sdj sysfs_path set to /sys/devices/tcm_loop_0/tcm_loop_adapter_0/host2/target2:0:1/2:0:1:9/block/sdj 2024-03-01 20:50:19,487 DEBUG blivet/MainThread: DiskDevice.read_current_size: exists: True ; path: /dev/sdj ; sysfs_path: /sys/devices/tcm_loop_0/tcm_loop_adapter_0/host2/target2:0:1/2:0:1:9/block/sdj ; 2024-03-01 20:50:19,488 DEBUG blivet/MainThread: updated sdj size to 1024 MiB (1024 MiB) 2024-03-01 20:50:19,488 INFO blivet/MainThread: added disk sdj (id 57) to device tree 2024-03-01 20:50:19,488 INFO blivet/MainThread: got device: DiskDevice instance (0x7f6e0a6d9730) -- 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 = 60014058bb02eed505c4d7593b520327 2024-03-01 20:50:19,491 DEBUG blivet/MainThread: DeviceTree.handle_format: name: sdj ; 2024-03-01 20:50:19,491 DEBUG blivet/MainThread: no type or existing type for sdj, bailing 2024-03-01 20:50:19,494 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': '16965658'} ; 2024-03-01 20:50:19,494 INFO blivet/MainThread: scanning xvda (/sys/devices/vbd-768/block/xvda)... 2024-03-01 20:50:19,497 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: xvda ; incomplete: False ; hidden: False ; 2024-03-01 20:50:19,499 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned None 2024-03-01 20:50:19,503 DEBUG blivet/MainThread: DiskDevicePopulator.run: name: xvda ; 2024-03-01 20:50:19,503 WARNING blivet/MainThread: device/vendor is not a valid attribute 2024-03-01 20:50:19,503 WARNING blivet/MainThread: device/model is not a valid attribute 2024-03-01 20:50:19,504 INFO blivet/MainThread: xvda is a disk 2024-03-01 20:50:19,504 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 63 2024-03-01 20:50:19,504 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 64 2024-03-01 20:50:19,506 DEBUG blivet/MainThread: DiskDevice._set_format: xvda ; type: None ; current: None ; 2024-03-01 20:50:19,509 DEBUG blivet/MainThread: DiskDevice.update_sysfs_path: xvda ; status: True ; 2024-03-01 20:50:19,509 DEBUG blivet/MainThread: xvda sysfs_path set to /sys/devices/vbd-768/block/xvda 2024-03-01 20:50:19,512 DEBUG blivet/MainThread: DiskDevice.read_current_size: exists: True ; path: /dev/xvda ; sysfs_path: /sys/devices/vbd-768/block/xvda ; 2024-03-01 20:50:19,512 DEBUG blivet/MainThread: updated xvda size to 250 GiB (250 GiB) 2024-03-01 20:50:19,513 INFO blivet/MainThread: added disk xvda (id 62) to device tree 2024-03-01 20:50:19,513 INFO blivet/MainThread: got device: DiskDevice instance (0x7f6e0a6dd490) -- name = xvda status = True id = 62 children = [] parents = [] uuid = None size = 250 GiB format = existing None major = 202 minor = 0 exists = True protected = False sysfs path = /sys/devices/vbd-768/block/xvda target size = 250 GiB path = /dev/xvda format args = [] original_format = None removable = False wwn = None 2024-03-01 20:50:19,516 DEBUG blivet/MainThread: DeviceTree.handle_format: name: xvda ; 2024-03-01 20:50:19,519 DEBUG blivet/MainThread: AppleBootstrapFS.supported: supported: True ; 2024-03-01 20:50:19,519 DEBUG blivet/MainThread: get_format('appleboot') returning AppleBootstrapFS instance with object id 66 2024-03-01 20:50:19,522 DEBUG blivet/MainThread: EFIFS.supported: supported: True ; 2024-03-01 20:50:19,522 DEBUG blivet/MainThread: get_format('efi') returning EFIFS instance with object id 67 2024-03-01 20:50:19,525 DEBUG blivet/MainThread: MacEFIFS.supported: supported: True ; 2024-03-01 20:50:19,525 DEBUG blivet/MainThread: get_format('macefi') returning MacEFIFS instance with object id 68 2024-03-01 20:50:19,529 DEBUG blivet/MainThread: MacEFIFS.supported: supported: True ; 2024-03-01 20:50:19,529 DEBUG blivet/MainThread: get_format('macefi') returning MacEFIFS instance with object id 69 2024-03-01 20:50:19,531 DEBUG blivet/MainThread: DiskLabelFormatPopulator.run: device: xvda ; label_type: dos ; 2024-03-01 20:50:19,534 DEBUG blivet/MainThread: DiskDevice.setup: xvda ; orig: False ; status: True ; controllable: True ; 2024-03-01 20:50:19,537 DEBUG blivet/MainThread: DiskLabel.__init__: uuid: e61ef7e0 ; label: None ; device: /dev/xvda ; serial: None ; exists: True ; 2024-03-01 20:50:19,543 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 0x7f6e0a6e0a80> 2024-03-01 20:50:19,578 DEBUG blivet/MainThread: get_format('disklabel') returning DiskLabel instance with object id 70 2024-03-01 20:50:19,582 DEBUG blivet/MainThread: DiskDevice._set_format: xvda ; type: disklabel ; current: None ; 2024-03-01 20:50:19,582 INFO blivet/MainThread: got format: existing msdos disklabel 2024-03-01 20:50:19,586 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': '16967518'} ; 2024-03-01 20:50:19,586 INFO blivet/MainThread: scanning xvda1 (/sys/devices/vbd-768/block/xvda/xvda1)... 2024-03-01 20:50:19,586 WARNING blivet/MainThread: hidden is not a valid attribute 2024-03-01 20:50:19,589 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: xvda1 ; incomplete: False ; hidden: False ; 2024-03-01 20:50:19,591 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned None 2024-03-01 20:50:19,594 DEBUG blivet/MainThread: PartitionDevicePopulator.run: name: xvda1 ; 2024-03-01 20:50:19,596 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: xvda1 ; incomplete: False ; hidden: False ; 2024-03-01 20:50:19,599 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned None 2024-03-01 20:50:19,599 INFO program/MainThread: Running... udevadm settle --timeout=300 2024-03-01 20:50:19,611 DEBUG program/MainThread: Return code: 0 2024-03-01 20:50:19,627 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: xvda ; incomplete: False ; hidden: False ; 2024-03-01 20:50:19,631 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned existing 250 GiB disk xvda (62) with existing msdos disklabel 2024-03-01 20:50:19,631 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 73 2024-03-01 20:50:19,634 DEBUG blivet/MainThread: DiskDevice.add_child: name: xvda ; child: xvda1 ; kids: 0 ; 2024-03-01 20:50:19,635 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 74 2024-03-01 20:50:19,637 DEBUG blivet/MainThread: PartitionDevice._set_format: xvda1 ; type: None ; current: None ; 2024-03-01 20:50:19,640 DEBUG blivet/MainThread: PartitionDevice.update_sysfs_path: xvda1 ; status: True ; 2024-03-01 20:50:19,640 DEBUG blivet/MainThread: xvda1 sysfs_path set to /sys/devices/vbd-768/block/xvda/xvda1 2024-03-01 20:50:19,643 DEBUG blivet/MainThread: PartitionDevice.read_current_size: exists: True ; path: /dev/xvda1 ; sysfs_path: /sys/devices/vbd-768/block/xvda/xvda1 ; 2024-03-01 20:50:19,643 DEBUG blivet/MainThread: updated xvda1 size to 250 GiB (250 GiB) 2024-03-01 20:50:19,644 DEBUG blivet/MainThread: looking up parted Partition: /dev/xvda1 2024-03-01 20:50:19,646 DEBUG blivet/MainThread: PartitionDevice.probe: xvda1 ; exists: True ; 2024-03-01 20:50:19,649 DEBUG blivet/MainThread: PartitionDevice.get_flag: path: /dev/xvda1 ; flag: 1 ; 2024-03-01 20:50:19,652 DEBUG blivet/MainThread: PartitionDevice.get_flag: path: /dev/xvda1 ; flag: 10 ; 2024-03-01 20:50:19,654 DEBUG blivet/MainThread: PartitionDevice.get_flag: path: /dev/xvda1 ; flag: 12 ; 2024-03-01 20:50:19,657 DEBUG blivet/MainThread: PartitionDevice.read_current_size: exists: True ; path: /dev/xvda1 ; sysfs_path: /sys/devices/vbd-768/block/xvda/xvda1 ; 2024-03-01 20:50:19,658 DEBUG blivet/MainThread: updated xvda1 size to 250 GiB (250 GiB) 2024-03-01 20:50:19,658 INFO blivet/MainThread: added partition xvda1 (id 72) to device tree 2024-03-01 20:50:19,658 INFO blivet/MainThread: parted exception: msdos disk labels do not support partition names. 2024-03-01 20:50:19,658 INFO blivet/MainThread: got device: PartitionDevice instance (0x7f6e0a6e2fd0) -- 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 0x7f6e0a6f51d0> disk = existing 250 GiB disk xvda (62) with existing msdos disklabel start = 2048 end = 524287966 length = 524285919 flags = boot 2024-03-01 20:50:19,661 DEBUG blivet/MainThread: DeviceTree.handle_format: name: xvda1 ; 2024-03-01 20:50:19,664 DEBUG blivet/MainThread: AppleBootstrapFS.supported: supported: True ; 2024-03-01 20:50:19,664 DEBUG blivet/MainThread: get_format('appleboot') returning AppleBootstrapFS instance with object id 76 2024-03-01 20:50:19,667 DEBUG blivet/MainThread: EFIFS.supported: supported: True ; 2024-03-01 20:50:19,667 DEBUG blivet/MainThread: get_format('efi') returning EFIFS instance with object id 77 2024-03-01 20:50:19,670 DEBUG blivet/MainThread: MacEFIFS.supported: supported: True ; 2024-03-01 20:50:19,670 DEBUG blivet/MainThread: get_format('macefi') returning MacEFIFS instance with object id 78 2024-03-01 20:50:19,673 DEBUG blivet/MainThread: MacEFIFS.supported: supported: True ; 2024-03-01 20:50:19,673 DEBUG blivet/MainThread: get_format('macefi') returning MacEFIFS instance with object id 79 2024-03-01 20:50:19,675 WARNING blivet/MainThread: Stratis DBus service is not running 2024-03-01 20:50:19,675 INFO blivet/MainThread: type detected on 'xvda1' is 'xfs' 2024-03-01 20:50:19,678 DEBUG blivet/MainThread: XFS.supported: supported: True ; 2024-03-01 20:50:19,678 DEBUG blivet/MainThread: get_format('xfs') returning XFS instance with object id 80 2024-03-01 20:50:19,681 DEBUG blivet/MainThread: PartitionDevice._set_format: xvda1 ; type: xfs ; current: None ; 2024-03-01 20:50:19,681 INFO blivet/MainThread: got format: existing xfs filesystem 2024-03-01 20:50:19,681 INFO program/MainThread: Running... udevadm settle --timeout=300 2024-03-01 20:50:19,690 DEBUG program/MainThread: Return code: 0 2024-03-01 20:50:19,703 INFO blivet/MainThread: edd: collected mbr signatures: {'xvda': '0xe61ef7e0'} 2024-03-01 20:50:19,704 DEBUG blivet/MainThread: resolved 'UUID=a4d9efbc-be36-4c5f-99af-596afd10159d' to 'xvda1' (partition) 2024-03-01 20:50:19,707 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: ntap-bos-c01-eng01-nfs01b.storage.bos.redhat.com:/devops_engineering_nfs/devarchive/redhat ; incomplete: False ; hidden: False ; 2024-03-01 20:50:19,710 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned None 2024-03-01 20:50:19,712 DEBUG blivet/MainThread: DeviceTree.get_device_by_path: path: /dev/ntap-bos-c01-eng01-nfs01b.storage.bos.redhat.com:/devops_engineering_nfs/devarchive/redhat ; incomplete: False ; hidden: False ; 2024-03-01 20:50:19,715 DEBUG blivet/MainThread: DeviceTree.get_device_by_path returned None 2024-03-01 20:50:19,715 DEBUG blivet/MainThread: failed to resolve '/dev/ntap-bos-c01-eng01-nfs01b.storage.bos.redhat.com:/devops_engineering_nfs/devarchive/redhat' 2024-03-01 20:50:19,717 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: nest.test.redhat.com:/mnt/qa ; incomplete: False ; hidden: False ; 2024-03-01 20:50:19,720 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned None 2024-03-01 20:50:19,722 DEBUG blivet/MainThread: DeviceTree.get_device_by_path: path: /dev/nest.test.redhat.com:/mnt/qa ; incomplete: False ; hidden: False ; 2024-03-01 20:50:19,725 DEBUG blivet/MainThread: DeviceTree.get_device_by_path returned None 2024-03-01 20:50:19,725 DEBUG blivet/MainThread: failed to resolve '/dev/nest.test.redhat.com:/mnt/qa' 2024-03-01 20:50:19,727 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: vtap-eng01.storage.rdu2.redhat.com:/vol/engarchive ; incomplete: False ; hidden: False ; 2024-03-01 20:50:19,730 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned None 2024-03-01 20:50:19,732 DEBUG blivet/MainThread: DeviceTree.get_device_by_path: path: /dev/vtap-eng01.storage.rdu2.redhat.com:/vol/engarchive ; incomplete: False ; hidden: False ; 2024-03-01 20:50:19,735 DEBUG blivet/MainThread: DeviceTree.get_device_by_path returned None 2024-03-01 20:50:19,735 DEBUG blivet/MainThread: failed to resolve '/dev/vtap-eng01.storage.rdu2.redhat.com:/vol/engarchive' 2024-03-01 20:50:19,737 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: nest.test.redhat.com:/mnt/tpsdist ; incomplete: False ; hidden: False ; 2024-03-01 20:50:19,740 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned None 2024-03-01 20:50:19,742 DEBUG blivet/MainThread: DeviceTree.get_device_by_path: path: /dev/nest.test.redhat.com:/mnt/tpsdist ; incomplete: False ; hidden: False ; 2024-03-01 20:50:19,745 DEBUG blivet/MainThread: DeviceTree.get_device_by_path returned None 2024-03-01 20:50:19,745 DEBUG blivet/MainThread: failed to resolve '/dev/nest.test.redhat.com:/mnt/tpsdist' 2024-03-01 20:50:19,747 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: ntap-bos-c01-eng01-nfs01b.storage.bos.redhat.com:/devops_engineering_nfs/devarchive/redhat/brewroot ; incomplete: False ; hidden: False ; 2024-03-01 20:50:19,750 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned None 2024-03-01 20:50:19,752 DEBUG blivet/MainThread: DeviceTree.get_device_by_path: path: /dev/ntap-bos-c01-eng01-nfs01b.storage.bos.redhat.com:/devops_engineering_nfs/devarchive/redhat/brewroot ; incomplete: False ; hidden: False ; 2024-03-01 20:50:19,754 DEBUG blivet/MainThread: DeviceTree.get_device_by_path returned None 2024-03-01 20:50:19,755 DEBUG blivet/MainThread: failed to resolve '/dev/ntap-bos-c01-eng01-nfs01b.storage.bos.redhat.com:/devops_engineering_nfs/devarchive/redhat/brewroot' 2024-03-01 20:50:19,757 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: ntap-bos-c01-eng01-nfs01b.storage.bos.redhat.com:/devops_brew_scratch_nfs/scratch ; incomplete: False ; hidden: False ; 2024-03-01 20:50:19,759 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned None 2024-03-01 20:50:19,762 DEBUG blivet/MainThread: DeviceTree.get_device_by_path: path: /dev/ntap-bos-c01-eng01-nfs01b.storage.bos.redhat.com:/devops_brew_scratch_nfs/scratch ; incomplete: False ; hidden: False ; 2024-03-01 20:50:19,764 DEBUG blivet/MainThread: DeviceTree.get_device_by_path returned None 2024-03-01 20:50:19,764 DEBUG blivet/MainThread: failed to resolve '/dev/ntap-bos-c01-eng01-nfs01b.storage.bos.redhat.com:/devops_brew_scratch_nfs/scratch' 2024-03-01 20:50:19,767 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: test_vg1 ; incomplete: False ; hidden: False ; 2024-03-01 20:50:19,769 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned None 2024-03-01 20:50:19,772 DEBUG blivet/MainThread: DeviceTree.get_device_by_path: path: /dev/test_vg1 ; incomplete: False ; hidden: False ; 2024-03-01 20:50:19,774 DEBUG blivet/MainThread: DeviceTree.get_device_by_path returned None 2024-03-01 20:50:19,775 DEBUG blivet/MainThread: failed to resolve '/dev/test_vg1' 2024-03-01 20:50:19,777 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: sda ; incomplete: False ; hidden: False ; 2024-03-01 20:50:19,779 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned existing 1024 MiB disk sda (2) 2024-03-01 20:50:19,780 DEBUG blivet/MainThread: resolved 'sda' to 'sda' (disk) 2024-03-01 20:50:19,782 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: sdb ; incomplete: False ; hidden: False ; 2024-03-01 20:50:19,785 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned existing 1024 MiB disk sdb (7) 2024-03-01 20:50:19,785 DEBUG blivet/MainThread: resolved 'sdb' to 'sdb' (disk) 2024-03-01 20:50:19,787 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: sdc ; incomplete: False ; hidden: False ; 2024-03-01 20:50:19,790 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned existing 1024 MiB disk sdc (22) 2024-03-01 20:50:19,790 DEBUG blivet/MainThread: resolved 'sdc' to 'sdc' (disk) 2024-03-01 20:50:19,792 DEBUG blivet/MainThread: LVMPhysicalVolume.__init__: 2024-03-01 20:50:19,793 DEBUG blivet/MainThread: get_format('lvmpv') returning LVMPhysicalVolume instance with object id 82 2024-03-01 20:50:19,793 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 85 2024-03-01 20:50:19,796 DEBUG blivet/MainThread: DiskDevice._set_format: sda ; type: None ; current: None ; 2024-03-01 20:50:19,796 INFO blivet/MainThread: registered action: [83] destroy format None on disk sda (id 2) 2024-03-01 20:50:19,799 DEBUG blivet/MainThread: DiskDevice._set_format: sda ; type: lvmpv ; current: None ; 2024-03-01 20:50:19,799 INFO blivet/MainThread: registered action: [84] create format lvmpv on disk sda (id 2) 2024-03-01 20:50:19,801 DEBUG blivet/MainThread: LVMPhysicalVolume.__init__: 2024-03-01 20:50:19,802 DEBUG blivet/MainThread: get_format('lvmpv') returning LVMPhysicalVolume instance with object id 86 2024-03-01 20:50:19,802 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 89 2024-03-01 20:50:19,804 DEBUG blivet/MainThread: DiskDevice._set_format: sdb ; type: None ; current: None ; 2024-03-01 20:50:19,804 INFO blivet/MainThread: registered action: [87] destroy format None on disk sdb (id 7) 2024-03-01 20:50:19,807 DEBUG blivet/MainThread: DiskDevice._set_format: sdb ; type: lvmpv ; current: None ; 2024-03-01 20:50:19,807 INFO blivet/MainThread: registered action: [88] create format lvmpv on disk sdb (id 7) 2024-03-01 20:50:19,810 DEBUG blivet/MainThread: LVMPhysicalVolume.__init__: 2024-03-01 20:50:19,810 DEBUG blivet/MainThread: get_format('lvmpv') returning LVMPhysicalVolume instance with object id 90 2024-03-01 20:50:19,810 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 93 2024-03-01 20:50:19,813 DEBUG blivet/MainThread: DiskDevice._set_format: sdc ; type: None ; current: None ; 2024-03-01 20:50:19,813 INFO blivet/MainThread: registered action: [91] destroy format None on disk sdc (id 22) 2024-03-01 20:50:19,816 DEBUG blivet/MainThread: DiskDevice._set_format: sdc ; type: lvmpv ; current: None ; 2024-03-01 20:50:19,816 INFO blivet/MainThread: registered action: [92] create format lvmpv on disk sdc (id 22) 2024-03-01 20:50:19,817 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 95 2024-03-01 20:50:19,820 DEBUG blivet/MainThread: LVMVolumeGroupDevice._add_parent: test_vg1 ; parent: sda ; 2024-03-01 20:50:19,823 DEBUG blivet/MainThread: DiskDevice.add_child: name: sda ; child: test_vg1 ; kids: 0 ; 2024-03-01 20:50:19,827 DEBUG blivet/MainThread: LVMVolumeGroupDevice._add_parent: test_vg1 ; parent: sdb ; 2024-03-01 20:50:19,830 DEBUG blivet/MainThread: DiskDevice.add_child: name: sdb ; child: test_vg1 ; kids: 0 ; 2024-03-01 20:50:19,833 DEBUG blivet/MainThread: LVMVolumeGroupDevice._add_parent: test_vg1 ; parent: sdc ; 2024-03-01 20:50:19,836 DEBUG blivet/MainThread: DiskDevice.add_child: name: sdc ; child: test_vg1 ; kids: 0 ; 2024-03-01 20:50:19,837 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 96 2024-03-01 20:50:19,840 DEBUG blivet/MainThread: LVMVolumeGroupDevice._set_format: test_vg1 ; type: None ; current: None ; 2024-03-01 20:50:19,840 INFO blivet/MainThread: added lvmvg test_vg1 (id 94) to device tree 2024-03-01 20:50:19,840 INFO blivet/MainThread: registered action: [98] create device lvmvg test_vg1 (id 94) 2024-03-01 20:50:19,844 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: test_vg1-lv1 ; incomplete: False ; hidden: False ; 2024-03-01 20:50:19,847 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned None 2024-03-01 20:50:19,849 DEBUG blivet/MainThread: DeviceTree.get_device_by_path: path: /dev/test_vg1-lv1 ; incomplete: False ; hidden: False ; 2024-03-01 20:50:19,852 DEBUG blivet/MainThread: DeviceTree.get_device_by_path returned None 2024-03-01 20:50:19,852 DEBUG blivet/MainThread: failed to resolve '/dev/test_vg1-lv1' 2024-03-01 20:50:19,853 DEBUG blivet/MainThread: test_vg1 size is 2.99 GiB 2024-03-01 20:50:19,853 DEBUG blivet/MainThread: vg test_vg1 has 2.99 GiB free 2024-03-01 20:50:19,853 DEBUG blivet.ansible/MainThread: size: 460 MiB ; -565.2173913043479 2024-03-01 20:50:19,854 DEBUG blivet/MainThread: test_vg1 size is 2.99 GiB 2024-03-01 20:50:19,854 DEBUG blivet/MainThread: vg test_vg1 has 2.99 GiB free 2024-03-01 20:50:19,857 DEBUG blivet/MainThread: XFS.supported: supported: True ; 2024-03-01 20:50:19,857 DEBUG blivet/MainThread: get_format('xfs') returning XFS instance with object id 99 2024-03-01 20:50:19,859 DEBUG blivet/MainThread: XFS.supported: supported: True ; 2024-03-01 20:50:19,860 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 101 2024-03-01 20:50:19,863 DEBUG blivet/MainThread: LVMVolumeGroupDevice.add_child: name: test_vg1 ; child: lv1 ; kids: 0 ; 2024-03-01 20:50:19,866 DEBUG blivet/MainThread: LVMLogicalVolumeDevice._set_format: test_vg1-lv1 ; type: xfs ; current: None ; 2024-03-01 20:50:19,866 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 103 2024-03-01 20:50:19,869 DEBUG blivet/MainThread: LVMVolumeGroupDevice.remove_child: name: test_vg1 ; child: lv1 ; kids: 1 ; 2024-03-01 20:50:19,872 DEBUG blivet/MainThread: LVMVolumeGroupDevice.add_child: name: test_vg1 ; child: lv1 ; kids: 0 ; 2024-03-01 20:50:19,875 DEBUG blivet/MainThread: LVMLogicalVolumeDevice._set_format: test_vg1-lv1 ; type: xfs ; current: None ; 2024-03-01 20:50:19,878 DEBUG blivet/MainThread: LVMLogicalVolumeDevice.read_current_size: exists: False ; path: /dev/mapper/test_vg1-lv1 ; sysfs_path: ; 2024-03-01 20:50:19,878 DEBUG blivet/MainThread: test_vg1 size is 2.99 GiB 2024-03-01 20:50:19,879 DEBUG blivet/MainThread: vg test_vg1 has 2.99 GiB free 2024-03-01 20:50:19,879 DEBUG blivet/MainThread: Adding test_vg1-lv1/460 MiB to test_vg1 2024-03-01 20:50:19,879 INFO program/MainThread: Running [4] dmsetup --version ... 2024-03-01 20:50:19,882 INFO program/MainThread: stdout[4]: Library version: 1.02.197 (2023-11-21) Driver version: 4.48.0 2024-03-01 20:50:19,882 INFO program/MainThread: stderr[4]: 2024-03-01 20:50:19,882 INFO program/MainThread: ...done [4] (exit code: 0) 2024-03-01 20:50:19,883 INFO blivet/MainThread: added lvmlv test_vg1-lv1 (id 100) to device tree 2024-03-01 20:50:19,883 INFO blivet/MainThread: registered action: [105] create device lvmlv test_vg1-lv1 (id 100) 2024-03-01 20:50:19,883 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 107 2024-03-01 20:50:19,888 DEBUG blivet/MainThread: LVMLogicalVolumeDevice._set_format: test_vg1-lv1 ; type: xfs ; current: xfs ; 2024-03-01 20:50:19,888 INFO blivet/MainThread: registered action: [106] create format xfs filesystem on lvmlv test_vg1-lv1 (id 100) 2024-03-01 20:50:19,891 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: test_vg1-lv2 ; incomplete: False ; hidden: False ; 2024-03-01 20:50:19,893 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned None 2024-03-01 20:50:19,896 DEBUG blivet/MainThread: DeviceTree.get_device_by_path: path: /dev/test_vg1-lv2 ; incomplete: False ; hidden: False ; 2024-03-01 20:50:19,898 DEBUG blivet/MainThread: DeviceTree.get_device_by_path returned None 2024-03-01 20:50:19,898 DEBUG blivet/MainThread: failed to resolve '/dev/test_vg1-lv2' 2024-03-01 20:50:19,899 DEBUG blivet/MainThread: test_vg1 size is 2.99 GiB 2024-03-01 20:50:19,900 DEBUG blivet/MainThread: vg test_vg1 has 2.54 GiB free 2024-03-01 20:50:19,900 DEBUG blivet.ansible/MainThread: size: 1.5 GiB ; -69.71279373368147 2024-03-01 20:50:19,900 DEBUG blivet/MainThread: test_vg1 size is 2.99 GiB 2024-03-01 20:50:19,901 DEBUG blivet/MainThread: vg test_vg1 has 2.54 GiB free 2024-03-01 20:50:19,903 DEBUG blivet/MainThread: XFS.supported: supported: True ; 2024-03-01 20:50:19,903 DEBUG blivet/MainThread: get_format('xfs') returning XFS instance with object id 108 2024-03-01 20:50:19,906 DEBUG blivet/MainThread: XFS.supported: supported: True ; 2024-03-01 20:50:19,906 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 110 2024-03-01 20:50:19,909 DEBUG blivet/MainThread: LVMVolumeGroupDevice.add_child: name: test_vg1 ; child: lv2 ; kids: 1 ; 2024-03-01 20:50:19,912 DEBUG blivet/MainThread: LVMLogicalVolumeDevice._set_format: test_vg1-lv2 ; type: xfs ; current: None ; 2024-03-01 20:50:19,913 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 112 2024-03-01 20:50:19,916 DEBUG blivet/MainThread: LVMVolumeGroupDevice.remove_child: name: test_vg1 ; child: lv2 ; kids: 2 ; 2024-03-01 20:50:19,918 DEBUG blivet/MainThread: LVMVolumeGroupDevice.add_child: name: test_vg1 ; child: lv2 ; kids: 1 ; 2024-03-01 20:50:19,921 DEBUG blivet/MainThread: LVMLogicalVolumeDevice._set_format: test_vg1-lv2 ; type: xfs ; current: None ; 2024-03-01 20:50:19,925 DEBUG blivet/MainThread: LVMLogicalVolumeDevice.read_current_size: exists: False ; path: /dev/mapper/test_vg1-lv2 ; sysfs_path: ; 2024-03-01 20:50:19,925 DEBUG blivet/MainThread: test_vg1 size is 2.99 GiB 2024-03-01 20:50:19,926 DEBUG blivet/MainThread: vg test_vg1 has 2.54 GiB free 2024-03-01 20:50:19,926 DEBUG blivet/MainThread: Adding test_vg1-lv2/1.5 GiB to test_vg1 2024-03-01 20:50:19,926 INFO blivet/MainThread: added lvmlv test_vg1-lv2 (id 109) to device tree 2024-03-01 20:50:19,926 INFO blivet/MainThread: registered action: [114] create device lvmlv test_vg1-lv2 (id 109) 2024-03-01 20:50:19,926 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 116 2024-03-01 20:50:19,929 DEBUG blivet/MainThread: LVMLogicalVolumeDevice._set_format: test_vg1-lv2 ; type: xfs ; current: xfs ; 2024-03-01 20:50:19,929 INFO blivet/MainThread: registered action: [115] create format xfs filesystem on lvmlv test_vg1-lv2 (id 109) 2024-03-01 20:50:19,932 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: test_vg2 ; incomplete: False ; hidden: False ; 2024-03-01 20:50:19,935 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned None 2024-03-01 20:50:19,937 DEBUG blivet/MainThread: DeviceTree.get_device_by_path: path: /dev/test_vg2 ; incomplete: False ; hidden: False ; 2024-03-01 20:50:19,940 DEBUG blivet/MainThread: DeviceTree.get_device_by_path returned None 2024-03-01 20:50:19,940 DEBUG blivet/MainThread: failed to resolve '/dev/test_vg2' 2024-03-01 20:50:19,942 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: sdd ; incomplete: False ; hidden: False ; 2024-03-01 20:50:19,945 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned existing 1024 MiB disk sdd (27) 2024-03-01 20:50:19,945 DEBUG blivet/MainThread: resolved 'sdd' to 'sdd' (disk) 2024-03-01 20:50:19,947 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: sde ; incomplete: False ; hidden: False ; 2024-03-01 20:50:19,950 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned existing 1024 MiB disk sde (32) 2024-03-01 20:50:19,950 DEBUG blivet/MainThread: resolved 'sde' to 'sde' (disk) 2024-03-01 20:50:19,952 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: sdf ; incomplete: False ; hidden: False ; 2024-03-01 20:50:19,955 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned existing 1024 MiB disk sdf (37) 2024-03-01 20:50:19,955 DEBUG blivet/MainThread: resolved 'sdf' to 'sdf' (disk) 2024-03-01 20:50:19,957 DEBUG blivet/MainThread: LVMPhysicalVolume.__init__: 2024-03-01 20:50:19,958 DEBUG blivet/MainThread: get_format('lvmpv') returning LVMPhysicalVolume instance with object id 117 2024-03-01 20:50:19,958 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 120 2024-03-01 20:50:19,960 DEBUG blivet/MainThread: DiskDevice._set_format: sdd ; type: None ; current: None ; 2024-03-01 20:50:19,960 INFO blivet/MainThread: registered action: [118] destroy format None on disk sdd (id 27) 2024-03-01 20:50:19,963 DEBUG blivet/MainThread: DiskDevice._set_format: sdd ; type: lvmpv ; current: None ; 2024-03-01 20:50:19,963 INFO blivet/MainThread: registered action: [119] create format lvmpv on disk sdd (id 27) 2024-03-01 20:50:19,966 DEBUG blivet/MainThread: LVMPhysicalVolume.__init__: 2024-03-01 20:50:19,966 DEBUG blivet/MainThread: get_format('lvmpv') returning LVMPhysicalVolume instance with object id 121 2024-03-01 20:50:19,966 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 124 2024-03-01 20:50:19,969 DEBUG blivet/MainThread: DiskDevice._set_format: sde ; type: None ; current: None ; 2024-03-01 20:50:19,969 INFO blivet/MainThread: registered action: [122] destroy format None on disk sde (id 32) 2024-03-01 20:50:19,971 DEBUG blivet/MainThread: DiskDevice._set_format: sde ; type: lvmpv ; current: None ; 2024-03-01 20:50:19,972 INFO blivet/MainThread: registered action: [123] create format lvmpv on disk sde (id 32) 2024-03-01 20:50:19,974 DEBUG blivet/MainThread: LVMPhysicalVolume.__init__: 2024-03-01 20:50:19,974 DEBUG blivet/MainThread: get_format('lvmpv') returning LVMPhysicalVolume instance with object id 125 2024-03-01 20:50:19,975 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 128 2024-03-01 20:50:19,977 DEBUG blivet/MainThread: DiskDevice._set_format: sdf ; type: None ; current: None ; 2024-03-01 20:50:19,977 INFO blivet/MainThread: registered action: [126] destroy format None on disk sdf (id 37) 2024-03-01 20:50:19,980 DEBUG blivet/MainThread: DiskDevice._set_format: sdf ; type: lvmpv ; current: None ; 2024-03-01 20:50:19,980 INFO blivet/MainThread: registered action: [127] create format lvmpv on disk sdf (id 37) 2024-03-01 20:50:19,981 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 130 2024-03-01 20:50:19,984 DEBUG blivet/MainThread: LVMVolumeGroupDevice._add_parent: test_vg2 ; parent: sdd ; 2024-03-01 20:50:19,987 DEBUG blivet/MainThread: DiskDevice.add_child: name: sdd ; child: test_vg2 ; kids: 0 ; 2024-03-01 20:50:19,990 DEBUG blivet/MainThread: LVMVolumeGroupDevice._add_parent: test_vg2 ; parent: sde ; 2024-03-01 20:50:19,993 DEBUG blivet/MainThread: DiskDevice.add_child: name: sde ; child: test_vg2 ; kids: 0 ; 2024-03-01 20:50:19,996 DEBUG blivet/MainThread: LVMVolumeGroupDevice._add_parent: test_vg2 ; parent: sdf ; 2024-03-01 20:50:19,999 DEBUG blivet/MainThread: DiskDevice.add_child: name: sdf ; child: test_vg2 ; kids: 0 ; 2024-03-01 20:50:20,000 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 131 2024-03-01 20:50:20,003 DEBUG blivet/MainThread: LVMVolumeGroupDevice._set_format: test_vg2 ; type: None ; current: None ; 2024-03-01 20:50:20,003 INFO blivet/MainThread: added lvmvg test_vg2 (id 129) to device tree 2024-03-01 20:50:20,003 INFO blivet/MainThread: registered action: [133] create device lvmvg test_vg2 (id 129) 2024-03-01 20:50:20,007 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: test_vg2-lv3 ; incomplete: False ; hidden: False ; 2024-03-01 20:50:20,010 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned None 2024-03-01 20:50:20,012 DEBUG blivet/MainThread: DeviceTree.get_device_by_path: path: /dev/test_vg2-lv3 ; incomplete: False ; hidden: False ; 2024-03-01 20:50:20,015 DEBUG blivet/MainThread: DeviceTree.get_device_by_path returned None 2024-03-01 20:50:20,015 DEBUG blivet/MainThread: failed to resolve '/dev/test_vg2-lv3' 2024-03-01 20:50:20,016 DEBUG blivet/MainThread: test_vg2 size is 2.99 GiB 2024-03-01 20:50:20,016 DEBUG blivet/MainThread: vg test_vg2 has 2.99 GiB free 2024-03-01 20:50:20,016 DEBUG blivet.ansible/MainThread: size: 308 MiB ; -893.5064935064935 2024-03-01 20:50:20,016 DEBUG blivet/MainThread: test_vg2 size is 2.99 GiB 2024-03-01 20:50:20,017 DEBUG blivet/MainThread: vg test_vg2 has 2.99 GiB free 2024-03-01 20:50:20,019 DEBUG blivet/MainThread: XFS.supported: supported: True ; 2024-03-01 20:50:20,019 DEBUG blivet/MainThread: get_format('xfs') returning XFS instance with object id 134 2024-03-01 20:50:20,022 DEBUG blivet/MainThread: XFS.supported: supported: True ; 2024-03-01 20:50:20,022 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 136 2024-03-01 20:50:20,025 DEBUG blivet/MainThread: LVMVolumeGroupDevice.add_child: name: test_vg2 ; child: lv3 ; kids: 0 ; 2024-03-01 20:50:20,028 DEBUG blivet/MainThread: LVMLogicalVolumeDevice._set_format: test_vg2-lv3 ; type: xfs ; current: None ; 2024-03-01 20:50:20,029 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 138 2024-03-01 20:50:20,032 DEBUG blivet/MainThread: LVMVolumeGroupDevice.remove_child: name: test_vg2 ; child: lv3 ; kids: 1 ; 2024-03-01 20:50:20,034 DEBUG blivet/MainThread: LVMVolumeGroupDevice.add_child: name: test_vg2 ; child: lv3 ; kids: 0 ; 2024-03-01 20:50:20,037 DEBUG blivet/MainThread: LVMLogicalVolumeDevice._set_format: test_vg2-lv3 ; type: xfs ; current: None ; 2024-03-01 20:50:20,040 DEBUG blivet/MainThread: LVMLogicalVolumeDevice.read_current_size: exists: False ; path: /dev/mapper/test_vg2-lv3 ; sysfs_path: ; 2024-03-01 20:50:20,041 DEBUG blivet/MainThread: test_vg2 size is 2.99 GiB 2024-03-01 20:50:20,041 DEBUG blivet/MainThread: vg test_vg2 has 2.99 GiB free 2024-03-01 20:50:20,041 DEBUG blivet/MainThread: Adding test_vg2-lv3/308 MiB to test_vg2 2024-03-01 20:50:20,042 INFO blivet/MainThread: added lvmlv test_vg2-lv3 (id 135) to device tree 2024-03-01 20:50:20,042 INFO blivet/MainThread: registered action: [140] create device lvmlv test_vg2-lv3 (id 135) 2024-03-01 20:50:20,042 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 142 2024-03-01 20:50:20,045 DEBUG blivet/MainThread: LVMLogicalVolumeDevice._set_format: test_vg2-lv3 ; type: xfs ; current: xfs ; 2024-03-01 20:50:20,045 INFO blivet/MainThread: registered action: [141] create format xfs filesystem on lvmlv test_vg2-lv3 (id 135) 2024-03-01 20:50:20,048 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: test_vg2-lv4 ; incomplete: False ; hidden: False ; 2024-03-01 20:50:20,051 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned None 2024-03-01 20:50:20,053 DEBUG blivet/MainThread: DeviceTree.get_device_by_path: path: /dev/test_vg2-lv4 ; incomplete: False ; hidden: False ; 2024-03-01 20:50:20,056 DEBUG blivet/MainThread: DeviceTree.get_device_by_path returned None 2024-03-01 20:50:20,056 DEBUG blivet/MainThread: failed to resolve '/dev/test_vg2-lv4' 2024-03-01 20:50:20,056 DEBUG blivet/MainThread: test_vg2 size is 2.99 GiB 2024-03-01 20:50:20,057 DEBUG blivet/MainThread: vg test_vg2 has 2.69 GiB free 2024-03-01 20:50:20,057 DEBUG blivet.ansible/MainThread: size: 612 MiB ; -349.6732026143791 2024-03-01 20:50:20,057 DEBUG blivet/MainThread: test_vg2 size is 2.99 GiB 2024-03-01 20:50:20,058 DEBUG blivet/MainThread: vg test_vg2 has 2.69 GiB free 2024-03-01 20:50:20,060 DEBUG blivet/MainThread: XFS.supported: supported: True ; 2024-03-01 20:50:20,060 DEBUG blivet/MainThread: get_format('xfs') returning XFS instance with object id 143 2024-03-01 20:50:20,063 DEBUG blivet/MainThread: XFS.supported: supported: True ; 2024-03-01 20:50:20,063 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 145 2024-03-01 20:50:20,066 DEBUG blivet/MainThread: LVMVolumeGroupDevice.add_child: name: test_vg2 ; child: lv4 ; kids: 1 ; 2024-03-01 20:50:20,069 DEBUG blivet/MainThread: LVMLogicalVolumeDevice._set_format: test_vg2-lv4 ; type: xfs ; current: None ; 2024-03-01 20:50:20,069 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 147 2024-03-01 20:50:20,073 DEBUG blivet/MainThread: LVMVolumeGroupDevice.remove_child: name: test_vg2 ; child: lv4 ; kids: 2 ; 2024-03-01 20:50:20,075 DEBUG blivet/MainThread: LVMVolumeGroupDevice.add_child: name: test_vg2 ; child: lv4 ; kids: 1 ; 2024-03-01 20:50:20,078 DEBUG blivet/MainThread: LVMLogicalVolumeDevice._set_format: test_vg2-lv4 ; type: xfs ; current: None ; 2024-03-01 20:50:20,081 DEBUG blivet/MainThread: LVMLogicalVolumeDevice.read_current_size: exists: False ; path: /dev/mapper/test_vg2-lv4 ; sysfs_path: ; 2024-03-01 20:50:20,082 DEBUG blivet/MainThread: test_vg2 size is 2.99 GiB 2024-03-01 20:50:20,082 DEBUG blivet/MainThread: vg test_vg2 has 2.69 GiB free 2024-03-01 20:50:20,082 DEBUG blivet/MainThread: Adding test_vg2-lv4/612 MiB to test_vg2 2024-03-01 20:50:20,083 INFO blivet/MainThread: added lvmlv test_vg2-lv4 (id 144) to device tree 2024-03-01 20:50:20,083 INFO blivet/MainThread: registered action: [149] create device lvmlv test_vg2-lv4 (id 144) 2024-03-01 20:50:20,083 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 151 2024-03-01 20:50:20,086 DEBUG blivet/MainThread: LVMLogicalVolumeDevice._set_format: test_vg2-lv4 ; type: xfs ; current: xfs ; 2024-03-01 20:50:20,086 INFO blivet/MainThread: registered action: [150] create format xfs filesystem on lvmlv test_vg2-lv4 (id 144) 2024-03-01 20:50:20,089 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: test_vg3 ; incomplete: False ; hidden: False ; 2024-03-01 20:50:20,092 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned None 2024-03-01 20:50:20,094 DEBUG blivet/MainThread: DeviceTree.get_device_by_path: path: /dev/test_vg3 ; incomplete: False ; hidden: False ; 2024-03-01 20:50:20,097 DEBUG blivet/MainThread: DeviceTree.get_device_by_path returned None 2024-03-01 20:50:20,097 DEBUG blivet/MainThread: failed to resolve '/dev/test_vg3' 2024-03-01 20:50:20,099 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: sdg ; incomplete: False ; hidden: False ; 2024-03-01 20:50:20,102 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned existing 1024 MiB disk sdg (42) 2024-03-01 20:50:20,102 DEBUG blivet/MainThread: resolved 'sdg' to 'sdg' (disk) 2024-03-01 20:50:20,104 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: sdh ; incomplete: False ; hidden: False ; 2024-03-01 20:50:20,107 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned existing 1024 MiB disk sdh (47) 2024-03-01 20:50:20,107 DEBUG blivet/MainThread: resolved 'sdh' to 'sdh' (disk) 2024-03-01 20:50:20,109 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: sdi ; incomplete: False ; hidden: False ; 2024-03-01 20:50:20,112 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned existing 1024 MiB disk sdi (52) 2024-03-01 20:50:20,112 DEBUG blivet/MainThread: resolved 'sdi' to 'sdi' (disk) 2024-03-01 20:50:20,114 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: sdj ; incomplete: False ; hidden: False ; 2024-03-01 20:50:20,117 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned existing 1024 MiB disk sdj (57) 2024-03-01 20:50:20,117 DEBUG blivet/MainThread: resolved 'sdj' to 'sdj' (disk) 2024-03-01 20:50:20,119 DEBUG blivet/MainThread: LVMPhysicalVolume.__init__: 2024-03-01 20:50:20,120 DEBUG blivet/MainThread: get_format('lvmpv') returning LVMPhysicalVolume instance with object id 152 2024-03-01 20:50:20,120 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 155 2024-03-01 20:50:20,122 DEBUG blivet/MainThread: DiskDevice._set_format: sdg ; type: None ; current: None ; 2024-03-01 20:50:20,122 INFO blivet/MainThread: registered action: [153] destroy format None on disk sdg (id 42) 2024-03-01 20:50:20,125 DEBUG blivet/MainThread: DiskDevice._set_format: sdg ; type: lvmpv ; current: None ; 2024-03-01 20:50:20,125 INFO blivet/MainThread: registered action: [154] create format lvmpv on disk sdg (id 42) 2024-03-01 20:50:20,128 DEBUG blivet/MainThread: LVMPhysicalVolume.__init__: 2024-03-01 20:50:20,128 DEBUG blivet/MainThread: get_format('lvmpv') returning LVMPhysicalVolume instance with object id 156 2024-03-01 20:50:20,128 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 159 2024-03-01 20:50:20,131 DEBUG blivet/MainThread: DiskDevice._set_format: sdh ; type: None ; current: None ; 2024-03-01 20:50:20,131 INFO blivet/MainThread: registered action: [157] destroy format None on disk sdh (id 47) 2024-03-01 20:50:20,133 DEBUG blivet/MainThread: DiskDevice._set_format: sdh ; type: lvmpv ; current: None ; 2024-03-01 20:50:20,134 INFO blivet/MainThread: registered action: [158] create format lvmpv on disk sdh (id 47) 2024-03-01 20:50:20,137 DEBUG blivet/MainThread: LVMPhysicalVolume.__init__: 2024-03-01 20:50:20,137 DEBUG blivet/MainThread: get_format('lvmpv') returning LVMPhysicalVolume instance with object id 160 2024-03-01 20:50:20,137 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 163 2024-03-01 20:50:20,140 DEBUG blivet/MainThread: DiskDevice._set_format: sdi ; type: None ; current: None ; 2024-03-01 20:50:20,140 INFO blivet/MainThread: registered action: [161] destroy format None on disk sdi (id 52) 2024-03-01 20:50:20,142 DEBUG blivet/MainThread: DiskDevice._set_format: sdi ; type: lvmpv ; current: None ; 2024-03-01 20:50:20,142 INFO blivet/MainThread: registered action: [162] create format lvmpv on disk sdi (id 52) 2024-03-01 20:50:20,145 DEBUG blivet/MainThread: LVMPhysicalVolume.__init__: 2024-03-01 20:50:20,145 DEBUG blivet/MainThread: get_format('lvmpv') returning LVMPhysicalVolume instance with object id 164 2024-03-01 20:50:20,145 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 167 2024-03-01 20:50:20,148 DEBUG blivet/MainThread: DiskDevice._set_format: sdj ; type: None ; current: None ; 2024-03-01 20:50:20,148 INFO blivet/MainThread: registered action: [165] destroy format None on disk sdj (id 57) 2024-03-01 20:50:20,151 DEBUG blivet/MainThread: DiskDevice._set_format: sdj ; type: lvmpv ; current: None ; 2024-03-01 20:50:20,151 INFO blivet/MainThread: registered action: [166] create format lvmpv on disk sdj (id 57) 2024-03-01 20:50:20,152 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 169 2024-03-01 20:50:20,155 DEBUG blivet/MainThread: LVMVolumeGroupDevice._add_parent: test_vg3 ; parent: sdg ; 2024-03-01 20:50:20,158 DEBUG blivet/MainThread: DiskDevice.add_child: name: sdg ; child: test_vg3 ; kids: 0 ; 2024-03-01 20:50:20,161 DEBUG blivet/MainThread: LVMVolumeGroupDevice._add_parent: test_vg3 ; parent: sdh ; 2024-03-01 20:50:20,164 DEBUG blivet/MainThread: DiskDevice.add_child: name: sdh ; child: test_vg3 ; kids: 0 ; 2024-03-01 20:50:20,167 DEBUG blivet/MainThread: LVMVolumeGroupDevice._add_parent: test_vg3 ; parent: sdi ; 2024-03-01 20:50:20,170 DEBUG blivet/MainThread: DiskDevice.add_child: name: sdi ; child: test_vg3 ; kids: 0 ; 2024-03-01 20:50:20,174 DEBUG blivet/MainThread: LVMVolumeGroupDevice._add_parent: test_vg3 ; parent: sdj ; 2024-03-01 20:50:20,177 DEBUG blivet/MainThread: DiskDevice.add_child: name: sdj ; child: test_vg3 ; kids: 0 ; 2024-03-01 20:50:20,178 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 170 2024-03-01 20:50:20,181 DEBUG blivet/MainThread: LVMVolumeGroupDevice._set_format: test_vg3 ; type: None ; current: None ; 2024-03-01 20:50:20,181 INFO blivet/MainThread: added lvmvg test_vg3 (id 168) to device tree 2024-03-01 20:50:20,181 INFO blivet/MainThread: registered action: [172] create device lvmvg test_vg3 (id 168) 2024-03-01 20:50:20,186 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: test_vg3-lv5 ; incomplete: False ; hidden: False ; 2024-03-01 20:50:20,189 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned None 2024-03-01 20:50:20,191 DEBUG blivet/MainThread: DeviceTree.get_device_by_path: path: /dev/test_vg3-lv5 ; incomplete: False ; hidden: False ; 2024-03-01 20:50:20,194 DEBUG blivet/MainThread: DeviceTree.get_device_by_path returned None 2024-03-01 20:50:20,194 DEBUG blivet/MainThread: failed to resolve '/dev/test_vg3-lv5' 2024-03-01 20:50:20,195 DEBUG blivet/MainThread: test_vg3 size is 3.98 GiB 2024-03-01 20:50:20,195 DEBUG blivet/MainThread: vg test_vg3 has 3.98 GiB free 2024-03-01 20:50:20,195 DEBUG blivet.ansible/MainThread: size: 1.2 GiB ; -233.33333333333334 2024-03-01 20:50:20,196 DEBUG blivet/MainThread: test_vg3 size is 3.98 GiB 2024-03-01 20:50:20,196 DEBUG blivet/MainThread: vg test_vg3 has 3.98 GiB free 2024-03-01 20:50:20,199 DEBUG blivet/MainThread: XFS.supported: supported: True ; 2024-03-01 20:50:20,199 DEBUG blivet/MainThread: get_format('xfs') returning XFS instance with object id 173 2024-03-01 20:50:20,201 DEBUG blivet/MainThread: XFS.supported: supported: True ; 2024-03-01 20:50:20,202 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 175 2024-03-01 20:50:20,205 DEBUG blivet/MainThread: LVMVolumeGroupDevice.add_child: name: test_vg3 ; child: lv5 ; kids: 0 ; 2024-03-01 20:50:20,208 DEBUG blivet/MainThread: LVMLogicalVolumeDevice._set_format: test_vg3-lv5 ; type: xfs ; current: None ; 2024-03-01 20:50:20,208 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 177 2024-03-01 20:50:20,211 DEBUG blivet/MainThread: LVMVolumeGroupDevice.remove_child: name: test_vg3 ; child: lv5 ; kids: 1 ; 2024-03-01 20:50:20,214 DEBUG blivet/MainThread: LVMVolumeGroupDevice.add_child: name: test_vg3 ; child: lv5 ; kids: 0 ; 2024-03-01 20:50:20,217 DEBUG blivet/MainThread: LVMLogicalVolumeDevice._set_format: test_vg3-lv5 ; type: xfs ; current: None ; 2024-03-01 20:50:20,220 DEBUG blivet/MainThread: LVMLogicalVolumeDevice.read_current_size: exists: False ; path: /dev/mapper/test_vg3-lv5 ; sysfs_path: ; 2024-03-01 20:50:20,221 DEBUG blivet/MainThread: test_vg3 size is 3.98 GiB 2024-03-01 20:50:20,221 DEBUG blivet/MainThread: vg test_vg3 has 3.98 GiB free 2024-03-01 20:50:20,221 DEBUG blivet/MainThread: Adding test_vg3-lv5/1.2 GiB to test_vg3 2024-03-01 20:50:20,221 INFO blivet/MainThread: added lvmlv test_vg3-lv5 (id 174) to device tree 2024-03-01 20:50:20,221 INFO blivet/MainThread: registered action: [179] create device lvmlv test_vg3-lv5 (id 174) 2024-03-01 20:50:20,222 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 181 2024-03-01 20:50:20,225 DEBUG blivet/MainThread: LVMLogicalVolumeDevice._set_format: test_vg3-lv5 ; type: xfs ; current: xfs ; 2024-03-01 20:50:20,225 INFO blivet/MainThread: registered action: [180] create format xfs filesystem on lvmlv test_vg3-lv5 (id 174) 2024-03-01 20:50:20,228 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: test_vg3-lv6 ; incomplete: False ; hidden: False ; 2024-03-01 20:50:20,230 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned None 2024-03-01 20:50:20,233 DEBUG blivet/MainThread: DeviceTree.get_device_by_path: path: /dev/test_vg3-lv6 ; incomplete: False ; hidden: False ; 2024-03-01 20:50:20,236 DEBUG blivet/MainThread: DeviceTree.get_device_by_path returned None 2024-03-01 20:50:20,236 DEBUG blivet/MainThread: failed to resolve '/dev/test_vg3-lv6' 2024-03-01 20:50:20,236 DEBUG blivet/MainThread: test_vg3 size is 3.98 GiB 2024-03-01 20:50:20,237 DEBUG blivet/MainThread: vg test_vg3 has 2.79 GiB free 2024-03-01 20:50:20,237 DEBUG blivet.ansible/MainThread: size: 1020 MiB ; -179.99999999999997 2024-03-01 20:50:20,237 DEBUG blivet/MainThread: test_vg3 size is 3.98 GiB 2024-03-01 20:50:20,238 DEBUG blivet/MainThread: vg test_vg3 has 2.79 GiB free 2024-03-01 20:50:20,241 DEBUG blivet/MainThread: XFS.supported: supported: True ; 2024-03-01 20:50:20,241 DEBUG blivet/MainThread: get_format('xfs') returning XFS instance with object id 182 2024-03-01 20:50:20,243 DEBUG blivet/MainThread: XFS.supported: supported: True ; 2024-03-01 20:50:20,244 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 184 2024-03-01 20:50:20,247 DEBUG blivet/MainThread: LVMVolumeGroupDevice.add_child: name: test_vg3 ; child: lv6 ; kids: 1 ; 2024-03-01 20:50:20,250 DEBUG blivet/MainThread: LVMLogicalVolumeDevice._set_format: test_vg3-lv6 ; type: xfs ; current: None ; 2024-03-01 20:50:20,250 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 186 2024-03-01 20:50:20,253 DEBUG blivet/MainThread: LVMVolumeGroupDevice.remove_child: name: test_vg3 ; child: lv6 ; kids: 2 ; 2024-03-01 20:50:20,256 DEBUG blivet/MainThread: LVMVolumeGroupDevice.add_child: name: test_vg3 ; child: lv6 ; kids: 1 ; 2024-03-01 20:50:20,259 DEBUG blivet/MainThread: LVMLogicalVolumeDevice._set_format: test_vg3-lv6 ; type: xfs ; current: None ; 2024-03-01 20:50:20,262 DEBUG blivet/MainThread: LVMLogicalVolumeDevice.read_current_size: exists: False ; path: /dev/mapper/test_vg3-lv6 ; sysfs_path: ; 2024-03-01 20:50:20,263 DEBUG blivet/MainThread: test_vg3 size is 3.98 GiB 2024-03-01 20:50:20,263 DEBUG blivet/MainThread: vg test_vg3 has 2.79 GiB free 2024-03-01 20:50:20,264 DEBUG blivet/MainThread: Adding test_vg3-lv6/1020 MiB to test_vg3 2024-03-01 20:50:20,264 INFO blivet/MainThread: added lvmlv test_vg3-lv6 (id 183) to device tree 2024-03-01 20:50:20,264 INFO blivet/MainThread: registered action: [188] create device lvmlv test_vg3-lv6 (id 183) 2024-03-01 20:50:20,264 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 190 2024-03-01 20:50:20,267 DEBUG blivet/MainThread: LVMLogicalVolumeDevice._set_format: test_vg3-lv6 ; type: xfs ; current: xfs ; 2024-03-01 20:50:20,267 INFO blivet/MainThread: registered action: [189] create format xfs filesystem on lvmlv test_vg3-lv6 (id 183) 2024-03-01 20:50:20,270 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: test_vg3-lv7 ; incomplete: False ; hidden: False ; 2024-03-01 20:50:20,273 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned None 2024-03-01 20:50:20,275 DEBUG blivet/MainThread: DeviceTree.get_device_by_path: path: /dev/test_vg3-lv7 ; incomplete: False ; hidden: False ; 2024-03-01 20:50:20,278 DEBUG blivet/MainThread: DeviceTree.get_device_by_path returned None 2024-03-01 20:50:20,278 DEBUG blivet/MainThread: failed to resolve '/dev/test_vg3-lv7' 2024-03-01 20:50:20,279 DEBUG blivet/MainThread: test_vg3 size is 3.98 GiB 2024-03-01 20:50:20,280 DEBUG blivet/MainThread: vg test_vg3 has 1.79 GiB free 2024-03-01 20:50:20,280 DEBUG blivet.ansible/MainThread: size: 408 MiB ; -350.0 2024-03-01 20:50:20,280 DEBUG blivet/MainThread: test_vg3 size is 3.98 GiB 2024-03-01 20:50:20,281 DEBUG blivet/MainThread: vg test_vg3 has 1.79 GiB free 2024-03-01 20:50:20,283 DEBUG blivet/MainThread: XFS.supported: supported: True ; 2024-03-01 20:50:20,284 DEBUG blivet/MainThread: get_format('xfs') returning XFS instance with object id 191 2024-03-01 20:50:20,286 DEBUG blivet/MainThread: XFS.supported: supported: True ; 2024-03-01 20:50:20,287 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 193 2024-03-01 20:50:20,290 DEBUG blivet/MainThread: LVMVolumeGroupDevice.add_child: name: test_vg3 ; child: lv7 ; kids: 2 ; 2024-03-01 20:50:20,293 DEBUG blivet/MainThread: LVMLogicalVolumeDevice._set_format: test_vg3-lv7 ; type: xfs ; current: None ; 2024-03-01 20:50:20,293 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 195 2024-03-01 20:50:20,296 DEBUG blivet/MainThread: LVMVolumeGroupDevice.remove_child: name: test_vg3 ; child: lv7 ; kids: 3 ; 2024-03-01 20:50:20,299 DEBUG blivet/MainThread: LVMVolumeGroupDevice.add_child: name: test_vg3 ; child: lv7 ; kids: 2 ; 2024-03-01 20:50:20,302 DEBUG blivet/MainThread: LVMLogicalVolumeDevice._set_format: test_vg3-lv7 ; type: xfs ; current: None ; 2024-03-01 20:50:20,305 DEBUG blivet/MainThread: LVMLogicalVolumeDevice.read_current_size: exists: False ; path: /dev/mapper/test_vg3-lv7 ; sysfs_path: ; 2024-03-01 20:50:20,306 DEBUG blivet/MainThread: test_vg3 size is 3.98 GiB 2024-03-01 20:50:20,306 DEBUG blivet/MainThread: vg test_vg3 has 1.79 GiB free 2024-03-01 20:50:20,306 DEBUG blivet/MainThread: Adding test_vg3-lv7/408 MiB to test_vg3 2024-03-01 20:50:20,307 INFO blivet/MainThread: added lvmlv test_vg3-lv7 (id 192) to device tree 2024-03-01 20:50:20,307 INFO blivet/MainThread: registered action: [197] create device lvmlv test_vg3-lv7 (id 192) 2024-03-01 20:50:20,307 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 199 2024-03-01 20:50:20,310 DEBUG blivet/MainThread: LVMLogicalVolumeDevice._set_format: test_vg3-lv7 ; type: xfs ; current: xfs ; 2024-03-01 20:50:20,310 INFO blivet/MainThread: registered action: [198] create format xfs filesystem on lvmlv test_vg3-lv7 (id 192) 2024-03-01 20:50:20,313 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: test_vg3-lv8 ; incomplete: False ; hidden: False ; 2024-03-01 20:50:20,316 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned None 2024-03-01 20:50:20,318 DEBUG blivet/MainThread: DeviceTree.get_device_by_path: path: /dev/test_vg3-lv8 ; incomplete: False ; hidden: False ; 2024-03-01 20:50:20,321 DEBUG blivet/MainThread: DeviceTree.get_device_by_path returned None 2024-03-01 20:50:20,321 DEBUG blivet/MainThread: failed to resolve '/dev/test_vg3-lv8' 2024-03-01 20:50:20,322 DEBUG blivet/MainThread: test_vg3 size is 3.98 GiB 2024-03-01 20:50:20,323 DEBUG blivet/MainThread: vg test_vg3 has 1.39 GiB free 2024-03-01 20:50:20,323 DEBUG blivet.ansible/MainThread: size: 408 MiB ; -250.0 2024-03-01 20:50:20,323 DEBUG blivet/MainThread: test_vg3 size is 3.98 GiB 2024-03-01 20:50:20,324 DEBUG blivet/MainThread: vg test_vg3 has 1.39 GiB free 2024-03-01 20:50:20,327 DEBUG blivet/MainThread: XFS.supported: supported: True ; 2024-03-01 20:50:20,327 DEBUG blivet/MainThread: get_format('xfs') returning XFS instance with object id 200 2024-03-01 20:50:20,329 DEBUG blivet/MainThread: XFS.supported: supported: True ; 2024-03-01 20:50:20,330 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 202 2024-03-01 20:50:20,333 DEBUG blivet/MainThread: LVMVolumeGroupDevice.add_child: name: test_vg3 ; child: lv8 ; kids: 3 ; 2024-03-01 20:50:20,336 DEBUG blivet/MainThread: LVMLogicalVolumeDevice._set_format: test_vg3-lv8 ; type: xfs ; current: None ; 2024-03-01 20:50:20,337 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 204 2024-03-01 20:50:20,340 DEBUG blivet/MainThread: LVMVolumeGroupDevice.remove_child: name: test_vg3 ; child: lv8 ; kids: 4 ; 2024-03-01 20:50:20,343 DEBUG blivet/MainThread: LVMVolumeGroupDevice.add_child: name: test_vg3 ; child: lv8 ; kids: 3 ; 2024-03-01 20:50:20,346 DEBUG blivet/MainThread: LVMLogicalVolumeDevice._set_format: test_vg3-lv8 ; type: xfs ; current: None ; 2024-03-01 20:50:20,349 DEBUG blivet/MainThread: LVMLogicalVolumeDevice.read_current_size: exists: False ; path: /dev/mapper/test_vg3-lv8 ; sysfs_path: ; 2024-03-01 20:50:20,349 DEBUG blivet/MainThread: test_vg3 size is 3.98 GiB 2024-03-01 20:50:20,350 DEBUG blivet/MainThread: vg test_vg3 has 1.39 GiB free 2024-03-01 20:50:20,350 DEBUG blivet/MainThread: Adding test_vg3-lv8/408 MiB to test_vg3 2024-03-01 20:50:20,351 INFO blivet/MainThread: added lvmlv test_vg3-lv8 (id 201) to device tree 2024-03-01 20:50:20,351 INFO blivet/MainThread: registered action: [206] create device lvmlv test_vg3-lv8 (id 201) 2024-03-01 20:50:20,351 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 208 2024-03-01 20:50:20,354 DEBUG blivet/MainThread: LVMLogicalVolumeDevice._set_format: test_vg3-lv8 ; type: xfs ; current: xfs ; 2024-03-01 20:50:20,354 INFO blivet/MainThread: registered action: [207] create format xfs filesystem on lvmlv test_vg3-lv8 (id 201) 2024-03-01 20:50:20,356 DEBUG blivet/MainThread: action: [83] destroy format None on disk sda (id 2) 2024-03-01 20:50:20,356 DEBUG blivet/MainThread: action: [84] create format lvmpv on disk sda (id 2) 2024-03-01 20:50:20,356 DEBUG blivet/MainThread: action: [87] destroy format None on disk sdb (id 7) 2024-03-01 20:50:20,356 DEBUG blivet/MainThread: action: [88] create format lvmpv on disk sdb (id 7) 2024-03-01 20:50:20,356 DEBUG blivet/MainThread: action: [91] destroy format None on disk sdc (id 22) 2024-03-01 20:50:20,356 DEBUG blivet/MainThread: action: [92] create format lvmpv on disk sdc (id 22) 2024-03-01 20:50:20,356 DEBUG blivet/MainThread: action: [98] create device lvmvg test_vg1 (id 94) 2024-03-01 20:50:20,356 DEBUG blivet/MainThread: action: [105] create device lvmlv test_vg1-lv1 (id 100) 2024-03-01 20:50:20,356 DEBUG blivet/MainThread: action: [106] create format xfs filesystem on lvmlv test_vg1-lv1 (id 100) 2024-03-01 20:50:20,356 DEBUG blivet/MainThread: action: [114] create device lvmlv test_vg1-lv2 (id 109) 2024-03-01 20:50:20,356 DEBUG blivet/MainThread: action: [115] create format xfs filesystem on lvmlv test_vg1-lv2 (id 109) 2024-03-01 20:50:20,356 DEBUG blivet/MainThread: action: [118] destroy format None on disk sdd (id 27) 2024-03-01 20:50:20,357 DEBUG blivet/MainThread: action: [119] create format lvmpv on disk sdd (id 27) 2024-03-01 20:50:20,357 DEBUG blivet/MainThread: action: [122] destroy format None on disk sde (id 32) 2024-03-01 20:50:20,357 DEBUG blivet/MainThread: action: [123] create format lvmpv on disk sde (id 32) 2024-03-01 20:50:20,357 DEBUG blivet/MainThread: action: [126] destroy format None on disk sdf (id 37) 2024-03-01 20:50:20,357 DEBUG blivet/MainThread: action: [127] create format lvmpv on disk sdf (id 37) 2024-03-01 20:50:20,357 DEBUG blivet/MainThread: action: [133] create device lvmvg test_vg2 (id 129) 2024-03-01 20:50:20,357 DEBUG blivet/MainThread: action: [140] create device lvmlv test_vg2-lv3 (id 135) 2024-03-01 20:50:20,357 DEBUG blivet/MainThread: action: [141] create format xfs filesystem on lvmlv test_vg2-lv3 (id 135) 2024-03-01 20:50:20,357 DEBUG blivet/MainThread: action: [149] create device lvmlv test_vg2-lv4 (id 144) 2024-03-01 20:50:20,357 DEBUG blivet/MainThread: action: [150] create format xfs filesystem on lvmlv test_vg2-lv4 (id 144) 2024-03-01 20:50:20,357 DEBUG blivet/MainThread: action: [153] destroy format None on disk sdg (id 42) 2024-03-01 20:50:20,357 DEBUG blivet/MainThread: action: [154] create format lvmpv on disk sdg (id 42) 2024-03-01 20:50:20,357 DEBUG blivet/MainThread: action: [157] destroy format None on disk sdh (id 47) 2024-03-01 20:50:20,357 DEBUG blivet/MainThread: action: [158] create format lvmpv on disk sdh (id 47) 2024-03-01 20:50:20,357 DEBUG blivet/MainThread: action: [161] destroy format None on disk sdi (id 52) 2024-03-01 20:50:20,357 DEBUG blivet/MainThread: action: [162] create format lvmpv on disk sdi (id 52) 2024-03-01 20:50:20,357 DEBUG blivet/MainThread: action: [165] destroy format None on disk sdj (id 57) 2024-03-01 20:50:20,358 DEBUG blivet/MainThread: action: [166] create format lvmpv on disk sdj (id 57) 2024-03-01 20:50:20,358 DEBUG blivet/MainThread: action: [172] create device lvmvg test_vg3 (id 168) 2024-03-01 20:50:20,358 DEBUG blivet/MainThread: action: [179] create device lvmlv test_vg3-lv5 (id 174) 2024-03-01 20:50:20,358 DEBUG blivet/MainThread: action: [180] create format xfs filesystem on lvmlv test_vg3-lv5 (id 174) 2024-03-01 20:50:20,358 DEBUG blivet/MainThread: action: [188] create device lvmlv test_vg3-lv6 (id 183) 2024-03-01 20:50:20,358 DEBUG blivet/MainThread: action: [189] create format xfs filesystem on lvmlv test_vg3-lv6 (id 183) 2024-03-01 20:50:20,358 DEBUG blivet/MainThread: action: [197] create device lvmlv test_vg3-lv7 (id 192) 2024-03-01 20:50:20,358 DEBUG blivet/MainThread: action: [198] create format xfs filesystem on lvmlv test_vg3-lv7 (id 192) 2024-03-01 20:50:20,358 DEBUG blivet/MainThread: action: [206] create device lvmlv test_vg3-lv8 (id 201) 2024-03-01 20:50:20,358 DEBUG blivet/MainThread: action: [207] create format xfs filesystem on lvmlv test_vg3-lv8 (id 201) 2024-03-01 20:50:20,358 INFO blivet/MainThread: pruning action queue... 2024-03-01 20:50:20,360 INFO blivet/MainThread: resetting parted disks... 2024-03-01 20:50:20,363 DEBUG blivet/MainThread: DiskLabel.reset_parted_disk: device: /dev/xvda ; 2024-03-01 20:50:20,365 DEBUG blivet/MainThread: DiskLabel.reset_parted_disk: device: /dev/xvda ; 2024-03-01 20:50:20,368 DEBUG blivet/MainThread: PartitionDevice.pre_commit_fixup: xvda1 ; 2024-03-01 20:50:20,368 DEBUG blivet/MainThread: sector-based lookup found partition xvda1 2024-03-01 20:50:20,371 DEBUG blivet/MainThread: PartitionDevice._set_parted_partition: xvda1 ; 2024-03-01 20:50:20,371 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 0x7f6e0a62d3b0> 2024-03-01 20:50:20,371 INFO blivet/MainThread: sorting actions... 2024-03-01 20:50:20,403 DEBUG blivet/MainThread: action: [165] destroy format None on disk sdj (id 57) 2024-03-01 20:50:20,404 DEBUG blivet/MainThread: action: [161] destroy format None on disk sdi (id 52) 2024-03-01 20:50:20,404 DEBUG blivet/MainThread: action: [157] destroy format None on disk sdh (id 47) 2024-03-01 20:50:20,404 DEBUG blivet/MainThread: action: [153] destroy format None on disk sdg (id 42) 2024-03-01 20:50:20,405 DEBUG blivet/MainThread: action: [126] destroy format None on disk sdf (id 37) 2024-03-01 20:50:20,405 DEBUG blivet/MainThread: action: [122] destroy format None on disk sde (id 32) 2024-03-01 20:50:20,405 DEBUG blivet/MainThread: action: [118] destroy format None on disk sdd (id 27) 2024-03-01 20:50:20,406 DEBUG blivet/MainThread: action: [91] destroy format None on disk sdc (id 22) 2024-03-01 20:50:20,406 DEBUG blivet/MainThread: action: [87] destroy format None on disk sdb (id 7) 2024-03-01 20:50:20,406 DEBUG blivet/MainThread: action: [83] destroy format None on disk sda (id 2) 2024-03-01 20:50:20,407 DEBUG blivet/MainThread: action: [166] create format lvmpv on disk sdj (id 57) 2024-03-01 20:50:20,407 DEBUG blivet/MainThread: action: [162] create format lvmpv on disk sdi (id 52) 2024-03-01 20:50:20,407 DEBUG blivet/MainThread: action: [158] create format lvmpv on disk sdh (id 47) 2024-03-01 20:50:20,408 DEBUG blivet/MainThread: action: [154] create format lvmpv on disk sdg (id 42) 2024-03-01 20:50:20,408 DEBUG blivet/MainThread: action: [172] create device lvmvg test_vg3 (id 168) 2024-03-01 20:50:20,408 DEBUG blivet/MainThread: action: [206] create device lvmlv test_vg3-lv8 (id 201) 2024-03-01 20:50:20,409 DEBUG blivet/MainThread: action: [207] create format xfs filesystem on lvmlv test_vg3-lv8 (id 201) 2024-03-01 20:50:20,409 DEBUG blivet/MainThread: action: [197] create device lvmlv test_vg3-lv7 (id 192) 2024-03-01 20:50:20,410 DEBUG blivet/MainThread: action: [198] create format xfs filesystem on lvmlv test_vg3-lv7 (id 192) 2024-03-01 20:50:20,410 DEBUG blivet/MainThread: action: [188] create device lvmlv test_vg3-lv6 (id 183) 2024-03-01 20:50:20,410 DEBUG blivet/MainThread: action: [189] create format xfs filesystem on lvmlv test_vg3-lv6 (id 183) 2024-03-01 20:50:20,411 DEBUG blivet/MainThread: action: [179] create device lvmlv test_vg3-lv5 (id 174) 2024-03-01 20:50:20,411 DEBUG blivet/MainThread: action: [180] create format xfs filesystem on lvmlv test_vg3-lv5 (id 174) 2024-03-01 20:50:20,412 DEBUG blivet/MainThread: action: [127] create format lvmpv on disk sdf (id 37) 2024-03-01 20:50:20,412 DEBUG blivet/MainThread: action: [123] create format lvmpv on disk sde (id 32) 2024-03-01 20:50:20,412 DEBUG blivet/MainThread: action: [119] create format lvmpv on disk sdd (id 27) 2024-03-01 20:50:20,413 DEBUG blivet/MainThread: action: [133] create device lvmvg test_vg2 (id 129) 2024-03-01 20:50:20,413 DEBUG blivet/MainThread: action: [149] create device lvmlv test_vg2-lv4 (id 144) 2024-03-01 20:50:20,413 DEBUG blivet/MainThread: action: [150] create format xfs filesystem on lvmlv test_vg2-lv4 (id 144) 2024-03-01 20:50:20,414 DEBUG blivet/MainThread: action: [140] create device lvmlv test_vg2-lv3 (id 135) 2024-03-01 20:50:20,414 DEBUG blivet/MainThread: action: [141] create format xfs filesystem on lvmlv test_vg2-lv3 (id 135) 2024-03-01 20:50:20,415 DEBUG blivet/MainThread: action: [92] create format lvmpv on disk sdc (id 22) 2024-03-01 20:50:20,415 DEBUG blivet/MainThread: action: [88] create format lvmpv on disk sdb (id 7) 2024-03-01 20:50:20,415 DEBUG blivet/MainThread: action: [84] create format lvmpv on disk sda (id 2) 2024-03-01 20:50:20,416 DEBUG blivet/MainThread: action: [98] create device lvmvg test_vg1 (id 94) 2024-03-01 20:50:20,416 DEBUG blivet/MainThread: action: [114] create device lvmlv test_vg1-lv2 (id 109) 2024-03-01 20:50:20,417 DEBUG blivet/MainThread: action: [115] create format xfs filesystem on lvmlv test_vg1-lv2 (id 109) 2024-03-01 20:50:20,417 DEBUG blivet/MainThread: action: [105] create device lvmlv test_vg1-lv1 (id 100) 2024-03-01 20:50:20,417 DEBUG blivet/MainThread: action: [106] create format xfs filesystem on lvmlv test_vg1-lv1 (id 100) 2024-03-01 20:50:20,418 INFO blivet/MainThread: executing action: [165] destroy format None on disk sdj (id 57) 2024-03-01 20:50:20,420 DEBUG blivet/MainThread: DiskDevice.setup: sdj ; orig: True ; status: True ; controllable: True ; 2024-03-01 20:50:20,423 DEBUG blivet/MainThread: DeviceFormat.destroy: device: /dev/sdj ; type: None ; status: False ; 2024-03-01 20:50:20,423 INFO program/MainThread: Running... wipefs -f -a /dev/sdj 2024-03-01 20:50:20,430 DEBUG program/MainThread: Return code: 0 2024-03-01 20:50:20,431 INFO program/MainThread: Running... udevadm settle --timeout=300 2024-03-01 20:50:20,453 DEBUG program/MainThread: Return code: 0 2024-03-01 20:50:20,454 INFO program/MainThread: Running... udevadm settle --timeout=300 2024-03-01 20:50:20,466 DEBUG program/MainThread: Return code: 0 2024-03-01 20:50:20,467 INFO blivet/MainThread: executing action: [161] destroy format None on disk sdi (id 52) 2024-03-01 20:50:20,470 DEBUG blivet/MainThread: DiskDevice.setup: sdi ; orig: True ; status: True ; controllable: True ; 2024-03-01 20:50:20,473 DEBUG blivet/MainThread: DeviceFormat.destroy: device: /dev/sdi ; type: None ; status: False ; 2024-03-01 20:50:20,473 INFO program/MainThread: Running... wipefs -f -a /dev/sdi 2024-03-01 20:50:20,480 DEBUG program/MainThread: Return code: 0 2024-03-01 20:50:20,480 INFO program/MainThread: Running... udevadm settle --timeout=300 2024-03-01 20:50:20,502 DEBUG program/MainThread: Return code: 0 2024-03-01 20:50:20,503 INFO program/MainThread: Running... udevadm settle --timeout=300 2024-03-01 20:50:20,515 DEBUG program/MainThread: Return code: 0 2024-03-01 20:50:20,516 INFO blivet/MainThread: executing action: [157] destroy format None on disk sdh (id 47) 2024-03-01 20:50:20,519 DEBUG blivet/MainThread: DiskDevice.setup: sdh ; orig: True ; status: True ; controllable: True ; 2024-03-01 20:50:20,522 DEBUG blivet/MainThread: DeviceFormat.destroy: device: /dev/sdh ; type: None ; status: False ; 2024-03-01 20:50:20,522 INFO program/MainThread: Running... wipefs -f -a /dev/sdh 2024-03-01 20:50:20,529 DEBUG program/MainThread: Return code: 0 2024-03-01 20:50:20,529 INFO program/MainThread: Running... udevadm settle --timeout=300 2024-03-01 20:50:20,551 DEBUG program/MainThread: Return code: 0 2024-03-01 20:50:20,552 INFO program/MainThread: Running... udevadm settle --timeout=300 2024-03-01 20:50:20,563 DEBUG program/MainThread: Return code: 0 2024-03-01 20:50:20,564 INFO blivet/MainThread: executing action: [153] destroy format None on disk sdg (id 42) 2024-03-01 20:50:20,567 DEBUG blivet/MainThread: DiskDevice.setup: sdg ; orig: True ; status: True ; controllable: True ; 2024-03-01 20:50:20,570 DEBUG blivet/MainThread: DeviceFormat.destroy: device: /dev/sdg ; type: None ; status: False ; 2024-03-01 20:50:20,570 INFO program/MainThread: Running... wipefs -f -a /dev/sdg 2024-03-01 20:50:20,576 DEBUG program/MainThread: Return code: 0 2024-03-01 20:50:20,576 INFO program/MainThread: Running... udevadm settle --timeout=300 2024-03-01 20:50:20,601 DEBUG program/MainThread: Return code: 0 2024-03-01 20:50:20,601 INFO program/MainThread: Running... udevadm settle --timeout=300 2024-03-01 20:50:20,613 DEBUG program/MainThread: Return code: 0 2024-03-01 20:50:20,614 INFO blivet/MainThread: executing action: [126] destroy format None on disk sdf (id 37) 2024-03-01 20:50:20,617 DEBUG blivet/MainThread: DiskDevice.setup: sdf ; orig: True ; status: True ; controllable: True ; 2024-03-01 20:50:20,620 DEBUG blivet/MainThread: DeviceFormat.destroy: device: /dev/sdf ; type: None ; status: False ; 2024-03-01 20:50:20,620 INFO program/MainThread: Running... wipefs -f -a /dev/sdf 2024-03-01 20:50:20,626 DEBUG program/MainThread: Return code: 0 2024-03-01 20:50:20,627 INFO program/MainThread: Running... udevadm settle --timeout=300 2024-03-01 20:50:20,652 DEBUG program/MainThread: Return code: 0 2024-03-01 20:50:20,652 INFO program/MainThread: Running... udevadm settle --timeout=300 2024-03-01 20:50:20,664 DEBUG program/MainThread: Return code: 0 2024-03-01 20:50:20,665 INFO blivet/MainThread: executing action: [122] destroy format None on disk sde (id 32) 2024-03-01 20:50:20,668 DEBUG blivet/MainThread: DiskDevice.setup: sde ; orig: True ; status: True ; controllable: True ; 2024-03-01 20:50:20,671 DEBUG blivet/MainThread: DeviceFormat.destroy: device: /dev/sde ; type: None ; status: False ; 2024-03-01 20:50:20,671 INFO program/MainThread: Running... wipefs -f -a /dev/sde 2024-03-01 20:50:20,677 DEBUG program/MainThread: Return code: 0 2024-03-01 20:50:20,677 INFO program/MainThread: Running... udevadm settle --timeout=300 2024-03-01 20:50:20,703 DEBUG program/MainThread: Return code: 0 2024-03-01 20:50:20,704 INFO program/MainThread: Running... udevadm settle --timeout=300 2024-03-01 20:50:20,715 DEBUG program/MainThread: Return code: 0 2024-03-01 20:50:20,716 INFO blivet/MainThread: executing action: [118] destroy format None on disk sdd (id 27) 2024-03-01 20:50:20,719 DEBUG blivet/MainThread: DiskDevice.setup: sdd ; orig: True ; status: True ; controllable: True ; 2024-03-01 20:50:20,722 DEBUG blivet/MainThread: DeviceFormat.destroy: device: /dev/sdd ; type: None ; status: False ; 2024-03-01 20:50:20,722 INFO program/MainThread: Running... wipefs -f -a /dev/sdd 2024-03-01 20:50:20,728 DEBUG program/MainThread: Return code: 0 2024-03-01 20:50:20,729 INFO program/MainThread: Running... udevadm settle --timeout=300 2024-03-01 20:50:20,754 DEBUG program/MainThread: Return code: 0 2024-03-01 20:50:20,754 INFO program/MainThread: Running... udevadm settle --timeout=300 2024-03-01 20:50:20,766 DEBUG program/MainThread: Return code: 0 2024-03-01 20:50:20,767 INFO blivet/MainThread: executing action: [91] destroy format None on disk sdc (id 22) 2024-03-01 20:50:20,770 DEBUG blivet/MainThread: DiskDevice.setup: sdc ; orig: True ; status: True ; controllable: True ; 2024-03-01 20:50:20,773 DEBUG blivet/MainThread: DeviceFormat.destroy: device: /dev/sdc ; type: None ; status: False ; 2024-03-01 20:50:20,773 INFO program/MainThread: Running... wipefs -f -a /dev/sdc 2024-03-01 20:50:20,779 DEBUG program/MainThread: Return code: 0 2024-03-01 20:50:20,779 INFO program/MainThread: Running... udevadm settle --timeout=300 2024-03-01 20:50:20,805 DEBUG program/MainThread: Return code: 0 2024-03-01 20:50:20,805 INFO program/MainThread: Running... udevadm settle --timeout=300 2024-03-01 20:50:20,817 DEBUG program/MainThread: Return code: 0 2024-03-01 20:50:20,818 INFO blivet/MainThread: executing action: [87] destroy format None on disk sdb (id 7) 2024-03-01 20:50:20,821 DEBUG blivet/MainThread: DiskDevice.setup: sdb ; orig: True ; status: True ; controllable: True ; 2024-03-01 20:50:20,824 DEBUG blivet/MainThread: DeviceFormat.destroy: device: /dev/sdb ; type: None ; status: False ; 2024-03-01 20:50:20,824 INFO program/MainThread: Running... wipefs -f -a /dev/sdb 2024-03-01 20:50:20,832 DEBUG program/MainThread: Return code: 0 2024-03-01 20:50:20,832 INFO program/MainThread: Running... udevadm settle --timeout=300 2024-03-01 20:50:20,853 DEBUG program/MainThread: Return code: 0 2024-03-01 20:50:20,854 INFO program/MainThread: Running... udevadm settle --timeout=300 2024-03-01 20:50:20,865 DEBUG program/MainThread: Return code: 0 2024-03-01 20:50:20,866 INFO blivet/MainThread: executing action: [83] destroy format None on disk sda (id 2) 2024-03-01 20:50:20,869 DEBUG blivet/MainThread: DiskDevice.setup: sda ; orig: True ; status: True ; controllable: True ; 2024-03-01 20:50:20,872 DEBUG blivet/MainThread: DeviceFormat.destroy: device: /dev/sda ; type: None ; status: False ; 2024-03-01 20:50:20,872 INFO program/MainThread: Running... wipefs -f -a /dev/sda 2024-03-01 20:50:20,878 DEBUG program/MainThread: Return code: 0 2024-03-01 20:50:20,879 INFO program/MainThread: Running... udevadm settle --timeout=300 2024-03-01 20:50:20,901 DEBUG program/MainThread: Return code: 0 2024-03-01 20:50:20,901 INFO program/MainThread: Running... udevadm settle --timeout=300 2024-03-01 20:50:20,913 DEBUG program/MainThread: Return code: 0 2024-03-01 20:50:20,914 INFO blivet/MainThread: executing action: [166] create format lvmpv on disk sdj (id 57) 2024-03-01 20:50:20,917 DEBUG blivet/MainThread: DiskDevice.setup: sdj ; orig: False ; status: True ; controllable: True ; 2024-03-01 20:50:20,920 DEBUG blivet/MainThread: LVMPhysicalVolume.create: device: /dev/sdj ; type: lvmpv ; status: False ; 2024-03-01 20:50:20,922 DEBUG blivet/MainThread: LVMPhysicalVolume._create: device: /dev/sdj ; type: lvmpv ; status: False ; 2024-03-01 20:50:20,922 DEBUG blivet/MainThread: lvm filter: device /dev/sdj added to the list of allowed devices 2024-03-01 20:50:20,923 DEBUG blivet/MainThread: lvm filter: clearing the lvm devices list 2024-03-01 20:50:20,923 INFO program/MainThread: Running [5] lvm pvcreate /dev/sdj --config= log {level=7 file=/tmp/lvm.log syslog=0} -y ... 2024-03-01 20:50:20,960 INFO program/MainThread: stdout[5]: Physical volume "/dev/sdj" successfully created. 2024-03-01 20:50:20,960 INFO program/MainThread: stderr[5]: 2024-03-01 20:50:20,960 INFO program/MainThread: ...done [5] (exit code: 0) 2024-03-01 20:50:20,961 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 20:50:20,970 INFO program/MainThread: stdout[6]: use_devicesfile=1 2024-03-01 20:50:20,971 INFO program/MainThread: stderr[6]: 2024-03-01 20:50:20,971 INFO program/MainThread: ...done [6] (exit code: 0) 2024-03-01 20:50:20,971 INFO program/MainThread: Running [7] lvmdevices --adddev /dev/sdj ... 2024-03-01 20:50:20,999 INFO program/MainThread: stdout[7]: 2024-03-01 20:50:20,999 INFO program/MainThread: stderr[7]: 2024-03-01 20:50:20,999 INFO program/MainThread: ...done [7] (exit code: 0) 2024-03-01 20:50:20,999 DEBUG blivet/MainThread: lvm filter: restoring the lvm devices list to /dev/sdj 2024-03-01 20:50:21,000 INFO program/MainThread: Running... udevadm settle --timeout=300 2024-03-01 20:50:21,013 DEBUG program/MainThread: Return code: 0 2024-03-01 20:50:21,017 DEBUG blivet/MainThread: DiskDevice.update_sysfs_path: sdj ; status: True ; 2024-03-01 20:50:21,017 DEBUG blivet/MainThread: sdj sysfs_path set to /sys/devices/tcm_loop_0/tcm_loop_adapter_0/host2/target2:0:1/2:0:1:9/block/sdj 2024-03-01 20:50:21,019 INFO program/MainThread: Running... udevadm trigger --action=change --subsystem-match=block --sysname-match=sdj 2024-03-01 20:50:21,027 DEBUG program/MainThread: Return code: 0 2024-03-01 20:50:21,027 INFO program/MainThread: Running... udevadm settle --timeout=300 2024-03-01 20:50:21,049 DEBUG program/MainThread: Return code: 0 2024-03-01 20:50:21,050 INFO blivet/MainThread: executing action: [162] create format lvmpv on disk sdi (id 52) 2024-03-01 20:50:21,053 DEBUG blivet/MainThread: DiskDevice.setup: sdi ; orig: False ; status: True ; controllable: True ; 2024-03-01 20:50:21,056 DEBUG blivet/MainThread: LVMPhysicalVolume.create: device: /dev/sdi ; type: lvmpv ; status: False ; 2024-03-01 20:50:21,058 DEBUG blivet/MainThread: LVMPhysicalVolume._create: device: /dev/sdi ; type: lvmpv ; status: False ; 2024-03-01 20:50:21,058 DEBUG blivet/MainThread: lvm filter: device /dev/sdi added to the list of allowed devices 2024-03-01 20:50:21,058 DEBUG blivet/MainThread: lvm filter: clearing the lvm devices list 2024-03-01 20:50:21,059 INFO program/MainThread: Running [8] lvm pvcreate /dev/sdi --config= log {level=7 file=/tmp/lvm.log syslog=0} -y ... 2024-03-01 20:50:21,094 INFO program/MainThread: stdout[8]: Physical volume "/dev/sdi" successfully created. 2024-03-01 20:50:21,094 INFO program/MainThread: stderr[8]: 2024-03-01 20:50:21,095 INFO program/MainThread: ...done [8] (exit code: 0) 2024-03-01 20:50:21,095 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 20:50:21,105 INFO program/MainThread: stdout[9]: use_devicesfile=1 2024-03-01 20:50:21,106 INFO program/MainThread: stderr[9]: 2024-03-01 20:50:21,106 INFO program/MainThread: ...done [9] (exit code: 0) 2024-03-01 20:50:21,106 INFO program/MainThread: Running [10] lvmdevices --adddev /dev/sdi ... 2024-03-01 20:50:21,134 INFO program/MainThread: stdout[10]: 2024-03-01 20:50:21,134 INFO program/MainThread: stderr[10]: 2024-03-01 20:50:21,134 INFO program/MainThread: ...done [10] (exit code: 0) 2024-03-01 20:50:21,134 DEBUG blivet/MainThread: lvm filter: restoring the lvm devices list to /dev/sdi 2024-03-01 20:50:21,135 INFO program/MainThread: Running... udevadm settle --timeout=300 2024-03-01 20:50:21,145 DEBUG program/MainThread: Return code: 0 2024-03-01 20:50:21,149 DEBUG blivet/MainThread: DiskDevice.update_sysfs_path: sdi ; status: True ; 2024-03-01 20:50:21,149 DEBUG blivet/MainThread: sdi sysfs_path set to /sys/devices/tcm_loop_0/tcm_loop_adapter_0/host2/target2:0:1/2:0:1:8/block/sdi 2024-03-01 20:50:21,150 INFO program/MainThread: Running... udevadm trigger --action=change --subsystem-match=block --sysname-match=sdi 2024-03-01 20:50:21,158 DEBUG program/MainThread: Return code: 0 2024-03-01 20:50:21,158 INFO program/MainThread: Running... udevadm settle --timeout=300 2024-03-01 20:50:21,179 DEBUG program/MainThread: Return code: 0 2024-03-01 20:50:21,180 INFO blivet/MainThread: executing action: [158] create format lvmpv on disk sdh (id 47) 2024-03-01 20:50:21,183 DEBUG blivet/MainThread: DiskDevice.setup: sdh ; orig: False ; status: True ; controllable: True ; 2024-03-01 20:50:21,186 DEBUG blivet/MainThread: LVMPhysicalVolume.create: device: /dev/sdh ; type: lvmpv ; status: False ; 2024-03-01 20:50:21,188 DEBUG blivet/MainThread: LVMPhysicalVolume._create: device: /dev/sdh ; type: lvmpv ; status: False ; 2024-03-01 20:50:21,188 DEBUG blivet/MainThread: lvm filter: device /dev/sdh added to the list of allowed devices 2024-03-01 20:50:21,188 DEBUG blivet/MainThread: lvm filter: clearing the lvm devices list 2024-03-01 20:50:21,189 INFO program/MainThread: Running [11] lvm pvcreate /dev/sdh --config= log {level=7 file=/tmp/lvm.log syslog=0} -y ... 2024-03-01 20:50:21,227 INFO program/MainThread: stdout[11]: Physical volume "/dev/sdh" successfully created. 2024-03-01 20:50:21,229 INFO program/MainThread: stderr[11]: 2024-03-01 20:50:21,229 INFO program/MainThread: ...done [11] (exit code: 0) 2024-03-01 20:50:21,229 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 20:50:21,236 INFO program/MainThread: stdout[12]: use_devicesfile=1 2024-03-01 20:50:21,237 INFO program/MainThread: stderr[12]: 2024-03-01 20:50:21,237 INFO program/MainThread: ...done [12] (exit code: 0) 2024-03-01 20:50:21,237 INFO program/MainThread: Running [13] lvmdevices --adddev /dev/sdh ... 2024-03-01 20:50:21,265 INFO program/MainThread: stdout[13]: 2024-03-01 20:50:21,265 INFO program/MainThread: stderr[13]: 2024-03-01 20:50:21,265 INFO program/MainThread: ...done [13] (exit code: 0) 2024-03-01 20:50:21,265 DEBUG blivet/MainThread: lvm filter: restoring the lvm devices list to /dev/sdh 2024-03-01 20:50:21,266 INFO program/MainThread: Running... udevadm settle --timeout=300 2024-03-01 20:50:21,277 DEBUG program/MainThread: Return code: 0 2024-03-01 20:50:21,281 DEBUG blivet/MainThread: DiskDevice.update_sysfs_path: sdh ; status: True ; 2024-03-01 20:50:21,281 DEBUG blivet/MainThread: sdh sysfs_path set to /sys/devices/tcm_loop_0/tcm_loop_adapter_0/host2/target2:0:1/2:0:1:7/block/sdh 2024-03-01 20:50:21,282 INFO program/MainThread: Running... udevadm trigger --action=change --subsystem-match=block --sysname-match=sdh 2024-03-01 20:50:21,290 DEBUG program/MainThread: Return code: 0 2024-03-01 20:50:21,290 INFO program/MainThread: Running... udevadm settle --timeout=300 2024-03-01 20:50:21,310 DEBUG program/MainThread: Return code: 0 2024-03-01 20:50:21,310 INFO blivet/MainThread: executing action: [154] create format lvmpv on disk sdg (id 42) 2024-03-01 20:50:21,315 DEBUG blivet/MainThread: DiskDevice.setup: sdg ; orig: False ; status: True ; controllable: True ; 2024-03-01 20:50:21,317 DEBUG blivet/MainThread: LVMPhysicalVolume.create: device: /dev/sdg ; type: lvmpv ; status: False ; 2024-03-01 20:50:21,320 DEBUG blivet/MainThread: LVMPhysicalVolume._create: device: /dev/sdg ; type: lvmpv ; status: False ; 2024-03-01 20:50:21,320 DEBUG blivet/MainThread: lvm filter: device /dev/sdg added to the list of allowed devices 2024-03-01 20:50:21,320 DEBUG blivet/MainThread: lvm filter: clearing the lvm devices list 2024-03-01 20:50:21,320 INFO program/MainThread: Running [14] lvm pvcreate /dev/sdg --config= log {level=7 file=/tmp/lvm.log syslog=0} -y ... 2024-03-01 20:50:21,358 INFO program/MainThread: stdout[14]: Physical volume "/dev/sdg" successfully created. 2024-03-01 20:50:21,358 INFO program/MainThread: stderr[14]: 2024-03-01 20:50:21,359 INFO program/MainThread: ...done [14] (exit code: 0) 2024-03-01 20:50:21,359 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 20:50:21,368 INFO program/MainThread: stdout[15]: use_devicesfile=1 2024-03-01 20:50:21,368 INFO program/MainThread: stderr[15]: 2024-03-01 20:50:21,368 INFO program/MainThread: ...done [15] (exit code: 0) 2024-03-01 20:50:21,369 INFO program/MainThread: Running [16] lvmdevices --adddev /dev/sdg ... 2024-03-01 20:50:21,393 INFO program/MainThread: stdout[16]: 2024-03-01 20:50:21,393 INFO program/MainThread: stderr[16]: 2024-03-01 20:50:21,393 INFO program/MainThread: ...done [16] (exit code: 0) 2024-03-01 20:50:21,394 DEBUG blivet/MainThread: lvm filter: restoring the lvm devices list to /dev/sdg 2024-03-01 20:50:21,394 INFO program/MainThread: Running... udevadm settle --timeout=300 2024-03-01 20:50:21,402 DEBUG program/MainThread: Return code: 0 2024-03-01 20:50:21,406 DEBUG blivet/MainThread: DiskDevice.update_sysfs_path: sdg ; status: True ; 2024-03-01 20:50:21,406 DEBUG blivet/MainThread: sdg sysfs_path set to /sys/devices/tcm_loop_0/tcm_loop_adapter_0/host2/target2:0:1/2:0:1:6/block/sdg 2024-03-01 20:50:21,407 INFO program/MainThread: Running... udevadm trigger --action=change --subsystem-match=block --sysname-match=sdg 2024-03-01 20:50:21,416 DEBUG program/MainThread: Return code: 0 2024-03-01 20:50:21,416 INFO program/MainThread: Running... udevadm settle --timeout=300 2024-03-01 20:50:21,440 DEBUG program/MainThread: Return code: 0 2024-03-01 20:50:21,440 INFO blivet/MainThread: executing action: [172] create device lvmvg test_vg3 (id 168) 2024-03-01 20:50:21,444 DEBUG blivet/MainThread: LVMVolumeGroupDevice.create: test_vg3 ; status: False ; 2024-03-01 20:50:21,447 DEBUG blivet/MainThread: LVMVolumeGroupDevice.setup_parents: name: test_vg3 ; orig: False ; 2024-03-01 20:50:21,449 DEBUG blivet/MainThread: DiskDevice.setup: sdg ; orig: False ; status: True ; controllable: True ; 2024-03-01 20:50:21,452 DEBUG blivet/MainThread: LVMPhysicalVolume.setup: device: /dev/sdg ; type: lvmpv ; status: False ; 2024-03-01 20:50:21,454 DEBUG blivet/MainThread: DiskDevice.setup: sdh ; orig: False ; status: True ; controllable: True ; 2024-03-01 20:50:21,457 DEBUG blivet/MainThread: LVMPhysicalVolume.setup: device: /dev/sdh ; type: lvmpv ; status: False ; 2024-03-01 20:50:21,460 DEBUG blivet/MainThread: DiskDevice.setup: sdi ; orig: False ; status: True ; controllable: True ; 2024-03-01 20:50:21,462 DEBUG blivet/MainThread: LVMPhysicalVolume.setup: device: /dev/sdi ; type: lvmpv ; status: False ; 2024-03-01 20:50:21,465 DEBUG blivet/MainThread: DiskDevice.setup: sdj ; orig: False ; status: True ; controllable: True ; 2024-03-01 20:50:21,468 DEBUG blivet/MainThread: LVMPhysicalVolume.setup: device: /dev/sdj ; type: lvmpv ; status: False ; 2024-03-01 20:50:21,470 DEBUG blivet/MainThread: LVMVolumeGroupDevice._create: test_vg3 ; status: False ; 2024-03-01 20:50:21,470 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 20:50:21,523 INFO program/MainThread: stdout[17]: Volume group "test_vg3" successfully created 2024-03-01 20:50:21,523 INFO program/MainThread: stderr[17]: 2024-03-01 20:50:21,524 INFO program/MainThread: ...done [17] (exit code: 0) 2024-03-01 20:50:21,531 DEBUG blivet/MainThread: LVMVolumeGroupDevice.setup: test_vg3 ; orig: False ; status: False ; controllable: True ; 2024-03-01 20:50:21,539 DEBUG blivet/MainThread: LVMVolumeGroupDevice.setup_parents: name: test_vg3 ; orig: False ; 2024-03-01 20:50:21,556 DEBUG blivet/MainThread: DiskDevice.setup: sdg ; orig: False ; status: True ; controllable: True ; 2024-03-01 20:50:21,562 DEBUG blivet/MainThread: LVMPhysicalVolume.setup: device: /dev/sdg ; type: lvmpv ; status: False ; 2024-03-01 20:50:21,569 DEBUG blivet/MainThread: DiskDevice.setup: sdh ; orig: False ; status: True ; controllable: True ; 2024-03-01 20:50:21,578 DEBUG blivet/MainThread: LVMPhysicalVolume.setup: device: /dev/sdh ; type: lvmpv ; status: False ; 2024-03-01 20:50:21,590 DEBUG blivet/MainThread: DiskDevice.setup: sdi ; orig: False ; status: True ; controllable: True ; 2024-03-01 20:50:21,595 DEBUG blivet/MainThread: LVMPhysicalVolume.setup: device: /dev/sdi ; type: lvmpv ; status: False ; 2024-03-01 20:50:21,610 DEBUG blivet/MainThread: DiskDevice.setup: sdj ; orig: False ; status: True ; controllable: True ; 2024-03-01 20:50:21,618 DEBUG blivet/MainThread: LVMPhysicalVolume.setup: device: /dev/sdj ; type: lvmpv ; status: False ; 2024-03-01 20:50:21,619 INFO program/MainThread: Running... udevadm settle --timeout=300 2024-03-01 20:50:21,653 DEBUG program/MainThread: Return code: 0 2024-03-01 20:50:21,658 DEBUG blivet/MainThread: LVMVolumeGroupDevice.update_sysfs_path: test_vg3 ; status: False ; 2024-03-01 20:50:21,660 DEBUG blivet/MainThread: LVMVolumeGroupDevice.update_sysfs_path: test_vg3 ; status: False ; 2024-03-01 20:50:21,661 INFO program/MainThread: Running... udevadm settle --timeout=300 2024-03-01 20:50:21,673 DEBUG program/MainThread: Return code: 0 2024-03-01 20:50:21,674 INFO program/MainThread: Running... udevadm trigger --action=change --subsystem-match=block --sysname-match=test_vg3 2024-03-01 20:50:21,682 DEBUG program/MainThread: Return code: 0 2024-03-01 20:50:21,683 INFO program/MainThread: Running... udevadm settle --timeout=300 2024-03-01 20:50:21,694 DEBUG program/MainThread: Return code: 0 2024-03-01 20:50:21,695 INFO blivet/MainThread: executing action: [206] create device lvmlv test_vg3-lv8 (id 201) 2024-03-01 20:50:21,698 DEBUG blivet/MainThread: LVMLogicalVolumeDevice.create: test_vg3-lv8 ; status: False ; 2024-03-01 20:50:21,701 DEBUG blivet/MainThread: LVMLogicalVolumeDevice.setup_parents: name: test_vg3-lv8 ; orig: False ; 2024-03-01 20:50:21,704 DEBUG blivet/MainThread: LVMVolumeGroupDevice.setup: test_vg3 ; orig: False ; status: False ; controllable: True ; 2024-03-01 20:50:21,707 DEBUG blivet/MainThread: LVMVolumeGroupDevice.setup_parents: name: test_vg3 ; orig: False ; 2024-03-01 20:50:21,710 DEBUG blivet/MainThread: DiskDevice.setup: sdg ; orig: False ; status: True ; controllable: True ; 2024-03-01 20:50:21,713 DEBUG blivet/MainThread: LVMPhysicalVolume.setup: device: /dev/sdg ; type: lvmpv ; status: False ; 2024-03-01 20:50:21,716 DEBUG blivet/MainThread: DiskDevice.setup: sdh ; orig: False ; status: True ; controllable: True ; 2024-03-01 20:50:21,719 DEBUG blivet/MainThread: LVMPhysicalVolume.setup: device: /dev/sdh ; type: lvmpv ; status: False ; 2024-03-01 20:50:21,722 DEBUG blivet/MainThread: DiskDevice.setup: sdi ; orig: False ; status: True ; controllable: True ; 2024-03-01 20:50:21,725 DEBUG blivet/MainThread: LVMPhysicalVolume.setup: device: /dev/sdi ; type: lvmpv ; status: False ; 2024-03-01 20:50:21,728 DEBUG blivet/MainThread: DiskDevice.setup: sdj ; orig: False ; status: True ; controllable: True ; 2024-03-01 20:50:21,731 DEBUG blivet/MainThread: LVMPhysicalVolume.setup: device: /dev/sdj ; type: lvmpv ; status: False ; 2024-03-01 20:50:21,731 INFO program/MainThread: Running... udevadm settle --timeout=300 2024-03-01 20:50:21,743 DEBUG program/MainThread: Return code: 0 2024-03-01 20:50:21,747 DEBUG blivet/MainThread: LVMVolumeGroupDevice.update_sysfs_path: test_vg3 ; status: False ; 2024-03-01 20:50:21,748 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 20:50:21,784 INFO program/MainThread: stdout[18]: LVM2_VG_NAME=test_vg3 LVM2_VG_UUID=kq3Q34-m4sM-GWpc-YIES-eDmd-mNLi-EQBg1q LVM2_VG_SIZE=4261412864 LVM2_VG_FREE=4261412864 LVM2_VG_EXTENT_SIZE=4194304 LVM2_VG_EXTENT_COUNT=1016 LVM2_VG_FREE_COUNT=1016 LVM2_PV_COUNT=4 2024-03-01 20:50:21,785 INFO program/MainThread: stderr[18]: 2024-03-01 20:50:21,785 INFO program/MainThread: ...done [18] (exit code: 0) 2024-03-01 20:50:21,789 DEBUG blivet/MainThread: LVMLogicalVolumeDevice._create: test_vg3-lv8 ; status: False ; 2024-03-01 20:50:21,789 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 20:50:21,839 INFO program/MainThread: stdout[19]: Logical volume "lv8" created. 2024-03-01 20:50:21,839 INFO program/MainThread: stderr[19]: 2024-03-01 20:50:21,839 INFO program/MainThread: ...done [19] (exit code: 0) 2024-03-01 20:50:21,847 DEBUG blivet/MainThread: LVMLogicalVolumeDevice.setup: test_vg3-lv8 ; orig: False ; status: True ; controllable: True ; 2024-03-01 20:50:21,856 DEBUG blivet/MainThread: LVMLogicalVolumeDevice.update_sysfs_path: test_vg3-lv8 ; status: True ; 2024-03-01 20:50:21,856 DEBUG blivet/MainThread: test_vg3-lv8 sysfs_path set to /sys/devices/virtual/block/dm-0 2024-03-01 20:50:21,857 INFO program/MainThread: Running... udevadm settle --timeout=300 2024-03-01 20:50:21,897 DEBUG program/MainThread: Return code: 0 2024-03-01 20:50:21,904 DEBUG blivet/MainThread: LVMLogicalVolumeDevice.read_current_size: exists: True ; path: /dev/mapper/test_vg3-lv8 ; sysfs_path: /sys/devices/virtual/block/dm-0 ; 2024-03-01 20:50:21,905 DEBUG blivet/MainThread: updated test_vg3-lv8 size to 408 MiB (408 MiB) 2024-03-01 20:50:21,905 INFO program/MainThread: Running... udevadm trigger --action=change --subsystem-match=block --sysname-match=dm-0 2024-03-01 20:50:21,914 DEBUG program/MainThread: Return code: 0 2024-03-01 20:50:21,915 INFO program/MainThread: Running... udevadm settle --timeout=300 2024-03-01 20:50:21,930 DEBUG program/MainThread: Return code: 0 2024-03-01 20:50:21,930 INFO blivet/MainThread: executing action: [207] create format xfs filesystem on lvmlv test_vg3-lv8 (id 201) 2024-03-01 20:50:21,934 DEBUG blivet/MainThread: LVMLogicalVolumeDevice.setup: test_vg3-lv8 ; orig: False ; status: True ; controllable: True ; 2024-03-01 20:50:21,937 DEBUG blivet/MainThread: XFS.create: device: /dev/mapper/test_vg3-lv8 ; type: xfs ; status: False ; 2024-03-01 20:50:21,940 DEBUG blivet/MainThread: XFS._create: type: xfs ; device: /dev/mapper/test_vg3-lv8 ; mountpoint: ; 2024-03-01 20:50:21,940 INFO program/MainThread: Running... mkfs.xfs -f /dev/mapper/test_vg3-lv8 2024-03-01 20:50:22,082 INFO program/MainThread: stdout: 2024-03-01 20:50:22,082 INFO program/MainThread: meta-data=/dev/mapper/test_vg3-lv8 isize=512 agcount=4, agsize=26112 blks 2024-03-01 20:50:22,082 INFO program/MainThread: = sectsz=512 attr=2, projid32bit=1 2024-03-01 20:50:22,082 INFO program/MainThread: = crc=1 finobt=1, sparse=1, rmapbt=0 2024-03-01 20:50:22,082 INFO program/MainThread: = reflink=1 bigtime=1 inobtcount=1 nrext64=0 2024-03-01 20:50:22,082 INFO program/MainThread: data = bsize=4096 blocks=104448, imaxpct=25 2024-03-01 20:50:22,082 INFO program/MainThread: = sunit=0 swidth=0 blks 2024-03-01 20:50:22,082 INFO program/MainThread: naming =version 2 bsize=4096 ascii-ci=0, ftype=1 2024-03-01 20:50:22,082 INFO program/MainThread: log =internal log bsize=4096 blocks=16384, version=2 2024-03-01 20:50:22,082 INFO program/MainThread: = sectsz=512 sunit=0 blks, lazy-count=1 2024-03-01 20:50:22,082 INFO program/MainThread: realtime =none extsz=4096 blocks=0, rtextents=0 2024-03-01 20:50:22,082 DEBUG program/MainThread: Return code: 0 2024-03-01 20:50:22,083 INFO program/MainThread: Running... xfs_admin -L -- /dev/mapper/test_vg3-lv8 2024-03-01 20:50:22,096 INFO program/MainThread: stdout: 2024-03-01 20:50:22,096 INFO program/MainThread: writing all SBs 2024-03-01 20:50:22,096 INFO program/MainThread: new label = "" 2024-03-01 20:50:22,096 DEBUG program/MainThread: Return code: 0 2024-03-01 20:50:22,096 INFO program/MainThread: Running... udevadm settle --timeout=300 2024-03-01 20:50:22,112 DEBUG program/MainThread: Return code: 0 2024-03-01 20:50:22,116 DEBUG blivet/MainThread: LVMLogicalVolumeDevice.update_sysfs_path: test_vg3-lv8 ; status: True ; 2024-03-01 20:50:22,117 DEBUG blivet/MainThread: test_vg3-lv8 sysfs_path set to /sys/devices/virtual/block/dm-0 2024-03-01 20:50:22,118 INFO program/MainThread: Running... udevadm trigger --action=change --subsystem-match=block --sysname-match=dm-0 2024-03-01 20:50:22,126 DEBUG program/MainThread: Return code: 0 2024-03-01 20:50:22,126 INFO program/MainThread: Running... udevadm settle --timeout=300 2024-03-01 20:50:22,142 DEBUG program/MainThread: Return code: 0 2024-03-01 20:50:22,142 INFO blivet/MainThread: executing action: [197] create device lvmlv test_vg3-lv7 (id 192) 2024-03-01 20:50:22,146 DEBUG blivet/MainThread: LVMLogicalVolumeDevice.create: test_vg3-lv7 ; status: False ; 2024-03-01 20:50:22,149 DEBUG blivet/MainThread: LVMLogicalVolumeDevice.setup_parents: name: test_vg3-lv7 ; orig: False ; 2024-03-01 20:50:22,152 DEBUG blivet/MainThread: LVMVolumeGroupDevice.setup: test_vg3 ; orig: False ; status: True ; controllable: True ; 2024-03-01 20:50:22,152 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 20:50:22,183 INFO program/MainThread: stdout[20]: LVM2_VG_NAME=test_vg3 LVM2_VG_UUID=kq3Q34-m4sM-GWpc-YIES-eDmd-mNLi-EQBg1q LVM2_VG_SIZE=4261412864 LVM2_VG_FREE=3833593856 LVM2_VG_EXTENT_SIZE=4194304 LVM2_VG_EXTENT_COUNT=1016 LVM2_VG_FREE_COUNT=914 LVM2_PV_COUNT=4 2024-03-01 20:50:22,183 INFO program/MainThread: stderr[20]: 2024-03-01 20:50:22,183 INFO program/MainThread: ...done [20] (exit code: 0) 2024-03-01 20:50:22,187 DEBUG blivet/MainThread: LVMLogicalVolumeDevice._create: test_vg3-lv7 ; status: False ; 2024-03-01 20:50:22,187 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 20:50:22,257 INFO program/MainThread: stdout[21]: Logical volume "lv7" created. 2024-03-01 20:50:22,258 INFO program/MainThread: stderr[21]: 2024-03-01 20:50:22,258 INFO program/MainThread: ...done [21] (exit code: 0) 2024-03-01 20:50:22,274 DEBUG blivet/MainThread: LVMLogicalVolumeDevice.setup: test_vg3-lv7 ; orig: False ; status: True ; controllable: True ; 2024-03-01 20:50:22,281 DEBUG blivet/MainThread: LVMLogicalVolumeDevice.update_sysfs_path: test_vg3-lv7 ; status: True ; 2024-03-01 20:50:22,281 DEBUG blivet/MainThread: test_vg3-lv7 sysfs_path set to /sys/devices/virtual/block/dm-1 2024-03-01 20:50:22,281 INFO program/MainThread: Running... udevadm settle --timeout=300 2024-03-01 20:50:22,312 DEBUG program/MainThread: Return code: 0 2024-03-01 20:50:22,316 DEBUG blivet/MainThread: LVMLogicalVolumeDevice.read_current_size: exists: True ; path: /dev/mapper/test_vg3-lv7 ; sysfs_path: /sys/devices/virtual/block/dm-1 ; 2024-03-01 20:50:22,317 DEBUG blivet/MainThread: updated test_vg3-lv7 size to 408 MiB (408 MiB) 2024-03-01 20:50:22,318 INFO program/MainThread: Running... udevadm trigger --action=change --subsystem-match=block --sysname-match=dm-1 2024-03-01 20:50:22,327 DEBUG program/MainThread: Return code: 0 2024-03-01 20:50:22,327 INFO program/MainThread: Running... udevadm settle --timeout=300 2024-03-01 20:50:22,341 DEBUG program/MainThread: Return code: 0 2024-03-01 20:50:22,341 INFO blivet/MainThread: executing action: [198] create format xfs filesystem on lvmlv test_vg3-lv7 (id 192) 2024-03-01 20:50:22,345 DEBUG blivet/MainThread: LVMLogicalVolumeDevice.setup: test_vg3-lv7 ; orig: False ; status: True ; controllable: True ; 2024-03-01 20:50:22,348 DEBUG blivet/MainThread: XFS.create: device: /dev/mapper/test_vg3-lv7 ; type: xfs ; status: False ; 2024-03-01 20:50:22,350 DEBUG blivet/MainThread: XFS._create: type: xfs ; device: /dev/mapper/test_vg3-lv7 ; mountpoint: ; 2024-03-01 20:50:22,351 INFO program/MainThread: Running... mkfs.xfs -f /dev/mapper/test_vg3-lv7 2024-03-01 20:50:23,130 INFO program/MainThread: stdout: 2024-03-01 20:50:23,131 INFO program/MainThread: meta-data=/dev/mapper/test_vg3-lv7 isize=512 agcount=4, agsize=26112 blks 2024-03-01 20:50:23,131 INFO program/MainThread: = sectsz=512 attr=2, projid32bit=1 2024-03-01 20:50:23,131 INFO program/MainThread: = crc=1 finobt=1, sparse=1, rmapbt=0 2024-03-01 20:50:23,131 INFO program/MainThread: = reflink=1 bigtime=1 inobtcount=1 nrext64=0 2024-03-01 20:50:23,131 INFO program/MainThread: data = bsize=4096 blocks=104448, imaxpct=25 2024-03-01 20:50:23,131 INFO program/MainThread: = sunit=0 swidth=0 blks 2024-03-01 20:50:23,131 INFO program/MainThread: naming =version 2 bsize=4096 ascii-ci=0, ftype=1 2024-03-01 20:50:23,131 INFO program/MainThread: log =internal log bsize=4096 blocks=16384, version=2 2024-03-01 20:50:23,131 INFO program/MainThread: = sectsz=512 sunit=0 blks, lazy-count=1 2024-03-01 20:50:23,131 INFO program/MainThread: realtime =none extsz=4096 blocks=0, rtextents=0 2024-03-01 20:50:23,131 DEBUG program/MainThread: Return code: 0 2024-03-01 20:50:23,132 INFO program/MainThread: Running... xfs_admin -L -- /dev/mapper/test_vg3-lv7 2024-03-01 20:50:23,146 INFO program/MainThread: stdout: 2024-03-01 20:50:23,146 INFO program/MainThread: writing all SBs 2024-03-01 20:50:23,146 INFO program/MainThread: new label = "" 2024-03-01 20:50:23,146 DEBUG program/MainThread: Return code: 0 2024-03-01 20:50:23,147 INFO program/MainThread: Running... udevadm settle --timeout=300 2024-03-01 20:50:23,170 DEBUG program/MainThread: Return code: 0 2024-03-01 20:50:23,174 DEBUG blivet/MainThread: LVMLogicalVolumeDevice.update_sysfs_path: test_vg3-lv7 ; status: True ; 2024-03-01 20:50:23,174 DEBUG blivet/MainThread: test_vg3-lv7 sysfs_path set to /sys/devices/virtual/block/dm-1 2024-03-01 20:50:23,175 INFO program/MainThread: Running... udevadm trigger --action=change --subsystem-match=block --sysname-match=dm-1 2024-03-01 20:50:23,184 DEBUG program/MainThread: Return code: 0 2024-03-01 20:50:23,184 INFO program/MainThread: Running... udevadm settle --timeout=300 2024-03-01 20:50:23,200 DEBUG program/MainThread: Return code: 0 2024-03-01 20:50:23,200 INFO blivet/MainThread: executing action: [188] create device lvmlv test_vg3-lv6 (id 183) 2024-03-01 20:50:23,204 DEBUG blivet/MainThread: LVMLogicalVolumeDevice.create: test_vg3-lv6 ; status: False ; 2024-03-01 20:50:23,208 DEBUG blivet/MainThread: LVMLogicalVolumeDevice.setup_parents: name: test_vg3-lv6 ; orig: False ; 2024-03-01 20:50:23,211 DEBUG blivet/MainThread: LVMVolumeGroupDevice.setup: test_vg3 ; orig: False ; status: True ; controllable: True ; 2024-03-01 20:50:23,211 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 20:50:23,243 INFO program/MainThread: stdout[22]: LVM2_VG_NAME=test_vg3 LVM2_VG_UUID=kq3Q34-m4sM-GWpc-YIES-eDmd-mNLi-EQBg1q LVM2_VG_SIZE=4261412864 LVM2_VG_FREE=3405774848 LVM2_VG_EXTENT_SIZE=4194304 LVM2_VG_EXTENT_COUNT=1016 LVM2_VG_FREE_COUNT=812 LVM2_PV_COUNT=4 2024-03-01 20:50:23,243 INFO program/MainThread: stderr[22]: 2024-03-01 20:50:23,243 INFO program/MainThread: ...done [22] (exit code: 0) 2024-03-01 20:50:23,247 DEBUG blivet/MainThread: LVMLogicalVolumeDevice._create: test_vg3-lv6 ; status: False ; 2024-03-01 20:50:23,247 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 20:50:23,308 INFO program/MainThread: stdout[23]: Logical volume "lv6" created. 2024-03-01 20:50:23,308 INFO program/MainThread: stderr[23]: 2024-03-01 20:50:23,309 INFO program/MainThread: ...done [23] (exit code: 0) 2024-03-01 20:50:23,320 DEBUG blivet/MainThread: LVMLogicalVolumeDevice.setup: test_vg3-lv6 ; orig: False ; status: True ; controllable: True ; 2024-03-01 20:50:23,328 DEBUG blivet/MainThread: LVMLogicalVolumeDevice.update_sysfs_path: test_vg3-lv6 ; status: True ; 2024-03-01 20:50:23,338 DEBUG blivet/MainThread: test_vg3-lv6 sysfs_path set to /sys/devices/virtual/block/dm-2 2024-03-01 20:50:23,338 INFO program/MainThread: Running... udevadm settle --timeout=300 2024-03-01 20:50:23,369 DEBUG program/MainThread: Return code: 0 2024-03-01 20:50:23,376 DEBUG blivet/MainThread: LVMLogicalVolumeDevice.read_current_size: exists: True ; path: /dev/mapper/test_vg3-lv6 ; sysfs_path: /sys/devices/virtual/block/dm-2 ; 2024-03-01 20:50:23,376 DEBUG blivet/MainThread: updated test_vg3-lv6 size to 1020 MiB (1020 MiB) 2024-03-01 20:50:23,377 INFO program/MainThread: Running... udevadm trigger --action=change --subsystem-match=block --sysname-match=dm-2 2024-03-01 20:50:23,385 DEBUG program/MainThread: Return code: 0 2024-03-01 20:50:23,386 INFO program/MainThread: Running... udevadm settle --timeout=300 2024-03-01 20:50:23,401 DEBUG program/MainThread: Return code: 0 2024-03-01 20:50:23,401 INFO blivet/MainThread: executing action: [189] create format xfs filesystem on lvmlv test_vg3-lv6 (id 183) 2024-03-01 20:50:23,405 DEBUG blivet/MainThread: LVMLogicalVolumeDevice.setup: test_vg3-lv6 ; orig: False ; status: True ; controllable: True ; 2024-03-01 20:50:23,408 DEBUG blivet/MainThread: XFS.create: device: /dev/mapper/test_vg3-lv6 ; type: xfs ; status: False ; 2024-03-01 20:50:23,410 DEBUG blivet/MainThread: XFS._create: type: xfs ; device: /dev/mapper/test_vg3-lv6 ; mountpoint: ; 2024-03-01 20:50:23,411 INFO program/MainThread: Running... mkfs.xfs -f /dev/mapper/test_vg3-lv6 2024-03-01 20:50:24,214 INFO program/MainThread: stdout: 2024-03-01 20:50:24,214 INFO program/MainThread: meta-data=/dev/mapper/test_vg3-lv6 isize=512 agcount=4, agsize=65280 blks 2024-03-01 20:50:24,214 INFO program/MainThread: = sectsz=512 attr=2, projid32bit=1 2024-03-01 20:50:24,214 INFO program/MainThread: = crc=1 finobt=1, sparse=1, rmapbt=0 2024-03-01 20:50:24,215 INFO program/MainThread: = reflink=1 bigtime=1 inobtcount=1 nrext64=0 2024-03-01 20:50:24,215 INFO program/MainThread: data = bsize=4096 blocks=261120, imaxpct=25 2024-03-01 20:50:24,215 INFO program/MainThread: = sunit=0 swidth=0 blks 2024-03-01 20:50:24,215 INFO program/MainThread: naming =version 2 bsize=4096 ascii-ci=0, ftype=1 2024-03-01 20:50:24,215 INFO program/MainThread: log =internal log bsize=4096 blocks=16384, version=2 2024-03-01 20:50:24,215 INFO program/MainThread: = sectsz=512 sunit=0 blks, lazy-count=1 2024-03-01 20:50:24,215 INFO program/MainThread: realtime =none extsz=4096 blocks=0, rtextents=0 2024-03-01 20:50:24,215 DEBUG program/MainThread: Return code: 0 2024-03-01 20:50:24,215 INFO program/MainThread: Running... xfs_admin -L -- /dev/mapper/test_vg3-lv6 2024-03-01 20:50:24,229 INFO program/MainThread: stdout: 2024-03-01 20:50:24,230 INFO program/MainThread: writing all SBs 2024-03-01 20:50:24,230 INFO program/MainThread: new label = "" 2024-03-01 20:50:24,230 DEBUG program/MainThread: Return code: 0 2024-03-01 20:50:24,230 INFO program/MainThread: Running... udevadm settle --timeout=300 2024-03-01 20:50:24,246 DEBUG program/MainThread: Return code: 0 2024-03-01 20:50:24,250 DEBUG blivet/MainThread: LVMLogicalVolumeDevice.update_sysfs_path: test_vg3-lv6 ; status: True ; 2024-03-01 20:50:24,250 DEBUG blivet/MainThread: test_vg3-lv6 sysfs_path set to /sys/devices/virtual/block/dm-2 2024-03-01 20:50:24,252 INFO program/MainThread: Running... udevadm trigger --action=change --subsystem-match=block --sysname-match=dm-2 2024-03-01 20:50:24,260 DEBUG program/MainThread: Return code: 0 2024-03-01 20:50:24,260 INFO program/MainThread: Running... udevadm settle --timeout=300 2024-03-01 20:50:24,276 DEBUG program/MainThread: Return code: 0 2024-03-01 20:50:24,276 INFO blivet/MainThread: executing action: [179] create device lvmlv test_vg3-lv5 (id 174) 2024-03-01 20:50:24,280 DEBUG blivet/MainThread: LVMLogicalVolumeDevice.create: test_vg3-lv5 ; status: False ; 2024-03-01 20:50:24,283 DEBUG blivet/MainThread: LVMLogicalVolumeDevice.setup_parents: name: test_vg3-lv5 ; orig: False ; 2024-03-01 20:50:24,286 DEBUG blivet/MainThread: LVMVolumeGroupDevice.setup: test_vg3 ; orig: False ; status: True ; controllable: True ; 2024-03-01 20:50:24,286 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 20:50:24,322 INFO program/MainThread: stdout[24]: LVM2_VG_NAME=test_vg3 LVM2_VG_UUID=kq3Q34-m4sM-GWpc-YIES-eDmd-mNLi-EQBg1q LVM2_VG_SIZE=4261412864 LVM2_VG_FREE=2336227328 LVM2_VG_EXTENT_SIZE=4194304 LVM2_VG_EXTENT_COUNT=1016 LVM2_VG_FREE_COUNT=557 LVM2_PV_COUNT=4 2024-03-01 20:50:24,322 INFO program/MainThread: stderr[24]: 2024-03-01 20:50:24,322 INFO program/MainThread: ...done [24] (exit code: 0) 2024-03-01 20:50:24,326 DEBUG blivet/MainThread: LVMLogicalVolumeDevice._create: test_vg3-lv5 ; status: False ; 2024-03-01 20:50:24,326 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 20:50:24,387 INFO program/MainThread: stdout[25]: Logical volume "lv5" created. 2024-03-01 20:50:24,388 INFO program/MainThread: stderr[25]: 2024-03-01 20:50:24,388 INFO program/MainThread: ...done [25] (exit code: 0) 2024-03-01 20:50:24,397 DEBUG blivet/MainThread: LVMLogicalVolumeDevice.setup: test_vg3-lv5 ; orig: False ; status: True ; controllable: True ; 2024-03-01 20:50:24,406 DEBUG blivet/MainThread: LVMLogicalVolumeDevice.update_sysfs_path: test_vg3-lv5 ; status: True ; 2024-03-01 20:50:24,406 DEBUG blivet/MainThread: test_vg3-lv5 sysfs_path set to /sys/devices/virtual/block/dm-3 2024-03-01 20:50:24,406 INFO program/MainThread: Running... udevadm settle --timeout=300 2024-03-01 20:50:24,448 DEBUG program/MainThread: Return code: 0 2024-03-01 20:50:24,462 DEBUG blivet/MainThread: LVMLogicalVolumeDevice.read_current_size: exists: True ; path: /dev/mapper/test_vg3-lv5 ; sysfs_path: /sys/devices/virtual/block/dm-3 ; 2024-03-01 20:50:24,463 DEBUG blivet/MainThread: updated test_vg3-lv5 size to 1.2 GiB (1.2 GiB) 2024-03-01 20:50:24,463 INFO program/MainThread: Running... udevadm trigger --action=change --subsystem-match=block --sysname-match=dm-3 2024-03-01 20:50:24,473 DEBUG program/MainThread: Return code: 0 2024-03-01 20:50:24,473 INFO program/MainThread: Running... udevadm settle --timeout=300 2024-03-01 20:50:24,489 DEBUG program/MainThread: Return code: 0 2024-03-01 20:50:24,489 INFO blivet/MainThread: executing action: [180] create format xfs filesystem on lvmlv test_vg3-lv5 (id 174) 2024-03-01 20:50:24,493 DEBUG blivet/MainThread: LVMLogicalVolumeDevice.setup: test_vg3-lv5 ; orig: False ; status: True ; controllable: True ; 2024-03-01 20:50:24,496 DEBUG blivet/MainThread: XFS.create: device: /dev/mapper/test_vg3-lv5 ; type: xfs ; status: False ; 2024-03-01 20:50:24,498 DEBUG blivet/MainThread: XFS._create: type: xfs ; device: /dev/mapper/test_vg3-lv5 ; mountpoint: ; 2024-03-01 20:50:24,499 INFO program/MainThread: Running... mkfs.xfs -f /dev/mapper/test_vg3-lv5 2024-03-01 20:50:25,308 INFO program/MainThread: stdout: 2024-03-01 20:50:25,308 INFO program/MainThread: meta-data=/dev/mapper/test_vg3-lv5 isize=512 agcount=4, agsize=78336 blks 2024-03-01 20:50:25,308 INFO program/MainThread: = sectsz=512 attr=2, projid32bit=1 2024-03-01 20:50:25,308 INFO program/MainThread: = crc=1 finobt=1, sparse=1, rmapbt=0 2024-03-01 20:50:25,308 INFO program/MainThread: = reflink=1 bigtime=1 inobtcount=1 nrext64=0 2024-03-01 20:50:25,308 INFO program/MainThread: data = bsize=4096 blocks=313344, imaxpct=25 2024-03-01 20:50:25,308 INFO program/MainThread: = sunit=0 swidth=0 blks 2024-03-01 20:50:25,308 INFO program/MainThread: naming =version 2 bsize=4096 ascii-ci=0, ftype=1 2024-03-01 20:50:25,308 INFO program/MainThread: log =internal log bsize=4096 blocks=16384, version=2 2024-03-01 20:50:25,309 INFO program/MainThread: = sectsz=512 sunit=0 blks, lazy-count=1 2024-03-01 20:50:25,309 INFO program/MainThread: realtime =none extsz=4096 blocks=0, rtextents=0 2024-03-01 20:50:25,309 DEBUG program/MainThread: Return code: 0 2024-03-01 20:50:25,309 INFO program/MainThread: Running... xfs_admin -L -- /dev/mapper/test_vg3-lv5 2024-03-01 20:50:25,324 INFO program/MainThread: stdout: 2024-03-01 20:50:25,324 INFO program/MainThread: writing all SBs 2024-03-01 20:50:25,324 INFO program/MainThread: new label = "" 2024-03-01 20:50:25,324 DEBUG program/MainThread: Return code: 0 2024-03-01 20:50:25,324 INFO program/MainThread: Running... udevadm settle --timeout=300 2024-03-01 20:50:25,341 DEBUG program/MainThread: Return code: 0 2024-03-01 20:50:25,345 DEBUG blivet/MainThread: LVMLogicalVolumeDevice.update_sysfs_path: test_vg3-lv5 ; status: True ; 2024-03-01 20:50:25,345 DEBUG blivet/MainThread: test_vg3-lv5 sysfs_path set to /sys/devices/virtual/block/dm-3 2024-03-01 20:50:25,346 INFO program/MainThread: Running... udevadm trigger --action=change --subsystem-match=block --sysname-match=dm-3 2024-03-01 20:50:25,355 DEBUG program/MainThread: Return code: 0 2024-03-01 20:50:25,355 INFO program/MainThread: Running... udevadm settle --timeout=300 2024-03-01 20:50:25,371 DEBUG program/MainThread: Return code: 0 2024-03-01 20:50:25,371 INFO blivet/MainThread: executing action: [127] create format lvmpv on disk sdf (id 37) 2024-03-01 20:50:25,375 DEBUG blivet/MainThread: DiskDevice.setup: sdf ; orig: False ; status: True ; controllable: True ; 2024-03-01 20:50:25,377 DEBUG blivet/MainThread: LVMPhysicalVolume.create: device: /dev/sdf ; type: lvmpv ; status: False ; 2024-03-01 20:50:25,380 DEBUG blivet/MainThread: LVMPhysicalVolume._create: device: /dev/sdf ; type: lvmpv ; status: False ; 2024-03-01 20:50:25,380 DEBUG blivet/MainThread: lvm filter: device /dev/sdf added to the list of allowed devices 2024-03-01 20:50:25,380 DEBUG blivet/MainThread: lvm filter: clearing the lvm devices list 2024-03-01 20:50:25,380 INFO program/MainThread: Running [26] lvm pvcreate /dev/sdf --config= log {level=7 file=/tmp/lvm.log syslog=0} -y ... 2024-03-01 20:50:25,419 INFO program/MainThread: stdout[26]: Physical volume "/dev/sdf" successfully created. 2024-03-01 20:50:25,419 INFO program/MainThread: stderr[26]: 2024-03-01 20:50:25,419 INFO program/MainThread: ...done [26] (exit code: 0) 2024-03-01 20:50:25,419 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 20:50:25,429 INFO program/MainThread: stdout[27]: use_devicesfile=1 2024-03-01 20:50:25,429 INFO program/MainThread: stderr[27]: 2024-03-01 20:50:25,429 INFO program/MainThread: ...done [27] (exit code: 0) 2024-03-01 20:50:25,429 INFO program/MainThread: Running [28] lvmdevices --adddev /dev/sdf ... 2024-03-01 20:50:25,454 INFO program/MainThread: stdout[28]: 2024-03-01 20:50:25,454 INFO program/MainThread: stderr[28]: 2024-03-01 20:50:25,454 INFO program/MainThread: ...done [28] (exit code: 0) 2024-03-01 20:50:25,454 DEBUG blivet/MainThread: lvm filter: restoring the lvm devices list to /dev/sdf 2024-03-01 20:50:25,454 INFO program/MainThread: Running... udevadm settle --timeout=300 2024-03-01 20:50:25,466 DEBUG program/MainThread: Return code: 0 2024-03-01 20:50:25,470 DEBUG blivet/MainThread: DiskDevice.update_sysfs_path: sdf ; status: True ; 2024-03-01 20:50:25,470 DEBUG blivet/MainThread: sdf sysfs_path set to /sys/devices/tcm_loop_0/tcm_loop_adapter_0/host2/target2:0:1/2:0:1:5/block/sdf 2024-03-01 20:50:25,471 INFO program/MainThread: Running... udevadm trigger --action=change --subsystem-match=block --sysname-match=sdf 2024-03-01 20:50:25,479 DEBUG program/MainThread: Return code: 0 2024-03-01 20:50:25,479 INFO program/MainThread: Running... udevadm settle --timeout=300 2024-03-01 20:50:25,503 DEBUG program/MainThread: Return code: 0 2024-03-01 20:50:25,503 INFO blivet/MainThread: executing action: [123] create format lvmpv on disk sde (id 32) 2024-03-01 20:50:25,507 DEBUG blivet/MainThread: DiskDevice.setup: sde ; orig: False ; status: True ; controllable: True ; 2024-03-01 20:50:25,509 DEBUG blivet/MainThread: LVMPhysicalVolume.create: device: /dev/sde ; type: lvmpv ; status: False ; 2024-03-01 20:50:25,512 DEBUG blivet/MainThread: LVMPhysicalVolume._create: device: /dev/sde ; type: lvmpv ; status: False ; 2024-03-01 20:50:25,512 DEBUG blivet/MainThread: lvm filter: device /dev/sde added to the list of allowed devices 2024-03-01 20:50:25,512 DEBUG blivet/MainThread: lvm filter: clearing the lvm devices list 2024-03-01 20:50:25,512 INFO program/MainThread: Running [29] lvm pvcreate /dev/sde --config= log {level=7 file=/tmp/lvm.log syslog=0} -y ... 2024-03-01 20:50:25,549 INFO program/MainThread: stdout[29]: Physical volume "/dev/sde" successfully created. 2024-03-01 20:50:25,549 INFO program/MainThread: stderr[29]: 2024-03-01 20:50:25,549 INFO program/MainThread: ...done [29] (exit code: 0) 2024-03-01 20:50:25,550 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 20:50:25,560 INFO program/MainThread: stdout[30]: use_devicesfile=1 2024-03-01 20:50:25,561 INFO program/MainThread: stderr[30]: 2024-03-01 20:50:25,561 INFO program/MainThread: ...done [30] (exit code: 0) 2024-03-01 20:50:25,561 INFO program/MainThread: Running [31] lvmdevices --adddev /dev/sde ... 2024-03-01 20:50:25,589 INFO program/MainThread: stdout[31]: 2024-03-01 20:50:25,589 INFO program/MainThread: stderr[31]: 2024-03-01 20:50:25,589 INFO program/MainThread: ...done [31] (exit code: 0) 2024-03-01 20:50:25,589 DEBUG blivet/MainThread: lvm filter: restoring the lvm devices list to /dev/sde 2024-03-01 20:50:25,589 INFO program/MainThread: Running... udevadm settle --timeout=300 2024-03-01 20:50:25,601 DEBUG program/MainThread: Return code: 0 2024-03-01 20:50:25,605 DEBUG blivet/MainThread: DiskDevice.update_sysfs_path: sde ; status: True ; 2024-03-01 20:50:25,605 DEBUG blivet/MainThread: sde sysfs_path set to /sys/devices/tcm_loop_0/tcm_loop_adapter_0/host2/target2:0:1/2:0:1:4/block/sde 2024-03-01 20:50:25,606 INFO program/MainThread: Running... udevadm trigger --action=change --subsystem-match=block --sysname-match=sde 2024-03-01 20:50:25,615 DEBUG program/MainThread: Return code: 0 2024-03-01 20:50:25,616 INFO program/MainThread: Running... udevadm settle --timeout=300 2024-03-01 20:50:25,636 DEBUG program/MainThread: Return code: 0 2024-03-01 20:50:25,636 INFO blivet/MainThread: executing action: [119] create format lvmpv on disk sdd (id 27) 2024-03-01 20:50:25,640 DEBUG blivet/MainThread: DiskDevice.setup: sdd ; orig: False ; status: True ; controllable: True ; 2024-03-01 20:50:25,643 DEBUG blivet/MainThread: LVMPhysicalVolume.create: device: /dev/sdd ; type: lvmpv ; status: False ; 2024-03-01 20:50:25,645 DEBUG blivet/MainThread: LVMPhysicalVolume._create: device: /dev/sdd ; type: lvmpv ; status: False ; 2024-03-01 20:50:25,645 DEBUG blivet/MainThread: lvm filter: device /dev/sdd added to the list of allowed devices 2024-03-01 20:50:25,645 DEBUG blivet/MainThread: lvm filter: clearing the lvm devices list 2024-03-01 20:50:25,646 INFO program/MainThread: Running [32] lvm pvcreate /dev/sdd --config= log {level=7 file=/tmp/lvm.log syslog=0} -y ... 2024-03-01 20:50:25,684 INFO program/MainThread: stdout[32]: Physical volume "/dev/sdd" successfully created. 2024-03-01 20:50:25,684 INFO program/MainThread: stderr[32]: 2024-03-01 20:50:25,684 INFO program/MainThread: ...done [32] (exit code: 0) 2024-03-01 20:50:25,685 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 20:50:25,694 INFO program/MainThread: stdout[33]: use_devicesfile=1 2024-03-01 20:50:25,694 INFO program/MainThread: stderr[33]: 2024-03-01 20:50:25,695 INFO program/MainThread: ...done [33] (exit code: 0) 2024-03-01 20:50:25,695 INFO program/MainThread: Running [34] lvmdevices --adddev /dev/sdd ... 2024-03-01 20:50:25,726 INFO program/MainThread: stdout[34]: 2024-03-01 20:50:25,726 INFO program/MainThread: stderr[34]: 2024-03-01 20:50:25,726 INFO program/MainThread: ...done [34] (exit code: 0) 2024-03-01 20:50:25,727 DEBUG blivet/MainThread: lvm filter: restoring the lvm devices list to /dev/sdd 2024-03-01 20:50:25,727 INFO program/MainThread: Running... udevadm settle --timeout=300 2024-03-01 20:50:25,739 DEBUG program/MainThread: Return code: 0 2024-03-01 20:50:25,743 DEBUG blivet/MainThread: DiskDevice.update_sysfs_path: sdd ; status: True ; 2024-03-01 20:50:25,743 DEBUG blivet/MainThread: sdd sysfs_path set to /sys/devices/tcm_loop_0/tcm_loop_adapter_0/host2/target2:0:1/2:0:1:3/block/sdd 2024-03-01 20:50:25,744 INFO program/MainThread: Running... udevadm trigger --action=change --subsystem-match=block --sysname-match=sdd 2024-03-01 20:50:25,753 DEBUG program/MainThread: Return code: 0 2024-03-01 20:50:25,753 INFO program/MainThread: Running... udevadm settle --timeout=300 2024-03-01 20:50:25,776 DEBUG program/MainThread: Return code: 0 2024-03-01 20:50:25,776 INFO blivet/MainThread: executing action: [133] create device lvmvg test_vg2 (id 129) 2024-03-01 20:50:25,780 DEBUG blivet/MainThread: LVMVolumeGroupDevice.create: test_vg2 ; status: False ; 2024-03-01 20:50:25,783 DEBUG blivet/MainThread: LVMVolumeGroupDevice.setup_parents: name: test_vg2 ; orig: False ; 2024-03-01 20:50:25,785 DEBUG blivet/MainThread: DiskDevice.setup: sdd ; orig: False ; status: True ; controllable: True ; 2024-03-01 20:50:25,788 DEBUG blivet/MainThread: LVMPhysicalVolume.setup: device: /dev/sdd ; type: lvmpv ; status: False ; 2024-03-01 20:50:25,790 DEBUG blivet/MainThread: DiskDevice.setup: sde ; orig: False ; status: True ; controllable: True ; 2024-03-01 20:50:25,793 DEBUG blivet/MainThread: LVMPhysicalVolume.setup: device: /dev/sde ; type: lvmpv ; status: False ; 2024-03-01 20:50:25,796 DEBUG blivet/MainThread: DiskDevice.setup: sdf ; orig: False ; status: True ; controllable: True ; 2024-03-01 20:50:25,798 DEBUG blivet/MainThread: LVMPhysicalVolume.setup: device: /dev/sdf ; type: lvmpv ; status: False ; 2024-03-01 20:50:25,801 DEBUG blivet/MainThread: LVMVolumeGroupDevice._create: test_vg2 ; status: False ; 2024-03-01 20:50:25,801 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 20:50:25,854 INFO program/MainThread: stdout[35]: Volume group "test_vg2" successfully created 2024-03-01 20:50:25,855 INFO program/MainThread: stderr[35]: 2024-03-01 20:50:25,855 INFO program/MainThread: ...done [35] (exit code: 0) 2024-03-01 20:50:25,862 DEBUG blivet/MainThread: LVMVolumeGroupDevice.setup: test_vg2 ; orig: False ; status: False ; controllable: True ; 2024-03-01 20:50:25,868 DEBUG blivet/MainThread: LVMVolumeGroupDevice.setup_parents: name: test_vg2 ; orig: False ; 2024-03-01 20:50:25,873 DEBUG blivet/MainThread: DiskDevice.setup: sdd ; orig: False ; status: True ; controllable: True ; 2024-03-01 20:50:25,880 DEBUG blivet/MainThread: LVMPhysicalVolume.setup: device: /dev/sdd ; type: lvmpv ; status: False ; 2024-03-01 20:50:25,885 DEBUG blivet/MainThread: DiskDevice.setup: sde ; orig: False ; status: True ; controllable: True ; 2024-03-01 20:50:25,891 DEBUG blivet/MainThread: LVMPhysicalVolume.setup: device: /dev/sde ; type: lvmpv ; status: False ; 2024-03-01 20:50:25,896 DEBUG blivet/MainThread: DiskDevice.setup: sdf ; orig: False ; status: True ; controllable: True ; 2024-03-01 20:50:25,899 DEBUG blivet/MainThread: LVMPhysicalVolume.setup: device: /dev/sdf ; type: lvmpv ; status: False ; 2024-03-01 20:50:25,899 INFO program/MainThread: Running... udevadm settle --timeout=300 2024-03-01 20:50:25,911 DEBUG program/MainThread: Return code: 0 2024-03-01 20:50:25,915 DEBUG blivet/MainThread: LVMVolumeGroupDevice.update_sysfs_path: test_vg2 ; status: False ; 2024-03-01 20:50:25,918 DEBUG blivet/MainThread: LVMVolumeGroupDevice.update_sysfs_path: test_vg2 ; status: False ; 2024-03-01 20:50:25,918 INFO program/MainThread: Running... udevadm settle --timeout=300 2024-03-01 20:50:25,930 DEBUG program/MainThread: Return code: 0 2024-03-01 20:50:25,931 INFO program/MainThread: Running... udevadm trigger --action=change --subsystem-match=block --sysname-match=test_vg2 2024-03-01 20:50:25,938 DEBUG program/MainThread: Return code: 0 2024-03-01 20:50:25,939 INFO program/MainThread: Running... udevadm settle --timeout=300 2024-03-01 20:50:25,950 DEBUG program/MainThread: Return code: 0 2024-03-01 20:50:25,950 INFO blivet/MainThread: executing action: [149] create device lvmlv test_vg2-lv4 (id 144) 2024-03-01 20:50:25,954 DEBUG blivet/MainThread: LVMLogicalVolumeDevice.create: test_vg2-lv4 ; status: False ; 2024-03-01 20:50:25,957 DEBUG blivet/MainThread: LVMLogicalVolumeDevice.setup_parents: name: test_vg2-lv4 ; orig: False ; 2024-03-01 20:50:25,960 DEBUG blivet/MainThread: LVMVolumeGroupDevice.setup: test_vg2 ; orig: False ; status: False ; controllable: True ; 2024-03-01 20:50:25,963 DEBUG blivet/MainThread: LVMVolumeGroupDevice.setup_parents: name: test_vg2 ; orig: False ; 2024-03-01 20:50:25,965 DEBUG blivet/MainThread: DiskDevice.setup: sdd ; orig: False ; status: True ; controllable: True ; 2024-03-01 20:50:25,968 DEBUG blivet/MainThread: LVMPhysicalVolume.setup: device: /dev/sdd ; type: lvmpv ; status: False ; 2024-03-01 20:50:25,972 DEBUG blivet/MainThread: DiskDevice.setup: sde ; orig: False ; status: True ; controllable: True ; 2024-03-01 20:50:25,975 DEBUG blivet/MainThread: LVMPhysicalVolume.setup: device: /dev/sde ; type: lvmpv ; status: False ; 2024-03-01 20:50:25,977 DEBUG blivet/MainThread: DiskDevice.setup: sdf ; orig: False ; status: True ; controllable: True ; 2024-03-01 20:50:25,980 DEBUG blivet/MainThread: LVMPhysicalVolume.setup: device: /dev/sdf ; type: lvmpv ; status: False ; 2024-03-01 20:50:25,980 INFO program/MainThread: Running... udevadm settle --timeout=300 2024-03-01 20:50:25,992 DEBUG program/MainThread: Return code: 0 2024-03-01 20:50:25,996 DEBUG blivet/MainThread: LVMVolumeGroupDevice.update_sysfs_path: test_vg2 ; status: False ; 2024-03-01 20:50:25,997 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 20:50:26,031 INFO program/MainThread: stdout[36]: LVM2_VG_NAME=test_vg2 LVM2_VG_UUID=sUlWCZ-vzu7-JOqD-NLLV-tzZX-bvBJ-K7r5PM LVM2_VG_SIZE=3196059648 LVM2_VG_FREE=3196059648 LVM2_VG_EXTENT_SIZE=4194304 LVM2_VG_EXTENT_COUNT=762 LVM2_VG_FREE_COUNT=762 LVM2_PV_COUNT=3 2024-03-01 20:50:26,032 INFO program/MainThread: stderr[36]: 2024-03-01 20:50:26,032 INFO program/MainThread: ...done [36] (exit code: 0) 2024-03-01 20:50:26,036 DEBUG blivet/MainThread: LVMLogicalVolumeDevice._create: test_vg2-lv4 ; status: False ; 2024-03-01 20:50:26,036 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 20:50:26,092 INFO program/MainThread: stdout[37]: Logical volume "lv4" created. 2024-03-01 20:50:26,092 INFO program/MainThread: stderr[37]: 2024-03-01 20:50:26,092 INFO program/MainThread: ...done [37] (exit code: 0) 2024-03-01 20:50:26,105 DEBUG blivet/MainThread: LVMLogicalVolumeDevice.setup: test_vg2-lv4 ; orig: False ; status: True ; controllable: True ; 2024-03-01 20:50:26,115 DEBUG blivet/MainThread: LVMLogicalVolumeDevice.update_sysfs_path: test_vg2-lv4 ; status: True ; 2024-03-01 20:50:26,116 DEBUG blivet/MainThread: test_vg2-lv4 sysfs_path set to /sys/devices/virtual/block/dm-4 2024-03-01 20:50:26,116 INFO program/MainThread: Running... udevadm settle --timeout=300 2024-03-01 20:50:26,151 DEBUG program/MainThread: Return code: 0 2024-03-01 20:50:26,156 DEBUG blivet/MainThread: LVMLogicalVolumeDevice.read_current_size: exists: True ; path: /dev/mapper/test_vg2-lv4 ; sysfs_path: /sys/devices/virtual/block/dm-4 ; 2024-03-01 20:50:26,156 DEBUG blivet/MainThread: updated test_vg2-lv4 size to 612 MiB (612 MiB) 2024-03-01 20:50:26,157 INFO program/MainThread: Running... udevadm trigger --action=change --subsystem-match=block --sysname-match=dm-4 2024-03-01 20:50:26,166 DEBUG program/MainThread: Return code: 0 2024-03-01 20:50:26,166 INFO program/MainThread: Running... udevadm settle --timeout=300 2024-03-01 20:50:26,183 DEBUG program/MainThread: Return code: 0 2024-03-01 20:50:26,183 INFO blivet/MainThread: executing action: [150] create format xfs filesystem on lvmlv test_vg2-lv4 (id 144) 2024-03-01 20:50:26,188 DEBUG blivet/MainThread: LVMLogicalVolumeDevice.setup: test_vg2-lv4 ; orig: False ; status: True ; controllable: True ; 2024-03-01 20:50:26,190 DEBUG blivet/MainThread: XFS.create: device: /dev/mapper/test_vg2-lv4 ; type: xfs ; status: False ; 2024-03-01 20:50:26,193 DEBUG blivet/MainThread: XFS._create: type: xfs ; device: /dev/mapper/test_vg2-lv4 ; mountpoint: ; 2024-03-01 20:50:26,193 INFO program/MainThread: Running... mkfs.xfs -f /dev/mapper/test_vg2-lv4 2024-03-01 20:50:26,390 INFO program/MainThread: stdout: 2024-03-01 20:50:26,390 INFO program/MainThread: meta-data=/dev/mapper/test_vg2-lv4 isize=512 agcount=4, agsize=39168 blks 2024-03-01 20:50:26,390 INFO program/MainThread: = sectsz=512 attr=2, projid32bit=1 2024-03-01 20:50:26,390 INFO program/MainThread: = crc=1 finobt=1, sparse=1, rmapbt=0 2024-03-01 20:50:26,390 INFO program/MainThread: = reflink=1 bigtime=1 inobtcount=1 nrext64=0 2024-03-01 20:50:26,390 INFO program/MainThread: data = bsize=4096 blocks=156672, imaxpct=25 2024-03-01 20:50:26,390 INFO program/MainThread: = sunit=0 swidth=0 blks 2024-03-01 20:50:26,391 INFO program/MainThread: naming =version 2 bsize=4096 ascii-ci=0, ftype=1 2024-03-01 20:50:26,391 INFO program/MainThread: log =internal log bsize=4096 blocks=16384, version=2 2024-03-01 20:50:26,391 INFO program/MainThread: = sectsz=512 sunit=0 blks, lazy-count=1 2024-03-01 20:50:26,391 INFO program/MainThread: realtime =none extsz=4096 blocks=0, rtextents=0 2024-03-01 20:50:26,391 DEBUG program/MainThread: Return code: 0 2024-03-01 20:50:26,391 INFO program/MainThread: Running... xfs_admin -L -- /dev/mapper/test_vg2-lv4 2024-03-01 20:50:26,405 INFO program/MainThread: stdout: 2024-03-01 20:50:26,405 INFO program/MainThread: writing all SBs 2024-03-01 20:50:26,405 INFO program/MainThread: new label = "" 2024-03-01 20:50:26,405 DEBUG program/MainThread: Return code: 0 2024-03-01 20:50:26,405 INFO program/MainThread: Running... udevadm settle --timeout=300 2024-03-01 20:50:26,421 DEBUG program/MainThread: Return code: 0 2024-03-01 20:50:26,426 DEBUG blivet/MainThread: LVMLogicalVolumeDevice.update_sysfs_path: test_vg2-lv4 ; status: True ; 2024-03-01 20:50:26,426 DEBUG blivet/MainThread: test_vg2-lv4 sysfs_path set to /sys/devices/virtual/block/dm-4 2024-03-01 20:50:26,427 INFO program/MainThread: Running... udevadm trigger --action=change --subsystem-match=block --sysname-match=dm-4 2024-03-01 20:50:26,436 DEBUG program/MainThread: Return code: 0 2024-03-01 20:50:26,436 INFO program/MainThread: Running... udevadm settle --timeout=300 2024-03-01 20:50:26,452 DEBUG program/MainThread: Return code: 0 2024-03-01 20:50:26,453 INFO blivet/MainThread: executing action: [140] create device lvmlv test_vg2-lv3 (id 135) 2024-03-01 20:50:26,456 DEBUG blivet/MainThread: LVMLogicalVolumeDevice.create: test_vg2-lv3 ; status: False ; 2024-03-01 20:50:26,460 DEBUG blivet/MainThread: LVMLogicalVolumeDevice.setup_parents: name: test_vg2-lv3 ; orig: False ; 2024-03-01 20:50:26,462 DEBUG blivet/MainThread: LVMVolumeGroupDevice.setup: test_vg2 ; orig: False ; status: True ; controllable: True ; 2024-03-01 20:50:26,463 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 20:50:26,494 INFO program/MainThread: stdout[38]: LVM2_VG_NAME=test_vg2 LVM2_VG_UUID=sUlWCZ-vzu7-JOqD-NLLV-tzZX-bvBJ-K7r5PM LVM2_VG_SIZE=3196059648 LVM2_VG_FREE=2554331136 LVM2_VG_EXTENT_SIZE=4194304 LVM2_VG_EXTENT_COUNT=762 LVM2_VG_FREE_COUNT=609 LVM2_PV_COUNT=3 2024-03-01 20:50:26,495 INFO program/MainThread: stderr[38]: 2024-03-01 20:50:26,495 INFO program/MainThread: ...done [38] (exit code: 0) 2024-03-01 20:50:26,499 DEBUG blivet/MainThread: LVMLogicalVolumeDevice._create: test_vg2-lv3 ; status: False ; 2024-03-01 20:50:26,499 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 20:50:26,550 INFO program/MainThread: stdout[39]: Logical volume "lv3" created. 2024-03-01 20:50:26,550 INFO program/MainThread: stderr[39]: 2024-03-01 20:50:26,550 INFO program/MainThread: ...done [39] (exit code: 0) 2024-03-01 20:50:26,559 DEBUG blivet/MainThread: LVMLogicalVolumeDevice.setup: test_vg2-lv3 ; orig: False ; status: True ; controllable: True ; 2024-03-01 20:50:26,568 DEBUG blivet/MainThread: LVMLogicalVolumeDevice.update_sysfs_path: test_vg2-lv3 ; status: True ; 2024-03-01 20:50:26,568 DEBUG blivet/MainThread: test_vg2-lv3 sysfs_path set to /sys/devices/virtual/block/dm-5 2024-03-01 20:50:26,569 INFO program/MainThread: Running... udevadm settle --timeout=300 2024-03-01 20:50:26,604 DEBUG program/MainThread: Return code: 0 2024-03-01 20:50:26,608 DEBUG blivet/MainThread: LVMLogicalVolumeDevice.read_current_size: exists: True ; path: /dev/mapper/test_vg2-lv3 ; sysfs_path: /sys/devices/virtual/block/dm-5 ; 2024-03-01 20:50:26,609 DEBUG blivet/MainThread: updated test_vg2-lv3 size to 308 MiB (308 MiB) 2024-03-01 20:50:26,609 INFO program/MainThread: Running... udevadm trigger --action=change --subsystem-match=block --sysname-match=dm-5 2024-03-01 20:50:26,618 DEBUG program/MainThread: Return code: 0 2024-03-01 20:50:26,618 INFO program/MainThread: Running... udevadm settle --timeout=300 2024-03-01 20:50:26,634 DEBUG program/MainThread: Return code: 0 2024-03-01 20:50:26,634 INFO blivet/MainThread: executing action: [141] create format xfs filesystem on lvmlv test_vg2-lv3 (id 135) 2024-03-01 20:50:26,638 DEBUG blivet/MainThread: LVMLogicalVolumeDevice.setup: test_vg2-lv3 ; orig: False ; status: True ; controllable: True ; 2024-03-01 20:50:26,641 DEBUG blivet/MainThread: XFS.create: device: /dev/mapper/test_vg2-lv3 ; type: xfs ; status: False ; 2024-03-01 20:50:26,644 DEBUG blivet/MainThread: XFS._create: type: xfs ; device: /dev/mapper/test_vg2-lv3 ; mountpoint: ; 2024-03-01 20:50:26,644 INFO program/MainThread: Running... mkfs.xfs -f /dev/mapper/test_vg2-lv3 2024-03-01 20:50:27,472 INFO program/MainThread: stdout: 2024-03-01 20:50:27,472 INFO program/MainThread: meta-data=/dev/mapper/test_vg2-lv3 isize=512 agcount=4, agsize=19712 blks 2024-03-01 20:50:27,472 INFO program/MainThread: = sectsz=512 attr=2, projid32bit=1 2024-03-01 20:50:27,472 INFO program/MainThread: = crc=1 finobt=1, sparse=1, rmapbt=0 2024-03-01 20:50:27,472 INFO program/MainThread: = reflink=1 bigtime=1 inobtcount=1 nrext64=0 2024-03-01 20:50:27,472 INFO program/MainThread: data = bsize=4096 blocks=78848, imaxpct=25 2024-03-01 20:50:27,472 INFO program/MainThread: = sunit=0 swidth=0 blks 2024-03-01 20:50:27,472 INFO program/MainThread: naming =version 2 bsize=4096 ascii-ci=0, ftype=1 2024-03-01 20:50:27,472 INFO program/MainThread: log =internal log bsize=4096 blocks=16384, version=2 2024-03-01 20:50:27,472 INFO program/MainThread: = sectsz=512 sunit=0 blks, lazy-count=1 2024-03-01 20:50:27,472 INFO program/MainThread: realtime =none extsz=4096 blocks=0, rtextents=0 2024-03-01 20:50:27,473 DEBUG program/MainThread: Return code: 0 2024-03-01 20:50:27,473 INFO program/MainThread: Running... xfs_admin -L -- /dev/mapper/test_vg2-lv3 2024-03-01 20:50:27,487 INFO program/MainThread: stdout: 2024-03-01 20:50:27,488 INFO program/MainThread: writing all SBs 2024-03-01 20:50:27,488 INFO program/MainThread: new label = "" 2024-03-01 20:50:27,488 DEBUG program/MainThread: Return code: 0 2024-03-01 20:50:27,488 INFO program/MainThread: Running... udevadm settle --timeout=300 2024-03-01 20:50:27,504 DEBUG program/MainThread: Return code: 0 2024-03-01 20:50:27,508 DEBUG blivet/MainThread: LVMLogicalVolumeDevice.update_sysfs_path: test_vg2-lv3 ; status: True ; 2024-03-01 20:50:27,508 DEBUG blivet/MainThread: test_vg2-lv3 sysfs_path set to /sys/devices/virtual/block/dm-5 2024-03-01 20:50:27,509 INFO program/MainThread: Running... udevadm trigger --action=change --subsystem-match=block --sysname-match=dm-5 2024-03-01 20:50:27,518 DEBUG program/MainThread: Return code: 0 2024-03-01 20:50:27,518 INFO program/MainThread: Running... udevadm settle --timeout=300 2024-03-01 20:50:27,534 DEBUG program/MainThread: Return code: 0 2024-03-01 20:50:27,534 INFO blivet/MainThread: executing action: [92] create format lvmpv on disk sdc (id 22) 2024-03-01 20:50:27,538 DEBUG blivet/MainThread: DiskDevice.setup: sdc ; orig: False ; status: True ; controllable: True ; 2024-03-01 20:50:27,540 DEBUG blivet/MainThread: LVMPhysicalVolume.create: device: /dev/sdc ; type: lvmpv ; status: False ; 2024-03-01 20:50:27,543 DEBUG blivet/MainThread: LVMPhysicalVolume._create: device: /dev/sdc ; type: lvmpv ; status: False ; 2024-03-01 20:50:27,543 DEBUG blivet/MainThread: lvm filter: device /dev/sdc added to the list of allowed devices 2024-03-01 20:50:27,543 DEBUG blivet/MainThread: lvm filter: clearing the lvm devices list 2024-03-01 20:50:27,543 INFO program/MainThread: Running [40] lvm pvcreate /dev/sdc --config= log {level=7 file=/tmp/lvm.log syslog=0} -y ... 2024-03-01 20:50:27,582 INFO program/MainThread: stdout[40]: Physical volume "/dev/sdc" successfully created. 2024-03-01 20:50:27,582 INFO program/MainThread: stderr[40]: 2024-03-01 20:50:27,583 INFO program/MainThread: ...done [40] (exit code: 0) 2024-03-01 20:50:27,583 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 20:50:27,594 INFO program/MainThread: stdout[41]: use_devicesfile=1 2024-03-01 20:50:27,594 INFO program/MainThread: stderr[41]: 2024-03-01 20:50:27,594 INFO program/MainThread: ...done [41] (exit code: 0) 2024-03-01 20:50:27,594 INFO program/MainThread: Running [42] lvmdevices --adddev /dev/sdc ... 2024-03-01 20:50:27,619 INFO program/MainThread: stdout[42]: 2024-03-01 20:50:27,619 INFO program/MainThread: stderr[42]: 2024-03-01 20:50:27,619 INFO program/MainThread: ...done [42] (exit code: 0) 2024-03-01 20:50:27,619 DEBUG blivet/MainThread: lvm filter: restoring the lvm devices list to /dev/sdc 2024-03-01 20:50:27,620 INFO program/MainThread: Running... udevadm settle --timeout=300 2024-03-01 20:50:27,628 DEBUG program/MainThread: Return code: 0 2024-03-01 20:50:27,632 DEBUG blivet/MainThread: DiskDevice.update_sysfs_path: sdc ; status: True ; 2024-03-01 20:50:27,632 DEBUG blivet/MainThread: sdc sysfs_path set to /sys/devices/tcm_loop_0/tcm_loop_adapter_0/host2/target2:0:1/2:0:1:2/block/sdc 2024-03-01 20:50:27,633 INFO program/MainThread: Running... udevadm trigger --action=change --subsystem-match=block --sysname-match=sdc 2024-03-01 20:50:27,642 DEBUG program/MainThread: Return code: 0 2024-03-01 20:50:27,642 INFO program/MainThread: Running... udevadm settle --timeout=300 2024-03-01 20:50:27,663 DEBUG program/MainThread: Return code: 0 2024-03-01 20:50:27,663 INFO blivet/MainThread: executing action: [88] create format lvmpv on disk sdb (id 7) 2024-03-01 20:50:27,667 DEBUG blivet/MainThread: DiskDevice.setup: sdb ; orig: False ; status: True ; controllable: True ; 2024-03-01 20:50:27,669 DEBUG blivet/MainThread: LVMPhysicalVolume.create: device: /dev/sdb ; type: lvmpv ; status: False ; 2024-03-01 20:50:27,672 DEBUG blivet/MainThread: LVMPhysicalVolume._create: device: /dev/sdb ; type: lvmpv ; status: False ; 2024-03-01 20:50:27,672 DEBUG blivet/MainThread: lvm filter: device /dev/sdb added to the list of allowed devices 2024-03-01 20:50:27,672 DEBUG blivet/MainThread: lvm filter: clearing the lvm devices list 2024-03-01 20:50:27,673 INFO program/MainThread: Running [43] lvm pvcreate /dev/sdb --config= log {level=7 file=/tmp/lvm.log syslog=0} -y ... 2024-03-01 20:50:27,712 INFO program/MainThread: stdout[43]: Physical volume "/dev/sdb" successfully created. 2024-03-01 20:50:27,713 INFO program/MainThread: stderr[43]: 2024-03-01 20:50:27,713 INFO program/MainThread: ...done [43] (exit code: 0) 2024-03-01 20:50:27,713 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 20:50:27,723 INFO program/MainThread: stdout[44]: use_devicesfile=1 2024-03-01 20:50:27,723 INFO program/MainThread: stderr[44]: 2024-03-01 20:50:27,723 INFO program/MainThread: ...done [44] (exit code: 0) 2024-03-01 20:50:27,724 INFO program/MainThread: Running [45] lvmdevices --adddev /dev/sdb ... 2024-03-01 20:50:27,751 INFO program/MainThread: stdout[45]: 2024-03-01 20:50:27,751 INFO program/MainThread: stderr[45]: 2024-03-01 20:50:27,751 INFO program/MainThread: ...done [45] (exit code: 0) 2024-03-01 20:50:27,752 DEBUG blivet/MainThread: lvm filter: restoring the lvm devices list to /dev/sdb 2024-03-01 20:50:27,752 INFO program/MainThread: Running... udevadm settle --timeout=300 2024-03-01 20:50:27,764 DEBUG program/MainThread: Return code: 0 2024-03-01 20:50:27,768 DEBUG blivet/MainThread: DiskDevice.update_sysfs_path: sdb ; status: True ; 2024-03-01 20:50:27,768 DEBUG blivet/MainThread: sdb sysfs_path set to /sys/devices/tcm_loop_0/tcm_loop_adapter_0/host2/target2:0:1/2:0:1:1/block/sdb 2024-03-01 20:50:27,769 INFO program/MainThread: Running... udevadm trigger --action=change --subsystem-match=block --sysname-match=sdb 2024-03-01 20:50:27,778 DEBUG program/MainThread: Return code: 0 2024-03-01 20:50:27,778 INFO program/MainThread: Running... udevadm settle --timeout=300 2024-03-01 20:50:27,798 DEBUG program/MainThread: Return code: 0 2024-03-01 20:50:27,798 INFO blivet/MainThread: executing action: [84] create format lvmpv on disk sda (id 2) 2024-03-01 20:50:27,802 DEBUG blivet/MainThread: DiskDevice.setup: sda ; orig: False ; status: True ; controllable: True ; 2024-03-01 20:50:27,805 DEBUG blivet/MainThread: LVMPhysicalVolume.create: device: /dev/sda ; type: lvmpv ; status: False ; 2024-03-01 20:50:27,807 DEBUG blivet/MainThread: LVMPhysicalVolume._create: device: /dev/sda ; type: lvmpv ; status: False ; 2024-03-01 20:50:27,807 DEBUG blivet/MainThread: lvm filter: device /dev/sda added to the list of allowed devices 2024-03-01 20:50:27,807 DEBUG blivet/MainThread: lvm filter: clearing the lvm devices list 2024-03-01 20:50:27,807 INFO program/MainThread: Running [46] lvm pvcreate /dev/sda --config= log {level=7 file=/tmp/lvm.log syslog=0} -y ... 2024-03-01 20:50:27,846 INFO program/MainThread: stdout[46]: Physical volume "/dev/sda" successfully created. 2024-03-01 20:50:27,846 INFO program/MainThread: stderr[46]: 2024-03-01 20:50:27,846 INFO program/MainThread: ...done [46] (exit code: 0) 2024-03-01 20:50:27,847 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 20:50:27,856 INFO program/MainThread: stdout[47]: use_devicesfile=1 2024-03-01 20:50:27,856 INFO program/MainThread: stderr[47]: 2024-03-01 20:50:27,856 INFO program/MainThread: ...done [47] (exit code: 0) 2024-03-01 20:50:27,856 INFO program/MainThread: Running [48] lvmdevices --adddev /dev/sda ... 2024-03-01 20:50:27,886 INFO program/MainThread: stdout[48]: 2024-03-01 20:50:27,886 INFO program/MainThread: stderr[48]: 2024-03-01 20:50:27,886 INFO program/MainThread: ...done [48] (exit code: 0) 2024-03-01 20:50:27,886 DEBUG blivet/MainThread: lvm filter: restoring the lvm devices list to /dev/sda 2024-03-01 20:50:27,887 INFO program/MainThread: Running... udevadm settle --timeout=300 2024-03-01 20:50:27,898 DEBUG program/MainThread: Return code: 0 2024-03-01 20:50:27,902 DEBUG blivet/MainThread: DiskDevice.update_sysfs_path: sda ; status: True ; 2024-03-01 20:50:27,902 DEBUG blivet/MainThread: sda sysfs_path set to /sys/devices/tcm_loop_0/tcm_loop_adapter_0/host2/target2:0:1/2:0:1:0/block/sda 2024-03-01 20:50:27,903 INFO program/MainThread: Running... udevadm trigger --action=change --subsystem-match=block --sysname-match=sda 2024-03-01 20:50:27,912 DEBUG program/MainThread: Return code: 0 2024-03-01 20:50:27,912 INFO program/MainThread: Running... udevadm settle --timeout=300 2024-03-01 20:50:27,932 DEBUG program/MainThread: Return code: 0 2024-03-01 20:50:27,932 INFO blivet/MainThread: executing action: [98] create device lvmvg test_vg1 (id 94) 2024-03-01 20:50:27,936 DEBUG blivet/MainThread: LVMVolumeGroupDevice.create: test_vg1 ; status: False ; 2024-03-01 20:50:27,938 DEBUG blivet/MainThread: LVMVolumeGroupDevice.setup_parents: name: test_vg1 ; orig: False ; 2024-03-01 20:50:27,941 DEBUG blivet/MainThread: DiskDevice.setup: sda ; orig: False ; status: True ; controllable: True ; 2024-03-01 20:50:27,944 DEBUG blivet/MainThread: LVMPhysicalVolume.setup: device: /dev/sda ; type: lvmpv ; status: False ; 2024-03-01 20:50:27,946 DEBUG blivet/MainThread: DiskDevice.setup: sdb ; orig: False ; status: True ; controllable: True ; 2024-03-01 20:50:27,949 DEBUG blivet/MainThread: LVMPhysicalVolume.setup: device: /dev/sdb ; type: lvmpv ; status: False ; 2024-03-01 20:50:27,952 DEBUG blivet/MainThread: DiskDevice.setup: sdc ; orig: False ; status: True ; controllable: True ; 2024-03-01 20:50:27,954 DEBUG blivet/MainThread: LVMPhysicalVolume.setup: device: /dev/sdc ; type: lvmpv ; status: False ; 2024-03-01 20:50:27,957 DEBUG blivet/MainThread: LVMVolumeGroupDevice._create: test_vg1 ; status: False ; 2024-03-01 20:50:27,957 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 20:50:28,003 INFO program/MainThread: stdout[49]: Volume group "test_vg1" successfully created 2024-03-01 20:50:28,003 INFO program/MainThread: stderr[49]: 2024-03-01 20:50:28,004 INFO program/MainThread: ...done [49] (exit code: 0) 2024-03-01 20:50:28,013 DEBUG blivet/MainThread: LVMVolumeGroupDevice.setup: test_vg1 ; orig: False ; status: False ; controllable: True ; 2024-03-01 20:50:28,022 DEBUG blivet/MainThread: LVMVolumeGroupDevice.setup_parents: name: test_vg1 ; orig: False ; 2024-03-01 20:50:28,030 DEBUG blivet/MainThread: DiskDevice.setup: sda ; orig: False ; status: True ; controllable: True ; 2024-03-01 20:50:28,038 DEBUG blivet/MainThread: LVMPhysicalVolume.setup: device: /dev/sda ; type: lvmpv ; status: False ; 2024-03-01 20:50:28,044 DEBUG blivet/MainThread: DiskDevice.setup: sdb ; orig: False ; status: True ; controllable: True ; 2024-03-01 20:50:28,049 DEBUG blivet/MainThread: LVMPhysicalVolume.setup: device: /dev/sdb ; type: lvmpv ; status: False ; 2024-03-01 20:50:28,058 DEBUG blivet/MainThread: DiskDevice.setup: sdc ; orig: False ; status: True ; controllable: True ; 2024-03-01 20:50:28,067 DEBUG blivet/MainThread: LVMPhysicalVolume.setup: device: /dev/sdc ; type: lvmpv ; status: False ; 2024-03-01 20:50:28,067 INFO program/MainThread: Running... udevadm settle --timeout=300 2024-03-01 20:50:28,103 DEBUG program/MainThread: Return code: 0 2024-03-01 20:50:28,110 DEBUG blivet/MainThread: LVMVolumeGroupDevice.update_sysfs_path: test_vg1 ; status: False ; 2024-03-01 20:50:28,113 DEBUG blivet/MainThread: LVMVolumeGroupDevice.update_sysfs_path: test_vg1 ; status: False ; 2024-03-01 20:50:28,113 INFO program/MainThread: Running... udevadm settle --timeout=300 2024-03-01 20:50:28,125 DEBUG program/MainThread: Return code: 0 2024-03-01 20:50:28,126 INFO program/MainThread: Running... udevadm trigger --action=change --subsystem-match=block --sysname-match=test_vg1 2024-03-01 20:50:28,133 DEBUG program/MainThread: Return code: 0 2024-03-01 20:50:28,134 INFO program/MainThread: Running... udevadm settle --timeout=300 2024-03-01 20:50:28,144 DEBUG program/MainThread: Return code: 0 2024-03-01 20:50:28,145 INFO blivet/MainThread: executing action: [114] create device lvmlv test_vg1-lv2 (id 109) 2024-03-01 20:50:28,148 DEBUG blivet/MainThread: LVMLogicalVolumeDevice.create: test_vg1-lv2 ; status: False ; 2024-03-01 20:50:28,151 DEBUG blivet/MainThread: LVMLogicalVolumeDevice.setup_parents: name: test_vg1-lv2 ; orig: False ; 2024-03-01 20:50:28,154 DEBUG blivet/MainThread: LVMVolumeGroupDevice.setup: test_vg1 ; orig: False ; status: False ; controllable: True ; 2024-03-01 20:50:28,157 DEBUG blivet/MainThread: LVMVolumeGroupDevice.setup_parents: name: test_vg1 ; orig: False ; 2024-03-01 20:50:28,160 DEBUG blivet/MainThread: DiskDevice.setup: sda ; orig: False ; status: True ; controllable: True ; 2024-03-01 20:50:28,163 DEBUG blivet/MainThread: LVMPhysicalVolume.setup: device: /dev/sda ; type: lvmpv ; status: False ; 2024-03-01 20:50:28,166 DEBUG blivet/MainThread: DiskDevice.setup: sdb ; orig: False ; status: True ; controllable: True ; 2024-03-01 20:50:28,169 DEBUG blivet/MainThread: LVMPhysicalVolume.setup: device: /dev/sdb ; type: lvmpv ; status: False ; 2024-03-01 20:50:28,172 DEBUG blivet/MainThread: DiskDevice.setup: sdc ; orig: False ; status: True ; controllable: True ; 2024-03-01 20:50:28,175 DEBUG blivet/MainThread: LVMPhysicalVolume.setup: device: /dev/sdc ; type: lvmpv ; status: False ; 2024-03-01 20:50:28,175 INFO program/MainThread: Running... udevadm settle --timeout=300 2024-03-01 20:50:28,185 DEBUG program/MainThread: Return code: 0 2024-03-01 20:50:28,189 DEBUG blivet/MainThread: LVMVolumeGroupDevice.update_sysfs_path: test_vg1 ; status: False ; 2024-03-01 20:50:28,189 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 20:50:28,227 INFO program/MainThread: stdout[50]: LVM2_VG_NAME=test_vg1 LVM2_VG_UUID=nzg1R2-dSyJ-tbSf-liNI-sYvo-CzTs-timmcP LVM2_VG_SIZE=3196059648 LVM2_VG_FREE=3196059648 LVM2_VG_EXTENT_SIZE=4194304 LVM2_VG_EXTENT_COUNT=762 LVM2_VG_FREE_COUNT=762 LVM2_PV_COUNT=3 2024-03-01 20:50:28,227 INFO program/MainThread: stderr[50]: 2024-03-01 20:50:28,227 INFO program/MainThread: ...done [50] (exit code: 0) 2024-03-01 20:50:28,231 DEBUG blivet/MainThread: LVMLogicalVolumeDevice._create: test_vg1-lv2 ; status: False ; 2024-03-01 20:50:28,231 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 20:50:28,299 INFO program/MainThread: stdout[51]: Logical volume "lv2" created. 2024-03-01 20:50:28,299 INFO program/MainThread: stderr[51]: 2024-03-01 20:50:28,300 INFO program/MainThread: ...done [51] (exit code: 0) 2024-03-01 20:50:28,310 DEBUG blivet/MainThread: LVMLogicalVolumeDevice.setup: test_vg1-lv2 ; orig: False ; status: True ; controllable: True ; 2024-03-01 20:50:28,316 DEBUG blivet/MainThread: LVMLogicalVolumeDevice.update_sysfs_path: test_vg1-lv2 ; status: True ; 2024-03-01 20:50:28,317 DEBUG blivet/MainThread: test_vg1-lv2 sysfs_path set to /sys/devices/virtual/block/dm-6 2024-03-01 20:50:28,317 INFO program/MainThread: Running... udevadm settle --timeout=300 2024-03-01 20:50:28,337 DEBUG program/MainThread: Return code: 0 2024-03-01 20:50:28,344 DEBUG blivet/MainThread: LVMLogicalVolumeDevice.read_current_size: exists: True ; path: /dev/mapper/test_vg1-lv2 ; sysfs_path: /sys/devices/virtual/block/dm-6 ; 2024-03-01 20:50:28,345 DEBUG blivet/MainThread: updated test_vg1-lv2 size to 1.5 GiB (1.5 GiB) 2024-03-01 20:50:28,345 INFO program/MainThread: Running... udevadm trigger --action=change --subsystem-match=block --sysname-match=dm-6 2024-03-01 20:50:28,354 DEBUG program/MainThread: Return code: 0 2024-03-01 20:50:28,354 INFO program/MainThread: Running... udevadm settle --timeout=300 2024-03-01 20:50:28,370 DEBUG program/MainThread: Return code: 0 2024-03-01 20:50:28,371 INFO blivet/MainThread: executing action: [115] create format xfs filesystem on lvmlv test_vg1-lv2 (id 109) 2024-03-01 20:50:28,375 DEBUG blivet/MainThread: LVMLogicalVolumeDevice.setup: test_vg1-lv2 ; orig: False ; status: True ; controllable: True ; 2024-03-01 20:50:28,377 DEBUG blivet/MainThread: XFS.create: device: /dev/mapper/test_vg1-lv2 ; type: xfs ; status: False ; 2024-03-01 20:50:28,380 DEBUG blivet/MainThread: XFS._create: type: xfs ; device: /dev/mapper/test_vg1-lv2 ; mountpoint: ; 2024-03-01 20:50:28,380 INFO program/MainThread: Running... mkfs.xfs -f /dev/mapper/test_vg1-lv2 2024-03-01 20:50:28,557 INFO program/MainThread: stdout: 2024-03-01 20:50:28,557 INFO program/MainThread: meta-data=/dev/mapper/test_vg1-lv2 isize=512 agcount=4, agsize=98048 blks 2024-03-01 20:50:28,557 INFO program/MainThread: = sectsz=512 attr=2, projid32bit=1 2024-03-01 20:50:28,557 INFO program/MainThread: = crc=1 finobt=1, sparse=1, rmapbt=0 2024-03-01 20:50:28,557 INFO program/MainThread: = reflink=1 bigtime=1 inobtcount=1 nrext64=0 2024-03-01 20:50:28,557 INFO program/MainThread: data = bsize=4096 blocks=392192, imaxpct=25 2024-03-01 20:50:28,557 INFO program/MainThread: = sunit=0 swidth=0 blks 2024-03-01 20:50:28,558 INFO program/MainThread: naming =version 2 bsize=4096 ascii-ci=0, ftype=1 2024-03-01 20:50:28,558 INFO program/MainThread: log =internal log bsize=4096 blocks=16384, version=2 2024-03-01 20:50:28,558 INFO program/MainThread: = sectsz=512 sunit=0 blks, lazy-count=1 2024-03-01 20:50:28,558 INFO program/MainThread: realtime =none extsz=4096 blocks=0, rtextents=0 2024-03-01 20:50:28,558 DEBUG program/MainThread: Return code: 0 2024-03-01 20:50:28,558 INFO program/MainThread: Running... xfs_admin -L -- /dev/mapper/test_vg1-lv2 2024-03-01 20:50:28,572 INFO program/MainThread: stdout: 2024-03-01 20:50:28,572 INFO program/MainThread: writing all SBs 2024-03-01 20:50:28,572 INFO program/MainThread: new label = "" 2024-03-01 20:50:28,573 DEBUG program/MainThread: Return code: 0 2024-03-01 20:50:28,573 INFO program/MainThread: Running... udevadm settle --timeout=300 2024-03-01 20:50:28,587 DEBUG program/MainThread: Return code: 0 2024-03-01 20:50:28,591 DEBUG blivet/MainThread: LVMLogicalVolumeDevice.update_sysfs_path: test_vg1-lv2 ; status: True ; 2024-03-01 20:50:28,591 DEBUG blivet/MainThread: test_vg1-lv2 sysfs_path set to /sys/devices/virtual/block/dm-6 2024-03-01 20:50:28,592 INFO program/MainThread: Running... udevadm trigger --action=change --subsystem-match=block --sysname-match=dm-6 2024-03-01 20:50:28,601 DEBUG program/MainThread: Return code: 0 2024-03-01 20:50:28,601 INFO program/MainThread: Running... udevadm settle --timeout=300 2024-03-01 20:50:28,618 DEBUG program/MainThread: Return code: 0 2024-03-01 20:50:28,618 INFO blivet/MainThread: executing action: [105] create device lvmlv test_vg1-lv1 (id 100) 2024-03-01 20:50:28,622 DEBUG blivet/MainThread: LVMLogicalVolumeDevice.create: test_vg1-lv1 ; status: False ; 2024-03-01 20:50:28,625 DEBUG blivet/MainThread: LVMLogicalVolumeDevice.setup_parents: name: test_vg1-lv1 ; orig: False ; 2024-03-01 20:50:28,628 DEBUG blivet/MainThread: LVMVolumeGroupDevice.setup: test_vg1 ; orig: False ; status: True ; controllable: True ; 2024-03-01 20:50:28,628 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 20:50:28,661 INFO program/MainThread: stdout[52]: LVM2_VG_NAME=test_vg1 LVM2_VG_UUID=nzg1R2-dSyJ-tbSf-liNI-sYvo-CzTs-timmcP LVM2_VG_SIZE=3196059648 LVM2_VG_FREE=1589641216 LVM2_VG_EXTENT_SIZE=4194304 LVM2_VG_EXTENT_COUNT=762 LVM2_VG_FREE_COUNT=379 LVM2_PV_COUNT=3 2024-03-01 20:50:28,661 INFO program/MainThread: stderr[52]: 2024-03-01 20:50:28,661 INFO program/MainThread: ...done [52] (exit code: 0) 2024-03-01 20:50:28,665 DEBUG blivet/MainThread: LVMLogicalVolumeDevice._create: test_vg1-lv1 ; status: False ; 2024-03-01 20:50:28,665 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 20:50:28,721 INFO program/MainThread: stdout[53]: Logical volume "lv1" created. 2024-03-01 20:50:28,721 INFO program/MainThread: stderr[53]: 2024-03-01 20:50:28,721 INFO program/MainThread: ...done [53] (exit code: 0) 2024-03-01 20:50:28,734 DEBUG blivet/MainThread: LVMLogicalVolumeDevice.setup: test_vg1-lv1 ; orig: False ; status: True ; controllable: True ; 2024-03-01 20:50:28,740 DEBUG blivet/MainThread: LVMLogicalVolumeDevice.update_sysfs_path: test_vg1-lv1 ; status: True ; 2024-03-01 20:50:28,740 DEBUG blivet/MainThread: test_vg1-lv1 sysfs_path set to /sys/devices/virtual/block/dm-7 2024-03-01 20:50:28,741 INFO program/MainThread: Running... udevadm settle --timeout=300 2024-03-01 20:50:28,770 DEBUG program/MainThread: Return code: 0 2024-03-01 20:50:28,774 DEBUG blivet/MainThread: LVMLogicalVolumeDevice.read_current_size: exists: True ; path: /dev/mapper/test_vg1-lv1 ; sysfs_path: /sys/devices/virtual/block/dm-7 ; 2024-03-01 20:50:28,775 DEBUG blivet/MainThread: updated test_vg1-lv1 size to 460 MiB (460 MiB) 2024-03-01 20:50:28,775 INFO program/MainThread: Running... udevadm trigger --action=change --subsystem-match=block --sysname-match=dm-7 2024-03-01 20:50:28,784 DEBUG program/MainThread: Return code: 0 2024-03-01 20:50:28,784 INFO program/MainThread: Running... udevadm settle --timeout=300 2024-03-01 20:50:28,799 DEBUG program/MainThread: Return code: 0 2024-03-01 20:50:28,799 INFO blivet/MainThread: executing action: [106] create format xfs filesystem on lvmlv test_vg1-lv1 (id 100) 2024-03-01 20:50:28,803 DEBUG blivet/MainThread: LVMLogicalVolumeDevice.setup: test_vg1-lv1 ; orig: False ; status: True ; controllable: True ; 2024-03-01 20:50:28,806 DEBUG blivet/MainThread: XFS.create: device: /dev/mapper/test_vg1-lv1 ; type: xfs ; status: False ; 2024-03-01 20:50:28,808 DEBUG blivet/MainThread: XFS._create: type: xfs ; device: /dev/mapper/test_vg1-lv1 ; mountpoint: ; 2024-03-01 20:50:28,809 INFO program/MainThread: Running... mkfs.xfs -f /dev/mapper/test_vg1-lv1 2024-03-01 20:50:29,668 INFO program/MainThread: stdout: 2024-03-01 20:50:29,668 INFO program/MainThread: meta-data=/dev/mapper/test_vg1-lv1 isize=512 agcount=4, agsize=29440 blks 2024-03-01 20:50:29,668 INFO program/MainThread: = sectsz=512 attr=2, projid32bit=1 2024-03-01 20:50:29,668 INFO program/MainThread: = crc=1 finobt=1, sparse=1, rmapbt=0 2024-03-01 20:50:29,668 INFO program/MainThread: = reflink=1 bigtime=1 inobtcount=1 nrext64=0 2024-03-01 20:50:29,668 INFO program/MainThread: data = bsize=4096 blocks=117760, imaxpct=25 2024-03-01 20:50:29,669 INFO program/MainThread: = sunit=0 swidth=0 blks 2024-03-01 20:50:29,669 INFO program/MainThread: naming =version 2 bsize=4096 ascii-ci=0, ftype=1 2024-03-01 20:50:29,669 INFO program/MainThread: log =internal log bsize=4096 blocks=16384, version=2 2024-03-01 20:50:29,669 INFO program/MainThread: = sectsz=512 sunit=0 blks, lazy-count=1 2024-03-01 20:50:29,669 INFO program/MainThread: realtime =none extsz=4096 blocks=0, rtextents=0 2024-03-01 20:50:29,669 DEBUG program/MainThread: Return code: 0 2024-03-01 20:50:29,669 INFO program/MainThread: Running... xfs_admin -L -- /dev/mapper/test_vg1-lv1 2024-03-01 20:50:29,683 INFO program/MainThread: stdout: 2024-03-01 20:50:29,684 INFO program/MainThread: writing all SBs 2024-03-01 20:50:29,684 INFO program/MainThread: new label = "" 2024-03-01 20:50:29,684 DEBUG program/MainThread: Return code: 0 2024-03-01 20:50:29,684 INFO program/MainThread: Running... udevadm settle --timeout=300 2024-03-01 20:50:29,706 DEBUG program/MainThread: Return code: 0 2024-03-01 20:50:29,710 DEBUG blivet/MainThread: LVMLogicalVolumeDevice.update_sysfs_path: test_vg1-lv1 ; status: True ; 2024-03-01 20:50:29,710 DEBUG blivet/MainThread: test_vg1-lv1 sysfs_path set to /sys/devices/virtual/block/dm-7 2024-03-01 20:50:29,711 INFO program/MainThread: Running... udevadm trigger --action=change --subsystem-match=block --sysname-match=dm-7 2024-03-01 20:50:29,720 DEBUG program/MainThread: Return code: 0 2024-03-01 20:50:29,720 INFO program/MainThread: Running... udevadm settle --timeout=300 2024-03-01 20:50:29,737 DEBUG program/MainThread: Return code: 0 2024-03-01 20:50:29,742 DEBUG blivet/MainThread: PartitionDevice._set_parted_partition: xvda1 ; 2024-03-01 20:50:29,742 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 0x7f6e0a72fbd0> 2024-03-01 20:50:29,745 DEBUG blivet/MainThread: DeviceTree.get_device_by_path: path: /dev/mapper/test_vg1-lv1 ; incomplete: False ; hidden: False ; 2024-03-01 20:50:29,748 DEBUG blivet/MainThread: DeviceTree.get_device_by_path returned existing 460 MiB lvmlv test_vg1-lv1 (100) with existing xfs filesystem 2024-03-01 20:50:29,748 DEBUG blivet/MainThread: resolved '/dev/mapper/test_vg1-lv1' to 'test_vg1-lv1' (lvmlv) 2024-03-01 20:50:29,751 DEBUG blivet/MainThread: DeviceTree.get_device_by_path: path: /dev/mapper/test_vg1-lv2 ; incomplete: False ; hidden: False ; 2024-03-01 20:50:29,754 DEBUG blivet/MainThread: DeviceTree.get_device_by_path returned existing 1.5 GiB lvmlv test_vg1-lv2 (109) with existing xfs filesystem 2024-03-01 20:50:29,754 DEBUG blivet/MainThread: resolved '/dev/mapper/test_vg1-lv2' to 'test_vg1-lv2' (lvmlv) 2024-03-01 20:50:29,757 DEBUG blivet/MainThread: DeviceTree.get_device_by_path: path: /dev/mapper/test_vg2-lv3 ; incomplete: False ; hidden: False ; 2024-03-01 20:50:29,760 DEBUG blivet/MainThread: DeviceTree.get_device_by_path returned existing 308 MiB lvmlv test_vg2-lv3 (135) with existing xfs filesystem 2024-03-01 20:50:29,760 DEBUG blivet/MainThread: resolved '/dev/mapper/test_vg2-lv3' to 'test_vg2-lv3' (lvmlv) 2024-03-01 20:50:29,763 DEBUG blivet/MainThread: DeviceTree.get_device_by_path: path: /dev/mapper/test_vg2-lv4 ; incomplete: False ; hidden: False ; 2024-03-01 20:50:29,765 DEBUG blivet/MainThread: DeviceTree.get_device_by_path returned existing 612 MiB lvmlv test_vg2-lv4 (144) with existing xfs filesystem 2024-03-01 20:50:29,765 DEBUG blivet/MainThread: resolved '/dev/mapper/test_vg2-lv4' to 'test_vg2-lv4' (lvmlv) 2024-03-01 20:50:29,768 DEBUG blivet/MainThread: DeviceTree.get_device_by_path: path: /dev/mapper/test_vg3-lv5 ; incomplete: False ; hidden: False ; 2024-03-01 20:50:29,771 DEBUG blivet/MainThread: DeviceTree.get_device_by_path returned existing 1.2 GiB lvmlv test_vg3-lv5 (174) with existing xfs filesystem 2024-03-01 20:50:29,771 DEBUG blivet/MainThread: resolved '/dev/mapper/test_vg3-lv5' to 'test_vg3-lv5' (lvmlv) 2024-03-01 20:50:29,773 DEBUG blivet/MainThread: DeviceTree.get_device_by_path: path: /dev/mapper/test_vg3-lv6 ; incomplete: False ; hidden: False ; 2024-03-01 20:50:29,776 DEBUG blivet/MainThread: DeviceTree.get_device_by_path returned existing 1020 MiB lvmlv test_vg3-lv6 (183) with existing xfs filesystem 2024-03-01 20:50:29,776 DEBUG blivet/MainThread: resolved '/dev/mapper/test_vg3-lv6' to 'test_vg3-lv6' (lvmlv) 2024-03-01 20:50:29,779 DEBUG blivet/MainThread: DeviceTree.get_device_by_path: path: /dev/mapper/test_vg3-lv7 ; incomplete: False ; hidden: False ; 2024-03-01 20:50:29,781 DEBUG blivet/MainThread: DeviceTree.get_device_by_path returned existing 408 MiB lvmlv test_vg3-lv7 (192) with existing xfs filesystem 2024-03-01 20:50:29,781 DEBUG blivet/MainThread: resolved '/dev/mapper/test_vg3-lv7' to 'test_vg3-lv7' (lvmlv) 2024-03-01 20:50:29,784 DEBUG blivet/MainThread: DeviceTree.get_device_by_path: path: /dev/mapper/test_vg3-lv8 ; incomplete: False ; hidden: False ; 2024-03-01 20:50:29,787 DEBUG blivet/MainThread: DeviceTree.get_device_by_path returned existing 408 MiB lvmlv test_vg3-lv8 (201) with existing xfs filesystem 2024-03-01 20:50:29,787 DEBUG blivet/MainThread: resolved '/dev/mapper/test_vg3-lv8' to 'test_vg3-lv8' (lvmlv) 2024-03-01 20:50:29,789 DEBUG blivet/MainThread: DeviceTree.get_device_by_path: path: /dev/mapper/test_vg1-lv1 ; incomplete: False ; hidden: False ; 2024-03-01 20:50:29,792 DEBUG blivet/MainThread: DeviceTree.get_device_by_path returned existing 460 MiB lvmlv test_vg1-lv1 (100) with existing xfs filesystem 2024-03-01 20:50:29,792 DEBUG blivet/MainThread: resolved '/dev/mapper/test_vg1-lv1' to 'test_vg1-lv1' (lvmlv) 2024-03-01 20:50:29,795 DEBUG blivet/MainThread: DeviceTree.get_device_by_path: path: /dev/mapper/test_vg1-lv2 ; incomplete: False ; hidden: False ; 2024-03-01 20:50:29,797 DEBUG blivet/MainThread: DeviceTree.get_device_by_path returned existing 1.5 GiB lvmlv test_vg1-lv2 (109) with existing xfs filesystem 2024-03-01 20:50:29,798 DEBUG blivet/MainThread: resolved '/dev/mapper/test_vg1-lv2' to 'test_vg1-lv2' (lvmlv) 2024-03-01 20:50:29,800 DEBUG blivet/MainThread: DeviceTree.get_device_by_path: path: /dev/mapper/test_vg2-lv3 ; incomplete: False ; hidden: False ; 2024-03-01 20:50:29,803 DEBUG blivet/MainThread: DeviceTree.get_device_by_path returned existing 308 MiB lvmlv test_vg2-lv3 (135) with existing xfs filesystem 2024-03-01 20:50:29,803 DEBUG blivet/MainThread: resolved '/dev/mapper/test_vg2-lv3' to 'test_vg2-lv3' (lvmlv) 2024-03-01 20:50:29,805 DEBUG blivet/MainThread: DeviceTree.get_device_by_path: path: /dev/mapper/test_vg2-lv4 ; incomplete: False ; hidden: False ; 2024-03-01 20:50:29,808 DEBUG blivet/MainThread: DeviceTree.get_device_by_path returned existing 612 MiB lvmlv test_vg2-lv4 (144) with existing xfs filesystem 2024-03-01 20:50:29,808 DEBUG blivet/MainThread: resolved '/dev/mapper/test_vg2-lv4' to 'test_vg2-lv4' (lvmlv) 2024-03-01 20:50:29,810 DEBUG blivet/MainThread: DeviceTree.get_device_by_path: path: /dev/mapper/test_vg3-lv5 ; incomplete: False ; hidden: False ; 2024-03-01 20:50:29,813 DEBUG blivet/MainThread: DeviceTree.get_device_by_path returned existing 1.2 GiB lvmlv test_vg3-lv5 (174) with existing xfs filesystem 2024-03-01 20:50:29,813 DEBUG blivet/MainThread: resolved '/dev/mapper/test_vg3-lv5' to 'test_vg3-lv5' (lvmlv) 2024-03-01 20:50:29,816 DEBUG blivet/MainThread: DeviceTree.get_device_by_path: path: /dev/mapper/test_vg3-lv6 ; incomplete: False ; hidden: False ; 2024-03-01 20:50:29,818 DEBUG blivet/MainThread: DeviceTree.get_device_by_path returned existing 1020 MiB lvmlv test_vg3-lv6 (183) with existing xfs filesystem 2024-03-01 20:50:29,818 DEBUG blivet/MainThread: resolved '/dev/mapper/test_vg3-lv6' to 'test_vg3-lv6' (lvmlv) 2024-03-01 20:50:29,821 DEBUG blivet/MainThread: DeviceTree.get_device_by_path: path: /dev/mapper/test_vg3-lv7 ; incomplete: False ; hidden: False ; 2024-03-01 20:50:29,824 DEBUG blivet/MainThread: DeviceTree.get_device_by_path returned existing 408 MiB lvmlv test_vg3-lv7 (192) with existing xfs filesystem 2024-03-01 20:50:29,824 DEBUG blivet/MainThread: resolved '/dev/mapper/test_vg3-lv7' to 'test_vg3-lv7' (lvmlv) 2024-03-01 20:50:29,826 DEBUG blivet/MainThread: DeviceTree.get_device_by_path: path: /dev/mapper/test_vg3-lv8 ; incomplete: False ; hidden: False ; 2024-03-01 20:50:29,829 DEBUG blivet/MainThread: DeviceTree.get_device_by_path returned existing 408 MiB lvmlv test_vg3-lv8 (201) with existing xfs filesystem 2024-03-01 20:50:29,829 DEBUG blivet/MainThread: resolved '/dev/mapper/test_vg3-lv8' to 'test_vg3-lv8' (lvmlv) 2024-03-01 20:50:58,532 INFO blivet/MainThread: sys.argv = ['/tmp/ansible_fedora.linux_system_roles.blivet_payload_hclc6cdq/ansible_fedora.linux_system_roles.blivet_payload.zip/ansible_collections/fedora/linux_system_roles/plugins/modules/blivet.py'] 2024-03-01 20:50:58,567 DEBUG blivet/MainThread: Ext4FS.supported: supported: True ; 2024-03-01 20:50:58,567 INFO program/MainThread: Running [2] e2fsck -V ... 2024-03-01 20:50:58,570 INFO program/MainThread: stdout[2]: 2024-03-01 20:50:58,570 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 20:50:58,570 INFO program/MainThread: ...done [2] (exit code: 0) 2024-03-01 20:50:58,571 INFO program/MainThread: Running... modprobe --dry-run ext4 2024-03-01 20:50:58,575 DEBUG program/MainThread: Return code: 0 2024-03-01 20:50:58,575 DEBUG blivet/MainThread: get_format('ext4') returning Ext4FS instance with object id 0 2024-03-01 20:50:58,578 DEBUG blivet/MainThread: Ext4FS.supported: supported: True ; 2024-03-01 20:50:58,578 DEBUG blivet/MainThread: trying to set new default fstype to 'ext4' 2024-03-01 20:50:58,581 DEBUG blivet/MainThread: Ext4FS.supported: supported: True ; 2024-03-01 20:50:58,581 DEBUG blivet/MainThread: get_format('ext4') returning Ext4FS instance with object id 1 2024-03-01 20:50:58,584 DEBUG blivet/MainThread: Ext4FS.supported: supported: True ; 2024-03-01 20:50:58,584 INFO program/MainThread: Running... lsblk --bytes -a -o NAME,SIZE,OWNER,GROUP,MODE,FSTYPE,LABEL,UUID,PARTUUID,MOUNTPOINT 2024-03-01 20:50:58,595 INFO program/MainThread: stdout: 2024-03-01 20:50:58,595 INFO program/MainThread: NAME SIZE OWNER GROUP MODE FSTYPE LABEL UUID PARTUUID MOUNTPOINT 2024-03-01 20:50:58,595 INFO program/MainThread: sda 1073741824 root disk brw-rw---- LVM2_member PDKOdo-dwAw-h627-qre7-An9Y-LWFn-hmeLdR 2024-03-01 20:50:58,595 INFO program/MainThread: `-test_vg1-lv2 1606418432 root disk brw-rw---- xfs b4588516-133d-41f0-b47c-b54ad5abb5cc 2024-03-01 20:50:58,595 INFO program/MainThread: sdb 1073741824 root disk brw-rw---- LVM2_member 0YDz02-buod-PcCu-8Qxw-IIfh-LkLT-M2DH1H 2024-03-01 20:50:58,595 INFO program/MainThread: |-test_vg1-lv2 1606418432 root disk brw-rw---- xfs b4588516-133d-41f0-b47c-b54ad5abb5cc 2024-03-01 20:50:58,595 INFO program/MainThread: `-test_vg1-lv1 482344960 root disk brw-rw---- xfs ecfd3c11-f8af-4950-ba90-63054cbd83aa 2024-03-01 20:50:58,595 INFO program/MainThread: sdc 1073741824 root disk brw-rw---- LVM2_member 4xTpIS-ovfx-jq8W-Hw9e-0Vgz-LtOu-WKWtlO 2024-03-01 20:50:58,595 INFO program/MainThread: sdd 1073741824 root disk brw-rw---- LVM2_member zZI2Ed-QNwt-si2v-Zm1j-mTs4-bZwr-YKMNgo 2024-03-01 20:50:58,595 INFO program/MainThread: |-test_vg2-lv4 641728512 root disk brw-rw---- xfs bbd74741-5a92-4b9f-88c4-f6d70a83953a 2024-03-01 20:50:58,596 INFO program/MainThread: `-test_vg2-lv3 322961408 root disk brw-rw---- xfs 2ef29a3b-cefb-47f2-a003-741f75f7b57f 2024-03-01 20:50:58,596 INFO program/MainThread: sde 1073741824 root disk brw-rw---- LVM2_member ohdZ1F-frhP-p3Q2-peI2-y9Cq-PIRk-ZHlssT 2024-03-01 20:50:58,596 INFO program/MainThread: sdf 1073741824 root disk brw-rw---- LVM2_member HRTxWn-eIRO-EFsB-O6vy-ZG2R-WXxx-KbMWLh 2024-03-01 20:50:58,596 INFO program/MainThread: sdg 1073741824 root disk brw-rw---- LVM2_member 5UoerG-pc5V-te1I-vUk3-8N9d-acxz-cMYjGC 2024-03-01 20:50:58,596 INFO program/MainThread: |-test_vg3-lv8 427819008 root disk brw-rw---- xfs fee4a627-c357-45e2-a4a7-f9edf36b1c2a 2024-03-01 20:50:58,596 INFO program/MainThread: |-test_vg3-lv7 427819008 root disk brw-rw---- xfs 74cf70ff-41f2-424a-87fc-734ae1803e00 2024-03-01 20:50:58,596 INFO program/MainThread: `-test_vg3-lv6 1069547520 root disk brw-rw---- xfs 4cc35a08-f1b6-428f-9615-c777243b004d 2024-03-01 20:50:58,596 INFO program/MainThread: sdh 1073741824 root disk brw-rw---- LVM2_member S8QQfi-gyCf-5bNz-ngYw-0VWy-PMaD-CmAE19 2024-03-01 20:50:58,596 INFO program/MainThread: `-test_vg3-lv6 1069547520 root disk brw-rw---- xfs 4cc35a08-f1b6-428f-9615-c777243b004d 2024-03-01 20:50:58,596 INFO program/MainThread: sdi 1073741824 root disk brw-rw---- LVM2_member mFUgeA-ViDw-7k4A-qGcl-xiEv-rQWJ-0ys8df 2024-03-01 20:50:58,596 INFO program/MainThread: `-test_vg3-lv5 1283457024 root disk brw-rw---- xfs 84d0fe7e-2b88-45f5-b64e-7cebbdba3b90 2024-03-01 20:50:58,596 INFO program/MainThread: sdj 1073741824 root disk brw-rw---- LVM2_member 51cV3l-5pn1-uxQe-nFN7-8HCu-ivbU-YXbymn 2024-03-01 20:50:58,596 INFO program/MainThread: `-test_vg3-lv5 1283457024 root disk brw-rw---- xfs 84d0fe7e-2b88-45f5-b64e-7cebbdba3b90 2024-03-01 20:50:58,596 INFO program/MainThread: sdk 1073741824 root disk brw-rw---- 2024-03-01 20:50:58,596 INFO program/MainThread: sdl 1073741824 root disk brw-rw---- 2024-03-01 20:50:58,596 INFO program/MainThread: xvda 268435456000 root disk brw-rw---- 2024-03-01 20:50:58,596 INFO program/MainThread: `-xvda1 268434390528 root disk brw-rw---- xfs a4d9efbc-be36-4c5f-99af-596afd10159d e61ef7e0-01 / 2024-03-01 20:50:58,596 DEBUG program/MainThread: Return code: 0 2024-03-01 20:50:58,596 DEBUG blivet/MainThread: lsblk output: NAME SIZE OWNER GROUP MODE FSTYPE LABEL UUID PARTUUID MOUNTPOINT sda 1073741824 root disk brw-rw---- LVM2_member PDKOdo-dwAw-h627-qre7-An9Y-LWFn-hmeLdR `-test_vg1-lv2 1606418432 root disk brw-rw---- xfs b4588516-133d-41f0-b47c-b54ad5abb5cc sdb 1073741824 root disk brw-rw---- LVM2_member 0YDz02-buod-PcCu-8Qxw-IIfh-LkLT-M2DH1H |-test_vg1-lv2 1606418432 root disk brw-rw---- xfs b4588516-133d-41f0-b47c-b54ad5abb5cc `-test_vg1-lv1 482344960 root disk brw-rw---- xfs ecfd3c11-f8af-4950-ba90-63054cbd83aa sdc 1073741824 root disk brw-rw---- LVM2_member 4xTpIS-ovfx-jq8W-Hw9e-0Vgz-LtOu-WKWtlO sdd 1073741824 root disk brw-rw---- LVM2_member zZI2Ed-QNwt-si2v-Zm1j-mTs4-bZwr-YKMNgo |-test_vg2-lv4 641728512 root disk brw-rw---- xfs bbd74741-5a92-4b9f-88c4-f6d70a83953a `-test_vg2-lv3 322961408 root disk brw-rw---- xfs 2ef29a3b-cefb-47f2-a003-741f75f7b57f sde 1073741824 root disk brw-rw---- LVM2_member ohdZ1F-frhP-p3Q2-peI2-y9Cq-PIRk-ZHlssT sdf 1073741824 root disk brw-rw---- LVM2_member HRTxWn-eIRO-EFsB-O6vy-ZG2R-WXxx-KbMWLh sdg 1073741824 root disk brw-rw---- LVM2_member 5UoerG-pc5V-te1I-vUk3-8N9d-acxz-cMYjGC |-test_vg3-lv8 427819008 root disk brw-rw---- xfs fee4a627-c357-45e2-a4a7-f9edf36b1c2a |-test_vg3-lv7 427819008 root disk brw-rw---- xfs 74cf70ff-41f2-424a-87fc-734ae1803e00 `-test_vg3-lv6 1069547520 root disk brw-rw---- xfs 4cc35a08-f1b6-428f-9615-c777243b004d sdh 1073741824 root disk brw-rw---- LVM2_member S8QQfi-gyCf-5bNz-ngYw-0VWy-PMaD-CmAE19 `-test_vg3-lv6 1069547520 root disk brw-rw---- xfs 4cc35a08-f1b6-428f-9615-c777243b004d sdi 1073741824 root disk brw-rw---- LVM2_member mFUgeA-ViDw-7k4A-qGcl-xiEv-rQWJ-0ys8df `-test_vg3-lv5 1283457024 root disk brw-rw---- xfs 84d0fe7e-2b88-45f5-b64e-7cebbdba3b90 sdj 1073741824 root disk brw-rw---- LVM2_member 51cV3l-5pn1-uxQe-nFN7-8HCu-ivbU-YXbymn `-test_vg3-lv5 1283457024 root disk brw-rw---- xfs 84d0fe7e-2b88-45f5-b64e-7cebbdba3b90 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 20:50:58,596 DEBUG blivet/MainThread: lvm filter: clearing the lvm devices list 2024-03-01 20:50:58,597 DEBUG blivet/MainThread: lvm filter: clearing the lvm devices list 2024-03-01 20:50:58,597 INFO blivet/MainThread: resetting Blivet (version 3.6.0) instance 2024-03-01 20:50:58,597 DEBUG blivet/MainThread: lvm filter: clearing the lvm devices list 2024-03-01 20:50:58,597 INFO blivet/MainThread: DeviceTree.populate: ignored_disks is [] ; exclusive_disks is [] 2024-03-01 20:50:58,597 WARNING blivet/MainThread: Failed to call the update_volume_info method: libstoragemgmt functionality not available 2024-03-01 20:50:58,597 INFO program/MainThread: Running... udevadm settle --timeout=300 2024-03-01 20:50:58,610 DEBUG program/MainThread: Return code: 0 2024-03-01 20:50:58,627 INFO blivet/MainThread: devices to scan: ['sda', 'sdb', 'sdk', 'sdl', 'sdc', 'sdd', 'sde', 'sdf', 'sdg', 'sdh', 'sdi', 'sdj', 'xvda', 'xvda1', 'test_vg3-lv8', 'test_vg3-lv7', 'test_vg3-lv6', 'test_vg3-lv5', 'test_vg2-lv4', 'test_vg2-lv3', 'test_vg1-lv2', 'test_vg1-lv1'] 2024-03-01 20:50:58,631 DEBUG blivet/MainThread: DeviceTree.handle_device: name: sda ; info: {'CURRENT_TAGS': ':systemd:', 'DEVLINKS': '/dev/disk/by-id/scsi-36001405a8abeb2a8284458ebf043e0fb ' '/dev/disk/by-id/lvm-pv-uuid-PDKOdo-dwAw-h627-qre7-An9Y-LWFn-hmeLdR ' '/dev/disk/by-diskseq/2 ' '/dev/disk/by-id/scsi-1LIO-ORG_disk0:a8abeb2a-8284-458e-bf04-3e0fbc353c0a ' '/dev/disk/by-id/wwn-0x6001405a8abeb2a8284458ebf043e0fb ' '/dev/disk/by-id/scsi-SLIO-ORG_disk0_a8abeb2a-8284-458e-bf04-3e0fbc353c0a', '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': 'PDKOdo-dwAw-h627-qre7-An9Y-LWFn-hmeLdR', 'ID_FS_UUID_ENC': 'PDKOdo-dwAw-h627-qre7-An9Y-LWFn-hmeLdR', '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': 'a8abeb2a-8284-458e-bf04-3e0fbc353c0a', 'ID_SERIAL': '36001405a8abeb2a8284458ebf043e0fb', 'ID_SERIAL_SHORT': '6001405a8abeb2a8284458ebf043e0fb', 'ID_TARGET_PORT': '0', 'ID_TYPE': 'disk', 'ID_VENDOR': 'LIO-ORG', 'ID_VENDOR_ENC': 'LIO-ORG\\x20', 'ID_WWN': '0x6001405a8abeb2a8', 'ID_WWN_VENDOR_EXTENSION': '0x284458ebf043e0fb', 'ID_WWN_WITH_EXTENSION': '0x6001405a8abeb2a8284458ebf043e0fb', 'MAJOR': '8', 'MINOR': '0', 'SCSI_IDENT_LUN_LOGICAL_UNIT_GROUP': '0x0', 'SCSI_IDENT_LUN_NAA_REGEXT': '6001405a8abeb2a8284458ebf043e0fb', 'SCSI_IDENT_LUN_T10': 'LIO-ORG_disk0:a8abeb2a-8284-458e-bf04-3e0fbc353c0a', 'SCSI_IDENT_PORT_NAME': 'naa.5001405a91c5ccc5,t,0x0001', 'SCSI_IDENT_PORT_RELATIVE': '0', 'SCSI_IDENT_PORT_TARGET_PORT_GROUP': '0x0', 'SCSI_IDENT_SERIAL': 'a8abeb2a-8284-458e-bf04-3e0fbc353c0a', 'SCSI_IDENT_TARGET_NAME': 'naa.5001405a91c5ccc5', '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': '336998022'} ; 2024-03-01 20:50:58,631 INFO blivet/MainThread: scanning sda (/sys/devices/tcm_loop_0/tcm_loop_adapter_0/host2/target2:0:1/2:0:1:0/block/sda)... 2024-03-01 20:50:58,632 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 20:50:58,671 INFO program/MainThread: stdout[3]: LVM2_VG_NAME=test_vg1 LVM2_LV_NAME=lv1 LVM2_LV_UUID=xws0J7-QFdr-jnBe-ukxG-LWin-k1Jt-0eibfZ 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=S4IAgG-oKdr-dUwM-bIXM-E7QP-rQcZ-rcdPYd LVM2_LV_SIZE=1606418432 LVM2_LV_ATTR=-wi-a----- LVM2_SEGTYPE=linear LVM2_ORIGIN= LVM2_POOL_LV= LVM2_DATA_LV= LVM2_METADATA_LV= LVM2_LV_ROLE=public LVM2_MOVE_PV= LVM2_DATA_PERCENT= LVM2_METADATA_PERCENT= LVM2_COPY_PERCENT= LVM2_VG_NAME=test_vg1 LVM2_LV_NAME=lv2 LVM2_LV_UUID=S4IAgG-oKdr-dUwM-bIXM-E7QP-rQcZ-rcdPYd LVM2_LV_SIZE=1606418432 LVM2_LV_ATTR=-wi-a----- LVM2_SEGTYPE=linear LVM2_ORIGIN= LVM2_POOL_LV= LVM2_DATA_LV= LVM2_METADATA_LV= 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=yfTnQ0-gjqY-maXA-oAm4-hN2r-bBK3-YyQt46 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=nuSAu2-RyB1-8HLM-wkL0-E2Ok-Z2Ai-B3hkFH 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=71ve1w-mLUa-R84n-cyjy-wLOO-zjaB-Bt5OAf 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=71ve1w-mLUa-R84n-cyjy-wLOO-zjaB-Bt5OAf 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=EIYnjo-BwL1-xLAF-AMSb-UeFe-Va3P-3bfRPr 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=EIYnjo-BwL1-xLAF-AMSb-UeFe-Va3P-3bfRPr 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=5h3p3g-g8QF-fPUC-Bb25-hV9B-0ql2-ZHjwzz 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=WebYte-cXqg-wpa0-s9Yt-LAjT-CXq6-JxWraD LVM2_LV_SIZE=427819008 LVM2_LV_ATTR=-wi-a----- LVM2_SEGTYPE=linear LVM2_ORIGIN= LVM2_POOL_LV= LVM2_DATA_LV= LVM2_METADATA_LV= LVM2_LV_ROLE=public LVM2_MOVE_PV= LVM2_DATA_PERCENT= LVM2_METADATA_PERCENT= LVM2_COPY_PERCENT= 2024-03-01 20:50:58,671 INFO program/MainThread: stderr[3]: 2024-03-01 20:50:58,671 INFO program/MainThread: ...done [3] (exit code: 0) 2024-03-01 20:50:58,676 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: sda ; incomplete: False ; hidden: False ; 2024-03-01 20:50:58,678 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned None 2024-03-01 20:50:58,683 INFO blivet/MainThread: failed to get initiator name from iscsi firmware: storaged iSCSI functionality not available 2024-03-01 20:50:58,685 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 20:50:58,689 DEBUG blivet/MainThread: DiskDevicePopulator.run: name: sda ; 2024-03-01 20:50:58,690 INFO blivet/MainThread: sda is a disk 2024-03-01 20:50:58,690 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 3 2024-03-01 20:50:58,690 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 4 2024-03-01 20:50:58,694 DEBUG blivet/MainThread: DiskDevice._set_format: sda ; type: None ; current: None ; 2024-03-01 20:50:58,697 DEBUG blivet/MainThread: DiskDevice.update_sysfs_path: sda ; status: True ; 2024-03-01 20:50:58,697 DEBUG blivet/MainThread: sda sysfs_path set to /sys/devices/tcm_loop_0/tcm_loop_adapter_0/host2/target2:0:1/2:0:1:0/block/sda 2024-03-01 20:50:58,700 DEBUG blivet/MainThread: DiskDevice.read_current_size: exists: True ; path: /dev/sda ; sysfs_path: /sys/devices/tcm_loop_0/tcm_loop_adapter_0/host2/target2:0:1/2:0:1:0/block/sda ; 2024-03-01 20:50:58,700 DEBUG blivet/MainThread: updated sda size to 1024 MiB (1024 MiB) 2024-03-01 20:50:58,701 INFO blivet/MainThread: added disk sda (id 2) to device tree 2024-03-01 20:50:58,701 INFO blivet/MainThread: got device: DiskDevice instance (0x7f580512a8e0) -- 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 = 6001405a8abeb2a8284458ebf043e0fb 2024-03-01 20:50:58,704 DEBUG blivet/MainThread: DeviceTree.handle_format: name: sda ; 2024-03-01 20:50:58,707 DEBUG blivet/MainThread: AppleBootstrapFS.supported: supported: True ; 2024-03-01 20:50:58,708 DEBUG blivet/MainThread: get_format('appleboot') returning AppleBootstrapFS instance with object id 6 2024-03-01 20:50:58,711 DEBUG blivet/MainThread: EFIFS.supported: supported: True ; 2024-03-01 20:50:58,711 DEBUG blivet/MainThread: get_format('efi') returning EFIFS instance with object id 7 2024-03-01 20:50:58,714 DEBUG blivet/MainThread: MacEFIFS.supported: supported: True ; 2024-03-01 20:50:58,714 DEBUG blivet/MainThread: get_format('macefi') returning MacEFIFS instance with object id 8 2024-03-01 20:50:58,717 DEBUG blivet/MainThread: MacEFIFS.supported: supported: True ; 2024-03-01 20:50:58,717 DEBUG blivet/MainThread: get_format('macefi') returning MacEFIFS instance with object id 9 2024-03-01 20:50:58,720 DEBUG blivet/MainThread: LVMFormatPopulator.run: pv: sda ; 2024-03-01 20:50:58,720 DEBUG blivet/MainThread: lvm filter: device /dev/sda added to the list of allowed devices 2024-03-01 20:50:58,721 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 20:50:58,757 INFO program/MainThread: stdout[4]: LVM2_PV_NAME=/dev/sda LVM2_PV_UUID=PDKOdo-dwAw-h627-qre7-An9Y-LWFn-hmeLdR LVM2_PV_FREE=0 LVM2_PV_SIZE=1065353216 LVM2_PE_START=8388608 LVM2_VG_NAME=test_vg1 LVM2_VG_UUID=nzg1R2-dSyJ-tbSf-liNI-sYvo-CzTs-timmcP LVM2_VG_SIZE=3196059648 LVM2_VG_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=0YDz02-buod-PcCu-8Qxw-IIfh-LkLT-M2DH1H LVM2_PV_FREE=41943040 LVM2_PV_SIZE=1065353216 LVM2_PE_START=8388608 LVM2_VG_NAME=test_vg1 LVM2_VG_UUID=nzg1R2-dSyJ-tbSf-liNI-sYvo-CzTs-timmcP LVM2_VG_SIZE=3196059648 LVM2_VG_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=4xTpIS-ovfx-jq8W-Hw9e-0Vgz-LtOu-WKWtlO LVM2_PV_FREE=1065353216 LVM2_PV_SIZE=1065353216 LVM2_PE_START=8388608 LVM2_VG_NAME=test_vg1 LVM2_VG_UUID=nzg1R2-dSyJ-tbSf-liNI-sYvo-CzTs-timmcP LVM2_VG_SIZE=3196059648 LVM2_VG_FREE=1107296256 LVM2_VG_EXTENT_SIZE=4194304 LVM2_VG_EXTENT_COUNT=762 LVM2_VG_FREE_COUNT=264 LVM2_PV_COUNT=3 2024-03-01 20:50:58,757 INFO program/MainThread: stderr[4]: WARNING: Couldn't find device with uuid 0YDz02-buod-PcCu-8Qxw-IIfh-LkLT-M2DH1H. WARNING: Couldn't find device with uuid 4xTpIS-ovfx-jq8W-Hw9e-0Vgz-LtOu-WKWtlO. WARNING: VG test_vg1 is missing PV 0YDz02-buod-PcCu-8Qxw-IIfh-LkLT-M2DH1H (last written to /dev/sdb). WARNING: VG test_vg1 is missing PV 4xTpIS-ovfx-jq8W-Hw9e-0Vgz-LtOu-WKWtlO (last written to /dev/sdc). WARNING: Couldn't find all devices for LV test_vg1/lv2 while checking used and assumed devices. WARNING: Couldn't find all devices for LV test_vg1/lv1 while checking used and assumed devices. 2024-03-01 20:50:58,757 INFO program/MainThread: ...done [4] (exit code: 0) 2024-03-01 20:50:58,757 INFO blivet/MainThread: type detected on 'sda' is 'lvmpv' 2024-03-01 20:50:58,761 DEBUG blivet/MainThread: LVMPhysicalVolume.__init__: uuid: PDKOdo-dwAw-h627-qre7-An9Y-LWFn-hmeLdR ; label: None ; device: /dev/sda ; serial: 36001405a8abeb2a8284458ebf043e0fb ; exists: True ; vg_name: test_vg1 ; vg_uuid: nzg1R2-dSyJ-tbSf-liNI-sYvo-CzTs-timmcP ; pe_start: 8 MiB ; 2024-03-01 20:50:58,761 DEBUG blivet/MainThread: get_format('lvmpv') returning LVMPhysicalVolume instance with object id 10 2024-03-01 20:50:58,764 DEBUG blivet/MainThread: DiskDevice._set_format: sda ; type: lvmpv ; current: None ; 2024-03-01 20:50:58,767 DEBUG blivet/MainThread: DeviceTree.get_device_by_uuid: uuid: nzg1R2-dSyJ-tbSf-liNI-sYvo-CzTs-timmcP ; incomplete: True ; hidden: False ; 2024-03-01 20:50:58,770 DEBUG blivet/MainThread: DeviceTree.get_device_by_uuid returned None 2024-03-01 20:50:58,772 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: test_vg1 ; incomplete: False ; hidden: False ; 2024-03-01 20:50:58,775 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned None 2024-03-01 20:50:58,776 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 20:50:58,813 INFO program/MainThread: stdout[5]: LVM2_VG_NAME=test_vg1 LVM2_VG_UUID=nzg1R2-dSyJ-tbSf-liNI-sYvo-CzTs-timmcP LVM2_VG_SIZE=3196059648 LVM2_VG_FREE=1107296256 LVM2_VG_EXTENT_SIZE=4194304 LVM2_VG_EXTENT_COUNT=762 LVM2_VG_FREE_COUNT=264 LVM2_PV_COUNT=3 2024-03-01 20:50:58,813 INFO program/MainThread: stderr[5]: WARNING: Couldn't find device with uuid 0YDz02-buod-PcCu-8Qxw-IIfh-LkLT-M2DH1H. WARNING: Couldn't find device with uuid 4xTpIS-ovfx-jq8W-Hw9e-0Vgz-LtOu-WKWtlO. WARNING: VG test_vg1 is missing PV 0YDz02-buod-PcCu-8Qxw-IIfh-LkLT-M2DH1H (last written to /dev/sdb). WARNING: VG test_vg1 is missing PV 4xTpIS-ovfx-jq8W-Hw9e-0Vgz-LtOu-WKWtlO (last written to /dev/sdc). WARNING: Couldn't find all devices for LV test_vg1/lv2 while checking used and assumed devices. WARNING: Couldn't find all devices for LV test_vg1/lv1 while checking used and assumed devices. 2024-03-01 20:50:58,813 INFO program/MainThread: ...done [5] (exit code: 0) 2024-03-01 20:50:58,813 INFO blivet/MainThread: Can't get exported information from VG info, assuming VG is not exported. 2024-03-01 20:50:58,814 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 12 2024-03-01 20:50:58,819 DEBUG blivet/MainThread: LVMVolumeGroupDevice._add_parent: test_vg1 ; parent: sda ; 2024-03-01 20:50:58,822 DEBUG blivet/MainThread: DiskDevice.add_child: name: sda ; child: test_vg1 ; kids: 0 ; 2024-03-01 20:50:58,822 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 13 2024-03-01 20:50:58,825 DEBUG blivet/MainThread: LVMVolumeGroupDevice._set_format: test_vg1 ; type: None ; current: None ; 2024-03-01 20:50:58,825 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 20:50:58,863 INFO program/MainThread: stdout[6]: LVM2_VG_NAME=test_vg1 LVM2_LV_NAME=lv1 LVM2_LV_UUID=xws0J7-QFdr-jnBe-ukxG-LWin-k1Jt-0eibfZ 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=S4IAgG-oKdr-dUwM-bIXM-E7QP-rQcZ-rcdPYd 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=S4IAgG-oKdr-dUwM-bIXM-E7QP-rQcZ-rcdPYd LVM2_LV_SIZE=1606418432 LVM2_LV_ATTR=-wi-a---p- LVM2_SEGTYPE=linear LVM2_ORIGIN= LVM2_POOL_LV= LVM2_DATA_LV= LVM2_METADATA_LV= LVM2_LV_ROLE=public LVM2_MOVE_PV= LVM2_DATA_PERCENT= LVM2_METADATA_PERCENT= LVM2_COPY_PERCENT= 2024-03-01 20:50:58,863 INFO program/MainThread: stderr[6]: WARNING: Couldn't find device with uuid 0YDz02-buod-PcCu-8Qxw-IIfh-LkLT-M2DH1H. WARNING: Couldn't find device with uuid 4xTpIS-ovfx-jq8W-Hw9e-0Vgz-LtOu-WKWtlO. WARNING: VG test_vg1 is missing PV 0YDz02-buod-PcCu-8Qxw-IIfh-LkLT-M2DH1H (last written to /dev/sdb). WARNING: VG test_vg1 is missing PV 4xTpIS-ovfx-jq8W-Hw9e-0Vgz-LtOu-WKWtlO (last written to /dev/sdc). WARNING: Couldn't find all devices for LV test_vg1/lv2 while checking used and assumed devices. WARNING: Couldn't find all devices for LV test_vg1/lv1 while checking used and assumed devices. 2024-03-01 20:50:58,863 INFO program/MainThread: ...done [6] (exit code: 0) 2024-03-01 20:50:58,867 DEBUG blivet/MainThread: LVMVolumeGroupDevice.update_sysfs_path: test_vg1 ; status: True ; 2024-03-01 20:50:58,868 INFO blivet/MainThread: added lvmvg test_vg1 (id 11) to device tree 2024-03-01 20:50:58,870 DEBUG blivet/MainThread: LVMFormatPopulator._update_lvs: pv: sda ; 2024-03-01 20:50:58,873 DEBUG blivet/MainThread: DeviceTree.get_device_by_uuid: uuid: nzg1R2-dSyJ-tbSf-liNI-sYvo-CzTs-timmcP ; incomplete: True ; hidden: False ; 2024-03-01 20:50:58,876 DEBUG blivet/MainThread: DeviceTree.get_device_by_uuid returned existing 1016 MiB lvmvg test_vg1 (11) 2024-03-01 20:50:58,876 WARNING blivet/MainThread: Skipping LVs for incomplete VG test_vg1 2024-03-01 20:50:58,876 INFO blivet/MainThread: got format: existing lvmpv 2024-03-01 20:50:58,879 DEBUG blivet/MainThread: DeviceTree.handle_device: name: sdb ; info: {'CURRENT_TAGS': ':systemd:', 'DEVLINKS': '/dev/disk/by-id/scsi-36001405c67c68fc5fb8494288121de70 ' '/dev/disk/by-id/lvm-pv-uuid-0YDz02-buod-PcCu-8Qxw-IIfh-LkLT-M2DH1H ' '/dev/disk/by-diskseq/3 ' '/dev/disk/by-id/scsi-SLIO-ORG_disk1_c67c68fc-5fb8-4942-8812-1de7084b7176 ' '/dev/disk/by-id/scsi-1LIO-ORG_disk1:c67c68fc-5fb8-4942-8812-1de7084b7176 ' '/dev/disk/by-id/wwn-0x6001405c67c68fc5fb8494288121de70', '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': '0YDz02-buod-PcCu-8Qxw-IIfh-LkLT-M2DH1H', 'ID_FS_UUID_ENC': '0YDz02-buod-PcCu-8Qxw-IIfh-LkLT-M2DH1H', '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': 'c67c68fc-5fb8-4942-8812-1de7084b7176', 'ID_SERIAL': '36001405c67c68fc5fb8494288121de70', 'ID_SERIAL_SHORT': '6001405c67c68fc5fb8494288121de70', 'ID_TARGET_PORT': '0', 'ID_TYPE': 'disk', 'ID_VENDOR': 'LIO-ORG', 'ID_VENDOR_ENC': 'LIO-ORG\\x20', 'ID_WWN': '0x6001405c67c68fc5', 'ID_WWN_VENDOR_EXTENSION': '0xfb8494288121de70', 'ID_WWN_WITH_EXTENSION': '0x6001405c67c68fc5fb8494288121de70', 'MAJOR': '8', 'MINOR': '16', 'SCSI_IDENT_LUN_LOGICAL_UNIT_GROUP': '0x0', 'SCSI_IDENT_LUN_NAA_REGEXT': '6001405c67c68fc5fb8494288121de70', 'SCSI_IDENT_LUN_T10': 'LIO-ORG_disk1:c67c68fc-5fb8-4942-8812-1de7084b7176', 'SCSI_IDENT_PORT_NAME': 'naa.5001405a91c5ccc5,t,0x0001', 'SCSI_IDENT_PORT_RELATIVE': '0', 'SCSI_IDENT_PORT_TARGET_PORT_GROUP': '0x0', 'SCSI_IDENT_SERIAL': 'c67c68fc-5fb8-4942-8812-1de7084b7176', 'SCSI_IDENT_TARGET_NAME': 'naa.5001405a91c5ccc5', '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': '337020590'} ; 2024-03-01 20:50:58,879 INFO blivet/MainThread: scanning sdb (/sys/devices/tcm_loop_0/tcm_loop_adapter_0/host2/target2:0:1/2:0:1:1/block/sdb)... 2024-03-01 20:50:58,882 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: sdb ; incomplete: False ; hidden: False ; 2024-03-01 20:50:58,885 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned None 2024-03-01 20:50:58,890 DEBUG blivet/MainThread: DiskDevicePopulator.run: name: sdb ; 2024-03-01 20:50:58,891 INFO blivet/MainThread: sdb is a disk 2024-03-01 20:50:58,891 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 17 2024-03-01 20:50:58,891 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 18 2024-03-01 20:50:58,894 DEBUG blivet/MainThread: DiskDevice._set_format: sdb ; type: None ; current: None ; 2024-03-01 20:50:58,897 DEBUG blivet/MainThread: DiskDevice.update_sysfs_path: sdb ; status: True ; 2024-03-01 20:50:58,897 DEBUG blivet/MainThread: sdb sysfs_path set to /sys/devices/tcm_loop_0/tcm_loop_adapter_0/host2/target2:0:1/2:0:1:1/block/sdb 2024-03-01 20:50:58,900 DEBUG blivet/MainThread: DiskDevice.read_current_size: exists: True ; path: /dev/sdb ; sysfs_path: /sys/devices/tcm_loop_0/tcm_loop_adapter_0/host2/target2:0:1/2:0:1:1/block/sdb ; 2024-03-01 20:50:58,900 DEBUG blivet/MainThread: updated sdb size to 1024 MiB (1024 MiB) 2024-03-01 20:50:58,901 INFO blivet/MainThread: added disk sdb (id 16) to device tree 2024-03-01 20:50:58,901 INFO blivet/MainThread: got device: DiskDevice instance (0x7f5804566a00) -- 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 = 6001405c67c68fc5fb8494288121de70 2024-03-01 20:50:58,904 DEBUG blivet/MainThread: DeviceTree.handle_format: name: sdb ; 2024-03-01 20:50:58,907 DEBUG blivet/MainThread: AppleBootstrapFS.supported: supported: True ; 2024-03-01 20:50:58,907 DEBUG blivet/MainThread: get_format('appleboot') returning AppleBootstrapFS instance with object id 20 2024-03-01 20:50:58,910 DEBUG blivet/MainThread: EFIFS.supported: supported: True ; 2024-03-01 20:50:58,910 DEBUG blivet/MainThread: get_format('efi') returning EFIFS instance with object id 21 2024-03-01 20:50:58,913 DEBUG blivet/MainThread: MacEFIFS.supported: supported: True ; 2024-03-01 20:50:58,913 DEBUG blivet/MainThread: get_format('macefi') returning MacEFIFS instance with object id 22 2024-03-01 20:50:58,916 DEBUG blivet/MainThread: MacEFIFS.supported: supported: True ; 2024-03-01 20:50:58,916 DEBUG blivet/MainThread: get_format('macefi') returning MacEFIFS instance with object id 23 2024-03-01 20:50:58,919 DEBUG blivet/MainThread: LVMFormatPopulator.run: pv: sdb ; 2024-03-01 20:50:58,919 DEBUG blivet/MainThread: lvm filter: device /dev/sdb added to the list of allowed devices 2024-03-01 20:50:58,919 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 20:50:58,952 INFO program/MainThread: stdout[7]: LVM2_PV_NAME=/dev/sda LVM2_PV_UUID=PDKOdo-dwAw-h627-qre7-An9Y-LWFn-hmeLdR LVM2_PV_FREE=0 LVM2_PV_SIZE=1065353216 LVM2_PE_START=8388608 LVM2_VG_NAME=test_vg1 LVM2_VG_UUID=nzg1R2-dSyJ-tbSf-liNI-sYvo-CzTs-timmcP LVM2_VG_SIZE=3196059648 LVM2_VG_FREE=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=0YDz02-buod-PcCu-8Qxw-IIfh-LkLT-M2DH1H LVM2_PV_FREE=41943040 LVM2_PV_SIZE=1065353216 LVM2_PE_START=8388608 LVM2_VG_NAME=test_vg1 LVM2_VG_UUID=nzg1R2-dSyJ-tbSf-liNI-sYvo-CzTs-timmcP LVM2_VG_SIZE=3196059648 LVM2_VG_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=4xTpIS-ovfx-jq8W-Hw9e-0Vgz-LtOu-WKWtlO LVM2_PV_FREE=1065353216 LVM2_PV_SIZE=1065353216 LVM2_PE_START=8388608 LVM2_VG_NAME=test_vg1 LVM2_VG_UUID=nzg1R2-dSyJ-tbSf-liNI-sYvo-CzTs-timmcP LVM2_VG_SIZE=3196059648 LVM2_VG_FREE=1107296256 LVM2_VG_EXTENT_SIZE=4194304 LVM2_VG_EXTENT_COUNT=762 LVM2_VG_FREE_COUNT=264 LVM2_PV_COUNT=3 2024-03-01 20:50:58,952 INFO program/MainThread: stderr[7]: WARNING: Couldn't find device with uuid 4xTpIS-ovfx-jq8W-Hw9e-0Vgz-LtOu-WKWtlO. WARNING: VG test_vg1 is missing PV 4xTpIS-ovfx-jq8W-Hw9e-0Vgz-LtOu-WKWtlO (last written to /dev/sdc). 2024-03-01 20:50:58,952 INFO program/MainThread: ...done [7] (exit code: 0) 2024-03-01 20:50:58,952 INFO blivet/MainThread: type detected on 'sdb' is 'lvmpv' 2024-03-01 20:50:58,956 DEBUG blivet/MainThread: LVMPhysicalVolume.__init__: uuid: 0YDz02-buod-PcCu-8Qxw-IIfh-LkLT-M2DH1H ; label: None ; device: /dev/sdb ; serial: 36001405c67c68fc5fb8494288121de70 ; exists: True ; vg_name: test_vg1 ; vg_uuid: nzg1R2-dSyJ-tbSf-liNI-sYvo-CzTs-timmcP ; pe_start: 8 MiB ; free: 40 MiB ; 2024-03-01 20:50:58,956 DEBUG blivet/MainThread: get_format('lvmpv') returning LVMPhysicalVolume instance with object id 24 2024-03-01 20:50:58,959 DEBUG blivet/MainThread: DiskDevice._set_format: sdb ; type: lvmpv ; current: None ; 2024-03-01 20:50:58,962 DEBUG blivet/MainThread: DeviceTree.get_device_by_uuid: uuid: nzg1R2-dSyJ-tbSf-liNI-sYvo-CzTs-timmcP ; incomplete: True ; hidden: False ; 2024-03-01 20:50:58,965 DEBUG blivet/MainThread: DeviceTree.get_device_by_uuid returned existing 1016 MiB lvmvg test_vg1 (11) 2024-03-01 20:50:58,968 DEBUG blivet/MainThread: LVMVolumeGroupDevice._add_parent: test_vg1 ; parent: sdb ; 2024-03-01 20:50:58,971 DEBUG blivet/MainThread: DiskDevice.add_child: name: sdb ; child: test_vg1 ; kids: 0 ; 2024-03-01 20:50:58,973 DEBUG blivet/MainThread: LVMFormatPopulator._update_lvs: pv: sdb ; 2024-03-01 20:50:58,976 DEBUG blivet/MainThread: DeviceTree.get_device_by_uuid: uuid: nzg1R2-dSyJ-tbSf-liNI-sYvo-CzTs-timmcP ; incomplete: True ; hidden: False ; 2024-03-01 20:50:58,979 DEBUG blivet/MainThread: DeviceTree.get_device_by_uuid returned existing 1.98 GiB lvmvg test_vg1 (11) 2024-03-01 20:50:58,979 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 20:50:59,011 INFO program/MainThread: stdout[8]: LVM2_VG_NAME=test_vg1 LVM2_LV_NAME=lv1 LVM2_LV_UUID=xws0J7-QFdr-jnBe-ukxG-LWin-k1Jt-0eibfZ 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=S4IAgG-oKdr-dUwM-bIXM-E7QP-rQcZ-rcdPYd LVM2_LV_SIZE=1606418432 LVM2_LV_ATTR=-wi-a----- LVM2_SEGTYPE=linear LVM2_ORIGIN= LVM2_POOL_LV= LVM2_DATA_LV= LVM2_METADATA_LV= LVM2_LV_ROLE=public LVM2_MOVE_PV= LVM2_DATA_PERCENT= LVM2_METADATA_PERCENT= LVM2_COPY_PERCENT= LVM2_VG_NAME=test_vg1 LVM2_LV_NAME=lv2 LVM2_LV_UUID=S4IAgG-oKdr-dUwM-bIXM-E7QP-rQcZ-rcdPYd LVM2_LV_SIZE=1606418432 LVM2_LV_ATTR=-wi-a----- LVM2_SEGTYPE=linear LVM2_ORIGIN= LVM2_POOL_LV= LVM2_DATA_LV= LVM2_METADATA_LV= LVM2_LV_ROLE=public LVM2_MOVE_PV= LVM2_DATA_PERCENT= LVM2_METADATA_PERCENT= LVM2_COPY_PERCENT= 2024-03-01 20:50:59,012 INFO program/MainThread: stderr[8]: WARNING: Couldn't find device with uuid 4xTpIS-ovfx-jq8W-Hw9e-0Vgz-LtOu-WKWtlO. WARNING: VG test_vg1 is missing PV 4xTpIS-ovfx-jq8W-Hw9e-0Vgz-LtOu-WKWtlO (last written to /dev/sdc). 2024-03-01 20:50:59,012 INFO program/MainThread: ...done [8] (exit code: 0) 2024-03-01 20:50:59,012 WARNING blivet/MainThread: Skipping LVs for incomplete VG test_vg1 2024-03-01 20:50:59,012 INFO blivet/MainThread: got format: existing lvmpv 2024-03-01 20:50:59,016 DEBUG blivet/MainThread: DeviceTree.handle_device: name: sdk ; info: {'CURRENT_TAGS': ':systemd:', 'DEVLINKS': '/dev/disk/by-id/wwn-0x6001405e1b8c6d03d0840ccbaa99ea54 ' '/dev/disk/by-id/scsi-SLIO-ORG_disk10_e1b8c6d0-3d08-40cc-baa9-9ea541aeb400 ' '/dev/disk/by-id/scsi-36001405e1b8c6d03d0840ccbaa99ea54 ' '/dev/disk/by-id/scsi-1LIO-ORG_disk10:e1b8c6d0-3d08-40cc-baa9-9ea541aeb400 ' '/dev/disk/by-diskseq/12', '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': 'e1b8c6d0-3d08-40cc-baa9-9ea541aeb400', 'ID_SERIAL': '36001405e1b8c6d03d0840ccbaa99ea54', 'ID_SERIAL_SHORT': '6001405e1b8c6d03d0840ccbaa99ea54', 'ID_TARGET_PORT': '0', 'ID_TYPE': 'disk', 'ID_VENDOR': 'LIO-ORG', 'ID_VENDOR_ENC': 'LIO-ORG\\x20', 'ID_WWN': '0x6001405e1b8c6d03', 'ID_WWN_VENDOR_EXTENSION': '0xd0840ccbaa99ea54', 'ID_WWN_WITH_EXTENSION': '0x6001405e1b8c6d03d0840ccbaa99ea54', 'MAJOR': '8', 'MINOR': '160', 'SCSI_IDENT_LUN_LOGICAL_UNIT_GROUP': '0x0', 'SCSI_IDENT_LUN_NAA_REGEXT': '6001405e1b8c6d03d0840ccbaa99ea54', 'SCSI_IDENT_LUN_T10': 'LIO-ORG_disk10:e1b8c6d0-3d08-40cc-baa9-9ea541aeb400', 'SCSI_IDENT_PORT_NAME': 'naa.5001405a91c5ccc5,t,0x0001', 'SCSI_IDENT_PORT_RELATIVE': '0', 'SCSI_IDENT_PORT_TARGET_PORT_GROUP': '0x0', 'SCSI_IDENT_SERIAL': 'e1b8c6d0-3d08-40cc-baa9-9ea541aeb400', 'SCSI_IDENT_TARGET_NAME': 'naa.5001405a91c5ccc5', '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': '337615258'} ; 2024-03-01 20:50:59,016 INFO blivet/MainThread: scanning sdk (/sys/devices/tcm_loop_0/tcm_loop_adapter_0/host2/target2:0:1/2:0:1:10/block/sdk)... 2024-03-01 20:50:59,019 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: sdk ; incomplete: False ; hidden: False ; 2024-03-01 20:50:59,022 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned None 2024-03-01 20:50:59,027 DEBUG blivet/MainThread: DiskDevicePopulator.run: name: sdk ; 2024-03-01 20:50:59,028 INFO blivet/MainThread: sdk is a disk 2024-03-01 20:50:59,028 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 27 2024-03-01 20:50:59,028 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 28 2024-03-01 20:50:59,031 DEBUG blivet/MainThread: DiskDevice._set_format: sdk ; type: None ; current: None ; 2024-03-01 20:50:59,034 DEBUG blivet/MainThread: DiskDevice.update_sysfs_path: sdk ; status: True ; 2024-03-01 20:50:59,034 DEBUG blivet/MainThread: sdk sysfs_path set to /sys/devices/tcm_loop_0/tcm_loop_adapter_0/host2/target2:0:1/2:0:1:10/block/sdk 2024-03-01 20:50:59,037 DEBUG blivet/MainThread: DiskDevice.read_current_size: exists: True ; path: /dev/sdk ; sysfs_path: /sys/devices/tcm_loop_0/tcm_loop_adapter_0/host2/target2:0:1/2:0:1:10/block/sdk ; 2024-03-01 20:50:59,037 DEBUG blivet/MainThread: updated sdk size to 1024 MiB (1024 MiB) 2024-03-01 20:50:59,037 INFO blivet/MainThread: added disk sdk (id 26) to device tree 2024-03-01 20:50:59,037 INFO blivet/MainThread: got device: DiskDevice instance (0x7f58044c7c40) -- 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 = 6001405e1b8c6d03d0840ccbaa99ea54 2024-03-01 20:50:59,041 DEBUG blivet/MainThread: DeviceTree.handle_format: name: sdk ; 2024-03-01 20:50:59,041 DEBUG blivet/MainThread: no type or existing type for sdk, bailing 2024-03-01 20:50:59,044 DEBUG blivet/MainThread: DeviceTree.handle_device: name: sdl ; info: {'CURRENT_TAGS': ':systemd:', 'DEVLINKS': '/dev/disk/by-id/scsi-SLIO-ORG_disk11_f208e545-093d-44a6-ac77-aa8bfab02819 ' '/dev/disk/by-diskseq/13 ' '/dev/disk/by-id/scsi-36001405f208e545093d44a6ac77aa8bf ' '/dev/disk/by-id/wwn-0x6001405f208e545093d44a6ac77aa8bf ' '/dev/disk/by-id/scsi-1LIO-ORG_disk11:f208e545-093d-44a6-ac77-aa8bfab02819', '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': 'f208e545-093d-44a6-ac77-aa8bfab02819', 'ID_SERIAL': '36001405f208e545093d44a6ac77aa8bf', 'ID_SERIAL_SHORT': '6001405f208e545093d44a6ac77aa8bf', 'ID_TARGET_PORT': '0', 'ID_TYPE': 'disk', 'ID_VENDOR': 'LIO-ORG', 'ID_VENDOR_ENC': 'LIO-ORG\\x20', 'ID_WWN': '0x6001405f208e5450', 'ID_WWN_VENDOR_EXTENSION': '0x93d44a6ac77aa8bf', 'ID_WWN_WITH_EXTENSION': '0x6001405f208e545093d44a6ac77aa8bf', 'MAJOR': '8', 'MINOR': '176', 'SCSI_IDENT_LUN_LOGICAL_UNIT_GROUP': '0x0', 'SCSI_IDENT_LUN_NAA_REGEXT': '6001405f208e545093d44a6ac77aa8bf', 'SCSI_IDENT_LUN_T10': 'LIO-ORG_disk11:f208e545-093d-44a6-ac77-aa8bfab02819', 'SCSI_IDENT_PORT_NAME': 'naa.5001405a91c5ccc5,t,0x0001', 'SCSI_IDENT_PORT_RELATIVE': '0', 'SCSI_IDENT_PORT_TARGET_PORT_GROUP': '0x0', 'SCSI_IDENT_SERIAL': 'f208e545-093d-44a6-ac77-aa8bfab02819', 'SCSI_IDENT_TARGET_NAME': 'naa.5001405a91c5ccc5', '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': '337703429'} ; 2024-03-01 20:50:59,044 INFO blivet/MainThread: scanning sdl (/sys/devices/tcm_loop_0/tcm_loop_adapter_0/host2/target2:0:1/2:0:1:11/block/sdl)... 2024-03-01 20:50:59,046 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: sdl ; incomplete: False ; hidden: False ; 2024-03-01 20:50:59,049 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned None 2024-03-01 20:50:59,054 DEBUG blivet/MainThread: DiskDevicePopulator.run: name: sdl ; 2024-03-01 20:50:59,054 INFO blivet/MainThread: sdl is a disk 2024-03-01 20:50:59,055 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 32 2024-03-01 20:50:59,055 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 33 2024-03-01 20:50:59,057 DEBUG blivet/MainThread: DiskDevice._set_format: sdl ; type: None ; current: None ; 2024-03-01 20:50:59,060 DEBUG blivet/MainThread: DiskDevice.update_sysfs_path: sdl ; status: True ; 2024-03-01 20:50:59,060 DEBUG blivet/MainThread: sdl sysfs_path set to /sys/devices/tcm_loop_0/tcm_loop_adapter_0/host2/target2:0:1/2:0:1:11/block/sdl 2024-03-01 20:50:59,063 DEBUG blivet/MainThread: DiskDevice.read_current_size: exists: True ; path: /dev/sdl ; sysfs_path: /sys/devices/tcm_loop_0/tcm_loop_adapter_0/host2/target2:0:1/2:0:1:11/block/sdl ; 2024-03-01 20:50:59,063 DEBUG blivet/MainThread: updated sdl size to 1024 MiB (1024 MiB) 2024-03-01 20:50:59,064 INFO blivet/MainThread: added disk sdl (id 31) to device tree 2024-03-01 20:50:59,064 INFO blivet/MainThread: got device: DiskDevice instance (0x7f58044c7d90) -- 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 = 6001405f208e545093d44a6ac77aa8bf 2024-03-01 20:50:59,067 DEBUG blivet/MainThread: DeviceTree.handle_format: name: sdl ; 2024-03-01 20:50:59,067 DEBUG blivet/MainThread: no type or existing type for sdl, bailing 2024-03-01 20:50:59,070 DEBUG blivet/MainThread: DeviceTree.handle_device: name: sdc ; info: {'CURRENT_TAGS': ':systemd:', 'DEVLINKS': '/dev/disk/by-id/scsi-360014050b2dc9bc15ac412f92a30dd57 ' '/dev/disk/by-id/wwn-0x60014050b2dc9bc15ac412f92a30dd57 ' '/dev/disk/by-id/scsi-SLIO-ORG_disk2_0b2dc9bc-15ac-412f-92a3-0dd570796fb3 ' '/dev/disk/by-id/scsi-1LIO-ORG_disk2:0b2dc9bc-15ac-412f-92a3-0dd570796fb3 ' '/dev/disk/by-id/lvm-pv-uuid-4xTpIS-ovfx-jq8W-Hw9e-0Vgz-LtOu-WKWtlO ' '/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': '4xTpIS-ovfx-jq8W-Hw9e-0Vgz-LtOu-WKWtlO', 'ID_FS_UUID_ENC': '4xTpIS-ovfx-jq8W-Hw9e-0Vgz-LtOu-WKWtlO', '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': '0b2dc9bc-15ac-412f-92a3-0dd570796fb3', 'ID_SERIAL': '360014050b2dc9bc15ac412f92a30dd57', 'ID_SERIAL_SHORT': '60014050b2dc9bc15ac412f92a30dd57', 'ID_TARGET_PORT': '0', 'ID_TYPE': 'disk', 'ID_VENDOR': 'LIO-ORG', 'ID_VENDOR_ENC': 'LIO-ORG\\x20', 'ID_WWN': '0x60014050b2dc9bc1', 'ID_WWN_VENDOR_EXTENSION': '0x5ac412f92a30dd57', 'ID_WWN_WITH_EXTENSION': '0x60014050b2dc9bc15ac412f92a30dd57', 'MAJOR': '8', 'MINOR': '32', 'SCSI_IDENT_LUN_LOGICAL_UNIT_GROUP': '0x0', 'SCSI_IDENT_LUN_NAA_REGEXT': '60014050b2dc9bc15ac412f92a30dd57', 'SCSI_IDENT_LUN_T10': 'LIO-ORG_disk2:0b2dc9bc-15ac-412f-92a3-0dd570796fb3', 'SCSI_IDENT_PORT_NAME': 'naa.5001405a91c5ccc5,t,0x0001', 'SCSI_IDENT_PORT_RELATIVE': '0', 'SCSI_IDENT_PORT_TARGET_PORT_GROUP': '0x0', 'SCSI_IDENT_SERIAL': '0b2dc9bc-15ac-412f-92a3-0dd570796fb3', 'SCSI_IDENT_TARGET_NAME': 'naa.5001405a91c5ccc5', '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': '337088436'} ; 2024-03-01 20:50:59,070 INFO blivet/MainThread: scanning sdc (/sys/devices/tcm_loop_0/tcm_loop_adapter_0/host2/target2:0:1/2:0:1:2/block/sdc)... 2024-03-01 20:50:59,073 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: sdc ; incomplete: False ; hidden: False ; 2024-03-01 20:50:59,075 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned None 2024-03-01 20:50:59,080 DEBUG blivet/MainThread: DiskDevicePopulator.run: name: sdc ; 2024-03-01 20:50:59,081 INFO blivet/MainThread: sdc is a disk 2024-03-01 20:50:59,081 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 37 2024-03-01 20:50:59,081 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 38 2024-03-01 20:50:59,084 DEBUG blivet/MainThread: DiskDevice._set_format: sdc ; type: None ; current: None ; 2024-03-01 20:50:59,087 DEBUG blivet/MainThread: DiskDevice.update_sysfs_path: sdc ; status: True ; 2024-03-01 20:50:59,087 DEBUG blivet/MainThread: sdc sysfs_path set to /sys/devices/tcm_loop_0/tcm_loop_adapter_0/host2/target2:0:1/2:0:1:2/block/sdc 2024-03-01 20:50:59,090 DEBUG blivet/MainThread: DiskDevice.read_current_size: exists: True ; path: /dev/sdc ; sysfs_path: /sys/devices/tcm_loop_0/tcm_loop_adapter_0/host2/target2:0:1/2:0:1:2/block/sdc ; 2024-03-01 20:50:59,090 DEBUG blivet/MainThread: updated sdc size to 1024 MiB (1024 MiB) 2024-03-01 20:50:59,090 INFO blivet/MainThread: added disk sdc (id 36) to device tree 2024-03-01 20:50:59,090 INFO blivet/MainThread: got device: DiskDevice instance (0x7f58044dc460) -- 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 = 60014050b2dc9bc15ac412f92a30dd57 2024-03-01 20:50:59,093 DEBUG blivet/MainThread: DeviceTree.handle_format: name: sdc ; 2024-03-01 20:50:59,096 DEBUG blivet/MainThread: AppleBootstrapFS.supported: supported: True ; 2024-03-01 20:50:59,097 DEBUG blivet/MainThread: get_format('appleboot') returning AppleBootstrapFS instance with object id 40 2024-03-01 20:50:59,100 DEBUG blivet/MainThread: EFIFS.supported: supported: True ; 2024-03-01 20:50:59,100 DEBUG blivet/MainThread: get_format('efi') returning EFIFS instance with object id 41 2024-03-01 20:50:59,103 DEBUG blivet/MainThread: MacEFIFS.supported: supported: True ; 2024-03-01 20:50:59,103 DEBUG blivet/MainThread: get_format('macefi') returning MacEFIFS instance with object id 42 2024-03-01 20:50:59,106 DEBUG blivet/MainThread: MacEFIFS.supported: supported: True ; 2024-03-01 20:50:59,106 DEBUG blivet/MainThread: get_format('macefi') returning MacEFIFS instance with object id 43 2024-03-01 20:50:59,108 DEBUG blivet/MainThread: LVMFormatPopulator.run: pv: sdc ; 2024-03-01 20:50:59,108 DEBUG blivet/MainThread: lvm filter: device /dev/sdc added to the list of allowed devices 2024-03-01 20:50:59,109 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/sdb,/dev/sdc ... 2024-03-01 20:50:59,141 INFO program/MainThread: stdout[9]: LVM2_PV_NAME=/dev/sda LVM2_PV_UUID=PDKOdo-dwAw-h627-qre7-An9Y-LWFn-hmeLdR LVM2_PV_FREE=0 LVM2_PV_SIZE=1065353216 LVM2_PE_START=8388608 LVM2_VG_NAME=test_vg1 LVM2_VG_UUID=nzg1R2-dSyJ-tbSf-liNI-sYvo-CzTs-timmcP LVM2_VG_SIZE=3196059648 LVM2_VG_FREE=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=0YDz02-buod-PcCu-8Qxw-IIfh-LkLT-M2DH1H LVM2_PV_FREE=41943040 LVM2_PV_SIZE=1065353216 LVM2_PE_START=8388608 LVM2_VG_NAME=test_vg1 LVM2_VG_UUID=nzg1R2-dSyJ-tbSf-liNI-sYvo-CzTs-timmcP LVM2_VG_SIZE=3196059648 LVM2_VG_FREE=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=4xTpIS-ovfx-jq8W-Hw9e-0Vgz-LtOu-WKWtlO LVM2_PV_FREE=1065353216 LVM2_PV_SIZE=1065353216 LVM2_PE_START=8388608 LVM2_VG_NAME=test_vg1 LVM2_VG_UUID=nzg1R2-dSyJ-tbSf-liNI-sYvo-CzTs-timmcP LVM2_VG_SIZE=3196059648 LVM2_VG_FREE=1107296256 LVM2_VG_EXTENT_SIZE=4194304 LVM2_VG_EXTENT_COUNT=762 LVM2_VG_FREE_COUNT=264 LVM2_PV_COUNT=3 2024-03-01 20:50:59,142 INFO program/MainThread: stderr[9]: 2024-03-01 20:50:59,142 INFO program/MainThread: ...done [9] (exit code: 0) 2024-03-01 20:50:59,142 INFO blivet/MainThread: type detected on 'sdc' is 'lvmpv' 2024-03-01 20:50:59,146 DEBUG blivet/MainThread: LVMPhysicalVolume.__init__: uuid: 4xTpIS-ovfx-jq8W-Hw9e-0Vgz-LtOu-WKWtlO ; label: None ; device: /dev/sdc ; serial: 360014050b2dc9bc15ac412f92a30dd57 ; exists: True ; vg_name: test_vg1 ; vg_uuid: nzg1R2-dSyJ-tbSf-liNI-sYvo-CzTs-timmcP ; pe_start: 8 MiB ; free: 1016 MiB ; 2024-03-01 20:50:59,146 DEBUG blivet/MainThread: get_format('lvmpv') returning LVMPhysicalVolume instance with object id 44 2024-03-01 20:50:59,149 DEBUG blivet/MainThread: DiskDevice._set_format: sdc ; type: lvmpv ; current: None ; 2024-03-01 20:50:59,152 DEBUG blivet/MainThread: DeviceTree.get_device_by_uuid: uuid: nzg1R2-dSyJ-tbSf-liNI-sYvo-CzTs-timmcP ; incomplete: True ; hidden: False ; 2024-03-01 20:50:59,155 DEBUG blivet/MainThread: DeviceTree.get_device_by_uuid returned existing 1.98 GiB lvmvg test_vg1 (11) 2024-03-01 20:50:59,158 DEBUG blivet/MainThread: LVMVolumeGroupDevice._add_parent: test_vg1 ; parent: sdc ; 2024-03-01 20:50:59,161 DEBUG blivet/MainThread: DiskDevice.add_child: name: sdc ; child: test_vg1 ; kids: 0 ; 2024-03-01 20:50:59,163 DEBUG blivet/MainThread: LVMFormatPopulator._update_lvs: pv: sdc ; 2024-03-01 20:50:59,166 DEBUG blivet/MainThread: DeviceTree.get_device_by_uuid: uuid: nzg1R2-dSyJ-tbSf-liNI-sYvo-CzTs-timmcP ; incomplete: True ; hidden: False ; 2024-03-01 20:50:59,169 DEBUG blivet/MainThread: DeviceTree.get_device_by_uuid returned existing 2.98 GiB lvmvg test_vg1 (11) 2024-03-01 20:50:59,169 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/sdb,/dev/sdc ... 2024-03-01 20:50:59,202 INFO program/MainThread: stdout[10]: LVM2_VG_NAME=test_vg1 LVM2_LV_NAME=lv1 LVM2_LV_UUID=xws0J7-QFdr-jnBe-ukxG-LWin-k1Jt-0eibfZ 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=S4IAgG-oKdr-dUwM-bIXM-E7QP-rQcZ-rcdPYd LVM2_LV_SIZE=1606418432 LVM2_LV_ATTR=-wi-a----- LVM2_SEGTYPE=linear LVM2_ORIGIN= LVM2_POOL_LV= LVM2_DATA_LV= LVM2_METADATA_LV= LVM2_LV_ROLE=public LVM2_MOVE_PV= LVM2_DATA_PERCENT= LVM2_METADATA_PERCENT= LVM2_COPY_PERCENT= LVM2_VG_NAME=test_vg1 LVM2_LV_NAME=lv2 LVM2_LV_UUID=S4IAgG-oKdr-dUwM-bIXM-E7QP-rQcZ-rcdPYd LVM2_LV_SIZE=1606418432 LVM2_LV_ATTR=-wi-a----- LVM2_SEGTYPE=linear LVM2_ORIGIN= LVM2_POOL_LV= LVM2_DATA_LV= LVM2_METADATA_LV= LVM2_LV_ROLE=public LVM2_MOVE_PV= LVM2_DATA_PERCENT= LVM2_METADATA_PERCENT= LVM2_COPY_PERCENT= 2024-03-01 20:50:59,202 INFO program/MainThread: stderr[10]: 2024-03-01 20:50:59,202 INFO program/MainThread: ...done [10] (exit code: 0) 2024-03-01 20:50:59,206 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: test_vg1-lv1 ; incomplete: False ; hidden: False ; 2024-03-01 20:50:59,209 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned None 2024-03-01 20:50:59,211 DEBUG blivet/MainThread: DeviceTree.get_device_by_uuid: uuid: xws0J7-QFdr-jnBe-ukxG-LWin-k1Jt-0eibfZ ; incomplete: False ; hidden: False ; 2024-03-01 20:50:59,214 DEBUG blivet/MainThread: DeviceTree.get_device_by_uuid returned None 2024-03-01 20:50:59,214 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 46 2024-03-01 20:50:59,218 DEBUG blivet/MainThread: LVMVolumeGroupDevice.add_child: name: test_vg1 ; child: lv1 ; kids: 0 ; 2024-03-01 20:50:59,218 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 47 2024-03-01 20:50:59,221 DEBUG blivet/MainThread: LVMLogicalVolumeDevice._set_format: test_vg1-lv1 ; type: None ; current: None ; 2024-03-01 20:50:59,224 DEBUG blivet/MainThread: LVMLogicalVolumeDevice.update_sysfs_path: test_vg1-lv1 ; status: True ; 2024-03-01 20:50:59,225 DEBUG blivet/MainThread: test_vg1-lv1 sysfs_path set to /sys/devices/virtual/block/dm-7 2024-03-01 20:50:59,228 DEBUG blivet/MainThread: LVMLogicalVolumeDevice.read_current_size: exists: True ; path: /dev/mapper/test_vg1-lv1 ; sysfs_path: /sys/devices/virtual/block/dm-7 ; 2024-03-01 20:50:59,228 DEBUG blivet/MainThread: updated test_vg1-lv1 size to 460 MiB (460 MiB) 2024-03-01 20:50:59,228 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 49 2024-03-01 20:50:59,231 DEBUG blivet/MainThread: LVMVolumeGroupDevice.remove_child: name: test_vg1 ; child: lv1 ; kids: 1 ; 2024-03-01 20:50:59,234 DEBUG blivet/MainThread: LVMVolumeGroupDevice.add_child: name: test_vg1 ; child: lv1 ; kids: 0 ; 2024-03-01 20:50:59,235 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 50 2024-03-01 20:50:59,238 DEBUG blivet/MainThread: LVMLogicalVolumeDevice._set_format: test_vg1-lv1 ; type: None ; current: None ; 2024-03-01 20:50:59,241 DEBUG blivet/MainThread: LVMLogicalVolumeDevice.update_sysfs_path: test_vg1-lv1 ; status: True ; 2024-03-01 20:50:59,241 DEBUG blivet/MainThread: test_vg1-lv1 sysfs_path set to /sys/devices/virtual/block/dm-7 2024-03-01 20:50:59,244 DEBUG blivet/MainThread: LVMLogicalVolumeDevice.read_current_size: exists: True ; path: /dev/mapper/test_vg1-lv1 ; sysfs_path: /sys/devices/virtual/block/dm-7 ; 2024-03-01 20:50:59,244 DEBUG blivet/MainThread: updated test_vg1-lv1 size to 460 MiB (460 MiB) 2024-03-01 20:50:59,245 DEBUG blivet/MainThread: Adding test_vg1-lv1/460 MiB to test_vg1 2024-03-01 20:50:59,245 INFO blivet/MainThread: added lvmlv test_vg1-lv1 (id 45) to device tree 2024-03-01 20:50:59,248 DEBUG blivet/MainThread: LVMLogicalVolumeDevice.update_sysfs_path: test_vg1-lv1 ; status: True ; 2024-03-01 20:50:59,248 DEBUG blivet/MainThread: test_vg1-lv1 sysfs_path set to /sys/devices/virtual/block/dm-7 2024-03-01 20:50:59,251 DEBUG blivet/MainThread: LVMLogicalVolumeDevice.read_current_size: exists: True ; path: /dev/mapper/test_vg1-lv1 ; sysfs_path: /sys/devices/virtual/block/dm-7 ; 2024-03-01 20:50:59,251 DEBUG blivet/MainThread: updated test_vg1-lv1 size to 460 MiB (460 MiB) 2024-03-01 20:50:59,255 DEBUG blivet/MainThread: DeviceTree.handle_device: name: test_vg1-lv1 ; info: {'CURRENT_TAGS': ':systemd:', 'DEVLINKS': '/dev/disk/by-id/dm-uuid-LVM-nzg1R2dSyJtbSfliNIsYvoCzTstimmcPxws0J7QFdrjnBeukxGLWink1Jt0eibfZ ' '/dev/mapper/test_vg1-lv1 /dev/test_vg1/lv1 ' '/dev/disk/by-uuid/ecfd3c11-f8af-4950-ba90-63054cbd83aa ' '/dev/disk/by-id/dm-name-test_vg1-lv1', 'DEVNAME': '/dev/dm-7', 'DEVPATH': '/devices/virtual/block/dm-7', 'DEVTYPE': 'disk', 'DISKSEQ': '61', '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-nzg1R2dSyJtbSfliNIsYvoCzTstimmcPxws0J7QFdrjnBeukxGLWink1Jt0eibfZ', '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': 'ecfd3c11-f8af-4950-ba90-63054cbd83aa', 'ID_FS_UUID_ENC': 'ecfd3c11-f8af-4950-ba90-63054cbd83aa', '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': '632563873'} ; 2024-03-01 20:50:59,255 INFO blivet/MainThread: scanning test_vg1-lv1 (/sys/devices/virtual/block/dm-7)... 2024-03-01 20:50:59,256 INFO program/MainThread: Running [11] dmsetup info -co subsystem --noheadings test_vg1-lv1 ... 2024-03-01 20:50:59,259 INFO program/MainThread: stdout[11]: LVM 2024-03-01 20:50:59,259 INFO program/MainThread: stderr[11]: 2024-03-01 20:50:59,259 INFO program/MainThread: ...done [11] (exit code: 0) 2024-03-01 20:50:59,259 INFO program/MainThread: Running [12] dmsetup info -co subsystem --noheadings test_vg1-lv1 ... 2024-03-01 20:50:59,261 INFO program/MainThread: stdout[12]: LVM 2024-03-01 20:50:59,262 INFO program/MainThread: stderr[12]: 2024-03-01 20:50:59,262 INFO program/MainThread: ...done [12] (exit code: 0) 2024-03-01 20:50:59,262 INFO program/MainThread: Running [13] dmsetup info -co subsystem --noheadings test_vg1-lv1 ... 2024-03-01 20:50:59,264 INFO program/MainThread: stdout[13]: LVM 2024-03-01 20:50:59,264 INFO program/MainThread: stderr[13]: 2024-03-01 20:50:59,264 INFO program/MainThread: ...done [13] (exit code: 0) 2024-03-01 20:50:59,268 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: test_vg1-lv1 ; incomplete: False ; hidden: False ; 2024-03-01 20:50:59,271 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned existing 460 MiB lvmlv test_vg1-lv1 (45) 2024-03-01 20:50:59,273 DEBUG blivet/MainThread: test_vg1 size is 2.98 GiB 2024-03-01 20:50:59,274 DEBUG blivet/MainThread: vg test_vg1 has 2.53 GiB free 2024-03-01 20:50:59,274 DEBUG blivet/MainThread: test_vg1 size is 2.98 GiB 2024-03-01 20:50:59,275 DEBUG blivet/MainThread: vg test_vg1 has 2.53 GiB free 2024-03-01 20:50:59,271 INFO blivet/MainThread: got device: LVMLogicalVolumeDevice instance (0x7f58044dcf10) -- name = test_vg1-lv1 status = True id = 45 children = [] parents = ['existing 2.98 GiB lvmvg test_vg1 (11)'] uuid = xws0J7-QFdr-jnBe-ukxG-LWin-k1Jt-0eibfZ 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 (0x7f580458e6d0) -- 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 = nzg1R2-dSyJ-tbSf-liNI-sYvo-CzTs-timmcP size = 2.98 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 2.98 GiB path = /dev/test_vg1 format args = [] original_format = None free = 1.03 GiB PE Size = 4 MiB PE Count = 762 PE Free = 264 PV Count = 3 modified = False extents = 762 free space = 2.53 GiB free extents = 647 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sda (2) with existing lvmpv', 'existing 1024 MiB disk sdb (16) with existing lvmpv', 'existing 1024 MiB disk sdc (36) with existing lvmpv'] LVs = ['existing 460 MiB lvmlv test_vg1-lv1 (45)'] segment type = linear percent = 0 VG space used = 460 MiB 2024-03-01 20:50:59,275 INFO program/MainThread: Running [14] dmsetup info -co subsystem --noheadings test_vg1-lv1 ... 2024-03-01 20:50:59,278 INFO program/MainThread: stdout[14]: LVM 2024-03-01 20:50:59,278 INFO program/MainThread: stderr[14]: 2024-03-01 20:50:59,278 INFO program/MainThread: ...done [14] (exit code: 0) 2024-03-01 20:50:59,282 DEBUG blivet/MainThread: DeviceTree.handle_format: name: test_vg1-lv1 ; 2024-03-01 20:50:59,285 DEBUG blivet/MainThread: AppleBootstrapFS.supported: supported: True ; 2024-03-01 20:50:59,285 DEBUG blivet/MainThread: get_format('appleboot') returning AppleBootstrapFS instance with object id 52 2024-03-01 20:50:59,288 DEBUG blivet/MainThread: EFIFS.supported: supported: True ; 2024-03-01 20:50:59,288 DEBUG blivet/MainThread: get_format('efi') returning EFIFS instance with object id 53 2024-03-01 20:50:59,291 DEBUG blivet/MainThread: MacEFIFS.supported: supported: True ; 2024-03-01 20:50:59,291 DEBUG blivet/MainThread: get_format('macefi') returning MacEFIFS instance with object id 54 2024-03-01 20:50:59,295 DEBUG blivet/MainThread: MacEFIFS.supported: supported: True ; 2024-03-01 20:50:59,295 DEBUG blivet/MainThread: get_format('macefi') returning MacEFIFS instance with object id 55 2024-03-01 20:50:59,296 WARNING blivet/MainThread: Stratis DBus service is not running 2024-03-01 20:50:59,296 INFO blivet/MainThread: type detected on 'test_vg1-lv1' is 'xfs' 2024-03-01 20:50:59,299 DEBUG blivet/MainThread: XFS.supported: supported: True ; 2024-03-01 20:50:59,300 DEBUG blivet/MainThread: get_format('xfs') returning XFS instance with object id 56 2024-03-01 20:50:59,303 DEBUG blivet/MainThread: LVMLogicalVolumeDevice._set_format: test_vg1-lv1 ; type: xfs ; current: None ; 2024-03-01 20:50:59,303 INFO blivet/MainThread: got format: existing xfs filesystem 2024-03-01 20:50:59,306 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: test_vg1-lv2 ; incomplete: False ; hidden: False ; 2024-03-01 20:50:59,309 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned None 2024-03-01 20:50:59,311 DEBUG blivet/MainThread: DeviceTree.get_device_by_uuid: uuid: S4IAgG-oKdr-dUwM-bIXM-E7QP-rQcZ-rcdPYd ; incomplete: False ; hidden: False ; 2024-03-01 20:50:59,314 DEBUG blivet/MainThread: DeviceTree.get_device_by_uuid returned None 2024-03-01 20:50:59,314 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 59 2024-03-01 20:50:59,317 DEBUG blivet/MainThread: LVMVolumeGroupDevice.add_child: name: test_vg1 ; child: lv2 ; kids: 1 ; 2024-03-01 20:50:59,317 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 60 2024-03-01 20:50:59,320 DEBUG blivet/MainThread: LVMLogicalVolumeDevice._set_format: test_vg1-lv2 ; type: None ; current: None ; 2024-03-01 20:50:59,324 DEBUG blivet/MainThread: LVMLogicalVolumeDevice.update_sysfs_path: test_vg1-lv2 ; status: True ; 2024-03-01 20:50:59,324 DEBUG blivet/MainThread: test_vg1-lv2 sysfs_path set to /sys/devices/virtual/block/dm-6 2024-03-01 20:50:59,327 DEBUG blivet/MainThread: LVMLogicalVolumeDevice.read_current_size: exists: True ; path: /dev/mapper/test_vg1-lv2 ; sysfs_path: /sys/devices/virtual/block/dm-6 ; 2024-03-01 20:50:59,327 DEBUG blivet/MainThread: updated test_vg1-lv2 size to 1.5 GiB (1.5 GiB) 2024-03-01 20:50:59,327 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 62 2024-03-01 20:50:59,331 DEBUG blivet/MainThread: LVMVolumeGroupDevice.remove_child: name: test_vg1 ; child: lv2 ; kids: 2 ; 2024-03-01 20:50:59,334 DEBUG blivet/MainThread: LVMVolumeGroupDevice.add_child: name: test_vg1 ; child: lv2 ; kids: 1 ; 2024-03-01 20:50:59,334 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 63 2024-03-01 20:50:59,337 DEBUG blivet/MainThread: LVMLogicalVolumeDevice._set_format: test_vg1-lv2 ; type: None ; current: None ; 2024-03-01 20:50:59,340 DEBUG blivet/MainThread: LVMLogicalVolumeDevice.update_sysfs_path: test_vg1-lv2 ; status: True ; 2024-03-01 20:50:59,340 DEBUG blivet/MainThread: test_vg1-lv2 sysfs_path set to /sys/devices/virtual/block/dm-6 2024-03-01 20:50:59,343 DEBUG blivet/MainThread: LVMLogicalVolumeDevice.read_current_size: exists: True ; path: /dev/mapper/test_vg1-lv2 ; sysfs_path: /sys/devices/virtual/block/dm-6 ; 2024-03-01 20:50:59,343 DEBUG blivet/MainThread: updated test_vg1-lv2 size to 1.5 GiB (1.5 GiB) 2024-03-01 20:50:59,344 DEBUG blivet/MainThread: Adding test_vg1-lv2/1.5 GiB to test_vg1 2024-03-01 20:50:59,344 INFO blivet/MainThread: added lvmlv test_vg1-lv2 (id 58) to device tree 2024-03-01 20:50:59,346 DEBUG blivet/MainThread: LVMLogicalVolumeDevice.update_sysfs_path: test_vg1-lv2 ; status: True ; 2024-03-01 20:50:59,347 DEBUG blivet/MainThread: test_vg1-lv2 sysfs_path set to /sys/devices/virtual/block/dm-6 2024-03-01 20:50:59,350 DEBUG blivet/MainThread: LVMLogicalVolumeDevice.read_current_size: exists: True ; path: /dev/mapper/test_vg1-lv2 ; sysfs_path: /sys/devices/virtual/block/dm-6 ; 2024-03-01 20:50:59,350 DEBUG blivet/MainThread: updated test_vg1-lv2 size to 1.5 GiB (1.5 GiB) 2024-03-01 20:50:59,353 DEBUG blivet/MainThread: DeviceTree.handle_device: name: test_vg1-lv2 ; info: {'CURRENT_TAGS': ':systemd:', 'DEVLINKS': '/dev/disk/by-id/dm-uuid-LVM-nzg1R2dSyJtbSfliNIsYvoCzTstimmcPS4IAgGoKdrdUwMbIXME7QPrQcZrcdPYd ' '/dev/disk/by-id/dm-name-test_vg1-lv2 /dev/test_vg1/lv2 ' '/dev/disk/by-uuid/b4588516-133d-41f0-b47c-b54ad5abb5cc ' '/dev/mapper/test_vg1-lv2', 'DEVNAME': '/dev/dm-6', 'DEVPATH': '/devices/virtual/block/dm-6', 'DEVTYPE': 'disk', 'DISKSEQ': '60', '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-nzg1R2dSyJtbSfliNIsYvoCzTstimmcPS4IAgGoKdrdUwMbIXME7QPrQcZrcdPYd', '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': 'b4588516-133d-41f0-b47c-b54ad5abb5cc', 'ID_FS_UUID_ENC': 'b4588516-133d-41f0-b47c-b54ad5abb5cc', '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': '632130325'} ; 2024-03-01 20:50:59,353 INFO blivet/MainThread: scanning test_vg1-lv2 (/sys/devices/virtual/block/dm-6)... 2024-03-01 20:50:59,354 INFO program/MainThread: Running [15] dmsetup info -co subsystem --noheadings test_vg1-lv2 ... 2024-03-01 20:50:59,356 INFO program/MainThread: stdout[15]: LVM 2024-03-01 20:50:59,356 INFO program/MainThread: stderr[15]: 2024-03-01 20:50:59,356 INFO program/MainThread: ...done [15] (exit code: 0) 2024-03-01 20:50:59,357 INFO program/MainThread: Running [16] dmsetup info -co subsystem --noheadings test_vg1-lv2 ... 2024-03-01 20:50:59,359 INFO program/MainThread: stdout[16]: LVM 2024-03-01 20:50:59,359 INFO program/MainThread: stderr[16]: 2024-03-01 20:50:59,359 INFO program/MainThread: ...done [16] (exit code: 0) 2024-03-01 20:50:59,359 INFO program/MainThread: Running [17] dmsetup info -co subsystem --noheadings test_vg1-lv2 ... 2024-03-01 20:50:59,362 INFO program/MainThread: stdout[17]: LVM 2024-03-01 20:50:59,362 INFO program/MainThread: stderr[17]: 2024-03-01 20:50:59,362 INFO program/MainThread: ...done [17] (exit code: 0) 2024-03-01 20:50:59,366 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: test_vg1-lv2 ; incomplete: False ; hidden: False ; 2024-03-01 20:50:59,368 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned existing 1.5 GiB lvmlv test_vg1-lv2 (58) 2024-03-01 20:50:59,371 DEBUG blivet/MainThread: test_vg1 size is 2.98 GiB 2024-03-01 20:50:59,372 DEBUG blivet/MainThread: vg test_vg1 has 1.03 GiB free 2024-03-01 20:50:59,372 DEBUG blivet/MainThread: test_vg1 size is 2.98 GiB 2024-03-01 20:50:59,373 DEBUG blivet/MainThread: vg test_vg1 has 1.03 GiB free 2024-03-01 20:50:59,369 INFO blivet/MainThread: got device: LVMLogicalVolumeDevice instance (0x7f58044dcdc0) -- name = test_vg1-lv2 status = True id = 58 children = [] parents = ['existing 2.98 GiB lvmvg test_vg1 (11)'] uuid = S4IAgG-oKdr-dUwM-bIXM-E7QP-rQcZ-rcdPYd 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 (0x7f580458e6d0) -- name = test_vg1 status = True 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 = nzg1R2-dSyJ-tbSf-liNI-sYvo-CzTs-timmcP size = 2.98 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 2.98 GiB path = /dev/test_vg1 format args = [] original_format = None free = 1.03 GiB PE Size = 4 MiB PE Count = 762 PE Free = 264 PV Count = 3 modified = False extents = 762 free space = 1.03 GiB free extents = 264 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sda (2) with existing lvmpv', 'existing 1024 MiB disk sdb (16) with existing lvmpv', 'existing 1024 MiB disk sdc (36) with existing lvmpv'] LVs = ['existing 460 MiB lvmlv test_vg1-lv1 (45) with existing xfs filesystem', 'existing 1.5 GiB lvmlv test_vg1-lv2 (58)'] segment type = linear percent = 0 VG space used = 1.5 GiB 2024-03-01 20:50:59,373 INFO program/MainThread: Running [18] dmsetup info -co subsystem --noheadings test_vg1-lv2 ... 2024-03-01 20:50:59,376 INFO program/MainThread: stdout[18]: LVM 2024-03-01 20:50:59,376 INFO program/MainThread: stderr[18]: 2024-03-01 20:50:59,376 INFO program/MainThread: ...done [18] (exit code: 0) 2024-03-01 20:50:59,379 DEBUG blivet/MainThread: DeviceTree.handle_format: name: test_vg1-lv2 ; 2024-03-01 20:50:59,383 DEBUG blivet/MainThread: AppleBootstrapFS.supported: supported: True ; 2024-03-01 20:50:59,383 DEBUG blivet/MainThread: get_format('appleboot') returning AppleBootstrapFS instance with object id 65 2024-03-01 20:50:59,386 DEBUG blivet/MainThread: EFIFS.supported: supported: True ; 2024-03-01 20:50:59,386 DEBUG blivet/MainThread: get_format('efi') returning EFIFS instance with object id 66 2024-03-01 20:50:59,389 DEBUG blivet/MainThread: MacEFIFS.supported: supported: True ; 2024-03-01 20:50:59,389 DEBUG blivet/MainThread: get_format('macefi') returning MacEFIFS instance with object id 67 2024-03-01 20:50:59,393 DEBUG blivet/MainThread: MacEFIFS.supported: supported: True ; 2024-03-01 20:50:59,393 DEBUG blivet/MainThread: get_format('macefi') returning MacEFIFS instance with object id 68 2024-03-01 20:50:59,393 INFO blivet/MainThread: type detected on 'test_vg1-lv2' is 'xfs' 2024-03-01 20:50:59,396 DEBUG blivet/MainThread: XFS.supported: supported: True ; 2024-03-01 20:50:59,396 DEBUG blivet/MainThread: get_format('xfs') returning XFS instance with object id 69 2024-03-01 20:50:59,399 DEBUG blivet/MainThread: LVMLogicalVolumeDevice._set_format: test_vg1-lv2 ; type: xfs ; current: None ; 2024-03-01 20:50:59,399 INFO blivet/MainThread: got format: existing xfs filesystem 2024-03-01 20:50:59,399 INFO blivet/MainThread: got format: existing lvmpv 2024-03-01 20:50:59,402 DEBUG blivet/MainThread: DeviceTree.handle_device: name: sdd ; info: {'CURRENT_TAGS': ':systemd:', 'DEVLINKS': '/dev/disk/by-id/scsi-1LIO-ORG_disk3:28254ba1-444f-43ab-a0ee-f4edee35f467 ' '/dev/disk/by-id/lvm-pv-uuid-zZI2Ed-QNwt-si2v-Zm1j-mTs4-bZwr-YKMNgo ' '/dev/disk/by-id/scsi-3600140528254ba1444f43aba0eef4ede ' '/dev/disk/by-id/scsi-SLIO-ORG_disk3_28254ba1-444f-43ab-a0ee-f4edee35f467 ' '/dev/disk/by-id/wwn-0x600140528254ba1444f43aba0eef4ede ' '/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_FS_TYPE': 'LVM2_member', 'ID_FS_USAGE': 'raid', 'ID_FS_UUID': 'zZI2Ed-QNwt-si2v-Zm1j-mTs4-bZwr-YKMNgo', 'ID_FS_UUID_ENC': 'zZI2Ed-QNwt-si2v-Zm1j-mTs4-bZwr-YKMNgo', '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': '28254ba1-444f-43ab-a0ee-f4edee35f467', 'ID_SERIAL': '3600140528254ba1444f43aba0eef4ede', 'ID_SERIAL_SHORT': '600140528254ba1444f43aba0eef4ede', 'ID_TARGET_PORT': '0', 'ID_TYPE': 'disk', 'ID_VENDOR': 'LIO-ORG', 'ID_VENDOR_ENC': 'LIO-ORG\\x20', 'ID_WWN': '0x600140528254ba14', 'ID_WWN_VENDOR_EXTENSION': '0x44f43aba0eef4ede', 'ID_WWN_WITH_EXTENSION': '0x600140528254ba1444f43aba0eef4ede', 'MAJOR': '8', 'MINOR': '48', 'SCSI_IDENT_LUN_LOGICAL_UNIT_GROUP': '0x0', 'SCSI_IDENT_LUN_NAA_REGEXT': '600140528254ba1444f43aba0eef4ede', 'SCSI_IDENT_LUN_T10': 'LIO-ORG_disk3:28254ba1-444f-43ab-a0ee-f4edee35f467', 'SCSI_IDENT_PORT_NAME': 'naa.5001405a91c5ccc5,t,0x0001', 'SCSI_IDENT_PORT_RELATIVE': '0', 'SCSI_IDENT_PORT_TARGET_PORT_GROUP': '0x0', 'SCSI_IDENT_SERIAL': '28254ba1-444f-43ab-a0ee-f4edee35f467', 'SCSI_IDENT_TARGET_NAME': 'naa.5001405a91c5ccc5', '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': '337038990'} ; 2024-03-01 20:50:59,402 INFO blivet/MainThread: scanning sdd (/sys/devices/tcm_loop_0/tcm_loop_adapter_0/host2/target2:0:1/2:0:1:3/block/sdd)... 2024-03-01 20:50:59,406 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: sdd ; incomplete: False ; hidden: False ; 2024-03-01 20:50:59,408 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned None 2024-03-01 20:50:59,414 DEBUG blivet/MainThread: DiskDevicePopulator.run: name: sdd ; 2024-03-01 20:50:59,414 INFO blivet/MainThread: sdd is a disk 2024-03-01 20:50:59,414 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 73 2024-03-01 20:50:59,414 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 74 2024-03-01 20:50:59,417 DEBUG blivet/MainThread: DiskDevice._set_format: sdd ; type: None ; current: None ; 2024-03-01 20:50:59,420 DEBUG blivet/MainThread: DiskDevice.update_sysfs_path: sdd ; status: True ; 2024-03-01 20:50:59,420 DEBUG blivet/MainThread: sdd sysfs_path set to /sys/devices/tcm_loop_0/tcm_loop_adapter_0/host2/target2:0:1/2:0:1:3/block/sdd 2024-03-01 20:50:59,423 DEBUG blivet/MainThread: DiskDevice.read_current_size: exists: True ; path: /dev/sdd ; sysfs_path: /sys/devices/tcm_loop_0/tcm_loop_adapter_0/host2/target2:0:1/2:0:1:3/block/sdd ; 2024-03-01 20:50:59,423 DEBUG blivet/MainThread: updated sdd size to 1024 MiB (1024 MiB) 2024-03-01 20:50:59,424 INFO blivet/MainThread: added disk sdd (id 72) to device tree 2024-03-01 20:50:59,424 INFO blivet/MainThread: got device: DiskDevice instance (0x7f58044e94f0) -- 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 = 600140528254ba1444f43aba0eef4ede 2024-03-01 20:50:59,427 DEBUG blivet/MainThread: DeviceTree.handle_format: name: sdd ; 2024-03-01 20:50:59,430 DEBUG blivet/MainThread: AppleBootstrapFS.supported: supported: True ; 2024-03-01 20:50:59,430 DEBUG blivet/MainThread: get_format('appleboot') returning AppleBootstrapFS instance with object id 76 2024-03-01 20:50:59,433 DEBUG blivet/MainThread: EFIFS.supported: supported: True ; 2024-03-01 20:50:59,433 DEBUG blivet/MainThread: get_format('efi') returning EFIFS instance with object id 77 2024-03-01 20:50:59,436 DEBUG blivet/MainThread: MacEFIFS.supported: supported: True ; 2024-03-01 20:50:59,436 DEBUG blivet/MainThread: get_format('macefi') returning MacEFIFS instance with object id 78 2024-03-01 20:50:59,439 DEBUG blivet/MainThread: MacEFIFS.supported: supported: True ; 2024-03-01 20:50:59,439 DEBUG blivet/MainThread: get_format('macefi') returning MacEFIFS instance with object id 79 2024-03-01 20:50:59,441 DEBUG blivet/MainThread: LVMFormatPopulator.run: pv: sdd ; 2024-03-01 20:50:59,442 DEBUG blivet/MainThread: lvm filter: device /dev/sdd added to the list of allowed devices 2024-03-01 20:50:59,442 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/sdb,/dev/sdc,/dev/sdd ... 2024-03-01 20:50:59,475 INFO program/MainThread: stdout[19]: LVM2_PV_NAME=/dev/sda LVM2_PV_UUID=PDKOdo-dwAw-h627-qre7-An9Y-LWFn-hmeLdR LVM2_PV_FREE=0 LVM2_PV_SIZE=1065353216 LVM2_PE_START=8388608 LVM2_VG_NAME=test_vg1 LVM2_VG_UUID=nzg1R2-dSyJ-tbSf-liNI-sYvo-CzTs-timmcP LVM2_VG_SIZE=3196059648 LVM2_VG_FREE=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=0YDz02-buod-PcCu-8Qxw-IIfh-LkLT-M2DH1H LVM2_PV_FREE=41943040 LVM2_PV_SIZE=1065353216 LVM2_PE_START=8388608 LVM2_VG_NAME=test_vg1 LVM2_VG_UUID=nzg1R2-dSyJ-tbSf-liNI-sYvo-CzTs-timmcP LVM2_VG_SIZE=3196059648 LVM2_VG_FREE=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=4xTpIS-ovfx-jq8W-Hw9e-0Vgz-LtOu-WKWtlO LVM2_PV_FREE=1065353216 LVM2_PV_SIZE=1065353216 LVM2_PE_START=8388608 LVM2_VG_NAME=test_vg1 LVM2_VG_UUID=nzg1R2-dSyJ-tbSf-liNI-sYvo-CzTs-timmcP LVM2_VG_SIZE=3196059648 LVM2_VG_FREE=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=zZI2Ed-QNwt-si2v-Zm1j-mTs4-bZwr-YKMNgo LVM2_PV_FREE=100663296 LVM2_PV_SIZE=1065353216 LVM2_PE_START=8388608 LVM2_VG_NAME=test_vg2 LVM2_VG_UUID=sUlWCZ-vzu7-JOqD-NLLV-tzZX-bvBJ-K7r5PM LVM2_VG_SIZE=3196059648 LVM2_VG_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=ohdZ1F-frhP-p3Q2-peI2-y9Cq-PIRk-ZHlssT LVM2_PV_FREE=1065353216 LVM2_PV_SIZE=1065353216 LVM2_PE_START=8388608 LVM2_VG_NAME=test_vg2 LVM2_VG_UUID=sUlWCZ-vzu7-JOqD-NLLV-tzZX-bvBJ-K7r5PM LVM2_VG_SIZE=3196059648 LVM2_VG_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=HRTxWn-eIRO-EFsB-O6vy-ZG2R-WXxx-KbMWLh LVM2_PV_FREE=1065353216 LVM2_PV_SIZE=1065353216 LVM2_PE_START=8388608 LVM2_VG_NAME=test_vg2 LVM2_VG_UUID=sUlWCZ-vzu7-JOqD-NLLV-tzZX-bvBJ-K7r5PM LVM2_VG_SIZE=3196059648 LVM2_VG_FREE=2231369728 LVM2_VG_EXTENT_SIZE=4194304 LVM2_VG_EXTENT_COUNT=762 LVM2_VG_FREE_COUNT=532 LVM2_PV_COUNT=3 2024-03-01 20:50:59,475 INFO program/MainThread: stderr[19]: WARNING: Couldn't find device with uuid ohdZ1F-frhP-p3Q2-peI2-y9Cq-PIRk-ZHlssT. WARNING: Couldn't find device with uuid HRTxWn-eIRO-EFsB-O6vy-ZG2R-WXxx-KbMWLh. WARNING: VG test_vg2 is missing PV ohdZ1F-frhP-p3Q2-peI2-y9Cq-PIRk-ZHlssT (last written to /dev/sde). WARNING: VG test_vg2 is missing PV HRTxWn-eIRO-EFsB-O6vy-ZG2R-WXxx-KbMWLh (last written to /dev/sdf). 2024-03-01 20:50:59,475 INFO program/MainThread: ...done [19] (exit code: 0) 2024-03-01 20:50:59,475 INFO blivet/MainThread: type detected on 'sdd' is 'lvmpv' 2024-03-01 20:50:59,479 DEBUG blivet/MainThread: LVMPhysicalVolume.__init__: uuid: zZI2Ed-QNwt-si2v-Zm1j-mTs4-bZwr-YKMNgo ; label: None ; device: /dev/sdd ; serial: 3600140528254ba1444f43aba0eef4ede ; exists: True ; vg_name: test_vg2 ; vg_uuid: sUlWCZ-vzu7-JOqD-NLLV-tzZX-bvBJ-K7r5PM ; pe_start: 8 MiB ; free: 96 MiB ; 2024-03-01 20:50:59,480 DEBUG blivet/MainThread: get_format('lvmpv') returning LVMPhysicalVolume instance with object id 80 2024-03-01 20:50:59,483 DEBUG blivet/MainThread: DiskDevice._set_format: sdd ; type: lvmpv ; current: None ; 2024-03-01 20:50:59,485 DEBUG blivet/MainThread: DeviceTree.get_device_by_uuid: uuid: sUlWCZ-vzu7-JOqD-NLLV-tzZX-bvBJ-K7r5PM ; incomplete: True ; hidden: False ; 2024-03-01 20:50:59,488 DEBUG blivet/MainThread: DeviceTree.get_device_by_uuid returned None 2024-03-01 20:50:59,491 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: test_vg2 ; incomplete: False ; hidden: False ; 2024-03-01 20:50:59,493 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned None 2024-03-01 20:50:59,493 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/sdb,/dev/sdc,/dev/sdd ... 2024-03-01 20:50:59,527 INFO program/MainThread: stdout[20]: LVM2_VG_NAME=test_vg1 LVM2_VG_UUID=nzg1R2-dSyJ-tbSf-liNI-sYvo-CzTs-timmcP LVM2_VG_SIZE=3196059648 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=sUlWCZ-vzu7-JOqD-NLLV-tzZX-bvBJ-K7r5PM LVM2_VG_SIZE=3196059648 LVM2_VG_FREE=2231369728 LVM2_VG_EXTENT_SIZE=4194304 LVM2_VG_EXTENT_COUNT=762 LVM2_VG_FREE_COUNT=532 LVM2_PV_COUNT=3 2024-03-01 20:50:59,527 INFO program/MainThread: stderr[20]: WARNING: Couldn't find device with uuid ohdZ1F-frhP-p3Q2-peI2-y9Cq-PIRk-ZHlssT. WARNING: Couldn't find device with uuid HRTxWn-eIRO-EFsB-O6vy-ZG2R-WXxx-KbMWLh. WARNING: VG test_vg2 is missing PV ohdZ1F-frhP-p3Q2-peI2-y9Cq-PIRk-ZHlssT (last written to /dev/sde). WARNING: VG test_vg2 is missing PV HRTxWn-eIRO-EFsB-O6vy-ZG2R-WXxx-KbMWLh (last written to /dev/sdf). 2024-03-01 20:50:59,527 INFO program/MainThread: ...done [20] (exit code: 0) 2024-03-01 20:50:59,527 INFO blivet/MainThread: Can't get exported information from VG info, assuming VG is not exported. 2024-03-01 20:50:59,527 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 82 2024-03-01 20:50:59,531 DEBUG blivet/MainThread: LVMVolumeGroupDevice._add_parent: test_vg2 ; parent: sdd ; 2024-03-01 20:50:59,535 DEBUG blivet/MainThread: DiskDevice.add_child: name: sdd ; child: test_vg2 ; kids: 0 ; 2024-03-01 20:50:59,535 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 83 2024-03-01 20:50:59,538 DEBUG blivet/MainThread: LVMVolumeGroupDevice._set_format: test_vg2 ; type: None ; current: None ; 2024-03-01 20:50:59,538 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/sdb,/dev/sdc,/dev/sdd ... 2024-03-01 20:50:59,575 INFO program/MainThread: stdout[21]: LVM2_VG_NAME=test_vg1 LVM2_LV_NAME=lv1 LVM2_LV_UUID=xws0J7-QFdr-jnBe-ukxG-LWin-k1Jt-0eibfZ 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=S4IAgG-oKdr-dUwM-bIXM-E7QP-rQcZ-rcdPYd LVM2_LV_SIZE=1606418432 LVM2_LV_ATTR=-wi-a----- LVM2_SEGTYPE=linear LVM2_ORIGIN= LVM2_POOL_LV= LVM2_DATA_LV= LVM2_METADATA_LV= LVM2_LV_ROLE=public LVM2_MOVE_PV= LVM2_DATA_PERCENT= LVM2_METADATA_PERCENT= LVM2_COPY_PERCENT= LVM2_VG_NAME=test_vg1 LVM2_LV_NAME=lv2 LVM2_LV_UUID=S4IAgG-oKdr-dUwM-bIXM-E7QP-rQcZ-rcdPYd LVM2_LV_SIZE=1606418432 LVM2_LV_ATTR=-wi-a----- LVM2_SEGTYPE=linear LVM2_ORIGIN= LVM2_POOL_LV= LVM2_DATA_LV= LVM2_METADATA_LV= 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=yfTnQ0-gjqY-maXA-oAm4-hN2r-bBK3-YyQt46 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=nuSAu2-RyB1-8HLM-wkL0-E2Ok-Z2Ai-B3hkFH LVM2_LV_SIZE=641728512 LVM2_LV_ATTR=-wi-a----- LVM2_SEGTYPE=linear LVM2_ORIGIN= LVM2_POOL_LV= LVM2_DATA_LV= LVM2_METADATA_LV= LVM2_LV_ROLE=public LVM2_MOVE_PV= LVM2_DATA_PERCENT= LVM2_METADATA_PERCENT= LVM2_COPY_PERCENT= 2024-03-01 20:50:59,575 INFO program/MainThread: stderr[21]: WARNING: Couldn't find device with uuid ohdZ1F-frhP-p3Q2-peI2-y9Cq-PIRk-ZHlssT. WARNING: Couldn't find device with uuid HRTxWn-eIRO-EFsB-O6vy-ZG2R-WXxx-KbMWLh. WARNING: VG test_vg2 is missing PV ohdZ1F-frhP-p3Q2-peI2-y9Cq-PIRk-ZHlssT (last written to /dev/sde). WARNING: VG test_vg2 is missing PV HRTxWn-eIRO-EFsB-O6vy-ZG2R-WXxx-KbMWLh (last written to /dev/sdf). 2024-03-01 20:50:59,575 INFO program/MainThread: ...done [21] (exit code: 0) 2024-03-01 20:50:59,579 DEBUG blivet/MainThread: LVMVolumeGroupDevice.update_sysfs_path: test_vg2 ; status: True ; 2024-03-01 20:50:59,580 INFO blivet/MainThread: added lvmvg test_vg2 (id 81) to device tree 2024-03-01 20:50:59,582 DEBUG blivet/MainThread: LVMFormatPopulator._update_lvs: pv: sdd ; 2024-03-01 20:50:59,585 DEBUG blivet/MainThread: DeviceTree.get_device_by_uuid: uuid: sUlWCZ-vzu7-JOqD-NLLV-tzZX-bvBJ-K7r5PM ; incomplete: True ; hidden: False ; 2024-03-01 20:50:59,588 DEBUG blivet/MainThread: DeviceTree.get_device_by_uuid returned existing 1016 MiB lvmvg test_vg2 (81) 2024-03-01 20:50:59,588 WARNING blivet/MainThread: Skipping LVs for incomplete VG test_vg2 2024-03-01 20:50:59,588 INFO blivet/MainThread: got format: existing lvmpv 2024-03-01 20:50:59,591 DEBUG blivet/MainThread: DeviceTree.handle_device: name: sde ; info: {'CURRENT_TAGS': ':systemd:', 'DEVLINKS': '/dev/disk/by-id/wwn-0x60014058a9a6b3d7bec490eabf9e15bf ' '/dev/disk/by-id/lvm-pv-uuid-ohdZ1F-frhP-p3Q2-peI2-y9Cq-PIRk-ZHlssT ' '/dev/disk/by-diskseq/6 ' '/dev/disk/by-id/scsi-360014058a9a6b3d7bec490eabf9e15bf ' '/dev/disk/by-id/scsi-1LIO-ORG_disk4:8a9a6b3d-7bec-490e-abf9-e15bfef000fd ' '/dev/disk/by-id/scsi-SLIO-ORG_disk4_8a9a6b3d-7bec-490e-abf9-e15bfef000fd', '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': 'ohdZ1F-frhP-p3Q2-peI2-y9Cq-PIRk-ZHlssT', 'ID_FS_UUID_ENC': 'ohdZ1F-frhP-p3Q2-peI2-y9Cq-PIRk-ZHlssT', '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': '8a9a6b3d-7bec-490e-abf9-e15bfef000fd', 'ID_SERIAL': '360014058a9a6b3d7bec490eabf9e15bf', 'ID_SERIAL_SHORT': '60014058a9a6b3d7bec490eabf9e15bf', 'ID_TARGET_PORT': '0', 'ID_TYPE': 'disk', 'ID_VENDOR': 'LIO-ORG', 'ID_VENDOR_ENC': 'LIO-ORG\\x20', 'ID_WWN': '0x60014058a9a6b3d7', 'ID_WWN_VENDOR_EXTENSION': '0xbec490eabf9e15bf', 'ID_WWN_WITH_EXTENSION': '0x60014058a9a6b3d7bec490eabf9e15bf', 'MAJOR': '8', 'MINOR': '64', 'SCSI_IDENT_LUN_LOGICAL_UNIT_GROUP': '0x0', 'SCSI_IDENT_LUN_NAA_REGEXT': '60014058a9a6b3d7bec490eabf9e15bf', 'SCSI_IDENT_LUN_T10': 'LIO-ORG_disk4:8a9a6b3d-7bec-490e-abf9-e15bfef000fd', 'SCSI_IDENT_PORT_NAME': 'naa.5001405a91c5ccc5,t,0x0001', 'SCSI_IDENT_PORT_RELATIVE': '0', 'SCSI_IDENT_PORT_TARGET_PORT_GROUP': '0x0', 'SCSI_IDENT_SERIAL': '8a9a6b3d-7bec-490e-abf9-e15bfef000fd', 'SCSI_IDENT_TARGET_NAME': 'naa.5001405a91c5ccc5', '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': '337149758'} ; 2024-03-01 20:50:59,591 INFO blivet/MainThread: scanning sde (/sys/devices/tcm_loop_0/tcm_loop_adapter_0/host2/target2:0:1/2:0:1:4/block/sde)... 2024-03-01 20:50:59,595 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: sde ; incomplete: False ; hidden: False ; 2024-03-01 20:50:59,597 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned None 2024-03-01 20:50:59,603 DEBUG blivet/MainThread: DiskDevicePopulator.run: name: sde ; 2024-03-01 20:50:59,603 INFO blivet/MainThread: sde is a disk 2024-03-01 20:50:59,603 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 87 2024-03-01 20:50:59,603 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 88 2024-03-01 20:50:59,606 DEBUG blivet/MainThread: DiskDevice._set_format: sde ; type: None ; current: None ; 2024-03-01 20:50:59,609 DEBUG blivet/MainThread: DiskDevice.update_sysfs_path: sde ; status: True ; 2024-03-01 20:50:59,609 DEBUG blivet/MainThread: sde sysfs_path set to /sys/devices/tcm_loop_0/tcm_loop_adapter_0/host2/target2:0:1/2:0:1:4/block/sde 2024-03-01 20:50:59,612 DEBUG blivet/MainThread: DiskDevice.read_current_size: exists: True ; path: /dev/sde ; sysfs_path: /sys/devices/tcm_loop_0/tcm_loop_adapter_0/host2/target2:0:1/2:0:1:4/block/sde ; 2024-03-01 20:50:59,612 DEBUG blivet/MainThread: updated sde size to 1024 MiB (1024 MiB) 2024-03-01 20:50:59,613 INFO blivet/MainThread: added disk sde (id 86) to device tree 2024-03-01 20:50:59,613 INFO blivet/MainThread: got device: DiskDevice instance (0x7f58044c72e0) -- 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 = 60014058a9a6b3d7bec490eabf9e15bf 2024-03-01 20:50:59,616 DEBUG blivet/MainThread: DeviceTree.handle_format: name: sde ; 2024-03-01 20:50:59,619 DEBUG blivet/MainThread: AppleBootstrapFS.supported: supported: True ; 2024-03-01 20:50:59,619 DEBUG blivet/MainThread: get_format('appleboot') returning AppleBootstrapFS instance with object id 90 2024-03-01 20:50:59,622 DEBUG blivet/MainThread: EFIFS.supported: supported: True ; 2024-03-01 20:50:59,622 DEBUG blivet/MainThread: get_format('efi') returning EFIFS instance with object id 91 2024-03-01 20:50:59,625 DEBUG blivet/MainThread: MacEFIFS.supported: supported: True ; 2024-03-01 20:50:59,625 DEBUG blivet/MainThread: get_format('macefi') returning MacEFIFS instance with object id 92 2024-03-01 20:50:59,628 DEBUG blivet/MainThread: MacEFIFS.supported: supported: True ; 2024-03-01 20:50:59,628 DEBUG blivet/MainThread: get_format('macefi') returning MacEFIFS instance with object id 93 2024-03-01 20:50:59,631 DEBUG blivet/MainThread: LVMFormatPopulator.run: pv: sde ; 2024-03-01 20:50:59,631 DEBUG blivet/MainThread: lvm filter: device /dev/sde added to the list of allowed devices 2024-03-01 20:50:59,631 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/sda,/dev/sdd,/dev/sdc,/dev/sde,/dev/sdb ... 2024-03-01 20:50:59,663 INFO program/MainThread: stdout[22]: LVM2_PV_NAME=/dev/sda LVM2_PV_UUID=PDKOdo-dwAw-h627-qre7-An9Y-LWFn-hmeLdR LVM2_PV_FREE=0 LVM2_PV_SIZE=1065353216 LVM2_PE_START=8388608 LVM2_VG_NAME=test_vg1 LVM2_VG_UUID=nzg1R2-dSyJ-tbSf-liNI-sYvo-CzTs-timmcP LVM2_VG_SIZE=3196059648 LVM2_VG_FREE=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=0YDz02-buod-PcCu-8Qxw-IIfh-LkLT-M2DH1H LVM2_PV_FREE=41943040 LVM2_PV_SIZE=1065353216 LVM2_PE_START=8388608 LVM2_VG_NAME=test_vg1 LVM2_VG_UUID=nzg1R2-dSyJ-tbSf-liNI-sYvo-CzTs-timmcP LVM2_VG_SIZE=3196059648 LVM2_VG_FREE=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=4xTpIS-ovfx-jq8W-Hw9e-0Vgz-LtOu-WKWtlO LVM2_PV_FREE=1065353216 LVM2_PV_SIZE=1065353216 LVM2_PE_START=8388608 LVM2_VG_NAME=test_vg1 LVM2_VG_UUID=nzg1R2-dSyJ-tbSf-liNI-sYvo-CzTs-timmcP LVM2_VG_SIZE=3196059648 LVM2_VG_FREE=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=zZI2Ed-QNwt-si2v-Zm1j-mTs4-bZwr-YKMNgo LVM2_PV_FREE=100663296 LVM2_PV_SIZE=1065353216 LVM2_PE_START=8388608 LVM2_VG_NAME=test_vg2 LVM2_VG_UUID=sUlWCZ-vzu7-JOqD-NLLV-tzZX-bvBJ-K7r5PM LVM2_VG_SIZE=3196059648 LVM2_VG_FREE=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=ohdZ1F-frhP-p3Q2-peI2-y9Cq-PIRk-ZHlssT LVM2_PV_FREE=1065353216 LVM2_PV_SIZE=1065353216 LVM2_PE_START=8388608 LVM2_VG_NAME=test_vg2 LVM2_VG_UUID=sUlWCZ-vzu7-JOqD-NLLV-tzZX-bvBJ-K7r5PM LVM2_VG_SIZE=3196059648 LVM2_VG_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=HRTxWn-eIRO-EFsB-O6vy-ZG2R-WXxx-KbMWLh LVM2_PV_FREE=1065353216 LVM2_PV_SIZE=1065353216 LVM2_PE_START=8388608 LVM2_VG_NAME=test_vg2 LVM2_VG_UUID=sUlWCZ-vzu7-JOqD-NLLV-tzZX-bvBJ-K7r5PM LVM2_VG_SIZE=3196059648 LVM2_VG_FREE=2231369728 LVM2_VG_EXTENT_SIZE=4194304 LVM2_VG_EXTENT_COUNT=762 LVM2_VG_FREE_COUNT=532 LVM2_PV_COUNT=3 2024-03-01 20:50:59,664 INFO program/MainThread: stderr[22]: WARNING: Couldn't find device with uuid HRTxWn-eIRO-EFsB-O6vy-ZG2R-WXxx-KbMWLh. WARNING: VG test_vg2 is missing PV HRTxWn-eIRO-EFsB-O6vy-ZG2R-WXxx-KbMWLh (last written to /dev/sdf). 2024-03-01 20:50:59,664 INFO program/MainThread: ...done [22] (exit code: 0) 2024-03-01 20:50:59,664 INFO blivet/MainThread: type detected on 'sde' is 'lvmpv' 2024-03-01 20:50:59,668 DEBUG blivet/MainThread: LVMPhysicalVolume.__init__: uuid: ohdZ1F-frhP-p3Q2-peI2-y9Cq-PIRk-ZHlssT ; label: None ; device: /dev/sde ; serial: 360014058a9a6b3d7bec490eabf9e15bf ; exists: True ; vg_name: test_vg2 ; vg_uuid: sUlWCZ-vzu7-JOqD-NLLV-tzZX-bvBJ-K7r5PM ; pe_start: 8 MiB ; free: 1016 MiB ; 2024-03-01 20:50:59,668 DEBUG blivet/MainThread: get_format('lvmpv') returning LVMPhysicalVolume instance with object id 94 2024-03-01 20:50:59,671 DEBUG blivet/MainThread: DiskDevice._set_format: sde ; type: lvmpv ; current: None ; 2024-03-01 20:50:59,673 DEBUG blivet/MainThread: DeviceTree.get_device_by_uuid: uuid: sUlWCZ-vzu7-JOqD-NLLV-tzZX-bvBJ-K7r5PM ; incomplete: True ; hidden: False ; 2024-03-01 20:50:59,676 DEBUG blivet/MainThread: DeviceTree.get_device_by_uuid returned existing 1016 MiB lvmvg test_vg2 (81) 2024-03-01 20:50:59,679 DEBUG blivet/MainThread: LVMVolumeGroupDevice._add_parent: test_vg2 ; parent: sde ; 2024-03-01 20:50:59,682 DEBUG blivet/MainThread: DiskDevice.add_child: name: sde ; child: test_vg2 ; kids: 0 ; 2024-03-01 20:50:59,685 DEBUG blivet/MainThread: LVMFormatPopulator._update_lvs: pv: sde ; 2024-03-01 20:50:59,687 DEBUG blivet/MainThread: DeviceTree.get_device_by_uuid: uuid: sUlWCZ-vzu7-JOqD-NLLV-tzZX-bvBJ-K7r5PM ; incomplete: True ; hidden: False ; 2024-03-01 20:50:59,690 DEBUG blivet/MainThread: DeviceTree.get_device_by_uuid returned existing 1.98 GiB lvmvg test_vg2 (81) 2024-03-01 20:50:59,690 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/sda,/dev/sdd,/dev/sdc,/dev/sde,/dev/sdb ... 2024-03-01 20:50:59,724 INFO program/MainThread: stdout[23]: LVM2_VG_NAME=test_vg1 LVM2_LV_NAME=lv1 LVM2_LV_UUID=xws0J7-QFdr-jnBe-ukxG-LWin-k1Jt-0eibfZ 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=S4IAgG-oKdr-dUwM-bIXM-E7QP-rQcZ-rcdPYd LVM2_LV_SIZE=1606418432 LVM2_LV_ATTR=-wi-a----- LVM2_SEGTYPE=linear LVM2_ORIGIN= LVM2_POOL_LV= LVM2_DATA_LV= LVM2_METADATA_LV= LVM2_LV_ROLE=public LVM2_MOVE_PV= LVM2_DATA_PERCENT= LVM2_METADATA_PERCENT= LVM2_COPY_PERCENT= LVM2_VG_NAME=test_vg1 LVM2_LV_NAME=lv2 LVM2_LV_UUID=S4IAgG-oKdr-dUwM-bIXM-E7QP-rQcZ-rcdPYd LVM2_LV_SIZE=1606418432 LVM2_LV_ATTR=-wi-a----- LVM2_SEGTYPE=linear LVM2_ORIGIN= LVM2_POOL_LV= LVM2_DATA_LV= LVM2_METADATA_LV= 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=yfTnQ0-gjqY-maXA-oAm4-hN2r-bBK3-YyQt46 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=nuSAu2-RyB1-8HLM-wkL0-E2Ok-Z2Ai-B3hkFH LVM2_LV_SIZE=641728512 LVM2_LV_ATTR=-wi-a----- LVM2_SEGTYPE=linear LVM2_ORIGIN= LVM2_POOL_LV= LVM2_DATA_LV= LVM2_METADATA_LV= LVM2_LV_ROLE=public LVM2_MOVE_PV= LVM2_DATA_PERCENT= LVM2_METADATA_PERCENT= LVM2_COPY_PERCENT= 2024-03-01 20:50:59,724 INFO program/MainThread: stderr[23]: WARNING: Couldn't find device with uuid HRTxWn-eIRO-EFsB-O6vy-ZG2R-WXxx-KbMWLh. WARNING: VG test_vg2 is missing PV HRTxWn-eIRO-EFsB-O6vy-ZG2R-WXxx-KbMWLh (last written to /dev/sdf). 2024-03-01 20:50:59,724 INFO program/MainThread: ...done [23] (exit code: 0) 2024-03-01 20:50:59,724 WARNING blivet/MainThread: Skipping LVs for incomplete VG test_vg2 2024-03-01 20:50:59,725 INFO blivet/MainThread: got format: existing lvmpv 2024-03-01 20:50:59,729 DEBUG blivet/MainThread: DeviceTree.handle_device: name: sdf ; info: {'CURRENT_TAGS': ':systemd:', 'DEVLINKS': '/dev/disk/by-id/scsi-1LIO-ORG_disk5:25b7012b-f4c5-41b5-b081-3087a0ec48d2 ' '/dev/disk/by-diskseq/7 ' '/dev/disk/by-id/wwn-0x600140525b7012bf4c541b5b0813087a ' '/dev/disk/by-id/scsi-SLIO-ORG_disk5_25b7012b-f4c5-41b5-b081-3087a0ec48d2 ' '/dev/disk/by-id/scsi-3600140525b7012bf4c541b5b0813087a ' '/dev/disk/by-id/lvm-pv-uuid-HRTxWn-eIRO-EFsB-O6vy-ZG2R-WXxx-KbMWLh', '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': 'HRTxWn-eIRO-EFsB-O6vy-ZG2R-WXxx-KbMWLh', 'ID_FS_UUID_ENC': 'HRTxWn-eIRO-EFsB-O6vy-ZG2R-WXxx-KbMWLh', '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': '25b7012b-f4c5-41b5-b081-3087a0ec48d2', 'ID_SERIAL': '3600140525b7012bf4c541b5b0813087a', 'ID_SERIAL_SHORT': '600140525b7012bf4c541b5b0813087a', 'ID_TARGET_PORT': '0', 'ID_TYPE': 'disk', 'ID_VENDOR': 'LIO-ORG', 'ID_VENDOR_ENC': 'LIO-ORG\\x20', 'ID_WWN': '0x600140525b7012bf', 'ID_WWN_VENDOR_EXTENSION': '0x4c541b5b0813087a', 'ID_WWN_WITH_EXTENSION': '0x600140525b7012bf4c541b5b0813087a', 'MAJOR': '8', 'MINOR': '80', 'SCSI_IDENT_LUN_LOGICAL_UNIT_GROUP': '0x0', 'SCSI_IDENT_LUN_NAA_REGEXT': '600140525b7012bf4c541b5b0813087a', 'SCSI_IDENT_LUN_T10': 'LIO-ORG_disk5:25b7012b-f4c5-41b5-b081-3087a0ec48d2', 'SCSI_IDENT_PORT_NAME': 'naa.5001405a91c5ccc5,t,0x0001', 'SCSI_IDENT_PORT_RELATIVE': '0', 'SCSI_IDENT_PORT_TARGET_PORT_GROUP': '0x0', 'SCSI_IDENT_SERIAL': '25b7012b-f4c5-41b5-b081-3087a0ec48d2', 'SCSI_IDENT_TARGET_NAME': 'naa.5001405a91c5ccc5', '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': '337251391'} ; 2024-03-01 20:50:59,729 INFO blivet/MainThread: scanning sdf (/sys/devices/tcm_loop_0/tcm_loop_adapter_0/host2/target2:0:1/2:0:1:5/block/sdf)... 2024-03-01 20:50:59,732 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: sdf ; incomplete: False ; hidden: False ; 2024-03-01 20:50:59,735 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned None 2024-03-01 20:50:59,741 DEBUG blivet/MainThread: DiskDevicePopulator.run: name: sdf ; 2024-03-01 20:50:59,741 INFO blivet/MainThread: sdf is a disk 2024-03-01 20:50:59,741 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 97 2024-03-01 20:50:59,742 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 98 2024-03-01 20:50:59,744 DEBUG blivet/MainThread: DiskDevice._set_format: sdf ; type: None ; current: None ; 2024-03-01 20:50:59,747 DEBUG blivet/MainThread: DiskDevice.update_sysfs_path: sdf ; status: True ; 2024-03-01 20:50:59,747 DEBUG blivet/MainThread: sdf sysfs_path set to /sys/devices/tcm_loop_0/tcm_loop_adapter_0/host2/target2:0:1/2:0:1:5/block/sdf 2024-03-01 20:50:59,750 DEBUG blivet/MainThread: DiskDevice.read_current_size: exists: True ; path: /dev/sdf ; sysfs_path: /sys/devices/tcm_loop_0/tcm_loop_adapter_0/host2/target2:0:1/2:0:1:5/block/sdf ; 2024-03-01 20:50:59,750 DEBUG blivet/MainThread: updated sdf size to 1024 MiB (1024 MiB) 2024-03-01 20:50:59,751 INFO blivet/MainThread: added disk sdf (id 96) to device tree 2024-03-01 20:50:59,751 INFO blivet/MainThread: got device: DiskDevice instance (0x7f580512a820) -- 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 = 600140525b7012bf4c541b5b0813087a 2024-03-01 20:50:59,754 DEBUG blivet/MainThread: DeviceTree.handle_format: name: sdf ; 2024-03-01 20:50:59,757 DEBUG blivet/MainThread: AppleBootstrapFS.supported: supported: True ; 2024-03-01 20:50:59,757 DEBUG blivet/MainThread: get_format('appleboot') returning AppleBootstrapFS instance with object id 100 2024-03-01 20:50:59,760 DEBUG blivet/MainThread: EFIFS.supported: supported: True ; 2024-03-01 20:50:59,760 DEBUG blivet/MainThread: get_format('efi') returning EFIFS instance with object id 101 2024-03-01 20:50:59,763 DEBUG blivet/MainThread: MacEFIFS.supported: supported: True ; 2024-03-01 20:50:59,763 DEBUG blivet/MainThread: get_format('macefi') returning MacEFIFS instance with object id 102 2024-03-01 20:50:59,766 DEBUG blivet/MainThread: MacEFIFS.supported: supported: True ; 2024-03-01 20:50:59,766 DEBUG blivet/MainThread: get_format('macefi') returning MacEFIFS instance with object id 103 2024-03-01 20:50:59,769 DEBUG blivet/MainThread: LVMFormatPopulator.run: pv: sdf ; 2024-03-01 20:50:59,769 DEBUG blivet/MainThread: lvm filter: device /dev/sdf added to the list of allowed devices 2024-03-01 20:50:59,769 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/sdf,/dev/sda,/dev/sdd,/dev/sdc,/dev/sde,/dev/sdb ... 2024-03-01 20:50:59,803 INFO program/MainThread: stdout[24]: LVM2_PV_NAME=/dev/sda LVM2_PV_UUID=PDKOdo-dwAw-h627-qre7-An9Y-LWFn-hmeLdR LVM2_PV_FREE=0 LVM2_PV_SIZE=1065353216 LVM2_PE_START=8388608 LVM2_VG_NAME=test_vg1 LVM2_VG_UUID=nzg1R2-dSyJ-tbSf-liNI-sYvo-CzTs-timmcP LVM2_VG_SIZE=3196059648 LVM2_VG_FREE=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=0YDz02-buod-PcCu-8Qxw-IIfh-LkLT-M2DH1H LVM2_PV_FREE=41943040 LVM2_PV_SIZE=1065353216 LVM2_PE_START=8388608 LVM2_VG_NAME=test_vg1 LVM2_VG_UUID=nzg1R2-dSyJ-tbSf-liNI-sYvo-CzTs-timmcP LVM2_VG_SIZE=3196059648 LVM2_VG_FREE=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=4xTpIS-ovfx-jq8W-Hw9e-0Vgz-LtOu-WKWtlO LVM2_PV_FREE=1065353216 LVM2_PV_SIZE=1065353216 LVM2_PE_START=8388608 LVM2_VG_NAME=test_vg1 LVM2_VG_UUID=nzg1R2-dSyJ-tbSf-liNI-sYvo-CzTs-timmcP LVM2_VG_SIZE=3196059648 LVM2_VG_FREE=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=zZI2Ed-QNwt-si2v-Zm1j-mTs4-bZwr-YKMNgo LVM2_PV_FREE=100663296 LVM2_PV_SIZE=1065353216 LVM2_PE_START=8388608 LVM2_VG_NAME=test_vg2 LVM2_VG_UUID=sUlWCZ-vzu7-JOqD-NLLV-tzZX-bvBJ-K7r5PM LVM2_VG_SIZE=3196059648 LVM2_VG_FREE=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=ohdZ1F-frhP-p3Q2-peI2-y9Cq-PIRk-ZHlssT LVM2_PV_FREE=1065353216 LVM2_PV_SIZE=1065353216 LVM2_PE_START=8388608 LVM2_VG_NAME=test_vg2 LVM2_VG_UUID=sUlWCZ-vzu7-JOqD-NLLV-tzZX-bvBJ-K7r5PM LVM2_VG_SIZE=3196059648 LVM2_VG_FREE=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=HRTxWn-eIRO-EFsB-O6vy-ZG2R-WXxx-KbMWLh LVM2_PV_FREE=1065353216 LVM2_PV_SIZE=1065353216 LVM2_PE_START=8388608 LVM2_VG_NAME=test_vg2 LVM2_VG_UUID=sUlWCZ-vzu7-JOqD-NLLV-tzZX-bvBJ-K7r5PM LVM2_VG_SIZE=3196059648 LVM2_VG_FREE=2231369728 LVM2_VG_EXTENT_SIZE=4194304 LVM2_VG_EXTENT_COUNT=762 LVM2_VG_FREE_COUNT=532 LVM2_PV_COUNT=3 2024-03-01 20:50:59,803 INFO program/MainThread: stderr[24]: 2024-03-01 20:50:59,803 INFO program/MainThread: ...done [24] (exit code: 0) 2024-03-01 20:50:59,803 INFO blivet/MainThread: type detected on 'sdf' is 'lvmpv' 2024-03-01 20:50:59,807 DEBUG blivet/MainThread: LVMPhysicalVolume.__init__: uuid: HRTxWn-eIRO-EFsB-O6vy-ZG2R-WXxx-KbMWLh ; label: None ; device: /dev/sdf ; serial: 3600140525b7012bf4c541b5b0813087a ; exists: True ; vg_name: test_vg2 ; vg_uuid: sUlWCZ-vzu7-JOqD-NLLV-tzZX-bvBJ-K7r5PM ; pe_start: 8 MiB ; free: 1016 MiB ; 2024-03-01 20:50:59,808 DEBUG blivet/MainThread: get_format('lvmpv') returning LVMPhysicalVolume instance with object id 104 2024-03-01 20:50:59,810 DEBUG blivet/MainThread: DiskDevice._set_format: sdf ; type: lvmpv ; current: None ; 2024-03-01 20:50:59,813 DEBUG blivet/MainThread: DeviceTree.get_device_by_uuid: uuid: sUlWCZ-vzu7-JOqD-NLLV-tzZX-bvBJ-K7r5PM ; incomplete: True ; hidden: False ; 2024-03-01 20:50:59,816 DEBUG blivet/MainThread: DeviceTree.get_device_by_uuid returned existing 1.98 GiB lvmvg test_vg2 (81) 2024-03-01 20:50:59,819 DEBUG blivet/MainThread: LVMVolumeGroupDevice._add_parent: test_vg2 ; parent: sdf ; 2024-03-01 20:50:59,822 DEBUG blivet/MainThread: DiskDevice.add_child: name: sdf ; child: test_vg2 ; kids: 0 ; 2024-03-01 20:50:59,824 DEBUG blivet/MainThread: LVMFormatPopulator._update_lvs: pv: sdf ; 2024-03-01 20:50:59,827 DEBUG blivet/MainThread: DeviceTree.get_device_by_uuid: uuid: sUlWCZ-vzu7-JOqD-NLLV-tzZX-bvBJ-K7r5PM ; incomplete: True ; hidden: False ; 2024-03-01 20:50:59,830 DEBUG blivet/MainThread: DeviceTree.get_device_by_uuid returned existing 2.98 GiB lvmvg test_vg2 (81) 2024-03-01 20:50:59,830 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/sdf,/dev/sda,/dev/sdd,/dev/sdc,/dev/sde,/dev/sdb ... 2024-03-01 20:50:59,870 INFO program/MainThread: stdout[25]: LVM2_VG_NAME=test_vg1 LVM2_LV_NAME=lv1 LVM2_LV_UUID=xws0J7-QFdr-jnBe-ukxG-LWin-k1Jt-0eibfZ 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=S4IAgG-oKdr-dUwM-bIXM-E7QP-rQcZ-rcdPYd LVM2_LV_SIZE=1606418432 LVM2_LV_ATTR=-wi-a----- LVM2_SEGTYPE=linear LVM2_ORIGIN= LVM2_POOL_LV= LVM2_DATA_LV= LVM2_METADATA_LV= LVM2_LV_ROLE=public LVM2_MOVE_PV= LVM2_DATA_PERCENT= LVM2_METADATA_PERCENT= LVM2_COPY_PERCENT= LVM2_VG_NAME=test_vg1 LVM2_LV_NAME=lv2 LVM2_LV_UUID=S4IAgG-oKdr-dUwM-bIXM-E7QP-rQcZ-rcdPYd LVM2_LV_SIZE=1606418432 LVM2_LV_ATTR=-wi-a----- LVM2_SEGTYPE=linear LVM2_ORIGIN= LVM2_POOL_LV= LVM2_DATA_LV= LVM2_METADATA_LV= 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=yfTnQ0-gjqY-maXA-oAm4-hN2r-bBK3-YyQt46 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=nuSAu2-RyB1-8HLM-wkL0-E2Ok-Z2Ai-B3hkFH LVM2_LV_SIZE=641728512 LVM2_LV_ATTR=-wi-a----- LVM2_SEGTYPE=linear LVM2_ORIGIN= LVM2_POOL_LV= LVM2_DATA_LV= LVM2_METADATA_LV= LVM2_LV_ROLE=public LVM2_MOVE_PV= LVM2_DATA_PERCENT= LVM2_METADATA_PERCENT= LVM2_COPY_PERCENT= 2024-03-01 20:50:59,870 INFO program/MainThread: stderr[25]: 2024-03-01 20:50:59,870 INFO program/MainThread: ...done [25] (exit code: 0) 2024-03-01 20:50:59,874 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: test_vg2-lv3 ; incomplete: False ; hidden: False ; 2024-03-01 20:50:59,877 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned None 2024-03-01 20:50:59,880 DEBUG blivet/MainThread: DeviceTree.get_device_by_uuid: uuid: yfTnQ0-gjqY-maXA-oAm4-hN2r-bBK3-YyQt46 ; incomplete: False ; hidden: False ; 2024-03-01 20:50:59,882 DEBUG blivet/MainThread: DeviceTree.get_device_by_uuid returned None 2024-03-01 20:50:59,883 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 106 2024-03-01 20:50:59,886 DEBUG blivet/MainThread: LVMVolumeGroupDevice.add_child: name: test_vg2 ; child: lv3 ; kids: 0 ; 2024-03-01 20:50:59,886 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 107 2024-03-01 20:50:59,889 DEBUG blivet/MainThread: LVMLogicalVolumeDevice._set_format: test_vg2-lv3 ; type: None ; current: None ; 2024-03-01 20:50:59,892 DEBUG blivet/MainThread: LVMLogicalVolumeDevice.update_sysfs_path: test_vg2-lv3 ; status: True ; 2024-03-01 20:50:59,893 DEBUG blivet/MainThread: test_vg2-lv3 sysfs_path set to /sys/devices/virtual/block/dm-5 2024-03-01 20:50:59,896 DEBUG blivet/MainThread: LVMLogicalVolumeDevice.read_current_size: exists: True ; path: /dev/mapper/test_vg2-lv3 ; sysfs_path: /sys/devices/virtual/block/dm-5 ; 2024-03-01 20:50:59,896 DEBUG blivet/MainThread: updated test_vg2-lv3 size to 308 MiB (308 MiB) 2024-03-01 20:50:59,896 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 109 2024-03-01 20:50:59,899 DEBUG blivet/MainThread: LVMVolumeGroupDevice.remove_child: name: test_vg2 ; child: lv3 ; kids: 1 ; 2024-03-01 20:50:59,902 DEBUG blivet/MainThread: LVMVolumeGroupDevice.add_child: name: test_vg2 ; child: lv3 ; kids: 0 ; 2024-03-01 20:50:59,903 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 110 2024-03-01 20:50:59,905 DEBUG blivet/MainThread: LVMLogicalVolumeDevice._set_format: test_vg2-lv3 ; type: None ; current: None ; 2024-03-01 20:50:59,909 DEBUG blivet/MainThread: LVMLogicalVolumeDevice.update_sysfs_path: test_vg2-lv3 ; status: True ; 2024-03-01 20:50:59,909 DEBUG blivet/MainThread: test_vg2-lv3 sysfs_path set to /sys/devices/virtual/block/dm-5 2024-03-01 20:50:59,912 DEBUG blivet/MainThread: LVMLogicalVolumeDevice.read_current_size: exists: True ; path: /dev/mapper/test_vg2-lv3 ; sysfs_path: /sys/devices/virtual/block/dm-5 ; 2024-03-01 20:50:59,912 DEBUG blivet/MainThread: updated test_vg2-lv3 size to 308 MiB (308 MiB) 2024-03-01 20:50:59,912 DEBUG blivet/MainThread: Adding test_vg2-lv3/308 MiB to test_vg2 2024-03-01 20:50:59,912 INFO blivet/MainThread: added lvmlv test_vg2-lv3 (id 105) to device tree 2024-03-01 20:50:59,915 DEBUG blivet/MainThread: LVMLogicalVolumeDevice.update_sysfs_path: test_vg2-lv3 ; status: True ; 2024-03-01 20:50:59,915 DEBUG blivet/MainThread: test_vg2-lv3 sysfs_path set to /sys/devices/virtual/block/dm-5 2024-03-01 20:50:59,919 DEBUG blivet/MainThread: LVMLogicalVolumeDevice.read_current_size: exists: True ; path: /dev/mapper/test_vg2-lv3 ; sysfs_path: /sys/devices/virtual/block/dm-5 ; 2024-03-01 20:50:59,919 DEBUG blivet/MainThread: updated test_vg2-lv3 size to 308 MiB (308 MiB) 2024-03-01 20:50:59,922 DEBUG blivet/MainThread: DeviceTree.handle_device: name: test_vg2-lv3 ; info: {'CURRENT_TAGS': ':systemd:', 'DEVLINKS': '/dev/test_vg2/lv3 /dev/disk/by-id/dm-name-test_vg2-lv3 ' '/dev/mapper/test_vg2-lv3 ' '/dev/disk/by-uuid/2ef29a3b-cefb-47f2-a003-741f75f7b57f ' '/dev/disk/by-id/dm-uuid-LVM-sUlWCZvzu7JOqDNLLVtzZXbvBJK7r5PMyfTnQ0gjqYmaXAoAm4hN2rbBK3YyQt46', 'DEVNAME': '/dev/dm-5', 'DEVPATH': '/devices/virtual/block/dm-5', 'DEVTYPE': 'disk', 'DISKSEQ': '59', '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-sUlWCZvzu7JOqDNLLVtzZXbvBJK7r5PMyfTnQ0gjqYmaXAoAm4hN2rbBK3YyQt46', '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': '2ef29a3b-cefb-47f2-a003-741f75f7b57f', 'ID_FS_UUID_ENC': '2ef29a3b-cefb-47f2-a003-741f75f7b57f', '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': '630399516'} ; 2024-03-01 20:50:59,922 INFO blivet/MainThread: scanning test_vg2-lv3 (/sys/devices/virtual/block/dm-5)... 2024-03-01 20:50:59,923 INFO program/MainThread: Running [26] dmsetup info -co subsystem --noheadings test_vg2-lv3 ... 2024-03-01 20:50:59,925 INFO program/MainThread: stdout[26]: LVM 2024-03-01 20:50:59,926 INFO program/MainThread: stderr[26]: 2024-03-01 20:50:59,926 INFO program/MainThread: ...done [26] (exit code: 0) 2024-03-01 20:50:59,926 INFO program/MainThread: Running [27] dmsetup info -co subsystem --noheadings test_vg2-lv3 ... 2024-03-01 20:50:59,928 INFO program/MainThread: stdout[27]: LVM 2024-03-01 20:50:59,928 INFO program/MainThread: stderr[27]: 2024-03-01 20:50:59,928 INFO program/MainThread: ...done [27] (exit code: 0) 2024-03-01 20:50:59,928 INFO program/MainThread: Running [28] dmsetup info -co subsystem --noheadings test_vg2-lv3 ... 2024-03-01 20:50:59,931 INFO program/MainThread: stdout[28]: LVM 2024-03-01 20:50:59,931 INFO program/MainThread: stderr[28]: 2024-03-01 20:50:59,931 INFO program/MainThread: ...done [28] (exit code: 0) 2024-03-01 20:50:59,935 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: test_vg2-lv3 ; incomplete: False ; hidden: False ; 2024-03-01 20:50:59,938 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned existing 308 MiB lvmlv test_vg2-lv3 (105) 2024-03-01 20:50:59,940 DEBUG blivet/MainThread: test_vg2 size is 2.98 GiB 2024-03-01 20:50:59,941 DEBUG blivet/MainThread: vg test_vg2 has 2.68 GiB free 2024-03-01 20:50:59,941 DEBUG blivet/MainThread: test_vg2 size is 2.98 GiB 2024-03-01 20:50:59,941 DEBUG blivet/MainThread: vg test_vg2 has 2.68 GiB free 2024-03-01 20:50:59,938 INFO blivet/MainThread: got device: LVMLogicalVolumeDevice instance (0x7f580447f340) -- name = test_vg2-lv3 status = True id = 105 children = [] parents = ['existing 2.98 GiB lvmvg test_vg2 (81)'] uuid = yfTnQ0-gjqY-maXA-oAm4-hN2r-bBK3-YyQt46 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 (0x7f58044f5c10) -- 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 = sUlWCZ-vzu7-JOqD-NLLV-tzZX-bvBJ-K7r5PM size = 2.98 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 2.98 GiB path = /dev/test_vg2 format args = [] original_format = None free = 2.08 GiB PE Size = 4 MiB PE Count = 762 PE Free = 532 PV Count = 3 modified = False extents = 762 free space = 2.68 GiB free extents = 685 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sdd (72) with existing lvmpv', 'existing 1024 MiB disk sde (86) with existing lvmpv', 'existing 1024 MiB disk sdf (96) with existing lvmpv'] LVs = ['existing 308 MiB lvmlv test_vg2-lv3 (105)'] segment type = linear percent = 0 VG space used = 308 MiB 2024-03-01 20:50:59,942 INFO program/MainThread: Running [29] dmsetup info -co subsystem --noheadings test_vg2-lv3 ... 2024-03-01 20:50:59,944 INFO program/MainThread: stdout[29]: LVM 2024-03-01 20:50:59,944 INFO program/MainThread: stderr[29]: 2024-03-01 20:50:59,945 INFO program/MainThread: ...done [29] (exit code: 0) 2024-03-01 20:50:59,948 DEBUG blivet/MainThread: DeviceTree.handle_format: name: test_vg2-lv3 ; 2024-03-01 20:50:59,951 DEBUG blivet/MainThread: AppleBootstrapFS.supported: supported: True ; 2024-03-01 20:50:59,952 DEBUG blivet/MainThread: get_format('appleboot') returning AppleBootstrapFS instance with object id 112 2024-03-01 20:50:59,955 DEBUG blivet/MainThread: EFIFS.supported: supported: True ; 2024-03-01 20:50:59,955 DEBUG blivet/MainThread: get_format('efi') returning EFIFS instance with object id 113 2024-03-01 20:50:59,958 DEBUG blivet/MainThread: MacEFIFS.supported: supported: True ; 2024-03-01 20:50:59,958 DEBUG blivet/MainThread: get_format('macefi') returning MacEFIFS instance with object id 114 2024-03-01 20:50:59,961 DEBUG blivet/MainThread: MacEFIFS.supported: supported: True ; 2024-03-01 20:50:59,961 DEBUG blivet/MainThread: get_format('macefi') returning MacEFIFS instance with object id 115 2024-03-01 20:50:59,961 INFO blivet/MainThread: type detected on 'test_vg2-lv3' is 'xfs' 2024-03-01 20:50:59,965 DEBUG blivet/MainThread: XFS.supported: supported: True ; 2024-03-01 20:50:59,965 DEBUG blivet/MainThread: get_format('xfs') returning XFS instance with object id 116 2024-03-01 20:50:59,968 DEBUG blivet/MainThread: LVMLogicalVolumeDevice._set_format: test_vg2-lv3 ; type: xfs ; current: None ; 2024-03-01 20:50:59,968 INFO blivet/MainThread: got format: existing xfs filesystem 2024-03-01 20:50:59,971 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: test_vg2-lv4 ; incomplete: False ; hidden: False ; 2024-03-01 20:50:59,974 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned None 2024-03-01 20:50:59,977 DEBUG blivet/MainThread: DeviceTree.get_device_by_uuid: uuid: nuSAu2-RyB1-8HLM-wkL0-E2Ok-Z2Ai-B3hkFH ; incomplete: False ; hidden: False ; 2024-03-01 20:50:59,979 DEBUG blivet/MainThread: DeviceTree.get_device_by_uuid returned None 2024-03-01 20:50:59,980 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 119 2024-03-01 20:50:59,983 DEBUG blivet/MainThread: LVMVolumeGroupDevice.add_child: name: test_vg2 ; child: lv4 ; kids: 1 ; 2024-03-01 20:50:59,983 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 120 2024-03-01 20:50:59,986 DEBUG blivet/MainThread: LVMLogicalVolumeDevice._set_format: test_vg2-lv4 ; type: None ; current: None ; 2024-03-01 20:50:59,989 DEBUG blivet/MainThread: LVMLogicalVolumeDevice.update_sysfs_path: test_vg2-lv4 ; status: True ; 2024-03-01 20:50:59,989 DEBUG blivet/MainThread: test_vg2-lv4 sysfs_path set to /sys/devices/virtual/block/dm-4 2024-03-01 20:50:59,992 DEBUG blivet/MainThread: LVMLogicalVolumeDevice.read_current_size: exists: True ; path: /dev/mapper/test_vg2-lv4 ; sysfs_path: /sys/devices/virtual/block/dm-4 ; 2024-03-01 20:50:59,993 DEBUG blivet/MainThread: updated test_vg2-lv4 size to 612 MiB (612 MiB) 2024-03-01 20:50:59,993 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 122 2024-03-01 20:50:59,996 DEBUG blivet/MainThread: LVMVolumeGroupDevice.remove_child: name: test_vg2 ; child: lv4 ; kids: 2 ; 2024-03-01 20:50:59,999 DEBUG blivet/MainThread: LVMVolumeGroupDevice.add_child: name: test_vg2 ; child: lv4 ; kids: 1 ; 2024-03-01 20:50:59,999 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 123 2024-03-01 20:51:00,002 DEBUG blivet/MainThread: LVMLogicalVolumeDevice._set_format: test_vg2-lv4 ; type: None ; current: None ; 2024-03-01 20:51:00,005 DEBUG blivet/MainThread: LVMLogicalVolumeDevice.update_sysfs_path: test_vg2-lv4 ; status: True ; 2024-03-01 20:51:00,005 DEBUG blivet/MainThread: test_vg2-lv4 sysfs_path set to /sys/devices/virtual/block/dm-4 2024-03-01 20:51:00,008 DEBUG blivet/MainThread: LVMLogicalVolumeDevice.read_current_size: exists: True ; path: /dev/mapper/test_vg2-lv4 ; sysfs_path: /sys/devices/virtual/block/dm-4 ; 2024-03-01 20:51:00,009 DEBUG blivet/MainThread: updated test_vg2-lv4 size to 612 MiB (612 MiB) 2024-03-01 20:51:00,009 DEBUG blivet/MainThread: Adding test_vg2-lv4/612 MiB to test_vg2 2024-03-01 20:51:00,009 INFO blivet/MainThread: added lvmlv test_vg2-lv4 (id 118) to device tree 2024-03-01 20:51:00,012 DEBUG blivet/MainThread: LVMLogicalVolumeDevice.update_sysfs_path: test_vg2-lv4 ; status: True ; 2024-03-01 20:51:00,012 DEBUG blivet/MainThread: test_vg2-lv4 sysfs_path set to /sys/devices/virtual/block/dm-4 2024-03-01 20:51:00,015 DEBUG blivet/MainThread: LVMLogicalVolumeDevice.read_current_size: exists: True ; path: /dev/mapper/test_vg2-lv4 ; sysfs_path: /sys/devices/virtual/block/dm-4 ; 2024-03-01 20:51:00,015 DEBUG blivet/MainThread: updated test_vg2-lv4 size to 612 MiB (612 MiB) 2024-03-01 20:51:00,019 DEBUG blivet/MainThread: DeviceTree.handle_device: name: test_vg2-lv4 ; info: {'CURRENT_TAGS': ':systemd:', 'DEVLINKS': '/dev/disk/by-id/dm-uuid-LVM-sUlWCZvzu7JOqDNLLVtzZXbvBJK7r5PMnuSAu2RyB18HLMwkL0E2OkZ2AiB3hkFH ' '/dev/test_vg2/lv4 /dev/disk/by-id/dm-name-test_vg2-lv4 ' '/dev/mapper/test_vg2-lv4 ' '/dev/disk/by-uuid/bbd74741-5a92-4b9f-88c4-f6d70a83953a', 'DEVNAME': '/dev/dm-4', 'DEVPATH': '/devices/virtual/block/dm-4', 'DEVTYPE': 'disk', 'DISKSEQ': '58', '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-sUlWCZvzu7JOqDNLLVtzZXbvBJK7r5PMnuSAu2RyB18HLMwkL0E2OkZ2AiB3hkFH', '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': 'bbd74741-5a92-4b9f-88c4-f6d70a83953a', 'ID_FS_UUID_ENC': 'bbd74741-5a92-4b9f-88c4-f6d70a83953a', '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': '629934182'} ; 2024-03-01 20:51:00,019 INFO blivet/MainThread: scanning test_vg2-lv4 (/sys/devices/virtual/block/dm-4)... 2024-03-01 20:51:00,019 INFO program/MainThread: Running [30] dmsetup info -co subsystem --noheadings test_vg2-lv4 ... 2024-03-01 20:51:00,022 INFO program/MainThread: stdout[30]: LVM 2024-03-01 20:51:00,022 INFO program/MainThread: stderr[30]: 2024-03-01 20:51:00,022 INFO program/MainThread: ...done [30] (exit code: 0) 2024-03-01 20:51:00,022 INFO program/MainThread: Running [31] dmsetup info -co subsystem --noheadings test_vg2-lv4 ... 2024-03-01 20:51:00,024 INFO program/MainThread: stdout[31]: LVM 2024-03-01 20:51:00,025 INFO program/MainThread: stderr[31]: 2024-03-01 20:51:00,025 INFO program/MainThread: ...done [31] (exit code: 0) 2024-03-01 20:51:00,025 INFO program/MainThread: Running [32] dmsetup info -co subsystem --noheadings test_vg2-lv4 ... 2024-03-01 20:51:00,027 INFO program/MainThread: stdout[32]: LVM 2024-03-01 20:51:00,027 INFO program/MainThread: stderr[32]: 2024-03-01 20:51:00,027 INFO program/MainThread: ...done [32] (exit code: 0) 2024-03-01 20:51:00,031 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: test_vg2-lv4 ; incomplete: False ; hidden: False ; 2024-03-01 20:51:00,034 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned existing 612 MiB lvmlv test_vg2-lv4 (118) 2024-03-01 20:51:00,037 DEBUG blivet/MainThread: test_vg2 size is 2.98 GiB 2024-03-01 20:51:00,037 DEBUG blivet/MainThread: vg test_vg2 has 2.08 GiB free 2024-03-01 20:51:00,038 DEBUG blivet/MainThread: test_vg2 size is 2.98 GiB 2024-03-01 20:51:00,038 DEBUG blivet/MainThread: vg test_vg2 has 2.08 GiB free 2024-03-01 20:51:00,034 INFO blivet/MainThread: got device: LVMLogicalVolumeDevice instance (0x7f580447fbb0) -- name = test_vg2-lv4 status = True id = 118 children = [] parents = ['existing 2.98 GiB lvmvg test_vg2 (81)'] uuid = nuSAu2-RyB1-8HLM-wkL0-E2Ok-Z2Ai-B3hkFH 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 (0x7f58044f5c10) -- name = test_vg2 status = 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 = sUlWCZ-vzu7-JOqD-NLLV-tzZX-bvBJ-K7r5PM size = 2.98 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 2.98 GiB path = /dev/test_vg2 format args = [] original_format = None free = 2.08 GiB PE Size = 4 MiB PE Count = 762 PE Free = 532 PV Count = 3 modified = False extents = 762 free space = 2.08 GiB free extents = 532 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sdd (72) with existing lvmpv', 'existing 1024 MiB disk sde (86) with existing lvmpv', 'existing 1024 MiB disk sdf (96) with existing lvmpv'] LVs = ['existing 308 MiB lvmlv test_vg2-lv3 (105) with existing xfs filesystem', 'existing 612 MiB lvmlv test_vg2-lv4 (118)'] segment type = linear percent = 0 VG space used = 612 MiB 2024-03-01 20:51:00,039 INFO program/MainThread: Running [33] dmsetup info -co subsystem --noheadings test_vg2-lv4 ... 2024-03-01 20:51:00,041 INFO program/MainThread: stdout[33]: LVM 2024-03-01 20:51:00,042 INFO program/MainThread: stderr[33]: 2024-03-01 20:51:00,042 INFO program/MainThread: ...done [33] (exit code: 0) 2024-03-01 20:51:00,045 DEBUG blivet/MainThread: DeviceTree.handle_format: name: test_vg2-lv4 ; 2024-03-01 20:51:00,049 DEBUG blivet/MainThread: AppleBootstrapFS.supported: supported: True ; 2024-03-01 20:51:00,049 DEBUG blivet/MainThread: get_format('appleboot') returning AppleBootstrapFS instance with object id 125 2024-03-01 20:51:00,052 DEBUG blivet/MainThread: EFIFS.supported: supported: True ; 2024-03-01 20:51:00,052 DEBUG blivet/MainThread: get_format('efi') returning EFIFS instance with object id 126 2024-03-01 20:51:00,055 DEBUG blivet/MainThread: MacEFIFS.supported: supported: True ; 2024-03-01 20:51:00,055 DEBUG blivet/MainThread: get_format('macefi') returning MacEFIFS instance with object id 127 2024-03-01 20:51:00,058 DEBUG blivet/MainThread: MacEFIFS.supported: supported: True ; 2024-03-01 20:51:00,059 DEBUG blivet/MainThread: get_format('macefi') returning MacEFIFS instance with object id 128 2024-03-01 20:51:00,059 INFO blivet/MainThread: type detected on 'test_vg2-lv4' is 'xfs' 2024-03-01 20:51:00,062 DEBUG blivet/MainThread: XFS.supported: supported: True ; 2024-03-01 20:51:00,062 DEBUG blivet/MainThread: get_format('xfs') returning XFS instance with object id 129 2024-03-01 20:51:00,065 DEBUG blivet/MainThread: LVMLogicalVolumeDevice._set_format: test_vg2-lv4 ; type: xfs ; current: None ; 2024-03-01 20:51:00,065 INFO blivet/MainThread: got format: existing xfs filesystem 2024-03-01 20:51:00,065 INFO blivet/MainThread: got format: existing lvmpv 2024-03-01 20:51:00,068 DEBUG blivet/MainThread: DeviceTree.handle_device: name: sdg ; info: {'CURRENT_TAGS': ':systemd:', 'DEVLINKS': '/dev/disk/by-id/scsi-SLIO-ORG_disk6_2fcb2cc6-c284-43ea-b562-c0b7eba2ff7a ' '/dev/disk/by-id/lvm-pv-uuid-5UoerG-pc5V-te1I-vUk3-8N9d-acxz-cMYjGC ' '/dev/disk/by-diskseq/8 ' '/dev/disk/by-id/scsi-1LIO-ORG_disk6:2fcb2cc6-c284-43ea-b562-c0b7eba2ff7a ' '/dev/disk/by-id/scsi-360014052fcb2cc6c28443eab562c0b7e ' '/dev/disk/by-id/wwn-0x60014052fcb2cc6c28443eab562c0b7e', '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': '5UoerG-pc5V-te1I-vUk3-8N9d-acxz-cMYjGC', 'ID_FS_UUID_ENC': '5UoerG-pc5V-te1I-vUk3-8N9d-acxz-cMYjGC', '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': '2fcb2cc6-c284-43ea-b562-c0b7eba2ff7a', 'ID_SERIAL': '360014052fcb2cc6c28443eab562c0b7e', 'ID_SERIAL_SHORT': '60014052fcb2cc6c28443eab562c0b7e', 'ID_TARGET_PORT': '0', 'ID_TYPE': 'disk', 'ID_VENDOR': 'LIO-ORG', 'ID_VENDOR_ENC': 'LIO-ORG\\x20', 'ID_WWN': '0x60014052fcb2cc6c', 'ID_WWN_VENDOR_EXTENSION': '0x28443eab562c0b7e', 'ID_WWN_WITH_EXTENSION': '0x60014052fcb2cc6c28443eab562c0b7e', 'MAJOR': '8', 'MINOR': '96', 'SCSI_IDENT_LUN_LOGICAL_UNIT_GROUP': '0x0', 'SCSI_IDENT_LUN_NAA_REGEXT': '60014052fcb2cc6c28443eab562c0b7e', 'SCSI_IDENT_LUN_T10': 'LIO-ORG_disk6:2fcb2cc6-c284-43ea-b562-c0b7eba2ff7a', 'SCSI_IDENT_PORT_NAME': 'naa.5001405a91c5ccc5,t,0x0001', 'SCSI_IDENT_PORT_RELATIVE': '0', 'SCSI_IDENT_PORT_TARGET_PORT_GROUP': '0x0', 'SCSI_IDENT_SERIAL': '2fcb2cc6-c284-43ea-b562-c0b7eba2ff7a', 'SCSI_IDENT_TARGET_NAME': 'naa.5001405a91c5ccc5', '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': '337228647'} ; 2024-03-01 20:51:00,068 INFO blivet/MainThread: scanning sdg (/sys/devices/tcm_loop_0/tcm_loop_adapter_0/host2/target2:0:1/2:0:1:6/block/sdg)... 2024-03-01 20:51:00,072 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: sdg ; incomplete: False ; hidden: False ; 2024-03-01 20:51:00,075 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned None 2024-03-01 20:51:00,080 DEBUG blivet/MainThread: DiskDevicePopulator.run: name: sdg ; 2024-03-01 20:51:00,081 INFO blivet/MainThread: sdg is a disk 2024-03-01 20:51:00,081 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 133 2024-03-01 20:51:00,081 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 134 2024-03-01 20:51:00,084 DEBUG blivet/MainThread: DiskDevice._set_format: sdg ; type: None ; current: None ; 2024-03-01 20:51:00,087 DEBUG blivet/MainThread: DiskDevice.update_sysfs_path: sdg ; status: True ; 2024-03-01 20:51:00,087 DEBUG blivet/MainThread: sdg sysfs_path set to /sys/devices/tcm_loop_0/tcm_loop_adapter_0/host2/target2:0:1/2:0:1:6/block/sdg 2024-03-01 20:51:00,090 DEBUG blivet/MainThread: DiskDevice.read_current_size: exists: True ; path: /dev/sdg ; sysfs_path: /sys/devices/tcm_loop_0/tcm_loop_adapter_0/host2/target2:0:1/2:0:1:6/block/sdg ; 2024-03-01 20:51:00,090 DEBUG blivet/MainThread: updated sdg size to 1024 MiB (1024 MiB) 2024-03-01 20:51:00,090 INFO blivet/MainThread: added disk sdg (id 132) to device tree 2024-03-01 20:51:00,090 INFO blivet/MainThread: got device: DiskDevice instance (0x7f58044e9040) -- 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 = 60014052fcb2cc6c28443eab562c0b7e 2024-03-01 20:51:00,093 DEBUG blivet/MainThread: DeviceTree.handle_format: name: sdg ; 2024-03-01 20:51:00,096 DEBUG blivet/MainThread: AppleBootstrapFS.supported: supported: True ; 2024-03-01 20:51:00,096 DEBUG blivet/MainThread: get_format('appleboot') returning AppleBootstrapFS instance with object id 136 2024-03-01 20:51:00,099 DEBUG blivet/MainThread: EFIFS.supported: supported: True ; 2024-03-01 20:51:00,099 DEBUG blivet/MainThread: get_format('efi') returning EFIFS instance with object id 137 2024-03-01 20:51:00,102 DEBUG blivet/MainThread: MacEFIFS.supported: supported: True ; 2024-03-01 20:51:00,102 DEBUG blivet/MainThread: get_format('macefi') returning MacEFIFS instance with object id 138 2024-03-01 20:51:00,105 DEBUG blivet/MainThread: MacEFIFS.supported: supported: True ; 2024-03-01 20:51:00,105 DEBUG blivet/MainThread: get_format('macefi') returning MacEFIFS instance with object id 139 2024-03-01 20:51:00,108 DEBUG blivet/MainThread: LVMFormatPopulator.run: pv: sdg ; 2024-03-01 20:51:00,108 DEBUG blivet/MainThread: lvm filter: device /dev/sdg added to the list of allowed devices 2024-03-01 20:51:00,108 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/sdf,/dev/sda,/dev/sdg,/dev/sdd,/dev/sdc,/dev/sde,/dev/sdb ... 2024-03-01 20:51:00,142 INFO program/MainThread: stdout[34]: LVM2_PV_NAME=/dev/sda LVM2_PV_UUID=PDKOdo-dwAw-h627-qre7-An9Y-LWFn-hmeLdR LVM2_PV_FREE=0 LVM2_PV_SIZE=1065353216 LVM2_PE_START=8388608 LVM2_VG_NAME=test_vg1 LVM2_VG_UUID=nzg1R2-dSyJ-tbSf-liNI-sYvo-CzTs-timmcP LVM2_VG_SIZE=3196059648 LVM2_VG_FREE=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=0YDz02-buod-PcCu-8Qxw-IIfh-LkLT-M2DH1H LVM2_PV_FREE=41943040 LVM2_PV_SIZE=1065353216 LVM2_PE_START=8388608 LVM2_VG_NAME=test_vg1 LVM2_VG_UUID=nzg1R2-dSyJ-tbSf-liNI-sYvo-CzTs-timmcP LVM2_VG_SIZE=3196059648 LVM2_VG_FREE=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=4xTpIS-ovfx-jq8W-Hw9e-0Vgz-LtOu-WKWtlO LVM2_PV_FREE=1065353216 LVM2_PV_SIZE=1065353216 LVM2_PE_START=8388608 LVM2_VG_NAME=test_vg1 LVM2_VG_UUID=nzg1R2-dSyJ-tbSf-liNI-sYvo-CzTs-timmcP LVM2_VG_SIZE=3196059648 LVM2_VG_FREE=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=zZI2Ed-QNwt-si2v-Zm1j-mTs4-bZwr-YKMNgo LVM2_PV_FREE=100663296 LVM2_PV_SIZE=1065353216 LVM2_PE_START=8388608 LVM2_VG_NAME=test_vg2 LVM2_VG_UUID=sUlWCZ-vzu7-JOqD-NLLV-tzZX-bvBJ-K7r5PM LVM2_VG_SIZE=3196059648 LVM2_VG_FREE=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=ohdZ1F-frhP-p3Q2-peI2-y9Cq-PIRk-ZHlssT LVM2_PV_FREE=1065353216 LVM2_PV_SIZE=1065353216 LVM2_PE_START=8388608 LVM2_VG_NAME=test_vg2 LVM2_VG_UUID=sUlWCZ-vzu7-JOqD-NLLV-tzZX-bvBJ-K7r5PM LVM2_VG_SIZE=3196059648 LVM2_VG_FREE=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=HRTxWn-eIRO-EFsB-O6vy-ZG2R-WXxx-KbMWLh LVM2_PV_FREE=1065353216 LVM2_PV_SIZE=1065353216 LVM2_PE_START=8388608 LVM2_VG_NAME=test_vg2 LVM2_VG_UUID=sUlWCZ-vzu7-JOqD-NLLV-tzZX-bvBJ-K7r5PM LVM2_VG_SIZE=3196059648 LVM2_VG_FREE=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=5UoerG-pc5V-te1I-vUk3-8N9d-acxz-cMYjGC LVM2_PV_FREE=205520896 LVM2_PV_SIZE=1065353216 LVM2_PE_START=8388608 LVM2_VG_NAME=test_vg3 LVM2_VG_UUID=kq3Q34-m4sM-GWpc-YIES-eDmd-mNLi-EQBg1q LVM2_VG_SIZE=4261412864 LVM2_VG_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=S8QQfi-gyCf-5bNz-ngYw-0VWy-PMaD-CmAE19 LVM2_PV_FREE=0 LVM2_PV_SIZE=1065353216 LVM2_PE_START=8388608 LVM2_VG_NAME=test_vg3 LVM2_VG_UUID=kq3Q34-m4sM-GWpc-YIES-eDmd-mNLi-EQBg1q LVM2_VG_SIZE=4261412864 LVM2_VG_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=mFUgeA-ViDw-7k4A-qGcl-xiEv-rQWJ-0ys8df LVM2_PV_FREE=0 LVM2_PV_SIZE=1065353216 LVM2_PE_START=8388608 LVM2_VG_NAME=test_vg3 LVM2_VG_UUID=kq3Q34-m4sM-GWpc-YIES-eDmd-mNLi-EQBg1q LVM2_VG_SIZE=4261412864 LVM2_VG_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=51cV3l-5pn1-uxQe-nFN7-8HCu-ivbU-YXbymn LVM2_PV_FREE=847249408 LVM2_PV_SIZE=1065353216 LVM2_PE_START=8388608 LVM2_VG_NAME=test_vg3 LVM2_VG_UUID=kq3Q34-m4sM-GWpc-YIES-eDmd-mNLi-EQBg1q LVM2_VG_SIZE=4261412864 LVM2_VG_FREE=1052770304 LVM2_VG_EXTENT_SIZE=4194304 LVM2_VG_EXTENT_COUNT=1016 LVM2_VG_FREE_COUNT=251 LVM2_PV_COUNT=4 2024-03-01 20:51:00,142 INFO program/MainThread: stderr[34]: WARNING: Couldn't find device with uuid S8QQfi-gyCf-5bNz-ngYw-0VWy-PMaD-CmAE19. WARNING: Couldn't find device with uuid mFUgeA-ViDw-7k4A-qGcl-xiEv-rQWJ-0ys8df. WARNING: Couldn't find device with uuid 51cV3l-5pn1-uxQe-nFN7-8HCu-ivbU-YXbymn. WARNING: VG test_vg3 is missing PV S8QQfi-gyCf-5bNz-ngYw-0VWy-PMaD-CmAE19 (last written to /dev/sdh). WARNING: VG test_vg3 is missing PV mFUgeA-ViDw-7k4A-qGcl-xiEv-rQWJ-0ys8df (last written to /dev/sdi). WARNING: VG test_vg3 is missing PV 51cV3l-5pn1-uxQe-nFN7-8HCu-ivbU-YXbymn (last written to /dev/sdj). WARNING: Couldn't find all devices for LV test_vg3/lv6 while checking used and assumed devices. WARNING: Couldn't find all devices for LV test_vg3/lv5 while checking used and assumed devices. 2024-03-01 20:51:00,142 INFO program/MainThread: ...done [34] (exit code: 0) 2024-03-01 20:51:00,143 INFO blivet/MainThread: type detected on 'sdg' is 'lvmpv' 2024-03-01 20:51:00,146 DEBUG blivet/MainThread: LVMPhysicalVolume.__init__: uuid: 5UoerG-pc5V-te1I-vUk3-8N9d-acxz-cMYjGC ; label: None ; device: /dev/sdg ; serial: 360014052fcb2cc6c28443eab562c0b7e ; exists: True ; vg_name: test_vg3 ; vg_uuid: kq3Q34-m4sM-GWpc-YIES-eDmd-mNLi-EQBg1q ; pe_start: 8 MiB ; free: 196 MiB ; 2024-03-01 20:51:00,147 DEBUG blivet/MainThread: get_format('lvmpv') returning LVMPhysicalVolume instance with object id 140 2024-03-01 20:51:00,149 DEBUG blivet/MainThread: DiskDevice._set_format: sdg ; type: lvmpv ; current: None ; 2024-03-01 20:51:00,153 DEBUG blivet/MainThread: DeviceTree.get_device_by_uuid: uuid: kq3Q34-m4sM-GWpc-YIES-eDmd-mNLi-EQBg1q ; incomplete: True ; hidden: False ; 2024-03-01 20:51:00,155 DEBUG blivet/MainThread: DeviceTree.get_device_by_uuid returned None 2024-03-01 20:51:00,158 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: test_vg3 ; incomplete: False ; hidden: False ; 2024-03-01 20:51:00,161 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned None 2024-03-01 20:51:00,161 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/sdf,/dev/sda,/dev/sdg,/dev/sdd,/dev/sdc,/dev/sde,/dev/sdb ... 2024-03-01 20:51:00,199 INFO program/MainThread: stdout[35]: LVM2_VG_NAME=test_vg1 LVM2_VG_UUID=nzg1R2-dSyJ-tbSf-liNI-sYvo-CzTs-timmcP LVM2_VG_SIZE=3196059648 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=sUlWCZ-vzu7-JOqD-NLLV-tzZX-bvBJ-K7r5PM LVM2_VG_SIZE=3196059648 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=kq3Q34-m4sM-GWpc-YIES-eDmd-mNLi-EQBg1q LVM2_VG_SIZE=4261412864 LVM2_VG_FREE=1052770304 LVM2_VG_EXTENT_SIZE=4194304 LVM2_VG_EXTENT_COUNT=1016 LVM2_VG_FREE_COUNT=251 LVM2_PV_COUNT=4 2024-03-01 20:51:00,199 INFO program/MainThread: stderr[35]: WARNING: Couldn't find device with uuid S8QQfi-gyCf-5bNz-ngYw-0VWy-PMaD-CmAE19. WARNING: Couldn't find device with uuid mFUgeA-ViDw-7k4A-qGcl-xiEv-rQWJ-0ys8df. WARNING: Couldn't find device with uuid 51cV3l-5pn1-uxQe-nFN7-8HCu-ivbU-YXbymn. WARNING: VG test_vg3 is missing PV S8QQfi-gyCf-5bNz-ngYw-0VWy-PMaD-CmAE19 (last written to /dev/sdh). WARNING: VG test_vg3 is missing PV mFUgeA-ViDw-7k4A-qGcl-xiEv-rQWJ-0ys8df (last written to /dev/sdi). WARNING: VG test_vg3 is missing PV 51cV3l-5pn1-uxQe-nFN7-8HCu-ivbU-YXbymn (last written to /dev/sdj). WARNING: Couldn't find all devices for LV test_vg3/lv6 while checking used and assumed devices. WARNING: Couldn't find all devices for LV test_vg3/lv5 while checking used and assumed devices. 2024-03-01 20:51:00,199 INFO program/MainThread: ...done [35] (exit code: 0) 2024-03-01 20:51:00,199 INFO blivet/MainThread: Can't get exported information from VG info, assuming VG is not exported. 2024-03-01 20:51:00,200 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 142 2024-03-01 20:51:00,204 DEBUG blivet/MainThread: LVMVolumeGroupDevice._add_parent: test_vg3 ; parent: sdg ; 2024-03-01 20:51:00,207 DEBUG blivet/MainThread: DiskDevice.add_child: name: sdg ; child: test_vg3 ; kids: 0 ; 2024-03-01 20:51:00,207 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 143 2024-03-01 20:51:00,210 DEBUG blivet/MainThread: LVMVolumeGroupDevice._set_format: test_vg3 ; type: None ; current: None ; 2024-03-01 20:51:00,210 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/sdf,/dev/sda,/dev/sdg,/dev/sdd,/dev/sdc,/dev/sde,/dev/sdb ... 2024-03-01 20:51:00,248 INFO program/MainThread: stdout[36]: LVM2_VG_NAME=test_vg1 LVM2_LV_NAME=lv1 LVM2_LV_UUID=xws0J7-QFdr-jnBe-ukxG-LWin-k1Jt-0eibfZ 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=S4IAgG-oKdr-dUwM-bIXM-E7QP-rQcZ-rcdPYd LVM2_LV_SIZE=1606418432 LVM2_LV_ATTR=-wi-a----- LVM2_SEGTYPE=linear LVM2_ORIGIN= LVM2_POOL_LV= LVM2_DATA_LV= LVM2_METADATA_LV= LVM2_LV_ROLE=public LVM2_MOVE_PV= LVM2_DATA_PERCENT= LVM2_METADATA_PERCENT= LVM2_COPY_PERCENT= LVM2_VG_NAME=test_vg1 LVM2_LV_NAME=lv2 LVM2_LV_UUID=S4IAgG-oKdr-dUwM-bIXM-E7QP-rQcZ-rcdPYd LVM2_LV_SIZE=1606418432 LVM2_LV_ATTR=-wi-a----- LVM2_SEGTYPE=linear LVM2_ORIGIN= LVM2_POOL_LV= LVM2_DATA_LV= LVM2_METADATA_LV= 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=yfTnQ0-gjqY-maXA-oAm4-hN2r-bBK3-YyQt46 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=nuSAu2-RyB1-8HLM-wkL0-E2Ok-Z2Ai-B3hkFH 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=71ve1w-mLUa-R84n-cyjy-wLOO-zjaB-Bt5OAf 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=71ve1w-mLUa-R84n-cyjy-wLOO-zjaB-Bt5OAf 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=EIYnjo-BwL1-xLAF-AMSb-UeFe-Va3P-3bfRPr 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=EIYnjo-BwL1-xLAF-AMSb-UeFe-Va3P-3bfRPr 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=5h3p3g-g8QF-fPUC-Bb25-hV9B-0ql2-ZHjwzz 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=WebYte-cXqg-wpa0-s9Yt-LAjT-CXq6-JxWraD LVM2_LV_SIZE=427819008 LVM2_LV_ATTR=-wi-a----- LVM2_SEGTYPE=linear LVM2_ORIGIN= LVM2_POOL_LV= LVM2_DATA_LV= LVM2_METADATA_LV= LVM2_LV_ROLE=public LVM2_MOVE_PV= LVM2_DATA_PERCENT= LVM2_METADATA_PERCENT= LVM2_COPY_PERCENT= 2024-03-01 20:51:00,248 INFO program/MainThread: stderr[36]: WARNING: Couldn't find device with uuid S8QQfi-gyCf-5bNz-ngYw-0VWy-PMaD-CmAE19. WARNING: Couldn't find device with uuid mFUgeA-ViDw-7k4A-qGcl-xiEv-rQWJ-0ys8df. WARNING: Couldn't find device with uuid 51cV3l-5pn1-uxQe-nFN7-8HCu-ivbU-YXbymn. WARNING: VG test_vg3 is missing PV S8QQfi-gyCf-5bNz-ngYw-0VWy-PMaD-CmAE19 (last written to /dev/sdh). WARNING: VG test_vg3 is missing PV mFUgeA-ViDw-7k4A-qGcl-xiEv-rQWJ-0ys8df (last written to /dev/sdi). WARNING: VG test_vg3 is missing PV 51cV3l-5pn1-uxQe-nFN7-8HCu-ivbU-YXbymn (last written to /dev/sdj). WARNING: Couldn't find all devices for LV test_vg3/lv6 while checking used and assumed devices. WARNING: Couldn't find all devices for LV test_vg3/lv5 while checking used and assumed devices. 2024-03-01 20:51:00,248 INFO program/MainThread: ...done [36] (exit code: 0) 2024-03-01 20:51:00,252 DEBUG blivet/MainThread: LVMVolumeGroupDevice.update_sysfs_path: test_vg3 ; status: True ; 2024-03-01 20:51:00,253 INFO blivet/MainThread: added lvmvg test_vg3 (id 141) to device tree 2024-03-01 20:51:00,256 DEBUG blivet/MainThread: LVMFormatPopulator._update_lvs: pv: sdg ; 2024-03-01 20:51:00,258 DEBUG blivet/MainThread: DeviceTree.get_device_by_uuid: uuid: kq3Q34-m4sM-GWpc-YIES-eDmd-mNLi-EQBg1q ; incomplete: True ; hidden: False ; 2024-03-01 20:51:00,261 DEBUG blivet/MainThread: DeviceTree.get_device_by_uuid returned existing 1016 MiB lvmvg test_vg3 (141) 2024-03-01 20:51:00,261 WARNING blivet/MainThread: Skipping LVs for incomplete VG test_vg3 2024-03-01 20:51:00,261 INFO blivet/MainThread: got format: existing lvmpv 2024-03-01 20:51:00,265 DEBUG blivet/MainThread: DeviceTree.handle_device: name: sdh ; info: {'CURRENT_TAGS': ':systemd:', 'DEVLINKS': '/dev/disk/by-id/wwn-0x6001405130490dc6bc54a3a884c8d675 ' '/dev/disk/by-id/lvm-pv-uuid-S8QQfi-gyCf-5bNz-ngYw-0VWy-PMaD-CmAE19 ' '/dev/disk/by-id/scsi-SLIO-ORG_disk7_130490dc-6bc5-4a3a-884c-8d67508d4785 ' '/dev/disk/by-id/scsi-36001405130490dc6bc54a3a884c8d675 ' '/dev/disk/by-diskseq/9 ' '/dev/disk/by-id/scsi-1LIO-ORG_disk7:130490dc-6bc5-4a3a-884c-8d67508d4785', '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': 'S8QQfi-gyCf-5bNz-ngYw-0VWy-PMaD-CmAE19', 'ID_FS_UUID_ENC': 'S8QQfi-gyCf-5bNz-ngYw-0VWy-PMaD-CmAE19', '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': '130490dc-6bc5-4a3a-884c-8d67508d4785', 'ID_SERIAL': '36001405130490dc6bc54a3a884c8d675', 'ID_SERIAL_SHORT': '6001405130490dc6bc54a3a884c8d675', 'ID_TARGET_PORT': '0', 'ID_TYPE': 'disk', 'ID_VENDOR': 'LIO-ORG', 'ID_VENDOR_ENC': 'LIO-ORG\\x20', 'ID_WWN': '0x6001405130490dc6', 'ID_WWN_VENDOR_EXTENSION': '0xbc54a3a884c8d675', 'ID_WWN_WITH_EXTENSION': '0x6001405130490dc6bc54a3a884c8d675', 'MAJOR': '8', 'MINOR': '112', 'SCSI_IDENT_LUN_LOGICAL_UNIT_GROUP': '0x0', 'SCSI_IDENT_LUN_NAA_REGEXT': '6001405130490dc6bc54a3a884c8d675', 'SCSI_IDENT_LUN_T10': 'LIO-ORG_disk7:130490dc-6bc5-4a3a-884c-8d67508d4785', 'SCSI_IDENT_PORT_NAME': 'naa.5001405a91c5ccc5,t,0x0001', 'SCSI_IDENT_PORT_RELATIVE': '0', 'SCSI_IDENT_PORT_TARGET_PORT_GROUP': '0x0', 'SCSI_IDENT_SERIAL': '130490dc-6bc5-4a3a-884c-8d67508d4785', 'SCSI_IDENT_TARGET_NAME': 'naa.5001405a91c5ccc5', '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': '337415073'} ; 2024-03-01 20:51:00,265 INFO blivet/MainThread: scanning sdh (/sys/devices/tcm_loop_0/tcm_loop_adapter_0/host2/target2:0:1/2:0:1:7/block/sdh)... 2024-03-01 20:51:00,268 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: sdh ; incomplete: False ; hidden: False ; 2024-03-01 20:51:00,271 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned None 2024-03-01 20:51:00,276 DEBUG blivet/MainThread: DiskDevicePopulator.run: name: sdh ; 2024-03-01 20:51:00,277 INFO blivet/MainThread: sdh is a disk 2024-03-01 20:51:00,277 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 147 2024-03-01 20:51:00,277 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 148 2024-03-01 20:51:00,280 DEBUG blivet/MainThread: DiskDevice._set_format: sdh ; type: None ; current: None ; 2024-03-01 20:51:00,283 DEBUG blivet/MainThread: DiskDevice.update_sysfs_path: sdh ; status: True ; 2024-03-01 20:51:00,283 DEBUG blivet/MainThread: sdh sysfs_path set to /sys/devices/tcm_loop_0/tcm_loop_adapter_0/host2/target2:0:1/2:0:1:7/block/sdh 2024-03-01 20:51:00,286 DEBUG blivet/MainThread: DiskDevice.read_current_size: exists: True ; path: /dev/sdh ; sysfs_path: /sys/devices/tcm_loop_0/tcm_loop_adapter_0/host2/target2:0:1/2:0:1:7/block/sdh ; 2024-03-01 20:51:00,286 DEBUG blivet/MainThread: updated sdh size to 1024 MiB (1024 MiB) 2024-03-01 20:51:00,286 INFO blivet/MainThread: added disk sdh (id 146) to device tree 2024-03-01 20:51:00,286 INFO blivet/MainThread: got device: DiskDevice instance (0x7f58044917c0) -- 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 = 6001405130490dc6bc54a3a884c8d675 2024-03-01 20:51:00,289 DEBUG blivet/MainThread: DeviceTree.handle_format: name: sdh ; 2024-03-01 20:51:00,292 DEBUG blivet/MainThread: AppleBootstrapFS.supported: supported: True ; 2024-03-01 20:51:00,292 DEBUG blivet/MainThread: get_format('appleboot') returning AppleBootstrapFS instance with object id 150 2024-03-01 20:51:00,295 DEBUG blivet/MainThread: EFIFS.supported: supported: True ; 2024-03-01 20:51:00,295 DEBUG blivet/MainThread: get_format('efi') returning EFIFS instance with object id 151 2024-03-01 20:51:00,298 DEBUG blivet/MainThread: MacEFIFS.supported: supported: True ; 2024-03-01 20:51:00,298 DEBUG blivet/MainThread: get_format('macefi') returning MacEFIFS instance with object id 152 2024-03-01 20:51:00,302 DEBUG blivet/MainThread: MacEFIFS.supported: supported: True ; 2024-03-01 20:51:00,302 DEBUG blivet/MainThread: get_format('macefi') returning MacEFIFS instance with object id 153 2024-03-01 20:51:00,304 DEBUG blivet/MainThread: LVMFormatPopulator.run: pv: sdh ; 2024-03-01 20:51:00,304 DEBUG blivet/MainThread: lvm filter: device /dev/sdh added to the list of allowed devices 2024-03-01 20:51:00,304 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/sdf,/dev/sda,/dev/sdg,/dev/sdd,/dev/sdc,/dev/sde,/dev/sdb,/dev/sdh ... 2024-03-01 20:51:00,346 INFO program/MainThread: stdout[37]: LVM2_PV_NAME=/dev/sda LVM2_PV_UUID=PDKOdo-dwAw-h627-qre7-An9Y-LWFn-hmeLdR LVM2_PV_FREE=0 LVM2_PV_SIZE=1065353216 LVM2_PE_START=8388608 LVM2_VG_NAME=test_vg1 LVM2_VG_UUID=nzg1R2-dSyJ-tbSf-liNI-sYvo-CzTs-timmcP LVM2_VG_SIZE=3196059648 LVM2_VG_FREE=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=0YDz02-buod-PcCu-8Qxw-IIfh-LkLT-M2DH1H LVM2_PV_FREE=41943040 LVM2_PV_SIZE=1065353216 LVM2_PE_START=8388608 LVM2_VG_NAME=test_vg1 LVM2_VG_UUID=nzg1R2-dSyJ-tbSf-liNI-sYvo-CzTs-timmcP LVM2_VG_SIZE=3196059648 LVM2_VG_FREE=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=4xTpIS-ovfx-jq8W-Hw9e-0Vgz-LtOu-WKWtlO LVM2_PV_FREE=1065353216 LVM2_PV_SIZE=1065353216 LVM2_PE_START=8388608 LVM2_VG_NAME=test_vg1 LVM2_VG_UUID=nzg1R2-dSyJ-tbSf-liNI-sYvo-CzTs-timmcP LVM2_VG_SIZE=3196059648 LVM2_VG_FREE=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=zZI2Ed-QNwt-si2v-Zm1j-mTs4-bZwr-YKMNgo LVM2_PV_FREE=100663296 LVM2_PV_SIZE=1065353216 LVM2_PE_START=8388608 LVM2_VG_NAME=test_vg2 LVM2_VG_UUID=sUlWCZ-vzu7-JOqD-NLLV-tzZX-bvBJ-K7r5PM LVM2_VG_SIZE=3196059648 LVM2_VG_FREE=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=ohdZ1F-frhP-p3Q2-peI2-y9Cq-PIRk-ZHlssT LVM2_PV_FREE=1065353216 LVM2_PV_SIZE=1065353216 LVM2_PE_START=8388608 LVM2_VG_NAME=test_vg2 LVM2_VG_UUID=sUlWCZ-vzu7-JOqD-NLLV-tzZX-bvBJ-K7r5PM LVM2_VG_SIZE=3196059648 LVM2_VG_FREE=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=HRTxWn-eIRO-EFsB-O6vy-ZG2R-WXxx-KbMWLh LVM2_PV_FREE=1065353216 LVM2_PV_SIZE=1065353216 LVM2_PE_START=8388608 LVM2_VG_NAME=test_vg2 LVM2_VG_UUID=sUlWCZ-vzu7-JOqD-NLLV-tzZX-bvBJ-K7r5PM LVM2_VG_SIZE=3196059648 LVM2_VG_FREE=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=5UoerG-pc5V-te1I-vUk3-8N9d-acxz-cMYjGC LVM2_PV_FREE=205520896 LVM2_PV_SIZE=1065353216 LVM2_PE_START=8388608 LVM2_VG_NAME=test_vg3 LVM2_VG_UUID=kq3Q34-m4sM-GWpc-YIES-eDmd-mNLi-EQBg1q LVM2_VG_SIZE=4261412864 LVM2_VG_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=S8QQfi-gyCf-5bNz-ngYw-0VWy-PMaD-CmAE19 LVM2_PV_FREE=0 LVM2_PV_SIZE=1065353216 LVM2_PE_START=8388608 LVM2_VG_NAME=test_vg3 LVM2_VG_UUID=kq3Q34-m4sM-GWpc-YIES-eDmd-mNLi-EQBg1q LVM2_VG_SIZE=4261412864 LVM2_VG_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=mFUgeA-ViDw-7k4A-qGcl-xiEv-rQWJ-0ys8df LVM2_PV_FREE=0 LVM2_PV_SIZE=1065353216 LVM2_PE_START=8388608 LVM2_VG_NAME=test_vg3 LVM2_VG_UUID=kq3Q34-m4sM-GWpc-YIES-eDmd-mNLi-EQBg1q LVM2_VG_SIZE=4261412864 LVM2_VG_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=51cV3l-5pn1-uxQe-nFN7-8HCu-ivbU-YXbymn LVM2_PV_FREE=847249408 LVM2_PV_SIZE=1065353216 LVM2_PE_START=8388608 LVM2_VG_NAME=test_vg3 LVM2_VG_UUID=kq3Q34-m4sM-GWpc-YIES-eDmd-mNLi-EQBg1q LVM2_VG_SIZE=4261412864 LVM2_VG_FREE=1052770304 LVM2_VG_EXTENT_SIZE=4194304 LVM2_VG_EXTENT_COUNT=1016 LVM2_VG_FREE_COUNT=251 LVM2_PV_COUNT=4 2024-03-01 20:51:00,346 INFO program/MainThread: stderr[37]: WARNING: Couldn't find device with uuid mFUgeA-ViDw-7k4A-qGcl-xiEv-rQWJ-0ys8df. WARNING: Couldn't find device with uuid 51cV3l-5pn1-uxQe-nFN7-8HCu-ivbU-YXbymn. WARNING: VG test_vg3 is missing PV mFUgeA-ViDw-7k4A-qGcl-xiEv-rQWJ-0ys8df (last written to /dev/sdi). WARNING: VG test_vg3 is missing PV 51cV3l-5pn1-uxQe-nFN7-8HCu-ivbU-YXbymn (last written to /dev/sdj). WARNING: Couldn't find all devices for LV test_vg3/lv5 while checking used and assumed devices. 2024-03-01 20:51:00,346 INFO program/MainThread: ...done [37] (exit code: 0) 2024-03-01 20:51:00,347 INFO blivet/MainThread: type detected on 'sdh' is 'lvmpv' 2024-03-01 20:51:00,350 DEBUG blivet/MainThread: LVMPhysicalVolume.__init__: uuid: S8QQfi-gyCf-5bNz-ngYw-0VWy-PMaD-CmAE19 ; label: None ; device: /dev/sdh ; serial: 36001405130490dc6bc54a3a884c8d675 ; exists: True ; vg_name: test_vg3 ; vg_uuid: kq3Q34-m4sM-GWpc-YIES-eDmd-mNLi-EQBg1q ; pe_start: 8 MiB ; 2024-03-01 20:51:00,351 DEBUG blivet/MainThread: get_format('lvmpv') returning LVMPhysicalVolume instance with object id 154 2024-03-01 20:51:00,353 DEBUG blivet/MainThread: DiskDevice._set_format: sdh ; type: lvmpv ; current: None ; 2024-03-01 20:51:00,356 DEBUG blivet/MainThread: DeviceTree.get_device_by_uuid: uuid: kq3Q34-m4sM-GWpc-YIES-eDmd-mNLi-EQBg1q ; incomplete: True ; hidden: False ; 2024-03-01 20:51:00,359 DEBUG blivet/MainThread: DeviceTree.get_device_by_uuid returned existing 1016 MiB lvmvg test_vg3 (141) 2024-03-01 20:51:00,362 DEBUG blivet/MainThread: LVMVolumeGroupDevice._add_parent: test_vg3 ; parent: sdh ; 2024-03-01 20:51:00,365 DEBUG blivet/MainThread: DiskDevice.add_child: name: sdh ; child: test_vg3 ; kids: 0 ; 2024-03-01 20:51:00,367 DEBUG blivet/MainThread: LVMFormatPopulator._update_lvs: pv: sdh ; 2024-03-01 20:51:00,370 DEBUG blivet/MainThread: DeviceTree.get_device_by_uuid: uuid: kq3Q34-m4sM-GWpc-YIES-eDmd-mNLi-EQBg1q ; incomplete: True ; hidden: False ; 2024-03-01 20:51:00,373 DEBUG blivet/MainThread: DeviceTree.get_device_by_uuid returned existing 1.98 GiB lvmvg test_vg3 (141) 2024-03-01 20:51:00,373 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/sdf,/dev/sda,/dev/sdg,/dev/sdd,/dev/sdc,/dev/sde,/dev/sdb,/dev/sdh ... 2024-03-01 20:51:00,412 INFO program/MainThread: stdout[38]: LVM2_VG_NAME=test_vg1 LVM2_LV_NAME=lv1 LVM2_LV_UUID=xws0J7-QFdr-jnBe-ukxG-LWin-k1Jt-0eibfZ 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=S4IAgG-oKdr-dUwM-bIXM-E7QP-rQcZ-rcdPYd LVM2_LV_SIZE=1606418432 LVM2_LV_ATTR=-wi-a----- LVM2_SEGTYPE=linear LVM2_ORIGIN= LVM2_POOL_LV= LVM2_DATA_LV= LVM2_METADATA_LV= LVM2_LV_ROLE=public LVM2_MOVE_PV= LVM2_DATA_PERCENT= LVM2_METADATA_PERCENT= LVM2_COPY_PERCENT= LVM2_VG_NAME=test_vg1 LVM2_LV_NAME=lv2 LVM2_LV_UUID=S4IAgG-oKdr-dUwM-bIXM-E7QP-rQcZ-rcdPYd LVM2_LV_SIZE=1606418432 LVM2_LV_ATTR=-wi-a----- LVM2_SEGTYPE=linear LVM2_ORIGIN= LVM2_POOL_LV= LVM2_DATA_LV= LVM2_METADATA_LV= 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=yfTnQ0-gjqY-maXA-oAm4-hN2r-bBK3-YyQt46 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=nuSAu2-RyB1-8HLM-wkL0-E2Ok-Z2Ai-B3hkFH 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=71ve1w-mLUa-R84n-cyjy-wLOO-zjaB-Bt5OAf 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=71ve1w-mLUa-R84n-cyjy-wLOO-zjaB-Bt5OAf 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=EIYnjo-BwL1-xLAF-AMSb-UeFe-Va3P-3bfRPr 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=EIYnjo-BwL1-xLAF-AMSb-UeFe-Va3P-3bfRPr 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=5h3p3g-g8QF-fPUC-Bb25-hV9B-0ql2-ZHjwzz 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=WebYte-cXqg-wpa0-s9Yt-LAjT-CXq6-JxWraD LVM2_LV_SIZE=427819008 LVM2_LV_ATTR=-wi-a----- LVM2_SEGTYPE=linear LVM2_ORIGIN= LVM2_POOL_LV= LVM2_DATA_LV= LVM2_METADATA_LV= LVM2_LV_ROLE=public LVM2_MOVE_PV= LVM2_DATA_PERCENT= LVM2_METADATA_PERCENT= LVM2_COPY_PERCENT= 2024-03-01 20:51:00,412 INFO program/MainThread: stderr[38]: WARNING: Couldn't find device with uuid mFUgeA-ViDw-7k4A-qGcl-xiEv-rQWJ-0ys8df. WARNING: Couldn't find device with uuid 51cV3l-5pn1-uxQe-nFN7-8HCu-ivbU-YXbymn. WARNING: VG test_vg3 is missing PV mFUgeA-ViDw-7k4A-qGcl-xiEv-rQWJ-0ys8df (last written to /dev/sdi). WARNING: VG test_vg3 is missing PV 51cV3l-5pn1-uxQe-nFN7-8HCu-ivbU-YXbymn (last written to /dev/sdj). WARNING: Couldn't find all devices for LV test_vg3/lv5 while checking used and assumed devices. 2024-03-01 20:51:00,412 INFO program/MainThread: ...done [38] (exit code: 0) 2024-03-01 20:51:00,412 WARNING blivet/MainThread: Skipping LVs for incomplete VG test_vg3 2024-03-01 20:51:00,412 INFO blivet/MainThread: got format: existing lvmpv 2024-03-01 20:51:00,417 DEBUG blivet/MainThread: DeviceTree.handle_device: name: sdi ; info: {'CURRENT_TAGS': ':systemd:', 'DEVLINKS': '/dev/disk/by-id/scsi-360014057c02790daf61431ab4c5489ce ' '/dev/disk/by-id/lvm-pv-uuid-mFUgeA-ViDw-7k4A-qGcl-xiEv-rQWJ-0ys8df ' '/dev/disk/by-id/scsi-SLIO-ORG_disk8_7c02790d-af61-431a-b4c5-489ce662d703 ' '/dev/disk/by-diskseq/10 ' '/dev/disk/by-id/wwn-0x60014057c02790daf61431ab4c5489ce ' '/dev/disk/by-id/scsi-1LIO-ORG_disk8:7c02790d-af61-431a-b4c5-489ce662d703', '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': 'mFUgeA-ViDw-7k4A-qGcl-xiEv-rQWJ-0ys8df', 'ID_FS_UUID_ENC': 'mFUgeA-ViDw-7k4A-qGcl-xiEv-rQWJ-0ys8df', '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': '7c02790d-af61-431a-b4c5-489ce662d703', 'ID_SERIAL': '360014057c02790daf61431ab4c5489ce', 'ID_SERIAL_SHORT': '60014057c02790daf61431ab4c5489ce', 'ID_TARGET_PORT': '0', 'ID_TYPE': 'disk', 'ID_VENDOR': 'LIO-ORG', 'ID_VENDOR_ENC': 'LIO-ORG\\x20', 'ID_WWN': '0x60014057c02790da', 'ID_WWN_VENDOR_EXTENSION': '0xf61431ab4c5489ce', 'ID_WWN_WITH_EXTENSION': '0x60014057c02790daf61431ab4c5489ce', 'MAJOR': '8', 'MINOR': '128', 'SCSI_IDENT_LUN_LOGICAL_UNIT_GROUP': '0x0', 'SCSI_IDENT_LUN_NAA_REGEXT': '60014057c02790daf61431ab4c5489ce', 'SCSI_IDENT_LUN_T10': 'LIO-ORG_disk8:7c02790d-af61-431a-b4c5-489ce662d703', 'SCSI_IDENT_PORT_NAME': 'naa.5001405a91c5ccc5,t,0x0001', 'SCSI_IDENT_PORT_RELATIVE': '0', 'SCSI_IDENT_PORT_TARGET_PORT_GROUP': '0x0', 'SCSI_IDENT_SERIAL': '7c02790d-af61-431a-b4c5-489ce662d703', 'SCSI_IDENT_TARGET_NAME': 'naa.5001405a91c5ccc5', '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': '337428002'} ; 2024-03-01 20:51:00,417 INFO blivet/MainThread: scanning sdi (/sys/devices/tcm_loop_0/tcm_loop_adapter_0/host2/target2:0:1/2:0:1:8/block/sdi)... 2024-03-01 20:51:00,420 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: sdi ; incomplete: False ; hidden: False ; 2024-03-01 20:51:00,423 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned None 2024-03-01 20:51:00,428 DEBUG blivet/MainThread: DiskDevicePopulator.run: name: sdi ; 2024-03-01 20:51:00,429 INFO blivet/MainThread: sdi is a disk 2024-03-01 20:51:00,429 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 157 2024-03-01 20:51:00,430 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 158 2024-03-01 20:51:00,432 DEBUG blivet/MainThread: DiskDevice._set_format: sdi ; type: None ; current: None ; 2024-03-01 20:51:00,435 DEBUG blivet/MainThread: DiskDevice.update_sysfs_path: sdi ; status: True ; 2024-03-01 20:51:00,435 DEBUG blivet/MainThread: sdi sysfs_path set to /sys/devices/tcm_loop_0/tcm_loop_adapter_0/host2/target2:0:1/2:0:1:8/block/sdi 2024-03-01 20:51:00,438 DEBUG blivet/MainThread: DiskDevice.read_current_size: exists: True ; path: /dev/sdi ; sysfs_path: /sys/devices/tcm_loop_0/tcm_loop_adapter_0/host2/target2:0:1/2:0:1:8/block/sdi ; 2024-03-01 20:51:00,438 DEBUG blivet/MainThread: updated sdi size to 1024 MiB (1024 MiB) 2024-03-01 20:51:00,439 INFO blivet/MainThread: added disk sdi (id 156) to device tree 2024-03-01 20:51:00,439 INFO blivet/MainThread: got device: DiskDevice instance (0x7f5804494220) -- 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 = 60014057c02790daf61431ab4c5489ce 2024-03-01 20:51:00,442 DEBUG blivet/MainThread: DeviceTree.handle_format: name: sdi ; 2024-03-01 20:51:00,445 DEBUG blivet/MainThread: AppleBootstrapFS.supported: supported: True ; 2024-03-01 20:51:00,445 DEBUG blivet/MainThread: get_format('appleboot') returning AppleBootstrapFS instance with object id 160 2024-03-01 20:51:00,448 DEBUG blivet/MainThread: EFIFS.supported: supported: True ; 2024-03-01 20:51:00,448 DEBUG blivet/MainThread: get_format('efi') returning EFIFS instance with object id 161 2024-03-01 20:51:00,451 DEBUG blivet/MainThread: MacEFIFS.supported: supported: True ; 2024-03-01 20:51:00,451 DEBUG blivet/MainThread: get_format('macefi') returning MacEFIFS instance with object id 162 2024-03-01 20:51:00,454 DEBUG blivet/MainThread: MacEFIFS.supported: supported: True ; 2024-03-01 20:51:00,454 DEBUG blivet/MainThread: get_format('macefi') returning MacEFIFS instance with object id 163 2024-03-01 20:51:00,457 DEBUG blivet/MainThread: LVMFormatPopulator.run: pv: sdi ; 2024-03-01 20:51:00,457 DEBUG blivet/MainThread: lvm filter: device /dev/sdi added to the list of allowed devices 2024-03-01 20:51:00,457 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/sdf,/dev/sdi,/dev/sda,/dev/sdg,/dev/sdd,/dev/sdc,/dev/sde,/dev/sdb,/dev/sdh ... 2024-03-01 20:51:00,500 INFO program/MainThread: stdout[39]: LVM2_PV_NAME=/dev/sda LVM2_PV_UUID=PDKOdo-dwAw-h627-qre7-An9Y-LWFn-hmeLdR LVM2_PV_FREE=0 LVM2_PV_SIZE=1065353216 LVM2_PE_START=8388608 LVM2_VG_NAME=test_vg1 LVM2_VG_UUID=nzg1R2-dSyJ-tbSf-liNI-sYvo-CzTs-timmcP LVM2_VG_SIZE=3196059648 LVM2_VG_FREE=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=0YDz02-buod-PcCu-8Qxw-IIfh-LkLT-M2DH1H LVM2_PV_FREE=41943040 LVM2_PV_SIZE=1065353216 LVM2_PE_START=8388608 LVM2_VG_NAME=test_vg1 LVM2_VG_UUID=nzg1R2-dSyJ-tbSf-liNI-sYvo-CzTs-timmcP LVM2_VG_SIZE=3196059648 LVM2_VG_FREE=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=4xTpIS-ovfx-jq8W-Hw9e-0Vgz-LtOu-WKWtlO LVM2_PV_FREE=1065353216 LVM2_PV_SIZE=1065353216 LVM2_PE_START=8388608 LVM2_VG_NAME=test_vg1 LVM2_VG_UUID=nzg1R2-dSyJ-tbSf-liNI-sYvo-CzTs-timmcP LVM2_VG_SIZE=3196059648 LVM2_VG_FREE=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=zZI2Ed-QNwt-si2v-Zm1j-mTs4-bZwr-YKMNgo LVM2_PV_FREE=100663296 LVM2_PV_SIZE=1065353216 LVM2_PE_START=8388608 LVM2_VG_NAME=test_vg2 LVM2_VG_UUID=sUlWCZ-vzu7-JOqD-NLLV-tzZX-bvBJ-K7r5PM LVM2_VG_SIZE=3196059648 LVM2_VG_FREE=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=ohdZ1F-frhP-p3Q2-peI2-y9Cq-PIRk-ZHlssT LVM2_PV_FREE=1065353216 LVM2_PV_SIZE=1065353216 LVM2_PE_START=8388608 LVM2_VG_NAME=test_vg2 LVM2_VG_UUID=sUlWCZ-vzu7-JOqD-NLLV-tzZX-bvBJ-K7r5PM LVM2_VG_SIZE=3196059648 LVM2_VG_FREE=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=HRTxWn-eIRO-EFsB-O6vy-ZG2R-WXxx-KbMWLh LVM2_PV_FREE=1065353216 LVM2_PV_SIZE=1065353216 LVM2_PE_START=8388608 LVM2_VG_NAME=test_vg2 LVM2_VG_UUID=sUlWCZ-vzu7-JOqD-NLLV-tzZX-bvBJ-K7r5PM LVM2_VG_SIZE=3196059648 LVM2_VG_FREE=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=5UoerG-pc5V-te1I-vUk3-8N9d-acxz-cMYjGC LVM2_PV_FREE=205520896 LVM2_PV_SIZE=1065353216 LVM2_PE_START=8388608 LVM2_VG_NAME=test_vg3 LVM2_VG_UUID=kq3Q34-m4sM-GWpc-YIES-eDmd-mNLi-EQBg1q LVM2_VG_SIZE=4261412864 LVM2_VG_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=S8QQfi-gyCf-5bNz-ngYw-0VWy-PMaD-CmAE19 LVM2_PV_FREE=0 LVM2_PV_SIZE=1065353216 LVM2_PE_START=8388608 LVM2_VG_NAME=test_vg3 LVM2_VG_UUID=kq3Q34-m4sM-GWpc-YIES-eDmd-mNLi-EQBg1q LVM2_VG_SIZE=4261412864 LVM2_VG_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=mFUgeA-ViDw-7k4A-qGcl-xiEv-rQWJ-0ys8df LVM2_PV_FREE=0 LVM2_PV_SIZE=1065353216 LVM2_PE_START=8388608 LVM2_VG_NAME=test_vg3 LVM2_VG_UUID=kq3Q34-m4sM-GWpc-YIES-eDmd-mNLi-EQBg1q LVM2_VG_SIZE=4261412864 LVM2_VG_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=51cV3l-5pn1-uxQe-nFN7-8HCu-ivbU-YXbymn LVM2_PV_FREE=847249408 LVM2_PV_SIZE=1065353216 LVM2_PE_START=8388608 LVM2_VG_NAME=test_vg3 LVM2_VG_UUID=kq3Q34-m4sM-GWpc-YIES-eDmd-mNLi-EQBg1q LVM2_VG_SIZE=4261412864 LVM2_VG_FREE=1052770304 LVM2_VG_EXTENT_SIZE=4194304 LVM2_VG_EXTENT_COUNT=1016 LVM2_VG_FREE_COUNT=251 LVM2_PV_COUNT=4 2024-03-01 20:51:00,500 INFO program/MainThread: stderr[39]: WARNING: Couldn't find device with uuid 51cV3l-5pn1-uxQe-nFN7-8HCu-ivbU-YXbymn. WARNING: VG test_vg3 is missing PV 51cV3l-5pn1-uxQe-nFN7-8HCu-ivbU-YXbymn (last written to /dev/sdj). WARNING: Couldn't find all devices for LV test_vg3/lv5 while checking used and assumed devices. 2024-03-01 20:51:00,500 INFO program/MainThread: ...done [39] (exit code: 0) 2024-03-01 20:51:00,501 INFO blivet/MainThread: type detected on 'sdi' is 'lvmpv' 2024-03-01 20:51:00,505 DEBUG blivet/MainThread: LVMPhysicalVolume.__init__: uuid: mFUgeA-ViDw-7k4A-qGcl-xiEv-rQWJ-0ys8df ; label: None ; device: /dev/sdi ; serial: 360014057c02790daf61431ab4c5489ce ; exists: True ; vg_name: test_vg3 ; vg_uuid: kq3Q34-m4sM-GWpc-YIES-eDmd-mNLi-EQBg1q ; pe_start: 8 MiB ; 2024-03-01 20:51:00,505 DEBUG blivet/MainThread: get_format('lvmpv') returning LVMPhysicalVolume instance with object id 164 2024-03-01 20:51:00,508 DEBUG blivet/MainThread: DiskDevice._set_format: sdi ; type: lvmpv ; current: None ; 2024-03-01 20:51:00,511 DEBUG blivet/MainThread: DeviceTree.get_device_by_uuid: uuid: kq3Q34-m4sM-GWpc-YIES-eDmd-mNLi-EQBg1q ; incomplete: True ; hidden: False ; 2024-03-01 20:51:00,513 DEBUG blivet/MainThread: DeviceTree.get_device_by_uuid returned existing 1.98 GiB lvmvg test_vg3 (141) 2024-03-01 20:51:00,516 DEBUG blivet/MainThread: LVMVolumeGroupDevice._add_parent: test_vg3 ; parent: sdi ; 2024-03-01 20:51:00,519 DEBUG blivet/MainThread: DiskDevice.add_child: name: sdi ; child: test_vg3 ; kids: 0 ; 2024-03-01 20:51:00,522 DEBUG blivet/MainThread: LVMFormatPopulator._update_lvs: pv: sdi ; 2024-03-01 20:51:00,525 DEBUG blivet/MainThread: DeviceTree.get_device_by_uuid: uuid: kq3Q34-m4sM-GWpc-YIES-eDmd-mNLi-EQBg1q ; incomplete: True ; hidden: False ; 2024-03-01 20:51:00,527 DEBUG blivet/MainThread: DeviceTree.get_device_by_uuid returned existing 2.98 GiB lvmvg test_vg3 (141) 2024-03-01 20:51:00,528 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/sdf,/dev/sdi,/dev/sda,/dev/sdg,/dev/sdd,/dev/sdc,/dev/sde,/dev/sdb,/dev/sdh ... 2024-03-01 20:51:00,566 INFO program/MainThread: stdout[40]: LVM2_VG_NAME=test_vg1 LVM2_LV_NAME=lv1 LVM2_LV_UUID=xws0J7-QFdr-jnBe-ukxG-LWin-k1Jt-0eibfZ 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=S4IAgG-oKdr-dUwM-bIXM-E7QP-rQcZ-rcdPYd LVM2_LV_SIZE=1606418432 LVM2_LV_ATTR=-wi-a----- LVM2_SEGTYPE=linear LVM2_ORIGIN= LVM2_POOL_LV= LVM2_DATA_LV= LVM2_METADATA_LV= LVM2_LV_ROLE=public LVM2_MOVE_PV= LVM2_DATA_PERCENT= LVM2_METADATA_PERCENT= LVM2_COPY_PERCENT= LVM2_VG_NAME=test_vg1 LVM2_LV_NAME=lv2 LVM2_LV_UUID=S4IAgG-oKdr-dUwM-bIXM-E7QP-rQcZ-rcdPYd LVM2_LV_SIZE=1606418432 LVM2_LV_ATTR=-wi-a----- LVM2_SEGTYPE=linear LVM2_ORIGIN= LVM2_POOL_LV= LVM2_DATA_LV= LVM2_METADATA_LV= 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=yfTnQ0-gjqY-maXA-oAm4-hN2r-bBK3-YyQt46 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=nuSAu2-RyB1-8HLM-wkL0-E2Ok-Z2Ai-B3hkFH 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=71ve1w-mLUa-R84n-cyjy-wLOO-zjaB-Bt5OAf 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=71ve1w-mLUa-R84n-cyjy-wLOO-zjaB-Bt5OAf 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=EIYnjo-BwL1-xLAF-AMSb-UeFe-Va3P-3bfRPr 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=EIYnjo-BwL1-xLAF-AMSb-UeFe-Va3P-3bfRPr 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=5h3p3g-g8QF-fPUC-Bb25-hV9B-0ql2-ZHjwzz 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=WebYte-cXqg-wpa0-s9Yt-LAjT-CXq6-JxWraD LVM2_LV_SIZE=427819008 LVM2_LV_ATTR=-wi-a----- LVM2_SEGTYPE=linear LVM2_ORIGIN= LVM2_POOL_LV= LVM2_DATA_LV= LVM2_METADATA_LV= LVM2_LV_ROLE=public LVM2_MOVE_PV= LVM2_DATA_PERCENT= LVM2_METADATA_PERCENT= LVM2_COPY_PERCENT= 2024-03-01 20:51:00,566 INFO program/MainThread: stderr[40]: WARNING: Couldn't find device with uuid 51cV3l-5pn1-uxQe-nFN7-8HCu-ivbU-YXbymn. WARNING: VG test_vg3 is missing PV 51cV3l-5pn1-uxQe-nFN7-8HCu-ivbU-YXbymn (last written to /dev/sdj). WARNING: Couldn't find all devices for LV test_vg3/lv5 while checking used and assumed devices. 2024-03-01 20:51:00,566 INFO program/MainThread: ...done [40] (exit code: 0) 2024-03-01 20:51:00,567 WARNING blivet/MainThread: Skipping LVs for incomplete VG test_vg3 2024-03-01 20:51:00,567 INFO blivet/MainThread: got format: existing lvmpv 2024-03-01 20:51:00,571 DEBUG blivet/MainThread: DeviceTree.handle_device: name: sdj ; info: {'CURRENT_TAGS': ':systemd:', 'DEVLINKS': '/dev/disk/by-id/scsi-SLIO-ORG_disk9_8bb02eed-505c-4d75-93b5-20327aed4107 ' '/dev/disk/by-id/lvm-pv-uuid-51cV3l-5pn1-uxQe-nFN7-8HCu-ivbU-YXbymn ' '/dev/disk/by-id/scsi-360014058bb02eed505c4d7593b520327 ' '/dev/disk/by-diskseq/11 ' '/dev/disk/by-id/scsi-1LIO-ORG_disk9:8bb02eed-505c-4d75-93b5-20327aed4107 ' '/dev/disk/by-id/wwn-0x60014058bb02eed505c4d7593b520327', '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': '51cV3l-5pn1-uxQe-nFN7-8HCu-ivbU-YXbymn', 'ID_FS_UUID_ENC': '51cV3l-5pn1-uxQe-nFN7-8HCu-ivbU-YXbymn', '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': '8bb02eed-505c-4d75-93b5-20327aed4107', 'ID_SERIAL': '360014058bb02eed505c4d7593b520327', 'ID_SERIAL_SHORT': '60014058bb02eed505c4d7593b520327', 'ID_TARGET_PORT': '0', 'ID_TYPE': 'disk', 'ID_VENDOR': 'LIO-ORG', 'ID_VENDOR_ENC': 'LIO-ORG\\x20', 'ID_WWN': '0x60014058bb02eed5', 'ID_WWN_VENDOR_EXTENSION': '0x05c4d7593b520327', 'ID_WWN_WITH_EXTENSION': '0x60014058bb02eed505c4d7593b520327', 'MAJOR': '8', 'MINOR': '144', 'SCSI_IDENT_LUN_LOGICAL_UNIT_GROUP': '0x0', 'SCSI_IDENT_LUN_NAA_REGEXT': '60014058bb02eed505c4d7593b520327', 'SCSI_IDENT_LUN_T10': 'LIO-ORG_disk9:8bb02eed-505c-4d75-93b5-20327aed4107', 'SCSI_IDENT_PORT_NAME': 'naa.5001405a91c5ccc5,t,0x0001', 'SCSI_IDENT_PORT_RELATIVE': '0', 'SCSI_IDENT_PORT_TARGET_PORT_GROUP': '0x0', 'SCSI_IDENT_SERIAL': '8bb02eed-505c-4d75-93b5-20327aed4107', 'SCSI_IDENT_TARGET_NAME': 'naa.5001405a91c5ccc5', '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': '337523000'} ; 2024-03-01 20:51:00,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 20:51:00,575 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: sdj ; incomplete: False ; hidden: False ; 2024-03-01 20:51:00,578 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned None 2024-03-01 20:51:00,583 DEBUG blivet/MainThread: DiskDevicePopulator.run: name: sdj ; 2024-03-01 20:51:00,583 INFO blivet/MainThread: sdj is a disk 2024-03-01 20:51:00,584 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 167 2024-03-01 20:51:00,584 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 168 2024-03-01 20:51:00,586 DEBUG blivet/MainThread: DiskDevice._set_format: sdj ; type: None ; current: None ; 2024-03-01 20:51:00,589 DEBUG blivet/MainThread: DiskDevice.update_sysfs_path: sdj ; status: True ; 2024-03-01 20:51:00,589 DEBUG blivet/MainThread: sdj sysfs_path set to /sys/devices/tcm_loop_0/tcm_loop_adapter_0/host2/target2:0:1/2:0:1:9/block/sdj 2024-03-01 20:51:00,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 20:51:00,593 DEBUG blivet/MainThread: updated sdj size to 1024 MiB (1024 MiB) 2024-03-01 20:51:00,593 INFO blivet/MainThread: added disk sdj (id 166) to device tree 2024-03-01 20:51:00,593 INFO blivet/MainThread: got device: DiskDevice instance (0x7f5804495910) -- 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 = 60014058bb02eed505c4d7593b520327 2024-03-01 20:51:00,596 DEBUG blivet/MainThread: DeviceTree.handle_format: name: sdj ; 2024-03-01 20:51:00,599 DEBUG blivet/MainThread: AppleBootstrapFS.supported: supported: True ; 2024-03-01 20:51:00,600 DEBUG blivet/MainThread: get_format('appleboot') returning AppleBootstrapFS instance with object id 170 2024-03-01 20:51:00,602 DEBUG blivet/MainThread: EFIFS.supported: supported: True ; 2024-03-01 20:51:00,603 DEBUG blivet/MainThread: get_format('efi') returning EFIFS instance with object id 171 2024-03-01 20:51:00,606 DEBUG blivet/MainThread: MacEFIFS.supported: supported: True ; 2024-03-01 20:51:00,606 DEBUG blivet/MainThread: get_format('macefi') returning MacEFIFS instance with object id 172 2024-03-01 20:51:00,609 DEBUG blivet/MainThread: MacEFIFS.supported: supported: True ; 2024-03-01 20:51:00,609 DEBUG blivet/MainThread: get_format('macefi') returning MacEFIFS instance with object id 173 2024-03-01 20:51:00,611 DEBUG blivet/MainThread: LVMFormatPopulator.run: pv: sdj ; 2024-03-01 20:51:00,611 DEBUG blivet/MainThread: lvm filter: device /dev/sdj added to the list of allowed devices 2024-03-01 20:51:00,611 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/sdf,/dev/sdi,/dev/sda,/dev/sdj,/dev/sdg,/dev/sdd,/dev/sdc,/dev/sde,/dev/sdb,/dev/sdh ... 2024-03-01 20:51:00,650 INFO program/MainThread: stdout[41]: LVM2_PV_NAME=/dev/sda LVM2_PV_UUID=PDKOdo-dwAw-h627-qre7-An9Y-LWFn-hmeLdR LVM2_PV_FREE=0 LVM2_PV_SIZE=1065353216 LVM2_PE_START=8388608 LVM2_VG_NAME=test_vg1 LVM2_VG_UUID=nzg1R2-dSyJ-tbSf-liNI-sYvo-CzTs-timmcP LVM2_VG_SIZE=3196059648 LVM2_VG_FREE=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=0YDz02-buod-PcCu-8Qxw-IIfh-LkLT-M2DH1H LVM2_PV_FREE=41943040 LVM2_PV_SIZE=1065353216 LVM2_PE_START=8388608 LVM2_VG_NAME=test_vg1 LVM2_VG_UUID=nzg1R2-dSyJ-tbSf-liNI-sYvo-CzTs-timmcP LVM2_VG_SIZE=3196059648 LVM2_VG_FREE=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=4xTpIS-ovfx-jq8W-Hw9e-0Vgz-LtOu-WKWtlO LVM2_PV_FREE=1065353216 LVM2_PV_SIZE=1065353216 LVM2_PE_START=8388608 LVM2_VG_NAME=test_vg1 LVM2_VG_UUID=nzg1R2-dSyJ-tbSf-liNI-sYvo-CzTs-timmcP LVM2_VG_SIZE=3196059648 LVM2_VG_FREE=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=zZI2Ed-QNwt-si2v-Zm1j-mTs4-bZwr-YKMNgo LVM2_PV_FREE=100663296 LVM2_PV_SIZE=1065353216 LVM2_PE_START=8388608 LVM2_VG_NAME=test_vg2 LVM2_VG_UUID=sUlWCZ-vzu7-JOqD-NLLV-tzZX-bvBJ-K7r5PM LVM2_VG_SIZE=3196059648 LVM2_VG_FREE=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=ohdZ1F-frhP-p3Q2-peI2-y9Cq-PIRk-ZHlssT LVM2_PV_FREE=1065353216 LVM2_PV_SIZE=1065353216 LVM2_PE_START=8388608 LVM2_VG_NAME=test_vg2 LVM2_VG_UUID=sUlWCZ-vzu7-JOqD-NLLV-tzZX-bvBJ-K7r5PM LVM2_VG_SIZE=3196059648 LVM2_VG_FREE=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=HRTxWn-eIRO-EFsB-O6vy-ZG2R-WXxx-KbMWLh LVM2_PV_FREE=1065353216 LVM2_PV_SIZE=1065353216 LVM2_PE_START=8388608 LVM2_VG_NAME=test_vg2 LVM2_VG_UUID=sUlWCZ-vzu7-JOqD-NLLV-tzZX-bvBJ-K7r5PM LVM2_VG_SIZE=3196059648 LVM2_VG_FREE=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=5UoerG-pc5V-te1I-vUk3-8N9d-acxz-cMYjGC LVM2_PV_FREE=205520896 LVM2_PV_SIZE=1065353216 LVM2_PE_START=8388608 LVM2_VG_NAME=test_vg3 LVM2_VG_UUID=kq3Q34-m4sM-GWpc-YIES-eDmd-mNLi-EQBg1q LVM2_VG_SIZE=4261412864 LVM2_VG_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=S8QQfi-gyCf-5bNz-ngYw-0VWy-PMaD-CmAE19 LVM2_PV_FREE=0 LVM2_PV_SIZE=1065353216 LVM2_PE_START=8388608 LVM2_VG_NAME=test_vg3 LVM2_VG_UUID=kq3Q34-m4sM-GWpc-YIES-eDmd-mNLi-EQBg1q LVM2_VG_SIZE=4261412864 LVM2_VG_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=mFUgeA-ViDw-7k4A-qGcl-xiEv-rQWJ-0ys8df LVM2_PV_FREE=0 LVM2_PV_SIZE=1065353216 LVM2_PE_START=8388608 LVM2_VG_NAME=test_vg3 LVM2_VG_UUID=kq3Q34-m4sM-GWpc-YIES-eDmd-mNLi-EQBg1q LVM2_VG_SIZE=4261412864 LVM2_VG_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=51cV3l-5pn1-uxQe-nFN7-8HCu-ivbU-YXbymn LVM2_PV_FREE=847249408 LVM2_PV_SIZE=1065353216 LVM2_PE_START=8388608 LVM2_VG_NAME=test_vg3 LVM2_VG_UUID=kq3Q34-m4sM-GWpc-YIES-eDmd-mNLi-EQBg1q LVM2_VG_SIZE=4261412864 LVM2_VG_FREE=1052770304 LVM2_VG_EXTENT_SIZE=4194304 LVM2_VG_EXTENT_COUNT=1016 LVM2_VG_FREE_COUNT=251 LVM2_PV_COUNT=4 2024-03-01 20:51:00,650 INFO program/MainThread: stderr[41]: 2024-03-01 20:51:00,650 INFO program/MainThread: ...done [41] (exit code: 0) 2024-03-01 20:51:00,651 INFO blivet/MainThread: type detected on 'sdj' is 'lvmpv' 2024-03-01 20:51:00,655 DEBUG blivet/MainThread: LVMPhysicalVolume.__init__: uuid: 51cV3l-5pn1-uxQe-nFN7-8HCu-ivbU-YXbymn ; label: None ; device: /dev/sdj ; serial: 360014058bb02eed505c4d7593b520327 ; exists: True ; vg_name: test_vg3 ; vg_uuid: kq3Q34-m4sM-GWpc-YIES-eDmd-mNLi-EQBg1q ; pe_start: 8 MiB ; free: 808 MiB ; 2024-03-01 20:51:00,655 DEBUG blivet/MainThread: get_format('lvmpv') returning LVMPhysicalVolume instance with object id 174 2024-03-01 20:51:00,657 DEBUG blivet/MainThread: DiskDevice._set_format: sdj ; type: lvmpv ; current: None ; 2024-03-01 20:51:00,660 DEBUG blivet/MainThread: DeviceTree.get_device_by_uuid: uuid: kq3Q34-m4sM-GWpc-YIES-eDmd-mNLi-EQBg1q ; incomplete: True ; hidden: False ; 2024-03-01 20:51:00,663 DEBUG blivet/MainThread: DeviceTree.get_device_by_uuid returned existing 2.98 GiB lvmvg test_vg3 (141) 2024-03-01 20:51:00,666 DEBUG blivet/MainThread: LVMVolumeGroupDevice._add_parent: test_vg3 ; parent: sdj ; 2024-03-01 20:51:00,669 DEBUG blivet/MainThread: DiskDevice.add_child: name: sdj ; child: test_vg3 ; kids: 0 ; 2024-03-01 20:51:00,672 DEBUG blivet/MainThread: LVMFormatPopulator._update_lvs: pv: sdj ; 2024-03-01 20:51:00,675 DEBUG blivet/MainThread: DeviceTree.get_device_by_uuid: uuid: kq3Q34-m4sM-GWpc-YIES-eDmd-mNLi-EQBg1q ; incomplete: True ; hidden: False ; 2024-03-01 20:51:00,677 DEBUG blivet/MainThread: DeviceTree.get_device_by_uuid returned existing 3.97 GiB lvmvg test_vg3 (141) 2024-03-01 20:51:00,678 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/sdf,/dev/sdi,/dev/sda,/dev/sdj,/dev/sdg,/dev/sdd,/dev/sdc,/dev/sde,/dev/sdb,/dev/sdh ... 2024-03-01 20:51:00,716 INFO program/MainThread: stdout[42]: LVM2_VG_NAME=test_vg1 LVM2_LV_NAME=lv1 LVM2_LV_UUID=xws0J7-QFdr-jnBe-ukxG-LWin-k1Jt-0eibfZ 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=S4IAgG-oKdr-dUwM-bIXM-E7QP-rQcZ-rcdPYd LVM2_LV_SIZE=1606418432 LVM2_LV_ATTR=-wi-a----- LVM2_SEGTYPE=linear LVM2_ORIGIN= LVM2_POOL_LV= LVM2_DATA_LV= LVM2_METADATA_LV= LVM2_LV_ROLE=public LVM2_MOVE_PV= LVM2_DATA_PERCENT= LVM2_METADATA_PERCENT= LVM2_COPY_PERCENT= LVM2_VG_NAME=test_vg1 LVM2_LV_NAME=lv2 LVM2_LV_UUID=S4IAgG-oKdr-dUwM-bIXM-E7QP-rQcZ-rcdPYd LVM2_LV_SIZE=1606418432 LVM2_LV_ATTR=-wi-a----- LVM2_SEGTYPE=linear LVM2_ORIGIN= LVM2_POOL_LV= LVM2_DATA_LV= LVM2_METADATA_LV= 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=yfTnQ0-gjqY-maXA-oAm4-hN2r-bBK3-YyQt46 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=nuSAu2-RyB1-8HLM-wkL0-E2Ok-Z2Ai-B3hkFH 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=71ve1w-mLUa-R84n-cyjy-wLOO-zjaB-Bt5OAf 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=71ve1w-mLUa-R84n-cyjy-wLOO-zjaB-Bt5OAf 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=EIYnjo-BwL1-xLAF-AMSb-UeFe-Va3P-3bfRPr 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=EIYnjo-BwL1-xLAF-AMSb-UeFe-Va3P-3bfRPr 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=5h3p3g-g8QF-fPUC-Bb25-hV9B-0ql2-ZHjwzz 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=WebYte-cXqg-wpa0-s9Yt-LAjT-CXq6-JxWraD LVM2_LV_SIZE=427819008 LVM2_LV_ATTR=-wi-a----- LVM2_SEGTYPE=linear LVM2_ORIGIN= LVM2_POOL_LV= LVM2_DATA_LV= LVM2_METADATA_LV= LVM2_LV_ROLE=public LVM2_MOVE_PV= LVM2_DATA_PERCENT= LVM2_METADATA_PERCENT= LVM2_COPY_PERCENT= 2024-03-01 20:51:00,716 INFO program/MainThread: stderr[42]: 2024-03-01 20:51:00,716 INFO program/MainThread: ...done [42] (exit code: 0) 2024-03-01 20:51:00,720 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: test_vg3-lv5 ; incomplete: False ; hidden: False ; 2024-03-01 20:51:00,723 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned None 2024-03-01 20:51:00,726 DEBUG blivet/MainThread: DeviceTree.get_device_by_uuid: uuid: 71ve1w-mLUa-R84n-cyjy-wLOO-zjaB-Bt5OAf ; incomplete: False ; hidden: False ; 2024-03-01 20:51:00,729 DEBUG blivet/MainThread: DeviceTree.get_device_by_uuid returned None 2024-03-01 20:51:00,729 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 176 2024-03-01 20:51:00,732 DEBUG blivet/MainThread: LVMVolumeGroupDevice.add_child: name: test_vg3 ; child: lv5 ; kids: 0 ; 2024-03-01 20:51:00,733 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 177 2024-03-01 20:51:00,736 DEBUG blivet/MainThread: LVMLogicalVolumeDevice._set_format: test_vg3-lv5 ; type: None ; current: None ; 2024-03-01 20:51:00,739 DEBUG blivet/MainThread: LVMLogicalVolumeDevice.update_sysfs_path: test_vg3-lv5 ; status: True ; 2024-03-01 20:51:00,739 DEBUG blivet/MainThread: test_vg3-lv5 sysfs_path set to /sys/devices/virtual/block/dm-3 2024-03-01 20:51:00,742 DEBUG blivet/MainThread: LVMLogicalVolumeDevice.read_current_size: exists: True ; path: /dev/mapper/test_vg3-lv5 ; sysfs_path: /sys/devices/virtual/block/dm-3 ; 2024-03-01 20:51:00,743 DEBUG blivet/MainThread: updated test_vg3-lv5 size to 1.2 GiB (1.2 GiB) 2024-03-01 20:51:00,743 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 179 2024-03-01 20:51:00,746 DEBUG blivet/MainThread: LVMVolumeGroupDevice.remove_child: name: test_vg3 ; child: lv5 ; kids: 1 ; 2024-03-01 20:51:00,749 DEBUG blivet/MainThread: LVMVolumeGroupDevice.add_child: name: test_vg3 ; child: lv5 ; kids: 0 ; 2024-03-01 20:51:00,749 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 180 2024-03-01 20:51:00,752 DEBUG blivet/MainThread: LVMLogicalVolumeDevice._set_format: test_vg3-lv5 ; type: None ; current: None ; 2024-03-01 20:51:00,755 DEBUG blivet/MainThread: LVMLogicalVolumeDevice.update_sysfs_path: test_vg3-lv5 ; status: True ; 2024-03-01 20:51:00,756 DEBUG blivet/MainThread: test_vg3-lv5 sysfs_path set to /sys/devices/virtual/block/dm-3 2024-03-01 20:51:00,759 DEBUG blivet/MainThread: LVMLogicalVolumeDevice.read_current_size: exists: True ; path: /dev/mapper/test_vg3-lv5 ; sysfs_path: /sys/devices/virtual/block/dm-3 ; 2024-03-01 20:51:00,759 DEBUG blivet/MainThread: updated test_vg3-lv5 size to 1.2 GiB (1.2 GiB) 2024-03-01 20:51:00,759 DEBUG blivet/MainThread: Adding test_vg3-lv5/1.2 GiB to test_vg3 2024-03-01 20:51:00,759 INFO blivet/MainThread: added lvmlv test_vg3-lv5 (id 175) to device tree 2024-03-01 20:51:00,762 DEBUG blivet/MainThread: LVMLogicalVolumeDevice.update_sysfs_path: test_vg3-lv5 ; status: True ; 2024-03-01 20:51:00,762 DEBUG blivet/MainThread: test_vg3-lv5 sysfs_path set to /sys/devices/virtual/block/dm-3 2024-03-01 20:51:00,765 DEBUG blivet/MainThread: LVMLogicalVolumeDevice.read_current_size: exists: True ; path: /dev/mapper/test_vg3-lv5 ; sysfs_path: /sys/devices/virtual/block/dm-3 ; 2024-03-01 20:51:00,766 DEBUG blivet/MainThread: updated test_vg3-lv5 size to 1.2 GiB (1.2 GiB) 2024-03-01 20:51:00,769 DEBUG blivet/MainThread: DeviceTree.handle_device: name: test_vg3-lv5 ; info: {'CURRENT_TAGS': ':systemd:', 'DEVLINKS': '/dev/test_vg3/lv5 ' '/dev/disk/by-uuid/84d0fe7e-2b88-45f5-b64e-7cebbdba3b90 ' '/dev/disk/by-id/dm-name-test_vg3-lv5 ' '/dev/disk/by-id/dm-uuid-LVM-kq3Q34m4sMGWpcYIESeDmdmNLiEQBg1q71ve1wmLUaR84ncyjywLOOzjaBBt5OAf ' '/dev/mapper/test_vg3-lv5', 'DEVNAME': '/dev/dm-3', 'DEVPATH': '/devices/virtual/block/dm-3', 'DEVTYPE': 'disk', 'DISKSEQ': '57', '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-kq3Q34m4sMGWpcYIESeDmdmNLiEQBg1q71ve1wmLUaR84ncyjywLOOzjaBBt5OAf', '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': '84d0fe7e-2b88-45f5-b64e-7cebbdba3b90', 'ID_FS_UUID_ENC': '84d0fe7e-2b88-45f5-b64e-7cebbdba3b90', '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': '628225134'} ; 2024-03-01 20:51:00,769 INFO blivet/MainThread: scanning test_vg3-lv5 (/sys/devices/virtual/block/dm-3)... 2024-03-01 20:51:00,769 INFO program/MainThread: Running [43] dmsetup info -co subsystem --noheadings test_vg3-lv5 ... 2024-03-01 20:51:00,772 INFO program/MainThread: stdout[43]: LVM 2024-03-01 20:51:00,773 INFO program/MainThread: stderr[43]: 2024-03-01 20:51:00,773 INFO program/MainThread: ...done [43] (exit code: 0) 2024-03-01 20:51:00,773 INFO program/MainThread: Running [44] dmsetup info -co subsystem --noheadings test_vg3-lv5 ... 2024-03-01 20:51:00,775 INFO program/MainThread: stdout[44]: LVM 2024-03-01 20:51:00,775 INFO program/MainThread: stderr[44]: 2024-03-01 20:51:00,775 INFO program/MainThread: ...done [44] (exit code: 0) 2024-03-01 20:51:00,775 INFO program/MainThread: Running [45] dmsetup info -co subsystem --noheadings test_vg3-lv5 ... 2024-03-01 20:51:00,778 INFO program/MainThread: stdout[45]: LVM 2024-03-01 20:51:00,778 INFO program/MainThread: stderr[45]: 2024-03-01 20:51:00,778 INFO program/MainThread: ...done [45] (exit code: 0) 2024-03-01 20:51:00,782 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: test_vg3-lv5 ; incomplete: False ; hidden: False ; 2024-03-01 20:51:00,786 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned existing 1.2 GiB lvmlv test_vg3-lv5 (175) 2024-03-01 20:51:00,789 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 20:51:00,789 DEBUG blivet/MainThread: vg test_vg3 has 2.77 GiB free 2024-03-01 20:51:00,790 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 20:51:00,790 DEBUG blivet/MainThread: vg test_vg3 has 2.77 GiB free 2024-03-01 20:51:00,786 INFO blivet/MainThread: got device: LVMLogicalVolumeDevice instance (0x7f58044992b0) -- name = test_vg3-lv5 status = True id = 175 children = [] parents = ['existing 3.97 GiB lvmvg test_vg3 (141)'] uuid = 71ve1w-mLUa-R84n-cyjy-wLOO-zjaB-Bt5OAf 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 (0x7f5804488f40) -- 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 = kq3Q34-m4sM-GWpc-YIES-eDmd-mNLi-EQBg1q size = 3.97 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 3.97 GiB path = /dev/test_vg3 format args = [] original_format = None free = 1004 MiB PE Size = 4 MiB PE Count = 1016 PE Free = 251 PV Count = 4 modified = False extents = 1016 free space = 2.77 GiB free extents = 710 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sdg (132) with existing lvmpv', 'existing 1024 MiB disk sdh (146) with existing lvmpv', 'existing 1024 MiB disk sdi (156) with existing lvmpv', 'existing 1024 MiB disk sdj (166) with existing lvmpv'] LVs = ['existing 1.2 GiB lvmlv test_vg3-lv5 (175)'] segment type = linear percent = 0 VG space used = 1.2 GiB 2024-03-01 20:51:00,791 INFO program/MainThread: Running [46] dmsetup info -co subsystem --noheadings test_vg3-lv5 ... 2024-03-01 20:51:00,793 INFO program/MainThread: stdout[46]: LVM 2024-03-01 20:51:00,793 INFO program/MainThread: stderr[46]: 2024-03-01 20:51:00,793 INFO program/MainThread: ...done [46] (exit code: 0) 2024-03-01 20:51:00,797 DEBUG blivet/MainThread: DeviceTree.handle_format: name: test_vg3-lv5 ; 2024-03-01 20:51:00,800 DEBUG blivet/MainThread: AppleBootstrapFS.supported: supported: True ; 2024-03-01 20:51:00,800 DEBUG blivet/MainThread: get_format('appleboot') returning AppleBootstrapFS instance with object id 182 2024-03-01 20:51:00,803 DEBUG blivet/MainThread: EFIFS.supported: supported: True ; 2024-03-01 20:51:00,804 DEBUG blivet/MainThread: get_format('efi') returning EFIFS instance with object id 183 2024-03-01 20:51:00,807 DEBUG blivet/MainThread: MacEFIFS.supported: supported: True ; 2024-03-01 20:51:00,807 DEBUG blivet/MainThread: get_format('macefi') returning MacEFIFS instance with object id 184 2024-03-01 20:51:00,810 DEBUG blivet/MainThread: MacEFIFS.supported: supported: True ; 2024-03-01 20:51:00,810 DEBUG blivet/MainThread: get_format('macefi') returning MacEFIFS instance with object id 185 2024-03-01 20:51:00,810 INFO blivet/MainThread: type detected on 'test_vg3-lv5' is 'xfs' 2024-03-01 20:51:00,813 DEBUG blivet/MainThread: XFS.supported: supported: True ; 2024-03-01 20:51:00,813 DEBUG blivet/MainThread: get_format('xfs') returning XFS instance with object id 186 2024-03-01 20:51:00,816 DEBUG blivet/MainThread: LVMLogicalVolumeDevice._set_format: test_vg3-lv5 ; type: xfs ; current: None ; 2024-03-01 20:51:00,816 INFO blivet/MainThread: got format: existing xfs filesystem 2024-03-01 20:51:00,819 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: test_vg3-lv6 ; incomplete: False ; hidden: False ; 2024-03-01 20:51:00,832 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned None 2024-03-01 20:51:00,834 DEBUG blivet/MainThread: DeviceTree.get_device_by_uuid: uuid: EIYnjo-BwL1-xLAF-AMSb-UeFe-Va3P-3bfRPr ; incomplete: False ; hidden: False ; 2024-03-01 20:51:00,837 DEBUG blivet/MainThread: DeviceTree.get_device_by_uuid returned None 2024-03-01 20:51:00,837 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 189 2024-03-01 20:51:00,840 DEBUG blivet/MainThread: LVMVolumeGroupDevice.add_child: name: test_vg3 ; child: lv6 ; kids: 1 ; 2024-03-01 20:51:00,840 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 190 2024-03-01 20:51:00,843 DEBUG blivet/MainThread: LVMLogicalVolumeDevice._set_format: test_vg3-lv6 ; type: None ; current: None ; 2024-03-01 20:51:00,847 DEBUG blivet/MainThread: LVMLogicalVolumeDevice.update_sysfs_path: test_vg3-lv6 ; status: True ; 2024-03-01 20:51:00,847 DEBUG blivet/MainThread: test_vg3-lv6 sysfs_path set to /sys/devices/virtual/block/dm-2 2024-03-01 20:51:00,850 DEBUG blivet/MainThread: LVMLogicalVolumeDevice.read_current_size: exists: True ; path: /dev/mapper/test_vg3-lv6 ; sysfs_path: /sys/devices/virtual/block/dm-2 ; 2024-03-01 20:51:00,850 DEBUG blivet/MainThread: updated test_vg3-lv6 size to 1020 MiB (1020 MiB) 2024-03-01 20:51:00,850 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 192 2024-03-01 20:51:00,854 DEBUG blivet/MainThread: LVMVolumeGroupDevice.remove_child: name: test_vg3 ; child: lv6 ; kids: 2 ; 2024-03-01 20:51:00,857 DEBUG blivet/MainThread: LVMVolumeGroupDevice.add_child: name: test_vg3 ; child: lv6 ; kids: 1 ; 2024-03-01 20:51:00,857 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 193 2024-03-01 20:51:00,860 DEBUG blivet/MainThread: LVMLogicalVolumeDevice._set_format: test_vg3-lv6 ; type: None ; current: None ; 2024-03-01 20:51:00,863 DEBUG blivet/MainThread: LVMLogicalVolumeDevice.update_sysfs_path: test_vg3-lv6 ; status: True ; 2024-03-01 20:51:00,863 DEBUG blivet/MainThread: test_vg3-lv6 sysfs_path set to /sys/devices/virtual/block/dm-2 2024-03-01 20:51:00,866 DEBUG blivet/MainThread: LVMLogicalVolumeDevice.read_current_size: exists: True ; path: /dev/mapper/test_vg3-lv6 ; sysfs_path: /sys/devices/virtual/block/dm-2 ; 2024-03-01 20:51:00,866 DEBUG blivet/MainThread: updated test_vg3-lv6 size to 1020 MiB (1020 MiB) 2024-03-01 20:51:00,867 DEBUG blivet/MainThread: Adding test_vg3-lv6/1020 MiB to test_vg3 2024-03-01 20:51:00,867 INFO blivet/MainThread: added lvmlv test_vg3-lv6 (id 188) to device tree 2024-03-01 20:51:00,869 DEBUG blivet/MainThread: LVMLogicalVolumeDevice.update_sysfs_path: test_vg3-lv6 ; status: True ; 2024-03-01 20:51:00,870 DEBUG blivet/MainThread: test_vg3-lv6 sysfs_path set to /sys/devices/virtual/block/dm-2 2024-03-01 20:51:00,873 DEBUG blivet/MainThread: LVMLogicalVolumeDevice.read_current_size: exists: True ; path: /dev/mapper/test_vg3-lv6 ; sysfs_path: /sys/devices/virtual/block/dm-2 ; 2024-03-01 20:51:00,873 DEBUG blivet/MainThread: updated test_vg3-lv6 size to 1020 MiB (1020 MiB) 2024-03-01 20:51:00,876 DEBUG blivet/MainThread: DeviceTree.handle_device: name: test_vg3-lv6 ; info: {'CURRENT_TAGS': ':systemd:', 'DEVLINKS': '/dev/disk/by-id/dm-uuid-LVM-kq3Q34m4sMGWpcYIESeDmdmNLiEQBg1qEIYnjoBwL1xLAFAMSbUeFeVa3P3bfRPr ' '/dev/disk/by-id/dm-name-test_vg3-lv6 /dev/test_vg3/lv6 ' '/dev/disk/by-uuid/4cc35a08-f1b6-428f-9615-c777243b004d ' '/dev/mapper/test_vg3-lv6', 'DEVNAME': '/dev/dm-2', 'DEVPATH': '/devices/virtual/block/dm-2', 'DEVTYPE': 'disk', 'DISKSEQ': '56', '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-kq3Q34m4sMGWpcYIESeDmdmNLiEQBg1qEIYnjoBwL1xLAFAMSbUeFeVa3P3bfRPr', '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': '4cc35a08-f1b6-428f-9615-c777243b004d', 'ID_FS_UUID_ENC': '4cc35a08-f1b6-428f-9615-c777243b004d', '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': '627147890'} ; 2024-03-01 20:51:00,876 INFO blivet/MainThread: scanning test_vg3-lv6 (/sys/devices/virtual/block/dm-2)... 2024-03-01 20:51:00,877 INFO program/MainThread: Running [47] dmsetup info -co subsystem --noheadings test_vg3-lv6 ... 2024-03-01 20:51:00,880 INFO program/MainThread: stdout[47]: LVM 2024-03-01 20:51:00,880 INFO program/MainThread: stderr[47]: 2024-03-01 20:51:00,880 INFO program/MainThread: ...done [47] (exit code: 0) 2024-03-01 20:51:00,880 INFO program/MainThread: Running [48] dmsetup info -co subsystem --noheadings test_vg3-lv6 ... 2024-03-01 20:51:00,882 INFO program/MainThread: stdout[48]: LVM 2024-03-01 20:51:00,883 INFO program/MainThread: stderr[48]: 2024-03-01 20:51:00,883 INFO program/MainThread: ...done [48] (exit code: 0) 2024-03-01 20:51:00,883 INFO program/MainThread: Running [49] dmsetup info -co subsystem --noheadings test_vg3-lv6 ... 2024-03-01 20:51:00,885 INFO program/MainThread: stdout[49]: LVM 2024-03-01 20:51:00,885 INFO program/MainThread: stderr[49]: 2024-03-01 20:51:00,885 INFO program/MainThread: ...done [49] (exit code: 0) 2024-03-01 20:51:00,889 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: test_vg3-lv6 ; incomplete: False ; hidden: False ; 2024-03-01 20:51:00,892 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned existing 1020 MiB lvmlv test_vg3-lv6 (188) 2024-03-01 20:51:00,895 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 20:51:00,896 DEBUG blivet/MainThread: vg test_vg3 has 1.78 GiB free 2024-03-01 20:51:00,897 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 20:51:00,897 DEBUG blivet/MainThread: vg test_vg3 has 1.78 GiB free 2024-03-01 20:51:00,893 INFO blivet/MainThread: got device: LVMLogicalVolumeDevice instance (0x7f5804542160) -- name = test_vg3-lv6 status = True id = 188 children = [] parents = ['existing 3.97 GiB lvmvg test_vg3 (141)'] uuid = EIYnjo-BwL1-xLAF-AMSb-UeFe-Va3P-3bfRPr 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 (0x7f5804488f40) -- name = test_vg3 status = True 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 = kq3Q34-m4sM-GWpc-YIES-eDmd-mNLi-EQBg1q size = 3.97 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 3.97 GiB path = /dev/test_vg3 format args = [] original_format = None free = 1004 MiB PE Size = 4 MiB PE Count = 1016 PE Free = 251 PV Count = 4 modified = False extents = 1016 free space = 1.78 GiB free extents = 455 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sdg (132) with existing lvmpv', 'existing 1024 MiB disk sdh (146) with existing lvmpv', 'existing 1024 MiB disk sdi (156) with existing lvmpv', 'existing 1024 MiB disk sdj (166) with existing lvmpv'] LVs = ['existing 1.2 GiB lvmlv test_vg3-lv5 (175) with existing xfs filesystem', 'existing 1020 MiB lvmlv test_vg3-lv6 (188)'] segment type = linear percent = 0 VG space used = 1020 MiB 2024-03-01 20:51:00,898 INFO program/MainThread: Running [50] dmsetup info -co subsystem --noheadings test_vg3-lv6 ... 2024-03-01 20:51:00,900 INFO program/MainThread: stdout[50]: LVM 2024-03-01 20:51:00,900 INFO program/MainThread: stderr[50]: 2024-03-01 20:51:00,900 INFO program/MainThread: ...done [50] (exit code: 0) 2024-03-01 20:51:00,904 DEBUG blivet/MainThread: DeviceTree.handle_format: name: test_vg3-lv6 ; 2024-03-01 20:51:00,907 DEBUG blivet/MainThread: AppleBootstrapFS.supported: supported: True ; 2024-03-01 20:51:00,907 DEBUG blivet/MainThread: get_format('appleboot') returning AppleBootstrapFS instance with object id 195 2024-03-01 20:51:00,911 DEBUG blivet/MainThread: EFIFS.supported: supported: True ; 2024-03-01 20:51:00,911 DEBUG blivet/MainThread: get_format('efi') returning EFIFS instance with object id 196 2024-03-01 20:51:00,914 DEBUG blivet/MainThread: MacEFIFS.supported: supported: True ; 2024-03-01 20:51:00,914 DEBUG blivet/MainThread: get_format('macefi') returning MacEFIFS instance with object id 197 2024-03-01 20:51:00,917 DEBUG blivet/MainThread: MacEFIFS.supported: supported: True ; 2024-03-01 20:51:00,917 DEBUG blivet/MainThread: get_format('macefi') returning MacEFIFS instance with object id 198 2024-03-01 20:51:00,917 INFO blivet/MainThread: type detected on 'test_vg3-lv6' is 'xfs' 2024-03-01 20:51:00,920 DEBUG blivet/MainThread: XFS.supported: supported: True ; 2024-03-01 20:51:00,920 DEBUG blivet/MainThread: get_format('xfs') returning XFS instance with object id 199 2024-03-01 20:51:00,923 DEBUG blivet/MainThread: LVMLogicalVolumeDevice._set_format: test_vg3-lv6 ; type: xfs ; current: None ; 2024-03-01 20:51:00,924 INFO blivet/MainThread: got format: existing xfs filesystem 2024-03-01 20:51:00,927 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: test_vg3-lv7 ; incomplete: False ; hidden: False ; 2024-03-01 20:51:00,930 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned None 2024-03-01 20:51:00,933 DEBUG blivet/MainThread: DeviceTree.get_device_by_uuid: uuid: 5h3p3g-g8QF-fPUC-Bb25-hV9B-0ql2-ZHjwzz ; incomplete: False ; hidden: False ; 2024-03-01 20:51:00,935 DEBUG blivet/MainThread: DeviceTree.get_device_by_uuid returned None 2024-03-01 20:51:00,935 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 202 2024-03-01 20:51:00,939 DEBUG blivet/MainThread: LVMVolumeGroupDevice.add_child: name: test_vg3 ; child: lv7 ; kids: 2 ; 2024-03-01 20:51:00,939 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 203 2024-03-01 20:51:00,942 DEBUG blivet/MainThread: LVMLogicalVolumeDevice._set_format: test_vg3-lv7 ; type: None ; current: None ; 2024-03-01 20:51:00,945 DEBUG blivet/MainThread: LVMLogicalVolumeDevice.update_sysfs_path: test_vg3-lv7 ; status: True ; 2024-03-01 20:51:00,945 DEBUG blivet/MainThread: test_vg3-lv7 sysfs_path set to /sys/devices/virtual/block/dm-1 2024-03-01 20:51:00,948 DEBUG blivet/MainThread: LVMLogicalVolumeDevice.read_current_size: exists: True ; path: /dev/mapper/test_vg3-lv7 ; sysfs_path: /sys/devices/virtual/block/dm-1 ; 2024-03-01 20:51:00,949 DEBUG blivet/MainThread: updated test_vg3-lv7 size to 408 MiB (408 MiB) 2024-03-01 20:51:00,949 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 205 2024-03-01 20:51:00,952 DEBUG blivet/MainThread: LVMVolumeGroupDevice.remove_child: name: test_vg3 ; child: lv7 ; kids: 3 ; 2024-03-01 20:51:00,955 DEBUG blivet/MainThread: LVMVolumeGroupDevice.add_child: name: test_vg3 ; child: lv7 ; kids: 2 ; 2024-03-01 20:51:00,955 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 206 2024-03-01 20:51:00,958 DEBUG blivet/MainThread: LVMLogicalVolumeDevice._set_format: test_vg3-lv7 ; type: None ; current: None ; 2024-03-01 20:51:00,962 DEBUG blivet/MainThread: LVMLogicalVolumeDevice.update_sysfs_path: test_vg3-lv7 ; status: True ; 2024-03-01 20:51:00,962 DEBUG blivet/MainThread: test_vg3-lv7 sysfs_path set to /sys/devices/virtual/block/dm-1 2024-03-01 20:51:00,965 DEBUG blivet/MainThread: LVMLogicalVolumeDevice.read_current_size: exists: True ; path: /dev/mapper/test_vg3-lv7 ; sysfs_path: /sys/devices/virtual/block/dm-1 ; 2024-03-01 20:51:00,965 DEBUG blivet/MainThread: updated test_vg3-lv7 size to 408 MiB (408 MiB) 2024-03-01 20:51:00,965 DEBUG blivet/MainThread: Adding test_vg3-lv7/408 MiB to test_vg3 2024-03-01 20:51:00,966 INFO blivet/MainThread: added lvmlv test_vg3-lv7 (id 201) to device tree 2024-03-01 20:51:00,968 DEBUG blivet/MainThread: LVMLogicalVolumeDevice.update_sysfs_path: test_vg3-lv7 ; status: True ; 2024-03-01 20:51:00,969 DEBUG blivet/MainThread: test_vg3-lv7 sysfs_path set to /sys/devices/virtual/block/dm-1 2024-03-01 20:51:00,972 DEBUG blivet/MainThread: LVMLogicalVolumeDevice.read_current_size: exists: True ; path: /dev/mapper/test_vg3-lv7 ; sysfs_path: /sys/devices/virtual/block/dm-1 ; 2024-03-01 20:51:00,972 DEBUG blivet/MainThread: updated test_vg3-lv7 size to 408 MiB (408 MiB) 2024-03-01 20:51:00,975 DEBUG blivet/MainThread: DeviceTree.handle_device: name: test_vg3-lv7 ; info: {'CURRENT_TAGS': ':systemd:', 'DEVLINKS': '/dev/test_vg3/lv7 ' '/dev/disk/by-id/dm-uuid-LVM-kq3Q34m4sMGWpcYIESeDmdmNLiEQBg1q5h3p3gg8QFfPUCBb25hV9B0ql2ZHjwzz ' '/dev/disk/by-id/dm-name-test_vg3-lv7 ' '/dev/disk/by-uuid/74cf70ff-41f2-424a-87fc-734ae1803e00 ' '/dev/mapper/test_vg3-lv7', 'DEVNAME': '/dev/dm-1', 'DEVPATH': '/devices/virtual/block/dm-1', 'DEVTYPE': 'disk', 'DISKSEQ': '55', '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-kq3Q34m4sMGWpcYIESeDmdmNLiEQBg1q5h3p3gg8QFfPUCBb25hV9B0ql2ZHjwzz', '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': '74cf70ff-41f2-424a-87fc-734ae1803e00', 'ID_FS_UUID_ENC': '74cf70ff-41f2-424a-87fc-734ae1803e00', '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': '626085843'} ; 2024-03-01 20:51:00,975 INFO blivet/MainThread: scanning test_vg3-lv7 (/sys/devices/virtual/block/dm-1)... 2024-03-01 20:51:00,976 INFO program/MainThread: Running [51] dmsetup info -co subsystem --noheadings test_vg3-lv7 ... 2024-03-01 20:51:00,979 INFO program/MainThread: stdout[51]: LVM 2024-03-01 20:51:00,979 INFO program/MainThread: stderr[51]: 2024-03-01 20:51:00,979 INFO program/MainThread: ...done [51] (exit code: 0) 2024-03-01 20:51:00,979 INFO program/MainThread: Running [52] dmsetup info -co subsystem --noheadings test_vg3-lv7 ... 2024-03-01 20:51:00,981 INFO program/MainThread: stdout[52]: LVM 2024-03-01 20:51:00,982 INFO program/MainThread: stderr[52]: 2024-03-01 20:51:00,982 INFO program/MainThread: ...done [52] (exit code: 0) 2024-03-01 20:51:00,982 INFO program/MainThread: Running [53] dmsetup info -co subsystem --noheadings test_vg3-lv7 ... 2024-03-01 20:51:00,984 INFO program/MainThread: stdout[53]: LVM 2024-03-01 20:51:00,984 INFO program/MainThread: stderr[53]: 2024-03-01 20:51:00,984 INFO program/MainThread: ...done [53] (exit code: 0) 2024-03-01 20:51:00,989 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: test_vg3-lv7 ; incomplete: False ; hidden: False ; 2024-03-01 20:51:00,992 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned existing 408 MiB lvmlv test_vg3-lv7 (201) 2024-03-01 20:51:00,995 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 20:51:00,996 DEBUG blivet/MainThread: vg test_vg3 has 1.38 GiB free 2024-03-01 20:51:00,996 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 20:51:00,997 DEBUG blivet/MainThread: vg test_vg3 has 1.38 GiB free 2024-03-01 20:51:00,992 INFO blivet/MainThread: got device: LVMLogicalVolumeDevice instance (0x7f58044e92e0) -- name = test_vg3-lv7 status = True id = 201 children = [] parents = ['existing 3.97 GiB lvmvg test_vg3 (141)'] uuid = 5h3p3g-g8QF-fPUC-Bb25-hV9B-0ql2-ZHjwzz 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 (0x7f5804488f40) -- name = test_vg3 status = True id = 141 children = ['existing 1.2 GiB lvmlv test_vg3-lv5 (175) 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 = kq3Q34-m4sM-GWpc-YIES-eDmd-mNLi-EQBg1q size = 3.97 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 3.97 GiB path = /dev/test_vg3 format args = [] original_format = None free = 1004 MiB PE Size = 4 MiB PE Count = 1016 PE Free = 251 PV Count = 4 modified = False extents = 1016 free space = 1.38 GiB free extents = 353 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sdg (132) with existing lvmpv', 'existing 1024 MiB disk sdh (146) with existing lvmpv', 'existing 1024 MiB disk sdi (156) with existing lvmpv', 'existing 1024 MiB disk sdj (166) with existing lvmpv'] LVs = ['existing 1.2 GiB lvmlv test_vg3-lv5 (175) with existing xfs filesystem', 'existing 1020 MiB lvmlv test_vg3-lv6 (188) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv7 (201)'] segment type = linear percent = 0 VG space used = 408 MiB 2024-03-01 20:51:00,997 INFO program/MainThread: Running [54] dmsetup info -co subsystem --noheadings test_vg3-lv7 ... 2024-03-01 20:51:01,000 INFO program/MainThread: stdout[54]: LVM 2024-03-01 20:51:01,001 INFO program/MainThread: stderr[54]: 2024-03-01 20:51:01,001 INFO program/MainThread: ...done [54] (exit code: 0) 2024-03-01 20:51:01,004 DEBUG blivet/MainThread: DeviceTree.handle_format: name: test_vg3-lv7 ; 2024-03-01 20:51:01,008 DEBUG blivet/MainThread: AppleBootstrapFS.supported: supported: True ; 2024-03-01 20:51:01,008 DEBUG blivet/MainThread: get_format('appleboot') returning AppleBootstrapFS instance with object id 208 2024-03-01 20:51:01,011 DEBUG blivet/MainThread: EFIFS.supported: supported: True ; 2024-03-01 20:51:01,011 DEBUG blivet/MainThread: get_format('efi') returning EFIFS instance with object id 209 2024-03-01 20:51:01,014 DEBUG blivet/MainThread: MacEFIFS.supported: supported: True ; 2024-03-01 20:51:01,015 DEBUG blivet/MainThread: get_format('macefi') returning MacEFIFS instance with object id 210 2024-03-01 20:51:01,018 DEBUG blivet/MainThread: MacEFIFS.supported: supported: True ; 2024-03-01 20:51:01,018 DEBUG blivet/MainThread: get_format('macefi') returning MacEFIFS instance with object id 211 2024-03-01 20:51:01,018 INFO blivet/MainThread: type detected on 'test_vg3-lv7' is 'xfs' 2024-03-01 20:51:01,021 DEBUG blivet/MainThread: XFS.supported: supported: True ; 2024-03-01 20:51:01,021 DEBUG blivet/MainThread: get_format('xfs') returning XFS instance with object id 212 2024-03-01 20:51:01,024 DEBUG blivet/MainThread: LVMLogicalVolumeDevice._set_format: test_vg3-lv7 ; type: xfs ; current: None ; 2024-03-01 20:51:01,024 INFO blivet/MainThread: got format: existing xfs filesystem 2024-03-01 20:51:01,027 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: test_vg3-lv8 ; incomplete: False ; hidden: False ; 2024-03-01 20:51:01,030 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned None 2024-03-01 20:51:01,033 DEBUG blivet/MainThread: DeviceTree.get_device_by_uuid: uuid: WebYte-cXqg-wpa0-s9Yt-LAjT-CXq6-JxWraD ; incomplete: False ; hidden: False ; 2024-03-01 20:51:01,036 DEBUG blivet/MainThread: DeviceTree.get_device_by_uuid returned None 2024-03-01 20:51:01,036 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 215 2024-03-01 20:51:01,039 DEBUG blivet/MainThread: LVMVolumeGroupDevice.add_child: name: test_vg3 ; child: lv8 ; kids: 3 ; 2024-03-01 20:51:01,039 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 216 2024-03-01 20:51:01,042 DEBUG blivet/MainThread: LVMLogicalVolumeDevice._set_format: test_vg3-lv8 ; type: None ; current: None ; 2024-03-01 20:51:01,046 DEBUG blivet/MainThread: LVMLogicalVolumeDevice.update_sysfs_path: test_vg3-lv8 ; status: True ; 2024-03-01 20:51:01,046 DEBUG blivet/MainThread: test_vg3-lv8 sysfs_path set to /sys/devices/virtual/block/dm-0 2024-03-01 20:51:01,049 DEBUG blivet/MainThread: LVMLogicalVolumeDevice.read_current_size: exists: True ; path: /dev/mapper/test_vg3-lv8 ; sysfs_path: /sys/devices/virtual/block/dm-0 ; 2024-03-01 20:51:01,049 DEBUG blivet/MainThread: updated test_vg3-lv8 size to 408 MiB (408 MiB) 2024-03-01 20:51:01,050 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 218 2024-03-01 20:51:01,053 DEBUG blivet/MainThread: LVMVolumeGroupDevice.remove_child: name: test_vg3 ; child: lv8 ; kids: 4 ; 2024-03-01 20:51:01,056 DEBUG blivet/MainThread: LVMVolumeGroupDevice.add_child: name: test_vg3 ; child: lv8 ; kids: 3 ; 2024-03-01 20:51:01,056 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 219 2024-03-01 20:51:01,059 DEBUG blivet/MainThread: LVMLogicalVolumeDevice._set_format: test_vg3-lv8 ; type: None ; current: None ; 2024-03-01 20:51:01,062 DEBUG blivet/MainThread: LVMLogicalVolumeDevice.update_sysfs_path: test_vg3-lv8 ; status: True ; 2024-03-01 20:51:01,062 DEBUG blivet/MainThread: test_vg3-lv8 sysfs_path set to /sys/devices/virtual/block/dm-0 2024-03-01 20:51:01,065 DEBUG blivet/MainThread: LVMLogicalVolumeDevice.read_current_size: exists: True ; path: /dev/mapper/test_vg3-lv8 ; sysfs_path: /sys/devices/virtual/block/dm-0 ; 2024-03-01 20:51:01,065 DEBUG blivet/MainThread: updated test_vg3-lv8 size to 408 MiB (408 MiB) 2024-03-01 20:51:01,066 DEBUG blivet/MainThread: Adding test_vg3-lv8/408 MiB to test_vg3 2024-03-01 20:51:01,066 INFO blivet/MainThread: added lvmlv test_vg3-lv8 (id 214) to device tree 2024-03-01 20:51:01,069 DEBUG blivet/MainThread: LVMLogicalVolumeDevice.update_sysfs_path: test_vg3-lv8 ; status: True ; 2024-03-01 20:51:01,069 DEBUG blivet/MainThread: test_vg3-lv8 sysfs_path set to /sys/devices/virtual/block/dm-0 2024-03-01 20:51:01,072 DEBUG blivet/MainThread: LVMLogicalVolumeDevice.read_current_size: exists: True ; path: /dev/mapper/test_vg3-lv8 ; sysfs_path: /sys/devices/virtual/block/dm-0 ; 2024-03-01 20:51:01,072 DEBUG blivet/MainThread: updated test_vg3-lv8 size to 408 MiB (408 MiB) 2024-03-01 20:51:01,076 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/test_vg3/lv8 ' '/dev/disk/by-uuid/fee4a627-c357-45e2-a4a7-f9edf36b1c2a ' '/dev/disk/by-id/dm-uuid-LVM-kq3Q34m4sMGWpcYIESeDmdmNLiEQBg1qWebYtecXqgwpa0s9YtLAjTCXq6JxWraD ' '/dev/mapper/test_vg3-lv8', 'DEVNAME': '/dev/dm-0', 'DEVPATH': '/devices/virtual/block/dm-0', 'DEVTYPE': 'disk', 'DISKSEQ': '54', '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-kq3Q34m4sMGWpcYIESeDmdmNLiEQBg1qWebYtecXqgwpa0s9YtLAjTCXq6JxWraD', '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': 'fee4a627-c357-45e2-a4a7-f9edf36b1c2a', 'ID_FS_UUID_ENC': 'fee4a627-c357-45e2-a4a7-f9edf36b1c2a', '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': '625688003'} ; 2024-03-01 20:51:01,076 INFO blivet/MainThread: scanning test_vg3-lv8 (/sys/devices/virtual/block/dm-0)... 2024-03-01 20:51:01,076 INFO program/MainThread: Running [55] dmsetup info -co subsystem --noheadings test_vg3-lv8 ... 2024-03-01 20:51:01,079 INFO program/MainThread: stdout[55]: LVM 2024-03-01 20:51:01,079 INFO program/MainThread: stderr[55]: 2024-03-01 20:51:01,079 INFO program/MainThread: ...done [55] (exit code: 0) 2024-03-01 20:51:01,079 INFO program/MainThread: Running [56] dmsetup info -co subsystem --noheadings test_vg3-lv8 ... 2024-03-01 20:51:01,082 INFO program/MainThread: stdout[56]: LVM 2024-03-01 20:51:01,082 INFO program/MainThread: stderr[56]: 2024-03-01 20:51:01,082 INFO program/MainThread: ...done [56] (exit code: 0) 2024-03-01 20:51:01,082 INFO program/MainThread: Running [57] dmsetup info -co subsystem --noheadings test_vg3-lv8 ... 2024-03-01 20:51:01,084 INFO program/MainThread: stdout[57]: LVM 2024-03-01 20:51:01,084 INFO program/MainThread: stderr[57]: 2024-03-01 20:51:01,085 INFO program/MainThread: ...done [57] (exit code: 0) 2024-03-01 20:51:01,089 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: test_vg3-lv8 ; incomplete: False ; hidden: False ; 2024-03-01 20:51:01,092 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned existing 408 MiB lvmlv test_vg3-lv8 (214) 2024-03-01 20:51:01,095 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 20:51:01,096 DEBUG blivet/MainThread: vg test_vg3 has 1004 MiB free 2024-03-01 20:51:01,096 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 20:51:01,097 DEBUG blivet/MainThread: vg test_vg3 has 1004 MiB free 2024-03-01 20:51:01,092 INFO blivet/MainThread: got device: LVMLogicalVolumeDevice instance (0x7f580458e310) -- name = test_vg3-lv8 status = True id = 214 children = [] parents = ['existing 3.97 GiB lvmvg test_vg3 (141)'] uuid = WebYte-cXqg-wpa0-s9Yt-LAjT-CXq6-JxWraD 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 (0x7f5804488f40) -- name = test_vg3 status = True id = 141 children = ['existing 1.2 GiB lvmlv test_vg3-lv5 (175) with existing xfs filesystem', 'existing 1020 MiB lvmlv test_vg3-lv6 (188) 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 = kq3Q34-m4sM-GWpc-YIES-eDmd-mNLi-EQBg1q size = 3.97 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 3.97 GiB path = /dev/test_vg3 format args = [] original_format = None free = 1004 MiB PE Size = 4 MiB PE Count = 1016 PE Free = 251 PV Count = 4 modified = False extents = 1016 free space = 1004 MiB free extents = 251 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sdg (132) with existing lvmpv', 'existing 1024 MiB disk sdh (146) with existing lvmpv', 'existing 1024 MiB disk sdi (156) with existing lvmpv', 'existing 1024 MiB disk sdj (166) with existing lvmpv'] LVs = ['existing 1.2 GiB lvmlv test_vg3-lv5 (175) with existing xfs filesystem', 'existing 1020 MiB lvmlv test_vg3-lv6 (188) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv7 (201) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv8 (214)'] segment type = linear percent = 0 VG space used = 408 MiB 2024-03-01 20:51:01,098 INFO program/MainThread: Running [58] dmsetup info -co subsystem --noheadings test_vg3-lv8 ... 2024-03-01 20:51:01,101 INFO program/MainThread: stdout[58]: LVM 2024-03-01 20:51:01,101 INFO program/MainThread: stderr[58]: 2024-03-01 20:51:01,101 INFO program/MainThread: ...done [58] (exit code: 0) 2024-03-01 20:51:01,105 DEBUG blivet/MainThread: DeviceTree.handle_format: name: test_vg3-lv8 ; 2024-03-01 20:51:01,108 DEBUG blivet/MainThread: AppleBootstrapFS.supported: supported: True ; 2024-03-01 20:51:01,108 DEBUG blivet/MainThread: get_format('appleboot') returning AppleBootstrapFS instance with object id 221 2024-03-01 20:51:01,111 DEBUG blivet/MainThread: EFIFS.supported: supported: True ; 2024-03-01 20:51:01,111 DEBUG blivet/MainThread: get_format('efi') returning EFIFS instance with object id 222 2024-03-01 20:51:01,114 DEBUG blivet/MainThread: MacEFIFS.supported: supported: True ; 2024-03-01 20:51:01,114 DEBUG blivet/MainThread: get_format('macefi') returning MacEFIFS instance with object id 223 2024-03-01 20:51:01,118 DEBUG blivet/MainThread: MacEFIFS.supported: supported: True ; 2024-03-01 20:51:01,118 DEBUG blivet/MainThread: get_format('macefi') returning MacEFIFS instance with object id 224 2024-03-01 20:51:01,118 INFO blivet/MainThread: type detected on 'test_vg3-lv8' is 'xfs' 2024-03-01 20:51:01,121 DEBUG blivet/MainThread: XFS.supported: supported: True ; 2024-03-01 20:51:01,121 DEBUG blivet/MainThread: get_format('xfs') returning XFS instance with object id 225 2024-03-01 20:51:01,124 DEBUG blivet/MainThread: LVMLogicalVolumeDevice._set_format: test_vg3-lv8 ; type: xfs ; current: None ; 2024-03-01 20:51:01,124 INFO blivet/MainThread: got format: existing xfs filesystem 2024-03-01 20:51:01,125 INFO blivet/MainThread: got format: existing lvmpv 2024-03-01 20:51:01,127 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': '16965658'} ; 2024-03-01 20:51:01,127 INFO blivet/MainThread: scanning xvda (/sys/devices/vbd-768/block/xvda)... 2024-03-01 20:51:01,131 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: xvda ; incomplete: False ; hidden: False ; 2024-03-01 20:51:01,134 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned None 2024-03-01 20:51:01,138 DEBUG blivet/MainThread: DiskDevicePopulator.run: name: xvda ; 2024-03-01 20:51:01,138 WARNING blivet/MainThread: device/vendor is not a valid attribute 2024-03-01 20:51:01,139 WARNING blivet/MainThread: device/model is not a valid attribute 2024-03-01 20:51:01,139 INFO blivet/MainThread: xvda is a disk 2024-03-01 20:51:01,139 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 229 2024-03-01 20:51:01,139 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 230 2024-03-01 20:51:01,142 DEBUG blivet/MainThread: DiskDevice._set_format: xvda ; type: None ; current: None ; 2024-03-01 20:51:01,144 DEBUG blivet/MainThread: DiskDevice.update_sysfs_path: xvda ; status: True ; 2024-03-01 20:51:01,145 DEBUG blivet/MainThread: xvda sysfs_path set to /sys/devices/vbd-768/block/xvda 2024-03-01 20:51:01,147 DEBUG blivet/MainThread: DiskDevice.read_current_size: exists: True ; path: /dev/xvda ; sysfs_path: /sys/devices/vbd-768/block/xvda ; 2024-03-01 20:51:01,148 DEBUG blivet/MainThread: updated xvda size to 250 GiB (250 GiB) 2024-03-01 20:51:01,148 INFO blivet/MainThread: added disk xvda (id 228) to device tree 2024-03-01 20:51:01,148 INFO blivet/MainThread: got device: DiskDevice instance (0x7f580447f100) -- name = xvda status = True id = 228 children = [] parents = [] uuid = None size = 250 GiB format = existing None major = 202 minor = 0 exists = True protected = False sysfs path = /sys/devices/vbd-768/block/xvda target size = 250 GiB path = /dev/xvda format args = [] original_format = None removable = False wwn = None 2024-03-01 20:51:01,151 DEBUG blivet/MainThread: DeviceTree.handle_format: name: xvda ; 2024-03-01 20:51:01,154 DEBUG blivet/MainThread: AppleBootstrapFS.supported: supported: True ; 2024-03-01 20:51:01,154 DEBUG blivet/MainThread: get_format('appleboot') returning AppleBootstrapFS instance with object id 232 2024-03-01 20:51:01,157 DEBUG blivet/MainThread: EFIFS.supported: supported: True ; 2024-03-01 20:51:01,157 DEBUG blivet/MainThread: get_format('efi') returning EFIFS instance with object id 233 2024-03-01 20:51:01,160 DEBUG blivet/MainThread: MacEFIFS.supported: supported: True ; 2024-03-01 20:51:01,160 DEBUG blivet/MainThread: get_format('macefi') returning MacEFIFS instance with object id 234 2024-03-01 20:51:01,163 DEBUG blivet/MainThread: MacEFIFS.supported: supported: True ; 2024-03-01 20:51:01,163 DEBUG blivet/MainThread: get_format('macefi') returning MacEFIFS instance with object id 235 2024-03-01 20:51:01,166 DEBUG blivet/MainThread: DiskLabelFormatPopulator.run: device: xvda ; label_type: dos ; 2024-03-01 20:51:01,168 DEBUG blivet/MainThread: DiskDevice.setup: xvda ; orig: False ; status: True ; controllable: True ; 2024-03-01 20:51:01,171 DEBUG blivet/MainThread: DiskLabel.__init__: uuid: e61ef7e0 ; label: None ; device: /dev/xvda ; serial: None ; exists: True ; 2024-03-01 20:51:01,179 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 0x7f58044f97c0> 2024-03-01 20:51:01,224 DEBUG blivet/MainThread: get_format('disklabel') returning DiskLabel instance with object id 236 2024-03-01 20:51:01,227 DEBUG blivet/MainThread: DiskDevice._set_format: xvda ; type: disklabel ; current: None ; 2024-03-01 20:51:01,228 INFO blivet/MainThread: got format: existing msdos disklabel 2024-03-01 20:51:01,231 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': '16967518'} ; 2024-03-01 20:51:01,231 INFO blivet/MainThread: scanning xvda1 (/sys/devices/vbd-768/block/xvda/xvda1)... 2024-03-01 20:51:01,231 WARNING blivet/MainThread: hidden is not a valid attribute 2024-03-01 20:51:01,235 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: xvda1 ; incomplete: False ; hidden: False ; 2024-03-01 20:51:01,238 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned None 2024-03-01 20:51:01,241 DEBUG blivet/MainThread: PartitionDevicePopulator.run: name: xvda1 ; 2024-03-01 20:51:01,243 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: xvda1 ; incomplete: False ; hidden: False ; 2024-03-01 20:51:01,247 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned None 2024-03-01 20:51:01,247 INFO program/MainThread: Running... udevadm settle --timeout=300 2024-03-01 20:51:01,259 DEBUG program/MainThread: Return code: 0 2024-03-01 20:51:01,279 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: xvda ; incomplete: False ; hidden: False ; 2024-03-01 20:51:01,282 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned existing 250 GiB disk xvda (228) with existing msdos disklabel 2024-03-01 20:51:01,283 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 239 2024-03-01 20:51:01,286 DEBUG blivet/MainThread: DiskDevice.add_child: name: xvda ; child: xvda1 ; kids: 0 ; 2024-03-01 20:51:01,286 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 240 2024-03-01 20:51:01,289 DEBUG blivet/MainThread: PartitionDevice._set_format: xvda1 ; type: None ; current: None ; 2024-03-01 20:51:01,291 DEBUG blivet/MainThread: PartitionDevice.update_sysfs_path: xvda1 ; status: True ; 2024-03-01 20:51:01,292 DEBUG blivet/MainThread: xvda1 sysfs_path set to /sys/devices/vbd-768/block/xvda/xvda1 2024-03-01 20:51:01,294 DEBUG blivet/MainThread: PartitionDevice.read_current_size: exists: True ; path: /dev/xvda1 ; sysfs_path: /sys/devices/vbd-768/block/xvda/xvda1 ; 2024-03-01 20:51:01,295 DEBUG blivet/MainThread: updated xvda1 size to 250 GiB (250 GiB) 2024-03-01 20:51:01,295 DEBUG blivet/MainThread: looking up parted Partition: /dev/xvda1 2024-03-01 20:51:01,298 DEBUG blivet/MainThread: PartitionDevice.probe: xvda1 ; exists: True ; 2024-03-01 20:51:01,301 DEBUG blivet/MainThread: PartitionDevice.get_flag: path: /dev/xvda1 ; flag: 1 ; 2024-03-01 20:51:01,303 DEBUG blivet/MainThread: PartitionDevice.get_flag: path: /dev/xvda1 ; flag: 10 ; 2024-03-01 20:51:01,306 DEBUG blivet/MainThread: PartitionDevice.get_flag: path: /dev/xvda1 ; flag: 12 ; 2024-03-01 20:51:01,309 DEBUG blivet/MainThread: PartitionDevice.read_current_size: exists: True ; path: /dev/xvda1 ; sysfs_path: /sys/devices/vbd-768/block/xvda/xvda1 ; 2024-03-01 20:51:01,309 DEBUG blivet/MainThread: updated xvda1 size to 250 GiB (250 GiB) 2024-03-01 20:51:01,309 INFO blivet/MainThread: added partition xvda1 (id 238) to device tree 2024-03-01 20:51:01,310 INFO blivet/MainThread: parted exception: msdos disk labels do not support partition names. 2024-03-01 20:51:01,309 INFO blivet/MainThread: got device: PartitionDevice instance (0x7f5804487130) -- 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 0x7f5804dea5e0> disk = existing 250 GiB disk xvda (228) with existing msdos disklabel start = 2048 end = 524287966 length = 524285919 flags = boot 2024-03-01 20:51:01,313 DEBUG blivet/MainThread: DeviceTree.handle_format: name: xvda1 ; 2024-03-01 20:51:01,316 DEBUG blivet/MainThread: AppleBootstrapFS.supported: supported: True ; 2024-03-01 20:51:01,316 DEBUG blivet/MainThread: get_format('appleboot') returning AppleBootstrapFS instance with object id 242 2024-03-01 20:51:01,319 DEBUG blivet/MainThread: EFIFS.supported: supported: True ; 2024-03-01 20:51:01,319 DEBUG blivet/MainThread: get_format('efi') returning EFIFS instance with object id 243 2024-03-01 20:51:01,322 DEBUG blivet/MainThread: MacEFIFS.supported: supported: True ; 2024-03-01 20:51:01,322 DEBUG blivet/MainThread: get_format('macefi') returning MacEFIFS instance with object id 244 2024-03-01 20:51:01,325 DEBUG blivet/MainThread: MacEFIFS.supported: supported: True ; 2024-03-01 20:51:01,325 DEBUG blivet/MainThread: get_format('macefi') returning MacEFIFS instance with object id 245 2024-03-01 20:51:01,325 INFO blivet/MainThread: type detected on 'xvda1' is 'xfs' 2024-03-01 20:51:01,328 DEBUG blivet/MainThread: XFS.supported: supported: True ; 2024-03-01 20:51:01,328 DEBUG blivet/MainThread: get_format('xfs') returning XFS instance with object id 246 2024-03-01 20:51:01,330 DEBUG blivet/MainThread: PartitionDevice._set_format: xvda1 ; type: xfs ; current: None ; 2024-03-01 20:51:01,331 INFO blivet/MainThread: got format: existing xfs filesystem 2024-03-01 20:51:01,333 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/test_vg3/lv8 ' '/dev/disk/by-uuid/fee4a627-c357-45e2-a4a7-f9edf36b1c2a ' '/dev/mapper/test_vg3-lv8 ' '/dev/disk/by-id/dm-uuid-LVM-kq3Q34m4sMGWpcYIESeDmdmNLiEQBg1qWebYtecXqgwpa0s9YtLAjTCXq6JxWraD', 'DEVNAME': '/dev/dm-0', 'DEVPATH': '/devices/virtual/block/dm-0', 'DEVTYPE': 'disk', 'DISKSEQ': '54', '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-kq3Q34m4sMGWpcYIESeDmdmNLiEQBg1qWebYtecXqgwpa0s9YtLAjTCXq6JxWraD', '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': 'fee4a627-c357-45e2-a4a7-f9edf36b1c2a', 'ID_FS_UUID_ENC': 'fee4a627-c357-45e2-a4a7-f9edf36b1c2a', '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': '625688003'} ; 2024-03-01 20:51:01,334 INFO blivet/MainThread: scanning test_vg3-lv8 (/sys/devices/virtual/block/dm-0)... 2024-03-01 20:51:01,334 INFO program/MainThread: Running [59] dmsetup info -co subsystem --noheadings test_vg3-lv8 ... 2024-03-01 20:51:01,337 INFO program/MainThread: stdout[59]: LVM 2024-03-01 20:51:01,337 INFO program/MainThread: stderr[59]: 2024-03-01 20:51:01,337 INFO program/MainThread: ...done [59] (exit code: 0) 2024-03-01 20:51:01,337 INFO program/MainThread: Running [60] dmsetup info -co subsystem --noheadings test_vg3-lv8 ... 2024-03-01 20:51:01,339 INFO program/MainThread: stdout[60]: LVM 2024-03-01 20:51:01,340 INFO program/MainThread: stderr[60]: 2024-03-01 20:51:01,340 INFO program/MainThread: ...done [60] (exit code: 0) 2024-03-01 20:51:01,340 INFO program/MainThread: Running [61] dmsetup info -co subsystem --noheadings test_vg3-lv8 ... 2024-03-01 20:51:01,342 INFO program/MainThread: stdout[61]: LVM 2024-03-01 20:51:01,342 INFO program/MainThread: stderr[61]: 2024-03-01 20:51:01,342 INFO program/MainThread: ...done [61] (exit code: 0) 2024-03-01 20:51:01,346 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: test_vg3-lv8 ; incomplete: False ; hidden: False ; 2024-03-01 20:51:01,349 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned existing 408 MiB lvmlv test_vg3-lv8 (214) with existing xfs filesystem 2024-03-01 20:51:01,353 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 20:51:01,354 DEBUG blivet/MainThread: vg test_vg3 has 1004 MiB free 2024-03-01 20:51:01,355 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 20:51:01,356 DEBUG blivet/MainThread: vg test_vg3 has 1004 MiB free 2024-03-01 20:51:01,351 INFO blivet/MainThread: got device: LVMLogicalVolumeDevice instance (0x7f580458e310) -- name = test_vg3-lv8 status = True id = 214 children = [] parents = ['existing 3.97 GiB lvmvg test_vg3 (141)'] uuid = WebYte-cXqg-wpa0-s9Yt-LAjT-CXq6-JxWraD size = 408 MiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-0 target size = 408 MiB path = /dev/mapper/test_vg3-lv8 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7f5804488f40) -- name = test_vg3 status = True id = 141 children = ['existing 1.2 GiB lvmlv test_vg3-lv5 (175) with existing xfs filesystem', 'existing 1020 MiB lvmlv test_vg3-lv6 (188) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv7 (201) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv8 (214) with existing xfs filesystem'] parents = ['existing 1024 MiB disk sdg (132) with existing lvmpv', 'existing 1024 MiB disk sdh (146) with existing lvmpv', 'existing 1024 MiB disk sdi (156) with existing lvmpv', 'existing 1024 MiB disk sdj (166) with existing lvmpv'] uuid = kq3Q34-m4sM-GWpc-YIES-eDmd-mNLi-EQBg1q size = 3.97 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 3.97 GiB path = /dev/test_vg3 format args = [] original_format = None free = 1004 MiB PE Size = 4 MiB PE Count = 1016 PE Free = 251 PV Count = 4 modified = False extents = 1016 free space = 1004 MiB free extents = 251 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sdg (132) with existing lvmpv', 'existing 1024 MiB disk sdh (146) with existing lvmpv', 'existing 1024 MiB disk sdi (156) with existing lvmpv', 'existing 1024 MiB disk sdj (166) with existing lvmpv'] LVs = ['existing 1.2 GiB lvmlv test_vg3-lv5 (175) with existing xfs filesystem', 'existing 1020 MiB lvmlv test_vg3-lv6 (188) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv7 (201) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv8 (214) with existing xfs filesystem'] segment type = linear percent = 0 VG space used = 408 MiB 2024-03-01 20:51:01,356 INFO program/MainThread: Running [62] dmsetup info -co subsystem --noheadings test_vg3-lv8 ... 2024-03-01 20:51:01,359 INFO program/MainThread: stdout[62]: LVM 2024-03-01 20:51:01,359 INFO program/MainThread: stderr[62]: 2024-03-01 20:51:01,359 INFO program/MainThread: ...done [62] (exit code: 0) 2024-03-01 20:51:01,363 DEBUG blivet/MainThread: DeviceTree.handle_format: name: test_vg3-lv8 ; 2024-03-01 20:51:01,363 DEBUG blivet/MainThread: no type or existing type for test_vg3-lv8, bailing 2024-03-01 20:51:01,365 DEBUG blivet/MainThread: DeviceTree.handle_device: name: test_vg3-lv7 ; info: {'CURRENT_TAGS': ':systemd:', 'DEVLINKS': '/dev/test_vg3/lv7 ' '/dev/disk/by-uuid/74cf70ff-41f2-424a-87fc-734ae1803e00 ' '/dev/mapper/test_vg3-lv7 ' '/dev/disk/by-id/dm-uuid-LVM-kq3Q34m4sMGWpcYIESeDmdmNLiEQBg1q5h3p3gg8QFfPUCBb25hV9B0ql2ZHjwzz ' '/dev/disk/by-id/dm-name-test_vg3-lv7', 'DEVNAME': '/dev/dm-1', 'DEVPATH': '/devices/virtual/block/dm-1', 'DEVTYPE': 'disk', 'DISKSEQ': '55', '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-kq3Q34m4sMGWpcYIESeDmdmNLiEQBg1q5h3p3gg8QFfPUCBb25hV9B0ql2ZHjwzz', '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': '74cf70ff-41f2-424a-87fc-734ae1803e00', 'ID_FS_UUID_ENC': '74cf70ff-41f2-424a-87fc-734ae1803e00', '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': '626085843'} ; 2024-03-01 20:51:01,366 INFO blivet/MainThread: scanning test_vg3-lv7 (/sys/devices/virtual/block/dm-1)... 2024-03-01 20:51:01,366 INFO program/MainThread: Running [63] dmsetup info -co subsystem --noheadings test_vg3-lv7 ... 2024-03-01 20:51:01,368 INFO program/MainThread: stdout[63]: LVM 2024-03-01 20:51:01,369 INFO program/MainThread: stderr[63]: 2024-03-01 20:51:01,369 INFO program/MainThread: ...done [63] (exit code: 0) 2024-03-01 20:51:01,369 INFO program/MainThread: Running [64] dmsetup info -co subsystem --noheadings test_vg3-lv7 ... 2024-03-01 20:51:01,371 INFO program/MainThread: stdout[64]: LVM 2024-03-01 20:51:01,371 INFO program/MainThread: stderr[64]: 2024-03-01 20:51:01,371 INFO program/MainThread: ...done [64] (exit code: 0) 2024-03-01 20:51:01,371 INFO program/MainThread: Running [65] dmsetup info -co subsystem --noheadings test_vg3-lv7 ... 2024-03-01 20:51:01,374 INFO program/MainThread: stdout[65]: LVM 2024-03-01 20:51:01,374 INFO program/MainThread: stderr[65]: 2024-03-01 20:51:01,374 INFO program/MainThread: ...done [65] (exit code: 0) 2024-03-01 20:51:01,378 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: test_vg3-lv7 ; incomplete: False ; hidden: False ; 2024-03-01 20:51:01,381 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned existing 408 MiB lvmlv test_vg3-lv7 (201) with existing xfs filesystem 2024-03-01 20:51:01,384 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 20:51:01,385 DEBUG blivet/MainThread: vg test_vg3 has 1004 MiB free 2024-03-01 20:51:01,385 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 20:51:01,386 DEBUG blivet/MainThread: vg test_vg3 has 1004 MiB free 2024-03-01 20:51:01,381 INFO blivet/MainThread: got device: LVMLogicalVolumeDevice instance (0x7f58044e92e0) -- name = test_vg3-lv7 status = True id = 201 children = [] parents = ['existing 3.97 GiB lvmvg test_vg3 (141)'] uuid = 5h3p3g-g8QF-fPUC-Bb25-hV9B-0ql2-ZHjwzz size = 408 MiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-1 target size = 408 MiB path = /dev/mapper/test_vg3-lv7 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7f5804488f40) -- name = test_vg3 status = True id = 141 children = ['existing 1.2 GiB lvmlv test_vg3-lv5 (175) with existing xfs filesystem', 'existing 1020 MiB lvmlv test_vg3-lv6 (188) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv7 (201) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv8 (214) with existing xfs filesystem'] parents = ['existing 1024 MiB disk sdg (132) with existing lvmpv', 'existing 1024 MiB disk sdh (146) with existing lvmpv', 'existing 1024 MiB disk sdi (156) with existing lvmpv', 'existing 1024 MiB disk sdj (166) with existing lvmpv'] uuid = kq3Q34-m4sM-GWpc-YIES-eDmd-mNLi-EQBg1q size = 3.97 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 3.97 GiB path = /dev/test_vg3 format args = [] original_format = None free = 1004 MiB PE Size = 4 MiB PE Count = 1016 PE Free = 251 PV Count = 4 modified = False extents = 1016 free space = 1004 MiB free extents = 251 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sdg (132) with existing lvmpv', 'existing 1024 MiB disk sdh (146) with existing lvmpv', 'existing 1024 MiB disk sdi (156) with existing lvmpv', 'existing 1024 MiB disk sdj (166) with existing lvmpv'] LVs = ['existing 1.2 GiB lvmlv test_vg3-lv5 (175) with existing xfs filesystem', 'existing 1020 MiB lvmlv test_vg3-lv6 (188) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv7 (201) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv8 (214) with existing xfs filesystem'] segment type = linear percent = 0 VG space used = 408 MiB 2024-03-01 20:51:01,387 INFO program/MainThread: Running [66] dmsetup info -co subsystem --noheadings test_vg3-lv7 ... 2024-03-01 20:51:01,389 INFO program/MainThread: stdout[66]: LVM 2024-03-01 20:51:01,390 INFO program/MainThread: stderr[66]: 2024-03-01 20:51:01,390 INFO program/MainThread: ...done [66] (exit code: 0) 2024-03-01 20:51:01,393 DEBUG blivet/MainThread: DeviceTree.handle_format: name: test_vg3-lv7 ; 2024-03-01 20:51:01,393 DEBUG blivet/MainThread: no type or existing type for test_vg3-lv7, bailing 2024-03-01 20:51:01,396 DEBUG blivet/MainThread: DeviceTree.handle_device: name: test_vg3-lv6 ; info: {'CURRENT_TAGS': ':systemd:', 'DEVLINKS': '/dev/disk/by-id/dm-name-test_vg3-lv6 /dev/mapper/test_vg3-lv6 ' '/dev/disk/by-id/dm-uuid-LVM-kq3Q34m4sMGWpcYIESeDmdmNLiEQBg1qEIYnjoBwL1xLAFAMSbUeFeVa3P3bfRPr ' '/dev/test_vg3/lv6 ' '/dev/disk/by-uuid/4cc35a08-f1b6-428f-9615-c777243b004d', 'DEVNAME': '/dev/dm-2', 'DEVPATH': '/devices/virtual/block/dm-2', 'DEVTYPE': 'disk', 'DISKSEQ': '56', '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-kq3Q34m4sMGWpcYIESeDmdmNLiEQBg1qEIYnjoBwL1xLAFAMSbUeFeVa3P3bfRPr', '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': '4cc35a08-f1b6-428f-9615-c777243b004d', 'ID_FS_UUID_ENC': '4cc35a08-f1b6-428f-9615-c777243b004d', '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': '627147890'} ; 2024-03-01 20:51:01,396 INFO blivet/MainThread: scanning test_vg3-lv6 (/sys/devices/virtual/block/dm-2)... 2024-03-01 20:51:01,396 INFO program/MainThread: Running [67] dmsetup info -co subsystem --noheadings test_vg3-lv6 ... 2024-03-01 20:51:01,399 INFO program/MainThread: stdout[67]: LVM 2024-03-01 20:51:01,399 INFO program/MainThread: stderr[67]: 2024-03-01 20:51:01,399 INFO program/MainThread: ...done [67] (exit code: 0) 2024-03-01 20:51:01,399 INFO program/MainThread: Running [68] dmsetup info -co subsystem --noheadings test_vg3-lv6 ... 2024-03-01 20:51:01,401 INFO program/MainThread: stdout[68]: LVM 2024-03-01 20:51:01,402 INFO program/MainThread: stderr[68]: 2024-03-01 20:51:01,402 INFO program/MainThread: ...done [68] (exit code: 0) 2024-03-01 20:51:01,402 INFO program/MainThread: Running [69] dmsetup info -co subsystem --noheadings test_vg3-lv6 ... 2024-03-01 20:51:01,404 INFO program/MainThread: stdout[69]: LVM 2024-03-01 20:51:01,404 INFO program/MainThread: stderr[69]: 2024-03-01 20:51:01,404 INFO program/MainThread: ...done [69] (exit code: 0) 2024-03-01 20:51:01,408 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: test_vg3-lv6 ; incomplete: False ; hidden: False ; 2024-03-01 20:51:01,411 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned existing 1020 MiB lvmlv test_vg3-lv6 (188) with existing xfs filesystem 2024-03-01 20:51:01,414 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 20:51:01,415 DEBUG blivet/MainThread: vg test_vg3 has 1004 MiB free 2024-03-01 20:51:01,416 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 20:51:01,417 DEBUG blivet/MainThread: vg test_vg3 has 1004 MiB free 2024-03-01 20:51:01,411 INFO blivet/MainThread: got device: LVMLogicalVolumeDevice instance (0x7f5804542160) -- name = test_vg3-lv6 status = True id = 188 children = [] parents = ['existing 3.97 GiB lvmvg test_vg3 (141)'] uuid = EIYnjo-BwL1-xLAF-AMSb-UeFe-Va3P-3bfRPr size = 1020 MiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-2 target size = 1020 MiB path = /dev/mapper/test_vg3-lv6 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7f5804488f40) -- name = test_vg3 status = True id = 141 children = ['existing 1.2 GiB lvmlv test_vg3-lv5 (175) with existing xfs filesystem', 'existing 1020 MiB lvmlv test_vg3-lv6 (188) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv7 (201) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv8 (214) with existing xfs filesystem'] parents = ['existing 1024 MiB disk sdg (132) with existing lvmpv', 'existing 1024 MiB disk sdh (146) with existing lvmpv', 'existing 1024 MiB disk sdi (156) with existing lvmpv', 'existing 1024 MiB disk sdj (166) with existing lvmpv'] uuid = kq3Q34-m4sM-GWpc-YIES-eDmd-mNLi-EQBg1q size = 3.97 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 3.97 GiB path = /dev/test_vg3 format args = [] original_format = None free = 1004 MiB PE Size = 4 MiB PE Count = 1016 PE Free = 251 PV Count = 4 modified = False extents = 1016 free space = 1004 MiB free extents = 251 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sdg (132) with existing lvmpv', 'existing 1024 MiB disk sdh (146) with existing lvmpv', 'existing 1024 MiB disk sdi (156) with existing lvmpv', 'existing 1024 MiB disk sdj (166) with existing lvmpv'] LVs = ['existing 1.2 GiB lvmlv test_vg3-lv5 (175) with existing xfs filesystem', 'existing 1020 MiB lvmlv test_vg3-lv6 (188) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv7 (201) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv8 (214) with existing xfs filesystem'] segment type = linear percent = 0 VG space used = 1020 MiB 2024-03-01 20:51:01,417 INFO program/MainThread: Running [70] dmsetup info -co subsystem --noheadings test_vg3-lv6 ... 2024-03-01 20:51:01,420 INFO program/MainThread: stdout[70]: LVM 2024-03-01 20:51:01,420 INFO program/MainThread: stderr[70]: 2024-03-01 20:51:01,420 INFO program/MainThread: ...done [70] (exit code: 0) 2024-03-01 20:51:01,423 DEBUG blivet/MainThread: DeviceTree.handle_format: name: test_vg3-lv6 ; 2024-03-01 20:51:01,423 DEBUG blivet/MainThread: no type or existing type for test_vg3-lv6, bailing 2024-03-01 20:51:01,426 DEBUG blivet/MainThread: DeviceTree.handle_device: name: test_vg3-lv5 ; info: {'CURRENT_TAGS': ':systemd:', 'DEVLINKS': '/dev/mapper/test_vg3-lv5 /dev/test_vg3/lv5 ' '/dev/disk/by-id/dm-uuid-LVM-kq3Q34m4sMGWpcYIESeDmdmNLiEQBg1q71ve1wmLUaR84ncyjywLOOzjaBBt5OAf ' '/dev/disk/by-id/dm-name-test_vg3-lv5 ' '/dev/disk/by-uuid/84d0fe7e-2b88-45f5-b64e-7cebbdba3b90', 'DEVNAME': '/dev/dm-3', 'DEVPATH': '/devices/virtual/block/dm-3', 'DEVTYPE': 'disk', 'DISKSEQ': '57', '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-kq3Q34m4sMGWpcYIESeDmdmNLiEQBg1q71ve1wmLUaR84ncyjywLOOzjaBBt5OAf', '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': '84d0fe7e-2b88-45f5-b64e-7cebbdba3b90', 'ID_FS_UUID_ENC': '84d0fe7e-2b88-45f5-b64e-7cebbdba3b90', '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': '628225134'} ; 2024-03-01 20:51:01,426 INFO blivet/MainThread: scanning test_vg3-lv5 (/sys/devices/virtual/block/dm-3)... 2024-03-01 20:51:01,427 INFO program/MainThread: Running [71] dmsetup info -co subsystem --noheadings test_vg3-lv5 ... 2024-03-01 20:51:01,429 INFO program/MainThread: stdout[71]: LVM 2024-03-01 20:51:01,429 INFO program/MainThread: stderr[71]: 2024-03-01 20:51:01,429 INFO program/MainThread: ...done [71] (exit code: 0) 2024-03-01 20:51:01,429 INFO program/MainThread: Running [72] dmsetup info -co subsystem --noheadings test_vg3-lv5 ... 2024-03-01 20:51:01,432 INFO program/MainThread: stdout[72]: LVM 2024-03-01 20:51:01,432 INFO program/MainThread: stderr[72]: 2024-03-01 20:51:01,432 INFO program/MainThread: ...done [72] (exit code: 0) 2024-03-01 20:51:01,432 INFO program/MainThread: Running [73] dmsetup info -co subsystem --noheadings test_vg3-lv5 ... 2024-03-01 20:51:01,434 INFO program/MainThread: stdout[73]: LVM 2024-03-01 20:51:01,435 INFO program/MainThread: stderr[73]: 2024-03-01 20:51:01,435 INFO program/MainThread: ...done [73] (exit code: 0) 2024-03-01 20:51:01,439 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: test_vg3-lv5 ; incomplete: False ; hidden: False ; 2024-03-01 20:51:01,441 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned existing 1.2 GiB lvmlv test_vg3-lv5 (175) with existing xfs filesystem 2024-03-01 20:51:01,444 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 20:51:01,445 DEBUG blivet/MainThread: vg test_vg3 has 1004 MiB free 2024-03-01 20:51:01,446 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 20:51:01,447 DEBUG blivet/MainThread: vg test_vg3 has 1004 MiB free 2024-03-01 20:51:01,442 INFO blivet/MainThread: got device: LVMLogicalVolumeDevice instance (0x7f58044992b0) -- name = test_vg3-lv5 status = True id = 175 children = [] parents = ['existing 3.97 GiB lvmvg test_vg3 (141)'] uuid = 71ve1w-mLUa-R84n-cyjy-wLOO-zjaB-Bt5OAf size = 1.2 GiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-3 target size = 1.2 GiB path = /dev/mapper/test_vg3-lv5 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7f5804488f40) -- name = test_vg3 status = True id = 141 children = ['existing 1.2 GiB lvmlv test_vg3-lv5 (175) with existing xfs filesystem', 'existing 1020 MiB lvmlv test_vg3-lv6 (188) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv7 (201) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv8 (214) with existing xfs filesystem'] parents = ['existing 1024 MiB disk sdg (132) with existing lvmpv', 'existing 1024 MiB disk sdh (146) with existing lvmpv', 'existing 1024 MiB disk sdi (156) with existing lvmpv', 'existing 1024 MiB disk sdj (166) with existing lvmpv'] uuid = kq3Q34-m4sM-GWpc-YIES-eDmd-mNLi-EQBg1q size = 3.97 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 3.97 GiB path = /dev/test_vg3 format args = [] original_format = None free = 1004 MiB PE Size = 4 MiB PE Count = 1016 PE Free = 251 PV Count = 4 modified = False extents = 1016 free space = 1004 MiB free extents = 251 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sdg (132) with existing lvmpv', 'existing 1024 MiB disk sdh (146) with existing lvmpv', 'existing 1024 MiB disk sdi (156) with existing lvmpv', 'existing 1024 MiB disk sdj (166) with existing lvmpv'] LVs = ['existing 1.2 GiB lvmlv test_vg3-lv5 (175) with existing xfs filesystem', 'existing 1020 MiB lvmlv test_vg3-lv6 (188) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv7 (201) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv8 (214) with existing xfs filesystem'] segment type = linear percent = 0 VG space used = 1.2 GiB 2024-03-01 20:51:01,448 INFO program/MainThread: Running [74] dmsetup info -co subsystem --noheadings test_vg3-lv5 ... 2024-03-01 20:51:01,450 INFO program/MainThread: stdout[74]: LVM 2024-03-01 20:51:01,450 INFO program/MainThread: stderr[74]: 2024-03-01 20:51:01,450 INFO program/MainThread: ...done [74] (exit code: 0) 2024-03-01 20:51:01,454 DEBUG blivet/MainThread: DeviceTree.handle_format: name: test_vg3-lv5 ; 2024-03-01 20:51:01,454 DEBUG blivet/MainThread: no type or existing type for test_vg3-lv5, bailing 2024-03-01 20:51:01,456 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-sUlWCZvzu7JOqDNLLVtzZXbvBJK7r5PMnuSAu2RyB18HLMwkL0E2OkZ2AiB3hkFH ' '/dev/test_vg2/lv4 ' '/dev/disk/by-uuid/bbd74741-5a92-4b9f-88c4-f6d70a83953a ' '/dev/disk/by-id/dm-name-test_vg2-lv4', 'DEVNAME': '/dev/dm-4', 'DEVPATH': '/devices/virtual/block/dm-4', 'DEVTYPE': 'disk', 'DISKSEQ': '58', '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-sUlWCZvzu7JOqDNLLVtzZXbvBJK7r5PMnuSAu2RyB18HLMwkL0E2OkZ2AiB3hkFH', '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': 'bbd74741-5a92-4b9f-88c4-f6d70a83953a', 'ID_FS_UUID_ENC': 'bbd74741-5a92-4b9f-88c4-f6d70a83953a', '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': '629934182'} ; 2024-03-01 20:51:01,457 INFO blivet/MainThread: scanning test_vg2-lv4 (/sys/devices/virtual/block/dm-4)... 2024-03-01 20:51:01,457 INFO program/MainThread: Running [75] dmsetup info -co subsystem --noheadings test_vg2-lv4 ... 2024-03-01 20:51:01,459 INFO program/MainThread: stdout[75]: LVM 2024-03-01 20:51:01,459 INFO program/MainThread: stderr[75]: 2024-03-01 20:51:01,459 INFO program/MainThread: ...done [75] (exit code: 0) 2024-03-01 20:51:01,460 INFO program/MainThread: Running [76] dmsetup info -co subsystem --noheadings test_vg2-lv4 ... 2024-03-01 20:51:01,462 INFO program/MainThread: stdout[76]: LVM 2024-03-01 20:51:01,462 INFO program/MainThread: stderr[76]: 2024-03-01 20:51:01,462 INFO program/MainThread: ...done [76] (exit code: 0) 2024-03-01 20:51:01,462 INFO program/MainThread: Running [77] dmsetup info -co subsystem --noheadings test_vg2-lv4 ... 2024-03-01 20:51:01,464 INFO program/MainThread: stdout[77]: LVM 2024-03-01 20:51:01,465 INFO program/MainThread: stderr[77]: 2024-03-01 20:51:01,465 INFO program/MainThread: ...done [77] (exit code: 0) 2024-03-01 20:51:01,469 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: test_vg2-lv4 ; incomplete: False ; hidden: False ; 2024-03-01 20:51:01,472 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned existing 612 MiB lvmlv test_vg2-lv4 (118) with existing xfs filesystem 2024-03-01 20:51:01,474 DEBUG blivet/MainThread: test_vg2 size is 2.98 GiB 2024-03-01 20:51:01,475 DEBUG blivet/MainThread: vg test_vg2 has 2.08 GiB free 2024-03-01 20:51:01,475 DEBUG blivet/MainThread: test_vg2 size is 2.98 GiB 2024-03-01 20:51:01,476 DEBUG blivet/MainThread: vg test_vg2 has 2.08 GiB free 2024-03-01 20:51:01,472 INFO blivet/MainThread: got device: LVMLogicalVolumeDevice instance (0x7f580447fbb0) -- name = test_vg2-lv4 status = True id = 118 children = [] parents = ['existing 2.98 GiB lvmvg test_vg2 (81)'] uuid = nuSAu2-RyB1-8HLM-wkL0-E2Ok-Z2Ai-B3hkFH size = 612 MiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-4 target size = 612 MiB path = /dev/mapper/test_vg2-lv4 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7f58044f5c10) -- name = test_vg2 status = True id = 81 children = ['existing 308 MiB lvmlv test_vg2-lv3 (105) with existing xfs filesystem', 'existing 612 MiB lvmlv test_vg2-lv4 (118) with existing xfs filesystem'] parents = ['existing 1024 MiB disk sdd (72) with existing lvmpv', 'existing 1024 MiB disk sde (86) with existing lvmpv', 'existing 1024 MiB disk sdf (96) with existing lvmpv'] uuid = sUlWCZ-vzu7-JOqD-NLLV-tzZX-bvBJ-K7r5PM size = 2.98 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 2.98 GiB path = /dev/test_vg2 format args = [] original_format = None free = 2.08 GiB PE Size = 4 MiB PE Count = 762 PE Free = 532 PV Count = 3 modified = False extents = 762 free space = 2.08 GiB free extents = 532 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sdd (72) with existing lvmpv', 'existing 1024 MiB disk sde (86) with existing lvmpv', 'existing 1024 MiB disk sdf (96) with existing lvmpv'] LVs = ['existing 308 MiB lvmlv test_vg2-lv3 (105) with existing xfs filesystem', 'existing 612 MiB lvmlv test_vg2-lv4 (118) with existing xfs filesystem'] segment type = linear percent = 0 VG space used = 612 MiB 2024-03-01 20:51:01,476 INFO program/MainThread: Running [78] dmsetup info -co subsystem --noheadings test_vg2-lv4 ... 2024-03-01 20:51:01,479 INFO program/MainThread: stdout[78]: LVM 2024-03-01 20:51:01,479 INFO program/MainThread: stderr[78]: 2024-03-01 20:51:01,479 INFO program/MainThread: ...done [78] (exit code: 0) 2024-03-01 20:51:01,482 DEBUG blivet/MainThread: DeviceTree.handle_format: name: test_vg2-lv4 ; 2024-03-01 20:51:01,482 DEBUG blivet/MainThread: no type or existing type for test_vg2-lv4, bailing 2024-03-01 20:51:01,485 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/test_vg2/lv3 ' '/dev/mapper/test_vg2-lv3 ' '/dev/disk/by-id/dm-uuid-LVM-sUlWCZvzu7JOqDNLLVtzZXbvBJK7r5PMyfTnQ0gjqYmaXAoAm4hN2rbBK3YyQt46 ' '/dev/disk/by-uuid/2ef29a3b-cefb-47f2-a003-741f75f7b57f', 'DEVNAME': '/dev/dm-5', 'DEVPATH': '/devices/virtual/block/dm-5', 'DEVTYPE': 'disk', 'DISKSEQ': '59', '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-sUlWCZvzu7JOqDNLLVtzZXbvBJK7r5PMyfTnQ0gjqYmaXAoAm4hN2rbBK3YyQt46', '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': '2ef29a3b-cefb-47f2-a003-741f75f7b57f', 'ID_FS_UUID_ENC': '2ef29a3b-cefb-47f2-a003-741f75f7b57f', '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': '630399516'} ; 2024-03-01 20:51:01,485 INFO blivet/MainThread: scanning test_vg2-lv3 (/sys/devices/virtual/block/dm-5)... 2024-03-01 20:51:01,485 INFO program/MainThread: Running [79] dmsetup info -co subsystem --noheadings test_vg2-lv3 ... 2024-03-01 20:51:01,488 INFO program/MainThread: stdout[79]: LVM 2024-03-01 20:51:01,488 INFO program/MainThread: stderr[79]: 2024-03-01 20:51:01,488 INFO program/MainThread: ...done [79] (exit code: 0) 2024-03-01 20:51:01,488 INFO program/MainThread: Running [80] dmsetup info -co subsystem --noheadings test_vg2-lv3 ... 2024-03-01 20:51:01,490 INFO program/MainThread: stdout[80]: LVM 2024-03-01 20:51:01,491 INFO program/MainThread: stderr[80]: 2024-03-01 20:51:01,491 INFO program/MainThread: ...done [80] (exit code: 0) 2024-03-01 20:51:01,491 INFO program/MainThread: Running [81] dmsetup info -co subsystem --noheadings test_vg2-lv3 ... 2024-03-01 20:51:01,493 INFO program/MainThread: stdout[81]: LVM 2024-03-01 20:51:01,493 INFO program/MainThread: stderr[81]: 2024-03-01 20:51:01,493 INFO program/MainThread: ...done [81] (exit code: 0) 2024-03-01 20:51:01,497 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: test_vg2-lv3 ; incomplete: False ; hidden: False ; 2024-03-01 20:51:01,500 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned existing 308 MiB lvmlv test_vg2-lv3 (105) with existing xfs filesystem 2024-03-01 20:51:01,503 DEBUG blivet/MainThread: test_vg2 size is 2.98 GiB 2024-03-01 20:51:01,503 DEBUG blivet/MainThread: vg test_vg2 has 2.08 GiB free 2024-03-01 20:51:01,504 DEBUG blivet/MainThread: test_vg2 size is 2.98 GiB 2024-03-01 20:51:01,504 DEBUG blivet/MainThread: vg test_vg2 has 2.08 GiB free 2024-03-01 20:51:01,501 INFO blivet/MainThread: got device: LVMLogicalVolumeDevice instance (0x7f580447f340) -- name = test_vg2-lv3 status = True id = 105 children = [] parents = ['existing 2.98 GiB lvmvg test_vg2 (81)'] uuid = yfTnQ0-gjqY-maXA-oAm4-hN2r-bBK3-YyQt46 size = 308 MiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-5 target size = 308 MiB path = /dev/mapper/test_vg2-lv3 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7f58044f5c10) -- name = test_vg2 status = True id = 81 children = ['existing 308 MiB lvmlv test_vg2-lv3 (105) with existing xfs filesystem', 'existing 612 MiB lvmlv test_vg2-lv4 (118) with existing xfs filesystem'] parents = ['existing 1024 MiB disk sdd (72) with existing lvmpv', 'existing 1024 MiB disk sde (86) with existing lvmpv', 'existing 1024 MiB disk sdf (96) with existing lvmpv'] uuid = sUlWCZ-vzu7-JOqD-NLLV-tzZX-bvBJ-K7r5PM size = 2.98 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 2.98 GiB path = /dev/test_vg2 format args = [] original_format = None free = 2.08 GiB PE Size = 4 MiB PE Count = 762 PE Free = 532 PV Count = 3 modified = False extents = 762 free space = 2.08 GiB free extents = 532 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sdd (72) with existing lvmpv', 'existing 1024 MiB disk sde (86) with existing lvmpv', 'existing 1024 MiB disk sdf (96) with existing lvmpv'] LVs = ['existing 308 MiB lvmlv test_vg2-lv3 (105) with existing xfs filesystem', 'existing 612 MiB lvmlv test_vg2-lv4 (118) with existing xfs filesystem'] segment type = linear percent = 0 VG space used = 308 MiB 2024-03-01 20:51:01,505 INFO program/MainThread: Running [82] dmsetup info -co subsystem --noheadings test_vg2-lv3 ... 2024-03-01 20:51:01,507 INFO program/MainThread: stdout[82]: LVM 2024-03-01 20:51:01,508 INFO program/MainThread: stderr[82]: 2024-03-01 20:51:01,508 INFO program/MainThread: ...done [82] (exit code: 0) 2024-03-01 20:51:01,511 DEBUG blivet/MainThread: DeviceTree.handle_format: name: test_vg2-lv3 ; 2024-03-01 20:51:01,511 DEBUG blivet/MainThread: no type or existing type for test_vg2-lv3, bailing 2024-03-01 20:51:01,514 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/disk/by-uuid/b4588516-133d-41f0-b47c-b54ad5abb5cc ' '/dev/disk/by-id/dm-uuid-LVM-nzg1R2dSyJtbSfliNIsYvoCzTstimmcPS4IAgGoKdrdUwMbIXME7QPrQcZrcdPYd ' '/dev/test_vg1/lv2 /dev/mapper/test_vg1-lv2', 'DEVNAME': '/dev/dm-6', 'DEVPATH': '/devices/virtual/block/dm-6', 'DEVTYPE': 'disk', 'DISKSEQ': '60', '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-nzg1R2dSyJtbSfliNIsYvoCzTstimmcPS4IAgGoKdrdUwMbIXME7QPrQcZrcdPYd', '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': 'b4588516-133d-41f0-b47c-b54ad5abb5cc', 'ID_FS_UUID_ENC': 'b4588516-133d-41f0-b47c-b54ad5abb5cc', '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': '632130325'} ; 2024-03-01 20:51:01,514 INFO blivet/MainThread: scanning test_vg1-lv2 (/sys/devices/virtual/block/dm-6)... 2024-03-01 20:51:01,514 INFO program/MainThread: Running [83] dmsetup info -co subsystem --noheadings test_vg1-lv2 ... 2024-03-01 20:51:01,517 INFO program/MainThread: stdout[83]: LVM 2024-03-01 20:51:01,517 INFO program/MainThread: stderr[83]: 2024-03-01 20:51:01,517 INFO program/MainThread: ...done [83] (exit code: 0) 2024-03-01 20:51:01,517 INFO program/MainThread: Running [84] dmsetup info -co subsystem --noheadings test_vg1-lv2 ... 2024-03-01 20:51:01,519 INFO program/MainThread: stdout[84]: LVM 2024-03-01 20:51:01,520 INFO program/MainThread: stderr[84]: 2024-03-01 20:51:01,520 INFO program/MainThread: ...done [84] (exit code: 0) 2024-03-01 20:51:01,520 INFO program/MainThread: Running [85] dmsetup info -co subsystem --noheadings test_vg1-lv2 ... 2024-03-01 20:51:01,522 INFO program/MainThread: stdout[85]: LVM 2024-03-01 20:51:01,522 INFO program/MainThread: stderr[85]: 2024-03-01 20:51:01,522 INFO program/MainThread: ...done [85] (exit code: 0) 2024-03-01 20:51:01,526 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: test_vg1-lv2 ; incomplete: False ; hidden: False ; 2024-03-01 20:51:01,529 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned existing 1.5 GiB lvmlv test_vg1-lv2 (58) with existing xfs filesystem 2024-03-01 20:51:01,532 DEBUG blivet/MainThread: test_vg1 size is 2.98 GiB 2024-03-01 20:51:01,532 DEBUG blivet/MainThread: vg test_vg1 has 1.03 GiB free 2024-03-01 20:51:01,533 DEBUG blivet/MainThread: test_vg1 size is 2.98 GiB 2024-03-01 20:51:01,533 DEBUG blivet/MainThread: vg test_vg1 has 1.03 GiB free 2024-03-01 20:51:01,529 INFO blivet/MainThread: got device: LVMLogicalVolumeDevice instance (0x7f58044dcdc0) -- name = test_vg1-lv2 status = True id = 58 children = [] parents = ['existing 2.98 GiB lvmvg test_vg1 (11)'] uuid = S4IAgG-oKdr-dUwM-bIXM-E7QP-rQcZ-rcdPYd size = 1.5 GiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-6 target size = 1.5 GiB path = /dev/mapper/test_vg1-lv2 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7f580458e6d0) -- name = test_vg1 status = True id = 11 children = ['existing 460 MiB lvmlv test_vg1-lv1 (45) with existing xfs filesystem', 'existing 1.5 GiB lvmlv test_vg1-lv2 (58) with existing xfs filesystem'] parents = ['existing 1024 MiB disk sda (2) with existing lvmpv', 'existing 1024 MiB disk sdb (16) with existing lvmpv', 'existing 1024 MiB disk sdc (36) with existing lvmpv'] uuid = nzg1R2-dSyJ-tbSf-liNI-sYvo-CzTs-timmcP size = 2.98 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 2.98 GiB path = /dev/test_vg1 format args = [] original_format = None free = 1.03 GiB PE Size = 4 MiB PE Count = 762 PE Free = 264 PV Count = 3 modified = False extents = 762 free space = 1.03 GiB free extents = 264 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sda (2) with existing lvmpv', 'existing 1024 MiB disk sdb (16) with existing lvmpv', 'existing 1024 MiB disk sdc (36) with existing lvmpv'] LVs = ['existing 460 MiB lvmlv test_vg1-lv1 (45) with existing xfs filesystem', 'existing 1.5 GiB lvmlv test_vg1-lv2 (58) with existing xfs filesystem'] segment type = linear percent = 0 VG space used = 1.5 GiB 2024-03-01 20:51:01,534 INFO program/MainThread: Running [86] dmsetup info -co subsystem --noheadings test_vg1-lv2 ... 2024-03-01 20:51:01,536 INFO program/MainThread: stdout[86]: LVM 2024-03-01 20:51:01,536 INFO program/MainThread: stderr[86]: 2024-03-01 20:51:01,536 INFO program/MainThread: ...done [86] (exit code: 0) 2024-03-01 20:51:01,540 DEBUG blivet/MainThread: DeviceTree.handle_format: name: test_vg1-lv2 ; 2024-03-01 20:51:01,540 DEBUG blivet/MainThread: no type or existing type for test_vg1-lv2, bailing 2024-03-01 20:51:01,543 DEBUG blivet/MainThread: DeviceTree.handle_device: name: test_vg1-lv1 ; info: {'CURRENT_TAGS': ':systemd:', 'DEVLINKS': '/dev/disk/by-id/dm-uuid-LVM-nzg1R2dSyJtbSfliNIsYvoCzTstimmcPxws0J7QFdrjnBeukxGLWink1Jt0eibfZ ' '/dev/mapper/test_vg1-lv1 ' '/dev/disk/by-uuid/ecfd3c11-f8af-4950-ba90-63054cbd83aa ' '/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': '61', '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-nzg1R2dSyJtbSfliNIsYvoCzTstimmcPxws0J7QFdrjnBeukxGLWink1Jt0eibfZ', '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': 'ecfd3c11-f8af-4950-ba90-63054cbd83aa', 'ID_FS_UUID_ENC': 'ecfd3c11-f8af-4950-ba90-63054cbd83aa', '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': '632563873'} ; 2024-03-01 20:51:01,543 INFO blivet/MainThread: scanning test_vg1-lv1 (/sys/devices/virtual/block/dm-7)... 2024-03-01 20:51:01,543 INFO program/MainThread: Running [87] dmsetup info -co subsystem --noheadings test_vg1-lv1 ... 2024-03-01 20:51:01,546 INFO program/MainThread: stdout[87]: LVM 2024-03-01 20:51:01,546 INFO program/MainThread: stderr[87]: 2024-03-01 20:51:01,546 INFO program/MainThread: ...done [87] (exit code: 0) 2024-03-01 20:51:01,546 INFO program/MainThread: Running [88] dmsetup info -co subsystem --noheadings test_vg1-lv1 ... 2024-03-01 20:51:01,548 INFO program/MainThread: stdout[88]: LVM 2024-03-01 20:51:01,548 INFO program/MainThread: stderr[88]: 2024-03-01 20:51:01,549 INFO program/MainThread: ...done [88] (exit code: 0) 2024-03-01 20:51:01,549 INFO program/MainThread: Running [89] dmsetup info -co subsystem --noheadings test_vg1-lv1 ... 2024-03-01 20:51:01,551 INFO program/MainThread: stdout[89]: LVM 2024-03-01 20:51:01,551 INFO program/MainThread: stderr[89]: 2024-03-01 20:51:01,551 INFO program/MainThread: ...done [89] (exit code: 0) 2024-03-01 20:51:01,555 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: test_vg1-lv1 ; incomplete: False ; hidden: False ; 2024-03-01 20:51:01,558 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned existing 460 MiB lvmlv test_vg1-lv1 (45) with existing xfs filesystem 2024-03-01 20:51:01,560 DEBUG blivet/MainThread: test_vg1 size is 2.98 GiB 2024-03-01 20:51:01,561 DEBUG blivet/MainThread: vg test_vg1 has 1.03 GiB free 2024-03-01 20:51:01,561 DEBUG blivet/MainThread: test_vg1 size is 2.98 GiB 2024-03-01 20:51:01,562 DEBUG blivet/MainThread: vg test_vg1 has 1.03 GiB free 2024-03-01 20:51:01,558 INFO blivet/MainThread: got device: LVMLogicalVolumeDevice instance (0x7f58044dcf10) -- name = test_vg1-lv1 status = True id = 45 children = [] parents = ['existing 2.98 GiB lvmvg test_vg1 (11)'] uuid = xws0J7-QFdr-jnBe-ukxG-LWin-k1Jt-0eibfZ size = 460 MiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-7 target size = 460 MiB path = /dev/mapper/test_vg1-lv1 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7f580458e6d0) -- name = test_vg1 status = True id = 11 children = ['existing 460 MiB lvmlv test_vg1-lv1 (45) with existing xfs filesystem', 'existing 1.5 GiB lvmlv test_vg1-lv2 (58) with existing xfs filesystem'] parents = ['existing 1024 MiB disk sda (2) with existing lvmpv', 'existing 1024 MiB disk sdb (16) with existing lvmpv', 'existing 1024 MiB disk sdc (36) with existing lvmpv'] uuid = nzg1R2-dSyJ-tbSf-liNI-sYvo-CzTs-timmcP size = 2.98 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 2.98 GiB path = /dev/test_vg1 format args = [] original_format = None free = 1.03 GiB PE Size = 4 MiB PE Count = 762 PE Free = 264 PV Count = 3 modified = False extents = 762 free space = 1.03 GiB free extents = 264 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sda (2) with existing lvmpv', 'existing 1024 MiB disk sdb (16) with existing lvmpv', 'existing 1024 MiB disk sdc (36) with existing lvmpv'] LVs = ['existing 460 MiB lvmlv test_vg1-lv1 (45) with existing xfs filesystem', 'existing 1.5 GiB lvmlv test_vg1-lv2 (58) with existing xfs filesystem'] segment type = linear percent = 0 VG space used = 460 MiB 2024-03-01 20:51:01,563 INFO program/MainThread: Running [90] dmsetup info -co subsystem --noheadings test_vg1-lv1 ... 2024-03-01 20:51:01,565 INFO program/MainThread: stdout[90]: LVM 2024-03-01 20:51:01,565 INFO program/MainThread: stderr[90]: 2024-03-01 20:51:01,565 INFO program/MainThread: ...done [90] (exit code: 0) 2024-03-01 20:51:01,569 DEBUG blivet/MainThread: DeviceTree.handle_format: name: test_vg1-lv1 ; 2024-03-01 20:51:01,569 DEBUG blivet/MainThread: no type or existing type for test_vg1-lv1, bailing 2024-03-01 20:51:01,569 INFO program/MainThread: Running... udevadm settle --timeout=300 2024-03-01 20:51:01,577 DEBUG program/MainThread: Return code: 0 2024-03-01 20:51:01,595 INFO blivet/MainThread: edd: collected mbr signatures: {'xvda': '0xe61ef7e0'} 2024-03-01 20:51:01,596 DEBUG blivet/MainThread: resolved 'UUID=a4d9efbc-be36-4c5f-99af-596afd10159d' to 'xvda1' (partition) 2024-03-01 20:51:01,599 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: ntap-bos-c01-eng01-nfs01b.storage.bos.redhat.com:/devops_engineering_nfs/devarchive/redhat ; incomplete: False ; hidden: False ; 2024-03-01 20:51:01,602 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned None 2024-03-01 20:51:01,604 DEBUG blivet/MainThread: DeviceTree.get_device_by_path: path: /dev/ntap-bos-c01-eng01-nfs01b.storage.bos.redhat.com:/devops_engineering_nfs/devarchive/redhat ; incomplete: False ; hidden: False ; 2024-03-01 20:51:01,607 DEBUG blivet/MainThread: DeviceTree.get_device_by_path returned None 2024-03-01 20:51:01,607 DEBUG blivet/MainThread: failed to resolve '/dev/ntap-bos-c01-eng01-nfs01b.storage.bos.redhat.com:/devops_engineering_nfs/devarchive/redhat' 2024-03-01 20:51:01,610 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: nest.test.redhat.com:/mnt/qa ; incomplete: False ; hidden: False ; 2024-03-01 20:51:01,613 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned None 2024-03-01 20:51:01,615 DEBUG blivet/MainThread: DeviceTree.get_device_by_path: path: /dev/nest.test.redhat.com:/mnt/qa ; incomplete: False ; hidden: False ; 2024-03-01 20:51:01,618 DEBUG blivet/MainThread: DeviceTree.get_device_by_path returned None 2024-03-01 20:51:01,618 DEBUG blivet/MainThread: failed to resolve '/dev/nest.test.redhat.com:/mnt/qa' 2024-03-01 20:51:01,620 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: vtap-eng01.storage.rdu2.redhat.com:/vol/engarchive ; incomplete: False ; hidden: False ; 2024-03-01 20:51:01,623 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned None 2024-03-01 20:51:01,626 DEBUG blivet/MainThread: DeviceTree.get_device_by_path: path: /dev/vtap-eng01.storage.rdu2.redhat.com:/vol/engarchive ; incomplete: False ; hidden: False ; 2024-03-01 20:51:01,629 DEBUG blivet/MainThread: DeviceTree.get_device_by_path returned None 2024-03-01 20:51:01,629 DEBUG blivet/MainThread: failed to resolve '/dev/vtap-eng01.storage.rdu2.redhat.com:/vol/engarchive' 2024-03-01 20:51:01,631 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: nest.test.redhat.com:/mnt/tpsdist ; incomplete: False ; hidden: False ; 2024-03-01 20:51:01,634 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned None 2024-03-01 20:51:01,637 DEBUG blivet/MainThread: DeviceTree.get_device_by_path: path: /dev/nest.test.redhat.com:/mnt/tpsdist ; incomplete: False ; hidden: False ; 2024-03-01 20:51:01,640 DEBUG blivet/MainThread: DeviceTree.get_device_by_path returned None 2024-03-01 20:51:01,640 DEBUG blivet/MainThread: failed to resolve '/dev/nest.test.redhat.com:/mnt/tpsdist' 2024-03-01 20:51:01,642 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: ntap-bos-c01-eng01-nfs01b.storage.bos.redhat.com:/devops_engineering_nfs/devarchive/redhat/brewroot ; incomplete: False ; hidden: False ; 2024-03-01 20:51:01,645 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned None 2024-03-01 20:51:01,647 DEBUG blivet/MainThread: DeviceTree.get_device_by_path: path: /dev/ntap-bos-c01-eng01-nfs01b.storage.bos.redhat.com:/devops_engineering_nfs/devarchive/redhat/brewroot ; incomplete: False ; hidden: False ; 2024-03-01 20:51:01,650 DEBUG blivet/MainThread: DeviceTree.get_device_by_path returned None 2024-03-01 20:51:01,650 DEBUG blivet/MainThread: failed to resolve '/dev/ntap-bos-c01-eng01-nfs01b.storage.bos.redhat.com:/devops_engineering_nfs/devarchive/redhat/brewroot' 2024-03-01 20:51:01,653 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: ntap-bos-c01-eng01-nfs01b.storage.bos.redhat.com:/devops_brew_scratch_nfs/scratch ; incomplete: False ; hidden: False ; 2024-03-01 20:51:01,656 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned None 2024-03-01 20:51:01,658 DEBUG blivet/MainThread: DeviceTree.get_device_by_path: path: /dev/ntap-bos-c01-eng01-nfs01b.storage.bos.redhat.com:/devops_brew_scratch_nfs/scratch ; incomplete: False ; hidden: False ; 2024-03-01 20:51:01,661 DEBUG blivet/MainThread: DeviceTree.get_device_by_path returned None 2024-03-01 20:51:01,661 DEBUG blivet/MainThread: failed to resolve '/dev/ntap-bos-c01-eng01-nfs01b.storage.bos.redhat.com:/devops_brew_scratch_nfs/scratch' 2024-03-01 20:51:04,696 INFO blivet/MainThread: sys.argv = ['/tmp/ansible_fedora.linux_system_roles.blivet_payload_5jkqwg9p/ansible_fedora.linux_system_roles.blivet_payload.zip/ansible_collections/fedora/linux_system_roles/plugins/modules/blivet.py'] 2024-03-01 20:51:04,730 DEBUG blivet/MainThread: Ext4FS.supported: supported: True ; 2024-03-01 20:51:04,730 INFO program/MainThread: Running [2] e2fsck -V ... 2024-03-01 20:51:04,733 INFO program/MainThread: stdout[2]: 2024-03-01 20:51:04,733 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 20:51:04,733 INFO program/MainThread: ...done [2] (exit code: 0) 2024-03-01 20:51:04,733 INFO program/MainThread: Running... modprobe --dry-run ext4 2024-03-01 20:51:04,737 DEBUG program/MainThread: Return code: 0 2024-03-01 20:51:04,738 DEBUG blivet/MainThread: get_format('ext4') returning Ext4FS instance with object id 0 2024-03-01 20:51:04,741 DEBUG blivet/MainThread: Ext4FS.supported: supported: True ; 2024-03-01 20:51:04,741 DEBUG blivet/MainThread: trying to set new default fstype to 'ext4' 2024-03-01 20:51:04,744 DEBUG blivet/MainThread: Ext4FS.supported: supported: True ; 2024-03-01 20:51:04,744 DEBUG blivet/MainThread: get_format('ext4') returning Ext4FS instance with object id 1 2024-03-01 20:51:04,747 DEBUG blivet/MainThread: Ext4FS.supported: supported: True ; 2024-03-01 20:51:04,747 INFO program/MainThread: Running... lsblk --bytes -a -o NAME,SIZE,OWNER,GROUP,MODE,FSTYPE,LABEL,UUID,PARTUUID,MOUNTPOINT 2024-03-01 20:51:04,757 INFO program/MainThread: stdout: 2024-03-01 20:51:04,757 INFO program/MainThread: NAME SIZE OWNER GROUP MODE FSTYPE LABEL UUID PARTUUID MOUNTPOINT 2024-03-01 20:51:04,757 INFO program/MainThread: sda 1073741824 root disk brw-rw---- LVM2_member PDKOdo-dwAw-h627-qre7-An9Y-LWFn-hmeLdR 2024-03-01 20:51:04,757 INFO program/MainThread: `-test_vg1-lv2 1606418432 root disk brw-rw---- xfs b4588516-133d-41f0-b47c-b54ad5abb5cc 2024-03-01 20:51:04,757 INFO program/MainThread: sdb 1073741824 root disk brw-rw---- LVM2_member 0YDz02-buod-PcCu-8Qxw-IIfh-LkLT-M2DH1H 2024-03-01 20:51:04,757 INFO program/MainThread: |-test_vg1-lv2 1606418432 root disk brw-rw---- xfs b4588516-133d-41f0-b47c-b54ad5abb5cc 2024-03-01 20:51:04,757 INFO program/MainThread: `-test_vg1-lv1 482344960 root disk brw-rw---- xfs ecfd3c11-f8af-4950-ba90-63054cbd83aa 2024-03-01 20:51:04,757 INFO program/MainThread: sdc 1073741824 root disk brw-rw---- LVM2_member 4xTpIS-ovfx-jq8W-Hw9e-0Vgz-LtOu-WKWtlO 2024-03-01 20:51:04,757 INFO program/MainThread: sdd 1073741824 root disk brw-rw---- LVM2_member zZI2Ed-QNwt-si2v-Zm1j-mTs4-bZwr-YKMNgo 2024-03-01 20:51:04,757 INFO program/MainThread: |-test_vg2-lv4 641728512 root disk brw-rw---- xfs bbd74741-5a92-4b9f-88c4-f6d70a83953a 2024-03-01 20:51:04,758 INFO program/MainThread: `-test_vg2-lv3 322961408 root disk brw-rw---- xfs 2ef29a3b-cefb-47f2-a003-741f75f7b57f 2024-03-01 20:51:04,758 INFO program/MainThread: sde 1073741824 root disk brw-rw---- LVM2_member ohdZ1F-frhP-p3Q2-peI2-y9Cq-PIRk-ZHlssT 2024-03-01 20:51:04,758 INFO program/MainThread: sdf 1073741824 root disk brw-rw---- LVM2_member HRTxWn-eIRO-EFsB-O6vy-ZG2R-WXxx-KbMWLh 2024-03-01 20:51:04,758 INFO program/MainThread: sdg 1073741824 root disk brw-rw---- LVM2_member 5UoerG-pc5V-te1I-vUk3-8N9d-acxz-cMYjGC 2024-03-01 20:51:04,758 INFO program/MainThread: |-test_vg3-lv8 427819008 root disk brw-rw---- xfs fee4a627-c357-45e2-a4a7-f9edf36b1c2a 2024-03-01 20:51:04,758 INFO program/MainThread: |-test_vg3-lv7 427819008 root disk brw-rw---- xfs 74cf70ff-41f2-424a-87fc-734ae1803e00 2024-03-01 20:51:04,758 INFO program/MainThread: `-test_vg3-lv6 1069547520 root disk brw-rw---- xfs 4cc35a08-f1b6-428f-9615-c777243b004d 2024-03-01 20:51:04,758 INFO program/MainThread: sdh 1073741824 root disk brw-rw---- LVM2_member S8QQfi-gyCf-5bNz-ngYw-0VWy-PMaD-CmAE19 2024-03-01 20:51:04,758 INFO program/MainThread: `-test_vg3-lv6 1069547520 root disk brw-rw---- xfs 4cc35a08-f1b6-428f-9615-c777243b004d 2024-03-01 20:51:04,758 INFO program/MainThread: sdi 1073741824 root disk brw-rw---- LVM2_member mFUgeA-ViDw-7k4A-qGcl-xiEv-rQWJ-0ys8df 2024-03-01 20:51:04,758 INFO program/MainThread: `-test_vg3-lv5 1283457024 root disk brw-rw---- xfs 84d0fe7e-2b88-45f5-b64e-7cebbdba3b90 2024-03-01 20:51:04,758 INFO program/MainThread: sdj 1073741824 root disk brw-rw---- LVM2_member 51cV3l-5pn1-uxQe-nFN7-8HCu-ivbU-YXbymn 2024-03-01 20:51:04,758 INFO program/MainThread: `-test_vg3-lv5 1283457024 root disk brw-rw---- xfs 84d0fe7e-2b88-45f5-b64e-7cebbdba3b90 2024-03-01 20:51:04,758 INFO program/MainThread: sdk 1073741824 root disk brw-rw---- 2024-03-01 20:51:04,758 INFO program/MainThread: sdl 1073741824 root disk brw-rw---- 2024-03-01 20:51:04,758 INFO program/MainThread: xvda 268435456000 root disk brw-rw---- 2024-03-01 20:51:04,758 INFO program/MainThread: `-xvda1 268434390528 root disk brw-rw---- xfs a4d9efbc-be36-4c5f-99af-596afd10159d e61ef7e0-01 / 2024-03-01 20:51:04,758 DEBUG program/MainThread: Return code: 0 2024-03-01 20:51:04,758 DEBUG blivet/MainThread: lsblk output: NAME SIZE OWNER GROUP MODE FSTYPE LABEL UUID PARTUUID MOUNTPOINT sda 1073741824 root disk brw-rw---- LVM2_member PDKOdo-dwAw-h627-qre7-An9Y-LWFn-hmeLdR `-test_vg1-lv2 1606418432 root disk brw-rw---- xfs b4588516-133d-41f0-b47c-b54ad5abb5cc sdb 1073741824 root disk brw-rw---- LVM2_member 0YDz02-buod-PcCu-8Qxw-IIfh-LkLT-M2DH1H |-test_vg1-lv2 1606418432 root disk brw-rw---- xfs b4588516-133d-41f0-b47c-b54ad5abb5cc `-test_vg1-lv1 482344960 root disk brw-rw---- xfs ecfd3c11-f8af-4950-ba90-63054cbd83aa sdc 1073741824 root disk brw-rw---- LVM2_member 4xTpIS-ovfx-jq8W-Hw9e-0Vgz-LtOu-WKWtlO sdd 1073741824 root disk brw-rw---- LVM2_member zZI2Ed-QNwt-si2v-Zm1j-mTs4-bZwr-YKMNgo |-test_vg2-lv4 641728512 root disk brw-rw---- xfs bbd74741-5a92-4b9f-88c4-f6d70a83953a `-test_vg2-lv3 322961408 root disk brw-rw---- xfs 2ef29a3b-cefb-47f2-a003-741f75f7b57f sde 1073741824 root disk brw-rw---- LVM2_member ohdZ1F-frhP-p3Q2-peI2-y9Cq-PIRk-ZHlssT sdf 1073741824 root disk brw-rw---- LVM2_member HRTxWn-eIRO-EFsB-O6vy-ZG2R-WXxx-KbMWLh sdg 1073741824 root disk brw-rw---- LVM2_member 5UoerG-pc5V-te1I-vUk3-8N9d-acxz-cMYjGC |-test_vg3-lv8 427819008 root disk brw-rw---- xfs fee4a627-c357-45e2-a4a7-f9edf36b1c2a |-test_vg3-lv7 427819008 root disk brw-rw---- xfs 74cf70ff-41f2-424a-87fc-734ae1803e00 `-test_vg3-lv6 1069547520 root disk brw-rw---- xfs 4cc35a08-f1b6-428f-9615-c777243b004d sdh 1073741824 root disk brw-rw---- LVM2_member S8QQfi-gyCf-5bNz-ngYw-0VWy-PMaD-CmAE19 `-test_vg3-lv6 1069547520 root disk brw-rw---- xfs 4cc35a08-f1b6-428f-9615-c777243b004d sdi 1073741824 root disk brw-rw---- LVM2_member mFUgeA-ViDw-7k4A-qGcl-xiEv-rQWJ-0ys8df `-test_vg3-lv5 1283457024 root disk brw-rw---- xfs 84d0fe7e-2b88-45f5-b64e-7cebbdba3b90 sdj 1073741824 root disk brw-rw---- LVM2_member 51cV3l-5pn1-uxQe-nFN7-8HCu-ivbU-YXbymn `-test_vg3-lv5 1283457024 root disk brw-rw---- xfs 84d0fe7e-2b88-45f5-b64e-7cebbdba3b90 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 20:51:04,758 DEBUG blivet/MainThread: lvm filter: clearing the lvm devices list 2024-03-01 20:51:04,759 DEBUG blivet/MainThread: lvm filter: clearing the lvm devices list 2024-03-01 20:51:04,759 INFO blivet/MainThread: resetting Blivet (version 3.6.0) instance 2024-03-01 20:51:04,759 DEBUG blivet/MainThread: lvm filter: clearing the lvm devices list 2024-03-01 20:51:04,759 INFO blivet/MainThread: DeviceTree.populate: ignored_disks is [] ; exclusive_disks is [] 2024-03-01 20:51:04,759 WARNING blivet/MainThread: Failed to call the update_volume_info method: libstoragemgmt functionality not available 2024-03-01 20:51:04,759 INFO program/MainThread: Running... udevadm settle --timeout=300 2024-03-01 20:51:04,769 DEBUG program/MainThread: Return code: 0 2024-03-01 20:51:04,785 INFO blivet/MainThread: devices to scan: ['sda', 'sdb', 'sdk', 'sdl', 'sdc', 'sdd', 'sde', 'sdf', 'sdg', 'sdh', 'sdi', 'sdj', 'xvda', 'xvda1', 'test_vg3-lv8', 'test_vg3-lv7', 'test_vg3-lv6', 'test_vg3-lv5', 'test_vg2-lv4', 'test_vg2-lv3', 'test_vg1-lv2', 'test_vg1-lv1'] 2024-03-01 20:51:04,789 DEBUG blivet/MainThread: DeviceTree.handle_device: name: sda ; info: {'CURRENT_TAGS': ':systemd:', 'DEVLINKS': '/dev/disk/by-id/scsi-36001405a8abeb2a8284458ebf043e0fb ' '/dev/disk/by-id/wwn-0x6001405a8abeb2a8284458ebf043e0fb ' '/dev/disk/by-diskseq/2 ' '/dev/disk/by-id/scsi-SLIO-ORG_disk0_a8abeb2a-8284-458e-bf04-3e0fbc353c0a ' '/dev/disk/by-id/lvm-pv-uuid-PDKOdo-dwAw-h627-qre7-An9Y-LWFn-hmeLdR ' '/dev/disk/by-id/scsi-1LIO-ORG_disk0:a8abeb2a-8284-458e-bf04-3e0fbc353c0a', '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': 'PDKOdo-dwAw-h627-qre7-An9Y-LWFn-hmeLdR', 'ID_FS_UUID_ENC': 'PDKOdo-dwAw-h627-qre7-An9Y-LWFn-hmeLdR', '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': 'a8abeb2a-8284-458e-bf04-3e0fbc353c0a', 'ID_SERIAL': '36001405a8abeb2a8284458ebf043e0fb', 'ID_SERIAL_SHORT': '6001405a8abeb2a8284458ebf043e0fb', 'ID_TARGET_PORT': '0', 'ID_TYPE': 'disk', 'ID_VENDOR': 'LIO-ORG', 'ID_VENDOR_ENC': 'LIO-ORG\\x20', 'ID_WWN': '0x6001405a8abeb2a8', 'ID_WWN_VENDOR_EXTENSION': '0x284458ebf043e0fb', 'ID_WWN_WITH_EXTENSION': '0x6001405a8abeb2a8284458ebf043e0fb', 'MAJOR': '8', 'MINOR': '0', 'SCSI_IDENT_LUN_LOGICAL_UNIT_GROUP': '0x0', 'SCSI_IDENT_LUN_NAA_REGEXT': '6001405a8abeb2a8284458ebf043e0fb', 'SCSI_IDENT_LUN_T10': 'LIO-ORG_disk0:a8abeb2a-8284-458e-bf04-3e0fbc353c0a', 'SCSI_IDENT_PORT_NAME': 'naa.5001405a91c5ccc5,t,0x0001', 'SCSI_IDENT_PORT_RELATIVE': '0', 'SCSI_IDENT_PORT_TARGET_PORT_GROUP': '0x0', 'SCSI_IDENT_SERIAL': 'a8abeb2a-8284-458e-bf04-3e0fbc353c0a', 'SCSI_IDENT_TARGET_NAME': 'naa.5001405a91c5ccc5', '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': '336998022'} ; 2024-03-01 20:51:04,789 INFO blivet/MainThread: scanning sda (/sys/devices/tcm_loop_0/tcm_loop_adapter_0/host2/target2:0:1/2:0:1:0/block/sda)... 2024-03-01 20:51:04,790 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 20:51:04,833 INFO program/MainThread: stdout[3]: LVM2_VG_NAME=test_vg1 LVM2_LV_NAME=lv1 LVM2_LV_UUID=xws0J7-QFdr-jnBe-ukxG-LWin-k1Jt-0eibfZ 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=S4IAgG-oKdr-dUwM-bIXM-E7QP-rQcZ-rcdPYd LVM2_LV_SIZE=1606418432 LVM2_LV_ATTR=-wi-a----- LVM2_SEGTYPE=linear LVM2_ORIGIN= LVM2_POOL_LV= LVM2_DATA_LV= LVM2_METADATA_LV= LVM2_LV_ROLE=public LVM2_MOVE_PV= LVM2_DATA_PERCENT= LVM2_METADATA_PERCENT= LVM2_COPY_PERCENT= LVM2_VG_NAME=test_vg1 LVM2_LV_NAME=lv2 LVM2_LV_UUID=S4IAgG-oKdr-dUwM-bIXM-E7QP-rQcZ-rcdPYd LVM2_LV_SIZE=1606418432 LVM2_LV_ATTR=-wi-a----- LVM2_SEGTYPE=linear LVM2_ORIGIN= LVM2_POOL_LV= LVM2_DATA_LV= LVM2_METADATA_LV= 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=yfTnQ0-gjqY-maXA-oAm4-hN2r-bBK3-YyQt46 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=nuSAu2-RyB1-8HLM-wkL0-E2Ok-Z2Ai-B3hkFH 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=71ve1w-mLUa-R84n-cyjy-wLOO-zjaB-Bt5OAf 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=71ve1w-mLUa-R84n-cyjy-wLOO-zjaB-Bt5OAf 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=EIYnjo-BwL1-xLAF-AMSb-UeFe-Va3P-3bfRPr 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=EIYnjo-BwL1-xLAF-AMSb-UeFe-Va3P-3bfRPr 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=5h3p3g-g8QF-fPUC-Bb25-hV9B-0ql2-ZHjwzz 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=WebYte-cXqg-wpa0-s9Yt-LAjT-CXq6-JxWraD LVM2_LV_SIZE=427819008 LVM2_LV_ATTR=-wi-a----- LVM2_SEGTYPE=linear LVM2_ORIGIN= LVM2_POOL_LV= LVM2_DATA_LV= LVM2_METADATA_LV= LVM2_LV_ROLE=public LVM2_MOVE_PV= LVM2_DATA_PERCENT= LVM2_METADATA_PERCENT= LVM2_COPY_PERCENT= 2024-03-01 20:51:04,833 INFO program/MainThread: stderr[3]: 2024-03-01 20:51:04,833 INFO program/MainThread: ...done [3] (exit code: 0) 2024-03-01 20:51:04,837 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: sda ; incomplete: False ; hidden: False ; 2024-03-01 20:51:04,840 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned None 2024-03-01 20:51:04,844 INFO blivet/MainThread: failed to get initiator name from iscsi firmware: storaged iSCSI functionality not available 2024-03-01 20:51:04,846 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 20:51:04,851 DEBUG blivet/MainThread: DiskDevicePopulator.run: name: sda ; 2024-03-01 20:51:04,851 INFO blivet/MainThread: sda is a disk 2024-03-01 20:51:04,851 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 3 2024-03-01 20:51:04,852 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 4 2024-03-01 20:51:04,855 DEBUG blivet/MainThread: DiskDevice._set_format: sda ; type: None ; current: None ; 2024-03-01 20:51:04,858 DEBUG blivet/MainThread: DiskDevice.update_sysfs_path: sda ; status: True ; 2024-03-01 20:51:04,858 DEBUG blivet/MainThread: sda sysfs_path set to /sys/devices/tcm_loop_0/tcm_loop_adapter_0/host2/target2:0:1/2:0:1:0/block/sda 2024-03-01 20:51:04,861 DEBUG blivet/MainThread: DiskDevice.read_current_size: exists: True ; path: /dev/sda ; sysfs_path: /sys/devices/tcm_loop_0/tcm_loop_adapter_0/host2/target2:0:1/2:0:1:0/block/sda ; 2024-03-01 20:51:04,862 DEBUG blivet/MainThread: updated sda size to 1024 MiB (1024 MiB) 2024-03-01 20:51:04,862 INFO blivet/MainThread: added disk sda (id 2) to device tree 2024-03-01 20:51:04,862 INFO blivet/MainThread: got device: DiskDevice instance (0x7f4b67ca06d0) -- 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 = 6001405a8abeb2a8284458ebf043e0fb 2024-03-01 20:51:04,865 DEBUG blivet/MainThread: DeviceTree.handle_format: name: sda ; 2024-03-01 20:51:04,869 DEBUG blivet/MainThread: AppleBootstrapFS.supported: supported: True ; 2024-03-01 20:51:04,869 DEBUG blivet/MainThread: get_format('appleboot') returning AppleBootstrapFS instance with object id 6 2024-03-01 20:51:04,872 DEBUG blivet/MainThread: EFIFS.supported: supported: True ; 2024-03-01 20:51:04,872 DEBUG blivet/MainThread: get_format('efi') returning EFIFS instance with object id 7 2024-03-01 20:51:04,875 DEBUG blivet/MainThread: MacEFIFS.supported: supported: True ; 2024-03-01 20:51:04,875 DEBUG blivet/MainThread: get_format('macefi') returning MacEFIFS instance with object id 8 2024-03-01 20:51:04,879 DEBUG blivet/MainThread: MacEFIFS.supported: supported: True ; 2024-03-01 20:51:04,879 DEBUG blivet/MainThread: get_format('macefi') returning MacEFIFS instance with object id 9 2024-03-01 20:51:04,882 DEBUG blivet/MainThread: LVMFormatPopulator.run: pv: sda ; 2024-03-01 20:51:04,882 DEBUG blivet/MainThread: lvm filter: device /dev/sda added to the list of allowed devices 2024-03-01 20:51:04,882 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 20:51:04,916 INFO program/MainThread: stdout[4]: LVM2_PV_NAME=/dev/sda LVM2_PV_UUID=PDKOdo-dwAw-h627-qre7-An9Y-LWFn-hmeLdR LVM2_PV_FREE=0 LVM2_PV_SIZE=1065353216 LVM2_PE_START=8388608 LVM2_VG_NAME=test_vg1 LVM2_VG_UUID=nzg1R2-dSyJ-tbSf-liNI-sYvo-CzTs-timmcP LVM2_VG_SIZE=3196059648 LVM2_VG_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=0YDz02-buod-PcCu-8Qxw-IIfh-LkLT-M2DH1H LVM2_PV_FREE=41943040 LVM2_PV_SIZE=1065353216 LVM2_PE_START=8388608 LVM2_VG_NAME=test_vg1 LVM2_VG_UUID=nzg1R2-dSyJ-tbSf-liNI-sYvo-CzTs-timmcP LVM2_VG_SIZE=3196059648 LVM2_VG_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=4xTpIS-ovfx-jq8W-Hw9e-0Vgz-LtOu-WKWtlO LVM2_PV_FREE=1065353216 LVM2_PV_SIZE=1065353216 LVM2_PE_START=8388608 LVM2_VG_NAME=test_vg1 LVM2_VG_UUID=nzg1R2-dSyJ-tbSf-liNI-sYvo-CzTs-timmcP LVM2_VG_SIZE=3196059648 LVM2_VG_FREE=1107296256 LVM2_VG_EXTENT_SIZE=4194304 LVM2_VG_EXTENT_COUNT=762 LVM2_VG_FREE_COUNT=264 LVM2_PV_COUNT=3 2024-03-01 20:51:04,917 INFO program/MainThread: stderr[4]: WARNING: Couldn't find device with uuid 0YDz02-buod-PcCu-8Qxw-IIfh-LkLT-M2DH1H. WARNING: Couldn't find device with uuid 4xTpIS-ovfx-jq8W-Hw9e-0Vgz-LtOu-WKWtlO. WARNING: VG test_vg1 is missing PV 0YDz02-buod-PcCu-8Qxw-IIfh-LkLT-M2DH1H (last written to /dev/sdb). WARNING: VG test_vg1 is missing PV 4xTpIS-ovfx-jq8W-Hw9e-0Vgz-LtOu-WKWtlO (last written to /dev/sdc). WARNING: Couldn't find all devices for LV test_vg1/lv2 while checking used and assumed devices. WARNING: Couldn't find all devices for LV test_vg1/lv1 while checking used and assumed devices. 2024-03-01 20:51:04,917 INFO program/MainThread: ...done [4] (exit code: 0) 2024-03-01 20:51:04,917 INFO blivet/MainThread: type detected on 'sda' is 'lvmpv' 2024-03-01 20:51:04,921 DEBUG blivet/MainThread: LVMPhysicalVolume.__init__: uuid: PDKOdo-dwAw-h627-qre7-An9Y-LWFn-hmeLdR ; label: None ; device: /dev/sda ; serial: 36001405a8abeb2a8284458ebf043e0fb ; exists: True ; vg_name: test_vg1 ; vg_uuid: nzg1R2-dSyJ-tbSf-liNI-sYvo-CzTs-timmcP ; pe_start: 8 MiB ; 2024-03-01 20:51:04,921 DEBUG blivet/MainThread: get_format('lvmpv') returning LVMPhysicalVolume instance with object id 10 2024-03-01 20:51:04,924 DEBUG blivet/MainThread: DiskDevice._set_format: sda ; type: lvmpv ; current: None ; 2024-03-01 20:51:04,927 DEBUG blivet/MainThread: DeviceTree.get_device_by_uuid: uuid: nzg1R2-dSyJ-tbSf-liNI-sYvo-CzTs-timmcP ; incomplete: True ; hidden: False ; 2024-03-01 20:51:04,930 DEBUG blivet/MainThread: DeviceTree.get_device_by_uuid returned None 2024-03-01 20:51:04,933 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: test_vg1 ; incomplete: False ; hidden: False ; 2024-03-01 20:51:04,935 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned None 2024-03-01 20:51:04,936 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 20:51:04,975 INFO program/MainThread: stdout[5]: LVM2_VG_NAME=test_vg1 LVM2_VG_UUID=nzg1R2-dSyJ-tbSf-liNI-sYvo-CzTs-timmcP LVM2_VG_SIZE=3196059648 LVM2_VG_FREE=1107296256 LVM2_VG_EXTENT_SIZE=4194304 LVM2_VG_EXTENT_COUNT=762 LVM2_VG_FREE_COUNT=264 LVM2_PV_COUNT=3 2024-03-01 20:51:04,975 INFO program/MainThread: stderr[5]: WARNING: Couldn't find device with uuid 0YDz02-buod-PcCu-8Qxw-IIfh-LkLT-M2DH1H. WARNING: Couldn't find device with uuid 4xTpIS-ovfx-jq8W-Hw9e-0Vgz-LtOu-WKWtlO. WARNING: VG test_vg1 is missing PV 0YDz02-buod-PcCu-8Qxw-IIfh-LkLT-M2DH1H (last written to /dev/sdb). WARNING: VG test_vg1 is missing PV 4xTpIS-ovfx-jq8W-Hw9e-0Vgz-LtOu-WKWtlO (last written to /dev/sdc). WARNING: Couldn't find all devices for LV test_vg1/lv2 while checking used and assumed devices. WARNING: Couldn't find all devices for LV test_vg1/lv1 while checking used and assumed devices. 2024-03-01 20:51:04,975 INFO program/MainThread: ...done [5] (exit code: 0) 2024-03-01 20:51:04,975 INFO blivet/MainThread: Can't get exported information from VG info, assuming VG is not exported. 2024-03-01 20:51:04,975 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 12 2024-03-01 20:51:04,981 DEBUG blivet/MainThread: LVMVolumeGroupDevice._add_parent: test_vg1 ; parent: sda ; 2024-03-01 20:51:04,984 DEBUG blivet/MainThread: DiskDevice.add_child: name: sda ; child: test_vg1 ; kids: 0 ; 2024-03-01 20:51:04,984 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 13 2024-03-01 20:51:04,987 DEBUG blivet/MainThread: LVMVolumeGroupDevice._set_format: test_vg1 ; type: None ; current: None ; 2024-03-01 20:51:04,987 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 20:51:05,025 INFO program/MainThread: stdout[6]: LVM2_VG_NAME=test_vg1 LVM2_LV_NAME=lv1 LVM2_LV_UUID=xws0J7-QFdr-jnBe-ukxG-LWin-k1Jt-0eibfZ 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=S4IAgG-oKdr-dUwM-bIXM-E7QP-rQcZ-rcdPYd 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=S4IAgG-oKdr-dUwM-bIXM-E7QP-rQcZ-rcdPYd LVM2_LV_SIZE=1606418432 LVM2_LV_ATTR=-wi-a---p- LVM2_SEGTYPE=linear LVM2_ORIGIN= LVM2_POOL_LV= LVM2_DATA_LV= LVM2_METADATA_LV= LVM2_LV_ROLE=public LVM2_MOVE_PV= LVM2_DATA_PERCENT= LVM2_METADATA_PERCENT= LVM2_COPY_PERCENT= 2024-03-01 20:51:05,026 INFO program/MainThread: stderr[6]: WARNING: Couldn't find device with uuid 0YDz02-buod-PcCu-8Qxw-IIfh-LkLT-M2DH1H. WARNING: Couldn't find device with uuid 4xTpIS-ovfx-jq8W-Hw9e-0Vgz-LtOu-WKWtlO. WARNING: VG test_vg1 is missing PV 0YDz02-buod-PcCu-8Qxw-IIfh-LkLT-M2DH1H (last written to /dev/sdb). WARNING: VG test_vg1 is missing PV 4xTpIS-ovfx-jq8W-Hw9e-0Vgz-LtOu-WKWtlO (last written to /dev/sdc). WARNING: Couldn't find all devices for LV test_vg1/lv2 while checking used and assumed devices. WARNING: Couldn't find all devices for LV test_vg1/lv1 while checking used and assumed devices. 2024-03-01 20:51:05,026 INFO program/MainThread: ...done [6] (exit code: 0) 2024-03-01 20:51:05,030 DEBUG blivet/MainThread: LVMVolumeGroupDevice.update_sysfs_path: test_vg1 ; status: True ; 2024-03-01 20:51:05,030 INFO blivet/MainThread: added lvmvg test_vg1 (id 11) to device tree 2024-03-01 20:51:05,033 DEBUG blivet/MainThread: LVMFormatPopulator._update_lvs: pv: sda ; 2024-03-01 20:51:05,035 DEBUG blivet/MainThread: DeviceTree.get_device_by_uuid: uuid: nzg1R2-dSyJ-tbSf-liNI-sYvo-CzTs-timmcP ; incomplete: True ; hidden: False ; 2024-03-01 20:51:05,038 DEBUG blivet/MainThread: DeviceTree.get_device_by_uuid returned existing 1016 MiB lvmvg test_vg1 (11) 2024-03-01 20:51:05,038 WARNING blivet/MainThread: Skipping LVs for incomplete VG test_vg1 2024-03-01 20:51:05,038 INFO blivet/MainThread: got format: existing lvmpv 2024-03-01 20:51:05,042 DEBUG blivet/MainThread: DeviceTree.handle_device: name: sdb ; info: {'CURRENT_TAGS': ':systemd:', 'DEVLINKS': '/dev/disk/by-id/scsi-SLIO-ORG_disk1_c67c68fc-5fb8-4942-8812-1de7084b7176 ' '/dev/disk/by-id/scsi-1LIO-ORG_disk1:c67c68fc-5fb8-4942-8812-1de7084b7176 ' '/dev/disk/by-id/scsi-36001405c67c68fc5fb8494288121de70 ' '/dev/disk/by-diskseq/3 ' '/dev/disk/by-id/lvm-pv-uuid-0YDz02-buod-PcCu-8Qxw-IIfh-LkLT-M2DH1H ' '/dev/disk/by-id/wwn-0x6001405c67c68fc5fb8494288121de70', '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': '0YDz02-buod-PcCu-8Qxw-IIfh-LkLT-M2DH1H', 'ID_FS_UUID_ENC': '0YDz02-buod-PcCu-8Qxw-IIfh-LkLT-M2DH1H', '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': 'c67c68fc-5fb8-4942-8812-1de7084b7176', 'ID_SERIAL': '36001405c67c68fc5fb8494288121de70', 'ID_SERIAL_SHORT': '6001405c67c68fc5fb8494288121de70', 'ID_TARGET_PORT': '0', 'ID_TYPE': 'disk', 'ID_VENDOR': 'LIO-ORG', 'ID_VENDOR_ENC': 'LIO-ORG\\x20', 'ID_WWN': '0x6001405c67c68fc5', 'ID_WWN_VENDOR_EXTENSION': '0xfb8494288121de70', 'ID_WWN_WITH_EXTENSION': '0x6001405c67c68fc5fb8494288121de70', 'MAJOR': '8', 'MINOR': '16', 'SCSI_IDENT_LUN_LOGICAL_UNIT_GROUP': '0x0', 'SCSI_IDENT_LUN_NAA_REGEXT': '6001405c67c68fc5fb8494288121de70', 'SCSI_IDENT_LUN_T10': 'LIO-ORG_disk1:c67c68fc-5fb8-4942-8812-1de7084b7176', 'SCSI_IDENT_PORT_NAME': 'naa.5001405a91c5ccc5,t,0x0001', 'SCSI_IDENT_PORT_RELATIVE': '0', 'SCSI_IDENT_PORT_TARGET_PORT_GROUP': '0x0', 'SCSI_IDENT_SERIAL': 'c67c68fc-5fb8-4942-8812-1de7084b7176', 'SCSI_IDENT_TARGET_NAME': 'naa.5001405a91c5ccc5', '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': '337020590'} ; 2024-03-01 20:51:05,042 INFO blivet/MainThread: scanning sdb (/sys/devices/tcm_loop_0/tcm_loop_adapter_0/host2/target2:0:1/2:0:1:1/block/sdb)... 2024-03-01 20:51:05,045 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: sdb ; incomplete: False ; hidden: False ; 2024-03-01 20:51:05,047 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned None 2024-03-01 20:51:05,052 DEBUG blivet/MainThread: DiskDevicePopulator.run: name: sdb ; 2024-03-01 20:51:05,053 INFO blivet/MainThread: sdb is a disk 2024-03-01 20:51:05,053 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 17 2024-03-01 20:51:05,053 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 18 2024-03-01 20:51:05,056 DEBUG blivet/MainThread: DiskDevice._set_format: sdb ; type: None ; current: None ; 2024-03-01 20:51:05,059 DEBUG blivet/MainThread: DiskDevice.update_sysfs_path: sdb ; status: True ; 2024-03-01 20:51:05,059 DEBUG blivet/MainThread: sdb sysfs_path set to /sys/devices/tcm_loop_0/tcm_loop_adapter_0/host2/target2:0:1/2:0:1:1/block/sdb 2024-03-01 20:51:05,062 DEBUG blivet/MainThread: DiskDevice.read_current_size: exists: True ; path: /dev/sdb ; sysfs_path: /sys/devices/tcm_loop_0/tcm_loop_adapter_0/host2/target2:0:1/2:0:1:1/block/sdb ; 2024-03-01 20:51:05,062 DEBUG blivet/MainThread: updated sdb size to 1024 MiB (1024 MiB) 2024-03-01 20:51:05,063 INFO blivet/MainThread: added disk sdb (id 16) to device tree 2024-03-01 20:51:05,063 INFO blivet/MainThread: got device: DiskDevice instance (0x7f4b668bc970) -- 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 = 6001405c67c68fc5fb8494288121de70 2024-03-01 20:51:05,066 DEBUG blivet/MainThread: DeviceTree.handle_format: name: sdb ; 2024-03-01 20:51:05,069 DEBUG blivet/MainThread: AppleBootstrapFS.supported: supported: True ; 2024-03-01 20:51:05,069 DEBUG blivet/MainThread: get_format('appleboot') returning AppleBootstrapFS instance with object id 20 2024-03-01 20:51:05,072 DEBUG blivet/MainThread: EFIFS.supported: supported: True ; 2024-03-01 20:51:05,072 DEBUG blivet/MainThread: get_format('efi') returning EFIFS instance with object id 21 2024-03-01 20:51:05,075 DEBUG blivet/MainThread: MacEFIFS.supported: supported: True ; 2024-03-01 20:51:05,075 DEBUG blivet/MainThread: get_format('macefi') returning MacEFIFS instance with object id 22 2024-03-01 20:51:05,078 DEBUG blivet/MainThread: MacEFIFS.supported: supported: True ; 2024-03-01 20:51:05,078 DEBUG blivet/MainThread: get_format('macefi') returning MacEFIFS instance with object id 23 2024-03-01 20:51:05,080 DEBUG blivet/MainThread: LVMFormatPopulator.run: pv: sdb ; 2024-03-01 20:51:05,080 DEBUG blivet/MainThread: lvm filter: device /dev/sdb added to the list of allowed devices 2024-03-01 20:51:05,080 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 20:51:05,120 INFO program/MainThread: stdout[7]: LVM2_PV_NAME=/dev/sda LVM2_PV_UUID=PDKOdo-dwAw-h627-qre7-An9Y-LWFn-hmeLdR LVM2_PV_FREE=0 LVM2_PV_SIZE=1065353216 LVM2_PE_START=8388608 LVM2_VG_NAME=test_vg1 LVM2_VG_UUID=nzg1R2-dSyJ-tbSf-liNI-sYvo-CzTs-timmcP LVM2_VG_SIZE=3196059648 LVM2_VG_FREE=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=0YDz02-buod-PcCu-8Qxw-IIfh-LkLT-M2DH1H LVM2_PV_FREE=41943040 LVM2_PV_SIZE=1065353216 LVM2_PE_START=8388608 LVM2_VG_NAME=test_vg1 LVM2_VG_UUID=nzg1R2-dSyJ-tbSf-liNI-sYvo-CzTs-timmcP LVM2_VG_SIZE=3196059648 LVM2_VG_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=4xTpIS-ovfx-jq8W-Hw9e-0Vgz-LtOu-WKWtlO LVM2_PV_FREE=1065353216 LVM2_PV_SIZE=1065353216 LVM2_PE_START=8388608 LVM2_VG_NAME=test_vg1 LVM2_VG_UUID=nzg1R2-dSyJ-tbSf-liNI-sYvo-CzTs-timmcP LVM2_VG_SIZE=3196059648 LVM2_VG_FREE=1107296256 LVM2_VG_EXTENT_SIZE=4194304 LVM2_VG_EXTENT_COUNT=762 LVM2_VG_FREE_COUNT=264 LVM2_PV_COUNT=3 2024-03-01 20:51:05,120 INFO program/MainThread: stderr[7]: WARNING: Couldn't find device with uuid 4xTpIS-ovfx-jq8W-Hw9e-0Vgz-LtOu-WKWtlO. WARNING: VG test_vg1 is missing PV 4xTpIS-ovfx-jq8W-Hw9e-0Vgz-LtOu-WKWtlO (last written to /dev/sdc). 2024-03-01 20:51:05,120 INFO program/MainThread: ...done [7] (exit code: 0) 2024-03-01 20:51:05,120 INFO blivet/MainThread: type detected on 'sdb' is 'lvmpv' 2024-03-01 20:51:05,124 DEBUG blivet/MainThread: LVMPhysicalVolume.__init__: uuid: 0YDz02-buod-PcCu-8Qxw-IIfh-LkLT-M2DH1H ; label: None ; device: /dev/sdb ; serial: 36001405c67c68fc5fb8494288121de70 ; exists: True ; vg_name: test_vg1 ; vg_uuid: nzg1R2-dSyJ-tbSf-liNI-sYvo-CzTs-timmcP ; pe_start: 8 MiB ; free: 40 MiB ; 2024-03-01 20:51:05,124 DEBUG blivet/MainThread: get_format('lvmpv') returning LVMPhysicalVolume instance with object id 24 2024-03-01 20:51:05,127 DEBUG blivet/MainThread: DiskDevice._set_format: sdb ; type: lvmpv ; current: None ; 2024-03-01 20:51:05,130 DEBUG blivet/MainThread: DeviceTree.get_device_by_uuid: uuid: nzg1R2-dSyJ-tbSf-liNI-sYvo-CzTs-timmcP ; incomplete: True ; hidden: False ; 2024-03-01 20:51:05,132 DEBUG blivet/MainThread: DeviceTree.get_device_by_uuid returned existing 1016 MiB lvmvg test_vg1 (11) 2024-03-01 20:51:05,135 DEBUG blivet/MainThread: LVMVolumeGroupDevice._add_parent: test_vg1 ; parent: sdb ; 2024-03-01 20:51:05,138 DEBUG blivet/MainThread: DiskDevice.add_child: name: sdb ; child: test_vg1 ; kids: 0 ; 2024-03-01 20:51:05,141 DEBUG blivet/MainThread: LVMFormatPopulator._update_lvs: pv: sdb ; 2024-03-01 20:51:05,144 DEBUG blivet/MainThread: DeviceTree.get_device_by_uuid: uuid: nzg1R2-dSyJ-tbSf-liNI-sYvo-CzTs-timmcP ; incomplete: True ; hidden: False ; 2024-03-01 20:51:05,146 DEBUG blivet/MainThread: DeviceTree.get_device_by_uuid returned existing 1.98 GiB lvmvg test_vg1 (11) 2024-03-01 20:51:05,147 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 20:51:05,182 INFO program/MainThread: stdout[8]: LVM2_VG_NAME=test_vg1 LVM2_LV_NAME=lv1 LVM2_LV_UUID=xws0J7-QFdr-jnBe-ukxG-LWin-k1Jt-0eibfZ 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=S4IAgG-oKdr-dUwM-bIXM-E7QP-rQcZ-rcdPYd LVM2_LV_SIZE=1606418432 LVM2_LV_ATTR=-wi-a----- LVM2_SEGTYPE=linear LVM2_ORIGIN= LVM2_POOL_LV= LVM2_DATA_LV= LVM2_METADATA_LV= LVM2_LV_ROLE=public LVM2_MOVE_PV= LVM2_DATA_PERCENT= LVM2_METADATA_PERCENT= LVM2_COPY_PERCENT= LVM2_VG_NAME=test_vg1 LVM2_LV_NAME=lv2 LVM2_LV_UUID=S4IAgG-oKdr-dUwM-bIXM-E7QP-rQcZ-rcdPYd LVM2_LV_SIZE=1606418432 LVM2_LV_ATTR=-wi-a----- LVM2_SEGTYPE=linear LVM2_ORIGIN= LVM2_POOL_LV= LVM2_DATA_LV= LVM2_METADATA_LV= LVM2_LV_ROLE=public LVM2_MOVE_PV= LVM2_DATA_PERCENT= LVM2_METADATA_PERCENT= LVM2_COPY_PERCENT= 2024-03-01 20:51:05,182 INFO program/MainThread: stderr[8]: WARNING: Couldn't find device with uuid 4xTpIS-ovfx-jq8W-Hw9e-0Vgz-LtOu-WKWtlO. WARNING: VG test_vg1 is missing PV 4xTpIS-ovfx-jq8W-Hw9e-0Vgz-LtOu-WKWtlO (last written to /dev/sdc). 2024-03-01 20:51:05,182 INFO program/MainThread: ...done [8] (exit code: 0) 2024-03-01 20:51:05,183 WARNING blivet/MainThread: Skipping LVs for incomplete VG test_vg1 2024-03-01 20:51:05,183 INFO blivet/MainThread: got format: existing lvmpv 2024-03-01 20:51:05,187 DEBUG blivet/MainThread: DeviceTree.handle_device: name: sdk ; info: {'CURRENT_TAGS': ':systemd:', 'DEVLINKS': '/dev/disk/by-diskseq/12 ' '/dev/disk/by-id/scsi-36001405e1b8c6d03d0840ccbaa99ea54 ' '/dev/disk/by-id/wwn-0x6001405e1b8c6d03d0840ccbaa99ea54 ' '/dev/disk/by-id/scsi-SLIO-ORG_disk10_e1b8c6d0-3d08-40cc-baa9-9ea541aeb400 ' '/dev/disk/by-id/scsi-1LIO-ORG_disk10:e1b8c6d0-3d08-40cc-baa9-9ea541aeb400', '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': 'e1b8c6d0-3d08-40cc-baa9-9ea541aeb400', 'ID_SERIAL': '36001405e1b8c6d03d0840ccbaa99ea54', 'ID_SERIAL_SHORT': '6001405e1b8c6d03d0840ccbaa99ea54', 'ID_TARGET_PORT': '0', 'ID_TYPE': 'disk', 'ID_VENDOR': 'LIO-ORG', 'ID_VENDOR_ENC': 'LIO-ORG\\x20', 'ID_WWN': '0x6001405e1b8c6d03', 'ID_WWN_VENDOR_EXTENSION': '0xd0840ccbaa99ea54', 'ID_WWN_WITH_EXTENSION': '0x6001405e1b8c6d03d0840ccbaa99ea54', 'MAJOR': '8', 'MINOR': '160', 'SCSI_IDENT_LUN_LOGICAL_UNIT_GROUP': '0x0', 'SCSI_IDENT_LUN_NAA_REGEXT': '6001405e1b8c6d03d0840ccbaa99ea54', 'SCSI_IDENT_LUN_T10': 'LIO-ORG_disk10:e1b8c6d0-3d08-40cc-baa9-9ea541aeb400', 'SCSI_IDENT_PORT_NAME': 'naa.5001405a91c5ccc5,t,0x0001', 'SCSI_IDENT_PORT_RELATIVE': '0', 'SCSI_IDENT_PORT_TARGET_PORT_GROUP': '0x0', 'SCSI_IDENT_SERIAL': 'e1b8c6d0-3d08-40cc-baa9-9ea541aeb400', 'SCSI_IDENT_TARGET_NAME': 'naa.5001405a91c5ccc5', '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': '337615258'} ; 2024-03-01 20:51:05,187 INFO blivet/MainThread: scanning sdk (/sys/devices/tcm_loop_0/tcm_loop_adapter_0/host2/target2:0:1/2:0:1:10/block/sdk)... 2024-03-01 20:51:05,190 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: sdk ; incomplete: False ; hidden: False ; 2024-03-01 20:51:05,192 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned None 2024-03-01 20:51:05,198 DEBUG blivet/MainThread: DiskDevicePopulator.run: name: sdk ; 2024-03-01 20:51:05,198 INFO blivet/MainThread: sdk is a disk 2024-03-01 20:51:05,198 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 27 2024-03-01 20:51:05,198 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 28 2024-03-01 20:51:05,201 DEBUG blivet/MainThread: DiskDevice._set_format: sdk ; type: None ; current: None ; 2024-03-01 20:51:05,204 DEBUG blivet/MainThread: DiskDevice.update_sysfs_path: sdk ; status: True ; 2024-03-01 20:51:05,204 DEBUG blivet/MainThread: sdk sysfs_path set to /sys/devices/tcm_loop_0/tcm_loop_adapter_0/host2/target2:0:1/2:0:1:10/block/sdk 2024-03-01 20:51:05,207 DEBUG blivet/MainThread: DiskDevice.read_current_size: exists: True ; path: /dev/sdk ; sysfs_path: /sys/devices/tcm_loop_0/tcm_loop_adapter_0/host2/target2:0:1/2:0:1:10/block/sdk ; 2024-03-01 20:51:05,207 DEBUG blivet/MainThread: updated sdk size to 1024 MiB (1024 MiB) 2024-03-01 20:51:05,208 INFO blivet/MainThread: added disk sdk (id 26) to device tree 2024-03-01 20:51:05,208 INFO blivet/MainThread: got device: DiskDevice instance (0x7f4b66846850) -- 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 = 6001405e1b8c6d03d0840ccbaa99ea54 2024-03-01 20:51:05,211 DEBUG blivet/MainThread: DeviceTree.handle_format: name: sdk ; 2024-03-01 20:51:05,211 DEBUG blivet/MainThread: no type or existing type for sdk, bailing 2024-03-01 20:51:05,214 DEBUG blivet/MainThread: DeviceTree.handle_device: name: sdl ; info: {'CURRENT_TAGS': ':systemd:', 'DEVLINKS': '/dev/disk/by-id/wwn-0x6001405f208e545093d44a6ac77aa8bf ' '/dev/disk/by-id/scsi-1LIO-ORG_disk11:f208e545-093d-44a6-ac77-aa8bfab02819 ' '/dev/disk/by-id/scsi-36001405f208e545093d44a6ac77aa8bf ' '/dev/disk/by-diskseq/13 ' '/dev/disk/by-id/scsi-SLIO-ORG_disk11_f208e545-093d-44a6-ac77-aa8bfab02819', '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': 'f208e545-093d-44a6-ac77-aa8bfab02819', 'ID_SERIAL': '36001405f208e545093d44a6ac77aa8bf', 'ID_SERIAL_SHORT': '6001405f208e545093d44a6ac77aa8bf', 'ID_TARGET_PORT': '0', 'ID_TYPE': 'disk', 'ID_VENDOR': 'LIO-ORG', 'ID_VENDOR_ENC': 'LIO-ORG\\x20', 'ID_WWN': '0x6001405f208e5450', 'ID_WWN_VENDOR_EXTENSION': '0x93d44a6ac77aa8bf', 'ID_WWN_WITH_EXTENSION': '0x6001405f208e545093d44a6ac77aa8bf', 'MAJOR': '8', 'MINOR': '176', 'SCSI_IDENT_LUN_LOGICAL_UNIT_GROUP': '0x0', 'SCSI_IDENT_LUN_NAA_REGEXT': '6001405f208e545093d44a6ac77aa8bf', 'SCSI_IDENT_LUN_T10': 'LIO-ORG_disk11:f208e545-093d-44a6-ac77-aa8bfab02819', 'SCSI_IDENT_PORT_NAME': 'naa.5001405a91c5ccc5,t,0x0001', 'SCSI_IDENT_PORT_RELATIVE': '0', 'SCSI_IDENT_PORT_TARGET_PORT_GROUP': '0x0', 'SCSI_IDENT_SERIAL': 'f208e545-093d-44a6-ac77-aa8bfab02819', 'SCSI_IDENT_TARGET_NAME': 'naa.5001405a91c5ccc5', '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': '337703429'} ; 2024-03-01 20:51:05,214 INFO blivet/MainThread: scanning sdl (/sys/devices/tcm_loop_0/tcm_loop_adapter_0/host2/target2:0:1/2:0:1:11/block/sdl)... 2024-03-01 20:51:05,217 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: sdl ; incomplete: False ; hidden: False ; 2024-03-01 20:51:05,219 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned None 2024-03-01 20:51:05,224 DEBUG blivet/MainThread: DiskDevicePopulator.run: name: sdl ; 2024-03-01 20:51:05,225 INFO blivet/MainThread: sdl is a disk 2024-03-01 20:51:05,225 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 32 2024-03-01 20:51:05,225 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 33 2024-03-01 20:51:05,228 DEBUG blivet/MainThread: DiskDevice._set_format: sdl ; type: None ; current: None ; 2024-03-01 20:51:05,230 DEBUG blivet/MainThread: DiskDevice.update_sysfs_path: sdl ; status: True ; 2024-03-01 20:51:05,231 DEBUG blivet/MainThread: sdl sysfs_path set to /sys/devices/tcm_loop_0/tcm_loop_adapter_0/host2/target2:0:1/2:0:1:11/block/sdl 2024-03-01 20:51:05,233 DEBUG blivet/MainThread: DiskDevice.read_current_size: exists: True ; path: /dev/sdl ; sysfs_path: /sys/devices/tcm_loop_0/tcm_loop_adapter_0/host2/target2:0:1/2:0:1:11/block/sdl ; 2024-03-01 20:51:05,234 DEBUG blivet/MainThread: updated sdl size to 1024 MiB (1024 MiB) 2024-03-01 20:51:05,234 INFO blivet/MainThread: added disk sdl (id 31) to device tree 2024-03-01 20:51:05,234 INFO blivet/MainThread: got device: DiskDevice instance (0x7f4b66846760) -- 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 = 6001405f208e545093d44a6ac77aa8bf 2024-03-01 20:51:05,237 DEBUG blivet/MainThread: DeviceTree.handle_format: name: sdl ; 2024-03-01 20:51:05,237 DEBUG blivet/MainThread: no type or existing type for sdl, bailing 2024-03-01 20:51:05,240 DEBUG blivet/MainThread: DeviceTree.handle_device: name: sdc ; info: {'CURRENT_TAGS': ':systemd:', 'DEVLINKS': '/dev/disk/by-id/scsi-1LIO-ORG_disk2:0b2dc9bc-15ac-412f-92a3-0dd570796fb3 ' '/dev/disk/by-id/scsi-SLIO-ORG_disk2_0b2dc9bc-15ac-412f-92a3-0dd570796fb3 ' '/dev/disk/by-diskseq/4 ' '/dev/disk/by-id/scsi-360014050b2dc9bc15ac412f92a30dd57 ' '/dev/disk/by-id/wwn-0x60014050b2dc9bc15ac412f92a30dd57 ' '/dev/disk/by-id/lvm-pv-uuid-4xTpIS-ovfx-jq8W-Hw9e-0Vgz-LtOu-WKWtlO', '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': '4xTpIS-ovfx-jq8W-Hw9e-0Vgz-LtOu-WKWtlO', 'ID_FS_UUID_ENC': '4xTpIS-ovfx-jq8W-Hw9e-0Vgz-LtOu-WKWtlO', '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': '0b2dc9bc-15ac-412f-92a3-0dd570796fb3', 'ID_SERIAL': '360014050b2dc9bc15ac412f92a30dd57', 'ID_SERIAL_SHORT': '60014050b2dc9bc15ac412f92a30dd57', 'ID_TARGET_PORT': '0', 'ID_TYPE': 'disk', 'ID_VENDOR': 'LIO-ORG', 'ID_VENDOR_ENC': 'LIO-ORG\\x20', 'ID_WWN': '0x60014050b2dc9bc1', 'ID_WWN_VENDOR_EXTENSION': '0x5ac412f92a30dd57', 'ID_WWN_WITH_EXTENSION': '0x60014050b2dc9bc15ac412f92a30dd57', 'MAJOR': '8', 'MINOR': '32', 'SCSI_IDENT_LUN_LOGICAL_UNIT_GROUP': '0x0', 'SCSI_IDENT_LUN_NAA_REGEXT': '60014050b2dc9bc15ac412f92a30dd57', 'SCSI_IDENT_LUN_T10': 'LIO-ORG_disk2:0b2dc9bc-15ac-412f-92a3-0dd570796fb3', 'SCSI_IDENT_PORT_NAME': 'naa.5001405a91c5ccc5,t,0x0001', 'SCSI_IDENT_PORT_RELATIVE': '0', 'SCSI_IDENT_PORT_TARGET_PORT_GROUP': '0x0', 'SCSI_IDENT_SERIAL': '0b2dc9bc-15ac-412f-92a3-0dd570796fb3', 'SCSI_IDENT_TARGET_NAME': 'naa.5001405a91c5ccc5', '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': '337088436'} ; 2024-03-01 20:51:05,240 INFO blivet/MainThread: scanning sdc (/sys/devices/tcm_loop_0/tcm_loop_adapter_0/host2/target2:0:1/2:0:1:2/block/sdc)... 2024-03-01 20:51:05,243 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: sdc ; incomplete: False ; hidden: False ; 2024-03-01 20:51:05,246 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned None 2024-03-01 20:51:05,251 DEBUG blivet/MainThread: DiskDevicePopulator.run: name: sdc ; 2024-03-01 20:51:05,251 INFO blivet/MainThread: sdc is a disk 2024-03-01 20:51:05,251 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 37 2024-03-01 20:51:05,251 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 38 2024-03-01 20:51:05,254 DEBUG blivet/MainThread: DiskDevice._set_format: sdc ; type: None ; current: None ; 2024-03-01 20:51:05,257 DEBUG blivet/MainThread: DiskDevice.update_sysfs_path: sdc ; status: True ; 2024-03-01 20:51:05,257 DEBUG blivet/MainThread: sdc sysfs_path set to /sys/devices/tcm_loop_0/tcm_loop_adapter_0/host2/target2:0:1/2:0:1:2/block/sdc 2024-03-01 20:51:05,260 DEBUG blivet/MainThread: DiskDevice.read_current_size: exists: True ; path: /dev/sdc ; sysfs_path: /sys/devices/tcm_loop_0/tcm_loop_adapter_0/host2/target2:0:1/2:0:1:2/block/sdc ; 2024-03-01 20:51:05,260 DEBUG blivet/MainThread: updated sdc size to 1024 MiB (1024 MiB) 2024-03-01 20:51:05,261 INFO blivet/MainThread: added disk sdc (id 36) to device tree 2024-03-01 20:51:05,261 INFO blivet/MainThread: got device: DiskDevice instance (0x7f4b6685b070) -- 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 = 60014050b2dc9bc15ac412f92a30dd57 2024-03-01 20:51:05,264 DEBUG blivet/MainThread: DeviceTree.handle_format: name: sdc ; 2024-03-01 20:51:05,266 DEBUG blivet/MainThread: AppleBootstrapFS.supported: supported: True ; 2024-03-01 20:51:05,267 DEBUG blivet/MainThread: get_format('appleboot') returning AppleBootstrapFS instance with object id 40 2024-03-01 20:51:05,270 DEBUG blivet/MainThread: EFIFS.supported: supported: True ; 2024-03-01 20:51:05,270 DEBUG blivet/MainThread: get_format('efi') returning EFIFS instance with object id 41 2024-03-01 20:51:05,273 DEBUG blivet/MainThread: MacEFIFS.supported: supported: True ; 2024-03-01 20:51:05,273 DEBUG blivet/MainThread: get_format('macefi') returning MacEFIFS instance with object id 42 2024-03-01 20:51:05,276 DEBUG blivet/MainThread: MacEFIFS.supported: supported: True ; 2024-03-01 20:51:05,276 DEBUG blivet/MainThread: get_format('macefi') returning MacEFIFS instance with object id 43 2024-03-01 20:51:05,278 DEBUG blivet/MainThread: LVMFormatPopulator.run: pv: sdc ; 2024-03-01 20:51:05,278 DEBUG blivet/MainThread: lvm filter: device /dev/sdc added to the list of allowed devices 2024-03-01 20:51:05,278 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/sdc,/dev/sda,/dev/sdb ... 2024-03-01 20:51:05,314 INFO program/MainThread: stdout[9]: LVM2_PV_NAME=/dev/sda LVM2_PV_UUID=PDKOdo-dwAw-h627-qre7-An9Y-LWFn-hmeLdR LVM2_PV_FREE=0 LVM2_PV_SIZE=1065353216 LVM2_PE_START=8388608 LVM2_VG_NAME=test_vg1 LVM2_VG_UUID=nzg1R2-dSyJ-tbSf-liNI-sYvo-CzTs-timmcP LVM2_VG_SIZE=3196059648 LVM2_VG_FREE=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=0YDz02-buod-PcCu-8Qxw-IIfh-LkLT-M2DH1H LVM2_PV_FREE=41943040 LVM2_PV_SIZE=1065353216 LVM2_PE_START=8388608 LVM2_VG_NAME=test_vg1 LVM2_VG_UUID=nzg1R2-dSyJ-tbSf-liNI-sYvo-CzTs-timmcP LVM2_VG_SIZE=3196059648 LVM2_VG_FREE=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=4xTpIS-ovfx-jq8W-Hw9e-0Vgz-LtOu-WKWtlO LVM2_PV_FREE=1065353216 LVM2_PV_SIZE=1065353216 LVM2_PE_START=8388608 LVM2_VG_NAME=test_vg1 LVM2_VG_UUID=nzg1R2-dSyJ-tbSf-liNI-sYvo-CzTs-timmcP LVM2_VG_SIZE=3196059648 LVM2_VG_FREE=1107296256 LVM2_VG_EXTENT_SIZE=4194304 LVM2_VG_EXTENT_COUNT=762 LVM2_VG_FREE_COUNT=264 LVM2_PV_COUNT=3 2024-03-01 20:51:05,314 INFO program/MainThread: stderr[9]: 2024-03-01 20:51:05,314 INFO program/MainThread: ...done [9] (exit code: 0) 2024-03-01 20:51:05,314 INFO blivet/MainThread: type detected on 'sdc' is 'lvmpv' 2024-03-01 20:51:05,318 DEBUG blivet/MainThread: LVMPhysicalVolume.__init__: uuid: 4xTpIS-ovfx-jq8W-Hw9e-0Vgz-LtOu-WKWtlO ; label: None ; device: /dev/sdc ; serial: 360014050b2dc9bc15ac412f92a30dd57 ; exists: True ; vg_name: test_vg1 ; vg_uuid: nzg1R2-dSyJ-tbSf-liNI-sYvo-CzTs-timmcP ; pe_start: 8 MiB ; free: 1016 MiB ; 2024-03-01 20:51:05,318 DEBUG blivet/MainThread: get_format('lvmpv') returning LVMPhysicalVolume instance with object id 44 2024-03-01 20:51:05,321 DEBUG blivet/MainThread: DiskDevice._set_format: sdc ; type: lvmpv ; current: None ; 2024-03-01 20:51:05,324 DEBUG blivet/MainThread: DeviceTree.get_device_by_uuid: uuid: nzg1R2-dSyJ-tbSf-liNI-sYvo-CzTs-timmcP ; incomplete: True ; hidden: False ; 2024-03-01 20:51:05,326 DEBUG blivet/MainThread: DeviceTree.get_device_by_uuid returned existing 1.98 GiB lvmvg test_vg1 (11) 2024-03-01 20:51:05,330 DEBUG blivet/MainThread: LVMVolumeGroupDevice._add_parent: test_vg1 ; parent: sdc ; 2024-03-01 20:51:05,332 DEBUG blivet/MainThread: DiskDevice.add_child: name: sdc ; child: test_vg1 ; kids: 0 ; 2024-03-01 20:51:05,335 DEBUG blivet/MainThread: LVMFormatPopulator._update_lvs: pv: sdc ; 2024-03-01 20:51:05,338 DEBUG blivet/MainThread: DeviceTree.get_device_by_uuid: uuid: nzg1R2-dSyJ-tbSf-liNI-sYvo-CzTs-timmcP ; incomplete: True ; hidden: False ; 2024-03-01 20:51:05,340 DEBUG blivet/MainThread: DeviceTree.get_device_by_uuid returned existing 2.98 GiB lvmvg test_vg1 (11) 2024-03-01 20:51:05,341 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/sdc,/dev/sda,/dev/sdb ... 2024-03-01 20:51:05,378 INFO program/MainThread: stdout[10]: LVM2_VG_NAME=test_vg1 LVM2_LV_NAME=lv1 LVM2_LV_UUID=xws0J7-QFdr-jnBe-ukxG-LWin-k1Jt-0eibfZ 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=S4IAgG-oKdr-dUwM-bIXM-E7QP-rQcZ-rcdPYd LVM2_LV_SIZE=1606418432 LVM2_LV_ATTR=-wi-a----- LVM2_SEGTYPE=linear LVM2_ORIGIN= LVM2_POOL_LV= LVM2_DATA_LV= LVM2_METADATA_LV= LVM2_LV_ROLE=public LVM2_MOVE_PV= LVM2_DATA_PERCENT= LVM2_METADATA_PERCENT= LVM2_COPY_PERCENT= LVM2_VG_NAME=test_vg1 LVM2_LV_NAME=lv2 LVM2_LV_UUID=S4IAgG-oKdr-dUwM-bIXM-E7QP-rQcZ-rcdPYd LVM2_LV_SIZE=1606418432 LVM2_LV_ATTR=-wi-a----- LVM2_SEGTYPE=linear LVM2_ORIGIN= LVM2_POOL_LV= LVM2_DATA_LV= LVM2_METADATA_LV= LVM2_LV_ROLE=public LVM2_MOVE_PV= LVM2_DATA_PERCENT= LVM2_METADATA_PERCENT= LVM2_COPY_PERCENT= 2024-03-01 20:51:05,379 INFO program/MainThread: stderr[10]: 2024-03-01 20:51:05,379 INFO program/MainThread: ...done [10] (exit code: 0) 2024-03-01 20:51:05,383 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: test_vg1-lv1 ; incomplete: False ; hidden: False ; 2024-03-01 20:51:05,385 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned None 2024-03-01 20:51:05,388 DEBUG blivet/MainThread: DeviceTree.get_device_by_uuid: uuid: xws0J7-QFdr-jnBe-ukxG-LWin-k1Jt-0eibfZ ; incomplete: False ; hidden: False ; 2024-03-01 20:51:05,391 DEBUG blivet/MainThread: DeviceTree.get_device_by_uuid returned None 2024-03-01 20:51:05,391 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 46 2024-03-01 20:51:05,394 DEBUG blivet/MainThread: LVMVolumeGroupDevice.add_child: name: test_vg1 ; child: lv1 ; kids: 0 ; 2024-03-01 20:51:05,395 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 47 2024-03-01 20:51:05,398 DEBUG blivet/MainThread: LVMLogicalVolumeDevice._set_format: test_vg1-lv1 ; type: None ; current: None ; 2024-03-01 20:51:05,401 DEBUG blivet/MainThread: LVMLogicalVolumeDevice.update_sysfs_path: test_vg1-lv1 ; status: True ; 2024-03-01 20:51:05,401 DEBUG blivet/MainThread: test_vg1-lv1 sysfs_path set to /sys/devices/virtual/block/dm-7 2024-03-01 20:51:05,404 DEBUG blivet/MainThread: LVMLogicalVolumeDevice.read_current_size: exists: True ; path: /dev/mapper/test_vg1-lv1 ; sysfs_path: /sys/devices/virtual/block/dm-7 ; 2024-03-01 20:51:05,405 DEBUG blivet/MainThread: updated test_vg1-lv1 size to 460 MiB (460 MiB) 2024-03-01 20:51:05,405 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 49 2024-03-01 20:51:05,408 DEBUG blivet/MainThread: LVMVolumeGroupDevice.remove_child: name: test_vg1 ; child: lv1 ; kids: 1 ; 2024-03-01 20:51:05,411 DEBUG blivet/MainThread: LVMVolumeGroupDevice.add_child: name: test_vg1 ; child: lv1 ; kids: 0 ; 2024-03-01 20:51:05,411 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 50 2024-03-01 20:51:05,414 DEBUG blivet/MainThread: LVMLogicalVolumeDevice._set_format: test_vg1-lv1 ; type: None ; current: None ; 2024-03-01 20:51:05,417 DEBUG blivet/MainThread: LVMLogicalVolumeDevice.update_sysfs_path: test_vg1-lv1 ; status: True ; 2024-03-01 20:51:05,417 DEBUG blivet/MainThread: test_vg1-lv1 sysfs_path set to /sys/devices/virtual/block/dm-7 2024-03-01 20:51:05,420 DEBUG blivet/MainThread: LVMLogicalVolumeDevice.read_current_size: exists: True ; path: /dev/mapper/test_vg1-lv1 ; sysfs_path: /sys/devices/virtual/block/dm-7 ; 2024-03-01 20:51:05,421 DEBUG blivet/MainThread: updated test_vg1-lv1 size to 460 MiB (460 MiB) 2024-03-01 20:51:05,421 DEBUG blivet/MainThread: Adding test_vg1-lv1/460 MiB to test_vg1 2024-03-01 20:51:05,421 INFO blivet/MainThread: added lvmlv test_vg1-lv1 (id 45) to device tree 2024-03-01 20:51:05,424 DEBUG blivet/MainThread: LVMLogicalVolumeDevice.update_sysfs_path: test_vg1-lv1 ; status: True ; 2024-03-01 20:51:05,424 DEBUG blivet/MainThread: test_vg1-lv1 sysfs_path set to /sys/devices/virtual/block/dm-7 2024-03-01 20:51:05,427 DEBUG blivet/MainThread: LVMLogicalVolumeDevice.read_current_size: exists: True ; path: /dev/mapper/test_vg1-lv1 ; sysfs_path: /sys/devices/virtual/block/dm-7 ; 2024-03-01 20:51:05,427 DEBUG blivet/MainThread: updated test_vg1-lv1 size to 460 MiB (460 MiB) 2024-03-01 20:51:05,431 DEBUG blivet/MainThread: DeviceTree.handle_device: name: test_vg1-lv1 ; info: {'CURRENT_TAGS': ':systemd:', 'DEVLINKS': '/dev/disk/by-id/dm-name-test_vg1-lv1 /dev/mapper/test_vg1-lv1 ' '/dev/test_vg1/lv1 ' '/dev/disk/by-uuid/ecfd3c11-f8af-4950-ba90-63054cbd83aa ' '/dev/disk/by-id/dm-uuid-LVM-nzg1R2dSyJtbSfliNIsYvoCzTstimmcPxws0J7QFdrjnBeukxGLWink1Jt0eibfZ', 'DEVNAME': '/dev/dm-7', 'DEVPATH': '/devices/virtual/block/dm-7', 'DEVTYPE': 'disk', 'DISKSEQ': '61', '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-nzg1R2dSyJtbSfliNIsYvoCzTstimmcPxws0J7QFdrjnBeukxGLWink1Jt0eibfZ', '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': 'ecfd3c11-f8af-4950-ba90-63054cbd83aa', 'ID_FS_UUID_ENC': 'ecfd3c11-f8af-4950-ba90-63054cbd83aa', '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': '632563873'} ; 2024-03-01 20:51:05,431 INFO blivet/MainThread: scanning test_vg1-lv1 (/sys/devices/virtual/block/dm-7)... 2024-03-01 20:51:05,432 INFO program/MainThread: Running [11] dmsetup info -co subsystem --noheadings test_vg1-lv1 ... 2024-03-01 20:51:05,435 INFO program/MainThread: stdout[11]: LVM 2024-03-01 20:51:05,435 INFO program/MainThread: stderr[11]: 2024-03-01 20:51:05,435 INFO program/MainThread: ...done [11] (exit code: 0) 2024-03-01 20:51:05,435 INFO program/MainThread: Running [12] dmsetup info -co subsystem --noheadings test_vg1-lv1 ... 2024-03-01 20:51:05,437 INFO program/MainThread: stdout[12]: LVM 2024-03-01 20:51:05,437 INFO program/MainThread: stderr[12]: 2024-03-01 20:51:05,437 INFO program/MainThread: ...done [12] (exit code: 0) 2024-03-01 20:51:05,438 INFO program/MainThread: Running [13] dmsetup info -co subsystem --noheadings test_vg1-lv1 ... 2024-03-01 20:51:05,440 INFO program/MainThread: stdout[13]: LVM 2024-03-01 20:51:05,440 INFO program/MainThread: stderr[13]: 2024-03-01 20:51:05,440 INFO program/MainThread: ...done [13] (exit code: 0) 2024-03-01 20:51:05,444 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: test_vg1-lv1 ; incomplete: False ; hidden: False ; 2024-03-01 20:51:05,447 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned existing 460 MiB lvmlv test_vg1-lv1 (45) 2024-03-01 20:51:05,449 DEBUG blivet/MainThread: test_vg1 size is 2.98 GiB 2024-03-01 20:51:05,450 DEBUG blivet/MainThread: vg test_vg1 has 2.53 GiB free 2024-03-01 20:51:05,450 DEBUG blivet/MainThread: test_vg1 size is 2.98 GiB 2024-03-01 20:51:05,451 DEBUG blivet/MainThread: vg test_vg1 has 2.53 GiB free 2024-03-01 20:51:05,447 INFO blivet/MainThread: got device: LVMLogicalVolumeDevice instance (0x7f4b6685be50) -- name = test_vg1-lv1 status = True id = 45 children = [] parents = ['existing 2.98 GiB lvmvg test_vg1 (11)'] uuid = xws0J7-QFdr-jnBe-ukxG-LWin-k1Jt-0eibfZ 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 (0x7f4b6690d760) -- 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 = nzg1R2-dSyJ-tbSf-liNI-sYvo-CzTs-timmcP size = 2.98 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 2.98 GiB path = /dev/test_vg1 format args = [] original_format = None free = 1.03 GiB PE Size = 4 MiB PE Count = 762 PE Free = 264 PV Count = 3 modified = False extents = 762 free space = 2.53 GiB free extents = 647 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sda (2) with existing lvmpv', 'existing 1024 MiB disk sdb (16) with existing lvmpv', 'existing 1024 MiB disk sdc (36) with existing lvmpv'] LVs = ['existing 460 MiB lvmlv test_vg1-lv1 (45)'] segment type = linear percent = 0 VG space used = 460 MiB 2024-03-01 20:51:05,451 INFO program/MainThread: Running [14] dmsetup info -co subsystem --noheadings test_vg1-lv1 ... 2024-03-01 20:51:05,454 INFO program/MainThread: stdout[14]: LVM 2024-03-01 20:51:05,454 INFO program/MainThread: stderr[14]: 2024-03-01 20:51:05,454 INFO program/MainThread: ...done [14] (exit code: 0) 2024-03-01 20:51:05,457 DEBUG blivet/MainThread: DeviceTree.handle_format: name: test_vg1-lv1 ; 2024-03-01 20:51:05,461 DEBUG blivet/MainThread: AppleBootstrapFS.supported: supported: True ; 2024-03-01 20:51:05,461 DEBUG blivet/MainThread: get_format('appleboot') returning AppleBootstrapFS instance with object id 52 2024-03-01 20:51:05,464 DEBUG blivet/MainThread: EFIFS.supported: supported: True ; 2024-03-01 20:51:05,464 DEBUG blivet/MainThread: get_format('efi') returning EFIFS instance with object id 53 2024-03-01 20:51:05,467 DEBUG blivet/MainThread: MacEFIFS.supported: supported: True ; 2024-03-01 20:51:05,467 DEBUG blivet/MainThread: get_format('macefi') returning MacEFIFS instance with object id 54 2024-03-01 20:51:05,470 DEBUG blivet/MainThread: MacEFIFS.supported: supported: True ; 2024-03-01 20:51:05,470 DEBUG blivet/MainThread: get_format('macefi') returning MacEFIFS instance with object id 55 2024-03-01 20:51:05,472 WARNING blivet/MainThread: Stratis DBus service is not running 2024-03-01 20:51:05,472 INFO blivet/MainThread: type detected on 'test_vg1-lv1' is 'xfs' 2024-03-01 20:51:05,475 DEBUG blivet/MainThread: XFS.supported: supported: True ; 2024-03-01 20:51:05,475 DEBUG blivet/MainThread: get_format('xfs') returning XFS instance with object id 56 2024-03-01 20:51:05,478 DEBUG blivet/MainThread: LVMLogicalVolumeDevice._set_format: test_vg1-lv1 ; type: xfs ; current: None ; 2024-03-01 20:51:05,478 INFO blivet/MainThread: got format: existing xfs filesystem 2024-03-01 20:51:05,481 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: test_vg1-lv2 ; incomplete: False ; hidden: False ; 2024-03-01 20:51:05,484 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned None 2024-03-01 20:51:05,487 DEBUG blivet/MainThread: DeviceTree.get_device_by_uuid: uuid: S4IAgG-oKdr-dUwM-bIXM-E7QP-rQcZ-rcdPYd ; incomplete: False ; hidden: False ; 2024-03-01 20:51:05,489 DEBUG blivet/MainThread: DeviceTree.get_device_by_uuid returned None 2024-03-01 20:51:05,490 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 59 2024-03-01 20:51:05,493 DEBUG blivet/MainThread: LVMVolumeGroupDevice.add_child: name: test_vg1 ; child: lv2 ; kids: 1 ; 2024-03-01 20:51:05,493 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 60 2024-03-01 20:51:05,496 DEBUG blivet/MainThread: LVMLogicalVolumeDevice._set_format: test_vg1-lv2 ; type: None ; current: None ; 2024-03-01 20:51:05,499 DEBUG blivet/MainThread: LVMLogicalVolumeDevice.update_sysfs_path: test_vg1-lv2 ; status: True ; 2024-03-01 20:51:05,499 DEBUG blivet/MainThread: test_vg1-lv2 sysfs_path set to /sys/devices/virtual/block/dm-6 2024-03-01 20:51:05,502 DEBUG blivet/MainThread: LVMLogicalVolumeDevice.read_current_size: exists: True ; path: /dev/mapper/test_vg1-lv2 ; sysfs_path: /sys/devices/virtual/block/dm-6 ; 2024-03-01 20:51:05,503 DEBUG blivet/MainThread: updated test_vg1-lv2 size to 1.5 GiB (1.5 GiB) 2024-03-01 20:51:05,503 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 62 2024-03-01 20:51:05,506 DEBUG blivet/MainThread: LVMVolumeGroupDevice.remove_child: name: test_vg1 ; child: lv2 ; kids: 2 ; 2024-03-01 20:51:05,509 DEBUG blivet/MainThread: LVMVolumeGroupDevice.add_child: name: test_vg1 ; child: lv2 ; kids: 1 ; 2024-03-01 20:51:05,509 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 63 2024-03-01 20:51:05,512 DEBUG blivet/MainThread: LVMLogicalVolumeDevice._set_format: test_vg1-lv2 ; type: None ; current: None ; 2024-03-01 20:51:05,515 DEBUG blivet/MainThread: LVMLogicalVolumeDevice.update_sysfs_path: test_vg1-lv2 ; status: True ; 2024-03-01 20:51:05,515 DEBUG blivet/MainThread: test_vg1-lv2 sysfs_path set to /sys/devices/virtual/block/dm-6 2024-03-01 20:51:05,518 DEBUG blivet/MainThread: LVMLogicalVolumeDevice.read_current_size: exists: True ; path: /dev/mapper/test_vg1-lv2 ; sysfs_path: /sys/devices/virtual/block/dm-6 ; 2024-03-01 20:51:05,519 DEBUG blivet/MainThread: updated test_vg1-lv2 size to 1.5 GiB (1.5 GiB) 2024-03-01 20:51:05,519 DEBUG blivet/MainThread: Adding test_vg1-lv2/1.5 GiB to test_vg1 2024-03-01 20:51:05,519 INFO blivet/MainThread: added lvmlv test_vg1-lv2 (id 58) to device tree 2024-03-01 20:51:05,522 DEBUG blivet/MainThread: LVMLogicalVolumeDevice.update_sysfs_path: test_vg1-lv2 ; status: True ; 2024-03-01 20:51:05,522 DEBUG blivet/MainThread: test_vg1-lv2 sysfs_path set to /sys/devices/virtual/block/dm-6 2024-03-01 20:51:05,525 DEBUG blivet/MainThread: LVMLogicalVolumeDevice.read_current_size: exists: True ; path: /dev/mapper/test_vg1-lv2 ; sysfs_path: /sys/devices/virtual/block/dm-6 ; 2024-03-01 20:51:05,525 DEBUG blivet/MainThread: updated test_vg1-lv2 size to 1.5 GiB (1.5 GiB) 2024-03-01 20:51:05,528 DEBUG blivet/MainThread: DeviceTree.handle_device: name: test_vg1-lv2 ; info: {'CURRENT_TAGS': ':systemd:', 'DEVLINKS': '/dev/disk/by-id/dm-uuid-LVM-nzg1R2dSyJtbSfliNIsYvoCzTstimmcPS4IAgGoKdrdUwMbIXME7QPrQcZrcdPYd ' '/dev/disk/by-id/dm-name-test_vg1-lv2 /dev/test_vg1/lv2 ' '/dev/disk/by-uuid/b4588516-133d-41f0-b47c-b54ad5abb5cc ' '/dev/mapper/test_vg1-lv2', 'DEVNAME': '/dev/dm-6', 'DEVPATH': '/devices/virtual/block/dm-6', 'DEVTYPE': 'disk', 'DISKSEQ': '60', '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-nzg1R2dSyJtbSfliNIsYvoCzTstimmcPS4IAgGoKdrdUwMbIXME7QPrQcZrcdPYd', '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': 'b4588516-133d-41f0-b47c-b54ad5abb5cc', 'ID_FS_UUID_ENC': 'b4588516-133d-41f0-b47c-b54ad5abb5cc', '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': '632130325'} ; 2024-03-01 20:51:05,529 INFO blivet/MainThread: scanning test_vg1-lv2 (/sys/devices/virtual/block/dm-6)... 2024-03-01 20:51:05,529 INFO program/MainThread: Running [15] dmsetup info -co subsystem --noheadings test_vg1-lv2 ... 2024-03-01 20:51:05,532 INFO program/MainThread: stdout[15]: LVM 2024-03-01 20:51:05,532 INFO program/MainThread: stderr[15]: 2024-03-01 20:51:05,532 INFO program/MainThread: ...done [15] (exit code: 0) 2024-03-01 20:51:05,532 INFO program/MainThread: Running [16] dmsetup info -co subsystem --noheadings test_vg1-lv2 ... 2024-03-01 20:51:05,534 INFO program/MainThread: stdout[16]: LVM 2024-03-01 20:51:05,534 INFO program/MainThread: stderr[16]: 2024-03-01 20:51:05,535 INFO program/MainThread: ...done [16] (exit code: 0) 2024-03-01 20:51:05,535 INFO program/MainThread: Running [17] dmsetup info -co subsystem --noheadings test_vg1-lv2 ... 2024-03-01 20:51:05,537 INFO program/MainThread: stdout[17]: LVM 2024-03-01 20:51:05,537 INFO program/MainThread: stderr[17]: 2024-03-01 20:51:05,537 INFO program/MainThread: ...done [17] (exit code: 0) 2024-03-01 20:51:05,541 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: test_vg1-lv2 ; incomplete: False ; hidden: False ; 2024-03-01 20:51:05,544 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned existing 1.5 GiB lvmlv test_vg1-lv2 (58) 2024-03-01 20:51:05,546 DEBUG blivet/MainThread: test_vg1 size is 2.98 GiB 2024-03-01 20:51:05,547 DEBUG blivet/MainThread: vg test_vg1 has 1.03 GiB free 2024-03-01 20:51:05,547 DEBUG blivet/MainThread: test_vg1 size is 2.98 GiB 2024-03-01 20:51:05,548 DEBUG blivet/MainThread: vg test_vg1 has 1.03 GiB free 2024-03-01 20:51:05,544 INFO blivet/MainThread: got device: LVMLogicalVolumeDevice instance (0x7f4b6685b4c0) -- name = test_vg1-lv2 status = True id = 58 children = [] parents = ['existing 2.98 GiB lvmvg test_vg1 (11)'] uuid = S4IAgG-oKdr-dUwM-bIXM-E7QP-rQcZ-rcdPYd 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 (0x7f4b6690d760) -- name = test_vg1 status = True 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 = nzg1R2-dSyJ-tbSf-liNI-sYvo-CzTs-timmcP size = 2.98 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 2.98 GiB path = /dev/test_vg1 format args = [] original_format = None free = 1.03 GiB PE Size = 4 MiB PE Count = 762 PE Free = 264 PV Count = 3 modified = False extents = 762 free space = 1.03 GiB free extents = 264 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sda (2) with existing lvmpv', 'existing 1024 MiB disk sdb (16) with existing lvmpv', 'existing 1024 MiB disk sdc (36) with existing lvmpv'] LVs = ['existing 460 MiB lvmlv test_vg1-lv1 (45) with existing xfs filesystem', 'existing 1.5 GiB lvmlv test_vg1-lv2 (58)'] segment type = linear percent = 0 VG space used = 1.5 GiB 2024-03-01 20:51:05,549 INFO program/MainThread: Running [18] dmsetup info -co subsystem --noheadings test_vg1-lv2 ... 2024-03-01 20:51:05,551 INFO program/MainThread: stdout[18]: LVM 2024-03-01 20:51:05,551 INFO program/MainThread: stderr[18]: 2024-03-01 20:51:05,551 INFO program/MainThread: ...done [18] (exit code: 0) 2024-03-01 20:51:05,555 DEBUG blivet/MainThread: DeviceTree.handle_format: name: test_vg1-lv2 ; 2024-03-01 20:51:05,558 DEBUG blivet/MainThread: AppleBootstrapFS.supported: supported: True ; 2024-03-01 20:51:05,559 DEBUG blivet/MainThread: get_format('appleboot') returning AppleBootstrapFS instance with object id 65 2024-03-01 20:51:05,562 DEBUG blivet/MainThread: EFIFS.supported: supported: True ; 2024-03-01 20:51:05,562 DEBUG blivet/MainThread: get_format('efi') returning EFIFS instance with object id 66 2024-03-01 20:51:05,565 DEBUG blivet/MainThread: MacEFIFS.supported: supported: True ; 2024-03-01 20:51:05,565 DEBUG blivet/MainThread: get_format('macefi') returning MacEFIFS instance with object id 67 2024-03-01 20:51:05,568 DEBUG blivet/MainThread: MacEFIFS.supported: supported: True ; 2024-03-01 20:51:05,568 DEBUG blivet/MainThread: get_format('macefi') returning MacEFIFS instance with object id 68 2024-03-01 20:51:05,568 INFO blivet/MainThread: type detected on 'test_vg1-lv2' is 'xfs' 2024-03-01 20:51:05,571 DEBUG blivet/MainThread: XFS.supported: supported: True ; 2024-03-01 20:51:05,571 DEBUG blivet/MainThread: get_format('xfs') returning XFS instance with object id 69 2024-03-01 20:51:05,574 DEBUG blivet/MainThread: LVMLogicalVolumeDevice._set_format: test_vg1-lv2 ; type: xfs ; current: None ; 2024-03-01 20:51:05,574 INFO blivet/MainThread: got format: existing xfs filesystem 2024-03-01 20:51:05,575 INFO blivet/MainThread: got format: existing lvmpv 2024-03-01 20:51:05,578 DEBUG blivet/MainThread: DeviceTree.handle_device: name: sdd ; info: {'CURRENT_TAGS': ':systemd:', 'DEVLINKS': '/dev/disk/by-id/wwn-0x600140528254ba1444f43aba0eef4ede ' '/dev/disk/by-id/scsi-1LIO-ORG_disk3:28254ba1-444f-43ab-a0ee-f4edee35f467 ' '/dev/disk/by-id/scsi-3600140528254ba1444f43aba0eef4ede ' '/dev/disk/by-id/scsi-SLIO-ORG_disk3_28254ba1-444f-43ab-a0ee-f4edee35f467 ' '/dev/disk/by-id/lvm-pv-uuid-zZI2Ed-QNwt-si2v-Zm1j-mTs4-bZwr-YKMNgo ' '/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_FS_TYPE': 'LVM2_member', 'ID_FS_USAGE': 'raid', 'ID_FS_UUID': 'zZI2Ed-QNwt-si2v-Zm1j-mTs4-bZwr-YKMNgo', 'ID_FS_UUID_ENC': 'zZI2Ed-QNwt-si2v-Zm1j-mTs4-bZwr-YKMNgo', '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': '28254ba1-444f-43ab-a0ee-f4edee35f467', 'ID_SERIAL': '3600140528254ba1444f43aba0eef4ede', 'ID_SERIAL_SHORT': '600140528254ba1444f43aba0eef4ede', 'ID_TARGET_PORT': '0', 'ID_TYPE': 'disk', 'ID_VENDOR': 'LIO-ORG', 'ID_VENDOR_ENC': 'LIO-ORG\\x20', 'ID_WWN': '0x600140528254ba14', 'ID_WWN_VENDOR_EXTENSION': '0x44f43aba0eef4ede', 'ID_WWN_WITH_EXTENSION': '0x600140528254ba1444f43aba0eef4ede', 'MAJOR': '8', 'MINOR': '48', 'SCSI_IDENT_LUN_LOGICAL_UNIT_GROUP': '0x0', 'SCSI_IDENT_LUN_NAA_REGEXT': '600140528254ba1444f43aba0eef4ede', 'SCSI_IDENT_LUN_T10': 'LIO-ORG_disk3:28254ba1-444f-43ab-a0ee-f4edee35f467', 'SCSI_IDENT_PORT_NAME': 'naa.5001405a91c5ccc5,t,0x0001', 'SCSI_IDENT_PORT_RELATIVE': '0', 'SCSI_IDENT_PORT_TARGET_PORT_GROUP': '0x0', 'SCSI_IDENT_SERIAL': '28254ba1-444f-43ab-a0ee-f4edee35f467', 'SCSI_IDENT_TARGET_NAME': 'naa.5001405a91c5ccc5', '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': '337038990'} ; 2024-03-01 20:51:05,578 INFO blivet/MainThread: scanning sdd (/sys/devices/tcm_loop_0/tcm_loop_adapter_0/host2/target2:0:1/2:0:1:3/block/sdd)... 2024-03-01 20:51:05,581 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: sdd ; incomplete: False ; hidden: False ; 2024-03-01 20:51:05,583 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned None 2024-03-01 20:51:05,589 DEBUG blivet/MainThread: DiskDevicePopulator.run: name: sdd ; 2024-03-01 20:51:05,589 INFO blivet/MainThread: sdd is a disk 2024-03-01 20:51:05,589 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 73 2024-03-01 20:51:05,590 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 74 2024-03-01 20:51:05,592 DEBUG blivet/MainThread: DiskDevice._set_format: sdd ; type: None ; current: None ; 2024-03-01 20:51:05,595 DEBUG blivet/MainThread: DiskDevice.update_sysfs_path: sdd ; status: True ; 2024-03-01 20:51:05,595 DEBUG blivet/MainThread: sdd sysfs_path set to /sys/devices/tcm_loop_0/tcm_loop_adapter_0/host2/target2:0:1/2:0:1:3/block/sdd 2024-03-01 20:51:05,598 DEBUG blivet/MainThread: DiskDevice.read_current_size: exists: True ; path: /dev/sdd ; sysfs_path: /sys/devices/tcm_loop_0/tcm_loop_adapter_0/host2/target2:0:1/2:0:1:3/block/sdd ; 2024-03-01 20:51:05,598 DEBUG blivet/MainThread: updated sdd size to 1024 MiB (1024 MiB) 2024-03-01 20:51:05,599 INFO blivet/MainThread: added disk sdd (id 72) to device tree 2024-03-01 20:51:05,599 INFO blivet/MainThread: got device: DiskDevice instance (0x7f4b668594c0) -- 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 = 600140528254ba1444f43aba0eef4ede 2024-03-01 20:51:05,602 DEBUG blivet/MainThread: DeviceTree.handle_format: name: sdd ; 2024-03-01 20:51:05,605 DEBUG blivet/MainThread: AppleBootstrapFS.supported: supported: True ; 2024-03-01 20:51:05,605 DEBUG blivet/MainThread: get_format('appleboot') returning AppleBootstrapFS instance with object id 76 2024-03-01 20:51:05,608 DEBUG blivet/MainThread: EFIFS.supported: supported: True ; 2024-03-01 20:51:05,608 DEBUG blivet/MainThread: get_format('efi') returning EFIFS instance with object id 77 2024-03-01 20:51:05,611 DEBUG blivet/MainThread: MacEFIFS.supported: supported: True ; 2024-03-01 20:51:05,611 DEBUG blivet/MainThread: get_format('macefi') returning MacEFIFS instance with object id 78 2024-03-01 20:51:05,614 DEBUG blivet/MainThread: MacEFIFS.supported: supported: True ; 2024-03-01 20:51:05,614 DEBUG blivet/MainThread: get_format('macefi') returning MacEFIFS instance with object id 79 2024-03-01 20:51:05,616 DEBUG blivet/MainThread: LVMFormatPopulator.run: pv: sdd ; 2024-03-01 20:51:05,616 DEBUG blivet/MainThread: lvm filter: device /dev/sdd added to the list of allowed devices 2024-03-01 20:51:05,617 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/sdc,/dev/sdd,/dev/sda,/dev/sdb ... 2024-03-01 20:51:05,649 INFO program/MainThread: stdout[19]: LVM2_PV_NAME=/dev/sda LVM2_PV_UUID=PDKOdo-dwAw-h627-qre7-An9Y-LWFn-hmeLdR LVM2_PV_FREE=0 LVM2_PV_SIZE=1065353216 LVM2_PE_START=8388608 LVM2_VG_NAME=test_vg1 LVM2_VG_UUID=nzg1R2-dSyJ-tbSf-liNI-sYvo-CzTs-timmcP LVM2_VG_SIZE=3196059648 LVM2_VG_FREE=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=0YDz02-buod-PcCu-8Qxw-IIfh-LkLT-M2DH1H LVM2_PV_FREE=41943040 LVM2_PV_SIZE=1065353216 LVM2_PE_START=8388608 LVM2_VG_NAME=test_vg1 LVM2_VG_UUID=nzg1R2-dSyJ-tbSf-liNI-sYvo-CzTs-timmcP LVM2_VG_SIZE=3196059648 LVM2_VG_FREE=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=4xTpIS-ovfx-jq8W-Hw9e-0Vgz-LtOu-WKWtlO LVM2_PV_FREE=1065353216 LVM2_PV_SIZE=1065353216 LVM2_PE_START=8388608 LVM2_VG_NAME=test_vg1 LVM2_VG_UUID=nzg1R2-dSyJ-tbSf-liNI-sYvo-CzTs-timmcP LVM2_VG_SIZE=3196059648 LVM2_VG_FREE=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=zZI2Ed-QNwt-si2v-Zm1j-mTs4-bZwr-YKMNgo LVM2_PV_FREE=100663296 LVM2_PV_SIZE=1065353216 LVM2_PE_START=8388608 LVM2_VG_NAME=test_vg2 LVM2_VG_UUID=sUlWCZ-vzu7-JOqD-NLLV-tzZX-bvBJ-K7r5PM LVM2_VG_SIZE=3196059648 LVM2_VG_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=ohdZ1F-frhP-p3Q2-peI2-y9Cq-PIRk-ZHlssT LVM2_PV_FREE=1065353216 LVM2_PV_SIZE=1065353216 LVM2_PE_START=8388608 LVM2_VG_NAME=test_vg2 LVM2_VG_UUID=sUlWCZ-vzu7-JOqD-NLLV-tzZX-bvBJ-K7r5PM LVM2_VG_SIZE=3196059648 LVM2_VG_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=HRTxWn-eIRO-EFsB-O6vy-ZG2R-WXxx-KbMWLh LVM2_PV_FREE=1065353216 LVM2_PV_SIZE=1065353216 LVM2_PE_START=8388608 LVM2_VG_NAME=test_vg2 LVM2_VG_UUID=sUlWCZ-vzu7-JOqD-NLLV-tzZX-bvBJ-K7r5PM LVM2_VG_SIZE=3196059648 LVM2_VG_FREE=2231369728 LVM2_VG_EXTENT_SIZE=4194304 LVM2_VG_EXTENT_COUNT=762 LVM2_VG_FREE_COUNT=532 LVM2_PV_COUNT=3 2024-03-01 20:51:05,650 INFO program/MainThread: stderr[19]: WARNING: Couldn't find device with uuid ohdZ1F-frhP-p3Q2-peI2-y9Cq-PIRk-ZHlssT. WARNING: Couldn't find device with uuid HRTxWn-eIRO-EFsB-O6vy-ZG2R-WXxx-KbMWLh. WARNING: VG test_vg2 is missing PV ohdZ1F-frhP-p3Q2-peI2-y9Cq-PIRk-ZHlssT (last written to /dev/sde). WARNING: VG test_vg2 is missing PV HRTxWn-eIRO-EFsB-O6vy-ZG2R-WXxx-KbMWLh (last written to /dev/sdf). 2024-03-01 20:51:05,650 INFO program/MainThread: ...done [19] (exit code: 0) 2024-03-01 20:51:05,650 INFO blivet/MainThread: type detected on 'sdd' is 'lvmpv' 2024-03-01 20:51:05,654 DEBUG blivet/MainThread: LVMPhysicalVolume.__init__: uuid: zZI2Ed-QNwt-si2v-Zm1j-mTs4-bZwr-YKMNgo ; label: None ; device: /dev/sdd ; serial: 3600140528254ba1444f43aba0eef4ede ; exists: True ; vg_name: test_vg2 ; vg_uuid: sUlWCZ-vzu7-JOqD-NLLV-tzZX-bvBJ-K7r5PM ; pe_start: 8 MiB ; free: 96 MiB ; 2024-03-01 20:51:05,654 DEBUG blivet/MainThread: get_format('lvmpv') returning LVMPhysicalVolume instance with object id 80 2024-03-01 20:51:05,657 DEBUG blivet/MainThread: DiskDevice._set_format: sdd ; type: lvmpv ; current: None ; 2024-03-01 20:51:05,660 DEBUG blivet/MainThread: DeviceTree.get_device_by_uuid: uuid: sUlWCZ-vzu7-JOqD-NLLV-tzZX-bvBJ-K7r5PM ; incomplete: True ; hidden: False ; 2024-03-01 20:51:05,662 DEBUG blivet/MainThread: DeviceTree.get_device_by_uuid returned None 2024-03-01 20:51:05,665 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: test_vg2 ; incomplete: False ; hidden: False ; 2024-03-01 20:51:05,668 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned None 2024-03-01 20:51:05,668 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/sdc,/dev/sdd,/dev/sda,/dev/sdb ... 2024-03-01 20:51:05,701 INFO program/MainThread: stdout[20]: LVM2_VG_NAME=test_vg1 LVM2_VG_UUID=nzg1R2-dSyJ-tbSf-liNI-sYvo-CzTs-timmcP LVM2_VG_SIZE=3196059648 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=sUlWCZ-vzu7-JOqD-NLLV-tzZX-bvBJ-K7r5PM LVM2_VG_SIZE=3196059648 LVM2_VG_FREE=2231369728 LVM2_VG_EXTENT_SIZE=4194304 LVM2_VG_EXTENT_COUNT=762 LVM2_VG_FREE_COUNT=532 LVM2_PV_COUNT=3 2024-03-01 20:51:05,701 INFO program/MainThread: stderr[20]: WARNING: Couldn't find device with uuid ohdZ1F-frhP-p3Q2-peI2-y9Cq-PIRk-ZHlssT. WARNING: Couldn't find device with uuid HRTxWn-eIRO-EFsB-O6vy-ZG2R-WXxx-KbMWLh. WARNING: VG test_vg2 is missing PV ohdZ1F-frhP-p3Q2-peI2-y9Cq-PIRk-ZHlssT (last written to /dev/sde). WARNING: VG test_vg2 is missing PV HRTxWn-eIRO-EFsB-O6vy-ZG2R-WXxx-KbMWLh (last written to /dev/sdf). 2024-03-01 20:51:05,701 INFO program/MainThread: ...done [20] (exit code: 0) 2024-03-01 20:51:05,701 INFO blivet/MainThread: Can't get exported information from VG info, assuming VG is not exported. 2024-03-01 20:51:05,702 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 82 2024-03-01 20:51:05,706 DEBUG blivet/MainThread: LVMVolumeGroupDevice._add_parent: test_vg2 ; parent: sdd ; 2024-03-01 20:51:05,709 DEBUG blivet/MainThread: DiskDevice.add_child: name: sdd ; child: test_vg2 ; kids: 0 ; 2024-03-01 20:51:05,709 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 83 2024-03-01 20:51:05,712 DEBUG blivet/MainThread: LVMVolumeGroupDevice._set_format: test_vg2 ; type: None ; current: None ; 2024-03-01 20:51:05,712 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/sdc,/dev/sdd,/dev/sda,/dev/sdb ... 2024-03-01 20:51:05,751 INFO program/MainThread: stdout[21]: LVM2_VG_NAME=test_vg1 LVM2_LV_NAME=lv1 LVM2_LV_UUID=xws0J7-QFdr-jnBe-ukxG-LWin-k1Jt-0eibfZ 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=S4IAgG-oKdr-dUwM-bIXM-E7QP-rQcZ-rcdPYd LVM2_LV_SIZE=1606418432 LVM2_LV_ATTR=-wi-a----- LVM2_SEGTYPE=linear LVM2_ORIGIN= LVM2_POOL_LV= LVM2_DATA_LV= LVM2_METADATA_LV= LVM2_LV_ROLE=public LVM2_MOVE_PV= LVM2_DATA_PERCENT= LVM2_METADATA_PERCENT= LVM2_COPY_PERCENT= LVM2_VG_NAME=test_vg1 LVM2_LV_NAME=lv2 LVM2_LV_UUID=S4IAgG-oKdr-dUwM-bIXM-E7QP-rQcZ-rcdPYd LVM2_LV_SIZE=1606418432 LVM2_LV_ATTR=-wi-a----- LVM2_SEGTYPE=linear LVM2_ORIGIN= LVM2_POOL_LV= LVM2_DATA_LV= LVM2_METADATA_LV= 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=yfTnQ0-gjqY-maXA-oAm4-hN2r-bBK3-YyQt46 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=nuSAu2-RyB1-8HLM-wkL0-E2Ok-Z2Ai-B3hkFH LVM2_LV_SIZE=641728512 LVM2_LV_ATTR=-wi-a----- LVM2_SEGTYPE=linear LVM2_ORIGIN= LVM2_POOL_LV= LVM2_DATA_LV= LVM2_METADATA_LV= LVM2_LV_ROLE=public LVM2_MOVE_PV= LVM2_DATA_PERCENT= LVM2_METADATA_PERCENT= LVM2_COPY_PERCENT= 2024-03-01 20:51:05,751 INFO program/MainThread: stderr[21]: WARNING: Couldn't find device with uuid ohdZ1F-frhP-p3Q2-peI2-y9Cq-PIRk-ZHlssT. WARNING: Couldn't find device with uuid HRTxWn-eIRO-EFsB-O6vy-ZG2R-WXxx-KbMWLh. WARNING: VG test_vg2 is missing PV ohdZ1F-frhP-p3Q2-peI2-y9Cq-PIRk-ZHlssT (last written to /dev/sde). WARNING: VG test_vg2 is missing PV HRTxWn-eIRO-EFsB-O6vy-ZG2R-WXxx-KbMWLh (last written to /dev/sdf). 2024-03-01 20:51:05,751 INFO program/MainThread: ...done [21] (exit code: 0) 2024-03-01 20:51:05,755 DEBUG blivet/MainThread: LVMVolumeGroupDevice.update_sysfs_path: test_vg2 ; status: True ; 2024-03-01 20:51:05,756 INFO blivet/MainThread: added lvmvg test_vg2 (id 81) to device tree 2024-03-01 20:51:05,758 DEBUG blivet/MainThread: LVMFormatPopulator._update_lvs: pv: sdd ; 2024-03-01 20:51:05,761 DEBUG blivet/MainThread: DeviceTree.get_device_by_uuid: uuid: sUlWCZ-vzu7-JOqD-NLLV-tzZX-bvBJ-K7r5PM ; incomplete: True ; hidden: False ; 2024-03-01 20:51:05,764 DEBUG blivet/MainThread: DeviceTree.get_device_by_uuid returned existing 1016 MiB lvmvg test_vg2 (81) 2024-03-01 20:51:05,764 WARNING blivet/MainThread: Skipping LVs for incomplete VG test_vg2 2024-03-01 20:51:05,764 INFO blivet/MainThread: got format: existing lvmpv 2024-03-01 20:51:05,767 DEBUG blivet/MainThread: DeviceTree.handle_device: name: sde ; info: {'CURRENT_TAGS': ':systemd:', 'DEVLINKS': '/dev/disk/by-id/lvm-pv-uuid-ohdZ1F-frhP-p3Q2-peI2-y9Cq-PIRk-ZHlssT ' '/dev/disk/by-id/scsi-360014058a9a6b3d7bec490eabf9e15bf ' '/dev/disk/by-id/scsi-SLIO-ORG_disk4_8a9a6b3d-7bec-490e-abf9-e15bfef000fd ' '/dev/disk/by-diskseq/6 ' '/dev/disk/by-id/wwn-0x60014058a9a6b3d7bec490eabf9e15bf ' '/dev/disk/by-id/scsi-1LIO-ORG_disk4:8a9a6b3d-7bec-490e-abf9-e15bfef000fd', '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': 'ohdZ1F-frhP-p3Q2-peI2-y9Cq-PIRk-ZHlssT', 'ID_FS_UUID_ENC': 'ohdZ1F-frhP-p3Q2-peI2-y9Cq-PIRk-ZHlssT', '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': '8a9a6b3d-7bec-490e-abf9-e15bfef000fd', 'ID_SERIAL': '360014058a9a6b3d7bec490eabf9e15bf', 'ID_SERIAL_SHORT': '60014058a9a6b3d7bec490eabf9e15bf', 'ID_TARGET_PORT': '0', 'ID_TYPE': 'disk', 'ID_VENDOR': 'LIO-ORG', 'ID_VENDOR_ENC': 'LIO-ORG\\x20', 'ID_WWN': '0x60014058a9a6b3d7', 'ID_WWN_VENDOR_EXTENSION': '0xbec490eabf9e15bf', 'ID_WWN_WITH_EXTENSION': '0x60014058a9a6b3d7bec490eabf9e15bf', 'MAJOR': '8', 'MINOR': '64', 'SCSI_IDENT_LUN_LOGICAL_UNIT_GROUP': '0x0', 'SCSI_IDENT_LUN_NAA_REGEXT': '60014058a9a6b3d7bec490eabf9e15bf', 'SCSI_IDENT_LUN_T10': 'LIO-ORG_disk4:8a9a6b3d-7bec-490e-abf9-e15bfef000fd', 'SCSI_IDENT_PORT_NAME': 'naa.5001405a91c5ccc5,t,0x0001', 'SCSI_IDENT_PORT_RELATIVE': '0', 'SCSI_IDENT_PORT_TARGET_PORT_GROUP': '0x0', 'SCSI_IDENT_SERIAL': '8a9a6b3d-7bec-490e-abf9-e15bfef000fd', 'SCSI_IDENT_TARGET_NAME': 'naa.5001405a91c5ccc5', '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': '337149758'} ; 2024-03-01 20:51:05,767 INFO blivet/MainThread: scanning sde (/sys/devices/tcm_loop_0/tcm_loop_adapter_0/host2/target2:0:1/2:0:1:4/block/sde)... 2024-03-01 20:51:05,771 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: sde ; incomplete: False ; hidden: False ; 2024-03-01 20:51:05,773 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned None 2024-03-01 20:51:05,779 DEBUG blivet/MainThread: DiskDevicePopulator.run: name: sde ; 2024-03-01 20:51:05,779 INFO blivet/MainThread: sde is a disk 2024-03-01 20:51:05,779 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 87 2024-03-01 20:51:05,779 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 88 2024-03-01 20:51:05,782 DEBUG blivet/MainThread: DiskDevice._set_format: sde ; type: None ; current: None ; 2024-03-01 20:51:05,785 DEBUG blivet/MainThread: DiskDevice.update_sysfs_path: sde ; status: True ; 2024-03-01 20:51:05,785 DEBUG blivet/MainThread: sde sysfs_path set to /sys/devices/tcm_loop_0/tcm_loop_adapter_0/host2/target2:0:1/2:0:1:4/block/sde 2024-03-01 20:51:05,788 DEBUG blivet/MainThread: DiskDevice.read_current_size: exists: True ; path: /dev/sde ; sysfs_path: /sys/devices/tcm_loop_0/tcm_loop_adapter_0/host2/target2:0:1/2:0:1:4/block/sde ; 2024-03-01 20:51:05,788 DEBUG blivet/MainThread: updated sde size to 1024 MiB (1024 MiB) 2024-03-01 20:51:05,788 INFO blivet/MainThread: added disk sde (id 86) to device tree 2024-03-01 20:51:05,789 INFO blivet/MainThread: got device: DiskDevice instance (0x7f4b6690d0d0) -- 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 = 60014058a9a6b3d7bec490eabf9e15bf 2024-03-01 20:51:05,791 DEBUG blivet/MainThread: DeviceTree.handle_format: name: sde ; 2024-03-01 20:51:05,794 DEBUG blivet/MainThread: AppleBootstrapFS.supported: supported: True ; 2024-03-01 20:51:05,795 DEBUG blivet/MainThread: get_format('appleboot') returning AppleBootstrapFS instance with object id 90 2024-03-01 20:51:05,797 DEBUG blivet/MainThread: EFIFS.supported: supported: True ; 2024-03-01 20:51:05,798 DEBUG blivet/MainThread: get_format('efi') returning EFIFS instance with object id 91 2024-03-01 20:51:05,800 DEBUG blivet/MainThread: MacEFIFS.supported: supported: True ; 2024-03-01 20:51:05,801 DEBUG blivet/MainThread: get_format('macefi') returning MacEFIFS instance with object id 92 2024-03-01 20:51:05,804 DEBUG blivet/MainThread: MacEFIFS.supported: supported: True ; 2024-03-01 20:51:05,804 DEBUG blivet/MainThread: get_format('macefi') returning MacEFIFS instance with object id 93 2024-03-01 20:51:05,806 DEBUG blivet/MainThread: LVMFormatPopulator.run: pv: sde ; 2024-03-01 20:51:05,806 DEBUG blivet/MainThread: lvm filter: device /dev/sde added to the list of allowed devices 2024-03-01 20:51:05,807 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 20:51:05,841 INFO program/MainThread: stdout[22]: LVM2_PV_NAME=/dev/sda LVM2_PV_UUID=PDKOdo-dwAw-h627-qre7-An9Y-LWFn-hmeLdR LVM2_PV_FREE=0 LVM2_PV_SIZE=1065353216 LVM2_PE_START=8388608 LVM2_VG_NAME=test_vg1 LVM2_VG_UUID=nzg1R2-dSyJ-tbSf-liNI-sYvo-CzTs-timmcP LVM2_VG_SIZE=3196059648 LVM2_VG_FREE=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=0YDz02-buod-PcCu-8Qxw-IIfh-LkLT-M2DH1H LVM2_PV_FREE=41943040 LVM2_PV_SIZE=1065353216 LVM2_PE_START=8388608 LVM2_VG_NAME=test_vg1 LVM2_VG_UUID=nzg1R2-dSyJ-tbSf-liNI-sYvo-CzTs-timmcP LVM2_VG_SIZE=3196059648 LVM2_VG_FREE=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=4xTpIS-ovfx-jq8W-Hw9e-0Vgz-LtOu-WKWtlO LVM2_PV_FREE=1065353216 LVM2_PV_SIZE=1065353216 LVM2_PE_START=8388608 LVM2_VG_NAME=test_vg1 LVM2_VG_UUID=nzg1R2-dSyJ-tbSf-liNI-sYvo-CzTs-timmcP LVM2_VG_SIZE=3196059648 LVM2_VG_FREE=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=zZI2Ed-QNwt-si2v-Zm1j-mTs4-bZwr-YKMNgo LVM2_PV_FREE=100663296 LVM2_PV_SIZE=1065353216 LVM2_PE_START=8388608 LVM2_VG_NAME=test_vg2 LVM2_VG_UUID=sUlWCZ-vzu7-JOqD-NLLV-tzZX-bvBJ-K7r5PM LVM2_VG_SIZE=3196059648 LVM2_VG_FREE=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=ohdZ1F-frhP-p3Q2-peI2-y9Cq-PIRk-ZHlssT LVM2_PV_FREE=1065353216 LVM2_PV_SIZE=1065353216 LVM2_PE_START=8388608 LVM2_VG_NAME=test_vg2 LVM2_VG_UUID=sUlWCZ-vzu7-JOqD-NLLV-tzZX-bvBJ-K7r5PM LVM2_VG_SIZE=3196059648 LVM2_VG_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=HRTxWn-eIRO-EFsB-O6vy-ZG2R-WXxx-KbMWLh LVM2_PV_FREE=1065353216 LVM2_PV_SIZE=1065353216 LVM2_PE_START=8388608 LVM2_VG_NAME=test_vg2 LVM2_VG_UUID=sUlWCZ-vzu7-JOqD-NLLV-tzZX-bvBJ-K7r5PM LVM2_VG_SIZE=3196059648 LVM2_VG_FREE=2231369728 LVM2_VG_EXTENT_SIZE=4194304 LVM2_VG_EXTENT_COUNT=762 LVM2_VG_FREE_COUNT=532 LVM2_PV_COUNT=3 2024-03-01 20:51:05,841 INFO program/MainThread: stderr[22]: WARNING: Couldn't find device with uuid HRTxWn-eIRO-EFsB-O6vy-ZG2R-WXxx-KbMWLh. WARNING: VG test_vg2 is missing PV HRTxWn-eIRO-EFsB-O6vy-ZG2R-WXxx-KbMWLh (last written to /dev/sdf). 2024-03-01 20:51:05,841 INFO program/MainThread: ...done [22] (exit code: 0) 2024-03-01 20:51:05,842 INFO blivet/MainThread: type detected on 'sde' is 'lvmpv' 2024-03-01 20:51:05,845 DEBUG blivet/MainThread: LVMPhysicalVolume.__init__: uuid: ohdZ1F-frhP-p3Q2-peI2-y9Cq-PIRk-ZHlssT ; label: None ; device: /dev/sde ; serial: 360014058a9a6b3d7bec490eabf9e15bf ; exists: True ; vg_name: test_vg2 ; vg_uuid: sUlWCZ-vzu7-JOqD-NLLV-tzZX-bvBJ-K7r5PM ; pe_start: 8 MiB ; free: 1016 MiB ; 2024-03-01 20:51:05,846 DEBUG blivet/MainThread: get_format('lvmpv') returning LVMPhysicalVolume instance with object id 94 2024-03-01 20:51:05,848 DEBUG blivet/MainThread: DiskDevice._set_format: sde ; type: lvmpv ; current: None ; 2024-03-01 20:51:05,852 DEBUG blivet/MainThread: DeviceTree.get_device_by_uuid: uuid: sUlWCZ-vzu7-JOqD-NLLV-tzZX-bvBJ-K7r5PM ; incomplete: True ; hidden: False ; 2024-03-01 20:51:05,854 DEBUG blivet/MainThread: DeviceTree.get_device_by_uuid returned existing 1016 MiB lvmvg test_vg2 (81) 2024-03-01 20:51:05,857 DEBUG blivet/MainThread: LVMVolumeGroupDevice._add_parent: test_vg2 ; parent: sde ; 2024-03-01 20:51:05,860 DEBUG blivet/MainThread: DiskDevice.add_child: name: sde ; child: test_vg2 ; kids: 0 ; 2024-03-01 20:51:05,863 DEBUG blivet/MainThread: LVMFormatPopulator._update_lvs: pv: sde ; 2024-03-01 20:51:05,865 DEBUG blivet/MainThread: DeviceTree.get_device_by_uuid: uuid: sUlWCZ-vzu7-JOqD-NLLV-tzZX-bvBJ-K7r5PM ; incomplete: True ; hidden: False ; 2024-03-01 20:51:05,868 DEBUG blivet/MainThread: DeviceTree.get_device_by_uuid returned existing 1.98 GiB lvmvg test_vg2 (81) 2024-03-01 20:51:05,868 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 20:51:05,903 INFO program/MainThread: stdout[23]: LVM2_VG_NAME=test_vg1 LVM2_LV_NAME=lv1 LVM2_LV_UUID=xws0J7-QFdr-jnBe-ukxG-LWin-k1Jt-0eibfZ 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=S4IAgG-oKdr-dUwM-bIXM-E7QP-rQcZ-rcdPYd LVM2_LV_SIZE=1606418432 LVM2_LV_ATTR=-wi-a----- LVM2_SEGTYPE=linear LVM2_ORIGIN= LVM2_POOL_LV= LVM2_DATA_LV= LVM2_METADATA_LV= LVM2_LV_ROLE=public LVM2_MOVE_PV= LVM2_DATA_PERCENT= LVM2_METADATA_PERCENT= LVM2_COPY_PERCENT= LVM2_VG_NAME=test_vg1 LVM2_LV_NAME=lv2 LVM2_LV_UUID=S4IAgG-oKdr-dUwM-bIXM-E7QP-rQcZ-rcdPYd LVM2_LV_SIZE=1606418432 LVM2_LV_ATTR=-wi-a----- LVM2_SEGTYPE=linear LVM2_ORIGIN= LVM2_POOL_LV= LVM2_DATA_LV= LVM2_METADATA_LV= 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=yfTnQ0-gjqY-maXA-oAm4-hN2r-bBK3-YyQt46 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=nuSAu2-RyB1-8HLM-wkL0-E2Ok-Z2Ai-B3hkFH LVM2_LV_SIZE=641728512 LVM2_LV_ATTR=-wi-a----- LVM2_SEGTYPE=linear LVM2_ORIGIN= LVM2_POOL_LV= LVM2_DATA_LV= LVM2_METADATA_LV= LVM2_LV_ROLE=public LVM2_MOVE_PV= LVM2_DATA_PERCENT= LVM2_METADATA_PERCENT= LVM2_COPY_PERCENT= 2024-03-01 20:51:05,903 INFO program/MainThread: stderr[23]: WARNING: Couldn't find device with uuid HRTxWn-eIRO-EFsB-O6vy-ZG2R-WXxx-KbMWLh. WARNING: VG test_vg2 is missing PV HRTxWn-eIRO-EFsB-O6vy-ZG2R-WXxx-KbMWLh (last written to /dev/sdf). 2024-03-01 20:51:05,903 INFO program/MainThread: ...done [23] (exit code: 0) 2024-03-01 20:51:05,903 WARNING blivet/MainThread: Skipping LVs for incomplete VG test_vg2 2024-03-01 20:51:05,903 INFO blivet/MainThread: got format: existing lvmpv 2024-03-01 20:51:05,908 DEBUG blivet/MainThread: DeviceTree.handle_device: name: sdf ; info: {'CURRENT_TAGS': ':systemd:', 'DEVLINKS': '/dev/disk/by-id/wwn-0x600140525b7012bf4c541b5b0813087a ' '/dev/disk/by-id/scsi-1LIO-ORG_disk5:25b7012b-f4c5-41b5-b081-3087a0ec48d2 ' '/dev/disk/by-id/scsi-3600140525b7012bf4c541b5b0813087a ' '/dev/disk/by-id/lvm-pv-uuid-HRTxWn-eIRO-EFsB-O6vy-ZG2R-WXxx-KbMWLh ' '/dev/disk/by-diskseq/7 ' '/dev/disk/by-id/scsi-SLIO-ORG_disk5_25b7012b-f4c5-41b5-b081-3087a0ec48d2', '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': 'HRTxWn-eIRO-EFsB-O6vy-ZG2R-WXxx-KbMWLh', 'ID_FS_UUID_ENC': 'HRTxWn-eIRO-EFsB-O6vy-ZG2R-WXxx-KbMWLh', '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': '25b7012b-f4c5-41b5-b081-3087a0ec48d2', 'ID_SERIAL': '3600140525b7012bf4c541b5b0813087a', 'ID_SERIAL_SHORT': '600140525b7012bf4c541b5b0813087a', 'ID_TARGET_PORT': '0', 'ID_TYPE': 'disk', 'ID_VENDOR': 'LIO-ORG', 'ID_VENDOR_ENC': 'LIO-ORG\\x20', 'ID_WWN': '0x600140525b7012bf', 'ID_WWN_VENDOR_EXTENSION': '0x4c541b5b0813087a', 'ID_WWN_WITH_EXTENSION': '0x600140525b7012bf4c541b5b0813087a', 'MAJOR': '8', 'MINOR': '80', 'SCSI_IDENT_LUN_LOGICAL_UNIT_GROUP': '0x0', 'SCSI_IDENT_LUN_NAA_REGEXT': '600140525b7012bf4c541b5b0813087a', 'SCSI_IDENT_LUN_T10': 'LIO-ORG_disk5:25b7012b-f4c5-41b5-b081-3087a0ec48d2', 'SCSI_IDENT_PORT_NAME': 'naa.5001405a91c5ccc5,t,0x0001', 'SCSI_IDENT_PORT_RELATIVE': '0', 'SCSI_IDENT_PORT_TARGET_PORT_GROUP': '0x0', 'SCSI_IDENT_SERIAL': '25b7012b-f4c5-41b5-b081-3087a0ec48d2', 'SCSI_IDENT_TARGET_NAME': 'naa.5001405a91c5ccc5', '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': '337251391'} ; 2024-03-01 20:51:05,908 INFO blivet/MainThread: scanning sdf (/sys/devices/tcm_loop_0/tcm_loop_adapter_0/host2/target2:0:1/2:0:1:5/block/sdf)... 2024-03-01 20:51:05,911 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: sdf ; incomplete: False ; hidden: False ; 2024-03-01 20:51:05,914 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned None 2024-03-01 20:51:05,919 DEBUG blivet/MainThread: DiskDevicePopulator.run: name: sdf ; 2024-03-01 20:51:05,920 INFO blivet/MainThread: sdf is a disk 2024-03-01 20:51:05,920 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 97 2024-03-01 20:51:05,920 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 98 2024-03-01 20:51:05,923 DEBUG blivet/MainThread: DiskDevice._set_format: sdf ; type: None ; current: None ; 2024-03-01 20:51:05,926 DEBUG blivet/MainThread: DiskDevice.update_sysfs_path: sdf ; status: True ; 2024-03-01 20:51:05,926 DEBUG blivet/MainThread: sdf sysfs_path set to /sys/devices/tcm_loop_0/tcm_loop_adapter_0/host2/target2:0:1/2:0:1:5/block/sdf 2024-03-01 20:51:05,929 DEBUG blivet/MainThread: DiskDevice.read_current_size: exists: True ; path: /dev/sdf ; sysfs_path: /sys/devices/tcm_loop_0/tcm_loop_adapter_0/host2/target2:0:1/2:0:1:5/block/sdf ; 2024-03-01 20:51:05,929 DEBUG blivet/MainThread: updated sdf size to 1024 MiB (1024 MiB) 2024-03-01 20:51:05,929 INFO blivet/MainThread: added disk sdf (id 96) to device tree 2024-03-01 20:51:05,929 INFO blivet/MainThread: got device: DiskDevice instance (0x7f4b6690d070) -- 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 = 600140525b7012bf4c541b5b0813087a 2024-03-01 20:51:05,932 DEBUG blivet/MainThread: DeviceTree.handle_format: name: sdf ; 2024-03-01 20:51:05,935 DEBUG blivet/MainThread: AppleBootstrapFS.supported: supported: True ; 2024-03-01 20:51:05,935 DEBUG blivet/MainThread: get_format('appleboot') returning AppleBootstrapFS instance with object id 100 2024-03-01 20:51:05,938 DEBUG blivet/MainThread: EFIFS.supported: supported: True ; 2024-03-01 20:51:05,938 DEBUG blivet/MainThread: get_format('efi') returning EFIFS instance with object id 101 2024-03-01 20:51:05,941 DEBUG blivet/MainThread: MacEFIFS.supported: supported: True ; 2024-03-01 20:51:05,941 DEBUG blivet/MainThread: get_format('macefi') returning MacEFIFS instance with object id 102 2024-03-01 20:51:05,944 DEBUG blivet/MainThread: MacEFIFS.supported: supported: True ; 2024-03-01 20:51:05,944 DEBUG blivet/MainThread: get_format('macefi') returning MacEFIFS instance with object id 103 2024-03-01 20:51:05,947 DEBUG blivet/MainThread: LVMFormatPopulator.run: pv: sdf ; 2024-03-01 20:51:05,947 DEBUG blivet/MainThread: lvm filter: device /dev/sdf added to the list of allowed devices 2024-03-01 20:51:05,947 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/sdf,/dev/sde,/dev/sda,/dev/sdd,/dev/sdc,/dev/sdb ... 2024-03-01 20:51:05,988 INFO program/MainThread: stdout[24]: LVM2_PV_NAME=/dev/sda LVM2_PV_UUID=PDKOdo-dwAw-h627-qre7-An9Y-LWFn-hmeLdR LVM2_PV_FREE=0 LVM2_PV_SIZE=1065353216 LVM2_PE_START=8388608 LVM2_VG_NAME=test_vg1 LVM2_VG_UUID=nzg1R2-dSyJ-tbSf-liNI-sYvo-CzTs-timmcP LVM2_VG_SIZE=3196059648 LVM2_VG_FREE=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=0YDz02-buod-PcCu-8Qxw-IIfh-LkLT-M2DH1H LVM2_PV_FREE=41943040 LVM2_PV_SIZE=1065353216 LVM2_PE_START=8388608 LVM2_VG_NAME=test_vg1 LVM2_VG_UUID=nzg1R2-dSyJ-tbSf-liNI-sYvo-CzTs-timmcP LVM2_VG_SIZE=3196059648 LVM2_VG_FREE=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=4xTpIS-ovfx-jq8W-Hw9e-0Vgz-LtOu-WKWtlO LVM2_PV_FREE=1065353216 LVM2_PV_SIZE=1065353216 LVM2_PE_START=8388608 LVM2_VG_NAME=test_vg1 LVM2_VG_UUID=nzg1R2-dSyJ-tbSf-liNI-sYvo-CzTs-timmcP LVM2_VG_SIZE=3196059648 LVM2_VG_FREE=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=zZI2Ed-QNwt-si2v-Zm1j-mTs4-bZwr-YKMNgo LVM2_PV_FREE=100663296 LVM2_PV_SIZE=1065353216 LVM2_PE_START=8388608 LVM2_VG_NAME=test_vg2 LVM2_VG_UUID=sUlWCZ-vzu7-JOqD-NLLV-tzZX-bvBJ-K7r5PM LVM2_VG_SIZE=3196059648 LVM2_VG_FREE=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=ohdZ1F-frhP-p3Q2-peI2-y9Cq-PIRk-ZHlssT LVM2_PV_FREE=1065353216 LVM2_PV_SIZE=1065353216 LVM2_PE_START=8388608 LVM2_VG_NAME=test_vg2 LVM2_VG_UUID=sUlWCZ-vzu7-JOqD-NLLV-tzZX-bvBJ-K7r5PM LVM2_VG_SIZE=3196059648 LVM2_VG_FREE=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=HRTxWn-eIRO-EFsB-O6vy-ZG2R-WXxx-KbMWLh LVM2_PV_FREE=1065353216 LVM2_PV_SIZE=1065353216 LVM2_PE_START=8388608 LVM2_VG_NAME=test_vg2 LVM2_VG_UUID=sUlWCZ-vzu7-JOqD-NLLV-tzZX-bvBJ-K7r5PM LVM2_VG_SIZE=3196059648 LVM2_VG_FREE=2231369728 LVM2_VG_EXTENT_SIZE=4194304 LVM2_VG_EXTENT_COUNT=762 LVM2_VG_FREE_COUNT=532 LVM2_PV_COUNT=3 2024-03-01 20:51:05,988 INFO program/MainThread: stderr[24]: 2024-03-01 20:51:05,988 INFO program/MainThread: ...done [24] (exit code: 0) 2024-03-01 20:51:05,988 INFO blivet/MainThread: type detected on 'sdf' is 'lvmpv' 2024-03-01 20:51:05,992 DEBUG blivet/MainThread: LVMPhysicalVolume.__init__: uuid: HRTxWn-eIRO-EFsB-O6vy-ZG2R-WXxx-KbMWLh ; label: None ; device: /dev/sdf ; serial: 3600140525b7012bf4c541b5b0813087a ; exists: True ; vg_name: test_vg2 ; vg_uuid: sUlWCZ-vzu7-JOqD-NLLV-tzZX-bvBJ-K7r5PM ; pe_start: 8 MiB ; free: 1016 MiB ; 2024-03-01 20:51:05,993 DEBUG blivet/MainThread: get_format('lvmpv') returning LVMPhysicalVolume instance with object id 104 2024-03-01 20:51:05,995 DEBUG blivet/MainThread: DiskDevice._set_format: sdf ; type: lvmpv ; current: None ; 2024-03-01 20:51:05,998 DEBUG blivet/MainThread: DeviceTree.get_device_by_uuid: uuid: sUlWCZ-vzu7-JOqD-NLLV-tzZX-bvBJ-K7r5PM ; incomplete: True ; hidden: False ; 2024-03-01 20:51:06,001 DEBUG blivet/MainThread: DeviceTree.get_device_by_uuid returned existing 1.98 GiB lvmvg test_vg2 (81) 2024-03-01 20:51:06,004 DEBUG blivet/MainThread: LVMVolumeGroupDevice._add_parent: test_vg2 ; parent: sdf ; 2024-03-01 20:51:06,007 DEBUG blivet/MainThread: DiskDevice.add_child: name: sdf ; child: test_vg2 ; kids: 0 ; 2024-03-01 20:51:06,009 DEBUG blivet/MainThread: LVMFormatPopulator._update_lvs: pv: sdf ; 2024-03-01 20:51:06,012 DEBUG blivet/MainThread: DeviceTree.get_device_by_uuid: uuid: sUlWCZ-vzu7-JOqD-NLLV-tzZX-bvBJ-K7r5PM ; incomplete: True ; hidden: False ; 2024-03-01 20:51:06,015 DEBUG blivet/MainThread: DeviceTree.get_device_by_uuid returned existing 2.98 GiB lvmvg test_vg2 (81) 2024-03-01 20:51:06,015 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/sdf,/dev/sde,/dev/sda,/dev/sdd,/dev/sdc,/dev/sdb ... 2024-03-01 20:51:06,050 INFO program/MainThread: stdout[25]: LVM2_VG_NAME=test_vg1 LVM2_LV_NAME=lv1 LVM2_LV_UUID=xws0J7-QFdr-jnBe-ukxG-LWin-k1Jt-0eibfZ 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=S4IAgG-oKdr-dUwM-bIXM-E7QP-rQcZ-rcdPYd LVM2_LV_SIZE=1606418432 LVM2_LV_ATTR=-wi-a----- LVM2_SEGTYPE=linear LVM2_ORIGIN= LVM2_POOL_LV= LVM2_DATA_LV= LVM2_METADATA_LV= LVM2_LV_ROLE=public LVM2_MOVE_PV= LVM2_DATA_PERCENT= LVM2_METADATA_PERCENT= LVM2_COPY_PERCENT= LVM2_VG_NAME=test_vg1 LVM2_LV_NAME=lv2 LVM2_LV_UUID=S4IAgG-oKdr-dUwM-bIXM-E7QP-rQcZ-rcdPYd LVM2_LV_SIZE=1606418432 LVM2_LV_ATTR=-wi-a----- LVM2_SEGTYPE=linear LVM2_ORIGIN= LVM2_POOL_LV= LVM2_DATA_LV= LVM2_METADATA_LV= 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=yfTnQ0-gjqY-maXA-oAm4-hN2r-bBK3-YyQt46 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=nuSAu2-RyB1-8HLM-wkL0-E2Ok-Z2Ai-B3hkFH LVM2_LV_SIZE=641728512 LVM2_LV_ATTR=-wi-a----- LVM2_SEGTYPE=linear LVM2_ORIGIN= LVM2_POOL_LV= LVM2_DATA_LV= LVM2_METADATA_LV= LVM2_LV_ROLE=public LVM2_MOVE_PV= LVM2_DATA_PERCENT= LVM2_METADATA_PERCENT= LVM2_COPY_PERCENT= 2024-03-01 20:51:06,050 INFO program/MainThread: stderr[25]: 2024-03-01 20:51:06,050 INFO program/MainThread: ...done [25] (exit code: 0) 2024-03-01 20:51:06,054 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: test_vg2-lv3 ; incomplete: False ; hidden: False ; 2024-03-01 20:51:06,057 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned None 2024-03-01 20:51:06,060 DEBUG blivet/MainThread: DeviceTree.get_device_by_uuid: uuid: yfTnQ0-gjqY-maXA-oAm4-hN2r-bBK3-YyQt46 ; incomplete: False ; hidden: False ; 2024-03-01 20:51:06,062 DEBUG blivet/MainThread: DeviceTree.get_device_by_uuid returned None 2024-03-01 20:51:06,063 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 106 2024-03-01 20:51:06,066 DEBUG blivet/MainThread: LVMVolumeGroupDevice.add_child: name: test_vg2 ; child: lv3 ; kids: 0 ; 2024-03-01 20:51:06,066 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 107 2024-03-01 20:51:06,069 DEBUG blivet/MainThread: LVMLogicalVolumeDevice._set_format: test_vg2-lv3 ; type: None ; current: None ; 2024-03-01 20:51:06,072 DEBUG blivet/MainThread: LVMLogicalVolumeDevice.update_sysfs_path: test_vg2-lv3 ; status: True ; 2024-03-01 20:51:06,073 DEBUG blivet/MainThread: test_vg2-lv3 sysfs_path set to /sys/devices/virtual/block/dm-5 2024-03-01 20:51:06,076 DEBUG blivet/MainThread: LVMLogicalVolumeDevice.read_current_size: exists: True ; path: /dev/mapper/test_vg2-lv3 ; sysfs_path: /sys/devices/virtual/block/dm-5 ; 2024-03-01 20:51:06,076 DEBUG blivet/MainThread: updated test_vg2-lv3 size to 308 MiB (308 MiB) 2024-03-01 20:51:06,076 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 109 2024-03-01 20:51:06,079 DEBUG blivet/MainThread: LVMVolumeGroupDevice.remove_child: name: test_vg2 ; child: lv3 ; kids: 1 ; 2024-03-01 20:51:06,082 DEBUG blivet/MainThread: LVMVolumeGroupDevice.add_child: name: test_vg2 ; child: lv3 ; kids: 0 ; 2024-03-01 20:51:06,083 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 110 2024-03-01 20:51:06,085 DEBUG blivet/MainThread: LVMLogicalVolumeDevice._set_format: test_vg2-lv3 ; type: None ; current: None ; 2024-03-01 20:51:06,088 DEBUG blivet/MainThread: LVMLogicalVolumeDevice.update_sysfs_path: test_vg2-lv3 ; status: True ; 2024-03-01 20:51:06,089 DEBUG blivet/MainThread: test_vg2-lv3 sysfs_path set to /sys/devices/virtual/block/dm-5 2024-03-01 20:51:06,092 DEBUG blivet/MainThread: LVMLogicalVolumeDevice.read_current_size: exists: True ; path: /dev/mapper/test_vg2-lv3 ; sysfs_path: /sys/devices/virtual/block/dm-5 ; 2024-03-01 20:51:06,092 DEBUG blivet/MainThread: updated test_vg2-lv3 size to 308 MiB (308 MiB) 2024-03-01 20:51:06,092 DEBUG blivet/MainThread: Adding test_vg2-lv3/308 MiB to test_vg2 2024-03-01 20:51:06,092 INFO blivet/MainThread: added lvmlv test_vg2-lv3 (id 105) to device tree 2024-03-01 20:51:06,095 DEBUG blivet/MainThread: LVMLogicalVolumeDevice.update_sysfs_path: test_vg2-lv3 ; status: True ; 2024-03-01 20:51:06,095 DEBUG blivet/MainThread: test_vg2-lv3 sysfs_path set to /sys/devices/virtual/block/dm-5 2024-03-01 20:51:06,098 DEBUG blivet/MainThread: LVMLogicalVolumeDevice.read_current_size: exists: True ; path: /dev/mapper/test_vg2-lv3 ; sysfs_path: /sys/devices/virtual/block/dm-5 ; 2024-03-01 20:51:06,099 DEBUG blivet/MainThread: updated test_vg2-lv3 size to 308 MiB (308 MiB) 2024-03-01 20:51:06,102 DEBUG blivet/MainThread: DeviceTree.handle_device: name: test_vg2-lv3 ; info: {'CURRENT_TAGS': ':systemd:', 'DEVLINKS': '/dev/disk/by-id/dm-uuid-LVM-sUlWCZvzu7JOqDNLLVtzZXbvBJK7r5PMyfTnQ0gjqYmaXAoAm4hN2rbBK3YyQt46 ' '/dev/disk/by-uuid/2ef29a3b-cefb-47f2-a003-741f75f7b57f ' '/dev/mapper/test_vg2-lv3 /dev/test_vg2/lv3 ' '/dev/disk/by-id/dm-name-test_vg2-lv3', 'DEVNAME': '/dev/dm-5', 'DEVPATH': '/devices/virtual/block/dm-5', 'DEVTYPE': 'disk', 'DISKSEQ': '59', '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-sUlWCZvzu7JOqDNLLVtzZXbvBJK7r5PMyfTnQ0gjqYmaXAoAm4hN2rbBK3YyQt46', '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': '2ef29a3b-cefb-47f2-a003-741f75f7b57f', 'ID_FS_UUID_ENC': '2ef29a3b-cefb-47f2-a003-741f75f7b57f', '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': '630399516'} ; 2024-03-01 20:51:06,102 INFO blivet/MainThread: scanning test_vg2-lv3 (/sys/devices/virtual/block/dm-5)... 2024-03-01 20:51:06,102 INFO program/MainThread: Running [26] dmsetup info -co subsystem --noheadings test_vg2-lv3 ... 2024-03-01 20:51:06,105 INFO program/MainThread: stdout[26]: LVM 2024-03-01 20:51:06,106 INFO program/MainThread: stderr[26]: 2024-03-01 20:51:06,106 INFO program/MainThread: ...done [26] (exit code: 0) 2024-03-01 20:51:06,106 INFO program/MainThread: Running [27] dmsetup info -co subsystem --noheadings test_vg2-lv3 ... 2024-03-01 20:51:06,108 INFO program/MainThread: stdout[27]: LVM 2024-03-01 20:51:06,108 INFO program/MainThread: stderr[27]: 2024-03-01 20:51:06,108 INFO program/MainThread: ...done [27] (exit code: 0) 2024-03-01 20:51:06,108 INFO program/MainThread: Running [28] dmsetup info -co subsystem --noheadings test_vg2-lv3 ... 2024-03-01 20:51:06,111 INFO program/MainThread: stdout[28]: LVM 2024-03-01 20:51:06,111 INFO program/MainThread: stderr[28]: 2024-03-01 20:51:06,111 INFO program/MainThread: ...done [28] (exit code: 0) 2024-03-01 20:51:06,115 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: test_vg2-lv3 ; incomplete: False ; hidden: False ; 2024-03-01 20:51:06,118 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned existing 308 MiB lvmlv test_vg2-lv3 (105) 2024-03-01 20:51:06,120 DEBUG blivet/MainThread: test_vg2 size is 2.98 GiB 2024-03-01 20:51:06,121 DEBUG blivet/MainThread: vg test_vg2 has 2.68 GiB free 2024-03-01 20:51:06,121 DEBUG blivet/MainThread: test_vg2 size is 2.98 GiB 2024-03-01 20:51:06,121 DEBUG blivet/MainThread: vg test_vg2 has 2.68 GiB free 2024-03-01 20:51:06,118 INFO blivet/MainThread: got device: LVMLogicalVolumeDevice instance (0x7f4b667fe370) -- name = test_vg2-lv3 status = True id = 105 children = [] parents = ['existing 2.98 GiB lvmvg test_vg2 (81)'] uuid = yfTnQ0-gjqY-maXA-oAm4-hN2r-bBK3-YyQt46 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 (0x7f4b66875b50) -- 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 = sUlWCZ-vzu7-JOqD-NLLV-tzZX-bvBJ-K7r5PM size = 2.98 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 2.98 GiB path = /dev/test_vg2 format args = [] original_format = None free = 2.08 GiB PE Size = 4 MiB PE Count = 762 PE Free = 532 PV Count = 3 modified = False extents = 762 free space = 2.68 GiB free extents = 685 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sdd (72) with existing lvmpv', 'existing 1024 MiB disk sde (86) with existing lvmpv', 'existing 1024 MiB disk sdf (96) with existing lvmpv'] LVs = ['existing 308 MiB lvmlv test_vg2-lv3 (105)'] segment type = linear percent = 0 VG space used = 308 MiB 2024-03-01 20:51:06,122 INFO program/MainThread: Running [29] dmsetup info -co subsystem --noheadings test_vg2-lv3 ... 2024-03-01 20:51:06,124 INFO program/MainThread: stdout[29]: LVM 2024-03-01 20:51:06,125 INFO program/MainThread: stderr[29]: 2024-03-01 20:51:06,125 INFO program/MainThread: ...done [29] (exit code: 0) 2024-03-01 20:51:06,128 DEBUG blivet/MainThread: DeviceTree.handle_format: name: test_vg2-lv3 ; 2024-03-01 20:51:06,132 DEBUG blivet/MainThread: AppleBootstrapFS.supported: supported: True ; 2024-03-01 20:51:06,132 DEBUG blivet/MainThread: get_format('appleboot') returning AppleBootstrapFS instance with object id 112 2024-03-01 20:51:06,135 DEBUG blivet/MainThread: EFIFS.supported: supported: True ; 2024-03-01 20:51:06,135 DEBUG blivet/MainThread: get_format('efi') returning EFIFS instance with object id 113 2024-03-01 20:51:06,138 DEBUG blivet/MainThread: MacEFIFS.supported: supported: True ; 2024-03-01 20:51:06,138 DEBUG blivet/MainThread: get_format('macefi') returning MacEFIFS instance with object id 114 2024-03-01 20:51:06,141 DEBUG blivet/MainThread: MacEFIFS.supported: supported: True ; 2024-03-01 20:51:06,141 DEBUG blivet/MainThread: get_format('macefi') returning MacEFIFS instance with object id 115 2024-03-01 20:51:06,142 INFO blivet/MainThread: type detected on 'test_vg2-lv3' is 'xfs' 2024-03-01 20:51:06,145 DEBUG blivet/MainThread: XFS.supported: supported: True ; 2024-03-01 20:51:06,146 DEBUG blivet/MainThread: get_format('xfs') returning XFS instance with object id 116 2024-03-01 20:51:06,148 DEBUG blivet/MainThread: LVMLogicalVolumeDevice._set_format: test_vg2-lv3 ; type: xfs ; current: None ; 2024-03-01 20:51:06,149 INFO blivet/MainThread: got format: existing xfs filesystem 2024-03-01 20:51:06,152 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: test_vg2-lv4 ; incomplete: False ; hidden: False ; 2024-03-01 20:51:06,154 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned None 2024-03-01 20:51:06,157 DEBUG blivet/MainThread: DeviceTree.get_device_by_uuid: uuid: nuSAu2-RyB1-8HLM-wkL0-E2Ok-Z2Ai-B3hkFH ; incomplete: False ; hidden: False ; 2024-03-01 20:51:06,160 DEBUG blivet/MainThread: DeviceTree.get_device_by_uuid returned None 2024-03-01 20:51:06,160 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 119 2024-03-01 20:51:06,163 DEBUG blivet/MainThread: LVMVolumeGroupDevice.add_child: name: test_vg2 ; child: lv4 ; kids: 1 ; 2024-03-01 20:51:06,163 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 120 2024-03-01 20:51:06,166 DEBUG blivet/MainThread: LVMLogicalVolumeDevice._set_format: test_vg2-lv4 ; type: None ; current: None ; 2024-03-01 20:51:06,169 DEBUG blivet/MainThread: LVMLogicalVolumeDevice.update_sysfs_path: test_vg2-lv4 ; status: True ; 2024-03-01 20:51:06,170 DEBUG blivet/MainThread: test_vg2-lv4 sysfs_path set to /sys/devices/virtual/block/dm-4 2024-03-01 20:51:06,173 DEBUG blivet/MainThread: LVMLogicalVolumeDevice.read_current_size: exists: True ; path: /dev/mapper/test_vg2-lv4 ; sysfs_path: /sys/devices/virtual/block/dm-4 ; 2024-03-01 20:51:06,173 DEBUG blivet/MainThread: updated test_vg2-lv4 size to 612 MiB (612 MiB) 2024-03-01 20:51:06,173 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 122 2024-03-01 20:51:06,176 DEBUG blivet/MainThread: LVMVolumeGroupDevice.remove_child: name: test_vg2 ; child: lv4 ; kids: 2 ; 2024-03-01 20:51:06,179 DEBUG blivet/MainThread: LVMVolumeGroupDevice.add_child: name: test_vg2 ; child: lv4 ; kids: 1 ; 2024-03-01 20:51:06,180 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 123 2024-03-01 20:51:06,183 DEBUG blivet/MainThread: LVMLogicalVolumeDevice._set_format: test_vg2-lv4 ; type: None ; current: None ; 2024-03-01 20:51:06,186 DEBUG blivet/MainThread: LVMLogicalVolumeDevice.update_sysfs_path: test_vg2-lv4 ; status: True ; 2024-03-01 20:51:06,186 DEBUG blivet/MainThread: test_vg2-lv4 sysfs_path set to /sys/devices/virtual/block/dm-4 2024-03-01 20:51:06,189 DEBUG blivet/MainThread: LVMLogicalVolumeDevice.read_current_size: exists: True ; path: /dev/mapper/test_vg2-lv4 ; sysfs_path: /sys/devices/virtual/block/dm-4 ; 2024-03-01 20:51:06,189 DEBUG blivet/MainThread: updated test_vg2-lv4 size to 612 MiB (612 MiB) 2024-03-01 20:51:06,189 DEBUG blivet/MainThread: Adding test_vg2-lv4/612 MiB to test_vg2 2024-03-01 20:51:06,189 INFO blivet/MainThread: added lvmlv test_vg2-lv4 (id 118) to device tree 2024-03-01 20:51:06,192 DEBUG blivet/MainThread: LVMLogicalVolumeDevice.update_sysfs_path: test_vg2-lv4 ; status: True ; 2024-03-01 20:51:06,192 DEBUG blivet/MainThread: test_vg2-lv4 sysfs_path set to /sys/devices/virtual/block/dm-4 2024-03-01 20:51:06,195 DEBUG blivet/MainThread: LVMLogicalVolumeDevice.read_current_size: exists: True ; path: /dev/mapper/test_vg2-lv4 ; sysfs_path: /sys/devices/virtual/block/dm-4 ; 2024-03-01 20:51:06,196 DEBUG blivet/MainThread: updated test_vg2-lv4 size to 612 MiB (612 MiB) 2024-03-01 20:51:06,199 DEBUG blivet/MainThread: DeviceTree.handle_device: name: test_vg2-lv4 ; info: {'CURRENT_TAGS': ':systemd:', 'DEVLINKS': '/dev/disk/by-id/dm-uuid-LVM-sUlWCZvzu7JOqDNLLVtzZXbvBJK7r5PMnuSAu2RyB18HLMwkL0E2OkZ2AiB3hkFH ' '/dev/mapper/test_vg2-lv4 /dev/disk/by-id/dm-name-test_vg2-lv4 ' '/dev/disk/by-uuid/bbd74741-5a92-4b9f-88c4-f6d70a83953a ' '/dev/test_vg2/lv4', 'DEVNAME': '/dev/dm-4', 'DEVPATH': '/devices/virtual/block/dm-4', 'DEVTYPE': 'disk', 'DISKSEQ': '58', '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-sUlWCZvzu7JOqDNLLVtzZXbvBJK7r5PMnuSAu2RyB18HLMwkL0E2OkZ2AiB3hkFH', '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': 'bbd74741-5a92-4b9f-88c4-f6d70a83953a', 'ID_FS_UUID_ENC': 'bbd74741-5a92-4b9f-88c4-f6d70a83953a', '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': '629934182'} ; 2024-03-01 20:51:06,199 INFO blivet/MainThread: scanning test_vg2-lv4 (/sys/devices/virtual/block/dm-4)... 2024-03-01 20:51:06,199 INFO program/MainThread: Running [30] dmsetup info -co subsystem --noheadings test_vg2-lv4 ... 2024-03-01 20:51:06,202 INFO program/MainThread: stdout[30]: LVM 2024-03-01 20:51:06,202 INFO program/MainThread: stderr[30]: 2024-03-01 20:51:06,202 INFO program/MainThread: ...done [30] (exit code: 0) 2024-03-01 20:51:06,203 INFO program/MainThread: Running [31] dmsetup info -co subsystem --noheadings test_vg2-lv4 ... 2024-03-01 20:51:06,205 INFO program/MainThread: stdout[31]: LVM 2024-03-01 20:51:06,205 INFO program/MainThread: stderr[31]: 2024-03-01 20:51:06,205 INFO program/MainThread: ...done [31] (exit code: 0) 2024-03-01 20:51:06,205 INFO program/MainThread: Running [32] dmsetup info -co subsystem --noheadings test_vg2-lv4 ... 2024-03-01 20:51:06,207 INFO program/MainThread: stdout[32]: LVM 2024-03-01 20:51:06,208 INFO program/MainThread: stderr[32]: 2024-03-01 20:51:06,208 INFO program/MainThread: ...done [32] (exit code: 0) 2024-03-01 20:51:06,212 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: test_vg2-lv4 ; incomplete: False ; hidden: False ; 2024-03-01 20:51:06,215 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned existing 612 MiB lvmlv test_vg2-lv4 (118) 2024-03-01 20:51:06,217 DEBUG blivet/MainThread: test_vg2 size is 2.98 GiB 2024-03-01 20:51:06,218 DEBUG blivet/MainThread: vg test_vg2 has 2.08 GiB free 2024-03-01 20:51:06,218 DEBUG blivet/MainThread: test_vg2 size is 2.98 GiB 2024-03-01 20:51:06,219 DEBUG blivet/MainThread: vg test_vg2 has 2.08 GiB free 2024-03-01 20:51:06,215 INFO blivet/MainThread: got device: LVMLogicalVolumeDevice instance (0x7f4b667fe9d0) -- name = test_vg2-lv4 status = True id = 118 children = [] parents = ['existing 2.98 GiB lvmvg test_vg2 (81)'] uuid = nuSAu2-RyB1-8HLM-wkL0-E2Ok-Z2Ai-B3hkFH 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 (0x7f4b66875b50) -- name = test_vg2 status = 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 = sUlWCZ-vzu7-JOqD-NLLV-tzZX-bvBJ-K7r5PM size = 2.98 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 2.98 GiB path = /dev/test_vg2 format args = [] original_format = None free = 2.08 GiB PE Size = 4 MiB PE Count = 762 PE Free = 532 PV Count = 3 modified = False extents = 762 free space = 2.08 GiB free extents = 532 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sdd (72) with existing lvmpv', 'existing 1024 MiB disk sde (86) with existing lvmpv', 'existing 1024 MiB disk sdf (96) with existing lvmpv'] LVs = ['existing 308 MiB lvmlv test_vg2-lv3 (105) with existing xfs filesystem', 'existing 612 MiB lvmlv test_vg2-lv4 (118)'] segment type = linear percent = 0 VG space used = 612 MiB 2024-03-01 20:51:06,219 INFO program/MainThread: Running [33] dmsetup info -co subsystem --noheadings test_vg2-lv4 ... 2024-03-01 20:51:06,222 INFO program/MainThread: stdout[33]: LVM 2024-03-01 20:51:06,222 INFO program/MainThread: stderr[33]: 2024-03-01 20:51:06,222 INFO program/MainThread: ...done [33] (exit code: 0) 2024-03-01 20:51:06,225 DEBUG blivet/MainThread: DeviceTree.handle_format: name: test_vg2-lv4 ; 2024-03-01 20:51:06,229 DEBUG blivet/MainThread: AppleBootstrapFS.supported: supported: True ; 2024-03-01 20:51:06,229 DEBUG blivet/MainThread: get_format('appleboot') returning AppleBootstrapFS instance with object id 125 2024-03-01 20:51:06,232 DEBUG blivet/MainThread: EFIFS.supported: supported: True ; 2024-03-01 20:51:06,232 DEBUG blivet/MainThread: get_format('efi') returning EFIFS instance with object id 126 2024-03-01 20:51:06,235 DEBUG blivet/MainThread: MacEFIFS.supported: supported: True ; 2024-03-01 20:51:06,235 DEBUG blivet/MainThread: get_format('macefi') returning MacEFIFS instance with object id 127 2024-03-01 20:51:06,238 DEBUG blivet/MainThread: MacEFIFS.supported: supported: True ; 2024-03-01 20:51:06,239 DEBUG blivet/MainThread: get_format('macefi') returning MacEFIFS instance with object id 128 2024-03-01 20:51:06,239 INFO blivet/MainThread: type detected on 'test_vg2-lv4' is 'xfs' 2024-03-01 20:51:06,242 DEBUG blivet/MainThread: XFS.supported: supported: True ; 2024-03-01 20:51:06,242 DEBUG blivet/MainThread: get_format('xfs') returning XFS instance with object id 129 2024-03-01 20:51:06,245 DEBUG blivet/MainThread: LVMLogicalVolumeDevice._set_format: test_vg2-lv4 ; type: xfs ; current: None ; 2024-03-01 20:51:06,245 INFO blivet/MainThread: got format: existing xfs filesystem 2024-03-01 20:51:06,245 INFO blivet/MainThread: got format: existing lvmpv 2024-03-01 20:51:06,248 DEBUG blivet/MainThread: DeviceTree.handle_device: name: sdg ; info: {'CURRENT_TAGS': ':systemd:', 'DEVLINKS': '/dev/disk/by-diskseq/8 ' '/dev/disk/by-id/scsi-SLIO-ORG_disk6_2fcb2cc6-c284-43ea-b562-c0b7eba2ff7a ' '/dev/disk/by-id/wwn-0x60014052fcb2cc6c28443eab562c0b7e ' '/dev/disk/by-id/lvm-pv-uuid-5UoerG-pc5V-te1I-vUk3-8N9d-acxz-cMYjGC ' '/dev/disk/by-id/scsi-360014052fcb2cc6c28443eab562c0b7e ' '/dev/disk/by-id/scsi-1LIO-ORG_disk6:2fcb2cc6-c284-43ea-b562-c0b7eba2ff7a', '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': '5UoerG-pc5V-te1I-vUk3-8N9d-acxz-cMYjGC', 'ID_FS_UUID_ENC': '5UoerG-pc5V-te1I-vUk3-8N9d-acxz-cMYjGC', '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': '2fcb2cc6-c284-43ea-b562-c0b7eba2ff7a', 'ID_SERIAL': '360014052fcb2cc6c28443eab562c0b7e', 'ID_SERIAL_SHORT': '60014052fcb2cc6c28443eab562c0b7e', 'ID_TARGET_PORT': '0', 'ID_TYPE': 'disk', 'ID_VENDOR': 'LIO-ORG', 'ID_VENDOR_ENC': 'LIO-ORG\\x20', 'ID_WWN': '0x60014052fcb2cc6c', 'ID_WWN_VENDOR_EXTENSION': '0x28443eab562c0b7e', 'ID_WWN_WITH_EXTENSION': '0x60014052fcb2cc6c28443eab562c0b7e', 'MAJOR': '8', 'MINOR': '96', 'SCSI_IDENT_LUN_LOGICAL_UNIT_GROUP': '0x0', 'SCSI_IDENT_LUN_NAA_REGEXT': '60014052fcb2cc6c28443eab562c0b7e', 'SCSI_IDENT_LUN_T10': 'LIO-ORG_disk6:2fcb2cc6-c284-43ea-b562-c0b7eba2ff7a', 'SCSI_IDENT_PORT_NAME': 'naa.5001405a91c5ccc5,t,0x0001', 'SCSI_IDENT_PORT_RELATIVE': '0', 'SCSI_IDENT_PORT_TARGET_PORT_GROUP': '0x0', 'SCSI_IDENT_SERIAL': '2fcb2cc6-c284-43ea-b562-c0b7eba2ff7a', 'SCSI_IDENT_TARGET_NAME': 'naa.5001405a91c5ccc5', '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': '337228647'} ; 2024-03-01 20:51:06,248 INFO blivet/MainThread: scanning sdg (/sys/devices/tcm_loop_0/tcm_loop_adapter_0/host2/target2:0:1/2:0:1:6/block/sdg)... 2024-03-01 20:51:06,252 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: sdg ; incomplete: False ; hidden: False ; 2024-03-01 20:51:06,254 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned None 2024-03-01 20:51:06,260 DEBUG blivet/MainThread: DiskDevicePopulator.run: name: sdg ; 2024-03-01 20:51:06,260 INFO blivet/MainThread: sdg is a disk 2024-03-01 20:51:06,260 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 133 2024-03-01 20:51:06,260 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 134 2024-03-01 20:51:06,263 DEBUG blivet/MainThread: DiskDevice._set_format: sdg ; type: None ; current: None ; 2024-03-01 20:51:06,266 DEBUG blivet/MainThread: DiskDevice.update_sysfs_path: sdg ; status: True ; 2024-03-01 20:51:06,266 DEBUG blivet/MainThread: sdg sysfs_path set to /sys/devices/tcm_loop_0/tcm_loop_adapter_0/host2/target2:0:1/2:0:1:6/block/sdg 2024-03-01 20:51:06,269 DEBUG blivet/MainThread: DiskDevice.read_current_size: exists: True ; path: /dev/sdg ; sysfs_path: /sys/devices/tcm_loop_0/tcm_loop_adapter_0/host2/target2:0:1/2:0:1:6/block/sdg ; 2024-03-01 20:51:06,269 DEBUG blivet/MainThread: updated sdg size to 1024 MiB (1024 MiB) 2024-03-01 20:51:06,270 INFO blivet/MainThread: added disk sdg (id 132) to device tree 2024-03-01 20:51:06,270 INFO blivet/MainThread: got device: DiskDevice instance (0x7f4b66859160) -- 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 = 60014052fcb2cc6c28443eab562c0b7e 2024-03-01 20:51:06,273 DEBUG blivet/MainThread: DeviceTree.handle_format: name: sdg ; 2024-03-01 20:51:06,275 DEBUG blivet/MainThread: AppleBootstrapFS.supported: supported: True ; 2024-03-01 20:51:06,276 DEBUG blivet/MainThread: get_format('appleboot') returning AppleBootstrapFS instance with object id 136 2024-03-01 20:51:06,278 DEBUG blivet/MainThread: EFIFS.supported: supported: True ; 2024-03-01 20:51:06,278 DEBUG blivet/MainThread: get_format('efi') returning EFIFS instance with object id 137 2024-03-01 20:51:06,281 DEBUG blivet/MainThread: MacEFIFS.supported: supported: True ; 2024-03-01 20:51:06,281 DEBUG blivet/MainThread: get_format('macefi') returning MacEFIFS instance with object id 138 2024-03-01 20:51:06,284 DEBUG blivet/MainThread: MacEFIFS.supported: supported: True ; 2024-03-01 20:51:06,284 DEBUG blivet/MainThread: get_format('macefi') returning MacEFIFS instance with object id 139 2024-03-01 20:51:06,287 DEBUG blivet/MainThread: LVMFormatPopulator.run: pv: sdg ; 2024-03-01 20:51:06,287 DEBUG blivet/MainThread: lvm filter: device /dev/sdg added to the list of allowed devices 2024-03-01 20:51:06,287 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/sdf,/dev/sde,/dev/sda,/dev/sdd,/dev/sdc,/dev/sdg,/dev/sdb ... 2024-03-01 20:51:06,329 INFO program/MainThread: stdout[34]: LVM2_PV_NAME=/dev/sda LVM2_PV_UUID=PDKOdo-dwAw-h627-qre7-An9Y-LWFn-hmeLdR LVM2_PV_FREE=0 LVM2_PV_SIZE=1065353216 LVM2_PE_START=8388608 LVM2_VG_NAME=test_vg1 LVM2_VG_UUID=nzg1R2-dSyJ-tbSf-liNI-sYvo-CzTs-timmcP LVM2_VG_SIZE=3196059648 LVM2_VG_FREE=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=0YDz02-buod-PcCu-8Qxw-IIfh-LkLT-M2DH1H LVM2_PV_FREE=41943040 LVM2_PV_SIZE=1065353216 LVM2_PE_START=8388608 LVM2_VG_NAME=test_vg1 LVM2_VG_UUID=nzg1R2-dSyJ-tbSf-liNI-sYvo-CzTs-timmcP LVM2_VG_SIZE=3196059648 LVM2_VG_FREE=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=4xTpIS-ovfx-jq8W-Hw9e-0Vgz-LtOu-WKWtlO LVM2_PV_FREE=1065353216 LVM2_PV_SIZE=1065353216 LVM2_PE_START=8388608 LVM2_VG_NAME=test_vg1 LVM2_VG_UUID=nzg1R2-dSyJ-tbSf-liNI-sYvo-CzTs-timmcP LVM2_VG_SIZE=3196059648 LVM2_VG_FREE=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=zZI2Ed-QNwt-si2v-Zm1j-mTs4-bZwr-YKMNgo LVM2_PV_FREE=100663296 LVM2_PV_SIZE=1065353216 LVM2_PE_START=8388608 LVM2_VG_NAME=test_vg2 LVM2_VG_UUID=sUlWCZ-vzu7-JOqD-NLLV-tzZX-bvBJ-K7r5PM LVM2_VG_SIZE=3196059648 LVM2_VG_FREE=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=ohdZ1F-frhP-p3Q2-peI2-y9Cq-PIRk-ZHlssT LVM2_PV_FREE=1065353216 LVM2_PV_SIZE=1065353216 LVM2_PE_START=8388608 LVM2_VG_NAME=test_vg2 LVM2_VG_UUID=sUlWCZ-vzu7-JOqD-NLLV-tzZX-bvBJ-K7r5PM LVM2_VG_SIZE=3196059648 LVM2_VG_FREE=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=HRTxWn-eIRO-EFsB-O6vy-ZG2R-WXxx-KbMWLh LVM2_PV_FREE=1065353216 LVM2_PV_SIZE=1065353216 LVM2_PE_START=8388608 LVM2_VG_NAME=test_vg2 LVM2_VG_UUID=sUlWCZ-vzu7-JOqD-NLLV-tzZX-bvBJ-K7r5PM LVM2_VG_SIZE=3196059648 LVM2_VG_FREE=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=5UoerG-pc5V-te1I-vUk3-8N9d-acxz-cMYjGC LVM2_PV_FREE=205520896 LVM2_PV_SIZE=1065353216 LVM2_PE_START=8388608 LVM2_VG_NAME=test_vg3 LVM2_VG_UUID=kq3Q34-m4sM-GWpc-YIES-eDmd-mNLi-EQBg1q LVM2_VG_SIZE=4261412864 LVM2_VG_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=S8QQfi-gyCf-5bNz-ngYw-0VWy-PMaD-CmAE19 LVM2_PV_FREE=0 LVM2_PV_SIZE=1065353216 LVM2_PE_START=8388608 LVM2_VG_NAME=test_vg3 LVM2_VG_UUID=kq3Q34-m4sM-GWpc-YIES-eDmd-mNLi-EQBg1q LVM2_VG_SIZE=4261412864 LVM2_VG_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=mFUgeA-ViDw-7k4A-qGcl-xiEv-rQWJ-0ys8df LVM2_PV_FREE=0 LVM2_PV_SIZE=1065353216 LVM2_PE_START=8388608 LVM2_VG_NAME=test_vg3 LVM2_VG_UUID=kq3Q34-m4sM-GWpc-YIES-eDmd-mNLi-EQBg1q LVM2_VG_SIZE=4261412864 LVM2_VG_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=51cV3l-5pn1-uxQe-nFN7-8HCu-ivbU-YXbymn LVM2_PV_FREE=847249408 LVM2_PV_SIZE=1065353216 LVM2_PE_START=8388608 LVM2_VG_NAME=test_vg3 LVM2_VG_UUID=kq3Q34-m4sM-GWpc-YIES-eDmd-mNLi-EQBg1q LVM2_VG_SIZE=4261412864 LVM2_VG_FREE=1052770304 LVM2_VG_EXTENT_SIZE=4194304 LVM2_VG_EXTENT_COUNT=1016 LVM2_VG_FREE_COUNT=251 LVM2_PV_COUNT=4 2024-03-01 20:51:06,329 INFO program/MainThread: stderr[34]: WARNING: Couldn't find device with uuid S8QQfi-gyCf-5bNz-ngYw-0VWy-PMaD-CmAE19. WARNING: Couldn't find device with uuid mFUgeA-ViDw-7k4A-qGcl-xiEv-rQWJ-0ys8df. WARNING: Couldn't find device with uuid 51cV3l-5pn1-uxQe-nFN7-8HCu-ivbU-YXbymn. WARNING: VG test_vg3 is missing PV S8QQfi-gyCf-5bNz-ngYw-0VWy-PMaD-CmAE19 (last written to /dev/sdh). WARNING: VG test_vg3 is missing PV mFUgeA-ViDw-7k4A-qGcl-xiEv-rQWJ-0ys8df (last written to /dev/sdi). WARNING: VG test_vg3 is missing PV 51cV3l-5pn1-uxQe-nFN7-8HCu-ivbU-YXbymn (last written to /dev/sdj). WARNING: Couldn't find all devices for LV test_vg3/lv6 while checking used and assumed devices. WARNING: Couldn't find all devices for LV test_vg3/lv5 while checking used and assumed devices. 2024-03-01 20:51:06,329 INFO program/MainThread: ...done [34] (exit code: 0) 2024-03-01 20:51:06,330 INFO blivet/MainThread: type detected on 'sdg' is 'lvmpv' 2024-03-01 20:51:06,333 DEBUG blivet/MainThread: LVMPhysicalVolume.__init__: uuid: 5UoerG-pc5V-te1I-vUk3-8N9d-acxz-cMYjGC ; label: None ; device: /dev/sdg ; serial: 360014052fcb2cc6c28443eab562c0b7e ; exists: True ; vg_name: test_vg3 ; vg_uuid: kq3Q34-m4sM-GWpc-YIES-eDmd-mNLi-EQBg1q ; pe_start: 8 MiB ; free: 196 MiB ; 2024-03-01 20:51:06,334 DEBUG blivet/MainThread: get_format('lvmpv') returning LVMPhysicalVolume instance with object id 140 2024-03-01 20:51:06,336 DEBUG blivet/MainThread: DiskDevice._set_format: sdg ; type: lvmpv ; current: None ; 2024-03-01 20:51:06,339 DEBUG blivet/MainThread: DeviceTree.get_device_by_uuid: uuid: kq3Q34-m4sM-GWpc-YIES-eDmd-mNLi-EQBg1q ; incomplete: True ; hidden: False ; 2024-03-01 20:51:06,342 DEBUG blivet/MainThread: DeviceTree.get_device_by_uuid returned None 2024-03-01 20:51:06,345 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: test_vg3 ; incomplete: False ; hidden: False ; 2024-03-01 20:51:06,348 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned None 2024-03-01 20:51:06,348 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/sdf,/dev/sde,/dev/sda,/dev/sdd,/dev/sdc,/dev/sdg,/dev/sdb ... 2024-03-01 20:51:06,384 INFO program/MainThread: stdout[35]: LVM2_VG_NAME=test_vg1 LVM2_VG_UUID=nzg1R2-dSyJ-tbSf-liNI-sYvo-CzTs-timmcP LVM2_VG_SIZE=3196059648 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=sUlWCZ-vzu7-JOqD-NLLV-tzZX-bvBJ-K7r5PM LVM2_VG_SIZE=3196059648 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=kq3Q34-m4sM-GWpc-YIES-eDmd-mNLi-EQBg1q LVM2_VG_SIZE=4261412864 LVM2_VG_FREE=1052770304 LVM2_VG_EXTENT_SIZE=4194304 LVM2_VG_EXTENT_COUNT=1016 LVM2_VG_FREE_COUNT=251 LVM2_PV_COUNT=4 2024-03-01 20:51:06,384 INFO program/MainThread: stderr[35]: WARNING: Couldn't find device with uuid S8QQfi-gyCf-5bNz-ngYw-0VWy-PMaD-CmAE19. WARNING: Couldn't find device with uuid mFUgeA-ViDw-7k4A-qGcl-xiEv-rQWJ-0ys8df. WARNING: Couldn't find device with uuid 51cV3l-5pn1-uxQe-nFN7-8HCu-ivbU-YXbymn. WARNING: VG test_vg3 is missing PV S8QQfi-gyCf-5bNz-ngYw-0VWy-PMaD-CmAE19 (last written to /dev/sdh). WARNING: VG test_vg3 is missing PV mFUgeA-ViDw-7k4A-qGcl-xiEv-rQWJ-0ys8df (last written to /dev/sdi). WARNING: VG test_vg3 is missing PV 51cV3l-5pn1-uxQe-nFN7-8HCu-ivbU-YXbymn (last written to /dev/sdj). WARNING: Couldn't find all devices for LV test_vg3/lv6 while checking used and assumed devices. WARNING: Couldn't find all devices for LV test_vg3/lv5 while checking used and assumed devices. 2024-03-01 20:51:06,384 INFO program/MainThread: ...done [35] (exit code: 0) 2024-03-01 20:51:06,384 INFO blivet/MainThread: Can't get exported information from VG info, assuming VG is not exported. 2024-03-01 20:51:06,385 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 142 2024-03-01 20:51:06,389 DEBUG blivet/MainThread: LVMVolumeGroupDevice._add_parent: test_vg3 ; parent: sdg ; 2024-03-01 20:51:06,392 DEBUG blivet/MainThread: DiskDevice.add_child: name: sdg ; child: test_vg3 ; kids: 0 ; 2024-03-01 20:51:06,392 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 143 2024-03-01 20:51:06,395 DEBUG blivet/MainThread: LVMVolumeGroupDevice._set_format: test_vg3 ; type: None ; current: None ; 2024-03-01 20:51:06,395 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/sdf,/dev/sde,/dev/sda,/dev/sdd,/dev/sdc,/dev/sdg,/dev/sdb ... 2024-03-01 20:51:06,436 INFO program/MainThread: stdout[36]: LVM2_VG_NAME=test_vg1 LVM2_LV_NAME=lv1 LVM2_LV_UUID=xws0J7-QFdr-jnBe-ukxG-LWin-k1Jt-0eibfZ 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=S4IAgG-oKdr-dUwM-bIXM-E7QP-rQcZ-rcdPYd LVM2_LV_SIZE=1606418432 LVM2_LV_ATTR=-wi-a----- LVM2_SEGTYPE=linear LVM2_ORIGIN= LVM2_POOL_LV= LVM2_DATA_LV= LVM2_METADATA_LV= LVM2_LV_ROLE=public LVM2_MOVE_PV= LVM2_DATA_PERCENT= LVM2_METADATA_PERCENT= LVM2_COPY_PERCENT= LVM2_VG_NAME=test_vg1 LVM2_LV_NAME=lv2 LVM2_LV_UUID=S4IAgG-oKdr-dUwM-bIXM-E7QP-rQcZ-rcdPYd LVM2_LV_SIZE=1606418432 LVM2_LV_ATTR=-wi-a----- LVM2_SEGTYPE=linear LVM2_ORIGIN= LVM2_POOL_LV= LVM2_DATA_LV= LVM2_METADATA_LV= 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=yfTnQ0-gjqY-maXA-oAm4-hN2r-bBK3-YyQt46 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=nuSAu2-RyB1-8HLM-wkL0-E2Ok-Z2Ai-B3hkFH 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=71ve1w-mLUa-R84n-cyjy-wLOO-zjaB-Bt5OAf 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=71ve1w-mLUa-R84n-cyjy-wLOO-zjaB-Bt5OAf 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=EIYnjo-BwL1-xLAF-AMSb-UeFe-Va3P-3bfRPr 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=EIYnjo-BwL1-xLAF-AMSb-UeFe-Va3P-3bfRPr 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=5h3p3g-g8QF-fPUC-Bb25-hV9B-0ql2-ZHjwzz 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=WebYte-cXqg-wpa0-s9Yt-LAjT-CXq6-JxWraD LVM2_LV_SIZE=427819008 LVM2_LV_ATTR=-wi-a----- LVM2_SEGTYPE=linear LVM2_ORIGIN= LVM2_POOL_LV= LVM2_DATA_LV= LVM2_METADATA_LV= LVM2_LV_ROLE=public LVM2_MOVE_PV= LVM2_DATA_PERCENT= LVM2_METADATA_PERCENT= LVM2_COPY_PERCENT= 2024-03-01 20:51:06,436 INFO program/MainThread: stderr[36]: WARNING: Couldn't find device with uuid S8QQfi-gyCf-5bNz-ngYw-0VWy-PMaD-CmAE19. WARNING: Couldn't find device with uuid mFUgeA-ViDw-7k4A-qGcl-xiEv-rQWJ-0ys8df. WARNING: Couldn't find device with uuid 51cV3l-5pn1-uxQe-nFN7-8HCu-ivbU-YXbymn. WARNING: VG test_vg3 is missing PV S8QQfi-gyCf-5bNz-ngYw-0VWy-PMaD-CmAE19 (last written to /dev/sdh). WARNING: VG test_vg3 is missing PV mFUgeA-ViDw-7k4A-qGcl-xiEv-rQWJ-0ys8df (last written to /dev/sdi). WARNING: VG test_vg3 is missing PV 51cV3l-5pn1-uxQe-nFN7-8HCu-ivbU-YXbymn (last written to /dev/sdj). WARNING: Couldn't find all devices for LV test_vg3/lv6 while checking used and assumed devices. WARNING: Couldn't find all devices for LV test_vg3/lv5 while checking used and assumed devices. 2024-03-01 20:51:06,436 INFO program/MainThread: ...done [36] (exit code: 0) 2024-03-01 20:51:06,440 DEBUG blivet/MainThread: LVMVolumeGroupDevice.update_sysfs_path: test_vg3 ; status: True ; 2024-03-01 20:51:06,441 INFO blivet/MainThread: added lvmvg test_vg3 (id 141) to device tree 2024-03-01 20:51:06,443 DEBUG blivet/MainThread: LVMFormatPopulator._update_lvs: pv: sdg ; 2024-03-01 20:51:06,446 DEBUG blivet/MainThread: DeviceTree.get_device_by_uuid: uuid: kq3Q34-m4sM-GWpc-YIES-eDmd-mNLi-EQBg1q ; incomplete: True ; hidden: False ; 2024-03-01 20:51:06,449 DEBUG blivet/MainThread: DeviceTree.get_device_by_uuid returned existing 1016 MiB lvmvg test_vg3 (141) 2024-03-01 20:51:06,449 WARNING blivet/MainThread: Skipping LVs for incomplete VG test_vg3 2024-03-01 20:51:06,449 INFO blivet/MainThread: got format: existing lvmpv 2024-03-01 20:51:06,452 DEBUG blivet/MainThread: DeviceTree.handle_device: name: sdh ; info: {'CURRENT_TAGS': ':systemd:', 'DEVLINKS': '/dev/disk/by-id/scsi-1LIO-ORG_disk7:130490dc-6bc5-4a3a-884c-8d67508d4785 ' '/dev/disk/by-id/scsi-36001405130490dc6bc54a3a884c8d675 ' '/dev/disk/by-id/lvm-pv-uuid-S8QQfi-gyCf-5bNz-ngYw-0VWy-PMaD-CmAE19 ' '/dev/disk/by-id/scsi-SLIO-ORG_disk7_130490dc-6bc5-4a3a-884c-8d67508d4785 ' '/dev/disk/by-id/wwn-0x6001405130490dc6bc54a3a884c8d675 ' '/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': 'S8QQfi-gyCf-5bNz-ngYw-0VWy-PMaD-CmAE19', 'ID_FS_UUID_ENC': 'S8QQfi-gyCf-5bNz-ngYw-0VWy-PMaD-CmAE19', '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': '130490dc-6bc5-4a3a-884c-8d67508d4785', 'ID_SERIAL': '36001405130490dc6bc54a3a884c8d675', 'ID_SERIAL_SHORT': '6001405130490dc6bc54a3a884c8d675', 'ID_TARGET_PORT': '0', 'ID_TYPE': 'disk', 'ID_VENDOR': 'LIO-ORG', 'ID_VENDOR_ENC': 'LIO-ORG\\x20', 'ID_WWN': '0x6001405130490dc6', 'ID_WWN_VENDOR_EXTENSION': '0xbc54a3a884c8d675', 'ID_WWN_WITH_EXTENSION': '0x6001405130490dc6bc54a3a884c8d675', 'MAJOR': '8', 'MINOR': '112', 'SCSI_IDENT_LUN_LOGICAL_UNIT_GROUP': '0x0', 'SCSI_IDENT_LUN_NAA_REGEXT': '6001405130490dc6bc54a3a884c8d675', 'SCSI_IDENT_LUN_T10': 'LIO-ORG_disk7:130490dc-6bc5-4a3a-884c-8d67508d4785', 'SCSI_IDENT_PORT_NAME': 'naa.5001405a91c5ccc5,t,0x0001', 'SCSI_IDENT_PORT_RELATIVE': '0', 'SCSI_IDENT_PORT_TARGET_PORT_GROUP': '0x0', 'SCSI_IDENT_SERIAL': '130490dc-6bc5-4a3a-884c-8d67508d4785', 'SCSI_IDENT_TARGET_NAME': 'naa.5001405a91c5ccc5', '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': '337415073'} ; 2024-03-01 20:51:06,453 INFO blivet/MainThread: scanning sdh (/sys/devices/tcm_loop_0/tcm_loop_adapter_0/host2/target2:0:1/2:0:1:7/block/sdh)... 2024-03-01 20:51:06,456 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: sdh ; incomplete: False ; hidden: False ; 2024-03-01 20:51:06,459 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned None 2024-03-01 20:51:06,464 DEBUG blivet/MainThread: DiskDevicePopulator.run: name: sdh ; 2024-03-01 20:51:06,464 INFO blivet/MainThread: sdh is a disk 2024-03-01 20:51:06,465 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 147 2024-03-01 20:51:06,465 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 148 2024-03-01 20:51:06,467 DEBUG blivet/MainThread: DiskDevice._set_format: sdh ; type: None ; current: None ; 2024-03-01 20:51:06,470 DEBUG blivet/MainThread: DiskDevice.update_sysfs_path: sdh ; status: True ; 2024-03-01 20:51:06,470 DEBUG blivet/MainThread: sdh sysfs_path set to /sys/devices/tcm_loop_0/tcm_loop_adapter_0/host2/target2:0:1/2:0:1:7/block/sdh 2024-03-01 20:51:06,473 DEBUG blivet/MainThread: DiskDevice.read_current_size: exists: True ; path: /dev/sdh ; sysfs_path: /sys/devices/tcm_loop_0/tcm_loop_adapter_0/host2/target2:0:1/2:0:1:7/block/sdh ; 2024-03-01 20:51:06,474 DEBUG blivet/MainThread: updated sdh size to 1024 MiB (1024 MiB) 2024-03-01 20:51:06,474 INFO blivet/MainThread: added disk sdh (id 146) to device tree 2024-03-01 20:51:06,474 INFO blivet/MainThread: got device: DiskDevice instance (0x7f4b6690d5b0) -- 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 = 6001405130490dc6bc54a3a884c8d675 2024-03-01 20:51:06,477 DEBUG blivet/MainThread: DeviceTree.handle_format: name: sdh ; 2024-03-01 20:51:06,480 DEBUG blivet/MainThread: AppleBootstrapFS.supported: supported: True ; 2024-03-01 20:51:06,480 DEBUG blivet/MainThread: get_format('appleboot') returning AppleBootstrapFS instance with object id 150 2024-03-01 20:51:06,483 DEBUG blivet/MainThread: EFIFS.supported: supported: True ; 2024-03-01 20:51:06,483 DEBUG blivet/MainThread: get_format('efi') returning EFIFS instance with object id 151 2024-03-01 20:51:06,486 DEBUG blivet/MainThread: MacEFIFS.supported: supported: True ; 2024-03-01 20:51:06,486 DEBUG blivet/MainThread: get_format('macefi') returning MacEFIFS instance with object id 152 2024-03-01 20:51:06,489 DEBUG blivet/MainThread: MacEFIFS.supported: supported: True ; 2024-03-01 20:51:06,489 DEBUG blivet/MainThread: get_format('macefi') returning MacEFIFS instance with object id 153 2024-03-01 20:51:06,492 DEBUG blivet/MainThread: LVMFormatPopulator.run: pv: sdh ; 2024-03-01 20:51:06,492 DEBUG blivet/MainThread: lvm filter: device /dev/sdh added to the list of allowed devices 2024-03-01 20:51:06,492 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/sdf,/dev/sde,/dev/sda,/dev/sdh,/dev/sdd,/dev/sdc,/dev/sdg,/dev/sdb ... 2024-03-01 20:51:06,527 INFO program/MainThread: stdout[37]: LVM2_PV_NAME=/dev/sda LVM2_PV_UUID=PDKOdo-dwAw-h627-qre7-An9Y-LWFn-hmeLdR LVM2_PV_FREE=0 LVM2_PV_SIZE=1065353216 LVM2_PE_START=8388608 LVM2_VG_NAME=test_vg1 LVM2_VG_UUID=nzg1R2-dSyJ-tbSf-liNI-sYvo-CzTs-timmcP LVM2_VG_SIZE=3196059648 LVM2_VG_FREE=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=0YDz02-buod-PcCu-8Qxw-IIfh-LkLT-M2DH1H LVM2_PV_FREE=41943040 LVM2_PV_SIZE=1065353216 LVM2_PE_START=8388608 LVM2_VG_NAME=test_vg1 LVM2_VG_UUID=nzg1R2-dSyJ-tbSf-liNI-sYvo-CzTs-timmcP LVM2_VG_SIZE=3196059648 LVM2_VG_FREE=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=4xTpIS-ovfx-jq8W-Hw9e-0Vgz-LtOu-WKWtlO LVM2_PV_FREE=1065353216 LVM2_PV_SIZE=1065353216 LVM2_PE_START=8388608 LVM2_VG_NAME=test_vg1 LVM2_VG_UUID=nzg1R2-dSyJ-tbSf-liNI-sYvo-CzTs-timmcP LVM2_VG_SIZE=3196059648 LVM2_VG_FREE=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=zZI2Ed-QNwt-si2v-Zm1j-mTs4-bZwr-YKMNgo LVM2_PV_FREE=100663296 LVM2_PV_SIZE=1065353216 LVM2_PE_START=8388608 LVM2_VG_NAME=test_vg2 LVM2_VG_UUID=sUlWCZ-vzu7-JOqD-NLLV-tzZX-bvBJ-K7r5PM LVM2_VG_SIZE=3196059648 LVM2_VG_FREE=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=ohdZ1F-frhP-p3Q2-peI2-y9Cq-PIRk-ZHlssT LVM2_PV_FREE=1065353216 LVM2_PV_SIZE=1065353216 LVM2_PE_START=8388608 LVM2_VG_NAME=test_vg2 LVM2_VG_UUID=sUlWCZ-vzu7-JOqD-NLLV-tzZX-bvBJ-K7r5PM LVM2_VG_SIZE=3196059648 LVM2_VG_FREE=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=HRTxWn-eIRO-EFsB-O6vy-ZG2R-WXxx-KbMWLh LVM2_PV_FREE=1065353216 LVM2_PV_SIZE=1065353216 LVM2_PE_START=8388608 LVM2_VG_NAME=test_vg2 LVM2_VG_UUID=sUlWCZ-vzu7-JOqD-NLLV-tzZX-bvBJ-K7r5PM LVM2_VG_SIZE=3196059648 LVM2_VG_FREE=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=5UoerG-pc5V-te1I-vUk3-8N9d-acxz-cMYjGC LVM2_PV_FREE=205520896 LVM2_PV_SIZE=1065353216 LVM2_PE_START=8388608 LVM2_VG_NAME=test_vg3 LVM2_VG_UUID=kq3Q34-m4sM-GWpc-YIES-eDmd-mNLi-EQBg1q LVM2_VG_SIZE=4261412864 LVM2_VG_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=S8QQfi-gyCf-5bNz-ngYw-0VWy-PMaD-CmAE19 LVM2_PV_FREE=0 LVM2_PV_SIZE=1065353216 LVM2_PE_START=8388608 LVM2_VG_NAME=test_vg3 LVM2_VG_UUID=kq3Q34-m4sM-GWpc-YIES-eDmd-mNLi-EQBg1q LVM2_VG_SIZE=4261412864 LVM2_VG_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=mFUgeA-ViDw-7k4A-qGcl-xiEv-rQWJ-0ys8df LVM2_PV_FREE=0 LVM2_PV_SIZE=1065353216 LVM2_PE_START=8388608 LVM2_VG_NAME=test_vg3 LVM2_VG_UUID=kq3Q34-m4sM-GWpc-YIES-eDmd-mNLi-EQBg1q LVM2_VG_SIZE=4261412864 LVM2_VG_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=51cV3l-5pn1-uxQe-nFN7-8HCu-ivbU-YXbymn LVM2_PV_FREE=847249408 LVM2_PV_SIZE=1065353216 LVM2_PE_START=8388608 LVM2_VG_NAME=test_vg3 LVM2_VG_UUID=kq3Q34-m4sM-GWpc-YIES-eDmd-mNLi-EQBg1q LVM2_VG_SIZE=4261412864 LVM2_VG_FREE=1052770304 LVM2_VG_EXTENT_SIZE=4194304 LVM2_VG_EXTENT_COUNT=1016 LVM2_VG_FREE_COUNT=251 LVM2_PV_COUNT=4 2024-03-01 20:51:06,527 INFO program/MainThread: stderr[37]: WARNING: Couldn't find device with uuid mFUgeA-ViDw-7k4A-qGcl-xiEv-rQWJ-0ys8df. WARNING: Couldn't find device with uuid 51cV3l-5pn1-uxQe-nFN7-8HCu-ivbU-YXbymn. WARNING: VG test_vg3 is missing PV mFUgeA-ViDw-7k4A-qGcl-xiEv-rQWJ-0ys8df (last written to /dev/sdi). WARNING: VG test_vg3 is missing PV 51cV3l-5pn1-uxQe-nFN7-8HCu-ivbU-YXbymn (last written to /dev/sdj). WARNING: Couldn't find all devices for LV test_vg3/lv5 while checking used and assumed devices. 2024-03-01 20:51:06,527 INFO program/MainThread: ...done [37] (exit code: 0) 2024-03-01 20:51:06,527 INFO blivet/MainThread: type detected on 'sdh' is 'lvmpv' 2024-03-01 20:51:06,531 DEBUG blivet/MainThread: LVMPhysicalVolume.__init__: uuid: S8QQfi-gyCf-5bNz-ngYw-0VWy-PMaD-CmAE19 ; label: None ; device: /dev/sdh ; serial: 36001405130490dc6bc54a3a884c8d675 ; exists: True ; vg_name: test_vg3 ; vg_uuid: kq3Q34-m4sM-GWpc-YIES-eDmd-mNLi-EQBg1q ; pe_start: 8 MiB ; 2024-03-01 20:51:06,531 DEBUG blivet/MainThread: get_format('lvmpv') returning LVMPhysicalVolume instance with object id 154 2024-03-01 20:51:06,534 DEBUG blivet/MainThread: DiskDevice._set_format: sdh ; type: lvmpv ; current: None ; 2024-03-01 20:51:06,537 DEBUG blivet/MainThread: DeviceTree.get_device_by_uuid: uuid: kq3Q34-m4sM-GWpc-YIES-eDmd-mNLi-EQBg1q ; incomplete: True ; hidden: False ; 2024-03-01 20:51:06,539 DEBUG blivet/MainThread: DeviceTree.get_device_by_uuid returned existing 1016 MiB lvmvg test_vg3 (141) 2024-03-01 20:51:06,542 DEBUG blivet/MainThread: LVMVolumeGroupDevice._add_parent: test_vg3 ; parent: sdh ; 2024-03-01 20:51:06,545 DEBUG blivet/MainThread: DiskDevice.add_child: name: sdh ; child: test_vg3 ; kids: 0 ; 2024-03-01 20:51:06,548 DEBUG blivet/MainThread: LVMFormatPopulator._update_lvs: pv: sdh ; 2024-03-01 20:51:06,550 DEBUG blivet/MainThread: DeviceTree.get_device_by_uuid: uuid: kq3Q34-m4sM-GWpc-YIES-eDmd-mNLi-EQBg1q ; incomplete: True ; hidden: False ; 2024-03-01 20:51:06,553 DEBUG blivet/MainThread: DeviceTree.get_device_by_uuid returned existing 1.98 GiB lvmvg test_vg3 (141) 2024-03-01 20:51:06,553 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/sdf,/dev/sde,/dev/sda,/dev/sdh,/dev/sdd,/dev/sdc,/dev/sdg,/dev/sdb ... 2024-03-01 20:51:06,591 INFO program/MainThread: stdout[38]: LVM2_VG_NAME=test_vg1 LVM2_LV_NAME=lv1 LVM2_LV_UUID=xws0J7-QFdr-jnBe-ukxG-LWin-k1Jt-0eibfZ 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=S4IAgG-oKdr-dUwM-bIXM-E7QP-rQcZ-rcdPYd LVM2_LV_SIZE=1606418432 LVM2_LV_ATTR=-wi-a----- LVM2_SEGTYPE=linear LVM2_ORIGIN= LVM2_POOL_LV= LVM2_DATA_LV= LVM2_METADATA_LV= LVM2_LV_ROLE=public LVM2_MOVE_PV= LVM2_DATA_PERCENT= LVM2_METADATA_PERCENT= LVM2_COPY_PERCENT= LVM2_VG_NAME=test_vg1 LVM2_LV_NAME=lv2 LVM2_LV_UUID=S4IAgG-oKdr-dUwM-bIXM-E7QP-rQcZ-rcdPYd LVM2_LV_SIZE=1606418432 LVM2_LV_ATTR=-wi-a----- LVM2_SEGTYPE=linear LVM2_ORIGIN= LVM2_POOL_LV= LVM2_DATA_LV= LVM2_METADATA_LV= 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=yfTnQ0-gjqY-maXA-oAm4-hN2r-bBK3-YyQt46 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=nuSAu2-RyB1-8HLM-wkL0-E2Ok-Z2Ai-B3hkFH 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=71ve1w-mLUa-R84n-cyjy-wLOO-zjaB-Bt5OAf 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=71ve1w-mLUa-R84n-cyjy-wLOO-zjaB-Bt5OAf 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=EIYnjo-BwL1-xLAF-AMSb-UeFe-Va3P-3bfRPr 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=EIYnjo-BwL1-xLAF-AMSb-UeFe-Va3P-3bfRPr 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=5h3p3g-g8QF-fPUC-Bb25-hV9B-0ql2-ZHjwzz 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=WebYte-cXqg-wpa0-s9Yt-LAjT-CXq6-JxWraD LVM2_LV_SIZE=427819008 LVM2_LV_ATTR=-wi-a----- LVM2_SEGTYPE=linear LVM2_ORIGIN= LVM2_POOL_LV= LVM2_DATA_LV= LVM2_METADATA_LV= LVM2_LV_ROLE=public LVM2_MOVE_PV= LVM2_DATA_PERCENT= LVM2_METADATA_PERCENT= LVM2_COPY_PERCENT= 2024-03-01 20:51:06,591 INFO program/MainThread: stderr[38]: WARNING: Couldn't find device with uuid mFUgeA-ViDw-7k4A-qGcl-xiEv-rQWJ-0ys8df. WARNING: Couldn't find device with uuid 51cV3l-5pn1-uxQe-nFN7-8HCu-ivbU-YXbymn. WARNING: VG test_vg3 is missing PV mFUgeA-ViDw-7k4A-qGcl-xiEv-rQWJ-0ys8df (last written to /dev/sdi). WARNING: VG test_vg3 is missing PV 51cV3l-5pn1-uxQe-nFN7-8HCu-ivbU-YXbymn (last written to /dev/sdj). WARNING: Couldn't find all devices for LV test_vg3/lv5 while checking used and assumed devices. 2024-03-01 20:51:06,591 INFO program/MainThread: ...done [38] (exit code: 0) 2024-03-01 20:51:06,591 WARNING blivet/MainThread: Skipping LVs for incomplete VG test_vg3 2024-03-01 20:51:06,591 INFO blivet/MainThread: got format: existing lvmpv 2024-03-01 20:51:06,596 DEBUG blivet/MainThread: DeviceTree.handle_device: name: sdi ; info: {'CURRENT_TAGS': ':systemd:', 'DEVLINKS': '/dev/disk/by-id/wwn-0x60014057c02790daf61431ab4c5489ce ' '/dev/disk/by-id/scsi-SLIO-ORG_disk8_7c02790d-af61-431a-b4c5-489ce662d703 ' '/dev/disk/by-id/scsi-360014057c02790daf61431ab4c5489ce ' '/dev/disk/by-diskseq/10 ' '/dev/disk/by-id/lvm-pv-uuid-mFUgeA-ViDw-7k4A-qGcl-xiEv-rQWJ-0ys8df ' '/dev/disk/by-id/scsi-1LIO-ORG_disk8:7c02790d-af61-431a-b4c5-489ce662d703', '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': 'mFUgeA-ViDw-7k4A-qGcl-xiEv-rQWJ-0ys8df', 'ID_FS_UUID_ENC': 'mFUgeA-ViDw-7k4A-qGcl-xiEv-rQWJ-0ys8df', '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': '7c02790d-af61-431a-b4c5-489ce662d703', 'ID_SERIAL': '360014057c02790daf61431ab4c5489ce', 'ID_SERIAL_SHORT': '60014057c02790daf61431ab4c5489ce', 'ID_TARGET_PORT': '0', 'ID_TYPE': 'disk', 'ID_VENDOR': 'LIO-ORG', 'ID_VENDOR_ENC': 'LIO-ORG\\x20', 'ID_WWN': '0x60014057c02790da', 'ID_WWN_VENDOR_EXTENSION': '0xf61431ab4c5489ce', 'ID_WWN_WITH_EXTENSION': '0x60014057c02790daf61431ab4c5489ce', 'MAJOR': '8', 'MINOR': '128', 'SCSI_IDENT_LUN_LOGICAL_UNIT_GROUP': '0x0', 'SCSI_IDENT_LUN_NAA_REGEXT': '60014057c02790daf61431ab4c5489ce', 'SCSI_IDENT_LUN_T10': 'LIO-ORG_disk8:7c02790d-af61-431a-b4c5-489ce662d703', 'SCSI_IDENT_PORT_NAME': 'naa.5001405a91c5ccc5,t,0x0001', 'SCSI_IDENT_PORT_RELATIVE': '0', 'SCSI_IDENT_PORT_TARGET_PORT_GROUP': '0x0', 'SCSI_IDENT_SERIAL': '7c02790d-af61-431a-b4c5-489ce662d703', 'SCSI_IDENT_TARGET_NAME': 'naa.5001405a91c5ccc5', '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': '337428002'} ; 2024-03-01 20:51:06,596 INFO blivet/MainThread: scanning sdi (/sys/devices/tcm_loop_0/tcm_loop_adapter_0/host2/target2:0:1/2:0:1:8/block/sdi)... 2024-03-01 20:51:06,599 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: sdi ; incomplete: False ; hidden: False ; 2024-03-01 20:51:06,602 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned None 2024-03-01 20:51:06,607 DEBUG blivet/MainThread: DiskDevicePopulator.run: name: sdi ; 2024-03-01 20:51:06,608 INFO blivet/MainThread: sdi is a disk 2024-03-01 20:51:06,608 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 157 2024-03-01 20:51:06,609 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 158 2024-03-01 20:51:06,611 DEBUG blivet/MainThread: DiskDevice._set_format: sdi ; type: None ; current: None ; 2024-03-01 20:51:06,614 DEBUG blivet/MainThread: DiskDevice.update_sysfs_path: sdi ; status: True ; 2024-03-01 20:51:06,614 DEBUG blivet/MainThread: sdi sysfs_path set to /sys/devices/tcm_loop_0/tcm_loop_adapter_0/host2/target2:0:1/2:0:1:8/block/sdi 2024-03-01 20:51:06,617 DEBUG blivet/MainThread: DiskDevice.read_current_size: exists: True ; path: /dev/sdi ; sysfs_path: /sys/devices/tcm_loop_0/tcm_loop_adapter_0/host2/target2:0:1/2:0:1:8/block/sdi ; 2024-03-01 20:51:06,617 DEBUG blivet/MainThread: updated sdi size to 1024 MiB (1024 MiB) 2024-03-01 20:51:06,618 INFO blivet/MainThread: added disk sdi (id 156) to device tree 2024-03-01 20:51:06,618 INFO blivet/MainThread: got device: DiskDevice instance (0x7f4b66813040) -- 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 = 60014057c02790daf61431ab4c5489ce 2024-03-01 20:51:06,621 DEBUG blivet/MainThread: DeviceTree.handle_format: name: sdi ; 2024-03-01 20:51:06,624 DEBUG blivet/MainThread: AppleBootstrapFS.supported: supported: True ; 2024-03-01 20:51:06,624 DEBUG blivet/MainThread: get_format('appleboot') returning AppleBootstrapFS instance with object id 160 2024-03-01 20:51:06,627 DEBUG blivet/MainThread: EFIFS.supported: supported: True ; 2024-03-01 20:51:06,627 DEBUG blivet/MainThread: get_format('efi') returning EFIFS instance with object id 161 2024-03-01 20:51:06,630 DEBUG blivet/MainThread: MacEFIFS.supported: supported: True ; 2024-03-01 20:51:06,630 DEBUG blivet/MainThread: get_format('macefi') returning MacEFIFS instance with object id 162 2024-03-01 20:51:06,633 DEBUG blivet/MainThread: MacEFIFS.supported: supported: True ; 2024-03-01 20:51:06,633 DEBUG blivet/MainThread: get_format('macefi') returning MacEFIFS instance with object id 163 2024-03-01 20:51:06,635 DEBUG blivet/MainThread: LVMFormatPopulator.run: pv: sdi ; 2024-03-01 20:51:06,636 DEBUG blivet/MainThread: lvm filter: device /dev/sdi added to the list of allowed devices 2024-03-01 20:51:06,636 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/sdf,/dev/sde,/dev/sda,/dev/sdh,/dev/sdd,/dev/sdi,/dev/sdc,/dev/sdg,/dev/sdb ... 2024-03-01 20:51:06,678 INFO program/MainThread: stdout[39]: LVM2_PV_NAME=/dev/sda LVM2_PV_UUID=PDKOdo-dwAw-h627-qre7-An9Y-LWFn-hmeLdR LVM2_PV_FREE=0 LVM2_PV_SIZE=1065353216 LVM2_PE_START=8388608 LVM2_VG_NAME=test_vg1 LVM2_VG_UUID=nzg1R2-dSyJ-tbSf-liNI-sYvo-CzTs-timmcP LVM2_VG_SIZE=3196059648 LVM2_VG_FREE=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=0YDz02-buod-PcCu-8Qxw-IIfh-LkLT-M2DH1H LVM2_PV_FREE=41943040 LVM2_PV_SIZE=1065353216 LVM2_PE_START=8388608 LVM2_VG_NAME=test_vg1 LVM2_VG_UUID=nzg1R2-dSyJ-tbSf-liNI-sYvo-CzTs-timmcP LVM2_VG_SIZE=3196059648 LVM2_VG_FREE=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=4xTpIS-ovfx-jq8W-Hw9e-0Vgz-LtOu-WKWtlO LVM2_PV_FREE=1065353216 LVM2_PV_SIZE=1065353216 LVM2_PE_START=8388608 LVM2_VG_NAME=test_vg1 LVM2_VG_UUID=nzg1R2-dSyJ-tbSf-liNI-sYvo-CzTs-timmcP LVM2_VG_SIZE=3196059648 LVM2_VG_FREE=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=zZI2Ed-QNwt-si2v-Zm1j-mTs4-bZwr-YKMNgo LVM2_PV_FREE=100663296 LVM2_PV_SIZE=1065353216 LVM2_PE_START=8388608 LVM2_VG_NAME=test_vg2 LVM2_VG_UUID=sUlWCZ-vzu7-JOqD-NLLV-tzZX-bvBJ-K7r5PM LVM2_VG_SIZE=3196059648 LVM2_VG_FREE=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=ohdZ1F-frhP-p3Q2-peI2-y9Cq-PIRk-ZHlssT LVM2_PV_FREE=1065353216 LVM2_PV_SIZE=1065353216 LVM2_PE_START=8388608 LVM2_VG_NAME=test_vg2 LVM2_VG_UUID=sUlWCZ-vzu7-JOqD-NLLV-tzZX-bvBJ-K7r5PM LVM2_VG_SIZE=3196059648 LVM2_VG_FREE=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=HRTxWn-eIRO-EFsB-O6vy-ZG2R-WXxx-KbMWLh LVM2_PV_FREE=1065353216 LVM2_PV_SIZE=1065353216 LVM2_PE_START=8388608 LVM2_VG_NAME=test_vg2 LVM2_VG_UUID=sUlWCZ-vzu7-JOqD-NLLV-tzZX-bvBJ-K7r5PM LVM2_VG_SIZE=3196059648 LVM2_VG_FREE=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=5UoerG-pc5V-te1I-vUk3-8N9d-acxz-cMYjGC LVM2_PV_FREE=205520896 LVM2_PV_SIZE=1065353216 LVM2_PE_START=8388608 LVM2_VG_NAME=test_vg3 LVM2_VG_UUID=kq3Q34-m4sM-GWpc-YIES-eDmd-mNLi-EQBg1q LVM2_VG_SIZE=4261412864 LVM2_VG_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=S8QQfi-gyCf-5bNz-ngYw-0VWy-PMaD-CmAE19 LVM2_PV_FREE=0 LVM2_PV_SIZE=1065353216 LVM2_PE_START=8388608 LVM2_VG_NAME=test_vg3 LVM2_VG_UUID=kq3Q34-m4sM-GWpc-YIES-eDmd-mNLi-EQBg1q LVM2_VG_SIZE=4261412864 LVM2_VG_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=mFUgeA-ViDw-7k4A-qGcl-xiEv-rQWJ-0ys8df LVM2_PV_FREE=0 LVM2_PV_SIZE=1065353216 LVM2_PE_START=8388608 LVM2_VG_NAME=test_vg3 LVM2_VG_UUID=kq3Q34-m4sM-GWpc-YIES-eDmd-mNLi-EQBg1q LVM2_VG_SIZE=4261412864 LVM2_VG_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=51cV3l-5pn1-uxQe-nFN7-8HCu-ivbU-YXbymn LVM2_PV_FREE=847249408 LVM2_PV_SIZE=1065353216 LVM2_PE_START=8388608 LVM2_VG_NAME=test_vg3 LVM2_VG_UUID=kq3Q34-m4sM-GWpc-YIES-eDmd-mNLi-EQBg1q LVM2_VG_SIZE=4261412864 LVM2_VG_FREE=1052770304 LVM2_VG_EXTENT_SIZE=4194304 LVM2_VG_EXTENT_COUNT=1016 LVM2_VG_FREE_COUNT=251 LVM2_PV_COUNT=4 2024-03-01 20:51:06,678 INFO program/MainThread: stderr[39]: WARNING: Couldn't find device with uuid 51cV3l-5pn1-uxQe-nFN7-8HCu-ivbU-YXbymn. WARNING: VG test_vg3 is missing PV 51cV3l-5pn1-uxQe-nFN7-8HCu-ivbU-YXbymn (last written to /dev/sdj). WARNING: Couldn't find all devices for LV test_vg3/lv5 while checking used and assumed devices. 2024-03-01 20:51:06,678 INFO program/MainThread: ...done [39] (exit code: 0) 2024-03-01 20:51:06,679 INFO blivet/MainThread: type detected on 'sdi' is 'lvmpv' 2024-03-01 20:51:06,682 DEBUG blivet/MainThread: LVMPhysicalVolume.__init__: uuid: mFUgeA-ViDw-7k4A-qGcl-xiEv-rQWJ-0ys8df ; label: None ; device: /dev/sdi ; serial: 360014057c02790daf61431ab4c5489ce ; exists: True ; vg_name: test_vg3 ; vg_uuid: kq3Q34-m4sM-GWpc-YIES-eDmd-mNLi-EQBg1q ; pe_start: 8 MiB ; 2024-03-01 20:51:06,683 DEBUG blivet/MainThread: get_format('lvmpv') returning LVMPhysicalVolume instance with object id 164 2024-03-01 20:51:06,686 DEBUG blivet/MainThread: DiskDevice._set_format: sdi ; type: lvmpv ; current: None ; 2024-03-01 20:51:06,688 DEBUG blivet/MainThread: DeviceTree.get_device_by_uuid: uuid: kq3Q34-m4sM-GWpc-YIES-eDmd-mNLi-EQBg1q ; incomplete: True ; hidden: False ; 2024-03-01 20:51:06,691 DEBUG blivet/MainThread: DeviceTree.get_device_by_uuid returned existing 1.98 GiB lvmvg test_vg3 (141) 2024-03-01 20:51:06,694 DEBUG blivet/MainThread: LVMVolumeGroupDevice._add_parent: test_vg3 ; parent: sdi ; 2024-03-01 20:51:06,697 DEBUG blivet/MainThread: DiskDevice.add_child: name: sdi ; child: test_vg3 ; kids: 0 ; 2024-03-01 20:51:06,700 DEBUG blivet/MainThread: LVMFormatPopulator._update_lvs: pv: sdi ; 2024-03-01 20:51:06,702 DEBUG blivet/MainThread: DeviceTree.get_device_by_uuid: uuid: kq3Q34-m4sM-GWpc-YIES-eDmd-mNLi-EQBg1q ; incomplete: True ; hidden: False ; 2024-03-01 20:51:06,705 DEBUG blivet/MainThread: DeviceTree.get_device_by_uuid returned existing 2.98 GiB lvmvg test_vg3 (141) 2024-03-01 20:51:06,705 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/sdf,/dev/sde,/dev/sda,/dev/sdh,/dev/sdd,/dev/sdi,/dev/sdc,/dev/sdg,/dev/sdb ... 2024-03-01 20:51:06,746 INFO program/MainThread: stdout[40]: LVM2_VG_NAME=test_vg1 LVM2_LV_NAME=lv1 LVM2_LV_UUID=xws0J7-QFdr-jnBe-ukxG-LWin-k1Jt-0eibfZ 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=S4IAgG-oKdr-dUwM-bIXM-E7QP-rQcZ-rcdPYd LVM2_LV_SIZE=1606418432 LVM2_LV_ATTR=-wi-a----- LVM2_SEGTYPE=linear LVM2_ORIGIN= LVM2_POOL_LV= LVM2_DATA_LV= LVM2_METADATA_LV= LVM2_LV_ROLE=public LVM2_MOVE_PV= LVM2_DATA_PERCENT= LVM2_METADATA_PERCENT= LVM2_COPY_PERCENT= LVM2_VG_NAME=test_vg1 LVM2_LV_NAME=lv2 LVM2_LV_UUID=S4IAgG-oKdr-dUwM-bIXM-E7QP-rQcZ-rcdPYd LVM2_LV_SIZE=1606418432 LVM2_LV_ATTR=-wi-a----- LVM2_SEGTYPE=linear LVM2_ORIGIN= LVM2_POOL_LV= LVM2_DATA_LV= LVM2_METADATA_LV= 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=yfTnQ0-gjqY-maXA-oAm4-hN2r-bBK3-YyQt46 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=nuSAu2-RyB1-8HLM-wkL0-E2Ok-Z2Ai-B3hkFH 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=71ve1w-mLUa-R84n-cyjy-wLOO-zjaB-Bt5OAf 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=71ve1w-mLUa-R84n-cyjy-wLOO-zjaB-Bt5OAf 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=EIYnjo-BwL1-xLAF-AMSb-UeFe-Va3P-3bfRPr 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=EIYnjo-BwL1-xLAF-AMSb-UeFe-Va3P-3bfRPr 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=5h3p3g-g8QF-fPUC-Bb25-hV9B-0ql2-ZHjwzz 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=WebYte-cXqg-wpa0-s9Yt-LAjT-CXq6-JxWraD LVM2_LV_SIZE=427819008 LVM2_LV_ATTR=-wi-a----- LVM2_SEGTYPE=linear LVM2_ORIGIN= LVM2_POOL_LV= LVM2_DATA_LV= LVM2_METADATA_LV= LVM2_LV_ROLE=public LVM2_MOVE_PV= LVM2_DATA_PERCENT= LVM2_METADATA_PERCENT= LVM2_COPY_PERCENT= 2024-03-01 20:51:06,746 INFO program/MainThread: stderr[40]: WARNING: Couldn't find device with uuid 51cV3l-5pn1-uxQe-nFN7-8HCu-ivbU-YXbymn. WARNING: VG test_vg3 is missing PV 51cV3l-5pn1-uxQe-nFN7-8HCu-ivbU-YXbymn (last written to /dev/sdj). WARNING: Couldn't find all devices for LV test_vg3/lv5 while checking used and assumed devices. 2024-03-01 20:51:06,746 INFO program/MainThread: ...done [40] (exit code: 0) 2024-03-01 20:51:06,746 WARNING blivet/MainThread: Skipping LVs for incomplete VG test_vg3 2024-03-01 20:51:06,747 INFO blivet/MainThread: got format: existing lvmpv 2024-03-01 20:51:06,751 DEBUG blivet/MainThread: DeviceTree.handle_device: name: sdj ; info: {'CURRENT_TAGS': ':systemd:', 'DEVLINKS': '/dev/disk/by-id/scsi-1LIO-ORG_disk9:8bb02eed-505c-4d75-93b5-20327aed4107 ' '/dev/disk/by-id/wwn-0x60014058bb02eed505c4d7593b520327 ' '/dev/disk/by-diskseq/11 ' '/dev/disk/by-id/scsi-SLIO-ORG_disk9_8bb02eed-505c-4d75-93b5-20327aed4107 ' '/dev/disk/by-id/scsi-360014058bb02eed505c4d7593b520327 ' '/dev/disk/by-id/lvm-pv-uuid-51cV3l-5pn1-uxQe-nFN7-8HCu-ivbU-YXbymn', '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': '51cV3l-5pn1-uxQe-nFN7-8HCu-ivbU-YXbymn', 'ID_FS_UUID_ENC': '51cV3l-5pn1-uxQe-nFN7-8HCu-ivbU-YXbymn', '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': '8bb02eed-505c-4d75-93b5-20327aed4107', 'ID_SERIAL': '360014058bb02eed505c4d7593b520327', 'ID_SERIAL_SHORT': '60014058bb02eed505c4d7593b520327', 'ID_TARGET_PORT': '0', 'ID_TYPE': 'disk', 'ID_VENDOR': 'LIO-ORG', 'ID_VENDOR_ENC': 'LIO-ORG\\x20', 'ID_WWN': '0x60014058bb02eed5', 'ID_WWN_VENDOR_EXTENSION': '0x05c4d7593b520327', 'ID_WWN_WITH_EXTENSION': '0x60014058bb02eed505c4d7593b520327', 'MAJOR': '8', 'MINOR': '144', 'SCSI_IDENT_LUN_LOGICAL_UNIT_GROUP': '0x0', 'SCSI_IDENT_LUN_NAA_REGEXT': '60014058bb02eed505c4d7593b520327', 'SCSI_IDENT_LUN_T10': 'LIO-ORG_disk9:8bb02eed-505c-4d75-93b5-20327aed4107', 'SCSI_IDENT_PORT_NAME': 'naa.5001405a91c5ccc5,t,0x0001', 'SCSI_IDENT_PORT_RELATIVE': '0', 'SCSI_IDENT_PORT_TARGET_PORT_GROUP': '0x0', 'SCSI_IDENT_SERIAL': '8bb02eed-505c-4d75-93b5-20327aed4107', 'SCSI_IDENT_TARGET_NAME': 'naa.5001405a91c5ccc5', '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': '337523000'} ; 2024-03-01 20:51:06,751 INFO blivet/MainThread: scanning sdj (/sys/devices/tcm_loop_0/tcm_loop_adapter_0/host2/target2:0:1/2:0:1:9/block/sdj)... 2024-03-01 20:51:06,754 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: sdj ; incomplete: False ; hidden: False ; 2024-03-01 20:51:06,757 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned None 2024-03-01 20:51:06,762 DEBUG blivet/MainThread: DiskDevicePopulator.run: name: sdj ; 2024-03-01 20:51:06,763 INFO blivet/MainThread: sdj is a disk 2024-03-01 20:51:06,763 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 167 2024-03-01 20:51:06,763 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 168 2024-03-01 20:51:06,766 DEBUG blivet/MainThread: DiskDevice._set_format: sdj ; type: None ; current: None ; 2024-03-01 20:51:06,769 DEBUG blivet/MainThread: DiskDevice.update_sysfs_path: sdj ; status: True ; 2024-03-01 20:51:06,769 DEBUG blivet/MainThread: sdj sysfs_path set to /sys/devices/tcm_loop_0/tcm_loop_adapter_0/host2/target2:0:1/2:0:1:9/block/sdj 2024-03-01 20:51:06,772 DEBUG blivet/MainThread: DiskDevice.read_current_size: exists: True ; path: /dev/sdj ; sysfs_path: /sys/devices/tcm_loop_0/tcm_loop_adapter_0/host2/target2:0:1/2:0:1:9/block/sdj ; 2024-03-01 20:51:06,772 DEBUG blivet/MainThread: updated sdj size to 1024 MiB (1024 MiB) 2024-03-01 20:51:06,773 INFO blivet/MainThread: added disk sdj (id 166) to device tree 2024-03-01 20:51:06,773 INFO blivet/MainThread: got device: DiskDevice instance (0x7f4b66814d60) -- 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 = 60014058bb02eed505c4d7593b520327 2024-03-01 20:51:06,776 DEBUG blivet/MainThread: DeviceTree.handle_format: name: sdj ; 2024-03-01 20:51:06,779 DEBUG blivet/MainThread: AppleBootstrapFS.supported: supported: True ; 2024-03-01 20:51:06,779 DEBUG blivet/MainThread: get_format('appleboot') returning AppleBootstrapFS instance with object id 170 2024-03-01 20:51:06,782 DEBUG blivet/MainThread: EFIFS.supported: supported: True ; 2024-03-01 20:51:06,782 DEBUG blivet/MainThread: get_format('efi') returning EFIFS instance with object id 171 2024-03-01 20:51:06,785 DEBUG blivet/MainThread: MacEFIFS.supported: supported: True ; 2024-03-01 20:51:06,785 DEBUG blivet/MainThread: get_format('macefi') returning MacEFIFS instance with object id 172 2024-03-01 20:51:06,788 DEBUG blivet/MainThread: MacEFIFS.supported: supported: True ; 2024-03-01 20:51:06,788 DEBUG blivet/MainThread: get_format('macefi') returning MacEFIFS instance with object id 173 2024-03-01 20:51:06,790 DEBUG blivet/MainThread: LVMFormatPopulator.run: pv: sdj ; 2024-03-01 20:51:06,791 DEBUG blivet/MainThread: lvm filter: device /dev/sdj added to the list of allowed devices 2024-03-01 20:51:06,791 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/sdf,/dev/sde,/dev/sda,/dev/sdh,/dev/sdj,/dev/sdd,/dev/sdi,/dev/sdc,/dev/sdg,/dev/sdb ... 2024-03-01 20:51:06,830 INFO program/MainThread: stdout[41]: LVM2_PV_NAME=/dev/sda LVM2_PV_UUID=PDKOdo-dwAw-h627-qre7-An9Y-LWFn-hmeLdR LVM2_PV_FREE=0 LVM2_PV_SIZE=1065353216 LVM2_PE_START=8388608 LVM2_VG_NAME=test_vg1 LVM2_VG_UUID=nzg1R2-dSyJ-tbSf-liNI-sYvo-CzTs-timmcP LVM2_VG_SIZE=3196059648 LVM2_VG_FREE=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=0YDz02-buod-PcCu-8Qxw-IIfh-LkLT-M2DH1H LVM2_PV_FREE=41943040 LVM2_PV_SIZE=1065353216 LVM2_PE_START=8388608 LVM2_VG_NAME=test_vg1 LVM2_VG_UUID=nzg1R2-dSyJ-tbSf-liNI-sYvo-CzTs-timmcP LVM2_VG_SIZE=3196059648 LVM2_VG_FREE=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=4xTpIS-ovfx-jq8W-Hw9e-0Vgz-LtOu-WKWtlO LVM2_PV_FREE=1065353216 LVM2_PV_SIZE=1065353216 LVM2_PE_START=8388608 LVM2_VG_NAME=test_vg1 LVM2_VG_UUID=nzg1R2-dSyJ-tbSf-liNI-sYvo-CzTs-timmcP LVM2_VG_SIZE=3196059648 LVM2_VG_FREE=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=zZI2Ed-QNwt-si2v-Zm1j-mTs4-bZwr-YKMNgo LVM2_PV_FREE=100663296 LVM2_PV_SIZE=1065353216 LVM2_PE_START=8388608 LVM2_VG_NAME=test_vg2 LVM2_VG_UUID=sUlWCZ-vzu7-JOqD-NLLV-tzZX-bvBJ-K7r5PM LVM2_VG_SIZE=3196059648 LVM2_VG_FREE=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=ohdZ1F-frhP-p3Q2-peI2-y9Cq-PIRk-ZHlssT LVM2_PV_FREE=1065353216 LVM2_PV_SIZE=1065353216 LVM2_PE_START=8388608 LVM2_VG_NAME=test_vg2 LVM2_VG_UUID=sUlWCZ-vzu7-JOqD-NLLV-tzZX-bvBJ-K7r5PM LVM2_VG_SIZE=3196059648 LVM2_VG_FREE=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=HRTxWn-eIRO-EFsB-O6vy-ZG2R-WXxx-KbMWLh LVM2_PV_FREE=1065353216 LVM2_PV_SIZE=1065353216 LVM2_PE_START=8388608 LVM2_VG_NAME=test_vg2 LVM2_VG_UUID=sUlWCZ-vzu7-JOqD-NLLV-tzZX-bvBJ-K7r5PM LVM2_VG_SIZE=3196059648 LVM2_VG_FREE=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=5UoerG-pc5V-te1I-vUk3-8N9d-acxz-cMYjGC LVM2_PV_FREE=205520896 LVM2_PV_SIZE=1065353216 LVM2_PE_START=8388608 LVM2_VG_NAME=test_vg3 LVM2_VG_UUID=kq3Q34-m4sM-GWpc-YIES-eDmd-mNLi-EQBg1q LVM2_VG_SIZE=4261412864 LVM2_VG_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=S8QQfi-gyCf-5bNz-ngYw-0VWy-PMaD-CmAE19 LVM2_PV_FREE=0 LVM2_PV_SIZE=1065353216 LVM2_PE_START=8388608 LVM2_VG_NAME=test_vg3 LVM2_VG_UUID=kq3Q34-m4sM-GWpc-YIES-eDmd-mNLi-EQBg1q LVM2_VG_SIZE=4261412864 LVM2_VG_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=mFUgeA-ViDw-7k4A-qGcl-xiEv-rQWJ-0ys8df LVM2_PV_FREE=0 LVM2_PV_SIZE=1065353216 LVM2_PE_START=8388608 LVM2_VG_NAME=test_vg3 LVM2_VG_UUID=kq3Q34-m4sM-GWpc-YIES-eDmd-mNLi-EQBg1q LVM2_VG_SIZE=4261412864 LVM2_VG_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=51cV3l-5pn1-uxQe-nFN7-8HCu-ivbU-YXbymn LVM2_PV_FREE=847249408 LVM2_PV_SIZE=1065353216 LVM2_PE_START=8388608 LVM2_VG_NAME=test_vg3 LVM2_VG_UUID=kq3Q34-m4sM-GWpc-YIES-eDmd-mNLi-EQBg1q LVM2_VG_SIZE=4261412864 LVM2_VG_FREE=1052770304 LVM2_VG_EXTENT_SIZE=4194304 LVM2_VG_EXTENT_COUNT=1016 LVM2_VG_FREE_COUNT=251 LVM2_PV_COUNT=4 2024-03-01 20:51:06,830 INFO program/MainThread: stderr[41]: 2024-03-01 20:51:06,830 INFO program/MainThread: ...done [41] (exit code: 0) 2024-03-01 20:51:06,831 INFO blivet/MainThread: type detected on 'sdj' is 'lvmpv' 2024-03-01 20:51:06,834 DEBUG blivet/MainThread: LVMPhysicalVolume.__init__: uuid: 51cV3l-5pn1-uxQe-nFN7-8HCu-ivbU-YXbymn ; label: None ; device: /dev/sdj ; serial: 360014058bb02eed505c4d7593b520327 ; exists: True ; vg_name: test_vg3 ; vg_uuid: kq3Q34-m4sM-GWpc-YIES-eDmd-mNLi-EQBg1q ; pe_start: 8 MiB ; free: 808 MiB ; 2024-03-01 20:51:06,835 DEBUG blivet/MainThread: get_format('lvmpv') returning LVMPhysicalVolume instance with object id 174 2024-03-01 20:51:06,837 DEBUG blivet/MainThread: DiskDevice._set_format: sdj ; type: lvmpv ; current: None ; 2024-03-01 20:51:06,840 DEBUG blivet/MainThread: DeviceTree.get_device_by_uuid: uuid: kq3Q34-m4sM-GWpc-YIES-eDmd-mNLi-EQBg1q ; incomplete: True ; hidden: False ; 2024-03-01 20:51:06,843 DEBUG blivet/MainThread: DeviceTree.get_device_by_uuid returned existing 2.98 GiB lvmvg test_vg3 (141) 2024-03-01 20:51:06,846 DEBUG blivet/MainThread: LVMVolumeGroupDevice._add_parent: test_vg3 ; parent: sdj ; 2024-03-01 20:51:06,849 DEBUG blivet/MainThread: DiskDevice.add_child: name: sdj ; child: test_vg3 ; kids: 0 ; 2024-03-01 20:51:06,852 DEBUG blivet/MainThread: LVMFormatPopulator._update_lvs: pv: sdj ; 2024-03-01 20:51:06,854 DEBUG blivet/MainThread: DeviceTree.get_device_by_uuid: uuid: kq3Q34-m4sM-GWpc-YIES-eDmd-mNLi-EQBg1q ; incomplete: True ; hidden: False ; 2024-03-01 20:51:06,857 DEBUG blivet/MainThread: DeviceTree.get_device_by_uuid returned existing 3.97 GiB lvmvg test_vg3 (141) 2024-03-01 20:51:06,857 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/sdf,/dev/sde,/dev/sda,/dev/sdh,/dev/sdj,/dev/sdd,/dev/sdi,/dev/sdc,/dev/sdg,/dev/sdb ... 2024-03-01 20:51:06,896 INFO program/MainThread: stdout[42]: LVM2_VG_NAME=test_vg1 LVM2_LV_NAME=lv1 LVM2_LV_UUID=xws0J7-QFdr-jnBe-ukxG-LWin-k1Jt-0eibfZ 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=S4IAgG-oKdr-dUwM-bIXM-E7QP-rQcZ-rcdPYd LVM2_LV_SIZE=1606418432 LVM2_LV_ATTR=-wi-a----- LVM2_SEGTYPE=linear LVM2_ORIGIN= LVM2_POOL_LV= LVM2_DATA_LV= LVM2_METADATA_LV= LVM2_LV_ROLE=public LVM2_MOVE_PV= LVM2_DATA_PERCENT= LVM2_METADATA_PERCENT= LVM2_COPY_PERCENT= LVM2_VG_NAME=test_vg1 LVM2_LV_NAME=lv2 LVM2_LV_UUID=S4IAgG-oKdr-dUwM-bIXM-E7QP-rQcZ-rcdPYd LVM2_LV_SIZE=1606418432 LVM2_LV_ATTR=-wi-a----- LVM2_SEGTYPE=linear LVM2_ORIGIN= LVM2_POOL_LV= LVM2_DATA_LV= LVM2_METADATA_LV= 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=yfTnQ0-gjqY-maXA-oAm4-hN2r-bBK3-YyQt46 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=nuSAu2-RyB1-8HLM-wkL0-E2Ok-Z2Ai-B3hkFH 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=71ve1w-mLUa-R84n-cyjy-wLOO-zjaB-Bt5OAf 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=71ve1w-mLUa-R84n-cyjy-wLOO-zjaB-Bt5OAf 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=EIYnjo-BwL1-xLAF-AMSb-UeFe-Va3P-3bfRPr 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=EIYnjo-BwL1-xLAF-AMSb-UeFe-Va3P-3bfRPr 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=5h3p3g-g8QF-fPUC-Bb25-hV9B-0ql2-ZHjwzz 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=WebYte-cXqg-wpa0-s9Yt-LAjT-CXq6-JxWraD LVM2_LV_SIZE=427819008 LVM2_LV_ATTR=-wi-a----- LVM2_SEGTYPE=linear LVM2_ORIGIN= LVM2_POOL_LV= LVM2_DATA_LV= LVM2_METADATA_LV= LVM2_LV_ROLE=public LVM2_MOVE_PV= LVM2_DATA_PERCENT= LVM2_METADATA_PERCENT= LVM2_COPY_PERCENT= 2024-03-01 20:51:06,896 INFO program/MainThread: stderr[42]: 2024-03-01 20:51:06,896 INFO program/MainThread: ...done [42] (exit code: 0) 2024-03-01 20:51:06,900 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: test_vg3-lv5 ; incomplete: False ; hidden: False ; 2024-03-01 20:51:06,903 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned None 2024-03-01 20:51:06,906 DEBUG blivet/MainThread: DeviceTree.get_device_by_uuid: uuid: 71ve1w-mLUa-R84n-cyjy-wLOO-zjaB-Bt5OAf ; incomplete: False ; hidden: False ; 2024-03-01 20:51:06,909 DEBUG blivet/MainThread: DeviceTree.get_device_by_uuid returned None 2024-03-01 20:51:06,909 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 176 2024-03-01 20:51:06,912 DEBUG blivet/MainThread: LVMVolumeGroupDevice.add_child: name: test_vg3 ; child: lv5 ; kids: 0 ; 2024-03-01 20:51:06,912 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 177 2024-03-01 20:51:06,915 DEBUG blivet/MainThread: LVMLogicalVolumeDevice._set_format: test_vg3-lv5 ; type: None ; current: None ; 2024-03-01 20:51:06,918 DEBUG blivet/MainThread: LVMLogicalVolumeDevice.update_sysfs_path: test_vg3-lv5 ; status: True ; 2024-03-01 20:51:06,919 DEBUG blivet/MainThread: test_vg3-lv5 sysfs_path set to /sys/devices/virtual/block/dm-3 2024-03-01 20:51:06,922 DEBUG blivet/MainThread: LVMLogicalVolumeDevice.read_current_size: exists: True ; path: /dev/mapper/test_vg3-lv5 ; sysfs_path: /sys/devices/virtual/block/dm-3 ; 2024-03-01 20:51:06,922 DEBUG blivet/MainThread: updated test_vg3-lv5 size to 1.2 GiB (1.2 GiB) 2024-03-01 20:51:06,922 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 179 2024-03-01 20:51:06,925 DEBUG blivet/MainThread: LVMVolumeGroupDevice.remove_child: name: test_vg3 ; child: lv5 ; kids: 1 ; 2024-03-01 20:51:06,928 DEBUG blivet/MainThread: LVMVolumeGroupDevice.add_child: name: test_vg3 ; child: lv5 ; kids: 0 ; 2024-03-01 20:51:06,929 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 180 2024-03-01 20:51:06,931 DEBUG blivet/MainThread: LVMLogicalVolumeDevice._set_format: test_vg3-lv5 ; type: None ; current: None ; 2024-03-01 20:51:06,935 DEBUG blivet/MainThread: LVMLogicalVolumeDevice.update_sysfs_path: test_vg3-lv5 ; status: True ; 2024-03-01 20:51:06,935 DEBUG blivet/MainThread: test_vg3-lv5 sysfs_path set to /sys/devices/virtual/block/dm-3 2024-03-01 20:51:06,938 DEBUG blivet/MainThread: LVMLogicalVolumeDevice.read_current_size: exists: True ; path: /dev/mapper/test_vg3-lv5 ; sysfs_path: /sys/devices/virtual/block/dm-3 ; 2024-03-01 20:51:06,938 DEBUG blivet/MainThread: updated test_vg3-lv5 size to 1.2 GiB (1.2 GiB) 2024-03-01 20:51:06,938 DEBUG blivet/MainThread: Adding test_vg3-lv5/1.2 GiB to test_vg3 2024-03-01 20:51:06,939 INFO blivet/MainThread: added lvmlv test_vg3-lv5 (id 175) to device tree 2024-03-01 20:51:06,941 DEBUG blivet/MainThread: LVMLogicalVolumeDevice.update_sysfs_path: test_vg3-lv5 ; status: True ; 2024-03-01 20:51:06,942 DEBUG blivet/MainThread: test_vg3-lv5 sysfs_path set to /sys/devices/virtual/block/dm-3 2024-03-01 20:51:06,945 DEBUG blivet/MainThread: LVMLogicalVolumeDevice.read_current_size: exists: True ; path: /dev/mapper/test_vg3-lv5 ; sysfs_path: /sys/devices/virtual/block/dm-3 ; 2024-03-01 20:51:06,945 DEBUG blivet/MainThread: updated test_vg3-lv5 size to 1.2 GiB (1.2 GiB) 2024-03-01 20:51:06,948 DEBUG blivet/MainThread: DeviceTree.handle_device: name: test_vg3-lv5 ; info: {'CURRENT_TAGS': ':systemd:', 'DEVLINKS': '/dev/disk/by-id/dm-uuid-LVM-kq3Q34m4sMGWpcYIESeDmdmNLiEQBg1q71ve1wmLUaR84ncyjywLOOzjaBBt5OAf ' '/dev/test_vg3/lv5 /dev/disk/by-id/dm-name-test_vg3-lv5 ' '/dev/disk/by-uuid/84d0fe7e-2b88-45f5-b64e-7cebbdba3b90 ' '/dev/mapper/test_vg3-lv5', 'DEVNAME': '/dev/dm-3', 'DEVPATH': '/devices/virtual/block/dm-3', 'DEVTYPE': 'disk', 'DISKSEQ': '57', '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-kq3Q34m4sMGWpcYIESeDmdmNLiEQBg1q71ve1wmLUaR84ncyjywLOOzjaBBt5OAf', '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': '84d0fe7e-2b88-45f5-b64e-7cebbdba3b90', 'ID_FS_UUID_ENC': '84d0fe7e-2b88-45f5-b64e-7cebbdba3b90', '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': '628225134'} ; 2024-03-01 20:51:06,948 INFO blivet/MainThread: scanning test_vg3-lv5 (/sys/devices/virtual/block/dm-3)... 2024-03-01 20:51:06,949 INFO program/MainThread: Running [43] dmsetup info -co subsystem --noheadings test_vg3-lv5 ... 2024-03-01 20:51:06,952 INFO program/MainThread: stdout[43]: LVM 2024-03-01 20:51:06,952 INFO program/MainThread: stderr[43]: 2024-03-01 20:51:06,952 INFO program/MainThread: ...done [43] (exit code: 0) 2024-03-01 20:51:06,952 INFO program/MainThread: Running [44] dmsetup info -co subsystem --noheadings test_vg3-lv5 ... 2024-03-01 20:51:06,954 INFO program/MainThread: stdout[44]: LVM 2024-03-01 20:51:06,954 INFO program/MainThread: stderr[44]: 2024-03-01 20:51:06,954 INFO program/MainThread: ...done [44] (exit code: 0) 2024-03-01 20:51:06,955 INFO program/MainThread: Running [45] dmsetup info -co subsystem --noheadings test_vg3-lv5 ... 2024-03-01 20:51:06,957 INFO program/MainThread: stdout[45]: LVM 2024-03-01 20:51:06,957 INFO program/MainThread: stderr[45]: 2024-03-01 20:51:06,957 INFO program/MainThread: ...done [45] (exit code: 0) 2024-03-01 20:51:06,961 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: test_vg3-lv5 ; incomplete: False ; hidden: False ; 2024-03-01 20:51:06,965 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned existing 1.2 GiB lvmlv test_vg3-lv5 (175) 2024-03-01 20:51:06,968 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 20:51:06,968 DEBUG blivet/MainThread: vg test_vg3 has 2.77 GiB free 2024-03-01 20:51:06,969 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 20:51:06,969 DEBUG blivet/MainThread: vg test_vg3 has 2.77 GiB free 2024-03-01 20:51:06,965 INFO blivet/MainThread: got device: LVMLogicalVolumeDevice instance (0x7f4b66818340) -- name = test_vg3-lv5 status = True id = 175 children = [] parents = ['existing 3.97 GiB lvmvg test_vg3 (141)'] uuid = 71ve1w-mLUa-R84n-cyjy-wLOO-zjaB-Bt5OAf 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 (0x7f4b66807e80) -- 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 = kq3Q34-m4sM-GWpc-YIES-eDmd-mNLi-EQBg1q size = 3.97 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 3.97 GiB path = /dev/test_vg3 format args = [] original_format = None free = 1004 MiB PE Size = 4 MiB PE Count = 1016 PE Free = 251 PV Count = 4 modified = False extents = 1016 free space = 2.77 GiB free extents = 710 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sdg (132) with existing lvmpv', 'existing 1024 MiB disk sdh (146) with existing lvmpv', 'existing 1024 MiB disk sdi (156) with existing lvmpv', 'existing 1024 MiB disk sdj (166) with existing lvmpv'] LVs = ['existing 1.2 GiB lvmlv test_vg3-lv5 (175)'] segment type = linear percent = 0 VG space used = 1.2 GiB 2024-03-01 20:51:06,970 INFO program/MainThread: Running [46] dmsetup info -co subsystem --noheadings test_vg3-lv5 ... 2024-03-01 20:51:06,972 INFO program/MainThread: stdout[46]: LVM 2024-03-01 20:51:06,973 INFO program/MainThread: stderr[46]: 2024-03-01 20:51:06,973 INFO program/MainThread: ...done [46] (exit code: 0) 2024-03-01 20:51:06,976 DEBUG blivet/MainThread: DeviceTree.handle_format: name: test_vg3-lv5 ; 2024-03-01 20:51:06,980 DEBUG blivet/MainThread: AppleBootstrapFS.supported: supported: True ; 2024-03-01 20:51:06,980 DEBUG blivet/MainThread: get_format('appleboot') returning AppleBootstrapFS instance with object id 182 2024-03-01 20:51:06,983 DEBUG blivet/MainThread: EFIFS.supported: supported: True ; 2024-03-01 20:51:06,983 DEBUG blivet/MainThread: get_format('efi') returning EFIFS instance with object id 183 2024-03-01 20:51:06,986 DEBUG blivet/MainThread: MacEFIFS.supported: supported: True ; 2024-03-01 20:51:06,986 DEBUG blivet/MainThread: get_format('macefi') returning MacEFIFS instance with object id 184 2024-03-01 20:51:06,989 DEBUG blivet/MainThread: MacEFIFS.supported: supported: True ; 2024-03-01 20:51:06,989 DEBUG blivet/MainThread: get_format('macefi') returning MacEFIFS instance with object id 185 2024-03-01 20:51:06,990 INFO blivet/MainThread: type detected on 'test_vg3-lv5' is 'xfs' 2024-03-01 20:51:06,992 DEBUG blivet/MainThread: XFS.supported: supported: True ; 2024-03-01 20:51:06,993 DEBUG blivet/MainThread: get_format('xfs') returning XFS instance with object id 186 2024-03-01 20:51:06,995 DEBUG blivet/MainThread: LVMLogicalVolumeDevice._set_format: test_vg3-lv5 ; type: xfs ; current: None ; 2024-03-01 20:51:06,996 INFO blivet/MainThread: got format: existing xfs filesystem 2024-03-01 20:51:06,999 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: test_vg3-lv6 ; incomplete: False ; hidden: False ; 2024-03-01 20:51:07,010 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned None 2024-03-01 20:51:07,013 DEBUG blivet/MainThread: DeviceTree.get_device_by_uuid: uuid: EIYnjo-BwL1-xLAF-AMSb-UeFe-Va3P-3bfRPr ; incomplete: False ; hidden: False ; 2024-03-01 20:51:07,016 DEBUG blivet/MainThread: DeviceTree.get_device_by_uuid returned None 2024-03-01 20:51:07,016 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 189 2024-03-01 20:51:07,019 DEBUG blivet/MainThread: LVMVolumeGroupDevice.add_child: name: test_vg3 ; child: lv6 ; kids: 1 ; 2024-03-01 20:51:07,019 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 190 2024-03-01 20:51:07,022 DEBUG blivet/MainThread: LVMLogicalVolumeDevice._set_format: test_vg3-lv6 ; type: None ; current: None ; 2024-03-01 20:51:07,025 DEBUG blivet/MainThread: LVMLogicalVolumeDevice.update_sysfs_path: test_vg3-lv6 ; status: True ; 2024-03-01 20:51:07,025 DEBUG blivet/MainThread: test_vg3-lv6 sysfs_path set to /sys/devices/virtual/block/dm-2 2024-03-01 20:51:07,029 DEBUG blivet/MainThread: LVMLogicalVolumeDevice.read_current_size: exists: True ; path: /dev/mapper/test_vg3-lv6 ; sysfs_path: /sys/devices/virtual/block/dm-2 ; 2024-03-01 20:51:07,029 DEBUG blivet/MainThread: updated test_vg3-lv6 size to 1020 MiB (1020 MiB) 2024-03-01 20:51:07,029 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 192 2024-03-01 20:51:07,032 DEBUG blivet/MainThread: LVMVolumeGroupDevice.remove_child: name: test_vg3 ; child: lv6 ; kids: 2 ; 2024-03-01 20:51:07,035 DEBUG blivet/MainThread: LVMVolumeGroupDevice.add_child: name: test_vg3 ; child: lv6 ; kids: 1 ; 2024-03-01 20:51:07,035 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 193 2024-03-01 20:51:07,038 DEBUG blivet/MainThread: LVMLogicalVolumeDevice._set_format: test_vg3-lv6 ; type: None ; current: None ; 2024-03-01 20:51:07,041 DEBUG blivet/MainThread: LVMLogicalVolumeDevice.update_sysfs_path: test_vg3-lv6 ; status: True ; 2024-03-01 20:51:07,042 DEBUG blivet/MainThread: test_vg3-lv6 sysfs_path set to /sys/devices/virtual/block/dm-2 2024-03-01 20:51:07,045 DEBUG blivet/MainThread: LVMLogicalVolumeDevice.read_current_size: exists: True ; path: /dev/mapper/test_vg3-lv6 ; sysfs_path: /sys/devices/virtual/block/dm-2 ; 2024-03-01 20:51:07,045 DEBUG blivet/MainThread: updated test_vg3-lv6 size to 1020 MiB (1020 MiB) 2024-03-01 20:51:07,045 DEBUG blivet/MainThread: Adding test_vg3-lv6/1020 MiB to test_vg3 2024-03-01 20:51:07,045 INFO blivet/MainThread: added lvmlv test_vg3-lv6 (id 188) to device tree 2024-03-01 20:51:07,048 DEBUG blivet/MainThread: LVMLogicalVolumeDevice.update_sysfs_path: test_vg3-lv6 ; status: True ; 2024-03-01 20:51:07,048 DEBUG blivet/MainThread: test_vg3-lv6 sysfs_path set to /sys/devices/virtual/block/dm-2 2024-03-01 20:51:07,051 DEBUG blivet/MainThread: LVMLogicalVolumeDevice.read_current_size: exists: True ; path: /dev/mapper/test_vg3-lv6 ; sysfs_path: /sys/devices/virtual/block/dm-2 ; 2024-03-01 20:51:07,052 DEBUG blivet/MainThread: updated test_vg3-lv6 size to 1020 MiB (1020 MiB) 2024-03-01 20:51:07,055 DEBUG blivet/MainThread: DeviceTree.handle_device: name: test_vg3-lv6 ; info: {'CURRENT_TAGS': ':systemd:', 'DEVLINKS': '/dev/disk/by-uuid/4cc35a08-f1b6-428f-9615-c777243b004d ' '/dev/test_vg3/lv6 /dev/disk/by-id/dm-name-test_vg3-lv6 ' '/dev/disk/by-id/dm-uuid-LVM-kq3Q34m4sMGWpcYIESeDmdmNLiEQBg1qEIYnjoBwL1xLAFAMSbUeFeVa3P3bfRPr ' '/dev/mapper/test_vg3-lv6', 'DEVNAME': '/dev/dm-2', 'DEVPATH': '/devices/virtual/block/dm-2', 'DEVTYPE': 'disk', 'DISKSEQ': '56', '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-kq3Q34m4sMGWpcYIESeDmdmNLiEQBg1qEIYnjoBwL1xLAFAMSbUeFeVa3P3bfRPr', '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': '4cc35a08-f1b6-428f-9615-c777243b004d', 'ID_FS_UUID_ENC': '4cc35a08-f1b6-428f-9615-c777243b004d', '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': '627147890'} ; 2024-03-01 20:51:07,055 INFO blivet/MainThread: scanning test_vg3-lv6 (/sys/devices/virtual/block/dm-2)... 2024-03-01 20:51:07,055 INFO program/MainThread: Running [47] dmsetup info -co subsystem --noheadings test_vg3-lv6 ... 2024-03-01 20:51:07,058 INFO program/MainThread: stdout[47]: LVM 2024-03-01 20:51:07,058 INFO program/MainThread: stderr[47]: 2024-03-01 20:51:07,059 INFO program/MainThread: ...done [47] (exit code: 0) 2024-03-01 20:51:07,059 INFO program/MainThread: Running [48] dmsetup info -co subsystem --noheadings test_vg3-lv6 ... 2024-03-01 20:51:07,061 INFO program/MainThread: stdout[48]: LVM 2024-03-01 20:51:07,061 INFO program/MainThread: stderr[48]: 2024-03-01 20:51:07,061 INFO program/MainThread: ...done [48] (exit code: 0) 2024-03-01 20:51:07,061 INFO program/MainThread: Running [49] dmsetup info -co subsystem --noheadings test_vg3-lv6 ... 2024-03-01 20:51:07,064 INFO program/MainThread: stdout[49]: LVM 2024-03-01 20:51:07,064 INFO program/MainThread: stderr[49]: 2024-03-01 20:51:07,064 INFO program/MainThread: ...done [49] (exit code: 0) 2024-03-01 20:51:07,068 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: test_vg3-lv6 ; incomplete: False ; hidden: False ; 2024-03-01 20:51:07,071 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned existing 1020 MiB lvmlv test_vg3-lv6 (188) 2024-03-01 20:51:07,074 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 20:51:07,075 DEBUG blivet/MainThread: vg test_vg3 has 1.78 GiB free 2024-03-01 20:51:07,075 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 20:51:07,076 DEBUG blivet/MainThread: vg test_vg3 has 1.78 GiB free 2024-03-01 20:51:07,072 INFO blivet/MainThread: got device: LVMLogicalVolumeDevice instance (0x7f4b67de0280) -- name = test_vg3-lv6 status = True id = 188 children = [] parents = ['existing 3.97 GiB lvmvg test_vg3 (141)'] uuid = EIYnjo-BwL1-xLAF-AMSb-UeFe-Va3P-3bfRPr 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 (0x7f4b66807e80) -- name = test_vg3 status = True 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 = kq3Q34-m4sM-GWpc-YIES-eDmd-mNLi-EQBg1q size = 3.97 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 3.97 GiB path = /dev/test_vg3 format args = [] original_format = None free = 1004 MiB PE Size = 4 MiB PE Count = 1016 PE Free = 251 PV Count = 4 modified = False extents = 1016 free space = 1.78 GiB free extents = 455 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sdg (132) with existing lvmpv', 'existing 1024 MiB disk sdh (146) with existing lvmpv', 'existing 1024 MiB disk sdi (156) with existing lvmpv', 'existing 1024 MiB disk sdj (166) with existing lvmpv'] LVs = ['existing 1.2 GiB lvmlv test_vg3-lv5 (175) with existing xfs filesystem', 'existing 1020 MiB lvmlv test_vg3-lv6 (188)'] segment type = linear percent = 0 VG space used = 1020 MiB 2024-03-01 20:51:07,077 INFO program/MainThread: Running [50] dmsetup info -co subsystem --noheadings test_vg3-lv6 ... 2024-03-01 20:51:07,079 INFO program/MainThread: stdout[50]: LVM 2024-03-01 20:51:07,079 INFO program/MainThread: stderr[50]: 2024-03-01 20:51:07,079 INFO program/MainThread: ...done [50] (exit code: 0) 2024-03-01 20:51:07,083 DEBUG blivet/MainThread: DeviceTree.handle_format: name: test_vg3-lv6 ; 2024-03-01 20:51:07,086 DEBUG blivet/MainThread: AppleBootstrapFS.supported: supported: True ; 2024-03-01 20:51:07,086 DEBUG blivet/MainThread: get_format('appleboot') returning AppleBootstrapFS instance with object id 195 2024-03-01 20:51:07,089 DEBUG blivet/MainThread: EFIFS.supported: supported: True ; 2024-03-01 20:51:07,089 DEBUG blivet/MainThread: get_format('efi') returning EFIFS instance with object id 196 2024-03-01 20:51:07,092 DEBUG blivet/MainThread: MacEFIFS.supported: supported: True ; 2024-03-01 20:51:07,092 DEBUG blivet/MainThread: get_format('macefi') returning MacEFIFS instance with object id 197 2024-03-01 20:51:07,096 DEBUG blivet/MainThread: MacEFIFS.supported: supported: True ; 2024-03-01 20:51:07,096 DEBUG blivet/MainThread: get_format('macefi') returning MacEFIFS instance with object id 198 2024-03-01 20:51:07,096 INFO blivet/MainThread: type detected on 'test_vg3-lv6' is 'xfs' 2024-03-01 20:51:07,099 DEBUG blivet/MainThread: XFS.supported: supported: True ; 2024-03-01 20:51:07,099 DEBUG blivet/MainThread: get_format('xfs') returning XFS instance with object id 199 2024-03-01 20:51:07,102 DEBUG blivet/MainThread: LVMLogicalVolumeDevice._set_format: test_vg3-lv6 ; type: xfs ; current: None ; 2024-03-01 20:51:07,102 INFO blivet/MainThread: got format: existing xfs filesystem 2024-03-01 20:51:07,105 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: test_vg3-lv7 ; incomplete: False ; hidden: False ; 2024-03-01 20:51:07,108 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned None 2024-03-01 20:51:07,111 DEBUG blivet/MainThread: DeviceTree.get_device_by_uuid: uuid: 5h3p3g-g8QF-fPUC-Bb25-hV9B-0ql2-ZHjwzz ; incomplete: False ; hidden: False ; 2024-03-01 20:51:07,114 DEBUG blivet/MainThread: DeviceTree.get_device_by_uuid returned None 2024-03-01 20:51:07,114 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 202 2024-03-01 20:51:07,117 DEBUG blivet/MainThread: LVMVolumeGroupDevice.add_child: name: test_vg3 ; child: lv7 ; kids: 2 ; 2024-03-01 20:51:07,117 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 203 2024-03-01 20:51:07,120 DEBUG blivet/MainThread: LVMLogicalVolumeDevice._set_format: test_vg3-lv7 ; type: None ; current: None ; 2024-03-01 20:51:07,123 DEBUG blivet/MainThread: LVMLogicalVolumeDevice.update_sysfs_path: test_vg3-lv7 ; status: True ; 2024-03-01 20:51:07,123 DEBUG blivet/MainThread: test_vg3-lv7 sysfs_path set to /sys/devices/virtual/block/dm-1 2024-03-01 20:51:07,126 DEBUG blivet/MainThread: LVMLogicalVolumeDevice.read_current_size: exists: True ; path: /dev/mapper/test_vg3-lv7 ; sysfs_path: /sys/devices/virtual/block/dm-1 ; 2024-03-01 20:51:07,127 DEBUG blivet/MainThread: updated test_vg3-lv7 size to 408 MiB (408 MiB) 2024-03-01 20:51:07,127 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 205 2024-03-01 20:51:07,130 DEBUG blivet/MainThread: LVMVolumeGroupDevice.remove_child: name: test_vg3 ; child: lv7 ; kids: 3 ; 2024-03-01 20:51:07,133 DEBUG blivet/MainThread: LVMVolumeGroupDevice.add_child: name: test_vg3 ; child: lv7 ; kids: 2 ; 2024-03-01 20:51:07,133 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 206 2024-03-01 20:51:07,136 DEBUG blivet/MainThread: LVMLogicalVolumeDevice._set_format: test_vg3-lv7 ; type: None ; current: None ; 2024-03-01 20:51:07,139 DEBUG blivet/MainThread: LVMLogicalVolumeDevice.update_sysfs_path: test_vg3-lv7 ; status: True ; 2024-03-01 20:51:07,140 DEBUG blivet/MainThread: test_vg3-lv7 sysfs_path set to /sys/devices/virtual/block/dm-1 2024-03-01 20:51:07,143 DEBUG blivet/MainThread: LVMLogicalVolumeDevice.read_current_size: exists: True ; path: /dev/mapper/test_vg3-lv7 ; sysfs_path: /sys/devices/virtual/block/dm-1 ; 2024-03-01 20:51:07,143 DEBUG blivet/MainThread: updated test_vg3-lv7 size to 408 MiB (408 MiB) 2024-03-01 20:51:07,143 DEBUG blivet/MainThread: Adding test_vg3-lv7/408 MiB to test_vg3 2024-03-01 20:51:07,143 INFO blivet/MainThread: added lvmlv test_vg3-lv7 (id 201) to device tree 2024-03-01 20:51:07,146 DEBUG blivet/MainThread: LVMLogicalVolumeDevice.update_sysfs_path: test_vg3-lv7 ; status: True ; 2024-03-01 20:51:07,146 DEBUG blivet/MainThread: test_vg3-lv7 sysfs_path set to /sys/devices/virtual/block/dm-1 2024-03-01 20:51:07,149 DEBUG blivet/MainThread: LVMLogicalVolumeDevice.read_current_size: exists: True ; path: /dev/mapper/test_vg3-lv7 ; sysfs_path: /sys/devices/virtual/block/dm-1 ; 2024-03-01 20:51:07,149 DEBUG blivet/MainThread: updated test_vg3-lv7 size to 408 MiB (408 MiB) 2024-03-01 20:51:07,153 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/test_vg3/lv7 ' '/dev/mapper/test_vg3-lv7 ' '/dev/disk/by-id/dm-uuid-LVM-kq3Q34m4sMGWpcYIESeDmdmNLiEQBg1q5h3p3gg8QFfPUCBb25hV9B0ql2ZHjwzz ' '/dev/disk/by-uuid/74cf70ff-41f2-424a-87fc-734ae1803e00', 'DEVNAME': '/dev/dm-1', 'DEVPATH': '/devices/virtual/block/dm-1', 'DEVTYPE': 'disk', 'DISKSEQ': '55', '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-kq3Q34m4sMGWpcYIESeDmdmNLiEQBg1q5h3p3gg8QFfPUCBb25hV9B0ql2ZHjwzz', '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': '74cf70ff-41f2-424a-87fc-734ae1803e00', 'ID_FS_UUID_ENC': '74cf70ff-41f2-424a-87fc-734ae1803e00', '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': '626085843'} ; 2024-03-01 20:51:07,153 INFO blivet/MainThread: scanning test_vg3-lv7 (/sys/devices/virtual/block/dm-1)... 2024-03-01 20:51:07,153 INFO program/MainThread: Running [51] dmsetup info -co subsystem --noheadings test_vg3-lv7 ... 2024-03-01 20:51:07,156 INFO program/MainThread: stdout[51]: LVM 2024-03-01 20:51:07,156 INFO program/MainThread: stderr[51]: 2024-03-01 20:51:07,156 INFO program/MainThread: ...done [51] (exit code: 0) 2024-03-01 20:51:07,156 INFO program/MainThread: Running [52] dmsetup info -co subsystem --noheadings test_vg3-lv7 ... 2024-03-01 20:51:07,158 INFO program/MainThread: stdout[52]: LVM 2024-03-01 20:51:07,159 INFO program/MainThread: stderr[52]: 2024-03-01 20:51:07,159 INFO program/MainThread: ...done [52] (exit code: 0) 2024-03-01 20:51:07,159 INFO program/MainThread: Running [53] dmsetup info -co subsystem --noheadings test_vg3-lv7 ... 2024-03-01 20:51:07,161 INFO program/MainThread: stdout[53]: LVM 2024-03-01 20:51:07,161 INFO program/MainThread: stderr[53]: 2024-03-01 20:51:07,161 INFO program/MainThread: ...done [53] (exit code: 0) 2024-03-01 20:51:07,165 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: test_vg3-lv7 ; incomplete: False ; hidden: False ; 2024-03-01 20:51:07,168 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned existing 408 MiB lvmlv test_vg3-lv7 (201) 2024-03-01 20:51:07,171 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 20:51:07,172 DEBUG blivet/MainThread: vg test_vg3 has 1.38 GiB free 2024-03-01 20:51:07,172 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 20:51:07,173 DEBUG blivet/MainThread: vg test_vg3 has 1.38 GiB free 2024-03-01 20:51:07,169 INFO blivet/MainThread: got device: LVMLogicalVolumeDevice instance (0x7f4b66846280) -- name = test_vg3-lv7 status = True id = 201 children = [] parents = ['existing 3.97 GiB lvmvg test_vg3 (141)'] uuid = 5h3p3g-g8QF-fPUC-Bb25-hV9B-0ql2-ZHjwzz 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 (0x7f4b66807e80) -- name = test_vg3 status = True id = 141 children = ['existing 1.2 GiB lvmlv test_vg3-lv5 (175) 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 = kq3Q34-m4sM-GWpc-YIES-eDmd-mNLi-EQBg1q size = 3.97 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 3.97 GiB path = /dev/test_vg3 format args = [] original_format = None free = 1004 MiB PE Size = 4 MiB PE Count = 1016 PE Free = 251 PV Count = 4 modified = False extents = 1016 free space = 1.38 GiB free extents = 353 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sdg (132) with existing lvmpv', 'existing 1024 MiB disk sdh (146) with existing lvmpv', 'existing 1024 MiB disk sdi (156) with existing lvmpv', 'existing 1024 MiB disk sdj (166) with existing lvmpv'] LVs = ['existing 1.2 GiB lvmlv test_vg3-lv5 (175) with existing xfs filesystem', 'existing 1020 MiB lvmlv test_vg3-lv6 (188) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv7 (201)'] segment type = linear percent = 0 VG space used = 408 MiB 2024-03-01 20:51:07,174 INFO program/MainThread: Running [54] dmsetup info -co subsystem --noheadings test_vg3-lv7 ... 2024-03-01 20:51:07,176 INFO program/MainThread: stdout[54]: LVM 2024-03-01 20:51:07,176 INFO program/MainThread: stderr[54]: 2024-03-01 20:51:07,176 INFO program/MainThread: ...done [54] (exit code: 0) 2024-03-01 20:51:07,180 DEBUG blivet/MainThread: DeviceTree.handle_format: name: test_vg3-lv7 ; 2024-03-01 20:51:07,183 DEBUG blivet/MainThread: AppleBootstrapFS.supported: supported: True ; 2024-03-01 20:51:07,183 DEBUG blivet/MainThread: get_format('appleboot') returning AppleBootstrapFS instance with object id 208 2024-03-01 20:51:07,186 DEBUG blivet/MainThread: EFIFS.supported: supported: True ; 2024-03-01 20:51:07,187 DEBUG blivet/MainThread: get_format('efi') returning EFIFS instance with object id 209 2024-03-01 20:51:07,190 DEBUG blivet/MainThread: MacEFIFS.supported: supported: True ; 2024-03-01 20:51:07,190 DEBUG blivet/MainThread: get_format('macefi') returning MacEFIFS instance with object id 210 2024-03-01 20:51:07,193 DEBUG blivet/MainThread: MacEFIFS.supported: supported: True ; 2024-03-01 20:51:07,193 DEBUG blivet/MainThread: get_format('macefi') returning MacEFIFS instance with object id 211 2024-03-01 20:51:07,194 INFO blivet/MainThread: type detected on 'test_vg3-lv7' is 'xfs' 2024-03-01 20:51:07,196 DEBUG blivet/MainThread: XFS.supported: supported: True ; 2024-03-01 20:51:07,197 DEBUG blivet/MainThread: get_format('xfs') returning XFS instance with object id 212 2024-03-01 20:51:07,199 DEBUG blivet/MainThread: LVMLogicalVolumeDevice._set_format: test_vg3-lv7 ; type: xfs ; current: None ; 2024-03-01 20:51:07,200 INFO blivet/MainThread: got format: existing xfs filesystem 2024-03-01 20:51:07,203 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: test_vg3-lv8 ; incomplete: False ; hidden: False ; 2024-03-01 20:51:07,206 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned None 2024-03-01 20:51:07,208 DEBUG blivet/MainThread: DeviceTree.get_device_by_uuid: uuid: WebYte-cXqg-wpa0-s9Yt-LAjT-CXq6-JxWraD ; incomplete: False ; hidden: False ; 2024-03-01 20:51:07,211 DEBUG blivet/MainThread: DeviceTree.get_device_by_uuid returned None 2024-03-01 20:51:07,211 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 215 2024-03-01 20:51:07,214 DEBUG blivet/MainThread: LVMVolumeGroupDevice.add_child: name: test_vg3 ; child: lv8 ; kids: 3 ; 2024-03-01 20:51:07,214 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 216 2024-03-01 20:51:07,218 DEBUG blivet/MainThread: LVMLogicalVolumeDevice._set_format: test_vg3-lv8 ; type: None ; current: None ; 2024-03-01 20:51:07,221 DEBUG blivet/MainThread: LVMLogicalVolumeDevice.update_sysfs_path: test_vg3-lv8 ; status: True ; 2024-03-01 20:51:07,221 DEBUG blivet/MainThread: test_vg3-lv8 sysfs_path set to /sys/devices/virtual/block/dm-0 2024-03-01 20:51:07,224 DEBUG blivet/MainThread: LVMLogicalVolumeDevice.read_current_size: exists: True ; path: /dev/mapper/test_vg3-lv8 ; sysfs_path: /sys/devices/virtual/block/dm-0 ; 2024-03-01 20:51:07,224 DEBUG blivet/MainThread: updated test_vg3-lv8 size to 408 MiB (408 MiB) 2024-03-01 20:51:07,225 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 218 2024-03-01 20:51:07,228 DEBUG blivet/MainThread: LVMVolumeGroupDevice.remove_child: name: test_vg3 ; child: lv8 ; kids: 4 ; 2024-03-01 20:51:07,231 DEBUG blivet/MainThread: LVMVolumeGroupDevice.add_child: name: test_vg3 ; child: lv8 ; kids: 3 ; 2024-03-01 20:51:07,231 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 219 2024-03-01 20:51:07,234 DEBUG blivet/MainThread: LVMLogicalVolumeDevice._set_format: test_vg3-lv8 ; type: None ; current: None ; 2024-03-01 20:51:07,237 DEBUG blivet/MainThread: LVMLogicalVolumeDevice.update_sysfs_path: test_vg3-lv8 ; status: True ; 2024-03-01 20:51:07,237 DEBUG blivet/MainThread: test_vg3-lv8 sysfs_path set to /sys/devices/virtual/block/dm-0 2024-03-01 20:51:07,240 DEBUG blivet/MainThread: LVMLogicalVolumeDevice.read_current_size: exists: True ; path: /dev/mapper/test_vg3-lv8 ; sysfs_path: /sys/devices/virtual/block/dm-0 ; 2024-03-01 20:51:07,240 DEBUG blivet/MainThread: updated test_vg3-lv8 size to 408 MiB (408 MiB) 2024-03-01 20:51:07,241 DEBUG blivet/MainThread: Adding test_vg3-lv8/408 MiB to test_vg3 2024-03-01 20:51:07,241 INFO blivet/MainThread: added lvmlv test_vg3-lv8 (id 214) to device tree 2024-03-01 20:51:07,244 DEBUG blivet/MainThread: LVMLogicalVolumeDevice.update_sysfs_path: test_vg3-lv8 ; status: True ; 2024-03-01 20:51:07,244 DEBUG blivet/MainThread: test_vg3-lv8 sysfs_path set to /sys/devices/virtual/block/dm-0 2024-03-01 20:51:07,247 DEBUG blivet/MainThread: LVMLogicalVolumeDevice.read_current_size: exists: True ; path: /dev/mapper/test_vg3-lv8 ; sysfs_path: /sys/devices/virtual/block/dm-0 ; 2024-03-01 20:51:07,247 DEBUG blivet/MainThread: updated test_vg3-lv8 size to 408 MiB (408 MiB) 2024-03-01 20:51:07,250 DEBUG blivet/MainThread: DeviceTree.handle_device: name: test_vg3-lv8 ; info: {'CURRENT_TAGS': ':systemd:', 'DEVLINKS': '/dev/mapper/test_vg3-lv8 /dev/disk/by-id/dm-name-test_vg3-lv8 ' '/dev/test_vg3/lv8 ' '/dev/disk/by-uuid/fee4a627-c357-45e2-a4a7-f9edf36b1c2a ' '/dev/disk/by-id/dm-uuid-LVM-kq3Q34m4sMGWpcYIESeDmdmNLiEQBg1qWebYtecXqgwpa0s9YtLAjTCXq6JxWraD', 'DEVNAME': '/dev/dm-0', 'DEVPATH': '/devices/virtual/block/dm-0', 'DEVTYPE': 'disk', 'DISKSEQ': '54', '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-kq3Q34m4sMGWpcYIESeDmdmNLiEQBg1qWebYtecXqgwpa0s9YtLAjTCXq6JxWraD', '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': 'fee4a627-c357-45e2-a4a7-f9edf36b1c2a', 'ID_FS_UUID_ENC': 'fee4a627-c357-45e2-a4a7-f9edf36b1c2a', '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': '625688003'} ; 2024-03-01 20:51:07,251 INFO blivet/MainThread: scanning test_vg3-lv8 (/sys/devices/virtual/block/dm-0)... 2024-03-01 20:51:07,251 INFO program/MainThread: Running [55] dmsetup info -co subsystem --noheadings test_vg3-lv8 ... 2024-03-01 20:51:07,254 INFO program/MainThread: stdout[55]: LVM 2024-03-01 20:51:07,254 INFO program/MainThread: stderr[55]: 2024-03-01 20:51:07,254 INFO program/MainThread: ...done [55] (exit code: 0) 2024-03-01 20:51:07,254 INFO program/MainThread: Running [56] dmsetup info -co subsystem --noheadings test_vg3-lv8 ... 2024-03-01 20:51:07,256 INFO program/MainThread: stdout[56]: LVM 2024-03-01 20:51:07,257 INFO program/MainThread: stderr[56]: 2024-03-01 20:51:07,257 INFO program/MainThread: ...done [56] (exit code: 0) 2024-03-01 20:51:07,257 INFO program/MainThread: Running [57] dmsetup info -co subsystem --noheadings test_vg3-lv8 ... 2024-03-01 20:51:07,259 INFO program/MainThread: stdout[57]: LVM 2024-03-01 20:51:07,259 INFO program/MainThread: stderr[57]: 2024-03-01 20:51:07,259 INFO program/MainThread: ...done [57] (exit code: 0) 2024-03-01 20:51:07,264 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: test_vg3-lv8 ; incomplete: False ; hidden: False ; 2024-03-01 20:51:07,267 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned existing 408 MiB lvmlv test_vg3-lv8 (214) 2024-03-01 20:51:07,270 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 20:51:07,271 DEBUG blivet/MainThread: vg test_vg3 has 1004 MiB free 2024-03-01 20:51:07,271 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 20:51:07,272 DEBUG blivet/MainThread: vg test_vg3 has 1004 MiB free 2024-03-01 20:51:07,267 INFO blivet/MainThread: got device: LVMLogicalVolumeDevice instance (0x7f4b6685ba90) -- name = test_vg3-lv8 status = True id = 214 children = [] parents = ['existing 3.97 GiB lvmvg test_vg3 (141)'] uuid = WebYte-cXqg-wpa0-s9Yt-LAjT-CXq6-JxWraD 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 (0x7f4b66807e80) -- name = test_vg3 status = True id = 141 children = ['existing 1.2 GiB lvmlv test_vg3-lv5 (175) with existing xfs filesystem', 'existing 1020 MiB lvmlv test_vg3-lv6 (188) 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 = kq3Q34-m4sM-GWpc-YIES-eDmd-mNLi-EQBg1q size = 3.97 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 3.97 GiB path = /dev/test_vg3 format args = [] original_format = None free = 1004 MiB PE Size = 4 MiB PE Count = 1016 PE Free = 251 PV Count = 4 modified = False extents = 1016 free space = 1004 MiB free extents = 251 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sdg (132) with existing lvmpv', 'existing 1024 MiB disk sdh (146) with existing lvmpv', 'existing 1024 MiB disk sdi (156) with existing lvmpv', 'existing 1024 MiB disk sdj (166) with existing lvmpv'] LVs = ['existing 1.2 GiB lvmlv test_vg3-lv5 (175) with existing xfs filesystem', 'existing 1020 MiB lvmlv test_vg3-lv6 (188) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv7 (201) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv8 (214)'] segment type = linear percent = 0 VG space used = 408 MiB 2024-03-01 20:51:07,273 INFO program/MainThread: Running [58] dmsetup info -co subsystem --noheadings test_vg3-lv8 ... 2024-03-01 20:51:07,276 INFO program/MainThread: stdout[58]: LVM 2024-03-01 20:51:07,276 INFO program/MainThread: stderr[58]: 2024-03-01 20:51:07,276 INFO program/MainThread: ...done [58] (exit code: 0) 2024-03-01 20:51:07,280 DEBUG blivet/MainThread: DeviceTree.handle_format: name: test_vg3-lv8 ; 2024-03-01 20:51:07,283 DEBUG blivet/MainThread: AppleBootstrapFS.supported: supported: True ; 2024-03-01 20:51:07,283 DEBUG blivet/MainThread: get_format('appleboot') returning AppleBootstrapFS instance with object id 221 2024-03-01 20:51:07,286 DEBUG blivet/MainThread: EFIFS.supported: supported: True ; 2024-03-01 20:51:07,286 DEBUG blivet/MainThread: get_format('efi') returning EFIFS instance with object id 222 2024-03-01 20:51:07,289 DEBUG blivet/MainThread: MacEFIFS.supported: supported: True ; 2024-03-01 20:51:07,289 DEBUG blivet/MainThread: get_format('macefi') returning MacEFIFS instance with object id 223 2024-03-01 20:51:07,293 DEBUG blivet/MainThread: MacEFIFS.supported: supported: True ; 2024-03-01 20:51:07,293 DEBUG blivet/MainThread: get_format('macefi') returning MacEFIFS instance with object id 224 2024-03-01 20:51:07,293 INFO blivet/MainThread: type detected on 'test_vg3-lv8' is 'xfs' 2024-03-01 20:51:07,296 DEBUG blivet/MainThread: XFS.supported: supported: True ; 2024-03-01 20:51:07,296 DEBUG blivet/MainThread: get_format('xfs') returning XFS instance with object id 225 2024-03-01 20:51:07,299 DEBUG blivet/MainThread: LVMLogicalVolumeDevice._set_format: test_vg3-lv8 ; type: xfs ; current: None ; 2024-03-01 20:51:07,299 INFO blivet/MainThread: got format: existing xfs filesystem 2024-03-01 20:51:07,300 INFO blivet/MainThread: got format: existing lvmpv 2024-03-01 20:51:07,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': '16965658'} ; 2024-03-01 20:51:07,302 INFO blivet/MainThread: scanning xvda (/sys/devices/vbd-768/block/xvda)... 2024-03-01 20:51:07,306 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: xvda ; incomplete: False ; hidden: False ; 2024-03-01 20:51:07,309 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned None 2024-03-01 20:51:07,313 DEBUG blivet/MainThread: DiskDevicePopulator.run: name: xvda ; 2024-03-01 20:51:07,313 WARNING blivet/MainThread: device/vendor is not a valid attribute 2024-03-01 20:51:07,313 WARNING blivet/MainThread: device/model is not a valid attribute 2024-03-01 20:51:07,313 INFO blivet/MainThread: xvda is a disk 2024-03-01 20:51:07,313 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 229 2024-03-01 20:51:07,314 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 230 2024-03-01 20:51:07,316 DEBUG blivet/MainThread: DiskDevice._set_format: xvda ; type: None ; current: None ; 2024-03-01 20:51:07,319 DEBUG blivet/MainThread: DiskDevice.update_sysfs_path: xvda ; status: True ; 2024-03-01 20:51:07,319 DEBUG blivet/MainThread: xvda sysfs_path set to /sys/devices/vbd-768/block/xvda 2024-03-01 20:51:07,322 DEBUG blivet/MainThread: DiskDevice.read_current_size: exists: True ; path: /dev/xvda ; sysfs_path: /sys/devices/vbd-768/block/xvda ; 2024-03-01 20:51:07,322 DEBUG blivet/MainThread: updated xvda size to 250 GiB (250 GiB) 2024-03-01 20:51:07,323 INFO blivet/MainThread: added disk xvda (id 228) to device tree 2024-03-01 20:51:07,323 INFO blivet/MainThread: got device: DiskDevice instance (0x7f4b667fe4c0) -- name = xvda status = True id = 228 children = [] parents = [] uuid = None size = 250 GiB format = existing None major = 202 minor = 0 exists = True protected = False sysfs path = /sys/devices/vbd-768/block/xvda target size = 250 GiB path = /dev/xvda format args = [] original_format = None removable = False wwn = None 2024-03-01 20:51:07,326 DEBUG blivet/MainThread: DeviceTree.handle_format: name: xvda ; 2024-03-01 20:51:07,329 DEBUG blivet/MainThread: AppleBootstrapFS.supported: supported: True ; 2024-03-01 20:51:07,329 DEBUG blivet/MainThread: get_format('appleboot') returning AppleBootstrapFS instance with object id 232 2024-03-01 20:51:07,332 DEBUG blivet/MainThread: EFIFS.supported: supported: True ; 2024-03-01 20:51:07,332 DEBUG blivet/MainThread: get_format('efi') returning EFIFS instance with object id 233 2024-03-01 20:51:07,335 DEBUG blivet/MainThread: MacEFIFS.supported: supported: True ; 2024-03-01 20:51:07,335 DEBUG blivet/MainThread: get_format('macefi') returning MacEFIFS instance with object id 234 2024-03-01 20:51:07,338 DEBUG blivet/MainThread: MacEFIFS.supported: supported: True ; 2024-03-01 20:51:07,338 DEBUG blivet/MainThread: get_format('macefi') returning MacEFIFS instance with object id 235 2024-03-01 20:51:07,341 DEBUG blivet/MainThread: DiskLabelFormatPopulator.run: device: xvda ; label_type: dos ; 2024-03-01 20:51:07,343 DEBUG blivet/MainThread: DiskDevice.setup: xvda ; orig: False ; status: True ; controllable: True ; 2024-03-01 20:51:07,346 DEBUG blivet/MainThread: DiskLabel.__init__: uuid: e61ef7e0 ; label: None ; device: /dev/xvda ; serial: None ; exists: True ; 2024-03-01 20:51:07,352 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 0x7f4b668c99c0> 2024-03-01 20:51:07,396 DEBUG blivet/MainThread: get_format('disklabel') returning DiskLabel instance with object id 236 2024-03-01 20:51:07,400 DEBUG blivet/MainThread: DiskDevice._set_format: xvda ; type: disklabel ; current: None ; 2024-03-01 20:51:07,400 INFO blivet/MainThread: got format: existing msdos disklabel 2024-03-01 20:51:07,404 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': '16967518'} ; 2024-03-01 20:51:07,404 INFO blivet/MainThread: scanning xvda1 (/sys/devices/vbd-768/block/xvda/xvda1)... 2024-03-01 20:51:07,404 WARNING blivet/MainThread: hidden is not a valid attribute 2024-03-01 20:51:07,408 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: xvda1 ; incomplete: False ; hidden: False ; 2024-03-01 20:51:07,411 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned None 2024-03-01 20:51:07,413 DEBUG blivet/MainThread: PartitionDevicePopulator.run: name: xvda1 ; 2024-03-01 20:51:07,416 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: xvda1 ; incomplete: False ; hidden: False ; 2024-03-01 20:51:07,419 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned None 2024-03-01 20:51:07,419 INFO program/MainThread: Running... udevadm settle --timeout=300 2024-03-01 20:51:07,428 DEBUG program/MainThread: Return code: 0 2024-03-01 20:51:07,448 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: xvda ; incomplete: False ; hidden: False ; 2024-03-01 20:51:07,451 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned existing 250 GiB disk xvda (228) with existing msdos disklabel 2024-03-01 20:51:07,451 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 239 2024-03-01 20:51:07,454 DEBUG blivet/MainThread: DiskDevice.add_child: name: xvda ; child: xvda1 ; kids: 0 ; 2024-03-01 20:51:07,454 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 240 2024-03-01 20:51:07,457 DEBUG blivet/MainThread: PartitionDevice._set_format: xvda1 ; type: None ; current: None ; 2024-03-01 20:51:07,460 DEBUG blivet/MainThread: PartitionDevice.update_sysfs_path: xvda1 ; status: True ; 2024-03-01 20:51:07,460 DEBUG blivet/MainThread: xvda1 sysfs_path set to /sys/devices/vbd-768/block/xvda/xvda1 2024-03-01 20:51:07,463 DEBUG blivet/MainThread: PartitionDevice.read_current_size: exists: True ; path: /dev/xvda1 ; sysfs_path: /sys/devices/vbd-768/block/xvda/xvda1 ; 2024-03-01 20:51:07,463 DEBUG blivet/MainThread: updated xvda1 size to 250 GiB (250 GiB) 2024-03-01 20:51:07,463 DEBUG blivet/MainThread: looking up parted Partition: /dev/xvda1 2024-03-01 20:51:07,466 DEBUG blivet/MainThread: PartitionDevice.probe: xvda1 ; exists: True ; 2024-03-01 20:51:07,469 DEBUG blivet/MainThread: PartitionDevice.get_flag: path: /dev/xvda1 ; flag: 1 ; 2024-03-01 20:51:07,472 DEBUG blivet/MainThread: PartitionDevice.get_flag: path: /dev/xvda1 ; flag: 10 ; 2024-03-01 20:51:07,474 DEBUG blivet/MainThread: PartitionDevice.get_flag: path: /dev/xvda1 ; flag: 12 ; 2024-03-01 20:51:07,477 DEBUG blivet/MainThread: PartitionDevice.read_current_size: exists: True ; path: /dev/xvda1 ; sysfs_path: /sys/devices/vbd-768/block/xvda/xvda1 ; 2024-03-01 20:51:07,478 DEBUG blivet/MainThread: updated xvda1 size to 250 GiB (250 GiB) 2024-03-01 20:51:07,478 INFO blivet/MainThread: added partition xvda1 (id 238) to device tree 2024-03-01 20:51:07,478 INFO blivet/MainThread: parted exception: msdos disk labels do not support partition names. 2024-03-01 20:51:07,478 INFO blivet/MainThread: got device: PartitionDevice instance (0x7f4b66806ee0) -- 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 0x7f4b68a326d0> disk = existing 250 GiB disk xvda (228) with existing msdos disklabel start = 2048 end = 524287966 length = 524285919 flags = boot 2024-03-01 20:51:07,481 DEBUG blivet/MainThread: DeviceTree.handle_format: name: xvda1 ; 2024-03-01 20:51:07,484 DEBUG blivet/MainThread: AppleBootstrapFS.supported: supported: True ; 2024-03-01 20:51:07,484 DEBUG blivet/MainThread: get_format('appleboot') returning AppleBootstrapFS instance with object id 242 2024-03-01 20:51:07,487 DEBUG blivet/MainThread: EFIFS.supported: supported: True ; 2024-03-01 20:51:07,487 DEBUG blivet/MainThread: get_format('efi') returning EFIFS instance with object id 243 2024-03-01 20:51:07,490 DEBUG blivet/MainThread: MacEFIFS.supported: supported: True ; 2024-03-01 20:51:07,490 DEBUG blivet/MainThread: get_format('macefi') returning MacEFIFS instance with object id 244 2024-03-01 20:51:07,493 DEBUG blivet/MainThread: MacEFIFS.supported: supported: True ; 2024-03-01 20:51:07,493 DEBUG blivet/MainThread: get_format('macefi') returning MacEFIFS instance with object id 245 2024-03-01 20:51:07,493 INFO blivet/MainThread: type detected on 'xvda1' is 'xfs' 2024-03-01 20:51:07,496 DEBUG blivet/MainThread: XFS.supported: supported: True ; 2024-03-01 20:51:07,496 DEBUG blivet/MainThread: get_format('xfs') returning XFS instance with object id 246 2024-03-01 20:51:07,499 DEBUG blivet/MainThread: PartitionDevice._set_format: xvda1 ; type: xfs ; current: None ; 2024-03-01 20:51:07,499 INFO blivet/MainThread: got format: existing xfs filesystem 2024-03-01 20:51:07,502 DEBUG blivet/MainThread: DeviceTree.handle_device: name: test_vg3-lv8 ; info: {'CURRENT_TAGS': ':systemd:', 'DEVLINKS': '/dev/disk/by-uuid/fee4a627-c357-45e2-a4a7-f9edf36b1c2a ' '/dev/disk/by-id/dm-name-test_vg3-lv8 /dev/mapper/test_vg3-lv8 ' '/dev/test_vg3/lv8 ' '/dev/disk/by-id/dm-uuid-LVM-kq3Q34m4sMGWpcYIESeDmdmNLiEQBg1qWebYtecXqgwpa0s9YtLAjTCXq6JxWraD', 'DEVNAME': '/dev/dm-0', 'DEVPATH': '/devices/virtual/block/dm-0', 'DEVTYPE': 'disk', 'DISKSEQ': '54', '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-kq3Q34m4sMGWpcYIESeDmdmNLiEQBg1qWebYtecXqgwpa0s9YtLAjTCXq6JxWraD', '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': 'fee4a627-c357-45e2-a4a7-f9edf36b1c2a', 'ID_FS_UUID_ENC': 'fee4a627-c357-45e2-a4a7-f9edf36b1c2a', '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': '625688003'} ; 2024-03-01 20:51:07,502 INFO blivet/MainThread: scanning test_vg3-lv8 (/sys/devices/virtual/block/dm-0)... 2024-03-01 20:51:07,502 INFO program/MainThread: Running [59] dmsetup info -co subsystem --noheadings test_vg3-lv8 ... 2024-03-01 20:51:07,505 INFO program/MainThread: stdout[59]: LVM 2024-03-01 20:51:07,505 INFO program/MainThread: stderr[59]: 2024-03-01 20:51:07,505 INFO program/MainThread: ...done [59] (exit code: 0) 2024-03-01 20:51:07,505 INFO program/MainThread: Running [60] dmsetup info -co subsystem --noheadings test_vg3-lv8 ... 2024-03-01 20:51:07,508 INFO program/MainThread: stdout[60]: LVM 2024-03-01 20:51:07,508 INFO program/MainThread: stderr[60]: 2024-03-01 20:51:07,508 INFO program/MainThread: ...done [60] (exit code: 0) 2024-03-01 20:51:07,508 INFO program/MainThread: Running [61] dmsetup info -co subsystem --noheadings test_vg3-lv8 ... 2024-03-01 20:51:07,510 INFO program/MainThread: stdout[61]: LVM 2024-03-01 20:51:07,510 INFO program/MainThread: stderr[61]: 2024-03-01 20:51:07,510 INFO program/MainThread: ...done [61] (exit code: 0) 2024-03-01 20:51:07,515 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: test_vg3-lv8 ; incomplete: False ; hidden: False ; 2024-03-01 20:51:07,517 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned existing 408 MiB lvmlv test_vg3-lv8 (214) with existing xfs filesystem 2024-03-01 20:51:07,521 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 20:51:07,522 DEBUG blivet/MainThread: vg test_vg3 has 1004 MiB free 2024-03-01 20:51:07,523 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 20:51:07,524 DEBUG blivet/MainThread: vg test_vg3 has 1004 MiB free 2024-03-01 20:51:07,519 INFO blivet/MainThread: got device: LVMLogicalVolumeDevice instance (0x7f4b6685ba90) -- name = test_vg3-lv8 status = True id = 214 children = [] parents = ['existing 3.97 GiB lvmvg test_vg3 (141)'] uuid = WebYte-cXqg-wpa0-s9Yt-LAjT-CXq6-JxWraD size = 408 MiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-0 target size = 408 MiB path = /dev/mapper/test_vg3-lv8 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7f4b66807e80) -- name = test_vg3 status = True id = 141 children = ['existing 1.2 GiB lvmlv test_vg3-lv5 (175) with existing xfs filesystem', 'existing 1020 MiB lvmlv test_vg3-lv6 (188) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv7 (201) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv8 (214) with existing xfs filesystem'] parents = ['existing 1024 MiB disk sdg (132) with existing lvmpv', 'existing 1024 MiB disk sdh (146) with existing lvmpv', 'existing 1024 MiB disk sdi (156) with existing lvmpv', 'existing 1024 MiB disk sdj (166) with existing lvmpv'] uuid = kq3Q34-m4sM-GWpc-YIES-eDmd-mNLi-EQBg1q size = 3.97 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 3.97 GiB path = /dev/test_vg3 format args = [] original_format = None free = 1004 MiB PE Size = 4 MiB PE Count = 1016 PE Free = 251 PV Count = 4 modified = False extents = 1016 free space = 1004 MiB free extents = 251 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sdg (132) with existing lvmpv', 'existing 1024 MiB disk sdh (146) with existing lvmpv', 'existing 1024 MiB disk sdi (156) with existing lvmpv', 'existing 1024 MiB disk sdj (166) with existing lvmpv'] LVs = ['existing 1.2 GiB lvmlv test_vg3-lv5 (175) with existing xfs filesystem', 'existing 1020 MiB lvmlv test_vg3-lv6 (188) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv7 (201) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv8 (214) with existing xfs filesystem'] segment type = linear percent = 0 VG space used = 408 MiB 2024-03-01 20:51:07,524 INFO program/MainThread: Running [62] dmsetup info -co subsystem --noheadings test_vg3-lv8 ... 2024-03-01 20:51:07,527 INFO program/MainThread: stdout[62]: LVM 2024-03-01 20:51:07,527 INFO program/MainThread: stderr[62]: 2024-03-01 20:51:07,527 INFO program/MainThread: ...done [62] (exit code: 0) 2024-03-01 20:51:07,530 DEBUG blivet/MainThread: DeviceTree.handle_format: name: test_vg3-lv8 ; 2024-03-01 20:51:07,530 DEBUG blivet/MainThread: no type or existing type for test_vg3-lv8, bailing 2024-03-01 20:51:07,533 DEBUG blivet/MainThread: DeviceTree.handle_device: name: test_vg3-lv7 ; info: {'CURRENT_TAGS': ':systemd:', 'DEVLINKS': '/dev/disk/by-uuid/74cf70ff-41f2-424a-87fc-734ae1803e00 ' '/dev/disk/by-id/dm-uuid-LVM-kq3Q34m4sMGWpcYIESeDmdmNLiEQBg1q5h3p3gg8QFfPUCBb25hV9B0ql2ZHjwzz ' '/dev/mapper/test_vg3-lv7 /dev/test_vg3/lv7 ' '/dev/disk/by-id/dm-name-test_vg3-lv7', 'DEVNAME': '/dev/dm-1', 'DEVPATH': '/devices/virtual/block/dm-1', 'DEVTYPE': 'disk', 'DISKSEQ': '55', '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-kq3Q34m4sMGWpcYIESeDmdmNLiEQBg1q5h3p3gg8QFfPUCBb25hV9B0ql2ZHjwzz', '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': '74cf70ff-41f2-424a-87fc-734ae1803e00', 'ID_FS_UUID_ENC': '74cf70ff-41f2-424a-87fc-734ae1803e00', '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': '626085843'} ; 2024-03-01 20:51:07,533 INFO blivet/MainThread: scanning test_vg3-lv7 (/sys/devices/virtual/block/dm-1)... 2024-03-01 20:51:07,534 INFO program/MainThread: Running [63] dmsetup info -co subsystem --noheadings test_vg3-lv7 ... 2024-03-01 20:51:07,536 INFO program/MainThread: stdout[63]: LVM 2024-03-01 20:51:07,536 INFO program/MainThread: stderr[63]: 2024-03-01 20:51:07,536 INFO program/MainThread: ...done [63] (exit code: 0) 2024-03-01 20:51:07,536 INFO program/MainThread: Running [64] dmsetup info -co subsystem --noheadings test_vg3-lv7 ... 2024-03-01 20:51:07,539 INFO program/MainThread: stdout[64]: LVM 2024-03-01 20:51:07,539 INFO program/MainThread: stderr[64]: 2024-03-01 20:51:07,539 INFO program/MainThread: ...done [64] (exit code: 0) 2024-03-01 20:51:07,539 INFO program/MainThread: Running [65] dmsetup info -co subsystem --noheadings test_vg3-lv7 ... 2024-03-01 20:51:07,541 INFO program/MainThread: stdout[65]: LVM 2024-03-01 20:51:07,541 INFO program/MainThread: stderr[65]: 2024-03-01 20:51:07,542 INFO program/MainThread: ...done [65] (exit code: 0) 2024-03-01 20:51:07,546 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: test_vg3-lv7 ; incomplete: False ; hidden: False ; 2024-03-01 20:51:07,549 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned existing 408 MiB lvmlv test_vg3-lv7 (201) with existing xfs filesystem 2024-03-01 20:51:07,551 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 20:51:07,552 DEBUG blivet/MainThread: vg test_vg3 has 1004 MiB free 2024-03-01 20:51:07,553 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 20:51:07,554 DEBUG blivet/MainThread: vg test_vg3 has 1004 MiB free 2024-03-01 20:51:07,549 INFO blivet/MainThread: got device: LVMLogicalVolumeDevice instance (0x7f4b66846280) -- name = test_vg3-lv7 status = True id = 201 children = [] parents = ['existing 3.97 GiB lvmvg test_vg3 (141)'] uuid = 5h3p3g-g8QF-fPUC-Bb25-hV9B-0ql2-ZHjwzz size = 408 MiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-1 target size = 408 MiB path = /dev/mapper/test_vg3-lv7 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7f4b66807e80) -- name = test_vg3 status = True id = 141 children = ['existing 1.2 GiB lvmlv test_vg3-lv5 (175) with existing xfs filesystem', 'existing 1020 MiB lvmlv test_vg3-lv6 (188) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv7 (201) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv8 (214) with existing xfs filesystem'] parents = ['existing 1024 MiB disk sdg (132) with existing lvmpv', 'existing 1024 MiB disk sdh (146) with existing lvmpv', 'existing 1024 MiB disk sdi (156) with existing lvmpv', 'existing 1024 MiB disk sdj (166) with existing lvmpv'] uuid = kq3Q34-m4sM-GWpc-YIES-eDmd-mNLi-EQBg1q size = 3.97 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 3.97 GiB path = /dev/test_vg3 format args = [] original_format = None free = 1004 MiB PE Size = 4 MiB PE Count = 1016 PE Free = 251 PV Count = 4 modified = False extents = 1016 free space = 1004 MiB free extents = 251 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sdg (132) with existing lvmpv', 'existing 1024 MiB disk sdh (146) with existing lvmpv', 'existing 1024 MiB disk sdi (156) with existing lvmpv', 'existing 1024 MiB disk sdj (166) with existing lvmpv'] LVs = ['existing 1.2 GiB lvmlv test_vg3-lv5 (175) with existing xfs filesystem', 'existing 1020 MiB lvmlv test_vg3-lv6 (188) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv7 (201) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv8 (214) with existing xfs filesystem'] segment type = linear percent = 0 VG space used = 408 MiB 2024-03-01 20:51:07,554 INFO program/MainThread: Running [66] dmsetup info -co subsystem --noheadings test_vg3-lv7 ... 2024-03-01 20:51:07,557 INFO program/MainThread: stdout[66]: LVM 2024-03-01 20:51:07,557 INFO program/MainThread: stderr[66]: 2024-03-01 20:51:07,557 INFO program/MainThread: ...done [66] (exit code: 0) 2024-03-01 20:51:07,561 DEBUG blivet/MainThread: DeviceTree.handle_format: name: test_vg3-lv7 ; 2024-03-01 20:51:07,561 DEBUG blivet/MainThread: no type or existing type for test_vg3-lv7, bailing 2024-03-01 20:51:07,563 DEBUG blivet/MainThread: DeviceTree.handle_device: name: test_vg3-lv6 ; info: {'CURRENT_TAGS': ':systemd:', 'DEVLINKS': '/dev/disk/by-id/dm-uuid-LVM-kq3Q34m4sMGWpcYIESeDmdmNLiEQBg1qEIYnjoBwL1xLAFAMSbUeFeVa3P3bfRPr ' '/dev/disk/by-uuid/4cc35a08-f1b6-428f-9615-c777243b004d ' '/dev/disk/by-id/dm-name-test_vg3-lv6 /dev/mapper/test_vg3-lv6 ' '/dev/test_vg3/lv6', 'DEVNAME': '/dev/dm-2', 'DEVPATH': '/devices/virtual/block/dm-2', 'DEVTYPE': 'disk', 'DISKSEQ': '56', '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-kq3Q34m4sMGWpcYIESeDmdmNLiEQBg1qEIYnjoBwL1xLAFAMSbUeFeVa3P3bfRPr', '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': '4cc35a08-f1b6-428f-9615-c777243b004d', 'ID_FS_UUID_ENC': '4cc35a08-f1b6-428f-9615-c777243b004d', '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': '627147890'} ; 2024-03-01 20:51:07,564 INFO blivet/MainThread: scanning test_vg3-lv6 (/sys/devices/virtual/block/dm-2)... 2024-03-01 20:51:07,564 INFO program/MainThread: Running [67] dmsetup info -co subsystem --noheadings test_vg3-lv6 ... 2024-03-01 20:51:07,566 INFO program/MainThread: stdout[67]: LVM 2024-03-01 20:51:07,566 INFO program/MainThread: stderr[67]: 2024-03-01 20:51:07,567 INFO program/MainThread: ...done [67] (exit code: 0) 2024-03-01 20:51:07,567 INFO program/MainThread: Running [68] dmsetup info -co subsystem --noheadings test_vg3-lv6 ... 2024-03-01 20:51:07,569 INFO program/MainThread: stdout[68]: LVM 2024-03-01 20:51:07,569 INFO program/MainThread: stderr[68]: 2024-03-01 20:51:07,569 INFO program/MainThread: ...done [68] (exit code: 0) 2024-03-01 20:51:07,569 INFO program/MainThread: Running [69] dmsetup info -co subsystem --noheadings test_vg3-lv6 ... 2024-03-01 20:51:07,572 INFO program/MainThread: stdout[69]: LVM 2024-03-01 20:51:07,572 INFO program/MainThread: stderr[69]: 2024-03-01 20:51:07,572 INFO program/MainThread: ...done [69] (exit code: 0) 2024-03-01 20:51:07,576 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: test_vg3-lv6 ; incomplete: False ; hidden: False ; 2024-03-01 20:51:07,579 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned existing 1020 MiB lvmlv test_vg3-lv6 (188) with existing xfs filesystem 2024-03-01 20:51:07,581 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 20:51:07,583 DEBUG blivet/MainThread: vg test_vg3 has 1004 MiB free 2024-03-01 20:51:07,583 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 20:51:07,584 DEBUG blivet/MainThread: vg test_vg3 has 1004 MiB free 2024-03-01 20:51:07,579 INFO blivet/MainThread: got device: LVMLogicalVolumeDevice instance (0x7f4b67de0280) -- name = test_vg3-lv6 status = True id = 188 children = [] parents = ['existing 3.97 GiB lvmvg test_vg3 (141)'] uuid = EIYnjo-BwL1-xLAF-AMSb-UeFe-Va3P-3bfRPr size = 1020 MiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-2 target size = 1020 MiB path = /dev/mapper/test_vg3-lv6 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7f4b66807e80) -- name = test_vg3 status = True id = 141 children = ['existing 1.2 GiB lvmlv test_vg3-lv5 (175) with existing xfs filesystem', 'existing 1020 MiB lvmlv test_vg3-lv6 (188) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv7 (201) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv8 (214) with existing xfs filesystem'] parents = ['existing 1024 MiB disk sdg (132) with existing lvmpv', 'existing 1024 MiB disk sdh (146) with existing lvmpv', 'existing 1024 MiB disk sdi (156) with existing lvmpv', 'existing 1024 MiB disk sdj (166) with existing lvmpv'] uuid = kq3Q34-m4sM-GWpc-YIES-eDmd-mNLi-EQBg1q size = 3.97 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 3.97 GiB path = /dev/test_vg3 format args = [] original_format = None free = 1004 MiB PE Size = 4 MiB PE Count = 1016 PE Free = 251 PV Count = 4 modified = False extents = 1016 free space = 1004 MiB free extents = 251 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sdg (132) with existing lvmpv', 'existing 1024 MiB disk sdh (146) with existing lvmpv', 'existing 1024 MiB disk sdi (156) with existing lvmpv', 'existing 1024 MiB disk sdj (166) with existing lvmpv'] LVs = ['existing 1.2 GiB lvmlv test_vg3-lv5 (175) with existing xfs filesystem', 'existing 1020 MiB lvmlv test_vg3-lv6 (188) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv7 (201) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv8 (214) with existing xfs filesystem'] segment type = linear percent = 0 VG space used = 1020 MiB 2024-03-01 20:51:07,585 INFO program/MainThread: Running [70] dmsetup info -co subsystem --noheadings test_vg3-lv6 ... 2024-03-01 20:51:07,587 INFO program/MainThread: stdout[70]: LVM 2024-03-01 20:51:07,587 INFO program/MainThread: stderr[70]: 2024-03-01 20:51:07,587 INFO program/MainThread: ...done [70] (exit code: 0) 2024-03-01 20:51:07,591 DEBUG blivet/MainThread: DeviceTree.handle_format: name: test_vg3-lv6 ; 2024-03-01 20:51:07,591 DEBUG blivet/MainThread: no type or existing type for test_vg3-lv6, bailing 2024-03-01 20:51:07,593 DEBUG blivet/MainThread: DeviceTree.handle_device: name: test_vg3-lv5 ; info: {'CURRENT_TAGS': ':systemd:', 'DEVLINKS': '/dev/disk/by-id/dm-uuid-LVM-kq3Q34m4sMGWpcYIESeDmdmNLiEQBg1q71ve1wmLUaR84ncyjywLOOzjaBBt5OAf ' '/dev/disk/by-uuid/84d0fe7e-2b88-45f5-b64e-7cebbdba3b90 ' '/dev/mapper/test_vg3-lv5 /dev/test_vg3/lv5 ' '/dev/disk/by-id/dm-name-test_vg3-lv5', 'DEVNAME': '/dev/dm-3', 'DEVPATH': '/devices/virtual/block/dm-3', 'DEVTYPE': 'disk', 'DISKSEQ': '57', '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-kq3Q34m4sMGWpcYIESeDmdmNLiEQBg1q71ve1wmLUaR84ncyjywLOOzjaBBt5OAf', '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': '84d0fe7e-2b88-45f5-b64e-7cebbdba3b90', 'ID_FS_UUID_ENC': '84d0fe7e-2b88-45f5-b64e-7cebbdba3b90', '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': '628225134'} ; 2024-03-01 20:51:07,594 INFO blivet/MainThread: scanning test_vg3-lv5 (/sys/devices/virtual/block/dm-3)... 2024-03-01 20:51:07,594 INFO program/MainThread: Running [71] dmsetup info -co subsystem --noheadings test_vg3-lv5 ... 2024-03-01 20:51:07,596 INFO program/MainThread: stdout[71]: LVM 2024-03-01 20:51:07,596 INFO program/MainThread: stderr[71]: 2024-03-01 20:51:07,596 INFO program/MainThread: ...done [71] (exit code: 0) 2024-03-01 20:51:07,597 INFO program/MainThread: Running [72] dmsetup info -co subsystem --noheadings test_vg3-lv5 ... 2024-03-01 20:51:07,599 INFO program/MainThread: stdout[72]: LVM 2024-03-01 20:51:07,599 INFO program/MainThread: stderr[72]: 2024-03-01 20:51:07,599 INFO program/MainThread: ...done [72] (exit code: 0) 2024-03-01 20:51:07,599 INFO program/MainThread: Running [73] dmsetup info -co subsystem --noheadings test_vg3-lv5 ... 2024-03-01 20:51:07,601 INFO program/MainThread: stdout[73]: LVM 2024-03-01 20:51:07,602 INFO program/MainThread: stderr[73]: 2024-03-01 20:51:07,602 INFO program/MainThread: ...done [73] (exit code: 0) 2024-03-01 20:51:07,606 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: test_vg3-lv5 ; incomplete: False ; hidden: False ; 2024-03-01 20:51:07,609 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned existing 1.2 GiB lvmlv test_vg3-lv5 (175) with existing xfs filesystem 2024-03-01 20:51:07,611 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 20:51:07,612 DEBUG blivet/MainThread: vg test_vg3 has 1004 MiB free 2024-03-01 20:51:07,613 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 20:51:07,614 DEBUG blivet/MainThread: vg test_vg3 has 1004 MiB free 2024-03-01 20:51:07,609 INFO blivet/MainThread: got device: LVMLogicalVolumeDevice instance (0x7f4b66818340) -- name = test_vg3-lv5 status = True id = 175 children = [] parents = ['existing 3.97 GiB lvmvg test_vg3 (141)'] uuid = 71ve1w-mLUa-R84n-cyjy-wLOO-zjaB-Bt5OAf size = 1.2 GiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-3 target size = 1.2 GiB path = /dev/mapper/test_vg3-lv5 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7f4b66807e80) -- name = test_vg3 status = True id = 141 children = ['existing 1.2 GiB lvmlv test_vg3-lv5 (175) with existing xfs filesystem', 'existing 1020 MiB lvmlv test_vg3-lv6 (188) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv7 (201) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv8 (214) with existing xfs filesystem'] parents = ['existing 1024 MiB disk sdg (132) with existing lvmpv', 'existing 1024 MiB disk sdh (146) with existing lvmpv', 'existing 1024 MiB disk sdi (156) with existing lvmpv', 'existing 1024 MiB disk sdj (166) with existing lvmpv'] uuid = kq3Q34-m4sM-GWpc-YIES-eDmd-mNLi-EQBg1q size = 3.97 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 3.97 GiB path = /dev/test_vg3 format args = [] original_format = None free = 1004 MiB PE Size = 4 MiB PE Count = 1016 PE Free = 251 PV Count = 4 modified = False extents = 1016 free space = 1004 MiB free extents = 251 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sdg (132) with existing lvmpv', 'existing 1024 MiB disk sdh (146) with existing lvmpv', 'existing 1024 MiB disk sdi (156) with existing lvmpv', 'existing 1024 MiB disk sdj (166) with existing lvmpv'] LVs = ['existing 1.2 GiB lvmlv test_vg3-lv5 (175) with existing xfs filesystem', 'existing 1020 MiB lvmlv test_vg3-lv6 (188) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv7 (201) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv8 (214) with existing xfs filesystem'] segment type = linear percent = 0 VG space used = 1.2 GiB 2024-03-01 20:51:07,615 INFO program/MainThread: Running [74] dmsetup info -co subsystem --noheadings test_vg3-lv5 ... 2024-03-01 20:51:07,617 INFO program/MainThread: stdout[74]: LVM 2024-03-01 20:51:07,618 INFO program/MainThread: stderr[74]: 2024-03-01 20:51:07,618 INFO program/MainThread: ...done [74] (exit code: 0) 2024-03-01 20:51:07,621 DEBUG blivet/MainThread: DeviceTree.handle_format: name: test_vg3-lv5 ; 2024-03-01 20:51:07,621 DEBUG blivet/MainThread: no type or existing type for test_vg3-lv5, bailing 2024-03-01 20:51:07,624 DEBUG blivet/MainThread: DeviceTree.handle_device: name: test_vg2-lv4 ; info: {'CURRENT_TAGS': ':systemd:', 'DEVLINKS': '/dev/mapper/test_vg2-lv4 /dev/test_vg2/lv4 ' '/dev/disk/by-id/dm-name-test_vg2-lv4 ' '/dev/disk/by-id/dm-uuid-LVM-sUlWCZvzu7JOqDNLLVtzZXbvBJK7r5PMnuSAu2RyB18HLMwkL0E2OkZ2AiB3hkFH ' '/dev/disk/by-uuid/bbd74741-5a92-4b9f-88c4-f6d70a83953a', 'DEVNAME': '/dev/dm-4', 'DEVPATH': '/devices/virtual/block/dm-4', 'DEVTYPE': 'disk', 'DISKSEQ': '58', '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-sUlWCZvzu7JOqDNLLVtzZXbvBJK7r5PMnuSAu2RyB18HLMwkL0E2OkZ2AiB3hkFH', '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': 'bbd74741-5a92-4b9f-88c4-f6d70a83953a', 'ID_FS_UUID_ENC': 'bbd74741-5a92-4b9f-88c4-f6d70a83953a', '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': '629934182'} ; 2024-03-01 20:51:07,624 INFO blivet/MainThread: scanning test_vg2-lv4 (/sys/devices/virtual/block/dm-4)... 2024-03-01 20:51:07,625 INFO program/MainThread: Running [75] dmsetup info -co subsystem --noheadings test_vg2-lv4 ... 2024-03-01 20:51:07,627 INFO program/MainThread: stdout[75]: LVM 2024-03-01 20:51:07,627 INFO program/MainThread: stderr[75]: 2024-03-01 20:51:07,627 INFO program/MainThread: ...done [75] (exit code: 0) 2024-03-01 20:51:07,627 INFO program/MainThread: Running [76] dmsetup info -co subsystem --noheadings test_vg2-lv4 ... 2024-03-01 20:51:07,630 INFO program/MainThread: stdout[76]: LVM 2024-03-01 20:51:07,630 INFO program/MainThread: stderr[76]: 2024-03-01 20:51:07,630 INFO program/MainThread: ...done [76] (exit code: 0) 2024-03-01 20:51:07,630 INFO program/MainThread: Running [77] dmsetup info -co subsystem --noheadings test_vg2-lv4 ... 2024-03-01 20:51:07,632 INFO program/MainThread: stdout[77]: LVM 2024-03-01 20:51:07,633 INFO program/MainThread: stderr[77]: 2024-03-01 20:51:07,633 INFO program/MainThread: ...done [77] (exit code: 0) 2024-03-01 20:51:07,637 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: test_vg2-lv4 ; incomplete: False ; hidden: False ; 2024-03-01 20:51:07,639 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned existing 612 MiB lvmlv test_vg2-lv4 (118) with existing xfs filesystem 2024-03-01 20:51:07,642 DEBUG blivet/MainThread: test_vg2 size is 2.98 GiB 2024-03-01 20:51:07,643 DEBUG blivet/MainThread: vg test_vg2 has 2.08 GiB free 2024-03-01 20:51:07,643 DEBUG blivet/MainThread: test_vg2 size is 2.98 GiB 2024-03-01 20:51:07,644 DEBUG blivet/MainThread: vg test_vg2 has 2.08 GiB free 2024-03-01 20:51:07,640 INFO blivet/MainThread: got device: LVMLogicalVolumeDevice instance (0x7f4b667fe9d0) -- name = test_vg2-lv4 status = True id = 118 children = [] parents = ['existing 2.98 GiB lvmvg test_vg2 (81)'] uuid = nuSAu2-RyB1-8HLM-wkL0-E2Ok-Z2Ai-B3hkFH size = 612 MiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-4 target size = 612 MiB path = /dev/mapper/test_vg2-lv4 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7f4b66875b50) -- name = test_vg2 status = True id = 81 children = ['existing 308 MiB lvmlv test_vg2-lv3 (105) with existing xfs filesystem', 'existing 612 MiB lvmlv test_vg2-lv4 (118) with existing xfs filesystem'] parents = ['existing 1024 MiB disk sdd (72) with existing lvmpv', 'existing 1024 MiB disk sde (86) with existing lvmpv', 'existing 1024 MiB disk sdf (96) with existing lvmpv'] uuid = sUlWCZ-vzu7-JOqD-NLLV-tzZX-bvBJ-K7r5PM size = 2.98 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 2.98 GiB path = /dev/test_vg2 format args = [] original_format = None free = 2.08 GiB PE Size = 4 MiB PE Count = 762 PE Free = 532 PV Count = 3 modified = False extents = 762 free space = 2.08 GiB free extents = 532 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sdd (72) with existing lvmpv', 'existing 1024 MiB disk sde (86) with existing lvmpv', 'existing 1024 MiB disk sdf (96) with existing lvmpv'] LVs = ['existing 308 MiB lvmlv test_vg2-lv3 (105) with existing xfs filesystem', 'existing 612 MiB lvmlv test_vg2-lv4 (118) with existing xfs filesystem'] segment type = linear percent = 0 VG space used = 612 MiB 2024-03-01 20:51:07,644 INFO program/MainThread: Running [78] dmsetup info -co subsystem --noheadings test_vg2-lv4 ... 2024-03-01 20:51:07,647 INFO program/MainThread: stdout[78]: LVM 2024-03-01 20:51:07,647 INFO program/MainThread: stderr[78]: 2024-03-01 20:51:07,647 INFO program/MainThread: ...done [78] (exit code: 0) 2024-03-01 20:51:07,650 DEBUG blivet/MainThread: DeviceTree.handle_format: name: test_vg2-lv4 ; 2024-03-01 20:51:07,651 DEBUG blivet/MainThread: no type or existing type for test_vg2-lv4, bailing 2024-03-01 20:51:07,653 DEBUG blivet/MainThread: DeviceTree.handle_device: name: test_vg2-lv3 ; info: {'CURRENT_TAGS': ':systemd:', 'DEVLINKS': '/dev/disk/by-id/dm-uuid-LVM-sUlWCZvzu7JOqDNLLVtzZXbvBJK7r5PMyfTnQ0gjqYmaXAoAm4hN2rbBK3YyQt46 ' '/dev/test_vg2/lv3 ' '/dev/disk/by-uuid/2ef29a3b-cefb-47f2-a003-741f75f7b57f ' '/dev/mapper/test_vg2-lv3 /dev/disk/by-id/dm-name-test_vg2-lv3', 'DEVNAME': '/dev/dm-5', 'DEVPATH': '/devices/virtual/block/dm-5', 'DEVTYPE': 'disk', 'DISKSEQ': '59', '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-sUlWCZvzu7JOqDNLLVtzZXbvBJK7r5PMyfTnQ0gjqYmaXAoAm4hN2rbBK3YyQt46', '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': '2ef29a3b-cefb-47f2-a003-741f75f7b57f', 'ID_FS_UUID_ENC': '2ef29a3b-cefb-47f2-a003-741f75f7b57f', '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': '630399516'} ; 2024-03-01 20:51:07,653 INFO blivet/MainThread: scanning test_vg2-lv3 (/sys/devices/virtual/block/dm-5)... 2024-03-01 20:51:07,654 INFO program/MainThread: Running [79] dmsetup info -co subsystem --noheadings test_vg2-lv3 ... 2024-03-01 20:51:07,656 INFO program/MainThread: stdout[79]: LVM 2024-03-01 20:51:07,656 INFO program/MainThread: stderr[79]: 2024-03-01 20:51:07,656 INFO program/MainThread: ...done [79] (exit code: 0) 2024-03-01 20:51:07,657 INFO program/MainThread: Running [80] dmsetup info -co subsystem --noheadings test_vg2-lv3 ... 2024-03-01 20:51:07,659 INFO program/MainThread: stdout[80]: LVM 2024-03-01 20:51:07,659 INFO program/MainThread: stderr[80]: 2024-03-01 20:51:07,659 INFO program/MainThread: ...done [80] (exit code: 0) 2024-03-01 20:51:07,659 INFO program/MainThread: Running [81] dmsetup info -co subsystem --noheadings test_vg2-lv3 ... 2024-03-01 20:51:07,661 INFO program/MainThread: stdout[81]: LVM 2024-03-01 20:51:07,662 INFO program/MainThread: stderr[81]: 2024-03-01 20:51:07,662 INFO program/MainThread: ...done [81] (exit code: 0) 2024-03-01 20:51:07,666 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: test_vg2-lv3 ; incomplete: False ; hidden: False ; 2024-03-01 20:51:07,669 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned existing 308 MiB lvmlv test_vg2-lv3 (105) with existing xfs filesystem 2024-03-01 20:51:07,671 DEBUG blivet/MainThread: test_vg2 size is 2.98 GiB 2024-03-01 20:51:07,672 DEBUG blivet/MainThread: vg test_vg2 has 2.08 GiB free 2024-03-01 20:51:07,672 DEBUG blivet/MainThread: test_vg2 size is 2.98 GiB 2024-03-01 20:51:07,673 DEBUG blivet/MainThread: vg test_vg2 has 2.08 GiB free 2024-03-01 20:51:07,669 INFO blivet/MainThread: got device: LVMLogicalVolumeDevice instance (0x7f4b667fe370) -- name = test_vg2-lv3 status = True id = 105 children = [] parents = ['existing 2.98 GiB lvmvg test_vg2 (81)'] uuid = yfTnQ0-gjqY-maXA-oAm4-hN2r-bBK3-YyQt46 size = 308 MiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-5 target size = 308 MiB path = /dev/mapper/test_vg2-lv3 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7f4b66875b50) -- name = test_vg2 status = True id = 81 children = ['existing 308 MiB lvmlv test_vg2-lv3 (105) with existing xfs filesystem', 'existing 612 MiB lvmlv test_vg2-lv4 (118) with existing xfs filesystem'] parents = ['existing 1024 MiB disk sdd (72) with existing lvmpv', 'existing 1024 MiB disk sde (86) with existing lvmpv', 'existing 1024 MiB disk sdf (96) with existing lvmpv'] uuid = sUlWCZ-vzu7-JOqD-NLLV-tzZX-bvBJ-K7r5PM size = 2.98 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 2.98 GiB path = /dev/test_vg2 format args = [] original_format = None free = 2.08 GiB PE Size = 4 MiB PE Count = 762 PE Free = 532 PV Count = 3 modified = False extents = 762 free space = 2.08 GiB free extents = 532 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sdd (72) with existing lvmpv', 'existing 1024 MiB disk sde (86) with existing lvmpv', 'existing 1024 MiB disk sdf (96) with existing lvmpv'] LVs = ['existing 308 MiB lvmlv test_vg2-lv3 (105) with existing xfs filesystem', 'existing 612 MiB lvmlv test_vg2-lv4 (118) with existing xfs filesystem'] segment type = linear percent = 0 VG space used = 308 MiB 2024-03-01 20:51:07,674 INFO program/MainThread: Running [82] dmsetup info -co subsystem --noheadings test_vg2-lv3 ... 2024-03-01 20:51:07,676 INFO program/MainThread: stdout[82]: LVM 2024-03-01 20:51:07,677 INFO program/MainThread: stderr[82]: 2024-03-01 20:51:07,677 INFO program/MainThread: ...done [82] (exit code: 0) 2024-03-01 20:51:07,680 DEBUG blivet/MainThread: DeviceTree.handle_format: name: test_vg2-lv3 ; 2024-03-01 20:51:07,680 DEBUG blivet/MainThread: no type or existing type for test_vg2-lv3, bailing 2024-03-01 20:51:07,683 DEBUG blivet/MainThread: DeviceTree.handle_device: name: test_vg1-lv2 ; info: {'CURRENT_TAGS': ':systemd:', 'DEVLINKS': '/dev/disk/by-id/dm-uuid-LVM-nzg1R2dSyJtbSfliNIsYvoCzTstimmcPS4IAgGoKdrdUwMbIXME7QPrQcZrcdPYd ' '/dev/mapper/test_vg1-lv2 /dev/test_vg1/lv2 ' '/dev/disk/by-uuid/b4588516-133d-41f0-b47c-b54ad5abb5cc ' '/dev/disk/by-id/dm-name-test_vg1-lv2', 'DEVNAME': '/dev/dm-6', 'DEVPATH': '/devices/virtual/block/dm-6', 'DEVTYPE': 'disk', 'DISKSEQ': '60', '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-nzg1R2dSyJtbSfliNIsYvoCzTstimmcPS4IAgGoKdrdUwMbIXME7QPrQcZrcdPYd', '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': 'b4588516-133d-41f0-b47c-b54ad5abb5cc', 'ID_FS_UUID_ENC': 'b4588516-133d-41f0-b47c-b54ad5abb5cc', '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': '632130325'} ; 2024-03-01 20:51:07,683 INFO blivet/MainThread: scanning test_vg1-lv2 (/sys/devices/virtual/block/dm-6)... 2024-03-01 20:51:07,684 INFO program/MainThread: Running [83] dmsetup info -co subsystem --noheadings test_vg1-lv2 ... 2024-03-01 20:51:07,686 INFO program/MainThread: stdout[83]: LVM 2024-03-01 20:51:07,686 INFO program/MainThread: stderr[83]: 2024-03-01 20:51:07,686 INFO program/MainThread: ...done [83] (exit code: 0) 2024-03-01 20:51:07,686 INFO program/MainThread: Running [84] dmsetup info -co subsystem --noheadings test_vg1-lv2 ... 2024-03-01 20:51:07,689 INFO program/MainThread: stdout[84]: LVM 2024-03-01 20:51:07,689 INFO program/MainThread: stderr[84]: 2024-03-01 20:51:07,689 INFO program/MainThread: ...done [84] (exit code: 0) 2024-03-01 20:51:07,689 INFO program/MainThread: Running [85] dmsetup info -co subsystem --noheadings test_vg1-lv2 ... 2024-03-01 20:51:07,691 INFO program/MainThread: stdout[85]: LVM 2024-03-01 20:51:07,691 INFO program/MainThread: stderr[85]: 2024-03-01 20:51:07,691 INFO program/MainThread: ...done [85] (exit code: 0) 2024-03-01 20:51:07,695 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: test_vg1-lv2 ; incomplete: False ; hidden: False ; 2024-03-01 20:51:07,698 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned existing 1.5 GiB lvmlv test_vg1-lv2 (58) with existing xfs filesystem 2024-03-01 20:51:07,701 DEBUG blivet/MainThread: test_vg1 size is 2.98 GiB 2024-03-01 20:51:07,701 DEBUG blivet/MainThread: vg test_vg1 has 1.03 GiB free 2024-03-01 20:51:07,702 DEBUG blivet/MainThread: test_vg1 size is 2.98 GiB 2024-03-01 20:51:07,702 DEBUG blivet/MainThread: vg test_vg1 has 1.03 GiB free 2024-03-01 20:51:07,698 INFO blivet/MainThread: got device: LVMLogicalVolumeDevice instance (0x7f4b6685b4c0) -- name = test_vg1-lv2 status = True id = 58 children = [] parents = ['existing 2.98 GiB lvmvg test_vg1 (11)'] uuid = S4IAgG-oKdr-dUwM-bIXM-E7QP-rQcZ-rcdPYd size = 1.5 GiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-6 target size = 1.5 GiB path = /dev/mapper/test_vg1-lv2 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7f4b6690d760) -- name = test_vg1 status = True id = 11 children = ['existing 460 MiB lvmlv test_vg1-lv1 (45) with existing xfs filesystem', 'existing 1.5 GiB lvmlv test_vg1-lv2 (58) with existing xfs filesystem'] parents = ['existing 1024 MiB disk sda (2) with existing lvmpv', 'existing 1024 MiB disk sdb (16) with existing lvmpv', 'existing 1024 MiB disk sdc (36) with existing lvmpv'] uuid = nzg1R2-dSyJ-tbSf-liNI-sYvo-CzTs-timmcP size = 2.98 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 2.98 GiB path = /dev/test_vg1 format args = [] original_format = None free = 1.03 GiB PE Size = 4 MiB PE Count = 762 PE Free = 264 PV Count = 3 modified = False extents = 762 free space = 1.03 GiB free extents = 264 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sda (2) with existing lvmpv', 'existing 1024 MiB disk sdb (16) with existing lvmpv', 'existing 1024 MiB disk sdc (36) with existing lvmpv'] LVs = ['existing 460 MiB lvmlv test_vg1-lv1 (45) with existing xfs filesystem', 'existing 1.5 GiB lvmlv test_vg1-lv2 (58) with existing xfs filesystem'] segment type = linear percent = 0 VG space used = 1.5 GiB 2024-03-01 20:51:07,703 INFO program/MainThread: Running [86] dmsetup info -co subsystem --noheadings test_vg1-lv2 ... 2024-03-01 20:51:07,705 INFO program/MainThread: stdout[86]: LVM 2024-03-01 20:51:07,705 INFO program/MainThread: stderr[86]: 2024-03-01 20:51:07,706 INFO program/MainThread: ...done [86] (exit code: 0) 2024-03-01 20:51:07,709 DEBUG blivet/MainThread: DeviceTree.handle_format: name: test_vg1-lv2 ; 2024-03-01 20:51:07,709 DEBUG blivet/MainThread: no type or existing type for test_vg1-lv2, bailing 2024-03-01 20:51:07,712 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-nzg1R2dSyJtbSfliNIsYvoCzTstimmcPxws0J7QFdrjnBeukxGLWink1Jt0eibfZ ' '/dev/disk/by-uuid/ecfd3c11-f8af-4950-ba90-63054cbd83aa ' '/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': '61', '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-nzg1R2dSyJtbSfliNIsYvoCzTstimmcPxws0J7QFdrjnBeukxGLWink1Jt0eibfZ', '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': 'ecfd3c11-f8af-4950-ba90-63054cbd83aa', 'ID_FS_UUID_ENC': 'ecfd3c11-f8af-4950-ba90-63054cbd83aa', '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': '632563873'} ; 2024-03-01 20:51:07,712 INFO blivet/MainThread: scanning test_vg1-lv1 (/sys/devices/virtual/block/dm-7)... 2024-03-01 20:51:07,712 INFO program/MainThread: Running [87] dmsetup info -co subsystem --noheadings test_vg1-lv1 ... 2024-03-01 20:51:07,715 INFO program/MainThread: stdout[87]: LVM 2024-03-01 20:51:07,715 INFO program/MainThread: stderr[87]: 2024-03-01 20:51:07,715 INFO program/MainThread: ...done [87] (exit code: 0) 2024-03-01 20:51:07,715 INFO program/MainThread: Running [88] dmsetup info -co subsystem --noheadings test_vg1-lv1 ... 2024-03-01 20:51:07,717 INFO program/MainThread: stdout[88]: LVM 2024-03-01 20:51:07,717 INFO program/MainThread: stderr[88]: 2024-03-01 20:51:07,717 INFO program/MainThread: ...done [88] (exit code: 0) 2024-03-01 20:51:07,718 INFO program/MainThread: Running [89] dmsetup info -co subsystem --noheadings test_vg1-lv1 ... 2024-03-01 20:51:07,720 INFO program/MainThread: stdout[89]: LVM 2024-03-01 20:51:07,720 INFO program/MainThread: stderr[89]: 2024-03-01 20:51:07,720 INFO program/MainThread: ...done [89] (exit code: 0) 2024-03-01 20:51:07,724 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: test_vg1-lv1 ; incomplete: False ; hidden: False ; 2024-03-01 20:51:07,727 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned existing 460 MiB lvmlv test_vg1-lv1 (45) with existing xfs filesystem 2024-03-01 20:51:07,729 DEBUG blivet/MainThread: test_vg1 size is 2.98 GiB 2024-03-01 20:51:07,730 DEBUG blivet/MainThread: vg test_vg1 has 1.03 GiB free 2024-03-01 20:51:07,730 DEBUG blivet/MainThread: test_vg1 size is 2.98 GiB 2024-03-01 20:51:07,731 DEBUG blivet/MainThread: vg test_vg1 has 1.03 GiB free 2024-03-01 20:51:07,727 INFO blivet/MainThread: got device: LVMLogicalVolumeDevice instance (0x7f4b6685be50) -- name = test_vg1-lv1 status = True id = 45 children = [] parents = ['existing 2.98 GiB lvmvg test_vg1 (11)'] uuid = xws0J7-QFdr-jnBe-ukxG-LWin-k1Jt-0eibfZ size = 460 MiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-7 target size = 460 MiB path = /dev/mapper/test_vg1-lv1 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7f4b6690d760) -- name = test_vg1 status = True id = 11 children = ['existing 460 MiB lvmlv test_vg1-lv1 (45) with existing xfs filesystem', 'existing 1.5 GiB lvmlv test_vg1-lv2 (58) with existing xfs filesystem'] parents = ['existing 1024 MiB disk sda (2) with existing lvmpv', 'existing 1024 MiB disk sdb (16) with existing lvmpv', 'existing 1024 MiB disk sdc (36) with existing lvmpv'] uuid = nzg1R2-dSyJ-tbSf-liNI-sYvo-CzTs-timmcP size = 2.98 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 2.98 GiB path = /dev/test_vg1 format args = [] original_format = None free = 1.03 GiB PE Size = 4 MiB PE Count = 762 PE Free = 264 PV Count = 3 modified = False extents = 762 free space = 1.03 GiB free extents = 264 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sda (2) with existing lvmpv', 'existing 1024 MiB disk sdb (16) with existing lvmpv', 'existing 1024 MiB disk sdc (36) with existing lvmpv'] LVs = ['existing 460 MiB lvmlv test_vg1-lv1 (45) with existing xfs filesystem', 'existing 1.5 GiB lvmlv test_vg1-lv2 (58) with existing xfs filesystem'] segment type = linear percent = 0 VG space used = 460 MiB 2024-03-01 20:51:07,731 INFO program/MainThread: Running [90] dmsetup info -co subsystem --noheadings test_vg1-lv1 ... 2024-03-01 20:51:07,734 INFO program/MainThread: stdout[90]: LVM 2024-03-01 20:51:07,734 INFO program/MainThread: stderr[90]: 2024-03-01 20:51:07,734 INFO program/MainThread: ...done [90] (exit code: 0) 2024-03-01 20:51:07,737 DEBUG blivet/MainThread: DeviceTree.handle_format: name: test_vg1-lv1 ; 2024-03-01 20:51:07,737 DEBUG blivet/MainThread: no type or existing type for test_vg1-lv1, bailing 2024-03-01 20:51:07,738 INFO program/MainThread: Running... udevadm settle --timeout=300 2024-03-01 20:51:07,747 DEBUG program/MainThread: Return code: 0 2024-03-01 20:51:07,764 INFO blivet/MainThread: edd: collected mbr signatures: {'xvda': '0xe61ef7e0'} 2024-03-01 20:51:07,765 DEBUG blivet/MainThread: resolved 'UUID=a4d9efbc-be36-4c5f-99af-596afd10159d' to 'xvda1' (partition) 2024-03-01 20:51:07,768 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: ntap-bos-c01-eng01-nfs01b.storage.bos.redhat.com:/devops_engineering_nfs/devarchive/redhat ; incomplete: False ; hidden: False ; 2024-03-01 20:51:07,771 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned None 2024-03-01 20:51:07,774 DEBUG blivet/MainThread: DeviceTree.get_device_by_path: path: /dev/ntap-bos-c01-eng01-nfs01b.storage.bos.redhat.com:/devops_engineering_nfs/devarchive/redhat ; incomplete: False ; hidden: False ; 2024-03-01 20:51:07,777 DEBUG blivet/MainThread: DeviceTree.get_device_by_path returned None 2024-03-01 20:51:07,777 DEBUG blivet/MainThread: failed to resolve '/dev/ntap-bos-c01-eng01-nfs01b.storage.bos.redhat.com:/devops_engineering_nfs/devarchive/redhat' 2024-03-01 20:51:07,779 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: nest.test.redhat.com:/mnt/qa ; incomplete: False ; hidden: False ; 2024-03-01 20:51:07,782 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned None 2024-03-01 20:51:07,784 DEBUG blivet/MainThread: DeviceTree.get_device_by_path: path: /dev/nest.test.redhat.com:/mnt/qa ; incomplete: False ; hidden: False ; 2024-03-01 20:51:07,787 DEBUG blivet/MainThread: DeviceTree.get_device_by_path returned None 2024-03-01 20:51:07,787 DEBUG blivet/MainThread: failed to resolve '/dev/nest.test.redhat.com:/mnt/qa' 2024-03-01 20:51:07,790 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: vtap-eng01.storage.rdu2.redhat.com:/vol/engarchive ; incomplete: False ; hidden: False ; 2024-03-01 20:51:07,793 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned None 2024-03-01 20:51:07,795 DEBUG blivet/MainThread: DeviceTree.get_device_by_path: path: /dev/vtap-eng01.storage.rdu2.redhat.com:/vol/engarchive ; incomplete: False ; hidden: False ; 2024-03-01 20:51:07,798 DEBUG blivet/MainThread: DeviceTree.get_device_by_path returned None 2024-03-01 20:51:07,798 DEBUG blivet/MainThread: failed to resolve '/dev/vtap-eng01.storage.rdu2.redhat.com:/vol/engarchive' 2024-03-01 20:51:07,800 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: nest.test.redhat.com:/mnt/tpsdist ; incomplete: False ; hidden: False ; 2024-03-01 20:51:07,803 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned None 2024-03-01 20:51:07,806 DEBUG blivet/MainThread: DeviceTree.get_device_by_path: path: /dev/nest.test.redhat.com:/mnt/tpsdist ; incomplete: False ; hidden: False ; 2024-03-01 20:51:07,809 DEBUG blivet/MainThread: DeviceTree.get_device_by_path returned None 2024-03-01 20:51:07,809 DEBUG blivet/MainThread: failed to resolve '/dev/nest.test.redhat.com:/mnt/tpsdist' 2024-03-01 20:51:07,811 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: ntap-bos-c01-eng01-nfs01b.storage.bos.redhat.com:/devops_engineering_nfs/devarchive/redhat/brewroot ; incomplete: False ; hidden: False ; 2024-03-01 20:51:07,814 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned None 2024-03-01 20:51:07,816 DEBUG blivet/MainThread: DeviceTree.get_device_by_path: path: /dev/ntap-bos-c01-eng01-nfs01b.storage.bos.redhat.com:/devops_engineering_nfs/devarchive/redhat/brewroot ; incomplete: False ; hidden: False ; 2024-03-01 20:51:07,819 DEBUG blivet/MainThread: DeviceTree.get_device_by_path returned None 2024-03-01 20:51:07,819 DEBUG blivet/MainThread: failed to resolve '/dev/ntap-bos-c01-eng01-nfs01b.storage.bos.redhat.com:/devops_engineering_nfs/devarchive/redhat/brewroot' 2024-03-01 20:51:07,822 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: ntap-bos-c01-eng01-nfs01b.storage.bos.redhat.com:/devops_brew_scratch_nfs/scratch ; incomplete: False ; hidden: False ; 2024-03-01 20:51:07,824 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned None 2024-03-01 20:51:07,827 DEBUG blivet/MainThread: DeviceTree.get_device_by_path: path: /dev/ntap-bos-c01-eng01-nfs01b.storage.bos.redhat.com:/devops_brew_scratch_nfs/scratch ; incomplete: False ; hidden: False ; 2024-03-01 20:51:07,830 DEBUG blivet/MainThread: DeviceTree.get_device_by_path returned None 2024-03-01 20:51:07,830 DEBUG blivet/MainThread: failed to resolve '/dev/ntap-bos-c01-eng01-nfs01b.storage.bos.redhat.com:/devops_brew_scratch_nfs/scratch' 2024-03-01 20:51:07,832 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: test_vg1 ; incomplete: False ; hidden: False ; 2024-03-01 20:51:07,835 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned existing 2.98 GiB lvmvg test_vg1 (11) 2024-03-01 20:51:07,835 DEBUG blivet/MainThread: resolved 'test_vg1' to 'test_vg1' (lvmvg) 2024-03-01 20:51:07,835 DEBUG blivet.ansible/MainThread: BlivetPool._update_from_device: existing 2.98 GiB lvmvg test_vg1 (11) 2024-03-01 20:51:07,836 DEBUG blivet.ansible/MainThread: BlivetPool._update_from_device: existing 2.98 GiB lvmvg test_vg1 (11) 2024-03-01 20:51:07,836 DEBUG blivet.ansible/MainThread: BlivetPool._update_from_device: existing 2.98 GiB lvmvg test_vg1 (11) 2024-03-01 20:51:07,836 DEBUG blivet.ansible/MainThread: BlivetPool._update_from_device: existing 2.98 GiB lvmvg test_vg1 (11) 2024-03-01 20:51:07,837 DEBUG blivet.ansible/MainThread: BlivetPool._update_from_device: existing 2.98 GiB lvmvg test_vg1 (11) 2024-03-01 20:51:07,837 DEBUG blivet.ansible/MainThread: BlivetPool._update_from_device: existing 2.98 GiB lvmvg test_vg1 (11) 2024-03-01 20:51:07,837 DEBUG blivet.ansible/MainThread: BlivetPool._update_from_device: existing 2.98 GiB lvmvg test_vg1 (11) 2024-03-01 20:51:07,838 DEBUG blivet.ansible/MainThread: BlivetPool._update_from_device: existing 2.98 GiB lvmvg test_vg1 (11) 2024-03-01 20:51:07,838 DEBUG blivet.ansible/MainThread: BlivetPool._update_from_device: existing 2.98 GiB lvmvg test_vg1 (11) 2024-03-01 20:51:07,838 DEBUG blivet.ansible/MainThread: BlivetPool._update_from_device: existing 2.98 GiB lvmvg test_vg1 (11) 2024-03-01 20:51:07,839 DEBUG blivet.ansible/MainThread: BlivetPool._update_from_device: existing 2.98 GiB lvmvg test_vg1 (11) 2024-03-01 20:51:07,839 DEBUG blivet.ansible/MainThread: BlivetPool._update_from_device: existing 2.98 GiB lvmvg test_vg1 (11) 2024-03-01 20:51:07,842 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: sda ; incomplete: False ; hidden: False ; 2024-03-01 20:51:07,844 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned existing 1024 MiB disk sda (2) with existing lvmpv 2024-03-01 20:51:07,844 DEBUG blivet/MainThread: resolved 'sda' to 'sda' (disk) 2024-03-01 20:51:07,847 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: sdb ; incomplete: False ; hidden: False ; 2024-03-01 20:51:07,849 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned existing 1024 MiB disk sdb (16) with existing lvmpv 2024-03-01 20:51:07,849 DEBUG blivet/MainThread: resolved 'sdb' to 'sdb' (disk) 2024-03-01 20:51:07,852 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: sdc ; incomplete: False ; hidden: False ; 2024-03-01 20:51:07,854 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned existing 1024 MiB disk sdc (36) with existing lvmpv 2024-03-01 20:51:07,854 DEBUG blivet/MainThread: resolved 'sdc' to 'sdc' (disk) 2024-03-01 20:51:07,857 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: test_vg1-lv1 ; incomplete: False ; hidden: False ; 2024-03-01 20:51:07,860 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned existing 460 MiB lvmlv test_vg1-lv1 (45) with existing xfs filesystem 2024-03-01 20:51:07,860 DEBUG blivet/MainThread: resolved 'test_vg1-lv1' to 'test_vg1-lv1' (lvmlv) 2024-03-01 20:51:07,862 DEBUG blivet/MainThread: test_vg1 size is 2.98 GiB 2024-03-01 20:51:07,863 DEBUG blivet/MainThread: vg test_vg1 has 1.03 GiB free 2024-03-01 20:51:07,863 DEBUG blivet/MainThread: test_vg1 size is 2.98 GiB 2024-03-01 20:51:07,864 DEBUG blivet/MainThread: vg test_vg1 has 1.03 GiB free 2024-03-01 20:51:07,860 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7f4b6685be50) -- name = test_vg1-lv1 status = True id = 45 children = [] parents = ['existing 2.98 GiB lvmvg test_vg1 (11)'] uuid = xws0J7-QFdr-jnBe-ukxG-LWin-k1Jt-0eibfZ size = 460 MiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-7 target size = 460 MiB path = /dev/mapper/test_vg1-lv1 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7f4b6690d760) -- name = test_vg1 status = True id = 11 children = ['existing 460 MiB lvmlv test_vg1-lv1 (45) with existing xfs filesystem', 'existing 1.5 GiB lvmlv test_vg1-lv2 (58) with existing xfs filesystem'] parents = ['existing 1024 MiB disk sda (2) with existing lvmpv', 'existing 1024 MiB disk sdb (16) with existing lvmpv', 'existing 1024 MiB disk sdc (36) with existing lvmpv'] uuid = nzg1R2-dSyJ-tbSf-liNI-sYvo-CzTs-timmcP size = 2.98 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 2.98 GiB path = /dev/test_vg1 format args = [] original_format = None free = 1.03 GiB PE Size = 4 MiB PE Count = 762 PE Free = 264 PV Count = 3 modified = False extents = 762 free space = 1.03 GiB free extents = 264 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sda (2) with existing lvmpv', 'existing 1024 MiB disk sdb (16) with existing lvmpv', 'existing 1024 MiB disk sdc (36) with existing lvmpv'] LVs = ['existing 460 MiB lvmlv test_vg1-lv1 (45) with existing xfs filesystem', 'existing 1.5 GiB lvmlv test_vg1-lv2 (58) with existing xfs filesystem'] segment type = linear percent = 0 VG space used = 460 MiB 2024-03-01 20:51:07,866 DEBUG blivet/MainThread: test_vg1 size is 2.98 GiB 2024-03-01 20:51:07,867 DEBUG blivet/MainThread: vg test_vg1 has 1.03 GiB free 2024-03-01 20:51:07,867 DEBUG blivet/MainThread: test_vg1 size is 2.98 GiB 2024-03-01 20:51:07,868 DEBUG blivet/MainThread: vg test_vg1 has 1.03 GiB free 2024-03-01 20:51:07,865 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7f4b6685be50) -- name = test_vg1-lv1 status = True id = 45 children = [] parents = ['existing 2.98 GiB lvmvg test_vg1 (11)'] uuid = xws0J7-QFdr-jnBe-ukxG-LWin-k1Jt-0eibfZ size = 460 MiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-7 target size = 460 MiB path = /dev/mapper/test_vg1-lv1 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7f4b6690d760) -- name = test_vg1 status = True id = 11 children = ['existing 460 MiB lvmlv test_vg1-lv1 (45) with existing xfs filesystem', 'existing 1.5 GiB lvmlv test_vg1-lv2 (58) with existing xfs filesystem'] parents = ['existing 1024 MiB disk sda (2) with existing lvmpv', 'existing 1024 MiB disk sdb (16) with existing lvmpv', 'existing 1024 MiB disk sdc (36) with existing lvmpv'] uuid = nzg1R2-dSyJ-tbSf-liNI-sYvo-CzTs-timmcP size = 2.98 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 2.98 GiB path = /dev/test_vg1 format args = [] original_format = None free = 1.03 GiB PE Size = 4 MiB PE Count = 762 PE Free = 264 PV Count = 3 modified = False extents = 762 free space = 1.03 GiB free extents = 264 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sda (2) with existing lvmpv', 'existing 1024 MiB disk sdb (16) with existing lvmpv', 'existing 1024 MiB disk sdc (36) with existing lvmpv'] LVs = ['existing 460 MiB lvmlv test_vg1-lv1 (45) with existing xfs filesystem', 'existing 1.5 GiB lvmlv test_vg1-lv2 (58) with existing xfs filesystem'] segment type = linear percent = 0 VG space used = 460 MiB 2024-03-01 20:51:07,870 DEBUG blivet/MainThread: test_vg1 size is 2.98 GiB 2024-03-01 20:51:07,871 DEBUG blivet/MainThread: vg test_vg1 has 1.03 GiB free 2024-03-01 20:51:07,871 DEBUG blivet/MainThread: test_vg1 size is 2.98 GiB 2024-03-01 20:51:07,872 DEBUG blivet/MainThread: vg test_vg1 has 1.03 GiB free 2024-03-01 20:51:07,869 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7f4b6685be50) -- name = test_vg1-lv1 status = True id = 45 children = [] parents = ['existing 2.98 GiB lvmvg test_vg1 (11)'] uuid = xws0J7-QFdr-jnBe-ukxG-LWin-k1Jt-0eibfZ size = 460 MiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-7 target size = 460 MiB path = /dev/mapper/test_vg1-lv1 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7f4b6690d760) -- name = test_vg1 status = True id = 11 children = ['existing 460 MiB lvmlv test_vg1-lv1 (45) with existing xfs filesystem', 'existing 1.5 GiB lvmlv test_vg1-lv2 (58) with existing xfs filesystem'] parents = ['existing 1024 MiB disk sda (2) with existing lvmpv', 'existing 1024 MiB disk sdb (16) with existing lvmpv', 'existing 1024 MiB disk sdc (36) with existing lvmpv'] uuid = nzg1R2-dSyJ-tbSf-liNI-sYvo-CzTs-timmcP size = 2.98 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 2.98 GiB path = /dev/test_vg1 format args = [] original_format = None free = 1.03 GiB PE Size = 4 MiB PE Count = 762 PE Free = 264 PV Count = 3 modified = False extents = 762 free space = 1.03 GiB free extents = 264 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sda (2) with existing lvmpv', 'existing 1024 MiB disk sdb (16) with existing lvmpv', 'existing 1024 MiB disk sdc (36) with existing lvmpv'] LVs = ['existing 460 MiB lvmlv test_vg1-lv1 (45) with existing xfs filesystem', 'existing 1.5 GiB lvmlv test_vg1-lv2 (58) with existing xfs filesystem'] segment type = linear percent = 0 VG space used = 460 MiB 2024-03-01 20:51:07,874 DEBUG blivet/MainThread: test_vg1 size is 2.98 GiB 2024-03-01 20:51:07,875 DEBUG blivet/MainThread: vg test_vg1 has 1.03 GiB free 2024-03-01 20:51:07,875 DEBUG blivet/MainThread: test_vg1 size is 2.98 GiB 2024-03-01 20:51:07,876 DEBUG blivet/MainThread: vg test_vg1 has 1.03 GiB free 2024-03-01 20:51:07,872 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7f4b6685be50) -- name = test_vg1-lv1 status = True id = 45 children = [] parents = ['existing 2.98 GiB lvmvg test_vg1 (11)'] uuid = xws0J7-QFdr-jnBe-ukxG-LWin-k1Jt-0eibfZ size = 460 MiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-7 target size = 460 MiB path = /dev/mapper/test_vg1-lv1 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7f4b6690d760) -- name = test_vg1 status = True id = 11 children = ['existing 460 MiB lvmlv test_vg1-lv1 (45) with existing xfs filesystem', 'existing 1.5 GiB lvmlv test_vg1-lv2 (58) with existing xfs filesystem'] parents = ['existing 1024 MiB disk sda (2) with existing lvmpv', 'existing 1024 MiB disk sdb (16) with existing lvmpv', 'existing 1024 MiB disk sdc (36) with existing lvmpv'] uuid = nzg1R2-dSyJ-tbSf-liNI-sYvo-CzTs-timmcP size = 2.98 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 2.98 GiB path = /dev/test_vg1 format args = [] original_format = None free = 1.03 GiB PE Size = 4 MiB PE Count = 762 PE Free = 264 PV Count = 3 modified = False extents = 762 free space = 1.03 GiB free extents = 264 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sda (2) with existing lvmpv', 'existing 1024 MiB disk sdb (16) with existing lvmpv', 'existing 1024 MiB disk sdc (36) with existing lvmpv'] LVs = ['existing 460 MiB lvmlv test_vg1-lv1 (45) with existing xfs filesystem', 'existing 1.5 GiB lvmlv test_vg1-lv2 (58) with existing xfs filesystem'] segment type = linear percent = 0 VG space used = 460 MiB 2024-03-01 20:51:07,878 DEBUG blivet/MainThread: test_vg1 size is 2.98 GiB 2024-03-01 20:51:07,879 DEBUG blivet/MainThread: vg test_vg1 has 1.03 GiB free 2024-03-01 20:51:07,879 DEBUG blivet/MainThread: test_vg1 size is 2.98 GiB 2024-03-01 20:51:07,880 DEBUG blivet/MainThread: vg test_vg1 has 1.03 GiB free 2024-03-01 20:51:07,876 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7f4b6685be50) -- name = test_vg1-lv1 status = True id = 45 children = [] parents = ['existing 2.98 GiB lvmvg test_vg1 (11)'] uuid = xws0J7-QFdr-jnBe-ukxG-LWin-k1Jt-0eibfZ size = 460 MiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-7 target size = 460 MiB path = /dev/mapper/test_vg1-lv1 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7f4b6690d760) -- name = test_vg1 status = True id = 11 children = ['existing 460 MiB lvmlv test_vg1-lv1 (45) with existing xfs filesystem', 'existing 1.5 GiB lvmlv test_vg1-lv2 (58) with existing xfs filesystem'] parents = ['existing 1024 MiB disk sda (2) with existing lvmpv', 'existing 1024 MiB disk sdb (16) with existing lvmpv', 'existing 1024 MiB disk sdc (36) with existing lvmpv'] uuid = nzg1R2-dSyJ-tbSf-liNI-sYvo-CzTs-timmcP size = 2.98 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 2.98 GiB path = /dev/test_vg1 format args = [] original_format = None free = 1.03 GiB PE Size = 4 MiB PE Count = 762 PE Free = 264 PV Count = 3 modified = False extents = 762 free space = 1.03 GiB free extents = 264 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sda (2) with existing lvmpv', 'existing 1024 MiB disk sdb (16) with existing lvmpv', 'existing 1024 MiB disk sdc (36) with existing lvmpv'] LVs = ['existing 460 MiB lvmlv test_vg1-lv1 (45) with existing xfs filesystem', 'existing 1.5 GiB lvmlv test_vg1-lv2 (58) with existing xfs filesystem'] segment type = linear percent = 0 VG space used = 460 MiB 2024-03-01 20:51:07,882 DEBUG blivet/MainThread: test_vg1 size is 2.98 GiB 2024-03-01 20:51:07,883 DEBUG blivet/MainThread: vg test_vg1 has 1.03 GiB free 2024-03-01 20:51:07,883 DEBUG blivet/MainThread: test_vg1 size is 2.98 GiB 2024-03-01 20:51:07,884 DEBUG blivet/MainThread: vg test_vg1 has 1.03 GiB free 2024-03-01 20:51:07,880 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7f4b6685be50) -- name = test_vg1-lv1 status = True id = 45 children = [] parents = ['existing 2.98 GiB lvmvg test_vg1 (11)'] uuid = xws0J7-QFdr-jnBe-ukxG-LWin-k1Jt-0eibfZ size = 460 MiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-7 target size = 460 MiB path = /dev/mapper/test_vg1-lv1 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7f4b6690d760) -- name = test_vg1 status = True id = 11 children = ['existing 460 MiB lvmlv test_vg1-lv1 (45) with existing xfs filesystem', 'existing 1.5 GiB lvmlv test_vg1-lv2 (58) with existing xfs filesystem'] parents = ['existing 1024 MiB disk sda (2) with existing lvmpv', 'existing 1024 MiB disk sdb (16) with existing lvmpv', 'existing 1024 MiB disk sdc (36) with existing lvmpv'] uuid = nzg1R2-dSyJ-tbSf-liNI-sYvo-CzTs-timmcP size = 2.98 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 2.98 GiB path = /dev/test_vg1 format args = [] original_format = None free = 1.03 GiB PE Size = 4 MiB PE Count = 762 PE Free = 264 PV Count = 3 modified = False extents = 762 free space = 1.03 GiB free extents = 264 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sda (2) with existing lvmpv', 'existing 1024 MiB disk sdb (16) with existing lvmpv', 'existing 1024 MiB disk sdc (36) with existing lvmpv'] LVs = ['existing 460 MiB lvmlv test_vg1-lv1 (45) with existing xfs filesystem', 'existing 1.5 GiB lvmlv test_vg1-lv2 (58) with existing xfs filesystem'] segment type = linear percent = 0 VG space used = 460 MiB 2024-03-01 20:51:07,886 DEBUG blivet/MainThread: test_vg1 size is 2.98 GiB 2024-03-01 20:51:07,887 DEBUG blivet/MainThread: vg test_vg1 has 1.03 GiB free 2024-03-01 20:51:07,887 DEBUG blivet/MainThread: test_vg1 size is 2.98 GiB 2024-03-01 20:51:07,888 DEBUG blivet/MainThread: vg test_vg1 has 1.03 GiB free 2024-03-01 20:51:07,884 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7f4b6685be50) -- name = test_vg1-lv1 status = True id = 45 children = [] parents = ['existing 2.98 GiB lvmvg test_vg1 (11)'] uuid = xws0J7-QFdr-jnBe-ukxG-LWin-k1Jt-0eibfZ size = 460 MiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-7 target size = 460 MiB path = /dev/mapper/test_vg1-lv1 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7f4b6690d760) -- name = test_vg1 status = True id = 11 children = ['existing 460 MiB lvmlv test_vg1-lv1 (45) with existing xfs filesystem', 'existing 1.5 GiB lvmlv test_vg1-lv2 (58) with existing xfs filesystem'] parents = ['existing 1024 MiB disk sda (2) with existing lvmpv', 'existing 1024 MiB disk sdb (16) with existing lvmpv', 'existing 1024 MiB disk sdc (36) with existing lvmpv'] uuid = nzg1R2-dSyJ-tbSf-liNI-sYvo-CzTs-timmcP size = 2.98 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 2.98 GiB path = /dev/test_vg1 format args = [] original_format = None free = 1.03 GiB PE Size = 4 MiB PE Count = 762 PE Free = 264 PV Count = 3 modified = False extents = 762 free space = 1.03 GiB free extents = 264 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sda (2) with existing lvmpv', 'existing 1024 MiB disk sdb (16) with existing lvmpv', 'existing 1024 MiB disk sdc (36) with existing lvmpv'] LVs = ['existing 460 MiB lvmlv test_vg1-lv1 (45) with existing xfs filesystem', 'existing 1.5 GiB lvmlv test_vg1-lv2 (58) with existing xfs filesystem'] segment type = linear percent = 0 VG space used = 460 MiB 2024-03-01 20:51:07,890 DEBUG blivet/MainThread: test_vg1 size is 2.98 GiB 2024-03-01 20:51:07,891 DEBUG blivet/MainThread: vg test_vg1 has 1.03 GiB free 2024-03-01 20:51:07,891 DEBUG blivet/MainThread: test_vg1 size is 2.98 GiB 2024-03-01 20:51:07,892 DEBUG blivet/MainThread: vg test_vg1 has 1.03 GiB free 2024-03-01 20:51:07,888 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7f4b6685be50) -- name = test_vg1-lv1 status = True id = 45 children = [] parents = ['existing 2.98 GiB lvmvg test_vg1 (11)'] uuid = xws0J7-QFdr-jnBe-ukxG-LWin-k1Jt-0eibfZ size = 460 MiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-7 target size = 460 MiB path = /dev/mapper/test_vg1-lv1 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7f4b6690d760) -- name = test_vg1 status = True id = 11 children = ['existing 460 MiB lvmlv test_vg1-lv1 (45) with existing xfs filesystem', 'existing 1.5 GiB lvmlv test_vg1-lv2 (58) with existing xfs filesystem'] parents = ['existing 1024 MiB disk sda (2) with existing lvmpv', 'existing 1024 MiB disk sdb (16) with existing lvmpv', 'existing 1024 MiB disk sdc (36) with existing lvmpv'] uuid = nzg1R2-dSyJ-tbSf-liNI-sYvo-CzTs-timmcP size = 2.98 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 2.98 GiB path = /dev/test_vg1 format args = [] original_format = None free = 1.03 GiB PE Size = 4 MiB PE Count = 762 PE Free = 264 PV Count = 3 modified = False extents = 762 free space = 1.03 GiB free extents = 264 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sda (2) with existing lvmpv', 'existing 1024 MiB disk sdb (16) with existing lvmpv', 'existing 1024 MiB disk sdc (36) with existing lvmpv'] LVs = ['existing 460 MiB lvmlv test_vg1-lv1 (45) with existing xfs filesystem', 'existing 1.5 GiB lvmlv test_vg1-lv2 (58) with existing xfs filesystem'] segment type = linear percent = 0 VG space used = 460 MiB 2024-03-01 20:51:07,894 DEBUG blivet/MainThread: test_vg1 size is 2.98 GiB 2024-03-01 20:51:07,895 DEBUG blivet/MainThread: vg test_vg1 has 1.03 GiB free 2024-03-01 20:51:07,895 DEBUG blivet/MainThread: test_vg1 size is 2.98 GiB 2024-03-01 20:51:07,895 DEBUG blivet/MainThread: vg test_vg1 has 1.03 GiB free 2024-03-01 20:51:07,892 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7f4b6685be50) -- name = test_vg1-lv1 status = True id = 45 children = [] parents = ['existing 2.98 GiB lvmvg test_vg1 (11)'] uuid = xws0J7-QFdr-jnBe-ukxG-LWin-k1Jt-0eibfZ size = 460 MiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-7 target size = 460 MiB path = /dev/mapper/test_vg1-lv1 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7f4b6690d760) -- name = test_vg1 status = True id = 11 children = ['existing 460 MiB lvmlv test_vg1-lv1 (45) with existing xfs filesystem', 'existing 1.5 GiB lvmlv test_vg1-lv2 (58) with existing xfs filesystem'] parents = ['existing 1024 MiB disk sda (2) with existing lvmpv', 'existing 1024 MiB disk sdb (16) with existing lvmpv', 'existing 1024 MiB disk sdc (36) with existing lvmpv'] uuid = nzg1R2-dSyJ-tbSf-liNI-sYvo-CzTs-timmcP size = 2.98 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 2.98 GiB path = /dev/test_vg1 format args = [] original_format = None free = 1.03 GiB PE Size = 4 MiB PE Count = 762 PE Free = 264 PV Count = 3 modified = False extents = 762 free space = 1.03 GiB free extents = 264 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sda (2) with existing lvmpv', 'existing 1024 MiB disk sdb (16) with existing lvmpv', 'existing 1024 MiB disk sdc (36) with existing lvmpv'] LVs = ['existing 460 MiB lvmlv test_vg1-lv1 (45) with existing xfs filesystem', 'existing 1.5 GiB lvmlv test_vg1-lv2 (58) with existing xfs filesystem'] segment type = linear percent = 0 VG space used = 460 MiB 2024-03-01 20:51:07,898 DEBUG blivet/MainThread: test_vg1 size is 2.98 GiB 2024-03-01 20:51:07,898 DEBUG blivet/MainThread: vg test_vg1 has 1.03 GiB free 2024-03-01 20:51:07,899 DEBUG blivet/MainThread: test_vg1 size is 2.98 GiB 2024-03-01 20:51:07,899 DEBUG blivet/MainThread: vg test_vg1 has 1.03 GiB free 2024-03-01 20:51:07,896 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7f4b6685be50) -- name = test_vg1-lv1 status = True id = 45 children = [] parents = ['existing 2.98 GiB lvmvg test_vg1 (11)'] uuid = xws0J7-QFdr-jnBe-ukxG-LWin-k1Jt-0eibfZ size = 460 MiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-7 target size = 460 MiB path = /dev/mapper/test_vg1-lv1 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7f4b6690d760) -- name = test_vg1 status = True id = 11 children = ['existing 460 MiB lvmlv test_vg1-lv1 (45) with existing xfs filesystem', 'existing 1.5 GiB lvmlv test_vg1-lv2 (58) with existing xfs filesystem'] parents = ['existing 1024 MiB disk sda (2) with existing lvmpv', 'existing 1024 MiB disk sdb (16) with existing lvmpv', 'existing 1024 MiB disk sdc (36) with existing lvmpv'] uuid = nzg1R2-dSyJ-tbSf-liNI-sYvo-CzTs-timmcP size = 2.98 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 2.98 GiB path = /dev/test_vg1 format args = [] original_format = None free = 1.03 GiB PE Size = 4 MiB PE Count = 762 PE Free = 264 PV Count = 3 modified = False extents = 762 free space = 1.03 GiB free extents = 264 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sda (2) with existing lvmpv', 'existing 1024 MiB disk sdb (16) with existing lvmpv', 'existing 1024 MiB disk sdc (36) with existing lvmpv'] LVs = ['existing 460 MiB lvmlv test_vg1-lv1 (45) with existing xfs filesystem', 'existing 1.5 GiB lvmlv test_vg1-lv2 (58) with existing xfs filesystem'] segment type = linear percent = 0 VG space used = 460 MiB 2024-03-01 20:51:07,902 DEBUG blivet/MainThread: test_vg1 size is 2.98 GiB 2024-03-01 20:51:07,902 DEBUG blivet/MainThread: vg test_vg1 has 1.03 GiB free 2024-03-01 20:51:07,903 DEBUG blivet/MainThread: test_vg1 size is 2.98 GiB 2024-03-01 20:51:07,903 DEBUG blivet/MainThread: vg test_vg1 has 1.03 GiB free 2024-03-01 20:51:07,900 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7f4b6685be50) -- name = test_vg1-lv1 status = True id = 45 children = [] parents = ['existing 2.98 GiB lvmvg test_vg1 (11)'] uuid = xws0J7-QFdr-jnBe-ukxG-LWin-k1Jt-0eibfZ size = 460 MiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-7 target size = 460 MiB path = /dev/mapper/test_vg1-lv1 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7f4b6690d760) -- name = test_vg1 status = True id = 11 children = ['existing 460 MiB lvmlv test_vg1-lv1 (45) with existing xfs filesystem', 'existing 1.5 GiB lvmlv test_vg1-lv2 (58) with existing xfs filesystem'] parents = ['existing 1024 MiB disk sda (2) with existing lvmpv', 'existing 1024 MiB disk sdb (16) with existing lvmpv', 'existing 1024 MiB disk sdc (36) with existing lvmpv'] uuid = nzg1R2-dSyJ-tbSf-liNI-sYvo-CzTs-timmcP size = 2.98 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 2.98 GiB path = /dev/test_vg1 format args = [] original_format = None free = 1.03 GiB PE Size = 4 MiB PE Count = 762 PE Free = 264 PV Count = 3 modified = False extents = 762 free space = 1.03 GiB free extents = 264 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sda (2) with existing lvmpv', 'existing 1024 MiB disk sdb (16) with existing lvmpv', 'existing 1024 MiB disk sdc (36) with existing lvmpv'] LVs = ['existing 460 MiB lvmlv test_vg1-lv1 (45) with existing xfs filesystem', 'existing 1.5 GiB lvmlv test_vg1-lv2 (58) with existing xfs filesystem'] segment type = linear percent = 0 VG space used = 460 MiB 2024-03-01 20:51:07,906 DEBUG blivet/MainThread: test_vg1 size is 2.98 GiB 2024-03-01 20:51:07,906 DEBUG blivet/MainThread: vg test_vg1 has 1.03 GiB free 2024-03-01 20:51:07,907 DEBUG blivet/MainThread: test_vg1 size is 2.98 GiB 2024-03-01 20:51:07,907 DEBUG blivet/MainThread: vg test_vg1 has 1.03 GiB free 2024-03-01 20:51:07,904 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7f4b6685be50) -- name = test_vg1-lv1 status = True id = 45 children = [] parents = ['existing 2.98 GiB lvmvg test_vg1 (11)'] uuid = xws0J7-QFdr-jnBe-ukxG-LWin-k1Jt-0eibfZ size = 460 MiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-7 target size = 460 MiB path = /dev/mapper/test_vg1-lv1 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7f4b6690d760) -- name = test_vg1 status = True id = 11 children = ['existing 460 MiB lvmlv test_vg1-lv1 (45) with existing xfs filesystem', 'existing 1.5 GiB lvmlv test_vg1-lv2 (58) with existing xfs filesystem'] parents = ['existing 1024 MiB disk sda (2) with existing lvmpv', 'existing 1024 MiB disk sdb (16) with existing lvmpv', 'existing 1024 MiB disk sdc (36) with existing lvmpv'] uuid = nzg1R2-dSyJ-tbSf-liNI-sYvo-CzTs-timmcP size = 2.98 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 2.98 GiB path = /dev/test_vg1 format args = [] original_format = None free = 1.03 GiB PE Size = 4 MiB PE Count = 762 PE Free = 264 PV Count = 3 modified = False extents = 762 free space = 1.03 GiB free extents = 264 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sda (2) with existing lvmpv', 'existing 1024 MiB disk sdb (16) with existing lvmpv', 'existing 1024 MiB disk sdc (36) with existing lvmpv'] LVs = ['existing 460 MiB lvmlv test_vg1-lv1 (45) with existing xfs filesystem', 'existing 1.5 GiB lvmlv test_vg1-lv2 (58) with existing xfs filesystem'] segment type = linear percent = 0 VG space used = 460 MiB 2024-03-01 20:51:07,909 DEBUG blivet/MainThread: test_vg1 size is 2.98 GiB 2024-03-01 20:51:07,910 DEBUG blivet/MainThread: vg test_vg1 has 1.03 GiB free 2024-03-01 20:51:07,910 DEBUG blivet/MainThread: test_vg1 size is 2.98 GiB 2024-03-01 20:51:07,911 DEBUG blivet/MainThread: vg test_vg1 has 1.03 GiB free 2024-03-01 20:51:07,908 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7f4b6685be50) -- name = test_vg1-lv1 status = True id = 45 children = [] parents = ['existing 2.98 GiB lvmvg test_vg1 (11)'] uuid = xws0J7-QFdr-jnBe-ukxG-LWin-k1Jt-0eibfZ size = 460 MiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-7 target size = 460 MiB path = /dev/mapper/test_vg1-lv1 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7f4b6690d760) -- name = test_vg1 status = True id = 11 children = ['existing 460 MiB lvmlv test_vg1-lv1 (45) with existing xfs filesystem', 'existing 1.5 GiB lvmlv test_vg1-lv2 (58) with existing xfs filesystem'] parents = ['existing 1024 MiB disk sda (2) with existing lvmpv', 'existing 1024 MiB disk sdb (16) with existing lvmpv', 'existing 1024 MiB disk sdc (36) with existing lvmpv'] uuid = nzg1R2-dSyJ-tbSf-liNI-sYvo-CzTs-timmcP size = 2.98 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 2.98 GiB path = /dev/test_vg1 format args = [] original_format = None free = 1.03 GiB PE Size = 4 MiB PE Count = 762 PE Free = 264 PV Count = 3 modified = False extents = 762 free space = 1.03 GiB free extents = 264 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sda (2) with existing lvmpv', 'existing 1024 MiB disk sdb (16) with existing lvmpv', 'existing 1024 MiB disk sdc (36) with existing lvmpv'] LVs = ['existing 460 MiB lvmlv test_vg1-lv1 (45) with existing xfs filesystem', 'existing 1.5 GiB lvmlv test_vg1-lv2 (58) with existing xfs filesystem'] segment type = linear percent = 0 VG space used = 460 MiB 2024-03-01 20:51:07,913 DEBUG blivet/MainThread: test_vg1 size is 2.98 GiB 2024-03-01 20:51:07,914 DEBUG blivet/MainThread: vg test_vg1 has 1.03 GiB free 2024-03-01 20:51:07,914 DEBUG blivet/MainThread: test_vg1 size is 2.98 GiB 2024-03-01 20:51:07,915 DEBUG blivet/MainThread: vg test_vg1 has 1.03 GiB free 2024-03-01 20:51:07,912 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7f4b6685be50) -- name = test_vg1-lv1 status = True id = 45 children = [] parents = ['existing 2.98 GiB lvmvg test_vg1 (11)'] uuid = xws0J7-QFdr-jnBe-ukxG-LWin-k1Jt-0eibfZ size = 460 MiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-7 target size = 460 MiB path = /dev/mapper/test_vg1-lv1 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7f4b6690d760) -- name = test_vg1 status = True id = 11 children = ['existing 460 MiB lvmlv test_vg1-lv1 (45) with existing xfs filesystem', 'existing 1.5 GiB lvmlv test_vg1-lv2 (58) with existing xfs filesystem'] parents = ['existing 1024 MiB disk sda (2) with existing lvmpv', 'existing 1024 MiB disk sdb (16) with existing lvmpv', 'existing 1024 MiB disk sdc (36) with existing lvmpv'] uuid = nzg1R2-dSyJ-tbSf-liNI-sYvo-CzTs-timmcP size = 2.98 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 2.98 GiB path = /dev/test_vg1 format args = [] original_format = None free = 1.03 GiB PE Size = 4 MiB PE Count = 762 PE Free = 264 PV Count = 3 modified = False extents = 762 free space = 1.03 GiB free extents = 264 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sda (2) with existing lvmpv', 'existing 1024 MiB disk sdb (16) with existing lvmpv', 'existing 1024 MiB disk sdc (36) with existing lvmpv'] LVs = ['existing 460 MiB lvmlv test_vg1-lv1 (45) with existing xfs filesystem', 'existing 1.5 GiB lvmlv test_vg1-lv2 (58) with existing xfs filesystem'] segment type = linear percent = 0 VG space used = 460 MiB 2024-03-01 20:51:07,917 DEBUG blivet/MainThread: test_vg1 size is 2.98 GiB 2024-03-01 20:51:07,918 DEBUG blivet/MainThread: vg test_vg1 has 1.03 GiB free 2024-03-01 20:51:07,918 DEBUG blivet/MainThread: test_vg1 size is 2.98 GiB 2024-03-01 20:51:07,919 DEBUG blivet/MainThread: vg test_vg1 has 1.03 GiB free 2024-03-01 20:51:07,915 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7f4b6685be50) -- name = test_vg1-lv1 status = True id = 45 children = [] parents = ['existing 2.98 GiB lvmvg test_vg1 (11)'] uuid = xws0J7-QFdr-jnBe-ukxG-LWin-k1Jt-0eibfZ size = 460 MiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-7 target size = 460 MiB path = /dev/mapper/test_vg1-lv1 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7f4b6690d760) -- name = test_vg1 status = True id = 11 children = ['existing 460 MiB lvmlv test_vg1-lv1 (45) with existing xfs filesystem', 'existing 1.5 GiB lvmlv test_vg1-lv2 (58) with existing xfs filesystem'] parents = ['existing 1024 MiB disk sda (2) with existing lvmpv', 'existing 1024 MiB disk sdb (16) with existing lvmpv', 'existing 1024 MiB disk sdc (36) with existing lvmpv'] uuid = nzg1R2-dSyJ-tbSf-liNI-sYvo-CzTs-timmcP size = 2.98 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 2.98 GiB path = /dev/test_vg1 format args = [] original_format = None free = 1.03 GiB PE Size = 4 MiB PE Count = 762 PE Free = 264 PV Count = 3 modified = False extents = 762 free space = 1.03 GiB free extents = 264 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sda (2) with existing lvmpv', 'existing 1024 MiB disk sdb (16) with existing lvmpv', 'existing 1024 MiB disk sdc (36) with existing lvmpv'] LVs = ['existing 460 MiB lvmlv test_vg1-lv1 (45) with existing xfs filesystem', 'existing 1.5 GiB lvmlv test_vg1-lv2 (58) with existing xfs filesystem'] segment type = linear percent = 0 VG space used = 460 MiB 2024-03-01 20:51:07,921 DEBUG blivet/MainThread: test_vg1 size is 2.98 GiB 2024-03-01 20:51:07,922 DEBUG blivet/MainThread: vg test_vg1 has 1.03 GiB free 2024-03-01 20:51:07,922 DEBUG blivet/MainThread: test_vg1 size is 2.98 GiB 2024-03-01 20:51:07,923 DEBUG blivet/MainThread: vg test_vg1 has 1.03 GiB free 2024-03-01 20:51:07,919 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7f4b6685be50) -- name = test_vg1-lv1 status = True id = 45 children = [] parents = ['existing 2.98 GiB lvmvg test_vg1 (11)'] uuid = xws0J7-QFdr-jnBe-ukxG-LWin-k1Jt-0eibfZ size = 460 MiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-7 target size = 460 MiB path = /dev/mapper/test_vg1-lv1 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7f4b6690d760) -- name = test_vg1 status = True id = 11 children = ['existing 460 MiB lvmlv test_vg1-lv1 (45) with existing xfs filesystem', 'existing 1.5 GiB lvmlv test_vg1-lv2 (58) with existing xfs filesystem'] parents = ['existing 1024 MiB disk sda (2) with existing lvmpv', 'existing 1024 MiB disk sdb (16) with existing lvmpv', 'existing 1024 MiB disk sdc (36) with existing lvmpv'] uuid = nzg1R2-dSyJ-tbSf-liNI-sYvo-CzTs-timmcP size = 2.98 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 2.98 GiB path = /dev/test_vg1 format args = [] original_format = None free = 1.03 GiB PE Size = 4 MiB PE Count = 762 PE Free = 264 PV Count = 3 modified = False extents = 762 free space = 1.03 GiB free extents = 264 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sda (2) with existing lvmpv', 'existing 1024 MiB disk sdb (16) with existing lvmpv', 'existing 1024 MiB disk sdc (36) with existing lvmpv'] LVs = ['existing 460 MiB lvmlv test_vg1-lv1 (45) with existing xfs filesystem', 'existing 1.5 GiB lvmlv test_vg1-lv2 (58) with existing xfs filesystem'] segment type = linear percent = 0 VG space used = 460 MiB 2024-03-01 20:51:07,925 DEBUG blivet/MainThread: test_vg1 size is 2.98 GiB 2024-03-01 20:51:07,926 DEBUG blivet/MainThread: vg test_vg1 has 1.03 GiB free 2024-03-01 20:51:07,926 DEBUG blivet/MainThread: test_vg1 size is 2.98 GiB 2024-03-01 20:51:07,927 DEBUG blivet/MainThread: vg test_vg1 has 1.03 GiB free 2024-03-01 20:51:07,923 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7f4b6685be50) -- name = test_vg1-lv1 status = True id = 45 children = [] parents = ['existing 2.98 GiB lvmvg test_vg1 (11)'] uuid = xws0J7-QFdr-jnBe-ukxG-LWin-k1Jt-0eibfZ size = 460 MiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-7 target size = 460 MiB path = /dev/mapper/test_vg1-lv1 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7f4b6690d760) -- name = test_vg1 status = True id = 11 children = ['existing 460 MiB lvmlv test_vg1-lv1 (45) with existing xfs filesystem', 'existing 1.5 GiB lvmlv test_vg1-lv2 (58) with existing xfs filesystem'] parents = ['existing 1024 MiB disk sda (2) with existing lvmpv', 'existing 1024 MiB disk sdb (16) with existing lvmpv', 'existing 1024 MiB disk sdc (36) with existing lvmpv'] uuid = nzg1R2-dSyJ-tbSf-liNI-sYvo-CzTs-timmcP size = 2.98 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 2.98 GiB path = /dev/test_vg1 format args = [] original_format = None free = 1.03 GiB PE Size = 4 MiB PE Count = 762 PE Free = 264 PV Count = 3 modified = False extents = 762 free space = 1.03 GiB free extents = 264 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sda (2) with existing lvmpv', 'existing 1024 MiB disk sdb (16) with existing lvmpv', 'existing 1024 MiB disk sdc (36) with existing lvmpv'] LVs = ['existing 460 MiB lvmlv test_vg1-lv1 (45) with existing xfs filesystem', 'existing 1.5 GiB lvmlv test_vg1-lv2 (58) with existing xfs filesystem'] segment type = linear percent = 0 VG space used = 460 MiB 2024-03-01 20:51:07,929 DEBUG blivet/MainThread: test_vg1 size is 2.98 GiB 2024-03-01 20:51:07,930 DEBUG blivet/MainThread: vg test_vg1 has 1.03 GiB free 2024-03-01 20:51:07,930 DEBUG blivet/MainThread: test_vg1 size is 2.98 GiB 2024-03-01 20:51:07,930 DEBUG blivet/MainThread: vg test_vg1 has 1.03 GiB free 2024-03-01 20:51:07,927 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7f4b6685be50) -- name = test_vg1-lv1 status = True id = 45 children = [] parents = ['existing 2.98 GiB lvmvg test_vg1 (11)'] uuid = xws0J7-QFdr-jnBe-ukxG-LWin-k1Jt-0eibfZ size = 460 MiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-7 target size = 460 MiB path = /dev/mapper/test_vg1-lv1 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7f4b6690d760) -- name = test_vg1 status = True id = 11 children = ['existing 460 MiB lvmlv test_vg1-lv1 (45) with existing xfs filesystem', 'existing 1.5 GiB lvmlv test_vg1-lv2 (58) with existing xfs filesystem'] parents = ['existing 1024 MiB disk sda (2) with existing lvmpv', 'existing 1024 MiB disk sdb (16) with existing lvmpv', 'existing 1024 MiB disk sdc (36) with existing lvmpv'] uuid = nzg1R2-dSyJ-tbSf-liNI-sYvo-CzTs-timmcP size = 2.98 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 2.98 GiB path = /dev/test_vg1 format args = [] original_format = None free = 1.03 GiB PE Size = 4 MiB PE Count = 762 PE Free = 264 PV Count = 3 modified = False extents = 762 free space = 1.03 GiB free extents = 264 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sda (2) with existing lvmpv', 'existing 1024 MiB disk sdb (16) with existing lvmpv', 'existing 1024 MiB disk sdc (36) with existing lvmpv'] LVs = ['existing 460 MiB lvmlv test_vg1-lv1 (45) with existing xfs filesystem', 'existing 1.5 GiB lvmlv test_vg1-lv2 (58) with existing xfs filesystem'] segment type = linear percent = 0 VG space used = 460 MiB 2024-03-01 20:51:07,933 DEBUG blivet/MainThread: test_vg1 size is 2.98 GiB 2024-03-01 20:51:07,933 DEBUG blivet/MainThread: vg test_vg1 has 1.03 GiB free 2024-03-01 20:51:07,934 DEBUG blivet/MainThread: test_vg1 size is 2.98 GiB 2024-03-01 20:51:07,934 DEBUG blivet/MainThread: vg test_vg1 has 1.03 GiB free 2024-03-01 20:51:07,931 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7f4b6685be50) -- name = test_vg1-lv1 status = True id = 45 children = [] parents = ['existing 2.98 GiB lvmvg test_vg1 (11)'] uuid = xws0J7-QFdr-jnBe-ukxG-LWin-k1Jt-0eibfZ size = 460 MiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-7 target size = 460 MiB path = /dev/mapper/test_vg1-lv1 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7f4b6690d760) -- name = test_vg1 status = True id = 11 children = ['existing 460 MiB lvmlv test_vg1-lv1 (45) with existing xfs filesystem', 'existing 1.5 GiB lvmlv test_vg1-lv2 (58) with existing xfs filesystem'] parents = ['existing 1024 MiB disk sda (2) with existing lvmpv', 'existing 1024 MiB disk sdb (16) with existing lvmpv', 'existing 1024 MiB disk sdc (36) with existing lvmpv'] uuid = nzg1R2-dSyJ-tbSf-liNI-sYvo-CzTs-timmcP size = 2.98 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 2.98 GiB path = /dev/test_vg1 format args = [] original_format = None free = 1.03 GiB PE Size = 4 MiB PE Count = 762 PE Free = 264 PV Count = 3 modified = False extents = 762 free space = 1.03 GiB free extents = 264 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sda (2) with existing lvmpv', 'existing 1024 MiB disk sdb (16) with existing lvmpv', 'existing 1024 MiB disk sdc (36) with existing lvmpv'] LVs = ['existing 460 MiB lvmlv test_vg1-lv1 (45) with existing xfs filesystem', 'existing 1.5 GiB lvmlv test_vg1-lv2 (58) with existing xfs filesystem'] segment type = linear percent = 0 VG space used = 460 MiB 2024-03-01 20:51:07,937 DEBUG blivet/MainThread: test_vg1 size is 2.98 GiB 2024-03-01 20:51:07,937 DEBUG blivet/MainThread: vg test_vg1 has 1.03 GiB free 2024-03-01 20:51:07,938 DEBUG blivet/MainThread: test_vg1 size is 2.98 GiB 2024-03-01 20:51:07,938 DEBUG blivet/MainThread: vg test_vg1 has 1.03 GiB free 2024-03-01 20:51:07,935 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7f4b6685be50) -- name = test_vg1-lv1 status = True id = 45 children = [] parents = ['existing 2.98 GiB lvmvg test_vg1 (11)'] uuid = xws0J7-QFdr-jnBe-ukxG-LWin-k1Jt-0eibfZ size = 460 MiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-7 target size = 460 MiB path = /dev/mapper/test_vg1-lv1 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7f4b6690d760) -- name = test_vg1 status = True id = 11 children = ['existing 460 MiB lvmlv test_vg1-lv1 (45) with existing xfs filesystem', 'existing 1.5 GiB lvmlv test_vg1-lv2 (58) with existing xfs filesystem'] parents = ['existing 1024 MiB disk sda (2) with existing lvmpv', 'existing 1024 MiB disk sdb (16) with existing lvmpv', 'existing 1024 MiB disk sdc (36) with existing lvmpv'] uuid = nzg1R2-dSyJ-tbSf-liNI-sYvo-CzTs-timmcP size = 2.98 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 2.98 GiB path = /dev/test_vg1 format args = [] original_format = None free = 1.03 GiB PE Size = 4 MiB PE Count = 762 PE Free = 264 PV Count = 3 modified = False extents = 762 free space = 1.03 GiB free extents = 264 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sda (2) with existing lvmpv', 'existing 1024 MiB disk sdb (16) with existing lvmpv', 'existing 1024 MiB disk sdc (36) with existing lvmpv'] LVs = ['existing 460 MiB lvmlv test_vg1-lv1 (45) with existing xfs filesystem', 'existing 1.5 GiB lvmlv test_vg1-lv2 (58) with existing xfs filesystem'] segment type = linear percent = 0 VG space used = 460 MiB 2024-03-01 20:51:07,941 DEBUG blivet/MainThread: test_vg1 size is 2.98 GiB 2024-03-01 20:51:07,941 DEBUG blivet/MainThread: vg test_vg1 has 1.03 GiB free 2024-03-01 20:51:07,942 DEBUG blivet/MainThread: test_vg1 size is 2.98 GiB 2024-03-01 20:51:07,942 DEBUG blivet/MainThread: vg test_vg1 has 1.03 GiB free 2024-03-01 20:51:07,939 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7f4b6685be50) -- name = test_vg1-lv1 status = True id = 45 children = [] parents = ['existing 2.98 GiB lvmvg test_vg1 (11)'] uuid = xws0J7-QFdr-jnBe-ukxG-LWin-k1Jt-0eibfZ size = 460 MiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-7 target size = 460 MiB path = /dev/mapper/test_vg1-lv1 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7f4b6690d760) -- name = test_vg1 status = True id = 11 children = ['existing 460 MiB lvmlv test_vg1-lv1 (45) with existing xfs filesystem', 'existing 1.5 GiB lvmlv test_vg1-lv2 (58) with existing xfs filesystem'] parents = ['existing 1024 MiB disk sda (2) with existing lvmpv', 'existing 1024 MiB disk sdb (16) with existing lvmpv', 'existing 1024 MiB disk sdc (36) with existing lvmpv'] uuid = nzg1R2-dSyJ-tbSf-liNI-sYvo-CzTs-timmcP size = 2.98 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 2.98 GiB path = /dev/test_vg1 format args = [] original_format = None free = 1.03 GiB PE Size = 4 MiB PE Count = 762 PE Free = 264 PV Count = 3 modified = False extents = 762 free space = 1.03 GiB free extents = 264 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sda (2) with existing lvmpv', 'existing 1024 MiB disk sdb (16) with existing lvmpv', 'existing 1024 MiB disk sdc (36) with existing lvmpv'] LVs = ['existing 460 MiB lvmlv test_vg1-lv1 (45) with existing xfs filesystem', 'existing 1.5 GiB lvmlv test_vg1-lv2 (58) with existing xfs filesystem'] segment type = linear percent = 0 VG space used = 460 MiB 2024-03-01 20:51:07,945 DEBUG blivet/MainThread: test_vg1 size is 2.98 GiB 2024-03-01 20:51:07,945 DEBUG blivet/MainThread: vg test_vg1 has 1.03 GiB free 2024-03-01 20:51:07,945 DEBUG blivet/MainThread: test_vg1 size is 2.98 GiB 2024-03-01 20:51:07,946 DEBUG blivet/MainThread: vg test_vg1 has 1.03 GiB free 2024-03-01 20:51:07,943 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7f4b6685be50) -- name = test_vg1-lv1 status = True id = 45 children = [] parents = ['existing 2.98 GiB lvmvg test_vg1 (11)'] uuid = xws0J7-QFdr-jnBe-ukxG-LWin-k1Jt-0eibfZ size = 460 MiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-7 target size = 460 MiB path = /dev/mapper/test_vg1-lv1 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7f4b6690d760) -- name = test_vg1 status = True id = 11 children = ['existing 460 MiB lvmlv test_vg1-lv1 (45) with existing xfs filesystem', 'existing 1.5 GiB lvmlv test_vg1-lv2 (58) with existing xfs filesystem'] parents = ['existing 1024 MiB disk sda (2) with existing lvmpv', 'existing 1024 MiB disk sdb (16) with existing lvmpv', 'existing 1024 MiB disk sdc (36) with existing lvmpv'] uuid = nzg1R2-dSyJ-tbSf-liNI-sYvo-CzTs-timmcP size = 2.98 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 2.98 GiB path = /dev/test_vg1 format args = [] original_format = None free = 1.03 GiB PE Size = 4 MiB PE Count = 762 PE Free = 264 PV Count = 3 modified = False extents = 762 free space = 1.03 GiB free extents = 264 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sda (2) with existing lvmpv', 'existing 1024 MiB disk sdb (16) with existing lvmpv', 'existing 1024 MiB disk sdc (36) with existing lvmpv'] LVs = ['existing 460 MiB lvmlv test_vg1-lv1 (45) with existing xfs filesystem', 'existing 1.5 GiB lvmlv test_vg1-lv2 (58) with existing xfs filesystem'] segment type = linear percent = 0 VG space used = 460 MiB 2024-03-01 20:51:07,948 DEBUG blivet/MainThread: test_vg1 size is 2.98 GiB 2024-03-01 20:51:07,949 DEBUG blivet/MainThread: vg test_vg1 has 1.03 GiB free 2024-03-01 20:51:07,949 DEBUG blivet/MainThread: test_vg1 size is 2.98 GiB 2024-03-01 20:51:07,950 DEBUG blivet/MainThread: vg test_vg1 has 1.03 GiB free 2024-03-01 20:51:07,947 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7f4b6685be50) -- name = test_vg1-lv1 status = True id = 45 children = [] parents = ['existing 2.98 GiB lvmvg test_vg1 (11)'] uuid = xws0J7-QFdr-jnBe-ukxG-LWin-k1Jt-0eibfZ size = 460 MiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-7 target size = 460 MiB path = /dev/mapper/test_vg1-lv1 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7f4b6690d760) -- name = test_vg1 status = True id = 11 children = ['existing 460 MiB lvmlv test_vg1-lv1 (45) with existing xfs filesystem', 'existing 1.5 GiB lvmlv test_vg1-lv2 (58) with existing xfs filesystem'] parents = ['existing 1024 MiB disk sda (2) with existing lvmpv', 'existing 1024 MiB disk sdb (16) with existing lvmpv', 'existing 1024 MiB disk sdc (36) with existing lvmpv'] uuid = nzg1R2-dSyJ-tbSf-liNI-sYvo-CzTs-timmcP size = 2.98 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 2.98 GiB path = /dev/test_vg1 format args = [] original_format = None free = 1.03 GiB PE Size = 4 MiB PE Count = 762 PE Free = 264 PV Count = 3 modified = False extents = 762 free space = 1.03 GiB free extents = 264 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sda (2) with existing lvmpv', 'existing 1024 MiB disk sdb (16) with existing lvmpv', 'existing 1024 MiB disk sdc (36) with existing lvmpv'] LVs = ['existing 460 MiB lvmlv test_vg1-lv1 (45) with existing xfs filesystem', 'existing 1.5 GiB lvmlv test_vg1-lv2 (58) with existing xfs filesystem'] segment type = linear percent = 0 VG space used = 460 MiB 2024-03-01 20:51:07,952 DEBUG blivet/MainThread: test_vg1 size is 2.98 GiB 2024-03-01 20:51:07,953 DEBUG blivet/MainThread: vg test_vg1 has 1.03 GiB free 2024-03-01 20:51:07,953 DEBUG blivet/MainThread: test_vg1 size is 2.98 GiB 2024-03-01 20:51:07,954 DEBUG blivet/MainThread: vg test_vg1 has 1.03 GiB free 2024-03-01 20:51:07,951 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7f4b6685be50) -- name = test_vg1-lv1 status = True id = 45 children = [] parents = ['existing 2.98 GiB lvmvg test_vg1 (11)'] uuid = xws0J7-QFdr-jnBe-ukxG-LWin-k1Jt-0eibfZ size = 460 MiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-7 target size = 460 MiB path = /dev/mapper/test_vg1-lv1 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7f4b6690d760) -- name = test_vg1 status = True id = 11 children = ['existing 460 MiB lvmlv test_vg1-lv1 (45) with existing xfs filesystem', 'existing 1.5 GiB lvmlv test_vg1-lv2 (58) with existing xfs filesystem'] parents = ['existing 1024 MiB disk sda (2) with existing lvmpv', 'existing 1024 MiB disk sdb (16) with existing lvmpv', 'existing 1024 MiB disk sdc (36) with existing lvmpv'] uuid = nzg1R2-dSyJ-tbSf-liNI-sYvo-CzTs-timmcP size = 2.98 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 2.98 GiB path = /dev/test_vg1 format args = [] original_format = None free = 1.03 GiB PE Size = 4 MiB PE Count = 762 PE Free = 264 PV Count = 3 modified = False extents = 762 free space = 1.03 GiB free extents = 264 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sda (2) with existing lvmpv', 'existing 1024 MiB disk sdb (16) with existing lvmpv', 'existing 1024 MiB disk sdc (36) with existing lvmpv'] LVs = ['existing 460 MiB lvmlv test_vg1-lv1 (45) with existing xfs filesystem', 'existing 1.5 GiB lvmlv test_vg1-lv2 (58) with existing xfs filesystem'] segment type = linear percent = 0 VG space used = 460 MiB 2024-03-01 20:51:07,956 DEBUG blivet/MainThread: test_vg1 size is 2.98 GiB 2024-03-01 20:51:07,957 DEBUG blivet/MainThread: vg test_vg1 has 1.03 GiB free 2024-03-01 20:51:07,957 DEBUG blivet/MainThread: test_vg1 size is 2.98 GiB 2024-03-01 20:51:07,958 DEBUG blivet/MainThread: vg test_vg1 has 1.03 GiB free 2024-03-01 20:51:07,954 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7f4b6685be50) -- name = test_vg1-lv1 status = True id = 45 children = [] parents = ['existing 2.98 GiB lvmvg test_vg1 (11)'] uuid = xws0J7-QFdr-jnBe-ukxG-LWin-k1Jt-0eibfZ size = 460 MiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-7 target size = 460 MiB path = /dev/mapper/test_vg1-lv1 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7f4b6690d760) -- name = test_vg1 status = True id = 11 children = ['existing 460 MiB lvmlv test_vg1-lv1 (45) with existing xfs filesystem', 'existing 1.5 GiB lvmlv test_vg1-lv2 (58) with existing xfs filesystem'] parents = ['existing 1024 MiB disk sda (2) with existing lvmpv', 'existing 1024 MiB disk sdb (16) with existing lvmpv', 'existing 1024 MiB disk sdc (36) with existing lvmpv'] uuid = nzg1R2-dSyJ-tbSf-liNI-sYvo-CzTs-timmcP size = 2.98 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 2.98 GiB path = /dev/test_vg1 format args = [] original_format = None free = 1.03 GiB PE Size = 4 MiB PE Count = 762 PE Free = 264 PV Count = 3 modified = False extents = 762 free space = 1.03 GiB free extents = 264 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sda (2) with existing lvmpv', 'existing 1024 MiB disk sdb (16) with existing lvmpv', 'existing 1024 MiB disk sdc (36) with existing lvmpv'] LVs = ['existing 460 MiB lvmlv test_vg1-lv1 (45) with existing xfs filesystem', 'existing 1.5 GiB lvmlv test_vg1-lv2 (58) with existing xfs filesystem'] segment type = linear percent = 0 VG space used = 460 MiB 2024-03-01 20:51:07,960 DEBUG blivet/MainThread: test_vg1 size is 2.98 GiB 2024-03-01 20:51:07,961 DEBUG blivet/MainThread: vg test_vg1 has 1.03 GiB free 2024-03-01 20:51:07,961 DEBUG blivet/MainThread: test_vg1 size is 2.98 GiB 2024-03-01 20:51:07,962 DEBUG blivet/MainThread: vg test_vg1 has 1.03 GiB free 2024-03-01 20:51:07,958 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7f4b6685be50) -- name = test_vg1-lv1 status = True id = 45 children = [] parents = ['existing 2.98 GiB lvmvg test_vg1 (11)'] uuid = xws0J7-QFdr-jnBe-ukxG-LWin-k1Jt-0eibfZ size = 460 MiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-7 target size = 460 MiB path = /dev/mapper/test_vg1-lv1 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7f4b6690d760) -- name = test_vg1 status = True id = 11 children = ['existing 460 MiB lvmlv test_vg1-lv1 (45) with existing xfs filesystem', 'existing 1.5 GiB lvmlv test_vg1-lv2 (58) with existing xfs filesystem'] parents = ['existing 1024 MiB disk sda (2) with existing lvmpv', 'existing 1024 MiB disk sdb (16) with existing lvmpv', 'existing 1024 MiB disk sdc (36) with existing lvmpv'] uuid = nzg1R2-dSyJ-tbSf-liNI-sYvo-CzTs-timmcP size = 2.98 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 2.98 GiB path = /dev/test_vg1 format args = [] original_format = None free = 1.03 GiB PE Size = 4 MiB PE Count = 762 PE Free = 264 PV Count = 3 modified = False extents = 762 free space = 1.03 GiB free extents = 264 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sda (2) with existing lvmpv', 'existing 1024 MiB disk sdb (16) with existing lvmpv', 'existing 1024 MiB disk sdc (36) with existing lvmpv'] LVs = ['existing 460 MiB lvmlv test_vg1-lv1 (45) with existing xfs filesystem', 'existing 1.5 GiB lvmlv test_vg1-lv2 (58) with existing xfs filesystem'] segment type = linear percent = 0 VG space used = 460 MiB 2024-03-01 20:51:07,964 DEBUG blivet/MainThread: test_vg1 size is 2.98 GiB 2024-03-01 20:51:07,965 DEBUG blivet/MainThread: vg test_vg1 has 1.03 GiB free 2024-03-01 20:51:07,965 DEBUG blivet/MainThread: test_vg1 size is 2.98 GiB 2024-03-01 20:51:07,966 DEBUG blivet/MainThread: vg test_vg1 has 1.03 GiB free 2024-03-01 20:51:07,962 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7f4b6685be50) -- name = test_vg1-lv1 status = True id = 45 children = [] parents = ['existing 2.98 GiB lvmvg test_vg1 (11)'] uuid = xws0J7-QFdr-jnBe-ukxG-LWin-k1Jt-0eibfZ size = 460 MiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-7 target size = 460 MiB path = /dev/mapper/test_vg1-lv1 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7f4b6690d760) -- name = test_vg1 status = True id = 11 children = ['existing 460 MiB lvmlv test_vg1-lv1 (45) with existing xfs filesystem', 'existing 1.5 GiB lvmlv test_vg1-lv2 (58) with existing xfs filesystem'] parents = ['existing 1024 MiB disk sda (2) with existing lvmpv', 'existing 1024 MiB disk sdb (16) with existing lvmpv', 'existing 1024 MiB disk sdc (36) with existing lvmpv'] uuid = nzg1R2-dSyJ-tbSf-liNI-sYvo-CzTs-timmcP size = 2.98 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 2.98 GiB path = /dev/test_vg1 format args = [] original_format = None free = 1.03 GiB PE Size = 4 MiB PE Count = 762 PE Free = 264 PV Count = 3 modified = False extents = 762 free space = 1.03 GiB free extents = 264 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sda (2) with existing lvmpv', 'existing 1024 MiB disk sdb (16) with existing lvmpv', 'existing 1024 MiB disk sdc (36) with existing lvmpv'] LVs = ['existing 460 MiB lvmlv test_vg1-lv1 (45) with existing xfs filesystem', 'existing 1.5 GiB lvmlv test_vg1-lv2 (58) with existing xfs filesystem'] segment type = linear percent = 0 VG space used = 460 MiB 2024-03-01 20:51:07,968 DEBUG blivet/MainThread: test_vg1 size is 2.98 GiB 2024-03-01 20:51:07,969 DEBUG blivet/MainThread: vg test_vg1 has 1.03 GiB free 2024-03-01 20:51:07,969 DEBUG blivet/MainThread: test_vg1 size is 2.98 GiB 2024-03-01 20:51:07,969 DEBUG blivet/MainThread: vg test_vg1 has 1.03 GiB free 2024-03-01 20:51:07,966 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7f4b6685be50) -- name = test_vg1-lv1 status = True id = 45 children = [] parents = ['existing 2.98 GiB lvmvg test_vg1 (11)'] uuid = xws0J7-QFdr-jnBe-ukxG-LWin-k1Jt-0eibfZ size = 460 MiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-7 target size = 460 MiB path = /dev/mapper/test_vg1-lv1 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7f4b6690d760) -- name = test_vg1 status = True id = 11 children = ['existing 460 MiB lvmlv test_vg1-lv1 (45) with existing xfs filesystem', 'existing 1.5 GiB lvmlv test_vg1-lv2 (58) with existing xfs filesystem'] parents = ['existing 1024 MiB disk sda (2) with existing lvmpv', 'existing 1024 MiB disk sdb (16) with existing lvmpv', 'existing 1024 MiB disk sdc (36) with existing lvmpv'] uuid = nzg1R2-dSyJ-tbSf-liNI-sYvo-CzTs-timmcP size = 2.98 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 2.98 GiB path = /dev/test_vg1 format args = [] original_format = None free = 1.03 GiB PE Size = 4 MiB PE Count = 762 PE Free = 264 PV Count = 3 modified = False extents = 762 free space = 1.03 GiB free extents = 264 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sda (2) with existing lvmpv', 'existing 1024 MiB disk sdb (16) with existing lvmpv', 'existing 1024 MiB disk sdc (36) with existing lvmpv'] LVs = ['existing 460 MiB lvmlv test_vg1-lv1 (45) with existing xfs filesystem', 'existing 1.5 GiB lvmlv test_vg1-lv2 (58) with existing xfs filesystem'] segment type = linear percent = 0 VG space used = 460 MiB 2024-03-01 20:51:07,972 DEBUG blivet/MainThread: test_vg1 size is 2.98 GiB 2024-03-01 20:51:07,972 DEBUG blivet/MainThread: vg test_vg1 has 1.03 GiB free 2024-03-01 20:51:07,973 DEBUG blivet/MainThread: test_vg1 size is 2.98 GiB 2024-03-01 20:51:07,973 DEBUG blivet/MainThread: vg test_vg1 has 1.03 GiB free 2024-03-01 20:51:07,970 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7f4b6685be50) -- name = test_vg1-lv1 status = True id = 45 children = [] parents = ['existing 2.98 GiB lvmvg test_vg1 (11)'] uuid = xws0J7-QFdr-jnBe-ukxG-LWin-k1Jt-0eibfZ size = 460 MiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-7 target size = 460 MiB path = /dev/mapper/test_vg1-lv1 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7f4b6690d760) -- name = test_vg1 status = True id = 11 children = ['existing 460 MiB lvmlv test_vg1-lv1 (45) with existing xfs filesystem', 'existing 1.5 GiB lvmlv test_vg1-lv2 (58) with existing xfs filesystem'] parents = ['existing 1024 MiB disk sda (2) with existing lvmpv', 'existing 1024 MiB disk sdb (16) with existing lvmpv', 'existing 1024 MiB disk sdc (36) with existing lvmpv'] uuid = nzg1R2-dSyJ-tbSf-liNI-sYvo-CzTs-timmcP size = 2.98 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 2.98 GiB path = /dev/test_vg1 format args = [] original_format = None free = 1.03 GiB PE Size = 4 MiB PE Count = 762 PE Free = 264 PV Count = 3 modified = False extents = 762 free space = 1.03 GiB free extents = 264 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sda (2) with existing lvmpv', 'existing 1024 MiB disk sdb (16) with existing lvmpv', 'existing 1024 MiB disk sdc (36) with existing lvmpv'] LVs = ['existing 460 MiB lvmlv test_vg1-lv1 (45) with existing xfs filesystem', 'existing 1.5 GiB lvmlv test_vg1-lv2 (58) with existing xfs filesystem'] segment type = linear percent = 0 VG space used = 460 MiB 2024-03-01 20:51:07,976 DEBUG blivet/MainThread: test_vg1 size is 2.98 GiB 2024-03-01 20:51:07,976 DEBUG blivet/MainThread: vg test_vg1 has 1.03 GiB free 2024-03-01 20:51:07,977 DEBUG blivet/MainThread: test_vg1 size is 2.98 GiB 2024-03-01 20:51:07,977 DEBUG blivet/MainThread: vg test_vg1 has 1.03 GiB free 2024-03-01 20:51:07,974 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7f4b6685be50) -- name = test_vg1-lv1 status = True id = 45 children = [] parents = ['existing 2.98 GiB lvmvg test_vg1 (11)'] uuid = xws0J7-QFdr-jnBe-ukxG-LWin-k1Jt-0eibfZ size = 460 MiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-7 target size = 460 MiB path = /dev/mapper/test_vg1-lv1 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7f4b6690d760) -- name = test_vg1 status = True id = 11 children = ['existing 460 MiB lvmlv test_vg1-lv1 (45) with existing xfs filesystem', 'existing 1.5 GiB lvmlv test_vg1-lv2 (58) with existing xfs filesystem'] parents = ['existing 1024 MiB disk sda (2) with existing lvmpv', 'existing 1024 MiB disk sdb (16) with existing lvmpv', 'existing 1024 MiB disk sdc (36) with existing lvmpv'] uuid = nzg1R2-dSyJ-tbSf-liNI-sYvo-CzTs-timmcP size = 2.98 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 2.98 GiB path = /dev/test_vg1 format args = [] original_format = None free = 1.03 GiB PE Size = 4 MiB PE Count = 762 PE Free = 264 PV Count = 3 modified = False extents = 762 free space = 1.03 GiB free extents = 264 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sda (2) with existing lvmpv', 'existing 1024 MiB disk sdb (16) with existing lvmpv', 'existing 1024 MiB disk sdc (36) with existing lvmpv'] LVs = ['existing 460 MiB lvmlv test_vg1-lv1 (45) with existing xfs filesystem', 'existing 1.5 GiB lvmlv test_vg1-lv2 (58) with existing xfs filesystem'] segment type = linear percent = 0 VG space used = 460 MiB 2024-03-01 20:51:07,979 DEBUG blivet/MainThread: test_vg1 size is 2.98 GiB 2024-03-01 20:51:07,980 DEBUG blivet/MainThread: vg test_vg1 has 1.03 GiB free 2024-03-01 20:51:07,980 DEBUG blivet/MainThread: test_vg1 size is 2.98 GiB 2024-03-01 20:51:07,981 DEBUG blivet/MainThread: vg test_vg1 has 1.03 GiB free 2024-03-01 20:51:07,978 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7f4b6685be50) -- name = test_vg1-lv1 status = True id = 45 children = [] parents = ['existing 2.98 GiB lvmvg test_vg1 (11)'] uuid = xws0J7-QFdr-jnBe-ukxG-LWin-k1Jt-0eibfZ size = 460 MiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-7 target size = 460 MiB path = /dev/mapper/test_vg1-lv1 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7f4b6690d760) -- name = test_vg1 status = True id = 11 children = ['existing 460 MiB lvmlv test_vg1-lv1 (45) with existing xfs filesystem', 'existing 1.5 GiB lvmlv test_vg1-lv2 (58) with existing xfs filesystem'] parents = ['existing 1024 MiB disk sda (2) with existing lvmpv', 'existing 1024 MiB disk sdb (16) with existing lvmpv', 'existing 1024 MiB disk sdc (36) with existing lvmpv'] uuid = nzg1R2-dSyJ-tbSf-liNI-sYvo-CzTs-timmcP size = 2.98 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 2.98 GiB path = /dev/test_vg1 format args = [] original_format = None free = 1.03 GiB PE Size = 4 MiB PE Count = 762 PE Free = 264 PV Count = 3 modified = False extents = 762 free space = 1.03 GiB free extents = 264 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sda (2) with existing lvmpv', 'existing 1024 MiB disk sdb (16) with existing lvmpv', 'existing 1024 MiB disk sdc (36) with existing lvmpv'] LVs = ['existing 460 MiB lvmlv test_vg1-lv1 (45) with existing xfs filesystem', 'existing 1.5 GiB lvmlv test_vg1-lv2 (58) with existing xfs filesystem'] segment type = linear percent = 0 VG space used = 460 MiB 2024-03-01 20:51:07,983 DEBUG blivet/MainThread: test_vg1 size is 2.98 GiB 2024-03-01 20:51:07,984 DEBUG blivet/MainThread: vg test_vg1 has 1.03 GiB free 2024-03-01 20:51:07,984 DEBUG blivet/MainThread: test_vg1 size is 2.98 GiB 2024-03-01 20:51:07,985 DEBUG blivet/MainThread: vg test_vg1 has 1.03 GiB free 2024-03-01 20:51:07,982 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7f4b6685be50) -- name = test_vg1-lv1 status = True id = 45 children = [] parents = ['existing 2.98 GiB lvmvg test_vg1 (11)'] uuid = xws0J7-QFdr-jnBe-ukxG-LWin-k1Jt-0eibfZ size = 460 MiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-7 target size = 460 MiB path = /dev/mapper/test_vg1-lv1 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7f4b6690d760) -- name = test_vg1 status = True id = 11 children = ['existing 460 MiB lvmlv test_vg1-lv1 (45) with existing xfs filesystem', 'existing 1.5 GiB lvmlv test_vg1-lv2 (58) with existing xfs filesystem'] parents = ['existing 1024 MiB disk sda (2) with existing lvmpv', 'existing 1024 MiB disk sdb (16) with existing lvmpv', 'existing 1024 MiB disk sdc (36) with existing lvmpv'] uuid = nzg1R2-dSyJ-tbSf-liNI-sYvo-CzTs-timmcP size = 2.98 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 2.98 GiB path = /dev/test_vg1 format args = [] original_format = None free = 1.03 GiB PE Size = 4 MiB PE Count = 762 PE Free = 264 PV Count = 3 modified = False extents = 762 free space = 1.03 GiB free extents = 264 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sda (2) with existing lvmpv', 'existing 1024 MiB disk sdb (16) with existing lvmpv', 'existing 1024 MiB disk sdc (36) with existing lvmpv'] LVs = ['existing 460 MiB lvmlv test_vg1-lv1 (45) with existing xfs filesystem', 'existing 1.5 GiB lvmlv test_vg1-lv2 (58) with existing xfs filesystem'] segment type = linear percent = 0 VG space used = 460 MiB 2024-03-01 20:51:07,985 DEBUG blivet/MainThread: removing test_vg1-lv1 2024-03-01 20:51:07,988 DEBUG blivet/MainThread: DeviceTree.get_dependent_devices: dep: existing 460 MiB lvmlv test_vg1-lv1 (45) with existing xfs filesystem ; hidden: False ; 2024-03-01 20:51:07,988 DEBUG blivet/MainThread: dep is a leaf 2024-03-01 20:51:07,989 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 249 2024-03-01 20:51:07,992 DEBUG blivet/MainThread: LVMLogicalVolumeDevice._set_format: test_vg1-lv1 ; type: None ; current: xfs ; 2024-03-01 20:51:07,992 INFO blivet/MainThread: registered action: [248] destroy format xfs filesystem on lvmlv test_vg1-lv1 (id 45) 2024-03-01 20:51:07,992 INFO program/MainThread: Running [91] dmsetup --version ... 2024-03-01 20:51:07,995 INFO program/MainThread: stdout[91]: Library version: 1.02.197 (2023-11-21) Driver version: 4.48.0 2024-03-01 20:51:07,995 INFO program/MainThread: stderr[91]: 2024-03-01 20:51:07,996 INFO program/MainThread: ...done [91] (exit code: 0) 2024-03-01 20:51:08,000 DEBUG blivet/MainThread: LVMVolumeGroupDevice.remove_child: name: test_vg1 ; child: lv1 ; kids: 2 ; 2024-03-01 20:51:08,000 INFO blivet/MainThread: removed lvmlv test_vg1-lv1 (id 45) from device tree 2024-03-01 20:51:08,000 INFO blivet/MainThread: registered action: [250] destroy device lvmlv test_vg1-lv1 (id 45) 2024-03-01 20:51:08,002 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: test_vg1-lv2 ; incomplete: False ; hidden: False ; 2024-03-01 20:51:08,005 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned existing 1.5 GiB lvmlv test_vg1-lv2 (58) with existing xfs filesystem 2024-03-01 20:51:08,005 DEBUG blivet/MainThread: resolved 'test_vg1-lv2' to 'test_vg1-lv2' (lvmlv) 2024-03-01 20:51:08,007 DEBUG blivet/MainThread: test_vg1 size is 2.98 GiB 2024-03-01 20:51:08,008 DEBUG blivet/MainThread: vg test_vg1 has 1.48 GiB free 2024-03-01 20:51:08,008 DEBUG blivet/MainThread: test_vg1 size is 2.98 GiB 2024-03-01 20:51:08,009 DEBUG blivet/MainThread: vg test_vg1 has 1.48 GiB free 2024-03-01 20:51:08,005 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7f4b6685b4c0) -- name = test_vg1-lv2 status = True id = 58 children = [] parents = ['existing 2.98 GiB lvmvg test_vg1 (11)'] uuid = S4IAgG-oKdr-dUwM-bIXM-E7QP-rQcZ-rcdPYd size = 1.5 GiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-6 target size = 1.5 GiB path = /dev/mapper/test_vg1-lv2 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7f4b6690d760) -- name = test_vg1 status = True id = 11 children = ['existing 1.5 GiB lvmlv test_vg1-lv2 (58) with existing xfs filesystem'] parents = ['existing 1024 MiB disk sda (2) with existing lvmpv', 'existing 1024 MiB disk sdb (16) with existing lvmpv', 'existing 1024 MiB disk sdc (36) with existing lvmpv'] uuid = nzg1R2-dSyJ-tbSf-liNI-sYvo-CzTs-timmcP size = 2.98 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 2.98 GiB path = /dev/test_vg1 format args = [] original_format = None free = 1.03 GiB PE Size = 4 MiB PE Count = 762 PE Free = 264 PV Count = 3 modified = False extents = 762 free space = 1.48 GiB free extents = 379 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sda (2) with existing lvmpv', 'existing 1024 MiB disk sdb (16) with existing lvmpv', 'existing 1024 MiB disk sdc (36) with existing lvmpv'] LVs = ['existing 1.5 GiB lvmlv test_vg1-lv2 (58) with existing xfs filesystem'] segment type = linear percent = 0 VG space used = 1.5 GiB 2024-03-01 20:51:08,011 DEBUG blivet/MainThread: test_vg1 size is 2.98 GiB 2024-03-01 20:51:08,011 DEBUG blivet/MainThread: vg test_vg1 has 1.48 GiB free 2024-03-01 20:51:08,012 DEBUG blivet/MainThread: test_vg1 size is 2.98 GiB 2024-03-01 20:51:08,012 DEBUG blivet/MainThread: vg test_vg1 has 1.48 GiB free 2024-03-01 20:51:08,009 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7f4b6685b4c0) -- name = test_vg1-lv2 status = True id = 58 children = [] parents = ['existing 2.98 GiB lvmvg test_vg1 (11)'] uuid = S4IAgG-oKdr-dUwM-bIXM-E7QP-rQcZ-rcdPYd size = 1.5 GiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-6 target size = 1.5 GiB path = /dev/mapper/test_vg1-lv2 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7f4b6690d760) -- name = test_vg1 status = True id = 11 children = ['existing 1.5 GiB lvmlv test_vg1-lv2 (58) with existing xfs filesystem'] parents = ['existing 1024 MiB disk sda (2) with existing lvmpv', 'existing 1024 MiB disk sdb (16) with existing lvmpv', 'existing 1024 MiB disk sdc (36) with existing lvmpv'] uuid = nzg1R2-dSyJ-tbSf-liNI-sYvo-CzTs-timmcP size = 2.98 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 2.98 GiB path = /dev/test_vg1 format args = [] original_format = None free = 1.03 GiB PE Size = 4 MiB PE Count = 762 PE Free = 264 PV Count = 3 modified = False extents = 762 free space = 1.48 GiB free extents = 379 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sda (2) with existing lvmpv', 'existing 1024 MiB disk sdb (16) with existing lvmpv', 'existing 1024 MiB disk sdc (36) with existing lvmpv'] LVs = ['existing 1.5 GiB lvmlv test_vg1-lv2 (58) with existing xfs filesystem'] segment type = linear percent = 0 VG space used = 1.5 GiB 2024-03-01 20:51:08,014 DEBUG blivet/MainThread: test_vg1 size is 2.98 GiB 2024-03-01 20:51:08,015 DEBUG blivet/MainThread: vg test_vg1 has 1.48 GiB free 2024-03-01 20:51:08,015 DEBUG blivet/MainThread: test_vg1 size is 2.98 GiB 2024-03-01 20:51:08,016 DEBUG blivet/MainThread: vg test_vg1 has 1.48 GiB free 2024-03-01 20:51:08,013 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7f4b6685b4c0) -- name = test_vg1-lv2 status = True id = 58 children = [] parents = ['existing 2.98 GiB lvmvg test_vg1 (11)'] uuid = S4IAgG-oKdr-dUwM-bIXM-E7QP-rQcZ-rcdPYd size = 1.5 GiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-6 target size = 1.5 GiB path = /dev/mapper/test_vg1-lv2 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7f4b6690d760) -- name = test_vg1 status = True id = 11 children = ['existing 1.5 GiB lvmlv test_vg1-lv2 (58) with existing xfs filesystem'] parents = ['existing 1024 MiB disk sda (2) with existing lvmpv', 'existing 1024 MiB disk sdb (16) with existing lvmpv', 'existing 1024 MiB disk sdc (36) with existing lvmpv'] uuid = nzg1R2-dSyJ-tbSf-liNI-sYvo-CzTs-timmcP size = 2.98 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 2.98 GiB path = /dev/test_vg1 format args = [] original_format = None free = 1.03 GiB PE Size = 4 MiB PE Count = 762 PE Free = 264 PV Count = 3 modified = False extents = 762 free space = 1.48 GiB free extents = 379 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sda (2) with existing lvmpv', 'existing 1024 MiB disk sdb (16) with existing lvmpv', 'existing 1024 MiB disk sdc (36) with existing lvmpv'] LVs = ['existing 1.5 GiB lvmlv test_vg1-lv2 (58) with existing xfs filesystem'] segment type = linear percent = 0 VG space used = 1.5 GiB 2024-03-01 20:51:08,018 DEBUG blivet/MainThread: test_vg1 size is 2.98 GiB 2024-03-01 20:51:08,018 DEBUG blivet/MainThread: vg test_vg1 has 1.48 GiB free 2024-03-01 20:51:08,019 DEBUG blivet/MainThread: test_vg1 size is 2.98 GiB 2024-03-01 20:51:08,019 DEBUG blivet/MainThread: vg test_vg1 has 1.48 GiB free 2024-03-01 20:51:08,016 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7f4b6685b4c0) -- name = test_vg1-lv2 status = True id = 58 children = [] parents = ['existing 2.98 GiB lvmvg test_vg1 (11)'] uuid = S4IAgG-oKdr-dUwM-bIXM-E7QP-rQcZ-rcdPYd size = 1.5 GiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-6 target size = 1.5 GiB path = /dev/mapper/test_vg1-lv2 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7f4b6690d760) -- name = test_vg1 status = True id = 11 children = ['existing 1.5 GiB lvmlv test_vg1-lv2 (58) with existing xfs filesystem'] parents = ['existing 1024 MiB disk sda (2) with existing lvmpv', 'existing 1024 MiB disk sdb (16) with existing lvmpv', 'existing 1024 MiB disk sdc (36) with existing lvmpv'] uuid = nzg1R2-dSyJ-tbSf-liNI-sYvo-CzTs-timmcP size = 2.98 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 2.98 GiB path = /dev/test_vg1 format args = [] original_format = None free = 1.03 GiB PE Size = 4 MiB PE Count = 762 PE Free = 264 PV Count = 3 modified = False extents = 762 free space = 1.48 GiB free extents = 379 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sda (2) with existing lvmpv', 'existing 1024 MiB disk sdb (16) with existing lvmpv', 'existing 1024 MiB disk sdc (36) with existing lvmpv'] LVs = ['existing 1.5 GiB lvmlv test_vg1-lv2 (58) with existing xfs filesystem'] segment type = linear percent = 0 VG space used = 1.5 GiB 2024-03-01 20:51:08,021 DEBUG blivet/MainThread: test_vg1 size is 2.98 GiB 2024-03-01 20:51:08,022 DEBUG blivet/MainThread: vg test_vg1 has 1.48 GiB free 2024-03-01 20:51:08,022 DEBUG blivet/MainThread: test_vg1 size is 2.98 GiB 2024-03-01 20:51:08,023 DEBUG blivet/MainThread: vg test_vg1 has 1.48 GiB free 2024-03-01 20:51:08,019 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7f4b6685b4c0) -- name = test_vg1-lv2 status = True id = 58 children = [] parents = ['existing 2.98 GiB lvmvg test_vg1 (11)'] uuid = S4IAgG-oKdr-dUwM-bIXM-E7QP-rQcZ-rcdPYd size = 1.5 GiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-6 target size = 1.5 GiB path = /dev/mapper/test_vg1-lv2 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7f4b6690d760) -- name = test_vg1 status = True id = 11 children = ['existing 1.5 GiB lvmlv test_vg1-lv2 (58) with existing xfs filesystem'] parents = ['existing 1024 MiB disk sda (2) with existing lvmpv', 'existing 1024 MiB disk sdb (16) with existing lvmpv', 'existing 1024 MiB disk sdc (36) with existing lvmpv'] uuid = nzg1R2-dSyJ-tbSf-liNI-sYvo-CzTs-timmcP size = 2.98 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 2.98 GiB path = /dev/test_vg1 format args = [] original_format = None free = 1.03 GiB PE Size = 4 MiB PE Count = 762 PE Free = 264 PV Count = 3 modified = False extents = 762 free space = 1.48 GiB free extents = 379 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sda (2) with existing lvmpv', 'existing 1024 MiB disk sdb (16) with existing lvmpv', 'existing 1024 MiB disk sdc (36) with existing lvmpv'] LVs = ['existing 1.5 GiB lvmlv test_vg1-lv2 (58) with existing xfs filesystem'] segment type = linear percent = 0 VG space used = 1.5 GiB 2024-03-01 20:51:08,025 DEBUG blivet/MainThread: test_vg1 size is 2.98 GiB 2024-03-01 20:51:08,025 DEBUG blivet/MainThread: vg test_vg1 has 1.48 GiB free 2024-03-01 20:51:08,025 DEBUG blivet/MainThread: test_vg1 size is 2.98 GiB 2024-03-01 20:51:08,026 DEBUG blivet/MainThread: vg test_vg1 has 1.48 GiB free 2024-03-01 20:51:08,023 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7f4b6685b4c0) -- name = test_vg1-lv2 status = True id = 58 children = [] parents = ['existing 2.98 GiB lvmvg test_vg1 (11)'] uuid = S4IAgG-oKdr-dUwM-bIXM-E7QP-rQcZ-rcdPYd size = 1.5 GiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-6 target size = 1.5 GiB path = /dev/mapper/test_vg1-lv2 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7f4b6690d760) -- name = test_vg1 status = True id = 11 children = ['existing 1.5 GiB lvmlv test_vg1-lv2 (58) with existing xfs filesystem'] parents = ['existing 1024 MiB disk sda (2) with existing lvmpv', 'existing 1024 MiB disk sdb (16) with existing lvmpv', 'existing 1024 MiB disk sdc (36) with existing lvmpv'] uuid = nzg1R2-dSyJ-tbSf-liNI-sYvo-CzTs-timmcP size = 2.98 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 2.98 GiB path = /dev/test_vg1 format args = [] original_format = None free = 1.03 GiB PE Size = 4 MiB PE Count = 762 PE Free = 264 PV Count = 3 modified = False extents = 762 free space = 1.48 GiB free extents = 379 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sda (2) with existing lvmpv', 'existing 1024 MiB disk sdb (16) with existing lvmpv', 'existing 1024 MiB disk sdc (36) with existing lvmpv'] LVs = ['existing 1.5 GiB lvmlv test_vg1-lv2 (58) with existing xfs filesystem'] segment type = linear percent = 0 VG space used = 1.5 GiB 2024-03-01 20:51:08,028 DEBUG blivet/MainThread: test_vg1 size is 2.98 GiB 2024-03-01 20:51:08,029 DEBUG blivet/MainThread: vg test_vg1 has 1.48 GiB free 2024-03-01 20:51:08,029 DEBUG blivet/MainThread: test_vg1 size is 2.98 GiB 2024-03-01 20:51:08,029 DEBUG blivet/MainThread: vg test_vg1 has 1.48 GiB free 2024-03-01 20:51:08,026 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7f4b6685b4c0) -- name = test_vg1-lv2 status = True id = 58 children = [] parents = ['existing 2.98 GiB lvmvg test_vg1 (11)'] uuid = S4IAgG-oKdr-dUwM-bIXM-E7QP-rQcZ-rcdPYd size = 1.5 GiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-6 target size = 1.5 GiB path = /dev/mapper/test_vg1-lv2 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7f4b6690d760) -- name = test_vg1 status = True id = 11 children = ['existing 1.5 GiB lvmlv test_vg1-lv2 (58) with existing xfs filesystem'] parents = ['existing 1024 MiB disk sda (2) with existing lvmpv', 'existing 1024 MiB disk sdb (16) with existing lvmpv', 'existing 1024 MiB disk sdc (36) with existing lvmpv'] uuid = nzg1R2-dSyJ-tbSf-liNI-sYvo-CzTs-timmcP size = 2.98 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 2.98 GiB path = /dev/test_vg1 format args = [] original_format = None free = 1.03 GiB PE Size = 4 MiB PE Count = 762 PE Free = 264 PV Count = 3 modified = False extents = 762 free space = 1.48 GiB free extents = 379 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sda (2) with existing lvmpv', 'existing 1024 MiB disk sdb (16) with existing lvmpv', 'existing 1024 MiB disk sdc (36) with existing lvmpv'] LVs = ['existing 1.5 GiB lvmlv test_vg1-lv2 (58) with existing xfs filesystem'] segment type = linear percent = 0 VG space used = 1.5 GiB 2024-03-01 20:51:08,032 DEBUG blivet/MainThread: test_vg1 size is 2.98 GiB 2024-03-01 20:51:08,032 DEBUG blivet/MainThread: vg test_vg1 has 1.48 GiB free 2024-03-01 20:51:08,032 DEBUG blivet/MainThread: test_vg1 size is 2.98 GiB 2024-03-01 20:51:08,033 DEBUG blivet/MainThread: vg test_vg1 has 1.48 GiB free 2024-03-01 20:51:08,030 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7f4b6685b4c0) -- name = test_vg1-lv2 status = True id = 58 children = [] parents = ['existing 2.98 GiB lvmvg test_vg1 (11)'] uuid = S4IAgG-oKdr-dUwM-bIXM-E7QP-rQcZ-rcdPYd size = 1.5 GiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-6 target size = 1.5 GiB path = /dev/mapper/test_vg1-lv2 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7f4b6690d760) -- name = test_vg1 status = True id = 11 children = ['existing 1.5 GiB lvmlv test_vg1-lv2 (58) with existing xfs filesystem'] parents = ['existing 1024 MiB disk sda (2) with existing lvmpv', 'existing 1024 MiB disk sdb (16) with existing lvmpv', 'existing 1024 MiB disk sdc (36) with existing lvmpv'] uuid = nzg1R2-dSyJ-tbSf-liNI-sYvo-CzTs-timmcP size = 2.98 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 2.98 GiB path = /dev/test_vg1 format args = [] original_format = None free = 1.03 GiB PE Size = 4 MiB PE Count = 762 PE Free = 264 PV Count = 3 modified = False extents = 762 free space = 1.48 GiB free extents = 379 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sda (2) with existing lvmpv', 'existing 1024 MiB disk sdb (16) with existing lvmpv', 'existing 1024 MiB disk sdc (36) with existing lvmpv'] LVs = ['existing 1.5 GiB lvmlv test_vg1-lv2 (58) with existing xfs filesystem'] segment type = linear percent = 0 VG space used = 1.5 GiB 2024-03-01 20:51:08,035 DEBUG blivet/MainThread: test_vg1 size is 2.98 GiB 2024-03-01 20:51:08,035 DEBUG blivet/MainThread: vg test_vg1 has 1.48 GiB free 2024-03-01 20:51:08,036 DEBUG blivet/MainThread: test_vg1 size is 2.98 GiB 2024-03-01 20:51:08,036 DEBUG blivet/MainThread: vg test_vg1 has 1.48 GiB free 2024-03-01 20:51:08,033 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7f4b6685b4c0) -- name = test_vg1-lv2 status = True id = 58 children = [] parents = ['existing 2.98 GiB lvmvg test_vg1 (11)'] uuid = S4IAgG-oKdr-dUwM-bIXM-E7QP-rQcZ-rcdPYd size = 1.5 GiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-6 target size = 1.5 GiB path = /dev/mapper/test_vg1-lv2 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7f4b6690d760) -- name = test_vg1 status = True id = 11 children = ['existing 1.5 GiB lvmlv test_vg1-lv2 (58) with existing xfs filesystem'] parents = ['existing 1024 MiB disk sda (2) with existing lvmpv', 'existing 1024 MiB disk sdb (16) with existing lvmpv', 'existing 1024 MiB disk sdc (36) with existing lvmpv'] uuid = nzg1R2-dSyJ-tbSf-liNI-sYvo-CzTs-timmcP size = 2.98 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 2.98 GiB path = /dev/test_vg1 format args = [] original_format = None free = 1.03 GiB PE Size = 4 MiB PE Count = 762 PE Free = 264 PV Count = 3 modified = False extents = 762 free space = 1.48 GiB free extents = 379 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sda (2) with existing lvmpv', 'existing 1024 MiB disk sdb (16) with existing lvmpv', 'existing 1024 MiB disk sdc (36) with existing lvmpv'] LVs = ['existing 1.5 GiB lvmlv test_vg1-lv2 (58) with existing xfs filesystem'] segment type = linear percent = 0 VG space used = 1.5 GiB 2024-03-01 20:51:08,038 DEBUG blivet/MainThread: test_vg1 size is 2.98 GiB 2024-03-01 20:51:08,039 DEBUG blivet/MainThread: vg test_vg1 has 1.48 GiB free 2024-03-01 20:51:08,039 DEBUG blivet/MainThread: test_vg1 size is 2.98 GiB 2024-03-01 20:51:08,040 DEBUG blivet/MainThread: vg test_vg1 has 1.48 GiB free 2024-03-01 20:51:08,037 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7f4b6685b4c0) -- name = test_vg1-lv2 status = True id = 58 children = [] parents = ['existing 2.98 GiB lvmvg test_vg1 (11)'] uuid = S4IAgG-oKdr-dUwM-bIXM-E7QP-rQcZ-rcdPYd size = 1.5 GiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-6 target size = 1.5 GiB path = /dev/mapper/test_vg1-lv2 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7f4b6690d760) -- name = test_vg1 status = True id = 11 children = ['existing 1.5 GiB lvmlv test_vg1-lv2 (58) with existing xfs filesystem'] parents = ['existing 1024 MiB disk sda (2) with existing lvmpv', 'existing 1024 MiB disk sdb (16) with existing lvmpv', 'existing 1024 MiB disk sdc (36) with existing lvmpv'] uuid = nzg1R2-dSyJ-tbSf-liNI-sYvo-CzTs-timmcP size = 2.98 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 2.98 GiB path = /dev/test_vg1 format args = [] original_format = None free = 1.03 GiB PE Size = 4 MiB PE Count = 762 PE Free = 264 PV Count = 3 modified = False extents = 762 free space = 1.48 GiB free extents = 379 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sda (2) with existing lvmpv', 'existing 1024 MiB disk sdb (16) with existing lvmpv', 'existing 1024 MiB disk sdc (36) with existing lvmpv'] LVs = ['existing 1.5 GiB lvmlv test_vg1-lv2 (58) with existing xfs filesystem'] segment type = linear percent = 0 VG space used = 1.5 GiB 2024-03-01 20:51:08,042 DEBUG blivet/MainThread: test_vg1 size is 2.98 GiB 2024-03-01 20:51:08,042 DEBUG blivet/MainThread: vg test_vg1 has 1.48 GiB free 2024-03-01 20:51:08,043 DEBUG blivet/MainThread: test_vg1 size is 2.98 GiB 2024-03-01 20:51:08,043 DEBUG blivet/MainThread: vg test_vg1 has 1.48 GiB free 2024-03-01 20:51:08,040 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7f4b6685b4c0) -- name = test_vg1-lv2 status = True id = 58 children = [] parents = ['existing 2.98 GiB lvmvg test_vg1 (11)'] uuid = S4IAgG-oKdr-dUwM-bIXM-E7QP-rQcZ-rcdPYd size = 1.5 GiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-6 target size = 1.5 GiB path = /dev/mapper/test_vg1-lv2 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7f4b6690d760) -- name = test_vg1 status = True id = 11 children = ['existing 1.5 GiB lvmlv test_vg1-lv2 (58) with existing xfs filesystem'] parents = ['existing 1024 MiB disk sda (2) with existing lvmpv', 'existing 1024 MiB disk sdb (16) with existing lvmpv', 'existing 1024 MiB disk sdc (36) with existing lvmpv'] uuid = nzg1R2-dSyJ-tbSf-liNI-sYvo-CzTs-timmcP size = 2.98 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 2.98 GiB path = /dev/test_vg1 format args = [] original_format = None free = 1.03 GiB PE Size = 4 MiB PE Count = 762 PE Free = 264 PV Count = 3 modified = False extents = 762 free space = 1.48 GiB free extents = 379 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sda (2) with existing lvmpv', 'existing 1024 MiB disk sdb (16) with existing lvmpv', 'existing 1024 MiB disk sdc (36) with existing lvmpv'] LVs = ['existing 1.5 GiB lvmlv test_vg1-lv2 (58) with existing xfs filesystem'] segment type = linear percent = 0 VG space used = 1.5 GiB 2024-03-01 20:51:08,045 DEBUG blivet/MainThread: test_vg1 size is 2.98 GiB 2024-03-01 20:51:08,046 DEBUG blivet/MainThread: vg test_vg1 has 1.48 GiB free 2024-03-01 20:51:08,046 DEBUG blivet/MainThread: test_vg1 size is 2.98 GiB 2024-03-01 20:51:08,047 DEBUG blivet/MainThread: vg test_vg1 has 1.48 GiB free 2024-03-01 20:51:08,044 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7f4b6685b4c0) -- name = test_vg1-lv2 status = True id = 58 children = [] parents = ['existing 2.98 GiB lvmvg test_vg1 (11)'] uuid = S4IAgG-oKdr-dUwM-bIXM-E7QP-rQcZ-rcdPYd size = 1.5 GiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-6 target size = 1.5 GiB path = /dev/mapper/test_vg1-lv2 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7f4b6690d760) -- name = test_vg1 status = True id = 11 children = ['existing 1.5 GiB lvmlv test_vg1-lv2 (58) with existing xfs filesystem'] parents = ['existing 1024 MiB disk sda (2) with existing lvmpv', 'existing 1024 MiB disk sdb (16) with existing lvmpv', 'existing 1024 MiB disk sdc (36) with existing lvmpv'] uuid = nzg1R2-dSyJ-tbSf-liNI-sYvo-CzTs-timmcP size = 2.98 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 2.98 GiB path = /dev/test_vg1 format args = [] original_format = None free = 1.03 GiB PE Size = 4 MiB PE Count = 762 PE Free = 264 PV Count = 3 modified = False extents = 762 free space = 1.48 GiB free extents = 379 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sda (2) with existing lvmpv', 'existing 1024 MiB disk sdb (16) with existing lvmpv', 'existing 1024 MiB disk sdc (36) with existing lvmpv'] LVs = ['existing 1.5 GiB lvmlv test_vg1-lv2 (58) with existing xfs filesystem'] segment type = linear percent = 0 VG space used = 1.5 GiB 2024-03-01 20:51:08,049 DEBUG blivet/MainThread: test_vg1 size is 2.98 GiB 2024-03-01 20:51:08,049 DEBUG blivet/MainThread: vg test_vg1 has 1.48 GiB free 2024-03-01 20:51:08,050 DEBUG blivet/MainThread: test_vg1 size is 2.98 GiB 2024-03-01 20:51:08,050 DEBUG blivet/MainThread: vg test_vg1 has 1.48 GiB free 2024-03-01 20:51:08,047 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7f4b6685b4c0) -- name = test_vg1-lv2 status = True id = 58 children = [] parents = ['existing 2.98 GiB lvmvg test_vg1 (11)'] uuid = S4IAgG-oKdr-dUwM-bIXM-E7QP-rQcZ-rcdPYd size = 1.5 GiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-6 target size = 1.5 GiB path = /dev/mapper/test_vg1-lv2 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7f4b6690d760) -- name = test_vg1 status = True id = 11 children = ['existing 1.5 GiB lvmlv test_vg1-lv2 (58) with existing xfs filesystem'] parents = ['existing 1024 MiB disk sda (2) with existing lvmpv', 'existing 1024 MiB disk sdb (16) with existing lvmpv', 'existing 1024 MiB disk sdc (36) with existing lvmpv'] uuid = nzg1R2-dSyJ-tbSf-liNI-sYvo-CzTs-timmcP size = 2.98 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 2.98 GiB path = /dev/test_vg1 format args = [] original_format = None free = 1.03 GiB PE Size = 4 MiB PE Count = 762 PE Free = 264 PV Count = 3 modified = False extents = 762 free space = 1.48 GiB free extents = 379 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sda (2) with existing lvmpv', 'existing 1024 MiB disk sdb (16) with existing lvmpv', 'existing 1024 MiB disk sdc (36) with existing lvmpv'] LVs = ['existing 1.5 GiB lvmlv test_vg1-lv2 (58) with existing xfs filesystem'] segment type = linear percent = 0 VG space used = 1.5 GiB 2024-03-01 20:51:08,052 DEBUG blivet/MainThread: test_vg1 size is 2.98 GiB 2024-03-01 20:51:08,053 DEBUG blivet/MainThread: vg test_vg1 has 1.48 GiB free 2024-03-01 20:51:08,053 DEBUG blivet/MainThread: test_vg1 size is 2.98 GiB 2024-03-01 20:51:08,053 DEBUG blivet/MainThread: vg test_vg1 has 1.48 GiB free 2024-03-01 20:51:08,050 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7f4b6685b4c0) -- name = test_vg1-lv2 status = True id = 58 children = [] parents = ['existing 2.98 GiB lvmvg test_vg1 (11)'] uuid = S4IAgG-oKdr-dUwM-bIXM-E7QP-rQcZ-rcdPYd size = 1.5 GiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-6 target size = 1.5 GiB path = /dev/mapper/test_vg1-lv2 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7f4b6690d760) -- name = test_vg1 status = True id = 11 children = ['existing 1.5 GiB lvmlv test_vg1-lv2 (58) with existing xfs filesystem'] parents = ['existing 1024 MiB disk sda (2) with existing lvmpv', 'existing 1024 MiB disk sdb (16) with existing lvmpv', 'existing 1024 MiB disk sdc (36) with existing lvmpv'] uuid = nzg1R2-dSyJ-tbSf-liNI-sYvo-CzTs-timmcP size = 2.98 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 2.98 GiB path = /dev/test_vg1 format args = [] original_format = None free = 1.03 GiB PE Size = 4 MiB PE Count = 762 PE Free = 264 PV Count = 3 modified = False extents = 762 free space = 1.48 GiB free extents = 379 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sda (2) with existing lvmpv', 'existing 1024 MiB disk sdb (16) with existing lvmpv', 'existing 1024 MiB disk sdc (36) with existing lvmpv'] LVs = ['existing 1.5 GiB lvmlv test_vg1-lv2 (58) with existing xfs filesystem'] segment type = linear percent = 0 VG space used = 1.5 GiB 2024-03-01 20:51:08,056 DEBUG blivet/MainThread: test_vg1 size is 2.98 GiB 2024-03-01 20:51:08,056 DEBUG blivet/MainThread: vg test_vg1 has 1.48 GiB free 2024-03-01 20:51:08,056 DEBUG blivet/MainThread: test_vg1 size is 2.98 GiB 2024-03-01 20:51:08,057 DEBUG blivet/MainThread: vg test_vg1 has 1.48 GiB free 2024-03-01 20:51:08,054 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7f4b6685b4c0) -- name = test_vg1-lv2 status = True id = 58 children = [] parents = ['existing 2.98 GiB lvmvg test_vg1 (11)'] uuid = S4IAgG-oKdr-dUwM-bIXM-E7QP-rQcZ-rcdPYd size = 1.5 GiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-6 target size = 1.5 GiB path = /dev/mapper/test_vg1-lv2 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7f4b6690d760) -- name = test_vg1 status = True id = 11 children = ['existing 1.5 GiB lvmlv test_vg1-lv2 (58) with existing xfs filesystem'] parents = ['existing 1024 MiB disk sda (2) with existing lvmpv', 'existing 1024 MiB disk sdb (16) with existing lvmpv', 'existing 1024 MiB disk sdc (36) with existing lvmpv'] uuid = nzg1R2-dSyJ-tbSf-liNI-sYvo-CzTs-timmcP size = 2.98 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 2.98 GiB path = /dev/test_vg1 format args = [] original_format = None free = 1.03 GiB PE Size = 4 MiB PE Count = 762 PE Free = 264 PV Count = 3 modified = False extents = 762 free space = 1.48 GiB free extents = 379 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sda (2) with existing lvmpv', 'existing 1024 MiB disk sdb (16) with existing lvmpv', 'existing 1024 MiB disk sdc (36) with existing lvmpv'] LVs = ['existing 1.5 GiB lvmlv test_vg1-lv2 (58) with existing xfs filesystem'] segment type = linear percent = 0 VG space used = 1.5 GiB 2024-03-01 20:51:08,059 DEBUG blivet/MainThread: test_vg1 size is 2.98 GiB 2024-03-01 20:51:08,060 DEBUG blivet/MainThread: vg test_vg1 has 1.48 GiB free 2024-03-01 20:51:08,060 DEBUG blivet/MainThread: test_vg1 size is 2.98 GiB 2024-03-01 20:51:08,060 DEBUG blivet/MainThread: vg test_vg1 has 1.48 GiB free 2024-03-01 20:51:08,057 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7f4b6685b4c0) -- name = test_vg1-lv2 status = True id = 58 children = [] parents = ['existing 2.98 GiB lvmvg test_vg1 (11)'] uuid = S4IAgG-oKdr-dUwM-bIXM-E7QP-rQcZ-rcdPYd size = 1.5 GiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-6 target size = 1.5 GiB path = /dev/mapper/test_vg1-lv2 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7f4b6690d760) -- name = test_vg1 status = True id = 11 children = ['existing 1.5 GiB lvmlv test_vg1-lv2 (58) with existing xfs filesystem'] parents = ['existing 1024 MiB disk sda (2) with existing lvmpv', 'existing 1024 MiB disk sdb (16) with existing lvmpv', 'existing 1024 MiB disk sdc (36) with existing lvmpv'] uuid = nzg1R2-dSyJ-tbSf-liNI-sYvo-CzTs-timmcP size = 2.98 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 2.98 GiB path = /dev/test_vg1 format args = [] original_format = None free = 1.03 GiB PE Size = 4 MiB PE Count = 762 PE Free = 264 PV Count = 3 modified = False extents = 762 free space = 1.48 GiB free extents = 379 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sda (2) with existing lvmpv', 'existing 1024 MiB disk sdb (16) with existing lvmpv', 'existing 1024 MiB disk sdc (36) with existing lvmpv'] LVs = ['existing 1.5 GiB lvmlv test_vg1-lv2 (58) with existing xfs filesystem'] segment type = linear percent = 0 VG space used = 1.5 GiB 2024-03-01 20:51:08,062 DEBUG blivet/MainThread: test_vg1 size is 2.98 GiB 2024-03-01 20:51:08,063 DEBUG blivet/MainThread: vg test_vg1 has 1.48 GiB free 2024-03-01 20:51:08,063 DEBUG blivet/MainThread: test_vg1 size is 2.98 GiB 2024-03-01 20:51:08,064 DEBUG blivet/MainThread: vg test_vg1 has 1.48 GiB free 2024-03-01 20:51:08,061 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7f4b6685b4c0) -- name = test_vg1-lv2 status = True id = 58 children = [] parents = ['existing 2.98 GiB lvmvg test_vg1 (11)'] uuid = S4IAgG-oKdr-dUwM-bIXM-E7QP-rQcZ-rcdPYd size = 1.5 GiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-6 target size = 1.5 GiB path = /dev/mapper/test_vg1-lv2 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7f4b6690d760) -- name = test_vg1 status = True id = 11 children = ['existing 1.5 GiB lvmlv test_vg1-lv2 (58) with existing xfs filesystem'] parents = ['existing 1024 MiB disk sda (2) with existing lvmpv', 'existing 1024 MiB disk sdb (16) with existing lvmpv', 'existing 1024 MiB disk sdc (36) with existing lvmpv'] uuid = nzg1R2-dSyJ-tbSf-liNI-sYvo-CzTs-timmcP size = 2.98 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 2.98 GiB path = /dev/test_vg1 format args = [] original_format = None free = 1.03 GiB PE Size = 4 MiB PE Count = 762 PE Free = 264 PV Count = 3 modified = False extents = 762 free space = 1.48 GiB free extents = 379 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sda (2) with existing lvmpv', 'existing 1024 MiB disk sdb (16) with existing lvmpv', 'existing 1024 MiB disk sdc (36) with existing lvmpv'] LVs = ['existing 1.5 GiB lvmlv test_vg1-lv2 (58) with existing xfs filesystem'] segment type = linear percent = 0 VG space used = 1.5 GiB 2024-03-01 20:51:08,066 DEBUG blivet/MainThread: test_vg1 size is 2.98 GiB 2024-03-01 20:51:08,066 DEBUG blivet/MainThread: vg test_vg1 has 1.48 GiB free 2024-03-01 20:51:08,067 DEBUG blivet/MainThread: test_vg1 size is 2.98 GiB 2024-03-01 20:51:08,067 DEBUG blivet/MainThread: vg test_vg1 has 1.48 GiB free 2024-03-01 20:51:08,064 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7f4b6685b4c0) -- name = test_vg1-lv2 status = True id = 58 children = [] parents = ['existing 2.98 GiB lvmvg test_vg1 (11)'] uuid = S4IAgG-oKdr-dUwM-bIXM-E7QP-rQcZ-rcdPYd size = 1.5 GiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-6 target size = 1.5 GiB path = /dev/mapper/test_vg1-lv2 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7f4b6690d760) -- name = test_vg1 status = True id = 11 children = ['existing 1.5 GiB lvmlv test_vg1-lv2 (58) with existing xfs filesystem'] parents = ['existing 1024 MiB disk sda (2) with existing lvmpv', 'existing 1024 MiB disk sdb (16) with existing lvmpv', 'existing 1024 MiB disk sdc (36) with existing lvmpv'] uuid = nzg1R2-dSyJ-tbSf-liNI-sYvo-CzTs-timmcP size = 2.98 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 2.98 GiB path = /dev/test_vg1 format args = [] original_format = None free = 1.03 GiB PE Size = 4 MiB PE Count = 762 PE Free = 264 PV Count = 3 modified = False extents = 762 free space = 1.48 GiB free extents = 379 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sda (2) with existing lvmpv', 'existing 1024 MiB disk sdb (16) with existing lvmpv', 'existing 1024 MiB disk sdc (36) with existing lvmpv'] LVs = ['existing 1.5 GiB lvmlv test_vg1-lv2 (58) with existing xfs filesystem'] segment type = linear percent = 0 VG space used = 1.5 GiB 2024-03-01 20:51:08,069 DEBUG blivet/MainThread: test_vg1 size is 2.98 GiB 2024-03-01 20:51:08,070 DEBUG blivet/MainThread: vg test_vg1 has 1.48 GiB free 2024-03-01 20:51:08,070 DEBUG blivet/MainThread: test_vg1 size is 2.98 GiB 2024-03-01 20:51:08,071 DEBUG blivet/MainThread: vg test_vg1 has 1.48 GiB free 2024-03-01 20:51:08,068 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7f4b6685b4c0) -- name = test_vg1-lv2 status = True id = 58 children = [] parents = ['existing 2.98 GiB lvmvg test_vg1 (11)'] uuid = S4IAgG-oKdr-dUwM-bIXM-E7QP-rQcZ-rcdPYd size = 1.5 GiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-6 target size = 1.5 GiB path = /dev/mapper/test_vg1-lv2 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7f4b6690d760) -- name = test_vg1 status = True id = 11 children = ['existing 1.5 GiB lvmlv test_vg1-lv2 (58) with existing xfs filesystem'] parents = ['existing 1024 MiB disk sda (2) with existing lvmpv', 'existing 1024 MiB disk sdb (16) with existing lvmpv', 'existing 1024 MiB disk sdc (36) with existing lvmpv'] uuid = nzg1R2-dSyJ-tbSf-liNI-sYvo-CzTs-timmcP size = 2.98 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 2.98 GiB path = /dev/test_vg1 format args = [] original_format = None free = 1.03 GiB PE Size = 4 MiB PE Count = 762 PE Free = 264 PV Count = 3 modified = False extents = 762 free space = 1.48 GiB free extents = 379 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sda (2) with existing lvmpv', 'existing 1024 MiB disk sdb (16) with existing lvmpv', 'existing 1024 MiB disk sdc (36) with existing lvmpv'] LVs = ['existing 1.5 GiB lvmlv test_vg1-lv2 (58) with existing xfs filesystem'] segment type = linear percent = 0 VG space used = 1.5 GiB 2024-03-01 20:51:08,073 DEBUG blivet/MainThread: test_vg1 size is 2.98 GiB 2024-03-01 20:51:08,073 DEBUG blivet/MainThread: vg test_vg1 has 1.48 GiB free 2024-03-01 20:51:08,074 DEBUG blivet/MainThread: test_vg1 size is 2.98 GiB 2024-03-01 20:51:08,074 DEBUG blivet/MainThread: vg test_vg1 has 1.48 GiB free 2024-03-01 20:51:08,071 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7f4b6685b4c0) -- name = test_vg1-lv2 status = True id = 58 children = [] parents = ['existing 2.98 GiB lvmvg test_vg1 (11)'] uuid = S4IAgG-oKdr-dUwM-bIXM-E7QP-rQcZ-rcdPYd size = 1.5 GiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-6 target size = 1.5 GiB path = /dev/mapper/test_vg1-lv2 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7f4b6690d760) -- name = test_vg1 status = True id = 11 children = ['existing 1.5 GiB lvmlv test_vg1-lv2 (58) with existing xfs filesystem'] parents = ['existing 1024 MiB disk sda (2) with existing lvmpv', 'existing 1024 MiB disk sdb (16) with existing lvmpv', 'existing 1024 MiB disk sdc (36) with existing lvmpv'] uuid = nzg1R2-dSyJ-tbSf-liNI-sYvo-CzTs-timmcP size = 2.98 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 2.98 GiB path = /dev/test_vg1 format args = [] original_format = None free = 1.03 GiB PE Size = 4 MiB PE Count = 762 PE Free = 264 PV Count = 3 modified = False extents = 762 free space = 1.48 GiB free extents = 379 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sda (2) with existing lvmpv', 'existing 1024 MiB disk sdb (16) with existing lvmpv', 'existing 1024 MiB disk sdc (36) with existing lvmpv'] LVs = ['existing 1.5 GiB lvmlv test_vg1-lv2 (58) with existing xfs filesystem'] segment type = linear percent = 0 VG space used = 1.5 GiB 2024-03-01 20:51:08,076 DEBUG blivet/MainThread: test_vg1 size is 2.98 GiB 2024-03-01 20:51:08,077 DEBUG blivet/MainThread: vg test_vg1 has 1.48 GiB free 2024-03-01 20:51:08,077 DEBUG blivet/MainThread: test_vg1 size is 2.98 GiB 2024-03-01 20:51:08,078 DEBUG blivet/MainThread: vg test_vg1 has 1.48 GiB free 2024-03-01 20:51:08,075 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7f4b6685b4c0) -- name = test_vg1-lv2 status = True id = 58 children = [] parents = ['existing 2.98 GiB lvmvg test_vg1 (11)'] uuid = S4IAgG-oKdr-dUwM-bIXM-E7QP-rQcZ-rcdPYd size = 1.5 GiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-6 target size = 1.5 GiB path = /dev/mapper/test_vg1-lv2 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7f4b6690d760) -- name = test_vg1 status = True id = 11 children = ['existing 1.5 GiB lvmlv test_vg1-lv2 (58) with existing xfs filesystem'] parents = ['existing 1024 MiB disk sda (2) with existing lvmpv', 'existing 1024 MiB disk sdb (16) with existing lvmpv', 'existing 1024 MiB disk sdc (36) with existing lvmpv'] uuid = nzg1R2-dSyJ-tbSf-liNI-sYvo-CzTs-timmcP size = 2.98 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 2.98 GiB path = /dev/test_vg1 format args = [] original_format = None free = 1.03 GiB PE Size = 4 MiB PE Count = 762 PE Free = 264 PV Count = 3 modified = False extents = 762 free space = 1.48 GiB free extents = 379 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sda (2) with existing lvmpv', 'existing 1024 MiB disk sdb (16) with existing lvmpv', 'existing 1024 MiB disk sdc (36) with existing lvmpv'] LVs = ['existing 1.5 GiB lvmlv test_vg1-lv2 (58) with existing xfs filesystem'] segment type = linear percent = 0 VG space used = 1.5 GiB 2024-03-01 20:51:08,080 DEBUG blivet/MainThread: test_vg1 size is 2.98 GiB 2024-03-01 20:51:08,080 DEBUG blivet/MainThread: vg test_vg1 has 1.48 GiB free 2024-03-01 20:51:08,081 DEBUG blivet/MainThread: test_vg1 size is 2.98 GiB 2024-03-01 20:51:08,081 DEBUG blivet/MainThread: vg test_vg1 has 1.48 GiB free 2024-03-01 20:51:08,078 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7f4b6685b4c0) -- name = test_vg1-lv2 status = True id = 58 children = [] parents = ['existing 2.98 GiB lvmvg test_vg1 (11)'] uuid = S4IAgG-oKdr-dUwM-bIXM-E7QP-rQcZ-rcdPYd size = 1.5 GiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-6 target size = 1.5 GiB path = /dev/mapper/test_vg1-lv2 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7f4b6690d760) -- name = test_vg1 status = True id = 11 children = ['existing 1.5 GiB lvmlv test_vg1-lv2 (58) with existing xfs filesystem'] parents = ['existing 1024 MiB disk sda (2) with existing lvmpv', 'existing 1024 MiB disk sdb (16) with existing lvmpv', 'existing 1024 MiB disk sdc (36) with existing lvmpv'] uuid = nzg1R2-dSyJ-tbSf-liNI-sYvo-CzTs-timmcP size = 2.98 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 2.98 GiB path = /dev/test_vg1 format args = [] original_format = None free = 1.03 GiB PE Size = 4 MiB PE Count = 762 PE Free = 264 PV Count = 3 modified = False extents = 762 free space = 1.48 GiB free extents = 379 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sda (2) with existing lvmpv', 'existing 1024 MiB disk sdb (16) with existing lvmpv', 'existing 1024 MiB disk sdc (36) with existing lvmpv'] LVs = ['existing 1.5 GiB lvmlv test_vg1-lv2 (58) with existing xfs filesystem'] segment type = linear percent = 0 VG space used = 1.5 GiB 2024-03-01 20:51:08,083 DEBUG blivet/MainThread: test_vg1 size is 2.98 GiB 2024-03-01 20:51:08,084 DEBUG blivet/MainThread: vg test_vg1 has 1.48 GiB free 2024-03-01 20:51:08,084 DEBUG blivet/MainThread: test_vg1 size is 2.98 GiB 2024-03-01 20:51:08,084 DEBUG blivet/MainThread: vg test_vg1 has 1.48 GiB free 2024-03-01 20:51:08,081 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7f4b6685b4c0) -- name = test_vg1-lv2 status = True id = 58 children = [] parents = ['existing 2.98 GiB lvmvg test_vg1 (11)'] uuid = S4IAgG-oKdr-dUwM-bIXM-E7QP-rQcZ-rcdPYd size = 1.5 GiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-6 target size = 1.5 GiB path = /dev/mapper/test_vg1-lv2 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7f4b6690d760) -- name = test_vg1 status = True id = 11 children = ['existing 1.5 GiB lvmlv test_vg1-lv2 (58) with existing xfs filesystem'] parents = ['existing 1024 MiB disk sda (2) with existing lvmpv', 'existing 1024 MiB disk sdb (16) with existing lvmpv', 'existing 1024 MiB disk sdc (36) with existing lvmpv'] uuid = nzg1R2-dSyJ-tbSf-liNI-sYvo-CzTs-timmcP size = 2.98 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 2.98 GiB path = /dev/test_vg1 format args = [] original_format = None free = 1.03 GiB PE Size = 4 MiB PE Count = 762 PE Free = 264 PV Count = 3 modified = False extents = 762 free space = 1.48 GiB free extents = 379 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sda (2) with existing lvmpv', 'existing 1024 MiB disk sdb (16) with existing lvmpv', 'existing 1024 MiB disk sdc (36) with existing lvmpv'] LVs = ['existing 1.5 GiB lvmlv test_vg1-lv2 (58) with existing xfs filesystem'] segment type = linear percent = 0 VG space used = 1.5 GiB 2024-03-01 20:51:08,087 DEBUG blivet/MainThread: test_vg1 size is 2.98 GiB 2024-03-01 20:51:08,087 DEBUG blivet/MainThread: vg test_vg1 has 1.48 GiB free 2024-03-01 20:51:08,088 DEBUG blivet/MainThread: test_vg1 size is 2.98 GiB 2024-03-01 20:51:08,088 DEBUG blivet/MainThread: vg test_vg1 has 1.48 GiB free 2024-03-01 20:51:08,085 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7f4b6685b4c0) -- name = test_vg1-lv2 status = True id = 58 children = [] parents = ['existing 2.98 GiB lvmvg test_vg1 (11)'] uuid = S4IAgG-oKdr-dUwM-bIXM-E7QP-rQcZ-rcdPYd size = 1.5 GiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-6 target size = 1.5 GiB path = /dev/mapper/test_vg1-lv2 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7f4b6690d760) -- name = test_vg1 status = True id = 11 children = ['existing 1.5 GiB lvmlv test_vg1-lv2 (58) with existing xfs filesystem'] parents = ['existing 1024 MiB disk sda (2) with existing lvmpv', 'existing 1024 MiB disk sdb (16) with existing lvmpv', 'existing 1024 MiB disk sdc (36) with existing lvmpv'] uuid = nzg1R2-dSyJ-tbSf-liNI-sYvo-CzTs-timmcP size = 2.98 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 2.98 GiB path = /dev/test_vg1 format args = [] original_format = None free = 1.03 GiB PE Size = 4 MiB PE Count = 762 PE Free = 264 PV Count = 3 modified = False extents = 762 free space = 1.48 GiB free extents = 379 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sda (2) with existing lvmpv', 'existing 1024 MiB disk sdb (16) with existing lvmpv', 'existing 1024 MiB disk sdc (36) with existing lvmpv'] LVs = ['existing 1.5 GiB lvmlv test_vg1-lv2 (58) with existing xfs filesystem'] segment type = linear percent = 0 VG space used = 1.5 GiB 2024-03-01 20:51:08,090 DEBUG blivet/MainThread: test_vg1 size is 2.98 GiB 2024-03-01 20:51:08,091 DEBUG blivet/MainThread: vg test_vg1 has 1.48 GiB free 2024-03-01 20:51:08,091 DEBUG blivet/MainThread: test_vg1 size is 2.98 GiB 2024-03-01 20:51:08,091 DEBUG blivet/MainThread: vg test_vg1 has 1.48 GiB free 2024-03-01 20:51:08,088 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7f4b6685b4c0) -- name = test_vg1-lv2 status = True id = 58 children = [] parents = ['existing 2.98 GiB lvmvg test_vg1 (11)'] uuid = S4IAgG-oKdr-dUwM-bIXM-E7QP-rQcZ-rcdPYd size = 1.5 GiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-6 target size = 1.5 GiB path = /dev/mapper/test_vg1-lv2 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7f4b6690d760) -- name = test_vg1 status = True id = 11 children = ['existing 1.5 GiB lvmlv test_vg1-lv2 (58) with existing xfs filesystem'] parents = ['existing 1024 MiB disk sda (2) with existing lvmpv', 'existing 1024 MiB disk sdb (16) with existing lvmpv', 'existing 1024 MiB disk sdc (36) with existing lvmpv'] uuid = nzg1R2-dSyJ-tbSf-liNI-sYvo-CzTs-timmcP size = 2.98 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 2.98 GiB path = /dev/test_vg1 format args = [] original_format = None free = 1.03 GiB PE Size = 4 MiB PE Count = 762 PE Free = 264 PV Count = 3 modified = False extents = 762 free space = 1.48 GiB free extents = 379 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sda (2) with existing lvmpv', 'existing 1024 MiB disk sdb (16) with existing lvmpv', 'existing 1024 MiB disk sdc (36) with existing lvmpv'] LVs = ['existing 1.5 GiB lvmlv test_vg1-lv2 (58) with existing xfs filesystem'] segment type = linear percent = 0 VG space used = 1.5 GiB 2024-03-01 20:51:08,094 DEBUG blivet/MainThread: test_vg1 size is 2.98 GiB 2024-03-01 20:51:08,094 DEBUG blivet/MainThread: vg test_vg1 has 1.48 GiB free 2024-03-01 20:51:08,094 DEBUG blivet/MainThread: test_vg1 size is 2.98 GiB 2024-03-01 20:51:08,095 DEBUG blivet/MainThread: vg test_vg1 has 1.48 GiB free 2024-03-01 20:51:08,092 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7f4b6685b4c0) -- name = test_vg1-lv2 status = True id = 58 children = [] parents = ['existing 2.98 GiB lvmvg test_vg1 (11)'] uuid = S4IAgG-oKdr-dUwM-bIXM-E7QP-rQcZ-rcdPYd size = 1.5 GiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-6 target size = 1.5 GiB path = /dev/mapper/test_vg1-lv2 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7f4b6690d760) -- name = test_vg1 status = True id = 11 children = ['existing 1.5 GiB lvmlv test_vg1-lv2 (58) with existing xfs filesystem'] parents = ['existing 1024 MiB disk sda (2) with existing lvmpv', 'existing 1024 MiB disk sdb (16) with existing lvmpv', 'existing 1024 MiB disk sdc (36) with existing lvmpv'] uuid = nzg1R2-dSyJ-tbSf-liNI-sYvo-CzTs-timmcP size = 2.98 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 2.98 GiB path = /dev/test_vg1 format args = [] original_format = None free = 1.03 GiB PE Size = 4 MiB PE Count = 762 PE Free = 264 PV Count = 3 modified = False extents = 762 free space = 1.48 GiB free extents = 379 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sda (2) with existing lvmpv', 'existing 1024 MiB disk sdb (16) with existing lvmpv', 'existing 1024 MiB disk sdc (36) with existing lvmpv'] LVs = ['existing 1.5 GiB lvmlv test_vg1-lv2 (58) with existing xfs filesystem'] segment type = linear percent = 0 VG space used = 1.5 GiB 2024-03-01 20:51:08,097 DEBUG blivet/MainThread: test_vg1 size is 2.98 GiB 2024-03-01 20:51:08,098 DEBUG blivet/MainThread: vg test_vg1 has 1.48 GiB free 2024-03-01 20:51:08,098 DEBUG blivet/MainThread: test_vg1 size is 2.98 GiB 2024-03-01 20:51:08,098 DEBUG blivet/MainThread: vg test_vg1 has 1.48 GiB free 2024-03-01 20:51:08,095 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7f4b6685b4c0) -- name = test_vg1-lv2 status = True id = 58 children = [] parents = ['existing 2.98 GiB lvmvg test_vg1 (11)'] uuid = S4IAgG-oKdr-dUwM-bIXM-E7QP-rQcZ-rcdPYd size = 1.5 GiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-6 target size = 1.5 GiB path = /dev/mapper/test_vg1-lv2 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7f4b6690d760) -- name = test_vg1 status = True id = 11 children = ['existing 1.5 GiB lvmlv test_vg1-lv2 (58) with existing xfs filesystem'] parents = ['existing 1024 MiB disk sda (2) with existing lvmpv', 'existing 1024 MiB disk sdb (16) with existing lvmpv', 'existing 1024 MiB disk sdc (36) with existing lvmpv'] uuid = nzg1R2-dSyJ-tbSf-liNI-sYvo-CzTs-timmcP size = 2.98 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 2.98 GiB path = /dev/test_vg1 format args = [] original_format = None free = 1.03 GiB PE Size = 4 MiB PE Count = 762 PE Free = 264 PV Count = 3 modified = False extents = 762 free space = 1.48 GiB free extents = 379 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sda (2) with existing lvmpv', 'existing 1024 MiB disk sdb (16) with existing lvmpv', 'existing 1024 MiB disk sdc (36) with existing lvmpv'] LVs = ['existing 1.5 GiB lvmlv test_vg1-lv2 (58) with existing xfs filesystem'] segment type = linear percent = 0 VG space used = 1.5 GiB 2024-03-01 20:51:08,100 DEBUG blivet/MainThread: test_vg1 size is 2.98 GiB 2024-03-01 20:51:08,101 DEBUG blivet/MainThread: vg test_vg1 has 1.48 GiB free 2024-03-01 20:51:08,101 DEBUG blivet/MainThread: test_vg1 size is 2.98 GiB 2024-03-01 20:51:08,102 DEBUG blivet/MainThread: vg test_vg1 has 1.48 GiB free 2024-03-01 20:51:08,099 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7f4b6685b4c0) -- name = test_vg1-lv2 status = True id = 58 children = [] parents = ['existing 2.98 GiB lvmvg test_vg1 (11)'] uuid = S4IAgG-oKdr-dUwM-bIXM-E7QP-rQcZ-rcdPYd size = 1.5 GiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-6 target size = 1.5 GiB path = /dev/mapper/test_vg1-lv2 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7f4b6690d760) -- name = test_vg1 status = True id = 11 children = ['existing 1.5 GiB lvmlv test_vg1-lv2 (58) with existing xfs filesystem'] parents = ['existing 1024 MiB disk sda (2) with existing lvmpv', 'existing 1024 MiB disk sdb (16) with existing lvmpv', 'existing 1024 MiB disk sdc (36) with existing lvmpv'] uuid = nzg1R2-dSyJ-tbSf-liNI-sYvo-CzTs-timmcP size = 2.98 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 2.98 GiB path = /dev/test_vg1 format args = [] original_format = None free = 1.03 GiB PE Size = 4 MiB PE Count = 762 PE Free = 264 PV Count = 3 modified = False extents = 762 free space = 1.48 GiB free extents = 379 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sda (2) with existing lvmpv', 'existing 1024 MiB disk sdb (16) with existing lvmpv', 'existing 1024 MiB disk sdc (36) with existing lvmpv'] LVs = ['existing 1.5 GiB lvmlv test_vg1-lv2 (58) with existing xfs filesystem'] segment type = linear percent = 0 VG space used = 1.5 GiB 2024-03-01 20:51:08,104 DEBUG blivet/MainThread: test_vg1 size is 2.98 GiB 2024-03-01 20:51:08,104 DEBUG blivet/MainThread: vg test_vg1 has 1.48 GiB free 2024-03-01 20:51:08,105 DEBUG blivet/MainThread: test_vg1 size is 2.98 GiB 2024-03-01 20:51:08,105 DEBUG blivet/MainThread: vg test_vg1 has 1.48 GiB free 2024-03-01 20:51:08,102 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7f4b6685b4c0) -- name = test_vg1-lv2 status = True id = 58 children = [] parents = ['existing 2.98 GiB lvmvg test_vg1 (11)'] uuid = S4IAgG-oKdr-dUwM-bIXM-E7QP-rQcZ-rcdPYd size = 1.5 GiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-6 target size = 1.5 GiB path = /dev/mapper/test_vg1-lv2 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7f4b6690d760) -- name = test_vg1 status = True id = 11 children = ['existing 1.5 GiB lvmlv test_vg1-lv2 (58) with existing xfs filesystem'] parents = ['existing 1024 MiB disk sda (2) with existing lvmpv', 'existing 1024 MiB disk sdb (16) with existing lvmpv', 'existing 1024 MiB disk sdc (36) with existing lvmpv'] uuid = nzg1R2-dSyJ-tbSf-liNI-sYvo-CzTs-timmcP size = 2.98 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 2.98 GiB path = /dev/test_vg1 format args = [] original_format = None free = 1.03 GiB PE Size = 4 MiB PE Count = 762 PE Free = 264 PV Count = 3 modified = False extents = 762 free space = 1.48 GiB free extents = 379 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sda (2) with existing lvmpv', 'existing 1024 MiB disk sdb (16) with existing lvmpv', 'existing 1024 MiB disk sdc (36) with existing lvmpv'] LVs = ['existing 1.5 GiB lvmlv test_vg1-lv2 (58) with existing xfs filesystem'] segment type = linear percent = 0 VG space used = 1.5 GiB 2024-03-01 20:51:08,107 DEBUG blivet/MainThread: test_vg1 size is 2.98 GiB 2024-03-01 20:51:08,108 DEBUG blivet/MainThread: vg test_vg1 has 1.48 GiB free 2024-03-01 20:51:08,108 DEBUG blivet/MainThread: test_vg1 size is 2.98 GiB 2024-03-01 20:51:08,109 DEBUG blivet/MainThread: vg test_vg1 has 1.48 GiB free 2024-03-01 20:51:08,106 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7f4b6685b4c0) -- name = test_vg1-lv2 status = True id = 58 children = [] parents = ['existing 2.98 GiB lvmvg test_vg1 (11)'] uuid = S4IAgG-oKdr-dUwM-bIXM-E7QP-rQcZ-rcdPYd size = 1.5 GiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-6 target size = 1.5 GiB path = /dev/mapper/test_vg1-lv2 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7f4b6690d760) -- name = test_vg1 status = True id = 11 children = ['existing 1.5 GiB lvmlv test_vg1-lv2 (58) with existing xfs filesystem'] parents = ['existing 1024 MiB disk sda (2) with existing lvmpv', 'existing 1024 MiB disk sdb (16) with existing lvmpv', 'existing 1024 MiB disk sdc (36) with existing lvmpv'] uuid = nzg1R2-dSyJ-tbSf-liNI-sYvo-CzTs-timmcP size = 2.98 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 2.98 GiB path = /dev/test_vg1 format args = [] original_format = None free = 1.03 GiB PE Size = 4 MiB PE Count = 762 PE Free = 264 PV Count = 3 modified = False extents = 762 free space = 1.48 GiB free extents = 379 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sda (2) with existing lvmpv', 'existing 1024 MiB disk sdb (16) with existing lvmpv', 'existing 1024 MiB disk sdc (36) with existing lvmpv'] LVs = ['existing 1.5 GiB lvmlv test_vg1-lv2 (58) with existing xfs filesystem'] segment type = linear percent = 0 VG space used = 1.5 GiB 2024-03-01 20:51:08,111 DEBUG blivet/MainThread: test_vg1 size is 2.98 GiB 2024-03-01 20:51:08,111 DEBUG blivet/MainThread: vg test_vg1 has 1.48 GiB free 2024-03-01 20:51:08,112 DEBUG blivet/MainThread: test_vg1 size is 2.98 GiB 2024-03-01 20:51:08,112 DEBUG blivet/MainThread: vg test_vg1 has 1.48 GiB free 2024-03-01 20:51:08,109 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7f4b6685b4c0) -- name = test_vg1-lv2 status = True id = 58 children = [] parents = ['existing 2.98 GiB lvmvg test_vg1 (11)'] uuid = S4IAgG-oKdr-dUwM-bIXM-E7QP-rQcZ-rcdPYd size = 1.5 GiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-6 target size = 1.5 GiB path = /dev/mapper/test_vg1-lv2 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7f4b6690d760) -- name = test_vg1 status = True id = 11 children = ['existing 1.5 GiB lvmlv test_vg1-lv2 (58) with existing xfs filesystem'] parents = ['existing 1024 MiB disk sda (2) with existing lvmpv', 'existing 1024 MiB disk sdb (16) with existing lvmpv', 'existing 1024 MiB disk sdc (36) with existing lvmpv'] uuid = nzg1R2-dSyJ-tbSf-liNI-sYvo-CzTs-timmcP size = 2.98 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 2.98 GiB path = /dev/test_vg1 format args = [] original_format = None free = 1.03 GiB PE Size = 4 MiB PE Count = 762 PE Free = 264 PV Count = 3 modified = False extents = 762 free space = 1.48 GiB free extents = 379 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sda (2) with existing lvmpv', 'existing 1024 MiB disk sdb (16) with existing lvmpv', 'existing 1024 MiB disk sdc (36) with existing lvmpv'] LVs = ['existing 1.5 GiB lvmlv test_vg1-lv2 (58) with existing xfs filesystem'] segment type = linear percent = 0 VG space used = 1.5 GiB 2024-03-01 20:51:08,114 DEBUG blivet/MainThread: test_vg1 size is 2.98 GiB 2024-03-01 20:51:08,115 DEBUG blivet/MainThread: vg test_vg1 has 1.48 GiB free 2024-03-01 20:51:08,115 DEBUG blivet/MainThread: test_vg1 size is 2.98 GiB 2024-03-01 20:51:08,115 DEBUG blivet/MainThread: vg test_vg1 has 1.48 GiB free 2024-03-01 20:51:08,112 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7f4b6685b4c0) -- name = test_vg1-lv2 status = True id = 58 children = [] parents = ['existing 2.98 GiB lvmvg test_vg1 (11)'] uuid = S4IAgG-oKdr-dUwM-bIXM-E7QP-rQcZ-rcdPYd size = 1.5 GiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-6 target size = 1.5 GiB path = /dev/mapper/test_vg1-lv2 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7f4b6690d760) -- name = test_vg1 status = True id = 11 children = ['existing 1.5 GiB lvmlv test_vg1-lv2 (58) with existing xfs filesystem'] parents = ['existing 1024 MiB disk sda (2) with existing lvmpv', 'existing 1024 MiB disk sdb (16) with existing lvmpv', 'existing 1024 MiB disk sdc (36) with existing lvmpv'] uuid = nzg1R2-dSyJ-tbSf-liNI-sYvo-CzTs-timmcP size = 2.98 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 2.98 GiB path = /dev/test_vg1 format args = [] original_format = None free = 1.03 GiB PE Size = 4 MiB PE Count = 762 PE Free = 264 PV Count = 3 modified = False extents = 762 free space = 1.48 GiB free extents = 379 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sda (2) with existing lvmpv', 'existing 1024 MiB disk sdb (16) with existing lvmpv', 'existing 1024 MiB disk sdc (36) with existing lvmpv'] LVs = ['existing 1.5 GiB lvmlv test_vg1-lv2 (58) with existing xfs filesystem'] segment type = linear percent = 0 VG space used = 1.5 GiB 2024-03-01 20:51:08,116 DEBUG blivet/MainThread: removing test_vg1-lv2 2024-03-01 20:51:08,119 DEBUG blivet/MainThread: DeviceTree.get_dependent_devices: dep: existing 1.5 GiB lvmlv test_vg1-lv2 (58) with existing xfs filesystem ; hidden: False ; 2024-03-01 20:51:08,119 DEBUG blivet/MainThread: dep is a leaf 2024-03-01 20:51:08,119 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 252 2024-03-01 20:51:08,122 DEBUG blivet/MainThread: LVMLogicalVolumeDevice._set_format: test_vg1-lv2 ; type: None ; current: xfs ; 2024-03-01 20:51:08,122 INFO blivet/MainThread: registered action: [251] destroy format xfs filesystem on lvmlv test_vg1-lv2 (id 58) 2024-03-01 20:51:08,125 DEBUG blivet/MainThread: LVMVolumeGroupDevice.remove_child: name: test_vg1 ; child: lv2 ; kids: 1 ; 2024-03-01 20:51:08,125 INFO blivet/MainThread: removed lvmlv test_vg1-lv2 (id 58) from device tree 2024-03-01 20:51:08,125 INFO blivet/MainThread: registered action: [253] destroy device lvmlv test_vg1-lv2 (id 58) 2024-03-01 20:51:08,125 DEBUG blivet.ansible/MainThread: ['sdc', 'sda', 'test_vg1', 'sdb'] 2024-03-01 20:51:08,125 DEBUG blivet/MainThread: removing test_vg1 2024-03-01 20:51:08,128 DEBUG blivet/MainThread: DeviceTree.get_dependent_devices: dep: existing 2.98 GiB lvmvg test_vg1 (11) ; hidden: False ; 2024-03-01 20:51:08,128 DEBUG blivet/MainThread: dep is a leaf 2024-03-01 20:51:08,131 DEBUG blivet/MainThread: DiskDevice.remove_child: name: sda ; child: test_vg1 ; kids: 1 ; 2024-03-01 20:51:08,133 DEBUG blivet/MainThread: DiskDevice.remove_child: name: sdb ; child: test_vg1 ; kids: 1 ; 2024-03-01 20:51:08,136 DEBUG blivet/MainThread: DiskDevice.remove_child: name: sdc ; child: test_vg1 ; kids: 1 ; 2024-03-01 20:51:08,136 INFO blivet/MainThread: removed lvmvg test_vg1 (id 11) from device tree 2024-03-01 20:51:08,136 INFO blivet/MainThread: registered action: [254] destroy device lvmvg test_vg1 (id 11) 2024-03-01 20:51:08,136 INFO blivet.ansible/MainThread: scheduling destruction of sdc 2024-03-01 20:51:08,136 DEBUG blivet/MainThread: removing sdc 2024-03-01 20:51:08,139 DEBUG blivet/MainThread: DeviceTree.get_dependent_devices: dep: existing 1024 MiB disk sdc (36) with existing lvmpv ; hidden: False ; 2024-03-01 20:51:08,139 DEBUG blivet/MainThread: dep is a leaf 2024-03-01 20:51:08,139 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 256 2024-03-01 20:51:08,142 DEBUG blivet/MainThread: DiskDevice._set_format: sdc ; type: None ; current: lvmpv ; 2024-03-01 20:51:08,142 INFO blivet/MainThread: registered action: [255] destroy format lvmpv on disk sdc (id 36) 2024-03-01 20:51:08,142 INFO blivet.ansible/MainThread: scheduling destruction of sda 2024-03-01 20:51:08,142 DEBUG blivet/MainThread: removing sda 2024-03-01 20:51:08,145 DEBUG blivet/MainThread: DeviceTree.get_dependent_devices: dep: existing 1024 MiB disk sda (2) with existing lvmpv ; hidden: False ; 2024-03-01 20:51:08,145 DEBUG blivet/MainThread: dep is a leaf 2024-03-01 20:51:08,145 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 258 2024-03-01 20:51:08,148 DEBUG blivet/MainThread: DiskDevice._set_format: sda ; type: None ; current: lvmpv ; 2024-03-01 20:51:08,148 INFO blivet/MainThread: registered action: [257] destroy format lvmpv on disk sda (id 2) 2024-03-01 20:51:08,148 INFO blivet.ansible/MainThread: scheduling destruction of sdb 2024-03-01 20:51:08,148 DEBUG blivet/MainThread: removing sdb 2024-03-01 20:51:08,150 DEBUG blivet/MainThread: DeviceTree.get_dependent_devices: dep: existing 1024 MiB disk sdb (16) with existing lvmpv ; hidden: False ; 2024-03-01 20:51:08,150 DEBUG blivet/MainThread: dep is a leaf 2024-03-01 20:51:08,150 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 260 2024-03-01 20:51:08,153 DEBUG blivet/MainThread: DiskDevice._set_format: sdb ; type: None ; current: lvmpv ; 2024-03-01 20:51:08,153 INFO blivet/MainThread: registered action: [259] destroy format lvmpv on disk sdb (id 16) 2024-03-01 20:51:08,156 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: test_vg2 ; incomplete: False ; hidden: False ; 2024-03-01 20:51:08,158 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned existing 2.98 GiB lvmvg test_vg2 (81) 2024-03-01 20:51:08,158 DEBUG blivet/MainThread: resolved 'test_vg2' to 'test_vg2' (lvmvg) 2024-03-01 20:51:08,159 DEBUG blivet.ansible/MainThread: BlivetPool._update_from_device: existing 2.98 GiB lvmvg test_vg2 (81) 2024-03-01 20:51:08,159 DEBUG blivet.ansible/MainThread: BlivetPool._update_from_device: existing 2.98 GiB lvmvg test_vg2 (81) 2024-03-01 20:51:08,159 DEBUG blivet.ansible/MainThread: BlivetPool._update_from_device: existing 2.98 GiB lvmvg test_vg2 (81) 2024-03-01 20:51:08,160 DEBUG blivet.ansible/MainThread: BlivetPool._update_from_device: existing 2.98 GiB lvmvg test_vg2 (81) 2024-03-01 20:51:08,160 DEBUG blivet.ansible/MainThread: BlivetPool._update_from_device: existing 2.98 GiB lvmvg test_vg2 (81) 2024-03-01 20:51:08,160 DEBUG blivet.ansible/MainThread: BlivetPool._update_from_device: existing 2.98 GiB lvmvg test_vg2 (81) 2024-03-01 20:51:08,161 DEBUG blivet.ansible/MainThread: BlivetPool._update_from_device: existing 2.98 GiB lvmvg test_vg2 (81) 2024-03-01 20:51:08,161 DEBUG blivet.ansible/MainThread: BlivetPool._update_from_device: existing 2.98 GiB lvmvg test_vg2 (81) 2024-03-01 20:51:08,161 DEBUG blivet.ansible/MainThread: BlivetPool._update_from_device: existing 2.98 GiB lvmvg test_vg2 (81) 2024-03-01 20:51:08,161 DEBUG blivet.ansible/MainThread: BlivetPool._update_from_device: existing 2.98 GiB lvmvg test_vg2 (81) 2024-03-01 20:51:08,162 DEBUG blivet.ansible/MainThread: BlivetPool._update_from_device: existing 2.98 GiB lvmvg test_vg2 (81) 2024-03-01 20:51:08,162 DEBUG blivet.ansible/MainThread: BlivetPool._update_from_device: existing 2.98 GiB lvmvg test_vg2 (81) 2024-03-01 20:51:08,165 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: sdd ; incomplete: False ; hidden: False ; 2024-03-01 20:51:08,167 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned existing 1024 MiB disk sdd (72) with existing lvmpv 2024-03-01 20:51:08,167 DEBUG blivet/MainThread: resolved 'sdd' to 'sdd' (disk) 2024-03-01 20:51:08,170 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: sde ; incomplete: False ; hidden: False ; 2024-03-01 20:51:08,172 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned existing 1024 MiB disk sde (86) with existing lvmpv 2024-03-01 20:51:08,172 DEBUG blivet/MainThread: resolved 'sde' to 'sde' (disk) 2024-03-01 20:51:08,175 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: sdf ; incomplete: False ; hidden: False ; 2024-03-01 20:51:08,177 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned existing 1024 MiB disk sdf (96) with existing lvmpv 2024-03-01 20:51:08,177 DEBUG blivet/MainThread: resolved 'sdf' to 'sdf' (disk) 2024-03-01 20:51:08,180 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: test_vg2-lv3 ; incomplete: False ; hidden: False ; 2024-03-01 20:51:08,182 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned existing 308 MiB lvmlv test_vg2-lv3 (105) with existing xfs filesystem 2024-03-01 20:51:08,183 DEBUG blivet/MainThread: resolved 'test_vg2-lv3' to 'test_vg2-lv3' (lvmlv) 2024-03-01 20:51:08,185 DEBUG blivet/MainThread: test_vg2 size is 2.98 GiB 2024-03-01 20:51:08,185 DEBUG blivet/MainThread: vg test_vg2 has 2.08 GiB free 2024-03-01 20:51:08,185 DEBUG blivet/MainThread: test_vg2 size is 2.98 GiB 2024-03-01 20:51:08,186 DEBUG blivet/MainThread: vg test_vg2 has 2.08 GiB free 2024-03-01 20:51:08,183 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7f4b667fe370) -- name = test_vg2-lv3 status = True id = 105 children = [] parents = ['existing 2.98 GiB lvmvg test_vg2 (81)'] uuid = yfTnQ0-gjqY-maXA-oAm4-hN2r-bBK3-YyQt46 size = 308 MiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-5 target size = 308 MiB path = /dev/mapper/test_vg2-lv3 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7f4b66875b50) -- name = test_vg2 status = True id = 81 children = ['existing 308 MiB lvmlv test_vg2-lv3 (105) with existing xfs filesystem', 'existing 612 MiB lvmlv test_vg2-lv4 (118) with existing xfs filesystem'] parents = ['existing 1024 MiB disk sdd (72) with existing lvmpv', 'existing 1024 MiB disk sde (86) with existing lvmpv', 'existing 1024 MiB disk sdf (96) with existing lvmpv'] uuid = sUlWCZ-vzu7-JOqD-NLLV-tzZX-bvBJ-K7r5PM size = 2.98 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 2.98 GiB path = /dev/test_vg2 format args = [] original_format = None free = 2.08 GiB PE Size = 4 MiB PE Count = 762 PE Free = 532 PV Count = 3 modified = False extents = 762 free space = 2.08 GiB free extents = 532 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sdd (72) with existing lvmpv', 'existing 1024 MiB disk sde (86) with existing lvmpv', 'existing 1024 MiB disk sdf (96) with existing lvmpv'] LVs = ['existing 308 MiB lvmlv test_vg2-lv3 (105) with existing xfs filesystem', 'existing 612 MiB lvmlv test_vg2-lv4 (118) with existing xfs filesystem'] segment type = linear percent = 0 VG space used = 308 MiB 2024-03-01 20:51:08,188 DEBUG blivet/MainThread: test_vg2 size is 2.98 GiB 2024-03-01 20:51:08,189 DEBUG blivet/MainThread: vg test_vg2 has 2.08 GiB free 2024-03-01 20:51:08,189 DEBUG blivet/MainThread: test_vg2 size is 2.98 GiB 2024-03-01 20:51:08,190 DEBUG blivet/MainThread: vg test_vg2 has 2.08 GiB free 2024-03-01 20:51:08,187 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7f4b667fe370) -- name = test_vg2-lv3 status = True id = 105 children = [] parents = ['existing 2.98 GiB lvmvg test_vg2 (81)'] uuid = yfTnQ0-gjqY-maXA-oAm4-hN2r-bBK3-YyQt46 size = 308 MiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-5 target size = 308 MiB path = /dev/mapper/test_vg2-lv3 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7f4b66875b50) -- name = test_vg2 status = True id = 81 children = ['existing 308 MiB lvmlv test_vg2-lv3 (105) with existing xfs filesystem', 'existing 612 MiB lvmlv test_vg2-lv4 (118) with existing xfs filesystem'] parents = ['existing 1024 MiB disk sdd (72) with existing lvmpv', 'existing 1024 MiB disk sde (86) with existing lvmpv', 'existing 1024 MiB disk sdf (96) with existing lvmpv'] uuid = sUlWCZ-vzu7-JOqD-NLLV-tzZX-bvBJ-K7r5PM size = 2.98 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 2.98 GiB path = /dev/test_vg2 format args = [] original_format = None free = 2.08 GiB PE Size = 4 MiB PE Count = 762 PE Free = 532 PV Count = 3 modified = False extents = 762 free space = 2.08 GiB free extents = 532 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sdd (72) with existing lvmpv', 'existing 1024 MiB disk sde (86) with existing lvmpv', 'existing 1024 MiB disk sdf (96) with existing lvmpv'] LVs = ['existing 308 MiB lvmlv test_vg2-lv3 (105) with existing xfs filesystem', 'existing 612 MiB lvmlv test_vg2-lv4 (118) with existing xfs filesystem'] segment type = linear percent = 0 VG space used = 308 MiB 2024-03-01 20:51:08,192 DEBUG blivet/MainThread: test_vg2 size is 2.98 GiB 2024-03-01 20:51:08,193 DEBUG blivet/MainThread: vg test_vg2 has 2.08 GiB free 2024-03-01 20:51:08,193 DEBUG blivet/MainThread: test_vg2 size is 2.98 GiB 2024-03-01 20:51:08,194 DEBUG blivet/MainThread: vg test_vg2 has 2.08 GiB free 2024-03-01 20:51:08,191 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7f4b667fe370) -- name = test_vg2-lv3 status = True id = 105 children = [] parents = ['existing 2.98 GiB lvmvg test_vg2 (81)'] uuid = yfTnQ0-gjqY-maXA-oAm4-hN2r-bBK3-YyQt46 size = 308 MiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-5 target size = 308 MiB path = /dev/mapper/test_vg2-lv3 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7f4b66875b50) -- name = test_vg2 status = True id = 81 children = ['existing 308 MiB lvmlv test_vg2-lv3 (105) with existing xfs filesystem', 'existing 612 MiB lvmlv test_vg2-lv4 (118) with existing xfs filesystem'] parents = ['existing 1024 MiB disk sdd (72) with existing lvmpv', 'existing 1024 MiB disk sde (86) with existing lvmpv', 'existing 1024 MiB disk sdf (96) with existing lvmpv'] uuid = sUlWCZ-vzu7-JOqD-NLLV-tzZX-bvBJ-K7r5PM size = 2.98 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 2.98 GiB path = /dev/test_vg2 format args = [] original_format = None free = 2.08 GiB PE Size = 4 MiB PE Count = 762 PE Free = 532 PV Count = 3 modified = False extents = 762 free space = 2.08 GiB free extents = 532 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sdd (72) with existing lvmpv', 'existing 1024 MiB disk sde (86) with existing lvmpv', 'existing 1024 MiB disk sdf (96) with existing lvmpv'] LVs = ['existing 308 MiB lvmlv test_vg2-lv3 (105) with existing xfs filesystem', 'existing 612 MiB lvmlv test_vg2-lv4 (118) with existing xfs filesystem'] segment type = linear percent = 0 VG space used = 308 MiB 2024-03-01 20:51:08,196 DEBUG blivet/MainThread: test_vg2 size is 2.98 GiB 2024-03-01 20:51:08,197 DEBUG blivet/MainThread: vg test_vg2 has 2.08 GiB free 2024-03-01 20:51:08,197 DEBUG blivet/MainThread: test_vg2 size is 2.98 GiB 2024-03-01 20:51:08,198 DEBUG blivet/MainThread: vg test_vg2 has 2.08 GiB free 2024-03-01 20:51:08,194 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7f4b667fe370) -- name = test_vg2-lv3 status = True id = 105 children = [] parents = ['existing 2.98 GiB lvmvg test_vg2 (81)'] uuid = yfTnQ0-gjqY-maXA-oAm4-hN2r-bBK3-YyQt46 size = 308 MiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-5 target size = 308 MiB path = /dev/mapper/test_vg2-lv3 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7f4b66875b50) -- name = test_vg2 status = True id = 81 children = ['existing 308 MiB lvmlv test_vg2-lv3 (105) with existing xfs filesystem', 'existing 612 MiB lvmlv test_vg2-lv4 (118) with existing xfs filesystem'] parents = ['existing 1024 MiB disk sdd (72) with existing lvmpv', 'existing 1024 MiB disk sde (86) with existing lvmpv', 'existing 1024 MiB disk sdf (96) with existing lvmpv'] uuid = sUlWCZ-vzu7-JOqD-NLLV-tzZX-bvBJ-K7r5PM size = 2.98 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 2.98 GiB path = /dev/test_vg2 format args = [] original_format = None free = 2.08 GiB PE Size = 4 MiB PE Count = 762 PE Free = 532 PV Count = 3 modified = False extents = 762 free space = 2.08 GiB free extents = 532 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sdd (72) with existing lvmpv', 'existing 1024 MiB disk sde (86) with existing lvmpv', 'existing 1024 MiB disk sdf (96) with existing lvmpv'] LVs = ['existing 308 MiB lvmlv test_vg2-lv3 (105) with existing xfs filesystem', 'existing 612 MiB lvmlv test_vg2-lv4 (118) with existing xfs filesystem'] segment type = linear percent = 0 VG space used = 308 MiB 2024-03-01 20:51:08,200 DEBUG blivet/MainThread: test_vg2 size is 2.98 GiB 2024-03-01 20:51:08,201 DEBUG blivet/MainThread: vg test_vg2 has 2.08 GiB free 2024-03-01 20:51:08,201 DEBUG blivet/MainThread: test_vg2 size is 2.98 GiB 2024-03-01 20:51:08,202 DEBUG blivet/MainThread: vg test_vg2 has 2.08 GiB free 2024-03-01 20:51:08,198 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7f4b667fe370) -- name = test_vg2-lv3 status = True id = 105 children = [] parents = ['existing 2.98 GiB lvmvg test_vg2 (81)'] uuid = yfTnQ0-gjqY-maXA-oAm4-hN2r-bBK3-YyQt46 size = 308 MiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-5 target size = 308 MiB path = /dev/mapper/test_vg2-lv3 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7f4b66875b50) -- name = test_vg2 status = True id = 81 children = ['existing 308 MiB lvmlv test_vg2-lv3 (105) with existing xfs filesystem', 'existing 612 MiB lvmlv test_vg2-lv4 (118) with existing xfs filesystem'] parents = ['existing 1024 MiB disk sdd (72) with existing lvmpv', 'existing 1024 MiB disk sde (86) with existing lvmpv', 'existing 1024 MiB disk sdf (96) with existing lvmpv'] uuid = sUlWCZ-vzu7-JOqD-NLLV-tzZX-bvBJ-K7r5PM size = 2.98 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 2.98 GiB path = /dev/test_vg2 format args = [] original_format = None free = 2.08 GiB PE Size = 4 MiB PE Count = 762 PE Free = 532 PV Count = 3 modified = False extents = 762 free space = 2.08 GiB free extents = 532 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sdd (72) with existing lvmpv', 'existing 1024 MiB disk sde (86) with existing lvmpv', 'existing 1024 MiB disk sdf (96) with existing lvmpv'] LVs = ['existing 308 MiB lvmlv test_vg2-lv3 (105) with existing xfs filesystem', 'existing 612 MiB lvmlv test_vg2-lv4 (118) with existing xfs filesystem'] segment type = linear percent = 0 VG space used = 308 MiB 2024-03-01 20:51:08,204 DEBUG blivet/MainThread: test_vg2 size is 2.98 GiB 2024-03-01 20:51:08,205 DEBUG blivet/MainThread: vg test_vg2 has 2.08 GiB free 2024-03-01 20:51:08,205 DEBUG blivet/MainThread: test_vg2 size is 2.98 GiB 2024-03-01 20:51:08,206 DEBUG blivet/MainThread: vg test_vg2 has 2.08 GiB free 2024-03-01 20:51:08,202 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7f4b667fe370) -- name = test_vg2-lv3 status = True id = 105 children = [] parents = ['existing 2.98 GiB lvmvg test_vg2 (81)'] uuid = yfTnQ0-gjqY-maXA-oAm4-hN2r-bBK3-YyQt46 size = 308 MiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-5 target size = 308 MiB path = /dev/mapper/test_vg2-lv3 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7f4b66875b50) -- name = test_vg2 status = True id = 81 children = ['existing 308 MiB lvmlv test_vg2-lv3 (105) with existing xfs filesystem', 'existing 612 MiB lvmlv test_vg2-lv4 (118) with existing xfs filesystem'] parents = ['existing 1024 MiB disk sdd (72) with existing lvmpv', 'existing 1024 MiB disk sde (86) with existing lvmpv', 'existing 1024 MiB disk sdf (96) with existing lvmpv'] uuid = sUlWCZ-vzu7-JOqD-NLLV-tzZX-bvBJ-K7r5PM size = 2.98 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 2.98 GiB path = /dev/test_vg2 format args = [] original_format = None free = 2.08 GiB PE Size = 4 MiB PE Count = 762 PE Free = 532 PV Count = 3 modified = False extents = 762 free space = 2.08 GiB free extents = 532 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sdd (72) with existing lvmpv', 'existing 1024 MiB disk sde (86) with existing lvmpv', 'existing 1024 MiB disk sdf (96) with existing lvmpv'] LVs = ['existing 308 MiB lvmlv test_vg2-lv3 (105) with existing xfs filesystem', 'existing 612 MiB lvmlv test_vg2-lv4 (118) with existing xfs filesystem'] segment type = linear percent = 0 VG space used = 308 MiB 2024-03-01 20:51:08,208 DEBUG blivet/MainThread: test_vg2 size is 2.98 GiB 2024-03-01 20:51:08,209 DEBUG blivet/MainThread: vg test_vg2 has 2.08 GiB free 2024-03-01 20:51:08,209 DEBUG blivet/MainThread: test_vg2 size is 2.98 GiB 2024-03-01 20:51:08,210 DEBUG blivet/MainThread: vg test_vg2 has 2.08 GiB free 2024-03-01 20:51:08,206 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7f4b667fe370) -- name = test_vg2-lv3 status = True id = 105 children = [] parents = ['existing 2.98 GiB lvmvg test_vg2 (81)'] uuid = yfTnQ0-gjqY-maXA-oAm4-hN2r-bBK3-YyQt46 size = 308 MiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-5 target size = 308 MiB path = /dev/mapper/test_vg2-lv3 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7f4b66875b50) -- name = test_vg2 status = True id = 81 children = ['existing 308 MiB lvmlv test_vg2-lv3 (105) with existing xfs filesystem', 'existing 612 MiB lvmlv test_vg2-lv4 (118) with existing xfs filesystem'] parents = ['existing 1024 MiB disk sdd (72) with existing lvmpv', 'existing 1024 MiB disk sde (86) with existing lvmpv', 'existing 1024 MiB disk sdf (96) with existing lvmpv'] uuid = sUlWCZ-vzu7-JOqD-NLLV-tzZX-bvBJ-K7r5PM size = 2.98 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 2.98 GiB path = /dev/test_vg2 format args = [] original_format = None free = 2.08 GiB PE Size = 4 MiB PE Count = 762 PE Free = 532 PV Count = 3 modified = False extents = 762 free space = 2.08 GiB free extents = 532 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sdd (72) with existing lvmpv', 'existing 1024 MiB disk sde (86) with existing lvmpv', 'existing 1024 MiB disk sdf (96) with existing lvmpv'] LVs = ['existing 308 MiB lvmlv test_vg2-lv3 (105) with existing xfs filesystem', 'existing 612 MiB lvmlv test_vg2-lv4 (118) with existing xfs filesystem'] segment type = linear percent = 0 VG space used = 308 MiB 2024-03-01 20:51:08,212 DEBUG blivet/MainThread: test_vg2 size is 2.98 GiB 2024-03-01 20:51:08,213 DEBUG blivet/MainThread: vg test_vg2 has 2.08 GiB free 2024-03-01 20:51:08,213 DEBUG blivet/MainThread: test_vg2 size is 2.98 GiB 2024-03-01 20:51:08,213 DEBUG blivet/MainThread: vg test_vg2 has 2.08 GiB free 2024-03-01 20:51:08,210 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7f4b667fe370) -- name = test_vg2-lv3 status = True id = 105 children = [] parents = ['existing 2.98 GiB lvmvg test_vg2 (81)'] uuid = yfTnQ0-gjqY-maXA-oAm4-hN2r-bBK3-YyQt46 size = 308 MiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-5 target size = 308 MiB path = /dev/mapper/test_vg2-lv3 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7f4b66875b50) -- name = test_vg2 status = True id = 81 children = ['existing 308 MiB lvmlv test_vg2-lv3 (105) with existing xfs filesystem', 'existing 612 MiB lvmlv test_vg2-lv4 (118) with existing xfs filesystem'] parents = ['existing 1024 MiB disk sdd (72) with existing lvmpv', 'existing 1024 MiB disk sde (86) with existing lvmpv', 'existing 1024 MiB disk sdf (96) with existing lvmpv'] uuid = sUlWCZ-vzu7-JOqD-NLLV-tzZX-bvBJ-K7r5PM size = 2.98 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 2.98 GiB path = /dev/test_vg2 format args = [] original_format = None free = 2.08 GiB PE Size = 4 MiB PE Count = 762 PE Free = 532 PV Count = 3 modified = False extents = 762 free space = 2.08 GiB free extents = 532 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sdd (72) with existing lvmpv', 'existing 1024 MiB disk sde (86) with existing lvmpv', 'existing 1024 MiB disk sdf (96) with existing lvmpv'] LVs = ['existing 308 MiB lvmlv test_vg2-lv3 (105) with existing xfs filesystem', 'existing 612 MiB lvmlv test_vg2-lv4 (118) with existing xfs filesystem'] segment type = linear percent = 0 VG space used = 308 MiB 2024-03-01 20:51:08,216 DEBUG blivet/MainThread: test_vg2 size is 2.98 GiB 2024-03-01 20:51:08,216 DEBUG blivet/MainThread: vg test_vg2 has 2.08 GiB free 2024-03-01 20:51:08,217 DEBUG blivet/MainThread: test_vg2 size is 2.98 GiB 2024-03-01 20:51:08,217 DEBUG blivet/MainThread: vg test_vg2 has 2.08 GiB free 2024-03-01 20:51:08,214 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7f4b667fe370) -- name = test_vg2-lv3 status = True id = 105 children = [] parents = ['existing 2.98 GiB lvmvg test_vg2 (81)'] uuid = yfTnQ0-gjqY-maXA-oAm4-hN2r-bBK3-YyQt46 size = 308 MiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-5 target size = 308 MiB path = /dev/mapper/test_vg2-lv3 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7f4b66875b50) -- name = test_vg2 status = True id = 81 children = ['existing 308 MiB lvmlv test_vg2-lv3 (105) with existing xfs filesystem', 'existing 612 MiB lvmlv test_vg2-lv4 (118) with existing xfs filesystem'] parents = ['existing 1024 MiB disk sdd (72) with existing lvmpv', 'existing 1024 MiB disk sde (86) with existing lvmpv', 'existing 1024 MiB disk sdf (96) with existing lvmpv'] uuid = sUlWCZ-vzu7-JOqD-NLLV-tzZX-bvBJ-K7r5PM size = 2.98 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 2.98 GiB path = /dev/test_vg2 format args = [] original_format = None free = 2.08 GiB PE Size = 4 MiB PE Count = 762 PE Free = 532 PV Count = 3 modified = False extents = 762 free space = 2.08 GiB free extents = 532 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sdd (72) with existing lvmpv', 'existing 1024 MiB disk sde (86) with existing lvmpv', 'existing 1024 MiB disk sdf (96) with existing lvmpv'] LVs = ['existing 308 MiB lvmlv test_vg2-lv3 (105) with existing xfs filesystem', 'existing 612 MiB lvmlv test_vg2-lv4 (118) with existing xfs filesystem'] segment type = linear percent = 0 VG space used = 308 MiB 2024-03-01 20:51:08,220 DEBUG blivet/MainThread: test_vg2 size is 2.98 GiB 2024-03-01 20:51:08,220 DEBUG blivet/MainThread: vg test_vg2 has 2.08 GiB free 2024-03-01 20:51:08,221 DEBUG blivet/MainThread: test_vg2 size is 2.98 GiB 2024-03-01 20:51:08,221 DEBUG blivet/MainThread: vg test_vg2 has 2.08 GiB free 2024-03-01 20:51:08,218 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7f4b667fe370) -- name = test_vg2-lv3 status = True id = 105 children = [] parents = ['existing 2.98 GiB lvmvg test_vg2 (81)'] uuid = yfTnQ0-gjqY-maXA-oAm4-hN2r-bBK3-YyQt46 size = 308 MiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-5 target size = 308 MiB path = /dev/mapper/test_vg2-lv3 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7f4b66875b50) -- name = test_vg2 status = True id = 81 children = ['existing 308 MiB lvmlv test_vg2-lv3 (105) with existing xfs filesystem', 'existing 612 MiB lvmlv test_vg2-lv4 (118) with existing xfs filesystem'] parents = ['existing 1024 MiB disk sdd (72) with existing lvmpv', 'existing 1024 MiB disk sde (86) with existing lvmpv', 'existing 1024 MiB disk sdf (96) with existing lvmpv'] uuid = sUlWCZ-vzu7-JOqD-NLLV-tzZX-bvBJ-K7r5PM size = 2.98 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 2.98 GiB path = /dev/test_vg2 format args = [] original_format = None free = 2.08 GiB PE Size = 4 MiB PE Count = 762 PE Free = 532 PV Count = 3 modified = False extents = 762 free space = 2.08 GiB free extents = 532 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sdd (72) with existing lvmpv', 'existing 1024 MiB disk sde (86) with existing lvmpv', 'existing 1024 MiB disk sdf (96) with existing lvmpv'] LVs = ['existing 308 MiB lvmlv test_vg2-lv3 (105) with existing xfs filesystem', 'existing 612 MiB lvmlv test_vg2-lv4 (118) with existing xfs filesystem'] segment type = linear percent = 0 VG space used = 308 MiB 2024-03-01 20:51:08,223 DEBUG blivet/MainThread: test_vg2 size is 2.98 GiB 2024-03-01 20:51:08,224 DEBUG blivet/MainThread: vg test_vg2 has 2.08 GiB free 2024-03-01 20:51:08,224 DEBUG blivet/MainThread: test_vg2 size is 2.98 GiB 2024-03-01 20:51:08,225 DEBUG blivet/MainThread: vg test_vg2 has 2.08 GiB free 2024-03-01 20:51:08,222 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7f4b667fe370) -- name = test_vg2-lv3 status = True id = 105 children = [] parents = ['existing 2.98 GiB lvmvg test_vg2 (81)'] uuid = yfTnQ0-gjqY-maXA-oAm4-hN2r-bBK3-YyQt46 size = 308 MiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-5 target size = 308 MiB path = /dev/mapper/test_vg2-lv3 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7f4b66875b50) -- name = test_vg2 status = True id = 81 children = ['existing 308 MiB lvmlv test_vg2-lv3 (105) with existing xfs filesystem', 'existing 612 MiB lvmlv test_vg2-lv4 (118) with existing xfs filesystem'] parents = ['existing 1024 MiB disk sdd (72) with existing lvmpv', 'existing 1024 MiB disk sde (86) with existing lvmpv', 'existing 1024 MiB disk sdf (96) with existing lvmpv'] uuid = sUlWCZ-vzu7-JOqD-NLLV-tzZX-bvBJ-K7r5PM size = 2.98 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 2.98 GiB path = /dev/test_vg2 format args = [] original_format = None free = 2.08 GiB PE Size = 4 MiB PE Count = 762 PE Free = 532 PV Count = 3 modified = False extents = 762 free space = 2.08 GiB free extents = 532 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sdd (72) with existing lvmpv', 'existing 1024 MiB disk sde (86) with existing lvmpv', 'existing 1024 MiB disk sdf (96) with existing lvmpv'] LVs = ['existing 308 MiB lvmlv test_vg2-lv3 (105) with existing xfs filesystem', 'existing 612 MiB lvmlv test_vg2-lv4 (118) with existing xfs filesystem'] segment type = linear percent = 0 VG space used = 308 MiB 2024-03-01 20:51:08,227 DEBUG blivet/MainThread: test_vg2 size is 2.98 GiB 2024-03-01 20:51:08,228 DEBUG blivet/MainThread: vg test_vg2 has 2.08 GiB free 2024-03-01 20:51:08,228 DEBUG blivet/MainThread: test_vg2 size is 2.98 GiB 2024-03-01 20:51:08,229 DEBUG blivet/MainThread: vg test_vg2 has 2.08 GiB free 2024-03-01 20:51:08,226 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7f4b667fe370) -- name = test_vg2-lv3 status = True id = 105 children = [] parents = ['existing 2.98 GiB lvmvg test_vg2 (81)'] uuid = yfTnQ0-gjqY-maXA-oAm4-hN2r-bBK3-YyQt46 size = 308 MiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-5 target size = 308 MiB path = /dev/mapper/test_vg2-lv3 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7f4b66875b50) -- name = test_vg2 status = True id = 81 children = ['existing 308 MiB lvmlv test_vg2-lv3 (105) with existing xfs filesystem', 'existing 612 MiB lvmlv test_vg2-lv4 (118) with existing xfs filesystem'] parents = ['existing 1024 MiB disk sdd (72) with existing lvmpv', 'existing 1024 MiB disk sde (86) with existing lvmpv', 'existing 1024 MiB disk sdf (96) with existing lvmpv'] uuid = sUlWCZ-vzu7-JOqD-NLLV-tzZX-bvBJ-K7r5PM size = 2.98 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 2.98 GiB path = /dev/test_vg2 format args = [] original_format = None free = 2.08 GiB PE Size = 4 MiB PE Count = 762 PE Free = 532 PV Count = 3 modified = False extents = 762 free space = 2.08 GiB free extents = 532 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sdd (72) with existing lvmpv', 'existing 1024 MiB disk sde (86) with existing lvmpv', 'existing 1024 MiB disk sdf (96) with existing lvmpv'] LVs = ['existing 308 MiB lvmlv test_vg2-lv3 (105) with existing xfs filesystem', 'existing 612 MiB lvmlv test_vg2-lv4 (118) with existing xfs filesystem'] segment type = linear percent = 0 VG space used = 308 MiB 2024-03-01 20:51:08,231 DEBUG blivet/MainThread: test_vg2 size is 2.98 GiB 2024-03-01 20:51:08,232 DEBUG blivet/MainThread: vg test_vg2 has 2.08 GiB free 2024-03-01 20:51:08,232 DEBUG blivet/MainThread: test_vg2 size is 2.98 GiB 2024-03-01 20:51:08,233 DEBUG blivet/MainThread: vg test_vg2 has 2.08 GiB free 2024-03-01 20:51:08,229 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7f4b667fe370) -- name = test_vg2-lv3 status = True id = 105 children = [] parents = ['existing 2.98 GiB lvmvg test_vg2 (81)'] uuid = yfTnQ0-gjqY-maXA-oAm4-hN2r-bBK3-YyQt46 size = 308 MiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-5 target size = 308 MiB path = /dev/mapper/test_vg2-lv3 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7f4b66875b50) -- name = test_vg2 status = True id = 81 children = ['existing 308 MiB lvmlv test_vg2-lv3 (105) with existing xfs filesystem', 'existing 612 MiB lvmlv test_vg2-lv4 (118) with existing xfs filesystem'] parents = ['existing 1024 MiB disk sdd (72) with existing lvmpv', 'existing 1024 MiB disk sde (86) with existing lvmpv', 'existing 1024 MiB disk sdf (96) with existing lvmpv'] uuid = sUlWCZ-vzu7-JOqD-NLLV-tzZX-bvBJ-K7r5PM size = 2.98 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 2.98 GiB path = /dev/test_vg2 format args = [] original_format = None free = 2.08 GiB PE Size = 4 MiB PE Count = 762 PE Free = 532 PV Count = 3 modified = False extents = 762 free space = 2.08 GiB free extents = 532 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sdd (72) with existing lvmpv', 'existing 1024 MiB disk sde (86) with existing lvmpv', 'existing 1024 MiB disk sdf (96) with existing lvmpv'] LVs = ['existing 308 MiB lvmlv test_vg2-lv3 (105) with existing xfs filesystem', 'existing 612 MiB lvmlv test_vg2-lv4 (118) with existing xfs filesystem'] segment type = linear percent = 0 VG space used = 308 MiB 2024-03-01 20:51:08,235 DEBUG blivet/MainThread: test_vg2 size is 2.98 GiB 2024-03-01 20:51:08,236 DEBUG blivet/MainThread: vg test_vg2 has 2.08 GiB free 2024-03-01 20:51:08,236 DEBUG blivet/MainThread: test_vg2 size is 2.98 GiB 2024-03-01 20:51:08,237 DEBUG blivet/MainThread: vg test_vg2 has 2.08 GiB free 2024-03-01 20:51:08,233 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7f4b667fe370) -- name = test_vg2-lv3 status = True id = 105 children = [] parents = ['existing 2.98 GiB lvmvg test_vg2 (81)'] uuid = yfTnQ0-gjqY-maXA-oAm4-hN2r-bBK3-YyQt46 size = 308 MiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-5 target size = 308 MiB path = /dev/mapper/test_vg2-lv3 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7f4b66875b50) -- name = test_vg2 status = True id = 81 children = ['existing 308 MiB lvmlv test_vg2-lv3 (105) with existing xfs filesystem', 'existing 612 MiB lvmlv test_vg2-lv4 (118) with existing xfs filesystem'] parents = ['existing 1024 MiB disk sdd (72) with existing lvmpv', 'existing 1024 MiB disk sde (86) with existing lvmpv', 'existing 1024 MiB disk sdf (96) with existing lvmpv'] uuid = sUlWCZ-vzu7-JOqD-NLLV-tzZX-bvBJ-K7r5PM size = 2.98 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 2.98 GiB path = /dev/test_vg2 format args = [] original_format = None free = 2.08 GiB PE Size = 4 MiB PE Count = 762 PE Free = 532 PV Count = 3 modified = False extents = 762 free space = 2.08 GiB free extents = 532 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sdd (72) with existing lvmpv', 'existing 1024 MiB disk sde (86) with existing lvmpv', 'existing 1024 MiB disk sdf (96) with existing lvmpv'] LVs = ['existing 308 MiB lvmlv test_vg2-lv3 (105) with existing xfs filesystem', 'existing 612 MiB lvmlv test_vg2-lv4 (118) with existing xfs filesystem'] segment type = linear percent = 0 VG space used = 308 MiB 2024-03-01 20:51:08,239 DEBUG blivet/MainThread: test_vg2 size is 2.98 GiB 2024-03-01 20:51:08,240 DEBUG blivet/MainThread: vg test_vg2 has 2.08 GiB free 2024-03-01 20:51:08,240 DEBUG blivet/MainThread: test_vg2 size is 2.98 GiB 2024-03-01 20:51:08,241 DEBUG blivet/MainThread: vg test_vg2 has 2.08 GiB free 2024-03-01 20:51:08,237 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7f4b667fe370) -- name = test_vg2-lv3 status = True id = 105 children = [] parents = ['existing 2.98 GiB lvmvg test_vg2 (81)'] uuid = yfTnQ0-gjqY-maXA-oAm4-hN2r-bBK3-YyQt46 size = 308 MiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-5 target size = 308 MiB path = /dev/mapper/test_vg2-lv3 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7f4b66875b50) -- name = test_vg2 status = True id = 81 children = ['existing 308 MiB lvmlv test_vg2-lv3 (105) with existing xfs filesystem', 'existing 612 MiB lvmlv test_vg2-lv4 (118) with existing xfs filesystem'] parents = ['existing 1024 MiB disk sdd (72) with existing lvmpv', 'existing 1024 MiB disk sde (86) with existing lvmpv', 'existing 1024 MiB disk sdf (96) with existing lvmpv'] uuid = sUlWCZ-vzu7-JOqD-NLLV-tzZX-bvBJ-K7r5PM size = 2.98 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 2.98 GiB path = /dev/test_vg2 format args = [] original_format = None free = 2.08 GiB PE Size = 4 MiB PE Count = 762 PE Free = 532 PV Count = 3 modified = False extents = 762 free space = 2.08 GiB free extents = 532 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sdd (72) with existing lvmpv', 'existing 1024 MiB disk sde (86) with existing lvmpv', 'existing 1024 MiB disk sdf (96) with existing lvmpv'] LVs = ['existing 308 MiB lvmlv test_vg2-lv3 (105) with existing xfs filesystem', 'existing 612 MiB lvmlv test_vg2-lv4 (118) with existing xfs filesystem'] segment type = linear percent = 0 VG space used = 308 MiB 2024-03-01 20:51:08,243 DEBUG blivet/MainThread: test_vg2 size is 2.98 GiB 2024-03-01 20:51:08,244 DEBUG blivet/MainThread: vg test_vg2 has 2.08 GiB free 2024-03-01 20:51:08,244 DEBUG blivet/MainThread: test_vg2 size is 2.98 GiB 2024-03-01 20:51:08,244 DEBUG blivet/MainThread: vg test_vg2 has 2.08 GiB free 2024-03-01 20:51:08,241 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7f4b667fe370) -- name = test_vg2-lv3 status = True id = 105 children = [] parents = ['existing 2.98 GiB lvmvg test_vg2 (81)'] uuid = yfTnQ0-gjqY-maXA-oAm4-hN2r-bBK3-YyQt46 size = 308 MiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-5 target size = 308 MiB path = /dev/mapper/test_vg2-lv3 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7f4b66875b50) -- name = test_vg2 status = True id = 81 children = ['existing 308 MiB lvmlv test_vg2-lv3 (105) with existing xfs filesystem', 'existing 612 MiB lvmlv test_vg2-lv4 (118) with existing xfs filesystem'] parents = ['existing 1024 MiB disk sdd (72) with existing lvmpv', 'existing 1024 MiB disk sde (86) with existing lvmpv', 'existing 1024 MiB disk sdf (96) with existing lvmpv'] uuid = sUlWCZ-vzu7-JOqD-NLLV-tzZX-bvBJ-K7r5PM size = 2.98 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 2.98 GiB path = /dev/test_vg2 format args = [] original_format = None free = 2.08 GiB PE Size = 4 MiB PE Count = 762 PE Free = 532 PV Count = 3 modified = False extents = 762 free space = 2.08 GiB free extents = 532 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sdd (72) with existing lvmpv', 'existing 1024 MiB disk sde (86) with existing lvmpv', 'existing 1024 MiB disk sdf (96) with existing lvmpv'] LVs = ['existing 308 MiB lvmlv test_vg2-lv3 (105) with existing xfs filesystem', 'existing 612 MiB lvmlv test_vg2-lv4 (118) with existing xfs filesystem'] segment type = linear percent = 0 VG space used = 308 MiB 2024-03-01 20:51:08,247 DEBUG blivet/MainThread: test_vg2 size is 2.98 GiB 2024-03-01 20:51:08,247 DEBUG blivet/MainThread: vg test_vg2 has 2.08 GiB free 2024-03-01 20:51:08,248 DEBUG blivet/MainThread: test_vg2 size is 2.98 GiB 2024-03-01 20:51:08,248 DEBUG blivet/MainThread: vg test_vg2 has 2.08 GiB free 2024-03-01 20:51:08,245 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7f4b667fe370) -- name = test_vg2-lv3 status = True id = 105 children = [] parents = ['existing 2.98 GiB lvmvg test_vg2 (81)'] uuid = yfTnQ0-gjqY-maXA-oAm4-hN2r-bBK3-YyQt46 size = 308 MiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-5 target size = 308 MiB path = /dev/mapper/test_vg2-lv3 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7f4b66875b50) -- name = test_vg2 status = True id = 81 children = ['existing 308 MiB lvmlv test_vg2-lv3 (105) with existing xfs filesystem', 'existing 612 MiB lvmlv test_vg2-lv4 (118) with existing xfs filesystem'] parents = ['existing 1024 MiB disk sdd (72) with existing lvmpv', 'existing 1024 MiB disk sde (86) with existing lvmpv', 'existing 1024 MiB disk sdf (96) with existing lvmpv'] uuid = sUlWCZ-vzu7-JOqD-NLLV-tzZX-bvBJ-K7r5PM size = 2.98 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 2.98 GiB path = /dev/test_vg2 format args = [] original_format = None free = 2.08 GiB PE Size = 4 MiB PE Count = 762 PE Free = 532 PV Count = 3 modified = False extents = 762 free space = 2.08 GiB free extents = 532 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sdd (72) with existing lvmpv', 'existing 1024 MiB disk sde (86) with existing lvmpv', 'existing 1024 MiB disk sdf (96) with existing lvmpv'] LVs = ['existing 308 MiB lvmlv test_vg2-lv3 (105) with existing xfs filesystem', 'existing 612 MiB lvmlv test_vg2-lv4 (118) with existing xfs filesystem'] segment type = linear percent = 0 VG space used = 308 MiB 2024-03-01 20:51:08,251 DEBUG blivet/MainThread: test_vg2 size is 2.98 GiB 2024-03-01 20:51:08,251 DEBUG blivet/MainThread: vg test_vg2 has 2.08 GiB free 2024-03-01 20:51:08,252 DEBUG blivet/MainThread: test_vg2 size is 2.98 GiB 2024-03-01 20:51:08,252 DEBUG blivet/MainThread: vg test_vg2 has 2.08 GiB free 2024-03-01 20:51:08,249 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7f4b667fe370) -- name = test_vg2-lv3 status = True id = 105 children = [] parents = ['existing 2.98 GiB lvmvg test_vg2 (81)'] uuid = yfTnQ0-gjqY-maXA-oAm4-hN2r-bBK3-YyQt46 size = 308 MiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-5 target size = 308 MiB path = /dev/mapper/test_vg2-lv3 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7f4b66875b50) -- name = test_vg2 status = True id = 81 children = ['existing 308 MiB lvmlv test_vg2-lv3 (105) with existing xfs filesystem', 'existing 612 MiB lvmlv test_vg2-lv4 (118) with existing xfs filesystem'] parents = ['existing 1024 MiB disk sdd (72) with existing lvmpv', 'existing 1024 MiB disk sde (86) with existing lvmpv', 'existing 1024 MiB disk sdf (96) with existing lvmpv'] uuid = sUlWCZ-vzu7-JOqD-NLLV-tzZX-bvBJ-K7r5PM size = 2.98 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 2.98 GiB path = /dev/test_vg2 format args = [] original_format = None free = 2.08 GiB PE Size = 4 MiB PE Count = 762 PE Free = 532 PV Count = 3 modified = False extents = 762 free space = 2.08 GiB free extents = 532 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sdd (72) with existing lvmpv', 'existing 1024 MiB disk sde (86) with existing lvmpv', 'existing 1024 MiB disk sdf (96) with existing lvmpv'] LVs = ['existing 308 MiB lvmlv test_vg2-lv3 (105) with existing xfs filesystem', 'existing 612 MiB lvmlv test_vg2-lv4 (118) with existing xfs filesystem'] segment type = linear percent = 0 VG space used = 308 MiB 2024-03-01 20:51:08,255 DEBUG blivet/MainThread: test_vg2 size is 2.98 GiB 2024-03-01 20:51:08,255 DEBUG blivet/MainThread: vg test_vg2 has 2.08 GiB free 2024-03-01 20:51:08,256 DEBUG blivet/MainThread: test_vg2 size is 2.98 GiB 2024-03-01 20:51:08,256 DEBUG blivet/MainThread: vg test_vg2 has 2.08 GiB free 2024-03-01 20:51:08,253 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7f4b667fe370) -- name = test_vg2-lv3 status = True id = 105 children = [] parents = ['existing 2.98 GiB lvmvg test_vg2 (81)'] uuid = yfTnQ0-gjqY-maXA-oAm4-hN2r-bBK3-YyQt46 size = 308 MiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-5 target size = 308 MiB path = /dev/mapper/test_vg2-lv3 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7f4b66875b50) -- name = test_vg2 status = True id = 81 children = ['existing 308 MiB lvmlv test_vg2-lv3 (105) with existing xfs filesystem', 'existing 612 MiB lvmlv test_vg2-lv4 (118) with existing xfs filesystem'] parents = ['existing 1024 MiB disk sdd (72) with existing lvmpv', 'existing 1024 MiB disk sde (86) with existing lvmpv', 'existing 1024 MiB disk sdf (96) with existing lvmpv'] uuid = sUlWCZ-vzu7-JOqD-NLLV-tzZX-bvBJ-K7r5PM size = 2.98 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 2.98 GiB path = /dev/test_vg2 format args = [] original_format = None free = 2.08 GiB PE Size = 4 MiB PE Count = 762 PE Free = 532 PV Count = 3 modified = False extents = 762 free space = 2.08 GiB free extents = 532 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sdd (72) with existing lvmpv', 'existing 1024 MiB disk sde (86) with existing lvmpv', 'existing 1024 MiB disk sdf (96) with existing lvmpv'] LVs = ['existing 308 MiB lvmlv test_vg2-lv3 (105) with existing xfs filesystem', 'existing 612 MiB lvmlv test_vg2-lv4 (118) with existing xfs filesystem'] segment type = linear percent = 0 VG space used = 308 MiB 2024-03-01 20:51:08,259 DEBUG blivet/MainThread: test_vg2 size is 2.98 GiB 2024-03-01 20:51:08,259 DEBUG blivet/MainThread: vg test_vg2 has 2.08 GiB free 2024-03-01 20:51:08,260 DEBUG blivet/MainThread: test_vg2 size is 2.98 GiB 2024-03-01 20:51:08,260 DEBUG blivet/MainThread: vg test_vg2 has 2.08 GiB free 2024-03-01 20:51:08,257 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7f4b667fe370) -- name = test_vg2-lv3 status = True id = 105 children = [] parents = ['existing 2.98 GiB lvmvg test_vg2 (81)'] uuid = yfTnQ0-gjqY-maXA-oAm4-hN2r-bBK3-YyQt46 size = 308 MiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-5 target size = 308 MiB path = /dev/mapper/test_vg2-lv3 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7f4b66875b50) -- name = test_vg2 status = True id = 81 children = ['existing 308 MiB lvmlv test_vg2-lv3 (105) with existing xfs filesystem', 'existing 612 MiB lvmlv test_vg2-lv4 (118) with existing xfs filesystem'] parents = ['existing 1024 MiB disk sdd (72) with existing lvmpv', 'existing 1024 MiB disk sde (86) with existing lvmpv', 'existing 1024 MiB disk sdf (96) with existing lvmpv'] uuid = sUlWCZ-vzu7-JOqD-NLLV-tzZX-bvBJ-K7r5PM size = 2.98 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 2.98 GiB path = /dev/test_vg2 format args = [] original_format = None free = 2.08 GiB PE Size = 4 MiB PE Count = 762 PE Free = 532 PV Count = 3 modified = False extents = 762 free space = 2.08 GiB free extents = 532 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sdd (72) with existing lvmpv', 'existing 1024 MiB disk sde (86) with existing lvmpv', 'existing 1024 MiB disk sdf (96) with existing lvmpv'] LVs = ['existing 308 MiB lvmlv test_vg2-lv3 (105) with existing xfs filesystem', 'existing 612 MiB lvmlv test_vg2-lv4 (118) with existing xfs filesystem'] segment type = linear percent = 0 VG space used = 308 MiB 2024-03-01 20:51:08,262 DEBUG blivet/MainThread: test_vg2 size is 2.98 GiB 2024-03-01 20:51:08,263 DEBUG blivet/MainThread: vg test_vg2 has 2.08 GiB free 2024-03-01 20:51:08,263 DEBUG blivet/MainThread: test_vg2 size is 2.98 GiB 2024-03-01 20:51:08,264 DEBUG blivet/MainThread: vg test_vg2 has 2.08 GiB free 2024-03-01 20:51:08,261 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7f4b667fe370) -- name = test_vg2-lv3 status = True id = 105 children = [] parents = ['existing 2.98 GiB lvmvg test_vg2 (81)'] uuid = yfTnQ0-gjqY-maXA-oAm4-hN2r-bBK3-YyQt46 size = 308 MiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-5 target size = 308 MiB path = /dev/mapper/test_vg2-lv3 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7f4b66875b50) -- name = test_vg2 status = True id = 81 children = ['existing 308 MiB lvmlv test_vg2-lv3 (105) with existing xfs filesystem', 'existing 612 MiB lvmlv test_vg2-lv4 (118) with existing xfs filesystem'] parents = ['existing 1024 MiB disk sdd (72) with existing lvmpv', 'existing 1024 MiB disk sde (86) with existing lvmpv', 'existing 1024 MiB disk sdf (96) with existing lvmpv'] uuid = sUlWCZ-vzu7-JOqD-NLLV-tzZX-bvBJ-K7r5PM size = 2.98 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 2.98 GiB path = /dev/test_vg2 format args = [] original_format = None free = 2.08 GiB PE Size = 4 MiB PE Count = 762 PE Free = 532 PV Count = 3 modified = False extents = 762 free space = 2.08 GiB free extents = 532 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sdd (72) with existing lvmpv', 'existing 1024 MiB disk sde (86) with existing lvmpv', 'existing 1024 MiB disk sdf (96) with existing lvmpv'] LVs = ['existing 308 MiB lvmlv test_vg2-lv3 (105) with existing xfs filesystem', 'existing 612 MiB lvmlv test_vg2-lv4 (118) with existing xfs filesystem'] segment type = linear percent = 0 VG space used = 308 MiB 2024-03-01 20:51:08,266 DEBUG blivet/MainThread: test_vg2 size is 2.98 GiB 2024-03-01 20:51:08,267 DEBUG blivet/MainThread: vg test_vg2 has 2.08 GiB free 2024-03-01 20:51:08,267 DEBUG blivet/MainThread: test_vg2 size is 2.98 GiB 2024-03-01 20:51:08,268 DEBUG blivet/MainThread: vg test_vg2 has 2.08 GiB free 2024-03-01 20:51:08,265 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7f4b667fe370) -- name = test_vg2-lv3 status = True id = 105 children = [] parents = ['existing 2.98 GiB lvmvg test_vg2 (81)'] uuid = yfTnQ0-gjqY-maXA-oAm4-hN2r-bBK3-YyQt46 size = 308 MiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-5 target size = 308 MiB path = /dev/mapper/test_vg2-lv3 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7f4b66875b50) -- name = test_vg2 status = True id = 81 children = ['existing 308 MiB lvmlv test_vg2-lv3 (105) with existing xfs filesystem', 'existing 612 MiB lvmlv test_vg2-lv4 (118) with existing xfs filesystem'] parents = ['existing 1024 MiB disk sdd (72) with existing lvmpv', 'existing 1024 MiB disk sde (86) with existing lvmpv', 'existing 1024 MiB disk sdf (96) with existing lvmpv'] uuid = sUlWCZ-vzu7-JOqD-NLLV-tzZX-bvBJ-K7r5PM size = 2.98 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 2.98 GiB path = /dev/test_vg2 format args = [] original_format = None free = 2.08 GiB PE Size = 4 MiB PE Count = 762 PE Free = 532 PV Count = 3 modified = False extents = 762 free space = 2.08 GiB free extents = 532 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sdd (72) with existing lvmpv', 'existing 1024 MiB disk sde (86) with existing lvmpv', 'existing 1024 MiB disk sdf (96) with existing lvmpv'] LVs = ['existing 308 MiB lvmlv test_vg2-lv3 (105) with existing xfs filesystem', 'existing 612 MiB lvmlv test_vg2-lv4 (118) with existing xfs filesystem'] segment type = linear percent = 0 VG space used = 308 MiB 2024-03-01 20:51:08,270 DEBUG blivet/MainThread: test_vg2 size is 2.98 GiB 2024-03-01 20:51:08,271 DEBUG blivet/MainThread: vg test_vg2 has 2.08 GiB free 2024-03-01 20:51:08,271 DEBUG blivet/MainThread: test_vg2 size is 2.98 GiB 2024-03-01 20:51:08,272 DEBUG blivet/MainThread: vg test_vg2 has 2.08 GiB free 2024-03-01 20:51:08,268 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7f4b667fe370) -- name = test_vg2-lv3 status = True id = 105 children = [] parents = ['existing 2.98 GiB lvmvg test_vg2 (81)'] uuid = yfTnQ0-gjqY-maXA-oAm4-hN2r-bBK3-YyQt46 size = 308 MiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-5 target size = 308 MiB path = /dev/mapper/test_vg2-lv3 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7f4b66875b50) -- name = test_vg2 status = True id = 81 children = ['existing 308 MiB lvmlv test_vg2-lv3 (105) with existing xfs filesystem', 'existing 612 MiB lvmlv test_vg2-lv4 (118) with existing xfs filesystem'] parents = ['existing 1024 MiB disk sdd (72) with existing lvmpv', 'existing 1024 MiB disk sde (86) with existing lvmpv', 'existing 1024 MiB disk sdf (96) with existing lvmpv'] uuid = sUlWCZ-vzu7-JOqD-NLLV-tzZX-bvBJ-K7r5PM size = 2.98 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 2.98 GiB path = /dev/test_vg2 format args = [] original_format = None free = 2.08 GiB PE Size = 4 MiB PE Count = 762 PE Free = 532 PV Count = 3 modified = False extents = 762 free space = 2.08 GiB free extents = 532 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sdd (72) with existing lvmpv', 'existing 1024 MiB disk sde (86) with existing lvmpv', 'existing 1024 MiB disk sdf (96) with existing lvmpv'] LVs = ['existing 308 MiB lvmlv test_vg2-lv3 (105) with existing xfs filesystem', 'existing 612 MiB lvmlv test_vg2-lv4 (118) with existing xfs filesystem'] segment type = linear percent = 0 VG space used = 308 MiB 2024-03-01 20:51:08,274 DEBUG blivet/MainThread: test_vg2 size is 2.98 GiB 2024-03-01 20:51:08,275 DEBUG blivet/MainThread: vg test_vg2 has 2.08 GiB free 2024-03-01 20:51:08,275 DEBUG blivet/MainThread: test_vg2 size is 2.98 GiB 2024-03-01 20:51:08,276 DEBUG blivet/MainThread: vg test_vg2 has 2.08 GiB free 2024-03-01 20:51:08,272 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7f4b667fe370) -- name = test_vg2-lv3 status = True id = 105 children = [] parents = ['existing 2.98 GiB lvmvg test_vg2 (81)'] uuid = yfTnQ0-gjqY-maXA-oAm4-hN2r-bBK3-YyQt46 size = 308 MiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-5 target size = 308 MiB path = /dev/mapper/test_vg2-lv3 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7f4b66875b50) -- name = test_vg2 status = True id = 81 children = ['existing 308 MiB lvmlv test_vg2-lv3 (105) with existing xfs filesystem', 'existing 612 MiB lvmlv test_vg2-lv4 (118) with existing xfs filesystem'] parents = ['existing 1024 MiB disk sdd (72) with existing lvmpv', 'existing 1024 MiB disk sde (86) with existing lvmpv', 'existing 1024 MiB disk sdf (96) with existing lvmpv'] uuid = sUlWCZ-vzu7-JOqD-NLLV-tzZX-bvBJ-K7r5PM size = 2.98 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 2.98 GiB path = /dev/test_vg2 format args = [] original_format = None free = 2.08 GiB PE Size = 4 MiB PE Count = 762 PE Free = 532 PV Count = 3 modified = False extents = 762 free space = 2.08 GiB free extents = 532 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sdd (72) with existing lvmpv', 'existing 1024 MiB disk sde (86) with existing lvmpv', 'existing 1024 MiB disk sdf (96) with existing lvmpv'] LVs = ['existing 308 MiB lvmlv test_vg2-lv3 (105) with existing xfs filesystem', 'existing 612 MiB lvmlv test_vg2-lv4 (118) with existing xfs filesystem'] segment type = linear percent = 0 VG space used = 308 MiB 2024-03-01 20:51:08,278 DEBUG blivet/MainThread: test_vg2 size is 2.98 GiB 2024-03-01 20:51:08,279 DEBUG blivet/MainThread: vg test_vg2 has 2.08 GiB free 2024-03-01 20:51:08,279 DEBUG blivet/MainThread: test_vg2 size is 2.98 GiB 2024-03-01 20:51:08,280 DEBUG blivet/MainThread: vg test_vg2 has 2.08 GiB free 2024-03-01 20:51:08,276 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7f4b667fe370) -- name = test_vg2-lv3 status = True id = 105 children = [] parents = ['existing 2.98 GiB lvmvg test_vg2 (81)'] uuid = yfTnQ0-gjqY-maXA-oAm4-hN2r-bBK3-YyQt46 size = 308 MiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-5 target size = 308 MiB path = /dev/mapper/test_vg2-lv3 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7f4b66875b50) -- name = test_vg2 status = True id = 81 children = ['existing 308 MiB lvmlv test_vg2-lv3 (105) with existing xfs filesystem', 'existing 612 MiB lvmlv test_vg2-lv4 (118) with existing xfs filesystem'] parents = ['existing 1024 MiB disk sdd (72) with existing lvmpv', 'existing 1024 MiB disk sde (86) with existing lvmpv', 'existing 1024 MiB disk sdf (96) with existing lvmpv'] uuid = sUlWCZ-vzu7-JOqD-NLLV-tzZX-bvBJ-K7r5PM size = 2.98 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 2.98 GiB path = /dev/test_vg2 format args = [] original_format = None free = 2.08 GiB PE Size = 4 MiB PE Count = 762 PE Free = 532 PV Count = 3 modified = False extents = 762 free space = 2.08 GiB free extents = 532 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sdd (72) with existing lvmpv', 'existing 1024 MiB disk sde (86) with existing lvmpv', 'existing 1024 MiB disk sdf (96) with existing lvmpv'] LVs = ['existing 308 MiB lvmlv test_vg2-lv3 (105) with existing xfs filesystem', 'existing 612 MiB lvmlv test_vg2-lv4 (118) with existing xfs filesystem'] segment type = linear percent = 0 VG space used = 308 MiB 2024-03-01 20:51:08,282 DEBUG blivet/MainThread: test_vg2 size is 2.98 GiB 2024-03-01 20:51:08,283 DEBUG blivet/MainThread: vg test_vg2 has 2.08 GiB free 2024-03-01 20:51:08,283 DEBUG blivet/MainThread: test_vg2 size is 2.98 GiB 2024-03-01 20:51:08,284 DEBUG blivet/MainThread: vg test_vg2 has 2.08 GiB free 2024-03-01 20:51:08,280 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7f4b667fe370) -- name = test_vg2-lv3 status = True id = 105 children = [] parents = ['existing 2.98 GiB lvmvg test_vg2 (81)'] uuid = yfTnQ0-gjqY-maXA-oAm4-hN2r-bBK3-YyQt46 size = 308 MiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-5 target size = 308 MiB path = /dev/mapper/test_vg2-lv3 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7f4b66875b50) -- name = test_vg2 status = True id = 81 children = ['existing 308 MiB lvmlv test_vg2-lv3 (105) with existing xfs filesystem', 'existing 612 MiB lvmlv test_vg2-lv4 (118) with existing xfs filesystem'] parents = ['existing 1024 MiB disk sdd (72) with existing lvmpv', 'existing 1024 MiB disk sde (86) with existing lvmpv', 'existing 1024 MiB disk sdf (96) with existing lvmpv'] uuid = sUlWCZ-vzu7-JOqD-NLLV-tzZX-bvBJ-K7r5PM size = 2.98 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 2.98 GiB path = /dev/test_vg2 format args = [] original_format = None free = 2.08 GiB PE Size = 4 MiB PE Count = 762 PE Free = 532 PV Count = 3 modified = False extents = 762 free space = 2.08 GiB free extents = 532 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sdd (72) with existing lvmpv', 'existing 1024 MiB disk sde (86) with existing lvmpv', 'existing 1024 MiB disk sdf (96) with existing lvmpv'] LVs = ['existing 308 MiB lvmlv test_vg2-lv3 (105) with existing xfs filesystem', 'existing 612 MiB lvmlv test_vg2-lv4 (118) with existing xfs filesystem'] segment type = linear percent = 0 VG space used = 308 MiB 2024-03-01 20:51:08,286 DEBUG blivet/MainThread: test_vg2 size is 2.98 GiB 2024-03-01 20:51:08,287 DEBUG blivet/MainThread: vg test_vg2 has 2.08 GiB free 2024-03-01 20:51:08,287 DEBUG blivet/MainThread: test_vg2 size is 2.98 GiB 2024-03-01 20:51:08,287 DEBUG blivet/MainThread: vg test_vg2 has 2.08 GiB free 2024-03-01 20:51:08,284 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7f4b667fe370) -- name = test_vg2-lv3 status = True id = 105 children = [] parents = ['existing 2.98 GiB lvmvg test_vg2 (81)'] uuid = yfTnQ0-gjqY-maXA-oAm4-hN2r-bBK3-YyQt46 size = 308 MiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-5 target size = 308 MiB path = /dev/mapper/test_vg2-lv3 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7f4b66875b50) -- name = test_vg2 status = True id = 81 children = ['existing 308 MiB lvmlv test_vg2-lv3 (105) with existing xfs filesystem', 'existing 612 MiB lvmlv test_vg2-lv4 (118) with existing xfs filesystem'] parents = ['existing 1024 MiB disk sdd (72) with existing lvmpv', 'existing 1024 MiB disk sde (86) with existing lvmpv', 'existing 1024 MiB disk sdf (96) with existing lvmpv'] uuid = sUlWCZ-vzu7-JOqD-NLLV-tzZX-bvBJ-K7r5PM size = 2.98 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 2.98 GiB path = /dev/test_vg2 format args = [] original_format = None free = 2.08 GiB PE Size = 4 MiB PE Count = 762 PE Free = 532 PV Count = 3 modified = False extents = 762 free space = 2.08 GiB free extents = 532 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sdd (72) with existing lvmpv', 'existing 1024 MiB disk sde (86) with existing lvmpv', 'existing 1024 MiB disk sdf (96) with existing lvmpv'] LVs = ['existing 308 MiB lvmlv test_vg2-lv3 (105) with existing xfs filesystem', 'existing 612 MiB lvmlv test_vg2-lv4 (118) with existing xfs filesystem'] segment type = linear percent = 0 VG space used = 308 MiB 2024-03-01 20:51:08,290 DEBUG blivet/MainThread: test_vg2 size is 2.98 GiB 2024-03-01 20:51:08,290 DEBUG blivet/MainThread: vg test_vg2 has 2.08 GiB free 2024-03-01 20:51:08,291 DEBUG blivet/MainThread: test_vg2 size is 2.98 GiB 2024-03-01 20:51:08,291 DEBUG blivet/MainThread: vg test_vg2 has 2.08 GiB free 2024-03-01 20:51:08,288 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7f4b667fe370) -- name = test_vg2-lv3 status = True id = 105 children = [] parents = ['existing 2.98 GiB lvmvg test_vg2 (81)'] uuid = yfTnQ0-gjqY-maXA-oAm4-hN2r-bBK3-YyQt46 size = 308 MiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-5 target size = 308 MiB path = /dev/mapper/test_vg2-lv3 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7f4b66875b50) -- name = test_vg2 status = True id = 81 children = ['existing 308 MiB lvmlv test_vg2-lv3 (105) with existing xfs filesystem', 'existing 612 MiB lvmlv test_vg2-lv4 (118) with existing xfs filesystem'] parents = ['existing 1024 MiB disk sdd (72) with existing lvmpv', 'existing 1024 MiB disk sde (86) with existing lvmpv', 'existing 1024 MiB disk sdf (96) with existing lvmpv'] uuid = sUlWCZ-vzu7-JOqD-NLLV-tzZX-bvBJ-K7r5PM size = 2.98 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 2.98 GiB path = /dev/test_vg2 format args = [] original_format = None free = 2.08 GiB PE Size = 4 MiB PE Count = 762 PE Free = 532 PV Count = 3 modified = False extents = 762 free space = 2.08 GiB free extents = 532 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sdd (72) with existing lvmpv', 'existing 1024 MiB disk sde (86) with existing lvmpv', 'existing 1024 MiB disk sdf (96) with existing lvmpv'] LVs = ['existing 308 MiB lvmlv test_vg2-lv3 (105) with existing xfs filesystem', 'existing 612 MiB lvmlv test_vg2-lv4 (118) with existing xfs filesystem'] segment type = linear percent = 0 VG space used = 308 MiB 2024-03-01 20:51:08,294 DEBUG blivet/MainThread: test_vg2 size is 2.98 GiB 2024-03-01 20:51:08,294 DEBUG blivet/MainThread: vg test_vg2 has 2.08 GiB free 2024-03-01 20:51:08,295 DEBUG blivet/MainThread: test_vg2 size is 2.98 GiB 2024-03-01 20:51:08,295 DEBUG blivet/MainThread: vg test_vg2 has 2.08 GiB free 2024-03-01 20:51:08,292 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7f4b667fe370) -- name = test_vg2-lv3 status = True id = 105 children = [] parents = ['existing 2.98 GiB lvmvg test_vg2 (81)'] uuid = yfTnQ0-gjqY-maXA-oAm4-hN2r-bBK3-YyQt46 size = 308 MiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-5 target size = 308 MiB path = /dev/mapper/test_vg2-lv3 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7f4b66875b50) -- name = test_vg2 status = True id = 81 children = ['existing 308 MiB lvmlv test_vg2-lv3 (105) with existing xfs filesystem', 'existing 612 MiB lvmlv test_vg2-lv4 (118) with existing xfs filesystem'] parents = ['existing 1024 MiB disk sdd (72) with existing lvmpv', 'existing 1024 MiB disk sde (86) with existing lvmpv', 'existing 1024 MiB disk sdf (96) with existing lvmpv'] uuid = sUlWCZ-vzu7-JOqD-NLLV-tzZX-bvBJ-K7r5PM size = 2.98 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 2.98 GiB path = /dev/test_vg2 format args = [] original_format = None free = 2.08 GiB PE Size = 4 MiB PE Count = 762 PE Free = 532 PV Count = 3 modified = False extents = 762 free space = 2.08 GiB free extents = 532 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sdd (72) with existing lvmpv', 'existing 1024 MiB disk sde (86) with existing lvmpv', 'existing 1024 MiB disk sdf (96) with existing lvmpv'] LVs = ['existing 308 MiB lvmlv test_vg2-lv3 (105) with existing xfs filesystem', 'existing 612 MiB lvmlv test_vg2-lv4 (118) with existing xfs filesystem'] segment type = linear percent = 0 VG space used = 308 MiB 2024-03-01 20:51:08,298 DEBUG blivet/MainThread: test_vg2 size is 2.98 GiB 2024-03-01 20:51:08,298 DEBUG blivet/MainThread: vg test_vg2 has 2.08 GiB free 2024-03-01 20:51:08,298 DEBUG blivet/MainThread: test_vg2 size is 2.98 GiB 2024-03-01 20:51:08,299 DEBUG blivet/MainThread: vg test_vg2 has 2.08 GiB free 2024-03-01 20:51:08,296 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7f4b667fe370) -- name = test_vg2-lv3 status = True id = 105 children = [] parents = ['existing 2.98 GiB lvmvg test_vg2 (81)'] uuid = yfTnQ0-gjqY-maXA-oAm4-hN2r-bBK3-YyQt46 size = 308 MiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-5 target size = 308 MiB path = /dev/mapper/test_vg2-lv3 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7f4b66875b50) -- name = test_vg2 status = True id = 81 children = ['existing 308 MiB lvmlv test_vg2-lv3 (105) with existing xfs filesystem', 'existing 612 MiB lvmlv test_vg2-lv4 (118) with existing xfs filesystem'] parents = ['existing 1024 MiB disk sdd (72) with existing lvmpv', 'existing 1024 MiB disk sde (86) with existing lvmpv', 'existing 1024 MiB disk sdf (96) with existing lvmpv'] uuid = sUlWCZ-vzu7-JOqD-NLLV-tzZX-bvBJ-K7r5PM size = 2.98 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 2.98 GiB path = /dev/test_vg2 format args = [] original_format = None free = 2.08 GiB PE Size = 4 MiB PE Count = 762 PE Free = 532 PV Count = 3 modified = False extents = 762 free space = 2.08 GiB free extents = 532 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sdd (72) with existing lvmpv', 'existing 1024 MiB disk sde (86) with existing lvmpv', 'existing 1024 MiB disk sdf (96) with existing lvmpv'] LVs = ['existing 308 MiB lvmlv test_vg2-lv3 (105) with existing xfs filesystem', 'existing 612 MiB lvmlv test_vg2-lv4 (118) with existing xfs filesystem'] segment type = linear percent = 0 VG space used = 308 MiB 2024-03-01 20:51:08,301 DEBUG blivet/MainThread: test_vg2 size is 2.98 GiB 2024-03-01 20:51:08,302 DEBUG blivet/MainThread: vg test_vg2 has 2.08 GiB free 2024-03-01 20:51:08,302 DEBUG blivet/MainThread: test_vg2 size is 2.98 GiB 2024-03-01 20:51:08,303 DEBUG blivet/MainThread: vg test_vg2 has 2.08 GiB free 2024-03-01 20:51:08,300 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7f4b667fe370) -- name = test_vg2-lv3 status = True id = 105 children = [] parents = ['existing 2.98 GiB lvmvg test_vg2 (81)'] uuid = yfTnQ0-gjqY-maXA-oAm4-hN2r-bBK3-YyQt46 size = 308 MiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-5 target size = 308 MiB path = /dev/mapper/test_vg2-lv3 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7f4b66875b50) -- name = test_vg2 status = True id = 81 children = ['existing 308 MiB lvmlv test_vg2-lv3 (105) with existing xfs filesystem', 'existing 612 MiB lvmlv test_vg2-lv4 (118) with existing xfs filesystem'] parents = ['existing 1024 MiB disk sdd (72) with existing lvmpv', 'existing 1024 MiB disk sde (86) with existing lvmpv', 'existing 1024 MiB disk sdf (96) with existing lvmpv'] uuid = sUlWCZ-vzu7-JOqD-NLLV-tzZX-bvBJ-K7r5PM size = 2.98 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 2.98 GiB path = /dev/test_vg2 format args = [] original_format = None free = 2.08 GiB PE Size = 4 MiB PE Count = 762 PE Free = 532 PV Count = 3 modified = False extents = 762 free space = 2.08 GiB free extents = 532 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sdd (72) with existing lvmpv', 'existing 1024 MiB disk sde (86) with existing lvmpv', 'existing 1024 MiB disk sdf (96) with existing lvmpv'] LVs = ['existing 308 MiB lvmlv test_vg2-lv3 (105) with existing xfs filesystem', 'existing 612 MiB lvmlv test_vg2-lv4 (118) with existing xfs filesystem'] segment type = linear percent = 0 VG space used = 308 MiB 2024-03-01 20:51:08,305 DEBUG blivet/MainThread: test_vg2 size is 2.98 GiB 2024-03-01 20:51:08,306 DEBUG blivet/MainThread: vg test_vg2 has 2.08 GiB free 2024-03-01 20:51:08,306 DEBUG blivet/MainThread: test_vg2 size is 2.98 GiB 2024-03-01 20:51:08,307 DEBUG blivet/MainThread: vg test_vg2 has 2.08 GiB free 2024-03-01 20:51:08,304 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7f4b667fe370) -- name = test_vg2-lv3 status = True id = 105 children = [] parents = ['existing 2.98 GiB lvmvg test_vg2 (81)'] uuid = yfTnQ0-gjqY-maXA-oAm4-hN2r-bBK3-YyQt46 size = 308 MiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-5 target size = 308 MiB path = /dev/mapper/test_vg2-lv3 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7f4b66875b50) -- name = test_vg2 status = True id = 81 children = ['existing 308 MiB lvmlv test_vg2-lv3 (105) with existing xfs filesystem', 'existing 612 MiB lvmlv test_vg2-lv4 (118) with existing xfs filesystem'] parents = ['existing 1024 MiB disk sdd (72) with existing lvmpv', 'existing 1024 MiB disk sde (86) with existing lvmpv', 'existing 1024 MiB disk sdf (96) with existing lvmpv'] uuid = sUlWCZ-vzu7-JOqD-NLLV-tzZX-bvBJ-K7r5PM size = 2.98 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 2.98 GiB path = /dev/test_vg2 format args = [] original_format = None free = 2.08 GiB PE Size = 4 MiB PE Count = 762 PE Free = 532 PV Count = 3 modified = False extents = 762 free space = 2.08 GiB free extents = 532 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sdd (72) with existing lvmpv', 'existing 1024 MiB disk sde (86) with existing lvmpv', 'existing 1024 MiB disk sdf (96) with existing lvmpv'] LVs = ['existing 308 MiB lvmlv test_vg2-lv3 (105) with existing xfs filesystem', 'existing 612 MiB lvmlv test_vg2-lv4 (118) with existing xfs filesystem'] segment type = linear percent = 0 VG space used = 308 MiB 2024-03-01 20:51:08,307 DEBUG blivet/MainThread: removing test_vg2-lv3 2024-03-01 20:51:08,310 DEBUG blivet/MainThread: DeviceTree.get_dependent_devices: dep: existing 308 MiB lvmlv test_vg2-lv3 (105) with existing xfs filesystem ; hidden: False ; 2024-03-01 20:51:08,310 DEBUG blivet/MainThread: dep is a leaf 2024-03-01 20:51:08,311 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 262 2024-03-01 20:51:08,313 DEBUG blivet/MainThread: LVMLogicalVolumeDevice._set_format: test_vg2-lv3 ; type: None ; current: xfs ; 2024-03-01 20:51:08,313 INFO blivet/MainThread: registered action: [261] destroy format xfs filesystem on lvmlv test_vg2-lv3 (id 105) 2024-03-01 20:51:08,317 DEBUG blivet/MainThread: LVMVolumeGroupDevice.remove_child: name: test_vg2 ; child: lv3 ; kids: 2 ; 2024-03-01 20:51:08,317 INFO blivet/MainThread: removed lvmlv test_vg2-lv3 (id 105) from device tree 2024-03-01 20:51:08,317 INFO blivet/MainThread: registered action: [263] destroy device lvmlv test_vg2-lv3 (id 105) 2024-03-01 20:51:08,319 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: test_vg2-lv4 ; incomplete: False ; hidden: False ; 2024-03-01 20:51:08,322 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned existing 612 MiB lvmlv test_vg2-lv4 (118) with existing xfs filesystem 2024-03-01 20:51:08,322 DEBUG blivet/MainThread: resolved 'test_vg2-lv4' to 'test_vg2-lv4' (lvmlv) 2024-03-01 20:51:08,324 DEBUG blivet/MainThread: test_vg2 size is 2.98 GiB 2024-03-01 20:51:08,325 DEBUG blivet/MainThread: vg test_vg2 has 2.38 GiB free 2024-03-01 20:51:08,325 DEBUG blivet/MainThread: test_vg2 size is 2.98 GiB 2024-03-01 20:51:08,325 DEBUG blivet/MainThread: vg test_vg2 has 2.38 GiB free 2024-03-01 20:51:08,322 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7f4b667fe9d0) -- name = test_vg2-lv4 status = True id = 118 children = [] parents = ['existing 2.98 GiB lvmvg test_vg2 (81)'] uuid = nuSAu2-RyB1-8HLM-wkL0-E2Ok-Z2Ai-B3hkFH size = 612 MiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-4 target size = 612 MiB path = /dev/mapper/test_vg2-lv4 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7f4b66875b50) -- name = test_vg2 status = True id = 81 children = ['existing 612 MiB lvmlv test_vg2-lv4 (118) with existing xfs filesystem'] parents = ['existing 1024 MiB disk sdd (72) with existing lvmpv', 'existing 1024 MiB disk sde (86) with existing lvmpv', 'existing 1024 MiB disk sdf (96) with existing lvmpv'] uuid = sUlWCZ-vzu7-JOqD-NLLV-tzZX-bvBJ-K7r5PM size = 2.98 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 2.98 GiB path = /dev/test_vg2 format args = [] original_format = None free = 2.08 GiB PE Size = 4 MiB PE Count = 762 PE Free = 532 PV Count = 3 modified = False extents = 762 free space = 2.38 GiB free extents = 609 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sdd (72) with existing lvmpv', 'existing 1024 MiB disk sde (86) with existing lvmpv', 'existing 1024 MiB disk sdf (96) with existing lvmpv'] LVs = ['existing 612 MiB lvmlv test_vg2-lv4 (118) with existing xfs filesystem'] segment type = linear percent = 0 VG space used = 612 MiB 2024-03-01 20:51:08,327 DEBUG blivet/MainThread: test_vg2 size is 2.98 GiB 2024-03-01 20:51:08,328 DEBUG blivet/MainThread: vg test_vg2 has 2.38 GiB free 2024-03-01 20:51:08,328 DEBUG blivet/MainThread: test_vg2 size is 2.98 GiB 2024-03-01 20:51:08,329 DEBUG blivet/MainThread: vg test_vg2 has 2.38 GiB free 2024-03-01 20:51:08,326 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7f4b667fe9d0) -- name = test_vg2-lv4 status = True id = 118 children = [] parents = ['existing 2.98 GiB lvmvg test_vg2 (81)'] uuid = nuSAu2-RyB1-8HLM-wkL0-E2Ok-Z2Ai-B3hkFH size = 612 MiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-4 target size = 612 MiB path = /dev/mapper/test_vg2-lv4 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7f4b66875b50) -- name = test_vg2 status = True id = 81 children = ['existing 612 MiB lvmlv test_vg2-lv4 (118) with existing xfs filesystem'] parents = ['existing 1024 MiB disk sdd (72) with existing lvmpv', 'existing 1024 MiB disk sde (86) with existing lvmpv', 'existing 1024 MiB disk sdf (96) with existing lvmpv'] uuid = sUlWCZ-vzu7-JOqD-NLLV-tzZX-bvBJ-K7r5PM size = 2.98 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 2.98 GiB path = /dev/test_vg2 format args = [] original_format = None free = 2.08 GiB PE Size = 4 MiB PE Count = 762 PE Free = 532 PV Count = 3 modified = False extents = 762 free space = 2.38 GiB free extents = 609 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sdd (72) with existing lvmpv', 'existing 1024 MiB disk sde (86) with existing lvmpv', 'existing 1024 MiB disk sdf (96) with existing lvmpv'] LVs = ['existing 612 MiB lvmlv test_vg2-lv4 (118) with existing xfs filesystem'] segment type = linear percent = 0 VG space used = 612 MiB 2024-03-01 20:51:08,331 DEBUG blivet/MainThread: test_vg2 size is 2.98 GiB 2024-03-01 20:51:08,331 DEBUG blivet/MainThread: vg test_vg2 has 2.38 GiB free 2024-03-01 20:51:08,332 DEBUG blivet/MainThread: test_vg2 size is 2.98 GiB 2024-03-01 20:51:08,332 DEBUG blivet/MainThread: vg test_vg2 has 2.38 GiB free 2024-03-01 20:51:08,329 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7f4b667fe9d0) -- name = test_vg2-lv4 status = True id = 118 children = [] parents = ['existing 2.98 GiB lvmvg test_vg2 (81)'] uuid = nuSAu2-RyB1-8HLM-wkL0-E2Ok-Z2Ai-B3hkFH size = 612 MiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-4 target size = 612 MiB path = /dev/mapper/test_vg2-lv4 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7f4b66875b50) -- name = test_vg2 status = True id = 81 children = ['existing 612 MiB lvmlv test_vg2-lv4 (118) with existing xfs filesystem'] parents = ['existing 1024 MiB disk sdd (72) with existing lvmpv', 'existing 1024 MiB disk sde (86) with existing lvmpv', 'existing 1024 MiB disk sdf (96) with existing lvmpv'] uuid = sUlWCZ-vzu7-JOqD-NLLV-tzZX-bvBJ-K7r5PM size = 2.98 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 2.98 GiB path = /dev/test_vg2 format args = [] original_format = None free = 2.08 GiB PE Size = 4 MiB PE Count = 762 PE Free = 532 PV Count = 3 modified = False extents = 762 free space = 2.38 GiB free extents = 609 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sdd (72) with existing lvmpv', 'existing 1024 MiB disk sde (86) with existing lvmpv', 'existing 1024 MiB disk sdf (96) with existing lvmpv'] LVs = ['existing 612 MiB lvmlv test_vg2-lv4 (118) with existing xfs filesystem'] segment type = linear percent = 0 VG space used = 612 MiB 2024-03-01 20:51:08,334 DEBUG blivet/MainThread: test_vg2 size is 2.98 GiB 2024-03-01 20:51:08,335 DEBUG blivet/MainThread: vg test_vg2 has 2.38 GiB free 2024-03-01 20:51:08,335 DEBUG blivet/MainThread: test_vg2 size is 2.98 GiB 2024-03-01 20:51:08,336 DEBUG blivet/MainThread: vg test_vg2 has 2.38 GiB free 2024-03-01 20:51:08,333 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7f4b667fe9d0) -- name = test_vg2-lv4 status = True id = 118 children = [] parents = ['existing 2.98 GiB lvmvg test_vg2 (81)'] uuid = nuSAu2-RyB1-8HLM-wkL0-E2Ok-Z2Ai-B3hkFH size = 612 MiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-4 target size = 612 MiB path = /dev/mapper/test_vg2-lv4 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7f4b66875b50) -- name = test_vg2 status = True id = 81 children = ['existing 612 MiB lvmlv test_vg2-lv4 (118) with existing xfs filesystem'] parents = ['existing 1024 MiB disk sdd (72) with existing lvmpv', 'existing 1024 MiB disk sde (86) with existing lvmpv', 'existing 1024 MiB disk sdf (96) with existing lvmpv'] uuid = sUlWCZ-vzu7-JOqD-NLLV-tzZX-bvBJ-K7r5PM size = 2.98 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 2.98 GiB path = /dev/test_vg2 format args = [] original_format = None free = 2.08 GiB PE Size = 4 MiB PE Count = 762 PE Free = 532 PV Count = 3 modified = False extents = 762 free space = 2.38 GiB free extents = 609 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sdd (72) with existing lvmpv', 'existing 1024 MiB disk sde (86) with existing lvmpv', 'existing 1024 MiB disk sdf (96) with existing lvmpv'] LVs = ['existing 612 MiB lvmlv test_vg2-lv4 (118) with existing xfs filesystem'] segment type = linear percent = 0 VG space used = 612 MiB 2024-03-01 20:51:08,338 DEBUG blivet/MainThread: test_vg2 size is 2.98 GiB 2024-03-01 20:51:08,338 DEBUG blivet/MainThread: vg test_vg2 has 2.38 GiB free 2024-03-01 20:51:08,339 DEBUG blivet/MainThread: test_vg2 size is 2.98 GiB 2024-03-01 20:51:08,339 DEBUG blivet/MainThread: vg test_vg2 has 2.38 GiB free 2024-03-01 20:51:08,336 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7f4b667fe9d0) -- name = test_vg2-lv4 status = True id = 118 children = [] parents = ['existing 2.98 GiB lvmvg test_vg2 (81)'] uuid = nuSAu2-RyB1-8HLM-wkL0-E2Ok-Z2Ai-B3hkFH size = 612 MiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-4 target size = 612 MiB path = /dev/mapper/test_vg2-lv4 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7f4b66875b50) -- name = test_vg2 status = True id = 81 children = ['existing 612 MiB lvmlv test_vg2-lv4 (118) with existing xfs filesystem'] parents = ['existing 1024 MiB disk sdd (72) with existing lvmpv', 'existing 1024 MiB disk sde (86) with existing lvmpv', 'existing 1024 MiB disk sdf (96) with existing lvmpv'] uuid = sUlWCZ-vzu7-JOqD-NLLV-tzZX-bvBJ-K7r5PM size = 2.98 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 2.98 GiB path = /dev/test_vg2 format args = [] original_format = None free = 2.08 GiB PE Size = 4 MiB PE Count = 762 PE Free = 532 PV Count = 3 modified = False extents = 762 free space = 2.38 GiB free extents = 609 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sdd (72) with existing lvmpv', 'existing 1024 MiB disk sde (86) with existing lvmpv', 'existing 1024 MiB disk sdf (96) with existing lvmpv'] LVs = ['existing 612 MiB lvmlv test_vg2-lv4 (118) with existing xfs filesystem'] segment type = linear percent = 0 VG space used = 612 MiB 2024-03-01 20:51:08,341 DEBUG blivet/MainThread: test_vg2 size is 2.98 GiB 2024-03-01 20:51:08,342 DEBUG blivet/MainThread: vg test_vg2 has 2.38 GiB free 2024-03-01 20:51:08,342 DEBUG blivet/MainThread: test_vg2 size is 2.98 GiB 2024-03-01 20:51:08,343 DEBUG blivet/MainThread: vg test_vg2 has 2.38 GiB free 2024-03-01 20:51:08,340 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7f4b667fe9d0) -- name = test_vg2-lv4 status = True id = 118 children = [] parents = ['existing 2.98 GiB lvmvg test_vg2 (81)'] uuid = nuSAu2-RyB1-8HLM-wkL0-E2Ok-Z2Ai-B3hkFH size = 612 MiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-4 target size = 612 MiB path = /dev/mapper/test_vg2-lv4 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7f4b66875b50) -- name = test_vg2 status = True id = 81 children = ['existing 612 MiB lvmlv test_vg2-lv4 (118) with existing xfs filesystem'] parents = ['existing 1024 MiB disk sdd (72) with existing lvmpv', 'existing 1024 MiB disk sde (86) with existing lvmpv', 'existing 1024 MiB disk sdf (96) with existing lvmpv'] uuid = sUlWCZ-vzu7-JOqD-NLLV-tzZX-bvBJ-K7r5PM size = 2.98 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 2.98 GiB path = /dev/test_vg2 format args = [] original_format = None free = 2.08 GiB PE Size = 4 MiB PE Count = 762 PE Free = 532 PV Count = 3 modified = False extents = 762 free space = 2.38 GiB free extents = 609 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sdd (72) with existing lvmpv', 'existing 1024 MiB disk sde (86) with existing lvmpv', 'existing 1024 MiB disk sdf (96) with existing lvmpv'] LVs = ['existing 612 MiB lvmlv test_vg2-lv4 (118) with existing xfs filesystem'] segment type = linear percent = 0 VG space used = 612 MiB 2024-03-01 20:51:08,345 DEBUG blivet/MainThread: test_vg2 size is 2.98 GiB 2024-03-01 20:51:08,345 DEBUG blivet/MainThread: vg test_vg2 has 2.38 GiB free 2024-03-01 20:51:08,345 DEBUG blivet/MainThread: test_vg2 size is 2.98 GiB 2024-03-01 20:51:08,346 DEBUG blivet/MainThread: vg test_vg2 has 2.38 GiB free 2024-03-01 20:51:08,343 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7f4b667fe9d0) -- name = test_vg2-lv4 status = True id = 118 children = [] parents = ['existing 2.98 GiB lvmvg test_vg2 (81)'] uuid = nuSAu2-RyB1-8HLM-wkL0-E2Ok-Z2Ai-B3hkFH size = 612 MiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-4 target size = 612 MiB path = /dev/mapper/test_vg2-lv4 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7f4b66875b50) -- name = test_vg2 status = True id = 81 children = ['existing 612 MiB lvmlv test_vg2-lv4 (118) with existing xfs filesystem'] parents = ['existing 1024 MiB disk sdd (72) with existing lvmpv', 'existing 1024 MiB disk sde (86) with existing lvmpv', 'existing 1024 MiB disk sdf (96) with existing lvmpv'] uuid = sUlWCZ-vzu7-JOqD-NLLV-tzZX-bvBJ-K7r5PM size = 2.98 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 2.98 GiB path = /dev/test_vg2 format args = [] original_format = None free = 2.08 GiB PE Size = 4 MiB PE Count = 762 PE Free = 532 PV Count = 3 modified = False extents = 762 free space = 2.38 GiB free extents = 609 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sdd (72) with existing lvmpv', 'existing 1024 MiB disk sde (86) with existing lvmpv', 'existing 1024 MiB disk sdf (96) with existing lvmpv'] LVs = ['existing 612 MiB lvmlv test_vg2-lv4 (118) with existing xfs filesystem'] segment type = linear percent = 0 VG space used = 612 MiB 2024-03-01 20:51:08,348 DEBUG blivet/MainThread: test_vg2 size is 2.98 GiB 2024-03-01 20:51:08,349 DEBUG blivet/MainThread: vg test_vg2 has 2.38 GiB free 2024-03-01 20:51:08,349 DEBUG blivet/MainThread: test_vg2 size is 2.98 GiB 2024-03-01 20:51:08,349 DEBUG blivet/MainThread: vg test_vg2 has 2.38 GiB free 2024-03-01 20:51:08,346 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7f4b667fe9d0) -- name = test_vg2-lv4 status = True id = 118 children = [] parents = ['existing 2.98 GiB lvmvg test_vg2 (81)'] uuid = nuSAu2-RyB1-8HLM-wkL0-E2Ok-Z2Ai-B3hkFH size = 612 MiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-4 target size = 612 MiB path = /dev/mapper/test_vg2-lv4 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7f4b66875b50) -- name = test_vg2 status = True id = 81 children = ['existing 612 MiB lvmlv test_vg2-lv4 (118) with existing xfs filesystem'] parents = ['existing 1024 MiB disk sdd (72) with existing lvmpv', 'existing 1024 MiB disk sde (86) with existing lvmpv', 'existing 1024 MiB disk sdf (96) with existing lvmpv'] uuid = sUlWCZ-vzu7-JOqD-NLLV-tzZX-bvBJ-K7r5PM size = 2.98 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 2.98 GiB path = /dev/test_vg2 format args = [] original_format = None free = 2.08 GiB PE Size = 4 MiB PE Count = 762 PE Free = 532 PV Count = 3 modified = False extents = 762 free space = 2.38 GiB free extents = 609 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sdd (72) with existing lvmpv', 'existing 1024 MiB disk sde (86) with existing lvmpv', 'existing 1024 MiB disk sdf (96) with existing lvmpv'] LVs = ['existing 612 MiB lvmlv test_vg2-lv4 (118) with existing xfs filesystem'] segment type = linear percent = 0 VG space used = 612 MiB 2024-03-01 20:51:08,352 DEBUG blivet/MainThread: test_vg2 size is 2.98 GiB 2024-03-01 20:51:08,352 DEBUG blivet/MainThread: vg test_vg2 has 2.38 GiB free 2024-03-01 20:51:08,352 DEBUG blivet/MainThread: test_vg2 size is 2.98 GiB 2024-03-01 20:51:08,353 DEBUG blivet/MainThread: vg test_vg2 has 2.38 GiB free 2024-03-01 20:51:08,350 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7f4b667fe9d0) -- name = test_vg2-lv4 status = True id = 118 children = [] parents = ['existing 2.98 GiB lvmvg test_vg2 (81)'] uuid = nuSAu2-RyB1-8HLM-wkL0-E2Ok-Z2Ai-B3hkFH size = 612 MiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-4 target size = 612 MiB path = /dev/mapper/test_vg2-lv4 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7f4b66875b50) -- name = test_vg2 status = True id = 81 children = ['existing 612 MiB lvmlv test_vg2-lv4 (118) with existing xfs filesystem'] parents = ['existing 1024 MiB disk sdd (72) with existing lvmpv', 'existing 1024 MiB disk sde (86) with existing lvmpv', 'existing 1024 MiB disk sdf (96) with existing lvmpv'] uuid = sUlWCZ-vzu7-JOqD-NLLV-tzZX-bvBJ-K7r5PM size = 2.98 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 2.98 GiB path = /dev/test_vg2 format args = [] original_format = None free = 2.08 GiB PE Size = 4 MiB PE Count = 762 PE Free = 532 PV Count = 3 modified = False extents = 762 free space = 2.38 GiB free extents = 609 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sdd (72) with existing lvmpv', 'existing 1024 MiB disk sde (86) with existing lvmpv', 'existing 1024 MiB disk sdf (96) with existing lvmpv'] LVs = ['existing 612 MiB lvmlv test_vg2-lv4 (118) with existing xfs filesystem'] segment type = linear percent = 0 VG space used = 612 MiB 2024-03-01 20:51:08,355 DEBUG blivet/MainThread: test_vg2 size is 2.98 GiB 2024-03-01 20:51:08,356 DEBUG blivet/MainThread: vg test_vg2 has 2.38 GiB free 2024-03-01 20:51:08,356 DEBUG blivet/MainThread: test_vg2 size is 2.98 GiB 2024-03-01 20:51:08,356 DEBUG blivet/MainThread: vg test_vg2 has 2.38 GiB free 2024-03-01 20:51:08,353 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7f4b667fe9d0) -- name = test_vg2-lv4 status = True id = 118 children = [] parents = ['existing 2.98 GiB lvmvg test_vg2 (81)'] uuid = nuSAu2-RyB1-8HLM-wkL0-E2Ok-Z2Ai-B3hkFH size = 612 MiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-4 target size = 612 MiB path = /dev/mapper/test_vg2-lv4 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7f4b66875b50) -- name = test_vg2 status = True id = 81 children = ['existing 612 MiB lvmlv test_vg2-lv4 (118) with existing xfs filesystem'] parents = ['existing 1024 MiB disk sdd (72) with existing lvmpv', 'existing 1024 MiB disk sde (86) with existing lvmpv', 'existing 1024 MiB disk sdf (96) with existing lvmpv'] uuid = sUlWCZ-vzu7-JOqD-NLLV-tzZX-bvBJ-K7r5PM size = 2.98 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 2.98 GiB path = /dev/test_vg2 format args = [] original_format = None free = 2.08 GiB PE Size = 4 MiB PE Count = 762 PE Free = 532 PV Count = 3 modified = False extents = 762 free space = 2.38 GiB free extents = 609 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sdd (72) with existing lvmpv', 'existing 1024 MiB disk sde (86) with existing lvmpv', 'existing 1024 MiB disk sdf (96) with existing lvmpv'] LVs = ['existing 612 MiB lvmlv test_vg2-lv4 (118) with existing xfs filesystem'] segment type = linear percent = 0 VG space used = 612 MiB 2024-03-01 20:51:08,358 DEBUG blivet/MainThread: test_vg2 size is 2.98 GiB 2024-03-01 20:51:08,359 DEBUG blivet/MainThread: vg test_vg2 has 2.38 GiB free 2024-03-01 20:51:08,359 DEBUG blivet/MainThread: test_vg2 size is 2.98 GiB 2024-03-01 20:51:08,360 DEBUG blivet/MainThread: vg test_vg2 has 2.38 GiB free 2024-03-01 20:51:08,357 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7f4b667fe9d0) -- name = test_vg2-lv4 status = True id = 118 children = [] parents = ['existing 2.98 GiB lvmvg test_vg2 (81)'] uuid = nuSAu2-RyB1-8HLM-wkL0-E2Ok-Z2Ai-B3hkFH size = 612 MiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-4 target size = 612 MiB path = /dev/mapper/test_vg2-lv4 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7f4b66875b50) -- name = test_vg2 status = True id = 81 children = ['existing 612 MiB lvmlv test_vg2-lv4 (118) with existing xfs filesystem'] parents = ['existing 1024 MiB disk sdd (72) with existing lvmpv', 'existing 1024 MiB disk sde (86) with existing lvmpv', 'existing 1024 MiB disk sdf (96) with existing lvmpv'] uuid = sUlWCZ-vzu7-JOqD-NLLV-tzZX-bvBJ-K7r5PM size = 2.98 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 2.98 GiB path = /dev/test_vg2 format args = [] original_format = None free = 2.08 GiB PE Size = 4 MiB PE Count = 762 PE Free = 532 PV Count = 3 modified = False extents = 762 free space = 2.38 GiB free extents = 609 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sdd (72) with existing lvmpv', 'existing 1024 MiB disk sde (86) with existing lvmpv', 'existing 1024 MiB disk sdf (96) with existing lvmpv'] LVs = ['existing 612 MiB lvmlv test_vg2-lv4 (118) with existing xfs filesystem'] segment type = linear percent = 0 VG space used = 612 MiB 2024-03-01 20:51:08,362 DEBUG blivet/MainThread: test_vg2 size is 2.98 GiB 2024-03-01 20:51:08,362 DEBUG blivet/MainThread: vg test_vg2 has 2.38 GiB free 2024-03-01 20:51:08,363 DEBUG blivet/MainThread: test_vg2 size is 2.98 GiB 2024-03-01 20:51:08,363 DEBUG blivet/MainThread: vg test_vg2 has 2.38 GiB free 2024-03-01 20:51:08,360 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7f4b667fe9d0) -- name = test_vg2-lv4 status = True id = 118 children = [] parents = ['existing 2.98 GiB lvmvg test_vg2 (81)'] uuid = nuSAu2-RyB1-8HLM-wkL0-E2Ok-Z2Ai-B3hkFH size = 612 MiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-4 target size = 612 MiB path = /dev/mapper/test_vg2-lv4 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7f4b66875b50) -- name = test_vg2 status = True id = 81 children = ['existing 612 MiB lvmlv test_vg2-lv4 (118) with existing xfs filesystem'] parents = ['existing 1024 MiB disk sdd (72) with existing lvmpv', 'existing 1024 MiB disk sde (86) with existing lvmpv', 'existing 1024 MiB disk sdf (96) with existing lvmpv'] uuid = sUlWCZ-vzu7-JOqD-NLLV-tzZX-bvBJ-K7r5PM size = 2.98 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 2.98 GiB path = /dev/test_vg2 format args = [] original_format = None free = 2.08 GiB PE Size = 4 MiB PE Count = 762 PE Free = 532 PV Count = 3 modified = False extents = 762 free space = 2.38 GiB free extents = 609 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sdd (72) with existing lvmpv', 'existing 1024 MiB disk sde (86) with existing lvmpv', 'existing 1024 MiB disk sdf (96) with existing lvmpv'] LVs = ['existing 612 MiB lvmlv test_vg2-lv4 (118) with existing xfs filesystem'] segment type = linear percent = 0 VG space used = 612 MiB 2024-03-01 20:51:08,365 DEBUG blivet/MainThread: test_vg2 size is 2.98 GiB 2024-03-01 20:51:08,366 DEBUG blivet/MainThread: vg test_vg2 has 2.38 GiB free 2024-03-01 20:51:08,366 DEBUG blivet/MainThread: test_vg2 size is 2.98 GiB 2024-03-01 20:51:08,367 DEBUG blivet/MainThread: vg test_vg2 has 2.38 GiB free 2024-03-01 20:51:08,364 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7f4b667fe9d0) -- name = test_vg2-lv4 status = True id = 118 children = [] parents = ['existing 2.98 GiB lvmvg test_vg2 (81)'] uuid = nuSAu2-RyB1-8HLM-wkL0-E2Ok-Z2Ai-B3hkFH size = 612 MiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-4 target size = 612 MiB path = /dev/mapper/test_vg2-lv4 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7f4b66875b50) -- name = test_vg2 status = True id = 81 children = ['existing 612 MiB lvmlv test_vg2-lv4 (118) with existing xfs filesystem'] parents = ['existing 1024 MiB disk sdd (72) with existing lvmpv', 'existing 1024 MiB disk sde (86) with existing lvmpv', 'existing 1024 MiB disk sdf (96) with existing lvmpv'] uuid = sUlWCZ-vzu7-JOqD-NLLV-tzZX-bvBJ-K7r5PM size = 2.98 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 2.98 GiB path = /dev/test_vg2 format args = [] original_format = None free = 2.08 GiB PE Size = 4 MiB PE Count = 762 PE Free = 532 PV Count = 3 modified = False extents = 762 free space = 2.38 GiB free extents = 609 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sdd (72) with existing lvmpv', 'existing 1024 MiB disk sde (86) with existing lvmpv', 'existing 1024 MiB disk sdf (96) with existing lvmpv'] LVs = ['existing 612 MiB lvmlv test_vg2-lv4 (118) with existing xfs filesystem'] segment type = linear percent = 0 VG space used = 612 MiB 2024-03-01 20:51:08,369 DEBUG blivet/MainThread: test_vg2 size is 2.98 GiB 2024-03-01 20:51:08,369 DEBUG blivet/MainThread: vg test_vg2 has 2.38 GiB free 2024-03-01 20:51:08,370 DEBUG blivet/MainThread: test_vg2 size is 2.98 GiB 2024-03-01 20:51:08,370 DEBUG blivet/MainThread: vg test_vg2 has 2.38 GiB free 2024-03-01 20:51:08,367 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7f4b667fe9d0) -- name = test_vg2-lv4 status = True id = 118 children = [] parents = ['existing 2.98 GiB lvmvg test_vg2 (81)'] uuid = nuSAu2-RyB1-8HLM-wkL0-E2Ok-Z2Ai-B3hkFH size = 612 MiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-4 target size = 612 MiB path = /dev/mapper/test_vg2-lv4 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7f4b66875b50) -- name = test_vg2 status = True id = 81 children = ['existing 612 MiB lvmlv test_vg2-lv4 (118) with existing xfs filesystem'] parents = ['existing 1024 MiB disk sdd (72) with existing lvmpv', 'existing 1024 MiB disk sde (86) with existing lvmpv', 'existing 1024 MiB disk sdf (96) with existing lvmpv'] uuid = sUlWCZ-vzu7-JOqD-NLLV-tzZX-bvBJ-K7r5PM size = 2.98 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 2.98 GiB path = /dev/test_vg2 format args = [] original_format = None free = 2.08 GiB PE Size = 4 MiB PE Count = 762 PE Free = 532 PV Count = 3 modified = False extents = 762 free space = 2.38 GiB free extents = 609 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sdd (72) with existing lvmpv', 'existing 1024 MiB disk sde (86) with existing lvmpv', 'existing 1024 MiB disk sdf (96) with existing lvmpv'] LVs = ['existing 612 MiB lvmlv test_vg2-lv4 (118) with existing xfs filesystem'] segment type = linear percent = 0 VG space used = 612 MiB 2024-03-01 20:51:08,372 DEBUG blivet/MainThread: test_vg2 size is 2.98 GiB 2024-03-01 20:51:08,373 DEBUG blivet/MainThread: vg test_vg2 has 2.38 GiB free 2024-03-01 20:51:08,373 DEBUG blivet/MainThread: test_vg2 size is 2.98 GiB 2024-03-01 20:51:08,374 DEBUG blivet/MainThread: vg test_vg2 has 2.38 GiB free 2024-03-01 20:51:08,370 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7f4b667fe9d0) -- name = test_vg2-lv4 status = True id = 118 children = [] parents = ['existing 2.98 GiB lvmvg test_vg2 (81)'] uuid = nuSAu2-RyB1-8HLM-wkL0-E2Ok-Z2Ai-B3hkFH size = 612 MiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-4 target size = 612 MiB path = /dev/mapper/test_vg2-lv4 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7f4b66875b50) -- name = test_vg2 status = True id = 81 children = ['existing 612 MiB lvmlv test_vg2-lv4 (118) with existing xfs filesystem'] parents = ['existing 1024 MiB disk sdd (72) with existing lvmpv', 'existing 1024 MiB disk sde (86) with existing lvmpv', 'existing 1024 MiB disk sdf (96) with existing lvmpv'] uuid = sUlWCZ-vzu7-JOqD-NLLV-tzZX-bvBJ-K7r5PM size = 2.98 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 2.98 GiB path = /dev/test_vg2 format args = [] original_format = None free = 2.08 GiB PE Size = 4 MiB PE Count = 762 PE Free = 532 PV Count = 3 modified = False extents = 762 free space = 2.38 GiB free extents = 609 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sdd (72) with existing lvmpv', 'existing 1024 MiB disk sde (86) with existing lvmpv', 'existing 1024 MiB disk sdf (96) with existing lvmpv'] LVs = ['existing 612 MiB lvmlv test_vg2-lv4 (118) with existing xfs filesystem'] segment type = linear percent = 0 VG space used = 612 MiB 2024-03-01 20:51:08,376 DEBUG blivet/MainThread: test_vg2 size is 2.98 GiB 2024-03-01 20:51:08,376 DEBUG blivet/MainThread: vg test_vg2 has 2.38 GiB free 2024-03-01 20:51:08,376 DEBUG blivet/MainThread: test_vg2 size is 2.98 GiB 2024-03-01 20:51:08,377 DEBUG blivet/MainThread: vg test_vg2 has 2.38 GiB free 2024-03-01 20:51:08,374 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7f4b667fe9d0) -- name = test_vg2-lv4 status = True id = 118 children = [] parents = ['existing 2.98 GiB lvmvg test_vg2 (81)'] uuid = nuSAu2-RyB1-8HLM-wkL0-E2Ok-Z2Ai-B3hkFH size = 612 MiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-4 target size = 612 MiB path = /dev/mapper/test_vg2-lv4 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7f4b66875b50) -- name = test_vg2 status = True id = 81 children = ['existing 612 MiB lvmlv test_vg2-lv4 (118) with existing xfs filesystem'] parents = ['existing 1024 MiB disk sdd (72) with existing lvmpv', 'existing 1024 MiB disk sde (86) with existing lvmpv', 'existing 1024 MiB disk sdf (96) with existing lvmpv'] uuid = sUlWCZ-vzu7-JOqD-NLLV-tzZX-bvBJ-K7r5PM size = 2.98 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 2.98 GiB path = /dev/test_vg2 format args = [] original_format = None free = 2.08 GiB PE Size = 4 MiB PE Count = 762 PE Free = 532 PV Count = 3 modified = False extents = 762 free space = 2.38 GiB free extents = 609 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sdd (72) with existing lvmpv', 'existing 1024 MiB disk sde (86) with existing lvmpv', 'existing 1024 MiB disk sdf (96) with existing lvmpv'] LVs = ['existing 612 MiB lvmlv test_vg2-lv4 (118) with existing xfs filesystem'] segment type = linear percent = 0 VG space used = 612 MiB 2024-03-01 20:51:08,379 DEBUG blivet/MainThread: test_vg2 size is 2.98 GiB 2024-03-01 20:51:08,380 DEBUG blivet/MainThread: vg test_vg2 has 2.38 GiB free 2024-03-01 20:51:08,380 DEBUG blivet/MainThread: test_vg2 size is 2.98 GiB 2024-03-01 20:51:08,380 DEBUG blivet/MainThread: vg test_vg2 has 2.38 GiB free 2024-03-01 20:51:08,377 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7f4b667fe9d0) -- name = test_vg2-lv4 status = True id = 118 children = [] parents = ['existing 2.98 GiB lvmvg test_vg2 (81)'] uuid = nuSAu2-RyB1-8HLM-wkL0-E2Ok-Z2Ai-B3hkFH size = 612 MiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-4 target size = 612 MiB path = /dev/mapper/test_vg2-lv4 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7f4b66875b50) -- name = test_vg2 status = True id = 81 children = ['existing 612 MiB lvmlv test_vg2-lv4 (118) with existing xfs filesystem'] parents = ['existing 1024 MiB disk sdd (72) with existing lvmpv', 'existing 1024 MiB disk sde (86) with existing lvmpv', 'existing 1024 MiB disk sdf (96) with existing lvmpv'] uuid = sUlWCZ-vzu7-JOqD-NLLV-tzZX-bvBJ-K7r5PM size = 2.98 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 2.98 GiB path = /dev/test_vg2 format args = [] original_format = None free = 2.08 GiB PE Size = 4 MiB PE Count = 762 PE Free = 532 PV Count = 3 modified = False extents = 762 free space = 2.38 GiB free extents = 609 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sdd (72) with existing lvmpv', 'existing 1024 MiB disk sde (86) with existing lvmpv', 'existing 1024 MiB disk sdf (96) with existing lvmpv'] LVs = ['existing 612 MiB lvmlv test_vg2-lv4 (118) with existing xfs filesystem'] segment type = linear percent = 0 VG space used = 612 MiB 2024-03-01 20:51:08,382 DEBUG blivet/MainThread: test_vg2 size is 2.98 GiB 2024-03-01 20:51:08,383 DEBUG blivet/MainThread: vg test_vg2 has 2.38 GiB free 2024-03-01 20:51:08,383 DEBUG blivet/MainThread: test_vg2 size is 2.98 GiB 2024-03-01 20:51:08,384 DEBUG blivet/MainThread: vg test_vg2 has 2.38 GiB free 2024-03-01 20:51:08,381 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7f4b667fe9d0) -- name = test_vg2-lv4 status = True id = 118 children = [] parents = ['existing 2.98 GiB lvmvg test_vg2 (81)'] uuid = nuSAu2-RyB1-8HLM-wkL0-E2Ok-Z2Ai-B3hkFH size = 612 MiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-4 target size = 612 MiB path = /dev/mapper/test_vg2-lv4 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7f4b66875b50) -- name = test_vg2 status = True id = 81 children = ['existing 612 MiB lvmlv test_vg2-lv4 (118) with existing xfs filesystem'] parents = ['existing 1024 MiB disk sdd (72) with existing lvmpv', 'existing 1024 MiB disk sde (86) with existing lvmpv', 'existing 1024 MiB disk sdf (96) with existing lvmpv'] uuid = sUlWCZ-vzu7-JOqD-NLLV-tzZX-bvBJ-K7r5PM size = 2.98 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 2.98 GiB path = /dev/test_vg2 format args = [] original_format = None free = 2.08 GiB PE Size = 4 MiB PE Count = 762 PE Free = 532 PV Count = 3 modified = False extents = 762 free space = 2.38 GiB free extents = 609 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sdd (72) with existing lvmpv', 'existing 1024 MiB disk sde (86) with existing lvmpv', 'existing 1024 MiB disk sdf (96) with existing lvmpv'] LVs = ['existing 612 MiB lvmlv test_vg2-lv4 (118) with existing xfs filesystem'] segment type = linear percent = 0 VG space used = 612 MiB 2024-03-01 20:51:08,386 DEBUG blivet/MainThread: test_vg2 size is 2.98 GiB 2024-03-01 20:51:08,386 DEBUG blivet/MainThread: vg test_vg2 has 2.38 GiB free 2024-03-01 20:51:08,387 DEBUG blivet/MainThread: test_vg2 size is 2.98 GiB 2024-03-01 20:51:08,387 DEBUG blivet/MainThread: vg test_vg2 has 2.38 GiB free 2024-03-01 20:51:08,384 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7f4b667fe9d0) -- name = test_vg2-lv4 status = True id = 118 children = [] parents = ['existing 2.98 GiB lvmvg test_vg2 (81)'] uuid = nuSAu2-RyB1-8HLM-wkL0-E2Ok-Z2Ai-B3hkFH size = 612 MiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-4 target size = 612 MiB path = /dev/mapper/test_vg2-lv4 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7f4b66875b50) -- name = test_vg2 status = True id = 81 children = ['existing 612 MiB lvmlv test_vg2-lv4 (118) with existing xfs filesystem'] parents = ['existing 1024 MiB disk sdd (72) with existing lvmpv', 'existing 1024 MiB disk sde (86) with existing lvmpv', 'existing 1024 MiB disk sdf (96) with existing lvmpv'] uuid = sUlWCZ-vzu7-JOqD-NLLV-tzZX-bvBJ-K7r5PM size = 2.98 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 2.98 GiB path = /dev/test_vg2 format args = [] original_format = None free = 2.08 GiB PE Size = 4 MiB PE Count = 762 PE Free = 532 PV Count = 3 modified = False extents = 762 free space = 2.38 GiB free extents = 609 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sdd (72) with existing lvmpv', 'existing 1024 MiB disk sde (86) with existing lvmpv', 'existing 1024 MiB disk sdf (96) with existing lvmpv'] LVs = ['existing 612 MiB lvmlv test_vg2-lv4 (118) with existing xfs filesystem'] segment type = linear percent = 0 VG space used = 612 MiB 2024-03-01 20:51:08,389 DEBUG blivet/MainThread: test_vg2 size is 2.98 GiB 2024-03-01 20:51:08,390 DEBUG blivet/MainThread: vg test_vg2 has 2.38 GiB free 2024-03-01 20:51:08,390 DEBUG blivet/MainThread: test_vg2 size is 2.98 GiB 2024-03-01 20:51:08,391 DEBUG blivet/MainThread: vg test_vg2 has 2.38 GiB free 2024-03-01 20:51:08,388 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7f4b667fe9d0) -- name = test_vg2-lv4 status = True id = 118 children = [] parents = ['existing 2.98 GiB lvmvg test_vg2 (81)'] uuid = nuSAu2-RyB1-8HLM-wkL0-E2Ok-Z2Ai-B3hkFH size = 612 MiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-4 target size = 612 MiB path = /dev/mapper/test_vg2-lv4 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7f4b66875b50) -- name = test_vg2 status = True id = 81 children = ['existing 612 MiB lvmlv test_vg2-lv4 (118) with existing xfs filesystem'] parents = ['existing 1024 MiB disk sdd (72) with existing lvmpv', 'existing 1024 MiB disk sde (86) with existing lvmpv', 'existing 1024 MiB disk sdf (96) with existing lvmpv'] uuid = sUlWCZ-vzu7-JOqD-NLLV-tzZX-bvBJ-K7r5PM size = 2.98 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 2.98 GiB path = /dev/test_vg2 format args = [] original_format = None free = 2.08 GiB PE Size = 4 MiB PE Count = 762 PE Free = 532 PV Count = 3 modified = False extents = 762 free space = 2.38 GiB free extents = 609 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sdd (72) with existing lvmpv', 'existing 1024 MiB disk sde (86) with existing lvmpv', 'existing 1024 MiB disk sdf (96) with existing lvmpv'] LVs = ['existing 612 MiB lvmlv test_vg2-lv4 (118) with existing xfs filesystem'] segment type = linear percent = 0 VG space used = 612 MiB 2024-03-01 20:51:08,393 DEBUG blivet/MainThread: test_vg2 size is 2.98 GiB 2024-03-01 20:51:08,393 DEBUG blivet/MainThread: vg test_vg2 has 2.38 GiB free 2024-03-01 20:51:08,394 DEBUG blivet/MainThread: test_vg2 size is 2.98 GiB 2024-03-01 20:51:08,394 DEBUG blivet/MainThread: vg test_vg2 has 2.38 GiB free 2024-03-01 20:51:08,391 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7f4b667fe9d0) -- name = test_vg2-lv4 status = True id = 118 children = [] parents = ['existing 2.98 GiB lvmvg test_vg2 (81)'] uuid = nuSAu2-RyB1-8HLM-wkL0-E2Ok-Z2Ai-B3hkFH size = 612 MiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-4 target size = 612 MiB path = /dev/mapper/test_vg2-lv4 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7f4b66875b50) -- name = test_vg2 status = True id = 81 children = ['existing 612 MiB lvmlv test_vg2-lv4 (118) with existing xfs filesystem'] parents = ['existing 1024 MiB disk sdd (72) with existing lvmpv', 'existing 1024 MiB disk sde (86) with existing lvmpv', 'existing 1024 MiB disk sdf (96) with existing lvmpv'] uuid = sUlWCZ-vzu7-JOqD-NLLV-tzZX-bvBJ-K7r5PM size = 2.98 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 2.98 GiB path = /dev/test_vg2 format args = [] original_format = None free = 2.08 GiB PE Size = 4 MiB PE Count = 762 PE Free = 532 PV Count = 3 modified = False extents = 762 free space = 2.38 GiB free extents = 609 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sdd (72) with existing lvmpv', 'existing 1024 MiB disk sde (86) with existing lvmpv', 'existing 1024 MiB disk sdf (96) with existing lvmpv'] LVs = ['existing 612 MiB lvmlv test_vg2-lv4 (118) with existing xfs filesystem'] segment type = linear percent = 0 VG space used = 612 MiB 2024-03-01 20:51:08,396 DEBUG blivet/MainThread: test_vg2 size is 2.98 GiB 2024-03-01 20:51:08,397 DEBUG blivet/MainThread: vg test_vg2 has 2.38 GiB free 2024-03-01 20:51:08,397 DEBUG blivet/MainThread: test_vg2 size is 2.98 GiB 2024-03-01 20:51:08,398 DEBUG blivet/MainThread: vg test_vg2 has 2.38 GiB free 2024-03-01 20:51:08,394 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7f4b667fe9d0) -- name = test_vg2-lv4 status = True id = 118 children = [] parents = ['existing 2.98 GiB lvmvg test_vg2 (81)'] uuid = nuSAu2-RyB1-8HLM-wkL0-E2Ok-Z2Ai-B3hkFH size = 612 MiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-4 target size = 612 MiB path = /dev/mapper/test_vg2-lv4 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7f4b66875b50) -- name = test_vg2 status = True id = 81 children = ['existing 612 MiB lvmlv test_vg2-lv4 (118) with existing xfs filesystem'] parents = ['existing 1024 MiB disk sdd (72) with existing lvmpv', 'existing 1024 MiB disk sde (86) with existing lvmpv', 'existing 1024 MiB disk sdf (96) with existing lvmpv'] uuid = sUlWCZ-vzu7-JOqD-NLLV-tzZX-bvBJ-K7r5PM size = 2.98 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 2.98 GiB path = /dev/test_vg2 format args = [] original_format = None free = 2.08 GiB PE Size = 4 MiB PE Count = 762 PE Free = 532 PV Count = 3 modified = False extents = 762 free space = 2.38 GiB free extents = 609 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sdd (72) with existing lvmpv', 'existing 1024 MiB disk sde (86) with existing lvmpv', 'existing 1024 MiB disk sdf (96) with existing lvmpv'] LVs = ['existing 612 MiB lvmlv test_vg2-lv4 (118) with existing xfs filesystem'] segment type = linear percent = 0 VG space used = 612 MiB 2024-03-01 20:51:08,400 DEBUG blivet/MainThread: test_vg2 size is 2.98 GiB 2024-03-01 20:51:08,400 DEBUG blivet/MainThread: vg test_vg2 has 2.38 GiB free 2024-03-01 20:51:08,400 DEBUG blivet/MainThread: test_vg2 size is 2.98 GiB 2024-03-01 20:51:08,401 DEBUG blivet/MainThread: vg test_vg2 has 2.38 GiB free 2024-03-01 20:51:08,398 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7f4b667fe9d0) -- name = test_vg2-lv4 status = True id = 118 children = [] parents = ['existing 2.98 GiB lvmvg test_vg2 (81)'] uuid = nuSAu2-RyB1-8HLM-wkL0-E2Ok-Z2Ai-B3hkFH size = 612 MiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-4 target size = 612 MiB path = /dev/mapper/test_vg2-lv4 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7f4b66875b50) -- name = test_vg2 status = True id = 81 children = ['existing 612 MiB lvmlv test_vg2-lv4 (118) with existing xfs filesystem'] parents = ['existing 1024 MiB disk sdd (72) with existing lvmpv', 'existing 1024 MiB disk sde (86) with existing lvmpv', 'existing 1024 MiB disk sdf (96) with existing lvmpv'] uuid = sUlWCZ-vzu7-JOqD-NLLV-tzZX-bvBJ-K7r5PM size = 2.98 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 2.98 GiB path = /dev/test_vg2 format args = [] original_format = None free = 2.08 GiB PE Size = 4 MiB PE Count = 762 PE Free = 532 PV Count = 3 modified = False extents = 762 free space = 2.38 GiB free extents = 609 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sdd (72) with existing lvmpv', 'existing 1024 MiB disk sde (86) with existing lvmpv', 'existing 1024 MiB disk sdf (96) with existing lvmpv'] LVs = ['existing 612 MiB lvmlv test_vg2-lv4 (118) with existing xfs filesystem'] segment type = linear percent = 0 VG space used = 612 MiB 2024-03-01 20:51:08,403 DEBUG blivet/MainThread: test_vg2 size is 2.98 GiB 2024-03-01 20:51:08,404 DEBUG blivet/MainThread: vg test_vg2 has 2.38 GiB free 2024-03-01 20:51:08,404 DEBUG blivet/MainThread: test_vg2 size is 2.98 GiB 2024-03-01 20:51:08,404 DEBUG blivet/MainThread: vg test_vg2 has 2.38 GiB free 2024-03-01 20:51:08,401 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7f4b667fe9d0) -- name = test_vg2-lv4 status = True id = 118 children = [] parents = ['existing 2.98 GiB lvmvg test_vg2 (81)'] uuid = nuSAu2-RyB1-8HLM-wkL0-E2Ok-Z2Ai-B3hkFH size = 612 MiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-4 target size = 612 MiB path = /dev/mapper/test_vg2-lv4 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7f4b66875b50) -- name = test_vg2 status = True id = 81 children = ['existing 612 MiB lvmlv test_vg2-lv4 (118) with existing xfs filesystem'] parents = ['existing 1024 MiB disk sdd (72) with existing lvmpv', 'existing 1024 MiB disk sde (86) with existing lvmpv', 'existing 1024 MiB disk sdf (96) with existing lvmpv'] uuid = sUlWCZ-vzu7-JOqD-NLLV-tzZX-bvBJ-K7r5PM size = 2.98 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 2.98 GiB path = /dev/test_vg2 format args = [] original_format = None free = 2.08 GiB PE Size = 4 MiB PE Count = 762 PE Free = 532 PV Count = 3 modified = False extents = 762 free space = 2.38 GiB free extents = 609 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sdd (72) with existing lvmpv', 'existing 1024 MiB disk sde (86) with existing lvmpv', 'existing 1024 MiB disk sdf (96) with existing lvmpv'] LVs = ['existing 612 MiB lvmlv test_vg2-lv4 (118) with existing xfs filesystem'] segment type = linear percent = 0 VG space used = 612 MiB 2024-03-01 20:51:08,406 DEBUG blivet/MainThread: test_vg2 size is 2.98 GiB 2024-03-01 20:51:08,407 DEBUG blivet/MainThread: vg test_vg2 has 2.38 GiB free 2024-03-01 20:51:08,407 DEBUG blivet/MainThread: test_vg2 size is 2.98 GiB 2024-03-01 20:51:08,408 DEBUG blivet/MainThread: vg test_vg2 has 2.38 GiB free 2024-03-01 20:51:08,405 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7f4b667fe9d0) -- name = test_vg2-lv4 status = True id = 118 children = [] parents = ['existing 2.98 GiB lvmvg test_vg2 (81)'] uuid = nuSAu2-RyB1-8HLM-wkL0-E2Ok-Z2Ai-B3hkFH size = 612 MiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-4 target size = 612 MiB path = /dev/mapper/test_vg2-lv4 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7f4b66875b50) -- name = test_vg2 status = True id = 81 children = ['existing 612 MiB lvmlv test_vg2-lv4 (118) with existing xfs filesystem'] parents = ['existing 1024 MiB disk sdd (72) with existing lvmpv', 'existing 1024 MiB disk sde (86) with existing lvmpv', 'existing 1024 MiB disk sdf (96) with existing lvmpv'] uuid = sUlWCZ-vzu7-JOqD-NLLV-tzZX-bvBJ-K7r5PM size = 2.98 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 2.98 GiB path = /dev/test_vg2 format args = [] original_format = None free = 2.08 GiB PE Size = 4 MiB PE Count = 762 PE Free = 532 PV Count = 3 modified = False extents = 762 free space = 2.38 GiB free extents = 609 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sdd (72) with existing lvmpv', 'existing 1024 MiB disk sde (86) with existing lvmpv', 'existing 1024 MiB disk sdf (96) with existing lvmpv'] LVs = ['existing 612 MiB lvmlv test_vg2-lv4 (118) with existing xfs filesystem'] segment type = linear percent = 0 VG space used = 612 MiB 2024-03-01 20:51:08,410 DEBUG blivet/MainThread: test_vg2 size is 2.98 GiB 2024-03-01 20:51:08,410 DEBUG blivet/MainThread: vg test_vg2 has 2.38 GiB free 2024-03-01 20:51:08,411 DEBUG blivet/MainThread: test_vg2 size is 2.98 GiB 2024-03-01 20:51:08,411 DEBUG blivet/MainThread: vg test_vg2 has 2.38 GiB free 2024-03-01 20:51:08,408 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7f4b667fe9d0) -- name = test_vg2-lv4 status = True id = 118 children = [] parents = ['existing 2.98 GiB lvmvg test_vg2 (81)'] uuid = nuSAu2-RyB1-8HLM-wkL0-E2Ok-Z2Ai-B3hkFH size = 612 MiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-4 target size = 612 MiB path = /dev/mapper/test_vg2-lv4 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7f4b66875b50) -- name = test_vg2 status = True id = 81 children = ['existing 612 MiB lvmlv test_vg2-lv4 (118) with existing xfs filesystem'] parents = ['existing 1024 MiB disk sdd (72) with existing lvmpv', 'existing 1024 MiB disk sde (86) with existing lvmpv', 'existing 1024 MiB disk sdf (96) with existing lvmpv'] uuid = sUlWCZ-vzu7-JOqD-NLLV-tzZX-bvBJ-K7r5PM size = 2.98 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 2.98 GiB path = /dev/test_vg2 format args = [] original_format = None free = 2.08 GiB PE Size = 4 MiB PE Count = 762 PE Free = 532 PV Count = 3 modified = False extents = 762 free space = 2.38 GiB free extents = 609 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sdd (72) with existing lvmpv', 'existing 1024 MiB disk sde (86) with existing lvmpv', 'existing 1024 MiB disk sdf (96) with existing lvmpv'] LVs = ['existing 612 MiB lvmlv test_vg2-lv4 (118) with existing xfs filesystem'] segment type = linear percent = 0 VG space used = 612 MiB 2024-03-01 20:51:08,413 DEBUG blivet/MainThread: test_vg2 size is 2.98 GiB 2024-03-01 20:51:08,414 DEBUG blivet/MainThread: vg test_vg2 has 2.38 GiB free 2024-03-01 20:51:08,414 DEBUG blivet/MainThread: test_vg2 size is 2.98 GiB 2024-03-01 20:51:08,415 DEBUG blivet/MainThread: vg test_vg2 has 2.38 GiB free 2024-03-01 20:51:08,412 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7f4b667fe9d0) -- name = test_vg2-lv4 status = True id = 118 children = [] parents = ['existing 2.98 GiB lvmvg test_vg2 (81)'] uuid = nuSAu2-RyB1-8HLM-wkL0-E2Ok-Z2Ai-B3hkFH size = 612 MiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-4 target size = 612 MiB path = /dev/mapper/test_vg2-lv4 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7f4b66875b50) -- name = test_vg2 status = True id = 81 children = ['existing 612 MiB lvmlv test_vg2-lv4 (118) with existing xfs filesystem'] parents = ['existing 1024 MiB disk sdd (72) with existing lvmpv', 'existing 1024 MiB disk sde (86) with existing lvmpv', 'existing 1024 MiB disk sdf (96) with existing lvmpv'] uuid = sUlWCZ-vzu7-JOqD-NLLV-tzZX-bvBJ-K7r5PM size = 2.98 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 2.98 GiB path = /dev/test_vg2 format args = [] original_format = None free = 2.08 GiB PE Size = 4 MiB PE Count = 762 PE Free = 532 PV Count = 3 modified = False extents = 762 free space = 2.38 GiB free extents = 609 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sdd (72) with existing lvmpv', 'existing 1024 MiB disk sde (86) with existing lvmpv', 'existing 1024 MiB disk sdf (96) with existing lvmpv'] LVs = ['existing 612 MiB lvmlv test_vg2-lv4 (118) with existing xfs filesystem'] segment type = linear percent = 0 VG space used = 612 MiB 2024-03-01 20:51:08,417 DEBUG blivet/MainThread: test_vg2 size is 2.98 GiB 2024-03-01 20:51:08,417 DEBUG blivet/MainThread: vg test_vg2 has 2.38 GiB free 2024-03-01 20:51:08,418 DEBUG blivet/MainThread: test_vg2 size is 2.98 GiB 2024-03-01 20:51:08,418 DEBUG blivet/MainThread: vg test_vg2 has 2.38 GiB free 2024-03-01 20:51:08,415 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7f4b667fe9d0) -- name = test_vg2-lv4 status = True id = 118 children = [] parents = ['existing 2.98 GiB lvmvg test_vg2 (81)'] uuid = nuSAu2-RyB1-8HLM-wkL0-E2Ok-Z2Ai-B3hkFH size = 612 MiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-4 target size = 612 MiB path = /dev/mapper/test_vg2-lv4 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7f4b66875b50) -- name = test_vg2 status = True id = 81 children = ['existing 612 MiB lvmlv test_vg2-lv4 (118) with existing xfs filesystem'] parents = ['existing 1024 MiB disk sdd (72) with existing lvmpv', 'existing 1024 MiB disk sde (86) with existing lvmpv', 'existing 1024 MiB disk sdf (96) with existing lvmpv'] uuid = sUlWCZ-vzu7-JOqD-NLLV-tzZX-bvBJ-K7r5PM size = 2.98 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 2.98 GiB path = /dev/test_vg2 format args = [] original_format = None free = 2.08 GiB PE Size = 4 MiB PE Count = 762 PE Free = 532 PV Count = 3 modified = False extents = 762 free space = 2.38 GiB free extents = 609 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sdd (72) with existing lvmpv', 'existing 1024 MiB disk sde (86) with existing lvmpv', 'existing 1024 MiB disk sdf (96) with existing lvmpv'] LVs = ['existing 612 MiB lvmlv test_vg2-lv4 (118) with existing xfs filesystem'] segment type = linear percent = 0 VG space used = 612 MiB 2024-03-01 20:51:08,420 DEBUG blivet/MainThread: test_vg2 size is 2.98 GiB 2024-03-01 20:51:08,421 DEBUG blivet/MainThread: vg test_vg2 has 2.38 GiB free 2024-03-01 20:51:08,421 DEBUG blivet/MainThread: test_vg2 size is 2.98 GiB 2024-03-01 20:51:08,421 DEBUG blivet/MainThread: vg test_vg2 has 2.38 GiB free 2024-03-01 20:51:08,418 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7f4b667fe9d0) -- name = test_vg2-lv4 status = True id = 118 children = [] parents = ['existing 2.98 GiB lvmvg test_vg2 (81)'] uuid = nuSAu2-RyB1-8HLM-wkL0-E2Ok-Z2Ai-B3hkFH size = 612 MiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-4 target size = 612 MiB path = /dev/mapper/test_vg2-lv4 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7f4b66875b50) -- name = test_vg2 status = True id = 81 children = ['existing 612 MiB lvmlv test_vg2-lv4 (118) with existing xfs filesystem'] parents = ['existing 1024 MiB disk sdd (72) with existing lvmpv', 'existing 1024 MiB disk sde (86) with existing lvmpv', 'existing 1024 MiB disk sdf (96) with existing lvmpv'] uuid = sUlWCZ-vzu7-JOqD-NLLV-tzZX-bvBJ-K7r5PM size = 2.98 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 2.98 GiB path = /dev/test_vg2 format args = [] original_format = None free = 2.08 GiB PE Size = 4 MiB PE Count = 762 PE Free = 532 PV Count = 3 modified = False extents = 762 free space = 2.38 GiB free extents = 609 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sdd (72) with existing lvmpv', 'existing 1024 MiB disk sde (86) with existing lvmpv', 'existing 1024 MiB disk sdf (96) with existing lvmpv'] LVs = ['existing 612 MiB lvmlv test_vg2-lv4 (118) with existing xfs filesystem'] segment type = linear percent = 0 VG space used = 612 MiB 2024-03-01 20:51:08,424 DEBUG blivet/MainThread: test_vg2 size is 2.98 GiB 2024-03-01 20:51:08,424 DEBUG blivet/MainThread: vg test_vg2 has 2.38 GiB free 2024-03-01 20:51:08,424 DEBUG blivet/MainThread: test_vg2 size is 2.98 GiB 2024-03-01 20:51:08,425 DEBUG blivet/MainThread: vg test_vg2 has 2.38 GiB free 2024-03-01 20:51:08,422 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7f4b667fe9d0) -- name = test_vg2-lv4 status = True id = 118 children = [] parents = ['existing 2.98 GiB lvmvg test_vg2 (81)'] uuid = nuSAu2-RyB1-8HLM-wkL0-E2Ok-Z2Ai-B3hkFH size = 612 MiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-4 target size = 612 MiB path = /dev/mapper/test_vg2-lv4 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7f4b66875b50) -- name = test_vg2 status = True id = 81 children = ['existing 612 MiB lvmlv test_vg2-lv4 (118) with existing xfs filesystem'] parents = ['existing 1024 MiB disk sdd (72) with existing lvmpv', 'existing 1024 MiB disk sde (86) with existing lvmpv', 'existing 1024 MiB disk sdf (96) with existing lvmpv'] uuid = sUlWCZ-vzu7-JOqD-NLLV-tzZX-bvBJ-K7r5PM size = 2.98 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 2.98 GiB path = /dev/test_vg2 format args = [] original_format = None free = 2.08 GiB PE Size = 4 MiB PE Count = 762 PE Free = 532 PV Count = 3 modified = False extents = 762 free space = 2.38 GiB free extents = 609 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sdd (72) with existing lvmpv', 'existing 1024 MiB disk sde (86) with existing lvmpv', 'existing 1024 MiB disk sdf (96) with existing lvmpv'] LVs = ['existing 612 MiB lvmlv test_vg2-lv4 (118) with existing xfs filesystem'] segment type = linear percent = 0 VG space used = 612 MiB 2024-03-01 20:51:08,427 DEBUG blivet/MainThread: test_vg2 size is 2.98 GiB 2024-03-01 20:51:08,427 DEBUG blivet/MainThread: vg test_vg2 has 2.38 GiB free 2024-03-01 20:51:08,428 DEBUG blivet/MainThread: test_vg2 size is 2.98 GiB 2024-03-01 20:51:08,428 DEBUG blivet/MainThread: vg test_vg2 has 2.38 GiB free 2024-03-01 20:51:08,425 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7f4b667fe9d0) -- name = test_vg2-lv4 status = True id = 118 children = [] parents = ['existing 2.98 GiB lvmvg test_vg2 (81)'] uuid = nuSAu2-RyB1-8HLM-wkL0-E2Ok-Z2Ai-B3hkFH size = 612 MiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-4 target size = 612 MiB path = /dev/mapper/test_vg2-lv4 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7f4b66875b50) -- name = test_vg2 status = True id = 81 children = ['existing 612 MiB lvmlv test_vg2-lv4 (118) with existing xfs filesystem'] parents = ['existing 1024 MiB disk sdd (72) with existing lvmpv', 'existing 1024 MiB disk sde (86) with existing lvmpv', 'existing 1024 MiB disk sdf (96) with existing lvmpv'] uuid = sUlWCZ-vzu7-JOqD-NLLV-tzZX-bvBJ-K7r5PM size = 2.98 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 2.98 GiB path = /dev/test_vg2 format args = [] original_format = None free = 2.08 GiB PE Size = 4 MiB PE Count = 762 PE Free = 532 PV Count = 3 modified = False extents = 762 free space = 2.38 GiB free extents = 609 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sdd (72) with existing lvmpv', 'existing 1024 MiB disk sde (86) with existing lvmpv', 'existing 1024 MiB disk sdf (96) with existing lvmpv'] LVs = ['existing 612 MiB lvmlv test_vg2-lv4 (118) with existing xfs filesystem'] segment type = linear percent = 0 VG space used = 612 MiB 2024-03-01 20:51:08,430 DEBUG blivet/MainThread: test_vg2 size is 2.98 GiB 2024-03-01 20:51:08,431 DEBUG blivet/MainThread: vg test_vg2 has 2.38 GiB free 2024-03-01 20:51:08,431 DEBUG blivet/MainThread: test_vg2 size is 2.98 GiB 2024-03-01 20:51:08,432 DEBUG blivet/MainThread: vg test_vg2 has 2.38 GiB free 2024-03-01 20:51:08,429 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7f4b667fe9d0) -- name = test_vg2-lv4 status = True id = 118 children = [] parents = ['existing 2.98 GiB lvmvg test_vg2 (81)'] uuid = nuSAu2-RyB1-8HLM-wkL0-E2Ok-Z2Ai-B3hkFH size = 612 MiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-4 target size = 612 MiB path = /dev/mapper/test_vg2-lv4 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7f4b66875b50) -- name = test_vg2 status = True id = 81 children = ['existing 612 MiB lvmlv test_vg2-lv4 (118) with existing xfs filesystem'] parents = ['existing 1024 MiB disk sdd (72) with existing lvmpv', 'existing 1024 MiB disk sde (86) with existing lvmpv', 'existing 1024 MiB disk sdf (96) with existing lvmpv'] uuid = sUlWCZ-vzu7-JOqD-NLLV-tzZX-bvBJ-K7r5PM size = 2.98 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 2.98 GiB path = /dev/test_vg2 format args = [] original_format = None free = 2.08 GiB PE Size = 4 MiB PE Count = 762 PE Free = 532 PV Count = 3 modified = False extents = 762 free space = 2.38 GiB free extents = 609 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sdd (72) with existing lvmpv', 'existing 1024 MiB disk sde (86) with existing lvmpv', 'existing 1024 MiB disk sdf (96) with existing lvmpv'] LVs = ['existing 612 MiB lvmlv test_vg2-lv4 (118) with existing xfs filesystem'] segment type = linear percent = 0 VG space used = 612 MiB 2024-03-01 20:51:08,432 DEBUG blivet/MainThread: removing test_vg2-lv4 2024-03-01 20:51:08,435 DEBUG blivet/MainThread: DeviceTree.get_dependent_devices: dep: existing 612 MiB lvmlv test_vg2-lv4 (118) with existing xfs filesystem ; hidden: False ; 2024-03-01 20:51:08,435 DEBUG blivet/MainThread: dep is a leaf 2024-03-01 20:51:08,435 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 265 2024-03-01 20:51:08,438 DEBUG blivet/MainThread: LVMLogicalVolumeDevice._set_format: test_vg2-lv4 ; type: None ; current: xfs ; 2024-03-01 20:51:08,438 INFO blivet/MainThread: registered action: [264] destroy format xfs filesystem on lvmlv test_vg2-lv4 (id 118) 2024-03-01 20:51:08,441 DEBUG blivet/MainThread: LVMVolumeGroupDevice.remove_child: name: test_vg2 ; child: lv4 ; kids: 1 ; 2024-03-01 20:51:08,441 INFO blivet/MainThread: removed lvmlv test_vg2-lv4 (id 118) from device tree 2024-03-01 20:51:08,441 INFO blivet/MainThread: registered action: [266] destroy device lvmlv test_vg2-lv4 (id 118) 2024-03-01 20:51:08,441 DEBUG blivet.ansible/MainThread: ['sde', 'sdd', 'test_vg2', 'sdf'] 2024-03-01 20:51:08,441 DEBUG blivet/MainThread: removing test_vg2 2024-03-01 20:51:08,444 DEBUG blivet/MainThread: DeviceTree.get_dependent_devices: dep: existing 2.98 GiB lvmvg test_vg2 (81) ; hidden: False ; 2024-03-01 20:51:08,444 DEBUG blivet/MainThread: dep is a leaf 2024-03-01 20:51:08,447 DEBUG blivet/MainThread: DiskDevice.remove_child: name: sdd ; child: test_vg2 ; kids: 1 ; 2024-03-01 20:51:08,449 DEBUG blivet/MainThread: DiskDevice.remove_child: name: sde ; child: test_vg2 ; kids: 1 ; 2024-03-01 20:51:08,452 DEBUG blivet/MainThread: DiskDevice.remove_child: name: sdf ; child: test_vg2 ; kids: 1 ; 2024-03-01 20:51:08,452 INFO blivet/MainThread: removed lvmvg test_vg2 (id 81) from device tree 2024-03-01 20:51:08,452 INFO blivet/MainThread: registered action: [267] destroy device lvmvg test_vg2 (id 81) 2024-03-01 20:51:08,452 INFO blivet.ansible/MainThread: scheduling destruction of sde 2024-03-01 20:51:08,452 DEBUG blivet/MainThread: removing sde 2024-03-01 20:51:08,455 DEBUG blivet/MainThread: DeviceTree.get_dependent_devices: dep: existing 1024 MiB disk sde (86) with existing lvmpv ; hidden: False ; 2024-03-01 20:51:08,455 DEBUG blivet/MainThread: dep is a leaf 2024-03-01 20:51:08,455 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 269 2024-03-01 20:51:08,457 DEBUG blivet/MainThread: DiskDevice._set_format: sde ; type: None ; current: lvmpv ; 2024-03-01 20:51:08,458 INFO blivet/MainThread: registered action: [268] destroy format lvmpv on disk sde (id 86) 2024-03-01 20:51:08,458 INFO blivet.ansible/MainThread: scheduling destruction of sdd 2024-03-01 20:51:08,458 DEBUG blivet/MainThread: removing sdd 2024-03-01 20:51:08,460 DEBUG blivet/MainThread: DeviceTree.get_dependent_devices: dep: existing 1024 MiB disk sdd (72) with existing lvmpv ; hidden: False ; 2024-03-01 20:51:08,460 DEBUG blivet/MainThread: dep is a leaf 2024-03-01 20:51:08,460 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 271 2024-03-01 20:51:08,463 DEBUG blivet/MainThread: DiskDevice._set_format: sdd ; type: None ; current: lvmpv ; 2024-03-01 20:51:08,463 INFO blivet/MainThread: registered action: [270] destroy format lvmpv on disk sdd (id 72) 2024-03-01 20:51:08,463 INFO blivet.ansible/MainThread: scheduling destruction of sdf 2024-03-01 20:51:08,463 DEBUG blivet/MainThread: removing sdf 2024-03-01 20:51:08,465 DEBUG blivet/MainThread: DeviceTree.get_dependent_devices: dep: existing 1024 MiB disk sdf (96) with existing lvmpv ; hidden: False ; 2024-03-01 20:51:08,466 DEBUG blivet/MainThread: dep is a leaf 2024-03-01 20:51:08,466 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 273 2024-03-01 20:51:08,468 DEBUG blivet/MainThread: DiskDevice._set_format: sdf ; type: None ; current: lvmpv ; 2024-03-01 20:51:08,468 INFO blivet/MainThread: registered action: [272] destroy format lvmpv on disk sdf (id 96) 2024-03-01 20:51:08,471 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: test_vg3 ; incomplete: False ; hidden: False ; 2024-03-01 20:51:08,473 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned existing 3.97 GiB lvmvg test_vg3 (141) 2024-03-01 20:51:08,474 DEBUG blivet/MainThread: resolved 'test_vg3' to 'test_vg3' (lvmvg) 2024-03-01 20:51:08,474 DEBUG blivet.ansible/MainThread: BlivetPool._update_from_device: existing 3.97 GiB lvmvg test_vg3 (141) 2024-03-01 20:51:08,475 DEBUG blivet.ansible/MainThread: BlivetPool._update_from_device: existing 3.97 GiB lvmvg test_vg3 (141) 2024-03-01 20:51:08,475 DEBUG blivet.ansible/MainThread: BlivetPool._update_from_device: existing 3.97 GiB lvmvg test_vg3 (141) 2024-03-01 20:51:08,475 DEBUG blivet.ansible/MainThread: BlivetPool._update_from_device: existing 3.97 GiB lvmvg test_vg3 (141) 2024-03-01 20:51:08,476 DEBUG blivet.ansible/MainThread: BlivetPool._update_from_device: existing 3.97 GiB lvmvg test_vg3 (141) 2024-03-01 20:51:08,476 DEBUG blivet.ansible/MainThread: BlivetPool._update_from_device: existing 3.97 GiB lvmvg test_vg3 (141) 2024-03-01 20:51:08,477 DEBUG blivet.ansible/MainThread: BlivetPool._update_from_device: existing 3.97 GiB lvmvg test_vg3 (141) 2024-03-01 20:51:08,477 DEBUG blivet.ansible/MainThread: BlivetPool._update_from_device: existing 3.97 GiB lvmvg test_vg3 (141) 2024-03-01 20:51:08,477 DEBUG blivet.ansible/MainThread: BlivetPool._update_from_device: existing 3.97 GiB lvmvg test_vg3 (141) 2024-03-01 20:51:08,478 DEBUG blivet.ansible/MainThread: BlivetPool._update_from_device: existing 3.97 GiB lvmvg test_vg3 (141) 2024-03-01 20:51:08,478 DEBUG blivet.ansible/MainThread: BlivetPool._update_from_device: existing 3.97 GiB lvmvg test_vg3 (141) 2024-03-01 20:51:08,478 DEBUG blivet.ansible/MainThread: BlivetPool._update_from_device: existing 3.97 GiB lvmvg test_vg3 (141) 2024-03-01 20:51:08,481 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: sdg ; incomplete: False ; hidden: False ; 2024-03-01 20:51:08,484 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned existing 1024 MiB disk sdg (132) with existing lvmpv 2024-03-01 20:51:08,484 DEBUG blivet/MainThread: resolved 'sdg' to 'sdg' (disk) 2024-03-01 20:51:08,486 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: sdh ; incomplete: False ; hidden: False ; 2024-03-01 20:51:08,489 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned existing 1024 MiB disk sdh (146) with existing lvmpv 2024-03-01 20:51:08,489 DEBUG blivet/MainThread: resolved 'sdh' to 'sdh' (disk) 2024-03-01 20:51:08,491 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: sdi ; incomplete: False ; hidden: False ; 2024-03-01 20:51:08,494 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned existing 1024 MiB disk sdi (156) with existing lvmpv 2024-03-01 20:51:08,494 DEBUG blivet/MainThread: resolved 'sdi' to 'sdi' (disk) 2024-03-01 20:51:08,496 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: sdj ; incomplete: False ; hidden: False ; 2024-03-01 20:51:08,498 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned existing 1024 MiB disk sdj (166) with existing lvmpv 2024-03-01 20:51:08,499 DEBUG blivet/MainThread: resolved 'sdj' to 'sdj' (disk) 2024-03-01 20:51:08,501 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: test_vg3-lv5 ; incomplete: False ; hidden: False ; 2024-03-01 20:51:08,504 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned existing 1.2 GiB lvmlv test_vg3-lv5 (175) with existing xfs filesystem 2024-03-01 20:51:08,504 DEBUG blivet/MainThread: resolved 'test_vg3-lv5' to 'test_vg3-lv5' (lvmlv) 2024-03-01 20:51:08,506 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 20:51:08,507 DEBUG blivet/MainThread: vg test_vg3 has 1004 MiB free 2024-03-01 20:51:08,508 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 20:51:08,509 DEBUG blivet/MainThread: vg test_vg3 has 1004 MiB free 2024-03-01 20:51:08,504 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7f4b66818340) -- name = test_vg3-lv5 status = True id = 175 children = [] parents = ['existing 3.97 GiB lvmvg test_vg3 (141)'] uuid = 71ve1w-mLUa-R84n-cyjy-wLOO-zjaB-Bt5OAf size = 1.2 GiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-3 target size = 1.2 GiB path = /dev/mapper/test_vg3-lv5 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7f4b66807e80) -- name = test_vg3 status = True id = 141 children = ['existing 1.2 GiB lvmlv test_vg3-lv5 (175) with existing xfs filesystem', 'existing 1020 MiB lvmlv test_vg3-lv6 (188) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv7 (201) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv8 (214) with existing xfs filesystem'] parents = ['existing 1024 MiB disk sdg (132) with existing lvmpv', 'existing 1024 MiB disk sdh (146) with existing lvmpv', 'existing 1024 MiB disk sdi (156) with existing lvmpv', 'existing 1024 MiB disk sdj (166) with existing lvmpv'] uuid = kq3Q34-m4sM-GWpc-YIES-eDmd-mNLi-EQBg1q size = 3.97 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 3.97 GiB path = /dev/test_vg3 format args = [] original_format = None free = 1004 MiB PE Size = 4 MiB PE Count = 1016 PE Free = 251 PV Count = 4 modified = False extents = 1016 free space = 1004 MiB free extents = 251 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sdg (132) with existing lvmpv', 'existing 1024 MiB disk sdh (146) with existing lvmpv', 'existing 1024 MiB disk sdi (156) with existing lvmpv', 'existing 1024 MiB disk sdj (166) with existing lvmpv'] LVs = ['existing 1.2 GiB lvmlv test_vg3-lv5 (175) with existing xfs filesystem', 'existing 1020 MiB lvmlv test_vg3-lv6 (188) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv7 (201) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv8 (214) with existing xfs filesystem'] segment type = linear percent = 0 VG space used = 1.2 GiB 2024-03-01 20:51:08,512 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 20:51:08,513 DEBUG blivet/MainThread: vg test_vg3 has 1004 MiB free 2024-03-01 20:51:08,513 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 20:51:08,514 DEBUG blivet/MainThread: vg test_vg3 has 1004 MiB free 2024-03-01 20:51:08,509 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7f4b66818340) -- name = test_vg3-lv5 status = True id = 175 children = [] parents = ['existing 3.97 GiB lvmvg test_vg3 (141)'] uuid = 71ve1w-mLUa-R84n-cyjy-wLOO-zjaB-Bt5OAf size = 1.2 GiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-3 target size = 1.2 GiB path = /dev/mapper/test_vg3-lv5 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7f4b66807e80) -- name = test_vg3 status = True id = 141 children = ['existing 1.2 GiB lvmlv test_vg3-lv5 (175) with existing xfs filesystem', 'existing 1020 MiB lvmlv test_vg3-lv6 (188) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv7 (201) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv8 (214) with existing xfs filesystem'] parents = ['existing 1024 MiB disk sdg (132) with existing lvmpv', 'existing 1024 MiB disk sdh (146) with existing lvmpv', 'existing 1024 MiB disk sdi (156) with existing lvmpv', 'existing 1024 MiB disk sdj (166) with existing lvmpv'] uuid = kq3Q34-m4sM-GWpc-YIES-eDmd-mNLi-EQBg1q size = 3.97 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 3.97 GiB path = /dev/test_vg3 format args = [] original_format = None free = 1004 MiB PE Size = 4 MiB PE Count = 1016 PE Free = 251 PV Count = 4 modified = False extents = 1016 free space = 1004 MiB free extents = 251 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sdg (132) with existing lvmpv', 'existing 1024 MiB disk sdh (146) with existing lvmpv', 'existing 1024 MiB disk sdi (156) with existing lvmpv', 'existing 1024 MiB disk sdj (166) with existing lvmpv'] LVs = ['existing 1.2 GiB lvmlv test_vg3-lv5 (175) with existing xfs filesystem', 'existing 1020 MiB lvmlv test_vg3-lv6 (188) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv7 (201) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv8 (214) with existing xfs filesystem'] segment type = linear percent = 0 VG space used = 1.2 GiB 2024-03-01 20:51:08,517 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 20:51:08,518 DEBUG blivet/MainThread: vg test_vg3 has 1004 MiB free 2024-03-01 20:51:08,518 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 20:51:08,519 DEBUG blivet/MainThread: vg test_vg3 has 1004 MiB free 2024-03-01 20:51:08,515 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7f4b66818340) -- name = test_vg3-lv5 status = True id = 175 children = [] parents = ['existing 3.97 GiB lvmvg test_vg3 (141)'] uuid = 71ve1w-mLUa-R84n-cyjy-wLOO-zjaB-Bt5OAf size = 1.2 GiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-3 target size = 1.2 GiB path = /dev/mapper/test_vg3-lv5 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7f4b66807e80) -- name = test_vg3 status = True id = 141 children = ['existing 1.2 GiB lvmlv test_vg3-lv5 (175) with existing xfs filesystem', 'existing 1020 MiB lvmlv test_vg3-lv6 (188) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv7 (201) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv8 (214) with existing xfs filesystem'] parents = ['existing 1024 MiB disk sdg (132) with existing lvmpv', 'existing 1024 MiB disk sdh (146) with existing lvmpv', 'existing 1024 MiB disk sdi (156) with existing lvmpv', 'existing 1024 MiB disk sdj (166) with existing lvmpv'] uuid = kq3Q34-m4sM-GWpc-YIES-eDmd-mNLi-EQBg1q size = 3.97 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 3.97 GiB path = /dev/test_vg3 format args = [] original_format = None free = 1004 MiB PE Size = 4 MiB PE Count = 1016 PE Free = 251 PV Count = 4 modified = False extents = 1016 free space = 1004 MiB free extents = 251 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sdg (132) with existing lvmpv', 'existing 1024 MiB disk sdh (146) with existing lvmpv', 'existing 1024 MiB disk sdi (156) with existing lvmpv', 'existing 1024 MiB disk sdj (166) with existing lvmpv'] LVs = ['existing 1.2 GiB lvmlv test_vg3-lv5 (175) with existing xfs filesystem', 'existing 1020 MiB lvmlv test_vg3-lv6 (188) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv7 (201) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv8 (214) with existing xfs filesystem'] segment type = linear percent = 0 VG space used = 1.2 GiB 2024-03-01 20:51:08,522 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 20:51:08,523 DEBUG blivet/MainThread: vg test_vg3 has 1004 MiB free 2024-03-01 20:51:08,523 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 20:51:08,524 DEBUG blivet/MainThread: vg test_vg3 has 1004 MiB free 2024-03-01 20:51:08,520 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7f4b66818340) -- name = test_vg3-lv5 status = True id = 175 children = [] parents = ['existing 3.97 GiB lvmvg test_vg3 (141)'] uuid = 71ve1w-mLUa-R84n-cyjy-wLOO-zjaB-Bt5OAf size = 1.2 GiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-3 target size = 1.2 GiB path = /dev/mapper/test_vg3-lv5 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7f4b66807e80) -- name = test_vg3 status = True id = 141 children = ['existing 1.2 GiB lvmlv test_vg3-lv5 (175) with existing xfs filesystem', 'existing 1020 MiB lvmlv test_vg3-lv6 (188) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv7 (201) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv8 (214) with existing xfs filesystem'] parents = ['existing 1024 MiB disk sdg (132) with existing lvmpv', 'existing 1024 MiB disk sdh (146) with existing lvmpv', 'existing 1024 MiB disk sdi (156) with existing lvmpv', 'existing 1024 MiB disk sdj (166) with existing lvmpv'] uuid = kq3Q34-m4sM-GWpc-YIES-eDmd-mNLi-EQBg1q size = 3.97 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 3.97 GiB path = /dev/test_vg3 format args = [] original_format = None free = 1004 MiB PE Size = 4 MiB PE Count = 1016 PE Free = 251 PV Count = 4 modified = False extents = 1016 free space = 1004 MiB free extents = 251 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sdg (132) with existing lvmpv', 'existing 1024 MiB disk sdh (146) with existing lvmpv', 'existing 1024 MiB disk sdi (156) with existing lvmpv', 'existing 1024 MiB disk sdj (166) with existing lvmpv'] LVs = ['existing 1.2 GiB lvmlv test_vg3-lv5 (175) with existing xfs filesystem', 'existing 1020 MiB lvmlv test_vg3-lv6 (188) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv7 (201) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv8 (214) with existing xfs filesystem'] segment type = linear percent = 0 VG space used = 1.2 GiB 2024-03-01 20:51:08,527 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 20:51:08,528 DEBUG blivet/MainThread: vg test_vg3 has 1004 MiB free 2024-03-01 20:51:08,528 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 20:51:08,529 DEBUG blivet/MainThread: vg test_vg3 has 1004 MiB free 2024-03-01 20:51:08,525 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7f4b66818340) -- name = test_vg3-lv5 status = True id = 175 children = [] parents = ['existing 3.97 GiB lvmvg test_vg3 (141)'] uuid = 71ve1w-mLUa-R84n-cyjy-wLOO-zjaB-Bt5OAf size = 1.2 GiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-3 target size = 1.2 GiB path = /dev/mapper/test_vg3-lv5 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7f4b66807e80) -- name = test_vg3 status = True id = 141 children = ['existing 1.2 GiB lvmlv test_vg3-lv5 (175) with existing xfs filesystem', 'existing 1020 MiB lvmlv test_vg3-lv6 (188) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv7 (201) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv8 (214) with existing xfs filesystem'] parents = ['existing 1024 MiB disk sdg (132) with existing lvmpv', 'existing 1024 MiB disk sdh (146) with existing lvmpv', 'existing 1024 MiB disk sdi (156) with existing lvmpv', 'existing 1024 MiB disk sdj (166) with existing lvmpv'] uuid = kq3Q34-m4sM-GWpc-YIES-eDmd-mNLi-EQBg1q size = 3.97 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 3.97 GiB path = /dev/test_vg3 format args = [] original_format = None free = 1004 MiB PE Size = 4 MiB PE Count = 1016 PE Free = 251 PV Count = 4 modified = False extents = 1016 free space = 1004 MiB free extents = 251 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sdg (132) with existing lvmpv', 'existing 1024 MiB disk sdh (146) with existing lvmpv', 'existing 1024 MiB disk sdi (156) with existing lvmpv', 'existing 1024 MiB disk sdj (166) with existing lvmpv'] LVs = ['existing 1.2 GiB lvmlv test_vg3-lv5 (175) with existing xfs filesystem', 'existing 1020 MiB lvmlv test_vg3-lv6 (188) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv7 (201) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv8 (214) with existing xfs filesystem'] segment type = linear percent = 0 VG space used = 1.2 GiB 2024-03-01 20:51:08,532 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 20:51:08,533 DEBUG blivet/MainThread: vg test_vg3 has 1004 MiB free 2024-03-01 20:51:08,533 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 20:51:08,534 DEBUG blivet/MainThread: vg test_vg3 has 1004 MiB free 2024-03-01 20:51:08,530 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7f4b66818340) -- name = test_vg3-lv5 status = True id = 175 children = [] parents = ['existing 3.97 GiB lvmvg test_vg3 (141)'] uuid = 71ve1w-mLUa-R84n-cyjy-wLOO-zjaB-Bt5OAf size = 1.2 GiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-3 target size = 1.2 GiB path = /dev/mapper/test_vg3-lv5 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7f4b66807e80) -- name = test_vg3 status = True id = 141 children = ['existing 1.2 GiB lvmlv test_vg3-lv5 (175) with existing xfs filesystem', 'existing 1020 MiB lvmlv test_vg3-lv6 (188) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv7 (201) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv8 (214) with existing xfs filesystem'] parents = ['existing 1024 MiB disk sdg (132) with existing lvmpv', 'existing 1024 MiB disk sdh (146) with existing lvmpv', 'existing 1024 MiB disk sdi (156) with existing lvmpv', 'existing 1024 MiB disk sdj (166) with existing lvmpv'] uuid = kq3Q34-m4sM-GWpc-YIES-eDmd-mNLi-EQBg1q size = 3.97 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 3.97 GiB path = /dev/test_vg3 format args = [] original_format = None free = 1004 MiB PE Size = 4 MiB PE Count = 1016 PE Free = 251 PV Count = 4 modified = False extents = 1016 free space = 1004 MiB free extents = 251 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sdg (132) with existing lvmpv', 'existing 1024 MiB disk sdh (146) with existing lvmpv', 'existing 1024 MiB disk sdi (156) with existing lvmpv', 'existing 1024 MiB disk sdj (166) with existing lvmpv'] LVs = ['existing 1.2 GiB lvmlv test_vg3-lv5 (175) with existing xfs filesystem', 'existing 1020 MiB lvmlv test_vg3-lv6 (188) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv7 (201) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv8 (214) with existing xfs filesystem'] segment type = linear percent = 0 VG space used = 1.2 GiB 2024-03-01 20:51:08,537 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 20:51:08,538 DEBUG blivet/MainThread: vg test_vg3 has 1004 MiB free 2024-03-01 20:51:08,539 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 20:51:08,539 DEBUG blivet/MainThread: vg test_vg3 has 1004 MiB free 2024-03-01 20:51:08,535 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7f4b66818340) -- name = test_vg3-lv5 status = True id = 175 children = [] parents = ['existing 3.97 GiB lvmvg test_vg3 (141)'] uuid = 71ve1w-mLUa-R84n-cyjy-wLOO-zjaB-Bt5OAf size = 1.2 GiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-3 target size = 1.2 GiB path = /dev/mapper/test_vg3-lv5 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7f4b66807e80) -- name = test_vg3 status = True id = 141 children = ['existing 1.2 GiB lvmlv test_vg3-lv5 (175) with existing xfs filesystem', 'existing 1020 MiB lvmlv test_vg3-lv6 (188) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv7 (201) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv8 (214) with existing xfs filesystem'] parents = ['existing 1024 MiB disk sdg (132) with existing lvmpv', 'existing 1024 MiB disk sdh (146) with existing lvmpv', 'existing 1024 MiB disk sdi (156) with existing lvmpv', 'existing 1024 MiB disk sdj (166) with existing lvmpv'] uuid = kq3Q34-m4sM-GWpc-YIES-eDmd-mNLi-EQBg1q size = 3.97 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 3.97 GiB path = /dev/test_vg3 format args = [] original_format = None free = 1004 MiB PE Size = 4 MiB PE Count = 1016 PE Free = 251 PV Count = 4 modified = False extents = 1016 free space = 1004 MiB free extents = 251 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sdg (132) with existing lvmpv', 'existing 1024 MiB disk sdh (146) with existing lvmpv', 'existing 1024 MiB disk sdi (156) with existing lvmpv', 'existing 1024 MiB disk sdj (166) with existing lvmpv'] LVs = ['existing 1.2 GiB lvmlv test_vg3-lv5 (175) with existing xfs filesystem', 'existing 1020 MiB lvmlv test_vg3-lv6 (188) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv7 (201) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv8 (214) with existing xfs filesystem'] segment type = linear percent = 0 VG space used = 1.2 GiB 2024-03-01 20:51:08,542 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 20:51:08,543 DEBUG blivet/MainThread: vg test_vg3 has 1004 MiB free 2024-03-01 20:51:08,544 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 20:51:08,545 DEBUG blivet/MainThread: vg test_vg3 has 1004 MiB free 2024-03-01 20:51:08,540 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7f4b66818340) -- name = test_vg3-lv5 status = True id = 175 children = [] parents = ['existing 3.97 GiB lvmvg test_vg3 (141)'] uuid = 71ve1w-mLUa-R84n-cyjy-wLOO-zjaB-Bt5OAf size = 1.2 GiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-3 target size = 1.2 GiB path = /dev/mapper/test_vg3-lv5 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7f4b66807e80) -- name = test_vg3 status = True id = 141 children = ['existing 1.2 GiB lvmlv test_vg3-lv5 (175) with existing xfs filesystem', 'existing 1020 MiB lvmlv test_vg3-lv6 (188) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv7 (201) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv8 (214) with existing xfs filesystem'] parents = ['existing 1024 MiB disk sdg (132) with existing lvmpv', 'existing 1024 MiB disk sdh (146) with existing lvmpv', 'existing 1024 MiB disk sdi (156) with existing lvmpv', 'existing 1024 MiB disk sdj (166) with existing lvmpv'] uuid = kq3Q34-m4sM-GWpc-YIES-eDmd-mNLi-EQBg1q size = 3.97 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 3.97 GiB path = /dev/test_vg3 format args = [] original_format = None free = 1004 MiB PE Size = 4 MiB PE Count = 1016 PE Free = 251 PV Count = 4 modified = False extents = 1016 free space = 1004 MiB free extents = 251 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sdg (132) with existing lvmpv', 'existing 1024 MiB disk sdh (146) with existing lvmpv', 'existing 1024 MiB disk sdi (156) with existing lvmpv', 'existing 1024 MiB disk sdj (166) with existing lvmpv'] LVs = ['existing 1.2 GiB lvmlv test_vg3-lv5 (175) with existing xfs filesystem', 'existing 1020 MiB lvmlv test_vg3-lv6 (188) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv7 (201) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv8 (214) with existing xfs filesystem'] segment type = linear percent = 0 VG space used = 1.2 GiB 2024-03-01 20:51:08,548 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 20:51:08,549 DEBUG blivet/MainThread: vg test_vg3 has 1004 MiB free 2024-03-01 20:51:08,549 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 20:51:08,550 DEBUG blivet/MainThread: vg test_vg3 has 1004 MiB free 2024-03-01 20:51:08,545 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7f4b66818340) -- name = test_vg3-lv5 status = True id = 175 children = [] parents = ['existing 3.97 GiB lvmvg test_vg3 (141)'] uuid = 71ve1w-mLUa-R84n-cyjy-wLOO-zjaB-Bt5OAf size = 1.2 GiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-3 target size = 1.2 GiB path = /dev/mapper/test_vg3-lv5 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7f4b66807e80) -- name = test_vg3 status = True id = 141 children = ['existing 1.2 GiB lvmlv test_vg3-lv5 (175) with existing xfs filesystem', 'existing 1020 MiB lvmlv test_vg3-lv6 (188) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv7 (201) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv8 (214) with existing xfs filesystem'] parents = ['existing 1024 MiB disk sdg (132) with existing lvmpv', 'existing 1024 MiB disk sdh (146) with existing lvmpv', 'existing 1024 MiB disk sdi (156) with existing lvmpv', 'existing 1024 MiB disk sdj (166) with existing lvmpv'] uuid = kq3Q34-m4sM-GWpc-YIES-eDmd-mNLi-EQBg1q size = 3.97 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 3.97 GiB path = /dev/test_vg3 format args = [] original_format = None free = 1004 MiB PE Size = 4 MiB PE Count = 1016 PE Free = 251 PV Count = 4 modified = False extents = 1016 free space = 1004 MiB free extents = 251 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sdg (132) with existing lvmpv', 'existing 1024 MiB disk sdh (146) with existing lvmpv', 'existing 1024 MiB disk sdi (156) with existing lvmpv', 'existing 1024 MiB disk sdj (166) with existing lvmpv'] LVs = ['existing 1.2 GiB lvmlv test_vg3-lv5 (175) with existing xfs filesystem', 'existing 1020 MiB lvmlv test_vg3-lv6 (188) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv7 (201) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv8 (214) with existing xfs filesystem'] segment type = linear percent = 0 VG space used = 1.2 GiB 2024-03-01 20:51:08,553 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 20:51:08,554 DEBUG blivet/MainThread: vg test_vg3 has 1004 MiB free 2024-03-01 20:51:08,554 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 20:51:08,555 DEBUG blivet/MainThread: vg test_vg3 has 1004 MiB free 2024-03-01 20:51:08,550 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7f4b66818340) -- name = test_vg3-lv5 status = True id = 175 children = [] parents = ['existing 3.97 GiB lvmvg test_vg3 (141)'] uuid = 71ve1w-mLUa-R84n-cyjy-wLOO-zjaB-Bt5OAf size = 1.2 GiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-3 target size = 1.2 GiB path = /dev/mapper/test_vg3-lv5 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7f4b66807e80) -- name = test_vg3 status = True id = 141 children = ['existing 1.2 GiB lvmlv test_vg3-lv5 (175) with existing xfs filesystem', 'existing 1020 MiB lvmlv test_vg3-lv6 (188) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv7 (201) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv8 (214) with existing xfs filesystem'] parents = ['existing 1024 MiB disk sdg (132) with existing lvmpv', 'existing 1024 MiB disk sdh (146) with existing lvmpv', 'existing 1024 MiB disk sdi (156) with existing lvmpv', 'existing 1024 MiB disk sdj (166) with existing lvmpv'] uuid = kq3Q34-m4sM-GWpc-YIES-eDmd-mNLi-EQBg1q size = 3.97 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 3.97 GiB path = /dev/test_vg3 format args = [] original_format = None free = 1004 MiB PE Size = 4 MiB PE Count = 1016 PE Free = 251 PV Count = 4 modified = False extents = 1016 free space = 1004 MiB free extents = 251 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sdg (132) with existing lvmpv', 'existing 1024 MiB disk sdh (146) with existing lvmpv', 'existing 1024 MiB disk sdi (156) with existing lvmpv', 'existing 1024 MiB disk sdj (166) with existing lvmpv'] LVs = ['existing 1.2 GiB lvmlv test_vg3-lv5 (175) with existing xfs filesystem', 'existing 1020 MiB lvmlv test_vg3-lv6 (188) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv7 (201) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv8 (214) with existing xfs filesystem'] segment type = linear percent = 0 VG space used = 1.2 GiB 2024-03-01 20:51:08,558 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 20:51:08,559 DEBUG blivet/MainThread: vg test_vg3 has 1004 MiB free 2024-03-01 20:51:08,559 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 20:51:08,560 DEBUG blivet/MainThread: vg test_vg3 has 1004 MiB free 2024-03-01 20:51:08,556 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7f4b66818340) -- name = test_vg3-lv5 status = True id = 175 children = [] parents = ['existing 3.97 GiB lvmvg test_vg3 (141)'] uuid = 71ve1w-mLUa-R84n-cyjy-wLOO-zjaB-Bt5OAf size = 1.2 GiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-3 target size = 1.2 GiB path = /dev/mapper/test_vg3-lv5 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7f4b66807e80) -- name = test_vg3 status = True id = 141 children = ['existing 1.2 GiB lvmlv test_vg3-lv5 (175) with existing xfs filesystem', 'existing 1020 MiB lvmlv test_vg3-lv6 (188) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv7 (201) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv8 (214) with existing xfs filesystem'] parents = ['existing 1024 MiB disk sdg (132) with existing lvmpv', 'existing 1024 MiB disk sdh (146) with existing lvmpv', 'existing 1024 MiB disk sdi (156) with existing lvmpv', 'existing 1024 MiB disk sdj (166) with existing lvmpv'] uuid = kq3Q34-m4sM-GWpc-YIES-eDmd-mNLi-EQBg1q size = 3.97 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 3.97 GiB path = /dev/test_vg3 format args = [] original_format = None free = 1004 MiB PE Size = 4 MiB PE Count = 1016 PE Free = 251 PV Count = 4 modified = False extents = 1016 free space = 1004 MiB free extents = 251 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sdg (132) with existing lvmpv', 'existing 1024 MiB disk sdh (146) with existing lvmpv', 'existing 1024 MiB disk sdi (156) with existing lvmpv', 'existing 1024 MiB disk sdj (166) with existing lvmpv'] LVs = ['existing 1.2 GiB lvmlv test_vg3-lv5 (175) with existing xfs filesystem', 'existing 1020 MiB lvmlv test_vg3-lv6 (188) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv7 (201) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv8 (214) with existing xfs filesystem'] segment type = linear percent = 0 VG space used = 1.2 GiB 2024-03-01 20:51:08,563 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 20:51:08,564 DEBUG blivet/MainThread: vg test_vg3 has 1004 MiB free 2024-03-01 20:51:08,564 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 20:51:08,565 DEBUG blivet/MainThread: vg test_vg3 has 1004 MiB free 2024-03-01 20:51:08,561 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7f4b66818340) -- name = test_vg3-lv5 status = True id = 175 children = [] parents = ['existing 3.97 GiB lvmvg test_vg3 (141)'] uuid = 71ve1w-mLUa-R84n-cyjy-wLOO-zjaB-Bt5OAf size = 1.2 GiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-3 target size = 1.2 GiB path = /dev/mapper/test_vg3-lv5 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7f4b66807e80) -- name = test_vg3 status = True id = 141 children = ['existing 1.2 GiB lvmlv test_vg3-lv5 (175) with existing xfs filesystem', 'existing 1020 MiB lvmlv test_vg3-lv6 (188) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv7 (201) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv8 (214) with existing xfs filesystem'] parents = ['existing 1024 MiB disk sdg (132) with existing lvmpv', 'existing 1024 MiB disk sdh (146) with existing lvmpv', 'existing 1024 MiB disk sdi (156) with existing lvmpv', 'existing 1024 MiB disk sdj (166) with existing lvmpv'] uuid = kq3Q34-m4sM-GWpc-YIES-eDmd-mNLi-EQBg1q size = 3.97 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 3.97 GiB path = /dev/test_vg3 format args = [] original_format = None free = 1004 MiB PE Size = 4 MiB PE Count = 1016 PE Free = 251 PV Count = 4 modified = False extents = 1016 free space = 1004 MiB free extents = 251 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sdg (132) with existing lvmpv', 'existing 1024 MiB disk sdh (146) with existing lvmpv', 'existing 1024 MiB disk sdi (156) with existing lvmpv', 'existing 1024 MiB disk sdj (166) with existing lvmpv'] LVs = ['existing 1.2 GiB lvmlv test_vg3-lv5 (175) with existing xfs filesystem', 'existing 1020 MiB lvmlv test_vg3-lv6 (188) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv7 (201) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv8 (214) with existing xfs filesystem'] segment type = linear percent = 0 VG space used = 1.2 GiB 2024-03-01 20:51:08,568 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 20:51:08,569 DEBUG blivet/MainThread: vg test_vg3 has 1004 MiB free 2024-03-01 20:51:08,569 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 20:51:08,570 DEBUG blivet/MainThread: vg test_vg3 has 1004 MiB free 2024-03-01 20:51:08,566 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7f4b66818340) -- name = test_vg3-lv5 status = True id = 175 children = [] parents = ['existing 3.97 GiB lvmvg test_vg3 (141)'] uuid = 71ve1w-mLUa-R84n-cyjy-wLOO-zjaB-Bt5OAf size = 1.2 GiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-3 target size = 1.2 GiB path = /dev/mapper/test_vg3-lv5 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7f4b66807e80) -- name = test_vg3 status = True id = 141 children = ['existing 1.2 GiB lvmlv test_vg3-lv5 (175) with existing xfs filesystem', 'existing 1020 MiB lvmlv test_vg3-lv6 (188) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv7 (201) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv8 (214) with existing xfs filesystem'] parents = ['existing 1024 MiB disk sdg (132) with existing lvmpv', 'existing 1024 MiB disk sdh (146) with existing lvmpv', 'existing 1024 MiB disk sdi (156) with existing lvmpv', 'existing 1024 MiB disk sdj (166) with existing lvmpv'] uuid = kq3Q34-m4sM-GWpc-YIES-eDmd-mNLi-EQBg1q size = 3.97 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 3.97 GiB path = /dev/test_vg3 format args = [] original_format = None free = 1004 MiB PE Size = 4 MiB PE Count = 1016 PE Free = 251 PV Count = 4 modified = False extents = 1016 free space = 1004 MiB free extents = 251 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sdg (132) with existing lvmpv', 'existing 1024 MiB disk sdh (146) with existing lvmpv', 'existing 1024 MiB disk sdi (156) with existing lvmpv', 'existing 1024 MiB disk sdj (166) with existing lvmpv'] LVs = ['existing 1.2 GiB lvmlv test_vg3-lv5 (175) with existing xfs filesystem', 'existing 1020 MiB lvmlv test_vg3-lv6 (188) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv7 (201) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv8 (214) with existing xfs filesystem'] segment type = linear percent = 0 VG space used = 1.2 GiB 2024-03-01 20:51:08,573 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 20:51:08,574 DEBUG blivet/MainThread: vg test_vg3 has 1004 MiB free 2024-03-01 20:51:08,575 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 20:51:08,576 DEBUG blivet/MainThread: vg test_vg3 has 1004 MiB free 2024-03-01 20:51:08,571 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7f4b66818340) -- name = test_vg3-lv5 status = True id = 175 children = [] parents = ['existing 3.97 GiB lvmvg test_vg3 (141)'] uuid = 71ve1w-mLUa-R84n-cyjy-wLOO-zjaB-Bt5OAf size = 1.2 GiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-3 target size = 1.2 GiB path = /dev/mapper/test_vg3-lv5 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7f4b66807e80) -- name = test_vg3 status = True id = 141 children = ['existing 1.2 GiB lvmlv test_vg3-lv5 (175) with existing xfs filesystem', 'existing 1020 MiB lvmlv test_vg3-lv6 (188) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv7 (201) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv8 (214) with existing xfs filesystem'] parents = ['existing 1024 MiB disk sdg (132) with existing lvmpv', 'existing 1024 MiB disk sdh (146) with existing lvmpv', 'existing 1024 MiB disk sdi (156) with existing lvmpv', 'existing 1024 MiB disk sdj (166) with existing lvmpv'] uuid = kq3Q34-m4sM-GWpc-YIES-eDmd-mNLi-EQBg1q size = 3.97 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 3.97 GiB path = /dev/test_vg3 format args = [] original_format = None free = 1004 MiB PE Size = 4 MiB PE Count = 1016 PE Free = 251 PV Count = 4 modified = False extents = 1016 free space = 1004 MiB free extents = 251 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sdg (132) with existing lvmpv', 'existing 1024 MiB disk sdh (146) with existing lvmpv', 'existing 1024 MiB disk sdi (156) with existing lvmpv', 'existing 1024 MiB disk sdj (166) with existing lvmpv'] LVs = ['existing 1.2 GiB lvmlv test_vg3-lv5 (175) with existing xfs filesystem', 'existing 1020 MiB lvmlv test_vg3-lv6 (188) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv7 (201) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv8 (214) with existing xfs filesystem'] segment type = linear percent = 0 VG space used = 1.2 GiB 2024-03-01 20:51:08,578 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 20:51:08,579 DEBUG blivet/MainThread: vg test_vg3 has 1004 MiB free 2024-03-01 20:51:08,580 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 20:51:08,581 DEBUG blivet/MainThread: vg test_vg3 has 1004 MiB free 2024-03-01 20:51:08,576 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7f4b66818340) -- name = test_vg3-lv5 status = True id = 175 children = [] parents = ['existing 3.97 GiB lvmvg test_vg3 (141)'] uuid = 71ve1w-mLUa-R84n-cyjy-wLOO-zjaB-Bt5OAf size = 1.2 GiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-3 target size = 1.2 GiB path = /dev/mapper/test_vg3-lv5 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7f4b66807e80) -- name = test_vg3 status = True id = 141 children = ['existing 1.2 GiB lvmlv test_vg3-lv5 (175) with existing xfs filesystem', 'existing 1020 MiB lvmlv test_vg3-lv6 (188) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv7 (201) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv8 (214) with existing xfs filesystem'] parents = ['existing 1024 MiB disk sdg (132) with existing lvmpv', 'existing 1024 MiB disk sdh (146) with existing lvmpv', 'existing 1024 MiB disk sdi (156) with existing lvmpv', 'existing 1024 MiB disk sdj (166) with existing lvmpv'] uuid = kq3Q34-m4sM-GWpc-YIES-eDmd-mNLi-EQBg1q size = 3.97 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 3.97 GiB path = /dev/test_vg3 format args = [] original_format = None free = 1004 MiB PE Size = 4 MiB PE Count = 1016 PE Free = 251 PV Count = 4 modified = False extents = 1016 free space = 1004 MiB free extents = 251 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sdg (132) with existing lvmpv', 'existing 1024 MiB disk sdh (146) with existing lvmpv', 'existing 1024 MiB disk sdi (156) with existing lvmpv', 'existing 1024 MiB disk sdj (166) with existing lvmpv'] LVs = ['existing 1.2 GiB lvmlv test_vg3-lv5 (175) with existing xfs filesystem', 'existing 1020 MiB lvmlv test_vg3-lv6 (188) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv7 (201) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv8 (214) with existing xfs filesystem'] segment type = linear percent = 0 VG space used = 1.2 GiB 2024-03-01 20:51:08,584 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 20:51:08,585 DEBUG blivet/MainThread: vg test_vg3 has 1004 MiB free 2024-03-01 20:51:08,585 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 20:51:08,586 DEBUG blivet/MainThread: vg test_vg3 has 1004 MiB free 2024-03-01 20:51:08,581 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7f4b66818340) -- name = test_vg3-lv5 status = True id = 175 children = [] parents = ['existing 3.97 GiB lvmvg test_vg3 (141)'] uuid = 71ve1w-mLUa-R84n-cyjy-wLOO-zjaB-Bt5OAf size = 1.2 GiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-3 target size = 1.2 GiB path = /dev/mapper/test_vg3-lv5 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7f4b66807e80) -- name = test_vg3 status = True id = 141 children = ['existing 1.2 GiB lvmlv test_vg3-lv5 (175) with existing xfs filesystem', 'existing 1020 MiB lvmlv test_vg3-lv6 (188) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv7 (201) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv8 (214) with existing xfs filesystem'] parents = ['existing 1024 MiB disk sdg (132) with existing lvmpv', 'existing 1024 MiB disk sdh (146) with existing lvmpv', 'existing 1024 MiB disk sdi (156) with existing lvmpv', 'existing 1024 MiB disk sdj (166) with existing lvmpv'] uuid = kq3Q34-m4sM-GWpc-YIES-eDmd-mNLi-EQBg1q size = 3.97 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 3.97 GiB path = /dev/test_vg3 format args = [] original_format = None free = 1004 MiB PE Size = 4 MiB PE Count = 1016 PE Free = 251 PV Count = 4 modified = False extents = 1016 free space = 1004 MiB free extents = 251 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sdg (132) with existing lvmpv', 'existing 1024 MiB disk sdh (146) with existing lvmpv', 'existing 1024 MiB disk sdi (156) with existing lvmpv', 'existing 1024 MiB disk sdj (166) with existing lvmpv'] LVs = ['existing 1.2 GiB lvmlv test_vg3-lv5 (175) with existing xfs filesystem', 'existing 1020 MiB lvmlv test_vg3-lv6 (188) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv7 (201) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv8 (214) with existing xfs filesystem'] segment type = linear percent = 0 VG space used = 1.2 GiB 2024-03-01 20:51:08,589 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 20:51:08,590 DEBUG blivet/MainThread: vg test_vg3 has 1004 MiB free 2024-03-01 20:51:08,590 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 20:51:08,591 DEBUG blivet/MainThread: vg test_vg3 has 1004 MiB free 2024-03-01 20:51:08,586 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7f4b66818340) -- name = test_vg3-lv5 status = True id = 175 children = [] parents = ['existing 3.97 GiB lvmvg test_vg3 (141)'] uuid = 71ve1w-mLUa-R84n-cyjy-wLOO-zjaB-Bt5OAf size = 1.2 GiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-3 target size = 1.2 GiB path = /dev/mapper/test_vg3-lv5 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7f4b66807e80) -- name = test_vg3 status = True id = 141 children = ['existing 1.2 GiB lvmlv test_vg3-lv5 (175) with existing xfs filesystem', 'existing 1020 MiB lvmlv test_vg3-lv6 (188) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv7 (201) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv8 (214) with existing xfs filesystem'] parents = ['existing 1024 MiB disk sdg (132) with existing lvmpv', 'existing 1024 MiB disk sdh (146) with existing lvmpv', 'existing 1024 MiB disk sdi (156) with existing lvmpv', 'existing 1024 MiB disk sdj (166) with existing lvmpv'] uuid = kq3Q34-m4sM-GWpc-YIES-eDmd-mNLi-EQBg1q size = 3.97 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 3.97 GiB path = /dev/test_vg3 format args = [] original_format = None free = 1004 MiB PE Size = 4 MiB PE Count = 1016 PE Free = 251 PV Count = 4 modified = False extents = 1016 free space = 1004 MiB free extents = 251 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sdg (132) with existing lvmpv', 'existing 1024 MiB disk sdh (146) with existing lvmpv', 'existing 1024 MiB disk sdi (156) with existing lvmpv', 'existing 1024 MiB disk sdj (166) with existing lvmpv'] LVs = ['existing 1.2 GiB lvmlv test_vg3-lv5 (175) with existing xfs filesystem', 'existing 1020 MiB lvmlv test_vg3-lv6 (188) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv7 (201) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv8 (214) with existing xfs filesystem'] segment type = linear percent = 0 VG space used = 1.2 GiB 2024-03-01 20:51:08,594 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 20:51:08,595 DEBUG blivet/MainThread: vg test_vg3 has 1004 MiB free 2024-03-01 20:51:08,595 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 20:51:08,596 DEBUG blivet/MainThread: vg test_vg3 has 1004 MiB free 2024-03-01 20:51:08,592 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7f4b66818340) -- name = test_vg3-lv5 status = True id = 175 children = [] parents = ['existing 3.97 GiB lvmvg test_vg3 (141)'] uuid = 71ve1w-mLUa-R84n-cyjy-wLOO-zjaB-Bt5OAf size = 1.2 GiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-3 target size = 1.2 GiB path = /dev/mapper/test_vg3-lv5 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7f4b66807e80) -- name = test_vg3 status = True id = 141 children = ['existing 1.2 GiB lvmlv test_vg3-lv5 (175) with existing xfs filesystem', 'existing 1020 MiB lvmlv test_vg3-lv6 (188) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv7 (201) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv8 (214) with existing xfs filesystem'] parents = ['existing 1024 MiB disk sdg (132) with existing lvmpv', 'existing 1024 MiB disk sdh (146) with existing lvmpv', 'existing 1024 MiB disk sdi (156) with existing lvmpv', 'existing 1024 MiB disk sdj (166) with existing lvmpv'] uuid = kq3Q34-m4sM-GWpc-YIES-eDmd-mNLi-EQBg1q size = 3.97 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 3.97 GiB path = /dev/test_vg3 format args = [] original_format = None free = 1004 MiB PE Size = 4 MiB PE Count = 1016 PE Free = 251 PV Count = 4 modified = False extents = 1016 free space = 1004 MiB free extents = 251 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sdg (132) with existing lvmpv', 'existing 1024 MiB disk sdh (146) with existing lvmpv', 'existing 1024 MiB disk sdi (156) with existing lvmpv', 'existing 1024 MiB disk sdj (166) with existing lvmpv'] LVs = ['existing 1.2 GiB lvmlv test_vg3-lv5 (175) with existing xfs filesystem', 'existing 1020 MiB lvmlv test_vg3-lv6 (188) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv7 (201) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv8 (214) with existing xfs filesystem'] segment type = linear percent = 0 VG space used = 1.2 GiB 2024-03-01 20:51:08,599 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 20:51:08,600 DEBUG blivet/MainThread: vg test_vg3 has 1004 MiB free 2024-03-01 20:51:08,600 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 20:51:08,601 DEBUG blivet/MainThread: vg test_vg3 has 1004 MiB free 2024-03-01 20:51:08,597 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7f4b66818340) -- name = test_vg3-lv5 status = True id = 175 children = [] parents = ['existing 3.97 GiB lvmvg test_vg3 (141)'] uuid = 71ve1w-mLUa-R84n-cyjy-wLOO-zjaB-Bt5OAf size = 1.2 GiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-3 target size = 1.2 GiB path = /dev/mapper/test_vg3-lv5 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7f4b66807e80) -- name = test_vg3 status = True id = 141 children = ['existing 1.2 GiB lvmlv test_vg3-lv5 (175) with existing xfs filesystem', 'existing 1020 MiB lvmlv test_vg3-lv6 (188) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv7 (201) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv8 (214) with existing xfs filesystem'] parents = ['existing 1024 MiB disk sdg (132) with existing lvmpv', 'existing 1024 MiB disk sdh (146) with existing lvmpv', 'existing 1024 MiB disk sdi (156) with existing lvmpv', 'existing 1024 MiB disk sdj (166) with existing lvmpv'] uuid = kq3Q34-m4sM-GWpc-YIES-eDmd-mNLi-EQBg1q size = 3.97 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 3.97 GiB path = /dev/test_vg3 format args = [] original_format = None free = 1004 MiB PE Size = 4 MiB PE Count = 1016 PE Free = 251 PV Count = 4 modified = False extents = 1016 free space = 1004 MiB free extents = 251 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sdg (132) with existing lvmpv', 'existing 1024 MiB disk sdh (146) with existing lvmpv', 'existing 1024 MiB disk sdi (156) with existing lvmpv', 'existing 1024 MiB disk sdj (166) with existing lvmpv'] LVs = ['existing 1.2 GiB lvmlv test_vg3-lv5 (175) with existing xfs filesystem', 'existing 1020 MiB lvmlv test_vg3-lv6 (188) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv7 (201) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv8 (214) with existing xfs filesystem'] segment type = linear percent = 0 VG space used = 1.2 GiB 2024-03-01 20:51:08,604 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 20:51:08,605 DEBUG blivet/MainThread: vg test_vg3 has 1004 MiB free 2024-03-01 20:51:08,605 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 20:51:08,606 DEBUG blivet/MainThread: vg test_vg3 has 1004 MiB free 2024-03-01 20:51:08,602 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7f4b66818340) -- name = test_vg3-lv5 status = True id = 175 children = [] parents = ['existing 3.97 GiB lvmvg test_vg3 (141)'] uuid = 71ve1w-mLUa-R84n-cyjy-wLOO-zjaB-Bt5OAf size = 1.2 GiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-3 target size = 1.2 GiB path = /dev/mapper/test_vg3-lv5 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7f4b66807e80) -- name = test_vg3 status = True id = 141 children = ['existing 1.2 GiB lvmlv test_vg3-lv5 (175) with existing xfs filesystem', 'existing 1020 MiB lvmlv test_vg3-lv6 (188) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv7 (201) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv8 (214) with existing xfs filesystem'] parents = ['existing 1024 MiB disk sdg (132) with existing lvmpv', 'existing 1024 MiB disk sdh (146) with existing lvmpv', 'existing 1024 MiB disk sdi (156) with existing lvmpv', 'existing 1024 MiB disk sdj (166) with existing lvmpv'] uuid = kq3Q34-m4sM-GWpc-YIES-eDmd-mNLi-EQBg1q size = 3.97 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 3.97 GiB path = /dev/test_vg3 format args = [] original_format = None free = 1004 MiB PE Size = 4 MiB PE Count = 1016 PE Free = 251 PV Count = 4 modified = False extents = 1016 free space = 1004 MiB free extents = 251 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sdg (132) with existing lvmpv', 'existing 1024 MiB disk sdh (146) with existing lvmpv', 'existing 1024 MiB disk sdi (156) with existing lvmpv', 'existing 1024 MiB disk sdj (166) with existing lvmpv'] LVs = ['existing 1.2 GiB lvmlv test_vg3-lv5 (175) with existing xfs filesystem', 'existing 1020 MiB lvmlv test_vg3-lv6 (188) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv7 (201) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv8 (214) with existing xfs filesystem'] segment type = linear percent = 0 VG space used = 1.2 GiB 2024-03-01 20:51:08,609 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 20:51:08,610 DEBUG blivet/MainThread: vg test_vg3 has 1004 MiB free 2024-03-01 20:51:08,611 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 20:51:08,612 DEBUG blivet/MainThread: vg test_vg3 has 1004 MiB free 2024-03-01 20:51:08,607 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7f4b66818340) -- name = test_vg3-lv5 status = True id = 175 children = [] parents = ['existing 3.97 GiB lvmvg test_vg3 (141)'] uuid = 71ve1w-mLUa-R84n-cyjy-wLOO-zjaB-Bt5OAf size = 1.2 GiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-3 target size = 1.2 GiB path = /dev/mapper/test_vg3-lv5 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7f4b66807e80) -- name = test_vg3 status = True id = 141 children = ['existing 1.2 GiB lvmlv test_vg3-lv5 (175) with existing xfs filesystem', 'existing 1020 MiB lvmlv test_vg3-lv6 (188) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv7 (201) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv8 (214) with existing xfs filesystem'] parents = ['existing 1024 MiB disk sdg (132) with existing lvmpv', 'existing 1024 MiB disk sdh (146) with existing lvmpv', 'existing 1024 MiB disk sdi (156) with existing lvmpv', 'existing 1024 MiB disk sdj (166) with existing lvmpv'] uuid = kq3Q34-m4sM-GWpc-YIES-eDmd-mNLi-EQBg1q size = 3.97 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 3.97 GiB path = /dev/test_vg3 format args = [] original_format = None free = 1004 MiB PE Size = 4 MiB PE Count = 1016 PE Free = 251 PV Count = 4 modified = False extents = 1016 free space = 1004 MiB free extents = 251 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sdg (132) with existing lvmpv', 'existing 1024 MiB disk sdh (146) with existing lvmpv', 'existing 1024 MiB disk sdi (156) with existing lvmpv', 'existing 1024 MiB disk sdj (166) with existing lvmpv'] LVs = ['existing 1.2 GiB lvmlv test_vg3-lv5 (175) with existing xfs filesystem', 'existing 1020 MiB lvmlv test_vg3-lv6 (188) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv7 (201) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv8 (214) with existing xfs filesystem'] segment type = linear percent = 0 VG space used = 1.2 GiB 2024-03-01 20:51:08,614 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 20:51:08,615 DEBUG blivet/MainThread: vg test_vg3 has 1004 MiB free 2024-03-01 20:51:08,616 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 20:51:08,617 DEBUG blivet/MainThread: vg test_vg3 has 1004 MiB free 2024-03-01 20:51:08,612 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7f4b66818340) -- name = test_vg3-lv5 status = True id = 175 children = [] parents = ['existing 3.97 GiB lvmvg test_vg3 (141)'] uuid = 71ve1w-mLUa-R84n-cyjy-wLOO-zjaB-Bt5OAf size = 1.2 GiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-3 target size = 1.2 GiB path = /dev/mapper/test_vg3-lv5 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7f4b66807e80) -- name = test_vg3 status = True id = 141 children = ['existing 1.2 GiB lvmlv test_vg3-lv5 (175) with existing xfs filesystem', 'existing 1020 MiB lvmlv test_vg3-lv6 (188) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv7 (201) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv8 (214) with existing xfs filesystem'] parents = ['existing 1024 MiB disk sdg (132) with existing lvmpv', 'existing 1024 MiB disk sdh (146) with existing lvmpv', 'existing 1024 MiB disk sdi (156) with existing lvmpv', 'existing 1024 MiB disk sdj (166) with existing lvmpv'] uuid = kq3Q34-m4sM-GWpc-YIES-eDmd-mNLi-EQBg1q size = 3.97 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 3.97 GiB path = /dev/test_vg3 format args = [] original_format = None free = 1004 MiB PE Size = 4 MiB PE Count = 1016 PE Free = 251 PV Count = 4 modified = False extents = 1016 free space = 1004 MiB free extents = 251 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sdg (132) with existing lvmpv', 'existing 1024 MiB disk sdh (146) with existing lvmpv', 'existing 1024 MiB disk sdi (156) with existing lvmpv', 'existing 1024 MiB disk sdj (166) with existing lvmpv'] LVs = ['existing 1.2 GiB lvmlv test_vg3-lv5 (175) with existing xfs filesystem', 'existing 1020 MiB lvmlv test_vg3-lv6 (188) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv7 (201) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv8 (214) with existing xfs filesystem'] segment type = linear percent = 0 VG space used = 1.2 GiB 2024-03-01 20:51:08,620 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 20:51:08,621 DEBUG blivet/MainThread: vg test_vg3 has 1004 MiB free 2024-03-01 20:51:08,621 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 20:51:08,622 DEBUG blivet/MainThread: vg test_vg3 has 1004 MiB free 2024-03-01 20:51:08,617 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7f4b66818340) -- name = test_vg3-lv5 status = True id = 175 children = [] parents = ['existing 3.97 GiB lvmvg test_vg3 (141)'] uuid = 71ve1w-mLUa-R84n-cyjy-wLOO-zjaB-Bt5OAf size = 1.2 GiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-3 target size = 1.2 GiB path = /dev/mapper/test_vg3-lv5 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7f4b66807e80) -- name = test_vg3 status = True id = 141 children = ['existing 1.2 GiB lvmlv test_vg3-lv5 (175) with existing xfs filesystem', 'existing 1020 MiB lvmlv test_vg3-lv6 (188) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv7 (201) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv8 (214) with existing xfs filesystem'] parents = ['existing 1024 MiB disk sdg (132) with existing lvmpv', 'existing 1024 MiB disk sdh (146) with existing lvmpv', 'existing 1024 MiB disk sdi (156) with existing lvmpv', 'existing 1024 MiB disk sdj (166) with existing lvmpv'] uuid = kq3Q34-m4sM-GWpc-YIES-eDmd-mNLi-EQBg1q size = 3.97 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 3.97 GiB path = /dev/test_vg3 format args = [] original_format = None free = 1004 MiB PE Size = 4 MiB PE Count = 1016 PE Free = 251 PV Count = 4 modified = False extents = 1016 free space = 1004 MiB free extents = 251 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sdg (132) with existing lvmpv', 'existing 1024 MiB disk sdh (146) with existing lvmpv', 'existing 1024 MiB disk sdi (156) with existing lvmpv', 'existing 1024 MiB disk sdj (166) with existing lvmpv'] LVs = ['existing 1.2 GiB lvmlv test_vg3-lv5 (175) with existing xfs filesystem', 'existing 1020 MiB lvmlv test_vg3-lv6 (188) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv7 (201) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv8 (214) with existing xfs filesystem'] segment type = linear percent = 0 VG space used = 1.2 GiB 2024-03-01 20:51:08,625 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 20:51:08,626 DEBUG blivet/MainThread: vg test_vg3 has 1004 MiB free 2024-03-01 20:51:08,626 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 20:51:08,627 DEBUG blivet/MainThread: vg test_vg3 has 1004 MiB free 2024-03-01 20:51:08,623 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7f4b66818340) -- name = test_vg3-lv5 status = True id = 175 children = [] parents = ['existing 3.97 GiB lvmvg test_vg3 (141)'] uuid = 71ve1w-mLUa-R84n-cyjy-wLOO-zjaB-Bt5OAf size = 1.2 GiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-3 target size = 1.2 GiB path = /dev/mapper/test_vg3-lv5 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7f4b66807e80) -- name = test_vg3 status = True id = 141 children = ['existing 1.2 GiB lvmlv test_vg3-lv5 (175) with existing xfs filesystem', 'existing 1020 MiB lvmlv test_vg3-lv6 (188) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv7 (201) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv8 (214) with existing xfs filesystem'] parents = ['existing 1024 MiB disk sdg (132) with existing lvmpv', 'existing 1024 MiB disk sdh (146) with existing lvmpv', 'existing 1024 MiB disk sdi (156) with existing lvmpv', 'existing 1024 MiB disk sdj (166) with existing lvmpv'] uuid = kq3Q34-m4sM-GWpc-YIES-eDmd-mNLi-EQBg1q size = 3.97 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 3.97 GiB path = /dev/test_vg3 format args = [] original_format = None free = 1004 MiB PE Size = 4 MiB PE Count = 1016 PE Free = 251 PV Count = 4 modified = False extents = 1016 free space = 1004 MiB free extents = 251 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sdg (132) with existing lvmpv', 'existing 1024 MiB disk sdh (146) with existing lvmpv', 'existing 1024 MiB disk sdi (156) with existing lvmpv', 'existing 1024 MiB disk sdj (166) with existing lvmpv'] LVs = ['existing 1.2 GiB lvmlv test_vg3-lv5 (175) with existing xfs filesystem', 'existing 1020 MiB lvmlv test_vg3-lv6 (188) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv7 (201) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv8 (214) with existing xfs filesystem'] segment type = linear percent = 0 VG space used = 1.2 GiB 2024-03-01 20:51:08,630 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 20:51:08,631 DEBUG blivet/MainThread: vg test_vg3 has 1004 MiB free 2024-03-01 20:51:08,631 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 20:51:08,632 DEBUG blivet/MainThread: vg test_vg3 has 1004 MiB free 2024-03-01 20:51:08,628 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7f4b66818340) -- name = test_vg3-lv5 status = True id = 175 children = [] parents = ['existing 3.97 GiB lvmvg test_vg3 (141)'] uuid = 71ve1w-mLUa-R84n-cyjy-wLOO-zjaB-Bt5OAf size = 1.2 GiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-3 target size = 1.2 GiB path = /dev/mapper/test_vg3-lv5 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7f4b66807e80) -- name = test_vg3 status = True id = 141 children = ['existing 1.2 GiB lvmlv test_vg3-lv5 (175) with existing xfs filesystem', 'existing 1020 MiB lvmlv test_vg3-lv6 (188) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv7 (201) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv8 (214) with existing xfs filesystem'] parents = ['existing 1024 MiB disk sdg (132) with existing lvmpv', 'existing 1024 MiB disk sdh (146) with existing lvmpv', 'existing 1024 MiB disk sdi (156) with existing lvmpv', 'existing 1024 MiB disk sdj (166) with existing lvmpv'] uuid = kq3Q34-m4sM-GWpc-YIES-eDmd-mNLi-EQBg1q size = 3.97 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 3.97 GiB path = /dev/test_vg3 format args = [] original_format = None free = 1004 MiB PE Size = 4 MiB PE Count = 1016 PE Free = 251 PV Count = 4 modified = False extents = 1016 free space = 1004 MiB free extents = 251 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sdg (132) with existing lvmpv', 'existing 1024 MiB disk sdh (146) with existing lvmpv', 'existing 1024 MiB disk sdi (156) with existing lvmpv', 'existing 1024 MiB disk sdj (166) with existing lvmpv'] LVs = ['existing 1.2 GiB lvmlv test_vg3-lv5 (175) with existing xfs filesystem', 'existing 1020 MiB lvmlv test_vg3-lv6 (188) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv7 (201) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv8 (214) with existing xfs filesystem'] segment type = linear percent = 0 VG space used = 1.2 GiB 2024-03-01 20:51:08,635 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 20:51:08,636 DEBUG blivet/MainThread: vg test_vg3 has 1004 MiB free 2024-03-01 20:51:08,636 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 20:51:08,637 DEBUG blivet/MainThread: vg test_vg3 has 1004 MiB free 2024-03-01 20:51:08,633 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7f4b66818340) -- name = test_vg3-lv5 status = True id = 175 children = [] parents = ['existing 3.97 GiB lvmvg test_vg3 (141)'] uuid = 71ve1w-mLUa-R84n-cyjy-wLOO-zjaB-Bt5OAf size = 1.2 GiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-3 target size = 1.2 GiB path = /dev/mapper/test_vg3-lv5 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7f4b66807e80) -- name = test_vg3 status = True id = 141 children = ['existing 1.2 GiB lvmlv test_vg3-lv5 (175) with existing xfs filesystem', 'existing 1020 MiB lvmlv test_vg3-lv6 (188) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv7 (201) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv8 (214) with existing xfs filesystem'] parents = ['existing 1024 MiB disk sdg (132) with existing lvmpv', 'existing 1024 MiB disk sdh (146) with existing lvmpv', 'existing 1024 MiB disk sdi (156) with existing lvmpv', 'existing 1024 MiB disk sdj (166) with existing lvmpv'] uuid = kq3Q34-m4sM-GWpc-YIES-eDmd-mNLi-EQBg1q size = 3.97 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 3.97 GiB path = /dev/test_vg3 format args = [] original_format = None free = 1004 MiB PE Size = 4 MiB PE Count = 1016 PE Free = 251 PV Count = 4 modified = False extents = 1016 free space = 1004 MiB free extents = 251 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sdg (132) with existing lvmpv', 'existing 1024 MiB disk sdh (146) with existing lvmpv', 'existing 1024 MiB disk sdi (156) with existing lvmpv', 'existing 1024 MiB disk sdj (166) with existing lvmpv'] LVs = ['existing 1.2 GiB lvmlv test_vg3-lv5 (175) with existing xfs filesystem', 'existing 1020 MiB lvmlv test_vg3-lv6 (188) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv7 (201) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv8 (214) with existing xfs filesystem'] segment type = linear percent = 0 VG space used = 1.2 GiB 2024-03-01 20:51:08,640 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 20:51:08,641 DEBUG blivet/MainThread: vg test_vg3 has 1004 MiB free 2024-03-01 20:51:08,642 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 20:51:08,642 DEBUG blivet/MainThread: vg test_vg3 has 1004 MiB free 2024-03-01 20:51:08,638 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7f4b66818340) -- name = test_vg3-lv5 status = True id = 175 children = [] parents = ['existing 3.97 GiB lvmvg test_vg3 (141)'] uuid = 71ve1w-mLUa-R84n-cyjy-wLOO-zjaB-Bt5OAf size = 1.2 GiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-3 target size = 1.2 GiB path = /dev/mapper/test_vg3-lv5 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7f4b66807e80) -- name = test_vg3 status = True id = 141 children = ['existing 1.2 GiB lvmlv test_vg3-lv5 (175) with existing xfs filesystem', 'existing 1020 MiB lvmlv test_vg3-lv6 (188) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv7 (201) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv8 (214) with existing xfs filesystem'] parents = ['existing 1024 MiB disk sdg (132) with existing lvmpv', 'existing 1024 MiB disk sdh (146) with existing lvmpv', 'existing 1024 MiB disk sdi (156) with existing lvmpv', 'existing 1024 MiB disk sdj (166) with existing lvmpv'] uuid = kq3Q34-m4sM-GWpc-YIES-eDmd-mNLi-EQBg1q size = 3.97 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 3.97 GiB path = /dev/test_vg3 format args = [] original_format = None free = 1004 MiB PE Size = 4 MiB PE Count = 1016 PE Free = 251 PV Count = 4 modified = False extents = 1016 free space = 1004 MiB free extents = 251 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sdg (132) with existing lvmpv', 'existing 1024 MiB disk sdh (146) with existing lvmpv', 'existing 1024 MiB disk sdi (156) with existing lvmpv', 'existing 1024 MiB disk sdj (166) with existing lvmpv'] LVs = ['existing 1.2 GiB lvmlv test_vg3-lv5 (175) with existing xfs filesystem', 'existing 1020 MiB lvmlv test_vg3-lv6 (188) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv7 (201) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv8 (214) with existing xfs filesystem'] segment type = linear percent = 0 VG space used = 1.2 GiB 2024-03-01 20:51:08,645 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 20:51:08,646 DEBUG blivet/MainThread: vg test_vg3 has 1004 MiB free 2024-03-01 20:51:08,647 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 20:51:08,648 DEBUG blivet/MainThread: vg test_vg3 has 1004 MiB free 2024-03-01 20:51:08,643 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7f4b66818340) -- name = test_vg3-lv5 status = True id = 175 children = [] parents = ['existing 3.97 GiB lvmvg test_vg3 (141)'] uuid = 71ve1w-mLUa-R84n-cyjy-wLOO-zjaB-Bt5OAf size = 1.2 GiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-3 target size = 1.2 GiB path = /dev/mapper/test_vg3-lv5 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7f4b66807e80) -- name = test_vg3 status = True id = 141 children = ['existing 1.2 GiB lvmlv test_vg3-lv5 (175) with existing xfs filesystem', 'existing 1020 MiB lvmlv test_vg3-lv6 (188) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv7 (201) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv8 (214) with existing xfs filesystem'] parents = ['existing 1024 MiB disk sdg (132) with existing lvmpv', 'existing 1024 MiB disk sdh (146) with existing lvmpv', 'existing 1024 MiB disk sdi (156) with existing lvmpv', 'existing 1024 MiB disk sdj (166) with existing lvmpv'] uuid = kq3Q34-m4sM-GWpc-YIES-eDmd-mNLi-EQBg1q size = 3.97 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 3.97 GiB path = /dev/test_vg3 format args = [] original_format = None free = 1004 MiB PE Size = 4 MiB PE Count = 1016 PE Free = 251 PV Count = 4 modified = False extents = 1016 free space = 1004 MiB free extents = 251 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sdg (132) with existing lvmpv', 'existing 1024 MiB disk sdh (146) with existing lvmpv', 'existing 1024 MiB disk sdi (156) with existing lvmpv', 'existing 1024 MiB disk sdj (166) with existing lvmpv'] LVs = ['existing 1.2 GiB lvmlv test_vg3-lv5 (175) with existing xfs filesystem', 'existing 1020 MiB lvmlv test_vg3-lv6 (188) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv7 (201) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv8 (214) with existing xfs filesystem'] segment type = linear percent = 0 VG space used = 1.2 GiB 2024-03-01 20:51:08,650 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 20:51:08,651 DEBUG blivet/MainThread: vg test_vg3 has 1004 MiB free 2024-03-01 20:51:08,652 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 20:51:08,653 DEBUG blivet/MainThread: vg test_vg3 has 1004 MiB free 2024-03-01 20:51:08,648 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7f4b66818340) -- name = test_vg3-lv5 status = True id = 175 children = [] parents = ['existing 3.97 GiB lvmvg test_vg3 (141)'] uuid = 71ve1w-mLUa-R84n-cyjy-wLOO-zjaB-Bt5OAf size = 1.2 GiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-3 target size = 1.2 GiB path = /dev/mapper/test_vg3-lv5 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7f4b66807e80) -- name = test_vg3 status = True id = 141 children = ['existing 1.2 GiB lvmlv test_vg3-lv5 (175) with existing xfs filesystem', 'existing 1020 MiB lvmlv test_vg3-lv6 (188) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv7 (201) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv8 (214) with existing xfs filesystem'] parents = ['existing 1024 MiB disk sdg (132) with existing lvmpv', 'existing 1024 MiB disk sdh (146) with existing lvmpv', 'existing 1024 MiB disk sdi (156) with existing lvmpv', 'existing 1024 MiB disk sdj (166) with existing lvmpv'] uuid = kq3Q34-m4sM-GWpc-YIES-eDmd-mNLi-EQBg1q size = 3.97 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 3.97 GiB path = /dev/test_vg3 format args = [] original_format = None free = 1004 MiB PE Size = 4 MiB PE Count = 1016 PE Free = 251 PV Count = 4 modified = False extents = 1016 free space = 1004 MiB free extents = 251 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sdg (132) with existing lvmpv', 'existing 1024 MiB disk sdh (146) with existing lvmpv', 'existing 1024 MiB disk sdi (156) with existing lvmpv', 'existing 1024 MiB disk sdj (166) with existing lvmpv'] LVs = ['existing 1.2 GiB lvmlv test_vg3-lv5 (175) with existing xfs filesystem', 'existing 1020 MiB lvmlv test_vg3-lv6 (188) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv7 (201) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv8 (214) with existing xfs filesystem'] segment type = linear percent = 0 VG space used = 1.2 GiB 2024-03-01 20:51:08,656 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 20:51:08,657 DEBUG blivet/MainThread: vg test_vg3 has 1004 MiB free 2024-03-01 20:51:08,657 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 20:51:08,658 DEBUG blivet/MainThread: vg test_vg3 has 1004 MiB free 2024-03-01 20:51:08,653 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7f4b66818340) -- name = test_vg3-lv5 status = True id = 175 children = [] parents = ['existing 3.97 GiB lvmvg test_vg3 (141)'] uuid = 71ve1w-mLUa-R84n-cyjy-wLOO-zjaB-Bt5OAf size = 1.2 GiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-3 target size = 1.2 GiB path = /dev/mapper/test_vg3-lv5 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7f4b66807e80) -- name = test_vg3 status = True id = 141 children = ['existing 1.2 GiB lvmlv test_vg3-lv5 (175) with existing xfs filesystem', 'existing 1020 MiB lvmlv test_vg3-lv6 (188) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv7 (201) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv8 (214) with existing xfs filesystem'] parents = ['existing 1024 MiB disk sdg (132) with existing lvmpv', 'existing 1024 MiB disk sdh (146) with existing lvmpv', 'existing 1024 MiB disk sdi (156) with existing lvmpv', 'existing 1024 MiB disk sdj (166) with existing lvmpv'] uuid = kq3Q34-m4sM-GWpc-YIES-eDmd-mNLi-EQBg1q size = 3.97 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 3.97 GiB path = /dev/test_vg3 format args = [] original_format = None free = 1004 MiB PE Size = 4 MiB PE Count = 1016 PE Free = 251 PV Count = 4 modified = False extents = 1016 free space = 1004 MiB free extents = 251 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sdg (132) with existing lvmpv', 'existing 1024 MiB disk sdh (146) with existing lvmpv', 'existing 1024 MiB disk sdi (156) with existing lvmpv', 'existing 1024 MiB disk sdj (166) with existing lvmpv'] LVs = ['existing 1.2 GiB lvmlv test_vg3-lv5 (175) with existing xfs filesystem', 'existing 1020 MiB lvmlv test_vg3-lv6 (188) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv7 (201) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv8 (214) with existing xfs filesystem'] segment type = linear percent = 0 VG space used = 1.2 GiB 2024-03-01 20:51:08,661 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 20:51:08,662 DEBUG blivet/MainThread: vg test_vg3 has 1004 MiB free 2024-03-01 20:51:08,662 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 20:51:08,663 DEBUG blivet/MainThread: vg test_vg3 has 1004 MiB free 2024-03-01 20:51:08,659 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7f4b66818340) -- name = test_vg3-lv5 status = True id = 175 children = [] parents = ['existing 3.97 GiB lvmvg test_vg3 (141)'] uuid = 71ve1w-mLUa-R84n-cyjy-wLOO-zjaB-Bt5OAf size = 1.2 GiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-3 target size = 1.2 GiB path = /dev/mapper/test_vg3-lv5 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7f4b66807e80) -- name = test_vg3 status = True id = 141 children = ['existing 1.2 GiB lvmlv test_vg3-lv5 (175) with existing xfs filesystem', 'existing 1020 MiB lvmlv test_vg3-lv6 (188) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv7 (201) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv8 (214) with existing xfs filesystem'] parents = ['existing 1024 MiB disk sdg (132) with existing lvmpv', 'existing 1024 MiB disk sdh (146) with existing lvmpv', 'existing 1024 MiB disk sdi (156) with existing lvmpv', 'existing 1024 MiB disk sdj (166) with existing lvmpv'] uuid = kq3Q34-m4sM-GWpc-YIES-eDmd-mNLi-EQBg1q size = 3.97 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 3.97 GiB path = /dev/test_vg3 format args = [] original_format = None free = 1004 MiB PE Size = 4 MiB PE Count = 1016 PE Free = 251 PV Count = 4 modified = False extents = 1016 free space = 1004 MiB free extents = 251 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sdg (132) with existing lvmpv', 'existing 1024 MiB disk sdh (146) with existing lvmpv', 'existing 1024 MiB disk sdi (156) with existing lvmpv', 'existing 1024 MiB disk sdj (166) with existing lvmpv'] LVs = ['existing 1.2 GiB lvmlv test_vg3-lv5 (175) with existing xfs filesystem', 'existing 1020 MiB lvmlv test_vg3-lv6 (188) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv7 (201) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv8 (214) with existing xfs filesystem'] segment type = linear percent = 0 VG space used = 1.2 GiB 2024-03-01 20:51:08,666 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 20:51:08,667 DEBUG blivet/MainThread: vg test_vg3 has 1004 MiB free 2024-03-01 20:51:08,667 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 20:51:08,668 DEBUG blivet/MainThread: vg test_vg3 has 1004 MiB free 2024-03-01 20:51:08,664 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7f4b66818340) -- name = test_vg3-lv5 status = True id = 175 children = [] parents = ['existing 3.97 GiB lvmvg test_vg3 (141)'] uuid = 71ve1w-mLUa-R84n-cyjy-wLOO-zjaB-Bt5OAf size = 1.2 GiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-3 target size = 1.2 GiB path = /dev/mapper/test_vg3-lv5 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7f4b66807e80) -- name = test_vg3 status = True id = 141 children = ['existing 1.2 GiB lvmlv test_vg3-lv5 (175) with existing xfs filesystem', 'existing 1020 MiB lvmlv test_vg3-lv6 (188) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv7 (201) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv8 (214) with existing xfs filesystem'] parents = ['existing 1024 MiB disk sdg (132) with existing lvmpv', 'existing 1024 MiB disk sdh (146) with existing lvmpv', 'existing 1024 MiB disk sdi (156) with existing lvmpv', 'existing 1024 MiB disk sdj (166) with existing lvmpv'] uuid = kq3Q34-m4sM-GWpc-YIES-eDmd-mNLi-EQBg1q size = 3.97 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 3.97 GiB path = /dev/test_vg3 format args = [] original_format = None free = 1004 MiB PE Size = 4 MiB PE Count = 1016 PE Free = 251 PV Count = 4 modified = False extents = 1016 free space = 1004 MiB free extents = 251 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sdg (132) with existing lvmpv', 'existing 1024 MiB disk sdh (146) with existing lvmpv', 'existing 1024 MiB disk sdi (156) with existing lvmpv', 'existing 1024 MiB disk sdj (166) with existing lvmpv'] LVs = ['existing 1.2 GiB lvmlv test_vg3-lv5 (175) with existing xfs filesystem', 'existing 1020 MiB lvmlv test_vg3-lv6 (188) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv7 (201) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv8 (214) with existing xfs filesystem'] segment type = linear percent = 0 VG space used = 1.2 GiB 2024-03-01 20:51:08,669 DEBUG blivet/MainThread: removing test_vg3-lv5 2024-03-01 20:51:08,672 DEBUG blivet/MainThread: DeviceTree.get_dependent_devices: dep: existing 1.2 GiB lvmlv test_vg3-lv5 (175) with existing xfs filesystem ; hidden: False ; 2024-03-01 20:51:08,672 DEBUG blivet/MainThread: dep is a leaf 2024-03-01 20:51:08,672 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 275 2024-03-01 20:51:08,675 DEBUG blivet/MainThread: LVMLogicalVolumeDevice._set_format: test_vg3-lv5 ; type: None ; current: xfs ; 2024-03-01 20:51:08,675 INFO blivet/MainThread: registered action: [274] destroy format xfs filesystem on lvmlv test_vg3-lv5 (id 175) 2024-03-01 20:51:08,678 DEBUG blivet/MainThread: LVMVolumeGroupDevice.remove_child: name: test_vg3 ; child: lv5 ; kids: 4 ; 2024-03-01 20:51:08,678 INFO blivet/MainThread: removed lvmlv test_vg3-lv5 (id 175) from device tree 2024-03-01 20:51:08,678 INFO blivet/MainThread: registered action: [276] destroy device lvmlv test_vg3-lv5 (id 175) 2024-03-01 20:51:08,681 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: test_vg3-lv6 ; incomplete: False ; hidden: False ; 2024-03-01 20:51:08,683 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned existing 1020 MiB lvmlv test_vg3-lv6 (188) with existing xfs filesystem 2024-03-01 20:51:08,683 DEBUG blivet/MainThread: resolved 'test_vg3-lv6' to 'test_vg3-lv6' (lvmlv) 2024-03-01 20:51:08,685 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 20:51:08,686 DEBUG blivet/MainThread: vg test_vg3 has 2.18 GiB free 2024-03-01 20:51:08,687 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 20:51:08,687 DEBUG blivet/MainThread: vg test_vg3 has 2.18 GiB free 2024-03-01 20:51:08,683 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7f4b67de0280) -- name = test_vg3-lv6 status = True id = 188 children = [] parents = ['existing 3.97 GiB lvmvg test_vg3 (141)'] uuid = EIYnjo-BwL1-xLAF-AMSb-UeFe-Va3P-3bfRPr size = 1020 MiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-2 target size = 1020 MiB path = /dev/mapper/test_vg3-lv6 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7f4b66807e80) -- name = test_vg3 status = True id = 141 children = ['existing 1020 MiB lvmlv test_vg3-lv6 (188) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv7 (201) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv8 (214) with existing xfs filesystem'] parents = ['existing 1024 MiB disk sdg (132) with existing lvmpv', 'existing 1024 MiB disk sdh (146) with existing lvmpv', 'existing 1024 MiB disk sdi (156) with existing lvmpv', 'existing 1024 MiB disk sdj (166) with existing lvmpv'] uuid = kq3Q34-m4sM-GWpc-YIES-eDmd-mNLi-EQBg1q size = 3.97 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 3.97 GiB path = /dev/test_vg3 format args = [] original_format = None free = 1004 MiB PE Size = 4 MiB PE Count = 1016 PE Free = 251 PV Count = 4 modified = False extents = 1016 free space = 2.18 GiB free extents = 557 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sdg (132) with existing lvmpv', 'existing 1024 MiB disk sdh (146) with existing lvmpv', 'existing 1024 MiB disk sdi (156) with existing lvmpv', 'existing 1024 MiB disk sdj (166) with existing lvmpv'] LVs = ['existing 1020 MiB lvmlv test_vg3-lv6 (188) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv7 (201) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv8 (214) with existing xfs filesystem'] segment type = linear percent = 0 VG space used = 1020 MiB 2024-03-01 20:51:08,690 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 20:51:08,691 DEBUG blivet/MainThread: vg test_vg3 has 2.18 GiB free 2024-03-01 20:51:08,691 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 20:51:08,692 DEBUG blivet/MainThread: vg test_vg3 has 2.18 GiB free 2024-03-01 20:51:08,688 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7f4b67de0280) -- name = test_vg3-lv6 status = True id = 188 children = [] parents = ['existing 3.97 GiB lvmvg test_vg3 (141)'] uuid = EIYnjo-BwL1-xLAF-AMSb-UeFe-Va3P-3bfRPr size = 1020 MiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-2 target size = 1020 MiB path = /dev/mapper/test_vg3-lv6 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7f4b66807e80) -- name = test_vg3 status = True id = 141 children = ['existing 1020 MiB lvmlv test_vg3-lv6 (188) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv7 (201) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv8 (214) with existing xfs filesystem'] parents = ['existing 1024 MiB disk sdg (132) with existing lvmpv', 'existing 1024 MiB disk sdh (146) with existing lvmpv', 'existing 1024 MiB disk sdi (156) with existing lvmpv', 'existing 1024 MiB disk sdj (166) with existing lvmpv'] uuid = kq3Q34-m4sM-GWpc-YIES-eDmd-mNLi-EQBg1q size = 3.97 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 3.97 GiB path = /dev/test_vg3 format args = [] original_format = None free = 1004 MiB PE Size = 4 MiB PE Count = 1016 PE Free = 251 PV Count = 4 modified = False extents = 1016 free space = 2.18 GiB free extents = 557 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sdg (132) with existing lvmpv', 'existing 1024 MiB disk sdh (146) with existing lvmpv', 'existing 1024 MiB disk sdi (156) with existing lvmpv', 'existing 1024 MiB disk sdj (166) with existing lvmpv'] LVs = ['existing 1020 MiB lvmlv test_vg3-lv6 (188) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv7 (201) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv8 (214) with existing xfs filesystem'] segment type = linear percent = 0 VG space used = 1020 MiB 2024-03-01 20:51:08,695 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 20:51:08,696 DEBUG blivet/MainThread: vg test_vg3 has 2.18 GiB free 2024-03-01 20:51:08,696 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 20:51:08,697 DEBUG blivet/MainThread: vg test_vg3 has 2.18 GiB free 2024-03-01 20:51:08,693 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7f4b67de0280) -- name = test_vg3-lv6 status = True id = 188 children = [] parents = ['existing 3.97 GiB lvmvg test_vg3 (141)'] uuid = EIYnjo-BwL1-xLAF-AMSb-UeFe-Va3P-3bfRPr size = 1020 MiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-2 target size = 1020 MiB path = /dev/mapper/test_vg3-lv6 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7f4b66807e80) -- name = test_vg3 status = True id = 141 children = ['existing 1020 MiB lvmlv test_vg3-lv6 (188) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv7 (201) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv8 (214) with existing xfs filesystem'] parents = ['existing 1024 MiB disk sdg (132) with existing lvmpv', 'existing 1024 MiB disk sdh (146) with existing lvmpv', 'existing 1024 MiB disk sdi (156) with existing lvmpv', 'existing 1024 MiB disk sdj (166) with existing lvmpv'] uuid = kq3Q34-m4sM-GWpc-YIES-eDmd-mNLi-EQBg1q size = 3.97 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 3.97 GiB path = /dev/test_vg3 format args = [] original_format = None free = 1004 MiB PE Size = 4 MiB PE Count = 1016 PE Free = 251 PV Count = 4 modified = False extents = 1016 free space = 2.18 GiB free extents = 557 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sdg (132) with existing lvmpv', 'existing 1024 MiB disk sdh (146) with existing lvmpv', 'existing 1024 MiB disk sdi (156) with existing lvmpv', 'existing 1024 MiB disk sdj (166) with existing lvmpv'] LVs = ['existing 1020 MiB lvmlv test_vg3-lv6 (188) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv7 (201) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv8 (214) with existing xfs filesystem'] segment type = linear percent = 0 VG space used = 1020 MiB 2024-03-01 20:51:08,700 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 20:51:08,701 DEBUG blivet/MainThread: vg test_vg3 has 2.18 GiB free 2024-03-01 20:51:08,701 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 20:51:08,702 DEBUG blivet/MainThread: vg test_vg3 has 2.18 GiB free 2024-03-01 20:51:08,698 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7f4b67de0280) -- name = test_vg3-lv6 status = True id = 188 children = [] parents = ['existing 3.97 GiB lvmvg test_vg3 (141)'] uuid = EIYnjo-BwL1-xLAF-AMSb-UeFe-Va3P-3bfRPr size = 1020 MiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-2 target size = 1020 MiB path = /dev/mapper/test_vg3-lv6 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7f4b66807e80) -- name = test_vg3 status = True id = 141 children = ['existing 1020 MiB lvmlv test_vg3-lv6 (188) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv7 (201) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv8 (214) with existing xfs filesystem'] parents = ['existing 1024 MiB disk sdg (132) with existing lvmpv', 'existing 1024 MiB disk sdh (146) with existing lvmpv', 'existing 1024 MiB disk sdi (156) with existing lvmpv', 'existing 1024 MiB disk sdj (166) with existing lvmpv'] uuid = kq3Q34-m4sM-GWpc-YIES-eDmd-mNLi-EQBg1q size = 3.97 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 3.97 GiB path = /dev/test_vg3 format args = [] original_format = None free = 1004 MiB PE Size = 4 MiB PE Count = 1016 PE Free = 251 PV Count = 4 modified = False extents = 1016 free space = 2.18 GiB free extents = 557 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sdg (132) with existing lvmpv', 'existing 1024 MiB disk sdh (146) with existing lvmpv', 'existing 1024 MiB disk sdi (156) with existing lvmpv', 'existing 1024 MiB disk sdj (166) with existing lvmpv'] LVs = ['existing 1020 MiB lvmlv test_vg3-lv6 (188) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv7 (201) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv8 (214) with existing xfs filesystem'] segment type = linear percent = 0 VG space used = 1020 MiB 2024-03-01 20:51:08,704 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 20:51:08,705 DEBUG blivet/MainThread: vg test_vg3 has 2.18 GiB free 2024-03-01 20:51:08,706 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 20:51:08,706 DEBUG blivet/MainThread: vg test_vg3 has 2.18 GiB free 2024-03-01 20:51:08,702 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7f4b67de0280) -- name = test_vg3-lv6 status = True id = 188 children = [] parents = ['existing 3.97 GiB lvmvg test_vg3 (141)'] uuid = EIYnjo-BwL1-xLAF-AMSb-UeFe-Va3P-3bfRPr size = 1020 MiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-2 target size = 1020 MiB path = /dev/mapper/test_vg3-lv6 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7f4b66807e80) -- name = test_vg3 status = True id = 141 children = ['existing 1020 MiB lvmlv test_vg3-lv6 (188) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv7 (201) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv8 (214) with existing xfs filesystem'] parents = ['existing 1024 MiB disk sdg (132) with existing lvmpv', 'existing 1024 MiB disk sdh (146) with existing lvmpv', 'existing 1024 MiB disk sdi (156) with existing lvmpv', 'existing 1024 MiB disk sdj (166) with existing lvmpv'] uuid = kq3Q34-m4sM-GWpc-YIES-eDmd-mNLi-EQBg1q size = 3.97 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 3.97 GiB path = /dev/test_vg3 format args = [] original_format = None free = 1004 MiB PE Size = 4 MiB PE Count = 1016 PE Free = 251 PV Count = 4 modified = False extents = 1016 free space = 2.18 GiB free extents = 557 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sdg (132) with existing lvmpv', 'existing 1024 MiB disk sdh (146) with existing lvmpv', 'existing 1024 MiB disk sdi (156) with existing lvmpv', 'existing 1024 MiB disk sdj (166) with existing lvmpv'] LVs = ['existing 1020 MiB lvmlv test_vg3-lv6 (188) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv7 (201) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv8 (214) with existing xfs filesystem'] segment type = linear percent = 0 VG space used = 1020 MiB 2024-03-01 20:51:08,709 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 20:51:08,710 DEBUG blivet/MainThread: vg test_vg3 has 2.18 GiB free 2024-03-01 20:51:08,710 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 20:51:08,711 DEBUG blivet/MainThread: vg test_vg3 has 2.18 GiB free 2024-03-01 20:51:08,707 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7f4b67de0280) -- name = test_vg3-lv6 status = True id = 188 children = [] parents = ['existing 3.97 GiB lvmvg test_vg3 (141)'] uuid = EIYnjo-BwL1-xLAF-AMSb-UeFe-Va3P-3bfRPr size = 1020 MiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-2 target size = 1020 MiB path = /dev/mapper/test_vg3-lv6 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7f4b66807e80) -- name = test_vg3 status = True id = 141 children = ['existing 1020 MiB lvmlv test_vg3-lv6 (188) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv7 (201) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv8 (214) with existing xfs filesystem'] parents = ['existing 1024 MiB disk sdg (132) with existing lvmpv', 'existing 1024 MiB disk sdh (146) with existing lvmpv', 'existing 1024 MiB disk sdi (156) with existing lvmpv', 'existing 1024 MiB disk sdj (166) with existing lvmpv'] uuid = kq3Q34-m4sM-GWpc-YIES-eDmd-mNLi-EQBg1q size = 3.97 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 3.97 GiB path = /dev/test_vg3 format args = [] original_format = None free = 1004 MiB PE Size = 4 MiB PE Count = 1016 PE Free = 251 PV Count = 4 modified = False extents = 1016 free space = 2.18 GiB free extents = 557 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sdg (132) with existing lvmpv', 'existing 1024 MiB disk sdh (146) with existing lvmpv', 'existing 1024 MiB disk sdi (156) with existing lvmpv', 'existing 1024 MiB disk sdj (166) with existing lvmpv'] LVs = ['existing 1020 MiB lvmlv test_vg3-lv6 (188) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv7 (201) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv8 (214) with existing xfs filesystem'] segment type = linear percent = 0 VG space used = 1020 MiB 2024-03-01 20:51:08,714 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 20:51:08,715 DEBUG blivet/MainThread: vg test_vg3 has 2.18 GiB free 2024-03-01 20:51:08,715 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 20:51:08,716 DEBUG blivet/MainThread: vg test_vg3 has 2.18 GiB free 2024-03-01 20:51:08,712 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7f4b67de0280) -- name = test_vg3-lv6 status = True id = 188 children = [] parents = ['existing 3.97 GiB lvmvg test_vg3 (141)'] uuid = EIYnjo-BwL1-xLAF-AMSb-UeFe-Va3P-3bfRPr size = 1020 MiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-2 target size = 1020 MiB path = /dev/mapper/test_vg3-lv6 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7f4b66807e80) -- name = test_vg3 status = True id = 141 children = ['existing 1020 MiB lvmlv test_vg3-lv6 (188) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv7 (201) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv8 (214) with existing xfs filesystem'] parents = ['existing 1024 MiB disk sdg (132) with existing lvmpv', 'existing 1024 MiB disk sdh (146) with existing lvmpv', 'existing 1024 MiB disk sdi (156) with existing lvmpv', 'existing 1024 MiB disk sdj (166) with existing lvmpv'] uuid = kq3Q34-m4sM-GWpc-YIES-eDmd-mNLi-EQBg1q size = 3.97 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 3.97 GiB path = /dev/test_vg3 format args = [] original_format = None free = 1004 MiB PE Size = 4 MiB PE Count = 1016 PE Free = 251 PV Count = 4 modified = False extents = 1016 free space = 2.18 GiB free extents = 557 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sdg (132) with existing lvmpv', 'existing 1024 MiB disk sdh (146) with existing lvmpv', 'existing 1024 MiB disk sdi (156) with existing lvmpv', 'existing 1024 MiB disk sdj (166) with existing lvmpv'] LVs = ['existing 1020 MiB lvmlv test_vg3-lv6 (188) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv7 (201) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv8 (214) with existing xfs filesystem'] segment type = linear percent = 0 VG space used = 1020 MiB 2024-03-01 20:51:08,719 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 20:51:08,719 DEBUG blivet/MainThread: vg test_vg3 has 2.18 GiB free 2024-03-01 20:51:08,720 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 20:51:08,721 DEBUG blivet/MainThread: vg test_vg3 has 2.18 GiB free 2024-03-01 20:51:08,716 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7f4b67de0280) -- name = test_vg3-lv6 status = True id = 188 children = [] parents = ['existing 3.97 GiB lvmvg test_vg3 (141)'] uuid = EIYnjo-BwL1-xLAF-AMSb-UeFe-Va3P-3bfRPr size = 1020 MiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-2 target size = 1020 MiB path = /dev/mapper/test_vg3-lv6 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7f4b66807e80) -- name = test_vg3 status = True id = 141 children = ['existing 1020 MiB lvmlv test_vg3-lv6 (188) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv7 (201) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv8 (214) with existing xfs filesystem'] parents = ['existing 1024 MiB disk sdg (132) with existing lvmpv', 'existing 1024 MiB disk sdh (146) with existing lvmpv', 'existing 1024 MiB disk sdi (156) with existing lvmpv', 'existing 1024 MiB disk sdj (166) with existing lvmpv'] uuid = kq3Q34-m4sM-GWpc-YIES-eDmd-mNLi-EQBg1q size = 3.97 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 3.97 GiB path = /dev/test_vg3 format args = [] original_format = None free = 1004 MiB PE Size = 4 MiB PE Count = 1016 PE Free = 251 PV Count = 4 modified = False extents = 1016 free space = 2.18 GiB free extents = 557 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sdg (132) with existing lvmpv', 'existing 1024 MiB disk sdh (146) with existing lvmpv', 'existing 1024 MiB disk sdi (156) with existing lvmpv', 'existing 1024 MiB disk sdj (166) with existing lvmpv'] LVs = ['existing 1020 MiB lvmlv test_vg3-lv6 (188) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv7 (201) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv8 (214) with existing xfs filesystem'] segment type = linear percent = 0 VG space used = 1020 MiB 2024-03-01 20:51:08,723 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 20:51:08,724 DEBUG blivet/MainThread: vg test_vg3 has 2.18 GiB free 2024-03-01 20:51:08,724 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 20:51:08,725 DEBUG blivet/MainThread: vg test_vg3 has 2.18 GiB free 2024-03-01 20:51:08,721 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7f4b67de0280) -- name = test_vg3-lv6 status = True id = 188 children = [] parents = ['existing 3.97 GiB lvmvg test_vg3 (141)'] uuid = EIYnjo-BwL1-xLAF-AMSb-UeFe-Va3P-3bfRPr size = 1020 MiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-2 target size = 1020 MiB path = /dev/mapper/test_vg3-lv6 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7f4b66807e80) -- name = test_vg3 status = True id = 141 children = ['existing 1020 MiB lvmlv test_vg3-lv6 (188) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv7 (201) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv8 (214) with existing xfs filesystem'] parents = ['existing 1024 MiB disk sdg (132) with existing lvmpv', 'existing 1024 MiB disk sdh (146) with existing lvmpv', 'existing 1024 MiB disk sdi (156) with existing lvmpv', 'existing 1024 MiB disk sdj (166) with existing lvmpv'] uuid = kq3Q34-m4sM-GWpc-YIES-eDmd-mNLi-EQBg1q size = 3.97 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 3.97 GiB path = /dev/test_vg3 format args = [] original_format = None free = 1004 MiB PE Size = 4 MiB PE Count = 1016 PE Free = 251 PV Count = 4 modified = False extents = 1016 free space = 2.18 GiB free extents = 557 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sdg (132) with existing lvmpv', 'existing 1024 MiB disk sdh (146) with existing lvmpv', 'existing 1024 MiB disk sdi (156) with existing lvmpv', 'existing 1024 MiB disk sdj (166) with existing lvmpv'] LVs = ['existing 1020 MiB lvmlv test_vg3-lv6 (188) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv7 (201) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv8 (214) with existing xfs filesystem'] segment type = linear percent = 0 VG space used = 1020 MiB 2024-03-01 20:51:08,728 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 20:51:08,729 DEBUG blivet/MainThread: vg test_vg3 has 2.18 GiB free 2024-03-01 20:51:08,729 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 20:51:08,730 DEBUG blivet/MainThread: vg test_vg3 has 2.18 GiB free 2024-03-01 20:51:08,726 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7f4b67de0280) -- name = test_vg3-lv6 status = True id = 188 children = [] parents = ['existing 3.97 GiB lvmvg test_vg3 (141)'] uuid = EIYnjo-BwL1-xLAF-AMSb-UeFe-Va3P-3bfRPr size = 1020 MiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-2 target size = 1020 MiB path = /dev/mapper/test_vg3-lv6 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7f4b66807e80) -- name = test_vg3 status = True id = 141 children = ['existing 1020 MiB lvmlv test_vg3-lv6 (188) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv7 (201) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv8 (214) with existing xfs filesystem'] parents = ['existing 1024 MiB disk sdg (132) with existing lvmpv', 'existing 1024 MiB disk sdh (146) with existing lvmpv', 'existing 1024 MiB disk sdi (156) with existing lvmpv', 'existing 1024 MiB disk sdj (166) with existing lvmpv'] uuid = kq3Q34-m4sM-GWpc-YIES-eDmd-mNLi-EQBg1q size = 3.97 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 3.97 GiB path = /dev/test_vg3 format args = [] original_format = None free = 1004 MiB PE Size = 4 MiB PE Count = 1016 PE Free = 251 PV Count = 4 modified = False extents = 1016 free space = 2.18 GiB free extents = 557 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sdg (132) with existing lvmpv', 'existing 1024 MiB disk sdh (146) with existing lvmpv', 'existing 1024 MiB disk sdi (156) with existing lvmpv', 'existing 1024 MiB disk sdj (166) with existing lvmpv'] LVs = ['existing 1020 MiB lvmlv test_vg3-lv6 (188) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv7 (201) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv8 (214) with existing xfs filesystem'] segment type = linear percent = 0 VG space used = 1020 MiB 2024-03-01 20:51:08,733 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 20:51:08,733 DEBUG blivet/MainThread: vg test_vg3 has 2.18 GiB free 2024-03-01 20:51:08,734 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 20:51:08,735 DEBUG blivet/MainThread: vg test_vg3 has 2.18 GiB free 2024-03-01 20:51:08,730 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7f4b67de0280) -- name = test_vg3-lv6 status = True id = 188 children = [] parents = ['existing 3.97 GiB lvmvg test_vg3 (141)'] uuid = EIYnjo-BwL1-xLAF-AMSb-UeFe-Va3P-3bfRPr size = 1020 MiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-2 target size = 1020 MiB path = /dev/mapper/test_vg3-lv6 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7f4b66807e80) -- name = test_vg3 status = True id = 141 children = ['existing 1020 MiB lvmlv test_vg3-lv6 (188) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv7 (201) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv8 (214) with existing xfs filesystem'] parents = ['existing 1024 MiB disk sdg (132) with existing lvmpv', 'existing 1024 MiB disk sdh (146) with existing lvmpv', 'existing 1024 MiB disk sdi (156) with existing lvmpv', 'existing 1024 MiB disk sdj (166) with existing lvmpv'] uuid = kq3Q34-m4sM-GWpc-YIES-eDmd-mNLi-EQBg1q size = 3.97 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 3.97 GiB path = /dev/test_vg3 format args = [] original_format = None free = 1004 MiB PE Size = 4 MiB PE Count = 1016 PE Free = 251 PV Count = 4 modified = False extents = 1016 free space = 2.18 GiB free extents = 557 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sdg (132) with existing lvmpv', 'existing 1024 MiB disk sdh (146) with existing lvmpv', 'existing 1024 MiB disk sdi (156) with existing lvmpv', 'existing 1024 MiB disk sdj (166) with existing lvmpv'] LVs = ['existing 1020 MiB lvmlv test_vg3-lv6 (188) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv7 (201) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv8 (214) with existing xfs filesystem'] segment type = linear percent = 0 VG space used = 1020 MiB 2024-03-01 20:51:08,737 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 20:51:08,738 DEBUG blivet/MainThread: vg test_vg3 has 2.18 GiB free 2024-03-01 20:51:08,739 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 20:51:08,739 DEBUG blivet/MainThread: vg test_vg3 has 2.18 GiB free 2024-03-01 20:51:08,735 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7f4b67de0280) -- name = test_vg3-lv6 status = True id = 188 children = [] parents = ['existing 3.97 GiB lvmvg test_vg3 (141)'] uuid = EIYnjo-BwL1-xLAF-AMSb-UeFe-Va3P-3bfRPr size = 1020 MiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-2 target size = 1020 MiB path = /dev/mapper/test_vg3-lv6 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7f4b66807e80) -- name = test_vg3 status = True id = 141 children = ['existing 1020 MiB lvmlv test_vg3-lv6 (188) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv7 (201) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv8 (214) with existing xfs filesystem'] parents = ['existing 1024 MiB disk sdg (132) with existing lvmpv', 'existing 1024 MiB disk sdh (146) with existing lvmpv', 'existing 1024 MiB disk sdi (156) with existing lvmpv', 'existing 1024 MiB disk sdj (166) with existing lvmpv'] uuid = kq3Q34-m4sM-GWpc-YIES-eDmd-mNLi-EQBg1q size = 3.97 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 3.97 GiB path = /dev/test_vg3 format args = [] original_format = None free = 1004 MiB PE Size = 4 MiB PE Count = 1016 PE Free = 251 PV Count = 4 modified = False extents = 1016 free space = 2.18 GiB free extents = 557 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sdg (132) with existing lvmpv', 'existing 1024 MiB disk sdh (146) with existing lvmpv', 'existing 1024 MiB disk sdi (156) with existing lvmpv', 'existing 1024 MiB disk sdj (166) with existing lvmpv'] LVs = ['existing 1020 MiB lvmlv test_vg3-lv6 (188) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv7 (201) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv8 (214) with existing xfs filesystem'] segment type = linear percent = 0 VG space used = 1020 MiB 2024-03-01 20:51:08,742 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 20:51:08,743 DEBUG blivet/MainThread: vg test_vg3 has 2.18 GiB free 2024-03-01 20:51:08,743 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 20:51:08,744 DEBUG blivet/MainThread: vg test_vg3 has 2.18 GiB free 2024-03-01 20:51:08,740 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7f4b67de0280) -- name = test_vg3-lv6 status = True id = 188 children = [] parents = ['existing 3.97 GiB lvmvg test_vg3 (141)'] uuid = EIYnjo-BwL1-xLAF-AMSb-UeFe-Va3P-3bfRPr size = 1020 MiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-2 target size = 1020 MiB path = /dev/mapper/test_vg3-lv6 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7f4b66807e80) -- name = test_vg3 status = True id = 141 children = ['existing 1020 MiB lvmlv test_vg3-lv6 (188) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv7 (201) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv8 (214) with existing xfs filesystem'] parents = ['existing 1024 MiB disk sdg (132) with existing lvmpv', 'existing 1024 MiB disk sdh (146) with existing lvmpv', 'existing 1024 MiB disk sdi (156) with existing lvmpv', 'existing 1024 MiB disk sdj (166) with existing lvmpv'] uuid = kq3Q34-m4sM-GWpc-YIES-eDmd-mNLi-EQBg1q size = 3.97 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 3.97 GiB path = /dev/test_vg3 format args = [] original_format = None free = 1004 MiB PE Size = 4 MiB PE Count = 1016 PE Free = 251 PV Count = 4 modified = False extents = 1016 free space = 2.18 GiB free extents = 557 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sdg (132) with existing lvmpv', 'existing 1024 MiB disk sdh (146) with existing lvmpv', 'existing 1024 MiB disk sdi (156) with existing lvmpv', 'existing 1024 MiB disk sdj (166) with existing lvmpv'] LVs = ['existing 1020 MiB lvmlv test_vg3-lv6 (188) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv7 (201) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv8 (214) with existing xfs filesystem'] segment type = linear percent = 0 VG space used = 1020 MiB 2024-03-01 20:51:08,747 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 20:51:08,748 DEBUG blivet/MainThread: vg test_vg3 has 2.18 GiB free 2024-03-01 20:51:08,748 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 20:51:08,749 DEBUG blivet/MainThread: vg test_vg3 has 2.18 GiB free 2024-03-01 20:51:08,745 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7f4b67de0280) -- name = test_vg3-lv6 status = True id = 188 children = [] parents = ['existing 3.97 GiB lvmvg test_vg3 (141)'] uuid = EIYnjo-BwL1-xLAF-AMSb-UeFe-Va3P-3bfRPr size = 1020 MiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-2 target size = 1020 MiB path = /dev/mapper/test_vg3-lv6 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7f4b66807e80) -- name = test_vg3 status = True id = 141 children = ['existing 1020 MiB lvmlv test_vg3-lv6 (188) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv7 (201) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv8 (214) with existing xfs filesystem'] parents = ['existing 1024 MiB disk sdg (132) with existing lvmpv', 'existing 1024 MiB disk sdh (146) with existing lvmpv', 'existing 1024 MiB disk sdi (156) with existing lvmpv', 'existing 1024 MiB disk sdj (166) with existing lvmpv'] uuid = kq3Q34-m4sM-GWpc-YIES-eDmd-mNLi-EQBg1q size = 3.97 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 3.97 GiB path = /dev/test_vg3 format args = [] original_format = None free = 1004 MiB PE Size = 4 MiB PE Count = 1016 PE Free = 251 PV Count = 4 modified = False extents = 1016 free space = 2.18 GiB free extents = 557 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sdg (132) with existing lvmpv', 'existing 1024 MiB disk sdh (146) with existing lvmpv', 'existing 1024 MiB disk sdi (156) with existing lvmpv', 'existing 1024 MiB disk sdj (166) with existing lvmpv'] LVs = ['existing 1020 MiB lvmlv test_vg3-lv6 (188) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv7 (201) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv8 (214) with existing xfs filesystem'] segment type = linear percent = 0 VG space used = 1020 MiB 2024-03-01 20:51:08,751 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 20:51:08,752 DEBUG blivet/MainThread: vg test_vg3 has 2.18 GiB free 2024-03-01 20:51:08,753 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 20:51:08,753 DEBUG blivet/MainThread: vg test_vg3 has 2.18 GiB free 2024-03-01 20:51:08,749 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7f4b67de0280) -- name = test_vg3-lv6 status = True id = 188 children = [] parents = ['existing 3.97 GiB lvmvg test_vg3 (141)'] uuid = EIYnjo-BwL1-xLAF-AMSb-UeFe-Va3P-3bfRPr size = 1020 MiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-2 target size = 1020 MiB path = /dev/mapper/test_vg3-lv6 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7f4b66807e80) -- name = test_vg3 status = True id = 141 children = ['existing 1020 MiB lvmlv test_vg3-lv6 (188) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv7 (201) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv8 (214) with existing xfs filesystem'] parents = ['existing 1024 MiB disk sdg (132) with existing lvmpv', 'existing 1024 MiB disk sdh (146) with existing lvmpv', 'existing 1024 MiB disk sdi (156) with existing lvmpv', 'existing 1024 MiB disk sdj (166) with existing lvmpv'] uuid = kq3Q34-m4sM-GWpc-YIES-eDmd-mNLi-EQBg1q size = 3.97 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 3.97 GiB path = /dev/test_vg3 format args = [] original_format = None free = 1004 MiB PE Size = 4 MiB PE Count = 1016 PE Free = 251 PV Count = 4 modified = False extents = 1016 free space = 2.18 GiB free extents = 557 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sdg (132) with existing lvmpv', 'existing 1024 MiB disk sdh (146) with existing lvmpv', 'existing 1024 MiB disk sdi (156) with existing lvmpv', 'existing 1024 MiB disk sdj (166) with existing lvmpv'] LVs = ['existing 1020 MiB lvmlv test_vg3-lv6 (188) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv7 (201) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv8 (214) with existing xfs filesystem'] segment type = linear percent = 0 VG space used = 1020 MiB 2024-03-01 20:51:08,756 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 20:51:08,757 DEBUG blivet/MainThread: vg test_vg3 has 2.18 GiB free 2024-03-01 20:51:08,757 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 20:51:08,758 DEBUG blivet/MainThread: vg test_vg3 has 2.18 GiB free 2024-03-01 20:51:08,754 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7f4b67de0280) -- name = test_vg3-lv6 status = True id = 188 children = [] parents = ['existing 3.97 GiB lvmvg test_vg3 (141)'] uuid = EIYnjo-BwL1-xLAF-AMSb-UeFe-Va3P-3bfRPr size = 1020 MiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-2 target size = 1020 MiB path = /dev/mapper/test_vg3-lv6 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7f4b66807e80) -- name = test_vg3 status = True id = 141 children = ['existing 1020 MiB lvmlv test_vg3-lv6 (188) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv7 (201) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv8 (214) with existing xfs filesystem'] parents = ['existing 1024 MiB disk sdg (132) with existing lvmpv', 'existing 1024 MiB disk sdh (146) with existing lvmpv', 'existing 1024 MiB disk sdi (156) with existing lvmpv', 'existing 1024 MiB disk sdj (166) with existing lvmpv'] uuid = kq3Q34-m4sM-GWpc-YIES-eDmd-mNLi-EQBg1q size = 3.97 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 3.97 GiB path = /dev/test_vg3 format args = [] original_format = None free = 1004 MiB PE Size = 4 MiB PE Count = 1016 PE Free = 251 PV Count = 4 modified = False extents = 1016 free space = 2.18 GiB free extents = 557 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sdg (132) with existing lvmpv', 'existing 1024 MiB disk sdh (146) with existing lvmpv', 'existing 1024 MiB disk sdi (156) with existing lvmpv', 'existing 1024 MiB disk sdj (166) with existing lvmpv'] LVs = ['existing 1020 MiB lvmlv test_vg3-lv6 (188) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv7 (201) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv8 (214) with existing xfs filesystem'] segment type = linear percent = 0 VG space used = 1020 MiB 2024-03-01 20:51:08,761 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 20:51:08,762 DEBUG blivet/MainThread: vg test_vg3 has 2.18 GiB free 2024-03-01 20:51:08,762 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 20:51:08,763 DEBUG blivet/MainThread: vg test_vg3 has 2.18 GiB free 2024-03-01 20:51:08,759 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7f4b67de0280) -- name = test_vg3-lv6 status = True id = 188 children = [] parents = ['existing 3.97 GiB lvmvg test_vg3 (141)'] uuid = EIYnjo-BwL1-xLAF-AMSb-UeFe-Va3P-3bfRPr size = 1020 MiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-2 target size = 1020 MiB path = /dev/mapper/test_vg3-lv6 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7f4b66807e80) -- name = test_vg3 status = True id = 141 children = ['existing 1020 MiB lvmlv test_vg3-lv6 (188) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv7 (201) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv8 (214) with existing xfs filesystem'] parents = ['existing 1024 MiB disk sdg (132) with existing lvmpv', 'existing 1024 MiB disk sdh (146) with existing lvmpv', 'existing 1024 MiB disk sdi (156) with existing lvmpv', 'existing 1024 MiB disk sdj (166) with existing lvmpv'] uuid = kq3Q34-m4sM-GWpc-YIES-eDmd-mNLi-EQBg1q size = 3.97 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 3.97 GiB path = /dev/test_vg3 format args = [] original_format = None free = 1004 MiB PE Size = 4 MiB PE Count = 1016 PE Free = 251 PV Count = 4 modified = False extents = 1016 free space = 2.18 GiB free extents = 557 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sdg (132) with existing lvmpv', 'existing 1024 MiB disk sdh (146) with existing lvmpv', 'existing 1024 MiB disk sdi (156) with existing lvmpv', 'existing 1024 MiB disk sdj (166) with existing lvmpv'] LVs = ['existing 1020 MiB lvmlv test_vg3-lv6 (188) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv7 (201) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv8 (214) with existing xfs filesystem'] segment type = linear percent = 0 VG space used = 1020 MiB 2024-03-01 20:51:08,766 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 20:51:08,766 DEBUG blivet/MainThread: vg test_vg3 has 2.18 GiB free 2024-03-01 20:51:08,767 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 20:51:08,768 DEBUG blivet/MainThread: vg test_vg3 has 2.18 GiB free 2024-03-01 20:51:08,763 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7f4b67de0280) -- name = test_vg3-lv6 status = True id = 188 children = [] parents = ['existing 3.97 GiB lvmvg test_vg3 (141)'] uuid = EIYnjo-BwL1-xLAF-AMSb-UeFe-Va3P-3bfRPr size = 1020 MiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-2 target size = 1020 MiB path = /dev/mapper/test_vg3-lv6 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7f4b66807e80) -- name = test_vg3 status = True id = 141 children = ['existing 1020 MiB lvmlv test_vg3-lv6 (188) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv7 (201) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv8 (214) with existing xfs filesystem'] parents = ['existing 1024 MiB disk sdg (132) with existing lvmpv', 'existing 1024 MiB disk sdh (146) with existing lvmpv', 'existing 1024 MiB disk sdi (156) with existing lvmpv', 'existing 1024 MiB disk sdj (166) with existing lvmpv'] uuid = kq3Q34-m4sM-GWpc-YIES-eDmd-mNLi-EQBg1q size = 3.97 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 3.97 GiB path = /dev/test_vg3 format args = [] original_format = None free = 1004 MiB PE Size = 4 MiB PE Count = 1016 PE Free = 251 PV Count = 4 modified = False extents = 1016 free space = 2.18 GiB free extents = 557 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sdg (132) with existing lvmpv', 'existing 1024 MiB disk sdh (146) with existing lvmpv', 'existing 1024 MiB disk sdi (156) with existing lvmpv', 'existing 1024 MiB disk sdj (166) with existing lvmpv'] LVs = ['existing 1020 MiB lvmlv test_vg3-lv6 (188) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv7 (201) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv8 (214) with existing xfs filesystem'] segment type = linear percent = 0 VG space used = 1020 MiB 2024-03-01 20:51:08,770 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 20:51:08,771 DEBUG blivet/MainThread: vg test_vg3 has 2.18 GiB free 2024-03-01 20:51:08,772 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 20:51:08,772 DEBUG blivet/MainThread: vg test_vg3 has 2.18 GiB free 2024-03-01 20:51:08,768 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7f4b67de0280) -- name = test_vg3-lv6 status = True id = 188 children = [] parents = ['existing 3.97 GiB lvmvg test_vg3 (141)'] uuid = EIYnjo-BwL1-xLAF-AMSb-UeFe-Va3P-3bfRPr size = 1020 MiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-2 target size = 1020 MiB path = /dev/mapper/test_vg3-lv6 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7f4b66807e80) -- name = test_vg3 status = True id = 141 children = ['existing 1020 MiB lvmlv test_vg3-lv6 (188) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv7 (201) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv8 (214) with existing xfs filesystem'] parents = ['existing 1024 MiB disk sdg (132) with existing lvmpv', 'existing 1024 MiB disk sdh (146) with existing lvmpv', 'existing 1024 MiB disk sdi (156) with existing lvmpv', 'existing 1024 MiB disk sdj (166) with existing lvmpv'] uuid = kq3Q34-m4sM-GWpc-YIES-eDmd-mNLi-EQBg1q size = 3.97 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 3.97 GiB path = /dev/test_vg3 format args = [] original_format = None free = 1004 MiB PE Size = 4 MiB PE Count = 1016 PE Free = 251 PV Count = 4 modified = False extents = 1016 free space = 2.18 GiB free extents = 557 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sdg (132) with existing lvmpv', 'existing 1024 MiB disk sdh (146) with existing lvmpv', 'existing 1024 MiB disk sdi (156) with existing lvmpv', 'existing 1024 MiB disk sdj (166) with existing lvmpv'] LVs = ['existing 1020 MiB lvmlv test_vg3-lv6 (188) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv7 (201) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv8 (214) with existing xfs filesystem'] segment type = linear percent = 0 VG space used = 1020 MiB 2024-03-01 20:51:08,775 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 20:51:08,776 DEBUG blivet/MainThread: vg test_vg3 has 2.18 GiB free 2024-03-01 20:51:08,776 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 20:51:08,777 DEBUG blivet/MainThread: vg test_vg3 has 2.18 GiB free 2024-03-01 20:51:08,773 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7f4b67de0280) -- name = test_vg3-lv6 status = True id = 188 children = [] parents = ['existing 3.97 GiB lvmvg test_vg3 (141)'] uuid = EIYnjo-BwL1-xLAF-AMSb-UeFe-Va3P-3bfRPr size = 1020 MiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-2 target size = 1020 MiB path = /dev/mapper/test_vg3-lv6 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7f4b66807e80) -- name = test_vg3 status = True id = 141 children = ['existing 1020 MiB lvmlv test_vg3-lv6 (188) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv7 (201) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv8 (214) with existing xfs filesystem'] parents = ['existing 1024 MiB disk sdg (132) with existing lvmpv', 'existing 1024 MiB disk sdh (146) with existing lvmpv', 'existing 1024 MiB disk sdi (156) with existing lvmpv', 'existing 1024 MiB disk sdj (166) with existing lvmpv'] uuid = kq3Q34-m4sM-GWpc-YIES-eDmd-mNLi-EQBg1q size = 3.97 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 3.97 GiB path = /dev/test_vg3 format args = [] original_format = None free = 1004 MiB PE Size = 4 MiB PE Count = 1016 PE Free = 251 PV Count = 4 modified = False extents = 1016 free space = 2.18 GiB free extents = 557 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sdg (132) with existing lvmpv', 'existing 1024 MiB disk sdh (146) with existing lvmpv', 'existing 1024 MiB disk sdi (156) with existing lvmpv', 'existing 1024 MiB disk sdj (166) with existing lvmpv'] LVs = ['existing 1020 MiB lvmlv test_vg3-lv6 (188) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv7 (201) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv8 (214) with existing xfs filesystem'] segment type = linear percent = 0 VG space used = 1020 MiB 2024-03-01 20:51:08,780 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 20:51:08,781 DEBUG blivet/MainThread: vg test_vg3 has 2.18 GiB free 2024-03-01 20:51:08,781 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 20:51:08,782 DEBUG blivet/MainThread: vg test_vg3 has 2.18 GiB free 2024-03-01 20:51:08,778 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7f4b67de0280) -- name = test_vg3-lv6 status = True id = 188 children = [] parents = ['existing 3.97 GiB lvmvg test_vg3 (141)'] uuid = EIYnjo-BwL1-xLAF-AMSb-UeFe-Va3P-3bfRPr size = 1020 MiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-2 target size = 1020 MiB path = /dev/mapper/test_vg3-lv6 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7f4b66807e80) -- name = test_vg3 status = True id = 141 children = ['existing 1020 MiB lvmlv test_vg3-lv6 (188) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv7 (201) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv8 (214) with existing xfs filesystem'] parents = ['existing 1024 MiB disk sdg (132) with existing lvmpv', 'existing 1024 MiB disk sdh (146) with existing lvmpv', 'existing 1024 MiB disk sdi (156) with existing lvmpv', 'existing 1024 MiB disk sdj (166) with existing lvmpv'] uuid = kq3Q34-m4sM-GWpc-YIES-eDmd-mNLi-EQBg1q size = 3.97 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 3.97 GiB path = /dev/test_vg3 format args = [] original_format = None free = 1004 MiB PE Size = 4 MiB PE Count = 1016 PE Free = 251 PV Count = 4 modified = False extents = 1016 free space = 2.18 GiB free extents = 557 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sdg (132) with existing lvmpv', 'existing 1024 MiB disk sdh (146) with existing lvmpv', 'existing 1024 MiB disk sdi (156) with existing lvmpv', 'existing 1024 MiB disk sdj (166) with existing lvmpv'] LVs = ['existing 1020 MiB lvmlv test_vg3-lv6 (188) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv7 (201) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv8 (214) with existing xfs filesystem'] segment type = linear percent = 0 VG space used = 1020 MiB 2024-03-01 20:51:08,785 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 20:51:08,785 DEBUG blivet/MainThread: vg test_vg3 has 2.18 GiB free 2024-03-01 20:51:08,786 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 20:51:08,787 DEBUG blivet/MainThread: vg test_vg3 has 2.18 GiB free 2024-03-01 20:51:08,782 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7f4b67de0280) -- name = test_vg3-lv6 status = True id = 188 children = [] parents = ['existing 3.97 GiB lvmvg test_vg3 (141)'] uuid = EIYnjo-BwL1-xLAF-AMSb-UeFe-Va3P-3bfRPr size = 1020 MiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-2 target size = 1020 MiB path = /dev/mapper/test_vg3-lv6 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7f4b66807e80) -- name = test_vg3 status = True id = 141 children = ['existing 1020 MiB lvmlv test_vg3-lv6 (188) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv7 (201) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv8 (214) with existing xfs filesystem'] parents = ['existing 1024 MiB disk sdg (132) with existing lvmpv', 'existing 1024 MiB disk sdh (146) with existing lvmpv', 'existing 1024 MiB disk sdi (156) with existing lvmpv', 'existing 1024 MiB disk sdj (166) with existing lvmpv'] uuid = kq3Q34-m4sM-GWpc-YIES-eDmd-mNLi-EQBg1q size = 3.97 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 3.97 GiB path = /dev/test_vg3 format args = [] original_format = None free = 1004 MiB PE Size = 4 MiB PE Count = 1016 PE Free = 251 PV Count = 4 modified = False extents = 1016 free space = 2.18 GiB free extents = 557 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sdg (132) with existing lvmpv', 'existing 1024 MiB disk sdh (146) with existing lvmpv', 'existing 1024 MiB disk sdi (156) with existing lvmpv', 'existing 1024 MiB disk sdj (166) with existing lvmpv'] LVs = ['existing 1020 MiB lvmlv test_vg3-lv6 (188) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv7 (201) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv8 (214) with existing xfs filesystem'] segment type = linear percent = 0 VG space used = 1020 MiB 2024-03-01 20:51:08,789 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 20:51:08,790 DEBUG blivet/MainThread: vg test_vg3 has 2.18 GiB free 2024-03-01 20:51:08,790 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 20:51:08,791 DEBUG blivet/MainThread: vg test_vg3 has 2.18 GiB free 2024-03-01 20:51:08,787 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7f4b67de0280) -- name = test_vg3-lv6 status = True id = 188 children = [] parents = ['existing 3.97 GiB lvmvg test_vg3 (141)'] uuid = EIYnjo-BwL1-xLAF-AMSb-UeFe-Va3P-3bfRPr size = 1020 MiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-2 target size = 1020 MiB path = /dev/mapper/test_vg3-lv6 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7f4b66807e80) -- name = test_vg3 status = True id = 141 children = ['existing 1020 MiB lvmlv test_vg3-lv6 (188) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv7 (201) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv8 (214) with existing xfs filesystem'] parents = ['existing 1024 MiB disk sdg (132) with existing lvmpv', 'existing 1024 MiB disk sdh (146) with existing lvmpv', 'existing 1024 MiB disk sdi (156) with existing lvmpv', 'existing 1024 MiB disk sdj (166) with existing lvmpv'] uuid = kq3Q34-m4sM-GWpc-YIES-eDmd-mNLi-EQBg1q size = 3.97 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 3.97 GiB path = /dev/test_vg3 format args = [] original_format = None free = 1004 MiB PE Size = 4 MiB PE Count = 1016 PE Free = 251 PV Count = 4 modified = False extents = 1016 free space = 2.18 GiB free extents = 557 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sdg (132) with existing lvmpv', 'existing 1024 MiB disk sdh (146) with existing lvmpv', 'existing 1024 MiB disk sdi (156) with existing lvmpv', 'existing 1024 MiB disk sdj (166) with existing lvmpv'] LVs = ['existing 1020 MiB lvmlv test_vg3-lv6 (188) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv7 (201) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv8 (214) with existing xfs filesystem'] segment type = linear percent = 0 VG space used = 1020 MiB 2024-03-01 20:51:08,794 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 20:51:08,795 DEBUG blivet/MainThread: vg test_vg3 has 2.18 GiB free 2024-03-01 20:51:08,795 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 20:51:08,796 DEBUG blivet/MainThread: vg test_vg3 has 2.18 GiB free 2024-03-01 20:51:08,792 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7f4b67de0280) -- name = test_vg3-lv6 status = True id = 188 children = [] parents = ['existing 3.97 GiB lvmvg test_vg3 (141)'] uuid = EIYnjo-BwL1-xLAF-AMSb-UeFe-Va3P-3bfRPr size = 1020 MiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-2 target size = 1020 MiB path = /dev/mapper/test_vg3-lv6 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7f4b66807e80) -- name = test_vg3 status = True id = 141 children = ['existing 1020 MiB lvmlv test_vg3-lv6 (188) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv7 (201) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv8 (214) with existing xfs filesystem'] parents = ['existing 1024 MiB disk sdg (132) with existing lvmpv', 'existing 1024 MiB disk sdh (146) with existing lvmpv', 'existing 1024 MiB disk sdi (156) with existing lvmpv', 'existing 1024 MiB disk sdj (166) with existing lvmpv'] uuid = kq3Q34-m4sM-GWpc-YIES-eDmd-mNLi-EQBg1q size = 3.97 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 3.97 GiB path = /dev/test_vg3 format args = [] original_format = None free = 1004 MiB PE Size = 4 MiB PE Count = 1016 PE Free = 251 PV Count = 4 modified = False extents = 1016 free space = 2.18 GiB free extents = 557 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sdg (132) with existing lvmpv', 'existing 1024 MiB disk sdh (146) with existing lvmpv', 'existing 1024 MiB disk sdi (156) with existing lvmpv', 'existing 1024 MiB disk sdj (166) with existing lvmpv'] LVs = ['existing 1020 MiB lvmlv test_vg3-lv6 (188) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv7 (201) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv8 (214) with existing xfs filesystem'] segment type = linear percent = 0 VG space used = 1020 MiB 2024-03-01 20:51:08,799 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 20:51:08,799 DEBUG blivet/MainThread: vg test_vg3 has 2.18 GiB free 2024-03-01 20:51:08,800 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 20:51:08,801 DEBUG blivet/MainThread: vg test_vg3 has 2.18 GiB free 2024-03-01 20:51:08,796 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7f4b67de0280) -- name = test_vg3-lv6 status = True id = 188 children = [] parents = ['existing 3.97 GiB lvmvg test_vg3 (141)'] uuid = EIYnjo-BwL1-xLAF-AMSb-UeFe-Va3P-3bfRPr size = 1020 MiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-2 target size = 1020 MiB path = /dev/mapper/test_vg3-lv6 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7f4b66807e80) -- name = test_vg3 status = True id = 141 children = ['existing 1020 MiB lvmlv test_vg3-lv6 (188) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv7 (201) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv8 (214) with existing xfs filesystem'] parents = ['existing 1024 MiB disk sdg (132) with existing lvmpv', 'existing 1024 MiB disk sdh (146) with existing lvmpv', 'existing 1024 MiB disk sdi (156) with existing lvmpv', 'existing 1024 MiB disk sdj (166) with existing lvmpv'] uuid = kq3Q34-m4sM-GWpc-YIES-eDmd-mNLi-EQBg1q size = 3.97 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 3.97 GiB path = /dev/test_vg3 format args = [] original_format = None free = 1004 MiB PE Size = 4 MiB PE Count = 1016 PE Free = 251 PV Count = 4 modified = False extents = 1016 free space = 2.18 GiB free extents = 557 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sdg (132) with existing lvmpv', 'existing 1024 MiB disk sdh (146) with existing lvmpv', 'existing 1024 MiB disk sdi (156) with existing lvmpv', 'existing 1024 MiB disk sdj (166) with existing lvmpv'] LVs = ['existing 1020 MiB lvmlv test_vg3-lv6 (188) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv7 (201) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv8 (214) with existing xfs filesystem'] segment type = linear percent = 0 VG space used = 1020 MiB 2024-03-01 20:51:08,803 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 20:51:08,804 DEBUG blivet/MainThread: vg test_vg3 has 2.18 GiB free 2024-03-01 20:51:08,805 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 20:51:08,805 DEBUG blivet/MainThread: vg test_vg3 has 2.18 GiB free 2024-03-01 20:51:08,801 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7f4b67de0280) -- name = test_vg3-lv6 status = True id = 188 children = [] parents = ['existing 3.97 GiB lvmvg test_vg3 (141)'] uuid = EIYnjo-BwL1-xLAF-AMSb-UeFe-Va3P-3bfRPr size = 1020 MiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-2 target size = 1020 MiB path = /dev/mapper/test_vg3-lv6 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7f4b66807e80) -- name = test_vg3 status = True id = 141 children = ['existing 1020 MiB lvmlv test_vg3-lv6 (188) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv7 (201) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv8 (214) with existing xfs filesystem'] parents = ['existing 1024 MiB disk sdg (132) with existing lvmpv', 'existing 1024 MiB disk sdh (146) with existing lvmpv', 'existing 1024 MiB disk sdi (156) with existing lvmpv', 'existing 1024 MiB disk sdj (166) with existing lvmpv'] uuid = kq3Q34-m4sM-GWpc-YIES-eDmd-mNLi-EQBg1q size = 3.97 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 3.97 GiB path = /dev/test_vg3 format args = [] original_format = None free = 1004 MiB PE Size = 4 MiB PE Count = 1016 PE Free = 251 PV Count = 4 modified = False extents = 1016 free space = 2.18 GiB free extents = 557 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sdg (132) with existing lvmpv', 'existing 1024 MiB disk sdh (146) with existing lvmpv', 'existing 1024 MiB disk sdi (156) with existing lvmpv', 'existing 1024 MiB disk sdj (166) with existing lvmpv'] LVs = ['existing 1020 MiB lvmlv test_vg3-lv6 (188) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv7 (201) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv8 (214) with existing xfs filesystem'] segment type = linear percent = 0 VG space used = 1020 MiB 2024-03-01 20:51:08,808 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 20:51:08,809 DEBUG blivet/MainThread: vg test_vg3 has 2.18 GiB free 2024-03-01 20:51:08,809 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 20:51:08,810 DEBUG blivet/MainThread: vg test_vg3 has 2.18 GiB free 2024-03-01 20:51:08,806 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7f4b67de0280) -- name = test_vg3-lv6 status = True id = 188 children = [] parents = ['existing 3.97 GiB lvmvg test_vg3 (141)'] uuid = EIYnjo-BwL1-xLAF-AMSb-UeFe-Va3P-3bfRPr size = 1020 MiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-2 target size = 1020 MiB path = /dev/mapper/test_vg3-lv6 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7f4b66807e80) -- name = test_vg3 status = True id = 141 children = ['existing 1020 MiB lvmlv test_vg3-lv6 (188) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv7 (201) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv8 (214) with existing xfs filesystem'] parents = ['existing 1024 MiB disk sdg (132) with existing lvmpv', 'existing 1024 MiB disk sdh (146) with existing lvmpv', 'existing 1024 MiB disk sdi (156) with existing lvmpv', 'existing 1024 MiB disk sdj (166) with existing lvmpv'] uuid = kq3Q34-m4sM-GWpc-YIES-eDmd-mNLi-EQBg1q size = 3.97 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 3.97 GiB path = /dev/test_vg3 format args = [] original_format = None free = 1004 MiB PE Size = 4 MiB PE Count = 1016 PE Free = 251 PV Count = 4 modified = False extents = 1016 free space = 2.18 GiB free extents = 557 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sdg (132) with existing lvmpv', 'existing 1024 MiB disk sdh (146) with existing lvmpv', 'existing 1024 MiB disk sdi (156) with existing lvmpv', 'existing 1024 MiB disk sdj (166) with existing lvmpv'] LVs = ['existing 1020 MiB lvmlv test_vg3-lv6 (188) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv7 (201) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv8 (214) with existing xfs filesystem'] segment type = linear percent = 0 VG space used = 1020 MiB 2024-03-01 20:51:08,813 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 20:51:08,814 DEBUG blivet/MainThread: vg test_vg3 has 2.18 GiB free 2024-03-01 20:51:08,814 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 20:51:08,815 DEBUG blivet/MainThread: vg test_vg3 has 2.18 GiB free 2024-03-01 20:51:08,811 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7f4b67de0280) -- name = test_vg3-lv6 status = True id = 188 children = [] parents = ['existing 3.97 GiB lvmvg test_vg3 (141)'] uuid = EIYnjo-BwL1-xLAF-AMSb-UeFe-Va3P-3bfRPr size = 1020 MiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-2 target size = 1020 MiB path = /dev/mapper/test_vg3-lv6 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7f4b66807e80) -- name = test_vg3 status = True id = 141 children = ['existing 1020 MiB lvmlv test_vg3-lv6 (188) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv7 (201) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv8 (214) with existing xfs filesystem'] parents = ['existing 1024 MiB disk sdg (132) with existing lvmpv', 'existing 1024 MiB disk sdh (146) with existing lvmpv', 'existing 1024 MiB disk sdi (156) with existing lvmpv', 'existing 1024 MiB disk sdj (166) with existing lvmpv'] uuid = kq3Q34-m4sM-GWpc-YIES-eDmd-mNLi-EQBg1q size = 3.97 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 3.97 GiB path = /dev/test_vg3 format args = [] original_format = None free = 1004 MiB PE Size = 4 MiB PE Count = 1016 PE Free = 251 PV Count = 4 modified = False extents = 1016 free space = 2.18 GiB free extents = 557 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sdg (132) with existing lvmpv', 'existing 1024 MiB disk sdh (146) with existing lvmpv', 'existing 1024 MiB disk sdi (156) with existing lvmpv', 'existing 1024 MiB disk sdj (166) with existing lvmpv'] LVs = ['existing 1020 MiB lvmlv test_vg3-lv6 (188) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv7 (201) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv8 (214) with existing xfs filesystem'] segment type = linear percent = 0 VG space used = 1020 MiB 2024-03-01 20:51:08,817 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 20:51:08,818 DEBUG blivet/MainThread: vg test_vg3 has 2.18 GiB free 2024-03-01 20:51:08,819 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 20:51:08,819 DEBUG blivet/MainThread: vg test_vg3 has 2.18 GiB free 2024-03-01 20:51:08,815 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7f4b67de0280) -- name = test_vg3-lv6 status = True id = 188 children = [] parents = ['existing 3.97 GiB lvmvg test_vg3 (141)'] uuid = EIYnjo-BwL1-xLAF-AMSb-UeFe-Va3P-3bfRPr size = 1020 MiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-2 target size = 1020 MiB path = /dev/mapper/test_vg3-lv6 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7f4b66807e80) -- name = test_vg3 status = True id = 141 children = ['existing 1020 MiB lvmlv test_vg3-lv6 (188) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv7 (201) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv8 (214) with existing xfs filesystem'] parents = ['existing 1024 MiB disk sdg (132) with existing lvmpv', 'existing 1024 MiB disk sdh (146) with existing lvmpv', 'existing 1024 MiB disk sdi (156) with existing lvmpv', 'existing 1024 MiB disk sdj (166) with existing lvmpv'] uuid = kq3Q34-m4sM-GWpc-YIES-eDmd-mNLi-EQBg1q size = 3.97 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 3.97 GiB path = /dev/test_vg3 format args = [] original_format = None free = 1004 MiB PE Size = 4 MiB PE Count = 1016 PE Free = 251 PV Count = 4 modified = False extents = 1016 free space = 2.18 GiB free extents = 557 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sdg (132) with existing lvmpv', 'existing 1024 MiB disk sdh (146) with existing lvmpv', 'existing 1024 MiB disk sdi (156) with existing lvmpv', 'existing 1024 MiB disk sdj (166) with existing lvmpv'] LVs = ['existing 1020 MiB lvmlv test_vg3-lv6 (188) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv7 (201) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv8 (214) with existing xfs filesystem'] segment type = linear percent = 0 VG space used = 1020 MiB 2024-03-01 20:51:08,822 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 20:51:08,823 DEBUG blivet/MainThread: vg test_vg3 has 2.18 GiB free 2024-03-01 20:51:08,823 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 20:51:08,824 DEBUG blivet/MainThread: vg test_vg3 has 2.18 GiB free 2024-03-01 20:51:08,820 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7f4b67de0280) -- name = test_vg3-lv6 status = True id = 188 children = [] parents = ['existing 3.97 GiB lvmvg test_vg3 (141)'] uuid = EIYnjo-BwL1-xLAF-AMSb-UeFe-Va3P-3bfRPr size = 1020 MiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-2 target size = 1020 MiB path = /dev/mapper/test_vg3-lv6 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7f4b66807e80) -- name = test_vg3 status = True id = 141 children = ['existing 1020 MiB lvmlv test_vg3-lv6 (188) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv7 (201) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv8 (214) with existing xfs filesystem'] parents = ['existing 1024 MiB disk sdg (132) with existing lvmpv', 'existing 1024 MiB disk sdh (146) with existing lvmpv', 'existing 1024 MiB disk sdi (156) with existing lvmpv', 'existing 1024 MiB disk sdj (166) with existing lvmpv'] uuid = kq3Q34-m4sM-GWpc-YIES-eDmd-mNLi-EQBg1q size = 3.97 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 3.97 GiB path = /dev/test_vg3 format args = [] original_format = None free = 1004 MiB PE Size = 4 MiB PE Count = 1016 PE Free = 251 PV Count = 4 modified = False extents = 1016 free space = 2.18 GiB free extents = 557 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sdg (132) with existing lvmpv', 'existing 1024 MiB disk sdh (146) with existing lvmpv', 'existing 1024 MiB disk sdi (156) with existing lvmpv', 'existing 1024 MiB disk sdj (166) with existing lvmpv'] LVs = ['existing 1020 MiB lvmlv test_vg3-lv6 (188) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv7 (201) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv8 (214) with existing xfs filesystem'] segment type = linear percent = 0 VG space used = 1020 MiB 2024-03-01 20:51:08,827 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 20:51:08,828 DEBUG blivet/MainThread: vg test_vg3 has 2.18 GiB free 2024-03-01 20:51:08,828 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 20:51:08,829 DEBUG blivet/MainThread: vg test_vg3 has 2.18 GiB free 2024-03-01 20:51:08,825 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7f4b67de0280) -- name = test_vg3-lv6 status = True id = 188 children = [] parents = ['existing 3.97 GiB lvmvg test_vg3 (141)'] uuid = EIYnjo-BwL1-xLAF-AMSb-UeFe-Va3P-3bfRPr size = 1020 MiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-2 target size = 1020 MiB path = /dev/mapper/test_vg3-lv6 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7f4b66807e80) -- name = test_vg3 status = True id = 141 children = ['existing 1020 MiB lvmlv test_vg3-lv6 (188) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv7 (201) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv8 (214) with existing xfs filesystem'] parents = ['existing 1024 MiB disk sdg (132) with existing lvmpv', 'existing 1024 MiB disk sdh (146) with existing lvmpv', 'existing 1024 MiB disk sdi (156) with existing lvmpv', 'existing 1024 MiB disk sdj (166) with existing lvmpv'] uuid = kq3Q34-m4sM-GWpc-YIES-eDmd-mNLi-EQBg1q size = 3.97 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 3.97 GiB path = /dev/test_vg3 format args = [] original_format = None free = 1004 MiB PE Size = 4 MiB PE Count = 1016 PE Free = 251 PV Count = 4 modified = False extents = 1016 free space = 2.18 GiB free extents = 557 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sdg (132) with existing lvmpv', 'existing 1024 MiB disk sdh (146) with existing lvmpv', 'existing 1024 MiB disk sdi (156) with existing lvmpv', 'existing 1024 MiB disk sdj (166) with existing lvmpv'] LVs = ['existing 1020 MiB lvmlv test_vg3-lv6 (188) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv7 (201) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv8 (214) with existing xfs filesystem'] segment type = linear percent = 0 VG space used = 1020 MiB 2024-03-01 20:51:08,832 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 20:51:08,832 DEBUG blivet/MainThread: vg test_vg3 has 2.18 GiB free 2024-03-01 20:51:08,833 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 20:51:08,833 DEBUG blivet/MainThread: vg test_vg3 has 2.18 GiB free 2024-03-01 20:51:08,829 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7f4b67de0280) -- name = test_vg3-lv6 status = True id = 188 children = [] parents = ['existing 3.97 GiB lvmvg test_vg3 (141)'] uuid = EIYnjo-BwL1-xLAF-AMSb-UeFe-Va3P-3bfRPr size = 1020 MiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-2 target size = 1020 MiB path = /dev/mapper/test_vg3-lv6 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7f4b66807e80) -- name = test_vg3 status = True id = 141 children = ['existing 1020 MiB lvmlv test_vg3-lv6 (188) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv7 (201) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv8 (214) with existing xfs filesystem'] parents = ['existing 1024 MiB disk sdg (132) with existing lvmpv', 'existing 1024 MiB disk sdh (146) with existing lvmpv', 'existing 1024 MiB disk sdi (156) with existing lvmpv', 'existing 1024 MiB disk sdj (166) with existing lvmpv'] uuid = kq3Q34-m4sM-GWpc-YIES-eDmd-mNLi-EQBg1q size = 3.97 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 3.97 GiB path = /dev/test_vg3 format args = [] original_format = None free = 1004 MiB PE Size = 4 MiB PE Count = 1016 PE Free = 251 PV Count = 4 modified = False extents = 1016 free space = 2.18 GiB free extents = 557 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sdg (132) with existing lvmpv', 'existing 1024 MiB disk sdh (146) with existing lvmpv', 'existing 1024 MiB disk sdi (156) with existing lvmpv', 'existing 1024 MiB disk sdj (166) with existing lvmpv'] LVs = ['existing 1020 MiB lvmlv test_vg3-lv6 (188) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv7 (201) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv8 (214) with existing xfs filesystem'] segment type = linear percent = 0 VG space used = 1020 MiB 2024-03-01 20:51:08,834 DEBUG blivet/MainThread: removing test_vg3-lv6 2024-03-01 20:51:08,837 DEBUG blivet/MainThread: DeviceTree.get_dependent_devices: dep: existing 1020 MiB lvmlv test_vg3-lv6 (188) with existing xfs filesystem ; hidden: False ; 2024-03-01 20:51:08,837 DEBUG blivet/MainThread: dep is a leaf 2024-03-01 20:51:08,837 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 278 2024-03-01 20:51:08,840 DEBUG blivet/MainThread: LVMLogicalVolumeDevice._set_format: test_vg3-lv6 ; type: None ; current: xfs ; 2024-03-01 20:51:08,840 INFO blivet/MainThread: registered action: [277] destroy format xfs filesystem on lvmlv test_vg3-lv6 (id 188) 2024-03-01 20:51:08,843 DEBUG blivet/MainThread: LVMVolumeGroupDevice.remove_child: name: test_vg3 ; child: lv6 ; kids: 3 ; 2024-03-01 20:51:08,843 INFO blivet/MainThread: removed lvmlv test_vg3-lv6 (id 188) from device tree 2024-03-01 20:51:08,843 INFO blivet/MainThread: registered action: [279] destroy device lvmlv test_vg3-lv6 (id 188) 2024-03-01 20:51:08,846 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: test_vg3-lv7 ; incomplete: False ; hidden: False ; 2024-03-01 20:51:08,849 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned existing 408 MiB lvmlv test_vg3-lv7 (201) with existing xfs filesystem 2024-03-01 20:51:08,849 DEBUG blivet/MainThread: resolved 'test_vg3-lv7' to 'test_vg3-lv7' (lvmlv) 2024-03-01 20:51:08,851 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 20:51:08,852 DEBUG blivet/MainThread: vg test_vg3 has 3.17 GiB free 2024-03-01 20:51:08,852 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 20:51:08,853 DEBUG blivet/MainThread: vg test_vg3 has 3.17 GiB free 2024-03-01 20:51:08,849 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7f4b66846280) -- name = test_vg3-lv7 status = True id = 201 children = [] parents = ['existing 3.97 GiB lvmvg test_vg3 (141)'] uuid = 5h3p3g-g8QF-fPUC-Bb25-hV9B-0ql2-ZHjwzz size = 408 MiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-1 target size = 408 MiB path = /dev/mapper/test_vg3-lv7 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7f4b66807e80) -- name = test_vg3 status = True id = 141 children = ['existing 408 MiB lvmlv test_vg3-lv7 (201) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv8 (214) with existing xfs filesystem'] parents = ['existing 1024 MiB disk sdg (132) with existing lvmpv', 'existing 1024 MiB disk sdh (146) with existing lvmpv', 'existing 1024 MiB disk sdi (156) with existing lvmpv', 'existing 1024 MiB disk sdj (166) with existing lvmpv'] uuid = kq3Q34-m4sM-GWpc-YIES-eDmd-mNLi-EQBg1q size = 3.97 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 3.97 GiB path = /dev/test_vg3 format args = [] original_format = None free = 1004 MiB PE Size = 4 MiB PE Count = 1016 PE Free = 251 PV Count = 4 modified = False extents = 1016 free space = 3.17 GiB free extents = 812 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sdg (132) with existing lvmpv', 'existing 1024 MiB disk sdh (146) with existing lvmpv', 'existing 1024 MiB disk sdi (156) with existing lvmpv', 'existing 1024 MiB disk sdj (166) with existing lvmpv'] LVs = ['existing 408 MiB lvmlv test_vg3-lv7 (201) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv8 (214) with existing xfs filesystem'] segment type = linear percent = 0 VG space used = 408 MiB 2024-03-01 20:51:08,855 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 20:51:08,856 DEBUG blivet/MainThread: vg test_vg3 has 3.17 GiB free 2024-03-01 20:51:08,856 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 20:51:08,857 DEBUG blivet/MainThread: vg test_vg3 has 3.17 GiB free 2024-03-01 20:51:08,853 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7f4b66846280) -- name = test_vg3-lv7 status = True id = 201 children = [] parents = ['existing 3.97 GiB lvmvg test_vg3 (141)'] uuid = 5h3p3g-g8QF-fPUC-Bb25-hV9B-0ql2-ZHjwzz size = 408 MiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-1 target size = 408 MiB path = /dev/mapper/test_vg3-lv7 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7f4b66807e80) -- name = test_vg3 status = True id = 141 children = ['existing 408 MiB lvmlv test_vg3-lv7 (201) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv8 (214) with existing xfs filesystem'] parents = ['existing 1024 MiB disk sdg (132) with existing lvmpv', 'existing 1024 MiB disk sdh (146) with existing lvmpv', 'existing 1024 MiB disk sdi (156) with existing lvmpv', 'existing 1024 MiB disk sdj (166) with existing lvmpv'] uuid = kq3Q34-m4sM-GWpc-YIES-eDmd-mNLi-EQBg1q size = 3.97 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 3.97 GiB path = /dev/test_vg3 format args = [] original_format = None free = 1004 MiB PE Size = 4 MiB PE Count = 1016 PE Free = 251 PV Count = 4 modified = False extents = 1016 free space = 3.17 GiB free extents = 812 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sdg (132) with existing lvmpv', 'existing 1024 MiB disk sdh (146) with existing lvmpv', 'existing 1024 MiB disk sdi (156) with existing lvmpv', 'existing 1024 MiB disk sdj (166) with existing lvmpv'] LVs = ['existing 408 MiB lvmlv test_vg3-lv7 (201) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv8 (214) with existing xfs filesystem'] segment type = linear percent = 0 VG space used = 408 MiB 2024-03-01 20:51:08,860 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 20:51:08,860 DEBUG blivet/MainThread: vg test_vg3 has 3.17 GiB free 2024-03-01 20:51:08,861 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 20:51:08,861 DEBUG blivet/MainThread: vg test_vg3 has 3.17 GiB free 2024-03-01 20:51:08,858 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7f4b66846280) -- name = test_vg3-lv7 status = True id = 201 children = [] parents = ['existing 3.97 GiB lvmvg test_vg3 (141)'] uuid = 5h3p3g-g8QF-fPUC-Bb25-hV9B-0ql2-ZHjwzz size = 408 MiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-1 target size = 408 MiB path = /dev/mapper/test_vg3-lv7 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7f4b66807e80) -- name = test_vg3 status = True id = 141 children = ['existing 408 MiB lvmlv test_vg3-lv7 (201) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv8 (214) with existing xfs filesystem'] parents = ['existing 1024 MiB disk sdg (132) with existing lvmpv', 'existing 1024 MiB disk sdh (146) with existing lvmpv', 'existing 1024 MiB disk sdi (156) with existing lvmpv', 'existing 1024 MiB disk sdj (166) with existing lvmpv'] uuid = kq3Q34-m4sM-GWpc-YIES-eDmd-mNLi-EQBg1q size = 3.97 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 3.97 GiB path = /dev/test_vg3 format args = [] original_format = None free = 1004 MiB PE Size = 4 MiB PE Count = 1016 PE Free = 251 PV Count = 4 modified = False extents = 1016 free space = 3.17 GiB free extents = 812 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sdg (132) with existing lvmpv', 'existing 1024 MiB disk sdh (146) with existing lvmpv', 'existing 1024 MiB disk sdi (156) with existing lvmpv', 'existing 1024 MiB disk sdj (166) with existing lvmpv'] LVs = ['existing 408 MiB lvmlv test_vg3-lv7 (201) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv8 (214) with existing xfs filesystem'] segment type = linear percent = 0 VG space used = 408 MiB 2024-03-01 20:51:08,864 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 20:51:08,865 DEBUG blivet/MainThread: vg test_vg3 has 3.17 GiB free 2024-03-01 20:51:08,865 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 20:51:08,866 DEBUG blivet/MainThread: vg test_vg3 has 3.17 GiB free 2024-03-01 20:51:08,862 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7f4b66846280) -- name = test_vg3-lv7 status = True id = 201 children = [] parents = ['existing 3.97 GiB lvmvg test_vg3 (141)'] uuid = 5h3p3g-g8QF-fPUC-Bb25-hV9B-0ql2-ZHjwzz size = 408 MiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-1 target size = 408 MiB path = /dev/mapper/test_vg3-lv7 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7f4b66807e80) -- name = test_vg3 status = True id = 141 children = ['existing 408 MiB lvmlv test_vg3-lv7 (201) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv8 (214) with existing xfs filesystem'] parents = ['existing 1024 MiB disk sdg (132) with existing lvmpv', 'existing 1024 MiB disk sdh (146) with existing lvmpv', 'existing 1024 MiB disk sdi (156) with existing lvmpv', 'existing 1024 MiB disk sdj (166) with existing lvmpv'] uuid = kq3Q34-m4sM-GWpc-YIES-eDmd-mNLi-EQBg1q size = 3.97 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 3.97 GiB path = /dev/test_vg3 format args = [] original_format = None free = 1004 MiB PE Size = 4 MiB PE Count = 1016 PE Free = 251 PV Count = 4 modified = False extents = 1016 free space = 3.17 GiB free extents = 812 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sdg (132) with existing lvmpv', 'existing 1024 MiB disk sdh (146) with existing lvmpv', 'existing 1024 MiB disk sdi (156) with existing lvmpv', 'existing 1024 MiB disk sdj (166) with existing lvmpv'] LVs = ['existing 408 MiB lvmlv test_vg3-lv7 (201) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv8 (214) with existing xfs filesystem'] segment type = linear percent = 0 VG space used = 408 MiB 2024-03-01 20:51:08,868 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 20:51:08,869 DEBUG blivet/MainThread: vg test_vg3 has 3.17 GiB free 2024-03-01 20:51:08,869 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 20:51:08,870 DEBUG blivet/MainThread: vg test_vg3 has 3.17 GiB free 2024-03-01 20:51:08,866 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7f4b66846280) -- name = test_vg3-lv7 status = True id = 201 children = [] parents = ['existing 3.97 GiB lvmvg test_vg3 (141)'] uuid = 5h3p3g-g8QF-fPUC-Bb25-hV9B-0ql2-ZHjwzz size = 408 MiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-1 target size = 408 MiB path = /dev/mapper/test_vg3-lv7 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7f4b66807e80) -- name = test_vg3 status = True id = 141 children = ['existing 408 MiB lvmlv test_vg3-lv7 (201) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv8 (214) with existing xfs filesystem'] parents = ['existing 1024 MiB disk sdg (132) with existing lvmpv', 'existing 1024 MiB disk sdh (146) with existing lvmpv', 'existing 1024 MiB disk sdi (156) with existing lvmpv', 'existing 1024 MiB disk sdj (166) with existing lvmpv'] uuid = kq3Q34-m4sM-GWpc-YIES-eDmd-mNLi-EQBg1q size = 3.97 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 3.97 GiB path = /dev/test_vg3 format args = [] original_format = None free = 1004 MiB PE Size = 4 MiB PE Count = 1016 PE Free = 251 PV Count = 4 modified = False extents = 1016 free space = 3.17 GiB free extents = 812 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sdg (132) with existing lvmpv', 'existing 1024 MiB disk sdh (146) with existing lvmpv', 'existing 1024 MiB disk sdi (156) with existing lvmpv', 'existing 1024 MiB disk sdj (166) with existing lvmpv'] LVs = ['existing 408 MiB lvmlv test_vg3-lv7 (201) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv8 (214) with existing xfs filesystem'] segment type = linear percent = 0 VG space used = 408 MiB 2024-03-01 20:51:08,873 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 20:51:08,873 DEBUG blivet/MainThread: vg test_vg3 has 3.17 GiB free 2024-03-01 20:51:08,874 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 20:51:08,875 DEBUG blivet/MainThread: vg test_vg3 has 3.17 GiB free 2024-03-01 20:51:08,871 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7f4b66846280) -- name = test_vg3-lv7 status = True id = 201 children = [] parents = ['existing 3.97 GiB lvmvg test_vg3 (141)'] uuid = 5h3p3g-g8QF-fPUC-Bb25-hV9B-0ql2-ZHjwzz size = 408 MiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-1 target size = 408 MiB path = /dev/mapper/test_vg3-lv7 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7f4b66807e80) -- name = test_vg3 status = True id = 141 children = ['existing 408 MiB lvmlv test_vg3-lv7 (201) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv8 (214) with existing xfs filesystem'] parents = ['existing 1024 MiB disk sdg (132) with existing lvmpv', 'existing 1024 MiB disk sdh (146) with existing lvmpv', 'existing 1024 MiB disk sdi (156) with existing lvmpv', 'existing 1024 MiB disk sdj (166) with existing lvmpv'] uuid = kq3Q34-m4sM-GWpc-YIES-eDmd-mNLi-EQBg1q size = 3.97 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 3.97 GiB path = /dev/test_vg3 format args = [] original_format = None free = 1004 MiB PE Size = 4 MiB PE Count = 1016 PE Free = 251 PV Count = 4 modified = False extents = 1016 free space = 3.17 GiB free extents = 812 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sdg (132) with existing lvmpv', 'existing 1024 MiB disk sdh (146) with existing lvmpv', 'existing 1024 MiB disk sdi (156) with existing lvmpv', 'existing 1024 MiB disk sdj (166) with existing lvmpv'] LVs = ['existing 408 MiB lvmlv test_vg3-lv7 (201) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv8 (214) with existing xfs filesystem'] segment type = linear percent = 0 VG space used = 408 MiB 2024-03-01 20:51:08,877 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 20:51:08,878 DEBUG blivet/MainThread: vg test_vg3 has 3.17 GiB free 2024-03-01 20:51:08,878 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 20:51:08,879 DEBUG blivet/MainThread: vg test_vg3 has 3.17 GiB free 2024-03-01 20:51:08,875 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7f4b66846280) -- name = test_vg3-lv7 status = True id = 201 children = [] parents = ['existing 3.97 GiB lvmvg test_vg3 (141)'] uuid = 5h3p3g-g8QF-fPUC-Bb25-hV9B-0ql2-ZHjwzz size = 408 MiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-1 target size = 408 MiB path = /dev/mapper/test_vg3-lv7 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7f4b66807e80) -- name = test_vg3 status = True id = 141 children = ['existing 408 MiB lvmlv test_vg3-lv7 (201) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv8 (214) with existing xfs filesystem'] parents = ['existing 1024 MiB disk sdg (132) with existing lvmpv', 'existing 1024 MiB disk sdh (146) with existing lvmpv', 'existing 1024 MiB disk sdi (156) with existing lvmpv', 'existing 1024 MiB disk sdj (166) with existing lvmpv'] uuid = kq3Q34-m4sM-GWpc-YIES-eDmd-mNLi-EQBg1q size = 3.97 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 3.97 GiB path = /dev/test_vg3 format args = [] original_format = None free = 1004 MiB PE Size = 4 MiB PE Count = 1016 PE Free = 251 PV Count = 4 modified = False extents = 1016 free space = 3.17 GiB free extents = 812 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sdg (132) with existing lvmpv', 'existing 1024 MiB disk sdh (146) with existing lvmpv', 'existing 1024 MiB disk sdi (156) with existing lvmpv', 'existing 1024 MiB disk sdj (166) with existing lvmpv'] LVs = ['existing 408 MiB lvmlv test_vg3-lv7 (201) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv8 (214) with existing xfs filesystem'] segment type = linear percent = 0 VG space used = 408 MiB 2024-03-01 20:51:08,881 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 20:51:08,882 DEBUG blivet/MainThread: vg test_vg3 has 3.17 GiB free 2024-03-01 20:51:08,882 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 20:51:08,883 DEBUG blivet/MainThread: vg test_vg3 has 3.17 GiB free 2024-03-01 20:51:08,879 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7f4b66846280) -- name = test_vg3-lv7 status = True id = 201 children = [] parents = ['existing 3.97 GiB lvmvg test_vg3 (141)'] uuid = 5h3p3g-g8QF-fPUC-Bb25-hV9B-0ql2-ZHjwzz size = 408 MiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-1 target size = 408 MiB path = /dev/mapper/test_vg3-lv7 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7f4b66807e80) -- name = test_vg3 status = True id = 141 children = ['existing 408 MiB lvmlv test_vg3-lv7 (201) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv8 (214) with existing xfs filesystem'] parents = ['existing 1024 MiB disk sdg (132) with existing lvmpv', 'existing 1024 MiB disk sdh (146) with existing lvmpv', 'existing 1024 MiB disk sdi (156) with existing lvmpv', 'existing 1024 MiB disk sdj (166) with existing lvmpv'] uuid = kq3Q34-m4sM-GWpc-YIES-eDmd-mNLi-EQBg1q size = 3.97 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 3.97 GiB path = /dev/test_vg3 format args = [] original_format = None free = 1004 MiB PE Size = 4 MiB PE Count = 1016 PE Free = 251 PV Count = 4 modified = False extents = 1016 free space = 3.17 GiB free extents = 812 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sdg (132) with existing lvmpv', 'existing 1024 MiB disk sdh (146) with existing lvmpv', 'existing 1024 MiB disk sdi (156) with existing lvmpv', 'existing 1024 MiB disk sdj (166) with existing lvmpv'] LVs = ['existing 408 MiB lvmlv test_vg3-lv7 (201) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv8 (214) with existing xfs filesystem'] segment type = linear percent = 0 VG space used = 408 MiB 2024-03-01 20:51:08,886 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 20:51:08,886 DEBUG blivet/MainThread: vg test_vg3 has 3.17 GiB free 2024-03-01 20:51:08,887 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 20:51:08,887 DEBUG blivet/MainThread: vg test_vg3 has 3.17 GiB free 2024-03-01 20:51:08,884 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7f4b66846280) -- name = test_vg3-lv7 status = True id = 201 children = [] parents = ['existing 3.97 GiB lvmvg test_vg3 (141)'] uuid = 5h3p3g-g8QF-fPUC-Bb25-hV9B-0ql2-ZHjwzz size = 408 MiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-1 target size = 408 MiB path = /dev/mapper/test_vg3-lv7 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7f4b66807e80) -- name = test_vg3 status = True id = 141 children = ['existing 408 MiB lvmlv test_vg3-lv7 (201) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv8 (214) with existing xfs filesystem'] parents = ['existing 1024 MiB disk sdg (132) with existing lvmpv', 'existing 1024 MiB disk sdh (146) with existing lvmpv', 'existing 1024 MiB disk sdi (156) with existing lvmpv', 'existing 1024 MiB disk sdj (166) with existing lvmpv'] uuid = kq3Q34-m4sM-GWpc-YIES-eDmd-mNLi-EQBg1q size = 3.97 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 3.97 GiB path = /dev/test_vg3 format args = [] original_format = None free = 1004 MiB PE Size = 4 MiB PE Count = 1016 PE Free = 251 PV Count = 4 modified = False extents = 1016 free space = 3.17 GiB free extents = 812 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sdg (132) with existing lvmpv', 'existing 1024 MiB disk sdh (146) with existing lvmpv', 'existing 1024 MiB disk sdi (156) with existing lvmpv', 'existing 1024 MiB disk sdj (166) with existing lvmpv'] LVs = ['existing 408 MiB lvmlv test_vg3-lv7 (201) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv8 (214) with existing xfs filesystem'] segment type = linear percent = 0 VG space used = 408 MiB 2024-03-01 20:51:08,890 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 20:51:08,891 DEBUG blivet/MainThread: vg test_vg3 has 3.17 GiB free 2024-03-01 20:51:08,891 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 20:51:08,892 DEBUG blivet/MainThread: vg test_vg3 has 3.17 GiB free 2024-03-01 20:51:08,888 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7f4b66846280) -- name = test_vg3-lv7 status = True id = 201 children = [] parents = ['existing 3.97 GiB lvmvg test_vg3 (141)'] uuid = 5h3p3g-g8QF-fPUC-Bb25-hV9B-0ql2-ZHjwzz size = 408 MiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-1 target size = 408 MiB path = /dev/mapper/test_vg3-lv7 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7f4b66807e80) -- name = test_vg3 status = True id = 141 children = ['existing 408 MiB lvmlv test_vg3-lv7 (201) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv8 (214) with existing xfs filesystem'] parents = ['existing 1024 MiB disk sdg (132) with existing lvmpv', 'existing 1024 MiB disk sdh (146) with existing lvmpv', 'existing 1024 MiB disk sdi (156) with existing lvmpv', 'existing 1024 MiB disk sdj (166) with existing lvmpv'] uuid = kq3Q34-m4sM-GWpc-YIES-eDmd-mNLi-EQBg1q size = 3.97 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 3.97 GiB path = /dev/test_vg3 format args = [] original_format = None free = 1004 MiB PE Size = 4 MiB PE Count = 1016 PE Free = 251 PV Count = 4 modified = False extents = 1016 free space = 3.17 GiB free extents = 812 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sdg (132) with existing lvmpv', 'existing 1024 MiB disk sdh (146) with existing lvmpv', 'existing 1024 MiB disk sdi (156) with existing lvmpv', 'existing 1024 MiB disk sdj (166) with existing lvmpv'] LVs = ['existing 408 MiB lvmlv test_vg3-lv7 (201) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv8 (214) with existing xfs filesystem'] segment type = linear percent = 0 VG space used = 408 MiB 2024-03-01 20:51:08,894 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 20:51:08,895 DEBUG blivet/MainThread: vg test_vg3 has 3.17 GiB free 2024-03-01 20:51:08,895 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 20:51:08,896 DEBUG blivet/MainThread: vg test_vg3 has 3.17 GiB free 2024-03-01 20:51:08,892 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7f4b66846280) -- name = test_vg3-lv7 status = True id = 201 children = [] parents = ['existing 3.97 GiB lvmvg test_vg3 (141)'] uuid = 5h3p3g-g8QF-fPUC-Bb25-hV9B-0ql2-ZHjwzz size = 408 MiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-1 target size = 408 MiB path = /dev/mapper/test_vg3-lv7 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7f4b66807e80) -- name = test_vg3 status = True id = 141 children = ['existing 408 MiB lvmlv test_vg3-lv7 (201) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv8 (214) with existing xfs filesystem'] parents = ['existing 1024 MiB disk sdg (132) with existing lvmpv', 'existing 1024 MiB disk sdh (146) with existing lvmpv', 'existing 1024 MiB disk sdi (156) with existing lvmpv', 'existing 1024 MiB disk sdj (166) with existing lvmpv'] uuid = kq3Q34-m4sM-GWpc-YIES-eDmd-mNLi-EQBg1q size = 3.97 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 3.97 GiB path = /dev/test_vg3 format args = [] original_format = None free = 1004 MiB PE Size = 4 MiB PE Count = 1016 PE Free = 251 PV Count = 4 modified = False extents = 1016 free space = 3.17 GiB free extents = 812 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sdg (132) with existing lvmpv', 'existing 1024 MiB disk sdh (146) with existing lvmpv', 'existing 1024 MiB disk sdi (156) with existing lvmpv', 'existing 1024 MiB disk sdj (166) with existing lvmpv'] LVs = ['existing 408 MiB lvmlv test_vg3-lv7 (201) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv8 (214) with existing xfs filesystem'] segment type = linear percent = 0 VG space used = 408 MiB 2024-03-01 20:51:08,899 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 20:51:08,899 DEBUG blivet/MainThread: vg test_vg3 has 3.17 GiB free 2024-03-01 20:51:08,900 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 20:51:08,900 DEBUG blivet/MainThread: vg test_vg3 has 3.17 GiB free 2024-03-01 20:51:08,897 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7f4b66846280) -- name = test_vg3-lv7 status = True id = 201 children = [] parents = ['existing 3.97 GiB lvmvg test_vg3 (141)'] uuid = 5h3p3g-g8QF-fPUC-Bb25-hV9B-0ql2-ZHjwzz size = 408 MiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-1 target size = 408 MiB path = /dev/mapper/test_vg3-lv7 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7f4b66807e80) -- name = test_vg3 status = True id = 141 children = ['existing 408 MiB lvmlv test_vg3-lv7 (201) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv8 (214) with existing xfs filesystem'] parents = ['existing 1024 MiB disk sdg (132) with existing lvmpv', 'existing 1024 MiB disk sdh (146) with existing lvmpv', 'existing 1024 MiB disk sdi (156) with existing lvmpv', 'existing 1024 MiB disk sdj (166) with existing lvmpv'] uuid = kq3Q34-m4sM-GWpc-YIES-eDmd-mNLi-EQBg1q size = 3.97 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 3.97 GiB path = /dev/test_vg3 format args = [] original_format = None free = 1004 MiB PE Size = 4 MiB PE Count = 1016 PE Free = 251 PV Count = 4 modified = False extents = 1016 free space = 3.17 GiB free extents = 812 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sdg (132) with existing lvmpv', 'existing 1024 MiB disk sdh (146) with existing lvmpv', 'existing 1024 MiB disk sdi (156) with existing lvmpv', 'existing 1024 MiB disk sdj (166) with existing lvmpv'] LVs = ['existing 408 MiB lvmlv test_vg3-lv7 (201) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv8 (214) with existing xfs filesystem'] segment type = linear percent = 0 VG space used = 408 MiB 2024-03-01 20:51:08,903 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 20:51:08,904 DEBUG blivet/MainThread: vg test_vg3 has 3.17 GiB free 2024-03-01 20:51:08,904 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 20:51:08,905 DEBUG blivet/MainThread: vg test_vg3 has 3.17 GiB free 2024-03-01 20:51:08,901 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7f4b66846280) -- name = test_vg3-lv7 status = True id = 201 children = [] parents = ['existing 3.97 GiB lvmvg test_vg3 (141)'] uuid = 5h3p3g-g8QF-fPUC-Bb25-hV9B-0ql2-ZHjwzz size = 408 MiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-1 target size = 408 MiB path = /dev/mapper/test_vg3-lv7 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7f4b66807e80) -- name = test_vg3 status = True id = 141 children = ['existing 408 MiB lvmlv test_vg3-lv7 (201) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv8 (214) with existing xfs filesystem'] parents = ['existing 1024 MiB disk sdg (132) with existing lvmpv', 'existing 1024 MiB disk sdh (146) with existing lvmpv', 'existing 1024 MiB disk sdi (156) with existing lvmpv', 'existing 1024 MiB disk sdj (166) with existing lvmpv'] uuid = kq3Q34-m4sM-GWpc-YIES-eDmd-mNLi-EQBg1q size = 3.97 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 3.97 GiB path = /dev/test_vg3 format args = [] original_format = None free = 1004 MiB PE Size = 4 MiB PE Count = 1016 PE Free = 251 PV Count = 4 modified = False extents = 1016 free space = 3.17 GiB free extents = 812 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sdg (132) with existing lvmpv', 'existing 1024 MiB disk sdh (146) with existing lvmpv', 'existing 1024 MiB disk sdi (156) with existing lvmpv', 'existing 1024 MiB disk sdj (166) with existing lvmpv'] LVs = ['existing 408 MiB lvmlv test_vg3-lv7 (201) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv8 (214) with existing xfs filesystem'] segment type = linear percent = 0 VG space used = 408 MiB 2024-03-01 20:51:08,907 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 20:51:08,908 DEBUG blivet/MainThread: vg test_vg3 has 3.17 GiB free 2024-03-01 20:51:08,908 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 20:51:08,909 DEBUG blivet/MainThread: vg test_vg3 has 3.17 GiB free 2024-03-01 20:51:08,905 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7f4b66846280) -- name = test_vg3-lv7 status = True id = 201 children = [] parents = ['existing 3.97 GiB lvmvg test_vg3 (141)'] uuid = 5h3p3g-g8QF-fPUC-Bb25-hV9B-0ql2-ZHjwzz size = 408 MiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-1 target size = 408 MiB path = /dev/mapper/test_vg3-lv7 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7f4b66807e80) -- name = test_vg3 status = True id = 141 children = ['existing 408 MiB lvmlv test_vg3-lv7 (201) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv8 (214) with existing xfs filesystem'] parents = ['existing 1024 MiB disk sdg (132) with existing lvmpv', 'existing 1024 MiB disk sdh (146) with existing lvmpv', 'existing 1024 MiB disk sdi (156) with existing lvmpv', 'existing 1024 MiB disk sdj (166) with existing lvmpv'] uuid = kq3Q34-m4sM-GWpc-YIES-eDmd-mNLi-EQBg1q size = 3.97 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 3.97 GiB path = /dev/test_vg3 format args = [] original_format = None free = 1004 MiB PE Size = 4 MiB PE Count = 1016 PE Free = 251 PV Count = 4 modified = False extents = 1016 free space = 3.17 GiB free extents = 812 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sdg (132) with existing lvmpv', 'existing 1024 MiB disk sdh (146) with existing lvmpv', 'existing 1024 MiB disk sdi (156) with existing lvmpv', 'existing 1024 MiB disk sdj (166) with existing lvmpv'] LVs = ['existing 408 MiB lvmlv test_vg3-lv7 (201) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv8 (214) with existing xfs filesystem'] segment type = linear percent = 0 VG space used = 408 MiB 2024-03-01 20:51:08,912 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 20:51:08,912 DEBUG blivet/MainThread: vg test_vg3 has 3.17 GiB free 2024-03-01 20:51:08,913 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 20:51:08,913 DEBUG blivet/MainThread: vg test_vg3 has 3.17 GiB free 2024-03-01 20:51:08,910 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7f4b66846280) -- name = test_vg3-lv7 status = True id = 201 children = [] parents = ['existing 3.97 GiB lvmvg test_vg3 (141)'] uuid = 5h3p3g-g8QF-fPUC-Bb25-hV9B-0ql2-ZHjwzz size = 408 MiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-1 target size = 408 MiB path = /dev/mapper/test_vg3-lv7 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7f4b66807e80) -- name = test_vg3 status = True id = 141 children = ['existing 408 MiB lvmlv test_vg3-lv7 (201) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv8 (214) with existing xfs filesystem'] parents = ['existing 1024 MiB disk sdg (132) with existing lvmpv', 'existing 1024 MiB disk sdh (146) with existing lvmpv', 'existing 1024 MiB disk sdi (156) with existing lvmpv', 'existing 1024 MiB disk sdj (166) with existing lvmpv'] uuid = kq3Q34-m4sM-GWpc-YIES-eDmd-mNLi-EQBg1q size = 3.97 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 3.97 GiB path = /dev/test_vg3 format args = [] original_format = None free = 1004 MiB PE Size = 4 MiB PE Count = 1016 PE Free = 251 PV Count = 4 modified = False extents = 1016 free space = 3.17 GiB free extents = 812 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sdg (132) with existing lvmpv', 'existing 1024 MiB disk sdh (146) with existing lvmpv', 'existing 1024 MiB disk sdi (156) with existing lvmpv', 'existing 1024 MiB disk sdj (166) with existing lvmpv'] LVs = ['existing 408 MiB lvmlv test_vg3-lv7 (201) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv8 (214) with existing xfs filesystem'] segment type = linear percent = 0 VG space used = 408 MiB 2024-03-01 20:51:08,916 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 20:51:08,917 DEBUG blivet/MainThread: vg test_vg3 has 3.17 GiB free 2024-03-01 20:51:08,917 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 20:51:08,918 DEBUG blivet/MainThread: vg test_vg3 has 3.17 GiB free 2024-03-01 20:51:08,914 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7f4b66846280) -- name = test_vg3-lv7 status = True id = 201 children = [] parents = ['existing 3.97 GiB lvmvg test_vg3 (141)'] uuid = 5h3p3g-g8QF-fPUC-Bb25-hV9B-0ql2-ZHjwzz size = 408 MiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-1 target size = 408 MiB path = /dev/mapper/test_vg3-lv7 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7f4b66807e80) -- name = test_vg3 status = True id = 141 children = ['existing 408 MiB lvmlv test_vg3-lv7 (201) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv8 (214) with existing xfs filesystem'] parents = ['existing 1024 MiB disk sdg (132) with existing lvmpv', 'existing 1024 MiB disk sdh (146) with existing lvmpv', 'existing 1024 MiB disk sdi (156) with existing lvmpv', 'existing 1024 MiB disk sdj (166) with existing lvmpv'] uuid = kq3Q34-m4sM-GWpc-YIES-eDmd-mNLi-EQBg1q size = 3.97 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 3.97 GiB path = /dev/test_vg3 format args = [] original_format = None free = 1004 MiB PE Size = 4 MiB PE Count = 1016 PE Free = 251 PV Count = 4 modified = False extents = 1016 free space = 3.17 GiB free extents = 812 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sdg (132) with existing lvmpv', 'existing 1024 MiB disk sdh (146) with existing lvmpv', 'existing 1024 MiB disk sdi (156) with existing lvmpv', 'existing 1024 MiB disk sdj (166) with existing lvmpv'] LVs = ['existing 408 MiB lvmlv test_vg3-lv7 (201) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv8 (214) with existing xfs filesystem'] segment type = linear percent = 0 VG space used = 408 MiB 2024-03-01 20:51:08,920 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 20:51:08,921 DEBUG blivet/MainThread: vg test_vg3 has 3.17 GiB free 2024-03-01 20:51:08,921 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 20:51:08,922 DEBUG blivet/MainThread: vg test_vg3 has 3.17 GiB free 2024-03-01 20:51:08,918 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7f4b66846280) -- name = test_vg3-lv7 status = True id = 201 children = [] parents = ['existing 3.97 GiB lvmvg test_vg3 (141)'] uuid = 5h3p3g-g8QF-fPUC-Bb25-hV9B-0ql2-ZHjwzz size = 408 MiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-1 target size = 408 MiB path = /dev/mapper/test_vg3-lv7 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7f4b66807e80) -- name = test_vg3 status = True id = 141 children = ['existing 408 MiB lvmlv test_vg3-lv7 (201) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv8 (214) with existing xfs filesystem'] parents = ['existing 1024 MiB disk sdg (132) with existing lvmpv', 'existing 1024 MiB disk sdh (146) with existing lvmpv', 'existing 1024 MiB disk sdi (156) with existing lvmpv', 'existing 1024 MiB disk sdj (166) with existing lvmpv'] uuid = kq3Q34-m4sM-GWpc-YIES-eDmd-mNLi-EQBg1q size = 3.97 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 3.97 GiB path = /dev/test_vg3 format args = [] original_format = None free = 1004 MiB PE Size = 4 MiB PE Count = 1016 PE Free = 251 PV Count = 4 modified = False extents = 1016 free space = 3.17 GiB free extents = 812 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sdg (132) with existing lvmpv', 'existing 1024 MiB disk sdh (146) with existing lvmpv', 'existing 1024 MiB disk sdi (156) with existing lvmpv', 'existing 1024 MiB disk sdj (166) with existing lvmpv'] LVs = ['existing 408 MiB lvmlv test_vg3-lv7 (201) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv8 (214) with existing xfs filesystem'] segment type = linear percent = 0 VG space used = 408 MiB 2024-03-01 20:51:08,925 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 20:51:08,925 DEBUG blivet/MainThread: vg test_vg3 has 3.17 GiB free 2024-03-01 20:51:08,926 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 20:51:08,926 DEBUG blivet/MainThread: vg test_vg3 has 3.17 GiB free 2024-03-01 20:51:08,923 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7f4b66846280) -- name = test_vg3-lv7 status = True id = 201 children = [] parents = ['existing 3.97 GiB lvmvg test_vg3 (141)'] uuid = 5h3p3g-g8QF-fPUC-Bb25-hV9B-0ql2-ZHjwzz size = 408 MiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-1 target size = 408 MiB path = /dev/mapper/test_vg3-lv7 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7f4b66807e80) -- name = test_vg3 status = True id = 141 children = ['existing 408 MiB lvmlv test_vg3-lv7 (201) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv8 (214) with existing xfs filesystem'] parents = ['existing 1024 MiB disk sdg (132) with existing lvmpv', 'existing 1024 MiB disk sdh (146) with existing lvmpv', 'existing 1024 MiB disk sdi (156) with existing lvmpv', 'existing 1024 MiB disk sdj (166) with existing lvmpv'] uuid = kq3Q34-m4sM-GWpc-YIES-eDmd-mNLi-EQBg1q size = 3.97 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 3.97 GiB path = /dev/test_vg3 format args = [] original_format = None free = 1004 MiB PE Size = 4 MiB PE Count = 1016 PE Free = 251 PV Count = 4 modified = False extents = 1016 free space = 3.17 GiB free extents = 812 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sdg (132) with existing lvmpv', 'existing 1024 MiB disk sdh (146) with existing lvmpv', 'existing 1024 MiB disk sdi (156) with existing lvmpv', 'existing 1024 MiB disk sdj (166) with existing lvmpv'] LVs = ['existing 408 MiB lvmlv test_vg3-lv7 (201) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv8 (214) with existing xfs filesystem'] segment type = linear percent = 0 VG space used = 408 MiB 2024-03-01 20:51:08,929 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 20:51:08,930 DEBUG blivet/MainThread: vg test_vg3 has 3.17 GiB free 2024-03-01 20:51:08,930 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 20:51:08,931 DEBUG blivet/MainThread: vg test_vg3 has 3.17 GiB free 2024-03-01 20:51:08,927 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7f4b66846280) -- name = test_vg3-lv7 status = True id = 201 children = [] parents = ['existing 3.97 GiB lvmvg test_vg3 (141)'] uuid = 5h3p3g-g8QF-fPUC-Bb25-hV9B-0ql2-ZHjwzz size = 408 MiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-1 target size = 408 MiB path = /dev/mapper/test_vg3-lv7 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7f4b66807e80) -- name = test_vg3 status = True id = 141 children = ['existing 408 MiB lvmlv test_vg3-lv7 (201) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv8 (214) with existing xfs filesystem'] parents = ['existing 1024 MiB disk sdg (132) with existing lvmpv', 'existing 1024 MiB disk sdh (146) with existing lvmpv', 'existing 1024 MiB disk sdi (156) with existing lvmpv', 'existing 1024 MiB disk sdj (166) with existing lvmpv'] uuid = kq3Q34-m4sM-GWpc-YIES-eDmd-mNLi-EQBg1q size = 3.97 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 3.97 GiB path = /dev/test_vg3 format args = [] original_format = None free = 1004 MiB PE Size = 4 MiB PE Count = 1016 PE Free = 251 PV Count = 4 modified = False extents = 1016 free space = 3.17 GiB free extents = 812 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sdg (132) with existing lvmpv', 'existing 1024 MiB disk sdh (146) with existing lvmpv', 'existing 1024 MiB disk sdi (156) with existing lvmpv', 'existing 1024 MiB disk sdj (166) with existing lvmpv'] LVs = ['existing 408 MiB lvmlv test_vg3-lv7 (201) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv8 (214) with existing xfs filesystem'] segment type = linear percent = 0 VG space used = 408 MiB 2024-03-01 20:51:08,933 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 20:51:08,934 DEBUG blivet/MainThread: vg test_vg3 has 3.17 GiB free 2024-03-01 20:51:08,934 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 20:51:08,935 DEBUG blivet/MainThread: vg test_vg3 has 3.17 GiB free 2024-03-01 20:51:08,931 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7f4b66846280) -- name = test_vg3-lv7 status = True id = 201 children = [] parents = ['existing 3.97 GiB lvmvg test_vg3 (141)'] uuid = 5h3p3g-g8QF-fPUC-Bb25-hV9B-0ql2-ZHjwzz size = 408 MiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-1 target size = 408 MiB path = /dev/mapper/test_vg3-lv7 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7f4b66807e80) -- name = test_vg3 status = True id = 141 children = ['existing 408 MiB lvmlv test_vg3-lv7 (201) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv8 (214) with existing xfs filesystem'] parents = ['existing 1024 MiB disk sdg (132) with existing lvmpv', 'existing 1024 MiB disk sdh (146) with existing lvmpv', 'existing 1024 MiB disk sdi (156) with existing lvmpv', 'existing 1024 MiB disk sdj (166) with existing lvmpv'] uuid = kq3Q34-m4sM-GWpc-YIES-eDmd-mNLi-EQBg1q size = 3.97 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 3.97 GiB path = /dev/test_vg3 format args = [] original_format = None free = 1004 MiB PE Size = 4 MiB PE Count = 1016 PE Free = 251 PV Count = 4 modified = False extents = 1016 free space = 3.17 GiB free extents = 812 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sdg (132) with existing lvmpv', 'existing 1024 MiB disk sdh (146) with existing lvmpv', 'existing 1024 MiB disk sdi (156) with existing lvmpv', 'existing 1024 MiB disk sdj (166) with existing lvmpv'] LVs = ['existing 408 MiB lvmlv test_vg3-lv7 (201) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv8 (214) with existing xfs filesystem'] segment type = linear percent = 0 VG space used = 408 MiB 2024-03-01 20:51:08,938 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 20:51:08,938 DEBUG blivet/MainThread: vg test_vg3 has 3.17 GiB free 2024-03-01 20:51:08,939 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 20:51:08,939 DEBUG blivet/MainThread: vg test_vg3 has 3.17 GiB free 2024-03-01 20:51:08,936 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7f4b66846280) -- name = test_vg3-lv7 status = True id = 201 children = [] parents = ['existing 3.97 GiB lvmvg test_vg3 (141)'] uuid = 5h3p3g-g8QF-fPUC-Bb25-hV9B-0ql2-ZHjwzz size = 408 MiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-1 target size = 408 MiB path = /dev/mapper/test_vg3-lv7 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7f4b66807e80) -- name = test_vg3 status = True id = 141 children = ['existing 408 MiB lvmlv test_vg3-lv7 (201) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv8 (214) with existing xfs filesystem'] parents = ['existing 1024 MiB disk sdg (132) with existing lvmpv', 'existing 1024 MiB disk sdh (146) with existing lvmpv', 'existing 1024 MiB disk sdi (156) with existing lvmpv', 'existing 1024 MiB disk sdj (166) with existing lvmpv'] uuid = kq3Q34-m4sM-GWpc-YIES-eDmd-mNLi-EQBg1q size = 3.97 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 3.97 GiB path = /dev/test_vg3 format args = [] original_format = None free = 1004 MiB PE Size = 4 MiB PE Count = 1016 PE Free = 251 PV Count = 4 modified = False extents = 1016 free space = 3.17 GiB free extents = 812 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sdg (132) with existing lvmpv', 'existing 1024 MiB disk sdh (146) with existing lvmpv', 'existing 1024 MiB disk sdi (156) with existing lvmpv', 'existing 1024 MiB disk sdj (166) with existing lvmpv'] LVs = ['existing 408 MiB lvmlv test_vg3-lv7 (201) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv8 (214) with existing xfs filesystem'] segment type = linear percent = 0 VG space used = 408 MiB 2024-03-01 20:51:08,942 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 20:51:08,943 DEBUG blivet/MainThread: vg test_vg3 has 3.17 GiB free 2024-03-01 20:51:08,943 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 20:51:08,944 DEBUG blivet/MainThread: vg test_vg3 has 3.17 GiB free 2024-03-01 20:51:08,940 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7f4b66846280) -- name = test_vg3-lv7 status = True id = 201 children = [] parents = ['existing 3.97 GiB lvmvg test_vg3 (141)'] uuid = 5h3p3g-g8QF-fPUC-Bb25-hV9B-0ql2-ZHjwzz size = 408 MiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-1 target size = 408 MiB path = /dev/mapper/test_vg3-lv7 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7f4b66807e80) -- name = test_vg3 status = True id = 141 children = ['existing 408 MiB lvmlv test_vg3-lv7 (201) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv8 (214) with existing xfs filesystem'] parents = ['existing 1024 MiB disk sdg (132) with existing lvmpv', 'existing 1024 MiB disk sdh (146) with existing lvmpv', 'existing 1024 MiB disk sdi (156) with existing lvmpv', 'existing 1024 MiB disk sdj (166) with existing lvmpv'] uuid = kq3Q34-m4sM-GWpc-YIES-eDmd-mNLi-EQBg1q size = 3.97 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 3.97 GiB path = /dev/test_vg3 format args = [] original_format = None free = 1004 MiB PE Size = 4 MiB PE Count = 1016 PE Free = 251 PV Count = 4 modified = False extents = 1016 free space = 3.17 GiB free extents = 812 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sdg (132) with existing lvmpv', 'existing 1024 MiB disk sdh (146) with existing lvmpv', 'existing 1024 MiB disk sdi (156) with existing lvmpv', 'existing 1024 MiB disk sdj (166) with existing lvmpv'] LVs = ['existing 408 MiB lvmlv test_vg3-lv7 (201) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv8 (214) with existing xfs filesystem'] segment type = linear percent = 0 VG space used = 408 MiB 2024-03-01 20:51:08,946 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 20:51:08,947 DEBUG blivet/MainThread: vg test_vg3 has 3.17 GiB free 2024-03-01 20:51:08,947 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 20:51:08,948 DEBUG blivet/MainThread: vg test_vg3 has 3.17 GiB free 2024-03-01 20:51:08,944 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7f4b66846280) -- name = test_vg3-lv7 status = True id = 201 children = [] parents = ['existing 3.97 GiB lvmvg test_vg3 (141)'] uuid = 5h3p3g-g8QF-fPUC-Bb25-hV9B-0ql2-ZHjwzz size = 408 MiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-1 target size = 408 MiB path = /dev/mapper/test_vg3-lv7 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7f4b66807e80) -- name = test_vg3 status = True id = 141 children = ['existing 408 MiB lvmlv test_vg3-lv7 (201) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv8 (214) with existing xfs filesystem'] parents = ['existing 1024 MiB disk sdg (132) with existing lvmpv', 'existing 1024 MiB disk sdh (146) with existing lvmpv', 'existing 1024 MiB disk sdi (156) with existing lvmpv', 'existing 1024 MiB disk sdj (166) with existing lvmpv'] uuid = kq3Q34-m4sM-GWpc-YIES-eDmd-mNLi-EQBg1q size = 3.97 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 3.97 GiB path = /dev/test_vg3 format args = [] original_format = None free = 1004 MiB PE Size = 4 MiB PE Count = 1016 PE Free = 251 PV Count = 4 modified = False extents = 1016 free space = 3.17 GiB free extents = 812 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sdg (132) with existing lvmpv', 'existing 1024 MiB disk sdh (146) with existing lvmpv', 'existing 1024 MiB disk sdi (156) with existing lvmpv', 'existing 1024 MiB disk sdj (166) with existing lvmpv'] LVs = ['existing 408 MiB lvmlv test_vg3-lv7 (201) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv8 (214) with existing xfs filesystem'] segment type = linear percent = 0 VG space used = 408 MiB 2024-03-01 20:51:08,951 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 20:51:08,951 DEBUG blivet/MainThread: vg test_vg3 has 3.17 GiB free 2024-03-01 20:51:08,952 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 20:51:08,952 DEBUG blivet/MainThread: vg test_vg3 has 3.17 GiB free 2024-03-01 20:51:08,949 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7f4b66846280) -- name = test_vg3-lv7 status = True id = 201 children = [] parents = ['existing 3.97 GiB lvmvg test_vg3 (141)'] uuid = 5h3p3g-g8QF-fPUC-Bb25-hV9B-0ql2-ZHjwzz size = 408 MiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-1 target size = 408 MiB path = /dev/mapper/test_vg3-lv7 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7f4b66807e80) -- name = test_vg3 status = True id = 141 children = ['existing 408 MiB lvmlv test_vg3-lv7 (201) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv8 (214) with existing xfs filesystem'] parents = ['existing 1024 MiB disk sdg (132) with existing lvmpv', 'existing 1024 MiB disk sdh (146) with existing lvmpv', 'existing 1024 MiB disk sdi (156) with existing lvmpv', 'existing 1024 MiB disk sdj (166) with existing lvmpv'] uuid = kq3Q34-m4sM-GWpc-YIES-eDmd-mNLi-EQBg1q size = 3.97 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 3.97 GiB path = /dev/test_vg3 format args = [] original_format = None free = 1004 MiB PE Size = 4 MiB PE Count = 1016 PE Free = 251 PV Count = 4 modified = False extents = 1016 free space = 3.17 GiB free extents = 812 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sdg (132) with existing lvmpv', 'existing 1024 MiB disk sdh (146) with existing lvmpv', 'existing 1024 MiB disk sdi (156) with existing lvmpv', 'existing 1024 MiB disk sdj (166) with existing lvmpv'] LVs = ['existing 408 MiB lvmlv test_vg3-lv7 (201) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv8 (214) with existing xfs filesystem'] segment type = linear percent = 0 VG space used = 408 MiB 2024-03-01 20:51:08,955 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 20:51:08,956 DEBUG blivet/MainThread: vg test_vg3 has 3.17 GiB free 2024-03-01 20:51:08,956 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 20:51:08,957 DEBUG blivet/MainThread: vg test_vg3 has 3.17 GiB free 2024-03-01 20:51:08,953 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7f4b66846280) -- name = test_vg3-lv7 status = True id = 201 children = [] parents = ['existing 3.97 GiB lvmvg test_vg3 (141)'] uuid = 5h3p3g-g8QF-fPUC-Bb25-hV9B-0ql2-ZHjwzz size = 408 MiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-1 target size = 408 MiB path = /dev/mapper/test_vg3-lv7 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7f4b66807e80) -- name = test_vg3 status = True id = 141 children = ['existing 408 MiB lvmlv test_vg3-lv7 (201) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv8 (214) with existing xfs filesystem'] parents = ['existing 1024 MiB disk sdg (132) with existing lvmpv', 'existing 1024 MiB disk sdh (146) with existing lvmpv', 'existing 1024 MiB disk sdi (156) with existing lvmpv', 'existing 1024 MiB disk sdj (166) with existing lvmpv'] uuid = kq3Q34-m4sM-GWpc-YIES-eDmd-mNLi-EQBg1q size = 3.97 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 3.97 GiB path = /dev/test_vg3 format args = [] original_format = None free = 1004 MiB PE Size = 4 MiB PE Count = 1016 PE Free = 251 PV Count = 4 modified = False extents = 1016 free space = 3.17 GiB free extents = 812 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sdg (132) with existing lvmpv', 'existing 1024 MiB disk sdh (146) with existing lvmpv', 'existing 1024 MiB disk sdi (156) with existing lvmpv', 'existing 1024 MiB disk sdj (166) with existing lvmpv'] LVs = ['existing 408 MiB lvmlv test_vg3-lv7 (201) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv8 (214) with existing xfs filesystem'] segment type = linear percent = 0 VG space used = 408 MiB 2024-03-01 20:51:08,959 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 20:51:08,960 DEBUG blivet/MainThread: vg test_vg3 has 3.17 GiB free 2024-03-01 20:51:08,960 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 20:51:08,961 DEBUG blivet/MainThread: vg test_vg3 has 3.17 GiB free 2024-03-01 20:51:08,957 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7f4b66846280) -- name = test_vg3-lv7 status = True id = 201 children = [] parents = ['existing 3.97 GiB lvmvg test_vg3 (141)'] uuid = 5h3p3g-g8QF-fPUC-Bb25-hV9B-0ql2-ZHjwzz size = 408 MiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-1 target size = 408 MiB path = /dev/mapper/test_vg3-lv7 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7f4b66807e80) -- name = test_vg3 status = True id = 141 children = ['existing 408 MiB lvmlv test_vg3-lv7 (201) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv8 (214) with existing xfs filesystem'] parents = ['existing 1024 MiB disk sdg (132) with existing lvmpv', 'existing 1024 MiB disk sdh (146) with existing lvmpv', 'existing 1024 MiB disk sdi (156) with existing lvmpv', 'existing 1024 MiB disk sdj (166) with existing lvmpv'] uuid = kq3Q34-m4sM-GWpc-YIES-eDmd-mNLi-EQBg1q size = 3.97 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 3.97 GiB path = /dev/test_vg3 format args = [] original_format = None free = 1004 MiB PE Size = 4 MiB PE Count = 1016 PE Free = 251 PV Count = 4 modified = False extents = 1016 free space = 3.17 GiB free extents = 812 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sdg (132) with existing lvmpv', 'existing 1024 MiB disk sdh (146) with existing lvmpv', 'existing 1024 MiB disk sdi (156) with existing lvmpv', 'existing 1024 MiB disk sdj (166) with existing lvmpv'] LVs = ['existing 408 MiB lvmlv test_vg3-lv7 (201) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv8 (214) with existing xfs filesystem'] segment type = linear percent = 0 VG space used = 408 MiB 2024-03-01 20:51:08,963 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 20:51:08,964 DEBUG blivet/MainThread: vg test_vg3 has 3.17 GiB free 2024-03-01 20:51:08,965 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 20:51:08,965 DEBUG blivet/MainThread: vg test_vg3 has 3.17 GiB free 2024-03-01 20:51:08,961 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7f4b66846280) -- name = test_vg3-lv7 status = True id = 201 children = [] parents = ['existing 3.97 GiB lvmvg test_vg3 (141)'] uuid = 5h3p3g-g8QF-fPUC-Bb25-hV9B-0ql2-ZHjwzz size = 408 MiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-1 target size = 408 MiB path = /dev/mapper/test_vg3-lv7 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7f4b66807e80) -- name = test_vg3 status = True id = 141 children = ['existing 408 MiB lvmlv test_vg3-lv7 (201) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv8 (214) with existing xfs filesystem'] parents = ['existing 1024 MiB disk sdg (132) with existing lvmpv', 'existing 1024 MiB disk sdh (146) with existing lvmpv', 'existing 1024 MiB disk sdi (156) with existing lvmpv', 'existing 1024 MiB disk sdj (166) with existing lvmpv'] uuid = kq3Q34-m4sM-GWpc-YIES-eDmd-mNLi-EQBg1q size = 3.97 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 3.97 GiB path = /dev/test_vg3 format args = [] original_format = None free = 1004 MiB PE Size = 4 MiB PE Count = 1016 PE Free = 251 PV Count = 4 modified = False extents = 1016 free space = 3.17 GiB free extents = 812 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sdg (132) with existing lvmpv', 'existing 1024 MiB disk sdh (146) with existing lvmpv', 'existing 1024 MiB disk sdi (156) with existing lvmpv', 'existing 1024 MiB disk sdj (166) with existing lvmpv'] LVs = ['existing 408 MiB lvmlv test_vg3-lv7 (201) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv8 (214) with existing xfs filesystem'] segment type = linear percent = 0 VG space used = 408 MiB 2024-03-01 20:51:08,968 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 20:51:08,968 DEBUG blivet/MainThread: vg test_vg3 has 3.17 GiB free 2024-03-01 20:51:08,969 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 20:51:08,970 DEBUG blivet/MainThread: vg test_vg3 has 3.17 GiB free 2024-03-01 20:51:08,966 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7f4b66846280) -- name = test_vg3-lv7 status = True id = 201 children = [] parents = ['existing 3.97 GiB lvmvg test_vg3 (141)'] uuid = 5h3p3g-g8QF-fPUC-Bb25-hV9B-0ql2-ZHjwzz size = 408 MiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-1 target size = 408 MiB path = /dev/mapper/test_vg3-lv7 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7f4b66807e80) -- name = test_vg3 status = True id = 141 children = ['existing 408 MiB lvmlv test_vg3-lv7 (201) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv8 (214) with existing xfs filesystem'] parents = ['existing 1024 MiB disk sdg (132) with existing lvmpv', 'existing 1024 MiB disk sdh (146) with existing lvmpv', 'existing 1024 MiB disk sdi (156) with existing lvmpv', 'existing 1024 MiB disk sdj (166) with existing lvmpv'] uuid = kq3Q34-m4sM-GWpc-YIES-eDmd-mNLi-EQBg1q size = 3.97 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 3.97 GiB path = /dev/test_vg3 format args = [] original_format = None free = 1004 MiB PE Size = 4 MiB PE Count = 1016 PE Free = 251 PV Count = 4 modified = False extents = 1016 free space = 3.17 GiB free extents = 812 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sdg (132) with existing lvmpv', 'existing 1024 MiB disk sdh (146) with existing lvmpv', 'existing 1024 MiB disk sdi (156) with existing lvmpv', 'existing 1024 MiB disk sdj (166) with existing lvmpv'] LVs = ['existing 408 MiB lvmlv test_vg3-lv7 (201) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv8 (214) with existing xfs filesystem'] segment type = linear percent = 0 VG space used = 408 MiB 2024-03-01 20:51:08,972 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 20:51:08,973 DEBUG blivet/MainThread: vg test_vg3 has 3.17 GiB free 2024-03-01 20:51:08,973 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 20:51:08,974 DEBUG blivet/MainThread: vg test_vg3 has 3.17 GiB free 2024-03-01 20:51:08,970 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7f4b66846280) -- name = test_vg3-lv7 status = True id = 201 children = [] parents = ['existing 3.97 GiB lvmvg test_vg3 (141)'] uuid = 5h3p3g-g8QF-fPUC-Bb25-hV9B-0ql2-ZHjwzz size = 408 MiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-1 target size = 408 MiB path = /dev/mapper/test_vg3-lv7 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7f4b66807e80) -- name = test_vg3 status = True id = 141 children = ['existing 408 MiB lvmlv test_vg3-lv7 (201) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv8 (214) with existing xfs filesystem'] parents = ['existing 1024 MiB disk sdg (132) with existing lvmpv', 'existing 1024 MiB disk sdh (146) with existing lvmpv', 'existing 1024 MiB disk sdi (156) with existing lvmpv', 'existing 1024 MiB disk sdj (166) with existing lvmpv'] uuid = kq3Q34-m4sM-GWpc-YIES-eDmd-mNLi-EQBg1q size = 3.97 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 3.97 GiB path = /dev/test_vg3 format args = [] original_format = None free = 1004 MiB PE Size = 4 MiB PE Count = 1016 PE Free = 251 PV Count = 4 modified = False extents = 1016 free space = 3.17 GiB free extents = 812 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sdg (132) with existing lvmpv', 'existing 1024 MiB disk sdh (146) with existing lvmpv', 'existing 1024 MiB disk sdi (156) with existing lvmpv', 'existing 1024 MiB disk sdj (166) with existing lvmpv'] LVs = ['existing 408 MiB lvmlv test_vg3-lv7 (201) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv8 (214) with existing xfs filesystem'] segment type = linear percent = 0 VG space used = 408 MiB 2024-03-01 20:51:08,976 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 20:51:08,977 DEBUG blivet/MainThread: vg test_vg3 has 3.17 GiB free 2024-03-01 20:51:08,977 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 20:51:08,978 DEBUG blivet/MainThread: vg test_vg3 has 3.17 GiB free 2024-03-01 20:51:08,974 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7f4b66846280) -- name = test_vg3-lv7 status = True id = 201 children = [] parents = ['existing 3.97 GiB lvmvg test_vg3 (141)'] uuid = 5h3p3g-g8QF-fPUC-Bb25-hV9B-0ql2-ZHjwzz size = 408 MiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-1 target size = 408 MiB path = /dev/mapper/test_vg3-lv7 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7f4b66807e80) -- name = test_vg3 status = True id = 141 children = ['existing 408 MiB lvmlv test_vg3-lv7 (201) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv8 (214) with existing xfs filesystem'] parents = ['existing 1024 MiB disk sdg (132) with existing lvmpv', 'existing 1024 MiB disk sdh (146) with existing lvmpv', 'existing 1024 MiB disk sdi (156) with existing lvmpv', 'existing 1024 MiB disk sdj (166) with existing lvmpv'] uuid = kq3Q34-m4sM-GWpc-YIES-eDmd-mNLi-EQBg1q size = 3.97 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 3.97 GiB path = /dev/test_vg3 format args = [] original_format = None free = 1004 MiB PE Size = 4 MiB PE Count = 1016 PE Free = 251 PV Count = 4 modified = False extents = 1016 free space = 3.17 GiB free extents = 812 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sdg (132) with existing lvmpv', 'existing 1024 MiB disk sdh (146) with existing lvmpv', 'existing 1024 MiB disk sdi (156) with existing lvmpv', 'existing 1024 MiB disk sdj (166) with existing lvmpv'] LVs = ['existing 408 MiB lvmlv test_vg3-lv7 (201) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv8 (214) with existing xfs filesystem'] segment type = linear percent = 0 VG space used = 408 MiB 2024-03-01 20:51:08,981 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 20:51:08,981 DEBUG blivet/MainThread: vg test_vg3 has 3.17 GiB free 2024-03-01 20:51:08,982 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 20:51:08,982 DEBUG blivet/MainThread: vg test_vg3 has 3.17 GiB free 2024-03-01 20:51:08,979 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7f4b66846280) -- name = test_vg3-lv7 status = True id = 201 children = [] parents = ['existing 3.97 GiB lvmvg test_vg3 (141)'] uuid = 5h3p3g-g8QF-fPUC-Bb25-hV9B-0ql2-ZHjwzz size = 408 MiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-1 target size = 408 MiB path = /dev/mapper/test_vg3-lv7 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7f4b66807e80) -- name = test_vg3 status = True id = 141 children = ['existing 408 MiB lvmlv test_vg3-lv7 (201) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv8 (214) with existing xfs filesystem'] parents = ['existing 1024 MiB disk sdg (132) with existing lvmpv', 'existing 1024 MiB disk sdh (146) with existing lvmpv', 'existing 1024 MiB disk sdi (156) with existing lvmpv', 'existing 1024 MiB disk sdj (166) with existing lvmpv'] uuid = kq3Q34-m4sM-GWpc-YIES-eDmd-mNLi-EQBg1q size = 3.97 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 3.97 GiB path = /dev/test_vg3 format args = [] original_format = None free = 1004 MiB PE Size = 4 MiB PE Count = 1016 PE Free = 251 PV Count = 4 modified = False extents = 1016 free space = 3.17 GiB free extents = 812 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sdg (132) with existing lvmpv', 'existing 1024 MiB disk sdh (146) with existing lvmpv', 'existing 1024 MiB disk sdi (156) with existing lvmpv', 'existing 1024 MiB disk sdj (166) with existing lvmpv'] LVs = ['existing 408 MiB lvmlv test_vg3-lv7 (201) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv8 (214) with existing xfs filesystem'] segment type = linear percent = 0 VG space used = 408 MiB 2024-03-01 20:51:08,985 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 20:51:08,986 DEBUG blivet/MainThread: vg test_vg3 has 3.17 GiB free 2024-03-01 20:51:08,986 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 20:51:08,987 DEBUG blivet/MainThread: vg test_vg3 has 3.17 GiB free 2024-03-01 20:51:08,983 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7f4b66846280) -- name = test_vg3-lv7 status = True id = 201 children = [] parents = ['existing 3.97 GiB lvmvg test_vg3 (141)'] uuid = 5h3p3g-g8QF-fPUC-Bb25-hV9B-0ql2-ZHjwzz size = 408 MiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-1 target size = 408 MiB path = /dev/mapper/test_vg3-lv7 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7f4b66807e80) -- name = test_vg3 status = True id = 141 children = ['existing 408 MiB lvmlv test_vg3-lv7 (201) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv8 (214) with existing xfs filesystem'] parents = ['existing 1024 MiB disk sdg (132) with existing lvmpv', 'existing 1024 MiB disk sdh (146) with existing lvmpv', 'existing 1024 MiB disk sdi (156) with existing lvmpv', 'existing 1024 MiB disk sdj (166) with existing lvmpv'] uuid = kq3Q34-m4sM-GWpc-YIES-eDmd-mNLi-EQBg1q size = 3.97 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 3.97 GiB path = /dev/test_vg3 format args = [] original_format = None free = 1004 MiB PE Size = 4 MiB PE Count = 1016 PE Free = 251 PV Count = 4 modified = False extents = 1016 free space = 3.17 GiB free extents = 812 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sdg (132) with existing lvmpv', 'existing 1024 MiB disk sdh (146) with existing lvmpv', 'existing 1024 MiB disk sdi (156) with existing lvmpv', 'existing 1024 MiB disk sdj (166) with existing lvmpv'] LVs = ['existing 408 MiB lvmlv test_vg3-lv7 (201) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv8 (214) with existing xfs filesystem'] segment type = linear percent = 0 VG space used = 408 MiB 2024-03-01 20:51:08,987 DEBUG blivet/MainThread: removing test_vg3-lv7 2024-03-01 20:51:08,990 DEBUG blivet/MainThread: DeviceTree.get_dependent_devices: dep: existing 408 MiB lvmlv test_vg3-lv7 (201) with existing xfs filesystem ; hidden: False ; 2024-03-01 20:51:08,990 DEBUG blivet/MainThread: dep is a leaf 2024-03-01 20:51:08,990 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 281 2024-03-01 20:51:08,993 DEBUG blivet/MainThread: LVMLogicalVolumeDevice._set_format: test_vg3-lv7 ; type: None ; current: xfs ; 2024-03-01 20:51:08,993 INFO blivet/MainThread: registered action: [280] destroy format xfs filesystem on lvmlv test_vg3-lv7 (id 201) 2024-03-01 20:51:08,996 DEBUG blivet/MainThread: LVMVolumeGroupDevice.remove_child: name: test_vg3 ; child: lv7 ; kids: 2 ; 2024-03-01 20:51:08,996 INFO blivet/MainThread: removed lvmlv test_vg3-lv7 (id 201) from device tree 2024-03-01 20:51:08,996 INFO blivet/MainThread: registered action: [282] destroy device lvmlv test_vg3-lv7 (id 201) 2024-03-01 20:51:08,999 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: test_vg3-lv8 ; incomplete: False ; hidden: False ; 2024-03-01 20:51:09,001 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned existing 408 MiB lvmlv test_vg3-lv8 (214) with existing xfs filesystem 2024-03-01 20:51:09,002 DEBUG blivet/MainThread: resolved 'test_vg3-lv8' to 'test_vg3-lv8' (lvmlv) 2024-03-01 20:51:09,004 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 20:51:09,004 DEBUG blivet/MainThread: vg test_vg3 has 3.57 GiB free 2024-03-01 20:51:09,005 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 20:51:09,005 DEBUG blivet/MainThread: vg test_vg3 has 3.57 GiB free 2024-03-01 20:51:09,002 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7f4b6685ba90) -- name = test_vg3-lv8 status = True id = 214 children = [] parents = ['existing 3.97 GiB lvmvg test_vg3 (141)'] uuid = WebYte-cXqg-wpa0-s9Yt-LAjT-CXq6-JxWraD size = 408 MiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-0 target size = 408 MiB path = /dev/mapper/test_vg3-lv8 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7f4b66807e80) -- name = test_vg3 status = True id = 141 children = ['existing 408 MiB lvmlv test_vg3-lv8 (214) with existing xfs filesystem'] parents = ['existing 1024 MiB disk sdg (132) with existing lvmpv', 'existing 1024 MiB disk sdh (146) with existing lvmpv', 'existing 1024 MiB disk sdi (156) with existing lvmpv', 'existing 1024 MiB disk sdj (166) with existing lvmpv'] uuid = kq3Q34-m4sM-GWpc-YIES-eDmd-mNLi-EQBg1q size = 3.97 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 3.97 GiB path = /dev/test_vg3 format args = [] original_format = None free = 1004 MiB PE Size = 4 MiB PE Count = 1016 PE Free = 251 PV Count = 4 modified = False extents = 1016 free space = 3.57 GiB free extents = 914 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sdg (132) with existing lvmpv', 'existing 1024 MiB disk sdh (146) with existing lvmpv', 'existing 1024 MiB disk sdi (156) with existing lvmpv', 'existing 1024 MiB disk sdj (166) with existing lvmpv'] LVs = ['existing 408 MiB lvmlv test_vg3-lv8 (214) with existing xfs filesystem'] segment type = linear percent = 0 VG space used = 408 MiB 2024-03-01 20:51:09,008 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 20:51:09,008 DEBUG blivet/MainThread: vg test_vg3 has 3.57 GiB free 2024-03-01 20:51:09,009 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 20:51:09,009 DEBUG blivet/MainThread: vg test_vg3 has 3.57 GiB free 2024-03-01 20:51:09,006 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7f4b6685ba90) -- name = test_vg3-lv8 status = True id = 214 children = [] parents = ['existing 3.97 GiB lvmvg test_vg3 (141)'] uuid = WebYte-cXqg-wpa0-s9Yt-LAjT-CXq6-JxWraD size = 408 MiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-0 target size = 408 MiB path = /dev/mapper/test_vg3-lv8 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7f4b66807e80) -- name = test_vg3 status = True id = 141 children = ['existing 408 MiB lvmlv test_vg3-lv8 (214) with existing xfs filesystem'] parents = ['existing 1024 MiB disk sdg (132) with existing lvmpv', 'existing 1024 MiB disk sdh (146) with existing lvmpv', 'existing 1024 MiB disk sdi (156) with existing lvmpv', 'existing 1024 MiB disk sdj (166) with existing lvmpv'] uuid = kq3Q34-m4sM-GWpc-YIES-eDmd-mNLi-EQBg1q size = 3.97 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 3.97 GiB path = /dev/test_vg3 format args = [] original_format = None free = 1004 MiB PE Size = 4 MiB PE Count = 1016 PE Free = 251 PV Count = 4 modified = False extents = 1016 free space = 3.57 GiB free extents = 914 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sdg (132) with existing lvmpv', 'existing 1024 MiB disk sdh (146) with existing lvmpv', 'existing 1024 MiB disk sdi (156) with existing lvmpv', 'existing 1024 MiB disk sdj (166) with existing lvmpv'] LVs = ['existing 408 MiB lvmlv test_vg3-lv8 (214) with existing xfs filesystem'] segment type = linear percent = 0 VG space used = 408 MiB 2024-03-01 20:51:09,012 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 20:51:09,012 DEBUG blivet/MainThread: vg test_vg3 has 3.57 GiB free 2024-03-01 20:51:09,012 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 20:51:09,013 DEBUG blivet/MainThread: vg test_vg3 has 3.57 GiB free 2024-03-01 20:51:09,010 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7f4b6685ba90) -- name = test_vg3-lv8 status = True id = 214 children = [] parents = ['existing 3.97 GiB lvmvg test_vg3 (141)'] uuid = WebYte-cXqg-wpa0-s9Yt-LAjT-CXq6-JxWraD size = 408 MiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-0 target size = 408 MiB path = /dev/mapper/test_vg3-lv8 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7f4b66807e80) -- name = test_vg3 status = True id = 141 children = ['existing 408 MiB lvmlv test_vg3-lv8 (214) with existing xfs filesystem'] parents = ['existing 1024 MiB disk sdg (132) with existing lvmpv', 'existing 1024 MiB disk sdh (146) with existing lvmpv', 'existing 1024 MiB disk sdi (156) with existing lvmpv', 'existing 1024 MiB disk sdj (166) with existing lvmpv'] uuid = kq3Q34-m4sM-GWpc-YIES-eDmd-mNLi-EQBg1q size = 3.97 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 3.97 GiB path = /dev/test_vg3 format args = [] original_format = None free = 1004 MiB PE Size = 4 MiB PE Count = 1016 PE Free = 251 PV Count = 4 modified = False extents = 1016 free space = 3.57 GiB free extents = 914 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sdg (132) with existing lvmpv', 'existing 1024 MiB disk sdh (146) with existing lvmpv', 'existing 1024 MiB disk sdi (156) with existing lvmpv', 'existing 1024 MiB disk sdj (166) with existing lvmpv'] LVs = ['existing 408 MiB lvmlv test_vg3-lv8 (214) with existing xfs filesystem'] segment type = linear percent = 0 VG space used = 408 MiB 2024-03-01 20:51:09,015 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 20:51:09,016 DEBUG blivet/MainThread: vg test_vg3 has 3.57 GiB free 2024-03-01 20:51:09,016 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 20:51:09,017 DEBUG blivet/MainThread: vg test_vg3 has 3.57 GiB free 2024-03-01 20:51:09,013 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7f4b6685ba90) -- name = test_vg3-lv8 status = True id = 214 children = [] parents = ['existing 3.97 GiB lvmvg test_vg3 (141)'] uuid = WebYte-cXqg-wpa0-s9Yt-LAjT-CXq6-JxWraD size = 408 MiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-0 target size = 408 MiB path = /dev/mapper/test_vg3-lv8 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7f4b66807e80) -- name = test_vg3 status = True id = 141 children = ['existing 408 MiB lvmlv test_vg3-lv8 (214) with existing xfs filesystem'] parents = ['existing 1024 MiB disk sdg (132) with existing lvmpv', 'existing 1024 MiB disk sdh (146) with existing lvmpv', 'existing 1024 MiB disk sdi (156) with existing lvmpv', 'existing 1024 MiB disk sdj (166) with existing lvmpv'] uuid = kq3Q34-m4sM-GWpc-YIES-eDmd-mNLi-EQBg1q size = 3.97 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 3.97 GiB path = /dev/test_vg3 format args = [] original_format = None free = 1004 MiB PE Size = 4 MiB PE Count = 1016 PE Free = 251 PV Count = 4 modified = False extents = 1016 free space = 3.57 GiB free extents = 914 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sdg (132) with existing lvmpv', 'existing 1024 MiB disk sdh (146) with existing lvmpv', 'existing 1024 MiB disk sdi (156) with existing lvmpv', 'existing 1024 MiB disk sdj (166) with existing lvmpv'] LVs = ['existing 408 MiB lvmlv test_vg3-lv8 (214) with existing xfs filesystem'] segment type = linear percent = 0 VG space used = 408 MiB 2024-03-01 20:51:09,019 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 20:51:09,020 DEBUG blivet/MainThread: vg test_vg3 has 3.57 GiB free 2024-03-01 20:51:09,020 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 20:51:09,021 DEBUG blivet/MainThread: vg test_vg3 has 3.57 GiB free 2024-03-01 20:51:09,017 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7f4b6685ba90) -- name = test_vg3-lv8 status = True id = 214 children = [] parents = ['existing 3.97 GiB lvmvg test_vg3 (141)'] uuid = WebYte-cXqg-wpa0-s9Yt-LAjT-CXq6-JxWraD size = 408 MiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-0 target size = 408 MiB path = /dev/mapper/test_vg3-lv8 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7f4b66807e80) -- name = test_vg3 status = True id = 141 children = ['existing 408 MiB lvmlv test_vg3-lv8 (214) with existing xfs filesystem'] parents = ['existing 1024 MiB disk sdg (132) with existing lvmpv', 'existing 1024 MiB disk sdh (146) with existing lvmpv', 'existing 1024 MiB disk sdi (156) with existing lvmpv', 'existing 1024 MiB disk sdj (166) with existing lvmpv'] uuid = kq3Q34-m4sM-GWpc-YIES-eDmd-mNLi-EQBg1q size = 3.97 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 3.97 GiB path = /dev/test_vg3 format args = [] original_format = None free = 1004 MiB PE Size = 4 MiB PE Count = 1016 PE Free = 251 PV Count = 4 modified = False extents = 1016 free space = 3.57 GiB free extents = 914 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sdg (132) with existing lvmpv', 'existing 1024 MiB disk sdh (146) with existing lvmpv', 'existing 1024 MiB disk sdi (156) with existing lvmpv', 'existing 1024 MiB disk sdj (166) with existing lvmpv'] LVs = ['existing 408 MiB lvmlv test_vg3-lv8 (214) with existing xfs filesystem'] segment type = linear percent = 0 VG space used = 408 MiB 2024-03-01 20:51:09,023 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 20:51:09,024 DEBUG blivet/MainThread: vg test_vg3 has 3.57 GiB free 2024-03-01 20:51:09,024 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 20:51:09,025 DEBUG blivet/MainThread: vg test_vg3 has 3.57 GiB free 2024-03-01 20:51:09,021 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7f4b6685ba90) -- name = test_vg3-lv8 status = True id = 214 children = [] parents = ['existing 3.97 GiB lvmvg test_vg3 (141)'] uuid = WebYte-cXqg-wpa0-s9Yt-LAjT-CXq6-JxWraD size = 408 MiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-0 target size = 408 MiB path = /dev/mapper/test_vg3-lv8 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7f4b66807e80) -- name = test_vg3 status = True id = 141 children = ['existing 408 MiB lvmlv test_vg3-lv8 (214) with existing xfs filesystem'] parents = ['existing 1024 MiB disk sdg (132) with existing lvmpv', 'existing 1024 MiB disk sdh (146) with existing lvmpv', 'existing 1024 MiB disk sdi (156) with existing lvmpv', 'existing 1024 MiB disk sdj (166) with existing lvmpv'] uuid = kq3Q34-m4sM-GWpc-YIES-eDmd-mNLi-EQBg1q size = 3.97 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 3.97 GiB path = /dev/test_vg3 format args = [] original_format = None free = 1004 MiB PE Size = 4 MiB PE Count = 1016 PE Free = 251 PV Count = 4 modified = False extents = 1016 free space = 3.57 GiB free extents = 914 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sdg (132) with existing lvmpv', 'existing 1024 MiB disk sdh (146) with existing lvmpv', 'existing 1024 MiB disk sdi (156) with existing lvmpv', 'existing 1024 MiB disk sdj (166) with existing lvmpv'] LVs = ['existing 408 MiB lvmlv test_vg3-lv8 (214) with existing xfs filesystem'] segment type = linear percent = 0 VG space used = 408 MiB 2024-03-01 20:51:09,027 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 20:51:09,028 DEBUG blivet/MainThread: vg test_vg3 has 3.57 GiB free 2024-03-01 20:51:09,028 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 20:51:09,029 DEBUG blivet/MainThread: vg test_vg3 has 3.57 GiB free 2024-03-01 20:51:09,025 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7f4b6685ba90) -- name = test_vg3-lv8 status = True id = 214 children = [] parents = ['existing 3.97 GiB lvmvg test_vg3 (141)'] uuid = WebYte-cXqg-wpa0-s9Yt-LAjT-CXq6-JxWraD size = 408 MiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-0 target size = 408 MiB path = /dev/mapper/test_vg3-lv8 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7f4b66807e80) -- name = test_vg3 status = True id = 141 children = ['existing 408 MiB lvmlv test_vg3-lv8 (214) with existing xfs filesystem'] parents = ['existing 1024 MiB disk sdg (132) with existing lvmpv', 'existing 1024 MiB disk sdh (146) with existing lvmpv', 'existing 1024 MiB disk sdi (156) with existing lvmpv', 'existing 1024 MiB disk sdj (166) with existing lvmpv'] uuid = kq3Q34-m4sM-GWpc-YIES-eDmd-mNLi-EQBg1q size = 3.97 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 3.97 GiB path = /dev/test_vg3 format args = [] original_format = None free = 1004 MiB PE Size = 4 MiB PE Count = 1016 PE Free = 251 PV Count = 4 modified = False extents = 1016 free space = 3.57 GiB free extents = 914 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sdg (132) with existing lvmpv', 'existing 1024 MiB disk sdh (146) with existing lvmpv', 'existing 1024 MiB disk sdi (156) with existing lvmpv', 'existing 1024 MiB disk sdj (166) with existing lvmpv'] LVs = ['existing 408 MiB lvmlv test_vg3-lv8 (214) with existing xfs filesystem'] segment type = linear percent = 0 VG space used = 408 MiB 2024-03-01 20:51:09,031 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 20:51:09,032 DEBUG blivet/MainThread: vg test_vg3 has 3.57 GiB free 2024-03-01 20:51:09,032 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 20:51:09,033 DEBUG blivet/MainThread: vg test_vg3 has 3.57 GiB free 2024-03-01 20:51:09,029 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7f4b6685ba90) -- name = test_vg3-lv8 status = True id = 214 children = [] parents = ['existing 3.97 GiB lvmvg test_vg3 (141)'] uuid = WebYte-cXqg-wpa0-s9Yt-LAjT-CXq6-JxWraD size = 408 MiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-0 target size = 408 MiB path = /dev/mapper/test_vg3-lv8 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7f4b66807e80) -- name = test_vg3 status = True id = 141 children = ['existing 408 MiB lvmlv test_vg3-lv8 (214) with existing xfs filesystem'] parents = ['existing 1024 MiB disk sdg (132) with existing lvmpv', 'existing 1024 MiB disk sdh (146) with existing lvmpv', 'existing 1024 MiB disk sdi (156) with existing lvmpv', 'existing 1024 MiB disk sdj (166) with existing lvmpv'] uuid = kq3Q34-m4sM-GWpc-YIES-eDmd-mNLi-EQBg1q size = 3.97 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 3.97 GiB path = /dev/test_vg3 format args = [] original_format = None free = 1004 MiB PE Size = 4 MiB PE Count = 1016 PE Free = 251 PV Count = 4 modified = False extents = 1016 free space = 3.57 GiB free extents = 914 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sdg (132) with existing lvmpv', 'existing 1024 MiB disk sdh (146) with existing lvmpv', 'existing 1024 MiB disk sdi (156) with existing lvmpv', 'existing 1024 MiB disk sdj (166) with existing lvmpv'] LVs = ['existing 408 MiB lvmlv test_vg3-lv8 (214) with existing xfs filesystem'] segment type = linear percent = 0 VG space used = 408 MiB 2024-03-01 20:51:09,035 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 20:51:09,036 DEBUG blivet/MainThread: vg test_vg3 has 3.57 GiB free 2024-03-01 20:51:09,036 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 20:51:09,036 DEBUG blivet/MainThread: vg test_vg3 has 3.57 GiB free 2024-03-01 20:51:09,033 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7f4b6685ba90) -- name = test_vg3-lv8 status = True id = 214 children = [] parents = ['existing 3.97 GiB lvmvg test_vg3 (141)'] uuid = WebYte-cXqg-wpa0-s9Yt-LAjT-CXq6-JxWraD size = 408 MiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-0 target size = 408 MiB path = /dev/mapper/test_vg3-lv8 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7f4b66807e80) -- name = test_vg3 status = True id = 141 children = ['existing 408 MiB lvmlv test_vg3-lv8 (214) with existing xfs filesystem'] parents = ['existing 1024 MiB disk sdg (132) with existing lvmpv', 'existing 1024 MiB disk sdh (146) with existing lvmpv', 'existing 1024 MiB disk sdi (156) with existing lvmpv', 'existing 1024 MiB disk sdj (166) with existing lvmpv'] uuid = kq3Q34-m4sM-GWpc-YIES-eDmd-mNLi-EQBg1q size = 3.97 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 3.97 GiB path = /dev/test_vg3 format args = [] original_format = None free = 1004 MiB PE Size = 4 MiB PE Count = 1016 PE Free = 251 PV Count = 4 modified = False extents = 1016 free space = 3.57 GiB free extents = 914 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sdg (132) with existing lvmpv', 'existing 1024 MiB disk sdh (146) with existing lvmpv', 'existing 1024 MiB disk sdi (156) with existing lvmpv', 'existing 1024 MiB disk sdj (166) with existing lvmpv'] LVs = ['existing 408 MiB lvmlv test_vg3-lv8 (214) with existing xfs filesystem'] segment type = linear percent = 0 VG space used = 408 MiB 2024-03-01 20:51:09,039 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 20:51:09,039 DEBUG blivet/MainThread: vg test_vg3 has 3.57 GiB free 2024-03-01 20:51:09,040 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 20:51:09,040 DEBUG blivet/MainThread: vg test_vg3 has 3.57 GiB free 2024-03-01 20:51:09,037 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7f4b6685ba90) -- name = test_vg3-lv8 status = True id = 214 children = [] parents = ['existing 3.97 GiB lvmvg test_vg3 (141)'] uuid = WebYte-cXqg-wpa0-s9Yt-LAjT-CXq6-JxWraD size = 408 MiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-0 target size = 408 MiB path = /dev/mapper/test_vg3-lv8 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7f4b66807e80) -- name = test_vg3 status = True id = 141 children = ['existing 408 MiB lvmlv test_vg3-lv8 (214) with existing xfs filesystem'] parents = ['existing 1024 MiB disk sdg (132) with existing lvmpv', 'existing 1024 MiB disk sdh (146) with existing lvmpv', 'existing 1024 MiB disk sdi (156) with existing lvmpv', 'existing 1024 MiB disk sdj (166) with existing lvmpv'] uuid = kq3Q34-m4sM-GWpc-YIES-eDmd-mNLi-EQBg1q size = 3.97 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 3.97 GiB path = /dev/test_vg3 format args = [] original_format = None free = 1004 MiB PE Size = 4 MiB PE Count = 1016 PE Free = 251 PV Count = 4 modified = False extents = 1016 free space = 3.57 GiB free extents = 914 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sdg (132) with existing lvmpv', 'existing 1024 MiB disk sdh (146) with existing lvmpv', 'existing 1024 MiB disk sdi (156) with existing lvmpv', 'existing 1024 MiB disk sdj (166) with existing lvmpv'] LVs = ['existing 408 MiB lvmlv test_vg3-lv8 (214) with existing xfs filesystem'] segment type = linear percent = 0 VG space used = 408 MiB 2024-03-01 20:51:09,043 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 20:51:09,043 DEBUG blivet/MainThread: vg test_vg3 has 3.57 GiB free 2024-03-01 20:51:09,044 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 20:51:09,044 DEBUG blivet/MainThread: vg test_vg3 has 3.57 GiB free 2024-03-01 20:51:09,041 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7f4b6685ba90) -- name = test_vg3-lv8 status = True id = 214 children = [] parents = ['existing 3.97 GiB lvmvg test_vg3 (141)'] uuid = WebYte-cXqg-wpa0-s9Yt-LAjT-CXq6-JxWraD size = 408 MiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-0 target size = 408 MiB path = /dev/mapper/test_vg3-lv8 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7f4b66807e80) -- name = test_vg3 status = True id = 141 children = ['existing 408 MiB lvmlv test_vg3-lv8 (214) with existing xfs filesystem'] parents = ['existing 1024 MiB disk sdg (132) with existing lvmpv', 'existing 1024 MiB disk sdh (146) with existing lvmpv', 'existing 1024 MiB disk sdi (156) with existing lvmpv', 'existing 1024 MiB disk sdj (166) with existing lvmpv'] uuid = kq3Q34-m4sM-GWpc-YIES-eDmd-mNLi-EQBg1q size = 3.97 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 3.97 GiB path = /dev/test_vg3 format args = [] original_format = None free = 1004 MiB PE Size = 4 MiB PE Count = 1016 PE Free = 251 PV Count = 4 modified = False extents = 1016 free space = 3.57 GiB free extents = 914 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sdg (132) with existing lvmpv', 'existing 1024 MiB disk sdh (146) with existing lvmpv', 'existing 1024 MiB disk sdi (156) with existing lvmpv', 'existing 1024 MiB disk sdj (166) with existing lvmpv'] LVs = ['existing 408 MiB lvmlv test_vg3-lv8 (214) with existing xfs filesystem'] segment type = linear percent = 0 VG space used = 408 MiB 2024-03-01 20:51:09,047 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 20:51:09,047 DEBUG blivet/MainThread: vg test_vg3 has 3.57 GiB free 2024-03-01 20:51:09,048 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 20:51:09,048 DEBUG blivet/MainThread: vg test_vg3 has 3.57 GiB free 2024-03-01 20:51:09,045 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7f4b6685ba90) -- name = test_vg3-lv8 status = True id = 214 children = [] parents = ['existing 3.97 GiB lvmvg test_vg3 (141)'] uuid = WebYte-cXqg-wpa0-s9Yt-LAjT-CXq6-JxWraD size = 408 MiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-0 target size = 408 MiB path = /dev/mapper/test_vg3-lv8 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7f4b66807e80) -- name = test_vg3 status = True id = 141 children = ['existing 408 MiB lvmlv test_vg3-lv8 (214) with existing xfs filesystem'] parents = ['existing 1024 MiB disk sdg (132) with existing lvmpv', 'existing 1024 MiB disk sdh (146) with existing lvmpv', 'existing 1024 MiB disk sdi (156) with existing lvmpv', 'existing 1024 MiB disk sdj (166) with existing lvmpv'] uuid = kq3Q34-m4sM-GWpc-YIES-eDmd-mNLi-EQBg1q size = 3.97 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 3.97 GiB path = /dev/test_vg3 format args = [] original_format = None free = 1004 MiB PE Size = 4 MiB PE Count = 1016 PE Free = 251 PV Count = 4 modified = False extents = 1016 free space = 3.57 GiB free extents = 914 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sdg (132) with existing lvmpv', 'existing 1024 MiB disk sdh (146) with existing lvmpv', 'existing 1024 MiB disk sdi (156) with existing lvmpv', 'existing 1024 MiB disk sdj (166) with existing lvmpv'] LVs = ['existing 408 MiB lvmlv test_vg3-lv8 (214) with existing xfs filesystem'] segment type = linear percent = 0 VG space used = 408 MiB 2024-03-01 20:51:09,051 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 20:51:09,051 DEBUG blivet/MainThread: vg test_vg3 has 3.57 GiB free 2024-03-01 20:51:09,051 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 20:51:09,052 DEBUG blivet/MainThread: vg test_vg3 has 3.57 GiB free 2024-03-01 20:51:09,049 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7f4b6685ba90) -- name = test_vg3-lv8 status = True id = 214 children = [] parents = ['existing 3.97 GiB lvmvg test_vg3 (141)'] uuid = WebYte-cXqg-wpa0-s9Yt-LAjT-CXq6-JxWraD size = 408 MiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-0 target size = 408 MiB path = /dev/mapper/test_vg3-lv8 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7f4b66807e80) -- name = test_vg3 status = True id = 141 children = ['existing 408 MiB lvmlv test_vg3-lv8 (214) with existing xfs filesystem'] parents = ['existing 1024 MiB disk sdg (132) with existing lvmpv', 'existing 1024 MiB disk sdh (146) with existing lvmpv', 'existing 1024 MiB disk sdi (156) with existing lvmpv', 'existing 1024 MiB disk sdj (166) with existing lvmpv'] uuid = kq3Q34-m4sM-GWpc-YIES-eDmd-mNLi-EQBg1q size = 3.97 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 3.97 GiB path = /dev/test_vg3 format args = [] original_format = None free = 1004 MiB PE Size = 4 MiB PE Count = 1016 PE Free = 251 PV Count = 4 modified = False extents = 1016 free space = 3.57 GiB free extents = 914 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sdg (132) with existing lvmpv', 'existing 1024 MiB disk sdh (146) with existing lvmpv', 'existing 1024 MiB disk sdi (156) with existing lvmpv', 'existing 1024 MiB disk sdj (166) with existing lvmpv'] LVs = ['existing 408 MiB lvmlv test_vg3-lv8 (214) with existing xfs filesystem'] segment type = linear percent = 0 VG space used = 408 MiB 2024-03-01 20:51:09,054 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 20:51:09,055 DEBUG blivet/MainThread: vg test_vg3 has 3.57 GiB free 2024-03-01 20:51:09,055 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 20:51:09,056 DEBUG blivet/MainThread: vg test_vg3 has 3.57 GiB free 2024-03-01 20:51:09,052 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7f4b6685ba90) -- name = test_vg3-lv8 status = True id = 214 children = [] parents = ['existing 3.97 GiB lvmvg test_vg3 (141)'] uuid = WebYte-cXqg-wpa0-s9Yt-LAjT-CXq6-JxWraD size = 408 MiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-0 target size = 408 MiB path = /dev/mapper/test_vg3-lv8 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7f4b66807e80) -- name = test_vg3 status = True id = 141 children = ['existing 408 MiB lvmlv test_vg3-lv8 (214) with existing xfs filesystem'] parents = ['existing 1024 MiB disk sdg (132) with existing lvmpv', 'existing 1024 MiB disk sdh (146) with existing lvmpv', 'existing 1024 MiB disk sdi (156) with existing lvmpv', 'existing 1024 MiB disk sdj (166) with existing lvmpv'] uuid = kq3Q34-m4sM-GWpc-YIES-eDmd-mNLi-EQBg1q size = 3.97 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 3.97 GiB path = /dev/test_vg3 format args = [] original_format = None free = 1004 MiB PE Size = 4 MiB PE Count = 1016 PE Free = 251 PV Count = 4 modified = False extents = 1016 free space = 3.57 GiB free extents = 914 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sdg (132) with existing lvmpv', 'existing 1024 MiB disk sdh (146) with existing lvmpv', 'existing 1024 MiB disk sdi (156) with existing lvmpv', 'existing 1024 MiB disk sdj (166) with existing lvmpv'] LVs = ['existing 408 MiB lvmlv test_vg3-lv8 (214) with existing xfs filesystem'] segment type = linear percent = 0 VG space used = 408 MiB 2024-03-01 20:51:09,058 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 20:51:09,059 DEBUG blivet/MainThread: vg test_vg3 has 3.57 GiB free 2024-03-01 20:51:09,059 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 20:51:09,060 DEBUG blivet/MainThread: vg test_vg3 has 3.57 GiB free 2024-03-01 20:51:09,056 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7f4b6685ba90) -- name = test_vg3-lv8 status = True id = 214 children = [] parents = ['existing 3.97 GiB lvmvg test_vg3 (141)'] uuid = WebYte-cXqg-wpa0-s9Yt-LAjT-CXq6-JxWraD size = 408 MiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-0 target size = 408 MiB path = /dev/mapper/test_vg3-lv8 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7f4b66807e80) -- name = test_vg3 status = True id = 141 children = ['existing 408 MiB lvmlv test_vg3-lv8 (214) with existing xfs filesystem'] parents = ['existing 1024 MiB disk sdg (132) with existing lvmpv', 'existing 1024 MiB disk sdh (146) with existing lvmpv', 'existing 1024 MiB disk sdi (156) with existing lvmpv', 'existing 1024 MiB disk sdj (166) with existing lvmpv'] uuid = kq3Q34-m4sM-GWpc-YIES-eDmd-mNLi-EQBg1q size = 3.97 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 3.97 GiB path = /dev/test_vg3 format args = [] original_format = None free = 1004 MiB PE Size = 4 MiB PE Count = 1016 PE Free = 251 PV Count = 4 modified = False extents = 1016 free space = 3.57 GiB free extents = 914 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sdg (132) with existing lvmpv', 'existing 1024 MiB disk sdh (146) with existing lvmpv', 'existing 1024 MiB disk sdi (156) with existing lvmpv', 'existing 1024 MiB disk sdj (166) with existing lvmpv'] LVs = ['existing 408 MiB lvmlv test_vg3-lv8 (214) with existing xfs filesystem'] segment type = linear percent = 0 VG space used = 408 MiB 2024-03-01 20:51:09,062 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 20:51:09,063 DEBUG blivet/MainThread: vg test_vg3 has 3.57 GiB free 2024-03-01 20:51:09,063 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 20:51:09,064 DEBUG blivet/MainThread: vg test_vg3 has 3.57 GiB free 2024-03-01 20:51:09,060 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7f4b6685ba90) -- name = test_vg3-lv8 status = True id = 214 children = [] parents = ['existing 3.97 GiB lvmvg test_vg3 (141)'] uuid = WebYte-cXqg-wpa0-s9Yt-LAjT-CXq6-JxWraD size = 408 MiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-0 target size = 408 MiB path = /dev/mapper/test_vg3-lv8 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7f4b66807e80) -- name = test_vg3 status = True id = 141 children = ['existing 408 MiB lvmlv test_vg3-lv8 (214) with existing xfs filesystem'] parents = ['existing 1024 MiB disk sdg (132) with existing lvmpv', 'existing 1024 MiB disk sdh (146) with existing lvmpv', 'existing 1024 MiB disk sdi (156) with existing lvmpv', 'existing 1024 MiB disk sdj (166) with existing lvmpv'] uuid = kq3Q34-m4sM-GWpc-YIES-eDmd-mNLi-EQBg1q size = 3.97 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 3.97 GiB path = /dev/test_vg3 format args = [] original_format = None free = 1004 MiB PE Size = 4 MiB PE Count = 1016 PE Free = 251 PV Count = 4 modified = False extents = 1016 free space = 3.57 GiB free extents = 914 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sdg (132) with existing lvmpv', 'existing 1024 MiB disk sdh (146) with existing lvmpv', 'existing 1024 MiB disk sdi (156) with existing lvmpv', 'existing 1024 MiB disk sdj (166) with existing lvmpv'] LVs = ['existing 408 MiB lvmlv test_vg3-lv8 (214) with existing xfs filesystem'] segment type = linear percent = 0 VG space used = 408 MiB 2024-03-01 20:51:09,066 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 20:51:09,067 DEBUG blivet/MainThread: vg test_vg3 has 3.57 GiB free 2024-03-01 20:51:09,067 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 20:51:09,068 DEBUG blivet/MainThread: vg test_vg3 has 3.57 GiB free 2024-03-01 20:51:09,064 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7f4b6685ba90) -- name = test_vg3-lv8 status = True id = 214 children = [] parents = ['existing 3.97 GiB lvmvg test_vg3 (141)'] uuid = WebYte-cXqg-wpa0-s9Yt-LAjT-CXq6-JxWraD size = 408 MiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-0 target size = 408 MiB path = /dev/mapper/test_vg3-lv8 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7f4b66807e80) -- name = test_vg3 status = True id = 141 children = ['existing 408 MiB lvmlv test_vg3-lv8 (214) with existing xfs filesystem'] parents = ['existing 1024 MiB disk sdg (132) with existing lvmpv', 'existing 1024 MiB disk sdh (146) with existing lvmpv', 'existing 1024 MiB disk sdi (156) with existing lvmpv', 'existing 1024 MiB disk sdj (166) with existing lvmpv'] uuid = kq3Q34-m4sM-GWpc-YIES-eDmd-mNLi-EQBg1q size = 3.97 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 3.97 GiB path = /dev/test_vg3 format args = [] original_format = None free = 1004 MiB PE Size = 4 MiB PE Count = 1016 PE Free = 251 PV Count = 4 modified = False extents = 1016 free space = 3.57 GiB free extents = 914 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sdg (132) with existing lvmpv', 'existing 1024 MiB disk sdh (146) with existing lvmpv', 'existing 1024 MiB disk sdi (156) with existing lvmpv', 'existing 1024 MiB disk sdj (166) with existing lvmpv'] LVs = ['existing 408 MiB lvmlv test_vg3-lv8 (214) with existing xfs filesystem'] segment type = linear percent = 0 VG space used = 408 MiB 2024-03-01 20:51:09,070 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 20:51:09,071 DEBUG blivet/MainThread: vg test_vg3 has 3.57 GiB free 2024-03-01 20:51:09,071 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 20:51:09,072 DEBUG blivet/MainThread: vg test_vg3 has 3.57 GiB free 2024-03-01 20:51:09,068 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7f4b6685ba90) -- name = test_vg3-lv8 status = True id = 214 children = [] parents = ['existing 3.97 GiB lvmvg test_vg3 (141)'] uuid = WebYte-cXqg-wpa0-s9Yt-LAjT-CXq6-JxWraD size = 408 MiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-0 target size = 408 MiB path = /dev/mapper/test_vg3-lv8 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7f4b66807e80) -- name = test_vg3 status = True id = 141 children = ['existing 408 MiB lvmlv test_vg3-lv8 (214) with existing xfs filesystem'] parents = ['existing 1024 MiB disk sdg (132) with existing lvmpv', 'existing 1024 MiB disk sdh (146) with existing lvmpv', 'existing 1024 MiB disk sdi (156) with existing lvmpv', 'existing 1024 MiB disk sdj (166) with existing lvmpv'] uuid = kq3Q34-m4sM-GWpc-YIES-eDmd-mNLi-EQBg1q size = 3.97 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 3.97 GiB path = /dev/test_vg3 format args = [] original_format = None free = 1004 MiB PE Size = 4 MiB PE Count = 1016 PE Free = 251 PV Count = 4 modified = False extents = 1016 free space = 3.57 GiB free extents = 914 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sdg (132) with existing lvmpv', 'existing 1024 MiB disk sdh (146) with existing lvmpv', 'existing 1024 MiB disk sdi (156) with existing lvmpv', 'existing 1024 MiB disk sdj (166) with existing lvmpv'] LVs = ['existing 408 MiB lvmlv test_vg3-lv8 (214) with existing xfs filesystem'] segment type = linear percent = 0 VG space used = 408 MiB 2024-03-01 20:51:09,074 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 20:51:09,074 DEBUG blivet/MainThread: vg test_vg3 has 3.57 GiB free 2024-03-01 20:51:09,075 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 20:51:09,075 DEBUG blivet/MainThread: vg test_vg3 has 3.57 GiB free 2024-03-01 20:51:09,072 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7f4b6685ba90) -- name = test_vg3-lv8 status = True id = 214 children = [] parents = ['existing 3.97 GiB lvmvg test_vg3 (141)'] uuid = WebYte-cXqg-wpa0-s9Yt-LAjT-CXq6-JxWraD size = 408 MiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-0 target size = 408 MiB path = /dev/mapper/test_vg3-lv8 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7f4b66807e80) -- name = test_vg3 status = True id = 141 children = ['existing 408 MiB lvmlv test_vg3-lv8 (214) with existing xfs filesystem'] parents = ['existing 1024 MiB disk sdg (132) with existing lvmpv', 'existing 1024 MiB disk sdh (146) with existing lvmpv', 'existing 1024 MiB disk sdi (156) with existing lvmpv', 'existing 1024 MiB disk sdj (166) with existing lvmpv'] uuid = kq3Q34-m4sM-GWpc-YIES-eDmd-mNLi-EQBg1q size = 3.97 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 3.97 GiB path = /dev/test_vg3 format args = [] original_format = None free = 1004 MiB PE Size = 4 MiB PE Count = 1016 PE Free = 251 PV Count = 4 modified = False extents = 1016 free space = 3.57 GiB free extents = 914 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sdg (132) with existing lvmpv', 'existing 1024 MiB disk sdh (146) with existing lvmpv', 'existing 1024 MiB disk sdi (156) with existing lvmpv', 'existing 1024 MiB disk sdj (166) with existing lvmpv'] LVs = ['existing 408 MiB lvmlv test_vg3-lv8 (214) with existing xfs filesystem'] segment type = linear percent = 0 VG space used = 408 MiB 2024-03-01 20:51:09,078 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 20:51:09,078 DEBUG blivet/MainThread: vg test_vg3 has 3.57 GiB free 2024-03-01 20:51:09,079 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 20:51:09,079 DEBUG blivet/MainThread: vg test_vg3 has 3.57 GiB free 2024-03-01 20:51:09,076 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7f4b6685ba90) -- name = test_vg3-lv8 status = True id = 214 children = [] parents = ['existing 3.97 GiB lvmvg test_vg3 (141)'] uuid = WebYte-cXqg-wpa0-s9Yt-LAjT-CXq6-JxWraD size = 408 MiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-0 target size = 408 MiB path = /dev/mapper/test_vg3-lv8 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7f4b66807e80) -- name = test_vg3 status = True id = 141 children = ['existing 408 MiB lvmlv test_vg3-lv8 (214) with existing xfs filesystem'] parents = ['existing 1024 MiB disk sdg (132) with existing lvmpv', 'existing 1024 MiB disk sdh (146) with existing lvmpv', 'existing 1024 MiB disk sdi (156) with existing lvmpv', 'existing 1024 MiB disk sdj (166) with existing lvmpv'] uuid = kq3Q34-m4sM-GWpc-YIES-eDmd-mNLi-EQBg1q size = 3.97 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 3.97 GiB path = /dev/test_vg3 format args = [] original_format = None free = 1004 MiB PE Size = 4 MiB PE Count = 1016 PE Free = 251 PV Count = 4 modified = False extents = 1016 free space = 3.57 GiB free extents = 914 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sdg (132) with existing lvmpv', 'existing 1024 MiB disk sdh (146) with existing lvmpv', 'existing 1024 MiB disk sdi (156) with existing lvmpv', 'existing 1024 MiB disk sdj (166) with existing lvmpv'] LVs = ['existing 408 MiB lvmlv test_vg3-lv8 (214) with existing xfs filesystem'] segment type = linear percent = 0 VG space used = 408 MiB 2024-03-01 20:51:09,082 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 20:51:09,082 DEBUG blivet/MainThread: vg test_vg3 has 3.57 GiB free 2024-03-01 20:51:09,083 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 20:51:09,083 DEBUG blivet/MainThread: vg test_vg3 has 3.57 GiB free 2024-03-01 20:51:09,080 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7f4b6685ba90) -- name = test_vg3-lv8 status = True id = 214 children = [] parents = ['existing 3.97 GiB lvmvg test_vg3 (141)'] uuid = WebYte-cXqg-wpa0-s9Yt-LAjT-CXq6-JxWraD size = 408 MiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-0 target size = 408 MiB path = /dev/mapper/test_vg3-lv8 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7f4b66807e80) -- name = test_vg3 status = True id = 141 children = ['existing 408 MiB lvmlv test_vg3-lv8 (214) with existing xfs filesystem'] parents = ['existing 1024 MiB disk sdg (132) with existing lvmpv', 'existing 1024 MiB disk sdh (146) with existing lvmpv', 'existing 1024 MiB disk sdi (156) with existing lvmpv', 'existing 1024 MiB disk sdj (166) with existing lvmpv'] uuid = kq3Q34-m4sM-GWpc-YIES-eDmd-mNLi-EQBg1q size = 3.97 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 3.97 GiB path = /dev/test_vg3 format args = [] original_format = None free = 1004 MiB PE Size = 4 MiB PE Count = 1016 PE Free = 251 PV Count = 4 modified = False extents = 1016 free space = 3.57 GiB free extents = 914 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sdg (132) with existing lvmpv', 'existing 1024 MiB disk sdh (146) with existing lvmpv', 'existing 1024 MiB disk sdi (156) with existing lvmpv', 'existing 1024 MiB disk sdj (166) with existing lvmpv'] LVs = ['existing 408 MiB lvmlv test_vg3-lv8 (214) with existing xfs filesystem'] segment type = linear percent = 0 VG space used = 408 MiB 2024-03-01 20:51:09,086 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 20:51:09,086 DEBUG blivet/MainThread: vg test_vg3 has 3.57 GiB free 2024-03-01 20:51:09,087 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 20:51:09,087 DEBUG blivet/MainThread: vg test_vg3 has 3.57 GiB free 2024-03-01 20:51:09,084 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7f4b6685ba90) -- name = test_vg3-lv8 status = True id = 214 children = [] parents = ['existing 3.97 GiB lvmvg test_vg3 (141)'] uuid = WebYte-cXqg-wpa0-s9Yt-LAjT-CXq6-JxWraD size = 408 MiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-0 target size = 408 MiB path = /dev/mapper/test_vg3-lv8 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7f4b66807e80) -- name = test_vg3 status = True id = 141 children = ['existing 408 MiB lvmlv test_vg3-lv8 (214) with existing xfs filesystem'] parents = ['existing 1024 MiB disk sdg (132) with existing lvmpv', 'existing 1024 MiB disk sdh (146) with existing lvmpv', 'existing 1024 MiB disk sdi (156) with existing lvmpv', 'existing 1024 MiB disk sdj (166) with existing lvmpv'] uuid = kq3Q34-m4sM-GWpc-YIES-eDmd-mNLi-EQBg1q size = 3.97 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 3.97 GiB path = /dev/test_vg3 format args = [] original_format = None free = 1004 MiB PE Size = 4 MiB PE Count = 1016 PE Free = 251 PV Count = 4 modified = False extents = 1016 free space = 3.57 GiB free extents = 914 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sdg (132) with existing lvmpv', 'existing 1024 MiB disk sdh (146) with existing lvmpv', 'existing 1024 MiB disk sdi (156) with existing lvmpv', 'existing 1024 MiB disk sdj (166) with existing lvmpv'] LVs = ['existing 408 MiB lvmlv test_vg3-lv8 (214) with existing xfs filesystem'] segment type = linear percent = 0 VG space used = 408 MiB 2024-03-01 20:51:09,090 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 20:51:09,090 DEBUG blivet/MainThread: vg test_vg3 has 3.57 GiB free 2024-03-01 20:51:09,090 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 20:51:09,091 DEBUG blivet/MainThread: vg test_vg3 has 3.57 GiB free 2024-03-01 20:51:09,088 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7f4b6685ba90) -- name = test_vg3-lv8 status = True id = 214 children = [] parents = ['existing 3.97 GiB lvmvg test_vg3 (141)'] uuid = WebYte-cXqg-wpa0-s9Yt-LAjT-CXq6-JxWraD size = 408 MiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-0 target size = 408 MiB path = /dev/mapper/test_vg3-lv8 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7f4b66807e80) -- name = test_vg3 status = True id = 141 children = ['existing 408 MiB lvmlv test_vg3-lv8 (214) with existing xfs filesystem'] parents = ['existing 1024 MiB disk sdg (132) with existing lvmpv', 'existing 1024 MiB disk sdh (146) with existing lvmpv', 'existing 1024 MiB disk sdi (156) with existing lvmpv', 'existing 1024 MiB disk sdj (166) with existing lvmpv'] uuid = kq3Q34-m4sM-GWpc-YIES-eDmd-mNLi-EQBg1q size = 3.97 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 3.97 GiB path = /dev/test_vg3 format args = [] original_format = None free = 1004 MiB PE Size = 4 MiB PE Count = 1016 PE Free = 251 PV Count = 4 modified = False extents = 1016 free space = 3.57 GiB free extents = 914 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sdg (132) with existing lvmpv', 'existing 1024 MiB disk sdh (146) with existing lvmpv', 'existing 1024 MiB disk sdi (156) with existing lvmpv', 'existing 1024 MiB disk sdj (166) with existing lvmpv'] LVs = ['existing 408 MiB lvmlv test_vg3-lv8 (214) with existing xfs filesystem'] segment type = linear percent = 0 VG space used = 408 MiB 2024-03-01 20:51:09,093 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 20:51:09,094 DEBUG blivet/MainThread: vg test_vg3 has 3.57 GiB free 2024-03-01 20:51:09,094 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 20:51:09,095 DEBUG blivet/MainThread: vg test_vg3 has 3.57 GiB free 2024-03-01 20:51:09,091 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7f4b6685ba90) -- name = test_vg3-lv8 status = True id = 214 children = [] parents = ['existing 3.97 GiB lvmvg test_vg3 (141)'] uuid = WebYte-cXqg-wpa0-s9Yt-LAjT-CXq6-JxWraD size = 408 MiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-0 target size = 408 MiB path = /dev/mapper/test_vg3-lv8 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7f4b66807e80) -- name = test_vg3 status = True id = 141 children = ['existing 408 MiB lvmlv test_vg3-lv8 (214) with existing xfs filesystem'] parents = ['existing 1024 MiB disk sdg (132) with existing lvmpv', 'existing 1024 MiB disk sdh (146) with existing lvmpv', 'existing 1024 MiB disk sdi (156) with existing lvmpv', 'existing 1024 MiB disk sdj (166) with existing lvmpv'] uuid = kq3Q34-m4sM-GWpc-YIES-eDmd-mNLi-EQBg1q size = 3.97 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 3.97 GiB path = /dev/test_vg3 format args = [] original_format = None free = 1004 MiB PE Size = 4 MiB PE Count = 1016 PE Free = 251 PV Count = 4 modified = False extents = 1016 free space = 3.57 GiB free extents = 914 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sdg (132) with existing lvmpv', 'existing 1024 MiB disk sdh (146) with existing lvmpv', 'existing 1024 MiB disk sdi (156) with existing lvmpv', 'existing 1024 MiB disk sdj (166) with existing lvmpv'] LVs = ['existing 408 MiB lvmlv test_vg3-lv8 (214) with existing xfs filesystem'] segment type = linear percent = 0 VG space used = 408 MiB 2024-03-01 20:51:09,097 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 20:51:09,098 DEBUG blivet/MainThread: vg test_vg3 has 3.57 GiB free 2024-03-01 20:51:09,098 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 20:51:09,099 DEBUG blivet/MainThread: vg test_vg3 has 3.57 GiB free 2024-03-01 20:51:09,095 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7f4b6685ba90) -- name = test_vg3-lv8 status = True id = 214 children = [] parents = ['existing 3.97 GiB lvmvg test_vg3 (141)'] uuid = WebYte-cXqg-wpa0-s9Yt-LAjT-CXq6-JxWraD size = 408 MiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-0 target size = 408 MiB path = /dev/mapper/test_vg3-lv8 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7f4b66807e80) -- name = test_vg3 status = True id = 141 children = ['existing 408 MiB lvmlv test_vg3-lv8 (214) with existing xfs filesystem'] parents = ['existing 1024 MiB disk sdg (132) with existing lvmpv', 'existing 1024 MiB disk sdh (146) with existing lvmpv', 'existing 1024 MiB disk sdi (156) with existing lvmpv', 'existing 1024 MiB disk sdj (166) with existing lvmpv'] uuid = kq3Q34-m4sM-GWpc-YIES-eDmd-mNLi-EQBg1q size = 3.97 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 3.97 GiB path = /dev/test_vg3 format args = [] original_format = None free = 1004 MiB PE Size = 4 MiB PE Count = 1016 PE Free = 251 PV Count = 4 modified = False extents = 1016 free space = 3.57 GiB free extents = 914 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sdg (132) with existing lvmpv', 'existing 1024 MiB disk sdh (146) with existing lvmpv', 'existing 1024 MiB disk sdi (156) with existing lvmpv', 'existing 1024 MiB disk sdj (166) with existing lvmpv'] LVs = ['existing 408 MiB lvmlv test_vg3-lv8 (214) with existing xfs filesystem'] segment type = linear percent = 0 VG space used = 408 MiB 2024-03-01 20:51:09,101 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 20:51:09,102 DEBUG blivet/MainThread: vg test_vg3 has 3.57 GiB free 2024-03-01 20:51:09,102 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 20:51:09,103 DEBUG blivet/MainThread: vg test_vg3 has 3.57 GiB free 2024-03-01 20:51:09,099 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7f4b6685ba90) -- name = test_vg3-lv8 status = True id = 214 children = [] parents = ['existing 3.97 GiB lvmvg test_vg3 (141)'] uuid = WebYte-cXqg-wpa0-s9Yt-LAjT-CXq6-JxWraD size = 408 MiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-0 target size = 408 MiB path = /dev/mapper/test_vg3-lv8 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7f4b66807e80) -- name = test_vg3 status = True id = 141 children = ['existing 408 MiB lvmlv test_vg3-lv8 (214) with existing xfs filesystem'] parents = ['existing 1024 MiB disk sdg (132) with existing lvmpv', 'existing 1024 MiB disk sdh (146) with existing lvmpv', 'existing 1024 MiB disk sdi (156) with existing lvmpv', 'existing 1024 MiB disk sdj (166) with existing lvmpv'] uuid = kq3Q34-m4sM-GWpc-YIES-eDmd-mNLi-EQBg1q size = 3.97 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 3.97 GiB path = /dev/test_vg3 format args = [] original_format = None free = 1004 MiB PE Size = 4 MiB PE Count = 1016 PE Free = 251 PV Count = 4 modified = False extents = 1016 free space = 3.57 GiB free extents = 914 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sdg (132) with existing lvmpv', 'existing 1024 MiB disk sdh (146) with existing lvmpv', 'existing 1024 MiB disk sdi (156) with existing lvmpv', 'existing 1024 MiB disk sdj (166) with existing lvmpv'] LVs = ['existing 408 MiB lvmlv test_vg3-lv8 (214) with existing xfs filesystem'] segment type = linear percent = 0 VG space used = 408 MiB 2024-03-01 20:51:09,105 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 20:51:09,106 DEBUG blivet/MainThread: vg test_vg3 has 3.57 GiB free 2024-03-01 20:51:09,106 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 20:51:09,107 DEBUG blivet/MainThread: vg test_vg3 has 3.57 GiB free 2024-03-01 20:51:09,103 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7f4b6685ba90) -- name = test_vg3-lv8 status = True id = 214 children = [] parents = ['existing 3.97 GiB lvmvg test_vg3 (141)'] uuid = WebYte-cXqg-wpa0-s9Yt-LAjT-CXq6-JxWraD size = 408 MiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-0 target size = 408 MiB path = /dev/mapper/test_vg3-lv8 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7f4b66807e80) -- name = test_vg3 status = True id = 141 children = ['existing 408 MiB lvmlv test_vg3-lv8 (214) with existing xfs filesystem'] parents = ['existing 1024 MiB disk sdg (132) with existing lvmpv', 'existing 1024 MiB disk sdh (146) with existing lvmpv', 'existing 1024 MiB disk sdi (156) with existing lvmpv', 'existing 1024 MiB disk sdj (166) with existing lvmpv'] uuid = kq3Q34-m4sM-GWpc-YIES-eDmd-mNLi-EQBg1q size = 3.97 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 3.97 GiB path = /dev/test_vg3 format args = [] original_format = None free = 1004 MiB PE Size = 4 MiB PE Count = 1016 PE Free = 251 PV Count = 4 modified = False extents = 1016 free space = 3.57 GiB free extents = 914 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sdg (132) with existing lvmpv', 'existing 1024 MiB disk sdh (146) with existing lvmpv', 'existing 1024 MiB disk sdi (156) with existing lvmpv', 'existing 1024 MiB disk sdj (166) with existing lvmpv'] LVs = ['existing 408 MiB lvmlv test_vg3-lv8 (214) with existing xfs filesystem'] segment type = linear percent = 0 VG space used = 408 MiB 2024-03-01 20:51:09,109 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 20:51:09,110 DEBUG blivet/MainThread: vg test_vg3 has 3.57 GiB free 2024-03-01 20:51:09,110 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 20:51:09,110 DEBUG blivet/MainThread: vg test_vg3 has 3.57 GiB free 2024-03-01 20:51:09,107 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7f4b6685ba90) -- name = test_vg3-lv8 status = True id = 214 children = [] parents = ['existing 3.97 GiB lvmvg test_vg3 (141)'] uuid = WebYte-cXqg-wpa0-s9Yt-LAjT-CXq6-JxWraD size = 408 MiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-0 target size = 408 MiB path = /dev/mapper/test_vg3-lv8 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7f4b66807e80) -- name = test_vg3 status = True id = 141 children = ['existing 408 MiB lvmlv test_vg3-lv8 (214) with existing xfs filesystem'] parents = ['existing 1024 MiB disk sdg (132) with existing lvmpv', 'existing 1024 MiB disk sdh (146) with existing lvmpv', 'existing 1024 MiB disk sdi (156) with existing lvmpv', 'existing 1024 MiB disk sdj (166) with existing lvmpv'] uuid = kq3Q34-m4sM-GWpc-YIES-eDmd-mNLi-EQBg1q size = 3.97 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 3.97 GiB path = /dev/test_vg3 format args = [] original_format = None free = 1004 MiB PE Size = 4 MiB PE Count = 1016 PE Free = 251 PV Count = 4 modified = False extents = 1016 free space = 3.57 GiB free extents = 914 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sdg (132) with existing lvmpv', 'existing 1024 MiB disk sdh (146) with existing lvmpv', 'existing 1024 MiB disk sdi (156) with existing lvmpv', 'existing 1024 MiB disk sdj (166) with existing lvmpv'] LVs = ['existing 408 MiB lvmlv test_vg3-lv8 (214) with existing xfs filesystem'] segment type = linear percent = 0 VG space used = 408 MiB 2024-03-01 20:51:09,113 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 20:51:09,113 DEBUG blivet/MainThread: vg test_vg3 has 3.57 GiB free 2024-03-01 20:51:09,114 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 20:51:09,114 DEBUG blivet/MainThread: vg test_vg3 has 3.57 GiB free 2024-03-01 20:51:09,111 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7f4b6685ba90) -- name = test_vg3-lv8 status = True id = 214 children = [] parents = ['existing 3.97 GiB lvmvg test_vg3 (141)'] uuid = WebYte-cXqg-wpa0-s9Yt-LAjT-CXq6-JxWraD size = 408 MiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-0 target size = 408 MiB path = /dev/mapper/test_vg3-lv8 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7f4b66807e80) -- name = test_vg3 status = True id = 141 children = ['existing 408 MiB lvmlv test_vg3-lv8 (214) with existing xfs filesystem'] parents = ['existing 1024 MiB disk sdg (132) with existing lvmpv', 'existing 1024 MiB disk sdh (146) with existing lvmpv', 'existing 1024 MiB disk sdi (156) with existing lvmpv', 'existing 1024 MiB disk sdj (166) with existing lvmpv'] uuid = kq3Q34-m4sM-GWpc-YIES-eDmd-mNLi-EQBg1q size = 3.97 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 3.97 GiB path = /dev/test_vg3 format args = [] original_format = None free = 1004 MiB PE Size = 4 MiB PE Count = 1016 PE Free = 251 PV Count = 4 modified = False extents = 1016 free space = 3.57 GiB free extents = 914 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sdg (132) with existing lvmpv', 'existing 1024 MiB disk sdh (146) with existing lvmpv', 'existing 1024 MiB disk sdi (156) with existing lvmpv', 'existing 1024 MiB disk sdj (166) with existing lvmpv'] LVs = ['existing 408 MiB lvmlv test_vg3-lv8 (214) with existing xfs filesystem'] segment type = linear percent = 0 VG space used = 408 MiB 2024-03-01 20:51:09,117 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 20:51:09,117 DEBUG blivet/MainThread: vg test_vg3 has 3.57 GiB free 2024-03-01 20:51:09,118 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 20:51:09,118 DEBUG blivet/MainThread: vg test_vg3 has 3.57 GiB free 2024-03-01 20:51:09,115 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7f4b6685ba90) -- name = test_vg3-lv8 status = True id = 214 children = [] parents = ['existing 3.97 GiB lvmvg test_vg3 (141)'] uuid = WebYte-cXqg-wpa0-s9Yt-LAjT-CXq6-JxWraD size = 408 MiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-0 target size = 408 MiB path = /dev/mapper/test_vg3-lv8 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7f4b66807e80) -- name = test_vg3 status = True id = 141 children = ['existing 408 MiB lvmlv test_vg3-lv8 (214) with existing xfs filesystem'] parents = ['existing 1024 MiB disk sdg (132) with existing lvmpv', 'existing 1024 MiB disk sdh (146) with existing lvmpv', 'existing 1024 MiB disk sdi (156) with existing lvmpv', 'existing 1024 MiB disk sdj (166) with existing lvmpv'] uuid = kq3Q34-m4sM-GWpc-YIES-eDmd-mNLi-EQBg1q size = 3.97 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 3.97 GiB path = /dev/test_vg3 format args = [] original_format = None free = 1004 MiB PE Size = 4 MiB PE Count = 1016 PE Free = 251 PV Count = 4 modified = False extents = 1016 free space = 3.57 GiB free extents = 914 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sdg (132) with existing lvmpv', 'existing 1024 MiB disk sdh (146) with existing lvmpv', 'existing 1024 MiB disk sdi (156) with existing lvmpv', 'existing 1024 MiB disk sdj (166) with existing lvmpv'] LVs = ['existing 408 MiB lvmlv test_vg3-lv8 (214) with existing xfs filesystem'] segment type = linear percent = 0 VG space used = 408 MiB 2024-03-01 20:51:09,121 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 20:51:09,121 DEBUG blivet/MainThread: vg test_vg3 has 3.57 GiB free 2024-03-01 20:51:09,121 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 20:51:09,122 DEBUG blivet/MainThread: vg test_vg3 has 3.57 GiB free 2024-03-01 20:51:09,119 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7f4b6685ba90) -- name = test_vg3-lv8 status = True id = 214 children = [] parents = ['existing 3.97 GiB lvmvg test_vg3 (141)'] uuid = WebYte-cXqg-wpa0-s9Yt-LAjT-CXq6-JxWraD size = 408 MiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-0 target size = 408 MiB path = /dev/mapper/test_vg3-lv8 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7f4b66807e80) -- name = test_vg3 status = True id = 141 children = ['existing 408 MiB lvmlv test_vg3-lv8 (214) with existing xfs filesystem'] parents = ['existing 1024 MiB disk sdg (132) with existing lvmpv', 'existing 1024 MiB disk sdh (146) with existing lvmpv', 'existing 1024 MiB disk sdi (156) with existing lvmpv', 'existing 1024 MiB disk sdj (166) with existing lvmpv'] uuid = kq3Q34-m4sM-GWpc-YIES-eDmd-mNLi-EQBg1q size = 3.97 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 3.97 GiB path = /dev/test_vg3 format args = [] original_format = None free = 1004 MiB PE Size = 4 MiB PE Count = 1016 PE Free = 251 PV Count = 4 modified = False extents = 1016 free space = 3.57 GiB free extents = 914 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sdg (132) with existing lvmpv', 'existing 1024 MiB disk sdh (146) with existing lvmpv', 'existing 1024 MiB disk sdi (156) with existing lvmpv', 'existing 1024 MiB disk sdj (166) with existing lvmpv'] LVs = ['existing 408 MiB lvmlv test_vg3-lv8 (214) with existing xfs filesystem'] segment type = linear percent = 0 VG space used = 408 MiB 2024-03-01 20:51:09,124 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 20:51:09,125 DEBUG blivet/MainThread: vg test_vg3 has 3.57 GiB free 2024-03-01 20:51:09,125 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 20:51:09,126 DEBUG blivet/MainThread: vg test_vg3 has 3.57 GiB free 2024-03-01 20:51:09,122 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7f4b6685ba90) -- name = test_vg3-lv8 status = True id = 214 children = [] parents = ['existing 3.97 GiB lvmvg test_vg3 (141)'] uuid = WebYte-cXqg-wpa0-s9Yt-LAjT-CXq6-JxWraD size = 408 MiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-0 target size = 408 MiB path = /dev/mapper/test_vg3-lv8 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7f4b66807e80) -- name = test_vg3 status = True id = 141 children = ['existing 408 MiB lvmlv test_vg3-lv8 (214) with existing xfs filesystem'] parents = ['existing 1024 MiB disk sdg (132) with existing lvmpv', 'existing 1024 MiB disk sdh (146) with existing lvmpv', 'existing 1024 MiB disk sdi (156) with existing lvmpv', 'existing 1024 MiB disk sdj (166) with existing lvmpv'] uuid = kq3Q34-m4sM-GWpc-YIES-eDmd-mNLi-EQBg1q size = 3.97 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 3.97 GiB path = /dev/test_vg3 format args = [] original_format = None free = 1004 MiB PE Size = 4 MiB PE Count = 1016 PE Free = 251 PV Count = 4 modified = False extents = 1016 free space = 3.57 GiB free extents = 914 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sdg (132) with existing lvmpv', 'existing 1024 MiB disk sdh (146) with existing lvmpv', 'existing 1024 MiB disk sdi (156) with existing lvmpv', 'existing 1024 MiB disk sdj (166) with existing lvmpv'] LVs = ['existing 408 MiB lvmlv test_vg3-lv8 (214) with existing xfs filesystem'] segment type = linear percent = 0 VG space used = 408 MiB 2024-03-01 20:51:09,126 DEBUG blivet/MainThread: removing test_vg3-lv8 2024-03-01 20:51:09,129 DEBUG blivet/MainThread: DeviceTree.get_dependent_devices: dep: existing 408 MiB lvmlv test_vg3-lv8 (214) with existing xfs filesystem ; hidden: False ; 2024-03-01 20:51:09,129 DEBUG blivet/MainThread: dep is a leaf 2024-03-01 20:51:09,130 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 284 2024-03-01 20:51:09,132 DEBUG blivet/MainThread: LVMLogicalVolumeDevice._set_format: test_vg3-lv8 ; type: None ; current: xfs ; 2024-03-01 20:51:09,132 INFO blivet/MainThread: registered action: [283] destroy format xfs filesystem on lvmlv test_vg3-lv8 (id 214) 2024-03-01 20:51:09,135 DEBUG blivet/MainThread: LVMVolumeGroupDevice.remove_child: name: test_vg3 ; child: lv8 ; kids: 1 ; 2024-03-01 20:51:09,136 INFO blivet/MainThread: removed lvmlv test_vg3-lv8 (id 214) from device tree 2024-03-01 20:51:09,136 INFO blivet/MainThread: registered action: [285] destroy device lvmlv test_vg3-lv8 (id 214) 2024-03-01 20:51:09,136 DEBUG blivet.ansible/MainThread: ['sdi', 'sdg', 'sdj', 'test_vg3', 'sdh'] 2024-03-01 20:51:09,136 DEBUG blivet/MainThread: removing test_vg3 2024-03-01 20:51:09,138 DEBUG blivet/MainThread: DeviceTree.get_dependent_devices: dep: existing 3.97 GiB lvmvg test_vg3 (141) ; hidden: False ; 2024-03-01 20:51:09,139 DEBUG blivet/MainThread: dep is a leaf 2024-03-01 20:51:09,141 DEBUG blivet/MainThread: DiskDevice.remove_child: name: sdg ; child: test_vg3 ; kids: 1 ; 2024-03-01 20:51:09,144 DEBUG blivet/MainThread: DiskDevice.remove_child: name: sdh ; child: test_vg3 ; kids: 1 ; 2024-03-01 20:51:09,147 DEBUG blivet/MainThread: DiskDevice.remove_child: name: sdi ; child: test_vg3 ; kids: 1 ; 2024-03-01 20:51:09,149 DEBUG blivet/MainThread: DiskDevice.remove_child: name: sdj ; child: test_vg3 ; kids: 1 ; 2024-03-01 20:51:09,150 INFO blivet/MainThread: removed lvmvg test_vg3 (id 141) from device tree 2024-03-01 20:51:09,150 INFO blivet/MainThread: registered action: [286] destroy device lvmvg test_vg3 (id 141) 2024-03-01 20:51:09,150 INFO blivet.ansible/MainThread: scheduling destruction of sdi 2024-03-01 20:51:09,150 DEBUG blivet/MainThread: removing sdi 2024-03-01 20:51:09,152 DEBUG blivet/MainThread: DeviceTree.get_dependent_devices: dep: existing 1024 MiB disk sdi (156) with existing lvmpv ; hidden: False ; 2024-03-01 20:51:09,152 DEBUG blivet/MainThread: dep is a leaf 2024-03-01 20:51:09,152 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 288 2024-03-01 20:51:09,155 DEBUG blivet/MainThread: DiskDevice._set_format: sdi ; type: None ; current: lvmpv ; 2024-03-01 20:51:09,155 INFO blivet/MainThread: registered action: [287] destroy format lvmpv on disk sdi (id 156) 2024-03-01 20:51:09,155 INFO blivet.ansible/MainThread: scheduling destruction of sdg 2024-03-01 20:51:09,155 DEBUG blivet/MainThread: removing sdg 2024-03-01 20:51:09,158 DEBUG blivet/MainThread: DeviceTree.get_dependent_devices: dep: existing 1024 MiB disk sdg (132) with existing lvmpv ; hidden: False ; 2024-03-01 20:51:09,158 DEBUG blivet/MainThread: dep is a leaf 2024-03-01 20:51:09,158 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 290 2024-03-01 20:51:09,161 DEBUG blivet/MainThread: DiskDevice._set_format: sdg ; type: None ; current: lvmpv ; 2024-03-01 20:51:09,161 INFO blivet/MainThread: registered action: [289] destroy format lvmpv on disk sdg (id 132) 2024-03-01 20:51:09,161 INFO blivet.ansible/MainThread: scheduling destruction of sdj 2024-03-01 20:51:09,161 DEBUG blivet/MainThread: removing sdj 2024-03-01 20:51:09,164 DEBUG blivet/MainThread: DeviceTree.get_dependent_devices: dep: existing 1024 MiB disk sdj (166) with existing lvmpv ; hidden: False ; 2024-03-01 20:51:09,164 DEBUG blivet/MainThread: dep is a leaf 2024-03-01 20:51:09,164 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 292 2024-03-01 20:51:09,166 DEBUG blivet/MainThread: DiskDevice._set_format: sdj ; type: None ; current: lvmpv ; 2024-03-01 20:51:09,167 INFO blivet/MainThread: registered action: [291] destroy format lvmpv on disk sdj (id 166) 2024-03-01 20:51:09,167 INFO blivet.ansible/MainThread: scheduling destruction of sdh 2024-03-01 20:51:09,167 DEBUG blivet/MainThread: removing sdh 2024-03-01 20:51:09,169 DEBUG blivet/MainThread: DeviceTree.get_dependent_devices: dep: existing 1024 MiB disk sdh (146) with existing lvmpv ; hidden: False ; 2024-03-01 20:51:09,169 DEBUG blivet/MainThread: dep is a leaf 2024-03-01 20:51:09,169 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 294 2024-03-01 20:51:09,172 DEBUG blivet/MainThread: DiskDevice._set_format: sdh ; type: None ; current: lvmpv ; 2024-03-01 20:51:09,172 INFO blivet/MainThread: registered action: [293] destroy format lvmpv on disk sdh (id 146) 2024-03-01 20:51:09,173 INFO program/MainThread: Running... udevadm settle --timeout=300 2024-03-01 20:51:09,183 DEBUG program/MainThread: Return code: 0 2024-03-01 20:51:09,200 INFO program/MainThread: Running... udevadm settle --timeout=300 2024-03-01 20:51:09,209 DEBUG program/MainThread: Return code: 0 2024-03-01 20:51:09,229 DEBUG blivet/MainThread: XFS.teardown: device: /dev/mapper/test_vg1-lv1 ; type: xfs ; status: False ; 2024-03-01 20:51:09,229 INFO program/MainThread: Running... udevadm settle --timeout=300 2024-03-01 20:51:09,241 DEBUG program/MainThread: Return code: 0 2024-03-01 20:51:09,261 DEBUG blivet/MainThread: XFS.teardown: device: /dev/mapper/test_vg1-lv2 ; type: xfs ; status: False ; 2024-03-01 20:51:09,261 INFO program/MainThread: Running... udevadm settle --timeout=300 2024-03-01 20:51:09,274 DEBUG program/MainThread: Return code: 0 2024-03-01 20:51:09,294 DEBUG blivet/MainThread: XFS.teardown: device: /dev/mapper/test_vg2-lv3 ; type: xfs ; status: False ; 2024-03-01 20:51:09,294 INFO program/MainThread: Running... udevadm settle --timeout=300 2024-03-01 20:51:09,306 DEBUG program/MainThread: Return code: 0 2024-03-01 20:51:09,325 DEBUG blivet/MainThread: XFS.teardown: device: /dev/mapper/test_vg2-lv4 ; type: xfs ; status: False ; 2024-03-01 20:51:09,326 INFO program/MainThread: Running... udevadm settle --timeout=300 2024-03-01 20:51:09,338 DEBUG program/MainThread: Return code: 0 2024-03-01 20:51:09,358 DEBUG blivet/MainThread: XFS.teardown: device: /dev/mapper/test_vg3-lv5 ; type: xfs ; status: False ; 2024-03-01 20:51:09,359 INFO program/MainThread: Running... udevadm settle --timeout=300 2024-03-01 20:51:09,368 DEBUG program/MainThread: Return code: 0 2024-03-01 20:51:09,387 DEBUG blivet/MainThread: XFS.teardown: device: /dev/mapper/test_vg3-lv6 ; type: xfs ; status: False ; 2024-03-01 20:51:09,388 INFO program/MainThread: Running... udevadm settle --timeout=300 2024-03-01 20:51:09,400 DEBUG program/MainThread: Return code: 0 2024-03-01 20:51:09,420 DEBUG blivet/MainThread: XFS.teardown: device: /dev/mapper/test_vg3-lv7 ; type: xfs ; status: False ; 2024-03-01 20:51:09,420 INFO program/MainThread: Running... udevadm settle --timeout=300 2024-03-01 20:51:09,433 DEBUG program/MainThread: Return code: 0 2024-03-01 20:51:09,453 DEBUG blivet/MainThread: XFS.teardown: device: /dev/mapper/test_vg3-lv8 ; type: xfs ; status: False ; 2024-03-01 20:51:09,453 DEBUG blivet/MainThread: action: [248] destroy format xfs filesystem on lvmlv test_vg1-lv1 (id 45) 2024-03-01 20:51:09,453 DEBUG blivet/MainThread: action: [250] destroy device lvmlv test_vg1-lv1 (id 45) 2024-03-01 20:51:09,454 DEBUG blivet/MainThread: action: [251] destroy format xfs filesystem on lvmlv test_vg1-lv2 (id 58) 2024-03-01 20:51:09,454 DEBUG blivet/MainThread: action: [253] destroy device lvmlv test_vg1-lv2 (id 58) 2024-03-01 20:51:09,454 DEBUG blivet/MainThread: action: [254] destroy device lvmvg test_vg1 (id 11) 2024-03-01 20:51:09,454 DEBUG blivet/MainThread: action: [255] destroy format lvmpv on disk sdc (id 36) 2024-03-01 20:51:09,454 DEBUG blivet/MainThread: action: [257] destroy format lvmpv on disk sda (id 2) 2024-03-01 20:51:09,454 DEBUG blivet/MainThread: action: [259] destroy format lvmpv on disk sdb (id 16) 2024-03-01 20:51:09,454 DEBUG blivet/MainThread: action: [261] destroy format xfs filesystem on lvmlv test_vg2-lv3 (id 105) 2024-03-01 20:51:09,454 DEBUG blivet/MainThread: action: [263] destroy device lvmlv test_vg2-lv3 (id 105) 2024-03-01 20:51:09,454 DEBUG blivet/MainThread: action: [264] destroy format xfs filesystem on lvmlv test_vg2-lv4 (id 118) 2024-03-01 20:51:09,454 DEBUG blivet/MainThread: action: [266] destroy device lvmlv test_vg2-lv4 (id 118) 2024-03-01 20:51:09,454 DEBUG blivet/MainThread: action: [267] destroy device lvmvg test_vg2 (id 81) 2024-03-01 20:51:09,454 DEBUG blivet/MainThread: action: [268] destroy format lvmpv on disk sde (id 86) 2024-03-01 20:51:09,454 DEBUG blivet/MainThread: action: [270] destroy format lvmpv on disk sdd (id 72) 2024-03-01 20:51:09,454 DEBUG blivet/MainThread: action: [272] destroy format lvmpv on disk sdf (id 96) 2024-03-01 20:51:09,455 DEBUG blivet/MainThread: action: [274] destroy format xfs filesystem on lvmlv test_vg3-lv5 (id 175) 2024-03-01 20:51:09,455 DEBUG blivet/MainThread: action: [276] destroy device lvmlv test_vg3-lv5 (id 175) 2024-03-01 20:51:09,455 DEBUG blivet/MainThread: action: [277] destroy format xfs filesystem on lvmlv test_vg3-lv6 (id 188) 2024-03-01 20:51:09,455 DEBUG blivet/MainThread: action: [279] destroy device lvmlv test_vg3-lv6 (id 188) 2024-03-01 20:51:09,455 DEBUG blivet/MainThread: action: [280] destroy format xfs filesystem on lvmlv test_vg3-lv7 (id 201) 2024-03-01 20:51:09,455 DEBUG blivet/MainThread: action: [282] destroy device lvmlv test_vg3-lv7 (id 201) 2024-03-01 20:51:09,455 DEBUG blivet/MainThread: action: [283] destroy format xfs filesystem on lvmlv test_vg3-lv8 (id 214) 2024-03-01 20:51:09,455 DEBUG blivet/MainThread: action: [285] destroy device lvmlv test_vg3-lv8 (id 214) 2024-03-01 20:51:09,455 DEBUG blivet/MainThread: action: [286] destroy device lvmvg test_vg3 (id 141) 2024-03-01 20:51:09,455 DEBUG blivet/MainThread: action: [287] destroy format lvmpv on disk sdi (id 156) 2024-03-01 20:51:09,455 DEBUG blivet/MainThread: action: [289] destroy format lvmpv on disk sdg (id 132) 2024-03-01 20:51:09,455 DEBUG blivet/MainThread: action: [291] destroy format lvmpv on disk sdj (id 166) 2024-03-01 20:51:09,455 DEBUG blivet/MainThread: action: [293] destroy format lvmpv on disk sdh (id 146) 2024-03-01 20:51:09,455 INFO blivet/MainThread: pruning action queue... 2024-03-01 20:51:09,457 INFO blivet/MainThread: resetting parted disks... 2024-03-01 20:51:09,460 DEBUG blivet/MainThread: DiskLabel.reset_parted_disk: device: /dev/xvda ; 2024-03-01 20:51:09,462 DEBUG blivet/MainThread: DiskLabel.reset_parted_disk: device: /dev/xvda ; 2024-03-01 20:51:09,464 DEBUG blivet/MainThread: PartitionDevice.pre_commit_fixup: xvda1 ; 2024-03-01 20:51:09,465 DEBUG blivet/MainThread: sector-based lookup found partition xvda1 2024-03-01 20:51:09,467 DEBUG blivet/MainThread: PartitionDevice._set_parted_partition: xvda1 ; 2024-03-01 20:51:09,467 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 0x7f4b6678b270> 2024-03-01 20:51:09,468 INFO blivet/MainThread: sorting actions... 2024-03-01 20:51:09,487 DEBUG blivet/MainThread: action: [283] destroy format xfs filesystem on lvmlv test_vg3-lv8 (id 214) 2024-03-01 20:51:09,487 DEBUG blivet/MainThread: action: [285] destroy device lvmlv test_vg3-lv8 (id 214) 2024-03-01 20:51:09,487 DEBUG blivet/MainThread: action: [280] destroy format xfs filesystem on lvmlv test_vg3-lv7 (id 201) 2024-03-01 20:51:09,487 DEBUG blivet/MainThread: action: [282] destroy device lvmlv test_vg3-lv7 (id 201) 2024-03-01 20:51:09,487 DEBUG blivet/MainThread: action: [277] destroy format xfs filesystem on lvmlv test_vg3-lv6 (id 188) 2024-03-01 20:51:09,487 DEBUG blivet/MainThread: action: [279] destroy device lvmlv test_vg3-lv6 (id 188) 2024-03-01 20:51:09,488 DEBUG blivet/MainThread: action: [274] destroy format xfs filesystem on lvmlv test_vg3-lv5 (id 175) 2024-03-01 20:51:09,488 DEBUG blivet/MainThread: action: [276] destroy device lvmlv test_vg3-lv5 (id 175) 2024-03-01 20:51:09,488 DEBUG blivet/MainThread: action: [286] destroy device lvmvg test_vg3 (id 141) 2024-03-01 20:51:09,488 DEBUG blivet/MainThread: action: [293] destroy format lvmpv on disk sdh (id 146) 2024-03-01 20:51:09,488 DEBUG blivet/MainThread: action: [291] destroy format lvmpv on disk sdj (id 166) 2024-03-01 20:51:09,488 DEBUG blivet/MainThread: action: [289] destroy format lvmpv on disk sdg (id 132) 2024-03-01 20:51:09,488 DEBUG blivet/MainThread: action: [287] destroy format lvmpv on disk sdi (id 156) 2024-03-01 20:51:09,488 DEBUG blivet/MainThread: action: [264] destroy format xfs filesystem on lvmlv test_vg2-lv4 (id 118) 2024-03-01 20:51:09,488 DEBUG blivet/MainThread: action: [266] destroy device lvmlv test_vg2-lv4 (id 118) 2024-03-01 20:51:09,489 DEBUG blivet/MainThread: action: [261] destroy format xfs filesystem on lvmlv test_vg2-lv3 (id 105) 2024-03-01 20:51:09,489 DEBUG blivet/MainThread: action: [263] destroy device lvmlv test_vg2-lv3 (id 105) 2024-03-01 20:51:09,489 DEBUG blivet/MainThread: action: [267] destroy device lvmvg test_vg2 (id 81) 2024-03-01 20:51:09,489 DEBUG blivet/MainThread: action: [272] destroy format lvmpv on disk sdf (id 96) 2024-03-01 20:51:09,489 DEBUG blivet/MainThread: action: [270] destroy format lvmpv on disk sdd (id 72) 2024-03-01 20:51:09,489 DEBUG blivet/MainThread: action: [268] destroy format lvmpv on disk sde (id 86) 2024-03-01 20:51:09,489 DEBUG blivet/MainThread: action: [251] destroy format xfs filesystem on lvmlv test_vg1-lv2 (id 58) 2024-03-01 20:51:09,489 DEBUG blivet/MainThread: action: [253] destroy device lvmlv test_vg1-lv2 (id 58) 2024-03-01 20:51:09,490 DEBUG blivet/MainThread: action: [248] destroy format xfs filesystem on lvmlv test_vg1-lv1 (id 45) 2024-03-01 20:51:09,490 DEBUG blivet/MainThread: action: [250] destroy device lvmlv test_vg1-lv1 (id 45) 2024-03-01 20:51:09,490 DEBUG blivet/MainThread: action: [254] destroy device lvmvg test_vg1 (id 11) 2024-03-01 20:51:09,490 DEBUG blivet/MainThread: action: [259] destroy format lvmpv on disk sdb (id 16) 2024-03-01 20:51:09,490 DEBUG blivet/MainThread: action: [257] destroy format lvmpv on disk sda (id 2) 2024-03-01 20:51:09,490 DEBUG blivet/MainThread: action: [255] destroy format lvmpv on disk sdc (id 36) 2024-03-01 20:51:09,490 INFO blivet/MainThread: executing action: [283] destroy format xfs filesystem on lvmlv test_vg3-lv8 (id 214) 2024-03-01 20:51:09,493 DEBUG blivet/MainThread: LVMLogicalVolumeDevice.setup: test_vg3-lv8 ; orig: True ; status: True ; controllable: True ; 2024-03-01 20:51:09,496 DEBUG blivet/MainThread: XFS.destroy: device: /dev/mapper/test_vg3-lv8 ; type: xfs ; status: False ; 2024-03-01 20:51:09,496 INFO program/MainThread: Running... wipefs -f -a /dev/mapper/test_vg3-lv8 2024-03-01 20:51:09,504 INFO program/MainThread: stdout: 2024-03-01 20:51:09,504 INFO program/MainThread: /dev/mapper/test_vg3-lv8: 4 bytes were erased at offset 0x00000000 (xfs): 58 46 53 42 2024-03-01 20:51:09,504 DEBUG program/MainThread: Return code: 0 2024-03-01 20:51:09,504 INFO program/MainThread: Running... udevadm settle --timeout=300 2024-03-01 20:51:09,520 DEBUG program/MainThread: Return code: 0 2024-03-01 20:51:09,520 INFO program/MainThread: Running... udevadm settle --timeout=300 2024-03-01 20:51:09,532 DEBUG program/MainThread: Return code: 0 2024-03-01 20:51:09,533 INFO blivet/MainThread: executing action: [285] destroy device lvmlv test_vg3-lv8 (id 214) 2024-03-01 20:51:09,536 DEBUG blivet/MainThread: LVMLogicalVolumeDevice.destroy: test_vg3-lv8 ; status: True ; 2024-03-01 20:51:09,539 DEBUG blivet/MainThread: LVMLogicalVolumeDevice.teardown: test_vg3-lv8 ; status: True ; controllable: True ; 2024-03-01 20:51:09,543 DEBUG blivet/MainThread: XFS.teardown: device: /dev/mapper/test_vg3-lv8 ; type: xfs ; status: False ; 2024-03-01 20:51:09,546 DEBUG blivet/MainThread: DeviceFormat.teardown: device: /dev/mapper/test_vg3-lv8 ; type: None ; status: False ; 2024-03-01 20:51:09,548 DEBUG blivet/MainThread: LVMLogicalVolumeDevice._teardown: test_vg3-lv8 ; status: True ; controllable: True ; 2024-03-01 20:51:09,549 INFO program/MainThread: Running [92] lvm lvchange -an test_vg3/lv8 --config= log {level=7 file=/tmp/lvm.log syslog=0} --devices=/dev/sdf,/dev/sde,/dev/sda,/dev/sdh,/dev/sdj,/dev/sdd,/dev/sdi,/dev/sdc,/dev/sdg,/dev/sdb ... 2024-03-01 20:51:09,585 INFO program/MainThread: stdout[92]: 2024-03-01 20:51:09,585 INFO program/MainThread: stderr[92]: 2024-03-01 20:51:09,585 INFO program/MainThread: ...done [92] (exit code: 0) 2024-03-01 20:51:09,589 DEBUG blivet/MainThread: LVMVolumeGroupDevice.setup_parents: name: test_vg3 ; orig: True ; 2024-03-01 20:51:09,592 DEBUG blivet/MainThread: DiskDevice.setup: sdg ; orig: True ; status: True ; controllable: True ; 2024-03-01 20:51:09,595 DEBUG blivet/MainThread: LVMPhysicalVolume.setup: device: /dev/sdg ; type: lvmpv ; status: True ; 2024-03-01 20:51:09,597 DEBUG blivet/MainThread: DiskDevice.setup: sdh ; orig: True ; status: True ; controllable: True ; 2024-03-01 20:51:09,600 DEBUG blivet/MainThread: LVMPhysicalVolume.setup: device: /dev/sdh ; type: lvmpv ; status: True ; 2024-03-01 20:51:09,603 DEBUG blivet/MainThread: DiskDevice.setup: sdi ; orig: True ; status: True ; controllable: True ; 2024-03-01 20:51:09,605 DEBUG blivet/MainThread: LVMPhysicalVolume.setup: device: /dev/sdi ; type: lvmpv ; status: True ; 2024-03-01 20:51:09,608 DEBUG blivet/MainThread: DiskDevice.setup: sdj ; orig: True ; status: True ; controllable: True ; 2024-03-01 20:51:09,611 DEBUG blivet/MainThread: LVMPhysicalVolume.setup: device: /dev/sdj ; type: lvmpv ; status: True ; 2024-03-01 20:51:09,614 DEBUG blivet/MainThread: LVMLogicalVolumeDevice._destroy: test_vg3-lv8 ; status: False ; 2024-03-01 20:51:09,614 INFO program/MainThread: Running [93] lvm lvremove --yes test_vg3/lv8 --config= log {level=7 file=/tmp/lvm.log syslog=0} --devices=/dev/sdf,/dev/sde,/dev/sda,/dev/sdh,/dev/sdj,/dev/sdd,/dev/sdi,/dev/sdc,/dev/sdg,/dev/sdb ... 2024-03-01 20:51:09,651 INFO program/MainThread: stdout[93]: Logical volume "lv8" successfully removed. 2024-03-01 20:51:09,651 INFO program/MainThread: stderr[93]: 2024-03-01 20:51:09,651 INFO program/MainThread: ...done [93] (exit code: 0) 2024-03-01 20:51:09,652 INFO blivet/MainThread: executing action: [280] destroy format xfs filesystem on lvmlv test_vg3-lv7 (id 201) 2024-03-01 20:51:09,659 DEBUG blivet/MainThread: LVMLogicalVolumeDevice.setup: test_vg3-lv7 ; orig: True ; status: True ; controllable: True ; 2024-03-01 20:51:09,667 DEBUG blivet/MainThread: XFS.destroy: device: /dev/mapper/test_vg3-lv7 ; type: xfs ; status: False ; 2024-03-01 20:51:09,667 INFO program/MainThread: Running... wipefs -f -a /dev/mapper/test_vg3-lv7 2024-03-01 20:51:09,678 INFO program/MainThread: stdout: 2024-03-01 20:51:09,678 INFO program/MainThread: /dev/mapper/test_vg3-lv7: 4 bytes were erased at offset 0x00000000 (xfs): 58 46 53 42 2024-03-01 20:51:09,678 DEBUG program/MainThread: Return code: 0 2024-03-01 20:51:09,678 INFO program/MainThread: Running... udevadm settle --timeout=300 2024-03-01 20:51:09,724 DEBUG program/MainThread: Return code: 0 2024-03-01 20:51:09,725 INFO program/MainThread: Running... udevadm settle --timeout=300 2024-03-01 20:51:09,737 DEBUG program/MainThread: Return code: 0 2024-03-01 20:51:09,738 INFO blivet/MainThread: executing action: [282] destroy device lvmlv test_vg3-lv7 (id 201) 2024-03-01 20:51:09,742 DEBUG blivet/MainThread: LVMLogicalVolumeDevice.destroy: test_vg3-lv7 ; status: True ; 2024-03-01 20:51:09,745 DEBUG blivet/MainThread: LVMLogicalVolumeDevice.teardown: test_vg3-lv7 ; status: True ; controllable: True ; 2024-03-01 20:51:09,748 DEBUG blivet/MainThread: XFS.teardown: device: /dev/mapper/test_vg3-lv7 ; type: xfs ; status: False ; 2024-03-01 20:51:09,751 DEBUG blivet/MainThread: DeviceFormat.teardown: device: /dev/mapper/test_vg3-lv7 ; type: None ; status: False ; 2024-03-01 20:51:09,754 DEBUG blivet/MainThread: LVMLogicalVolumeDevice._teardown: test_vg3-lv7 ; status: True ; controllable: True ; 2024-03-01 20:51:09,754 INFO program/MainThread: Running [94] lvm lvchange -an test_vg3/lv7 --config= log {level=7 file=/tmp/lvm.log syslog=0} --devices=/dev/sdf,/dev/sde,/dev/sda,/dev/sdh,/dev/sdj,/dev/sdd,/dev/sdi,/dev/sdc,/dev/sdg,/dev/sdb ... 2024-03-01 20:51:09,794 INFO program/MainThread: stdout[94]: 2024-03-01 20:51:09,794 INFO program/MainThread: stderr[94]: 2024-03-01 20:51:09,794 INFO program/MainThread: ...done [94] (exit code: 0) 2024-03-01 20:51:09,798 DEBUG blivet/MainThread: LVMVolumeGroupDevice.setup_parents: name: test_vg3 ; orig: True ; 2024-03-01 20:51:09,801 DEBUG blivet/MainThread: DiskDevice.setup: sdg ; orig: True ; status: True ; controllable: True ; 2024-03-01 20:51:09,803 DEBUG blivet/MainThread: LVMPhysicalVolume.setup: device: /dev/sdg ; type: lvmpv ; status: True ; 2024-03-01 20:51:09,806 DEBUG blivet/MainThread: DiskDevice.setup: sdh ; orig: True ; status: True ; controllable: True ; 2024-03-01 20:51:09,809 DEBUG blivet/MainThread: LVMPhysicalVolume.setup: device: /dev/sdh ; type: lvmpv ; status: True ; 2024-03-01 20:51:09,811 DEBUG blivet/MainThread: DiskDevice.setup: sdi ; orig: True ; status: True ; controllable: True ; 2024-03-01 20:51:09,814 DEBUG blivet/MainThread: LVMPhysicalVolume.setup: device: /dev/sdi ; type: lvmpv ; status: True ; 2024-03-01 20:51:09,817 DEBUG blivet/MainThread: DiskDevice.setup: sdj ; orig: True ; status: True ; controllable: True ; 2024-03-01 20:51:09,819 DEBUG blivet/MainThread: LVMPhysicalVolume.setup: device: /dev/sdj ; type: lvmpv ; status: True ; 2024-03-01 20:51:09,822 DEBUG blivet/MainThread: LVMLogicalVolumeDevice._destroy: test_vg3-lv7 ; status: False ; 2024-03-01 20:51:09,822 INFO program/MainThread: Running [95] lvm lvremove --yes test_vg3/lv7 --config= log {level=7 file=/tmp/lvm.log syslog=0} --devices=/dev/sdf,/dev/sde,/dev/sda,/dev/sdh,/dev/sdj,/dev/sdd,/dev/sdi,/dev/sdc,/dev/sdg,/dev/sdb ... 2024-03-01 20:51:09,854 INFO program/MainThread: stdout[95]: Logical volume "lv7" successfully removed. 2024-03-01 20:51:09,854 INFO program/MainThread: stderr[95]: 2024-03-01 20:51:09,854 INFO program/MainThread: ...done [95] (exit code: 0) 2024-03-01 20:51:09,855 INFO blivet/MainThread: executing action: [277] destroy format xfs filesystem on lvmlv test_vg3-lv6 (id 188) 2024-03-01 20:51:09,861 DEBUG blivet/MainThread: LVMLogicalVolumeDevice.setup: test_vg3-lv6 ; orig: True ; status: True ; controllable: True ; 2024-03-01 20:51:09,870 DEBUG blivet/MainThread: XFS.destroy: device: /dev/mapper/test_vg3-lv6 ; type: xfs ; status: False ; 2024-03-01 20:51:09,871 INFO program/MainThread: Running... wipefs -f -a /dev/mapper/test_vg3-lv6 2024-03-01 20:51:09,883 INFO program/MainThread: stdout: 2024-03-01 20:51:09,883 INFO program/MainThread: /dev/mapper/test_vg3-lv6: 4 bytes were erased at offset 0x00000000 (xfs): 58 46 53 42 2024-03-01 20:51:09,883 DEBUG program/MainThread: Return code: 0 2024-03-01 20:51:09,883 INFO program/MainThread: Running... udevadm settle --timeout=300 2024-03-01 20:51:09,917 DEBUG program/MainThread: Return code: 0 2024-03-01 20:51:09,918 INFO program/MainThread: Running... udevadm settle --timeout=300 2024-03-01 20:51:09,934 DEBUG program/MainThread: Return code: 0 2024-03-01 20:51:09,935 INFO blivet/MainThread: executing action: [279] destroy device lvmlv test_vg3-lv6 (id 188) 2024-03-01 20:51:09,938 DEBUG blivet/MainThread: LVMLogicalVolumeDevice.destroy: test_vg3-lv6 ; status: True ; 2024-03-01 20:51:09,941 DEBUG blivet/MainThread: LVMLogicalVolumeDevice.teardown: test_vg3-lv6 ; status: True ; controllable: True ; 2024-03-01 20:51:09,945 DEBUG blivet/MainThread: XFS.teardown: device: /dev/mapper/test_vg3-lv6 ; type: xfs ; status: False ; 2024-03-01 20:51:09,948 DEBUG blivet/MainThread: DeviceFormat.teardown: device: /dev/mapper/test_vg3-lv6 ; type: None ; status: False ; 2024-03-01 20:51:09,950 DEBUG blivet/MainThread: LVMLogicalVolumeDevice._teardown: test_vg3-lv6 ; status: True ; controllable: True ; 2024-03-01 20:51:09,951 INFO program/MainThread: Running [96] lvm lvchange -an test_vg3/lv6 --config= log {level=7 file=/tmp/lvm.log syslog=0} --devices=/dev/sdf,/dev/sde,/dev/sda,/dev/sdh,/dev/sdj,/dev/sdd,/dev/sdi,/dev/sdc,/dev/sdg,/dev/sdb ... 2024-03-01 20:51:09,987 INFO program/MainThread: stdout[96]: 2024-03-01 20:51:09,987 INFO program/MainThread: stderr[96]: 2024-03-01 20:51:09,987 INFO program/MainThread: ...done [96] (exit code: 0) 2024-03-01 20:51:09,991 DEBUG blivet/MainThread: LVMVolumeGroupDevice.setup_parents: name: test_vg3 ; orig: True ; 2024-03-01 20:51:09,994 DEBUG blivet/MainThread: DiskDevice.setup: sdg ; orig: True ; status: True ; controllable: True ; 2024-03-01 20:51:09,996 DEBUG blivet/MainThread: LVMPhysicalVolume.setup: device: /dev/sdg ; type: lvmpv ; status: True ; 2024-03-01 20:51:09,999 DEBUG blivet/MainThread: DiskDevice.setup: sdh ; orig: True ; status: True ; controllable: True ; 2024-03-01 20:51:10,002 DEBUG blivet/MainThread: LVMPhysicalVolume.setup: device: /dev/sdh ; type: lvmpv ; status: True ; 2024-03-01 20:51:10,005 DEBUG blivet/MainThread: DiskDevice.setup: sdi ; orig: True ; status: True ; controllable: True ; 2024-03-01 20:51:10,008 DEBUG blivet/MainThread: LVMPhysicalVolume.setup: device: /dev/sdi ; type: lvmpv ; status: True ; 2024-03-01 20:51:10,010 DEBUG blivet/MainThread: DiskDevice.setup: sdj ; orig: True ; status: True ; controllable: True ; 2024-03-01 20:51:10,013 DEBUG blivet/MainThread: LVMPhysicalVolume.setup: device: /dev/sdj ; type: lvmpv ; status: True ; 2024-03-01 20:51:10,016 DEBUG blivet/MainThread: LVMLogicalVolumeDevice._destroy: test_vg3-lv6 ; status: False ; 2024-03-01 20:51:10,016 INFO program/MainThread: Running [97] lvm lvremove --yes test_vg3/lv6 --config= log {level=7 file=/tmp/lvm.log syslog=0} --devices=/dev/sdf,/dev/sde,/dev/sda,/dev/sdh,/dev/sdj,/dev/sdd,/dev/sdi,/dev/sdc,/dev/sdg,/dev/sdb ... 2024-03-01 20:51:10,056 INFO program/MainThread: stdout[97]: Logical volume "lv6" successfully removed. 2024-03-01 20:51:10,056 INFO program/MainThread: stderr[97]: 2024-03-01 20:51:10,056 INFO program/MainThread: ...done [97] (exit code: 0) 2024-03-01 20:51:10,057 INFO blivet/MainThread: executing action: [274] destroy format xfs filesystem on lvmlv test_vg3-lv5 (id 175) 2024-03-01 20:51:10,064 DEBUG blivet/MainThread: LVMLogicalVolumeDevice.setup: test_vg3-lv5 ; orig: True ; status: True ; controllable: True ; 2024-03-01 20:51:10,076 DEBUG blivet/MainThread: XFS.destroy: device: /dev/mapper/test_vg3-lv5 ; type: xfs ; status: False ; 2024-03-01 20:51:10,077 INFO program/MainThread: Running... wipefs -f -a /dev/mapper/test_vg3-lv5 2024-03-01 20:51:10,089 INFO program/MainThread: stdout: 2024-03-01 20:51:10,089 INFO program/MainThread: /dev/mapper/test_vg3-lv5: 4 bytes were erased at offset 0x00000000 (xfs): 58 46 53 42 2024-03-01 20:51:10,089 DEBUG program/MainThread: Return code: 0 2024-03-01 20:51:10,089 INFO program/MainThread: Running... udevadm settle --timeout=300 2024-03-01 20:51:10,121 DEBUG program/MainThread: Return code: 0 2024-03-01 20:51:10,122 INFO program/MainThread: Running... udevadm settle --timeout=300 2024-03-01 20:51:10,133 DEBUG program/MainThread: Return code: 0 2024-03-01 20:51:10,134 INFO blivet/MainThread: executing action: [276] destroy device lvmlv test_vg3-lv5 (id 175) 2024-03-01 20:51:10,138 DEBUG blivet/MainThread: LVMLogicalVolumeDevice.destroy: test_vg3-lv5 ; status: True ; 2024-03-01 20:51:10,141 DEBUG blivet/MainThread: LVMLogicalVolumeDevice.teardown: test_vg3-lv5 ; status: True ; controllable: True ; 2024-03-01 20:51:10,144 DEBUG blivet/MainThread: XFS.teardown: device: /dev/mapper/test_vg3-lv5 ; type: xfs ; status: False ; 2024-03-01 20:51:10,147 DEBUG blivet/MainThread: DeviceFormat.teardown: device: /dev/mapper/test_vg3-lv5 ; type: None ; status: False ; 2024-03-01 20:51:10,150 DEBUG blivet/MainThread: LVMLogicalVolumeDevice._teardown: test_vg3-lv5 ; status: True ; controllable: True ; 2024-03-01 20:51:10,150 INFO program/MainThread: Running [98] lvm lvchange -an test_vg3/lv5 --config= log {level=7 file=/tmp/lvm.log syslog=0} --devices=/dev/sdf,/dev/sde,/dev/sda,/dev/sdh,/dev/sdj,/dev/sdd,/dev/sdi,/dev/sdc,/dev/sdg,/dev/sdb ... 2024-03-01 20:51:10,185 INFO program/MainThread: stdout[98]: 2024-03-01 20:51:10,185 INFO program/MainThread: stderr[98]: 2024-03-01 20:51:10,185 INFO program/MainThread: ...done [98] (exit code: 0) 2024-03-01 20:51:10,189 DEBUG blivet/MainThread: LVMVolumeGroupDevice.setup_parents: name: test_vg3 ; orig: True ; 2024-03-01 20:51:10,192 DEBUG blivet/MainThread: DiskDevice.setup: sdg ; orig: True ; status: True ; controllable: True ; 2024-03-01 20:51:10,194 DEBUG blivet/MainThread: LVMPhysicalVolume.setup: device: /dev/sdg ; type: lvmpv ; status: False ; 2024-03-01 20:51:10,197 DEBUG blivet/MainThread: DiskDevice.setup: sdh ; orig: True ; status: True ; controllable: True ; 2024-03-01 20:51:10,200 DEBUG blivet/MainThread: LVMPhysicalVolume.setup: device: /dev/sdh ; type: lvmpv ; status: False ; 2024-03-01 20:51:10,203 DEBUG blivet/MainThread: DiskDevice.setup: sdi ; orig: True ; status: True ; controllable: True ; 2024-03-01 20:51:10,205 DEBUG blivet/MainThread: LVMPhysicalVolume.setup: device: /dev/sdi ; type: lvmpv ; status: False ; 2024-03-01 20:51:10,208 DEBUG blivet/MainThread: DiskDevice.setup: sdj ; orig: True ; status: True ; controllable: True ; 2024-03-01 20:51:10,211 DEBUG blivet/MainThread: LVMPhysicalVolume.setup: device: /dev/sdj ; type: lvmpv ; status: False ; 2024-03-01 20:51:10,213 DEBUG blivet/MainThread: LVMLogicalVolumeDevice._destroy: test_vg3-lv5 ; status: False ; 2024-03-01 20:51:10,213 INFO program/MainThread: Running [99] lvm lvremove --yes test_vg3/lv5 --config= log {level=7 file=/tmp/lvm.log syslog=0} --devices=/dev/sdf,/dev/sde,/dev/sda,/dev/sdh,/dev/sdj,/dev/sdd,/dev/sdi,/dev/sdc,/dev/sdg,/dev/sdb ... 2024-03-01 20:51:10,248 INFO program/MainThread: stdout[99]: Logical volume "lv5" successfully removed. 2024-03-01 20:51:10,248 INFO program/MainThread: stderr[99]: 2024-03-01 20:51:10,248 INFO program/MainThread: ...done [99] (exit code: 0) 2024-03-01 20:51:10,249 INFO blivet/MainThread: executing action: [286] destroy device lvmvg test_vg3 (id 141) 2024-03-01 20:51:10,255 DEBUG blivet/MainThread: LVMVolumeGroupDevice.destroy: test_vg3 ; status: False ; 2024-03-01 20:51:10,264 DEBUG blivet/MainThread: LVMVolumeGroupDevice.teardown: test_vg3 ; status: False ; controllable: True ; 2024-03-01 20:51:10,271 DEBUG blivet/MainThread: LVMVolumeGroupDevice.setup_parents: name: test_vg3 ; orig: True ; 2024-03-01 20:51:10,289 DEBUG blivet/MainThread: DiskDevice.setup: sdg ; orig: True ; status: True ; controllable: True ; 2024-03-01 20:51:10,305 DEBUG blivet/MainThread: LVMPhysicalVolume.setup: device: /dev/sdg ; type: lvmpv ; status: False ; 2024-03-01 20:51:10,311 DEBUG blivet/MainThread: DiskDevice.setup: sdh ; orig: True ; status: True ; controllable: True ; 2024-03-01 20:51:10,315 DEBUG blivet/MainThread: LVMPhysicalVolume.setup: device: /dev/sdh ; type: lvmpv ; status: False ; 2024-03-01 20:51:10,318 DEBUG blivet/MainThread: DiskDevice.setup: sdi ; orig: True ; status: True ; controllable: True ; 2024-03-01 20:51:10,321 DEBUG blivet/MainThread: LVMPhysicalVolume.setup: device: /dev/sdi ; type: lvmpv ; status: False ; 2024-03-01 20:51:10,323 DEBUG blivet/MainThread: DiskDevice.setup: sdj ; orig: True ; status: True ; controllable: True ; 2024-03-01 20:51:10,326 DEBUG blivet/MainThread: LVMPhysicalVolume.setup: device: /dev/sdj ; type: lvmpv ; status: False ; 2024-03-01 20:51:10,328 DEBUG blivet/MainThread: LVMVolumeGroupDevice._destroy: test_vg3 ; status: False ; 2024-03-01 20:51:10,329 INFO program/MainThread: Running [100] lvm vgreduce --removemissing --force test_vg3 --config= log {level=7 file=/tmp/lvm.log syslog=0} --devices=/dev/sdf,/dev/sde,/dev/sda,/dev/sdh,/dev/sdj,/dev/sdd,/dev/sdi,/dev/sdc,/dev/sdg,/dev/sdb ... 2024-03-01 20:51:10,362 INFO program/MainThread: stdout[100]: Volume group "test_vg3" is already consistent. 2024-03-01 20:51:10,363 INFO program/MainThread: stderr[100]: 2024-03-01 20:51:10,363 INFO program/MainThread: ...done [100] (exit code: 0) 2024-03-01 20:51:10,363 INFO program/MainThread: Running [101] lvm vgchange -an test_vg3 --config= log {level=7 file=/tmp/lvm.log syslog=0} --devices=/dev/sdf,/dev/sde,/dev/sda,/dev/sdh,/dev/sdj,/dev/sdd,/dev/sdi,/dev/sdc,/dev/sdg,/dev/sdb ... 2024-03-01 20:51:10,433 INFO program/MainThread: stdout[101]: 0 logical volume(s) in volume group "test_vg3" now active 2024-03-01 20:51:10,433 INFO program/MainThread: stderr[101]: 2024-03-01 20:51:10,433 INFO program/MainThread: ...done [101] (exit code: 0) 2024-03-01 20:51:10,433 INFO program/MainThread: Running [102] lvm vgremove --force test_vg3 --config= log {level=7 file=/tmp/lvm.log syslog=0} --devices=/dev/sdf,/dev/sde,/dev/sda,/dev/sdh,/dev/sdj,/dev/sdd,/dev/sdi,/dev/sdc,/dev/sdg,/dev/sdb ... 2024-03-01 20:51:10,464 INFO program/MainThread: stdout[102]: Volume group "test_vg3" successfully removed 2024-03-01 20:51:10,464 INFO program/MainThread: stderr[102]: 2024-03-01 20:51:10,464 INFO program/MainThread: ...done [102] (exit code: 0) 2024-03-01 20:51:10,465 INFO blivet/MainThread: executing action: [293] destroy format lvmpv on disk sdh (id 146) 2024-03-01 20:51:10,477 DEBUG blivet/MainThread: DiskDevice.setup: sdh ; orig: True ; status: True ; controllable: True ; 2024-03-01 20:51:10,482 DEBUG blivet/MainThread: LVMPhysicalVolume.destroy: device: /dev/sdh ; type: lvmpv ; status: None ; 2024-03-01 20:51:10,488 DEBUG blivet/MainThread: LVMPhysicalVolume._destroy: device: /dev/sdh ; type: lvmpv ; status: None ; 2024-03-01 20:51:10,489 INFO program/MainThread: Running [103] lvm pvremove --force --force --yes /dev/sdh --config= log {level=7 file=/tmp/lvm.log syslog=0} --devices=/dev/sdf,/dev/sde,/dev/sda,/dev/sdh,/dev/sdj,/dev/sdd,/dev/sdi,/dev/sdc,/dev/sdg,/dev/sdb ... 2024-03-01 20:51:10,545 INFO program/MainThread: stdout[103]: Labels on physical volume "/dev/sdh" successfully wiped. 2024-03-01 20:51:10,546 INFO program/MainThread: stderr[103]: 2024-03-01 20:51:10,546 INFO program/MainThread: ...done [103] (exit code: 0) 2024-03-01 20:51:10,546 DEBUG blivet/MainThread: lvm filter: device /dev/sdh removed from the list of allowed devices 2024-03-01 20:51:10,546 INFO program/MainThread: Running... udevadm settle --timeout=300 2024-03-01 20:51:10,572 DEBUG program/MainThread: Return code: 0 2024-03-01 20:51:10,573 INFO program/MainThread: Running [104] lvm config --typeconfig full devices/use_devicesfile --config= log {level=7 file=/tmp/lvm.log syslog=0} --devices=/dev/sdf,/dev/sde,/dev/sda,/dev/sdj,/dev/sdd,/dev/sdi,/dev/sdc,/dev/sdg,/dev/sdb ... 2024-03-01 20:51:10,580 INFO program/MainThread: stdout[104]: use_devicesfile=1 2024-03-01 20:51:10,580 INFO program/MainThread: stderr[104]: 2024-03-01 20:51:10,580 INFO program/MainThread: ...done [104] (exit code: 0) 2024-03-01 20:51:10,580 INFO program/MainThread: Running [105] lvmdevices --deldev /dev/sdh ... 2024-03-01 20:51:10,592 INFO program/MainThread: stdout[105]: 2024-03-01 20:51:10,592 INFO program/MainThread: stderr[105]: 2024-03-01 20:51:10,592 INFO program/MainThread: ...done [105] (exit code: 0) 2024-03-01 20:51:10,592 INFO program/MainThread: Running... udevadm settle --timeout=300 2024-03-01 20:51:10,602 DEBUG program/MainThread: Return code: 0 2024-03-01 20:51:10,602 INFO program/MainThread: Running... udevadm settle --timeout=300 2024-03-01 20:51:10,614 DEBUG program/MainThread: Return code: 0 2024-03-01 20:51:10,615 INFO blivet/MainThread: executing action: [291] destroy format lvmpv on disk sdj (id 166) 2024-03-01 20:51:10,618 DEBUG blivet/MainThread: DiskDevice.setup: sdj ; orig: True ; status: True ; controllable: True ; 2024-03-01 20:51:10,621 DEBUG blivet/MainThread: LVMPhysicalVolume.destroy: device: /dev/sdj ; type: lvmpv ; status: None ; 2024-03-01 20:51:10,623 DEBUG blivet/MainThread: LVMPhysicalVolume._destroy: device: /dev/sdj ; type: lvmpv ; status: None ; 2024-03-01 20:51:10,623 INFO program/MainThread: Running [106] lvm pvremove --force --force --yes /dev/sdj --config= log {level=7 file=/tmp/lvm.log syslog=0} --devices=/dev/sdf,/dev/sde,/dev/sda,/dev/sdj,/dev/sdd,/dev/sdi,/dev/sdc,/dev/sdg,/dev/sdb ... 2024-03-01 20:51:10,653 INFO program/MainThread: stdout[106]: Labels on physical volume "/dev/sdj" successfully wiped. 2024-03-01 20:51:10,653 INFO program/MainThread: stderr[106]: 2024-03-01 20:51:10,654 INFO program/MainThread: ...done [106] (exit code: 0) 2024-03-01 20:51:10,654 DEBUG blivet/MainThread: lvm filter: device /dev/sdj removed from the list of allowed devices 2024-03-01 20:51:10,654 INFO program/MainThread: Running... udevadm settle --timeout=300 2024-03-01 20:51:10,671 DEBUG program/MainThread: Return code: 0 2024-03-01 20:51:10,671 INFO program/MainThread: Running [107] lvm config --typeconfig full devices/use_devicesfile --config= log {level=7 file=/tmp/lvm.log syslog=0} --devices=/dev/sdf,/dev/sde,/dev/sda,/dev/sdd,/dev/sdi,/dev/sdc,/dev/sdg,/dev/sdb ... 2024-03-01 20:51:10,679 INFO program/MainThread: stdout[107]: use_devicesfile=1 2024-03-01 20:51:10,679 INFO program/MainThread: stderr[107]: 2024-03-01 20:51:10,679 INFO program/MainThread: ...done [107] (exit code: 0) 2024-03-01 20:51:10,679 INFO program/MainThread: Running [108] lvmdevices --deldev /dev/sdj ... 2024-03-01 20:51:10,692 INFO program/MainThread: stdout[108]: 2024-03-01 20:51:10,692 INFO program/MainThread: stderr[108]: 2024-03-01 20:51:10,692 INFO program/MainThread: ...done [108] (exit code: 0) 2024-03-01 20:51:10,693 INFO program/MainThread: Running... udevadm settle --timeout=300 2024-03-01 20:51:10,704 DEBUG program/MainThread: Return code: 0 2024-03-01 20:51:10,704 INFO program/MainThread: Running... udevadm settle --timeout=300 2024-03-01 20:51:10,716 DEBUG program/MainThread: Return code: 0 2024-03-01 20:51:10,717 INFO blivet/MainThread: executing action: [289] destroy format lvmpv on disk sdg (id 132) 2024-03-01 20:51:10,720 DEBUG blivet/MainThread: DiskDevice.setup: sdg ; orig: True ; status: True ; controllable: True ; 2024-03-01 20:51:10,723 DEBUG blivet/MainThread: LVMPhysicalVolume.destroy: device: /dev/sdg ; type: lvmpv ; status: None ; 2024-03-01 20:51:10,725 DEBUG blivet/MainThread: LVMPhysicalVolume._destroy: device: /dev/sdg ; type: lvmpv ; status: None ; 2024-03-01 20:51:10,725 INFO program/MainThread: Running [109] lvm pvremove --force --force --yes /dev/sdg --config= log {level=7 file=/tmp/lvm.log syslog=0} --devices=/dev/sdf,/dev/sde,/dev/sda,/dev/sdd,/dev/sdi,/dev/sdc,/dev/sdg,/dev/sdb ... 2024-03-01 20:51:10,754 INFO program/MainThread: stdout[109]: Labels on physical volume "/dev/sdg" successfully wiped. 2024-03-01 20:51:10,754 INFO program/MainThread: stderr[109]: 2024-03-01 20:51:10,754 INFO program/MainThread: ...done [109] (exit code: 0) 2024-03-01 20:51:10,754 DEBUG blivet/MainThread: lvm filter: device /dev/sdg removed from the list of allowed devices 2024-03-01 20:51:10,754 INFO program/MainThread: Running... udevadm settle --timeout=300 2024-03-01 20:51:10,772 DEBUG program/MainThread: Return code: 0 2024-03-01 20:51:10,773 INFO program/MainThread: Running [110] lvm config --typeconfig full devices/use_devicesfile --config= log {level=7 file=/tmp/lvm.log syslog=0} --devices=/dev/sdf,/dev/sde,/dev/sda,/dev/sdd,/dev/sdi,/dev/sdc,/dev/sdb ... 2024-03-01 20:51:10,780 INFO program/MainThread: stdout[110]: use_devicesfile=1 2024-03-01 20:51:10,780 INFO program/MainThread: stderr[110]: 2024-03-01 20:51:10,780 INFO program/MainThread: ...done [110] (exit code: 0) 2024-03-01 20:51:10,780 INFO program/MainThread: Running [111] lvmdevices --deldev /dev/sdg ... 2024-03-01 20:51:10,793 INFO program/MainThread: stdout[111]: 2024-03-01 20:51:10,793 INFO program/MainThread: stderr[111]: 2024-03-01 20:51:10,793 INFO program/MainThread: ...done [111] (exit code: 0) 2024-03-01 20:51:10,793 INFO program/MainThread: Running... udevadm settle --timeout=300 2024-03-01 20:51:10,805 DEBUG program/MainThread: Return code: 0 2024-03-01 20:51:10,805 INFO program/MainThread: Running... udevadm settle --timeout=300 2024-03-01 20:51:10,816 DEBUG program/MainThread: Return code: 0 2024-03-01 20:51:10,817 INFO blivet/MainThread: executing action: [287] destroy format lvmpv on disk sdi (id 156) 2024-03-01 20:51:10,820 DEBUG blivet/MainThread: DiskDevice.setup: sdi ; orig: True ; status: True ; controllable: True ; 2024-03-01 20:51:10,823 DEBUG blivet/MainThread: LVMPhysicalVolume.destroy: device: /dev/sdi ; type: lvmpv ; status: None ; 2024-03-01 20:51:10,825 DEBUG blivet/MainThread: LVMPhysicalVolume._destroy: device: /dev/sdi ; type: lvmpv ; status: None ; 2024-03-01 20:51:10,825 INFO program/MainThread: Running [112] lvm pvremove --force --force --yes /dev/sdi --config= log {level=7 file=/tmp/lvm.log syslog=0} --devices=/dev/sdf,/dev/sde,/dev/sda,/dev/sdd,/dev/sdi,/dev/sdc,/dev/sdb ... 2024-03-01 20:51:10,854 INFO program/MainThread: stdout[112]: Labels on physical volume "/dev/sdi" successfully wiped. 2024-03-01 20:51:10,854 INFO program/MainThread: stderr[112]: 2024-03-01 20:51:10,855 INFO program/MainThread: ...done [112] (exit code: 0) 2024-03-01 20:51:10,855 DEBUG blivet/MainThread: lvm filter: device /dev/sdi removed from the list of allowed devices 2024-03-01 20:51:10,855 INFO program/MainThread: Running... udevadm settle --timeout=300 2024-03-01 20:51:10,869 DEBUG program/MainThread: Return code: 0 2024-03-01 20:51:10,869 INFO program/MainThread: Running [113] lvm config --typeconfig full devices/use_devicesfile --config= log {level=7 file=/tmp/lvm.log syslog=0} --devices=/dev/sdf,/dev/sde,/dev/sda,/dev/sdd,/dev/sdc,/dev/sdb ... 2024-03-01 20:51:10,876 INFO program/MainThread: stdout[113]: use_devicesfile=1 2024-03-01 20:51:10,876 INFO program/MainThread: stderr[113]: 2024-03-01 20:51:10,876 INFO program/MainThread: ...done [113] (exit code: 0) 2024-03-01 20:51:10,876 INFO program/MainThread: Running [114] lvmdevices --deldev /dev/sdi ... 2024-03-01 20:51:10,889 INFO program/MainThread: stdout[114]: 2024-03-01 20:51:10,889 INFO program/MainThread: stderr[114]: 2024-03-01 20:51:10,889 INFO program/MainThread: ...done [114] (exit code: 0) 2024-03-01 20:51:10,889 INFO program/MainThread: Running... udevadm settle --timeout=300 2024-03-01 20:51:10,901 DEBUG program/MainThread: Return code: 0 2024-03-01 20:51:10,901 INFO program/MainThread: Running... udevadm settle --timeout=300 2024-03-01 20:51:10,912 DEBUG program/MainThread: Return code: 0 2024-03-01 20:51:10,913 INFO blivet/MainThread: executing action: [264] destroy format xfs filesystem on lvmlv test_vg2-lv4 (id 118) 2024-03-01 20:51:10,916 DEBUG blivet/MainThread: LVMLogicalVolumeDevice.setup: test_vg2-lv4 ; orig: True ; status: True ; controllable: True ; 2024-03-01 20:51:10,919 DEBUG blivet/MainThread: XFS.destroy: device: /dev/mapper/test_vg2-lv4 ; type: xfs ; status: False ; 2024-03-01 20:51:10,919 INFO program/MainThread: Running... wipefs -f -a /dev/mapper/test_vg2-lv4 2024-03-01 20:51:10,926 INFO program/MainThread: stdout: 2024-03-01 20:51:10,927 INFO program/MainThread: /dev/mapper/test_vg2-lv4: 4 bytes were erased at offset 0x00000000 (xfs): 58 46 53 42 2024-03-01 20:51:10,927 DEBUG program/MainThread: Return code: 0 2024-03-01 20:51:10,927 INFO program/MainThread: Running... udevadm settle --timeout=300 2024-03-01 20:51:10,943 DEBUG program/MainThread: Return code: 0 2024-03-01 20:51:10,943 INFO program/MainThread: Running... udevadm settle --timeout=300 2024-03-01 20:51:10,955 DEBUG program/MainThread: Return code: 0 2024-03-01 20:51:10,956 INFO blivet/MainThread: executing action: [266] destroy device lvmlv test_vg2-lv4 (id 118) 2024-03-01 20:51:10,959 DEBUG blivet/MainThread: LVMLogicalVolumeDevice.destroy: test_vg2-lv4 ; status: True ; 2024-03-01 20:51:10,962 DEBUG blivet/MainThread: LVMLogicalVolumeDevice.teardown: test_vg2-lv4 ; status: True ; controllable: True ; 2024-03-01 20:51:10,965 DEBUG blivet/MainThread: XFS.teardown: device: /dev/mapper/test_vg2-lv4 ; type: xfs ; status: False ; 2024-03-01 20:51:10,968 DEBUG blivet/MainThread: DeviceFormat.teardown: device: /dev/mapper/test_vg2-lv4 ; type: None ; status: False ; 2024-03-01 20:51:10,972 DEBUG blivet/MainThread: LVMLogicalVolumeDevice._teardown: test_vg2-lv4 ; status: True ; controllable: True ; 2024-03-01 20:51:10,972 INFO program/MainThread: Running [115] lvm lvchange -an test_vg2/lv4 --config= log {level=7 file=/tmp/lvm.log syslog=0} --devices=/dev/sdf,/dev/sde,/dev/sda,/dev/sdd,/dev/sdc,/dev/sdb ... 2024-03-01 20:51:11,007 INFO program/MainThread: stdout[115]: 2024-03-01 20:51:11,007 INFO program/MainThread: stderr[115]: 2024-03-01 20:51:11,007 INFO program/MainThread: ...done [115] (exit code: 0) 2024-03-01 20:51:11,011 DEBUG blivet/MainThread: LVMVolumeGroupDevice.setup_parents: name: test_vg2 ; orig: True ; 2024-03-01 20:51:11,014 DEBUG blivet/MainThread: DiskDevice.setup: sdd ; orig: True ; status: True ; controllable: True ; 2024-03-01 20:51:11,016 DEBUG blivet/MainThread: LVMPhysicalVolume.setup: device: /dev/sdd ; type: lvmpv ; status: True ; 2024-03-01 20:51:11,019 DEBUG blivet/MainThread: DiskDevice.setup: sde ; orig: True ; status: True ; controllable: True ; 2024-03-01 20:51:11,022 DEBUG blivet/MainThread: LVMPhysicalVolume.setup: device: /dev/sde ; type: lvmpv ; status: True ; 2024-03-01 20:51:11,024 DEBUG blivet/MainThread: DiskDevice.setup: sdf ; orig: True ; status: True ; controllable: True ; 2024-03-01 20:51:11,027 DEBUG blivet/MainThread: LVMPhysicalVolume.setup: device: /dev/sdf ; type: lvmpv ; status: True ; 2024-03-01 20:51:11,030 DEBUG blivet/MainThread: LVMLogicalVolumeDevice._destroy: test_vg2-lv4 ; status: False ; 2024-03-01 20:51:11,030 INFO program/MainThread: Running [116] lvm lvremove --yes test_vg2/lv4 --config= log {level=7 file=/tmp/lvm.log syslog=0} --devices=/dev/sdf,/dev/sde,/dev/sda,/dev/sdd,/dev/sdc,/dev/sdb ... 2024-03-01 20:51:11,061 INFO program/MainThread: stdout[116]: Logical volume "lv4" successfully removed. 2024-03-01 20:51:11,062 INFO program/MainThread: stderr[116]: 2024-03-01 20:51:11,062 INFO program/MainThread: ...done [116] (exit code: 0) 2024-03-01 20:51:11,063 INFO blivet/MainThread: executing action: [261] destroy format xfs filesystem on lvmlv test_vg2-lv3 (id 105) 2024-03-01 20:51:11,071 DEBUG blivet/MainThread: LVMLogicalVolumeDevice.setup: test_vg2-lv3 ; orig: True ; status: True ; controllable: True ; 2024-03-01 20:51:11,076 DEBUG blivet/MainThread: XFS.destroy: device: /dev/mapper/test_vg2-lv3 ; type: xfs ; status: False ; 2024-03-01 20:51:11,077 INFO program/MainThread: Running... wipefs -f -a /dev/mapper/test_vg2-lv3 2024-03-01 20:51:11,093 INFO program/MainThread: stdout: 2024-03-01 20:51:11,093 INFO program/MainThread: /dev/mapper/test_vg2-lv3: 4 bytes were erased at offset 0x00000000 (xfs): 58 46 53 42 2024-03-01 20:51:11,093 DEBUG program/MainThread: Return code: 0 2024-03-01 20:51:11,093 INFO program/MainThread: Running... udevadm settle --timeout=300 2024-03-01 20:51:11,113 DEBUG program/MainThread: Return code: 0 2024-03-01 20:51:11,114 INFO program/MainThread: Running... udevadm settle --timeout=300 2024-03-01 20:51:11,127 DEBUG program/MainThread: Return code: 0 2024-03-01 20:51:11,128 INFO blivet/MainThread: executing action: [263] destroy device lvmlv test_vg2-lv3 (id 105) 2024-03-01 20:51:11,131 DEBUG blivet/MainThread: LVMLogicalVolumeDevice.destroy: test_vg2-lv3 ; status: True ; 2024-03-01 20:51:11,134 DEBUG blivet/MainThread: LVMLogicalVolumeDevice.teardown: test_vg2-lv3 ; status: True ; controllable: True ; 2024-03-01 20:51:11,138 DEBUG blivet/MainThread: XFS.teardown: device: /dev/mapper/test_vg2-lv3 ; type: xfs ; status: False ; 2024-03-01 20:51:11,141 DEBUG blivet/MainThread: DeviceFormat.teardown: device: /dev/mapper/test_vg2-lv3 ; type: None ; status: False ; 2024-03-01 20:51:11,143 DEBUG blivet/MainThread: LVMLogicalVolumeDevice._teardown: test_vg2-lv3 ; status: True ; controllable: True ; 2024-03-01 20:51:11,144 INFO program/MainThread: Running [117] lvm lvchange -an test_vg2/lv3 --config= log {level=7 file=/tmp/lvm.log syslog=0} --devices=/dev/sdf,/dev/sde,/dev/sda,/dev/sdd,/dev/sdc,/dev/sdb ... 2024-03-01 20:51:11,178 INFO program/MainThread: stdout[117]: 2024-03-01 20:51:11,178 INFO program/MainThread: stderr[117]: 2024-03-01 20:51:11,178 INFO program/MainThread: ...done [117] (exit code: 0) 2024-03-01 20:51:11,182 DEBUG blivet/MainThread: LVMVolumeGroupDevice.setup_parents: name: test_vg2 ; orig: True ; 2024-03-01 20:51:11,185 DEBUG blivet/MainThread: DiskDevice.setup: sdd ; orig: True ; status: True ; controllable: True ; 2024-03-01 20:51:11,188 DEBUG blivet/MainThread: LVMPhysicalVolume.setup: device: /dev/sdd ; type: lvmpv ; status: False ; 2024-03-01 20:51:11,190 DEBUG blivet/MainThread: DiskDevice.setup: sde ; orig: True ; status: True ; controllable: True ; 2024-03-01 20:51:11,193 DEBUG blivet/MainThread: LVMPhysicalVolume.setup: device: /dev/sde ; type: lvmpv ; status: False ; 2024-03-01 20:51:11,196 DEBUG blivet/MainThread: DiskDevice.setup: sdf ; orig: True ; status: True ; controllable: True ; 2024-03-01 20:51:11,198 DEBUG blivet/MainThread: LVMPhysicalVolume.setup: device: /dev/sdf ; type: lvmpv ; status: False ; 2024-03-01 20:51:11,201 DEBUG blivet/MainThread: LVMLogicalVolumeDevice._destroy: test_vg2-lv3 ; status: False ; 2024-03-01 20:51:11,201 INFO program/MainThread: Running [118] lvm lvremove --yes test_vg2/lv3 --config= log {level=7 file=/tmp/lvm.log syslog=0} --devices=/dev/sdf,/dev/sde,/dev/sda,/dev/sdd,/dev/sdc,/dev/sdb ... 2024-03-01 20:51:11,235 INFO program/MainThread: stdout[118]: Logical volume "lv3" successfully removed. 2024-03-01 20:51:11,235 INFO program/MainThread: stderr[118]: 2024-03-01 20:51:11,235 INFO program/MainThread: ...done [118] (exit code: 0) 2024-03-01 20:51:11,236 INFO blivet/MainThread: executing action: [267] destroy device lvmvg test_vg2 (id 81) 2024-03-01 20:51:11,245 DEBUG blivet/MainThread: LVMVolumeGroupDevice.destroy: test_vg2 ; status: False ; 2024-03-01 20:51:11,255 DEBUG blivet/MainThread: LVMVolumeGroupDevice.teardown: test_vg2 ; status: False ; controllable: True ; 2024-03-01 20:51:11,259 DEBUG blivet/MainThread: LVMVolumeGroupDevice.setup_parents: name: test_vg2 ; orig: True ; 2024-03-01 20:51:11,265 DEBUG blivet/MainThread: DiskDevice.setup: sdd ; orig: True ; status: True ; controllable: True ; 2024-03-01 20:51:11,270 DEBUG blivet/MainThread: LVMPhysicalVolume.setup: device: /dev/sdd ; type: lvmpv ; status: False ; 2024-03-01 20:51:11,276 DEBUG blivet/MainThread: DiskDevice.setup: sde ; orig: True ; status: True ; controllable: True ; 2024-03-01 20:51:11,283 DEBUG blivet/MainThread: LVMPhysicalVolume.setup: device: /dev/sde ; type: lvmpv ; status: False ; 2024-03-01 20:51:11,286 DEBUG blivet/MainThread: DiskDevice.setup: sdf ; orig: True ; status: True ; controllable: True ; 2024-03-01 20:51:11,289 DEBUG blivet/MainThread: LVMPhysicalVolume.setup: device: /dev/sdf ; type: lvmpv ; status: False ; 2024-03-01 20:51:11,291 DEBUG blivet/MainThread: LVMVolumeGroupDevice._destroy: test_vg2 ; status: False ; 2024-03-01 20:51:11,291 INFO program/MainThread: Running [119] lvm vgreduce --removemissing --force test_vg2 --config= log {level=7 file=/tmp/lvm.log syslog=0} --devices=/dev/sdf,/dev/sde,/dev/sda,/dev/sdd,/dev/sdc,/dev/sdb ... 2024-03-01 20:51:11,325 INFO program/MainThread: stdout[119]: Volume group "test_vg2" is already consistent. 2024-03-01 20:51:11,325 INFO program/MainThread: stderr[119]: 2024-03-01 20:51:11,325 INFO program/MainThread: ...done [119] (exit code: 0) 2024-03-01 20:51:11,325 INFO program/MainThread: Running [120] lvm vgchange -an test_vg2 --config= log {level=7 file=/tmp/lvm.log syslog=0} --devices=/dev/sdf,/dev/sde,/dev/sda,/dev/sdd,/dev/sdc,/dev/sdb ... 2024-03-01 20:51:11,369 INFO program/MainThread: stdout[120]: 0 logical volume(s) in volume group "test_vg2" now active 2024-03-01 20:51:11,369 INFO program/MainThread: stderr[120]: 2024-03-01 20:51:11,369 INFO program/MainThread: ...done [120] (exit code: 0) 2024-03-01 20:51:11,369 INFO program/MainThread: Running [121] lvm vgremove --force test_vg2 --config= log {level=7 file=/tmp/lvm.log syslog=0} --devices=/dev/sdf,/dev/sde,/dev/sda,/dev/sdd,/dev/sdc,/dev/sdb ... 2024-03-01 20:51:11,406 INFO program/MainThread: stdout[121]: Volume group "test_vg2" successfully removed 2024-03-01 20:51:11,407 INFO program/MainThread: stderr[121]: 2024-03-01 20:51:11,407 INFO program/MainThread: ...done [121] (exit code: 0) 2024-03-01 20:51:11,409 INFO blivet/MainThread: executing action: [272] destroy format lvmpv on disk sdf (id 96) 2024-03-01 20:51:11,418 DEBUG blivet/MainThread: DiskDevice.setup: sdf ; orig: True ; status: True ; controllable: True ; 2024-03-01 20:51:11,425 DEBUG blivet/MainThread: LVMPhysicalVolume.destroy: device: /dev/sdf ; type: lvmpv ; status: None ; 2024-03-01 20:51:11,431 DEBUG blivet/MainThread: LVMPhysicalVolume._destroy: device: /dev/sdf ; type: lvmpv ; status: None ; 2024-03-01 20:51:11,431 INFO program/MainThread: Running [122] lvm pvremove --force --force --yes /dev/sdf --config= log {level=7 file=/tmp/lvm.log syslog=0} --devices=/dev/sdf,/dev/sde,/dev/sda,/dev/sdd,/dev/sdc,/dev/sdb ... 2024-03-01 20:51:11,471 INFO program/MainThread: stdout[122]: Labels on physical volume "/dev/sdf" successfully wiped. 2024-03-01 20:51:11,471 INFO program/MainThread: stderr[122]: 2024-03-01 20:51:11,472 INFO program/MainThread: ...done [122] (exit code: 0) 2024-03-01 20:51:11,472 DEBUG blivet/MainThread: lvm filter: device /dev/sdf removed from the list of allowed devices 2024-03-01 20:51:11,472 INFO program/MainThread: Running... udevadm settle --timeout=300 2024-03-01 20:51:11,488 DEBUG program/MainThread: Return code: 0 2024-03-01 20:51:11,489 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/sdd,/dev/sdc,/dev/sdb ... 2024-03-01 20:51:11,496 INFO program/MainThread: stdout[123]: use_devicesfile=1 2024-03-01 20:51:11,496 INFO program/MainThread: stderr[123]: 2024-03-01 20:51:11,496 INFO program/MainThread: ...done [123] (exit code: 0) 2024-03-01 20:51:11,496 INFO program/MainThread: Running [124] lvmdevices --deldev /dev/sdf ... 2024-03-01 20:51:11,508 INFO program/MainThread: stdout[124]: 2024-03-01 20:51:11,508 INFO program/MainThread: stderr[124]: 2024-03-01 20:51:11,508 INFO program/MainThread: ...done [124] (exit code: 0) 2024-03-01 20:51:11,508 INFO program/MainThread: Running... udevadm settle --timeout=300 2024-03-01 20:51:11,520 DEBUG program/MainThread: Return code: 0 2024-03-01 20:51:11,520 INFO program/MainThread: Running... udevadm settle --timeout=300 2024-03-01 20:51:11,532 DEBUG program/MainThread: Return code: 0 2024-03-01 20:51:11,533 INFO blivet/MainThread: executing action: [270] destroy format lvmpv on disk sdd (id 72) 2024-03-01 20:51:11,536 DEBUG blivet/MainThread: DiskDevice.setup: sdd ; orig: True ; status: True ; controllable: True ; 2024-03-01 20:51:11,539 DEBUG blivet/MainThread: LVMPhysicalVolume.destroy: device: /dev/sdd ; type: lvmpv ; status: None ; 2024-03-01 20:51:11,541 DEBUG blivet/MainThread: LVMPhysicalVolume._destroy: device: /dev/sdd ; type: lvmpv ; status: None ; 2024-03-01 20:51:11,541 INFO program/MainThread: Running [125] 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/sdc,/dev/sdb ... 2024-03-01 20:51:11,574 INFO program/MainThread: stdout[125]: Labels on physical volume "/dev/sdd" successfully wiped. 2024-03-01 20:51:11,574 INFO program/MainThread: stderr[125]: 2024-03-01 20:51:11,575 INFO program/MainThread: ...done [125] (exit code: 0) 2024-03-01 20:51:11,575 DEBUG blivet/MainThread: lvm filter: device /dev/sdd removed from the list of allowed devices 2024-03-01 20:51:11,575 INFO program/MainThread: Running... udevadm settle --timeout=300 2024-03-01 20:51:11,591 DEBUG program/MainThread: Return code: 0 2024-03-01 20:51:11,591 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 20:51:11,598 INFO program/MainThread: stdout[126]: use_devicesfile=1 2024-03-01 20:51:11,599 INFO program/MainThread: stderr[126]: 2024-03-01 20:51:11,599 INFO program/MainThread: ...done [126] (exit code: 0) 2024-03-01 20:51:11,599 INFO program/MainThread: Running [127] lvmdevices --deldev /dev/sdd ... 2024-03-01 20:51:11,611 INFO program/MainThread: stdout[127]: 2024-03-01 20:51:11,611 INFO program/MainThread: stderr[127]: 2024-03-01 20:51:11,611 INFO program/MainThread: ...done [127] (exit code: 0) 2024-03-01 20:51:11,612 INFO program/MainThread: Running... udevadm settle --timeout=300 2024-03-01 20:51:11,623 DEBUG program/MainThread: Return code: 0 2024-03-01 20:51:11,623 INFO program/MainThread: Running... udevadm settle --timeout=300 2024-03-01 20:51:11,635 DEBUG program/MainThread: Return code: 0 2024-03-01 20:51:11,636 INFO blivet/MainThread: executing action: [268] destroy format lvmpv on disk sde (id 86) 2024-03-01 20:51:11,639 DEBUG blivet/MainThread: DiskDevice.setup: sde ; orig: True ; status: True ; controllable: True ; 2024-03-01 20:51:11,642 DEBUG blivet/MainThread: LVMPhysicalVolume.destroy: device: /dev/sde ; type: lvmpv ; status: None ; 2024-03-01 20:51:11,644 DEBUG blivet/MainThread: LVMPhysicalVolume._destroy: device: /dev/sde ; type: lvmpv ; status: None ; 2024-03-01 20:51:11,644 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 20:51:11,674 INFO program/MainThread: stdout[128]: Labels on physical volume "/dev/sde" successfully wiped. 2024-03-01 20:51:11,674 INFO program/MainThread: stderr[128]: 2024-03-01 20:51:11,674 INFO program/MainThread: ...done [128] (exit code: 0) 2024-03-01 20:51:11,674 DEBUG blivet/MainThread: lvm filter: device /dev/sde removed from the list of allowed devices 2024-03-01 20:51:11,674 INFO program/MainThread: Running... udevadm settle --timeout=300 2024-03-01 20:51:11,691 DEBUG program/MainThread: Return code: 0 2024-03-01 20:51:11,692 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 20:51:11,699 INFO program/MainThread: stdout[129]: use_devicesfile=1 2024-03-01 20:51:11,699 INFO program/MainThread: stderr[129]: 2024-03-01 20:51:11,699 INFO program/MainThread: ...done [129] (exit code: 0) 2024-03-01 20:51:11,699 INFO program/MainThread: Running [130] lvmdevices --deldev /dev/sde ... 2024-03-01 20:51:11,711 INFO program/MainThread: stdout[130]: 2024-03-01 20:51:11,711 INFO program/MainThread: stderr[130]: 2024-03-01 20:51:11,711 INFO program/MainThread: ...done [130] (exit code: 0) 2024-03-01 20:51:11,711 INFO program/MainThread: Running... udevadm settle --timeout=300 2024-03-01 20:51:11,720 DEBUG program/MainThread: Return code: 0 2024-03-01 20:51:11,720 INFO program/MainThread: Running... udevadm settle --timeout=300 2024-03-01 20:51:11,731 DEBUG program/MainThread: Return code: 0 2024-03-01 20:51:11,732 INFO blivet/MainThread: executing action: [251] destroy format xfs filesystem on lvmlv test_vg1-lv2 (id 58) 2024-03-01 20:51:11,735 DEBUG blivet/MainThread: LVMLogicalVolumeDevice.setup: test_vg1-lv2 ; orig: True ; status: True ; controllable: True ; 2024-03-01 20:51:11,738 DEBUG blivet/MainThread: XFS.destroy: device: /dev/mapper/test_vg1-lv2 ; type: xfs ; status: False ; 2024-03-01 20:51:11,738 INFO program/MainThread: Running... wipefs -f -a /dev/mapper/test_vg1-lv2 2024-03-01 20:51:11,745 INFO program/MainThread: stdout: 2024-03-01 20:51:11,746 INFO program/MainThread: /dev/mapper/test_vg1-lv2: 4 bytes were erased at offset 0x00000000 (xfs): 58 46 53 42 2024-03-01 20:51:11,746 DEBUG program/MainThread: Return code: 0 2024-03-01 20:51:11,746 INFO program/MainThread: Running... udevadm settle --timeout=300 2024-03-01 20:51:11,762 DEBUG program/MainThread: Return code: 0 2024-03-01 20:51:11,762 INFO program/MainThread: Running... udevadm settle --timeout=300 2024-03-01 20:51:11,774 DEBUG program/MainThread: Return code: 0 2024-03-01 20:51:11,775 INFO blivet/MainThread: executing action: [253] destroy device lvmlv test_vg1-lv2 (id 58) 2024-03-01 20:51:11,778 DEBUG blivet/MainThread: LVMLogicalVolumeDevice.destroy: test_vg1-lv2 ; status: True ; 2024-03-01 20:51:11,781 DEBUG blivet/MainThread: LVMLogicalVolumeDevice.teardown: test_vg1-lv2 ; status: True ; controllable: True ; 2024-03-01 20:51:11,785 DEBUG blivet/MainThread: XFS.teardown: device: /dev/mapper/test_vg1-lv2 ; type: xfs ; status: False ; 2024-03-01 20:51:11,788 DEBUG blivet/MainThread: DeviceFormat.teardown: device: /dev/mapper/test_vg1-lv2 ; type: None ; status: False ; 2024-03-01 20:51:11,790 DEBUG blivet/MainThread: LVMLogicalVolumeDevice._teardown: test_vg1-lv2 ; status: True ; controllable: True ; 2024-03-01 20:51:11,791 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 20:51:11,832 INFO program/MainThread: stdout[131]: 2024-03-01 20:51:11,832 INFO program/MainThread: stderr[131]: 2024-03-01 20:51:11,832 INFO program/MainThread: ...done [131] (exit code: 0) 2024-03-01 20:51:11,836 DEBUG blivet/MainThread: LVMVolumeGroupDevice.setup_parents: name: test_vg1 ; orig: True ; 2024-03-01 20:51:11,839 DEBUG blivet/MainThread: DiskDevice.setup: sda ; orig: True ; status: True ; controllable: True ; 2024-03-01 20:51:11,842 DEBUG blivet/MainThread: LVMPhysicalVolume.setup: device: /dev/sda ; type: lvmpv ; status: True ; 2024-03-01 20:51:11,844 DEBUG blivet/MainThread: DiskDevice.setup: sdb ; orig: True ; status: True ; controllable: True ; 2024-03-01 20:51:11,847 DEBUG blivet/MainThread: LVMPhysicalVolume.setup: device: /dev/sdb ; type: lvmpv ; status: True ; 2024-03-01 20:51:11,850 DEBUG blivet/MainThread: DiskDevice.setup: sdc ; orig: True ; status: True ; controllable: True ; 2024-03-01 20:51:11,852 DEBUG blivet/MainThread: LVMPhysicalVolume.setup: device: /dev/sdc ; type: lvmpv ; status: True ; 2024-03-01 20:51:11,855 DEBUG blivet/MainThread: LVMLogicalVolumeDevice._destroy: test_vg1-lv2 ; status: False ; 2024-03-01 20:51:11,855 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 20:51:11,887 INFO program/MainThread: stdout[132]: Logical volume "lv2" successfully removed. 2024-03-01 20:51:11,887 INFO program/MainThread: stderr[132]: 2024-03-01 20:51:11,887 INFO program/MainThread: ...done [132] (exit code: 0) 2024-03-01 20:51:11,888 INFO blivet/MainThread: executing action: [248] destroy format xfs filesystem on lvmlv test_vg1-lv1 (id 45) 2024-03-01 20:51:11,897 DEBUG blivet/MainThread: LVMLogicalVolumeDevice.setup: test_vg1-lv1 ; orig: True ; status: True ; controllable: True ; 2024-03-01 20:51:11,905 DEBUG blivet/MainThread: XFS.destroy: device: /dev/mapper/test_vg1-lv1 ; type: xfs ; status: False ; 2024-03-01 20:51:11,905 INFO program/MainThread: Running... wipefs -f -a /dev/mapper/test_vg1-lv1 2024-03-01 20:51:11,918 INFO program/MainThread: stdout: 2024-03-01 20:51:11,918 INFO program/MainThread: /dev/mapper/test_vg1-lv1: 4 bytes were erased at offset 0x00000000 (xfs): 58 46 53 42 2024-03-01 20:51:11,918 DEBUG program/MainThread: Return code: 0 2024-03-01 20:51:11,918 INFO program/MainThread: Running... udevadm settle --timeout=300 2024-03-01 20:51:11,941 DEBUG program/MainThread: Return code: 0 2024-03-01 20:51:11,941 INFO program/MainThread: Running... udevadm settle --timeout=300 2024-03-01 20:51:11,953 DEBUG program/MainThread: Return code: 0 2024-03-01 20:51:11,954 INFO blivet/MainThread: executing action: [250] destroy device lvmlv test_vg1-lv1 (id 45) 2024-03-01 20:51:11,957 DEBUG blivet/MainThread: LVMLogicalVolumeDevice.destroy: test_vg1-lv1 ; status: True ; 2024-03-01 20:51:11,960 DEBUG blivet/MainThread: LVMLogicalVolumeDevice.teardown: test_vg1-lv1 ; status: True ; controllable: True ; 2024-03-01 20:51:11,963 DEBUG blivet/MainThread: XFS.teardown: device: /dev/mapper/test_vg1-lv1 ; type: xfs ; status: False ; 2024-03-01 20:51:11,966 DEBUG blivet/MainThread: DeviceFormat.teardown: device: /dev/mapper/test_vg1-lv1 ; type: None ; status: False ; 2024-03-01 20:51:11,969 DEBUG blivet/MainThread: LVMLogicalVolumeDevice._teardown: test_vg1-lv1 ; status: True ; controllable: True ; 2024-03-01 20:51:11,969 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 20:51:12,001 INFO program/MainThread: stdout[133]: 2024-03-01 20:51:12,001 INFO program/MainThread: stderr[133]: 2024-03-01 20:51:12,001 INFO program/MainThread: ...done [133] (exit code: 0) 2024-03-01 20:51:12,005 DEBUG blivet/MainThread: LVMVolumeGroupDevice.setup_parents: name: test_vg1 ; orig: True ; 2024-03-01 20:51:12,008 DEBUG blivet/MainThread: DiskDevice.setup: sda ; orig: True ; status: True ; controllable: True ; 2024-03-01 20:51:12,010 DEBUG blivet/MainThread: LVMPhysicalVolume.setup: device: /dev/sda ; type: lvmpv ; status: False ; 2024-03-01 20:51:12,013 DEBUG blivet/MainThread: DiskDevice.setup: sdb ; orig: True ; status: True ; controllable: True ; 2024-03-01 20:51:12,016 DEBUG blivet/MainThread: LVMPhysicalVolume.setup: device: /dev/sdb ; type: lvmpv ; status: False ; 2024-03-01 20:51:12,019 DEBUG blivet/MainThread: DiskDevice.setup: sdc ; orig: True ; status: True ; controllable: True ; 2024-03-01 20:51:12,021 DEBUG blivet/MainThread: LVMPhysicalVolume.setup: device: /dev/sdc ; type: lvmpv ; status: False ; 2024-03-01 20:51:12,024 DEBUG blivet/MainThread: LVMLogicalVolumeDevice._destroy: test_vg1-lv1 ; status: False ; 2024-03-01 20:51:12,024 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 20:51:12,061 INFO program/MainThread: stdout[134]: Logical volume "lv1" successfully removed. 2024-03-01 20:51:12,061 INFO program/MainThread: stderr[134]: 2024-03-01 20:51:12,061 INFO program/MainThread: ...done [134] (exit code: 0) 2024-03-01 20:51:12,062 INFO blivet/MainThread: executing action: [254] destroy device lvmvg test_vg1 (id 11) 2024-03-01 20:51:12,068 DEBUG blivet/MainThread: LVMVolumeGroupDevice.destroy: test_vg1 ; status: False ; 2024-03-01 20:51:12,075 DEBUG blivet/MainThread: LVMVolumeGroupDevice.teardown: test_vg1 ; status: False ; controllable: True ; 2024-03-01 20:51:12,083 DEBUG blivet/MainThread: LVMVolumeGroupDevice.setup_parents: name: test_vg1 ; orig: True ; 2024-03-01 20:51:12,091 DEBUG blivet/MainThread: DiskDevice.setup: sda ; orig: True ; status: True ; controllable: True ; 2024-03-01 20:51:12,096 DEBUG blivet/MainThread: LVMPhysicalVolume.setup: device: /dev/sda ; type: lvmpv ; status: False ; 2024-03-01 20:51:12,101 DEBUG blivet/MainThread: DiskDevice.setup: sdb ; orig: True ; status: True ; controllable: True ; 2024-03-01 20:51:12,106 DEBUG blivet/MainThread: LVMPhysicalVolume.setup: device: /dev/sdb ; type: lvmpv ; status: False ; 2024-03-01 20:51:12,109 DEBUG blivet/MainThread: DiskDevice.setup: sdc ; orig: True ; status: True ; controllable: True ; 2024-03-01 20:51:12,111 DEBUG blivet/MainThread: LVMPhysicalVolume.setup: device: /dev/sdc ; type: lvmpv ; status: False ; 2024-03-01 20:51:12,114 DEBUG blivet/MainThread: LVMVolumeGroupDevice._destroy: test_vg1 ; status: False ; 2024-03-01 20:51:12,114 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 20:51:12,145 INFO program/MainThread: stdout[135]: Volume group "test_vg1" is already consistent. 2024-03-01 20:51:12,145 INFO program/MainThread: stderr[135]: 2024-03-01 20:51:12,146 INFO program/MainThread: ...done [135] (exit code: 0) 2024-03-01 20:51:12,146 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 20:51:12,192 INFO program/MainThread: stdout[136]: 0 logical volume(s) in volume group "test_vg1" now active 2024-03-01 20:51:12,192 INFO program/MainThread: stderr[136]: 2024-03-01 20:51:12,192 INFO program/MainThread: ...done [136] (exit code: 0) 2024-03-01 20:51:12,193 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 20:51:12,223 INFO program/MainThread: stdout[137]: Volume group "test_vg1" successfully removed 2024-03-01 20:51:12,223 INFO program/MainThread: stderr[137]: 2024-03-01 20:51:12,224 INFO program/MainThread: ...done [137] (exit code: 0) 2024-03-01 20:51:12,224 INFO blivet/MainThread: executing action: [259] destroy format lvmpv on disk sdb (id 16) 2024-03-01 20:51:12,230 DEBUG blivet/MainThread: DiskDevice.setup: sdb ; orig: True ; status: True ; controllable: True ; 2024-03-01 20:51:12,237 DEBUG blivet/MainThread: LVMPhysicalVolume.destroy: device: /dev/sdb ; type: lvmpv ; status: None ; 2024-03-01 20:51:12,259 DEBUG blivet/MainThread: LVMPhysicalVolume._destroy: device: /dev/sdb ; type: lvmpv ; status: None ; 2024-03-01 20:51:12,260 INFO program/MainThread: Running [138] lvm pvremove --force --force --yes /dev/sdb --config= log {level=7 file=/tmp/lvm.log syslog=0} --devices=/dev/sda,/dev/sdc,/dev/sdb ... 2024-03-01 20:51:12,292 INFO program/MainThread: stdout[138]: Labels on physical volume "/dev/sdb" successfully wiped. 2024-03-01 20:51:12,292 INFO program/MainThread: stderr[138]: 2024-03-01 20:51:12,292 INFO program/MainThread: ...done [138] (exit code: 0) 2024-03-01 20:51:12,292 DEBUG blivet/MainThread: lvm filter: device /dev/sdb removed from the list of allowed devices 2024-03-01 20:51:12,292 INFO program/MainThread: Running... udevadm settle --timeout=300 2024-03-01 20:51:12,310 DEBUG program/MainThread: Return code: 0 2024-03-01 20:51:12,310 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/sdc ... 2024-03-01 20:51:12,318 INFO program/MainThread: stdout[139]: use_devicesfile=1 2024-03-01 20:51:12,318 INFO program/MainThread: stderr[139]: 2024-03-01 20:51:12,318 INFO program/MainThread: ...done [139] (exit code: 0) 2024-03-01 20:51:12,318 INFO program/MainThread: Running [140] lvmdevices --deldev /dev/sdb ... 2024-03-01 20:51:12,331 INFO program/MainThread: stdout[140]: 2024-03-01 20:51:12,331 INFO program/MainThread: stderr[140]: 2024-03-01 20:51:12,331 INFO program/MainThread: ...done [140] (exit code: 0) 2024-03-01 20:51:12,331 INFO program/MainThread: Running... udevadm settle --timeout=300 2024-03-01 20:51:12,343 DEBUG program/MainThread: Return code: 0 2024-03-01 20:51:12,343 INFO program/MainThread: Running... udevadm settle --timeout=300 2024-03-01 20:51:12,355 DEBUG program/MainThread: Return code: 0 2024-03-01 20:51:12,356 INFO blivet/MainThread: executing action: [257] destroy format lvmpv on disk sda (id 2) 2024-03-01 20:51:12,359 DEBUG blivet/MainThread: DiskDevice.setup: sda ; orig: True ; status: True ; controllable: True ; 2024-03-01 20:51:12,362 DEBUG blivet/MainThread: LVMPhysicalVolume.destroy: device: /dev/sda ; type: lvmpv ; status: None ; 2024-03-01 20:51:12,365 DEBUG blivet/MainThread: LVMPhysicalVolume._destroy: device: /dev/sda ; type: lvmpv ; status: None ; 2024-03-01 20:51:12,365 INFO program/MainThread: Running [141] lvm pvremove --force --force --yes /dev/sda --config= log {level=7 file=/tmp/lvm.log syslog=0} --devices=/dev/sda,/dev/sdc ... 2024-03-01 20:51:12,396 INFO program/MainThread: stdout[141]: Labels on physical volume "/dev/sda" successfully wiped. 2024-03-01 20:51:12,396 INFO program/MainThread: stderr[141]: 2024-03-01 20:51:12,397 INFO program/MainThread: ...done [141] (exit code: 0) 2024-03-01 20:51:12,397 DEBUG blivet/MainThread: lvm filter: device /dev/sda removed from the list of allowed devices 2024-03-01 20:51:12,397 INFO program/MainThread: Running... udevadm settle --timeout=300 2024-03-01 20:51:12,412 DEBUG program/MainThread: Return code: 0 2024-03-01 20:51:12,413 INFO program/MainThread: Running [142] lvm config --typeconfig full devices/use_devicesfile --config= log {level=7 file=/tmp/lvm.log syslog=0} --devices=/dev/sdc ... 2024-03-01 20:51:12,420 INFO program/MainThread: stdout[142]: use_devicesfile=1 2024-03-01 20:51:12,420 INFO program/MainThread: stderr[142]: 2024-03-01 20:51:12,420 INFO program/MainThread: ...done [142] (exit code: 0) 2024-03-01 20:51:12,420 INFO program/MainThread: Running [143] lvmdevices --deldev /dev/sda ... 2024-03-01 20:51:12,432 INFO program/MainThread: stdout[143]: 2024-03-01 20:51:12,432 INFO program/MainThread: stderr[143]: 2024-03-01 20:51:12,433 INFO program/MainThread: ...done [143] (exit code: 0) 2024-03-01 20:51:12,433 INFO program/MainThread: Running... udevadm settle --timeout=300 2024-03-01 20:51:12,444 DEBUG program/MainThread: Return code: 0 2024-03-01 20:51:12,445 INFO program/MainThread: Running... udevadm settle --timeout=300 2024-03-01 20:51:12,456 DEBUG program/MainThread: Return code: 0 2024-03-01 20:51:12,457 INFO blivet/MainThread: executing action: [255] destroy format lvmpv on disk sdc (id 36) 2024-03-01 20:51:12,460 DEBUG blivet/MainThread: DiskDevice.setup: sdc ; orig: True ; status: True ; controllable: True ; 2024-03-01 20:51:12,463 DEBUG blivet/MainThread: LVMPhysicalVolume.destroy: device: /dev/sdc ; type: lvmpv ; status: None ; 2024-03-01 20:51:12,465 DEBUG blivet/MainThread: LVMPhysicalVolume._destroy: device: /dev/sdc ; type: lvmpv ; status: None ; 2024-03-01 20:51:12,465 INFO program/MainThread: Running [144] lvm pvremove --force --force --yes /dev/sdc --config= log {level=7 file=/tmp/lvm.log syslog=0} --devices=/dev/sdc ... 2024-03-01 20:51:12,496 INFO program/MainThread: stdout[144]: Labels on physical volume "/dev/sdc" successfully wiped. 2024-03-01 20:51:12,496 INFO program/MainThread: stderr[144]: 2024-03-01 20:51:12,496 INFO program/MainThread: ...done [144] (exit code: 0) 2024-03-01 20:51:12,496 DEBUG blivet/MainThread: lvm filter: device /dev/sdc removed from the list of allowed devices 2024-03-01 20:51:12,497 INFO program/MainThread: Running... udevadm settle --timeout=300 2024-03-01 20:51:12,512 DEBUG program/MainThread: Return code: 0 2024-03-01 20:51:12,513 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 20:51:12,520 INFO program/MainThread: stdout[145]: use_devicesfile=1 2024-03-01 20:51:12,520 INFO program/MainThread: stderr[145]: 2024-03-01 20:51:12,520 INFO program/MainThread: ...done [145] (exit code: 0) 2024-03-01 20:51:12,521 INFO program/MainThread: Running [146] lvmdevices --deldev /dev/sdc ... 2024-03-01 20:51:12,533 INFO program/MainThread: stdout[146]: 2024-03-01 20:51:12,533 INFO program/MainThread: stderr[146]: 2024-03-01 20:51:12,533 INFO program/MainThread: ...done [146] (exit code: 0) 2024-03-01 20:51:12,533 INFO program/MainThread: Running... udevadm settle --timeout=300 2024-03-01 20:51:12,545 DEBUG program/MainThread: Return code: 0 2024-03-01 20:51:12,545 INFO program/MainThread: Running... udevadm settle --timeout=300 2024-03-01 20:51:12,557 DEBUG program/MainThread: Return code: 0 2024-03-01 20:51:12,562 DEBUG blivet/MainThread: PartitionDevice._set_parted_partition: xvda1 ; 2024-03-01 20:51:12,562 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 0x7f4b6678b770> 2024-03-01 20:51:23,911 INFO blivet/MainThread: sys.argv = ['/tmp/ansible_fedora.linux_system_roles.blivet_payload_aaac9t6g/ansible_fedora.linux_system_roles.blivet_payload.zip/ansible_collections/fedora/linux_system_roles/plugins/modules/blivet.py'] 2024-03-01 20:51:26,985 INFO blivet/MainThread: sys.argv = ['/tmp/ansible_fedora.linux_system_roles.blivet_payload_od9gsqw2/ansible_fedora.linux_system_roles.blivet_payload.zip/ansible_collections/fedora/linux_system_roles/plugins/modules/blivet.py'] 2024-03-01 20:51:31,031 INFO blivet/MainThread: sys.argv = ['/tmp/ansible_fedora.linux_system_roles.blivet_payload_xuuq6848/ansible_fedora.linux_system_roles.blivet_payload.zip/ansible_collections/fedora/linux_system_roles/plugins/modules/blivet.py'] 2024-03-01 20:51:31,064 DEBUG blivet/MainThread: Ext4FS.supported: supported: True ; 2024-03-01 20:51:31,064 INFO program/MainThread: Running [2] e2fsck -V ... 2024-03-01 20:51:31,067 INFO program/MainThread: stdout[2]: 2024-03-01 20:51:31,067 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 20:51:31,067 INFO program/MainThread: ...done [2] (exit code: 0) 2024-03-01 20:51:31,067 INFO program/MainThread: Running... modprobe --dry-run ext4 2024-03-01 20:51:31,071 DEBUG program/MainThread: Return code: 0 2024-03-01 20:51:31,072 DEBUG blivet/MainThread: get_format('ext4') returning Ext4FS instance with object id 0 2024-03-01 20:51:31,075 DEBUG blivet/MainThread: Ext4FS.supported: supported: True ; 2024-03-01 20:51:31,075 DEBUG blivet/MainThread: trying to set new default fstype to 'ext4' 2024-03-01 20:51:31,078 DEBUG blivet/MainThread: Ext4FS.supported: supported: True ; 2024-03-01 20:51:31,078 DEBUG blivet/MainThread: get_format('ext4') returning Ext4FS instance with object id 1 2024-03-01 20:51:31,081 DEBUG blivet/MainThread: Ext4FS.supported: supported: True ; 2024-03-01 20:51:31,081 INFO program/MainThread: Running... lsblk --bytes -a -o NAME,SIZE,OWNER,GROUP,MODE,FSTYPE,LABEL,UUID,PARTUUID,MOUNTPOINT 2024-03-01 20:51:31,089 INFO program/MainThread: stdout: 2024-03-01 20:51:31,089 INFO program/MainThread: NAME SIZE OWNER GROUP MODE FSTYPE LABEL UUID PARTUUID MOUNTPOINT 2024-03-01 20:51:31,089 INFO program/MainThread: sda 1073741824 root disk brw-rw---- 2024-03-01 20:51:31,089 INFO program/MainThread: sdb 1073741824 root disk brw-rw---- 2024-03-01 20:51:31,089 INFO program/MainThread: sdc 1073741824 root disk brw-rw---- 2024-03-01 20:51:31,089 INFO program/MainThread: sdd 1073741824 root disk brw-rw---- 2024-03-01 20:51:31,089 INFO program/MainThread: sde 1073741824 root disk brw-rw---- 2024-03-01 20:51:31,089 INFO program/MainThread: sdf 1073741824 root disk brw-rw---- 2024-03-01 20:51:31,089 INFO program/MainThread: sdg 1073741824 root disk brw-rw---- 2024-03-01 20:51:31,089 INFO program/MainThread: sdh 1073741824 root disk brw-rw---- 2024-03-01 20:51:31,089 INFO program/MainThread: sdi 1073741824 root disk brw-rw---- 2024-03-01 20:51:31,089 INFO program/MainThread: sdj 1073741824 root disk brw-rw---- 2024-03-01 20:51:31,089 INFO program/MainThread: sdk 1073741824 root disk brw-rw---- 2024-03-01 20:51:31,089 INFO program/MainThread: sdl 1073741824 root disk brw-rw---- 2024-03-01 20:51:31,090 INFO program/MainThread: xvda 268435456000 root disk brw-rw---- 2024-03-01 20:51:31,090 INFO program/MainThread: `-xvda1 268434390528 root disk brw-rw---- xfs a4d9efbc-be36-4c5f-99af-596afd10159d e61ef7e0-01 / 2024-03-01 20:51:31,090 DEBUG program/MainThread: Return code: 0 2024-03-01 20:51:31,090 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 20:51:31,090 DEBUG blivet/MainThread: lvm filter: clearing the lvm devices list 2024-03-01 20:51:31,090 DEBUG blivet/MainThread: lvm filter: clearing the lvm devices list 2024-03-01 20:51:31,090 INFO blivet/MainThread: resetting Blivet (version 3.6.0) instance 2024-03-01 20:51:31,090 DEBUG blivet/MainThread: lvm filter: clearing the lvm devices list 2024-03-01 20:51:31,091 INFO blivet/MainThread: DeviceTree.populate: ignored_disks is [] ; exclusive_disks is [] 2024-03-01 20:51:31,091 WARNING blivet/MainThread: Failed to call the update_volume_info method: libstoragemgmt functionality not available 2024-03-01 20:51:31,091 INFO program/MainThread: Running... udevadm settle --timeout=300 2024-03-01 20:51:31,103 DEBUG program/MainThread: Return code: 0 2024-03-01 20:51:31,115 INFO blivet/MainThread: devices to scan: ['sda', 'sdb', 'sdk', 'sdl', 'sdc', 'sdd', 'sde', 'sdf', 'sdg', 'sdh', 'sdi', 'sdj', 'xvda', 'xvda1'] 2024-03-01 20:51:31,120 DEBUG blivet/MainThread: DeviceTree.handle_device: name: sda ; info: {'CURRENT_TAGS': ':systemd:', 'DEVLINKS': '/dev/disk/by-diskseq/2 ' '/dev/disk/by-id/scsi-36001405a8abeb2a8284458ebf043e0fb ' '/dev/disk/by-id/scsi-SLIO-ORG_disk0_a8abeb2a-8284-458e-bf04-3e0fbc353c0a ' '/dev/disk/by-id/wwn-0x6001405a8abeb2a8284458ebf043e0fb ' '/dev/disk/by-id/scsi-1LIO-ORG_disk0:a8abeb2a-8284-458e-bf04-3e0fbc353c0a', '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': 'a8abeb2a-8284-458e-bf04-3e0fbc353c0a', 'ID_SERIAL': '36001405a8abeb2a8284458ebf043e0fb', 'ID_SERIAL_SHORT': '6001405a8abeb2a8284458ebf043e0fb', 'ID_TARGET_PORT': '0', 'ID_TYPE': 'disk', 'ID_VENDOR': 'LIO-ORG', 'ID_VENDOR_ENC': 'LIO-ORG\\x20', 'ID_WWN': '0x6001405a8abeb2a8', 'ID_WWN_VENDOR_EXTENSION': '0x284458ebf043e0fb', 'ID_WWN_WITH_EXTENSION': '0x6001405a8abeb2a8284458ebf043e0fb', 'MAJOR': '8', 'MINOR': '0', 'SCSI_IDENT_LUN_LOGICAL_UNIT_GROUP': '0x0', 'SCSI_IDENT_LUN_NAA_REGEXT': '6001405a8abeb2a8284458ebf043e0fb', 'SCSI_IDENT_LUN_T10': 'LIO-ORG_disk0:a8abeb2a-8284-458e-bf04-3e0fbc353c0a', 'SCSI_IDENT_PORT_NAME': 'naa.5001405a91c5ccc5,t,0x0001', 'SCSI_IDENT_PORT_RELATIVE': '0', 'SCSI_IDENT_PORT_TARGET_PORT_GROUP': '0x0', 'SCSI_IDENT_SERIAL': 'a8abeb2a-8284-458e-bf04-3e0fbc353c0a', 'SCSI_IDENT_TARGET_NAME': 'naa.5001405a91c5ccc5', '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': '336998022'} ; 2024-03-01 20:51:31,120 INFO blivet/MainThread: scanning sda (/sys/devices/tcm_loop_0/tcm_loop_adapter_0/host2/target2:0:1/2:0:1:0/block/sda)... 2024-03-01 20:51:31,120 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 20:51:31,148 INFO program/MainThread: stdout[3]: 2024-03-01 20:51:31,148 INFO program/MainThread: stderr[3]: 2024-03-01 20:51:31,148 INFO program/MainThread: ...done [3] (exit code: 0) 2024-03-01 20:51:31,152 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: sda ; incomplete: False ; hidden: False ; 2024-03-01 20:51:31,155 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned None 2024-03-01 20:51:31,159 INFO blivet/MainThread: failed to get initiator name from iscsi firmware: storaged iSCSI functionality not available 2024-03-01 20:51:31,161 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 20:51:31,165 DEBUG blivet/MainThread: DiskDevicePopulator.run: name: sda ; 2024-03-01 20:51:31,166 INFO blivet/MainThread: sda is a disk 2024-03-01 20:51:31,166 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 3 2024-03-01 20:51:31,166 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 4 2024-03-01 20:51:31,169 DEBUG blivet/MainThread: DiskDevice._set_format: sda ; type: None ; current: None ; 2024-03-01 20:51:31,173 DEBUG blivet/MainThread: DiskDevice.update_sysfs_path: sda ; status: True ; 2024-03-01 20:51:31,173 DEBUG blivet/MainThread: sda sysfs_path set to /sys/devices/tcm_loop_0/tcm_loop_adapter_0/host2/target2:0:1/2:0:1:0/block/sda 2024-03-01 20:51:31,176 DEBUG blivet/MainThread: DiskDevice.read_current_size: exists: True ; path: /dev/sda ; sysfs_path: /sys/devices/tcm_loop_0/tcm_loop_adapter_0/host2/target2:0:1/2:0:1:0/block/sda ; 2024-03-01 20:51:31,176 DEBUG blivet/MainThread: updated sda size to 1024 MiB (1024 MiB) 2024-03-01 20:51:31,177 INFO blivet/MainThread: added disk sda (id 2) to device tree 2024-03-01 20:51:31,177 INFO blivet/MainThread: got device: DiskDevice instance (0x7fb0e68eae80) -- 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 = 6001405a8abeb2a8284458ebf043e0fb 2024-03-01 20:51:31,180 DEBUG blivet/MainThread: DeviceTree.handle_format: name: sda ; 2024-03-01 20:51:31,180 DEBUG blivet/MainThread: no type or existing type for sda, bailing 2024-03-01 20:51:31,183 DEBUG blivet/MainThread: DeviceTree.handle_device: name: sdb ; info: {'CURRENT_TAGS': ':systemd:', 'DEVLINKS': '/dev/disk/by-diskseq/3 ' '/dev/disk/by-id/scsi-1LIO-ORG_disk1:c67c68fc-5fb8-4942-8812-1de7084b7176 ' '/dev/disk/by-id/wwn-0x6001405c67c68fc5fb8494288121de70 ' '/dev/disk/by-id/scsi-SLIO-ORG_disk1_c67c68fc-5fb8-4942-8812-1de7084b7176 ' '/dev/disk/by-id/scsi-36001405c67c68fc5fb8494288121de70', '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': 'c67c68fc-5fb8-4942-8812-1de7084b7176', 'ID_SERIAL': '36001405c67c68fc5fb8494288121de70', 'ID_SERIAL_SHORT': '6001405c67c68fc5fb8494288121de70', 'ID_TARGET_PORT': '0', 'ID_TYPE': 'disk', 'ID_VENDOR': 'LIO-ORG', 'ID_VENDOR_ENC': 'LIO-ORG\\x20', 'ID_WWN': '0x6001405c67c68fc5', 'ID_WWN_VENDOR_EXTENSION': '0xfb8494288121de70', 'ID_WWN_WITH_EXTENSION': '0x6001405c67c68fc5fb8494288121de70', 'MAJOR': '8', 'MINOR': '16', 'SCSI_IDENT_LUN_LOGICAL_UNIT_GROUP': '0x0', 'SCSI_IDENT_LUN_NAA_REGEXT': '6001405c67c68fc5fb8494288121de70', 'SCSI_IDENT_LUN_T10': 'LIO-ORG_disk1:c67c68fc-5fb8-4942-8812-1de7084b7176', 'SCSI_IDENT_PORT_NAME': 'naa.5001405a91c5ccc5,t,0x0001', 'SCSI_IDENT_PORT_RELATIVE': '0', 'SCSI_IDENT_PORT_TARGET_PORT_GROUP': '0x0', 'SCSI_IDENT_SERIAL': 'c67c68fc-5fb8-4942-8812-1de7084b7176', 'SCSI_IDENT_TARGET_NAME': 'naa.5001405a91c5ccc5', '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': '337020590'} ; 2024-03-01 20:51:31,184 INFO blivet/MainThread: scanning sdb (/sys/devices/tcm_loop_0/tcm_loop_adapter_0/host2/target2:0:1/2:0:1:1/block/sdb)... 2024-03-01 20:51:31,186 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: sdb ; incomplete: False ; hidden: False ; 2024-03-01 20:51:31,189 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned None 2024-03-01 20:51:31,194 DEBUG blivet/MainThread: DiskDevicePopulator.run: name: sdb ; 2024-03-01 20:51:31,195 INFO blivet/MainThread: sdb is a disk 2024-03-01 20:51:31,195 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 8 2024-03-01 20:51:31,195 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 9 2024-03-01 20:51:31,198 DEBUG blivet/MainThread: DiskDevice._set_format: sdb ; type: None ; current: None ; 2024-03-01 20:51:31,201 DEBUG blivet/MainThread: DiskDevice.update_sysfs_path: sdb ; status: True ; 2024-03-01 20:51:31,201 DEBUG blivet/MainThread: sdb sysfs_path set to /sys/devices/tcm_loop_0/tcm_loop_adapter_0/host2/target2:0:1/2:0:1:1/block/sdb 2024-03-01 20:51:31,204 DEBUG blivet/MainThread: DiskDevice.read_current_size: exists: True ; path: /dev/sdb ; sysfs_path: /sys/devices/tcm_loop_0/tcm_loop_adapter_0/host2/target2:0:1/2:0:1:1/block/sdb ; 2024-03-01 20:51:31,204 DEBUG blivet/MainThread: updated sdb size to 1024 MiB (1024 MiB) 2024-03-01 20:51:31,204 INFO blivet/MainThread: added disk sdb (id 7) to device tree 2024-03-01 20:51:31,205 INFO blivet/MainThread: got device: DiskDevice instance (0x7fb0e6597f40) -- 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 = 6001405c67c68fc5fb8494288121de70 2024-03-01 20:51:31,208 DEBUG blivet/MainThread: DeviceTree.handle_format: name: sdb ; 2024-03-01 20:51:31,208 DEBUG blivet/MainThread: no type or existing type for sdb, bailing 2024-03-01 20:51:31,211 DEBUG blivet/MainThread: DeviceTree.handle_device: name: sdk ; info: {'CURRENT_TAGS': ':systemd:', 'DEVLINKS': '/dev/disk/by-id/wwn-0x6001405e1b8c6d03d0840ccbaa99ea54 ' '/dev/disk/by-id/scsi-1LIO-ORG_disk10:e1b8c6d0-3d08-40cc-baa9-9ea541aeb400 ' '/dev/disk/by-id/scsi-36001405e1b8c6d03d0840ccbaa99ea54 ' '/dev/disk/by-diskseq/12 ' '/dev/disk/by-id/scsi-SLIO-ORG_disk10_e1b8c6d0-3d08-40cc-baa9-9ea541aeb400', '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': 'e1b8c6d0-3d08-40cc-baa9-9ea541aeb400', 'ID_SERIAL': '36001405e1b8c6d03d0840ccbaa99ea54', 'ID_SERIAL_SHORT': '6001405e1b8c6d03d0840ccbaa99ea54', 'ID_TARGET_PORT': '0', 'ID_TYPE': 'disk', 'ID_VENDOR': 'LIO-ORG', 'ID_VENDOR_ENC': 'LIO-ORG\\x20', 'ID_WWN': '0x6001405e1b8c6d03', 'ID_WWN_VENDOR_EXTENSION': '0xd0840ccbaa99ea54', 'ID_WWN_WITH_EXTENSION': '0x6001405e1b8c6d03d0840ccbaa99ea54', 'MAJOR': '8', 'MINOR': '160', 'SCSI_IDENT_LUN_LOGICAL_UNIT_GROUP': '0x0', 'SCSI_IDENT_LUN_NAA_REGEXT': '6001405e1b8c6d03d0840ccbaa99ea54', 'SCSI_IDENT_LUN_T10': 'LIO-ORG_disk10:e1b8c6d0-3d08-40cc-baa9-9ea541aeb400', 'SCSI_IDENT_PORT_NAME': 'naa.5001405a91c5ccc5,t,0x0001', 'SCSI_IDENT_PORT_RELATIVE': '0', 'SCSI_IDENT_PORT_TARGET_PORT_GROUP': '0x0', 'SCSI_IDENT_SERIAL': 'e1b8c6d0-3d08-40cc-baa9-9ea541aeb400', 'SCSI_IDENT_TARGET_NAME': 'naa.5001405a91c5ccc5', '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': '337615258'} ; 2024-03-01 20:51:31,211 INFO blivet/MainThread: scanning sdk (/sys/devices/tcm_loop_0/tcm_loop_adapter_0/host2/target2:0:1/2:0:1:10/block/sdk)... 2024-03-01 20:51:31,214 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: sdk ; incomplete: False ; hidden: False ; 2024-03-01 20:51:31,216 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned None 2024-03-01 20:51:31,221 DEBUG blivet/MainThread: DiskDevicePopulator.run: name: sdk ; 2024-03-01 20:51:31,222 INFO blivet/MainThread: sdk is a disk 2024-03-01 20:51:31,222 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 13 2024-03-01 20:51:31,222 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 14 2024-03-01 20:51:31,225 DEBUG blivet/MainThread: DiskDevice._set_format: sdk ; type: None ; current: None ; 2024-03-01 20:51:31,228 DEBUG blivet/MainThread: DiskDevice.update_sysfs_path: sdk ; status: True ; 2024-03-01 20:51:31,228 DEBUG blivet/MainThread: sdk sysfs_path set to /sys/devices/tcm_loop_0/tcm_loop_adapter_0/host2/target2:0:1/2:0:1:10/block/sdk 2024-03-01 20:51:31,231 DEBUG blivet/MainThread: DiskDevice.read_current_size: exists: True ; path: /dev/sdk ; sysfs_path: /sys/devices/tcm_loop_0/tcm_loop_adapter_0/host2/target2:0:1/2:0:1:10/block/sdk ; 2024-03-01 20:51:31,231 DEBUG blivet/MainThread: updated sdk size to 1024 MiB (1024 MiB) 2024-03-01 20:51:31,232 INFO blivet/MainThread: added disk sdk (id 12) to device tree 2024-03-01 20:51:31,232 INFO blivet/MainThread: got device: DiskDevice instance (0x7fb0e6597f70) -- 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 = 6001405e1b8c6d03d0840ccbaa99ea54 2024-03-01 20:51:31,235 DEBUG blivet/MainThread: DeviceTree.handle_format: name: sdk ; 2024-03-01 20:51:31,235 DEBUG blivet/MainThread: no type or existing type for sdk, bailing 2024-03-01 20:51:31,238 DEBUG blivet/MainThread: DeviceTree.handle_device: name: sdl ; info: {'CURRENT_TAGS': ':systemd:', 'DEVLINKS': '/dev/disk/by-id/scsi-36001405f208e545093d44a6ac77aa8bf ' '/dev/disk/by-id/scsi-1LIO-ORG_disk11:f208e545-093d-44a6-ac77-aa8bfab02819 ' '/dev/disk/by-id/scsi-SLIO-ORG_disk11_f208e545-093d-44a6-ac77-aa8bfab02819 ' '/dev/disk/by-diskseq/13 ' '/dev/disk/by-id/wwn-0x6001405f208e545093d44a6ac77aa8bf', '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': 'f208e545-093d-44a6-ac77-aa8bfab02819', 'ID_SERIAL': '36001405f208e545093d44a6ac77aa8bf', 'ID_SERIAL_SHORT': '6001405f208e545093d44a6ac77aa8bf', 'ID_TARGET_PORT': '0', 'ID_TYPE': 'disk', 'ID_VENDOR': 'LIO-ORG', 'ID_VENDOR_ENC': 'LIO-ORG\\x20', 'ID_WWN': '0x6001405f208e5450', 'ID_WWN_VENDOR_EXTENSION': '0x93d44a6ac77aa8bf', 'ID_WWN_WITH_EXTENSION': '0x6001405f208e545093d44a6ac77aa8bf', 'MAJOR': '8', 'MINOR': '176', 'SCSI_IDENT_LUN_LOGICAL_UNIT_GROUP': '0x0', 'SCSI_IDENT_LUN_NAA_REGEXT': '6001405f208e545093d44a6ac77aa8bf', 'SCSI_IDENT_LUN_T10': 'LIO-ORG_disk11:f208e545-093d-44a6-ac77-aa8bfab02819', 'SCSI_IDENT_PORT_NAME': 'naa.5001405a91c5ccc5,t,0x0001', 'SCSI_IDENT_PORT_RELATIVE': '0', 'SCSI_IDENT_PORT_TARGET_PORT_GROUP': '0x0', 'SCSI_IDENT_SERIAL': 'f208e545-093d-44a6-ac77-aa8bfab02819', 'SCSI_IDENT_TARGET_NAME': 'naa.5001405a91c5ccc5', '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': '337703429'} ; 2024-03-01 20:51:31,238 INFO blivet/MainThread: scanning sdl (/sys/devices/tcm_loop_0/tcm_loop_adapter_0/host2/target2:0:1/2:0:1:11/block/sdl)... 2024-03-01 20:51:31,241 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: sdl ; incomplete: False ; hidden: False ; 2024-03-01 20:51:31,243 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned None 2024-03-01 20:51:31,248 DEBUG blivet/MainThread: DiskDevicePopulator.run: name: sdl ; 2024-03-01 20:51:31,249 INFO blivet/MainThread: sdl is a disk 2024-03-01 20:51:31,249 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 18 2024-03-01 20:51:31,249 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 19 2024-03-01 20:51:31,251 DEBUG blivet/MainThread: DiskDevice._set_format: sdl ; type: None ; current: None ; 2024-03-01 20:51:31,254 DEBUG blivet/MainThread: DiskDevice.update_sysfs_path: sdl ; status: True ; 2024-03-01 20:51:31,255 DEBUG blivet/MainThread: sdl sysfs_path set to /sys/devices/tcm_loop_0/tcm_loop_adapter_0/host2/target2:0:1/2:0:1:11/block/sdl 2024-03-01 20:51:31,257 DEBUG blivet/MainThread: DiskDevice.read_current_size: exists: True ; path: /dev/sdl ; sysfs_path: /sys/devices/tcm_loop_0/tcm_loop_adapter_0/host2/target2:0:1/2:0:1:11/block/sdl ; 2024-03-01 20:51:31,258 DEBUG blivet/MainThread: updated sdl size to 1024 MiB (1024 MiB) 2024-03-01 20:51:31,258 INFO blivet/MainThread: added disk sdl (id 17) to device tree 2024-03-01 20:51:31,258 INFO blivet/MainThread: got device: DiskDevice instance (0x7fb0e557bfa0) -- 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 = 6001405f208e545093d44a6ac77aa8bf 2024-03-01 20:51:31,261 DEBUG blivet/MainThread: DeviceTree.handle_format: name: sdl ; 2024-03-01 20:51:31,261 DEBUG blivet/MainThread: no type or existing type for sdl, bailing 2024-03-01 20:51:31,264 DEBUG blivet/MainThread: DeviceTree.handle_device: name: sdc ; info: {'CURRENT_TAGS': ':systemd:', 'DEVLINKS': '/dev/disk/by-diskseq/4 ' '/dev/disk/by-id/scsi-SLIO-ORG_disk2_0b2dc9bc-15ac-412f-92a3-0dd570796fb3 ' '/dev/disk/by-id/scsi-360014050b2dc9bc15ac412f92a30dd57 ' '/dev/disk/by-id/wwn-0x60014050b2dc9bc15ac412f92a30dd57 ' '/dev/disk/by-id/scsi-1LIO-ORG_disk2:0b2dc9bc-15ac-412f-92a3-0dd570796fb3', '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': '0b2dc9bc-15ac-412f-92a3-0dd570796fb3', 'ID_SERIAL': '360014050b2dc9bc15ac412f92a30dd57', 'ID_SERIAL_SHORT': '60014050b2dc9bc15ac412f92a30dd57', 'ID_TARGET_PORT': '0', 'ID_TYPE': 'disk', 'ID_VENDOR': 'LIO-ORG', 'ID_VENDOR_ENC': 'LIO-ORG\\x20', 'ID_WWN': '0x60014050b2dc9bc1', 'ID_WWN_VENDOR_EXTENSION': '0x5ac412f92a30dd57', 'ID_WWN_WITH_EXTENSION': '0x60014050b2dc9bc15ac412f92a30dd57', 'MAJOR': '8', 'MINOR': '32', 'SCSI_IDENT_LUN_LOGICAL_UNIT_GROUP': '0x0', 'SCSI_IDENT_LUN_NAA_REGEXT': '60014050b2dc9bc15ac412f92a30dd57', 'SCSI_IDENT_LUN_T10': 'LIO-ORG_disk2:0b2dc9bc-15ac-412f-92a3-0dd570796fb3', 'SCSI_IDENT_PORT_NAME': 'naa.5001405a91c5ccc5,t,0x0001', 'SCSI_IDENT_PORT_RELATIVE': '0', 'SCSI_IDENT_PORT_TARGET_PORT_GROUP': '0x0', 'SCSI_IDENT_SERIAL': '0b2dc9bc-15ac-412f-92a3-0dd570796fb3', 'SCSI_IDENT_TARGET_NAME': 'naa.5001405a91c5ccc5', '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': '337088436'} ; 2024-03-01 20:51:31,264 INFO blivet/MainThread: scanning sdc (/sys/devices/tcm_loop_0/tcm_loop_adapter_0/host2/target2:0:1/2:0:1:2/block/sdc)... 2024-03-01 20:51:31,267 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: sdc ; incomplete: False ; hidden: False ; 2024-03-01 20:51:31,269 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned None 2024-03-01 20:51:31,274 DEBUG blivet/MainThread: DiskDevicePopulator.run: name: sdc ; 2024-03-01 20:51:31,275 INFO blivet/MainThread: sdc is a disk 2024-03-01 20:51:31,275 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 23 2024-03-01 20:51:31,275 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 24 2024-03-01 20:51:31,278 DEBUG blivet/MainThread: DiskDevice._set_format: sdc ; type: None ; current: None ; 2024-03-01 20:51:31,281 DEBUG blivet/MainThread: DiskDevice.update_sysfs_path: sdc ; status: True ; 2024-03-01 20:51:31,281 DEBUG blivet/MainThread: sdc sysfs_path set to /sys/devices/tcm_loop_0/tcm_loop_adapter_0/host2/target2:0:1/2:0:1:2/block/sdc 2024-03-01 20:51:31,284 DEBUG blivet/MainThread: DiskDevice.read_current_size: exists: True ; path: /dev/sdc ; sysfs_path: /sys/devices/tcm_loop_0/tcm_loop_adapter_0/host2/target2:0:1/2:0:1:2/block/sdc ; 2024-03-01 20:51:31,284 DEBUG blivet/MainThread: updated sdc size to 1024 MiB (1024 MiB) 2024-03-01 20:51:31,284 INFO blivet/MainThread: added disk sdc (id 22) to device tree 2024-03-01 20:51:31,284 INFO blivet/MainThread: got device: DiskDevice instance (0x7fb0e6597eb0) -- 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 = 60014050b2dc9bc15ac412f92a30dd57 2024-03-01 20:51:31,287 DEBUG blivet/MainThread: DeviceTree.handle_format: name: sdc ; 2024-03-01 20:51:31,287 DEBUG blivet/MainThread: no type or existing type for sdc, bailing 2024-03-01 20:51:31,290 DEBUG blivet/MainThread: DeviceTree.handle_device: name: sdd ; info: {'CURRENT_TAGS': ':systemd:', 'DEVLINKS': '/dev/disk/by-id/scsi-SLIO-ORG_disk3_28254ba1-444f-43ab-a0ee-f4edee35f467 ' '/dev/disk/by-id/wwn-0x600140528254ba1444f43aba0eef4ede ' '/dev/disk/by-id/scsi-1LIO-ORG_disk3:28254ba1-444f-43ab-a0ee-f4edee35f467 ' '/dev/disk/by-id/scsi-3600140528254ba1444f43aba0eef4ede ' '/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': '28254ba1-444f-43ab-a0ee-f4edee35f467', 'ID_SERIAL': '3600140528254ba1444f43aba0eef4ede', 'ID_SERIAL_SHORT': '600140528254ba1444f43aba0eef4ede', 'ID_TARGET_PORT': '0', 'ID_TYPE': 'disk', 'ID_VENDOR': 'LIO-ORG', 'ID_VENDOR_ENC': 'LIO-ORG\\x20', 'ID_WWN': '0x600140528254ba14', 'ID_WWN_VENDOR_EXTENSION': '0x44f43aba0eef4ede', 'ID_WWN_WITH_EXTENSION': '0x600140528254ba1444f43aba0eef4ede', 'MAJOR': '8', 'MINOR': '48', 'SCSI_IDENT_LUN_LOGICAL_UNIT_GROUP': '0x0', 'SCSI_IDENT_LUN_NAA_REGEXT': '600140528254ba1444f43aba0eef4ede', 'SCSI_IDENT_LUN_T10': 'LIO-ORG_disk3:28254ba1-444f-43ab-a0ee-f4edee35f467', 'SCSI_IDENT_PORT_NAME': 'naa.5001405a91c5ccc5,t,0x0001', 'SCSI_IDENT_PORT_RELATIVE': '0', 'SCSI_IDENT_PORT_TARGET_PORT_GROUP': '0x0', 'SCSI_IDENT_SERIAL': '28254ba1-444f-43ab-a0ee-f4edee35f467', 'SCSI_IDENT_TARGET_NAME': 'naa.5001405a91c5ccc5', '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': '337038990'} ; 2024-03-01 20:51:31,290 INFO blivet/MainThread: scanning sdd (/sys/devices/tcm_loop_0/tcm_loop_adapter_0/host2/target2:0:1/2:0:1:3/block/sdd)... 2024-03-01 20:51:31,293 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: sdd ; incomplete: False ; hidden: False ; 2024-03-01 20:51:31,296 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned None 2024-03-01 20:51:31,301 DEBUG blivet/MainThread: DiskDevicePopulator.run: name: sdd ; 2024-03-01 20:51:31,301 INFO blivet/MainThread: sdd is a disk 2024-03-01 20:51:31,302 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 28 2024-03-01 20:51:31,302 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 29 2024-03-01 20:51:31,304 DEBUG blivet/MainThread: DiskDevice._set_format: sdd ; type: None ; current: None ; 2024-03-01 20:51:31,307 DEBUG blivet/MainThread: DiskDevice.update_sysfs_path: sdd ; status: True ; 2024-03-01 20:51:31,307 DEBUG blivet/MainThread: sdd sysfs_path set to /sys/devices/tcm_loop_0/tcm_loop_adapter_0/host2/target2:0:1/2:0:1:3/block/sdd 2024-03-01 20:51:31,310 DEBUG blivet/MainThread: DiskDevice.read_current_size: exists: True ; path: /dev/sdd ; sysfs_path: /sys/devices/tcm_loop_0/tcm_loop_adapter_0/host2/target2:0:1/2:0:1:3/block/sdd ; 2024-03-01 20:51:31,310 DEBUG blivet/MainThread: updated sdd size to 1024 MiB (1024 MiB) 2024-03-01 20:51:31,311 INFO blivet/MainThread: added disk sdd (id 27) to device tree 2024-03-01 20:51:31,311 INFO blivet/MainThread: got device: DiskDevice instance (0x7fb0e6a2a460) -- 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 = 600140528254ba1444f43aba0eef4ede 2024-03-01 20:51:31,314 DEBUG blivet/MainThread: DeviceTree.handle_format: name: sdd ; 2024-03-01 20:51:31,314 DEBUG blivet/MainThread: no type or existing type for sdd, bailing 2024-03-01 20:51:31,317 DEBUG blivet/MainThread: DeviceTree.handle_device: name: sde ; info: {'CURRENT_TAGS': ':systemd:', 'DEVLINKS': '/dev/disk/by-id/wwn-0x60014058a9a6b3d7bec490eabf9e15bf ' '/dev/disk/by-id/scsi-1LIO-ORG_disk4:8a9a6b3d-7bec-490e-abf9-e15bfef000fd ' '/dev/disk/by-diskseq/6 ' '/dev/disk/by-id/scsi-SLIO-ORG_disk4_8a9a6b3d-7bec-490e-abf9-e15bfef000fd ' '/dev/disk/by-id/scsi-360014058a9a6b3d7bec490eabf9e15bf', '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': '8a9a6b3d-7bec-490e-abf9-e15bfef000fd', 'ID_SERIAL': '360014058a9a6b3d7bec490eabf9e15bf', 'ID_SERIAL_SHORT': '60014058a9a6b3d7bec490eabf9e15bf', 'ID_TARGET_PORT': '0', 'ID_TYPE': 'disk', 'ID_VENDOR': 'LIO-ORG', 'ID_VENDOR_ENC': 'LIO-ORG\\x20', 'ID_WWN': '0x60014058a9a6b3d7', 'ID_WWN_VENDOR_EXTENSION': '0xbec490eabf9e15bf', 'ID_WWN_WITH_EXTENSION': '0x60014058a9a6b3d7bec490eabf9e15bf', 'MAJOR': '8', 'MINOR': '64', 'SCSI_IDENT_LUN_LOGICAL_UNIT_GROUP': '0x0', 'SCSI_IDENT_LUN_NAA_REGEXT': '60014058a9a6b3d7bec490eabf9e15bf', 'SCSI_IDENT_LUN_T10': 'LIO-ORG_disk4:8a9a6b3d-7bec-490e-abf9-e15bfef000fd', 'SCSI_IDENT_PORT_NAME': 'naa.5001405a91c5ccc5,t,0x0001', 'SCSI_IDENT_PORT_RELATIVE': '0', 'SCSI_IDENT_PORT_TARGET_PORT_GROUP': '0x0', 'SCSI_IDENT_SERIAL': '8a9a6b3d-7bec-490e-abf9-e15bfef000fd', 'SCSI_IDENT_TARGET_NAME': 'naa.5001405a91c5ccc5', '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': '337149758'} ; 2024-03-01 20:51:31,317 INFO blivet/MainThread: scanning sde (/sys/devices/tcm_loop_0/tcm_loop_adapter_0/host2/target2:0:1/2:0:1:4/block/sde)... 2024-03-01 20:51:31,320 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: sde ; incomplete: False ; hidden: False ; 2024-03-01 20:51:31,322 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned None 2024-03-01 20:51:31,327 DEBUG blivet/MainThread: DiskDevicePopulator.run: name: sde ; 2024-03-01 20:51:31,328 INFO blivet/MainThread: sde is a disk 2024-03-01 20:51:31,328 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 33 2024-03-01 20:51:31,328 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 34 2024-03-01 20:51:31,331 DEBUG blivet/MainThread: DiskDevice._set_format: sde ; type: None ; current: None ; 2024-03-01 20:51:31,333 DEBUG blivet/MainThread: DiskDevice.update_sysfs_path: sde ; status: True ; 2024-03-01 20:51:31,333 DEBUG blivet/MainThread: sde sysfs_path set to /sys/devices/tcm_loop_0/tcm_loop_adapter_0/host2/target2:0:1/2:0:1:4/block/sde 2024-03-01 20:51:31,336 DEBUG blivet/MainThread: DiskDevice.read_current_size: exists: True ; path: /dev/sde ; sysfs_path: /sys/devices/tcm_loop_0/tcm_loop_adapter_0/host2/target2:0:1/2:0:1:4/block/sde ; 2024-03-01 20:51:31,337 DEBUG blivet/MainThread: updated sde size to 1024 MiB (1024 MiB) 2024-03-01 20:51:31,337 INFO blivet/MainThread: added disk sde (id 32) to device tree 2024-03-01 20:51:31,337 INFO blivet/MainThread: got device: DiskDevice instance (0x7fb0e5506610) -- 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 = 60014058a9a6b3d7bec490eabf9e15bf 2024-03-01 20:51:31,340 DEBUG blivet/MainThread: DeviceTree.handle_format: name: sde ; 2024-03-01 20:51:31,340 DEBUG blivet/MainThread: no type or existing type for sde, bailing 2024-03-01 20:51:31,343 DEBUG blivet/MainThread: DeviceTree.handle_device: name: sdf ; info: {'CURRENT_TAGS': ':systemd:', 'DEVLINKS': '/dev/disk/by-diskseq/7 ' '/dev/disk/by-id/scsi-SLIO-ORG_disk5_25b7012b-f4c5-41b5-b081-3087a0ec48d2 ' '/dev/disk/by-id/wwn-0x600140525b7012bf4c541b5b0813087a ' '/dev/disk/by-id/scsi-3600140525b7012bf4c541b5b0813087a ' '/dev/disk/by-id/scsi-1LIO-ORG_disk5:25b7012b-f4c5-41b5-b081-3087a0ec48d2', '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': '25b7012b-f4c5-41b5-b081-3087a0ec48d2', 'ID_SERIAL': '3600140525b7012bf4c541b5b0813087a', 'ID_SERIAL_SHORT': '600140525b7012bf4c541b5b0813087a', 'ID_TARGET_PORT': '0', 'ID_TYPE': 'disk', 'ID_VENDOR': 'LIO-ORG', 'ID_VENDOR_ENC': 'LIO-ORG\\x20', 'ID_WWN': '0x600140525b7012bf', 'ID_WWN_VENDOR_EXTENSION': '0x4c541b5b0813087a', 'ID_WWN_WITH_EXTENSION': '0x600140525b7012bf4c541b5b0813087a', 'MAJOR': '8', 'MINOR': '80', 'SCSI_IDENT_LUN_LOGICAL_UNIT_GROUP': '0x0', 'SCSI_IDENT_LUN_NAA_REGEXT': '600140525b7012bf4c541b5b0813087a', 'SCSI_IDENT_LUN_T10': 'LIO-ORG_disk5:25b7012b-f4c5-41b5-b081-3087a0ec48d2', 'SCSI_IDENT_PORT_NAME': 'naa.5001405a91c5ccc5,t,0x0001', 'SCSI_IDENT_PORT_RELATIVE': '0', 'SCSI_IDENT_PORT_TARGET_PORT_GROUP': '0x0', 'SCSI_IDENT_SERIAL': '25b7012b-f4c5-41b5-b081-3087a0ec48d2', 'SCSI_IDENT_TARGET_NAME': 'naa.5001405a91c5ccc5', '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': '337251391'} ; 2024-03-01 20:51:31,343 INFO blivet/MainThread: scanning sdf (/sys/devices/tcm_loop_0/tcm_loop_adapter_0/host2/target2:0:1/2:0:1:5/block/sdf)... 2024-03-01 20:51:31,346 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: sdf ; incomplete: False ; hidden: False ; 2024-03-01 20:51:31,348 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned None 2024-03-01 20:51:31,353 DEBUG blivet/MainThread: DiskDevicePopulator.run: name: sdf ; 2024-03-01 20:51:31,354 INFO blivet/MainThread: sdf is a disk 2024-03-01 20:51:31,354 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 38 2024-03-01 20:51:31,354 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 39 2024-03-01 20:51:31,357 DEBUG blivet/MainThread: DiskDevice._set_format: sdf ; type: None ; current: None ; 2024-03-01 20:51:31,359 DEBUG blivet/MainThread: DiskDevice.update_sysfs_path: sdf ; status: True ; 2024-03-01 20:51:31,360 DEBUG blivet/MainThread: sdf sysfs_path set to /sys/devices/tcm_loop_0/tcm_loop_adapter_0/host2/target2:0:1/2:0:1:5/block/sdf 2024-03-01 20:51:31,362 DEBUG blivet/MainThread: DiskDevice.read_current_size: exists: True ; path: /dev/sdf ; sysfs_path: /sys/devices/tcm_loop_0/tcm_loop_adapter_0/host2/target2:0:1/2:0:1:5/block/sdf ; 2024-03-01 20:51:31,363 DEBUG blivet/MainThread: updated sdf size to 1024 MiB (1024 MiB) 2024-03-01 20:51:31,363 INFO blivet/MainThread: added disk sdf (id 37) to device tree 2024-03-01 20:51:31,363 INFO blivet/MainThread: got device: DiskDevice instance (0x7fb0e557b790) -- 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 = 600140525b7012bf4c541b5b0813087a 2024-03-01 20:51:31,366 DEBUG blivet/MainThread: DeviceTree.handle_format: name: sdf ; 2024-03-01 20:51:31,366 DEBUG blivet/MainThread: no type or existing type for sdf, bailing 2024-03-01 20:51:31,369 DEBUG blivet/MainThread: DeviceTree.handle_device: name: sdg ; info: {'CURRENT_TAGS': ':systemd:', 'DEVLINKS': '/dev/disk/by-id/scsi-1LIO-ORG_disk6:2fcb2cc6-c284-43ea-b562-c0b7eba2ff7a ' '/dev/disk/by-id/scsi-360014052fcb2cc6c28443eab562c0b7e ' '/dev/disk/by-id/wwn-0x60014052fcb2cc6c28443eab562c0b7e ' '/dev/disk/by-diskseq/8 ' '/dev/disk/by-id/scsi-SLIO-ORG_disk6_2fcb2cc6-c284-43ea-b562-c0b7eba2ff7a', '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': '2fcb2cc6-c284-43ea-b562-c0b7eba2ff7a', 'ID_SERIAL': '360014052fcb2cc6c28443eab562c0b7e', 'ID_SERIAL_SHORT': '60014052fcb2cc6c28443eab562c0b7e', 'ID_TARGET_PORT': '0', 'ID_TYPE': 'disk', 'ID_VENDOR': 'LIO-ORG', 'ID_VENDOR_ENC': 'LIO-ORG\\x20', 'ID_WWN': '0x60014052fcb2cc6c', 'ID_WWN_VENDOR_EXTENSION': '0x28443eab562c0b7e', 'ID_WWN_WITH_EXTENSION': '0x60014052fcb2cc6c28443eab562c0b7e', 'MAJOR': '8', 'MINOR': '96', 'SCSI_IDENT_LUN_LOGICAL_UNIT_GROUP': '0x0', 'SCSI_IDENT_LUN_NAA_REGEXT': '60014052fcb2cc6c28443eab562c0b7e', 'SCSI_IDENT_LUN_T10': 'LIO-ORG_disk6:2fcb2cc6-c284-43ea-b562-c0b7eba2ff7a', 'SCSI_IDENT_PORT_NAME': 'naa.5001405a91c5ccc5,t,0x0001', 'SCSI_IDENT_PORT_RELATIVE': '0', 'SCSI_IDENT_PORT_TARGET_PORT_GROUP': '0x0', 'SCSI_IDENT_SERIAL': '2fcb2cc6-c284-43ea-b562-c0b7eba2ff7a', 'SCSI_IDENT_TARGET_NAME': 'naa.5001405a91c5ccc5', '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': '337228647'} ; 2024-03-01 20:51:31,369 INFO blivet/MainThread: scanning sdg (/sys/devices/tcm_loop_0/tcm_loop_adapter_0/host2/target2:0:1/2:0:1:6/block/sdg)... 2024-03-01 20:51:31,372 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: sdg ; incomplete: False ; hidden: False ; 2024-03-01 20:51:31,375 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned None 2024-03-01 20:51:31,380 DEBUG blivet/MainThread: DiskDevicePopulator.run: name: sdg ; 2024-03-01 20:51:31,380 INFO blivet/MainThread: sdg is a disk 2024-03-01 20:51:31,380 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 43 2024-03-01 20:51:31,380 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 44 2024-03-01 20:51:31,383 DEBUG blivet/MainThread: DiskDevice._set_format: sdg ; type: None ; current: None ; 2024-03-01 20:51:31,386 DEBUG blivet/MainThread: DiskDevice.update_sysfs_path: sdg ; status: True ; 2024-03-01 20:51:31,386 DEBUG blivet/MainThread: sdg sysfs_path set to /sys/devices/tcm_loop_0/tcm_loop_adapter_0/host2/target2:0:1/2:0:1:6/block/sdg 2024-03-01 20:51:31,389 DEBUG blivet/MainThread: DiskDevice.read_current_size: exists: True ; path: /dev/sdg ; sysfs_path: /sys/devices/tcm_loop_0/tcm_loop_adapter_0/host2/target2:0:1/2:0:1:6/block/sdg ; 2024-03-01 20:51:31,390 DEBUG blivet/MainThread: updated sdg size to 1024 MiB (1024 MiB) 2024-03-01 20:51:31,390 INFO blivet/MainThread: added disk sdg (id 42) to device tree 2024-03-01 20:51:31,390 INFO blivet/MainThread: got device: DiskDevice instance (0x7fb0e5510b80) -- 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 = 60014052fcb2cc6c28443eab562c0b7e 2024-03-01 20:51:31,393 DEBUG blivet/MainThread: DeviceTree.handle_format: name: sdg ; 2024-03-01 20:51:31,393 DEBUG blivet/MainThread: no type or existing type for sdg, bailing 2024-03-01 20:51:31,396 DEBUG blivet/MainThread: DeviceTree.handle_device: name: sdh ; info: {'CURRENT_TAGS': ':systemd:', 'DEVLINKS': '/dev/disk/by-id/wwn-0x6001405130490dc6bc54a3a884c8d675 ' '/dev/disk/by-id/scsi-SLIO-ORG_disk7_130490dc-6bc5-4a3a-884c-8d67508d4785 ' '/dev/disk/by-id/scsi-36001405130490dc6bc54a3a884c8d675 ' '/dev/disk/by-diskseq/9 ' '/dev/disk/by-id/scsi-1LIO-ORG_disk7:130490dc-6bc5-4a3a-884c-8d67508d4785', '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': '130490dc-6bc5-4a3a-884c-8d67508d4785', 'ID_SERIAL': '36001405130490dc6bc54a3a884c8d675', 'ID_SERIAL_SHORT': '6001405130490dc6bc54a3a884c8d675', 'ID_TARGET_PORT': '0', 'ID_TYPE': 'disk', 'ID_VENDOR': 'LIO-ORG', 'ID_VENDOR_ENC': 'LIO-ORG\\x20', 'ID_WWN': '0x6001405130490dc6', 'ID_WWN_VENDOR_EXTENSION': '0xbc54a3a884c8d675', 'ID_WWN_WITH_EXTENSION': '0x6001405130490dc6bc54a3a884c8d675', 'MAJOR': '8', 'MINOR': '112', 'SCSI_IDENT_LUN_LOGICAL_UNIT_GROUP': '0x0', 'SCSI_IDENT_LUN_NAA_REGEXT': '6001405130490dc6bc54a3a884c8d675', 'SCSI_IDENT_LUN_T10': 'LIO-ORG_disk7:130490dc-6bc5-4a3a-884c-8d67508d4785', 'SCSI_IDENT_PORT_NAME': 'naa.5001405a91c5ccc5,t,0x0001', 'SCSI_IDENT_PORT_RELATIVE': '0', 'SCSI_IDENT_PORT_TARGET_PORT_GROUP': '0x0', 'SCSI_IDENT_SERIAL': '130490dc-6bc5-4a3a-884c-8d67508d4785', 'SCSI_IDENT_TARGET_NAME': 'naa.5001405a91c5ccc5', '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': '337415073'} ; 2024-03-01 20:51:31,396 INFO blivet/MainThread: scanning sdh (/sys/devices/tcm_loop_0/tcm_loop_adapter_0/host2/target2:0:1/2:0:1:7/block/sdh)... 2024-03-01 20:51:31,399 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: sdh ; incomplete: False ; hidden: False ; 2024-03-01 20:51:31,402 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned None 2024-03-01 20:51:31,407 DEBUG blivet/MainThread: DiskDevicePopulator.run: name: sdh ; 2024-03-01 20:51:31,407 INFO blivet/MainThread: sdh is a disk 2024-03-01 20:51:31,407 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 48 2024-03-01 20:51:31,407 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 49 2024-03-01 20:51:31,410 DEBUG blivet/MainThread: DiskDevice._set_format: sdh ; type: None ; current: None ; 2024-03-01 20:51:31,413 DEBUG blivet/MainThread: DiskDevice.update_sysfs_path: sdh ; status: True ; 2024-03-01 20:51:31,413 DEBUG blivet/MainThread: sdh sysfs_path set to /sys/devices/tcm_loop_0/tcm_loop_adapter_0/host2/target2:0:1/2:0:1:7/block/sdh 2024-03-01 20:51:31,416 DEBUG blivet/MainThread: DiskDevice.read_current_size: exists: True ; path: /dev/sdh ; sysfs_path: /sys/devices/tcm_loop_0/tcm_loop_adapter_0/host2/target2:0:1/2:0:1:7/block/sdh ; 2024-03-01 20:51:31,416 DEBUG blivet/MainThread: updated sdh size to 1024 MiB (1024 MiB) 2024-03-01 20:51:31,417 INFO blivet/MainThread: added disk sdh (id 47) to device tree 2024-03-01 20:51:31,417 INFO blivet/MainThread: got device: DiskDevice instance (0x7fb0e5510f10) -- 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 = 6001405130490dc6bc54a3a884c8d675 2024-03-01 20:51:31,420 DEBUG blivet/MainThread: DeviceTree.handle_format: name: sdh ; 2024-03-01 20:51:31,420 DEBUG blivet/MainThread: no type or existing type for sdh, bailing 2024-03-01 20:51:31,423 DEBUG blivet/MainThread: DeviceTree.handle_device: name: sdi ; info: {'CURRENT_TAGS': ':systemd:', 'DEVLINKS': '/dev/disk/by-diskseq/10 ' '/dev/disk/by-id/scsi-SLIO-ORG_disk8_7c02790d-af61-431a-b4c5-489ce662d703 ' '/dev/disk/by-id/scsi-360014057c02790daf61431ab4c5489ce ' '/dev/disk/by-id/scsi-1LIO-ORG_disk8:7c02790d-af61-431a-b4c5-489ce662d703 ' '/dev/disk/by-id/wwn-0x60014057c02790daf61431ab4c5489ce', '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': '7c02790d-af61-431a-b4c5-489ce662d703', 'ID_SERIAL': '360014057c02790daf61431ab4c5489ce', 'ID_SERIAL_SHORT': '60014057c02790daf61431ab4c5489ce', 'ID_TARGET_PORT': '0', 'ID_TYPE': 'disk', 'ID_VENDOR': 'LIO-ORG', 'ID_VENDOR_ENC': 'LIO-ORG\\x20', 'ID_WWN': '0x60014057c02790da', 'ID_WWN_VENDOR_EXTENSION': '0xf61431ab4c5489ce', 'ID_WWN_WITH_EXTENSION': '0x60014057c02790daf61431ab4c5489ce', 'MAJOR': '8', 'MINOR': '128', 'SCSI_IDENT_LUN_LOGICAL_UNIT_GROUP': '0x0', 'SCSI_IDENT_LUN_NAA_REGEXT': '60014057c02790daf61431ab4c5489ce', 'SCSI_IDENT_LUN_T10': 'LIO-ORG_disk8:7c02790d-af61-431a-b4c5-489ce662d703', 'SCSI_IDENT_PORT_NAME': 'naa.5001405a91c5ccc5,t,0x0001', 'SCSI_IDENT_PORT_RELATIVE': '0', 'SCSI_IDENT_PORT_TARGET_PORT_GROUP': '0x0', 'SCSI_IDENT_SERIAL': '7c02790d-af61-431a-b4c5-489ce662d703', 'SCSI_IDENT_TARGET_NAME': 'naa.5001405a91c5ccc5', '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': '337428002'} ; 2024-03-01 20:51:31,423 INFO blivet/MainThread: scanning sdi (/sys/devices/tcm_loop_0/tcm_loop_adapter_0/host2/target2:0:1/2:0:1:8/block/sdi)... 2024-03-01 20:51:31,426 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: sdi ; incomplete: False ; hidden: False ; 2024-03-01 20:51:31,428 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned None 2024-03-01 20:51:31,433 DEBUG blivet/MainThread: DiskDevicePopulator.run: name: sdi ; 2024-03-01 20:51:31,434 INFO blivet/MainThread: sdi is a disk 2024-03-01 20:51:31,434 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 53 2024-03-01 20:51:31,434 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 54 2024-03-01 20:51:31,437 DEBUG blivet/MainThread: DiskDevice._set_format: sdi ; type: None ; current: None ; 2024-03-01 20:51:31,439 DEBUG blivet/MainThread: DiskDevice.update_sysfs_path: sdi ; status: True ; 2024-03-01 20:51:31,440 DEBUG blivet/MainThread: sdi sysfs_path set to /sys/devices/tcm_loop_0/tcm_loop_adapter_0/host2/target2:0:1/2:0:1:8/block/sdi 2024-03-01 20:51:31,442 DEBUG blivet/MainThread: DiskDevice.read_current_size: exists: True ; path: /dev/sdi ; sysfs_path: /sys/devices/tcm_loop_0/tcm_loop_adapter_0/host2/target2:0:1/2:0:1:8/block/sdi ; 2024-03-01 20:51:31,443 DEBUG blivet/MainThread: updated sdi size to 1024 MiB (1024 MiB) 2024-03-01 20:51:31,443 INFO blivet/MainThread: added disk sdi (id 52) to device tree 2024-03-01 20:51:31,443 INFO blivet/MainThread: got device: DiskDevice instance (0x7fb0e5515b50) -- 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 = 60014057c02790daf61431ab4c5489ce 2024-03-01 20:51:31,446 DEBUG blivet/MainThread: DeviceTree.handle_format: name: sdi ; 2024-03-01 20:51:31,447 DEBUG blivet/MainThread: no type or existing type for sdi, bailing 2024-03-01 20:51:31,450 DEBUG blivet/MainThread: DeviceTree.handle_device: name: sdj ; info: {'CURRENT_TAGS': ':systemd:', 'DEVLINKS': '/dev/disk/by-id/scsi-SLIO-ORG_disk9_8bb02eed-505c-4d75-93b5-20327aed4107 ' '/dev/disk/by-id/wwn-0x60014058bb02eed505c4d7593b520327 ' '/dev/disk/by-id/scsi-360014058bb02eed505c4d7593b520327 ' '/dev/disk/by-id/scsi-1LIO-ORG_disk9:8bb02eed-505c-4d75-93b5-20327aed4107 ' '/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': '8bb02eed-505c-4d75-93b5-20327aed4107', 'ID_SERIAL': '360014058bb02eed505c4d7593b520327', 'ID_SERIAL_SHORT': '60014058bb02eed505c4d7593b520327', 'ID_TARGET_PORT': '0', 'ID_TYPE': 'disk', 'ID_VENDOR': 'LIO-ORG', 'ID_VENDOR_ENC': 'LIO-ORG\\x20', 'ID_WWN': '0x60014058bb02eed5', 'ID_WWN_VENDOR_EXTENSION': '0x05c4d7593b520327', 'ID_WWN_WITH_EXTENSION': '0x60014058bb02eed505c4d7593b520327', 'MAJOR': '8', 'MINOR': '144', 'SCSI_IDENT_LUN_LOGICAL_UNIT_GROUP': '0x0', 'SCSI_IDENT_LUN_NAA_REGEXT': '60014058bb02eed505c4d7593b520327', 'SCSI_IDENT_LUN_T10': 'LIO-ORG_disk9:8bb02eed-505c-4d75-93b5-20327aed4107', 'SCSI_IDENT_PORT_NAME': 'naa.5001405a91c5ccc5,t,0x0001', 'SCSI_IDENT_PORT_RELATIVE': '0', 'SCSI_IDENT_PORT_TARGET_PORT_GROUP': '0x0', 'SCSI_IDENT_SERIAL': '8bb02eed-505c-4d75-93b5-20327aed4107', 'SCSI_IDENT_TARGET_NAME': 'naa.5001405a91c5ccc5', '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': '337523000'} ; 2024-03-01 20:51:31,450 INFO blivet/MainThread: scanning sdj (/sys/devices/tcm_loop_0/tcm_loop_adapter_0/host2/target2:0:1/2:0:1:9/block/sdj)... 2024-03-01 20:51:31,454 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: sdj ; incomplete: False ; hidden: False ; 2024-03-01 20:51:31,457 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned None 2024-03-01 20:51:31,462 DEBUG blivet/MainThread: DiskDevicePopulator.run: name: sdj ; 2024-03-01 20:51:31,463 INFO blivet/MainThread: sdj is a disk 2024-03-01 20:51:31,463 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 58 2024-03-01 20:51:31,463 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 59 2024-03-01 20:51:31,466 DEBUG blivet/MainThread: DiskDevice._set_format: sdj ; type: None ; current: None ; 2024-03-01 20:51:31,468 DEBUG blivet/MainThread: DiskDevice.update_sysfs_path: sdj ; status: True ; 2024-03-01 20:51:31,469 DEBUG blivet/MainThread: sdj sysfs_path set to /sys/devices/tcm_loop_0/tcm_loop_adapter_0/host2/target2:0:1/2:0:1:9/block/sdj 2024-03-01 20:51:31,471 DEBUG blivet/MainThread: DiskDevice.read_current_size: exists: True ; path: /dev/sdj ; sysfs_path: /sys/devices/tcm_loop_0/tcm_loop_adapter_0/host2/target2:0:1/2:0:1:9/block/sdj ; 2024-03-01 20:51:31,472 DEBUG blivet/MainThread: updated sdj size to 1024 MiB (1024 MiB) 2024-03-01 20:51:31,472 INFO blivet/MainThread: added disk sdj (id 57) to device tree 2024-03-01 20:51:31,472 INFO blivet/MainThread: got device: DiskDevice instance (0x7fb0e5505100) -- 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 = 60014058bb02eed505c4d7593b520327 2024-03-01 20:51:31,475 DEBUG blivet/MainThread: DeviceTree.handle_format: name: sdj ; 2024-03-01 20:51:31,475 DEBUG blivet/MainThread: no type or existing type for sdj, bailing 2024-03-01 20:51:31,478 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': '16965658'} ; 2024-03-01 20:51:31,478 INFO blivet/MainThread: scanning xvda (/sys/devices/vbd-768/block/xvda)... 2024-03-01 20:51:31,481 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: xvda ; incomplete: False ; hidden: False ; 2024-03-01 20:51:31,484 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned None 2024-03-01 20:51:31,487 DEBUG blivet/MainThread: DiskDevicePopulator.run: name: xvda ; 2024-03-01 20:51:31,488 WARNING blivet/MainThread: device/vendor is not a valid attribute 2024-03-01 20:51:31,488 WARNING blivet/MainThread: device/model is not a valid attribute 2024-03-01 20:51:31,488 INFO blivet/MainThread: xvda is a disk 2024-03-01 20:51:31,488 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 63 2024-03-01 20:51:31,488 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 64 2024-03-01 20:51:31,491 DEBUG blivet/MainThread: DiskDevice._set_format: xvda ; type: None ; current: None ; 2024-03-01 20:51:31,493 DEBUG blivet/MainThread: DiskDevice.update_sysfs_path: xvda ; status: True ; 2024-03-01 20:51:31,494 DEBUG blivet/MainThread: xvda sysfs_path set to /sys/devices/vbd-768/block/xvda 2024-03-01 20:51:31,496 DEBUG blivet/MainThread: DiskDevice.read_current_size: exists: True ; path: /dev/xvda ; sysfs_path: /sys/devices/vbd-768/block/xvda ; 2024-03-01 20:51:31,497 DEBUG blivet/MainThread: updated xvda size to 250 GiB (250 GiB) 2024-03-01 20:51:31,497 INFO blivet/MainThread: added disk xvda (id 62) to device tree 2024-03-01 20:51:31,497 INFO blivet/MainThread: got device: DiskDevice instance (0x7fb0e5506ac0) -- name = xvda status = True id = 62 children = [] parents = [] uuid = None size = 250 GiB format = existing None major = 202 minor = 0 exists = True protected = False sysfs path = /sys/devices/vbd-768/block/xvda target size = 250 GiB path = /dev/xvda format args = [] original_format = None removable = False wwn = None 2024-03-01 20:51:31,500 DEBUG blivet/MainThread: DeviceTree.handle_format: name: xvda ; 2024-03-01 20:51:31,503 DEBUG blivet/MainThread: AppleBootstrapFS.supported: supported: True ; 2024-03-01 20:51:31,503 DEBUG blivet/MainThread: get_format('appleboot') returning AppleBootstrapFS instance with object id 66 2024-03-01 20:51:31,506 DEBUG blivet/MainThread: EFIFS.supported: supported: True ; 2024-03-01 20:51:31,506 DEBUG blivet/MainThread: get_format('efi') returning EFIFS instance with object id 67 2024-03-01 20:51:31,509 DEBUG blivet/MainThread: MacEFIFS.supported: supported: True ; 2024-03-01 20:51:31,509 DEBUG blivet/MainThread: get_format('macefi') returning MacEFIFS instance with object id 68 2024-03-01 20:51:31,512 DEBUG blivet/MainThread: MacEFIFS.supported: supported: True ; 2024-03-01 20:51:31,512 DEBUG blivet/MainThread: get_format('macefi') returning MacEFIFS instance with object id 69 2024-03-01 20:51:31,515 DEBUG blivet/MainThread: DiskLabelFormatPopulator.run: device: xvda ; label_type: dos ; 2024-03-01 20:51:31,518 DEBUG blivet/MainThread: DiskDevice.setup: xvda ; orig: False ; status: True ; controllable: True ; 2024-03-01 20:51:31,521 DEBUG blivet/MainThread: DiskLabel.__init__: uuid: e61ef7e0 ; label: None ; device: /dev/xvda ; serial: None ; exists: True ; 2024-03-01 20:51:31,527 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 0x7fb0e762b3c0> 2024-03-01 20:51:31,570 DEBUG blivet/MainThread: get_format('disklabel') returning DiskLabel instance with object id 70 2024-03-01 20:51:31,574 DEBUG blivet/MainThread: DiskDevice._set_format: xvda ; type: disklabel ; current: None ; 2024-03-01 20:51:31,575 INFO blivet/MainThread: got format: existing msdos disklabel 2024-03-01 20:51:31,578 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': '16967518'} ; 2024-03-01 20:51:31,578 INFO blivet/MainThread: scanning xvda1 (/sys/devices/vbd-768/block/xvda/xvda1)... 2024-03-01 20:51:31,578 WARNING blivet/MainThread: hidden is not a valid attribute 2024-03-01 20:51:31,581 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: xvda1 ; incomplete: False ; hidden: False ; 2024-03-01 20:51:31,584 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned None 2024-03-01 20:51:31,586 DEBUG blivet/MainThread: PartitionDevicePopulator.run: name: xvda1 ; 2024-03-01 20:51:31,589 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: xvda1 ; incomplete: False ; hidden: False ; 2024-03-01 20:51:31,592 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned None 2024-03-01 20:51:31,592 INFO program/MainThread: Running... udevadm settle --timeout=300 2024-03-01 20:51:31,604 DEBUG program/MainThread: Return code: 0 2024-03-01 20:51:31,620 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: xvda ; incomplete: False ; hidden: False ; 2024-03-01 20:51:31,622 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned existing 250 GiB disk xvda (62) with existing msdos disklabel 2024-03-01 20:51:31,623 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 73 2024-03-01 20:51:31,627 DEBUG blivet/MainThread: DiskDevice.add_child: name: xvda ; child: xvda1 ; kids: 0 ; 2024-03-01 20:51:31,627 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 74 2024-03-01 20:51:31,630 DEBUG blivet/MainThread: PartitionDevice._set_format: xvda1 ; type: None ; current: None ; 2024-03-01 20:51:31,633 DEBUG blivet/MainThread: PartitionDevice.update_sysfs_path: xvda1 ; status: True ; 2024-03-01 20:51:31,633 DEBUG blivet/MainThread: xvda1 sysfs_path set to /sys/devices/vbd-768/block/xvda/xvda1 2024-03-01 20:51:31,636 DEBUG blivet/MainThread: PartitionDevice.read_current_size: exists: True ; path: /dev/xvda1 ; sysfs_path: /sys/devices/vbd-768/block/xvda/xvda1 ; 2024-03-01 20:51:31,636 DEBUG blivet/MainThread: updated xvda1 size to 250 GiB (250 GiB) 2024-03-01 20:51:31,636 DEBUG blivet/MainThread: looking up parted Partition: /dev/xvda1 2024-03-01 20:51:31,639 DEBUG blivet/MainThread: PartitionDevice.probe: xvda1 ; exists: True ; 2024-03-01 20:51:31,642 DEBUG blivet/MainThread: PartitionDevice.get_flag: path: /dev/xvda1 ; flag: 1 ; 2024-03-01 20:51:31,644 DEBUG blivet/MainThread: PartitionDevice.get_flag: path: /dev/xvda1 ; flag: 10 ; 2024-03-01 20:51:31,647 DEBUG blivet/MainThread: PartitionDevice.get_flag: path: /dev/xvda1 ; flag: 12 ; 2024-03-01 20:51:31,650 DEBUG blivet/MainThread: PartitionDevice.read_current_size: exists: True ; path: /dev/xvda1 ; sysfs_path: /sys/devices/vbd-768/block/xvda/xvda1 ; 2024-03-01 20:51:31,650 DEBUG blivet/MainThread: updated xvda1 size to 250 GiB (250 GiB) 2024-03-01 20:51:31,650 INFO blivet/MainThread: added partition xvda1 (id 72) to device tree 2024-03-01 20:51:31,651 INFO blivet/MainThread: parted exception: msdos disk labels do not support partition names. 2024-03-01 20:51:31,650 INFO blivet/MainThread: got device: PartitionDevice instance (0x7fb0e5524700) -- 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 0x7fb0e5533310> disk = existing 250 GiB disk xvda (62) with existing msdos disklabel start = 2048 end = 524287966 length = 524285919 flags = boot 2024-03-01 20:51:31,654 DEBUG blivet/MainThread: DeviceTree.handle_format: name: xvda1 ; 2024-03-01 20:51:31,657 DEBUG blivet/MainThread: AppleBootstrapFS.supported: supported: True ; 2024-03-01 20:51:31,657 DEBUG blivet/MainThread: get_format('appleboot') returning AppleBootstrapFS instance with object id 76 2024-03-01 20:51:31,660 DEBUG blivet/MainThread: EFIFS.supported: supported: True ; 2024-03-01 20:51:31,660 DEBUG blivet/MainThread: get_format('efi') returning EFIFS instance with object id 77 2024-03-01 20:51:31,663 DEBUG blivet/MainThread: MacEFIFS.supported: supported: True ; 2024-03-01 20:51:31,663 DEBUG blivet/MainThread: get_format('macefi') returning MacEFIFS instance with object id 78 2024-03-01 20:51:31,666 DEBUG blivet/MainThread: MacEFIFS.supported: supported: True ; 2024-03-01 20:51:31,666 DEBUG blivet/MainThread: get_format('macefi') returning MacEFIFS instance with object id 79 2024-03-01 20:51:31,668 WARNING blivet/MainThread: Stratis DBus service is not running 2024-03-01 20:51:31,668 INFO blivet/MainThread: type detected on 'xvda1' is 'xfs' 2024-03-01 20:51:31,671 DEBUG blivet/MainThread: XFS.supported: supported: True ; 2024-03-01 20:51:31,671 DEBUG blivet/MainThread: get_format('xfs') returning XFS instance with object id 80 2024-03-01 20:51:31,674 DEBUG blivet/MainThread: PartitionDevice._set_format: xvda1 ; type: xfs ; current: None ; 2024-03-01 20:51:31,674 INFO blivet/MainThread: got format: existing xfs filesystem 2024-03-01 20:51:31,674 INFO program/MainThread: Running... udevadm settle --timeout=300 2024-03-01 20:51:31,684 DEBUG program/MainThread: Return code: 0 2024-03-01 20:51:31,697 INFO blivet/MainThread: edd: collected mbr signatures: {'xvda': '0xe61ef7e0'} 2024-03-01 20:51:31,697 DEBUG blivet/MainThread: resolved 'UUID=a4d9efbc-be36-4c5f-99af-596afd10159d' to 'xvda1' (partition) 2024-03-01 20:51:31,701 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: ntap-bos-c01-eng01-nfs01b.storage.bos.redhat.com:/devops_engineering_nfs/devarchive/redhat ; incomplete: False ; hidden: False ; 2024-03-01 20:51:31,703 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned None 2024-03-01 20:51:31,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 ; incomplete: False ; hidden: False ; 2024-03-01 20:51:31,708 DEBUG blivet/MainThread: DeviceTree.get_device_by_path returned None 2024-03-01 20:51:31,708 DEBUG blivet/MainThread: failed to resolve '/dev/ntap-bos-c01-eng01-nfs01b.storage.bos.redhat.com:/devops_engineering_nfs/devarchive/redhat' 2024-03-01 20:51:31,711 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: nest.test.redhat.com:/mnt/qa ; incomplete: False ; hidden: False ; 2024-03-01 20:51:31,713 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned None 2024-03-01 20:51:31,716 DEBUG blivet/MainThread: DeviceTree.get_device_by_path: path: /dev/nest.test.redhat.com:/mnt/qa ; incomplete: False ; hidden: False ; 2024-03-01 20:51:31,718 DEBUG blivet/MainThread: DeviceTree.get_device_by_path returned None 2024-03-01 20:51:31,718 DEBUG blivet/MainThread: failed to resolve '/dev/nest.test.redhat.com:/mnt/qa' 2024-03-01 20:51:31,721 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: vtap-eng01.storage.rdu2.redhat.com:/vol/engarchive ; incomplete: False ; hidden: False ; 2024-03-01 20:51:31,723 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned None 2024-03-01 20:51:31,726 DEBUG blivet/MainThread: DeviceTree.get_device_by_path: path: /dev/vtap-eng01.storage.rdu2.redhat.com:/vol/engarchive ; incomplete: False ; hidden: False ; 2024-03-01 20:51:31,728 DEBUG blivet/MainThread: DeviceTree.get_device_by_path returned None 2024-03-01 20:51:31,728 DEBUG blivet/MainThread: failed to resolve '/dev/vtap-eng01.storage.rdu2.redhat.com:/vol/engarchive' 2024-03-01 20:51:31,731 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: nest.test.redhat.com:/mnt/tpsdist ; incomplete: False ; hidden: False ; 2024-03-01 20:51:31,733 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned None 2024-03-01 20:51:31,736 DEBUG blivet/MainThread: DeviceTree.get_device_by_path: path: /dev/nest.test.redhat.com:/mnt/tpsdist ; incomplete: False ; hidden: False ; 2024-03-01 20:51:31,738 DEBUG blivet/MainThread: DeviceTree.get_device_by_path returned None 2024-03-01 20:51:31,738 DEBUG blivet/MainThread: failed to resolve '/dev/nest.test.redhat.com:/mnt/tpsdist' 2024-03-01 20:51:31,741 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: ntap-bos-c01-eng01-nfs01b.storage.bos.redhat.com:/devops_engineering_nfs/devarchive/redhat/brewroot ; incomplete: False ; hidden: False ; 2024-03-01 20:51:31,743 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned None 2024-03-01 20:51:31,746 DEBUG blivet/MainThread: DeviceTree.get_device_by_path: path: /dev/ntap-bos-c01-eng01-nfs01b.storage.bos.redhat.com:/devops_engineering_nfs/devarchive/redhat/brewroot ; incomplete: False ; hidden: False ; 2024-03-01 20:51:31,748 DEBUG blivet/MainThread: DeviceTree.get_device_by_path returned None 2024-03-01 20:51:31,748 DEBUG blivet/MainThread: failed to resolve '/dev/ntap-bos-c01-eng01-nfs01b.storage.bos.redhat.com:/devops_engineering_nfs/devarchive/redhat/brewroot' 2024-03-01 20:51:31,751 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: ntap-bos-c01-eng01-nfs01b.storage.bos.redhat.com:/devops_brew_scratch_nfs/scratch ; incomplete: False ; hidden: False ; 2024-03-01 20:51:31,753 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned None 2024-03-01 20:51:31,756 DEBUG blivet/MainThread: DeviceTree.get_device_by_path: path: /dev/ntap-bos-c01-eng01-nfs01b.storage.bos.redhat.com:/devops_brew_scratch_nfs/scratch ; incomplete: False ; hidden: False ; 2024-03-01 20:51:31,758 DEBUG blivet/MainThread: DeviceTree.get_device_by_path returned None 2024-03-01 20:51:31,758 DEBUG blivet/MainThread: failed to resolve '/dev/ntap-bos-c01-eng01-nfs01b.storage.bos.redhat.com:/devops_brew_scratch_nfs/scratch' 2024-03-01 20:51:31,761 DEBUG blivet/MainThread: XFS.supported: supported: True ; 2024-03-01 20:51:31,761 DEBUG blivet/MainThread: get_format('xfs') returning XFS instance with object id 82 2024-03-01 20:51:34,733 INFO blivet/MainThread: sys.argv = ['/tmp/ansible_fedora.linux_system_roles.blivet_payload_o1i9x_d_/ansible_fedora.linux_system_roles.blivet_payload.zip/ansible_collections/fedora/linux_system_roles/plugins/modules/blivet.py'] 2024-03-01 20:51:34,766 DEBUG blivet/MainThread: Ext4FS.supported: supported: True ; 2024-03-01 20:51:34,766 INFO program/MainThread: Running [2] e2fsck -V ... 2024-03-01 20:51:34,769 INFO program/MainThread: stdout[2]: 2024-03-01 20:51:34,769 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 20:51:34,769 INFO program/MainThread: ...done [2] (exit code: 0) 2024-03-01 20:51:34,769 INFO program/MainThread: Running... modprobe --dry-run ext4 2024-03-01 20:51:34,773 DEBUG program/MainThread: Return code: 0 2024-03-01 20:51:34,774 DEBUG blivet/MainThread: get_format('ext4') returning Ext4FS instance with object id 0 2024-03-01 20:51:34,777 DEBUG blivet/MainThread: Ext4FS.supported: supported: True ; 2024-03-01 20:51:34,777 DEBUG blivet/MainThread: trying to set new default fstype to 'ext4' 2024-03-01 20:51:34,780 DEBUG blivet/MainThread: Ext4FS.supported: supported: True ; 2024-03-01 20:51:34,780 DEBUG blivet/MainThread: get_format('ext4') returning Ext4FS instance with object id 1 2024-03-01 20:51:34,783 DEBUG blivet/MainThread: Ext4FS.supported: supported: True ; 2024-03-01 20:51:34,783 INFO program/MainThread: Running... lsblk --bytes -a -o NAME,SIZE,OWNER,GROUP,MODE,FSTYPE,LABEL,UUID,PARTUUID,MOUNTPOINT 2024-03-01 20:51:34,790 INFO program/MainThread: stdout: 2024-03-01 20:51:34,790 INFO program/MainThread: NAME SIZE OWNER GROUP MODE FSTYPE LABEL UUID PARTUUID MOUNTPOINT 2024-03-01 20:51:34,791 INFO program/MainThread: sda 1073741824 root disk brw-rw---- 2024-03-01 20:51:34,791 INFO program/MainThread: sdb 1073741824 root disk brw-rw---- 2024-03-01 20:51:34,791 INFO program/MainThread: sdc 1073741824 root disk brw-rw---- 2024-03-01 20:51:34,791 INFO program/MainThread: sdd 1073741824 root disk brw-rw---- 2024-03-01 20:51:34,791 INFO program/MainThread: sde 1073741824 root disk brw-rw---- 2024-03-01 20:51:34,791 INFO program/MainThread: sdf 1073741824 root disk brw-rw---- 2024-03-01 20:51:34,791 INFO program/MainThread: sdg 1073741824 root disk brw-rw---- 2024-03-01 20:51:34,791 INFO program/MainThread: sdh 1073741824 root disk brw-rw---- 2024-03-01 20:51:34,791 INFO program/MainThread: sdi 1073741824 root disk brw-rw---- 2024-03-01 20:51:34,791 INFO program/MainThread: sdj 1073741824 root disk brw-rw---- 2024-03-01 20:51:34,791 INFO program/MainThread: sdk 1073741824 root disk brw-rw---- 2024-03-01 20:51:34,791 INFO program/MainThread: sdl 1073741824 root disk brw-rw---- 2024-03-01 20:51:34,791 INFO program/MainThread: xvda 268435456000 root disk brw-rw---- 2024-03-01 20:51:34,791 INFO program/MainThread: `-xvda1 268434390528 root disk brw-rw---- xfs a4d9efbc-be36-4c5f-99af-596afd10159d e61ef7e0-01 / 2024-03-01 20:51:34,791 DEBUG program/MainThread: Return code: 0 2024-03-01 20:51:34,791 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 20:51:34,791 DEBUG blivet/MainThread: lvm filter: clearing the lvm devices list 2024-03-01 20:51:34,791 DEBUG blivet/MainThread: lvm filter: clearing the lvm devices list 2024-03-01 20:51:34,792 INFO blivet/MainThread: resetting Blivet (version 3.6.0) instance 2024-03-01 20:51:34,792 DEBUG blivet/MainThread: lvm filter: clearing the lvm devices list 2024-03-01 20:51:34,792 INFO blivet/MainThread: DeviceTree.populate: ignored_disks is [] ; exclusive_disks is [] 2024-03-01 20:51:34,792 WARNING blivet/MainThread: Failed to call the update_volume_info method: libstoragemgmt functionality not available 2024-03-01 20:51:34,792 INFO program/MainThread: Running... udevadm settle --timeout=300 2024-03-01 20:51:34,804 DEBUG program/MainThread: Return code: 0 2024-03-01 20:51:34,817 INFO blivet/MainThread: devices to scan: ['sda', 'sdb', 'sdk', 'sdl', 'sdc', 'sdd', 'sde', 'sdf', 'sdg', 'sdh', 'sdi', 'sdj', 'xvda', 'xvda1'] 2024-03-01 20:51:34,821 DEBUG blivet/MainThread: DeviceTree.handle_device: name: sda ; info: {'CURRENT_TAGS': ':systemd:', 'DEVLINKS': '/dev/disk/by-id/scsi-1LIO-ORG_disk0:a8abeb2a-8284-458e-bf04-3e0fbc353c0a ' '/dev/disk/by-id/wwn-0x6001405a8abeb2a8284458ebf043e0fb ' '/dev/disk/by-id/scsi-36001405a8abeb2a8284458ebf043e0fb ' '/dev/disk/by-diskseq/2 ' '/dev/disk/by-id/scsi-SLIO-ORG_disk0_a8abeb2a-8284-458e-bf04-3e0fbc353c0a', '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': 'a8abeb2a-8284-458e-bf04-3e0fbc353c0a', 'ID_SERIAL': '36001405a8abeb2a8284458ebf043e0fb', 'ID_SERIAL_SHORT': '6001405a8abeb2a8284458ebf043e0fb', 'ID_TARGET_PORT': '0', 'ID_TYPE': 'disk', 'ID_VENDOR': 'LIO-ORG', 'ID_VENDOR_ENC': 'LIO-ORG\\x20', 'ID_WWN': '0x6001405a8abeb2a8', 'ID_WWN_VENDOR_EXTENSION': '0x284458ebf043e0fb', 'ID_WWN_WITH_EXTENSION': '0x6001405a8abeb2a8284458ebf043e0fb', 'MAJOR': '8', 'MINOR': '0', 'SCSI_IDENT_LUN_LOGICAL_UNIT_GROUP': '0x0', 'SCSI_IDENT_LUN_NAA_REGEXT': '6001405a8abeb2a8284458ebf043e0fb', 'SCSI_IDENT_LUN_T10': 'LIO-ORG_disk0:a8abeb2a-8284-458e-bf04-3e0fbc353c0a', 'SCSI_IDENT_PORT_NAME': 'naa.5001405a91c5ccc5,t,0x0001', 'SCSI_IDENT_PORT_RELATIVE': '0', 'SCSI_IDENT_PORT_TARGET_PORT_GROUP': '0x0', 'SCSI_IDENT_SERIAL': 'a8abeb2a-8284-458e-bf04-3e0fbc353c0a', 'SCSI_IDENT_TARGET_NAME': 'naa.5001405a91c5ccc5', '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': '336998022'} ; 2024-03-01 20:51:34,821 INFO blivet/MainThread: scanning sda (/sys/devices/tcm_loop_0/tcm_loop_adapter_0/host2/target2:0:1/2:0:1:0/block/sda)... 2024-03-01 20:51:34,822 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 20:51:34,847 INFO program/MainThread: stdout[3]: 2024-03-01 20:51:34,848 INFO program/MainThread: stderr[3]: 2024-03-01 20:51:34,848 INFO program/MainThread: ...done [3] (exit code: 0) 2024-03-01 20:51:34,852 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: sda ; incomplete: False ; hidden: False ; 2024-03-01 20:51:34,854 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned None 2024-03-01 20:51:34,859 INFO blivet/MainThread: failed to get initiator name from iscsi firmware: storaged iSCSI functionality not available 2024-03-01 20:51:34,860 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 20:51:34,865 DEBUG blivet/MainThread: DiskDevicePopulator.run: name: sda ; 2024-03-01 20:51:34,865 INFO blivet/MainThread: sda is a disk 2024-03-01 20:51:34,866 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 3 2024-03-01 20:51:34,866 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 4 2024-03-01 20:51:34,869 DEBUG blivet/MainThread: DiskDevice._set_format: sda ; type: None ; current: None ; 2024-03-01 20:51:34,872 DEBUG blivet/MainThread: DiskDevice.update_sysfs_path: sda ; status: True ; 2024-03-01 20:51:34,873 DEBUG blivet/MainThread: sda sysfs_path set to /sys/devices/tcm_loop_0/tcm_loop_adapter_0/host2/target2:0:1/2:0:1:0/block/sda 2024-03-01 20:51:34,876 DEBUG blivet/MainThread: DiskDevice.read_current_size: exists: True ; path: /dev/sda ; sysfs_path: /sys/devices/tcm_loop_0/tcm_loop_adapter_0/host2/target2:0:1/2:0:1:0/block/sda ; 2024-03-01 20:51:34,876 DEBUG blivet/MainThread: updated sda size to 1024 MiB (1024 MiB) 2024-03-01 20:51:34,876 INFO blivet/MainThread: added disk sda (id 2) to device tree 2024-03-01 20:51:34,876 INFO blivet/MainThread: got device: DiskDevice instance (0x7fd136ddae80) -- 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 = 6001405a8abeb2a8284458ebf043e0fb 2024-03-01 20:51:34,880 DEBUG blivet/MainThread: DeviceTree.handle_format: name: sda ; 2024-03-01 20:51:34,880 DEBUG blivet/MainThread: no type or existing type for sda, bailing 2024-03-01 20:51:34,883 DEBUG blivet/MainThread: DeviceTree.handle_device: name: sdb ; info: {'CURRENT_TAGS': ':systemd:', 'DEVLINKS': '/dev/disk/by-id/scsi-SLIO-ORG_disk1_c67c68fc-5fb8-4942-8812-1de7084b7176 ' '/dev/disk/by-diskseq/3 ' '/dev/disk/by-id/wwn-0x6001405c67c68fc5fb8494288121de70 ' '/dev/disk/by-id/scsi-1LIO-ORG_disk1:c67c68fc-5fb8-4942-8812-1de7084b7176 ' '/dev/disk/by-id/scsi-36001405c67c68fc5fb8494288121de70', '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': 'c67c68fc-5fb8-4942-8812-1de7084b7176', 'ID_SERIAL': '36001405c67c68fc5fb8494288121de70', 'ID_SERIAL_SHORT': '6001405c67c68fc5fb8494288121de70', 'ID_TARGET_PORT': '0', 'ID_TYPE': 'disk', 'ID_VENDOR': 'LIO-ORG', 'ID_VENDOR_ENC': 'LIO-ORG\\x20', 'ID_WWN': '0x6001405c67c68fc5', 'ID_WWN_VENDOR_EXTENSION': '0xfb8494288121de70', 'ID_WWN_WITH_EXTENSION': '0x6001405c67c68fc5fb8494288121de70', 'MAJOR': '8', 'MINOR': '16', 'SCSI_IDENT_LUN_LOGICAL_UNIT_GROUP': '0x0', 'SCSI_IDENT_LUN_NAA_REGEXT': '6001405c67c68fc5fb8494288121de70', 'SCSI_IDENT_LUN_T10': 'LIO-ORG_disk1:c67c68fc-5fb8-4942-8812-1de7084b7176', 'SCSI_IDENT_PORT_NAME': 'naa.5001405a91c5ccc5,t,0x0001', 'SCSI_IDENT_PORT_RELATIVE': '0', 'SCSI_IDENT_PORT_TARGET_PORT_GROUP': '0x0', 'SCSI_IDENT_SERIAL': 'c67c68fc-5fb8-4942-8812-1de7084b7176', 'SCSI_IDENT_TARGET_NAME': 'naa.5001405a91c5ccc5', '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': '337020590'} ; 2024-03-01 20:51:34,883 INFO blivet/MainThread: scanning sdb (/sys/devices/tcm_loop_0/tcm_loop_adapter_0/host2/target2:0:1/2:0:1:1/block/sdb)... 2024-03-01 20:51:34,886 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: sdb ; incomplete: False ; hidden: False ; 2024-03-01 20:51:34,889 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned None 2024-03-01 20:51:34,894 DEBUG blivet/MainThread: DiskDevicePopulator.run: name: sdb ; 2024-03-01 20:51:34,894 INFO blivet/MainThread: sdb is a disk 2024-03-01 20:51:34,894 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 8 2024-03-01 20:51:34,894 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 9 2024-03-01 20:51:34,897 DEBUG blivet/MainThread: DiskDevice._set_format: sdb ; type: None ; current: None ; 2024-03-01 20:51:34,900 DEBUG blivet/MainThread: DiskDevice.update_sysfs_path: sdb ; status: True ; 2024-03-01 20:51:34,900 DEBUG blivet/MainThread: sdb sysfs_path set to /sys/devices/tcm_loop_0/tcm_loop_adapter_0/host2/target2:0:1/2:0:1:1/block/sdb 2024-03-01 20:51:34,903 DEBUG blivet/MainThread: DiskDevice.read_current_size: exists: True ; path: /dev/sdb ; sysfs_path: /sys/devices/tcm_loop_0/tcm_loop_adapter_0/host2/target2:0:1/2:0:1:1/block/sdb ; 2024-03-01 20:51:34,904 DEBUG blivet/MainThread: updated sdb size to 1024 MiB (1024 MiB) 2024-03-01 20:51:34,904 INFO blivet/MainThread: added disk sdb (id 7) to device tree 2024-03-01 20:51:34,904 INFO blivet/MainThread: got device: DiskDevice instance (0x7fd136d17f40) -- 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 = 6001405c67c68fc5fb8494288121de70 2024-03-01 20:51:34,907 DEBUG blivet/MainThread: DeviceTree.handle_format: name: sdb ; 2024-03-01 20:51:34,907 DEBUG blivet/MainThread: no type or existing type for sdb, bailing 2024-03-01 20:51:34,910 DEBUG blivet/MainThread: DeviceTree.handle_device: name: sdk ; info: {'CURRENT_TAGS': ':systemd:', 'DEVLINKS': '/dev/disk/by-id/wwn-0x6001405e1b8c6d03d0840ccbaa99ea54 ' '/dev/disk/by-id/scsi-36001405e1b8c6d03d0840ccbaa99ea54 ' '/dev/disk/by-diskseq/12 ' '/dev/disk/by-id/scsi-1LIO-ORG_disk10:e1b8c6d0-3d08-40cc-baa9-9ea541aeb400 ' '/dev/disk/by-id/scsi-SLIO-ORG_disk10_e1b8c6d0-3d08-40cc-baa9-9ea541aeb400', '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': 'e1b8c6d0-3d08-40cc-baa9-9ea541aeb400', 'ID_SERIAL': '36001405e1b8c6d03d0840ccbaa99ea54', 'ID_SERIAL_SHORT': '6001405e1b8c6d03d0840ccbaa99ea54', 'ID_TARGET_PORT': '0', 'ID_TYPE': 'disk', 'ID_VENDOR': 'LIO-ORG', 'ID_VENDOR_ENC': 'LIO-ORG\\x20', 'ID_WWN': '0x6001405e1b8c6d03', 'ID_WWN_VENDOR_EXTENSION': '0xd0840ccbaa99ea54', 'ID_WWN_WITH_EXTENSION': '0x6001405e1b8c6d03d0840ccbaa99ea54', 'MAJOR': '8', 'MINOR': '160', 'SCSI_IDENT_LUN_LOGICAL_UNIT_GROUP': '0x0', 'SCSI_IDENT_LUN_NAA_REGEXT': '6001405e1b8c6d03d0840ccbaa99ea54', 'SCSI_IDENT_LUN_T10': 'LIO-ORG_disk10:e1b8c6d0-3d08-40cc-baa9-9ea541aeb400', 'SCSI_IDENT_PORT_NAME': 'naa.5001405a91c5ccc5,t,0x0001', 'SCSI_IDENT_PORT_RELATIVE': '0', 'SCSI_IDENT_PORT_TARGET_PORT_GROUP': '0x0', 'SCSI_IDENT_SERIAL': 'e1b8c6d0-3d08-40cc-baa9-9ea541aeb400', 'SCSI_IDENT_TARGET_NAME': 'naa.5001405a91c5ccc5', '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': '337615258'} ; 2024-03-01 20:51:34,911 INFO blivet/MainThread: scanning sdk (/sys/devices/tcm_loop_0/tcm_loop_adapter_0/host2/target2:0:1/2:0:1:10/block/sdk)... 2024-03-01 20:51:34,913 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: sdk ; incomplete: False ; hidden: False ; 2024-03-01 20:51:34,916 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned None 2024-03-01 20:51:34,921 DEBUG blivet/MainThread: DiskDevicePopulator.run: name: sdk ; 2024-03-01 20:51:34,922 INFO blivet/MainThread: sdk is a disk 2024-03-01 20:51:34,922 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 13 2024-03-01 20:51:34,922 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 14 2024-03-01 20:51:34,925 DEBUG blivet/MainThread: DiskDevice._set_format: sdk ; type: None ; current: None ; 2024-03-01 20:51:34,928 DEBUG blivet/MainThread: DiskDevice.update_sysfs_path: sdk ; status: True ; 2024-03-01 20:51:34,928 DEBUG blivet/MainThread: sdk sysfs_path set to /sys/devices/tcm_loop_0/tcm_loop_adapter_0/host2/target2:0:1/2:0:1:10/block/sdk 2024-03-01 20:51:34,931 DEBUG blivet/MainThread: DiskDevice.read_current_size: exists: True ; path: /dev/sdk ; sysfs_path: /sys/devices/tcm_loop_0/tcm_loop_adapter_0/host2/target2:0:1/2:0:1:10/block/sdk ; 2024-03-01 20:51:34,931 DEBUG blivet/MainThread: updated sdk size to 1024 MiB (1024 MiB) 2024-03-01 20:51:34,931 INFO blivet/MainThread: added disk sdk (id 12) to device tree 2024-03-01 20:51:34,931 INFO blivet/MainThread: got device: DiskDevice instance (0x7fd136d17f70) -- 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 = 6001405e1b8c6d03d0840ccbaa99ea54 2024-03-01 20:51:34,934 DEBUG blivet/MainThread: DeviceTree.handle_format: name: sdk ; 2024-03-01 20:51:34,935 DEBUG blivet/MainThread: no type or existing type for sdk, bailing 2024-03-01 20:51:34,937 DEBUG blivet/MainThread: DeviceTree.handle_device: name: sdl ; info: {'CURRENT_TAGS': ':systemd:', 'DEVLINKS': '/dev/disk/by-diskseq/13 ' '/dev/disk/by-id/wwn-0x6001405f208e545093d44a6ac77aa8bf ' '/dev/disk/by-id/scsi-36001405f208e545093d44a6ac77aa8bf ' '/dev/disk/by-id/scsi-SLIO-ORG_disk11_f208e545-093d-44a6-ac77-aa8bfab02819 ' '/dev/disk/by-id/scsi-1LIO-ORG_disk11:f208e545-093d-44a6-ac77-aa8bfab02819', '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': 'f208e545-093d-44a6-ac77-aa8bfab02819', 'ID_SERIAL': '36001405f208e545093d44a6ac77aa8bf', 'ID_SERIAL_SHORT': '6001405f208e545093d44a6ac77aa8bf', 'ID_TARGET_PORT': '0', 'ID_TYPE': 'disk', 'ID_VENDOR': 'LIO-ORG', 'ID_VENDOR_ENC': 'LIO-ORG\\x20', 'ID_WWN': '0x6001405f208e5450', 'ID_WWN_VENDOR_EXTENSION': '0x93d44a6ac77aa8bf', 'ID_WWN_WITH_EXTENSION': '0x6001405f208e545093d44a6ac77aa8bf', 'MAJOR': '8', 'MINOR': '176', 'SCSI_IDENT_LUN_LOGICAL_UNIT_GROUP': '0x0', 'SCSI_IDENT_LUN_NAA_REGEXT': '6001405f208e545093d44a6ac77aa8bf', 'SCSI_IDENT_LUN_T10': 'LIO-ORG_disk11:f208e545-093d-44a6-ac77-aa8bfab02819', 'SCSI_IDENT_PORT_NAME': 'naa.5001405a91c5ccc5,t,0x0001', 'SCSI_IDENT_PORT_RELATIVE': '0', 'SCSI_IDENT_PORT_TARGET_PORT_GROUP': '0x0', 'SCSI_IDENT_SERIAL': 'f208e545-093d-44a6-ac77-aa8bfab02819', 'SCSI_IDENT_TARGET_NAME': 'naa.5001405a91c5ccc5', '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': '337703429'} ; 2024-03-01 20:51:34,938 INFO blivet/MainThread: scanning sdl (/sys/devices/tcm_loop_0/tcm_loop_adapter_0/host2/target2:0:1/2:0:1:11/block/sdl)... 2024-03-01 20:51:34,940 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: sdl ; incomplete: False ; hidden: False ; 2024-03-01 20:51:34,943 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned None 2024-03-01 20:51:34,948 DEBUG blivet/MainThread: DiskDevicePopulator.run: name: sdl ; 2024-03-01 20:51:34,948 INFO blivet/MainThread: sdl is a disk 2024-03-01 20:51:34,948 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 18 2024-03-01 20:51:34,948 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 19 2024-03-01 20:51:34,951 DEBUG blivet/MainThread: DiskDevice._set_format: sdl ; type: None ; current: None ; 2024-03-01 20:51:34,954 DEBUG blivet/MainThread: DiskDevice.update_sysfs_path: sdl ; status: True ; 2024-03-01 20:51:34,954 DEBUG blivet/MainThread: sdl sysfs_path set to /sys/devices/tcm_loop_0/tcm_loop_adapter_0/host2/target2:0:1/2:0:1:11/block/sdl 2024-03-01 20:51:34,957 DEBUG blivet/MainThread: DiskDevice.read_current_size: exists: True ; path: /dev/sdl ; sysfs_path: /sys/devices/tcm_loop_0/tcm_loop_adapter_0/host2/target2:0:1/2:0:1:11/block/sdl ; 2024-03-01 20:51:34,957 DEBUG blivet/MainThread: updated sdl size to 1024 MiB (1024 MiB) 2024-03-01 20:51:34,958 INFO blivet/MainThread: added disk sdl (id 17) to device tree 2024-03-01 20:51:34,958 INFO blivet/MainThread: got device: DiskDevice instance (0x7fd135cfbfa0) -- 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 = 6001405f208e545093d44a6ac77aa8bf 2024-03-01 20:51:34,961 DEBUG blivet/MainThread: DeviceTree.handle_format: name: sdl ; 2024-03-01 20:51:34,961 DEBUG blivet/MainThread: no type or existing type for sdl, bailing 2024-03-01 20:51:34,964 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:0b2dc9bc-15ac-412f-92a3-0dd570796fb3 ' '/dev/disk/by-id/wwn-0x60014050b2dc9bc15ac412f92a30dd57 ' '/dev/disk/by-id/scsi-SLIO-ORG_disk2_0b2dc9bc-15ac-412f-92a3-0dd570796fb3 ' '/dev/disk/by-id/scsi-360014050b2dc9bc15ac412f92a30dd57', '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': '0b2dc9bc-15ac-412f-92a3-0dd570796fb3', 'ID_SERIAL': '360014050b2dc9bc15ac412f92a30dd57', 'ID_SERIAL_SHORT': '60014050b2dc9bc15ac412f92a30dd57', 'ID_TARGET_PORT': '0', 'ID_TYPE': 'disk', 'ID_VENDOR': 'LIO-ORG', 'ID_VENDOR_ENC': 'LIO-ORG\\x20', 'ID_WWN': '0x60014050b2dc9bc1', 'ID_WWN_VENDOR_EXTENSION': '0x5ac412f92a30dd57', 'ID_WWN_WITH_EXTENSION': '0x60014050b2dc9bc15ac412f92a30dd57', 'MAJOR': '8', 'MINOR': '32', 'SCSI_IDENT_LUN_LOGICAL_UNIT_GROUP': '0x0', 'SCSI_IDENT_LUN_NAA_REGEXT': '60014050b2dc9bc15ac412f92a30dd57', 'SCSI_IDENT_LUN_T10': 'LIO-ORG_disk2:0b2dc9bc-15ac-412f-92a3-0dd570796fb3', 'SCSI_IDENT_PORT_NAME': 'naa.5001405a91c5ccc5,t,0x0001', 'SCSI_IDENT_PORT_RELATIVE': '0', 'SCSI_IDENT_PORT_TARGET_PORT_GROUP': '0x0', 'SCSI_IDENT_SERIAL': '0b2dc9bc-15ac-412f-92a3-0dd570796fb3', 'SCSI_IDENT_TARGET_NAME': 'naa.5001405a91c5ccc5', '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': '337088436'} ; 2024-03-01 20:51:34,964 INFO blivet/MainThread: scanning sdc (/sys/devices/tcm_loop_0/tcm_loop_adapter_0/host2/target2:0:1/2:0:1:2/block/sdc)... 2024-03-01 20:51:34,966 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: sdc ; incomplete: False ; hidden: False ; 2024-03-01 20:51:34,969 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned None 2024-03-01 20:51:34,974 DEBUG blivet/MainThread: DiskDevicePopulator.run: name: sdc ; 2024-03-01 20:51:34,974 INFO blivet/MainThread: sdc is a disk 2024-03-01 20:51:34,975 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 23 2024-03-01 20:51:34,975 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 24 2024-03-01 20:51:34,977 DEBUG blivet/MainThread: DiskDevice._set_format: sdc ; type: None ; current: None ; 2024-03-01 20:51:34,980 DEBUG blivet/MainThread: DiskDevice.update_sysfs_path: sdc ; status: True ; 2024-03-01 20:51:34,980 DEBUG blivet/MainThread: sdc sysfs_path set to /sys/devices/tcm_loop_0/tcm_loop_adapter_0/host2/target2:0:1/2:0:1:2/block/sdc 2024-03-01 20:51:34,983 DEBUG blivet/MainThread: DiskDevice.read_current_size: exists: True ; path: /dev/sdc ; sysfs_path: /sys/devices/tcm_loop_0/tcm_loop_adapter_0/host2/target2:0:1/2:0:1:2/block/sdc ; 2024-03-01 20:51:34,983 DEBUG blivet/MainThread: updated sdc size to 1024 MiB (1024 MiB) 2024-03-01 20:51:34,984 INFO blivet/MainThread: added disk sdc (id 22) to device tree 2024-03-01 20:51:34,984 INFO blivet/MainThread: got device: DiskDevice instance (0x7fd136d17eb0) -- 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 = 60014050b2dc9bc15ac412f92a30dd57 2024-03-01 20:51:34,987 DEBUG blivet/MainThread: DeviceTree.handle_format: name: sdc ; 2024-03-01 20:51:34,987 DEBUG blivet/MainThread: no type or existing type for sdc, bailing 2024-03-01 20:51:34,990 DEBUG blivet/MainThread: DeviceTree.handle_device: name: sdd ; info: {'CURRENT_TAGS': ':systemd:', 'DEVLINKS': '/dev/disk/by-id/scsi-3600140528254ba1444f43aba0eef4ede ' '/dev/disk/by-id/scsi-SLIO-ORG_disk3_28254ba1-444f-43ab-a0ee-f4edee35f467 ' '/dev/disk/by-id/scsi-1LIO-ORG_disk3:28254ba1-444f-43ab-a0ee-f4edee35f467 ' '/dev/disk/by-diskseq/5 ' '/dev/disk/by-id/wwn-0x600140528254ba1444f43aba0eef4ede', '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': '28254ba1-444f-43ab-a0ee-f4edee35f467', 'ID_SERIAL': '3600140528254ba1444f43aba0eef4ede', 'ID_SERIAL_SHORT': '600140528254ba1444f43aba0eef4ede', 'ID_TARGET_PORT': '0', 'ID_TYPE': 'disk', 'ID_VENDOR': 'LIO-ORG', 'ID_VENDOR_ENC': 'LIO-ORG\\x20', 'ID_WWN': '0x600140528254ba14', 'ID_WWN_VENDOR_EXTENSION': '0x44f43aba0eef4ede', 'ID_WWN_WITH_EXTENSION': '0x600140528254ba1444f43aba0eef4ede', 'MAJOR': '8', 'MINOR': '48', 'SCSI_IDENT_LUN_LOGICAL_UNIT_GROUP': '0x0', 'SCSI_IDENT_LUN_NAA_REGEXT': '600140528254ba1444f43aba0eef4ede', 'SCSI_IDENT_LUN_T10': 'LIO-ORG_disk3:28254ba1-444f-43ab-a0ee-f4edee35f467', 'SCSI_IDENT_PORT_NAME': 'naa.5001405a91c5ccc5,t,0x0001', 'SCSI_IDENT_PORT_RELATIVE': '0', 'SCSI_IDENT_PORT_TARGET_PORT_GROUP': '0x0', 'SCSI_IDENT_SERIAL': '28254ba1-444f-43ab-a0ee-f4edee35f467', 'SCSI_IDENT_TARGET_NAME': 'naa.5001405a91c5ccc5', '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': '337038990'} ; 2024-03-01 20:51:34,990 INFO blivet/MainThread: scanning sdd (/sys/devices/tcm_loop_0/tcm_loop_adapter_0/host2/target2:0:1/2:0:1:3/block/sdd)... 2024-03-01 20:51:34,993 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: sdd ; incomplete: False ; hidden: False ; 2024-03-01 20:51:34,995 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned None 2024-03-01 20:51:35,000 DEBUG blivet/MainThread: DiskDevicePopulator.run: name: sdd ; 2024-03-01 20:51:35,001 INFO blivet/MainThread: sdd is a disk 2024-03-01 20:51:35,001 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 28 2024-03-01 20:51:35,001 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 29 2024-03-01 20:51:35,004 DEBUG blivet/MainThread: DiskDevice._set_format: sdd ; type: None ; current: None ; 2024-03-01 20:51:35,006 DEBUG blivet/MainThread: DiskDevice.update_sysfs_path: sdd ; status: True ; 2024-03-01 20:51:35,007 DEBUG blivet/MainThread: sdd sysfs_path set to /sys/devices/tcm_loop_0/tcm_loop_adapter_0/host2/target2:0:1/2:0:1:3/block/sdd 2024-03-01 20:51:35,009 DEBUG blivet/MainThread: DiskDevice.read_current_size: exists: True ; path: /dev/sdd ; sysfs_path: /sys/devices/tcm_loop_0/tcm_loop_adapter_0/host2/target2:0:1/2:0:1:3/block/sdd ; 2024-03-01 20:51:35,010 DEBUG blivet/MainThread: updated sdd size to 1024 MiB (1024 MiB) 2024-03-01 20:51:35,010 INFO blivet/MainThread: added disk sdd (id 27) to device tree 2024-03-01 20:51:35,010 INFO blivet/MainThread: got device: DiskDevice instance (0x7fd1371c8460) -- 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 = 600140528254ba1444f43aba0eef4ede 2024-03-01 20:51:35,013 DEBUG blivet/MainThread: DeviceTree.handle_format: name: sdd ; 2024-03-01 20:51:35,013 DEBUG blivet/MainThread: no type or existing type for sdd, bailing 2024-03-01 20:51:35,016 DEBUG blivet/MainThread: DeviceTree.handle_device: name: sde ; info: {'CURRENT_TAGS': ':systemd:', 'DEVLINKS': '/dev/disk/by-diskseq/6 ' '/dev/disk/by-id/wwn-0x60014058a9a6b3d7bec490eabf9e15bf ' '/dev/disk/by-id/scsi-360014058a9a6b3d7bec490eabf9e15bf ' '/dev/disk/by-id/scsi-SLIO-ORG_disk4_8a9a6b3d-7bec-490e-abf9-e15bfef000fd ' '/dev/disk/by-id/scsi-1LIO-ORG_disk4:8a9a6b3d-7bec-490e-abf9-e15bfef000fd', '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': '8a9a6b3d-7bec-490e-abf9-e15bfef000fd', 'ID_SERIAL': '360014058a9a6b3d7bec490eabf9e15bf', 'ID_SERIAL_SHORT': '60014058a9a6b3d7bec490eabf9e15bf', 'ID_TARGET_PORT': '0', 'ID_TYPE': 'disk', 'ID_VENDOR': 'LIO-ORG', 'ID_VENDOR_ENC': 'LIO-ORG\\x20', 'ID_WWN': '0x60014058a9a6b3d7', 'ID_WWN_VENDOR_EXTENSION': '0xbec490eabf9e15bf', 'ID_WWN_WITH_EXTENSION': '0x60014058a9a6b3d7bec490eabf9e15bf', 'MAJOR': '8', 'MINOR': '64', 'SCSI_IDENT_LUN_LOGICAL_UNIT_GROUP': '0x0', 'SCSI_IDENT_LUN_NAA_REGEXT': '60014058a9a6b3d7bec490eabf9e15bf', 'SCSI_IDENT_LUN_T10': 'LIO-ORG_disk4:8a9a6b3d-7bec-490e-abf9-e15bfef000fd', 'SCSI_IDENT_PORT_NAME': 'naa.5001405a91c5ccc5,t,0x0001', 'SCSI_IDENT_PORT_RELATIVE': '0', 'SCSI_IDENT_PORT_TARGET_PORT_GROUP': '0x0', 'SCSI_IDENT_SERIAL': '8a9a6b3d-7bec-490e-abf9-e15bfef000fd', 'SCSI_IDENT_TARGET_NAME': 'naa.5001405a91c5ccc5', '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': '337149758'} ; 2024-03-01 20:51:35,016 INFO blivet/MainThread: scanning sde (/sys/devices/tcm_loop_0/tcm_loop_adapter_0/host2/target2:0:1/2:0:1:4/block/sde)... 2024-03-01 20:51:35,019 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: sde ; incomplete: False ; hidden: False ; 2024-03-01 20:51:35,021 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned None 2024-03-01 20:51:35,026 DEBUG blivet/MainThread: DiskDevicePopulator.run: name: sde ; 2024-03-01 20:51:35,027 INFO blivet/MainThread: sde is a disk 2024-03-01 20:51:35,027 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 33 2024-03-01 20:51:35,027 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 34 2024-03-01 20:51:35,030 DEBUG blivet/MainThread: DiskDevice._set_format: sde ; type: None ; current: None ; 2024-03-01 20:51:35,033 DEBUG blivet/MainThread: DiskDevice.update_sysfs_path: sde ; status: True ; 2024-03-01 20:51:35,033 DEBUG blivet/MainThread: sde sysfs_path set to /sys/devices/tcm_loop_0/tcm_loop_adapter_0/host2/target2:0:1/2:0:1:4/block/sde 2024-03-01 20:51:35,036 DEBUG blivet/MainThread: DiskDevice.read_current_size: exists: True ; path: /dev/sde ; sysfs_path: /sys/devices/tcm_loop_0/tcm_loop_adapter_0/host2/target2:0:1/2:0:1:4/block/sde ; 2024-03-01 20:51:35,036 DEBUG blivet/MainThread: updated sde size to 1024 MiB (1024 MiB) 2024-03-01 20:51:35,037 INFO blivet/MainThread: added disk sde (id 32) to device tree 2024-03-01 20:51:35,037 INFO blivet/MainThread: got device: DiskDevice instance (0x7fd135c87610) -- 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 = 60014058a9a6b3d7bec490eabf9e15bf 2024-03-01 20:51:35,040 DEBUG blivet/MainThread: DeviceTree.handle_format: name: sde ; 2024-03-01 20:51:35,040 DEBUG blivet/MainThread: no type or existing type for sde, bailing 2024-03-01 20:51:35,043 DEBUG blivet/MainThread: DeviceTree.handle_device: name: sdf ; info: {'CURRENT_TAGS': ':systemd:', 'DEVLINKS': '/dev/disk/by-id/scsi-SLIO-ORG_disk5_25b7012b-f4c5-41b5-b081-3087a0ec48d2 ' '/dev/disk/by-diskseq/7 ' '/dev/disk/by-id/scsi-3600140525b7012bf4c541b5b0813087a ' '/dev/disk/by-id/wwn-0x600140525b7012bf4c541b5b0813087a ' '/dev/disk/by-id/scsi-1LIO-ORG_disk5:25b7012b-f4c5-41b5-b081-3087a0ec48d2', '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': '25b7012b-f4c5-41b5-b081-3087a0ec48d2', 'ID_SERIAL': '3600140525b7012bf4c541b5b0813087a', 'ID_SERIAL_SHORT': '600140525b7012bf4c541b5b0813087a', 'ID_TARGET_PORT': '0', 'ID_TYPE': 'disk', 'ID_VENDOR': 'LIO-ORG', 'ID_VENDOR_ENC': 'LIO-ORG\\x20', 'ID_WWN': '0x600140525b7012bf', 'ID_WWN_VENDOR_EXTENSION': '0x4c541b5b0813087a', 'ID_WWN_WITH_EXTENSION': '0x600140525b7012bf4c541b5b0813087a', 'MAJOR': '8', 'MINOR': '80', 'SCSI_IDENT_LUN_LOGICAL_UNIT_GROUP': '0x0', 'SCSI_IDENT_LUN_NAA_REGEXT': '600140525b7012bf4c541b5b0813087a', 'SCSI_IDENT_LUN_T10': 'LIO-ORG_disk5:25b7012b-f4c5-41b5-b081-3087a0ec48d2', 'SCSI_IDENT_PORT_NAME': 'naa.5001405a91c5ccc5,t,0x0001', 'SCSI_IDENT_PORT_RELATIVE': '0', 'SCSI_IDENT_PORT_TARGET_PORT_GROUP': '0x0', 'SCSI_IDENT_SERIAL': '25b7012b-f4c5-41b5-b081-3087a0ec48d2', 'SCSI_IDENT_TARGET_NAME': 'naa.5001405a91c5ccc5', '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': '337251391'} ; 2024-03-01 20:51:35,043 INFO blivet/MainThread: scanning sdf (/sys/devices/tcm_loop_0/tcm_loop_adapter_0/host2/target2:0:1/2:0:1:5/block/sdf)... 2024-03-01 20:51:35,046 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: sdf ; incomplete: False ; hidden: False ; 2024-03-01 20:51:35,048 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned None 2024-03-01 20:51:35,053 DEBUG blivet/MainThread: DiskDevicePopulator.run: name: sdf ; 2024-03-01 20:51:35,053 INFO blivet/MainThread: sdf is a disk 2024-03-01 20:51:35,053 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 38 2024-03-01 20:51:35,054 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 39 2024-03-01 20:51:35,056 DEBUG blivet/MainThread: DiskDevice._set_format: sdf ; type: None ; current: None ; 2024-03-01 20:51:35,059 DEBUG blivet/MainThread: DiskDevice.update_sysfs_path: sdf ; status: True ; 2024-03-01 20:51:35,059 DEBUG blivet/MainThread: sdf sysfs_path set to /sys/devices/tcm_loop_0/tcm_loop_adapter_0/host2/target2:0:1/2:0:1:5/block/sdf 2024-03-01 20:51:35,062 DEBUG blivet/MainThread: DiskDevice.read_current_size: exists: True ; path: /dev/sdf ; sysfs_path: /sys/devices/tcm_loop_0/tcm_loop_adapter_0/host2/target2:0:1/2:0:1:5/block/sdf ; 2024-03-01 20:51:35,062 DEBUG blivet/MainThread: updated sdf size to 1024 MiB (1024 MiB) 2024-03-01 20:51:35,063 INFO blivet/MainThread: added disk sdf (id 37) to device tree 2024-03-01 20:51:35,063 INFO blivet/MainThread: got device: DiskDevice instance (0x7fd135cfb790) -- 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 = 600140525b7012bf4c541b5b0813087a 2024-03-01 20:51:35,066 DEBUG blivet/MainThread: DeviceTree.handle_format: name: sdf ; 2024-03-01 20:51:35,066 DEBUG blivet/MainThread: no type or existing type for sdf, bailing 2024-03-01 20:51:35,068 DEBUG blivet/MainThread: DeviceTree.handle_device: name: sdg ; info: {'CURRENT_TAGS': ':systemd:', 'DEVLINKS': '/dev/disk/by-id/scsi-1LIO-ORG_disk6:2fcb2cc6-c284-43ea-b562-c0b7eba2ff7a ' '/dev/disk/by-id/wwn-0x60014052fcb2cc6c28443eab562c0b7e ' '/dev/disk/by-id/scsi-SLIO-ORG_disk6_2fcb2cc6-c284-43ea-b562-c0b7eba2ff7a ' '/dev/disk/by-id/scsi-360014052fcb2cc6c28443eab562c0b7e ' '/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': '2fcb2cc6-c284-43ea-b562-c0b7eba2ff7a', 'ID_SERIAL': '360014052fcb2cc6c28443eab562c0b7e', 'ID_SERIAL_SHORT': '60014052fcb2cc6c28443eab562c0b7e', 'ID_TARGET_PORT': '0', 'ID_TYPE': 'disk', 'ID_VENDOR': 'LIO-ORG', 'ID_VENDOR_ENC': 'LIO-ORG\\x20', 'ID_WWN': '0x60014052fcb2cc6c', 'ID_WWN_VENDOR_EXTENSION': '0x28443eab562c0b7e', 'ID_WWN_WITH_EXTENSION': '0x60014052fcb2cc6c28443eab562c0b7e', 'MAJOR': '8', 'MINOR': '96', 'SCSI_IDENT_LUN_LOGICAL_UNIT_GROUP': '0x0', 'SCSI_IDENT_LUN_NAA_REGEXT': '60014052fcb2cc6c28443eab562c0b7e', 'SCSI_IDENT_LUN_T10': 'LIO-ORG_disk6:2fcb2cc6-c284-43ea-b562-c0b7eba2ff7a', 'SCSI_IDENT_PORT_NAME': 'naa.5001405a91c5ccc5,t,0x0001', 'SCSI_IDENT_PORT_RELATIVE': '0', 'SCSI_IDENT_PORT_TARGET_PORT_GROUP': '0x0', 'SCSI_IDENT_SERIAL': '2fcb2cc6-c284-43ea-b562-c0b7eba2ff7a', 'SCSI_IDENT_TARGET_NAME': 'naa.5001405a91c5ccc5', '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': '337228647'} ; 2024-03-01 20:51:35,069 INFO blivet/MainThread: scanning sdg (/sys/devices/tcm_loop_0/tcm_loop_adapter_0/host2/target2:0:1/2:0:1:6/block/sdg)... 2024-03-01 20:51:35,071 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: sdg ; incomplete: False ; hidden: False ; 2024-03-01 20:51:35,074 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned None 2024-03-01 20:51:35,079 DEBUG blivet/MainThread: DiskDevicePopulator.run: name: sdg ; 2024-03-01 20:51:35,079 INFO blivet/MainThread: sdg is a disk 2024-03-01 20:51:35,079 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 43 2024-03-01 20:51:35,079 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 44 2024-03-01 20:51:35,082 DEBUG blivet/MainThread: DiskDevice._set_format: sdg ; type: None ; current: None ; 2024-03-01 20:51:35,085 DEBUG blivet/MainThread: DiskDevice.update_sysfs_path: sdg ; status: True ; 2024-03-01 20:51:35,085 DEBUG blivet/MainThread: sdg sysfs_path set to /sys/devices/tcm_loop_0/tcm_loop_adapter_0/host2/target2:0:1/2:0:1:6/block/sdg 2024-03-01 20:51:35,088 DEBUG blivet/MainThread: DiskDevice.read_current_size: exists: True ; path: /dev/sdg ; sysfs_path: /sys/devices/tcm_loop_0/tcm_loop_adapter_0/host2/target2:0:1/2:0:1:6/block/sdg ; 2024-03-01 20:51:35,088 DEBUG blivet/MainThread: updated sdg size to 1024 MiB (1024 MiB) 2024-03-01 20:51:35,088 INFO blivet/MainThread: added disk sdg (id 42) to device tree 2024-03-01 20:51:35,089 INFO blivet/MainThread: got device: DiskDevice instance (0x7fd135c90b80) -- 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 = 60014052fcb2cc6c28443eab562c0b7e 2024-03-01 20:51:35,091 DEBUG blivet/MainThread: DeviceTree.handle_format: name: sdg ; 2024-03-01 20:51:35,092 DEBUG blivet/MainThread: no type or existing type for sdg, bailing 2024-03-01 20:51:35,094 DEBUG blivet/MainThread: DeviceTree.handle_device: name: sdh ; info: {'CURRENT_TAGS': ':systemd:', 'DEVLINKS': '/dev/disk/by-id/scsi-1LIO-ORG_disk7:130490dc-6bc5-4a3a-884c-8d67508d4785 ' '/dev/disk/by-id/wwn-0x6001405130490dc6bc54a3a884c8d675 ' '/dev/disk/by-id/scsi-36001405130490dc6bc54a3a884c8d675 ' '/dev/disk/by-diskseq/9 ' '/dev/disk/by-id/scsi-SLIO-ORG_disk7_130490dc-6bc5-4a3a-884c-8d67508d4785', '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': '130490dc-6bc5-4a3a-884c-8d67508d4785', 'ID_SERIAL': '36001405130490dc6bc54a3a884c8d675', 'ID_SERIAL_SHORT': '6001405130490dc6bc54a3a884c8d675', 'ID_TARGET_PORT': '0', 'ID_TYPE': 'disk', 'ID_VENDOR': 'LIO-ORG', 'ID_VENDOR_ENC': 'LIO-ORG\\x20', 'ID_WWN': '0x6001405130490dc6', 'ID_WWN_VENDOR_EXTENSION': '0xbc54a3a884c8d675', 'ID_WWN_WITH_EXTENSION': '0x6001405130490dc6bc54a3a884c8d675', 'MAJOR': '8', 'MINOR': '112', 'SCSI_IDENT_LUN_LOGICAL_UNIT_GROUP': '0x0', 'SCSI_IDENT_LUN_NAA_REGEXT': '6001405130490dc6bc54a3a884c8d675', 'SCSI_IDENT_LUN_T10': 'LIO-ORG_disk7:130490dc-6bc5-4a3a-884c-8d67508d4785', 'SCSI_IDENT_PORT_NAME': 'naa.5001405a91c5ccc5,t,0x0001', 'SCSI_IDENT_PORT_RELATIVE': '0', 'SCSI_IDENT_PORT_TARGET_PORT_GROUP': '0x0', 'SCSI_IDENT_SERIAL': '130490dc-6bc5-4a3a-884c-8d67508d4785', 'SCSI_IDENT_TARGET_NAME': 'naa.5001405a91c5ccc5', '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': '337415073'} ; 2024-03-01 20:51:35,094 INFO blivet/MainThread: scanning sdh (/sys/devices/tcm_loop_0/tcm_loop_adapter_0/host2/target2:0:1/2:0:1:7/block/sdh)... 2024-03-01 20:51:35,097 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: sdh ; incomplete: False ; hidden: False ; 2024-03-01 20:51:35,100 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned None 2024-03-01 20:51:35,105 DEBUG blivet/MainThread: DiskDevicePopulator.run: name: sdh ; 2024-03-01 20:51:35,105 INFO blivet/MainThread: sdh is a disk 2024-03-01 20:51:35,105 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 48 2024-03-01 20:51:35,105 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 49 2024-03-01 20:51:35,108 DEBUG blivet/MainThread: DiskDevice._set_format: sdh ; type: None ; current: None ; 2024-03-01 20:51:35,111 DEBUG blivet/MainThread: DiskDevice.update_sysfs_path: sdh ; status: True ; 2024-03-01 20:51:35,111 DEBUG blivet/MainThread: sdh sysfs_path set to /sys/devices/tcm_loop_0/tcm_loop_adapter_0/host2/target2:0:1/2:0:1:7/block/sdh 2024-03-01 20:51:35,113 DEBUG blivet/MainThread: DiskDevice.read_current_size: exists: True ; path: /dev/sdh ; sysfs_path: /sys/devices/tcm_loop_0/tcm_loop_adapter_0/host2/target2:0:1/2:0:1:7/block/sdh ; 2024-03-01 20:51:35,114 DEBUG blivet/MainThread: updated sdh size to 1024 MiB (1024 MiB) 2024-03-01 20:51:35,114 INFO blivet/MainThread: added disk sdh (id 47) to device tree 2024-03-01 20:51:35,114 INFO blivet/MainThread: got device: DiskDevice instance (0x7fd135c90f10) -- 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 = 6001405130490dc6bc54a3a884c8d675 2024-03-01 20:51:35,117 DEBUG blivet/MainThread: DeviceTree.handle_format: name: sdh ; 2024-03-01 20:51:35,117 DEBUG blivet/MainThread: no type or existing type for sdh, bailing 2024-03-01 20:51:35,120 DEBUG blivet/MainThread: DeviceTree.handle_device: name: sdi ; info: {'CURRENT_TAGS': ':systemd:', 'DEVLINKS': '/dev/disk/by-id/scsi-360014057c02790daf61431ab4c5489ce ' '/dev/disk/by-id/scsi-1LIO-ORG_disk8:7c02790d-af61-431a-b4c5-489ce662d703 ' '/dev/disk/by-diskseq/10 ' '/dev/disk/by-id/wwn-0x60014057c02790daf61431ab4c5489ce ' '/dev/disk/by-id/scsi-SLIO-ORG_disk8_7c02790d-af61-431a-b4c5-489ce662d703', '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': '7c02790d-af61-431a-b4c5-489ce662d703', 'ID_SERIAL': '360014057c02790daf61431ab4c5489ce', 'ID_SERIAL_SHORT': '60014057c02790daf61431ab4c5489ce', 'ID_TARGET_PORT': '0', 'ID_TYPE': 'disk', 'ID_VENDOR': 'LIO-ORG', 'ID_VENDOR_ENC': 'LIO-ORG\\x20', 'ID_WWN': '0x60014057c02790da', 'ID_WWN_VENDOR_EXTENSION': '0xf61431ab4c5489ce', 'ID_WWN_WITH_EXTENSION': '0x60014057c02790daf61431ab4c5489ce', 'MAJOR': '8', 'MINOR': '128', 'SCSI_IDENT_LUN_LOGICAL_UNIT_GROUP': '0x0', 'SCSI_IDENT_LUN_NAA_REGEXT': '60014057c02790daf61431ab4c5489ce', 'SCSI_IDENT_LUN_T10': 'LIO-ORG_disk8:7c02790d-af61-431a-b4c5-489ce662d703', 'SCSI_IDENT_PORT_NAME': 'naa.5001405a91c5ccc5,t,0x0001', 'SCSI_IDENT_PORT_RELATIVE': '0', 'SCSI_IDENT_PORT_TARGET_PORT_GROUP': '0x0', 'SCSI_IDENT_SERIAL': '7c02790d-af61-431a-b4c5-489ce662d703', 'SCSI_IDENT_TARGET_NAME': 'naa.5001405a91c5ccc5', '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': '337428002'} ; 2024-03-01 20:51:35,120 INFO blivet/MainThread: scanning sdi (/sys/devices/tcm_loop_0/tcm_loop_adapter_0/host2/target2:0:1/2:0:1:8/block/sdi)... 2024-03-01 20:51:35,123 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: sdi ; incomplete: False ; hidden: False ; 2024-03-01 20:51:35,126 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned None 2024-03-01 20:51:35,131 DEBUG blivet/MainThread: DiskDevicePopulator.run: name: sdi ; 2024-03-01 20:51:35,131 INFO blivet/MainThread: sdi is a disk 2024-03-01 20:51:35,131 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 53 2024-03-01 20:51:35,131 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 54 2024-03-01 20:51:35,134 DEBUG blivet/MainThread: DiskDevice._set_format: sdi ; type: None ; current: None ; 2024-03-01 20:51:35,137 DEBUG blivet/MainThread: DiskDevice.update_sysfs_path: sdi ; status: True ; 2024-03-01 20:51:35,137 DEBUG blivet/MainThread: sdi sysfs_path set to /sys/devices/tcm_loop_0/tcm_loop_adapter_0/host2/target2:0:1/2:0:1:8/block/sdi 2024-03-01 20:51:35,140 DEBUG blivet/MainThread: DiskDevice.read_current_size: exists: True ; path: /dev/sdi ; sysfs_path: /sys/devices/tcm_loop_0/tcm_loop_adapter_0/host2/target2:0:1/2:0:1:8/block/sdi ; 2024-03-01 20:51:35,140 DEBUG blivet/MainThread: updated sdi size to 1024 MiB (1024 MiB) 2024-03-01 20:51:35,141 INFO blivet/MainThread: added disk sdi (id 52) to device tree 2024-03-01 20:51:35,141 INFO blivet/MainThread: got device: DiskDevice instance (0x7fd135c95b50) -- 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 = 60014057c02790daf61431ab4c5489ce 2024-03-01 20:51:35,144 DEBUG blivet/MainThread: DeviceTree.handle_format: name: sdi ; 2024-03-01 20:51:35,144 DEBUG blivet/MainThread: no type or existing type for sdi, bailing 2024-03-01 20:51:35,147 DEBUG blivet/MainThread: DeviceTree.handle_device: name: sdj ; info: {'CURRENT_TAGS': ':systemd:', 'DEVLINKS': '/dev/disk/by-diskseq/11 ' '/dev/disk/by-id/scsi-1LIO-ORG_disk9:8bb02eed-505c-4d75-93b5-20327aed4107 ' '/dev/disk/by-id/scsi-360014058bb02eed505c4d7593b520327 ' '/dev/disk/by-id/wwn-0x60014058bb02eed505c4d7593b520327 ' '/dev/disk/by-id/scsi-SLIO-ORG_disk9_8bb02eed-505c-4d75-93b5-20327aed4107', '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': '8bb02eed-505c-4d75-93b5-20327aed4107', 'ID_SERIAL': '360014058bb02eed505c4d7593b520327', 'ID_SERIAL_SHORT': '60014058bb02eed505c4d7593b520327', 'ID_TARGET_PORT': '0', 'ID_TYPE': 'disk', 'ID_VENDOR': 'LIO-ORG', 'ID_VENDOR_ENC': 'LIO-ORG\\x20', 'ID_WWN': '0x60014058bb02eed5', 'ID_WWN_VENDOR_EXTENSION': '0x05c4d7593b520327', 'ID_WWN_WITH_EXTENSION': '0x60014058bb02eed505c4d7593b520327', 'MAJOR': '8', 'MINOR': '144', 'SCSI_IDENT_LUN_LOGICAL_UNIT_GROUP': '0x0', 'SCSI_IDENT_LUN_NAA_REGEXT': '60014058bb02eed505c4d7593b520327', 'SCSI_IDENT_LUN_T10': 'LIO-ORG_disk9:8bb02eed-505c-4d75-93b5-20327aed4107', 'SCSI_IDENT_PORT_NAME': 'naa.5001405a91c5ccc5,t,0x0001', 'SCSI_IDENT_PORT_RELATIVE': '0', 'SCSI_IDENT_PORT_TARGET_PORT_GROUP': '0x0', 'SCSI_IDENT_SERIAL': '8bb02eed-505c-4d75-93b5-20327aed4107', 'SCSI_IDENT_TARGET_NAME': 'naa.5001405a91c5ccc5', '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': '337523000'} ; 2024-03-01 20:51:35,147 INFO blivet/MainThread: scanning sdj (/sys/devices/tcm_loop_0/tcm_loop_adapter_0/host2/target2:0:1/2:0:1:9/block/sdj)... 2024-03-01 20:51:35,149 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: sdj ; incomplete: False ; hidden: False ; 2024-03-01 20:51:35,152 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned None 2024-03-01 20:51:35,157 DEBUG blivet/MainThread: DiskDevicePopulator.run: name: sdj ; 2024-03-01 20:51:35,157 INFO blivet/MainThread: sdj is a disk 2024-03-01 20:51:35,157 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 58 2024-03-01 20:51:35,158 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 59 2024-03-01 20:51:35,160 DEBUG blivet/MainThread: DiskDevice._set_format: sdj ; type: None ; current: None ; 2024-03-01 20:51:35,163 DEBUG blivet/MainThread: DiskDevice.update_sysfs_path: sdj ; status: True ; 2024-03-01 20:51:35,163 DEBUG blivet/MainThread: sdj sysfs_path set to /sys/devices/tcm_loop_0/tcm_loop_adapter_0/host2/target2:0:1/2:0:1:9/block/sdj 2024-03-01 20:51:35,166 DEBUG blivet/MainThread: DiskDevice.read_current_size: exists: True ; path: /dev/sdj ; sysfs_path: /sys/devices/tcm_loop_0/tcm_loop_adapter_0/host2/target2:0:1/2:0:1:9/block/sdj ; 2024-03-01 20:51:35,166 DEBUG blivet/MainThread: updated sdj size to 1024 MiB (1024 MiB) 2024-03-01 20:51:35,166 INFO blivet/MainThread: added disk sdj (id 57) to device tree 2024-03-01 20:51:35,166 INFO blivet/MainThread: got device: DiskDevice instance (0x7fd135c86100) -- 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 = 60014058bb02eed505c4d7593b520327 2024-03-01 20:51:35,169 DEBUG blivet/MainThread: DeviceTree.handle_format: name: sdj ; 2024-03-01 20:51:35,169 DEBUG blivet/MainThread: no type or existing type for sdj, bailing 2024-03-01 20:51:35,172 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': '16965658'} ; 2024-03-01 20:51:35,172 INFO blivet/MainThread: scanning xvda (/sys/devices/vbd-768/block/xvda)... 2024-03-01 20:51:35,175 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: xvda ; incomplete: False ; hidden: False ; 2024-03-01 20:51:35,178 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned None 2024-03-01 20:51:35,181 DEBUG blivet/MainThread: DiskDevicePopulator.run: name: xvda ; 2024-03-01 20:51:35,182 WARNING blivet/MainThread: device/vendor is not a valid attribute 2024-03-01 20:51:35,182 WARNING blivet/MainThread: device/model is not a valid attribute 2024-03-01 20:51:35,182 INFO blivet/MainThread: xvda is a disk 2024-03-01 20:51:35,182 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 63 2024-03-01 20:51:35,182 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 64 2024-03-01 20:51:35,185 DEBUG blivet/MainThread: DiskDevice._set_format: xvda ; type: None ; current: None ; 2024-03-01 20:51:35,187 DEBUG blivet/MainThread: DiskDevice.update_sysfs_path: xvda ; status: True ; 2024-03-01 20:51:35,188 DEBUG blivet/MainThread: xvda sysfs_path set to /sys/devices/vbd-768/block/xvda 2024-03-01 20:51:35,190 DEBUG blivet/MainThread: DiskDevice.read_current_size: exists: True ; path: /dev/xvda ; sysfs_path: /sys/devices/vbd-768/block/xvda ; 2024-03-01 20:51:35,191 DEBUG blivet/MainThread: updated xvda size to 250 GiB (250 GiB) 2024-03-01 20:51:35,191 INFO blivet/MainThread: added disk xvda (id 62) to device tree 2024-03-01 20:51:35,191 INFO blivet/MainThread: got device: DiskDevice instance (0x7fd135c87ac0) -- name = xvda status = True id = 62 children = [] parents = [] uuid = None size = 250 GiB format = existing None major = 202 minor = 0 exists = True protected = False sysfs path = /sys/devices/vbd-768/block/xvda target size = 250 GiB path = /dev/xvda format args = [] original_format = None removable = False wwn = None 2024-03-01 20:51:35,194 DEBUG blivet/MainThread: DeviceTree.handle_format: name: xvda ; 2024-03-01 20:51:35,197 DEBUG blivet/MainThread: AppleBootstrapFS.supported: supported: True ; 2024-03-01 20:51:35,197 DEBUG blivet/MainThread: get_format('appleboot') returning AppleBootstrapFS instance with object id 66 2024-03-01 20:51:35,200 DEBUG blivet/MainThread: EFIFS.supported: supported: True ; 2024-03-01 20:51:35,200 DEBUG blivet/MainThread: get_format('efi') returning EFIFS instance with object id 67 2024-03-01 20:51:35,203 DEBUG blivet/MainThread: MacEFIFS.supported: supported: True ; 2024-03-01 20:51:35,203 DEBUG blivet/MainThread: get_format('macefi') returning MacEFIFS instance with object id 68 2024-03-01 20:51:35,206 DEBUG blivet/MainThread: MacEFIFS.supported: supported: True ; 2024-03-01 20:51:35,206 DEBUG blivet/MainThread: get_format('macefi') returning MacEFIFS instance with object id 69 2024-03-01 20:51:35,209 DEBUG blivet/MainThread: DiskLabelFormatPopulator.run: device: xvda ; label_type: dos ; 2024-03-01 20:51:35,212 DEBUG blivet/MainThread: DiskDevice.setup: xvda ; orig: False ; status: True ; controllable: True ; 2024-03-01 20:51:35,214 DEBUG blivet/MainThread: DiskLabel.__init__: uuid: e61ef7e0 ; label: None ; device: /dev/xvda ; serial: None ; exists: True ; 2024-03-01 20:51:35,221 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 0x7fd13760fb40> 2024-03-01 20:51:35,257 DEBUG blivet/MainThread: get_format('disklabel') returning DiskLabel instance with object id 70 2024-03-01 20:51:35,261 DEBUG blivet/MainThread: DiskDevice._set_format: xvda ; type: disklabel ; current: None ; 2024-03-01 20:51:35,261 INFO blivet/MainThread: got format: existing msdos disklabel 2024-03-01 20:51:35,264 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': '16967518'} ; 2024-03-01 20:51:35,264 INFO blivet/MainThread: scanning xvda1 (/sys/devices/vbd-768/block/xvda/xvda1)... 2024-03-01 20:51:35,265 WARNING blivet/MainThread: hidden is not a valid attribute 2024-03-01 20:51:35,267 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: xvda1 ; incomplete: False ; hidden: False ; 2024-03-01 20:51:35,270 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned None 2024-03-01 20:51:35,273 DEBUG blivet/MainThread: PartitionDevicePopulator.run: name: xvda1 ; 2024-03-01 20:51:35,275 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: xvda1 ; incomplete: False ; hidden: False ; 2024-03-01 20:51:35,278 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned None 2024-03-01 20:51:35,278 INFO program/MainThread: Running... udevadm settle --timeout=300 2024-03-01 20:51:35,287 DEBUG program/MainThread: Return code: 0 2024-03-01 20:51:35,303 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: xvda ; incomplete: False ; hidden: False ; 2024-03-01 20:51:35,305 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned existing 250 GiB disk xvda (62) with existing msdos disklabel 2024-03-01 20:51:35,306 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 73 2024-03-01 20:51:35,310 DEBUG blivet/MainThread: DiskDevice.add_child: name: xvda ; child: xvda1 ; kids: 0 ; 2024-03-01 20:51:35,310 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 74 2024-03-01 20:51:35,313 DEBUG blivet/MainThread: PartitionDevice._set_format: xvda1 ; type: None ; current: None ; 2024-03-01 20:51:35,315 DEBUG blivet/MainThread: PartitionDevice.update_sysfs_path: xvda1 ; status: True ; 2024-03-01 20:51:35,316 DEBUG blivet/MainThread: xvda1 sysfs_path set to /sys/devices/vbd-768/block/xvda/xvda1 2024-03-01 20:51:35,319 DEBUG blivet/MainThread: PartitionDevice.read_current_size: exists: True ; path: /dev/xvda1 ; sysfs_path: /sys/devices/vbd-768/block/xvda/xvda1 ; 2024-03-01 20:51:35,319 DEBUG blivet/MainThread: updated xvda1 size to 250 GiB (250 GiB) 2024-03-01 20:51:35,319 DEBUG blivet/MainThread: looking up parted Partition: /dev/xvda1 2024-03-01 20:51:35,322 DEBUG blivet/MainThread: PartitionDevice.probe: xvda1 ; exists: True ; 2024-03-01 20:51:35,325 DEBUG blivet/MainThread: PartitionDevice.get_flag: path: /dev/xvda1 ; flag: 1 ; 2024-03-01 20:51:35,327 DEBUG blivet/MainThread: PartitionDevice.get_flag: path: /dev/xvda1 ; flag: 10 ; 2024-03-01 20:51:35,330 DEBUG blivet/MainThread: PartitionDevice.get_flag: path: /dev/xvda1 ; flag: 12 ; 2024-03-01 20:51:35,333 DEBUG blivet/MainThread: PartitionDevice.read_current_size: exists: True ; path: /dev/xvda1 ; sysfs_path: /sys/devices/vbd-768/block/xvda/xvda1 ; 2024-03-01 20:51:35,333 DEBUG blivet/MainThread: updated xvda1 size to 250 GiB (250 GiB) 2024-03-01 20:51:35,333 INFO blivet/MainThread: added partition xvda1 (id 72) to device tree 2024-03-01 20:51:35,334 INFO blivet/MainThread: parted exception: msdos disk labels do not support partition names. 2024-03-01 20:51:35,333 INFO blivet/MainThread: got device: PartitionDevice instance (0x7fd135ca4700) -- 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 0x7fd1384b9450> disk = existing 250 GiB disk xvda (62) with existing msdos disklabel start = 2048 end = 524287966 length = 524285919 flags = boot 2024-03-01 20:51:35,337 DEBUG blivet/MainThread: DeviceTree.handle_format: name: xvda1 ; 2024-03-01 20:51:35,340 DEBUG blivet/MainThread: AppleBootstrapFS.supported: supported: True ; 2024-03-01 20:51:35,340 DEBUG blivet/MainThread: get_format('appleboot') returning AppleBootstrapFS instance with object id 76 2024-03-01 20:51:35,343 DEBUG blivet/MainThread: EFIFS.supported: supported: True ; 2024-03-01 20:51:35,343 DEBUG blivet/MainThread: get_format('efi') returning EFIFS instance with object id 77 2024-03-01 20:51:35,346 DEBUG blivet/MainThread: MacEFIFS.supported: supported: True ; 2024-03-01 20:51:35,346 DEBUG blivet/MainThread: get_format('macefi') returning MacEFIFS instance with object id 78 2024-03-01 20:51:35,349 DEBUG blivet/MainThread: MacEFIFS.supported: supported: True ; 2024-03-01 20:51:35,349 DEBUG blivet/MainThread: get_format('macefi') returning MacEFIFS instance with object id 79 2024-03-01 20:51:35,350 WARNING blivet/MainThread: Stratis DBus service is not running 2024-03-01 20:51:35,350 INFO blivet/MainThread: type detected on 'xvda1' is 'xfs' 2024-03-01 20:51:35,353 DEBUG blivet/MainThread: XFS.supported: supported: True ; 2024-03-01 20:51:35,354 DEBUG blivet/MainThread: get_format('xfs') returning XFS instance with object id 80 2024-03-01 20:51:35,356 DEBUG blivet/MainThread: PartitionDevice._set_format: xvda1 ; type: xfs ; current: None ; 2024-03-01 20:51:35,356 INFO blivet/MainThread: got format: existing xfs filesystem 2024-03-01 20:51:35,357 INFO program/MainThread: Running... udevadm settle --timeout=300 2024-03-01 20:51:35,367 DEBUG program/MainThread: Return code: 0 2024-03-01 20:51:35,380 INFO blivet/MainThread: edd: collected mbr signatures: {'xvda': '0xe61ef7e0'} 2024-03-01 20:51:35,381 DEBUG blivet/MainThread: resolved 'UUID=a4d9efbc-be36-4c5f-99af-596afd10159d' to 'xvda1' (partition) 2024-03-01 20:51:35,384 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: ntap-bos-c01-eng01-nfs01b.storage.bos.redhat.com:/devops_engineering_nfs/devarchive/redhat ; incomplete: False ; hidden: False ; 2024-03-01 20:51:35,387 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned None 2024-03-01 20:51:35,389 DEBUG blivet/MainThread: DeviceTree.get_device_by_path: path: /dev/ntap-bos-c01-eng01-nfs01b.storage.bos.redhat.com:/devops_engineering_nfs/devarchive/redhat ; incomplete: False ; hidden: False ; 2024-03-01 20:51:35,392 DEBUG blivet/MainThread: DeviceTree.get_device_by_path returned None 2024-03-01 20:51:35,392 DEBUG blivet/MainThread: failed to resolve '/dev/ntap-bos-c01-eng01-nfs01b.storage.bos.redhat.com:/devops_engineering_nfs/devarchive/redhat' 2024-03-01 20:51:35,394 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: nest.test.redhat.com:/mnt/qa ; incomplete: False ; hidden: False ; 2024-03-01 20:51:35,396 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned None 2024-03-01 20:51:35,399 DEBUG blivet/MainThread: DeviceTree.get_device_by_path: path: /dev/nest.test.redhat.com:/mnt/qa ; incomplete: False ; hidden: False ; 2024-03-01 20:51:35,401 DEBUG blivet/MainThread: DeviceTree.get_device_by_path returned None 2024-03-01 20:51:35,401 DEBUG blivet/MainThread: failed to resolve '/dev/nest.test.redhat.com:/mnt/qa' 2024-03-01 20:51:35,404 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: vtap-eng01.storage.rdu2.redhat.com:/vol/engarchive ; incomplete: False ; hidden: False ; 2024-03-01 20:51:35,406 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned None 2024-03-01 20:51:35,409 DEBUG blivet/MainThread: DeviceTree.get_device_by_path: path: /dev/vtap-eng01.storage.rdu2.redhat.com:/vol/engarchive ; incomplete: False ; hidden: False ; 2024-03-01 20:51:35,411 DEBUG blivet/MainThread: DeviceTree.get_device_by_path returned None 2024-03-01 20:51:35,411 DEBUG blivet/MainThread: failed to resolve '/dev/vtap-eng01.storage.rdu2.redhat.com:/vol/engarchive' 2024-03-01 20:51:35,414 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: nest.test.redhat.com:/mnt/tpsdist ; incomplete: False ; hidden: False ; 2024-03-01 20:51:35,416 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned None 2024-03-01 20:51:35,418 DEBUG blivet/MainThread: DeviceTree.get_device_by_path: path: /dev/nest.test.redhat.com:/mnt/tpsdist ; incomplete: False ; hidden: False ; 2024-03-01 20:51:35,421 DEBUG blivet/MainThread: DeviceTree.get_device_by_path returned None 2024-03-01 20:51:35,421 DEBUG blivet/MainThread: failed to resolve '/dev/nest.test.redhat.com:/mnt/tpsdist' 2024-03-01 20:51:35,423 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: ntap-bos-c01-eng01-nfs01b.storage.bos.redhat.com:/devops_engineering_nfs/devarchive/redhat/brewroot ; incomplete: False ; hidden: False ; 2024-03-01 20:51:35,426 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned None 2024-03-01 20:51:35,428 DEBUG blivet/MainThread: DeviceTree.get_device_by_path: path: /dev/ntap-bos-c01-eng01-nfs01b.storage.bos.redhat.com:/devops_engineering_nfs/devarchive/redhat/brewroot ; incomplete: False ; hidden: False ; 2024-03-01 20:51:35,431 DEBUG blivet/MainThread: DeviceTree.get_device_by_path returned None 2024-03-01 20:51:35,431 DEBUG blivet/MainThread: failed to resolve '/dev/ntap-bos-c01-eng01-nfs01b.storage.bos.redhat.com:/devops_engineering_nfs/devarchive/redhat/brewroot' 2024-03-01 20:51:35,433 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: ntap-bos-c01-eng01-nfs01b.storage.bos.redhat.com:/devops_brew_scratch_nfs/scratch ; incomplete: False ; hidden: False ; 2024-03-01 20:51:35,435 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned None 2024-03-01 20:51:35,438 DEBUG blivet/MainThread: DeviceTree.get_device_by_path: path: /dev/ntap-bos-c01-eng01-nfs01b.storage.bos.redhat.com:/devops_brew_scratch_nfs/scratch ; incomplete: False ; hidden: False ; 2024-03-01 20:51:35,440 DEBUG blivet/MainThread: DeviceTree.get_device_by_path returned None 2024-03-01 20:51:35,440 DEBUG blivet/MainThread: failed to resolve '/dev/ntap-bos-c01-eng01-nfs01b.storage.bos.redhat.com:/devops_brew_scratch_nfs/scratch' 2024-03-01 20:51:35,443 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: test_vg1 ; incomplete: False ; hidden: False ; 2024-03-01 20:51:35,445 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned None 2024-03-01 20:51:35,448 DEBUG blivet/MainThread: DeviceTree.get_device_by_path: path: /dev/test_vg1 ; incomplete: False ; hidden: False ; 2024-03-01 20:51:35,450 DEBUG blivet/MainThread: DeviceTree.get_device_by_path returned None 2024-03-01 20:51:35,450 DEBUG blivet/MainThread: failed to resolve '/dev/test_vg1' 2024-03-01 20:51:35,453 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: sda ; incomplete: False ; hidden: False ; 2024-03-01 20:51:35,455 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned existing 1024 MiB disk sda (2) 2024-03-01 20:51:35,455 DEBUG blivet/MainThread: resolved 'sda' to 'sda' (disk) 2024-03-01 20:51:35,458 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: sdb ; incomplete: False ; hidden: False ; 2024-03-01 20:51:35,460 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned existing 1024 MiB disk sdb (7) 2024-03-01 20:51:35,460 DEBUG blivet/MainThread: resolved 'sdb' to 'sdb' (disk) 2024-03-01 20:51:35,463 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: sdc ; incomplete: False ; hidden: False ; 2024-03-01 20:51:35,465 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned existing 1024 MiB disk sdc (22) 2024-03-01 20:51:35,465 DEBUG blivet/MainThread: resolved 'sdc' to 'sdc' (disk) 2024-03-01 20:51:35,468 DEBUG blivet/MainThread: LVMPhysicalVolume.__init__: 2024-03-01 20:51:35,468 DEBUG blivet/MainThread: get_format('lvmpv') returning LVMPhysicalVolume instance with object id 82 2024-03-01 20:51:35,468 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 85 2024-03-01 20:51:35,471 DEBUG blivet/MainThread: DiskDevice._set_format: sda ; type: None ; current: None ; 2024-03-01 20:51:35,471 INFO blivet/MainThread: registered action: [83] destroy format None on disk sda (id 2) 2024-03-01 20:51:35,474 DEBUG blivet/MainThread: DiskDevice._set_format: sda ; type: lvmpv ; current: None ; 2024-03-01 20:51:35,474 INFO blivet/MainThread: registered action: [84] create format lvmpv on disk sda (id 2) 2024-03-01 20:51:35,477 DEBUG blivet/MainThread: LVMPhysicalVolume.__init__: 2024-03-01 20:51:35,477 DEBUG blivet/MainThread: get_format('lvmpv') returning LVMPhysicalVolume instance with object id 86 2024-03-01 20:51:35,477 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 89 2024-03-01 20:51:35,480 DEBUG blivet/MainThread: DiskDevice._set_format: sdb ; type: None ; current: None ; 2024-03-01 20:51:35,480 INFO blivet/MainThread: registered action: [87] destroy format None on disk sdb (id 7) 2024-03-01 20:51:35,483 DEBUG blivet/MainThread: DiskDevice._set_format: sdb ; type: lvmpv ; current: None ; 2024-03-01 20:51:35,483 INFO blivet/MainThread: registered action: [88] create format lvmpv on disk sdb (id 7) 2024-03-01 20:51:35,485 DEBUG blivet/MainThread: LVMPhysicalVolume.__init__: 2024-03-01 20:51:35,485 DEBUG blivet/MainThread: get_format('lvmpv') returning LVMPhysicalVolume instance with object id 90 2024-03-01 20:51:35,485 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 93 2024-03-01 20:51:35,488 DEBUG blivet/MainThread: DiskDevice._set_format: sdc ; type: None ; current: None ; 2024-03-01 20:51:35,488 INFO blivet/MainThread: registered action: [91] destroy format None on disk sdc (id 22) 2024-03-01 20:51:35,491 DEBUG blivet/MainThread: DiskDevice._set_format: sdc ; type: lvmpv ; current: None ; 2024-03-01 20:51:35,491 INFO blivet/MainThread: registered action: [92] create format lvmpv on disk sdc (id 22) 2024-03-01 20:51:35,492 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 95 2024-03-01 20:51:35,495 DEBUG blivet/MainThread: LVMVolumeGroupDevice._add_parent: test_vg1 ; parent: sda ; 2024-03-01 20:51:35,499 DEBUG blivet/MainThread: DiskDevice.add_child: name: sda ; child: test_vg1 ; kids: 0 ; 2024-03-01 20:51:35,502 DEBUG blivet/MainThread: LVMVolumeGroupDevice._add_parent: test_vg1 ; parent: sdb ; 2024-03-01 20:51:35,505 DEBUG blivet/MainThread: DiskDevice.add_child: name: sdb ; child: test_vg1 ; kids: 0 ; 2024-03-01 20:51:35,508 DEBUG blivet/MainThread: LVMVolumeGroupDevice._add_parent: test_vg1 ; parent: sdc ; 2024-03-01 20:51:35,511 DEBUG blivet/MainThread: DiskDevice.add_child: name: sdc ; child: test_vg1 ; kids: 0 ; 2024-03-01 20:51:35,511 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 96 2024-03-01 20:51:35,514 DEBUG blivet/MainThread: LVMVolumeGroupDevice._set_format: test_vg1 ; type: None ; current: None ; 2024-03-01 20:51:35,515 INFO blivet/MainThread: added lvmvg test_vg1 (id 94) to device tree 2024-03-01 20:51:35,515 INFO blivet/MainThread: registered action: [98] create device lvmvg test_vg1 (id 94) 2024-03-01 20:51:35,518 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: test_vg1-lv1 ; incomplete: False ; hidden: False ; 2024-03-01 20:51:35,521 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned None 2024-03-01 20:51:35,523 DEBUG blivet/MainThread: DeviceTree.get_device_by_path: path: /dev/test_vg1-lv1 ; incomplete: False ; hidden: False ; 2024-03-01 20:51:35,526 DEBUG blivet/MainThread: DeviceTree.get_device_by_path returned None 2024-03-01 20:51:35,526 DEBUG blivet/MainThread: failed to resolve '/dev/test_vg1-lv1' 2024-03-01 20:51:35,526 DEBUG blivet/MainThread: test_vg1 size is 2.99 GiB 2024-03-01 20:51:35,527 DEBUG blivet/MainThread: vg test_vg1 has 2.99 GiB free 2024-03-01 20:51:35,527 DEBUG blivet.ansible/MainThread: size: 1.5 GiB ; -99.73890339425589 2024-03-01 20:51:35,527 DEBUG blivet/MainThread: test_vg1 size is 2.99 GiB 2024-03-01 20:51:35,528 DEBUG blivet/MainThread: vg test_vg1 has 2.99 GiB free 2024-03-01 20:51:35,530 DEBUG blivet/MainThread: XFS.supported: supported: True ; 2024-03-01 20:51:35,530 DEBUG blivet/MainThread: get_format('xfs') returning XFS instance with object id 99 2024-03-01 20:51:35,533 DEBUG blivet/MainThread: XFS.supported: supported: True ; 2024-03-01 20:51:35,533 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 101 2024-03-01 20:51:35,536 DEBUG blivet/MainThread: LVMVolumeGroupDevice.add_child: name: test_vg1 ; child: lv1 ; kids: 0 ; 2024-03-01 20:51:35,539 DEBUG blivet/MainThread: LVMLogicalVolumeDevice._set_format: test_vg1-lv1 ; type: xfs ; current: None ; 2024-03-01 20:51:35,540 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 103 2024-03-01 20:51:35,543 DEBUG blivet/MainThread: LVMVolumeGroupDevice.remove_child: name: test_vg1 ; child: lv1 ; kids: 1 ; 2024-03-01 20:51:35,546 DEBUG blivet/MainThread: LVMVolumeGroupDevice.add_child: name: test_vg1 ; child: lv1 ; kids: 0 ; 2024-03-01 20:51:35,548 DEBUG blivet/MainThread: LVMLogicalVolumeDevice._set_format: test_vg1-lv1 ; type: xfs ; current: None ; 2024-03-01 20:51:35,551 DEBUG blivet/MainThread: LVMLogicalVolumeDevice.read_current_size: exists: False ; path: /dev/mapper/test_vg1-lv1 ; sysfs_path: ; 2024-03-01 20:51:35,552 DEBUG blivet/MainThread: test_vg1 size is 2.99 GiB 2024-03-01 20:51:35,552 DEBUG blivet/MainThread: vg test_vg1 has 2.99 GiB free 2024-03-01 20:51:35,552 DEBUG blivet/MainThread: Adding test_vg1-lv1/1.5 GiB to test_vg1 2024-03-01 20:51:35,553 INFO program/MainThread: Running [4] dmsetup --version ... 2024-03-01 20:51:35,556 INFO program/MainThread: stdout[4]: Library version: 1.02.197 (2023-11-21) Driver version: 4.48.0 2024-03-01 20:51:35,556 INFO program/MainThread: stderr[4]: 2024-03-01 20:51:35,556 INFO program/MainThread: ...done [4] (exit code: 0) 2024-03-01 20:51:35,556 INFO blivet/MainThread: added lvmlv test_vg1-lv1 (id 100) to device tree 2024-03-01 20:51:35,557 INFO blivet/MainThread: registered action: [105] create device lvmlv test_vg1-lv1 (id 100) 2024-03-01 20:51:35,557 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 107 2024-03-01 20:51:35,561 DEBUG blivet/MainThread: LVMLogicalVolumeDevice._set_format: test_vg1-lv1 ; type: xfs ; current: xfs ; 2024-03-01 20:51:35,561 INFO blivet/MainThread: registered action: [106] create format xfs filesystem on lvmlv test_vg1-lv1 (id 100) 2024-03-01 20:51:35,562 DEBUG blivet/MainThread: action: [83] destroy format None on disk sda (id 2) 2024-03-01 20:51:35,562 DEBUG blivet/MainThread: action: [84] create format lvmpv on disk sda (id 2) 2024-03-01 20:51:35,562 DEBUG blivet/MainThread: action: [87] destroy format None on disk sdb (id 7) 2024-03-01 20:51:35,562 DEBUG blivet/MainThread: action: [88] create format lvmpv on disk sdb (id 7) 2024-03-01 20:51:35,562 DEBUG blivet/MainThread: action: [91] destroy format None on disk sdc (id 22) 2024-03-01 20:51:35,562 DEBUG blivet/MainThread: action: [92] create format lvmpv on disk sdc (id 22) 2024-03-01 20:51:35,562 DEBUG blivet/MainThread: action: [98] create device lvmvg test_vg1 (id 94) 2024-03-01 20:51:35,562 DEBUG blivet/MainThread: action: [105] create device lvmlv test_vg1-lv1 (id 100) 2024-03-01 20:51:35,562 DEBUG blivet/MainThread: action: [106] create format xfs filesystem on lvmlv test_vg1-lv1 (id 100) 2024-03-01 20:51:35,562 INFO blivet/MainThread: pruning action queue... 2024-03-01 20:51:35,562 INFO blivet/MainThread: resetting parted disks... 2024-03-01 20:51:35,565 DEBUG blivet/MainThread: DiskLabel.reset_parted_disk: device: /dev/xvda ; 2024-03-01 20:51:35,567 DEBUG blivet/MainThread: DiskLabel.reset_parted_disk: device: /dev/xvda ; 2024-03-01 20:51:35,570 DEBUG blivet/MainThread: PartitionDevice.pre_commit_fixup: xvda1 ; 2024-03-01 20:51:35,570 DEBUG blivet/MainThread: sector-based lookup found partition xvda1 2024-03-01 20:51:35,573 DEBUG blivet/MainThread: PartitionDevice._set_parted_partition: xvda1 ; 2024-03-01 20:51:35,573 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 0x7fd135b84f40> 2024-03-01 20:51:35,573 INFO blivet/MainThread: sorting actions... 2024-03-01 20:51:35,574 DEBUG blivet/MainThread: action: [91] destroy format None on disk sdc (id 22) 2024-03-01 20:51:35,574 DEBUG blivet/MainThread: action: [87] destroy format None on disk sdb (id 7) 2024-03-01 20:51:35,574 DEBUG blivet/MainThread: action: [83] destroy format None on disk sda (id 2) 2024-03-01 20:51:35,575 DEBUG blivet/MainThread: action: [92] create format lvmpv on disk sdc (id 22) 2024-03-01 20:51:35,575 DEBUG blivet/MainThread: action: [88] create format lvmpv on disk sdb (id 7) 2024-03-01 20:51:35,575 DEBUG blivet/MainThread: action: [84] create format lvmpv on disk sda (id 2) 2024-03-01 20:51:35,575 DEBUG blivet/MainThread: action: [98] create device lvmvg test_vg1 (id 94) 2024-03-01 20:51:35,575 DEBUG blivet/MainThread: action: [105] create device lvmlv test_vg1-lv1 (id 100) 2024-03-01 20:51:35,575 DEBUG blivet/MainThread: action: [106] create format xfs filesystem on lvmlv test_vg1-lv1 (id 100) 2024-03-01 20:51:35,576 INFO blivet/MainThread: executing action: [91] destroy format None on disk sdc (id 22) 2024-03-01 20:51:35,578 DEBUG blivet/MainThread: DiskDevice.setup: sdc ; orig: True ; status: True ; controllable: True ; 2024-03-01 20:51:35,581 DEBUG blivet/MainThread: DeviceFormat.destroy: device: /dev/sdc ; type: None ; status: False ; 2024-03-01 20:51:35,581 INFO program/MainThread: Running... wipefs -f -a /dev/sdc 2024-03-01 20:51:35,586 DEBUG program/MainThread: Return code: 0 2024-03-01 20:51:35,586 INFO program/MainThread: Running... udevadm settle --timeout=300 2024-03-01 20:51:35,609 DEBUG program/MainThread: Return code: 0 2024-03-01 20:51:35,609 INFO program/MainThread: Running... udevadm settle --timeout=300 2024-03-01 20:51:35,621 DEBUG program/MainThread: Return code: 0 2024-03-01 20:51:35,622 INFO blivet/MainThread: executing action: [87] destroy format None on disk sdb (id 7) 2024-03-01 20:51:35,625 DEBUG blivet/MainThread: DiskDevice.setup: sdb ; orig: True ; status: True ; controllable: True ; 2024-03-01 20:51:35,628 DEBUG blivet/MainThread: DeviceFormat.destroy: device: /dev/sdb ; type: None ; status: False ; 2024-03-01 20:51:35,628 INFO program/MainThread: Running... wipefs -f -a /dev/sdb 2024-03-01 20:51:35,632 DEBUG program/MainThread: Return code: 0 2024-03-01 20:51:35,633 INFO program/MainThread: Running... udevadm settle --timeout=300 2024-03-01 20:51:35,658 DEBUG program/MainThread: Return code: 0 2024-03-01 20:51:35,659 INFO program/MainThread: Running... udevadm settle --timeout=300 2024-03-01 20:51:35,670 DEBUG program/MainThread: Return code: 0 2024-03-01 20:51:35,671 INFO blivet/MainThread: executing action: [83] destroy format None on disk sda (id 2) 2024-03-01 20:51:35,674 DEBUG blivet/MainThread: DiskDevice.setup: sda ; orig: True ; status: True ; controllable: True ; 2024-03-01 20:51:35,677 DEBUG blivet/MainThread: DeviceFormat.destroy: device: /dev/sda ; type: None ; status: False ; 2024-03-01 20:51:35,677 INFO program/MainThread: Running... wipefs -f -a /dev/sda 2024-03-01 20:51:35,681 DEBUG program/MainThread: Return code: 0 2024-03-01 20:51:35,682 INFO program/MainThread: Running... udevadm settle --timeout=300 2024-03-01 20:51:35,707 DEBUG program/MainThread: Return code: 0 2024-03-01 20:51:35,707 INFO program/MainThread: Running... udevadm settle --timeout=300 2024-03-01 20:51:35,719 DEBUG program/MainThread: Return code: 0 2024-03-01 20:51:35,720 INFO blivet/MainThread: executing action: [92] create format lvmpv on disk sdc (id 22) 2024-03-01 20:51:35,723 DEBUG blivet/MainThread: DiskDevice.setup: sdc ; orig: False ; status: True ; controllable: True ; 2024-03-01 20:51:35,726 DEBUG blivet/MainThread: LVMPhysicalVolume.create: device: /dev/sdc ; type: lvmpv ; status: False ; 2024-03-01 20:51:35,728 DEBUG blivet/MainThread: LVMPhysicalVolume._create: device: /dev/sdc ; type: lvmpv ; status: False ; 2024-03-01 20:51:35,728 DEBUG blivet/MainThread: lvm filter: device /dev/sdc added to the list of allowed devices 2024-03-01 20:51:35,728 DEBUG blivet/MainThread: lvm filter: clearing the lvm devices list 2024-03-01 20:51:35,728 INFO program/MainThread: Running [5] lvm pvcreate /dev/sdc --config= log {level=7 file=/tmp/lvm.log syslog=0} -y ... 2024-03-01 20:51:35,758 INFO program/MainThread: stdout[5]: Physical volume "/dev/sdc" successfully created. 2024-03-01 20:51:35,758 INFO program/MainThread: stderr[5]: 2024-03-01 20:51:35,758 INFO program/MainThread: ...done [5] (exit code: 0) 2024-03-01 20:51:35,758 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 20:51:35,772 INFO program/MainThread: stdout[6]: use_devicesfile=1 2024-03-01 20:51:35,772 INFO program/MainThread: stderr[6]: 2024-03-01 20:51:35,772 INFO program/MainThread: ...done [6] (exit code: 0) 2024-03-01 20:51:35,772 INFO program/MainThread: Running [7] lvmdevices --adddev /dev/sdc ... 2024-03-01 20:51:35,795 INFO program/MainThread: stdout[7]: 2024-03-01 20:51:35,796 INFO program/MainThread: stderr[7]: 2024-03-01 20:51:35,796 INFO program/MainThread: ...done [7] (exit code: 0) 2024-03-01 20:51:35,796 DEBUG blivet/MainThread: lvm filter: restoring the lvm devices list to /dev/sdc 2024-03-01 20:51:35,796 INFO program/MainThread: Running... udevadm settle --timeout=300 2024-03-01 20:51:35,805 DEBUG program/MainThread: Return code: 0 2024-03-01 20:51:35,808 DEBUG blivet/MainThread: DiskDevice.update_sysfs_path: sdc ; status: True ; 2024-03-01 20:51:35,809 DEBUG blivet/MainThread: sdc sysfs_path set to /sys/devices/tcm_loop_0/tcm_loop_adapter_0/host2/target2:0:1/2:0:1:2/block/sdc 2024-03-01 20:51:35,810 INFO program/MainThread: Running... udevadm trigger --action=change --subsystem-match=block --sysname-match=sdc 2024-03-01 20:51:35,819 DEBUG program/MainThread: Return code: 0 2024-03-01 20:51:35,819 INFO program/MainThread: Running... udevadm settle --timeout=300 2024-03-01 20:51:35,842 DEBUG program/MainThread: Return code: 0 2024-03-01 20:51:35,843 INFO blivet/MainThread: executing action: [88] create format lvmpv on disk sdb (id 7) 2024-03-01 20:51:35,846 DEBUG blivet/MainThread: DiskDevice.setup: sdb ; orig: False ; status: True ; controllable: True ; 2024-03-01 20:51:35,849 DEBUG blivet/MainThread: LVMPhysicalVolume.create: device: /dev/sdb ; type: lvmpv ; status: False ; 2024-03-01 20:51:35,851 DEBUG blivet/MainThread: LVMPhysicalVolume._create: device: /dev/sdb ; type: lvmpv ; status: False ; 2024-03-01 20:51:35,851 DEBUG blivet/MainThread: lvm filter: device /dev/sdb added to the list of allowed devices 2024-03-01 20:51:35,851 DEBUG blivet/MainThread: lvm filter: clearing the lvm devices list 2024-03-01 20:51:35,852 INFO program/MainThread: Running [8] lvm pvcreate /dev/sdb --config= log {level=7 file=/tmp/lvm.log syslog=0} -y ... 2024-03-01 20:51:35,890 INFO program/MainThread: stdout[8]: Physical volume "/dev/sdb" successfully created. 2024-03-01 20:51:35,891 INFO program/MainThread: stderr[8]: 2024-03-01 20:51:35,891 INFO program/MainThread: ...done [8] (exit code: 0) 2024-03-01 20:51:35,891 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 20:51:35,898 INFO program/MainThread: stdout[9]: use_devicesfile=1 2024-03-01 20:51:35,898 INFO program/MainThread: stderr[9]: 2024-03-01 20:51:35,898 INFO program/MainThread: ...done [9] (exit code: 0) 2024-03-01 20:51:35,898 INFO program/MainThread: Running [10] lvmdevices --adddev /dev/sdb ... 2024-03-01 20:51:35,927 INFO program/MainThread: stdout[10]: 2024-03-01 20:51:35,927 INFO program/MainThread: stderr[10]: 2024-03-01 20:51:35,927 INFO program/MainThread: ...done [10] (exit code: 0) 2024-03-01 20:51:35,927 DEBUG blivet/MainThread: lvm filter: restoring the lvm devices list to /dev/sdb 2024-03-01 20:51:35,928 INFO program/MainThread: Running... udevadm settle --timeout=300 2024-03-01 20:51:35,939 DEBUG program/MainThread: Return code: 0 2024-03-01 20:51:35,943 DEBUG blivet/MainThread: DiskDevice.update_sysfs_path: sdb ; status: True ; 2024-03-01 20:51:35,943 DEBUG blivet/MainThread: sdb sysfs_path set to /sys/devices/tcm_loop_0/tcm_loop_adapter_0/host2/target2:0:1/2:0:1:1/block/sdb 2024-03-01 20:51:35,944 INFO program/MainThread: Running... udevadm trigger --action=change --subsystem-match=block --sysname-match=sdb 2024-03-01 20:51:35,953 DEBUG program/MainThread: Return code: 0 2024-03-01 20:51:35,954 INFO program/MainThread: Running... udevadm settle --timeout=300 2024-03-01 20:51:35,975 DEBUG program/MainThread: Return code: 0 2024-03-01 20:51:35,976 INFO blivet/MainThread: executing action: [84] create format lvmpv on disk sda (id 2) 2024-03-01 20:51:35,979 DEBUG blivet/MainThread: DiskDevice.setup: sda ; orig: False ; status: True ; controllable: True ; 2024-03-01 20:51:35,982 DEBUG blivet/MainThread: LVMPhysicalVolume.create: device: /dev/sda ; type: lvmpv ; status: False ; 2024-03-01 20:51:35,984 DEBUG blivet/MainThread: LVMPhysicalVolume._create: device: /dev/sda ; type: lvmpv ; status: False ; 2024-03-01 20:51:35,984 DEBUG blivet/MainThread: lvm filter: device /dev/sda added to the list of allowed devices 2024-03-01 20:51:35,984 DEBUG blivet/MainThread: lvm filter: clearing the lvm devices list 2024-03-01 20:51:35,985 INFO program/MainThread: Running [11] lvm pvcreate /dev/sda --config= log {level=7 file=/tmp/lvm.log syslog=0} -y ... 2024-03-01 20:51:36,022 INFO program/MainThread: stdout[11]: Physical volume "/dev/sda" successfully created. 2024-03-01 20:51:36,023 INFO program/MainThread: stderr[11]: 2024-03-01 20:51:36,023 INFO program/MainThread: ...done [11] (exit code: 0) 2024-03-01 20:51:36,023 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 20:51:36,033 INFO program/MainThread: stdout[12]: use_devicesfile=1 2024-03-01 20:51:36,033 INFO program/MainThread: stderr[12]: 2024-03-01 20:51:36,033 INFO program/MainThread: ...done [12] (exit code: 0) 2024-03-01 20:51:36,033 INFO program/MainThread: Running [13] lvmdevices --adddev /dev/sda ... 2024-03-01 20:51:36,061 INFO program/MainThread: stdout[13]: 2024-03-01 20:51:36,061 INFO program/MainThread: stderr[13]: 2024-03-01 20:51:36,061 INFO program/MainThread: ...done [13] (exit code: 0) 2024-03-01 20:51:36,061 DEBUG blivet/MainThread: lvm filter: restoring the lvm devices list to /dev/sda 2024-03-01 20:51:36,062 INFO program/MainThread: Running... udevadm settle --timeout=300 2024-03-01 20:51:36,073 DEBUG program/MainThread: Return code: 0 2024-03-01 20:51:36,077 DEBUG blivet/MainThread: DiskDevice.update_sysfs_path: sda ; status: True ; 2024-03-01 20:51:36,077 DEBUG blivet/MainThread: sda sysfs_path set to /sys/devices/tcm_loop_0/tcm_loop_adapter_0/host2/target2:0:1/2:0:1:0/block/sda 2024-03-01 20:51:36,079 INFO program/MainThread: Running... udevadm trigger --action=change --subsystem-match=block --sysname-match=sda 2024-03-01 20:51:36,087 DEBUG program/MainThread: Return code: 0 2024-03-01 20:51:36,088 INFO program/MainThread: Running... udevadm settle --timeout=300 2024-03-01 20:51:36,111 DEBUG program/MainThread: Return code: 0 2024-03-01 20:51:36,112 INFO blivet/MainThread: executing action: [98] create device lvmvg test_vg1 (id 94) 2024-03-01 20:51:36,115 DEBUG blivet/MainThread: LVMVolumeGroupDevice.create: test_vg1 ; status: False ; 2024-03-01 20:51:36,118 DEBUG blivet/MainThread: LVMVolumeGroupDevice.setup_parents: name: test_vg1 ; orig: False ; 2024-03-01 20:51:36,120 DEBUG blivet/MainThread: DiskDevice.setup: sda ; orig: False ; status: True ; controllable: True ; 2024-03-01 20:51:36,123 DEBUG blivet/MainThread: LVMPhysicalVolume.setup: device: /dev/sda ; type: lvmpv ; status: False ; 2024-03-01 20:51:36,126 DEBUG blivet/MainThread: DiskDevice.setup: sdb ; orig: False ; status: True ; controllable: True ; 2024-03-01 20:51:36,128 DEBUG blivet/MainThread: LVMPhysicalVolume.setup: device: /dev/sdb ; type: lvmpv ; status: False ; 2024-03-01 20:51:36,131 DEBUG blivet/MainThread: DiskDevice.setup: sdc ; orig: False ; status: True ; controllable: True ; 2024-03-01 20:51:36,133 DEBUG blivet/MainThread: LVMPhysicalVolume.setup: device: /dev/sdc ; type: lvmpv ; status: False ; 2024-03-01 20:51:36,136 DEBUG blivet/MainThread: LVMVolumeGroupDevice._create: test_vg1 ; status: False ; 2024-03-01 20:51:36,136 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 20:51:36,186 INFO program/MainThread: stdout[14]: Volume group "test_vg1" successfully created 2024-03-01 20:51:36,186 INFO program/MainThread: stderr[14]: 2024-03-01 20:51:36,187 INFO program/MainThread: ...done [14] (exit code: 0) 2024-03-01 20:51:36,201 DEBUG blivet/MainThread: LVMVolumeGroupDevice.setup: test_vg1 ; orig: False ; status: False ; controllable: True ; 2024-03-01 20:51:36,207 DEBUG blivet/MainThread: LVMVolumeGroupDevice.setup_parents: name: test_vg1 ; orig: False ; 2024-03-01 20:51:36,213 DEBUG blivet/MainThread: DiskDevice.setup: sda ; orig: False ; status: True ; controllable: True ; 2024-03-01 20:51:36,225 DEBUG blivet/MainThread: LVMPhysicalVolume.setup: device: /dev/sda ; type: lvmpv ; status: False ; 2024-03-01 20:51:36,232 DEBUG blivet/MainThread: DiskDevice.setup: sdb ; orig: False ; status: True ; controllable: True ; 2024-03-01 20:51:36,243 DEBUG blivet/MainThread: LVMPhysicalVolume.setup: device: /dev/sdb ; type: lvmpv ; status: False ; 2024-03-01 20:51:36,249 DEBUG blivet/MainThread: DiskDevice.setup: sdc ; orig: False ; status: True ; controllable: True ; 2024-03-01 20:51:36,259 DEBUG blivet/MainThread: LVMPhysicalVolume.setup: device: /dev/sdc ; type: lvmpv ; status: False ; 2024-03-01 20:51:36,260 INFO program/MainThread: Running... udevadm settle --timeout=300 2024-03-01 20:51:36,276 DEBUG program/MainThread: Return code: 0 2024-03-01 20:51:36,282 DEBUG blivet/MainThread: LVMVolumeGroupDevice.update_sysfs_path: test_vg1 ; status: False ; 2024-03-01 20:51:36,285 DEBUG blivet/MainThread: LVMVolumeGroupDevice.update_sysfs_path: test_vg1 ; status: False ; 2024-03-01 20:51:36,285 INFO program/MainThread: Running... udevadm settle --timeout=300 2024-03-01 20:51:36,296 DEBUG program/MainThread: Return code: 0 2024-03-01 20:51:36,297 INFO program/MainThread: Running... udevadm trigger --action=change --subsystem-match=block --sysname-match=test_vg1 2024-03-01 20:51:36,304 DEBUG program/MainThread: Return code: 0 2024-03-01 20:51:36,304 INFO program/MainThread: Running... udevadm settle --timeout=300 2024-03-01 20:51:36,313 DEBUG program/MainThread: Return code: 0 2024-03-01 20:51:36,313 INFO blivet/MainThread: executing action: [105] create device lvmlv test_vg1-lv1 (id 100) 2024-03-01 20:51:36,317 DEBUG blivet/MainThread: LVMLogicalVolumeDevice.create: test_vg1-lv1 ; status: False ; 2024-03-01 20:51:36,320 DEBUG blivet/MainThread: LVMLogicalVolumeDevice.setup_parents: name: test_vg1-lv1 ; orig: False ; 2024-03-01 20:51:36,322 DEBUG blivet/MainThread: LVMVolumeGroupDevice.setup: test_vg1 ; orig: False ; status: False ; controllable: True ; 2024-03-01 20:51:36,325 DEBUG blivet/MainThread: LVMVolumeGroupDevice.setup_parents: name: test_vg1 ; orig: False ; 2024-03-01 20:51:36,328 DEBUG blivet/MainThread: DiskDevice.setup: sda ; orig: False ; status: True ; controllable: True ; 2024-03-01 20:51:36,331 DEBUG blivet/MainThread: LVMPhysicalVolume.setup: device: /dev/sda ; type: lvmpv ; status: False ; 2024-03-01 20:51:36,334 DEBUG blivet/MainThread: DiskDevice.setup: sdb ; orig: False ; status: True ; controllable: True ; 2024-03-01 20:51:36,337 DEBUG blivet/MainThread: LVMPhysicalVolume.setup: device: /dev/sdb ; type: lvmpv ; status: False ; 2024-03-01 20:51:36,340 DEBUG blivet/MainThread: DiskDevice.setup: sdc ; orig: False ; status: True ; controllable: True ; 2024-03-01 20:51:36,343 DEBUG blivet/MainThread: LVMPhysicalVolume.setup: device: /dev/sdc ; type: lvmpv ; status: False ; 2024-03-01 20:51:36,343 INFO program/MainThread: Running... udevadm settle --timeout=300 2024-03-01 20:51:36,354 DEBUG program/MainThread: Return code: 0 2024-03-01 20:51:36,358 DEBUG blivet/MainThread: LVMVolumeGroupDevice.update_sysfs_path: test_vg1 ; status: False ; 2024-03-01 20:51:36,359 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 20:51:36,384 INFO program/MainThread: stdout[15]: LVM2_VG_NAME=test_vg1 LVM2_VG_UUID=Z91K1R-xGjO-o2Ph-416z-v2xV-aAxR-f2ULSl LVM2_VG_SIZE=3196059648 LVM2_VG_FREE=3196059648 LVM2_VG_EXTENT_SIZE=4194304 LVM2_VG_EXTENT_COUNT=762 LVM2_VG_FREE_COUNT=762 LVM2_PV_COUNT=3 2024-03-01 20:51:36,385 INFO program/MainThread: stderr[15]: 2024-03-01 20:51:36,385 INFO program/MainThread: ...done [15] (exit code: 0) 2024-03-01 20:51:36,389 DEBUG blivet/MainThread: LVMLogicalVolumeDevice._create: test_vg1-lv1 ; status: False ; 2024-03-01 20:51:36,389 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 20:51:36,451 INFO program/MainThread: stdout[16]: Logical volume "lv1" created. 2024-03-01 20:51:36,451 INFO program/MainThread: stderr[16]: 2024-03-01 20:51:36,451 INFO program/MainThread: ...done [16] (exit code: 0) 2024-03-01 20:51:36,470 DEBUG blivet/MainThread: LVMLogicalVolumeDevice.setup: test_vg1-lv1 ; orig: False ; status: True ; controllable: True ; 2024-03-01 20:51:36,478 DEBUG blivet/MainThread: LVMLogicalVolumeDevice.update_sysfs_path: test_vg1-lv1 ; status: True ; 2024-03-01 20:51:36,478 DEBUG blivet/MainThread: test_vg1-lv1 sysfs_path set to /sys/devices/virtual/block/dm-0 2024-03-01 20:51:36,478 INFO program/MainThread: Running... udevadm settle --timeout=300 2024-03-01 20:51:36,496 DEBUG program/MainThread: Return code: 0 2024-03-01 20:51:36,501 DEBUG blivet/MainThread: LVMLogicalVolumeDevice.read_current_size: exists: True ; path: /dev/mapper/test_vg1-lv1 ; sysfs_path: /sys/devices/virtual/block/dm-0 ; 2024-03-01 20:51:36,502 DEBUG blivet/MainThread: updated test_vg1-lv1 size to 1.5 GiB (1.5 GiB) 2024-03-01 20:51:36,502 INFO program/MainThread: Running... udevadm trigger --action=change --subsystem-match=block --sysname-match=dm-0 2024-03-01 20:51:36,511 DEBUG program/MainThread: Return code: 0 2024-03-01 20:51:36,511 INFO program/MainThread: Running... udevadm settle --timeout=300 2024-03-01 20:51:36,527 DEBUG program/MainThread: Return code: 0 2024-03-01 20:51:36,528 INFO blivet/MainThread: executing action: [106] create format xfs filesystem on lvmlv test_vg1-lv1 (id 100) 2024-03-01 20:51:36,531 DEBUG blivet/MainThread: LVMLogicalVolumeDevice.setup: test_vg1-lv1 ; orig: False ; status: True ; controllable: True ; 2024-03-01 20:51:36,534 DEBUG blivet/MainThread: XFS.create: device: /dev/mapper/test_vg1-lv1 ; type: xfs ; status: False ; 2024-03-01 20:51:36,536 DEBUG blivet/MainThread: XFS._create: type: xfs ; device: /dev/mapper/test_vg1-lv1 ; mountpoint: ; 2024-03-01 20:51:36,537 INFO program/MainThread: Running... mkfs.xfs -f /dev/mapper/test_vg1-lv1 2024-03-01 20:51:36,677 INFO program/MainThread: stdout: 2024-03-01 20:51:36,677 INFO program/MainThread: meta-data=/dev/mapper/test_vg1-lv1 isize=512 agcount=4, agsize=98048 blks 2024-03-01 20:51:36,678 INFO program/MainThread: = sectsz=512 attr=2, projid32bit=1 2024-03-01 20:51:36,678 INFO program/MainThread: = crc=1 finobt=1, sparse=1, rmapbt=0 2024-03-01 20:51:36,678 INFO program/MainThread: = reflink=1 bigtime=1 inobtcount=1 nrext64=0 2024-03-01 20:51:36,678 INFO program/MainThread: data = bsize=4096 blocks=392192, imaxpct=25 2024-03-01 20:51:36,678 INFO program/MainThread: = sunit=0 swidth=0 blks 2024-03-01 20:51:36,678 INFO program/MainThread: naming =version 2 bsize=4096 ascii-ci=0, ftype=1 2024-03-01 20:51:36,678 INFO program/MainThread: log =internal log bsize=4096 blocks=16384, version=2 2024-03-01 20:51:36,678 INFO program/MainThread: = sectsz=512 sunit=0 blks, lazy-count=1 2024-03-01 20:51:36,678 INFO program/MainThread: realtime =none extsz=4096 blocks=0, rtextents=0 2024-03-01 20:51:36,678 DEBUG program/MainThread: Return code: 0 2024-03-01 20:51:36,678 INFO program/MainThread: Running... xfs_admin -L -- /dev/mapper/test_vg1-lv1 2024-03-01 20:51:36,692 INFO program/MainThread: stdout: 2024-03-01 20:51:36,693 INFO program/MainThread: writing all SBs 2024-03-01 20:51:36,693 INFO program/MainThread: new label = "" 2024-03-01 20:51:36,693 DEBUG program/MainThread: Return code: 0 2024-03-01 20:51:36,693 INFO program/MainThread: Running... udevadm settle --timeout=300 2024-03-01 20:51:36,709 DEBUG program/MainThread: Return code: 0 2024-03-01 20:51:36,713 DEBUG blivet/MainThread: LVMLogicalVolumeDevice.update_sysfs_path: test_vg1-lv1 ; status: True ; 2024-03-01 20:51:36,713 DEBUG blivet/MainThread: test_vg1-lv1 sysfs_path set to /sys/devices/virtual/block/dm-0 2024-03-01 20:51:36,714 INFO program/MainThread: Running... udevadm trigger --action=change --subsystem-match=block --sysname-match=dm-0 2024-03-01 20:51:36,723 DEBUG program/MainThread: Return code: 0 2024-03-01 20:51:36,723 INFO program/MainThread: Running... udevadm settle --timeout=300 2024-03-01 20:51:36,740 DEBUG program/MainThread: Return code: 0 2024-03-01 20:51:36,745 DEBUG blivet/MainThread: PartitionDevice._set_parted_partition: xvda1 ; 2024-03-01 20:51:36,745 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 0x7fd137614860> 2024-03-01 20:51:36,748 DEBUG blivet/MainThread: DeviceTree.get_device_by_path: path: /dev/mapper/test_vg1-lv1 ; incomplete: False ; hidden: False ; 2024-03-01 20:51:36,750 DEBUG blivet/MainThread: DeviceTree.get_device_by_path returned existing 1.5 GiB lvmlv test_vg1-lv1 (100) with existing xfs filesystem 2024-03-01 20:51:36,750 DEBUG blivet/MainThread: resolved '/dev/mapper/test_vg1-lv1' to 'test_vg1-lv1' (lvmlv) 2024-03-01 20:51:36,753 DEBUG blivet/MainThread: DeviceTree.get_device_by_path: path: /dev/mapper/test_vg1-lv1 ; incomplete: False ; hidden: False ; 2024-03-01 20:51:36,756 DEBUG blivet/MainThread: DeviceTree.get_device_by_path returned existing 1.5 GiB lvmlv test_vg1-lv1 (100) with existing xfs filesystem 2024-03-01 20:51:36,756 DEBUG blivet/MainThread: resolved '/dev/mapper/test_vg1-lv1' to 'test_vg1-lv1' (lvmlv) 2024-03-01 20:51:50,195 INFO blivet/MainThread: sys.argv = ['/tmp/ansible_fedora.linux_system_roles.blivet_payload_a1l21adl/ansible_fedora.linux_system_roles.blivet_payload.zip/ansible_collections/fedora/linux_system_roles/plugins/modules/blivet.py'] 2024-03-01 20:51:50,229 DEBUG blivet/MainThread: Ext4FS.supported: supported: True ; 2024-03-01 20:51:50,229 INFO program/MainThread: Running [2] e2fsck -V ... 2024-03-01 20:51:50,232 INFO program/MainThread: stdout[2]: 2024-03-01 20:51:50,232 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 20:51:50,232 INFO program/MainThread: ...done [2] (exit code: 0) 2024-03-01 20:51:50,233 INFO program/MainThread: Running... modprobe --dry-run ext4 2024-03-01 20:51:50,237 DEBUG program/MainThread: Return code: 0 2024-03-01 20:51:50,237 DEBUG blivet/MainThread: get_format('ext4') returning Ext4FS instance with object id 0 2024-03-01 20:51:50,240 DEBUG blivet/MainThread: Ext4FS.supported: supported: True ; 2024-03-01 20:51:50,241 DEBUG blivet/MainThread: trying to set new default fstype to 'ext4' 2024-03-01 20:51:50,243 DEBUG blivet/MainThread: Ext4FS.supported: supported: True ; 2024-03-01 20:51:50,244 DEBUG blivet/MainThread: get_format('ext4') returning Ext4FS instance with object id 1 2024-03-01 20:51:50,246 DEBUG blivet/MainThread: Ext4FS.supported: supported: True ; 2024-03-01 20:51:50,246 INFO program/MainThread: Running... lsblk --bytes -a -o NAME,SIZE,OWNER,GROUP,MODE,FSTYPE,LABEL,UUID,PARTUUID,MOUNTPOINT 2024-03-01 20:51:50,255 INFO program/MainThread: stdout: 2024-03-01 20:51:50,255 INFO program/MainThread: NAME SIZE OWNER GROUP MODE FSTYPE LABEL UUID PARTUUID MOUNTPOINT 2024-03-01 20:51:50,255 INFO program/MainThread: sda 1073741824 root disk brw-rw---- LVM2_member nNKJ72-LXbo-Mn37-saJe-d9qv-Z70d-253i3X 2024-03-01 20:51:50,255 INFO program/MainThread: `-test_vg1-lv1 1606418432 root disk brw-rw---- xfs c51091ab-15a2-40e9-8898-45a957ed51b6 2024-03-01 20:51:50,255 INFO program/MainThread: sdb 1073741824 root disk brw-rw---- LVM2_member LyLEUn-UDms-NWHU-bV4R-1O0G-SMO1-bBad1P 2024-03-01 20:51:50,255 INFO program/MainThread: `-test_vg1-lv1 1606418432 root disk brw-rw---- xfs c51091ab-15a2-40e9-8898-45a957ed51b6 2024-03-01 20:51:50,255 INFO program/MainThread: sdc 1073741824 root disk brw-rw---- LVM2_member 1ZVwov-cB6O-qOYz-DUP2-tC1x-EZvW-h5mm7p 2024-03-01 20:51:50,255 INFO program/MainThread: sdd 1073741824 root disk brw-rw---- 2024-03-01 20:51:50,255 INFO program/MainThread: sde 1073741824 root disk brw-rw---- 2024-03-01 20:51:50,255 INFO program/MainThread: sdf 1073741824 root disk brw-rw---- 2024-03-01 20:51:50,255 INFO program/MainThread: sdg 1073741824 root disk brw-rw---- 2024-03-01 20:51:50,255 INFO program/MainThread: sdh 1073741824 root disk brw-rw---- 2024-03-01 20:51:50,255 INFO program/MainThread: sdi 1073741824 root disk brw-rw---- 2024-03-01 20:51:50,255 INFO program/MainThread: sdj 1073741824 root disk brw-rw---- 2024-03-01 20:51:50,255 INFO program/MainThread: sdk 1073741824 root disk brw-rw---- 2024-03-01 20:51:50,255 INFO program/MainThread: sdl 1073741824 root disk brw-rw---- 2024-03-01 20:51:50,256 INFO program/MainThread: xvda 268435456000 root disk brw-rw---- 2024-03-01 20:51:50,256 INFO program/MainThread: `-xvda1 268434390528 root disk brw-rw---- xfs a4d9efbc-be36-4c5f-99af-596afd10159d e61ef7e0-01 / 2024-03-01 20:51:50,256 DEBUG program/MainThread: Return code: 0 2024-03-01 20:51:50,256 DEBUG blivet/MainThread: lsblk output: NAME SIZE OWNER GROUP MODE FSTYPE LABEL UUID PARTUUID MOUNTPOINT sda 1073741824 root disk brw-rw---- LVM2_member nNKJ72-LXbo-Mn37-saJe-d9qv-Z70d-253i3X `-test_vg1-lv1 1606418432 root disk brw-rw---- xfs c51091ab-15a2-40e9-8898-45a957ed51b6 sdb 1073741824 root disk brw-rw---- LVM2_member LyLEUn-UDms-NWHU-bV4R-1O0G-SMO1-bBad1P `-test_vg1-lv1 1606418432 root disk brw-rw---- xfs c51091ab-15a2-40e9-8898-45a957ed51b6 sdc 1073741824 root disk brw-rw---- LVM2_member 1ZVwov-cB6O-qOYz-DUP2-tC1x-EZvW-h5mm7p 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 20:51:50,256 DEBUG blivet/MainThread: lvm filter: clearing the lvm devices list 2024-03-01 20:51:50,256 DEBUG blivet/MainThread: lvm filter: clearing the lvm devices list 2024-03-01 20:51:50,256 INFO blivet/MainThread: resetting Blivet (version 3.6.0) instance 2024-03-01 20:51:50,256 DEBUG blivet/MainThread: lvm filter: clearing the lvm devices list 2024-03-01 20:51:50,257 INFO blivet/MainThread: DeviceTree.populate: ignored_disks is [] ; exclusive_disks is [] 2024-03-01 20:51:50,257 WARNING blivet/MainThread: Failed to call the update_volume_info method: libstoragemgmt functionality not available 2024-03-01 20:51:50,257 INFO program/MainThread: Running... udevadm settle --timeout=300 2024-03-01 20:51:50,271 DEBUG program/MainThread: Return code: 0 2024-03-01 20:51:50,284 INFO blivet/MainThread: devices to scan: ['sda', 'sdb', 'sdk', 'sdl', 'sdc', 'sdd', 'sde', 'sdf', 'sdg', 'sdh', 'sdi', 'sdj', 'xvda', 'xvda1', 'test_vg1-lv1'] 2024-03-01 20:51:50,289 DEBUG blivet/MainThread: DeviceTree.handle_device: name: sda ; info: {'CURRENT_TAGS': ':systemd:', 'DEVLINKS': '/dev/disk/by-diskseq/2 ' '/dev/disk/by-id/scsi-1LIO-ORG_disk0:a8abeb2a-8284-458e-bf04-3e0fbc353c0a ' '/dev/disk/by-id/scsi-SLIO-ORG_disk0_a8abeb2a-8284-458e-bf04-3e0fbc353c0a ' '/dev/disk/by-id/lvm-pv-uuid-nNKJ72-LXbo-Mn37-saJe-d9qv-Z70d-253i3X ' '/dev/disk/by-id/wwn-0x6001405a8abeb2a8284458ebf043e0fb ' '/dev/disk/by-id/scsi-36001405a8abeb2a8284458ebf043e0fb', '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': 'nNKJ72-LXbo-Mn37-saJe-d9qv-Z70d-253i3X', 'ID_FS_UUID_ENC': 'nNKJ72-LXbo-Mn37-saJe-d9qv-Z70d-253i3X', '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': 'a8abeb2a-8284-458e-bf04-3e0fbc353c0a', 'ID_SERIAL': '36001405a8abeb2a8284458ebf043e0fb', 'ID_SERIAL_SHORT': '6001405a8abeb2a8284458ebf043e0fb', 'ID_TARGET_PORT': '0', 'ID_TYPE': 'disk', 'ID_VENDOR': 'LIO-ORG', 'ID_VENDOR_ENC': 'LIO-ORG\\x20', 'ID_WWN': '0x6001405a8abeb2a8', 'ID_WWN_VENDOR_EXTENSION': '0x284458ebf043e0fb', 'ID_WWN_WITH_EXTENSION': '0x6001405a8abeb2a8284458ebf043e0fb', 'MAJOR': '8', 'MINOR': '0', 'SCSI_IDENT_LUN_LOGICAL_UNIT_GROUP': '0x0', 'SCSI_IDENT_LUN_NAA_REGEXT': '6001405a8abeb2a8284458ebf043e0fb', 'SCSI_IDENT_LUN_T10': 'LIO-ORG_disk0:a8abeb2a-8284-458e-bf04-3e0fbc353c0a', 'SCSI_IDENT_PORT_NAME': 'naa.5001405a91c5ccc5,t,0x0001', 'SCSI_IDENT_PORT_RELATIVE': '0', 'SCSI_IDENT_PORT_TARGET_PORT_GROUP': '0x0', 'SCSI_IDENT_SERIAL': 'a8abeb2a-8284-458e-bf04-3e0fbc353c0a', 'SCSI_IDENT_TARGET_NAME': 'naa.5001405a91c5ccc5', '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': '336998022'} ; 2024-03-01 20:51:50,289 INFO blivet/MainThread: scanning sda (/sys/devices/tcm_loop_0/tcm_loop_adapter_0/host2/target2:0:1/2:0:1:0/block/sda)... 2024-03-01 20:51:50,290 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 20:51:50,323 INFO program/MainThread: stdout[3]: LVM2_VG_NAME=test_vg1 LVM2_LV_NAME=lv1 LVM2_LV_UUID=AXe6Qq-ji43-zLIA-PW3t-fyr4-I48b-gxFY3J LVM2_LV_SIZE=1606418432 LVM2_LV_ATTR=-wi-a----- LVM2_SEGTYPE=linear LVM2_ORIGIN= LVM2_POOL_LV= LVM2_DATA_LV= LVM2_METADATA_LV= 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=AXe6Qq-ji43-zLIA-PW3t-fyr4-I48b-gxFY3J LVM2_LV_SIZE=1606418432 LVM2_LV_ATTR=-wi-a----- LVM2_SEGTYPE=linear LVM2_ORIGIN= LVM2_POOL_LV= LVM2_DATA_LV= LVM2_METADATA_LV= LVM2_LV_ROLE=public LVM2_MOVE_PV= LVM2_DATA_PERCENT= LVM2_METADATA_PERCENT= LVM2_COPY_PERCENT= 2024-03-01 20:51:50,323 INFO program/MainThread: stderr[3]: 2024-03-01 20:51:50,323 INFO program/MainThread: ...done [3] (exit code: 0) 2024-03-01 20:51:50,327 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: sda ; incomplete: False ; hidden: False ; 2024-03-01 20:51:50,330 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned None 2024-03-01 20:51:50,334 INFO blivet/MainThread: failed to get initiator name from iscsi firmware: storaged iSCSI functionality not available 2024-03-01 20:51:50,336 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 20:51:50,341 DEBUG blivet/MainThread: DiskDevicePopulator.run: name: sda ; 2024-03-01 20:51:50,341 INFO blivet/MainThread: sda is a disk 2024-03-01 20:51:50,342 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 3 2024-03-01 20:51:50,342 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 4 2024-03-01 20:51:50,345 DEBUG blivet/MainThread: DiskDevice._set_format: sda ; type: None ; current: None ; 2024-03-01 20:51:50,348 DEBUG blivet/MainThread: DiskDevice.update_sysfs_path: sda ; status: True ; 2024-03-01 20:51:50,348 DEBUG blivet/MainThread: sda sysfs_path set to /sys/devices/tcm_loop_0/tcm_loop_adapter_0/host2/target2:0:1/2:0:1:0/block/sda 2024-03-01 20:51:50,351 DEBUG blivet/MainThread: DiskDevice.read_current_size: exists: True ; path: /dev/sda ; sysfs_path: /sys/devices/tcm_loop_0/tcm_loop_adapter_0/host2/target2:0:1/2:0:1:0/block/sda ; 2024-03-01 20:51:50,352 DEBUG blivet/MainThread: updated sda size to 1024 MiB (1024 MiB) 2024-03-01 20:51:50,352 INFO blivet/MainThread: added disk sda (id 2) to device tree 2024-03-01 20:51:50,352 INFO blivet/MainThread: got device: DiskDevice instance (0x7f714d5d9700) -- 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 = 6001405a8abeb2a8284458ebf043e0fb 2024-03-01 20:51:50,356 DEBUG blivet/MainThread: DeviceTree.handle_format: name: sda ; 2024-03-01 20:51:50,359 DEBUG blivet/MainThread: AppleBootstrapFS.supported: supported: True ; 2024-03-01 20:51:50,359 DEBUG blivet/MainThread: get_format('appleboot') returning AppleBootstrapFS instance with object id 6 2024-03-01 20:51:50,362 DEBUG blivet/MainThread: EFIFS.supported: supported: True ; 2024-03-01 20:51:50,362 DEBUG blivet/MainThread: get_format('efi') returning EFIFS instance with object id 7 2024-03-01 20:51:50,365 DEBUG blivet/MainThread: MacEFIFS.supported: supported: True ; 2024-03-01 20:51:50,366 DEBUG blivet/MainThread: get_format('macefi') returning MacEFIFS instance with object id 8 2024-03-01 20:51:50,369 DEBUG blivet/MainThread: MacEFIFS.supported: supported: True ; 2024-03-01 20:51:50,369 DEBUG blivet/MainThread: get_format('macefi') returning MacEFIFS instance with object id 9 2024-03-01 20:51:50,372 DEBUG blivet/MainThread: LVMFormatPopulator.run: pv: sda ; 2024-03-01 20:51:50,372 DEBUG blivet/MainThread: lvm filter: device /dev/sda added to the list of allowed devices 2024-03-01 20:51:50,372 INFO program/MainThread: Running [4] lvm pvs --unit=b --nosuffix --nameprefixes --unquoted --noheadings -o pv_name,pv_uuid,pv_free,pv_size,pe_start,vg_name,vg_uuid,vg_size,vg_free,vg_extent_size,vg_extent_count,vg_free_count,pv_count --config= log {level=7 file=/tmp/lvm.log syslog=0} --devices=/dev/sda ... 2024-03-01 20:51:50,407 INFO program/MainThread: stdout[4]: LVM2_PV_NAME=/dev/sda LVM2_PV_UUID=nNKJ72-LXbo-Mn37-saJe-d9qv-Z70d-253i3X LVM2_PV_FREE=0 LVM2_PV_SIZE=1065353216 LVM2_PE_START=8388608 LVM2_VG_NAME=test_vg1 LVM2_VG_UUID=Z91K1R-xGjO-o2Ph-416z-v2xV-aAxR-f2ULSl 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=LyLEUn-UDms-NWHU-bV4R-1O0G-SMO1-bBad1P LVM2_PV_FREE=524288000 LVM2_PV_SIZE=1065353216 LVM2_PE_START=8388608 LVM2_VG_NAME=test_vg1 LVM2_VG_UUID=Z91K1R-xGjO-o2Ph-416z-v2xV-aAxR-f2ULSl 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=1ZVwov-cB6O-qOYz-DUP2-tC1x-EZvW-h5mm7p LVM2_PV_FREE=1065353216 LVM2_PV_SIZE=1065353216 LVM2_PE_START=8388608 LVM2_VG_NAME=test_vg1 LVM2_VG_UUID=Z91K1R-xGjO-o2Ph-416z-v2xV-aAxR-f2ULSl LVM2_VG_SIZE=3196059648 LVM2_VG_FREE=1589641216 LVM2_VG_EXTENT_SIZE=4194304 LVM2_VG_EXTENT_COUNT=762 LVM2_VG_FREE_COUNT=379 LVM2_PV_COUNT=3 2024-03-01 20:51:50,407 INFO program/MainThread: stderr[4]: WARNING: Couldn't find device with uuid LyLEUn-UDms-NWHU-bV4R-1O0G-SMO1-bBad1P. WARNING: Couldn't find device with uuid 1ZVwov-cB6O-qOYz-DUP2-tC1x-EZvW-h5mm7p. WARNING: VG test_vg1 is missing PV LyLEUn-UDms-NWHU-bV4R-1O0G-SMO1-bBad1P (last written to /dev/sdb). WARNING: VG test_vg1 is missing PV 1ZVwov-cB6O-qOYz-DUP2-tC1x-EZvW-h5mm7p (last written to /dev/sdc). WARNING: Couldn't find all devices for LV test_vg1/lv1 while checking used and assumed devices. 2024-03-01 20:51:50,407 INFO program/MainThread: ...done [4] (exit code: 0) 2024-03-01 20:51:50,408 INFO blivet/MainThread: type detected on 'sda' is 'lvmpv' 2024-03-01 20:51:50,412 DEBUG blivet/MainThread: LVMPhysicalVolume.__init__: uuid: nNKJ72-LXbo-Mn37-saJe-d9qv-Z70d-253i3X ; label: None ; device: /dev/sda ; serial: 36001405a8abeb2a8284458ebf043e0fb ; exists: True ; vg_name: test_vg1 ; vg_uuid: Z91K1R-xGjO-o2Ph-416z-v2xV-aAxR-f2ULSl ; pe_start: 8 MiB ; 2024-03-01 20:51:50,412 DEBUG blivet/MainThread: get_format('lvmpv') returning LVMPhysicalVolume instance with object id 10 2024-03-01 20:51:50,415 DEBUG blivet/MainThread: DiskDevice._set_format: sda ; type: lvmpv ; current: None ; 2024-03-01 20:51:50,418 DEBUG blivet/MainThread: DeviceTree.get_device_by_uuid: uuid: Z91K1R-xGjO-o2Ph-416z-v2xV-aAxR-f2ULSl ; incomplete: True ; hidden: False ; 2024-03-01 20:51:50,421 DEBUG blivet/MainThread: DeviceTree.get_device_by_uuid returned None 2024-03-01 20:51:50,423 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: test_vg1 ; incomplete: False ; hidden: False ; 2024-03-01 20:51:50,426 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned None 2024-03-01 20:51:50,426 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 20:51:50,464 INFO program/MainThread: stdout[5]: LVM2_VG_NAME=test_vg1 LVM2_VG_UUID=Z91K1R-xGjO-o2Ph-416z-v2xV-aAxR-f2ULSl LVM2_VG_SIZE=3196059648 LVM2_VG_FREE=1589641216 LVM2_VG_EXTENT_SIZE=4194304 LVM2_VG_EXTENT_COUNT=762 LVM2_VG_FREE_COUNT=379 LVM2_PV_COUNT=3 2024-03-01 20:51:50,464 INFO program/MainThread: stderr[5]: WARNING: Couldn't find device with uuid LyLEUn-UDms-NWHU-bV4R-1O0G-SMO1-bBad1P. WARNING: Couldn't find device with uuid 1ZVwov-cB6O-qOYz-DUP2-tC1x-EZvW-h5mm7p. WARNING: VG test_vg1 is missing PV LyLEUn-UDms-NWHU-bV4R-1O0G-SMO1-bBad1P (last written to /dev/sdb). WARNING: VG test_vg1 is missing PV 1ZVwov-cB6O-qOYz-DUP2-tC1x-EZvW-h5mm7p (last written to /dev/sdc). WARNING: Couldn't find all devices for LV test_vg1/lv1 while checking used and assumed devices. 2024-03-01 20:51:50,464 INFO program/MainThread: ...done [5] (exit code: 0) 2024-03-01 20:51:50,464 INFO blivet/MainThread: Can't get exported information from VG info, assuming VG is not exported. 2024-03-01 20:51:50,465 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 12 2024-03-01 20:51:50,470 DEBUG blivet/MainThread: LVMVolumeGroupDevice._add_parent: test_vg1 ; parent: sda ; 2024-03-01 20:51:50,473 DEBUG blivet/MainThread: DiskDevice.add_child: name: sda ; child: test_vg1 ; kids: 0 ; 2024-03-01 20:51:50,473 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 13 2024-03-01 20:51:50,476 DEBUG blivet/MainThread: LVMVolumeGroupDevice._set_format: test_vg1 ; type: None ; current: None ; 2024-03-01 20:51:50,476 INFO program/MainThread: Running [6] lvm lvs --noheadings --nosuffix --nameprefixes --unquoted --units=b -a -o vg_name,lv_name,lv_uuid,lv_size,lv_attr,segtype,origin,pool_lv,data_lv,metadata_lv,role,move_pv,data_percent,metadata_percent,copy_percent --config= log {level=7 file=/tmp/lvm.log syslog=0} --devices=/dev/sda ... 2024-03-01 20:51:50,514 INFO program/MainThread: stdout[6]: LVM2_VG_NAME=test_vg1 LVM2_LV_NAME=lv1 LVM2_LV_UUID=AXe6Qq-ji43-zLIA-PW3t-fyr4-I48b-gxFY3J 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=AXe6Qq-ji43-zLIA-PW3t-fyr4-I48b-gxFY3J LVM2_LV_SIZE=1606418432 LVM2_LV_ATTR=-wi-a---p- LVM2_SEGTYPE=linear LVM2_ORIGIN= LVM2_POOL_LV= LVM2_DATA_LV= LVM2_METADATA_LV= LVM2_LV_ROLE=public LVM2_MOVE_PV= LVM2_DATA_PERCENT= LVM2_METADATA_PERCENT= LVM2_COPY_PERCENT= 2024-03-01 20:51:50,514 INFO program/MainThread: stderr[6]: WARNING: Couldn't find device with uuid LyLEUn-UDms-NWHU-bV4R-1O0G-SMO1-bBad1P. WARNING: Couldn't find device with uuid 1ZVwov-cB6O-qOYz-DUP2-tC1x-EZvW-h5mm7p. WARNING: VG test_vg1 is missing PV LyLEUn-UDms-NWHU-bV4R-1O0G-SMO1-bBad1P (last written to /dev/sdb). WARNING: VG test_vg1 is missing PV 1ZVwov-cB6O-qOYz-DUP2-tC1x-EZvW-h5mm7p (last written to /dev/sdc). WARNING: Couldn't find all devices for LV test_vg1/lv1 while checking used and assumed devices. 2024-03-01 20:51:50,514 INFO program/MainThread: ...done [6] (exit code: 0) 2024-03-01 20:51:50,519 DEBUG blivet/MainThread: LVMVolumeGroupDevice.update_sysfs_path: test_vg1 ; status: True ; 2024-03-01 20:51:50,519 INFO blivet/MainThread: added lvmvg test_vg1 (id 11) to device tree 2024-03-01 20:51:50,522 DEBUG blivet/MainThread: LVMFormatPopulator._update_lvs: pv: sda ; 2024-03-01 20:51:50,525 DEBUG blivet/MainThread: DeviceTree.get_device_by_uuid: uuid: Z91K1R-xGjO-o2Ph-416z-v2xV-aAxR-f2ULSl ; incomplete: True ; hidden: False ; 2024-03-01 20:51:50,527 DEBUG blivet/MainThread: DeviceTree.get_device_by_uuid returned existing 1016 MiB lvmvg test_vg1 (11) 2024-03-01 20:51:50,528 WARNING blivet/MainThread: Skipping LVs for incomplete VG test_vg1 2024-03-01 20:51:50,528 INFO blivet/MainThread: got format: existing lvmpv 2024-03-01 20:51:50,531 DEBUG blivet/MainThread: DeviceTree.handle_device: name: sdb ; info: {'CURRENT_TAGS': ':systemd:', 'DEVLINKS': '/dev/disk/by-id/scsi-SLIO-ORG_disk1_c67c68fc-5fb8-4942-8812-1de7084b7176 ' '/dev/disk/by-diskseq/3 ' '/dev/disk/by-id/lvm-pv-uuid-LyLEUn-UDms-NWHU-bV4R-1O0G-SMO1-bBad1P ' '/dev/disk/by-id/wwn-0x6001405c67c68fc5fb8494288121de70 ' '/dev/disk/by-id/scsi-36001405c67c68fc5fb8494288121de70 ' '/dev/disk/by-id/scsi-1LIO-ORG_disk1:c67c68fc-5fb8-4942-8812-1de7084b7176', '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': 'LyLEUn-UDms-NWHU-bV4R-1O0G-SMO1-bBad1P', 'ID_FS_UUID_ENC': 'LyLEUn-UDms-NWHU-bV4R-1O0G-SMO1-bBad1P', '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': 'c67c68fc-5fb8-4942-8812-1de7084b7176', 'ID_SERIAL': '36001405c67c68fc5fb8494288121de70', 'ID_SERIAL_SHORT': '6001405c67c68fc5fb8494288121de70', 'ID_TARGET_PORT': '0', 'ID_TYPE': 'disk', 'ID_VENDOR': 'LIO-ORG', 'ID_VENDOR_ENC': 'LIO-ORG\\x20', 'ID_WWN': '0x6001405c67c68fc5', 'ID_WWN_VENDOR_EXTENSION': '0xfb8494288121de70', 'ID_WWN_WITH_EXTENSION': '0x6001405c67c68fc5fb8494288121de70', 'MAJOR': '8', 'MINOR': '16', 'SCSI_IDENT_LUN_LOGICAL_UNIT_GROUP': '0x0', 'SCSI_IDENT_LUN_NAA_REGEXT': '6001405c67c68fc5fb8494288121de70', 'SCSI_IDENT_LUN_T10': 'LIO-ORG_disk1:c67c68fc-5fb8-4942-8812-1de7084b7176', 'SCSI_IDENT_PORT_NAME': 'naa.5001405a91c5ccc5,t,0x0001', 'SCSI_IDENT_PORT_RELATIVE': '0', 'SCSI_IDENT_PORT_TARGET_PORT_GROUP': '0x0', 'SCSI_IDENT_SERIAL': 'c67c68fc-5fb8-4942-8812-1de7084b7176', 'SCSI_IDENT_TARGET_NAME': 'naa.5001405a91c5ccc5', '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': '337020590'} ; 2024-03-01 20:51:50,531 INFO blivet/MainThread: scanning sdb (/sys/devices/tcm_loop_0/tcm_loop_adapter_0/host2/target2:0:1/2:0:1:1/block/sdb)... 2024-03-01 20:51:50,534 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: sdb ; incomplete: False ; hidden: False ; 2024-03-01 20:51:50,536 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned None 2024-03-01 20:51:50,542 DEBUG blivet/MainThread: DiskDevicePopulator.run: name: sdb ; 2024-03-01 20:51:50,542 INFO blivet/MainThread: sdb is a disk 2024-03-01 20:51:50,542 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 17 2024-03-01 20:51:50,542 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 18 2024-03-01 20:51:50,545 DEBUG blivet/MainThread: DiskDevice._set_format: sdb ; type: None ; current: None ; 2024-03-01 20:51:50,548 DEBUG blivet/MainThread: DiskDevice.update_sysfs_path: sdb ; status: True ; 2024-03-01 20:51:50,548 DEBUG blivet/MainThread: sdb sysfs_path set to /sys/devices/tcm_loop_0/tcm_loop_adapter_0/host2/target2:0:1/2:0:1:1/block/sdb 2024-03-01 20:51:50,551 DEBUG blivet/MainThread: DiskDevice.read_current_size: exists: True ; path: /dev/sdb ; sysfs_path: /sys/devices/tcm_loop_0/tcm_loop_adapter_0/host2/target2:0:1/2:0:1:1/block/sdb ; 2024-03-01 20:51:50,551 DEBUG blivet/MainThread: updated sdb size to 1024 MiB (1024 MiB) 2024-03-01 20:51:50,552 INFO blivet/MainThread: added disk sdb (id 16) to device tree 2024-03-01 20:51:50,552 INFO blivet/MainThread: got device: DiskDevice instance (0x7f714c4fc220) -- 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 = 6001405c67c68fc5fb8494288121de70 2024-03-01 20:51:50,555 DEBUG blivet/MainThread: DeviceTree.handle_format: name: sdb ; 2024-03-01 20:51:50,558 DEBUG blivet/MainThread: AppleBootstrapFS.supported: supported: True ; 2024-03-01 20:51:50,558 DEBUG blivet/MainThread: get_format('appleboot') returning AppleBootstrapFS instance with object id 20 2024-03-01 20:51:50,561 DEBUG blivet/MainThread: EFIFS.supported: supported: True ; 2024-03-01 20:51:50,561 DEBUG blivet/MainThread: get_format('efi') returning EFIFS instance with object id 21 2024-03-01 20:51:50,564 DEBUG blivet/MainThread: MacEFIFS.supported: supported: True ; 2024-03-01 20:51:50,564 DEBUG blivet/MainThread: get_format('macefi') returning MacEFIFS instance with object id 22 2024-03-01 20:51:50,567 DEBUG blivet/MainThread: MacEFIFS.supported: supported: True ; 2024-03-01 20:51:50,567 DEBUG blivet/MainThread: get_format('macefi') returning MacEFIFS instance with object id 23 2024-03-01 20:51:50,570 DEBUG blivet/MainThread: LVMFormatPopulator.run: pv: sdb ; 2024-03-01 20:51:50,570 DEBUG blivet/MainThread: lvm filter: device /dev/sdb added to the list of allowed devices 2024-03-01 20:51:50,570 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 20:51:50,604 INFO program/MainThread: stdout[7]: LVM2_PV_NAME=/dev/sda LVM2_PV_UUID=nNKJ72-LXbo-Mn37-saJe-d9qv-Z70d-253i3X LVM2_PV_FREE=0 LVM2_PV_SIZE=1065353216 LVM2_PE_START=8388608 LVM2_VG_NAME=test_vg1 LVM2_VG_UUID=Z91K1R-xGjO-o2Ph-416z-v2xV-aAxR-f2ULSl 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=LyLEUn-UDms-NWHU-bV4R-1O0G-SMO1-bBad1P LVM2_PV_FREE=524288000 LVM2_PV_SIZE=1065353216 LVM2_PE_START=8388608 LVM2_VG_NAME=test_vg1 LVM2_VG_UUID=Z91K1R-xGjO-o2Ph-416z-v2xV-aAxR-f2ULSl 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=1ZVwov-cB6O-qOYz-DUP2-tC1x-EZvW-h5mm7p LVM2_PV_FREE=1065353216 LVM2_PV_SIZE=1065353216 LVM2_PE_START=8388608 LVM2_VG_NAME=test_vg1 LVM2_VG_UUID=Z91K1R-xGjO-o2Ph-416z-v2xV-aAxR-f2ULSl LVM2_VG_SIZE=3196059648 LVM2_VG_FREE=1589641216 LVM2_VG_EXTENT_SIZE=4194304 LVM2_VG_EXTENT_COUNT=762 LVM2_VG_FREE_COUNT=379 LVM2_PV_COUNT=3 2024-03-01 20:51:50,604 INFO program/MainThread: stderr[7]: WARNING: Couldn't find device with uuid 1ZVwov-cB6O-qOYz-DUP2-tC1x-EZvW-h5mm7p. WARNING: VG test_vg1 is missing PV 1ZVwov-cB6O-qOYz-DUP2-tC1x-EZvW-h5mm7p (last written to /dev/sdc). 2024-03-01 20:51:50,604 INFO program/MainThread: ...done [7] (exit code: 0) 2024-03-01 20:51:50,604 INFO blivet/MainThread: type detected on 'sdb' is 'lvmpv' 2024-03-01 20:51:50,608 DEBUG blivet/MainThread: LVMPhysicalVolume.__init__: uuid: LyLEUn-UDms-NWHU-bV4R-1O0G-SMO1-bBad1P ; label: None ; device: /dev/sdb ; serial: 36001405c67c68fc5fb8494288121de70 ; exists: True ; vg_name: test_vg1 ; vg_uuid: Z91K1R-xGjO-o2Ph-416z-v2xV-aAxR-f2ULSl ; pe_start: 8 MiB ; free: 500 MiB ; 2024-03-01 20:51:50,609 DEBUG blivet/MainThread: get_format('lvmpv') returning LVMPhysicalVolume instance with object id 24 2024-03-01 20:51:50,611 DEBUG blivet/MainThread: DiskDevice._set_format: sdb ; type: lvmpv ; current: None ; 2024-03-01 20:51:50,614 DEBUG blivet/MainThread: DeviceTree.get_device_by_uuid: uuid: Z91K1R-xGjO-o2Ph-416z-v2xV-aAxR-f2ULSl ; incomplete: True ; hidden: False ; 2024-03-01 20:51:50,617 DEBUG blivet/MainThread: DeviceTree.get_device_by_uuid returned existing 1016 MiB lvmvg test_vg1 (11) 2024-03-01 20:51:50,620 DEBUG blivet/MainThread: LVMVolumeGroupDevice._add_parent: test_vg1 ; parent: sdb ; 2024-03-01 20:51:50,623 DEBUG blivet/MainThread: DiskDevice.add_child: name: sdb ; child: test_vg1 ; kids: 0 ; 2024-03-01 20:51:50,626 DEBUG blivet/MainThread: LVMFormatPopulator._update_lvs: pv: sdb ; 2024-03-01 20:51:50,628 DEBUG blivet/MainThread: DeviceTree.get_device_by_uuid: uuid: Z91K1R-xGjO-o2Ph-416z-v2xV-aAxR-f2ULSl ; incomplete: True ; hidden: False ; 2024-03-01 20:51:50,631 DEBUG blivet/MainThread: DeviceTree.get_device_by_uuid returned existing 1.98 GiB lvmvg test_vg1 (11) 2024-03-01 20:51:50,631 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 20:51:50,664 INFO program/MainThread: stdout[8]: LVM2_VG_NAME=test_vg1 LVM2_LV_NAME=lv1 LVM2_LV_UUID=AXe6Qq-ji43-zLIA-PW3t-fyr4-I48b-gxFY3J LVM2_LV_SIZE=1606418432 LVM2_LV_ATTR=-wi-a----- LVM2_SEGTYPE=linear LVM2_ORIGIN= LVM2_POOL_LV= LVM2_DATA_LV= LVM2_METADATA_LV= 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=AXe6Qq-ji43-zLIA-PW3t-fyr4-I48b-gxFY3J LVM2_LV_SIZE=1606418432 LVM2_LV_ATTR=-wi-a----- LVM2_SEGTYPE=linear LVM2_ORIGIN= LVM2_POOL_LV= LVM2_DATA_LV= LVM2_METADATA_LV= LVM2_LV_ROLE=public LVM2_MOVE_PV= LVM2_DATA_PERCENT= LVM2_METADATA_PERCENT= LVM2_COPY_PERCENT= 2024-03-01 20:51:50,664 INFO program/MainThread: stderr[8]: WARNING: Couldn't find device with uuid 1ZVwov-cB6O-qOYz-DUP2-tC1x-EZvW-h5mm7p. WARNING: VG test_vg1 is missing PV 1ZVwov-cB6O-qOYz-DUP2-tC1x-EZvW-h5mm7p (last written to /dev/sdc). 2024-03-01 20:51:50,664 INFO program/MainThread: ...done [8] (exit code: 0) 2024-03-01 20:51:50,664 WARNING blivet/MainThread: Skipping LVs for incomplete VG test_vg1 2024-03-01 20:51:50,664 INFO blivet/MainThread: got format: existing lvmpv 2024-03-01 20:51:50,669 DEBUG blivet/MainThread: DeviceTree.handle_device: name: sdk ; info: {'CURRENT_TAGS': ':systemd:', 'DEVLINKS': '/dev/disk/by-id/scsi-SLIO-ORG_disk10_e1b8c6d0-3d08-40cc-baa9-9ea541aeb400 ' '/dev/disk/by-id/scsi-1LIO-ORG_disk10:e1b8c6d0-3d08-40cc-baa9-9ea541aeb400 ' '/dev/disk/by-diskseq/12 ' '/dev/disk/by-id/wwn-0x6001405e1b8c6d03d0840ccbaa99ea54 ' '/dev/disk/by-id/scsi-36001405e1b8c6d03d0840ccbaa99ea54', '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': 'e1b8c6d0-3d08-40cc-baa9-9ea541aeb400', 'ID_SERIAL': '36001405e1b8c6d03d0840ccbaa99ea54', 'ID_SERIAL_SHORT': '6001405e1b8c6d03d0840ccbaa99ea54', 'ID_TARGET_PORT': '0', 'ID_TYPE': 'disk', 'ID_VENDOR': 'LIO-ORG', 'ID_VENDOR_ENC': 'LIO-ORG\\x20', 'ID_WWN': '0x6001405e1b8c6d03', 'ID_WWN_VENDOR_EXTENSION': '0xd0840ccbaa99ea54', 'ID_WWN_WITH_EXTENSION': '0x6001405e1b8c6d03d0840ccbaa99ea54', 'MAJOR': '8', 'MINOR': '160', 'SCSI_IDENT_LUN_LOGICAL_UNIT_GROUP': '0x0', 'SCSI_IDENT_LUN_NAA_REGEXT': '6001405e1b8c6d03d0840ccbaa99ea54', 'SCSI_IDENT_LUN_T10': 'LIO-ORG_disk10:e1b8c6d0-3d08-40cc-baa9-9ea541aeb400', 'SCSI_IDENT_PORT_NAME': 'naa.5001405a91c5ccc5,t,0x0001', 'SCSI_IDENT_PORT_RELATIVE': '0', 'SCSI_IDENT_PORT_TARGET_PORT_GROUP': '0x0', 'SCSI_IDENT_SERIAL': 'e1b8c6d0-3d08-40cc-baa9-9ea541aeb400', 'SCSI_IDENT_TARGET_NAME': 'naa.5001405a91c5ccc5', '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': '337615258'} ; 2024-03-01 20:51:50,669 INFO blivet/MainThread: scanning sdk (/sys/devices/tcm_loop_0/tcm_loop_adapter_0/host2/target2:0:1/2:0:1:10/block/sdk)... 2024-03-01 20:51:50,672 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: sdk ; incomplete: False ; hidden: False ; 2024-03-01 20:51:50,674 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned None 2024-03-01 20:51:50,679 DEBUG blivet/MainThread: DiskDevicePopulator.run: name: sdk ; 2024-03-01 20:51:50,680 INFO blivet/MainThread: sdk is a disk 2024-03-01 20:51:50,680 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 27 2024-03-01 20:51:50,680 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 28 2024-03-01 20:51:50,683 DEBUG blivet/MainThread: DiskDevice._set_format: sdk ; type: None ; current: None ; 2024-03-01 20:51:50,686 DEBUG blivet/MainThread: DiskDevice.update_sysfs_path: sdk ; status: True ; 2024-03-01 20:51:50,686 DEBUG blivet/MainThread: sdk sysfs_path set to /sys/devices/tcm_loop_0/tcm_loop_adapter_0/host2/target2:0:1/2:0:1:10/block/sdk 2024-03-01 20:51:50,689 DEBUG blivet/MainThread: DiskDevice.read_current_size: exists: True ; path: /dev/sdk ; sysfs_path: /sys/devices/tcm_loop_0/tcm_loop_adapter_0/host2/target2:0:1/2:0:1:10/block/sdk ; 2024-03-01 20:51:50,689 DEBUG blivet/MainThread: updated sdk size to 1024 MiB (1024 MiB) 2024-03-01 20:51:50,690 INFO blivet/MainThread: added disk sdk (id 26) to device tree 2024-03-01 20:51:50,690 INFO blivet/MainThread: got device: DiskDevice instance (0x7f714c473d00) -- 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 = 6001405e1b8c6d03d0840ccbaa99ea54 2024-03-01 20:51:50,693 DEBUG blivet/MainThread: DeviceTree.handle_format: name: sdk ; 2024-03-01 20:51:50,693 DEBUG blivet/MainThread: no type or existing type for sdk, bailing 2024-03-01 20:51:50,696 DEBUG blivet/MainThread: DeviceTree.handle_device: name: sdl ; info: {'CURRENT_TAGS': ':systemd:', 'DEVLINKS': '/dev/disk/by-id/wwn-0x6001405f208e545093d44a6ac77aa8bf ' '/dev/disk/by-id/scsi-1LIO-ORG_disk11:f208e545-093d-44a6-ac77-aa8bfab02819 ' '/dev/disk/by-id/scsi-36001405f208e545093d44a6ac77aa8bf ' '/dev/disk/by-id/scsi-SLIO-ORG_disk11_f208e545-093d-44a6-ac77-aa8bfab02819 ' '/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': 'f208e545-093d-44a6-ac77-aa8bfab02819', 'ID_SERIAL': '36001405f208e545093d44a6ac77aa8bf', 'ID_SERIAL_SHORT': '6001405f208e545093d44a6ac77aa8bf', 'ID_TARGET_PORT': '0', 'ID_TYPE': 'disk', 'ID_VENDOR': 'LIO-ORG', 'ID_VENDOR_ENC': 'LIO-ORG\\x20', 'ID_WWN': '0x6001405f208e5450', 'ID_WWN_VENDOR_EXTENSION': '0x93d44a6ac77aa8bf', 'ID_WWN_WITH_EXTENSION': '0x6001405f208e545093d44a6ac77aa8bf', 'MAJOR': '8', 'MINOR': '176', 'SCSI_IDENT_LUN_LOGICAL_UNIT_GROUP': '0x0', 'SCSI_IDENT_LUN_NAA_REGEXT': '6001405f208e545093d44a6ac77aa8bf', 'SCSI_IDENT_LUN_T10': 'LIO-ORG_disk11:f208e545-093d-44a6-ac77-aa8bfab02819', 'SCSI_IDENT_PORT_NAME': 'naa.5001405a91c5ccc5,t,0x0001', 'SCSI_IDENT_PORT_RELATIVE': '0', 'SCSI_IDENT_PORT_TARGET_PORT_GROUP': '0x0', 'SCSI_IDENT_SERIAL': 'f208e545-093d-44a6-ac77-aa8bfab02819', 'SCSI_IDENT_TARGET_NAME': 'naa.5001405a91c5ccc5', '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': '337703429'} ; 2024-03-01 20:51:50,696 INFO blivet/MainThread: scanning sdl (/sys/devices/tcm_loop_0/tcm_loop_adapter_0/host2/target2:0:1/2:0:1:11/block/sdl)... 2024-03-01 20:51:50,699 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: sdl ; incomplete: False ; hidden: False ; 2024-03-01 20:51:50,701 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned None 2024-03-01 20:51:50,706 DEBUG blivet/MainThread: DiskDevicePopulator.run: name: sdl ; 2024-03-01 20:51:50,707 INFO blivet/MainThread: sdl is a disk 2024-03-01 20:51:50,707 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 32 2024-03-01 20:51:50,707 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 33 2024-03-01 20:51:50,710 DEBUG blivet/MainThread: DiskDevice._set_format: sdl ; type: None ; current: None ; 2024-03-01 20:51:50,713 DEBUG blivet/MainThread: DiskDevice.update_sysfs_path: sdl ; status: True ; 2024-03-01 20:51:50,713 DEBUG blivet/MainThread: sdl sysfs_path set to /sys/devices/tcm_loop_0/tcm_loop_adapter_0/host2/target2:0:1/2:0:1:11/block/sdl 2024-03-01 20:51:50,715 DEBUG blivet/MainThread: DiskDevice.read_current_size: exists: True ; path: /dev/sdl ; sysfs_path: /sys/devices/tcm_loop_0/tcm_loop_adapter_0/host2/target2:0:1/2:0:1:11/block/sdl ; 2024-03-01 20:51:50,716 DEBUG blivet/MainThread: updated sdl size to 1024 MiB (1024 MiB) 2024-03-01 20:51:50,716 INFO blivet/MainThread: added disk sdl (id 31) to device tree 2024-03-01 20:51:50,716 INFO blivet/MainThread: got device: DiskDevice instance (0x7f714c4c37f0) -- 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 = 6001405f208e545093d44a6ac77aa8bf 2024-03-01 20:51:50,719 DEBUG blivet/MainThread: DeviceTree.handle_format: name: sdl ; 2024-03-01 20:51:50,719 DEBUG blivet/MainThread: no type or existing type for sdl, bailing 2024-03-01 20:51:50,722 DEBUG blivet/MainThread: DeviceTree.handle_device: name: sdc ; info: {'CURRENT_TAGS': ':systemd:', 'DEVLINKS': '/dev/disk/by-id/scsi-1LIO-ORG_disk2:0b2dc9bc-15ac-412f-92a3-0dd570796fb3 ' '/dev/disk/by-id/scsi-360014050b2dc9bc15ac412f92a30dd57 ' '/dev/disk/by-id/scsi-SLIO-ORG_disk2_0b2dc9bc-15ac-412f-92a3-0dd570796fb3 ' '/dev/disk/by-id/wwn-0x60014050b2dc9bc15ac412f92a30dd57 ' '/dev/disk/by-id/lvm-pv-uuid-1ZVwov-cB6O-qOYz-DUP2-tC1x-EZvW-h5mm7p ' '/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': '1ZVwov-cB6O-qOYz-DUP2-tC1x-EZvW-h5mm7p', 'ID_FS_UUID_ENC': '1ZVwov-cB6O-qOYz-DUP2-tC1x-EZvW-h5mm7p', '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': '0b2dc9bc-15ac-412f-92a3-0dd570796fb3', 'ID_SERIAL': '360014050b2dc9bc15ac412f92a30dd57', 'ID_SERIAL_SHORT': '60014050b2dc9bc15ac412f92a30dd57', 'ID_TARGET_PORT': '0', 'ID_TYPE': 'disk', 'ID_VENDOR': 'LIO-ORG', 'ID_VENDOR_ENC': 'LIO-ORG\\x20', 'ID_WWN': '0x60014050b2dc9bc1', 'ID_WWN_VENDOR_EXTENSION': '0x5ac412f92a30dd57', 'ID_WWN_WITH_EXTENSION': '0x60014050b2dc9bc15ac412f92a30dd57', 'MAJOR': '8', 'MINOR': '32', 'SCSI_IDENT_LUN_LOGICAL_UNIT_GROUP': '0x0', 'SCSI_IDENT_LUN_NAA_REGEXT': '60014050b2dc9bc15ac412f92a30dd57', 'SCSI_IDENT_LUN_T10': 'LIO-ORG_disk2:0b2dc9bc-15ac-412f-92a3-0dd570796fb3', 'SCSI_IDENT_PORT_NAME': 'naa.5001405a91c5ccc5,t,0x0001', 'SCSI_IDENT_PORT_RELATIVE': '0', 'SCSI_IDENT_PORT_TARGET_PORT_GROUP': '0x0', 'SCSI_IDENT_SERIAL': '0b2dc9bc-15ac-412f-92a3-0dd570796fb3', 'SCSI_IDENT_TARGET_NAME': 'naa.5001405a91c5ccc5', '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': '337088436'} ; 2024-03-01 20:51:50,722 INFO blivet/MainThread: scanning sdc (/sys/devices/tcm_loop_0/tcm_loop_adapter_0/host2/target2:0:1/2:0:1:2/block/sdc)... 2024-03-01 20:51:50,725 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: sdc ; incomplete: False ; hidden: False ; 2024-03-01 20:51:50,728 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned None 2024-03-01 20:51:50,733 DEBUG blivet/MainThread: DiskDevicePopulator.run: name: sdc ; 2024-03-01 20:51:50,733 INFO blivet/MainThread: sdc is a disk 2024-03-01 20:51:50,733 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 37 2024-03-01 20:51:50,733 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 38 2024-03-01 20:51:50,736 DEBUG blivet/MainThread: DiskDevice._set_format: sdc ; type: None ; current: None ; 2024-03-01 20:51:50,739 DEBUG blivet/MainThread: DiskDevice.update_sysfs_path: sdc ; status: True ; 2024-03-01 20:51:50,739 DEBUG blivet/MainThread: sdc sysfs_path set to /sys/devices/tcm_loop_0/tcm_loop_adapter_0/host2/target2:0:1/2:0:1:2/block/sdc 2024-03-01 20:51:50,742 DEBUG blivet/MainThread: DiskDevice.read_current_size: exists: True ; path: /dev/sdc ; sysfs_path: /sys/devices/tcm_loop_0/tcm_loop_adapter_0/host2/target2:0:1/2:0:1:2/block/sdc ; 2024-03-01 20:51:50,742 DEBUG blivet/MainThread: updated sdc size to 1024 MiB (1024 MiB) 2024-03-01 20:51:50,742 INFO blivet/MainThread: added disk sdc (id 36) to device tree 2024-03-01 20:51:50,743 INFO blivet/MainThread: got device: DiskDevice instance (0x7f714c403580) -- 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 = 60014050b2dc9bc15ac412f92a30dd57 2024-03-01 20:51:50,745 DEBUG blivet/MainThread: DeviceTree.handle_format: name: sdc ; 2024-03-01 20:51:50,749 DEBUG blivet/MainThread: AppleBootstrapFS.supported: supported: True ; 2024-03-01 20:51:50,749 DEBUG blivet/MainThread: get_format('appleboot') returning AppleBootstrapFS instance with object id 40 2024-03-01 20:51:50,752 DEBUG blivet/MainThread: EFIFS.supported: supported: True ; 2024-03-01 20:51:50,752 DEBUG blivet/MainThread: get_format('efi') returning EFIFS instance with object id 41 2024-03-01 20:51:50,755 DEBUG blivet/MainThread: MacEFIFS.supported: supported: True ; 2024-03-01 20:51:50,755 DEBUG blivet/MainThread: get_format('macefi') returning MacEFIFS instance with object id 42 2024-03-01 20:51:50,758 DEBUG blivet/MainThread: MacEFIFS.supported: supported: True ; 2024-03-01 20:51:50,758 DEBUG blivet/MainThread: get_format('macefi') returning MacEFIFS instance with object id 43 2024-03-01 20:51:50,760 DEBUG blivet/MainThread: LVMFormatPopulator.run: pv: sdc ; 2024-03-01 20:51:50,760 DEBUG blivet/MainThread: lvm filter: device /dev/sdc added to the list of allowed devices 2024-03-01 20:51:50,761 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/sdb,/dev/sdc ... 2024-03-01 20:51:50,796 INFO program/MainThread: stdout[9]: LVM2_PV_NAME=/dev/sda LVM2_PV_UUID=nNKJ72-LXbo-Mn37-saJe-d9qv-Z70d-253i3X LVM2_PV_FREE=0 LVM2_PV_SIZE=1065353216 LVM2_PE_START=8388608 LVM2_VG_NAME=test_vg1 LVM2_VG_UUID=Z91K1R-xGjO-o2Ph-416z-v2xV-aAxR-f2ULSl 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=LyLEUn-UDms-NWHU-bV4R-1O0G-SMO1-bBad1P LVM2_PV_FREE=524288000 LVM2_PV_SIZE=1065353216 LVM2_PE_START=8388608 LVM2_VG_NAME=test_vg1 LVM2_VG_UUID=Z91K1R-xGjO-o2Ph-416z-v2xV-aAxR-f2ULSl 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=1ZVwov-cB6O-qOYz-DUP2-tC1x-EZvW-h5mm7p LVM2_PV_FREE=1065353216 LVM2_PV_SIZE=1065353216 LVM2_PE_START=8388608 LVM2_VG_NAME=test_vg1 LVM2_VG_UUID=Z91K1R-xGjO-o2Ph-416z-v2xV-aAxR-f2ULSl LVM2_VG_SIZE=3196059648 LVM2_VG_FREE=1589641216 LVM2_VG_EXTENT_SIZE=4194304 LVM2_VG_EXTENT_COUNT=762 LVM2_VG_FREE_COUNT=379 LVM2_PV_COUNT=3 2024-03-01 20:51:50,796 INFO program/MainThread: stderr[9]: 2024-03-01 20:51:50,796 INFO program/MainThread: ...done [9] (exit code: 0) 2024-03-01 20:51:50,797 INFO blivet/MainThread: type detected on 'sdc' is 'lvmpv' 2024-03-01 20:51:50,800 DEBUG blivet/MainThread: LVMPhysicalVolume.__init__: uuid: 1ZVwov-cB6O-qOYz-DUP2-tC1x-EZvW-h5mm7p ; label: None ; device: /dev/sdc ; serial: 360014050b2dc9bc15ac412f92a30dd57 ; exists: True ; vg_name: test_vg1 ; vg_uuid: Z91K1R-xGjO-o2Ph-416z-v2xV-aAxR-f2ULSl ; pe_start: 8 MiB ; free: 1016 MiB ; 2024-03-01 20:51:50,801 DEBUG blivet/MainThread: get_format('lvmpv') returning LVMPhysicalVolume instance with object id 44 2024-03-01 20:51:50,803 DEBUG blivet/MainThread: DiskDevice._set_format: sdc ; type: lvmpv ; current: None ; 2024-03-01 20:51:50,806 DEBUG blivet/MainThread: DeviceTree.get_device_by_uuid: uuid: Z91K1R-xGjO-o2Ph-416z-v2xV-aAxR-f2ULSl ; incomplete: True ; hidden: False ; 2024-03-01 20:51:50,809 DEBUG blivet/MainThread: DeviceTree.get_device_by_uuid returned existing 1.98 GiB lvmvg test_vg1 (11) 2024-03-01 20:51:50,812 DEBUG blivet/MainThread: LVMVolumeGroupDevice._add_parent: test_vg1 ; parent: sdc ; 2024-03-01 20:51:50,815 DEBUG blivet/MainThread: DiskDevice.add_child: name: sdc ; child: test_vg1 ; kids: 0 ; 2024-03-01 20:51:50,818 DEBUG blivet/MainThread: LVMFormatPopulator._update_lvs: pv: sdc ; 2024-03-01 20:51:50,820 DEBUG blivet/MainThread: DeviceTree.get_device_by_uuid: uuid: Z91K1R-xGjO-o2Ph-416z-v2xV-aAxR-f2ULSl ; incomplete: True ; hidden: False ; 2024-03-01 20:51:50,823 DEBUG blivet/MainThread: DeviceTree.get_device_by_uuid returned existing 2.98 GiB lvmvg test_vg1 (11) 2024-03-01 20:51:50,823 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/sdb,/dev/sdc ... 2024-03-01 20:51:50,856 INFO program/MainThread: stdout[10]: LVM2_VG_NAME=test_vg1 LVM2_LV_NAME=lv1 LVM2_LV_UUID=AXe6Qq-ji43-zLIA-PW3t-fyr4-I48b-gxFY3J LVM2_LV_SIZE=1606418432 LVM2_LV_ATTR=-wi-a----- LVM2_SEGTYPE=linear LVM2_ORIGIN= LVM2_POOL_LV= LVM2_DATA_LV= LVM2_METADATA_LV= 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=AXe6Qq-ji43-zLIA-PW3t-fyr4-I48b-gxFY3J LVM2_LV_SIZE=1606418432 LVM2_LV_ATTR=-wi-a----- LVM2_SEGTYPE=linear LVM2_ORIGIN= LVM2_POOL_LV= LVM2_DATA_LV= LVM2_METADATA_LV= LVM2_LV_ROLE=public LVM2_MOVE_PV= LVM2_DATA_PERCENT= LVM2_METADATA_PERCENT= LVM2_COPY_PERCENT= 2024-03-01 20:51:50,856 INFO program/MainThread: stderr[10]: 2024-03-01 20:51:50,856 INFO program/MainThread: ...done [10] (exit code: 0) 2024-03-01 20:51:50,860 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: test_vg1-lv1 ; incomplete: False ; hidden: False ; 2024-03-01 20:51:50,863 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned None 2024-03-01 20:51:50,866 DEBUG blivet/MainThread: DeviceTree.get_device_by_uuid: uuid: AXe6Qq-ji43-zLIA-PW3t-fyr4-I48b-gxFY3J ; incomplete: False ; hidden: False ; 2024-03-01 20:51:50,868 DEBUG blivet/MainThread: DeviceTree.get_device_by_uuid returned None 2024-03-01 20:51:50,869 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 46 2024-03-01 20:51:50,872 DEBUG blivet/MainThread: LVMVolumeGroupDevice.add_child: name: test_vg1 ; child: lv1 ; kids: 0 ; 2024-03-01 20:51:50,872 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 47 2024-03-01 20:51:50,875 DEBUG blivet/MainThread: LVMLogicalVolumeDevice._set_format: test_vg1-lv1 ; type: None ; current: None ; 2024-03-01 20:51:50,878 DEBUG blivet/MainThread: LVMLogicalVolumeDevice.update_sysfs_path: test_vg1-lv1 ; status: True ; 2024-03-01 20:51:50,879 DEBUG blivet/MainThread: test_vg1-lv1 sysfs_path set to /sys/devices/virtual/block/dm-0 2024-03-01 20:51:50,882 DEBUG blivet/MainThread: LVMLogicalVolumeDevice.read_current_size: exists: True ; path: /dev/mapper/test_vg1-lv1 ; sysfs_path: /sys/devices/virtual/block/dm-0 ; 2024-03-01 20:51:50,882 DEBUG blivet/MainThread: updated test_vg1-lv1 size to 1.5 GiB (1.5 GiB) 2024-03-01 20:51:50,882 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 49 2024-03-01 20:51:50,886 DEBUG blivet/MainThread: LVMVolumeGroupDevice.remove_child: name: test_vg1 ; child: lv1 ; kids: 1 ; 2024-03-01 20:51:50,889 DEBUG blivet/MainThread: LVMVolumeGroupDevice.add_child: name: test_vg1 ; child: lv1 ; kids: 0 ; 2024-03-01 20:51:50,889 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 50 2024-03-01 20:51:50,892 DEBUG blivet/MainThread: LVMLogicalVolumeDevice._set_format: test_vg1-lv1 ; type: None ; current: None ; 2024-03-01 20:51:50,895 DEBUG blivet/MainThread: LVMLogicalVolumeDevice.update_sysfs_path: test_vg1-lv1 ; status: True ; 2024-03-01 20:51:50,895 DEBUG blivet/MainThread: test_vg1-lv1 sysfs_path set to /sys/devices/virtual/block/dm-0 2024-03-01 20:51:50,898 DEBUG blivet/MainThread: LVMLogicalVolumeDevice.read_current_size: exists: True ; path: /dev/mapper/test_vg1-lv1 ; sysfs_path: /sys/devices/virtual/block/dm-0 ; 2024-03-01 20:51:50,898 DEBUG blivet/MainThread: updated test_vg1-lv1 size to 1.5 GiB (1.5 GiB) 2024-03-01 20:51:50,899 DEBUG blivet/MainThread: Adding test_vg1-lv1/1.5 GiB to test_vg1 2024-03-01 20:51:50,899 INFO blivet/MainThread: added lvmlv test_vg1-lv1 (id 45) to device tree 2024-03-01 20:51:50,902 DEBUG blivet/MainThread: LVMLogicalVolumeDevice.update_sysfs_path: test_vg1-lv1 ; status: True ; 2024-03-01 20:51:50,902 DEBUG blivet/MainThread: test_vg1-lv1 sysfs_path set to /sys/devices/virtual/block/dm-0 2024-03-01 20:51:50,905 DEBUG blivet/MainThread: LVMLogicalVolumeDevice.read_current_size: exists: True ; path: /dev/mapper/test_vg1-lv1 ; sysfs_path: /sys/devices/virtual/block/dm-0 ; 2024-03-01 20:51:50,905 DEBUG blivet/MainThread: updated test_vg1-lv1 size to 1.5 GiB (1.5 GiB) 2024-03-01 20:51:50,908 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-id/dm-uuid-LVM-Z91K1RxGjOo2Ph416zv2xVaAxRf2ULSlAXe6Qqji43zLIAPW3tfyr4I48bgxFY3J ' '/dev/disk/by-uuid/c51091ab-15a2-40e9-8898-45a957ed51b6 ' '/dev/disk/by-id/dm-name-test_vg1-lv1', 'DEVNAME': '/dev/dm-0', 'DEVPATH': '/devices/virtual/block/dm-0', 'DEVTYPE': 'disk', 'DISKSEQ': '94', '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-Z91K1RxGjOo2Ph416zv2xVaAxRf2ULSlAXe6Qqji43zLIAPW3tfyr4I48bgxFY3J', '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': 'c51091ab-15a2-40e9-8898-45a957ed51b6', 'ID_FS_UUID_ENC': 'c51091ab-15a2-40e9-8898-45a957ed51b6', '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': '700288633'} ; 2024-03-01 20:51:50,909 INFO blivet/MainThread: scanning test_vg1-lv1 (/sys/devices/virtual/block/dm-0)... 2024-03-01 20:51:50,909 INFO program/MainThread: Running [11] dmsetup info -co subsystem --noheadings test_vg1-lv1 ... 2024-03-01 20:51:50,912 INFO program/MainThread: stdout[11]: LVM 2024-03-01 20:51:50,912 INFO program/MainThread: stderr[11]: 2024-03-01 20:51:50,912 INFO program/MainThread: ...done [11] (exit code: 0) 2024-03-01 20:51:50,912 INFO program/MainThread: Running [12] dmsetup info -co subsystem --noheadings test_vg1-lv1 ... 2024-03-01 20:51:50,914 INFO program/MainThread: stdout[12]: LVM 2024-03-01 20:51:50,915 INFO program/MainThread: stderr[12]: 2024-03-01 20:51:50,915 INFO program/MainThread: ...done [12] (exit code: 0) 2024-03-01 20:51:50,915 INFO program/MainThread: Running [13] dmsetup info -co subsystem --noheadings test_vg1-lv1 ... 2024-03-01 20:51:50,917 INFO program/MainThread: stdout[13]: LVM 2024-03-01 20:51:50,917 INFO program/MainThread: stderr[13]: 2024-03-01 20:51:50,917 INFO program/MainThread: ...done [13] (exit code: 0) 2024-03-01 20:51:50,921 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: test_vg1-lv1 ; incomplete: False ; hidden: False ; 2024-03-01 20:51:50,924 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned existing 1.5 GiB lvmlv test_vg1-lv1 (45) 2024-03-01 20:51:50,927 DEBUG blivet/MainThread: test_vg1 size is 2.98 GiB 2024-03-01 20:51:50,928 DEBUG blivet/MainThread: vg test_vg1 has 1.48 GiB free 2024-03-01 20:51:50,928 DEBUG blivet/MainThread: test_vg1 size is 2.98 GiB 2024-03-01 20:51:50,929 DEBUG blivet/MainThread: vg test_vg1 has 1.48 GiB free 2024-03-01 20:51:50,924 INFO blivet/MainThread: got device: LVMLogicalVolumeDevice instance (0x7f714c473e80) -- name = test_vg1-lv1 status = True id = 45 children = [] parents = ['existing 2.98 GiB lvmvg test_vg1 (11)'] uuid = AXe6Qq-ji43-zLIA-PW3t-fyr4-I48b-gxFY3J 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 (0x7f714c4c3670) -- 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 = Z91K1R-xGjO-o2Ph-416z-v2xV-aAxR-f2ULSl size = 2.98 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 2.98 GiB path = /dev/test_vg1 format args = [] original_format = None free = 1.48 GiB PE Size = 4 MiB PE Count = 762 PE Free = 379 PV Count = 3 modified = False extents = 762 free space = 1.48 GiB free extents = 379 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sda (2) with existing lvmpv', 'existing 1024 MiB disk sdb (16) with existing lvmpv', 'existing 1024 MiB disk sdc (36) with existing lvmpv'] LVs = ['existing 1.5 GiB lvmlv test_vg1-lv1 (45)'] segment type = linear percent = 0 VG space used = 1.5 GiB 2024-03-01 20:51:50,929 INFO program/MainThread: Running [14] dmsetup info -co subsystem --noheadings test_vg1-lv1 ... 2024-03-01 20:51:50,932 INFO program/MainThread: stdout[14]: LVM 2024-03-01 20:51:50,932 INFO program/MainThread: stderr[14]: 2024-03-01 20:51:50,932 INFO program/MainThread: ...done [14] (exit code: 0) 2024-03-01 20:51:50,936 DEBUG blivet/MainThread: DeviceTree.handle_format: name: test_vg1-lv1 ; 2024-03-01 20:51:50,939 DEBUG blivet/MainThread: AppleBootstrapFS.supported: supported: True ; 2024-03-01 20:51:50,939 DEBUG blivet/MainThread: get_format('appleboot') returning AppleBootstrapFS instance with object id 52 2024-03-01 20:51:50,942 DEBUG blivet/MainThread: EFIFS.supported: supported: True ; 2024-03-01 20:51:50,943 DEBUG blivet/MainThread: get_format('efi') returning EFIFS instance with object id 53 2024-03-01 20:51:50,946 DEBUG blivet/MainThread: MacEFIFS.supported: supported: True ; 2024-03-01 20:51:50,946 DEBUG blivet/MainThread: get_format('macefi') returning MacEFIFS instance with object id 54 2024-03-01 20:51:50,949 DEBUG blivet/MainThread: MacEFIFS.supported: supported: True ; 2024-03-01 20:51:50,949 DEBUG blivet/MainThread: get_format('macefi') returning MacEFIFS instance with object id 55 2024-03-01 20:51:50,950 WARNING blivet/MainThread: Stratis DBus service is not running 2024-03-01 20:51:50,951 INFO blivet/MainThread: type detected on 'test_vg1-lv1' is 'xfs' 2024-03-01 20:51:50,954 DEBUG blivet/MainThread: XFS.supported: supported: True ; 2024-03-01 20:51:50,954 DEBUG blivet/MainThread: get_format('xfs') returning XFS instance with object id 56 2024-03-01 20:51:50,957 DEBUG blivet/MainThread: LVMLogicalVolumeDevice._set_format: test_vg1-lv1 ; type: xfs ; current: None ; 2024-03-01 20:51:50,957 INFO blivet/MainThread: got format: existing xfs filesystem 2024-03-01 20:51:50,958 INFO blivet/MainThread: got format: existing lvmpv 2024-03-01 20:51:50,961 DEBUG blivet/MainThread: DeviceTree.handle_device: name: sdd ; info: {'CURRENT_TAGS': ':systemd:', 'DEVLINKS': '/dev/disk/by-diskseq/5 ' '/dev/disk/by-id/wwn-0x600140528254ba1444f43aba0eef4ede ' '/dev/disk/by-id/scsi-1LIO-ORG_disk3:28254ba1-444f-43ab-a0ee-f4edee35f467 ' '/dev/disk/by-id/scsi-3600140528254ba1444f43aba0eef4ede ' '/dev/disk/by-id/scsi-SLIO-ORG_disk3_28254ba1-444f-43ab-a0ee-f4edee35f467', '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': '28254ba1-444f-43ab-a0ee-f4edee35f467', 'ID_SERIAL': '3600140528254ba1444f43aba0eef4ede', 'ID_SERIAL_SHORT': '600140528254ba1444f43aba0eef4ede', 'ID_TARGET_PORT': '0', 'ID_TYPE': 'disk', 'ID_VENDOR': 'LIO-ORG', 'ID_VENDOR_ENC': 'LIO-ORG\\x20', 'ID_WWN': '0x600140528254ba14', 'ID_WWN_VENDOR_EXTENSION': '0x44f43aba0eef4ede', 'ID_WWN_WITH_EXTENSION': '0x600140528254ba1444f43aba0eef4ede', 'MAJOR': '8', 'MINOR': '48', 'SCSI_IDENT_LUN_LOGICAL_UNIT_GROUP': '0x0', 'SCSI_IDENT_LUN_NAA_REGEXT': '600140528254ba1444f43aba0eef4ede', 'SCSI_IDENT_LUN_T10': 'LIO-ORG_disk3:28254ba1-444f-43ab-a0ee-f4edee35f467', 'SCSI_IDENT_PORT_NAME': 'naa.5001405a91c5ccc5,t,0x0001', 'SCSI_IDENT_PORT_RELATIVE': '0', 'SCSI_IDENT_PORT_TARGET_PORT_GROUP': '0x0', 'SCSI_IDENT_SERIAL': '28254ba1-444f-43ab-a0ee-f4edee35f467', 'SCSI_IDENT_TARGET_NAME': 'naa.5001405a91c5ccc5', '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': '337038990'} ; 2024-03-01 20:51:50,961 INFO blivet/MainThread: scanning sdd (/sys/devices/tcm_loop_0/tcm_loop_adapter_0/host2/target2:0:1/2:0:1:3/block/sdd)... 2024-03-01 20:51:50,964 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: sdd ; incomplete: False ; hidden: False ; 2024-03-01 20:51:50,967 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned None 2024-03-01 20:51:50,972 DEBUG blivet/MainThread: DiskDevicePopulator.run: name: sdd ; 2024-03-01 20:51:50,972 INFO blivet/MainThread: sdd is a disk 2024-03-01 20:51:50,972 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 60 2024-03-01 20:51:50,973 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 61 2024-03-01 20:51:50,975 DEBUG blivet/MainThread: DiskDevice._set_format: sdd ; type: None ; current: None ; 2024-03-01 20:51:50,978 DEBUG blivet/MainThread: DiskDevice.update_sysfs_path: sdd ; status: True ; 2024-03-01 20:51:50,978 DEBUG blivet/MainThread: sdd sysfs_path set to /sys/devices/tcm_loop_0/tcm_loop_adapter_0/host2/target2:0:1/2:0:1:3/block/sdd 2024-03-01 20:51:50,981 DEBUG blivet/MainThread: DiskDevice.read_current_size: exists: True ; path: /dev/sdd ; sysfs_path: /sys/devices/tcm_loop_0/tcm_loop_adapter_0/host2/target2:0:1/2:0:1:3/block/sdd ; 2024-03-01 20:51:50,981 DEBUG blivet/MainThread: updated sdd size to 1024 MiB (1024 MiB) 2024-03-01 20:51:50,982 INFO blivet/MainThread: added disk sdd (id 59) to device tree 2024-03-01 20:51:50,982 INFO blivet/MainThread: got device: DiskDevice instance (0x7f714d5d9c70) -- 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 = 600140528254ba1444f43aba0eef4ede 2024-03-01 20:51:50,985 DEBUG blivet/MainThread: DeviceTree.handle_format: name: sdd ; 2024-03-01 20:51:50,985 DEBUG blivet/MainThread: no type or existing type for sdd, bailing 2024-03-01 20:51:50,988 DEBUG blivet/MainThread: DeviceTree.handle_device: name: sde ; info: {'CURRENT_TAGS': ':systemd:', 'DEVLINKS': '/dev/disk/by-id/scsi-360014058a9a6b3d7bec490eabf9e15bf ' '/dev/disk/by-diskseq/6 ' '/dev/disk/by-id/wwn-0x60014058a9a6b3d7bec490eabf9e15bf ' '/dev/disk/by-id/scsi-1LIO-ORG_disk4:8a9a6b3d-7bec-490e-abf9-e15bfef000fd ' '/dev/disk/by-id/scsi-SLIO-ORG_disk4_8a9a6b3d-7bec-490e-abf9-e15bfef000fd', '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': '8a9a6b3d-7bec-490e-abf9-e15bfef000fd', 'ID_SERIAL': '360014058a9a6b3d7bec490eabf9e15bf', 'ID_SERIAL_SHORT': '60014058a9a6b3d7bec490eabf9e15bf', 'ID_TARGET_PORT': '0', 'ID_TYPE': 'disk', 'ID_VENDOR': 'LIO-ORG', 'ID_VENDOR_ENC': 'LIO-ORG\\x20', 'ID_WWN': '0x60014058a9a6b3d7', 'ID_WWN_VENDOR_EXTENSION': '0xbec490eabf9e15bf', 'ID_WWN_WITH_EXTENSION': '0x60014058a9a6b3d7bec490eabf9e15bf', 'MAJOR': '8', 'MINOR': '64', 'SCSI_IDENT_LUN_LOGICAL_UNIT_GROUP': '0x0', 'SCSI_IDENT_LUN_NAA_REGEXT': '60014058a9a6b3d7bec490eabf9e15bf', 'SCSI_IDENT_LUN_T10': 'LIO-ORG_disk4:8a9a6b3d-7bec-490e-abf9-e15bfef000fd', 'SCSI_IDENT_PORT_NAME': 'naa.5001405a91c5ccc5,t,0x0001', 'SCSI_IDENT_PORT_RELATIVE': '0', 'SCSI_IDENT_PORT_TARGET_PORT_GROUP': '0x0', 'SCSI_IDENT_SERIAL': '8a9a6b3d-7bec-490e-abf9-e15bfef000fd', 'SCSI_IDENT_TARGET_NAME': 'naa.5001405a91c5ccc5', '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': '337149758'} ; 2024-03-01 20:51:50,988 INFO blivet/MainThread: scanning sde (/sys/devices/tcm_loop_0/tcm_loop_adapter_0/host2/target2:0:1/2:0:1:4/block/sde)... 2024-03-01 20:51:50,991 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: sde ; incomplete: False ; hidden: False ; 2024-03-01 20:51:50,994 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned None 2024-03-01 20:51:50,999 DEBUG blivet/MainThread: DiskDevicePopulator.run: name: sde ; 2024-03-01 20:51:50,999 INFO blivet/MainThread: sde is a disk 2024-03-01 20:51:50,999 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 65 2024-03-01 20:51:50,999 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 66 2024-03-01 20:51:51,002 DEBUG blivet/MainThread: DiskDevice._set_format: sde ; type: None ; current: None ; 2024-03-01 20:51:51,005 DEBUG blivet/MainThread: DiskDevice.update_sysfs_path: sde ; status: True ; 2024-03-01 20:51:51,005 DEBUG blivet/MainThread: sde sysfs_path set to /sys/devices/tcm_loop_0/tcm_loop_adapter_0/host2/target2:0:1/2:0:1:4/block/sde 2024-03-01 20:51:51,008 DEBUG blivet/MainThread: DiskDevice.read_current_size: exists: True ; path: /dev/sde ; sysfs_path: /sys/devices/tcm_loop_0/tcm_loop_adapter_0/host2/target2:0:1/2:0:1:4/block/sde ; 2024-03-01 20:51:51,008 DEBUG blivet/MainThread: updated sde size to 1024 MiB (1024 MiB) 2024-03-01 20:51:51,009 INFO blivet/MainThread: added disk sde (id 64) to device tree 2024-03-01 20:51:51,009 INFO blivet/MainThread: got device: DiskDevice instance (0x7f714c403a30) -- 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 = 60014058a9a6b3d7bec490eabf9e15bf 2024-03-01 20:51:51,012 DEBUG blivet/MainThread: DeviceTree.handle_format: name: sde ; 2024-03-01 20:51:51,012 DEBUG blivet/MainThread: no type or existing type for sde, bailing 2024-03-01 20:51:51,015 DEBUG blivet/MainThread: DeviceTree.handle_device: name: sdf ; info: {'CURRENT_TAGS': ':systemd:', 'DEVLINKS': '/dev/disk/by-id/scsi-3600140525b7012bf4c541b5b0813087a ' '/dev/disk/by-id/scsi-1LIO-ORG_disk5:25b7012b-f4c5-41b5-b081-3087a0ec48d2 ' '/dev/disk/by-id/scsi-SLIO-ORG_disk5_25b7012b-f4c5-41b5-b081-3087a0ec48d2 ' '/dev/disk/by-diskseq/7 ' '/dev/disk/by-id/wwn-0x600140525b7012bf4c541b5b0813087a', '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': '25b7012b-f4c5-41b5-b081-3087a0ec48d2', 'ID_SERIAL': '3600140525b7012bf4c541b5b0813087a', 'ID_SERIAL_SHORT': '600140525b7012bf4c541b5b0813087a', 'ID_TARGET_PORT': '0', 'ID_TYPE': 'disk', 'ID_VENDOR': 'LIO-ORG', 'ID_VENDOR_ENC': 'LIO-ORG\\x20', 'ID_WWN': '0x600140525b7012bf', 'ID_WWN_VENDOR_EXTENSION': '0x4c541b5b0813087a', 'ID_WWN_WITH_EXTENSION': '0x600140525b7012bf4c541b5b0813087a', 'MAJOR': '8', 'MINOR': '80', 'SCSI_IDENT_LUN_LOGICAL_UNIT_GROUP': '0x0', 'SCSI_IDENT_LUN_NAA_REGEXT': '600140525b7012bf4c541b5b0813087a', 'SCSI_IDENT_LUN_T10': 'LIO-ORG_disk5:25b7012b-f4c5-41b5-b081-3087a0ec48d2', 'SCSI_IDENT_PORT_NAME': 'naa.5001405a91c5ccc5,t,0x0001', 'SCSI_IDENT_PORT_RELATIVE': '0', 'SCSI_IDENT_PORT_TARGET_PORT_GROUP': '0x0', 'SCSI_IDENT_SERIAL': '25b7012b-f4c5-41b5-b081-3087a0ec48d2', 'SCSI_IDENT_TARGET_NAME': 'naa.5001405a91c5ccc5', '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': '337251391'} ; 2024-03-01 20:51:51,015 INFO blivet/MainThread: scanning sdf (/sys/devices/tcm_loop_0/tcm_loop_adapter_0/host2/target2:0:1/2:0:1:5/block/sdf)... 2024-03-01 20:51:51,018 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: sdf ; incomplete: False ; hidden: False ; 2024-03-01 20:51:51,020 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned None 2024-03-01 20:51:51,026 DEBUG blivet/MainThread: DiskDevicePopulator.run: name: sdf ; 2024-03-01 20:51:51,026 INFO blivet/MainThread: sdf is a disk 2024-03-01 20:51:51,026 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 70 2024-03-01 20:51:51,026 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 71 2024-03-01 20:51:51,029 DEBUG blivet/MainThread: DiskDevice._set_format: sdf ; type: None ; current: None ; 2024-03-01 20:51:51,032 DEBUG blivet/MainThread: DiskDevice.update_sysfs_path: sdf ; status: True ; 2024-03-01 20:51:51,032 DEBUG blivet/MainThread: sdf sysfs_path set to /sys/devices/tcm_loop_0/tcm_loop_adapter_0/host2/target2:0:1/2:0:1:5/block/sdf 2024-03-01 20:51:51,035 DEBUG blivet/MainThread: DiskDevice.read_current_size: exists: True ; path: /dev/sdf ; sysfs_path: /sys/devices/tcm_loop_0/tcm_loop_adapter_0/host2/target2:0:1/2:0:1:5/block/sdf ; 2024-03-01 20:51:51,035 DEBUG blivet/MainThread: updated sdf size to 1024 MiB (1024 MiB) 2024-03-01 20:51:51,035 INFO blivet/MainThread: added disk sdf (id 69) to device tree 2024-03-01 20:51:51,035 INFO blivet/MainThread: got device: DiskDevice instance (0x7f714c40a0d0) -- 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 = 600140525b7012bf4c541b5b0813087a 2024-03-01 20:51:51,038 DEBUG blivet/MainThread: DeviceTree.handle_format: name: sdf ; 2024-03-01 20:51:51,039 DEBUG blivet/MainThread: no type or existing type for sdf, bailing 2024-03-01 20:51:51,041 DEBUG blivet/MainThread: DeviceTree.handle_device: name: sdg ; info: {'CURRENT_TAGS': ':systemd:', 'DEVLINKS': '/dev/disk/by-id/wwn-0x60014052fcb2cc6c28443eab562c0b7e ' '/dev/disk/by-id/scsi-1LIO-ORG_disk6:2fcb2cc6-c284-43ea-b562-c0b7eba2ff7a ' '/dev/disk/by-id/scsi-SLIO-ORG_disk6_2fcb2cc6-c284-43ea-b562-c0b7eba2ff7a ' '/dev/disk/by-diskseq/8 ' '/dev/disk/by-id/scsi-360014052fcb2cc6c28443eab562c0b7e', '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': '2fcb2cc6-c284-43ea-b562-c0b7eba2ff7a', 'ID_SERIAL': '360014052fcb2cc6c28443eab562c0b7e', 'ID_SERIAL_SHORT': '60014052fcb2cc6c28443eab562c0b7e', 'ID_TARGET_PORT': '0', 'ID_TYPE': 'disk', 'ID_VENDOR': 'LIO-ORG', 'ID_VENDOR_ENC': 'LIO-ORG\\x20', 'ID_WWN': '0x60014052fcb2cc6c', 'ID_WWN_VENDOR_EXTENSION': '0x28443eab562c0b7e', 'ID_WWN_WITH_EXTENSION': '0x60014052fcb2cc6c28443eab562c0b7e', 'MAJOR': '8', 'MINOR': '96', 'SCSI_IDENT_LUN_LOGICAL_UNIT_GROUP': '0x0', 'SCSI_IDENT_LUN_NAA_REGEXT': '60014052fcb2cc6c28443eab562c0b7e', 'SCSI_IDENT_LUN_T10': 'LIO-ORG_disk6:2fcb2cc6-c284-43ea-b562-c0b7eba2ff7a', 'SCSI_IDENT_PORT_NAME': 'naa.5001405a91c5ccc5,t,0x0001', 'SCSI_IDENT_PORT_RELATIVE': '0', 'SCSI_IDENT_PORT_TARGET_PORT_GROUP': '0x0', 'SCSI_IDENT_SERIAL': '2fcb2cc6-c284-43ea-b562-c0b7eba2ff7a', 'SCSI_IDENT_TARGET_NAME': 'naa.5001405a91c5ccc5', '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': '337228647'} ; 2024-03-01 20:51:51,042 INFO blivet/MainThread: scanning sdg (/sys/devices/tcm_loop_0/tcm_loop_adapter_0/host2/target2:0:1/2:0:1:6/block/sdg)... 2024-03-01 20:51:51,045 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: sdg ; incomplete: False ; hidden: False ; 2024-03-01 20:51:51,047 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned None 2024-03-01 20:51:51,052 DEBUG blivet/MainThread: DiskDevicePopulator.run: name: sdg ; 2024-03-01 20:51:51,053 INFO blivet/MainThread: sdg is a disk 2024-03-01 20:51:51,053 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 75 2024-03-01 20:51:51,053 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 76 2024-03-01 20:51:51,056 DEBUG blivet/MainThread: DiskDevice._set_format: sdg ; type: None ; current: None ; 2024-03-01 20:51:51,059 DEBUG blivet/MainThread: DiskDevice.update_sysfs_path: sdg ; status: True ; 2024-03-01 20:51:51,059 DEBUG blivet/MainThread: sdg sysfs_path set to /sys/devices/tcm_loop_0/tcm_loop_adapter_0/host2/target2:0:1/2:0:1:6/block/sdg 2024-03-01 20:51:51,062 DEBUG blivet/MainThread: DiskDevice.read_current_size: exists: True ; path: /dev/sdg ; sysfs_path: /sys/devices/tcm_loop_0/tcm_loop_adapter_0/host2/target2:0:1/2:0:1:6/block/sdg ; 2024-03-01 20:51:51,062 DEBUG blivet/MainThread: updated sdg size to 1024 MiB (1024 MiB) 2024-03-01 20:51:51,062 INFO blivet/MainThread: added disk sdg (id 74) to device tree 2024-03-01 20:51:51,062 INFO blivet/MainThread: got device: DiskDevice instance (0x7f714c40f520) -- 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 = 60014052fcb2cc6c28443eab562c0b7e 2024-03-01 20:51:51,065 DEBUG blivet/MainThread: DeviceTree.handle_format: name: sdg ; 2024-03-01 20:51:51,066 DEBUG blivet/MainThread: no type or existing type for sdg, bailing 2024-03-01 20:51:51,068 DEBUG blivet/MainThread: DeviceTree.handle_device: name: sdh ; info: {'CURRENT_TAGS': ':systemd:', 'DEVLINKS': '/dev/disk/by-id/scsi-SLIO-ORG_disk7_130490dc-6bc5-4a3a-884c-8d67508d4785 ' '/dev/disk/by-id/scsi-36001405130490dc6bc54a3a884c8d675 ' '/dev/disk/by-diskseq/9 ' '/dev/disk/by-id/wwn-0x6001405130490dc6bc54a3a884c8d675 ' '/dev/disk/by-id/scsi-1LIO-ORG_disk7:130490dc-6bc5-4a3a-884c-8d67508d4785', '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': '130490dc-6bc5-4a3a-884c-8d67508d4785', 'ID_SERIAL': '36001405130490dc6bc54a3a884c8d675', 'ID_SERIAL_SHORT': '6001405130490dc6bc54a3a884c8d675', 'ID_TARGET_PORT': '0', 'ID_TYPE': 'disk', 'ID_VENDOR': 'LIO-ORG', 'ID_VENDOR_ENC': 'LIO-ORG\\x20', 'ID_WWN': '0x6001405130490dc6', 'ID_WWN_VENDOR_EXTENSION': '0xbc54a3a884c8d675', 'ID_WWN_WITH_EXTENSION': '0x6001405130490dc6bc54a3a884c8d675', 'MAJOR': '8', 'MINOR': '112', 'SCSI_IDENT_LUN_LOGICAL_UNIT_GROUP': '0x0', 'SCSI_IDENT_LUN_NAA_REGEXT': '6001405130490dc6bc54a3a884c8d675', 'SCSI_IDENT_LUN_T10': 'LIO-ORG_disk7:130490dc-6bc5-4a3a-884c-8d67508d4785', 'SCSI_IDENT_PORT_NAME': 'naa.5001405a91c5ccc5,t,0x0001', 'SCSI_IDENT_PORT_RELATIVE': '0', 'SCSI_IDENT_PORT_TARGET_PORT_GROUP': '0x0', 'SCSI_IDENT_SERIAL': '130490dc-6bc5-4a3a-884c-8d67508d4785', 'SCSI_IDENT_TARGET_NAME': 'naa.5001405a91c5ccc5', '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': '337415073'} ; 2024-03-01 20:51:51,068 INFO blivet/MainThread: scanning sdh (/sys/devices/tcm_loop_0/tcm_loop_adapter_0/host2/target2:0:1/2:0:1:7/block/sdh)... 2024-03-01 20:51:51,071 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: sdh ; incomplete: False ; hidden: False ; 2024-03-01 20:51:51,074 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned None 2024-03-01 20:51:51,079 DEBUG blivet/MainThread: DiskDevicePopulator.run: name: sdh ; 2024-03-01 20:51:51,080 INFO blivet/MainThread: sdh is a disk 2024-03-01 20:51:51,080 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 80 2024-03-01 20:51:51,080 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 81 2024-03-01 20:51:51,082 DEBUG blivet/MainThread: DiskDevice._set_format: sdh ; type: None ; current: None ; 2024-03-01 20:51:51,085 DEBUG blivet/MainThread: DiskDevice.update_sysfs_path: sdh ; status: True ; 2024-03-01 20:51:51,086 DEBUG blivet/MainThread: sdh sysfs_path set to /sys/devices/tcm_loop_0/tcm_loop_adapter_0/host2/target2:0:1/2:0:1:7/block/sdh 2024-03-01 20:51:51,088 DEBUG blivet/MainThread: DiskDevice.read_current_size: exists: True ; path: /dev/sdh ; sysfs_path: /sys/devices/tcm_loop_0/tcm_loop_adapter_0/host2/target2:0:1/2:0:1:7/block/sdh ; 2024-03-01 20:51:51,089 DEBUG blivet/MainThread: updated sdh size to 1024 MiB (1024 MiB) 2024-03-01 20:51:51,089 INFO blivet/MainThread: added disk sdh (id 79) to device tree 2024-03-01 20:51:51,089 INFO blivet/MainThread: got device: DiskDevice instance (0x7f714c40fca0) -- 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 = 6001405130490dc6bc54a3a884c8d675 2024-03-01 20:51:51,092 DEBUG blivet/MainThread: DeviceTree.handle_format: name: sdh ; 2024-03-01 20:51:51,092 DEBUG blivet/MainThread: no type or existing type for sdh, bailing 2024-03-01 20:51:51,095 DEBUG blivet/MainThread: DeviceTree.handle_device: name: sdi ; info: {'CURRENT_TAGS': ':systemd:', 'DEVLINKS': '/dev/disk/by-id/scsi-360014057c02790daf61431ab4c5489ce ' '/dev/disk/by-id/scsi-SLIO-ORG_disk8_7c02790d-af61-431a-b4c5-489ce662d703 ' '/dev/disk/by-id/scsi-1LIO-ORG_disk8:7c02790d-af61-431a-b4c5-489ce662d703 ' '/dev/disk/by-diskseq/10 ' '/dev/disk/by-id/wwn-0x60014057c02790daf61431ab4c5489ce', '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': '7c02790d-af61-431a-b4c5-489ce662d703', 'ID_SERIAL': '360014057c02790daf61431ab4c5489ce', 'ID_SERIAL_SHORT': '60014057c02790daf61431ab4c5489ce', 'ID_TARGET_PORT': '0', 'ID_TYPE': 'disk', 'ID_VENDOR': 'LIO-ORG', 'ID_VENDOR_ENC': 'LIO-ORG\\x20', 'ID_WWN': '0x60014057c02790da', 'ID_WWN_VENDOR_EXTENSION': '0xf61431ab4c5489ce', 'ID_WWN_WITH_EXTENSION': '0x60014057c02790daf61431ab4c5489ce', 'MAJOR': '8', 'MINOR': '128', 'SCSI_IDENT_LUN_LOGICAL_UNIT_GROUP': '0x0', 'SCSI_IDENT_LUN_NAA_REGEXT': '60014057c02790daf61431ab4c5489ce', 'SCSI_IDENT_LUN_T10': 'LIO-ORG_disk8:7c02790d-af61-431a-b4c5-489ce662d703', 'SCSI_IDENT_PORT_NAME': 'naa.5001405a91c5ccc5,t,0x0001', 'SCSI_IDENT_PORT_RELATIVE': '0', 'SCSI_IDENT_PORT_TARGET_PORT_GROUP': '0x0', 'SCSI_IDENT_SERIAL': '7c02790d-af61-431a-b4c5-489ce662d703', 'SCSI_IDENT_TARGET_NAME': 'naa.5001405a91c5ccc5', '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': '337428002'} ; 2024-03-01 20:51:51,095 INFO blivet/MainThread: scanning sdi (/sys/devices/tcm_loop_0/tcm_loop_adapter_0/host2/target2:0:1/2:0:1:8/block/sdi)... 2024-03-01 20:51:51,098 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: sdi ; incomplete: False ; hidden: False ; 2024-03-01 20:51:51,101 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned None 2024-03-01 20:51:51,106 DEBUG blivet/MainThread: DiskDevicePopulator.run: name: sdi ; 2024-03-01 20:51:51,106 INFO blivet/MainThread: sdi is a disk 2024-03-01 20:51:51,106 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 85 2024-03-01 20:51:51,107 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 86 2024-03-01 20:51:51,109 DEBUG blivet/MainThread: DiskDevice._set_format: sdi ; type: None ; current: None ; 2024-03-01 20:51:51,112 DEBUG blivet/MainThread: DiskDevice.update_sysfs_path: sdi ; status: True ; 2024-03-01 20:51:51,112 DEBUG blivet/MainThread: sdi sysfs_path set to /sys/devices/tcm_loop_0/tcm_loop_adapter_0/host2/target2:0:1/2:0:1:8/block/sdi 2024-03-01 20:51:51,115 DEBUG blivet/MainThread: DiskDevice.read_current_size: exists: True ; path: /dev/sdi ; sysfs_path: /sys/devices/tcm_loop_0/tcm_loop_adapter_0/host2/target2:0:1/2:0:1:8/block/sdi ; 2024-03-01 20:51:51,115 DEBUG blivet/MainThread: updated sdi size to 1024 MiB (1024 MiB) 2024-03-01 20:51:51,116 INFO blivet/MainThread: added disk sdi (id 84) to device tree 2024-03-01 20:51:51,116 INFO blivet/MainThread: got device: DiskDevice instance (0x7f714c40feb0) -- 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 = 60014057c02790daf61431ab4c5489ce 2024-03-01 20:51:51,119 DEBUG blivet/MainThread: DeviceTree.handle_format: name: sdi ; 2024-03-01 20:51:51,119 DEBUG blivet/MainThread: no type or existing type for sdi, bailing 2024-03-01 20:51:51,122 DEBUG blivet/MainThread: DeviceTree.handle_device: name: sdj ; info: {'CURRENT_TAGS': ':systemd:', 'DEVLINKS': '/dev/disk/by-id/scsi-SLIO-ORG_disk9_8bb02eed-505c-4d75-93b5-20327aed4107 ' '/dev/disk/by-id/scsi-1LIO-ORG_disk9:8bb02eed-505c-4d75-93b5-20327aed4107 ' '/dev/disk/by-id/wwn-0x60014058bb02eed505c4d7593b520327 ' '/dev/disk/by-id/scsi-360014058bb02eed505c4d7593b520327 ' '/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': '8bb02eed-505c-4d75-93b5-20327aed4107', 'ID_SERIAL': '360014058bb02eed505c4d7593b520327', 'ID_SERIAL_SHORT': '60014058bb02eed505c4d7593b520327', 'ID_TARGET_PORT': '0', 'ID_TYPE': 'disk', 'ID_VENDOR': 'LIO-ORG', 'ID_VENDOR_ENC': 'LIO-ORG\\x20', 'ID_WWN': '0x60014058bb02eed5', 'ID_WWN_VENDOR_EXTENSION': '0x05c4d7593b520327', 'ID_WWN_WITH_EXTENSION': '0x60014058bb02eed505c4d7593b520327', 'MAJOR': '8', 'MINOR': '144', 'SCSI_IDENT_LUN_LOGICAL_UNIT_GROUP': '0x0', 'SCSI_IDENT_LUN_NAA_REGEXT': '60014058bb02eed505c4d7593b520327', 'SCSI_IDENT_LUN_T10': 'LIO-ORG_disk9:8bb02eed-505c-4d75-93b5-20327aed4107', 'SCSI_IDENT_PORT_NAME': 'naa.5001405a91c5ccc5,t,0x0001', 'SCSI_IDENT_PORT_RELATIVE': '0', 'SCSI_IDENT_PORT_TARGET_PORT_GROUP': '0x0', 'SCSI_IDENT_SERIAL': '8bb02eed-505c-4d75-93b5-20327aed4107', 'SCSI_IDENT_TARGET_NAME': 'naa.5001405a91c5ccc5', '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': '337523000'} ; 2024-03-01 20:51:51,122 INFO blivet/MainThread: scanning sdj (/sys/devices/tcm_loop_0/tcm_loop_adapter_0/host2/target2:0:1/2:0:1:9/block/sdj)... 2024-03-01 20:51:51,125 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: sdj ; incomplete: False ; hidden: False ; 2024-03-01 20:51:51,127 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned None 2024-03-01 20:51:51,132 DEBUG blivet/MainThread: DiskDevicePopulator.run: name: sdj ; 2024-03-01 20:51:51,133 INFO blivet/MainThread: sdj is a disk 2024-03-01 20:51:51,133 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 90 2024-03-01 20:51:51,133 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 91 2024-03-01 20:51:51,136 DEBUG blivet/MainThread: DiskDevice._set_format: sdj ; type: None ; current: None ; 2024-03-01 20:51:51,139 DEBUG blivet/MainThread: DiskDevice.update_sysfs_path: sdj ; status: True ; 2024-03-01 20:51:51,139 DEBUG blivet/MainThread: sdj sysfs_path set to /sys/devices/tcm_loop_0/tcm_loop_adapter_0/host2/target2:0:1/2:0:1:9/block/sdj 2024-03-01 20:51:51,142 DEBUG blivet/MainThread: DiskDevice.read_current_size: exists: True ; path: /dev/sdj ; sysfs_path: /sys/devices/tcm_loop_0/tcm_loop_adapter_0/host2/target2:0:1/2:0:1:9/block/sdj ; 2024-03-01 20:51:51,142 DEBUG blivet/MainThread: updated sdj size to 1024 MiB (1024 MiB) 2024-03-01 20:51:51,142 INFO blivet/MainThread: added disk sdj (id 89) to device tree 2024-03-01 20:51:51,142 INFO blivet/MainThread: got device: DiskDevice instance (0x7f714c422f10) -- 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 = 60014058bb02eed505c4d7593b520327 2024-03-01 20:51:51,145 DEBUG blivet/MainThread: DeviceTree.handle_format: name: sdj ; 2024-03-01 20:51:51,145 DEBUG blivet/MainThread: no type or existing type for sdj, bailing 2024-03-01 20:51:51,148 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': '16965658'} ; 2024-03-01 20:51:51,148 INFO blivet/MainThread: scanning xvda (/sys/devices/vbd-768/block/xvda)... 2024-03-01 20:51:51,151 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: xvda ; incomplete: False ; hidden: False ; 2024-03-01 20:51:51,154 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned None 2024-03-01 20:51:51,158 DEBUG blivet/MainThread: DiskDevicePopulator.run: name: xvda ; 2024-03-01 20:51:51,158 WARNING blivet/MainThread: device/vendor is not a valid attribute 2024-03-01 20:51:51,158 WARNING blivet/MainThread: device/model is not a valid attribute 2024-03-01 20:51:51,158 INFO blivet/MainThread: xvda is a disk 2024-03-01 20:51:51,158 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 95 2024-03-01 20:51:51,158 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 96 2024-03-01 20:51:51,161 DEBUG blivet/MainThread: DiskDevice._set_format: xvda ; type: None ; current: None ; 2024-03-01 20:51:51,164 DEBUG blivet/MainThread: DiskDevice.update_sysfs_path: xvda ; status: True ; 2024-03-01 20:51:51,164 DEBUG blivet/MainThread: xvda sysfs_path set to /sys/devices/vbd-768/block/xvda 2024-03-01 20:51:51,167 DEBUG blivet/MainThread: DiskDevice.read_current_size: exists: True ; path: /dev/xvda ; sysfs_path: /sys/devices/vbd-768/block/xvda ; 2024-03-01 20:51:51,167 DEBUG blivet/MainThread: updated xvda size to 250 GiB (250 GiB) 2024-03-01 20:51:51,167 INFO blivet/MainThread: added disk xvda (id 94) to device tree 2024-03-01 20:51:51,167 INFO blivet/MainThread: got device: DiskDevice instance (0x7f714c422fa0) -- name = xvda status = True id = 94 children = [] parents = [] uuid = None size = 250 GiB format = existing None major = 202 minor = 0 exists = True protected = False sysfs path = /sys/devices/vbd-768/block/xvda target size = 250 GiB path = /dev/xvda format args = [] original_format = None removable = False wwn = None 2024-03-01 20:51:51,170 DEBUG blivet/MainThread: DeviceTree.handle_format: name: xvda ; 2024-03-01 20:51:51,173 DEBUG blivet/MainThread: AppleBootstrapFS.supported: supported: True ; 2024-03-01 20:51:51,173 DEBUG blivet/MainThread: get_format('appleboot') returning AppleBootstrapFS instance with object id 98 2024-03-01 20:51:51,176 DEBUG blivet/MainThread: EFIFS.supported: supported: True ; 2024-03-01 20:51:51,176 DEBUG blivet/MainThread: get_format('efi') returning EFIFS instance with object id 99 2024-03-01 20:51:51,179 DEBUG blivet/MainThread: MacEFIFS.supported: supported: True ; 2024-03-01 20:51:51,179 DEBUG blivet/MainThread: get_format('macefi') returning MacEFIFS instance with object id 100 2024-03-01 20:51:51,182 DEBUG blivet/MainThread: MacEFIFS.supported: supported: True ; 2024-03-01 20:51:51,182 DEBUG blivet/MainThread: get_format('macefi') returning MacEFIFS instance with object id 101 2024-03-01 20:51:51,185 DEBUG blivet/MainThread: DiskLabelFormatPopulator.run: device: xvda ; label_type: dos ; 2024-03-01 20:51:51,188 DEBUG blivet/MainThread: DiskDevice.setup: xvda ; orig: False ; status: True ; controllable: True ; 2024-03-01 20:51:51,190 DEBUG blivet/MainThread: DiskLabel.__init__: uuid: e61ef7e0 ; label: None ; device: /dev/xvda ; serial: None ; exists: True ; 2024-03-01 20:51:51,197 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 0x7f714e5b3f80> 2024-03-01 20:51:51,240 DEBUG blivet/MainThread: get_format('disklabel') returning DiskLabel instance with object id 102 2024-03-01 20:51:51,244 DEBUG blivet/MainThread: DiskDevice._set_format: xvda ; type: disklabel ; current: None ; 2024-03-01 20:51:51,244 INFO blivet/MainThread: got format: existing msdos disklabel 2024-03-01 20:51:51,247 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': '16967518'} ; 2024-03-01 20:51:51,247 INFO blivet/MainThread: scanning xvda1 (/sys/devices/vbd-768/block/xvda/xvda1)... 2024-03-01 20:51:51,247 WARNING blivet/MainThread: hidden is not a valid attribute 2024-03-01 20:51:51,250 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: xvda1 ; incomplete: False ; hidden: False ; 2024-03-01 20:51:51,253 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned None 2024-03-01 20:51:51,256 DEBUG blivet/MainThread: PartitionDevicePopulator.run: name: xvda1 ; 2024-03-01 20:51:51,258 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: xvda1 ; incomplete: False ; hidden: False ; 2024-03-01 20:51:51,261 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned None 2024-03-01 20:51:51,261 INFO program/MainThread: Running... udevadm settle --timeout=300 2024-03-01 20:51:51,273 DEBUG program/MainThread: Return code: 0 2024-03-01 20:51:51,290 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: xvda ; incomplete: False ; hidden: False ; 2024-03-01 20:51:51,292 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned existing 250 GiB disk xvda (94) with existing msdos disklabel 2024-03-01 20:51:51,293 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 105 2024-03-01 20:51:51,296 DEBUG blivet/MainThread: DiskDevice.add_child: name: xvda ; child: xvda1 ; kids: 0 ; 2024-03-01 20:51:51,296 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 106 2024-03-01 20:51:51,299 DEBUG blivet/MainThread: PartitionDevice._set_format: xvda1 ; type: None ; current: None ; 2024-03-01 20:51:51,302 DEBUG blivet/MainThread: PartitionDevice.update_sysfs_path: xvda1 ; status: True ; 2024-03-01 20:51:51,302 DEBUG blivet/MainThread: xvda1 sysfs_path set to /sys/devices/vbd-768/block/xvda/xvda1 2024-03-01 20:51:51,305 DEBUG blivet/MainThread: PartitionDevice.read_current_size: exists: True ; path: /dev/xvda1 ; sysfs_path: /sys/devices/vbd-768/block/xvda/xvda1 ; 2024-03-01 20:51:51,305 DEBUG blivet/MainThread: updated xvda1 size to 250 GiB (250 GiB) 2024-03-01 20:51:51,305 DEBUG blivet/MainThread: looking up parted Partition: /dev/xvda1 2024-03-01 20:51:51,308 DEBUG blivet/MainThread: PartitionDevice.probe: xvda1 ; exists: True ; 2024-03-01 20:51:51,311 DEBUG blivet/MainThread: PartitionDevice.get_flag: path: /dev/xvda1 ; flag: 1 ; 2024-03-01 20:51:51,313 DEBUG blivet/MainThread: PartitionDevice.get_flag: path: /dev/xvda1 ; flag: 10 ; 2024-03-01 20:51:51,316 DEBUG blivet/MainThread: PartitionDevice.get_flag: path: /dev/xvda1 ; flag: 12 ; 2024-03-01 20:51:51,319 DEBUG blivet/MainThread: PartitionDevice.read_current_size: exists: True ; path: /dev/xvda1 ; sysfs_path: /sys/devices/vbd-768/block/xvda/xvda1 ; 2024-03-01 20:51:51,319 DEBUG blivet/MainThread: updated xvda1 size to 250 GiB (250 GiB) 2024-03-01 20:51:51,319 INFO blivet/MainThread: added partition xvda1 (id 104) to device tree 2024-03-01 20:51:51,320 INFO blivet/MainThread: parted exception: msdos disk labels do not support partition names. 2024-03-01 20:51:51,319 INFO blivet/MainThread: got device: PartitionDevice instance (0x7f714c43a490) -- 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 0x7f714c433db0> disk = existing 250 GiB disk xvda (94) with existing msdos disklabel start = 2048 end = 524287966 length = 524285919 flags = boot 2024-03-01 20:51:51,323 DEBUG blivet/MainThread: DeviceTree.handle_format: name: xvda1 ; 2024-03-01 20:51:51,326 DEBUG blivet/MainThread: AppleBootstrapFS.supported: supported: True ; 2024-03-01 20:51:51,326 DEBUG blivet/MainThread: get_format('appleboot') returning AppleBootstrapFS instance with object id 108 2024-03-01 20:51:51,329 DEBUG blivet/MainThread: EFIFS.supported: supported: True ; 2024-03-01 20:51:51,329 DEBUG blivet/MainThread: get_format('efi') returning EFIFS instance with object id 109 2024-03-01 20:51:51,332 DEBUG blivet/MainThread: MacEFIFS.supported: supported: True ; 2024-03-01 20:51:51,332 DEBUG blivet/MainThread: get_format('macefi') returning MacEFIFS instance with object id 110 2024-03-01 20:51:51,335 DEBUG blivet/MainThread: MacEFIFS.supported: supported: True ; 2024-03-01 20:51:51,335 DEBUG blivet/MainThread: get_format('macefi') returning MacEFIFS instance with object id 111 2024-03-01 20:51:51,335 INFO blivet/MainThread: type detected on 'xvda1' is 'xfs' 2024-03-01 20:51:51,338 DEBUG blivet/MainThread: XFS.supported: supported: True ; 2024-03-01 20:51:51,338 DEBUG blivet/MainThread: get_format('xfs') returning XFS instance with object id 112 2024-03-01 20:51:51,341 DEBUG blivet/MainThread: PartitionDevice._set_format: xvda1 ; type: xfs ; current: None ; 2024-03-01 20:51:51,341 INFO blivet/MainThread: got format: existing xfs filesystem 2024-03-01 20:51:51,344 DEBUG blivet/MainThread: DeviceTree.handle_device: name: test_vg1-lv1 ; info: {'CURRENT_TAGS': ':systemd:', 'DEVLINKS': '/dev/disk/by-id/dm-uuid-LVM-Z91K1RxGjOo2Ph416zv2xVaAxRf2ULSlAXe6Qqji43zLIAPW3tfyr4I48bgxFY3J ' '/dev/disk/by-id/dm-name-test_vg1-lv1 /dev/test_vg1/lv1 ' '/dev/disk/by-uuid/c51091ab-15a2-40e9-8898-45a957ed51b6 ' '/dev/mapper/test_vg1-lv1', 'DEVNAME': '/dev/dm-0', 'DEVPATH': '/devices/virtual/block/dm-0', 'DEVTYPE': 'disk', 'DISKSEQ': '94', '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-Z91K1RxGjOo2Ph416zv2xVaAxRf2ULSlAXe6Qqji43zLIAPW3tfyr4I48bgxFY3J', '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': 'c51091ab-15a2-40e9-8898-45a957ed51b6', 'ID_FS_UUID_ENC': 'c51091ab-15a2-40e9-8898-45a957ed51b6', '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': '700288633'} ; 2024-03-01 20:51:51,344 INFO blivet/MainThread: scanning test_vg1-lv1 (/sys/devices/virtual/block/dm-0)... 2024-03-01 20:51:51,344 INFO program/MainThread: Running [15] dmsetup info -co subsystem --noheadings test_vg1-lv1 ... 2024-03-01 20:51:51,347 INFO program/MainThread: stdout[15]: LVM 2024-03-01 20:51:51,347 INFO program/MainThread: stderr[15]: 2024-03-01 20:51:51,347 INFO program/MainThread: ...done [15] (exit code: 0) 2024-03-01 20:51:51,347 INFO program/MainThread: Running [16] dmsetup info -co subsystem --noheadings test_vg1-lv1 ... 2024-03-01 20:51:51,350 INFO program/MainThread: stdout[16]: LVM 2024-03-01 20:51:51,350 INFO program/MainThread: stderr[16]: 2024-03-01 20:51:51,350 INFO program/MainThread: ...done [16] (exit code: 0) 2024-03-01 20:51:51,350 INFO program/MainThread: Running [17] dmsetup info -co subsystem --noheadings test_vg1-lv1 ... 2024-03-01 20:51:51,352 INFO program/MainThread: stdout[17]: LVM 2024-03-01 20:51:51,353 INFO program/MainThread: stderr[17]: 2024-03-01 20:51:51,353 INFO program/MainThread: ...done [17] (exit code: 0) 2024-03-01 20:51:51,356 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: test_vg1-lv1 ; incomplete: False ; hidden: False ; 2024-03-01 20:51:51,359 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned existing 1.5 GiB lvmlv test_vg1-lv1 (45) with existing xfs filesystem 2024-03-01 20:51:51,361 DEBUG blivet/MainThread: test_vg1 size is 2.98 GiB 2024-03-01 20:51:51,362 DEBUG blivet/MainThread: vg test_vg1 has 1.48 GiB free 2024-03-01 20:51:51,362 DEBUG blivet/MainThread: test_vg1 size is 2.98 GiB 2024-03-01 20:51:51,363 DEBUG blivet/MainThread: vg test_vg1 has 1.48 GiB free 2024-03-01 20:51:51,359 INFO blivet/MainThread: got device: LVMLogicalVolumeDevice instance (0x7f714c473e80) -- name = test_vg1-lv1 status = True id = 45 children = [] parents = ['existing 2.98 GiB lvmvg test_vg1 (11)'] uuid = AXe6Qq-ji43-zLIA-PW3t-fyr4-I48b-gxFY3J size = 1.5 GiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-0 target size = 1.5 GiB path = /dev/mapper/test_vg1-lv1 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7f714c4c3670) -- name = test_vg1 status = True id = 11 children = ['existing 1.5 GiB lvmlv test_vg1-lv1 (45) with existing xfs filesystem'] parents = ['existing 1024 MiB disk sda (2) with existing lvmpv', 'existing 1024 MiB disk sdb (16) with existing lvmpv', 'existing 1024 MiB disk sdc (36) with existing lvmpv'] uuid = Z91K1R-xGjO-o2Ph-416z-v2xV-aAxR-f2ULSl size = 2.98 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 2.98 GiB path = /dev/test_vg1 format args = [] original_format = None free = 1.48 GiB PE Size = 4 MiB PE Count = 762 PE Free = 379 PV Count = 3 modified = False extents = 762 free space = 1.48 GiB free extents = 379 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sda (2) with existing lvmpv', 'existing 1024 MiB disk sdb (16) with existing lvmpv', 'existing 1024 MiB disk sdc (36) with existing lvmpv'] LVs = ['existing 1.5 GiB lvmlv test_vg1-lv1 (45) with existing xfs filesystem'] segment type = linear percent = 0 VG space used = 1.5 GiB 2024-03-01 20:51:51,363 INFO program/MainThread: Running [18] dmsetup info -co subsystem --noheadings test_vg1-lv1 ... 2024-03-01 20:51:51,366 INFO program/MainThread: stdout[18]: LVM 2024-03-01 20:51:51,366 INFO program/MainThread: stderr[18]: 2024-03-01 20:51:51,366 INFO program/MainThread: ...done [18] (exit code: 0) 2024-03-01 20:51:51,369 DEBUG blivet/MainThread: DeviceTree.handle_format: name: test_vg1-lv1 ; 2024-03-01 20:51:51,369 DEBUG blivet/MainThread: no type or existing type for test_vg1-lv1, bailing 2024-03-01 20:51:51,370 INFO program/MainThread: Running... udevadm settle --timeout=300 2024-03-01 20:51:51,378 DEBUG program/MainThread: Return code: 0 2024-03-01 20:51:51,392 INFO blivet/MainThread: edd: collected mbr signatures: {'xvda': '0xe61ef7e0'} 2024-03-01 20:51:51,393 DEBUG blivet/MainThread: resolved 'UUID=a4d9efbc-be36-4c5f-99af-596afd10159d' to 'xvda1' (partition) 2024-03-01 20:51:51,396 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: ntap-bos-c01-eng01-nfs01b.storage.bos.redhat.com:/devops_engineering_nfs/devarchive/redhat ; incomplete: False ; hidden: False ; 2024-03-01 20:51:51,399 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned None 2024-03-01 20:51:51,402 DEBUG blivet/MainThread: DeviceTree.get_device_by_path: path: /dev/ntap-bos-c01-eng01-nfs01b.storage.bos.redhat.com:/devops_engineering_nfs/devarchive/redhat ; incomplete: False ; hidden: False ; 2024-03-01 20:51:51,404 DEBUG blivet/MainThread: DeviceTree.get_device_by_path returned None 2024-03-01 20:51:51,404 DEBUG blivet/MainThread: failed to resolve '/dev/ntap-bos-c01-eng01-nfs01b.storage.bos.redhat.com:/devops_engineering_nfs/devarchive/redhat' 2024-03-01 20:51:51,407 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: nest.test.redhat.com:/mnt/qa ; incomplete: False ; hidden: False ; 2024-03-01 20:51:51,409 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned None 2024-03-01 20:51:51,412 DEBUG blivet/MainThread: DeviceTree.get_device_by_path: path: /dev/nest.test.redhat.com:/mnt/qa ; incomplete: False ; hidden: False ; 2024-03-01 20:51:51,414 DEBUG blivet/MainThread: DeviceTree.get_device_by_path returned None 2024-03-01 20:51:51,414 DEBUG blivet/MainThread: failed to resolve '/dev/nest.test.redhat.com:/mnt/qa' 2024-03-01 20:51:51,417 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: vtap-eng01.storage.rdu2.redhat.com:/vol/engarchive ; incomplete: False ; hidden: False ; 2024-03-01 20:51:51,419 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned None 2024-03-01 20:51:51,422 DEBUG blivet/MainThread: DeviceTree.get_device_by_path: path: /dev/vtap-eng01.storage.rdu2.redhat.com:/vol/engarchive ; incomplete: False ; hidden: False ; 2024-03-01 20:51:51,424 DEBUG blivet/MainThread: DeviceTree.get_device_by_path returned None 2024-03-01 20:51:51,424 DEBUG blivet/MainThread: failed to resolve '/dev/vtap-eng01.storage.rdu2.redhat.com:/vol/engarchive' 2024-03-01 20:51:51,427 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: nest.test.redhat.com:/mnt/tpsdist ; incomplete: False ; hidden: False ; 2024-03-01 20:51:51,429 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned None 2024-03-01 20:51:51,432 DEBUG blivet/MainThread: DeviceTree.get_device_by_path: path: /dev/nest.test.redhat.com:/mnt/tpsdist ; incomplete: False ; hidden: False ; 2024-03-01 20:51:51,434 DEBUG blivet/MainThread: DeviceTree.get_device_by_path returned None 2024-03-01 20:51:51,434 DEBUG blivet/MainThread: failed to resolve '/dev/nest.test.redhat.com:/mnt/tpsdist' 2024-03-01 20:51:51,437 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: ntap-bos-c01-eng01-nfs01b.storage.bos.redhat.com:/devops_engineering_nfs/devarchive/redhat/brewroot ; incomplete: False ; hidden: False ; 2024-03-01 20:51:51,439 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned None 2024-03-01 20:51:51,442 DEBUG blivet/MainThread: DeviceTree.get_device_by_path: path: /dev/ntap-bos-c01-eng01-nfs01b.storage.bos.redhat.com:/devops_engineering_nfs/devarchive/redhat/brewroot ; incomplete: False ; hidden: False ; 2024-03-01 20:51:51,444 DEBUG blivet/MainThread: DeviceTree.get_device_by_path returned None 2024-03-01 20:51:51,444 DEBUG blivet/MainThread: failed to resolve '/dev/ntap-bos-c01-eng01-nfs01b.storage.bos.redhat.com:/devops_engineering_nfs/devarchive/redhat/brewroot' 2024-03-01 20:51:51,447 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: ntap-bos-c01-eng01-nfs01b.storage.bos.redhat.com:/devops_brew_scratch_nfs/scratch ; incomplete: False ; hidden: False ; 2024-03-01 20:51:51,449 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned None 2024-03-01 20:51:51,452 DEBUG blivet/MainThread: DeviceTree.get_device_by_path: path: /dev/ntap-bos-c01-eng01-nfs01b.storage.bos.redhat.com:/devops_brew_scratch_nfs/scratch ; incomplete: False ; hidden: False ; 2024-03-01 20:51:51,454 DEBUG blivet/MainThread: DeviceTree.get_device_by_path returned None 2024-03-01 20:51:51,454 DEBUG blivet/MainThread: failed to resolve '/dev/ntap-bos-c01-eng01-nfs01b.storage.bos.redhat.com:/devops_brew_scratch_nfs/scratch' 2024-03-01 20:51:54,513 INFO blivet/MainThread: sys.argv = ['/tmp/ansible_fedora.linux_system_roles.blivet_payload_ae9ma7c7/ansible_fedora.linux_system_roles.blivet_payload.zip/ansible_collections/fedora/linux_system_roles/plugins/modules/blivet.py'] 2024-03-01 20:51:54,546 DEBUG blivet/MainThread: Ext4FS.supported: supported: True ; 2024-03-01 20:51:54,546 INFO program/MainThread: Running [2] e2fsck -V ... 2024-03-01 20:51:54,549 INFO program/MainThread: stdout[2]: 2024-03-01 20:51:54,549 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 20:51:54,549 INFO program/MainThread: ...done [2] (exit code: 0) 2024-03-01 20:51:54,549 INFO program/MainThread: Running... modprobe --dry-run ext4 2024-03-01 20:51:54,554 DEBUG program/MainThread: Return code: 0 2024-03-01 20:51:54,554 DEBUG blivet/MainThread: get_format('ext4') returning Ext4FS instance with object id 0 2024-03-01 20:51:54,557 DEBUG blivet/MainThread: Ext4FS.supported: supported: True ; 2024-03-01 20:51:54,557 DEBUG blivet/MainThread: trying to set new default fstype to 'ext4' 2024-03-01 20:51:54,560 DEBUG blivet/MainThread: Ext4FS.supported: supported: True ; 2024-03-01 20:51:54,560 DEBUG blivet/MainThread: get_format('ext4') returning Ext4FS instance with object id 1 2024-03-01 20:51:54,563 DEBUG blivet/MainThread: Ext4FS.supported: supported: True ; 2024-03-01 20:51:54,563 INFO program/MainThread: Running... lsblk --bytes -a -o NAME,SIZE,OWNER,GROUP,MODE,FSTYPE,LABEL,UUID,PARTUUID,MOUNTPOINT 2024-03-01 20:51:54,571 INFO program/MainThread: stdout: 2024-03-01 20:51:54,571 INFO program/MainThread: NAME SIZE OWNER GROUP MODE FSTYPE LABEL UUID PARTUUID MOUNTPOINT 2024-03-01 20:51:54,571 INFO program/MainThread: sda 1073741824 root disk brw-rw---- LVM2_member nNKJ72-LXbo-Mn37-saJe-d9qv-Z70d-253i3X 2024-03-01 20:51:54,571 INFO program/MainThread: `-test_vg1-lv1 1606418432 root disk brw-rw---- xfs c51091ab-15a2-40e9-8898-45a957ed51b6 2024-03-01 20:51:54,571 INFO program/MainThread: sdb 1073741824 root disk brw-rw---- LVM2_member LyLEUn-UDms-NWHU-bV4R-1O0G-SMO1-bBad1P 2024-03-01 20:51:54,571 INFO program/MainThread: `-test_vg1-lv1 1606418432 root disk brw-rw---- xfs c51091ab-15a2-40e9-8898-45a957ed51b6 2024-03-01 20:51:54,571 INFO program/MainThread: sdc 1073741824 root disk brw-rw---- LVM2_member 1ZVwov-cB6O-qOYz-DUP2-tC1x-EZvW-h5mm7p 2024-03-01 20:51:54,571 INFO program/MainThread: sdd 1073741824 root disk brw-rw---- 2024-03-01 20:51:54,571 INFO program/MainThread: sde 1073741824 root disk brw-rw---- 2024-03-01 20:51:54,571 INFO program/MainThread: sdf 1073741824 root disk brw-rw---- 2024-03-01 20:51:54,571 INFO program/MainThread: sdg 1073741824 root disk brw-rw---- 2024-03-01 20:51:54,571 INFO program/MainThread: sdh 1073741824 root disk brw-rw---- 2024-03-01 20:51:54,571 INFO program/MainThread: sdi 1073741824 root disk brw-rw---- 2024-03-01 20:51:54,571 INFO program/MainThread: sdj 1073741824 root disk brw-rw---- 2024-03-01 20:51:54,571 INFO program/MainThread: sdk 1073741824 root disk brw-rw---- 2024-03-01 20:51:54,571 INFO program/MainThread: sdl 1073741824 root disk brw-rw---- 2024-03-01 20:51:54,572 INFO program/MainThread: xvda 268435456000 root disk brw-rw---- 2024-03-01 20:51:54,572 INFO program/MainThread: `-xvda1 268434390528 root disk brw-rw---- xfs a4d9efbc-be36-4c5f-99af-596afd10159d e61ef7e0-01 / 2024-03-01 20:51:54,572 DEBUG program/MainThread: Return code: 0 2024-03-01 20:51:54,572 DEBUG blivet/MainThread: lsblk output: NAME SIZE OWNER GROUP MODE FSTYPE LABEL UUID PARTUUID MOUNTPOINT sda 1073741824 root disk brw-rw---- LVM2_member nNKJ72-LXbo-Mn37-saJe-d9qv-Z70d-253i3X `-test_vg1-lv1 1606418432 root disk brw-rw---- xfs c51091ab-15a2-40e9-8898-45a957ed51b6 sdb 1073741824 root disk brw-rw---- LVM2_member LyLEUn-UDms-NWHU-bV4R-1O0G-SMO1-bBad1P `-test_vg1-lv1 1606418432 root disk brw-rw---- xfs c51091ab-15a2-40e9-8898-45a957ed51b6 sdc 1073741824 root disk brw-rw---- LVM2_member 1ZVwov-cB6O-qOYz-DUP2-tC1x-EZvW-h5mm7p 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 20:51:54,572 DEBUG blivet/MainThread: lvm filter: clearing the lvm devices list 2024-03-01 20:51:54,572 DEBUG blivet/MainThread: lvm filter: clearing the lvm devices list 2024-03-01 20:51:54,572 INFO blivet/MainThread: resetting Blivet (version 3.6.0) instance 2024-03-01 20:51:54,572 DEBUG blivet/MainThread: lvm filter: clearing the lvm devices list 2024-03-01 20:51:54,573 INFO blivet/MainThread: DeviceTree.populate: ignored_disks is [] ; exclusive_disks is [] 2024-03-01 20:51:54,573 WARNING blivet/MainThread: Failed to call the update_volume_info method: libstoragemgmt functionality not available 2024-03-01 20:51:54,573 INFO program/MainThread: Running... udevadm settle --timeout=300 2024-03-01 20:51:54,585 DEBUG program/MainThread: Return code: 0 2024-03-01 20:51:54,598 INFO blivet/MainThread: devices to scan: ['sda', 'sdb', 'sdk', 'sdl', 'sdc', 'sdd', 'sde', 'sdf', 'sdg', 'sdh', 'sdi', 'sdj', 'xvda', 'xvda1', 'test_vg1-lv1'] 2024-03-01 20:51:54,602 DEBUG blivet/MainThread: DeviceTree.handle_device: name: sda ; info: {'CURRENT_TAGS': ':systemd:', 'DEVLINKS': '/dev/disk/by-id/scsi-SLIO-ORG_disk0_a8abeb2a-8284-458e-bf04-3e0fbc353c0a ' '/dev/disk/by-diskseq/2 ' '/dev/disk/by-id/scsi-36001405a8abeb2a8284458ebf043e0fb ' '/dev/disk/by-id/lvm-pv-uuid-nNKJ72-LXbo-Mn37-saJe-d9qv-Z70d-253i3X ' '/dev/disk/by-id/wwn-0x6001405a8abeb2a8284458ebf043e0fb ' '/dev/disk/by-id/scsi-1LIO-ORG_disk0:a8abeb2a-8284-458e-bf04-3e0fbc353c0a', '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': 'nNKJ72-LXbo-Mn37-saJe-d9qv-Z70d-253i3X', 'ID_FS_UUID_ENC': 'nNKJ72-LXbo-Mn37-saJe-d9qv-Z70d-253i3X', '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': 'a8abeb2a-8284-458e-bf04-3e0fbc353c0a', 'ID_SERIAL': '36001405a8abeb2a8284458ebf043e0fb', 'ID_SERIAL_SHORT': '6001405a8abeb2a8284458ebf043e0fb', 'ID_TARGET_PORT': '0', 'ID_TYPE': 'disk', 'ID_VENDOR': 'LIO-ORG', 'ID_VENDOR_ENC': 'LIO-ORG\\x20', 'ID_WWN': '0x6001405a8abeb2a8', 'ID_WWN_VENDOR_EXTENSION': '0x284458ebf043e0fb', 'ID_WWN_WITH_EXTENSION': '0x6001405a8abeb2a8284458ebf043e0fb', 'MAJOR': '8', 'MINOR': '0', 'SCSI_IDENT_LUN_LOGICAL_UNIT_GROUP': '0x0', 'SCSI_IDENT_LUN_NAA_REGEXT': '6001405a8abeb2a8284458ebf043e0fb', 'SCSI_IDENT_LUN_T10': 'LIO-ORG_disk0:a8abeb2a-8284-458e-bf04-3e0fbc353c0a', 'SCSI_IDENT_PORT_NAME': 'naa.5001405a91c5ccc5,t,0x0001', 'SCSI_IDENT_PORT_RELATIVE': '0', 'SCSI_IDENT_PORT_TARGET_PORT_GROUP': '0x0', 'SCSI_IDENT_SERIAL': 'a8abeb2a-8284-458e-bf04-3e0fbc353c0a', 'SCSI_IDENT_TARGET_NAME': 'naa.5001405a91c5ccc5', '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': '336998022'} ; 2024-03-01 20:51:54,603 INFO blivet/MainThread: scanning sda (/sys/devices/tcm_loop_0/tcm_loop_adapter_0/host2/target2:0:1/2:0:1:0/block/sda)... 2024-03-01 20:51:54,603 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 20:51:54,637 INFO program/MainThread: stdout[3]: LVM2_VG_NAME=test_vg1 LVM2_LV_NAME=lv1 LVM2_LV_UUID=AXe6Qq-ji43-zLIA-PW3t-fyr4-I48b-gxFY3J LVM2_LV_SIZE=1606418432 LVM2_LV_ATTR=-wi-a----- LVM2_SEGTYPE=linear LVM2_ORIGIN= LVM2_POOL_LV= LVM2_DATA_LV= LVM2_METADATA_LV= 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=AXe6Qq-ji43-zLIA-PW3t-fyr4-I48b-gxFY3J LVM2_LV_SIZE=1606418432 LVM2_LV_ATTR=-wi-a----- LVM2_SEGTYPE=linear LVM2_ORIGIN= LVM2_POOL_LV= LVM2_DATA_LV= LVM2_METADATA_LV= LVM2_LV_ROLE=public LVM2_MOVE_PV= LVM2_DATA_PERCENT= LVM2_METADATA_PERCENT= LVM2_COPY_PERCENT= 2024-03-01 20:51:54,638 INFO program/MainThread: stderr[3]: 2024-03-01 20:51:54,638 INFO program/MainThread: ...done [3] (exit code: 0) 2024-03-01 20:51:54,642 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: sda ; incomplete: False ; hidden: False ; 2024-03-01 20:51:54,644 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned None 2024-03-01 20:51:54,649 INFO blivet/MainThread: failed to get initiator name from iscsi firmware: storaged iSCSI functionality not available 2024-03-01 20:51:54,650 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 20:51:54,655 DEBUG blivet/MainThread: DiskDevicePopulator.run: name: sda ; 2024-03-01 20:51:54,655 INFO blivet/MainThread: sda is a disk 2024-03-01 20:51:54,655 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 3 2024-03-01 20:51:54,656 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 4 2024-03-01 20:51:54,659 DEBUG blivet/MainThread: DiskDevice._set_format: sda ; type: None ; current: None ; 2024-03-01 20:51:54,662 DEBUG blivet/MainThread: DiskDevice.update_sysfs_path: sda ; status: True ; 2024-03-01 20:51:54,662 DEBUG blivet/MainThread: sda sysfs_path set to /sys/devices/tcm_loop_0/tcm_loop_adapter_0/host2/target2:0:1/2:0:1:0/block/sda 2024-03-01 20:51:54,665 DEBUG blivet/MainThread: DiskDevice.read_current_size: exists: True ; path: /dev/sda ; sysfs_path: /sys/devices/tcm_loop_0/tcm_loop_adapter_0/host2/target2:0:1/2:0:1:0/block/sda ; 2024-03-01 20:51:54,666 DEBUG blivet/MainThread: updated sda size to 1024 MiB (1024 MiB) 2024-03-01 20:51:54,666 INFO blivet/MainThread: added disk sda (id 2) to device tree 2024-03-01 20:51:54,666 INFO blivet/MainThread: got device: DiskDevice instance (0x7fee53aa9700) -- 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 = 6001405a8abeb2a8284458ebf043e0fb 2024-03-01 20:51:54,669 DEBUG blivet/MainThread: DeviceTree.handle_format: name: sda ; 2024-03-01 20:51:54,673 DEBUG blivet/MainThread: AppleBootstrapFS.supported: supported: True ; 2024-03-01 20:51:54,673 DEBUG blivet/MainThread: get_format('appleboot') returning AppleBootstrapFS instance with object id 6 2024-03-01 20:51:54,676 DEBUG blivet/MainThread: EFIFS.supported: supported: True ; 2024-03-01 20:51:54,676 DEBUG blivet/MainThread: get_format('efi') returning EFIFS instance with object id 7 2024-03-01 20:51:54,679 DEBUG blivet/MainThread: MacEFIFS.supported: supported: True ; 2024-03-01 20:51:54,679 DEBUG blivet/MainThread: get_format('macefi') returning MacEFIFS instance with object id 8 2024-03-01 20:51:54,682 DEBUG blivet/MainThread: MacEFIFS.supported: supported: True ; 2024-03-01 20:51:54,683 DEBUG blivet/MainThread: get_format('macefi') returning MacEFIFS instance with object id 9 2024-03-01 20:51:54,685 DEBUG blivet/MainThread: LVMFormatPopulator.run: pv: sda ; 2024-03-01 20:51:54,686 DEBUG blivet/MainThread: lvm filter: device /dev/sda added to the list of allowed devices 2024-03-01 20:51:54,686 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 20:51:54,720 INFO program/MainThread: stdout[4]: LVM2_PV_NAME=/dev/sda LVM2_PV_UUID=nNKJ72-LXbo-Mn37-saJe-d9qv-Z70d-253i3X LVM2_PV_FREE=0 LVM2_PV_SIZE=1065353216 LVM2_PE_START=8388608 LVM2_VG_NAME=test_vg1 LVM2_VG_UUID=Z91K1R-xGjO-o2Ph-416z-v2xV-aAxR-f2ULSl 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=LyLEUn-UDms-NWHU-bV4R-1O0G-SMO1-bBad1P LVM2_PV_FREE=524288000 LVM2_PV_SIZE=1065353216 LVM2_PE_START=8388608 LVM2_VG_NAME=test_vg1 LVM2_VG_UUID=Z91K1R-xGjO-o2Ph-416z-v2xV-aAxR-f2ULSl 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=1ZVwov-cB6O-qOYz-DUP2-tC1x-EZvW-h5mm7p LVM2_PV_FREE=1065353216 LVM2_PV_SIZE=1065353216 LVM2_PE_START=8388608 LVM2_VG_NAME=test_vg1 LVM2_VG_UUID=Z91K1R-xGjO-o2Ph-416z-v2xV-aAxR-f2ULSl LVM2_VG_SIZE=3196059648 LVM2_VG_FREE=1589641216 LVM2_VG_EXTENT_SIZE=4194304 LVM2_VG_EXTENT_COUNT=762 LVM2_VG_FREE_COUNT=379 LVM2_PV_COUNT=3 2024-03-01 20:51:54,720 INFO program/MainThread: stderr[4]: WARNING: Couldn't find device with uuid LyLEUn-UDms-NWHU-bV4R-1O0G-SMO1-bBad1P. WARNING: Couldn't find device with uuid 1ZVwov-cB6O-qOYz-DUP2-tC1x-EZvW-h5mm7p. WARNING: VG test_vg1 is missing PV LyLEUn-UDms-NWHU-bV4R-1O0G-SMO1-bBad1P (last written to /dev/sdb). WARNING: VG test_vg1 is missing PV 1ZVwov-cB6O-qOYz-DUP2-tC1x-EZvW-h5mm7p (last written to /dev/sdc). WARNING: Couldn't find all devices for LV test_vg1/lv1 while checking used and assumed devices. 2024-03-01 20:51:54,720 INFO program/MainThread: ...done [4] (exit code: 0) 2024-03-01 20:51:54,720 INFO blivet/MainThread: type detected on 'sda' is 'lvmpv' 2024-03-01 20:51:54,724 DEBUG blivet/MainThread: LVMPhysicalVolume.__init__: uuid: nNKJ72-LXbo-Mn37-saJe-d9qv-Z70d-253i3X ; label: None ; device: /dev/sda ; serial: 36001405a8abeb2a8284458ebf043e0fb ; exists: True ; vg_name: test_vg1 ; vg_uuid: Z91K1R-xGjO-o2Ph-416z-v2xV-aAxR-f2ULSl ; pe_start: 8 MiB ; 2024-03-01 20:51:54,725 DEBUG blivet/MainThread: get_format('lvmpv') returning LVMPhysicalVolume instance with object id 10 2024-03-01 20:51:54,727 DEBUG blivet/MainThread: DiskDevice._set_format: sda ; type: lvmpv ; current: None ; 2024-03-01 20:51:54,730 DEBUG blivet/MainThread: DeviceTree.get_device_by_uuid: uuid: Z91K1R-xGjO-o2Ph-416z-v2xV-aAxR-f2ULSl ; incomplete: True ; hidden: False ; 2024-03-01 20:51:54,733 DEBUG blivet/MainThread: DeviceTree.get_device_by_uuid returned None 2024-03-01 20:51:54,736 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: test_vg1 ; incomplete: False ; hidden: False ; 2024-03-01 20:51:54,738 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned None 2024-03-01 20:51:54,739 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 20:51:54,775 INFO program/MainThread: stdout[5]: LVM2_VG_NAME=test_vg1 LVM2_VG_UUID=Z91K1R-xGjO-o2Ph-416z-v2xV-aAxR-f2ULSl LVM2_VG_SIZE=3196059648 LVM2_VG_FREE=1589641216 LVM2_VG_EXTENT_SIZE=4194304 LVM2_VG_EXTENT_COUNT=762 LVM2_VG_FREE_COUNT=379 LVM2_PV_COUNT=3 2024-03-01 20:51:54,776 INFO program/MainThread: stderr[5]: WARNING: Couldn't find device with uuid LyLEUn-UDms-NWHU-bV4R-1O0G-SMO1-bBad1P. WARNING: Couldn't find device with uuid 1ZVwov-cB6O-qOYz-DUP2-tC1x-EZvW-h5mm7p. WARNING: VG test_vg1 is missing PV LyLEUn-UDms-NWHU-bV4R-1O0G-SMO1-bBad1P (last written to /dev/sdb). WARNING: VG test_vg1 is missing PV 1ZVwov-cB6O-qOYz-DUP2-tC1x-EZvW-h5mm7p (last written to /dev/sdc). WARNING: Couldn't find all devices for LV test_vg1/lv1 while checking used and assumed devices. 2024-03-01 20:51:54,776 INFO program/MainThread: ...done [5] (exit code: 0) 2024-03-01 20:51:54,776 INFO blivet/MainThread: Can't get exported information from VG info, assuming VG is not exported. 2024-03-01 20:51:54,776 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 12 2024-03-01 20:51:54,781 DEBUG blivet/MainThread: LVMVolumeGroupDevice._add_parent: test_vg1 ; parent: sda ; 2024-03-01 20:51:54,784 DEBUG blivet/MainThread: DiskDevice.add_child: name: sda ; child: test_vg1 ; kids: 0 ; 2024-03-01 20:51:54,785 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 13 2024-03-01 20:51:54,787 DEBUG blivet/MainThread: LVMVolumeGroupDevice._set_format: test_vg1 ; type: None ; current: None ; 2024-03-01 20:51:54,788 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 20:51:54,825 INFO program/MainThread: stdout[6]: LVM2_VG_NAME=test_vg1 LVM2_LV_NAME=lv1 LVM2_LV_UUID=AXe6Qq-ji43-zLIA-PW3t-fyr4-I48b-gxFY3J 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=AXe6Qq-ji43-zLIA-PW3t-fyr4-I48b-gxFY3J LVM2_LV_SIZE=1606418432 LVM2_LV_ATTR=-wi-a---p- LVM2_SEGTYPE=linear LVM2_ORIGIN= LVM2_POOL_LV= LVM2_DATA_LV= LVM2_METADATA_LV= LVM2_LV_ROLE=public LVM2_MOVE_PV= LVM2_DATA_PERCENT= LVM2_METADATA_PERCENT= LVM2_COPY_PERCENT= 2024-03-01 20:51:54,825 INFO program/MainThread: stderr[6]: WARNING: Couldn't find device with uuid LyLEUn-UDms-NWHU-bV4R-1O0G-SMO1-bBad1P. WARNING: Couldn't find device with uuid 1ZVwov-cB6O-qOYz-DUP2-tC1x-EZvW-h5mm7p. WARNING: VG test_vg1 is missing PV LyLEUn-UDms-NWHU-bV4R-1O0G-SMO1-bBad1P (last written to /dev/sdb). WARNING: VG test_vg1 is missing PV 1ZVwov-cB6O-qOYz-DUP2-tC1x-EZvW-h5mm7p (last written to /dev/sdc). WARNING: Couldn't find all devices for LV test_vg1/lv1 while checking used and assumed devices. 2024-03-01 20:51:54,825 INFO program/MainThread: ...done [6] (exit code: 0) 2024-03-01 20:51:54,829 DEBUG blivet/MainThread: LVMVolumeGroupDevice.update_sysfs_path: test_vg1 ; status: True ; 2024-03-01 20:51:54,830 INFO blivet/MainThread: added lvmvg test_vg1 (id 11) to device tree 2024-03-01 20:51:54,832 DEBUG blivet/MainThread: LVMFormatPopulator._update_lvs: pv: sda ; 2024-03-01 20:51:54,835 DEBUG blivet/MainThread: DeviceTree.get_device_by_uuid: uuid: Z91K1R-xGjO-o2Ph-416z-v2xV-aAxR-f2ULSl ; incomplete: True ; hidden: False ; 2024-03-01 20:51:54,838 DEBUG blivet/MainThread: DeviceTree.get_device_by_uuid returned existing 1016 MiB lvmvg test_vg1 (11) 2024-03-01 20:51:54,838 WARNING blivet/MainThread: Skipping LVs for incomplete VG test_vg1 2024-03-01 20:51:54,838 INFO blivet/MainThread: got format: existing lvmpv 2024-03-01 20:51:54,841 DEBUG blivet/MainThread: DeviceTree.handle_device: name: sdb ; info: {'CURRENT_TAGS': ':systemd:', 'DEVLINKS': '/dev/disk/by-diskseq/3 ' '/dev/disk/by-id/scsi-SLIO-ORG_disk1_c67c68fc-5fb8-4942-8812-1de7084b7176 ' '/dev/disk/by-id/scsi-1LIO-ORG_disk1:c67c68fc-5fb8-4942-8812-1de7084b7176 ' '/dev/disk/by-id/scsi-36001405c67c68fc5fb8494288121de70 ' '/dev/disk/by-id/lvm-pv-uuid-LyLEUn-UDms-NWHU-bV4R-1O0G-SMO1-bBad1P ' '/dev/disk/by-id/wwn-0x6001405c67c68fc5fb8494288121de70', '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': 'LyLEUn-UDms-NWHU-bV4R-1O0G-SMO1-bBad1P', 'ID_FS_UUID_ENC': 'LyLEUn-UDms-NWHU-bV4R-1O0G-SMO1-bBad1P', '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': 'c67c68fc-5fb8-4942-8812-1de7084b7176', 'ID_SERIAL': '36001405c67c68fc5fb8494288121de70', 'ID_SERIAL_SHORT': '6001405c67c68fc5fb8494288121de70', 'ID_TARGET_PORT': '0', 'ID_TYPE': 'disk', 'ID_VENDOR': 'LIO-ORG', 'ID_VENDOR_ENC': 'LIO-ORG\\x20', 'ID_WWN': '0x6001405c67c68fc5', 'ID_WWN_VENDOR_EXTENSION': '0xfb8494288121de70', 'ID_WWN_WITH_EXTENSION': '0x6001405c67c68fc5fb8494288121de70', 'MAJOR': '8', 'MINOR': '16', 'SCSI_IDENT_LUN_LOGICAL_UNIT_GROUP': '0x0', 'SCSI_IDENT_LUN_NAA_REGEXT': '6001405c67c68fc5fb8494288121de70', 'SCSI_IDENT_LUN_T10': 'LIO-ORG_disk1:c67c68fc-5fb8-4942-8812-1de7084b7176', 'SCSI_IDENT_PORT_NAME': 'naa.5001405a91c5ccc5,t,0x0001', 'SCSI_IDENT_PORT_RELATIVE': '0', 'SCSI_IDENT_PORT_TARGET_PORT_GROUP': '0x0', 'SCSI_IDENT_SERIAL': 'c67c68fc-5fb8-4942-8812-1de7084b7176', 'SCSI_IDENT_TARGET_NAME': 'naa.5001405a91c5ccc5', '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': '337020590'} ; 2024-03-01 20:51:54,841 INFO blivet/MainThread: scanning sdb (/sys/devices/tcm_loop_0/tcm_loop_adapter_0/host2/target2:0:1/2:0:1:1/block/sdb)... 2024-03-01 20:51:54,844 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: sdb ; incomplete: False ; hidden: False ; 2024-03-01 20:51:54,847 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned None 2024-03-01 20:51:54,852 DEBUG blivet/MainThread: DiskDevicePopulator.run: name: sdb ; 2024-03-01 20:51:54,852 INFO blivet/MainThread: sdb is a disk 2024-03-01 20:51:54,852 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 17 2024-03-01 20:51:54,853 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 18 2024-03-01 20:51:54,855 DEBUG blivet/MainThread: DiskDevice._set_format: sdb ; type: None ; current: None ; 2024-03-01 20:51:54,858 DEBUG blivet/MainThread: DiskDevice.update_sysfs_path: sdb ; status: True ; 2024-03-01 20:51:54,858 DEBUG blivet/MainThread: sdb sysfs_path set to /sys/devices/tcm_loop_0/tcm_loop_adapter_0/host2/target2:0:1/2:0:1:1/block/sdb 2024-03-01 20:51:54,861 DEBUG blivet/MainThread: DiskDevice.read_current_size: exists: True ; path: /dev/sdb ; sysfs_path: /sys/devices/tcm_loop_0/tcm_loop_adapter_0/host2/target2:0:1/2:0:1:1/block/sdb ; 2024-03-01 20:51:54,861 DEBUG blivet/MainThread: updated sdb size to 1024 MiB (1024 MiB) 2024-03-01 20:51:54,862 INFO blivet/MainThread: added disk sdb (id 16) to device tree 2024-03-01 20:51:54,862 INFO blivet/MainThread: got device: DiskDevice instance (0x7fee5273c220) -- 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 = 6001405c67c68fc5fb8494288121de70 2024-03-01 20:51:54,865 DEBUG blivet/MainThread: DeviceTree.handle_format: name: sdb ; 2024-03-01 20:51:54,868 DEBUG blivet/MainThread: AppleBootstrapFS.supported: supported: True ; 2024-03-01 20:51:54,868 DEBUG blivet/MainThread: get_format('appleboot') returning AppleBootstrapFS instance with object id 20 2024-03-01 20:51:54,871 DEBUG blivet/MainThread: EFIFS.supported: supported: True ; 2024-03-01 20:51:54,871 DEBUG blivet/MainThread: get_format('efi') returning EFIFS instance with object id 21 2024-03-01 20:51:54,874 DEBUG blivet/MainThread: MacEFIFS.supported: supported: True ; 2024-03-01 20:51:54,874 DEBUG blivet/MainThread: get_format('macefi') returning MacEFIFS instance with object id 22 2024-03-01 20:51:54,877 DEBUG blivet/MainThread: MacEFIFS.supported: supported: True ; 2024-03-01 20:51:54,877 DEBUG blivet/MainThread: get_format('macefi') returning MacEFIFS instance with object id 23 2024-03-01 20:51:54,880 DEBUG blivet/MainThread: LVMFormatPopulator.run: pv: sdb ; 2024-03-01 20:51:54,880 DEBUG blivet/MainThread: lvm filter: device /dev/sdb added to the list of allowed devices 2024-03-01 20:51:54,880 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 20:51:54,920 INFO program/MainThread: stdout[7]: LVM2_PV_NAME=/dev/sda LVM2_PV_UUID=nNKJ72-LXbo-Mn37-saJe-d9qv-Z70d-253i3X LVM2_PV_FREE=0 LVM2_PV_SIZE=1065353216 LVM2_PE_START=8388608 LVM2_VG_NAME=test_vg1 LVM2_VG_UUID=Z91K1R-xGjO-o2Ph-416z-v2xV-aAxR-f2ULSl 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=LyLEUn-UDms-NWHU-bV4R-1O0G-SMO1-bBad1P LVM2_PV_FREE=524288000 LVM2_PV_SIZE=1065353216 LVM2_PE_START=8388608 LVM2_VG_NAME=test_vg1 LVM2_VG_UUID=Z91K1R-xGjO-o2Ph-416z-v2xV-aAxR-f2ULSl 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=1ZVwov-cB6O-qOYz-DUP2-tC1x-EZvW-h5mm7p LVM2_PV_FREE=1065353216 LVM2_PV_SIZE=1065353216 LVM2_PE_START=8388608 LVM2_VG_NAME=test_vg1 LVM2_VG_UUID=Z91K1R-xGjO-o2Ph-416z-v2xV-aAxR-f2ULSl LVM2_VG_SIZE=3196059648 LVM2_VG_FREE=1589641216 LVM2_VG_EXTENT_SIZE=4194304 LVM2_VG_EXTENT_COUNT=762 LVM2_VG_FREE_COUNT=379 LVM2_PV_COUNT=3 2024-03-01 20:51:54,920 INFO program/MainThread: stderr[7]: WARNING: Couldn't find device with uuid 1ZVwov-cB6O-qOYz-DUP2-tC1x-EZvW-h5mm7p. WARNING: VG test_vg1 is missing PV 1ZVwov-cB6O-qOYz-DUP2-tC1x-EZvW-h5mm7p (last written to /dev/sdc). 2024-03-01 20:51:54,920 INFO program/MainThread: ...done [7] (exit code: 0) 2024-03-01 20:51:54,920 INFO blivet/MainThread: type detected on 'sdb' is 'lvmpv' 2024-03-01 20:51:54,924 DEBUG blivet/MainThread: LVMPhysicalVolume.__init__: uuid: LyLEUn-UDms-NWHU-bV4R-1O0G-SMO1-bBad1P ; label: None ; device: /dev/sdb ; serial: 36001405c67c68fc5fb8494288121de70 ; exists: True ; vg_name: test_vg1 ; vg_uuid: Z91K1R-xGjO-o2Ph-416z-v2xV-aAxR-f2ULSl ; pe_start: 8 MiB ; free: 500 MiB ; 2024-03-01 20:51:54,924 DEBUG blivet/MainThread: get_format('lvmpv') returning LVMPhysicalVolume instance with object id 24 2024-03-01 20:51:54,927 DEBUG blivet/MainThread: DiskDevice._set_format: sdb ; type: lvmpv ; current: None ; 2024-03-01 20:51:54,929 DEBUG blivet/MainThread: DeviceTree.get_device_by_uuid: uuid: Z91K1R-xGjO-o2Ph-416z-v2xV-aAxR-f2ULSl ; incomplete: True ; hidden: False ; 2024-03-01 20:51:54,932 DEBUG blivet/MainThread: DeviceTree.get_device_by_uuid returned existing 1016 MiB lvmvg test_vg1 (11) 2024-03-01 20:51:54,935 DEBUG blivet/MainThread: LVMVolumeGroupDevice._add_parent: test_vg1 ; parent: sdb ; 2024-03-01 20:51:54,938 DEBUG blivet/MainThread: DiskDevice.add_child: name: sdb ; child: test_vg1 ; kids: 0 ; 2024-03-01 20:51:54,941 DEBUG blivet/MainThread: LVMFormatPopulator._update_lvs: pv: sdb ; 2024-03-01 20:51:54,943 DEBUG blivet/MainThread: DeviceTree.get_device_by_uuid: uuid: Z91K1R-xGjO-o2Ph-416z-v2xV-aAxR-f2ULSl ; incomplete: True ; hidden: False ; 2024-03-01 20:51:54,946 DEBUG blivet/MainThread: DeviceTree.get_device_by_uuid returned existing 1.98 GiB lvmvg test_vg1 (11) 2024-03-01 20:51:54,946 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 20:51:54,979 INFO program/MainThread: stdout[8]: LVM2_VG_NAME=test_vg1 LVM2_LV_NAME=lv1 LVM2_LV_UUID=AXe6Qq-ji43-zLIA-PW3t-fyr4-I48b-gxFY3J LVM2_LV_SIZE=1606418432 LVM2_LV_ATTR=-wi-a----- LVM2_SEGTYPE=linear LVM2_ORIGIN= LVM2_POOL_LV= LVM2_DATA_LV= LVM2_METADATA_LV= 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=AXe6Qq-ji43-zLIA-PW3t-fyr4-I48b-gxFY3J LVM2_LV_SIZE=1606418432 LVM2_LV_ATTR=-wi-a----- LVM2_SEGTYPE=linear LVM2_ORIGIN= LVM2_POOL_LV= LVM2_DATA_LV= LVM2_METADATA_LV= LVM2_LV_ROLE=public LVM2_MOVE_PV= LVM2_DATA_PERCENT= LVM2_METADATA_PERCENT= LVM2_COPY_PERCENT= 2024-03-01 20:51:54,980 INFO program/MainThread: stderr[8]: WARNING: Couldn't find device with uuid 1ZVwov-cB6O-qOYz-DUP2-tC1x-EZvW-h5mm7p. WARNING: VG test_vg1 is missing PV 1ZVwov-cB6O-qOYz-DUP2-tC1x-EZvW-h5mm7p (last written to /dev/sdc). 2024-03-01 20:51:54,980 INFO program/MainThread: ...done [8] (exit code: 0) 2024-03-01 20:51:54,980 WARNING blivet/MainThread: Skipping LVs for incomplete VG test_vg1 2024-03-01 20:51:54,980 INFO blivet/MainThread: got format: existing lvmpv 2024-03-01 20:51:54,984 DEBUG blivet/MainThread: DeviceTree.handle_device: name: sdk ; info: {'CURRENT_TAGS': ':systemd:', 'DEVLINKS': '/dev/disk/by-id/scsi-SLIO-ORG_disk10_e1b8c6d0-3d08-40cc-baa9-9ea541aeb400 ' '/dev/disk/by-id/scsi-1LIO-ORG_disk10:e1b8c6d0-3d08-40cc-baa9-9ea541aeb400 ' '/dev/disk/by-diskseq/12 ' '/dev/disk/by-id/wwn-0x6001405e1b8c6d03d0840ccbaa99ea54 ' '/dev/disk/by-id/scsi-36001405e1b8c6d03d0840ccbaa99ea54', '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': 'e1b8c6d0-3d08-40cc-baa9-9ea541aeb400', 'ID_SERIAL': '36001405e1b8c6d03d0840ccbaa99ea54', 'ID_SERIAL_SHORT': '6001405e1b8c6d03d0840ccbaa99ea54', 'ID_TARGET_PORT': '0', 'ID_TYPE': 'disk', 'ID_VENDOR': 'LIO-ORG', 'ID_VENDOR_ENC': 'LIO-ORG\\x20', 'ID_WWN': '0x6001405e1b8c6d03', 'ID_WWN_VENDOR_EXTENSION': '0xd0840ccbaa99ea54', 'ID_WWN_WITH_EXTENSION': '0x6001405e1b8c6d03d0840ccbaa99ea54', 'MAJOR': '8', 'MINOR': '160', 'SCSI_IDENT_LUN_LOGICAL_UNIT_GROUP': '0x0', 'SCSI_IDENT_LUN_NAA_REGEXT': '6001405e1b8c6d03d0840ccbaa99ea54', 'SCSI_IDENT_LUN_T10': 'LIO-ORG_disk10:e1b8c6d0-3d08-40cc-baa9-9ea541aeb400', 'SCSI_IDENT_PORT_NAME': 'naa.5001405a91c5ccc5,t,0x0001', 'SCSI_IDENT_PORT_RELATIVE': '0', 'SCSI_IDENT_PORT_TARGET_PORT_GROUP': '0x0', 'SCSI_IDENT_SERIAL': 'e1b8c6d0-3d08-40cc-baa9-9ea541aeb400', 'SCSI_IDENT_TARGET_NAME': 'naa.5001405a91c5ccc5', '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': '337615258'} ; 2024-03-01 20:51:54,984 INFO blivet/MainThread: scanning sdk (/sys/devices/tcm_loop_0/tcm_loop_adapter_0/host2/target2:0:1/2:0:1:10/block/sdk)... 2024-03-01 20:51:54,987 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: sdk ; incomplete: False ; hidden: False ; 2024-03-01 20:51:54,990 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned None 2024-03-01 20:51:54,995 DEBUG blivet/MainThread: DiskDevicePopulator.run: name: sdk ; 2024-03-01 20:51:54,996 INFO blivet/MainThread: sdk is a disk 2024-03-01 20:51:54,996 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 27 2024-03-01 20:51:54,996 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 28 2024-03-01 20:51:54,999 DEBUG blivet/MainThread: DiskDevice._set_format: sdk ; type: None ; current: None ; 2024-03-01 20:51:55,002 DEBUG blivet/MainThread: DiskDevice.update_sysfs_path: sdk ; status: True ; 2024-03-01 20:51:55,002 DEBUG blivet/MainThread: sdk sysfs_path set to /sys/devices/tcm_loop_0/tcm_loop_adapter_0/host2/target2:0:1/2:0:1:10/block/sdk 2024-03-01 20:51:55,005 DEBUG blivet/MainThread: DiskDevice.read_current_size: exists: True ; path: /dev/sdk ; sysfs_path: /sys/devices/tcm_loop_0/tcm_loop_adapter_0/host2/target2:0:1/2:0:1:10/block/sdk ; 2024-03-01 20:51:55,005 DEBUG blivet/MainThread: updated sdk size to 1024 MiB (1024 MiB) 2024-03-01 20:51:55,005 INFO blivet/MainThread: added disk sdk (id 26) to device tree 2024-03-01 20:51:55,005 INFO blivet/MainThread: got device: DiskDevice instance (0x7fee526b4d00) -- 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 = 6001405e1b8c6d03d0840ccbaa99ea54 2024-03-01 20:51:55,008 DEBUG blivet/MainThread: DeviceTree.handle_format: name: sdk ; 2024-03-01 20:51:55,008 DEBUG blivet/MainThread: no type or existing type for sdk, bailing 2024-03-01 20:51:55,011 DEBUG blivet/MainThread: DeviceTree.handle_device: name: sdl ; info: {'CURRENT_TAGS': ':systemd:', 'DEVLINKS': '/dev/disk/by-id/wwn-0x6001405f208e545093d44a6ac77aa8bf ' '/dev/disk/by-id/scsi-SLIO-ORG_disk11_f208e545-093d-44a6-ac77-aa8bfab02819 ' '/dev/disk/by-diskseq/13 ' '/dev/disk/by-id/scsi-1LIO-ORG_disk11:f208e545-093d-44a6-ac77-aa8bfab02819 ' '/dev/disk/by-id/scsi-36001405f208e545093d44a6ac77aa8bf', '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': 'f208e545-093d-44a6-ac77-aa8bfab02819', 'ID_SERIAL': '36001405f208e545093d44a6ac77aa8bf', 'ID_SERIAL_SHORT': '6001405f208e545093d44a6ac77aa8bf', 'ID_TARGET_PORT': '0', 'ID_TYPE': 'disk', 'ID_VENDOR': 'LIO-ORG', 'ID_VENDOR_ENC': 'LIO-ORG\\x20', 'ID_WWN': '0x6001405f208e5450', 'ID_WWN_VENDOR_EXTENSION': '0x93d44a6ac77aa8bf', 'ID_WWN_WITH_EXTENSION': '0x6001405f208e545093d44a6ac77aa8bf', 'MAJOR': '8', 'MINOR': '176', 'SCSI_IDENT_LUN_LOGICAL_UNIT_GROUP': '0x0', 'SCSI_IDENT_LUN_NAA_REGEXT': '6001405f208e545093d44a6ac77aa8bf', 'SCSI_IDENT_LUN_T10': 'LIO-ORG_disk11:f208e545-093d-44a6-ac77-aa8bfab02819', 'SCSI_IDENT_PORT_NAME': 'naa.5001405a91c5ccc5,t,0x0001', 'SCSI_IDENT_PORT_RELATIVE': '0', 'SCSI_IDENT_PORT_TARGET_PORT_GROUP': '0x0', 'SCSI_IDENT_SERIAL': 'f208e545-093d-44a6-ac77-aa8bfab02819', 'SCSI_IDENT_TARGET_NAME': 'naa.5001405a91c5ccc5', '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': '337703429'} ; 2024-03-01 20:51:55,011 INFO blivet/MainThread: scanning sdl (/sys/devices/tcm_loop_0/tcm_loop_adapter_0/host2/target2:0:1/2:0:1:11/block/sdl)... 2024-03-01 20:51:55,014 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: sdl ; incomplete: False ; hidden: False ; 2024-03-01 20:51:55,017 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned None 2024-03-01 20:51:55,022 DEBUG blivet/MainThread: DiskDevicePopulator.run: name: sdl ; 2024-03-01 20:51:55,022 INFO blivet/MainThread: sdl is a disk 2024-03-01 20:51:55,023 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 32 2024-03-01 20:51:55,023 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 33 2024-03-01 20:51:55,025 DEBUG blivet/MainThread: DiskDevice._set_format: sdl ; type: None ; current: None ; 2024-03-01 20:51:55,028 DEBUG blivet/MainThread: DiskDevice.update_sysfs_path: sdl ; status: True ; 2024-03-01 20:51:55,028 DEBUG blivet/MainThread: sdl sysfs_path set to /sys/devices/tcm_loop_0/tcm_loop_adapter_0/host2/target2:0:1/2:0:1:11/block/sdl 2024-03-01 20:51:55,031 DEBUG blivet/MainThread: DiskDevice.read_current_size: exists: True ; path: /dev/sdl ; sysfs_path: /sys/devices/tcm_loop_0/tcm_loop_adapter_0/host2/target2:0:1/2:0:1:11/block/sdl ; 2024-03-01 20:51:55,031 DEBUG blivet/MainThread: updated sdl size to 1024 MiB (1024 MiB) 2024-03-01 20:51:55,032 INFO blivet/MainThread: added disk sdl (id 31) to device tree 2024-03-01 20:51:55,032 INFO blivet/MainThread: got device: DiskDevice instance (0x7fee527047f0) -- 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 = 6001405f208e545093d44a6ac77aa8bf 2024-03-01 20:51:55,035 DEBUG blivet/MainThread: DeviceTree.handle_format: name: sdl ; 2024-03-01 20:51:55,035 DEBUG blivet/MainThread: no type or existing type for sdl, bailing 2024-03-01 20:51:55,038 DEBUG blivet/MainThread: DeviceTree.handle_device: name: sdc ; info: {'CURRENT_TAGS': ':systemd:', 'DEVLINKS': '/dev/disk/by-id/scsi-1LIO-ORG_disk2:0b2dc9bc-15ac-412f-92a3-0dd570796fb3 ' '/dev/disk/by-id/scsi-SLIO-ORG_disk2_0b2dc9bc-15ac-412f-92a3-0dd570796fb3 ' '/dev/disk/by-id/lvm-pv-uuid-1ZVwov-cB6O-qOYz-DUP2-tC1x-EZvW-h5mm7p ' '/dev/disk/by-diskseq/4 ' '/dev/disk/by-id/wwn-0x60014050b2dc9bc15ac412f92a30dd57 ' '/dev/disk/by-id/scsi-360014050b2dc9bc15ac412f92a30dd57', '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': '1ZVwov-cB6O-qOYz-DUP2-tC1x-EZvW-h5mm7p', 'ID_FS_UUID_ENC': '1ZVwov-cB6O-qOYz-DUP2-tC1x-EZvW-h5mm7p', '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': '0b2dc9bc-15ac-412f-92a3-0dd570796fb3', 'ID_SERIAL': '360014050b2dc9bc15ac412f92a30dd57', 'ID_SERIAL_SHORT': '60014050b2dc9bc15ac412f92a30dd57', 'ID_TARGET_PORT': '0', 'ID_TYPE': 'disk', 'ID_VENDOR': 'LIO-ORG', 'ID_VENDOR_ENC': 'LIO-ORG\\x20', 'ID_WWN': '0x60014050b2dc9bc1', 'ID_WWN_VENDOR_EXTENSION': '0x5ac412f92a30dd57', 'ID_WWN_WITH_EXTENSION': '0x60014050b2dc9bc15ac412f92a30dd57', 'MAJOR': '8', 'MINOR': '32', 'SCSI_IDENT_LUN_LOGICAL_UNIT_GROUP': '0x0', 'SCSI_IDENT_LUN_NAA_REGEXT': '60014050b2dc9bc15ac412f92a30dd57', 'SCSI_IDENT_LUN_T10': 'LIO-ORG_disk2:0b2dc9bc-15ac-412f-92a3-0dd570796fb3', 'SCSI_IDENT_PORT_NAME': 'naa.5001405a91c5ccc5,t,0x0001', 'SCSI_IDENT_PORT_RELATIVE': '0', 'SCSI_IDENT_PORT_TARGET_PORT_GROUP': '0x0', 'SCSI_IDENT_SERIAL': '0b2dc9bc-15ac-412f-92a3-0dd570796fb3', 'SCSI_IDENT_TARGET_NAME': 'naa.5001405a91c5ccc5', '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': '337088436'} ; 2024-03-01 20:51:55,038 INFO blivet/MainThread: scanning sdc (/sys/devices/tcm_loop_0/tcm_loop_adapter_0/host2/target2:0:1/2:0:1:2/block/sdc)... 2024-03-01 20:51:55,041 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: sdc ; incomplete: False ; hidden: False ; 2024-03-01 20:51:55,043 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned None 2024-03-01 20:51:55,048 DEBUG blivet/MainThread: DiskDevicePopulator.run: name: sdc ; 2024-03-01 20:51:55,049 INFO blivet/MainThread: sdc is a disk 2024-03-01 20:51:55,049 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 37 2024-03-01 20:51:55,049 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 38 2024-03-01 20:51:55,051 DEBUG blivet/MainThread: DiskDevice._set_format: sdc ; type: None ; current: None ; 2024-03-01 20:51:55,054 DEBUG blivet/MainThread: DiskDevice.update_sysfs_path: sdc ; status: True ; 2024-03-01 20:51:55,054 DEBUG blivet/MainThread: sdc sysfs_path set to /sys/devices/tcm_loop_0/tcm_loop_adapter_0/host2/target2:0:1/2:0:1:2/block/sdc 2024-03-01 20:51:55,057 DEBUG blivet/MainThread: DiskDevice.read_current_size: exists: True ; path: /dev/sdc ; sysfs_path: /sys/devices/tcm_loop_0/tcm_loop_adapter_0/host2/target2:0:1/2:0:1:2/block/sdc ; 2024-03-01 20:51:55,057 DEBUG blivet/MainThread: updated sdc size to 1024 MiB (1024 MiB) 2024-03-01 20:51:55,058 INFO blivet/MainThread: added disk sdc (id 36) to device tree 2024-03-01 20:51:55,058 INFO blivet/MainThread: got device: DiskDevice instance (0x7fee52646580) -- 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 = 60014050b2dc9bc15ac412f92a30dd57 2024-03-01 20:51:55,061 DEBUG blivet/MainThread: DeviceTree.handle_format: name: sdc ; 2024-03-01 20:51:55,064 DEBUG blivet/MainThread: AppleBootstrapFS.supported: supported: True ; 2024-03-01 20:51:55,064 DEBUG blivet/MainThread: get_format('appleboot') returning AppleBootstrapFS instance with object id 40 2024-03-01 20:51:55,067 DEBUG blivet/MainThread: EFIFS.supported: supported: True ; 2024-03-01 20:51:55,067 DEBUG blivet/MainThread: get_format('efi') returning EFIFS instance with object id 41 2024-03-01 20:51:55,070 DEBUG blivet/MainThread: MacEFIFS.supported: supported: True ; 2024-03-01 20:51:55,070 DEBUG blivet/MainThread: get_format('macefi') returning MacEFIFS instance with object id 42 2024-03-01 20:51:55,073 DEBUG blivet/MainThread: MacEFIFS.supported: supported: True ; 2024-03-01 20:51:55,073 DEBUG blivet/MainThread: get_format('macefi') returning MacEFIFS instance with object id 43 2024-03-01 20:51:55,076 DEBUG blivet/MainThread: LVMFormatPopulator.run: pv: sdc ; 2024-03-01 20:51:55,076 DEBUG blivet/MainThread: lvm filter: device /dev/sdc added to the list of allowed devices 2024-03-01 20:51:55,076 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/sdb,/dev/sdc ... 2024-03-01 20:51:55,110 INFO program/MainThread: stdout[9]: LVM2_PV_NAME=/dev/sda LVM2_PV_UUID=nNKJ72-LXbo-Mn37-saJe-d9qv-Z70d-253i3X LVM2_PV_FREE=0 LVM2_PV_SIZE=1065353216 LVM2_PE_START=8388608 LVM2_VG_NAME=test_vg1 LVM2_VG_UUID=Z91K1R-xGjO-o2Ph-416z-v2xV-aAxR-f2ULSl 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=LyLEUn-UDms-NWHU-bV4R-1O0G-SMO1-bBad1P LVM2_PV_FREE=524288000 LVM2_PV_SIZE=1065353216 LVM2_PE_START=8388608 LVM2_VG_NAME=test_vg1 LVM2_VG_UUID=Z91K1R-xGjO-o2Ph-416z-v2xV-aAxR-f2ULSl 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=1ZVwov-cB6O-qOYz-DUP2-tC1x-EZvW-h5mm7p LVM2_PV_FREE=1065353216 LVM2_PV_SIZE=1065353216 LVM2_PE_START=8388608 LVM2_VG_NAME=test_vg1 LVM2_VG_UUID=Z91K1R-xGjO-o2Ph-416z-v2xV-aAxR-f2ULSl LVM2_VG_SIZE=3196059648 LVM2_VG_FREE=1589641216 LVM2_VG_EXTENT_SIZE=4194304 LVM2_VG_EXTENT_COUNT=762 LVM2_VG_FREE_COUNT=379 LVM2_PV_COUNT=3 2024-03-01 20:51:55,110 INFO program/MainThread: stderr[9]: 2024-03-01 20:51:55,110 INFO program/MainThread: ...done [9] (exit code: 0) 2024-03-01 20:51:55,110 INFO blivet/MainThread: type detected on 'sdc' is 'lvmpv' 2024-03-01 20:51:55,114 DEBUG blivet/MainThread: LVMPhysicalVolume.__init__: uuid: 1ZVwov-cB6O-qOYz-DUP2-tC1x-EZvW-h5mm7p ; label: None ; device: /dev/sdc ; serial: 360014050b2dc9bc15ac412f92a30dd57 ; exists: True ; vg_name: test_vg1 ; vg_uuid: Z91K1R-xGjO-o2Ph-416z-v2xV-aAxR-f2ULSl ; pe_start: 8 MiB ; free: 1016 MiB ; 2024-03-01 20:51:55,114 DEBUG blivet/MainThread: get_format('lvmpv') returning LVMPhysicalVolume instance with object id 44 2024-03-01 20:51:55,117 DEBUG blivet/MainThread: DiskDevice._set_format: sdc ; type: lvmpv ; current: None ; 2024-03-01 20:51:55,120 DEBUG blivet/MainThread: DeviceTree.get_device_by_uuid: uuid: Z91K1R-xGjO-o2Ph-416z-v2xV-aAxR-f2ULSl ; incomplete: True ; hidden: False ; 2024-03-01 20:51:55,122 DEBUG blivet/MainThread: DeviceTree.get_device_by_uuid returned existing 1.98 GiB lvmvg test_vg1 (11) 2024-03-01 20:51:55,125 DEBUG blivet/MainThread: LVMVolumeGroupDevice._add_parent: test_vg1 ; parent: sdc ; 2024-03-01 20:51:55,128 DEBUG blivet/MainThread: DiskDevice.add_child: name: sdc ; child: test_vg1 ; kids: 0 ; 2024-03-01 20:51:55,131 DEBUG blivet/MainThread: LVMFormatPopulator._update_lvs: pv: sdc ; 2024-03-01 20:51:55,134 DEBUG blivet/MainThread: DeviceTree.get_device_by_uuid: uuid: Z91K1R-xGjO-o2Ph-416z-v2xV-aAxR-f2ULSl ; incomplete: True ; hidden: False ; 2024-03-01 20:51:55,136 DEBUG blivet/MainThread: DeviceTree.get_device_by_uuid returned existing 2.98 GiB lvmvg test_vg1 (11) 2024-03-01 20:51:55,137 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/sdb,/dev/sdc ... 2024-03-01 20:51:55,168 INFO program/MainThread: stdout[10]: LVM2_VG_NAME=test_vg1 LVM2_LV_NAME=lv1 LVM2_LV_UUID=AXe6Qq-ji43-zLIA-PW3t-fyr4-I48b-gxFY3J LVM2_LV_SIZE=1606418432 LVM2_LV_ATTR=-wi-a----- LVM2_SEGTYPE=linear LVM2_ORIGIN= LVM2_POOL_LV= LVM2_DATA_LV= LVM2_METADATA_LV= 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=AXe6Qq-ji43-zLIA-PW3t-fyr4-I48b-gxFY3J LVM2_LV_SIZE=1606418432 LVM2_LV_ATTR=-wi-a----- LVM2_SEGTYPE=linear LVM2_ORIGIN= LVM2_POOL_LV= LVM2_DATA_LV= LVM2_METADATA_LV= LVM2_LV_ROLE=public LVM2_MOVE_PV= LVM2_DATA_PERCENT= LVM2_METADATA_PERCENT= LVM2_COPY_PERCENT= 2024-03-01 20:51:55,169 INFO program/MainThread: stderr[10]: 2024-03-01 20:51:55,169 INFO program/MainThread: ...done [10] (exit code: 0) 2024-03-01 20:51:55,173 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: test_vg1-lv1 ; incomplete: False ; hidden: False ; 2024-03-01 20:51:55,175 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned None 2024-03-01 20:51:55,178 DEBUG blivet/MainThread: DeviceTree.get_device_by_uuid: uuid: AXe6Qq-ji43-zLIA-PW3t-fyr4-I48b-gxFY3J ; incomplete: False ; hidden: False ; 2024-03-01 20:51:55,181 DEBUG blivet/MainThread: DeviceTree.get_device_by_uuid returned None 2024-03-01 20:51:55,181 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 46 2024-03-01 20:51:55,184 DEBUG blivet/MainThread: LVMVolumeGroupDevice.add_child: name: test_vg1 ; child: lv1 ; kids: 0 ; 2024-03-01 20:51:55,184 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 47 2024-03-01 20:51:55,187 DEBUG blivet/MainThread: LVMLogicalVolumeDevice._set_format: test_vg1-lv1 ; type: None ; current: None ; 2024-03-01 20:51:55,190 DEBUG blivet/MainThread: LVMLogicalVolumeDevice.update_sysfs_path: test_vg1-lv1 ; status: True ; 2024-03-01 20:51:55,191 DEBUG blivet/MainThread: test_vg1-lv1 sysfs_path set to /sys/devices/virtual/block/dm-0 2024-03-01 20:51:55,194 DEBUG blivet/MainThread: LVMLogicalVolumeDevice.read_current_size: exists: True ; path: /dev/mapper/test_vg1-lv1 ; sysfs_path: /sys/devices/virtual/block/dm-0 ; 2024-03-01 20:51:55,194 DEBUG blivet/MainThread: updated test_vg1-lv1 size to 1.5 GiB (1.5 GiB) 2024-03-01 20:51:55,194 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 49 2024-03-01 20:51:55,197 DEBUG blivet/MainThread: LVMVolumeGroupDevice.remove_child: name: test_vg1 ; child: lv1 ; kids: 1 ; 2024-03-01 20:51:55,200 DEBUG blivet/MainThread: LVMVolumeGroupDevice.add_child: name: test_vg1 ; child: lv1 ; kids: 0 ; 2024-03-01 20:51:55,201 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 50 2024-03-01 20:51:55,203 DEBUG blivet/MainThread: LVMLogicalVolumeDevice._set_format: test_vg1-lv1 ; type: None ; current: None ; 2024-03-01 20:51:55,206 DEBUG blivet/MainThread: LVMLogicalVolumeDevice.update_sysfs_path: test_vg1-lv1 ; status: True ; 2024-03-01 20:51:55,207 DEBUG blivet/MainThread: test_vg1-lv1 sysfs_path set to /sys/devices/virtual/block/dm-0 2024-03-01 20:51:55,210 DEBUG blivet/MainThread: LVMLogicalVolumeDevice.read_current_size: exists: True ; path: /dev/mapper/test_vg1-lv1 ; sysfs_path: /sys/devices/virtual/block/dm-0 ; 2024-03-01 20:51:55,210 DEBUG blivet/MainThread: updated test_vg1-lv1 size to 1.5 GiB (1.5 GiB) 2024-03-01 20:51:55,210 DEBUG blivet/MainThread: Adding test_vg1-lv1/1.5 GiB to test_vg1 2024-03-01 20:51:55,210 INFO blivet/MainThread: added lvmlv test_vg1-lv1 (id 45) to device tree 2024-03-01 20:51:55,213 DEBUG blivet/MainThread: LVMLogicalVolumeDevice.update_sysfs_path: test_vg1-lv1 ; status: True ; 2024-03-01 20:51:55,213 DEBUG blivet/MainThread: test_vg1-lv1 sysfs_path set to /sys/devices/virtual/block/dm-0 2024-03-01 20:51:55,216 DEBUG blivet/MainThread: LVMLogicalVolumeDevice.read_current_size: exists: True ; path: /dev/mapper/test_vg1-lv1 ; sysfs_path: /sys/devices/virtual/block/dm-0 ; 2024-03-01 20:51:55,216 DEBUG blivet/MainThread: updated test_vg1-lv1 size to 1.5 GiB (1.5 GiB) 2024-03-01 20:51:55,220 DEBUG blivet/MainThread: DeviceTree.handle_device: name: test_vg1-lv1 ; info: {'CURRENT_TAGS': ':systemd:', 'DEVLINKS': '/dev/mapper/test_vg1-lv1 /dev/test_vg1/lv1 ' '/dev/disk/by-id/dm-uuid-LVM-Z91K1RxGjOo2Ph416zv2xVaAxRf2ULSlAXe6Qqji43zLIAPW3tfyr4I48bgxFY3J ' '/dev/disk/by-uuid/c51091ab-15a2-40e9-8898-45a957ed51b6 ' '/dev/disk/by-id/dm-name-test_vg1-lv1', 'DEVNAME': '/dev/dm-0', 'DEVPATH': '/devices/virtual/block/dm-0', 'DEVTYPE': 'disk', 'DISKSEQ': '94', '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-Z91K1RxGjOo2Ph416zv2xVaAxRf2ULSlAXe6Qqji43zLIAPW3tfyr4I48bgxFY3J', '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': 'c51091ab-15a2-40e9-8898-45a957ed51b6', 'ID_FS_UUID_ENC': 'c51091ab-15a2-40e9-8898-45a957ed51b6', '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': '700288633'} ; 2024-03-01 20:51:55,220 INFO blivet/MainThread: scanning test_vg1-lv1 (/sys/devices/virtual/block/dm-0)... 2024-03-01 20:51:55,220 INFO program/MainThread: Running [11] dmsetup info -co subsystem --noheadings test_vg1-lv1 ... 2024-03-01 20:51:55,223 INFO program/MainThread: stdout[11]: LVM 2024-03-01 20:51:55,223 INFO program/MainThread: stderr[11]: 2024-03-01 20:51:55,223 INFO program/MainThread: ...done [11] (exit code: 0) 2024-03-01 20:51:55,223 INFO program/MainThread: Running [12] dmsetup info -co subsystem --noheadings test_vg1-lv1 ... 2024-03-01 20:51:55,225 INFO program/MainThread: stdout[12]: LVM 2024-03-01 20:51:55,225 INFO program/MainThread: stderr[12]: 2024-03-01 20:51:55,226 INFO program/MainThread: ...done [12] (exit code: 0) 2024-03-01 20:51:55,226 INFO program/MainThread: Running [13] dmsetup info -co subsystem --noheadings test_vg1-lv1 ... 2024-03-01 20:51:55,228 INFO program/MainThread: stdout[13]: LVM 2024-03-01 20:51:55,228 INFO program/MainThread: stderr[13]: 2024-03-01 20:51:55,228 INFO program/MainThread: ...done [13] (exit code: 0) 2024-03-01 20:51:55,232 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: test_vg1-lv1 ; incomplete: False ; hidden: False ; 2024-03-01 20:51:55,235 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned existing 1.5 GiB lvmlv test_vg1-lv1 (45) 2024-03-01 20:51:55,238 DEBUG blivet/MainThread: test_vg1 size is 2.98 GiB 2024-03-01 20:51:55,238 DEBUG blivet/MainThread: vg test_vg1 has 1.48 GiB free 2024-03-01 20:51:55,239 DEBUG blivet/MainThread: test_vg1 size is 2.98 GiB 2024-03-01 20:51:55,239 DEBUG blivet/MainThread: vg test_vg1 has 1.48 GiB free 2024-03-01 20:51:55,235 INFO blivet/MainThread: got device: LVMLogicalVolumeDevice instance (0x7fee526b4e80) -- name = test_vg1-lv1 status = True id = 45 children = [] parents = ['existing 2.98 GiB lvmvg test_vg1 (11)'] uuid = AXe6Qq-ji43-zLIA-PW3t-fyr4-I48b-gxFY3J 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 (0x7fee52704670) -- 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 = Z91K1R-xGjO-o2Ph-416z-v2xV-aAxR-f2ULSl size = 2.98 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 2.98 GiB path = /dev/test_vg1 format args = [] original_format = None free = 1.48 GiB PE Size = 4 MiB PE Count = 762 PE Free = 379 PV Count = 3 modified = False extents = 762 free space = 1.48 GiB free extents = 379 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sda (2) with existing lvmpv', 'existing 1024 MiB disk sdb (16) with existing lvmpv', 'existing 1024 MiB disk sdc (36) with existing lvmpv'] LVs = ['existing 1.5 GiB lvmlv test_vg1-lv1 (45)'] segment type = linear percent = 0 VG space used = 1.5 GiB 2024-03-01 20:51:55,240 INFO program/MainThread: Running [14] dmsetup info -co subsystem --noheadings test_vg1-lv1 ... 2024-03-01 20:51:55,242 INFO program/MainThread: stdout[14]: LVM 2024-03-01 20:51:55,242 INFO program/MainThread: stderr[14]: 2024-03-01 20:51:55,242 INFO program/MainThread: ...done [14] (exit code: 0) 2024-03-01 20:51:55,246 DEBUG blivet/MainThread: DeviceTree.handle_format: name: test_vg1-lv1 ; 2024-03-01 20:51:55,249 DEBUG blivet/MainThread: AppleBootstrapFS.supported: supported: True ; 2024-03-01 20:51:55,249 DEBUG blivet/MainThread: get_format('appleboot') returning AppleBootstrapFS instance with object id 52 2024-03-01 20:51:55,252 DEBUG blivet/MainThread: EFIFS.supported: supported: True ; 2024-03-01 20:51:55,252 DEBUG blivet/MainThread: get_format('efi') returning EFIFS instance with object id 53 2024-03-01 20:51:55,255 DEBUG blivet/MainThread: MacEFIFS.supported: supported: True ; 2024-03-01 20:51:55,256 DEBUG blivet/MainThread: get_format('macefi') returning MacEFIFS instance with object id 54 2024-03-01 20:51:55,259 DEBUG blivet/MainThread: MacEFIFS.supported: supported: True ; 2024-03-01 20:51:55,259 DEBUG blivet/MainThread: get_format('macefi') returning MacEFIFS instance with object id 55 2024-03-01 20:51:55,260 WARNING blivet/MainThread: Stratis DBus service is not running 2024-03-01 20:51:55,260 INFO blivet/MainThread: type detected on 'test_vg1-lv1' is 'xfs' 2024-03-01 20:51:55,263 DEBUG blivet/MainThread: XFS.supported: supported: True ; 2024-03-01 20:51:55,264 DEBUG blivet/MainThread: get_format('xfs') returning XFS instance with object id 56 2024-03-01 20:51:55,266 DEBUG blivet/MainThread: LVMLogicalVolumeDevice._set_format: test_vg1-lv1 ; type: xfs ; current: None ; 2024-03-01 20:51:55,267 INFO blivet/MainThread: got format: existing xfs filesystem 2024-03-01 20:51:55,267 INFO blivet/MainThread: got format: existing lvmpv 2024-03-01 20:51:55,270 DEBUG blivet/MainThread: DeviceTree.handle_device: name: sdd ; info: {'CURRENT_TAGS': ':systemd:', 'DEVLINKS': '/dev/disk/by-id/wwn-0x600140528254ba1444f43aba0eef4ede ' '/dev/disk/by-diskseq/5 ' '/dev/disk/by-id/scsi-1LIO-ORG_disk3:28254ba1-444f-43ab-a0ee-f4edee35f467 ' '/dev/disk/by-id/scsi-SLIO-ORG_disk3_28254ba1-444f-43ab-a0ee-f4edee35f467 ' '/dev/disk/by-id/scsi-3600140528254ba1444f43aba0eef4ede', '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': '28254ba1-444f-43ab-a0ee-f4edee35f467', 'ID_SERIAL': '3600140528254ba1444f43aba0eef4ede', 'ID_SERIAL_SHORT': '600140528254ba1444f43aba0eef4ede', 'ID_TARGET_PORT': '0', 'ID_TYPE': 'disk', 'ID_VENDOR': 'LIO-ORG', 'ID_VENDOR_ENC': 'LIO-ORG\\x20', 'ID_WWN': '0x600140528254ba14', 'ID_WWN_VENDOR_EXTENSION': '0x44f43aba0eef4ede', 'ID_WWN_WITH_EXTENSION': '0x600140528254ba1444f43aba0eef4ede', 'MAJOR': '8', 'MINOR': '48', 'SCSI_IDENT_LUN_LOGICAL_UNIT_GROUP': '0x0', 'SCSI_IDENT_LUN_NAA_REGEXT': '600140528254ba1444f43aba0eef4ede', 'SCSI_IDENT_LUN_T10': 'LIO-ORG_disk3:28254ba1-444f-43ab-a0ee-f4edee35f467', 'SCSI_IDENT_PORT_NAME': 'naa.5001405a91c5ccc5,t,0x0001', 'SCSI_IDENT_PORT_RELATIVE': '0', 'SCSI_IDENT_PORT_TARGET_PORT_GROUP': '0x0', 'SCSI_IDENT_SERIAL': '28254ba1-444f-43ab-a0ee-f4edee35f467', 'SCSI_IDENT_TARGET_NAME': 'naa.5001405a91c5ccc5', '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': '337038990'} ; 2024-03-01 20:51:55,270 INFO blivet/MainThread: scanning sdd (/sys/devices/tcm_loop_0/tcm_loop_adapter_0/host2/target2:0:1/2:0:1:3/block/sdd)... 2024-03-01 20:51:55,273 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: sdd ; incomplete: False ; hidden: False ; 2024-03-01 20:51:55,276 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned None 2024-03-01 20:51:55,281 DEBUG blivet/MainThread: DiskDevicePopulator.run: name: sdd ; 2024-03-01 20:51:55,281 INFO blivet/MainThread: sdd is a disk 2024-03-01 20:51:55,281 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 60 2024-03-01 20:51:55,282 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 61 2024-03-01 20:51:55,284 DEBUG blivet/MainThread: DiskDevice._set_format: sdd ; type: None ; current: None ; 2024-03-01 20:51:55,287 DEBUG blivet/MainThread: DiskDevice.update_sysfs_path: sdd ; status: True ; 2024-03-01 20:51:55,287 DEBUG blivet/MainThread: sdd sysfs_path set to /sys/devices/tcm_loop_0/tcm_loop_adapter_0/host2/target2:0:1/2:0:1:3/block/sdd 2024-03-01 20:51:55,290 DEBUG blivet/MainThread: DiskDevice.read_current_size: exists: True ; path: /dev/sdd ; sysfs_path: /sys/devices/tcm_loop_0/tcm_loop_adapter_0/host2/target2:0:1/2:0:1:3/block/sdd ; 2024-03-01 20:51:55,290 DEBUG blivet/MainThread: updated sdd size to 1024 MiB (1024 MiB) 2024-03-01 20:51:55,291 INFO blivet/MainThread: added disk sdd (id 59) to device tree 2024-03-01 20:51:55,291 INFO blivet/MainThread: got device: DiskDevice instance (0x7fee53aa9c70) -- 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 = 600140528254ba1444f43aba0eef4ede 2024-03-01 20:51:55,294 DEBUG blivet/MainThread: DeviceTree.handle_format: name: sdd ; 2024-03-01 20:51:55,294 DEBUG blivet/MainThread: no type or existing type for sdd, bailing 2024-03-01 20:51:55,297 DEBUG blivet/MainThread: DeviceTree.handle_device: name: sde ; info: {'CURRENT_TAGS': ':systemd:', 'DEVLINKS': '/dev/disk/by-id/scsi-SLIO-ORG_disk4_8a9a6b3d-7bec-490e-abf9-e15bfef000fd ' '/dev/disk/by-diskseq/6 ' '/dev/disk/by-id/scsi-1LIO-ORG_disk4:8a9a6b3d-7bec-490e-abf9-e15bfef000fd ' '/dev/disk/by-id/wwn-0x60014058a9a6b3d7bec490eabf9e15bf ' '/dev/disk/by-id/scsi-360014058a9a6b3d7bec490eabf9e15bf', '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': '8a9a6b3d-7bec-490e-abf9-e15bfef000fd', 'ID_SERIAL': '360014058a9a6b3d7bec490eabf9e15bf', 'ID_SERIAL_SHORT': '60014058a9a6b3d7bec490eabf9e15bf', 'ID_TARGET_PORT': '0', 'ID_TYPE': 'disk', 'ID_VENDOR': 'LIO-ORG', 'ID_VENDOR_ENC': 'LIO-ORG\\x20', 'ID_WWN': '0x60014058a9a6b3d7', 'ID_WWN_VENDOR_EXTENSION': '0xbec490eabf9e15bf', 'ID_WWN_WITH_EXTENSION': '0x60014058a9a6b3d7bec490eabf9e15bf', 'MAJOR': '8', 'MINOR': '64', 'SCSI_IDENT_LUN_LOGICAL_UNIT_GROUP': '0x0', 'SCSI_IDENT_LUN_NAA_REGEXT': '60014058a9a6b3d7bec490eabf9e15bf', 'SCSI_IDENT_LUN_T10': 'LIO-ORG_disk4:8a9a6b3d-7bec-490e-abf9-e15bfef000fd', 'SCSI_IDENT_PORT_NAME': 'naa.5001405a91c5ccc5,t,0x0001', 'SCSI_IDENT_PORT_RELATIVE': '0', 'SCSI_IDENT_PORT_TARGET_PORT_GROUP': '0x0', 'SCSI_IDENT_SERIAL': '8a9a6b3d-7bec-490e-abf9-e15bfef000fd', 'SCSI_IDENT_TARGET_NAME': 'naa.5001405a91c5ccc5', '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': '337149758'} ; 2024-03-01 20:51:55,297 INFO blivet/MainThread: scanning sde (/sys/devices/tcm_loop_0/tcm_loop_adapter_0/host2/target2:0:1/2:0:1:4/block/sde)... 2024-03-01 20:51:55,300 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: sde ; incomplete: False ; hidden: False ; 2024-03-01 20:51:55,302 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned None 2024-03-01 20:51:55,307 DEBUG blivet/MainThread: DiskDevicePopulator.run: name: sde ; 2024-03-01 20:51:55,308 INFO blivet/MainThread: sde is a disk 2024-03-01 20:51:55,308 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 65 2024-03-01 20:51:55,308 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 66 2024-03-01 20:51:55,311 DEBUG blivet/MainThread: DiskDevice._set_format: sde ; type: None ; current: None ; 2024-03-01 20:51:55,313 DEBUG blivet/MainThread: DiskDevice.update_sysfs_path: sde ; status: True ; 2024-03-01 20:51:55,314 DEBUG blivet/MainThread: sde sysfs_path set to /sys/devices/tcm_loop_0/tcm_loop_adapter_0/host2/target2:0:1/2:0:1:4/block/sde 2024-03-01 20:51:55,317 DEBUG blivet/MainThread: DiskDevice.read_current_size: exists: True ; path: /dev/sde ; sysfs_path: /sys/devices/tcm_loop_0/tcm_loop_adapter_0/host2/target2:0:1/2:0:1:4/block/sde ; 2024-03-01 20:51:55,317 DEBUG blivet/MainThread: updated sde size to 1024 MiB (1024 MiB) 2024-03-01 20:51:55,317 INFO blivet/MainThread: added disk sde (id 64) to device tree 2024-03-01 20:51:55,317 INFO blivet/MainThread: got device: DiskDevice instance (0x7fee52646a30) -- 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 = 60014058a9a6b3d7bec490eabf9e15bf 2024-03-01 20:51:55,320 DEBUG blivet/MainThread: DeviceTree.handle_format: name: sde ; 2024-03-01 20:51:55,320 DEBUG blivet/MainThread: no type or existing type for sde, bailing 2024-03-01 20:51:55,323 DEBUG blivet/MainThread: DeviceTree.handle_device: name: sdf ; info: {'CURRENT_TAGS': ':systemd:', 'DEVLINKS': '/dev/disk/by-id/wwn-0x600140525b7012bf4c541b5b0813087a ' '/dev/disk/by-id/scsi-SLIO-ORG_disk5_25b7012b-f4c5-41b5-b081-3087a0ec48d2 ' '/dev/disk/by-id/scsi-1LIO-ORG_disk5:25b7012b-f4c5-41b5-b081-3087a0ec48d2 ' '/dev/disk/by-diskseq/7 ' '/dev/disk/by-id/scsi-3600140525b7012bf4c541b5b0813087a', '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': '25b7012b-f4c5-41b5-b081-3087a0ec48d2', 'ID_SERIAL': '3600140525b7012bf4c541b5b0813087a', 'ID_SERIAL_SHORT': '600140525b7012bf4c541b5b0813087a', 'ID_TARGET_PORT': '0', 'ID_TYPE': 'disk', 'ID_VENDOR': 'LIO-ORG', 'ID_VENDOR_ENC': 'LIO-ORG\\x20', 'ID_WWN': '0x600140525b7012bf', 'ID_WWN_VENDOR_EXTENSION': '0x4c541b5b0813087a', 'ID_WWN_WITH_EXTENSION': '0x600140525b7012bf4c541b5b0813087a', 'MAJOR': '8', 'MINOR': '80', 'SCSI_IDENT_LUN_LOGICAL_UNIT_GROUP': '0x0', 'SCSI_IDENT_LUN_NAA_REGEXT': '600140525b7012bf4c541b5b0813087a', 'SCSI_IDENT_LUN_T10': 'LIO-ORG_disk5:25b7012b-f4c5-41b5-b081-3087a0ec48d2', 'SCSI_IDENT_PORT_NAME': 'naa.5001405a91c5ccc5,t,0x0001', 'SCSI_IDENT_PORT_RELATIVE': '0', 'SCSI_IDENT_PORT_TARGET_PORT_GROUP': '0x0', 'SCSI_IDENT_SERIAL': '25b7012b-f4c5-41b5-b081-3087a0ec48d2', 'SCSI_IDENT_TARGET_NAME': 'naa.5001405a91c5ccc5', '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': '337251391'} ; 2024-03-01 20:51:55,323 INFO blivet/MainThread: scanning sdf (/sys/devices/tcm_loop_0/tcm_loop_adapter_0/host2/target2:0:1/2:0:1:5/block/sdf)... 2024-03-01 20:51:55,326 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: sdf ; incomplete: False ; hidden: False ; 2024-03-01 20:51:55,329 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned None 2024-03-01 20:51:55,334 DEBUG blivet/MainThread: DiskDevicePopulator.run: name: sdf ; 2024-03-01 20:51:55,334 INFO blivet/MainThread: sdf is a disk 2024-03-01 20:51:55,334 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 70 2024-03-01 20:51:55,334 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 71 2024-03-01 20:51:55,337 DEBUG blivet/MainThread: DiskDevice._set_format: sdf ; type: None ; current: None ; 2024-03-01 20:51:55,340 DEBUG blivet/MainThread: DiskDevice.update_sysfs_path: sdf ; status: True ; 2024-03-01 20:51:55,340 DEBUG blivet/MainThread: sdf sysfs_path set to /sys/devices/tcm_loop_0/tcm_loop_adapter_0/host2/target2:0:1/2:0:1:5/block/sdf 2024-03-01 20:51:55,343 DEBUG blivet/MainThread: DiskDevice.read_current_size: exists: True ; path: /dev/sdf ; sysfs_path: /sys/devices/tcm_loop_0/tcm_loop_adapter_0/host2/target2:0:1/2:0:1:5/block/sdf ; 2024-03-01 20:51:55,343 DEBUG blivet/MainThread: updated sdf size to 1024 MiB (1024 MiB) 2024-03-01 20:51:55,343 INFO blivet/MainThread: added disk sdf (id 69) to device tree 2024-03-01 20:51:55,344 INFO blivet/MainThread: got device: DiskDevice instance (0x7fee5264a0d0) -- 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 = 600140525b7012bf4c541b5b0813087a 2024-03-01 20:51:55,346 DEBUG blivet/MainThread: DeviceTree.handle_format: name: sdf ; 2024-03-01 20:51:55,347 DEBUG blivet/MainThread: no type or existing type for sdf, bailing 2024-03-01 20:51:55,349 DEBUG blivet/MainThread: DeviceTree.handle_device: name: sdg ; info: {'CURRENT_TAGS': ':systemd:', 'DEVLINKS': '/dev/disk/by-diskseq/8 ' '/dev/disk/by-id/wwn-0x60014052fcb2cc6c28443eab562c0b7e ' '/dev/disk/by-id/scsi-360014052fcb2cc6c28443eab562c0b7e ' '/dev/disk/by-id/scsi-SLIO-ORG_disk6_2fcb2cc6-c284-43ea-b562-c0b7eba2ff7a ' '/dev/disk/by-id/scsi-1LIO-ORG_disk6:2fcb2cc6-c284-43ea-b562-c0b7eba2ff7a', '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': '2fcb2cc6-c284-43ea-b562-c0b7eba2ff7a', 'ID_SERIAL': '360014052fcb2cc6c28443eab562c0b7e', 'ID_SERIAL_SHORT': '60014052fcb2cc6c28443eab562c0b7e', 'ID_TARGET_PORT': '0', 'ID_TYPE': 'disk', 'ID_VENDOR': 'LIO-ORG', 'ID_VENDOR_ENC': 'LIO-ORG\\x20', 'ID_WWN': '0x60014052fcb2cc6c', 'ID_WWN_VENDOR_EXTENSION': '0x28443eab562c0b7e', 'ID_WWN_WITH_EXTENSION': '0x60014052fcb2cc6c28443eab562c0b7e', 'MAJOR': '8', 'MINOR': '96', 'SCSI_IDENT_LUN_LOGICAL_UNIT_GROUP': '0x0', 'SCSI_IDENT_LUN_NAA_REGEXT': '60014052fcb2cc6c28443eab562c0b7e', 'SCSI_IDENT_LUN_T10': 'LIO-ORG_disk6:2fcb2cc6-c284-43ea-b562-c0b7eba2ff7a', 'SCSI_IDENT_PORT_NAME': 'naa.5001405a91c5ccc5,t,0x0001', 'SCSI_IDENT_PORT_RELATIVE': '0', 'SCSI_IDENT_PORT_TARGET_PORT_GROUP': '0x0', 'SCSI_IDENT_SERIAL': '2fcb2cc6-c284-43ea-b562-c0b7eba2ff7a', 'SCSI_IDENT_TARGET_NAME': 'naa.5001405a91c5ccc5', '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': '337228647'} ; 2024-03-01 20:51:55,349 INFO blivet/MainThread: scanning sdg (/sys/devices/tcm_loop_0/tcm_loop_adapter_0/host2/target2:0:1/2:0:1:6/block/sdg)... 2024-03-01 20:51:55,352 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: sdg ; incomplete: False ; hidden: False ; 2024-03-01 20:51:55,355 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned None 2024-03-01 20:51:55,360 DEBUG blivet/MainThread: DiskDevicePopulator.run: name: sdg ; 2024-03-01 20:51:55,360 INFO blivet/MainThread: sdg is a disk 2024-03-01 20:51:55,360 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 75 2024-03-01 20:51:55,361 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 76 2024-03-01 20:51:55,363 DEBUG blivet/MainThread: DiskDevice._set_format: sdg ; type: None ; current: None ; 2024-03-01 20:51:55,366 DEBUG blivet/MainThread: DiskDevice.update_sysfs_path: sdg ; status: True ; 2024-03-01 20:51:55,366 DEBUG blivet/MainThread: sdg sysfs_path set to /sys/devices/tcm_loop_0/tcm_loop_adapter_0/host2/target2:0:1/2:0:1:6/block/sdg 2024-03-01 20:51:55,369 DEBUG blivet/MainThread: DiskDevice.read_current_size: exists: True ; path: /dev/sdg ; sysfs_path: /sys/devices/tcm_loop_0/tcm_loop_adapter_0/host2/target2:0:1/2:0:1:6/block/sdg ; 2024-03-01 20:51:55,369 DEBUG blivet/MainThread: updated sdg size to 1024 MiB (1024 MiB) 2024-03-01 20:51:55,370 INFO blivet/MainThread: added disk sdg (id 74) to device tree 2024-03-01 20:51:55,370 INFO blivet/MainThread: got device: DiskDevice instance (0x7fee5264f520) -- 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 = 60014052fcb2cc6c28443eab562c0b7e 2024-03-01 20:51:55,373 DEBUG blivet/MainThread: DeviceTree.handle_format: name: sdg ; 2024-03-01 20:51:55,373 DEBUG blivet/MainThread: no type or existing type for sdg, bailing 2024-03-01 20:51:55,376 DEBUG blivet/MainThread: DeviceTree.handle_device: name: sdh ; info: {'CURRENT_TAGS': ':systemd:', 'DEVLINKS': '/dev/disk/by-id/wwn-0x6001405130490dc6bc54a3a884c8d675 ' '/dev/disk/by-diskseq/9 ' '/dev/disk/by-id/scsi-SLIO-ORG_disk7_130490dc-6bc5-4a3a-884c-8d67508d4785 ' '/dev/disk/by-id/scsi-36001405130490dc6bc54a3a884c8d675 ' '/dev/disk/by-id/scsi-1LIO-ORG_disk7:130490dc-6bc5-4a3a-884c-8d67508d4785', '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': '130490dc-6bc5-4a3a-884c-8d67508d4785', 'ID_SERIAL': '36001405130490dc6bc54a3a884c8d675', 'ID_SERIAL_SHORT': '6001405130490dc6bc54a3a884c8d675', 'ID_TARGET_PORT': '0', 'ID_TYPE': 'disk', 'ID_VENDOR': 'LIO-ORG', 'ID_VENDOR_ENC': 'LIO-ORG\\x20', 'ID_WWN': '0x6001405130490dc6', 'ID_WWN_VENDOR_EXTENSION': '0xbc54a3a884c8d675', 'ID_WWN_WITH_EXTENSION': '0x6001405130490dc6bc54a3a884c8d675', 'MAJOR': '8', 'MINOR': '112', 'SCSI_IDENT_LUN_LOGICAL_UNIT_GROUP': '0x0', 'SCSI_IDENT_LUN_NAA_REGEXT': '6001405130490dc6bc54a3a884c8d675', 'SCSI_IDENT_LUN_T10': 'LIO-ORG_disk7:130490dc-6bc5-4a3a-884c-8d67508d4785', 'SCSI_IDENT_PORT_NAME': 'naa.5001405a91c5ccc5,t,0x0001', 'SCSI_IDENT_PORT_RELATIVE': '0', 'SCSI_IDENT_PORT_TARGET_PORT_GROUP': '0x0', 'SCSI_IDENT_SERIAL': '130490dc-6bc5-4a3a-884c-8d67508d4785', 'SCSI_IDENT_TARGET_NAME': 'naa.5001405a91c5ccc5', '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': '337415073'} ; 2024-03-01 20:51:55,376 INFO blivet/MainThread: scanning sdh (/sys/devices/tcm_loop_0/tcm_loop_adapter_0/host2/target2:0:1/2:0:1:7/block/sdh)... 2024-03-01 20:51:55,379 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: sdh ; incomplete: False ; hidden: False ; 2024-03-01 20:51:55,381 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned None 2024-03-01 20:51:55,386 DEBUG blivet/MainThread: DiskDevicePopulator.run: name: sdh ; 2024-03-01 20:51:55,387 INFO blivet/MainThread: sdh is a disk 2024-03-01 20:51:55,387 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 80 2024-03-01 20:51:55,387 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 81 2024-03-01 20:51:55,389 DEBUG blivet/MainThread: DiskDevice._set_format: sdh ; type: None ; current: None ; 2024-03-01 20:51:55,392 DEBUG blivet/MainThread: DiskDevice.update_sysfs_path: sdh ; status: True ; 2024-03-01 20:51:55,392 DEBUG blivet/MainThread: sdh sysfs_path set to /sys/devices/tcm_loop_0/tcm_loop_adapter_0/host2/target2:0:1/2:0:1:7/block/sdh 2024-03-01 20:51:55,395 DEBUG blivet/MainThread: DiskDevice.read_current_size: exists: True ; path: /dev/sdh ; sysfs_path: /sys/devices/tcm_loop_0/tcm_loop_adapter_0/host2/target2:0:1/2:0:1:7/block/sdh ; 2024-03-01 20:51:55,396 DEBUG blivet/MainThread: updated sdh size to 1024 MiB (1024 MiB) 2024-03-01 20:51:55,396 INFO blivet/MainThread: added disk sdh (id 79) to device tree 2024-03-01 20:51:55,396 INFO blivet/MainThread: got device: DiskDevice instance (0x7fee5264fca0) -- 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 = 6001405130490dc6bc54a3a884c8d675 2024-03-01 20:51:55,399 DEBUG blivet/MainThread: DeviceTree.handle_format: name: sdh ; 2024-03-01 20:51:55,399 DEBUG blivet/MainThread: no type or existing type for sdh, bailing 2024-03-01 20:51:55,402 DEBUG blivet/MainThread: DeviceTree.handle_device: name: sdi ; info: {'CURRENT_TAGS': ':systemd:', 'DEVLINKS': '/dev/disk/by-id/wwn-0x60014057c02790daf61431ab4c5489ce ' '/dev/disk/by-diskseq/10 ' '/dev/disk/by-id/scsi-SLIO-ORG_disk8_7c02790d-af61-431a-b4c5-489ce662d703 ' '/dev/disk/by-id/scsi-360014057c02790daf61431ab4c5489ce ' '/dev/disk/by-id/scsi-1LIO-ORG_disk8:7c02790d-af61-431a-b4c5-489ce662d703', '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': '7c02790d-af61-431a-b4c5-489ce662d703', 'ID_SERIAL': '360014057c02790daf61431ab4c5489ce', 'ID_SERIAL_SHORT': '60014057c02790daf61431ab4c5489ce', 'ID_TARGET_PORT': '0', 'ID_TYPE': 'disk', 'ID_VENDOR': 'LIO-ORG', 'ID_VENDOR_ENC': 'LIO-ORG\\x20', 'ID_WWN': '0x60014057c02790da', 'ID_WWN_VENDOR_EXTENSION': '0xf61431ab4c5489ce', 'ID_WWN_WITH_EXTENSION': '0x60014057c02790daf61431ab4c5489ce', 'MAJOR': '8', 'MINOR': '128', 'SCSI_IDENT_LUN_LOGICAL_UNIT_GROUP': '0x0', 'SCSI_IDENT_LUN_NAA_REGEXT': '60014057c02790daf61431ab4c5489ce', 'SCSI_IDENT_LUN_T10': 'LIO-ORG_disk8:7c02790d-af61-431a-b4c5-489ce662d703', 'SCSI_IDENT_PORT_NAME': 'naa.5001405a91c5ccc5,t,0x0001', 'SCSI_IDENT_PORT_RELATIVE': '0', 'SCSI_IDENT_PORT_TARGET_PORT_GROUP': '0x0', 'SCSI_IDENT_SERIAL': '7c02790d-af61-431a-b4c5-489ce662d703', 'SCSI_IDENT_TARGET_NAME': 'naa.5001405a91c5ccc5', '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': '337428002'} ; 2024-03-01 20:51:55,402 INFO blivet/MainThread: scanning sdi (/sys/devices/tcm_loop_0/tcm_loop_adapter_0/host2/target2:0:1/2:0:1:8/block/sdi)... 2024-03-01 20:51:55,405 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: sdi ; incomplete: False ; hidden: False ; 2024-03-01 20:51:55,407 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned None 2024-03-01 20:51:55,412 DEBUG blivet/MainThread: DiskDevicePopulator.run: name: sdi ; 2024-03-01 20:51:55,413 INFO blivet/MainThread: sdi is a disk 2024-03-01 20:51:55,413 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 85 2024-03-01 20:51:55,413 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 86 2024-03-01 20:51:55,416 DEBUG blivet/MainThread: DiskDevice._set_format: sdi ; type: None ; current: None ; 2024-03-01 20:51:55,418 DEBUG blivet/MainThread: DiskDevice.update_sysfs_path: sdi ; status: True ; 2024-03-01 20:51:55,419 DEBUG blivet/MainThread: sdi sysfs_path set to /sys/devices/tcm_loop_0/tcm_loop_adapter_0/host2/target2:0:1/2:0:1:8/block/sdi 2024-03-01 20:51:55,421 DEBUG blivet/MainThread: DiskDevice.read_current_size: exists: True ; path: /dev/sdi ; sysfs_path: /sys/devices/tcm_loop_0/tcm_loop_adapter_0/host2/target2:0:1/2:0:1:8/block/sdi ; 2024-03-01 20:51:55,422 DEBUG blivet/MainThread: updated sdi size to 1024 MiB (1024 MiB) 2024-03-01 20:51:55,422 INFO blivet/MainThread: added disk sdi (id 84) to device tree 2024-03-01 20:51:55,422 INFO blivet/MainThread: got device: DiskDevice instance (0x7fee5264feb0) -- 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 = 60014057c02790daf61431ab4c5489ce 2024-03-01 20:51:55,425 DEBUG blivet/MainThread: DeviceTree.handle_format: name: sdi ; 2024-03-01 20:51:55,425 DEBUG blivet/MainThread: no type or existing type for sdi, bailing 2024-03-01 20:51:55,428 DEBUG blivet/MainThread: DeviceTree.handle_device: name: sdj ; info: {'CURRENT_TAGS': ':systemd:', 'DEVLINKS': '/dev/disk/by-id/wwn-0x60014058bb02eed505c4d7593b520327 ' '/dev/disk/by-diskseq/11 ' '/dev/disk/by-id/scsi-1LIO-ORG_disk9:8bb02eed-505c-4d75-93b5-20327aed4107 ' '/dev/disk/by-id/scsi-360014058bb02eed505c4d7593b520327 ' '/dev/disk/by-id/scsi-SLIO-ORG_disk9_8bb02eed-505c-4d75-93b5-20327aed4107', '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': '8bb02eed-505c-4d75-93b5-20327aed4107', 'ID_SERIAL': '360014058bb02eed505c4d7593b520327', 'ID_SERIAL_SHORT': '60014058bb02eed505c4d7593b520327', 'ID_TARGET_PORT': '0', 'ID_TYPE': 'disk', 'ID_VENDOR': 'LIO-ORG', 'ID_VENDOR_ENC': 'LIO-ORG\\x20', 'ID_WWN': '0x60014058bb02eed5', 'ID_WWN_VENDOR_EXTENSION': '0x05c4d7593b520327', 'ID_WWN_WITH_EXTENSION': '0x60014058bb02eed505c4d7593b520327', 'MAJOR': '8', 'MINOR': '144', 'SCSI_IDENT_LUN_LOGICAL_UNIT_GROUP': '0x0', 'SCSI_IDENT_LUN_NAA_REGEXT': '60014058bb02eed505c4d7593b520327', 'SCSI_IDENT_LUN_T10': 'LIO-ORG_disk9:8bb02eed-505c-4d75-93b5-20327aed4107', 'SCSI_IDENT_PORT_NAME': 'naa.5001405a91c5ccc5,t,0x0001', 'SCSI_IDENT_PORT_RELATIVE': '0', 'SCSI_IDENT_PORT_TARGET_PORT_GROUP': '0x0', 'SCSI_IDENT_SERIAL': '8bb02eed-505c-4d75-93b5-20327aed4107', 'SCSI_IDENT_TARGET_NAME': 'naa.5001405a91c5ccc5', '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': '337523000'} ; 2024-03-01 20:51:55,428 INFO blivet/MainThread: scanning sdj (/sys/devices/tcm_loop_0/tcm_loop_adapter_0/host2/target2:0:1/2:0:1:9/block/sdj)... 2024-03-01 20:51:55,431 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: sdj ; incomplete: False ; hidden: False ; 2024-03-01 20:51:55,434 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned None 2024-03-01 20:51:55,439 DEBUG blivet/MainThread: DiskDevicePopulator.run: name: sdj ; 2024-03-01 20:51:55,439 INFO blivet/MainThread: sdj is a disk 2024-03-01 20:51:55,439 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 90 2024-03-01 20:51:55,439 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 91 2024-03-01 20:51:55,442 DEBUG blivet/MainThread: DiskDevice._set_format: sdj ; type: None ; current: None ; 2024-03-01 20:51:55,445 DEBUG blivet/MainThread: DiskDevice.update_sysfs_path: sdj ; status: True ; 2024-03-01 20:51:55,445 DEBUG blivet/MainThread: sdj sysfs_path set to /sys/devices/tcm_loop_0/tcm_loop_adapter_0/host2/target2:0:1/2:0:1:9/block/sdj 2024-03-01 20:51:55,448 DEBUG blivet/MainThread: DiskDevice.read_current_size: exists: True ; path: /dev/sdj ; sysfs_path: /sys/devices/tcm_loop_0/tcm_loop_adapter_0/host2/target2:0:1/2:0:1:9/block/sdj ; 2024-03-01 20:51:55,448 DEBUG blivet/MainThread: updated sdj size to 1024 MiB (1024 MiB) 2024-03-01 20:51:55,448 INFO blivet/MainThread: added disk sdj (id 89) to device tree 2024-03-01 20:51:55,448 INFO blivet/MainThread: got device: DiskDevice instance (0x7fee52663f10) -- 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 = 60014058bb02eed505c4d7593b520327 2024-03-01 20:51:55,451 DEBUG blivet/MainThread: DeviceTree.handle_format: name: sdj ; 2024-03-01 20:51:55,451 DEBUG blivet/MainThread: no type or existing type for sdj, bailing 2024-03-01 20:51:55,454 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': '16965658'} ; 2024-03-01 20:51:55,454 INFO blivet/MainThread: scanning xvda (/sys/devices/vbd-768/block/xvda)... 2024-03-01 20:51:55,457 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: xvda ; incomplete: False ; hidden: False ; 2024-03-01 20:51:55,460 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned None 2024-03-01 20:51:55,463 DEBUG blivet/MainThread: DiskDevicePopulator.run: name: xvda ; 2024-03-01 20:51:55,463 WARNING blivet/MainThread: device/vendor is not a valid attribute 2024-03-01 20:51:55,464 WARNING blivet/MainThread: device/model is not a valid attribute 2024-03-01 20:51:55,464 INFO blivet/MainThread: xvda is a disk 2024-03-01 20:51:55,464 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 95 2024-03-01 20:51:55,464 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 96 2024-03-01 20:51:55,466 DEBUG blivet/MainThread: DiskDevice._set_format: xvda ; type: None ; current: None ; 2024-03-01 20:51:55,469 DEBUG blivet/MainThread: DiskDevice.update_sysfs_path: xvda ; status: True ; 2024-03-01 20:51:55,469 DEBUG blivet/MainThread: xvda sysfs_path set to /sys/devices/vbd-768/block/xvda 2024-03-01 20:51:55,472 DEBUG blivet/MainThread: DiskDevice.read_current_size: exists: True ; path: /dev/xvda ; sysfs_path: /sys/devices/vbd-768/block/xvda ; 2024-03-01 20:51:55,472 DEBUG blivet/MainThread: updated xvda size to 250 GiB (250 GiB) 2024-03-01 20:51:55,473 INFO blivet/MainThread: added disk xvda (id 94) to device tree 2024-03-01 20:51:55,473 INFO blivet/MainThread: got device: DiskDevice instance (0x7fee52663fa0) -- name = xvda status = True id = 94 children = [] parents = [] uuid = None size = 250 GiB format = existing None major = 202 minor = 0 exists = True protected = False sysfs path = /sys/devices/vbd-768/block/xvda target size = 250 GiB path = /dev/xvda format args = [] original_format = None removable = False wwn = None 2024-03-01 20:51:55,475 DEBUG blivet/MainThread: DeviceTree.handle_format: name: xvda ; 2024-03-01 20:51:55,478 DEBUG blivet/MainThread: AppleBootstrapFS.supported: supported: True ; 2024-03-01 20:51:55,478 DEBUG blivet/MainThread: get_format('appleboot') returning AppleBootstrapFS instance with object id 98 2024-03-01 20:51:55,481 DEBUG blivet/MainThread: EFIFS.supported: supported: True ; 2024-03-01 20:51:55,481 DEBUG blivet/MainThread: get_format('efi') returning EFIFS instance with object id 99 2024-03-01 20:51:55,484 DEBUG blivet/MainThread: MacEFIFS.supported: supported: True ; 2024-03-01 20:51:55,484 DEBUG blivet/MainThread: get_format('macefi') returning MacEFIFS instance with object id 100 2024-03-01 20:51:55,487 DEBUG blivet/MainThread: MacEFIFS.supported: supported: True ; 2024-03-01 20:51:55,487 DEBUG blivet/MainThread: get_format('macefi') returning MacEFIFS instance with object id 101 2024-03-01 20:51:55,490 DEBUG blivet/MainThread: DiskLabelFormatPopulator.run: device: xvda ; label_type: dos ; 2024-03-01 20:51:55,493 DEBUG blivet/MainThread: DiskDevice.setup: xvda ; orig: False ; status: True ; controllable: True ; 2024-03-01 20:51:55,495 DEBUG blivet/MainThread: DiskLabel.__init__: uuid: e61ef7e0 ; label: None ; device: /dev/xvda ; serial: None ; exists: True ; 2024-03-01 20:51:55,501 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 0x7fee54ef87c0> 2024-03-01 20:51:55,542 DEBUG blivet/MainThread: get_format('disklabel') returning DiskLabel instance with object id 102 2024-03-01 20:51:55,545 DEBUG blivet/MainThread: DiskDevice._set_format: xvda ; type: disklabel ; current: None ; 2024-03-01 20:51:55,546 INFO blivet/MainThread: got format: existing msdos disklabel 2024-03-01 20:51:55,549 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': '16967518'} ; 2024-03-01 20:51:55,549 INFO blivet/MainThread: scanning xvda1 (/sys/devices/vbd-768/block/xvda/xvda1)... 2024-03-01 20:51:55,549 WARNING blivet/MainThread: hidden is not a valid attribute 2024-03-01 20:51:55,552 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: xvda1 ; incomplete: False ; hidden: False ; 2024-03-01 20:51:55,555 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned None 2024-03-01 20:51:55,557 DEBUG blivet/MainThread: PartitionDevicePopulator.run: name: xvda1 ; 2024-03-01 20:51:55,560 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: xvda1 ; incomplete: False ; hidden: False ; 2024-03-01 20:51:55,563 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned None 2024-03-01 20:51:55,563 INFO program/MainThread: Running... udevadm settle --timeout=300 2024-03-01 20:51:55,575 DEBUG program/MainThread: Return code: 0 2024-03-01 20:51:55,592 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: xvda ; incomplete: False ; hidden: False ; 2024-03-01 20:51:55,594 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned existing 250 GiB disk xvda (94) with existing msdos disklabel 2024-03-01 20:51:55,595 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 105 2024-03-01 20:51:55,598 DEBUG blivet/MainThread: DiskDevice.add_child: name: xvda ; child: xvda1 ; kids: 0 ; 2024-03-01 20:51:55,598 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 106 2024-03-01 20:51:55,601 DEBUG blivet/MainThread: PartitionDevice._set_format: xvda1 ; type: None ; current: None ; 2024-03-01 20:51:55,604 DEBUG blivet/MainThread: PartitionDevice.update_sysfs_path: xvda1 ; status: True ; 2024-03-01 20:51:55,604 DEBUG blivet/MainThread: xvda1 sysfs_path set to /sys/devices/vbd-768/block/xvda/xvda1 2024-03-01 20:51:55,607 DEBUG blivet/MainThread: PartitionDevice.read_current_size: exists: True ; path: /dev/xvda1 ; sysfs_path: /sys/devices/vbd-768/block/xvda/xvda1 ; 2024-03-01 20:51:55,607 DEBUG blivet/MainThread: updated xvda1 size to 250 GiB (250 GiB) 2024-03-01 20:51:55,607 DEBUG blivet/MainThread: looking up parted Partition: /dev/xvda1 2024-03-01 20:51:55,610 DEBUG blivet/MainThread: PartitionDevice.probe: xvda1 ; exists: True ; 2024-03-01 20:51:55,613 DEBUG blivet/MainThread: PartitionDevice.get_flag: path: /dev/xvda1 ; flag: 1 ; 2024-03-01 20:51:55,616 DEBUG blivet/MainThread: PartitionDevice.get_flag: path: /dev/xvda1 ; flag: 10 ; 2024-03-01 20:51:55,618 DEBUG blivet/MainThread: PartitionDevice.get_flag: path: /dev/xvda1 ; flag: 12 ; 2024-03-01 20:51:55,621 DEBUG blivet/MainThread: PartitionDevice.read_current_size: exists: True ; path: /dev/xvda1 ; sysfs_path: /sys/devices/vbd-768/block/xvda/xvda1 ; 2024-03-01 20:51:55,621 DEBUG blivet/MainThread: updated xvda1 size to 250 GiB (250 GiB) 2024-03-01 20:51:55,622 INFO blivet/MainThread: added partition xvda1 (id 104) to device tree 2024-03-01 20:51:55,622 INFO blivet/MainThread: parted exception: msdos disk labels do not support partition names. 2024-03-01 20:51:55,622 INFO blivet/MainThread: got device: PartitionDevice instance (0x7fee5267b490) -- 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 0x7fee52674cc0> disk = existing 250 GiB disk xvda (94) with existing msdos disklabel start = 2048 end = 524287966 length = 524285919 flags = boot 2024-03-01 20:51:55,625 DEBUG blivet/MainThread: DeviceTree.handle_format: name: xvda1 ; 2024-03-01 20:51:55,628 DEBUG blivet/MainThread: AppleBootstrapFS.supported: supported: True ; 2024-03-01 20:51:55,628 DEBUG blivet/MainThread: get_format('appleboot') returning AppleBootstrapFS instance with object id 108 2024-03-01 20:51:55,631 DEBUG blivet/MainThread: EFIFS.supported: supported: True ; 2024-03-01 20:51:55,631 DEBUG blivet/MainThread: get_format('efi') returning EFIFS instance with object id 109 2024-03-01 20:51:55,634 DEBUG blivet/MainThread: MacEFIFS.supported: supported: True ; 2024-03-01 20:51:55,634 DEBUG blivet/MainThread: get_format('macefi') returning MacEFIFS instance with object id 110 2024-03-01 20:51:55,637 DEBUG blivet/MainThread: MacEFIFS.supported: supported: True ; 2024-03-01 20:51:55,637 DEBUG blivet/MainThread: get_format('macefi') returning MacEFIFS instance with object id 111 2024-03-01 20:51:55,637 INFO blivet/MainThread: type detected on 'xvda1' is 'xfs' 2024-03-01 20:51:55,640 DEBUG blivet/MainThread: XFS.supported: supported: True ; 2024-03-01 20:51:55,640 DEBUG blivet/MainThread: get_format('xfs') returning XFS instance with object id 112 2024-03-01 20:51:55,643 DEBUG blivet/MainThread: PartitionDevice._set_format: xvda1 ; type: xfs ; current: None ; 2024-03-01 20:51:55,643 INFO blivet/MainThread: got format: existing xfs filesystem 2024-03-01 20:51:55,646 DEBUG blivet/MainThread: DeviceTree.handle_device: name: test_vg1-lv1 ; info: {'CURRENT_TAGS': ':systemd:', 'DEVLINKS': '/dev/disk/by-id/dm-uuid-LVM-Z91K1RxGjOo2Ph416zv2xVaAxRf2ULSlAXe6Qqji43zLIAPW3tfyr4I48bgxFY3J ' '/dev/mapper/test_vg1-lv1 /dev/disk/by-id/dm-name-test_vg1-lv1 ' '/dev/disk/by-uuid/c51091ab-15a2-40e9-8898-45a957ed51b6 ' '/dev/test_vg1/lv1', 'DEVNAME': '/dev/dm-0', 'DEVPATH': '/devices/virtual/block/dm-0', 'DEVTYPE': 'disk', 'DISKSEQ': '94', '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-Z91K1RxGjOo2Ph416zv2xVaAxRf2ULSlAXe6Qqji43zLIAPW3tfyr4I48bgxFY3J', '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': 'c51091ab-15a2-40e9-8898-45a957ed51b6', 'ID_FS_UUID_ENC': 'c51091ab-15a2-40e9-8898-45a957ed51b6', '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': '700288633'} ; 2024-03-01 20:51:55,646 INFO blivet/MainThread: scanning test_vg1-lv1 (/sys/devices/virtual/block/dm-0)... 2024-03-01 20:51:55,646 INFO program/MainThread: Running [15] dmsetup info -co subsystem --noheadings test_vg1-lv1 ... 2024-03-01 20:51:55,649 INFO program/MainThread: stdout[15]: LVM 2024-03-01 20:51:55,649 INFO program/MainThread: stderr[15]: 2024-03-01 20:51:55,649 INFO program/MainThread: ...done [15] (exit code: 0) 2024-03-01 20:51:55,650 INFO program/MainThread: Running [16] dmsetup info -co subsystem --noheadings test_vg1-lv1 ... 2024-03-01 20:51:55,652 INFO program/MainThread: stdout[16]: LVM 2024-03-01 20:51:55,652 INFO program/MainThread: stderr[16]: 2024-03-01 20:51:55,652 INFO program/MainThread: ...done [16] (exit code: 0) 2024-03-01 20:51:55,652 INFO program/MainThread: Running [17] dmsetup info -co subsystem --noheadings test_vg1-lv1 ... 2024-03-01 20:51:55,655 INFO program/MainThread: stdout[17]: LVM 2024-03-01 20:51:55,655 INFO program/MainThread: stderr[17]: 2024-03-01 20:51:55,655 INFO program/MainThread: ...done [17] (exit code: 0) 2024-03-01 20:51:55,659 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: test_vg1-lv1 ; incomplete: False ; hidden: False ; 2024-03-01 20:51:55,661 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned existing 1.5 GiB lvmlv test_vg1-lv1 (45) with existing xfs filesystem 2024-03-01 20:51:55,664 DEBUG blivet/MainThread: test_vg1 size is 2.98 GiB 2024-03-01 20:51:55,664 DEBUG blivet/MainThread: vg test_vg1 has 1.48 GiB free 2024-03-01 20:51:55,664 DEBUG blivet/MainThread: test_vg1 size is 2.98 GiB 2024-03-01 20:51:55,665 DEBUG blivet/MainThread: vg test_vg1 has 1.48 GiB free 2024-03-01 20:51:55,661 INFO blivet/MainThread: got device: LVMLogicalVolumeDevice instance (0x7fee526b4e80) -- name = test_vg1-lv1 status = True id = 45 children = [] parents = ['existing 2.98 GiB lvmvg test_vg1 (11)'] uuid = AXe6Qq-ji43-zLIA-PW3t-fyr4-I48b-gxFY3J size = 1.5 GiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-0 target size = 1.5 GiB path = /dev/mapper/test_vg1-lv1 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7fee52704670) -- name = test_vg1 status = True id = 11 children = ['existing 1.5 GiB lvmlv test_vg1-lv1 (45) with existing xfs filesystem'] parents = ['existing 1024 MiB disk sda (2) with existing lvmpv', 'existing 1024 MiB disk sdb (16) with existing lvmpv', 'existing 1024 MiB disk sdc (36) with existing lvmpv'] uuid = Z91K1R-xGjO-o2Ph-416z-v2xV-aAxR-f2ULSl size = 2.98 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 2.98 GiB path = /dev/test_vg1 format args = [] original_format = None free = 1.48 GiB PE Size = 4 MiB PE Count = 762 PE Free = 379 PV Count = 3 modified = False extents = 762 free space = 1.48 GiB free extents = 379 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sda (2) with existing lvmpv', 'existing 1024 MiB disk sdb (16) with existing lvmpv', 'existing 1024 MiB disk sdc (36) with existing lvmpv'] LVs = ['existing 1.5 GiB lvmlv test_vg1-lv1 (45) with existing xfs filesystem'] segment type = linear percent = 0 VG space used = 1.5 GiB 2024-03-01 20:51:55,665 INFO program/MainThread: Running [18] dmsetup info -co subsystem --noheadings test_vg1-lv1 ... 2024-03-01 20:51:55,668 INFO program/MainThread: stdout[18]: LVM 2024-03-01 20:51:55,668 INFO program/MainThread: stderr[18]: 2024-03-01 20:51:55,668 INFO program/MainThread: ...done [18] (exit code: 0) 2024-03-01 20:51:55,671 DEBUG blivet/MainThread: DeviceTree.handle_format: name: test_vg1-lv1 ; 2024-03-01 20:51:55,672 DEBUG blivet/MainThread: no type or existing type for test_vg1-lv1, bailing 2024-03-01 20:51:55,672 INFO program/MainThread: Running... udevadm settle --timeout=300 2024-03-01 20:51:55,681 DEBUG program/MainThread: Return code: 0 2024-03-01 20:51:55,695 INFO blivet/MainThread: edd: collected mbr signatures: {'xvda': '0xe61ef7e0'} 2024-03-01 20:51:55,696 DEBUG blivet/MainThread: resolved 'UUID=a4d9efbc-be36-4c5f-99af-596afd10159d' to 'xvda1' (partition) 2024-03-01 20:51:55,699 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: ntap-bos-c01-eng01-nfs01b.storage.bos.redhat.com:/devops_engineering_nfs/devarchive/redhat ; incomplete: False ; hidden: False ; 2024-03-01 20:51:55,702 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned None 2024-03-01 20:51:55,705 DEBUG blivet/MainThread: DeviceTree.get_device_by_path: path: /dev/ntap-bos-c01-eng01-nfs01b.storage.bos.redhat.com:/devops_engineering_nfs/devarchive/redhat ; incomplete: False ; hidden: False ; 2024-03-01 20:51:55,707 DEBUG blivet/MainThread: DeviceTree.get_device_by_path returned None 2024-03-01 20:51:55,707 DEBUG blivet/MainThread: failed to resolve '/dev/ntap-bos-c01-eng01-nfs01b.storage.bos.redhat.com:/devops_engineering_nfs/devarchive/redhat' 2024-03-01 20:51:55,710 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: nest.test.redhat.com:/mnt/qa ; incomplete: False ; hidden: False ; 2024-03-01 20:51:55,712 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned None 2024-03-01 20:51:55,715 DEBUG blivet/MainThread: DeviceTree.get_device_by_path: path: /dev/nest.test.redhat.com:/mnt/qa ; incomplete: False ; hidden: False ; 2024-03-01 20:51:55,717 DEBUG blivet/MainThread: DeviceTree.get_device_by_path returned None 2024-03-01 20:51:55,717 DEBUG blivet/MainThread: failed to resolve '/dev/nest.test.redhat.com:/mnt/qa' 2024-03-01 20:51:55,720 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: vtap-eng01.storage.rdu2.redhat.com:/vol/engarchive ; incomplete: False ; hidden: False ; 2024-03-01 20:51:55,722 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned None 2024-03-01 20:51:55,725 DEBUG blivet/MainThread: DeviceTree.get_device_by_path: path: /dev/vtap-eng01.storage.rdu2.redhat.com:/vol/engarchive ; incomplete: False ; hidden: False ; 2024-03-01 20:51:55,727 DEBUG blivet/MainThread: DeviceTree.get_device_by_path returned None 2024-03-01 20:51:55,727 DEBUG blivet/MainThread: failed to resolve '/dev/vtap-eng01.storage.rdu2.redhat.com:/vol/engarchive' 2024-03-01 20:51:55,730 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: nest.test.redhat.com:/mnt/tpsdist ; incomplete: False ; hidden: False ; 2024-03-01 20:51:55,732 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned None 2024-03-01 20:51:55,735 DEBUG blivet/MainThread: DeviceTree.get_device_by_path: path: /dev/nest.test.redhat.com:/mnt/tpsdist ; incomplete: False ; hidden: False ; 2024-03-01 20:51:55,737 DEBUG blivet/MainThread: DeviceTree.get_device_by_path returned None 2024-03-01 20:51:55,737 DEBUG blivet/MainThread: failed to resolve '/dev/nest.test.redhat.com:/mnt/tpsdist' 2024-03-01 20:51:55,740 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: ntap-bos-c01-eng01-nfs01b.storage.bos.redhat.com:/devops_engineering_nfs/devarchive/redhat/brewroot ; incomplete: False ; hidden: False ; 2024-03-01 20:51:55,742 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned None 2024-03-01 20:51:55,744 DEBUG blivet/MainThread: DeviceTree.get_device_by_path: path: /dev/ntap-bos-c01-eng01-nfs01b.storage.bos.redhat.com:/devops_engineering_nfs/devarchive/redhat/brewroot ; incomplete: False ; hidden: False ; 2024-03-01 20:51:55,747 DEBUG blivet/MainThread: DeviceTree.get_device_by_path returned None 2024-03-01 20:51:55,747 DEBUG blivet/MainThread: failed to resolve '/dev/ntap-bos-c01-eng01-nfs01b.storage.bos.redhat.com:/devops_engineering_nfs/devarchive/redhat/brewroot' 2024-03-01 20:51:55,749 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: ntap-bos-c01-eng01-nfs01b.storage.bos.redhat.com:/devops_brew_scratch_nfs/scratch ; incomplete: False ; hidden: False ; 2024-03-01 20:51:55,752 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned None 2024-03-01 20:51:55,754 DEBUG blivet/MainThread: DeviceTree.get_device_by_path: path: /dev/ntap-bos-c01-eng01-nfs01b.storage.bos.redhat.com:/devops_brew_scratch_nfs/scratch ; incomplete: False ; hidden: False ; 2024-03-01 20:51:55,757 DEBUG blivet/MainThread: DeviceTree.get_device_by_path returned None 2024-03-01 20:51:55,757 DEBUG blivet/MainThread: failed to resolve '/dev/ntap-bos-c01-eng01-nfs01b.storage.bos.redhat.com:/devops_brew_scratch_nfs/scratch' 2024-03-01 20:51:55,759 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: test_vg1 ; incomplete: False ; hidden: False ; 2024-03-01 20:51:55,762 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned existing 2.98 GiB lvmvg test_vg1 (11) 2024-03-01 20:51:55,763 DEBUG blivet/MainThread: resolved 'test_vg1' to 'test_vg1' (lvmvg) 2024-03-01 20:51:55,763 DEBUG blivet.ansible/MainThread: BlivetPool._update_from_device: existing 2.98 GiB lvmvg test_vg1 (11) 2024-03-01 20:51:55,763 DEBUG blivet.ansible/MainThread: BlivetPool._update_from_device: existing 2.98 GiB lvmvg test_vg1 (11) 2024-03-01 20:51:55,763 DEBUG blivet.ansible/MainThread: BlivetPool._update_from_device: existing 2.98 GiB lvmvg test_vg1 (11) 2024-03-01 20:51:55,764 DEBUG blivet.ansible/MainThread: BlivetPool._update_from_device: existing 2.98 GiB lvmvg test_vg1 (11) 2024-03-01 20:51:55,764 DEBUG blivet.ansible/MainThread: BlivetPool._update_from_device: existing 2.98 GiB lvmvg test_vg1 (11) 2024-03-01 20:51:55,764 DEBUG blivet.ansible/MainThread: BlivetPool._update_from_device: existing 2.98 GiB lvmvg test_vg1 (11) 2024-03-01 20:51:55,765 DEBUG blivet.ansible/MainThread: BlivetPool._update_from_device: existing 2.98 GiB lvmvg test_vg1 (11) 2024-03-01 20:51:55,765 DEBUG blivet.ansible/MainThread: BlivetPool._update_from_device: existing 2.98 GiB lvmvg test_vg1 (11) 2024-03-01 20:51:55,765 DEBUG blivet.ansible/MainThread: BlivetPool._update_from_device: existing 2.98 GiB lvmvg test_vg1 (11) 2024-03-01 20:51:55,766 DEBUG blivet.ansible/MainThread: BlivetPool._update_from_device: existing 2.98 GiB lvmvg test_vg1 (11) 2024-03-01 20:51:55,766 DEBUG blivet.ansible/MainThread: BlivetPool._update_from_device: existing 2.98 GiB lvmvg test_vg1 (11) 2024-03-01 20:51:55,766 DEBUG blivet.ansible/MainThread: BlivetPool._update_from_device: existing 2.98 GiB lvmvg test_vg1 (11) 2024-03-01 20:51:55,769 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: sda ; incomplete: False ; hidden: False ; 2024-03-01 20:51:55,772 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned existing 1024 MiB disk sda (2) with existing lvmpv 2024-03-01 20:51:55,772 DEBUG blivet/MainThread: resolved 'sda' to 'sda' (disk) 2024-03-01 20:51:55,774 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: sdb ; incomplete: False ; hidden: False ; 2024-03-01 20:51:55,777 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned existing 1024 MiB disk sdb (16) with existing lvmpv 2024-03-01 20:51:55,777 DEBUG blivet/MainThread: resolved 'sdb' to 'sdb' (disk) 2024-03-01 20:51:55,779 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: sdc ; incomplete: False ; hidden: False ; 2024-03-01 20:51:55,782 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned existing 1024 MiB disk sdc (36) with existing lvmpv 2024-03-01 20:51:55,782 DEBUG blivet/MainThread: resolved 'sdc' to 'sdc' (disk) 2024-03-01 20:51:55,784 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: test_vg1-lv1 ; incomplete: False ; hidden: False ; 2024-03-01 20:51:55,787 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned existing 1.5 GiB lvmlv test_vg1-lv1 (45) with existing xfs filesystem 2024-03-01 20:51:55,787 DEBUG blivet/MainThread: resolved 'test_vg1-lv1' to 'test_vg1-lv1' (lvmlv) 2024-03-01 20:51:55,789 DEBUG blivet/MainThread: test_vg1 size is 2.98 GiB 2024-03-01 20:51:55,789 DEBUG blivet/MainThread: vg test_vg1 has 1.48 GiB free 2024-03-01 20:51:55,790 DEBUG blivet/MainThread: test_vg1 size is 2.98 GiB 2024-03-01 20:51:55,790 DEBUG blivet/MainThread: vg test_vg1 has 1.48 GiB free 2024-03-01 20:51:55,787 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7fee526b4e80) -- name = test_vg1-lv1 status = True id = 45 children = [] parents = ['existing 2.98 GiB lvmvg test_vg1 (11)'] uuid = AXe6Qq-ji43-zLIA-PW3t-fyr4-I48b-gxFY3J size = 1.5 GiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-0 target size = 1.5 GiB path = /dev/mapper/test_vg1-lv1 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7fee52704670) -- name = test_vg1 status = True id = 11 children = ['existing 1.5 GiB lvmlv test_vg1-lv1 (45) with existing xfs filesystem'] parents = ['existing 1024 MiB disk sda (2) with existing lvmpv', 'existing 1024 MiB disk sdb (16) with existing lvmpv', 'existing 1024 MiB disk sdc (36) with existing lvmpv'] uuid = Z91K1R-xGjO-o2Ph-416z-v2xV-aAxR-f2ULSl size = 2.98 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 2.98 GiB path = /dev/test_vg1 format args = [] original_format = None free = 1.48 GiB PE Size = 4 MiB PE Count = 762 PE Free = 379 PV Count = 3 modified = False extents = 762 free space = 1.48 GiB free extents = 379 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sda (2) with existing lvmpv', 'existing 1024 MiB disk sdb (16) with existing lvmpv', 'existing 1024 MiB disk sdc (36) with existing lvmpv'] LVs = ['existing 1.5 GiB lvmlv test_vg1-lv1 (45) with existing xfs filesystem'] segment type = linear percent = 0 VG space used = 1.5 GiB 2024-03-01 20:51:55,792 DEBUG blivet/MainThread: test_vg1 size is 2.98 GiB 2024-03-01 20:51:55,793 DEBUG blivet/MainThread: vg test_vg1 has 1.48 GiB free 2024-03-01 20:51:55,793 DEBUG blivet/MainThread: test_vg1 size is 2.98 GiB 2024-03-01 20:51:55,794 DEBUG blivet/MainThread: vg test_vg1 has 1.48 GiB free 2024-03-01 20:51:55,791 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7fee526b4e80) -- name = test_vg1-lv1 status = True id = 45 children = [] parents = ['existing 2.98 GiB lvmvg test_vg1 (11)'] uuid = AXe6Qq-ji43-zLIA-PW3t-fyr4-I48b-gxFY3J size = 1.5 GiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-0 target size = 1.5 GiB path = /dev/mapper/test_vg1-lv1 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7fee52704670) -- name = test_vg1 status = True id = 11 children = ['existing 1.5 GiB lvmlv test_vg1-lv1 (45) with existing xfs filesystem'] parents = ['existing 1024 MiB disk sda (2) with existing lvmpv', 'existing 1024 MiB disk sdb (16) with existing lvmpv', 'existing 1024 MiB disk sdc (36) with existing lvmpv'] uuid = Z91K1R-xGjO-o2Ph-416z-v2xV-aAxR-f2ULSl size = 2.98 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 2.98 GiB path = /dev/test_vg1 format args = [] original_format = None free = 1.48 GiB PE Size = 4 MiB PE Count = 762 PE Free = 379 PV Count = 3 modified = False extents = 762 free space = 1.48 GiB free extents = 379 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sda (2) with existing lvmpv', 'existing 1024 MiB disk sdb (16) with existing lvmpv', 'existing 1024 MiB disk sdc (36) with existing lvmpv'] LVs = ['existing 1.5 GiB lvmlv test_vg1-lv1 (45) with existing xfs filesystem'] segment type = linear percent = 0 VG space used = 1.5 GiB 2024-03-01 20:51:55,796 DEBUG blivet/MainThread: test_vg1 size is 2.98 GiB 2024-03-01 20:51:55,796 DEBUG blivet/MainThread: vg test_vg1 has 1.48 GiB free 2024-03-01 20:51:55,797 DEBUG blivet/MainThread: test_vg1 size is 2.98 GiB 2024-03-01 20:51:55,797 DEBUG blivet/MainThread: vg test_vg1 has 1.48 GiB free 2024-03-01 20:51:55,794 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7fee526b4e80) -- name = test_vg1-lv1 status = True id = 45 children = [] parents = ['existing 2.98 GiB lvmvg test_vg1 (11)'] uuid = AXe6Qq-ji43-zLIA-PW3t-fyr4-I48b-gxFY3J size = 1.5 GiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-0 target size = 1.5 GiB path = /dev/mapper/test_vg1-lv1 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7fee52704670) -- name = test_vg1 status = True id = 11 children = ['existing 1.5 GiB lvmlv test_vg1-lv1 (45) with existing xfs filesystem'] parents = ['existing 1024 MiB disk sda (2) with existing lvmpv', 'existing 1024 MiB disk sdb (16) with existing lvmpv', 'existing 1024 MiB disk sdc (36) with existing lvmpv'] uuid = Z91K1R-xGjO-o2Ph-416z-v2xV-aAxR-f2ULSl size = 2.98 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 2.98 GiB path = /dev/test_vg1 format args = [] original_format = None free = 1.48 GiB PE Size = 4 MiB PE Count = 762 PE Free = 379 PV Count = 3 modified = False extents = 762 free space = 1.48 GiB free extents = 379 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sda (2) with existing lvmpv', 'existing 1024 MiB disk sdb (16) with existing lvmpv', 'existing 1024 MiB disk sdc (36) with existing lvmpv'] LVs = ['existing 1.5 GiB lvmlv test_vg1-lv1 (45) with existing xfs filesystem'] segment type = linear percent = 0 VG space used = 1.5 GiB 2024-03-01 20:51:55,799 DEBUG blivet/MainThread: test_vg1 size is 2.98 GiB 2024-03-01 20:51:55,800 DEBUG blivet/MainThread: vg test_vg1 has 1.48 GiB free 2024-03-01 20:51:55,800 DEBUG blivet/MainThread: test_vg1 size is 2.98 GiB 2024-03-01 20:51:55,801 DEBUG blivet/MainThread: vg test_vg1 has 1.48 GiB free 2024-03-01 20:51:55,798 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7fee526b4e80) -- name = test_vg1-lv1 status = True id = 45 children = [] parents = ['existing 2.98 GiB lvmvg test_vg1 (11)'] uuid = AXe6Qq-ji43-zLIA-PW3t-fyr4-I48b-gxFY3J size = 1.5 GiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-0 target size = 1.5 GiB path = /dev/mapper/test_vg1-lv1 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7fee52704670) -- name = test_vg1 status = True id = 11 children = ['existing 1.5 GiB lvmlv test_vg1-lv1 (45) with existing xfs filesystem'] parents = ['existing 1024 MiB disk sda (2) with existing lvmpv', 'existing 1024 MiB disk sdb (16) with existing lvmpv', 'existing 1024 MiB disk sdc (36) with existing lvmpv'] uuid = Z91K1R-xGjO-o2Ph-416z-v2xV-aAxR-f2ULSl size = 2.98 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 2.98 GiB path = /dev/test_vg1 format args = [] original_format = None free = 1.48 GiB PE Size = 4 MiB PE Count = 762 PE Free = 379 PV Count = 3 modified = False extents = 762 free space = 1.48 GiB free extents = 379 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sda (2) with existing lvmpv', 'existing 1024 MiB disk sdb (16) with existing lvmpv', 'existing 1024 MiB disk sdc (36) with existing lvmpv'] LVs = ['existing 1.5 GiB lvmlv test_vg1-lv1 (45) with existing xfs filesystem'] segment type = linear percent = 0 VG space used = 1.5 GiB 2024-03-01 20:51:55,803 DEBUG blivet/MainThread: test_vg1 size is 2.98 GiB 2024-03-01 20:51:55,803 DEBUG blivet/MainThread: vg test_vg1 has 1.48 GiB free 2024-03-01 20:51:55,804 DEBUG blivet/MainThread: test_vg1 size is 2.98 GiB 2024-03-01 20:51:55,804 DEBUG blivet/MainThread: vg test_vg1 has 1.48 GiB free 2024-03-01 20:51:55,801 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7fee526b4e80) -- name = test_vg1-lv1 status = True id = 45 children = [] parents = ['existing 2.98 GiB lvmvg test_vg1 (11)'] uuid = AXe6Qq-ji43-zLIA-PW3t-fyr4-I48b-gxFY3J size = 1.5 GiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-0 target size = 1.5 GiB path = /dev/mapper/test_vg1-lv1 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7fee52704670) -- name = test_vg1 status = True id = 11 children = ['existing 1.5 GiB lvmlv test_vg1-lv1 (45) with existing xfs filesystem'] parents = ['existing 1024 MiB disk sda (2) with existing lvmpv', 'existing 1024 MiB disk sdb (16) with existing lvmpv', 'existing 1024 MiB disk sdc (36) with existing lvmpv'] uuid = Z91K1R-xGjO-o2Ph-416z-v2xV-aAxR-f2ULSl size = 2.98 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 2.98 GiB path = /dev/test_vg1 format args = [] original_format = None free = 1.48 GiB PE Size = 4 MiB PE Count = 762 PE Free = 379 PV Count = 3 modified = False extents = 762 free space = 1.48 GiB free extents = 379 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sda (2) with existing lvmpv', 'existing 1024 MiB disk sdb (16) with existing lvmpv', 'existing 1024 MiB disk sdc (36) with existing lvmpv'] LVs = ['existing 1.5 GiB lvmlv test_vg1-lv1 (45) with existing xfs filesystem'] segment type = linear percent = 0 VG space used = 1.5 GiB 2024-03-01 20:51:55,806 DEBUG blivet/MainThread: test_vg1 size is 2.98 GiB 2024-03-01 20:51:55,807 DEBUG blivet/MainThread: vg test_vg1 has 1.48 GiB free 2024-03-01 20:51:55,807 DEBUG blivet/MainThread: test_vg1 size is 2.98 GiB 2024-03-01 20:51:55,808 DEBUG blivet/MainThread: vg test_vg1 has 1.48 GiB free 2024-03-01 20:51:55,805 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7fee526b4e80) -- name = test_vg1-lv1 status = True id = 45 children = [] parents = ['existing 2.98 GiB lvmvg test_vg1 (11)'] uuid = AXe6Qq-ji43-zLIA-PW3t-fyr4-I48b-gxFY3J size = 1.5 GiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-0 target size = 1.5 GiB path = /dev/mapper/test_vg1-lv1 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7fee52704670) -- name = test_vg1 status = True id = 11 children = ['existing 1.5 GiB lvmlv test_vg1-lv1 (45) with existing xfs filesystem'] parents = ['existing 1024 MiB disk sda (2) with existing lvmpv', 'existing 1024 MiB disk sdb (16) with existing lvmpv', 'existing 1024 MiB disk sdc (36) with existing lvmpv'] uuid = Z91K1R-xGjO-o2Ph-416z-v2xV-aAxR-f2ULSl size = 2.98 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 2.98 GiB path = /dev/test_vg1 format args = [] original_format = None free = 1.48 GiB PE Size = 4 MiB PE Count = 762 PE Free = 379 PV Count = 3 modified = False extents = 762 free space = 1.48 GiB free extents = 379 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sda (2) with existing lvmpv', 'existing 1024 MiB disk sdb (16) with existing lvmpv', 'existing 1024 MiB disk sdc (36) with existing lvmpv'] LVs = ['existing 1.5 GiB lvmlv test_vg1-lv1 (45) with existing xfs filesystem'] segment type = linear percent = 0 VG space used = 1.5 GiB 2024-03-01 20:51:55,810 DEBUG blivet/MainThread: test_vg1 size is 2.98 GiB 2024-03-01 20:51:55,810 DEBUG blivet/MainThread: vg test_vg1 has 1.48 GiB free 2024-03-01 20:51:55,810 DEBUG blivet/MainThread: test_vg1 size is 2.98 GiB 2024-03-01 20:51:55,811 DEBUG blivet/MainThread: vg test_vg1 has 1.48 GiB free 2024-03-01 20:51:55,808 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7fee526b4e80) -- name = test_vg1-lv1 status = True id = 45 children = [] parents = ['existing 2.98 GiB lvmvg test_vg1 (11)'] uuid = AXe6Qq-ji43-zLIA-PW3t-fyr4-I48b-gxFY3J size = 1.5 GiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-0 target size = 1.5 GiB path = /dev/mapper/test_vg1-lv1 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7fee52704670) -- name = test_vg1 status = True id = 11 children = ['existing 1.5 GiB lvmlv test_vg1-lv1 (45) with existing xfs filesystem'] parents = ['existing 1024 MiB disk sda (2) with existing lvmpv', 'existing 1024 MiB disk sdb (16) with existing lvmpv', 'existing 1024 MiB disk sdc (36) with existing lvmpv'] uuid = Z91K1R-xGjO-o2Ph-416z-v2xV-aAxR-f2ULSl size = 2.98 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 2.98 GiB path = /dev/test_vg1 format args = [] original_format = None free = 1.48 GiB PE Size = 4 MiB PE Count = 762 PE Free = 379 PV Count = 3 modified = False extents = 762 free space = 1.48 GiB free extents = 379 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sda (2) with existing lvmpv', 'existing 1024 MiB disk sdb (16) with existing lvmpv', 'existing 1024 MiB disk sdc (36) with existing lvmpv'] LVs = ['existing 1.5 GiB lvmlv test_vg1-lv1 (45) with existing xfs filesystem'] segment type = linear percent = 0 VG space used = 1.5 GiB 2024-03-01 20:51:55,813 DEBUG blivet/MainThread: test_vg1 size is 2.98 GiB 2024-03-01 20:51:55,814 DEBUG blivet/MainThread: vg test_vg1 has 1.48 GiB free 2024-03-01 20:51:55,814 DEBUG blivet/MainThread: test_vg1 size is 2.98 GiB 2024-03-01 20:51:55,814 DEBUG blivet/MainThread: vg test_vg1 has 1.48 GiB free 2024-03-01 20:51:55,811 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7fee526b4e80) -- name = test_vg1-lv1 status = True id = 45 children = [] parents = ['existing 2.98 GiB lvmvg test_vg1 (11)'] uuid = AXe6Qq-ji43-zLIA-PW3t-fyr4-I48b-gxFY3J size = 1.5 GiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-0 target size = 1.5 GiB path = /dev/mapper/test_vg1-lv1 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7fee52704670) -- name = test_vg1 status = True id = 11 children = ['existing 1.5 GiB lvmlv test_vg1-lv1 (45) with existing xfs filesystem'] parents = ['existing 1024 MiB disk sda (2) with existing lvmpv', 'existing 1024 MiB disk sdb (16) with existing lvmpv', 'existing 1024 MiB disk sdc (36) with existing lvmpv'] uuid = Z91K1R-xGjO-o2Ph-416z-v2xV-aAxR-f2ULSl size = 2.98 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 2.98 GiB path = /dev/test_vg1 format args = [] original_format = None free = 1.48 GiB PE Size = 4 MiB PE Count = 762 PE Free = 379 PV Count = 3 modified = False extents = 762 free space = 1.48 GiB free extents = 379 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sda (2) with existing lvmpv', 'existing 1024 MiB disk sdb (16) with existing lvmpv', 'existing 1024 MiB disk sdc (36) with existing lvmpv'] LVs = ['existing 1.5 GiB lvmlv test_vg1-lv1 (45) with existing xfs filesystem'] segment type = linear percent = 0 VG space used = 1.5 GiB 2024-03-01 20:51:55,817 DEBUG blivet/MainThread: test_vg1 size is 2.98 GiB 2024-03-01 20:51:55,817 DEBUG blivet/MainThread: vg test_vg1 has 1.48 GiB free 2024-03-01 20:51:55,817 DEBUG blivet/MainThread: test_vg1 size is 2.98 GiB 2024-03-01 20:51:55,818 DEBUG blivet/MainThread: vg test_vg1 has 1.48 GiB free 2024-03-01 20:51:55,815 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7fee526b4e80) -- name = test_vg1-lv1 status = True id = 45 children = [] parents = ['existing 2.98 GiB lvmvg test_vg1 (11)'] uuid = AXe6Qq-ji43-zLIA-PW3t-fyr4-I48b-gxFY3J size = 1.5 GiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-0 target size = 1.5 GiB path = /dev/mapper/test_vg1-lv1 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7fee52704670) -- name = test_vg1 status = True id = 11 children = ['existing 1.5 GiB lvmlv test_vg1-lv1 (45) with existing xfs filesystem'] parents = ['existing 1024 MiB disk sda (2) with existing lvmpv', 'existing 1024 MiB disk sdb (16) with existing lvmpv', 'existing 1024 MiB disk sdc (36) with existing lvmpv'] uuid = Z91K1R-xGjO-o2Ph-416z-v2xV-aAxR-f2ULSl size = 2.98 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 2.98 GiB path = /dev/test_vg1 format args = [] original_format = None free = 1.48 GiB PE Size = 4 MiB PE Count = 762 PE Free = 379 PV Count = 3 modified = False extents = 762 free space = 1.48 GiB free extents = 379 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sda (2) with existing lvmpv', 'existing 1024 MiB disk sdb (16) with existing lvmpv', 'existing 1024 MiB disk sdc (36) with existing lvmpv'] LVs = ['existing 1.5 GiB lvmlv test_vg1-lv1 (45) with existing xfs filesystem'] segment type = linear percent = 0 VG space used = 1.5 GiB 2024-03-01 20:51:55,820 DEBUG blivet/MainThread: test_vg1 size is 2.98 GiB 2024-03-01 20:51:55,821 DEBUG blivet/MainThread: vg test_vg1 has 1.48 GiB free 2024-03-01 20:51:55,821 DEBUG blivet/MainThread: test_vg1 size is 2.98 GiB 2024-03-01 20:51:55,821 DEBUG blivet/MainThread: vg test_vg1 has 1.48 GiB free 2024-03-01 20:51:55,818 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7fee526b4e80) -- name = test_vg1-lv1 status = True id = 45 children = [] parents = ['existing 2.98 GiB lvmvg test_vg1 (11)'] uuid = AXe6Qq-ji43-zLIA-PW3t-fyr4-I48b-gxFY3J size = 1.5 GiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-0 target size = 1.5 GiB path = /dev/mapper/test_vg1-lv1 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7fee52704670) -- name = test_vg1 status = True id = 11 children = ['existing 1.5 GiB lvmlv test_vg1-lv1 (45) with existing xfs filesystem'] parents = ['existing 1024 MiB disk sda (2) with existing lvmpv', 'existing 1024 MiB disk sdb (16) with existing lvmpv', 'existing 1024 MiB disk sdc (36) with existing lvmpv'] uuid = Z91K1R-xGjO-o2Ph-416z-v2xV-aAxR-f2ULSl size = 2.98 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 2.98 GiB path = /dev/test_vg1 format args = [] original_format = None free = 1.48 GiB PE Size = 4 MiB PE Count = 762 PE Free = 379 PV Count = 3 modified = False extents = 762 free space = 1.48 GiB free extents = 379 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sda (2) with existing lvmpv', 'existing 1024 MiB disk sdb (16) with existing lvmpv', 'existing 1024 MiB disk sdc (36) with existing lvmpv'] LVs = ['existing 1.5 GiB lvmlv test_vg1-lv1 (45) with existing xfs filesystem'] segment type = linear percent = 0 VG space used = 1.5 GiB 2024-03-01 20:51:55,823 DEBUG blivet/MainThread: test_vg1 size is 2.98 GiB 2024-03-01 20:51:55,824 DEBUG blivet/MainThread: vg test_vg1 has 1.48 GiB free 2024-03-01 20:51:55,824 DEBUG blivet/MainThread: test_vg1 size is 2.98 GiB 2024-03-01 20:51:55,825 DEBUG blivet/MainThread: vg test_vg1 has 1.48 GiB free 2024-03-01 20:51:55,822 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7fee526b4e80) -- name = test_vg1-lv1 status = True id = 45 children = [] parents = ['existing 2.98 GiB lvmvg test_vg1 (11)'] uuid = AXe6Qq-ji43-zLIA-PW3t-fyr4-I48b-gxFY3J size = 1.5 GiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-0 target size = 1.5 GiB path = /dev/mapper/test_vg1-lv1 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7fee52704670) -- name = test_vg1 status = True id = 11 children = ['existing 1.5 GiB lvmlv test_vg1-lv1 (45) with existing xfs filesystem'] parents = ['existing 1024 MiB disk sda (2) with existing lvmpv', 'existing 1024 MiB disk sdb (16) with existing lvmpv', 'existing 1024 MiB disk sdc (36) with existing lvmpv'] uuid = Z91K1R-xGjO-o2Ph-416z-v2xV-aAxR-f2ULSl size = 2.98 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 2.98 GiB path = /dev/test_vg1 format args = [] original_format = None free = 1.48 GiB PE Size = 4 MiB PE Count = 762 PE Free = 379 PV Count = 3 modified = False extents = 762 free space = 1.48 GiB free extents = 379 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sda (2) with existing lvmpv', 'existing 1024 MiB disk sdb (16) with existing lvmpv', 'existing 1024 MiB disk sdc (36) with existing lvmpv'] LVs = ['existing 1.5 GiB lvmlv test_vg1-lv1 (45) with existing xfs filesystem'] segment type = linear percent = 0 VG space used = 1.5 GiB 2024-03-01 20:51:55,827 DEBUG blivet/MainThread: test_vg1 size is 2.98 GiB 2024-03-01 20:51:55,827 DEBUG blivet/MainThread: vg test_vg1 has 1.48 GiB free 2024-03-01 20:51:55,828 DEBUG blivet/MainThread: test_vg1 size is 2.98 GiB 2024-03-01 20:51:55,828 DEBUG blivet/MainThread: vg test_vg1 has 1.48 GiB free 2024-03-01 20:51:55,825 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7fee526b4e80) -- name = test_vg1-lv1 status = True id = 45 children = [] parents = ['existing 2.98 GiB lvmvg test_vg1 (11)'] uuid = AXe6Qq-ji43-zLIA-PW3t-fyr4-I48b-gxFY3J size = 1.5 GiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-0 target size = 1.5 GiB path = /dev/mapper/test_vg1-lv1 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7fee52704670) -- name = test_vg1 status = True id = 11 children = ['existing 1.5 GiB lvmlv test_vg1-lv1 (45) with existing xfs filesystem'] parents = ['existing 1024 MiB disk sda (2) with existing lvmpv', 'existing 1024 MiB disk sdb (16) with existing lvmpv', 'existing 1024 MiB disk sdc (36) with existing lvmpv'] uuid = Z91K1R-xGjO-o2Ph-416z-v2xV-aAxR-f2ULSl size = 2.98 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 2.98 GiB path = /dev/test_vg1 format args = [] original_format = None free = 1.48 GiB PE Size = 4 MiB PE Count = 762 PE Free = 379 PV Count = 3 modified = False extents = 762 free space = 1.48 GiB free extents = 379 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sda (2) with existing lvmpv', 'existing 1024 MiB disk sdb (16) with existing lvmpv', 'existing 1024 MiB disk sdc (36) with existing lvmpv'] LVs = ['existing 1.5 GiB lvmlv test_vg1-lv1 (45) with existing xfs filesystem'] segment type = linear percent = 0 VG space used = 1.5 GiB 2024-03-01 20:51:55,830 DEBUG blivet/MainThread: test_vg1 size is 2.98 GiB 2024-03-01 20:51:55,831 DEBUG blivet/MainThread: vg test_vg1 has 1.48 GiB free 2024-03-01 20:51:55,831 DEBUG blivet/MainThread: test_vg1 size is 2.98 GiB 2024-03-01 20:51:55,832 DEBUG blivet/MainThread: vg test_vg1 has 1.48 GiB free 2024-03-01 20:51:55,829 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7fee526b4e80) -- name = test_vg1-lv1 status = True id = 45 children = [] parents = ['existing 2.98 GiB lvmvg test_vg1 (11)'] uuid = AXe6Qq-ji43-zLIA-PW3t-fyr4-I48b-gxFY3J size = 1.5 GiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-0 target size = 1.5 GiB path = /dev/mapper/test_vg1-lv1 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7fee52704670) -- name = test_vg1 status = True id = 11 children = ['existing 1.5 GiB lvmlv test_vg1-lv1 (45) with existing xfs filesystem'] parents = ['existing 1024 MiB disk sda (2) with existing lvmpv', 'existing 1024 MiB disk sdb (16) with existing lvmpv', 'existing 1024 MiB disk sdc (36) with existing lvmpv'] uuid = Z91K1R-xGjO-o2Ph-416z-v2xV-aAxR-f2ULSl size = 2.98 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 2.98 GiB path = /dev/test_vg1 format args = [] original_format = None free = 1.48 GiB PE Size = 4 MiB PE Count = 762 PE Free = 379 PV Count = 3 modified = False extents = 762 free space = 1.48 GiB free extents = 379 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sda (2) with existing lvmpv', 'existing 1024 MiB disk sdb (16) with existing lvmpv', 'existing 1024 MiB disk sdc (36) with existing lvmpv'] LVs = ['existing 1.5 GiB lvmlv test_vg1-lv1 (45) with existing xfs filesystem'] segment type = linear percent = 0 VG space used = 1.5 GiB 2024-03-01 20:51:55,834 DEBUG blivet/MainThread: test_vg1 size is 2.98 GiB 2024-03-01 20:51:55,834 DEBUG blivet/MainThread: vg test_vg1 has 1.48 GiB free 2024-03-01 20:51:55,835 DEBUG blivet/MainThread: test_vg1 size is 2.98 GiB 2024-03-01 20:51:55,835 DEBUG blivet/MainThread: vg test_vg1 has 1.48 GiB free 2024-03-01 20:51:55,832 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7fee526b4e80) -- name = test_vg1-lv1 status = True id = 45 children = [] parents = ['existing 2.98 GiB lvmvg test_vg1 (11)'] uuid = AXe6Qq-ji43-zLIA-PW3t-fyr4-I48b-gxFY3J size = 1.5 GiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-0 target size = 1.5 GiB path = /dev/mapper/test_vg1-lv1 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7fee52704670) -- name = test_vg1 status = True id = 11 children = ['existing 1.5 GiB lvmlv test_vg1-lv1 (45) with existing xfs filesystem'] parents = ['existing 1024 MiB disk sda (2) with existing lvmpv', 'existing 1024 MiB disk sdb (16) with existing lvmpv', 'existing 1024 MiB disk sdc (36) with existing lvmpv'] uuid = Z91K1R-xGjO-o2Ph-416z-v2xV-aAxR-f2ULSl size = 2.98 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 2.98 GiB path = /dev/test_vg1 format args = [] original_format = None free = 1.48 GiB PE Size = 4 MiB PE Count = 762 PE Free = 379 PV Count = 3 modified = False extents = 762 free space = 1.48 GiB free extents = 379 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sda (2) with existing lvmpv', 'existing 1024 MiB disk sdb (16) with existing lvmpv', 'existing 1024 MiB disk sdc (36) with existing lvmpv'] LVs = ['existing 1.5 GiB lvmlv test_vg1-lv1 (45) with existing xfs filesystem'] segment type = linear percent = 0 VG space used = 1.5 GiB 2024-03-01 20:51:55,837 DEBUG blivet/MainThread: test_vg1 size is 2.98 GiB 2024-03-01 20:51:55,838 DEBUG blivet/MainThread: vg test_vg1 has 1.48 GiB free 2024-03-01 20:51:55,838 DEBUG blivet/MainThread: test_vg1 size is 2.98 GiB 2024-03-01 20:51:55,839 DEBUG blivet/MainThread: vg test_vg1 has 1.48 GiB free 2024-03-01 20:51:55,836 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7fee526b4e80) -- name = test_vg1-lv1 status = True id = 45 children = [] parents = ['existing 2.98 GiB lvmvg test_vg1 (11)'] uuid = AXe6Qq-ji43-zLIA-PW3t-fyr4-I48b-gxFY3J size = 1.5 GiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-0 target size = 1.5 GiB path = /dev/mapper/test_vg1-lv1 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7fee52704670) -- name = test_vg1 status = True id = 11 children = ['existing 1.5 GiB lvmlv test_vg1-lv1 (45) with existing xfs filesystem'] parents = ['existing 1024 MiB disk sda (2) with existing lvmpv', 'existing 1024 MiB disk sdb (16) with existing lvmpv', 'existing 1024 MiB disk sdc (36) with existing lvmpv'] uuid = Z91K1R-xGjO-o2Ph-416z-v2xV-aAxR-f2ULSl size = 2.98 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 2.98 GiB path = /dev/test_vg1 format args = [] original_format = None free = 1.48 GiB PE Size = 4 MiB PE Count = 762 PE Free = 379 PV Count = 3 modified = False extents = 762 free space = 1.48 GiB free extents = 379 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sda (2) with existing lvmpv', 'existing 1024 MiB disk sdb (16) with existing lvmpv', 'existing 1024 MiB disk sdc (36) with existing lvmpv'] LVs = ['existing 1.5 GiB lvmlv test_vg1-lv1 (45) with existing xfs filesystem'] segment type = linear percent = 0 VG space used = 1.5 GiB 2024-03-01 20:51:55,841 DEBUG blivet/MainThread: test_vg1 size is 2.98 GiB 2024-03-01 20:51:55,841 DEBUG blivet/MainThread: vg test_vg1 has 1.48 GiB free 2024-03-01 20:51:55,842 DEBUG blivet/MainThread: test_vg1 size is 2.98 GiB 2024-03-01 20:51:55,842 DEBUG blivet/MainThread: vg test_vg1 has 1.48 GiB free 2024-03-01 20:51:55,839 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7fee526b4e80) -- name = test_vg1-lv1 status = True id = 45 children = [] parents = ['existing 2.98 GiB lvmvg test_vg1 (11)'] uuid = AXe6Qq-ji43-zLIA-PW3t-fyr4-I48b-gxFY3J size = 1.5 GiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-0 target size = 1.5 GiB path = /dev/mapper/test_vg1-lv1 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7fee52704670) -- name = test_vg1 status = True id = 11 children = ['existing 1.5 GiB lvmlv test_vg1-lv1 (45) with existing xfs filesystem'] parents = ['existing 1024 MiB disk sda (2) with existing lvmpv', 'existing 1024 MiB disk sdb (16) with existing lvmpv', 'existing 1024 MiB disk sdc (36) with existing lvmpv'] uuid = Z91K1R-xGjO-o2Ph-416z-v2xV-aAxR-f2ULSl size = 2.98 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 2.98 GiB path = /dev/test_vg1 format args = [] original_format = None free = 1.48 GiB PE Size = 4 MiB PE Count = 762 PE Free = 379 PV Count = 3 modified = False extents = 762 free space = 1.48 GiB free extents = 379 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sda (2) with existing lvmpv', 'existing 1024 MiB disk sdb (16) with existing lvmpv', 'existing 1024 MiB disk sdc (36) with existing lvmpv'] LVs = ['existing 1.5 GiB lvmlv test_vg1-lv1 (45) with existing xfs filesystem'] segment type = linear percent = 0 VG space used = 1.5 GiB 2024-03-01 20:51:55,844 DEBUG blivet/MainThread: test_vg1 size is 2.98 GiB 2024-03-01 20:51:55,845 DEBUG blivet/MainThread: vg test_vg1 has 1.48 GiB free 2024-03-01 20:51:55,845 DEBUG blivet/MainThread: test_vg1 size is 2.98 GiB 2024-03-01 20:51:55,845 DEBUG blivet/MainThread: vg test_vg1 has 1.48 GiB free 2024-03-01 20:51:55,842 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7fee526b4e80) -- name = test_vg1-lv1 status = True id = 45 children = [] parents = ['existing 2.98 GiB lvmvg test_vg1 (11)'] uuid = AXe6Qq-ji43-zLIA-PW3t-fyr4-I48b-gxFY3J size = 1.5 GiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-0 target size = 1.5 GiB path = /dev/mapper/test_vg1-lv1 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7fee52704670) -- name = test_vg1 status = True id = 11 children = ['existing 1.5 GiB lvmlv test_vg1-lv1 (45) with existing xfs filesystem'] parents = ['existing 1024 MiB disk sda (2) with existing lvmpv', 'existing 1024 MiB disk sdb (16) with existing lvmpv', 'existing 1024 MiB disk sdc (36) with existing lvmpv'] uuid = Z91K1R-xGjO-o2Ph-416z-v2xV-aAxR-f2ULSl size = 2.98 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 2.98 GiB path = /dev/test_vg1 format args = [] original_format = None free = 1.48 GiB PE Size = 4 MiB PE Count = 762 PE Free = 379 PV Count = 3 modified = False extents = 762 free space = 1.48 GiB free extents = 379 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sda (2) with existing lvmpv', 'existing 1024 MiB disk sdb (16) with existing lvmpv', 'existing 1024 MiB disk sdc (36) with existing lvmpv'] LVs = ['existing 1.5 GiB lvmlv test_vg1-lv1 (45) with existing xfs filesystem'] segment type = linear percent = 0 VG space used = 1.5 GiB 2024-03-01 20:51:55,848 DEBUG blivet/MainThread: test_vg1 size is 2.98 GiB 2024-03-01 20:51:55,848 DEBUG blivet/MainThread: vg test_vg1 has 1.48 GiB free 2024-03-01 20:51:55,848 DEBUG blivet/MainThread: test_vg1 size is 2.98 GiB 2024-03-01 20:51:55,849 DEBUG blivet/MainThread: vg test_vg1 has 1.48 GiB free 2024-03-01 20:51:55,846 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7fee526b4e80) -- name = test_vg1-lv1 status = True id = 45 children = [] parents = ['existing 2.98 GiB lvmvg test_vg1 (11)'] uuid = AXe6Qq-ji43-zLIA-PW3t-fyr4-I48b-gxFY3J size = 1.5 GiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-0 target size = 1.5 GiB path = /dev/mapper/test_vg1-lv1 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7fee52704670) -- name = test_vg1 status = True id = 11 children = ['existing 1.5 GiB lvmlv test_vg1-lv1 (45) with existing xfs filesystem'] parents = ['existing 1024 MiB disk sda (2) with existing lvmpv', 'existing 1024 MiB disk sdb (16) with existing lvmpv', 'existing 1024 MiB disk sdc (36) with existing lvmpv'] uuid = Z91K1R-xGjO-o2Ph-416z-v2xV-aAxR-f2ULSl size = 2.98 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 2.98 GiB path = /dev/test_vg1 format args = [] original_format = None free = 1.48 GiB PE Size = 4 MiB PE Count = 762 PE Free = 379 PV Count = 3 modified = False extents = 762 free space = 1.48 GiB free extents = 379 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sda (2) with existing lvmpv', 'existing 1024 MiB disk sdb (16) with existing lvmpv', 'existing 1024 MiB disk sdc (36) with existing lvmpv'] LVs = ['existing 1.5 GiB lvmlv test_vg1-lv1 (45) with existing xfs filesystem'] segment type = linear percent = 0 VG space used = 1.5 GiB 2024-03-01 20:51:55,851 DEBUG blivet/MainThread: test_vg1 size is 2.98 GiB 2024-03-01 20:51:55,852 DEBUG blivet/MainThread: vg test_vg1 has 1.48 GiB free 2024-03-01 20:51:55,852 DEBUG blivet/MainThread: test_vg1 size is 2.98 GiB 2024-03-01 20:51:55,852 DEBUG blivet/MainThread: vg test_vg1 has 1.48 GiB free 2024-03-01 20:51:55,849 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7fee526b4e80) -- name = test_vg1-lv1 status = True id = 45 children = [] parents = ['existing 2.98 GiB lvmvg test_vg1 (11)'] uuid = AXe6Qq-ji43-zLIA-PW3t-fyr4-I48b-gxFY3J size = 1.5 GiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-0 target size = 1.5 GiB path = /dev/mapper/test_vg1-lv1 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7fee52704670) -- name = test_vg1 status = True id = 11 children = ['existing 1.5 GiB lvmlv test_vg1-lv1 (45) with existing xfs filesystem'] parents = ['existing 1024 MiB disk sda (2) with existing lvmpv', 'existing 1024 MiB disk sdb (16) with existing lvmpv', 'existing 1024 MiB disk sdc (36) with existing lvmpv'] uuid = Z91K1R-xGjO-o2Ph-416z-v2xV-aAxR-f2ULSl size = 2.98 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 2.98 GiB path = /dev/test_vg1 format args = [] original_format = None free = 1.48 GiB PE Size = 4 MiB PE Count = 762 PE Free = 379 PV Count = 3 modified = False extents = 762 free space = 1.48 GiB free extents = 379 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sda (2) with existing lvmpv', 'existing 1024 MiB disk sdb (16) with existing lvmpv', 'existing 1024 MiB disk sdc (36) with existing lvmpv'] LVs = ['existing 1.5 GiB lvmlv test_vg1-lv1 (45) with existing xfs filesystem'] segment type = linear percent = 0 VG space used = 1.5 GiB 2024-03-01 20:51:55,854 DEBUG blivet/MainThread: test_vg1 size is 2.98 GiB 2024-03-01 20:51:55,855 DEBUG blivet/MainThread: vg test_vg1 has 1.48 GiB free 2024-03-01 20:51:55,855 DEBUG blivet/MainThread: test_vg1 size is 2.98 GiB 2024-03-01 20:51:55,856 DEBUG blivet/MainThread: vg test_vg1 has 1.48 GiB free 2024-03-01 20:51:55,853 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7fee526b4e80) -- name = test_vg1-lv1 status = True id = 45 children = [] parents = ['existing 2.98 GiB lvmvg test_vg1 (11)'] uuid = AXe6Qq-ji43-zLIA-PW3t-fyr4-I48b-gxFY3J size = 1.5 GiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-0 target size = 1.5 GiB path = /dev/mapper/test_vg1-lv1 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7fee52704670) -- name = test_vg1 status = True id = 11 children = ['existing 1.5 GiB lvmlv test_vg1-lv1 (45) with existing xfs filesystem'] parents = ['existing 1024 MiB disk sda (2) with existing lvmpv', 'existing 1024 MiB disk sdb (16) with existing lvmpv', 'existing 1024 MiB disk sdc (36) with existing lvmpv'] uuid = Z91K1R-xGjO-o2Ph-416z-v2xV-aAxR-f2ULSl size = 2.98 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 2.98 GiB path = /dev/test_vg1 format args = [] original_format = None free = 1.48 GiB PE Size = 4 MiB PE Count = 762 PE Free = 379 PV Count = 3 modified = False extents = 762 free space = 1.48 GiB free extents = 379 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sda (2) with existing lvmpv', 'existing 1024 MiB disk sdb (16) with existing lvmpv', 'existing 1024 MiB disk sdc (36) with existing lvmpv'] LVs = ['existing 1.5 GiB lvmlv test_vg1-lv1 (45) with existing xfs filesystem'] segment type = linear percent = 0 VG space used = 1.5 GiB 2024-03-01 20:51:55,858 DEBUG blivet/MainThread: test_vg1 size is 2.98 GiB 2024-03-01 20:51:55,858 DEBUG blivet/MainThread: vg test_vg1 has 1.48 GiB free 2024-03-01 20:51:55,859 DEBUG blivet/MainThread: test_vg1 size is 2.98 GiB 2024-03-01 20:51:55,859 DEBUG blivet/MainThread: vg test_vg1 has 1.48 GiB free 2024-03-01 20:51:55,856 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7fee526b4e80) -- name = test_vg1-lv1 status = True id = 45 children = [] parents = ['existing 2.98 GiB lvmvg test_vg1 (11)'] uuid = AXe6Qq-ji43-zLIA-PW3t-fyr4-I48b-gxFY3J size = 1.5 GiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-0 target size = 1.5 GiB path = /dev/mapper/test_vg1-lv1 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7fee52704670) -- name = test_vg1 status = True id = 11 children = ['existing 1.5 GiB lvmlv test_vg1-lv1 (45) with existing xfs filesystem'] parents = ['existing 1024 MiB disk sda (2) with existing lvmpv', 'existing 1024 MiB disk sdb (16) with existing lvmpv', 'existing 1024 MiB disk sdc (36) with existing lvmpv'] uuid = Z91K1R-xGjO-o2Ph-416z-v2xV-aAxR-f2ULSl size = 2.98 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 2.98 GiB path = /dev/test_vg1 format args = [] original_format = None free = 1.48 GiB PE Size = 4 MiB PE Count = 762 PE Free = 379 PV Count = 3 modified = False extents = 762 free space = 1.48 GiB free extents = 379 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sda (2) with existing lvmpv', 'existing 1024 MiB disk sdb (16) with existing lvmpv', 'existing 1024 MiB disk sdc (36) with existing lvmpv'] LVs = ['existing 1.5 GiB lvmlv test_vg1-lv1 (45) with existing xfs filesystem'] segment type = linear percent = 0 VG space used = 1.5 GiB 2024-03-01 20:51:55,861 DEBUG blivet/MainThread: test_vg1 size is 2.98 GiB 2024-03-01 20:51:55,862 DEBUG blivet/MainThread: vg test_vg1 has 1.48 GiB free 2024-03-01 20:51:55,862 DEBUG blivet/MainThread: test_vg1 size is 2.98 GiB 2024-03-01 20:51:55,863 DEBUG blivet/MainThread: vg test_vg1 has 1.48 GiB free 2024-03-01 20:51:55,860 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7fee526b4e80) -- name = test_vg1-lv1 status = True id = 45 children = [] parents = ['existing 2.98 GiB lvmvg test_vg1 (11)'] uuid = AXe6Qq-ji43-zLIA-PW3t-fyr4-I48b-gxFY3J size = 1.5 GiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-0 target size = 1.5 GiB path = /dev/mapper/test_vg1-lv1 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7fee52704670) -- name = test_vg1 status = True id = 11 children = ['existing 1.5 GiB lvmlv test_vg1-lv1 (45) with existing xfs filesystem'] parents = ['existing 1024 MiB disk sda (2) with existing lvmpv', 'existing 1024 MiB disk sdb (16) with existing lvmpv', 'existing 1024 MiB disk sdc (36) with existing lvmpv'] uuid = Z91K1R-xGjO-o2Ph-416z-v2xV-aAxR-f2ULSl size = 2.98 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 2.98 GiB path = /dev/test_vg1 format args = [] original_format = None free = 1.48 GiB PE Size = 4 MiB PE Count = 762 PE Free = 379 PV Count = 3 modified = False extents = 762 free space = 1.48 GiB free extents = 379 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sda (2) with existing lvmpv', 'existing 1024 MiB disk sdb (16) with existing lvmpv', 'existing 1024 MiB disk sdc (36) with existing lvmpv'] LVs = ['existing 1.5 GiB lvmlv test_vg1-lv1 (45) with existing xfs filesystem'] segment type = linear percent = 0 VG space used = 1.5 GiB 2024-03-01 20:51:55,865 DEBUG blivet/MainThread: test_vg1 size is 2.98 GiB 2024-03-01 20:51:55,865 DEBUG blivet/MainThread: vg test_vg1 has 1.48 GiB free 2024-03-01 20:51:55,866 DEBUG blivet/MainThread: test_vg1 size is 2.98 GiB 2024-03-01 20:51:55,866 DEBUG blivet/MainThread: vg test_vg1 has 1.48 GiB free 2024-03-01 20:51:55,863 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7fee526b4e80) -- name = test_vg1-lv1 status = True id = 45 children = [] parents = ['existing 2.98 GiB lvmvg test_vg1 (11)'] uuid = AXe6Qq-ji43-zLIA-PW3t-fyr4-I48b-gxFY3J size = 1.5 GiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-0 target size = 1.5 GiB path = /dev/mapper/test_vg1-lv1 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7fee52704670) -- name = test_vg1 status = True id = 11 children = ['existing 1.5 GiB lvmlv test_vg1-lv1 (45) with existing xfs filesystem'] parents = ['existing 1024 MiB disk sda (2) with existing lvmpv', 'existing 1024 MiB disk sdb (16) with existing lvmpv', 'existing 1024 MiB disk sdc (36) with existing lvmpv'] uuid = Z91K1R-xGjO-o2Ph-416z-v2xV-aAxR-f2ULSl size = 2.98 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 2.98 GiB path = /dev/test_vg1 format args = [] original_format = None free = 1.48 GiB PE Size = 4 MiB PE Count = 762 PE Free = 379 PV Count = 3 modified = False extents = 762 free space = 1.48 GiB free extents = 379 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sda (2) with existing lvmpv', 'existing 1024 MiB disk sdb (16) with existing lvmpv', 'existing 1024 MiB disk sdc (36) with existing lvmpv'] LVs = ['existing 1.5 GiB lvmlv test_vg1-lv1 (45) with existing xfs filesystem'] segment type = linear percent = 0 VG space used = 1.5 GiB 2024-03-01 20:51:55,868 DEBUG blivet/MainThread: test_vg1 size is 2.98 GiB 2024-03-01 20:51:55,869 DEBUG blivet/MainThread: vg test_vg1 has 1.48 GiB free 2024-03-01 20:51:55,869 DEBUG blivet/MainThread: test_vg1 size is 2.98 GiB 2024-03-01 20:51:55,869 DEBUG blivet/MainThread: vg test_vg1 has 1.48 GiB free 2024-03-01 20:51:55,866 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7fee526b4e80) -- name = test_vg1-lv1 status = True id = 45 children = [] parents = ['existing 2.98 GiB lvmvg test_vg1 (11)'] uuid = AXe6Qq-ji43-zLIA-PW3t-fyr4-I48b-gxFY3J size = 1.5 GiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-0 target size = 1.5 GiB path = /dev/mapper/test_vg1-lv1 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7fee52704670) -- name = test_vg1 status = True id = 11 children = ['existing 1.5 GiB lvmlv test_vg1-lv1 (45) with existing xfs filesystem'] parents = ['existing 1024 MiB disk sda (2) with existing lvmpv', 'existing 1024 MiB disk sdb (16) with existing lvmpv', 'existing 1024 MiB disk sdc (36) with existing lvmpv'] uuid = Z91K1R-xGjO-o2Ph-416z-v2xV-aAxR-f2ULSl size = 2.98 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 2.98 GiB path = /dev/test_vg1 format args = [] original_format = None free = 1.48 GiB PE Size = 4 MiB PE Count = 762 PE Free = 379 PV Count = 3 modified = False extents = 762 free space = 1.48 GiB free extents = 379 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sda (2) with existing lvmpv', 'existing 1024 MiB disk sdb (16) with existing lvmpv', 'existing 1024 MiB disk sdc (36) with existing lvmpv'] LVs = ['existing 1.5 GiB lvmlv test_vg1-lv1 (45) with existing xfs filesystem'] segment type = linear percent = 0 VG space used = 1.5 GiB 2024-03-01 20:51:55,872 DEBUG blivet/MainThread: test_vg1 size is 2.98 GiB 2024-03-01 20:51:55,872 DEBUG blivet/MainThread: vg test_vg1 has 1.48 GiB free 2024-03-01 20:51:55,872 DEBUG blivet/MainThread: test_vg1 size is 2.98 GiB 2024-03-01 20:51:55,873 DEBUG blivet/MainThread: vg test_vg1 has 1.48 GiB free 2024-03-01 20:51:55,870 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7fee526b4e80) -- name = test_vg1-lv1 status = True id = 45 children = [] parents = ['existing 2.98 GiB lvmvg test_vg1 (11)'] uuid = AXe6Qq-ji43-zLIA-PW3t-fyr4-I48b-gxFY3J size = 1.5 GiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-0 target size = 1.5 GiB path = /dev/mapper/test_vg1-lv1 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7fee52704670) -- name = test_vg1 status = True id = 11 children = ['existing 1.5 GiB lvmlv test_vg1-lv1 (45) with existing xfs filesystem'] parents = ['existing 1024 MiB disk sda (2) with existing lvmpv', 'existing 1024 MiB disk sdb (16) with existing lvmpv', 'existing 1024 MiB disk sdc (36) with existing lvmpv'] uuid = Z91K1R-xGjO-o2Ph-416z-v2xV-aAxR-f2ULSl size = 2.98 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 2.98 GiB path = /dev/test_vg1 format args = [] original_format = None free = 1.48 GiB PE Size = 4 MiB PE Count = 762 PE Free = 379 PV Count = 3 modified = False extents = 762 free space = 1.48 GiB free extents = 379 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sda (2) with existing lvmpv', 'existing 1024 MiB disk sdb (16) with existing lvmpv', 'existing 1024 MiB disk sdc (36) with existing lvmpv'] LVs = ['existing 1.5 GiB lvmlv test_vg1-lv1 (45) with existing xfs filesystem'] segment type = linear percent = 0 VG space used = 1.5 GiB 2024-03-01 20:51:55,875 DEBUG blivet/MainThread: test_vg1 size is 2.98 GiB 2024-03-01 20:51:55,876 DEBUG blivet/MainThread: vg test_vg1 has 1.48 GiB free 2024-03-01 20:51:55,876 DEBUG blivet/MainThread: test_vg1 size is 2.98 GiB 2024-03-01 20:51:55,876 DEBUG blivet/MainThread: vg test_vg1 has 1.48 GiB free 2024-03-01 20:51:55,873 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7fee526b4e80) -- name = test_vg1-lv1 status = True id = 45 children = [] parents = ['existing 2.98 GiB lvmvg test_vg1 (11)'] uuid = AXe6Qq-ji43-zLIA-PW3t-fyr4-I48b-gxFY3J size = 1.5 GiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-0 target size = 1.5 GiB path = /dev/mapper/test_vg1-lv1 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7fee52704670) -- name = test_vg1 status = True id = 11 children = ['existing 1.5 GiB lvmlv test_vg1-lv1 (45) with existing xfs filesystem'] parents = ['existing 1024 MiB disk sda (2) with existing lvmpv', 'existing 1024 MiB disk sdb (16) with existing lvmpv', 'existing 1024 MiB disk sdc (36) with existing lvmpv'] uuid = Z91K1R-xGjO-o2Ph-416z-v2xV-aAxR-f2ULSl size = 2.98 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 2.98 GiB path = /dev/test_vg1 format args = [] original_format = None free = 1.48 GiB PE Size = 4 MiB PE Count = 762 PE Free = 379 PV Count = 3 modified = False extents = 762 free space = 1.48 GiB free extents = 379 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sda (2) with existing lvmpv', 'existing 1024 MiB disk sdb (16) with existing lvmpv', 'existing 1024 MiB disk sdc (36) with existing lvmpv'] LVs = ['existing 1.5 GiB lvmlv test_vg1-lv1 (45) with existing xfs filesystem'] segment type = linear percent = 0 VG space used = 1.5 GiB 2024-03-01 20:51:55,878 DEBUG blivet/MainThread: test_vg1 size is 2.98 GiB 2024-03-01 20:51:55,879 DEBUG blivet/MainThread: vg test_vg1 has 1.48 GiB free 2024-03-01 20:51:55,879 DEBUG blivet/MainThread: test_vg1 size is 2.98 GiB 2024-03-01 20:51:55,880 DEBUG blivet/MainThread: vg test_vg1 has 1.48 GiB free 2024-03-01 20:51:55,877 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7fee526b4e80) -- name = test_vg1-lv1 status = True id = 45 children = [] parents = ['existing 2.98 GiB lvmvg test_vg1 (11)'] uuid = AXe6Qq-ji43-zLIA-PW3t-fyr4-I48b-gxFY3J size = 1.5 GiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-0 target size = 1.5 GiB path = /dev/mapper/test_vg1-lv1 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7fee52704670) -- name = test_vg1 status = True id = 11 children = ['existing 1.5 GiB lvmlv test_vg1-lv1 (45) with existing xfs filesystem'] parents = ['existing 1024 MiB disk sda (2) with existing lvmpv', 'existing 1024 MiB disk sdb (16) with existing lvmpv', 'existing 1024 MiB disk sdc (36) with existing lvmpv'] uuid = Z91K1R-xGjO-o2Ph-416z-v2xV-aAxR-f2ULSl size = 2.98 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 2.98 GiB path = /dev/test_vg1 format args = [] original_format = None free = 1.48 GiB PE Size = 4 MiB PE Count = 762 PE Free = 379 PV Count = 3 modified = False extents = 762 free space = 1.48 GiB free extents = 379 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sda (2) with existing lvmpv', 'existing 1024 MiB disk sdb (16) with existing lvmpv', 'existing 1024 MiB disk sdc (36) with existing lvmpv'] LVs = ['existing 1.5 GiB lvmlv test_vg1-lv1 (45) with existing xfs filesystem'] segment type = linear percent = 0 VG space used = 1.5 GiB 2024-03-01 20:51:55,882 DEBUG blivet/MainThread: test_vg1 size is 2.98 GiB 2024-03-01 20:51:55,882 DEBUG blivet/MainThread: vg test_vg1 has 1.48 GiB free 2024-03-01 20:51:55,883 DEBUG blivet/MainThread: test_vg1 size is 2.98 GiB 2024-03-01 20:51:55,883 DEBUG blivet/MainThread: vg test_vg1 has 1.48 GiB free 2024-03-01 20:51:55,880 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7fee526b4e80) -- name = test_vg1-lv1 status = True id = 45 children = [] parents = ['existing 2.98 GiB lvmvg test_vg1 (11)'] uuid = AXe6Qq-ji43-zLIA-PW3t-fyr4-I48b-gxFY3J size = 1.5 GiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-0 target size = 1.5 GiB path = /dev/mapper/test_vg1-lv1 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7fee52704670) -- name = test_vg1 status = True id = 11 children = ['existing 1.5 GiB lvmlv test_vg1-lv1 (45) with existing xfs filesystem'] parents = ['existing 1024 MiB disk sda (2) with existing lvmpv', 'existing 1024 MiB disk sdb (16) with existing lvmpv', 'existing 1024 MiB disk sdc (36) with existing lvmpv'] uuid = Z91K1R-xGjO-o2Ph-416z-v2xV-aAxR-f2ULSl size = 2.98 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 2.98 GiB path = /dev/test_vg1 format args = [] original_format = None free = 1.48 GiB PE Size = 4 MiB PE Count = 762 PE Free = 379 PV Count = 3 modified = False extents = 762 free space = 1.48 GiB free extents = 379 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sda (2) with existing lvmpv', 'existing 1024 MiB disk sdb (16) with existing lvmpv', 'existing 1024 MiB disk sdc (36) with existing lvmpv'] LVs = ['existing 1.5 GiB lvmlv test_vg1-lv1 (45) with existing xfs filesystem'] segment type = linear percent = 0 VG space used = 1.5 GiB 2024-03-01 20:51:55,885 DEBUG blivet/MainThread: test_vg1 size is 2.98 GiB 2024-03-01 20:51:55,886 DEBUG blivet/MainThread: vg test_vg1 has 1.48 GiB free 2024-03-01 20:51:55,886 DEBUG blivet/MainThread: test_vg1 size is 2.98 GiB 2024-03-01 20:51:55,887 DEBUG blivet/MainThread: vg test_vg1 has 1.48 GiB free 2024-03-01 20:51:55,884 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7fee526b4e80) -- name = test_vg1-lv1 status = True id = 45 children = [] parents = ['existing 2.98 GiB lvmvg test_vg1 (11)'] uuid = AXe6Qq-ji43-zLIA-PW3t-fyr4-I48b-gxFY3J size = 1.5 GiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-0 target size = 1.5 GiB path = /dev/mapper/test_vg1-lv1 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7fee52704670) -- name = test_vg1 status = True id = 11 children = ['existing 1.5 GiB lvmlv test_vg1-lv1 (45) with existing xfs filesystem'] parents = ['existing 1024 MiB disk sda (2) with existing lvmpv', 'existing 1024 MiB disk sdb (16) with existing lvmpv', 'existing 1024 MiB disk sdc (36) with existing lvmpv'] uuid = Z91K1R-xGjO-o2Ph-416z-v2xV-aAxR-f2ULSl size = 2.98 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 2.98 GiB path = /dev/test_vg1 format args = [] original_format = None free = 1.48 GiB PE Size = 4 MiB PE Count = 762 PE Free = 379 PV Count = 3 modified = False extents = 762 free space = 1.48 GiB free extents = 379 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sda (2) with existing lvmpv', 'existing 1024 MiB disk sdb (16) with existing lvmpv', 'existing 1024 MiB disk sdc (36) with existing lvmpv'] LVs = ['existing 1.5 GiB lvmlv test_vg1-lv1 (45) with existing xfs filesystem'] segment type = linear percent = 0 VG space used = 1.5 GiB 2024-03-01 20:51:55,889 DEBUG blivet/MainThread: test_vg1 size is 2.98 GiB 2024-03-01 20:51:55,889 DEBUG blivet/MainThread: vg test_vg1 has 1.48 GiB free 2024-03-01 20:51:55,890 DEBUG blivet/MainThread: test_vg1 size is 2.98 GiB 2024-03-01 20:51:55,890 DEBUG blivet/MainThread: vg test_vg1 has 1.48 GiB free 2024-03-01 20:51:55,887 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7fee526b4e80) -- name = test_vg1-lv1 status = True id = 45 children = [] parents = ['existing 2.98 GiB lvmvg test_vg1 (11)'] uuid = AXe6Qq-ji43-zLIA-PW3t-fyr4-I48b-gxFY3J size = 1.5 GiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-0 target size = 1.5 GiB path = /dev/mapper/test_vg1-lv1 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7fee52704670) -- name = test_vg1 status = True id = 11 children = ['existing 1.5 GiB lvmlv test_vg1-lv1 (45) with existing xfs filesystem'] parents = ['existing 1024 MiB disk sda (2) with existing lvmpv', 'existing 1024 MiB disk sdb (16) with existing lvmpv', 'existing 1024 MiB disk sdc (36) with existing lvmpv'] uuid = Z91K1R-xGjO-o2Ph-416z-v2xV-aAxR-f2ULSl size = 2.98 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 2.98 GiB path = /dev/test_vg1 format args = [] original_format = None free = 1.48 GiB PE Size = 4 MiB PE Count = 762 PE Free = 379 PV Count = 3 modified = False extents = 762 free space = 1.48 GiB free extents = 379 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sda (2) with existing lvmpv', 'existing 1024 MiB disk sdb (16) with existing lvmpv', 'existing 1024 MiB disk sdc (36) with existing lvmpv'] LVs = ['existing 1.5 GiB lvmlv test_vg1-lv1 (45) with existing xfs filesystem'] segment type = linear percent = 0 VG space used = 1.5 GiB 2024-03-01 20:51:55,892 DEBUG blivet/MainThread: test_vg1 size is 2.98 GiB 2024-03-01 20:51:55,893 DEBUG blivet/MainThread: vg test_vg1 has 1.48 GiB free 2024-03-01 20:51:55,893 DEBUG blivet/MainThread: test_vg1 size is 2.98 GiB 2024-03-01 20:51:55,894 DEBUG blivet/MainThread: vg test_vg1 has 1.48 GiB free 2024-03-01 20:51:55,891 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7fee526b4e80) -- name = test_vg1-lv1 status = True id = 45 children = [] parents = ['existing 2.98 GiB lvmvg test_vg1 (11)'] uuid = AXe6Qq-ji43-zLIA-PW3t-fyr4-I48b-gxFY3J size = 1.5 GiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-0 target size = 1.5 GiB path = /dev/mapper/test_vg1-lv1 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7fee52704670) -- name = test_vg1 status = True id = 11 children = ['existing 1.5 GiB lvmlv test_vg1-lv1 (45) with existing xfs filesystem'] parents = ['existing 1024 MiB disk sda (2) with existing lvmpv', 'existing 1024 MiB disk sdb (16) with existing lvmpv', 'existing 1024 MiB disk sdc (36) with existing lvmpv'] uuid = Z91K1R-xGjO-o2Ph-416z-v2xV-aAxR-f2ULSl size = 2.98 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 2.98 GiB path = /dev/test_vg1 format args = [] original_format = None free = 1.48 GiB PE Size = 4 MiB PE Count = 762 PE Free = 379 PV Count = 3 modified = False extents = 762 free space = 1.48 GiB free extents = 379 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sda (2) with existing lvmpv', 'existing 1024 MiB disk sdb (16) with existing lvmpv', 'existing 1024 MiB disk sdc (36) with existing lvmpv'] LVs = ['existing 1.5 GiB lvmlv test_vg1-lv1 (45) with existing xfs filesystem'] segment type = linear percent = 0 VG space used = 1.5 GiB 2024-03-01 20:51:55,896 DEBUG blivet/MainThread: test_vg1 size is 2.98 GiB 2024-03-01 20:51:55,897 DEBUG blivet/MainThread: vg test_vg1 has 1.48 GiB free 2024-03-01 20:51:55,897 DEBUG blivet/MainThread: test_vg1 size is 2.98 GiB 2024-03-01 20:51:55,897 DEBUG blivet/MainThread: vg test_vg1 has 1.48 GiB free 2024-03-01 20:51:55,894 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7fee526b4e80) -- name = test_vg1-lv1 status = True id = 45 children = [] parents = ['existing 2.98 GiB lvmvg test_vg1 (11)'] uuid = AXe6Qq-ji43-zLIA-PW3t-fyr4-I48b-gxFY3J size = 1.5 GiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-0 target size = 1.5 GiB path = /dev/mapper/test_vg1-lv1 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7fee52704670) -- name = test_vg1 status = True id = 11 children = ['existing 1.5 GiB lvmlv test_vg1-lv1 (45) with existing xfs filesystem'] parents = ['existing 1024 MiB disk sda (2) with existing lvmpv', 'existing 1024 MiB disk sdb (16) with existing lvmpv', 'existing 1024 MiB disk sdc (36) with existing lvmpv'] uuid = Z91K1R-xGjO-o2Ph-416z-v2xV-aAxR-f2ULSl size = 2.98 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 2.98 GiB path = /dev/test_vg1 format args = [] original_format = None free = 1.48 GiB PE Size = 4 MiB PE Count = 762 PE Free = 379 PV Count = 3 modified = False extents = 762 free space = 1.48 GiB free extents = 379 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sda (2) with existing lvmpv', 'existing 1024 MiB disk sdb (16) with existing lvmpv', 'existing 1024 MiB disk sdc (36) with existing lvmpv'] LVs = ['existing 1.5 GiB lvmlv test_vg1-lv1 (45) with existing xfs filesystem'] segment type = linear percent = 0 VG space used = 1.5 GiB 2024-03-01 20:51:55,898 DEBUG blivet/MainThread: removing test_vg1-lv1 2024-03-01 20:51:55,901 DEBUG blivet/MainThread: DeviceTree.get_dependent_devices: dep: existing 1.5 GiB lvmlv test_vg1-lv1 (45) with existing xfs filesystem ; hidden: False ; 2024-03-01 20:51:55,901 DEBUG blivet/MainThread: dep is a leaf 2024-03-01 20:51:55,901 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 115 2024-03-01 20:51:55,904 DEBUG blivet/MainThread: LVMLogicalVolumeDevice._set_format: test_vg1-lv1 ; type: None ; current: xfs ; 2024-03-01 20:51:55,904 INFO blivet/MainThread: registered action: [114] destroy format xfs filesystem on lvmlv test_vg1-lv1 (id 45) 2024-03-01 20:51:55,905 INFO program/MainThread: Running [19] dmsetup --version ... 2024-03-01 20:51:55,908 INFO program/MainThread: stdout[19]: Library version: 1.02.197 (2023-11-21) Driver version: 4.48.0 2024-03-01 20:51:55,908 INFO program/MainThread: stderr[19]: 2024-03-01 20:51:55,908 INFO program/MainThread: ...done [19] (exit code: 0) 2024-03-01 20:51:55,912 DEBUG blivet/MainThread: LVMVolumeGroupDevice.remove_child: name: test_vg1 ; child: lv1 ; kids: 1 ; 2024-03-01 20:51:55,912 INFO blivet/MainThread: removed lvmlv test_vg1-lv1 (id 45) from device tree 2024-03-01 20:51:55,912 INFO blivet/MainThread: registered action: [116] destroy device lvmlv test_vg1-lv1 (id 45) 2024-03-01 20:51:55,912 DEBUG blivet.ansible/MainThread: ['sda', 'sdb', 'sdc', 'test_vg1'] 2024-03-01 20:51:55,912 DEBUG blivet/MainThread: removing test_vg1 2024-03-01 20:51:55,915 DEBUG blivet/MainThread: DeviceTree.get_dependent_devices: dep: existing 2.98 GiB lvmvg test_vg1 (11) ; hidden: False ; 2024-03-01 20:51:55,915 DEBUG blivet/MainThread: dep is a leaf 2024-03-01 20:51:55,918 DEBUG blivet/MainThread: DiskDevice.remove_child: name: sda ; child: test_vg1 ; kids: 1 ; 2024-03-01 20:51:55,921 DEBUG blivet/MainThread: DiskDevice.remove_child: name: sdb ; child: test_vg1 ; kids: 1 ; 2024-03-01 20:51:55,924 DEBUG blivet/MainThread: DiskDevice.remove_child: name: sdc ; child: test_vg1 ; kids: 1 ; 2024-03-01 20:51:55,924 INFO blivet/MainThread: removed lvmvg test_vg1 (id 11) from device tree 2024-03-01 20:51:55,924 INFO blivet/MainThread: registered action: [117] destroy device lvmvg test_vg1 (id 11) 2024-03-01 20:51:55,924 INFO blivet.ansible/MainThread: scheduling destruction of sda 2024-03-01 20:51:55,924 DEBUG blivet/MainThread: removing sda 2024-03-01 20:51:55,927 DEBUG blivet/MainThread: DeviceTree.get_dependent_devices: dep: existing 1024 MiB disk sda (2) with existing lvmpv ; hidden: False ; 2024-03-01 20:51:55,927 DEBUG blivet/MainThread: dep is a leaf 2024-03-01 20:51:55,927 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 119 2024-03-01 20:51:55,929 DEBUG blivet/MainThread: DiskDevice._set_format: sda ; type: None ; current: lvmpv ; 2024-03-01 20:51:55,930 INFO blivet/MainThread: registered action: [118] destroy format lvmpv on disk sda (id 2) 2024-03-01 20:51:55,930 INFO blivet.ansible/MainThread: scheduling destruction of sdb 2024-03-01 20:51:55,930 DEBUG blivet/MainThread: removing sdb 2024-03-01 20:51:55,932 DEBUG blivet/MainThread: DeviceTree.get_dependent_devices: dep: existing 1024 MiB disk sdb (16) with existing lvmpv ; hidden: False ; 2024-03-01 20:51:55,932 DEBUG blivet/MainThread: dep is a leaf 2024-03-01 20:51:55,932 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 121 2024-03-01 20:51:55,935 DEBUG blivet/MainThread: DiskDevice._set_format: sdb ; type: None ; current: lvmpv ; 2024-03-01 20:51:55,935 INFO blivet/MainThread: registered action: [120] destroy format lvmpv on disk sdb (id 16) 2024-03-01 20:51:55,935 INFO blivet.ansible/MainThread: scheduling destruction of sdc 2024-03-01 20:51:55,935 DEBUG blivet/MainThread: removing sdc 2024-03-01 20:51:55,937 DEBUG blivet/MainThread: DeviceTree.get_dependent_devices: dep: existing 1024 MiB disk sdc (36) with existing lvmpv ; hidden: False ; 2024-03-01 20:51:55,938 DEBUG blivet/MainThread: dep is a leaf 2024-03-01 20:51:55,938 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 123 2024-03-01 20:51:55,940 DEBUG blivet/MainThread: DiskDevice._set_format: sdc ; type: None ; current: lvmpv ; 2024-03-01 20:51:55,940 INFO blivet/MainThread: registered action: [122] destroy format lvmpv on disk sdc (id 36) 2024-03-01 20:51:55,941 INFO program/MainThread: Running... udevadm settle --timeout=300 2024-03-01 20:51:55,953 DEBUG program/MainThread: Return code: 0 2024-03-01 20:51:55,966 INFO program/MainThread: Running... udevadm settle --timeout=300 2024-03-01 20:51:55,978 DEBUG program/MainThread: Return code: 0 2024-03-01 20:51:55,994 DEBUG blivet/MainThread: XFS.teardown: device: /dev/mapper/test_vg1-lv1 ; type: xfs ; status: False ; 2024-03-01 20:51:55,995 DEBUG blivet/MainThread: action: [114] destroy format xfs filesystem on lvmlv test_vg1-lv1 (id 45) 2024-03-01 20:51:55,995 DEBUG blivet/MainThread: action: [116] destroy device lvmlv test_vg1-lv1 (id 45) 2024-03-01 20:51:55,995 DEBUG blivet/MainThread: action: [117] destroy device lvmvg test_vg1 (id 11) 2024-03-01 20:51:55,995 DEBUG blivet/MainThread: action: [118] destroy format lvmpv on disk sda (id 2) 2024-03-01 20:51:55,995 DEBUG blivet/MainThread: action: [120] destroy format lvmpv on disk sdb (id 16) 2024-03-01 20:51:55,995 DEBUG blivet/MainThread: action: [122] destroy format lvmpv on disk sdc (id 36) 2024-03-01 20:51:55,995 INFO blivet/MainThread: pruning action queue... 2024-03-01 20:51:55,995 INFO blivet/MainThread: resetting parted disks... 2024-03-01 20:51:55,998 DEBUG blivet/MainThread: DiskLabel.reset_parted_disk: device: /dev/xvda ; 2024-03-01 20:51:56,000 DEBUG blivet/MainThread: DiskLabel.reset_parted_disk: device: /dev/xvda ; 2024-03-01 20:51:56,003 DEBUG blivet/MainThread: PartitionDevice.pre_commit_fixup: xvda1 ; 2024-03-01 20:51:56,003 DEBUG blivet/MainThread: sector-based lookup found partition xvda1 2024-03-01 20:51:56,006 DEBUG blivet/MainThread: PartitionDevice._set_parted_partition: xvda1 ; 2024-03-01 20:51:56,006 DEBUG blivet/MainThread: device xvda1 new parted_partition parted.Partition instance -- disk: fileSystem: number: 1 path: /dev/xvda1 type: 0 name: None active: True busy: True geometry: PedPartition: <_ped.Partition object at 0x7fee5263dd60> 2024-03-01 20:51:56,006 INFO blivet/MainThread: sorting actions... 2024-03-01 20:51:56,006 DEBUG blivet/MainThread: action: [114] destroy format xfs filesystem on lvmlv test_vg1-lv1 (id 45) 2024-03-01 20:51:56,007 DEBUG blivet/MainThread: action: [116] destroy device lvmlv test_vg1-lv1 (id 45) 2024-03-01 20:51:56,007 DEBUG blivet/MainThread: action: [117] destroy device lvmvg test_vg1 (id 11) 2024-03-01 20:51:56,007 DEBUG blivet/MainThread: action: [122] destroy format lvmpv on disk sdc (id 36) 2024-03-01 20:51:56,007 DEBUG blivet/MainThread: action: [120] destroy format lvmpv on disk sdb (id 16) 2024-03-01 20:51:56,007 DEBUG blivet/MainThread: action: [118] destroy format lvmpv on disk sda (id 2) 2024-03-01 20:51:56,007 INFO blivet/MainThread: executing action: [114] destroy format xfs filesystem on lvmlv test_vg1-lv1 (id 45) 2024-03-01 20:51:56,010 DEBUG blivet/MainThread: LVMLogicalVolumeDevice.setup: test_vg1-lv1 ; orig: True ; status: True ; controllable: True ; 2024-03-01 20:51:56,013 DEBUG blivet/MainThread: XFS.destroy: device: /dev/mapper/test_vg1-lv1 ; type: xfs ; status: False ; 2024-03-01 20:51:56,013 INFO program/MainThread: Running... wipefs -f -a /dev/mapper/test_vg1-lv1 2024-03-01 20:51:56,021 INFO program/MainThread: stdout: 2024-03-01 20:51:56,021 INFO program/MainThread: /dev/mapper/test_vg1-lv1: 4 bytes were erased at offset 0x00000000 (xfs): 58 46 53 42 2024-03-01 20:51:56,021 DEBUG program/MainThread: Return code: 0 2024-03-01 20:51:56,021 INFO program/MainThread: Running... udevadm settle --timeout=300 2024-03-01 20:51:56,037 DEBUG program/MainThread: Return code: 0 2024-03-01 20:51:56,037 INFO program/MainThread: Running... udevadm settle --timeout=300 2024-03-01 20:51:56,049 DEBUG program/MainThread: Return code: 0 2024-03-01 20:51:56,050 INFO blivet/MainThread: executing action: [116] destroy device lvmlv test_vg1-lv1 (id 45) 2024-03-01 20:51:56,054 DEBUG blivet/MainThread: LVMLogicalVolumeDevice.destroy: test_vg1-lv1 ; status: True ; 2024-03-01 20:51:56,058 DEBUG blivet/MainThread: LVMLogicalVolumeDevice.teardown: test_vg1-lv1 ; status: True ; controllable: True ; 2024-03-01 20:51:56,061 DEBUG blivet/MainThread: XFS.teardown: device: /dev/mapper/test_vg1-lv1 ; type: xfs ; status: False ; 2024-03-01 20:51:56,064 DEBUG blivet/MainThread: DeviceFormat.teardown: device: /dev/mapper/test_vg1-lv1 ; type: None ; status: False ; 2024-03-01 20:51:56,066 DEBUG blivet/MainThread: LVMLogicalVolumeDevice._teardown: test_vg1-lv1 ; status: True ; controllable: True ; 2024-03-01 20:51:56,067 INFO program/MainThread: Running [20] lvm lvchange -an test_vg1/lv1 --config= log {level=7 file=/tmp/lvm.log syslog=0} --devices=/dev/sda,/dev/sdb,/dev/sdc ... 2024-03-01 20:51:56,102 INFO program/MainThread: stdout[20]: 2024-03-01 20:51:56,102 INFO program/MainThread: stderr[20]: 2024-03-01 20:51:56,102 INFO program/MainThread: ...done [20] (exit code: 0) 2024-03-01 20:51:56,106 DEBUG blivet/MainThread: LVMVolumeGroupDevice.setup_parents: name: test_vg1 ; orig: True ; 2024-03-01 20:51:56,109 DEBUG blivet/MainThread: DiskDevice.setup: sda ; orig: True ; status: True ; controllable: True ; 2024-03-01 20:51:56,111 DEBUG blivet/MainThread: LVMPhysicalVolume.setup: device: /dev/sda ; type: lvmpv ; status: False ; 2024-03-01 20:51:56,114 DEBUG blivet/MainThread: DiskDevice.setup: sdb ; orig: True ; status: True ; controllable: True ; 2024-03-01 20:51:56,117 DEBUG blivet/MainThread: LVMPhysicalVolume.setup: device: /dev/sdb ; type: lvmpv ; status: False ; 2024-03-01 20:51:56,119 DEBUG blivet/MainThread: DiskDevice.setup: sdc ; orig: True ; status: True ; controllable: True ; 2024-03-01 20:51:56,122 DEBUG blivet/MainThread: LVMPhysicalVolume.setup: device: /dev/sdc ; type: lvmpv ; status: False ; 2024-03-01 20:51:56,125 DEBUG blivet/MainThread: LVMLogicalVolumeDevice._destroy: test_vg1-lv1 ; status: False ; 2024-03-01 20:51:56,125 INFO program/MainThread: Running [21] lvm lvremove --yes test_vg1/lv1 --config= log {level=7 file=/tmp/lvm.log syslog=0} --devices=/dev/sda,/dev/sdb,/dev/sdc ... 2024-03-01 20:51:56,161 INFO program/MainThread: stdout[21]: Logical volume "lv1" successfully removed. 2024-03-01 20:51:56,161 INFO program/MainThread: stderr[21]: 2024-03-01 20:51:56,161 INFO program/MainThread: ...done [21] (exit code: 0) 2024-03-01 20:51:56,162 INFO blivet/MainThread: executing action: [117] destroy device lvmvg test_vg1 (id 11) 2024-03-01 20:51:56,168 DEBUG blivet/MainThread: LVMVolumeGroupDevice.destroy: test_vg1 ; status: False ; 2024-03-01 20:51:56,175 DEBUG blivet/MainThread: LVMVolumeGroupDevice.teardown: test_vg1 ; status: False ; controllable: True ; 2024-03-01 20:51:56,184 DEBUG blivet/MainThread: LVMVolumeGroupDevice.setup_parents: name: test_vg1 ; orig: True ; 2024-03-01 20:51:56,190 DEBUG blivet/MainThread: DiskDevice.setup: sda ; orig: True ; status: True ; controllable: True ; 2024-03-01 20:51:56,196 DEBUG blivet/MainThread: LVMPhysicalVolume.setup: device: /dev/sda ; type: lvmpv ; status: False ; 2024-03-01 20:51:56,201 DEBUG blivet/MainThread: DiskDevice.setup: sdb ; orig: True ; status: True ; controllable: True ; 2024-03-01 20:51:56,206 DEBUG blivet/MainThread: LVMPhysicalVolume.setup: device: /dev/sdb ; type: lvmpv ; status: False ; 2024-03-01 20:51:56,211 DEBUG blivet/MainThread: DiskDevice.setup: sdc ; orig: True ; status: True ; controllable: True ; 2024-03-01 20:51:56,216 DEBUG blivet/MainThread: LVMPhysicalVolume.setup: device: /dev/sdc ; type: lvmpv ; status: False ; 2024-03-01 20:51:56,219 DEBUG blivet/MainThread: LVMVolumeGroupDevice._destroy: test_vg1 ; status: False ; 2024-03-01 20:51:56,219 INFO program/MainThread: Running [22] lvm vgreduce --removemissing --force test_vg1 --config= log {level=7 file=/tmp/lvm.log syslog=0} --devices=/dev/sda,/dev/sdb,/dev/sdc ... 2024-03-01 20:51:56,249 INFO program/MainThread: stdout[22]: Volume group "test_vg1" is already consistent. 2024-03-01 20:51:56,249 INFO program/MainThread: stderr[22]: 2024-03-01 20:51:56,249 INFO program/MainThread: ...done [22] (exit code: 0) 2024-03-01 20:51:56,249 INFO program/MainThread: Running [23] lvm vgchange -an test_vg1 --config= log {level=7 file=/tmp/lvm.log syslog=0} --devices=/dev/sda,/dev/sdb,/dev/sdc ... 2024-03-01 20:51:56,295 INFO program/MainThread: stdout[23]: 0 logical volume(s) in volume group "test_vg1" now active 2024-03-01 20:51:56,295 INFO program/MainThread: stderr[23]: 2024-03-01 20:51:56,295 INFO program/MainThread: ...done [23] (exit code: 0) 2024-03-01 20:51:56,295 INFO program/MainThread: Running [24] lvm vgremove --force test_vg1 --config= log {level=7 file=/tmp/lvm.log syslog=0} --devices=/dev/sda,/dev/sdb,/dev/sdc ... 2024-03-01 20:51:56,326 INFO program/MainThread: stdout[24]: Volume group "test_vg1" successfully removed 2024-03-01 20:51:56,326 INFO program/MainThread: stderr[24]: 2024-03-01 20:51:56,326 INFO program/MainThread: ...done [24] (exit code: 0) 2024-03-01 20:51:56,327 INFO blivet/MainThread: executing action: [122] destroy format lvmpv on disk sdc (id 36) 2024-03-01 20:51:56,333 DEBUG blivet/MainThread: DiskDevice.setup: sdc ; orig: True ; status: True ; controllable: True ; 2024-03-01 20:51:56,340 DEBUG blivet/MainThread: LVMPhysicalVolume.destroy: device: /dev/sdc ; type: lvmpv ; status: None ; 2024-03-01 20:51:56,349 DEBUG blivet/MainThread: LVMPhysicalVolume._destroy: device: /dev/sdc ; type: lvmpv ; status: None ; 2024-03-01 20:51:56,349 INFO program/MainThread: Running [25] lvm pvremove --force --force --yes /dev/sdc --config= log {level=7 file=/tmp/lvm.log syslog=0} --devices=/dev/sda,/dev/sdb,/dev/sdc ... 2024-03-01 20:51:56,396 INFO program/MainThread: stdout[25]: Labels on physical volume "/dev/sdc" successfully wiped. 2024-03-01 20:51:56,397 INFO program/MainThread: stderr[25]: 2024-03-01 20:51:56,397 INFO program/MainThread: ...done [25] (exit code: 0) 2024-03-01 20:51:56,397 DEBUG blivet/MainThread: lvm filter: device /dev/sdc removed from the list of allowed devices 2024-03-01 20:51:56,397 INFO program/MainThread: Running... udevadm settle --timeout=300 2024-03-01 20:51:56,411 DEBUG program/MainThread: Return code: 0 2024-03-01 20:51:56,412 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/sdb ... 2024-03-01 20:51:56,418 INFO program/MainThread: stdout[26]: use_devicesfile=1 2024-03-01 20:51:56,418 INFO program/MainThread: stderr[26]: 2024-03-01 20:51:56,418 INFO program/MainThread: ...done [26] (exit code: 0) 2024-03-01 20:51:56,418 INFO program/MainThread: Running [27] lvmdevices --deldev /dev/sdc ... 2024-03-01 20:51:56,430 INFO program/MainThread: stdout[27]: 2024-03-01 20:51:56,430 INFO program/MainThread: stderr[27]: 2024-03-01 20:51:56,430 INFO program/MainThread: ...done [27] (exit code: 0) 2024-03-01 20:51:56,430 INFO program/MainThread: Running... udevadm settle --timeout=300 2024-03-01 20:51:56,441 DEBUG program/MainThread: Return code: 0 2024-03-01 20:51:56,441 INFO program/MainThread: Running... udevadm settle --timeout=300 2024-03-01 20:51:56,453 DEBUG program/MainThread: Return code: 0 2024-03-01 20:51:56,454 INFO blivet/MainThread: executing action: [120] destroy format lvmpv on disk sdb (id 16) 2024-03-01 20:51:56,457 DEBUG blivet/MainThread: DiskDevice.setup: sdb ; orig: True ; status: True ; controllable: True ; 2024-03-01 20:51:56,460 DEBUG blivet/MainThread: LVMPhysicalVolume.destroy: device: /dev/sdb ; type: lvmpv ; status: None ; 2024-03-01 20:51:56,462 DEBUG blivet/MainThread: LVMPhysicalVolume._destroy: device: /dev/sdb ; type: lvmpv ; status: None ; 2024-03-01 20:51:56,462 INFO program/MainThread: Running [28] 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 20:51:56,492 INFO program/MainThread: stdout[28]: Labels on physical volume "/dev/sdb" successfully wiped. 2024-03-01 20:51:56,493 INFO program/MainThread: stderr[28]: 2024-03-01 20:51:56,493 INFO program/MainThread: ...done [28] (exit code: 0) 2024-03-01 20:51:56,493 DEBUG blivet/MainThread: lvm filter: device /dev/sdb removed from the list of allowed devices 2024-03-01 20:51:56,493 INFO program/MainThread: Running... udevadm settle --timeout=300 2024-03-01 20:51:56,509 DEBUG program/MainThread: Return code: 0 2024-03-01 20:51:56,510 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 20:51:56,517 INFO program/MainThread: stdout[29]: use_devicesfile=1 2024-03-01 20:51:56,517 INFO program/MainThread: stderr[29]: 2024-03-01 20:51:56,517 INFO program/MainThread: ...done [29] (exit code: 0) 2024-03-01 20:51:56,517 INFO program/MainThread: Running [30] lvmdevices --deldev /dev/sdb ... 2024-03-01 20:51:56,529 INFO program/MainThread: stdout[30]: 2024-03-01 20:51:56,529 INFO program/MainThread: stderr[30]: 2024-03-01 20:51:56,529 INFO program/MainThread: ...done [30] (exit code: 0) 2024-03-01 20:51:56,530 INFO program/MainThread: Running... udevadm settle --timeout=300 2024-03-01 20:51:56,538 DEBUG program/MainThread: Return code: 0 2024-03-01 20:51:56,539 INFO program/MainThread: Running... udevadm settle --timeout=300 2024-03-01 20:51:56,550 DEBUG program/MainThread: Return code: 0 2024-03-01 20:51:56,551 INFO blivet/MainThread: executing action: [118] destroy format lvmpv on disk sda (id 2) 2024-03-01 20:51:56,554 DEBUG blivet/MainThread: DiskDevice.setup: sda ; orig: True ; status: True ; controllable: True ; 2024-03-01 20:51:56,557 DEBUG blivet/MainThread: LVMPhysicalVolume.destroy: device: /dev/sda ; type: lvmpv ; status: None ; 2024-03-01 20:51:56,559 DEBUG blivet/MainThread: LVMPhysicalVolume._destroy: device: /dev/sda ; type: lvmpv ; status: None ; 2024-03-01 20:51:56,559 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 20:51:56,588 INFO program/MainThread: stdout[31]: Labels on physical volume "/dev/sda" successfully wiped. 2024-03-01 20:51:56,588 INFO program/MainThread: stderr[31]: 2024-03-01 20:51:56,589 INFO program/MainThread: ...done [31] (exit code: 0) 2024-03-01 20:51:56,589 DEBUG blivet/MainThread: lvm filter: device /dev/sda removed from the list of allowed devices 2024-03-01 20:51:56,589 INFO program/MainThread: Running... udevadm settle --timeout=300 2024-03-01 20:51:56,605 DEBUG program/MainThread: Return code: 0 2024-03-01 20:51:56,605 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 20:51:56,612 INFO program/MainThread: stdout[32]: use_devicesfile=1 2024-03-01 20:51:56,613 INFO program/MainThread: stderr[32]: 2024-03-01 20:51:56,613 INFO program/MainThread: ...done [32] (exit code: 0) 2024-03-01 20:51:56,613 INFO program/MainThread: Running [33] lvmdevices --deldev /dev/sda ... 2024-03-01 20:51:56,626 INFO program/MainThread: stdout[33]: 2024-03-01 20:51:56,626 INFO program/MainThread: stderr[33]: 2024-03-01 20:51:56,626 INFO program/MainThread: ...done [33] (exit code: 0) 2024-03-01 20:51:56,626 INFO program/MainThread: Running... udevadm settle --timeout=300 2024-03-01 20:51:56,635 DEBUG program/MainThread: Return code: 0 2024-03-01 20:51:56,635 INFO program/MainThread: Running... udevadm settle --timeout=300 2024-03-01 20:51:56,647 DEBUG program/MainThread: Return code: 0 2024-03-01 20:51:56,652 DEBUG blivet/MainThread: PartitionDevice._set_parted_partition: xvda1 ; 2024-03-01 20:51:56,652 DEBUG blivet/MainThread: device xvda1 new parted_partition parted.Partition instance -- disk: fileSystem: number: 1 path: /dev/xvda1 type: 0 name: None active: True busy: True geometry: PedPartition: <_ped.Partition object at 0x7fee525dbe00> 2024-03-01 20:52:04,567 INFO blivet/MainThread: sys.argv = ['/tmp/ansible_fedora.linux_system_roles.blivet_payload_a6ijgjm3/ansible_fedora.linux_system_roles.blivet_payload.zip/ansible_collections/fedora/linux_system_roles/plugins/modules/blivet.py'] 2024-03-01 20:52:07,593 INFO blivet/MainThread: sys.argv = ['/tmp/ansible_fedora.linux_system_roles.blivet_payload_93ssimin/ansible_fedora.linux_system_roles.blivet_payload.zip/ansible_collections/fedora/linux_system_roles/plugins/modules/blivet.py'] 2024-03-01 20:52:11,671 INFO blivet/MainThread: sys.argv = ['/tmp/ansible_fedora.linux_system_roles.blivet_payload_f9smvlcm/ansible_fedora.linux_system_roles.blivet_payload.zip/ansible_collections/fedora/linux_system_roles/plugins/modules/blivet.py'] 2024-03-01 20:52:11,705 DEBUG blivet/MainThread: Ext4FS.supported: supported: True ; 2024-03-01 20:52:11,705 INFO program/MainThread: Running [2] e2fsck -V ... 2024-03-01 20:52:11,708 INFO program/MainThread: stdout[2]: 2024-03-01 20:52:11,708 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 20:52:11,708 INFO program/MainThread: ...done [2] (exit code: 0) 2024-03-01 20:52:11,708 INFO program/MainThread: Running... modprobe --dry-run ext4 2024-03-01 20:52:11,712 DEBUG program/MainThread: Return code: 0 2024-03-01 20:52:11,713 DEBUG blivet/MainThread: get_format('ext4') returning Ext4FS instance with object id 0 2024-03-01 20:52:11,716 DEBUG blivet/MainThread: Ext4FS.supported: supported: True ; 2024-03-01 20:52:11,716 DEBUG blivet/MainThread: trying to set new default fstype to 'ext4' 2024-03-01 20:52:11,719 DEBUG blivet/MainThread: Ext4FS.supported: supported: True ; 2024-03-01 20:52:11,719 DEBUG blivet/MainThread: get_format('ext4') returning Ext4FS instance with object id 1 2024-03-01 20:52:11,722 DEBUG blivet/MainThread: Ext4FS.supported: supported: True ; 2024-03-01 20:52:11,722 INFO program/MainThread: Running... lsblk --bytes -a -o NAME,SIZE,OWNER,GROUP,MODE,FSTYPE,LABEL,UUID,PARTUUID,MOUNTPOINT 2024-03-01 20:52:11,730 INFO program/MainThread: stdout: 2024-03-01 20:52:11,730 INFO program/MainThread: NAME SIZE OWNER GROUP MODE FSTYPE LABEL UUID PARTUUID MOUNTPOINT 2024-03-01 20:52:11,730 INFO program/MainThread: sda 1073741824 root disk brw-rw---- 2024-03-01 20:52:11,730 INFO program/MainThread: sdb 1073741824 root disk brw-rw---- 2024-03-01 20:52:11,730 INFO program/MainThread: sdc 1073741824 root disk brw-rw---- 2024-03-01 20:52:11,730 INFO program/MainThread: sdd 1073741824 root disk brw-rw---- 2024-03-01 20:52:11,730 INFO program/MainThread: sde 1073741824 root disk brw-rw---- 2024-03-01 20:52:11,730 INFO program/MainThread: sdf 1073741824 root disk brw-rw---- 2024-03-01 20:52:11,730 INFO program/MainThread: sdg 1073741824 root disk brw-rw---- 2024-03-01 20:52:11,730 INFO program/MainThread: sdh 1073741824 root disk brw-rw---- 2024-03-01 20:52:11,730 INFO program/MainThread: sdi 1073741824 root disk brw-rw---- 2024-03-01 20:52:11,730 INFO program/MainThread: sdj 1073741824 root disk brw-rw---- 2024-03-01 20:52:11,730 INFO program/MainThread: sdk 1073741824 root disk brw-rw---- 2024-03-01 20:52:11,730 INFO program/MainThread: sdl 1073741824 root disk brw-rw---- 2024-03-01 20:52:11,730 INFO program/MainThread: xvda 268435456000 root disk brw-rw---- 2024-03-01 20:52:11,730 INFO program/MainThread: `-xvda1 268434390528 root disk brw-rw---- xfs a4d9efbc-be36-4c5f-99af-596afd10159d e61ef7e0-01 / 2024-03-01 20:52:11,730 DEBUG program/MainThread: Return code: 0 2024-03-01 20:52:11,731 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 20:52:11,731 DEBUG blivet/MainThread: lvm filter: clearing the lvm devices list 2024-03-01 20:52:11,731 DEBUG blivet/MainThread: lvm filter: clearing the lvm devices list 2024-03-01 20:52:11,731 INFO blivet/MainThread: resetting Blivet (version 3.6.0) instance 2024-03-01 20:52:11,731 DEBUG blivet/MainThread: lvm filter: clearing the lvm devices list 2024-03-01 20:52:11,731 INFO blivet/MainThread: DeviceTree.populate: ignored_disks is [] ; exclusive_disks is [] 2024-03-01 20:52:11,732 WARNING blivet/MainThread: Failed to call the update_volume_info method: libstoragemgmt functionality not available 2024-03-01 20:52:11,732 INFO program/MainThread: Running... udevadm settle --timeout=300 2024-03-01 20:52:11,744 DEBUG program/MainThread: Return code: 0 2024-03-01 20:52:11,757 INFO blivet/MainThread: devices to scan: ['sda', 'sdb', 'sdk', 'sdl', 'sdc', 'sdd', 'sde', 'sdf', 'sdg', 'sdh', 'sdi', 'sdj', 'xvda', 'xvda1'] 2024-03-01 20:52:11,761 DEBUG blivet/MainThread: DeviceTree.handle_device: name: sda ; info: {'CURRENT_TAGS': ':systemd:', 'DEVLINKS': '/dev/disk/by-id/scsi-36001405a8abeb2a8284458ebf043e0fb ' '/dev/disk/by-id/wwn-0x6001405a8abeb2a8284458ebf043e0fb ' '/dev/disk/by-id/scsi-SLIO-ORG_disk0_a8abeb2a-8284-458e-bf04-3e0fbc353c0a ' '/dev/disk/by-diskseq/2 ' '/dev/disk/by-id/scsi-1LIO-ORG_disk0:a8abeb2a-8284-458e-bf04-3e0fbc353c0a', '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': 'a8abeb2a-8284-458e-bf04-3e0fbc353c0a', 'ID_SERIAL': '36001405a8abeb2a8284458ebf043e0fb', 'ID_SERIAL_SHORT': '6001405a8abeb2a8284458ebf043e0fb', 'ID_TARGET_PORT': '0', 'ID_TYPE': 'disk', 'ID_VENDOR': 'LIO-ORG', 'ID_VENDOR_ENC': 'LIO-ORG\\x20', 'ID_WWN': '0x6001405a8abeb2a8', 'ID_WWN_VENDOR_EXTENSION': '0x284458ebf043e0fb', 'ID_WWN_WITH_EXTENSION': '0x6001405a8abeb2a8284458ebf043e0fb', 'MAJOR': '8', 'MINOR': '0', 'SCSI_IDENT_LUN_LOGICAL_UNIT_GROUP': '0x0', 'SCSI_IDENT_LUN_NAA_REGEXT': '6001405a8abeb2a8284458ebf043e0fb', 'SCSI_IDENT_LUN_T10': 'LIO-ORG_disk0:a8abeb2a-8284-458e-bf04-3e0fbc353c0a', 'SCSI_IDENT_PORT_NAME': 'naa.5001405a91c5ccc5,t,0x0001', 'SCSI_IDENT_PORT_RELATIVE': '0', 'SCSI_IDENT_PORT_TARGET_PORT_GROUP': '0x0', 'SCSI_IDENT_SERIAL': 'a8abeb2a-8284-458e-bf04-3e0fbc353c0a', 'SCSI_IDENT_TARGET_NAME': 'naa.5001405a91c5ccc5', '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': '336998022'} ; 2024-03-01 20:52:11,761 INFO blivet/MainThread: scanning sda (/sys/devices/tcm_loop_0/tcm_loop_adapter_0/host2/target2:0:1/2:0:1:0/block/sda)... 2024-03-01 20:52:11,762 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 20:52:11,788 INFO program/MainThread: stdout[3]: 2024-03-01 20:52:11,789 INFO program/MainThread: stderr[3]: 2024-03-01 20:52:11,789 INFO program/MainThread: ...done [3] (exit code: 0) 2024-03-01 20:52:11,793 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: sda ; incomplete: False ; hidden: False ; 2024-03-01 20:52:11,795 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned None 2024-03-01 20:52:11,800 INFO blivet/MainThread: failed to get initiator name from iscsi firmware: storaged iSCSI functionality not available 2024-03-01 20:52:11,801 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 20:52:11,806 DEBUG blivet/MainThread: DiskDevicePopulator.run: name: sda ; 2024-03-01 20:52:11,807 INFO blivet/MainThread: sda is a disk 2024-03-01 20:52:11,807 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 3 2024-03-01 20:52:11,807 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 4 2024-03-01 20:52:11,810 DEBUG blivet/MainThread: DiskDevice._set_format: sda ; type: None ; current: None ; 2024-03-01 20:52:11,813 DEBUG blivet/MainThread: DiskDevice.update_sysfs_path: sda ; status: True ; 2024-03-01 20:52:11,814 DEBUG blivet/MainThread: sda sysfs_path set to /sys/devices/tcm_loop_0/tcm_loop_adapter_0/host2/target2:0:1/2:0:1:0/block/sda 2024-03-01 20:52:11,817 DEBUG blivet/MainThread: DiskDevice.read_current_size: exists: True ; path: /dev/sda ; sysfs_path: /sys/devices/tcm_loop_0/tcm_loop_adapter_0/host2/target2:0:1/2:0:1:0/block/sda ; 2024-03-01 20:52:11,817 DEBUG blivet/MainThread: updated sda size to 1024 MiB (1024 MiB) 2024-03-01 20:52:11,817 INFO blivet/MainThread: added disk sda (id 2) to device tree 2024-03-01 20:52:11,817 INFO blivet/MainThread: got device: DiskDevice instance (0x7f599199be50) -- 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 = 6001405a8abeb2a8284458ebf043e0fb 2024-03-01 20:52:11,821 DEBUG blivet/MainThread: DeviceTree.handle_format: name: sda ; 2024-03-01 20:52:11,821 DEBUG blivet/MainThread: no type or existing type for sda, bailing 2024-03-01 20:52:11,824 DEBUG blivet/MainThread: DeviceTree.handle_device: name: sdb ; info: {'CURRENT_TAGS': ':systemd:', 'DEVLINKS': '/dev/disk/by-id/scsi-1LIO-ORG_disk1:c67c68fc-5fb8-4942-8812-1de7084b7176 ' '/dev/disk/by-id/wwn-0x6001405c67c68fc5fb8494288121de70 ' '/dev/disk/by-diskseq/3 ' '/dev/disk/by-id/scsi-36001405c67c68fc5fb8494288121de70 ' '/dev/disk/by-id/scsi-SLIO-ORG_disk1_c67c68fc-5fb8-4942-8812-1de7084b7176', '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': 'c67c68fc-5fb8-4942-8812-1de7084b7176', 'ID_SERIAL': '36001405c67c68fc5fb8494288121de70', 'ID_SERIAL_SHORT': '6001405c67c68fc5fb8494288121de70', 'ID_TARGET_PORT': '0', 'ID_TYPE': 'disk', 'ID_VENDOR': 'LIO-ORG', 'ID_VENDOR_ENC': 'LIO-ORG\\x20', 'ID_WWN': '0x6001405c67c68fc5', 'ID_WWN_VENDOR_EXTENSION': '0xfb8494288121de70', 'ID_WWN_WITH_EXTENSION': '0x6001405c67c68fc5fb8494288121de70', 'MAJOR': '8', 'MINOR': '16', 'SCSI_IDENT_LUN_LOGICAL_UNIT_GROUP': '0x0', 'SCSI_IDENT_LUN_NAA_REGEXT': '6001405c67c68fc5fb8494288121de70', 'SCSI_IDENT_LUN_T10': 'LIO-ORG_disk1:c67c68fc-5fb8-4942-8812-1de7084b7176', 'SCSI_IDENT_PORT_NAME': 'naa.5001405a91c5ccc5,t,0x0001', 'SCSI_IDENT_PORT_RELATIVE': '0', 'SCSI_IDENT_PORT_TARGET_PORT_GROUP': '0x0', 'SCSI_IDENT_SERIAL': 'c67c68fc-5fb8-4942-8812-1de7084b7176', 'SCSI_IDENT_TARGET_NAME': 'naa.5001405a91c5ccc5', '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': '337020590'} ; 2024-03-01 20:52:11,824 INFO blivet/MainThread: scanning sdb (/sys/devices/tcm_loop_0/tcm_loop_adapter_0/host2/target2:0:1/2:0:1:1/block/sdb)... 2024-03-01 20:52:11,827 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: sdb ; incomplete: False ; hidden: False ; 2024-03-01 20:52:11,830 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned None 2024-03-01 20:52:11,835 DEBUG blivet/MainThread: DiskDevicePopulator.run: name: sdb ; 2024-03-01 20:52:11,835 INFO blivet/MainThread: sdb is a disk 2024-03-01 20:52:11,835 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 8 2024-03-01 20:52:11,836 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 9 2024-03-01 20:52:11,838 DEBUG blivet/MainThread: DiskDevice._set_format: sdb ; type: None ; current: None ; 2024-03-01 20:52:11,841 DEBUG blivet/MainThread: DiskDevice.update_sysfs_path: sdb ; status: True ; 2024-03-01 20:52:11,842 DEBUG blivet/MainThread: sdb sysfs_path set to /sys/devices/tcm_loop_0/tcm_loop_adapter_0/host2/target2:0:1/2:0:1:1/block/sdb 2024-03-01 20:52:11,844 DEBUG blivet/MainThread: DiskDevice.read_current_size: exists: True ; path: /dev/sdb ; sysfs_path: /sys/devices/tcm_loop_0/tcm_loop_adapter_0/host2/target2:0:1/2:0:1:1/block/sdb ; 2024-03-01 20:52:11,845 DEBUG blivet/MainThread: updated sdb size to 1024 MiB (1024 MiB) 2024-03-01 20:52:11,845 INFO blivet/MainThread: added disk sdb (id 7) to device tree 2024-03-01 20:52:11,845 INFO blivet/MainThread: got device: DiskDevice instance (0x7f59918d7f40) -- 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 = 6001405c67c68fc5fb8494288121de70 2024-03-01 20:52:11,848 DEBUG blivet/MainThread: DeviceTree.handle_format: name: sdb ; 2024-03-01 20:52:11,849 DEBUG blivet/MainThread: no type or existing type for sdb, bailing 2024-03-01 20:52:11,852 DEBUG blivet/MainThread: DeviceTree.handle_device: name: sdk ; info: {'CURRENT_TAGS': ':systemd:', 'DEVLINKS': '/dev/disk/by-diskseq/12 ' '/dev/disk/by-id/scsi-SLIO-ORG_disk10_e1b8c6d0-3d08-40cc-baa9-9ea541aeb400 ' '/dev/disk/by-id/wwn-0x6001405e1b8c6d03d0840ccbaa99ea54 ' '/dev/disk/by-id/scsi-36001405e1b8c6d03d0840ccbaa99ea54 ' '/dev/disk/by-id/scsi-1LIO-ORG_disk10:e1b8c6d0-3d08-40cc-baa9-9ea541aeb400', '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': 'e1b8c6d0-3d08-40cc-baa9-9ea541aeb400', 'ID_SERIAL': '36001405e1b8c6d03d0840ccbaa99ea54', 'ID_SERIAL_SHORT': '6001405e1b8c6d03d0840ccbaa99ea54', 'ID_TARGET_PORT': '0', 'ID_TYPE': 'disk', 'ID_VENDOR': 'LIO-ORG', 'ID_VENDOR_ENC': 'LIO-ORG\\x20', 'ID_WWN': '0x6001405e1b8c6d03', 'ID_WWN_VENDOR_EXTENSION': '0xd0840ccbaa99ea54', 'ID_WWN_WITH_EXTENSION': '0x6001405e1b8c6d03d0840ccbaa99ea54', 'MAJOR': '8', 'MINOR': '160', 'SCSI_IDENT_LUN_LOGICAL_UNIT_GROUP': '0x0', 'SCSI_IDENT_LUN_NAA_REGEXT': '6001405e1b8c6d03d0840ccbaa99ea54', 'SCSI_IDENT_LUN_T10': 'LIO-ORG_disk10:e1b8c6d0-3d08-40cc-baa9-9ea541aeb400', 'SCSI_IDENT_PORT_NAME': 'naa.5001405a91c5ccc5,t,0x0001', 'SCSI_IDENT_PORT_RELATIVE': '0', 'SCSI_IDENT_PORT_TARGET_PORT_GROUP': '0x0', 'SCSI_IDENT_SERIAL': 'e1b8c6d0-3d08-40cc-baa9-9ea541aeb400', 'SCSI_IDENT_TARGET_NAME': 'naa.5001405a91c5ccc5', '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': '337615258'} ; 2024-03-01 20:52:11,852 INFO blivet/MainThread: scanning sdk (/sys/devices/tcm_loop_0/tcm_loop_adapter_0/host2/target2:0:1/2:0:1:10/block/sdk)... 2024-03-01 20:52:11,854 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: sdk ; incomplete: False ; hidden: False ; 2024-03-01 20:52:11,857 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned None 2024-03-01 20:52:11,862 DEBUG blivet/MainThread: DiskDevicePopulator.run: name: sdk ; 2024-03-01 20:52:11,863 INFO blivet/MainThread: sdk is a disk 2024-03-01 20:52:11,863 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 13 2024-03-01 20:52:11,863 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 14 2024-03-01 20:52:11,866 DEBUG blivet/MainThread: DiskDevice._set_format: sdk ; type: None ; current: None ; 2024-03-01 20:52:11,869 DEBUG blivet/MainThread: DiskDevice.update_sysfs_path: sdk ; status: True ; 2024-03-01 20:52:11,869 DEBUG blivet/MainThread: sdk sysfs_path set to /sys/devices/tcm_loop_0/tcm_loop_adapter_0/host2/target2:0:1/2:0:1:10/block/sdk 2024-03-01 20:52:11,872 DEBUG blivet/MainThread: DiskDevice.read_current_size: exists: True ; path: /dev/sdk ; sysfs_path: /sys/devices/tcm_loop_0/tcm_loop_adapter_0/host2/target2:0:1/2:0:1:10/block/sdk ; 2024-03-01 20:52:11,872 DEBUG blivet/MainThread: updated sdk size to 1024 MiB (1024 MiB) 2024-03-01 20:52:11,872 INFO blivet/MainThread: added disk sdk (id 12) to device tree 2024-03-01 20:52:11,872 INFO blivet/MainThread: got device: DiskDevice instance (0x7f59918d7f70) -- 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 = 6001405e1b8c6d03d0840ccbaa99ea54 2024-03-01 20:52:11,876 DEBUG blivet/MainThread: DeviceTree.handle_format: name: sdk ; 2024-03-01 20:52:11,876 DEBUG blivet/MainThread: no type or existing type for sdk, bailing 2024-03-01 20:52:11,879 DEBUG blivet/MainThread: DeviceTree.handle_device: name: sdl ; info: {'CURRENT_TAGS': ':systemd:', 'DEVLINKS': '/dev/disk/by-id/scsi-SLIO-ORG_disk11_f208e545-093d-44a6-ac77-aa8bfab02819 ' '/dev/disk/by-id/scsi-1LIO-ORG_disk11:f208e545-093d-44a6-ac77-aa8bfab02819 ' '/dev/disk/by-id/wwn-0x6001405f208e545093d44a6ac77aa8bf ' '/dev/disk/by-id/scsi-36001405f208e545093d44a6ac77aa8bf ' '/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': 'f208e545-093d-44a6-ac77-aa8bfab02819', 'ID_SERIAL': '36001405f208e545093d44a6ac77aa8bf', 'ID_SERIAL_SHORT': '6001405f208e545093d44a6ac77aa8bf', 'ID_TARGET_PORT': '0', 'ID_TYPE': 'disk', 'ID_VENDOR': 'LIO-ORG', 'ID_VENDOR_ENC': 'LIO-ORG\\x20', 'ID_WWN': '0x6001405f208e5450', 'ID_WWN_VENDOR_EXTENSION': '0x93d44a6ac77aa8bf', 'ID_WWN_WITH_EXTENSION': '0x6001405f208e545093d44a6ac77aa8bf', 'MAJOR': '8', 'MINOR': '176', 'SCSI_IDENT_LUN_LOGICAL_UNIT_GROUP': '0x0', 'SCSI_IDENT_LUN_NAA_REGEXT': '6001405f208e545093d44a6ac77aa8bf', 'SCSI_IDENT_LUN_T10': 'LIO-ORG_disk11:f208e545-093d-44a6-ac77-aa8bfab02819', 'SCSI_IDENT_PORT_NAME': 'naa.5001405a91c5ccc5,t,0x0001', 'SCSI_IDENT_PORT_RELATIVE': '0', 'SCSI_IDENT_PORT_TARGET_PORT_GROUP': '0x0', 'SCSI_IDENT_SERIAL': 'f208e545-093d-44a6-ac77-aa8bfab02819', 'SCSI_IDENT_TARGET_NAME': 'naa.5001405a91c5ccc5', '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': '337703429'} ; 2024-03-01 20:52:11,879 INFO blivet/MainThread: scanning sdl (/sys/devices/tcm_loop_0/tcm_loop_adapter_0/host2/target2:0:1/2:0:1:11/block/sdl)... 2024-03-01 20:52:11,881 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: sdl ; incomplete: False ; hidden: False ; 2024-03-01 20:52:11,884 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned None 2024-03-01 20:52:11,889 DEBUG blivet/MainThread: DiskDevicePopulator.run: name: sdl ; 2024-03-01 20:52:11,889 INFO blivet/MainThread: sdl is a disk 2024-03-01 20:52:11,890 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 18 2024-03-01 20:52:11,890 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 19 2024-03-01 20:52:11,892 DEBUG blivet/MainThread: DiskDevice._set_format: sdl ; type: None ; current: None ; 2024-03-01 20:52:11,895 DEBUG blivet/MainThread: DiskDevice.update_sysfs_path: sdl ; status: True ; 2024-03-01 20:52:11,896 DEBUG blivet/MainThread: sdl sysfs_path set to /sys/devices/tcm_loop_0/tcm_loop_adapter_0/host2/target2:0:1/2:0:1:11/block/sdl 2024-03-01 20:52:11,898 DEBUG blivet/MainThread: DiskDevice.read_current_size: exists: True ; path: /dev/sdl ; sysfs_path: /sys/devices/tcm_loop_0/tcm_loop_adapter_0/host2/target2:0:1/2:0:1:11/block/sdl ; 2024-03-01 20:52:11,899 DEBUG blivet/MainThread: updated sdl size to 1024 MiB (1024 MiB) 2024-03-01 20:52:11,899 INFO blivet/MainThread: added disk sdl (id 17) to device tree 2024-03-01 20:52:11,899 INFO blivet/MainThread: got device: DiskDevice instance (0x7f59908bcfa0) -- 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 = 6001405f208e545093d44a6ac77aa8bf 2024-03-01 20:52:11,902 DEBUG blivet/MainThread: DeviceTree.handle_format: name: sdl ; 2024-03-01 20:52:11,902 DEBUG blivet/MainThread: no type or existing type for sdl, bailing 2024-03-01 20:52:11,905 DEBUG blivet/MainThread: DeviceTree.handle_device: name: sdc ; info: {'CURRENT_TAGS': ':systemd:', 'DEVLINKS': '/dev/disk/by-id/scsi-SLIO-ORG_disk2_0b2dc9bc-15ac-412f-92a3-0dd570796fb3 ' '/dev/disk/by-id/scsi-1LIO-ORG_disk2:0b2dc9bc-15ac-412f-92a3-0dd570796fb3 ' '/dev/disk/by-id/scsi-360014050b2dc9bc15ac412f92a30dd57 ' '/dev/disk/by-diskseq/4 ' '/dev/disk/by-id/wwn-0x60014050b2dc9bc15ac412f92a30dd57', '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': '0b2dc9bc-15ac-412f-92a3-0dd570796fb3', 'ID_SERIAL': '360014050b2dc9bc15ac412f92a30dd57', 'ID_SERIAL_SHORT': '60014050b2dc9bc15ac412f92a30dd57', 'ID_TARGET_PORT': '0', 'ID_TYPE': 'disk', 'ID_VENDOR': 'LIO-ORG', 'ID_VENDOR_ENC': 'LIO-ORG\\x20', 'ID_WWN': '0x60014050b2dc9bc1', 'ID_WWN_VENDOR_EXTENSION': '0x5ac412f92a30dd57', 'ID_WWN_WITH_EXTENSION': '0x60014050b2dc9bc15ac412f92a30dd57', 'MAJOR': '8', 'MINOR': '32', 'SCSI_IDENT_LUN_LOGICAL_UNIT_GROUP': '0x0', 'SCSI_IDENT_LUN_NAA_REGEXT': '60014050b2dc9bc15ac412f92a30dd57', 'SCSI_IDENT_LUN_T10': 'LIO-ORG_disk2:0b2dc9bc-15ac-412f-92a3-0dd570796fb3', 'SCSI_IDENT_PORT_NAME': 'naa.5001405a91c5ccc5,t,0x0001', 'SCSI_IDENT_PORT_RELATIVE': '0', 'SCSI_IDENT_PORT_TARGET_PORT_GROUP': '0x0', 'SCSI_IDENT_SERIAL': '0b2dc9bc-15ac-412f-92a3-0dd570796fb3', 'SCSI_IDENT_TARGET_NAME': 'naa.5001405a91c5ccc5', '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': '337088436'} ; 2024-03-01 20:52:11,905 INFO blivet/MainThread: scanning sdc (/sys/devices/tcm_loop_0/tcm_loop_adapter_0/host2/target2:0:1/2:0:1:2/block/sdc)... 2024-03-01 20:52:11,908 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: sdc ; incomplete: False ; hidden: False ; 2024-03-01 20:52:11,911 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned None 2024-03-01 20:52:11,916 DEBUG blivet/MainThread: DiskDevicePopulator.run: name: sdc ; 2024-03-01 20:52:11,916 INFO blivet/MainThread: sdc is a disk 2024-03-01 20:52:11,917 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 23 2024-03-01 20:52:11,917 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 24 2024-03-01 20:52:11,919 DEBUG blivet/MainThread: DiskDevice._set_format: sdc ; type: None ; current: None ; 2024-03-01 20:52:11,922 DEBUG blivet/MainThread: DiskDevice.update_sysfs_path: sdc ; status: True ; 2024-03-01 20:52:11,922 DEBUG blivet/MainThread: sdc sysfs_path set to /sys/devices/tcm_loop_0/tcm_loop_adapter_0/host2/target2:0:1/2:0:1:2/block/sdc 2024-03-01 20:52:11,925 DEBUG blivet/MainThread: DiskDevice.read_current_size: exists: True ; path: /dev/sdc ; sysfs_path: /sys/devices/tcm_loop_0/tcm_loop_adapter_0/host2/target2:0:1/2:0:1:2/block/sdc ; 2024-03-01 20:52:11,925 DEBUG blivet/MainThread: updated sdc size to 1024 MiB (1024 MiB) 2024-03-01 20:52:11,926 INFO blivet/MainThread: added disk sdc (id 22) to device tree 2024-03-01 20:52:11,926 INFO blivet/MainThread: got device: DiskDevice instance (0x7f59918d7eb0) -- 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 = 60014050b2dc9bc15ac412f92a30dd57 2024-03-01 20:52:11,929 DEBUG blivet/MainThread: DeviceTree.handle_format: name: sdc ; 2024-03-01 20:52:11,929 DEBUG blivet/MainThread: no type or existing type for sdc, bailing 2024-03-01 20:52:11,932 DEBUG blivet/MainThread: DeviceTree.handle_device: name: sdd ; info: {'CURRENT_TAGS': ':systemd:', 'DEVLINKS': '/dev/disk/by-id/scsi-1LIO-ORG_disk3:28254ba1-444f-43ab-a0ee-f4edee35f467 ' '/dev/disk/by-id/scsi-3600140528254ba1444f43aba0eef4ede ' '/dev/disk/by-id/wwn-0x600140528254ba1444f43aba0eef4ede ' '/dev/disk/by-id/scsi-SLIO-ORG_disk3_28254ba1-444f-43ab-a0ee-f4edee35f467 ' '/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': '28254ba1-444f-43ab-a0ee-f4edee35f467', 'ID_SERIAL': '3600140528254ba1444f43aba0eef4ede', 'ID_SERIAL_SHORT': '600140528254ba1444f43aba0eef4ede', 'ID_TARGET_PORT': '0', 'ID_TYPE': 'disk', 'ID_VENDOR': 'LIO-ORG', 'ID_VENDOR_ENC': 'LIO-ORG\\x20', 'ID_WWN': '0x600140528254ba14', 'ID_WWN_VENDOR_EXTENSION': '0x44f43aba0eef4ede', 'ID_WWN_WITH_EXTENSION': '0x600140528254ba1444f43aba0eef4ede', 'MAJOR': '8', 'MINOR': '48', 'SCSI_IDENT_LUN_LOGICAL_UNIT_GROUP': '0x0', 'SCSI_IDENT_LUN_NAA_REGEXT': '600140528254ba1444f43aba0eef4ede', 'SCSI_IDENT_LUN_T10': 'LIO-ORG_disk3:28254ba1-444f-43ab-a0ee-f4edee35f467', 'SCSI_IDENT_PORT_NAME': 'naa.5001405a91c5ccc5,t,0x0001', 'SCSI_IDENT_PORT_RELATIVE': '0', 'SCSI_IDENT_PORT_TARGET_PORT_GROUP': '0x0', 'SCSI_IDENT_SERIAL': '28254ba1-444f-43ab-a0ee-f4edee35f467', 'SCSI_IDENT_TARGET_NAME': 'naa.5001405a91c5ccc5', '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': '337038990'} ; 2024-03-01 20:52:11,932 INFO blivet/MainThread: scanning sdd (/sys/devices/tcm_loop_0/tcm_loop_adapter_0/host2/target2:0:1/2:0:1:3/block/sdd)... 2024-03-01 20:52:11,935 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: sdd ; incomplete: False ; hidden: False ; 2024-03-01 20:52:11,937 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned None 2024-03-01 20:52:11,942 DEBUG blivet/MainThread: DiskDevicePopulator.run: name: sdd ; 2024-03-01 20:52:11,943 INFO blivet/MainThread: sdd is a disk 2024-03-01 20:52:11,943 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 28 2024-03-01 20:52:11,943 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 29 2024-03-01 20:52:11,946 DEBUG blivet/MainThread: DiskDevice._set_format: sdd ; type: None ; current: None ; 2024-03-01 20:52:11,949 DEBUG blivet/MainThread: DiskDevice.update_sysfs_path: sdd ; status: True ; 2024-03-01 20:52:11,949 DEBUG blivet/MainThread: sdd sysfs_path set to /sys/devices/tcm_loop_0/tcm_loop_adapter_0/host2/target2:0:1/2:0:1:3/block/sdd 2024-03-01 20:52:11,952 DEBUG blivet/MainThread: DiskDevice.read_current_size: exists: True ; path: /dev/sdd ; sysfs_path: /sys/devices/tcm_loop_0/tcm_loop_adapter_0/host2/target2:0:1/2:0:1:3/block/sdd ; 2024-03-01 20:52:11,952 DEBUG blivet/MainThread: updated sdd size to 1024 MiB (1024 MiB) 2024-03-01 20:52:11,952 INFO blivet/MainThread: added disk sdd (id 27) to device tree 2024-03-01 20:52:11,952 INFO blivet/MainThread: got device: DiskDevice instance (0x7f5991d7a460) -- 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 = 600140528254ba1444f43aba0eef4ede 2024-03-01 20:52:11,955 DEBUG blivet/MainThread: DeviceTree.handle_format: name: sdd ; 2024-03-01 20:52:11,955 DEBUG blivet/MainThread: no type or existing type for sdd, bailing 2024-03-01 20:52:11,958 DEBUG blivet/MainThread: DeviceTree.handle_device: name: sde ; info: {'CURRENT_TAGS': ':systemd:', 'DEVLINKS': '/dev/disk/by-id/scsi-SLIO-ORG_disk4_8a9a6b3d-7bec-490e-abf9-e15bfef000fd ' '/dev/disk/by-id/wwn-0x60014058a9a6b3d7bec490eabf9e15bf ' '/dev/disk/by-diskseq/6 ' '/dev/disk/by-id/scsi-360014058a9a6b3d7bec490eabf9e15bf ' '/dev/disk/by-id/scsi-1LIO-ORG_disk4:8a9a6b3d-7bec-490e-abf9-e15bfef000fd', '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': '8a9a6b3d-7bec-490e-abf9-e15bfef000fd', 'ID_SERIAL': '360014058a9a6b3d7bec490eabf9e15bf', 'ID_SERIAL_SHORT': '60014058a9a6b3d7bec490eabf9e15bf', 'ID_TARGET_PORT': '0', 'ID_TYPE': 'disk', 'ID_VENDOR': 'LIO-ORG', 'ID_VENDOR_ENC': 'LIO-ORG\\x20', 'ID_WWN': '0x60014058a9a6b3d7', 'ID_WWN_VENDOR_EXTENSION': '0xbec490eabf9e15bf', 'ID_WWN_WITH_EXTENSION': '0x60014058a9a6b3d7bec490eabf9e15bf', 'MAJOR': '8', 'MINOR': '64', 'SCSI_IDENT_LUN_LOGICAL_UNIT_GROUP': '0x0', 'SCSI_IDENT_LUN_NAA_REGEXT': '60014058a9a6b3d7bec490eabf9e15bf', 'SCSI_IDENT_LUN_T10': 'LIO-ORG_disk4:8a9a6b3d-7bec-490e-abf9-e15bfef000fd', 'SCSI_IDENT_PORT_NAME': 'naa.5001405a91c5ccc5,t,0x0001', 'SCSI_IDENT_PORT_RELATIVE': '0', 'SCSI_IDENT_PORT_TARGET_PORT_GROUP': '0x0', 'SCSI_IDENT_SERIAL': '8a9a6b3d-7bec-490e-abf9-e15bfef000fd', 'SCSI_IDENT_TARGET_NAME': 'naa.5001405a91c5ccc5', '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': '337149758'} ; 2024-03-01 20:52:11,958 INFO blivet/MainThread: scanning sde (/sys/devices/tcm_loop_0/tcm_loop_adapter_0/host2/target2:0:1/2:0:1:4/block/sde)... 2024-03-01 20:52:11,961 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: sde ; incomplete: False ; hidden: False ; 2024-03-01 20:52:11,964 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned None 2024-03-01 20:52:11,969 DEBUG blivet/MainThread: DiskDevicePopulator.run: name: sde ; 2024-03-01 20:52:11,969 INFO blivet/MainThread: sde is a disk 2024-03-01 20:52:11,969 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 33 2024-03-01 20:52:11,969 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 34 2024-03-01 20:52:11,972 DEBUG blivet/MainThread: DiskDevice._set_format: sde ; type: None ; current: None ; 2024-03-01 20:52:11,975 DEBUG blivet/MainThread: DiskDevice.update_sysfs_path: sde ; status: True ; 2024-03-01 20:52:11,975 DEBUG blivet/MainThread: sde sysfs_path set to /sys/devices/tcm_loop_0/tcm_loop_adapter_0/host2/target2:0:1/2:0:1:4/block/sde 2024-03-01 20:52:11,978 DEBUG blivet/MainThread: DiskDevice.read_current_size: exists: True ; path: /dev/sde ; sysfs_path: /sys/devices/tcm_loop_0/tcm_loop_adapter_0/host2/target2:0:1/2:0:1:4/block/sde ; 2024-03-01 20:52:11,978 DEBUG blivet/MainThread: updated sde size to 1024 MiB (1024 MiB) 2024-03-01 20:52:11,978 INFO blivet/MainThread: added disk sde (id 32) to device tree 2024-03-01 20:52:11,978 INFO blivet/MainThread: got device: DiskDevice instance (0x7f5990845610) -- 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 = 60014058a9a6b3d7bec490eabf9e15bf 2024-03-01 20:52:11,981 DEBUG blivet/MainThread: DeviceTree.handle_format: name: sde ; 2024-03-01 20:52:11,981 DEBUG blivet/MainThread: no type or existing type for sde, bailing 2024-03-01 20:52:11,985 DEBUG blivet/MainThread: DeviceTree.handle_device: name: sdf ; info: {'CURRENT_TAGS': ':systemd:', 'DEVLINKS': '/dev/disk/by-id/scsi-3600140525b7012bf4c541b5b0813087a ' '/dev/disk/by-id/scsi-SLIO-ORG_disk5_25b7012b-f4c5-41b5-b081-3087a0ec48d2 ' '/dev/disk/by-diskseq/7 ' '/dev/disk/by-id/wwn-0x600140525b7012bf4c541b5b0813087a ' '/dev/disk/by-id/scsi-1LIO-ORG_disk5:25b7012b-f4c5-41b5-b081-3087a0ec48d2', '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': '25b7012b-f4c5-41b5-b081-3087a0ec48d2', 'ID_SERIAL': '3600140525b7012bf4c541b5b0813087a', 'ID_SERIAL_SHORT': '600140525b7012bf4c541b5b0813087a', 'ID_TARGET_PORT': '0', 'ID_TYPE': 'disk', 'ID_VENDOR': 'LIO-ORG', 'ID_VENDOR_ENC': 'LIO-ORG\\x20', 'ID_WWN': '0x600140525b7012bf', 'ID_WWN_VENDOR_EXTENSION': '0x4c541b5b0813087a', 'ID_WWN_WITH_EXTENSION': '0x600140525b7012bf4c541b5b0813087a', 'MAJOR': '8', 'MINOR': '80', 'SCSI_IDENT_LUN_LOGICAL_UNIT_GROUP': '0x0', 'SCSI_IDENT_LUN_NAA_REGEXT': '600140525b7012bf4c541b5b0813087a', 'SCSI_IDENT_LUN_T10': 'LIO-ORG_disk5:25b7012b-f4c5-41b5-b081-3087a0ec48d2', 'SCSI_IDENT_PORT_NAME': 'naa.5001405a91c5ccc5,t,0x0001', 'SCSI_IDENT_PORT_RELATIVE': '0', 'SCSI_IDENT_PORT_TARGET_PORT_GROUP': '0x0', 'SCSI_IDENT_SERIAL': '25b7012b-f4c5-41b5-b081-3087a0ec48d2', 'SCSI_IDENT_TARGET_NAME': 'naa.5001405a91c5ccc5', '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': '337251391'} ; 2024-03-01 20:52:11,985 INFO blivet/MainThread: scanning sdf (/sys/devices/tcm_loop_0/tcm_loop_adapter_0/host2/target2:0:1/2:0:1:5/block/sdf)... 2024-03-01 20:52:11,987 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: sdf ; incomplete: False ; hidden: False ; 2024-03-01 20:52:11,990 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned None 2024-03-01 20:52:11,995 DEBUG blivet/MainThread: DiskDevicePopulator.run: name: sdf ; 2024-03-01 20:52:11,995 INFO blivet/MainThread: sdf is a disk 2024-03-01 20:52:11,995 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 38 2024-03-01 20:52:11,996 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 39 2024-03-01 20:52:11,998 DEBUG blivet/MainThread: DiskDevice._set_format: sdf ; type: None ; current: None ; 2024-03-01 20:52:12,001 DEBUG blivet/MainThread: DiskDevice.update_sysfs_path: sdf ; status: True ; 2024-03-01 20:52:12,001 DEBUG blivet/MainThread: sdf sysfs_path set to /sys/devices/tcm_loop_0/tcm_loop_adapter_0/host2/target2:0:1/2:0:1:5/block/sdf 2024-03-01 20:52:12,004 DEBUG blivet/MainThread: DiskDevice.read_current_size: exists: True ; path: /dev/sdf ; sysfs_path: /sys/devices/tcm_loop_0/tcm_loop_adapter_0/host2/target2:0:1/2:0:1:5/block/sdf ; 2024-03-01 20:52:12,004 DEBUG blivet/MainThread: updated sdf size to 1024 MiB (1024 MiB) 2024-03-01 20:52:12,005 INFO blivet/MainThread: added disk sdf (id 37) to device tree 2024-03-01 20:52:12,005 INFO blivet/MainThread: got device: DiskDevice instance (0x7f59908bc790) -- 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 = 600140525b7012bf4c541b5b0813087a 2024-03-01 20:52:12,008 DEBUG blivet/MainThread: DeviceTree.handle_format: name: sdf ; 2024-03-01 20:52:12,008 DEBUG blivet/MainThread: no type or existing type for sdf, bailing 2024-03-01 20:52:12,011 DEBUG blivet/MainThread: DeviceTree.handle_device: name: sdg ; info: {'CURRENT_TAGS': ':systemd:', 'DEVLINKS': '/dev/disk/by-diskseq/8 ' '/dev/disk/by-id/wwn-0x60014052fcb2cc6c28443eab562c0b7e ' '/dev/disk/by-id/scsi-SLIO-ORG_disk6_2fcb2cc6-c284-43ea-b562-c0b7eba2ff7a ' '/dev/disk/by-id/scsi-360014052fcb2cc6c28443eab562c0b7e ' '/dev/disk/by-id/scsi-1LIO-ORG_disk6:2fcb2cc6-c284-43ea-b562-c0b7eba2ff7a', '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': '2fcb2cc6-c284-43ea-b562-c0b7eba2ff7a', 'ID_SERIAL': '360014052fcb2cc6c28443eab562c0b7e', 'ID_SERIAL_SHORT': '60014052fcb2cc6c28443eab562c0b7e', 'ID_TARGET_PORT': '0', 'ID_TYPE': 'disk', 'ID_VENDOR': 'LIO-ORG', 'ID_VENDOR_ENC': 'LIO-ORG\\x20', 'ID_WWN': '0x60014052fcb2cc6c', 'ID_WWN_VENDOR_EXTENSION': '0x28443eab562c0b7e', 'ID_WWN_WITH_EXTENSION': '0x60014052fcb2cc6c28443eab562c0b7e', 'MAJOR': '8', 'MINOR': '96', 'SCSI_IDENT_LUN_LOGICAL_UNIT_GROUP': '0x0', 'SCSI_IDENT_LUN_NAA_REGEXT': '60014052fcb2cc6c28443eab562c0b7e', 'SCSI_IDENT_LUN_T10': 'LIO-ORG_disk6:2fcb2cc6-c284-43ea-b562-c0b7eba2ff7a', 'SCSI_IDENT_PORT_NAME': 'naa.5001405a91c5ccc5,t,0x0001', 'SCSI_IDENT_PORT_RELATIVE': '0', 'SCSI_IDENT_PORT_TARGET_PORT_GROUP': '0x0', 'SCSI_IDENT_SERIAL': '2fcb2cc6-c284-43ea-b562-c0b7eba2ff7a', 'SCSI_IDENT_TARGET_NAME': 'naa.5001405a91c5ccc5', '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': '337228647'} ; 2024-03-01 20:52:12,011 INFO blivet/MainThread: scanning sdg (/sys/devices/tcm_loop_0/tcm_loop_adapter_0/host2/target2:0:1/2:0:1:6/block/sdg)... 2024-03-01 20:52:12,013 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: sdg ; incomplete: False ; hidden: False ; 2024-03-01 20:52:12,016 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned None 2024-03-01 20:52:12,021 DEBUG blivet/MainThread: DiskDevicePopulator.run: name: sdg ; 2024-03-01 20:52:12,022 INFO blivet/MainThread: sdg is a disk 2024-03-01 20:52:12,022 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 43 2024-03-01 20:52:12,022 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 44 2024-03-01 20:52:12,024 DEBUG blivet/MainThread: DiskDevice._set_format: sdg ; type: None ; current: None ; 2024-03-01 20:52:12,027 DEBUG blivet/MainThread: DiskDevice.update_sysfs_path: sdg ; status: True ; 2024-03-01 20:52:12,027 DEBUG blivet/MainThread: sdg sysfs_path set to /sys/devices/tcm_loop_0/tcm_loop_adapter_0/host2/target2:0:1/2:0:1:6/block/sdg 2024-03-01 20:52:12,030 DEBUG blivet/MainThread: DiskDevice.read_current_size: exists: True ; path: /dev/sdg ; sysfs_path: /sys/devices/tcm_loop_0/tcm_loop_adapter_0/host2/target2:0:1/2:0:1:6/block/sdg ; 2024-03-01 20:52:12,031 DEBUG blivet/MainThread: updated sdg size to 1024 MiB (1024 MiB) 2024-03-01 20:52:12,031 INFO blivet/MainThread: added disk sdg (id 42) to device tree 2024-03-01 20:52:12,031 INFO blivet/MainThread: got device: DiskDevice instance (0x7f5990850b80) -- 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 = 60014052fcb2cc6c28443eab562c0b7e 2024-03-01 20:52:12,034 DEBUG blivet/MainThread: DeviceTree.handle_format: name: sdg ; 2024-03-01 20:52:12,034 DEBUG blivet/MainThread: no type or existing type for sdg, bailing 2024-03-01 20:52:12,037 DEBUG blivet/MainThread: DeviceTree.handle_device: name: sdh ; info: {'CURRENT_TAGS': ':systemd:', 'DEVLINKS': '/dev/disk/by-diskseq/9 ' '/dev/disk/by-id/scsi-SLIO-ORG_disk7_130490dc-6bc5-4a3a-884c-8d67508d4785 ' '/dev/disk/by-id/scsi-36001405130490dc6bc54a3a884c8d675 ' '/dev/disk/by-id/scsi-1LIO-ORG_disk7:130490dc-6bc5-4a3a-884c-8d67508d4785 ' '/dev/disk/by-id/wwn-0x6001405130490dc6bc54a3a884c8d675', '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': '130490dc-6bc5-4a3a-884c-8d67508d4785', 'ID_SERIAL': '36001405130490dc6bc54a3a884c8d675', 'ID_SERIAL_SHORT': '6001405130490dc6bc54a3a884c8d675', 'ID_TARGET_PORT': '0', 'ID_TYPE': 'disk', 'ID_VENDOR': 'LIO-ORG', 'ID_VENDOR_ENC': 'LIO-ORG\\x20', 'ID_WWN': '0x6001405130490dc6', 'ID_WWN_VENDOR_EXTENSION': '0xbc54a3a884c8d675', 'ID_WWN_WITH_EXTENSION': '0x6001405130490dc6bc54a3a884c8d675', 'MAJOR': '8', 'MINOR': '112', 'SCSI_IDENT_LUN_LOGICAL_UNIT_GROUP': '0x0', 'SCSI_IDENT_LUN_NAA_REGEXT': '6001405130490dc6bc54a3a884c8d675', 'SCSI_IDENT_LUN_T10': 'LIO-ORG_disk7:130490dc-6bc5-4a3a-884c-8d67508d4785', 'SCSI_IDENT_PORT_NAME': 'naa.5001405a91c5ccc5,t,0x0001', 'SCSI_IDENT_PORT_RELATIVE': '0', 'SCSI_IDENT_PORT_TARGET_PORT_GROUP': '0x0', 'SCSI_IDENT_SERIAL': '130490dc-6bc5-4a3a-884c-8d67508d4785', 'SCSI_IDENT_TARGET_NAME': 'naa.5001405a91c5ccc5', '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': '337415073'} ; 2024-03-01 20:52:12,037 INFO blivet/MainThread: scanning sdh (/sys/devices/tcm_loop_0/tcm_loop_adapter_0/host2/target2:0:1/2:0:1:7/block/sdh)... 2024-03-01 20:52:12,040 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: sdh ; incomplete: False ; hidden: False ; 2024-03-01 20:52:12,042 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned None 2024-03-01 20:52:12,047 DEBUG blivet/MainThread: DiskDevicePopulator.run: name: sdh ; 2024-03-01 20:52:12,048 INFO blivet/MainThread: sdh is a disk 2024-03-01 20:52:12,048 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 48 2024-03-01 20:52:12,048 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 49 2024-03-01 20:52:12,051 DEBUG blivet/MainThread: DiskDevice._set_format: sdh ; type: None ; current: None ; 2024-03-01 20:52:12,054 DEBUG blivet/MainThread: DiskDevice.update_sysfs_path: sdh ; status: True ; 2024-03-01 20:52:12,054 DEBUG blivet/MainThread: sdh sysfs_path set to /sys/devices/tcm_loop_0/tcm_loop_adapter_0/host2/target2:0:1/2:0:1:7/block/sdh 2024-03-01 20:52:12,057 DEBUG blivet/MainThread: DiskDevice.read_current_size: exists: True ; path: /dev/sdh ; sysfs_path: /sys/devices/tcm_loop_0/tcm_loop_adapter_0/host2/target2:0:1/2:0:1:7/block/sdh ; 2024-03-01 20:52:12,057 DEBUG blivet/MainThread: updated sdh size to 1024 MiB (1024 MiB) 2024-03-01 20:52:12,057 INFO blivet/MainThread: added disk sdh (id 47) to device tree 2024-03-01 20:52:12,057 INFO blivet/MainThread: got device: DiskDevice instance (0x7f5990850f10) -- 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 = 6001405130490dc6bc54a3a884c8d675 2024-03-01 20:52:12,060 DEBUG blivet/MainThread: DeviceTree.handle_format: name: sdh ; 2024-03-01 20:52:12,060 DEBUG blivet/MainThread: no type or existing type for sdh, bailing 2024-03-01 20:52:12,063 DEBUG blivet/MainThread: DeviceTree.handle_device: name: sdi ; info: {'CURRENT_TAGS': ':systemd:', 'DEVLINKS': '/dev/disk/by-id/wwn-0x60014057c02790daf61431ab4c5489ce ' '/dev/disk/by-id/scsi-SLIO-ORG_disk8_7c02790d-af61-431a-b4c5-489ce662d703 ' '/dev/disk/by-diskseq/10 ' '/dev/disk/by-id/scsi-1LIO-ORG_disk8:7c02790d-af61-431a-b4c5-489ce662d703 ' '/dev/disk/by-id/scsi-360014057c02790daf61431ab4c5489ce', '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': '7c02790d-af61-431a-b4c5-489ce662d703', 'ID_SERIAL': '360014057c02790daf61431ab4c5489ce', 'ID_SERIAL_SHORT': '60014057c02790daf61431ab4c5489ce', 'ID_TARGET_PORT': '0', 'ID_TYPE': 'disk', 'ID_VENDOR': 'LIO-ORG', 'ID_VENDOR_ENC': 'LIO-ORG\\x20', 'ID_WWN': '0x60014057c02790da', 'ID_WWN_VENDOR_EXTENSION': '0xf61431ab4c5489ce', 'ID_WWN_WITH_EXTENSION': '0x60014057c02790daf61431ab4c5489ce', 'MAJOR': '8', 'MINOR': '128', 'SCSI_IDENT_LUN_LOGICAL_UNIT_GROUP': '0x0', 'SCSI_IDENT_LUN_NAA_REGEXT': '60014057c02790daf61431ab4c5489ce', 'SCSI_IDENT_LUN_T10': 'LIO-ORG_disk8:7c02790d-af61-431a-b4c5-489ce662d703', 'SCSI_IDENT_PORT_NAME': 'naa.5001405a91c5ccc5,t,0x0001', 'SCSI_IDENT_PORT_RELATIVE': '0', 'SCSI_IDENT_PORT_TARGET_PORT_GROUP': '0x0', 'SCSI_IDENT_SERIAL': '7c02790d-af61-431a-b4c5-489ce662d703', 'SCSI_IDENT_TARGET_NAME': 'naa.5001405a91c5ccc5', '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': '337428002'} ; 2024-03-01 20:52:12,063 INFO blivet/MainThread: scanning sdi (/sys/devices/tcm_loop_0/tcm_loop_adapter_0/host2/target2:0:1/2:0:1:8/block/sdi)... 2024-03-01 20:52:12,066 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: sdi ; incomplete: False ; hidden: False ; 2024-03-01 20:52:12,069 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned None 2024-03-01 20:52:12,074 DEBUG blivet/MainThread: DiskDevicePopulator.run: name: sdi ; 2024-03-01 20:52:12,074 INFO blivet/MainThread: sdi is a disk 2024-03-01 20:52:12,074 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 53 2024-03-01 20:52:12,074 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 54 2024-03-01 20:52:12,077 DEBUG blivet/MainThread: DiskDevice._set_format: sdi ; type: None ; current: None ; 2024-03-01 20:52:12,080 DEBUG blivet/MainThread: DiskDevice.update_sysfs_path: sdi ; status: True ; 2024-03-01 20:52:12,080 DEBUG blivet/MainThread: sdi sysfs_path set to /sys/devices/tcm_loop_0/tcm_loop_adapter_0/host2/target2:0:1/2:0:1:8/block/sdi 2024-03-01 20:52:12,083 DEBUG blivet/MainThread: DiskDevice.read_current_size: exists: True ; path: /dev/sdi ; sysfs_path: /sys/devices/tcm_loop_0/tcm_loop_adapter_0/host2/target2:0:1/2:0:1:8/block/sdi ; 2024-03-01 20:52:12,083 DEBUG blivet/MainThread: updated sdi size to 1024 MiB (1024 MiB) 2024-03-01 20:52:12,084 INFO blivet/MainThread: added disk sdi (id 52) to device tree 2024-03-01 20:52:12,084 INFO blivet/MainThread: got device: DiskDevice instance (0x7f5990855b50) -- 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 = 60014057c02790daf61431ab4c5489ce 2024-03-01 20:52:12,087 DEBUG blivet/MainThread: DeviceTree.handle_format: name: sdi ; 2024-03-01 20:52:12,087 DEBUG blivet/MainThread: no type or existing type for sdi, bailing 2024-03-01 20:52:12,090 DEBUG blivet/MainThread: DeviceTree.handle_device: name: sdj ; info: {'CURRENT_TAGS': ':systemd:', 'DEVLINKS': '/dev/disk/by-id/scsi-360014058bb02eed505c4d7593b520327 ' '/dev/disk/by-id/scsi-SLIO-ORG_disk9_8bb02eed-505c-4d75-93b5-20327aed4107 ' '/dev/disk/by-id/wwn-0x60014058bb02eed505c4d7593b520327 ' '/dev/disk/by-diskseq/11 ' '/dev/disk/by-id/scsi-1LIO-ORG_disk9:8bb02eed-505c-4d75-93b5-20327aed4107', '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': '8bb02eed-505c-4d75-93b5-20327aed4107', 'ID_SERIAL': '360014058bb02eed505c4d7593b520327', 'ID_SERIAL_SHORT': '60014058bb02eed505c4d7593b520327', 'ID_TARGET_PORT': '0', 'ID_TYPE': 'disk', 'ID_VENDOR': 'LIO-ORG', 'ID_VENDOR_ENC': 'LIO-ORG\\x20', 'ID_WWN': '0x60014058bb02eed5', 'ID_WWN_VENDOR_EXTENSION': '0x05c4d7593b520327', 'ID_WWN_WITH_EXTENSION': '0x60014058bb02eed505c4d7593b520327', 'MAJOR': '8', 'MINOR': '144', 'SCSI_IDENT_LUN_LOGICAL_UNIT_GROUP': '0x0', 'SCSI_IDENT_LUN_NAA_REGEXT': '60014058bb02eed505c4d7593b520327', 'SCSI_IDENT_LUN_T10': 'LIO-ORG_disk9:8bb02eed-505c-4d75-93b5-20327aed4107', 'SCSI_IDENT_PORT_NAME': 'naa.5001405a91c5ccc5,t,0x0001', 'SCSI_IDENT_PORT_RELATIVE': '0', 'SCSI_IDENT_PORT_TARGET_PORT_GROUP': '0x0', 'SCSI_IDENT_SERIAL': '8bb02eed-505c-4d75-93b5-20327aed4107', 'SCSI_IDENT_TARGET_NAME': 'naa.5001405a91c5ccc5', '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': '337523000'} ; 2024-03-01 20:52:12,090 INFO blivet/MainThread: scanning sdj (/sys/devices/tcm_loop_0/tcm_loop_adapter_0/host2/target2:0:1/2:0:1:9/block/sdj)... 2024-03-01 20:52:12,093 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: sdj ; incomplete: False ; hidden: False ; 2024-03-01 20:52:12,095 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned None 2024-03-01 20:52:12,100 DEBUG blivet/MainThread: DiskDevicePopulator.run: name: sdj ; 2024-03-01 20:52:12,101 INFO blivet/MainThread: sdj is a disk 2024-03-01 20:52:12,101 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 58 2024-03-01 20:52:12,101 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 59 2024-03-01 20:52:12,104 DEBUG blivet/MainThread: DiskDevice._set_format: sdj ; type: None ; current: None ; 2024-03-01 20:52:12,106 DEBUG blivet/MainThread: DiskDevice.update_sysfs_path: sdj ; status: True ; 2024-03-01 20:52:12,107 DEBUG blivet/MainThread: sdj sysfs_path set to /sys/devices/tcm_loop_0/tcm_loop_adapter_0/host2/target2:0:1/2:0:1:9/block/sdj 2024-03-01 20:52:12,109 DEBUG blivet/MainThread: DiskDevice.read_current_size: exists: True ; path: /dev/sdj ; sysfs_path: /sys/devices/tcm_loop_0/tcm_loop_adapter_0/host2/target2:0:1/2:0:1:9/block/sdj ; 2024-03-01 20:52:12,110 DEBUG blivet/MainThread: updated sdj size to 1024 MiB (1024 MiB) 2024-03-01 20:52:12,110 INFO blivet/MainThread: added disk sdj (id 57) to device tree 2024-03-01 20:52:12,110 INFO blivet/MainThread: got device: DiskDevice instance (0x7f5990847100) -- 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 = 60014058bb02eed505c4d7593b520327 2024-03-01 20:52:12,113 DEBUG blivet/MainThread: DeviceTree.handle_format: name: sdj ; 2024-03-01 20:52:12,113 DEBUG blivet/MainThread: no type or existing type for sdj, bailing 2024-03-01 20:52:12,116 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': '16965658'} ; 2024-03-01 20:52:12,116 INFO blivet/MainThread: scanning xvda (/sys/devices/vbd-768/block/xvda)... 2024-03-01 20:52:12,119 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: xvda ; incomplete: False ; hidden: False ; 2024-03-01 20:52:12,122 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned None 2024-03-01 20:52:12,125 DEBUG blivet/MainThread: DiskDevicePopulator.run: name: xvda ; 2024-03-01 20:52:12,126 WARNING blivet/MainThread: device/vendor is not a valid attribute 2024-03-01 20:52:12,126 WARNING blivet/MainThread: device/model is not a valid attribute 2024-03-01 20:52:12,126 INFO blivet/MainThread: xvda is a disk 2024-03-01 20:52:12,126 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 63 2024-03-01 20:52:12,126 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 64 2024-03-01 20:52:12,129 DEBUG blivet/MainThread: DiskDevice._set_format: xvda ; type: None ; current: None ; 2024-03-01 20:52:12,131 DEBUG blivet/MainThread: DiskDevice.update_sysfs_path: xvda ; status: True ; 2024-03-01 20:52:12,132 DEBUG blivet/MainThread: xvda sysfs_path set to /sys/devices/vbd-768/block/xvda 2024-03-01 20:52:12,134 DEBUG blivet/MainThread: DiskDevice.read_current_size: exists: True ; path: /dev/xvda ; sysfs_path: /sys/devices/vbd-768/block/xvda ; 2024-03-01 20:52:12,135 DEBUG blivet/MainThread: updated xvda size to 250 GiB (250 GiB) 2024-03-01 20:52:12,135 INFO blivet/MainThread: added disk xvda (id 62) to device tree 2024-03-01 20:52:12,135 INFO blivet/MainThread: got device: DiskDevice instance (0x7f5990845ac0) -- name = xvda status = True id = 62 children = [] parents = [] uuid = None size = 250 GiB format = existing None major = 202 minor = 0 exists = True protected = False sysfs path = /sys/devices/vbd-768/block/xvda target size = 250 GiB path = /dev/xvda format args = [] original_format = None removable = False wwn = None 2024-03-01 20:52:12,138 DEBUG blivet/MainThread: DeviceTree.handle_format: name: xvda ; 2024-03-01 20:52:12,141 DEBUG blivet/MainThread: AppleBootstrapFS.supported: supported: True ; 2024-03-01 20:52:12,141 DEBUG blivet/MainThread: get_format('appleboot') returning AppleBootstrapFS instance with object id 66 2024-03-01 20:52:12,144 DEBUG blivet/MainThread: EFIFS.supported: supported: True ; 2024-03-01 20:52:12,144 DEBUG blivet/MainThread: get_format('efi') returning EFIFS instance with object id 67 2024-03-01 20:52:12,147 DEBUG blivet/MainThread: MacEFIFS.supported: supported: True ; 2024-03-01 20:52:12,147 DEBUG blivet/MainThread: get_format('macefi') returning MacEFIFS instance with object id 68 2024-03-01 20:52:12,150 DEBUG blivet/MainThread: MacEFIFS.supported: supported: True ; 2024-03-01 20:52:12,150 DEBUG blivet/MainThread: get_format('macefi') returning MacEFIFS instance with object id 69 2024-03-01 20:52:12,153 DEBUG blivet/MainThread: DiskLabelFormatPopulator.run: device: xvda ; label_type: dos ; 2024-03-01 20:52:12,156 DEBUG blivet/MainThread: DiskDevice.setup: xvda ; orig: False ; status: True ; controllable: True ; 2024-03-01 20:52:12,159 DEBUG blivet/MainThread: DiskLabel.__init__: uuid: e61ef7e0 ; label: None ; device: /dev/xvda ; serial: None ; exists: True ; 2024-03-01 20:52:12,165 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 0x7f59908612c0> 2024-03-01 20:52:12,206 DEBUG blivet/MainThread: get_format('disklabel') returning DiskLabel instance with object id 70 2024-03-01 20:52:12,210 DEBUG blivet/MainThread: DiskDevice._set_format: xvda ; type: disklabel ; current: None ; 2024-03-01 20:52:12,211 INFO blivet/MainThread: got format: existing msdos disklabel 2024-03-01 20:52:12,214 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': '16967518'} ; 2024-03-01 20:52:12,214 INFO blivet/MainThread: scanning xvda1 (/sys/devices/vbd-768/block/xvda/xvda1)... 2024-03-01 20:52:12,214 WARNING blivet/MainThread: hidden is not a valid attribute 2024-03-01 20:52:12,217 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: xvda1 ; incomplete: False ; hidden: False ; 2024-03-01 20:52:12,219 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned None 2024-03-01 20:52:12,222 DEBUG blivet/MainThread: PartitionDevicePopulator.run: name: xvda1 ; 2024-03-01 20:52:12,225 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: xvda1 ; incomplete: False ; hidden: False ; 2024-03-01 20:52:12,227 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned None 2024-03-01 20:52:12,227 INFO program/MainThread: Running... udevadm settle --timeout=300 2024-03-01 20:52:12,240 DEBUG program/MainThread: Return code: 0 2024-03-01 20:52:12,256 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: xvda ; incomplete: False ; hidden: False ; 2024-03-01 20:52:12,259 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned existing 250 GiB disk xvda (62) with existing msdos disklabel 2024-03-01 20:52:12,259 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 73 2024-03-01 20:52:12,264 DEBUG blivet/MainThread: DiskDevice.add_child: name: xvda ; child: xvda1 ; kids: 0 ; 2024-03-01 20:52:12,264 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 74 2024-03-01 20:52:12,266 DEBUG blivet/MainThread: PartitionDevice._set_format: xvda1 ; type: None ; current: None ; 2024-03-01 20:52:12,269 DEBUG blivet/MainThread: PartitionDevice.update_sysfs_path: xvda1 ; status: True ; 2024-03-01 20:52:12,269 DEBUG blivet/MainThread: xvda1 sysfs_path set to /sys/devices/vbd-768/block/xvda/xvda1 2024-03-01 20:52:12,272 DEBUG blivet/MainThread: PartitionDevice.read_current_size: exists: True ; path: /dev/xvda1 ; sysfs_path: /sys/devices/vbd-768/block/xvda/xvda1 ; 2024-03-01 20:52:12,272 DEBUG blivet/MainThread: updated xvda1 size to 250 GiB (250 GiB) 2024-03-01 20:52:12,273 DEBUG blivet/MainThread: looking up parted Partition: /dev/xvda1 2024-03-01 20:52:12,275 DEBUG blivet/MainThread: PartitionDevice.probe: xvda1 ; exists: True ; 2024-03-01 20:52:12,278 DEBUG blivet/MainThread: PartitionDevice.get_flag: path: /dev/xvda1 ; flag: 1 ; 2024-03-01 20:52:12,281 DEBUG blivet/MainThread: PartitionDevice.get_flag: path: /dev/xvda1 ; flag: 10 ; 2024-03-01 20:52:12,283 DEBUG blivet/MainThread: PartitionDevice.get_flag: path: /dev/xvda1 ; flag: 12 ; 2024-03-01 20:52:12,286 DEBUG blivet/MainThread: PartitionDevice.read_current_size: exists: True ; path: /dev/xvda1 ; sysfs_path: /sys/devices/vbd-768/block/xvda/xvda1 ; 2024-03-01 20:52:12,287 DEBUG blivet/MainThread: updated xvda1 size to 250 GiB (250 GiB) 2024-03-01 20:52:12,287 INFO blivet/MainThread: added partition xvda1 (id 72) to device tree 2024-03-01 20:52:12,287 INFO blivet/MainThread: parted exception: msdos disk labels do not support partition names. 2024-03-01 20:52:12,287 INFO blivet/MainThread: got device: PartitionDevice instance (0x7f5990865700) -- 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 0x7f5990871680> disk = existing 250 GiB disk xvda (62) with existing msdos disklabel start = 2048 end = 524287966 length = 524285919 flags = boot 2024-03-01 20:52:12,290 DEBUG blivet/MainThread: DeviceTree.handle_format: name: xvda1 ; 2024-03-01 20:52:12,293 DEBUG blivet/MainThread: AppleBootstrapFS.supported: supported: True ; 2024-03-01 20:52:12,293 DEBUG blivet/MainThread: get_format('appleboot') returning AppleBootstrapFS instance with object id 76 2024-03-01 20:52:12,296 DEBUG blivet/MainThread: EFIFS.supported: supported: True ; 2024-03-01 20:52:12,296 DEBUG blivet/MainThread: get_format('efi') returning EFIFS instance with object id 77 2024-03-01 20:52:12,299 DEBUG blivet/MainThread: MacEFIFS.supported: supported: True ; 2024-03-01 20:52:12,300 DEBUG blivet/MainThread: get_format('macefi') returning MacEFIFS instance with object id 78 2024-03-01 20:52:12,302 DEBUG blivet/MainThread: MacEFIFS.supported: supported: True ; 2024-03-01 20:52:12,303 DEBUG blivet/MainThread: get_format('macefi') returning MacEFIFS instance with object id 79 2024-03-01 20:52:12,304 WARNING blivet/MainThread: Stratis DBus service is not running 2024-03-01 20:52:12,304 INFO blivet/MainThread: type detected on 'xvda1' is 'xfs' 2024-03-01 20:52:12,307 DEBUG blivet/MainThread: XFS.supported: supported: True ; 2024-03-01 20:52:12,307 DEBUG blivet/MainThread: get_format('xfs') returning XFS instance with object id 80 2024-03-01 20:52:12,310 DEBUG blivet/MainThread: PartitionDevice._set_format: xvda1 ; type: xfs ; current: None ; 2024-03-01 20:52:12,310 INFO blivet/MainThread: got format: existing xfs filesystem 2024-03-01 20:52:12,310 INFO program/MainThread: Running... udevadm settle --timeout=300 2024-03-01 20:52:12,319 DEBUG program/MainThread: Return code: 0 2024-03-01 20:52:12,332 INFO blivet/MainThread: edd: collected mbr signatures: {'xvda': '0xe61ef7e0'} 2024-03-01 20:52:12,333 DEBUG blivet/MainThread: resolved 'UUID=a4d9efbc-be36-4c5f-99af-596afd10159d' to 'xvda1' (partition) 2024-03-01 20:52:12,336 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: ntap-bos-c01-eng01-nfs01b.storage.bos.redhat.com:/devops_engineering_nfs/devarchive/redhat ; incomplete: False ; hidden: False ; 2024-03-01 20:52:12,339 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned None 2024-03-01 20:52:12,341 DEBUG blivet/MainThread: DeviceTree.get_device_by_path: path: /dev/ntap-bos-c01-eng01-nfs01b.storage.bos.redhat.com:/devops_engineering_nfs/devarchive/redhat ; incomplete: False ; hidden: False ; 2024-03-01 20:52:12,344 DEBUG blivet/MainThread: DeviceTree.get_device_by_path returned None 2024-03-01 20:52:12,344 DEBUG blivet/MainThread: failed to resolve '/dev/ntap-bos-c01-eng01-nfs01b.storage.bos.redhat.com:/devops_engineering_nfs/devarchive/redhat' 2024-03-01 20:52:12,346 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: nest.test.redhat.com:/mnt/qa ; incomplete: False ; hidden: False ; 2024-03-01 20:52:12,349 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned None 2024-03-01 20:52:12,351 DEBUG blivet/MainThread: DeviceTree.get_device_by_path: path: /dev/nest.test.redhat.com:/mnt/qa ; incomplete: False ; hidden: False ; 2024-03-01 20:52:12,354 DEBUG blivet/MainThread: DeviceTree.get_device_by_path returned None 2024-03-01 20:52:12,354 DEBUG blivet/MainThread: failed to resolve '/dev/nest.test.redhat.com:/mnt/qa' 2024-03-01 20:52:12,356 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: vtap-eng01.storage.rdu2.redhat.com:/vol/engarchive ; incomplete: False ; hidden: False ; 2024-03-01 20:52:12,359 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned None 2024-03-01 20:52:12,361 DEBUG blivet/MainThread: DeviceTree.get_device_by_path: path: /dev/vtap-eng01.storage.rdu2.redhat.com:/vol/engarchive ; incomplete: False ; hidden: False ; 2024-03-01 20:52:12,364 DEBUG blivet/MainThread: DeviceTree.get_device_by_path returned None 2024-03-01 20:52:12,364 DEBUG blivet/MainThread: failed to resolve '/dev/vtap-eng01.storage.rdu2.redhat.com:/vol/engarchive' 2024-03-01 20:52:12,366 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: nest.test.redhat.com:/mnt/tpsdist ; incomplete: False ; hidden: False ; 2024-03-01 20:52:12,369 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned None 2024-03-01 20:52:12,371 DEBUG blivet/MainThread: DeviceTree.get_device_by_path: path: /dev/nest.test.redhat.com:/mnt/tpsdist ; incomplete: False ; hidden: False ; 2024-03-01 20:52:12,374 DEBUG blivet/MainThread: DeviceTree.get_device_by_path returned None 2024-03-01 20:52:12,374 DEBUG blivet/MainThread: failed to resolve '/dev/nest.test.redhat.com:/mnt/tpsdist' 2024-03-01 20:52:12,376 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: ntap-bos-c01-eng01-nfs01b.storage.bos.redhat.com:/devops_engineering_nfs/devarchive/redhat/brewroot ; incomplete: False ; hidden: False ; 2024-03-01 20:52:12,378 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned None 2024-03-01 20:52:12,381 DEBUG blivet/MainThread: DeviceTree.get_device_by_path: path: /dev/ntap-bos-c01-eng01-nfs01b.storage.bos.redhat.com:/devops_engineering_nfs/devarchive/redhat/brewroot ; incomplete: False ; hidden: False ; 2024-03-01 20:52:12,383 DEBUG blivet/MainThread: DeviceTree.get_device_by_path returned None 2024-03-01 20:52:12,383 DEBUG blivet/MainThread: failed to resolve '/dev/ntap-bos-c01-eng01-nfs01b.storage.bos.redhat.com:/devops_engineering_nfs/devarchive/redhat/brewroot' 2024-03-01 20:52:12,386 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: ntap-bos-c01-eng01-nfs01b.storage.bos.redhat.com:/devops_brew_scratch_nfs/scratch ; incomplete: False ; hidden: False ; 2024-03-01 20:52:12,388 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned None 2024-03-01 20:52:12,391 DEBUG blivet/MainThread: DeviceTree.get_device_by_path: path: /dev/ntap-bos-c01-eng01-nfs01b.storage.bos.redhat.com:/devops_brew_scratch_nfs/scratch ; incomplete: False ; hidden: False ; 2024-03-01 20:52:12,393 DEBUG blivet/MainThread: DeviceTree.get_device_by_path returned None 2024-03-01 20:52:12,393 DEBUG blivet/MainThread: failed to resolve '/dev/ntap-bos-c01-eng01-nfs01b.storage.bos.redhat.com:/devops_brew_scratch_nfs/scratch' 2024-03-01 20:52:12,394 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 82 2024-03-01 20:52:15,351 INFO blivet/MainThread: sys.argv = ['/tmp/ansible_fedora.linux_system_roles.blivet_payload_w3nhs9o7/ansible_fedora.linux_system_roles.blivet_payload.zip/ansible_collections/fedora/linux_system_roles/plugins/modules/blivet.py'] 2024-03-01 20:52:15,384 DEBUG blivet/MainThread: Ext4FS.supported: supported: True ; 2024-03-01 20:52:15,384 INFO program/MainThread: Running [2] e2fsck -V ... 2024-03-01 20:52:15,387 INFO program/MainThread: stdout[2]: 2024-03-01 20:52:15,387 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 20:52:15,387 INFO program/MainThread: ...done [2] (exit code: 0) 2024-03-01 20:52:15,387 INFO program/MainThread: Running... modprobe --dry-run ext4 2024-03-01 20:52:15,391 DEBUG program/MainThread: Return code: 0 2024-03-01 20:52:15,392 DEBUG blivet/MainThread: get_format('ext4') returning Ext4FS instance with object id 0 2024-03-01 20:52:15,395 DEBUG blivet/MainThread: Ext4FS.supported: supported: True ; 2024-03-01 20:52:15,395 DEBUG blivet/MainThread: trying to set new default fstype to 'ext4' 2024-03-01 20:52:15,398 DEBUG blivet/MainThread: Ext4FS.supported: supported: True ; 2024-03-01 20:52:15,398 DEBUG blivet/MainThread: get_format('ext4') returning Ext4FS instance with object id 1 2024-03-01 20:52:15,401 DEBUG blivet/MainThread: Ext4FS.supported: supported: True ; 2024-03-01 20:52:15,401 INFO program/MainThread: Running... lsblk --bytes -a -o NAME,SIZE,OWNER,GROUP,MODE,FSTYPE,LABEL,UUID,PARTUUID,MOUNTPOINT 2024-03-01 20:52:15,409 INFO program/MainThread: stdout: 2024-03-01 20:52:15,409 INFO program/MainThread: NAME SIZE OWNER GROUP MODE FSTYPE LABEL UUID PARTUUID MOUNTPOINT 2024-03-01 20:52:15,409 INFO program/MainThread: sda 1073741824 root disk brw-rw---- 2024-03-01 20:52:15,409 INFO program/MainThread: sdb 1073741824 root disk brw-rw---- 2024-03-01 20:52:15,409 INFO program/MainThread: sdc 1073741824 root disk brw-rw---- 2024-03-01 20:52:15,409 INFO program/MainThread: sdd 1073741824 root disk brw-rw---- 2024-03-01 20:52:15,409 INFO program/MainThread: sde 1073741824 root disk brw-rw---- 2024-03-01 20:52:15,409 INFO program/MainThread: sdf 1073741824 root disk brw-rw---- 2024-03-01 20:52:15,409 INFO program/MainThread: sdg 1073741824 root disk brw-rw---- 2024-03-01 20:52:15,409 INFO program/MainThread: sdh 1073741824 root disk brw-rw---- 2024-03-01 20:52:15,409 INFO program/MainThread: sdi 1073741824 root disk brw-rw---- 2024-03-01 20:52:15,409 INFO program/MainThread: sdj 1073741824 root disk brw-rw---- 2024-03-01 20:52:15,409 INFO program/MainThread: sdk 1073741824 root disk brw-rw---- 2024-03-01 20:52:15,409 INFO program/MainThread: sdl 1073741824 root disk brw-rw---- 2024-03-01 20:52:15,409 INFO program/MainThread: xvda 268435456000 root disk brw-rw---- 2024-03-01 20:52:15,409 INFO program/MainThread: `-xvda1 268434390528 root disk brw-rw---- xfs a4d9efbc-be36-4c5f-99af-596afd10159d e61ef7e0-01 / 2024-03-01 20:52:15,409 DEBUG program/MainThread: Return code: 0 2024-03-01 20:52:15,409 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 20:52:15,410 DEBUG blivet/MainThread: lvm filter: clearing the lvm devices list 2024-03-01 20:52:15,410 DEBUG blivet/MainThread: lvm filter: clearing the lvm devices list 2024-03-01 20:52:15,410 INFO blivet/MainThread: resetting Blivet (version 3.6.0) instance 2024-03-01 20:52:15,410 DEBUG blivet/MainThread: lvm filter: clearing the lvm devices list 2024-03-01 20:52:15,410 INFO blivet/MainThread: DeviceTree.populate: ignored_disks is [] ; exclusive_disks is [] 2024-03-01 20:52:15,411 WARNING blivet/MainThread: Failed to call the update_volume_info method: libstoragemgmt functionality not available 2024-03-01 20:52:15,411 INFO program/MainThread: Running... udevadm settle --timeout=300 2024-03-01 20:52:15,423 DEBUG program/MainThread: Return code: 0 2024-03-01 20:52:15,435 INFO blivet/MainThread: devices to scan: ['sda', 'sdb', 'sdk', 'sdl', 'sdc', 'sdd', 'sde', 'sdf', 'sdg', 'sdh', 'sdi', 'sdj', 'xvda', 'xvda1'] 2024-03-01 20:52:15,440 DEBUG blivet/MainThread: DeviceTree.handle_device: name: sda ; info: {'CURRENT_TAGS': ':systemd:', 'DEVLINKS': '/dev/disk/by-diskseq/2 ' '/dev/disk/by-id/scsi-SLIO-ORG_disk0_a8abeb2a-8284-458e-bf04-3e0fbc353c0a ' '/dev/disk/by-id/scsi-1LIO-ORG_disk0:a8abeb2a-8284-458e-bf04-3e0fbc353c0a ' '/dev/disk/by-id/scsi-36001405a8abeb2a8284458ebf043e0fb ' '/dev/disk/by-id/wwn-0x6001405a8abeb2a8284458ebf043e0fb', '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': 'a8abeb2a-8284-458e-bf04-3e0fbc353c0a', 'ID_SERIAL': '36001405a8abeb2a8284458ebf043e0fb', 'ID_SERIAL_SHORT': '6001405a8abeb2a8284458ebf043e0fb', 'ID_TARGET_PORT': '0', 'ID_TYPE': 'disk', 'ID_VENDOR': 'LIO-ORG', 'ID_VENDOR_ENC': 'LIO-ORG\\x20', 'ID_WWN': '0x6001405a8abeb2a8', 'ID_WWN_VENDOR_EXTENSION': '0x284458ebf043e0fb', 'ID_WWN_WITH_EXTENSION': '0x6001405a8abeb2a8284458ebf043e0fb', 'MAJOR': '8', 'MINOR': '0', 'SCSI_IDENT_LUN_LOGICAL_UNIT_GROUP': '0x0', 'SCSI_IDENT_LUN_NAA_REGEXT': '6001405a8abeb2a8284458ebf043e0fb', 'SCSI_IDENT_LUN_T10': 'LIO-ORG_disk0:a8abeb2a-8284-458e-bf04-3e0fbc353c0a', 'SCSI_IDENT_PORT_NAME': 'naa.5001405a91c5ccc5,t,0x0001', 'SCSI_IDENT_PORT_RELATIVE': '0', 'SCSI_IDENT_PORT_TARGET_PORT_GROUP': '0x0', 'SCSI_IDENT_SERIAL': 'a8abeb2a-8284-458e-bf04-3e0fbc353c0a', 'SCSI_IDENT_TARGET_NAME': 'naa.5001405a91c5ccc5', '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': '336998022'} ; 2024-03-01 20:52:15,440 INFO blivet/MainThread: scanning sda (/sys/devices/tcm_loop_0/tcm_loop_adapter_0/host2/target2:0:1/2:0:1:0/block/sda)... 2024-03-01 20:52:15,440 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 20:52:15,471 INFO program/MainThread: stdout[3]: 2024-03-01 20:52:15,472 INFO program/MainThread: stderr[3]: 2024-03-01 20:52:15,472 INFO program/MainThread: ...done [3] (exit code: 0) 2024-03-01 20:52:15,476 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: sda ; incomplete: False ; hidden: False ; 2024-03-01 20:52:15,478 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned None 2024-03-01 20:52:15,483 INFO blivet/MainThread: failed to get initiator name from iscsi firmware: storaged iSCSI functionality not available 2024-03-01 20:52:15,484 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 20:52:15,489 DEBUG blivet/MainThread: DiskDevicePopulator.run: name: sda ; 2024-03-01 20:52:15,489 INFO blivet/MainThread: sda is a disk 2024-03-01 20:52:15,489 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 3 2024-03-01 20:52:15,490 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 4 2024-03-01 20:52:15,493 DEBUG blivet/MainThread: DiskDevice._set_format: sda ; type: None ; current: None ; 2024-03-01 20:52:15,496 DEBUG blivet/MainThread: DiskDevice.update_sysfs_path: sda ; status: True ; 2024-03-01 20:52:15,496 DEBUG blivet/MainThread: sda sysfs_path set to /sys/devices/tcm_loop_0/tcm_loop_adapter_0/host2/target2:0:1/2:0:1:0/block/sda 2024-03-01 20:52:15,499 DEBUG blivet/MainThread: DiskDevice.read_current_size: exists: True ; path: /dev/sda ; sysfs_path: /sys/devices/tcm_loop_0/tcm_loop_adapter_0/host2/target2:0:1/2:0:1:0/block/sda ; 2024-03-01 20:52:15,499 DEBUG blivet/MainThread: updated sda size to 1024 MiB (1024 MiB) 2024-03-01 20:52:15,500 INFO blivet/MainThread: added disk sda (id 2) to device tree 2024-03-01 20:52:15,500 INFO blivet/MainThread: got device: DiskDevice instance (0x7fdeda6a7e50) -- 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 = 6001405a8abeb2a8284458ebf043e0fb 2024-03-01 20:52:15,503 DEBUG blivet/MainThread: DeviceTree.handle_format: name: sda ; 2024-03-01 20:52:15,503 DEBUG blivet/MainThread: no type or existing type for sda, bailing 2024-03-01 20:52:15,506 DEBUG blivet/MainThread: DeviceTree.handle_device: name: sdb ; info: {'CURRENT_TAGS': ':systemd:', 'DEVLINKS': '/dev/disk/by-id/scsi-1LIO-ORG_disk1:c67c68fc-5fb8-4942-8812-1de7084b7176 ' '/dev/disk/by-diskseq/3 ' '/dev/disk/by-id/wwn-0x6001405c67c68fc5fb8494288121de70 ' '/dev/disk/by-id/scsi-SLIO-ORG_disk1_c67c68fc-5fb8-4942-8812-1de7084b7176 ' '/dev/disk/by-id/scsi-36001405c67c68fc5fb8494288121de70', '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': 'c67c68fc-5fb8-4942-8812-1de7084b7176', 'ID_SERIAL': '36001405c67c68fc5fb8494288121de70', 'ID_SERIAL_SHORT': '6001405c67c68fc5fb8494288121de70', 'ID_TARGET_PORT': '0', 'ID_TYPE': 'disk', 'ID_VENDOR': 'LIO-ORG', 'ID_VENDOR_ENC': 'LIO-ORG\\x20', 'ID_WWN': '0x6001405c67c68fc5', 'ID_WWN_VENDOR_EXTENSION': '0xfb8494288121de70', 'ID_WWN_WITH_EXTENSION': '0x6001405c67c68fc5fb8494288121de70', 'MAJOR': '8', 'MINOR': '16', 'SCSI_IDENT_LUN_LOGICAL_UNIT_GROUP': '0x0', 'SCSI_IDENT_LUN_NAA_REGEXT': '6001405c67c68fc5fb8494288121de70', 'SCSI_IDENT_LUN_T10': 'LIO-ORG_disk1:c67c68fc-5fb8-4942-8812-1de7084b7176', 'SCSI_IDENT_PORT_NAME': 'naa.5001405a91c5ccc5,t,0x0001', 'SCSI_IDENT_PORT_RELATIVE': '0', 'SCSI_IDENT_PORT_TARGET_PORT_GROUP': '0x0', 'SCSI_IDENT_SERIAL': 'c67c68fc-5fb8-4942-8812-1de7084b7176', 'SCSI_IDENT_TARGET_NAME': 'naa.5001405a91c5ccc5', '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': '337020590'} ; 2024-03-01 20:52:15,506 INFO blivet/MainThread: scanning sdb (/sys/devices/tcm_loop_0/tcm_loop_adapter_0/host2/target2:0:1/2:0:1:1/block/sdb)... 2024-03-01 20:52:15,509 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: sdb ; incomplete: False ; hidden: False ; 2024-03-01 20:52:15,512 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned None 2024-03-01 20:52:15,517 DEBUG blivet/MainThread: DiskDevicePopulator.run: name: sdb ; 2024-03-01 20:52:15,518 INFO blivet/MainThread: sdb is a disk 2024-03-01 20:52:15,518 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 8 2024-03-01 20:52:15,518 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 9 2024-03-01 20:52:15,521 DEBUG blivet/MainThread: DiskDevice._set_format: sdb ; type: None ; current: None ; 2024-03-01 20:52:15,524 DEBUG blivet/MainThread: DiskDevice.update_sysfs_path: sdb ; status: True ; 2024-03-01 20:52:15,524 DEBUG blivet/MainThread: sdb sysfs_path set to /sys/devices/tcm_loop_0/tcm_loop_adapter_0/host2/target2:0:1/2:0:1:1/block/sdb 2024-03-01 20:52:15,527 DEBUG blivet/MainThread: DiskDevice.read_current_size: exists: True ; path: /dev/sdb ; sysfs_path: /sys/devices/tcm_loop_0/tcm_loop_adapter_0/host2/target2:0:1/2:0:1:1/block/sdb ; 2024-03-01 20:52:15,527 DEBUG blivet/MainThread: updated sdb size to 1024 MiB (1024 MiB) 2024-03-01 20:52:15,527 INFO blivet/MainThread: added disk sdb (id 7) to device tree 2024-03-01 20:52:15,527 INFO blivet/MainThread: got device: DiskDevice instance (0x7fdeda357f40) -- 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 = 6001405c67c68fc5fb8494288121de70 2024-03-01 20:52:15,531 DEBUG blivet/MainThread: DeviceTree.handle_format: name: sdb ; 2024-03-01 20:52:15,531 DEBUG blivet/MainThread: no type or existing type for sdb, bailing 2024-03-01 20:52:15,534 DEBUG blivet/MainThread: DeviceTree.handle_device: name: sdk ; info: {'CURRENT_TAGS': ':systemd:', 'DEVLINKS': '/dev/disk/by-id/wwn-0x6001405e1b8c6d03d0840ccbaa99ea54 ' '/dev/disk/by-diskseq/12 ' '/dev/disk/by-id/scsi-1LIO-ORG_disk10:e1b8c6d0-3d08-40cc-baa9-9ea541aeb400 ' '/dev/disk/by-id/scsi-36001405e1b8c6d03d0840ccbaa99ea54 ' '/dev/disk/by-id/scsi-SLIO-ORG_disk10_e1b8c6d0-3d08-40cc-baa9-9ea541aeb400', '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': 'e1b8c6d0-3d08-40cc-baa9-9ea541aeb400', 'ID_SERIAL': '36001405e1b8c6d03d0840ccbaa99ea54', 'ID_SERIAL_SHORT': '6001405e1b8c6d03d0840ccbaa99ea54', 'ID_TARGET_PORT': '0', 'ID_TYPE': 'disk', 'ID_VENDOR': 'LIO-ORG', 'ID_VENDOR_ENC': 'LIO-ORG\\x20', 'ID_WWN': '0x6001405e1b8c6d03', 'ID_WWN_VENDOR_EXTENSION': '0xd0840ccbaa99ea54', 'ID_WWN_WITH_EXTENSION': '0x6001405e1b8c6d03d0840ccbaa99ea54', 'MAJOR': '8', 'MINOR': '160', 'SCSI_IDENT_LUN_LOGICAL_UNIT_GROUP': '0x0', 'SCSI_IDENT_LUN_NAA_REGEXT': '6001405e1b8c6d03d0840ccbaa99ea54', 'SCSI_IDENT_LUN_T10': 'LIO-ORG_disk10:e1b8c6d0-3d08-40cc-baa9-9ea541aeb400', 'SCSI_IDENT_PORT_NAME': 'naa.5001405a91c5ccc5,t,0x0001', 'SCSI_IDENT_PORT_RELATIVE': '0', 'SCSI_IDENT_PORT_TARGET_PORT_GROUP': '0x0', 'SCSI_IDENT_SERIAL': 'e1b8c6d0-3d08-40cc-baa9-9ea541aeb400', 'SCSI_IDENT_TARGET_NAME': 'naa.5001405a91c5ccc5', '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': '337615258'} ; 2024-03-01 20:52:15,534 INFO blivet/MainThread: scanning sdk (/sys/devices/tcm_loop_0/tcm_loop_adapter_0/host2/target2:0:1/2:0:1:10/block/sdk)... 2024-03-01 20:52:15,537 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: sdk ; incomplete: False ; hidden: False ; 2024-03-01 20:52:15,539 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned None 2024-03-01 20:52:15,544 DEBUG blivet/MainThread: DiskDevicePopulator.run: name: sdk ; 2024-03-01 20:52:15,545 INFO blivet/MainThread: sdk is a disk 2024-03-01 20:52:15,545 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 13 2024-03-01 20:52:15,545 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 14 2024-03-01 20:52:15,548 DEBUG blivet/MainThread: DiskDevice._set_format: sdk ; type: None ; current: None ; 2024-03-01 20:52:15,551 DEBUG blivet/MainThread: DiskDevice.update_sysfs_path: sdk ; status: True ; 2024-03-01 20:52:15,551 DEBUG blivet/MainThread: sdk sysfs_path set to /sys/devices/tcm_loop_0/tcm_loop_adapter_0/host2/target2:0:1/2:0:1:10/block/sdk 2024-03-01 20:52:15,554 DEBUG blivet/MainThread: DiskDevice.read_current_size: exists: True ; path: /dev/sdk ; sysfs_path: /sys/devices/tcm_loop_0/tcm_loop_adapter_0/host2/target2:0:1/2:0:1:10/block/sdk ; 2024-03-01 20:52:15,554 DEBUG blivet/MainThread: updated sdk size to 1024 MiB (1024 MiB) 2024-03-01 20:52:15,554 INFO blivet/MainThread: added disk sdk (id 12) to device tree 2024-03-01 20:52:15,554 INFO blivet/MainThread: got device: DiskDevice instance (0x7fdeda357f70) -- 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 = 6001405e1b8c6d03d0840ccbaa99ea54 2024-03-01 20:52:15,558 DEBUG blivet/MainThread: DeviceTree.handle_format: name: sdk ; 2024-03-01 20:52:15,558 DEBUG blivet/MainThread: no type or existing type for sdk, bailing 2024-03-01 20:52:15,561 DEBUG blivet/MainThread: DeviceTree.handle_device: name: sdl ; info: {'CURRENT_TAGS': ':systemd:', 'DEVLINKS': '/dev/disk/by-id/wwn-0x6001405f208e545093d44a6ac77aa8bf ' '/dev/disk/by-id/scsi-36001405f208e545093d44a6ac77aa8bf ' '/dev/disk/by-diskseq/13 ' '/dev/disk/by-id/scsi-SLIO-ORG_disk11_f208e545-093d-44a6-ac77-aa8bfab02819 ' '/dev/disk/by-id/scsi-1LIO-ORG_disk11:f208e545-093d-44a6-ac77-aa8bfab02819', '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': 'f208e545-093d-44a6-ac77-aa8bfab02819', 'ID_SERIAL': '36001405f208e545093d44a6ac77aa8bf', 'ID_SERIAL_SHORT': '6001405f208e545093d44a6ac77aa8bf', 'ID_TARGET_PORT': '0', 'ID_TYPE': 'disk', 'ID_VENDOR': 'LIO-ORG', 'ID_VENDOR_ENC': 'LIO-ORG\\x20', 'ID_WWN': '0x6001405f208e5450', 'ID_WWN_VENDOR_EXTENSION': '0x93d44a6ac77aa8bf', 'ID_WWN_WITH_EXTENSION': '0x6001405f208e545093d44a6ac77aa8bf', 'MAJOR': '8', 'MINOR': '176', 'SCSI_IDENT_LUN_LOGICAL_UNIT_GROUP': '0x0', 'SCSI_IDENT_LUN_NAA_REGEXT': '6001405f208e545093d44a6ac77aa8bf', 'SCSI_IDENT_LUN_T10': 'LIO-ORG_disk11:f208e545-093d-44a6-ac77-aa8bfab02819', 'SCSI_IDENT_PORT_NAME': 'naa.5001405a91c5ccc5,t,0x0001', 'SCSI_IDENT_PORT_RELATIVE': '0', 'SCSI_IDENT_PORT_TARGET_PORT_GROUP': '0x0', 'SCSI_IDENT_SERIAL': 'f208e545-093d-44a6-ac77-aa8bfab02819', 'SCSI_IDENT_TARGET_NAME': 'naa.5001405a91c5ccc5', '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': '337703429'} ; 2024-03-01 20:52:15,561 INFO blivet/MainThread: scanning sdl (/sys/devices/tcm_loop_0/tcm_loop_adapter_0/host2/target2:0:1/2:0:1:11/block/sdl)... 2024-03-01 20:52:15,563 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: sdl ; incomplete: False ; hidden: False ; 2024-03-01 20:52:15,566 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned None 2024-03-01 20:52:15,571 DEBUG blivet/MainThread: DiskDevicePopulator.run: name: sdl ; 2024-03-01 20:52:15,571 INFO blivet/MainThread: sdl is a disk 2024-03-01 20:52:15,571 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 18 2024-03-01 20:52:15,572 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 19 2024-03-01 20:52:15,574 DEBUG blivet/MainThread: DiskDevice._set_format: sdl ; type: None ; current: None ; 2024-03-01 20:52:15,577 DEBUG blivet/MainThread: DiskDevice.update_sysfs_path: sdl ; status: True ; 2024-03-01 20:52:15,577 DEBUG blivet/MainThread: sdl sysfs_path set to /sys/devices/tcm_loop_0/tcm_loop_adapter_0/host2/target2:0:1/2:0:1:11/block/sdl 2024-03-01 20:52:15,580 DEBUG blivet/MainThread: DiskDevice.read_current_size: exists: True ; path: /dev/sdl ; sysfs_path: /sys/devices/tcm_loop_0/tcm_loop_adapter_0/host2/target2:0:1/2:0:1:11/block/sdl ; 2024-03-01 20:52:15,580 DEBUG blivet/MainThread: updated sdl size to 1024 MiB (1024 MiB) 2024-03-01 20:52:15,581 INFO blivet/MainThread: added disk sdl (id 17) to device tree 2024-03-01 20:52:15,581 INFO blivet/MainThread: got device: DiskDevice instance (0x7fded933bfa0) -- 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 = 6001405f208e545093d44a6ac77aa8bf 2024-03-01 20:52:15,584 DEBUG blivet/MainThread: DeviceTree.handle_format: name: sdl ; 2024-03-01 20:52:15,584 DEBUG blivet/MainThread: no type or existing type for sdl, bailing 2024-03-01 20:52:15,587 DEBUG blivet/MainThread: DeviceTree.handle_device: name: sdc ; info: {'CURRENT_TAGS': ':systemd:', 'DEVLINKS': '/dev/disk/by-id/scsi-1LIO-ORG_disk2:0b2dc9bc-15ac-412f-92a3-0dd570796fb3 ' '/dev/disk/by-id/scsi-360014050b2dc9bc15ac412f92a30dd57 ' '/dev/disk/by-diskseq/4 ' '/dev/disk/by-id/wwn-0x60014050b2dc9bc15ac412f92a30dd57 ' '/dev/disk/by-id/scsi-SLIO-ORG_disk2_0b2dc9bc-15ac-412f-92a3-0dd570796fb3', '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': '0b2dc9bc-15ac-412f-92a3-0dd570796fb3', 'ID_SERIAL': '360014050b2dc9bc15ac412f92a30dd57', 'ID_SERIAL_SHORT': '60014050b2dc9bc15ac412f92a30dd57', 'ID_TARGET_PORT': '0', 'ID_TYPE': 'disk', 'ID_VENDOR': 'LIO-ORG', 'ID_VENDOR_ENC': 'LIO-ORG\\x20', 'ID_WWN': '0x60014050b2dc9bc1', 'ID_WWN_VENDOR_EXTENSION': '0x5ac412f92a30dd57', 'ID_WWN_WITH_EXTENSION': '0x60014050b2dc9bc15ac412f92a30dd57', 'MAJOR': '8', 'MINOR': '32', 'SCSI_IDENT_LUN_LOGICAL_UNIT_GROUP': '0x0', 'SCSI_IDENT_LUN_NAA_REGEXT': '60014050b2dc9bc15ac412f92a30dd57', 'SCSI_IDENT_LUN_T10': 'LIO-ORG_disk2:0b2dc9bc-15ac-412f-92a3-0dd570796fb3', 'SCSI_IDENT_PORT_NAME': 'naa.5001405a91c5ccc5,t,0x0001', 'SCSI_IDENT_PORT_RELATIVE': '0', 'SCSI_IDENT_PORT_TARGET_PORT_GROUP': '0x0', 'SCSI_IDENT_SERIAL': '0b2dc9bc-15ac-412f-92a3-0dd570796fb3', 'SCSI_IDENT_TARGET_NAME': 'naa.5001405a91c5ccc5', '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': '337088436'} ; 2024-03-01 20:52:15,587 INFO blivet/MainThread: scanning sdc (/sys/devices/tcm_loop_0/tcm_loop_adapter_0/host2/target2:0:1/2:0:1:2/block/sdc)... 2024-03-01 20:52:15,590 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: sdc ; incomplete: False ; hidden: False ; 2024-03-01 20:52:15,592 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned None 2024-03-01 20:52:15,597 DEBUG blivet/MainThread: DiskDevicePopulator.run: name: sdc ; 2024-03-01 20:52:15,597 INFO blivet/MainThread: sdc is a disk 2024-03-01 20:52:15,598 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 23 2024-03-01 20:52:15,598 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 24 2024-03-01 20:52:15,600 DEBUG blivet/MainThread: DiskDevice._set_format: sdc ; type: None ; current: None ; 2024-03-01 20:52:15,603 DEBUG blivet/MainThread: DiskDevice.update_sysfs_path: sdc ; status: True ; 2024-03-01 20:52:15,603 DEBUG blivet/MainThread: sdc sysfs_path set to /sys/devices/tcm_loop_0/tcm_loop_adapter_0/host2/target2:0:1/2:0:1:2/block/sdc 2024-03-01 20:52:15,606 DEBUG blivet/MainThread: DiskDevice.read_current_size: exists: True ; path: /dev/sdc ; sysfs_path: /sys/devices/tcm_loop_0/tcm_loop_adapter_0/host2/target2:0:1/2:0:1:2/block/sdc ; 2024-03-01 20:52:15,607 DEBUG blivet/MainThread: updated sdc size to 1024 MiB (1024 MiB) 2024-03-01 20:52:15,607 INFO blivet/MainThread: added disk sdc (id 22) to device tree 2024-03-01 20:52:15,607 INFO blivet/MainThread: got device: DiskDevice instance (0x7fdeda357eb0) -- 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 = 60014050b2dc9bc15ac412f92a30dd57 2024-03-01 20:52:15,610 DEBUG blivet/MainThread: DeviceTree.handle_format: name: sdc ; 2024-03-01 20:52:15,610 DEBUG blivet/MainThread: no type or existing type for sdc, bailing 2024-03-01 20:52:15,613 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:28254ba1-444f-43ab-a0ee-f4edee35f467 ' '/dev/disk/by-id/scsi-SLIO-ORG_disk3_28254ba1-444f-43ab-a0ee-f4edee35f467 ' '/dev/disk/by-id/wwn-0x600140528254ba1444f43aba0eef4ede ' '/dev/disk/by-id/scsi-3600140528254ba1444f43aba0eef4ede', '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': '28254ba1-444f-43ab-a0ee-f4edee35f467', 'ID_SERIAL': '3600140528254ba1444f43aba0eef4ede', 'ID_SERIAL_SHORT': '600140528254ba1444f43aba0eef4ede', 'ID_TARGET_PORT': '0', 'ID_TYPE': 'disk', 'ID_VENDOR': 'LIO-ORG', 'ID_VENDOR_ENC': 'LIO-ORG\\x20', 'ID_WWN': '0x600140528254ba14', 'ID_WWN_VENDOR_EXTENSION': '0x44f43aba0eef4ede', 'ID_WWN_WITH_EXTENSION': '0x600140528254ba1444f43aba0eef4ede', 'MAJOR': '8', 'MINOR': '48', 'SCSI_IDENT_LUN_LOGICAL_UNIT_GROUP': '0x0', 'SCSI_IDENT_LUN_NAA_REGEXT': '600140528254ba1444f43aba0eef4ede', 'SCSI_IDENT_LUN_T10': 'LIO-ORG_disk3:28254ba1-444f-43ab-a0ee-f4edee35f467', 'SCSI_IDENT_PORT_NAME': 'naa.5001405a91c5ccc5,t,0x0001', 'SCSI_IDENT_PORT_RELATIVE': '0', 'SCSI_IDENT_PORT_TARGET_PORT_GROUP': '0x0', 'SCSI_IDENT_SERIAL': '28254ba1-444f-43ab-a0ee-f4edee35f467', 'SCSI_IDENT_TARGET_NAME': 'naa.5001405a91c5ccc5', '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': '337038990'} ; 2024-03-01 20:52:15,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 20:52:15,616 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: sdd ; incomplete: False ; hidden: False ; 2024-03-01 20:52:15,618 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned None 2024-03-01 20:52:15,623 DEBUG blivet/MainThread: DiskDevicePopulator.run: name: sdd ; 2024-03-01 20:52:15,624 INFO blivet/MainThread: sdd is a disk 2024-03-01 20:52:15,624 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 28 2024-03-01 20:52:15,624 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 29 2024-03-01 20:52:15,627 DEBUG blivet/MainThread: DiskDevice._set_format: sdd ; type: None ; current: None ; 2024-03-01 20:52:15,629 DEBUG blivet/MainThread: DiskDevice.update_sysfs_path: sdd ; status: True ; 2024-03-01 20:52:15,630 DEBUG blivet/MainThread: sdd sysfs_path set to /sys/devices/tcm_loop_0/tcm_loop_adapter_0/host2/target2:0:1/2:0:1:3/block/sdd 2024-03-01 20:52:15,632 DEBUG blivet/MainThread: DiskDevice.read_current_size: exists: True ; path: /dev/sdd ; sysfs_path: /sys/devices/tcm_loop_0/tcm_loop_adapter_0/host2/target2:0:1/2:0:1:3/block/sdd ; 2024-03-01 20:52:15,633 DEBUG blivet/MainThread: updated sdd size to 1024 MiB (1024 MiB) 2024-03-01 20:52:15,633 INFO blivet/MainThread: added disk sdd (id 27) to device tree 2024-03-01 20:52:15,633 INFO blivet/MainThread: got device: DiskDevice instance (0x7fdeda7e9460) -- 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 = 600140528254ba1444f43aba0eef4ede 2024-03-01 20:52:15,636 DEBUG blivet/MainThread: DeviceTree.handle_format: name: sdd ; 2024-03-01 20:52:15,636 DEBUG blivet/MainThread: no type or existing type for sdd, bailing 2024-03-01 20:52:15,639 DEBUG blivet/MainThread: DeviceTree.handle_device: name: sde ; info: {'CURRENT_TAGS': ':systemd:', 'DEVLINKS': '/dev/disk/by-id/wwn-0x60014058a9a6b3d7bec490eabf9e15bf ' '/dev/disk/by-id/scsi-360014058a9a6b3d7bec490eabf9e15bf ' '/dev/disk/by-diskseq/6 ' '/dev/disk/by-id/scsi-1LIO-ORG_disk4:8a9a6b3d-7bec-490e-abf9-e15bfef000fd ' '/dev/disk/by-id/scsi-SLIO-ORG_disk4_8a9a6b3d-7bec-490e-abf9-e15bfef000fd', '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': '8a9a6b3d-7bec-490e-abf9-e15bfef000fd', 'ID_SERIAL': '360014058a9a6b3d7bec490eabf9e15bf', 'ID_SERIAL_SHORT': '60014058a9a6b3d7bec490eabf9e15bf', 'ID_TARGET_PORT': '0', 'ID_TYPE': 'disk', 'ID_VENDOR': 'LIO-ORG', 'ID_VENDOR_ENC': 'LIO-ORG\\x20', 'ID_WWN': '0x60014058a9a6b3d7', 'ID_WWN_VENDOR_EXTENSION': '0xbec490eabf9e15bf', 'ID_WWN_WITH_EXTENSION': '0x60014058a9a6b3d7bec490eabf9e15bf', 'MAJOR': '8', 'MINOR': '64', 'SCSI_IDENT_LUN_LOGICAL_UNIT_GROUP': '0x0', 'SCSI_IDENT_LUN_NAA_REGEXT': '60014058a9a6b3d7bec490eabf9e15bf', 'SCSI_IDENT_LUN_T10': 'LIO-ORG_disk4:8a9a6b3d-7bec-490e-abf9-e15bfef000fd', 'SCSI_IDENT_PORT_NAME': 'naa.5001405a91c5ccc5,t,0x0001', 'SCSI_IDENT_PORT_RELATIVE': '0', 'SCSI_IDENT_PORT_TARGET_PORT_GROUP': '0x0', 'SCSI_IDENT_SERIAL': '8a9a6b3d-7bec-490e-abf9-e15bfef000fd', 'SCSI_IDENT_TARGET_NAME': 'naa.5001405a91c5ccc5', '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': '337149758'} ; 2024-03-01 20:52:15,639 INFO blivet/MainThread: scanning sde (/sys/devices/tcm_loop_0/tcm_loop_adapter_0/host2/target2:0:1/2:0:1:4/block/sde)... 2024-03-01 20:52:15,642 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: sde ; incomplete: False ; hidden: False ; 2024-03-01 20:52:15,644 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned None 2024-03-01 20:52:15,649 DEBUG blivet/MainThread: DiskDevicePopulator.run: name: sde ; 2024-03-01 20:52:15,650 INFO blivet/MainThread: sde is a disk 2024-03-01 20:52:15,650 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 33 2024-03-01 20:52:15,650 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 34 2024-03-01 20:52:15,653 DEBUG blivet/MainThread: DiskDevice._set_format: sde ; type: None ; current: None ; 2024-03-01 20:52:15,655 DEBUG blivet/MainThread: DiskDevice.update_sysfs_path: sde ; status: True ; 2024-03-01 20:52:15,656 DEBUG blivet/MainThread: sde sysfs_path set to /sys/devices/tcm_loop_0/tcm_loop_adapter_0/host2/target2:0:1/2:0:1:4/block/sde 2024-03-01 20:52:15,658 DEBUG blivet/MainThread: DiskDevice.read_current_size: exists: True ; path: /dev/sde ; sysfs_path: /sys/devices/tcm_loop_0/tcm_loop_adapter_0/host2/target2:0:1/2:0:1:4/block/sde ; 2024-03-01 20:52:15,659 DEBUG blivet/MainThread: updated sde size to 1024 MiB (1024 MiB) 2024-03-01 20:52:15,659 INFO blivet/MainThread: added disk sde (id 32) to device tree 2024-03-01 20:52:15,659 INFO blivet/MainThread: got device: DiskDevice instance (0x7fded92c4610) -- 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 = 60014058a9a6b3d7bec490eabf9e15bf 2024-03-01 20:52:15,662 DEBUG blivet/MainThread: DeviceTree.handle_format: name: sde ; 2024-03-01 20:52:15,662 DEBUG blivet/MainThread: no type or existing type for sde, bailing 2024-03-01 20:52:15,665 DEBUG blivet/MainThread: DeviceTree.handle_device: name: sdf ; info: {'CURRENT_TAGS': ':systemd:', 'DEVLINKS': '/dev/disk/by-id/wwn-0x600140525b7012bf4c541b5b0813087a ' '/dev/disk/by-diskseq/7 ' '/dev/disk/by-id/scsi-3600140525b7012bf4c541b5b0813087a ' '/dev/disk/by-id/scsi-SLIO-ORG_disk5_25b7012b-f4c5-41b5-b081-3087a0ec48d2 ' '/dev/disk/by-id/scsi-1LIO-ORG_disk5:25b7012b-f4c5-41b5-b081-3087a0ec48d2', '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': '25b7012b-f4c5-41b5-b081-3087a0ec48d2', 'ID_SERIAL': '3600140525b7012bf4c541b5b0813087a', 'ID_SERIAL_SHORT': '600140525b7012bf4c541b5b0813087a', 'ID_TARGET_PORT': '0', 'ID_TYPE': 'disk', 'ID_VENDOR': 'LIO-ORG', 'ID_VENDOR_ENC': 'LIO-ORG\\x20', 'ID_WWN': '0x600140525b7012bf', 'ID_WWN_VENDOR_EXTENSION': '0x4c541b5b0813087a', 'ID_WWN_WITH_EXTENSION': '0x600140525b7012bf4c541b5b0813087a', 'MAJOR': '8', 'MINOR': '80', 'SCSI_IDENT_LUN_LOGICAL_UNIT_GROUP': '0x0', 'SCSI_IDENT_LUN_NAA_REGEXT': '600140525b7012bf4c541b5b0813087a', 'SCSI_IDENT_LUN_T10': 'LIO-ORG_disk5:25b7012b-f4c5-41b5-b081-3087a0ec48d2', 'SCSI_IDENT_PORT_NAME': 'naa.5001405a91c5ccc5,t,0x0001', 'SCSI_IDENT_PORT_RELATIVE': '0', 'SCSI_IDENT_PORT_TARGET_PORT_GROUP': '0x0', 'SCSI_IDENT_SERIAL': '25b7012b-f4c5-41b5-b081-3087a0ec48d2', 'SCSI_IDENT_TARGET_NAME': 'naa.5001405a91c5ccc5', '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': '337251391'} ; 2024-03-01 20:52:15,665 INFO blivet/MainThread: scanning sdf (/sys/devices/tcm_loop_0/tcm_loop_adapter_0/host2/target2:0:1/2:0:1:5/block/sdf)... 2024-03-01 20:52:15,668 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: sdf ; incomplete: False ; hidden: False ; 2024-03-01 20:52:15,670 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned None 2024-03-01 20:52:15,675 DEBUG blivet/MainThread: DiskDevicePopulator.run: name: sdf ; 2024-03-01 20:52:15,676 INFO blivet/MainThread: sdf is a disk 2024-03-01 20:52:15,676 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 38 2024-03-01 20:52:15,676 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 39 2024-03-01 20:52:15,679 DEBUG blivet/MainThread: DiskDevice._set_format: sdf ; type: None ; current: None ; 2024-03-01 20:52:15,682 DEBUG blivet/MainThread: DiskDevice.update_sysfs_path: sdf ; status: True ; 2024-03-01 20:52:15,682 DEBUG blivet/MainThread: sdf sysfs_path set to /sys/devices/tcm_loop_0/tcm_loop_adapter_0/host2/target2:0:1/2:0:1:5/block/sdf 2024-03-01 20:52:15,684 DEBUG blivet/MainThread: DiskDevice.read_current_size: exists: True ; path: /dev/sdf ; sysfs_path: /sys/devices/tcm_loop_0/tcm_loop_adapter_0/host2/target2:0:1/2:0:1:5/block/sdf ; 2024-03-01 20:52:15,685 DEBUG blivet/MainThread: updated sdf size to 1024 MiB (1024 MiB) 2024-03-01 20:52:15,685 INFO blivet/MainThread: added disk sdf (id 37) to device tree 2024-03-01 20:52:15,685 INFO blivet/MainThread: got device: DiskDevice instance (0x7fded933b790) -- 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 = 600140525b7012bf4c541b5b0813087a 2024-03-01 20:52:15,688 DEBUG blivet/MainThread: DeviceTree.handle_format: name: sdf ; 2024-03-01 20:52:15,688 DEBUG blivet/MainThread: no type or existing type for sdf, bailing 2024-03-01 20:52:15,691 DEBUG blivet/MainThread: DeviceTree.handle_device: name: sdg ; info: {'CURRENT_TAGS': ':systemd:', 'DEVLINKS': '/dev/disk/by-diskseq/8 ' '/dev/disk/by-id/scsi-1LIO-ORG_disk6:2fcb2cc6-c284-43ea-b562-c0b7eba2ff7a ' '/dev/disk/by-id/wwn-0x60014052fcb2cc6c28443eab562c0b7e ' '/dev/disk/by-id/scsi-SLIO-ORG_disk6_2fcb2cc6-c284-43ea-b562-c0b7eba2ff7a ' '/dev/disk/by-id/scsi-360014052fcb2cc6c28443eab562c0b7e', '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': '2fcb2cc6-c284-43ea-b562-c0b7eba2ff7a', 'ID_SERIAL': '360014052fcb2cc6c28443eab562c0b7e', 'ID_SERIAL_SHORT': '60014052fcb2cc6c28443eab562c0b7e', 'ID_TARGET_PORT': '0', 'ID_TYPE': 'disk', 'ID_VENDOR': 'LIO-ORG', 'ID_VENDOR_ENC': 'LIO-ORG\\x20', 'ID_WWN': '0x60014052fcb2cc6c', 'ID_WWN_VENDOR_EXTENSION': '0x28443eab562c0b7e', 'ID_WWN_WITH_EXTENSION': '0x60014052fcb2cc6c28443eab562c0b7e', 'MAJOR': '8', 'MINOR': '96', 'SCSI_IDENT_LUN_LOGICAL_UNIT_GROUP': '0x0', 'SCSI_IDENT_LUN_NAA_REGEXT': '60014052fcb2cc6c28443eab562c0b7e', 'SCSI_IDENT_LUN_T10': 'LIO-ORG_disk6:2fcb2cc6-c284-43ea-b562-c0b7eba2ff7a', 'SCSI_IDENT_PORT_NAME': 'naa.5001405a91c5ccc5,t,0x0001', 'SCSI_IDENT_PORT_RELATIVE': '0', 'SCSI_IDENT_PORT_TARGET_PORT_GROUP': '0x0', 'SCSI_IDENT_SERIAL': '2fcb2cc6-c284-43ea-b562-c0b7eba2ff7a', 'SCSI_IDENT_TARGET_NAME': 'naa.5001405a91c5ccc5', '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': '337228647'} ; 2024-03-01 20:52:15,691 INFO blivet/MainThread: scanning sdg (/sys/devices/tcm_loop_0/tcm_loop_adapter_0/host2/target2:0:1/2:0:1:6/block/sdg)... 2024-03-01 20:52:15,694 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: sdg ; incomplete: False ; hidden: False ; 2024-03-01 20:52:15,697 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned None 2024-03-01 20:52:15,702 DEBUG blivet/MainThread: DiskDevicePopulator.run: name: sdg ; 2024-03-01 20:52:15,702 INFO blivet/MainThread: sdg is a disk 2024-03-01 20:52:15,702 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 43 2024-03-01 20:52:15,702 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 44 2024-03-01 20:52:15,705 DEBUG blivet/MainThread: DiskDevice._set_format: sdg ; type: None ; current: None ; 2024-03-01 20:52:15,708 DEBUG blivet/MainThread: DiskDevice.update_sysfs_path: sdg ; status: True ; 2024-03-01 20:52:15,708 DEBUG blivet/MainThread: sdg sysfs_path set to /sys/devices/tcm_loop_0/tcm_loop_adapter_0/host2/target2:0:1/2:0:1:6/block/sdg 2024-03-01 20:52:15,711 DEBUG blivet/MainThread: DiskDevice.read_current_size: exists: True ; path: /dev/sdg ; sysfs_path: /sys/devices/tcm_loop_0/tcm_loop_adapter_0/host2/target2:0:1/2:0:1:6/block/sdg ; 2024-03-01 20:52:15,711 DEBUG blivet/MainThread: updated sdg size to 1024 MiB (1024 MiB) 2024-03-01 20:52:15,712 INFO blivet/MainThread: added disk sdg (id 42) to device tree 2024-03-01 20:52:15,712 INFO blivet/MainThread: got device: DiskDevice instance (0x7fded92d0b80) -- 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 = 60014052fcb2cc6c28443eab562c0b7e 2024-03-01 20:52:15,714 DEBUG blivet/MainThread: DeviceTree.handle_format: name: sdg ; 2024-03-01 20:52:15,715 DEBUG blivet/MainThread: no type or existing type for sdg, bailing 2024-03-01 20:52:15,717 DEBUG blivet/MainThread: DeviceTree.handle_device: name: sdh ; info: {'CURRENT_TAGS': ':systemd:', 'DEVLINKS': '/dev/disk/by-diskseq/9 ' '/dev/disk/by-id/wwn-0x6001405130490dc6bc54a3a884c8d675 ' '/dev/disk/by-id/scsi-36001405130490dc6bc54a3a884c8d675 ' '/dev/disk/by-id/scsi-SLIO-ORG_disk7_130490dc-6bc5-4a3a-884c-8d67508d4785 ' '/dev/disk/by-id/scsi-1LIO-ORG_disk7:130490dc-6bc5-4a3a-884c-8d67508d4785', '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': '130490dc-6bc5-4a3a-884c-8d67508d4785', 'ID_SERIAL': '36001405130490dc6bc54a3a884c8d675', 'ID_SERIAL_SHORT': '6001405130490dc6bc54a3a884c8d675', 'ID_TARGET_PORT': '0', 'ID_TYPE': 'disk', 'ID_VENDOR': 'LIO-ORG', 'ID_VENDOR_ENC': 'LIO-ORG\\x20', 'ID_WWN': '0x6001405130490dc6', 'ID_WWN_VENDOR_EXTENSION': '0xbc54a3a884c8d675', 'ID_WWN_WITH_EXTENSION': '0x6001405130490dc6bc54a3a884c8d675', 'MAJOR': '8', 'MINOR': '112', 'SCSI_IDENT_LUN_LOGICAL_UNIT_GROUP': '0x0', 'SCSI_IDENT_LUN_NAA_REGEXT': '6001405130490dc6bc54a3a884c8d675', 'SCSI_IDENT_LUN_T10': 'LIO-ORG_disk7:130490dc-6bc5-4a3a-884c-8d67508d4785', 'SCSI_IDENT_PORT_NAME': 'naa.5001405a91c5ccc5,t,0x0001', 'SCSI_IDENT_PORT_RELATIVE': '0', 'SCSI_IDENT_PORT_TARGET_PORT_GROUP': '0x0', 'SCSI_IDENT_SERIAL': '130490dc-6bc5-4a3a-884c-8d67508d4785', 'SCSI_IDENT_TARGET_NAME': 'naa.5001405a91c5ccc5', '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': '337415073'} ; 2024-03-01 20:52:15,717 INFO blivet/MainThread: scanning sdh (/sys/devices/tcm_loop_0/tcm_loop_adapter_0/host2/target2:0:1/2:0:1:7/block/sdh)... 2024-03-01 20:52:15,720 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: sdh ; incomplete: False ; hidden: False ; 2024-03-01 20:52:15,723 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned None 2024-03-01 20:52:15,728 DEBUG blivet/MainThread: DiskDevicePopulator.run: name: sdh ; 2024-03-01 20:52:15,728 INFO blivet/MainThread: sdh is a disk 2024-03-01 20:52:15,728 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 48 2024-03-01 20:52:15,728 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 49 2024-03-01 20:52:15,731 DEBUG blivet/MainThread: DiskDevice._set_format: sdh ; type: None ; current: None ; 2024-03-01 20:52:15,734 DEBUG blivet/MainThread: DiskDevice.update_sysfs_path: sdh ; status: True ; 2024-03-01 20:52:15,734 DEBUG blivet/MainThread: sdh sysfs_path set to /sys/devices/tcm_loop_0/tcm_loop_adapter_0/host2/target2:0:1/2:0:1:7/block/sdh 2024-03-01 20:52:15,737 DEBUG blivet/MainThread: DiskDevice.read_current_size: exists: True ; path: /dev/sdh ; sysfs_path: /sys/devices/tcm_loop_0/tcm_loop_adapter_0/host2/target2:0:1/2:0:1:7/block/sdh ; 2024-03-01 20:52:15,737 DEBUG blivet/MainThread: updated sdh size to 1024 MiB (1024 MiB) 2024-03-01 20:52:15,737 INFO blivet/MainThread: added disk sdh (id 47) to device tree 2024-03-01 20:52:15,738 INFO blivet/MainThread: got device: DiskDevice instance (0x7fded92d0f10) -- 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 = 6001405130490dc6bc54a3a884c8d675 2024-03-01 20:52:15,740 DEBUG blivet/MainThread: DeviceTree.handle_format: name: sdh ; 2024-03-01 20:52:15,741 DEBUG blivet/MainThread: no type or existing type for sdh, bailing 2024-03-01 20:52:15,743 DEBUG blivet/MainThread: DeviceTree.handle_device: name: sdi ; info: {'CURRENT_TAGS': ':systemd:', 'DEVLINKS': '/dev/disk/by-id/wwn-0x60014057c02790daf61431ab4c5489ce ' '/dev/disk/by-id/scsi-SLIO-ORG_disk8_7c02790d-af61-431a-b4c5-489ce662d703 ' '/dev/disk/by-id/scsi-360014057c02790daf61431ab4c5489ce ' '/dev/disk/by-diskseq/10 ' '/dev/disk/by-id/scsi-1LIO-ORG_disk8:7c02790d-af61-431a-b4c5-489ce662d703', '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': '7c02790d-af61-431a-b4c5-489ce662d703', 'ID_SERIAL': '360014057c02790daf61431ab4c5489ce', 'ID_SERIAL_SHORT': '60014057c02790daf61431ab4c5489ce', 'ID_TARGET_PORT': '0', 'ID_TYPE': 'disk', 'ID_VENDOR': 'LIO-ORG', 'ID_VENDOR_ENC': 'LIO-ORG\\x20', 'ID_WWN': '0x60014057c02790da', 'ID_WWN_VENDOR_EXTENSION': '0xf61431ab4c5489ce', 'ID_WWN_WITH_EXTENSION': '0x60014057c02790daf61431ab4c5489ce', 'MAJOR': '8', 'MINOR': '128', 'SCSI_IDENT_LUN_LOGICAL_UNIT_GROUP': '0x0', 'SCSI_IDENT_LUN_NAA_REGEXT': '60014057c02790daf61431ab4c5489ce', 'SCSI_IDENT_LUN_T10': 'LIO-ORG_disk8:7c02790d-af61-431a-b4c5-489ce662d703', 'SCSI_IDENT_PORT_NAME': 'naa.5001405a91c5ccc5,t,0x0001', 'SCSI_IDENT_PORT_RELATIVE': '0', 'SCSI_IDENT_PORT_TARGET_PORT_GROUP': '0x0', 'SCSI_IDENT_SERIAL': '7c02790d-af61-431a-b4c5-489ce662d703', 'SCSI_IDENT_TARGET_NAME': 'naa.5001405a91c5ccc5', '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': '337428002'} ; 2024-03-01 20:52:15,744 INFO blivet/MainThread: scanning sdi (/sys/devices/tcm_loop_0/tcm_loop_adapter_0/host2/target2:0:1/2:0:1:8/block/sdi)... 2024-03-01 20:52:15,746 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: sdi ; incomplete: False ; hidden: False ; 2024-03-01 20:52:15,749 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned None 2024-03-01 20:52:15,754 DEBUG blivet/MainThread: DiskDevicePopulator.run: name: sdi ; 2024-03-01 20:52:15,754 INFO blivet/MainThread: sdi is a disk 2024-03-01 20:52:15,754 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 53 2024-03-01 20:52:15,755 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 54 2024-03-01 20:52:15,757 DEBUG blivet/MainThread: DiskDevice._set_format: sdi ; type: None ; current: None ; 2024-03-01 20:52:15,760 DEBUG blivet/MainThread: DiskDevice.update_sysfs_path: sdi ; status: True ; 2024-03-01 20:52:15,760 DEBUG blivet/MainThread: sdi sysfs_path set to /sys/devices/tcm_loop_0/tcm_loop_adapter_0/host2/target2:0:1/2:0:1:8/block/sdi 2024-03-01 20:52:15,763 DEBUG blivet/MainThread: DiskDevice.read_current_size: exists: True ; path: /dev/sdi ; sysfs_path: /sys/devices/tcm_loop_0/tcm_loop_adapter_0/host2/target2:0:1/2:0:1:8/block/sdi ; 2024-03-01 20:52:15,763 DEBUG blivet/MainThread: updated sdi size to 1024 MiB (1024 MiB) 2024-03-01 20:52:15,764 INFO blivet/MainThread: added disk sdi (id 52) to device tree 2024-03-01 20:52:15,764 INFO blivet/MainThread: got device: DiskDevice instance (0x7fded92d5b50) -- 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 = 60014057c02790daf61431ab4c5489ce 2024-03-01 20:52:15,767 DEBUG blivet/MainThread: DeviceTree.handle_format: name: sdi ; 2024-03-01 20:52:15,767 DEBUG blivet/MainThread: no type or existing type for sdi, bailing 2024-03-01 20:52:15,770 DEBUG blivet/MainThread: DeviceTree.handle_device: name: sdj ; info: {'CURRENT_TAGS': ':systemd:', 'DEVLINKS': '/dev/disk/by-id/scsi-360014058bb02eed505c4d7593b520327 ' '/dev/disk/by-diskseq/11 ' '/dev/disk/by-id/scsi-1LIO-ORG_disk9:8bb02eed-505c-4d75-93b5-20327aed4107 ' '/dev/disk/by-id/scsi-SLIO-ORG_disk9_8bb02eed-505c-4d75-93b5-20327aed4107 ' '/dev/disk/by-id/wwn-0x60014058bb02eed505c4d7593b520327', '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': '8bb02eed-505c-4d75-93b5-20327aed4107', 'ID_SERIAL': '360014058bb02eed505c4d7593b520327', 'ID_SERIAL_SHORT': '60014058bb02eed505c4d7593b520327', 'ID_TARGET_PORT': '0', 'ID_TYPE': 'disk', 'ID_VENDOR': 'LIO-ORG', 'ID_VENDOR_ENC': 'LIO-ORG\\x20', 'ID_WWN': '0x60014058bb02eed5', 'ID_WWN_VENDOR_EXTENSION': '0x05c4d7593b520327', 'ID_WWN_WITH_EXTENSION': '0x60014058bb02eed505c4d7593b520327', 'MAJOR': '8', 'MINOR': '144', 'SCSI_IDENT_LUN_LOGICAL_UNIT_GROUP': '0x0', 'SCSI_IDENT_LUN_NAA_REGEXT': '60014058bb02eed505c4d7593b520327', 'SCSI_IDENT_LUN_T10': 'LIO-ORG_disk9:8bb02eed-505c-4d75-93b5-20327aed4107', 'SCSI_IDENT_PORT_NAME': 'naa.5001405a91c5ccc5,t,0x0001', 'SCSI_IDENT_PORT_RELATIVE': '0', 'SCSI_IDENT_PORT_TARGET_PORT_GROUP': '0x0', 'SCSI_IDENT_SERIAL': '8bb02eed-505c-4d75-93b5-20327aed4107', 'SCSI_IDENT_TARGET_NAME': 'naa.5001405a91c5ccc5', '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': '337523000'} ; 2024-03-01 20:52:15,770 INFO blivet/MainThread: scanning sdj (/sys/devices/tcm_loop_0/tcm_loop_adapter_0/host2/target2:0:1/2:0:1:9/block/sdj)... 2024-03-01 20:52:15,773 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: sdj ; incomplete: False ; hidden: False ; 2024-03-01 20:52:15,775 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned None 2024-03-01 20:52:15,780 DEBUG blivet/MainThread: DiskDevicePopulator.run: name: sdj ; 2024-03-01 20:52:15,781 INFO blivet/MainThread: sdj is a disk 2024-03-01 20:52:15,781 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 58 2024-03-01 20:52:15,781 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 59 2024-03-01 20:52:15,784 DEBUG blivet/MainThread: DiskDevice._set_format: sdj ; type: None ; current: None ; 2024-03-01 20:52:15,787 DEBUG blivet/MainThread: DiskDevice.update_sysfs_path: sdj ; status: True ; 2024-03-01 20:52:15,787 DEBUG blivet/MainThread: sdj sysfs_path set to /sys/devices/tcm_loop_0/tcm_loop_adapter_0/host2/target2:0:1/2:0:1:9/block/sdj 2024-03-01 20:52:15,789 DEBUG blivet/MainThread: DiskDevice.read_current_size: exists: True ; path: /dev/sdj ; sysfs_path: /sys/devices/tcm_loop_0/tcm_loop_adapter_0/host2/target2:0:1/2:0:1:9/block/sdj ; 2024-03-01 20:52:15,790 DEBUG blivet/MainThread: updated sdj size to 1024 MiB (1024 MiB) 2024-03-01 20:52:15,790 INFO blivet/MainThread: added disk sdj (id 57) to device tree 2024-03-01 20:52:15,790 INFO blivet/MainThread: got device: DiskDevice instance (0x7fded92c7100) -- 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 = 60014058bb02eed505c4d7593b520327 2024-03-01 20:52:15,793 DEBUG blivet/MainThread: DeviceTree.handle_format: name: sdj ; 2024-03-01 20:52:15,793 DEBUG blivet/MainThread: no type or existing type for sdj, bailing 2024-03-01 20:52:15,796 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': '16965658'} ; 2024-03-01 20:52:15,796 INFO blivet/MainThread: scanning xvda (/sys/devices/vbd-768/block/xvda)... 2024-03-01 20:52:15,799 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: xvda ; incomplete: False ; hidden: False ; 2024-03-01 20:52:15,801 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned None 2024-03-01 20:52:15,805 DEBUG blivet/MainThread: DiskDevicePopulator.run: name: xvda ; 2024-03-01 20:52:15,805 WARNING blivet/MainThread: device/vendor is not a valid attribute 2024-03-01 20:52:15,806 WARNING blivet/MainThread: device/model is not a valid attribute 2024-03-01 20:52:15,806 INFO blivet/MainThread: xvda is a disk 2024-03-01 20:52:15,806 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 63 2024-03-01 20:52:15,806 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 64 2024-03-01 20:52:15,808 DEBUG blivet/MainThread: DiskDevice._set_format: xvda ; type: None ; current: None ; 2024-03-01 20:52:15,811 DEBUG blivet/MainThread: DiskDevice.update_sysfs_path: xvda ; status: True ; 2024-03-01 20:52:15,811 DEBUG blivet/MainThread: xvda sysfs_path set to /sys/devices/vbd-768/block/xvda 2024-03-01 20:52:15,814 DEBUG blivet/MainThread: DiskDevice.read_current_size: exists: True ; path: /dev/xvda ; sysfs_path: /sys/devices/vbd-768/block/xvda ; 2024-03-01 20:52:15,814 DEBUG blivet/MainThread: updated xvda size to 250 GiB (250 GiB) 2024-03-01 20:52:15,815 INFO blivet/MainThread: added disk xvda (id 62) to device tree 2024-03-01 20:52:15,815 INFO blivet/MainThread: got device: DiskDevice instance (0x7fded92c4ac0) -- name = xvda status = True id = 62 children = [] parents = [] uuid = None size = 250 GiB format = existing None major = 202 minor = 0 exists = True protected = False sysfs path = /sys/devices/vbd-768/block/xvda target size = 250 GiB path = /dev/xvda format args = [] original_format = None removable = False wwn = None 2024-03-01 20:52:15,818 DEBUG blivet/MainThread: DeviceTree.handle_format: name: xvda ; 2024-03-01 20:52:15,821 DEBUG blivet/MainThread: AppleBootstrapFS.supported: supported: True ; 2024-03-01 20:52:15,821 DEBUG blivet/MainThread: get_format('appleboot') returning AppleBootstrapFS instance with object id 66 2024-03-01 20:52:15,824 DEBUG blivet/MainThread: EFIFS.supported: supported: True ; 2024-03-01 20:52:15,824 DEBUG blivet/MainThread: get_format('efi') returning EFIFS instance with object id 67 2024-03-01 20:52:15,827 DEBUG blivet/MainThread: MacEFIFS.supported: supported: True ; 2024-03-01 20:52:15,827 DEBUG blivet/MainThread: get_format('macefi') returning MacEFIFS instance with object id 68 2024-03-01 20:52:15,830 DEBUG blivet/MainThread: MacEFIFS.supported: supported: True ; 2024-03-01 20:52:15,830 DEBUG blivet/MainThread: get_format('macefi') returning MacEFIFS instance with object id 69 2024-03-01 20:52:15,833 DEBUG blivet/MainThread: DiskLabelFormatPopulator.run: device: xvda ; label_type: dos ; 2024-03-01 20:52:15,836 DEBUG blivet/MainThread: DiskDevice.setup: xvda ; orig: False ; status: True ; controllable: True ; 2024-03-01 20:52:15,838 DEBUG blivet/MainThread: DiskLabel.__init__: uuid: e61ef7e0 ; label: None ; device: /dev/xvda ; serial: None ; exists: True ; 2024-03-01 20:52:15,844 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 0x7fdedac2d9c0> 2024-03-01 20:52:15,887 DEBUG blivet/MainThread: get_format('disklabel') returning DiskLabel instance with object id 70 2024-03-01 20:52:15,891 DEBUG blivet/MainThread: DiskDevice._set_format: xvda ; type: disklabel ; current: None ; 2024-03-01 20:52:15,891 INFO blivet/MainThread: got format: existing msdos disklabel 2024-03-01 20:52:15,894 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': '16967518'} ; 2024-03-01 20:52:15,894 INFO blivet/MainThread: scanning xvda1 (/sys/devices/vbd-768/block/xvda/xvda1)... 2024-03-01 20:52:15,894 WARNING blivet/MainThread: hidden is not a valid attribute 2024-03-01 20:52:15,897 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: xvda1 ; incomplete: False ; hidden: False ; 2024-03-01 20:52:15,899 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned None 2024-03-01 20:52:15,902 DEBUG blivet/MainThread: PartitionDevicePopulator.run: name: xvda1 ; 2024-03-01 20:52:15,905 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: xvda1 ; incomplete: False ; hidden: False ; 2024-03-01 20:52:15,907 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned None 2024-03-01 20:52:15,907 INFO program/MainThread: Running... udevadm settle --timeout=300 2024-03-01 20:52:15,919 DEBUG program/MainThread: Return code: 0 2024-03-01 20:52:15,935 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: xvda ; incomplete: False ; hidden: False ; 2024-03-01 20:52:15,938 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned existing 250 GiB disk xvda (62) with existing msdos disklabel 2024-03-01 20:52:15,938 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 73 2024-03-01 20:52:15,942 DEBUG blivet/MainThread: DiskDevice.add_child: name: xvda ; child: xvda1 ; kids: 0 ; 2024-03-01 20:52:15,942 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 74 2024-03-01 20:52:15,945 DEBUG blivet/MainThread: PartitionDevice._set_format: xvda1 ; type: None ; current: None ; 2024-03-01 20:52:15,948 DEBUG blivet/MainThread: PartitionDevice.update_sysfs_path: xvda1 ; status: True ; 2024-03-01 20:52:15,948 DEBUG blivet/MainThread: xvda1 sysfs_path set to /sys/devices/vbd-768/block/xvda/xvda1 2024-03-01 20:52:15,951 DEBUG blivet/MainThread: PartitionDevice.read_current_size: exists: True ; path: /dev/xvda1 ; sysfs_path: /sys/devices/vbd-768/block/xvda/xvda1 ; 2024-03-01 20:52:15,951 DEBUG blivet/MainThread: updated xvda1 size to 250 GiB (250 GiB) 2024-03-01 20:52:15,951 DEBUG blivet/MainThread: looking up parted Partition: /dev/xvda1 2024-03-01 20:52:15,954 DEBUG blivet/MainThread: PartitionDevice.probe: xvda1 ; exists: True ; 2024-03-01 20:52:15,957 DEBUG blivet/MainThread: PartitionDevice.get_flag: path: /dev/xvda1 ; flag: 1 ; 2024-03-01 20:52:15,959 DEBUG blivet/MainThread: PartitionDevice.get_flag: path: /dev/xvda1 ; flag: 10 ; 2024-03-01 20:52:15,962 DEBUG blivet/MainThread: PartitionDevice.get_flag: path: /dev/xvda1 ; flag: 12 ; 2024-03-01 20:52:15,965 DEBUG blivet/MainThread: PartitionDevice.read_current_size: exists: True ; path: /dev/xvda1 ; sysfs_path: /sys/devices/vbd-768/block/xvda/xvda1 ; 2024-03-01 20:52:15,965 DEBUG blivet/MainThread: updated xvda1 size to 250 GiB (250 GiB) 2024-03-01 20:52:15,965 INFO blivet/MainThread: added partition xvda1 (id 72) to device tree 2024-03-01 20:52:15,966 INFO blivet/MainThread: parted exception: msdos disk labels do not support partition names. 2024-03-01 20:52:15,965 INFO blivet/MainThread: got device: PartitionDevice instance (0x7fded92e4700) -- 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 0x7fdedbade450> disk = existing 250 GiB disk xvda (62) with existing msdos disklabel start = 2048 end = 524287966 length = 524285919 flags = boot 2024-03-01 20:52:15,969 DEBUG blivet/MainThread: DeviceTree.handle_format: name: xvda1 ; 2024-03-01 20:52:15,972 DEBUG blivet/MainThread: AppleBootstrapFS.supported: supported: True ; 2024-03-01 20:52:15,972 DEBUG blivet/MainThread: get_format('appleboot') returning AppleBootstrapFS instance with object id 76 2024-03-01 20:52:15,974 DEBUG blivet/MainThread: EFIFS.supported: supported: True ; 2024-03-01 20:52:15,975 DEBUG blivet/MainThread: get_format('efi') returning EFIFS instance with object id 77 2024-03-01 20:52:15,978 DEBUG blivet/MainThread: MacEFIFS.supported: supported: True ; 2024-03-01 20:52:15,978 DEBUG blivet/MainThread: get_format('macefi') returning MacEFIFS instance with object id 78 2024-03-01 20:52:15,981 DEBUG blivet/MainThread: MacEFIFS.supported: supported: True ; 2024-03-01 20:52:15,981 DEBUG blivet/MainThread: get_format('macefi') returning MacEFIFS instance with object id 79 2024-03-01 20:52:15,982 WARNING blivet/MainThread: Stratis DBus service is not running 2024-03-01 20:52:15,982 INFO blivet/MainThread: type detected on 'xvda1' is 'xfs' 2024-03-01 20:52:15,985 DEBUG blivet/MainThread: XFS.supported: supported: True ; 2024-03-01 20:52:15,985 DEBUG blivet/MainThread: get_format('xfs') returning XFS instance with object id 80 2024-03-01 20:52:15,988 DEBUG blivet/MainThread: PartitionDevice._set_format: xvda1 ; type: xfs ; current: None ; 2024-03-01 20:52:15,988 INFO blivet/MainThread: got format: existing xfs filesystem 2024-03-01 20:52:15,989 INFO program/MainThread: Running... udevadm settle --timeout=300 2024-03-01 20:52:15,997 DEBUG program/MainThread: Return code: 0 2024-03-01 20:52:16,010 INFO blivet/MainThread: edd: collected mbr signatures: {'xvda': '0xe61ef7e0'} 2024-03-01 20:52:16,011 DEBUG blivet/MainThread: resolved 'UUID=a4d9efbc-be36-4c5f-99af-596afd10159d' to 'xvda1' (partition) 2024-03-01 20:52:16,014 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: ntap-bos-c01-eng01-nfs01b.storage.bos.redhat.com:/devops_engineering_nfs/devarchive/redhat ; incomplete: False ; hidden: False ; 2024-03-01 20:52:16,017 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned None 2024-03-01 20:52:16,019 DEBUG blivet/MainThread: DeviceTree.get_device_by_path: path: /dev/ntap-bos-c01-eng01-nfs01b.storage.bos.redhat.com:/devops_engineering_nfs/devarchive/redhat ; incomplete: False ; hidden: False ; 2024-03-01 20:52:16,022 DEBUG blivet/MainThread: DeviceTree.get_device_by_path returned None 2024-03-01 20:52:16,022 DEBUG blivet/MainThread: failed to resolve '/dev/ntap-bos-c01-eng01-nfs01b.storage.bos.redhat.com:/devops_engineering_nfs/devarchive/redhat' 2024-03-01 20:52:16,024 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: nest.test.redhat.com:/mnt/qa ; incomplete: False ; hidden: False ; 2024-03-01 20:52:16,027 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned None 2024-03-01 20:52:16,029 DEBUG blivet/MainThread: DeviceTree.get_device_by_path: path: /dev/nest.test.redhat.com:/mnt/qa ; incomplete: False ; hidden: False ; 2024-03-01 20:52:16,032 DEBUG blivet/MainThread: DeviceTree.get_device_by_path returned None 2024-03-01 20:52:16,032 DEBUG blivet/MainThread: failed to resolve '/dev/nest.test.redhat.com:/mnt/qa' 2024-03-01 20:52:16,034 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: vtap-eng01.storage.rdu2.redhat.com:/vol/engarchive ; incomplete: False ; hidden: False ; 2024-03-01 20:52:16,037 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned None 2024-03-01 20:52:16,039 DEBUG blivet/MainThread: DeviceTree.get_device_by_path: path: /dev/vtap-eng01.storage.rdu2.redhat.com:/vol/engarchive ; incomplete: False ; hidden: False ; 2024-03-01 20:52:16,042 DEBUG blivet/MainThread: DeviceTree.get_device_by_path returned None 2024-03-01 20:52:16,042 DEBUG blivet/MainThread: failed to resolve '/dev/vtap-eng01.storage.rdu2.redhat.com:/vol/engarchive' 2024-03-01 20:52:16,044 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: nest.test.redhat.com:/mnt/tpsdist ; incomplete: False ; hidden: False ; 2024-03-01 20:52:16,047 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned None 2024-03-01 20:52:16,049 DEBUG blivet/MainThread: DeviceTree.get_device_by_path: path: /dev/nest.test.redhat.com:/mnt/tpsdist ; incomplete: False ; hidden: False ; 2024-03-01 20:52:16,052 DEBUG blivet/MainThread: DeviceTree.get_device_by_path returned None 2024-03-01 20:52:16,052 DEBUG blivet/MainThread: failed to resolve '/dev/nest.test.redhat.com:/mnt/tpsdist' 2024-03-01 20:52:16,054 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: ntap-bos-c01-eng01-nfs01b.storage.bos.redhat.com:/devops_engineering_nfs/devarchive/redhat/brewroot ; incomplete: False ; hidden: False ; 2024-03-01 20:52:16,056 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned None 2024-03-01 20:52:16,059 DEBUG blivet/MainThread: DeviceTree.get_device_by_path: path: /dev/ntap-bos-c01-eng01-nfs01b.storage.bos.redhat.com:/devops_engineering_nfs/devarchive/redhat/brewroot ; incomplete: False ; hidden: False ; 2024-03-01 20:52:16,061 DEBUG blivet/MainThread: DeviceTree.get_device_by_path returned None 2024-03-01 20:52:16,061 DEBUG blivet/MainThread: failed to resolve '/dev/ntap-bos-c01-eng01-nfs01b.storage.bos.redhat.com:/devops_engineering_nfs/devarchive/redhat/brewroot' 2024-03-01 20:52:16,064 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: ntap-bos-c01-eng01-nfs01b.storage.bos.redhat.com:/devops_brew_scratch_nfs/scratch ; incomplete: False ; hidden: False ; 2024-03-01 20:52:16,066 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned None 2024-03-01 20:52:16,069 DEBUG blivet/MainThread: DeviceTree.get_device_by_path: path: /dev/ntap-bos-c01-eng01-nfs01b.storage.bos.redhat.com:/devops_brew_scratch_nfs/scratch ; incomplete: False ; hidden: False ; 2024-03-01 20:52:16,071 DEBUG blivet/MainThread: DeviceTree.get_device_by_path returned None 2024-03-01 20:52:16,071 DEBUG blivet/MainThread: failed to resolve '/dev/ntap-bos-c01-eng01-nfs01b.storage.bos.redhat.com:/devops_brew_scratch_nfs/scratch' 2024-03-01 20:52:16,074 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: test_vg1 ; incomplete: False ; hidden: False ; 2024-03-01 20:52:16,076 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned None 2024-03-01 20:52:16,079 DEBUG blivet/MainThread: DeviceTree.get_device_by_path: path: /dev/test_vg1 ; incomplete: False ; hidden: False ; 2024-03-01 20:52:16,081 DEBUG blivet/MainThread: DeviceTree.get_device_by_path returned None 2024-03-01 20:52:16,081 DEBUG blivet/MainThread: failed to resolve '/dev/test_vg1' 2024-03-01 20:52:16,084 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: sda ; incomplete: False ; hidden: False ; 2024-03-01 20:52:16,086 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned existing 1024 MiB disk sda (2) 2024-03-01 20:52:16,086 DEBUG blivet/MainThread: resolved 'sda' to 'sda' (disk) 2024-03-01 20:52:16,089 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: sdb ; incomplete: False ; hidden: False ; 2024-03-01 20:52:16,091 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned existing 1024 MiB disk sdb (7) 2024-03-01 20:52:16,091 DEBUG blivet/MainThread: resolved 'sdb' to 'sdb' (disk) 2024-03-01 20:52:16,094 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: sdc ; incomplete: False ; hidden: False ; 2024-03-01 20:52:16,096 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned existing 1024 MiB disk sdc (22) 2024-03-01 20:52:16,096 DEBUG blivet/MainThread: resolved 'sdc' to 'sdc' (disk) 2024-03-01 20:52:16,099 DEBUG blivet/MainThread: LVMPhysicalVolume.__init__: 2024-03-01 20:52:16,099 DEBUG blivet/MainThread: get_format('lvmpv') returning LVMPhysicalVolume instance with object id 82 2024-03-01 20:52:16,100 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 85 2024-03-01 20:52:16,103 DEBUG blivet/MainThread: DiskDevice._set_format: sda ; type: None ; current: None ; 2024-03-01 20:52:16,103 INFO blivet/MainThread: registered action: [83] destroy format None on disk sda (id 2) 2024-03-01 20:52:16,106 DEBUG blivet/MainThread: DiskDevice._set_format: sda ; type: lvmpv ; current: None ; 2024-03-01 20:52:16,106 INFO blivet/MainThread: registered action: [84] create format lvmpv on disk sda (id 2) 2024-03-01 20:52:16,108 DEBUG blivet/MainThread: LVMPhysicalVolume.__init__: 2024-03-01 20:52:16,108 DEBUG blivet/MainThread: get_format('lvmpv') returning LVMPhysicalVolume instance with object id 86 2024-03-01 20:52:16,109 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 89 2024-03-01 20:52:16,111 DEBUG blivet/MainThread: DiskDevice._set_format: sdb ; type: None ; current: None ; 2024-03-01 20:52:16,111 INFO blivet/MainThread: registered action: [87] destroy format None on disk sdb (id 7) 2024-03-01 20:52:16,114 DEBUG blivet/MainThread: DiskDevice._set_format: sdb ; type: lvmpv ; current: None ; 2024-03-01 20:52:16,114 INFO blivet/MainThread: registered action: [88] create format lvmpv on disk sdb (id 7) 2024-03-01 20:52:16,117 DEBUG blivet/MainThread: LVMPhysicalVolume.__init__: 2024-03-01 20:52:16,117 DEBUG blivet/MainThread: get_format('lvmpv') returning LVMPhysicalVolume instance with object id 90 2024-03-01 20:52:16,117 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 93 2024-03-01 20:52:16,120 DEBUG blivet/MainThread: DiskDevice._set_format: sdc ; type: None ; current: None ; 2024-03-01 20:52:16,120 INFO blivet/MainThread: registered action: [91] destroy format None on disk sdc (id 22) 2024-03-01 20:52:16,122 DEBUG blivet/MainThread: DiskDevice._set_format: sdc ; type: lvmpv ; current: None ; 2024-03-01 20:52:16,123 INFO blivet/MainThread: registered action: [92] create format lvmpv on disk sdc (id 22) 2024-03-01 20:52:16,123 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 95 2024-03-01 20:52:16,127 DEBUG blivet/MainThread: LVMVolumeGroupDevice._add_parent: test_vg1 ; parent: sda ; 2024-03-01 20:52:16,130 DEBUG blivet/MainThread: DiskDevice.add_child: name: sda ; child: test_vg1 ; kids: 0 ; 2024-03-01 20:52:16,134 DEBUG blivet/MainThread: LVMVolumeGroupDevice._add_parent: test_vg1 ; parent: sdb ; 2024-03-01 20:52:16,136 DEBUG blivet/MainThread: DiskDevice.add_child: name: sdb ; child: test_vg1 ; kids: 0 ; 2024-03-01 20:52:16,140 DEBUG blivet/MainThread: LVMVolumeGroupDevice._add_parent: test_vg1 ; parent: sdc ; 2024-03-01 20:52:16,143 DEBUG blivet/MainThread: DiskDevice.add_child: name: sdc ; child: test_vg1 ; kids: 0 ; 2024-03-01 20:52:16,143 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 96 2024-03-01 20:52:16,146 DEBUG blivet/MainThread: LVMVolumeGroupDevice._set_format: test_vg1 ; type: None ; current: None ; 2024-03-01 20:52:16,147 INFO blivet/MainThread: added lvmvg test_vg1 (id 94) to device tree 2024-03-01 20:52:16,147 INFO blivet/MainThread: registered action: [98] create device lvmvg test_vg1 (id 94) 2024-03-01 20:52:16,150 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: test_vg1-lv1 ; incomplete: False ; hidden: False ; 2024-03-01 20:52:16,153 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned None 2024-03-01 20:52:16,155 DEBUG blivet/MainThread: DeviceTree.get_device_by_path: path: /dev/test_vg1-lv1 ; incomplete: False ; hidden: False ; 2024-03-01 20:52:16,158 DEBUG blivet/MainThread: DeviceTree.get_device_by_path returned None 2024-03-01 20:52:16,158 DEBUG blivet/MainThread: failed to resolve '/dev/test_vg1-lv1' 2024-03-01 20:52:16,159 DEBUG blivet/MainThread: test_vg1 size is 2.99 GiB 2024-03-01 20:52:16,159 DEBUG blivet/MainThread: vg test_vg1 has 2.99 GiB free 2024-03-01 20:52:16,159 DEBUG blivet.ansible/MainThread: size: 2.99 GiB ; 0.0 2024-03-01 20:52:16,160 DEBUG blivet/MainThread: test_vg1 size is 2.99 GiB 2024-03-01 20:52:16,160 DEBUG blivet/MainThread: vg test_vg1 has 2.99 GiB free 2024-03-01 20:52:16,163 DEBUG blivet/MainThread: XFS.supported: supported: True ; 2024-03-01 20:52:16,163 DEBUG blivet/MainThread: get_format('xfs') returning XFS instance with object id 99 2024-03-01 20:52:16,165 DEBUG blivet/MainThread: XFS.supported: supported: True ; 2024-03-01 20:52:16,166 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 101 2024-03-01 20:52:16,169 DEBUG blivet/MainThread: LVMVolumeGroupDevice.add_child: name: test_vg1 ; child: lv1 ; kids: 0 ; 2024-03-01 20:52:16,172 DEBUG blivet/MainThread: LVMLogicalVolumeDevice._set_format: test_vg1-lv1 ; type: xfs ; current: None ; 2024-03-01 20:52:16,172 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 103 2024-03-01 20:52:16,175 DEBUG blivet/MainThread: LVMVolumeGroupDevice.remove_child: name: test_vg1 ; child: lv1 ; kids: 1 ; 2024-03-01 20:52:16,178 DEBUG blivet/MainThread: LVMVolumeGroupDevice.add_child: name: test_vg1 ; child: lv1 ; kids: 0 ; 2024-03-01 20:52:16,181 DEBUG blivet/MainThread: LVMLogicalVolumeDevice._set_format: test_vg1-lv1 ; type: xfs ; current: None ; 2024-03-01 20:52:16,184 DEBUG blivet/MainThread: LVMLogicalVolumeDevice.read_current_size: exists: False ; path: /dev/mapper/test_vg1-lv1 ; sysfs_path: ; 2024-03-01 20:52:16,184 DEBUG blivet/MainThread: test_vg1 size is 2.99 GiB 2024-03-01 20:52:16,185 DEBUG blivet/MainThread: vg test_vg1 has 2.99 GiB free 2024-03-01 20:52:16,185 DEBUG blivet/MainThread: Adding test_vg1-lv1/2.99 GiB to test_vg1 2024-03-01 20:52:16,185 INFO program/MainThread: Running [4] dmsetup --version ... 2024-03-01 20:52:16,188 INFO program/MainThread: stdout[4]: Library version: 1.02.197 (2023-11-21) Driver version: 4.48.0 2024-03-01 20:52:16,188 INFO program/MainThread: stderr[4]: 2024-03-01 20:52:16,188 INFO program/MainThread: ...done [4] (exit code: 0) 2024-03-01 20:52:16,189 INFO blivet/MainThread: added lvmlv test_vg1-lv1 (id 100) to device tree 2024-03-01 20:52:16,189 INFO blivet/MainThread: registered action: [105] create device lvmlv test_vg1-lv1 (id 100) 2024-03-01 20:52:16,189 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 107 2024-03-01 20:52:16,193 DEBUG blivet/MainThread: LVMLogicalVolumeDevice._set_format: test_vg1-lv1 ; type: xfs ; current: xfs ; 2024-03-01 20:52:16,193 INFO blivet/MainThread: registered action: [106] create format xfs filesystem on lvmlv test_vg1-lv1 (id 100) 2024-03-01 20:52:16,194 DEBUG blivet/MainThread: action: [83] destroy format None on disk sda (id 2) 2024-03-01 20:52:16,194 DEBUG blivet/MainThread: action: [84] create format lvmpv on disk sda (id 2) 2024-03-01 20:52:16,194 DEBUG blivet/MainThread: action: [87] destroy format None on disk sdb (id 7) 2024-03-01 20:52:16,194 DEBUG blivet/MainThread: action: [88] create format lvmpv on disk sdb (id 7) 2024-03-01 20:52:16,194 DEBUG blivet/MainThread: action: [91] destroy format None on disk sdc (id 22) 2024-03-01 20:52:16,194 DEBUG blivet/MainThread: action: [92] create format lvmpv on disk sdc (id 22) 2024-03-01 20:52:16,194 DEBUG blivet/MainThread: action: [98] create device lvmvg test_vg1 (id 94) 2024-03-01 20:52:16,194 DEBUG blivet/MainThread: action: [105] create device lvmlv test_vg1-lv1 (id 100) 2024-03-01 20:52:16,194 DEBUG blivet/MainThread: action: [106] create format xfs filesystem on lvmlv test_vg1-lv1 (id 100) 2024-03-01 20:52:16,194 INFO blivet/MainThread: pruning action queue... 2024-03-01 20:52:16,195 INFO blivet/MainThread: resetting parted disks... 2024-03-01 20:52:16,197 DEBUG blivet/MainThread: DiskLabel.reset_parted_disk: device: /dev/xvda ; 2024-03-01 20:52:16,200 DEBUG blivet/MainThread: DiskLabel.reset_parted_disk: device: /dev/xvda ; 2024-03-01 20:52:16,202 DEBUG blivet/MainThread: PartitionDevice.pre_commit_fixup: xvda1 ; 2024-03-01 20:52:16,203 DEBUG blivet/MainThread: sector-based lookup found partition xvda1 2024-03-01 20:52:16,205 DEBUG blivet/MainThread: PartitionDevice._set_parted_partition: xvda1 ; 2024-03-01 20:52:16,205 DEBUG blivet/MainThread: device xvda1 new parted_partition parted.Partition instance -- disk: fileSystem: number: 1 path: /dev/xvda1 type: 0 name: None active: True busy: True geometry: PedPartition: <_ped.Partition object at 0x7fded923c4f0> 2024-03-01 20:52:16,206 INFO blivet/MainThread: sorting actions... 2024-03-01 20:52:16,207 DEBUG blivet/MainThread: action: [91] destroy format None on disk sdc (id 22) 2024-03-01 20:52:16,207 DEBUG blivet/MainThread: action: [87] destroy format None on disk sdb (id 7) 2024-03-01 20:52:16,207 DEBUG blivet/MainThread: action: [83] destroy format None on disk sda (id 2) 2024-03-01 20:52:16,207 DEBUG blivet/MainThread: action: [92] create format lvmpv on disk sdc (id 22) 2024-03-01 20:52:16,207 DEBUG blivet/MainThread: action: [88] create format lvmpv on disk sdb (id 7) 2024-03-01 20:52:16,207 DEBUG blivet/MainThread: action: [84] create format lvmpv on disk sda (id 2) 2024-03-01 20:52:16,207 DEBUG blivet/MainThread: action: [98] create device lvmvg test_vg1 (id 94) 2024-03-01 20:52:16,208 DEBUG blivet/MainThread: action: [105] create device lvmlv test_vg1-lv1 (id 100) 2024-03-01 20:52:16,208 DEBUG blivet/MainThread: action: [106] create format xfs filesystem on lvmlv test_vg1-lv1 (id 100) 2024-03-01 20:52:16,208 INFO blivet/MainThread: executing action: [91] destroy format None on disk sdc (id 22) 2024-03-01 20:52:16,210 DEBUG blivet/MainThread: DiskDevice.setup: sdc ; orig: True ; status: True ; controllable: True ; 2024-03-01 20:52:16,213 DEBUG blivet/MainThread: DeviceFormat.destroy: device: /dev/sdc ; type: None ; status: False ; 2024-03-01 20:52:16,213 INFO program/MainThread: Running... wipefs -f -a /dev/sdc 2024-03-01 20:52:16,218 DEBUG program/MainThread: Return code: 0 2024-03-01 20:52:16,218 INFO program/MainThread: Running... udevadm settle --timeout=300 2024-03-01 20:52:16,245 DEBUG program/MainThread: Return code: 0 2024-03-01 20:52:16,245 INFO program/MainThread: Running... udevadm settle --timeout=300 2024-03-01 20:52:16,257 DEBUG program/MainThread: Return code: 0 2024-03-01 20:52:16,258 INFO blivet/MainThread: executing action: [87] destroy format None on disk sdb (id 7) 2024-03-01 20:52:16,261 DEBUG blivet/MainThread: DiskDevice.setup: sdb ; orig: True ; status: True ; controllable: True ; 2024-03-01 20:52:16,264 DEBUG blivet/MainThread: DeviceFormat.destroy: device: /dev/sdb ; type: None ; status: False ; 2024-03-01 20:52:16,264 INFO program/MainThread: Running... wipefs -f -a /dev/sdb 2024-03-01 20:52:16,270 DEBUG program/MainThread: Return code: 0 2024-03-01 20:52:16,271 INFO program/MainThread: Running... udevadm settle --timeout=300 2024-03-01 20:52:16,296 DEBUG program/MainThread: Return code: 0 2024-03-01 20:52:16,296 INFO program/MainThread: Running... udevadm settle --timeout=300 2024-03-01 20:52:16,308 DEBUG program/MainThread: Return code: 0 2024-03-01 20:52:16,309 INFO blivet/MainThread: executing action: [83] destroy format None on disk sda (id 2) 2024-03-01 20:52:16,312 DEBUG blivet/MainThread: DiskDevice.setup: sda ; orig: True ; status: True ; controllable: True ; 2024-03-01 20:52:16,315 DEBUG blivet/MainThread: DeviceFormat.destroy: device: /dev/sda ; type: None ; status: False ; 2024-03-01 20:52:16,315 INFO program/MainThread: Running... wipefs -f -a /dev/sda 2024-03-01 20:52:16,322 DEBUG program/MainThread: Return code: 0 2024-03-01 20:52:16,322 INFO program/MainThread: Running... udevadm settle --timeout=300 2024-03-01 20:52:16,348 DEBUG program/MainThread: Return code: 0 2024-03-01 20:52:16,348 INFO program/MainThread: Running... udevadm settle --timeout=300 2024-03-01 20:52:16,360 DEBUG program/MainThread: Return code: 0 2024-03-01 20:52:16,361 INFO blivet/MainThread: executing action: [92] create format lvmpv on disk sdc (id 22) 2024-03-01 20:52:16,364 DEBUG blivet/MainThread: DiskDevice.setup: sdc ; orig: False ; status: True ; controllable: True ; 2024-03-01 20:52:16,367 DEBUG blivet/MainThread: LVMPhysicalVolume.create: device: /dev/sdc ; type: lvmpv ; status: False ; 2024-03-01 20:52:16,369 DEBUG blivet/MainThread: LVMPhysicalVolume._create: device: /dev/sdc ; type: lvmpv ; status: False ; 2024-03-01 20:52:16,369 DEBUG blivet/MainThread: lvm filter: device /dev/sdc added to the list of allowed devices 2024-03-01 20:52:16,369 DEBUG blivet/MainThread: lvm filter: clearing the lvm devices list 2024-03-01 20:52:16,370 INFO program/MainThread: Running [5] lvm pvcreate /dev/sdc --config= log {level=7 file=/tmp/lvm.log syslog=0} -y ... 2024-03-01 20:52:16,401 INFO program/MainThread: stdout[5]: Physical volume "/dev/sdc" successfully created. 2024-03-01 20:52:16,401 INFO program/MainThread: stderr[5]: 2024-03-01 20:52:16,402 INFO program/MainThread: ...done [5] (exit code: 0) 2024-03-01 20:52:16,402 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 20:52:16,413 INFO program/MainThread: stdout[6]: use_devicesfile=1 2024-03-01 20:52:16,413 INFO program/MainThread: stderr[6]: 2024-03-01 20:52:16,414 INFO program/MainThread: ...done [6] (exit code: 0) 2024-03-01 20:52:16,414 INFO program/MainThread: Running [7] lvmdevices --adddev /dev/sdc ... 2024-03-01 20:52:16,442 INFO program/MainThread: stdout[7]: 2024-03-01 20:52:16,443 INFO program/MainThread: stderr[7]: 2024-03-01 20:52:16,443 INFO program/MainThread: ...done [7] (exit code: 0) 2024-03-01 20:52:16,443 DEBUG blivet/MainThread: lvm filter: restoring the lvm devices list to /dev/sdc 2024-03-01 20:52:16,443 INFO program/MainThread: Running... udevadm settle --timeout=300 2024-03-01 20:52:16,453 DEBUG program/MainThread: Return code: 0 2024-03-01 20:52:16,457 DEBUG blivet/MainThread: DiskDevice.update_sysfs_path: sdc ; status: True ; 2024-03-01 20:52:16,457 DEBUG blivet/MainThread: sdc sysfs_path set to /sys/devices/tcm_loop_0/tcm_loop_adapter_0/host2/target2:0:1/2:0:1:2/block/sdc 2024-03-01 20:52:16,458 INFO program/MainThread: Running... udevadm trigger --action=change --subsystem-match=block --sysname-match=sdc 2024-03-01 20:52:16,467 DEBUG program/MainThread: Return code: 0 2024-03-01 20:52:16,468 INFO program/MainThread: Running... udevadm settle --timeout=300 2024-03-01 20:52:16,491 DEBUG program/MainThread: Return code: 0 2024-03-01 20:52:16,491 INFO blivet/MainThread: executing action: [88] create format lvmpv on disk sdb (id 7) 2024-03-01 20:52:16,495 DEBUG blivet/MainThread: DiskDevice.setup: sdb ; orig: False ; status: True ; controllable: True ; 2024-03-01 20:52:16,498 DEBUG blivet/MainThread: LVMPhysicalVolume.create: device: /dev/sdb ; type: lvmpv ; status: False ; 2024-03-01 20:52:16,500 DEBUG blivet/MainThread: LVMPhysicalVolume._create: device: /dev/sdb ; type: lvmpv ; status: False ; 2024-03-01 20:52:16,500 DEBUG blivet/MainThread: lvm filter: device /dev/sdb added to the list of allowed devices 2024-03-01 20:52:16,500 DEBUG blivet/MainThread: lvm filter: clearing the lvm devices list 2024-03-01 20:52:16,501 INFO program/MainThread: Running [8] lvm pvcreate /dev/sdb --config= log {level=7 file=/tmp/lvm.log syslog=0} -y ... 2024-03-01 20:52:16,539 INFO program/MainThread: stdout[8]: Physical volume "/dev/sdb" successfully created. 2024-03-01 20:52:16,539 INFO program/MainThread: stderr[8]: 2024-03-01 20:52:16,540 INFO program/MainThread: ...done [8] (exit code: 0) 2024-03-01 20:52:16,540 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 20:52:16,548 INFO program/MainThread: stdout[9]: use_devicesfile=1 2024-03-01 20:52:16,548 INFO program/MainThread: stderr[9]: 2024-03-01 20:52:16,549 INFO program/MainThread: ...done [9] (exit code: 0) 2024-03-01 20:52:16,549 INFO program/MainThread: Running [10] lvmdevices --adddev /dev/sdb ... 2024-03-01 20:52:16,573 INFO program/MainThread: stdout[10]: 2024-03-01 20:52:16,573 INFO program/MainThread: stderr[10]: 2024-03-01 20:52:16,573 INFO program/MainThread: ...done [10] (exit code: 0) 2024-03-01 20:52:16,573 DEBUG blivet/MainThread: lvm filter: restoring the lvm devices list to /dev/sdb 2024-03-01 20:52:16,574 INFO program/MainThread: Running... udevadm settle --timeout=300 2024-03-01 20:52:16,582 DEBUG program/MainThread: Return code: 0 2024-03-01 20:52:16,585 DEBUG blivet/MainThread: DiskDevice.update_sysfs_path: sdb ; status: True ; 2024-03-01 20:52:16,586 DEBUG blivet/MainThread: sdb sysfs_path set to /sys/devices/tcm_loop_0/tcm_loop_adapter_0/host2/target2:0:1/2:0:1:1/block/sdb 2024-03-01 20:52:16,587 INFO program/MainThread: Running... udevadm trigger --action=change --subsystem-match=block --sysname-match=sdb 2024-03-01 20:52:16,596 DEBUG program/MainThread: Return code: 0 2024-03-01 20:52:16,596 INFO program/MainThread: Running... udevadm settle --timeout=300 2024-03-01 20:52:16,620 DEBUG program/MainThread: Return code: 0 2024-03-01 20:52:16,620 INFO blivet/MainThread: executing action: [84] create format lvmpv on disk sda (id 2) 2024-03-01 20:52:16,624 DEBUG blivet/MainThread: DiskDevice.setup: sda ; orig: False ; status: True ; controllable: True ; 2024-03-01 20:52:16,627 DEBUG blivet/MainThread: LVMPhysicalVolume.create: device: /dev/sda ; type: lvmpv ; status: False ; 2024-03-01 20:52:16,629 DEBUG blivet/MainThread: LVMPhysicalVolume._create: device: /dev/sda ; type: lvmpv ; status: False ; 2024-03-01 20:52:16,629 DEBUG blivet/MainThread: lvm filter: device /dev/sda added to the list of allowed devices 2024-03-01 20:52:16,629 DEBUG blivet/MainThread: lvm filter: clearing the lvm devices list 2024-03-01 20:52:16,630 INFO program/MainThread: Running [11] lvm pvcreate /dev/sda --config= log {level=7 file=/tmp/lvm.log syslog=0} -y ... 2024-03-01 20:52:16,665 INFO program/MainThread: stdout[11]: Physical volume "/dev/sda" successfully created. 2024-03-01 20:52:16,665 INFO program/MainThread: stderr[11]: 2024-03-01 20:52:16,666 INFO program/MainThread: ...done [11] (exit code: 0) 2024-03-01 20:52:16,666 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 20:52:16,675 INFO program/MainThread: stdout[12]: use_devicesfile=1 2024-03-01 20:52:16,675 INFO program/MainThread: stderr[12]: 2024-03-01 20:52:16,675 INFO program/MainThread: ...done [12] (exit code: 0) 2024-03-01 20:52:16,675 INFO program/MainThread: Running [13] lvmdevices --adddev /dev/sda ... 2024-03-01 20:52:16,704 INFO program/MainThread: stdout[13]: 2024-03-01 20:52:16,704 INFO program/MainThread: stderr[13]: 2024-03-01 20:52:16,704 INFO program/MainThread: ...done [13] (exit code: 0) 2024-03-01 20:52:16,704 DEBUG blivet/MainThread: lvm filter: restoring the lvm devices list to /dev/sda 2024-03-01 20:52:16,705 INFO program/MainThread: Running... udevadm settle --timeout=300 2024-03-01 20:52:16,717 DEBUG program/MainThread: Return code: 0 2024-03-01 20:52:16,721 DEBUG blivet/MainThread: DiskDevice.update_sysfs_path: sda ; status: True ; 2024-03-01 20:52:16,721 DEBUG blivet/MainThread: sda sysfs_path set to /sys/devices/tcm_loop_0/tcm_loop_adapter_0/host2/target2:0:1/2:0:1:0/block/sda 2024-03-01 20:52:16,723 INFO program/MainThread: Running... udevadm trigger --action=change --subsystem-match=block --sysname-match=sda 2024-03-01 20:52:16,731 DEBUG program/MainThread: Return code: 0 2024-03-01 20:52:16,731 INFO program/MainThread: Running... udevadm settle --timeout=300 2024-03-01 20:52:16,755 DEBUG program/MainThread: Return code: 0 2024-03-01 20:52:16,755 INFO blivet/MainThread: executing action: [98] create device lvmvg test_vg1 (id 94) 2024-03-01 20:52:16,759 DEBUG blivet/MainThread: LVMVolumeGroupDevice.create: test_vg1 ; status: False ; 2024-03-01 20:52:16,762 DEBUG blivet/MainThread: LVMVolumeGroupDevice.setup_parents: name: test_vg1 ; orig: False ; 2024-03-01 20:52:16,764 DEBUG blivet/MainThread: DiskDevice.setup: sda ; orig: False ; status: True ; controllable: True ; 2024-03-01 20:52:16,767 DEBUG blivet/MainThread: LVMPhysicalVolume.setup: device: /dev/sda ; type: lvmpv ; status: False ; 2024-03-01 20:52:16,769 DEBUG blivet/MainThread: DiskDevice.setup: sdb ; orig: False ; status: True ; controllable: True ; 2024-03-01 20:52:16,772 DEBUG blivet/MainThread: LVMPhysicalVolume.setup: device: /dev/sdb ; type: lvmpv ; status: False ; 2024-03-01 20:52:16,775 DEBUG blivet/MainThread: DiskDevice.setup: sdc ; orig: False ; status: True ; controllable: True ; 2024-03-01 20:52:16,777 DEBUG blivet/MainThread: LVMPhysicalVolume.setup: device: /dev/sdc ; type: lvmpv ; status: False ; 2024-03-01 20:52:16,780 DEBUG blivet/MainThread: LVMVolumeGroupDevice._create: test_vg1 ; status: False ; 2024-03-01 20:52:16,780 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 20:52:16,829 INFO program/MainThread: stdout[14]: Volume group "test_vg1" successfully created 2024-03-01 20:52:16,829 INFO program/MainThread: stderr[14]: 2024-03-01 20:52:16,830 INFO program/MainThread: ...done [14] (exit code: 0) 2024-03-01 20:52:16,839 DEBUG blivet/MainThread: LVMVolumeGroupDevice.setup: test_vg1 ; orig: False ; status: False ; controllable: True ; 2024-03-01 20:52:16,847 DEBUG blivet/MainThread: LVMVolumeGroupDevice.setup_parents: name: test_vg1 ; orig: False ; 2024-03-01 20:52:16,859 DEBUG blivet/MainThread: DiskDevice.setup: sda ; orig: False ; status: True ; controllable: True ; 2024-03-01 20:52:16,866 DEBUG blivet/MainThread: LVMPhysicalVolume.setup: device: /dev/sda ; type: lvmpv ; status: False ; 2024-03-01 20:52:16,872 DEBUG blivet/MainThread: DiskDevice.setup: sdb ; orig: False ; status: True ; controllable: True ; 2024-03-01 20:52:16,877 DEBUG blivet/MainThread: LVMPhysicalVolume.setup: device: /dev/sdb ; type: lvmpv ; status: False ; 2024-03-01 20:52:16,885 DEBUG blivet/MainThread: DiskDevice.setup: sdc ; orig: False ; status: True ; controllable: True ; 2024-03-01 20:52:16,888 DEBUG blivet/MainThread: LVMPhysicalVolume.setup: device: /dev/sdc ; type: lvmpv ; status: False ; 2024-03-01 20:52:16,888 INFO program/MainThread: Running... udevadm settle --timeout=300 2024-03-01 20:52:16,897 DEBUG program/MainThread: Return code: 0 2024-03-01 20:52:16,901 DEBUG blivet/MainThread: LVMVolumeGroupDevice.update_sysfs_path: test_vg1 ; status: False ; 2024-03-01 20:52:16,904 DEBUG blivet/MainThread: LVMVolumeGroupDevice.update_sysfs_path: test_vg1 ; status: False ; 2024-03-01 20:52:16,904 INFO program/MainThread: Running... udevadm settle --timeout=300 2024-03-01 20:52:16,912 DEBUG program/MainThread: Return code: 0 2024-03-01 20:52:16,913 INFO program/MainThread: Running... udevadm trigger --action=change --subsystem-match=block --sysname-match=test_vg1 2024-03-01 20:52:16,921 DEBUG program/MainThread: Return code: 0 2024-03-01 20:52:16,921 INFO program/MainThread: Running... udevadm settle --timeout=300 2024-03-01 20:52:16,930 DEBUG program/MainThread: Return code: 0 2024-03-01 20:52:16,930 INFO blivet/MainThread: executing action: [105] create device lvmlv test_vg1-lv1 (id 100) 2024-03-01 20:52:16,934 DEBUG blivet/MainThread: LVMLogicalVolumeDevice.create: test_vg1-lv1 ; status: False ; 2024-03-01 20:52:16,937 DEBUG blivet/MainThread: LVMLogicalVolumeDevice.setup_parents: name: test_vg1-lv1 ; orig: False ; 2024-03-01 20:52:16,940 DEBUG blivet/MainThread: LVMVolumeGroupDevice.setup: test_vg1 ; orig: False ; status: False ; controllable: True ; 2024-03-01 20:52:16,943 DEBUG blivet/MainThread: LVMVolumeGroupDevice.setup_parents: name: test_vg1 ; orig: False ; 2024-03-01 20:52:16,945 DEBUG blivet/MainThread: DiskDevice.setup: sda ; orig: False ; status: True ; controllable: True ; 2024-03-01 20:52:16,948 DEBUG blivet/MainThread: LVMPhysicalVolume.setup: device: /dev/sda ; type: lvmpv ; status: False ; 2024-03-01 20:52:16,951 DEBUG blivet/MainThread: DiskDevice.setup: sdb ; orig: False ; status: True ; controllable: True ; 2024-03-01 20:52:16,954 DEBUG blivet/MainThread: LVMPhysicalVolume.setup: device: /dev/sdb ; type: lvmpv ; status: False ; 2024-03-01 20:52:16,957 DEBUG blivet/MainThread: DiskDevice.setup: sdc ; orig: False ; status: True ; controllable: True ; 2024-03-01 20:52:16,960 DEBUG blivet/MainThread: LVMPhysicalVolume.setup: device: /dev/sdc ; type: lvmpv ; status: False ; 2024-03-01 20:52:16,960 INFO program/MainThread: Running... udevadm settle --timeout=300 2024-03-01 20:52:16,971 DEBUG program/MainThread: Return code: 0 2024-03-01 20:52:16,975 DEBUG blivet/MainThread: LVMVolumeGroupDevice.update_sysfs_path: test_vg1 ; status: False ; 2024-03-01 20:52:16,976 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 20:52:17,008 INFO program/MainThread: stdout[15]: LVM2_VG_NAME=test_vg1 LVM2_VG_UUID=1Vfura-pqfY-nWo0-cjSM-DPnk-CPIL-zSexdk LVM2_VG_SIZE=3196059648 LVM2_VG_FREE=3196059648 LVM2_VG_EXTENT_SIZE=4194304 LVM2_VG_EXTENT_COUNT=762 LVM2_VG_FREE_COUNT=762 LVM2_PV_COUNT=3 2024-03-01 20:52:17,008 INFO program/MainThread: stderr[15]: 2024-03-01 20:52:17,008 INFO program/MainThread: ...done [15] (exit code: 0) 2024-03-01 20:52:17,008 WARNING blivet/MainThread: test_vg1-lv1 LV's size (2.99 GiB) exceeds the VG's usable free space (2.98 GiB),shrinking the LV 2024-03-01 20:52:17,009 DEBUG blivet/MainThread: trying to set lv test_vg1-lv1 size to 2.98 GiB 2024-03-01 20:52:17,012 DEBUG blivet/MainThread: LVMLogicalVolumeDevice._create: test_vg1-lv1 ; status: False ; 2024-03-01 20:52:17,013 INFO program/MainThread: Running [16] lvm lvcreate -n lv1 -L 3121152K -y --type linear test_vg1 --config= log {level=7 file=/tmp/lvm.log syslog=0} ... 2024-03-01 20:52:17,077 INFO program/MainThread: stdout[16]: Logical volume "lv1" created. 2024-03-01 20:52:17,077 INFO program/MainThread: stderr[16]: 2024-03-01 20:52:17,078 INFO program/MainThread: ...done [16] (exit code: 0) 2024-03-01 20:52:17,089 DEBUG blivet/MainThread: LVMLogicalVolumeDevice.setup: test_vg1-lv1 ; orig: False ; status: True ; controllable: True ; 2024-03-01 20:52:17,097 DEBUG blivet/MainThread: LVMLogicalVolumeDevice.update_sysfs_path: test_vg1-lv1 ; status: True ; 2024-03-01 20:52:17,098 DEBUG blivet/MainThread: test_vg1-lv1 sysfs_path set to /sys/devices/virtual/block/dm-0 2024-03-01 20:52:17,098 INFO program/MainThread: Running... udevadm settle --timeout=300 2024-03-01 20:52:17,121 DEBUG program/MainThread: Return code: 0 2024-03-01 20:52:17,125 DEBUG blivet/MainThread: LVMLogicalVolumeDevice.read_current_size: exists: True ; path: /dev/mapper/test_vg1-lv1 ; sysfs_path: /sys/devices/virtual/block/dm-0 ; 2024-03-01 20:52:17,126 DEBUG blivet/MainThread: updated test_vg1-lv1 size to 2.98 GiB (2.98 GiB) 2024-03-01 20:52:17,126 INFO program/MainThread: Running... udevadm trigger --action=change --subsystem-match=block --sysname-match=dm-0 2024-03-01 20:52:17,135 DEBUG program/MainThread: Return code: 0 2024-03-01 20:52:17,135 INFO program/MainThread: Running... udevadm settle --timeout=300 2024-03-01 20:52:17,152 DEBUG program/MainThread: Return code: 0 2024-03-01 20:52:17,152 INFO blivet/MainThread: executing action: [106] create format xfs filesystem on lvmlv test_vg1-lv1 (id 100) 2024-03-01 20:52:17,156 DEBUG blivet/MainThread: LVMLogicalVolumeDevice.setup: test_vg1-lv1 ; orig: False ; status: True ; controllable: True ; 2024-03-01 20:52:17,159 DEBUG blivet/MainThread: XFS.create: device: /dev/mapper/test_vg1-lv1 ; type: xfs ; status: False ; 2024-03-01 20:52:17,162 DEBUG blivet/MainThread: XFS._create: type: xfs ; device: /dev/mapper/test_vg1-lv1 ; mountpoint: ; 2024-03-01 20:52:17,162 INFO program/MainThread: Running... mkfs.xfs -f /dev/mapper/test_vg1-lv1 2024-03-01 20:52:17,309 INFO program/MainThread: stdout: 2024-03-01 20:52:17,309 INFO program/MainThread: meta-data=/dev/mapper/test_vg1-lv1 isize=512 agcount=4, agsize=195072 blks 2024-03-01 20:52:17,309 INFO program/MainThread: = sectsz=512 attr=2, projid32bit=1 2024-03-01 20:52:17,309 INFO program/MainThread: = crc=1 finobt=1, sparse=1, rmapbt=0 2024-03-01 20:52:17,309 INFO program/MainThread: = reflink=1 bigtime=1 inobtcount=1 nrext64=0 2024-03-01 20:52:17,309 INFO program/MainThread: data = bsize=4096 blocks=780288, imaxpct=25 2024-03-01 20:52:17,309 INFO program/MainThread: = sunit=0 swidth=0 blks 2024-03-01 20:52:17,309 INFO program/MainThread: naming =version 2 bsize=4096 ascii-ci=0, ftype=1 2024-03-01 20:52:17,309 INFO program/MainThread: log =internal log bsize=4096 blocks=16384, version=2 2024-03-01 20:52:17,309 INFO program/MainThread: = sectsz=512 sunit=0 blks, lazy-count=1 2024-03-01 20:52:17,310 INFO program/MainThread: realtime =none extsz=4096 blocks=0, rtextents=0 2024-03-01 20:52:17,310 DEBUG program/MainThread: Return code: 0 2024-03-01 20:52:17,310 INFO program/MainThread: Running... xfs_admin -L -- /dev/mapper/test_vg1-lv1 2024-03-01 20:52:17,325 INFO program/MainThread: stdout: 2024-03-01 20:52:17,325 INFO program/MainThread: writing all SBs 2024-03-01 20:52:17,325 INFO program/MainThread: new label = "" 2024-03-01 20:52:17,325 DEBUG program/MainThread: Return code: 0 2024-03-01 20:52:17,325 INFO program/MainThread: Running... udevadm settle --timeout=300 2024-03-01 20:52:17,342 DEBUG program/MainThread: Return code: 0 2024-03-01 20:52:17,346 DEBUG blivet/MainThread: LVMLogicalVolumeDevice.update_sysfs_path: test_vg1-lv1 ; status: True ; 2024-03-01 20:52:17,346 DEBUG blivet/MainThread: test_vg1-lv1 sysfs_path set to /sys/devices/virtual/block/dm-0 2024-03-01 20:52:17,347 INFO program/MainThread: Running... udevadm trigger --action=change --subsystem-match=block --sysname-match=dm-0 2024-03-01 20:52:17,356 DEBUG program/MainThread: Return code: 0 2024-03-01 20:52:17,356 INFO program/MainThread: Running... udevadm settle --timeout=300 2024-03-01 20:52:17,369 DEBUG program/MainThread: Return code: 0 2024-03-01 20:52:17,374 DEBUG blivet/MainThread: PartitionDevice._set_parted_partition: xvda1 ; 2024-03-01 20:52:17,374 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 0x7fded9263e50> 2024-03-01 20:52:17,377 DEBUG blivet/MainThread: DeviceTree.get_device_by_path: path: /dev/mapper/test_vg1-lv1 ; incomplete: False ; hidden: False ; 2024-03-01 20:52:17,380 DEBUG blivet/MainThread: DeviceTree.get_device_by_path returned existing 2.98 GiB lvmlv test_vg1-lv1 (100) with existing xfs filesystem 2024-03-01 20:52:17,380 DEBUG blivet/MainThread: resolved '/dev/mapper/test_vg1-lv1' to 'test_vg1-lv1' (lvmlv) 2024-03-01 20:52:17,383 DEBUG blivet/MainThread: DeviceTree.get_device_by_path: path: /dev/mapper/test_vg1-lv1 ; incomplete: False ; hidden: False ; 2024-03-01 20:52:17,385 DEBUG blivet/MainThread: DeviceTree.get_device_by_path returned existing 2.98 GiB lvmlv test_vg1-lv1 (100) with existing xfs filesystem 2024-03-01 20:52:17,385 DEBUG blivet/MainThread: resolved '/dev/mapper/test_vg1-lv1' to 'test_vg1-lv1' (lvmlv) 2024-03-01 20:52:21,745 INFO blivet/MainThread: sys.argv = ['/tmp/ansible_fedora.linux_system_roles.blivet_payload_y4x4kufm/ansible_fedora.linux_system_roles.blivet_payload.zip/ansible_collections/fedora/linux_system_roles/plugins/modules/blivet.py'] 2024-03-01 20:52:21,779 DEBUG blivet/MainThread: Ext4FS.supported: supported: True ; 2024-03-01 20:52:21,779 INFO program/MainThread: Running [2] e2fsck -V ... 2024-03-01 20:52:21,782 INFO program/MainThread: stdout[2]: 2024-03-01 20:52:21,782 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 20:52:21,782 INFO program/MainThread: ...done [2] (exit code: 0) 2024-03-01 20:52:21,783 INFO program/MainThread: Running... modprobe --dry-run ext4 2024-03-01 20:52:21,787 DEBUG program/MainThread: Return code: 0 2024-03-01 20:52:21,787 DEBUG blivet/MainThread: get_format('ext4') returning Ext4FS instance with object id 0 2024-03-01 20:52:21,790 DEBUG blivet/MainThread: Ext4FS.supported: supported: True ; 2024-03-01 20:52:21,790 DEBUG blivet/MainThread: trying to set new default fstype to 'ext4' 2024-03-01 20:52:21,793 DEBUG blivet/MainThread: Ext4FS.supported: supported: True ; 2024-03-01 20:52:21,793 DEBUG blivet/MainThread: get_format('ext4') returning Ext4FS instance with object id 1 2024-03-01 20:52:21,796 DEBUG blivet/MainThread: Ext4FS.supported: supported: True ; 2024-03-01 20:52:21,796 INFO program/MainThread: Running... lsblk --bytes -a -o NAME,SIZE,OWNER,GROUP,MODE,FSTYPE,LABEL,UUID,PARTUUID,MOUNTPOINT 2024-03-01 20:52:21,804 INFO program/MainThread: stdout: 2024-03-01 20:52:21,804 INFO program/MainThread: NAME SIZE OWNER GROUP MODE FSTYPE LABEL UUID PARTUUID MOUNTPOINT 2024-03-01 20:52:21,805 INFO program/MainThread: sda 1073741824 root disk brw-rw---- LVM2_member XnCtv1-Xsea-Wo2M-21qf-VP7V-Rfru-k07flK 2024-03-01 20:52:21,805 INFO program/MainThread: `-test_vg1-lv1 3196059648 root disk brw-rw---- xfs 580b8263-e009-4ec6-b1ce-f23d64f55820 2024-03-01 20:52:21,805 INFO program/MainThread: sdb 1073741824 root disk brw-rw---- LVM2_member 78ZEpg-Ay2Q-kici-oQuH-59KI-N31q-6ATZdT 2024-03-01 20:52:21,805 INFO program/MainThread: `-test_vg1-lv1 3196059648 root disk brw-rw---- xfs 580b8263-e009-4ec6-b1ce-f23d64f55820 2024-03-01 20:52:21,805 INFO program/MainThread: sdc 1073741824 root disk brw-rw---- LVM2_member kBKuYD-NvpT-f4zl-NMJy-mpqc-fgDf-eyN6z6 2024-03-01 20:52:21,805 INFO program/MainThread: `-test_vg1-lv1 3196059648 root disk brw-rw---- xfs 580b8263-e009-4ec6-b1ce-f23d64f55820 2024-03-01 20:52:21,805 INFO program/MainThread: sdd 1073741824 root disk brw-rw---- 2024-03-01 20:52:21,805 INFO program/MainThread: sde 1073741824 root disk brw-rw---- 2024-03-01 20:52:21,805 INFO program/MainThread: sdf 1073741824 root disk brw-rw---- 2024-03-01 20:52:21,805 INFO program/MainThread: sdg 1073741824 root disk brw-rw---- 2024-03-01 20:52:21,805 INFO program/MainThread: sdh 1073741824 root disk brw-rw---- 2024-03-01 20:52:21,805 INFO program/MainThread: sdi 1073741824 root disk brw-rw---- 2024-03-01 20:52:21,805 INFO program/MainThread: sdj 1073741824 root disk brw-rw---- 2024-03-01 20:52:21,805 INFO program/MainThread: sdk 1073741824 root disk brw-rw---- 2024-03-01 20:52:21,805 INFO program/MainThread: sdl 1073741824 root disk brw-rw---- 2024-03-01 20:52:21,805 INFO program/MainThread: xvda 268435456000 root disk brw-rw---- 2024-03-01 20:52:21,805 INFO program/MainThread: `-xvda1 268434390528 root disk brw-rw---- xfs a4d9efbc-be36-4c5f-99af-596afd10159d e61ef7e0-01 / 2024-03-01 20:52:21,805 DEBUG program/MainThread: Return code: 0 2024-03-01 20:52:21,805 DEBUG blivet/MainThread: lsblk output: NAME SIZE OWNER GROUP MODE FSTYPE LABEL UUID PARTUUID MOUNTPOINT sda 1073741824 root disk brw-rw---- LVM2_member XnCtv1-Xsea-Wo2M-21qf-VP7V-Rfru-k07flK `-test_vg1-lv1 3196059648 root disk brw-rw---- xfs 580b8263-e009-4ec6-b1ce-f23d64f55820 sdb 1073741824 root disk brw-rw---- LVM2_member 78ZEpg-Ay2Q-kici-oQuH-59KI-N31q-6ATZdT `-test_vg1-lv1 3196059648 root disk brw-rw---- xfs 580b8263-e009-4ec6-b1ce-f23d64f55820 sdc 1073741824 root disk brw-rw---- LVM2_member kBKuYD-NvpT-f4zl-NMJy-mpqc-fgDf-eyN6z6 `-test_vg1-lv1 3196059648 root disk brw-rw---- xfs 580b8263-e009-4ec6-b1ce-f23d64f55820 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 20:52:21,805 DEBUG blivet/MainThread: lvm filter: clearing the lvm devices list 2024-03-01 20:52:21,806 DEBUG blivet/MainThread: lvm filter: clearing the lvm devices list 2024-03-01 20:52:21,806 INFO blivet/MainThread: resetting Blivet (version 3.6.0) instance 2024-03-01 20:52:21,806 DEBUG blivet/MainThread: lvm filter: clearing the lvm devices list 2024-03-01 20:52:21,806 INFO blivet/MainThread: DeviceTree.populate: ignored_disks is [] ; exclusive_disks is [] 2024-03-01 20:52:21,806 WARNING blivet/MainThread: Failed to call the update_volume_info method: libstoragemgmt functionality not available 2024-03-01 20:52:21,806 INFO program/MainThread: Running... udevadm settle --timeout=300 2024-03-01 20:52:21,818 DEBUG program/MainThread: Return code: 0 2024-03-01 20:52:21,831 INFO blivet/MainThread: devices to scan: ['sda', 'sdb', 'sdk', 'sdl', 'sdc', 'sdd', 'sde', 'sdf', 'sdg', 'sdh', 'sdi', 'sdj', 'xvda', 'xvda1', 'test_vg1-lv1'] 2024-03-01 20:52:21,836 DEBUG blivet/MainThread: DeviceTree.handle_device: name: sda ; info: {'CURRENT_TAGS': ':systemd:', 'DEVLINKS': '/dev/disk/by-id/scsi-1LIO-ORG_disk0:a8abeb2a-8284-458e-bf04-3e0fbc353c0a ' '/dev/disk/by-diskseq/2 ' '/dev/disk/by-id/scsi-SLIO-ORG_disk0_a8abeb2a-8284-458e-bf04-3e0fbc353c0a ' '/dev/disk/by-id/lvm-pv-uuid-XnCtv1-Xsea-Wo2M-21qf-VP7V-Rfru-k07flK ' '/dev/disk/by-id/scsi-36001405a8abeb2a8284458ebf043e0fb ' '/dev/disk/by-id/wwn-0x6001405a8abeb2a8284458ebf043e0fb', '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': 'XnCtv1-Xsea-Wo2M-21qf-VP7V-Rfru-k07flK', 'ID_FS_UUID_ENC': 'XnCtv1-Xsea-Wo2M-21qf-VP7V-Rfru-k07flK', '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': 'a8abeb2a-8284-458e-bf04-3e0fbc353c0a', 'ID_SERIAL': '36001405a8abeb2a8284458ebf043e0fb', 'ID_SERIAL_SHORT': '6001405a8abeb2a8284458ebf043e0fb', 'ID_TARGET_PORT': '0', 'ID_TYPE': 'disk', 'ID_VENDOR': 'LIO-ORG', 'ID_VENDOR_ENC': 'LIO-ORG\\x20', 'ID_WWN': '0x6001405a8abeb2a8', 'ID_WWN_VENDOR_EXTENSION': '0x284458ebf043e0fb', 'ID_WWN_WITH_EXTENSION': '0x6001405a8abeb2a8284458ebf043e0fb', 'MAJOR': '8', 'MINOR': '0', 'SCSI_IDENT_LUN_LOGICAL_UNIT_GROUP': '0x0', 'SCSI_IDENT_LUN_NAA_REGEXT': '6001405a8abeb2a8284458ebf043e0fb', 'SCSI_IDENT_LUN_T10': 'LIO-ORG_disk0:a8abeb2a-8284-458e-bf04-3e0fbc353c0a', 'SCSI_IDENT_PORT_NAME': 'naa.5001405a91c5ccc5,t,0x0001', 'SCSI_IDENT_PORT_RELATIVE': '0', 'SCSI_IDENT_PORT_TARGET_PORT_GROUP': '0x0', 'SCSI_IDENT_SERIAL': 'a8abeb2a-8284-458e-bf04-3e0fbc353c0a', 'SCSI_IDENT_TARGET_NAME': 'naa.5001405a91c5ccc5', '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': '336998022'} ; 2024-03-01 20:52:21,836 INFO blivet/MainThread: scanning sda (/sys/devices/tcm_loop_0/tcm_loop_adapter_0/host2/target2:0:1/2:0:1:0/block/sda)... 2024-03-01 20:52:21,836 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 20:52:21,871 INFO program/MainThread: stdout[3]: LVM2_VG_NAME=test_vg1 LVM2_LV_NAME=lv1 LVM2_LV_UUID=qyE3E5-qtRl-bhyu-mALx-e5Fz-zHTd-1jGDDj LVM2_LV_SIZE=3196059648 LVM2_LV_ATTR=-wi-a----- LVM2_SEGTYPE=linear LVM2_ORIGIN= LVM2_POOL_LV= LVM2_DATA_LV= LVM2_METADATA_LV= LVM2_LV_ROLE=public LVM2_MOVE_PV= LVM2_DATA_PERCENT= LVM2_METADATA_PERCENT= LVM2_COPY_PERCENT= LVM2_VG_NAME=test_vg1 LVM2_LV_NAME=lv1 LVM2_LV_UUID=qyE3E5-qtRl-bhyu-mALx-e5Fz-zHTd-1jGDDj LVM2_LV_SIZE=3196059648 LVM2_LV_ATTR=-wi-a----- LVM2_SEGTYPE=linear LVM2_ORIGIN= LVM2_POOL_LV= LVM2_DATA_LV= LVM2_METADATA_LV= LVM2_LV_ROLE=public LVM2_MOVE_PV= LVM2_DATA_PERCENT= LVM2_METADATA_PERCENT= LVM2_COPY_PERCENT= LVM2_VG_NAME=test_vg1 LVM2_LV_NAME=lv1 LVM2_LV_UUID=qyE3E5-qtRl-bhyu-mALx-e5Fz-zHTd-1jGDDj LVM2_LV_SIZE=3196059648 LVM2_LV_ATTR=-wi-a----- LVM2_SEGTYPE=linear LVM2_ORIGIN= LVM2_POOL_LV= LVM2_DATA_LV= LVM2_METADATA_LV= LVM2_LV_ROLE=public LVM2_MOVE_PV= LVM2_DATA_PERCENT= LVM2_METADATA_PERCENT= LVM2_COPY_PERCENT= 2024-03-01 20:52:21,872 INFO program/MainThread: stderr[3]: 2024-03-01 20:52:21,872 INFO program/MainThread: ...done [3] (exit code: 0) 2024-03-01 20:52:21,876 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: sda ; incomplete: False ; hidden: False ; 2024-03-01 20:52:21,879 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned None 2024-03-01 20:52:21,883 INFO blivet/MainThread: failed to get initiator name from iscsi firmware: storaged iSCSI functionality not available 2024-03-01 20:52:21,884 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 20:52:21,889 DEBUG blivet/MainThread: DiskDevicePopulator.run: name: sda ; 2024-03-01 20:52:21,890 INFO blivet/MainThread: sda is a disk 2024-03-01 20:52:21,890 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 3 2024-03-01 20:52:21,890 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 4 2024-03-01 20:52:21,893 DEBUG blivet/MainThread: DiskDevice._set_format: sda ; type: None ; current: None ; 2024-03-01 20:52:21,897 DEBUG blivet/MainThread: DiskDevice.update_sysfs_path: sda ; status: True ; 2024-03-01 20:52:21,897 DEBUG blivet/MainThread: sda sysfs_path set to /sys/devices/tcm_loop_0/tcm_loop_adapter_0/host2/target2:0:1/2:0:1:0/block/sda 2024-03-01 20:52:21,900 DEBUG blivet/MainThread: DiskDevice.read_current_size: exists: True ; path: /dev/sda ; sysfs_path: /sys/devices/tcm_loop_0/tcm_loop_adapter_0/host2/target2:0:1/2:0:1:0/block/sda ; 2024-03-01 20:52:21,900 DEBUG blivet/MainThread: updated sda size to 1024 MiB (1024 MiB) 2024-03-01 20:52:21,901 INFO blivet/MainThread: added disk sda (id 2) to device tree 2024-03-01 20:52:21,901 INFO blivet/MainThread: got device: DiskDevice instance (0x7f86a039b8e0) -- 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 = 6001405a8abeb2a8284458ebf043e0fb 2024-03-01 20:52:21,904 DEBUG blivet/MainThread: DeviceTree.handle_format: name: sda ; 2024-03-01 20:52:21,907 DEBUG blivet/MainThread: AppleBootstrapFS.supported: supported: True ; 2024-03-01 20:52:21,907 DEBUG blivet/MainThread: get_format('appleboot') returning AppleBootstrapFS instance with object id 6 2024-03-01 20:52:21,911 DEBUG blivet/MainThread: EFIFS.supported: supported: True ; 2024-03-01 20:52:21,911 DEBUG blivet/MainThread: get_format('efi') returning EFIFS instance with object id 7 2024-03-01 20:52:21,914 DEBUG blivet/MainThread: MacEFIFS.supported: supported: True ; 2024-03-01 20:52:21,914 DEBUG blivet/MainThread: get_format('macefi') returning MacEFIFS instance with object id 8 2024-03-01 20:52:21,917 DEBUG blivet/MainThread: MacEFIFS.supported: supported: True ; 2024-03-01 20:52:21,917 DEBUG blivet/MainThread: get_format('macefi') returning MacEFIFS instance with object id 9 2024-03-01 20:52:21,920 DEBUG blivet/MainThread: LVMFormatPopulator.run: pv: sda ; 2024-03-01 20:52:21,921 DEBUG blivet/MainThread: lvm filter: device /dev/sda added to the list of allowed devices 2024-03-01 20:52:21,921 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 20:52:21,954 INFO program/MainThread: stdout[4]: LVM2_PV_NAME=/dev/sda LVM2_PV_UUID=XnCtv1-Xsea-Wo2M-21qf-VP7V-Rfru-k07flK LVM2_PV_FREE=0 LVM2_PV_SIZE=1065353216 LVM2_PE_START=8388608 LVM2_VG_NAME=test_vg1 LVM2_VG_UUID=1Vfura-pqfY-nWo0-cjSM-DPnk-CPIL-zSexdk LVM2_VG_SIZE=3196059648 LVM2_VG_FREE=0 LVM2_VG_EXTENT_SIZE=4194304 LVM2_VG_EXTENT_COUNT=762 LVM2_VG_FREE_COUNT=0 LVM2_PV_COUNT=3 LVM2_PV_NAME=[unknown] LVM2_PV_UUID=78ZEpg-Ay2Q-kici-oQuH-59KI-N31q-6ATZdT LVM2_PV_FREE=0 LVM2_PV_SIZE=1065353216 LVM2_PE_START=8388608 LVM2_VG_NAME=test_vg1 LVM2_VG_UUID=1Vfura-pqfY-nWo0-cjSM-DPnk-CPIL-zSexdk LVM2_VG_SIZE=3196059648 LVM2_VG_FREE=0 LVM2_VG_EXTENT_SIZE=4194304 LVM2_VG_EXTENT_COUNT=762 LVM2_VG_FREE_COUNT=0 LVM2_PV_COUNT=3 LVM2_PV_NAME=[unknown] LVM2_PV_UUID=kBKuYD-NvpT-f4zl-NMJy-mpqc-fgDf-eyN6z6 LVM2_PV_FREE=0 LVM2_PV_SIZE=1065353216 LVM2_PE_START=8388608 LVM2_VG_NAME=test_vg1 LVM2_VG_UUID=1Vfura-pqfY-nWo0-cjSM-DPnk-CPIL-zSexdk LVM2_VG_SIZE=3196059648 LVM2_VG_FREE=0 LVM2_VG_EXTENT_SIZE=4194304 LVM2_VG_EXTENT_COUNT=762 LVM2_VG_FREE_COUNT=0 LVM2_PV_COUNT=3 2024-03-01 20:52:21,955 INFO program/MainThread: stderr[4]: WARNING: Couldn't find device with uuid 78ZEpg-Ay2Q-kici-oQuH-59KI-N31q-6ATZdT. WARNING: Couldn't find device with uuid kBKuYD-NvpT-f4zl-NMJy-mpqc-fgDf-eyN6z6. WARNING: VG test_vg1 is missing PV 78ZEpg-Ay2Q-kici-oQuH-59KI-N31q-6ATZdT (last written to /dev/sdb). WARNING: VG test_vg1 is missing PV kBKuYD-NvpT-f4zl-NMJy-mpqc-fgDf-eyN6z6 (last written to /dev/sdc). WARNING: Couldn't find all devices for LV test_vg1/lv1 while checking used and assumed devices. 2024-03-01 20:52:21,955 INFO program/MainThread: ...done [4] (exit code: 0) 2024-03-01 20:52:21,955 INFO blivet/MainThread: type detected on 'sda' is 'lvmpv' 2024-03-01 20:52:21,959 DEBUG blivet/MainThread: LVMPhysicalVolume.__init__: uuid: XnCtv1-Xsea-Wo2M-21qf-VP7V-Rfru-k07flK ; label: None ; device: /dev/sda ; serial: 36001405a8abeb2a8284458ebf043e0fb ; exists: True ; vg_name: test_vg1 ; vg_uuid: 1Vfura-pqfY-nWo0-cjSM-DPnk-CPIL-zSexdk ; pe_start: 8 MiB ; 2024-03-01 20:52:21,959 DEBUG blivet/MainThread: get_format('lvmpv') returning LVMPhysicalVolume instance with object id 10 2024-03-01 20:52:21,962 DEBUG blivet/MainThread: DiskDevice._set_format: sda ; type: lvmpv ; current: None ; 2024-03-01 20:52:21,965 DEBUG blivet/MainThread: DeviceTree.get_device_by_uuid: uuid: 1Vfura-pqfY-nWo0-cjSM-DPnk-CPIL-zSexdk ; incomplete: True ; hidden: False ; 2024-03-01 20:52:21,968 DEBUG blivet/MainThread: DeviceTree.get_device_by_uuid returned None 2024-03-01 20:52:21,971 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: test_vg1 ; incomplete: False ; hidden: False ; 2024-03-01 20:52:21,973 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned None 2024-03-01 20:52:21,974 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 20:52:22,007 INFO program/MainThread: stdout[5]: LVM2_VG_NAME=test_vg1 LVM2_VG_UUID=1Vfura-pqfY-nWo0-cjSM-DPnk-CPIL-zSexdk LVM2_VG_SIZE=3196059648 LVM2_VG_FREE=0 LVM2_VG_EXTENT_SIZE=4194304 LVM2_VG_EXTENT_COUNT=762 LVM2_VG_FREE_COUNT=0 LVM2_PV_COUNT=3 2024-03-01 20:52:22,007 INFO program/MainThread: stderr[5]: WARNING: Couldn't find device with uuid 78ZEpg-Ay2Q-kici-oQuH-59KI-N31q-6ATZdT. WARNING: Couldn't find device with uuid kBKuYD-NvpT-f4zl-NMJy-mpqc-fgDf-eyN6z6. WARNING: VG test_vg1 is missing PV 78ZEpg-Ay2Q-kici-oQuH-59KI-N31q-6ATZdT (last written to /dev/sdb). WARNING: VG test_vg1 is missing PV kBKuYD-NvpT-f4zl-NMJy-mpqc-fgDf-eyN6z6 (last written to /dev/sdc). WARNING: Couldn't find all devices for LV test_vg1/lv1 while checking used and assumed devices. 2024-03-01 20:52:22,007 INFO program/MainThread: ...done [5] (exit code: 0) 2024-03-01 20:52:22,007 INFO blivet/MainThread: Can't get exported information from VG info, assuming VG is not exported. 2024-03-01 20:52:22,008 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 12 2024-03-01 20:52:22,013 DEBUG blivet/MainThread: LVMVolumeGroupDevice._add_parent: test_vg1 ; parent: sda ; 2024-03-01 20:52:22,016 DEBUG blivet/MainThread: DiskDevice.add_child: name: sda ; child: test_vg1 ; kids: 0 ; 2024-03-01 20:52:22,016 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 13 2024-03-01 20:52:22,019 DEBUG blivet/MainThread: LVMVolumeGroupDevice._set_format: test_vg1 ; type: None ; current: None ; 2024-03-01 20:52:22,019 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 20:52:22,057 INFO program/MainThread: stdout[6]: LVM2_VG_NAME=test_vg1 LVM2_LV_NAME=lv1 LVM2_LV_UUID=qyE3E5-qtRl-bhyu-mALx-e5Fz-zHTd-1jGDDj LVM2_LV_SIZE=3196059648 LVM2_LV_ATTR=-wi-a---p- LVM2_SEGTYPE=linear LVM2_ORIGIN= LVM2_POOL_LV= LVM2_DATA_LV= LVM2_METADATA_LV= LVM2_LV_ROLE=public LVM2_MOVE_PV= LVM2_DATA_PERCENT= LVM2_METADATA_PERCENT= LVM2_COPY_PERCENT= LVM2_VG_NAME=test_vg1 LVM2_LV_NAME=lv1 LVM2_LV_UUID=qyE3E5-qtRl-bhyu-mALx-e5Fz-zHTd-1jGDDj LVM2_LV_SIZE=3196059648 LVM2_LV_ATTR=-wi-a---p- LVM2_SEGTYPE=linear LVM2_ORIGIN= LVM2_POOL_LV= LVM2_DATA_LV= LVM2_METADATA_LV= LVM2_LV_ROLE=public LVM2_MOVE_PV= LVM2_DATA_PERCENT= LVM2_METADATA_PERCENT= LVM2_COPY_PERCENT= LVM2_VG_NAME=test_vg1 LVM2_LV_NAME=lv1 LVM2_LV_UUID=qyE3E5-qtRl-bhyu-mALx-e5Fz-zHTd-1jGDDj LVM2_LV_SIZE=3196059648 LVM2_LV_ATTR=-wi-a---p- LVM2_SEGTYPE=linear LVM2_ORIGIN= LVM2_POOL_LV= LVM2_DATA_LV= LVM2_METADATA_LV= LVM2_LV_ROLE=public LVM2_MOVE_PV= LVM2_DATA_PERCENT= LVM2_METADATA_PERCENT= LVM2_COPY_PERCENT= 2024-03-01 20:52:22,057 INFO program/MainThread: stderr[6]: WARNING: Couldn't find device with uuid 78ZEpg-Ay2Q-kici-oQuH-59KI-N31q-6ATZdT. WARNING: Couldn't find device with uuid kBKuYD-NvpT-f4zl-NMJy-mpqc-fgDf-eyN6z6. WARNING: VG test_vg1 is missing PV 78ZEpg-Ay2Q-kici-oQuH-59KI-N31q-6ATZdT (last written to /dev/sdb). WARNING: VG test_vg1 is missing PV kBKuYD-NvpT-f4zl-NMJy-mpqc-fgDf-eyN6z6 (last written to /dev/sdc). WARNING: Couldn't find all devices for LV test_vg1/lv1 while checking used and assumed devices. 2024-03-01 20:52:22,057 INFO program/MainThread: ...done [6] (exit code: 0) 2024-03-01 20:52:22,062 DEBUG blivet/MainThread: LVMVolumeGroupDevice.update_sysfs_path: test_vg1 ; status: True ; 2024-03-01 20:52:22,062 INFO blivet/MainThread: added lvmvg test_vg1 (id 11) to device tree 2024-03-01 20:52:22,065 DEBUG blivet/MainThread: LVMFormatPopulator._update_lvs: pv: sda ; 2024-03-01 20:52:22,067 DEBUG blivet/MainThread: DeviceTree.get_device_by_uuid: uuid: 1Vfura-pqfY-nWo0-cjSM-DPnk-CPIL-zSexdk ; incomplete: True ; hidden: False ; 2024-03-01 20:52:22,070 DEBUG blivet/MainThread: DeviceTree.get_device_by_uuid returned existing 1016 MiB lvmvg test_vg1 (11) 2024-03-01 20:52:22,070 WARNING blivet/MainThread: Skipping LVs for incomplete VG test_vg1 2024-03-01 20:52:22,070 INFO blivet/MainThread: got format: existing lvmpv 2024-03-01 20:52:22,074 DEBUG blivet/MainThread: DeviceTree.handle_device: name: sdb ; info: {'CURRENT_TAGS': ':systemd:', 'DEVLINKS': '/dev/disk/by-id/scsi-SLIO-ORG_disk1_c67c68fc-5fb8-4942-8812-1de7084b7176 ' '/dev/disk/by-id/scsi-1LIO-ORG_disk1:c67c68fc-5fb8-4942-8812-1de7084b7176 ' '/dev/disk/by-id/scsi-36001405c67c68fc5fb8494288121de70 ' '/dev/disk/by-id/lvm-pv-uuid-78ZEpg-Ay2Q-kici-oQuH-59KI-N31q-6ATZdT ' '/dev/disk/by-diskseq/3 ' '/dev/disk/by-id/wwn-0x6001405c67c68fc5fb8494288121de70', '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': '78ZEpg-Ay2Q-kici-oQuH-59KI-N31q-6ATZdT', 'ID_FS_UUID_ENC': '78ZEpg-Ay2Q-kici-oQuH-59KI-N31q-6ATZdT', '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': 'c67c68fc-5fb8-4942-8812-1de7084b7176', 'ID_SERIAL': '36001405c67c68fc5fb8494288121de70', 'ID_SERIAL_SHORT': '6001405c67c68fc5fb8494288121de70', 'ID_TARGET_PORT': '0', 'ID_TYPE': 'disk', 'ID_VENDOR': 'LIO-ORG', 'ID_VENDOR_ENC': 'LIO-ORG\\x20', 'ID_WWN': '0x6001405c67c68fc5', 'ID_WWN_VENDOR_EXTENSION': '0xfb8494288121de70', 'ID_WWN_WITH_EXTENSION': '0x6001405c67c68fc5fb8494288121de70', 'MAJOR': '8', 'MINOR': '16', 'SCSI_IDENT_LUN_LOGICAL_UNIT_GROUP': '0x0', 'SCSI_IDENT_LUN_NAA_REGEXT': '6001405c67c68fc5fb8494288121de70', 'SCSI_IDENT_LUN_T10': 'LIO-ORG_disk1:c67c68fc-5fb8-4942-8812-1de7084b7176', 'SCSI_IDENT_PORT_NAME': 'naa.5001405a91c5ccc5,t,0x0001', 'SCSI_IDENT_PORT_RELATIVE': '0', 'SCSI_IDENT_PORT_TARGET_PORT_GROUP': '0x0', 'SCSI_IDENT_SERIAL': 'c67c68fc-5fb8-4942-8812-1de7084b7176', 'SCSI_IDENT_TARGET_NAME': 'naa.5001405a91c5ccc5', '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': '337020590'} ; 2024-03-01 20:52:22,074 INFO blivet/MainThread: scanning sdb (/sys/devices/tcm_loop_0/tcm_loop_adapter_0/host2/target2:0:1/2:0:1:1/block/sdb)... 2024-03-01 20:52:22,077 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: sdb ; incomplete: False ; hidden: False ; 2024-03-01 20:52:22,079 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned None 2024-03-01 20:52:22,084 DEBUG blivet/MainThread: DiskDevicePopulator.run: name: sdb ; 2024-03-01 20:52:22,085 INFO blivet/MainThread: sdb is a disk 2024-03-01 20:52:22,085 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 17 2024-03-01 20:52:22,085 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 18 2024-03-01 20:52:22,088 DEBUG blivet/MainThread: DiskDevice._set_format: sdb ; type: None ; current: None ; 2024-03-01 20:52:22,091 DEBUG blivet/MainThread: DiskDevice.update_sysfs_path: sdb ; status: True ; 2024-03-01 20:52:22,091 DEBUG blivet/MainThread: sdb sysfs_path set to /sys/devices/tcm_loop_0/tcm_loop_adapter_0/host2/target2:0:1/2:0:1:1/block/sdb 2024-03-01 20:52:22,094 DEBUG blivet/MainThread: DiskDevice.read_current_size: exists: True ; path: /dev/sdb ; sysfs_path: /sys/devices/tcm_loop_0/tcm_loop_adapter_0/host2/target2:0:1/2:0:1:1/block/sdb ; 2024-03-01 20:52:22,094 DEBUG blivet/MainThread: updated sdb size to 1024 MiB (1024 MiB) 2024-03-01 20:52:22,095 INFO blivet/MainThread: added disk sdb (id 16) to device tree 2024-03-01 20:52:22,095 INFO blivet/MainThread: got device: DiskDevice instance (0x7f869f2bc250) -- 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 = 6001405c67c68fc5fb8494288121de70 2024-03-01 20:52:22,098 DEBUG blivet/MainThread: DeviceTree.handle_format: name: sdb ; 2024-03-01 20:52:22,101 DEBUG blivet/MainThread: AppleBootstrapFS.supported: supported: True ; 2024-03-01 20:52:22,101 DEBUG blivet/MainThread: get_format('appleboot') returning AppleBootstrapFS instance with object id 20 2024-03-01 20:52:22,104 DEBUG blivet/MainThread: EFIFS.supported: supported: True ; 2024-03-01 20:52:22,104 DEBUG blivet/MainThread: get_format('efi') returning EFIFS instance with object id 21 2024-03-01 20:52:22,107 DEBUG blivet/MainThread: MacEFIFS.supported: supported: True ; 2024-03-01 20:52:22,107 DEBUG blivet/MainThread: get_format('macefi') returning MacEFIFS instance with object id 22 2024-03-01 20:52:22,110 DEBUG blivet/MainThread: MacEFIFS.supported: supported: True ; 2024-03-01 20:52:22,110 DEBUG blivet/MainThread: get_format('macefi') returning MacEFIFS instance with object id 23 2024-03-01 20:52:22,113 DEBUG blivet/MainThread: LVMFormatPopulator.run: pv: sdb ; 2024-03-01 20:52:22,113 DEBUG blivet/MainThread: lvm filter: device /dev/sdb added to the list of allowed devices 2024-03-01 20:52:22,113 INFO program/MainThread: Running [7] lvm pvs --unit=b --nosuffix --nameprefixes --unquoted --noheadings -o pv_name,pv_uuid,pv_free,pv_size,pe_start,vg_name,vg_uuid,vg_size,vg_free,vg_extent_size,vg_extent_count,vg_free_count,pv_count --config= log {level=7 file=/tmp/lvm.log syslog=0} --devices=/dev/sdb,/dev/sda ... 2024-03-01 20:52:22,146 INFO program/MainThread: stdout[7]: LVM2_PV_NAME=/dev/sda LVM2_PV_UUID=XnCtv1-Xsea-Wo2M-21qf-VP7V-Rfru-k07flK LVM2_PV_FREE=0 LVM2_PV_SIZE=1065353216 LVM2_PE_START=8388608 LVM2_VG_NAME=test_vg1 LVM2_VG_UUID=1Vfura-pqfY-nWo0-cjSM-DPnk-CPIL-zSexdk LVM2_VG_SIZE=3196059648 LVM2_VG_FREE=0 LVM2_VG_EXTENT_SIZE=4194304 LVM2_VG_EXTENT_COUNT=762 LVM2_VG_FREE_COUNT=0 LVM2_PV_COUNT=3 LVM2_PV_NAME=/dev/sdb LVM2_PV_UUID=78ZEpg-Ay2Q-kici-oQuH-59KI-N31q-6ATZdT LVM2_PV_FREE=0 LVM2_PV_SIZE=1065353216 LVM2_PE_START=8388608 LVM2_VG_NAME=test_vg1 LVM2_VG_UUID=1Vfura-pqfY-nWo0-cjSM-DPnk-CPIL-zSexdk LVM2_VG_SIZE=3196059648 LVM2_VG_FREE=0 LVM2_VG_EXTENT_SIZE=4194304 LVM2_VG_EXTENT_COUNT=762 LVM2_VG_FREE_COUNT=0 LVM2_PV_COUNT=3 LVM2_PV_NAME=[unknown] LVM2_PV_UUID=kBKuYD-NvpT-f4zl-NMJy-mpqc-fgDf-eyN6z6 LVM2_PV_FREE=0 LVM2_PV_SIZE=1065353216 LVM2_PE_START=8388608 LVM2_VG_NAME=test_vg1 LVM2_VG_UUID=1Vfura-pqfY-nWo0-cjSM-DPnk-CPIL-zSexdk LVM2_VG_SIZE=3196059648 LVM2_VG_FREE=0 LVM2_VG_EXTENT_SIZE=4194304 LVM2_VG_EXTENT_COUNT=762 LVM2_VG_FREE_COUNT=0 LVM2_PV_COUNT=3 2024-03-01 20:52:22,147 INFO program/MainThread: stderr[7]: WARNING: Couldn't find device with uuid kBKuYD-NvpT-f4zl-NMJy-mpqc-fgDf-eyN6z6. WARNING: VG test_vg1 is missing PV kBKuYD-NvpT-f4zl-NMJy-mpqc-fgDf-eyN6z6 (last written to /dev/sdc). WARNING: Couldn't find all devices for LV test_vg1/lv1 while checking used and assumed devices. 2024-03-01 20:52:22,147 INFO program/MainThread: ...done [7] (exit code: 0) 2024-03-01 20:52:22,147 INFO blivet/MainThread: type detected on 'sdb' is 'lvmpv' 2024-03-01 20:52:22,151 DEBUG blivet/MainThread: LVMPhysicalVolume.__init__: uuid: 78ZEpg-Ay2Q-kici-oQuH-59KI-N31q-6ATZdT ; label: None ; device: /dev/sdb ; serial: 36001405c67c68fc5fb8494288121de70 ; exists: True ; vg_name: test_vg1 ; vg_uuid: 1Vfura-pqfY-nWo0-cjSM-DPnk-CPIL-zSexdk ; pe_start: 8 MiB ; 2024-03-01 20:52:22,151 DEBUG blivet/MainThread: get_format('lvmpv') returning LVMPhysicalVolume instance with object id 24 2024-03-01 20:52:22,154 DEBUG blivet/MainThread: DiskDevice._set_format: sdb ; type: lvmpv ; current: None ; 2024-03-01 20:52:22,156 DEBUG blivet/MainThread: DeviceTree.get_device_by_uuid: uuid: 1Vfura-pqfY-nWo0-cjSM-DPnk-CPIL-zSexdk ; incomplete: True ; hidden: False ; 2024-03-01 20:52:22,159 DEBUG blivet/MainThread: DeviceTree.get_device_by_uuid returned existing 1016 MiB lvmvg test_vg1 (11) 2024-03-01 20:52:22,162 DEBUG blivet/MainThread: LVMVolumeGroupDevice._add_parent: test_vg1 ; parent: sdb ; 2024-03-01 20:52:22,165 DEBUG blivet/MainThread: DiskDevice.add_child: name: sdb ; child: test_vg1 ; kids: 0 ; 2024-03-01 20:52:22,168 DEBUG blivet/MainThread: LVMFormatPopulator._update_lvs: pv: sdb ; 2024-03-01 20:52:22,170 DEBUG blivet/MainThread: DeviceTree.get_device_by_uuid: uuid: 1Vfura-pqfY-nWo0-cjSM-DPnk-CPIL-zSexdk ; incomplete: True ; hidden: False ; 2024-03-01 20:52:22,173 DEBUG blivet/MainThread: DeviceTree.get_device_by_uuid returned existing 1.98 GiB lvmvg test_vg1 (11) 2024-03-01 20:52:22,173 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 20:52:22,215 INFO program/MainThread: stdout[8]: LVM2_VG_NAME=test_vg1 LVM2_LV_NAME=lv1 LVM2_LV_UUID=qyE3E5-qtRl-bhyu-mALx-e5Fz-zHTd-1jGDDj LVM2_LV_SIZE=3196059648 LVM2_LV_ATTR=-wi-a---p- LVM2_SEGTYPE=linear LVM2_ORIGIN= LVM2_POOL_LV= LVM2_DATA_LV= LVM2_METADATA_LV= LVM2_LV_ROLE=public LVM2_MOVE_PV= LVM2_DATA_PERCENT= LVM2_METADATA_PERCENT= LVM2_COPY_PERCENT= LVM2_VG_NAME=test_vg1 LVM2_LV_NAME=lv1 LVM2_LV_UUID=qyE3E5-qtRl-bhyu-mALx-e5Fz-zHTd-1jGDDj LVM2_LV_SIZE=3196059648 LVM2_LV_ATTR=-wi-a---p- LVM2_SEGTYPE=linear LVM2_ORIGIN= LVM2_POOL_LV= LVM2_DATA_LV= LVM2_METADATA_LV= LVM2_LV_ROLE=public LVM2_MOVE_PV= LVM2_DATA_PERCENT= LVM2_METADATA_PERCENT= LVM2_COPY_PERCENT= LVM2_VG_NAME=test_vg1 LVM2_LV_NAME=lv1 LVM2_LV_UUID=qyE3E5-qtRl-bhyu-mALx-e5Fz-zHTd-1jGDDj LVM2_LV_SIZE=3196059648 LVM2_LV_ATTR=-wi-a---p- LVM2_SEGTYPE=linear LVM2_ORIGIN= LVM2_POOL_LV= LVM2_DATA_LV= LVM2_METADATA_LV= LVM2_LV_ROLE=public LVM2_MOVE_PV= LVM2_DATA_PERCENT= LVM2_METADATA_PERCENT= LVM2_COPY_PERCENT= 2024-03-01 20:52:22,215 INFO program/MainThread: stderr[8]: WARNING: Couldn't find device with uuid kBKuYD-NvpT-f4zl-NMJy-mpqc-fgDf-eyN6z6. WARNING: VG test_vg1 is missing PV kBKuYD-NvpT-f4zl-NMJy-mpqc-fgDf-eyN6z6 (last written to /dev/sdc). WARNING: Couldn't find all devices for LV test_vg1/lv1 while checking used and assumed devices. 2024-03-01 20:52:22,215 INFO program/MainThread: ...done [8] (exit code: 0) 2024-03-01 20:52:22,215 WARNING blivet/MainThread: Skipping LVs for incomplete VG test_vg1 2024-03-01 20:52:22,215 INFO blivet/MainThread: got format: existing lvmpv 2024-03-01 20:52:22,220 DEBUG blivet/MainThread: DeviceTree.handle_device: name: sdk ; info: {'CURRENT_TAGS': ':systemd:', 'DEVLINKS': '/dev/disk/by-id/scsi-1LIO-ORG_disk10:e1b8c6d0-3d08-40cc-baa9-9ea541aeb400 ' '/dev/disk/by-diskseq/12 ' '/dev/disk/by-id/wwn-0x6001405e1b8c6d03d0840ccbaa99ea54 ' '/dev/disk/by-id/scsi-SLIO-ORG_disk10_e1b8c6d0-3d08-40cc-baa9-9ea541aeb400 ' '/dev/disk/by-id/scsi-36001405e1b8c6d03d0840ccbaa99ea54', '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': 'e1b8c6d0-3d08-40cc-baa9-9ea541aeb400', 'ID_SERIAL': '36001405e1b8c6d03d0840ccbaa99ea54', 'ID_SERIAL_SHORT': '6001405e1b8c6d03d0840ccbaa99ea54', 'ID_TARGET_PORT': '0', 'ID_TYPE': 'disk', 'ID_VENDOR': 'LIO-ORG', 'ID_VENDOR_ENC': 'LIO-ORG\\x20', 'ID_WWN': '0x6001405e1b8c6d03', 'ID_WWN_VENDOR_EXTENSION': '0xd0840ccbaa99ea54', 'ID_WWN_WITH_EXTENSION': '0x6001405e1b8c6d03d0840ccbaa99ea54', 'MAJOR': '8', 'MINOR': '160', 'SCSI_IDENT_LUN_LOGICAL_UNIT_GROUP': '0x0', 'SCSI_IDENT_LUN_NAA_REGEXT': '6001405e1b8c6d03d0840ccbaa99ea54', 'SCSI_IDENT_LUN_T10': 'LIO-ORG_disk10:e1b8c6d0-3d08-40cc-baa9-9ea541aeb400', 'SCSI_IDENT_PORT_NAME': 'naa.5001405a91c5ccc5,t,0x0001', 'SCSI_IDENT_PORT_RELATIVE': '0', 'SCSI_IDENT_PORT_TARGET_PORT_GROUP': '0x0', 'SCSI_IDENT_SERIAL': 'e1b8c6d0-3d08-40cc-baa9-9ea541aeb400', 'SCSI_IDENT_TARGET_NAME': 'naa.5001405a91c5ccc5', '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': '337615258'} ; 2024-03-01 20:52:22,220 INFO blivet/MainThread: scanning sdk (/sys/devices/tcm_loop_0/tcm_loop_adapter_0/host2/target2:0:1/2:0:1:10/block/sdk)... 2024-03-01 20:52:22,223 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: sdk ; incomplete: False ; hidden: False ; 2024-03-01 20:52:22,225 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned None 2024-03-01 20:52:22,231 DEBUG blivet/MainThread: DiskDevicePopulator.run: name: sdk ; 2024-03-01 20:52:22,231 INFO blivet/MainThread: sdk is a disk 2024-03-01 20:52:22,231 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 27 2024-03-01 20:52:22,231 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 28 2024-03-01 20:52:22,234 DEBUG blivet/MainThread: DiskDevice._set_format: sdk ; type: None ; current: None ; 2024-03-01 20:52:22,237 DEBUG blivet/MainThread: DiskDevice.update_sysfs_path: sdk ; status: True ; 2024-03-01 20:52:22,237 DEBUG blivet/MainThread: sdk sysfs_path set to /sys/devices/tcm_loop_0/tcm_loop_adapter_0/host2/target2:0:1/2:0:1:10/block/sdk 2024-03-01 20:52:22,240 DEBUG blivet/MainThread: DiskDevice.read_current_size: exists: True ; path: /dev/sdk ; sysfs_path: /sys/devices/tcm_loop_0/tcm_loop_adapter_0/host2/target2:0:1/2:0:1:10/block/sdk ; 2024-03-01 20:52:22,240 DEBUG blivet/MainThread: updated sdk size to 1024 MiB (1024 MiB) 2024-03-01 20:52:22,241 INFO blivet/MainThread: added disk sdk (id 26) to device tree 2024-03-01 20:52:22,241 INFO blivet/MainThread: got device: DiskDevice instance (0x7f869f234d00) -- 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 = 6001405e1b8c6d03d0840ccbaa99ea54 2024-03-01 20:52:22,244 DEBUG blivet/MainThread: DeviceTree.handle_format: name: sdk ; 2024-03-01 20:52:22,244 DEBUG blivet/MainThread: no type or existing type for sdk, bailing 2024-03-01 20:52:22,247 DEBUG blivet/MainThread: DeviceTree.handle_device: name: sdl ; info: {'CURRENT_TAGS': ':systemd:', 'DEVLINKS': '/dev/disk/by-id/scsi-SLIO-ORG_disk11_f208e545-093d-44a6-ac77-aa8bfab02819 ' '/dev/disk/by-diskseq/13 ' '/dev/disk/by-id/scsi-1LIO-ORG_disk11:f208e545-093d-44a6-ac77-aa8bfab02819 ' '/dev/disk/by-id/scsi-36001405f208e545093d44a6ac77aa8bf ' '/dev/disk/by-id/wwn-0x6001405f208e545093d44a6ac77aa8bf', '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': 'f208e545-093d-44a6-ac77-aa8bfab02819', 'ID_SERIAL': '36001405f208e545093d44a6ac77aa8bf', 'ID_SERIAL_SHORT': '6001405f208e545093d44a6ac77aa8bf', 'ID_TARGET_PORT': '0', 'ID_TYPE': 'disk', 'ID_VENDOR': 'LIO-ORG', 'ID_VENDOR_ENC': 'LIO-ORG\\x20', 'ID_WWN': '0x6001405f208e5450', 'ID_WWN_VENDOR_EXTENSION': '0x93d44a6ac77aa8bf', 'ID_WWN_WITH_EXTENSION': '0x6001405f208e545093d44a6ac77aa8bf', 'MAJOR': '8', 'MINOR': '176', 'SCSI_IDENT_LUN_LOGICAL_UNIT_GROUP': '0x0', 'SCSI_IDENT_LUN_NAA_REGEXT': '6001405f208e545093d44a6ac77aa8bf', 'SCSI_IDENT_LUN_T10': 'LIO-ORG_disk11:f208e545-093d-44a6-ac77-aa8bfab02819', 'SCSI_IDENT_PORT_NAME': 'naa.5001405a91c5ccc5,t,0x0001', 'SCSI_IDENT_PORT_RELATIVE': '0', 'SCSI_IDENT_PORT_TARGET_PORT_GROUP': '0x0', 'SCSI_IDENT_SERIAL': 'f208e545-093d-44a6-ac77-aa8bfab02819', 'SCSI_IDENT_TARGET_NAME': 'naa.5001405a91c5ccc5', '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': '337703429'} ; 2024-03-01 20:52:22,247 INFO blivet/MainThread: scanning sdl (/sys/devices/tcm_loop_0/tcm_loop_adapter_0/host2/target2:0:1/2:0:1:11/block/sdl)... 2024-03-01 20:52:22,250 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: sdl ; incomplete: False ; hidden: False ; 2024-03-01 20:52:22,252 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned None 2024-03-01 20:52:22,257 DEBUG blivet/MainThread: DiskDevicePopulator.run: name: sdl ; 2024-03-01 20:52:22,258 INFO blivet/MainThread: sdl is a disk 2024-03-01 20:52:22,258 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 32 2024-03-01 20:52:22,258 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 33 2024-03-01 20:52:22,261 DEBUG blivet/MainThread: DiskDevice._set_format: sdl ; type: None ; current: None ; 2024-03-01 20:52:22,264 DEBUG blivet/MainThread: DiskDevice.update_sysfs_path: sdl ; status: True ; 2024-03-01 20:52:22,264 DEBUG blivet/MainThread: sdl sysfs_path set to /sys/devices/tcm_loop_0/tcm_loop_adapter_0/host2/target2:0:1/2:0:1:11/block/sdl 2024-03-01 20:52:22,266 DEBUG blivet/MainThread: DiskDevice.read_current_size: exists: True ; path: /dev/sdl ; sysfs_path: /sys/devices/tcm_loop_0/tcm_loop_adapter_0/host2/target2:0:1/2:0:1:11/block/sdl ; 2024-03-01 20:52:22,267 DEBUG blivet/MainThread: updated sdl size to 1024 MiB (1024 MiB) 2024-03-01 20:52:22,267 INFO blivet/MainThread: added disk sdl (id 31) to device tree 2024-03-01 20:52:22,267 INFO blivet/MainThread: got device: DiskDevice instance (0x7f86a02d9eb0) -- 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 = 6001405f208e545093d44a6ac77aa8bf 2024-03-01 20:52:22,270 DEBUG blivet/MainThread: DeviceTree.handle_format: name: sdl ; 2024-03-01 20:52:22,270 DEBUG blivet/MainThread: no type or existing type for sdl, bailing 2024-03-01 20:52:22,273 DEBUG blivet/MainThread: DeviceTree.handle_device: name: sdc ; info: {'CURRENT_TAGS': ':systemd:', 'DEVLINKS': '/dev/disk/by-id/wwn-0x60014050b2dc9bc15ac412f92a30dd57 ' '/dev/disk/by-id/scsi-1LIO-ORG_disk2:0b2dc9bc-15ac-412f-92a3-0dd570796fb3 ' '/dev/disk/by-id/scsi-SLIO-ORG_disk2_0b2dc9bc-15ac-412f-92a3-0dd570796fb3 ' '/dev/disk/by-id/scsi-360014050b2dc9bc15ac412f92a30dd57 ' '/dev/disk/by-diskseq/4 ' '/dev/disk/by-id/lvm-pv-uuid-kBKuYD-NvpT-f4zl-NMJy-mpqc-fgDf-eyN6z6', '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': 'kBKuYD-NvpT-f4zl-NMJy-mpqc-fgDf-eyN6z6', 'ID_FS_UUID_ENC': 'kBKuYD-NvpT-f4zl-NMJy-mpqc-fgDf-eyN6z6', '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': '0b2dc9bc-15ac-412f-92a3-0dd570796fb3', 'ID_SERIAL': '360014050b2dc9bc15ac412f92a30dd57', 'ID_SERIAL_SHORT': '60014050b2dc9bc15ac412f92a30dd57', 'ID_TARGET_PORT': '0', 'ID_TYPE': 'disk', 'ID_VENDOR': 'LIO-ORG', 'ID_VENDOR_ENC': 'LIO-ORG\\x20', 'ID_WWN': '0x60014050b2dc9bc1', 'ID_WWN_VENDOR_EXTENSION': '0x5ac412f92a30dd57', 'ID_WWN_WITH_EXTENSION': '0x60014050b2dc9bc15ac412f92a30dd57', 'MAJOR': '8', 'MINOR': '32', 'SCSI_IDENT_LUN_LOGICAL_UNIT_GROUP': '0x0', 'SCSI_IDENT_LUN_NAA_REGEXT': '60014050b2dc9bc15ac412f92a30dd57', 'SCSI_IDENT_LUN_T10': 'LIO-ORG_disk2:0b2dc9bc-15ac-412f-92a3-0dd570796fb3', 'SCSI_IDENT_PORT_NAME': 'naa.5001405a91c5ccc5,t,0x0001', 'SCSI_IDENT_PORT_RELATIVE': '0', 'SCSI_IDENT_PORT_TARGET_PORT_GROUP': '0x0', 'SCSI_IDENT_SERIAL': '0b2dc9bc-15ac-412f-92a3-0dd570796fb3', 'SCSI_IDENT_TARGET_NAME': 'naa.5001405a91c5ccc5', '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': '337088436'} ; 2024-03-01 20:52:22,273 INFO blivet/MainThread: scanning sdc (/sys/devices/tcm_loop_0/tcm_loop_adapter_0/host2/target2:0:1/2:0:1:2/block/sdc)... 2024-03-01 20:52:22,276 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: sdc ; incomplete: False ; hidden: False ; 2024-03-01 20:52:22,279 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned None 2024-03-01 20:52:22,284 DEBUG blivet/MainThread: DiskDevicePopulator.run: name: sdc ; 2024-03-01 20:52:22,284 INFO blivet/MainThread: sdc is a disk 2024-03-01 20:52:22,284 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 37 2024-03-01 20:52:22,284 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 38 2024-03-01 20:52:22,287 DEBUG blivet/MainThread: DiskDevice._set_format: sdc ; type: None ; current: None ; 2024-03-01 20:52:22,290 DEBUG blivet/MainThread: DiskDevice.update_sysfs_path: sdc ; status: True ; 2024-03-01 20:52:22,290 DEBUG blivet/MainThread: sdc sysfs_path set to /sys/devices/tcm_loop_0/tcm_loop_adapter_0/host2/target2:0:1/2:0:1:2/block/sdc 2024-03-01 20:52:22,293 DEBUG blivet/MainThread: DiskDevice.read_current_size: exists: True ; path: /dev/sdc ; sysfs_path: /sys/devices/tcm_loop_0/tcm_loop_adapter_0/host2/target2:0:1/2:0:1:2/block/sdc ; 2024-03-01 20:52:22,293 DEBUG blivet/MainThread: updated sdc size to 1024 MiB (1024 MiB) 2024-03-01 20:52:22,294 INFO blivet/MainThread: added disk sdc (id 36) to device tree 2024-03-01 20:52:22,294 INFO blivet/MainThread: got device: DiskDevice instance (0x7f869f1c44c0) -- 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 = 60014050b2dc9bc15ac412f92a30dd57 2024-03-01 20:52:22,297 DEBUG blivet/MainThread: DeviceTree.handle_format: name: sdc ; 2024-03-01 20:52:22,300 DEBUG blivet/MainThread: AppleBootstrapFS.supported: supported: True ; 2024-03-01 20:52:22,300 DEBUG blivet/MainThread: get_format('appleboot') returning AppleBootstrapFS instance with object id 40 2024-03-01 20:52:22,303 DEBUG blivet/MainThread: EFIFS.supported: supported: True ; 2024-03-01 20:52:22,303 DEBUG blivet/MainThread: get_format('efi') returning EFIFS instance with object id 41 2024-03-01 20:52:22,306 DEBUG blivet/MainThread: MacEFIFS.supported: supported: True ; 2024-03-01 20:52:22,306 DEBUG blivet/MainThread: get_format('macefi') returning MacEFIFS instance with object id 42 2024-03-01 20:52:22,309 DEBUG blivet/MainThread: MacEFIFS.supported: supported: True ; 2024-03-01 20:52:22,309 DEBUG blivet/MainThread: get_format('macefi') returning MacEFIFS instance with object id 43 2024-03-01 20:52:22,312 DEBUG blivet/MainThread: LVMFormatPopulator.run: pv: sdc ; 2024-03-01 20:52:22,312 DEBUG blivet/MainThread: lvm filter: device /dev/sdc added to the list of allowed devices 2024-03-01 20:52:22,312 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/sdc,/dev/sdb,/dev/sda ... 2024-03-01 20:52:22,346 INFO program/MainThread: stdout[9]: LVM2_PV_NAME=/dev/sda LVM2_PV_UUID=XnCtv1-Xsea-Wo2M-21qf-VP7V-Rfru-k07flK LVM2_PV_FREE=0 LVM2_PV_SIZE=1065353216 LVM2_PE_START=8388608 LVM2_VG_NAME=test_vg1 LVM2_VG_UUID=1Vfura-pqfY-nWo0-cjSM-DPnk-CPIL-zSexdk LVM2_VG_SIZE=3196059648 LVM2_VG_FREE=0 LVM2_VG_EXTENT_SIZE=4194304 LVM2_VG_EXTENT_COUNT=762 LVM2_VG_FREE_COUNT=0 LVM2_PV_COUNT=3 LVM2_PV_NAME=/dev/sdb LVM2_PV_UUID=78ZEpg-Ay2Q-kici-oQuH-59KI-N31q-6ATZdT LVM2_PV_FREE=0 LVM2_PV_SIZE=1065353216 LVM2_PE_START=8388608 LVM2_VG_NAME=test_vg1 LVM2_VG_UUID=1Vfura-pqfY-nWo0-cjSM-DPnk-CPIL-zSexdk LVM2_VG_SIZE=3196059648 LVM2_VG_FREE=0 LVM2_VG_EXTENT_SIZE=4194304 LVM2_VG_EXTENT_COUNT=762 LVM2_VG_FREE_COUNT=0 LVM2_PV_COUNT=3 LVM2_PV_NAME=/dev/sdc LVM2_PV_UUID=kBKuYD-NvpT-f4zl-NMJy-mpqc-fgDf-eyN6z6 LVM2_PV_FREE=0 LVM2_PV_SIZE=1065353216 LVM2_PE_START=8388608 LVM2_VG_NAME=test_vg1 LVM2_VG_UUID=1Vfura-pqfY-nWo0-cjSM-DPnk-CPIL-zSexdk LVM2_VG_SIZE=3196059648 LVM2_VG_FREE=0 LVM2_VG_EXTENT_SIZE=4194304 LVM2_VG_EXTENT_COUNT=762 LVM2_VG_FREE_COUNT=0 LVM2_PV_COUNT=3 2024-03-01 20:52:22,346 INFO program/MainThread: stderr[9]: 2024-03-01 20:52:22,346 INFO program/MainThread: ...done [9] (exit code: 0) 2024-03-01 20:52:22,346 INFO blivet/MainThread: type detected on 'sdc' is 'lvmpv' 2024-03-01 20:52:22,350 DEBUG blivet/MainThread: LVMPhysicalVolume.__init__: uuid: kBKuYD-NvpT-f4zl-NMJy-mpqc-fgDf-eyN6z6 ; label: None ; device: /dev/sdc ; serial: 360014050b2dc9bc15ac412f92a30dd57 ; exists: True ; vg_name: test_vg1 ; vg_uuid: 1Vfura-pqfY-nWo0-cjSM-DPnk-CPIL-zSexdk ; pe_start: 8 MiB ; 2024-03-01 20:52:22,350 DEBUG blivet/MainThread: get_format('lvmpv') returning LVMPhysicalVolume instance with object id 44 2024-03-01 20:52:22,353 DEBUG blivet/MainThread: DiskDevice._set_format: sdc ; type: lvmpv ; current: None ; 2024-03-01 20:52:22,356 DEBUG blivet/MainThread: DeviceTree.get_device_by_uuid: uuid: 1Vfura-pqfY-nWo0-cjSM-DPnk-CPIL-zSexdk ; incomplete: True ; hidden: False ; 2024-03-01 20:52:22,358 DEBUG blivet/MainThread: DeviceTree.get_device_by_uuid returned existing 1.98 GiB lvmvg test_vg1 (11) 2024-03-01 20:52:22,361 DEBUG blivet/MainThread: LVMVolumeGroupDevice._add_parent: test_vg1 ; parent: sdc ; 2024-03-01 20:52:22,364 DEBUG blivet/MainThread: DiskDevice.add_child: name: sdc ; child: test_vg1 ; kids: 0 ; 2024-03-01 20:52:22,367 DEBUG blivet/MainThread: LVMFormatPopulator._update_lvs: pv: sdc ; 2024-03-01 20:52:22,370 DEBUG blivet/MainThread: DeviceTree.get_device_by_uuid: uuid: 1Vfura-pqfY-nWo0-cjSM-DPnk-CPIL-zSexdk ; incomplete: True ; hidden: False ; 2024-03-01 20:52:22,372 DEBUG blivet/MainThread: DeviceTree.get_device_by_uuid returned existing 2.98 GiB lvmvg test_vg1 (11) 2024-03-01 20:52:22,373 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/sdc,/dev/sdb,/dev/sda ... 2024-03-01 20:52:22,409 INFO program/MainThread: stdout[10]: LVM2_VG_NAME=test_vg1 LVM2_LV_NAME=lv1 LVM2_LV_UUID=qyE3E5-qtRl-bhyu-mALx-e5Fz-zHTd-1jGDDj LVM2_LV_SIZE=3196059648 LVM2_LV_ATTR=-wi-a----- LVM2_SEGTYPE=linear LVM2_ORIGIN= LVM2_POOL_LV= LVM2_DATA_LV= LVM2_METADATA_LV= LVM2_LV_ROLE=public LVM2_MOVE_PV= LVM2_DATA_PERCENT= LVM2_METADATA_PERCENT= LVM2_COPY_PERCENT= LVM2_VG_NAME=test_vg1 LVM2_LV_NAME=lv1 LVM2_LV_UUID=qyE3E5-qtRl-bhyu-mALx-e5Fz-zHTd-1jGDDj LVM2_LV_SIZE=3196059648 LVM2_LV_ATTR=-wi-a----- LVM2_SEGTYPE=linear LVM2_ORIGIN= LVM2_POOL_LV= LVM2_DATA_LV= LVM2_METADATA_LV= LVM2_LV_ROLE=public LVM2_MOVE_PV= LVM2_DATA_PERCENT= LVM2_METADATA_PERCENT= LVM2_COPY_PERCENT= LVM2_VG_NAME=test_vg1 LVM2_LV_NAME=lv1 LVM2_LV_UUID=qyE3E5-qtRl-bhyu-mALx-e5Fz-zHTd-1jGDDj LVM2_LV_SIZE=3196059648 LVM2_LV_ATTR=-wi-a----- LVM2_SEGTYPE=linear LVM2_ORIGIN= LVM2_POOL_LV= LVM2_DATA_LV= LVM2_METADATA_LV= LVM2_LV_ROLE=public LVM2_MOVE_PV= LVM2_DATA_PERCENT= LVM2_METADATA_PERCENT= LVM2_COPY_PERCENT= 2024-03-01 20:52:22,410 INFO program/MainThread: stderr[10]: 2024-03-01 20:52:22,410 INFO program/MainThread: ...done [10] (exit code: 0) 2024-03-01 20:52:22,414 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: test_vg1-lv1 ; incomplete: False ; hidden: False ; 2024-03-01 20:52:22,417 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned None 2024-03-01 20:52:22,419 DEBUG blivet/MainThread: DeviceTree.get_device_by_uuid: uuid: qyE3E5-qtRl-bhyu-mALx-e5Fz-zHTd-1jGDDj ; incomplete: False ; hidden: False ; 2024-03-01 20:52:22,422 DEBUG blivet/MainThread: DeviceTree.get_device_by_uuid returned None 2024-03-01 20:52:22,422 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 46 2024-03-01 20:52:22,425 DEBUG blivet/MainThread: LVMVolumeGroupDevice.add_child: name: test_vg1 ; child: lv1 ; kids: 0 ; 2024-03-01 20:52:22,426 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 47 2024-03-01 20:52:22,429 DEBUG blivet/MainThread: LVMLogicalVolumeDevice._set_format: test_vg1-lv1 ; type: None ; current: None ; 2024-03-01 20:52:22,432 DEBUG blivet/MainThread: LVMLogicalVolumeDevice.update_sysfs_path: test_vg1-lv1 ; status: True ; 2024-03-01 20:52:22,432 DEBUG blivet/MainThread: test_vg1-lv1 sysfs_path set to /sys/devices/virtual/block/dm-0 2024-03-01 20:52:22,435 DEBUG blivet/MainThread: LVMLogicalVolumeDevice.read_current_size: exists: True ; path: /dev/mapper/test_vg1-lv1 ; sysfs_path: /sys/devices/virtual/block/dm-0 ; 2024-03-01 20:52:22,436 DEBUG blivet/MainThread: updated test_vg1-lv1 size to 2.98 GiB (2.98 GiB) 2024-03-01 20:52:22,436 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 49 2024-03-01 20:52:22,439 DEBUG blivet/MainThread: LVMVolumeGroupDevice.remove_child: name: test_vg1 ; child: lv1 ; kids: 1 ; 2024-03-01 20:52:22,442 DEBUG blivet/MainThread: LVMVolumeGroupDevice.add_child: name: test_vg1 ; child: lv1 ; kids: 0 ; 2024-03-01 20:52:22,442 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 50 2024-03-01 20:52:22,445 DEBUG blivet/MainThread: LVMLogicalVolumeDevice._set_format: test_vg1-lv1 ; type: None ; current: None ; 2024-03-01 20:52:22,448 DEBUG blivet/MainThread: LVMLogicalVolumeDevice.update_sysfs_path: test_vg1-lv1 ; status: True ; 2024-03-01 20:52:22,449 DEBUG blivet/MainThread: test_vg1-lv1 sysfs_path set to /sys/devices/virtual/block/dm-0 2024-03-01 20:52:22,452 DEBUG blivet/MainThread: LVMLogicalVolumeDevice.read_current_size: exists: True ; path: /dev/mapper/test_vg1-lv1 ; sysfs_path: /sys/devices/virtual/block/dm-0 ; 2024-03-01 20:52:22,452 DEBUG blivet/MainThread: updated test_vg1-lv1 size to 2.98 GiB (2.98 GiB) 2024-03-01 20:52:22,452 DEBUG blivet/MainThread: Adding test_vg1-lv1/2.98 GiB to test_vg1 2024-03-01 20:52:22,452 INFO blivet/MainThread: added lvmlv test_vg1-lv1 (id 45) to device tree 2024-03-01 20:52:22,455 DEBUG blivet/MainThread: LVMLogicalVolumeDevice.update_sysfs_path: test_vg1-lv1 ; status: True ; 2024-03-01 20:52:22,455 DEBUG blivet/MainThread: test_vg1-lv1 sysfs_path set to /sys/devices/virtual/block/dm-0 2024-03-01 20:52:22,458 DEBUG blivet/MainThread: LVMLogicalVolumeDevice.read_current_size: exists: True ; path: /dev/mapper/test_vg1-lv1 ; sysfs_path: /sys/devices/virtual/block/dm-0 ; 2024-03-01 20:52:22,459 DEBUG blivet/MainThread: updated test_vg1-lv1 size to 2.98 GiB (2.98 GiB) 2024-03-01 20:52:22,462 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-name-test_vg1-lv1 ' '/dev/disk/by-id/dm-uuid-LVM-1VfurapqfYnWo0cjSMDPnkCPILzSexdkqyE3E5qtRlbhyumALxe5FzzHTd1jGDDj ' '/dev/disk/by-uuid/580b8263-e009-4ec6-b1ce-f23d64f55820 ' '/dev/test_vg1/lv1', 'DEVNAME': '/dev/dm-0', 'DEVPATH': '/devices/virtual/block/dm-0', 'DEVTYPE': 'disk', 'DISKSEQ': '99', '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-1VfurapqfYnWo0cjSMDPnkCPILzSexdkqyE3E5qtRlbhyumALxe5FzzHTd1jGDDj', 'DM_VG_NAME': 'test_vg1', 'ID_FS_BLOCKSIZE': '4096', 'ID_FS_LASTBLOCK': '780288', 'ID_FS_SIZE': '3128950784', 'ID_FS_TYPE': 'xfs', 'ID_FS_USAGE': 'filesystem', 'ID_FS_UUID': '580b8263-e009-4ec6-b1ce-f23d64f55820', 'ID_FS_UUID_ENC': '580b8263-e009-4ec6-b1ce-f23d64f55820', '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': '740913278'} ; 2024-03-01 20:52:22,462 INFO blivet/MainThread: scanning test_vg1-lv1 (/sys/devices/virtual/block/dm-0)... 2024-03-01 20:52:22,462 INFO program/MainThread: Running [11] dmsetup info -co subsystem --noheadings test_vg1-lv1 ... 2024-03-01 20:52:22,465 INFO program/MainThread: stdout[11]: LVM 2024-03-01 20:52:22,465 INFO program/MainThread: stderr[11]: 2024-03-01 20:52:22,465 INFO program/MainThread: ...done [11] (exit code: 0) 2024-03-01 20:52:22,465 INFO program/MainThread: Running [12] dmsetup info -co subsystem --noheadings test_vg1-lv1 ... 2024-03-01 20:52:22,468 INFO program/MainThread: stdout[12]: LVM 2024-03-01 20:52:22,468 INFO program/MainThread: stderr[12]: 2024-03-01 20:52:22,468 INFO program/MainThread: ...done [12] (exit code: 0) 2024-03-01 20:52:22,468 INFO program/MainThread: Running [13] dmsetup info -co subsystem --noheadings test_vg1-lv1 ... 2024-03-01 20:52:22,470 INFO program/MainThread: stdout[13]: LVM 2024-03-01 20:52:22,471 INFO program/MainThread: stderr[13]: 2024-03-01 20:52:22,471 INFO program/MainThread: ...done [13] (exit code: 0) 2024-03-01 20:52:22,474 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: test_vg1-lv1 ; incomplete: False ; hidden: False ; 2024-03-01 20:52:22,477 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned existing 2.98 GiB lvmlv test_vg1-lv1 (45) 2024-03-01 20:52:22,481 DEBUG blivet/MainThread: test_vg1 size is 2.98 GiB 2024-03-01 20:52:22,481 DEBUG blivet/MainThread: vg test_vg1 has 0 B free 2024-03-01 20:52:22,481 DEBUG blivet/MainThread: test_vg1 size is 2.98 GiB 2024-03-01 20:52:22,482 DEBUG blivet/MainThread: vg test_vg1 has 0 B free 2024-03-01 20:52:22,477 INFO blivet/MainThread: got device: LVMLogicalVolumeDevice instance (0x7f869f2bcf10) -- name = test_vg1-lv1 status = True id = 45 children = [] parents = ['existing 2.98 GiB lvmvg test_vg1 (11)'] uuid = qyE3E5-qtRl-bhyu-mALx-e5Fz-zHTd-1jGDDj size = 2.98 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-0 target size = 2.98 GiB path = /dev/mapper/test_vg1-lv1 format args = [] original_format = None target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7f869f284670) -- name = test_vg1 status = True id = 11 children = ['existing 2.98 GiB lvmlv test_vg1-lv1 (45)'] parents = ['existing 1024 MiB disk sda (2) with existing lvmpv', 'existing 1024 MiB disk sdb (16) with existing lvmpv', 'existing 1024 MiB disk sdc (36) with existing lvmpv'] uuid = 1Vfura-pqfY-nWo0-cjSM-DPnk-CPIL-zSexdk size = 2.98 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 2.98 GiB path = /dev/test_vg1 format args = [] original_format = None free = 0 B PE Size = 4 MiB PE Count = 762 PE Free = 0 PV Count = 3 modified = False extents = 762 free space = 0 B free extents = 0 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sda (2) with existing lvmpv', 'existing 1024 MiB disk sdb (16) with existing lvmpv', 'existing 1024 MiB disk sdc (36) with existing lvmpv'] LVs = ['existing 2.98 GiB lvmlv test_vg1-lv1 (45)'] segment type = linear percent = 0 VG space used = 2.98 GiB 2024-03-01 20:52:22,482 INFO program/MainThread: Running [14] dmsetup info -co subsystem --noheadings test_vg1-lv1 ... 2024-03-01 20:52:22,485 INFO program/MainThread: stdout[14]: LVM 2024-03-01 20:52:22,485 INFO program/MainThread: stderr[14]: 2024-03-01 20:52:22,485 INFO program/MainThread: ...done [14] (exit code: 0) 2024-03-01 20:52:22,489 DEBUG blivet/MainThread: DeviceTree.handle_format: name: test_vg1-lv1 ; 2024-03-01 20:52:22,492 DEBUG blivet/MainThread: AppleBootstrapFS.supported: supported: True ; 2024-03-01 20:52:22,492 DEBUG blivet/MainThread: get_format('appleboot') returning AppleBootstrapFS instance with object id 52 2024-03-01 20:52:22,495 DEBUG blivet/MainThread: EFIFS.supported: supported: True ; 2024-03-01 20:52:22,495 DEBUG blivet/MainThread: get_format('efi') returning EFIFS instance with object id 53 2024-03-01 20:52:22,498 DEBUG blivet/MainThread: MacEFIFS.supported: supported: True ; 2024-03-01 20:52:22,498 DEBUG blivet/MainThread: get_format('macefi') returning MacEFIFS instance with object id 54 2024-03-01 20:52:22,502 DEBUG blivet/MainThread: MacEFIFS.supported: supported: True ; 2024-03-01 20:52:22,502 DEBUG blivet/MainThread: get_format('macefi') returning MacEFIFS instance with object id 55 2024-03-01 20:52:22,503 WARNING blivet/MainThread: Stratis DBus service is not running 2024-03-01 20:52:22,503 INFO blivet/MainThread: type detected on 'test_vg1-lv1' is 'xfs' 2024-03-01 20:52:22,506 DEBUG blivet/MainThread: XFS.supported: supported: True ; 2024-03-01 20:52:22,507 DEBUG blivet/MainThread: get_format('xfs') returning XFS instance with object id 56 2024-03-01 20:52:22,509 DEBUG blivet/MainThread: LVMLogicalVolumeDevice._set_format: test_vg1-lv1 ; type: xfs ; current: None ; 2024-03-01 20:52:22,510 INFO blivet/MainThread: got format: existing xfs filesystem 2024-03-01 20:52:22,510 INFO blivet/MainThread: got format: existing lvmpv 2024-03-01 20:52:22,513 DEBUG blivet/MainThread: DeviceTree.handle_device: name: sdd ; info: {'CURRENT_TAGS': ':systemd:', 'DEVLINKS': '/dev/disk/by-id/wwn-0x600140528254ba1444f43aba0eef4ede ' '/dev/disk/by-id/scsi-1LIO-ORG_disk3:28254ba1-444f-43ab-a0ee-f4edee35f467 ' '/dev/disk/by-id/scsi-3600140528254ba1444f43aba0eef4ede ' '/dev/disk/by-id/scsi-SLIO-ORG_disk3_28254ba1-444f-43ab-a0ee-f4edee35f467 ' '/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': '28254ba1-444f-43ab-a0ee-f4edee35f467', 'ID_SERIAL': '3600140528254ba1444f43aba0eef4ede', 'ID_SERIAL_SHORT': '600140528254ba1444f43aba0eef4ede', 'ID_TARGET_PORT': '0', 'ID_TYPE': 'disk', 'ID_VENDOR': 'LIO-ORG', 'ID_VENDOR_ENC': 'LIO-ORG\\x20', 'ID_WWN': '0x600140528254ba14', 'ID_WWN_VENDOR_EXTENSION': '0x44f43aba0eef4ede', 'ID_WWN_WITH_EXTENSION': '0x600140528254ba1444f43aba0eef4ede', 'MAJOR': '8', 'MINOR': '48', 'SCSI_IDENT_LUN_LOGICAL_UNIT_GROUP': '0x0', 'SCSI_IDENT_LUN_NAA_REGEXT': '600140528254ba1444f43aba0eef4ede', 'SCSI_IDENT_LUN_T10': 'LIO-ORG_disk3:28254ba1-444f-43ab-a0ee-f4edee35f467', 'SCSI_IDENT_PORT_NAME': 'naa.5001405a91c5ccc5,t,0x0001', 'SCSI_IDENT_PORT_RELATIVE': '0', 'SCSI_IDENT_PORT_TARGET_PORT_GROUP': '0x0', 'SCSI_IDENT_SERIAL': '28254ba1-444f-43ab-a0ee-f4edee35f467', 'SCSI_IDENT_TARGET_NAME': 'naa.5001405a91c5ccc5', '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': '337038990'} ; 2024-03-01 20:52:22,513 INFO blivet/MainThread: scanning sdd (/sys/devices/tcm_loop_0/tcm_loop_adapter_0/host2/target2:0:1/2:0:1:3/block/sdd)... 2024-03-01 20:52:22,516 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: sdd ; incomplete: False ; hidden: False ; 2024-03-01 20:52:22,519 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned None 2024-03-01 20:52:22,524 DEBUG blivet/MainThread: DiskDevicePopulator.run: name: sdd ; 2024-03-01 20:52:22,525 INFO blivet/MainThread: sdd is a disk 2024-03-01 20:52:22,525 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 60 2024-03-01 20:52:22,525 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 61 2024-03-01 20:52:22,528 DEBUG blivet/MainThread: DiskDevice._set_format: sdd ; type: None ; current: None ; 2024-03-01 20:52:22,530 DEBUG blivet/MainThread: DiskDevice.update_sysfs_path: sdd ; status: True ; 2024-03-01 20:52:22,531 DEBUG blivet/MainThread: sdd sysfs_path set to /sys/devices/tcm_loop_0/tcm_loop_adapter_0/host2/target2:0:1/2:0:1:3/block/sdd 2024-03-01 20:52:22,533 DEBUG blivet/MainThread: DiskDevice.read_current_size: exists: True ; path: /dev/sdd ; sysfs_path: /sys/devices/tcm_loop_0/tcm_loop_adapter_0/host2/target2:0:1/2:0:1:3/block/sdd ; 2024-03-01 20:52:22,534 DEBUG blivet/MainThread: updated sdd size to 1024 MiB (1024 MiB) 2024-03-01 20:52:22,534 INFO blivet/MainThread: added disk sdd (id 59) to device tree 2024-03-01 20:52:22,534 INFO blivet/MainThread: got device: DiskDevice instance (0x7f869f284820) -- 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 = 600140528254ba1444f43aba0eef4ede 2024-03-01 20:52:22,537 DEBUG blivet/MainThread: DeviceTree.handle_format: name: sdd ; 2024-03-01 20:52:22,537 DEBUG blivet/MainThread: no type or existing type for sdd, bailing 2024-03-01 20:52:22,540 DEBUG blivet/MainThread: DeviceTree.handle_device: name: sde ; info: {'CURRENT_TAGS': ':systemd:', 'DEVLINKS': '/dev/disk/by-id/scsi-360014058a9a6b3d7bec490eabf9e15bf ' '/dev/disk/by-diskseq/6 ' '/dev/disk/by-id/scsi-SLIO-ORG_disk4_8a9a6b3d-7bec-490e-abf9-e15bfef000fd ' '/dev/disk/by-id/scsi-1LIO-ORG_disk4:8a9a6b3d-7bec-490e-abf9-e15bfef000fd ' '/dev/disk/by-id/wwn-0x60014058a9a6b3d7bec490eabf9e15bf', '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': '8a9a6b3d-7bec-490e-abf9-e15bfef000fd', 'ID_SERIAL': '360014058a9a6b3d7bec490eabf9e15bf', 'ID_SERIAL_SHORT': '60014058a9a6b3d7bec490eabf9e15bf', 'ID_TARGET_PORT': '0', 'ID_TYPE': 'disk', 'ID_VENDOR': 'LIO-ORG', 'ID_VENDOR_ENC': 'LIO-ORG\\x20', 'ID_WWN': '0x60014058a9a6b3d7', 'ID_WWN_VENDOR_EXTENSION': '0xbec490eabf9e15bf', 'ID_WWN_WITH_EXTENSION': '0x60014058a9a6b3d7bec490eabf9e15bf', 'MAJOR': '8', 'MINOR': '64', 'SCSI_IDENT_LUN_LOGICAL_UNIT_GROUP': '0x0', 'SCSI_IDENT_LUN_NAA_REGEXT': '60014058a9a6b3d7bec490eabf9e15bf', 'SCSI_IDENT_LUN_T10': 'LIO-ORG_disk4:8a9a6b3d-7bec-490e-abf9-e15bfef000fd', 'SCSI_IDENT_PORT_NAME': 'naa.5001405a91c5ccc5,t,0x0001', 'SCSI_IDENT_PORT_RELATIVE': '0', 'SCSI_IDENT_PORT_TARGET_PORT_GROUP': '0x0', 'SCSI_IDENT_SERIAL': '8a9a6b3d-7bec-490e-abf9-e15bfef000fd', 'SCSI_IDENT_TARGET_NAME': 'naa.5001405a91c5ccc5', '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': '337149758'} ; 2024-03-01 20:52:22,540 INFO blivet/MainThread: scanning sde (/sys/devices/tcm_loop_0/tcm_loop_adapter_0/host2/target2:0:1/2:0:1:4/block/sde)... 2024-03-01 20:52:22,543 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: sde ; incomplete: False ; hidden: False ; 2024-03-01 20:52:22,546 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned None 2024-03-01 20:52:22,551 DEBUG blivet/MainThread: DiskDevicePopulator.run: name: sde ; 2024-03-01 20:52:22,551 INFO blivet/MainThread: sde is a disk 2024-03-01 20:52:22,551 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 65 2024-03-01 20:52:22,552 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 66 2024-03-01 20:52:22,554 DEBUG blivet/MainThread: DiskDevice._set_format: sde ; type: None ; current: None ; 2024-03-01 20:52:22,557 DEBUG blivet/MainThread: DiskDevice.update_sysfs_path: sde ; status: True ; 2024-03-01 20:52:22,557 DEBUG blivet/MainThread: sde sysfs_path set to /sys/devices/tcm_loop_0/tcm_loop_adapter_0/host2/target2:0:1/2:0:1:4/block/sde 2024-03-01 20:52:22,560 DEBUG blivet/MainThread: DiskDevice.read_current_size: exists: True ; path: /dev/sde ; sysfs_path: /sys/devices/tcm_loop_0/tcm_loop_adapter_0/host2/target2:0:1/2:0:1:4/block/sde ; 2024-03-01 20:52:22,561 DEBUG blivet/MainThread: updated sde size to 1024 MiB (1024 MiB) 2024-03-01 20:52:22,561 INFO blivet/MainThread: added disk sde (id 64) to device tree 2024-03-01 20:52:22,561 INFO blivet/MainThread: got device: DiskDevice instance (0x7f869f1c4940) -- 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 = 60014058a9a6b3d7bec490eabf9e15bf 2024-03-01 20:52:22,564 DEBUG blivet/MainThread: DeviceTree.handle_format: name: sde ; 2024-03-01 20:52:22,564 DEBUG blivet/MainThread: no type or existing type for sde, bailing 2024-03-01 20:52:22,567 DEBUG blivet/MainThread: DeviceTree.handle_device: name: sdf ; info: {'CURRENT_TAGS': ':systemd:', 'DEVLINKS': '/dev/disk/by-id/scsi-3600140525b7012bf4c541b5b0813087a ' '/dev/disk/by-id/scsi-SLIO-ORG_disk5_25b7012b-f4c5-41b5-b081-3087a0ec48d2 ' '/dev/disk/by-diskseq/7 ' '/dev/disk/by-id/scsi-1LIO-ORG_disk5:25b7012b-f4c5-41b5-b081-3087a0ec48d2 ' '/dev/disk/by-id/wwn-0x600140525b7012bf4c541b5b0813087a', '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': '25b7012b-f4c5-41b5-b081-3087a0ec48d2', 'ID_SERIAL': '3600140525b7012bf4c541b5b0813087a', 'ID_SERIAL_SHORT': '600140525b7012bf4c541b5b0813087a', 'ID_TARGET_PORT': '0', 'ID_TYPE': 'disk', 'ID_VENDOR': 'LIO-ORG', 'ID_VENDOR_ENC': 'LIO-ORG\\x20', 'ID_WWN': '0x600140525b7012bf', 'ID_WWN_VENDOR_EXTENSION': '0x4c541b5b0813087a', 'ID_WWN_WITH_EXTENSION': '0x600140525b7012bf4c541b5b0813087a', 'MAJOR': '8', 'MINOR': '80', 'SCSI_IDENT_LUN_LOGICAL_UNIT_GROUP': '0x0', 'SCSI_IDENT_LUN_NAA_REGEXT': '600140525b7012bf4c541b5b0813087a', 'SCSI_IDENT_LUN_T10': 'LIO-ORG_disk5:25b7012b-f4c5-41b5-b081-3087a0ec48d2', 'SCSI_IDENT_PORT_NAME': 'naa.5001405a91c5ccc5,t,0x0001', 'SCSI_IDENT_PORT_RELATIVE': '0', 'SCSI_IDENT_PORT_TARGET_PORT_GROUP': '0x0', 'SCSI_IDENT_SERIAL': '25b7012b-f4c5-41b5-b081-3087a0ec48d2', 'SCSI_IDENT_TARGET_NAME': 'naa.5001405a91c5ccc5', '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': '337251391'} ; 2024-03-01 20:52:22,567 INFO blivet/MainThread: scanning sdf (/sys/devices/tcm_loop_0/tcm_loop_adapter_0/host2/target2:0:1/2:0:1:5/block/sdf)... 2024-03-01 20:52:22,570 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: sdf ; incomplete: False ; hidden: False ; 2024-03-01 20:52:22,573 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned None 2024-03-01 20:52:22,578 DEBUG blivet/MainThread: DiskDevicePopulator.run: name: sdf ; 2024-03-01 20:52:22,578 INFO blivet/MainThread: sdf is a disk 2024-03-01 20:52:22,578 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 70 2024-03-01 20:52:22,578 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 71 2024-03-01 20:52:22,581 DEBUG blivet/MainThread: DiskDevice._set_format: sdf ; type: None ; current: None ; 2024-03-01 20:52:22,584 DEBUG blivet/MainThread: DiskDevice.update_sysfs_path: sdf ; status: True ; 2024-03-01 20:52:22,584 DEBUG blivet/MainThread: sdf sysfs_path set to /sys/devices/tcm_loop_0/tcm_loop_adapter_0/host2/target2:0:1/2:0:1:5/block/sdf 2024-03-01 20:52:22,587 DEBUG blivet/MainThread: DiskDevice.read_current_size: exists: True ; path: /dev/sdf ; sysfs_path: /sys/devices/tcm_loop_0/tcm_loop_adapter_0/host2/target2:0:1/2:0:1:5/block/sdf ; 2024-03-01 20:52:22,587 DEBUG blivet/MainThread: updated sdf size to 1024 MiB (1024 MiB) 2024-03-01 20:52:22,587 INFO blivet/MainThread: added disk sdf (id 69) to device tree 2024-03-01 20:52:22,587 INFO blivet/MainThread: got device: DiskDevice instance (0x7f869f1c4a30) -- 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 = 600140525b7012bf4c541b5b0813087a 2024-03-01 20:52:22,590 DEBUG blivet/MainThread: DeviceTree.handle_format: name: sdf ; 2024-03-01 20:52:22,590 DEBUG blivet/MainThread: no type or existing type for sdf, bailing 2024-03-01 20:52:22,593 DEBUG blivet/MainThread: DeviceTree.handle_device: name: sdg ; info: {'CURRENT_TAGS': ':systemd:', 'DEVLINKS': '/dev/disk/by-id/wwn-0x60014052fcb2cc6c28443eab562c0b7e ' '/dev/disk/by-id/scsi-SLIO-ORG_disk6_2fcb2cc6-c284-43ea-b562-c0b7eba2ff7a ' '/dev/disk/by-id/scsi-360014052fcb2cc6c28443eab562c0b7e ' '/dev/disk/by-diskseq/8 ' '/dev/disk/by-id/scsi-1LIO-ORG_disk6:2fcb2cc6-c284-43ea-b562-c0b7eba2ff7a', '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': '2fcb2cc6-c284-43ea-b562-c0b7eba2ff7a', 'ID_SERIAL': '360014052fcb2cc6c28443eab562c0b7e', 'ID_SERIAL_SHORT': '60014052fcb2cc6c28443eab562c0b7e', 'ID_TARGET_PORT': '0', 'ID_TYPE': 'disk', 'ID_VENDOR': 'LIO-ORG', 'ID_VENDOR_ENC': 'LIO-ORG\\x20', 'ID_WWN': '0x60014052fcb2cc6c', 'ID_WWN_VENDOR_EXTENSION': '0x28443eab562c0b7e', 'ID_WWN_WITH_EXTENSION': '0x60014052fcb2cc6c28443eab562c0b7e', 'MAJOR': '8', 'MINOR': '96', 'SCSI_IDENT_LUN_LOGICAL_UNIT_GROUP': '0x0', 'SCSI_IDENT_LUN_NAA_REGEXT': '60014052fcb2cc6c28443eab562c0b7e', 'SCSI_IDENT_LUN_T10': 'LIO-ORG_disk6:2fcb2cc6-c284-43ea-b562-c0b7eba2ff7a', 'SCSI_IDENT_PORT_NAME': 'naa.5001405a91c5ccc5,t,0x0001', 'SCSI_IDENT_PORT_RELATIVE': '0', 'SCSI_IDENT_PORT_TARGET_PORT_GROUP': '0x0', 'SCSI_IDENT_SERIAL': '2fcb2cc6-c284-43ea-b562-c0b7eba2ff7a', 'SCSI_IDENT_TARGET_NAME': 'naa.5001405a91c5ccc5', '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': '337228647'} ; 2024-03-01 20:52:22,593 INFO blivet/MainThread: scanning sdg (/sys/devices/tcm_loop_0/tcm_loop_adapter_0/host2/target2:0:1/2:0:1:6/block/sdg)... 2024-03-01 20:52:22,597 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: sdg ; incomplete: False ; hidden: False ; 2024-03-01 20:52:22,599 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned None 2024-03-01 20:52:22,604 DEBUG blivet/MainThread: DiskDevicePopulator.run: name: sdg ; 2024-03-01 20:52:22,605 INFO blivet/MainThread: sdg is a disk 2024-03-01 20:52:22,605 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 75 2024-03-01 20:52:22,605 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 76 2024-03-01 20:52:22,608 DEBUG blivet/MainThread: DiskDevice._set_format: sdg ; type: None ; current: None ; 2024-03-01 20:52:22,611 DEBUG blivet/MainThread: DiskDevice.update_sysfs_path: sdg ; status: True ; 2024-03-01 20:52:22,611 DEBUG blivet/MainThread: sdg sysfs_path set to /sys/devices/tcm_loop_0/tcm_loop_adapter_0/host2/target2:0:1/2:0:1:6/block/sdg 2024-03-01 20:52:22,614 DEBUG blivet/MainThread: DiskDevice.read_current_size: exists: True ; path: /dev/sdg ; sysfs_path: /sys/devices/tcm_loop_0/tcm_loop_adapter_0/host2/target2:0:1/2:0:1:6/block/sdg ; 2024-03-01 20:52:22,614 DEBUG blivet/MainThread: updated sdg size to 1024 MiB (1024 MiB) 2024-03-01 20:52:22,614 INFO blivet/MainThread: added disk sdg (id 74) to device tree 2024-03-01 20:52:22,614 INFO blivet/MainThread: got device: DiskDevice instance (0x7f869f1cf9d0) -- 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 = 60014052fcb2cc6c28443eab562c0b7e 2024-03-01 20:52:22,617 DEBUG blivet/MainThread: DeviceTree.handle_format: name: sdg ; 2024-03-01 20:52:22,617 DEBUG blivet/MainThread: no type or existing type for sdg, bailing 2024-03-01 20:52:22,620 DEBUG blivet/MainThread: DeviceTree.handle_device: name: sdh ; info: {'CURRENT_TAGS': ':systemd:', 'DEVLINKS': '/dev/disk/by-diskseq/9 ' '/dev/disk/by-id/scsi-36001405130490dc6bc54a3a884c8d675 ' '/dev/disk/by-id/scsi-1LIO-ORG_disk7:130490dc-6bc5-4a3a-884c-8d67508d4785 ' '/dev/disk/by-id/wwn-0x6001405130490dc6bc54a3a884c8d675 ' '/dev/disk/by-id/scsi-SLIO-ORG_disk7_130490dc-6bc5-4a3a-884c-8d67508d4785', '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': '130490dc-6bc5-4a3a-884c-8d67508d4785', 'ID_SERIAL': '36001405130490dc6bc54a3a884c8d675', 'ID_SERIAL_SHORT': '6001405130490dc6bc54a3a884c8d675', 'ID_TARGET_PORT': '0', 'ID_TYPE': 'disk', 'ID_VENDOR': 'LIO-ORG', 'ID_VENDOR_ENC': 'LIO-ORG\\x20', 'ID_WWN': '0x6001405130490dc6', 'ID_WWN_VENDOR_EXTENSION': '0xbc54a3a884c8d675', 'ID_WWN_WITH_EXTENSION': '0x6001405130490dc6bc54a3a884c8d675', 'MAJOR': '8', 'MINOR': '112', 'SCSI_IDENT_LUN_LOGICAL_UNIT_GROUP': '0x0', 'SCSI_IDENT_LUN_NAA_REGEXT': '6001405130490dc6bc54a3a884c8d675', 'SCSI_IDENT_LUN_T10': 'LIO-ORG_disk7:130490dc-6bc5-4a3a-884c-8d67508d4785', 'SCSI_IDENT_PORT_NAME': 'naa.5001405a91c5ccc5,t,0x0001', 'SCSI_IDENT_PORT_RELATIVE': '0', 'SCSI_IDENT_PORT_TARGET_PORT_GROUP': '0x0', 'SCSI_IDENT_SERIAL': '130490dc-6bc5-4a3a-884c-8d67508d4785', 'SCSI_IDENT_TARGET_NAME': 'naa.5001405a91c5ccc5', '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': '337415073'} ; 2024-03-01 20:52:22,620 INFO blivet/MainThread: scanning sdh (/sys/devices/tcm_loop_0/tcm_loop_adapter_0/host2/target2:0:1/2:0:1:7/block/sdh)... 2024-03-01 20:52:22,623 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: sdh ; incomplete: False ; hidden: False ; 2024-03-01 20:52:22,626 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned None 2024-03-01 20:52:22,631 DEBUG blivet/MainThread: DiskDevicePopulator.run: name: sdh ; 2024-03-01 20:52:22,632 INFO blivet/MainThread: sdh is a disk 2024-03-01 20:52:22,632 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 80 2024-03-01 20:52:22,632 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 81 2024-03-01 20:52:22,634 DEBUG blivet/MainThread: DiskDevice._set_format: sdh ; type: None ; current: None ; 2024-03-01 20:52:22,637 DEBUG blivet/MainThread: DiskDevice.update_sysfs_path: sdh ; status: True ; 2024-03-01 20:52:22,637 DEBUG blivet/MainThread: sdh sysfs_path set to /sys/devices/tcm_loop_0/tcm_loop_adapter_0/host2/target2:0:1/2:0:1:7/block/sdh 2024-03-01 20:52:22,640 DEBUG blivet/MainThread: DiskDevice.read_current_size: exists: True ; path: /dev/sdh ; sysfs_path: /sys/devices/tcm_loop_0/tcm_loop_adapter_0/host2/target2:0:1/2:0:1:7/block/sdh ; 2024-03-01 20:52:22,641 DEBUG blivet/MainThread: updated sdh size to 1024 MiB (1024 MiB) 2024-03-01 20:52:22,641 INFO blivet/MainThread: added disk sdh (id 79) to device tree 2024-03-01 20:52:22,641 INFO blivet/MainThread: got device: DiskDevice instance (0x7f869f1cff10) -- 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 = 6001405130490dc6bc54a3a884c8d675 2024-03-01 20:52:22,644 DEBUG blivet/MainThread: DeviceTree.handle_format: name: sdh ; 2024-03-01 20:52:22,644 DEBUG blivet/MainThread: no type or existing type for sdh, bailing 2024-03-01 20:52:22,647 DEBUG blivet/MainThread: DeviceTree.handle_device: name: sdi ; info: {'CURRENT_TAGS': ':systemd:', 'DEVLINKS': '/dev/disk/by-id/scsi-360014057c02790daf61431ab4c5489ce ' '/dev/disk/by-id/wwn-0x60014057c02790daf61431ab4c5489ce ' '/dev/disk/by-id/scsi-SLIO-ORG_disk8_7c02790d-af61-431a-b4c5-489ce662d703 ' '/dev/disk/by-id/scsi-1LIO-ORG_disk8:7c02790d-af61-431a-b4c5-489ce662d703 ' '/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': '7c02790d-af61-431a-b4c5-489ce662d703', 'ID_SERIAL': '360014057c02790daf61431ab4c5489ce', 'ID_SERIAL_SHORT': '60014057c02790daf61431ab4c5489ce', 'ID_TARGET_PORT': '0', 'ID_TYPE': 'disk', 'ID_VENDOR': 'LIO-ORG', 'ID_VENDOR_ENC': 'LIO-ORG\\x20', 'ID_WWN': '0x60014057c02790da', 'ID_WWN_VENDOR_EXTENSION': '0xf61431ab4c5489ce', 'ID_WWN_WITH_EXTENSION': '0x60014057c02790daf61431ab4c5489ce', 'MAJOR': '8', 'MINOR': '128', 'SCSI_IDENT_LUN_LOGICAL_UNIT_GROUP': '0x0', 'SCSI_IDENT_LUN_NAA_REGEXT': '60014057c02790daf61431ab4c5489ce', 'SCSI_IDENT_LUN_T10': 'LIO-ORG_disk8:7c02790d-af61-431a-b4c5-489ce662d703', 'SCSI_IDENT_PORT_NAME': 'naa.5001405a91c5ccc5,t,0x0001', 'SCSI_IDENT_PORT_RELATIVE': '0', 'SCSI_IDENT_PORT_TARGET_PORT_GROUP': '0x0', 'SCSI_IDENT_SERIAL': '7c02790d-af61-431a-b4c5-489ce662d703', 'SCSI_IDENT_TARGET_NAME': 'naa.5001405a91c5ccc5', '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': '337428002'} ; 2024-03-01 20:52:22,647 INFO blivet/MainThread: scanning sdi (/sys/devices/tcm_loop_0/tcm_loop_adapter_0/host2/target2:0:1/2:0:1:8/block/sdi)... 2024-03-01 20:52:22,650 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: sdi ; incomplete: False ; hidden: False ; 2024-03-01 20:52:22,653 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned None 2024-03-01 20:52:22,658 DEBUG blivet/MainThread: DiskDevicePopulator.run: name: sdi ; 2024-03-01 20:52:22,659 INFO blivet/MainThread: sdi is a disk 2024-03-01 20:52:22,659 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 85 2024-03-01 20:52:22,659 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 86 2024-03-01 20:52:22,662 DEBUG blivet/MainThread: DiskDevice._set_format: sdi ; type: None ; current: None ; 2024-03-01 20:52:22,665 DEBUG blivet/MainThread: DiskDevice.update_sysfs_path: sdi ; status: True ; 2024-03-01 20:52:22,665 DEBUG blivet/MainThread: sdi sysfs_path set to /sys/devices/tcm_loop_0/tcm_loop_adapter_0/host2/target2:0:1/2:0:1:8/block/sdi 2024-03-01 20:52:22,667 DEBUG blivet/MainThread: DiskDevice.read_current_size: exists: True ; path: /dev/sdi ; sysfs_path: /sys/devices/tcm_loop_0/tcm_loop_adapter_0/host2/target2:0:1/2:0:1:8/block/sdi ; 2024-03-01 20:52:22,668 DEBUG blivet/MainThread: updated sdi size to 1024 MiB (1024 MiB) 2024-03-01 20:52:22,668 INFO blivet/MainThread: added disk sdi (id 84) to device tree 2024-03-01 20:52:22,668 INFO blivet/MainThread: got device: DiskDevice instance (0x7f869f1e1cd0) -- 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 = 60014057c02790daf61431ab4c5489ce 2024-03-01 20:52:22,671 DEBUG blivet/MainThread: DeviceTree.handle_format: name: sdi ; 2024-03-01 20:52:22,671 DEBUG blivet/MainThread: no type or existing type for sdi, bailing 2024-03-01 20:52:22,674 DEBUG blivet/MainThread: DeviceTree.handle_device: name: sdj ; info: {'CURRENT_TAGS': ':systemd:', 'DEVLINKS': '/dev/disk/by-id/wwn-0x60014058bb02eed505c4d7593b520327 ' '/dev/disk/by-id/scsi-1LIO-ORG_disk9:8bb02eed-505c-4d75-93b5-20327aed4107 ' '/dev/disk/by-id/scsi-SLIO-ORG_disk9_8bb02eed-505c-4d75-93b5-20327aed4107 ' '/dev/disk/by-id/scsi-360014058bb02eed505c4d7593b520327 ' '/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': '8bb02eed-505c-4d75-93b5-20327aed4107', 'ID_SERIAL': '360014058bb02eed505c4d7593b520327', 'ID_SERIAL_SHORT': '60014058bb02eed505c4d7593b520327', 'ID_TARGET_PORT': '0', 'ID_TYPE': 'disk', 'ID_VENDOR': 'LIO-ORG', 'ID_VENDOR_ENC': 'LIO-ORG\\x20', 'ID_WWN': '0x60014058bb02eed5', 'ID_WWN_VENDOR_EXTENSION': '0x05c4d7593b520327', 'ID_WWN_WITH_EXTENSION': '0x60014058bb02eed505c4d7593b520327', 'MAJOR': '8', 'MINOR': '144', 'SCSI_IDENT_LUN_LOGICAL_UNIT_GROUP': '0x0', 'SCSI_IDENT_LUN_NAA_REGEXT': '60014058bb02eed505c4d7593b520327', 'SCSI_IDENT_LUN_T10': 'LIO-ORG_disk9:8bb02eed-505c-4d75-93b5-20327aed4107', 'SCSI_IDENT_PORT_NAME': 'naa.5001405a91c5ccc5,t,0x0001', 'SCSI_IDENT_PORT_RELATIVE': '0', 'SCSI_IDENT_PORT_TARGET_PORT_GROUP': '0x0', 'SCSI_IDENT_SERIAL': '8bb02eed-505c-4d75-93b5-20327aed4107', 'SCSI_IDENT_TARGET_NAME': 'naa.5001405a91c5ccc5', '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': '337523000'} ; 2024-03-01 20:52:22,674 INFO blivet/MainThread: scanning sdj (/sys/devices/tcm_loop_0/tcm_loop_adapter_0/host2/target2:0:1/2:0:1:9/block/sdj)... 2024-03-01 20:52:22,677 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: sdj ; incomplete: False ; hidden: False ; 2024-03-01 20:52:22,680 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned None 2024-03-01 20:52:22,685 DEBUG blivet/MainThread: DiskDevicePopulator.run: name: sdj ; 2024-03-01 20:52:22,685 INFO blivet/MainThread: sdj is a disk 2024-03-01 20:52:22,686 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 90 2024-03-01 20:52:22,686 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 91 2024-03-01 20:52:22,688 DEBUG blivet/MainThread: DiskDevice._set_format: sdj ; type: None ; current: None ; 2024-03-01 20:52:22,691 DEBUG blivet/MainThread: DiskDevice.update_sysfs_path: sdj ; status: True ; 2024-03-01 20:52:22,691 DEBUG blivet/MainThread: sdj sysfs_path set to /sys/devices/tcm_loop_0/tcm_loop_adapter_0/host2/target2:0:1/2:0:1:9/block/sdj 2024-03-01 20:52:22,694 DEBUG blivet/MainThread: DiskDevice.read_current_size: exists: True ; path: /dev/sdj ; sysfs_path: /sys/devices/tcm_loop_0/tcm_loop_adapter_0/host2/target2:0:1/2:0:1:9/block/sdj ; 2024-03-01 20:52:22,694 DEBUG blivet/MainThread: updated sdj size to 1024 MiB (1024 MiB) 2024-03-01 20:52:22,695 INFO blivet/MainThread: added disk sdj (id 89) to device tree 2024-03-01 20:52:22,695 INFO blivet/MainThread: got device: DiskDevice instance (0x7f869f1e4e20) -- 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 = 60014058bb02eed505c4d7593b520327 2024-03-01 20:52:22,698 DEBUG blivet/MainThread: DeviceTree.handle_format: name: sdj ; 2024-03-01 20:52:22,698 DEBUG blivet/MainThread: no type or existing type for sdj, bailing 2024-03-01 20:52:22,701 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': '16965658'} ; 2024-03-01 20:52:22,701 INFO blivet/MainThread: scanning xvda (/sys/devices/vbd-768/block/xvda)... 2024-03-01 20:52:22,704 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: xvda ; incomplete: False ; hidden: False ; 2024-03-01 20:52:22,706 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned None 2024-03-01 20:52:22,710 DEBUG blivet/MainThread: DiskDevicePopulator.run: name: xvda ; 2024-03-01 20:52:22,710 WARNING blivet/MainThread: device/vendor is not a valid attribute 2024-03-01 20:52:22,711 WARNING blivet/MainThread: device/model is not a valid attribute 2024-03-01 20:52:22,711 INFO blivet/MainThread: xvda is a disk 2024-03-01 20:52:22,711 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 95 2024-03-01 20:52:22,711 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 96 2024-03-01 20:52:22,713 DEBUG blivet/MainThread: DiskDevice._set_format: xvda ; type: None ; current: None ; 2024-03-01 20:52:22,716 DEBUG blivet/MainThread: DiskDevice.update_sysfs_path: xvda ; status: True ; 2024-03-01 20:52:22,716 DEBUG blivet/MainThread: xvda sysfs_path set to /sys/devices/vbd-768/block/xvda 2024-03-01 20:52:22,719 DEBUG blivet/MainThread: DiskDevice.read_current_size: exists: True ; path: /dev/xvda ; sysfs_path: /sys/devices/vbd-768/block/xvda ; 2024-03-01 20:52:22,719 DEBUG blivet/MainThread: updated xvda size to 250 GiB (250 GiB) 2024-03-01 20:52:22,720 INFO blivet/MainThread: added disk xvda (id 94) to device tree 2024-03-01 20:52:22,720 INFO blivet/MainThread: got device: DiskDevice instance (0x7f869f1e4430) -- name = xvda status = True id = 94 children = [] parents = [] uuid = None size = 250 GiB format = existing None major = 202 minor = 0 exists = True protected = False sysfs path = /sys/devices/vbd-768/block/xvda target size = 250 GiB path = /dev/xvda format args = [] original_format = None removable = False wwn = None 2024-03-01 20:52:22,723 DEBUG blivet/MainThread: DeviceTree.handle_format: name: xvda ; 2024-03-01 20:52:22,726 DEBUG blivet/MainThread: AppleBootstrapFS.supported: supported: True ; 2024-03-01 20:52:22,726 DEBUG blivet/MainThread: get_format('appleboot') returning AppleBootstrapFS instance with object id 98 2024-03-01 20:52:22,729 DEBUG blivet/MainThread: EFIFS.supported: supported: True ; 2024-03-01 20:52:22,729 DEBUG blivet/MainThread: get_format('efi') returning EFIFS instance with object id 99 2024-03-01 20:52:22,732 DEBUG blivet/MainThread: MacEFIFS.supported: supported: True ; 2024-03-01 20:52:22,732 DEBUG blivet/MainThread: get_format('macefi') returning MacEFIFS instance with object id 100 2024-03-01 20:52:22,735 DEBUG blivet/MainThread: MacEFIFS.supported: supported: True ; 2024-03-01 20:52:22,735 DEBUG blivet/MainThread: get_format('macefi') returning MacEFIFS instance with object id 101 2024-03-01 20:52:22,738 DEBUG blivet/MainThread: DiskLabelFormatPopulator.run: device: xvda ; label_type: dos ; 2024-03-01 20:52:22,740 DEBUG blivet/MainThread: DiskDevice.setup: xvda ; orig: False ; status: True ; controllable: True ; 2024-03-01 20:52:22,743 DEBUG blivet/MainThread: DiskLabel.__init__: uuid: e61ef7e0 ; label: None ; device: /dev/xvda ; serial: None ; exists: True ; 2024-03-01 20:52:22,750 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 0x7f86a06c5440> 2024-03-01 20:52:22,786 DEBUG blivet/MainThread: get_format('disklabel') returning DiskLabel instance with object id 102 2024-03-01 20:52:22,790 DEBUG blivet/MainThread: DiskDevice._set_format: xvda ; type: disklabel ; current: None ; 2024-03-01 20:52:22,790 INFO blivet/MainThread: got format: existing msdos disklabel 2024-03-01 20:52:22,794 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': '16967518'} ; 2024-03-01 20:52:22,794 INFO blivet/MainThread: scanning xvda1 (/sys/devices/vbd-768/block/xvda/xvda1)... 2024-03-01 20:52:22,794 WARNING blivet/MainThread: hidden is not a valid attribute 2024-03-01 20:52:22,797 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: xvda1 ; incomplete: False ; hidden: False ; 2024-03-01 20:52:22,799 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned None 2024-03-01 20:52:22,802 DEBUG blivet/MainThread: PartitionDevicePopulator.run: name: xvda1 ; 2024-03-01 20:52:22,805 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: xvda1 ; incomplete: False ; hidden: False ; 2024-03-01 20:52:22,807 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned None 2024-03-01 20:52:22,808 INFO program/MainThread: Running... udevadm settle --timeout=300 2024-03-01 20:52:22,816 DEBUG program/MainThread: Return code: 0 2024-03-01 20:52:22,833 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: xvda ; incomplete: False ; hidden: False ; 2024-03-01 20:52:22,836 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned existing 250 GiB disk xvda (94) with existing msdos disklabel 2024-03-01 20:52:22,836 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 105 2024-03-01 20:52:22,839 DEBUG blivet/MainThread: DiskDevice.add_child: name: xvda ; child: xvda1 ; kids: 0 ; 2024-03-01 20:52:22,840 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 106 2024-03-01 20:52:22,842 DEBUG blivet/MainThread: PartitionDevice._set_format: xvda1 ; type: None ; current: None ; 2024-03-01 20:52:22,845 DEBUG blivet/MainThread: PartitionDevice.update_sysfs_path: xvda1 ; status: True ; 2024-03-01 20:52:22,845 DEBUG blivet/MainThread: xvda1 sysfs_path set to /sys/devices/vbd-768/block/xvda/xvda1 2024-03-01 20:52:22,848 DEBUG blivet/MainThread: PartitionDevice.read_current_size: exists: True ; path: /dev/xvda1 ; sysfs_path: /sys/devices/vbd-768/block/xvda/xvda1 ; 2024-03-01 20:52:22,849 DEBUG blivet/MainThread: updated xvda1 size to 250 GiB (250 GiB) 2024-03-01 20:52:22,849 DEBUG blivet/MainThread: looking up parted Partition: /dev/xvda1 2024-03-01 20:52:22,851 DEBUG blivet/MainThread: PartitionDevice.probe: xvda1 ; exists: True ; 2024-03-01 20:52:22,854 DEBUG blivet/MainThread: PartitionDevice.get_flag: path: /dev/xvda1 ; flag: 1 ; 2024-03-01 20:52:22,857 DEBUG blivet/MainThread: PartitionDevice.get_flag: path: /dev/xvda1 ; flag: 10 ; 2024-03-01 20:52:22,860 DEBUG blivet/MainThread: PartitionDevice.get_flag: path: /dev/xvda1 ; flag: 12 ; 2024-03-01 20:52:22,862 DEBUG blivet/MainThread: PartitionDevice.read_current_size: exists: True ; path: /dev/xvda1 ; sysfs_path: /sys/devices/vbd-768/block/xvda/xvda1 ; 2024-03-01 20:52:22,863 DEBUG blivet/MainThread: updated xvda1 size to 250 GiB (250 GiB) 2024-03-01 20:52:22,863 INFO blivet/MainThread: added partition xvda1 (id 104) to device tree 2024-03-01 20:52:22,863 INFO blivet/MainThread: parted exception: msdos disk labels do not support partition names. 2024-03-01 20:52:22,863 INFO blivet/MainThread: got device: PartitionDevice instance (0x7f869f1eaf70) -- 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 0x7f869f1f90e0> disk = existing 250 GiB disk xvda (94) with existing msdos disklabel start = 2048 end = 524287966 length = 524285919 flags = boot 2024-03-01 20:52:22,867 DEBUG blivet/MainThread: DeviceTree.handle_format: name: xvda1 ; 2024-03-01 20:52:22,870 DEBUG blivet/MainThread: AppleBootstrapFS.supported: supported: True ; 2024-03-01 20:52:22,870 DEBUG blivet/MainThread: get_format('appleboot') returning AppleBootstrapFS instance with object id 108 2024-03-01 20:52:22,873 DEBUG blivet/MainThread: EFIFS.supported: supported: True ; 2024-03-01 20:52:22,873 DEBUG blivet/MainThread: get_format('efi') returning EFIFS instance with object id 109 2024-03-01 20:52:22,876 DEBUG blivet/MainThread: MacEFIFS.supported: supported: True ; 2024-03-01 20:52:22,876 DEBUG blivet/MainThread: get_format('macefi') returning MacEFIFS instance with object id 110 2024-03-01 20:52:22,879 DEBUG blivet/MainThread: MacEFIFS.supported: supported: True ; 2024-03-01 20:52:22,879 DEBUG blivet/MainThread: get_format('macefi') returning MacEFIFS instance with object id 111 2024-03-01 20:52:22,879 INFO blivet/MainThread: type detected on 'xvda1' is 'xfs' 2024-03-01 20:52:22,882 DEBUG blivet/MainThread: XFS.supported: supported: True ; 2024-03-01 20:52:22,882 DEBUG blivet/MainThread: get_format('xfs') returning XFS instance with object id 112 2024-03-01 20:52:22,884 DEBUG blivet/MainThread: PartitionDevice._set_format: xvda1 ; type: xfs ; current: None ; 2024-03-01 20:52:22,885 INFO blivet/MainThread: got format: existing xfs filesystem 2024-03-01 20:52:22,887 DEBUG blivet/MainThread: DeviceTree.handle_device: name: test_vg1-lv1 ; info: {'CURRENT_TAGS': ':systemd:', 'DEVLINKS': '/dev/test_vg1/lv1 /dev/disk/by-id/dm-name-test_vg1-lv1 ' '/dev/mapper/test_vg1-lv1 ' '/dev/disk/by-uuid/580b8263-e009-4ec6-b1ce-f23d64f55820 ' '/dev/disk/by-id/dm-uuid-LVM-1VfurapqfYnWo0cjSMDPnkCPILzSexdkqyE3E5qtRlbhyumALxe5FzzHTd1jGDDj', 'DEVNAME': '/dev/dm-0', 'DEVPATH': '/devices/virtual/block/dm-0', 'DEVTYPE': 'disk', 'DISKSEQ': '99', '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-1VfurapqfYnWo0cjSMDPnkCPILzSexdkqyE3E5qtRlbhyumALxe5FzzHTd1jGDDj', 'DM_VG_NAME': 'test_vg1', 'ID_FS_BLOCKSIZE': '4096', 'ID_FS_LASTBLOCK': '780288', 'ID_FS_SIZE': '3128950784', 'ID_FS_TYPE': 'xfs', 'ID_FS_USAGE': 'filesystem', 'ID_FS_UUID': '580b8263-e009-4ec6-b1ce-f23d64f55820', 'ID_FS_UUID_ENC': '580b8263-e009-4ec6-b1ce-f23d64f55820', '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': '740913278'} ; 2024-03-01 20:52:22,888 INFO blivet/MainThread: scanning test_vg1-lv1 (/sys/devices/virtual/block/dm-0)... 2024-03-01 20:52:22,888 INFO program/MainThread: Running [15] dmsetup info -co subsystem --noheadings test_vg1-lv1 ... 2024-03-01 20:52:22,891 INFO program/MainThread: stdout[15]: LVM 2024-03-01 20:52:22,891 INFO program/MainThread: stderr[15]: 2024-03-01 20:52:22,891 INFO program/MainThread: ...done [15] (exit code: 0) 2024-03-01 20:52:22,891 INFO program/MainThread: Running [16] dmsetup info -co subsystem --noheadings test_vg1-lv1 ... 2024-03-01 20:52:22,893 INFO program/MainThread: stdout[16]: LVM 2024-03-01 20:52:22,894 INFO program/MainThread: stderr[16]: 2024-03-01 20:52:22,894 INFO program/MainThread: ...done [16] (exit code: 0) 2024-03-01 20:52:22,894 INFO program/MainThread: Running [17] dmsetup info -co subsystem --noheadings test_vg1-lv1 ... 2024-03-01 20:52:22,896 INFO program/MainThread: stdout[17]: LVM 2024-03-01 20:52:22,896 INFO program/MainThread: stderr[17]: 2024-03-01 20:52:22,896 INFO program/MainThread: ...done [17] (exit code: 0) 2024-03-01 20:52:22,900 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: test_vg1-lv1 ; incomplete: False ; hidden: False ; 2024-03-01 20:52:22,903 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned existing 2.98 GiB lvmlv test_vg1-lv1 (45) with existing xfs filesystem 2024-03-01 20:52:22,905 DEBUG blivet/MainThread: test_vg1 size is 2.98 GiB 2024-03-01 20:52:22,906 DEBUG blivet/MainThread: vg test_vg1 has 0 B free 2024-03-01 20:52:22,906 DEBUG blivet/MainThread: test_vg1 size is 2.98 GiB 2024-03-01 20:52:22,906 DEBUG blivet/MainThread: vg test_vg1 has 0 B free 2024-03-01 20:52:22,903 INFO blivet/MainThread: got device: LVMLogicalVolumeDevice instance (0x7f869f2bcf10) -- name = test_vg1-lv1 status = True id = 45 children = [] parents = ['existing 2.98 GiB lvmvg test_vg1 (11)'] uuid = qyE3E5-qtRl-bhyu-mALx-e5Fz-zHTd-1jGDDj size = 2.98 GiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-0 target size = 2.98 GiB path = /dev/mapper/test_vg1-lv1 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7f869f284670) -- name = test_vg1 status = True id = 11 children = ['existing 2.98 GiB lvmlv test_vg1-lv1 (45) with existing xfs filesystem'] parents = ['existing 1024 MiB disk sda (2) with existing lvmpv', 'existing 1024 MiB disk sdb (16) with existing lvmpv', 'existing 1024 MiB disk sdc (36) with existing lvmpv'] uuid = 1Vfura-pqfY-nWo0-cjSM-DPnk-CPIL-zSexdk size = 2.98 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 2.98 GiB path = /dev/test_vg1 format args = [] original_format = None free = 0 B PE Size = 4 MiB PE Count = 762 PE Free = 0 PV Count = 3 modified = False extents = 762 free space = 0 B free extents = 0 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sda (2) with existing lvmpv', 'existing 1024 MiB disk sdb (16) with existing lvmpv', 'existing 1024 MiB disk sdc (36) with existing lvmpv'] LVs = ['existing 2.98 GiB lvmlv test_vg1-lv1 (45) with existing xfs filesystem'] segment type = linear percent = 0 VG space used = 2.98 GiB 2024-03-01 20:52:22,907 INFO program/MainThread: Running [18] dmsetup info -co subsystem --noheadings test_vg1-lv1 ... 2024-03-01 20:52:22,909 INFO program/MainThread: stdout[18]: LVM 2024-03-01 20:52:22,909 INFO program/MainThread: stderr[18]: 2024-03-01 20:52:22,909 INFO program/MainThread: ...done [18] (exit code: 0) 2024-03-01 20:52:22,913 DEBUG blivet/MainThread: DeviceTree.handle_format: name: test_vg1-lv1 ; 2024-03-01 20:52:22,913 DEBUG blivet/MainThread: no type or existing type for test_vg1-lv1, bailing 2024-03-01 20:52:22,913 INFO program/MainThread: Running... udevadm settle --timeout=300 2024-03-01 20:52:22,925 DEBUG program/MainThread: Return code: 0 2024-03-01 20:52:22,939 INFO blivet/MainThread: edd: collected mbr signatures: {'xvda': '0xe61ef7e0'} 2024-03-01 20:52:22,940 DEBUG blivet/MainThread: resolved 'UUID=a4d9efbc-be36-4c5f-99af-596afd10159d' to 'xvda1' (partition) 2024-03-01 20:52:22,943 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: ntap-bos-c01-eng01-nfs01b.storage.bos.redhat.com:/devops_engineering_nfs/devarchive/redhat ; incomplete: False ; hidden: False ; 2024-03-01 20:52:22,946 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned None 2024-03-01 20:52:22,948 DEBUG blivet/MainThread: DeviceTree.get_device_by_path: path: /dev/ntap-bos-c01-eng01-nfs01b.storage.bos.redhat.com:/devops_engineering_nfs/devarchive/redhat ; incomplete: False ; hidden: False ; 2024-03-01 20:52:22,951 DEBUG blivet/MainThread: DeviceTree.get_device_by_path returned None 2024-03-01 20:52:22,951 DEBUG blivet/MainThread: failed to resolve '/dev/ntap-bos-c01-eng01-nfs01b.storage.bos.redhat.com:/devops_engineering_nfs/devarchive/redhat' 2024-03-01 20:52:22,953 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: nest.test.redhat.com:/mnt/qa ; incomplete: False ; hidden: False ; 2024-03-01 20:52:22,956 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned None 2024-03-01 20:52:22,958 DEBUG blivet/MainThread: DeviceTree.get_device_by_path: path: /dev/nest.test.redhat.com:/mnt/qa ; incomplete: False ; hidden: False ; 2024-03-01 20:52:22,961 DEBUG blivet/MainThread: DeviceTree.get_device_by_path returned None 2024-03-01 20:52:22,961 DEBUG blivet/MainThread: failed to resolve '/dev/nest.test.redhat.com:/mnt/qa' 2024-03-01 20:52:22,963 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: vtap-eng01.storage.rdu2.redhat.com:/vol/engarchive ; incomplete: False ; hidden: False ; 2024-03-01 20:52:22,966 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned None 2024-03-01 20:52:22,968 DEBUG blivet/MainThread: DeviceTree.get_device_by_path: path: /dev/vtap-eng01.storage.rdu2.redhat.com:/vol/engarchive ; incomplete: False ; hidden: False ; 2024-03-01 20:52:22,971 DEBUG blivet/MainThread: DeviceTree.get_device_by_path returned None 2024-03-01 20:52:22,971 DEBUG blivet/MainThread: failed to resolve '/dev/vtap-eng01.storage.rdu2.redhat.com:/vol/engarchive' 2024-03-01 20:52:22,973 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: nest.test.redhat.com:/mnt/tpsdist ; incomplete: False ; hidden: False ; 2024-03-01 20:52:22,976 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned None 2024-03-01 20:52:22,978 DEBUG blivet/MainThread: DeviceTree.get_device_by_path: path: /dev/nest.test.redhat.com:/mnt/tpsdist ; incomplete: False ; hidden: False ; 2024-03-01 20:52:22,981 DEBUG blivet/MainThread: DeviceTree.get_device_by_path returned None 2024-03-01 20:52:22,981 DEBUG blivet/MainThread: failed to resolve '/dev/nest.test.redhat.com:/mnt/tpsdist' 2024-03-01 20:52:22,983 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: ntap-bos-c01-eng01-nfs01b.storage.bos.redhat.com:/devops_engineering_nfs/devarchive/redhat/brewroot ; incomplete: False ; hidden: False ; 2024-03-01 20:52:22,986 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned None 2024-03-01 20:52:22,988 DEBUG blivet/MainThread: DeviceTree.get_device_by_path: path: /dev/ntap-bos-c01-eng01-nfs01b.storage.bos.redhat.com:/devops_engineering_nfs/devarchive/redhat/brewroot ; incomplete: False ; hidden: False ; 2024-03-01 20:52:22,991 DEBUG blivet/MainThread: DeviceTree.get_device_by_path returned None 2024-03-01 20:52:22,991 DEBUG blivet/MainThread: failed to resolve '/dev/ntap-bos-c01-eng01-nfs01b.storage.bos.redhat.com:/devops_engineering_nfs/devarchive/redhat/brewroot' 2024-03-01 20:52:22,993 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: ntap-bos-c01-eng01-nfs01b.storage.bos.redhat.com:/devops_brew_scratch_nfs/scratch ; incomplete: False ; hidden: False ; 2024-03-01 20:52:22,996 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned None 2024-03-01 20:52:22,998 DEBUG blivet/MainThread: DeviceTree.get_device_by_path: path: /dev/ntap-bos-c01-eng01-nfs01b.storage.bos.redhat.com:/devops_brew_scratch_nfs/scratch ; incomplete: False ; hidden: False ; 2024-03-01 20:52:23,001 DEBUG blivet/MainThread: DeviceTree.get_device_by_path returned None 2024-03-01 20:52:23,001 DEBUG blivet/MainThread: failed to resolve '/dev/ntap-bos-c01-eng01-nfs01b.storage.bos.redhat.com:/devops_brew_scratch_nfs/scratch' 2024-03-01 20:52:25,956 INFO blivet/MainThread: sys.argv = ['/tmp/ansible_fedora.linux_system_roles.blivet_payload_ays4u0g7/ansible_fedora.linux_system_roles.blivet_payload.zip/ansible_collections/fedora/linux_system_roles/plugins/modules/blivet.py'] 2024-03-01 20:52:25,989 DEBUG blivet/MainThread: Ext4FS.supported: supported: True ; 2024-03-01 20:52:25,989 INFO program/MainThread: Running [2] e2fsck -V ... 2024-03-01 20:52:25,992 INFO program/MainThread: stdout[2]: 2024-03-01 20:52:25,992 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 20:52:25,992 INFO program/MainThread: ...done [2] (exit code: 0) 2024-03-01 20:52:25,992 INFO program/MainThread: Running... modprobe --dry-run ext4 2024-03-01 20:52:25,996 DEBUG program/MainThread: Return code: 0 2024-03-01 20:52:25,997 DEBUG blivet/MainThread: get_format('ext4') returning Ext4FS instance with object id 0 2024-03-01 20:52:26,000 DEBUG blivet/MainThread: Ext4FS.supported: supported: True ; 2024-03-01 20:52:26,000 DEBUG blivet/MainThread: trying to set new default fstype to 'ext4' 2024-03-01 20:52:26,003 DEBUG blivet/MainThread: Ext4FS.supported: supported: True ; 2024-03-01 20:52:26,003 DEBUG blivet/MainThread: get_format('ext4') returning Ext4FS instance with object id 1 2024-03-01 20:52:26,006 DEBUG blivet/MainThread: Ext4FS.supported: supported: True ; 2024-03-01 20:52:26,006 INFO program/MainThread: Running... lsblk --bytes -a -o NAME,SIZE,OWNER,GROUP,MODE,FSTYPE,LABEL,UUID,PARTUUID,MOUNTPOINT 2024-03-01 20:52:26,014 INFO program/MainThread: stdout: 2024-03-01 20:52:26,014 INFO program/MainThread: NAME SIZE OWNER GROUP MODE FSTYPE LABEL UUID PARTUUID MOUNTPOINT 2024-03-01 20:52:26,014 INFO program/MainThread: sda 1073741824 root disk brw-rw---- LVM2_member XnCtv1-Xsea-Wo2M-21qf-VP7V-Rfru-k07flK 2024-03-01 20:52:26,014 INFO program/MainThread: `-test_vg1-lv1 3196059648 root disk brw-rw---- xfs 580b8263-e009-4ec6-b1ce-f23d64f55820 2024-03-01 20:52:26,015 INFO program/MainThread: sdb 1073741824 root disk brw-rw---- LVM2_member 78ZEpg-Ay2Q-kici-oQuH-59KI-N31q-6ATZdT 2024-03-01 20:52:26,015 INFO program/MainThread: `-test_vg1-lv1 3196059648 root disk brw-rw---- xfs 580b8263-e009-4ec6-b1ce-f23d64f55820 2024-03-01 20:52:26,015 INFO program/MainThread: sdc 1073741824 root disk brw-rw---- LVM2_member kBKuYD-NvpT-f4zl-NMJy-mpqc-fgDf-eyN6z6 2024-03-01 20:52:26,015 INFO program/MainThread: `-test_vg1-lv1 3196059648 root disk brw-rw---- xfs 580b8263-e009-4ec6-b1ce-f23d64f55820 2024-03-01 20:52:26,015 INFO program/MainThread: sdd 1073741824 root disk brw-rw---- 2024-03-01 20:52:26,015 INFO program/MainThread: sde 1073741824 root disk brw-rw---- 2024-03-01 20:52:26,015 INFO program/MainThread: sdf 1073741824 root disk brw-rw---- 2024-03-01 20:52:26,015 INFO program/MainThread: sdg 1073741824 root disk brw-rw---- 2024-03-01 20:52:26,015 INFO program/MainThread: sdh 1073741824 root disk brw-rw---- 2024-03-01 20:52:26,015 INFO program/MainThread: sdi 1073741824 root disk brw-rw---- 2024-03-01 20:52:26,015 INFO program/MainThread: sdj 1073741824 root disk brw-rw---- 2024-03-01 20:52:26,015 INFO program/MainThread: sdk 1073741824 root disk brw-rw---- 2024-03-01 20:52:26,015 INFO program/MainThread: sdl 1073741824 root disk brw-rw---- 2024-03-01 20:52:26,015 INFO program/MainThread: xvda 268435456000 root disk brw-rw---- 2024-03-01 20:52:26,015 INFO program/MainThread: `-xvda1 268434390528 root disk brw-rw---- xfs a4d9efbc-be36-4c5f-99af-596afd10159d e61ef7e0-01 / 2024-03-01 20:52:26,015 DEBUG program/MainThread: Return code: 0 2024-03-01 20:52:26,015 DEBUG blivet/MainThread: lsblk output: NAME SIZE OWNER GROUP MODE FSTYPE LABEL UUID PARTUUID MOUNTPOINT sda 1073741824 root disk brw-rw---- LVM2_member XnCtv1-Xsea-Wo2M-21qf-VP7V-Rfru-k07flK `-test_vg1-lv1 3196059648 root disk brw-rw---- xfs 580b8263-e009-4ec6-b1ce-f23d64f55820 sdb 1073741824 root disk brw-rw---- LVM2_member 78ZEpg-Ay2Q-kici-oQuH-59KI-N31q-6ATZdT `-test_vg1-lv1 3196059648 root disk brw-rw---- xfs 580b8263-e009-4ec6-b1ce-f23d64f55820 sdc 1073741824 root disk brw-rw---- LVM2_member kBKuYD-NvpT-f4zl-NMJy-mpqc-fgDf-eyN6z6 `-test_vg1-lv1 3196059648 root disk brw-rw---- xfs 580b8263-e009-4ec6-b1ce-f23d64f55820 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 20:52:26,015 DEBUG blivet/MainThread: lvm filter: clearing the lvm devices list 2024-03-01 20:52:26,016 DEBUG blivet/MainThread: lvm filter: clearing the lvm devices list 2024-03-01 20:52:26,016 INFO blivet/MainThread: resetting Blivet (version 3.6.0) instance 2024-03-01 20:52:26,016 DEBUG blivet/MainThread: lvm filter: clearing the lvm devices list 2024-03-01 20:52:26,016 INFO blivet/MainThread: DeviceTree.populate: ignored_disks is [] ; exclusive_disks is [] 2024-03-01 20:52:26,016 WARNING blivet/MainThread: Failed to call the update_volume_info method: libstoragemgmt functionality not available 2024-03-01 20:52:26,016 INFO program/MainThread: Running... udevadm settle --timeout=300 2024-03-01 20:52:26,027 DEBUG program/MainThread: Return code: 0 2024-03-01 20:52:26,040 INFO blivet/MainThread: devices to scan: ['sda', 'sdb', 'sdk', 'sdl', 'sdc', 'sdd', 'sde', 'sdf', 'sdg', 'sdh', 'sdi', 'sdj', 'xvda', 'xvda1', 'test_vg1-lv1'] 2024-03-01 20:52:26,045 DEBUG blivet/MainThread: DeviceTree.handle_device: name: sda ; info: {'CURRENT_TAGS': ':systemd:', 'DEVLINKS': '/dev/disk/by-id/scsi-1LIO-ORG_disk0:a8abeb2a-8284-458e-bf04-3e0fbc353c0a ' '/dev/disk/by-id/scsi-36001405a8abeb2a8284458ebf043e0fb ' '/dev/disk/by-id/wwn-0x6001405a8abeb2a8284458ebf043e0fb ' '/dev/disk/by-diskseq/2 ' '/dev/disk/by-id/lvm-pv-uuid-XnCtv1-Xsea-Wo2M-21qf-VP7V-Rfru-k07flK ' '/dev/disk/by-id/scsi-SLIO-ORG_disk0_a8abeb2a-8284-458e-bf04-3e0fbc353c0a', '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': 'XnCtv1-Xsea-Wo2M-21qf-VP7V-Rfru-k07flK', 'ID_FS_UUID_ENC': 'XnCtv1-Xsea-Wo2M-21qf-VP7V-Rfru-k07flK', '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': 'a8abeb2a-8284-458e-bf04-3e0fbc353c0a', 'ID_SERIAL': '36001405a8abeb2a8284458ebf043e0fb', 'ID_SERIAL_SHORT': '6001405a8abeb2a8284458ebf043e0fb', 'ID_TARGET_PORT': '0', 'ID_TYPE': 'disk', 'ID_VENDOR': 'LIO-ORG', 'ID_VENDOR_ENC': 'LIO-ORG\\x20', 'ID_WWN': '0x6001405a8abeb2a8', 'ID_WWN_VENDOR_EXTENSION': '0x284458ebf043e0fb', 'ID_WWN_WITH_EXTENSION': '0x6001405a8abeb2a8284458ebf043e0fb', 'MAJOR': '8', 'MINOR': '0', 'SCSI_IDENT_LUN_LOGICAL_UNIT_GROUP': '0x0', 'SCSI_IDENT_LUN_NAA_REGEXT': '6001405a8abeb2a8284458ebf043e0fb', 'SCSI_IDENT_LUN_T10': 'LIO-ORG_disk0:a8abeb2a-8284-458e-bf04-3e0fbc353c0a', 'SCSI_IDENT_PORT_NAME': 'naa.5001405a91c5ccc5,t,0x0001', 'SCSI_IDENT_PORT_RELATIVE': '0', 'SCSI_IDENT_PORT_TARGET_PORT_GROUP': '0x0', 'SCSI_IDENT_SERIAL': 'a8abeb2a-8284-458e-bf04-3e0fbc353c0a', 'SCSI_IDENT_TARGET_NAME': 'naa.5001405a91c5ccc5', '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': '336998022'} ; 2024-03-01 20:52:26,045 INFO blivet/MainThread: scanning sda (/sys/devices/tcm_loop_0/tcm_loop_adapter_0/host2/target2:0:1/2:0:1:0/block/sda)... 2024-03-01 20:52:26,046 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 20:52:26,079 INFO program/MainThread: stdout[3]: LVM2_VG_NAME=test_vg1 LVM2_LV_NAME=lv1 LVM2_LV_UUID=qyE3E5-qtRl-bhyu-mALx-e5Fz-zHTd-1jGDDj LVM2_LV_SIZE=3196059648 LVM2_LV_ATTR=-wi-a----- LVM2_SEGTYPE=linear LVM2_ORIGIN= LVM2_POOL_LV= LVM2_DATA_LV= LVM2_METADATA_LV= LVM2_LV_ROLE=public LVM2_MOVE_PV= LVM2_DATA_PERCENT= LVM2_METADATA_PERCENT= LVM2_COPY_PERCENT= LVM2_VG_NAME=test_vg1 LVM2_LV_NAME=lv1 LVM2_LV_UUID=qyE3E5-qtRl-bhyu-mALx-e5Fz-zHTd-1jGDDj LVM2_LV_SIZE=3196059648 LVM2_LV_ATTR=-wi-a----- LVM2_SEGTYPE=linear LVM2_ORIGIN= LVM2_POOL_LV= LVM2_DATA_LV= LVM2_METADATA_LV= LVM2_LV_ROLE=public LVM2_MOVE_PV= LVM2_DATA_PERCENT= LVM2_METADATA_PERCENT= LVM2_COPY_PERCENT= LVM2_VG_NAME=test_vg1 LVM2_LV_NAME=lv1 LVM2_LV_UUID=qyE3E5-qtRl-bhyu-mALx-e5Fz-zHTd-1jGDDj LVM2_LV_SIZE=3196059648 LVM2_LV_ATTR=-wi-a----- LVM2_SEGTYPE=linear LVM2_ORIGIN= LVM2_POOL_LV= LVM2_DATA_LV= LVM2_METADATA_LV= LVM2_LV_ROLE=public LVM2_MOVE_PV= LVM2_DATA_PERCENT= LVM2_METADATA_PERCENT= LVM2_COPY_PERCENT= 2024-03-01 20:52:26,080 INFO program/MainThread: stderr[3]: 2024-03-01 20:52:26,080 INFO program/MainThread: ...done [3] (exit code: 0) 2024-03-01 20:52:26,084 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: sda ; incomplete: False ; hidden: False ; 2024-03-01 20:52:26,087 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned None 2024-03-01 20:52:26,091 INFO blivet/MainThread: failed to get initiator name from iscsi firmware: storaged iSCSI functionality not available 2024-03-01 20:52:26,092 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 20:52:26,097 DEBUG blivet/MainThread: DiskDevicePopulator.run: name: sda ; 2024-03-01 20:52:26,098 INFO blivet/MainThread: sda is a disk 2024-03-01 20:52:26,098 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 3 2024-03-01 20:52:26,098 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 4 2024-03-01 20:52:26,101 DEBUG blivet/MainThread: DiskDevice._set_format: sda ; type: None ; current: None ; 2024-03-01 20:52:26,104 DEBUG blivet/MainThread: DiskDevice.update_sysfs_path: sda ; status: True ; 2024-03-01 20:52:26,105 DEBUG blivet/MainThread: sda sysfs_path set to /sys/devices/tcm_loop_0/tcm_loop_adapter_0/host2/target2:0:1/2:0:1:0/block/sda 2024-03-01 20:52:26,108 DEBUG blivet/MainThread: DiskDevice.read_current_size: exists: True ; path: /dev/sda ; sysfs_path: /sys/devices/tcm_loop_0/tcm_loop_adapter_0/host2/target2:0:1/2:0:1:0/block/sda ; 2024-03-01 20:52:26,108 DEBUG blivet/MainThread: updated sda size to 1024 MiB (1024 MiB) 2024-03-01 20:52:26,108 INFO blivet/MainThread: added disk sda (id 2) to device tree 2024-03-01 20:52:26,108 INFO blivet/MainThread: got device: DiskDevice instance (0x7f76fbd9a8e0) -- 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 = 6001405a8abeb2a8284458ebf043e0fb 2024-03-01 20:52:26,112 DEBUG blivet/MainThread: DeviceTree.handle_format: name: sda ; 2024-03-01 20:52:26,115 DEBUG blivet/MainThread: AppleBootstrapFS.supported: supported: True ; 2024-03-01 20:52:26,115 DEBUG blivet/MainThread: get_format('appleboot') returning AppleBootstrapFS instance with object id 6 2024-03-01 20:52:26,118 DEBUG blivet/MainThread: EFIFS.supported: supported: True ; 2024-03-01 20:52:26,118 DEBUG blivet/MainThread: get_format('efi') returning EFIFS instance with object id 7 2024-03-01 20:52:26,122 DEBUG blivet/MainThread: MacEFIFS.supported: supported: True ; 2024-03-01 20:52:26,122 DEBUG blivet/MainThread: get_format('macefi') returning MacEFIFS instance with object id 8 2024-03-01 20:52:26,125 DEBUG blivet/MainThread: MacEFIFS.supported: supported: True ; 2024-03-01 20:52:26,125 DEBUG blivet/MainThread: get_format('macefi') returning MacEFIFS instance with object id 9 2024-03-01 20:52:26,128 DEBUG blivet/MainThread: LVMFormatPopulator.run: pv: sda ; 2024-03-01 20:52:26,128 DEBUG blivet/MainThread: lvm filter: device /dev/sda added to the list of allowed devices 2024-03-01 20:52:26,128 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 20:52:26,163 INFO program/MainThread: stdout[4]: LVM2_PV_NAME=/dev/sda LVM2_PV_UUID=XnCtv1-Xsea-Wo2M-21qf-VP7V-Rfru-k07flK LVM2_PV_FREE=0 LVM2_PV_SIZE=1065353216 LVM2_PE_START=8388608 LVM2_VG_NAME=test_vg1 LVM2_VG_UUID=1Vfura-pqfY-nWo0-cjSM-DPnk-CPIL-zSexdk LVM2_VG_SIZE=3196059648 LVM2_VG_FREE=0 LVM2_VG_EXTENT_SIZE=4194304 LVM2_VG_EXTENT_COUNT=762 LVM2_VG_FREE_COUNT=0 LVM2_PV_COUNT=3 LVM2_PV_NAME=[unknown] LVM2_PV_UUID=78ZEpg-Ay2Q-kici-oQuH-59KI-N31q-6ATZdT LVM2_PV_FREE=0 LVM2_PV_SIZE=1065353216 LVM2_PE_START=8388608 LVM2_VG_NAME=test_vg1 LVM2_VG_UUID=1Vfura-pqfY-nWo0-cjSM-DPnk-CPIL-zSexdk LVM2_VG_SIZE=3196059648 LVM2_VG_FREE=0 LVM2_VG_EXTENT_SIZE=4194304 LVM2_VG_EXTENT_COUNT=762 LVM2_VG_FREE_COUNT=0 LVM2_PV_COUNT=3 LVM2_PV_NAME=[unknown] LVM2_PV_UUID=kBKuYD-NvpT-f4zl-NMJy-mpqc-fgDf-eyN6z6 LVM2_PV_FREE=0 LVM2_PV_SIZE=1065353216 LVM2_PE_START=8388608 LVM2_VG_NAME=test_vg1 LVM2_VG_UUID=1Vfura-pqfY-nWo0-cjSM-DPnk-CPIL-zSexdk LVM2_VG_SIZE=3196059648 LVM2_VG_FREE=0 LVM2_VG_EXTENT_SIZE=4194304 LVM2_VG_EXTENT_COUNT=762 LVM2_VG_FREE_COUNT=0 LVM2_PV_COUNT=3 2024-03-01 20:52:26,163 INFO program/MainThread: stderr[4]: WARNING: Couldn't find device with uuid 78ZEpg-Ay2Q-kici-oQuH-59KI-N31q-6ATZdT. WARNING: Couldn't find device with uuid kBKuYD-NvpT-f4zl-NMJy-mpqc-fgDf-eyN6z6. WARNING: VG test_vg1 is missing PV 78ZEpg-Ay2Q-kici-oQuH-59KI-N31q-6ATZdT (last written to /dev/sdb). WARNING: VG test_vg1 is missing PV kBKuYD-NvpT-f4zl-NMJy-mpqc-fgDf-eyN6z6 (last written to /dev/sdc). WARNING: Couldn't find all devices for LV test_vg1/lv1 while checking used and assumed devices. 2024-03-01 20:52:26,163 INFO program/MainThread: ...done [4] (exit code: 0) 2024-03-01 20:52:26,163 INFO blivet/MainThread: type detected on 'sda' is 'lvmpv' 2024-03-01 20:52:26,167 DEBUG blivet/MainThread: LVMPhysicalVolume.__init__: uuid: XnCtv1-Xsea-Wo2M-21qf-VP7V-Rfru-k07flK ; label: None ; device: /dev/sda ; serial: 36001405a8abeb2a8284458ebf043e0fb ; exists: True ; vg_name: test_vg1 ; vg_uuid: 1Vfura-pqfY-nWo0-cjSM-DPnk-CPIL-zSexdk ; pe_start: 8 MiB ; 2024-03-01 20:52:26,167 DEBUG blivet/MainThread: get_format('lvmpv') returning LVMPhysicalVolume instance with object id 10 2024-03-01 20:52:26,170 DEBUG blivet/MainThread: DiskDevice._set_format: sda ; type: lvmpv ; current: None ; 2024-03-01 20:52:26,173 DEBUG blivet/MainThread: DeviceTree.get_device_by_uuid: uuid: 1Vfura-pqfY-nWo0-cjSM-DPnk-CPIL-zSexdk ; incomplete: True ; hidden: False ; 2024-03-01 20:52:26,176 DEBUG blivet/MainThread: DeviceTree.get_device_by_uuid returned None 2024-03-01 20:52:26,178 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: test_vg1 ; incomplete: False ; hidden: False ; 2024-03-01 20:52:26,181 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned None 2024-03-01 20:52:26,182 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 20:52:26,216 INFO program/MainThread: stdout[5]: LVM2_VG_NAME=test_vg1 LVM2_VG_UUID=1Vfura-pqfY-nWo0-cjSM-DPnk-CPIL-zSexdk LVM2_VG_SIZE=3196059648 LVM2_VG_FREE=0 LVM2_VG_EXTENT_SIZE=4194304 LVM2_VG_EXTENT_COUNT=762 LVM2_VG_FREE_COUNT=0 LVM2_PV_COUNT=3 2024-03-01 20:52:26,216 INFO program/MainThread: stderr[5]: WARNING: Couldn't find device with uuid 78ZEpg-Ay2Q-kici-oQuH-59KI-N31q-6ATZdT. WARNING: Couldn't find device with uuid kBKuYD-NvpT-f4zl-NMJy-mpqc-fgDf-eyN6z6. WARNING: VG test_vg1 is missing PV 78ZEpg-Ay2Q-kici-oQuH-59KI-N31q-6ATZdT (last written to /dev/sdb). WARNING: VG test_vg1 is missing PV kBKuYD-NvpT-f4zl-NMJy-mpqc-fgDf-eyN6z6 (last written to /dev/sdc). WARNING: Couldn't find all devices for LV test_vg1/lv1 while checking used and assumed devices. 2024-03-01 20:52:26,216 INFO program/MainThread: ...done [5] (exit code: 0) 2024-03-01 20:52:26,216 INFO blivet/MainThread: Can't get exported information from VG info, assuming VG is not exported. 2024-03-01 20:52:26,217 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 12 2024-03-01 20:52:26,222 DEBUG blivet/MainThread: LVMVolumeGroupDevice._add_parent: test_vg1 ; parent: sda ; 2024-03-01 20:52:26,225 DEBUG blivet/MainThread: DiskDevice.add_child: name: sda ; child: test_vg1 ; kids: 0 ; 2024-03-01 20:52:26,225 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 13 2024-03-01 20:52:26,228 DEBUG blivet/MainThread: LVMVolumeGroupDevice._set_format: test_vg1 ; type: None ; current: None ; 2024-03-01 20:52:26,228 INFO program/MainThread: Running [6] lvm lvs --noheadings --nosuffix --nameprefixes --unquoted --units=b -a -o vg_name,lv_name,lv_uuid,lv_size,lv_attr,segtype,origin,pool_lv,data_lv,metadata_lv,role,move_pv,data_percent,metadata_percent,copy_percent --config= log {level=7 file=/tmp/lvm.log syslog=0} --devices=/dev/sda ... 2024-03-01 20:52:26,267 INFO program/MainThread: stdout[6]: LVM2_VG_NAME=test_vg1 LVM2_LV_NAME=lv1 LVM2_LV_UUID=qyE3E5-qtRl-bhyu-mALx-e5Fz-zHTd-1jGDDj LVM2_LV_SIZE=3196059648 LVM2_LV_ATTR=-wi-a---p- LVM2_SEGTYPE=linear LVM2_ORIGIN= LVM2_POOL_LV= LVM2_DATA_LV= LVM2_METADATA_LV= LVM2_LV_ROLE=public LVM2_MOVE_PV= LVM2_DATA_PERCENT= LVM2_METADATA_PERCENT= LVM2_COPY_PERCENT= LVM2_VG_NAME=test_vg1 LVM2_LV_NAME=lv1 LVM2_LV_UUID=qyE3E5-qtRl-bhyu-mALx-e5Fz-zHTd-1jGDDj LVM2_LV_SIZE=3196059648 LVM2_LV_ATTR=-wi-a---p- LVM2_SEGTYPE=linear LVM2_ORIGIN= LVM2_POOL_LV= LVM2_DATA_LV= LVM2_METADATA_LV= LVM2_LV_ROLE=public LVM2_MOVE_PV= LVM2_DATA_PERCENT= LVM2_METADATA_PERCENT= LVM2_COPY_PERCENT= LVM2_VG_NAME=test_vg1 LVM2_LV_NAME=lv1 LVM2_LV_UUID=qyE3E5-qtRl-bhyu-mALx-e5Fz-zHTd-1jGDDj LVM2_LV_SIZE=3196059648 LVM2_LV_ATTR=-wi-a---p- LVM2_SEGTYPE=linear LVM2_ORIGIN= LVM2_POOL_LV= LVM2_DATA_LV= LVM2_METADATA_LV= LVM2_LV_ROLE=public LVM2_MOVE_PV= LVM2_DATA_PERCENT= LVM2_METADATA_PERCENT= LVM2_COPY_PERCENT= 2024-03-01 20:52:26,267 INFO program/MainThread: stderr[6]: WARNING: Couldn't find device with uuid 78ZEpg-Ay2Q-kici-oQuH-59KI-N31q-6ATZdT. WARNING: Couldn't find device with uuid kBKuYD-NvpT-f4zl-NMJy-mpqc-fgDf-eyN6z6. WARNING: VG test_vg1 is missing PV 78ZEpg-Ay2Q-kici-oQuH-59KI-N31q-6ATZdT (last written to /dev/sdb). WARNING: VG test_vg1 is missing PV kBKuYD-NvpT-f4zl-NMJy-mpqc-fgDf-eyN6z6 (last written to /dev/sdc). WARNING: Couldn't find all devices for LV test_vg1/lv1 while checking used and assumed devices. 2024-03-01 20:52:26,267 INFO program/MainThread: ...done [6] (exit code: 0) 2024-03-01 20:52:26,271 DEBUG blivet/MainThread: LVMVolumeGroupDevice.update_sysfs_path: test_vg1 ; status: True ; 2024-03-01 20:52:26,272 INFO blivet/MainThread: added lvmvg test_vg1 (id 11) to device tree 2024-03-01 20:52:26,274 DEBUG blivet/MainThread: LVMFormatPopulator._update_lvs: pv: sda ; 2024-03-01 20:52:26,277 DEBUG blivet/MainThread: DeviceTree.get_device_by_uuid: uuid: 1Vfura-pqfY-nWo0-cjSM-DPnk-CPIL-zSexdk ; incomplete: True ; hidden: False ; 2024-03-01 20:52:26,280 DEBUG blivet/MainThread: DeviceTree.get_device_by_uuid returned existing 1016 MiB lvmvg test_vg1 (11) 2024-03-01 20:52:26,280 WARNING blivet/MainThread: Skipping LVs for incomplete VG test_vg1 2024-03-01 20:52:26,280 INFO blivet/MainThread: got format: existing lvmpv 2024-03-01 20:52:26,283 DEBUG blivet/MainThread: DeviceTree.handle_device: name: sdb ; info: {'CURRENT_TAGS': ':systemd:', 'DEVLINKS': '/dev/disk/by-id/wwn-0x6001405c67c68fc5fb8494288121de70 ' '/dev/disk/by-diskseq/3 ' '/dev/disk/by-id/scsi-SLIO-ORG_disk1_c67c68fc-5fb8-4942-8812-1de7084b7176 ' '/dev/disk/by-id/lvm-pv-uuid-78ZEpg-Ay2Q-kici-oQuH-59KI-N31q-6ATZdT ' '/dev/disk/by-id/scsi-1LIO-ORG_disk1:c67c68fc-5fb8-4942-8812-1de7084b7176 ' '/dev/disk/by-id/scsi-36001405c67c68fc5fb8494288121de70', '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': '78ZEpg-Ay2Q-kici-oQuH-59KI-N31q-6ATZdT', 'ID_FS_UUID_ENC': '78ZEpg-Ay2Q-kici-oQuH-59KI-N31q-6ATZdT', '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': 'c67c68fc-5fb8-4942-8812-1de7084b7176', 'ID_SERIAL': '36001405c67c68fc5fb8494288121de70', 'ID_SERIAL_SHORT': '6001405c67c68fc5fb8494288121de70', 'ID_TARGET_PORT': '0', 'ID_TYPE': 'disk', 'ID_VENDOR': 'LIO-ORG', 'ID_VENDOR_ENC': 'LIO-ORG\\x20', 'ID_WWN': '0x6001405c67c68fc5', 'ID_WWN_VENDOR_EXTENSION': '0xfb8494288121de70', 'ID_WWN_WITH_EXTENSION': '0x6001405c67c68fc5fb8494288121de70', 'MAJOR': '8', 'MINOR': '16', 'SCSI_IDENT_LUN_LOGICAL_UNIT_GROUP': '0x0', 'SCSI_IDENT_LUN_NAA_REGEXT': '6001405c67c68fc5fb8494288121de70', 'SCSI_IDENT_LUN_T10': 'LIO-ORG_disk1:c67c68fc-5fb8-4942-8812-1de7084b7176', 'SCSI_IDENT_PORT_NAME': 'naa.5001405a91c5ccc5,t,0x0001', 'SCSI_IDENT_PORT_RELATIVE': '0', 'SCSI_IDENT_PORT_TARGET_PORT_GROUP': '0x0', 'SCSI_IDENT_SERIAL': 'c67c68fc-5fb8-4942-8812-1de7084b7176', 'SCSI_IDENT_TARGET_NAME': 'naa.5001405a91c5ccc5', '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': '337020590'} ; 2024-03-01 20:52:26,283 INFO blivet/MainThread: scanning sdb (/sys/devices/tcm_loop_0/tcm_loop_adapter_0/host2/target2:0:1/2:0:1:1/block/sdb)... 2024-03-01 20:52:26,286 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: sdb ; incomplete: False ; hidden: False ; 2024-03-01 20:52:26,289 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned None 2024-03-01 20:52:26,294 DEBUG blivet/MainThread: DiskDevicePopulator.run: name: sdb ; 2024-03-01 20:52:26,294 INFO blivet/MainThread: sdb is a disk 2024-03-01 20:52:26,295 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 17 2024-03-01 20:52:26,295 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 18 2024-03-01 20:52:26,298 DEBUG blivet/MainThread: DiskDevice._set_format: sdb ; type: None ; current: None ; 2024-03-01 20:52:26,300 DEBUG blivet/MainThread: DiskDevice.update_sysfs_path: sdb ; status: True ; 2024-03-01 20:52:26,301 DEBUG blivet/MainThread: sdb sysfs_path set to /sys/devices/tcm_loop_0/tcm_loop_adapter_0/host2/target2:0:1/2:0:1:1/block/sdb 2024-03-01 20:52:26,303 DEBUG blivet/MainThread: DiskDevice.read_current_size: exists: True ; path: /dev/sdb ; sysfs_path: /sys/devices/tcm_loop_0/tcm_loop_adapter_0/host2/target2:0:1/2:0:1:1/block/sdb ; 2024-03-01 20:52:26,304 DEBUG blivet/MainThread: updated sdb size to 1024 MiB (1024 MiB) 2024-03-01 20:52:26,304 INFO blivet/MainThread: added disk sdb (id 16) to device tree 2024-03-01 20:52:26,304 INFO blivet/MainThread: got device: DiskDevice instance (0x7f76facbb250) -- 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 = 6001405c67c68fc5fb8494288121de70 2024-03-01 20:52:26,307 DEBUG blivet/MainThread: DeviceTree.handle_format: name: sdb ; 2024-03-01 20:52:26,310 DEBUG blivet/MainThread: AppleBootstrapFS.supported: supported: True ; 2024-03-01 20:52:26,311 DEBUG blivet/MainThread: get_format('appleboot') returning AppleBootstrapFS instance with object id 20 2024-03-01 20:52:26,313 DEBUG blivet/MainThread: EFIFS.supported: supported: True ; 2024-03-01 20:52:26,313 DEBUG blivet/MainThread: get_format('efi') returning EFIFS instance with object id 21 2024-03-01 20:52:26,316 DEBUG blivet/MainThread: MacEFIFS.supported: supported: True ; 2024-03-01 20:52:26,316 DEBUG blivet/MainThread: get_format('macefi') returning MacEFIFS instance with object id 22 2024-03-01 20:52:26,319 DEBUG blivet/MainThread: MacEFIFS.supported: supported: True ; 2024-03-01 20:52:26,319 DEBUG blivet/MainThread: get_format('macefi') returning MacEFIFS instance with object id 23 2024-03-01 20:52:26,322 DEBUG blivet/MainThread: LVMFormatPopulator.run: pv: sdb ; 2024-03-01 20:52:26,322 DEBUG blivet/MainThread: lvm filter: device /dev/sdb added to the list of allowed devices 2024-03-01 20:52:26,322 INFO program/MainThread: Running [7] lvm pvs --unit=b --nosuffix --nameprefixes --unquoted --noheadings -o pv_name,pv_uuid,pv_free,pv_size,pe_start,vg_name,vg_uuid,vg_size,vg_free,vg_extent_size,vg_extent_count,vg_free_count,pv_count --config= log {level=7 file=/tmp/lvm.log syslog=0} --devices=/dev/sdb,/dev/sda ... 2024-03-01 20:52:26,357 INFO program/MainThread: stdout[7]: LVM2_PV_NAME=/dev/sda LVM2_PV_UUID=XnCtv1-Xsea-Wo2M-21qf-VP7V-Rfru-k07flK LVM2_PV_FREE=0 LVM2_PV_SIZE=1065353216 LVM2_PE_START=8388608 LVM2_VG_NAME=test_vg1 LVM2_VG_UUID=1Vfura-pqfY-nWo0-cjSM-DPnk-CPIL-zSexdk LVM2_VG_SIZE=3196059648 LVM2_VG_FREE=0 LVM2_VG_EXTENT_SIZE=4194304 LVM2_VG_EXTENT_COUNT=762 LVM2_VG_FREE_COUNT=0 LVM2_PV_COUNT=3 LVM2_PV_NAME=/dev/sdb LVM2_PV_UUID=78ZEpg-Ay2Q-kici-oQuH-59KI-N31q-6ATZdT LVM2_PV_FREE=0 LVM2_PV_SIZE=1065353216 LVM2_PE_START=8388608 LVM2_VG_NAME=test_vg1 LVM2_VG_UUID=1Vfura-pqfY-nWo0-cjSM-DPnk-CPIL-zSexdk LVM2_VG_SIZE=3196059648 LVM2_VG_FREE=0 LVM2_VG_EXTENT_SIZE=4194304 LVM2_VG_EXTENT_COUNT=762 LVM2_VG_FREE_COUNT=0 LVM2_PV_COUNT=3 LVM2_PV_NAME=[unknown] LVM2_PV_UUID=kBKuYD-NvpT-f4zl-NMJy-mpqc-fgDf-eyN6z6 LVM2_PV_FREE=0 LVM2_PV_SIZE=1065353216 LVM2_PE_START=8388608 LVM2_VG_NAME=test_vg1 LVM2_VG_UUID=1Vfura-pqfY-nWo0-cjSM-DPnk-CPIL-zSexdk LVM2_VG_SIZE=3196059648 LVM2_VG_FREE=0 LVM2_VG_EXTENT_SIZE=4194304 LVM2_VG_EXTENT_COUNT=762 LVM2_VG_FREE_COUNT=0 LVM2_PV_COUNT=3 2024-03-01 20:52:26,358 INFO program/MainThread: stderr[7]: WARNING: Couldn't find device with uuid kBKuYD-NvpT-f4zl-NMJy-mpqc-fgDf-eyN6z6. WARNING: VG test_vg1 is missing PV kBKuYD-NvpT-f4zl-NMJy-mpqc-fgDf-eyN6z6 (last written to /dev/sdc). WARNING: Couldn't find all devices for LV test_vg1/lv1 while checking used and assumed devices. 2024-03-01 20:52:26,358 INFO program/MainThread: ...done [7] (exit code: 0) 2024-03-01 20:52:26,358 INFO blivet/MainThread: type detected on 'sdb' is 'lvmpv' 2024-03-01 20:52:26,362 DEBUG blivet/MainThread: LVMPhysicalVolume.__init__: uuid: 78ZEpg-Ay2Q-kici-oQuH-59KI-N31q-6ATZdT ; label: None ; device: /dev/sdb ; serial: 36001405c67c68fc5fb8494288121de70 ; exists: True ; vg_name: test_vg1 ; vg_uuid: 1Vfura-pqfY-nWo0-cjSM-DPnk-CPIL-zSexdk ; pe_start: 8 MiB ; 2024-03-01 20:52:26,362 DEBUG blivet/MainThread: get_format('lvmpv') returning LVMPhysicalVolume instance with object id 24 2024-03-01 20:52:26,365 DEBUG blivet/MainThread: DiskDevice._set_format: sdb ; type: lvmpv ; current: None ; 2024-03-01 20:52:26,367 DEBUG blivet/MainThread: DeviceTree.get_device_by_uuid: uuid: 1Vfura-pqfY-nWo0-cjSM-DPnk-CPIL-zSexdk ; incomplete: True ; hidden: False ; 2024-03-01 20:52:26,370 DEBUG blivet/MainThread: DeviceTree.get_device_by_uuid returned existing 1016 MiB lvmvg test_vg1 (11) 2024-03-01 20:52:26,373 DEBUG blivet/MainThread: LVMVolumeGroupDevice._add_parent: test_vg1 ; parent: sdb ; 2024-03-01 20:52:26,376 DEBUG blivet/MainThread: DiskDevice.add_child: name: sdb ; child: test_vg1 ; kids: 0 ; 2024-03-01 20:52:26,379 DEBUG blivet/MainThread: LVMFormatPopulator._update_lvs: pv: sdb ; 2024-03-01 20:52:26,381 DEBUG blivet/MainThread: DeviceTree.get_device_by_uuid: uuid: 1Vfura-pqfY-nWo0-cjSM-DPnk-CPIL-zSexdk ; incomplete: True ; hidden: False ; 2024-03-01 20:52:26,384 DEBUG blivet/MainThread: DeviceTree.get_device_by_uuid returned existing 1.98 GiB lvmvg test_vg1 (11) 2024-03-01 20:52:26,384 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 20:52:26,420 INFO program/MainThread: stdout[8]: LVM2_VG_NAME=test_vg1 LVM2_LV_NAME=lv1 LVM2_LV_UUID=qyE3E5-qtRl-bhyu-mALx-e5Fz-zHTd-1jGDDj LVM2_LV_SIZE=3196059648 LVM2_LV_ATTR=-wi-a---p- LVM2_SEGTYPE=linear LVM2_ORIGIN= LVM2_POOL_LV= LVM2_DATA_LV= LVM2_METADATA_LV= LVM2_LV_ROLE=public LVM2_MOVE_PV= LVM2_DATA_PERCENT= LVM2_METADATA_PERCENT= LVM2_COPY_PERCENT= LVM2_VG_NAME=test_vg1 LVM2_LV_NAME=lv1 LVM2_LV_UUID=qyE3E5-qtRl-bhyu-mALx-e5Fz-zHTd-1jGDDj LVM2_LV_SIZE=3196059648 LVM2_LV_ATTR=-wi-a---p- LVM2_SEGTYPE=linear LVM2_ORIGIN= LVM2_POOL_LV= LVM2_DATA_LV= LVM2_METADATA_LV= LVM2_LV_ROLE=public LVM2_MOVE_PV= LVM2_DATA_PERCENT= LVM2_METADATA_PERCENT= LVM2_COPY_PERCENT= LVM2_VG_NAME=test_vg1 LVM2_LV_NAME=lv1 LVM2_LV_UUID=qyE3E5-qtRl-bhyu-mALx-e5Fz-zHTd-1jGDDj LVM2_LV_SIZE=3196059648 LVM2_LV_ATTR=-wi-a---p- LVM2_SEGTYPE=linear LVM2_ORIGIN= LVM2_POOL_LV= LVM2_DATA_LV= LVM2_METADATA_LV= LVM2_LV_ROLE=public LVM2_MOVE_PV= LVM2_DATA_PERCENT= LVM2_METADATA_PERCENT= LVM2_COPY_PERCENT= 2024-03-01 20:52:26,421 INFO program/MainThread: stderr[8]: WARNING: Couldn't find device with uuid kBKuYD-NvpT-f4zl-NMJy-mpqc-fgDf-eyN6z6. WARNING: VG test_vg1 is missing PV kBKuYD-NvpT-f4zl-NMJy-mpqc-fgDf-eyN6z6 (last written to /dev/sdc). WARNING: Couldn't find all devices for LV test_vg1/lv1 while checking used and assumed devices. 2024-03-01 20:52:26,421 INFO program/MainThread: ...done [8] (exit code: 0) 2024-03-01 20:52:26,421 WARNING blivet/MainThread: Skipping LVs for incomplete VG test_vg1 2024-03-01 20:52:26,421 INFO blivet/MainThread: got format: existing lvmpv 2024-03-01 20:52:26,425 DEBUG blivet/MainThread: DeviceTree.handle_device: name: sdk ; info: {'CURRENT_TAGS': ':systemd:', 'DEVLINKS': '/dev/disk/by-id/wwn-0x6001405e1b8c6d03d0840ccbaa99ea54 ' '/dev/disk/by-id/scsi-1LIO-ORG_disk10:e1b8c6d0-3d08-40cc-baa9-9ea541aeb400 ' '/dev/disk/by-id/scsi-SLIO-ORG_disk10_e1b8c6d0-3d08-40cc-baa9-9ea541aeb400 ' '/dev/disk/by-diskseq/12 ' '/dev/disk/by-id/scsi-36001405e1b8c6d03d0840ccbaa99ea54', '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': 'e1b8c6d0-3d08-40cc-baa9-9ea541aeb400', 'ID_SERIAL': '36001405e1b8c6d03d0840ccbaa99ea54', 'ID_SERIAL_SHORT': '6001405e1b8c6d03d0840ccbaa99ea54', 'ID_TARGET_PORT': '0', 'ID_TYPE': 'disk', 'ID_VENDOR': 'LIO-ORG', 'ID_VENDOR_ENC': 'LIO-ORG\\x20', 'ID_WWN': '0x6001405e1b8c6d03', 'ID_WWN_VENDOR_EXTENSION': '0xd0840ccbaa99ea54', 'ID_WWN_WITH_EXTENSION': '0x6001405e1b8c6d03d0840ccbaa99ea54', 'MAJOR': '8', 'MINOR': '160', 'SCSI_IDENT_LUN_LOGICAL_UNIT_GROUP': '0x0', 'SCSI_IDENT_LUN_NAA_REGEXT': '6001405e1b8c6d03d0840ccbaa99ea54', 'SCSI_IDENT_LUN_T10': 'LIO-ORG_disk10:e1b8c6d0-3d08-40cc-baa9-9ea541aeb400', 'SCSI_IDENT_PORT_NAME': 'naa.5001405a91c5ccc5,t,0x0001', 'SCSI_IDENT_PORT_RELATIVE': '0', 'SCSI_IDENT_PORT_TARGET_PORT_GROUP': '0x0', 'SCSI_IDENT_SERIAL': 'e1b8c6d0-3d08-40cc-baa9-9ea541aeb400', 'SCSI_IDENT_TARGET_NAME': 'naa.5001405a91c5ccc5', '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': '337615258'} ; 2024-03-01 20:52:26,425 INFO blivet/MainThread: scanning sdk (/sys/devices/tcm_loop_0/tcm_loop_adapter_0/host2/target2:0:1/2:0:1:10/block/sdk)... 2024-03-01 20:52:26,428 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: sdk ; incomplete: False ; hidden: False ; 2024-03-01 20:52:26,431 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned None 2024-03-01 20:52:26,436 DEBUG blivet/MainThread: DiskDevicePopulator.run: name: sdk ; 2024-03-01 20:52:26,436 INFO blivet/MainThread: sdk is a disk 2024-03-01 20:52:26,437 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 27 2024-03-01 20:52:26,437 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 28 2024-03-01 20:52:26,439 DEBUG blivet/MainThread: DiskDevice._set_format: sdk ; type: None ; current: None ; 2024-03-01 20:52:26,442 DEBUG blivet/MainThread: DiskDevice.update_sysfs_path: sdk ; status: True ; 2024-03-01 20:52:26,442 DEBUG blivet/MainThread: sdk sysfs_path set to /sys/devices/tcm_loop_0/tcm_loop_adapter_0/host2/target2:0:1/2:0:1:10/block/sdk 2024-03-01 20:52:26,445 DEBUG blivet/MainThread: DiskDevice.read_current_size: exists: True ; path: /dev/sdk ; sysfs_path: /sys/devices/tcm_loop_0/tcm_loop_adapter_0/host2/target2:0:1/2:0:1:10/block/sdk ; 2024-03-01 20:52:26,446 DEBUG blivet/MainThread: updated sdk size to 1024 MiB (1024 MiB) 2024-03-01 20:52:26,446 INFO blivet/MainThread: added disk sdk (id 26) to device tree 2024-03-01 20:52:26,446 INFO blivet/MainThread: got device: DiskDevice instance (0x7f76fac34d00) -- 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 = 6001405e1b8c6d03d0840ccbaa99ea54 2024-03-01 20:52:26,449 DEBUG blivet/MainThread: DeviceTree.handle_format: name: sdk ; 2024-03-01 20:52:26,449 DEBUG blivet/MainThread: no type or existing type for sdk, bailing 2024-03-01 20:52:26,452 DEBUG blivet/MainThread: DeviceTree.handle_device: name: sdl ; info: {'CURRENT_TAGS': ':systemd:', 'DEVLINKS': '/dev/disk/by-id/scsi-SLIO-ORG_disk11_f208e545-093d-44a6-ac77-aa8bfab02819 ' '/dev/disk/by-diskseq/13 ' '/dev/disk/by-id/scsi-36001405f208e545093d44a6ac77aa8bf ' '/dev/disk/by-id/scsi-1LIO-ORG_disk11:f208e545-093d-44a6-ac77-aa8bfab02819 ' '/dev/disk/by-id/wwn-0x6001405f208e545093d44a6ac77aa8bf', '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': 'f208e545-093d-44a6-ac77-aa8bfab02819', 'ID_SERIAL': '36001405f208e545093d44a6ac77aa8bf', 'ID_SERIAL_SHORT': '6001405f208e545093d44a6ac77aa8bf', 'ID_TARGET_PORT': '0', 'ID_TYPE': 'disk', 'ID_VENDOR': 'LIO-ORG', 'ID_VENDOR_ENC': 'LIO-ORG\\x20', 'ID_WWN': '0x6001405f208e5450', 'ID_WWN_VENDOR_EXTENSION': '0x93d44a6ac77aa8bf', 'ID_WWN_WITH_EXTENSION': '0x6001405f208e545093d44a6ac77aa8bf', 'MAJOR': '8', 'MINOR': '176', 'SCSI_IDENT_LUN_LOGICAL_UNIT_GROUP': '0x0', 'SCSI_IDENT_LUN_NAA_REGEXT': '6001405f208e545093d44a6ac77aa8bf', 'SCSI_IDENT_LUN_T10': 'LIO-ORG_disk11:f208e545-093d-44a6-ac77-aa8bfab02819', 'SCSI_IDENT_PORT_NAME': 'naa.5001405a91c5ccc5,t,0x0001', 'SCSI_IDENT_PORT_RELATIVE': '0', 'SCSI_IDENT_PORT_TARGET_PORT_GROUP': '0x0', 'SCSI_IDENT_SERIAL': 'f208e545-093d-44a6-ac77-aa8bfab02819', 'SCSI_IDENT_TARGET_NAME': 'naa.5001405a91c5ccc5', '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': '337703429'} ; 2024-03-01 20:52:26,452 INFO blivet/MainThread: scanning sdl (/sys/devices/tcm_loop_0/tcm_loop_adapter_0/host2/target2:0:1/2:0:1:11/block/sdl)... 2024-03-01 20:52:26,455 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: sdl ; incomplete: False ; hidden: False ; 2024-03-01 20:52:26,457 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned None 2024-03-01 20:52:26,463 DEBUG blivet/MainThread: DiskDevicePopulator.run: name: sdl ; 2024-03-01 20:52:26,463 INFO blivet/MainThread: sdl is a disk 2024-03-01 20:52:26,463 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 32 2024-03-01 20:52:26,463 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 33 2024-03-01 20:52:26,466 DEBUG blivet/MainThread: DiskDevice._set_format: sdl ; type: None ; current: None ; 2024-03-01 20:52:26,469 DEBUG blivet/MainThread: DiskDevice.update_sysfs_path: sdl ; status: True ; 2024-03-01 20:52:26,469 DEBUG blivet/MainThread: sdl sysfs_path set to /sys/devices/tcm_loop_0/tcm_loop_adapter_0/host2/target2:0:1/2:0:1:11/block/sdl 2024-03-01 20:52:26,472 DEBUG blivet/MainThread: DiskDevice.read_current_size: exists: True ; path: /dev/sdl ; sysfs_path: /sys/devices/tcm_loop_0/tcm_loop_adapter_0/host2/target2:0:1/2:0:1:11/block/sdl ; 2024-03-01 20:52:26,472 DEBUG blivet/MainThread: updated sdl size to 1024 MiB (1024 MiB) 2024-03-01 20:52:26,472 INFO blivet/MainThread: added disk sdl (id 31) to device tree 2024-03-01 20:52:26,472 INFO blivet/MainThread: got device: DiskDevice instance (0x7f76fbcd9eb0) -- 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 = 6001405f208e545093d44a6ac77aa8bf 2024-03-01 20:52:26,475 DEBUG blivet/MainThread: DeviceTree.handle_format: name: sdl ; 2024-03-01 20:52:26,475 DEBUG blivet/MainThread: no type or existing type for sdl, bailing 2024-03-01 20:52:26,478 DEBUG blivet/MainThread: DeviceTree.handle_device: name: sdc ; info: {'CURRENT_TAGS': ':systemd:', 'DEVLINKS': '/dev/disk/by-id/scsi-SLIO-ORG_disk2_0b2dc9bc-15ac-412f-92a3-0dd570796fb3 ' '/dev/disk/by-id/lvm-pv-uuid-kBKuYD-NvpT-f4zl-NMJy-mpqc-fgDf-eyN6z6 ' '/dev/disk/by-id/scsi-1LIO-ORG_disk2:0b2dc9bc-15ac-412f-92a3-0dd570796fb3 ' '/dev/disk/by-id/wwn-0x60014050b2dc9bc15ac412f92a30dd57 ' '/dev/disk/by-diskseq/4 ' '/dev/disk/by-id/scsi-360014050b2dc9bc15ac412f92a30dd57', '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': 'kBKuYD-NvpT-f4zl-NMJy-mpqc-fgDf-eyN6z6', 'ID_FS_UUID_ENC': 'kBKuYD-NvpT-f4zl-NMJy-mpqc-fgDf-eyN6z6', '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': '0b2dc9bc-15ac-412f-92a3-0dd570796fb3', 'ID_SERIAL': '360014050b2dc9bc15ac412f92a30dd57', 'ID_SERIAL_SHORT': '60014050b2dc9bc15ac412f92a30dd57', 'ID_TARGET_PORT': '0', 'ID_TYPE': 'disk', 'ID_VENDOR': 'LIO-ORG', 'ID_VENDOR_ENC': 'LIO-ORG\\x20', 'ID_WWN': '0x60014050b2dc9bc1', 'ID_WWN_VENDOR_EXTENSION': '0x5ac412f92a30dd57', 'ID_WWN_WITH_EXTENSION': '0x60014050b2dc9bc15ac412f92a30dd57', 'MAJOR': '8', 'MINOR': '32', 'SCSI_IDENT_LUN_LOGICAL_UNIT_GROUP': '0x0', 'SCSI_IDENT_LUN_NAA_REGEXT': '60014050b2dc9bc15ac412f92a30dd57', 'SCSI_IDENT_LUN_T10': 'LIO-ORG_disk2:0b2dc9bc-15ac-412f-92a3-0dd570796fb3', 'SCSI_IDENT_PORT_NAME': 'naa.5001405a91c5ccc5,t,0x0001', 'SCSI_IDENT_PORT_RELATIVE': '0', 'SCSI_IDENT_PORT_TARGET_PORT_GROUP': '0x0', 'SCSI_IDENT_SERIAL': '0b2dc9bc-15ac-412f-92a3-0dd570796fb3', 'SCSI_IDENT_TARGET_NAME': 'naa.5001405a91c5ccc5', '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': '337088436'} ; 2024-03-01 20:52:26,478 INFO blivet/MainThread: scanning sdc (/sys/devices/tcm_loop_0/tcm_loop_adapter_0/host2/target2:0:1/2:0:1:2/block/sdc)... 2024-03-01 20:52:26,481 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: sdc ; incomplete: False ; hidden: False ; 2024-03-01 20:52:26,484 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned None 2024-03-01 20:52:26,489 DEBUG blivet/MainThread: DiskDevicePopulator.run: name: sdc ; 2024-03-01 20:52:26,489 INFO blivet/MainThread: sdc is a disk 2024-03-01 20:52:26,489 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 37 2024-03-01 20:52:26,489 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 38 2024-03-01 20:52:26,492 DEBUG blivet/MainThread: DiskDevice._set_format: sdc ; type: None ; current: None ; 2024-03-01 20:52:26,495 DEBUG blivet/MainThread: DiskDevice.update_sysfs_path: sdc ; status: True ; 2024-03-01 20:52:26,495 DEBUG blivet/MainThread: sdc sysfs_path set to /sys/devices/tcm_loop_0/tcm_loop_adapter_0/host2/target2:0:1/2:0:1:2/block/sdc 2024-03-01 20:52:26,498 DEBUG blivet/MainThread: DiskDevice.read_current_size: exists: True ; path: /dev/sdc ; sysfs_path: /sys/devices/tcm_loop_0/tcm_loop_adapter_0/host2/target2:0:1/2:0:1:2/block/sdc ; 2024-03-01 20:52:26,498 DEBUG blivet/MainThread: updated sdc size to 1024 MiB (1024 MiB) 2024-03-01 20:52:26,498 INFO blivet/MainThread: added disk sdc (id 36) to device tree 2024-03-01 20:52:26,499 INFO blivet/MainThread: got device: DiskDevice instance (0x7f76fabc34c0) -- 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 = 60014050b2dc9bc15ac412f92a30dd57 2024-03-01 20:52:26,502 DEBUG blivet/MainThread: DeviceTree.handle_format: name: sdc ; 2024-03-01 20:52:26,505 DEBUG blivet/MainThread: AppleBootstrapFS.supported: supported: True ; 2024-03-01 20:52:26,505 DEBUG blivet/MainThread: get_format('appleboot') returning AppleBootstrapFS instance with object id 40 2024-03-01 20:52:26,508 DEBUG blivet/MainThread: EFIFS.supported: supported: True ; 2024-03-01 20:52:26,508 DEBUG blivet/MainThread: get_format('efi') returning EFIFS instance with object id 41 2024-03-01 20:52:26,511 DEBUG blivet/MainThread: MacEFIFS.supported: supported: True ; 2024-03-01 20:52:26,511 DEBUG blivet/MainThread: get_format('macefi') returning MacEFIFS instance with object id 42 2024-03-01 20:52:26,514 DEBUG blivet/MainThread: MacEFIFS.supported: supported: True ; 2024-03-01 20:52:26,514 DEBUG blivet/MainThread: get_format('macefi') returning MacEFIFS instance with object id 43 2024-03-01 20:52:26,516 DEBUG blivet/MainThread: LVMFormatPopulator.run: pv: sdc ; 2024-03-01 20:52:26,516 DEBUG blivet/MainThread: lvm filter: device /dev/sdc added to the list of allowed devices 2024-03-01 20:52:26,517 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 20:52:26,550 INFO program/MainThread: stdout[9]: LVM2_PV_NAME=/dev/sda LVM2_PV_UUID=XnCtv1-Xsea-Wo2M-21qf-VP7V-Rfru-k07flK LVM2_PV_FREE=0 LVM2_PV_SIZE=1065353216 LVM2_PE_START=8388608 LVM2_VG_NAME=test_vg1 LVM2_VG_UUID=1Vfura-pqfY-nWo0-cjSM-DPnk-CPIL-zSexdk LVM2_VG_SIZE=3196059648 LVM2_VG_FREE=0 LVM2_VG_EXTENT_SIZE=4194304 LVM2_VG_EXTENT_COUNT=762 LVM2_VG_FREE_COUNT=0 LVM2_PV_COUNT=3 LVM2_PV_NAME=/dev/sdb LVM2_PV_UUID=78ZEpg-Ay2Q-kici-oQuH-59KI-N31q-6ATZdT LVM2_PV_FREE=0 LVM2_PV_SIZE=1065353216 LVM2_PE_START=8388608 LVM2_VG_NAME=test_vg1 LVM2_VG_UUID=1Vfura-pqfY-nWo0-cjSM-DPnk-CPIL-zSexdk LVM2_VG_SIZE=3196059648 LVM2_VG_FREE=0 LVM2_VG_EXTENT_SIZE=4194304 LVM2_VG_EXTENT_COUNT=762 LVM2_VG_FREE_COUNT=0 LVM2_PV_COUNT=3 LVM2_PV_NAME=/dev/sdc LVM2_PV_UUID=kBKuYD-NvpT-f4zl-NMJy-mpqc-fgDf-eyN6z6 LVM2_PV_FREE=0 LVM2_PV_SIZE=1065353216 LVM2_PE_START=8388608 LVM2_VG_NAME=test_vg1 LVM2_VG_UUID=1Vfura-pqfY-nWo0-cjSM-DPnk-CPIL-zSexdk LVM2_VG_SIZE=3196059648 LVM2_VG_FREE=0 LVM2_VG_EXTENT_SIZE=4194304 LVM2_VG_EXTENT_COUNT=762 LVM2_VG_FREE_COUNT=0 LVM2_PV_COUNT=3 2024-03-01 20:52:26,551 INFO program/MainThread: stderr[9]: 2024-03-01 20:52:26,551 INFO program/MainThread: ...done [9] (exit code: 0) 2024-03-01 20:52:26,551 INFO blivet/MainThread: type detected on 'sdc' is 'lvmpv' 2024-03-01 20:52:26,555 DEBUG blivet/MainThread: LVMPhysicalVolume.__init__: uuid: kBKuYD-NvpT-f4zl-NMJy-mpqc-fgDf-eyN6z6 ; label: None ; device: /dev/sdc ; serial: 360014050b2dc9bc15ac412f92a30dd57 ; exists: True ; vg_name: test_vg1 ; vg_uuid: 1Vfura-pqfY-nWo0-cjSM-DPnk-CPIL-zSexdk ; pe_start: 8 MiB ; 2024-03-01 20:52:26,555 DEBUG blivet/MainThread: get_format('lvmpv') returning LVMPhysicalVolume instance with object id 44 2024-03-01 20:52:26,558 DEBUG blivet/MainThread: DiskDevice._set_format: sdc ; type: lvmpv ; current: None ; 2024-03-01 20:52:26,560 DEBUG blivet/MainThread: DeviceTree.get_device_by_uuid: uuid: 1Vfura-pqfY-nWo0-cjSM-DPnk-CPIL-zSexdk ; incomplete: True ; hidden: False ; 2024-03-01 20:52:26,563 DEBUG blivet/MainThread: DeviceTree.get_device_by_uuid returned existing 1.98 GiB lvmvg test_vg1 (11) 2024-03-01 20:52:26,566 DEBUG blivet/MainThread: LVMVolumeGroupDevice._add_parent: test_vg1 ; parent: sdc ; 2024-03-01 20:52:26,569 DEBUG blivet/MainThread: DiskDevice.add_child: name: sdc ; child: test_vg1 ; kids: 0 ; 2024-03-01 20:52:26,572 DEBUG blivet/MainThread: LVMFormatPopulator._update_lvs: pv: sdc ; 2024-03-01 20:52:26,574 DEBUG blivet/MainThread: DeviceTree.get_device_by_uuid: uuid: 1Vfura-pqfY-nWo0-cjSM-DPnk-CPIL-zSexdk ; incomplete: True ; hidden: False ; 2024-03-01 20:52:26,577 DEBUG blivet/MainThread: DeviceTree.get_device_by_uuid returned existing 2.98 GiB lvmvg test_vg1 (11) 2024-03-01 20:52:26,577 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 20:52:26,609 INFO program/MainThread: stdout[10]: LVM2_VG_NAME=test_vg1 LVM2_LV_NAME=lv1 LVM2_LV_UUID=qyE3E5-qtRl-bhyu-mALx-e5Fz-zHTd-1jGDDj LVM2_LV_SIZE=3196059648 LVM2_LV_ATTR=-wi-a----- LVM2_SEGTYPE=linear LVM2_ORIGIN= LVM2_POOL_LV= LVM2_DATA_LV= LVM2_METADATA_LV= LVM2_LV_ROLE=public LVM2_MOVE_PV= LVM2_DATA_PERCENT= LVM2_METADATA_PERCENT= LVM2_COPY_PERCENT= LVM2_VG_NAME=test_vg1 LVM2_LV_NAME=lv1 LVM2_LV_UUID=qyE3E5-qtRl-bhyu-mALx-e5Fz-zHTd-1jGDDj LVM2_LV_SIZE=3196059648 LVM2_LV_ATTR=-wi-a----- LVM2_SEGTYPE=linear LVM2_ORIGIN= LVM2_POOL_LV= LVM2_DATA_LV= LVM2_METADATA_LV= LVM2_LV_ROLE=public LVM2_MOVE_PV= LVM2_DATA_PERCENT= LVM2_METADATA_PERCENT= LVM2_COPY_PERCENT= LVM2_VG_NAME=test_vg1 LVM2_LV_NAME=lv1 LVM2_LV_UUID=qyE3E5-qtRl-bhyu-mALx-e5Fz-zHTd-1jGDDj LVM2_LV_SIZE=3196059648 LVM2_LV_ATTR=-wi-a----- LVM2_SEGTYPE=linear LVM2_ORIGIN= LVM2_POOL_LV= LVM2_DATA_LV= LVM2_METADATA_LV= LVM2_LV_ROLE=public LVM2_MOVE_PV= LVM2_DATA_PERCENT= LVM2_METADATA_PERCENT= LVM2_COPY_PERCENT= 2024-03-01 20:52:26,609 INFO program/MainThread: stderr[10]: 2024-03-01 20:52:26,609 INFO program/MainThread: ...done [10] (exit code: 0) 2024-03-01 20:52:26,613 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: test_vg1-lv1 ; incomplete: False ; hidden: False ; 2024-03-01 20:52:26,616 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned None 2024-03-01 20:52:26,618 DEBUG blivet/MainThread: DeviceTree.get_device_by_uuid: uuid: qyE3E5-qtRl-bhyu-mALx-e5Fz-zHTd-1jGDDj ; incomplete: False ; hidden: False ; 2024-03-01 20:52:26,621 DEBUG blivet/MainThread: DeviceTree.get_device_by_uuid returned None 2024-03-01 20:52:26,621 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 46 2024-03-01 20:52:26,624 DEBUG blivet/MainThread: LVMVolumeGroupDevice.add_child: name: test_vg1 ; child: lv1 ; kids: 0 ; 2024-03-01 20:52:26,625 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 47 2024-03-01 20:52:26,628 DEBUG blivet/MainThread: LVMLogicalVolumeDevice._set_format: test_vg1-lv1 ; type: None ; current: None ; 2024-03-01 20:52:26,631 DEBUG blivet/MainThread: LVMLogicalVolumeDevice.update_sysfs_path: test_vg1-lv1 ; status: True ; 2024-03-01 20:52:26,631 DEBUG blivet/MainThread: test_vg1-lv1 sysfs_path set to /sys/devices/virtual/block/dm-0 2024-03-01 20:52:26,634 DEBUG blivet/MainThread: LVMLogicalVolumeDevice.read_current_size: exists: True ; path: /dev/mapper/test_vg1-lv1 ; sysfs_path: /sys/devices/virtual/block/dm-0 ; 2024-03-01 20:52:26,635 DEBUG blivet/MainThread: updated test_vg1-lv1 size to 2.98 GiB (2.98 GiB) 2024-03-01 20:52:26,635 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 49 2024-03-01 20:52:26,638 DEBUG blivet/MainThread: LVMVolumeGroupDevice.remove_child: name: test_vg1 ; child: lv1 ; kids: 1 ; 2024-03-01 20:52:26,641 DEBUG blivet/MainThread: LVMVolumeGroupDevice.add_child: name: test_vg1 ; child: lv1 ; kids: 0 ; 2024-03-01 20:52:26,641 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 50 2024-03-01 20:52:26,644 DEBUG blivet/MainThread: LVMLogicalVolumeDevice._set_format: test_vg1-lv1 ; type: None ; current: None ; 2024-03-01 20:52:26,647 DEBUG blivet/MainThread: LVMLogicalVolumeDevice.update_sysfs_path: test_vg1-lv1 ; status: True ; 2024-03-01 20:52:26,647 DEBUG blivet/MainThread: test_vg1-lv1 sysfs_path set to /sys/devices/virtual/block/dm-0 2024-03-01 20:52:26,650 DEBUG blivet/MainThread: LVMLogicalVolumeDevice.read_current_size: exists: True ; path: /dev/mapper/test_vg1-lv1 ; sysfs_path: /sys/devices/virtual/block/dm-0 ; 2024-03-01 20:52:26,651 DEBUG blivet/MainThread: updated test_vg1-lv1 size to 2.98 GiB (2.98 GiB) 2024-03-01 20:52:26,651 DEBUG blivet/MainThread: Adding test_vg1-lv1/2.98 GiB to test_vg1 2024-03-01 20:52:26,651 INFO blivet/MainThread: added lvmlv test_vg1-lv1 (id 45) to device tree 2024-03-01 20:52:26,654 DEBUG blivet/MainThread: LVMLogicalVolumeDevice.update_sysfs_path: test_vg1-lv1 ; status: True ; 2024-03-01 20:52:26,654 DEBUG blivet/MainThread: test_vg1-lv1 sysfs_path set to /sys/devices/virtual/block/dm-0 2024-03-01 20:52:26,657 DEBUG blivet/MainThread: LVMLogicalVolumeDevice.read_current_size: exists: True ; path: /dev/mapper/test_vg1-lv1 ; sysfs_path: /sys/devices/virtual/block/dm-0 ; 2024-03-01 20:52:26,657 DEBUG blivet/MainThread: updated test_vg1-lv1 size to 2.98 GiB (2.98 GiB) 2024-03-01 20:52:26,661 DEBUG blivet/MainThread: DeviceTree.handle_device: name: test_vg1-lv1 ; info: {'CURRENT_TAGS': ':systemd:', 'DEVLINKS': '/dev/disk/by-id/dm-name-test_vg1-lv1 /dev/test_vg1/lv1 ' '/dev/disk/by-uuid/580b8263-e009-4ec6-b1ce-f23d64f55820 ' '/dev/mapper/test_vg1-lv1 ' '/dev/disk/by-id/dm-uuid-LVM-1VfurapqfYnWo0cjSMDPnkCPILzSexdkqyE3E5qtRlbhyumALxe5FzzHTd1jGDDj', 'DEVNAME': '/dev/dm-0', 'DEVPATH': '/devices/virtual/block/dm-0', 'DEVTYPE': 'disk', 'DISKSEQ': '99', '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-1VfurapqfYnWo0cjSMDPnkCPILzSexdkqyE3E5qtRlbhyumALxe5FzzHTd1jGDDj', 'DM_VG_NAME': 'test_vg1', 'ID_FS_BLOCKSIZE': '4096', 'ID_FS_LASTBLOCK': '780288', 'ID_FS_SIZE': '3128950784', 'ID_FS_TYPE': 'xfs', 'ID_FS_USAGE': 'filesystem', 'ID_FS_UUID': '580b8263-e009-4ec6-b1ce-f23d64f55820', 'ID_FS_UUID_ENC': '580b8263-e009-4ec6-b1ce-f23d64f55820', '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': '740913278'} ; 2024-03-01 20:52:26,661 INFO blivet/MainThread: scanning test_vg1-lv1 (/sys/devices/virtual/block/dm-0)... 2024-03-01 20:52:26,661 INFO program/MainThread: Running [11] dmsetup info -co subsystem --noheadings test_vg1-lv1 ... 2024-03-01 20:52:26,664 INFO program/MainThread: stdout[11]: LVM 2024-03-01 20:52:26,664 INFO program/MainThread: stderr[11]: 2024-03-01 20:52:26,664 INFO program/MainThread: ...done [11] (exit code: 0) 2024-03-01 20:52:26,664 INFO program/MainThread: Running [12] dmsetup info -co subsystem --noheadings test_vg1-lv1 ... 2024-03-01 20:52:26,666 INFO program/MainThread: stdout[12]: LVM 2024-03-01 20:52:26,667 INFO program/MainThread: stderr[12]: 2024-03-01 20:52:26,667 INFO program/MainThread: ...done [12] (exit code: 0) 2024-03-01 20:52:26,667 INFO program/MainThread: Running [13] dmsetup info -co subsystem --noheadings test_vg1-lv1 ... 2024-03-01 20:52:26,669 INFO program/MainThread: stdout[13]: LVM 2024-03-01 20:52:26,669 INFO program/MainThread: stderr[13]: 2024-03-01 20:52:26,669 INFO program/MainThread: ...done [13] (exit code: 0) 2024-03-01 20:52:26,673 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: test_vg1-lv1 ; incomplete: False ; hidden: False ; 2024-03-01 20:52:26,676 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned existing 2.98 GiB lvmlv test_vg1-lv1 (45) 2024-03-01 20:52:26,679 DEBUG blivet/MainThread: test_vg1 size is 2.98 GiB 2024-03-01 20:52:26,680 DEBUG blivet/MainThread: vg test_vg1 has 0 B free 2024-03-01 20:52:26,680 DEBUG blivet/MainThread: test_vg1 size is 2.98 GiB 2024-03-01 20:52:26,681 DEBUG blivet/MainThread: vg test_vg1 has 0 B free 2024-03-01 20:52:26,676 INFO blivet/MainThread: got device: LVMLogicalVolumeDevice instance (0x7f76facbbf10) -- name = test_vg1-lv1 status = True id = 45 children = [] parents = ['existing 2.98 GiB lvmvg test_vg1 (11)'] uuid = qyE3E5-qtRl-bhyu-mALx-e5Fz-zHTd-1jGDDj size = 2.98 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-0 target size = 2.98 GiB path = /dev/mapper/test_vg1-lv1 format args = [] original_format = None target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7f76fac84670) -- name = test_vg1 status = True id = 11 children = ['existing 2.98 GiB lvmlv test_vg1-lv1 (45)'] parents = ['existing 1024 MiB disk sda (2) with existing lvmpv', 'existing 1024 MiB disk sdb (16) with existing lvmpv', 'existing 1024 MiB disk sdc (36) with existing lvmpv'] uuid = 1Vfura-pqfY-nWo0-cjSM-DPnk-CPIL-zSexdk size = 2.98 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 2.98 GiB path = /dev/test_vg1 format args = [] original_format = None free = 0 B PE Size = 4 MiB PE Count = 762 PE Free = 0 PV Count = 3 modified = False extents = 762 free space = 0 B free extents = 0 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sda (2) with existing lvmpv', 'existing 1024 MiB disk sdb (16) with existing lvmpv', 'existing 1024 MiB disk sdc (36) with existing lvmpv'] LVs = ['existing 2.98 GiB lvmlv test_vg1-lv1 (45)'] segment type = linear percent = 0 VG space used = 2.98 GiB 2024-03-01 20:52:26,681 INFO program/MainThread: Running [14] dmsetup info -co subsystem --noheadings test_vg1-lv1 ... 2024-03-01 20:52:26,683 INFO program/MainThread: stdout[14]: LVM 2024-03-01 20:52:26,684 INFO program/MainThread: stderr[14]: 2024-03-01 20:52:26,684 INFO program/MainThread: ...done [14] (exit code: 0) 2024-03-01 20:52:26,687 DEBUG blivet/MainThread: DeviceTree.handle_format: name: test_vg1-lv1 ; 2024-03-01 20:52:26,691 DEBUG blivet/MainThread: AppleBootstrapFS.supported: supported: True ; 2024-03-01 20:52:26,691 DEBUG blivet/MainThread: get_format('appleboot') returning AppleBootstrapFS instance with object id 52 2024-03-01 20:52:26,694 DEBUG blivet/MainThread: EFIFS.supported: supported: True ; 2024-03-01 20:52:26,694 DEBUG blivet/MainThread: get_format('efi') returning EFIFS instance with object id 53 2024-03-01 20:52:26,697 DEBUG blivet/MainThread: MacEFIFS.supported: supported: True ; 2024-03-01 20:52:26,697 DEBUG blivet/MainThread: get_format('macefi') returning MacEFIFS instance with object id 54 2024-03-01 20:52:26,700 DEBUG blivet/MainThread: MacEFIFS.supported: supported: True ; 2024-03-01 20:52:26,700 DEBUG blivet/MainThread: get_format('macefi') returning MacEFIFS instance with object id 55 2024-03-01 20:52:26,702 WARNING blivet/MainThread: Stratis DBus service is not running 2024-03-01 20:52:26,702 INFO blivet/MainThread: type detected on 'test_vg1-lv1' is 'xfs' 2024-03-01 20:52:26,705 DEBUG blivet/MainThread: XFS.supported: supported: True ; 2024-03-01 20:52:26,705 DEBUG blivet/MainThread: get_format('xfs') returning XFS instance with object id 56 2024-03-01 20:52:26,708 DEBUG blivet/MainThread: LVMLogicalVolumeDevice._set_format: test_vg1-lv1 ; type: xfs ; current: None ; 2024-03-01 20:52:26,708 INFO blivet/MainThread: got format: existing xfs filesystem 2024-03-01 20:52:26,709 INFO blivet/MainThread: got format: existing lvmpv 2024-03-01 20:52:26,712 DEBUG blivet/MainThread: DeviceTree.handle_device: name: sdd ; info: {'CURRENT_TAGS': ':systemd:', 'DEVLINKS': '/dev/disk/by-id/wwn-0x600140528254ba1444f43aba0eef4ede ' '/dev/disk/by-id/scsi-1LIO-ORG_disk3:28254ba1-444f-43ab-a0ee-f4edee35f467 ' '/dev/disk/by-diskseq/5 ' '/dev/disk/by-id/scsi-SLIO-ORG_disk3_28254ba1-444f-43ab-a0ee-f4edee35f467 ' '/dev/disk/by-id/scsi-3600140528254ba1444f43aba0eef4ede', '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': '28254ba1-444f-43ab-a0ee-f4edee35f467', 'ID_SERIAL': '3600140528254ba1444f43aba0eef4ede', 'ID_SERIAL_SHORT': '600140528254ba1444f43aba0eef4ede', 'ID_TARGET_PORT': '0', 'ID_TYPE': 'disk', 'ID_VENDOR': 'LIO-ORG', 'ID_VENDOR_ENC': 'LIO-ORG\\x20', 'ID_WWN': '0x600140528254ba14', 'ID_WWN_VENDOR_EXTENSION': '0x44f43aba0eef4ede', 'ID_WWN_WITH_EXTENSION': '0x600140528254ba1444f43aba0eef4ede', 'MAJOR': '8', 'MINOR': '48', 'SCSI_IDENT_LUN_LOGICAL_UNIT_GROUP': '0x0', 'SCSI_IDENT_LUN_NAA_REGEXT': '600140528254ba1444f43aba0eef4ede', 'SCSI_IDENT_LUN_T10': 'LIO-ORG_disk3:28254ba1-444f-43ab-a0ee-f4edee35f467', 'SCSI_IDENT_PORT_NAME': 'naa.5001405a91c5ccc5,t,0x0001', 'SCSI_IDENT_PORT_RELATIVE': '0', 'SCSI_IDENT_PORT_TARGET_PORT_GROUP': '0x0', 'SCSI_IDENT_SERIAL': '28254ba1-444f-43ab-a0ee-f4edee35f467', 'SCSI_IDENT_TARGET_NAME': 'naa.5001405a91c5ccc5', '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': '337038990'} ; 2024-03-01 20:52:26,712 INFO blivet/MainThread: scanning sdd (/sys/devices/tcm_loop_0/tcm_loop_adapter_0/host2/target2:0:1/2:0:1:3/block/sdd)... 2024-03-01 20:52:26,715 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: sdd ; incomplete: False ; hidden: False ; 2024-03-01 20:52:26,717 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned None 2024-03-01 20:52:26,723 DEBUG blivet/MainThread: DiskDevicePopulator.run: name: sdd ; 2024-03-01 20:52:26,723 INFO blivet/MainThread: sdd is a disk 2024-03-01 20:52:26,723 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 60 2024-03-01 20:52:26,723 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 61 2024-03-01 20:52:26,726 DEBUG blivet/MainThread: DiskDevice._set_format: sdd ; type: None ; current: None ; 2024-03-01 20:52:26,729 DEBUG blivet/MainThread: DiskDevice.update_sysfs_path: sdd ; status: True ; 2024-03-01 20:52:26,729 DEBUG blivet/MainThread: sdd sysfs_path set to /sys/devices/tcm_loop_0/tcm_loop_adapter_0/host2/target2:0:1/2:0:1:3/block/sdd 2024-03-01 20:52:26,732 DEBUG blivet/MainThread: DiskDevice.read_current_size: exists: True ; path: /dev/sdd ; sysfs_path: /sys/devices/tcm_loop_0/tcm_loop_adapter_0/host2/target2:0:1/2:0:1:3/block/sdd ; 2024-03-01 20:52:26,732 DEBUG blivet/MainThread: updated sdd size to 1024 MiB (1024 MiB) 2024-03-01 20:52:26,733 INFO blivet/MainThread: added disk sdd (id 59) to device tree 2024-03-01 20:52:26,733 INFO blivet/MainThread: got device: DiskDevice instance (0x7f76fac84820) -- 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 = 600140528254ba1444f43aba0eef4ede 2024-03-01 20:52:26,736 DEBUG blivet/MainThread: DeviceTree.handle_format: name: sdd ; 2024-03-01 20:52:26,736 DEBUG blivet/MainThread: no type or existing type for sdd, bailing 2024-03-01 20:52:26,739 DEBUG blivet/MainThread: DeviceTree.handle_device: name: sde ; info: {'CURRENT_TAGS': ':systemd:', 'DEVLINKS': '/dev/disk/by-id/scsi-1LIO-ORG_disk4:8a9a6b3d-7bec-490e-abf9-e15bfef000fd ' '/dev/disk/by-id/scsi-SLIO-ORG_disk4_8a9a6b3d-7bec-490e-abf9-e15bfef000fd ' '/dev/disk/by-id/scsi-360014058a9a6b3d7bec490eabf9e15bf ' '/dev/disk/by-id/wwn-0x60014058a9a6b3d7bec490eabf9e15bf ' '/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': '8a9a6b3d-7bec-490e-abf9-e15bfef000fd', 'ID_SERIAL': '360014058a9a6b3d7bec490eabf9e15bf', 'ID_SERIAL_SHORT': '60014058a9a6b3d7bec490eabf9e15bf', 'ID_TARGET_PORT': '0', 'ID_TYPE': 'disk', 'ID_VENDOR': 'LIO-ORG', 'ID_VENDOR_ENC': 'LIO-ORG\\x20', 'ID_WWN': '0x60014058a9a6b3d7', 'ID_WWN_VENDOR_EXTENSION': '0xbec490eabf9e15bf', 'ID_WWN_WITH_EXTENSION': '0x60014058a9a6b3d7bec490eabf9e15bf', 'MAJOR': '8', 'MINOR': '64', 'SCSI_IDENT_LUN_LOGICAL_UNIT_GROUP': '0x0', 'SCSI_IDENT_LUN_NAA_REGEXT': '60014058a9a6b3d7bec490eabf9e15bf', 'SCSI_IDENT_LUN_T10': 'LIO-ORG_disk4:8a9a6b3d-7bec-490e-abf9-e15bfef000fd', 'SCSI_IDENT_PORT_NAME': 'naa.5001405a91c5ccc5,t,0x0001', 'SCSI_IDENT_PORT_RELATIVE': '0', 'SCSI_IDENT_PORT_TARGET_PORT_GROUP': '0x0', 'SCSI_IDENT_SERIAL': '8a9a6b3d-7bec-490e-abf9-e15bfef000fd', 'SCSI_IDENT_TARGET_NAME': 'naa.5001405a91c5ccc5', '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': '337149758'} ; 2024-03-01 20:52:26,739 INFO blivet/MainThread: scanning sde (/sys/devices/tcm_loop_0/tcm_loop_adapter_0/host2/target2:0:1/2:0:1:4/block/sde)... 2024-03-01 20:52:26,741 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: sde ; incomplete: False ; hidden: False ; 2024-03-01 20:52:26,744 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned None 2024-03-01 20:52:26,749 DEBUG blivet/MainThread: DiskDevicePopulator.run: name: sde ; 2024-03-01 20:52:26,750 INFO blivet/MainThread: sde is a disk 2024-03-01 20:52:26,750 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 65 2024-03-01 20:52:26,750 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 66 2024-03-01 20:52:26,753 DEBUG blivet/MainThread: DiskDevice._set_format: sde ; type: None ; current: None ; 2024-03-01 20:52:26,755 DEBUG blivet/MainThread: DiskDevice.update_sysfs_path: sde ; status: True ; 2024-03-01 20:52:26,755 DEBUG blivet/MainThread: sde sysfs_path set to /sys/devices/tcm_loop_0/tcm_loop_adapter_0/host2/target2:0:1/2:0:1:4/block/sde 2024-03-01 20:52:26,758 DEBUG blivet/MainThread: DiskDevice.read_current_size: exists: True ; path: /dev/sde ; sysfs_path: /sys/devices/tcm_loop_0/tcm_loop_adapter_0/host2/target2:0:1/2:0:1:4/block/sde ; 2024-03-01 20:52:26,759 DEBUG blivet/MainThread: updated sde size to 1024 MiB (1024 MiB) 2024-03-01 20:52:26,759 INFO blivet/MainThread: added disk sde (id 64) to device tree 2024-03-01 20:52:26,759 INFO blivet/MainThread: got device: DiskDevice instance (0x7f76fabc3940) -- 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 = 60014058a9a6b3d7bec490eabf9e15bf 2024-03-01 20:52:26,762 DEBUG blivet/MainThread: DeviceTree.handle_format: name: sde ; 2024-03-01 20:52:26,762 DEBUG blivet/MainThread: no type or existing type for sde, bailing 2024-03-01 20:52:26,765 DEBUG blivet/MainThread: DeviceTree.handle_device: name: sdf ; info: {'CURRENT_TAGS': ':systemd:', 'DEVLINKS': '/dev/disk/by-id/scsi-SLIO-ORG_disk5_25b7012b-f4c5-41b5-b081-3087a0ec48d2 ' '/dev/disk/by-diskseq/7 ' '/dev/disk/by-id/scsi-3600140525b7012bf4c541b5b0813087a ' '/dev/disk/by-id/wwn-0x600140525b7012bf4c541b5b0813087a ' '/dev/disk/by-id/scsi-1LIO-ORG_disk5:25b7012b-f4c5-41b5-b081-3087a0ec48d2', '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': '25b7012b-f4c5-41b5-b081-3087a0ec48d2', 'ID_SERIAL': '3600140525b7012bf4c541b5b0813087a', 'ID_SERIAL_SHORT': '600140525b7012bf4c541b5b0813087a', 'ID_TARGET_PORT': '0', 'ID_TYPE': 'disk', 'ID_VENDOR': 'LIO-ORG', 'ID_VENDOR_ENC': 'LIO-ORG\\x20', 'ID_WWN': '0x600140525b7012bf', 'ID_WWN_VENDOR_EXTENSION': '0x4c541b5b0813087a', 'ID_WWN_WITH_EXTENSION': '0x600140525b7012bf4c541b5b0813087a', 'MAJOR': '8', 'MINOR': '80', 'SCSI_IDENT_LUN_LOGICAL_UNIT_GROUP': '0x0', 'SCSI_IDENT_LUN_NAA_REGEXT': '600140525b7012bf4c541b5b0813087a', 'SCSI_IDENT_LUN_T10': 'LIO-ORG_disk5:25b7012b-f4c5-41b5-b081-3087a0ec48d2', 'SCSI_IDENT_PORT_NAME': 'naa.5001405a91c5ccc5,t,0x0001', 'SCSI_IDENT_PORT_RELATIVE': '0', 'SCSI_IDENT_PORT_TARGET_PORT_GROUP': '0x0', 'SCSI_IDENT_SERIAL': '25b7012b-f4c5-41b5-b081-3087a0ec48d2', 'SCSI_IDENT_TARGET_NAME': 'naa.5001405a91c5ccc5', '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': '337251391'} ; 2024-03-01 20:52:26,765 INFO blivet/MainThread: scanning sdf (/sys/devices/tcm_loop_0/tcm_loop_adapter_0/host2/target2:0:1/2:0:1:5/block/sdf)... 2024-03-01 20:52:26,768 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: sdf ; incomplete: False ; hidden: False ; 2024-03-01 20:52:26,771 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned None 2024-03-01 20:52:26,776 DEBUG blivet/MainThread: DiskDevicePopulator.run: name: sdf ; 2024-03-01 20:52:26,776 INFO blivet/MainThread: sdf is a disk 2024-03-01 20:52:26,776 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 70 2024-03-01 20:52:26,776 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 71 2024-03-01 20:52:26,779 DEBUG blivet/MainThread: DiskDevice._set_format: sdf ; type: None ; current: None ; 2024-03-01 20:52:26,782 DEBUG blivet/MainThread: DiskDevice.update_sysfs_path: sdf ; status: True ; 2024-03-01 20:52:26,782 DEBUG blivet/MainThread: sdf sysfs_path set to /sys/devices/tcm_loop_0/tcm_loop_adapter_0/host2/target2:0:1/2:0:1:5/block/sdf 2024-03-01 20:52:26,785 DEBUG blivet/MainThread: DiskDevice.read_current_size: exists: True ; path: /dev/sdf ; sysfs_path: /sys/devices/tcm_loop_0/tcm_loop_adapter_0/host2/target2:0:1/2:0:1:5/block/sdf ; 2024-03-01 20:52:26,785 DEBUG blivet/MainThread: updated sdf size to 1024 MiB (1024 MiB) 2024-03-01 20:52:26,785 INFO blivet/MainThread: added disk sdf (id 69) to device tree 2024-03-01 20:52:26,785 INFO blivet/MainThread: got device: DiskDevice instance (0x7f76fabc3a30) -- 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 = 600140525b7012bf4c541b5b0813087a 2024-03-01 20:52:26,788 DEBUG blivet/MainThread: DeviceTree.handle_format: name: sdf ; 2024-03-01 20:52:26,789 DEBUG blivet/MainThread: no type or existing type for sdf, bailing 2024-03-01 20:52:26,791 DEBUG blivet/MainThread: DeviceTree.handle_device: name: sdg ; info: {'CURRENT_TAGS': ':systemd:', 'DEVLINKS': '/dev/disk/by-diskseq/8 ' '/dev/disk/by-id/scsi-SLIO-ORG_disk6_2fcb2cc6-c284-43ea-b562-c0b7eba2ff7a ' '/dev/disk/by-id/scsi-1LIO-ORG_disk6:2fcb2cc6-c284-43ea-b562-c0b7eba2ff7a ' '/dev/disk/by-id/scsi-360014052fcb2cc6c28443eab562c0b7e ' '/dev/disk/by-id/wwn-0x60014052fcb2cc6c28443eab562c0b7e', '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': '2fcb2cc6-c284-43ea-b562-c0b7eba2ff7a', 'ID_SERIAL': '360014052fcb2cc6c28443eab562c0b7e', 'ID_SERIAL_SHORT': '60014052fcb2cc6c28443eab562c0b7e', 'ID_TARGET_PORT': '0', 'ID_TYPE': 'disk', 'ID_VENDOR': 'LIO-ORG', 'ID_VENDOR_ENC': 'LIO-ORG\\x20', 'ID_WWN': '0x60014052fcb2cc6c', 'ID_WWN_VENDOR_EXTENSION': '0x28443eab562c0b7e', 'ID_WWN_WITH_EXTENSION': '0x60014052fcb2cc6c28443eab562c0b7e', 'MAJOR': '8', 'MINOR': '96', 'SCSI_IDENT_LUN_LOGICAL_UNIT_GROUP': '0x0', 'SCSI_IDENT_LUN_NAA_REGEXT': '60014052fcb2cc6c28443eab562c0b7e', 'SCSI_IDENT_LUN_T10': 'LIO-ORG_disk6:2fcb2cc6-c284-43ea-b562-c0b7eba2ff7a', 'SCSI_IDENT_PORT_NAME': 'naa.5001405a91c5ccc5,t,0x0001', 'SCSI_IDENT_PORT_RELATIVE': '0', 'SCSI_IDENT_PORT_TARGET_PORT_GROUP': '0x0', 'SCSI_IDENT_SERIAL': '2fcb2cc6-c284-43ea-b562-c0b7eba2ff7a', 'SCSI_IDENT_TARGET_NAME': 'naa.5001405a91c5ccc5', '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': '337228647'} ; 2024-03-01 20:52:26,791 INFO blivet/MainThread: scanning sdg (/sys/devices/tcm_loop_0/tcm_loop_adapter_0/host2/target2:0:1/2:0:1:6/block/sdg)... 2024-03-01 20:52:26,794 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: sdg ; incomplete: False ; hidden: False ; 2024-03-01 20:52:26,797 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned None 2024-03-01 20:52:26,802 DEBUG blivet/MainThread: DiskDevicePopulator.run: name: sdg ; 2024-03-01 20:52:26,803 INFO blivet/MainThread: sdg is a disk 2024-03-01 20:52:26,803 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 75 2024-03-01 20:52:26,803 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 76 2024-03-01 20:52:26,806 DEBUG blivet/MainThread: DiskDevice._set_format: sdg ; type: None ; current: None ; 2024-03-01 20:52:26,809 DEBUG blivet/MainThread: DiskDevice.update_sysfs_path: sdg ; status: True ; 2024-03-01 20:52:26,809 DEBUG blivet/MainThread: sdg sysfs_path set to /sys/devices/tcm_loop_0/tcm_loop_adapter_0/host2/target2:0:1/2:0:1:6/block/sdg 2024-03-01 20:52:26,812 DEBUG blivet/MainThread: DiskDevice.read_current_size: exists: True ; path: /dev/sdg ; sysfs_path: /sys/devices/tcm_loop_0/tcm_loop_adapter_0/host2/target2:0:1/2:0:1:6/block/sdg ; 2024-03-01 20:52:26,812 DEBUG blivet/MainThread: updated sdg size to 1024 MiB (1024 MiB) 2024-03-01 20:52:26,812 INFO blivet/MainThread: added disk sdg (id 74) to device tree 2024-03-01 20:52:26,812 INFO blivet/MainThread: got device: DiskDevice instance (0x7f76fabcf9d0) -- 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 = 60014052fcb2cc6c28443eab562c0b7e 2024-03-01 20:52:26,815 DEBUG blivet/MainThread: DeviceTree.handle_format: name: sdg ; 2024-03-01 20:52:26,815 DEBUG blivet/MainThread: no type or existing type for sdg, bailing 2024-03-01 20:52:26,818 DEBUG blivet/MainThread: DeviceTree.handle_device: name: sdh ; info: {'CURRENT_TAGS': ':systemd:', 'DEVLINKS': '/dev/disk/by-id/scsi-36001405130490dc6bc54a3a884c8d675 ' '/dev/disk/by-diskseq/9 ' '/dev/disk/by-id/wwn-0x6001405130490dc6bc54a3a884c8d675 ' '/dev/disk/by-id/scsi-1LIO-ORG_disk7:130490dc-6bc5-4a3a-884c-8d67508d4785 ' '/dev/disk/by-id/scsi-SLIO-ORG_disk7_130490dc-6bc5-4a3a-884c-8d67508d4785', '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': '130490dc-6bc5-4a3a-884c-8d67508d4785', 'ID_SERIAL': '36001405130490dc6bc54a3a884c8d675', 'ID_SERIAL_SHORT': '6001405130490dc6bc54a3a884c8d675', 'ID_TARGET_PORT': '0', 'ID_TYPE': 'disk', 'ID_VENDOR': 'LIO-ORG', 'ID_VENDOR_ENC': 'LIO-ORG\\x20', 'ID_WWN': '0x6001405130490dc6', 'ID_WWN_VENDOR_EXTENSION': '0xbc54a3a884c8d675', 'ID_WWN_WITH_EXTENSION': '0x6001405130490dc6bc54a3a884c8d675', 'MAJOR': '8', 'MINOR': '112', 'SCSI_IDENT_LUN_LOGICAL_UNIT_GROUP': '0x0', 'SCSI_IDENT_LUN_NAA_REGEXT': '6001405130490dc6bc54a3a884c8d675', 'SCSI_IDENT_LUN_T10': 'LIO-ORG_disk7:130490dc-6bc5-4a3a-884c-8d67508d4785', 'SCSI_IDENT_PORT_NAME': 'naa.5001405a91c5ccc5,t,0x0001', 'SCSI_IDENT_PORT_RELATIVE': '0', 'SCSI_IDENT_PORT_TARGET_PORT_GROUP': '0x0', 'SCSI_IDENT_SERIAL': '130490dc-6bc5-4a3a-884c-8d67508d4785', 'SCSI_IDENT_TARGET_NAME': 'naa.5001405a91c5ccc5', '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': '337415073'} ; 2024-03-01 20:52:26,818 INFO blivet/MainThread: scanning sdh (/sys/devices/tcm_loop_0/tcm_loop_adapter_0/host2/target2:0:1/2:0:1:7/block/sdh)... 2024-03-01 20:52:26,821 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: sdh ; incomplete: False ; hidden: False ; 2024-03-01 20:52:26,824 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned None 2024-03-01 20:52:26,829 DEBUG blivet/MainThread: DiskDevicePopulator.run: name: sdh ; 2024-03-01 20:52:26,830 INFO blivet/MainThread: sdh is a disk 2024-03-01 20:52:26,830 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 80 2024-03-01 20:52:26,830 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 81 2024-03-01 20:52:26,832 DEBUG blivet/MainThread: DiskDevice._set_format: sdh ; type: None ; current: None ; 2024-03-01 20:52:26,835 DEBUG blivet/MainThread: DiskDevice.update_sysfs_path: sdh ; status: True ; 2024-03-01 20:52:26,835 DEBUG blivet/MainThread: sdh sysfs_path set to /sys/devices/tcm_loop_0/tcm_loop_adapter_0/host2/target2:0:1/2:0:1:7/block/sdh 2024-03-01 20:52:26,838 DEBUG blivet/MainThread: DiskDevice.read_current_size: exists: True ; path: /dev/sdh ; sysfs_path: /sys/devices/tcm_loop_0/tcm_loop_adapter_0/host2/target2:0:1/2:0:1:7/block/sdh ; 2024-03-01 20:52:26,839 DEBUG blivet/MainThread: updated sdh size to 1024 MiB (1024 MiB) 2024-03-01 20:52:26,839 INFO blivet/MainThread: added disk sdh (id 79) to device tree 2024-03-01 20:52:26,839 INFO blivet/MainThread: got device: DiskDevice instance (0x7f76fabcff10) -- 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 = 6001405130490dc6bc54a3a884c8d675 2024-03-01 20:52:26,842 DEBUG blivet/MainThread: DeviceTree.handle_format: name: sdh ; 2024-03-01 20:52:26,842 DEBUG blivet/MainThread: no type or existing type for sdh, bailing 2024-03-01 20:52:26,845 DEBUG blivet/MainThread: DeviceTree.handle_device: name: sdi ; info: {'CURRENT_TAGS': ':systemd:', 'DEVLINKS': '/dev/disk/by-id/scsi-SLIO-ORG_disk8_7c02790d-af61-431a-b4c5-489ce662d703 ' '/dev/disk/by-diskseq/10 ' '/dev/disk/by-id/wwn-0x60014057c02790daf61431ab4c5489ce ' '/dev/disk/by-id/scsi-1LIO-ORG_disk8:7c02790d-af61-431a-b4c5-489ce662d703 ' '/dev/disk/by-id/scsi-360014057c02790daf61431ab4c5489ce', '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': '7c02790d-af61-431a-b4c5-489ce662d703', 'ID_SERIAL': '360014057c02790daf61431ab4c5489ce', 'ID_SERIAL_SHORT': '60014057c02790daf61431ab4c5489ce', 'ID_TARGET_PORT': '0', 'ID_TYPE': 'disk', 'ID_VENDOR': 'LIO-ORG', 'ID_VENDOR_ENC': 'LIO-ORG\\x20', 'ID_WWN': '0x60014057c02790da', 'ID_WWN_VENDOR_EXTENSION': '0xf61431ab4c5489ce', 'ID_WWN_WITH_EXTENSION': '0x60014057c02790daf61431ab4c5489ce', 'MAJOR': '8', 'MINOR': '128', 'SCSI_IDENT_LUN_LOGICAL_UNIT_GROUP': '0x0', 'SCSI_IDENT_LUN_NAA_REGEXT': '60014057c02790daf61431ab4c5489ce', 'SCSI_IDENT_LUN_T10': 'LIO-ORG_disk8:7c02790d-af61-431a-b4c5-489ce662d703', 'SCSI_IDENT_PORT_NAME': 'naa.5001405a91c5ccc5,t,0x0001', 'SCSI_IDENT_PORT_RELATIVE': '0', 'SCSI_IDENT_PORT_TARGET_PORT_GROUP': '0x0', 'SCSI_IDENT_SERIAL': '7c02790d-af61-431a-b4c5-489ce662d703', 'SCSI_IDENT_TARGET_NAME': 'naa.5001405a91c5ccc5', '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': '337428002'} ; 2024-03-01 20:52:26,845 INFO blivet/MainThread: scanning sdi (/sys/devices/tcm_loop_0/tcm_loop_adapter_0/host2/target2:0:1/2:0:1:8/block/sdi)... 2024-03-01 20:52:26,848 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: sdi ; incomplete: False ; hidden: False ; 2024-03-01 20:52:26,851 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned None 2024-03-01 20:52:26,856 DEBUG blivet/MainThread: DiskDevicePopulator.run: name: sdi ; 2024-03-01 20:52:26,856 INFO blivet/MainThread: sdi is a disk 2024-03-01 20:52:26,857 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 85 2024-03-01 20:52:26,857 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 86 2024-03-01 20:52:26,859 DEBUG blivet/MainThread: DiskDevice._set_format: sdi ; type: None ; current: None ; 2024-03-01 20:52:26,862 DEBUG blivet/MainThread: DiskDevice.update_sysfs_path: sdi ; status: True ; 2024-03-01 20:52:26,862 DEBUG blivet/MainThread: sdi sysfs_path set to /sys/devices/tcm_loop_0/tcm_loop_adapter_0/host2/target2:0:1/2:0:1:8/block/sdi 2024-03-01 20:52:26,865 DEBUG blivet/MainThread: DiskDevice.read_current_size: exists: True ; path: /dev/sdi ; sysfs_path: /sys/devices/tcm_loop_0/tcm_loop_adapter_0/host2/target2:0:1/2:0:1:8/block/sdi ; 2024-03-01 20:52:26,865 DEBUG blivet/MainThread: updated sdi size to 1024 MiB (1024 MiB) 2024-03-01 20:52:26,866 INFO blivet/MainThread: added disk sdi (id 84) to device tree 2024-03-01 20:52:26,866 INFO blivet/MainThread: got device: DiskDevice instance (0x7f76fabe3cd0) -- 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 = 60014057c02790daf61431ab4c5489ce 2024-03-01 20:52:26,869 DEBUG blivet/MainThread: DeviceTree.handle_format: name: sdi ; 2024-03-01 20:52:26,869 DEBUG blivet/MainThread: no type or existing type for sdi, bailing 2024-03-01 20:52:26,872 DEBUG blivet/MainThread: DeviceTree.handle_device: name: sdj ; info: {'CURRENT_TAGS': ':systemd:', 'DEVLINKS': '/dev/disk/by-id/wwn-0x60014058bb02eed505c4d7593b520327 ' '/dev/disk/by-id/scsi-SLIO-ORG_disk9_8bb02eed-505c-4d75-93b5-20327aed4107 ' '/dev/disk/by-id/scsi-1LIO-ORG_disk9:8bb02eed-505c-4d75-93b5-20327aed4107 ' '/dev/disk/by-diskseq/11 ' '/dev/disk/by-id/scsi-360014058bb02eed505c4d7593b520327', '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': '8bb02eed-505c-4d75-93b5-20327aed4107', 'ID_SERIAL': '360014058bb02eed505c4d7593b520327', 'ID_SERIAL_SHORT': '60014058bb02eed505c4d7593b520327', 'ID_TARGET_PORT': '0', 'ID_TYPE': 'disk', 'ID_VENDOR': 'LIO-ORG', 'ID_VENDOR_ENC': 'LIO-ORG\\x20', 'ID_WWN': '0x60014058bb02eed5', 'ID_WWN_VENDOR_EXTENSION': '0x05c4d7593b520327', 'ID_WWN_WITH_EXTENSION': '0x60014058bb02eed505c4d7593b520327', 'MAJOR': '8', 'MINOR': '144', 'SCSI_IDENT_LUN_LOGICAL_UNIT_GROUP': '0x0', 'SCSI_IDENT_LUN_NAA_REGEXT': '60014058bb02eed505c4d7593b520327', 'SCSI_IDENT_LUN_T10': 'LIO-ORG_disk9:8bb02eed-505c-4d75-93b5-20327aed4107', 'SCSI_IDENT_PORT_NAME': 'naa.5001405a91c5ccc5,t,0x0001', 'SCSI_IDENT_PORT_RELATIVE': '0', 'SCSI_IDENT_PORT_TARGET_PORT_GROUP': '0x0', 'SCSI_IDENT_SERIAL': '8bb02eed-505c-4d75-93b5-20327aed4107', 'SCSI_IDENT_TARGET_NAME': 'naa.5001405a91c5ccc5', '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': '337523000'} ; 2024-03-01 20:52:26,872 INFO blivet/MainThread: scanning sdj (/sys/devices/tcm_loop_0/tcm_loop_adapter_0/host2/target2:0:1/2:0:1:9/block/sdj)... 2024-03-01 20:52:26,875 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: sdj ; incomplete: False ; hidden: False ; 2024-03-01 20:52:26,877 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned None 2024-03-01 20:52:26,883 DEBUG blivet/MainThread: DiskDevicePopulator.run: name: sdj ; 2024-03-01 20:52:26,883 INFO blivet/MainThread: sdj is a disk 2024-03-01 20:52:26,883 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 90 2024-03-01 20:52:26,883 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 91 2024-03-01 20:52:26,886 DEBUG blivet/MainThread: DiskDevice._set_format: sdj ; type: None ; current: None ; 2024-03-01 20:52:26,889 DEBUG blivet/MainThread: DiskDevice.update_sysfs_path: sdj ; status: True ; 2024-03-01 20:52:26,889 DEBUG blivet/MainThread: sdj sysfs_path set to /sys/devices/tcm_loop_0/tcm_loop_adapter_0/host2/target2:0:1/2:0:1:9/block/sdj 2024-03-01 20:52:26,892 DEBUG blivet/MainThread: DiskDevice.read_current_size: exists: True ; path: /dev/sdj ; sysfs_path: /sys/devices/tcm_loop_0/tcm_loop_adapter_0/host2/target2:0:1/2:0:1:9/block/sdj ; 2024-03-01 20:52:26,892 DEBUG blivet/MainThread: updated sdj size to 1024 MiB (1024 MiB) 2024-03-01 20:52:26,892 INFO blivet/MainThread: added disk sdj (id 89) to device tree 2024-03-01 20:52:26,892 INFO blivet/MainThread: got device: DiskDevice instance (0x7f76fabe4e20) -- 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 = 60014058bb02eed505c4d7593b520327 2024-03-01 20:52:26,895 DEBUG blivet/MainThread: DeviceTree.handle_format: name: sdj ; 2024-03-01 20:52:26,895 DEBUG blivet/MainThread: no type or existing type for sdj, bailing 2024-03-01 20:52:26,898 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': '16965658'} ; 2024-03-01 20:52:26,898 INFO blivet/MainThread: scanning xvda (/sys/devices/vbd-768/block/xvda)... 2024-03-01 20:52:26,901 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: xvda ; incomplete: False ; hidden: False ; 2024-03-01 20:52:26,904 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned None 2024-03-01 20:52:26,908 DEBUG blivet/MainThread: DiskDevicePopulator.run: name: xvda ; 2024-03-01 20:52:26,908 WARNING blivet/MainThread: device/vendor is not a valid attribute 2024-03-01 20:52:26,908 WARNING blivet/MainThread: device/model is not a valid attribute 2024-03-01 20:52:26,908 INFO blivet/MainThread: xvda is a disk 2024-03-01 20:52:26,908 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 95 2024-03-01 20:52:26,908 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 96 2024-03-01 20:52:26,911 DEBUG blivet/MainThread: DiskDevice._set_format: xvda ; type: None ; current: None ; 2024-03-01 20:52:26,914 DEBUG blivet/MainThread: DiskDevice.update_sysfs_path: xvda ; status: True ; 2024-03-01 20:52:26,914 DEBUG blivet/MainThread: xvda sysfs_path set to /sys/devices/vbd-768/block/xvda 2024-03-01 20:52:26,917 DEBUG blivet/MainThread: DiskDevice.read_current_size: exists: True ; path: /dev/xvda ; sysfs_path: /sys/devices/vbd-768/block/xvda ; 2024-03-01 20:52:26,917 DEBUG blivet/MainThread: updated xvda size to 250 GiB (250 GiB) 2024-03-01 20:52:26,917 INFO blivet/MainThread: added disk xvda (id 94) to device tree 2024-03-01 20:52:26,917 INFO blivet/MainThread: got device: DiskDevice instance (0x7f76fabe4430) -- name = xvda status = True id = 94 children = [] parents = [] uuid = None size = 250 GiB format = existing None major = 202 minor = 0 exists = True protected = False sysfs path = /sys/devices/vbd-768/block/xvda target size = 250 GiB path = /dev/xvda format args = [] original_format = None removable = False wwn = None 2024-03-01 20:52:26,920 DEBUG blivet/MainThread: DeviceTree.handle_format: name: xvda ; 2024-03-01 20:52:26,923 DEBUG blivet/MainThread: AppleBootstrapFS.supported: supported: True ; 2024-03-01 20:52:26,923 DEBUG blivet/MainThread: get_format('appleboot') returning AppleBootstrapFS instance with object id 98 2024-03-01 20:52:26,926 DEBUG blivet/MainThread: EFIFS.supported: supported: True ; 2024-03-01 20:52:26,926 DEBUG blivet/MainThread: get_format('efi') returning EFIFS instance with object id 99 2024-03-01 20:52:26,929 DEBUG blivet/MainThread: MacEFIFS.supported: supported: True ; 2024-03-01 20:52:26,929 DEBUG blivet/MainThread: get_format('macefi') returning MacEFIFS instance with object id 100 2024-03-01 20:52:26,932 DEBUG blivet/MainThread: MacEFIFS.supported: supported: True ; 2024-03-01 20:52:26,932 DEBUG blivet/MainThread: get_format('macefi') returning MacEFIFS instance with object id 101 2024-03-01 20:52:26,935 DEBUG blivet/MainThread: DiskLabelFormatPopulator.run: device: xvda ; label_type: dos ; 2024-03-01 20:52:26,938 DEBUG blivet/MainThread: DiskDevice.setup: xvda ; orig: False ; status: True ; controllable: True ; 2024-03-01 20:52:26,941 DEBUG blivet/MainThread: DiskLabel.__init__: uuid: e61ef7e0 ; label: None ; device: /dev/xvda ; serial: None ; exists: True ; 2024-03-01 20:52:26,947 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 0x7f76fabed7c0> 2024-03-01 20:52:26,988 DEBUG blivet/MainThread: get_format('disklabel') returning DiskLabel instance with object id 102 2024-03-01 20:52:26,992 DEBUG blivet/MainThread: DiskDevice._set_format: xvda ; type: disklabel ; current: None ; 2024-03-01 20:52:26,992 INFO blivet/MainThread: got format: existing msdos disklabel 2024-03-01 20:52:26,996 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': '16967518'} ; 2024-03-01 20:52:26,996 INFO blivet/MainThread: scanning xvda1 (/sys/devices/vbd-768/block/xvda/xvda1)... 2024-03-01 20:52:26,996 WARNING blivet/MainThread: hidden is not a valid attribute 2024-03-01 20:52:26,999 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: xvda1 ; incomplete: False ; hidden: False ; 2024-03-01 20:52:27,002 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned None 2024-03-01 20:52:27,004 DEBUG blivet/MainThread: PartitionDevicePopulator.run: name: xvda1 ; 2024-03-01 20:52:27,007 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: xvda1 ; incomplete: False ; hidden: False ; 2024-03-01 20:52:27,010 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned None 2024-03-01 20:52:27,010 INFO program/MainThread: Running... udevadm settle --timeout=300 2024-03-01 20:52:27,022 DEBUG program/MainThread: Return code: 0 2024-03-01 20:52:27,039 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: xvda ; incomplete: False ; hidden: False ; 2024-03-01 20:52:27,041 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned existing 250 GiB disk xvda (94) with existing msdos disklabel 2024-03-01 20:52:27,042 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 105 2024-03-01 20:52:27,045 DEBUG blivet/MainThread: DiskDevice.add_child: name: xvda ; child: xvda1 ; kids: 0 ; 2024-03-01 20:52:27,045 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 106 2024-03-01 20:52:27,048 DEBUG blivet/MainThread: PartitionDevice._set_format: xvda1 ; type: None ; current: None ; 2024-03-01 20:52:27,051 DEBUG blivet/MainThread: PartitionDevice.update_sysfs_path: xvda1 ; status: True ; 2024-03-01 20:52:27,051 DEBUG blivet/MainThread: xvda1 sysfs_path set to /sys/devices/vbd-768/block/xvda/xvda1 2024-03-01 20:52:27,054 DEBUG blivet/MainThread: PartitionDevice.read_current_size: exists: True ; path: /dev/xvda1 ; sysfs_path: /sys/devices/vbd-768/block/xvda/xvda1 ; 2024-03-01 20:52:27,054 DEBUG blivet/MainThread: updated xvda1 size to 250 GiB (250 GiB) 2024-03-01 20:52:27,054 DEBUG blivet/MainThread: looking up parted Partition: /dev/xvda1 2024-03-01 20:52:27,057 DEBUG blivet/MainThread: PartitionDevice.probe: xvda1 ; exists: True ; 2024-03-01 20:52:27,060 DEBUG blivet/MainThread: PartitionDevice.get_flag: path: /dev/xvda1 ; flag: 1 ; 2024-03-01 20:52:27,062 DEBUG blivet/MainThread: PartitionDevice.get_flag: path: /dev/xvda1 ; flag: 10 ; 2024-03-01 20:52:27,065 DEBUG blivet/MainThread: PartitionDevice.get_flag: path: /dev/xvda1 ; flag: 12 ; 2024-03-01 20:52:27,068 DEBUG blivet/MainThread: PartitionDevice.read_current_size: exists: True ; path: /dev/xvda1 ; sysfs_path: /sys/devices/vbd-768/block/xvda/xvda1 ; 2024-03-01 20:52:27,068 DEBUG blivet/MainThread: updated xvda1 size to 250 GiB (250 GiB) 2024-03-01 20:52:27,068 INFO blivet/MainThread: added partition xvda1 (id 104) to device tree 2024-03-01 20:52:27,069 INFO blivet/MainThread: parted exception: msdos disk labels do not support partition names. 2024-03-01 20:52:27,068 INFO blivet/MainThread: got device: PartitionDevice instance (0x7f76fabeaf70) -- 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 0x7f76fc5b96d0> disk = existing 250 GiB disk xvda (94) with existing msdos disklabel start = 2048 end = 524287966 length = 524285919 flags = boot 2024-03-01 20:52:27,072 DEBUG blivet/MainThread: DeviceTree.handle_format: name: xvda1 ; 2024-03-01 20:52:27,075 DEBUG blivet/MainThread: AppleBootstrapFS.supported: supported: True ; 2024-03-01 20:52:27,075 DEBUG blivet/MainThread: get_format('appleboot') returning AppleBootstrapFS instance with object id 108 2024-03-01 20:52:27,078 DEBUG blivet/MainThread: EFIFS.supported: supported: True ; 2024-03-01 20:52:27,078 DEBUG blivet/MainThread: get_format('efi') returning EFIFS instance with object id 109 2024-03-01 20:52:27,081 DEBUG blivet/MainThread: MacEFIFS.supported: supported: True ; 2024-03-01 20:52:27,081 DEBUG blivet/MainThread: get_format('macefi') returning MacEFIFS instance with object id 110 2024-03-01 20:52:27,084 DEBUG blivet/MainThread: MacEFIFS.supported: supported: True ; 2024-03-01 20:52:27,084 DEBUG blivet/MainThread: get_format('macefi') returning MacEFIFS instance with object id 111 2024-03-01 20:52:27,084 INFO blivet/MainThread: type detected on 'xvda1' is 'xfs' 2024-03-01 20:52:27,087 DEBUG blivet/MainThread: XFS.supported: supported: True ; 2024-03-01 20:52:27,087 DEBUG blivet/MainThread: get_format('xfs') returning XFS instance with object id 112 2024-03-01 20:52:27,089 DEBUG blivet/MainThread: PartitionDevice._set_format: xvda1 ; type: xfs ; current: None ; 2024-03-01 20:52:27,090 INFO blivet/MainThread: got format: existing xfs filesystem 2024-03-01 20:52:27,093 DEBUG blivet/MainThread: DeviceTree.handle_device: name: test_vg1-lv1 ; info: {'CURRENT_TAGS': ':systemd:', 'DEVLINKS': '/dev/disk/by-uuid/580b8263-e009-4ec6-b1ce-f23d64f55820 ' '/dev/disk/by-id/dm-uuid-LVM-1VfurapqfYnWo0cjSMDPnkCPILzSexdkqyE3E5qtRlbhyumALxe5FzzHTd1jGDDj ' '/dev/mapper/test_vg1-lv1 /dev/test_vg1/lv1 ' '/dev/disk/by-id/dm-name-test_vg1-lv1', 'DEVNAME': '/dev/dm-0', 'DEVPATH': '/devices/virtual/block/dm-0', 'DEVTYPE': 'disk', 'DISKSEQ': '99', '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-1VfurapqfYnWo0cjSMDPnkCPILzSexdkqyE3E5qtRlbhyumALxe5FzzHTd1jGDDj', 'DM_VG_NAME': 'test_vg1', 'ID_FS_BLOCKSIZE': '4096', 'ID_FS_LASTBLOCK': '780288', 'ID_FS_SIZE': '3128950784', 'ID_FS_TYPE': 'xfs', 'ID_FS_USAGE': 'filesystem', 'ID_FS_UUID': '580b8263-e009-4ec6-b1ce-f23d64f55820', 'ID_FS_UUID_ENC': '580b8263-e009-4ec6-b1ce-f23d64f55820', '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': '740913278'} ; 2024-03-01 20:52:27,093 INFO blivet/MainThread: scanning test_vg1-lv1 (/sys/devices/virtual/block/dm-0)... 2024-03-01 20:52:27,093 INFO program/MainThread: Running [15] dmsetup info -co subsystem --noheadings test_vg1-lv1 ... 2024-03-01 20:52:27,096 INFO program/MainThread: stdout[15]: LVM 2024-03-01 20:52:27,096 INFO program/MainThread: stderr[15]: 2024-03-01 20:52:27,096 INFO program/MainThread: ...done [15] (exit code: 0) 2024-03-01 20:52:27,096 INFO program/MainThread: Running [16] dmsetup info -co subsystem --noheadings test_vg1-lv1 ... 2024-03-01 20:52:27,099 INFO program/MainThread: stdout[16]: LVM 2024-03-01 20:52:27,099 INFO program/MainThread: stderr[16]: 2024-03-01 20:52:27,099 INFO program/MainThread: ...done [16] (exit code: 0) 2024-03-01 20:52:27,099 INFO program/MainThread: Running [17] dmsetup info -co subsystem --noheadings test_vg1-lv1 ... 2024-03-01 20:52:27,101 INFO program/MainThread: stdout[17]: LVM 2024-03-01 20:52:27,101 INFO program/MainThread: stderr[17]: 2024-03-01 20:52:27,101 INFO program/MainThread: ...done [17] (exit code: 0) 2024-03-01 20:52:27,105 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: test_vg1-lv1 ; incomplete: False ; hidden: False ; 2024-03-01 20:52:27,108 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned existing 2.98 GiB lvmlv test_vg1-lv1 (45) with existing xfs filesystem 2024-03-01 20:52:27,110 DEBUG blivet/MainThread: test_vg1 size is 2.98 GiB 2024-03-01 20:52:27,111 DEBUG blivet/MainThread: vg test_vg1 has 0 B free 2024-03-01 20:52:27,111 DEBUG blivet/MainThread: test_vg1 size is 2.98 GiB 2024-03-01 20:52:27,112 DEBUG blivet/MainThread: vg test_vg1 has 0 B free 2024-03-01 20:52:27,108 INFO blivet/MainThread: got device: LVMLogicalVolumeDevice instance (0x7f76facbbf10) -- name = test_vg1-lv1 status = True id = 45 children = [] parents = ['existing 2.98 GiB lvmvg test_vg1 (11)'] uuid = qyE3E5-qtRl-bhyu-mALx-e5Fz-zHTd-1jGDDj size = 2.98 GiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-0 target size = 2.98 GiB path = /dev/mapper/test_vg1-lv1 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7f76fac84670) -- name = test_vg1 status = True id = 11 children = ['existing 2.98 GiB lvmlv test_vg1-lv1 (45) with existing xfs filesystem'] parents = ['existing 1024 MiB disk sda (2) with existing lvmpv', 'existing 1024 MiB disk sdb (16) with existing lvmpv', 'existing 1024 MiB disk sdc (36) with existing lvmpv'] uuid = 1Vfura-pqfY-nWo0-cjSM-DPnk-CPIL-zSexdk size = 2.98 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 2.98 GiB path = /dev/test_vg1 format args = [] original_format = None free = 0 B PE Size = 4 MiB PE Count = 762 PE Free = 0 PV Count = 3 modified = False extents = 762 free space = 0 B free extents = 0 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sda (2) with existing lvmpv', 'existing 1024 MiB disk sdb (16) with existing lvmpv', 'existing 1024 MiB disk sdc (36) with existing lvmpv'] LVs = ['existing 2.98 GiB lvmlv test_vg1-lv1 (45) with existing xfs filesystem'] segment type = linear percent = 0 VG space used = 2.98 GiB 2024-03-01 20:52:27,112 INFO program/MainThread: Running [18] dmsetup info -co subsystem --noheadings test_vg1-lv1 ... 2024-03-01 20:52:27,115 INFO program/MainThread: stdout[18]: LVM 2024-03-01 20:52:27,115 INFO program/MainThread: stderr[18]: 2024-03-01 20:52:27,115 INFO program/MainThread: ...done [18] (exit code: 0) 2024-03-01 20:52:27,118 DEBUG blivet/MainThread: DeviceTree.handle_format: name: test_vg1-lv1 ; 2024-03-01 20:52:27,118 DEBUG blivet/MainThread: no type or existing type for test_vg1-lv1, bailing 2024-03-01 20:52:27,118 INFO program/MainThread: Running... udevadm settle --timeout=300 2024-03-01 20:52:27,130 DEBUG program/MainThread: Return code: 0 2024-03-01 20:52:27,144 INFO blivet/MainThread: edd: collected mbr signatures: {'xvda': '0xe61ef7e0'} 2024-03-01 20:52:27,145 DEBUG blivet/MainThread: resolved 'UUID=a4d9efbc-be36-4c5f-99af-596afd10159d' to 'xvda1' (partition) 2024-03-01 20:52:27,148 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: ntap-bos-c01-eng01-nfs01b.storage.bos.redhat.com:/devops_engineering_nfs/devarchive/redhat ; incomplete: False ; hidden: False ; 2024-03-01 20:52:27,151 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned None 2024-03-01 20:52:27,153 DEBUG blivet/MainThread: DeviceTree.get_device_by_path: path: /dev/ntap-bos-c01-eng01-nfs01b.storage.bos.redhat.com:/devops_engineering_nfs/devarchive/redhat ; incomplete: False ; hidden: False ; 2024-03-01 20:52:27,156 DEBUG blivet/MainThread: DeviceTree.get_device_by_path returned None 2024-03-01 20:52:27,156 DEBUG blivet/MainThread: failed to resolve '/dev/ntap-bos-c01-eng01-nfs01b.storage.bos.redhat.com:/devops_engineering_nfs/devarchive/redhat' 2024-03-01 20:52:27,158 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: nest.test.redhat.com:/mnt/qa ; incomplete: False ; hidden: False ; 2024-03-01 20:52:27,161 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned None 2024-03-01 20:52:27,163 DEBUG blivet/MainThread: DeviceTree.get_device_by_path: path: /dev/nest.test.redhat.com:/mnt/qa ; incomplete: False ; hidden: False ; 2024-03-01 20:52:27,166 DEBUG blivet/MainThread: DeviceTree.get_device_by_path returned None 2024-03-01 20:52:27,166 DEBUG blivet/MainThread: failed to resolve '/dev/nest.test.redhat.com:/mnt/qa' 2024-03-01 20:52:27,168 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: vtap-eng01.storage.rdu2.redhat.com:/vol/engarchive ; incomplete: False ; hidden: False ; 2024-03-01 20:52:27,171 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned None 2024-03-01 20:52:27,173 DEBUG blivet/MainThread: DeviceTree.get_device_by_path: path: /dev/vtap-eng01.storage.rdu2.redhat.com:/vol/engarchive ; incomplete: False ; hidden: False ; 2024-03-01 20:52:27,176 DEBUG blivet/MainThread: DeviceTree.get_device_by_path returned None 2024-03-01 20:52:27,176 DEBUG blivet/MainThread: failed to resolve '/dev/vtap-eng01.storage.rdu2.redhat.com:/vol/engarchive' 2024-03-01 20:52:27,178 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: nest.test.redhat.com:/mnt/tpsdist ; incomplete: False ; hidden: False ; 2024-03-01 20:52:27,181 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned None 2024-03-01 20:52:27,183 DEBUG blivet/MainThread: DeviceTree.get_device_by_path: path: /dev/nest.test.redhat.com:/mnt/tpsdist ; incomplete: False ; hidden: False ; 2024-03-01 20:52:27,186 DEBUG blivet/MainThread: DeviceTree.get_device_by_path returned None 2024-03-01 20:52:27,186 DEBUG blivet/MainThread: failed to resolve '/dev/nest.test.redhat.com:/mnt/tpsdist' 2024-03-01 20:52:27,188 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: ntap-bos-c01-eng01-nfs01b.storage.bos.redhat.com:/devops_engineering_nfs/devarchive/redhat/brewroot ; incomplete: False ; hidden: False ; 2024-03-01 20:52:27,191 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned None 2024-03-01 20:52:27,193 DEBUG blivet/MainThread: DeviceTree.get_device_by_path: path: /dev/ntap-bos-c01-eng01-nfs01b.storage.bos.redhat.com:/devops_engineering_nfs/devarchive/redhat/brewroot ; incomplete: False ; hidden: False ; 2024-03-01 20:52:27,196 DEBUG blivet/MainThread: DeviceTree.get_device_by_path returned None 2024-03-01 20:52:27,196 DEBUG blivet/MainThread: failed to resolve '/dev/ntap-bos-c01-eng01-nfs01b.storage.bos.redhat.com:/devops_engineering_nfs/devarchive/redhat/brewroot' 2024-03-01 20:52:27,198 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: ntap-bos-c01-eng01-nfs01b.storage.bos.redhat.com:/devops_brew_scratch_nfs/scratch ; incomplete: False ; hidden: False ; 2024-03-01 20:52:27,201 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned None 2024-03-01 20:52:27,203 DEBUG blivet/MainThread: DeviceTree.get_device_by_path: path: /dev/ntap-bos-c01-eng01-nfs01b.storage.bos.redhat.com:/devops_brew_scratch_nfs/scratch ; incomplete: False ; hidden: False ; 2024-03-01 20:52:27,206 DEBUG blivet/MainThread: DeviceTree.get_device_by_path returned None 2024-03-01 20:52:27,206 DEBUG blivet/MainThread: failed to resolve '/dev/ntap-bos-c01-eng01-nfs01b.storage.bos.redhat.com:/devops_brew_scratch_nfs/scratch' 2024-03-01 20:52:27,208 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: test_vg1 ; incomplete: False ; hidden: False ; 2024-03-01 20:52:27,211 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned existing 2.98 GiB lvmvg test_vg1 (11) 2024-03-01 20:52:27,211 DEBUG blivet/MainThread: resolved 'test_vg1' to 'test_vg1' (lvmvg) 2024-03-01 20:52:27,212 DEBUG blivet.ansible/MainThread: BlivetPool._update_from_device: existing 2.98 GiB lvmvg test_vg1 (11) 2024-03-01 20:52:27,212 DEBUG blivet.ansible/MainThread: BlivetPool._update_from_device: existing 2.98 GiB lvmvg test_vg1 (11) 2024-03-01 20:52:27,212 DEBUG blivet.ansible/MainThread: BlivetPool._update_from_device: existing 2.98 GiB lvmvg test_vg1 (11) 2024-03-01 20:52:27,213 DEBUG blivet.ansible/MainThread: BlivetPool._update_from_device: existing 2.98 GiB lvmvg test_vg1 (11) 2024-03-01 20:52:27,213 DEBUG blivet.ansible/MainThread: BlivetPool._update_from_device: existing 2.98 GiB lvmvg test_vg1 (11) 2024-03-01 20:52:27,213 DEBUG blivet.ansible/MainThread: BlivetPool._update_from_device: existing 2.98 GiB lvmvg test_vg1 (11) 2024-03-01 20:52:27,214 DEBUG blivet.ansible/MainThread: BlivetPool._update_from_device: existing 2.98 GiB lvmvg test_vg1 (11) 2024-03-01 20:52:27,214 DEBUG blivet.ansible/MainThread: BlivetPool._update_from_device: existing 2.98 GiB lvmvg test_vg1 (11) 2024-03-01 20:52:27,214 DEBUG blivet.ansible/MainThread: BlivetPool._update_from_device: existing 2.98 GiB lvmvg test_vg1 (11) 2024-03-01 20:52:27,215 DEBUG blivet.ansible/MainThread: BlivetPool._update_from_device: existing 2.98 GiB lvmvg test_vg1 (11) 2024-03-01 20:52:27,215 DEBUG blivet.ansible/MainThread: BlivetPool._update_from_device: existing 2.98 GiB lvmvg test_vg1 (11) 2024-03-01 20:52:27,215 DEBUG blivet.ansible/MainThread: BlivetPool._update_from_device: existing 2.98 GiB lvmvg test_vg1 (11) 2024-03-01 20:52:27,218 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: sda ; incomplete: False ; hidden: False ; 2024-03-01 20:52:27,220 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned existing 1024 MiB disk sda (2) with existing lvmpv 2024-03-01 20:52:27,220 DEBUG blivet/MainThread: resolved 'sda' to 'sda' (disk) 2024-03-01 20:52:27,223 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: sdb ; incomplete: False ; hidden: False ; 2024-03-01 20:52:27,225 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned existing 1024 MiB disk sdb (16) with existing lvmpv 2024-03-01 20:52:27,225 DEBUG blivet/MainThread: resolved 'sdb' to 'sdb' (disk) 2024-03-01 20:52:27,228 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: sdc ; incomplete: False ; hidden: False ; 2024-03-01 20:52:27,230 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned existing 1024 MiB disk sdc (36) with existing lvmpv 2024-03-01 20:52:27,230 DEBUG blivet/MainThread: resolved 'sdc' to 'sdc' (disk) 2024-03-01 20:52:27,233 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: test_vg1-lv1 ; incomplete: False ; hidden: False ; 2024-03-01 20:52:27,235 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned existing 2.98 GiB lvmlv test_vg1-lv1 (45) with existing xfs filesystem 2024-03-01 20:52:27,236 DEBUG blivet/MainThread: resolved 'test_vg1-lv1' to 'test_vg1-lv1' (lvmlv) 2024-03-01 20:52:27,238 DEBUG blivet/MainThread: test_vg1 size is 2.98 GiB 2024-03-01 20:52:27,238 DEBUG blivet/MainThread: vg test_vg1 has 0 B free 2024-03-01 20:52:27,238 DEBUG blivet/MainThread: test_vg1 size is 2.98 GiB 2024-03-01 20:52:27,239 DEBUG blivet/MainThread: vg test_vg1 has 0 B free 2024-03-01 20:52:27,236 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7f76facbbf10) -- name = test_vg1-lv1 status = True id = 45 children = [] parents = ['existing 2.98 GiB lvmvg test_vg1 (11)'] uuid = qyE3E5-qtRl-bhyu-mALx-e5Fz-zHTd-1jGDDj size = 2.98 GiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-0 target size = 2.98 GiB path = /dev/mapper/test_vg1-lv1 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7f76fac84670) -- name = test_vg1 status = True id = 11 children = ['existing 2.98 GiB lvmlv test_vg1-lv1 (45) with existing xfs filesystem'] parents = ['existing 1024 MiB disk sda (2) with existing lvmpv', 'existing 1024 MiB disk sdb (16) with existing lvmpv', 'existing 1024 MiB disk sdc (36) with existing lvmpv'] uuid = 1Vfura-pqfY-nWo0-cjSM-DPnk-CPIL-zSexdk size = 2.98 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 2.98 GiB path = /dev/test_vg1 format args = [] original_format = None free = 0 B PE Size = 4 MiB PE Count = 762 PE Free = 0 PV Count = 3 modified = False extents = 762 free space = 0 B free extents = 0 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sda (2) with existing lvmpv', 'existing 1024 MiB disk sdb (16) with existing lvmpv', 'existing 1024 MiB disk sdc (36) with existing lvmpv'] LVs = ['existing 2.98 GiB lvmlv test_vg1-lv1 (45) with existing xfs filesystem'] segment type = linear percent = 0 VG space used = 2.98 GiB 2024-03-01 20:52:27,241 DEBUG blivet/MainThread: test_vg1 size is 2.98 GiB 2024-03-01 20:52:27,242 DEBUG blivet/MainThread: vg test_vg1 has 0 B free 2024-03-01 20:52:27,242 DEBUG blivet/MainThread: test_vg1 size is 2.98 GiB 2024-03-01 20:52:27,243 DEBUG blivet/MainThread: vg test_vg1 has 0 B free 2024-03-01 20:52:27,240 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7f76facbbf10) -- name = test_vg1-lv1 status = True id = 45 children = [] parents = ['existing 2.98 GiB lvmvg test_vg1 (11)'] uuid = qyE3E5-qtRl-bhyu-mALx-e5Fz-zHTd-1jGDDj size = 2.98 GiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-0 target size = 2.98 GiB path = /dev/mapper/test_vg1-lv1 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7f76fac84670) -- name = test_vg1 status = True id = 11 children = ['existing 2.98 GiB lvmlv test_vg1-lv1 (45) with existing xfs filesystem'] parents = ['existing 1024 MiB disk sda (2) with existing lvmpv', 'existing 1024 MiB disk sdb (16) with existing lvmpv', 'existing 1024 MiB disk sdc (36) with existing lvmpv'] uuid = 1Vfura-pqfY-nWo0-cjSM-DPnk-CPIL-zSexdk size = 2.98 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 2.98 GiB path = /dev/test_vg1 format args = [] original_format = None free = 0 B PE Size = 4 MiB PE Count = 762 PE Free = 0 PV Count = 3 modified = False extents = 762 free space = 0 B free extents = 0 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sda (2) with existing lvmpv', 'existing 1024 MiB disk sdb (16) with existing lvmpv', 'existing 1024 MiB disk sdc (36) with existing lvmpv'] LVs = ['existing 2.98 GiB lvmlv test_vg1-lv1 (45) with existing xfs filesystem'] segment type = linear percent = 0 VG space used = 2.98 GiB 2024-03-01 20:52:27,245 DEBUG blivet/MainThread: test_vg1 size is 2.98 GiB 2024-03-01 20:52:27,245 DEBUG blivet/MainThread: vg test_vg1 has 0 B free 2024-03-01 20:52:27,246 DEBUG blivet/MainThread: test_vg1 size is 2.98 GiB 2024-03-01 20:52:27,246 DEBUG blivet/MainThread: vg test_vg1 has 0 B free 2024-03-01 20:52:27,243 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7f76facbbf10) -- name = test_vg1-lv1 status = True id = 45 children = [] parents = ['existing 2.98 GiB lvmvg test_vg1 (11)'] uuid = qyE3E5-qtRl-bhyu-mALx-e5Fz-zHTd-1jGDDj size = 2.98 GiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-0 target size = 2.98 GiB path = /dev/mapper/test_vg1-lv1 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7f76fac84670) -- name = test_vg1 status = True id = 11 children = ['existing 2.98 GiB lvmlv test_vg1-lv1 (45) with existing xfs filesystem'] parents = ['existing 1024 MiB disk sda (2) with existing lvmpv', 'existing 1024 MiB disk sdb (16) with existing lvmpv', 'existing 1024 MiB disk sdc (36) with existing lvmpv'] uuid = 1Vfura-pqfY-nWo0-cjSM-DPnk-CPIL-zSexdk size = 2.98 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 2.98 GiB path = /dev/test_vg1 format args = [] original_format = None free = 0 B PE Size = 4 MiB PE Count = 762 PE Free = 0 PV Count = 3 modified = False extents = 762 free space = 0 B free extents = 0 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sda (2) with existing lvmpv', 'existing 1024 MiB disk sdb (16) with existing lvmpv', 'existing 1024 MiB disk sdc (36) with existing lvmpv'] LVs = ['existing 2.98 GiB lvmlv test_vg1-lv1 (45) with existing xfs filesystem'] segment type = linear percent = 0 VG space used = 2.98 GiB 2024-03-01 20:52:27,248 DEBUG blivet/MainThread: test_vg1 size is 2.98 GiB 2024-03-01 20:52:27,249 DEBUG blivet/MainThread: vg test_vg1 has 0 B free 2024-03-01 20:52:27,249 DEBUG blivet/MainThread: test_vg1 size is 2.98 GiB 2024-03-01 20:52:27,250 DEBUG blivet/MainThread: vg test_vg1 has 0 B free 2024-03-01 20:52:27,247 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7f76facbbf10) -- name = test_vg1-lv1 status = True id = 45 children = [] parents = ['existing 2.98 GiB lvmvg test_vg1 (11)'] uuid = qyE3E5-qtRl-bhyu-mALx-e5Fz-zHTd-1jGDDj size = 2.98 GiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-0 target size = 2.98 GiB path = /dev/mapper/test_vg1-lv1 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7f76fac84670) -- name = test_vg1 status = True id = 11 children = ['existing 2.98 GiB lvmlv test_vg1-lv1 (45) with existing xfs filesystem'] parents = ['existing 1024 MiB disk sda (2) with existing lvmpv', 'existing 1024 MiB disk sdb (16) with existing lvmpv', 'existing 1024 MiB disk sdc (36) with existing lvmpv'] uuid = 1Vfura-pqfY-nWo0-cjSM-DPnk-CPIL-zSexdk size = 2.98 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 2.98 GiB path = /dev/test_vg1 format args = [] original_format = None free = 0 B PE Size = 4 MiB PE Count = 762 PE Free = 0 PV Count = 3 modified = False extents = 762 free space = 0 B free extents = 0 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sda (2) with existing lvmpv', 'existing 1024 MiB disk sdb (16) with existing lvmpv', 'existing 1024 MiB disk sdc (36) with existing lvmpv'] LVs = ['existing 2.98 GiB lvmlv test_vg1-lv1 (45) with existing xfs filesystem'] segment type = linear percent = 0 VG space used = 2.98 GiB 2024-03-01 20:52:27,252 DEBUG blivet/MainThread: test_vg1 size is 2.98 GiB 2024-03-01 20:52:27,252 DEBUG blivet/MainThread: vg test_vg1 has 0 B free 2024-03-01 20:52:27,253 DEBUG blivet/MainThread: test_vg1 size is 2.98 GiB 2024-03-01 20:52:27,253 DEBUG blivet/MainThread: vg test_vg1 has 0 B free 2024-03-01 20:52:27,250 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7f76facbbf10) -- name = test_vg1-lv1 status = True id = 45 children = [] parents = ['existing 2.98 GiB lvmvg test_vg1 (11)'] uuid = qyE3E5-qtRl-bhyu-mALx-e5Fz-zHTd-1jGDDj size = 2.98 GiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-0 target size = 2.98 GiB path = /dev/mapper/test_vg1-lv1 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7f76fac84670) -- name = test_vg1 status = True id = 11 children = ['existing 2.98 GiB lvmlv test_vg1-lv1 (45) with existing xfs filesystem'] parents = ['existing 1024 MiB disk sda (2) with existing lvmpv', 'existing 1024 MiB disk sdb (16) with existing lvmpv', 'existing 1024 MiB disk sdc (36) with existing lvmpv'] uuid = 1Vfura-pqfY-nWo0-cjSM-DPnk-CPIL-zSexdk size = 2.98 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 2.98 GiB path = /dev/test_vg1 format args = [] original_format = None free = 0 B PE Size = 4 MiB PE Count = 762 PE Free = 0 PV Count = 3 modified = False extents = 762 free space = 0 B free extents = 0 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sda (2) with existing lvmpv', 'existing 1024 MiB disk sdb (16) with existing lvmpv', 'existing 1024 MiB disk sdc (36) with existing lvmpv'] LVs = ['existing 2.98 GiB lvmlv test_vg1-lv1 (45) with existing xfs filesystem'] segment type = linear percent = 0 VG space used = 2.98 GiB 2024-03-01 20:52:27,256 DEBUG blivet/MainThread: test_vg1 size is 2.98 GiB 2024-03-01 20:52:27,256 DEBUG blivet/MainThread: vg test_vg1 has 0 B free 2024-03-01 20:52:27,256 DEBUG blivet/MainThread: test_vg1 size is 2.98 GiB 2024-03-01 20:52:27,257 DEBUG blivet/MainThread: vg test_vg1 has 0 B free 2024-03-01 20:52:27,254 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7f76facbbf10) -- name = test_vg1-lv1 status = True id = 45 children = [] parents = ['existing 2.98 GiB lvmvg test_vg1 (11)'] uuid = qyE3E5-qtRl-bhyu-mALx-e5Fz-zHTd-1jGDDj size = 2.98 GiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-0 target size = 2.98 GiB path = /dev/mapper/test_vg1-lv1 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7f76fac84670) -- name = test_vg1 status = True id = 11 children = ['existing 2.98 GiB lvmlv test_vg1-lv1 (45) with existing xfs filesystem'] parents = ['existing 1024 MiB disk sda (2) with existing lvmpv', 'existing 1024 MiB disk sdb (16) with existing lvmpv', 'existing 1024 MiB disk sdc (36) with existing lvmpv'] uuid = 1Vfura-pqfY-nWo0-cjSM-DPnk-CPIL-zSexdk size = 2.98 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 2.98 GiB path = /dev/test_vg1 format args = [] original_format = None free = 0 B PE Size = 4 MiB PE Count = 762 PE Free = 0 PV Count = 3 modified = False extents = 762 free space = 0 B free extents = 0 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sda (2) with existing lvmpv', 'existing 1024 MiB disk sdb (16) with existing lvmpv', 'existing 1024 MiB disk sdc (36) with existing lvmpv'] LVs = ['existing 2.98 GiB lvmlv test_vg1-lv1 (45) with existing xfs filesystem'] segment type = linear percent = 0 VG space used = 2.98 GiB 2024-03-01 20:52:27,259 DEBUG blivet/MainThread: test_vg1 size is 2.98 GiB 2024-03-01 20:52:27,260 DEBUG blivet/MainThread: vg test_vg1 has 0 B free 2024-03-01 20:52:27,260 DEBUG blivet/MainThread: test_vg1 size is 2.98 GiB 2024-03-01 20:52:27,260 DEBUG blivet/MainThread: vg test_vg1 has 0 B free 2024-03-01 20:52:27,257 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7f76facbbf10) -- name = test_vg1-lv1 status = True id = 45 children = [] parents = ['existing 2.98 GiB lvmvg test_vg1 (11)'] uuid = qyE3E5-qtRl-bhyu-mALx-e5Fz-zHTd-1jGDDj size = 2.98 GiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-0 target size = 2.98 GiB path = /dev/mapper/test_vg1-lv1 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7f76fac84670) -- name = test_vg1 status = True id = 11 children = ['existing 2.98 GiB lvmlv test_vg1-lv1 (45) with existing xfs filesystem'] parents = ['existing 1024 MiB disk sda (2) with existing lvmpv', 'existing 1024 MiB disk sdb (16) with existing lvmpv', 'existing 1024 MiB disk sdc (36) with existing lvmpv'] uuid = 1Vfura-pqfY-nWo0-cjSM-DPnk-CPIL-zSexdk size = 2.98 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 2.98 GiB path = /dev/test_vg1 format args = [] original_format = None free = 0 B PE Size = 4 MiB PE Count = 762 PE Free = 0 PV Count = 3 modified = False extents = 762 free space = 0 B free extents = 0 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sda (2) with existing lvmpv', 'existing 1024 MiB disk sdb (16) with existing lvmpv', 'existing 1024 MiB disk sdc (36) with existing lvmpv'] LVs = ['existing 2.98 GiB lvmlv test_vg1-lv1 (45) with existing xfs filesystem'] segment type = linear percent = 0 VG space used = 2.98 GiB 2024-03-01 20:52:27,263 DEBUG blivet/MainThread: test_vg1 size is 2.98 GiB 2024-03-01 20:52:27,263 DEBUG blivet/MainThread: vg test_vg1 has 0 B free 2024-03-01 20:52:27,263 DEBUG blivet/MainThread: test_vg1 size is 2.98 GiB 2024-03-01 20:52:27,264 DEBUG blivet/MainThread: vg test_vg1 has 0 B free 2024-03-01 20:52:27,261 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7f76facbbf10) -- name = test_vg1-lv1 status = True id = 45 children = [] parents = ['existing 2.98 GiB lvmvg test_vg1 (11)'] uuid = qyE3E5-qtRl-bhyu-mALx-e5Fz-zHTd-1jGDDj size = 2.98 GiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-0 target size = 2.98 GiB path = /dev/mapper/test_vg1-lv1 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7f76fac84670) -- name = test_vg1 status = True id = 11 children = ['existing 2.98 GiB lvmlv test_vg1-lv1 (45) with existing xfs filesystem'] parents = ['existing 1024 MiB disk sda (2) with existing lvmpv', 'existing 1024 MiB disk sdb (16) with existing lvmpv', 'existing 1024 MiB disk sdc (36) with existing lvmpv'] uuid = 1Vfura-pqfY-nWo0-cjSM-DPnk-CPIL-zSexdk size = 2.98 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 2.98 GiB path = /dev/test_vg1 format args = [] original_format = None free = 0 B PE Size = 4 MiB PE Count = 762 PE Free = 0 PV Count = 3 modified = False extents = 762 free space = 0 B free extents = 0 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sda (2) with existing lvmpv', 'existing 1024 MiB disk sdb (16) with existing lvmpv', 'existing 1024 MiB disk sdc (36) with existing lvmpv'] LVs = ['existing 2.98 GiB lvmlv test_vg1-lv1 (45) with existing xfs filesystem'] segment type = linear percent = 0 VG space used = 2.98 GiB 2024-03-01 20:52:27,266 DEBUG blivet/MainThread: test_vg1 size is 2.98 GiB 2024-03-01 20:52:27,267 DEBUG blivet/MainThread: vg test_vg1 has 0 B free 2024-03-01 20:52:27,267 DEBUG blivet/MainThread: test_vg1 size is 2.98 GiB 2024-03-01 20:52:27,267 DEBUG blivet/MainThread: vg test_vg1 has 0 B free 2024-03-01 20:52:27,264 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7f76facbbf10) -- name = test_vg1-lv1 status = True id = 45 children = [] parents = ['existing 2.98 GiB lvmvg test_vg1 (11)'] uuid = qyE3E5-qtRl-bhyu-mALx-e5Fz-zHTd-1jGDDj size = 2.98 GiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-0 target size = 2.98 GiB path = /dev/mapper/test_vg1-lv1 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7f76fac84670) -- name = test_vg1 status = True id = 11 children = ['existing 2.98 GiB lvmlv test_vg1-lv1 (45) with existing xfs filesystem'] parents = ['existing 1024 MiB disk sda (2) with existing lvmpv', 'existing 1024 MiB disk sdb (16) with existing lvmpv', 'existing 1024 MiB disk sdc (36) with existing lvmpv'] uuid = 1Vfura-pqfY-nWo0-cjSM-DPnk-CPIL-zSexdk size = 2.98 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 2.98 GiB path = /dev/test_vg1 format args = [] original_format = None free = 0 B PE Size = 4 MiB PE Count = 762 PE Free = 0 PV Count = 3 modified = False extents = 762 free space = 0 B free extents = 0 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sda (2) with existing lvmpv', 'existing 1024 MiB disk sdb (16) with existing lvmpv', 'existing 1024 MiB disk sdc (36) with existing lvmpv'] LVs = ['existing 2.98 GiB lvmlv test_vg1-lv1 (45) with existing xfs filesystem'] segment type = linear percent = 0 VG space used = 2.98 GiB 2024-03-01 20:52:27,270 DEBUG blivet/MainThread: test_vg1 size is 2.98 GiB 2024-03-01 20:52:27,270 DEBUG blivet/MainThread: vg test_vg1 has 0 B free 2024-03-01 20:52:27,270 DEBUG blivet/MainThread: test_vg1 size is 2.98 GiB 2024-03-01 20:52:27,271 DEBUG blivet/MainThread: vg test_vg1 has 0 B free 2024-03-01 20:52:27,268 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7f76facbbf10) -- name = test_vg1-lv1 status = True id = 45 children = [] parents = ['existing 2.98 GiB lvmvg test_vg1 (11)'] uuid = qyE3E5-qtRl-bhyu-mALx-e5Fz-zHTd-1jGDDj size = 2.98 GiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-0 target size = 2.98 GiB path = /dev/mapper/test_vg1-lv1 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7f76fac84670) -- name = test_vg1 status = True id = 11 children = ['existing 2.98 GiB lvmlv test_vg1-lv1 (45) with existing xfs filesystem'] parents = ['existing 1024 MiB disk sda (2) with existing lvmpv', 'existing 1024 MiB disk sdb (16) with existing lvmpv', 'existing 1024 MiB disk sdc (36) with existing lvmpv'] uuid = 1Vfura-pqfY-nWo0-cjSM-DPnk-CPIL-zSexdk size = 2.98 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 2.98 GiB path = /dev/test_vg1 format args = [] original_format = None free = 0 B PE Size = 4 MiB PE Count = 762 PE Free = 0 PV Count = 3 modified = False extents = 762 free space = 0 B free extents = 0 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sda (2) with existing lvmpv', 'existing 1024 MiB disk sdb (16) with existing lvmpv', 'existing 1024 MiB disk sdc (36) with existing lvmpv'] LVs = ['existing 2.98 GiB lvmlv test_vg1-lv1 (45) with existing xfs filesystem'] segment type = linear percent = 0 VG space used = 2.98 GiB 2024-03-01 20:52:27,273 DEBUG blivet/MainThread: test_vg1 size is 2.98 GiB 2024-03-01 20:52:27,274 DEBUG blivet/MainThread: vg test_vg1 has 0 B free 2024-03-01 20:52:27,274 DEBUG blivet/MainThread: test_vg1 size is 2.98 GiB 2024-03-01 20:52:27,275 DEBUG blivet/MainThread: vg test_vg1 has 0 B free 2024-03-01 20:52:27,271 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7f76facbbf10) -- name = test_vg1-lv1 status = True id = 45 children = [] parents = ['existing 2.98 GiB lvmvg test_vg1 (11)'] uuid = qyE3E5-qtRl-bhyu-mALx-e5Fz-zHTd-1jGDDj size = 2.98 GiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-0 target size = 2.98 GiB path = /dev/mapper/test_vg1-lv1 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7f76fac84670) -- name = test_vg1 status = True id = 11 children = ['existing 2.98 GiB lvmlv test_vg1-lv1 (45) with existing xfs filesystem'] parents = ['existing 1024 MiB disk sda (2) with existing lvmpv', 'existing 1024 MiB disk sdb (16) with existing lvmpv', 'existing 1024 MiB disk sdc (36) with existing lvmpv'] uuid = 1Vfura-pqfY-nWo0-cjSM-DPnk-CPIL-zSexdk size = 2.98 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 2.98 GiB path = /dev/test_vg1 format args = [] original_format = None free = 0 B PE Size = 4 MiB PE Count = 762 PE Free = 0 PV Count = 3 modified = False extents = 762 free space = 0 B free extents = 0 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sda (2) with existing lvmpv', 'existing 1024 MiB disk sdb (16) with existing lvmpv', 'existing 1024 MiB disk sdc (36) with existing lvmpv'] LVs = ['existing 2.98 GiB lvmlv test_vg1-lv1 (45) with existing xfs filesystem'] segment type = linear percent = 0 VG space used = 2.98 GiB 2024-03-01 20:52:27,277 DEBUG blivet/MainThread: test_vg1 size is 2.98 GiB 2024-03-01 20:52:27,277 DEBUG blivet/MainThread: vg test_vg1 has 0 B free 2024-03-01 20:52:27,277 DEBUG blivet/MainThread: test_vg1 size is 2.98 GiB 2024-03-01 20:52:27,278 DEBUG blivet/MainThread: vg test_vg1 has 0 B free 2024-03-01 20:52:27,275 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7f76facbbf10) -- name = test_vg1-lv1 status = True id = 45 children = [] parents = ['existing 2.98 GiB lvmvg test_vg1 (11)'] uuid = qyE3E5-qtRl-bhyu-mALx-e5Fz-zHTd-1jGDDj size = 2.98 GiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-0 target size = 2.98 GiB path = /dev/mapper/test_vg1-lv1 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7f76fac84670) -- name = test_vg1 status = True id = 11 children = ['existing 2.98 GiB lvmlv test_vg1-lv1 (45) with existing xfs filesystem'] parents = ['existing 1024 MiB disk sda (2) with existing lvmpv', 'existing 1024 MiB disk sdb (16) with existing lvmpv', 'existing 1024 MiB disk sdc (36) with existing lvmpv'] uuid = 1Vfura-pqfY-nWo0-cjSM-DPnk-CPIL-zSexdk size = 2.98 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 2.98 GiB path = /dev/test_vg1 format args = [] original_format = None free = 0 B PE Size = 4 MiB PE Count = 762 PE Free = 0 PV Count = 3 modified = False extents = 762 free space = 0 B free extents = 0 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sda (2) with existing lvmpv', 'existing 1024 MiB disk sdb (16) with existing lvmpv', 'existing 1024 MiB disk sdc (36) with existing lvmpv'] LVs = ['existing 2.98 GiB lvmlv test_vg1-lv1 (45) with existing xfs filesystem'] segment type = linear percent = 0 VG space used = 2.98 GiB 2024-03-01 20:52:27,280 DEBUG blivet/MainThread: test_vg1 size is 2.98 GiB 2024-03-01 20:52:27,281 DEBUG blivet/MainThread: vg test_vg1 has 0 B free 2024-03-01 20:52:27,281 DEBUG blivet/MainThread: test_vg1 size is 2.98 GiB 2024-03-01 20:52:27,282 DEBUG blivet/MainThread: vg test_vg1 has 0 B free 2024-03-01 20:52:27,278 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7f76facbbf10) -- name = test_vg1-lv1 status = True id = 45 children = [] parents = ['existing 2.98 GiB lvmvg test_vg1 (11)'] uuid = qyE3E5-qtRl-bhyu-mALx-e5Fz-zHTd-1jGDDj size = 2.98 GiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-0 target size = 2.98 GiB path = /dev/mapper/test_vg1-lv1 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7f76fac84670) -- name = test_vg1 status = True id = 11 children = ['existing 2.98 GiB lvmlv test_vg1-lv1 (45) with existing xfs filesystem'] parents = ['existing 1024 MiB disk sda (2) with existing lvmpv', 'existing 1024 MiB disk sdb (16) with existing lvmpv', 'existing 1024 MiB disk sdc (36) with existing lvmpv'] uuid = 1Vfura-pqfY-nWo0-cjSM-DPnk-CPIL-zSexdk size = 2.98 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 2.98 GiB path = /dev/test_vg1 format args = [] original_format = None free = 0 B PE Size = 4 MiB PE Count = 762 PE Free = 0 PV Count = 3 modified = False extents = 762 free space = 0 B free extents = 0 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sda (2) with existing lvmpv', 'existing 1024 MiB disk sdb (16) with existing lvmpv', 'existing 1024 MiB disk sdc (36) with existing lvmpv'] LVs = ['existing 2.98 GiB lvmlv test_vg1-lv1 (45) with existing xfs filesystem'] segment type = linear percent = 0 VG space used = 2.98 GiB 2024-03-01 20:52:27,284 DEBUG blivet/MainThread: test_vg1 size is 2.98 GiB 2024-03-01 20:52:27,284 DEBUG blivet/MainThread: vg test_vg1 has 0 B free 2024-03-01 20:52:27,285 DEBUG blivet/MainThread: test_vg1 size is 2.98 GiB 2024-03-01 20:52:27,285 DEBUG blivet/MainThread: vg test_vg1 has 0 B free 2024-03-01 20:52:27,282 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7f76facbbf10) -- name = test_vg1-lv1 status = True id = 45 children = [] parents = ['existing 2.98 GiB lvmvg test_vg1 (11)'] uuid = qyE3E5-qtRl-bhyu-mALx-e5Fz-zHTd-1jGDDj size = 2.98 GiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-0 target size = 2.98 GiB path = /dev/mapper/test_vg1-lv1 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7f76fac84670) -- name = test_vg1 status = True id = 11 children = ['existing 2.98 GiB lvmlv test_vg1-lv1 (45) with existing xfs filesystem'] parents = ['existing 1024 MiB disk sda (2) with existing lvmpv', 'existing 1024 MiB disk sdb (16) with existing lvmpv', 'existing 1024 MiB disk sdc (36) with existing lvmpv'] uuid = 1Vfura-pqfY-nWo0-cjSM-DPnk-CPIL-zSexdk size = 2.98 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 2.98 GiB path = /dev/test_vg1 format args = [] original_format = None free = 0 B PE Size = 4 MiB PE Count = 762 PE Free = 0 PV Count = 3 modified = False extents = 762 free space = 0 B free extents = 0 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sda (2) with existing lvmpv', 'existing 1024 MiB disk sdb (16) with existing lvmpv', 'existing 1024 MiB disk sdc (36) with existing lvmpv'] LVs = ['existing 2.98 GiB lvmlv test_vg1-lv1 (45) with existing xfs filesystem'] segment type = linear percent = 0 VG space used = 2.98 GiB 2024-03-01 20:52:27,287 DEBUG blivet/MainThread: test_vg1 size is 2.98 GiB 2024-03-01 20:52:27,288 DEBUG blivet/MainThread: vg test_vg1 has 0 B free 2024-03-01 20:52:27,288 DEBUG blivet/MainThread: test_vg1 size is 2.98 GiB 2024-03-01 20:52:27,289 DEBUG blivet/MainThread: vg test_vg1 has 0 B free 2024-03-01 20:52:27,285 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7f76facbbf10) -- name = test_vg1-lv1 status = True id = 45 children = [] parents = ['existing 2.98 GiB lvmvg test_vg1 (11)'] uuid = qyE3E5-qtRl-bhyu-mALx-e5Fz-zHTd-1jGDDj size = 2.98 GiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-0 target size = 2.98 GiB path = /dev/mapper/test_vg1-lv1 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7f76fac84670) -- name = test_vg1 status = True id = 11 children = ['existing 2.98 GiB lvmlv test_vg1-lv1 (45) with existing xfs filesystem'] parents = ['existing 1024 MiB disk sda (2) with existing lvmpv', 'existing 1024 MiB disk sdb (16) with existing lvmpv', 'existing 1024 MiB disk sdc (36) with existing lvmpv'] uuid = 1Vfura-pqfY-nWo0-cjSM-DPnk-CPIL-zSexdk size = 2.98 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 2.98 GiB path = /dev/test_vg1 format args = [] original_format = None free = 0 B PE Size = 4 MiB PE Count = 762 PE Free = 0 PV Count = 3 modified = False extents = 762 free space = 0 B free extents = 0 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sda (2) with existing lvmpv', 'existing 1024 MiB disk sdb (16) with existing lvmpv', 'existing 1024 MiB disk sdc (36) with existing lvmpv'] LVs = ['existing 2.98 GiB lvmlv test_vg1-lv1 (45) with existing xfs filesystem'] segment type = linear percent = 0 VG space used = 2.98 GiB 2024-03-01 20:52:27,291 DEBUG blivet/MainThread: test_vg1 size is 2.98 GiB 2024-03-01 20:52:27,291 DEBUG blivet/MainThread: vg test_vg1 has 0 B free 2024-03-01 20:52:27,292 DEBUG blivet/MainThread: test_vg1 size is 2.98 GiB 2024-03-01 20:52:27,292 DEBUG blivet/MainThread: vg test_vg1 has 0 B free 2024-03-01 20:52:27,289 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7f76facbbf10) -- name = test_vg1-lv1 status = True id = 45 children = [] parents = ['existing 2.98 GiB lvmvg test_vg1 (11)'] uuid = qyE3E5-qtRl-bhyu-mALx-e5Fz-zHTd-1jGDDj size = 2.98 GiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-0 target size = 2.98 GiB path = /dev/mapper/test_vg1-lv1 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7f76fac84670) -- name = test_vg1 status = True id = 11 children = ['existing 2.98 GiB lvmlv test_vg1-lv1 (45) with existing xfs filesystem'] parents = ['existing 1024 MiB disk sda (2) with existing lvmpv', 'existing 1024 MiB disk sdb (16) with existing lvmpv', 'existing 1024 MiB disk sdc (36) with existing lvmpv'] uuid = 1Vfura-pqfY-nWo0-cjSM-DPnk-CPIL-zSexdk size = 2.98 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 2.98 GiB path = /dev/test_vg1 format args = [] original_format = None free = 0 B PE Size = 4 MiB PE Count = 762 PE Free = 0 PV Count = 3 modified = False extents = 762 free space = 0 B free extents = 0 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sda (2) with existing lvmpv', 'existing 1024 MiB disk sdb (16) with existing lvmpv', 'existing 1024 MiB disk sdc (36) with existing lvmpv'] LVs = ['existing 2.98 GiB lvmlv test_vg1-lv1 (45) with existing xfs filesystem'] segment type = linear percent = 0 VG space used = 2.98 GiB 2024-03-01 20:52:27,294 DEBUG blivet/MainThread: test_vg1 size is 2.98 GiB 2024-03-01 20:52:27,295 DEBUG blivet/MainThread: vg test_vg1 has 0 B free 2024-03-01 20:52:27,295 DEBUG blivet/MainThread: test_vg1 size is 2.98 GiB 2024-03-01 20:52:27,296 DEBUG blivet/MainThread: vg test_vg1 has 0 B free 2024-03-01 20:52:27,293 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7f76facbbf10) -- name = test_vg1-lv1 status = True id = 45 children = [] parents = ['existing 2.98 GiB lvmvg test_vg1 (11)'] uuid = qyE3E5-qtRl-bhyu-mALx-e5Fz-zHTd-1jGDDj size = 2.98 GiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-0 target size = 2.98 GiB path = /dev/mapper/test_vg1-lv1 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7f76fac84670) -- name = test_vg1 status = True id = 11 children = ['existing 2.98 GiB lvmlv test_vg1-lv1 (45) with existing xfs filesystem'] parents = ['existing 1024 MiB disk sda (2) with existing lvmpv', 'existing 1024 MiB disk sdb (16) with existing lvmpv', 'existing 1024 MiB disk sdc (36) with existing lvmpv'] uuid = 1Vfura-pqfY-nWo0-cjSM-DPnk-CPIL-zSexdk size = 2.98 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 2.98 GiB path = /dev/test_vg1 format args = [] original_format = None free = 0 B PE Size = 4 MiB PE Count = 762 PE Free = 0 PV Count = 3 modified = False extents = 762 free space = 0 B free extents = 0 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sda (2) with existing lvmpv', 'existing 1024 MiB disk sdb (16) with existing lvmpv', 'existing 1024 MiB disk sdc (36) with existing lvmpv'] LVs = ['existing 2.98 GiB lvmlv test_vg1-lv1 (45) with existing xfs filesystem'] segment type = linear percent = 0 VG space used = 2.98 GiB 2024-03-01 20:52:27,298 DEBUG blivet/MainThread: test_vg1 size is 2.98 GiB 2024-03-01 20:52:27,298 DEBUG blivet/MainThread: vg test_vg1 has 0 B free 2024-03-01 20:52:27,299 DEBUG blivet/MainThread: test_vg1 size is 2.98 GiB 2024-03-01 20:52:27,299 DEBUG blivet/MainThread: vg test_vg1 has 0 B free 2024-03-01 20:52:27,296 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7f76facbbf10) -- name = test_vg1-lv1 status = True id = 45 children = [] parents = ['existing 2.98 GiB lvmvg test_vg1 (11)'] uuid = qyE3E5-qtRl-bhyu-mALx-e5Fz-zHTd-1jGDDj size = 2.98 GiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-0 target size = 2.98 GiB path = /dev/mapper/test_vg1-lv1 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7f76fac84670) -- name = test_vg1 status = True id = 11 children = ['existing 2.98 GiB lvmlv test_vg1-lv1 (45) with existing xfs filesystem'] parents = ['existing 1024 MiB disk sda (2) with existing lvmpv', 'existing 1024 MiB disk sdb (16) with existing lvmpv', 'existing 1024 MiB disk sdc (36) with existing lvmpv'] uuid = 1Vfura-pqfY-nWo0-cjSM-DPnk-CPIL-zSexdk size = 2.98 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 2.98 GiB path = /dev/test_vg1 format args = [] original_format = None free = 0 B PE Size = 4 MiB PE Count = 762 PE Free = 0 PV Count = 3 modified = False extents = 762 free space = 0 B free extents = 0 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sda (2) with existing lvmpv', 'existing 1024 MiB disk sdb (16) with existing lvmpv', 'existing 1024 MiB disk sdc (36) with existing lvmpv'] LVs = ['existing 2.98 GiB lvmlv test_vg1-lv1 (45) with existing xfs filesystem'] segment type = linear percent = 0 VG space used = 2.98 GiB 2024-03-01 20:52:27,301 DEBUG blivet/MainThread: test_vg1 size is 2.98 GiB 2024-03-01 20:52:27,302 DEBUG blivet/MainThread: vg test_vg1 has 0 B free 2024-03-01 20:52:27,302 DEBUG blivet/MainThread: test_vg1 size is 2.98 GiB 2024-03-01 20:52:27,303 DEBUG blivet/MainThread: vg test_vg1 has 0 B free 2024-03-01 20:52:27,300 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7f76facbbf10) -- name = test_vg1-lv1 status = True id = 45 children = [] parents = ['existing 2.98 GiB lvmvg test_vg1 (11)'] uuid = qyE3E5-qtRl-bhyu-mALx-e5Fz-zHTd-1jGDDj size = 2.98 GiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-0 target size = 2.98 GiB path = /dev/mapper/test_vg1-lv1 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7f76fac84670) -- name = test_vg1 status = True id = 11 children = ['existing 2.98 GiB lvmlv test_vg1-lv1 (45) with existing xfs filesystem'] parents = ['existing 1024 MiB disk sda (2) with existing lvmpv', 'existing 1024 MiB disk sdb (16) with existing lvmpv', 'existing 1024 MiB disk sdc (36) with existing lvmpv'] uuid = 1Vfura-pqfY-nWo0-cjSM-DPnk-CPIL-zSexdk size = 2.98 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 2.98 GiB path = /dev/test_vg1 format args = [] original_format = None free = 0 B PE Size = 4 MiB PE Count = 762 PE Free = 0 PV Count = 3 modified = False extents = 762 free space = 0 B free extents = 0 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sda (2) with existing lvmpv', 'existing 1024 MiB disk sdb (16) with existing lvmpv', 'existing 1024 MiB disk sdc (36) with existing lvmpv'] LVs = ['existing 2.98 GiB lvmlv test_vg1-lv1 (45) with existing xfs filesystem'] segment type = linear percent = 0 VG space used = 2.98 GiB 2024-03-01 20:52:27,305 DEBUG blivet/MainThread: test_vg1 size is 2.98 GiB 2024-03-01 20:52:27,305 DEBUG blivet/MainThread: vg test_vg1 has 0 B free 2024-03-01 20:52:27,306 DEBUG blivet/MainThread: test_vg1 size is 2.98 GiB 2024-03-01 20:52:27,306 DEBUG blivet/MainThread: vg test_vg1 has 0 B free 2024-03-01 20:52:27,303 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7f76facbbf10) -- name = test_vg1-lv1 status = True id = 45 children = [] parents = ['existing 2.98 GiB lvmvg test_vg1 (11)'] uuid = qyE3E5-qtRl-bhyu-mALx-e5Fz-zHTd-1jGDDj size = 2.98 GiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-0 target size = 2.98 GiB path = /dev/mapper/test_vg1-lv1 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7f76fac84670) -- name = test_vg1 status = True id = 11 children = ['existing 2.98 GiB lvmlv test_vg1-lv1 (45) with existing xfs filesystem'] parents = ['existing 1024 MiB disk sda (2) with existing lvmpv', 'existing 1024 MiB disk sdb (16) with existing lvmpv', 'existing 1024 MiB disk sdc (36) with existing lvmpv'] uuid = 1Vfura-pqfY-nWo0-cjSM-DPnk-CPIL-zSexdk size = 2.98 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 2.98 GiB path = /dev/test_vg1 format args = [] original_format = None free = 0 B PE Size = 4 MiB PE Count = 762 PE Free = 0 PV Count = 3 modified = False extents = 762 free space = 0 B free extents = 0 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sda (2) with existing lvmpv', 'existing 1024 MiB disk sdb (16) with existing lvmpv', 'existing 1024 MiB disk sdc (36) with existing lvmpv'] LVs = ['existing 2.98 GiB lvmlv test_vg1-lv1 (45) with existing xfs filesystem'] segment type = linear percent = 0 VG space used = 2.98 GiB 2024-03-01 20:52:27,308 DEBUG blivet/MainThread: test_vg1 size is 2.98 GiB 2024-03-01 20:52:27,309 DEBUG blivet/MainThread: vg test_vg1 has 0 B free 2024-03-01 20:52:27,309 DEBUG blivet/MainThread: test_vg1 size is 2.98 GiB 2024-03-01 20:52:27,310 DEBUG blivet/MainThread: vg test_vg1 has 0 B free 2024-03-01 20:52:27,306 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7f76facbbf10) -- name = test_vg1-lv1 status = True id = 45 children = [] parents = ['existing 2.98 GiB lvmvg test_vg1 (11)'] uuid = qyE3E5-qtRl-bhyu-mALx-e5Fz-zHTd-1jGDDj size = 2.98 GiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-0 target size = 2.98 GiB path = /dev/mapper/test_vg1-lv1 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7f76fac84670) -- name = test_vg1 status = True id = 11 children = ['existing 2.98 GiB lvmlv test_vg1-lv1 (45) with existing xfs filesystem'] parents = ['existing 1024 MiB disk sda (2) with existing lvmpv', 'existing 1024 MiB disk sdb (16) with existing lvmpv', 'existing 1024 MiB disk sdc (36) with existing lvmpv'] uuid = 1Vfura-pqfY-nWo0-cjSM-DPnk-CPIL-zSexdk size = 2.98 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 2.98 GiB path = /dev/test_vg1 format args = [] original_format = None free = 0 B PE Size = 4 MiB PE Count = 762 PE Free = 0 PV Count = 3 modified = False extents = 762 free space = 0 B free extents = 0 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sda (2) with existing lvmpv', 'existing 1024 MiB disk sdb (16) with existing lvmpv', 'existing 1024 MiB disk sdc (36) with existing lvmpv'] LVs = ['existing 2.98 GiB lvmlv test_vg1-lv1 (45) with existing xfs filesystem'] segment type = linear percent = 0 VG space used = 2.98 GiB 2024-03-01 20:52:27,312 DEBUG blivet/MainThread: test_vg1 size is 2.98 GiB 2024-03-01 20:52:27,312 DEBUG blivet/MainThread: vg test_vg1 has 0 B free 2024-03-01 20:52:27,313 DEBUG blivet/MainThread: test_vg1 size is 2.98 GiB 2024-03-01 20:52:27,313 DEBUG blivet/MainThread: vg test_vg1 has 0 B free 2024-03-01 20:52:27,310 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7f76facbbf10) -- name = test_vg1-lv1 status = True id = 45 children = [] parents = ['existing 2.98 GiB lvmvg test_vg1 (11)'] uuid = qyE3E5-qtRl-bhyu-mALx-e5Fz-zHTd-1jGDDj size = 2.98 GiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-0 target size = 2.98 GiB path = /dev/mapper/test_vg1-lv1 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7f76fac84670) -- name = test_vg1 status = True id = 11 children = ['existing 2.98 GiB lvmlv test_vg1-lv1 (45) with existing xfs filesystem'] parents = ['existing 1024 MiB disk sda (2) with existing lvmpv', 'existing 1024 MiB disk sdb (16) with existing lvmpv', 'existing 1024 MiB disk sdc (36) with existing lvmpv'] uuid = 1Vfura-pqfY-nWo0-cjSM-DPnk-CPIL-zSexdk size = 2.98 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 2.98 GiB path = /dev/test_vg1 format args = [] original_format = None free = 0 B PE Size = 4 MiB PE Count = 762 PE Free = 0 PV Count = 3 modified = False extents = 762 free space = 0 B free extents = 0 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sda (2) with existing lvmpv', 'existing 1024 MiB disk sdb (16) with existing lvmpv', 'existing 1024 MiB disk sdc (36) with existing lvmpv'] LVs = ['existing 2.98 GiB lvmlv test_vg1-lv1 (45) with existing xfs filesystem'] segment type = linear percent = 0 VG space used = 2.98 GiB 2024-03-01 20:52:27,315 DEBUG blivet/MainThread: test_vg1 size is 2.98 GiB 2024-03-01 20:52:27,316 DEBUG blivet/MainThread: vg test_vg1 has 0 B free 2024-03-01 20:52:27,316 DEBUG blivet/MainThread: test_vg1 size is 2.98 GiB 2024-03-01 20:52:27,317 DEBUG blivet/MainThread: vg test_vg1 has 0 B free 2024-03-01 20:52:27,313 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7f76facbbf10) -- name = test_vg1-lv1 status = True id = 45 children = [] parents = ['existing 2.98 GiB lvmvg test_vg1 (11)'] uuid = qyE3E5-qtRl-bhyu-mALx-e5Fz-zHTd-1jGDDj size = 2.98 GiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-0 target size = 2.98 GiB path = /dev/mapper/test_vg1-lv1 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7f76fac84670) -- name = test_vg1 status = True id = 11 children = ['existing 2.98 GiB lvmlv test_vg1-lv1 (45) with existing xfs filesystem'] parents = ['existing 1024 MiB disk sda (2) with existing lvmpv', 'existing 1024 MiB disk sdb (16) with existing lvmpv', 'existing 1024 MiB disk sdc (36) with existing lvmpv'] uuid = 1Vfura-pqfY-nWo0-cjSM-DPnk-CPIL-zSexdk size = 2.98 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 2.98 GiB path = /dev/test_vg1 format args = [] original_format = None free = 0 B PE Size = 4 MiB PE Count = 762 PE Free = 0 PV Count = 3 modified = False extents = 762 free space = 0 B free extents = 0 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sda (2) with existing lvmpv', 'existing 1024 MiB disk sdb (16) with existing lvmpv', 'existing 1024 MiB disk sdc (36) with existing lvmpv'] LVs = ['existing 2.98 GiB lvmlv test_vg1-lv1 (45) with existing xfs filesystem'] segment type = linear percent = 0 VG space used = 2.98 GiB 2024-03-01 20:52:27,319 DEBUG blivet/MainThread: test_vg1 size is 2.98 GiB 2024-03-01 20:52:27,319 DEBUG blivet/MainThread: vg test_vg1 has 0 B free 2024-03-01 20:52:27,320 DEBUG blivet/MainThread: test_vg1 size is 2.98 GiB 2024-03-01 20:52:27,320 DEBUG blivet/MainThread: vg test_vg1 has 0 B free 2024-03-01 20:52:27,317 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7f76facbbf10) -- name = test_vg1-lv1 status = True id = 45 children = [] parents = ['existing 2.98 GiB lvmvg test_vg1 (11)'] uuid = qyE3E5-qtRl-bhyu-mALx-e5Fz-zHTd-1jGDDj size = 2.98 GiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-0 target size = 2.98 GiB path = /dev/mapper/test_vg1-lv1 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7f76fac84670) -- name = test_vg1 status = True id = 11 children = ['existing 2.98 GiB lvmlv test_vg1-lv1 (45) with existing xfs filesystem'] parents = ['existing 1024 MiB disk sda (2) with existing lvmpv', 'existing 1024 MiB disk sdb (16) with existing lvmpv', 'existing 1024 MiB disk sdc (36) with existing lvmpv'] uuid = 1Vfura-pqfY-nWo0-cjSM-DPnk-CPIL-zSexdk size = 2.98 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 2.98 GiB path = /dev/test_vg1 format args = [] original_format = None free = 0 B PE Size = 4 MiB PE Count = 762 PE Free = 0 PV Count = 3 modified = False extents = 762 free space = 0 B free extents = 0 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sda (2) with existing lvmpv', 'existing 1024 MiB disk sdb (16) with existing lvmpv', 'existing 1024 MiB disk sdc (36) with existing lvmpv'] LVs = ['existing 2.98 GiB lvmlv test_vg1-lv1 (45) with existing xfs filesystem'] segment type = linear percent = 0 VG space used = 2.98 GiB 2024-03-01 20:52:27,322 DEBUG blivet/MainThread: test_vg1 size is 2.98 GiB 2024-03-01 20:52:27,323 DEBUG blivet/MainThread: vg test_vg1 has 0 B free 2024-03-01 20:52:27,323 DEBUG blivet/MainThread: test_vg1 size is 2.98 GiB 2024-03-01 20:52:27,324 DEBUG blivet/MainThread: vg test_vg1 has 0 B free 2024-03-01 20:52:27,320 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7f76facbbf10) -- name = test_vg1-lv1 status = True id = 45 children = [] parents = ['existing 2.98 GiB lvmvg test_vg1 (11)'] uuid = qyE3E5-qtRl-bhyu-mALx-e5Fz-zHTd-1jGDDj size = 2.98 GiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-0 target size = 2.98 GiB path = /dev/mapper/test_vg1-lv1 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7f76fac84670) -- name = test_vg1 status = True id = 11 children = ['existing 2.98 GiB lvmlv test_vg1-lv1 (45) with existing xfs filesystem'] parents = ['existing 1024 MiB disk sda (2) with existing lvmpv', 'existing 1024 MiB disk sdb (16) with existing lvmpv', 'existing 1024 MiB disk sdc (36) with existing lvmpv'] uuid = 1Vfura-pqfY-nWo0-cjSM-DPnk-CPIL-zSexdk size = 2.98 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 2.98 GiB path = /dev/test_vg1 format args = [] original_format = None free = 0 B PE Size = 4 MiB PE Count = 762 PE Free = 0 PV Count = 3 modified = False extents = 762 free space = 0 B free extents = 0 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sda (2) with existing lvmpv', 'existing 1024 MiB disk sdb (16) with existing lvmpv', 'existing 1024 MiB disk sdc (36) with existing lvmpv'] LVs = ['existing 2.98 GiB lvmlv test_vg1-lv1 (45) with existing xfs filesystem'] segment type = linear percent = 0 VG space used = 2.98 GiB 2024-03-01 20:52:27,326 DEBUG blivet/MainThread: test_vg1 size is 2.98 GiB 2024-03-01 20:52:27,326 DEBUG blivet/MainThread: vg test_vg1 has 0 B free 2024-03-01 20:52:27,327 DEBUG blivet/MainThread: test_vg1 size is 2.98 GiB 2024-03-01 20:52:27,327 DEBUG blivet/MainThread: vg test_vg1 has 0 B free 2024-03-01 20:52:27,324 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7f76facbbf10) -- name = test_vg1-lv1 status = True id = 45 children = [] parents = ['existing 2.98 GiB lvmvg test_vg1 (11)'] uuid = qyE3E5-qtRl-bhyu-mALx-e5Fz-zHTd-1jGDDj size = 2.98 GiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-0 target size = 2.98 GiB path = /dev/mapper/test_vg1-lv1 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7f76fac84670) -- name = test_vg1 status = True id = 11 children = ['existing 2.98 GiB lvmlv test_vg1-lv1 (45) with existing xfs filesystem'] parents = ['existing 1024 MiB disk sda (2) with existing lvmpv', 'existing 1024 MiB disk sdb (16) with existing lvmpv', 'existing 1024 MiB disk sdc (36) with existing lvmpv'] uuid = 1Vfura-pqfY-nWo0-cjSM-DPnk-CPIL-zSexdk size = 2.98 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 2.98 GiB path = /dev/test_vg1 format args = [] original_format = None free = 0 B PE Size = 4 MiB PE Count = 762 PE Free = 0 PV Count = 3 modified = False extents = 762 free space = 0 B free extents = 0 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sda (2) with existing lvmpv', 'existing 1024 MiB disk sdb (16) with existing lvmpv', 'existing 1024 MiB disk sdc (36) with existing lvmpv'] LVs = ['existing 2.98 GiB lvmlv test_vg1-lv1 (45) with existing xfs filesystem'] segment type = linear percent = 0 VG space used = 2.98 GiB 2024-03-01 20:52:27,329 DEBUG blivet/MainThread: test_vg1 size is 2.98 GiB 2024-03-01 20:52:27,330 DEBUG blivet/MainThread: vg test_vg1 has 0 B free 2024-03-01 20:52:27,330 DEBUG blivet/MainThread: test_vg1 size is 2.98 GiB 2024-03-01 20:52:27,331 DEBUG blivet/MainThread: vg test_vg1 has 0 B free 2024-03-01 20:52:27,327 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7f76facbbf10) -- name = test_vg1-lv1 status = True id = 45 children = [] parents = ['existing 2.98 GiB lvmvg test_vg1 (11)'] uuid = qyE3E5-qtRl-bhyu-mALx-e5Fz-zHTd-1jGDDj size = 2.98 GiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-0 target size = 2.98 GiB path = /dev/mapper/test_vg1-lv1 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7f76fac84670) -- name = test_vg1 status = True id = 11 children = ['existing 2.98 GiB lvmlv test_vg1-lv1 (45) with existing xfs filesystem'] parents = ['existing 1024 MiB disk sda (2) with existing lvmpv', 'existing 1024 MiB disk sdb (16) with existing lvmpv', 'existing 1024 MiB disk sdc (36) with existing lvmpv'] uuid = 1Vfura-pqfY-nWo0-cjSM-DPnk-CPIL-zSexdk size = 2.98 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 2.98 GiB path = /dev/test_vg1 format args = [] original_format = None free = 0 B PE Size = 4 MiB PE Count = 762 PE Free = 0 PV Count = 3 modified = False extents = 762 free space = 0 B free extents = 0 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sda (2) with existing lvmpv', 'existing 1024 MiB disk sdb (16) with existing lvmpv', 'existing 1024 MiB disk sdc (36) with existing lvmpv'] LVs = ['existing 2.98 GiB lvmlv test_vg1-lv1 (45) with existing xfs filesystem'] segment type = linear percent = 0 VG space used = 2.98 GiB 2024-03-01 20:52:27,333 DEBUG blivet/MainThread: test_vg1 size is 2.98 GiB 2024-03-01 20:52:27,333 DEBUG blivet/MainThread: vg test_vg1 has 0 B free 2024-03-01 20:52:27,334 DEBUG blivet/MainThread: test_vg1 size is 2.98 GiB 2024-03-01 20:52:27,334 DEBUG blivet/MainThread: vg test_vg1 has 0 B free 2024-03-01 20:52:27,331 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7f76facbbf10) -- name = test_vg1-lv1 status = True id = 45 children = [] parents = ['existing 2.98 GiB lvmvg test_vg1 (11)'] uuid = qyE3E5-qtRl-bhyu-mALx-e5Fz-zHTd-1jGDDj size = 2.98 GiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-0 target size = 2.98 GiB path = /dev/mapper/test_vg1-lv1 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7f76fac84670) -- name = test_vg1 status = True id = 11 children = ['existing 2.98 GiB lvmlv test_vg1-lv1 (45) with existing xfs filesystem'] parents = ['existing 1024 MiB disk sda (2) with existing lvmpv', 'existing 1024 MiB disk sdb (16) with existing lvmpv', 'existing 1024 MiB disk sdc (36) with existing lvmpv'] uuid = 1Vfura-pqfY-nWo0-cjSM-DPnk-CPIL-zSexdk size = 2.98 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 2.98 GiB path = /dev/test_vg1 format args = [] original_format = None free = 0 B PE Size = 4 MiB PE Count = 762 PE Free = 0 PV Count = 3 modified = False extents = 762 free space = 0 B free extents = 0 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sda (2) with existing lvmpv', 'existing 1024 MiB disk sdb (16) with existing lvmpv', 'existing 1024 MiB disk sdc (36) with existing lvmpv'] LVs = ['existing 2.98 GiB lvmlv test_vg1-lv1 (45) with existing xfs filesystem'] segment type = linear percent = 0 VG space used = 2.98 GiB 2024-03-01 20:52:27,337 DEBUG blivet/MainThread: test_vg1 size is 2.98 GiB 2024-03-01 20:52:27,337 DEBUG blivet/MainThread: vg test_vg1 has 0 B free 2024-03-01 20:52:27,337 DEBUG blivet/MainThread: test_vg1 size is 2.98 GiB 2024-03-01 20:52:27,338 DEBUG blivet/MainThread: vg test_vg1 has 0 B free 2024-03-01 20:52:27,335 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7f76facbbf10) -- name = test_vg1-lv1 status = True id = 45 children = [] parents = ['existing 2.98 GiB lvmvg test_vg1 (11)'] uuid = qyE3E5-qtRl-bhyu-mALx-e5Fz-zHTd-1jGDDj size = 2.98 GiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-0 target size = 2.98 GiB path = /dev/mapper/test_vg1-lv1 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7f76fac84670) -- name = test_vg1 status = True id = 11 children = ['existing 2.98 GiB lvmlv test_vg1-lv1 (45) with existing xfs filesystem'] parents = ['existing 1024 MiB disk sda (2) with existing lvmpv', 'existing 1024 MiB disk sdb (16) with existing lvmpv', 'existing 1024 MiB disk sdc (36) with existing lvmpv'] uuid = 1Vfura-pqfY-nWo0-cjSM-DPnk-CPIL-zSexdk size = 2.98 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 2.98 GiB path = /dev/test_vg1 format args = [] original_format = None free = 0 B PE Size = 4 MiB PE Count = 762 PE Free = 0 PV Count = 3 modified = False extents = 762 free space = 0 B free extents = 0 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sda (2) with existing lvmpv', 'existing 1024 MiB disk sdb (16) with existing lvmpv', 'existing 1024 MiB disk sdc (36) with existing lvmpv'] LVs = ['existing 2.98 GiB lvmlv test_vg1-lv1 (45) with existing xfs filesystem'] segment type = linear percent = 0 VG space used = 2.98 GiB 2024-03-01 20:52:27,340 DEBUG blivet/MainThread: test_vg1 size is 2.98 GiB 2024-03-01 20:52:27,341 DEBUG blivet/MainThread: vg test_vg1 has 0 B free 2024-03-01 20:52:27,341 DEBUG blivet/MainThread: test_vg1 size is 2.98 GiB 2024-03-01 20:52:27,342 DEBUG blivet/MainThread: vg test_vg1 has 0 B free 2024-03-01 20:52:27,338 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7f76facbbf10) -- name = test_vg1-lv1 status = True id = 45 children = [] parents = ['existing 2.98 GiB lvmvg test_vg1 (11)'] uuid = qyE3E5-qtRl-bhyu-mALx-e5Fz-zHTd-1jGDDj size = 2.98 GiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-0 target size = 2.98 GiB path = /dev/mapper/test_vg1-lv1 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7f76fac84670) -- name = test_vg1 status = True id = 11 children = ['existing 2.98 GiB lvmlv test_vg1-lv1 (45) with existing xfs filesystem'] parents = ['existing 1024 MiB disk sda (2) with existing lvmpv', 'existing 1024 MiB disk sdb (16) with existing lvmpv', 'existing 1024 MiB disk sdc (36) with existing lvmpv'] uuid = 1Vfura-pqfY-nWo0-cjSM-DPnk-CPIL-zSexdk size = 2.98 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 2.98 GiB path = /dev/test_vg1 format args = [] original_format = None free = 0 B PE Size = 4 MiB PE Count = 762 PE Free = 0 PV Count = 3 modified = False extents = 762 free space = 0 B free extents = 0 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sda (2) with existing lvmpv', 'existing 1024 MiB disk sdb (16) with existing lvmpv', 'existing 1024 MiB disk sdc (36) with existing lvmpv'] LVs = ['existing 2.98 GiB lvmlv test_vg1-lv1 (45) with existing xfs filesystem'] segment type = linear percent = 0 VG space used = 2.98 GiB 2024-03-01 20:52:27,344 DEBUG blivet/MainThread: test_vg1 size is 2.98 GiB 2024-03-01 20:52:27,344 DEBUG blivet/MainThread: vg test_vg1 has 0 B free 2024-03-01 20:52:27,345 DEBUG blivet/MainThread: test_vg1 size is 2.98 GiB 2024-03-01 20:52:27,345 DEBUG blivet/MainThread: vg test_vg1 has 0 B free 2024-03-01 20:52:27,342 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7f76facbbf10) -- name = test_vg1-lv1 status = True id = 45 children = [] parents = ['existing 2.98 GiB lvmvg test_vg1 (11)'] uuid = qyE3E5-qtRl-bhyu-mALx-e5Fz-zHTd-1jGDDj size = 2.98 GiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-0 target size = 2.98 GiB path = /dev/mapper/test_vg1-lv1 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7f76fac84670) -- name = test_vg1 status = True id = 11 children = ['existing 2.98 GiB lvmlv test_vg1-lv1 (45) with existing xfs filesystem'] parents = ['existing 1024 MiB disk sda (2) with existing lvmpv', 'existing 1024 MiB disk sdb (16) with existing lvmpv', 'existing 1024 MiB disk sdc (36) with existing lvmpv'] uuid = 1Vfura-pqfY-nWo0-cjSM-DPnk-CPIL-zSexdk size = 2.98 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 2.98 GiB path = /dev/test_vg1 format args = [] original_format = None free = 0 B PE Size = 4 MiB PE Count = 762 PE Free = 0 PV Count = 3 modified = False extents = 762 free space = 0 B free extents = 0 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sda (2) with existing lvmpv', 'existing 1024 MiB disk sdb (16) with existing lvmpv', 'existing 1024 MiB disk sdc (36) with existing lvmpv'] LVs = ['existing 2.98 GiB lvmlv test_vg1-lv1 (45) with existing xfs filesystem'] segment type = linear percent = 0 VG space used = 2.98 GiB 2024-03-01 20:52:27,347 DEBUG blivet/MainThread: test_vg1 size is 2.98 GiB 2024-03-01 20:52:27,348 DEBUG blivet/MainThread: vg test_vg1 has 0 B free 2024-03-01 20:52:27,348 DEBUG blivet/MainThread: test_vg1 size is 2.98 GiB 2024-03-01 20:52:27,349 DEBUG blivet/MainThread: vg test_vg1 has 0 B free 2024-03-01 20:52:27,346 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7f76facbbf10) -- name = test_vg1-lv1 status = True id = 45 children = [] parents = ['existing 2.98 GiB lvmvg test_vg1 (11)'] uuid = qyE3E5-qtRl-bhyu-mALx-e5Fz-zHTd-1jGDDj size = 2.98 GiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-0 target size = 2.98 GiB path = /dev/mapper/test_vg1-lv1 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7f76fac84670) -- name = test_vg1 status = True id = 11 children = ['existing 2.98 GiB lvmlv test_vg1-lv1 (45) with existing xfs filesystem'] parents = ['existing 1024 MiB disk sda (2) with existing lvmpv', 'existing 1024 MiB disk sdb (16) with existing lvmpv', 'existing 1024 MiB disk sdc (36) with existing lvmpv'] uuid = 1Vfura-pqfY-nWo0-cjSM-DPnk-CPIL-zSexdk size = 2.98 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 2.98 GiB path = /dev/test_vg1 format args = [] original_format = None free = 0 B PE Size = 4 MiB PE Count = 762 PE Free = 0 PV Count = 3 modified = False extents = 762 free space = 0 B free extents = 0 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sda (2) with existing lvmpv', 'existing 1024 MiB disk sdb (16) with existing lvmpv', 'existing 1024 MiB disk sdc (36) with existing lvmpv'] LVs = ['existing 2.98 GiB lvmlv test_vg1-lv1 (45) with existing xfs filesystem'] segment type = linear percent = 0 VG space used = 2.98 GiB 2024-03-01 20:52:27,349 DEBUG blivet/MainThread: removing test_vg1-lv1 2024-03-01 20:52:27,352 DEBUG blivet/MainThread: DeviceTree.get_dependent_devices: dep: existing 2.98 GiB lvmlv test_vg1-lv1 (45) with existing xfs filesystem ; hidden: False ; 2024-03-01 20:52:27,352 DEBUG blivet/MainThread: dep is a leaf 2024-03-01 20:52:27,352 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 115 2024-03-01 20:52:27,356 DEBUG blivet/MainThread: LVMLogicalVolumeDevice._set_format: test_vg1-lv1 ; type: None ; current: xfs ; 2024-03-01 20:52:27,356 INFO blivet/MainThread: registered action: [114] destroy format xfs filesystem on lvmlv test_vg1-lv1 (id 45) 2024-03-01 20:52:27,356 INFO program/MainThread: Running [19] dmsetup --version ... 2024-03-01 20:52:27,359 INFO program/MainThread: stdout[19]: Library version: 1.02.197 (2023-11-21) Driver version: 4.48.0 2024-03-01 20:52:27,359 INFO program/MainThread: stderr[19]: 2024-03-01 20:52:27,359 INFO program/MainThread: ...done [19] (exit code: 0) 2024-03-01 20:52:27,363 DEBUG blivet/MainThread: LVMVolumeGroupDevice.remove_child: name: test_vg1 ; child: lv1 ; kids: 1 ; 2024-03-01 20:52:27,363 INFO blivet/MainThread: removed lvmlv test_vg1-lv1 (id 45) from device tree 2024-03-01 20:52:27,363 INFO blivet/MainThread: registered action: [116] destroy device lvmlv test_vg1-lv1 (id 45) 2024-03-01 20:52:27,364 DEBUG blivet.ansible/MainThread: ['sdc', 'sdb', 'sda', 'test_vg1'] 2024-03-01 20:52:27,364 DEBUG blivet/MainThread: removing test_vg1 2024-03-01 20:52:27,366 DEBUG blivet/MainThread: DeviceTree.get_dependent_devices: dep: existing 2.98 GiB lvmvg test_vg1 (11) ; hidden: False ; 2024-03-01 20:52:27,367 DEBUG blivet/MainThread: dep is a leaf 2024-03-01 20:52:27,370 DEBUG blivet/MainThread: DiskDevice.remove_child: name: sda ; child: test_vg1 ; kids: 1 ; 2024-03-01 20:52:27,372 DEBUG blivet/MainThread: DiskDevice.remove_child: name: sdb ; child: test_vg1 ; kids: 1 ; 2024-03-01 20:52:27,375 DEBUG blivet/MainThread: DiskDevice.remove_child: name: sdc ; child: test_vg1 ; kids: 1 ; 2024-03-01 20:52:27,375 INFO blivet/MainThread: removed lvmvg test_vg1 (id 11) from device tree 2024-03-01 20:52:27,375 INFO blivet/MainThread: registered action: [117] destroy device lvmvg test_vg1 (id 11) 2024-03-01 20:52:27,375 INFO blivet.ansible/MainThread: scheduling destruction of sdc 2024-03-01 20:52:27,375 DEBUG blivet/MainThread: removing sdc 2024-03-01 20:52:27,378 DEBUG blivet/MainThread: DeviceTree.get_dependent_devices: dep: existing 1024 MiB disk sdc (36) with existing lvmpv ; hidden: False ; 2024-03-01 20:52:27,378 DEBUG blivet/MainThread: dep is a leaf 2024-03-01 20:52:27,378 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 119 2024-03-01 20:52:27,381 DEBUG blivet/MainThread: DiskDevice._set_format: sdc ; type: None ; current: lvmpv ; 2024-03-01 20:52:27,381 INFO blivet/MainThread: registered action: [118] destroy format lvmpv on disk sdc (id 36) 2024-03-01 20:52:27,381 INFO blivet.ansible/MainThread: scheduling destruction of sdb 2024-03-01 20:52:27,381 DEBUG blivet/MainThread: removing sdb 2024-03-01 20:52:27,383 DEBUG blivet/MainThread: DeviceTree.get_dependent_devices: dep: existing 1024 MiB disk sdb (16) with existing lvmpv ; hidden: False ; 2024-03-01 20:52:27,384 DEBUG blivet/MainThread: dep is a leaf 2024-03-01 20:52:27,384 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 121 2024-03-01 20:52:27,386 DEBUG blivet/MainThread: DiskDevice._set_format: sdb ; type: None ; current: lvmpv ; 2024-03-01 20:52:27,386 INFO blivet/MainThread: registered action: [120] destroy format lvmpv on disk sdb (id 16) 2024-03-01 20:52:27,386 INFO blivet.ansible/MainThread: scheduling destruction of sda 2024-03-01 20:52:27,386 DEBUG blivet/MainThread: removing sda 2024-03-01 20:52:27,389 DEBUG blivet/MainThread: DeviceTree.get_dependent_devices: dep: existing 1024 MiB disk sda (2) with existing lvmpv ; hidden: False ; 2024-03-01 20:52:27,389 DEBUG blivet/MainThread: dep is a leaf 2024-03-01 20:52:27,389 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 123 2024-03-01 20:52:27,392 DEBUG blivet/MainThread: DiskDevice._set_format: sda ; type: None ; current: lvmpv ; 2024-03-01 20:52:27,392 INFO blivet/MainThread: registered action: [122] destroy format lvmpv on disk sda (id 2) 2024-03-01 20:52:27,393 INFO program/MainThread: Running... udevadm settle --timeout=300 2024-03-01 20:52:27,405 DEBUG program/MainThread: Return code: 0 2024-03-01 20:52:27,419 INFO program/MainThread: Running... udevadm settle --timeout=300 2024-03-01 20:52:27,431 DEBUG program/MainThread: Return code: 0 2024-03-01 20:52:27,447 DEBUG blivet/MainThread: XFS.teardown: device: /dev/mapper/test_vg1-lv1 ; type: xfs ; status: False ; 2024-03-01 20:52:27,448 DEBUG blivet/MainThread: action: [114] destroy format xfs filesystem on lvmlv test_vg1-lv1 (id 45) 2024-03-01 20:52:27,448 DEBUG blivet/MainThread: action: [116] destroy device lvmlv test_vg1-lv1 (id 45) 2024-03-01 20:52:27,448 DEBUG blivet/MainThread: action: [117] destroy device lvmvg test_vg1 (id 11) 2024-03-01 20:52:27,448 DEBUG blivet/MainThread: action: [118] destroy format lvmpv on disk sdc (id 36) 2024-03-01 20:52:27,448 DEBUG blivet/MainThread: action: [120] destroy format lvmpv on disk sdb (id 16) 2024-03-01 20:52:27,448 DEBUG blivet/MainThread: action: [122] destroy format lvmpv on disk sda (id 2) 2024-03-01 20:52:27,448 INFO blivet/MainThread: pruning action queue... 2024-03-01 20:52:27,449 INFO blivet/MainThread: resetting parted disks... 2024-03-01 20:52:27,451 DEBUG blivet/MainThread: DiskLabel.reset_parted_disk: device: /dev/xvda ; 2024-03-01 20:52:27,453 DEBUG blivet/MainThread: DiskLabel.reset_parted_disk: device: /dev/xvda ; 2024-03-01 20:52:27,456 DEBUG blivet/MainThread: PartitionDevice.pre_commit_fixup: xvda1 ; 2024-03-01 20:52:27,456 DEBUG blivet/MainThread: sector-based lookup found partition xvda1 2024-03-01 20:52:27,459 DEBUG blivet/MainThread: PartitionDevice._set_parted_partition: xvda1 ; 2024-03-01 20:52:27,459 DEBUG blivet/MainThread: device xvda1 new parted_partition parted.Partition instance -- disk: fileSystem: number: 1 path: /dev/xvda1 type: 0 name: None active: True busy: True geometry: PedPartition: <_ped.Partition object at 0x7f76fab41f40> 2024-03-01 20:52:27,459 INFO blivet/MainThread: sorting actions... 2024-03-01 20:52:27,460 DEBUG blivet/MainThread: action: [114] destroy format xfs filesystem on lvmlv test_vg1-lv1 (id 45) 2024-03-01 20:52:27,460 DEBUG blivet/MainThread: action: [116] destroy device lvmlv test_vg1-lv1 (id 45) 2024-03-01 20:52:27,460 DEBUG blivet/MainThread: action: [117] destroy device lvmvg test_vg1 (id 11) 2024-03-01 20:52:27,460 DEBUG blivet/MainThread: action: [122] destroy format lvmpv on disk sda (id 2) 2024-03-01 20:52:27,460 DEBUG blivet/MainThread: action: [120] destroy format lvmpv on disk sdb (id 16) 2024-03-01 20:52:27,460 DEBUG blivet/MainThread: action: [118] destroy format lvmpv on disk sdc (id 36) 2024-03-01 20:52:27,461 INFO blivet/MainThread: executing action: [114] destroy format xfs filesystem on lvmlv test_vg1-lv1 (id 45) 2024-03-01 20:52:27,463 DEBUG blivet/MainThread: LVMLogicalVolumeDevice.setup: test_vg1-lv1 ; orig: True ; status: True ; controllable: True ; 2024-03-01 20:52:27,466 DEBUG blivet/MainThread: XFS.destroy: device: /dev/mapper/test_vg1-lv1 ; type: xfs ; status: False ; 2024-03-01 20:52:27,466 INFO program/MainThread: Running... wipefs -f -a /dev/mapper/test_vg1-lv1 2024-03-01 20:52:27,472 INFO program/MainThread: stdout: 2024-03-01 20:52:27,473 INFO program/MainThread: /dev/mapper/test_vg1-lv1: 4 bytes were erased at offset 0x00000000 (xfs): 58 46 53 42 2024-03-01 20:52:27,473 DEBUG program/MainThread: Return code: 0 2024-03-01 20:52:27,473 INFO program/MainThread: Running... udevadm settle --timeout=300 2024-03-01 20:52:27,489 DEBUG program/MainThread: Return code: 0 2024-03-01 20:52:27,490 INFO program/MainThread: Running... udevadm settle --timeout=300 2024-03-01 20:52:27,501 DEBUG program/MainThread: Return code: 0 2024-03-01 20:52:27,502 INFO blivet/MainThread: executing action: [116] destroy device lvmlv test_vg1-lv1 (id 45) 2024-03-01 20:52:27,505 DEBUG blivet/MainThread: LVMLogicalVolumeDevice.destroy: test_vg1-lv1 ; status: True ; 2024-03-01 20:52:27,509 DEBUG blivet/MainThread: LVMLogicalVolumeDevice.teardown: test_vg1-lv1 ; status: True ; controllable: True ; 2024-03-01 20:52:27,513 DEBUG blivet/MainThread: XFS.teardown: device: /dev/mapper/test_vg1-lv1 ; type: xfs ; status: False ; 2024-03-01 20:52:27,516 DEBUG blivet/MainThread: DeviceFormat.teardown: device: /dev/mapper/test_vg1-lv1 ; type: None ; status: False ; 2024-03-01 20:52:27,518 DEBUG blivet/MainThread: LVMLogicalVolumeDevice._teardown: test_vg1-lv1 ; status: True ; controllable: True ; 2024-03-01 20:52:27,519 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/sdc,/dev/sda ... 2024-03-01 20:52:27,553 INFO program/MainThread: stdout[20]: 2024-03-01 20:52:27,553 INFO program/MainThread: stderr[20]: 2024-03-01 20:52:27,553 INFO program/MainThread: ...done [20] (exit code: 0) 2024-03-01 20:52:27,557 DEBUG blivet/MainThread: LVMVolumeGroupDevice.setup_parents: name: test_vg1 ; orig: True ; 2024-03-01 20:52:27,560 DEBUG blivet/MainThread: DiskDevice.setup: sda ; orig: True ; status: True ; controllable: True ; 2024-03-01 20:52:27,562 DEBUG blivet/MainThread: LVMPhysicalVolume.setup: device: /dev/sda ; type: lvmpv ; status: False ; 2024-03-01 20:52:27,565 DEBUG blivet/MainThread: DiskDevice.setup: sdb ; orig: True ; status: True ; controllable: True ; 2024-03-01 20:52:27,568 DEBUG blivet/MainThread: LVMPhysicalVolume.setup: device: /dev/sdb ; type: lvmpv ; status: False ; 2024-03-01 20:52:27,570 DEBUG blivet/MainThread: DiskDevice.setup: sdc ; orig: True ; status: True ; controllable: True ; 2024-03-01 20:52:27,573 DEBUG blivet/MainThread: LVMPhysicalVolume.setup: device: /dev/sdc ; type: lvmpv ; status: False ; 2024-03-01 20:52:27,576 DEBUG blivet/MainThread: LVMLogicalVolumeDevice._destroy: test_vg1-lv1 ; status: False ; 2024-03-01 20:52:27,576 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/sdc,/dev/sda ... 2024-03-01 20:52:27,608 INFO program/MainThread: stdout[21]: Logical volume "lv1" successfully removed. 2024-03-01 20:52:27,608 INFO program/MainThread: stderr[21]: 2024-03-01 20:52:27,608 INFO program/MainThread: ...done [21] (exit code: 0) 2024-03-01 20:52:27,609 INFO blivet/MainThread: executing action: [117] destroy device lvmvg test_vg1 (id 11) 2024-03-01 20:52:27,615 DEBUG blivet/MainThread: LVMVolumeGroupDevice.destroy: test_vg1 ; status: False ; 2024-03-01 20:52:27,621 DEBUG blivet/MainThread: LVMVolumeGroupDevice.teardown: test_vg1 ; status: False ; controllable: True ; 2024-03-01 20:52:27,630 DEBUG blivet/MainThread: LVMVolumeGroupDevice.setup_parents: name: test_vg1 ; orig: True ; 2024-03-01 20:52:27,637 DEBUG blivet/MainThread: DiskDevice.setup: sda ; orig: True ; status: True ; controllable: True ; 2024-03-01 20:52:27,646 DEBUG blivet/MainThread: LVMPhysicalVolume.setup: device: /dev/sda ; type: lvmpv ; status: False ; 2024-03-01 20:52:27,652 DEBUG blivet/MainThread: DiskDevice.setup: sdb ; orig: True ; status: True ; controllable: True ; 2024-03-01 20:52:27,657 DEBUG blivet/MainThread: LVMPhysicalVolume.setup: device: /dev/sdb ; type: lvmpv ; status: False ; 2024-03-01 20:52:27,661 DEBUG blivet/MainThread: DiskDevice.setup: sdc ; orig: True ; status: True ; controllable: True ; 2024-03-01 20:52:27,664 DEBUG blivet/MainThread: LVMPhysicalVolume.setup: device: /dev/sdc ; type: lvmpv ; status: False ; 2024-03-01 20:52:27,667 DEBUG blivet/MainThread: LVMVolumeGroupDevice._destroy: test_vg1 ; status: False ; 2024-03-01 20:52:27,667 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/sdc,/dev/sda ... 2024-03-01 20:52:27,702 INFO program/MainThread: stdout[22]: Volume group "test_vg1" is already consistent. 2024-03-01 20:52:27,702 INFO program/MainThread: stderr[22]: 2024-03-01 20:52:27,702 INFO program/MainThread: ...done [22] (exit code: 0) 2024-03-01 20:52:27,702 INFO program/MainThread: Running [23] lvm vgchange -an test_vg1 --config= log {level=7 file=/tmp/lvm.log syslog=0} --devices=/dev/sdb,/dev/sdc,/dev/sda ... 2024-03-01 20:52:27,754 INFO program/MainThread: stdout[23]: 0 logical volume(s) in volume group "test_vg1" now active 2024-03-01 20:52:27,754 INFO program/MainThread: stderr[23]: 2024-03-01 20:52:27,754 INFO program/MainThread: ...done [23] (exit code: 0) 2024-03-01 20:52:27,754 INFO program/MainThread: Running [24] lvm vgremove --force test_vg1 --config= log {level=7 file=/tmp/lvm.log syslog=0} --devices=/dev/sdb,/dev/sdc,/dev/sda ... 2024-03-01 20:52:27,786 INFO program/MainThread: stdout[24]: Volume group "test_vg1" successfully removed 2024-03-01 20:52:27,786 INFO program/MainThread: stderr[24]: 2024-03-01 20:52:27,786 INFO program/MainThread: ...done [24] (exit code: 0) 2024-03-01 20:52:27,787 INFO blivet/MainThread: executing action: [122] destroy format lvmpv on disk sda (id 2) 2024-03-01 20:52:27,793 DEBUG blivet/MainThread: DiskDevice.setup: sda ; orig: True ; status: True ; controllable: True ; 2024-03-01 20:52:27,804 DEBUG blivet/MainThread: LVMPhysicalVolume.destroy: device: /dev/sda ; type: lvmpv ; status: None ; 2024-03-01 20:52:27,808 DEBUG blivet/MainThread: LVMPhysicalVolume._destroy: device: /dev/sda ; type: lvmpv ; status: None ; 2024-03-01 20:52:27,809 INFO program/MainThread: Running [25] lvm pvremove --force --force --yes /dev/sda --config= log {level=7 file=/tmp/lvm.log syslog=0} --devices=/dev/sdb,/dev/sdc,/dev/sda ... 2024-03-01 20:52:27,856 INFO program/MainThread: stdout[25]: Labels on physical volume "/dev/sda" successfully wiped. 2024-03-01 20:52:27,858 INFO program/MainThread: stderr[25]: 2024-03-01 20:52:27,858 INFO program/MainThread: ...done [25] (exit code: 0) 2024-03-01 20:52:27,859 DEBUG blivet/MainThread: lvm filter: device /dev/sda removed from the list of allowed devices 2024-03-01 20:52:27,859 INFO program/MainThread: Running... udevadm settle --timeout=300 2024-03-01 20:52:27,872 DEBUG program/MainThread: Return code: 0 2024-03-01 20:52:27,873 INFO program/MainThread: Running [26] lvm config --typeconfig full devices/use_devicesfile --config= log {level=7 file=/tmp/lvm.log syslog=0} --devices=/dev/sdb,/dev/sdc ... 2024-03-01 20:52:27,880 INFO program/MainThread: stdout[26]: use_devicesfile=1 2024-03-01 20:52:27,880 INFO program/MainThread: stderr[26]: 2024-03-01 20:52:27,880 INFO program/MainThread: ...done [26] (exit code: 0) 2024-03-01 20:52:27,880 INFO program/MainThread: Running [27] lvmdevices --deldev /dev/sda ... 2024-03-01 20:52:27,893 INFO program/MainThread: stdout[27]: 2024-03-01 20:52:27,893 INFO program/MainThread: stderr[27]: 2024-03-01 20:52:27,893 INFO program/MainThread: ...done [27] (exit code: 0) 2024-03-01 20:52:27,893 INFO program/MainThread: Running... udevadm settle --timeout=300 2024-03-01 20:52:27,905 DEBUG program/MainThread: Return code: 0 2024-03-01 20:52:27,905 INFO program/MainThread: Running... udevadm settle --timeout=300 2024-03-01 20:52:27,917 DEBUG program/MainThread: Return code: 0 2024-03-01 20:52:27,918 INFO blivet/MainThread: executing action: [120] destroy format lvmpv on disk sdb (id 16) 2024-03-01 20:52:27,921 DEBUG blivet/MainThread: DiskDevice.setup: sdb ; orig: True ; status: True ; controllable: True ; 2024-03-01 20:52:27,924 DEBUG blivet/MainThread: LVMPhysicalVolume.destroy: device: /dev/sdb ; type: lvmpv ; status: None ; 2024-03-01 20:52:27,926 DEBUG blivet/MainThread: LVMPhysicalVolume._destroy: device: /dev/sdb ; type: lvmpv ; status: None ; 2024-03-01 20:52:27,926 INFO program/MainThread: Running [28] lvm pvremove --force --force --yes /dev/sdb --config= log {level=7 file=/tmp/lvm.log syslog=0} --devices=/dev/sdb,/dev/sdc ... 2024-03-01 20:52:27,953 INFO program/MainThread: stdout[28]: Labels on physical volume "/dev/sdb" successfully wiped. 2024-03-01 20:52:27,953 INFO program/MainThread: stderr[28]: 2024-03-01 20:52:27,953 INFO program/MainThread: ...done [28] (exit code: 0) 2024-03-01 20:52:27,953 DEBUG blivet/MainThread: lvm filter: device /dev/sdb removed from the list of allowed devices 2024-03-01 20:52:27,954 INFO program/MainThread: Running... udevadm settle --timeout=300 2024-03-01 20:52:27,970 DEBUG program/MainThread: Return code: 0 2024-03-01 20:52:27,970 INFO program/MainThread: Running [29] lvm config --typeconfig full devices/use_devicesfile --config= log {level=7 file=/tmp/lvm.log syslog=0} --devices=/dev/sdc ... 2024-03-01 20:52:27,977 INFO program/MainThread: stdout[29]: use_devicesfile=1 2024-03-01 20:52:27,978 INFO program/MainThread: stderr[29]: 2024-03-01 20:52:27,978 INFO program/MainThread: ...done [29] (exit code: 0) 2024-03-01 20:52:27,978 INFO program/MainThread: Running [30] lvmdevices --deldev /dev/sdb ... 2024-03-01 20:52:27,990 INFO program/MainThread: stdout[30]: 2024-03-01 20:52:27,991 INFO program/MainThread: stderr[30]: 2024-03-01 20:52:27,991 INFO program/MainThread: ...done [30] (exit code: 0) 2024-03-01 20:52:27,991 INFO program/MainThread: Running... udevadm settle --timeout=300 2024-03-01 20:52:28,001 DEBUG program/MainThread: Return code: 0 2024-03-01 20:52:28,001 INFO program/MainThread: Running... udevadm settle --timeout=300 2024-03-01 20:52:28,013 DEBUG program/MainThread: Return code: 0 2024-03-01 20:52:28,014 INFO blivet/MainThread: executing action: [118] destroy format lvmpv on disk sdc (id 36) 2024-03-01 20:52:28,017 DEBUG blivet/MainThread: DiskDevice.setup: sdc ; orig: True ; status: True ; controllable: True ; 2024-03-01 20:52:28,020 DEBUG blivet/MainThread: LVMPhysicalVolume.destroy: device: /dev/sdc ; type: lvmpv ; status: None ; 2024-03-01 20:52:28,022 DEBUG blivet/MainThread: LVMPhysicalVolume._destroy: device: /dev/sdc ; type: lvmpv ; status: None ; 2024-03-01 20:52:28,022 INFO program/MainThread: Running [31] lvm pvremove --force --force --yes /dev/sdc --config= log {level=7 file=/tmp/lvm.log syslog=0} --devices=/dev/sdc ... 2024-03-01 20:52:28,050 INFO program/MainThread: stdout[31]: Labels on physical volume "/dev/sdc" successfully wiped. 2024-03-01 20:52:28,050 INFO program/MainThread: stderr[31]: 2024-03-01 20:52:28,051 INFO program/MainThread: ...done [31] (exit code: 0) 2024-03-01 20:52:28,051 DEBUG blivet/MainThread: lvm filter: device /dev/sdc removed from the list of allowed devices 2024-03-01 20:52:28,051 INFO program/MainThread: Running... udevadm settle --timeout=300 2024-03-01 20:52:28,068 DEBUG program/MainThread: Return code: 0 2024-03-01 20:52:28,068 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 20:52:28,076 INFO program/MainThread: stdout[32]: use_devicesfile=1 2024-03-01 20:52:28,076 INFO program/MainThread: stderr[32]: 2024-03-01 20:52:28,076 INFO program/MainThread: ...done [32] (exit code: 0) 2024-03-01 20:52:28,076 INFO program/MainThread: Running [33] lvmdevices --deldev /dev/sdc ... 2024-03-01 20:52:28,087 INFO program/MainThread: stdout[33]: 2024-03-01 20:52:28,088 INFO program/MainThread: stderr[33]: 2024-03-01 20:52:28,088 INFO program/MainThread: ...done [33] (exit code: 0) 2024-03-01 20:52:28,088 INFO program/MainThread: Running... udevadm settle --timeout=300 2024-03-01 20:52:28,099 DEBUG program/MainThread: Return code: 0 2024-03-01 20:52:28,099 INFO program/MainThread: Running... udevadm settle --timeout=300 2024-03-01 20:52:28,111 DEBUG program/MainThread: Return code: 0 2024-03-01 20:52:28,116 DEBUG blivet/MainThread: PartitionDevice._set_parted_partition: xvda1 ; 2024-03-01 20:52:28,116 DEBUG blivet/MainThread: device xvda1 new parted_partition parted.Partition instance -- disk: fileSystem: number: 1 path: /dev/xvda1 type: 0 name: None active: True busy: True geometry: PedPartition: <_ped.Partition object at 0x7f76fabda5e0> 2024-03-01 20:52:35,144 INFO blivet/MainThread: sys.argv = ['/tmp/ansible_fedora.linux_system_roles.blivet_payload_1zofyc4k/ansible_fedora.linux_system_roles.blivet_payload.zip/ansible_collections/fedora/linux_system_roles/plugins/modules/blivet.py'] 2024-03-01 20:52:38,145 INFO blivet/MainThread: sys.argv = ['/tmp/ansible_fedora.linux_system_roles.blivet_payload_uxjran0j/ansible_fedora.linux_system_roles.blivet_payload.zip/ansible_collections/fedora/linux_system_roles/plugins/modules/blivet.py'] 2024-03-01 20:52:42,132 INFO blivet/MainThread: sys.argv = ['/tmp/ansible_fedora.linux_system_roles.blivet_payload_ipb_lb8a/ansible_fedora.linux_system_roles.blivet_payload.zip/ansible_collections/fedora/linux_system_roles/plugins/modules/blivet.py'] 2024-03-01 20:52:42,166 DEBUG blivet/MainThread: Ext4FS.supported: supported: True ; 2024-03-01 20:52:42,166 INFO program/MainThread: Running [2] e2fsck -V ... 2024-03-01 20:52:42,169 INFO program/MainThread: stdout[2]: 2024-03-01 20:52:42,169 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 20:52:42,169 INFO program/MainThread: ...done [2] (exit code: 0) 2024-03-01 20:52:42,169 INFO program/MainThread: Running... modprobe --dry-run ext4 2024-03-01 20:52:42,174 DEBUG program/MainThread: Return code: 0 2024-03-01 20:52:42,174 DEBUG blivet/MainThread: get_format('ext4') returning Ext4FS instance with object id 0 2024-03-01 20:52:42,177 DEBUG blivet/MainThread: Ext4FS.supported: supported: True ; 2024-03-01 20:52:42,177 DEBUG blivet/MainThread: trying to set new default fstype to 'ext4' 2024-03-01 20:52:42,180 DEBUG blivet/MainThread: Ext4FS.supported: supported: True ; 2024-03-01 20:52:42,180 DEBUG blivet/MainThread: get_format('ext4') returning Ext4FS instance with object id 1 2024-03-01 20:52:42,183 DEBUG blivet/MainThread: Ext4FS.supported: supported: True ; 2024-03-01 20:52:42,183 INFO program/MainThread: Running... lsblk --bytes -a -o NAME,SIZE,OWNER,GROUP,MODE,FSTYPE,LABEL,UUID,PARTUUID,MOUNTPOINT 2024-03-01 20:52:42,191 INFO program/MainThread: stdout: 2024-03-01 20:52:42,191 INFO program/MainThread: NAME SIZE OWNER GROUP MODE FSTYPE LABEL UUID PARTUUID MOUNTPOINT 2024-03-01 20:52:42,191 INFO program/MainThread: sda 1073741824 root disk brw-rw---- 2024-03-01 20:52:42,191 INFO program/MainThread: sdb 1073741824 root disk brw-rw---- 2024-03-01 20:52:42,191 INFO program/MainThread: sdc 1073741824 root disk brw-rw---- 2024-03-01 20:52:42,191 INFO program/MainThread: sdd 1073741824 root disk brw-rw---- 2024-03-01 20:52:42,191 INFO program/MainThread: sde 1073741824 root disk brw-rw---- 2024-03-01 20:52:42,191 INFO program/MainThread: sdf 1073741824 root disk brw-rw---- 2024-03-01 20:52:42,191 INFO program/MainThread: sdg 1073741824 root disk brw-rw---- 2024-03-01 20:52:42,191 INFO program/MainThread: sdh 1073741824 root disk brw-rw---- 2024-03-01 20:52:42,191 INFO program/MainThread: sdi 1073741824 root disk brw-rw---- 2024-03-01 20:52:42,191 INFO program/MainThread: sdj 1073741824 root disk brw-rw---- 2024-03-01 20:52:42,191 INFO program/MainThread: sdk 1073741824 root disk brw-rw---- 2024-03-01 20:52:42,191 INFO program/MainThread: sdl 1073741824 root disk brw-rw---- 2024-03-01 20:52:42,191 INFO program/MainThread: xvda 268435456000 root disk brw-rw---- 2024-03-01 20:52:42,191 INFO program/MainThread: `-xvda1 268434390528 root disk brw-rw---- xfs a4d9efbc-be36-4c5f-99af-596afd10159d e61ef7e0-01 / 2024-03-01 20:52:42,191 DEBUG program/MainThread: Return code: 0 2024-03-01 20:52:42,191 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 20:52:42,192 DEBUG blivet/MainThread: lvm filter: clearing the lvm devices list 2024-03-01 20:52:42,192 DEBUG blivet/MainThread: lvm filter: clearing the lvm devices list 2024-03-01 20:52:42,192 INFO blivet/MainThread: resetting Blivet (version 3.6.0) instance 2024-03-01 20:52:42,192 DEBUG blivet/MainThread: lvm filter: clearing the lvm devices list 2024-03-01 20:52:42,192 INFO blivet/MainThread: DeviceTree.populate: ignored_disks is [] ; exclusive_disks is [] 2024-03-01 20:52:42,193 WARNING blivet/MainThread: Failed to call the update_volume_info method: libstoragemgmt functionality not available 2024-03-01 20:52:42,193 INFO program/MainThread: Running... udevadm settle --timeout=300 2024-03-01 20:52:42,205 DEBUG program/MainThread: Return code: 0 2024-03-01 20:52:42,218 INFO blivet/MainThread: devices to scan: ['sda', 'sdb', 'sdk', 'sdl', 'sdc', 'sdd', 'sde', 'sdf', 'sdg', 'sdh', 'sdi', 'sdj', 'xvda', 'xvda1'] 2024-03-01 20:52:42,222 DEBUG blivet/MainThread: DeviceTree.handle_device: name: sda ; info: {'CURRENT_TAGS': ':systemd:', 'DEVLINKS': '/dev/disk/by-diskseq/2 ' '/dev/disk/by-id/scsi-SLIO-ORG_disk0_a8abeb2a-8284-458e-bf04-3e0fbc353c0a ' '/dev/disk/by-id/scsi-1LIO-ORG_disk0:a8abeb2a-8284-458e-bf04-3e0fbc353c0a ' '/dev/disk/by-id/scsi-36001405a8abeb2a8284458ebf043e0fb ' '/dev/disk/by-id/wwn-0x6001405a8abeb2a8284458ebf043e0fb', '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': 'a8abeb2a-8284-458e-bf04-3e0fbc353c0a', 'ID_SERIAL': '36001405a8abeb2a8284458ebf043e0fb', 'ID_SERIAL_SHORT': '6001405a8abeb2a8284458ebf043e0fb', 'ID_TARGET_PORT': '0', 'ID_TYPE': 'disk', 'ID_VENDOR': 'LIO-ORG', 'ID_VENDOR_ENC': 'LIO-ORG\\x20', 'ID_WWN': '0x6001405a8abeb2a8', 'ID_WWN_VENDOR_EXTENSION': '0x284458ebf043e0fb', 'ID_WWN_WITH_EXTENSION': '0x6001405a8abeb2a8284458ebf043e0fb', 'MAJOR': '8', 'MINOR': '0', 'SCSI_IDENT_LUN_LOGICAL_UNIT_GROUP': '0x0', 'SCSI_IDENT_LUN_NAA_REGEXT': '6001405a8abeb2a8284458ebf043e0fb', 'SCSI_IDENT_LUN_T10': 'LIO-ORG_disk0:a8abeb2a-8284-458e-bf04-3e0fbc353c0a', 'SCSI_IDENT_PORT_NAME': 'naa.5001405a91c5ccc5,t,0x0001', 'SCSI_IDENT_PORT_RELATIVE': '0', 'SCSI_IDENT_PORT_TARGET_PORT_GROUP': '0x0', 'SCSI_IDENT_SERIAL': 'a8abeb2a-8284-458e-bf04-3e0fbc353c0a', 'SCSI_IDENT_TARGET_NAME': 'naa.5001405a91c5ccc5', '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': '336998022'} ; 2024-03-01 20:52:42,222 INFO blivet/MainThread: scanning sda (/sys/devices/tcm_loop_0/tcm_loop_adapter_0/host2/target2:0:1/2:0:1:0/block/sda)... 2024-03-01 20:52:42,223 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 20:52:42,249 INFO program/MainThread: stdout[3]: 2024-03-01 20:52:42,250 INFO program/MainThread: stderr[3]: 2024-03-01 20:52:42,250 INFO program/MainThread: ...done [3] (exit code: 0) 2024-03-01 20:52:42,254 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: sda ; incomplete: False ; hidden: False ; 2024-03-01 20:52:42,256 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned None 2024-03-01 20:52:42,261 INFO blivet/MainThread: failed to get initiator name from iscsi firmware: storaged iSCSI functionality not available 2024-03-01 20:52:42,262 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 20:52:42,267 DEBUG blivet/MainThread: DiskDevicePopulator.run: name: sda ; 2024-03-01 20:52:42,267 INFO blivet/MainThread: sda is a disk 2024-03-01 20:52:42,268 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 3 2024-03-01 20:52:42,268 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 4 2024-03-01 20:52:42,271 DEBUG blivet/MainThread: DiskDevice._set_format: sda ; type: None ; current: None ; 2024-03-01 20:52:42,274 DEBUG blivet/MainThread: DiskDevice.update_sysfs_path: sda ; status: True ; 2024-03-01 20:52:42,274 DEBUG blivet/MainThread: sda sysfs_path set to /sys/devices/tcm_loop_0/tcm_loop_adapter_0/host2/target2:0:1/2:0:1:0/block/sda 2024-03-01 20:52:42,277 DEBUG blivet/MainThread: DiskDevice.read_current_size: exists: True ; path: /dev/sda ; sysfs_path: /sys/devices/tcm_loop_0/tcm_loop_adapter_0/host2/target2:0:1/2:0:1:0/block/sda ; 2024-03-01 20:52:42,278 DEBUG blivet/MainThread: updated sda size to 1024 MiB (1024 MiB) 2024-03-01 20:52:42,278 INFO blivet/MainThread: added disk sda (id 2) to device tree 2024-03-01 20:52:42,278 INFO blivet/MainThread: got device: DiskDevice instance (0x7f44e031b8e0) -- 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 = 6001405a8abeb2a8284458ebf043e0fb 2024-03-01 20:52:42,281 DEBUG blivet/MainThread: DeviceTree.handle_format: name: sda ; 2024-03-01 20:52:42,282 DEBUG blivet/MainThread: no type or existing type for sda, bailing 2024-03-01 20:52:42,285 DEBUG blivet/MainThread: DeviceTree.handle_device: name: sdb ; info: {'CURRENT_TAGS': ':systemd:', 'DEVLINKS': '/dev/disk/by-id/wwn-0x6001405c67c68fc5fb8494288121de70 ' '/dev/disk/by-diskseq/3 ' '/dev/disk/by-id/scsi-36001405c67c68fc5fb8494288121de70 ' '/dev/disk/by-id/scsi-SLIO-ORG_disk1_c67c68fc-5fb8-4942-8812-1de7084b7176 ' '/dev/disk/by-id/scsi-1LIO-ORG_disk1:c67c68fc-5fb8-4942-8812-1de7084b7176', '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': 'c67c68fc-5fb8-4942-8812-1de7084b7176', 'ID_SERIAL': '36001405c67c68fc5fb8494288121de70', 'ID_SERIAL_SHORT': '6001405c67c68fc5fb8494288121de70', 'ID_TARGET_PORT': '0', 'ID_TYPE': 'disk', 'ID_VENDOR': 'LIO-ORG', 'ID_VENDOR_ENC': 'LIO-ORG\\x20', 'ID_WWN': '0x6001405c67c68fc5', 'ID_WWN_VENDOR_EXTENSION': '0xfb8494288121de70', 'ID_WWN_WITH_EXTENSION': '0x6001405c67c68fc5fb8494288121de70', 'MAJOR': '8', 'MINOR': '16', 'SCSI_IDENT_LUN_LOGICAL_UNIT_GROUP': '0x0', 'SCSI_IDENT_LUN_NAA_REGEXT': '6001405c67c68fc5fb8494288121de70', 'SCSI_IDENT_LUN_T10': 'LIO-ORG_disk1:c67c68fc-5fb8-4942-8812-1de7084b7176', 'SCSI_IDENT_PORT_NAME': 'naa.5001405a91c5ccc5,t,0x0001', 'SCSI_IDENT_PORT_RELATIVE': '0', 'SCSI_IDENT_PORT_TARGET_PORT_GROUP': '0x0', 'SCSI_IDENT_SERIAL': 'c67c68fc-5fb8-4942-8812-1de7084b7176', 'SCSI_IDENT_TARGET_NAME': 'naa.5001405a91c5ccc5', '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': '337020590'} ; 2024-03-01 20:52:42,285 INFO blivet/MainThread: scanning sdb (/sys/devices/tcm_loop_0/tcm_loop_adapter_0/host2/target2:0:1/2:0:1:1/block/sdb)... 2024-03-01 20:52:42,288 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: sdb ; incomplete: False ; hidden: False ; 2024-03-01 20:52:42,290 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned None 2024-03-01 20:52:42,295 DEBUG blivet/MainThread: DiskDevicePopulator.run: name: sdb ; 2024-03-01 20:52:42,296 INFO blivet/MainThread: sdb is a disk 2024-03-01 20:52:42,296 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 8 2024-03-01 20:52:42,296 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 9 2024-03-01 20:52:42,299 DEBUG blivet/MainThread: DiskDevice._set_format: sdb ; type: None ; current: None ; 2024-03-01 20:52:42,302 DEBUG blivet/MainThread: DiskDevice.update_sysfs_path: sdb ; status: True ; 2024-03-01 20:52:42,302 DEBUG blivet/MainThread: sdb sysfs_path set to /sys/devices/tcm_loop_0/tcm_loop_adapter_0/host2/target2:0:1/2:0:1:1/block/sdb 2024-03-01 20:52:42,305 DEBUG blivet/MainThread: DiskDevice.read_current_size: exists: True ; path: /dev/sdb ; sysfs_path: /sys/devices/tcm_loop_0/tcm_loop_adapter_0/host2/target2:0:1/2:0:1:1/block/sdb ; 2024-03-01 20:52:42,305 DEBUG blivet/MainThread: updated sdb size to 1024 MiB (1024 MiB) 2024-03-01 20:52:42,306 INFO blivet/MainThread: added disk sdb (id 7) to device tree 2024-03-01 20:52:42,306 INFO blivet/MainThread: got device: DiskDevice instance (0x7f44df203a60) -- 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 = 6001405c67c68fc5fb8494288121de70 2024-03-01 20:52:42,309 DEBUG blivet/MainThread: DeviceTree.handle_format: name: sdb ; 2024-03-01 20:52:42,309 DEBUG blivet/MainThread: no type or existing type for sdb, bailing 2024-03-01 20:52:42,312 DEBUG blivet/MainThread: DeviceTree.handle_device: name: sdk ; info: {'CURRENT_TAGS': ':systemd:', 'DEVLINKS': '/dev/disk/by-id/scsi-SLIO-ORG_disk10_e1b8c6d0-3d08-40cc-baa9-9ea541aeb400 ' '/dev/disk/by-id/scsi-1LIO-ORG_disk10:e1b8c6d0-3d08-40cc-baa9-9ea541aeb400 ' '/dev/disk/by-id/wwn-0x6001405e1b8c6d03d0840ccbaa99ea54 ' '/dev/disk/by-id/scsi-36001405e1b8c6d03d0840ccbaa99ea54 ' '/dev/disk/by-diskseq/12', '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': 'e1b8c6d0-3d08-40cc-baa9-9ea541aeb400', 'ID_SERIAL': '36001405e1b8c6d03d0840ccbaa99ea54', 'ID_SERIAL_SHORT': '6001405e1b8c6d03d0840ccbaa99ea54', 'ID_TARGET_PORT': '0', 'ID_TYPE': 'disk', 'ID_VENDOR': 'LIO-ORG', 'ID_VENDOR_ENC': 'LIO-ORG\\x20', 'ID_WWN': '0x6001405e1b8c6d03', 'ID_WWN_VENDOR_EXTENSION': '0xd0840ccbaa99ea54', 'ID_WWN_WITH_EXTENSION': '0x6001405e1b8c6d03d0840ccbaa99ea54', 'MAJOR': '8', 'MINOR': '160', 'SCSI_IDENT_LUN_LOGICAL_UNIT_GROUP': '0x0', 'SCSI_IDENT_LUN_NAA_REGEXT': '6001405e1b8c6d03d0840ccbaa99ea54', 'SCSI_IDENT_LUN_T10': 'LIO-ORG_disk10:e1b8c6d0-3d08-40cc-baa9-9ea541aeb400', 'SCSI_IDENT_PORT_NAME': 'naa.5001405a91c5ccc5,t,0x0001', 'SCSI_IDENT_PORT_RELATIVE': '0', 'SCSI_IDENT_PORT_TARGET_PORT_GROUP': '0x0', 'SCSI_IDENT_SERIAL': 'e1b8c6d0-3d08-40cc-baa9-9ea541aeb400', 'SCSI_IDENT_TARGET_NAME': 'naa.5001405a91c5ccc5', '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': '337615258'} ; 2024-03-01 20:52:42,312 INFO blivet/MainThread: scanning sdk (/sys/devices/tcm_loop_0/tcm_loop_adapter_0/host2/target2:0:1/2:0:1:10/block/sdk)... 2024-03-01 20:52:42,315 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: sdk ; incomplete: False ; hidden: False ; 2024-03-01 20:52:42,318 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned None 2024-03-01 20:52:42,323 DEBUG blivet/MainThread: DiskDevicePopulator.run: name: sdk ; 2024-03-01 20:52:42,323 INFO blivet/MainThread: sdk is a disk 2024-03-01 20:52:42,323 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 13 2024-03-01 20:52:42,323 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 14 2024-03-01 20:52:42,326 DEBUG blivet/MainThread: DiskDevice._set_format: sdk ; type: None ; current: None ; 2024-03-01 20:52:42,329 DEBUG blivet/MainThread: DiskDevice.update_sysfs_path: sdk ; status: True ; 2024-03-01 20:52:42,329 DEBUG blivet/MainThread: sdk sysfs_path set to /sys/devices/tcm_loop_0/tcm_loop_adapter_0/host2/target2:0:1/2:0:1:10/block/sdk 2024-03-01 20:52:42,332 DEBUG blivet/MainThread: DiskDevice.read_current_size: exists: True ; path: /dev/sdk ; sysfs_path: /sys/devices/tcm_loop_0/tcm_loop_adapter_0/host2/target2:0:1/2:0:1:10/block/sdk ; 2024-03-01 20:52:42,332 DEBUG blivet/MainThread: updated sdk size to 1024 MiB (1024 MiB) 2024-03-01 20:52:42,333 INFO blivet/MainThread: added disk sdk (id 12) to device tree 2024-03-01 20:52:42,333 INFO blivet/MainThread: got device: DiskDevice instance (0x7f44df203ca0) -- 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 = 6001405e1b8c6d03d0840ccbaa99ea54 2024-03-01 20:52:42,336 DEBUG blivet/MainThread: DeviceTree.handle_format: name: sdk ; 2024-03-01 20:52:42,336 DEBUG blivet/MainThread: no type or existing type for sdk, bailing 2024-03-01 20:52:42,339 DEBUG blivet/MainThread: DeviceTree.handle_device: name: sdl ; info: {'CURRENT_TAGS': ':systemd:', 'DEVLINKS': '/dev/disk/by-id/scsi-36001405f208e545093d44a6ac77aa8bf ' '/dev/disk/by-id/scsi-SLIO-ORG_disk11_f208e545-093d-44a6-ac77-aa8bfab02819 ' '/dev/disk/by-id/wwn-0x6001405f208e545093d44a6ac77aa8bf ' '/dev/disk/by-id/scsi-1LIO-ORG_disk11:f208e545-093d-44a6-ac77-aa8bfab02819 ' '/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': 'f208e545-093d-44a6-ac77-aa8bfab02819', 'ID_SERIAL': '36001405f208e545093d44a6ac77aa8bf', 'ID_SERIAL_SHORT': '6001405f208e545093d44a6ac77aa8bf', 'ID_TARGET_PORT': '0', 'ID_TYPE': 'disk', 'ID_VENDOR': 'LIO-ORG', 'ID_VENDOR_ENC': 'LIO-ORG\\x20', 'ID_WWN': '0x6001405f208e5450', 'ID_WWN_VENDOR_EXTENSION': '0x93d44a6ac77aa8bf', 'ID_WWN_WITH_EXTENSION': '0x6001405f208e545093d44a6ac77aa8bf', 'MAJOR': '8', 'MINOR': '176', 'SCSI_IDENT_LUN_LOGICAL_UNIT_GROUP': '0x0', 'SCSI_IDENT_LUN_NAA_REGEXT': '6001405f208e545093d44a6ac77aa8bf', 'SCSI_IDENT_LUN_T10': 'LIO-ORG_disk11:f208e545-093d-44a6-ac77-aa8bfab02819', 'SCSI_IDENT_PORT_NAME': 'naa.5001405a91c5ccc5,t,0x0001', 'SCSI_IDENT_PORT_RELATIVE': '0', 'SCSI_IDENT_PORT_TARGET_PORT_GROUP': '0x0', 'SCSI_IDENT_SERIAL': 'f208e545-093d-44a6-ac77-aa8bfab02819', 'SCSI_IDENT_TARGET_NAME': 'naa.5001405a91c5ccc5', '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': '337703429'} ; 2024-03-01 20:52:42,339 INFO blivet/MainThread: scanning sdl (/sys/devices/tcm_loop_0/tcm_loop_adapter_0/host2/target2:0:1/2:0:1:11/block/sdl)... 2024-03-01 20:52:42,342 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: sdl ; incomplete: False ; hidden: False ; 2024-03-01 20:52:42,344 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned None 2024-03-01 20:52:42,349 DEBUG blivet/MainThread: DiskDevicePopulator.run: name: sdl ; 2024-03-01 20:52:42,350 INFO blivet/MainThread: sdl is a disk 2024-03-01 20:52:42,350 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 18 2024-03-01 20:52:42,350 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 19 2024-03-01 20:52:42,353 DEBUG blivet/MainThread: DiskDevice._set_format: sdl ; type: None ; current: None ; 2024-03-01 20:52:42,356 DEBUG blivet/MainThread: DiskDevice.update_sysfs_path: sdl ; status: True ; 2024-03-01 20:52:42,356 DEBUG blivet/MainThread: sdl sysfs_path set to /sys/devices/tcm_loop_0/tcm_loop_adapter_0/host2/target2:0:1/2:0:1:11/block/sdl 2024-03-01 20:52:42,359 DEBUG blivet/MainThread: DiskDevice.read_current_size: exists: True ; path: /dev/sdl ; sysfs_path: /sys/devices/tcm_loop_0/tcm_loop_adapter_0/host2/target2:0:1/2:0:1:11/block/sdl ; 2024-03-01 20:52:42,359 DEBUG blivet/MainThread: updated sdl size to 1024 MiB (1024 MiB) 2024-03-01 20:52:42,359 INFO blivet/MainThread: added disk sdl (id 17) to device tree 2024-03-01 20:52:42,359 INFO blivet/MainThread: got device: DiskDevice instance (0x7f44df23cf70) -- 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 = 6001405f208e545093d44a6ac77aa8bf 2024-03-01 20:52:42,362 DEBUG blivet/MainThread: DeviceTree.handle_format: name: sdl ; 2024-03-01 20:52:42,362 DEBUG blivet/MainThread: no type or existing type for sdl, bailing 2024-03-01 20:52:42,365 DEBUG blivet/MainThread: DeviceTree.handle_device: name: sdc ; info: {'CURRENT_TAGS': ':systemd:', 'DEVLINKS': '/dev/disk/by-id/scsi-SLIO-ORG_disk2_0b2dc9bc-15ac-412f-92a3-0dd570796fb3 ' '/dev/disk/by-id/scsi-360014050b2dc9bc15ac412f92a30dd57 ' '/dev/disk/by-diskseq/4 ' '/dev/disk/by-id/scsi-1LIO-ORG_disk2:0b2dc9bc-15ac-412f-92a3-0dd570796fb3 ' '/dev/disk/by-id/wwn-0x60014050b2dc9bc15ac412f92a30dd57', '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': '0b2dc9bc-15ac-412f-92a3-0dd570796fb3', 'ID_SERIAL': '360014050b2dc9bc15ac412f92a30dd57', 'ID_SERIAL_SHORT': '60014050b2dc9bc15ac412f92a30dd57', 'ID_TARGET_PORT': '0', 'ID_TYPE': 'disk', 'ID_VENDOR': 'LIO-ORG', 'ID_VENDOR_ENC': 'LIO-ORG\\x20', 'ID_WWN': '0x60014050b2dc9bc1', 'ID_WWN_VENDOR_EXTENSION': '0x5ac412f92a30dd57', 'ID_WWN_WITH_EXTENSION': '0x60014050b2dc9bc15ac412f92a30dd57', 'MAJOR': '8', 'MINOR': '32', 'SCSI_IDENT_LUN_LOGICAL_UNIT_GROUP': '0x0', 'SCSI_IDENT_LUN_NAA_REGEXT': '60014050b2dc9bc15ac412f92a30dd57', 'SCSI_IDENT_LUN_T10': 'LIO-ORG_disk2:0b2dc9bc-15ac-412f-92a3-0dd570796fb3', 'SCSI_IDENT_PORT_NAME': 'naa.5001405a91c5ccc5,t,0x0001', 'SCSI_IDENT_PORT_RELATIVE': '0', 'SCSI_IDENT_PORT_TARGET_PORT_GROUP': '0x0', 'SCSI_IDENT_SERIAL': '0b2dc9bc-15ac-412f-92a3-0dd570796fb3', 'SCSI_IDENT_TARGET_NAME': 'naa.5001405a91c5ccc5', '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': '337088436'} ; 2024-03-01 20:52:42,365 INFO blivet/MainThread: scanning sdc (/sys/devices/tcm_loop_0/tcm_loop_adapter_0/host2/target2:0:1/2:0:1:2/block/sdc)... 2024-03-01 20:52:42,368 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: sdc ; incomplete: False ; hidden: False ; 2024-03-01 20:52:42,371 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned None 2024-03-01 20:52:42,376 DEBUG blivet/MainThread: DiskDevicePopulator.run: name: sdc ; 2024-03-01 20:52:42,376 INFO blivet/MainThread: sdc is a disk 2024-03-01 20:52:42,376 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 23 2024-03-01 20:52:42,376 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 24 2024-03-01 20:52:42,379 DEBUG blivet/MainThread: DiskDevice._set_format: sdc ; type: None ; current: None ; 2024-03-01 20:52:42,382 DEBUG blivet/MainThread: DiskDevice.update_sysfs_path: sdc ; status: True ; 2024-03-01 20:52:42,382 DEBUG blivet/MainThread: sdc sysfs_path set to /sys/devices/tcm_loop_0/tcm_loop_adapter_0/host2/target2:0:1/2:0:1:2/block/sdc 2024-03-01 20:52:42,385 DEBUG blivet/MainThread: DiskDevice.read_current_size: exists: True ; path: /dev/sdc ; sysfs_path: /sys/devices/tcm_loop_0/tcm_loop_adapter_0/host2/target2:0:1/2:0:1:2/block/sdc ; 2024-03-01 20:52:42,385 DEBUG blivet/MainThread: updated sdc size to 1024 MiB (1024 MiB) 2024-03-01 20:52:42,385 INFO blivet/MainThread: added disk sdc (id 22) to device tree 2024-03-01 20:52:42,385 INFO blivet/MainThread: got device: DiskDevice instance (0x7f44df1cc3d0) -- 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 = 60014050b2dc9bc15ac412f92a30dd57 2024-03-01 20:52:42,388 DEBUG blivet/MainThread: DeviceTree.handle_format: name: sdc ; 2024-03-01 20:52:42,388 DEBUG blivet/MainThread: no type or existing type for sdc, bailing 2024-03-01 20:52:42,392 DEBUG blivet/MainThread: DeviceTree.handle_device: name: sdd ; info: {'CURRENT_TAGS': ':systemd:', 'DEVLINKS': '/dev/disk/by-id/scsi-1LIO-ORG_disk3:28254ba1-444f-43ab-a0ee-f4edee35f467 ' '/dev/disk/by-diskseq/5 ' '/dev/disk/by-id/scsi-SLIO-ORG_disk3_28254ba1-444f-43ab-a0ee-f4edee35f467 ' '/dev/disk/by-id/wwn-0x600140528254ba1444f43aba0eef4ede ' '/dev/disk/by-id/scsi-3600140528254ba1444f43aba0eef4ede', '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': '28254ba1-444f-43ab-a0ee-f4edee35f467', 'ID_SERIAL': '3600140528254ba1444f43aba0eef4ede', 'ID_SERIAL_SHORT': '600140528254ba1444f43aba0eef4ede', 'ID_TARGET_PORT': '0', 'ID_TYPE': 'disk', 'ID_VENDOR': 'LIO-ORG', 'ID_VENDOR_ENC': 'LIO-ORG\\x20', 'ID_WWN': '0x600140528254ba14', 'ID_WWN_VENDOR_EXTENSION': '0x44f43aba0eef4ede', 'ID_WWN_WITH_EXTENSION': '0x600140528254ba1444f43aba0eef4ede', 'MAJOR': '8', 'MINOR': '48', 'SCSI_IDENT_LUN_LOGICAL_UNIT_GROUP': '0x0', 'SCSI_IDENT_LUN_NAA_REGEXT': '600140528254ba1444f43aba0eef4ede', 'SCSI_IDENT_LUN_T10': 'LIO-ORG_disk3:28254ba1-444f-43ab-a0ee-f4edee35f467', 'SCSI_IDENT_PORT_NAME': 'naa.5001405a91c5ccc5,t,0x0001', 'SCSI_IDENT_PORT_RELATIVE': '0', 'SCSI_IDENT_PORT_TARGET_PORT_GROUP': '0x0', 'SCSI_IDENT_SERIAL': '28254ba1-444f-43ab-a0ee-f4edee35f467', 'SCSI_IDENT_TARGET_NAME': 'naa.5001405a91c5ccc5', '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': '337038990'} ; 2024-03-01 20:52:42,392 INFO blivet/MainThread: scanning sdd (/sys/devices/tcm_loop_0/tcm_loop_adapter_0/host2/target2:0:1/2:0:1:3/block/sdd)... 2024-03-01 20:52:42,394 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: sdd ; incomplete: False ; hidden: False ; 2024-03-01 20:52:42,397 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned None 2024-03-01 20:52:42,402 DEBUG blivet/MainThread: DiskDevicePopulator.run: name: sdd ; 2024-03-01 20:52:42,402 INFO blivet/MainThread: sdd is a disk 2024-03-01 20:52:42,403 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 28 2024-03-01 20:52:42,403 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 29 2024-03-01 20:52:42,405 DEBUG blivet/MainThread: DiskDevice._set_format: sdd ; type: None ; current: None ; 2024-03-01 20:52:42,408 DEBUG blivet/MainThread: DiskDevice.update_sysfs_path: sdd ; status: True ; 2024-03-01 20:52:42,408 DEBUG blivet/MainThread: sdd sysfs_path set to /sys/devices/tcm_loop_0/tcm_loop_adapter_0/host2/target2:0:1/2:0:1:3/block/sdd 2024-03-01 20:52:42,411 DEBUG blivet/MainThread: DiskDevice.read_current_size: exists: True ; path: /dev/sdd ; sysfs_path: /sys/devices/tcm_loop_0/tcm_loop_adapter_0/host2/target2:0:1/2:0:1:3/block/sdd ; 2024-03-01 20:52:42,411 DEBUG blivet/MainThread: updated sdd size to 1024 MiB (1024 MiB) 2024-03-01 20:52:42,412 INFO blivet/MainThread: added disk sdd (id 27) to device tree 2024-03-01 20:52:42,412 INFO blivet/MainThread: got device: DiskDevice instance (0x7f44df203460) -- 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 = 600140528254ba1444f43aba0eef4ede 2024-03-01 20:52:42,415 DEBUG blivet/MainThread: DeviceTree.handle_format: name: sdd ; 2024-03-01 20:52:42,415 DEBUG blivet/MainThread: no type or existing type for sdd, bailing 2024-03-01 20:52:42,418 DEBUG blivet/MainThread: DeviceTree.handle_device: name: sde ; info: {'CURRENT_TAGS': ':systemd:', 'DEVLINKS': '/dev/disk/by-id/scsi-360014058a9a6b3d7bec490eabf9e15bf ' '/dev/disk/by-id/scsi-SLIO-ORG_disk4_8a9a6b3d-7bec-490e-abf9-e15bfef000fd ' '/dev/disk/by-id/wwn-0x60014058a9a6b3d7bec490eabf9e15bf ' '/dev/disk/by-id/scsi-1LIO-ORG_disk4:8a9a6b3d-7bec-490e-abf9-e15bfef000fd ' '/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': '8a9a6b3d-7bec-490e-abf9-e15bfef000fd', 'ID_SERIAL': '360014058a9a6b3d7bec490eabf9e15bf', 'ID_SERIAL_SHORT': '60014058a9a6b3d7bec490eabf9e15bf', 'ID_TARGET_PORT': '0', 'ID_TYPE': 'disk', 'ID_VENDOR': 'LIO-ORG', 'ID_VENDOR_ENC': 'LIO-ORG\\x20', 'ID_WWN': '0x60014058a9a6b3d7', 'ID_WWN_VENDOR_EXTENSION': '0xbec490eabf9e15bf', 'ID_WWN_WITH_EXTENSION': '0x60014058a9a6b3d7bec490eabf9e15bf', 'MAJOR': '8', 'MINOR': '64', 'SCSI_IDENT_LUN_LOGICAL_UNIT_GROUP': '0x0', 'SCSI_IDENT_LUN_NAA_REGEXT': '60014058a9a6b3d7bec490eabf9e15bf', 'SCSI_IDENT_LUN_T10': 'LIO-ORG_disk4:8a9a6b3d-7bec-490e-abf9-e15bfef000fd', 'SCSI_IDENT_PORT_NAME': 'naa.5001405a91c5ccc5,t,0x0001', 'SCSI_IDENT_PORT_RELATIVE': '0', 'SCSI_IDENT_PORT_TARGET_PORT_GROUP': '0x0', 'SCSI_IDENT_SERIAL': '8a9a6b3d-7bec-490e-abf9-e15bfef000fd', 'SCSI_IDENT_TARGET_NAME': 'naa.5001405a91c5ccc5', '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': '337149758'} ; 2024-03-01 20:52:42,418 INFO blivet/MainThread: scanning sde (/sys/devices/tcm_loop_0/tcm_loop_adapter_0/host2/target2:0:1/2:0:1:4/block/sde)... 2024-03-01 20:52:42,421 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: sde ; incomplete: False ; hidden: False ; 2024-03-01 20:52:42,423 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned None 2024-03-01 20:52:42,428 DEBUG blivet/MainThread: DiskDevicePopulator.run: name: sde ; 2024-03-01 20:52:42,429 INFO blivet/MainThread: sde is a disk 2024-03-01 20:52:42,429 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 33 2024-03-01 20:52:42,429 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 34 2024-03-01 20:52:42,432 DEBUG blivet/MainThread: DiskDevice._set_format: sde ; type: None ; current: None ; 2024-03-01 20:52:42,435 DEBUG blivet/MainThread: DiskDevice.update_sysfs_path: sde ; status: True ; 2024-03-01 20:52:42,435 DEBUG blivet/MainThread: sde sysfs_path set to /sys/devices/tcm_loop_0/tcm_loop_adapter_0/host2/target2:0:1/2:0:1:4/block/sde 2024-03-01 20:52:42,438 DEBUG blivet/MainThread: DiskDevice.read_current_size: exists: True ; path: /dev/sde ; sysfs_path: /sys/devices/tcm_loop_0/tcm_loop_adapter_0/host2/target2:0:1/2:0:1:4/block/sde ; 2024-03-01 20:52:42,438 DEBUG blivet/MainThread: updated sde size to 1024 MiB (1024 MiB) 2024-03-01 20:52:42,438 INFO blivet/MainThread: added disk sde (id 32) to device tree 2024-03-01 20:52:42,438 INFO blivet/MainThread: got device: DiskDevice instance (0x7f44df1c2b80) -- 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 = 60014058a9a6b3d7bec490eabf9e15bf 2024-03-01 20:52:42,441 DEBUG blivet/MainThread: DeviceTree.handle_format: name: sde ; 2024-03-01 20:52:42,441 DEBUG blivet/MainThread: no type or existing type for sde, bailing 2024-03-01 20:52:42,444 DEBUG blivet/MainThread: DeviceTree.handle_device: name: sdf ; info: {'CURRENT_TAGS': ':systemd:', 'DEVLINKS': '/dev/disk/by-diskseq/7 ' '/dev/disk/by-id/wwn-0x600140525b7012bf4c541b5b0813087a ' '/dev/disk/by-id/scsi-SLIO-ORG_disk5_25b7012b-f4c5-41b5-b081-3087a0ec48d2 ' '/dev/disk/by-id/scsi-3600140525b7012bf4c541b5b0813087a ' '/dev/disk/by-id/scsi-1LIO-ORG_disk5:25b7012b-f4c5-41b5-b081-3087a0ec48d2', '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': '25b7012b-f4c5-41b5-b081-3087a0ec48d2', 'ID_SERIAL': '3600140525b7012bf4c541b5b0813087a', 'ID_SERIAL_SHORT': '600140525b7012bf4c541b5b0813087a', 'ID_TARGET_PORT': '0', 'ID_TYPE': 'disk', 'ID_VENDOR': 'LIO-ORG', 'ID_VENDOR_ENC': 'LIO-ORG\\x20', 'ID_WWN': '0x600140525b7012bf', 'ID_WWN_VENDOR_EXTENSION': '0x4c541b5b0813087a', 'ID_WWN_WITH_EXTENSION': '0x600140525b7012bf4c541b5b0813087a', 'MAJOR': '8', 'MINOR': '80', 'SCSI_IDENT_LUN_LOGICAL_UNIT_GROUP': '0x0', 'SCSI_IDENT_LUN_NAA_REGEXT': '600140525b7012bf4c541b5b0813087a', 'SCSI_IDENT_LUN_T10': 'LIO-ORG_disk5:25b7012b-f4c5-41b5-b081-3087a0ec48d2', 'SCSI_IDENT_PORT_NAME': 'naa.5001405a91c5ccc5,t,0x0001', 'SCSI_IDENT_PORT_RELATIVE': '0', 'SCSI_IDENT_PORT_TARGET_PORT_GROUP': '0x0', 'SCSI_IDENT_SERIAL': '25b7012b-f4c5-41b5-b081-3087a0ec48d2', 'SCSI_IDENT_TARGET_NAME': 'naa.5001405a91c5ccc5', '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': '337251391'} ; 2024-03-01 20:52:42,444 INFO blivet/MainThread: scanning sdf (/sys/devices/tcm_loop_0/tcm_loop_adapter_0/host2/target2:0:1/2:0:1:5/block/sdf)... 2024-03-01 20:52:42,447 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: sdf ; incomplete: False ; hidden: False ; 2024-03-01 20:52:42,450 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned None 2024-03-01 20:52:42,455 DEBUG blivet/MainThread: DiskDevicePopulator.run: name: sdf ; 2024-03-01 20:52:42,455 INFO blivet/MainThread: sdf is a disk 2024-03-01 20:52:42,455 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 38 2024-03-01 20:52:42,455 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 39 2024-03-01 20:52:42,458 DEBUG blivet/MainThread: DiskDevice._set_format: sdf ; type: None ; current: None ; 2024-03-01 20:52:42,461 DEBUG blivet/MainThread: DiskDevice.update_sysfs_path: sdf ; status: True ; 2024-03-01 20:52:42,461 DEBUG blivet/MainThread: sdf sysfs_path set to /sys/devices/tcm_loop_0/tcm_loop_adapter_0/host2/target2:0:1/2:0:1:5/block/sdf 2024-03-01 20:52:42,464 DEBUG blivet/MainThread: DiskDevice.read_current_size: exists: True ; path: /dev/sdf ; sysfs_path: /sys/devices/tcm_loop_0/tcm_loop_adapter_0/host2/target2:0:1/2:0:1:5/block/sdf ; 2024-03-01 20:52:42,464 DEBUG blivet/MainThread: updated sdf size to 1024 MiB (1024 MiB) 2024-03-01 20:52:42,465 INFO blivet/MainThread: added disk sdf (id 37) to device tree 2024-03-01 20:52:42,465 INFO blivet/MainThread: got device: DiskDevice instance (0x7f44df1c2fd0) -- 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 = 600140525b7012bf4c541b5b0813087a 2024-03-01 20:52:42,468 DEBUG blivet/MainThread: DeviceTree.handle_format: name: sdf ; 2024-03-01 20:52:42,468 DEBUG blivet/MainThread: no type or existing type for sdf, bailing 2024-03-01 20:52:42,471 DEBUG blivet/MainThread: DeviceTree.handle_device: name: sdg ; info: {'CURRENT_TAGS': ':systemd:', 'DEVLINKS': '/dev/disk/by-id/scsi-1LIO-ORG_disk6:2fcb2cc6-c284-43ea-b562-c0b7eba2ff7a ' '/dev/disk/by-id/wwn-0x60014052fcb2cc6c28443eab562c0b7e ' '/dev/disk/by-id/scsi-SLIO-ORG_disk6_2fcb2cc6-c284-43ea-b562-c0b7eba2ff7a ' '/dev/disk/by-id/scsi-360014052fcb2cc6c28443eab562c0b7e ' '/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': '2fcb2cc6-c284-43ea-b562-c0b7eba2ff7a', 'ID_SERIAL': '360014052fcb2cc6c28443eab562c0b7e', 'ID_SERIAL_SHORT': '60014052fcb2cc6c28443eab562c0b7e', 'ID_TARGET_PORT': '0', 'ID_TYPE': 'disk', 'ID_VENDOR': 'LIO-ORG', 'ID_VENDOR_ENC': 'LIO-ORG\\x20', 'ID_WWN': '0x60014052fcb2cc6c', 'ID_WWN_VENDOR_EXTENSION': '0x28443eab562c0b7e', 'ID_WWN_WITH_EXTENSION': '0x60014052fcb2cc6c28443eab562c0b7e', 'MAJOR': '8', 'MINOR': '96', 'SCSI_IDENT_LUN_LOGICAL_UNIT_GROUP': '0x0', 'SCSI_IDENT_LUN_NAA_REGEXT': '60014052fcb2cc6c28443eab562c0b7e', 'SCSI_IDENT_LUN_T10': 'LIO-ORG_disk6:2fcb2cc6-c284-43ea-b562-c0b7eba2ff7a', 'SCSI_IDENT_PORT_NAME': 'naa.5001405a91c5ccc5,t,0x0001', 'SCSI_IDENT_PORT_RELATIVE': '0', 'SCSI_IDENT_PORT_TARGET_PORT_GROUP': '0x0', 'SCSI_IDENT_SERIAL': '2fcb2cc6-c284-43ea-b562-c0b7eba2ff7a', 'SCSI_IDENT_TARGET_NAME': 'naa.5001405a91c5ccc5', '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': '337228647'} ; 2024-03-01 20:52:42,471 INFO blivet/MainThread: scanning sdg (/sys/devices/tcm_loop_0/tcm_loop_adapter_0/host2/target2:0:1/2:0:1:6/block/sdg)... 2024-03-01 20:52:42,474 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: sdg ; incomplete: False ; hidden: False ; 2024-03-01 20:52:42,476 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned None 2024-03-01 20:52:42,481 DEBUG blivet/MainThread: DiskDevicePopulator.run: name: sdg ; 2024-03-01 20:52:42,482 INFO blivet/MainThread: sdg is a disk 2024-03-01 20:52:42,482 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 43 2024-03-01 20:52:42,482 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 44 2024-03-01 20:52:42,485 DEBUG blivet/MainThread: DiskDevice._set_format: sdg ; type: None ; current: None ; 2024-03-01 20:52:42,488 DEBUG blivet/MainThread: DiskDevice.update_sysfs_path: sdg ; status: True ; 2024-03-01 20:52:42,488 DEBUG blivet/MainThread: sdg sysfs_path set to /sys/devices/tcm_loop_0/tcm_loop_adapter_0/host2/target2:0:1/2:0:1:6/block/sdg 2024-03-01 20:52:42,490 DEBUG blivet/MainThread: DiskDevice.read_current_size: exists: True ; path: /dev/sdg ; sysfs_path: /sys/devices/tcm_loop_0/tcm_loop_adapter_0/host2/target2:0:1/2:0:1:6/block/sdg ; 2024-03-01 20:52:42,491 DEBUG blivet/MainThread: updated sdg size to 1024 MiB (1024 MiB) 2024-03-01 20:52:42,491 INFO blivet/MainThread: added disk sdg (id 42) to device tree 2024-03-01 20:52:42,491 INFO blivet/MainThread: got device: DiskDevice instance (0x7f44df1d49a0) -- 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 = 60014052fcb2cc6c28443eab562c0b7e 2024-03-01 20:52:42,494 DEBUG blivet/MainThread: DeviceTree.handle_format: name: sdg ; 2024-03-01 20:52:42,494 DEBUG blivet/MainThread: no type or existing type for sdg, bailing 2024-03-01 20:52:42,497 DEBUG blivet/MainThread: DeviceTree.handle_device: name: sdh ; info: {'CURRENT_TAGS': ':systemd:', 'DEVLINKS': '/dev/disk/by-id/scsi-36001405130490dc6bc54a3a884c8d675 ' '/dev/disk/by-id/scsi-SLIO-ORG_disk7_130490dc-6bc5-4a3a-884c-8d67508d4785 ' '/dev/disk/by-id/wwn-0x6001405130490dc6bc54a3a884c8d675 ' '/dev/disk/by-id/scsi-1LIO-ORG_disk7:130490dc-6bc5-4a3a-884c-8d67508d4785 ' '/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': '130490dc-6bc5-4a3a-884c-8d67508d4785', 'ID_SERIAL': '36001405130490dc6bc54a3a884c8d675', 'ID_SERIAL_SHORT': '6001405130490dc6bc54a3a884c8d675', 'ID_TARGET_PORT': '0', 'ID_TYPE': 'disk', 'ID_VENDOR': 'LIO-ORG', 'ID_VENDOR_ENC': 'LIO-ORG\\x20', 'ID_WWN': '0x6001405130490dc6', 'ID_WWN_VENDOR_EXTENSION': '0xbc54a3a884c8d675', 'ID_WWN_WITH_EXTENSION': '0x6001405130490dc6bc54a3a884c8d675', 'MAJOR': '8', 'MINOR': '112', 'SCSI_IDENT_LUN_LOGICAL_UNIT_GROUP': '0x0', 'SCSI_IDENT_LUN_NAA_REGEXT': '6001405130490dc6bc54a3a884c8d675', 'SCSI_IDENT_LUN_T10': 'LIO-ORG_disk7:130490dc-6bc5-4a3a-884c-8d67508d4785', 'SCSI_IDENT_PORT_NAME': 'naa.5001405a91c5ccc5,t,0x0001', 'SCSI_IDENT_PORT_RELATIVE': '0', 'SCSI_IDENT_PORT_TARGET_PORT_GROUP': '0x0', 'SCSI_IDENT_SERIAL': '130490dc-6bc5-4a3a-884c-8d67508d4785', 'SCSI_IDENT_TARGET_NAME': 'naa.5001405a91c5ccc5', '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': '337415073'} ; 2024-03-01 20:52:42,497 INFO blivet/MainThread: scanning sdh (/sys/devices/tcm_loop_0/tcm_loop_adapter_0/host2/target2:0:1/2:0:1:7/block/sdh)... 2024-03-01 20:52:42,500 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: sdh ; incomplete: False ; hidden: False ; 2024-03-01 20:52:42,503 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned None 2024-03-01 20:52:42,508 DEBUG blivet/MainThread: DiskDevicePopulator.run: name: sdh ; 2024-03-01 20:52:42,508 INFO blivet/MainThread: sdh is a disk 2024-03-01 20:52:42,508 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 48 2024-03-01 20:52:42,508 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 49 2024-03-01 20:52:42,511 DEBUG blivet/MainThread: DiskDevice._set_format: sdh ; type: None ; current: None ; 2024-03-01 20:52:42,514 DEBUG blivet/MainThread: DiskDevice.update_sysfs_path: sdh ; status: True ; 2024-03-01 20:52:42,514 DEBUG blivet/MainThread: sdh sysfs_path set to /sys/devices/tcm_loop_0/tcm_loop_adapter_0/host2/target2:0:1/2:0:1:7/block/sdh 2024-03-01 20:52:42,517 DEBUG blivet/MainThread: DiskDevice.read_current_size: exists: True ; path: /dev/sdh ; sysfs_path: /sys/devices/tcm_loop_0/tcm_loop_adapter_0/host2/target2:0:1/2:0:1:7/block/sdh ; 2024-03-01 20:52:42,517 DEBUG blivet/MainThread: updated sdh size to 1024 MiB (1024 MiB) 2024-03-01 20:52:42,518 INFO blivet/MainThread: added disk sdh (id 47) to device tree 2024-03-01 20:52:42,518 INFO blivet/MainThread: got device: DiskDevice instance (0x7f44df1d44f0) -- 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 = 6001405130490dc6bc54a3a884c8d675 2024-03-01 20:52:42,521 DEBUG blivet/MainThread: DeviceTree.handle_format: name: sdh ; 2024-03-01 20:52:42,521 DEBUG blivet/MainThread: no type or existing type for sdh, bailing 2024-03-01 20:52:42,524 DEBUG blivet/MainThread: DeviceTree.handle_device: name: sdi ; info: {'CURRENT_TAGS': ':systemd:', 'DEVLINKS': '/dev/disk/by-diskseq/10 ' '/dev/disk/by-id/scsi-360014057c02790daf61431ab4c5489ce ' '/dev/disk/by-id/wwn-0x60014057c02790daf61431ab4c5489ce ' '/dev/disk/by-id/scsi-SLIO-ORG_disk8_7c02790d-af61-431a-b4c5-489ce662d703 ' '/dev/disk/by-id/scsi-1LIO-ORG_disk8:7c02790d-af61-431a-b4c5-489ce662d703', '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': '7c02790d-af61-431a-b4c5-489ce662d703', 'ID_SERIAL': '360014057c02790daf61431ab4c5489ce', 'ID_SERIAL_SHORT': '60014057c02790daf61431ab4c5489ce', 'ID_TARGET_PORT': '0', 'ID_TYPE': 'disk', 'ID_VENDOR': 'LIO-ORG', 'ID_VENDOR_ENC': 'LIO-ORG\\x20', 'ID_WWN': '0x60014057c02790da', 'ID_WWN_VENDOR_EXTENSION': '0xf61431ab4c5489ce', 'ID_WWN_WITH_EXTENSION': '0x60014057c02790daf61431ab4c5489ce', 'MAJOR': '8', 'MINOR': '128', 'SCSI_IDENT_LUN_LOGICAL_UNIT_GROUP': '0x0', 'SCSI_IDENT_LUN_NAA_REGEXT': '60014057c02790daf61431ab4c5489ce', 'SCSI_IDENT_LUN_T10': 'LIO-ORG_disk8:7c02790d-af61-431a-b4c5-489ce662d703', 'SCSI_IDENT_PORT_NAME': 'naa.5001405a91c5ccc5,t,0x0001', 'SCSI_IDENT_PORT_RELATIVE': '0', 'SCSI_IDENT_PORT_TARGET_PORT_GROUP': '0x0', 'SCSI_IDENT_SERIAL': '7c02790d-af61-431a-b4c5-489ce662d703', 'SCSI_IDENT_TARGET_NAME': 'naa.5001405a91c5ccc5', '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': '337428002'} ; 2024-03-01 20:52:42,524 INFO blivet/MainThread: scanning sdi (/sys/devices/tcm_loop_0/tcm_loop_adapter_0/host2/target2:0:1/2:0:1:8/block/sdi)... 2024-03-01 20:52:42,527 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: sdi ; incomplete: False ; hidden: False ; 2024-03-01 20:52:42,530 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned None 2024-03-01 20:52:42,535 DEBUG blivet/MainThread: DiskDevicePopulator.run: name: sdi ; 2024-03-01 20:52:42,535 INFO blivet/MainThread: sdi is a disk 2024-03-01 20:52:42,535 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 53 2024-03-01 20:52:42,536 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 54 2024-03-01 20:52:42,538 DEBUG blivet/MainThread: DiskDevice._set_format: sdi ; type: None ; current: None ; 2024-03-01 20:52:42,541 DEBUG blivet/MainThread: DiskDevice.update_sysfs_path: sdi ; status: True ; 2024-03-01 20:52:42,541 DEBUG blivet/MainThread: sdi sysfs_path set to /sys/devices/tcm_loop_0/tcm_loop_adapter_0/host2/target2:0:1/2:0:1:8/block/sdi 2024-03-01 20:52:42,544 DEBUG blivet/MainThread: DiskDevice.read_current_size: exists: True ; path: /dev/sdi ; sysfs_path: /sys/devices/tcm_loop_0/tcm_loop_adapter_0/host2/target2:0:1/2:0:1:8/block/sdi ; 2024-03-01 20:52:42,544 DEBUG blivet/MainThread: updated sdi size to 1024 MiB (1024 MiB) 2024-03-01 20:52:42,545 INFO blivet/MainThread: added disk sdi (id 52) to device tree 2024-03-01 20:52:42,545 INFO blivet/MainThread: got device: DiskDevice instance (0x7f44df1cc370) -- 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 = 60014057c02790daf61431ab4c5489ce 2024-03-01 20:52:42,548 DEBUG blivet/MainThread: DeviceTree.handle_format: name: sdi ; 2024-03-01 20:52:42,548 DEBUG blivet/MainThread: no type or existing type for sdi, bailing 2024-03-01 20:52:42,551 DEBUG blivet/MainThread: DeviceTree.handle_device: name: sdj ; info: {'CURRENT_TAGS': ':systemd:', 'DEVLINKS': '/dev/disk/by-id/scsi-360014058bb02eed505c4d7593b520327 ' '/dev/disk/by-diskseq/11 ' '/dev/disk/by-id/wwn-0x60014058bb02eed505c4d7593b520327 ' '/dev/disk/by-id/scsi-SLIO-ORG_disk9_8bb02eed-505c-4d75-93b5-20327aed4107 ' '/dev/disk/by-id/scsi-1LIO-ORG_disk9:8bb02eed-505c-4d75-93b5-20327aed4107', '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': '8bb02eed-505c-4d75-93b5-20327aed4107', 'ID_SERIAL': '360014058bb02eed505c4d7593b520327', 'ID_SERIAL_SHORT': '60014058bb02eed505c4d7593b520327', 'ID_TARGET_PORT': '0', 'ID_TYPE': 'disk', 'ID_VENDOR': 'LIO-ORG', 'ID_VENDOR_ENC': 'LIO-ORG\\x20', 'ID_WWN': '0x60014058bb02eed5', 'ID_WWN_VENDOR_EXTENSION': '0x05c4d7593b520327', 'ID_WWN_WITH_EXTENSION': '0x60014058bb02eed505c4d7593b520327', 'MAJOR': '8', 'MINOR': '144', 'SCSI_IDENT_LUN_LOGICAL_UNIT_GROUP': '0x0', 'SCSI_IDENT_LUN_NAA_REGEXT': '60014058bb02eed505c4d7593b520327', 'SCSI_IDENT_LUN_T10': 'LIO-ORG_disk9:8bb02eed-505c-4d75-93b5-20327aed4107', 'SCSI_IDENT_PORT_NAME': 'naa.5001405a91c5ccc5,t,0x0001', 'SCSI_IDENT_PORT_RELATIVE': '0', 'SCSI_IDENT_PORT_TARGET_PORT_GROUP': '0x0', 'SCSI_IDENT_SERIAL': '8bb02eed-505c-4d75-93b5-20327aed4107', 'SCSI_IDENT_TARGET_NAME': 'naa.5001405a91c5ccc5', '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': '337523000'} ; 2024-03-01 20:52:42,551 INFO blivet/MainThread: scanning sdj (/sys/devices/tcm_loop_0/tcm_loop_adapter_0/host2/target2:0:1/2:0:1:9/block/sdj)... 2024-03-01 20:52:42,554 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: sdj ; incomplete: False ; hidden: False ; 2024-03-01 20:52:42,556 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned None 2024-03-01 20:52:42,561 DEBUG blivet/MainThread: DiskDevicePopulator.run: name: sdj ; 2024-03-01 20:52:42,562 INFO blivet/MainThread: sdj is a disk 2024-03-01 20:52:42,562 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 58 2024-03-01 20:52:42,562 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 59 2024-03-01 20:52:42,564 DEBUG blivet/MainThread: DiskDevice._set_format: sdj ; type: None ; current: None ; 2024-03-01 20:52:42,567 DEBUG blivet/MainThread: DiskDevice.update_sysfs_path: sdj ; status: True ; 2024-03-01 20:52:42,567 DEBUG blivet/MainThread: sdj sysfs_path set to /sys/devices/tcm_loop_0/tcm_loop_adapter_0/host2/target2:0:1/2:0:1:9/block/sdj 2024-03-01 20:52:42,570 DEBUG blivet/MainThread: DiskDevice.read_current_size: exists: True ; path: /dev/sdj ; sysfs_path: /sys/devices/tcm_loop_0/tcm_loop_adapter_0/host2/target2:0:1/2:0:1:9/block/sdj ; 2024-03-01 20:52:42,571 DEBUG blivet/MainThread: updated sdj size to 1024 MiB (1024 MiB) 2024-03-01 20:52:42,571 INFO blivet/MainThread: added disk sdj (id 57) to device tree 2024-03-01 20:52:42,571 INFO blivet/MainThread: got device: DiskDevice instance (0x7f44df1d9730) -- 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 = 60014058bb02eed505c4d7593b520327 2024-03-01 20:52:42,574 DEBUG blivet/MainThread: DeviceTree.handle_format: name: sdj ; 2024-03-01 20:52:42,574 DEBUG blivet/MainThread: no type or existing type for sdj, bailing 2024-03-01 20:52:42,577 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': '16965658'} ; 2024-03-01 20:52:42,577 INFO blivet/MainThread: scanning xvda (/sys/devices/vbd-768/block/xvda)... 2024-03-01 20:52:42,580 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: xvda ; incomplete: False ; hidden: False ; 2024-03-01 20:52:42,582 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned None 2024-03-01 20:52:42,586 DEBUG blivet/MainThread: DiskDevicePopulator.run: name: xvda ; 2024-03-01 20:52:42,586 WARNING blivet/MainThread: device/vendor is not a valid attribute 2024-03-01 20:52:42,586 WARNING blivet/MainThread: device/model is not a valid attribute 2024-03-01 20:52:42,586 INFO blivet/MainThread: xvda is a disk 2024-03-01 20:52:42,587 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 63 2024-03-01 20:52:42,587 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 64 2024-03-01 20:52:42,589 DEBUG blivet/MainThread: DiskDevice._set_format: xvda ; type: None ; current: None ; 2024-03-01 20:52:42,592 DEBUG blivet/MainThread: DiskDevice.update_sysfs_path: xvda ; status: True ; 2024-03-01 20:52:42,592 DEBUG blivet/MainThread: xvda sysfs_path set to /sys/devices/vbd-768/block/xvda 2024-03-01 20:52:42,595 DEBUG blivet/MainThread: DiskDevice.read_current_size: exists: True ; path: /dev/xvda ; sysfs_path: /sys/devices/vbd-768/block/xvda ; 2024-03-01 20:52:42,595 DEBUG blivet/MainThread: updated xvda size to 250 GiB (250 GiB) 2024-03-01 20:52:42,596 INFO blivet/MainThread: added disk xvda (id 62) to device tree 2024-03-01 20:52:42,596 INFO blivet/MainThread: got device: DiskDevice instance (0x7f44df1dd490) -- name = xvda status = True id = 62 children = [] parents = [] uuid = None size = 250 GiB format = existing None major = 202 minor = 0 exists = True protected = False sysfs path = /sys/devices/vbd-768/block/xvda target size = 250 GiB path = /dev/xvda format args = [] original_format = None removable = False wwn = None 2024-03-01 20:52:42,599 DEBUG blivet/MainThread: DeviceTree.handle_format: name: xvda ; 2024-03-01 20:52:42,602 DEBUG blivet/MainThread: AppleBootstrapFS.supported: supported: True ; 2024-03-01 20:52:42,602 DEBUG blivet/MainThread: get_format('appleboot') returning AppleBootstrapFS instance with object id 66 2024-03-01 20:52:42,605 DEBUG blivet/MainThread: EFIFS.supported: supported: True ; 2024-03-01 20:52:42,605 DEBUG blivet/MainThread: get_format('efi') returning EFIFS instance with object id 67 2024-03-01 20:52:42,608 DEBUG blivet/MainThread: MacEFIFS.supported: supported: True ; 2024-03-01 20:52:42,608 DEBUG blivet/MainThread: get_format('macefi') returning MacEFIFS instance with object id 68 2024-03-01 20:52:42,611 DEBUG blivet/MainThread: MacEFIFS.supported: supported: True ; 2024-03-01 20:52:42,611 DEBUG blivet/MainThread: get_format('macefi') returning MacEFIFS instance with object id 69 2024-03-01 20:52:42,614 DEBUG blivet/MainThread: DiskLabelFormatPopulator.run: device: xvda ; label_type: dos ; 2024-03-01 20:52:42,617 DEBUG blivet/MainThread: DiskDevice.setup: xvda ; orig: False ; status: True ; controllable: True ; 2024-03-01 20:52:42,620 DEBUG blivet/MainThread: DiskLabel.__init__: uuid: e61ef7e0 ; label: None ; device: /dev/xvda ; serial: None ; exists: True ; 2024-03-01 20:52:42,627 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 0x7f44df1d5540> 2024-03-01 20:52:42,672 DEBUG blivet/MainThread: get_format('disklabel') returning DiskLabel instance with object id 70 2024-03-01 20:52:42,676 DEBUG blivet/MainThread: DiskDevice._set_format: xvda ; type: disklabel ; current: None ; 2024-03-01 20:52:42,676 INFO blivet/MainThread: got format: existing msdos disklabel 2024-03-01 20:52:42,680 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': '16967518'} ; 2024-03-01 20:52:42,680 INFO blivet/MainThread: scanning xvda1 (/sys/devices/vbd-768/block/xvda/xvda1)... 2024-03-01 20:52:42,680 WARNING blivet/MainThread: hidden is not a valid attribute 2024-03-01 20:52:42,683 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: xvda1 ; incomplete: False ; hidden: False ; 2024-03-01 20:52:42,685 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned None 2024-03-01 20:52:42,688 DEBUG blivet/MainThread: PartitionDevicePopulator.run: name: xvda1 ; 2024-03-01 20:52:42,691 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: xvda1 ; incomplete: False ; hidden: False ; 2024-03-01 20:52:42,693 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned None 2024-03-01 20:52:42,693 INFO program/MainThread: Running... udevadm settle --timeout=300 2024-03-01 20:52:42,705 DEBUG program/MainThread: Return code: 0 2024-03-01 20:52:42,721 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: xvda ; incomplete: False ; hidden: False ; 2024-03-01 20:52:42,725 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned existing 250 GiB disk xvda (62) with existing msdos disklabel 2024-03-01 20:52:42,725 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 73 2024-03-01 20:52:42,728 DEBUG blivet/MainThread: DiskDevice.add_child: name: xvda ; child: xvda1 ; kids: 0 ; 2024-03-01 20:52:42,728 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 74 2024-03-01 20:52:42,731 DEBUG blivet/MainThread: PartitionDevice._set_format: xvda1 ; type: None ; current: None ; 2024-03-01 20:52:42,734 DEBUG blivet/MainThread: PartitionDevice.update_sysfs_path: xvda1 ; status: True ; 2024-03-01 20:52:42,734 DEBUG blivet/MainThread: xvda1 sysfs_path set to /sys/devices/vbd-768/block/xvda/xvda1 2024-03-01 20:52:42,737 DEBUG blivet/MainThread: PartitionDevice.read_current_size: exists: True ; path: /dev/xvda1 ; sysfs_path: /sys/devices/vbd-768/block/xvda/xvda1 ; 2024-03-01 20:52:42,737 DEBUG blivet/MainThread: updated xvda1 size to 250 GiB (250 GiB) 2024-03-01 20:52:42,737 DEBUG blivet/MainThread: looking up parted Partition: /dev/xvda1 2024-03-01 20:52:42,740 DEBUG blivet/MainThread: PartitionDevice.probe: xvda1 ; exists: True ; 2024-03-01 20:52:42,743 DEBUG blivet/MainThread: PartitionDevice.get_flag: path: /dev/xvda1 ; flag: 1 ; 2024-03-01 20:52:42,746 DEBUG blivet/MainThread: PartitionDevice.get_flag: path: /dev/xvda1 ; flag: 10 ; 2024-03-01 20:52:42,748 DEBUG blivet/MainThread: PartitionDevice.get_flag: path: /dev/xvda1 ; flag: 12 ; 2024-03-01 20:52:42,751 DEBUG blivet/MainThread: PartitionDevice.read_current_size: exists: True ; path: /dev/xvda1 ; sysfs_path: /sys/devices/vbd-768/block/xvda/xvda1 ; 2024-03-01 20:52:42,751 DEBUG blivet/MainThread: updated xvda1 size to 250 GiB (250 GiB) 2024-03-01 20:52:42,752 INFO blivet/MainThread: added partition xvda1 (id 72) to device tree 2024-03-01 20:52:42,752 INFO blivet/MainThread: parted exception: msdos disk labels do not support partition names. 2024-03-01 20:52:42,752 INFO blivet/MainThread: got device: PartitionDevice instance (0x7f44df1e1fd0) -- 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 0x7f44e0b26360> disk = existing 250 GiB disk xvda (62) with existing msdos disklabel start = 2048 end = 524287966 length = 524285919 flags = boot 2024-03-01 20:52:42,755 DEBUG blivet/MainThread: DeviceTree.handle_format: name: xvda1 ; 2024-03-01 20:52:42,758 DEBUG blivet/MainThread: AppleBootstrapFS.supported: supported: True ; 2024-03-01 20:52:42,758 DEBUG blivet/MainThread: get_format('appleboot') returning AppleBootstrapFS instance with object id 76 2024-03-01 20:52:42,761 DEBUG blivet/MainThread: EFIFS.supported: supported: True ; 2024-03-01 20:52:42,761 DEBUG blivet/MainThread: get_format('efi') returning EFIFS instance with object id 77 2024-03-01 20:52:42,764 DEBUG blivet/MainThread: MacEFIFS.supported: supported: True ; 2024-03-01 20:52:42,764 DEBUG blivet/MainThread: get_format('macefi') returning MacEFIFS instance with object id 78 2024-03-01 20:52:42,767 DEBUG blivet/MainThread: MacEFIFS.supported: supported: True ; 2024-03-01 20:52:42,767 DEBUG blivet/MainThread: get_format('macefi') returning MacEFIFS instance with object id 79 2024-03-01 20:52:42,769 WARNING blivet/MainThread: Stratis DBus service is not running 2024-03-01 20:52:42,769 INFO blivet/MainThread: type detected on 'xvda1' is 'xfs' 2024-03-01 20:52:42,772 DEBUG blivet/MainThread: XFS.supported: supported: True ; 2024-03-01 20:52:42,772 DEBUG blivet/MainThread: get_format('xfs') returning XFS instance with object id 80 2024-03-01 20:52:42,775 DEBUG blivet/MainThread: PartitionDevice._set_format: xvda1 ; type: xfs ; current: None ; 2024-03-01 20:52:42,775 INFO blivet/MainThread: got format: existing xfs filesystem 2024-03-01 20:52:42,775 INFO program/MainThread: Running... udevadm settle --timeout=300 2024-03-01 20:52:42,787 DEBUG program/MainThread: Return code: 0 2024-03-01 20:52:42,800 INFO blivet/MainThread: edd: collected mbr signatures: {'xvda': '0xe61ef7e0'} 2024-03-01 20:52:42,801 DEBUG blivet/MainThread: resolved 'UUID=a4d9efbc-be36-4c5f-99af-596afd10159d' to 'xvda1' (partition) 2024-03-01 20:52:42,804 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: ntap-bos-c01-eng01-nfs01b.storage.bos.redhat.com:/devops_engineering_nfs/devarchive/redhat ; incomplete: False ; hidden: False ; 2024-03-01 20:52:42,807 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned None 2024-03-01 20:52:42,809 DEBUG blivet/MainThread: DeviceTree.get_device_by_path: path: /dev/ntap-bos-c01-eng01-nfs01b.storage.bos.redhat.com:/devops_engineering_nfs/devarchive/redhat ; incomplete: False ; hidden: False ; 2024-03-01 20:52:42,812 DEBUG blivet/MainThread: DeviceTree.get_device_by_path returned None 2024-03-01 20:52:42,812 DEBUG blivet/MainThread: failed to resolve '/dev/ntap-bos-c01-eng01-nfs01b.storage.bos.redhat.com:/devops_engineering_nfs/devarchive/redhat' 2024-03-01 20:52:42,814 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: nest.test.redhat.com:/mnt/qa ; incomplete: False ; hidden: False ; 2024-03-01 20:52:42,817 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned None 2024-03-01 20:52:42,819 DEBUG blivet/MainThread: DeviceTree.get_device_by_path: path: /dev/nest.test.redhat.com:/mnt/qa ; incomplete: False ; hidden: False ; 2024-03-01 20:52:42,822 DEBUG blivet/MainThread: DeviceTree.get_device_by_path returned None 2024-03-01 20:52:42,822 DEBUG blivet/MainThread: failed to resolve '/dev/nest.test.redhat.com:/mnt/qa' 2024-03-01 20:52:42,824 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: vtap-eng01.storage.rdu2.redhat.com:/vol/engarchive ; incomplete: False ; hidden: False ; 2024-03-01 20:52:42,827 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned None 2024-03-01 20:52:42,829 DEBUG blivet/MainThread: DeviceTree.get_device_by_path: path: /dev/vtap-eng01.storage.rdu2.redhat.com:/vol/engarchive ; incomplete: False ; hidden: False ; 2024-03-01 20:52:42,832 DEBUG blivet/MainThread: DeviceTree.get_device_by_path returned None 2024-03-01 20:52:42,832 DEBUG blivet/MainThread: failed to resolve '/dev/vtap-eng01.storage.rdu2.redhat.com:/vol/engarchive' 2024-03-01 20:52:42,834 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: nest.test.redhat.com:/mnt/tpsdist ; incomplete: False ; hidden: False ; 2024-03-01 20:52:42,837 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned None 2024-03-01 20:52:42,839 DEBUG blivet/MainThread: DeviceTree.get_device_by_path: path: /dev/nest.test.redhat.com:/mnt/tpsdist ; incomplete: False ; hidden: False ; 2024-03-01 20:52:42,842 DEBUG blivet/MainThread: DeviceTree.get_device_by_path returned None 2024-03-01 20:52:42,842 DEBUG blivet/MainThread: failed to resolve '/dev/nest.test.redhat.com:/mnt/tpsdist' 2024-03-01 20:52:42,844 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: ntap-bos-c01-eng01-nfs01b.storage.bos.redhat.com:/devops_engineering_nfs/devarchive/redhat/brewroot ; incomplete: False ; hidden: False ; 2024-03-01 20:52:42,847 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned None 2024-03-01 20:52:42,849 DEBUG blivet/MainThread: DeviceTree.get_device_by_path: path: /dev/ntap-bos-c01-eng01-nfs01b.storage.bos.redhat.com:/devops_engineering_nfs/devarchive/redhat/brewroot ; incomplete: False ; hidden: False ; 2024-03-01 20:52:42,852 DEBUG blivet/MainThread: DeviceTree.get_device_by_path returned None 2024-03-01 20:52:42,852 DEBUG blivet/MainThread: failed to resolve '/dev/ntap-bos-c01-eng01-nfs01b.storage.bos.redhat.com:/devops_engineering_nfs/devarchive/redhat/brewroot' 2024-03-01 20:52:42,854 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: ntap-bos-c01-eng01-nfs01b.storage.bos.redhat.com:/devops_brew_scratch_nfs/scratch ; incomplete: False ; hidden: False ; 2024-03-01 20:52:42,856 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned None 2024-03-01 20:52:42,859 DEBUG blivet/MainThread: DeviceTree.get_device_by_path: path: /dev/ntap-bos-c01-eng01-nfs01b.storage.bos.redhat.com:/devops_brew_scratch_nfs/scratch ; incomplete: False ; hidden: False ; 2024-03-01 20:52:42,861 DEBUG blivet/MainThread: DeviceTree.get_device_by_path returned None 2024-03-01 20:52:42,861 DEBUG blivet/MainThread: failed to resolve '/dev/ntap-bos-c01-eng01-nfs01b.storage.bos.redhat.com:/devops_brew_scratch_nfs/scratch' 2024-03-01 20:52:42,862 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 82 2024-03-01 20:52:42,862 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 83 2024-03-01 20:52:42,862 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 84 2024-03-01 20:52:42,862 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 85 2024-03-01 20:52:42,862 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 86 2024-03-01 20:52:42,862 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 87 2024-03-01 20:52:42,862 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 88 2024-03-01 20:52:42,862 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 89 2024-03-01 20:52:45,814 INFO blivet/MainThread: sys.argv = ['/tmp/ansible_fedora.linux_system_roles.blivet_payload_9_fffesm/ansible_fedora.linux_system_roles.blivet_payload.zip/ansible_collections/fedora/linux_system_roles/plugins/modules/blivet.py'] 2024-03-01 20:52:45,849 DEBUG blivet/MainThread: Ext4FS.supported: supported: True ; 2024-03-01 20:52:45,849 INFO program/MainThread: Running [2] e2fsck -V ... 2024-03-01 20:52:45,852 INFO program/MainThread: stdout[2]: 2024-03-01 20:52:45,852 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 20:52:45,852 INFO program/MainThread: ...done [2] (exit code: 0) 2024-03-01 20:52:45,852 INFO program/MainThread: Running... modprobe --dry-run ext4 2024-03-01 20:52:45,856 DEBUG program/MainThread: Return code: 0 2024-03-01 20:52:45,857 DEBUG blivet/MainThread: get_format('ext4') returning Ext4FS instance with object id 0 2024-03-01 20:52:45,860 DEBUG blivet/MainThread: Ext4FS.supported: supported: True ; 2024-03-01 20:52:45,860 DEBUG blivet/MainThread: trying to set new default fstype to 'ext4' 2024-03-01 20:52:45,863 DEBUG blivet/MainThread: Ext4FS.supported: supported: True ; 2024-03-01 20:52:45,863 DEBUG blivet/MainThread: get_format('ext4') returning Ext4FS instance with object id 1 2024-03-01 20:52:45,866 DEBUG blivet/MainThread: Ext4FS.supported: supported: True ; 2024-03-01 20:52:45,866 INFO program/MainThread: Running... lsblk --bytes -a -o NAME,SIZE,OWNER,GROUP,MODE,FSTYPE,LABEL,UUID,PARTUUID,MOUNTPOINT 2024-03-01 20:52:45,873 INFO program/MainThread: stdout: 2024-03-01 20:52:45,874 INFO program/MainThread: NAME SIZE OWNER GROUP MODE FSTYPE LABEL UUID PARTUUID MOUNTPOINT 2024-03-01 20:52:45,874 INFO program/MainThread: sda 1073741824 root disk brw-rw---- 2024-03-01 20:52:45,874 INFO program/MainThread: sdb 1073741824 root disk brw-rw---- 2024-03-01 20:52:45,874 INFO program/MainThread: sdc 1073741824 root disk brw-rw---- 2024-03-01 20:52:45,874 INFO program/MainThread: sdd 1073741824 root disk brw-rw---- 2024-03-01 20:52:45,874 INFO program/MainThread: sde 1073741824 root disk brw-rw---- 2024-03-01 20:52:45,874 INFO program/MainThread: sdf 1073741824 root disk brw-rw---- 2024-03-01 20:52:45,874 INFO program/MainThread: sdg 1073741824 root disk brw-rw---- 2024-03-01 20:52:45,874 INFO program/MainThread: sdh 1073741824 root disk brw-rw---- 2024-03-01 20:52:45,874 INFO program/MainThread: sdi 1073741824 root disk brw-rw---- 2024-03-01 20:52:45,874 INFO program/MainThread: sdj 1073741824 root disk brw-rw---- 2024-03-01 20:52:45,874 INFO program/MainThread: sdk 1073741824 root disk brw-rw---- 2024-03-01 20:52:45,874 INFO program/MainThread: sdl 1073741824 root disk brw-rw---- 2024-03-01 20:52:45,874 INFO program/MainThread: xvda 268435456000 root disk brw-rw---- 2024-03-01 20:52:45,874 INFO program/MainThread: `-xvda1 268434390528 root disk brw-rw---- xfs a4d9efbc-be36-4c5f-99af-596afd10159d e61ef7e0-01 / 2024-03-01 20:52:45,874 DEBUG program/MainThread: Return code: 0 2024-03-01 20:52:45,874 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 20:52:45,874 DEBUG blivet/MainThread: lvm filter: clearing the lvm devices list 2024-03-01 20:52:45,874 DEBUG blivet/MainThread: lvm filter: clearing the lvm devices list 2024-03-01 20:52:45,875 INFO blivet/MainThread: resetting Blivet (version 3.6.0) instance 2024-03-01 20:52:45,875 DEBUG blivet/MainThread: lvm filter: clearing the lvm devices list 2024-03-01 20:52:45,875 INFO blivet/MainThread: DeviceTree.populate: ignored_disks is [] ; exclusive_disks is [] 2024-03-01 20:52:45,875 WARNING blivet/MainThread: Failed to call the update_volume_info method: libstoragemgmt functionality not available 2024-03-01 20:52:45,875 INFO program/MainThread: Running... udevadm settle --timeout=300 2024-03-01 20:52:45,887 DEBUG program/MainThread: Return code: 0 2024-03-01 20:52:45,900 INFO blivet/MainThread: devices to scan: ['sda', 'sdb', 'sdk', 'sdl', 'sdc', 'sdd', 'sde', 'sdf', 'sdg', 'sdh', 'sdi', 'sdj', 'xvda', 'xvda1'] 2024-03-01 20:52:45,904 DEBUG blivet/MainThread: DeviceTree.handle_device: name: sda ; info: {'CURRENT_TAGS': ':systemd:', 'DEVLINKS': '/dev/disk/by-id/scsi-36001405a8abeb2a8284458ebf043e0fb ' '/dev/disk/by-id/scsi-SLIO-ORG_disk0_a8abeb2a-8284-458e-bf04-3e0fbc353c0a ' '/dev/disk/by-diskseq/2 ' '/dev/disk/by-id/scsi-1LIO-ORG_disk0:a8abeb2a-8284-458e-bf04-3e0fbc353c0a ' '/dev/disk/by-id/wwn-0x6001405a8abeb2a8284458ebf043e0fb', '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': 'a8abeb2a-8284-458e-bf04-3e0fbc353c0a', 'ID_SERIAL': '36001405a8abeb2a8284458ebf043e0fb', 'ID_SERIAL_SHORT': '6001405a8abeb2a8284458ebf043e0fb', 'ID_TARGET_PORT': '0', 'ID_TYPE': 'disk', 'ID_VENDOR': 'LIO-ORG', 'ID_VENDOR_ENC': 'LIO-ORG\\x20', 'ID_WWN': '0x6001405a8abeb2a8', 'ID_WWN_VENDOR_EXTENSION': '0x284458ebf043e0fb', 'ID_WWN_WITH_EXTENSION': '0x6001405a8abeb2a8284458ebf043e0fb', 'MAJOR': '8', 'MINOR': '0', 'SCSI_IDENT_LUN_LOGICAL_UNIT_GROUP': '0x0', 'SCSI_IDENT_LUN_NAA_REGEXT': '6001405a8abeb2a8284458ebf043e0fb', 'SCSI_IDENT_LUN_T10': 'LIO-ORG_disk0:a8abeb2a-8284-458e-bf04-3e0fbc353c0a', 'SCSI_IDENT_PORT_NAME': 'naa.5001405a91c5ccc5,t,0x0001', 'SCSI_IDENT_PORT_RELATIVE': '0', 'SCSI_IDENT_PORT_TARGET_PORT_GROUP': '0x0', 'SCSI_IDENT_SERIAL': 'a8abeb2a-8284-458e-bf04-3e0fbc353c0a', 'SCSI_IDENT_TARGET_NAME': 'naa.5001405a91c5ccc5', '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': '336998022'} ; 2024-03-01 20:52:45,904 INFO blivet/MainThread: scanning sda (/sys/devices/tcm_loop_0/tcm_loop_adapter_0/host2/target2:0:1/2:0:1:0/block/sda)... 2024-03-01 20:52:45,904 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 20:52:45,933 INFO program/MainThread: stdout[3]: 2024-03-01 20:52:45,933 INFO program/MainThread: stderr[3]: 2024-03-01 20:52:45,933 INFO program/MainThread: ...done [3] (exit code: 0) 2024-03-01 20:52:45,937 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: sda ; incomplete: False ; hidden: False ; 2024-03-01 20:52:45,939 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned None 2024-03-01 20:52:45,943 INFO blivet/MainThread: failed to get initiator name from iscsi firmware: storaged iSCSI functionality not available 2024-03-01 20:52:45,945 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 20:52:45,950 DEBUG blivet/MainThread: DiskDevicePopulator.run: name: sda ; 2024-03-01 20:52:45,950 INFO blivet/MainThread: sda is a disk 2024-03-01 20:52:45,950 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 3 2024-03-01 20:52:45,950 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 4 2024-03-01 20:52:45,954 DEBUG blivet/MainThread: DiskDevice._set_format: sda ; type: None ; current: None ; 2024-03-01 20:52:45,957 DEBUG blivet/MainThread: DiskDevice.update_sysfs_path: sda ; status: True ; 2024-03-01 20:52:45,957 DEBUG blivet/MainThread: sda sysfs_path set to /sys/devices/tcm_loop_0/tcm_loop_adapter_0/host2/target2:0:1/2:0:1:0/block/sda 2024-03-01 20:52:45,960 DEBUG blivet/MainThread: DiskDevice.read_current_size: exists: True ; path: /dev/sda ; sysfs_path: /sys/devices/tcm_loop_0/tcm_loop_adapter_0/host2/target2:0:1/2:0:1:0/block/sda ; 2024-03-01 20:52:45,960 DEBUG blivet/MainThread: updated sda size to 1024 MiB (1024 MiB) 2024-03-01 20:52:45,961 INFO blivet/MainThread: added disk sda (id 2) to device tree 2024-03-01 20:52:45,961 INFO blivet/MainThread: got device: DiskDevice instance (0x7f322e59a8e0) -- 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 = 6001405a8abeb2a8284458ebf043e0fb 2024-03-01 20:52:45,964 DEBUG blivet/MainThread: DeviceTree.handle_format: name: sda ; 2024-03-01 20:52:45,964 DEBUG blivet/MainThread: no type or existing type for sda, bailing 2024-03-01 20:52:45,967 DEBUG blivet/MainThread: DeviceTree.handle_device: name: sdb ; info: {'CURRENT_TAGS': ':systemd:', 'DEVLINKS': '/dev/disk/by-id/scsi-1LIO-ORG_disk1:c67c68fc-5fb8-4942-8812-1de7084b7176 ' '/dev/disk/by-id/scsi-36001405c67c68fc5fb8494288121de70 ' '/dev/disk/by-diskseq/3 ' '/dev/disk/by-id/wwn-0x6001405c67c68fc5fb8494288121de70 ' '/dev/disk/by-id/scsi-SLIO-ORG_disk1_c67c68fc-5fb8-4942-8812-1de7084b7176', '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': 'c67c68fc-5fb8-4942-8812-1de7084b7176', 'ID_SERIAL': '36001405c67c68fc5fb8494288121de70', 'ID_SERIAL_SHORT': '6001405c67c68fc5fb8494288121de70', 'ID_TARGET_PORT': '0', 'ID_TYPE': 'disk', 'ID_VENDOR': 'LIO-ORG', 'ID_VENDOR_ENC': 'LIO-ORG\\x20', 'ID_WWN': '0x6001405c67c68fc5', 'ID_WWN_VENDOR_EXTENSION': '0xfb8494288121de70', 'ID_WWN_WITH_EXTENSION': '0x6001405c67c68fc5fb8494288121de70', 'MAJOR': '8', 'MINOR': '16', 'SCSI_IDENT_LUN_LOGICAL_UNIT_GROUP': '0x0', 'SCSI_IDENT_LUN_NAA_REGEXT': '6001405c67c68fc5fb8494288121de70', 'SCSI_IDENT_LUN_T10': 'LIO-ORG_disk1:c67c68fc-5fb8-4942-8812-1de7084b7176', 'SCSI_IDENT_PORT_NAME': 'naa.5001405a91c5ccc5,t,0x0001', 'SCSI_IDENT_PORT_RELATIVE': '0', 'SCSI_IDENT_PORT_TARGET_PORT_GROUP': '0x0', 'SCSI_IDENT_SERIAL': 'c67c68fc-5fb8-4942-8812-1de7084b7176', 'SCSI_IDENT_TARGET_NAME': 'naa.5001405a91c5ccc5', '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': '337020590'} ; 2024-03-01 20:52:45,967 INFO blivet/MainThread: scanning sdb (/sys/devices/tcm_loop_0/tcm_loop_adapter_0/host2/target2:0:1/2:0:1:1/block/sdb)... 2024-03-01 20:52:45,970 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: sdb ; incomplete: False ; hidden: False ; 2024-03-01 20:52:45,973 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned None 2024-03-01 20:52:45,978 DEBUG blivet/MainThread: DiskDevicePopulator.run: name: sdb ; 2024-03-01 20:52:45,979 INFO blivet/MainThread: sdb is a disk 2024-03-01 20:52:45,979 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 8 2024-03-01 20:52:45,979 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 9 2024-03-01 20:52:45,982 DEBUG blivet/MainThread: DiskDevice._set_format: sdb ; type: None ; current: None ; 2024-03-01 20:52:45,984 DEBUG blivet/MainThread: DiskDevice.update_sysfs_path: sdb ; status: True ; 2024-03-01 20:52:45,985 DEBUG blivet/MainThread: sdb sysfs_path set to /sys/devices/tcm_loop_0/tcm_loop_adapter_0/host2/target2:0:1/2:0:1:1/block/sdb 2024-03-01 20:52:45,988 DEBUG blivet/MainThread: DiskDevice.read_current_size: exists: True ; path: /dev/sdb ; sysfs_path: /sys/devices/tcm_loop_0/tcm_loop_adapter_0/host2/target2:0:1/2:0:1:1/block/sdb ; 2024-03-01 20:52:45,988 DEBUG blivet/MainThread: updated sdb size to 1024 MiB (1024 MiB) 2024-03-01 20:52:45,988 INFO blivet/MainThread: added disk sdb (id 7) to device tree 2024-03-01 20:52:45,988 INFO blivet/MainThread: got device: DiskDevice instance (0x7f322d483a60) -- 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 = 6001405c67c68fc5fb8494288121de70 2024-03-01 20:52:45,991 DEBUG blivet/MainThread: DeviceTree.handle_format: name: sdb ; 2024-03-01 20:52:45,992 DEBUG blivet/MainThread: no type or existing type for sdb, bailing 2024-03-01 20:52:45,995 DEBUG blivet/MainThread: DeviceTree.handle_device: name: sdk ; info: {'CURRENT_TAGS': ':systemd:', 'DEVLINKS': '/dev/disk/by-id/wwn-0x6001405e1b8c6d03d0840ccbaa99ea54 ' '/dev/disk/by-diskseq/12 ' '/dev/disk/by-id/scsi-1LIO-ORG_disk10:e1b8c6d0-3d08-40cc-baa9-9ea541aeb400 ' '/dev/disk/by-id/scsi-36001405e1b8c6d03d0840ccbaa99ea54 ' '/dev/disk/by-id/scsi-SLIO-ORG_disk10_e1b8c6d0-3d08-40cc-baa9-9ea541aeb400', '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': 'e1b8c6d0-3d08-40cc-baa9-9ea541aeb400', 'ID_SERIAL': '36001405e1b8c6d03d0840ccbaa99ea54', 'ID_SERIAL_SHORT': '6001405e1b8c6d03d0840ccbaa99ea54', 'ID_TARGET_PORT': '0', 'ID_TYPE': 'disk', 'ID_VENDOR': 'LIO-ORG', 'ID_VENDOR_ENC': 'LIO-ORG\\x20', 'ID_WWN': '0x6001405e1b8c6d03', 'ID_WWN_VENDOR_EXTENSION': '0xd0840ccbaa99ea54', 'ID_WWN_WITH_EXTENSION': '0x6001405e1b8c6d03d0840ccbaa99ea54', 'MAJOR': '8', 'MINOR': '160', 'SCSI_IDENT_LUN_LOGICAL_UNIT_GROUP': '0x0', 'SCSI_IDENT_LUN_NAA_REGEXT': '6001405e1b8c6d03d0840ccbaa99ea54', 'SCSI_IDENT_LUN_T10': 'LIO-ORG_disk10:e1b8c6d0-3d08-40cc-baa9-9ea541aeb400', 'SCSI_IDENT_PORT_NAME': 'naa.5001405a91c5ccc5,t,0x0001', 'SCSI_IDENT_PORT_RELATIVE': '0', 'SCSI_IDENT_PORT_TARGET_PORT_GROUP': '0x0', 'SCSI_IDENT_SERIAL': 'e1b8c6d0-3d08-40cc-baa9-9ea541aeb400', 'SCSI_IDENT_TARGET_NAME': 'naa.5001405a91c5ccc5', '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': '337615258'} ; 2024-03-01 20:52:45,995 INFO blivet/MainThread: scanning sdk (/sys/devices/tcm_loop_0/tcm_loop_adapter_0/host2/target2:0:1/2:0:1:10/block/sdk)... 2024-03-01 20:52:45,997 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: sdk ; incomplete: False ; hidden: False ; 2024-03-01 20:52:46,000 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned None 2024-03-01 20:52:46,005 DEBUG blivet/MainThread: DiskDevicePopulator.run: name: sdk ; 2024-03-01 20:52:46,006 INFO blivet/MainThread: sdk is a disk 2024-03-01 20:52:46,006 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 13 2024-03-01 20:52:46,006 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 14 2024-03-01 20:52:46,009 DEBUG blivet/MainThread: DiskDevice._set_format: sdk ; type: None ; current: None ; 2024-03-01 20:52:46,012 DEBUG blivet/MainThread: DiskDevice.update_sysfs_path: sdk ; status: True ; 2024-03-01 20:52:46,012 DEBUG blivet/MainThread: sdk sysfs_path set to /sys/devices/tcm_loop_0/tcm_loop_adapter_0/host2/target2:0:1/2:0:1:10/block/sdk 2024-03-01 20:52:46,015 DEBUG blivet/MainThread: DiskDevice.read_current_size: exists: True ; path: /dev/sdk ; sysfs_path: /sys/devices/tcm_loop_0/tcm_loop_adapter_0/host2/target2:0:1/2:0:1:10/block/sdk ; 2024-03-01 20:52:46,015 DEBUG blivet/MainThread: updated sdk size to 1024 MiB (1024 MiB) 2024-03-01 20:52:46,015 INFO blivet/MainThread: added disk sdk (id 12) to device tree 2024-03-01 20:52:46,015 INFO blivet/MainThread: got device: DiskDevice instance (0x7f322d483ca0) -- 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 = 6001405e1b8c6d03d0840ccbaa99ea54 2024-03-01 20:52:46,019 DEBUG blivet/MainThread: DeviceTree.handle_format: name: sdk ; 2024-03-01 20:52:46,019 DEBUG blivet/MainThread: no type or existing type for sdk, bailing 2024-03-01 20:52:46,022 DEBUG blivet/MainThread: DeviceTree.handle_device: name: sdl ; info: {'CURRENT_TAGS': ':systemd:', 'DEVLINKS': '/dev/disk/by-id/scsi-1LIO-ORG_disk11:f208e545-093d-44a6-ac77-aa8bfab02819 ' '/dev/disk/by-id/scsi-36001405f208e545093d44a6ac77aa8bf ' '/dev/disk/by-id/wwn-0x6001405f208e545093d44a6ac77aa8bf ' '/dev/disk/by-id/scsi-SLIO-ORG_disk11_f208e545-093d-44a6-ac77-aa8bfab02819 ' '/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': 'f208e545-093d-44a6-ac77-aa8bfab02819', 'ID_SERIAL': '36001405f208e545093d44a6ac77aa8bf', 'ID_SERIAL_SHORT': '6001405f208e545093d44a6ac77aa8bf', 'ID_TARGET_PORT': '0', 'ID_TYPE': 'disk', 'ID_VENDOR': 'LIO-ORG', 'ID_VENDOR_ENC': 'LIO-ORG\\x20', 'ID_WWN': '0x6001405f208e5450', 'ID_WWN_VENDOR_EXTENSION': '0x93d44a6ac77aa8bf', 'ID_WWN_WITH_EXTENSION': '0x6001405f208e545093d44a6ac77aa8bf', 'MAJOR': '8', 'MINOR': '176', 'SCSI_IDENT_LUN_LOGICAL_UNIT_GROUP': '0x0', 'SCSI_IDENT_LUN_NAA_REGEXT': '6001405f208e545093d44a6ac77aa8bf', 'SCSI_IDENT_LUN_T10': 'LIO-ORG_disk11:f208e545-093d-44a6-ac77-aa8bfab02819', 'SCSI_IDENT_PORT_NAME': 'naa.5001405a91c5ccc5,t,0x0001', 'SCSI_IDENT_PORT_RELATIVE': '0', 'SCSI_IDENT_PORT_TARGET_PORT_GROUP': '0x0', 'SCSI_IDENT_SERIAL': 'f208e545-093d-44a6-ac77-aa8bfab02819', 'SCSI_IDENT_TARGET_NAME': 'naa.5001405a91c5ccc5', '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': '337703429'} ; 2024-03-01 20:52:46,022 INFO blivet/MainThread: scanning sdl (/sys/devices/tcm_loop_0/tcm_loop_adapter_0/host2/target2:0:1/2:0:1:11/block/sdl)... 2024-03-01 20:52:46,024 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: sdl ; incomplete: False ; hidden: False ; 2024-03-01 20:52:46,027 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned None 2024-03-01 20:52:46,032 DEBUG blivet/MainThread: DiskDevicePopulator.run: name: sdl ; 2024-03-01 20:52:46,032 INFO blivet/MainThread: sdl is a disk 2024-03-01 20:52:46,033 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 18 2024-03-01 20:52:46,033 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 19 2024-03-01 20:52:46,036 DEBUG blivet/MainThread: DiskDevice._set_format: sdl ; type: None ; current: None ; 2024-03-01 20:52:46,038 DEBUG blivet/MainThread: DiskDevice.update_sysfs_path: sdl ; status: True ; 2024-03-01 20:52:46,039 DEBUG blivet/MainThread: sdl sysfs_path set to /sys/devices/tcm_loop_0/tcm_loop_adapter_0/host2/target2:0:1/2:0:1:11/block/sdl 2024-03-01 20:52:46,041 DEBUG blivet/MainThread: DiskDevice.read_current_size: exists: True ; path: /dev/sdl ; sysfs_path: /sys/devices/tcm_loop_0/tcm_loop_adapter_0/host2/target2:0:1/2:0:1:11/block/sdl ; 2024-03-01 20:52:46,042 DEBUG blivet/MainThread: updated sdl size to 1024 MiB (1024 MiB) 2024-03-01 20:52:46,042 INFO blivet/MainThread: added disk sdl (id 17) to device tree 2024-03-01 20:52:46,042 INFO blivet/MainThread: got device: DiskDevice instance (0x7f322d4bcf70) -- 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 = 6001405f208e545093d44a6ac77aa8bf 2024-03-01 20:52:46,045 DEBUG blivet/MainThread: DeviceTree.handle_format: name: sdl ; 2024-03-01 20:52:46,045 DEBUG blivet/MainThread: no type or existing type for sdl, bailing 2024-03-01 20:52:46,048 DEBUG blivet/MainThread: DeviceTree.handle_device: name: sdc ; info: {'CURRENT_TAGS': ':systemd:', 'DEVLINKS': '/dev/disk/by-diskseq/4 ' '/dev/disk/by-id/scsi-360014050b2dc9bc15ac412f92a30dd57 ' '/dev/disk/by-id/wwn-0x60014050b2dc9bc15ac412f92a30dd57 ' '/dev/disk/by-id/scsi-SLIO-ORG_disk2_0b2dc9bc-15ac-412f-92a3-0dd570796fb3 ' '/dev/disk/by-id/scsi-1LIO-ORG_disk2:0b2dc9bc-15ac-412f-92a3-0dd570796fb3', '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': '0b2dc9bc-15ac-412f-92a3-0dd570796fb3', 'ID_SERIAL': '360014050b2dc9bc15ac412f92a30dd57', 'ID_SERIAL_SHORT': '60014050b2dc9bc15ac412f92a30dd57', 'ID_TARGET_PORT': '0', 'ID_TYPE': 'disk', 'ID_VENDOR': 'LIO-ORG', 'ID_VENDOR_ENC': 'LIO-ORG\\x20', 'ID_WWN': '0x60014050b2dc9bc1', 'ID_WWN_VENDOR_EXTENSION': '0x5ac412f92a30dd57', 'ID_WWN_WITH_EXTENSION': '0x60014050b2dc9bc15ac412f92a30dd57', 'MAJOR': '8', 'MINOR': '32', 'SCSI_IDENT_LUN_LOGICAL_UNIT_GROUP': '0x0', 'SCSI_IDENT_LUN_NAA_REGEXT': '60014050b2dc9bc15ac412f92a30dd57', 'SCSI_IDENT_LUN_T10': 'LIO-ORG_disk2:0b2dc9bc-15ac-412f-92a3-0dd570796fb3', 'SCSI_IDENT_PORT_NAME': 'naa.5001405a91c5ccc5,t,0x0001', 'SCSI_IDENT_PORT_RELATIVE': '0', 'SCSI_IDENT_PORT_TARGET_PORT_GROUP': '0x0', 'SCSI_IDENT_SERIAL': '0b2dc9bc-15ac-412f-92a3-0dd570796fb3', 'SCSI_IDENT_TARGET_NAME': 'naa.5001405a91c5ccc5', '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': '337088436'} ; 2024-03-01 20:52:46,048 INFO blivet/MainThread: scanning sdc (/sys/devices/tcm_loop_0/tcm_loop_adapter_0/host2/target2:0:1/2:0:1:2/block/sdc)... 2024-03-01 20:52:46,051 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: sdc ; incomplete: False ; hidden: False ; 2024-03-01 20:52:46,053 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned None 2024-03-01 20:52:46,058 DEBUG blivet/MainThread: DiskDevicePopulator.run: name: sdc ; 2024-03-01 20:52:46,059 INFO blivet/MainThread: sdc is a disk 2024-03-01 20:52:46,059 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 23 2024-03-01 20:52:46,059 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 24 2024-03-01 20:52:46,062 DEBUG blivet/MainThread: DiskDevice._set_format: sdc ; type: None ; current: None ; 2024-03-01 20:52:46,064 DEBUG blivet/MainThread: DiskDevice.update_sysfs_path: sdc ; status: True ; 2024-03-01 20:52:46,065 DEBUG blivet/MainThread: sdc sysfs_path set to /sys/devices/tcm_loop_0/tcm_loop_adapter_0/host2/target2:0:1/2:0:1:2/block/sdc 2024-03-01 20:52:46,067 DEBUG blivet/MainThread: DiskDevice.read_current_size: exists: True ; path: /dev/sdc ; sysfs_path: /sys/devices/tcm_loop_0/tcm_loop_adapter_0/host2/target2:0:1/2:0:1:2/block/sdc ; 2024-03-01 20:52:46,068 DEBUG blivet/MainThread: updated sdc size to 1024 MiB (1024 MiB) 2024-03-01 20:52:46,068 INFO blivet/MainThread: added disk sdc (id 22) to device tree 2024-03-01 20:52:46,068 INFO blivet/MainThread: got device: DiskDevice instance (0x7f322d44c3d0) -- 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 = 60014050b2dc9bc15ac412f92a30dd57 2024-03-01 20:52:46,071 DEBUG blivet/MainThread: DeviceTree.handle_format: name: sdc ; 2024-03-01 20:52:46,071 DEBUG blivet/MainThread: no type or existing type for sdc, bailing 2024-03-01 20:52:46,074 DEBUG blivet/MainThread: DeviceTree.handle_device: name: sdd ; info: {'CURRENT_TAGS': ':systemd:', 'DEVLINKS': '/dev/disk/by-id/scsi-1LIO-ORG_disk3:28254ba1-444f-43ab-a0ee-f4edee35f467 ' '/dev/disk/by-id/wwn-0x600140528254ba1444f43aba0eef4ede ' '/dev/disk/by-diskseq/5 ' '/dev/disk/by-id/scsi-SLIO-ORG_disk3_28254ba1-444f-43ab-a0ee-f4edee35f467 ' '/dev/disk/by-id/scsi-3600140528254ba1444f43aba0eef4ede', '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': '28254ba1-444f-43ab-a0ee-f4edee35f467', 'ID_SERIAL': '3600140528254ba1444f43aba0eef4ede', 'ID_SERIAL_SHORT': '600140528254ba1444f43aba0eef4ede', 'ID_TARGET_PORT': '0', 'ID_TYPE': 'disk', 'ID_VENDOR': 'LIO-ORG', 'ID_VENDOR_ENC': 'LIO-ORG\\x20', 'ID_WWN': '0x600140528254ba14', 'ID_WWN_VENDOR_EXTENSION': '0x44f43aba0eef4ede', 'ID_WWN_WITH_EXTENSION': '0x600140528254ba1444f43aba0eef4ede', 'MAJOR': '8', 'MINOR': '48', 'SCSI_IDENT_LUN_LOGICAL_UNIT_GROUP': '0x0', 'SCSI_IDENT_LUN_NAA_REGEXT': '600140528254ba1444f43aba0eef4ede', 'SCSI_IDENT_LUN_T10': 'LIO-ORG_disk3:28254ba1-444f-43ab-a0ee-f4edee35f467', 'SCSI_IDENT_PORT_NAME': 'naa.5001405a91c5ccc5,t,0x0001', 'SCSI_IDENT_PORT_RELATIVE': '0', 'SCSI_IDENT_PORT_TARGET_PORT_GROUP': '0x0', 'SCSI_IDENT_SERIAL': '28254ba1-444f-43ab-a0ee-f4edee35f467', 'SCSI_IDENT_TARGET_NAME': 'naa.5001405a91c5ccc5', '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': '337038990'} ; 2024-03-01 20:52:46,074 INFO blivet/MainThread: scanning sdd (/sys/devices/tcm_loop_0/tcm_loop_adapter_0/host2/target2:0:1/2:0:1:3/block/sdd)... 2024-03-01 20:52:46,077 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: sdd ; incomplete: False ; hidden: False ; 2024-03-01 20:52:46,080 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned None 2024-03-01 20:52:46,084 DEBUG blivet/MainThread: DiskDevicePopulator.run: name: sdd ; 2024-03-01 20:52:46,085 INFO blivet/MainThread: sdd is a disk 2024-03-01 20:52:46,085 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 28 2024-03-01 20:52:46,085 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 29 2024-03-01 20:52:46,088 DEBUG blivet/MainThread: DiskDevice._set_format: sdd ; type: None ; current: None ; 2024-03-01 20:52:46,090 DEBUG blivet/MainThread: DiskDevice.update_sysfs_path: sdd ; status: True ; 2024-03-01 20:52:46,091 DEBUG blivet/MainThread: sdd sysfs_path set to /sys/devices/tcm_loop_0/tcm_loop_adapter_0/host2/target2:0:1/2:0:1:3/block/sdd 2024-03-01 20:52:46,093 DEBUG blivet/MainThread: DiskDevice.read_current_size: exists: True ; path: /dev/sdd ; sysfs_path: /sys/devices/tcm_loop_0/tcm_loop_adapter_0/host2/target2:0:1/2:0:1:3/block/sdd ; 2024-03-01 20:52:46,094 DEBUG blivet/MainThread: updated sdd size to 1024 MiB (1024 MiB) 2024-03-01 20:52:46,094 INFO blivet/MainThread: added disk sdd (id 27) to device tree 2024-03-01 20:52:46,094 INFO blivet/MainThread: got device: DiskDevice instance (0x7f322d483460) -- 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 = 600140528254ba1444f43aba0eef4ede 2024-03-01 20:52:46,097 DEBUG blivet/MainThread: DeviceTree.handle_format: name: sdd ; 2024-03-01 20:52:46,097 DEBUG blivet/MainThread: no type or existing type for sdd, bailing 2024-03-01 20:52:46,100 DEBUG blivet/MainThread: DeviceTree.handle_device: name: sde ; info: {'CURRENT_TAGS': ':systemd:', 'DEVLINKS': '/dev/disk/by-id/wwn-0x60014058a9a6b3d7bec490eabf9e15bf ' '/dev/disk/by-id/scsi-SLIO-ORG_disk4_8a9a6b3d-7bec-490e-abf9-e15bfef000fd ' '/dev/disk/by-id/scsi-360014058a9a6b3d7bec490eabf9e15bf ' '/dev/disk/by-diskseq/6 ' '/dev/disk/by-id/scsi-1LIO-ORG_disk4:8a9a6b3d-7bec-490e-abf9-e15bfef000fd', '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': '8a9a6b3d-7bec-490e-abf9-e15bfef000fd', 'ID_SERIAL': '360014058a9a6b3d7bec490eabf9e15bf', 'ID_SERIAL_SHORT': '60014058a9a6b3d7bec490eabf9e15bf', 'ID_TARGET_PORT': '0', 'ID_TYPE': 'disk', 'ID_VENDOR': 'LIO-ORG', 'ID_VENDOR_ENC': 'LIO-ORG\\x20', 'ID_WWN': '0x60014058a9a6b3d7', 'ID_WWN_VENDOR_EXTENSION': '0xbec490eabf9e15bf', 'ID_WWN_WITH_EXTENSION': '0x60014058a9a6b3d7bec490eabf9e15bf', 'MAJOR': '8', 'MINOR': '64', 'SCSI_IDENT_LUN_LOGICAL_UNIT_GROUP': '0x0', 'SCSI_IDENT_LUN_NAA_REGEXT': '60014058a9a6b3d7bec490eabf9e15bf', 'SCSI_IDENT_LUN_T10': 'LIO-ORG_disk4:8a9a6b3d-7bec-490e-abf9-e15bfef000fd', 'SCSI_IDENT_PORT_NAME': 'naa.5001405a91c5ccc5,t,0x0001', 'SCSI_IDENT_PORT_RELATIVE': '0', 'SCSI_IDENT_PORT_TARGET_PORT_GROUP': '0x0', 'SCSI_IDENT_SERIAL': '8a9a6b3d-7bec-490e-abf9-e15bfef000fd', 'SCSI_IDENT_TARGET_NAME': 'naa.5001405a91c5ccc5', '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': '337149758'} ; 2024-03-01 20:52:46,100 INFO blivet/MainThread: scanning sde (/sys/devices/tcm_loop_0/tcm_loop_adapter_0/host2/target2:0:1/2:0:1:4/block/sde)... 2024-03-01 20:52:46,103 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: sde ; incomplete: False ; hidden: False ; 2024-03-01 20:52:46,105 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned None 2024-03-01 20:52:46,110 DEBUG blivet/MainThread: DiskDevicePopulator.run: name: sde ; 2024-03-01 20:52:46,111 INFO blivet/MainThread: sde is a disk 2024-03-01 20:52:46,111 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 33 2024-03-01 20:52:46,111 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 34 2024-03-01 20:52:46,114 DEBUG blivet/MainThread: DiskDevice._set_format: sde ; type: None ; current: None ; 2024-03-01 20:52:46,116 DEBUG blivet/MainThread: DiskDevice.update_sysfs_path: sde ; status: True ; 2024-03-01 20:52:46,117 DEBUG blivet/MainThread: sde sysfs_path set to /sys/devices/tcm_loop_0/tcm_loop_adapter_0/host2/target2:0:1/2:0:1:4/block/sde 2024-03-01 20:52:46,119 DEBUG blivet/MainThread: DiskDevice.read_current_size: exists: True ; path: /dev/sde ; sysfs_path: /sys/devices/tcm_loop_0/tcm_loop_adapter_0/host2/target2:0:1/2:0:1:4/block/sde ; 2024-03-01 20:52:46,120 DEBUG blivet/MainThread: updated sde size to 1024 MiB (1024 MiB) 2024-03-01 20:52:46,120 INFO blivet/MainThread: added disk sde (id 32) to device tree 2024-03-01 20:52:46,120 INFO blivet/MainThread: got device: DiskDevice instance (0x7f322d442b80) -- 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 = 60014058a9a6b3d7bec490eabf9e15bf 2024-03-01 20:52:46,123 DEBUG blivet/MainThread: DeviceTree.handle_format: name: sde ; 2024-03-01 20:52:46,123 DEBUG blivet/MainThread: no type or existing type for sde, bailing 2024-03-01 20:52:46,126 DEBUG blivet/MainThread: DeviceTree.handle_device: name: sdf ; info: {'CURRENT_TAGS': ':systemd:', 'DEVLINKS': '/dev/disk/by-diskseq/7 ' '/dev/disk/by-id/scsi-3600140525b7012bf4c541b5b0813087a ' '/dev/disk/by-id/scsi-SLIO-ORG_disk5_25b7012b-f4c5-41b5-b081-3087a0ec48d2 ' '/dev/disk/by-id/scsi-1LIO-ORG_disk5:25b7012b-f4c5-41b5-b081-3087a0ec48d2 ' '/dev/disk/by-id/wwn-0x600140525b7012bf4c541b5b0813087a', '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': '25b7012b-f4c5-41b5-b081-3087a0ec48d2', 'ID_SERIAL': '3600140525b7012bf4c541b5b0813087a', 'ID_SERIAL_SHORT': '600140525b7012bf4c541b5b0813087a', 'ID_TARGET_PORT': '0', 'ID_TYPE': 'disk', 'ID_VENDOR': 'LIO-ORG', 'ID_VENDOR_ENC': 'LIO-ORG\\x20', 'ID_WWN': '0x600140525b7012bf', 'ID_WWN_VENDOR_EXTENSION': '0x4c541b5b0813087a', 'ID_WWN_WITH_EXTENSION': '0x600140525b7012bf4c541b5b0813087a', 'MAJOR': '8', 'MINOR': '80', 'SCSI_IDENT_LUN_LOGICAL_UNIT_GROUP': '0x0', 'SCSI_IDENT_LUN_NAA_REGEXT': '600140525b7012bf4c541b5b0813087a', 'SCSI_IDENT_LUN_T10': 'LIO-ORG_disk5:25b7012b-f4c5-41b5-b081-3087a0ec48d2', 'SCSI_IDENT_PORT_NAME': 'naa.5001405a91c5ccc5,t,0x0001', 'SCSI_IDENT_PORT_RELATIVE': '0', 'SCSI_IDENT_PORT_TARGET_PORT_GROUP': '0x0', 'SCSI_IDENT_SERIAL': '25b7012b-f4c5-41b5-b081-3087a0ec48d2', 'SCSI_IDENT_TARGET_NAME': 'naa.5001405a91c5ccc5', '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': '337251391'} ; 2024-03-01 20:52:46,126 INFO blivet/MainThread: scanning sdf (/sys/devices/tcm_loop_0/tcm_loop_adapter_0/host2/target2:0:1/2:0:1:5/block/sdf)... 2024-03-01 20:52:46,129 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: sdf ; incomplete: False ; hidden: False ; 2024-03-01 20:52:46,132 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned None 2024-03-01 20:52:46,137 DEBUG blivet/MainThread: DiskDevicePopulator.run: name: sdf ; 2024-03-01 20:52:46,137 INFO blivet/MainThread: sdf is a disk 2024-03-01 20:52:46,137 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 38 2024-03-01 20:52:46,137 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 39 2024-03-01 20:52:46,140 DEBUG blivet/MainThread: DiskDevice._set_format: sdf ; type: None ; current: None ; 2024-03-01 20:52:46,143 DEBUG blivet/MainThread: DiskDevice.update_sysfs_path: sdf ; status: True ; 2024-03-01 20:52:46,143 DEBUG blivet/MainThread: sdf sysfs_path set to /sys/devices/tcm_loop_0/tcm_loop_adapter_0/host2/target2:0:1/2:0:1:5/block/sdf 2024-03-01 20:52:46,146 DEBUG blivet/MainThread: DiskDevice.read_current_size: exists: True ; path: /dev/sdf ; sysfs_path: /sys/devices/tcm_loop_0/tcm_loop_adapter_0/host2/target2:0:1/2:0:1:5/block/sdf ; 2024-03-01 20:52:46,146 DEBUG blivet/MainThread: updated sdf size to 1024 MiB (1024 MiB) 2024-03-01 20:52:46,146 INFO blivet/MainThread: added disk sdf (id 37) to device tree 2024-03-01 20:52:46,146 INFO blivet/MainThread: got device: DiskDevice instance (0x7f322d442fd0) -- 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 = 600140525b7012bf4c541b5b0813087a 2024-03-01 20:52:46,149 DEBUG blivet/MainThread: DeviceTree.handle_format: name: sdf ; 2024-03-01 20:52:46,150 DEBUG blivet/MainThread: no type or existing type for sdf, bailing 2024-03-01 20:52:46,152 DEBUG blivet/MainThread: DeviceTree.handle_device: name: sdg ; info: {'CURRENT_TAGS': ':systemd:', 'DEVLINKS': '/dev/disk/by-diskseq/8 ' '/dev/disk/by-id/scsi-1LIO-ORG_disk6:2fcb2cc6-c284-43ea-b562-c0b7eba2ff7a ' '/dev/disk/by-id/scsi-360014052fcb2cc6c28443eab562c0b7e ' '/dev/disk/by-id/scsi-SLIO-ORG_disk6_2fcb2cc6-c284-43ea-b562-c0b7eba2ff7a ' '/dev/disk/by-id/wwn-0x60014052fcb2cc6c28443eab562c0b7e', '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': '2fcb2cc6-c284-43ea-b562-c0b7eba2ff7a', 'ID_SERIAL': '360014052fcb2cc6c28443eab562c0b7e', 'ID_SERIAL_SHORT': '60014052fcb2cc6c28443eab562c0b7e', 'ID_TARGET_PORT': '0', 'ID_TYPE': 'disk', 'ID_VENDOR': 'LIO-ORG', 'ID_VENDOR_ENC': 'LIO-ORG\\x20', 'ID_WWN': '0x60014052fcb2cc6c', 'ID_WWN_VENDOR_EXTENSION': '0x28443eab562c0b7e', 'ID_WWN_WITH_EXTENSION': '0x60014052fcb2cc6c28443eab562c0b7e', 'MAJOR': '8', 'MINOR': '96', 'SCSI_IDENT_LUN_LOGICAL_UNIT_GROUP': '0x0', 'SCSI_IDENT_LUN_NAA_REGEXT': '60014052fcb2cc6c28443eab562c0b7e', 'SCSI_IDENT_LUN_T10': 'LIO-ORG_disk6:2fcb2cc6-c284-43ea-b562-c0b7eba2ff7a', 'SCSI_IDENT_PORT_NAME': 'naa.5001405a91c5ccc5,t,0x0001', 'SCSI_IDENT_PORT_RELATIVE': '0', 'SCSI_IDENT_PORT_TARGET_PORT_GROUP': '0x0', 'SCSI_IDENT_SERIAL': '2fcb2cc6-c284-43ea-b562-c0b7eba2ff7a', 'SCSI_IDENT_TARGET_NAME': 'naa.5001405a91c5ccc5', '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': '337228647'} ; 2024-03-01 20:52:46,152 INFO blivet/MainThread: scanning sdg (/sys/devices/tcm_loop_0/tcm_loop_adapter_0/host2/target2:0:1/2:0:1:6/block/sdg)... 2024-03-01 20:52:46,155 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: sdg ; incomplete: False ; hidden: False ; 2024-03-01 20:52:46,158 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned None 2024-03-01 20:52:46,163 DEBUG blivet/MainThread: DiskDevicePopulator.run: name: sdg ; 2024-03-01 20:52:46,163 INFO blivet/MainThread: sdg is a disk 2024-03-01 20:52:46,163 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 43 2024-03-01 20:52:46,163 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 44 2024-03-01 20:52:46,166 DEBUG blivet/MainThread: DiskDevice._set_format: sdg ; type: None ; current: None ; 2024-03-01 20:52:46,169 DEBUG blivet/MainThread: DiskDevice.update_sysfs_path: sdg ; status: True ; 2024-03-01 20:52:46,169 DEBUG blivet/MainThread: sdg sysfs_path set to /sys/devices/tcm_loop_0/tcm_loop_adapter_0/host2/target2:0:1/2:0:1:6/block/sdg 2024-03-01 20:52:46,172 DEBUG blivet/MainThread: DiskDevice.read_current_size: exists: True ; path: /dev/sdg ; sysfs_path: /sys/devices/tcm_loop_0/tcm_loop_adapter_0/host2/target2:0:1/2:0:1:6/block/sdg ; 2024-03-01 20:52:46,172 DEBUG blivet/MainThread: updated sdg size to 1024 MiB (1024 MiB) 2024-03-01 20:52:46,173 INFO blivet/MainThread: added disk sdg (id 42) to device tree 2024-03-01 20:52:46,173 INFO blivet/MainThread: got device: DiskDevice instance (0x7f322d4549a0) -- 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 = 60014052fcb2cc6c28443eab562c0b7e 2024-03-01 20:52:46,176 DEBUG blivet/MainThread: DeviceTree.handle_format: name: sdg ; 2024-03-01 20:52:46,176 DEBUG blivet/MainThread: no type or existing type for sdg, bailing 2024-03-01 20:52:46,179 DEBUG blivet/MainThread: DeviceTree.handle_device: name: sdh ; info: {'CURRENT_TAGS': ':systemd:', 'DEVLINKS': '/dev/disk/by-id/scsi-36001405130490dc6bc54a3a884c8d675 ' '/dev/disk/by-diskseq/9 ' '/dev/disk/by-id/scsi-SLIO-ORG_disk7_130490dc-6bc5-4a3a-884c-8d67508d4785 ' '/dev/disk/by-id/wwn-0x6001405130490dc6bc54a3a884c8d675 ' '/dev/disk/by-id/scsi-1LIO-ORG_disk7:130490dc-6bc5-4a3a-884c-8d67508d4785', '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': '130490dc-6bc5-4a3a-884c-8d67508d4785', 'ID_SERIAL': '36001405130490dc6bc54a3a884c8d675', 'ID_SERIAL_SHORT': '6001405130490dc6bc54a3a884c8d675', 'ID_TARGET_PORT': '0', 'ID_TYPE': 'disk', 'ID_VENDOR': 'LIO-ORG', 'ID_VENDOR_ENC': 'LIO-ORG\\x20', 'ID_WWN': '0x6001405130490dc6', 'ID_WWN_VENDOR_EXTENSION': '0xbc54a3a884c8d675', 'ID_WWN_WITH_EXTENSION': '0x6001405130490dc6bc54a3a884c8d675', 'MAJOR': '8', 'MINOR': '112', 'SCSI_IDENT_LUN_LOGICAL_UNIT_GROUP': '0x0', 'SCSI_IDENT_LUN_NAA_REGEXT': '6001405130490dc6bc54a3a884c8d675', 'SCSI_IDENT_LUN_T10': 'LIO-ORG_disk7:130490dc-6bc5-4a3a-884c-8d67508d4785', 'SCSI_IDENT_PORT_NAME': 'naa.5001405a91c5ccc5,t,0x0001', 'SCSI_IDENT_PORT_RELATIVE': '0', 'SCSI_IDENT_PORT_TARGET_PORT_GROUP': '0x0', 'SCSI_IDENT_SERIAL': '130490dc-6bc5-4a3a-884c-8d67508d4785', 'SCSI_IDENT_TARGET_NAME': 'naa.5001405a91c5ccc5', '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': '337415073'} ; 2024-03-01 20:52:46,179 INFO blivet/MainThread: scanning sdh (/sys/devices/tcm_loop_0/tcm_loop_adapter_0/host2/target2:0:1/2:0:1:7/block/sdh)... 2024-03-01 20:52:46,181 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: sdh ; incomplete: False ; hidden: False ; 2024-03-01 20:52:46,184 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned None 2024-03-01 20:52:46,189 DEBUG blivet/MainThread: DiskDevicePopulator.run: name: sdh ; 2024-03-01 20:52:46,189 INFO blivet/MainThread: sdh is a disk 2024-03-01 20:52:46,189 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 48 2024-03-01 20:52:46,190 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 49 2024-03-01 20:52:46,192 DEBUG blivet/MainThread: DiskDevice._set_format: sdh ; type: None ; current: None ; 2024-03-01 20:52:46,195 DEBUG blivet/MainThread: DiskDevice.update_sysfs_path: sdh ; status: True ; 2024-03-01 20:52:46,195 DEBUG blivet/MainThread: sdh sysfs_path set to /sys/devices/tcm_loop_0/tcm_loop_adapter_0/host2/target2:0:1/2:0:1:7/block/sdh 2024-03-01 20:52:46,198 DEBUG blivet/MainThread: DiskDevice.read_current_size: exists: True ; path: /dev/sdh ; sysfs_path: /sys/devices/tcm_loop_0/tcm_loop_adapter_0/host2/target2:0:1/2:0:1:7/block/sdh ; 2024-03-01 20:52:46,198 DEBUG blivet/MainThread: updated sdh size to 1024 MiB (1024 MiB) 2024-03-01 20:52:46,199 INFO blivet/MainThread: added disk sdh (id 47) to device tree 2024-03-01 20:52:46,199 INFO blivet/MainThread: got device: DiskDevice instance (0x7f322d4544f0) -- 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 = 6001405130490dc6bc54a3a884c8d675 2024-03-01 20:52:46,202 DEBUG blivet/MainThread: DeviceTree.handle_format: name: sdh ; 2024-03-01 20:52:46,202 DEBUG blivet/MainThread: no type or existing type for sdh, bailing 2024-03-01 20:52:46,204 DEBUG blivet/MainThread: DeviceTree.handle_device: name: sdi ; info: {'CURRENT_TAGS': ':systemd:', 'DEVLINKS': '/dev/disk/by-id/scsi-SLIO-ORG_disk8_7c02790d-af61-431a-b4c5-489ce662d703 ' '/dev/disk/by-id/scsi-1LIO-ORG_disk8:7c02790d-af61-431a-b4c5-489ce662d703 ' '/dev/disk/by-id/wwn-0x60014057c02790daf61431ab4c5489ce ' '/dev/disk/by-id/scsi-360014057c02790daf61431ab4c5489ce ' '/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': '7c02790d-af61-431a-b4c5-489ce662d703', 'ID_SERIAL': '360014057c02790daf61431ab4c5489ce', 'ID_SERIAL_SHORT': '60014057c02790daf61431ab4c5489ce', 'ID_TARGET_PORT': '0', 'ID_TYPE': 'disk', 'ID_VENDOR': 'LIO-ORG', 'ID_VENDOR_ENC': 'LIO-ORG\\x20', 'ID_WWN': '0x60014057c02790da', 'ID_WWN_VENDOR_EXTENSION': '0xf61431ab4c5489ce', 'ID_WWN_WITH_EXTENSION': '0x60014057c02790daf61431ab4c5489ce', 'MAJOR': '8', 'MINOR': '128', 'SCSI_IDENT_LUN_LOGICAL_UNIT_GROUP': '0x0', 'SCSI_IDENT_LUN_NAA_REGEXT': '60014057c02790daf61431ab4c5489ce', 'SCSI_IDENT_LUN_T10': 'LIO-ORG_disk8:7c02790d-af61-431a-b4c5-489ce662d703', 'SCSI_IDENT_PORT_NAME': 'naa.5001405a91c5ccc5,t,0x0001', 'SCSI_IDENT_PORT_RELATIVE': '0', 'SCSI_IDENT_PORT_TARGET_PORT_GROUP': '0x0', 'SCSI_IDENT_SERIAL': '7c02790d-af61-431a-b4c5-489ce662d703', 'SCSI_IDENT_TARGET_NAME': 'naa.5001405a91c5ccc5', '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': '337428002'} ; 2024-03-01 20:52:46,205 INFO blivet/MainThread: scanning sdi (/sys/devices/tcm_loop_0/tcm_loop_adapter_0/host2/target2:0:1/2:0:1:8/block/sdi)... 2024-03-01 20:52:46,207 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: sdi ; incomplete: False ; hidden: False ; 2024-03-01 20:52:46,210 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned None 2024-03-01 20:52:46,215 DEBUG blivet/MainThread: DiskDevicePopulator.run: name: sdi ; 2024-03-01 20:52:46,215 INFO blivet/MainThread: sdi is a disk 2024-03-01 20:52:46,216 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 53 2024-03-01 20:52:46,216 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 54 2024-03-01 20:52:46,218 DEBUG blivet/MainThread: DiskDevice._set_format: sdi ; type: None ; current: None ; 2024-03-01 20:52:46,221 DEBUG blivet/MainThread: DiskDevice.update_sysfs_path: sdi ; status: True ; 2024-03-01 20:52:46,221 DEBUG blivet/MainThread: sdi sysfs_path set to /sys/devices/tcm_loop_0/tcm_loop_adapter_0/host2/target2:0:1/2:0:1:8/block/sdi 2024-03-01 20:52:46,224 DEBUG blivet/MainThread: DiskDevice.read_current_size: exists: True ; path: /dev/sdi ; sysfs_path: /sys/devices/tcm_loop_0/tcm_loop_adapter_0/host2/target2:0:1/2:0:1:8/block/sdi ; 2024-03-01 20:52:46,224 DEBUG blivet/MainThread: updated sdi size to 1024 MiB (1024 MiB) 2024-03-01 20:52:46,225 INFO blivet/MainThread: added disk sdi (id 52) to device tree 2024-03-01 20:52:46,225 INFO blivet/MainThread: got device: DiskDevice instance (0x7f322d44c370) -- 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 = 60014057c02790daf61431ab4c5489ce 2024-03-01 20:52:46,228 DEBUG blivet/MainThread: DeviceTree.handle_format: name: sdi ; 2024-03-01 20:52:46,228 DEBUG blivet/MainThread: no type or existing type for sdi, bailing 2024-03-01 20:52:46,230 DEBUG blivet/MainThread: DeviceTree.handle_device: name: sdj ; info: {'CURRENT_TAGS': ':systemd:', 'DEVLINKS': '/dev/disk/by-id/scsi-1LIO-ORG_disk9:8bb02eed-505c-4d75-93b5-20327aed4107 ' '/dev/disk/by-id/scsi-SLIO-ORG_disk9_8bb02eed-505c-4d75-93b5-20327aed4107 ' '/dev/disk/by-id/wwn-0x60014058bb02eed505c4d7593b520327 ' '/dev/disk/by-id/scsi-360014058bb02eed505c4d7593b520327 ' '/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': '8bb02eed-505c-4d75-93b5-20327aed4107', 'ID_SERIAL': '360014058bb02eed505c4d7593b520327', 'ID_SERIAL_SHORT': '60014058bb02eed505c4d7593b520327', 'ID_TARGET_PORT': '0', 'ID_TYPE': 'disk', 'ID_VENDOR': 'LIO-ORG', 'ID_VENDOR_ENC': 'LIO-ORG\\x20', 'ID_WWN': '0x60014058bb02eed5', 'ID_WWN_VENDOR_EXTENSION': '0x05c4d7593b520327', 'ID_WWN_WITH_EXTENSION': '0x60014058bb02eed505c4d7593b520327', 'MAJOR': '8', 'MINOR': '144', 'SCSI_IDENT_LUN_LOGICAL_UNIT_GROUP': '0x0', 'SCSI_IDENT_LUN_NAA_REGEXT': '60014058bb02eed505c4d7593b520327', 'SCSI_IDENT_LUN_T10': 'LIO-ORG_disk9:8bb02eed-505c-4d75-93b5-20327aed4107', 'SCSI_IDENT_PORT_NAME': 'naa.5001405a91c5ccc5,t,0x0001', 'SCSI_IDENT_PORT_RELATIVE': '0', 'SCSI_IDENT_PORT_TARGET_PORT_GROUP': '0x0', 'SCSI_IDENT_SERIAL': '8bb02eed-505c-4d75-93b5-20327aed4107', 'SCSI_IDENT_TARGET_NAME': 'naa.5001405a91c5ccc5', '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': '337523000'} ; 2024-03-01 20:52:46,231 INFO blivet/MainThread: scanning sdj (/sys/devices/tcm_loop_0/tcm_loop_adapter_0/host2/target2:0:1/2:0:1:9/block/sdj)... 2024-03-01 20:52:46,233 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: sdj ; incomplete: False ; hidden: False ; 2024-03-01 20:52:46,236 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned None 2024-03-01 20:52:46,241 DEBUG blivet/MainThread: DiskDevicePopulator.run: name: sdj ; 2024-03-01 20:52:46,241 INFO blivet/MainThread: sdj is a disk 2024-03-01 20:52:46,241 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 58 2024-03-01 20:52:46,241 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 59 2024-03-01 20:52:46,244 DEBUG blivet/MainThread: DiskDevice._set_format: sdj ; type: None ; current: None ; 2024-03-01 20:52:46,247 DEBUG blivet/MainThread: DiskDevice.update_sysfs_path: sdj ; status: True ; 2024-03-01 20:52:46,247 DEBUG blivet/MainThread: sdj sysfs_path set to /sys/devices/tcm_loop_0/tcm_loop_adapter_0/host2/target2:0:1/2:0:1:9/block/sdj 2024-03-01 20:52:46,250 DEBUG blivet/MainThread: DiskDevice.read_current_size: exists: True ; path: /dev/sdj ; sysfs_path: /sys/devices/tcm_loop_0/tcm_loop_adapter_0/host2/target2:0:1/2:0:1:9/block/sdj ; 2024-03-01 20:52:46,251 DEBUG blivet/MainThread: updated sdj size to 1024 MiB (1024 MiB) 2024-03-01 20:52:46,251 INFO blivet/MainThread: added disk sdj (id 57) to device tree 2024-03-01 20:52:46,251 INFO blivet/MainThread: got device: DiskDevice instance (0x7f322d459730) -- 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 = 60014058bb02eed505c4d7593b520327 2024-03-01 20:52:46,254 DEBUG blivet/MainThread: DeviceTree.handle_format: name: sdj ; 2024-03-01 20:52:46,254 DEBUG blivet/MainThread: no type or existing type for sdj, bailing 2024-03-01 20:52:46,257 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': '16965658'} ; 2024-03-01 20:52:46,257 INFO blivet/MainThread: scanning xvda (/sys/devices/vbd-768/block/xvda)... 2024-03-01 20:52:46,260 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: xvda ; incomplete: False ; hidden: False ; 2024-03-01 20:52:46,262 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned None 2024-03-01 20:52:46,266 DEBUG blivet/MainThread: DiskDevicePopulator.run: name: xvda ; 2024-03-01 20:52:46,266 WARNING blivet/MainThread: device/vendor is not a valid attribute 2024-03-01 20:52:46,266 WARNING blivet/MainThread: device/model is not a valid attribute 2024-03-01 20:52:46,266 INFO blivet/MainThread: xvda is a disk 2024-03-01 20:52:46,267 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 63 2024-03-01 20:52:46,267 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 64 2024-03-01 20:52:46,269 DEBUG blivet/MainThread: DiskDevice._set_format: xvda ; type: None ; current: None ; 2024-03-01 20:52:46,272 DEBUG blivet/MainThread: DiskDevice.update_sysfs_path: xvda ; status: True ; 2024-03-01 20:52:46,272 DEBUG blivet/MainThread: xvda sysfs_path set to /sys/devices/vbd-768/block/xvda 2024-03-01 20:52:46,275 DEBUG blivet/MainThread: DiskDevice.read_current_size: exists: True ; path: /dev/xvda ; sysfs_path: /sys/devices/vbd-768/block/xvda ; 2024-03-01 20:52:46,275 DEBUG blivet/MainThread: updated xvda size to 250 GiB (250 GiB) 2024-03-01 20:52:46,276 INFO blivet/MainThread: added disk xvda (id 62) to device tree 2024-03-01 20:52:46,276 INFO blivet/MainThread: got device: DiskDevice instance (0x7f322d45c490) -- name = xvda status = True id = 62 children = [] parents = [] uuid = None size = 250 GiB format = existing None major = 202 minor = 0 exists = True protected = False sysfs path = /sys/devices/vbd-768/block/xvda target size = 250 GiB path = /dev/xvda format args = [] original_format = None removable = False wwn = None 2024-03-01 20:52:46,278 DEBUG blivet/MainThread: DeviceTree.handle_format: name: xvda ; 2024-03-01 20:52:46,282 DEBUG blivet/MainThread: AppleBootstrapFS.supported: supported: True ; 2024-03-01 20:52:46,282 DEBUG blivet/MainThread: get_format('appleboot') returning AppleBootstrapFS instance with object id 66 2024-03-01 20:52:46,285 DEBUG blivet/MainThread: EFIFS.supported: supported: True ; 2024-03-01 20:52:46,285 DEBUG blivet/MainThread: get_format('efi') returning EFIFS instance with object id 67 2024-03-01 20:52:46,288 DEBUG blivet/MainThread: MacEFIFS.supported: supported: True ; 2024-03-01 20:52:46,288 DEBUG blivet/MainThread: get_format('macefi') returning MacEFIFS instance with object id 68 2024-03-01 20:52:46,291 DEBUG blivet/MainThread: MacEFIFS.supported: supported: True ; 2024-03-01 20:52:46,291 DEBUG blivet/MainThread: get_format('macefi') returning MacEFIFS instance with object id 69 2024-03-01 20:52:46,294 DEBUG blivet/MainThread: DiskLabelFormatPopulator.run: device: xvda ; label_type: dos ; 2024-03-01 20:52:46,296 DEBUG blivet/MainThread: DiskDevice.setup: xvda ; orig: False ; status: True ; controllable: True ; 2024-03-01 20:52:46,299 DEBUG blivet/MainThread: DiskLabel.__init__: uuid: e61ef7e0 ; label: None ; device: /dev/xvda ; serial: None ; exists: True ; 2024-03-01 20:52:46,305 DEBUG blivet/MainThread: Did not change pmbr_boot on parted.Disk instance -- type: msdos primaryPartitionCount: 1 lastPartitionNumber: 1 maxPrimaryPartitionCount: 4 partitions: [] device: PedDisk: <_ped.Disk object at 0x7f322edcee40> 2024-03-01 20:52:46,342 DEBUG blivet/MainThread: get_format('disklabel') returning DiskLabel instance with object id 70 2024-03-01 20:52:46,346 DEBUG blivet/MainThread: DiskDevice._set_format: xvda ; type: disklabel ; current: None ; 2024-03-01 20:52:46,346 INFO blivet/MainThread: got format: existing msdos disklabel 2024-03-01 20:52:46,350 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': '16967518'} ; 2024-03-01 20:52:46,350 INFO blivet/MainThread: scanning xvda1 (/sys/devices/vbd-768/block/xvda/xvda1)... 2024-03-01 20:52:46,350 WARNING blivet/MainThread: hidden is not a valid attribute 2024-03-01 20:52:46,353 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: xvda1 ; incomplete: False ; hidden: False ; 2024-03-01 20:52:46,355 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned None 2024-03-01 20:52:46,358 DEBUG blivet/MainThread: PartitionDevicePopulator.run: name: xvda1 ; 2024-03-01 20:52:46,360 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: xvda1 ; incomplete: False ; hidden: False ; 2024-03-01 20:52:46,363 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned None 2024-03-01 20:52:46,363 INFO program/MainThread: Running... udevadm settle --timeout=300 2024-03-01 20:52:46,375 DEBUG program/MainThread: Return code: 0 2024-03-01 20:52:46,391 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: xvda ; incomplete: False ; hidden: False ; 2024-03-01 20:52:46,394 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned existing 250 GiB disk xvda (62) with existing msdos disklabel 2024-03-01 20:52:46,395 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 73 2024-03-01 20:52:46,398 DEBUG blivet/MainThread: DiskDevice.add_child: name: xvda ; child: xvda1 ; kids: 0 ; 2024-03-01 20:52:46,398 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 74 2024-03-01 20:52:46,401 DEBUG blivet/MainThread: PartitionDevice._set_format: xvda1 ; type: None ; current: None ; 2024-03-01 20:52:46,404 DEBUG blivet/MainThread: PartitionDevice.update_sysfs_path: xvda1 ; status: True ; 2024-03-01 20:52:46,404 DEBUG blivet/MainThread: xvda1 sysfs_path set to /sys/devices/vbd-768/block/xvda/xvda1 2024-03-01 20:52:46,407 DEBUG blivet/MainThread: PartitionDevice.read_current_size: exists: True ; path: /dev/xvda1 ; sysfs_path: /sys/devices/vbd-768/block/xvda/xvda1 ; 2024-03-01 20:52:46,407 DEBUG blivet/MainThread: updated xvda1 size to 250 GiB (250 GiB) 2024-03-01 20:52:46,407 DEBUG blivet/MainThread: looking up parted Partition: /dev/xvda1 2024-03-01 20:52:46,410 DEBUG blivet/MainThread: PartitionDevice.probe: xvda1 ; exists: True ; 2024-03-01 20:52:46,413 DEBUG blivet/MainThread: PartitionDevice.get_flag: path: /dev/xvda1 ; flag: 1 ; 2024-03-01 20:52:46,415 DEBUG blivet/MainThread: PartitionDevice.get_flag: path: /dev/xvda1 ; flag: 10 ; 2024-03-01 20:52:46,418 DEBUG blivet/MainThread: PartitionDevice.get_flag: path: /dev/xvda1 ; flag: 12 ; 2024-03-01 20:52:46,421 DEBUG blivet/MainThread: PartitionDevice.read_current_size: exists: True ; path: /dev/xvda1 ; sysfs_path: /sys/devices/vbd-768/block/xvda/xvda1 ; 2024-03-01 20:52:46,421 DEBUG blivet/MainThread: updated xvda1 size to 250 GiB (250 GiB) 2024-03-01 20:52:46,421 INFO blivet/MainThread: added partition xvda1 (id 72) to device tree 2024-03-01 20:52:46,422 INFO blivet/MainThread: parted exception: msdos disk labels do not support partition names. 2024-03-01 20:52:46,421 INFO blivet/MainThread: got device: PartitionDevice instance (0x7f322d461fd0) -- 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 0x7f3230a7e1d0> disk = existing 250 GiB disk xvda (62) with existing msdos disklabel start = 2048 end = 524287966 length = 524285919 flags = boot 2024-03-01 20:52:46,425 DEBUG blivet/MainThread: DeviceTree.handle_format: name: xvda1 ; 2024-03-01 20:52:46,428 DEBUG blivet/MainThread: AppleBootstrapFS.supported: supported: True ; 2024-03-01 20:52:46,428 DEBUG blivet/MainThread: get_format('appleboot') returning AppleBootstrapFS instance with object id 76 2024-03-01 20:52:46,431 DEBUG blivet/MainThread: EFIFS.supported: supported: True ; 2024-03-01 20:52:46,431 DEBUG blivet/MainThread: get_format('efi') returning EFIFS instance with object id 77 2024-03-01 20:52:46,434 DEBUG blivet/MainThread: MacEFIFS.supported: supported: True ; 2024-03-01 20:52:46,434 DEBUG blivet/MainThread: get_format('macefi') returning MacEFIFS instance with object id 78 2024-03-01 20:52:46,437 DEBUG blivet/MainThread: MacEFIFS.supported: supported: True ; 2024-03-01 20:52:46,437 DEBUG blivet/MainThread: get_format('macefi') returning MacEFIFS instance with object id 79 2024-03-01 20:52:46,438 WARNING blivet/MainThread: Stratis DBus service is not running 2024-03-01 20:52:46,438 INFO blivet/MainThread: type detected on 'xvda1' is 'xfs' 2024-03-01 20:52:46,441 DEBUG blivet/MainThread: XFS.supported: supported: True ; 2024-03-01 20:52:46,442 DEBUG blivet/MainThread: get_format('xfs') returning XFS instance with object id 80 2024-03-01 20:52:46,444 DEBUG blivet/MainThread: PartitionDevice._set_format: xvda1 ; type: xfs ; current: None ; 2024-03-01 20:52:46,445 INFO blivet/MainThread: got format: existing xfs filesystem 2024-03-01 20:52:46,445 INFO program/MainThread: Running... udevadm settle --timeout=300 2024-03-01 20:52:46,457 DEBUG program/MainThread: Return code: 0 2024-03-01 20:52:46,470 INFO blivet/MainThread: edd: collected mbr signatures: {'xvda': '0xe61ef7e0'} 2024-03-01 20:52:46,471 DEBUG blivet/MainThread: resolved 'UUID=a4d9efbc-be36-4c5f-99af-596afd10159d' to 'xvda1' (partition) 2024-03-01 20:52:46,474 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: ntap-bos-c01-eng01-nfs01b.storage.bos.redhat.com:/devops_engineering_nfs/devarchive/redhat ; incomplete: False ; hidden: False ; 2024-03-01 20:52:46,476 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned None 2024-03-01 20:52:46,479 DEBUG blivet/MainThread: DeviceTree.get_device_by_path: path: /dev/ntap-bos-c01-eng01-nfs01b.storage.bos.redhat.com:/devops_engineering_nfs/devarchive/redhat ; incomplete: False ; hidden: False ; 2024-03-01 20:52:46,481 DEBUG blivet/MainThread: DeviceTree.get_device_by_path returned None 2024-03-01 20:52:46,482 DEBUG blivet/MainThread: failed to resolve '/dev/ntap-bos-c01-eng01-nfs01b.storage.bos.redhat.com:/devops_engineering_nfs/devarchive/redhat' 2024-03-01 20:52:46,484 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: nest.test.redhat.com:/mnt/qa ; incomplete: False ; hidden: False ; 2024-03-01 20:52:46,486 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned None 2024-03-01 20:52:46,489 DEBUG blivet/MainThread: DeviceTree.get_device_by_path: path: /dev/nest.test.redhat.com:/mnt/qa ; incomplete: False ; hidden: False ; 2024-03-01 20:52:46,492 DEBUG blivet/MainThread: DeviceTree.get_device_by_path returned None 2024-03-01 20:52:46,492 DEBUG blivet/MainThread: failed to resolve '/dev/nest.test.redhat.com:/mnt/qa' 2024-03-01 20:52:46,494 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: vtap-eng01.storage.rdu2.redhat.com:/vol/engarchive ; incomplete: False ; hidden: False ; 2024-03-01 20:52:46,496 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned None 2024-03-01 20:52:46,499 DEBUG blivet/MainThread: DeviceTree.get_device_by_path: path: /dev/vtap-eng01.storage.rdu2.redhat.com:/vol/engarchive ; incomplete: False ; hidden: False ; 2024-03-01 20:52:46,501 DEBUG blivet/MainThread: DeviceTree.get_device_by_path returned None 2024-03-01 20:52:46,501 DEBUG blivet/MainThread: failed to resolve '/dev/vtap-eng01.storage.rdu2.redhat.com:/vol/engarchive' 2024-03-01 20:52:46,504 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: nest.test.redhat.com:/mnt/tpsdist ; incomplete: False ; hidden: False ; 2024-03-01 20:52:46,506 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned None 2024-03-01 20:52:46,508 DEBUG blivet/MainThread: DeviceTree.get_device_by_path: path: /dev/nest.test.redhat.com:/mnt/tpsdist ; incomplete: False ; hidden: False ; 2024-03-01 20:52:46,511 DEBUG blivet/MainThread: DeviceTree.get_device_by_path returned None 2024-03-01 20:52:46,511 DEBUG blivet/MainThread: failed to resolve '/dev/nest.test.redhat.com:/mnt/tpsdist' 2024-03-01 20:52:46,513 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: ntap-bos-c01-eng01-nfs01b.storage.bos.redhat.com:/devops_engineering_nfs/devarchive/redhat/brewroot ; incomplete: False ; hidden: False ; 2024-03-01 20:52:46,516 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned None 2024-03-01 20:52:46,518 DEBUG blivet/MainThread: DeviceTree.get_device_by_path: path: /dev/ntap-bos-c01-eng01-nfs01b.storage.bos.redhat.com:/devops_engineering_nfs/devarchive/redhat/brewroot ; incomplete: False ; hidden: False ; 2024-03-01 20:52:46,520 DEBUG blivet/MainThread: DeviceTree.get_device_by_path returned None 2024-03-01 20:52:46,521 DEBUG blivet/MainThread: failed to resolve '/dev/ntap-bos-c01-eng01-nfs01b.storage.bos.redhat.com:/devops_engineering_nfs/devarchive/redhat/brewroot' 2024-03-01 20:52:46,523 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: ntap-bos-c01-eng01-nfs01b.storage.bos.redhat.com:/devops_brew_scratch_nfs/scratch ; incomplete: False ; hidden: False ; 2024-03-01 20:52:46,525 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned None 2024-03-01 20:52:46,528 DEBUG blivet/MainThread: DeviceTree.get_device_by_path: path: /dev/ntap-bos-c01-eng01-nfs01b.storage.bos.redhat.com:/devops_brew_scratch_nfs/scratch ; incomplete: False ; hidden: False ; 2024-03-01 20:52:46,530 DEBUG blivet/MainThread: DeviceTree.get_device_by_path returned None 2024-03-01 20:52:46,530 DEBUG blivet/MainThread: failed to resolve '/dev/ntap-bos-c01-eng01-nfs01b.storage.bos.redhat.com:/devops_brew_scratch_nfs/scratch' 2024-03-01 20:52:46,533 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: test_vg1 ; incomplete: False ; hidden: False ; 2024-03-01 20:52:46,535 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned None 2024-03-01 20:52:46,538 DEBUG blivet/MainThread: DeviceTree.get_device_by_path: path: /dev/test_vg1 ; incomplete: False ; hidden: False ; 2024-03-01 20:52:46,540 DEBUG blivet/MainThread: DeviceTree.get_device_by_path returned None 2024-03-01 20:52:46,540 DEBUG blivet/MainThread: failed to resolve '/dev/test_vg1' 2024-03-01 20:52:46,543 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: sda ; incomplete: False ; hidden: False ; 2024-03-01 20:52:46,545 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned existing 1024 MiB disk sda (2) 2024-03-01 20:52:46,545 DEBUG blivet/MainThread: resolved 'sda' to 'sda' (disk) 2024-03-01 20:52:46,548 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: sdb ; incomplete: False ; hidden: False ; 2024-03-01 20:52:46,550 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned existing 1024 MiB disk sdb (7) 2024-03-01 20:52:46,550 DEBUG blivet/MainThread: resolved 'sdb' to 'sdb' (disk) 2024-03-01 20:52:46,553 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: sdc ; incomplete: False ; hidden: False ; 2024-03-01 20:52:46,555 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned existing 1024 MiB disk sdc (22) 2024-03-01 20:52:46,555 DEBUG blivet/MainThread: resolved 'sdc' to 'sdc' (disk) 2024-03-01 20:52:46,558 DEBUG blivet/MainThread: LVMPhysicalVolume.__init__: 2024-03-01 20:52:46,558 DEBUG blivet/MainThread: get_format('lvmpv') returning LVMPhysicalVolume instance with object id 82 2024-03-01 20:52:46,558 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 85 2024-03-01 20:52:46,561 DEBUG blivet/MainThread: DiskDevice._set_format: sda ; type: None ; current: None ; 2024-03-01 20:52:46,561 INFO blivet/MainThread: registered action: [83] destroy format None on disk sda (id 2) 2024-03-01 20:52:46,564 DEBUG blivet/MainThread: DiskDevice._set_format: sda ; type: lvmpv ; current: None ; 2024-03-01 20:52:46,564 INFO blivet/MainThread: registered action: [84] create format lvmpv on disk sda (id 2) 2024-03-01 20:52:46,566 DEBUG blivet/MainThread: LVMPhysicalVolume.__init__: 2024-03-01 20:52:46,567 DEBUG blivet/MainThread: get_format('lvmpv') returning LVMPhysicalVolume instance with object id 86 2024-03-01 20:52:46,567 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 89 2024-03-01 20:52:46,569 DEBUG blivet/MainThread: DiskDevice._set_format: sdb ; type: None ; current: None ; 2024-03-01 20:52:46,569 INFO blivet/MainThread: registered action: [87] destroy format None on disk sdb (id 7) 2024-03-01 20:52:46,572 DEBUG blivet/MainThread: DiskDevice._set_format: sdb ; type: lvmpv ; current: None ; 2024-03-01 20:52:46,572 INFO blivet/MainThread: registered action: [88] create format lvmpv on disk sdb (id 7) 2024-03-01 20:52:46,575 DEBUG blivet/MainThread: LVMPhysicalVolume.__init__: 2024-03-01 20:52:46,575 DEBUG blivet/MainThread: get_format('lvmpv') returning LVMPhysicalVolume instance with object id 90 2024-03-01 20:52:46,575 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 93 2024-03-01 20:52:46,578 DEBUG blivet/MainThread: DiskDevice._set_format: sdc ; type: None ; current: None ; 2024-03-01 20:52:46,578 INFO blivet/MainThread: registered action: [91] destroy format None on disk sdc (id 22) 2024-03-01 20:52:46,580 DEBUG blivet/MainThread: DiskDevice._set_format: sdc ; type: lvmpv ; current: None ; 2024-03-01 20:52:46,580 INFO blivet/MainThread: registered action: [92] create format lvmpv on disk sdc (id 22) 2024-03-01 20:52:46,581 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 95 2024-03-01 20:52:46,585 DEBUG blivet/MainThread: LVMVolumeGroupDevice._add_parent: test_vg1 ; parent: sda ; 2024-03-01 20:52:46,588 DEBUG blivet/MainThread: DiskDevice.add_child: name: sda ; child: test_vg1 ; kids: 0 ; 2024-03-01 20:52:46,591 DEBUG blivet/MainThread: LVMVolumeGroupDevice._add_parent: test_vg1 ; parent: sdb ; 2024-03-01 20:52:46,594 DEBUG blivet/MainThread: DiskDevice.add_child: name: sdb ; child: test_vg1 ; kids: 0 ; 2024-03-01 20:52:46,597 DEBUG blivet/MainThread: LVMVolumeGroupDevice._add_parent: test_vg1 ; parent: sdc ; 2024-03-01 20:52:46,600 DEBUG blivet/MainThread: DiskDevice.add_child: name: sdc ; child: test_vg1 ; kids: 0 ; 2024-03-01 20:52:46,601 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 96 2024-03-01 20:52:46,604 DEBUG blivet/MainThread: LVMVolumeGroupDevice._set_format: test_vg1 ; type: None ; current: None ; 2024-03-01 20:52:46,604 INFO blivet/MainThread: added lvmvg test_vg1 (id 94) to device tree 2024-03-01 20:52:46,604 INFO blivet/MainThread: registered action: [98] create device lvmvg test_vg1 (id 94) 2024-03-01 20:52:46,608 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: test_vg1-lv1 ; incomplete: False ; hidden: False ; 2024-03-01 20:52:46,611 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned None 2024-03-01 20:52:46,613 DEBUG blivet/MainThread: DeviceTree.get_device_by_path: path: /dev/test_vg1-lv1 ; incomplete: False ; hidden: False ; 2024-03-01 20:52:46,616 DEBUG blivet/MainThread: DeviceTree.get_device_by_path returned None 2024-03-01 20:52:46,616 DEBUG blivet/MainThread: failed to resolve '/dev/test_vg1-lv1' 2024-03-01 20:52:46,616 DEBUG blivet/MainThread: test_vg1 size is 2.99 GiB 2024-03-01 20:52:46,617 DEBUG blivet/MainThread: vg test_vg1 has 2.99 GiB free 2024-03-01 20:52:46,617 DEBUG blivet.ansible/MainThread: size: 460 MiB ; -565.2173913043479 2024-03-01 20:52:46,617 DEBUG blivet/MainThread: test_vg1 size is 2.99 GiB 2024-03-01 20:52:46,618 DEBUG blivet/MainThread: vg test_vg1 has 2.99 GiB free 2024-03-01 20:52:46,620 DEBUG blivet/MainThread: XFS.supported: supported: True ; 2024-03-01 20:52:46,621 DEBUG blivet/MainThread: get_format('xfs') returning XFS instance with object id 99 2024-03-01 20:52:46,623 DEBUG blivet/MainThread: XFS.supported: supported: True ; 2024-03-01 20:52:46,623 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 101 2024-03-01 20:52:46,626 DEBUG blivet/MainThread: LVMVolumeGroupDevice.add_child: name: test_vg1 ; child: lv1 ; kids: 0 ; 2024-03-01 20:52:46,629 DEBUG blivet/MainThread: LVMLogicalVolumeDevice._set_format: test_vg1-lv1 ; type: xfs ; current: None ; 2024-03-01 20:52:46,630 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 103 2024-03-01 20:52:46,633 DEBUG blivet/MainThread: LVMVolumeGroupDevice.remove_child: name: test_vg1 ; child: lv1 ; kids: 1 ; 2024-03-01 20:52:46,636 DEBUG blivet/MainThread: LVMVolumeGroupDevice.add_child: name: test_vg1 ; child: lv1 ; kids: 0 ; 2024-03-01 20:52:46,638 DEBUG blivet/MainThread: LVMLogicalVolumeDevice._set_format: test_vg1-lv1 ; type: xfs ; current: None ; 2024-03-01 20:52:46,642 DEBUG blivet/MainThread: LVMLogicalVolumeDevice.read_current_size: exists: False ; path: /dev/mapper/test_vg1-lv1 ; sysfs_path: ; 2024-03-01 20:52:46,642 DEBUG blivet/MainThread: test_vg1 size is 2.99 GiB 2024-03-01 20:52:46,642 DEBUG blivet/MainThread: vg test_vg1 has 2.99 GiB free 2024-03-01 20:52:46,642 DEBUG blivet/MainThread: Adding test_vg1-lv1/460 MiB to test_vg1 2024-03-01 20:52:46,643 INFO program/MainThread: Running [4] dmsetup --version ... 2024-03-01 20:52:46,646 INFO program/MainThread: stdout[4]: Library version: 1.02.197 (2023-11-21) Driver version: 4.48.0 2024-03-01 20:52:46,646 INFO program/MainThread: stderr[4]: 2024-03-01 20:52:46,646 INFO program/MainThread: ...done [4] (exit code: 0) 2024-03-01 20:52:46,647 INFO blivet/MainThread: added lvmlv test_vg1-lv1 (id 100) to device tree 2024-03-01 20:52:46,647 INFO blivet/MainThread: registered action: [105] create device lvmlv test_vg1-lv1 (id 100) 2024-03-01 20:52:46,647 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 107 2024-03-01 20:52:46,651 DEBUG blivet/MainThread: LVMLogicalVolumeDevice._set_format: test_vg1-lv1 ; type: xfs ; current: xfs ; 2024-03-01 20:52:46,651 INFO blivet/MainThread: registered action: [106] create format xfs filesystem on lvmlv test_vg1-lv1 (id 100) 2024-03-01 20:52:46,654 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: test_vg1-lv2 ; incomplete: False ; hidden: False ; 2024-03-01 20:52:46,657 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned None 2024-03-01 20:52:46,659 DEBUG blivet/MainThread: DeviceTree.get_device_by_path: path: /dev/test_vg1-lv2 ; incomplete: False ; hidden: False ; 2024-03-01 20:52:46,662 DEBUG blivet/MainThread: DeviceTree.get_device_by_path returned None 2024-03-01 20:52:46,662 DEBUG blivet/MainThread: failed to resolve '/dev/test_vg1-lv2' 2024-03-01 20:52:46,663 DEBUG blivet/MainThread: test_vg1 size is 2.99 GiB 2024-03-01 20:52:46,663 DEBUG blivet/MainThread: vg test_vg1 has 2.54 GiB free 2024-03-01 20:52:46,663 DEBUG blivet.ansible/MainThread: size: 1.5 GiB ; -69.71279373368147 2024-03-01 20:52:46,664 DEBUG blivet/MainThread: test_vg1 size is 2.99 GiB 2024-03-01 20:52:46,664 DEBUG blivet/MainThread: vg test_vg1 has 2.54 GiB free 2024-03-01 20:52:46,667 DEBUG blivet/MainThread: XFS.supported: supported: True ; 2024-03-01 20:52:46,667 DEBUG blivet/MainThread: get_format('xfs') returning XFS instance with object id 108 2024-03-01 20:52:46,669 DEBUG blivet/MainThread: XFS.supported: supported: True ; 2024-03-01 20:52:46,670 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 110 2024-03-01 20:52:46,673 DEBUG blivet/MainThread: LVMVolumeGroupDevice.add_child: name: test_vg1 ; child: lv2 ; kids: 1 ; 2024-03-01 20:52:46,675 DEBUG blivet/MainThread: LVMLogicalVolumeDevice._set_format: test_vg1-lv2 ; type: xfs ; current: None ; 2024-03-01 20:52:46,676 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 112 2024-03-01 20:52:46,679 DEBUG blivet/MainThread: LVMVolumeGroupDevice.remove_child: name: test_vg1 ; child: lv2 ; kids: 2 ; 2024-03-01 20:52:46,682 DEBUG blivet/MainThread: LVMVolumeGroupDevice.add_child: name: test_vg1 ; child: lv2 ; kids: 1 ; 2024-03-01 20:52:46,685 DEBUG blivet/MainThread: LVMLogicalVolumeDevice._set_format: test_vg1-lv2 ; type: xfs ; current: None ; 2024-03-01 20:52:46,688 DEBUG blivet/MainThread: LVMLogicalVolumeDevice.read_current_size: exists: False ; path: /dev/mapper/test_vg1-lv2 ; sysfs_path: ; 2024-03-01 20:52:46,689 DEBUG blivet/MainThread: test_vg1 size is 2.99 GiB 2024-03-01 20:52:46,689 DEBUG blivet/MainThread: vg test_vg1 has 2.54 GiB free 2024-03-01 20:52:46,689 DEBUG blivet/MainThread: Adding test_vg1-lv2/1.5 GiB to test_vg1 2024-03-01 20:52:46,689 INFO blivet/MainThread: added lvmlv test_vg1-lv2 (id 109) to device tree 2024-03-01 20:52:46,689 INFO blivet/MainThread: registered action: [114] create device lvmlv test_vg1-lv2 (id 109) 2024-03-01 20:52:46,690 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 116 2024-03-01 20:52:46,693 DEBUG blivet/MainThread: LVMLogicalVolumeDevice._set_format: test_vg1-lv2 ; type: xfs ; current: xfs ; 2024-03-01 20:52:46,693 INFO blivet/MainThread: registered action: [115] create format xfs filesystem on lvmlv test_vg1-lv2 (id 109) 2024-03-01 20:52:46,695 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: test_vg2 ; incomplete: False ; hidden: False ; 2024-03-01 20:52:46,698 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned None 2024-03-01 20:52:46,701 DEBUG blivet/MainThread: DeviceTree.get_device_by_path: path: /dev/test_vg2 ; incomplete: False ; hidden: False ; 2024-03-01 20:52:46,703 DEBUG blivet/MainThread: DeviceTree.get_device_by_path returned None 2024-03-01 20:52:46,703 DEBUG blivet/MainThread: failed to resolve '/dev/test_vg2' 2024-03-01 20:52:46,706 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: sdd ; incomplete: False ; hidden: False ; 2024-03-01 20:52:46,708 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned existing 1024 MiB disk sdd (27) 2024-03-01 20:52:46,708 DEBUG blivet/MainThread: resolved 'sdd' to 'sdd' (disk) 2024-03-01 20:52:46,711 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: sde ; incomplete: False ; hidden: False ; 2024-03-01 20:52:46,714 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned existing 1024 MiB disk sde (32) 2024-03-01 20:52:46,714 DEBUG blivet/MainThread: resolved 'sde' to 'sde' (disk) 2024-03-01 20:52:46,717 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: sdf ; incomplete: False ; hidden: False ; 2024-03-01 20:52:46,720 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned existing 1024 MiB disk sdf (37) 2024-03-01 20:52:46,720 DEBUG blivet/MainThread: resolved 'sdf' to 'sdf' (disk) 2024-03-01 20:52:46,723 DEBUG blivet/MainThread: LVMPhysicalVolume.__init__: 2024-03-01 20:52:46,723 DEBUG blivet/MainThread: get_format('lvmpv') returning LVMPhysicalVolume instance with object id 117 2024-03-01 20:52:46,723 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 120 2024-03-01 20:52:46,726 DEBUG blivet/MainThread: DiskDevice._set_format: sdd ; type: None ; current: None ; 2024-03-01 20:52:46,726 INFO blivet/MainThread: registered action: [118] destroy format None on disk sdd (id 27) 2024-03-01 20:52:46,728 DEBUG blivet/MainThread: DiskDevice._set_format: sdd ; type: lvmpv ; current: None ; 2024-03-01 20:52:46,728 INFO blivet/MainThread: registered action: [119] create format lvmpv on disk sdd (id 27) 2024-03-01 20:52:46,731 DEBUG blivet/MainThread: LVMPhysicalVolume.__init__: 2024-03-01 20:52:46,731 DEBUG blivet/MainThread: get_format('lvmpv') returning LVMPhysicalVolume instance with object id 121 2024-03-01 20:52:46,731 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 124 2024-03-01 20:52:46,734 DEBUG blivet/MainThread: DiskDevice._set_format: sde ; type: None ; current: None ; 2024-03-01 20:52:46,734 INFO blivet/MainThread: registered action: [122] destroy format None on disk sde (id 32) 2024-03-01 20:52:46,737 DEBUG blivet/MainThread: DiskDevice._set_format: sde ; type: lvmpv ; current: None ; 2024-03-01 20:52:46,737 INFO blivet/MainThread: registered action: [123] create format lvmpv on disk sde (id 32) 2024-03-01 20:52:46,739 DEBUG blivet/MainThread: LVMPhysicalVolume.__init__: 2024-03-01 20:52:46,739 DEBUG blivet/MainThread: get_format('lvmpv') returning LVMPhysicalVolume instance with object id 125 2024-03-01 20:52:46,740 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 128 2024-03-01 20:52:46,742 DEBUG blivet/MainThread: DiskDevice._set_format: sdf ; type: None ; current: None ; 2024-03-01 20:52:46,742 INFO blivet/MainThread: registered action: [126] destroy format None on disk sdf (id 37) 2024-03-01 20:52:46,745 DEBUG blivet/MainThread: DiskDevice._set_format: sdf ; type: lvmpv ; current: None ; 2024-03-01 20:52:46,745 INFO blivet/MainThread: registered action: [127] create format lvmpv on disk sdf (id 37) 2024-03-01 20:52:46,746 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 130 2024-03-01 20:52:46,749 DEBUG blivet/MainThread: LVMVolumeGroupDevice._add_parent: test_vg2 ; parent: sdd ; 2024-03-01 20:52:46,752 DEBUG blivet/MainThread: DiskDevice.add_child: name: sdd ; child: test_vg2 ; kids: 0 ; 2024-03-01 20:52:46,755 DEBUG blivet/MainThread: LVMVolumeGroupDevice._add_parent: test_vg2 ; parent: sde ; 2024-03-01 20:52:46,758 DEBUG blivet/MainThread: DiskDevice.add_child: name: sde ; child: test_vg2 ; kids: 0 ; 2024-03-01 20:52:46,761 DEBUG blivet/MainThread: LVMVolumeGroupDevice._add_parent: test_vg2 ; parent: sdf ; 2024-03-01 20:52:46,764 DEBUG blivet/MainThread: DiskDevice.add_child: name: sdf ; child: test_vg2 ; kids: 0 ; 2024-03-01 20:52:46,765 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 131 2024-03-01 20:52:46,767 DEBUG blivet/MainThread: LVMVolumeGroupDevice._set_format: test_vg2 ; type: None ; current: None ; 2024-03-01 20:52:46,768 INFO blivet/MainThread: added lvmvg test_vg2 (id 129) to device tree 2024-03-01 20:52:46,768 INFO blivet/MainThread: registered action: [133] create device lvmvg test_vg2 (id 129) 2024-03-01 20:52:46,772 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: test_vg2-lv3 ; incomplete: False ; hidden: False ; 2024-03-01 20:52:46,774 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned None 2024-03-01 20:52:46,777 DEBUG blivet/MainThread: DeviceTree.get_device_by_path: path: /dev/test_vg2-lv3 ; incomplete: False ; hidden: False ; 2024-03-01 20:52:46,780 DEBUG blivet/MainThread: DeviceTree.get_device_by_path returned None 2024-03-01 20:52:46,780 DEBUG blivet/MainThread: failed to resolve '/dev/test_vg2-lv3' 2024-03-01 20:52:46,780 DEBUG blivet/MainThread: test_vg2 size is 2.99 GiB 2024-03-01 20:52:46,781 DEBUG blivet/MainThread: vg test_vg2 has 2.99 GiB free 2024-03-01 20:52:46,781 DEBUG blivet.ansible/MainThread: size: 308 MiB ; -893.5064935064935 2024-03-01 20:52:46,781 DEBUG blivet/MainThread: test_vg2 size is 2.99 GiB 2024-03-01 20:52:46,781 DEBUG blivet/MainThread: vg test_vg2 has 2.99 GiB free 2024-03-01 20:52:46,784 DEBUG blivet/MainThread: XFS.supported: supported: True ; 2024-03-01 20:52:46,784 DEBUG blivet/MainThread: get_format('xfs') returning XFS instance with object id 134 2024-03-01 20:52:46,786 DEBUG blivet/MainThread: XFS.supported: supported: True ; 2024-03-01 20:52:46,787 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 136 2024-03-01 20:52:46,790 DEBUG blivet/MainThread: LVMVolumeGroupDevice.add_child: name: test_vg2 ; child: lv3 ; kids: 0 ; 2024-03-01 20:52:46,793 DEBUG blivet/MainThread: LVMLogicalVolumeDevice._set_format: test_vg2-lv3 ; type: xfs ; current: None ; 2024-03-01 20:52:46,793 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 138 2024-03-01 20:52:46,796 DEBUG blivet/MainThread: LVMVolumeGroupDevice.remove_child: name: test_vg2 ; child: lv3 ; kids: 1 ; 2024-03-01 20:52:46,799 DEBUG blivet/MainThread: LVMVolumeGroupDevice.add_child: name: test_vg2 ; child: lv3 ; kids: 0 ; 2024-03-01 20:52:46,801 DEBUG blivet/MainThread: LVMLogicalVolumeDevice._set_format: test_vg2-lv3 ; type: xfs ; current: None ; 2024-03-01 20:52:46,805 DEBUG blivet/MainThread: LVMLogicalVolumeDevice.read_current_size: exists: False ; path: /dev/mapper/test_vg2-lv3 ; sysfs_path: ; 2024-03-01 20:52:46,805 DEBUG blivet/MainThread: test_vg2 size is 2.99 GiB 2024-03-01 20:52:46,805 DEBUG blivet/MainThread: vg test_vg2 has 2.99 GiB free 2024-03-01 20:52:46,806 DEBUG blivet/MainThread: Adding test_vg2-lv3/308 MiB to test_vg2 2024-03-01 20:52:46,806 INFO blivet/MainThread: added lvmlv test_vg2-lv3 (id 135) to device tree 2024-03-01 20:52:46,806 INFO blivet/MainThread: registered action: [140] create device lvmlv test_vg2-lv3 (id 135) 2024-03-01 20:52:46,806 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 142 2024-03-01 20:52:46,809 DEBUG blivet/MainThread: LVMLogicalVolumeDevice._set_format: test_vg2-lv3 ; type: xfs ; current: xfs ; 2024-03-01 20:52:46,809 INFO blivet/MainThread: registered action: [141] create format xfs filesystem on lvmlv test_vg2-lv3 (id 135) 2024-03-01 20:52:46,812 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: test_vg2-lv4 ; incomplete: False ; hidden: False ; 2024-03-01 20:52:46,815 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned None 2024-03-01 20:52:46,817 DEBUG blivet/MainThread: DeviceTree.get_device_by_path: path: /dev/test_vg2-lv4 ; incomplete: False ; hidden: False ; 2024-03-01 20:52:46,820 DEBUG blivet/MainThread: DeviceTree.get_device_by_path returned None 2024-03-01 20:52:46,820 DEBUG blivet/MainThread: failed to resolve '/dev/test_vg2-lv4' 2024-03-01 20:52:46,820 DEBUG blivet/MainThread: test_vg2 size is 2.99 GiB 2024-03-01 20:52:46,821 DEBUG blivet/MainThread: vg test_vg2 has 2.69 GiB free 2024-03-01 20:52:46,821 DEBUG blivet.ansible/MainThread: size: 612 MiB ; -349.6732026143791 2024-03-01 20:52:46,821 DEBUG blivet/MainThread: test_vg2 size is 2.99 GiB 2024-03-01 20:52:46,822 DEBUG blivet/MainThread: vg test_vg2 has 2.69 GiB free 2024-03-01 20:52:46,824 DEBUG blivet/MainThread: XFS.supported: supported: True ; 2024-03-01 20:52:46,824 DEBUG blivet/MainThread: get_format('xfs') returning XFS instance with object id 143 2024-03-01 20:52:46,827 DEBUG blivet/MainThread: XFS.supported: supported: True ; 2024-03-01 20:52:46,827 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 145 2024-03-01 20:52:46,830 DEBUG blivet/MainThread: LVMVolumeGroupDevice.add_child: name: test_vg2 ; child: lv4 ; kids: 1 ; 2024-03-01 20:52:46,833 DEBUG blivet/MainThread: LVMLogicalVolumeDevice._set_format: test_vg2-lv4 ; type: xfs ; current: None ; 2024-03-01 20:52:46,833 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 147 2024-03-01 20:52:46,836 DEBUG blivet/MainThread: LVMVolumeGroupDevice.remove_child: name: test_vg2 ; child: lv4 ; kids: 2 ; 2024-03-01 20:52:46,839 DEBUG blivet/MainThread: LVMVolumeGroupDevice.add_child: name: test_vg2 ; child: lv4 ; kids: 1 ; 2024-03-01 20:52:46,842 DEBUG blivet/MainThread: LVMLogicalVolumeDevice._set_format: test_vg2-lv4 ; type: xfs ; current: None ; 2024-03-01 20:52:46,845 DEBUG blivet/MainThread: LVMLogicalVolumeDevice.read_current_size: exists: False ; path: /dev/mapper/test_vg2-lv4 ; sysfs_path: ; 2024-03-01 20:52:46,846 DEBUG blivet/MainThread: test_vg2 size is 2.99 GiB 2024-03-01 20:52:46,846 DEBUG blivet/MainThread: vg test_vg2 has 2.69 GiB free 2024-03-01 20:52:46,846 DEBUG blivet/MainThread: Adding test_vg2-lv4/612 MiB to test_vg2 2024-03-01 20:52:46,846 INFO blivet/MainThread: added lvmlv test_vg2-lv4 (id 144) to device tree 2024-03-01 20:52:46,846 INFO blivet/MainThread: registered action: [149] create device lvmlv test_vg2-lv4 (id 144) 2024-03-01 20:52:46,847 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 151 2024-03-01 20:52:46,850 DEBUG blivet/MainThread: LVMLogicalVolumeDevice._set_format: test_vg2-lv4 ; type: xfs ; current: xfs ; 2024-03-01 20:52:46,850 INFO blivet/MainThread: registered action: [150] create format xfs filesystem on lvmlv test_vg2-lv4 (id 144) 2024-03-01 20:52:46,853 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: test_vg3 ; incomplete: False ; hidden: False ; 2024-03-01 20:52:46,855 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned None 2024-03-01 20:52:46,858 DEBUG blivet/MainThread: DeviceTree.get_device_by_path: path: /dev/test_vg3 ; incomplete: False ; hidden: False ; 2024-03-01 20:52:46,861 DEBUG blivet/MainThread: DeviceTree.get_device_by_path returned None 2024-03-01 20:52:46,861 DEBUG blivet/MainThread: failed to resolve '/dev/test_vg3' 2024-03-01 20:52:46,863 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: sdg ; incomplete: False ; hidden: False ; 2024-03-01 20:52:46,865 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned existing 1024 MiB disk sdg (42) 2024-03-01 20:52:46,866 DEBUG blivet/MainThread: resolved 'sdg' to 'sdg' (disk) 2024-03-01 20:52:46,868 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: sdh ; incomplete: False ; hidden: False ; 2024-03-01 20:52:46,870 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned existing 1024 MiB disk sdh (47) 2024-03-01 20:52:46,870 DEBUG blivet/MainThread: resolved 'sdh' to 'sdh' (disk) 2024-03-01 20:52:46,873 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: sdi ; incomplete: False ; hidden: False ; 2024-03-01 20:52:46,875 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned existing 1024 MiB disk sdi (52) 2024-03-01 20:52:46,875 DEBUG blivet/MainThread: resolved 'sdi' to 'sdi' (disk) 2024-03-01 20:52:46,878 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: sdj ; incomplete: False ; hidden: False ; 2024-03-01 20:52:46,880 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned existing 1024 MiB disk sdj (57) 2024-03-01 20:52:46,880 DEBUG blivet/MainThread: resolved 'sdj' to 'sdj' (disk) 2024-03-01 20:52:46,883 DEBUG blivet/MainThread: LVMPhysicalVolume.__init__: 2024-03-01 20:52:46,883 DEBUG blivet/MainThread: get_format('lvmpv') returning LVMPhysicalVolume instance with object id 152 2024-03-01 20:52:46,883 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 155 2024-03-01 20:52:46,886 DEBUG blivet/MainThread: DiskDevice._set_format: sdg ; type: None ; current: None ; 2024-03-01 20:52:46,886 INFO blivet/MainThread: registered action: [153] destroy format None on disk sdg (id 42) 2024-03-01 20:52:46,889 DEBUG blivet/MainThread: DiskDevice._set_format: sdg ; type: lvmpv ; current: None ; 2024-03-01 20:52:46,889 INFO blivet/MainThread: registered action: [154] create format lvmpv on disk sdg (id 42) 2024-03-01 20:52:46,891 DEBUG blivet/MainThread: LVMPhysicalVolume.__init__: 2024-03-01 20:52:46,891 DEBUG blivet/MainThread: get_format('lvmpv') returning LVMPhysicalVolume instance with object id 156 2024-03-01 20:52:46,891 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 159 2024-03-01 20:52:46,894 DEBUG blivet/MainThread: DiskDevice._set_format: sdh ; type: None ; current: None ; 2024-03-01 20:52:46,894 INFO blivet/MainThread: registered action: [157] destroy format None on disk sdh (id 47) 2024-03-01 20:52:46,897 DEBUG blivet/MainThread: DiskDevice._set_format: sdh ; type: lvmpv ; current: None ; 2024-03-01 20:52:46,897 INFO blivet/MainThread: registered action: [158] create format lvmpv on disk sdh (id 47) 2024-03-01 20:52:46,900 DEBUG blivet/MainThread: LVMPhysicalVolume.__init__: 2024-03-01 20:52:46,900 DEBUG blivet/MainThread: get_format('lvmpv') returning LVMPhysicalVolume instance with object id 160 2024-03-01 20:52:46,900 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 163 2024-03-01 20:52:46,903 DEBUG blivet/MainThread: DiskDevice._set_format: sdi ; type: None ; current: None ; 2024-03-01 20:52:46,903 INFO blivet/MainThread: registered action: [161] destroy format None on disk sdi (id 52) 2024-03-01 20:52:46,905 DEBUG blivet/MainThread: DiskDevice._set_format: sdi ; type: lvmpv ; current: None ; 2024-03-01 20:52:46,906 INFO blivet/MainThread: registered action: [162] create format lvmpv on disk sdi (id 52) 2024-03-01 20:52:46,908 DEBUG blivet/MainThread: LVMPhysicalVolume.__init__: 2024-03-01 20:52:46,908 DEBUG blivet/MainThread: get_format('lvmpv') returning LVMPhysicalVolume instance with object id 164 2024-03-01 20:52:46,908 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 167 2024-03-01 20:52:46,911 DEBUG blivet/MainThread: DiskDevice._set_format: sdj ; type: None ; current: None ; 2024-03-01 20:52:46,911 INFO blivet/MainThread: registered action: [165] destroy format None on disk sdj (id 57) 2024-03-01 20:52:46,914 DEBUG blivet/MainThread: DiskDevice._set_format: sdj ; type: lvmpv ; current: None ; 2024-03-01 20:52:46,914 INFO blivet/MainThread: registered action: [166] create format lvmpv on disk sdj (id 57) 2024-03-01 20:52:46,915 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 169 2024-03-01 20:52:46,918 DEBUG blivet/MainThread: LVMVolumeGroupDevice._add_parent: test_vg3 ; parent: sdg ; 2024-03-01 20:52:46,921 DEBUG blivet/MainThread: DiskDevice.add_child: name: sdg ; child: test_vg3 ; kids: 0 ; 2024-03-01 20:52:46,924 DEBUG blivet/MainThread: LVMVolumeGroupDevice._add_parent: test_vg3 ; parent: sdh ; 2024-03-01 20:52:46,927 DEBUG blivet/MainThread: DiskDevice.add_child: name: sdh ; child: test_vg3 ; kids: 0 ; 2024-03-01 20:52:46,930 DEBUG blivet/MainThread: LVMVolumeGroupDevice._add_parent: test_vg3 ; parent: sdi ; 2024-03-01 20:52:46,933 DEBUG blivet/MainThread: DiskDevice.add_child: name: sdi ; child: test_vg3 ; kids: 0 ; 2024-03-01 20:52:46,937 DEBUG blivet/MainThread: LVMVolumeGroupDevice._add_parent: test_vg3 ; parent: sdj ; 2024-03-01 20:52:46,940 DEBUG blivet/MainThread: DiskDevice.add_child: name: sdj ; child: test_vg3 ; kids: 0 ; 2024-03-01 20:52:46,941 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 170 2024-03-01 20:52:46,943 DEBUG blivet/MainThread: LVMVolumeGroupDevice._set_format: test_vg3 ; type: None ; current: None ; 2024-03-01 20:52:46,944 INFO blivet/MainThread: added lvmvg test_vg3 (id 168) to device tree 2024-03-01 20:52:46,944 INFO blivet/MainThread: registered action: [172] create device lvmvg test_vg3 (id 168) 2024-03-01 20:52:46,948 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: test_vg3-lv5 ; incomplete: False ; hidden: False ; 2024-03-01 20:52:46,951 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned None 2024-03-01 20:52:46,953 DEBUG blivet/MainThread: DeviceTree.get_device_by_path: path: /dev/test_vg3-lv5 ; incomplete: False ; hidden: False ; 2024-03-01 20:52:46,956 DEBUG blivet/MainThread: DeviceTree.get_device_by_path returned None 2024-03-01 20:52:46,956 DEBUG blivet/MainThread: failed to resolve '/dev/test_vg3-lv5' 2024-03-01 20:52:46,957 DEBUG blivet/MainThread: test_vg3 size is 3.98 GiB 2024-03-01 20:52:46,957 DEBUG blivet/MainThread: vg test_vg3 has 3.98 GiB free 2024-03-01 20:52:46,958 DEBUG blivet.ansible/MainThread: size: 1.2 GiB ; -233.33333333333334 2024-03-01 20:52:46,958 DEBUG blivet/MainThread: test_vg3 size is 3.98 GiB 2024-03-01 20:52:46,958 DEBUG blivet/MainThread: vg test_vg3 has 3.98 GiB free 2024-03-01 20:52:46,961 DEBUG blivet/MainThread: XFS.supported: supported: True ; 2024-03-01 20:52:46,961 DEBUG blivet/MainThread: get_format('xfs') returning XFS instance with object id 173 2024-03-01 20:52:46,963 DEBUG blivet/MainThread: XFS.supported: supported: True ; 2024-03-01 20:52:46,964 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 175 2024-03-01 20:52:46,967 DEBUG blivet/MainThread: LVMVolumeGroupDevice.add_child: name: test_vg3 ; child: lv5 ; kids: 0 ; 2024-03-01 20:52:46,970 DEBUG blivet/MainThread: LVMLogicalVolumeDevice._set_format: test_vg3-lv5 ; type: xfs ; current: None ; 2024-03-01 20:52:46,970 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 177 2024-03-01 20:52:46,973 DEBUG blivet/MainThread: LVMVolumeGroupDevice.remove_child: name: test_vg3 ; child: lv5 ; kids: 1 ; 2024-03-01 20:52:46,976 DEBUG blivet/MainThread: LVMVolumeGroupDevice.add_child: name: test_vg3 ; child: lv5 ; kids: 0 ; 2024-03-01 20:52:46,979 DEBUG blivet/MainThread: LVMLogicalVolumeDevice._set_format: test_vg3-lv5 ; type: xfs ; current: None ; 2024-03-01 20:52:46,982 DEBUG blivet/MainThread: LVMLogicalVolumeDevice.read_current_size: exists: False ; path: /dev/mapper/test_vg3-lv5 ; sysfs_path: ; 2024-03-01 20:52:46,982 DEBUG blivet/MainThread: test_vg3 size is 3.98 GiB 2024-03-01 20:52:46,983 DEBUG blivet/MainThread: vg test_vg3 has 3.98 GiB free 2024-03-01 20:52:46,983 DEBUG blivet/MainThread: Adding test_vg3-lv5/1.2 GiB to test_vg3 2024-03-01 20:52:46,983 INFO blivet/MainThread: added lvmlv test_vg3-lv5 (id 174) to device tree 2024-03-01 20:52:46,983 INFO blivet/MainThread: registered action: [179] create device lvmlv test_vg3-lv5 (id 174) 2024-03-01 20:52:46,983 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 181 2024-03-01 20:52:46,986 DEBUG blivet/MainThread: LVMLogicalVolumeDevice._set_format: test_vg3-lv5 ; type: xfs ; current: xfs ; 2024-03-01 20:52:46,987 INFO blivet/MainThread: registered action: [180] create format xfs filesystem on lvmlv test_vg3-lv5 (id 174) 2024-03-01 20:52:46,989 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: test_vg3-lv6 ; incomplete: False ; hidden: False ; 2024-03-01 20:52:46,992 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned None 2024-03-01 20:52:46,994 DEBUG blivet/MainThread: DeviceTree.get_device_by_path: path: /dev/test_vg3-lv6 ; incomplete: False ; hidden: False ; 2024-03-01 20:52:46,997 DEBUG blivet/MainThread: DeviceTree.get_device_by_path returned None 2024-03-01 20:52:46,997 DEBUG blivet/MainThread: failed to resolve '/dev/test_vg3-lv6' 2024-03-01 20:52:46,998 DEBUG blivet/MainThread: test_vg3 size is 3.98 GiB 2024-03-01 20:52:46,998 DEBUG blivet/MainThread: vg test_vg3 has 2.79 GiB free 2024-03-01 20:52:46,999 DEBUG blivet.ansible/MainThread: size: 1020 MiB ; -179.99999999999997 2024-03-01 20:52:46,999 DEBUG blivet/MainThread: test_vg3 size is 3.98 GiB 2024-03-01 20:52:46,999 DEBUG blivet/MainThread: vg test_vg3 has 2.79 GiB free 2024-03-01 20:52:47,002 DEBUG blivet/MainThread: XFS.supported: supported: True ; 2024-03-01 20:52:47,002 DEBUG blivet/MainThread: get_format('xfs') returning XFS instance with object id 182 2024-03-01 20:52:47,004 DEBUG blivet/MainThread: XFS.supported: supported: True ; 2024-03-01 20:52:47,005 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 184 2024-03-01 20:52:47,008 DEBUG blivet/MainThread: LVMVolumeGroupDevice.add_child: name: test_vg3 ; child: lv6 ; kids: 1 ; 2024-03-01 20:52:47,011 DEBUG blivet/MainThread: LVMLogicalVolumeDevice._set_format: test_vg3-lv6 ; type: xfs ; current: None ; 2024-03-01 20:52:47,011 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 186 2024-03-01 20:52:47,014 DEBUG blivet/MainThread: LVMVolumeGroupDevice.remove_child: name: test_vg3 ; child: lv6 ; kids: 2 ; 2024-03-01 20:52:47,017 DEBUG blivet/MainThread: LVMVolumeGroupDevice.add_child: name: test_vg3 ; child: lv6 ; kids: 1 ; 2024-03-01 20:52:47,020 DEBUG blivet/MainThread: LVMLogicalVolumeDevice._set_format: test_vg3-lv6 ; type: xfs ; current: None ; 2024-03-01 20:52:47,023 DEBUG blivet/MainThread: LVMLogicalVolumeDevice.read_current_size: exists: False ; path: /dev/mapper/test_vg3-lv6 ; sysfs_path: ; 2024-03-01 20:52:47,024 DEBUG blivet/MainThread: test_vg3 size is 3.98 GiB 2024-03-01 20:52:47,024 DEBUG blivet/MainThread: vg test_vg3 has 2.79 GiB free 2024-03-01 20:52:47,024 DEBUG blivet/MainThread: Adding test_vg3-lv6/1020 MiB to test_vg3 2024-03-01 20:52:47,025 INFO blivet/MainThread: added lvmlv test_vg3-lv6 (id 183) to device tree 2024-03-01 20:52:47,025 INFO blivet/MainThread: registered action: [188] create device lvmlv test_vg3-lv6 (id 183) 2024-03-01 20:52:47,025 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 190 2024-03-01 20:52:47,028 DEBUG blivet/MainThread: LVMLogicalVolumeDevice._set_format: test_vg3-lv6 ; type: xfs ; current: xfs ; 2024-03-01 20:52:47,028 INFO blivet/MainThread: registered action: [189] create format xfs filesystem on lvmlv test_vg3-lv6 (id 183) 2024-03-01 20:52:47,031 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: test_vg3-lv7 ; incomplete: False ; hidden: False ; 2024-03-01 20:52:47,034 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned None 2024-03-01 20:52:47,036 DEBUG blivet/MainThread: DeviceTree.get_device_by_path: path: /dev/test_vg3-lv7 ; incomplete: False ; hidden: False ; 2024-03-01 20:52:47,039 DEBUG blivet/MainThread: DeviceTree.get_device_by_path returned None 2024-03-01 20:52:47,039 DEBUG blivet/MainThread: failed to resolve '/dev/test_vg3-lv7' 2024-03-01 20:52:47,040 DEBUG blivet/MainThread: test_vg3 size is 3.98 GiB 2024-03-01 20:52:47,040 DEBUG blivet/MainThread: vg test_vg3 has 1.79 GiB free 2024-03-01 20:52:47,040 DEBUG blivet.ansible/MainThread: size: 408 MiB ; -350.0 2024-03-01 20:52:47,041 DEBUG blivet/MainThread: test_vg3 size is 3.98 GiB 2024-03-01 20:52:47,041 DEBUG blivet/MainThread: vg test_vg3 has 1.79 GiB free 2024-03-01 20:52:47,044 DEBUG blivet/MainThread: XFS.supported: supported: True ; 2024-03-01 20:52:47,044 DEBUG blivet/MainThread: get_format('xfs') returning XFS instance with object id 191 2024-03-01 20:52:47,046 DEBUG blivet/MainThread: XFS.supported: supported: True ; 2024-03-01 20:52:47,047 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 193 2024-03-01 20:52:47,050 DEBUG blivet/MainThread: LVMVolumeGroupDevice.add_child: name: test_vg3 ; child: lv7 ; kids: 2 ; 2024-03-01 20:52:47,053 DEBUG blivet/MainThread: LVMLogicalVolumeDevice._set_format: test_vg3-lv7 ; type: xfs ; current: None ; 2024-03-01 20:52:47,054 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 195 2024-03-01 20:52:47,057 DEBUG blivet/MainThread: LVMVolumeGroupDevice.remove_child: name: test_vg3 ; child: lv7 ; kids: 3 ; 2024-03-01 20:52:47,059 DEBUG blivet/MainThread: LVMVolumeGroupDevice.add_child: name: test_vg3 ; child: lv7 ; kids: 2 ; 2024-03-01 20:52:47,062 DEBUG blivet/MainThread: LVMLogicalVolumeDevice._set_format: test_vg3-lv7 ; type: xfs ; current: None ; 2024-03-01 20:52:47,065 DEBUG blivet/MainThread: LVMLogicalVolumeDevice.read_current_size: exists: False ; path: /dev/mapper/test_vg3-lv7 ; sysfs_path: ; 2024-03-01 20:52:47,066 DEBUG blivet/MainThread: test_vg3 size is 3.98 GiB 2024-03-01 20:52:47,066 DEBUG blivet/MainThread: vg test_vg3 has 1.79 GiB free 2024-03-01 20:52:47,067 DEBUG blivet/MainThread: Adding test_vg3-lv7/408 MiB to test_vg3 2024-03-01 20:52:47,067 INFO blivet/MainThread: added lvmlv test_vg3-lv7 (id 192) to device tree 2024-03-01 20:52:47,067 INFO blivet/MainThread: registered action: [197] create device lvmlv test_vg3-lv7 (id 192) 2024-03-01 20:52:47,067 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 199 2024-03-01 20:52:47,070 DEBUG blivet/MainThread: LVMLogicalVolumeDevice._set_format: test_vg3-lv7 ; type: xfs ; current: xfs ; 2024-03-01 20:52:47,070 INFO blivet/MainThread: registered action: [198] create format xfs filesystem on lvmlv test_vg3-lv7 (id 192) 2024-03-01 20:52:47,073 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: test_vg3-lv8 ; incomplete: False ; hidden: False ; 2024-03-01 20:52:47,076 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned None 2024-03-01 20:52:47,078 DEBUG blivet/MainThread: DeviceTree.get_device_by_path: path: /dev/test_vg3-lv8 ; incomplete: False ; hidden: False ; 2024-03-01 20:52:47,081 DEBUG blivet/MainThread: DeviceTree.get_device_by_path returned None 2024-03-01 20:52:47,081 DEBUG blivet/MainThread: failed to resolve '/dev/test_vg3-lv8' 2024-03-01 20:52:47,082 DEBUG blivet/MainThread: test_vg3 size is 3.98 GiB 2024-03-01 20:52:47,083 DEBUG blivet/MainThread: vg test_vg3 has 1.39 GiB free 2024-03-01 20:52:47,083 DEBUG blivet.ansible/MainThread: size: 408 MiB ; -250.0 2024-03-01 20:52:47,083 DEBUG blivet/MainThread: test_vg3 size is 3.98 GiB 2024-03-01 20:52:47,084 DEBUG blivet/MainThread: vg test_vg3 has 1.39 GiB free 2024-03-01 20:52:47,087 DEBUG blivet/MainThread: XFS.supported: supported: True ; 2024-03-01 20:52:47,087 DEBUG blivet/MainThread: get_format('xfs') returning XFS instance with object id 200 2024-03-01 20:52:47,089 DEBUG blivet/MainThread: XFS.supported: supported: True ; 2024-03-01 20:52:47,090 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 202 2024-03-01 20:52:47,093 DEBUG blivet/MainThread: LVMVolumeGroupDevice.add_child: name: test_vg3 ; child: lv8 ; kids: 3 ; 2024-03-01 20:52:47,096 DEBUG blivet/MainThread: LVMLogicalVolumeDevice._set_format: test_vg3-lv8 ; type: xfs ; current: None ; 2024-03-01 20:52:47,096 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 204 2024-03-01 20:52:47,099 DEBUG blivet/MainThread: LVMVolumeGroupDevice.remove_child: name: test_vg3 ; child: lv8 ; kids: 4 ; 2024-03-01 20:52:47,102 DEBUG blivet/MainThread: LVMVolumeGroupDevice.add_child: name: test_vg3 ; child: lv8 ; kids: 3 ; 2024-03-01 20:52:47,105 DEBUG blivet/MainThread: LVMLogicalVolumeDevice._set_format: test_vg3-lv8 ; type: xfs ; current: None ; 2024-03-01 20:52:47,108 DEBUG blivet/MainThread: LVMLogicalVolumeDevice.read_current_size: exists: False ; path: /dev/mapper/test_vg3-lv8 ; sysfs_path: ; 2024-03-01 20:52:47,108 DEBUG blivet/MainThread: test_vg3 size is 3.98 GiB 2024-03-01 20:52:47,109 DEBUG blivet/MainThread: vg test_vg3 has 1.39 GiB free 2024-03-01 20:52:47,109 DEBUG blivet/MainThread: Adding test_vg3-lv8/408 MiB to test_vg3 2024-03-01 20:52:47,109 INFO blivet/MainThread: added lvmlv test_vg3-lv8 (id 201) to device tree 2024-03-01 20:52:47,110 INFO blivet/MainThread: registered action: [206] create device lvmlv test_vg3-lv8 (id 201) 2024-03-01 20:52:47,110 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 208 2024-03-01 20:52:47,113 DEBUG blivet/MainThread: LVMLogicalVolumeDevice._set_format: test_vg3-lv8 ; type: xfs ; current: xfs ; 2024-03-01 20:52:47,113 INFO blivet/MainThread: registered action: [207] create format xfs filesystem on lvmlv test_vg3-lv8 (id 201) 2024-03-01 20:52:47,114 DEBUG blivet/MainThread: action: [83] destroy format None on disk sda (id 2) 2024-03-01 20:52:47,114 DEBUG blivet/MainThread: action: [84] create format lvmpv on disk sda (id 2) 2024-03-01 20:52:47,115 DEBUG blivet/MainThread: action: [87] destroy format None on disk sdb (id 7) 2024-03-01 20:52:47,115 DEBUG blivet/MainThread: action: [88] create format lvmpv on disk sdb (id 7) 2024-03-01 20:52:47,115 DEBUG blivet/MainThread: action: [91] destroy format None on disk sdc (id 22) 2024-03-01 20:52:47,115 DEBUG blivet/MainThread: action: [92] create format lvmpv on disk sdc (id 22) 2024-03-01 20:52:47,115 DEBUG blivet/MainThread: action: [98] create device lvmvg test_vg1 (id 94) 2024-03-01 20:52:47,115 DEBUG blivet/MainThread: action: [105] create device lvmlv test_vg1-lv1 (id 100) 2024-03-01 20:52:47,115 DEBUG blivet/MainThread: action: [106] create format xfs filesystem on lvmlv test_vg1-lv1 (id 100) 2024-03-01 20:52:47,115 DEBUG blivet/MainThread: action: [114] create device lvmlv test_vg1-lv2 (id 109) 2024-03-01 20:52:47,115 DEBUG blivet/MainThread: action: [115] create format xfs filesystem on lvmlv test_vg1-lv2 (id 109) 2024-03-01 20:52:47,115 DEBUG blivet/MainThread: action: [118] destroy format None on disk sdd (id 27) 2024-03-01 20:52:47,115 DEBUG blivet/MainThread: action: [119] create format lvmpv on disk sdd (id 27) 2024-03-01 20:52:47,115 DEBUG blivet/MainThread: action: [122] destroy format None on disk sde (id 32) 2024-03-01 20:52:47,115 DEBUG blivet/MainThread: action: [123] create format lvmpv on disk sde (id 32) 2024-03-01 20:52:47,115 DEBUG blivet/MainThread: action: [126] destroy format None on disk sdf (id 37) 2024-03-01 20:52:47,115 DEBUG blivet/MainThread: action: [127] create format lvmpv on disk sdf (id 37) 2024-03-01 20:52:47,115 DEBUG blivet/MainThread: action: [133] create device lvmvg test_vg2 (id 129) 2024-03-01 20:52:47,115 DEBUG blivet/MainThread: action: [140] create device lvmlv test_vg2-lv3 (id 135) 2024-03-01 20:52:47,116 DEBUG blivet/MainThread: action: [141] create format xfs filesystem on lvmlv test_vg2-lv3 (id 135) 2024-03-01 20:52:47,116 DEBUG blivet/MainThread: action: [149] create device lvmlv test_vg2-lv4 (id 144) 2024-03-01 20:52:47,116 DEBUG blivet/MainThread: action: [150] create format xfs filesystem on lvmlv test_vg2-lv4 (id 144) 2024-03-01 20:52:47,116 DEBUG blivet/MainThread: action: [153] destroy format None on disk sdg (id 42) 2024-03-01 20:52:47,116 DEBUG blivet/MainThread: action: [154] create format lvmpv on disk sdg (id 42) 2024-03-01 20:52:47,116 DEBUG blivet/MainThread: action: [157] destroy format None on disk sdh (id 47) 2024-03-01 20:52:47,116 DEBUG blivet/MainThread: action: [158] create format lvmpv on disk sdh (id 47) 2024-03-01 20:52:47,116 DEBUG blivet/MainThread: action: [161] destroy format None on disk sdi (id 52) 2024-03-01 20:52:47,116 DEBUG blivet/MainThread: action: [162] create format lvmpv on disk sdi (id 52) 2024-03-01 20:52:47,116 DEBUG blivet/MainThread: action: [165] destroy format None on disk sdj (id 57) 2024-03-01 20:52:47,116 DEBUG blivet/MainThread: action: [166] create format lvmpv on disk sdj (id 57) 2024-03-01 20:52:47,116 DEBUG blivet/MainThread: action: [172] create device lvmvg test_vg3 (id 168) 2024-03-01 20:52:47,116 DEBUG blivet/MainThread: action: [179] create device lvmlv test_vg3-lv5 (id 174) 2024-03-01 20:52:47,116 DEBUG blivet/MainThread: action: [180] create format xfs filesystem on lvmlv test_vg3-lv5 (id 174) 2024-03-01 20:52:47,116 DEBUG blivet/MainThread: action: [188] create device lvmlv test_vg3-lv6 (id 183) 2024-03-01 20:52:47,116 DEBUG blivet/MainThread: action: [189] create format xfs filesystem on lvmlv test_vg3-lv6 (id 183) 2024-03-01 20:52:47,117 DEBUG blivet/MainThread: action: [197] create device lvmlv test_vg3-lv7 (id 192) 2024-03-01 20:52:47,117 DEBUG blivet/MainThread: action: [198] create format xfs filesystem on lvmlv test_vg3-lv7 (id 192) 2024-03-01 20:52:47,117 DEBUG blivet/MainThread: action: [206] create device lvmlv test_vg3-lv8 (id 201) 2024-03-01 20:52:47,117 DEBUG blivet/MainThread: action: [207] create format xfs filesystem on lvmlv test_vg3-lv8 (id 201) 2024-03-01 20:52:47,117 INFO blivet/MainThread: pruning action queue... 2024-03-01 20:52:47,119 INFO blivet/MainThread: resetting parted disks... 2024-03-01 20:52:47,121 DEBUG blivet/MainThread: DiskLabel.reset_parted_disk: device: /dev/xvda ; 2024-03-01 20:52:47,124 DEBUG blivet/MainThread: DiskLabel.reset_parted_disk: device: /dev/xvda ; 2024-03-01 20:52:47,126 DEBUG blivet/MainThread: PartitionDevice.pre_commit_fixup: xvda1 ; 2024-03-01 20:52:47,126 DEBUG blivet/MainThread: sector-based lookup found partition xvda1 2024-03-01 20:52:47,129 DEBUG blivet/MainThread: PartitionDevice._set_parted_partition: xvda1 ; 2024-03-01 20:52:47,129 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 0x7f322d39bc70> 2024-03-01 20:52:47,129 INFO blivet/MainThread: sorting actions... 2024-03-01 20:52:47,161 DEBUG blivet/MainThread: action: [165] destroy format None on disk sdj (id 57) 2024-03-01 20:52:47,161 DEBUG blivet/MainThread: action: [161] destroy format None on disk sdi (id 52) 2024-03-01 20:52:47,161 DEBUG blivet/MainThread: action: [157] destroy format None on disk sdh (id 47) 2024-03-01 20:52:47,162 DEBUG blivet/MainThread: action: [153] destroy format None on disk sdg (id 42) 2024-03-01 20:52:47,162 DEBUG blivet/MainThread: action: [126] destroy format None on disk sdf (id 37) 2024-03-01 20:52:47,162 DEBUG blivet/MainThread: action: [122] destroy format None on disk sde (id 32) 2024-03-01 20:52:47,163 DEBUG blivet/MainThread: action: [118] destroy format None on disk sdd (id 27) 2024-03-01 20:52:47,163 DEBUG blivet/MainThread: action: [91] destroy format None on disk sdc (id 22) 2024-03-01 20:52:47,163 DEBUG blivet/MainThread: action: [87] destroy format None on disk sdb (id 7) 2024-03-01 20:52:47,164 DEBUG blivet/MainThread: action: [83] destroy format None on disk sda (id 2) 2024-03-01 20:52:47,164 DEBUG blivet/MainThread: action: [166] create format lvmpv on disk sdj (id 57) 2024-03-01 20:52:47,164 DEBUG blivet/MainThread: action: [162] create format lvmpv on disk sdi (id 52) 2024-03-01 20:52:47,165 DEBUG blivet/MainThread: action: [158] create format lvmpv on disk sdh (id 47) 2024-03-01 20:52:47,165 DEBUG blivet/MainThread: action: [154] create format lvmpv on disk sdg (id 42) 2024-03-01 20:52:47,165 DEBUG blivet/MainThread: action: [172] create device lvmvg test_vg3 (id 168) 2024-03-01 20:52:47,165 DEBUG blivet/MainThread: action: [206] create device lvmlv test_vg3-lv8 (id 201) 2024-03-01 20:52:47,166 DEBUG blivet/MainThread: action: [207] create format xfs filesystem on lvmlv test_vg3-lv8 (id 201) 2024-03-01 20:52:47,166 DEBUG blivet/MainThread: action: [197] create device lvmlv test_vg3-lv7 (id 192) 2024-03-01 20:52:47,167 DEBUG blivet/MainThread: action: [198] create format xfs filesystem on lvmlv test_vg3-lv7 (id 192) 2024-03-01 20:52:47,167 DEBUG blivet/MainThread: action: [188] create device lvmlv test_vg3-lv6 (id 183) 2024-03-01 20:52:47,167 DEBUG blivet/MainThread: action: [189] create format xfs filesystem on lvmlv test_vg3-lv6 (id 183) 2024-03-01 20:52:47,168 DEBUG blivet/MainThread: action: [179] create device lvmlv test_vg3-lv5 (id 174) 2024-03-01 20:52:47,168 DEBUG blivet/MainThread: action: [180] create format xfs filesystem on lvmlv test_vg3-lv5 (id 174) 2024-03-01 20:52:47,169 DEBUG blivet/MainThread: action: [127] create format lvmpv on disk sdf (id 37) 2024-03-01 20:52:47,169 DEBUG blivet/MainThread: action: [123] create format lvmpv on disk sde (id 32) 2024-03-01 20:52:47,169 DEBUG blivet/MainThread: action: [119] create format lvmpv on disk sdd (id 27) 2024-03-01 20:52:47,170 DEBUG blivet/MainThread: action: [133] create device lvmvg test_vg2 (id 129) 2024-03-01 20:52:47,170 DEBUG blivet/MainThread: action: [149] create device lvmlv test_vg2-lv4 (id 144) 2024-03-01 20:52:47,170 DEBUG blivet/MainThread: action: [150] create format xfs filesystem on lvmlv test_vg2-lv4 (id 144) 2024-03-01 20:52:47,171 DEBUG blivet/MainThread: action: [140] create device lvmlv test_vg2-lv3 (id 135) 2024-03-01 20:52:47,171 DEBUG blivet/MainThread: action: [141] create format xfs filesystem on lvmlv test_vg2-lv3 (id 135) 2024-03-01 20:52:47,171 DEBUG blivet/MainThread: action: [92] create format lvmpv on disk sdc (id 22) 2024-03-01 20:52:47,172 DEBUG blivet/MainThread: action: [88] create format lvmpv on disk sdb (id 7) 2024-03-01 20:52:47,172 DEBUG blivet/MainThread: action: [84] create format lvmpv on disk sda (id 2) 2024-03-01 20:52:47,173 DEBUG blivet/MainThread: action: [98] create device lvmvg test_vg1 (id 94) 2024-03-01 20:52:47,173 DEBUG blivet/MainThread: action: [114] create device lvmlv test_vg1-lv2 (id 109) 2024-03-01 20:52:47,173 DEBUG blivet/MainThread: action: [115] create format xfs filesystem on lvmlv test_vg1-lv2 (id 109) 2024-03-01 20:52:47,174 DEBUG blivet/MainThread: action: [105] create device lvmlv test_vg1-lv1 (id 100) 2024-03-01 20:52:47,174 DEBUG blivet/MainThread: action: [106] create format xfs filesystem on lvmlv test_vg1-lv1 (id 100) 2024-03-01 20:52:47,174 INFO blivet/MainThread: executing action: [165] destroy format None on disk sdj (id 57) 2024-03-01 20:52:47,177 DEBUG blivet/MainThread: DiskDevice.setup: sdj ; orig: True ; status: True ; controllable: True ; 2024-03-01 20:52:47,179 DEBUG blivet/MainThread: DeviceFormat.destroy: device: /dev/sdj ; type: None ; status: False ; 2024-03-01 20:52:47,179 INFO program/MainThread: Running... wipefs -f -a /dev/sdj 2024-03-01 20:52:47,185 DEBUG program/MainThread: Return code: 0 2024-03-01 20:52:47,185 INFO program/MainThread: Running... udevadm settle --timeout=300 2024-03-01 20:52:47,208 DEBUG program/MainThread: Return code: 0 2024-03-01 20:52:47,208 INFO program/MainThread: Running... udevadm settle --timeout=300 2024-03-01 20:52:47,220 DEBUG program/MainThread: Return code: 0 2024-03-01 20:52:47,221 INFO blivet/MainThread: executing action: [161] destroy format None on disk sdi (id 52) 2024-03-01 20:52:47,224 DEBUG blivet/MainThread: DiskDevice.setup: sdi ; orig: True ; status: True ; controllable: True ; 2024-03-01 20:52:47,227 DEBUG blivet/MainThread: DeviceFormat.destroy: device: /dev/sdi ; type: None ; status: False ; 2024-03-01 20:52:47,227 INFO program/MainThread: Running... wipefs -f -a /dev/sdi 2024-03-01 20:52:47,232 DEBUG program/MainThread: Return code: 0 2024-03-01 20:52:47,232 INFO program/MainThread: Running... udevadm settle --timeout=300 2024-03-01 20:52:47,256 DEBUG program/MainThread: Return code: 0 2024-03-01 20:52:47,256 INFO program/MainThread: Running... udevadm settle --timeout=300 2024-03-01 20:52:47,268 DEBUG program/MainThread: Return code: 0 2024-03-01 20:52:47,269 INFO blivet/MainThread: executing action: [157] destroy format None on disk sdh (id 47) 2024-03-01 20:52:47,272 DEBUG blivet/MainThread: DiskDevice.setup: sdh ; orig: True ; status: True ; controllable: True ; 2024-03-01 20:52:47,275 DEBUG blivet/MainThread: DeviceFormat.destroy: device: /dev/sdh ; type: None ; status: False ; 2024-03-01 20:52:47,275 INFO program/MainThread: Running... wipefs -f -a /dev/sdh 2024-03-01 20:52:47,279 DEBUG program/MainThread: Return code: 0 2024-03-01 20:52:47,280 INFO program/MainThread: Running... udevadm settle --timeout=300 2024-03-01 20:52:47,305 DEBUG program/MainThread: Return code: 0 2024-03-01 20:52:47,305 INFO program/MainThread: Running... udevadm settle --timeout=300 2024-03-01 20:52:47,317 DEBUG program/MainThread: Return code: 0 2024-03-01 20:52:47,318 INFO blivet/MainThread: executing action: [153] destroy format None on disk sdg (id 42) 2024-03-01 20:52:47,321 DEBUG blivet/MainThread: DiskDevice.setup: sdg ; orig: True ; status: True ; controllable: True ; 2024-03-01 20:52:47,324 DEBUG blivet/MainThread: DeviceFormat.destroy: device: /dev/sdg ; type: None ; status: False ; 2024-03-01 20:52:47,324 INFO program/MainThread: Running... wipefs -f -a /dev/sdg 2024-03-01 20:52:47,329 DEBUG program/MainThread: Return code: 0 2024-03-01 20:52:47,329 INFO program/MainThread: Running... udevadm settle --timeout=300 2024-03-01 20:52:47,355 DEBUG program/MainThread: Return code: 0 2024-03-01 20:52:47,356 INFO program/MainThread: Running... udevadm settle --timeout=300 2024-03-01 20:52:47,368 DEBUG program/MainThread: Return code: 0 2024-03-01 20:52:47,369 INFO blivet/MainThread: executing action: [126] destroy format None on disk sdf (id 37) 2024-03-01 20:52:47,372 DEBUG blivet/MainThread: DiskDevice.setup: sdf ; orig: True ; status: True ; controllable: True ; 2024-03-01 20:52:47,375 DEBUG blivet/MainThread: DeviceFormat.destroy: device: /dev/sdf ; type: None ; status: False ; 2024-03-01 20:52:47,375 INFO program/MainThread: Running... wipefs -f -a /dev/sdf 2024-03-01 20:52:47,380 DEBUG program/MainThread: Return code: 0 2024-03-01 20:52:47,380 INFO program/MainThread: Running... udevadm settle --timeout=300 2024-03-01 20:52:47,402 DEBUG program/MainThread: Return code: 0 2024-03-01 20:52:47,403 INFO program/MainThread: Running... udevadm settle --timeout=300 2024-03-01 20:52:47,414 DEBUG program/MainThread: Return code: 0 2024-03-01 20:52:47,415 INFO blivet/MainThread: executing action: [122] destroy format None on disk sde (id 32) 2024-03-01 20:52:47,418 DEBUG blivet/MainThread: DiskDevice.setup: sde ; orig: True ; status: True ; controllable: True ; 2024-03-01 20:52:47,421 DEBUG blivet/MainThread: DeviceFormat.destroy: device: /dev/sde ; type: None ; status: False ; 2024-03-01 20:52:47,421 INFO program/MainThread: Running... wipefs -f -a /dev/sde 2024-03-01 20:52:47,426 DEBUG program/MainThread: Return code: 0 2024-03-01 20:52:47,426 INFO program/MainThread: Running... udevadm settle --timeout=300 2024-03-01 20:52:47,448 DEBUG program/MainThread: Return code: 0 2024-03-01 20:52:47,448 INFO program/MainThread: Running... udevadm settle --timeout=300 2024-03-01 20:52:47,460 DEBUG program/MainThread: Return code: 0 2024-03-01 20:52:47,461 INFO blivet/MainThread: executing action: [118] destroy format None on disk sdd (id 27) 2024-03-01 20:52:47,464 DEBUG blivet/MainThread: DiskDevice.setup: sdd ; orig: True ; status: True ; controllable: True ; 2024-03-01 20:52:47,467 DEBUG blivet/MainThread: DeviceFormat.destroy: device: /dev/sdd ; type: None ; status: False ; 2024-03-01 20:52:47,467 INFO program/MainThread: Running... wipefs -f -a /dev/sdd 2024-03-01 20:52:47,472 DEBUG program/MainThread: Return code: 0 2024-03-01 20:52:47,472 INFO program/MainThread: Running... udevadm settle --timeout=300 2024-03-01 20:52:47,497 DEBUG program/MainThread: Return code: 0 2024-03-01 20:52:47,497 INFO program/MainThread: Running... udevadm settle --timeout=300 2024-03-01 20:52:47,509 DEBUG program/MainThread: Return code: 0 2024-03-01 20:52:47,510 INFO blivet/MainThread: executing action: [91] destroy format None on disk sdc (id 22) 2024-03-01 20:52:47,513 DEBUG blivet/MainThread: DiskDevice.setup: sdc ; orig: True ; status: True ; controllable: True ; 2024-03-01 20:52:47,516 DEBUG blivet/MainThread: DeviceFormat.destroy: device: /dev/sdc ; type: None ; status: False ; 2024-03-01 20:52:47,516 INFO program/MainThread: Running... wipefs -f -a /dev/sdc 2024-03-01 20:52:47,523 DEBUG program/MainThread: Return code: 0 2024-03-01 20:52:47,523 INFO program/MainThread: Running... udevadm settle --timeout=300 2024-03-01 20:52:47,546 DEBUG program/MainThread: Return code: 0 2024-03-01 20:52:47,547 INFO program/MainThread: Running... udevadm settle --timeout=300 2024-03-01 20:52:47,558 DEBUG program/MainThread: Return code: 0 2024-03-01 20:52:47,559 INFO blivet/MainThread: executing action: [87] destroy format None on disk sdb (id 7) 2024-03-01 20:52:47,562 DEBUG blivet/MainThread: DiskDevice.setup: sdb ; orig: True ; status: True ; controllable: True ; 2024-03-01 20:52:47,565 DEBUG blivet/MainThread: DeviceFormat.destroy: device: /dev/sdb ; type: None ; status: False ; 2024-03-01 20:52:47,565 INFO program/MainThread: Running... wipefs -f -a /dev/sdb 2024-03-01 20:52:47,571 DEBUG program/MainThread: Return code: 0 2024-03-01 20:52:47,572 INFO program/MainThread: Running... udevadm settle --timeout=300 2024-03-01 20:52:47,597 DEBUG program/MainThread: Return code: 0 2024-03-01 20:52:47,597 INFO program/MainThread: Running... udevadm settle --timeout=300 2024-03-01 20:52:47,609 DEBUG program/MainThread: Return code: 0 2024-03-01 20:52:47,610 INFO blivet/MainThread: executing action: [83] destroy format None on disk sda (id 2) 2024-03-01 20:52:47,613 DEBUG blivet/MainThread: DiskDevice.setup: sda ; orig: True ; status: True ; controllable: True ; 2024-03-01 20:52:47,616 DEBUG blivet/MainThread: DeviceFormat.destroy: device: /dev/sda ; type: None ; status: False ; 2024-03-01 20:52:47,616 INFO program/MainThread: Running... wipefs -f -a /dev/sda 2024-03-01 20:52:47,623 DEBUG program/MainThread: Return code: 0 2024-03-01 20:52:47,623 INFO program/MainThread: Running... udevadm settle --timeout=300 2024-03-01 20:52:47,649 DEBUG program/MainThread: Return code: 0 2024-03-01 20:52:47,649 INFO program/MainThread: Running... udevadm settle --timeout=300 2024-03-01 20:52:47,661 DEBUG program/MainThread: Return code: 0 2024-03-01 20:52:47,662 INFO blivet/MainThread: executing action: [166] create format lvmpv on disk sdj (id 57) 2024-03-01 20:52:47,665 DEBUG blivet/MainThread: DiskDevice.setup: sdj ; orig: False ; status: True ; controllable: True ; 2024-03-01 20:52:47,668 DEBUG blivet/MainThread: LVMPhysicalVolume.create: device: /dev/sdj ; type: lvmpv ; status: False ; 2024-03-01 20:52:47,670 DEBUG blivet/MainThread: LVMPhysicalVolume._create: device: /dev/sdj ; type: lvmpv ; status: False ; 2024-03-01 20:52:47,670 DEBUG blivet/MainThread: lvm filter: device /dev/sdj added to the list of allowed devices 2024-03-01 20:52:47,670 DEBUG blivet/MainThread: lvm filter: clearing the lvm devices list 2024-03-01 20:52:47,671 INFO program/MainThread: Running [5] lvm pvcreate /dev/sdj --config= log {level=7 file=/tmp/lvm.log syslog=0} -y ... 2024-03-01 20:52:47,703 INFO program/MainThread: stdout[5]: Physical volume "/dev/sdj" successfully created. 2024-03-01 20:52:47,704 INFO program/MainThread: stderr[5]: 2024-03-01 20:52:47,704 INFO program/MainThread: ...done [5] (exit code: 0) 2024-03-01 20:52:47,704 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 20:52:47,716 INFO program/MainThread: stdout[6]: use_devicesfile=1 2024-03-01 20:52:47,716 INFO program/MainThread: stderr[6]: 2024-03-01 20:52:47,716 INFO program/MainThread: ...done [6] (exit code: 0) 2024-03-01 20:52:47,717 INFO program/MainThread: Running [7] lvmdevices --adddev /dev/sdj ... 2024-03-01 20:52:47,746 INFO program/MainThread: stdout[7]: 2024-03-01 20:52:47,747 INFO program/MainThread: stderr[7]: 2024-03-01 20:52:47,747 INFO program/MainThread: ...done [7] (exit code: 0) 2024-03-01 20:52:47,747 DEBUG blivet/MainThread: lvm filter: restoring the lvm devices list to /dev/sdj 2024-03-01 20:52:47,747 INFO program/MainThread: Running... udevadm settle --timeout=300 2024-03-01 20:52:47,759 DEBUG program/MainThread: Return code: 0 2024-03-01 20:52:47,763 DEBUG blivet/MainThread: DiskDevice.update_sysfs_path: sdj ; status: True ; 2024-03-01 20:52:47,763 DEBUG blivet/MainThread: sdj sysfs_path set to /sys/devices/tcm_loop_0/tcm_loop_adapter_0/host2/target2:0:1/2:0:1:9/block/sdj 2024-03-01 20:52:47,764 INFO program/MainThread: Running... udevadm trigger --action=change --subsystem-match=block --sysname-match=sdj 2024-03-01 20:52:47,773 DEBUG program/MainThread: Return code: 0 2024-03-01 20:52:47,773 INFO program/MainThread: Running... udevadm settle --timeout=300 2024-03-01 20:52:47,796 DEBUG program/MainThread: Return code: 0 2024-03-01 20:52:47,797 INFO blivet/MainThread: executing action: [162] create format lvmpv on disk sdi (id 52) 2024-03-01 20:52:47,800 DEBUG blivet/MainThread: DiskDevice.setup: sdi ; orig: False ; status: True ; controllable: True ; 2024-03-01 20:52:47,803 DEBUG blivet/MainThread: LVMPhysicalVolume.create: device: /dev/sdi ; type: lvmpv ; status: False ; 2024-03-01 20:52:47,805 DEBUG blivet/MainThread: LVMPhysicalVolume._create: device: /dev/sdi ; type: lvmpv ; status: False ; 2024-03-01 20:52:47,805 DEBUG blivet/MainThread: lvm filter: device /dev/sdi added to the list of allowed devices 2024-03-01 20:52:47,805 DEBUG blivet/MainThread: lvm filter: clearing the lvm devices list 2024-03-01 20:52:47,806 INFO program/MainThread: Running [8] lvm pvcreate /dev/sdi --config= log {level=7 file=/tmp/lvm.log syslog=0} -y ... 2024-03-01 20:52:47,843 INFO program/MainThread: stdout[8]: Physical volume "/dev/sdi" successfully created. 2024-03-01 20:52:47,843 INFO program/MainThread: stderr[8]: 2024-03-01 20:52:47,844 INFO program/MainThread: ...done [8] (exit code: 0) 2024-03-01 20:52:47,844 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 20:52:47,853 INFO program/MainThread: stdout[9]: use_devicesfile=1 2024-03-01 20:52:47,854 INFO program/MainThread: stderr[9]: 2024-03-01 20:52:47,854 INFO program/MainThread: ...done [9] (exit code: 0) 2024-03-01 20:52:47,854 INFO program/MainThread: Running [10] lvmdevices --adddev /dev/sdi ... 2024-03-01 20:52:47,882 INFO program/MainThread: stdout[10]: 2024-03-01 20:52:47,882 INFO program/MainThread: stderr[10]: 2024-03-01 20:52:47,882 INFO program/MainThread: ...done [10] (exit code: 0) 2024-03-01 20:52:47,883 DEBUG blivet/MainThread: lvm filter: restoring the lvm devices list to /dev/sdi 2024-03-01 20:52:47,883 INFO program/MainThread: Running... udevadm settle --timeout=300 2024-03-01 20:52:47,895 DEBUG program/MainThread: Return code: 0 2024-03-01 20:52:47,899 DEBUG blivet/MainThread: DiskDevice.update_sysfs_path: sdi ; status: True ; 2024-03-01 20:52:47,899 DEBUG blivet/MainThread: sdi sysfs_path set to /sys/devices/tcm_loop_0/tcm_loop_adapter_0/host2/target2:0:1/2:0:1:8/block/sdi 2024-03-01 20:52:47,900 INFO program/MainThread: Running... udevadm trigger --action=change --subsystem-match=block --sysname-match=sdi 2024-03-01 20:52:47,908 DEBUG program/MainThread: Return code: 0 2024-03-01 20:52:47,909 INFO program/MainThread: Running... udevadm settle --timeout=300 2024-03-01 20:52:47,930 DEBUG program/MainThread: Return code: 0 2024-03-01 20:52:47,930 INFO blivet/MainThread: executing action: [158] create format lvmpv on disk sdh (id 47) 2024-03-01 20:52:47,934 DEBUG blivet/MainThread: DiskDevice.setup: sdh ; orig: False ; status: True ; controllable: True ; 2024-03-01 20:52:47,937 DEBUG blivet/MainThread: LVMPhysicalVolume.create: device: /dev/sdh ; type: lvmpv ; status: False ; 2024-03-01 20:52:47,939 DEBUG blivet/MainThread: LVMPhysicalVolume._create: device: /dev/sdh ; type: lvmpv ; status: False ; 2024-03-01 20:52:47,939 DEBUG blivet/MainThread: lvm filter: device /dev/sdh added to the list of allowed devices 2024-03-01 20:52:47,939 DEBUG blivet/MainThread: lvm filter: clearing the lvm devices list 2024-03-01 20:52:47,940 INFO program/MainThread: Running [11] lvm pvcreate /dev/sdh --config= log {level=7 file=/tmp/lvm.log syslog=0} -y ... 2024-03-01 20:52:47,976 INFO program/MainThread: stdout[11]: Physical volume "/dev/sdh" successfully created. 2024-03-01 20:52:47,977 INFO program/MainThread: stderr[11]: 2024-03-01 20:52:47,977 INFO program/MainThread: ...done [11] (exit code: 0) 2024-03-01 20:52:47,977 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 20:52:47,987 INFO program/MainThread: stdout[12]: use_devicesfile=1 2024-03-01 20:52:47,987 INFO program/MainThread: stderr[12]: 2024-03-01 20:52:47,987 INFO program/MainThread: ...done [12] (exit code: 0) 2024-03-01 20:52:47,987 INFO program/MainThread: Running [13] lvmdevices --adddev /dev/sdh ... 2024-03-01 20:52:48,016 INFO program/MainThread: stdout[13]: 2024-03-01 20:52:48,016 INFO program/MainThread: stderr[13]: 2024-03-01 20:52:48,017 INFO program/MainThread: ...done [13] (exit code: 0) 2024-03-01 20:52:48,017 DEBUG blivet/MainThread: lvm filter: restoring the lvm devices list to /dev/sdh 2024-03-01 20:52:48,017 INFO program/MainThread: Running... udevadm settle --timeout=300 2024-03-01 20:52:48,026 DEBUG program/MainThread: Return code: 0 2024-03-01 20:52:48,029 DEBUG blivet/MainThread: DiskDevice.update_sysfs_path: sdh ; status: True ; 2024-03-01 20:52:48,030 DEBUG blivet/MainThread: sdh sysfs_path set to /sys/devices/tcm_loop_0/tcm_loop_adapter_0/host2/target2:0:1/2:0:1:7/block/sdh 2024-03-01 20:52:48,031 INFO program/MainThread: Running... udevadm trigger --action=change --subsystem-match=block --sysname-match=sdh 2024-03-01 20:52:48,039 DEBUG program/MainThread: Return code: 0 2024-03-01 20:52:48,039 INFO program/MainThread: Running... udevadm settle --timeout=300 2024-03-01 20:52:48,064 DEBUG program/MainThread: Return code: 0 2024-03-01 20:52:48,064 INFO blivet/MainThread: executing action: [154] create format lvmpv on disk sdg (id 42) 2024-03-01 20:52:48,068 DEBUG blivet/MainThread: DiskDevice.setup: sdg ; orig: False ; status: True ; controllable: True ; 2024-03-01 20:52:48,071 DEBUG blivet/MainThread: LVMPhysicalVolume.create: device: /dev/sdg ; type: lvmpv ; status: False ; 2024-03-01 20:52:48,073 DEBUG blivet/MainThread: LVMPhysicalVolume._create: device: /dev/sdg ; type: lvmpv ; status: False ; 2024-03-01 20:52:48,073 DEBUG blivet/MainThread: lvm filter: device /dev/sdg added to the list of allowed devices 2024-03-01 20:52:48,073 DEBUG blivet/MainThread: lvm filter: clearing the lvm devices list 2024-03-01 20:52:48,073 INFO program/MainThread: Running [14] lvm pvcreate /dev/sdg --config= log {level=7 file=/tmp/lvm.log syslog=0} -y ... 2024-03-01 20:52:48,112 INFO program/MainThread: stdout[14]: Physical volume "/dev/sdg" successfully created. 2024-03-01 20:52:48,112 INFO program/MainThread: stderr[14]: 2024-03-01 20:52:48,113 INFO program/MainThread: ...done [14] (exit code: 0) 2024-03-01 20:52:48,113 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 20:52:48,123 INFO program/MainThread: stdout[15]: use_devicesfile=1 2024-03-01 20:52:48,123 INFO program/MainThread: stderr[15]: 2024-03-01 20:52:48,123 INFO program/MainThread: ...done [15] (exit code: 0) 2024-03-01 20:52:48,123 INFO program/MainThread: Running [16] lvmdevices --adddev /dev/sdg ... 2024-03-01 20:52:48,153 INFO program/MainThread: stdout[16]: 2024-03-01 20:52:48,154 INFO program/MainThread: stderr[16]: 2024-03-01 20:52:48,154 INFO program/MainThread: ...done [16] (exit code: 0) 2024-03-01 20:52:48,154 DEBUG blivet/MainThread: lvm filter: restoring the lvm devices list to /dev/sdg 2024-03-01 20:52:48,154 INFO program/MainThread: Running... udevadm settle --timeout=300 2024-03-01 20:52:48,166 DEBUG program/MainThread: Return code: 0 2024-03-01 20:52:48,170 DEBUG blivet/MainThread: DiskDevice.update_sysfs_path: sdg ; status: True ; 2024-03-01 20:52:48,170 DEBUG blivet/MainThread: sdg sysfs_path set to /sys/devices/tcm_loop_0/tcm_loop_adapter_0/host2/target2:0:1/2:0:1:6/block/sdg 2024-03-01 20:52:48,171 INFO program/MainThread: Running... udevadm trigger --action=change --subsystem-match=block --sysname-match=sdg 2024-03-01 20:52:48,181 DEBUG program/MainThread: Return code: 0 2024-03-01 20:52:48,181 INFO program/MainThread: Running... udevadm settle --timeout=300 2024-03-01 20:52:48,202 DEBUG program/MainThread: Return code: 0 2024-03-01 20:52:48,202 INFO blivet/MainThread: executing action: [172] create device lvmvg test_vg3 (id 168) 2024-03-01 20:52:48,206 DEBUG blivet/MainThread: LVMVolumeGroupDevice.create: test_vg3 ; status: False ; 2024-03-01 20:52:48,209 DEBUG blivet/MainThread: LVMVolumeGroupDevice.setup_parents: name: test_vg3 ; orig: False ; 2024-03-01 20:52:48,211 DEBUG blivet/MainThread: DiskDevice.setup: sdg ; orig: False ; status: True ; controllable: True ; 2024-03-01 20:52:48,214 DEBUG blivet/MainThread: LVMPhysicalVolume.setup: device: /dev/sdg ; type: lvmpv ; status: False ; 2024-03-01 20:52:48,216 DEBUG blivet/MainThread: DiskDevice.setup: sdh ; orig: False ; status: True ; controllable: True ; 2024-03-01 20:52:48,219 DEBUG blivet/MainThread: LVMPhysicalVolume.setup: device: /dev/sdh ; type: lvmpv ; status: False ; 2024-03-01 20:52:48,222 DEBUG blivet/MainThread: DiskDevice.setup: sdi ; orig: False ; status: True ; controllable: True ; 2024-03-01 20:52:48,224 DEBUG blivet/MainThread: LVMPhysicalVolume.setup: device: /dev/sdi ; type: lvmpv ; status: False ; 2024-03-01 20:52:48,227 DEBUG blivet/MainThread: DiskDevice.setup: sdj ; orig: False ; status: True ; controllable: True ; 2024-03-01 20:52:48,229 DEBUG blivet/MainThread: LVMPhysicalVolume.setup: device: /dev/sdj ; type: lvmpv ; status: False ; 2024-03-01 20:52:48,232 DEBUG blivet/MainThread: LVMVolumeGroupDevice._create: test_vg3 ; status: False ; 2024-03-01 20:52:48,232 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 20:52:48,292 INFO program/MainThread: stdout[17]: Volume group "test_vg3" successfully created 2024-03-01 20:52:48,293 INFO program/MainThread: stderr[17]: 2024-03-01 20:52:48,293 INFO program/MainThread: ...done [17] (exit code: 0) 2024-03-01 20:52:48,304 DEBUG blivet/MainThread: LVMVolumeGroupDevice.setup: test_vg3 ; orig: False ; status: False ; controllable: True ; 2024-03-01 20:52:48,312 DEBUG blivet/MainThread: LVMVolumeGroupDevice.setup_parents: name: test_vg3 ; orig: False ; 2024-03-01 20:52:48,319 DEBUG blivet/MainThread: DiskDevice.setup: sdg ; orig: False ; status: True ; controllable: True ; 2024-03-01 20:52:48,324 DEBUG blivet/MainThread: LVMPhysicalVolume.setup: device: /dev/sdg ; type: lvmpv ; status: False ; 2024-03-01 20:52:48,330 DEBUG blivet/MainThread: DiskDevice.setup: sdh ; orig: False ; status: True ; controllable: True ; 2024-03-01 20:52:48,336 DEBUG blivet/MainThread: LVMPhysicalVolume.setup: device: /dev/sdh ; type: lvmpv ; status: False ; 2024-03-01 20:52:48,342 DEBUG blivet/MainThread: DiskDevice.setup: sdi ; orig: False ; status: True ; controllable: True ; 2024-03-01 20:52:48,347 DEBUG blivet/MainThread: LVMPhysicalVolume.setup: device: /dev/sdi ; type: lvmpv ; status: False ; 2024-03-01 20:52:48,351 DEBUG blivet/MainThread: DiskDevice.setup: sdj ; orig: False ; status: True ; controllable: True ; 2024-03-01 20:52:48,353 DEBUG blivet/MainThread: LVMPhysicalVolume.setup: device: /dev/sdj ; type: lvmpv ; status: False ; 2024-03-01 20:52:48,353 INFO program/MainThread: Running... udevadm settle --timeout=300 2024-03-01 20:52:48,365 DEBUG program/MainThread: Return code: 0 2024-03-01 20:52:48,369 DEBUG blivet/MainThread: LVMVolumeGroupDevice.update_sysfs_path: test_vg3 ; status: False ; 2024-03-01 20:52:48,372 DEBUG blivet/MainThread: LVMVolumeGroupDevice.update_sysfs_path: test_vg3 ; status: False ; 2024-03-01 20:52:48,372 INFO program/MainThread: Running... udevadm settle --timeout=300 2024-03-01 20:52:48,383 DEBUG program/MainThread: Return code: 0 2024-03-01 20:52:48,384 INFO program/MainThread: Running... udevadm trigger --action=change --subsystem-match=block --sysname-match=test_vg3 2024-03-01 20:52:48,391 DEBUG program/MainThread: Return code: 0 2024-03-01 20:52:48,392 INFO program/MainThread: Running... udevadm settle --timeout=300 2024-03-01 20:52:48,402 DEBUG program/MainThread: Return code: 0 2024-03-01 20:52:48,402 INFO blivet/MainThread: executing action: [206] create device lvmlv test_vg3-lv8 (id 201) 2024-03-01 20:52:48,406 DEBUG blivet/MainThread: LVMLogicalVolumeDevice.create: test_vg3-lv8 ; status: False ; 2024-03-01 20:52:48,409 DEBUG blivet/MainThread: LVMLogicalVolumeDevice.setup_parents: name: test_vg3-lv8 ; orig: False ; 2024-03-01 20:52:48,412 DEBUG blivet/MainThread: LVMVolumeGroupDevice.setup: test_vg3 ; orig: False ; status: False ; controllable: True ; 2024-03-01 20:52:48,415 DEBUG blivet/MainThread: LVMVolumeGroupDevice.setup_parents: name: test_vg3 ; orig: False ; 2024-03-01 20:52:48,418 DEBUG blivet/MainThread: DiskDevice.setup: sdg ; orig: False ; status: True ; controllable: True ; 2024-03-01 20:52:48,421 DEBUG blivet/MainThread: LVMPhysicalVolume.setup: device: /dev/sdg ; type: lvmpv ; status: False ; 2024-03-01 20:52:48,424 DEBUG blivet/MainThread: DiskDevice.setup: sdh ; orig: False ; status: True ; controllable: True ; 2024-03-01 20:52:48,427 DEBUG blivet/MainThread: LVMPhysicalVolume.setup: device: /dev/sdh ; type: lvmpv ; status: False ; 2024-03-01 20:52:48,430 DEBUG blivet/MainThread: DiskDevice.setup: sdi ; orig: False ; status: True ; controllable: True ; 2024-03-01 20:52:48,432 DEBUG blivet/MainThread: LVMPhysicalVolume.setup: device: /dev/sdi ; type: lvmpv ; status: False ; 2024-03-01 20:52:48,435 DEBUG blivet/MainThread: DiskDevice.setup: sdj ; orig: False ; status: True ; controllable: True ; 2024-03-01 20:52:48,438 DEBUG blivet/MainThread: LVMPhysicalVolume.setup: device: /dev/sdj ; type: lvmpv ; status: False ; 2024-03-01 20:52:48,438 INFO program/MainThread: Running... udevadm settle --timeout=300 2024-03-01 20:52:48,451 DEBUG program/MainThread: Return code: 0 2024-03-01 20:52:48,455 DEBUG blivet/MainThread: LVMVolumeGroupDevice.update_sysfs_path: test_vg3 ; status: False ; 2024-03-01 20:52:48,456 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 20:52:48,488 INFO program/MainThread: stdout[18]: LVM2_VG_NAME=test_vg3 LVM2_VG_UUID=SJbOg6-P2vK-pQ7D-EuW4-xDCg-1nzn-6sypeb LVM2_VG_SIZE=4261412864 LVM2_VG_FREE=4261412864 LVM2_VG_EXTENT_SIZE=4194304 LVM2_VG_EXTENT_COUNT=1016 LVM2_VG_FREE_COUNT=1016 LVM2_PV_COUNT=4 2024-03-01 20:52:48,488 INFO program/MainThread: stderr[18]: 2024-03-01 20:52:48,488 INFO program/MainThread: ...done [18] (exit code: 0) 2024-03-01 20:52:48,492 DEBUG blivet/MainThread: LVMLogicalVolumeDevice._create: test_vg3-lv8 ; status: False ; 2024-03-01 20:52:48,492 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 20:52:48,548 INFO program/MainThread: stdout[19]: Logical volume "lv8" created. 2024-03-01 20:52:48,549 INFO program/MainThread: stderr[19]: 2024-03-01 20:52:48,549 INFO program/MainThread: ...done [19] (exit code: 0) 2024-03-01 20:52:48,559 DEBUG blivet/MainThread: LVMLogicalVolumeDevice.setup: test_vg3-lv8 ; orig: False ; status: True ; controllable: True ; 2024-03-01 20:52:48,572 DEBUG blivet/MainThread: LVMLogicalVolumeDevice.update_sysfs_path: test_vg3-lv8 ; status: True ; 2024-03-01 20:52:48,573 DEBUG blivet/MainThread: test_vg3-lv8 sysfs_path set to /sys/devices/virtual/block/dm-0 2024-03-01 20:52:48,573 INFO program/MainThread: Running... udevadm settle --timeout=300 2024-03-01 20:52:48,610 DEBUG program/MainThread: Return code: 0 2024-03-01 20:52:48,614 DEBUG blivet/MainThread: LVMLogicalVolumeDevice.read_current_size: exists: True ; path: /dev/mapper/test_vg3-lv8 ; sysfs_path: /sys/devices/virtual/block/dm-0 ; 2024-03-01 20:52:48,615 DEBUG blivet/MainThread: updated test_vg3-lv8 size to 408 MiB (408 MiB) 2024-03-01 20:52:48,615 INFO program/MainThread: Running... udevadm trigger --action=change --subsystem-match=block --sysname-match=dm-0 2024-03-01 20:52:48,624 DEBUG program/MainThread: Return code: 0 2024-03-01 20:52:48,624 INFO program/MainThread: Running... udevadm settle --timeout=300 2024-03-01 20:52:48,637 DEBUG program/MainThread: Return code: 0 2024-03-01 20:52:48,638 INFO blivet/MainThread: executing action: [207] create format xfs filesystem on lvmlv test_vg3-lv8 (id 201) 2024-03-01 20:52:48,642 DEBUG blivet/MainThread: LVMLogicalVolumeDevice.setup: test_vg3-lv8 ; orig: False ; status: True ; controllable: True ; 2024-03-01 20:52:48,644 DEBUG blivet/MainThread: XFS.create: device: /dev/mapper/test_vg3-lv8 ; type: xfs ; status: False ; 2024-03-01 20:52:48,647 DEBUG blivet/MainThread: XFS._create: type: xfs ; device: /dev/mapper/test_vg3-lv8 ; mountpoint: ; 2024-03-01 20:52:48,647 INFO program/MainThread: Running... mkfs.xfs -f /dev/mapper/test_vg3-lv8 2024-03-01 20:52:48,812 INFO program/MainThread: stdout: 2024-03-01 20:52:48,812 INFO program/MainThread: meta-data=/dev/mapper/test_vg3-lv8 isize=512 agcount=4, agsize=26112 blks 2024-03-01 20:52:48,812 INFO program/MainThread: = sectsz=512 attr=2, projid32bit=1 2024-03-01 20:52:48,812 INFO program/MainThread: = crc=1 finobt=1, sparse=1, rmapbt=0 2024-03-01 20:52:48,812 INFO program/MainThread: = reflink=1 bigtime=1 inobtcount=1 nrext64=0 2024-03-01 20:52:48,812 INFO program/MainThread: data = bsize=4096 blocks=104448, imaxpct=25 2024-03-01 20:52:48,812 INFO program/MainThread: = sunit=0 swidth=0 blks 2024-03-01 20:52:48,812 INFO program/MainThread: naming =version 2 bsize=4096 ascii-ci=0, ftype=1 2024-03-01 20:52:48,813 INFO program/MainThread: log =internal log bsize=4096 blocks=16384, version=2 2024-03-01 20:52:48,813 INFO program/MainThread: = sectsz=512 sunit=0 blks, lazy-count=1 2024-03-01 20:52:48,813 INFO program/MainThread: realtime =none extsz=4096 blocks=0, rtextents=0 2024-03-01 20:52:48,813 DEBUG program/MainThread: Return code: 0 2024-03-01 20:52:48,813 INFO program/MainThread: Running... xfs_admin -L -- /dev/mapper/test_vg3-lv8 2024-03-01 20:52:48,827 INFO program/MainThread: stdout: 2024-03-01 20:52:48,827 INFO program/MainThread: writing all SBs 2024-03-01 20:52:48,827 INFO program/MainThread: new label = "" 2024-03-01 20:52:48,827 DEBUG program/MainThread: Return code: 0 2024-03-01 20:52:48,827 INFO program/MainThread: Running... udevadm settle --timeout=300 2024-03-01 20:52:48,843 DEBUG program/MainThread: Return code: 0 2024-03-01 20:52:48,847 DEBUG blivet/MainThread: LVMLogicalVolumeDevice.update_sysfs_path: test_vg3-lv8 ; status: True ; 2024-03-01 20:52:48,847 DEBUG blivet/MainThread: test_vg3-lv8 sysfs_path set to /sys/devices/virtual/block/dm-0 2024-03-01 20:52:48,848 INFO program/MainThread: Running... udevadm trigger --action=change --subsystem-match=block --sysname-match=dm-0 2024-03-01 20:52:48,857 DEBUG program/MainThread: Return code: 0 2024-03-01 20:52:48,857 INFO program/MainThread: Running... udevadm settle --timeout=300 2024-03-01 20:52:48,873 DEBUG program/MainThread: Return code: 0 2024-03-01 20:52:48,874 INFO blivet/MainThread: executing action: [197] create device lvmlv test_vg3-lv7 (id 192) 2024-03-01 20:52:48,877 DEBUG blivet/MainThread: LVMLogicalVolumeDevice.create: test_vg3-lv7 ; status: False ; 2024-03-01 20:52:48,880 DEBUG blivet/MainThread: LVMLogicalVolumeDevice.setup_parents: name: test_vg3-lv7 ; orig: False ; 2024-03-01 20:52:48,883 DEBUG blivet/MainThread: LVMVolumeGroupDevice.setup: test_vg3 ; orig: False ; status: True ; controllable: True ; 2024-03-01 20:52:48,883 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 20:52:48,918 INFO program/MainThread: stdout[20]: LVM2_VG_NAME=test_vg3 LVM2_VG_UUID=SJbOg6-P2vK-pQ7D-EuW4-xDCg-1nzn-6sypeb LVM2_VG_SIZE=4261412864 LVM2_VG_FREE=3833593856 LVM2_VG_EXTENT_SIZE=4194304 LVM2_VG_EXTENT_COUNT=1016 LVM2_VG_FREE_COUNT=914 LVM2_PV_COUNT=4 2024-03-01 20:52:48,919 INFO program/MainThread: stderr[20]: 2024-03-01 20:52:48,919 INFO program/MainThread: ...done [20] (exit code: 0) 2024-03-01 20:52:48,923 DEBUG blivet/MainThread: LVMLogicalVolumeDevice._create: test_vg3-lv7 ; status: False ; 2024-03-01 20:52:48,923 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 20:52:48,975 INFO program/MainThread: stdout[21]: Logical volume "lv7" created. 2024-03-01 20:52:48,977 INFO program/MainThread: stderr[21]: 2024-03-01 20:52:48,977 INFO program/MainThread: ...done [21] (exit code: 0) 2024-03-01 20:52:48,984 DEBUG blivet/MainThread: LVMLogicalVolumeDevice.setup: test_vg3-lv7 ; orig: False ; status: True ; controllable: True ; 2024-03-01 20:52:48,992 DEBUG blivet/MainThread: LVMLogicalVolumeDevice.update_sysfs_path: test_vg3-lv7 ; status: True ; 2024-03-01 20:52:48,992 DEBUG blivet/MainThread: test_vg3-lv7 sysfs_path set to /sys/devices/virtual/block/dm-1 2024-03-01 20:52:48,992 INFO program/MainThread: Running... udevadm settle --timeout=300 2024-03-01 20:52:49,038 DEBUG program/MainThread: Return code: 0 2024-03-01 20:52:49,047 DEBUG blivet/MainThread: LVMLogicalVolumeDevice.read_current_size: exists: True ; path: /dev/mapper/test_vg3-lv7 ; sysfs_path: /sys/devices/virtual/block/dm-1 ; 2024-03-01 20:52:49,048 DEBUG blivet/MainThread: updated test_vg3-lv7 size to 408 MiB (408 MiB) 2024-03-01 20:52:49,049 INFO program/MainThread: Running... udevadm trigger --action=change --subsystem-match=block --sysname-match=dm-1 2024-03-01 20:52:49,058 DEBUG program/MainThread: Return code: 0 2024-03-01 20:52:49,058 INFO program/MainThread: Running... udevadm settle --timeout=300 2024-03-01 20:52:49,073 DEBUG program/MainThread: Return code: 0 2024-03-01 20:52:49,073 INFO blivet/MainThread: executing action: [198] create format xfs filesystem on lvmlv test_vg3-lv7 (id 192) 2024-03-01 20:52:49,077 DEBUG blivet/MainThread: LVMLogicalVolumeDevice.setup: test_vg3-lv7 ; orig: False ; status: True ; controllable: True ; 2024-03-01 20:52:49,080 DEBUG blivet/MainThread: XFS.create: device: /dev/mapper/test_vg3-lv7 ; type: xfs ; status: False ; 2024-03-01 20:52:49,082 DEBUG blivet/MainThread: XFS._create: type: xfs ; device: /dev/mapper/test_vg3-lv7 ; mountpoint: ; 2024-03-01 20:52:49,083 INFO program/MainThread: Running... mkfs.xfs -f /dev/mapper/test_vg3-lv7 2024-03-01 20:52:49,838 INFO program/MainThread: stdout: 2024-03-01 20:52:49,838 INFO program/MainThread: meta-data=/dev/mapper/test_vg3-lv7 isize=512 agcount=4, agsize=26112 blks 2024-03-01 20:52:49,838 INFO program/MainThread: = sectsz=512 attr=2, projid32bit=1 2024-03-01 20:52:49,838 INFO program/MainThread: = crc=1 finobt=1, sparse=1, rmapbt=0 2024-03-01 20:52:49,838 INFO program/MainThread: = reflink=1 bigtime=1 inobtcount=1 nrext64=0 2024-03-01 20:52:49,840 INFO program/MainThread: data = bsize=4096 blocks=104448, imaxpct=25 2024-03-01 20:52:49,840 INFO program/MainThread: = sunit=0 swidth=0 blks 2024-03-01 20:52:49,840 INFO program/MainThread: naming =version 2 bsize=4096 ascii-ci=0, ftype=1 2024-03-01 20:52:49,840 INFO program/MainThread: log =internal log bsize=4096 blocks=16384, version=2 2024-03-01 20:52:49,840 INFO program/MainThread: = sectsz=512 sunit=0 blks, lazy-count=1 2024-03-01 20:52:49,840 INFO program/MainThread: realtime =none extsz=4096 blocks=0, rtextents=0 2024-03-01 20:52:49,841 DEBUG program/MainThread: Return code: 0 2024-03-01 20:52:49,841 INFO program/MainThread: Running... xfs_admin -L -- /dev/mapper/test_vg3-lv7 2024-03-01 20:52:49,857 INFO program/MainThread: stdout: 2024-03-01 20:52:49,857 INFO program/MainThread: writing all SBs 2024-03-01 20:52:49,857 INFO program/MainThread: new label = "" 2024-03-01 20:52:49,857 DEBUG program/MainThread: Return code: 0 2024-03-01 20:52:49,857 INFO program/MainThread: Running... udevadm settle --timeout=300 2024-03-01 20:52:49,874 DEBUG program/MainThread: Return code: 0 2024-03-01 20:52:49,878 DEBUG blivet/MainThread: LVMLogicalVolumeDevice.update_sysfs_path: test_vg3-lv7 ; status: True ; 2024-03-01 20:52:49,878 DEBUG blivet/MainThread: test_vg3-lv7 sysfs_path set to /sys/devices/virtual/block/dm-1 2024-03-01 20:52:49,880 INFO program/MainThread: Running... udevadm trigger --action=change --subsystem-match=block --sysname-match=dm-1 2024-03-01 20:52:49,888 DEBUG program/MainThread: Return code: 0 2024-03-01 20:52:49,888 INFO program/MainThread: Running... udevadm settle --timeout=300 2024-03-01 20:52:49,904 DEBUG program/MainThread: Return code: 0 2024-03-01 20:52:49,904 INFO blivet/MainThread: executing action: [188] create device lvmlv test_vg3-lv6 (id 183) 2024-03-01 20:52:49,908 DEBUG blivet/MainThread: LVMLogicalVolumeDevice.create: test_vg3-lv6 ; status: False ; 2024-03-01 20:52:49,912 DEBUG blivet/MainThread: LVMLogicalVolumeDevice.setup_parents: name: test_vg3-lv6 ; orig: False ; 2024-03-01 20:52:49,915 DEBUG blivet/MainThread: LVMVolumeGroupDevice.setup: test_vg3 ; orig: False ; status: True ; controllable: True ; 2024-03-01 20:52:49,915 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 20:52:49,947 INFO program/MainThread: stdout[22]: LVM2_VG_NAME=test_vg3 LVM2_VG_UUID=SJbOg6-P2vK-pQ7D-EuW4-xDCg-1nzn-6sypeb LVM2_VG_SIZE=4261412864 LVM2_VG_FREE=3405774848 LVM2_VG_EXTENT_SIZE=4194304 LVM2_VG_EXTENT_COUNT=1016 LVM2_VG_FREE_COUNT=812 LVM2_PV_COUNT=4 2024-03-01 20:52:49,947 INFO program/MainThread: stderr[22]: 2024-03-01 20:52:49,947 INFO program/MainThread: ...done [22] (exit code: 0) 2024-03-01 20:52:49,951 DEBUG blivet/MainThread: LVMLogicalVolumeDevice._create: test_vg3-lv6 ; status: False ; 2024-03-01 20:52:49,951 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 20:52:50,000 INFO program/MainThread: stdout[23]: Logical volume "lv6" created. 2024-03-01 20:52:50,000 INFO program/MainThread: stderr[23]: 2024-03-01 20:52:50,000 INFO program/MainThread: ...done [23] (exit code: 0) 2024-03-01 20:52:50,008 DEBUG blivet/MainThread: LVMLogicalVolumeDevice.setup: test_vg3-lv6 ; orig: False ; status: True ; controllable: True ; 2024-03-01 20:52:50,018 DEBUG blivet/MainThread: LVMLogicalVolumeDevice.update_sysfs_path: test_vg3-lv6 ; status: True ; 2024-03-01 20:52:50,018 DEBUG blivet/MainThread: test_vg3-lv6 sysfs_path set to /sys/devices/virtual/block/dm-2 2024-03-01 20:52:50,018 INFO program/MainThread: Running... udevadm settle --timeout=300 2024-03-01 20:52:50,067 DEBUG program/MainThread: Return code: 0 2024-03-01 20:52:50,072 DEBUG blivet/MainThread: LVMLogicalVolumeDevice.read_current_size: exists: True ; path: /dev/mapper/test_vg3-lv6 ; sysfs_path: /sys/devices/virtual/block/dm-2 ; 2024-03-01 20:52:50,072 DEBUG blivet/MainThread: updated test_vg3-lv6 size to 1020 MiB (1020 MiB) 2024-03-01 20:52:50,073 INFO program/MainThread: Running... udevadm trigger --action=change --subsystem-match=block --sysname-match=dm-2 2024-03-01 20:52:50,081 DEBUG program/MainThread: Return code: 0 2024-03-01 20:52:50,082 INFO program/MainThread: Running... udevadm settle --timeout=300 2024-03-01 20:52:50,098 DEBUG program/MainThread: Return code: 0 2024-03-01 20:52:50,098 INFO blivet/MainThread: executing action: [189] create format xfs filesystem on lvmlv test_vg3-lv6 (id 183) 2024-03-01 20:52:50,102 DEBUG blivet/MainThread: LVMLogicalVolumeDevice.setup: test_vg3-lv6 ; orig: False ; status: True ; controllable: True ; 2024-03-01 20:52:50,105 DEBUG blivet/MainThread: XFS.create: device: /dev/mapper/test_vg3-lv6 ; type: xfs ; status: False ; 2024-03-01 20:52:50,107 DEBUG blivet/MainThread: XFS._create: type: xfs ; device: /dev/mapper/test_vg3-lv6 ; mountpoint: ; 2024-03-01 20:52:50,108 INFO program/MainThread: Running... mkfs.xfs -f /dev/mapper/test_vg3-lv6 2024-03-01 20:52:50,922 INFO program/MainThread: stdout: 2024-03-01 20:52:50,922 INFO program/MainThread: meta-data=/dev/mapper/test_vg3-lv6 isize=512 agcount=4, agsize=65280 blks 2024-03-01 20:52:50,922 INFO program/MainThread: = sectsz=512 attr=2, projid32bit=1 2024-03-01 20:52:50,922 INFO program/MainThread: = crc=1 finobt=1, sparse=1, rmapbt=0 2024-03-01 20:52:50,922 INFO program/MainThread: = reflink=1 bigtime=1 inobtcount=1 nrext64=0 2024-03-01 20:52:50,922 INFO program/MainThread: data = bsize=4096 blocks=261120, imaxpct=25 2024-03-01 20:52:50,922 INFO program/MainThread: = sunit=0 swidth=0 blks 2024-03-01 20:52:50,922 INFO program/MainThread: naming =version 2 bsize=4096 ascii-ci=0, ftype=1 2024-03-01 20:52:50,923 INFO program/MainThread: log =internal log bsize=4096 blocks=16384, version=2 2024-03-01 20:52:50,923 INFO program/MainThread: = sectsz=512 sunit=0 blks, lazy-count=1 2024-03-01 20:52:50,923 INFO program/MainThread: realtime =none extsz=4096 blocks=0, rtextents=0 2024-03-01 20:52:50,923 DEBUG program/MainThread: Return code: 0 2024-03-01 20:52:50,923 INFO program/MainThread: Running... xfs_admin -L -- /dev/mapper/test_vg3-lv6 2024-03-01 20:52:50,937 INFO program/MainThread: stdout: 2024-03-01 20:52:50,937 INFO program/MainThread: writing all SBs 2024-03-01 20:52:50,937 INFO program/MainThread: new label = "" 2024-03-01 20:52:50,938 DEBUG program/MainThread: Return code: 0 2024-03-01 20:52:50,938 INFO program/MainThread: Running... udevadm settle --timeout=300 2024-03-01 20:52:50,954 DEBUG program/MainThread: Return code: 0 2024-03-01 20:52:50,958 DEBUG blivet/MainThread: LVMLogicalVolumeDevice.update_sysfs_path: test_vg3-lv6 ; status: True ; 2024-03-01 20:52:50,958 DEBUG blivet/MainThread: test_vg3-lv6 sysfs_path set to /sys/devices/virtual/block/dm-2 2024-03-01 20:52:50,959 INFO program/MainThread: Running... udevadm trigger --action=change --subsystem-match=block --sysname-match=dm-2 2024-03-01 20:52:50,968 DEBUG program/MainThread: Return code: 0 2024-03-01 20:52:50,968 INFO program/MainThread: Running... udevadm settle --timeout=300 2024-03-01 20:52:50,984 DEBUG program/MainThread: Return code: 0 2024-03-01 20:52:50,985 INFO blivet/MainThread: executing action: [179] create device lvmlv test_vg3-lv5 (id 174) 2024-03-01 20:52:50,988 DEBUG blivet/MainThread: LVMLogicalVolumeDevice.create: test_vg3-lv5 ; status: False ; 2024-03-01 20:52:50,991 DEBUG blivet/MainThread: LVMLogicalVolumeDevice.setup_parents: name: test_vg3-lv5 ; orig: False ; 2024-03-01 20:52:50,994 DEBUG blivet/MainThread: LVMVolumeGroupDevice.setup: test_vg3 ; orig: False ; status: True ; controllable: True ; 2024-03-01 20:52:50,994 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 20:52:51,025 INFO program/MainThread: stdout[24]: LVM2_VG_NAME=test_vg3 LVM2_VG_UUID=SJbOg6-P2vK-pQ7D-EuW4-xDCg-1nzn-6sypeb LVM2_VG_SIZE=4261412864 LVM2_VG_FREE=2336227328 LVM2_VG_EXTENT_SIZE=4194304 LVM2_VG_EXTENT_COUNT=1016 LVM2_VG_FREE_COUNT=557 LVM2_PV_COUNT=4 2024-03-01 20:52:51,025 INFO program/MainThread: stderr[24]: 2024-03-01 20:52:51,025 INFO program/MainThread: ...done [24] (exit code: 0) 2024-03-01 20:52:51,029 DEBUG blivet/MainThread: LVMLogicalVolumeDevice._create: test_vg3-lv5 ; status: False ; 2024-03-01 20:52:51,029 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 20:52:51,081 INFO program/MainThread: stdout[25]: Logical volume "lv5" created. 2024-03-01 20:52:51,081 INFO program/MainThread: stderr[25]: 2024-03-01 20:52:51,081 INFO program/MainThread: ...done [25] (exit code: 0) 2024-03-01 20:52:51,093 DEBUG blivet/MainThread: LVMLogicalVolumeDevice.setup: test_vg3-lv5 ; orig: False ; status: True ; controllable: True ; 2024-03-01 20:52:51,104 DEBUG blivet/MainThread: LVMLogicalVolumeDevice.update_sysfs_path: test_vg3-lv5 ; status: True ; 2024-03-01 20:52:51,104 DEBUG blivet/MainThread: test_vg3-lv5 sysfs_path set to /sys/devices/virtual/block/dm-3 2024-03-01 20:52:51,104 INFO program/MainThread: Running... udevadm settle --timeout=300 2024-03-01 20:52:51,150 DEBUG program/MainThread: Return code: 0 2024-03-01 20:52:51,165 DEBUG blivet/MainThread: LVMLogicalVolumeDevice.read_current_size: exists: True ; path: /dev/mapper/test_vg3-lv5 ; sysfs_path: /sys/devices/virtual/block/dm-3 ; 2024-03-01 20:52:51,166 DEBUG blivet/MainThread: updated test_vg3-lv5 size to 1.2 GiB (1.2 GiB) 2024-03-01 20:52:51,166 INFO program/MainThread: Running... udevadm trigger --action=change --subsystem-match=block --sysname-match=dm-3 2024-03-01 20:52:51,175 DEBUG program/MainThread: Return code: 0 2024-03-01 20:52:51,176 INFO program/MainThread: Running... udevadm settle --timeout=300 2024-03-01 20:52:51,191 DEBUG program/MainThread: Return code: 0 2024-03-01 20:52:51,191 INFO blivet/MainThread: executing action: [180] create format xfs filesystem on lvmlv test_vg3-lv5 (id 174) 2024-03-01 20:52:51,195 DEBUG blivet/MainThread: LVMLogicalVolumeDevice.setup: test_vg3-lv5 ; orig: False ; status: True ; controllable: True ; 2024-03-01 20:52:51,198 DEBUG blivet/MainThread: XFS.create: device: /dev/mapper/test_vg3-lv5 ; type: xfs ; status: False ; 2024-03-01 20:52:51,200 DEBUG blivet/MainThread: XFS._create: type: xfs ; device: /dev/mapper/test_vg3-lv5 ; mountpoint: ; 2024-03-01 20:52:51,201 INFO program/MainThread: Running... mkfs.xfs -f /dev/mapper/test_vg3-lv5 2024-03-01 20:52:52,007 INFO program/MainThread: stdout: 2024-03-01 20:52:52,007 INFO program/MainThread: meta-data=/dev/mapper/test_vg3-lv5 isize=512 agcount=4, agsize=78336 blks 2024-03-01 20:52:52,007 INFO program/MainThread: = sectsz=512 attr=2, projid32bit=1 2024-03-01 20:52:52,007 INFO program/MainThread: = crc=1 finobt=1, sparse=1, rmapbt=0 2024-03-01 20:52:52,007 INFO program/MainThread: = reflink=1 bigtime=1 inobtcount=1 nrext64=0 2024-03-01 20:52:52,007 INFO program/MainThread: data = bsize=4096 blocks=313344, imaxpct=25 2024-03-01 20:52:52,007 INFO program/MainThread: = sunit=0 swidth=0 blks 2024-03-01 20:52:52,007 INFO program/MainThread: naming =version 2 bsize=4096 ascii-ci=0, ftype=1 2024-03-01 20:52:52,007 INFO program/MainThread: log =internal log bsize=4096 blocks=16384, version=2 2024-03-01 20:52:52,008 INFO program/MainThread: = sectsz=512 sunit=0 blks, lazy-count=1 2024-03-01 20:52:52,008 INFO program/MainThread: realtime =none extsz=4096 blocks=0, rtextents=0 2024-03-01 20:52:52,008 DEBUG program/MainThread: Return code: 0 2024-03-01 20:52:52,008 INFO program/MainThread: Running... xfs_admin -L -- /dev/mapper/test_vg3-lv5 2024-03-01 20:52:52,024 INFO program/MainThread: stdout: 2024-03-01 20:52:52,024 INFO program/MainThread: writing all SBs 2024-03-01 20:52:52,024 INFO program/MainThread: new label = "" 2024-03-01 20:52:52,024 DEBUG program/MainThread: Return code: 0 2024-03-01 20:52:52,024 INFO program/MainThread: Running... udevadm settle --timeout=300 2024-03-01 20:52:52,041 DEBUG program/MainThread: Return code: 0 2024-03-01 20:52:52,045 DEBUG blivet/MainThread: LVMLogicalVolumeDevice.update_sysfs_path: test_vg3-lv5 ; status: True ; 2024-03-01 20:52:52,045 DEBUG blivet/MainThread: test_vg3-lv5 sysfs_path set to /sys/devices/virtual/block/dm-3 2024-03-01 20:52:52,046 INFO program/MainThread: Running... udevadm trigger --action=change --subsystem-match=block --sysname-match=dm-3 2024-03-01 20:52:52,055 DEBUG program/MainThread: Return code: 0 2024-03-01 20:52:52,055 INFO program/MainThread: Running... udevadm settle --timeout=300 2024-03-01 20:52:52,071 DEBUG program/MainThread: Return code: 0 2024-03-01 20:52:52,071 INFO blivet/MainThread: executing action: [127] create format lvmpv on disk sdf (id 37) 2024-03-01 20:52:52,075 DEBUG blivet/MainThread: DiskDevice.setup: sdf ; orig: False ; status: True ; controllable: True ; 2024-03-01 20:52:52,078 DEBUG blivet/MainThread: LVMPhysicalVolume.create: device: /dev/sdf ; type: lvmpv ; status: False ; 2024-03-01 20:52:52,080 DEBUG blivet/MainThread: LVMPhysicalVolume._create: device: /dev/sdf ; type: lvmpv ; status: False ; 2024-03-01 20:52:52,080 DEBUG blivet/MainThread: lvm filter: device /dev/sdf added to the list of allowed devices 2024-03-01 20:52:52,080 DEBUG blivet/MainThread: lvm filter: clearing the lvm devices list 2024-03-01 20:52:52,080 INFO program/MainThread: Running [26] lvm pvcreate /dev/sdf --config= log {level=7 file=/tmp/lvm.log syslog=0} -y ... 2024-03-01 20:52:52,112 INFO program/MainThread: stdout[26]: Physical volume "/dev/sdf" successfully created. 2024-03-01 20:52:52,112 INFO program/MainThread: stderr[26]: 2024-03-01 20:52:52,112 INFO program/MainThread: ...done [26] (exit code: 0) 2024-03-01 20:52:52,112 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 20:52:52,126 INFO program/MainThread: stdout[27]: use_devicesfile=1 2024-03-01 20:52:52,126 INFO program/MainThread: stderr[27]: 2024-03-01 20:52:52,126 INFO program/MainThread: ...done [27] (exit code: 0) 2024-03-01 20:52:52,126 INFO program/MainThread: Running [28] lvmdevices --adddev /dev/sdf ... 2024-03-01 20:52:52,154 INFO program/MainThread: stdout[28]: 2024-03-01 20:52:52,154 INFO program/MainThread: stderr[28]: 2024-03-01 20:52:52,154 INFO program/MainThread: ...done [28] (exit code: 0) 2024-03-01 20:52:52,154 DEBUG blivet/MainThread: lvm filter: restoring the lvm devices list to /dev/sdf 2024-03-01 20:52:52,155 INFO program/MainThread: Running... udevadm settle --timeout=300 2024-03-01 20:52:52,167 DEBUG program/MainThread: Return code: 0 2024-03-01 20:52:52,171 DEBUG blivet/MainThread: DiskDevice.update_sysfs_path: sdf ; status: True ; 2024-03-01 20:52:52,171 DEBUG blivet/MainThread: sdf sysfs_path set to /sys/devices/tcm_loop_0/tcm_loop_adapter_0/host2/target2:0:1/2:0:1:5/block/sdf 2024-03-01 20:52:52,172 INFO program/MainThread: Running... udevadm trigger --action=change --subsystem-match=block --sysname-match=sdf 2024-03-01 20:52:52,180 DEBUG program/MainThread: Return code: 0 2024-03-01 20:52:52,181 INFO program/MainThread: Running... udevadm settle --timeout=300 2024-03-01 20:52:52,201 DEBUG program/MainThread: Return code: 0 2024-03-01 20:52:52,201 INFO blivet/MainThread: executing action: [123] create format lvmpv on disk sde (id 32) 2024-03-01 20:52:52,205 DEBUG blivet/MainThread: DiskDevice.setup: sde ; orig: False ; status: True ; controllable: True ; 2024-03-01 20:52:52,208 DEBUG blivet/MainThread: LVMPhysicalVolume.create: device: /dev/sde ; type: lvmpv ; status: False ; 2024-03-01 20:52:52,210 DEBUG blivet/MainThread: LVMPhysicalVolume._create: device: /dev/sde ; type: lvmpv ; status: False ; 2024-03-01 20:52:52,210 DEBUG blivet/MainThread: lvm filter: device /dev/sde added to the list of allowed devices 2024-03-01 20:52:52,210 DEBUG blivet/MainThread: lvm filter: clearing the lvm devices list 2024-03-01 20:52:52,210 INFO program/MainThread: Running [29] lvm pvcreate /dev/sde --config= log {level=7 file=/tmp/lvm.log syslog=0} -y ... 2024-03-01 20:52:52,246 INFO program/MainThread: stdout[29]: Physical volume "/dev/sde" successfully created. 2024-03-01 20:52:52,246 INFO program/MainThread: stderr[29]: 2024-03-01 20:52:52,250 INFO program/MainThread: ...done [29] (exit code: 0) 2024-03-01 20:52:52,251 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 20:52:52,259 INFO program/MainThread: stdout[30]: use_devicesfile=1 2024-03-01 20:52:52,259 INFO program/MainThread: stderr[30]: 2024-03-01 20:52:52,259 INFO program/MainThread: ...done [30] (exit code: 0) 2024-03-01 20:52:52,259 INFO program/MainThread: Running [31] lvmdevices --adddev /dev/sde ... 2024-03-01 20:52:52,287 INFO program/MainThread: stdout[31]: 2024-03-01 20:52:52,287 INFO program/MainThread: stderr[31]: 2024-03-01 20:52:52,287 INFO program/MainThread: ...done [31] (exit code: 0) 2024-03-01 20:52:52,288 DEBUG blivet/MainThread: lvm filter: restoring the lvm devices list to /dev/sde 2024-03-01 20:52:52,288 INFO program/MainThread: Running... udevadm settle --timeout=300 2024-03-01 20:52:52,300 DEBUG program/MainThread: Return code: 0 2024-03-01 20:52:52,304 DEBUG blivet/MainThread: DiskDevice.update_sysfs_path: sde ; status: True ; 2024-03-01 20:52:52,304 DEBUG blivet/MainThread: sde sysfs_path set to /sys/devices/tcm_loop_0/tcm_loop_adapter_0/host2/target2:0:1/2:0:1:4/block/sde 2024-03-01 20:52:52,305 INFO program/MainThread: Running... udevadm trigger --action=change --subsystem-match=block --sysname-match=sde 2024-03-01 20:52:52,315 DEBUG program/MainThread: Return code: 0 2024-03-01 20:52:52,315 INFO program/MainThread: Running... udevadm settle --timeout=300 2024-03-01 20:52:52,339 DEBUG program/MainThread: Return code: 0 2024-03-01 20:52:52,339 INFO blivet/MainThread: executing action: [119] create format lvmpv on disk sdd (id 27) 2024-03-01 20:52:52,343 DEBUG blivet/MainThread: DiskDevice.setup: sdd ; orig: False ; status: True ; controllable: True ; 2024-03-01 20:52:52,346 DEBUG blivet/MainThread: LVMPhysicalVolume.create: device: /dev/sdd ; type: lvmpv ; status: False ; 2024-03-01 20:52:52,348 DEBUG blivet/MainThread: LVMPhysicalVolume._create: device: /dev/sdd ; type: lvmpv ; status: False ; 2024-03-01 20:52:52,348 DEBUG blivet/MainThread: lvm filter: device /dev/sdd added to the list of allowed devices 2024-03-01 20:52:52,348 DEBUG blivet/MainThread: lvm filter: clearing the lvm devices list 2024-03-01 20:52:52,349 INFO program/MainThread: Running [32] lvm pvcreate /dev/sdd --config= log {level=7 file=/tmp/lvm.log syslog=0} -y ... 2024-03-01 20:52:52,382 INFO program/MainThread: stdout[32]: Physical volume "/dev/sdd" successfully created. 2024-03-01 20:52:52,382 INFO program/MainThread: stderr[32]: 2024-03-01 20:52:52,382 INFO program/MainThread: ...done [32] (exit code: 0) 2024-03-01 20:52:52,382 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 20:52:52,395 INFO program/MainThread: stdout[33]: use_devicesfile=1 2024-03-01 20:52:52,395 INFO program/MainThread: stderr[33]: 2024-03-01 20:52:52,395 INFO program/MainThread: ...done [33] (exit code: 0) 2024-03-01 20:52:52,395 INFO program/MainThread: Running [34] lvmdevices --adddev /dev/sdd ... 2024-03-01 20:52:52,427 INFO program/MainThread: stdout[34]: 2024-03-01 20:52:52,427 INFO program/MainThread: stderr[34]: 2024-03-01 20:52:52,427 INFO program/MainThread: ...done [34] (exit code: 0) 2024-03-01 20:52:52,427 DEBUG blivet/MainThread: lvm filter: restoring the lvm devices list to /dev/sdd 2024-03-01 20:52:52,428 INFO program/MainThread: Running... udevadm settle --timeout=300 2024-03-01 20:52:52,440 DEBUG program/MainThread: Return code: 0 2024-03-01 20:52:52,444 DEBUG blivet/MainThread: DiskDevice.update_sysfs_path: sdd ; status: True ; 2024-03-01 20:52:52,444 DEBUG blivet/MainThread: sdd sysfs_path set to /sys/devices/tcm_loop_0/tcm_loop_adapter_0/host2/target2:0:1/2:0:1:3/block/sdd 2024-03-01 20:52:52,445 INFO program/MainThread: Running... udevadm trigger --action=change --subsystem-match=block --sysname-match=sdd 2024-03-01 20:52:52,455 DEBUG program/MainThread: Return code: 0 2024-03-01 20:52:52,455 INFO program/MainThread: Running... udevadm settle --timeout=300 2024-03-01 20:52:52,477 DEBUG program/MainThread: Return code: 0 2024-03-01 20:52:52,478 INFO blivet/MainThread: executing action: [133] create device lvmvg test_vg2 (id 129) 2024-03-01 20:52:52,481 DEBUG blivet/MainThread: LVMVolumeGroupDevice.create: test_vg2 ; status: False ; 2024-03-01 20:52:52,484 DEBUG blivet/MainThread: LVMVolumeGroupDevice.setup_parents: name: test_vg2 ; orig: False ; 2024-03-01 20:52:52,486 DEBUG blivet/MainThread: DiskDevice.setup: sdd ; orig: False ; status: True ; controllable: True ; 2024-03-01 20:52:52,489 DEBUG blivet/MainThread: LVMPhysicalVolume.setup: device: /dev/sdd ; type: lvmpv ; status: False ; 2024-03-01 20:52:52,491 DEBUG blivet/MainThread: DiskDevice.setup: sde ; orig: False ; status: True ; controllable: True ; 2024-03-01 20:52:52,494 DEBUG blivet/MainThread: LVMPhysicalVolume.setup: device: /dev/sde ; type: lvmpv ; status: False ; 2024-03-01 20:52:52,497 DEBUG blivet/MainThread: DiskDevice.setup: sdf ; orig: False ; status: True ; controllable: True ; 2024-03-01 20:52:52,499 DEBUG blivet/MainThread: LVMPhysicalVolume.setup: device: /dev/sdf ; type: lvmpv ; status: False ; 2024-03-01 20:52:52,502 DEBUG blivet/MainThread: LVMVolumeGroupDevice._create: test_vg2 ; status: False ; 2024-03-01 20:52:52,502 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 20:52:52,548 INFO program/MainThread: stdout[35]: Volume group "test_vg2" successfully created 2024-03-01 20:52:52,548 INFO program/MainThread: stderr[35]: 2024-03-01 20:52:52,548 INFO program/MainThread: ...done [35] (exit code: 0) 2024-03-01 20:52:52,555 DEBUG blivet/MainThread: LVMVolumeGroupDevice.setup: test_vg2 ; orig: False ; status: False ; controllable: True ; 2024-03-01 20:52:52,565 DEBUG blivet/MainThread: LVMVolumeGroupDevice.setup_parents: name: test_vg2 ; orig: False ; 2024-03-01 20:52:52,571 DEBUG blivet/MainThread: DiskDevice.setup: sdd ; orig: False ; status: True ; controllable: True ; 2024-03-01 20:52:52,579 DEBUG blivet/MainThread: LVMPhysicalVolume.setup: device: /dev/sdd ; type: lvmpv ; status: False ; 2024-03-01 20:52:52,584 DEBUG blivet/MainThread: DiskDevice.setup: sde ; orig: False ; status: True ; controllable: True ; 2024-03-01 20:52:52,589 DEBUG blivet/MainThread: LVMPhysicalVolume.setup: device: /dev/sde ; type: lvmpv ; status: False ; 2024-03-01 20:52:52,591 DEBUG blivet/MainThread: DiskDevice.setup: sdf ; orig: False ; status: True ; controllable: True ; 2024-03-01 20:52:52,594 DEBUG blivet/MainThread: LVMPhysicalVolume.setup: device: /dev/sdf ; type: lvmpv ; status: False ; 2024-03-01 20:52:52,594 INFO program/MainThread: Running... udevadm settle --timeout=300 2024-03-01 20:52:52,606 DEBUG program/MainThread: Return code: 0 2024-03-01 20:52:52,610 DEBUG blivet/MainThread: LVMVolumeGroupDevice.update_sysfs_path: test_vg2 ; status: False ; 2024-03-01 20:52:52,613 DEBUG blivet/MainThread: LVMVolumeGroupDevice.update_sysfs_path: test_vg2 ; status: False ; 2024-03-01 20:52:52,613 INFO program/MainThread: Running... udevadm settle --timeout=300 2024-03-01 20:52:52,625 DEBUG program/MainThread: Return code: 0 2024-03-01 20:52:52,626 INFO program/MainThread: Running... udevadm trigger --action=change --subsystem-match=block --sysname-match=test_vg2 2024-03-01 20:52:52,634 DEBUG program/MainThread: Return code: 0 2024-03-01 20:52:52,634 INFO program/MainThread: Running... udevadm settle --timeout=300 2024-03-01 20:52:52,645 DEBUG program/MainThread: Return code: 0 2024-03-01 20:52:52,645 INFO blivet/MainThread: executing action: [149] create device lvmlv test_vg2-lv4 (id 144) 2024-03-01 20:52:52,649 DEBUG blivet/MainThread: LVMLogicalVolumeDevice.create: test_vg2-lv4 ; status: False ; 2024-03-01 20:52:52,652 DEBUG blivet/MainThread: LVMLogicalVolumeDevice.setup_parents: name: test_vg2-lv4 ; orig: False ; 2024-03-01 20:52:52,655 DEBUG blivet/MainThread: LVMVolumeGroupDevice.setup: test_vg2 ; orig: False ; status: False ; controllable: True ; 2024-03-01 20:52:52,658 DEBUG blivet/MainThread: LVMVolumeGroupDevice.setup_parents: name: test_vg2 ; orig: False ; 2024-03-01 20:52:52,661 DEBUG blivet/MainThread: DiskDevice.setup: sdd ; orig: False ; status: True ; controllable: True ; 2024-03-01 20:52:52,663 DEBUG blivet/MainThread: LVMPhysicalVolume.setup: device: /dev/sdd ; type: lvmpv ; status: False ; 2024-03-01 20:52:52,667 DEBUG blivet/MainThread: DiskDevice.setup: sde ; orig: False ; status: True ; controllable: True ; 2024-03-01 20:52:52,669 DEBUG blivet/MainThread: LVMPhysicalVolume.setup: device: /dev/sde ; type: lvmpv ; status: False ; 2024-03-01 20:52:52,672 DEBUG blivet/MainThread: DiskDevice.setup: sdf ; orig: False ; status: True ; controllable: True ; 2024-03-01 20:52:52,675 DEBUG blivet/MainThread: LVMPhysicalVolume.setup: device: /dev/sdf ; type: lvmpv ; status: False ; 2024-03-01 20:52:52,675 INFO program/MainThread: Running... udevadm settle --timeout=300 2024-03-01 20:52:52,687 DEBUG program/MainThread: Return code: 0 2024-03-01 20:52:52,691 DEBUG blivet/MainThread: LVMVolumeGroupDevice.update_sysfs_path: test_vg2 ; status: False ; 2024-03-01 20:52:52,692 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 20:52:52,725 INFO program/MainThread: stdout[36]: LVM2_VG_NAME=test_vg2 LVM2_VG_UUID=Ur0UXR-UN2K-XIKN-Op4F-e5p2-sPMl-24DTE9 LVM2_VG_SIZE=3196059648 LVM2_VG_FREE=3196059648 LVM2_VG_EXTENT_SIZE=4194304 LVM2_VG_EXTENT_COUNT=762 LVM2_VG_FREE_COUNT=762 LVM2_PV_COUNT=3 2024-03-01 20:52:52,725 INFO program/MainThread: stderr[36]: 2024-03-01 20:52:52,725 INFO program/MainThread: ...done [36] (exit code: 0) 2024-03-01 20:52:52,729 DEBUG blivet/MainThread: LVMLogicalVolumeDevice._create: test_vg2-lv4 ; status: False ; 2024-03-01 20:52:52,729 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 20:52:52,793 INFO program/MainThread: stdout[37]: Logical volume "lv4" created. 2024-03-01 20:52:52,793 INFO program/MainThread: stderr[37]: 2024-03-01 20:52:52,794 INFO program/MainThread: ...done [37] (exit code: 0) 2024-03-01 20:52:52,809 DEBUG blivet/MainThread: LVMLogicalVolumeDevice.setup: test_vg2-lv4 ; orig: False ; status: True ; controllable: True ; 2024-03-01 20:52:52,816 DEBUG blivet/MainThread: LVMLogicalVolumeDevice.update_sysfs_path: test_vg2-lv4 ; status: True ; 2024-03-01 20:52:52,817 DEBUG blivet/MainThread: test_vg2-lv4 sysfs_path set to /sys/devices/virtual/block/dm-4 2024-03-01 20:52:52,817 INFO program/MainThread: Running... udevadm settle --timeout=300 2024-03-01 20:52:52,837 DEBUG program/MainThread: Return code: 0 2024-03-01 20:52:52,841 DEBUG blivet/MainThread: LVMLogicalVolumeDevice.read_current_size: exists: True ; path: /dev/mapper/test_vg2-lv4 ; sysfs_path: /sys/devices/virtual/block/dm-4 ; 2024-03-01 20:52:52,842 DEBUG blivet/MainThread: updated test_vg2-lv4 size to 612 MiB (612 MiB) 2024-03-01 20:52:52,842 INFO program/MainThread: Running... udevadm trigger --action=change --subsystem-match=block --sysname-match=dm-4 2024-03-01 20:52:52,850 DEBUG program/MainThread: Return code: 0 2024-03-01 20:52:52,852 INFO program/MainThread: Running... udevadm settle --timeout=300 2024-03-01 20:52:52,875 DEBUG program/MainThread: Return code: 0 2024-03-01 20:52:52,875 INFO blivet/MainThread: executing action: [150] create format xfs filesystem on lvmlv test_vg2-lv4 (id 144) 2024-03-01 20:52:52,879 DEBUG blivet/MainThread: LVMLogicalVolumeDevice.setup: test_vg2-lv4 ; orig: False ; status: True ; controllable: True ; 2024-03-01 20:52:52,881 DEBUG blivet/MainThread: XFS.create: device: /dev/mapper/test_vg2-lv4 ; type: xfs ; status: False ; 2024-03-01 20:52:52,884 DEBUG blivet/MainThread: XFS._create: type: xfs ; device: /dev/mapper/test_vg2-lv4 ; mountpoint: ; 2024-03-01 20:52:52,884 INFO program/MainThread: Running... mkfs.xfs -f /dev/mapper/test_vg2-lv4 2024-03-01 20:52:53,087 INFO program/MainThread: stdout: 2024-03-01 20:52:53,088 INFO program/MainThread: meta-data=/dev/mapper/test_vg2-lv4 isize=512 agcount=4, agsize=39168 blks 2024-03-01 20:52:53,088 INFO program/MainThread: = sectsz=512 attr=2, projid32bit=1 2024-03-01 20:52:53,088 INFO program/MainThread: = crc=1 finobt=1, sparse=1, rmapbt=0 2024-03-01 20:52:53,088 INFO program/MainThread: = reflink=1 bigtime=1 inobtcount=1 nrext64=0 2024-03-01 20:52:53,088 INFO program/MainThread: data = bsize=4096 blocks=156672, imaxpct=25 2024-03-01 20:52:53,088 INFO program/MainThread: = sunit=0 swidth=0 blks 2024-03-01 20:52:53,088 INFO program/MainThread: naming =version 2 bsize=4096 ascii-ci=0, ftype=1 2024-03-01 20:52:53,088 INFO program/MainThread: log =internal log bsize=4096 blocks=16384, version=2 2024-03-01 20:52:53,088 INFO program/MainThread: = sectsz=512 sunit=0 blks, lazy-count=1 2024-03-01 20:52:53,088 INFO program/MainThread: realtime =none extsz=4096 blocks=0, rtextents=0 2024-03-01 20:52:53,088 DEBUG program/MainThread: Return code: 0 2024-03-01 20:52:53,089 INFO program/MainThread: Running... xfs_admin -L -- /dev/mapper/test_vg2-lv4 2024-03-01 20:52:53,102 INFO program/MainThread: stdout: 2024-03-01 20:52:53,102 INFO program/MainThread: writing all SBs 2024-03-01 20:52:53,102 INFO program/MainThread: new label = "" 2024-03-01 20:52:53,102 DEBUG program/MainThread: Return code: 0 2024-03-01 20:52:53,102 INFO program/MainThread: Running... udevadm settle --timeout=300 2024-03-01 20:52:53,118 DEBUG program/MainThread: Return code: 0 2024-03-01 20:52:53,122 DEBUG blivet/MainThread: LVMLogicalVolumeDevice.update_sysfs_path: test_vg2-lv4 ; status: True ; 2024-03-01 20:52:53,122 DEBUG blivet/MainThread: test_vg2-lv4 sysfs_path set to /sys/devices/virtual/block/dm-4 2024-03-01 20:52:53,123 INFO program/MainThread: Running... udevadm trigger --action=change --subsystem-match=block --sysname-match=dm-4 2024-03-01 20:52:53,131 DEBUG program/MainThread: Return code: 0 2024-03-01 20:52:53,132 INFO program/MainThread: Running... udevadm settle --timeout=300 2024-03-01 20:52:53,147 DEBUG program/MainThread: Return code: 0 2024-03-01 20:52:53,147 INFO blivet/MainThread: executing action: [140] create device lvmlv test_vg2-lv3 (id 135) 2024-03-01 20:52:53,151 DEBUG blivet/MainThread: LVMLogicalVolumeDevice.create: test_vg2-lv3 ; status: False ; 2024-03-01 20:52:53,154 DEBUG blivet/MainThread: LVMLogicalVolumeDevice.setup_parents: name: test_vg2-lv3 ; orig: False ; 2024-03-01 20:52:53,157 DEBUG blivet/MainThread: LVMVolumeGroupDevice.setup: test_vg2 ; orig: False ; status: True ; controllable: True ; 2024-03-01 20:52:53,157 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 20:52:53,197 INFO program/MainThread: stdout[38]: LVM2_VG_NAME=test_vg2 LVM2_VG_UUID=Ur0UXR-UN2K-XIKN-Op4F-e5p2-sPMl-24DTE9 LVM2_VG_SIZE=3196059648 LVM2_VG_FREE=2554331136 LVM2_VG_EXTENT_SIZE=4194304 LVM2_VG_EXTENT_COUNT=762 LVM2_VG_FREE_COUNT=609 LVM2_PV_COUNT=3 2024-03-01 20:52:53,197 INFO program/MainThread: stderr[38]: 2024-03-01 20:52:53,197 INFO program/MainThread: ...done [38] (exit code: 0) 2024-03-01 20:52:53,201 DEBUG blivet/MainThread: LVMLogicalVolumeDevice._create: test_vg2-lv3 ; status: False ; 2024-03-01 20:52:53,201 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 20:52:53,267 INFO program/MainThread: stdout[39]: Logical volume "lv3" created. 2024-03-01 20:52:53,267 INFO program/MainThread: stderr[39]: 2024-03-01 20:52:53,268 INFO program/MainThread: ...done [39] (exit code: 0) 2024-03-01 20:52:53,285 DEBUG blivet/MainThread: LVMLogicalVolumeDevice.setup: test_vg2-lv3 ; orig: False ; status: True ; controllable: True ; 2024-03-01 20:52:53,298 DEBUG blivet/MainThread: LVMLogicalVolumeDevice.update_sysfs_path: test_vg2-lv3 ; status: True ; 2024-03-01 20:52:53,299 DEBUG blivet/MainThread: test_vg2-lv3 sysfs_path set to /sys/devices/virtual/block/dm-5 2024-03-01 20:52:53,299 INFO program/MainThread: Running... udevadm settle --timeout=300 2024-03-01 20:52:53,315 DEBUG program/MainThread: Return code: 0 2024-03-01 20:52:53,319 DEBUG blivet/MainThread: LVMLogicalVolumeDevice.read_current_size: exists: True ; path: /dev/mapper/test_vg2-lv3 ; sysfs_path: /sys/devices/virtual/block/dm-5 ; 2024-03-01 20:52:53,320 DEBUG blivet/MainThread: updated test_vg2-lv3 size to 308 MiB (308 MiB) 2024-03-01 20:52:53,320 INFO program/MainThread: Running... udevadm trigger --action=change --subsystem-match=block --sysname-match=dm-5 2024-03-01 20:52:53,329 DEBUG program/MainThread: Return code: 0 2024-03-01 20:52:53,329 INFO program/MainThread: Running... udevadm settle --timeout=300 2024-03-01 20:52:53,345 DEBUG program/MainThread: Return code: 0 2024-03-01 20:52:53,345 INFO blivet/MainThread: executing action: [141] create format xfs filesystem on lvmlv test_vg2-lv3 (id 135) 2024-03-01 20:52:53,349 DEBUG blivet/MainThread: LVMLogicalVolumeDevice.setup: test_vg2-lv3 ; orig: False ; status: True ; controllable: True ; 2024-03-01 20:52:53,352 DEBUG blivet/MainThread: XFS.create: device: /dev/mapper/test_vg2-lv3 ; type: xfs ; status: False ; 2024-03-01 20:52:53,354 DEBUG blivet/MainThread: XFS._create: type: xfs ; device: /dev/mapper/test_vg2-lv3 ; mountpoint: ; 2024-03-01 20:52:53,355 INFO program/MainThread: Running... mkfs.xfs -f /dev/mapper/test_vg2-lv3 2024-03-01 20:52:54,200 INFO program/MainThread: stdout: 2024-03-01 20:52:54,200 INFO program/MainThread: meta-data=/dev/mapper/test_vg2-lv3 isize=512 agcount=4, agsize=19712 blks 2024-03-01 20:52:54,200 INFO program/MainThread: = sectsz=512 attr=2, projid32bit=1 2024-03-01 20:52:54,201 INFO program/MainThread: = crc=1 finobt=1, sparse=1, rmapbt=0 2024-03-01 20:52:54,201 INFO program/MainThread: = reflink=1 bigtime=1 inobtcount=1 nrext64=0 2024-03-01 20:52:54,201 INFO program/MainThread: data = bsize=4096 blocks=78848, imaxpct=25 2024-03-01 20:52:54,201 INFO program/MainThread: = sunit=0 swidth=0 blks 2024-03-01 20:52:54,201 INFO program/MainThread: naming =version 2 bsize=4096 ascii-ci=0, ftype=1 2024-03-01 20:52:54,201 INFO program/MainThread: log =internal log bsize=4096 blocks=16384, version=2 2024-03-01 20:52:54,201 INFO program/MainThread: = sectsz=512 sunit=0 blks, lazy-count=1 2024-03-01 20:52:54,201 INFO program/MainThread: realtime =none extsz=4096 blocks=0, rtextents=0 2024-03-01 20:52:54,201 DEBUG program/MainThread: Return code: 0 2024-03-01 20:52:54,201 INFO program/MainThread: Running... xfs_admin -L -- /dev/mapper/test_vg2-lv3 2024-03-01 20:52:54,216 INFO program/MainThread: stdout: 2024-03-01 20:52:54,216 INFO program/MainThread: writing all SBs 2024-03-01 20:52:54,216 INFO program/MainThread: new label = "" 2024-03-01 20:52:54,216 DEBUG program/MainThread: Return code: 0 2024-03-01 20:52:54,216 INFO program/MainThread: Running... udevadm settle --timeout=300 2024-03-01 20:52:54,232 DEBUG program/MainThread: Return code: 0 2024-03-01 20:52:54,236 DEBUG blivet/MainThread: LVMLogicalVolumeDevice.update_sysfs_path: test_vg2-lv3 ; status: True ; 2024-03-01 20:52:54,236 DEBUG blivet/MainThread: test_vg2-lv3 sysfs_path set to /sys/devices/virtual/block/dm-5 2024-03-01 20:52:54,237 INFO program/MainThread: Running... udevadm trigger --action=change --subsystem-match=block --sysname-match=dm-5 2024-03-01 20:52:54,246 DEBUG program/MainThread: Return code: 0 2024-03-01 20:52:54,246 INFO program/MainThread: Running... udevadm settle --timeout=300 2024-03-01 20:52:54,261 DEBUG program/MainThread: Return code: 0 2024-03-01 20:52:54,261 INFO blivet/MainThread: executing action: [92] create format lvmpv on disk sdc (id 22) 2024-03-01 20:52:54,265 DEBUG blivet/MainThread: DiskDevice.setup: sdc ; orig: False ; status: True ; controllable: True ; 2024-03-01 20:52:54,268 DEBUG blivet/MainThread: LVMPhysicalVolume.create: device: /dev/sdc ; type: lvmpv ; status: False ; 2024-03-01 20:52:54,270 DEBUG blivet/MainThread: LVMPhysicalVolume._create: device: /dev/sdc ; type: lvmpv ; status: False ; 2024-03-01 20:52:54,270 DEBUG blivet/MainThread: lvm filter: device /dev/sdc added to the list of allowed devices 2024-03-01 20:52:54,270 DEBUG blivet/MainThread: lvm filter: clearing the lvm devices list 2024-03-01 20:52:54,270 INFO program/MainThread: Running [40] lvm pvcreate /dev/sdc --config= log {level=7 file=/tmp/lvm.log syslog=0} -y ... 2024-03-01 20:52:54,309 INFO program/MainThread: stdout[40]: Physical volume "/dev/sdc" successfully created. 2024-03-01 20:52:54,310 INFO program/MainThread: stderr[40]: 2024-03-01 20:52:54,310 INFO program/MainThread: ...done [40] (exit code: 0) 2024-03-01 20:52:54,310 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 20:52:54,320 INFO program/MainThread: stdout[41]: use_devicesfile=1 2024-03-01 20:52:54,320 INFO program/MainThread: stderr[41]: 2024-03-01 20:52:54,320 INFO program/MainThread: ...done [41] (exit code: 0) 2024-03-01 20:52:54,320 INFO program/MainThread: Running [42] lvmdevices --adddev /dev/sdc ... 2024-03-01 20:52:54,349 INFO program/MainThread: stdout[42]: 2024-03-01 20:52:54,349 INFO program/MainThread: stderr[42]: 2024-03-01 20:52:54,349 INFO program/MainThread: ...done [42] (exit code: 0) 2024-03-01 20:52:54,349 DEBUG blivet/MainThread: lvm filter: restoring the lvm devices list to /dev/sdc 2024-03-01 20:52:54,350 INFO program/MainThread: Running... udevadm settle --timeout=300 2024-03-01 20:52:54,359 DEBUG program/MainThread: Return code: 0 2024-03-01 20:52:54,363 DEBUG blivet/MainThread: DiskDevice.update_sysfs_path: sdc ; status: True ; 2024-03-01 20:52:54,363 DEBUG blivet/MainThread: sdc sysfs_path set to /sys/devices/tcm_loop_0/tcm_loop_adapter_0/host2/target2:0:1/2:0:1:2/block/sdc 2024-03-01 20:52:54,364 INFO program/MainThread: Running... udevadm trigger --action=change --subsystem-match=block --sysname-match=sdc 2024-03-01 20:52:54,373 DEBUG program/MainThread: Return code: 0 2024-03-01 20:52:54,373 INFO program/MainThread: Running... udevadm settle --timeout=300 2024-03-01 20:52:54,396 DEBUG program/MainThread: Return code: 0 2024-03-01 20:52:54,396 INFO blivet/MainThread: executing action: [88] create format lvmpv on disk sdb (id 7) 2024-03-01 20:52:54,400 DEBUG blivet/MainThread: DiskDevice.setup: sdb ; orig: False ; status: True ; controllable: True ; 2024-03-01 20:52:54,403 DEBUG blivet/MainThread: LVMPhysicalVolume.create: device: /dev/sdb ; type: lvmpv ; status: False ; 2024-03-01 20:52:54,406 DEBUG blivet/MainThread: LVMPhysicalVolume._create: device: /dev/sdb ; type: lvmpv ; status: False ; 2024-03-01 20:52:54,406 DEBUG blivet/MainThread: lvm filter: device /dev/sdb added to the list of allowed devices 2024-03-01 20:52:54,406 DEBUG blivet/MainThread: lvm filter: clearing the lvm devices list 2024-03-01 20:52:54,406 INFO program/MainThread: Running [43] lvm pvcreate /dev/sdb --config= log {level=7 file=/tmp/lvm.log syslog=0} -y ... 2024-03-01 20:52:54,445 INFO program/MainThread: stdout[43]: Physical volume "/dev/sdb" successfully created. 2024-03-01 20:52:54,445 INFO program/MainThread: stderr[43]: 2024-03-01 20:52:54,445 INFO program/MainThread: ...done [43] (exit code: 0) 2024-03-01 20:52:54,445 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 20:52:54,455 INFO program/MainThread: stdout[44]: use_devicesfile=1 2024-03-01 20:52:54,455 INFO program/MainThread: stderr[44]: 2024-03-01 20:52:54,455 INFO program/MainThread: ...done [44] (exit code: 0) 2024-03-01 20:52:54,455 INFO program/MainThread: Running [45] lvmdevices --adddev /dev/sdb ... 2024-03-01 20:52:54,483 INFO program/MainThread: stdout[45]: 2024-03-01 20:52:54,483 INFO program/MainThread: stderr[45]: 2024-03-01 20:52:54,483 INFO program/MainThread: ...done [45] (exit code: 0) 2024-03-01 20:52:54,483 DEBUG blivet/MainThread: lvm filter: restoring the lvm devices list to /dev/sdb 2024-03-01 20:52:54,484 INFO program/MainThread: Running... udevadm settle --timeout=300 2024-03-01 20:52:54,494 DEBUG program/MainThread: Return code: 0 2024-03-01 20:52:54,498 DEBUG blivet/MainThread: DiskDevice.update_sysfs_path: sdb ; status: True ; 2024-03-01 20:52:54,498 DEBUG blivet/MainThread: sdb sysfs_path set to /sys/devices/tcm_loop_0/tcm_loop_adapter_0/host2/target2:0:1/2:0:1:1/block/sdb 2024-03-01 20:52:54,499 INFO program/MainThread: Running... udevadm trigger --action=change --subsystem-match=block --sysname-match=sdb 2024-03-01 20:52:54,508 DEBUG program/MainThread: Return code: 0 2024-03-01 20:52:54,508 INFO program/MainThread: Running... udevadm settle --timeout=300 2024-03-01 20:52:54,532 DEBUG program/MainThread: Return code: 0 2024-03-01 20:52:54,532 INFO blivet/MainThread: executing action: [84] create format lvmpv on disk sda (id 2) 2024-03-01 20:52:54,536 DEBUG blivet/MainThread: DiskDevice.setup: sda ; orig: False ; status: True ; controllable: True ; 2024-03-01 20:52:54,539 DEBUG blivet/MainThread: LVMPhysicalVolume.create: device: /dev/sda ; type: lvmpv ; status: False ; 2024-03-01 20:52:54,541 DEBUG blivet/MainThread: LVMPhysicalVolume._create: device: /dev/sda ; type: lvmpv ; status: False ; 2024-03-01 20:52:54,541 DEBUG blivet/MainThread: lvm filter: device /dev/sda added to the list of allowed devices 2024-03-01 20:52:54,541 DEBUG blivet/MainThread: lvm filter: clearing the lvm devices list 2024-03-01 20:52:54,542 INFO program/MainThread: Running [46] lvm pvcreate /dev/sda --config= log {level=7 file=/tmp/lvm.log syslog=0} -y ... 2024-03-01 20:52:54,580 INFO program/MainThread: stdout[46]: Physical volume "/dev/sda" successfully created. 2024-03-01 20:52:54,580 INFO program/MainThread: stderr[46]: 2024-03-01 20:52:54,581 INFO program/MainThread: ...done [46] (exit code: 0) 2024-03-01 20:52:54,581 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 20:52:54,592 INFO program/MainThread: stdout[47]: use_devicesfile=1 2024-03-01 20:52:54,592 INFO program/MainThread: stderr[47]: 2024-03-01 20:52:54,592 INFO program/MainThread: ...done [47] (exit code: 0) 2024-03-01 20:52:54,592 INFO program/MainThread: Running [48] lvmdevices --adddev /dev/sda ... 2024-03-01 20:52:54,621 INFO program/MainThread: stdout[48]: 2024-03-01 20:52:54,621 INFO program/MainThread: stderr[48]: 2024-03-01 20:52:54,621 INFO program/MainThread: ...done [48] (exit code: 0) 2024-03-01 20:52:54,621 DEBUG blivet/MainThread: lvm filter: restoring the lvm devices list to /dev/sda 2024-03-01 20:52:54,622 INFO program/MainThread: Running... udevadm settle --timeout=300 2024-03-01 20:52:54,631 DEBUG program/MainThread: Return code: 0 2024-03-01 20:52:54,635 DEBUG blivet/MainThread: DiskDevice.update_sysfs_path: sda ; status: True ; 2024-03-01 20:52:54,635 DEBUG blivet/MainThread: sda sysfs_path set to /sys/devices/tcm_loop_0/tcm_loop_adapter_0/host2/target2:0:1/2:0:1:0/block/sda 2024-03-01 20:52:54,636 INFO program/MainThread: Running... udevadm trigger --action=change --subsystem-match=block --sysname-match=sda 2024-03-01 20:52:54,645 DEBUG program/MainThread: Return code: 0 2024-03-01 20:52:54,645 INFO program/MainThread: Running... udevadm settle --timeout=300 2024-03-01 20:52:54,666 DEBUG program/MainThread: Return code: 0 2024-03-01 20:52:54,666 INFO blivet/MainThread: executing action: [98] create device lvmvg test_vg1 (id 94) 2024-03-01 20:52:54,670 DEBUG blivet/MainThread: LVMVolumeGroupDevice.create: test_vg1 ; status: False ; 2024-03-01 20:52:54,673 DEBUG blivet/MainThread: LVMVolumeGroupDevice.setup_parents: name: test_vg1 ; orig: False ; 2024-03-01 20:52:54,675 DEBUG blivet/MainThread: DiskDevice.setup: sda ; orig: False ; status: True ; controllable: True ; 2024-03-01 20:52:54,678 DEBUG blivet/MainThread: LVMPhysicalVolume.setup: device: /dev/sda ; type: lvmpv ; status: False ; 2024-03-01 20:52:54,680 DEBUG blivet/MainThread: DiskDevice.setup: sdb ; orig: False ; status: True ; controllable: True ; 2024-03-01 20:52:54,683 DEBUG blivet/MainThread: LVMPhysicalVolume.setup: device: /dev/sdb ; type: lvmpv ; status: False ; 2024-03-01 20:52:54,686 DEBUG blivet/MainThread: DiskDevice.setup: sdc ; orig: False ; status: True ; controllable: True ; 2024-03-01 20:52:54,688 DEBUG blivet/MainThread: LVMPhysicalVolume.setup: device: /dev/sdc ; type: lvmpv ; status: False ; 2024-03-01 20:52:54,691 DEBUG blivet/MainThread: LVMVolumeGroupDevice._create: test_vg1 ; status: False ; 2024-03-01 20:52:54,691 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 20:52:54,739 INFO program/MainThread: stdout[49]: Volume group "test_vg1" successfully created 2024-03-01 20:52:54,739 INFO program/MainThread: stderr[49]: 2024-03-01 20:52:54,739 INFO program/MainThread: ...done [49] (exit code: 0) 2024-03-01 20:52:54,746 DEBUG blivet/MainThread: LVMVolumeGroupDevice.setup: test_vg1 ; orig: False ; status: False ; controllable: True ; 2024-03-01 20:52:54,752 DEBUG blivet/MainThread: LVMVolumeGroupDevice.setup_parents: name: test_vg1 ; orig: False ; 2024-03-01 20:52:54,764 DEBUG blivet/MainThread: DiskDevice.setup: sda ; orig: False ; status: True ; controllable: True ; 2024-03-01 20:52:54,770 DEBUG blivet/MainThread: LVMPhysicalVolume.setup: device: /dev/sda ; type: lvmpv ; status: False ; 2024-03-01 20:52:54,776 DEBUG blivet/MainThread: DiskDevice.setup: sdb ; orig: False ; status: True ; controllable: True ; 2024-03-01 20:52:54,779 DEBUG blivet/MainThread: LVMPhysicalVolume.setup: device: /dev/sdb ; type: lvmpv ; status: False ; 2024-03-01 20:52:54,782 DEBUG blivet/MainThread: DiskDevice.setup: sdc ; orig: False ; status: True ; controllable: True ; 2024-03-01 20:52:54,785 DEBUG blivet/MainThread: LVMPhysicalVolume.setup: device: /dev/sdc ; type: lvmpv ; status: False ; 2024-03-01 20:52:54,785 INFO program/MainThread: Running... udevadm settle --timeout=300 2024-03-01 20:52:54,797 DEBUG program/MainThread: Return code: 0 2024-03-01 20:52:54,801 DEBUG blivet/MainThread: LVMVolumeGroupDevice.update_sysfs_path: test_vg1 ; status: False ; 2024-03-01 20:52:54,804 DEBUG blivet/MainThread: LVMVolumeGroupDevice.update_sysfs_path: test_vg1 ; status: False ; 2024-03-01 20:52:54,804 INFO program/MainThread: Running... udevadm settle --timeout=300 2024-03-01 20:52:54,815 DEBUG program/MainThread: Return code: 0 2024-03-01 20:52:54,816 INFO program/MainThread: Running... udevadm trigger --action=change --subsystem-match=block --sysname-match=test_vg1 2024-03-01 20:52:54,824 DEBUG program/MainThread: Return code: 0 2024-03-01 20:52:54,824 INFO program/MainThread: Running... udevadm settle --timeout=300 2024-03-01 20:52:54,835 DEBUG program/MainThread: Return code: 0 2024-03-01 20:52:54,835 INFO blivet/MainThread: executing action: [114] create device lvmlv test_vg1-lv2 (id 109) 2024-03-01 20:52:54,839 DEBUG blivet/MainThread: LVMLogicalVolumeDevice.create: test_vg1-lv2 ; status: False ; 2024-03-01 20:52:54,842 DEBUG blivet/MainThread: LVMLogicalVolumeDevice.setup_parents: name: test_vg1-lv2 ; orig: False ; 2024-03-01 20:52:54,845 DEBUG blivet/MainThread: LVMVolumeGroupDevice.setup: test_vg1 ; orig: False ; status: False ; controllable: True ; 2024-03-01 20:52:54,848 DEBUG blivet/MainThread: LVMVolumeGroupDevice.setup_parents: name: test_vg1 ; orig: False ; 2024-03-01 20:52:54,851 DEBUG blivet/MainThread: DiskDevice.setup: sda ; orig: False ; status: True ; controllable: True ; 2024-03-01 20:52:54,854 DEBUG blivet/MainThread: LVMPhysicalVolume.setup: device: /dev/sda ; type: lvmpv ; status: False ; 2024-03-01 20:52:54,857 DEBUG blivet/MainThread: DiskDevice.setup: sdb ; orig: False ; status: True ; controllable: True ; 2024-03-01 20:52:54,860 DEBUG blivet/MainThread: LVMPhysicalVolume.setup: device: /dev/sdb ; type: lvmpv ; status: False ; 2024-03-01 20:52:54,863 DEBUG blivet/MainThread: DiskDevice.setup: sdc ; orig: False ; status: True ; controllable: True ; 2024-03-01 20:52:54,865 DEBUG blivet/MainThread: LVMPhysicalVolume.setup: device: /dev/sdc ; type: lvmpv ; status: False ; 2024-03-01 20:52:54,866 INFO program/MainThread: Running... udevadm settle --timeout=300 2024-03-01 20:52:54,876 DEBUG program/MainThread: Return code: 0 2024-03-01 20:52:54,880 DEBUG blivet/MainThread: LVMVolumeGroupDevice.update_sysfs_path: test_vg1 ; status: False ; 2024-03-01 20:52:54,880 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 20:52:54,915 INFO program/MainThread: stdout[50]: LVM2_VG_NAME=test_vg1 LVM2_VG_UUID=8n1Gu0-6cAF-6eL0-mZeG-ndKT-bBF1-VE1J4X LVM2_VG_SIZE=3196059648 LVM2_VG_FREE=3196059648 LVM2_VG_EXTENT_SIZE=4194304 LVM2_VG_EXTENT_COUNT=762 LVM2_VG_FREE_COUNT=762 LVM2_PV_COUNT=3 2024-03-01 20:52:54,915 INFO program/MainThread: stderr[50]: 2024-03-01 20:52:54,915 INFO program/MainThread: ...done [50] (exit code: 0) 2024-03-01 20:52:54,919 DEBUG blivet/MainThread: LVMLogicalVolumeDevice._create: test_vg1-lv2 ; status: False ; 2024-03-01 20:52:54,919 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 20:52:54,976 INFO program/MainThread: stdout[51]: Logical volume "lv2" created. 2024-03-01 20:52:54,977 INFO program/MainThread: stderr[51]: 2024-03-01 20:52:54,977 INFO program/MainThread: ...done [51] (exit code: 0) 2024-03-01 20:52:54,989 DEBUG blivet/MainThread: LVMLogicalVolumeDevice.setup: test_vg1-lv2 ; orig: False ; status: True ; controllable: True ; 2024-03-01 20:52:54,996 DEBUG blivet/MainThread: LVMLogicalVolumeDevice.update_sysfs_path: test_vg1-lv2 ; status: True ; 2024-03-01 20:52:54,996 DEBUG blivet/MainThread: test_vg1-lv2 sysfs_path set to /sys/devices/virtual/block/dm-6 2024-03-01 20:52:54,996 INFO program/MainThread: Running... udevadm settle --timeout=300 2024-03-01 20:52:55,019 DEBUG program/MainThread: Return code: 0 2024-03-01 20:52:55,026 DEBUG blivet/MainThread: LVMLogicalVolumeDevice.read_current_size: exists: True ; path: /dev/mapper/test_vg1-lv2 ; sysfs_path: /sys/devices/virtual/block/dm-6 ; 2024-03-01 20:52:55,027 DEBUG blivet/MainThread: updated test_vg1-lv2 size to 1.5 GiB (1.5 GiB) 2024-03-01 20:52:55,027 INFO program/MainThread: Running... udevadm trigger --action=change --subsystem-match=block --sysname-match=dm-6 2024-03-01 20:52:55,036 DEBUG program/MainThread: Return code: 0 2024-03-01 20:52:55,037 INFO program/MainThread: Running... udevadm settle --timeout=300 2024-03-01 20:52:55,049 DEBUG program/MainThread: Return code: 0 2024-03-01 20:52:55,049 INFO blivet/MainThread: executing action: [115] create format xfs filesystem on lvmlv test_vg1-lv2 (id 109) 2024-03-01 20:52:55,053 DEBUG blivet/MainThread: LVMLogicalVolumeDevice.setup: test_vg1-lv2 ; orig: False ; status: True ; controllable: True ; 2024-03-01 20:52:55,056 DEBUG blivet/MainThread: XFS.create: device: /dev/mapper/test_vg1-lv2 ; type: xfs ; status: False ; 2024-03-01 20:52:55,059 DEBUG blivet/MainThread: XFS._create: type: xfs ; device: /dev/mapper/test_vg1-lv2 ; mountpoint: ; 2024-03-01 20:52:55,059 INFO program/MainThread: Running... mkfs.xfs -f /dev/mapper/test_vg1-lv2 2024-03-01 20:52:55,285 INFO program/MainThread: stdout: 2024-03-01 20:52:55,285 INFO program/MainThread: meta-data=/dev/mapper/test_vg1-lv2 isize=512 agcount=4, agsize=98048 blks 2024-03-01 20:52:55,285 INFO program/MainThread: = sectsz=512 attr=2, projid32bit=1 2024-03-01 20:52:55,285 INFO program/MainThread: = crc=1 finobt=1, sparse=1, rmapbt=0 2024-03-01 20:52:55,285 INFO program/MainThread: = reflink=1 bigtime=1 inobtcount=1 nrext64=0 2024-03-01 20:52:55,285 INFO program/MainThread: data = bsize=4096 blocks=392192, imaxpct=25 2024-03-01 20:52:55,286 INFO program/MainThread: = sunit=0 swidth=0 blks 2024-03-01 20:52:55,286 INFO program/MainThread: naming =version 2 bsize=4096 ascii-ci=0, ftype=1 2024-03-01 20:52:55,286 INFO program/MainThread: log =internal log bsize=4096 blocks=16384, version=2 2024-03-01 20:52:55,286 INFO program/MainThread: = sectsz=512 sunit=0 blks, lazy-count=1 2024-03-01 20:52:55,286 INFO program/MainThread: realtime =none extsz=4096 blocks=0, rtextents=0 2024-03-01 20:52:55,286 DEBUG program/MainThread: Return code: 0 2024-03-01 20:52:55,286 INFO program/MainThread: Running... xfs_admin -L -- /dev/mapper/test_vg1-lv2 2024-03-01 20:52:55,299 INFO program/MainThread: stdout: 2024-03-01 20:52:55,299 INFO program/MainThread: writing all SBs 2024-03-01 20:52:55,299 INFO program/MainThread: new label = "" 2024-03-01 20:52:55,299 DEBUG program/MainThread: Return code: 0 2024-03-01 20:52:55,300 INFO program/MainThread: Running... udevadm settle --timeout=300 2024-03-01 20:52:55,316 DEBUG program/MainThread: Return code: 0 2024-03-01 20:52:55,320 DEBUG blivet/MainThread: LVMLogicalVolumeDevice.update_sysfs_path: test_vg1-lv2 ; status: True ; 2024-03-01 20:52:55,320 DEBUG blivet/MainThread: test_vg1-lv2 sysfs_path set to /sys/devices/virtual/block/dm-6 2024-03-01 20:52:55,321 INFO program/MainThread: Running... udevadm trigger --action=change --subsystem-match=block --sysname-match=dm-6 2024-03-01 20:52:55,331 DEBUG program/MainThread: Return code: 0 2024-03-01 20:52:55,331 INFO program/MainThread: Running... udevadm settle --timeout=300 2024-03-01 20:52:55,347 DEBUG program/MainThread: Return code: 0 2024-03-01 20:52:55,347 INFO blivet/MainThread: executing action: [105] create device lvmlv test_vg1-lv1 (id 100) 2024-03-01 20:52:55,351 DEBUG blivet/MainThread: LVMLogicalVolumeDevice.create: test_vg1-lv1 ; status: False ; 2024-03-01 20:52:55,354 DEBUG blivet/MainThread: LVMLogicalVolumeDevice.setup_parents: name: test_vg1-lv1 ; orig: False ; 2024-03-01 20:52:55,357 DEBUG blivet/MainThread: LVMVolumeGroupDevice.setup: test_vg1 ; orig: False ; status: True ; controllable: True ; 2024-03-01 20:52:55,357 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 20:52:55,389 INFO program/MainThread: stdout[52]: LVM2_VG_NAME=test_vg1 LVM2_VG_UUID=8n1Gu0-6cAF-6eL0-mZeG-ndKT-bBF1-VE1J4X LVM2_VG_SIZE=3196059648 LVM2_VG_FREE=1589641216 LVM2_VG_EXTENT_SIZE=4194304 LVM2_VG_EXTENT_COUNT=762 LVM2_VG_FREE_COUNT=379 LVM2_PV_COUNT=3 2024-03-01 20:52:55,390 INFO program/MainThread: stderr[52]: 2024-03-01 20:52:55,390 INFO program/MainThread: ...done [52] (exit code: 0) 2024-03-01 20:52:55,394 DEBUG blivet/MainThread: LVMLogicalVolumeDevice._create: test_vg1-lv1 ; status: False ; 2024-03-01 20:52:55,394 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 20:52:55,463 INFO program/MainThread: stdout[53]: Logical volume "lv1" created. 2024-03-01 20:52:55,463 INFO program/MainThread: stderr[53]: 2024-03-01 20:52:55,464 INFO program/MainThread: ...done [53] (exit code: 0) 2024-03-01 20:52:55,478 DEBUG blivet/MainThread: LVMLogicalVolumeDevice.setup: test_vg1-lv1 ; orig: False ; status: True ; controllable: True ; 2024-03-01 20:52:55,483 DEBUG blivet/MainThread: LVMLogicalVolumeDevice.update_sysfs_path: test_vg1-lv1 ; status: True ; 2024-03-01 20:52:55,484 DEBUG blivet/MainThread: test_vg1-lv1 sysfs_path set to /sys/devices/virtual/block/dm-7 2024-03-01 20:52:55,484 INFO program/MainThread: Running... udevadm settle --timeout=300 2024-03-01 20:52:55,501 DEBUG program/MainThread: Return code: 0 2024-03-01 20:52:55,505 DEBUG blivet/MainThread: LVMLogicalVolumeDevice.read_current_size: exists: True ; path: /dev/mapper/test_vg1-lv1 ; sysfs_path: /sys/devices/virtual/block/dm-7 ; 2024-03-01 20:52:55,506 DEBUG blivet/MainThread: updated test_vg1-lv1 size to 460 MiB (460 MiB) 2024-03-01 20:52:55,506 INFO program/MainThread: Running... udevadm trigger --action=change --subsystem-match=block --sysname-match=dm-7 2024-03-01 20:52:55,515 DEBUG program/MainThread: Return code: 0 2024-03-01 20:52:55,515 INFO program/MainThread: Running... udevadm settle --timeout=300 2024-03-01 20:52:55,530 DEBUG program/MainThread: Return code: 0 2024-03-01 20:52:55,530 INFO blivet/MainThread: executing action: [106] create format xfs filesystem on lvmlv test_vg1-lv1 (id 100) 2024-03-01 20:52:55,534 DEBUG blivet/MainThread: LVMLogicalVolumeDevice.setup: test_vg1-lv1 ; orig: False ; status: True ; controllable: True ; 2024-03-01 20:52:55,537 DEBUG blivet/MainThread: XFS.create: device: /dev/mapper/test_vg1-lv1 ; type: xfs ; status: False ; 2024-03-01 20:52:55,539 DEBUG blivet/MainThread: XFS._create: type: xfs ; device: /dev/mapper/test_vg1-lv1 ; mountpoint: ; 2024-03-01 20:52:55,539 INFO program/MainThread: Running... mkfs.xfs -f /dev/mapper/test_vg1-lv1 2024-03-01 20:52:56,365 INFO program/MainThread: stdout: 2024-03-01 20:52:56,366 INFO program/MainThread: meta-data=/dev/mapper/test_vg1-lv1 isize=512 agcount=4, agsize=29440 blks 2024-03-01 20:52:56,366 INFO program/MainThread: = sectsz=512 attr=2, projid32bit=1 2024-03-01 20:52:56,366 INFO program/MainThread: = crc=1 finobt=1, sparse=1, rmapbt=0 2024-03-01 20:52:56,366 INFO program/MainThread: = reflink=1 bigtime=1 inobtcount=1 nrext64=0 2024-03-01 20:52:56,366 INFO program/MainThread: data = bsize=4096 blocks=117760, imaxpct=25 2024-03-01 20:52:56,366 INFO program/MainThread: = sunit=0 swidth=0 blks 2024-03-01 20:52:56,366 INFO program/MainThread: naming =version 2 bsize=4096 ascii-ci=0, ftype=1 2024-03-01 20:52:56,366 INFO program/MainThread: log =internal log bsize=4096 blocks=16384, version=2 2024-03-01 20:52:56,366 INFO program/MainThread: = sectsz=512 sunit=0 blks, lazy-count=1 2024-03-01 20:52:56,366 INFO program/MainThread: realtime =none extsz=4096 blocks=0, rtextents=0 2024-03-01 20:52:56,366 DEBUG program/MainThread: Return code: 0 2024-03-01 20:52:56,367 INFO program/MainThread: Running... xfs_admin -L -- /dev/mapper/test_vg1-lv1 2024-03-01 20:52:56,380 INFO program/MainThread: stdout: 2024-03-01 20:52:56,380 INFO program/MainThread: writing all SBs 2024-03-01 20:52:56,380 INFO program/MainThread: new label = "" 2024-03-01 20:52:56,380 DEBUG program/MainThread: Return code: 0 2024-03-01 20:52:56,380 INFO program/MainThread: Running... udevadm settle --timeout=300 2024-03-01 20:52:56,408 DEBUG program/MainThread: Return code: 0 2024-03-01 20:52:56,412 DEBUG blivet/MainThread: LVMLogicalVolumeDevice.update_sysfs_path: test_vg1-lv1 ; status: True ; 2024-03-01 20:52:56,412 DEBUG blivet/MainThread: test_vg1-lv1 sysfs_path set to /sys/devices/virtual/block/dm-7 2024-03-01 20:52:56,413 INFO program/MainThread: Running... udevadm trigger --action=change --subsystem-match=block --sysname-match=dm-7 2024-03-01 20:52:56,422 DEBUG program/MainThread: Return code: 0 2024-03-01 20:52:56,422 INFO program/MainThread: Running... udevadm settle --timeout=300 2024-03-01 20:52:56,438 DEBUG program/MainThread: Return code: 0 2024-03-01 20:52:56,443 DEBUG blivet/MainThread: PartitionDevice._set_parted_partition: xvda1 ; 2024-03-01 20:52:56,443 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 0x7f322e4e0450> 2024-03-01 20:52:56,446 DEBUG blivet/MainThread: DeviceTree.get_device_by_path: path: /dev/mapper/test_vg1-lv1 ; incomplete: False ; hidden: False ; 2024-03-01 20:52:56,449 DEBUG blivet/MainThread: DeviceTree.get_device_by_path returned existing 460 MiB lvmlv test_vg1-lv1 (100) with existing xfs filesystem 2024-03-01 20:52:56,449 DEBUG blivet/MainThread: resolved '/dev/mapper/test_vg1-lv1' to 'test_vg1-lv1' (lvmlv) 2024-03-01 20:52:56,452 DEBUG blivet/MainThread: DeviceTree.get_device_by_path: path: /dev/mapper/test_vg1-lv2 ; incomplete: False ; hidden: False ; 2024-03-01 20:52:56,455 DEBUG blivet/MainThread: DeviceTree.get_device_by_path returned existing 1.5 GiB lvmlv test_vg1-lv2 (109) with existing xfs filesystem 2024-03-01 20:52:56,455 DEBUG blivet/MainThread: resolved '/dev/mapper/test_vg1-lv2' to 'test_vg1-lv2' (lvmlv) 2024-03-01 20:52:56,458 DEBUG blivet/MainThread: DeviceTree.get_device_by_path: path: /dev/mapper/test_vg2-lv3 ; incomplete: False ; hidden: False ; 2024-03-01 20:52:56,460 DEBUG blivet/MainThread: DeviceTree.get_device_by_path returned existing 308 MiB lvmlv test_vg2-lv3 (135) with existing xfs filesystem 2024-03-01 20:52:56,460 DEBUG blivet/MainThread: resolved '/dev/mapper/test_vg2-lv3' to 'test_vg2-lv3' (lvmlv) 2024-03-01 20:52:56,463 DEBUG blivet/MainThread: DeviceTree.get_device_by_path: path: /dev/mapper/test_vg2-lv4 ; incomplete: False ; hidden: False ; 2024-03-01 20:52:56,466 DEBUG blivet/MainThread: DeviceTree.get_device_by_path returned existing 612 MiB lvmlv test_vg2-lv4 (144) with existing xfs filesystem 2024-03-01 20:52:56,466 DEBUG blivet/MainThread: resolved '/dev/mapper/test_vg2-lv4' to 'test_vg2-lv4' (lvmlv) 2024-03-01 20:52:56,468 DEBUG blivet/MainThread: DeviceTree.get_device_by_path: path: /dev/mapper/test_vg3-lv5 ; incomplete: False ; hidden: False ; 2024-03-01 20:52:56,471 DEBUG blivet/MainThread: DeviceTree.get_device_by_path returned existing 1.2 GiB lvmlv test_vg3-lv5 (174) with existing xfs filesystem 2024-03-01 20:52:56,471 DEBUG blivet/MainThread: resolved '/dev/mapper/test_vg3-lv5' to 'test_vg3-lv5' (lvmlv) 2024-03-01 20:52:56,474 DEBUG blivet/MainThread: DeviceTree.get_device_by_path: path: /dev/mapper/test_vg3-lv6 ; incomplete: False ; hidden: False ; 2024-03-01 20:52:56,476 DEBUG blivet/MainThread: DeviceTree.get_device_by_path returned existing 1020 MiB lvmlv test_vg3-lv6 (183) with existing xfs filesystem 2024-03-01 20:52:56,477 DEBUG blivet/MainThread: resolved '/dev/mapper/test_vg3-lv6' to 'test_vg3-lv6' (lvmlv) 2024-03-01 20:52:56,479 DEBUG blivet/MainThread: DeviceTree.get_device_by_path: path: /dev/mapper/test_vg3-lv7 ; incomplete: False ; hidden: False ; 2024-03-01 20:52:56,482 DEBUG blivet/MainThread: DeviceTree.get_device_by_path returned existing 408 MiB lvmlv test_vg3-lv7 (192) with existing xfs filesystem 2024-03-01 20:52:56,482 DEBUG blivet/MainThread: resolved '/dev/mapper/test_vg3-lv7' to 'test_vg3-lv7' (lvmlv) 2024-03-01 20:52:56,484 DEBUG blivet/MainThread: DeviceTree.get_device_by_path: path: /dev/mapper/test_vg3-lv8 ; incomplete: False ; hidden: False ; 2024-03-01 20:52:56,487 DEBUG blivet/MainThread: DeviceTree.get_device_by_path returned existing 408 MiB lvmlv test_vg3-lv8 (201) with existing xfs filesystem 2024-03-01 20:52:56,487 DEBUG blivet/MainThread: resolved '/dev/mapper/test_vg3-lv8' to 'test_vg3-lv8' (lvmlv) 2024-03-01 20:52:56,490 DEBUG blivet/MainThread: DeviceTree.get_device_by_path: path: /dev/mapper/test_vg1-lv1 ; incomplete: False ; hidden: False ; 2024-03-01 20:52:56,492 DEBUG blivet/MainThread: DeviceTree.get_device_by_path returned existing 460 MiB lvmlv test_vg1-lv1 (100) with existing xfs filesystem 2024-03-01 20:52:56,493 DEBUG blivet/MainThread: resolved '/dev/mapper/test_vg1-lv1' to 'test_vg1-lv1' (lvmlv) 2024-03-01 20:52:56,495 DEBUG blivet/MainThread: DeviceTree.get_device_by_path: path: /dev/mapper/test_vg1-lv2 ; incomplete: False ; hidden: False ; 2024-03-01 20:52:56,498 DEBUG blivet/MainThread: DeviceTree.get_device_by_path returned existing 1.5 GiB lvmlv test_vg1-lv2 (109) with existing xfs filesystem 2024-03-01 20:52:56,498 DEBUG blivet/MainThread: resolved '/dev/mapper/test_vg1-lv2' to 'test_vg1-lv2' (lvmlv) 2024-03-01 20:52:56,500 DEBUG blivet/MainThread: DeviceTree.get_device_by_path: path: /dev/mapper/test_vg2-lv3 ; incomplete: False ; hidden: False ; 2024-03-01 20:52:56,503 DEBUG blivet/MainThread: DeviceTree.get_device_by_path returned existing 308 MiB lvmlv test_vg2-lv3 (135) with existing xfs filesystem 2024-03-01 20:52:56,503 DEBUG blivet/MainThread: resolved '/dev/mapper/test_vg2-lv3' to 'test_vg2-lv3' (lvmlv) 2024-03-01 20:52:56,505 DEBUG blivet/MainThread: DeviceTree.get_device_by_path: path: /dev/mapper/test_vg2-lv4 ; incomplete: False ; hidden: False ; 2024-03-01 20:52:56,508 DEBUG blivet/MainThread: DeviceTree.get_device_by_path returned existing 612 MiB lvmlv test_vg2-lv4 (144) with existing xfs filesystem 2024-03-01 20:52:56,508 DEBUG blivet/MainThread: resolved '/dev/mapper/test_vg2-lv4' to 'test_vg2-lv4' (lvmlv) 2024-03-01 20:52:56,511 DEBUG blivet/MainThread: DeviceTree.get_device_by_path: path: /dev/mapper/test_vg3-lv5 ; incomplete: False ; hidden: False ; 2024-03-01 20:52:56,513 DEBUG blivet/MainThread: DeviceTree.get_device_by_path returned existing 1.2 GiB lvmlv test_vg3-lv5 (174) with existing xfs filesystem 2024-03-01 20:52:56,513 DEBUG blivet/MainThread: resolved '/dev/mapper/test_vg3-lv5' to 'test_vg3-lv5' (lvmlv) 2024-03-01 20:52:56,516 DEBUG blivet/MainThread: DeviceTree.get_device_by_path: path: /dev/mapper/test_vg3-lv6 ; incomplete: False ; hidden: False ; 2024-03-01 20:52:56,518 DEBUG blivet/MainThread: DeviceTree.get_device_by_path returned existing 1020 MiB lvmlv test_vg3-lv6 (183) with existing xfs filesystem 2024-03-01 20:52:56,519 DEBUG blivet/MainThread: resolved '/dev/mapper/test_vg3-lv6' to 'test_vg3-lv6' (lvmlv) 2024-03-01 20:52:56,521 DEBUG blivet/MainThread: DeviceTree.get_device_by_path: path: /dev/mapper/test_vg3-lv7 ; incomplete: False ; hidden: False ; 2024-03-01 20:52:56,524 DEBUG blivet/MainThread: DeviceTree.get_device_by_path returned existing 408 MiB lvmlv test_vg3-lv7 (192) with existing xfs filesystem 2024-03-01 20:52:56,524 DEBUG blivet/MainThread: resolved '/dev/mapper/test_vg3-lv7' to 'test_vg3-lv7' (lvmlv) 2024-03-01 20:52:56,526 DEBUG blivet/MainThread: DeviceTree.get_device_by_path: path: /dev/mapper/test_vg3-lv8 ; incomplete: False ; hidden: False ; 2024-03-01 20:52:56,529 DEBUG blivet/MainThread: DeviceTree.get_device_by_path returned existing 408 MiB lvmlv test_vg3-lv8 (201) with existing xfs filesystem 2024-03-01 20:52:56,529 DEBUG blivet/MainThread: resolved '/dev/mapper/test_vg3-lv8' to 'test_vg3-lv8' (lvmlv) 2024-03-01 20:53:12,636 INFO blivet/MainThread: sys.argv = ['/tmp/ansible_fedora.linux_system_roles.blivet_payload_2ytfj0we/ansible_fedora.linux_system_roles.blivet_payload.zip/ansible_collections/fedora/linux_system_roles/plugins/modules/blivet.py'] 2024-03-01 20:53:12,670 DEBUG blivet/MainThread: Ext4FS.supported: supported: True ; 2024-03-01 20:53:12,670 INFO program/MainThread: Running [2] e2fsck -V ... 2024-03-01 20:53:12,673 INFO program/MainThread: stdout[2]: 2024-03-01 20:53:12,673 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 20:53:12,673 INFO program/MainThread: ...done [2] (exit code: 0) 2024-03-01 20:53:12,673 INFO program/MainThread: Running... modprobe --dry-run ext4 2024-03-01 20:53:12,677 DEBUG program/MainThread: Return code: 0 2024-03-01 20:53:12,678 DEBUG blivet/MainThread: get_format('ext4') returning Ext4FS instance with object id 0 2024-03-01 20:53:12,681 DEBUG blivet/MainThread: Ext4FS.supported: supported: True ; 2024-03-01 20:53:12,681 DEBUG blivet/MainThread: trying to set new default fstype to 'ext4' 2024-03-01 20:53:12,684 DEBUG blivet/MainThread: Ext4FS.supported: supported: True ; 2024-03-01 20:53:12,684 DEBUG blivet/MainThread: get_format('ext4') returning Ext4FS instance with object id 1 2024-03-01 20:53:12,687 DEBUG blivet/MainThread: Ext4FS.supported: supported: True ; 2024-03-01 20:53:12,687 INFO program/MainThread: Running... lsblk --bytes -a -o NAME,SIZE,OWNER,GROUP,MODE,FSTYPE,LABEL,UUID,PARTUUID,MOUNTPOINT 2024-03-01 20:53:12,697 INFO program/MainThread: stdout: 2024-03-01 20:53:12,697 INFO program/MainThread: NAME SIZE OWNER GROUP MODE FSTYPE LABEL UUID PARTUUID MOUNTPOINT 2024-03-01 20:53:12,697 INFO program/MainThread: sda 1073741824 root disk brw-rw---- LVM2_member v8x08k-6M5E-HMtZ-f2eq-0wlR-mHJb-SKlTfh 2024-03-01 20:53:12,697 INFO program/MainThread: `-test_vg1-lv2 1606418432 root disk brw-rw---- xfs cd46003c-70f1-45be-96c3-9203a9109d43 2024-03-01 20:53:12,697 INFO program/MainThread: sdb 1073741824 root disk brw-rw---- LVM2_member qRTnw8-kEAP-n1MR-Ul7N-L4iY-mX8z-r1lVTK 2024-03-01 20:53:12,697 INFO program/MainThread: |-test_vg1-lv2 1606418432 root disk brw-rw---- xfs cd46003c-70f1-45be-96c3-9203a9109d43 2024-03-01 20:53:12,697 INFO program/MainThread: `-test_vg1-lv1 482344960 root disk brw-rw---- xfs 89204fc6-89bb-4dda-a289-f95339572164 2024-03-01 20:53:12,697 INFO program/MainThread: sdc 1073741824 root disk brw-rw---- LVM2_member jNAfAc-hhcq-AXKl-L0AU-rgP5-W4lh-kQjsD8 2024-03-01 20:53:12,697 INFO program/MainThread: sdd 1073741824 root disk brw-rw---- LVM2_member zwH06T-jYqJ-X0Nd-qXd2-G9IU-dOxd-ugDNrB 2024-03-01 20:53:12,697 INFO program/MainThread: |-test_vg2-lv4 641728512 root disk brw-rw---- xfs 7424792b-f0ab-4041-9dbc-461622a9fcbb 2024-03-01 20:53:12,698 INFO program/MainThread: `-test_vg2-lv3 322961408 root disk brw-rw---- xfs d4ca83e5-1a94-4c7b-9e8b-bc383dd58394 2024-03-01 20:53:12,698 INFO program/MainThread: sde 1073741824 root disk brw-rw---- LVM2_member Ji2QiA-Dvpk-IFQT-pkeL-K0vu-KyFC-1GvCgj 2024-03-01 20:53:12,698 INFO program/MainThread: sdf 1073741824 root disk brw-rw---- LVM2_member qpHyAD-IS3t-fi80-TKU5-Lvgf-VZSW-VR4nbH 2024-03-01 20:53:12,698 INFO program/MainThread: sdg 1073741824 root disk brw-rw---- LVM2_member XlfhSN-V1CY-NlIg-Ve2c-FwQD-541V-LKiCwA 2024-03-01 20:53:12,698 INFO program/MainThread: |-test_vg3-lv8 427819008 root disk brw-rw---- xfs 6221521a-5390-447a-a7f0-a1084d0c2c04 2024-03-01 20:53:12,698 INFO program/MainThread: |-test_vg3-lv7 427819008 root disk brw-rw---- xfs 81b956a1-3725-4533-b78c-1a524bfc1041 2024-03-01 20:53:12,698 INFO program/MainThread: `-test_vg3-lv6 1069547520 root disk brw-rw---- xfs 849932ea-ebbe-47da-902b-82669b74271f 2024-03-01 20:53:12,698 INFO program/MainThread: sdh 1073741824 root disk brw-rw---- LVM2_member JNrdZR-BS6E-ieAN-u54G-Klx9-FEFI-Tym7Nu 2024-03-01 20:53:12,698 INFO program/MainThread: `-test_vg3-lv6 1069547520 root disk brw-rw---- xfs 849932ea-ebbe-47da-902b-82669b74271f 2024-03-01 20:53:12,698 INFO program/MainThread: sdi 1073741824 root disk brw-rw---- LVM2_member bV51C8-IFmW-j7FS-YNep-5OHb-zkid-sU3RiF 2024-03-01 20:53:12,698 INFO program/MainThread: `-test_vg3-lv5 1283457024 root disk brw-rw---- xfs 93954e20-8f20-4365-932f-a5d6ac51b1af 2024-03-01 20:53:12,698 INFO program/MainThread: sdj 1073741824 root disk brw-rw---- LVM2_member ahkAYm-fbGW-HmL1-uZmy-JcX3-NZme-xlSLwX 2024-03-01 20:53:12,698 INFO program/MainThread: `-test_vg3-lv5 1283457024 root disk brw-rw---- xfs 93954e20-8f20-4365-932f-a5d6ac51b1af 2024-03-01 20:53:12,698 INFO program/MainThread: sdk 1073741824 root disk brw-rw---- 2024-03-01 20:53:12,698 INFO program/MainThread: sdl 1073741824 root disk brw-rw---- 2024-03-01 20:53:12,698 INFO program/MainThread: xvda 268435456000 root disk brw-rw---- 2024-03-01 20:53:12,698 INFO program/MainThread: `-xvda1 268434390528 root disk brw-rw---- xfs a4d9efbc-be36-4c5f-99af-596afd10159d e61ef7e0-01 / 2024-03-01 20:53:12,698 DEBUG program/MainThread: Return code: 0 2024-03-01 20:53:12,698 DEBUG blivet/MainThread: lsblk output: NAME SIZE OWNER GROUP MODE FSTYPE LABEL UUID PARTUUID MOUNTPOINT sda 1073741824 root disk brw-rw---- LVM2_member v8x08k-6M5E-HMtZ-f2eq-0wlR-mHJb-SKlTfh `-test_vg1-lv2 1606418432 root disk brw-rw---- xfs cd46003c-70f1-45be-96c3-9203a9109d43 sdb 1073741824 root disk brw-rw---- LVM2_member qRTnw8-kEAP-n1MR-Ul7N-L4iY-mX8z-r1lVTK |-test_vg1-lv2 1606418432 root disk brw-rw---- xfs cd46003c-70f1-45be-96c3-9203a9109d43 `-test_vg1-lv1 482344960 root disk brw-rw---- xfs 89204fc6-89bb-4dda-a289-f95339572164 sdc 1073741824 root disk brw-rw---- LVM2_member jNAfAc-hhcq-AXKl-L0AU-rgP5-W4lh-kQjsD8 sdd 1073741824 root disk brw-rw---- LVM2_member zwH06T-jYqJ-X0Nd-qXd2-G9IU-dOxd-ugDNrB |-test_vg2-lv4 641728512 root disk brw-rw---- xfs 7424792b-f0ab-4041-9dbc-461622a9fcbb `-test_vg2-lv3 322961408 root disk brw-rw---- xfs d4ca83e5-1a94-4c7b-9e8b-bc383dd58394 sde 1073741824 root disk brw-rw---- LVM2_member Ji2QiA-Dvpk-IFQT-pkeL-K0vu-KyFC-1GvCgj sdf 1073741824 root disk brw-rw---- LVM2_member qpHyAD-IS3t-fi80-TKU5-Lvgf-VZSW-VR4nbH sdg 1073741824 root disk brw-rw---- LVM2_member XlfhSN-V1CY-NlIg-Ve2c-FwQD-541V-LKiCwA |-test_vg3-lv8 427819008 root disk brw-rw---- xfs 6221521a-5390-447a-a7f0-a1084d0c2c04 |-test_vg3-lv7 427819008 root disk brw-rw---- xfs 81b956a1-3725-4533-b78c-1a524bfc1041 `-test_vg3-lv6 1069547520 root disk brw-rw---- xfs 849932ea-ebbe-47da-902b-82669b74271f sdh 1073741824 root disk brw-rw---- LVM2_member JNrdZR-BS6E-ieAN-u54G-Klx9-FEFI-Tym7Nu `-test_vg3-lv6 1069547520 root disk brw-rw---- xfs 849932ea-ebbe-47da-902b-82669b74271f sdi 1073741824 root disk brw-rw---- LVM2_member bV51C8-IFmW-j7FS-YNep-5OHb-zkid-sU3RiF `-test_vg3-lv5 1283457024 root disk brw-rw---- xfs 93954e20-8f20-4365-932f-a5d6ac51b1af sdj 1073741824 root disk brw-rw---- LVM2_member ahkAYm-fbGW-HmL1-uZmy-JcX3-NZme-xlSLwX `-test_vg3-lv5 1283457024 root disk brw-rw---- xfs 93954e20-8f20-4365-932f-a5d6ac51b1af 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 20:53:12,698 DEBUG blivet/MainThread: lvm filter: clearing the lvm devices list 2024-03-01 20:53:12,699 DEBUG blivet/MainThread: lvm filter: clearing the lvm devices list 2024-03-01 20:53:12,699 INFO blivet/MainThread: resetting Blivet (version 3.6.0) instance 2024-03-01 20:53:12,699 DEBUG blivet/MainThread: lvm filter: clearing the lvm devices list 2024-03-01 20:53:12,699 INFO blivet/MainThread: DeviceTree.populate: ignored_disks is [] ; exclusive_disks is [] 2024-03-01 20:53:12,699 WARNING blivet/MainThread: Failed to call the update_volume_info method: libstoragemgmt functionality not available 2024-03-01 20:53:12,699 INFO program/MainThread: Running... udevadm settle --timeout=300 2024-03-01 20:53:12,711 DEBUG program/MainThread: Return code: 0 2024-03-01 20:53:12,728 INFO blivet/MainThread: devices to scan: ['sda', 'sdb', 'sdk', 'sdl', 'sdc', 'sdd', 'sde', 'sdf', 'sdg', 'sdh', 'sdi', 'sdj', 'xvda', 'xvda1', 'test_vg3-lv8', 'test_vg3-lv7', 'test_vg3-lv6', 'test_vg3-lv5', 'test_vg2-lv4', 'test_vg2-lv3', 'test_vg1-lv2', 'test_vg1-lv1'] 2024-03-01 20:53:12,732 DEBUG blivet/MainThread: DeviceTree.handle_device: name: sda ; info: {'CURRENT_TAGS': ':systemd:', 'DEVLINKS': '/dev/disk/by-diskseq/2 ' '/dev/disk/by-id/lvm-pv-uuid-v8x08k-6M5E-HMtZ-f2eq-0wlR-mHJb-SKlTfh ' '/dev/disk/by-id/scsi-1LIO-ORG_disk0:a8abeb2a-8284-458e-bf04-3e0fbc353c0a ' '/dev/disk/by-id/scsi-36001405a8abeb2a8284458ebf043e0fb ' '/dev/disk/by-id/wwn-0x6001405a8abeb2a8284458ebf043e0fb ' '/dev/disk/by-id/scsi-SLIO-ORG_disk0_a8abeb2a-8284-458e-bf04-3e0fbc353c0a', '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': 'v8x08k-6M5E-HMtZ-f2eq-0wlR-mHJb-SKlTfh', 'ID_FS_UUID_ENC': 'v8x08k-6M5E-HMtZ-f2eq-0wlR-mHJb-SKlTfh', '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': 'a8abeb2a-8284-458e-bf04-3e0fbc353c0a', 'ID_SERIAL': '36001405a8abeb2a8284458ebf043e0fb', 'ID_SERIAL_SHORT': '6001405a8abeb2a8284458ebf043e0fb', 'ID_TARGET_PORT': '0', 'ID_TYPE': 'disk', 'ID_VENDOR': 'LIO-ORG', 'ID_VENDOR_ENC': 'LIO-ORG\\x20', 'ID_WWN': '0x6001405a8abeb2a8', 'ID_WWN_VENDOR_EXTENSION': '0x284458ebf043e0fb', 'ID_WWN_WITH_EXTENSION': '0x6001405a8abeb2a8284458ebf043e0fb', 'MAJOR': '8', 'MINOR': '0', 'SCSI_IDENT_LUN_LOGICAL_UNIT_GROUP': '0x0', 'SCSI_IDENT_LUN_NAA_REGEXT': '6001405a8abeb2a8284458ebf043e0fb', 'SCSI_IDENT_LUN_T10': 'LIO-ORG_disk0:a8abeb2a-8284-458e-bf04-3e0fbc353c0a', 'SCSI_IDENT_PORT_NAME': 'naa.5001405a91c5ccc5,t,0x0001', 'SCSI_IDENT_PORT_RELATIVE': '0', 'SCSI_IDENT_PORT_TARGET_PORT_GROUP': '0x0', 'SCSI_IDENT_SERIAL': 'a8abeb2a-8284-458e-bf04-3e0fbc353c0a', 'SCSI_IDENT_TARGET_NAME': 'naa.5001405a91c5ccc5', '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': '336998022'} ; 2024-03-01 20:53:12,732 INFO blivet/MainThread: scanning sda (/sys/devices/tcm_loop_0/tcm_loop_adapter_0/host2/target2:0:1/2:0:1:0/block/sda)... 2024-03-01 20:53:12,733 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 20:53:12,774 INFO program/MainThread: stdout[3]: LVM2_VG_NAME=test_vg1 LVM2_LV_NAME=lv1 LVM2_LV_UUID=efao6k-HcFv-xhiV-Rlod-88ZB-JdsQ-9Zb9bs 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=Ajj0IC-7eQS-TvfA-B8bj-zdBY-HE6I-p7C4A6 LVM2_LV_SIZE=1606418432 LVM2_LV_ATTR=-wi-a----- LVM2_SEGTYPE=linear LVM2_ORIGIN= LVM2_POOL_LV= LVM2_DATA_LV= LVM2_METADATA_LV= LVM2_LV_ROLE=public LVM2_MOVE_PV= LVM2_DATA_PERCENT= LVM2_METADATA_PERCENT= LVM2_COPY_PERCENT= LVM2_VG_NAME=test_vg1 LVM2_LV_NAME=lv2 LVM2_LV_UUID=Ajj0IC-7eQS-TvfA-B8bj-zdBY-HE6I-p7C4A6 LVM2_LV_SIZE=1606418432 LVM2_LV_ATTR=-wi-a----- LVM2_SEGTYPE=linear LVM2_ORIGIN= LVM2_POOL_LV= LVM2_DATA_LV= LVM2_METADATA_LV= 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=F9DiC4-uhxp-2joj-vyiG-lHPe-wAcC-FzfJZj 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=3l3uIY-2Vrb-cpnj-eviH-9jU4-eGal-wun8ez 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=ogTjh1-yOot-hSQp-7yoa-bDE0-9zM3-0wyzun 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=ogTjh1-yOot-hSQp-7yoa-bDE0-9zM3-0wyzun 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=NWCv8I-xVeE-eVbe-JkrG-NQki-pHqT-A1EkHr 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=NWCv8I-xVeE-eVbe-JkrG-NQki-pHqT-A1EkHr 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=AKdOV3-MY9M-NZ8W-mN9U-deVM-bwcM-Lhk2Q5 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=hYVvfA-vpwm-1i1R-7onU-SJZC-Im2l-AoTgRU LVM2_LV_SIZE=427819008 LVM2_LV_ATTR=-wi-a----- LVM2_SEGTYPE=linear LVM2_ORIGIN= LVM2_POOL_LV= LVM2_DATA_LV= LVM2_METADATA_LV= LVM2_LV_ROLE=public LVM2_MOVE_PV= LVM2_DATA_PERCENT= LVM2_METADATA_PERCENT= LVM2_COPY_PERCENT= 2024-03-01 20:53:12,774 INFO program/MainThread: stderr[3]: 2024-03-01 20:53:12,774 INFO program/MainThread: ...done [3] (exit code: 0) 2024-03-01 20:53:12,778 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: sda ; incomplete: False ; hidden: False ; 2024-03-01 20:53:12,781 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned None 2024-03-01 20:53:12,785 INFO blivet/MainThread: failed to get initiator name from iscsi firmware: storaged iSCSI functionality not available 2024-03-01 20:53:12,787 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 20:53:12,792 DEBUG blivet/MainThread: DiskDevicePopulator.run: name: sda ; 2024-03-01 20:53:12,792 INFO blivet/MainThread: sda is a disk 2024-03-01 20:53:12,793 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 3 2024-03-01 20:53:12,793 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 4 2024-03-01 20:53:12,796 DEBUG blivet/MainThread: DiskDevice._set_format: sda ; type: None ; current: None ; 2024-03-01 20:53:12,799 DEBUG blivet/MainThread: DiskDevice.update_sysfs_path: sda ; status: True ; 2024-03-01 20:53:12,799 DEBUG blivet/MainThread: sda sysfs_path set to /sys/devices/tcm_loop_0/tcm_loop_adapter_0/host2/target2:0:1/2:0:1:0/block/sda 2024-03-01 20:53:12,802 DEBUG blivet/MainThread: DiskDevice.read_current_size: exists: True ; path: /dev/sda ; sysfs_path: /sys/devices/tcm_loop_0/tcm_loop_adapter_0/host2/target2:0:1/2:0:1:0/block/sda ; 2024-03-01 20:53:12,803 DEBUG blivet/MainThread: updated sda size to 1024 MiB (1024 MiB) 2024-03-01 20:53:12,803 INFO blivet/MainThread: added disk sda (id 2) to device tree 2024-03-01 20:53:12,803 INFO blivet/MainThread: got device: DiskDevice instance (0x7f5036efb8e0) -- 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 = 6001405a8abeb2a8284458ebf043e0fb 2024-03-01 20:53:12,806 DEBUG blivet/MainThread: DeviceTree.handle_format: name: sda ; 2024-03-01 20:53:12,810 DEBUG blivet/MainThread: AppleBootstrapFS.supported: supported: True ; 2024-03-01 20:53:12,810 DEBUG blivet/MainThread: get_format('appleboot') returning AppleBootstrapFS instance with object id 6 2024-03-01 20:53:12,813 DEBUG blivet/MainThread: EFIFS.supported: supported: True ; 2024-03-01 20:53:12,813 DEBUG blivet/MainThread: get_format('efi') returning EFIFS instance with object id 7 2024-03-01 20:53:12,816 DEBUG blivet/MainThread: MacEFIFS.supported: supported: True ; 2024-03-01 20:53:12,817 DEBUG blivet/MainThread: get_format('macefi') returning MacEFIFS instance with object id 8 2024-03-01 20:53:12,820 DEBUG blivet/MainThread: MacEFIFS.supported: supported: True ; 2024-03-01 20:53:12,820 DEBUG blivet/MainThread: get_format('macefi') returning MacEFIFS instance with object id 9 2024-03-01 20:53:12,823 DEBUG blivet/MainThread: LVMFormatPopulator.run: pv: sda ; 2024-03-01 20:53:12,823 DEBUG blivet/MainThread: lvm filter: device /dev/sda added to the list of allowed devices 2024-03-01 20:53:12,823 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 20:53:12,859 INFO program/MainThread: stdout[4]: LVM2_PV_NAME=/dev/sda LVM2_PV_UUID=v8x08k-6M5E-HMtZ-f2eq-0wlR-mHJb-SKlTfh LVM2_PV_FREE=0 LVM2_PV_SIZE=1065353216 LVM2_PE_START=8388608 LVM2_VG_NAME=test_vg1 LVM2_VG_UUID=8n1Gu0-6cAF-6eL0-mZeG-ndKT-bBF1-VE1J4X LVM2_VG_SIZE=3196059648 LVM2_VG_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=qRTnw8-kEAP-n1MR-Ul7N-L4iY-mX8z-r1lVTK LVM2_PV_FREE=41943040 LVM2_PV_SIZE=1065353216 LVM2_PE_START=8388608 LVM2_VG_NAME=test_vg1 LVM2_VG_UUID=8n1Gu0-6cAF-6eL0-mZeG-ndKT-bBF1-VE1J4X LVM2_VG_SIZE=3196059648 LVM2_VG_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=jNAfAc-hhcq-AXKl-L0AU-rgP5-W4lh-kQjsD8 LVM2_PV_FREE=1065353216 LVM2_PV_SIZE=1065353216 LVM2_PE_START=8388608 LVM2_VG_NAME=test_vg1 LVM2_VG_UUID=8n1Gu0-6cAF-6eL0-mZeG-ndKT-bBF1-VE1J4X LVM2_VG_SIZE=3196059648 LVM2_VG_FREE=1107296256 LVM2_VG_EXTENT_SIZE=4194304 LVM2_VG_EXTENT_COUNT=762 LVM2_VG_FREE_COUNT=264 LVM2_PV_COUNT=3 2024-03-01 20:53:12,859 INFO program/MainThread: stderr[4]: WARNING: Couldn't find device with uuid qRTnw8-kEAP-n1MR-Ul7N-L4iY-mX8z-r1lVTK. WARNING: Couldn't find device with uuid jNAfAc-hhcq-AXKl-L0AU-rgP5-W4lh-kQjsD8. WARNING: VG test_vg1 is missing PV qRTnw8-kEAP-n1MR-Ul7N-L4iY-mX8z-r1lVTK (last written to /dev/sdb). WARNING: VG test_vg1 is missing PV jNAfAc-hhcq-AXKl-L0AU-rgP5-W4lh-kQjsD8 (last written to /dev/sdc). WARNING: Couldn't find all devices for LV test_vg1/lv2 while checking used and assumed devices. WARNING: Couldn't find all devices for LV test_vg1/lv1 while checking used and assumed devices. 2024-03-01 20:53:12,859 INFO program/MainThread: ...done [4] (exit code: 0) 2024-03-01 20:53:12,860 INFO blivet/MainThread: type detected on 'sda' is 'lvmpv' 2024-03-01 20:53:12,864 DEBUG blivet/MainThread: LVMPhysicalVolume.__init__: uuid: v8x08k-6M5E-HMtZ-f2eq-0wlR-mHJb-SKlTfh ; label: None ; device: /dev/sda ; serial: 36001405a8abeb2a8284458ebf043e0fb ; exists: True ; vg_name: test_vg1 ; vg_uuid: 8n1Gu0-6cAF-6eL0-mZeG-ndKT-bBF1-VE1J4X ; pe_start: 8 MiB ; 2024-03-01 20:53:12,864 DEBUG blivet/MainThread: get_format('lvmpv') returning LVMPhysicalVolume instance with object id 10 2024-03-01 20:53:12,867 DEBUG blivet/MainThread: DiskDevice._set_format: sda ; type: lvmpv ; current: None ; 2024-03-01 20:53:12,870 DEBUG blivet/MainThread: DeviceTree.get_device_by_uuid: uuid: 8n1Gu0-6cAF-6eL0-mZeG-ndKT-bBF1-VE1J4X ; incomplete: True ; hidden: False ; 2024-03-01 20:53:12,873 DEBUG blivet/MainThread: DeviceTree.get_device_by_uuid returned None 2024-03-01 20:53:12,875 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: test_vg1 ; incomplete: False ; hidden: False ; 2024-03-01 20:53:12,878 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned None 2024-03-01 20:53:12,878 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 20:53:12,914 INFO program/MainThread: stdout[5]: LVM2_VG_NAME=test_vg1 LVM2_VG_UUID=8n1Gu0-6cAF-6eL0-mZeG-ndKT-bBF1-VE1J4X LVM2_VG_SIZE=3196059648 LVM2_VG_FREE=1107296256 LVM2_VG_EXTENT_SIZE=4194304 LVM2_VG_EXTENT_COUNT=762 LVM2_VG_FREE_COUNT=264 LVM2_PV_COUNT=3 2024-03-01 20:53:12,915 INFO program/MainThread: stderr[5]: WARNING: Couldn't find device with uuid qRTnw8-kEAP-n1MR-Ul7N-L4iY-mX8z-r1lVTK. WARNING: Couldn't find device with uuid jNAfAc-hhcq-AXKl-L0AU-rgP5-W4lh-kQjsD8. WARNING: VG test_vg1 is missing PV qRTnw8-kEAP-n1MR-Ul7N-L4iY-mX8z-r1lVTK (last written to /dev/sdb). WARNING: VG test_vg1 is missing PV jNAfAc-hhcq-AXKl-L0AU-rgP5-W4lh-kQjsD8 (last written to /dev/sdc). WARNING: Couldn't find all devices for LV test_vg1/lv2 while checking used and assumed devices. WARNING: Couldn't find all devices for LV test_vg1/lv1 while checking used and assumed devices. 2024-03-01 20:53:12,915 INFO program/MainThread: ...done [5] (exit code: 0) 2024-03-01 20:53:12,915 INFO blivet/MainThread: Can't get exported information from VG info, assuming VG is not exported. 2024-03-01 20:53:12,915 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 12 2024-03-01 20:53:12,920 DEBUG blivet/MainThread: LVMVolumeGroupDevice._add_parent: test_vg1 ; parent: sda ; 2024-03-01 20:53:12,924 DEBUG blivet/MainThread: DiskDevice.add_child: name: sda ; child: test_vg1 ; kids: 0 ; 2024-03-01 20:53:12,924 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 13 2024-03-01 20:53:12,927 DEBUG blivet/MainThread: LVMVolumeGroupDevice._set_format: test_vg1 ; type: None ; current: None ; 2024-03-01 20:53:12,927 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 20:53:12,962 INFO program/MainThread: stdout[6]: LVM2_VG_NAME=test_vg1 LVM2_LV_NAME=lv1 LVM2_LV_UUID=efao6k-HcFv-xhiV-Rlod-88ZB-JdsQ-9Zb9bs 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=Ajj0IC-7eQS-TvfA-B8bj-zdBY-HE6I-p7C4A6 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=Ajj0IC-7eQS-TvfA-B8bj-zdBY-HE6I-p7C4A6 LVM2_LV_SIZE=1606418432 LVM2_LV_ATTR=-wi-a---p- LVM2_SEGTYPE=linear LVM2_ORIGIN= LVM2_POOL_LV= LVM2_DATA_LV= LVM2_METADATA_LV= LVM2_LV_ROLE=public LVM2_MOVE_PV= LVM2_DATA_PERCENT= LVM2_METADATA_PERCENT= LVM2_COPY_PERCENT= 2024-03-01 20:53:12,963 INFO program/MainThread: stderr[6]: WARNING: Couldn't find device with uuid qRTnw8-kEAP-n1MR-Ul7N-L4iY-mX8z-r1lVTK. WARNING: Couldn't find device with uuid jNAfAc-hhcq-AXKl-L0AU-rgP5-W4lh-kQjsD8. WARNING: VG test_vg1 is missing PV qRTnw8-kEAP-n1MR-Ul7N-L4iY-mX8z-r1lVTK (last written to /dev/sdb). WARNING: VG test_vg1 is missing PV jNAfAc-hhcq-AXKl-L0AU-rgP5-W4lh-kQjsD8 (last written to /dev/sdc). WARNING: Couldn't find all devices for LV test_vg1/lv2 while checking used and assumed devices. WARNING: Couldn't find all devices for LV test_vg1/lv1 while checking used and assumed devices. 2024-03-01 20:53:12,963 INFO program/MainThread: ...done [6] (exit code: 0) 2024-03-01 20:53:12,967 DEBUG blivet/MainThread: LVMVolumeGroupDevice.update_sysfs_path: test_vg1 ; status: True ; 2024-03-01 20:53:12,967 INFO blivet/MainThread: added lvmvg test_vg1 (id 11) to device tree 2024-03-01 20:53:12,970 DEBUG blivet/MainThread: LVMFormatPopulator._update_lvs: pv: sda ; 2024-03-01 20:53:12,973 DEBUG blivet/MainThread: DeviceTree.get_device_by_uuid: uuid: 8n1Gu0-6cAF-6eL0-mZeG-ndKT-bBF1-VE1J4X ; incomplete: True ; hidden: False ; 2024-03-01 20:53:12,975 DEBUG blivet/MainThread: DeviceTree.get_device_by_uuid returned existing 1016 MiB lvmvg test_vg1 (11) 2024-03-01 20:53:12,976 WARNING blivet/MainThread: Skipping LVs for incomplete VG test_vg1 2024-03-01 20:53:12,976 INFO blivet/MainThread: got format: existing lvmpv 2024-03-01 20:53:12,979 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-qRTnw8-kEAP-n1MR-Ul7N-L4iY-mX8z-r1lVTK ' '/dev/disk/by-id/scsi-1LIO-ORG_disk1:c67c68fc-5fb8-4942-8812-1de7084b7176 ' '/dev/disk/by-id/scsi-36001405c67c68fc5fb8494288121de70 ' '/dev/disk/by-id/wwn-0x6001405c67c68fc5fb8494288121de70 ' '/dev/disk/by-id/scsi-SLIO-ORG_disk1_c67c68fc-5fb8-4942-8812-1de7084b7176', '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': 'qRTnw8-kEAP-n1MR-Ul7N-L4iY-mX8z-r1lVTK', 'ID_FS_UUID_ENC': 'qRTnw8-kEAP-n1MR-Ul7N-L4iY-mX8z-r1lVTK', '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': 'c67c68fc-5fb8-4942-8812-1de7084b7176', 'ID_SERIAL': '36001405c67c68fc5fb8494288121de70', 'ID_SERIAL_SHORT': '6001405c67c68fc5fb8494288121de70', 'ID_TARGET_PORT': '0', 'ID_TYPE': 'disk', 'ID_VENDOR': 'LIO-ORG', 'ID_VENDOR_ENC': 'LIO-ORG\\x20', 'ID_WWN': '0x6001405c67c68fc5', 'ID_WWN_VENDOR_EXTENSION': '0xfb8494288121de70', 'ID_WWN_WITH_EXTENSION': '0x6001405c67c68fc5fb8494288121de70', 'MAJOR': '8', 'MINOR': '16', 'SCSI_IDENT_LUN_LOGICAL_UNIT_GROUP': '0x0', 'SCSI_IDENT_LUN_NAA_REGEXT': '6001405c67c68fc5fb8494288121de70', 'SCSI_IDENT_LUN_T10': 'LIO-ORG_disk1:c67c68fc-5fb8-4942-8812-1de7084b7176', 'SCSI_IDENT_PORT_NAME': 'naa.5001405a91c5ccc5,t,0x0001', 'SCSI_IDENT_PORT_RELATIVE': '0', 'SCSI_IDENT_PORT_TARGET_PORT_GROUP': '0x0', 'SCSI_IDENT_SERIAL': 'c67c68fc-5fb8-4942-8812-1de7084b7176', 'SCSI_IDENT_TARGET_NAME': 'naa.5001405a91c5ccc5', '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': '337020590'} ; 2024-03-01 20:53:12,979 INFO blivet/MainThread: scanning sdb (/sys/devices/tcm_loop_0/tcm_loop_adapter_0/host2/target2:0:1/2:0:1:1/block/sdb)... 2024-03-01 20:53:12,982 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: sdb ; incomplete: False ; hidden: False ; 2024-03-01 20:53:12,984 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned None 2024-03-01 20:53:12,990 DEBUG blivet/MainThread: DiskDevicePopulator.run: name: sdb ; 2024-03-01 20:53:12,990 INFO blivet/MainThread: sdb is a disk 2024-03-01 20:53:12,990 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 17 2024-03-01 20:53:12,990 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 18 2024-03-01 20:53:12,993 DEBUG blivet/MainThread: DiskDevice._set_format: sdb ; type: None ; current: None ; 2024-03-01 20:53:12,996 DEBUG blivet/MainThread: DiskDevice.update_sysfs_path: sdb ; status: True ; 2024-03-01 20:53:12,996 DEBUG blivet/MainThread: sdb sysfs_path set to /sys/devices/tcm_loop_0/tcm_loop_adapter_0/host2/target2:0:1/2:0:1:1/block/sdb 2024-03-01 20:53:12,999 DEBUG blivet/MainThread: DiskDevice.read_current_size: exists: True ; path: /dev/sdb ; sysfs_path: /sys/devices/tcm_loop_0/tcm_loop_adapter_0/host2/target2:0:1/2:0:1:1/block/sdb ; 2024-03-01 20:53:12,999 DEBUG blivet/MainThread: updated sdb size to 1024 MiB (1024 MiB) 2024-03-01 20:53:13,000 INFO blivet/MainThread: added disk sdb (id 16) to device tree 2024-03-01 20:53:13,000 INFO blivet/MainThread: got device: DiskDevice instance (0x7f5035dc6a00) -- 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 = 6001405c67c68fc5fb8494288121de70 2024-03-01 20:53:13,003 DEBUG blivet/MainThread: DeviceTree.handle_format: name: sdb ; 2024-03-01 20:53:13,006 DEBUG blivet/MainThread: AppleBootstrapFS.supported: supported: True ; 2024-03-01 20:53:13,006 DEBUG blivet/MainThread: get_format('appleboot') returning AppleBootstrapFS instance with object id 20 2024-03-01 20:53:13,009 DEBUG blivet/MainThread: EFIFS.supported: supported: True ; 2024-03-01 20:53:13,009 DEBUG blivet/MainThread: get_format('efi') returning EFIFS instance with object id 21 2024-03-01 20:53:13,012 DEBUG blivet/MainThread: MacEFIFS.supported: supported: True ; 2024-03-01 20:53:13,012 DEBUG blivet/MainThread: get_format('macefi') returning MacEFIFS instance with object id 22 2024-03-01 20:53:13,015 DEBUG blivet/MainThread: MacEFIFS.supported: supported: True ; 2024-03-01 20:53:13,015 DEBUG blivet/MainThread: get_format('macefi') returning MacEFIFS instance with object id 23 2024-03-01 20:53:13,018 DEBUG blivet/MainThread: LVMFormatPopulator.run: pv: sdb ; 2024-03-01 20:53:13,018 DEBUG blivet/MainThread: lvm filter: device /dev/sdb added to the list of allowed devices 2024-03-01 20:53:13,018 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 20:53:13,054 INFO program/MainThread: stdout[7]: LVM2_PV_NAME=/dev/sda LVM2_PV_UUID=v8x08k-6M5E-HMtZ-f2eq-0wlR-mHJb-SKlTfh LVM2_PV_FREE=0 LVM2_PV_SIZE=1065353216 LVM2_PE_START=8388608 LVM2_VG_NAME=test_vg1 LVM2_VG_UUID=8n1Gu0-6cAF-6eL0-mZeG-ndKT-bBF1-VE1J4X LVM2_VG_SIZE=3196059648 LVM2_VG_FREE=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=qRTnw8-kEAP-n1MR-Ul7N-L4iY-mX8z-r1lVTK LVM2_PV_FREE=41943040 LVM2_PV_SIZE=1065353216 LVM2_PE_START=8388608 LVM2_VG_NAME=test_vg1 LVM2_VG_UUID=8n1Gu0-6cAF-6eL0-mZeG-ndKT-bBF1-VE1J4X LVM2_VG_SIZE=3196059648 LVM2_VG_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=jNAfAc-hhcq-AXKl-L0AU-rgP5-W4lh-kQjsD8 LVM2_PV_FREE=1065353216 LVM2_PV_SIZE=1065353216 LVM2_PE_START=8388608 LVM2_VG_NAME=test_vg1 LVM2_VG_UUID=8n1Gu0-6cAF-6eL0-mZeG-ndKT-bBF1-VE1J4X LVM2_VG_SIZE=3196059648 LVM2_VG_FREE=1107296256 LVM2_VG_EXTENT_SIZE=4194304 LVM2_VG_EXTENT_COUNT=762 LVM2_VG_FREE_COUNT=264 LVM2_PV_COUNT=3 2024-03-01 20:53:13,054 INFO program/MainThread: stderr[7]: WARNING: Couldn't find device with uuid jNAfAc-hhcq-AXKl-L0AU-rgP5-W4lh-kQjsD8. WARNING: VG test_vg1 is missing PV jNAfAc-hhcq-AXKl-L0AU-rgP5-W4lh-kQjsD8 (last written to /dev/sdc). 2024-03-01 20:53:13,054 INFO program/MainThread: ...done [7] (exit code: 0) 2024-03-01 20:53:13,054 INFO blivet/MainThread: type detected on 'sdb' is 'lvmpv' 2024-03-01 20:53:13,058 DEBUG blivet/MainThread: LVMPhysicalVolume.__init__: uuid: qRTnw8-kEAP-n1MR-Ul7N-L4iY-mX8z-r1lVTK ; label: None ; device: /dev/sdb ; serial: 36001405c67c68fc5fb8494288121de70 ; exists: True ; vg_name: test_vg1 ; vg_uuid: 8n1Gu0-6cAF-6eL0-mZeG-ndKT-bBF1-VE1J4X ; pe_start: 8 MiB ; free: 40 MiB ; 2024-03-01 20:53:13,059 DEBUG blivet/MainThread: get_format('lvmpv') returning LVMPhysicalVolume instance with object id 24 2024-03-01 20:53:13,061 DEBUG blivet/MainThread: DiskDevice._set_format: sdb ; type: lvmpv ; current: None ; 2024-03-01 20:53:13,064 DEBUG blivet/MainThread: DeviceTree.get_device_by_uuid: uuid: 8n1Gu0-6cAF-6eL0-mZeG-ndKT-bBF1-VE1J4X ; incomplete: True ; hidden: False ; 2024-03-01 20:53:13,067 DEBUG blivet/MainThread: DeviceTree.get_device_by_uuid returned existing 1016 MiB lvmvg test_vg1 (11) 2024-03-01 20:53:13,070 DEBUG blivet/MainThread: LVMVolumeGroupDevice._add_parent: test_vg1 ; parent: sdb ; 2024-03-01 20:53:13,073 DEBUG blivet/MainThread: DiskDevice.add_child: name: sdb ; child: test_vg1 ; kids: 0 ; 2024-03-01 20:53:13,075 DEBUG blivet/MainThread: LVMFormatPopulator._update_lvs: pv: sdb ; 2024-03-01 20:53:13,078 DEBUG blivet/MainThread: DeviceTree.get_device_by_uuid: uuid: 8n1Gu0-6cAF-6eL0-mZeG-ndKT-bBF1-VE1J4X ; incomplete: True ; hidden: False ; 2024-03-01 20:53:13,081 DEBUG blivet/MainThread: DeviceTree.get_device_by_uuid returned existing 1.98 GiB lvmvg test_vg1 (11) 2024-03-01 20:53:13,081 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 20:53:13,117 INFO program/MainThread: stdout[8]: LVM2_VG_NAME=test_vg1 LVM2_LV_NAME=lv1 LVM2_LV_UUID=efao6k-HcFv-xhiV-Rlod-88ZB-JdsQ-9Zb9bs 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=Ajj0IC-7eQS-TvfA-B8bj-zdBY-HE6I-p7C4A6 LVM2_LV_SIZE=1606418432 LVM2_LV_ATTR=-wi-a----- LVM2_SEGTYPE=linear LVM2_ORIGIN= LVM2_POOL_LV= LVM2_DATA_LV= LVM2_METADATA_LV= LVM2_LV_ROLE=public LVM2_MOVE_PV= LVM2_DATA_PERCENT= LVM2_METADATA_PERCENT= LVM2_COPY_PERCENT= LVM2_VG_NAME=test_vg1 LVM2_LV_NAME=lv2 LVM2_LV_UUID=Ajj0IC-7eQS-TvfA-B8bj-zdBY-HE6I-p7C4A6 LVM2_LV_SIZE=1606418432 LVM2_LV_ATTR=-wi-a----- LVM2_SEGTYPE=linear LVM2_ORIGIN= LVM2_POOL_LV= LVM2_DATA_LV= LVM2_METADATA_LV= LVM2_LV_ROLE=public LVM2_MOVE_PV= LVM2_DATA_PERCENT= LVM2_METADATA_PERCENT= LVM2_COPY_PERCENT= 2024-03-01 20:53:13,117 INFO program/MainThread: stderr[8]: WARNING: Couldn't find device with uuid jNAfAc-hhcq-AXKl-L0AU-rgP5-W4lh-kQjsD8. WARNING: VG test_vg1 is missing PV jNAfAc-hhcq-AXKl-L0AU-rgP5-W4lh-kQjsD8 (last written to /dev/sdc). 2024-03-01 20:53:13,117 INFO program/MainThread: ...done [8] (exit code: 0) 2024-03-01 20:53:13,118 WARNING blivet/MainThread: Skipping LVs for incomplete VG test_vg1 2024-03-01 20:53:13,118 INFO blivet/MainThread: got format: existing lvmpv 2024-03-01 20:53:13,122 DEBUG blivet/MainThread: DeviceTree.handle_device: name: sdk ; info: {'CURRENT_TAGS': ':systemd:', 'DEVLINKS': '/dev/disk/by-id/scsi-36001405e1b8c6d03d0840ccbaa99ea54 ' '/dev/disk/by-id/scsi-SLIO-ORG_disk10_e1b8c6d0-3d08-40cc-baa9-9ea541aeb400 ' '/dev/disk/by-id/scsi-1LIO-ORG_disk10:e1b8c6d0-3d08-40cc-baa9-9ea541aeb400 ' '/dev/disk/by-diskseq/12 ' '/dev/disk/by-id/wwn-0x6001405e1b8c6d03d0840ccbaa99ea54', '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': 'e1b8c6d0-3d08-40cc-baa9-9ea541aeb400', 'ID_SERIAL': '36001405e1b8c6d03d0840ccbaa99ea54', 'ID_SERIAL_SHORT': '6001405e1b8c6d03d0840ccbaa99ea54', 'ID_TARGET_PORT': '0', 'ID_TYPE': 'disk', 'ID_VENDOR': 'LIO-ORG', 'ID_VENDOR_ENC': 'LIO-ORG\\x20', 'ID_WWN': '0x6001405e1b8c6d03', 'ID_WWN_VENDOR_EXTENSION': '0xd0840ccbaa99ea54', 'ID_WWN_WITH_EXTENSION': '0x6001405e1b8c6d03d0840ccbaa99ea54', 'MAJOR': '8', 'MINOR': '160', 'SCSI_IDENT_LUN_LOGICAL_UNIT_GROUP': '0x0', 'SCSI_IDENT_LUN_NAA_REGEXT': '6001405e1b8c6d03d0840ccbaa99ea54', 'SCSI_IDENT_LUN_T10': 'LIO-ORG_disk10:e1b8c6d0-3d08-40cc-baa9-9ea541aeb400', 'SCSI_IDENT_PORT_NAME': 'naa.5001405a91c5ccc5,t,0x0001', 'SCSI_IDENT_PORT_RELATIVE': '0', 'SCSI_IDENT_PORT_TARGET_PORT_GROUP': '0x0', 'SCSI_IDENT_SERIAL': 'e1b8c6d0-3d08-40cc-baa9-9ea541aeb400', 'SCSI_IDENT_TARGET_NAME': 'naa.5001405a91c5ccc5', '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': '337615258'} ; 2024-03-01 20:53:13,122 INFO blivet/MainThread: scanning sdk (/sys/devices/tcm_loop_0/tcm_loop_adapter_0/host2/target2:0:1/2:0:1:10/block/sdk)... 2024-03-01 20:53:13,125 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: sdk ; incomplete: False ; hidden: False ; 2024-03-01 20:53:13,128 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned None 2024-03-01 20:53:13,133 DEBUG blivet/MainThread: DiskDevicePopulator.run: name: sdk ; 2024-03-01 20:53:13,133 INFO blivet/MainThread: sdk is a disk 2024-03-01 20:53:13,133 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 27 2024-03-01 20:53:13,134 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 28 2024-03-01 20:53:13,136 DEBUG blivet/MainThread: DiskDevice._set_format: sdk ; type: None ; current: None ; 2024-03-01 20:53:13,139 DEBUG blivet/MainThread: DiskDevice.update_sysfs_path: sdk ; status: True ; 2024-03-01 20:53:13,139 DEBUG blivet/MainThread: sdk sysfs_path set to /sys/devices/tcm_loop_0/tcm_loop_adapter_0/host2/target2:0:1/2:0:1:10/block/sdk 2024-03-01 20:53:13,142 DEBUG blivet/MainThread: DiskDevice.read_current_size: exists: True ; path: /dev/sdk ; sysfs_path: /sys/devices/tcm_loop_0/tcm_loop_adapter_0/host2/target2:0:1/2:0:1:10/block/sdk ; 2024-03-01 20:53:13,143 DEBUG blivet/MainThread: updated sdk size to 1024 MiB (1024 MiB) 2024-03-01 20:53:13,143 INFO blivet/MainThread: added disk sdk (id 26) to device tree 2024-03-01 20:53:13,143 INFO blivet/MainThread: got device: DiskDevice instance (0x7f5035d26c40) -- 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 = 6001405e1b8c6d03d0840ccbaa99ea54 2024-03-01 20:53:13,146 DEBUG blivet/MainThread: DeviceTree.handle_format: name: sdk ; 2024-03-01 20:53:13,146 DEBUG blivet/MainThread: no type or existing type for sdk, bailing 2024-03-01 20:53:13,149 DEBUG blivet/MainThread: DeviceTree.handle_device: name: sdl ; info: {'CURRENT_TAGS': ':systemd:', 'DEVLINKS': '/dev/disk/by-id/scsi-1LIO-ORG_disk11:f208e545-093d-44a6-ac77-aa8bfab02819 ' '/dev/disk/by-diskseq/13 ' '/dev/disk/by-id/scsi-SLIO-ORG_disk11_f208e545-093d-44a6-ac77-aa8bfab02819 ' '/dev/disk/by-id/scsi-36001405f208e545093d44a6ac77aa8bf ' '/dev/disk/by-id/wwn-0x6001405f208e545093d44a6ac77aa8bf', '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': 'f208e545-093d-44a6-ac77-aa8bfab02819', 'ID_SERIAL': '36001405f208e545093d44a6ac77aa8bf', 'ID_SERIAL_SHORT': '6001405f208e545093d44a6ac77aa8bf', 'ID_TARGET_PORT': '0', 'ID_TYPE': 'disk', 'ID_VENDOR': 'LIO-ORG', 'ID_VENDOR_ENC': 'LIO-ORG\\x20', 'ID_WWN': '0x6001405f208e5450', 'ID_WWN_VENDOR_EXTENSION': '0x93d44a6ac77aa8bf', 'ID_WWN_WITH_EXTENSION': '0x6001405f208e545093d44a6ac77aa8bf', 'MAJOR': '8', 'MINOR': '176', 'SCSI_IDENT_LUN_LOGICAL_UNIT_GROUP': '0x0', 'SCSI_IDENT_LUN_NAA_REGEXT': '6001405f208e545093d44a6ac77aa8bf', 'SCSI_IDENT_LUN_T10': 'LIO-ORG_disk11:f208e545-093d-44a6-ac77-aa8bfab02819', 'SCSI_IDENT_PORT_NAME': 'naa.5001405a91c5ccc5,t,0x0001', 'SCSI_IDENT_PORT_RELATIVE': '0', 'SCSI_IDENT_PORT_TARGET_PORT_GROUP': '0x0', 'SCSI_IDENT_SERIAL': 'f208e545-093d-44a6-ac77-aa8bfab02819', 'SCSI_IDENT_TARGET_NAME': 'naa.5001405a91c5ccc5', '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': '337703429'} ; 2024-03-01 20:53:13,149 INFO blivet/MainThread: scanning sdl (/sys/devices/tcm_loop_0/tcm_loop_adapter_0/host2/target2:0:1/2:0:1:11/block/sdl)... 2024-03-01 20:53:13,152 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: sdl ; incomplete: False ; hidden: False ; 2024-03-01 20:53:13,155 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned None 2024-03-01 20:53:13,160 DEBUG blivet/MainThread: DiskDevicePopulator.run: name: sdl ; 2024-03-01 20:53:13,160 INFO blivet/MainThread: sdl is a disk 2024-03-01 20:53:13,160 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 32 2024-03-01 20:53:13,160 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 33 2024-03-01 20:53:13,163 DEBUG blivet/MainThread: DiskDevice._set_format: sdl ; type: None ; current: None ; 2024-03-01 20:53:13,166 DEBUG blivet/MainThread: DiskDevice.update_sysfs_path: sdl ; status: True ; 2024-03-01 20:53:13,166 DEBUG blivet/MainThread: sdl sysfs_path set to /sys/devices/tcm_loop_0/tcm_loop_adapter_0/host2/target2:0:1/2:0:1:11/block/sdl 2024-03-01 20:53:13,169 DEBUG blivet/MainThread: DiskDevice.read_current_size: exists: True ; path: /dev/sdl ; sysfs_path: /sys/devices/tcm_loop_0/tcm_loop_adapter_0/host2/target2:0:1/2:0:1:11/block/sdl ; 2024-03-01 20:53:13,169 DEBUG blivet/MainThread: updated sdl size to 1024 MiB (1024 MiB) 2024-03-01 20:53:13,169 INFO blivet/MainThread: added disk sdl (id 31) to device tree 2024-03-01 20:53:13,170 INFO blivet/MainThread: got device: DiskDevice instance (0x7f5035d26d90) -- 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 = 6001405f208e545093d44a6ac77aa8bf 2024-03-01 20:53:13,172 DEBUG blivet/MainThread: DeviceTree.handle_format: name: sdl ; 2024-03-01 20:53:13,173 DEBUG blivet/MainThread: no type or existing type for sdl, bailing 2024-03-01 20:53:13,176 DEBUG blivet/MainThread: DeviceTree.handle_device: name: sdc ; info: {'CURRENT_TAGS': ':systemd:', 'DEVLINKS': '/dev/disk/by-id/scsi-360014050b2dc9bc15ac412f92a30dd57 ' '/dev/disk/by-id/lvm-pv-uuid-jNAfAc-hhcq-AXKl-L0AU-rgP5-W4lh-kQjsD8 ' '/dev/disk/by-id/wwn-0x60014050b2dc9bc15ac412f92a30dd57 ' '/dev/disk/by-id/scsi-SLIO-ORG_disk2_0b2dc9bc-15ac-412f-92a3-0dd570796fb3 ' '/dev/disk/by-diskseq/4 ' '/dev/disk/by-id/scsi-1LIO-ORG_disk2:0b2dc9bc-15ac-412f-92a3-0dd570796fb3', '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': 'jNAfAc-hhcq-AXKl-L0AU-rgP5-W4lh-kQjsD8', 'ID_FS_UUID_ENC': 'jNAfAc-hhcq-AXKl-L0AU-rgP5-W4lh-kQjsD8', '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': '0b2dc9bc-15ac-412f-92a3-0dd570796fb3', 'ID_SERIAL': '360014050b2dc9bc15ac412f92a30dd57', 'ID_SERIAL_SHORT': '60014050b2dc9bc15ac412f92a30dd57', 'ID_TARGET_PORT': '0', 'ID_TYPE': 'disk', 'ID_VENDOR': 'LIO-ORG', 'ID_VENDOR_ENC': 'LIO-ORG\\x20', 'ID_WWN': '0x60014050b2dc9bc1', 'ID_WWN_VENDOR_EXTENSION': '0x5ac412f92a30dd57', 'ID_WWN_WITH_EXTENSION': '0x60014050b2dc9bc15ac412f92a30dd57', 'MAJOR': '8', 'MINOR': '32', 'SCSI_IDENT_LUN_LOGICAL_UNIT_GROUP': '0x0', 'SCSI_IDENT_LUN_NAA_REGEXT': '60014050b2dc9bc15ac412f92a30dd57', 'SCSI_IDENT_LUN_T10': 'LIO-ORG_disk2:0b2dc9bc-15ac-412f-92a3-0dd570796fb3', 'SCSI_IDENT_PORT_NAME': 'naa.5001405a91c5ccc5,t,0x0001', 'SCSI_IDENT_PORT_RELATIVE': '0', 'SCSI_IDENT_PORT_TARGET_PORT_GROUP': '0x0', 'SCSI_IDENT_SERIAL': '0b2dc9bc-15ac-412f-92a3-0dd570796fb3', 'SCSI_IDENT_TARGET_NAME': 'naa.5001405a91c5ccc5', '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': '337088436'} ; 2024-03-01 20:53:13,176 INFO blivet/MainThread: scanning sdc (/sys/devices/tcm_loop_0/tcm_loop_adapter_0/host2/target2:0:1/2:0:1:2/block/sdc)... 2024-03-01 20:53:13,178 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: sdc ; incomplete: False ; hidden: False ; 2024-03-01 20:53:13,181 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned None 2024-03-01 20:53:13,186 DEBUG blivet/MainThread: DiskDevicePopulator.run: name: sdc ; 2024-03-01 20:53:13,186 INFO blivet/MainThread: sdc is a disk 2024-03-01 20:53:13,187 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 37 2024-03-01 20:53:13,187 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 38 2024-03-01 20:53:13,189 DEBUG blivet/MainThread: DiskDevice._set_format: sdc ; type: None ; current: None ; 2024-03-01 20:53:13,192 DEBUG blivet/MainThread: DiskDevice.update_sysfs_path: sdc ; status: True ; 2024-03-01 20:53:13,192 DEBUG blivet/MainThread: sdc sysfs_path set to /sys/devices/tcm_loop_0/tcm_loop_adapter_0/host2/target2:0:1/2:0:1:2/block/sdc 2024-03-01 20:53:13,195 DEBUG blivet/MainThread: DiskDevice.read_current_size: exists: True ; path: /dev/sdc ; sysfs_path: /sys/devices/tcm_loop_0/tcm_loop_adapter_0/host2/target2:0:1/2:0:1:2/block/sdc ; 2024-03-01 20:53:13,196 DEBUG blivet/MainThread: updated sdc size to 1024 MiB (1024 MiB) 2024-03-01 20:53:13,196 INFO blivet/MainThread: added disk sdc (id 36) to device tree 2024-03-01 20:53:13,196 INFO blivet/MainThread: got device: DiskDevice instance (0x7f5035d3c460) -- 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 = 60014050b2dc9bc15ac412f92a30dd57 2024-03-01 20:53:13,199 DEBUG blivet/MainThread: DeviceTree.handle_format: name: sdc ; 2024-03-01 20:53:13,202 DEBUG blivet/MainThread: AppleBootstrapFS.supported: supported: True ; 2024-03-01 20:53:13,202 DEBUG blivet/MainThread: get_format('appleboot') returning AppleBootstrapFS instance with object id 40 2024-03-01 20:53:13,205 DEBUG blivet/MainThread: EFIFS.supported: supported: True ; 2024-03-01 20:53:13,205 DEBUG blivet/MainThread: get_format('efi') returning EFIFS instance with object id 41 2024-03-01 20:53:13,208 DEBUG blivet/MainThread: MacEFIFS.supported: supported: True ; 2024-03-01 20:53:13,208 DEBUG blivet/MainThread: get_format('macefi') returning MacEFIFS instance with object id 42 2024-03-01 20:53:13,211 DEBUG blivet/MainThread: MacEFIFS.supported: supported: True ; 2024-03-01 20:53:13,211 DEBUG blivet/MainThread: get_format('macefi') returning MacEFIFS instance with object id 43 2024-03-01 20:53:13,214 DEBUG blivet/MainThread: LVMFormatPopulator.run: pv: sdc ; 2024-03-01 20:53:13,214 DEBUG blivet/MainThread: lvm filter: device /dev/sdc added to the list of allowed devices 2024-03-01 20:53:13,214 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/sdc,/dev/sda,/dev/sdb ... 2024-03-01 20:53:13,247 INFO program/MainThread: stdout[9]: LVM2_PV_NAME=/dev/sda LVM2_PV_UUID=v8x08k-6M5E-HMtZ-f2eq-0wlR-mHJb-SKlTfh LVM2_PV_FREE=0 LVM2_PV_SIZE=1065353216 LVM2_PE_START=8388608 LVM2_VG_NAME=test_vg1 LVM2_VG_UUID=8n1Gu0-6cAF-6eL0-mZeG-ndKT-bBF1-VE1J4X LVM2_VG_SIZE=3196059648 LVM2_VG_FREE=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=qRTnw8-kEAP-n1MR-Ul7N-L4iY-mX8z-r1lVTK LVM2_PV_FREE=41943040 LVM2_PV_SIZE=1065353216 LVM2_PE_START=8388608 LVM2_VG_NAME=test_vg1 LVM2_VG_UUID=8n1Gu0-6cAF-6eL0-mZeG-ndKT-bBF1-VE1J4X LVM2_VG_SIZE=3196059648 LVM2_VG_FREE=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=jNAfAc-hhcq-AXKl-L0AU-rgP5-W4lh-kQjsD8 LVM2_PV_FREE=1065353216 LVM2_PV_SIZE=1065353216 LVM2_PE_START=8388608 LVM2_VG_NAME=test_vg1 LVM2_VG_UUID=8n1Gu0-6cAF-6eL0-mZeG-ndKT-bBF1-VE1J4X LVM2_VG_SIZE=3196059648 LVM2_VG_FREE=1107296256 LVM2_VG_EXTENT_SIZE=4194304 LVM2_VG_EXTENT_COUNT=762 LVM2_VG_FREE_COUNT=264 LVM2_PV_COUNT=3 2024-03-01 20:53:13,247 INFO program/MainThread: stderr[9]: 2024-03-01 20:53:13,247 INFO program/MainThread: ...done [9] (exit code: 0) 2024-03-01 20:53:13,247 INFO blivet/MainThread: type detected on 'sdc' is 'lvmpv' 2024-03-01 20:53:13,251 DEBUG blivet/MainThread: LVMPhysicalVolume.__init__: uuid: jNAfAc-hhcq-AXKl-L0AU-rgP5-W4lh-kQjsD8 ; label: None ; device: /dev/sdc ; serial: 360014050b2dc9bc15ac412f92a30dd57 ; exists: True ; vg_name: test_vg1 ; vg_uuid: 8n1Gu0-6cAF-6eL0-mZeG-ndKT-bBF1-VE1J4X ; pe_start: 8 MiB ; free: 1016 MiB ; 2024-03-01 20:53:13,251 DEBUG blivet/MainThread: get_format('lvmpv') returning LVMPhysicalVolume instance with object id 44 2024-03-01 20:53:13,254 DEBUG blivet/MainThread: DiskDevice._set_format: sdc ; type: lvmpv ; current: None ; 2024-03-01 20:53:13,257 DEBUG blivet/MainThread: DeviceTree.get_device_by_uuid: uuid: 8n1Gu0-6cAF-6eL0-mZeG-ndKT-bBF1-VE1J4X ; incomplete: True ; hidden: False ; 2024-03-01 20:53:13,260 DEBUG blivet/MainThread: DeviceTree.get_device_by_uuid returned existing 1.98 GiB lvmvg test_vg1 (11) 2024-03-01 20:53:13,263 DEBUG blivet/MainThread: LVMVolumeGroupDevice._add_parent: test_vg1 ; parent: sdc ; 2024-03-01 20:53:13,266 DEBUG blivet/MainThread: DiskDevice.add_child: name: sdc ; child: test_vg1 ; kids: 0 ; 2024-03-01 20:53:13,268 DEBUG blivet/MainThread: LVMFormatPopulator._update_lvs: pv: sdc ; 2024-03-01 20:53:13,271 DEBUG blivet/MainThread: DeviceTree.get_device_by_uuid: uuid: 8n1Gu0-6cAF-6eL0-mZeG-ndKT-bBF1-VE1J4X ; incomplete: True ; hidden: False ; 2024-03-01 20:53:13,274 DEBUG blivet/MainThread: DeviceTree.get_device_by_uuid returned existing 2.98 GiB lvmvg test_vg1 (11) 2024-03-01 20:53:13,274 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/sdc,/dev/sda,/dev/sdb ... 2024-03-01 20:53:13,306 INFO program/MainThread: stdout[10]: LVM2_VG_NAME=test_vg1 LVM2_LV_NAME=lv1 LVM2_LV_UUID=efao6k-HcFv-xhiV-Rlod-88ZB-JdsQ-9Zb9bs 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=Ajj0IC-7eQS-TvfA-B8bj-zdBY-HE6I-p7C4A6 LVM2_LV_SIZE=1606418432 LVM2_LV_ATTR=-wi-a----- LVM2_SEGTYPE=linear LVM2_ORIGIN= LVM2_POOL_LV= LVM2_DATA_LV= LVM2_METADATA_LV= LVM2_LV_ROLE=public LVM2_MOVE_PV= LVM2_DATA_PERCENT= LVM2_METADATA_PERCENT= LVM2_COPY_PERCENT= LVM2_VG_NAME=test_vg1 LVM2_LV_NAME=lv2 LVM2_LV_UUID=Ajj0IC-7eQS-TvfA-B8bj-zdBY-HE6I-p7C4A6 LVM2_LV_SIZE=1606418432 LVM2_LV_ATTR=-wi-a----- LVM2_SEGTYPE=linear LVM2_ORIGIN= LVM2_POOL_LV= LVM2_DATA_LV= LVM2_METADATA_LV= LVM2_LV_ROLE=public LVM2_MOVE_PV= LVM2_DATA_PERCENT= LVM2_METADATA_PERCENT= LVM2_COPY_PERCENT= 2024-03-01 20:53:13,307 INFO program/MainThread: stderr[10]: 2024-03-01 20:53:13,307 INFO program/MainThread: ...done [10] (exit code: 0) 2024-03-01 20:53:13,311 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: test_vg1-lv1 ; incomplete: False ; hidden: False ; 2024-03-01 20:53:13,313 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned None 2024-03-01 20:53:13,316 DEBUG blivet/MainThread: DeviceTree.get_device_by_uuid: uuid: efao6k-HcFv-xhiV-Rlod-88ZB-JdsQ-9Zb9bs ; incomplete: False ; hidden: False ; 2024-03-01 20:53:13,319 DEBUG blivet/MainThread: DeviceTree.get_device_by_uuid returned None 2024-03-01 20:53:13,319 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 46 2024-03-01 20:53:13,322 DEBUG blivet/MainThread: LVMVolumeGroupDevice.add_child: name: test_vg1 ; child: lv1 ; kids: 0 ; 2024-03-01 20:53:13,323 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 47 2024-03-01 20:53:13,326 DEBUG blivet/MainThread: LVMLogicalVolumeDevice._set_format: test_vg1-lv1 ; type: None ; current: None ; 2024-03-01 20:53:13,329 DEBUG blivet/MainThread: LVMLogicalVolumeDevice.update_sysfs_path: test_vg1-lv1 ; status: True ; 2024-03-01 20:53:13,330 DEBUG blivet/MainThread: test_vg1-lv1 sysfs_path set to /sys/devices/virtual/block/dm-7 2024-03-01 20:53:13,333 DEBUG blivet/MainThread: LVMLogicalVolumeDevice.read_current_size: exists: True ; path: /dev/mapper/test_vg1-lv1 ; sysfs_path: /sys/devices/virtual/block/dm-7 ; 2024-03-01 20:53:13,333 DEBUG blivet/MainThread: updated test_vg1-lv1 size to 460 MiB (460 MiB) 2024-03-01 20:53:13,333 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 49 2024-03-01 20:53:13,336 DEBUG blivet/MainThread: LVMVolumeGroupDevice.remove_child: name: test_vg1 ; child: lv1 ; kids: 1 ; 2024-03-01 20:53:13,339 DEBUG blivet/MainThread: LVMVolumeGroupDevice.add_child: name: test_vg1 ; child: lv1 ; kids: 0 ; 2024-03-01 20:53:13,339 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 50 2024-03-01 20:53:13,342 DEBUG blivet/MainThread: LVMLogicalVolumeDevice._set_format: test_vg1-lv1 ; type: None ; current: None ; 2024-03-01 20:53:13,345 DEBUG blivet/MainThread: LVMLogicalVolumeDevice.update_sysfs_path: test_vg1-lv1 ; status: True ; 2024-03-01 20:53:13,346 DEBUG blivet/MainThread: test_vg1-lv1 sysfs_path set to /sys/devices/virtual/block/dm-7 2024-03-01 20:53:13,349 DEBUG blivet/MainThread: LVMLogicalVolumeDevice.read_current_size: exists: True ; path: /dev/mapper/test_vg1-lv1 ; sysfs_path: /sys/devices/virtual/block/dm-7 ; 2024-03-01 20:53:13,349 DEBUG blivet/MainThread: updated test_vg1-lv1 size to 460 MiB (460 MiB) 2024-03-01 20:53:13,349 DEBUG blivet/MainThread: Adding test_vg1-lv1/460 MiB to test_vg1 2024-03-01 20:53:13,349 INFO blivet/MainThread: added lvmlv test_vg1-lv1 (id 45) to device tree 2024-03-01 20:53:13,352 DEBUG blivet/MainThread: LVMLogicalVolumeDevice.update_sysfs_path: test_vg1-lv1 ; status: True ; 2024-03-01 20:53:13,352 DEBUG blivet/MainThread: test_vg1-lv1 sysfs_path set to /sys/devices/virtual/block/dm-7 2024-03-01 20:53:13,355 DEBUG blivet/MainThread: LVMLogicalVolumeDevice.read_current_size: exists: True ; path: /dev/mapper/test_vg1-lv1 ; sysfs_path: /sys/devices/virtual/block/dm-7 ; 2024-03-01 20:53:13,356 DEBUG blivet/MainThread: updated test_vg1-lv1 size to 460 MiB (460 MiB) 2024-03-01 20:53:13,360 DEBUG blivet/MainThread: DeviceTree.handle_device: name: test_vg1-lv1 ; info: {'CURRENT_TAGS': ':systemd:', 'DEVLINKS': '/dev/test_vg1/lv1 ' '/dev/disk/by-uuid/89204fc6-89bb-4dda-a289-f95339572164 ' '/dev/mapper/test_vg1-lv1 ' '/dev/disk/by-id/dm-uuid-LVM-8n1Gu06cAF6eL0mZeGndKTbBF1VE1J4Xefao6kHcFvxhiVRlod88ZBJdsQ9Zb9bs ' '/dev/disk/by-id/dm-name-test_vg1-lv1', 'DEVNAME': '/dev/dm-7', 'DEVPATH': '/devices/virtual/block/dm-7', 'DEVTYPE': 'disk', 'DISKSEQ': '107', '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-8n1Gu06cAF6eL0mZeGndKTbBF1VE1J4Xefao6kHcFvxhiVRlod88ZBJdsQ9Zb9bs', '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': '89204fc6-89bb-4dda-a289-f95339572164', 'ID_FS_UUID_ENC': '89204fc6-89bb-4dda-a289-f95339572164', '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': '779292406'} ; 2024-03-01 20:53:13,360 INFO blivet/MainThread: scanning test_vg1-lv1 (/sys/devices/virtual/block/dm-7)... 2024-03-01 20:53:13,360 INFO program/MainThread: Running [11] dmsetup info -co subsystem --noheadings test_vg1-lv1 ... 2024-03-01 20:53:13,363 INFO program/MainThread: stdout[11]: LVM 2024-03-01 20:53:13,363 INFO program/MainThread: stderr[11]: 2024-03-01 20:53:13,364 INFO program/MainThread: ...done [11] (exit code: 0) 2024-03-01 20:53:13,364 INFO program/MainThread: Running [12] dmsetup info -co subsystem --noheadings test_vg1-lv1 ... 2024-03-01 20:53:13,366 INFO program/MainThread: stdout[12]: LVM 2024-03-01 20:53:13,366 INFO program/MainThread: stderr[12]: 2024-03-01 20:53:13,366 INFO program/MainThread: ...done [12] (exit code: 0) 2024-03-01 20:53:13,366 INFO program/MainThread: Running [13] dmsetup info -co subsystem --noheadings test_vg1-lv1 ... 2024-03-01 20:53:13,369 INFO program/MainThread: stdout[13]: LVM 2024-03-01 20:53:13,369 INFO program/MainThread: stderr[13]: 2024-03-01 20:53:13,369 INFO program/MainThread: ...done [13] (exit code: 0) 2024-03-01 20:53:13,373 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: test_vg1-lv1 ; incomplete: False ; hidden: False ; 2024-03-01 20:53:13,375 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned existing 460 MiB lvmlv test_vg1-lv1 (45) 2024-03-01 20:53:13,378 DEBUG blivet/MainThread: test_vg1 size is 2.98 GiB 2024-03-01 20:53:13,378 DEBUG blivet/MainThread: vg test_vg1 has 2.53 GiB free 2024-03-01 20:53:13,379 DEBUG blivet/MainThread: test_vg1 size is 2.98 GiB 2024-03-01 20:53:13,379 DEBUG blivet/MainThread: vg test_vg1 has 2.53 GiB free 2024-03-01 20:53:13,376 INFO blivet/MainThread: got device: LVMLogicalVolumeDevice instance (0x7f5035d3cf10) -- name = test_vg1-lv1 status = True id = 45 children = [] parents = ['existing 2.98 GiB lvmvg test_vg1 (11)'] uuid = efao6k-HcFv-xhiV-Rlod-88ZB-JdsQ-9Zb9bs 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 (0x7f5035ded6d0) -- 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 = 8n1Gu0-6cAF-6eL0-mZeG-ndKT-bBF1-VE1J4X size = 2.98 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 2.98 GiB path = /dev/test_vg1 format args = [] original_format = None free = 1.03 GiB PE Size = 4 MiB PE Count = 762 PE Free = 264 PV Count = 3 modified = False extents = 762 free space = 2.53 GiB free extents = 647 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sda (2) with existing lvmpv', 'existing 1024 MiB disk sdb (16) with existing lvmpv', 'existing 1024 MiB disk sdc (36) with existing lvmpv'] LVs = ['existing 460 MiB lvmlv test_vg1-lv1 (45)'] segment type = linear percent = 0 VG space used = 460 MiB 2024-03-01 20:53:13,380 INFO program/MainThread: Running [14] dmsetup info -co subsystem --noheadings test_vg1-lv1 ... 2024-03-01 20:53:13,382 INFO program/MainThread: stdout[14]: LVM 2024-03-01 20:53:13,382 INFO program/MainThread: stderr[14]: 2024-03-01 20:53:13,382 INFO program/MainThread: ...done [14] (exit code: 0) 2024-03-01 20:53:13,386 DEBUG blivet/MainThread: DeviceTree.handle_format: name: test_vg1-lv1 ; 2024-03-01 20:53:13,389 DEBUG blivet/MainThread: AppleBootstrapFS.supported: supported: True ; 2024-03-01 20:53:13,389 DEBUG blivet/MainThread: get_format('appleboot') returning AppleBootstrapFS instance with object id 52 2024-03-01 20:53:13,392 DEBUG blivet/MainThread: EFIFS.supported: supported: True ; 2024-03-01 20:53:13,392 DEBUG blivet/MainThread: get_format('efi') returning EFIFS instance with object id 53 2024-03-01 20:53:13,396 DEBUG blivet/MainThread: MacEFIFS.supported: supported: True ; 2024-03-01 20:53:13,396 DEBUG blivet/MainThread: get_format('macefi') returning MacEFIFS instance with object id 54 2024-03-01 20:53:13,399 DEBUG blivet/MainThread: MacEFIFS.supported: supported: True ; 2024-03-01 20:53:13,399 DEBUG blivet/MainThread: get_format('macefi') returning MacEFIFS instance with object id 55 2024-03-01 20:53:13,400 WARNING blivet/MainThread: Stratis DBus service is not running 2024-03-01 20:53:13,400 INFO blivet/MainThread: type detected on 'test_vg1-lv1' is 'xfs' 2024-03-01 20:53:13,404 DEBUG blivet/MainThread: XFS.supported: supported: True ; 2024-03-01 20:53:13,404 DEBUG blivet/MainThread: get_format('xfs') returning XFS instance with object id 56 2024-03-01 20:53:13,407 DEBUG blivet/MainThread: LVMLogicalVolumeDevice._set_format: test_vg1-lv1 ; type: xfs ; current: None ; 2024-03-01 20:53:13,407 INFO blivet/MainThread: got format: existing xfs filesystem 2024-03-01 20:53:13,410 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: test_vg1-lv2 ; incomplete: False ; hidden: False ; 2024-03-01 20:53:13,413 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned None 2024-03-01 20:53:13,415 DEBUG blivet/MainThread: DeviceTree.get_device_by_uuid: uuid: Ajj0IC-7eQS-TvfA-B8bj-zdBY-HE6I-p7C4A6 ; incomplete: False ; hidden: False ; 2024-03-01 20:53:13,418 DEBUG blivet/MainThread: DeviceTree.get_device_by_uuid returned None 2024-03-01 20:53:13,418 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 59 2024-03-01 20:53:13,421 DEBUG blivet/MainThread: LVMVolumeGroupDevice.add_child: name: test_vg1 ; child: lv2 ; kids: 1 ; 2024-03-01 20:53:13,422 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 60 2024-03-01 20:53:13,425 DEBUG blivet/MainThread: LVMLogicalVolumeDevice._set_format: test_vg1-lv2 ; type: None ; current: None ; 2024-03-01 20:53:13,428 DEBUG blivet/MainThread: LVMLogicalVolumeDevice.update_sysfs_path: test_vg1-lv2 ; status: True ; 2024-03-01 20:53:13,428 DEBUG blivet/MainThread: test_vg1-lv2 sysfs_path set to /sys/devices/virtual/block/dm-6 2024-03-01 20:53:13,431 DEBUG blivet/MainThread: LVMLogicalVolumeDevice.read_current_size: exists: True ; path: /dev/mapper/test_vg1-lv2 ; sysfs_path: /sys/devices/virtual/block/dm-6 ; 2024-03-01 20:53:13,431 DEBUG blivet/MainThread: updated test_vg1-lv2 size to 1.5 GiB (1.5 GiB) 2024-03-01 20:53:13,432 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 62 2024-03-01 20:53:13,435 DEBUG blivet/MainThread: LVMVolumeGroupDevice.remove_child: name: test_vg1 ; child: lv2 ; kids: 2 ; 2024-03-01 20:53:13,438 DEBUG blivet/MainThread: LVMVolumeGroupDevice.add_child: name: test_vg1 ; child: lv2 ; kids: 1 ; 2024-03-01 20:53:13,438 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 63 2024-03-01 20:53:13,441 DEBUG blivet/MainThread: LVMLogicalVolumeDevice._set_format: test_vg1-lv2 ; type: None ; current: None ; 2024-03-01 20:53:13,444 DEBUG blivet/MainThread: LVMLogicalVolumeDevice.update_sysfs_path: test_vg1-lv2 ; status: True ; 2024-03-01 20:53:13,444 DEBUG blivet/MainThread: test_vg1-lv2 sysfs_path set to /sys/devices/virtual/block/dm-6 2024-03-01 20:53:13,447 DEBUG blivet/MainThread: LVMLogicalVolumeDevice.read_current_size: exists: True ; path: /dev/mapper/test_vg1-lv2 ; sysfs_path: /sys/devices/virtual/block/dm-6 ; 2024-03-01 20:53:13,448 DEBUG blivet/MainThread: updated test_vg1-lv2 size to 1.5 GiB (1.5 GiB) 2024-03-01 20:53:13,448 DEBUG blivet/MainThread: Adding test_vg1-lv2/1.5 GiB to test_vg1 2024-03-01 20:53:13,448 INFO blivet/MainThread: added lvmlv test_vg1-lv2 (id 58) to device tree 2024-03-01 20:53:13,451 DEBUG blivet/MainThread: LVMLogicalVolumeDevice.update_sysfs_path: test_vg1-lv2 ; status: True ; 2024-03-01 20:53:13,451 DEBUG blivet/MainThread: test_vg1-lv2 sysfs_path set to /sys/devices/virtual/block/dm-6 2024-03-01 20:53:13,454 DEBUG blivet/MainThread: LVMLogicalVolumeDevice.read_current_size: exists: True ; path: /dev/mapper/test_vg1-lv2 ; sysfs_path: /sys/devices/virtual/block/dm-6 ; 2024-03-01 20:53:13,454 DEBUG blivet/MainThread: updated test_vg1-lv2 size to 1.5 GiB (1.5 GiB) 2024-03-01 20:53:13,458 DEBUG blivet/MainThread: DeviceTree.handle_device: name: test_vg1-lv2 ; info: {'CURRENT_TAGS': ':systemd:', 'DEVLINKS': '/dev/disk/by-uuid/cd46003c-70f1-45be-96c3-9203a9109d43 ' '/dev/test_vg1/lv2 /dev/disk/by-id/dm-name-test_vg1-lv2 ' '/dev/mapper/test_vg1-lv2 ' '/dev/disk/by-id/dm-uuid-LVM-8n1Gu06cAF6eL0mZeGndKTbBF1VE1J4XAjj0IC7eQSTvfAB8bjzdBYHE6Ip7C4A6', 'DEVNAME': '/dev/dm-6', 'DEVPATH': '/devices/virtual/block/dm-6', 'DEVTYPE': 'disk', 'DISKSEQ': '106', '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-8n1Gu06cAF6eL0mZeGndKTbBF1VE1J4XAjj0IC7eQSTvfAB8bjzdBYHE6Ip7C4A6', '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': 'cd46003c-70f1-45be-96c3-9203a9109d43', 'ID_FS_UUID_ENC': 'cd46003c-70f1-45be-96c3-9203a9109d43', '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': '778818878'} ; 2024-03-01 20:53:13,458 INFO blivet/MainThread: scanning test_vg1-lv2 (/sys/devices/virtual/block/dm-6)... 2024-03-01 20:53:13,458 INFO program/MainThread: Running [15] dmsetup info -co subsystem --noheadings test_vg1-lv2 ... 2024-03-01 20:53:13,461 INFO program/MainThread: stdout[15]: LVM 2024-03-01 20:53:13,461 INFO program/MainThread: stderr[15]: 2024-03-01 20:53:13,461 INFO program/MainThread: ...done [15] (exit code: 0) 2024-03-01 20:53:13,461 INFO program/MainThread: Running [16] dmsetup info -co subsystem --noheadings test_vg1-lv2 ... 2024-03-01 20:53:13,464 INFO program/MainThread: stdout[16]: LVM 2024-03-01 20:53:13,464 INFO program/MainThread: stderr[16]: 2024-03-01 20:53:13,464 INFO program/MainThread: ...done [16] (exit code: 0) 2024-03-01 20:53:13,464 INFO program/MainThread: Running [17] dmsetup info -co subsystem --noheadings test_vg1-lv2 ... 2024-03-01 20:53:13,466 INFO program/MainThread: stdout[17]: LVM 2024-03-01 20:53:13,466 INFO program/MainThread: stderr[17]: 2024-03-01 20:53:13,467 INFO program/MainThread: ...done [17] (exit code: 0) 2024-03-01 20:53:13,470 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: test_vg1-lv2 ; incomplete: False ; hidden: False ; 2024-03-01 20:53:13,473 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned existing 1.5 GiB lvmlv test_vg1-lv2 (58) 2024-03-01 20:53:13,476 DEBUG blivet/MainThread: test_vg1 size is 2.98 GiB 2024-03-01 20:53:13,476 DEBUG blivet/MainThread: vg test_vg1 has 1.03 GiB free 2024-03-01 20:53:13,477 DEBUG blivet/MainThread: test_vg1 size is 2.98 GiB 2024-03-01 20:53:13,477 DEBUG blivet/MainThread: vg test_vg1 has 1.03 GiB free 2024-03-01 20:53:13,474 INFO blivet/MainThread: got device: LVMLogicalVolumeDevice instance (0x7f5035d3cdc0) -- name = test_vg1-lv2 status = True id = 58 children = [] parents = ['existing 2.98 GiB lvmvg test_vg1 (11)'] uuid = Ajj0IC-7eQS-TvfA-B8bj-zdBY-HE6I-p7C4A6 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 (0x7f5035ded6d0) -- name = test_vg1 status = True 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 = 8n1Gu0-6cAF-6eL0-mZeG-ndKT-bBF1-VE1J4X size = 2.98 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 2.98 GiB path = /dev/test_vg1 format args = [] original_format = None free = 1.03 GiB PE Size = 4 MiB PE Count = 762 PE Free = 264 PV Count = 3 modified = False extents = 762 free space = 1.03 GiB free extents = 264 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sda (2) with existing lvmpv', 'existing 1024 MiB disk sdb (16) with existing lvmpv', 'existing 1024 MiB disk sdc (36) with existing lvmpv'] LVs = ['existing 460 MiB lvmlv test_vg1-lv1 (45) with existing xfs filesystem', 'existing 1.5 GiB lvmlv test_vg1-lv2 (58)'] segment type = linear percent = 0 VG space used = 1.5 GiB 2024-03-01 20:53:13,478 INFO program/MainThread: Running [18] dmsetup info -co subsystem --noheadings test_vg1-lv2 ... 2024-03-01 20:53:13,480 INFO program/MainThread: stdout[18]: LVM 2024-03-01 20:53:13,481 INFO program/MainThread: stderr[18]: 2024-03-01 20:53:13,481 INFO program/MainThread: ...done [18] (exit code: 0) 2024-03-01 20:53:13,484 DEBUG blivet/MainThread: DeviceTree.handle_format: name: test_vg1-lv2 ; 2024-03-01 20:53:13,488 DEBUG blivet/MainThread: AppleBootstrapFS.supported: supported: True ; 2024-03-01 20:53:13,488 DEBUG blivet/MainThread: get_format('appleboot') returning AppleBootstrapFS instance with object id 65 2024-03-01 20:53:13,491 DEBUG blivet/MainThread: EFIFS.supported: supported: True ; 2024-03-01 20:53:13,491 DEBUG blivet/MainThread: get_format('efi') returning EFIFS instance with object id 66 2024-03-01 20:53:13,494 DEBUG blivet/MainThread: MacEFIFS.supported: supported: True ; 2024-03-01 20:53:13,494 DEBUG blivet/MainThread: get_format('macefi') returning MacEFIFS instance with object id 67 2024-03-01 20:53:13,497 DEBUG blivet/MainThread: MacEFIFS.supported: supported: True ; 2024-03-01 20:53:13,497 DEBUG blivet/MainThread: get_format('macefi') returning MacEFIFS instance with object id 68 2024-03-01 20:53:13,498 INFO blivet/MainThread: type detected on 'test_vg1-lv2' is 'xfs' 2024-03-01 20:53:13,501 DEBUG blivet/MainThread: XFS.supported: supported: True ; 2024-03-01 20:53:13,501 DEBUG blivet/MainThread: get_format('xfs') returning XFS instance with object id 69 2024-03-01 20:53:13,504 DEBUG blivet/MainThread: LVMLogicalVolumeDevice._set_format: test_vg1-lv2 ; type: xfs ; current: None ; 2024-03-01 20:53:13,504 INFO blivet/MainThread: got format: existing xfs filesystem 2024-03-01 20:53:13,504 INFO blivet/MainThread: got format: existing lvmpv 2024-03-01 20:53:13,507 DEBUG blivet/MainThread: DeviceTree.handle_device: name: sdd ; info: {'CURRENT_TAGS': ':systemd:', 'DEVLINKS': '/dev/disk/by-id/scsi-SLIO-ORG_disk3_28254ba1-444f-43ab-a0ee-f4edee35f467 ' '/dev/disk/by-id/lvm-pv-uuid-zwH06T-jYqJ-X0Nd-qXd2-G9IU-dOxd-ugDNrB ' '/dev/disk/by-id/wwn-0x600140528254ba1444f43aba0eef4ede ' '/dev/disk/by-id/scsi-1LIO-ORG_disk3:28254ba1-444f-43ab-a0ee-f4edee35f467 ' '/dev/disk/by-id/scsi-3600140528254ba1444f43aba0eef4ede ' '/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_FS_TYPE': 'LVM2_member', 'ID_FS_USAGE': 'raid', 'ID_FS_UUID': 'zwH06T-jYqJ-X0Nd-qXd2-G9IU-dOxd-ugDNrB', 'ID_FS_UUID_ENC': 'zwH06T-jYqJ-X0Nd-qXd2-G9IU-dOxd-ugDNrB', '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': '28254ba1-444f-43ab-a0ee-f4edee35f467', 'ID_SERIAL': '3600140528254ba1444f43aba0eef4ede', 'ID_SERIAL_SHORT': '600140528254ba1444f43aba0eef4ede', 'ID_TARGET_PORT': '0', 'ID_TYPE': 'disk', 'ID_VENDOR': 'LIO-ORG', 'ID_VENDOR_ENC': 'LIO-ORG\\x20', 'ID_WWN': '0x600140528254ba14', 'ID_WWN_VENDOR_EXTENSION': '0x44f43aba0eef4ede', 'ID_WWN_WITH_EXTENSION': '0x600140528254ba1444f43aba0eef4ede', 'MAJOR': '8', 'MINOR': '48', 'SCSI_IDENT_LUN_LOGICAL_UNIT_GROUP': '0x0', 'SCSI_IDENT_LUN_NAA_REGEXT': '600140528254ba1444f43aba0eef4ede', 'SCSI_IDENT_LUN_T10': 'LIO-ORG_disk3:28254ba1-444f-43ab-a0ee-f4edee35f467', 'SCSI_IDENT_PORT_NAME': 'naa.5001405a91c5ccc5,t,0x0001', 'SCSI_IDENT_PORT_RELATIVE': '0', 'SCSI_IDENT_PORT_TARGET_PORT_GROUP': '0x0', 'SCSI_IDENT_SERIAL': '28254ba1-444f-43ab-a0ee-f4edee35f467', 'SCSI_IDENT_TARGET_NAME': 'naa.5001405a91c5ccc5', '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': '337038990'} ; 2024-03-01 20:53:13,507 INFO blivet/MainThread: scanning sdd (/sys/devices/tcm_loop_0/tcm_loop_adapter_0/host2/target2:0:1/2:0:1:3/block/sdd)... 2024-03-01 20:53:13,510 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: sdd ; incomplete: False ; hidden: False ; 2024-03-01 20:53:13,513 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned None 2024-03-01 20:53:13,519 DEBUG blivet/MainThread: DiskDevicePopulator.run: name: sdd ; 2024-03-01 20:53:13,519 INFO blivet/MainThread: sdd is a disk 2024-03-01 20:53:13,519 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 73 2024-03-01 20:53:13,519 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 74 2024-03-01 20:53:13,522 DEBUG blivet/MainThread: DiskDevice._set_format: sdd ; type: None ; current: None ; 2024-03-01 20:53:13,525 DEBUG blivet/MainThread: DiskDevice.update_sysfs_path: sdd ; status: True ; 2024-03-01 20:53:13,525 DEBUG blivet/MainThread: sdd sysfs_path set to /sys/devices/tcm_loop_0/tcm_loop_adapter_0/host2/target2:0:1/2:0:1:3/block/sdd 2024-03-01 20:53:13,528 DEBUG blivet/MainThread: DiskDevice.read_current_size: exists: True ; path: /dev/sdd ; sysfs_path: /sys/devices/tcm_loop_0/tcm_loop_adapter_0/host2/target2:0:1/2:0:1:3/block/sdd ; 2024-03-01 20:53:13,528 DEBUG blivet/MainThread: updated sdd size to 1024 MiB (1024 MiB) 2024-03-01 20:53:13,529 INFO blivet/MainThread: added disk sdd (id 72) to device tree 2024-03-01 20:53:13,529 INFO blivet/MainThread: got device: DiskDevice instance (0x7f5035d3a4f0) -- 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 = 600140528254ba1444f43aba0eef4ede 2024-03-01 20:53:13,532 DEBUG blivet/MainThread: DeviceTree.handle_format: name: sdd ; 2024-03-01 20:53:13,535 DEBUG blivet/MainThread: AppleBootstrapFS.supported: supported: True ; 2024-03-01 20:53:13,535 DEBUG blivet/MainThread: get_format('appleboot') returning AppleBootstrapFS instance with object id 76 2024-03-01 20:53:13,537 DEBUG blivet/MainThread: EFIFS.supported: supported: True ; 2024-03-01 20:53:13,538 DEBUG blivet/MainThread: get_format('efi') returning EFIFS instance with object id 77 2024-03-01 20:53:13,540 DEBUG blivet/MainThread: MacEFIFS.supported: supported: True ; 2024-03-01 20:53:13,541 DEBUG blivet/MainThread: get_format('macefi') returning MacEFIFS instance with object id 78 2024-03-01 20:53:13,543 DEBUG blivet/MainThread: MacEFIFS.supported: supported: True ; 2024-03-01 20:53:13,544 DEBUG blivet/MainThread: get_format('macefi') returning MacEFIFS instance with object id 79 2024-03-01 20:53:13,546 DEBUG blivet/MainThread: LVMFormatPopulator.run: pv: sdd ; 2024-03-01 20:53:13,546 DEBUG blivet/MainThread: lvm filter: device /dev/sdd added to the list of allowed devices 2024-03-01 20:53:13,546 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/sdc,/dev/sda,/dev/sdd,/dev/sdb ... 2024-03-01 20:53:13,574 INFO program/MainThread: stdout[19]: LVM2_PV_NAME=/dev/sda LVM2_PV_UUID=v8x08k-6M5E-HMtZ-f2eq-0wlR-mHJb-SKlTfh LVM2_PV_FREE=0 LVM2_PV_SIZE=1065353216 LVM2_PE_START=8388608 LVM2_VG_NAME=test_vg1 LVM2_VG_UUID=8n1Gu0-6cAF-6eL0-mZeG-ndKT-bBF1-VE1J4X LVM2_VG_SIZE=3196059648 LVM2_VG_FREE=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=qRTnw8-kEAP-n1MR-Ul7N-L4iY-mX8z-r1lVTK LVM2_PV_FREE=41943040 LVM2_PV_SIZE=1065353216 LVM2_PE_START=8388608 LVM2_VG_NAME=test_vg1 LVM2_VG_UUID=8n1Gu0-6cAF-6eL0-mZeG-ndKT-bBF1-VE1J4X LVM2_VG_SIZE=3196059648 LVM2_VG_FREE=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=jNAfAc-hhcq-AXKl-L0AU-rgP5-W4lh-kQjsD8 LVM2_PV_FREE=1065353216 LVM2_PV_SIZE=1065353216 LVM2_PE_START=8388608 LVM2_VG_NAME=test_vg1 LVM2_VG_UUID=8n1Gu0-6cAF-6eL0-mZeG-ndKT-bBF1-VE1J4X LVM2_VG_SIZE=3196059648 LVM2_VG_FREE=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=zwH06T-jYqJ-X0Nd-qXd2-G9IU-dOxd-ugDNrB LVM2_PV_FREE=100663296 LVM2_PV_SIZE=1065353216 LVM2_PE_START=8388608 LVM2_VG_NAME=test_vg2 LVM2_VG_UUID=Ur0UXR-UN2K-XIKN-Op4F-e5p2-sPMl-24DTE9 LVM2_VG_SIZE=3196059648 LVM2_VG_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=Ji2QiA-Dvpk-IFQT-pkeL-K0vu-KyFC-1GvCgj LVM2_PV_FREE=1065353216 LVM2_PV_SIZE=1065353216 LVM2_PE_START=8388608 LVM2_VG_NAME=test_vg2 LVM2_VG_UUID=Ur0UXR-UN2K-XIKN-Op4F-e5p2-sPMl-24DTE9 LVM2_VG_SIZE=3196059648 LVM2_VG_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=qpHyAD-IS3t-fi80-TKU5-Lvgf-VZSW-VR4nbH LVM2_PV_FREE=1065353216 LVM2_PV_SIZE=1065353216 LVM2_PE_START=8388608 LVM2_VG_NAME=test_vg2 LVM2_VG_UUID=Ur0UXR-UN2K-XIKN-Op4F-e5p2-sPMl-24DTE9 LVM2_VG_SIZE=3196059648 LVM2_VG_FREE=2231369728 LVM2_VG_EXTENT_SIZE=4194304 LVM2_VG_EXTENT_COUNT=762 LVM2_VG_FREE_COUNT=532 LVM2_PV_COUNT=3 2024-03-01 20:53:13,574 INFO program/MainThread: stderr[19]: WARNING: Couldn't find device with uuid Ji2QiA-Dvpk-IFQT-pkeL-K0vu-KyFC-1GvCgj. WARNING: Couldn't find device with uuid qpHyAD-IS3t-fi80-TKU5-Lvgf-VZSW-VR4nbH. WARNING: VG test_vg2 is missing PV Ji2QiA-Dvpk-IFQT-pkeL-K0vu-KyFC-1GvCgj (last written to /dev/sde). WARNING: VG test_vg2 is missing PV qpHyAD-IS3t-fi80-TKU5-Lvgf-VZSW-VR4nbH (last written to /dev/sdf). 2024-03-01 20:53:13,574 INFO program/MainThread: ...done [19] (exit code: 0) 2024-03-01 20:53:13,574 INFO blivet/MainThread: type detected on 'sdd' is 'lvmpv' 2024-03-01 20:53:13,578 DEBUG blivet/MainThread: LVMPhysicalVolume.__init__: uuid: zwH06T-jYqJ-X0Nd-qXd2-G9IU-dOxd-ugDNrB ; label: None ; device: /dev/sdd ; serial: 3600140528254ba1444f43aba0eef4ede ; exists: True ; vg_name: test_vg2 ; vg_uuid: Ur0UXR-UN2K-XIKN-Op4F-e5p2-sPMl-24DTE9 ; pe_start: 8 MiB ; free: 96 MiB ; 2024-03-01 20:53:13,579 DEBUG blivet/MainThread: get_format('lvmpv') returning LVMPhysicalVolume instance with object id 80 2024-03-01 20:53:13,581 DEBUG blivet/MainThread: DiskDevice._set_format: sdd ; type: lvmpv ; current: None ; 2024-03-01 20:53:13,584 DEBUG blivet/MainThread: DeviceTree.get_device_by_uuid: uuid: Ur0UXR-UN2K-XIKN-Op4F-e5p2-sPMl-24DTE9 ; incomplete: True ; hidden: False ; 2024-03-01 20:53:13,587 DEBUG blivet/MainThread: DeviceTree.get_device_by_uuid returned None 2024-03-01 20:53:13,589 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: test_vg2 ; incomplete: False ; hidden: False ; 2024-03-01 20:53:13,592 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned None 2024-03-01 20:53:13,592 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/sdc,/dev/sda,/dev/sdd,/dev/sdb ... 2024-03-01 20:53:13,625 INFO program/MainThread: stdout[20]: LVM2_VG_NAME=test_vg1 LVM2_VG_UUID=8n1Gu0-6cAF-6eL0-mZeG-ndKT-bBF1-VE1J4X LVM2_VG_SIZE=3196059648 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=Ur0UXR-UN2K-XIKN-Op4F-e5p2-sPMl-24DTE9 LVM2_VG_SIZE=3196059648 LVM2_VG_FREE=2231369728 LVM2_VG_EXTENT_SIZE=4194304 LVM2_VG_EXTENT_COUNT=762 LVM2_VG_FREE_COUNT=532 LVM2_PV_COUNT=3 2024-03-01 20:53:13,625 INFO program/MainThread: stderr[20]: WARNING: Couldn't find device with uuid Ji2QiA-Dvpk-IFQT-pkeL-K0vu-KyFC-1GvCgj. WARNING: Couldn't find device with uuid qpHyAD-IS3t-fi80-TKU5-Lvgf-VZSW-VR4nbH. WARNING: VG test_vg2 is missing PV Ji2QiA-Dvpk-IFQT-pkeL-K0vu-KyFC-1GvCgj (last written to /dev/sde). WARNING: VG test_vg2 is missing PV qpHyAD-IS3t-fi80-TKU5-Lvgf-VZSW-VR4nbH (last written to /dev/sdf). 2024-03-01 20:53:13,625 INFO program/MainThread: ...done [20] (exit code: 0) 2024-03-01 20:53:13,625 INFO blivet/MainThread: Can't get exported information from VG info, assuming VG is not exported. 2024-03-01 20:53:13,625 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 82 2024-03-01 20:53:13,630 DEBUG blivet/MainThread: LVMVolumeGroupDevice._add_parent: test_vg2 ; parent: sdd ; 2024-03-01 20:53:13,633 DEBUG blivet/MainThread: DiskDevice.add_child: name: sdd ; child: test_vg2 ; kids: 0 ; 2024-03-01 20:53:13,633 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 83 2024-03-01 20:53:13,636 DEBUG blivet/MainThread: LVMVolumeGroupDevice._set_format: test_vg2 ; type: None ; current: None ; 2024-03-01 20:53:13,636 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/sdc,/dev/sda,/dev/sdd,/dev/sdb ... 2024-03-01 20:53:13,669 INFO program/MainThread: stdout[21]: LVM2_VG_NAME=test_vg1 LVM2_LV_NAME=lv1 LVM2_LV_UUID=efao6k-HcFv-xhiV-Rlod-88ZB-JdsQ-9Zb9bs 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=Ajj0IC-7eQS-TvfA-B8bj-zdBY-HE6I-p7C4A6 LVM2_LV_SIZE=1606418432 LVM2_LV_ATTR=-wi-a----- LVM2_SEGTYPE=linear LVM2_ORIGIN= LVM2_POOL_LV= LVM2_DATA_LV= LVM2_METADATA_LV= LVM2_LV_ROLE=public LVM2_MOVE_PV= LVM2_DATA_PERCENT= LVM2_METADATA_PERCENT= LVM2_COPY_PERCENT= LVM2_VG_NAME=test_vg1 LVM2_LV_NAME=lv2 LVM2_LV_UUID=Ajj0IC-7eQS-TvfA-B8bj-zdBY-HE6I-p7C4A6 LVM2_LV_SIZE=1606418432 LVM2_LV_ATTR=-wi-a----- LVM2_SEGTYPE=linear LVM2_ORIGIN= LVM2_POOL_LV= LVM2_DATA_LV= LVM2_METADATA_LV= 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=F9DiC4-uhxp-2joj-vyiG-lHPe-wAcC-FzfJZj 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=3l3uIY-2Vrb-cpnj-eviH-9jU4-eGal-wun8ez LVM2_LV_SIZE=641728512 LVM2_LV_ATTR=-wi-a----- LVM2_SEGTYPE=linear LVM2_ORIGIN= LVM2_POOL_LV= LVM2_DATA_LV= LVM2_METADATA_LV= LVM2_LV_ROLE=public LVM2_MOVE_PV= LVM2_DATA_PERCENT= LVM2_METADATA_PERCENT= LVM2_COPY_PERCENT= 2024-03-01 20:53:13,669 INFO program/MainThread: stderr[21]: WARNING: Couldn't find device with uuid Ji2QiA-Dvpk-IFQT-pkeL-K0vu-KyFC-1GvCgj. WARNING: Couldn't find device with uuid qpHyAD-IS3t-fi80-TKU5-Lvgf-VZSW-VR4nbH. WARNING: VG test_vg2 is missing PV Ji2QiA-Dvpk-IFQT-pkeL-K0vu-KyFC-1GvCgj (last written to /dev/sde). WARNING: VG test_vg2 is missing PV qpHyAD-IS3t-fi80-TKU5-Lvgf-VZSW-VR4nbH (last written to /dev/sdf). 2024-03-01 20:53:13,669 INFO program/MainThread: ...done [21] (exit code: 0) 2024-03-01 20:53:13,673 DEBUG blivet/MainThread: LVMVolumeGroupDevice.update_sysfs_path: test_vg2 ; status: True ; 2024-03-01 20:53:13,674 INFO blivet/MainThread: added lvmvg test_vg2 (id 81) to device tree 2024-03-01 20:53:13,676 DEBUG blivet/MainThread: LVMFormatPopulator._update_lvs: pv: sdd ; 2024-03-01 20:53:13,679 DEBUG blivet/MainThread: DeviceTree.get_device_by_uuid: uuid: Ur0UXR-UN2K-XIKN-Op4F-e5p2-sPMl-24DTE9 ; incomplete: True ; hidden: False ; 2024-03-01 20:53:13,682 DEBUG blivet/MainThread: DeviceTree.get_device_by_uuid returned existing 1016 MiB lvmvg test_vg2 (81) 2024-03-01 20:53:13,682 WARNING blivet/MainThread: Skipping LVs for incomplete VG test_vg2 2024-03-01 20:53:13,682 INFO blivet/MainThread: got format: existing lvmpv 2024-03-01 20:53:13,685 DEBUG blivet/MainThread: DeviceTree.handle_device: name: sde ; info: {'CURRENT_TAGS': ':systemd:', 'DEVLINKS': '/dev/disk/by-id/scsi-1LIO-ORG_disk4:8a9a6b3d-7bec-490e-abf9-e15bfef000fd ' '/dev/disk/by-id/scsi-360014058a9a6b3d7bec490eabf9e15bf ' '/dev/disk/by-id/lvm-pv-uuid-Ji2QiA-Dvpk-IFQT-pkeL-K0vu-KyFC-1GvCgj ' '/dev/disk/by-id/scsi-SLIO-ORG_disk4_8a9a6b3d-7bec-490e-abf9-e15bfef000fd ' '/dev/disk/by-id/wwn-0x60014058a9a6b3d7bec490eabf9e15bf ' '/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': 'Ji2QiA-Dvpk-IFQT-pkeL-K0vu-KyFC-1GvCgj', 'ID_FS_UUID_ENC': 'Ji2QiA-Dvpk-IFQT-pkeL-K0vu-KyFC-1GvCgj', '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': '8a9a6b3d-7bec-490e-abf9-e15bfef000fd', 'ID_SERIAL': '360014058a9a6b3d7bec490eabf9e15bf', 'ID_SERIAL_SHORT': '60014058a9a6b3d7bec490eabf9e15bf', 'ID_TARGET_PORT': '0', 'ID_TYPE': 'disk', 'ID_VENDOR': 'LIO-ORG', 'ID_VENDOR_ENC': 'LIO-ORG\\x20', 'ID_WWN': '0x60014058a9a6b3d7', 'ID_WWN_VENDOR_EXTENSION': '0xbec490eabf9e15bf', 'ID_WWN_WITH_EXTENSION': '0x60014058a9a6b3d7bec490eabf9e15bf', 'MAJOR': '8', 'MINOR': '64', 'SCSI_IDENT_LUN_LOGICAL_UNIT_GROUP': '0x0', 'SCSI_IDENT_LUN_NAA_REGEXT': '60014058a9a6b3d7bec490eabf9e15bf', 'SCSI_IDENT_LUN_T10': 'LIO-ORG_disk4:8a9a6b3d-7bec-490e-abf9-e15bfef000fd', 'SCSI_IDENT_PORT_NAME': 'naa.5001405a91c5ccc5,t,0x0001', 'SCSI_IDENT_PORT_RELATIVE': '0', 'SCSI_IDENT_PORT_TARGET_PORT_GROUP': '0x0', 'SCSI_IDENT_SERIAL': '8a9a6b3d-7bec-490e-abf9-e15bfef000fd', 'SCSI_IDENT_TARGET_NAME': 'naa.5001405a91c5ccc5', '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': '337149758'} ; 2024-03-01 20:53:13,685 INFO blivet/MainThread: scanning sde (/sys/devices/tcm_loop_0/tcm_loop_adapter_0/host2/target2:0:1/2:0:1:4/block/sde)... 2024-03-01 20:53:13,689 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: sde ; incomplete: False ; hidden: False ; 2024-03-01 20:53:13,691 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned None 2024-03-01 20:53:13,697 DEBUG blivet/MainThread: DiskDevicePopulator.run: name: sde ; 2024-03-01 20:53:13,697 INFO blivet/MainThread: sde is a disk 2024-03-01 20:53:13,697 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 87 2024-03-01 20:53:13,697 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 88 2024-03-01 20:53:13,700 DEBUG blivet/MainThread: DiskDevice._set_format: sde ; type: None ; current: None ; 2024-03-01 20:53:13,703 DEBUG blivet/MainThread: DiskDevice.update_sysfs_path: sde ; status: True ; 2024-03-01 20:53:13,703 DEBUG blivet/MainThread: sde sysfs_path set to /sys/devices/tcm_loop_0/tcm_loop_adapter_0/host2/target2:0:1/2:0:1:4/block/sde 2024-03-01 20:53:13,706 DEBUG blivet/MainThread: DiskDevice.read_current_size: exists: True ; path: /dev/sde ; sysfs_path: /sys/devices/tcm_loop_0/tcm_loop_adapter_0/host2/target2:0:1/2:0:1:4/block/sde ; 2024-03-01 20:53:13,706 DEBUG blivet/MainThread: updated sde size to 1024 MiB (1024 MiB) 2024-03-01 20:53:13,707 INFO blivet/MainThread: added disk sde (id 86) to device tree 2024-03-01 20:53:13,707 INFO blivet/MainThread: got device: DiskDevice instance (0x7f5035d262e0) -- 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 = 60014058a9a6b3d7bec490eabf9e15bf 2024-03-01 20:53:13,710 DEBUG blivet/MainThread: DeviceTree.handle_format: name: sde ; 2024-03-01 20:53:13,713 DEBUG blivet/MainThread: AppleBootstrapFS.supported: supported: True ; 2024-03-01 20:53:13,713 DEBUG blivet/MainThread: get_format('appleboot') returning AppleBootstrapFS instance with object id 90 2024-03-01 20:53:13,716 DEBUG blivet/MainThread: EFIFS.supported: supported: True ; 2024-03-01 20:53:13,716 DEBUG blivet/MainThread: get_format('efi') returning EFIFS instance with object id 91 2024-03-01 20:53:13,719 DEBUG blivet/MainThread: MacEFIFS.supported: supported: True ; 2024-03-01 20:53:13,719 DEBUG blivet/MainThread: get_format('macefi') returning MacEFIFS instance with object id 92 2024-03-01 20:53:13,722 DEBUG blivet/MainThread: MacEFIFS.supported: supported: True ; 2024-03-01 20:53:13,722 DEBUG blivet/MainThread: get_format('macefi') returning MacEFIFS instance with object id 93 2024-03-01 20:53:13,725 DEBUG blivet/MainThread: LVMFormatPopulator.run: pv: sde ; 2024-03-01 20:53:13,725 DEBUG blivet/MainThread: lvm filter: device /dev/sde added to the list of allowed devices 2024-03-01 20:53:13,725 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/sdb,/dev/sda,/dev/sdd,/dev/sdc ... 2024-03-01 20:53:13,766 INFO program/MainThread: stdout[22]: LVM2_PV_NAME=/dev/sda LVM2_PV_UUID=v8x08k-6M5E-HMtZ-f2eq-0wlR-mHJb-SKlTfh LVM2_PV_FREE=0 LVM2_PV_SIZE=1065353216 LVM2_PE_START=8388608 LVM2_VG_NAME=test_vg1 LVM2_VG_UUID=8n1Gu0-6cAF-6eL0-mZeG-ndKT-bBF1-VE1J4X LVM2_VG_SIZE=3196059648 LVM2_VG_FREE=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=qRTnw8-kEAP-n1MR-Ul7N-L4iY-mX8z-r1lVTK LVM2_PV_FREE=41943040 LVM2_PV_SIZE=1065353216 LVM2_PE_START=8388608 LVM2_VG_NAME=test_vg1 LVM2_VG_UUID=8n1Gu0-6cAF-6eL0-mZeG-ndKT-bBF1-VE1J4X LVM2_VG_SIZE=3196059648 LVM2_VG_FREE=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=jNAfAc-hhcq-AXKl-L0AU-rgP5-W4lh-kQjsD8 LVM2_PV_FREE=1065353216 LVM2_PV_SIZE=1065353216 LVM2_PE_START=8388608 LVM2_VG_NAME=test_vg1 LVM2_VG_UUID=8n1Gu0-6cAF-6eL0-mZeG-ndKT-bBF1-VE1J4X LVM2_VG_SIZE=3196059648 LVM2_VG_FREE=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=zwH06T-jYqJ-X0Nd-qXd2-G9IU-dOxd-ugDNrB LVM2_PV_FREE=100663296 LVM2_PV_SIZE=1065353216 LVM2_PE_START=8388608 LVM2_VG_NAME=test_vg2 LVM2_VG_UUID=Ur0UXR-UN2K-XIKN-Op4F-e5p2-sPMl-24DTE9 LVM2_VG_SIZE=3196059648 LVM2_VG_FREE=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=Ji2QiA-Dvpk-IFQT-pkeL-K0vu-KyFC-1GvCgj LVM2_PV_FREE=1065353216 LVM2_PV_SIZE=1065353216 LVM2_PE_START=8388608 LVM2_VG_NAME=test_vg2 LVM2_VG_UUID=Ur0UXR-UN2K-XIKN-Op4F-e5p2-sPMl-24DTE9 LVM2_VG_SIZE=3196059648 LVM2_VG_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=qpHyAD-IS3t-fi80-TKU5-Lvgf-VZSW-VR4nbH LVM2_PV_FREE=1065353216 LVM2_PV_SIZE=1065353216 LVM2_PE_START=8388608 LVM2_VG_NAME=test_vg2 LVM2_VG_UUID=Ur0UXR-UN2K-XIKN-Op4F-e5p2-sPMl-24DTE9 LVM2_VG_SIZE=3196059648 LVM2_VG_FREE=2231369728 LVM2_VG_EXTENT_SIZE=4194304 LVM2_VG_EXTENT_COUNT=762 LVM2_VG_FREE_COUNT=532 LVM2_PV_COUNT=3 2024-03-01 20:53:13,766 INFO program/MainThread: stderr[22]: WARNING: Couldn't find device with uuid qpHyAD-IS3t-fi80-TKU5-Lvgf-VZSW-VR4nbH. WARNING: VG test_vg2 is missing PV qpHyAD-IS3t-fi80-TKU5-Lvgf-VZSW-VR4nbH (last written to /dev/sdf). 2024-03-01 20:53:13,766 INFO program/MainThread: ...done [22] (exit code: 0) 2024-03-01 20:53:13,766 INFO blivet/MainThread: type detected on 'sde' is 'lvmpv' 2024-03-01 20:53:13,770 DEBUG blivet/MainThread: LVMPhysicalVolume.__init__: uuid: Ji2QiA-Dvpk-IFQT-pkeL-K0vu-KyFC-1GvCgj ; label: None ; device: /dev/sde ; serial: 360014058a9a6b3d7bec490eabf9e15bf ; exists: True ; vg_name: test_vg2 ; vg_uuid: Ur0UXR-UN2K-XIKN-Op4F-e5p2-sPMl-24DTE9 ; pe_start: 8 MiB ; free: 1016 MiB ; 2024-03-01 20:53:13,770 DEBUG blivet/MainThread: get_format('lvmpv') returning LVMPhysicalVolume instance with object id 94 2024-03-01 20:53:13,773 DEBUG blivet/MainThread: DiskDevice._set_format: sde ; type: lvmpv ; current: None ; 2024-03-01 20:53:13,776 DEBUG blivet/MainThread: DeviceTree.get_device_by_uuid: uuid: Ur0UXR-UN2K-XIKN-Op4F-e5p2-sPMl-24DTE9 ; incomplete: True ; hidden: False ; 2024-03-01 20:53:13,779 DEBUG blivet/MainThread: DeviceTree.get_device_by_uuid returned existing 1016 MiB lvmvg test_vg2 (81) 2024-03-01 20:53:13,782 DEBUG blivet/MainThread: LVMVolumeGroupDevice._add_parent: test_vg2 ; parent: sde ; 2024-03-01 20:53:13,785 DEBUG blivet/MainThread: DiskDevice.add_child: name: sde ; child: test_vg2 ; kids: 0 ; 2024-03-01 20:53:13,787 DEBUG blivet/MainThread: LVMFormatPopulator._update_lvs: pv: sde ; 2024-03-01 20:53:13,790 DEBUG blivet/MainThread: DeviceTree.get_device_by_uuid: uuid: Ur0UXR-UN2K-XIKN-Op4F-e5p2-sPMl-24DTE9 ; incomplete: True ; hidden: False ; 2024-03-01 20:53:13,793 DEBUG blivet/MainThread: DeviceTree.get_device_by_uuid returned existing 1.98 GiB lvmvg test_vg2 (81) 2024-03-01 20:53:13,793 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/sdb,/dev/sda,/dev/sdd,/dev/sdc ... 2024-03-01 20:53:13,825 INFO program/MainThread: stdout[23]: LVM2_VG_NAME=test_vg1 LVM2_LV_NAME=lv1 LVM2_LV_UUID=efao6k-HcFv-xhiV-Rlod-88ZB-JdsQ-9Zb9bs 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=Ajj0IC-7eQS-TvfA-B8bj-zdBY-HE6I-p7C4A6 LVM2_LV_SIZE=1606418432 LVM2_LV_ATTR=-wi-a----- LVM2_SEGTYPE=linear LVM2_ORIGIN= LVM2_POOL_LV= LVM2_DATA_LV= LVM2_METADATA_LV= LVM2_LV_ROLE=public LVM2_MOVE_PV= LVM2_DATA_PERCENT= LVM2_METADATA_PERCENT= LVM2_COPY_PERCENT= LVM2_VG_NAME=test_vg1 LVM2_LV_NAME=lv2 LVM2_LV_UUID=Ajj0IC-7eQS-TvfA-B8bj-zdBY-HE6I-p7C4A6 LVM2_LV_SIZE=1606418432 LVM2_LV_ATTR=-wi-a----- LVM2_SEGTYPE=linear LVM2_ORIGIN= LVM2_POOL_LV= LVM2_DATA_LV= LVM2_METADATA_LV= 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=F9DiC4-uhxp-2joj-vyiG-lHPe-wAcC-FzfJZj 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=3l3uIY-2Vrb-cpnj-eviH-9jU4-eGal-wun8ez LVM2_LV_SIZE=641728512 LVM2_LV_ATTR=-wi-a----- LVM2_SEGTYPE=linear LVM2_ORIGIN= LVM2_POOL_LV= LVM2_DATA_LV= LVM2_METADATA_LV= LVM2_LV_ROLE=public LVM2_MOVE_PV= LVM2_DATA_PERCENT= LVM2_METADATA_PERCENT= LVM2_COPY_PERCENT= 2024-03-01 20:53:13,826 INFO program/MainThread: stderr[23]: WARNING: Couldn't find device with uuid qpHyAD-IS3t-fi80-TKU5-Lvgf-VZSW-VR4nbH. WARNING: VG test_vg2 is missing PV qpHyAD-IS3t-fi80-TKU5-Lvgf-VZSW-VR4nbH (last written to /dev/sdf). 2024-03-01 20:53:13,826 INFO program/MainThread: ...done [23] (exit code: 0) 2024-03-01 20:53:13,826 WARNING blivet/MainThread: Skipping LVs for incomplete VG test_vg2 2024-03-01 20:53:13,826 INFO blivet/MainThread: got format: existing lvmpv 2024-03-01 20:53:13,830 DEBUG blivet/MainThread: DeviceTree.handle_device: name: sdf ; info: {'CURRENT_TAGS': ':systemd:', 'DEVLINKS': '/dev/disk/by-id/wwn-0x600140525b7012bf4c541b5b0813087a ' '/dev/disk/by-id/lvm-pv-uuid-qpHyAD-IS3t-fi80-TKU5-Lvgf-VZSW-VR4nbH ' '/dev/disk/by-id/scsi-1LIO-ORG_disk5:25b7012b-f4c5-41b5-b081-3087a0ec48d2 ' '/dev/disk/by-diskseq/7 ' '/dev/disk/by-id/scsi-3600140525b7012bf4c541b5b0813087a ' '/dev/disk/by-id/scsi-SLIO-ORG_disk5_25b7012b-f4c5-41b5-b081-3087a0ec48d2', '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': 'qpHyAD-IS3t-fi80-TKU5-Lvgf-VZSW-VR4nbH', 'ID_FS_UUID_ENC': 'qpHyAD-IS3t-fi80-TKU5-Lvgf-VZSW-VR4nbH', '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': '25b7012b-f4c5-41b5-b081-3087a0ec48d2', 'ID_SERIAL': '3600140525b7012bf4c541b5b0813087a', 'ID_SERIAL_SHORT': '600140525b7012bf4c541b5b0813087a', 'ID_TARGET_PORT': '0', 'ID_TYPE': 'disk', 'ID_VENDOR': 'LIO-ORG', 'ID_VENDOR_ENC': 'LIO-ORG\\x20', 'ID_WWN': '0x600140525b7012bf', 'ID_WWN_VENDOR_EXTENSION': '0x4c541b5b0813087a', 'ID_WWN_WITH_EXTENSION': '0x600140525b7012bf4c541b5b0813087a', 'MAJOR': '8', 'MINOR': '80', 'SCSI_IDENT_LUN_LOGICAL_UNIT_GROUP': '0x0', 'SCSI_IDENT_LUN_NAA_REGEXT': '600140525b7012bf4c541b5b0813087a', 'SCSI_IDENT_LUN_T10': 'LIO-ORG_disk5:25b7012b-f4c5-41b5-b081-3087a0ec48d2', 'SCSI_IDENT_PORT_NAME': 'naa.5001405a91c5ccc5,t,0x0001', 'SCSI_IDENT_PORT_RELATIVE': '0', 'SCSI_IDENT_PORT_TARGET_PORT_GROUP': '0x0', 'SCSI_IDENT_SERIAL': '25b7012b-f4c5-41b5-b081-3087a0ec48d2', 'SCSI_IDENT_TARGET_NAME': 'naa.5001405a91c5ccc5', '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': '337251391'} ; 2024-03-01 20:53:13,830 INFO blivet/MainThread: scanning sdf (/sys/devices/tcm_loop_0/tcm_loop_adapter_0/host2/target2:0:1/2:0:1:5/block/sdf)... 2024-03-01 20:53:13,834 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: sdf ; incomplete: False ; hidden: False ; 2024-03-01 20:53:13,836 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned None 2024-03-01 20:53:13,842 DEBUG blivet/MainThread: DiskDevicePopulator.run: name: sdf ; 2024-03-01 20:53:13,842 INFO blivet/MainThread: sdf is a disk 2024-03-01 20:53:13,843 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 97 2024-03-01 20:53:13,843 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 98 2024-03-01 20:53:13,845 DEBUG blivet/MainThread: DiskDevice._set_format: sdf ; type: None ; current: None ; 2024-03-01 20:53:13,848 DEBUG blivet/MainThread: DiskDevice.update_sysfs_path: sdf ; status: True ; 2024-03-01 20:53:13,849 DEBUG blivet/MainThread: sdf sysfs_path set to /sys/devices/tcm_loop_0/tcm_loop_adapter_0/host2/target2:0:1/2:0:1:5/block/sdf 2024-03-01 20:53:13,851 DEBUG blivet/MainThread: DiskDevice.read_current_size: exists: True ; path: /dev/sdf ; sysfs_path: /sys/devices/tcm_loop_0/tcm_loop_adapter_0/host2/target2:0:1/2:0:1:5/block/sdf ; 2024-03-01 20:53:13,852 DEBUG blivet/MainThread: updated sdf size to 1024 MiB (1024 MiB) 2024-03-01 20:53:13,852 INFO blivet/MainThread: added disk sdf (id 96) to device tree 2024-03-01 20:53:13,852 INFO blivet/MainThread: got device: DiskDevice instance (0x7f5036efb820) -- 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 = 600140525b7012bf4c541b5b0813087a 2024-03-01 20:53:13,855 DEBUG blivet/MainThread: DeviceTree.handle_format: name: sdf ; 2024-03-01 20:53:13,858 DEBUG blivet/MainThread: AppleBootstrapFS.supported: supported: True ; 2024-03-01 20:53:13,858 DEBUG blivet/MainThread: get_format('appleboot') returning AppleBootstrapFS instance with object id 100 2024-03-01 20:53:13,861 DEBUG blivet/MainThread: EFIFS.supported: supported: True ; 2024-03-01 20:53:13,861 DEBUG blivet/MainThread: get_format('efi') returning EFIFS instance with object id 101 2024-03-01 20:53:13,864 DEBUG blivet/MainThread: MacEFIFS.supported: supported: True ; 2024-03-01 20:53:13,864 DEBUG blivet/MainThread: get_format('macefi') returning MacEFIFS instance with object id 102 2024-03-01 20:53:13,867 DEBUG blivet/MainThread: MacEFIFS.supported: supported: True ; 2024-03-01 20:53:13,867 DEBUG blivet/MainThread: get_format('macefi') returning MacEFIFS instance with object id 103 2024-03-01 20:53:13,870 DEBUG blivet/MainThread: LVMFormatPopulator.run: pv: sdf ; 2024-03-01 20:53:13,870 DEBUG blivet/MainThread: lvm filter: device /dev/sdf added to the list of allowed devices 2024-03-01 20:53:13,870 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/sdb,/dev/sda,/dev/sdd,/dev/sdc,/dev/sdf ... 2024-03-01 20:53:13,906 INFO program/MainThread: stdout[24]: LVM2_PV_NAME=/dev/sda LVM2_PV_UUID=v8x08k-6M5E-HMtZ-f2eq-0wlR-mHJb-SKlTfh LVM2_PV_FREE=0 LVM2_PV_SIZE=1065353216 LVM2_PE_START=8388608 LVM2_VG_NAME=test_vg1 LVM2_VG_UUID=8n1Gu0-6cAF-6eL0-mZeG-ndKT-bBF1-VE1J4X LVM2_VG_SIZE=3196059648 LVM2_VG_FREE=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=qRTnw8-kEAP-n1MR-Ul7N-L4iY-mX8z-r1lVTK LVM2_PV_FREE=41943040 LVM2_PV_SIZE=1065353216 LVM2_PE_START=8388608 LVM2_VG_NAME=test_vg1 LVM2_VG_UUID=8n1Gu0-6cAF-6eL0-mZeG-ndKT-bBF1-VE1J4X LVM2_VG_SIZE=3196059648 LVM2_VG_FREE=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=jNAfAc-hhcq-AXKl-L0AU-rgP5-W4lh-kQjsD8 LVM2_PV_FREE=1065353216 LVM2_PV_SIZE=1065353216 LVM2_PE_START=8388608 LVM2_VG_NAME=test_vg1 LVM2_VG_UUID=8n1Gu0-6cAF-6eL0-mZeG-ndKT-bBF1-VE1J4X LVM2_VG_SIZE=3196059648 LVM2_VG_FREE=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=zwH06T-jYqJ-X0Nd-qXd2-G9IU-dOxd-ugDNrB LVM2_PV_FREE=100663296 LVM2_PV_SIZE=1065353216 LVM2_PE_START=8388608 LVM2_VG_NAME=test_vg2 LVM2_VG_UUID=Ur0UXR-UN2K-XIKN-Op4F-e5p2-sPMl-24DTE9 LVM2_VG_SIZE=3196059648 LVM2_VG_FREE=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=Ji2QiA-Dvpk-IFQT-pkeL-K0vu-KyFC-1GvCgj LVM2_PV_FREE=1065353216 LVM2_PV_SIZE=1065353216 LVM2_PE_START=8388608 LVM2_VG_NAME=test_vg2 LVM2_VG_UUID=Ur0UXR-UN2K-XIKN-Op4F-e5p2-sPMl-24DTE9 LVM2_VG_SIZE=3196059648 LVM2_VG_FREE=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=qpHyAD-IS3t-fi80-TKU5-Lvgf-VZSW-VR4nbH LVM2_PV_FREE=1065353216 LVM2_PV_SIZE=1065353216 LVM2_PE_START=8388608 LVM2_VG_NAME=test_vg2 LVM2_VG_UUID=Ur0UXR-UN2K-XIKN-Op4F-e5p2-sPMl-24DTE9 LVM2_VG_SIZE=3196059648 LVM2_VG_FREE=2231369728 LVM2_VG_EXTENT_SIZE=4194304 LVM2_VG_EXTENT_COUNT=762 LVM2_VG_FREE_COUNT=532 LVM2_PV_COUNT=3 2024-03-01 20:53:13,906 INFO program/MainThread: stderr[24]: 2024-03-01 20:53:13,906 INFO program/MainThread: ...done [24] (exit code: 0) 2024-03-01 20:53:13,906 INFO blivet/MainThread: type detected on 'sdf' is 'lvmpv' 2024-03-01 20:53:13,910 DEBUG blivet/MainThread: LVMPhysicalVolume.__init__: uuid: qpHyAD-IS3t-fi80-TKU5-Lvgf-VZSW-VR4nbH ; label: None ; device: /dev/sdf ; serial: 3600140525b7012bf4c541b5b0813087a ; exists: True ; vg_name: test_vg2 ; vg_uuid: Ur0UXR-UN2K-XIKN-Op4F-e5p2-sPMl-24DTE9 ; pe_start: 8 MiB ; free: 1016 MiB ; 2024-03-01 20:53:13,911 DEBUG blivet/MainThread: get_format('lvmpv') returning LVMPhysicalVolume instance with object id 104 2024-03-01 20:53:13,913 DEBUG blivet/MainThread: DiskDevice._set_format: sdf ; type: lvmpv ; current: None ; 2024-03-01 20:53:13,916 DEBUG blivet/MainThread: DeviceTree.get_device_by_uuid: uuid: Ur0UXR-UN2K-XIKN-Op4F-e5p2-sPMl-24DTE9 ; incomplete: True ; hidden: False ; 2024-03-01 20:53:13,919 DEBUG blivet/MainThread: DeviceTree.get_device_by_uuid returned existing 1.98 GiB lvmvg test_vg2 (81) 2024-03-01 20:53:13,922 DEBUG blivet/MainThread: LVMVolumeGroupDevice._add_parent: test_vg2 ; parent: sdf ; 2024-03-01 20:53:13,925 DEBUG blivet/MainThread: DiskDevice.add_child: name: sdf ; child: test_vg2 ; kids: 0 ; 2024-03-01 20:53:13,927 DEBUG blivet/MainThread: LVMFormatPopulator._update_lvs: pv: sdf ; 2024-03-01 20:53:13,930 DEBUG blivet/MainThread: DeviceTree.get_device_by_uuid: uuid: Ur0UXR-UN2K-XIKN-Op4F-e5p2-sPMl-24DTE9 ; incomplete: True ; hidden: False ; 2024-03-01 20:53:13,933 DEBUG blivet/MainThread: DeviceTree.get_device_by_uuid returned existing 2.98 GiB lvmvg test_vg2 (81) 2024-03-01 20:53:13,933 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/sdb,/dev/sda,/dev/sdd,/dev/sdc,/dev/sdf ... 2024-03-01 20:53:13,972 INFO program/MainThread: stdout[25]: LVM2_VG_NAME=test_vg1 LVM2_LV_NAME=lv1 LVM2_LV_UUID=efao6k-HcFv-xhiV-Rlod-88ZB-JdsQ-9Zb9bs 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=Ajj0IC-7eQS-TvfA-B8bj-zdBY-HE6I-p7C4A6 LVM2_LV_SIZE=1606418432 LVM2_LV_ATTR=-wi-a----- LVM2_SEGTYPE=linear LVM2_ORIGIN= LVM2_POOL_LV= LVM2_DATA_LV= LVM2_METADATA_LV= LVM2_LV_ROLE=public LVM2_MOVE_PV= LVM2_DATA_PERCENT= LVM2_METADATA_PERCENT= LVM2_COPY_PERCENT= LVM2_VG_NAME=test_vg1 LVM2_LV_NAME=lv2 LVM2_LV_UUID=Ajj0IC-7eQS-TvfA-B8bj-zdBY-HE6I-p7C4A6 LVM2_LV_SIZE=1606418432 LVM2_LV_ATTR=-wi-a----- LVM2_SEGTYPE=linear LVM2_ORIGIN= LVM2_POOL_LV= LVM2_DATA_LV= LVM2_METADATA_LV= 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=F9DiC4-uhxp-2joj-vyiG-lHPe-wAcC-FzfJZj 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=3l3uIY-2Vrb-cpnj-eviH-9jU4-eGal-wun8ez LVM2_LV_SIZE=641728512 LVM2_LV_ATTR=-wi-a----- LVM2_SEGTYPE=linear LVM2_ORIGIN= LVM2_POOL_LV= LVM2_DATA_LV= LVM2_METADATA_LV= LVM2_LV_ROLE=public LVM2_MOVE_PV= LVM2_DATA_PERCENT= LVM2_METADATA_PERCENT= LVM2_COPY_PERCENT= 2024-03-01 20:53:13,972 INFO program/MainThread: stderr[25]: 2024-03-01 20:53:13,972 INFO program/MainThread: ...done [25] (exit code: 0) 2024-03-01 20:53:13,976 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: test_vg2-lv3 ; incomplete: False ; hidden: False ; 2024-03-01 20:53:13,979 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned None 2024-03-01 20:53:13,982 DEBUG blivet/MainThread: DeviceTree.get_device_by_uuid: uuid: F9DiC4-uhxp-2joj-vyiG-lHPe-wAcC-FzfJZj ; incomplete: False ; hidden: False ; 2024-03-01 20:53:13,984 DEBUG blivet/MainThread: DeviceTree.get_device_by_uuid returned None 2024-03-01 20:53:13,985 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 106 2024-03-01 20:53:13,988 DEBUG blivet/MainThread: LVMVolumeGroupDevice.add_child: name: test_vg2 ; child: lv3 ; kids: 0 ; 2024-03-01 20:53:13,988 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 107 2024-03-01 20:53:13,991 DEBUG blivet/MainThread: LVMLogicalVolumeDevice._set_format: test_vg2-lv3 ; type: None ; current: None ; 2024-03-01 20:53:13,994 DEBUG blivet/MainThread: LVMLogicalVolumeDevice.update_sysfs_path: test_vg2-lv3 ; status: True ; 2024-03-01 20:53:13,995 DEBUG blivet/MainThread: test_vg2-lv3 sysfs_path set to /sys/devices/virtual/block/dm-5 2024-03-01 20:53:13,998 DEBUG blivet/MainThread: LVMLogicalVolumeDevice.read_current_size: exists: True ; path: /dev/mapper/test_vg2-lv3 ; sysfs_path: /sys/devices/virtual/block/dm-5 ; 2024-03-01 20:53:13,998 DEBUG blivet/MainThread: updated test_vg2-lv3 size to 308 MiB (308 MiB) 2024-03-01 20:53:13,998 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 109 2024-03-01 20:53:14,001 DEBUG blivet/MainThread: LVMVolumeGroupDevice.remove_child: name: test_vg2 ; child: lv3 ; kids: 1 ; 2024-03-01 20:53:14,004 DEBUG blivet/MainThread: LVMVolumeGroupDevice.add_child: name: test_vg2 ; child: lv3 ; kids: 0 ; 2024-03-01 20:53:14,005 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 110 2024-03-01 20:53:14,007 DEBUG blivet/MainThread: LVMLogicalVolumeDevice._set_format: test_vg2-lv3 ; type: None ; current: None ; 2024-03-01 20:53:14,011 DEBUG blivet/MainThread: LVMLogicalVolumeDevice.update_sysfs_path: test_vg2-lv3 ; status: True ; 2024-03-01 20:53:14,011 DEBUG blivet/MainThread: test_vg2-lv3 sysfs_path set to /sys/devices/virtual/block/dm-5 2024-03-01 20:53:14,014 DEBUG blivet/MainThread: LVMLogicalVolumeDevice.read_current_size: exists: True ; path: /dev/mapper/test_vg2-lv3 ; sysfs_path: /sys/devices/virtual/block/dm-5 ; 2024-03-01 20:53:14,014 DEBUG blivet/MainThread: updated test_vg2-lv3 size to 308 MiB (308 MiB) 2024-03-01 20:53:14,014 DEBUG blivet/MainThread: Adding test_vg2-lv3/308 MiB to test_vg2 2024-03-01 20:53:14,015 INFO blivet/MainThread: added lvmlv test_vg2-lv3 (id 105) to device tree 2024-03-01 20:53:14,017 DEBUG blivet/MainThread: LVMLogicalVolumeDevice.update_sysfs_path: test_vg2-lv3 ; status: True ; 2024-03-01 20:53:14,018 DEBUG blivet/MainThread: test_vg2-lv3 sysfs_path set to /sys/devices/virtual/block/dm-5 2024-03-01 20:53:14,021 DEBUG blivet/MainThread: LVMLogicalVolumeDevice.read_current_size: exists: True ; path: /dev/mapper/test_vg2-lv3 ; sysfs_path: /sys/devices/virtual/block/dm-5 ; 2024-03-01 20:53:14,021 DEBUG blivet/MainThread: updated test_vg2-lv3 size to 308 MiB (308 MiB) 2024-03-01 20:53:14,024 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-uuid-LVM-Ur0UXRUN2KXIKNOp4Fe5p2sPMl24DTE9F9DiC4uhxp2jojvyiGlHPewAcCFzfJZj ' '/dev/test_vg2/lv3 /dev/disk/by-id/dm-name-test_vg2-lv3 ' '/dev/disk/by-uuid/d4ca83e5-1a94-4c7b-9e8b-bc383dd58394', 'DEVNAME': '/dev/dm-5', 'DEVPATH': '/devices/virtual/block/dm-5', 'DEVTYPE': 'disk', 'DISKSEQ': '105', '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-Ur0UXRUN2KXIKNOp4Fe5p2sPMl24DTE9F9DiC4uhxp2jojvyiGlHPewAcCFzfJZj', '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': 'd4ca83e5-1a94-4c7b-9e8b-bc383dd58394', 'ID_FS_UUID_ENC': 'd4ca83e5-1a94-4c7b-9e8b-bc383dd58394', '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': '777102250'} ; 2024-03-01 20:53:14,024 INFO blivet/MainThread: scanning test_vg2-lv3 (/sys/devices/virtual/block/dm-5)... 2024-03-01 20:53:14,025 INFO program/MainThread: Running [26] dmsetup info -co subsystem --noheadings test_vg2-lv3 ... 2024-03-01 20:53:14,027 INFO program/MainThread: stdout[26]: LVM 2024-03-01 20:53:14,028 INFO program/MainThread: stderr[26]: 2024-03-01 20:53:14,028 INFO program/MainThread: ...done [26] (exit code: 0) 2024-03-01 20:53:14,028 INFO program/MainThread: Running [27] dmsetup info -co subsystem --noheadings test_vg2-lv3 ... 2024-03-01 20:53:14,030 INFO program/MainThread: stdout[27]: LVM 2024-03-01 20:53:14,030 INFO program/MainThread: stderr[27]: 2024-03-01 20:53:14,030 INFO program/MainThread: ...done [27] (exit code: 0) 2024-03-01 20:53:14,030 INFO program/MainThread: Running [28] dmsetup info -co subsystem --noheadings test_vg2-lv3 ... 2024-03-01 20:53:14,033 INFO program/MainThread: stdout[28]: LVM 2024-03-01 20:53:14,033 INFO program/MainThread: stderr[28]: 2024-03-01 20:53:14,033 INFO program/MainThread: ...done [28] (exit code: 0) 2024-03-01 20:53:14,037 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: test_vg2-lv3 ; incomplete: False ; hidden: False ; 2024-03-01 20:53:14,040 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned existing 308 MiB lvmlv test_vg2-lv3 (105) 2024-03-01 20:53:14,042 DEBUG blivet/MainThread: test_vg2 size is 2.98 GiB 2024-03-01 20:53:14,043 DEBUG blivet/MainThread: vg test_vg2 has 2.68 GiB free 2024-03-01 20:53:14,043 DEBUG blivet/MainThread: test_vg2 size is 2.98 GiB 2024-03-01 20:53:14,044 DEBUG blivet/MainThread: vg test_vg2 has 2.68 GiB free 2024-03-01 20:53:14,040 INFO blivet/MainThread: got device: LVMLogicalVolumeDevice instance (0x7f5035cdf340) -- name = test_vg2-lv3 status = True id = 105 children = [] parents = ['existing 2.98 GiB lvmvg test_vg2 (81)'] uuid = F9DiC4-uhxp-2joj-vyiG-lHPe-wAcC-FzfJZj 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 (0x7f5035d55c10) -- 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 = Ur0UXR-UN2K-XIKN-Op4F-e5p2-sPMl-24DTE9 size = 2.98 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 2.98 GiB path = /dev/test_vg2 format args = [] original_format = None free = 2.08 GiB PE Size = 4 MiB PE Count = 762 PE Free = 532 PV Count = 3 modified = False extents = 762 free space = 2.68 GiB free extents = 685 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sdd (72) with existing lvmpv', 'existing 1024 MiB disk sde (86) with existing lvmpv', 'existing 1024 MiB disk sdf (96) with existing lvmpv'] LVs = ['existing 308 MiB lvmlv test_vg2-lv3 (105)'] segment type = linear percent = 0 VG space used = 308 MiB 2024-03-01 20:53:14,044 INFO program/MainThread: Running [29] dmsetup info -co subsystem --noheadings test_vg2-lv3 ... 2024-03-01 20:53:14,047 INFO program/MainThread: stdout[29]: LVM 2024-03-01 20:53:14,047 INFO program/MainThread: stderr[29]: 2024-03-01 20:53:14,047 INFO program/MainThread: ...done [29] (exit code: 0) 2024-03-01 20:53:14,050 DEBUG blivet/MainThread: DeviceTree.handle_format: name: test_vg2-lv3 ; 2024-03-01 20:53:14,054 DEBUG blivet/MainThread: AppleBootstrapFS.supported: supported: True ; 2024-03-01 20:53:14,054 DEBUG blivet/MainThread: get_format('appleboot') returning AppleBootstrapFS instance with object id 112 2024-03-01 20:53:14,057 DEBUG blivet/MainThread: EFIFS.supported: supported: True ; 2024-03-01 20:53:14,057 DEBUG blivet/MainThread: get_format('efi') returning EFIFS instance with object id 113 2024-03-01 20:53:14,060 DEBUG blivet/MainThread: MacEFIFS.supported: supported: True ; 2024-03-01 20:53:14,060 DEBUG blivet/MainThread: get_format('macefi') returning MacEFIFS instance with object id 114 2024-03-01 20:53:14,063 DEBUG blivet/MainThread: MacEFIFS.supported: supported: True ; 2024-03-01 20:53:14,063 DEBUG blivet/MainThread: get_format('macefi') returning MacEFIFS instance with object id 115 2024-03-01 20:53:14,064 INFO blivet/MainThread: type detected on 'test_vg2-lv3' is 'xfs' 2024-03-01 20:53:14,067 DEBUG blivet/MainThread: XFS.supported: supported: True ; 2024-03-01 20:53:14,067 DEBUG blivet/MainThread: get_format('xfs') returning XFS instance with object id 116 2024-03-01 20:53:14,070 DEBUG blivet/MainThread: LVMLogicalVolumeDevice._set_format: test_vg2-lv3 ; type: xfs ; current: None ; 2024-03-01 20:53:14,071 INFO blivet/MainThread: got format: existing xfs filesystem 2024-03-01 20:53:14,074 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: test_vg2-lv4 ; incomplete: False ; hidden: False ; 2024-03-01 20:53:14,076 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned None 2024-03-01 20:53:14,079 DEBUG blivet/MainThread: DeviceTree.get_device_by_uuid: uuid: 3l3uIY-2Vrb-cpnj-eviH-9jU4-eGal-wun8ez ; incomplete: False ; hidden: False ; 2024-03-01 20:53:14,082 DEBUG blivet/MainThread: DeviceTree.get_device_by_uuid returned None 2024-03-01 20:53:14,082 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 119 2024-03-01 20:53:14,085 DEBUG blivet/MainThread: LVMVolumeGroupDevice.add_child: name: test_vg2 ; child: lv4 ; kids: 1 ; 2024-03-01 20:53:14,085 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 120 2024-03-01 20:53:14,088 DEBUG blivet/MainThread: LVMLogicalVolumeDevice._set_format: test_vg2-lv4 ; type: None ; current: None ; 2024-03-01 20:53:14,091 DEBUG blivet/MainThread: LVMLogicalVolumeDevice.update_sysfs_path: test_vg2-lv4 ; status: True ; 2024-03-01 20:53:14,092 DEBUG blivet/MainThread: test_vg2-lv4 sysfs_path set to /sys/devices/virtual/block/dm-4 2024-03-01 20:53:14,095 DEBUG blivet/MainThread: LVMLogicalVolumeDevice.read_current_size: exists: True ; path: /dev/mapper/test_vg2-lv4 ; sysfs_path: /sys/devices/virtual/block/dm-4 ; 2024-03-01 20:53:14,095 DEBUG blivet/MainThread: updated test_vg2-lv4 size to 612 MiB (612 MiB) 2024-03-01 20:53:14,095 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 122 2024-03-01 20:53:14,098 DEBUG blivet/MainThread: LVMVolumeGroupDevice.remove_child: name: test_vg2 ; child: lv4 ; kids: 2 ; 2024-03-01 20:53:14,101 DEBUG blivet/MainThread: LVMVolumeGroupDevice.add_child: name: test_vg2 ; child: lv4 ; kids: 1 ; 2024-03-01 20:53:14,102 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 123 2024-03-01 20:53:14,105 DEBUG blivet/MainThread: LVMLogicalVolumeDevice._set_format: test_vg2-lv4 ; type: None ; current: None ; 2024-03-01 20:53:14,108 DEBUG blivet/MainThread: LVMLogicalVolumeDevice.update_sysfs_path: test_vg2-lv4 ; status: True ; 2024-03-01 20:53:14,108 DEBUG blivet/MainThread: test_vg2-lv4 sysfs_path set to /sys/devices/virtual/block/dm-4 2024-03-01 20:53:14,111 DEBUG blivet/MainThread: LVMLogicalVolumeDevice.read_current_size: exists: True ; path: /dev/mapper/test_vg2-lv4 ; sysfs_path: /sys/devices/virtual/block/dm-4 ; 2024-03-01 20:53:14,111 DEBUG blivet/MainThread: updated test_vg2-lv4 size to 612 MiB (612 MiB) 2024-03-01 20:53:14,111 DEBUG blivet/MainThread: Adding test_vg2-lv4/612 MiB to test_vg2 2024-03-01 20:53:14,112 INFO blivet/MainThread: added lvmlv test_vg2-lv4 (id 118) to device tree 2024-03-01 20:53:14,114 DEBUG blivet/MainThread: LVMLogicalVolumeDevice.update_sysfs_path: test_vg2-lv4 ; status: True ; 2024-03-01 20:53:14,115 DEBUG blivet/MainThread: test_vg2-lv4 sysfs_path set to /sys/devices/virtual/block/dm-4 2024-03-01 20:53:14,117 DEBUG blivet/MainThread: LVMLogicalVolumeDevice.read_current_size: exists: True ; path: /dev/mapper/test_vg2-lv4 ; sysfs_path: /sys/devices/virtual/block/dm-4 ; 2024-03-01 20:53:14,118 DEBUG blivet/MainThread: updated test_vg2-lv4 size to 612 MiB (612 MiB) 2024-03-01 20:53:14,121 DEBUG blivet/MainThread: DeviceTree.handle_device: name: test_vg2-lv4 ; info: {'CURRENT_TAGS': ':systemd:', 'DEVLINKS': '/dev/test_vg2/lv4 /dev/disk/by-id/dm-name-test_vg2-lv4 ' '/dev/disk/by-id/dm-uuid-LVM-Ur0UXRUN2KXIKNOp4Fe5p2sPMl24DTE93l3uIY2VrbcpnjeviH9jU4eGalwun8ez ' '/dev/disk/by-uuid/7424792b-f0ab-4041-9dbc-461622a9fcbb ' '/dev/mapper/test_vg2-lv4', 'DEVNAME': '/dev/dm-4', 'DEVPATH': '/devices/virtual/block/dm-4', 'DEVTYPE': 'disk', 'DISKSEQ': '104', '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-Ur0UXRUN2KXIKNOp4Fe5p2sPMl24DTE93l3uIY2VrbcpnjeviH9jU4eGalwun8ez', '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': '7424792b-f0ab-4041-9dbc-461622a9fcbb', 'ID_FS_UUID_ENC': '7424792b-f0ab-4041-9dbc-461622a9fcbb', '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': '776627479'} ; 2024-03-01 20:53:14,121 INFO blivet/MainThread: scanning test_vg2-lv4 (/sys/devices/virtual/block/dm-4)... 2024-03-01 20:53:14,121 INFO program/MainThread: Running [30] dmsetup info -co subsystem --noheadings test_vg2-lv4 ... 2024-03-01 20:53:14,124 INFO program/MainThread: stdout[30]: LVM 2024-03-01 20:53:14,124 INFO program/MainThread: stderr[30]: 2024-03-01 20:53:14,124 INFO program/MainThread: ...done [30] (exit code: 0) 2024-03-01 20:53:14,125 INFO program/MainThread: Running [31] dmsetup info -co subsystem --noheadings test_vg2-lv4 ... 2024-03-01 20:53:14,127 INFO program/MainThread: stdout[31]: LVM 2024-03-01 20:53:14,127 INFO program/MainThread: stderr[31]: 2024-03-01 20:53:14,127 INFO program/MainThread: ...done [31] (exit code: 0) 2024-03-01 20:53:14,127 INFO program/MainThread: Running [32] dmsetup info -co subsystem --noheadings test_vg2-lv4 ... 2024-03-01 20:53:14,129 INFO program/MainThread: stdout[32]: LVM 2024-03-01 20:53:14,130 INFO program/MainThread: stderr[32]: 2024-03-01 20:53:14,130 INFO program/MainThread: ...done [32] (exit code: 0) 2024-03-01 20:53:14,134 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: test_vg2-lv4 ; incomplete: False ; hidden: False ; 2024-03-01 20:53:14,137 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned existing 612 MiB lvmlv test_vg2-lv4 (118) 2024-03-01 20:53:14,139 DEBUG blivet/MainThread: test_vg2 size is 2.98 GiB 2024-03-01 20:53:14,140 DEBUG blivet/MainThread: vg test_vg2 has 2.08 GiB free 2024-03-01 20:53:14,140 DEBUG blivet/MainThread: test_vg2 size is 2.98 GiB 2024-03-01 20:53:14,141 DEBUG blivet/MainThread: vg test_vg2 has 2.08 GiB free 2024-03-01 20:53:14,137 INFO blivet/MainThread: got device: LVMLogicalVolumeDevice instance (0x7f5035cdfbb0) -- name = test_vg2-lv4 status = True id = 118 children = [] parents = ['existing 2.98 GiB lvmvg test_vg2 (81)'] uuid = 3l3uIY-2Vrb-cpnj-eviH-9jU4-eGal-wun8ez 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 (0x7f5035d55c10) -- name = test_vg2 status = 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 = Ur0UXR-UN2K-XIKN-Op4F-e5p2-sPMl-24DTE9 size = 2.98 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 2.98 GiB path = /dev/test_vg2 format args = [] original_format = None free = 2.08 GiB PE Size = 4 MiB PE Count = 762 PE Free = 532 PV Count = 3 modified = False extents = 762 free space = 2.08 GiB free extents = 532 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sdd (72) with existing lvmpv', 'existing 1024 MiB disk sde (86) with existing lvmpv', 'existing 1024 MiB disk sdf (96) with existing lvmpv'] LVs = ['existing 308 MiB lvmlv test_vg2-lv3 (105) with existing xfs filesystem', 'existing 612 MiB lvmlv test_vg2-lv4 (118)'] segment type = linear percent = 0 VG space used = 612 MiB 2024-03-01 20:53:14,141 INFO program/MainThread: Running [33] dmsetup info -co subsystem --noheadings test_vg2-lv4 ... 2024-03-01 20:53:14,144 INFO program/MainThread: stdout[33]: LVM 2024-03-01 20:53:14,144 INFO program/MainThread: stderr[33]: 2024-03-01 20:53:14,144 INFO program/MainThread: ...done [33] (exit code: 0) 2024-03-01 20:53:14,148 DEBUG blivet/MainThread: DeviceTree.handle_format: name: test_vg2-lv4 ; 2024-03-01 20:53:14,152 DEBUG blivet/MainThread: AppleBootstrapFS.supported: supported: True ; 2024-03-01 20:53:14,152 DEBUG blivet/MainThread: get_format('appleboot') returning AppleBootstrapFS instance with object id 125 2024-03-01 20:53:14,155 DEBUG blivet/MainThread: EFIFS.supported: supported: True ; 2024-03-01 20:53:14,155 DEBUG blivet/MainThread: get_format('efi') returning EFIFS instance with object id 126 2024-03-01 20:53:14,158 DEBUG blivet/MainThread: MacEFIFS.supported: supported: True ; 2024-03-01 20:53:14,158 DEBUG blivet/MainThread: get_format('macefi') returning MacEFIFS instance with object id 127 2024-03-01 20:53:14,161 DEBUG blivet/MainThread: MacEFIFS.supported: supported: True ; 2024-03-01 20:53:14,161 DEBUG blivet/MainThread: get_format('macefi') returning MacEFIFS instance with object id 128 2024-03-01 20:53:14,162 INFO blivet/MainThread: type detected on 'test_vg2-lv4' is 'xfs' 2024-03-01 20:53:14,165 DEBUG blivet/MainThread: XFS.supported: supported: True ; 2024-03-01 20:53:14,165 DEBUG blivet/MainThread: get_format('xfs') returning XFS instance with object id 129 2024-03-01 20:53:14,168 DEBUG blivet/MainThread: LVMLogicalVolumeDevice._set_format: test_vg2-lv4 ; type: xfs ; current: None ; 2024-03-01 20:53:14,168 INFO blivet/MainThread: got format: existing xfs filesystem 2024-03-01 20:53:14,168 INFO blivet/MainThread: got format: existing lvmpv 2024-03-01 20:53:14,171 DEBUG blivet/MainThread: DeviceTree.handle_device: name: sdg ; info: {'CURRENT_TAGS': ':systemd:', 'DEVLINKS': '/dev/disk/by-id/wwn-0x60014052fcb2cc6c28443eab562c0b7e ' '/dev/disk/by-id/scsi-360014052fcb2cc6c28443eab562c0b7e ' '/dev/disk/by-id/scsi-1LIO-ORG_disk6:2fcb2cc6-c284-43ea-b562-c0b7eba2ff7a ' '/dev/disk/by-diskseq/8 ' '/dev/disk/by-id/lvm-pv-uuid-XlfhSN-V1CY-NlIg-Ve2c-FwQD-541V-LKiCwA ' '/dev/disk/by-id/scsi-SLIO-ORG_disk6_2fcb2cc6-c284-43ea-b562-c0b7eba2ff7a', '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': 'XlfhSN-V1CY-NlIg-Ve2c-FwQD-541V-LKiCwA', 'ID_FS_UUID_ENC': 'XlfhSN-V1CY-NlIg-Ve2c-FwQD-541V-LKiCwA', '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': '2fcb2cc6-c284-43ea-b562-c0b7eba2ff7a', 'ID_SERIAL': '360014052fcb2cc6c28443eab562c0b7e', 'ID_SERIAL_SHORT': '60014052fcb2cc6c28443eab562c0b7e', 'ID_TARGET_PORT': '0', 'ID_TYPE': 'disk', 'ID_VENDOR': 'LIO-ORG', 'ID_VENDOR_ENC': 'LIO-ORG\\x20', 'ID_WWN': '0x60014052fcb2cc6c', 'ID_WWN_VENDOR_EXTENSION': '0x28443eab562c0b7e', 'ID_WWN_WITH_EXTENSION': '0x60014052fcb2cc6c28443eab562c0b7e', 'MAJOR': '8', 'MINOR': '96', 'SCSI_IDENT_LUN_LOGICAL_UNIT_GROUP': '0x0', 'SCSI_IDENT_LUN_NAA_REGEXT': '60014052fcb2cc6c28443eab562c0b7e', 'SCSI_IDENT_LUN_T10': 'LIO-ORG_disk6:2fcb2cc6-c284-43ea-b562-c0b7eba2ff7a', 'SCSI_IDENT_PORT_NAME': 'naa.5001405a91c5ccc5,t,0x0001', 'SCSI_IDENT_PORT_RELATIVE': '0', 'SCSI_IDENT_PORT_TARGET_PORT_GROUP': '0x0', 'SCSI_IDENT_SERIAL': '2fcb2cc6-c284-43ea-b562-c0b7eba2ff7a', 'SCSI_IDENT_TARGET_NAME': 'naa.5001405a91c5ccc5', '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': '337228647'} ; 2024-03-01 20:53:14,171 INFO blivet/MainThread: scanning sdg (/sys/devices/tcm_loop_0/tcm_loop_adapter_0/host2/target2:0:1/2:0:1:6/block/sdg)... 2024-03-01 20:53:14,174 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: sdg ; incomplete: False ; hidden: False ; 2024-03-01 20:53:14,177 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned None 2024-03-01 20:53:14,182 DEBUG blivet/MainThread: DiskDevicePopulator.run: name: sdg ; 2024-03-01 20:53:14,183 INFO blivet/MainThread: sdg is a disk 2024-03-01 20:53:14,183 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 133 2024-03-01 20:53:14,183 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 134 2024-03-01 20:53:14,186 DEBUG blivet/MainThread: DiskDevice._set_format: sdg ; type: None ; current: None ; 2024-03-01 20:53:14,189 DEBUG blivet/MainThread: DiskDevice.update_sysfs_path: sdg ; status: True ; 2024-03-01 20:53:14,189 DEBUG blivet/MainThread: sdg sysfs_path set to /sys/devices/tcm_loop_0/tcm_loop_adapter_0/host2/target2:0:1/2:0:1:6/block/sdg 2024-03-01 20:53:14,192 DEBUG blivet/MainThread: DiskDevice.read_current_size: exists: True ; path: /dev/sdg ; sysfs_path: /sys/devices/tcm_loop_0/tcm_loop_adapter_0/host2/target2:0:1/2:0:1:6/block/sdg ; 2024-03-01 20:53:14,192 DEBUG blivet/MainThread: updated sdg size to 1024 MiB (1024 MiB) 2024-03-01 20:53:14,193 INFO blivet/MainThread: added disk sdg (id 132) to device tree 2024-03-01 20:53:14,193 INFO blivet/MainThread: got device: DiskDevice instance (0x7f5035d3a040) -- 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 = 60014052fcb2cc6c28443eab562c0b7e 2024-03-01 20:53:14,196 DEBUG blivet/MainThread: DeviceTree.handle_format: name: sdg ; 2024-03-01 20:53:14,198 DEBUG blivet/MainThread: AppleBootstrapFS.supported: supported: True ; 2024-03-01 20:53:14,199 DEBUG blivet/MainThread: get_format('appleboot') returning AppleBootstrapFS instance with object id 136 2024-03-01 20:53:14,201 DEBUG blivet/MainThread: EFIFS.supported: supported: True ; 2024-03-01 20:53:14,201 DEBUG blivet/MainThread: get_format('efi') returning EFIFS instance with object id 137 2024-03-01 20:53:14,204 DEBUG blivet/MainThread: MacEFIFS.supported: supported: True ; 2024-03-01 20:53:14,204 DEBUG blivet/MainThread: get_format('macefi') returning MacEFIFS instance with object id 138 2024-03-01 20:53:14,207 DEBUG blivet/MainThread: MacEFIFS.supported: supported: True ; 2024-03-01 20:53:14,207 DEBUG blivet/MainThread: get_format('macefi') returning MacEFIFS instance with object id 139 2024-03-01 20:53:14,210 DEBUG blivet/MainThread: LVMFormatPopulator.run: pv: sdg ; 2024-03-01 20:53:14,210 DEBUG blivet/MainThread: lvm filter: device /dev/sdg added to the list of allowed devices 2024-03-01 20:53:14,210 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/sdb,/dev/sdg,/dev/sda,/dev/sdd,/dev/sdc,/dev/sdf ... 2024-03-01 20:53:14,245 INFO program/MainThread: stdout[34]: LVM2_PV_NAME=/dev/sda LVM2_PV_UUID=v8x08k-6M5E-HMtZ-f2eq-0wlR-mHJb-SKlTfh LVM2_PV_FREE=0 LVM2_PV_SIZE=1065353216 LVM2_PE_START=8388608 LVM2_VG_NAME=test_vg1 LVM2_VG_UUID=8n1Gu0-6cAF-6eL0-mZeG-ndKT-bBF1-VE1J4X LVM2_VG_SIZE=3196059648 LVM2_VG_FREE=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=qRTnw8-kEAP-n1MR-Ul7N-L4iY-mX8z-r1lVTK LVM2_PV_FREE=41943040 LVM2_PV_SIZE=1065353216 LVM2_PE_START=8388608 LVM2_VG_NAME=test_vg1 LVM2_VG_UUID=8n1Gu0-6cAF-6eL0-mZeG-ndKT-bBF1-VE1J4X LVM2_VG_SIZE=3196059648 LVM2_VG_FREE=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=jNAfAc-hhcq-AXKl-L0AU-rgP5-W4lh-kQjsD8 LVM2_PV_FREE=1065353216 LVM2_PV_SIZE=1065353216 LVM2_PE_START=8388608 LVM2_VG_NAME=test_vg1 LVM2_VG_UUID=8n1Gu0-6cAF-6eL0-mZeG-ndKT-bBF1-VE1J4X LVM2_VG_SIZE=3196059648 LVM2_VG_FREE=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=zwH06T-jYqJ-X0Nd-qXd2-G9IU-dOxd-ugDNrB LVM2_PV_FREE=100663296 LVM2_PV_SIZE=1065353216 LVM2_PE_START=8388608 LVM2_VG_NAME=test_vg2 LVM2_VG_UUID=Ur0UXR-UN2K-XIKN-Op4F-e5p2-sPMl-24DTE9 LVM2_VG_SIZE=3196059648 LVM2_VG_FREE=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=Ji2QiA-Dvpk-IFQT-pkeL-K0vu-KyFC-1GvCgj LVM2_PV_FREE=1065353216 LVM2_PV_SIZE=1065353216 LVM2_PE_START=8388608 LVM2_VG_NAME=test_vg2 LVM2_VG_UUID=Ur0UXR-UN2K-XIKN-Op4F-e5p2-sPMl-24DTE9 LVM2_VG_SIZE=3196059648 LVM2_VG_FREE=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=qpHyAD-IS3t-fi80-TKU5-Lvgf-VZSW-VR4nbH LVM2_PV_FREE=1065353216 LVM2_PV_SIZE=1065353216 LVM2_PE_START=8388608 LVM2_VG_NAME=test_vg2 LVM2_VG_UUID=Ur0UXR-UN2K-XIKN-Op4F-e5p2-sPMl-24DTE9 LVM2_VG_SIZE=3196059648 LVM2_VG_FREE=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=XlfhSN-V1CY-NlIg-Ve2c-FwQD-541V-LKiCwA LVM2_PV_FREE=205520896 LVM2_PV_SIZE=1065353216 LVM2_PE_START=8388608 LVM2_VG_NAME=test_vg3 LVM2_VG_UUID=SJbOg6-P2vK-pQ7D-EuW4-xDCg-1nzn-6sypeb LVM2_VG_SIZE=4261412864 LVM2_VG_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=JNrdZR-BS6E-ieAN-u54G-Klx9-FEFI-Tym7Nu LVM2_PV_FREE=0 LVM2_PV_SIZE=1065353216 LVM2_PE_START=8388608 LVM2_VG_NAME=test_vg3 LVM2_VG_UUID=SJbOg6-P2vK-pQ7D-EuW4-xDCg-1nzn-6sypeb LVM2_VG_SIZE=4261412864 LVM2_VG_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=bV51C8-IFmW-j7FS-YNep-5OHb-zkid-sU3RiF LVM2_PV_FREE=0 LVM2_PV_SIZE=1065353216 LVM2_PE_START=8388608 LVM2_VG_NAME=test_vg3 LVM2_VG_UUID=SJbOg6-P2vK-pQ7D-EuW4-xDCg-1nzn-6sypeb LVM2_VG_SIZE=4261412864 LVM2_VG_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=ahkAYm-fbGW-HmL1-uZmy-JcX3-NZme-xlSLwX LVM2_PV_FREE=847249408 LVM2_PV_SIZE=1065353216 LVM2_PE_START=8388608 LVM2_VG_NAME=test_vg3 LVM2_VG_UUID=SJbOg6-P2vK-pQ7D-EuW4-xDCg-1nzn-6sypeb LVM2_VG_SIZE=4261412864 LVM2_VG_FREE=1052770304 LVM2_VG_EXTENT_SIZE=4194304 LVM2_VG_EXTENT_COUNT=1016 LVM2_VG_FREE_COUNT=251 LVM2_PV_COUNT=4 2024-03-01 20:53:14,245 INFO program/MainThread: stderr[34]: WARNING: Couldn't find device with uuid JNrdZR-BS6E-ieAN-u54G-Klx9-FEFI-Tym7Nu. WARNING: Couldn't find device with uuid bV51C8-IFmW-j7FS-YNep-5OHb-zkid-sU3RiF. WARNING: Couldn't find device with uuid ahkAYm-fbGW-HmL1-uZmy-JcX3-NZme-xlSLwX. WARNING: VG test_vg3 is missing PV JNrdZR-BS6E-ieAN-u54G-Klx9-FEFI-Tym7Nu (last written to /dev/sdh). WARNING: VG test_vg3 is missing PV bV51C8-IFmW-j7FS-YNep-5OHb-zkid-sU3RiF (last written to /dev/sdi). WARNING: VG test_vg3 is missing PV ahkAYm-fbGW-HmL1-uZmy-JcX3-NZme-xlSLwX (last written to /dev/sdj). WARNING: Couldn't find all devices for LV test_vg3/lv6 while checking used and assumed devices. WARNING: Couldn't find all devices for LV test_vg3/lv5 while checking used and assumed devices. 2024-03-01 20:53:14,245 INFO program/MainThread: ...done [34] (exit code: 0) 2024-03-01 20:53:14,246 INFO blivet/MainThread: type detected on 'sdg' is 'lvmpv' 2024-03-01 20:53:14,250 DEBUG blivet/MainThread: LVMPhysicalVolume.__init__: uuid: XlfhSN-V1CY-NlIg-Ve2c-FwQD-541V-LKiCwA ; label: None ; device: /dev/sdg ; serial: 360014052fcb2cc6c28443eab562c0b7e ; exists: True ; vg_name: test_vg3 ; vg_uuid: SJbOg6-P2vK-pQ7D-EuW4-xDCg-1nzn-6sypeb ; pe_start: 8 MiB ; free: 196 MiB ; 2024-03-01 20:53:14,250 DEBUG blivet/MainThread: get_format('lvmpv') returning LVMPhysicalVolume instance with object id 140 2024-03-01 20:53:14,253 DEBUG blivet/MainThread: DiskDevice._set_format: sdg ; type: lvmpv ; current: None ; 2024-03-01 20:53:14,256 DEBUG blivet/MainThread: DeviceTree.get_device_by_uuid: uuid: SJbOg6-P2vK-pQ7D-EuW4-xDCg-1nzn-6sypeb ; incomplete: True ; hidden: False ; 2024-03-01 20:53:14,258 DEBUG blivet/MainThread: DeviceTree.get_device_by_uuid returned None 2024-03-01 20:53:14,261 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: test_vg3 ; incomplete: False ; hidden: False ; 2024-03-01 20:53:14,264 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned None 2024-03-01 20:53:14,264 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/sdb,/dev/sdg,/dev/sda,/dev/sdd,/dev/sdc,/dev/sdf ... 2024-03-01 20:53:14,298 INFO program/MainThread: stdout[35]: LVM2_VG_NAME=test_vg1 LVM2_VG_UUID=8n1Gu0-6cAF-6eL0-mZeG-ndKT-bBF1-VE1J4X LVM2_VG_SIZE=3196059648 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=Ur0UXR-UN2K-XIKN-Op4F-e5p2-sPMl-24DTE9 LVM2_VG_SIZE=3196059648 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=SJbOg6-P2vK-pQ7D-EuW4-xDCg-1nzn-6sypeb LVM2_VG_SIZE=4261412864 LVM2_VG_FREE=1052770304 LVM2_VG_EXTENT_SIZE=4194304 LVM2_VG_EXTENT_COUNT=1016 LVM2_VG_FREE_COUNT=251 LVM2_PV_COUNT=4 2024-03-01 20:53:14,298 INFO program/MainThread: stderr[35]: WARNING: Couldn't find device with uuid JNrdZR-BS6E-ieAN-u54G-Klx9-FEFI-Tym7Nu. WARNING: Couldn't find device with uuid bV51C8-IFmW-j7FS-YNep-5OHb-zkid-sU3RiF. WARNING: Couldn't find device with uuid ahkAYm-fbGW-HmL1-uZmy-JcX3-NZme-xlSLwX. WARNING: VG test_vg3 is missing PV JNrdZR-BS6E-ieAN-u54G-Klx9-FEFI-Tym7Nu (last written to /dev/sdh). WARNING: VG test_vg3 is missing PV bV51C8-IFmW-j7FS-YNep-5OHb-zkid-sU3RiF (last written to /dev/sdi). WARNING: VG test_vg3 is missing PV ahkAYm-fbGW-HmL1-uZmy-JcX3-NZme-xlSLwX (last written to /dev/sdj). WARNING: Couldn't find all devices for LV test_vg3/lv6 while checking used and assumed devices. WARNING: Couldn't find all devices for LV test_vg3/lv5 while checking used and assumed devices. 2024-03-01 20:53:14,298 INFO program/MainThread: ...done [35] (exit code: 0) 2024-03-01 20:53:14,298 INFO blivet/MainThread: Can't get exported information from VG info, assuming VG is not exported. 2024-03-01 20:53:14,299 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 142 2024-03-01 20:53:14,303 DEBUG blivet/MainThread: LVMVolumeGroupDevice._add_parent: test_vg3 ; parent: sdg ; 2024-03-01 20:53:14,306 DEBUG blivet/MainThread: DiskDevice.add_child: name: sdg ; child: test_vg3 ; kids: 0 ; 2024-03-01 20:53:14,306 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 143 2024-03-01 20:53:14,309 DEBUG blivet/MainThread: LVMVolumeGroupDevice._set_format: test_vg3 ; type: None ; current: None ; 2024-03-01 20:53:14,309 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/sdb,/dev/sdg,/dev/sda,/dev/sdd,/dev/sdc,/dev/sdf ... 2024-03-01 20:53:14,341 INFO program/MainThread: stdout[36]: LVM2_VG_NAME=test_vg1 LVM2_LV_NAME=lv1 LVM2_LV_UUID=efao6k-HcFv-xhiV-Rlod-88ZB-JdsQ-9Zb9bs 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=Ajj0IC-7eQS-TvfA-B8bj-zdBY-HE6I-p7C4A6 LVM2_LV_SIZE=1606418432 LVM2_LV_ATTR=-wi-a----- LVM2_SEGTYPE=linear LVM2_ORIGIN= LVM2_POOL_LV= LVM2_DATA_LV= LVM2_METADATA_LV= LVM2_LV_ROLE=public LVM2_MOVE_PV= LVM2_DATA_PERCENT= LVM2_METADATA_PERCENT= LVM2_COPY_PERCENT= LVM2_VG_NAME=test_vg1 LVM2_LV_NAME=lv2 LVM2_LV_UUID=Ajj0IC-7eQS-TvfA-B8bj-zdBY-HE6I-p7C4A6 LVM2_LV_SIZE=1606418432 LVM2_LV_ATTR=-wi-a----- LVM2_SEGTYPE=linear LVM2_ORIGIN= LVM2_POOL_LV= LVM2_DATA_LV= LVM2_METADATA_LV= 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=F9DiC4-uhxp-2joj-vyiG-lHPe-wAcC-FzfJZj 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=3l3uIY-2Vrb-cpnj-eviH-9jU4-eGal-wun8ez 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=ogTjh1-yOot-hSQp-7yoa-bDE0-9zM3-0wyzun 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=ogTjh1-yOot-hSQp-7yoa-bDE0-9zM3-0wyzun 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=NWCv8I-xVeE-eVbe-JkrG-NQki-pHqT-A1EkHr 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=NWCv8I-xVeE-eVbe-JkrG-NQki-pHqT-A1EkHr 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=AKdOV3-MY9M-NZ8W-mN9U-deVM-bwcM-Lhk2Q5 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=hYVvfA-vpwm-1i1R-7onU-SJZC-Im2l-AoTgRU LVM2_LV_SIZE=427819008 LVM2_LV_ATTR=-wi-a----- LVM2_SEGTYPE=linear LVM2_ORIGIN= LVM2_POOL_LV= LVM2_DATA_LV= LVM2_METADATA_LV= LVM2_LV_ROLE=public LVM2_MOVE_PV= LVM2_DATA_PERCENT= LVM2_METADATA_PERCENT= LVM2_COPY_PERCENT= 2024-03-01 20:53:14,341 INFO program/MainThread: stderr[36]: WARNING: Couldn't find device with uuid JNrdZR-BS6E-ieAN-u54G-Klx9-FEFI-Tym7Nu. WARNING: Couldn't find device with uuid bV51C8-IFmW-j7FS-YNep-5OHb-zkid-sU3RiF. WARNING: Couldn't find device with uuid ahkAYm-fbGW-HmL1-uZmy-JcX3-NZme-xlSLwX. WARNING: VG test_vg3 is missing PV JNrdZR-BS6E-ieAN-u54G-Klx9-FEFI-Tym7Nu (last written to /dev/sdh). WARNING: VG test_vg3 is missing PV bV51C8-IFmW-j7FS-YNep-5OHb-zkid-sU3RiF (last written to /dev/sdi). WARNING: VG test_vg3 is missing PV ahkAYm-fbGW-HmL1-uZmy-JcX3-NZme-xlSLwX (last written to /dev/sdj). WARNING: Couldn't find all devices for LV test_vg3/lv6 while checking used and assumed devices. WARNING: Couldn't find all devices for LV test_vg3/lv5 while checking used and assumed devices. 2024-03-01 20:53:14,341 INFO program/MainThread: ...done [36] (exit code: 0) 2024-03-01 20:53:14,345 DEBUG blivet/MainThread: LVMVolumeGroupDevice.update_sysfs_path: test_vg3 ; status: True ; 2024-03-01 20:53:14,346 INFO blivet/MainThread: added lvmvg test_vg3 (id 141) to device tree 2024-03-01 20:53:14,348 DEBUG blivet/MainThread: LVMFormatPopulator._update_lvs: pv: sdg ; 2024-03-01 20:53:14,351 DEBUG blivet/MainThread: DeviceTree.get_device_by_uuid: uuid: SJbOg6-P2vK-pQ7D-EuW4-xDCg-1nzn-6sypeb ; incomplete: True ; hidden: False ; 2024-03-01 20:53:14,354 DEBUG blivet/MainThread: DeviceTree.get_device_by_uuid returned existing 1016 MiB lvmvg test_vg3 (141) 2024-03-01 20:53:14,354 WARNING blivet/MainThread: Skipping LVs for incomplete VG test_vg3 2024-03-01 20:53:14,354 INFO blivet/MainThread: got format: existing lvmpv 2024-03-01 20:53:14,358 DEBUG blivet/MainThread: DeviceTree.handle_device: name: sdh ; info: {'CURRENT_TAGS': ':systemd:', 'DEVLINKS': '/dev/disk/by-id/scsi-SLIO-ORG_disk7_130490dc-6bc5-4a3a-884c-8d67508d4785 ' '/dev/disk/by-id/scsi-1LIO-ORG_disk7:130490dc-6bc5-4a3a-884c-8d67508d4785 ' '/dev/disk/by-id/wwn-0x6001405130490dc6bc54a3a884c8d675 ' '/dev/disk/by-id/lvm-pv-uuid-JNrdZR-BS6E-ieAN-u54G-Klx9-FEFI-Tym7Nu ' '/dev/disk/by-id/scsi-36001405130490dc6bc54a3a884c8d675 ' '/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': 'JNrdZR-BS6E-ieAN-u54G-Klx9-FEFI-Tym7Nu', 'ID_FS_UUID_ENC': 'JNrdZR-BS6E-ieAN-u54G-Klx9-FEFI-Tym7Nu', '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': '130490dc-6bc5-4a3a-884c-8d67508d4785', 'ID_SERIAL': '36001405130490dc6bc54a3a884c8d675', 'ID_SERIAL_SHORT': '6001405130490dc6bc54a3a884c8d675', 'ID_TARGET_PORT': '0', 'ID_TYPE': 'disk', 'ID_VENDOR': 'LIO-ORG', 'ID_VENDOR_ENC': 'LIO-ORG\\x20', 'ID_WWN': '0x6001405130490dc6', 'ID_WWN_VENDOR_EXTENSION': '0xbc54a3a884c8d675', 'ID_WWN_WITH_EXTENSION': '0x6001405130490dc6bc54a3a884c8d675', 'MAJOR': '8', 'MINOR': '112', 'SCSI_IDENT_LUN_LOGICAL_UNIT_GROUP': '0x0', 'SCSI_IDENT_LUN_NAA_REGEXT': '6001405130490dc6bc54a3a884c8d675', 'SCSI_IDENT_LUN_T10': 'LIO-ORG_disk7:130490dc-6bc5-4a3a-884c-8d67508d4785', 'SCSI_IDENT_PORT_NAME': 'naa.5001405a91c5ccc5,t,0x0001', 'SCSI_IDENT_PORT_RELATIVE': '0', 'SCSI_IDENT_PORT_TARGET_PORT_GROUP': '0x0', 'SCSI_IDENT_SERIAL': '130490dc-6bc5-4a3a-884c-8d67508d4785', 'SCSI_IDENT_TARGET_NAME': 'naa.5001405a91c5ccc5', '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': '337415073'} ; 2024-03-01 20:53:14,358 INFO blivet/MainThread: scanning sdh (/sys/devices/tcm_loop_0/tcm_loop_adapter_0/host2/target2:0:1/2:0:1:7/block/sdh)... 2024-03-01 20:53:14,361 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: sdh ; incomplete: False ; hidden: False ; 2024-03-01 20:53:14,364 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned None 2024-03-01 20:53:14,369 DEBUG blivet/MainThread: DiskDevicePopulator.run: name: sdh ; 2024-03-01 20:53:14,370 INFO blivet/MainThread: sdh is a disk 2024-03-01 20:53:14,370 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 147 2024-03-01 20:53:14,370 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 148 2024-03-01 20:53:14,373 DEBUG blivet/MainThread: DiskDevice._set_format: sdh ; type: None ; current: None ; 2024-03-01 20:53:14,376 DEBUG blivet/MainThread: DiskDevice.update_sysfs_path: sdh ; status: True ; 2024-03-01 20:53:14,376 DEBUG blivet/MainThread: sdh sysfs_path set to /sys/devices/tcm_loop_0/tcm_loop_adapter_0/host2/target2:0:1/2:0:1:7/block/sdh 2024-03-01 20:53:14,379 DEBUG blivet/MainThread: DiskDevice.read_current_size: exists: True ; path: /dev/sdh ; sysfs_path: /sys/devices/tcm_loop_0/tcm_loop_adapter_0/host2/target2:0:1/2:0:1:7/block/sdh ; 2024-03-01 20:53:14,379 DEBUG blivet/MainThread: updated sdh size to 1024 MiB (1024 MiB) 2024-03-01 20:53:14,379 INFO blivet/MainThread: added disk sdh (id 146) to device tree 2024-03-01 20:53:14,379 INFO blivet/MainThread: got device: DiskDevice instance (0x7f5035cf17c0) -- 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 = 6001405130490dc6bc54a3a884c8d675 2024-03-01 20:53:14,382 DEBUG blivet/MainThread: DeviceTree.handle_format: name: sdh ; 2024-03-01 20:53:14,385 DEBUG blivet/MainThread: AppleBootstrapFS.supported: supported: True ; 2024-03-01 20:53:14,385 DEBUG blivet/MainThread: get_format('appleboot') returning AppleBootstrapFS instance with object id 150 2024-03-01 20:53:14,388 DEBUG blivet/MainThread: EFIFS.supported: supported: True ; 2024-03-01 20:53:14,388 DEBUG blivet/MainThread: get_format('efi') returning EFIFS instance with object id 151 2024-03-01 20:53:14,391 DEBUG blivet/MainThread: MacEFIFS.supported: supported: True ; 2024-03-01 20:53:14,391 DEBUG blivet/MainThread: get_format('macefi') returning MacEFIFS instance with object id 152 2024-03-01 20:53:14,394 DEBUG blivet/MainThread: MacEFIFS.supported: supported: True ; 2024-03-01 20:53:14,395 DEBUG blivet/MainThread: get_format('macefi') returning MacEFIFS instance with object id 153 2024-03-01 20:53:14,397 DEBUG blivet/MainThread: LVMFormatPopulator.run: pv: sdh ; 2024-03-01 20:53:14,397 DEBUG blivet/MainThread: lvm filter: device /dev/sdh added to the list of allowed devices 2024-03-01 20:53:14,397 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/sdh,/dev/sde,/dev/sdb,/dev/sdg,/dev/sda,/dev/sdd,/dev/sdc,/dev/sdf ... 2024-03-01 20:53:14,430 INFO program/MainThread: stdout[37]: LVM2_PV_NAME=/dev/sda LVM2_PV_UUID=v8x08k-6M5E-HMtZ-f2eq-0wlR-mHJb-SKlTfh LVM2_PV_FREE=0 LVM2_PV_SIZE=1065353216 LVM2_PE_START=8388608 LVM2_VG_NAME=test_vg1 LVM2_VG_UUID=8n1Gu0-6cAF-6eL0-mZeG-ndKT-bBF1-VE1J4X LVM2_VG_SIZE=3196059648 LVM2_VG_FREE=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=qRTnw8-kEAP-n1MR-Ul7N-L4iY-mX8z-r1lVTK LVM2_PV_FREE=41943040 LVM2_PV_SIZE=1065353216 LVM2_PE_START=8388608 LVM2_VG_NAME=test_vg1 LVM2_VG_UUID=8n1Gu0-6cAF-6eL0-mZeG-ndKT-bBF1-VE1J4X LVM2_VG_SIZE=3196059648 LVM2_VG_FREE=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=jNAfAc-hhcq-AXKl-L0AU-rgP5-W4lh-kQjsD8 LVM2_PV_FREE=1065353216 LVM2_PV_SIZE=1065353216 LVM2_PE_START=8388608 LVM2_VG_NAME=test_vg1 LVM2_VG_UUID=8n1Gu0-6cAF-6eL0-mZeG-ndKT-bBF1-VE1J4X LVM2_VG_SIZE=3196059648 LVM2_VG_FREE=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=zwH06T-jYqJ-X0Nd-qXd2-G9IU-dOxd-ugDNrB LVM2_PV_FREE=100663296 LVM2_PV_SIZE=1065353216 LVM2_PE_START=8388608 LVM2_VG_NAME=test_vg2 LVM2_VG_UUID=Ur0UXR-UN2K-XIKN-Op4F-e5p2-sPMl-24DTE9 LVM2_VG_SIZE=3196059648 LVM2_VG_FREE=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=Ji2QiA-Dvpk-IFQT-pkeL-K0vu-KyFC-1GvCgj LVM2_PV_FREE=1065353216 LVM2_PV_SIZE=1065353216 LVM2_PE_START=8388608 LVM2_VG_NAME=test_vg2 LVM2_VG_UUID=Ur0UXR-UN2K-XIKN-Op4F-e5p2-sPMl-24DTE9 LVM2_VG_SIZE=3196059648 LVM2_VG_FREE=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=qpHyAD-IS3t-fi80-TKU5-Lvgf-VZSW-VR4nbH LVM2_PV_FREE=1065353216 LVM2_PV_SIZE=1065353216 LVM2_PE_START=8388608 LVM2_VG_NAME=test_vg2 LVM2_VG_UUID=Ur0UXR-UN2K-XIKN-Op4F-e5p2-sPMl-24DTE9 LVM2_VG_SIZE=3196059648 LVM2_VG_FREE=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=XlfhSN-V1CY-NlIg-Ve2c-FwQD-541V-LKiCwA LVM2_PV_FREE=205520896 LVM2_PV_SIZE=1065353216 LVM2_PE_START=8388608 LVM2_VG_NAME=test_vg3 LVM2_VG_UUID=SJbOg6-P2vK-pQ7D-EuW4-xDCg-1nzn-6sypeb LVM2_VG_SIZE=4261412864 LVM2_VG_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=JNrdZR-BS6E-ieAN-u54G-Klx9-FEFI-Tym7Nu LVM2_PV_FREE=0 LVM2_PV_SIZE=1065353216 LVM2_PE_START=8388608 LVM2_VG_NAME=test_vg3 LVM2_VG_UUID=SJbOg6-P2vK-pQ7D-EuW4-xDCg-1nzn-6sypeb LVM2_VG_SIZE=4261412864 LVM2_VG_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=bV51C8-IFmW-j7FS-YNep-5OHb-zkid-sU3RiF LVM2_PV_FREE=0 LVM2_PV_SIZE=1065353216 LVM2_PE_START=8388608 LVM2_VG_NAME=test_vg3 LVM2_VG_UUID=SJbOg6-P2vK-pQ7D-EuW4-xDCg-1nzn-6sypeb LVM2_VG_SIZE=4261412864 LVM2_VG_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=ahkAYm-fbGW-HmL1-uZmy-JcX3-NZme-xlSLwX LVM2_PV_FREE=847249408 LVM2_PV_SIZE=1065353216 LVM2_PE_START=8388608 LVM2_VG_NAME=test_vg3 LVM2_VG_UUID=SJbOg6-P2vK-pQ7D-EuW4-xDCg-1nzn-6sypeb LVM2_VG_SIZE=4261412864 LVM2_VG_FREE=1052770304 LVM2_VG_EXTENT_SIZE=4194304 LVM2_VG_EXTENT_COUNT=1016 LVM2_VG_FREE_COUNT=251 LVM2_PV_COUNT=4 2024-03-01 20:53:14,430 INFO program/MainThread: stderr[37]: WARNING: Couldn't find device with uuid bV51C8-IFmW-j7FS-YNep-5OHb-zkid-sU3RiF. WARNING: Couldn't find device with uuid ahkAYm-fbGW-HmL1-uZmy-JcX3-NZme-xlSLwX. WARNING: VG test_vg3 is missing PV bV51C8-IFmW-j7FS-YNep-5OHb-zkid-sU3RiF (last written to /dev/sdi). WARNING: VG test_vg3 is missing PV ahkAYm-fbGW-HmL1-uZmy-JcX3-NZme-xlSLwX (last written to /dev/sdj). WARNING: Couldn't find all devices for LV test_vg3/lv5 while checking used and assumed devices. 2024-03-01 20:53:14,430 INFO program/MainThread: ...done [37] (exit code: 0) 2024-03-01 20:53:14,430 INFO blivet/MainThread: type detected on 'sdh' is 'lvmpv' 2024-03-01 20:53:14,434 DEBUG blivet/MainThread: LVMPhysicalVolume.__init__: uuid: JNrdZR-BS6E-ieAN-u54G-Klx9-FEFI-Tym7Nu ; label: None ; device: /dev/sdh ; serial: 36001405130490dc6bc54a3a884c8d675 ; exists: True ; vg_name: test_vg3 ; vg_uuid: SJbOg6-P2vK-pQ7D-EuW4-xDCg-1nzn-6sypeb ; pe_start: 8 MiB ; 2024-03-01 20:53:14,434 DEBUG blivet/MainThread: get_format('lvmpv') returning LVMPhysicalVolume instance with object id 154 2024-03-01 20:53:14,437 DEBUG blivet/MainThread: DiskDevice._set_format: sdh ; type: lvmpv ; current: None ; 2024-03-01 20:53:14,440 DEBUG blivet/MainThread: DeviceTree.get_device_by_uuid: uuid: SJbOg6-P2vK-pQ7D-EuW4-xDCg-1nzn-6sypeb ; incomplete: True ; hidden: False ; 2024-03-01 20:53:14,442 DEBUG blivet/MainThread: DeviceTree.get_device_by_uuid returned existing 1016 MiB lvmvg test_vg3 (141) 2024-03-01 20:53:14,445 DEBUG blivet/MainThread: LVMVolumeGroupDevice._add_parent: test_vg3 ; parent: sdh ; 2024-03-01 20:53:14,448 DEBUG blivet/MainThread: DiskDevice.add_child: name: sdh ; child: test_vg3 ; kids: 0 ; 2024-03-01 20:53:14,451 DEBUG blivet/MainThread: LVMFormatPopulator._update_lvs: pv: sdh ; 2024-03-01 20:53:14,454 DEBUG blivet/MainThread: DeviceTree.get_device_by_uuid: uuid: SJbOg6-P2vK-pQ7D-EuW4-xDCg-1nzn-6sypeb ; incomplete: True ; hidden: False ; 2024-03-01 20:53:14,456 DEBUG blivet/MainThread: DeviceTree.get_device_by_uuid returned existing 1.98 GiB lvmvg test_vg3 (141) 2024-03-01 20:53:14,457 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/sdh,/dev/sde,/dev/sdb,/dev/sdg,/dev/sda,/dev/sdd,/dev/sdc,/dev/sdf ... 2024-03-01 20:53:14,495 INFO program/MainThread: stdout[38]: LVM2_VG_NAME=test_vg1 LVM2_LV_NAME=lv1 LVM2_LV_UUID=efao6k-HcFv-xhiV-Rlod-88ZB-JdsQ-9Zb9bs 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=Ajj0IC-7eQS-TvfA-B8bj-zdBY-HE6I-p7C4A6 LVM2_LV_SIZE=1606418432 LVM2_LV_ATTR=-wi-a----- LVM2_SEGTYPE=linear LVM2_ORIGIN= LVM2_POOL_LV= LVM2_DATA_LV= LVM2_METADATA_LV= LVM2_LV_ROLE=public LVM2_MOVE_PV= LVM2_DATA_PERCENT= LVM2_METADATA_PERCENT= LVM2_COPY_PERCENT= LVM2_VG_NAME=test_vg1 LVM2_LV_NAME=lv2 LVM2_LV_UUID=Ajj0IC-7eQS-TvfA-B8bj-zdBY-HE6I-p7C4A6 LVM2_LV_SIZE=1606418432 LVM2_LV_ATTR=-wi-a----- LVM2_SEGTYPE=linear LVM2_ORIGIN= LVM2_POOL_LV= LVM2_DATA_LV= LVM2_METADATA_LV= 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=F9DiC4-uhxp-2joj-vyiG-lHPe-wAcC-FzfJZj 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=3l3uIY-2Vrb-cpnj-eviH-9jU4-eGal-wun8ez 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=ogTjh1-yOot-hSQp-7yoa-bDE0-9zM3-0wyzun 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=ogTjh1-yOot-hSQp-7yoa-bDE0-9zM3-0wyzun 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=NWCv8I-xVeE-eVbe-JkrG-NQki-pHqT-A1EkHr 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=NWCv8I-xVeE-eVbe-JkrG-NQki-pHqT-A1EkHr 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=AKdOV3-MY9M-NZ8W-mN9U-deVM-bwcM-Lhk2Q5 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=hYVvfA-vpwm-1i1R-7onU-SJZC-Im2l-AoTgRU LVM2_LV_SIZE=427819008 LVM2_LV_ATTR=-wi-a----- LVM2_SEGTYPE=linear LVM2_ORIGIN= LVM2_POOL_LV= LVM2_DATA_LV= LVM2_METADATA_LV= LVM2_LV_ROLE=public LVM2_MOVE_PV= LVM2_DATA_PERCENT= LVM2_METADATA_PERCENT= LVM2_COPY_PERCENT= 2024-03-01 20:53:14,495 INFO program/MainThread: stderr[38]: WARNING: Couldn't find device with uuid bV51C8-IFmW-j7FS-YNep-5OHb-zkid-sU3RiF. WARNING: Couldn't find device with uuid ahkAYm-fbGW-HmL1-uZmy-JcX3-NZme-xlSLwX. WARNING: VG test_vg3 is missing PV bV51C8-IFmW-j7FS-YNep-5OHb-zkid-sU3RiF (last written to /dev/sdi). WARNING: VG test_vg3 is missing PV ahkAYm-fbGW-HmL1-uZmy-JcX3-NZme-xlSLwX (last written to /dev/sdj). WARNING: Couldn't find all devices for LV test_vg3/lv5 while checking used and assumed devices. 2024-03-01 20:53:14,495 INFO program/MainThread: ...done [38] (exit code: 0) 2024-03-01 20:53:14,495 WARNING blivet/MainThread: Skipping LVs for incomplete VG test_vg3 2024-03-01 20:53:14,495 INFO blivet/MainThread: got format: existing lvmpv 2024-03-01 20:53:14,500 DEBUG blivet/MainThread: DeviceTree.handle_device: name: sdi ; info: {'CURRENT_TAGS': ':systemd:', 'DEVLINKS': '/dev/disk/by-diskseq/10 ' '/dev/disk/by-id/scsi-1LIO-ORG_disk8:7c02790d-af61-431a-b4c5-489ce662d703 ' '/dev/disk/by-id/lvm-pv-uuid-bV51C8-IFmW-j7FS-YNep-5OHb-zkid-sU3RiF ' '/dev/disk/by-id/scsi-360014057c02790daf61431ab4c5489ce ' '/dev/disk/by-id/scsi-SLIO-ORG_disk8_7c02790d-af61-431a-b4c5-489ce662d703 ' '/dev/disk/by-id/wwn-0x60014057c02790daf61431ab4c5489ce', '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': 'bV51C8-IFmW-j7FS-YNep-5OHb-zkid-sU3RiF', 'ID_FS_UUID_ENC': 'bV51C8-IFmW-j7FS-YNep-5OHb-zkid-sU3RiF', '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': '7c02790d-af61-431a-b4c5-489ce662d703', 'ID_SERIAL': '360014057c02790daf61431ab4c5489ce', 'ID_SERIAL_SHORT': '60014057c02790daf61431ab4c5489ce', 'ID_TARGET_PORT': '0', 'ID_TYPE': 'disk', 'ID_VENDOR': 'LIO-ORG', 'ID_VENDOR_ENC': 'LIO-ORG\\x20', 'ID_WWN': '0x60014057c02790da', 'ID_WWN_VENDOR_EXTENSION': '0xf61431ab4c5489ce', 'ID_WWN_WITH_EXTENSION': '0x60014057c02790daf61431ab4c5489ce', 'MAJOR': '8', 'MINOR': '128', 'SCSI_IDENT_LUN_LOGICAL_UNIT_GROUP': '0x0', 'SCSI_IDENT_LUN_NAA_REGEXT': '60014057c02790daf61431ab4c5489ce', 'SCSI_IDENT_LUN_T10': 'LIO-ORG_disk8:7c02790d-af61-431a-b4c5-489ce662d703', 'SCSI_IDENT_PORT_NAME': 'naa.5001405a91c5ccc5,t,0x0001', 'SCSI_IDENT_PORT_RELATIVE': '0', 'SCSI_IDENT_PORT_TARGET_PORT_GROUP': '0x0', 'SCSI_IDENT_SERIAL': '7c02790d-af61-431a-b4c5-489ce662d703', 'SCSI_IDENT_TARGET_NAME': 'naa.5001405a91c5ccc5', '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': '337428002'} ; 2024-03-01 20:53:14,500 INFO blivet/MainThread: scanning sdi (/sys/devices/tcm_loop_0/tcm_loop_adapter_0/host2/target2:0:1/2:0:1:8/block/sdi)... 2024-03-01 20:53:14,503 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: sdi ; incomplete: False ; hidden: False ; 2024-03-01 20:53:14,506 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned None 2024-03-01 20:53:14,511 DEBUG blivet/MainThread: DiskDevicePopulator.run: name: sdi ; 2024-03-01 20:53:14,512 INFO blivet/MainThread: sdi is a disk 2024-03-01 20:53:14,512 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 157 2024-03-01 20:53:14,512 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 158 2024-03-01 20:53:14,515 DEBUG blivet/MainThread: DiskDevice._set_format: sdi ; type: None ; current: None ; 2024-03-01 20:53:14,518 DEBUG blivet/MainThread: DiskDevice.update_sysfs_path: sdi ; status: True ; 2024-03-01 20:53:14,518 DEBUG blivet/MainThread: sdi sysfs_path set to /sys/devices/tcm_loop_0/tcm_loop_adapter_0/host2/target2:0:1/2:0:1:8/block/sdi 2024-03-01 20:53:14,521 DEBUG blivet/MainThread: DiskDevice.read_current_size: exists: True ; path: /dev/sdi ; sysfs_path: /sys/devices/tcm_loop_0/tcm_loop_adapter_0/host2/target2:0:1/2:0:1:8/block/sdi ; 2024-03-01 20:53:14,521 DEBUG blivet/MainThread: updated sdi size to 1024 MiB (1024 MiB) 2024-03-01 20:53:14,522 INFO blivet/MainThread: added disk sdi (id 156) to device tree 2024-03-01 20:53:14,522 INFO blivet/MainThread: got device: DiskDevice instance (0x7f5035cf4220) -- 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 = 60014057c02790daf61431ab4c5489ce 2024-03-01 20:53:14,525 DEBUG blivet/MainThread: DeviceTree.handle_format: name: sdi ; 2024-03-01 20:53:14,528 DEBUG blivet/MainThread: AppleBootstrapFS.supported: supported: True ; 2024-03-01 20:53:14,528 DEBUG blivet/MainThread: get_format('appleboot') returning AppleBootstrapFS instance with object id 160 2024-03-01 20:53:14,531 DEBUG blivet/MainThread: EFIFS.supported: supported: True ; 2024-03-01 20:53:14,531 DEBUG blivet/MainThread: get_format('efi') returning EFIFS instance with object id 161 2024-03-01 20:53:14,534 DEBUG blivet/MainThread: MacEFIFS.supported: supported: True ; 2024-03-01 20:53:14,534 DEBUG blivet/MainThread: get_format('macefi') returning MacEFIFS instance with object id 162 2024-03-01 20:53:14,537 DEBUG blivet/MainThread: MacEFIFS.supported: supported: True ; 2024-03-01 20:53:14,537 DEBUG blivet/MainThread: get_format('macefi') returning MacEFIFS instance with object id 163 2024-03-01 20:53:14,539 DEBUG blivet/MainThread: LVMFormatPopulator.run: pv: sdi ; 2024-03-01 20:53:14,539 DEBUG blivet/MainThread: lvm filter: device /dev/sdi added to the list of allowed devices 2024-03-01 20:53:14,540 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/sdh,/dev/sde,/dev/sdb,/dev/sdg,/dev/sda,/dev/sdi,/dev/sdd,/dev/sdc,/dev/sdf ... 2024-03-01 20:53:14,578 INFO program/MainThread: stdout[39]: LVM2_PV_NAME=/dev/sda LVM2_PV_UUID=v8x08k-6M5E-HMtZ-f2eq-0wlR-mHJb-SKlTfh LVM2_PV_FREE=0 LVM2_PV_SIZE=1065353216 LVM2_PE_START=8388608 LVM2_VG_NAME=test_vg1 LVM2_VG_UUID=8n1Gu0-6cAF-6eL0-mZeG-ndKT-bBF1-VE1J4X LVM2_VG_SIZE=3196059648 LVM2_VG_FREE=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=qRTnw8-kEAP-n1MR-Ul7N-L4iY-mX8z-r1lVTK LVM2_PV_FREE=41943040 LVM2_PV_SIZE=1065353216 LVM2_PE_START=8388608 LVM2_VG_NAME=test_vg1 LVM2_VG_UUID=8n1Gu0-6cAF-6eL0-mZeG-ndKT-bBF1-VE1J4X LVM2_VG_SIZE=3196059648 LVM2_VG_FREE=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=jNAfAc-hhcq-AXKl-L0AU-rgP5-W4lh-kQjsD8 LVM2_PV_FREE=1065353216 LVM2_PV_SIZE=1065353216 LVM2_PE_START=8388608 LVM2_VG_NAME=test_vg1 LVM2_VG_UUID=8n1Gu0-6cAF-6eL0-mZeG-ndKT-bBF1-VE1J4X LVM2_VG_SIZE=3196059648 LVM2_VG_FREE=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=zwH06T-jYqJ-X0Nd-qXd2-G9IU-dOxd-ugDNrB LVM2_PV_FREE=100663296 LVM2_PV_SIZE=1065353216 LVM2_PE_START=8388608 LVM2_VG_NAME=test_vg2 LVM2_VG_UUID=Ur0UXR-UN2K-XIKN-Op4F-e5p2-sPMl-24DTE9 LVM2_VG_SIZE=3196059648 LVM2_VG_FREE=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=Ji2QiA-Dvpk-IFQT-pkeL-K0vu-KyFC-1GvCgj LVM2_PV_FREE=1065353216 LVM2_PV_SIZE=1065353216 LVM2_PE_START=8388608 LVM2_VG_NAME=test_vg2 LVM2_VG_UUID=Ur0UXR-UN2K-XIKN-Op4F-e5p2-sPMl-24DTE9 LVM2_VG_SIZE=3196059648 LVM2_VG_FREE=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=qpHyAD-IS3t-fi80-TKU5-Lvgf-VZSW-VR4nbH LVM2_PV_FREE=1065353216 LVM2_PV_SIZE=1065353216 LVM2_PE_START=8388608 LVM2_VG_NAME=test_vg2 LVM2_VG_UUID=Ur0UXR-UN2K-XIKN-Op4F-e5p2-sPMl-24DTE9 LVM2_VG_SIZE=3196059648 LVM2_VG_FREE=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=XlfhSN-V1CY-NlIg-Ve2c-FwQD-541V-LKiCwA LVM2_PV_FREE=205520896 LVM2_PV_SIZE=1065353216 LVM2_PE_START=8388608 LVM2_VG_NAME=test_vg3 LVM2_VG_UUID=SJbOg6-P2vK-pQ7D-EuW4-xDCg-1nzn-6sypeb LVM2_VG_SIZE=4261412864 LVM2_VG_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=JNrdZR-BS6E-ieAN-u54G-Klx9-FEFI-Tym7Nu LVM2_PV_FREE=0 LVM2_PV_SIZE=1065353216 LVM2_PE_START=8388608 LVM2_VG_NAME=test_vg3 LVM2_VG_UUID=SJbOg6-P2vK-pQ7D-EuW4-xDCg-1nzn-6sypeb LVM2_VG_SIZE=4261412864 LVM2_VG_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=bV51C8-IFmW-j7FS-YNep-5OHb-zkid-sU3RiF LVM2_PV_FREE=0 LVM2_PV_SIZE=1065353216 LVM2_PE_START=8388608 LVM2_VG_NAME=test_vg3 LVM2_VG_UUID=SJbOg6-P2vK-pQ7D-EuW4-xDCg-1nzn-6sypeb LVM2_VG_SIZE=4261412864 LVM2_VG_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=ahkAYm-fbGW-HmL1-uZmy-JcX3-NZme-xlSLwX LVM2_PV_FREE=847249408 LVM2_PV_SIZE=1065353216 LVM2_PE_START=8388608 LVM2_VG_NAME=test_vg3 LVM2_VG_UUID=SJbOg6-P2vK-pQ7D-EuW4-xDCg-1nzn-6sypeb LVM2_VG_SIZE=4261412864 LVM2_VG_FREE=1052770304 LVM2_VG_EXTENT_SIZE=4194304 LVM2_VG_EXTENT_COUNT=1016 LVM2_VG_FREE_COUNT=251 LVM2_PV_COUNT=4 2024-03-01 20:53:14,578 INFO program/MainThread: stderr[39]: WARNING: Couldn't find device with uuid ahkAYm-fbGW-HmL1-uZmy-JcX3-NZme-xlSLwX. WARNING: VG test_vg3 is missing PV ahkAYm-fbGW-HmL1-uZmy-JcX3-NZme-xlSLwX (last written to /dev/sdj). WARNING: Couldn't find all devices for LV test_vg3/lv5 while checking used and assumed devices. 2024-03-01 20:53:14,578 INFO program/MainThread: ...done [39] (exit code: 0) 2024-03-01 20:53:14,579 INFO blivet/MainThread: type detected on 'sdi' is 'lvmpv' 2024-03-01 20:53:14,583 DEBUG blivet/MainThread: LVMPhysicalVolume.__init__: uuid: bV51C8-IFmW-j7FS-YNep-5OHb-zkid-sU3RiF ; label: None ; device: /dev/sdi ; serial: 360014057c02790daf61431ab4c5489ce ; exists: True ; vg_name: test_vg3 ; vg_uuid: SJbOg6-P2vK-pQ7D-EuW4-xDCg-1nzn-6sypeb ; pe_start: 8 MiB ; 2024-03-01 20:53:14,583 DEBUG blivet/MainThread: get_format('lvmpv') returning LVMPhysicalVolume instance with object id 164 2024-03-01 20:53:14,586 DEBUG blivet/MainThread: DiskDevice._set_format: sdi ; type: lvmpv ; current: None ; 2024-03-01 20:53:14,589 DEBUG blivet/MainThread: DeviceTree.get_device_by_uuid: uuid: SJbOg6-P2vK-pQ7D-EuW4-xDCg-1nzn-6sypeb ; incomplete: True ; hidden: False ; 2024-03-01 20:53:14,591 DEBUG blivet/MainThread: DeviceTree.get_device_by_uuid returned existing 1.98 GiB lvmvg test_vg3 (141) 2024-03-01 20:53:14,594 DEBUG blivet/MainThread: LVMVolumeGroupDevice._add_parent: test_vg3 ; parent: sdi ; 2024-03-01 20:53:14,597 DEBUG blivet/MainThread: DiskDevice.add_child: name: sdi ; child: test_vg3 ; kids: 0 ; 2024-03-01 20:53:14,600 DEBUG blivet/MainThread: LVMFormatPopulator._update_lvs: pv: sdi ; 2024-03-01 20:53:14,603 DEBUG blivet/MainThread: DeviceTree.get_device_by_uuid: uuid: SJbOg6-P2vK-pQ7D-EuW4-xDCg-1nzn-6sypeb ; incomplete: True ; hidden: False ; 2024-03-01 20:53:14,605 DEBUG blivet/MainThread: DeviceTree.get_device_by_uuid returned existing 2.98 GiB lvmvg test_vg3 (141) 2024-03-01 20:53:14,606 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/sdh,/dev/sde,/dev/sdb,/dev/sdg,/dev/sda,/dev/sdi,/dev/sdd,/dev/sdc,/dev/sdf ... 2024-03-01 20:53:14,640 INFO program/MainThread: stdout[40]: LVM2_VG_NAME=test_vg1 LVM2_LV_NAME=lv1 LVM2_LV_UUID=efao6k-HcFv-xhiV-Rlod-88ZB-JdsQ-9Zb9bs 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=Ajj0IC-7eQS-TvfA-B8bj-zdBY-HE6I-p7C4A6 LVM2_LV_SIZE=1606418432 LVM2_LV_ATTR=-wi-a----- LVM2_SEGTYPE=linear LVM2_ORIGIN= LVM2_POOL_LV= LVM2_DATA_LV= LVM2_METADATA_LV= LVM2_LV_ROLE=public LVM2_MOVE_PV= LVM2_DATA_PERCENT= LVM2_METADATA_PERCENT= LVM2_COPY_PERCENT= LVM2_VG_NAME=test_vg1 LVM2_LV_NAME=lv2 LVM2_LV_UUID=Ajj0IC-7eQS-TvfA-B8bj-zdBY-HE6I-p7C4A6 LVM2_LV_SIZE=1606418432 LVM2_LV_ATTR=-wi-a----- LVM2_SEGTYPE=linear LVM2_ORIGIN= LVM2_POOL_LV= LVM2_DATA_LV= LVM2_METADATA_LV= 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=F9DiC4-uhxp-2joj-vyiG-lHPe-wAcC-FzfJZj 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=3l3uIY-2Vrb-cpnj-eviH-9jU4-eGal-wun8ez 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=ogTjh1-yOot-hSQp-7yoa-bDE0-9zM3-0wyzun 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=ogTjh1-yOot-hSQp-7yoa-bDE0-9zM3-0wyzun 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=NWCv8I-xVeE-eVbe-JkrG-NQki-pHqT-A1EkHr 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=NWCv8I-xVeE-eVbe-JkrG-NQki-pHqT-A1EkHr 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=AKdOV3-MY9M-NZ8W-mN9U-deVM-bwcM-Lhk2Q5 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=hYVvfA-vpwm-1i1R-7onU-SJZC-Im2l-AoTgRU LVM2_LV_SIZE=427819008 LVM2_LV_ATTR=-wi-a----- LVM2_SEGTYPE=linear LVM2_ORIGIN= LVM2_POOL_LV= LVM2_DATA_LV= LVM2_METADATA_LV= LVM2_LV_ROLE=public LVM2_MOVE_PV= LVM2_DATA_PERCENT= LVM2_METADATA_PERCENT= LVM2_COPY_PERCENT= 2024-03-01 20:53:14,640 INFO program/MainThread: stderr[40]: WARNING: Couldn't find device with uuid ahkAYm-fbGW-HmL1-uZmy-JcX3-NZme-xlSLwX. WARNING: VG test_vg3 is missing PV ahkAYm-fbGW-HmL1-uZmy-JcX3-NZme-xlSLwX (last written to /dev/sdj). WARNING: Couldn't find all devices for LV test_vg3/lv5 while checking used and assumed devices. 2024-03-01 20:53:14,640 INFO program/MainThread: ...done [40] (exit code: 0) 2024-03-01 20:53:14,641 WARNING blivet/MainThread: Skipping LVs for incomplete VG test_vg3 2024-03-01 20:53:14,641 INFO blivet/MainThread: got format: existing lvmpv 2024-03-01 20:53:14,645 DEBUG blivet/MainThread: DeviceTree.handle_device: name: sdj ; info: {'CURRENT_TAGS': ':systemd:', 'DEVLINKS': '/dev/disk/by-id/scsi-360014058bb02eed505c4d7593b520327 ' '/dev/disk/by-id/scsi-1LIO-ORG_disk9:8bb02eed-505c-4d75-93b5-20327aed4107 ' '/dev/disk/by-id/wwn-0x60014058bb02eed505c4d7593b520327 ' '/dev/disk/by-diskseq/11 ' '/dev/disk/by-id/lvm-pv-uuid-ahkAYm-fbGW-HmL1-uZmy-JcX3-NZme-xlSLwX ' '/dev/disk/by-id/scsi-SLIO-ORG_disk9_8bb02eed-505c-4d75-93b5-20327aed4107', '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': 'ahkAYm-fbGW-HmL1-uZmy-JcX3-NZme-xlSLwX', 'ID_FS_UUID_ENC': 'ahkAYm-fbGW-HmL1-uZmy-JcX3-NZme-xlSLwX', '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': '8bb02eed-505c-4d75-93b5-20327aed4107', 'ID_SERIAL': '360014058bb02eed505c4d7593b520327', 'ID_SERIAL_SHORT': '60014058bb02eed505c4d7593b520327', 'ID_TARGET_PORT': '0', 'ID_TYPE': 'disk', 'ID_VENDOR': 'LIO-ORG', 'ID_VENDOR_ENC': 'LIO-ORG\\x20', 'ID_WWN': '0x60014058bb02eed5', 'ID_WWN_VENDOR_EXTENSION': '0x05c4d7593b520327', 'ID_WWN_WITH_EXTENSION': '0x60014058bb02eed505c4d7593b520327', 'MAJOR': '8', 'MINOR': '144', 'SCSI_IDENT_LUN_LOGICAL_UNIT_GROUP': '0x0', 'SCSI_IDENT_LUN_NAA_REGEXT': '60014058bb02eed505c4d7593b520327', 'SCSI_IDENT_LUN_T10': 'LIO-ORG_disk9:8bb02eed-505c-4d75-93b5-20327aed4107', 'SCSI_IDENT_PORT_NAME': 'naa.5001405a91c5ccc5,t,0x0001', 'SCSI_IDENT_PORT_RELATIVE': '0', 'SCSI_IDENT_PORT_TARGET_PORT_GROUP': '0x0', 'SCSI_IDENT_SERIAL': '8bb02eed-505c-4d75-93b5-20327aed4107', 'SCSI_IDENT_TARGET_NAME': 'naa.5001405a91c5ccc5', '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': '337523000'} ; 2024-03-01 20:53:14,645 INFO blivet/MainThread: scanning sdj (/sys/devices/tcm_loop_0/tcm_loop_adapter_0/host2/target2:0:1/2:0:1:9/block/sdj)... 2024-03-01 20:53:14,649 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: sdj ; incomplete: False ; hidden: False ; 2024-03-01 20:53:14,651 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned None 2024-03-01 20:53:14,657 DEBUG blivet/MainThread: DiskDevicePopulator.run: name: sdj ; 2024-03-01 20:53:14,657 INFO blivet/MainThread: sdj is a disk 2024-03-01 20:53:14,657 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 167 2024-03-01 20:53:14,657 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 168 2024-03-01 20:53:14,660 DEBUG blivet/MainThread: DiskDevice._set_format: sdj ; type: None ; current: None ; 2024-03-01 20:53:14,663 DEBUG blivet/MainThread: DiskDevice.update_sysfs_path: sdj ; status: True ; 2024-03-01 20:53:14,663 DEBUG blivet/MainThread: sdj sysfs_path set to /sys/devices/tcm_loop_0/tcm_loop_adapter_0/host2/target2:0:1/2:0:1:9/block/sdj 2024-03-01 20:53:14,666 DEBUG blivet/MainThread: DiskDevice.read_current_size: exists: True ; path: /dev/sdj ; sysfs_path: /sys/devices/tcm_loop_0/tcm_loop_adapter_0/host2/target2:0:1/2:0:1:9/block/sdj ; 2024-03-01 20:53:14,667 DEBUG blivet/MainThread: updated sdj size to 1024 MiB (1024 MiB) 2024-03-01 20:53:14,667 INFO blivet/MainThread: added disk sdj (id 166) to device tree 2024-03-01 20:53:14,667 INFO blivet/MainThread: got device: DiskDevice instance (0x7f5035cf5910) -- 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 = 60014058bb02eed505c4d7593b520327 2024-03-01 20:53:14,670 DEBUG blivet/MainThread: DeviceTree.handle_format: name: sdj ; 2024-03-01 20:53:14,673 DEBUG blivet/MainThread: AppleBootstrapFS.supported: supported: True ; 2024-03-01 20:53:14,673 DEBUG blivet/MainThread: get_format('appleboot') returning AppleBootstrapFS instance with object id 170 2024-03-01 20:53:14,676 DEBUG blivet/MainThread: EFIFS.supported: supported: True ; 2024-03-01 20:53:14,676 DEBUG blivet/MainThread: get_format('efi') returning EFIFS instance with object id 171 2024-03-01 20:53:14,679 DEBUG blivet/MainThread: MacEFIFS.supported: supported: True ; 2024-03-01 20:53:14,679 DEBUG blivet/MainThread: get_format('macefi') returning MacEFIFS instance with object id 172 2024-03-01 20:53:14,682 DEBUG blivet/MainThread: MacEFIFS.supported: supported: True ; 2024-03-01 20:53:14,682 DEBUG blivet/MainThread: get_format('macefi') returning MacEFIFS instance with object id 173 2024-03-01 20:53:14,685 DEBUG blivet/MainThread: LVMFormatPopulator.run: pv: sdj ; 2024-03-01 20:53:14,685 DEBUG blivet/MainThread: lvm filter: device /dev/sdj added to the list of allowed devices 2024-03-01 20:53:14,685 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/sdh,/dev/sdj,/dev/sde,/dev/sdb,/dev/sdg,/dev/sda,/dev/sdi,/dev/sdd,/dev/sdc,/dev/sdf ... 2024-03-01 20:53:14,725 INFO program/MainThread: stdout[41]: LVM2_PV_NAME=/dev/sda LVM2_PV_UUID=v8x08k-6M5E-HMtZ-f2eq-0wlR-mHJb-SKlTfh LVM2_PV_FREE=0 LVM2_PV_SIZE=1065353216 LVM2_PE_START=8388608 LVM2_VG_NAME=test_vg1 LVM2_VG_UUID=8n1Gu0-6cAF-6eL0-mZeG-ndKT-bBF1-VE1J4X LVM2_VG_SIZE=3196059648 LVM2_VG_FREE=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=qRTnw8-kEAP-n1MR-Ul7N-L4iY-mX8z-r1lVTK LVM2_PV_FREE=41943040 LVM2_PV_SIZE=1065353216 LVM2_PE_START=8388608 LVM2_VG_NAME=test_vg1 LVM2_VG_UUID=8n1Gu0-6cAF-6eL0-mZeG-ndKT-bBF1-VE1J4X LVM2_VG_SIZE=3196059648 LVM2_VG_FREE=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=jNAfAc-hhcq-AXKl-L0AU-rgP5-W4lh-kQjsD8 LVM2_PV_FREE=1065353216 LVM2_PV_SIZE=1065353216 LVM2_PE_START=8388608 LVM2_VG_NAME=test_vg1 LVM2_VG_UUID=8n1Gu0-6cAF-6eL0-mZeG-ndKT-bBF1-VE1J4X LVM2_VG_SIZE=3196059648 LVM2_VG_FREE=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=zwH06T-jYqJ-X0Nd-qXd2-G9IU-dOxd-ugDNrB LVM2_PV_FREE=100663296 LVM2_PV_SIZE=1065353216 LVM2_PE_START=8388608 LVM2_VG_NAME=test_vg2 LVM2_VG_UUID=Ur0UXR-UN2K-XIKN-Op4F-e5p2-sPMl-24DTE9 LVM2_VG_SIZE=3196059648 LVM2_VG_FREE=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=Ji2QiA-Dvpk-IFQT-pkeL-K0vu-KyFC-1GvCgj LVM2_PV_FREE=1065353216 LVM2_PV_SIZE=1065353216 LVM2_PE_START=8388608 LVM2_VG_NAME=test_vg2 LVM2_VG_UUID=Ur0UXR-UN2K-XIKN-Op4F-e5p2-sPMl-24DTE9 LVM2_VG_SIZE=3196059648 LVM2_VG_FREE=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=qpHyAD-IS3t-fi80-TKU5-Lvgf-VZSW-VR4nbH LVM2_PV_FREE=1065353216 LVM2_PV_SIZE=1065353216 LVM2_PE_START=8388608 LVM2_VG_NAME=test_vg2 LVM2_VG_UUID=Ur0UXR-UN2K-XIKN-Op4F-e5p2-sPMl-24DTE9 LVM2_VG_SIZE=3196059648 LVM2_VG_FREE=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=XlfhSN-V1CY-NlIg-Ve2c-FwQD-541V-LKiCwA LVM2_PV_FREE=205520896 LVM2_PV_SIZE=1065353216 LVM2_PE_START=8388608 LVM2_VG_NAME=test_vg3 LVM2_VG_UUID=SJbOg6-P2vK-pQ7D-EuW4-xDCg-1nzn-6sypeb LVM2_VG_SIZE=4261412864 LVM2_VG_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=JNrdZR-BS6E-ieAN-u54G-Klx9-FEFI-Tym7Nu LVM2_PV_FREE=0 LVM2_PV_SIZE=1065353216 LVM2_PE_START=8388608 LVM2_VG_NAME=test_vg3 LVM2_VG_UUID=SJbOg6-P2vK-pQ7D-EuW4-xDCg-1nzn-6sypeb LVM2_VG_SIZE=4261412864 LVM2_VG_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=bV51C8-IFmW-j7FS-YNep-5OHb-zkid-sU3RiF LVM2_PV_FREE=0 LVM2_PV_SIZE=1065353216 LVM2_PE_START=8388608 LVM2_VG_NAME=test_vg3 LVM2_VG_UUID=SJbOg6-P2vK-pQ7D-EuW4-xDCg-1nzn-6sypeb LVM2_VG_SIZE=4261412864 LVM2_VG_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=ahkAYm-fbGW-HmL1-uZmy-JcX3-NZme-xlSLwX LVM2_PV_FREE=847249408 LVM2_PV_SIZE=1065353216 LVM2_PE_START=8388608 LVM2_VG_NAME=test_vg3 LVM2_VG_UUID=SJbOg6-P2vK-pQ7D-EuW4-xDCg-1nzn-6sypeb LVM2_VG_SIZE=4261412864 LVM2_VG_FREE=1052770304 LVM2_VG_EXTENT_SIZE=4194304 LVM2_VG_EXTENT_COUNT=1016 LVM2_VG_FREE_COUNT=251 LVM2_PV_COUNT=4 2024-03-01 20:53:14,725 INFO program/MainThread: stderr[41]: 2024-03-01 20:53:14,725 INFO program/MainThread: ...done [41] (exit code: 0) 2024-03-01 20:53:14,726 INFO blivet/MainThread: type detected on 'sdj' is 'lvmpv' 2024-03-01 20:53:14,729 DEBUG blivet/MainThread: LVMPhysicalVolume.__init__: uuid: ahkAYm-fbGW-HmL1-uZmy-JcX3-NZme-xlSLwX ; label: None ; device: /dev/sdj ; serial: 360014058bb02eed505c4d7593b520327 ; exists: True ; vg_name: test_vg3 ; vg_uuid: SJbOg6-P2vK-pQ7D-EuW4-xDCg-1nzn-6sypeb ; pe_start: 8 MiB ; free: 808 MiB ; 2024-03-01 20:53:14,730 DEBUG blivet/MainThread: get_format('lvmpv') returning LVMPhysicalVolume instance with object id 174 2024-03-01 20:53:14,732 DEBUG blivet/MainThread: DiskDevice._set_format: sdj ; type: lvmpv ; current: None ; 2024-03-01 20:53:14,735 DEBUG blivet/MainThread: DeviceTree.get_device_by_uuid: uuid: SJbOg6-P2vK-pQ7D-EuW4-xDCg-1nzn-6sypeb ; incomplete: True ; hidden: False ; 2024-03-01 20:53:14,738 DEBUG blivet/MainThread: DeviceTree.get_device_by_uuid returned existing 2.98 GiB lvmvg test_vg3 (141) 2024-03-01 20:53:14,741 DEBUG blivet/MainThread: LVMVolumeGroupDevice._add_parent: test_vg3 ; parent: sdj ; 2024-03-01 20:53:14,744 DEBUG blivet/MainThread: DiskDevice.add_child: name: sdj ; child: test_vg3 ; kids: 0 ; 2024-03-01 20:53:14,747 DEBUG blivet/MainThread: LVMFormatPopulator._update_lvs: pv: sdj ; 2024-03-01 20:53:14,749 DEBUG blivet/MainThread: DeviceTree.get_device_by_uuid: uuid: SJbOg6-P2vK-pQ7D-EuW4-xDCg-1nzn-6sypeb ; incomplete: True ; hidden: False ; 2024-03-01 20:53:14,752 DEBUG blivet/MainThread: DeviceTree.get_device_by_uuid returned existing 3.97 GiB lvmvg test_vg3 (141) 2024-03-01 20:53:14,752 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/sdh,/dev/sdj,/dev/sde,/dev/sdb,/dev/sdg,/dev/sda,/dev/sdi,/dev/sdd,/dev/sdc,/dev/sdf ... 2024-03-01 20:53:14,792 INFO program/MainThread: stdout[42]: LVM2_VG_NAME=test_vg1 LVM2_LV_NAME=lv1 LVM2_LV_UUID=efao6k-HcFv-xhiV-Rlod-88ZB-JdsQ-9Zb9bs 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=Ajj0IC-7eQS-TvfA-B8bj-zdBY-HE6I-p7C4A6 LVM2_LV_SIZE=1606418432 LVM2_LV_ATTR=-wi-a----- LVM2_SEGTYPE=linear LVM2_ORIGIN= LVM2_POOL_LV= LVM2_DATA_LV= LVM2_METADATA_LV= LVM2_LV_ROLE=public LVM2_MOVE_PV= LVM2_DATA_PERCENT= LVM2_METADATA_PERCENT= LVM2_COPY_PERCENT= LVM2_VG_NAME=test_vg1 LVM2_LV_NAME=lv2 LVM2_LV_UUID=Ajj0IC-7eQS-TvfA-B8bj-zdBY-HE6I-p7C4A6 LVM2_LV_SIZE=1606418432 LVM2_LV_ATTR=-wi-a----- LVM2_SEGTYPE=linear LVM2_ORIGIN= LVM2_POOL_LV= LVM2_DATA_LV= LVM2_METADATA_LV= 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=F9DiC4-uhxp-2joj-vyiG-lHPe-wAcC-FzfJZj 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=3l3uIY-2Vrb-cpnj-eviH-9jU4-eGal-wun8ez 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=ogTjh1-yOot-hSQp-7yoa-bDE0-9zM3-0wyzun 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=ogTjh1-yOot-hSQp-7yoa-bDE0-9zM3-0wyzun 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=NWCv8I-xVeE-eVbe-JkrG-NQki-pHqT-A1EkHr 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=NWCv8I-xVeE-eVbe-JkrG-NQki-pHqT-A1EkHr 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=AKdOV3-MY9M-NZ8W-mN9U-deVM-bwcM-Lhk2Q5 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=hYVvfA-vpwm-1i1R-7onU-SJZC-Im2l-AoTgRU LVM2_LV_SIZE=427819008 LVM2_LV_ATTR=-wi-a----- LVM2_SEGTYPE=linear LVM2_ORIGIN= LVM2_POOL_LV= LVM2_DATA_LV= LVM2_METADATA_LV= LVM2_LV_ROLE=public LVM2_MOVE_PV= LVM2_DATA_PERCENT= LVM2_METADATA_PERCENT= LVM2_COPY_PERCENT= 2024-03-01 20:53:14,792 INFO program/MainThread: stderr[42]: 2024-03-01 20:53:14,792 INFO program/MainThread: ...done [42] (exit code: 0) 2024-03-01 20:53:14,796 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: test_vg3-lv5 ; incomplete: False ; hidden: False ; 2024-03-01 20:53:14,799 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned None 2024-03-01 20:53:14,802 DEBUG blivet/MainThread: DeviceTree.get_device_by_uuid: uuid: ogTjh1-yOot-hSQp-7yoa-bDE0-9zM3-0wyzun ; incomplete: False ; hidden: False ; 2024-03-01 20:53:14,805 DEBUG blivet/MainThread: DeviceTree.get_device_by_uuid returned None 2024-03-01 20:53:14,805 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 176 2024-03-01 20:53:14,808 DEBUG blivet/MainThread: LVMVolumeGroupDevice.add_child: name: test_vg3 ; child: lv5 ; kids: 0 ; 2024-03-01 20:53:14,808 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 177 2024-03-01 20:53:14,811 DEBUG blivet/MainThread: LVMLogicalVolumeDevice._set_format: test_vg3-lv5 ; type: None ; current: None ; 2024-03-01 20:53:14,814 DEBUG blivet/MainThread: LVMLogicalVolumeDevice.update_sysfs_path: test_vg3-lv5 ; status: True ; 2024-03-01 20:53:14,815 DEBUG blivet/MainThread: test_vg3-lv5 sysfs_path set to /sys/devices/virtual/block/dm-3 2024-03-01 20:53:14,818 DEBUG blivet/MainThread: LVMLogicalVolumeDevice.read_current_size: exists: True ; path: /dev/mapper/test_vg3-lv5 ; sysfs_path: /sys/devices/virtual/block/dm-3 ; 2024-03-01 20:53:14,818 DEBUG blivet/MainThread: updated test_vg3-lv5 size to 1.2 GiB (1.2 GiB) 2024-03-01 20:53:14,818 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 179 2024-03-01 20:53:14,822 DEBUG blivet/MainThread: LVMVolumeGroupDevice.remove_child: name: test_vg3 ; child: lv5 ; kids: 1 ; 2024-03-01 20:53:14,825 DEBUG blivet/MainThread: LVMVolumeGroupDevice.add_child: name: test_vg3 ; child: lv5 ; kids: 0 ; 2024-03-01 20:53:14,825 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 180 2024-03-01 20:53:14,828 DEBUG blivet/MainThread: LVMLogicalVolumeDevice._set_format: test_vg3-lv5 ; type: None ; current: None ; 2024-03-01 20:53:14,831 DEBUG blivet/MainThread: LVMLogicalVolumeDevice.update_sysfs_path: test_vg3-lv5 ; status: True ; 2024-03-01 20:53:14,831 DEBUG blivet/MainThread: test_vg3-lv5 sysfs_path set to /sys/devices/virtual/block/dm-3 2024-03-01 20:53:14,834 DEBUG blivet/MainThread: LVMLogicalVolumeDevice.read_current_size: exists: True ; path: /dev/mapper/test_vg3-lv5 ; sysfs_path: /sys/devices/virtual/block/dm-3 ; 2024-03-01 20:53:14,834 DEBUG blivet/MainThread: updated test_vg3-lv5 size to 1.2 GiB (1.2 GiB) 2024-03-01 20:53:14,835 DEBUG blivet/MainThread: Adding test_vg3-lv5/1.2 GiB to test_vg3 2024-03-01 20:53:14,835 INFO blivet/MainThread: added lvmlv test_vg3-lv5 (id 175) to device tree 2024-03-01 20:53:14,838 DEBUG blivet/MainThread: LVMLogicalVolumeDevice.update_sysfs_path: test_vg3-lv5 ; status: True ; 2024-03-01 20:53:14,838 DEBUG blivet/MainThread: test_vg3-lv5 sysfs_path set to /sys/devices/virtual/block/dm-3 2024-03-01 20:53:14,841 DEBUG blivet/MainThread: LVMLogicalVolumeDevice.read_current_size: exists: True ; path: /dev/mapper/test_vg3-lv5 ; sysfs_path: /sys/devices/virtual/block/dm-3 ; 2024-03-01 20:53:14,841 DEBUG blivet/MainThread: updated test_vg3-lv5 size to 1.2 GiB (1.2 GiB) 2024-03-01 20:53:14,844 DEBUG blivet/MainThread: DeviceTree.handle_device: name: test_vg3-lv5 ; info: {'CURRENT_TAGS': ':systemd:', 'DEVLINKS': '/dev/disk/by-uuid/93954e20-8f20-4365-932f-a5d6ac51b1af ' '/dev/mapper/test_vg3-lv5 /dev/disk/by-id/dm-name-test_vg3-lv5 ' '/dev/test_vg3/lv5 ' '/dev/disk/by-id/dm-uuid-LVM-SJbOg6P2vKpQ7DEuW4xDCg1nzn6sypebogTjh1yOothSQp7yoabDE09zM30wyzun', 'DEVNAME': '/dev/dm-3', 'DEVPATH': '/devices/virtual/block/dm-3', 'DEVTYPE': 'disk', 'DISKSEQ': '103', '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-SJbOg6P2vKpQ7DEuW4xDCg1nzn6sypebogTjh1yOothSQp7yoabDE09zM30wyzun', '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': '93954e20-8f20-4365-932f-a5d6ac51b1af', 'ID_FS_UUID_ENC': '93954e20-8f20-4365-932f-a5d6ac51b1af', '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': '774927397'} ; 2024-03-01 20:53:14,845 INFO blivet/MainThread: scanning test_vg3-lv5 (/sys/devices/virtual/block/dm-3)... 2024-03-01 20:53:14,845 INFO program/MainThread: Running [43] dmsetup info -co subsystem --noheadings test_vg3-lv5 ... 2024-03-01 20:53:14,848 INFO program/MainThread: stdout[43]: LVM 2024-03-01 20:53:14,848 INFO program/MainThread: stderr[43]: 2024-03-01 20:53:14,848 INFO program/MainThread: ...done [43] (exit code: 0) 2024-03-01 20:53:14,848 INFO program/MainThread: Running [44] dmsetup info -co subsystem --noheadings test_vg3-lv5 ... 2024-03-01 20:53:14,850 INFO program/MainThread: stdout[44]: LVM 2024-03-01 20:53:14,851 INFO program/MainThread: stderr[44]: 2024-03-01 20:53:14,851 INFO program/MainThread: ...done [44] (exit code: 0) 2024-03-01 20:53:14,851 INFO program/MainThread: Running [45] dmsetup info -co subsystem --noheadings test_vg3-lv5 ... 2024-03-01 20:53:14,853 INFO program/MainThread: stdout[45]: LVM 2024-03-01 20:53:14,853 INFO program/MainThread: stderr[45]: 2024-03-01 20:53:14,853 INFO program/MainThread: ...done [45] (exit code: 0) 2024-03-01 20:53:14,857 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: test_vg3-lv5 ; incomplete: False ; hidden: False ; 2024-03-01 20:53:14,861 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned existing 1.2 GiB lvmlv test_vg3-lv5 (175) 2024-03-01 20:53:14,864 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 20:53:14,865 DEBUG blivet/MainThread: vg test_vg3 has 2.77 GiB free 2024-03-01 20:53:14,865 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 20:53:14,865 DEBUG blivet/MainThread: vg test_vg3 has 2.77 GiB free 2024-03-01 20:53:14,862 INFO blivet/MainThread: got device: LVMLogicalVolumeDevice instance (0x7f5035cf92b0) -- name = test_vg3-lv5 status = True id = 175 children = [] parents = ['existing 3.97 GiB lvmvg test_vg3 (141)'] uuid = ogTjh1-yOot-hSQp-7yoa-bDE0-9zM3-0wyzun 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 (0x7f5035ce8f40) -- 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 = SJbOg6-P2vK-pQ7D-EuW4-xDCg-1nzn-6sypeb size = 3.97 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 3.97 GiB path = /dev/test_vg3 format args = [] original_format = None free = 1004 MiB PE Size = 4 MiB PE Count = 1016 PE Free = 251 PV Count = 4 modified = False extents = 1016 free space = 2.77 GiB free extents = 710 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sdg (132) with existing lvmpv', 'existing 1024 MiB disk sdh (146) with existing lvmpv', 'existing 1024 MiB disk sdi (156) with existing lvmpv', 'existing 1024 MiB disk sdj (166) with existing lvmpv'] LVs = ['existing 1.2 GiB lvmlv test_vg3-lv5 (175)'] segment type = linear percent = 0 VG space used = 1.2 GiB 2024-03-01 20:53:14,866 INFO program/MainThread: Running [46] dmsetup info -co subsystem --noheadings test_vg3-lv5 ... 2024-03-01 20:53:14,868 INFO program/MainThread: stdout[46]: LVM 2024-03-01 20:53:14,869 INFO program/MainThread: stderr[46]: 2024-03-01 20:53:14,869 INFO program/MainThread: ...done [46] (exit code: 0) 2024-03-01 20:53:14,872 DEBUG blivet/MainThread: DeviceTree.handle_format: name: test_vg3-lv5 ; 2024-03-01 20:53:14,876 DEBUG blivet/MainThread: AppleBootstrapFS.supported: supported: True ; 2024-03-01 20:53:14,876 DEBUG blivet/MainThread: get_format('appleboot') returning AppleBootstrapFS instance with object id 182 2024-03-01 20:53:14,879 DEBUG blivet/MainThread: EFIFS.supported: supported: True ; 2024-03-01 20:53:14,879 DEBUG blivet/MainThread: get_format('efi') returning EFIFS instance with object id 183 2024-03-01 20:53:14,882 DEBUG blivet/MainThread: MacEFIFS.supported: supported: True ; 2024-03-01 20:53:14,882 DEBUG blivet/MainThread: get_format('macefi') returning MacEFIFS instance with object id 184 2024-03-01 20:53:14,885 DEBUG blivet/MainThread: MacEFIFS.supported: supported: True ; 2024-03-01 20:53:14,885 DEBUG blivet/MainThread: get_format('macefi') returning MacEFIFS instance with object id 185 2024-03-01 20:53:14,886 INFO blivet/MainThread: type detected on 'test_vg3-lv5' is 'xfs' 2024-03-01 20:53:14,888 DEBUG blivet/MainThread: XFS.supported: supported: True ; 2024-03-01 20:53:14,889 DEBUG blivet/MainThread: get_format('xfs') returning XFS instance with object id 186 2024-03-01 20:53:14,892 DEBUG blivet/MainThread: LVMLogicalVolumeDevice._set_format: test_vg3-lv5 ; type: xfs ; current: None ; 2024-03-01 20:53:14,892 INFO blivet/MainThread: got format: existing xfs filesystem 2024-03-01 20:53:14,895 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: test_vg3-lv6 ; incomplete: False ; hidden: False ; 2024-03-01 20:53:14,906 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned None 2024-03-01 20:53:14,909 DEBUG blivet/MainThread: DeviceTree.get_device_by_uuid: uuid: NWCv8I-xVeE-eVbe-JkrG-NQki-pHqT-A1EkHr ; incomplete: False ; hidden: False ; 2024-03-01 20:53:14,912 DEBUG blivet/MainThread: DeviceTree.get_device_by_uuid returned None 2024-03-01 20:53:14,912 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 189 2024-03-01 20:53:14,915 DEBUG blivet/MainThread: LVMVolumeGroupDevice.add_child: name: test_vg3 ; child: lv6 ; kids: 1 ; 2024-03-01 20:53:14,915 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 190 2024-03-01 20:53:14,918 DEBUG blivet/MainThread: LVMLogicalVolumeDevice._set_format: test_vg3-lv6 ; type: None ; current: None ; 2024-03-01 20:53:14,921 DEBUG blivet/MainThread: LVMLogicalVolumeDevice.update_sysfs_path: test_vg3-lv6 ; status: True ; 2024-03-01 20:53:14,922 DEBUG blivet/MainThread: test_vg3-lv6 sysfs_path set to /sys/devices/virtual/block/dm-2 2024-03-01 20:53:14,925 DEBUG blivet/MainThread: LVMLogicalVolumeDevice.read_current_size: exists: True ; path: /dev/mapper/test_vg3-lv6 ; sysfs_path: /sys/devices/virtual/block/dm-2 ; 2024-03-01 20:53:14,925 DEBUG blivet/MainThread: updated test_vg3-lv6 size to 1020 MiB (1020 MiB) 2024-03-01 20:53:14,925 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 192 2024-03-01 20:53:14,928 DEBUG blivet/MainThread: LVMVolumeGroupDevice.remove_child: name: test_vg3 ; child: lv6 ; kids: 2 ; 2024-03-01 20:53:14,931 DEBUG blivet/MainThread: LVMVolumeGroupDevice.add_child: name: test_vg3 ; child: lv6 ; kids: 1 ; 2024-03-01 20:53:14,931 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 193 2024-03-01 20:53:14,934 DEBUG blivet/MainThread: LVMLogicalVolumeDevice._set_format: test_vg3-lv6 ; type: None ; current: None ; 2024-03-01 20:53:14,938 DEBUG blivet/MainThread: LVMLogicalVolumeDevice.update_sysfs_path: test_vg3-lv6 ; status: True ; 2024-03-01 20:53:14,938 DEBUG blivet/MainThread: test_vg3-lv6 sysfs_path set to /sys/devices/virtual/block/dm-2 2024-03-01 20:53:14,941 DEBUG blivet/MainThread: LVMLogicalVolumeDevice.read_current_size: exists: True ; path: /dev/mapper/test_vg3-lv6 ; sysfs_path: /sys/devices/virtual/block/dm-2 ; 2024-03-01 20:53:14,941 DEBUG blivet/MainThread: updated test_vg3-lv6 size to 1020 MiB (1020 MiB) 2024-03-01 20:53:14,941 DEBUG blivet/MainThread: Adding test_vg3-lv6/1020 MiB to test_vg3 2024-03-01 20:53:14,942 INFO blivet/MainThread: added lvmlv test_vg3-lv6 (id 188) to device tree 2024-03-01 20:53:14,944 DEBUG blivet/MainThread: LVMLogicalVolumeDevice.update_sysfs_path: test_vg3-lv6 ; status: True ; 2024-03-01 20:53:14,945 DEBUG blivet/MainThread: test_vg3-lv6 sysfs_path set to /sys/devices/virtual/block/dm-2 2024-03-01 20:53:14,947 DEBUG blivet/MainThread: LVMLogicalVolumeDevice.read_current_size: exists: True ; path: /dev/mapper/test_vg3-lv6 ; sysfs_path: /sys/devices/virtual/block/dm-2 ; 2024-03-01 20:53:14,948 DEBUG blivet/MainThread: updated test_vg3-lv6 size to 1020 MiB (1020 MiB) 2024-03-01 20:53:14,951 DEBUG blivet/MainThread: DeviceTree.handle_device: name: test_vg3-lv6 ; info: {'CURRENT_TAGS': ':systemd:', 'DEVLINKS': '/dev/test_vg3/lv6 /dev/disk/by-id/dm-name-test_vg3-lv6 ' '/dev/disk/by-uuid/849932ea-ebbe-47da-902b-82669b74271f ' '/dev/disk/by-id/dm-uuid-LVM-SJbOg6P2vKpQ7DEuW4xDCg1nzn6sypebNWCv8IxVeEeVbeJkrGNQkipHqTA1EkHr ' '/dev/mapper/test_vg3-lv6', 'DEVNAME': '/dev/dm-2', 'DEVPATH': '/devices/virtual/block/dm-2', 'DEVTYPE': 'disk', 'DISKSEQ': '102', '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-SJbOg6P2vKpQ7DEuW4xDCg1nzn6sypebNWCv8IxVeEeVbeJkrGNQkipHqTA1EkHr', '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': '849932ea-ebbe-47da-902b-82669b74271f', 'ID_FS_UUID_ENC': '849932ea-ebbe-47da-902b-82669b74271f', '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': '773852303'} ; 2024-03-01 20:53:14,951 INFO blivet/MainThread: scanning test_vg3-lv6 (/sys/devices/virtual/block/dm-2)... 2024-03-01 20:53:14,951 INFO program/MainThread: Running [47] dmsetup info -co subsystem --noheadings test_vg3-lv6 ... 2024-03-01 20:53:14,954 INFO program/MainThread: stdout[47]: LVM 2024-03-01 20:53:14,954 INFO program/MainThread: stderr[47]: 2024-03-01 20:53:14,955 INFO program/MainThread: ...done [47] (exit code: 0) 2024-03-01 20:53:14,955 INFO program/MainThread: Running [48] dmsetup info -co subsystem --noheadings test_vg3-lv6 ... 2024-03-01 20:53:14,957 INFO program/MainThread: stdout[48]: LVM 2024-03-01 20:53:14,957 INFO program/MainThread: stderr[48]: 2024-03-01 20:53:14,957 INFO program/MainThread: ...done [48] (exit code: 0) 2024-03-01 20:53:14,957 INFO program/MainThread: Running [49] dmsetup info -co subsystem --noheadings test_vg3-lv6 ... 2024-03-01 20:53:14,960 INFO program/MainThread: stdout[49]: LVM 2024-03-01 20:53:14,960 INFO program/MainThread: stderr[49]: 2024-03-01 20:53:14,960 INFO program/MainThread: ...done [49] (exit code: 0) 2024-03-01 20:53:14,964 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: test_vg3-lv6 ; incomplete: False ; hidden: False ; 2024-03-01 20:53:14,967 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned existing 1020 MiB lvmlv test_vg3-lv6 (188) 2024-03-01 20:53:14,970 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 20:53:14,971 DEBUG blivet/MainThread: vg test_vg3 has 1.78 GiB free 2024-03-01 20:53:14,971 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 20:53:14,972 DEBUG blivet/MainThread: vg test_vg3 has 1.78 GiB free 2024-03-01 20:53:14,968 INFO blivet/MainThread: got device: LVMLogicalVolumeDevice instance (0x7f5035da2160) -- name = test_vg3-lv6 status = True id = 188 children = [] parents = ['existing 3.97 GiB lvmvg test_vg3 (141)'] uuid = NWCv8I-xVeE-eVbe-JkrG-NQki-pHqT-A1EkHr 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 (0x7f5035ce8f40) -- name = test_vg3 status = True 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 = SJbOg6-P2vK-pQ7D-EuW4-xDCg-1nzn-6sypeb size = 3.97 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 3.97 GiB path = /dev/test_vg3 format args = [] original_format = None free = 1004 MiB PE Size = 4 MiB PE Count = 1016 PE Free = 251 PV Count = 4 modified = False extents = 1016 free space = 1.78 GiB free extents = 455 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sdg (132) with existing lvmpv', 'existing 1024 MiB disk sdh (146) with existing lvmpv', 'existing 1024 MiB disk sdi (156) with existing lvmpv', 'existing 1024 MiB disk sdj (166) with existing lvmpv'] LVs = ['existing 1.2 GiB lvmlv test_vg3-lv5 (175) with existing xfs filesystem', 'existing 1020 MiB lvmlv test_vg3-lv6 (188)'] segment type = linear percent = 0 VG space used = 1020 MiB 2024-03-01 20:53:14,973 INFO program/MainThread: Running [50] dmsetup info -co subsystem --noheadings test_vg3-lv6 ... 2024-03-01 20:53:14,976 INFO program/MainThread: stdout[50]: LVM 2024-03-01 20:53:14,976 INFO program/MainThread: stderr[50]: 2024-03-01 20:53:14,976 INFO program/MainThread: ...done [50] (exit code: 0) 2024-03-01 20:53:14,980 DEBUG blivet/MainThread: DeviceTree.handle_format: name: test_vg3-lv6 ; 2024-03-01 20:53:14,983 DEBUG blivet/MainThread: AppleBootstrapFS.supported: supported: True ; 2024-03-01 20:53:14,983 DEBUG blivet/MainThread: get_format('appleboot') returning AppleBootstrapFS instance with object id 195 2024-03-01 20:53:14,986 DEBUG blivet/MainThread: EFIFS.supported: supported: True ; 2024-03-01 20:53:14,986 DEBUG blivet/MainThread: get_format('efi') returning EFIFS instance with object id 196 2024-03-01 20:53:14,990 DEBUG blivet/MainThread: MacEFIFS.supported: supported: True ; 2024-03-01 20:53:14,990 DEBUG blivet/MainThread: get_format('macefi') returning MacEFIFS instance with object id 197 2024-03-01 20:53:14,993 DEBUG blivet/MainThread: MacEFIFS.supported: supported: True ; 2024-03-01 20:53:14,993 DEBUG blivet/MainThread: get_format('macefi') returning MacEFIFS instance with object id 198 2024-03-01 20:53:14,993 INFO blivet/MainThread: type detected on 'test_vg3-lv6' is 'xfs' 2024-03-01 20:53:14,996 DEBUG blivet/MainThread: XFS.supported: supported: True ; 2024-03-01 20:53:14,996 DEBUG blivet/MainThread: get_format('xfs') returning XFS instance with object id 199 2024-03-01 20:53:14,999 DEBUG blivet/MainThread: LVMLogicalVolumeDevice._set_format: test_vg3-lv6 ; type: xfs ; current: None ; 2024-03-01 20:53:14,999 INFO blivet/MainThread: got format: existing xfs filesystem 2024-03-01 20:53:15,002 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: test_vg3-lv7 ; incomplete: False ; hidden: False ; 2024-03-01 20:53:15,006 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned None 2024-03-01 20:53:15,008 DEBUG blivet/MainThread: DeviceTree.get_device_by_uuid: uuid: AKdOV3-MY9M-NZ8W-mN9U-deVM-bwcM-Lhk2Q5 ; incomplete: False ; hidden: False ; 2024-03-01 20:53:15,011 DEBUG blivet/MainThread: DeviceTree.get_device_by_uuid returned None 2024-03-01 20:53:15,011 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 202 2024-03-01 20:53:15,014 DEBUG blivet/MainThread: LVMVolumeGroupDevice.add_child: name: test_vg3 ; child: lv7 ; kids: 2 ; 2024-03-01 20:53:15,015 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 203 2024-03-01 20:53:15,018 DEBUG blivet/MainThread: LVMLogicalVolumeDevice._set_format: test_vg3-lv7 ; type: None ; current: None ; 2024-03-01 20:53:15,021 DEBUG blivet/MainThread: LVMLogicalVolumeDevice.update_sysfs_path: test_vg3-lv7 ; status: True ; 2024-03-01 20:53:15,021 DEBUG blivet/MainThread: test_vg3-lv7 sysfs_path set to /sys/devices/virtual/block/dm-1 2024-03-01 20:53:15,024 DEBUG blivet/MainThread: LVMLogicalVolumeDevice.read_current_size: exists: True ; path: /dev/mapper/test_vg3-lv7 ; sysfs_path: /sys/devices/virtual/block/dm-1 ; 2024-03-01 20:53:15,025 DEBUG blivet/MainThread: updated test_vg3-lv7 size to 408 MiB (408 MiB) 2024-03-01 20:53:15,025 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 205 2024-03-01 20:53:15,028 DEBUG blivet/MainThread: LVMVolumeGroupDevice.remove_child: name: test_vg3 ; child: lv7 ; kids: 3 ; 2024-03-01 20:53:15,031 DEBUG blivet/MainThread: LVMVolumeGroupDevice.add_child: name: test_vg3 ; child: lv7 ; kids: 2 ; 2024-03-01 20:53:15,031 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 206 2024-03-01 20:53:15,034 DEBUG blivet/MainThread: LVMLogicalVolumeDevice._set_format: test_vg3-lv7 ; type: None ; current: None ; 2024-03-01 20:53:15,037 DEBUG blivet/MainThread: LVMLogicalVolumeDevice.update_sysfs_path: test_vg3-lv7 ; status: True ; 2024-03-01 20:53:15,038 DEBUG blivet/MainThread: test_vg3-lv7 sysfs_path set to /sys/devices/virtual/block/dm-1 2024-03-01 20:53:15,041 DEBUG blivet/MainThread: LVMLogicalVolumeDevice.read_current_size: exists: True ; path: /dev/mapper/test_vg3-lv7 ; sysfs_path: /sys/devices/virtual/block/dm-1 ; 2024-03-01 20:53:15,041 DEBUG blivet/MainThread: updated test_vg3-lv7 size to 408 MiB (408 MiB) 2024-03-01 20:53:15,041 DEBUG blivet/MainThread: Adding test_vg3-lv7/408 MiB to test_vg3 2024-03-01 20:53:15,041 INFO blivet/MainThread: added lvmlv test_vg3-lv7 (id 201) to device tree 2024-03-01 20:53:15,044 DEBUG blivet/MainThread: LVMLogicalVolumeDevice.update_sysfs_path: test_vg3-lv7 ; status: True ; 2024-03-01 20:53:15,044 DEBUG blivet/MainThread: test_vg3-lv7 sysfs_path set to /sys/devices/virtual/block/dm-1 2024-03-01 20:53:15,047 DEBUG blivet/MainThread: LVMLogicalVolumeDevice.read_current_size: exists: True ; path: /dev/mapper/test_vg3-lv7 ; sysfs_path: /sys/devices/virtual/block/dm-1 ; 2024-03-01 20:53:15,048 DEBUG blivet/MainThread: updated test_vg3-lv7 size to 408 MiB (408 MiB) 2024-03-01 20:53:15,051 DEBUG blivet/MainThread: DeviceTree.handle_device: name: test_vg3-lv7 ; info: {'CURRENT_TAGS': ':systemd:', 'DEVLINKS': '/dev/test_vg3/lv7 /dev/disk/by-id/dm-name-test_vg3-lv7 ' '/dev/disk/by-id/dm-uuid-LVM-SJbOg6P2vKpQ7DEuW4xDCg1nzn6sypebAKdOV3MY9MNZ8WmN9UdeVMbwcMLhk2Q5 ' '/dev/mapper/test_vg3-lv7 ' '/dev/disk/by-uuid/81b956a1-3725-4533-b78c-1a524bfc1041', 'DEVNAME': '/dev/dm-1', 'DEVPATH': '/devices/virtual/block/dm-1', 'DEVTYPE': 'disk', 'DISKSEQ': '101', '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-SJbOg6P2vKpQ7DEuW4xDCg1nzn6sypebAKdOV3MY9MNZ8WmN9UdeVMbwcMLhk2Q5', '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': '81b956a1-3725-4533-b78c-1a524bfc1041', 'ID_FS_UUID_ENC': '81b956a1-3725-4533-b78c-1a524bfc1041', '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': '772820897'} ; 2024-03-01 20:53:15,051 INFO blivet/MainThread: scanning test_vg3-lv7 (/sys/devices/virtual/block/dm-1)... 2024-03-01 20:53:15,051 INFO program/MainThread: Running [51] dmsetup info -co subsystem --noheadings test_vg3-lv7 ... 2024-03-01 20:53:15,054 INFO program/MainThread: stdout[51]: LVM 2024-03-01 20:53:15,055 INFO program/MainThread: stderr[51]: 2024-03-01 20:53:15,055 INFO program/MainThread: ...done [51] (exit code: 0) 2024-03-01 20:53:15,055 INFO program/MainThread: Running [52] dmsetup info -co subsystem --noheadings test_vg3-lv7 ... 2024-03-01 20:53:15,057 INFO program/MainThread: stdout[52]: LVM 2024-03-01 20:53:15,057 INFO program/MainThread: stderr[52]: 2024-03-01 20:53:15,057 INFO program/MainThread: ...done [52] (exit code: 0) 2024-03-01 20:53:15,057 INFO program/MainThread: Running [53] dmsetup info -co subsystem --noheadings test_vg3-lv7 ... 2024-03-01 20:53:15,060 INFO program/MainThread: stdout[53]: LVM 2024-03-01 20:53:15,060 INFO program/MainThread: stderr[53]: 2024-03-01 20:53:15,060 INFO program/MainThread: ...done [53] (exit code: 0) 2024-03-01 20:53:15,064 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: test_vg3-lv7 ; incomplete: False ; hidden: False ; 2024-03-01 20:53:15,068 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned existing 408 MiB lvmlv test_vg3-lv7 (201) 2024-03-01 20:53:15,070 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 20:53:15,071 DEBUG blivet/MainThread: vg test_vg3 has 1.38 GiB free 2024-03-01 20:53:15,072 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 20:53:15,073 DEBUG blivet/MainThread: vg test_vg3 has 1.38 GiB free 2024-03-01 20:53:15,068 INFO blivet/MainThread: got device: LVMLogicalVolumeDevice instance (0x7f5035d3aa00) -- name = test_vg3-lv7 status = True id = 201 children = [] parents = ['existing 3.97 GiB lvmvg test_vg3 (141)'] uuid = AKdOV3-MY9M-NZ8W-mN9U-deVM-bwcM-Lhk2Q5 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 (0x7f5035ce8f40) -- name = test_vg3 status = True id = 141 children = ['existing 1.2 GiB lvmlv test_vg3-lv5 (175) 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 = SJbOg6-P2vK-pQ7D-EuW4-xDCg-1nzn-6sypeb size = 3.97 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 3.97 GiB path = /dev/test_vg3 format args = [] original_format = None free = 1004 MiB PE Size = 4 MiB PE Count = 1016 PE Free = 251 PV Count = 4 modified = False extents = 1016 free space = 1.38 GiB free extents = 353 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sdg (132) with existing lvmpv', 'existing 1024 MiB disk sdh (146) with existing lvmpv', 'existing 1024 MiB disk sdi (156) with existing lvmpv', 'existing 1024 MiB disk sdj (166) with existing lvmpv'] LVs = ['existing 1.2 GiB lvmlv test_vg3-lv5 (175) with existing xfs filesystem', 'existing 1020 MiB lvmlv test_vg3-lv6 (188) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv7 (201)'] segment type = linear percent = 0 VG space used = 408 MiB 2024-03-01 20:53:15,073 INFO program/MainThread: Running [54] dmsetup info -co subsystem --noheadings test_vg3-lv7 ... 2024-03-01 20:53:15,076 INFO program/MainThread: stdout[54]: LVM 2024-03-01 20:53:15,076 INFO program/MainThread: stderr[54]: 2024-03-01 20:53:15,076 INFO program/MainThread: ...done [54] (exit code: 0) 2024-03-01 20:53:15,080 DEBUG blivet/MainThread: DeviceTree.handle_format: name: test_vg3-lv7 ; 2024-03-01 20:53:15,083 DEBUG blivet/MainThread: AppleBootstrapFS.supported: supported: True ; 2024-03-01 20:53:15,084 DEBUG blivet/MainThread: get_format('appleboot') returning AppleBootstrapFS instance with object id 208 2024-03-01 20:53:15,087 DEBUG blivet/MainThread: EFIFS.supported: supported: True ; 2024-03-01 20:53:15,087 DEBUG blivet/MainThread: get_format('efi') returning EFIFS instance with object id 209 2024-03-01 20:53:15,090 DEBUG blivet/MainThread: MacEFIFS.supported: supported: True ; 2024-03-01 20:53:15,090 DEBUG blivet/MainThread: get_format('macefi') returning MacEFIFS instance with object id 210 2024-03-01 20:53:15,093 DEBUG blivet/MainThread: MacEFIFS.supported: supported: True ; 2024-03-01 20:53:15,093 DEBUG blivet/MainThread: get_format('macefi') returning MacEFIFS instance with object id 211 2024-03-01 20:53:15,094 INFO blivet/MainThread: type detected on 'test_vg3-lv7' is 'xfs' 2024-03-01 20:53:15,097 DEBUG blivet/MainThread: XFS.supported: supported: True ; 2024-03-01 20:53:15,097 DEBUG blivet/MainThread: get_format('xfs') returning XFS instance with object id 212 2024-03-01 20:53:15,100 DEBUG blivet/MainThread: LVMLogicalVolumeDevice._set_format: test_vg3-lv7 ; type: xfs ; current: None ; 2024-03-01 20:53:15,100 INFO blivet/MainThread: got format: existing xfs filesystem 2024-03-01 20:53:15,103 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: test_vg3-lv8 ; incomplete: False ; hidden: False ; 2024-03-01 20:53:15,106 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned None 2024-03-01 20:53:15,109 DEBUG blivet/MainThread: DeviceTree.get_device_by_uuid: uuid: hYVvfA-vpwm-1i1R-7onU-SJZC-Im2l-AoTgRU ; incomplete: False ; hidden: False ; 2024-03-01 20:53:15,111 DEBUG blivet/MainThread: DeviceTree.get_device_by_uuid returned None 2024-03-01 20:53:15,112 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 215 2024-03-01 20:53:15,115 DEBUG blivet/MainThread: LVMVolumeGroupDevice.add_child: name: test_vg3 ; child: lv8 ; kids: 3 ; 2024-03-01 20:53:15,115 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 216 2024-03-01 20:53:15,118 DEBUG blivet/MainThread: LVMLogicalVolumeDevice._set_format: test_vg3-lv8 ; type: None ; current: None ; 2024-03-01 20:53:15,121 DEBUG blivet/MainThread: LVMLogicalVolumeDevice.update_sysfs_path: test_vg3-lv8 ; status: True ; 2024-03-01 20:53:15,122 DEBUG blivet/MainThread: test_vg3-lv8 sysfs_path set to /sys/devices/virtual/block/dm-0 2024-03-01 20:53:15,125 DEBUG blivet/MainThread: LVMLogicalVolumeDevice.read_current_size: exists: True ; path: /dev/mapper/test_vg3-lv8 ; sysfs_path: /sys/devices/virtual/block/dm-0 ; 2024-03-01 20:53:15,125 DEBUG blivet/MainThread: updated test_vg3-lv8 size to 408 MiB (408 MiB) 2024-03-01 20:53:15,125 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 218 2024-03-01 20:53:15,129 DEBUG blivet/MainThread: LVMVolumeGroupDevice.remove_child: name: test_vg3 ; child: lv8 ; kids: 4 ; 2024-03-01 20:53:15,132 DEBUG blivet/MainThread: LVMVolumeGroupDevice.add_child: name: test_vg3 ; child: lv8 ; kids: 3 ; 2024-03-01 20:53:15,132 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 219 2024-03-01 20:53:15,135 DEBUG blivet/MainThread: LVMLogicalVolumeDevice._set_format: test_vg3-lv8 ; type: None ; current: None ; 2024-03-01 20:53:15,138 DEBUG blivet/MainThread: LVMLogicalVolumeDevice.update_sysfs_path: test_vg3-lv8 ; status: True ; 2024-03-01 20:53:15,138 DEBUG blivet/MainThread: test_vg3-lv8 sysfs_path set to /sys/devices/virtual/block/dm-0 2024-03-01 20:53:15,141 DEBUG blivet/MainThread: LVMLogicalVolumeDevice.read_current_size: exists: True ; path: /dev/mapper/test_vg3-lv8 ; sysfs_path: /sys/devices/virtual/block/dm-0 ; 2024-03-01 20:53:15,141 DEBUG blivet/MainThread: updated test_vg3-lv8 size to 408 MiB (408 MiB) 2024-03-01 20:53:15,142 DEBUG blivet/MainThread: Adding test_vg3-lv8/408 MiB to test_vg3 2024-03-01 20:53:15,142 INFO blivet/MainThread: added lvmlv test_vg3-lv8 (id 214) to device tree 2024-03-01 20:53:15,144 DEBUG blivet/MainThread: LVMLogicalVolumeDevice.update_sysfs_path: test_vg3-lv8 ; status: True ; 2024-03-01 20:53:15,145 DEBUG blivet/MainThread: test_vg3-lv8 sysfs_path set to /sys/devices/virtual/block/dm-0 2024-03-01 20:53:15,148 DEBUG blivet/MainThread: LVMLogicalVolumeDevice.read_current_size: exists: True ; path: /dev/mapper/test_vg3-lv8 ; sysfs_path: /sys/devices/virtual/block/dm-0 ; 2024-03-01 20:53:15,148 DEBUG blivet/MainThread: updated test_vg3-lv8 size to 408 MiB (408 MiB) 2024-03-01 20:53:15,151 DEBUG blivet/MainThread: DeviceTree.handle_device: name: test_vg3-lv8 ; info: {'CURRENT_TAGS': ':systemd:', 'DEVLINKS': '/dev/mapper/test_vg3-lv8 /dev/test_vg3/lv8 ' '/dev/disk/by-uuid/6221521a-5390-447a-a7f0-a1084d0c2c04 ' '/dev/disk/by-id/dm-name-test_vg3-lv8 ' '/dev/disk/by-id/dm-uuid-LVM-SJbOg6P2vKpQ7DEuW4xDCg1nzn6sypebhYVvfAvpwm1i1R7onUSJZCIm2lAoTgRU', 'DEVNAME': '/dev/dm-0', 'DEVPATH': '/devices/virtual/block/dm-0', 'DEVTYPE': 'disk', 'DISKSEQ': '100', '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-SJbOg6P2vKpQ7DEuW4xDCg1nzn6sypebhYVvfAvpwm1i1R7onUSJZCIm2lAoTgRU', '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': '6221521a-5390-447a-a7f0-a1084d0c2c04', 'ID_FS_UUID_ENC': '6221521a-5390-447a-a7f0-a1084d0c2c04', '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': '772391782'} ; 2024-03-01 20:53:15,152 INFO blivet/MainThread: scanning test_vg3-lv8 (/sys/devices/virtual/block/dm-0)... 2024-03-01 20:53:15,152 INFO program/MainThread: Running [55] dmsetup info -co subsystem --noheadings test_vg3-lv8 ... 2024-03-01 20:53:15,155 INFO program/MainThread: stdout[55]: LVM 2024-03-01 20:53:15,155 INFO program/MainThread: stderr[55]: 2024-03-01 20:53:15,155 INFO program/MainThread: ...done [55] (exit code: 0) 2024-03-01 20:53:15,155 INFO program/MainThread: Running [56] dmsetup info -co subsystem --noheadings test_vg3-lv8 ... 2024-03-01 20:53:15,158 INFO program/MainThread: stdout[56]: LVM 2024-03-01 20:53:15,158 INFO program/MainThread: stderr[56]: 2024-03-01 20:53:15,158 INFO program/MainThread: ...done [56] (exit code: 0) 2024-03-01 20:53:15,158 INFO program/MainThread: Running [57] dmsetup info -co subsystem --noheadings test_vg3-lv8 ... 2024-03-01 20:53:15,161 INFO program/MainThread: stdout[57]: LVM 2024-03-01 20:53:15,161 INFO program/MainThread: stderr[57]: 2024-03-01 20:53:15,161 INFO program/MainThread: ...done [57] (exit code: 0) 2024-03-01 20:53:15,165 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: test_vg3-lv8 ; incomplete: False ; hidden: False ; 2024-03-01 20:53:15,168 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned existing 408 MiB lvmlv test_vg3-lv8 (214) 2024-03-01 20:53:15,171 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 20:53:15,172 DEBUG blivet/MainThread: vg test_vg3 has 1004 MiB free 2024-03-01 20:53:15,173 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 20:53:15,174 DEBUG blivet/MainThread: vg test_vg3 has 1004 MiB free 2024-03-01 20:53:15,169 INFO blivet/MainThread: got device: LVMLogicalVolumeDevice instance (0x7f5035ce8460) -- name = test_vg3-lv8 status = True id = 214 children = [] parents = ['existing 3.97 GiB lvmvg test_vg3 (141)'] uuid = hYVvfA-vpwm-1i1R-7onU-SJZC-Im2l-AoTgRU 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 (0x7f5035ce8f40) -- name = test_vg3 status = True id = 141 children = ['existing 1.2 GiB lvmlv test_vg3-lv5 (175) with existing xfs filesystem', 'existing 1020 MiB lvmlv test_vg3-lv6 (188) 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 = SJbOg6-P2vK-pQ7D-EuW4-xDCg-1nzn-6sypeb size = 3.97 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 3.97 GiB path = /dev/test_vg3 format args = [] original_format = None free = 1004 MiB PE Size = 4 MiB PE Count = 1016 PE Free = 251 PV Count = 4 modified = False extents = 1016 free space = 1004 MiB free extents = 251 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sdg (132) with existing lvmpv', 'existing 1024 MiB disk sdh (146) with existing lvmpv', 'existing 1024 MiB disk sdi (156) with existing lvmpv', 'existing 1024 MiB disk sdj (166) with existing lvmpv'] LVs = ['existing 1.2 GiB lvmlv test_vg3-lv5 (175) with existing xfs filesystem', 'existing 1020 MiB lvmlv test_vg3-lv6 (188) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv7 (201) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv8 (214)'] segment type = linear percent = 0 VG space used = 408 MiB 2024-03-01 20:53:15,175 INFO program/MainThread: Running [58] dmsetup info -co subsystem --noheadings test_vg3-lv8 ... 2024-03-01 20:53:15,177 INFO program/MainThread: stdout[58]: LVM 2024-03-01 20:53:15,177 INFO program/MainThread: stderr[58]: 2024-03-01 20:53:15,177 INFO program/MainThread: ...done [58] (exit code: 0) 2024-03-01 20:53:15,181 DEBUG blivet/MainThread: DeviceTree.handle_format: name: test_vg3-lv8 ; 2024-03-01 20:53:15,184 DEBUG blivet/MainThread: AppleBootstrapFS.supported: supported: True ; 2024-03-01 20:53:15,184 DEBUG blivet/MainThread: get_format('appleboot') returning AppleBootstrapFS instance with object id 221 2024-03-01 20:53:15,187 DEBUG blivet/MainThread: EFIFS.supported: supported: True ; 2024-03-01 20:53:15,187 DEBUG blivet/MainThread: get_format('efi') returning EFIFS instance with object id 222 2024-03-01 20:53:15,191 DEBUG blivet/MainThread: MacEFIFS.supported: supported: True ; 2024-03-01 20:53:15,191 DEBUG blivet/MainThread: get_format('macefi') returning MacEFIFS instance with object id 223 2024-03-01 20:53:15,194 DEBUG blivet/MainThread: MacEFIFS.supported: supported: True ; 2024-03-01 20:53:15,194 DEBUG blivet/MainThread: get_format('macefi') returning MacEFIFS instance with object id 224 2024-03-01 20:53:15,194 INFO blivet/MainThread: type detected on 'test_vg3-lv8' is 'xfs' 2024-03-01 20:53:15,197 DEBUG blivet/MainThread: XFS.supported: supported: True ; 2024-03-01 20:53:15,197 DEBUG blivet/MainThread: get_format('xfs') returning XFS instance with object id 225 2024-03-01 20:53:15,200 DEBUG blivet/MainThread: LVMLogicalVolumeDevice._set_format: test_vg3-lv8 ; type: xfs ; current: None ; 2024-03-01 20:53:15,200 INFO blivet/MainThread: got format: existing xfs filesystem 2024-03-01 20:53:15,201 INFO blivet/MainThread: got format: existing lvmpv 2024-03-01 20:53:15,204 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': '16965658'} ; 2024-03-01 20:53:15,204 INFO blivet/MainThread: scanning xvda (/sys/devices/vbd-768/block/xvda)... 2024-03-01 20:53:15,207 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: xvda ; incomplete: False ; hidden: False ; 2024-03-01 20:53:15,210 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned None 2024-03-01 20:53:15,214 DEBUG blivet/MainThread: DiskDevicePopulator.run: name: xvda ; 2024-03-01 20:53:15,215 WARNING blivet/MainThread: device/vendor is not a valid attribute 2024-03-01 20:53:15,215 WARNING blivet/MainThread: device/model is not a valid attribute 2024-03-01 20:53:15,215 INFO blivet/MainThread: xvda is a disk 2024-03-01 20:53:15,215 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 229 2024-03-01 20:53:15,215 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 230 2024-03-01 20:53:15,218 DEBUG blivet/MainThread: DiskDevice._set_format: xvda ; type: None ; current: None ; 2024-03-01 20:53:15,220 DEBUG blivet/MainThread: DiskDevice.update_sysfs_path: xvda ; status: True ; 2024-03-01 20:53:15,221 DEBUG blivet/MainThread: xvda sysfs_path set to /sys/devices/vbd-768/block/xvda 2024-03-01 20:53:15,223 DEBUG blivet/MainThread: DiskDevice.read_current_size: exists: True ; path: /dev/xvda ; sysfs_path: /sys/devices/vbd-768/block/xvda ; 2024-03-01 20:53:15,224 DEBUG blivet/MainThread: updated xvda size to 250 GiB (250 GiB) 2024-03-01 20:53:15,224 INFO blivet/MainThread: added disk xvda (id 228) to device tree 2024-03-01 20:53:15,224 INFO blivet/MainThread: got device: DiskDevice instance (0x7f5035cdf880) -- name = xvda status = True id = 228 children = [] parents = [] uuid = None size = 250 GiB format = existing None major = 202 minor = 0 exists = True protected = False sysfs path = /sys/devices/vbd-768/block/xvda target size = 250 GiB path = /dev/xvda format args = [] original_format = None removable = False wwn = None 2024-03-01 20:53:15,227 DEBUG blivet/MainThread: DeviceTree.handle_format: name: xvda ; 2024-03-01 20:53:15,230 DEBUG blivet/MainThread: AppleBootstrapFS.supported: supported: True ; 2024-03-01 20:53:15,230 DEBUG blivet/MainThread: get_format('appleboot') returning AppleBootstrapFS instance with object id 232 2024-03-01 20:53:15,233 DEBUG blivet/MainThread: EFIFS.supported: supported: True ; 2024-03-01 20:53:15,233 DEBUG blivet/MainThread: get_format('efi') returning EFIFS instance with object id 233 2024-03-01 20:53:15,236 DEBUG blivet/MainThread: MacEFIFS.supported: supported: True ; 2024-03-01 20:53:15,236 DEBUG blivet/MainThread: get_format('macefi') returning MacEFIFS instance with object id 234 2024-03-01 20:53:15,239 DEBUG blivet/MainThread: MacEFIFS.supported: supported: True ; 2024-03-01 20:53:15,239 DEBUG blivet/MainThread: get_format('macefi') returning MacEFIFS instance with object id 235 2024-03-01 20:53:15,242 DEBUG blivet/MainThread: DiskLabelFormatPopulator.run: device: xvda ; label_type: dos ; 2024-03-01 20:53:15,245 DEBUG blivet/MainThread: DiskDevice.setup: xvda ; orig: False ; status: True ; controllable: True ; 2024-03-01 20:53:15,248 DEBUG blivet/MainThread: DiskLabel.__init__: uuid: e61ef7e0 ; label: None ; device: /dev/xvda ; serial: None ; exists: True ; 2024-03-01 20:53:15,257 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 0x7f5035d01d80> 2024-03-01 20:53:15,297 DEBUG blivet/MainThread: get_format('disklabel') returning DiskLabel instance with object id 236 2024-03-01 20:53:15,301 DEBUG blivet/MainThread: DiskDevice._set_format: xvda ; type: disklabel ; current: None ; 2024-03-01 20:53:15,301 INFO blivet/MainThread: got format: existing msdos disklabel 2024-03-01 20:53:15,304 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': '16967518'} ; 2024-03-01 20:53:15,305 INFO blivet/MainThread: scanning xvda1 (/sys/devices/vbd-768/block/xvda/xvda1)... 2024-03-01 20:53:15,305 WARNING blivet/MainThread: hidden is not a valid attribute 2024-03-01 20:53:15,308 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: xvda1 ; incomplete: False ; hidden: False ; 2024-03-01 20:53:15,311 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned None 2024-03-01 20:53:15,314 DEBUG blivet/MainThread: PartitionDevicePopulator.run: name: xvda1 ; 2024-03-01 20:53:15,317 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: xvda1 ; incomplete: False ; hidden: False ; 2024-03-01 20:53:15,320 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned None 2024-03-01 20:53:15,320 INFO program/MainThread: Running... udevadm settle --timeout=300 2024-03-01 20:53:15,329 DEBUG program/MainThread: Return code: 0 2024-03-01 20:53:15,348 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: xvda ; incomplete: False ; hidden: False ; 2024-03-01 20:53:15,351 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned existing 250 GiB disk xvda (228) with existing msdos disklabel 2024-03-01 20:53:15,352 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 239 2024-03-01 20:53:15,355 DEBUG blivet/MainThread: DiskDevice.add_child: name: xvda ; child: xvda1 ; kids: 0 ; 2024-03-01 20:53:15,355 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 240 2024-03-01 20:53:15,358 DEBUG blivet/MainThread: PartitionDevice._set_format: xvda1 ; type: None ; current: None ; 2024-03-01 20:53:15,361 DEBUG blivet/MainThread: PartitionDevice.update_sysfs_path: xvda1 ; status: True ; 2024-03-01 20:53:15,361 DEBUG blivet/MainThread: xvda1 sysfs_path set to /sys/devices/vbd-768/block/xvda/xvda1 2024-03-01 20:53:15,364 DEBUG blivet/MainThread: PartitionDevice.read_current_size: exists: True ; path: /dev/xvda1 ; sysfs_path: /sys/devices/vbd-768/block/xvda/xvda1 ; 2024-03-01 20:53:15,364 DEBUG blivet/MainThread: updated xvda1 size to 250 GiB (250 GiB) 2024-03-01 20:53:15,364 DEBUG blivet/MainThread: looking up parted Partition: /dev/xvda1 2024-03-01 20:53:15,367 DEBUG blivet/MainThread: PartitionDevice.probe: xvda1 ; exists: True ; 2024-03-01 20:53:15,370 DEBUG blivet/MainThread: PartitionDevice.get_flag: path: /dev/xvda1 ; flag: 1 ; 2024-03-01 20:53:15,373 DEBUG blivet/MainThread: PartitionDevice.get_flag: path: /dev/xvda1 ; flag: 10 ; 2024-03-01 20:53:15,375 DEBUG blivet/MainThread: PartitionDevice.get_flag: path: /dev/xvda1 ; flag: 12 ; 2024-03-01 20:53:15,378 DEBUG blivet/MainThread: PartitionDevice.read_current_size: exists: True ; path: /dev/xvda1 ; sysfs_path: /sys/devices/vbd-768/block/xvda/xvda1 ; 2024-03-01 20:53:15,378 DEBUG blivet/MainThread: updated xvda1 size to 250 GiB (250 GiB) 2024-03-01 20:53:15,379 INFO blivet/MainThread: added partition xvda1 (id 238) to device tree 2024-03-01 20:53:15,379 INFO blivet/MainThread: parted exception: msdos disk labels do not support partition names. 2024-03-01 20:53:15,379 INFO blivet/MainThread: got device: PartitionDevice instance (0x7f5035ce7250) -- 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 0x7f5035d0ca40> disk = existing 250 GiB disk xvda (228) with existing msdos disklabel start = 2048 end = 524287966 length = 524285919 flags = boot 2024-03-01 20:53:15,383 DEBUG blivet/MainThread: DeviceTree.handle_format: name: xvda1 ; 2024-03-01 20:53:15,386 DEBUG blivet/MainThread: AppleBootstrapFS.supported: supported: True ; 2024-03-01 20:53:15,386 DEBUG blivet/MainThread: get_format('appleboot') returning AppleBootstrapFS instance with object id 242 2024-03-01 20:53:15,389 DEBUG blivet/MainThread: EFIFS.supported: supported: True ; 2024-03-01 20:53:15,389 DEBUG blivet/MainThread: get_format('efi') returning EFIFS instance with object id 243 2024-03-01 20:53:15,392 DEBUG blivet/MainThread: MacEFIFS.supported: supported: True ; 2024-03-01 20:53:15,392 DEBUG blivet/MainThread: get_format('macefi') returning MacEFIFS instance with object id 244 2024-03-01 20:53:15,395 DEBUG blivet/MainThread: MacEFIFS.supported: supported: True ; 2024-03-01 20:53:15,395 DEBUG blivet/MainThread: get_format('macefi') returning MacEFIFS instance with object id 245 2024-03-01 20:53:15,395 INFO blivet/MainThread: type detected on 'xvda1' is 'xfs' 2024-03-01 20:53:15,398 DEBUG blivet/MainThread: XFS.supported: supported: True ; 2024-03-01 20:53:15,398 DEBUG blivet/MainThread: get_format('xfs') returning XFS instance with object id 246 2024-03-01 20:53:15,400 DEBUG blivet/MainThread: PartitionDevice._set_format: xvda1 ; type: xfs ; current: None ; 2024-03-01 20:53:15,401 INFO blivet/MainThread: got format: existing xfs filesystem 2024-03-01 20:53:15,403 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/mapper/test_vg3-lv8 ' '/dev/disk/by-uuid/6221521a-5390-447a-a7f0-a1084d0c2c04 ' '/dev/test_vg3/lv8 ' '/dev/disk/by-id/dm-uuid-LVM-SJbOg6P2vKpQ7DEuW4xDCg1nzn6sypebhYVvfAvpwm1i1R7onUSJZCIm2lAoTgRU', 'DEVNAME': '/dev/dm-0', 'DEVPATH': '/devices/virtual/block/dm-0', 'DEVTYPE': 'disk', 'DISKSEQ': '100', '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-SJbOg6P2vKpQ7DEuW4xDCg1nzn6sypebhYVvfAvpwm1i1R7onUSJZCIm2lAoTgRU', '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': '6221521a-5390-447a-a7f0-a1084d0c2c04', 'ID_FS_UUID_ENC': '6221521a-5390-447a-a7f0-a1084d0c2c04', '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': '772391782'} ; 2024-03-01 20:53:15,404 INFO blivet/MainThread: scanning test_vg3-lv8 (/sys/devices/virtual/block/dm-0)... 2024-03-01 20:53:15,404 INFO program/MainThread: Running [59] dmsetup info -co subsystem --noheadings test_vg3-lv8 ... 2024-03-01 20:53:15,407 INFO program/MainThread: stdout[59]: LVM 2024-03-01 20:53:15,407 INFO program/MainThread: stderr[59]: 2024-03-01 20:53:15,407 INFO program/MainThread: ...done [59] (exit code: 0) 2024-03-01 20:53:15,407 INFO program/MainThread: Running [60] dmsetup info -co subsystem --noheadings test_vg3-lv8 ... 2024-03-01 20:53:15,409 INFO program/MainThread: stdout[60]: LVM 2024-03-01 20:53:15,410 INFO program/MainThread: stderr[60]: 2024-03-01 20:53:15,410 INFO program/MainThread: ...done [60] (exit code: 0) 2024-03-01 20:53:15,410 INFO program/MainThread: Running [61] dmsetup info -co subsystem --noheadings test_vg3-lv8 ... 2024-03-01 20:53:15,412 INFO program/MainThread: stdout[61]: LVM 2024-03-01 20:53:15,412 INFO program/MainThread: stderr[61]: 2024-03-01 20:53:15,412 INFO program/MainThread: ...done [61] (exit code: 0) 2024-03-01 20:53:15,416 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: test_vg3-lv8 ; incomplete: False ; hidden: False ; 2024-03-01 20:53:15,419 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned existing 408 MiB lvmlv test_vg3-lv8 (214) with existing xfs filesystem 2024-03-01 20:53:15,423 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 20:53:15,424 DEBUG blivet/MainThread: vg test_vg3 has 1004 MiB free 2024-03-01 20:53:15,425 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 20:53:15,426 DEBUG blivet/MainThread: vg test_vg3 has 1004 MiB free 2024-03-01 20:53:15,420 INFO blivet/MainThread: got device: LVMLogicalVolumeDevice instance (0x7f5035ce8460) -- name = test_vg3-lv8 status = True id = 214 children = [] parents = ['existing 3.97 GiB lvmvg test_vg3 (141)'] uuid = hYVvfA-vpwm-1i1R-7onU-SJZC-Im2l-AoTgRU size = 408 MiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-0 target size = 408 MiB path = /dev/mapper/test_vg3-lv8 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7f5035ce8f40) -- name = test_vg3 status = True id = 141 children = ['existing 1.2 GiB lvmlv test_vg3-lv5 (175) with existing xfs filesystem', 'existing 1020 MiB lvmlv test_vg3-lv6 (188) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv7 (201) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv8 (214) with existing xfs filesystem'] parents = ['existing 1024 MiB disk sdg (132) with existing lvmpv', 'existing 1024 MiB disk sdh (146) with existing lvmpv', 'existing 1024 MiB disk sdi (156) with existing lvmpv', 'existing 1024 MiB disk sdj (166) with existing lvmpv'] uuid = SJbOg6-P2vK-pQ7D-EuW4-xDCg-1nzn-6sypeb size = 3.97 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 3.97 GiB path = /dev/test_vg3 format args = [] original_format = None free = 1004 MiB PE Size = 4 MiB PE Count = 1016 PE Free = 251 PV Count = 4 modified = False extents = 1016 free space = 1004 MiB free extents = 251 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sdg (132) with existing lvmpv', 'existing 1024 MiB disk sdh (146) with existing lvmpv', 'existing 1024 MiB disk sdi (156) with existing lvmpv', 'existing 1024 MiB disk sdj (166) with existing lvmpv'] LVs = ['existing 1.2 GiB lvmlv test_vg3-lv5 (175) with existing xfs filesystem', 'existing 1020 MiB lvmlv test_vg3-lv6 (188) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv7 (201) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv8 (214) with existing xfs filesystem'] segment type = linear percent = 0 VG space used = 408 MiB 2024-03-01 20:53:15,426 INFO program/MainThread: Running [62] dmsetup info -co subsystem --noheadings test_vg3-lv8 ... 2024-03-01 20:53:15,429 INFO program/MainThread: stdout[62]: LVM 2024-03-01 20:53:15,429 INFO program/MainThread: stderr[62]: 2024-03-01 20:53:15,429 INFO program/MainThread: ...done [62] (exit code: 0) 2024-03-01 20:53:15,433 DEBUG blivet/MainThread: DeviceTree.handle_format: name: test_vg3-lv8 ; 2024-03-01 20:53:15,433 DEBUG blivet/MainThread: no type or existing type for test_vg3-lv8, bailing 2024-03-01 20:53:15,435 DEBUG blivet/MainThread: DeviceTree.handle_device: name: test_vg3-lv7 ; info: {'CURRENT_TAGS': ':systemd:', 'DEVLINKS': '/dev/test_vg3/lv7 ' '/dev/disk/by-id/dm-uuid-LVM-SJbOg6P2vKpQ7DEuW4xDCg1nzn6sypebAKdOV3MY9MNZ8WmN9UdeVMbwcMLhk2Q5 ' '/dev/disk/by-uuid/81b956a1-3725-4533-b78c-1a524bfc1041 ' '/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': '101', '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-SJbOg6P2vKpQ7DEuW4xDCg1nzn6sypebAKdOV3MY9MNZ8WmN9UdeVMbwcMLhk2Q5', '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': '81b956a1-3725-4533-b78c-1a524bfc1041', 'ID_FS_UUID_ENC': '81b956a1-3725-4533-b78c-1a524bfc1041', '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': '772820897'} ; 2024-03-01 20:53:15,436 INFO blivet/MainThread: scanning test_vg3-lv7 (/sys/devices/virtual/block/dm-1)... 2024-03-01 20:53:15,436 INFO program/MainThread: Running [63] dmsetup info -co subsystem --noheadings test_vg3-lv7 ... 2024-03-01 20:53:15,438 INFO program/MainThread: stdout[63]: LVM 2024-03-01 20:53:15,438 INFO program/MainThread: stderr[63]: 2024-03-01 20:53:15,438 INFO program/MainThread: ...done [63] (exit code: 0) 2024-03-01 20:53:15,439 INFO program/MainThread: Running [64] dmsetup info -co subsystem --noheadings test_vg3-lv7 ... 2024-03-01 20:53:15,441 INFO program/MainThread: stdout[64]: LVM 2024-03-01 20:53:15,441 INFO program/MainThread: stderr[64]: 2024-03-01 20:53:15,441 INFO program/MainThread: ...done [64] (exit code: 0) 2024-03-01 20:53:15,441 INFO program/MainThread: Running [65] dmsetup info -co subsystem --noheadings test_vg3-lv7 ... 2024-03-01 20:53:15,443 INFO program/MainThread: stdout[65]: LVM 2024-03-01 20:53:15,444 INFO program/MainThread: stderr[65]: 2024-03-01 20:53:15,444 INFO program/MainThread: ...done [65] (exit code: 0) 2024-03-01 20:53:15,448 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: test_vg3-lv7 ; incomplete: False ; hidden: False ; 2024-03-01 20:53:15,451 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned existing 408 MiB lvmlv test_vg3-lv7 (201) with existing xfs filesystem 2024-03-01 20:53:15,454 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 20:53:15,455 DEBUG blivet/MainThread: vg test_vg3 has 1004 MiB free 2024-03-01 20:53:15,455 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 20:53:15,456 DEBUG blivet/MainThread: vg test_vg3 has 1004 MiB free 2024-03-01 20:53:15,451 INFO blivet/MainThread: got device: LVMLogicalVolumeDevice instance (0x7f5035d3aa00) -- name = test_vg3-lv7 status = True id = 201 children = [] parents = ['existing 3.97 GiB lvmvg test_vg3 (141)'] uuid = AKdOV3-MY9M-NZ8W-mN9U-deVM-bwcM-Lhk2Q5 size = 408 MiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-1 target size = 408 MiB path = /dev/mapper/test_vg3-lv7 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7f5035ce8f40) -- name = test_vg3 status = True id = 141 children = ['existing 1.2 GiB lvmlv test_vg3-lv5 (175) with existing xfs filesystem', 'existing 1020 MiB lvmlv test_vg3-lv6 (188) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv7 (201) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv8 (214) with existing xfs filesystem'] parents = ['existing 1024 MiB disk sdg (132) with existing lvmpv', 'existing 1024 MiB disk sdh (146) with existing lvmpv', 'existing 1024 MiB disk sdi (156) with existing lvmpv', 'existing 1024 MiB disk sdj (166) with existing lvmpv'] uuid = SJbOg6-P2vK-pQ7D-EuW4-xDCg-1nzn-6sypeb size = 3.97 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 3.97 GiB path = /dev/test_vg3 format args = [] original_format = None free = 1004 MiB PE Size = 4 MiB PE Count = 1016 PE Free = 251 PV Count = 4 modified = False extents = 1016 free space = 1004 MiB free extents = 251 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sdg (132) with existing lvmpv', 'existing 1024 MiB disk sdh (146) with existing lvmpv', 'existing 1024 MiB disk sdi (156) with existing lvmpv', 'existing 1024 MiB disk sdj (166) with existing lvmpv'] LVs = ['existing 1.2 GiB lvmlv test_vg3-lv5 (175) with existing xfs filesystem', 'existing 1020 MiB lvmlv test_vg3-lv6 (188) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv7 (201) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv8 (214) with existing xfs filesystem'] segment type = linear percent = 0 VG space used = 408 MiB 2024-03-01 20:53:15,457 INFO program/MainThread: Running [66] dmsetup info -co subsystem --noheadings test_vg3-lv7 ... 2024-03-01 20:53:15,459 INFO program/MainThread: stdout[66]: LVM 2024-03-01 20:53:15,459 INFO program/MainThread: stderr[66]: 2024-03-01 20:53:15,459 INFO program/MainThread: ...done [66] (exit code: 0) 2024-03-01 20:53:15,463 DEBUG blivet/MainThread: DeviceTree.handle_format: name: test_vg3-lv7 ; 2024-03-01 20:53:15,463 DEBUG blivet/MainThread: no type or existing type for test_vg3-lv7, bailing 2024-03-01 20:53:15,466 DEBUG blivet/MainThread: DeviceTree.handle_device: name: test_vg3-lv6 ; info: {'CURRENT_TAGS': ':systemd:', 'DEVLINKS': '/dev/mapper/test_vg3-lv6 /dev/test_vg3/lv6 ' '/dev/disk/by-id/dm-name-test_vg3-lv6 ' '/dev/disk/by-id/dm-uuid-LVM-SJbOg6P2vKpQ7DEuW4xDCg1nzn6sypebNWCv8IxVeEeVbeJkrGNQkipHqTA1EkHr ' '/dev/disk/by-uuid/849932ea-ebbe-47da-902b-82669b74271f', 'DEVNAME': '/dev/dm-2', 'DEVPATH': '/devices/virtual/block/dm-2', 'DEVTYPE': 'disk', 'DISKSEQ': '102', '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-SJbOg6P2vKpQ7DEuW4xDCg1nzn6sypebNWCv8IxVeEeVbeJkrGNQkipHqTA1EkHr', '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': '849932ea-ebbe-47da-902b-82669b74271f', 'ID_FS_UUID_ENC': '849932ea-ebbe-47da-902b-82669b74271f', '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': '773852303'} ; 2024-03-01 20:53:15,466 INFO blivet/MainThread: scanning test_vg3-lv6 (/sys/devices/virtual/block/dm-2)... 2024-03-01 20:53:15,466 INFO program/MainThread: Running [67] dmsetup info -co subsystem --noheadings test_vg3-lv6 ... 2024-03-01 20:53:15,468 INFO program/MainThread: stdout[67]: LVM 2024-03-01 20:53:15,469 INFO program/MainThread: stderr[67]: 2024-03-01 20:53:15,469 INFO program/MainThread: ...done [67] (exit code: 0) 2024-03-01 20:53:15,469 INFO program/MainThread: Running [68] dmsetup info -co subsystem --noheadings test_vg3-lv6 ... 2024-03-01 20:53:15,471 INFO program/MainThread: stdout[68]: LVM 2024-03-01 20:53:15,471 INFO program/MainThread: stderr[68]: 2024-03-01 20:53:15,471 INFO program/MainThread: ...done [68] (exit code: 0) 2024-03-01 20:53:15,471 INFO program/MainThread: Running [69] dmsetup info -co subsystem --noheadings test_vg3-lv6 ... 2024-03-01 20:53:15,474 INFO program/MainThread: stdout[69]: LVM 2024-03-01 20:53:15,474 INFO program/MainThread: stderr[69]: 2024-03-01 20:53:15,474 INFO program/MainThread: ...done [69] (exit code: 0) 2024-03-01 20:53:15,478 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: test_vg3-lv6 ; incomplete: False ; hidden: False ; 2024-03-01 20:53:15,481 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned existing 1020 MiB lvmlv test_vg3-lv6 (188) with existing xfs filesystem 2024-03-01 20:53:15,484 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 20:53:15,485 DEBUG blivet/MainThread: vg test_vg3 has 1004 MiB free 2024-03-01 20:53:15,485 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 20:53:15,486 DEBUG blivet/MainThread: vg test_vg3 has 1004 MiB free 2024-03-01 20:53:15,481 INFO blivet/MainThread: got device: LVMLogicalVolumeDevice instance (0x7f5035da2160) -- name = test_vg3-lv6 status = True id = 188 children = [] parents = ['existing 3.97 GiB lvmvg test_vg3 (141)'] uuid = NWCv8I-xVeE-eVbe-JkrG-NQki-pHqT-A1EkHr size = 1020 MiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-2 target size = 1020 MiB path = /dev/mapper/test_vg3-lv6 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7f5035ce8f40) -- name = test_vg3 status = True id = 141 children = ['existing 1.2 GiB lvmlv test_vg3-lv5 (175) with existing xfs filesystem', 'existing 1020 MiB lvmlv test_vg3-lv6 (188) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv7 (201) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv8 (214) with existing xfs filesystem'] parents = ['existing 1024 MiB disk sdg (132) with existing lvmpv', 'existing 1024 MiB disk sdh (146) with existing lvmpv', 'existing 1024 MiB disk sdi (156) with existing lvmpv', 'existing 1024 MiB disk sdj (166) with existing lvmpv'] uuid = SJbOg6-P2vK-pQ7D-EuW4-xDCg-1nzn-6sypeb size = 3.97 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 3.97 GiB path = /dev/test_vg3 format args = [] original_format = None free = 1004 MiB PE Size = 4 MiB PE Count = 1016 PE Free = 251 PV Count = 4 modified = False extents = 1016 free space = 1004 MiB free extents = 251 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sdg (132) with existing lvmpv', 'existing 1024 MiB disk sdh (146) with existing lvmpv', 'existing 1024 MiB disk sdi (156) with existing lvmpv', 'existing 1024 MiB disk sdj (166) with existing lvmpv'] LVs = ['existing 1.2 GiB lvmlv test_vg3-lv5 (175) with existing xfs filesystem', 'existing 1020 MiB lvmlv test_vg3-lv6 (188) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv7 (201) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv8 (214) with existing xfs filesystem'] segment type = linear percent = 0 VG space used = 1020 MiB 2024-03-01 20:53:15,487 INFO program/MainThread: Running [70] dmsetup info -co subsystem --noheadings test_vg3-lv6 ... 2024-03-01 20:53:15,489 INFO program/MainThread: stdout[70]: LVM 2024-03-01 20:53:15,489 INFO program/MainThread: stderr[70]: 2024-03-01 20:53:15,489 INFO program/MainThread: ...done [70] (exit code: 0) 2024-03-01 20:53:15,493 DEBUG blivet/MainThread: DeviceTree.handle_format: name: test_vg3-lv6 ; 2024-03-01 20:53:15,493 DEBUG blivet/MainThread: no type or existing type for test_vg3-lv6, bailing 2024-03-01 20:53:15,496 DEBUG blivet/MainThread: DeviceTree.handle_device: name: test_vg3-lv5 ; info: {'CURRENT_TAGS': ':systemd:', 'DEVLINKS': '/dev/mapper/test_vg3-lv5 ' '/dev/disk/by-id/dm-uuid-LVM-SJbOg6P2vKpQ7DEuW4xDCg1nzn6sypebogTjh1yOothSQp7yoabDE09zM30wyzun ' '/dev/test_vg3/lv5 ' '/dev/disk/by-uuid/93954e20-8f20-4365-932f-a5d6ac51b1af ' '/dev/disk/by-id/dm-name-test_vg3-lv5', 'DEVNAME': '/dev/dm-3', 'DEVPATH': '/devices/virtual/block/dm-3', 'DEVTYPE': 'disk', 'DISKSEQ': '103', '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-SJbOg6P2vKpQ7DEuW4xDCg1nzn6sypebogTjh1yOothSQp7yoabDE09zM30wyzun', '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': '93954e20-8f20-4365-932f-a5d6ac51b1af', 'ID_FS_UUID_ENC': '93954e20-8f20-4365-932f-a5d6ac51b1af', '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': '774927397'} ; 2024-03-01 20:53:15,496 INFO blivet/MainThread: scanning test_vg3-lv5 (/sys/devices/virtual/block/dm-3)... 2024-03-01 20:53:15,496 INFO program/MainThread: Running [71] dmsetup info -co subsystem --noheadings test_vg3-lv5 ... 2024-03-01 20:53:15,499 INFO program/MainThread: stdout[71]: LVM 2024-03-01 20:53:15,499 INFO program/MainThread: stderr[71]: 2024-03-01 20:53:15,499 INFO program/MainThread: ...done [71] (exit code: 0) 2024-03-01 20:53:15,499 INFO program/MainThread: Running [72] dmsetup info -co subsystem --noheadings test_vg3-lv5 ... 2024-03-01 20:53:15,501 INFO program/MainThread: stdout[72]: LVM 2024-03-01 20:53:15,501 INFO program/MainThread: stderr[72]: 2024-03-01 20:53:15,501 INFO program/MainThread: ...done [72] (exit code: 0) 2024-03-01 20:53:15,501 INFO program/MainThread: Running [73] dmsetup info -co subsystem --noheadings test_vg3-lv5 ... 2024-03-01 20:53:15,504 INFO program/MainThread: stdout[73]: LVM 2024-03-01 20:53:15,504 INFO program/MainThread: stderr[73]: 2024-03-01 20:53:15,504 INFO program/MainThread: ...done [73] (exit code: 0) 2024-03-01 20:53:15,508 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: test_vg3-lv5 ; incomplete: False ; hidden: False ; 2024-03-01 20:53:15,511 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned existing 1.2 GiB lvmlv test_vg3-lv5 (175) with existing xfs filesystem 2024-03-01 20:53:15,514 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 20:53:15,515 DEBUG blivet/MainThread: vg test_vg3 has 1004 MiB free 2024-03-01 20:53:15,515 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 20:53:15,516 DEBUG blivet/MainThread: vg test_vg3 has 1004 MiB free 2024-03-01 20:53:15,511 INFO blivet/MainThread: got device: LVMLogicalVolumeDevice instance (0x7f5035cf92b0) -- name = test_vg3-lv5 status = True id = 175 children = [] parents = ['existing 3.97 GiB lvmvg test_vg3 (141)'] uuid = ogTjh1-yOot-hSQp-7yoa-bDE0-9zM3-0wyzun size = 1.2 GiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-3 target size = 1.2 GiB path = /dev/mapper/test_vg3-lv5 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7f5035ce8f40) -- name = test_vg3 status = True id = 141 children = ['existing 1.2 GiB lvmlv test_vg3-lv5 (175) with existing xfs filesystem', 'existing 1020 MiB lvmlv test_vg3-lv6 (188) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv7 (201) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv8 (214) with existing xfs filesystem'] parents = ['existing 1024 MiB disk sdg (132) with existing lvmpv', 'existing 1024 MiB disk sdh (146) with existing lvmpv', 'existing 1024 MiB disk sdi (156) with existing lvmpv', 'existing 1024 MiB disk sdj (166) with existing lvmpv'] uuid = SJbOg6-P2vK-pQ7D-EuW4-xDCg-1nzn-6sypeb size = 3.97 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 3.97 GiB path = /dev/test_vg3 format args = [] original_format = None free = 1004 MiB PE Size = 4 MiB PE Count = 1016 PE Free = 251 PV Count = 4 modified = False extents = 1016 free space = 1004 MiB free extents = 251 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sdg (132) with existing lvmpv', 'existing 1024 MiB disk sdh (146) with existing lvmpv', 'existing 1024 MiB disk sdi (156) with existing lvmpv', 'existing 1024 MiB disk sdj (166) with existing lvmpv'] LVs = ['existing 1.2 GiB lvmlv test_vg3-lv5 (175) with existing xfs filesystem', 'existing 1020 MiB lvmlv test_vg3-lv6 (188) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv7 (201) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv8 (214) with existing xfs filesystem'] segment type = linear percent = 0 VG space used = 1.2 GiB 2024-03-01 20:53:15,517 INFO program/MainThread: Running [74] dmsetup info -co subsystem --noheadings test_vg3-lv5 ... 2024-03-01 20:53:15,519 INFO program/MainThread: stdout[74]: LVM 2024-03-01 20:53:15,519 INFO program/MainThread: stderr[74]: 2024-03-01 20:53:15,519 INFO program/MainThread: ...done [74] (exit code: 0) 2024-03-01 20:53:15,523 DEBUG blivet/MainThread: DeviceTree.handle_format: name: test_vg3-lv5 ; 2024-03-01 20:53:15,523 DEBUG blivet/MainThread: no type or existing type for test_vg3-lv5, bailing 2024-03-01 20:53:15,526 DEBUG blivet/MainThread: DeviceTree.handle_device: name: test_vg2-lv4 ; info: {'CURRENT_TAGS': ':systemd:', 'DEVLINKS': '/dev/disk/by-id/dm-uuid-LVM-Ur0UXRUN2KXIKNOp4Fe5p2sPMl24DTE93l3uIY2VrbcpnjeviH9jU4eGalwun8ez ' '/dev/test_vg2/lv4 /dev/mapper/test_vg2-lv4 ' '/dev/disk/by-uuid/7424792b-f0ab-4041-9dbc-461622a9fcbb ' '/dev/disk/by-id/dm-name-test_vg2-lv4', 'DEVNAME': '/dev/dm-4', 'DEVPATH': '/devices/virtual/block/dm-4', 'DEVTYPE': 'disk', 'DISKSEQ': '104', '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-Ur0UXRUN2KXIKNOp4Fe5p2sPMl24DTE93l3uIY2VrbcpnjeviH9jU4eGalwun8ez', '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': '7424792b-f0ab-4041-9dbc-461622a9fcbb', 'ID_FS_UUID_ENC': '7424792b-f0ab-4041-9dbc-461622a9fcbb', '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': '776627479'} ; 2024-03-01 20:53:15,526 INFO blivet/MainThread: scanning test_vg2-lv4 (/sys/devices/virtual/block/dm-4)... 2024-03-01 20:53:15,526 INFO program/MainThread: Running [75] dmsetup info -co subsystem --noheadings test_vg2-lv4 ... 2024-03-01 20:53:15,528 INFO program/MainThread: stdout[75]: LVM 2024-03-01 20:53:15,529 INFO program/MainThread: stderr[75]: 2024-03-01 20:53:15,529 INFO program/MainThread: ...done [75] (exit code: 0) 2024-03-01 20:53:15,529 INFO program/MainThread: Running [76] dmsetup info -co subsystem --noheadings test_vg2-lv4 ... 2024-03-01 20:53:15,531 INFO program/MainThread: stdout[76]: LVM 2024-03-01 20:53:15,531 INFO program/MainThread: stderr[76]: 2024-03-01 20:53:15,531 INFO program/MainThread: ...done [76] (exit code: 0) 2024-03-01 20:53:15,531 INFO program/MainThread: Running [77] dmsetup info -co subsystem --noheadings test_vg2-lv4 ... 2024-03-01 20:53:15,534 INFO program/MainThread: stdout[77]: LVM 2024-03-01 20:53:15,534 INFO program/MainThread: stderr[77]: 2024-03-01 20:53:15,534 INFO program/MainThread: ...done [77] (exit code: 0) 2024-03-01 20:53:15,538 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: test_vg2-lv4 ; incomplete: False ; hidden: False ; 2024-03-01 20:53:15,541 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned existing 612 MiB lvmlv test_vg2-lv4 (118) with existing xfs filesystem 2024-03-01 20:53:15,543 DEBUG blivet/MainThread: test_vg2 size is 2.98 GiB 2024-03-01 20:53:15,544 DEBUG blivet/MainThread: vg test_vg2 has 2.08 GiB free 2024-03-01 20:53:15,544 DEBUG blivet/MainThread: test_vg2 size is 2.98 GiB 2024-03-01 20:53:15,545 DEBUG blivet/MainThread: vg test_vg2 has 2.08 GiB free 2024-03-01 20:53:15,541 INFO blivet/MainThread: got device: LVMLogicalVolumeDevice instance (0x7f5035cdfbb0) -- name = test_vg2-lv4 status = True id = 118 children = [] parents = ['existing 2.98 GiB lvmvg test_vg2 (81)'] uuid = 3l3uIY-2Vrb-cpnj-eviH-9jU4-eGal-wun8ez size = 612 MiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-4 target size = 612 MiB path = /dev/mapper/test_vg2-lv4 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7f5035d55c10) -- name = test_vg2 status = True id = 81 children = ['existing 308 MiB lvmlv test_vg2-lv3 (105) with existing xfs filesystem', 'existing 612 MiB lvmlv test_vg2-lv4 (118) with existing xfs filesystem'] parents = ['existing 1024 MiB disk sdd (72) with existing lvmpv', 'existing 1024 MiB disk sde (86) with existing lvmpv', 'existing 1024 MiB disk sdf (96) with existing lvmpv'] uuid = Ur0UXR-UN2K-XIKN-Op4F-e5p2-sPMl-24DTE9 size = 2.98 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 2.98 GiB path = /dev/test_vg2 format args = [] original_format = None free = 2.08 GiB PE Size = 4 MiB PE Count = 762 PE Free = 532 PV Count = 3 modified = False extents = 762 free space = 2.08 GiB free extents = 532 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sdd (72) with existing lvmpv', 'existing 1024 MiB disk sde (86) with existing lvmpv', 'existing 1024 MiB disk sdf (96) with existing lvmpv'] LVs = ['existing 308 MiB lvmlv test_vg2-lv3 (105) with existing xfs filesystem', 'existing 612 MiB lvmlv test_vg2-lv4 (118) with existing xfs filesystem'] segment type = linear percent = 0 VG space used = 612 MiB 2024-03-01 20:53:15,546 INFO program/MainThread: Running [78] dmsetup info -co subsystem --noheadings test_vg2-lv4 ... 2024-03-01 20:53:15,548 INFO program/MainThread: stdout[78]: LVM 2024-03-01 20:53:15,548 INFO program/MainThread: stderr[78]: 2024-03-01 20:53:15,548 INFO program/MainThread: ...done [78] (exit code: 0) 2024-03-01 20:53:15,552 DEBUG blivet/MainThread: DeviceTree.handle_format: name: test_vg2-lv4 ; 2024-03-01 20:53:15,552 DEBUG blivet/MainThread: no type or existing type for test_vg2-lv4, bailing 2024-03-01 20:53:15,555 DEBUG blivet/MainThread: DeviceTree.handle_device: name: test_vg2-lv3 ; info: {'CURRENT_TAGS': ':systemd:', 'DEVLINKS': '/dev/test_vg2/lv3 /dev/mapper/test_vg2-lv3 ' '/dev/disk/by-id/dm-name-test_vg2-lv3 ' '/dev/disk/by-uuid/d4ca83e5-1a94-4c7b-9e8b-bc383dd58394 ' '/dev/disk/by-id/dm-uuid-LVM-Ur0UXRUN2KXIKNOp4Fe5p2sPMl24DTE9F9DiC4uhxp2jojvyiGlHPewAcCFzfJZj', 'DEVNAME': '/dev/dm-5', 'DEVPATH': '/devices/virtual/block/dm-5', 'DEVTYPE': 'disk', 'DISKSEQ': '105', '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-Ur0UXRUN2KXIKNOp4Fe5p2sPMl24DTE9F9DiC4uhxp2jojvyiGlHPewAcCFzfJZj', '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': 'd4ca83e5-1a94-4c7b-9e8b-bc383dd58394', 'ID_FS_UUID_ENC': 'd4ca83e5-1a94-4c7b-9e8b-bc383dd58394', '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': '777102250'} ; 2024-03-01 20:53:15,555 INFO blivet/MainThread: scanning test_vg2-lv3 (/sys/devices/virtual/block/dm-5)... 2024-03-01 20:53:15,555 INFO program/MainThread: Running [79] dmsetup info -co subsystem --noheadings test_vg2-lv3 ... 2024-03-01 20:53:15,557 INFO program/MainThread: stdout[79]: LVM 2024-03-01 20:53:15,558 INFO program/MainThread: stderr[79]: 2024-03-01 20:53:15,558 INFO program/MainThread: ...done [79] (exit code: 0) 2024-03-01 20:53:15,558 INFO program/MainThread: Running [80] dmsetup info -co subsystem --noheadings test_vg2-lv3 ... 2024-03-01 20:53:15,560 INFO program/MainThread: stdout[80]: LVM 2024-03-01 20:53:15,560 INFO program/MainThread: stderr[80]: 2024-03-01 20:53:15,560 INFO program/MainThread: ...done [80] (exit code: 0) 2024-03-01 20:53:15,560 INFO program/MainThread: Running [81] dmsetup info -co subsystem --noheadings test_vg2-lv3 ... 2024-03-01 20:53:15,563 INFO program/MainThread: stdout[81]: LVM 2024-03-01 20:53:15,563 INFO program/MainThread: stderr[81]: 2024-03-01 20:53:15,563 INFO program/MainThread: ...done [81] (exit code: 0) 2024-03-01 20:53:15,567 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: test_vg2-lv3 ; incomplete: False ; hidden: False ; 2024-03-01 20:53:15,570 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned existing 308 MiB lvmlv test_vg2-lv3 (105) with existing xfs filesystem 2024-03-01 20:53:15,572 DEBUG blivet/MainThread: test_vg2 size is 2.98 GiB 2024-03-01 20:53:15,573 DEBUG blivet/MainThread: vg test_vg2 has 2.08 GiB free 2024-03-01 20:53:15,573 DEBUG blivet/MainThread: test_vg2 size is 2.98 GiB 2024-03-01 20:53:15,574 DEBUG blivet/MainThread: vg test_vg2 has 2.08 GiB free 2024-03-01 20:53:15,570 INFO blivet/MainThread: got device: LVMLogicalVolumeDevice instance (0x7f5035cdf340) -- name = test_vg2-lv3 status = True id = 105 children = [] parents = ['existing 2.98 GiB lvmvg test_vg2 (81)'] uuid = F9DiC4-uhxp-2joj-vyiG-lHPe-wAcC-FzfJZj size = 308 MiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-5 target size = 308 MiB path = /dev/mapper/test_vg2-lv3 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7f5035d55c10) -- name = test_vg2 status = True id = 81 children = ['existing 308 MiB lvmlv test_vg2-lv3 (105) with existing xfs filesystem', 'existing 612 MiB lvmlv test_vg2-lv4 (118) with existing xfs filesystem'] parents = ['existing 1024 MiB disk sdd (72) with existing lvmpv', 'existing 1024 MiB disk sde (86) with existing lvmpv', 'existing 1024 MiB disk sdf (96) with existing lvmpv'] uuid = Ur0UXR-UN2K-XIKN-Op4F-e5p2-sPMl-24DTE9 size = 2.98 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 2.98 GiB path = /dev/test_vg2 format args = [] original_format = None free = 2.08 GiB PE Size = 4 MiB PE Count = 762 PE Free = 532 PV Count = 3 modified = False extents = 762 free space = 2.08 GiB free extents = 532 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sdd (72) with existing lvmpv', 'existing 1024 MiB disk sde (86) with existing lvmpv', 'existing 1024 MiB disk sdf (96) with existing lvmpv'] LVs = ['existing 308 MiB lvmlv test_vg2-lv3 (105) with existing xfs filesystem', 'existing 612 MiB lvmlv test_vg2-lv4 (118) with existing xfs filesystem'] segment type = linear percent = 0 VG space used = 308 MiB 2024-03-01 20:53:15,575 INFO program/MainThread: Running [82] dmsetup info -co subsystem --noheadings test_vg2-lv3 ... 2024-03-01 20:53:15,577 INFO program/MainThread: stdout[82]: LVM 2024-03-01 20:53:15,577 INFO program/MainThread: stderr[82]: 2024-03-01 20:53:15,577 INFO program/MainThread: ...done [82] (exit code: 0) 2024-03-01 20:53:15,581 DEBUG blivet/MainThread: DeviceTree.handle_format: name: test_vg2-lv3 ; 2024-03-01 20:53:15,581 DEBUG blivet/MainThread: no type or existing type for test_vg2-lv3, bailing 2024-03-01 20:53:15,584 DEBUG blivet/MainThread: DeviceTree.handle_device: name: test_vg1-lv2 ; info: {'CURRENT_TAGS': ':systemd:', 'DEVLINKS': '/dev/disk/by-id/dm-uuid-LVM-8n1Gu06cAF6eL0mZeGndKTbBF1VE1J4XAjj0IC7eQSTvfAB8bjzdBYHE6Ip7C4A6 ' '/dev/mapper/test_vg1-lv2 ' '/dev/disk/by-uuid/cd46003c-70f1-45be-96c3-9203a9109d43 ' '/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': '106', '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-8n1Gu06cAF6eL0mZeGndKTbBF1VE1J4XAjj0IC7eQSTvfAB8bjzdBYHE6Ip7C4A6', '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': 'cd46003c-70f1-45be-96c3-9203a9109d43', 'ID_FS_UUID_ENC': 'cd46003c-70f1-45be-96c3-9203a9109d43', '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': '778818878'} ; 2024-03-01 20:53:15,584 INFO blivet/MainThread: scanning test_vg1-lv2 (/sys/devices/virtual/block/dm-6)... 2024-03-01 20:53:15,584 INFO program/MainThread: Running [83] dmsetup info -co subsystem --noheadings test_vg1-lv2 ... 2024-03-01 20:53:15,586 INFO program/MainThread: stdout[83]: LVM 2024-03-01 20:53:15,586 INFO program/MainThread: stderr[83]: 2024-03-01 20:53:15,587 INFO program/MainThread: ...done [83] (exit code: 0) 2024-03-01 20:53:15,587 INFO program/MainThread: Running [84] dmsetup info -co subsystem --noheadings test_vg1-lv2 ... 2024-03-01 20:53:15,589 INFO program/MainThread: stdout[84]: LVM 2024-03-01 20:53:15,589 INFO program/MainThread: stderr[84]: 2024-03-01 20:53:15,589 INFO program/MainThread: ...done [84] (exit code: 0) 2024-03-01 20:53:15,589 INFO program/MainThread: Running [85] dmsetup info -co subsystem --noheadings test_vg1-lv2 ... 2024-03-01 20:53:15,592 INFO program/MainThread: stdout[85]: LVM 2024-03-01 20:53:15,592 INFO program/MainThread: stderr[85]: 2024-03-01 20:53:15,592 INFO program/MainThread: ...done [85] (exit code: 0) 2024-03-01 20:53:15,596 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: test_vg1-lv2 ; incomplete: False ; hidden: False ; 2024-03-01 20:53:15,599 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned existing 1.5 GiB lvmlv test_vg1-lv2 (58) with existing xfs filesystem 2024-03-01 20:53:15,601 DEBUG blivet/MainThread: test_vg1 size is 2.98 GiB 2024-03-01 20:53:15,602 DEBUG blivet/MainThread: vg test_vg1 has 1.03 GiB free 2024-03-01 20:53:15,602 DEBUG blivet/MainThread: test_vg1 size is 2.98 GiB 2024-03-01 20:53:15,603 DEBUG blivet/MainThread: vg test_vg1 has 1.03 GiB free 2024-03-01 20:53:15,599 INFO blivet/MainThread: got device: LVMLogicalVolumeDevice instance (0x7f5035d3cdc0) -- name = test_vg1-lv2 status = True id = 58 children = [] parents = ['existing 2.98 GiB lvmvg test_vg1 (11)'] uuid = Ajj0IC-7eQS-TvfA-B8bj-zdBY-HE6I-p7C4A6 size = 1.5 GiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-6 target size = 1.5 GiB path = /dev/mapper/test_vg1-lv2 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7f5035ded6d0) -- name = test_vg1 status = True id = 11 children = ['existing 460 MiB lvmlv test_vg1-lv1 (45) with existing xfs filesystem', 'existing 1.5 GiB lvmlv test_vg1-lv2 (58) with existing xfs filesystem'] parents = ['existing 1024 MiB disk sda (2) with existing lvmpv', 'existing 1024 MiB disk sdb (16) with existing lvmpv', 'existing 1024 MiB disk sdc (36) with existing lvmpv'] uuid = 8n1Gu0-6cAF-6eL0-mZeG-ndKT-bBF1-VE1J4X size = 2.98 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 2.98 GiB path = /dev/test_vg1 format args = [] original_format = None free = 1.03 GiB PE Size = 4 MiB PE Count = 762 PE Free = 264 PV Count = 3 modified = False extents = 762 free space = 1.03 GiB free extents = 264 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sda (2) with existing lvmpv', 'existing 1024 MiB disk sdb (16) with existing lvmpv', 'existing 1024 MiB disk sdc (36) with existing lvmpv'] LVs = ['existing 460 MiB lvmlv test_vg1-lv1 (45) with existing xfs filesystem', 'existing 1.5 GiB lvmlv test_vg1-lv2 (58) with existing xfs filesystem'] segment type = linear percent = 0 VG space used = 1.5 GiB 2024-03-01 20:53:15,603 INFO program/MainThread: Running [86] dmsetup info -co subsystem --noheadings test_vg1-lv2 ... 2024-03-01 20:53:15,606 INFO program/MainThread: stdout[86]: LVM 2024-03-01 20:53:15,606 INFO program/MainThread: stderr[86]: 2024-03-01 20:53:15,606 INFO program/MainThread: ...done [86] (exit code: 0) 2024-03-01 20:53:15,609 DEBUG blivet/MainThread: DeviceTree.handle_format: name: test_vg1-lv2 ; 2024-03-01 20:53:15,609 DEBUG blivet/MainThread: no type or existing type for test_vg1-lv2, bailing 2024-03-01 20:53:15,612 DEBUG blivet/MainThread: DeviceTree.handle_device: name: test_vg1-lv1 ; info: {'CURRENT_TAGS': ':systemd:', 'DEVLINKS': '/dev/disk/by-uuid/89204fc6-89bb-4dda-a289-f95339572164 ' '/dev/disk/by-id/dm-uuid-LVM-8n1Gu06cAF6eL0mZeGndKTbBF1VE1J4Xefao6kHcFvxhiVRlod88ZBJdsQ9Zb9bs ' '/dev/test_vg1/lv1 /dev/mapper/test_vg1-lv1 ' '/dev/disk/by-id/dm-name-test_vg1-lv1', 'DEVNAME': '/dev/dm-7', 'DEVPATH': '/devices/virtual/block/dm-7', 'DEVTYPE': 'disk', 'DISKSEQ': '107', '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-8n1Gu06cAF6eL0mZeGndKTbBF1VE1J4Xefao6kHcFvxhiVRlod88ZBJdsQ9Zb9bs', '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': '89204fc6-89bb-4dda-a289-f95339572164', 'ID_FS_UUID_ENC': '89204fc6-89bb-4dda-a289-f95339572164', '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': '779292406'} ; 2024-03-01 20:53:15,612 INFO blivet/MainThread: scanning test_vg1-lv1 (/sys/devices/virtual/block/dm-7)... 2024-03-01 20:53:15,613 INFO program/MainThread: Running [87] dmsetup info -co subsystem --noheadings test_vg1-lv1 ... 2024-03-01 20:53:15,615 INFO program/MainThread: stdout[87]: LVM 2024-03-01 20:53:15,615 INFO program/MainThread: stderr[87]: 2024-03-01 20:53:15,615 INFO program/MainThread: ...done [87] (exit code: 0) 2024-03-01 20:53:15,615 INFO program/MainThread: Running [88] dmsetup info -co subsystem --noheadings test_vg1-lv1 ... 2024-03-01 20:53:15,617 INFO program/MainThread: stdout[88]: LVM 2024-03-01 20:53:15,618 INFO program/MainThread: stderr[88]: 2024-03-01 20:53:15,618 INFO program/MainThread: ...done [88] (exit code: 0) 2024-03-01 20:53:15,618 INFO program/MainThread: Running [89] dmsetup info -co subsystem --noheadings test_vg1-lv1 ... 2024-03-01 20:53:15,620 INFO program/MainThread: stdout[89]: LVM 2024-03-01 20:53:15,620 INFO program/MainThread: stderr[89]: 2024-03-01 20:53:15,620 INFO program/MainThread: ...done [89] (exit code: 0) 2024-03-01 20:53:15,624 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: test_vg1-lv1 ; incomplete: False ; hidden: False ; 2024-03-01 20:53:15,627 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned existing 460 MiB lvmlv test_vg1-lv1 (45) with existing xfs filesystem 2024-03-01 20:53:15,629 DEBUG blivet/MainThread: test_vg1 size is 2.98 GiB 2024-03-01 20:53:15,630 DEBUG blivet/MainThread: vg test_vg1 has 1.03 GiB free 2024-03-01 20:53:15,630 DEBUG blivet/MainThread: test_vg1 size is 2.98 GiB 2024-03-01 20:53:15,631 DEBUG blivet/MainThread: vg test_vg1 has 1.03 GiB free 2024-03-01 20:53:15,627 INFO blivet/MainThread: got device: LVMLogicalVolumeDevice instance (0x7f5035d3cf10) -- name = test_vg1-lv1 status = True id = 45 children = [] parents = ['existing 2.98 GiB lvmvg test_vg1 (11)'] uuid = efao6k-HcFv-xhiV-Rlod-88ZB-JdsQ-9Zb9bs size = 460 MiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-7 target size = 460 MiB path = /dev/mapper/test_vg1-lv1 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7f5035ded6d0) -- name = test_vg1 status = True id = 11 children = ['existing 460 MiB lvmlv test_vg1-lv1 (45) with existing xfs filesystem', 'existing 1.5 GiB lvmlv test_vg1-lv2 (58) with existing xfs filesystem'] parents = ['existing 1024 MiB disk sda (2) with existing lvmpv', 'existing 1024 MiB disk sdb (16) with existing lvmpv', 'existing 1024 MiB disk sdc (36) with existing lvmpv'] uuid = 8n1Gu0-6cAF-6eL0-mZeG-ndKT-bBF1-VE1J4X size = 2.98 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 2.98 GiB path = /dev/test_vg1 format args = [] original_format = None free = 1.03 GiB PE Size = 4 MiB PE Count = 762 PE Free = 264 PV Count = 3 modified = False extents = 762 free space = 1.03 GiB free extents = 264 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sda (2) with existing lvmpv', 'existing 1024 MiB disk sdb (16) with existing lvmpv', 'existing 1024 MiB disk sdc (36) with existing lvmpv'] LVs = ['existing 460 MiB lvmlv test_vg1-lv1 (45) with existing xfs filesystem', 'existing 1.5 GiB lvmlv test_vg1-lv2 (58) with existing xfs filesystem'] segment type = linear percent = 0 VG space used = 460 MiB 2024-03-01 20:53:15,632 INFO program/MainThread: Running [90] dmsetup info -co subsystem --noheadings test_vg1-lv1 ... 2024-03-01 20:53:15,634 INFO program/MainThread: stdout[90]: LVM 2024-03-01 20:53:15,634 INFO program/MainThread: stderr[90]: 2024-03-01 20:53:15,634 INFO program/MainThread: ...done [90] (exit code: 0) 2024-03-01 20:53:15,638 DEBUG blivet/MainThread: DeviceTree.handle_format: name: test_vg1-lv1 ; 2024-03-01 20:53:15,638 DEBUG blivet/MainThread: no type or existing type for test_vg1-lv1, bailing 2024-03-01 20:53:15,638 INFO program/MainThread: Running... udevadm settle --timeout=300 2024-03-01 20:53:15,650 DEBUG program/MainThread: Return code: 0 2024-03-01 20:53:15,667 INFO blivet/MainThread: edd: collected mbr signatures: {'xvda': '0xe61ef7e0'} 2024-03-01 20:53:15,668 DEBUG blivet/MainThread: resolved 'UUID=a4d9efbc-be36-4c5f-99af-596afd10159d' to 'xvda1' (partition) 2024-03-01 20:53:15,672 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: ntap-bos-c01-eng01-nfs01b.storage.bos.redhat.com:/devops_engineering_nfs/devarchive/redhat ; incomplete: False ; hidden: False ; 2024-03-01 20:53:15,674 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned None 2024-03-01 20:53:15,677 DEBUG blivet/MainThread: DeviceTree.get_device_by_path: path: /dev/ntap-bos-c01-eng01-nfs01b.storage.bos.redhat.com:/devops_engineering_nfs/devarchive/redhat ; incomplete: False ; hidden: False ; 2024-03-01 20:53:15,680 DEBUG blivet/MainThread: DeviceTree.get_device_by_path returned None 2024-03-01 20:53:15,680 DEBUG blivet/MainThread: failed to resolve '/dev/ntap-bos-c01-eng01-nfs01b.storage.bos.redhat.com:/devops_engineering_nfs/devarchive/redhat' 2024-03-01 20:53:15,682 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: nest.test.redhat.com:/mnt/qa ; incomplete: False ; hidden: False ; 2024-03-01 20:53:15,685 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned None 2024-03-01 20:53:15,688 DEBUG blivet/MainThread: DeviceTree.get_device_by_path: path: /dev/nest.test.redhat.com:/mnt/qa ; incomplete: False ; hidden: False ; 2024-03-01 20:53:15,690 DEBUG blivet/MainThread: DeviceTree.get_device_by_path returned None 2024-03-01 20:53:15,691 DEBUG blivet/MainThread: failed to resolve '/dev/nest.test.redhat.com:/mnt/qa' 2024-03-01 20:53:15,693 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: vtap-eng01.storage.rdu2.redhat.com:/vol/engarchive ; incomplete: False ; hidden: False ; 2024-03-01 20:53:15,696 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned None 2024-03-01 20:53:15,698 DEBUG blivet/MainThread: DeviceTree.get_device_by_path: path: /dev/vtap-eng01.storage.rdu2.redhat.com:/vol/engarchive ; incomplete: False ; hidden: False ; 2024-03-01 20:53:15,701 DEBUG blivet/MainThread: DeviceTree.get_device_by_path returned None 2024-03-01 20:53:15,701 DEBUG blivet/MainThread: failed to resolve '/dev/vtap-eng01.storage.rdu2.redhat.com:/vol/engarchive' 2024-03-01 20:53:15,704 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: nest.test.redhat.com:/mnt/tpsdist ; incomplete: False ; hidden: False ; 2024-03-01 20:53:15,707 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned None 2024-03-01 20:53:15,709 DEBUG blivet/MainThread: DeviceTree.get_device_by_path: path: /dev/nest.test.redhat.com:/mnt/tpsdist ; incomplete: False ; hidden: False ; 2024-03-01 20:53:15,712 DEBUG blivet/MainThread: DeviceTree.get_device_by_path returned None 2024-03-01 20:53:15,712 DEBUG blivet/MainThread: failed to resolve '/dev/nest.test.redhat.com:/mnt/tpsdist' 2024-03-01 20:53:15,714 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: ntap-bos-c01-eng01-nfs01b.storage.bos.redhat.com:/devops_engineering_nfs/devarchive/redhat/brewroot ; incomplete: False ; hidden: False ; 2024-03-01 20:53:15,717 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned None 2024-03-01 20:53:15,720 DEBUG blivet/MainThread: DeviceTree.get_device_by_path: path: /dev/ntap-bos-c01-eng01-nfs01b.storage.bos.redhat.com:/devops_engineering_nfs/devarchive/redhat/brewroot ; incomplete: False ; hidden: False ; 2024-03-01 20:53:15,723 DEBUG blivet/MainThread: DeviceTree.get_device_by_path returned None 2024-03-01 20:53:15,723 DEBUG blivet/MainThread: failed to resolve '/dev/ntap-bos-c01-eng01-nfs01b.storage.bos.redhat.com:/devops_engineering_nfs/devarchive/redhat/brewroot' 2024-03-01 20:53:15,725 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: ntap-bos-c01-eng01-nfs01b.storage.bos.redhat.com:/devops_brew_scratch_nfs/scratch ; incomplete: False ; hidden: False ; 2024-03-01 20:53:15,728 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned None 2024-03-01 20:53:15,730 DEBUG blivet/MainThread: DeviceTree.get_device_by_path: path: /dev/ntap-bos-c01-eng01-nfs01b.storage.bos.redhat.com:/devops_brew_scratch_nfs/scratch ; incomplete: False ; hidden: False ; 2024-03-01 20:53:15,733 DEBUG blivet/MainThread: DeviceTree.get_device_by_path returned None 2024-03-01 20:53:15,733 DEBUG blivet/MainThread: failed to resolve '/dev/ntap-bos-c01-eng01-nfs01b.storage.bos.redhat.com:/devops_brew_scratch_nfs/scratch' 2024-03-01 20:53:18,776 INFO blivet/MainThread: sys.argv = ['/tmp/ansible_fedora.linux_system_roles.blivet_payload_3mz99x8t/ansible_fedora.linux_system_roles.blivet_payload.zip/ansible_collections/fedora/linux_system_roles/plugins/modules/blivet.py'] 2024-03-01 20:53:18,810 DEBUG blivet/MainThread: Ext4FS.supported: supported: True ; 2024-03-01 20:53:18,811 INFO program/MainThread: Running [2] e2fsck -V ... 2024-03-01 20:53:18,813 INFO program/MainThread: stdout[2]: 2024-03-01 20:53:18,814 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 20:53:18,814 INFO program/MainThread: ...done [2] (exit code: 0) 2024-03-01 20:53:18,814 INFO program/MainThread: Running... modprobe --dry-run ext4 2024-03-01 20:53:18,818 DEBUG program/MainThread: Return code: 0 2024-03-01 20:53:18,819 DEBUG blivet/MainThread: get_format('ext4') returning Ext4FS instance with object id 0 2024-03-01 20:53:18,822 DEBUG blivet/MainThread: Ext4FS.supported: supported: True ; 2024-03-01 20:53:18,822 DEBUG blivet/MainThread: trying to set new default fstype to 'ext4' 2024-03-01 20:53:18,825 DEBUG blivet/MainThread: Ext4FS.supported: supported: True ; 2024-03-01 20:53:18,825 DEBUG blivet/MainThread: get_format('ext4') returning Ext4FS instance with object id 1 2024-03-01 20:53:18,828 DEBUG blivet/MainThread: Ext4FS.supported: supported: True ; 2024-03-01 20:53:18,828 INFO program/MainThread: Running... lsblk --bytes -a -o NAME,SIZE,OWNER,GROUP,MODE,FSTYPE,LABEL,UUID,PARTUUID,MOUNTPOINT 2024-03-01 20:53:18,838 INFO program/MainThread: stdout: 2024-03-01 20:53:18,838 INFO program/MainThread: NAME SIZE OWNER GROUP MODE FSTYPE LABEL UUID PARTUUID MOUNTPOINT 2024-03-01 20:53:18,838 INFO program/MainThread: sda 1073741824 root disk brw-rw---- LVM2_member v8x08k-6M5E-HMtZ-f2eq-0wlR-mHJb-SKlTfh 2024-03-01 20:53:18,838 INFO program/MainThread: `-test_vg1-lv2 1606418432 root disk brw-rw---- xfs cd46003c-70f1-45be-96c3-9203a9109d43 2024-03-01 20:53:18,838 INFO program/MainThread: sdb 1073741824 root disk brw-rw---- LVM2_member qRTnw8-kEAP-n1MR-Ul7N-L4iY-mX8z-r1lVTK 2024-03-01 20:53:18,838 INFO program/MainThread: |-test_vg1-lv2 1606418432 root disk brw-rw---- xfs cd46003c-70f1-45be-96c3-9203a9109d43 2024-03-01 20:53:18,839 INFO program/MainThread: `-test_vg1-lv1 482344960 root disk brw-rw---- xfs 89204fc6-89bb-4dda-a289-f95339572164 2024-03-01 20:53:18,839 INFO program/MainThread: sdc 1073741824 root disk brw-rw---- LVM2_member jNAfAc-hhcq-AXKl-L0AU-rgP5-W4lh-kQjsD8 2024-03-01 20:53:18,839 INFO program/MainThread: sdd 1073741824 root disk brw-rw---- LVM2_member zwH06T-jYqJ-X0Nd-qXd2-G9IU-dOxd-ugDNrB 2024-03-01 20:53:18,839 INFO program/MainThread: |-test_vg2-lv4 641728512 root disk brw-rw---- xfs 7424792b-f0ab-4041-9dbc-461622a9fcbb 2024-03-01 20:53:18,839 INFO program/MainThread: `-test_vg2-lv3 322961408 root disk brw-rw---- xfs d4ca83e5-1a94-4c7b-9e8b-bc383dd58394 2024-03-01 20:53:18,839 INFO program/MainThread: sde 1073741824 root disk brw-rw---- LVM2_member Ji2QiA-Dvpk-IFQT-pkeL-K0vu-KyFC-1GvCgj 2024-03-01 20:53:18,839 INFO program/MainThread: sdf 1073741824 root disk brw-rw---- LVM2_member qpHyAD-IS3t-fi80-TKU5-Lvgf-VZSW-VR4nbH 2024-03-01 20:53:18,839 INFO program/MainThread: sdg 1073741824 root disk brw-rw---- LVM2_member XlfhSN-V1CY-NlIg-Ve2c-FwQD-541V-LKiCwA 2024-03-01 20:53:18,839 INFO program/MainThread: |-test_vg3-lv8 427819008 root disk brw-rw---- xfs 6221521a-5390-447a-a7f0-a1084d0c2c04 2024-03-01 20:53:18,839 INFO program/MainThread: |-test_vg3-lv7 427819008 root disk brw-rw---- xfs 81b956a1-3725-4533-b78c-1a524bfc1041 2024-03-01 20:53:18,839 INFO program/MainThread: `-test_vg3-lv6 1069547520 root disk brw-rw---- xfs 849932ea-ebbe-47da-902b-82669b74271f 2024-03-01 20:53:18,839 INFO program/MainThread: sdh 1073741824 root disk brw-rw---- LVM2_member JNrdZR-BS6E-ieAN-u54G-Klx9-FEFI-Tym7Nu 2024-03-01 20:53:18,839 INFO program/MainThread: `-test_vg3-lv6 1069547520 root disk brw-rw---- xfs 849932ea-ebbe-47da-902b-82669b74271f 2024-03-01 20:53:18,839 INFO program/MainThread: sdi 1073741824 root disk brw-rw---- LVM2_member bV51C8-IFmW-j7FS-YNep-5OHb-zkid-sU3RiF 2024-03-01 20:53:18,839 INFO program/MainThread: `-test_vg3-lv5 1283457024 root disk brw-rw---- xfs 93954e20-8f20-4365-932f-a5d6ac51b1af 2024-03-01 20:53:18,839 INFO program/MainThread: sdj 1073741824 root disk brw-rw---- LVM2_member ahkAYm-fbGW-HmL1-uZmy-JcX3-NZme-xlSLwX 2024-03-01 20:53:18,839 INFO program/MainThread: `-test_vg3-lv5 1283457024 root disk brw-rw---- xfs 93954e20-8f20-4365-932f-a5d6ac51b1af 2024-03-01 20:53:18,839 INFO program/MainThread: sdk 1073741824 root disk brw-rw---- 2024-03-01 20:53:18,839 INFO program/MainThread: sdl 1073741824 root disk brw-rw---- 2024-03-01 20:53:18,839 INFO program/MainThread: xvda 268435456000 root disk brw-rw---- 2024-03-01 20:53:18,839 INFO program/MainThread: `-xvda1 268434390528 root disk brw-rw---- xfs a4d9efbc-be36-4c5f-99af-596afd10159d e61ef7e0-01 / 2024-03-01 20:53:18,839 DEBUG program/MainThread: Return code: 0 2024-03-01 20:53:18,839 DEBUG blivet/MainThread: lsblk output: NAME SIZE OWNER GROUP MODE FSTYPE LABEL UUID PARTUUID MOUNTPOINT sda 1073741824 root disk brw-rw---- LVM2_member v8x08k-6M5E-HMtZ-f2eq-0wlR-mHJb-SKlTfh `-test_vg1-lv2 1606418432 root disk brw-rw---- xfs cd46003c-70f1-45be-96c3-9203a9109d43 sdb 1073741824 root disk brw-rw---- LVM2_member qRTnw8-kEAP-n1MR-Ul7N-L4iY-mX8z-r1lVTK |-test_vg1-lv2 1606418432 root disk brw-rw---- xfs cd46003c-70f1-45be-96c3-9203a9109d43 `-test_vg1-lv1 482344960 root disk brw-rw---- xfs 89204fc6-89bb-4dda-a289-f95339572164 sdc 1073741824 root disk brw-rw---- LVM2_member jNAfAc-hhcq-AXKl-L0AU-rgP5-W4lh-kQjsD8 sdd 1073741824 root disk brw-rw---- LVM2_member zwH06T-jYqJ-X0Nd-qXd2-G9IU-dOxd-ugDNrB |-test_vg2-lv4 641728512 root disk brw-rw---- xfs 7424792b-f0ab-4041-9dbc-461622a9fcbb `-test_vg2-lv3 322961408 root disk brw-rw---- xfs d4ca83e5-1a94-4c7b-9e8b-bc383dd58394 sde 1073741824 root disk brw-rw---- LVM2_member Ji2QiA-Dvpk-IFQT-pkeL-K0vu-KyFC-1GvCgj sdf 1073741824 root disk brw-rw---- LVM2_member qpHyAD-IS3t-fi80-TKU5-Lvgf-VZSW-VR4nbH sdg 1073741824 root disk brw-rw---- LVM2_member XlfhSN-V1CY-NlIg-Ve2c-FwQD-541V-LKiCwA |-test_vg3-lv8 427819008 root disk brw-rw---- xfs 6221521a-5390-447a-a7f0-a1084d0c2c04 |-test_vg3-lv7 427819008 root disk brw-rw---- xfs 81b956a1-3725-4533-b78c-1a524bfc1041 `-test_vg3-lv6 1069547520 root disk brw-rw---- xfs 849932ea-ebbe-47da-902b-82669b74271f sdh 1073741824 root disk brw-rw---- LVM2_member JNrdZR-BS6E-ieAN-u54G-Klx9-FEFI-Tym7Nu `-test_vg3-lv6 1069547520 root disk brw-rw---- xfs 849932ea-ebbe-47da-902b-82669b74271f sdi 1073741824 root disk brw-rw---- LVM2_member bV51C8-IFmW-j7FS-YNep-5OHb-zkid-sU3RiF `-test_vg3-lv5 1283457024 root disk brw-rw---- xfs 93954e20-8f20-4365-932f-a5d6ac51b1af sdj 1073741824 root disk brw-rw---- LVM2_member ahkAYm-fbGW-HmL1-uZmy-JcX3-NZme-xlSLwX `-test_vg3-lv5 1283457024 root disk brw-rw---- xfs 93954e20-8f20-4365-932f-a5d6ac51b1af 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 20:53:18,839 DEBUG blivet/MainThread: lvm filter: clearing the lvm devices list 2024-03-01 20:53:18,840 DEBUG blivet/MainThread: lvm filter: clearing the lvm devices list 2024-03-01 20:53:18,840 INFO blivet/MainThread: resetting Blivet (version 3.6.0) instance 2024-03-01 20:53:18,840 DEBUG blivet/MainThread: lvm filter: clearing the lvm devices list 2024-03-01 20:53:18,840 INFO blivet/MainThread: DeviceTree.populate: ignored_disks is [] ; exclusive_disks is [] 2024-03-01 20:53:18,840 WARNING blivet/MainThread: Failed to call the update_volume_info method: libstoragemgmt functionality not available 2024-03-01 20:53:18,841 INFO program/MainThread: Running... udevadm settle --timeout=300 2024-03-01 20:53:18,851 DEBUG program/MainThread: Return code: 0 2024-03-01 20:53:18,868 INFO blivet/MainThread: devices to scan: ['sda', 'sdb', 'sdk', 'sdl', 'sdc', 'sdd', 'sde', 'sdf', 'sdg', 'sdh', 'sdi', 'sdj', 'xvda', 'xvda1', 'test_vg3-lv8', 'test_vg3-lv7', 'test_vg3-lv6', 'test_vg3-lv5', 'test_vg2-lv4', 'test_vg2-lv3', 'test_vg1-lv2', 'test_vg1-lv1'] 2024-03-01 20:53:18,872 DEBUG blivet/MainThread: DeviceTree.handle_device: name: sda ; info: {'CURRENT_TAGS': ':systemd:', 'DEVLINKS': '/dev/disk/by-id/wwn-0x6001405a8abeb2a8284458ebf043e0fb ' '/dev/disk/by-id/scsi-36001405a8abeb2a8284458ebf043e0fb ' '/dev/disk/by-diskseq/2 ' '/dev/disk/by-id/scsi-SLIO-ORG_disk0_a8abeb2a-8284-458e-bf04-3e0fbc353c0a ' '/dev/disk/by-id/lvm-pv-uuid-v8x08k-6M5E-HMtZ-f2eq-0wlR-mHJb-SKlTfh ' '/dev/disk/by-id/scsi-1LIO-ORG_disk0:a8abeb2a-8284-458e-bf04-3e0fbc353c0a', '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': 'v8x08k-6M5E-HMtZ-f2eq-0wlR-mHJb-SKlTfh', 'ID_FS_UUID_ENC': 'v8x08k-6M5E-HMtZ-f2eq-0wlR-mHJb-SKlTfh', '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': 'a8abeb2a-8284-458e-bf04-3e0fbc353c0a', 'ID_SERIAL': '36001405a8abeb2a8284458ebf043e0fb', 'ID_SERIAL_SHORT': '6001405a8abeb2a8284458ebf043e0fb', 'ID_TARGET_PORT': '0', 'ID_TYPE': 'disk', 'ID_VENDOR': 'LIO-ORG', 'ID_VENDOR_ENC': 'LIO-ORG\\x20', 'ID_WWN': '0x6001405a8abeb2a8', 'ID_WWN_VENDOR_EXTENSION': '0x284458ebf043e0fb', 'ID_WWN_WITH_EXTENSION': '0x6001405a8abeb2a8284458ebf043e0fb', 'MAJOR': '8', 'MINOR': '0', 'SCSI_IDENT_LUN_LOGICAL_UNIT_GROUP': '0x0', 'SCSI_IDENT_LUN_NAA_REGEXT': '6001405a8abeb2a8284458ebf043e0fb', 'SCSI_IDENT_LUN_T10': 'LIO-ORG_disk0:a8abeb2a-8284-458e-bf04-3e0fbc353c0a', 'SCSI_IDENT_PORT_NAME': 'naa.5001405a91c5ccc5,t,0x0001', 'SCSI_IDENT_PORT_RELATIVE': '0', 'SCSI_IDENT_PORT_TARGET_PORT_GROUP': '0x0', 'SCSI_IDENT_SERIAL': 'a8abeb2a-8284-458e-bf04-3e0fbc353c0a', 'SCSI_IDENT_TARGET_NAME': 'naa.5001405a91c5ccc5', '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': '336998022'} ; 2024-03-01 20:53:18,872 INFO blivet/MainThread: scanning sda (/sys/devices/tcm_loop_0/tcm_loop_adapter_0/host2/target2:0:1/2:0:1:0/block/sda)... 2024-03-01 20:53:18,873 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 20:53:18,907 INFO program/MainThread: stdout[3]: LVM2_VG_NAME=test_vg1 LVM2_LV_NAME=lv1 LVM2_LV_UUID=efao6k-HcFv-xhiV-Rlod-88ZB-JdsQ-9Zb9bs 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=Ajj0IC-7eQS-TvfA-B8bj-zdBY-HE6I-p7C4A6 LVM2_LV_SIZE=1606418432 LVM2_LV_ATTR=-wi-a----- LVM2_SEGTYPE=linear LVM2_ORIGIN= LVM2_POOL_LV= LVM2_DATA_LV= LVM2_METADATA_LV= LVM2_LV_ROLE=public LVM2_MOVE_PV= LVM2_DATA_PERCENT= LVM2_METADATA_PERCENT= LVM2_COPY_PERCENT= LVM2_VG_NAME=test_vg1 LVM2_LV_NAME=lv2 LVM2_LV_UUID=Ajj0IC-7eQS-TvfA-B8bj-zdBY-HE6I-p7C4A6 LVM2_LV_SIZE=1606418432 LVM2_LV_ATTR=-wi-a----- LVM2_SEGTYPE=linear LVM2_ORIGIN= LVM2_POOL_LV= LVM2_DATA_LV= LVM2_METADATA_LV= 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=F9DiC4-uhxp-2joj-vyiG-lHPe-wAcC-FzfJZj 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=3l3uIY-2Vrb-cpnj-eviH-9jU4-eGal-wun8ez 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=ogTjh1-yOot-hSQp-7yoa-bDE0-9zM3-0wyzun 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=ogTjh1-yOot-hSQp-7yoa-bDE0-9zM3-0wyzun 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=NWCv8I-xVeE-eVbe-JkrG-NQki-pHqT-A1EkHr 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=NWCv8I-xVeE-eVbe-JkrG-NQki-pHqT-A1EkHr 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=AKdOV3-MY9M-NZ8W-mN9U-deVM-bwcM-Lhk2Q5 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=hYVvfA-vpwm-1i1R-7onU-SJZC-Im2l-AoTgRU LVM2_LV_SIZE=427819008 LVM2_LV_ATTR=-wi-a----- LVM2_SEGTYPE=linear LVM2_ORIGIN= LVM2_POOL_LV= LVM2_DATA_LV= LVM2_METADATA_LV= LVM2_LV_ROLE=public LVM2_MOVE_PV= LVM2_DATA_PERCENT= LVM2_METADATA_PERCENT= LVM2_COPY_PERCENT= 2024-03-01 20:53:18,907 INFO program/MainThread: stderr[3]: 2024-03-01 20:53:18,907 INFO program/MainThread: ...done [3] (exit code: 0) 2024-03-01 20:53:18,911 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: sda ; incomplete: False ; hidden: False ; 2024-03-01 20:53:18,914 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned None 2024-03-01 20:53:18,918 INFO blivet/MainThread: failed to get initiator name from iscsi firmware: storaged iSCSI functionality not available 2024-03-01 20:53:18,920 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 20:53:18,925 DEBUG blivet/MainThread: DiskDevicePopulator.run: name: sda ; 2024-03-01 20:53:18,925 INFO blivet/MainThread: sda is a disk 2024-03-01 20:53:18,925 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 3 2024-03-01 20:53:18,926 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 4 2024-03-01 20:53:18,929 DEBUG blivet/MainThread: DiskDevice._set_format: sda ; type: None ; current: None ; 2024-03-01 20:53:18,932 DEBUG blivet/MainThread: DiskDevice.update_sysfs_path: sda ; status: True ; 2024-03-01 20:53:18,932 DEBUG blivet/MainThread: sda sysfs_path set to /sys/devices/tcm_loop_0/tcm_loop_adapter_0/host2/target2:0:1/2:0:1:0/block/sda 2024-03-01 20:53:18,935 DEBUG blivet/MainThread: DiskDevice.read_current_size: exists: True ; path: /dev/sda ; sysfs_path: /sys/devices/tcm_loop_0/tcm_loop_adapter_0/host2/target2:0:1/2:0:1:0/block/sda ; 2024-03-01 20:53:18,935 DEBUG blivet/MainThread: updated sda size to 1024 MiB (1024 MiB) 2024-03-01 20:53:18,936 INFO blivet/MainThread: added disk sda (id 2) to device tree 2024-03-01 20:53:18,936 INFO blivet/MainThread: got device: DiskDevice instance (0x7fc769b758e0) -- 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 = 6001405a8abeb2a8284458ebf043e0fb 2024-03-01 20:53:18,939 DEBUG blivet/MainThread: DeviceTree.handle_format: name: sda ; 2024-03-01 20:53:18,942 DEBUG blivet/MainThread: AppleBootstrapFS.supported: supported: True ; 2024-03-01 20:53:18,943 DEBUG blivet/MainThread: get_format('appleboot') returning AppleBootstrapFS instance with object id 6 2024-03-01 20:53:18,946 DEBUG blivet/MainThread: EFIFS.supported: supported: True ; 2024-03-01 20:53:18,946 DEBUG blivet/MainThread: get_format('efi') returning EFIFS instance with object id 7 2024-03-01 20:53:18,949 DEBUG blivet/MainThread: MacEFIFS.supported: supported: True ; 2024-03-01 20:53:18,949 DEBUG blivet/MainThread: get_format('macefi') returning MacEFIFS instance with object id 8 2024-03-01 20:53:18,952 DEBUG blivet/MainThread: MacEFIFS.supported: supported: True ; 2024-03-01 20:53:18,952 DEBUG blivet/MainThread: get_format('macefi') returning MacEFIFS instance with object id 9 2024-03-01 20:53:18,955 DEBUG blivet/MainThread: LVMFormatPopulator.run: pv: sda ; 2024-03-01 20:53:18,955 DEBUG blivet/MainThread: lvm filter: device /dev/sda added to the list of allowed devices 2024-03-01 20:53:18,955 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 20:53:18,990 INFO program/MainThread: stdout[4]: LVM2_PV_NAME=/dev/sda LVM2_PV_UUID=v8x08k-6M5E-HMtZ-f2eq-0wlR-mHJb-SKlTfh LVM2_PV_FREE=0 LVM2_PV_SIZE=1065353216 LVM2_PE_START=8388608 LVM2_VG_NAME=test_vg1 LVM2_VG_UUID=8n1Gu0-6cAF-6eL0-mZeG-ndKT-bBF1-VE1J4X LVM2_VG_SIZE=3196059648 LVM2_VG_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=qRTnw8-kEAP-n1MR-Ul7N-L4iY-mX8z-r1lVTK LVM2_PV_FREE=41943040 LVM2_PV_SIZE=1065353216 LVM2_PE_START=8388608 LVM2_VG_NAME=test_vg1 LVM2_VG_UUID=8n1Gu0-6cAF-6eL0-mZeG-ndKT-bBF1-VE1J4X LVM2_VG_SIZE=3196059648 LVM2_VG_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=jNAfAc-hhcq-AXKl-L0AU-rgP5-W4lh-kQjsD8 LVM2_PV_FREE=1065353216 LVM2_PV_SIZE=1065353216 LVM2_PE_START=8388608 LVM2_VG_NAME=test_vg1 LVM2_VG_UUID=8n1Gu0-6cAF-6eL0-mZeG-ndKT-bBF1-VE1J4X LVM2_VG_SIZE=3196059648 LVM2_VG_FREE=1107296256 LVM2_VG_EXTENT_SIZE=4194304 LVM2_VG_EXTENT_COUNT=762 LVM2_VG_FREE_COUNT=264 LVM2_PV_COUNT=3 2024-03-01 20:53:18,991 INFO program/MainThread: stderr[4]: WARNING: Couldn't find device with uuid qRTnw8-kEAP-n1MR-Ul7N-L4iY-mX8z-r1lVTK. WARNING: Couldn't find device with uuid jNAfAc-hhcq-AXKl-L0AU-rgP5-W4lh-kQjsD8. WARNING: VG test_vg1 is missing PV qRTnw8-kEAP-n1MR-Ul7N-L4iY-mX8z-r1lVTK (last written to /dev/sdb). WARNING: VG test_vg1 is missing PV jNAfAc-hhcq-AXKl-L0AU-rgP5-W4lh-kQjsD8 (last written to /dev/sdc). WARNING: Couldn't find all devices for LV test_vg1/lv2 while checking used and assumed devices. WARNING: Couldn't find all devices for LV test_vg1/lv1 while checking used and assumed devices. 2024-03-01 20:53:18,991 INFO program/MainThread: ...done [4] (exit code: 0) 2024-03-01 20:53:18,991 INFO blivet/MainThread: type detected on 'sda' is 'lvmpv' 2024-03-01 20:53:18,995 DEBUG blivet/MainThread: LVMPhysicalVolume.__init__: uuid: v8x08k-6M5E-HMtZ-f2eq-0wlR-mHJb-SKlTfh ; label: None ; device: /dev/sda ; serial: 36001405a8abeb2a8284458ebf043e0fb ; exists: True ; vg_name: test_vg1 ; vg_uuid: 8n1Gu0-6cAF-6eL0-mZeG-ndKT-bBF1-VE1J4X ; pe_start: 8 MiB ; 2024-03-01 20:53:18,995 DEBUG blivet/MainThread: get_format('lvmpv') returning LVMPhysicalVolume instance with object id 10 2024-03-01 20:53:18,998 DEBUG blivet/MainThread: DiskDevice._set_format: sda ; type: lvmpv ; current: None ; 2024-03-01 20:53:19,001 DEBUG blivet/MainThread: DeviceTree.get_device_by_uuid: uuid: 8n1Gu0-6cAF-6eL0-mZeG-ndKT-bBF1-VE1J4X ; incomplete: True ; hidden: False ; 2024-03-01 20:53:19,004 DEBUG blivet/MainThread: DeviceTree.get_device_by_uuid returned None 2024-03-01 20:53:19,006 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: test_vg1 ; incomplete: False ; hidden: False ; 2024-03-01 20:53:19,009 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned None 2024-03-01 20:53:19,009 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 20:53:19,047 INFO program/MainThread: stdout[5]: LVM2_VG_NAME=test_vg1 LVM2_VG_UUID=8n1Gu0-6cAF-6eL0-mZeG-ndKT-bBF1-VE1J4X LVM2_VG_SIZE=3196059648 LVM2_VG_FREE=1107296256 LVM2_VG_EXTENT_SIZE=4194304 LVM2_VG_EXTENT_COUNT=762 LVM2_VG_FREE_COUNT=264 LVM2_PV_COUNT=3 2024-03-01 20:53:19,047 INFO program/MainThread: stderr[5]: WARNING: Couldn't find device with uuid qRTnw8-kEAP-n1MR-Ul7N-L4iY-mX8z-r1lVTK. WARNING: Couldn't find device with uuid jNAfAc-hhcq-AXKl-L0AU-rgP5-W4lh-kQjsD8. WARNING: VG test_vg1 is missing PV qRTnw8-kEAP-n1MR-Ul7N-L4iY-mX8z-r1lVTK (last written to /dev/sdb). WARNING: VG test_vg1 is missing PV jNAfAc-hhcq-AXKl-L0AU-rgP5-W4lh-kQjsD8 (last written to /dev/sdc). WARNING: Couldn't find all devices for LV test_vg1/lv2 while checking used and assumed devices. WARNING: Couldn't find all devices for LV test_vg1/lv1 while checking used and assumed devices. 2024-03-01 20:53:19,047 INFO program/MainThread: ...done [5] (exit code: 0) 2024-03-01 20:53:19,047 INFO blivet/MainThread: Can't get exported information from VG info, assuming VG is not exported. 2024-03-01 20:53:19,047 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 12 2024-03-01 20:53:19,053 DEBUG blivet/MainThread: LVMVolumeGroupDevice._add_parent: test_vg1 ; parent: sda ; 2024-03-01 20:53:19,056 DEBUG blivet/MainThread: DiskDevice.add_child: name: sda ; child: test_vg1 ; kids: 0 ; 2024-03-01 20:53:19,056 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 13 2024-03-01 20:53:19,059 DEBUG blivet/MainThread: LVMVolumeGroupDevice._set_format: test_vg1 ; type: None ; current: None ; 2024-03-01 20:53:19,059 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 20:53:19,095 INFO program/MainThread: stdout[6]: LVM2_VG_NAME=test_vg1 LVM2_LV_NAME=lv1 LVM2_LV_UUID=efao6k-HcFv-xhiV-Rlod-88ZB-JdsQ-9Zb9bs 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=Ajj0IC-7eQS-TvfA-B8bj-zdBY-HE6I-p7C4A6 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=Ajj0IC-7eQS-TvfA-B8bj-zdBY-HE6I-p7C4A6 LVM2_LV_SIZE=1606418432 LVM2_LV_ATTR=-wi-a---p- LVM2_SEGTYPE=linear LVM2_ORIGIN= LVM2_POOL_LV= LVM2_DATA_LV= LVM2_METADATA_LV= LVM2_LV_ROLE=public LVM2_MOVE_PV= LVM2_DATA_PERCENT= LVM2_METADATA_PERCENT= LVM2_COPY_PERCENT= 2024-03-01 20:53:19,095 INFO program/MainThread: stderr[6]: WARNING: Couldn't find device with uuid qRTnw8-kEAP-n1MR-Ul7N-L4iY-mX8z-r1lVTK. WARNING: Couldn't find device with uuid jNAfAc-hhcq-AXKl-L0AU-rgP5-W4lh-kQjsD8. WARNING: VG test_vg1 is missing PV qRTnw8-kEAP-n1MR-Ul7N-L4iY-mX8z-r1lVTK (last written to /dev/sdb). WARNING: VG test_vg1 is missing PV jNAfAc-hhcq-AXKl-L0AU-rgP5-W4lh-kQjsD8 (last written to /dev/sdc). WARNING: Couldn't find all devices for LV test_vg1/lv2 while checking used and assumed devices. WARNING: Couldn't find all devices for LV test_vg1/lv1 while checking used and assumed devices. 2024-03-01 20:53:19,095 INFO program/MainThread: ...done [6] (exit code: 0) 2024-03-01 20:53:19,099 DEBUG blivet/MainThread: LVMVolumeGroupDevice.update_sysfs_path: test_vg1 ; status: True ; 2024-03-01 20:53:19,100 INFO blivet/MainThread: added lvmvg test_vg1 (id 11) to device tree 2024-03-01 20:53:19,102 DEBUG blivet/MainThread: LVMFormatPopulator._update_lvs: pv: sda ; 2024-03-01 20:53:19,105 DEBUG blivet/MainThread: DeviceTree.get_device_by_uuid: uuid: 8n1Gu0-6cAF-6eL0-mZeG-ndKT-bBF1-VE1J4X ; incomplete: True ; hidden: False ; 2024-03-01 20:53:19,107 DEBUG blivet/MainThread: DeviceTree.get_device_by_uuid returned existing 1016 MiB lvmvg test_vg1 (11) 2024-03-01 20:53:19,108 WARNING blivet/MainThread: Skipping LVs for incomplete VG test_vg1 2024-03-01 20:53:19,108 INFO blivet/MainThread: got format: existing lvmpv 2024-03-01 20:53:19,111 DEBUG blivet/MainThread: DeviceTree.handle_device: name: sdb ; info: {'CURRENT_TAGS': ':systemd:', 'DEVLINKS': '/dev/disk/by-id/scsi-36001405c67c68fc5fb8494288121de70 ' '/dev/disk/by-id/lvm-pv-uuid-qRTnw8-kEAP-n1MR-Ul7N-L4iY-mX8z-r1lVTK ' '/dev/disk/by-id/wwn-0x6001405c67c68fc5fb8494288121de70 ' '/dev/disk/by-id/scsi-1LIO-ORG_disk1:c67c68fc-5fb8-4942-8812-1de7084b7176 ' '/dev/disk/by-id/scsi-SLIO-ORG_disk1_c67c68fc-5fb8-4942-8812-1de7084b7176 ' '/dev/disk/by-diskseq/3', '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': 'qRTnw8-kEAP-n1MR-Ul7N-L4iY-mX8z-r1lVTK', 'ID_FS_UUID_ENC': 'qRTnw8-kEAP-n1MR-Ul7N-L4iY-mX8z-r1lVTK', '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': 'c67c68fc-5fb8-4942-8812-1de7084b7176', 'ID_SERIAL': '36001405c67c68fc5fb8494288121de70', 'ID_SERIAL_SHORT': '6001405c67c68fc5fb8494288121de70', 'ID_TARGET_PORT': '0', 'ID_TYPE': 'disk', 'ID_VENDOR': 'LIO-ORG', 'ID_VENDOR_ENC': 'LIO-ORG\\x20', 'ID_WWN': '0x6001405c67c68fc5', 'ID_WWN_VENDOR_EXTENSION': '0xfb8494288121de70', 'ID_WWN_WITH_EXTENSION': '0x6001405c67c68fc5fb8494288121de70', 'MAJOR': '8', 'MINOR': '16', 'SCSI_IDENT_LUN_LOGICAL_UNIT_GROUP': '0x0', 'SCSI_IDENT_LUN_NAA_REGEXT': '6001405c67c68fc5fb8494288121de70', 'SCSI_IDENT_LUN_T10': 'LIO-ORG_disk1:c67c68fc-5fb8-4942-8812-1de7084b7176', 'SCSI_IDENT_PORT_NAME': 'naa.5001405a91c5ccc5,t,0x0001', 'SCSI_IDENT_PORT_RELATIVE': '0', 'SCSI_IDENT_PORT_TARGET_PORT_GROUP': '0x0', 'SCSI_IDENT_SERIAL': 'c67c68fc-5fb8-4942-8812-1de7084b7176', 'SCSI_IDENT_TARGET_NAME': 'naa.5001405a91c5ccc5', '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': '337020590'} ; 2024-03-01 20:53:19,111 INFO blivet/MainThread: scanning sdb (/sys/devices/tcm_loop_0/tcm_loop_adapter_0/host2/target2:0:1/2:0:1:1/block/sdb)... 2024-03-01 20:53:19,114 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: sdb ; incomplete: False ; hidden: False ; 2024-03-01 20:53:19,116 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned None 2024-03-01 20:53:19,122 DEBUG blivet/MainThread: DiskDevicePopulator.run: name: sdb ; 2024-03-01 20:53:19,122 INFO blivet/MainThread: sdb is a disk 2024-03-01 20:53:19,122 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 17 2024-03-01 20:53:19,122 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 18 2024-03-01 20:53:19,125 DEBUG blivet/MainThread: DiskDevice._set_format: sdb ; type: None ; current: None ; 2024-03-01 20:53:19,128 DEBUG blivet/MainThread: DiskDevice.update_sysfs_path: sdb ; status: True ; 2024-03-01 20:53:19,128 DEBUG blivet/MainThread: sdb sysfs_path set to /sys/devices/tcm_loop_0/tcm_loop_adapter_0/host2/target2:0:1/2:0:1:1/block/sdb 2024-03-01 20:53:19,131 DEBUG blivet/MainThread: DiskDevice.read_current_size: exists: True ; path: /dev/sdb ; sysfs_path: /sys/devices/tcm_loop_0/tcm_loop_adapter_0/host2/target2:0:1/2:0:1:1/block/sdb ; 2024-03-01 20:53:19,131 DEBUG blivet/MainThread: updated sdb size to 1024 MiB (1024 MiB) 2024-03-01 20:53:19,132 INFO blivet/MainThread: added disk sdb (id 16) to device tree 2024-03-01 20:53:19,132 INFO blivet/MainThread: got device: DiskDevice instance (0x7fc7687a5a00) -- 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 = 6001405c67c68fc5fb8494288121de70 2024-03-01 20:53:19,135 DEBUG blivet/MainThread: DeviceTree.handle_format: name: sdb ; 2024-03-01 20:53:19,138 DEBUG blivet/MainThread: AppleBootstrapFS.supported: supported: True ; 2024-03-01 20:53:19,138 DEBUG blivet/MainThread: get_format('appleboot') returning AppleBootstrapFS instance with object id 20 2024-03-01 20:53:19,141 DEBUG blivet/MainThread: EFIFS.supported: supported: True ; 2024-03-01 20:53:19,141 DEBUG blivet/MainThread: get_format('efi') returning EFIFS instance with object id 21 2024-03-01 20:53:19,144 DEBUG blivet/MainThread: MacEFIFS.supported: supported: True ; 2024-03-01 20:53:19,144 DEBUG blivet/MainThread: get_format('macefi') returning MacEFIFS instance with object id 22 2024-03-01 20:53:19,147 DEBUG blivet/MainThread: MacEFIFS.supported: supported: True ; 2024-03-01 20:53:19,147 DEBUG blivet/MainThread: get_format('macefi') returning MacEFIFS instance with object id 23 2024-03-01 20:53:19,150 DEBUG blivet/MainThread: LVMFormatPopulator.run: pv: sdb ; 2024-03-01 20:53:19,150 DEBUG blivet/MainThread: lvm filter: device /dev/sdb added to the list of allowed devices 2024-03-01 20:53:19,150 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 20:53:19,194 INFO program/MainThread: stdout[7]: LVM2_PV_NAME=/dev/sda LVM2_PV_UUID=v8x08k-6M5E-HMtZ-f2eq-0wlR-mHJb-SKlTfh LVM2_PV_FREE=0 LVM2_PV_SIZE=1065353216 LVM2_PE_START=8388608 LVM2_VG_NAME=test_vg1 LVM2_VG_UUID=8n1Gu0-6cAF-6eL0-mZeG-ndKT-bBF1-VE1J4X LVM2_VG_SIZE=3196059648 LVM2_VG_FREE=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=qRTnw8-kEAP-n1MR-Ul7N-L4iY-mX8z-r1lVTK LVM2_PV_FREE=41943040 LVM2_PV_SIZE=1065353216 LVM2_PE_START=8388608 LVM2_VG_NAME=test_vg1 LVM2_VG_UUID=8n1Gu0-6cAF-6eL0-mZeG-ndKT-bBF1-VE1J4X LVM2_VG_SIZE=3196059648 LVM2_VG_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=jNAfAc-hhcq-AXKl-L0AU-rgP5-W4lh-kQjsD8 LVM2_PV_FREE=1065353216 LVM2_PV_SIZE=1065353216 LVM2_PE_START=8388608 LVM2_VG_NAME=test_vg1 LVM2_VG_UUID=8n1Gu0-6cAF-6eL0-mZeG-ndKT-bBF1-VE1J4X LVM2_VG_SIZE=3196059648 LVM2_VG_FREE=1107296256 LVM2_VG_EXTENT_SIZE=4194304 LVM2_VG_EXTENT_COUNT=762 LVM2_VG_FREE_COUNT=264 LVM2_PV_COUNT=3 2024-03-01 20:53:19,194 INFO program/MainThread: stderr[7]: WARNING: Couldn't find device with uuid jNAfAc-hhcq-AXKl-L0AU-rgP5-W4lh-kQjsD8. WARNING: VG test_vg1 is missing PV jNAfAc-hhcq-AXKl-L0AU-rgP5-W4lh-kQjsD8 (last written to /dev/sdc). 2024-03-01 20:53:19,194 INFO program/MainThread: ...done [7] (exit code: 0) 2024-03-01 20:53:19,194 INFO blivet/MainThread: type detected on 'sdb' is 'lvmpv' 2024-03-01 20:53:19,198 DEBUG blivet/MainThread: LVMPhysicalVolume.__init__: uuid: qRTnw8-kEAP-n1MR-Ul7N-L4iY-mX8z-r1lVTK ; label: None ; device: /dev/sdb ; serial: 36001405c67c68fc5fb8494288121de70 ; exists: True ; vg_name: test_vg1 ; vg_uuid: 8n1Gu0-6cAF-6eL0-mZeG-ndKT-bBF1-VE1J4X ; pe_start: 8 MiB ; free: 40 MiB ; 2024-03-01 20:53:19,198 DEBUG blivet/MainThread: get_format('lvmpv') returning LVMPhysicalVolume instance with object id 24 2024-03-01 20:53:19,201 DEBUG blivet/MainThread: DiskDevice._set_format: sdb ; type: lvmpv ; current: None ; 2024-03-01 20:53:19,204 DEBUG blivet/MainThread: DeviceTree.get_device_by_uuid: uuid: 8n1Gu0-6cAF-6eL0-mZeG-ndKT-bBF1-VE1J4X ; incomplete: True ; hidden: False ; 2024-03-01 20:53:19,207 DEBUG blivet/MainThread: DeviceTree.get_device_by_uuid returned existing 1016 MiB lvmvg test_vg1 (11) 2024-03-01 20:53:19,210 DEBUG blivet/MainThread: LVMVolumeGroupDevice._add_parent: test_vg1 ; parent: sdb ; 2024-03-01 20:53:19,212 DEBUG blivet/MainThread: DiskDevice.add_child: name: sdb ; child: test_vg1 ; kids: 0 ; 2024-03-01 20:53:19,215 DEBUG blivet/MainThread: LVMFormatPopulator._update_lvs: pv: sdb ; 2024-03-01 20:53:19,218 DEBUG blivet/MainThread: DeviceTree.get_device_by_uuid: uuid: 8n1Gu0-6cAF-6eL0-mZeG-ndKT-bBF1-VE1J4X ; incomplete: True ; hidden: False ; 2024-03-01 20:53:19,220 DEBUG blivet/MainThread: DeviceTree.get_device_by_uuid returned existing 1.98 GiB lvmvg test_vg1 (11) 2024-03-01 20:53:19,221 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 20:53:19,254 INFO program/MainThread: stdout[8]: LVM2_VG_NAME=test_vg1 LVM2_LV_NAME=lv1 LVM2_LV_UUID=efao6k-HcFv-xhiV-Rlod-88ZB-JdsQ-9Zb9bs 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=Ajj0IC-7eQS-TvfA-B8bj-zdBY-HE6I-p7C4A6 LVM2_LV_SIZE=1606418432 LVM2_LV_ATTR=-wi-a----- LVM2_SEGTYPE=linear LVM2_ORIGIN= LVM2_POOL_LV= LVM2_DATA_LV= LVM2_METADATA_LV= LVM2_LV_ROLE=public LVM2_MOVE_PV= LVM2_DATA_PERCENT= LVM2_METADATA_PERCENT= LVM2_COPY_PERCENT= LVM2_VG_NAME=test_vg1 LVM2_LV_NAME=lv2 LVM2_LV_UUID=Ajj0IC-7eQS-TvfA-B8bj-zdBY-HE6I-p7C4A6 LVM2_LV_SIZE=1606418432 LVM2_LV_ATTR=-wi-a----- LVM2_SEGTYPE=linear LVM2_ORIGIN= LVM2_POOL_LV= LVM2_DATA_LV= LVM2_METADATA_LV= LVM2_LV_ROLE=public LVM2_MOVE_PV= LVM2_DATA_PERCENT= LVM2_METADATA_PERCENT= LVM2_COPY_PERCENT= 2024-03-01 20:53:19,254 INFO program/MainThread: stderr[8]: WARNING: Couldn't find device with uuid jNAfAc-hhcq-AXKl-L0AU-rgP5-W4lh-kQjsD8. WARNING: VG test_vg1 is missing PV jNAfAc-hhcq-AXKl-L0AU-rgP5-W4lh-kQjsD8 (last written to /dev/sdc). 2024-03-01 20:53:19,254 INFO program/MainThread: ...done [8] (exit code: 0) 2024-03-01 20:53:19,254 WARNING blivet/MainThread: Skipping LVs for incomplete VG test_vg1 2024-03-01 20:53:19,254 INFO blivet/MainThread: got format: existing lvmpv 2024-03-01 20:53:19,259 DEBUG blivet/MainThread: DeviceTree.handle_device: name: sdk ; info: {'CURRENT_TAGS': ':systemd:', 'DEVLINKS': '/dev/disk/by-diskseq/12 ' '/dev/disk/by-id/scsi-36001405e1b8c6d03d0840ccbaa99ea54 ' '/dev/disk/by-id/wwn-0x6001405e1b8c6d03d0840ccbaa99ea54 ' '/dev/disk/by-id/scsi-SLIO-ORG_disk10_e1b8c6d0-3d08-40cc-baa9-9ea541aeb400 ' '/dev/disk/by-id/scsi-1LIO-ORG_disk10:e1b8c6d0-3d08-40cc-baa9-9ea541aeb400', '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': 'e1b8c6d0-3d08-40cc-baa9-9ea541aeb400', 'ID_SERIAL': '36001405e1b8c6d03d0840ccbaa99ea54', 'ID_SERIAL_SHORT': '6001405e1b8c6d03d0840ccbaa99ea54', 'ID_TARGET_PORT': '0', 'ID_TYPE': 'disk', 'ID_VENDOR': 'LIO-ORG', 'ID_VENDOR_ENC': 'LIO-ORG\\x20', 'ID_WWN': '0x6001405e1b8c6d03', 'ID_WWN_VENDOR_EXTENSION': '0xd0840ccbaa99ea54', 'ID_WWN_WITH_EXTENSION': '0x6001405e1b8c6d03d0840ccbaa99ea54', 'MAJOR': '8', 'MINOR': '160', 'SCSI_IDENT_LUN_LOGICAL_UNIT_GROUP': '0x0', 'SCSI_IDENT_LUN_NAA_REGEXT': '6001405e1b8c6d03d0840ccbaa99ea54', 'SCSI_IDENT_LUN_T10': 'LIO-ORG_disk10:e1b8c6d0-3d08-40cc-baa9-9ea541aeb400', 'SCSI_IDENT_PORT_NAME': 'naa.5001405a91c5ccc5,t,0x0001', 'SCSI_IDENT_PORT_RELATIVE': '0', 'SCSI_IDENT_PORT_TARGET_PORT_GROUP': '0x0', 'SCSI_IDENT_SERIAL': 'e1b8c6d0-3d08-40cc-baa9-9ea541aeb400', 'SCSI_IDENT_TARGET_NAME': 'naa.5001405a91c5ccc5', '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': '337615258'} ; 2024-03-01 20:53:19,259 INFO blivet/MainThread: scanning sdk (/sys/devices/tcm_loop_0/tcm_loop_adapter_0/host2/target2:0:1/2:0:1:10/block/sdk)... 2024-03-01 20:53:19,262 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: sdk ; incomplete: False ; hidden: False ; 2024-03-01 20:53:19,264 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned None 2024-03-01 20:53:19,269 DEBUG blivet/MainThread: DiskDevicePopulator.run: name: sdk ; 2024-03-01 20:53:19,270 INFO blivet/MainThread: sdk is a disk 2024-03-01 20:53:19,270 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 27 2024-03-01 20:53:19,270 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 28 2024-03-01 20:53:19,273 DEBUG blivet/MainThread: DiskDevice._set_format: sdk ; type: None ; current: None ; 2024-03-01 20:53:19,276 DEBUG blivet/MainThread: DiskDevice.update_sysfs_path: sdk ; status: True ; 2024-03-01 20:53:19,276 DEBUG blivet/MainThread: sdk sysfs_path set to /sys/devices/tcm_loop_0/tcm_loop_adapter_0/host2/target2:0:1/2:0:1:10/block/sdk 2024-03-01 20:53:19,278 DEBUG blivet/MainThread: DiskDevice.read_current_size: exists: True ; path: /dev/sdk ; sysfs_path: /sys/devices/tcm_loop_0/tcm_loop_adapter_0/host2/target2:0:1/2:0:1:10/block/sdk ; 2024-03-01 20:53:19,279 DEBUG blivet/MainThread: updated sdk size to 1024 MiB (1024 MiB) 2024-03-01 20:53:19,279 INFO blivet/MainThread: added disk sdk (id 26) to device tree 2024-03-01 20:53:19,279 INFO blivet/MainThread: got device: DiskDevice instance (0x7fc768705c40) -- 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 = 6001405e1b8c6d03d0840ccbaa99ea54 2024-03-01 20:53:19,282 DEBUG blivet/MainThread: DeviceTree.handle_format: name: sdk ; 2024-03-01 20:53:19,283 DEBUG blivet/MainThread: no type or existing type for sdk, bailing 2024-03-01 20:53:19,285 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:f208e545-093d-44a6-ac77-aa8bfab02819 ' '/dev/disk/by-id/wwn-0x6001405f208e545093d44a6ac77aa8bf ' '/dev/disk/by-id/scsi-SLIO-ORG_disk11_f208e545-093d-44a6-ac77-aa8bfab02819 ' '/dev/disk/by-id/scsi-36001405f208e545093d44a6ac77aa8bf', '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': 'f208e545-093d-44a6-ac77-aa8bfab02819', 'ID_SERIAL': '36001405f208e545093d44a6ac77aa8bf', 'ID_SERIAL_SHORT': '6001405f208e545093d44a6ac77aa8bf', 'ID_TARGET_PORT': '0', 'ID_TYPE': 'disk', 'ID_VENDOR': 'LIO-ORG', 'ID_VENDOR_ENC': 'LIO-ORG\\x20', 'ID_WWN': '0x6001405f208e5450', 'ID_WWN_VENDOR_EXTENSION': '0x93d44a6ac77aa8bf', 'ID_WWN_WITH_EXTENSION': '0x6001405f208e545093d44a6ac77aa8bf', 'MAJOR': '8', 'MINOR': '176', 'SCSI_IDENT_LUN_LOGICAL_UNIT_GROUP': '0x0', 'SCSI_IDENT_LUN_NAA_REGEXT': '6001405f208e545093d44a6ac77aa8bf', 'SCSI_IDENT_LUN_T10': 'LIO-ORG_disk11:f208e545-093d-44a6-ac77-aa8bfab02819', 'SCSI_IDENT_PORT_NAME': 'naa.5001405a91c5ccc5,t,0x0001', 'SCSI_IDENT_PORT_RELATIVE': '0', 'SCSI_IDENT_PORT_TARGET_PORT_GROUP': '0x0', 'SCSI_IDENT_SERIAL': 'f208e545-093d-44a6-ac77-aa8bfab02819', 'SCSI_IDENT_TARGET_NAME': 'naa.5001405a91c5ccc5', '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': '337703429'} ; 2024-03-01 20:53:19,286 INFO blivet/MainThread: scanning sdl (/sys/devices/tcm_loop_0/tcm_loop_adapter_0/host2/target2:0:1/2:0:1:11/block/sdl)... 2024-03-01 20:53:19,288 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: sdl ; incomplete: False ; hidden: False ; 2024-03-01 20:53:19,291 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned None 2024-03-01 20:53:19,296 DEBUG blivet/MainThread: DiskDevicePopulator.run: name: sdl ; 2024-03-01 20:53:19,296 INFO blivet/MainThread: sdl is a disk 2024-03-01 20:53:19,296 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 32 2024-03-01 20:53:19,296 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 33 2024-03-01 20:53:19,299 DEBUG blivet/MainThread: DiskDevice._set_format: sdl ; type: None ; current: None ; 2024-03-01 20:53:19,302 DEBUG blivet/MainThread: DiskDevice.update_sysfs_path: sdl ; status: True ; 2024-03-01 20:53:19,302 DEBUG blivet/MainThread: sdl sysfs_path set to /sys/devices/tcm_loop_0/tcm_loop_adapter_0/host2/target2:0:1/2:0:1:11/block/sdl 2024-03-01 20:53:19,305 DEBUG blivet/MainThread: DiskDevice.read_current_size: exists: True ; path: /dev/sdl ; sysfs_path: /sys/devices/tcm_loop_0/tcm_loop_adapter_0/host2/target2:0:1/2:0:1:11/block/sdl ; 2024-03-01 20:53:19,305 DEBUG blivet/MainThread: updated sdl size to 1024 MiB (1024 MiB) 2024-03-01 20:53:19,305 INFO blivet/MainThread: added disk sdl (id 31) to device tree 2024-03-01 20:53:19,305 INFO blivet/MainThread: got device: DiskDevice instance (0x7fc768705d90) -- 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 = 6001405f208e545093d44a6ac77aa8bf 2024-03-01 20:53:19,308 DEBUG blivet/MainThread: DeviceTree.handle_format: name: sdl ; 2024-03-01 20:53:19,308 DEBUG blivet/MainThread: no type or existing type for sdl, bailing 2024-03-01 20:53:19,311 DEBUG blivet/MainThread: DeviceTree.handle_device: name: sdc ; info: {'CURRENT_TAGS': ':systemd:', 'DEVLINKS': '/dev/disk/by-id/wwn-0x60014050b2dc9bc15ac412f92a30dd57 ' '/dev/disk/by-id/scsi-1LIO-ORG_disk2:0b2dc9bc-15ac-412f-92a3-0dd570796fb3 ' '/dev/disk/by-id/scsi-360014050b2dc9bc15ac412f92a30dd57 ' '/dev/disk/by-diskseq/4 ' '/dev/disk/by-id/lvm-pv-uuid-jNAfAc-hhcq-AXKl-L0AU-rgP5-W4lh-kQjsD8 ' '/dev/disk/by-id/scsi-SLIO-ORG_disk2_0b2dc9bc-15ac-412f-92a3-0dd570796fb3', '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': 'jNAfAc-hhcq-AXKl-L0AU-rgP5-W4lh-kQjsD8', 'ID_FS_UUID_ENC': 'jNAfAc-hhcq-AXKl-L0AU-rgP5-W4lh-kQjsD8', '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': '0b2dc9bc-15ac-412f-92a3-0dd570796fb3', 'ID_SERIAL': '360014050b2dc9bc15ac412f92a30dd57', 'ID_SERIAL_SHORT': '60014050b2dc9bc15ac412f92a30dd57', 'ID_TARGET_PORT': '0', 'ID_TYPE': 'disk', 'ID_VENDOR': 'LIO-ORG', 'ID_VENDOR_ENC': 'LIO-ORG\\x20', 'ID_WWN': '0x60014050b2dc9bc1', 'ID_WWN_VENDOR_EXTENSION': '0x5ac412f92a30dd57', 'ID_WWN_WITH_EXTENSION': '0x60014050b2dc9bc15ac412f92a30dd57', 'MAJOR': '8', 'MINOR': '32', 'SCSI_IDENT_LUN_LOGICAL_UNIT_GROUP': '0x0', 'SCSI_IDENT_LUN_NAA_REGEXT': '60014050b2dc9bc15ac412f92a30dd57', 'SCSI_IDENT_LUN_T10': 'LIO-ORG_disk2:0b2dc9bc-15ac-412f-92a3-0dd570796fb3', 'SCSI_IDENT_PORT_NAME': 'naa.5001405a91c5ccc5,t,0x0001', 'SCSI_IDENT_PORT_RELATIVE': '0', 'SCSI_IDENT_PORT_TARGET_PORT_GROUP': '0x0', 'SCSI_IDENT_SERIAL': '0b2dc9bc-15ac-412f-92a3-0dd570796fb3', 'SCSI_IDENT_TARGET_NAME': 'naa.5001405a91c5ccc5', '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': '337088436'} ; 2024-03-01 20:53:19,311 INFO blivet/MainThread: scanning sdc (/sys/devices/tcm_loop_0/tcm_loop_adapter_0/host2/target2:0:1/2:0:1:2/block/sdc)... 2024-03-01 20:53:19,314 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: sdc ; incomplete: False ; hidden: False ; 2024-03-01 20:53:19,317 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned None 2024-03-01 20:53:19,322 DEBUG blivet/MainThread: DiskDevicePopulator.run: name: sdc ; 2024-03-01 20:53:19,322 INFO blivet/MainThread: sdc is a disk 2024-03-01 20:53:19,322 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 37 2024-03-01 20:53:19,322 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 38 2024-03-01 20:53:19,325 DEBUG blivet/MainThread: DiskDevice._set_format: sdc ; type: None ; current: None ; 2024-03-01 20:53:19,328 DEBUG blivet/MainThread: DiskDevice.update_sysfs_path: sdc ; status: True ; 2024-03-01 20:53:19,328 DEBUG blivet/MainThread: sdc sysfs_path set to /sys/devices/tcm_loop_0/tcm_loop_adapter_0/host2/target2:0:1/2:0:1:2/block/sdc 2024-03-01 20:53:19,331 DEBUG blivet/MainThread: DiskDevice.read_current_size: exists: True ; path: /dev/sdc ; sysfs_path: /sys/devices/tcm_loop_0/tcm_loop_adapter_0/host2/target2:0:1/2:0:1:2/block/sdc ; 2024-03-01 20:53:19,331 DEBUG blivet/MainThread: updated sdc size to 1024 MiB (1024 MiB) 2024-03-01 20:53:19,332 INFO blivet/MainThread: added disk sdc (id 36) to device tree 2024-03-01 20:53:19,332 INFO blivet/MainThread: got device: DiskDevice instance (0x7fc76871b460) -- 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 = 60014050b2dc9bc15ac412f92a30dd57 2024-03-01 20:53:19,335 DEBUG blivet/MainThread: DeviceTree.handle_format: name: sdc ; 2024-03-01 20:53:19,338 DEBUG blivet/MainThread: AppleBootstrapFS.supported: supported: True ; 2024-03-01 20:53:19,338 DEBUG blivet/MainThread: get_format('appleboot') returning AppleBootstrapFS instance with object id 40 2024-03-01 20:53:19,341 DEBUG blivet/MainThread: EFIFS.supported: supported: True ; 2024-03-01 20:53:19,341 DEBUG blivet/MainThread: get_format('efi') returning EFIFS instance with object id 41 2024-03-01 20:53:19,344 DEBUG blivet/MainThread: MacEFIFS.supported: supported: True ; 2024-03-01 20:53:19,344 DEBUG blivet/MainThread: get_format('macefi') returning MacEFIFS instance with object id 42 2024-03-01 20:53:19,347 DEBUG blivet/MainThread: MacEFIFS.supported: supported: True ; 2024-03-01 20:53:19,347 DEBUG blivet/MainThread: get_format('macefi') returning MacEFIFS instance with object id 43 2024-03-01 20:53:19,349 DEBUG blivet/MainThread: LVMFormatPopulator.run: pv: sdc ; 2024-03-01 20:53:19,349 DEBUG blivet/MainThread: lvm filter: device /dev/sdc added to the list of allowed devices 2024-03-01 20:53:19,350 INFO program/MainThread: Running [9] lvm pvs --unit=b --nosuffix --nameprefixes --unquoted --noheadings -o pv_name,pv_uuid,pv_free,pv_size,pe_start,vg_name,vg_uuid,vg_size,vg_free,vg_extent_size,vg_extent_count,vg_free_count,pv_count --config= log {level=7 file=/tmp/lvm.log syslog=0} --devices=/dev/sdc,/dev/sdb,/dev/sda ... 2024-03-01 20:53:19,383 INFO program/MainThread: stdout[9]: LVM2_PV_NAME=/dev/sda LVM2_PV_UUID=v8x08k-6M5E-HMtZ-f2eq-0wlR-mHJb-SKlTfh LVM2_PV_FREE=0 LVM2_PV_SIZE=1065353216 LVM2_PE_START=8388608 LVM2_VG_NAME=test_vg1 LVM2_VG_UUID=8n1Gu0-6cAF-6eL0-mZeG-ndKT-bBF1-VE1J4X LVM2_VG_SIZE=3196059648 LVM2_VG_FREE=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=qRTnw8-kEAP-n1MR-Ul7N-L4iY-mX8z-r1lVTK LVM2_PV_FREE=41943040 LVM2_PV_SIZE=1065353216 LVM2_PE_START=8388608 LVM2_VG_NAME=test_vg1 LVM2_VG_UUID=8n1Gu0-6cAF-6eL0-mZeG-ndKT-bBF1-VE1J4X LVM2_VG_SIZE=3196059648 LVM2_VG_FREE=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=jNAfAc-hhcq-AXKl-L0AU-rgP5-W4lh-kQjsD8 LVM2_PV_FREE=1065353216 LVM2_PV_SIZE=1065353216 LVM2_PE_START=8388608 LVM2_VG_NAME=test_vg1 LVM2_VG_UUID=8n1Gu0-6cAF-6eL0-mZeG-ndKT-bBF1-VE1J4X LVM2_VG_SIZE=3196059648 LVM2_VG_FREE=1107296256 LVM2_VG_EXTENT_SIZE=4194304 LVM2_VG_EXTENT_COUNT=762 LVM2_VG_FREE_COUNT=264 LVM2_PV_COUNT=3 2024-03-01 20:53:19,383 INFO program/MainThread: stderr[9]: 2024-03-01 20:53:19,383 INFO program/MainThread: ...done [9] (exit code: 0) 2024-03-01 20:53:19,383 INFO blivet/MainThread: type detected on 'sdc' is 'lvmpv' 2024-03-01 20:53:19,387 DEBUG blivet/MainThread: LVMPhysicalVolume.__init__: uuid: jNAfAc-hhcq-AXKl-L0AU-rgP5-W4lh-kQjsD8 ; label: None ; device: /dev/sdc ; serial: 360014050b2dc9bc15ac412f92a30dd57 ; exists: True ; vg_name: test_vg1 ; vg_uuid: 8n1Gu0-6cAF-6eL0-mZeG-ndKT-bBF1-VE1J4X ; pe_start: 8 MiB ; free: 1016 MiB ; 2024-03-01 20:53:19,387 DEBUG blivet/MainThread: get_format('lvmpv') returning LVMPhysicalVolume instance with object id 44 2024-03-01 20:53:19,390 DEBUG blivet/MainThread: DiskDevice._set_format: sdc ; type: lvmpv ; current: None ; 2024-03-01 20:53:19,393 DEBUG blivet/MainThread: DeviceTree.get_device_by_uuid: uuid: 8n1Gu0-6cAF-6eL0-mZeG-ndKT-bBF1-VE1J4X ; incomplete: True ; hidden: False ; 2024-03-01 20:53:19,396 DEBUG blivet/MainThread: DeviceTree.get_device_by_uuid returned existing 1.98 GiB lvmvg test_vg1 (11) 2024-03-01 20:53:19,399 DEBUG blivet/MainThread: LVMVolumeGroupDevice._add_parent: test_vg1 ; parent: sdc ; 2024-03-01 20:53:19,402 DEBUG blivet/MainThread: DiskDevice.add_child: name: sdc ; child: test_vg1 ; kids: 0 ; 2024-03-01 20:53:19,404 DEBUG blivet/MainThread: LVMFormatPopulator._update_lvs: pv: sdc ; 2024-03-01 20:53:19,407 DEBUG blivet/MainThread: DeviceTree.get_device_by_uuid: uuid: 8n1Gu0-6cAF-6eL0-mZeG-ndKT-bBF1-VE1J4X ; incomplete: True ; hidden: False ; 2024-03-01 20:53:19,409 DEBUG blivet/MainThread: DeviceTree.get_device_by_uuid returned existing 2.98 GiB lvmvg test_vg1 (11) 2024-03-01 20:53:19,410 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/sdc,/dev/sdb,/dev/sda ... 2024-03-01 20:53:19,448 INFO program/MainThread: stdout[10]: LVM2_VG_NAME=test_vg1 LVM2_LV_NAME=lv1 LVM2_LV_UUID=efao6k-HcFv-xhiV-Rlod-88ZB-JdsQ-9Zb9bs 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=Ajj0IC-7eQS-TvfA-B8bj-zdBY-HE6I-p7C4A6 LVM2_LV_SIZE=1606418432 LVM2_LV_ATTR=-wi-a----- LVM2_SEGTYPE=linear LVM2_ORIGIN= LVM2_POOL_LV= LVM2_DATA_LV= LVM2_METADATA_LV= LVM2_LV_ROLE=public LVM2_MOVE_PV= LVM2_DATA_PERCENT= LVM2_METADATA_PERCENT= LVM2_COPY_PERCENT= LVM2_VG_NAME=test_vg1 LVM2_LV_NAME=lv2 LVM2_LV_UUID=Ajj0IC-7eQS-TvfA-B8bj-zdBY-HE6I-p7C4A6 LVM2_LV_SIZE=1606418432 LVM2_LV_ATTR=-wi-a----- LVM2_SEGTYPE=linear LVM2_ORIGIN= LVM2_POOL_LV= LVM2_DATA_LV= LVM2_METADATA_LV= LVM2_LV_ROLE=public LVM2_MOVE_PV= LVM2_DATA_PERCENT= LVM2_METADATA_PERCENT= LVM2_COPY_PERCENT= 2024-03-01 20:53:19,448 INFO program/MainThread: stderr[10]: 2024-03-01 20:53:19,448 INFO program/MainThread: ...done [10] (exit code: 0) 2024-03-01 20:53:19,452 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: test_vg1-lv1 ; incomplete: False ; hidden: False ; 2024-03-01 20:53:19,455 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned None 2024-03-01 20:53:19,457 DEBUG blivet/MainThread: DeviceTree.get_device_by_uuid: uuid: efao6k-HcFv-xhiV-Rlod-88ZB-JdsQ-9Zb9bs ; incomplete: False ; hidden: False ; 2024-03-01 20:53:19,460 DEBUG blivet/MainThread: DeviceTree.get_device_by_uuid returned None 2024-03-01 20:53:19,460 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 46 2024-03-01 20:53:19,463 DEBUG blivet/MainThread: LVMVolumeGroupDevice.add_child: name: test_vg1 ; child: lv1 ; kids: 0 ; 2024-03-01 20:53:19,464 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 47 2024-03-01 20:53:19,467 DEBUG blivet/MainThread: LVMLogicalVolumeDevice._set_format: test_vg1-lv1 ; type: None ; current: None ; 2024-03-01 20:53:19,470 DEBUG blivet/MainThread: LVMLogicalVolumeDevice.update_sysfs_path: test_vg1-lv1 ; status: True ; 2024-03-01 20:53:19,471 DEBUG blivet/MainThread: test_vg1-lv1 sysfs_path set to /sys/devices/virtual/block/dm-7 2024-03-01 20:53:19,474 DEBUG blivet/MainThread: LVMLogicalVolumeDevice.read_current_size: exists: True ; path: /dev/mapper/test_vg1-lv1 ; sysfs_path: /sys/devices/virtual/block/dm-7 ; 2024-03-01 20:53:19,474 DEBUG blivet/MainThread: updated test_vg1-lv1 size to 460 MiB (460 MiB) 2024-03-01 20:53:19,474 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 49 2024-03-01 20:53:19,477 DEBUG blivet/MainThread: LVMVolumeGroupDevice.remove_child: name: test_vg1 ; child: lv1 ; kids: 1 ; 2024-03-01 20:53:19,480 DEBUG blivet/MainThread: LVMVolumeGroupDevice.add_child: name: test_vg1 ; child: lv1 ; kids: 0 ; 2024-03-01 20:53:19,480 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 50 2024-03-01 20:53:19,483 DEBUG blivet/MainThread: LVMLogicalVolumeDevice._set_format: test_vg1-lv1 ; type: None ; current: None ; 2024-03-01 20:53:19,486 DEBUG blivet/MainThread: LVMLogicalVolumeDevice.update_sysfs_path: test_vg1-lv1 ; status: True ; 2024-03-01 20:53:19,487 DEBUG blivet/MainThread: test_vg1-lv1 sysfs_path set to /sys/devices/virtual/block/dm-7 2024-03-01 20:53:19,490 DEBUG blivet/MainThread: LVMLogicalVolumeDevice.read_current_size: exists: True ; path: /dev/mapper/test_vg1-lv1 ; sysfs_path: /sys/devices/virtual/block/dm-7 ; 2024-03-01 20:53:19,490 DEBUG blivet/MainThread: updated test_vg1-lv1 size to 460 MiB (460 MiB) 2024-03-01 20:53:19,490 DEBUG blivet/MainThread: Adding test_vg1-lv1/460 MiB to test_vg1 2024-03-01 20:53:19,490 INFO blivet/MainThread: added lvmlv test_vg1-lv1 (id 45) to device tree 2024-03-01 20:53:19,493 DEBUG blivet/MainThread: LVMLogicalVolumeDevice.update_sysfs_path: test_vg1-lv1 ; status: True ; 2024-03-01 20:53:19,493 DEBUG blivet/MainThread: test_vg1-lv1 sysfs_path set to /sys/devices/virtual/block/dm-7 2024-03-01 20:53:19,496 DEBUG blivet/MainThread: LVMLogicalVolumeDevice.read_current_size: exists: True ; path: /dev/mapper/test_vg1-lv1 ; sysfs_path: /sys/devices/virtual/block/dm-7 ; 2024-03-01 20:53:19,496 DEBUG blivet/MainThread: updated test_vg1-lv1 size to 460 MiB (460 MiB) 2024-03-01 20:53:19,501 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-name-test_vg1-lv1 ' '/dev/disk/by-uuid/89204fc6-89bb-4dda-a289-f95339572164 ' '/dev/disk/by-id/dm-uuid-LVM-8n1Gu06cAF6eL0mZeGndKTbBF1VE1J4Xefao6kHcFvxhiVRlod88ZBJdsQ9Zb9bs ' '/dev/test_vg1/lv1', 'DEVNAME': '/dev/dm-7', 'DEVPATH': '/devices/virtual/block/dm-7', 'DEVTYPE': 'disk', 'DISKSEQ': '107', '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-8n1Gu06cAF6eL0mZeGndKTbBF1VE1J4Xefao6kHcFvxhiVRlod88ZBJdsQ9Zb9bs', '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': '89204fc6-89bb-4dda-a289-f95339572164', 'ID_FS_UUID_ENC': '89204fc6-89bb-4dda-a289-f95339572164', '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': '779292406'} ; 2024-03-01 20:53:19,501 INFO blivet/MainThread: scanning test_vg1-lv1 (/sys/devices/virtual/block/dm-7)... 2024-03-01 20:53:19,501 INFO program/MainThread: Running [11] dmsetup info -co subsystem --noheadings test_vg1-lv1 ... 2024-03-01 20:53:19,504 INFO program/MainThread: stdout[11]: LVM 2024-03-01 20:53:19,504 INFO program/MainThread: stderr[11]: 2024-03-01 20:53:19,504 INFO program/MainThread: ...done [11] (exit code: 0) 2024-03-01 20:53:19,504 INFO program/MainThread: Running [12] dmsetup info -co subsystem --noheadings test_vg1-lv1 ... 2024-03-01 20:53:19,507 INFO program/MainThread: stdout[12]: LVM 2024-03-01 20:53:19,507 INFO program/MainThread: stderr[12]: 2024-03-01 20:53:19,507 INFO program/MainThread: ...done [12] (exit code: 0) 2024-03-01 20:53:19,507 INFO program/MainThread: Running [13] dmsetup info -co subsystem --noheadings test_vg1-lv1 ... 2024-03-01 20:53:19,509 INFO program/MainThread: stdout[13]: LVM 2024-03-01 20:53:19,509 INFO program/MainThread: stderr[13]: 2024-03-01 20:53:19,509 INFO program/MainThread: ...done [13] (exit code: 0) 2024-03-01 20:53:19,513 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: test_vg1-lv1 ; incomplete: False ; hidden: False ; 2024-03-01 20:53:19,516 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned existing 460 MiB lvmlv test_vg1-lv1 (45) 2024-03-01 20:53:19,518 DEBUG blivet/MainThread: test_vg1 size is 2.98 GiB 2024-03-01 20:53:19,519 DEBUG blivet/MainThread: vg test_vg1 has 2.53 GiB free 2024-03-01 20:53:19,519 DEBUG blivet/MainThread: test_vg1 size is 2.98 GiB 2024-03-01 20:53:19,520 DEBUG blivet/MainThread: vg test_vg1 has 2.53 GiB free 2024-03-01 20:53:19,516 INFO blivet/MainThread: got device: LVMLogicalVolumeDevice instance (0x7fc76871bf10) -- name = test_vg1-lv1 status = True id = 45 children = [] parents = ['existing 2.98 GiB lvmvg test_vg1 (11)'] uuid = efao6k-HcFv-xhiV-Rlod-88ZB-JdsQ-9Zb9bs 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 (0x7fc7687cd6d0) -- 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 = 8n1Gu0-6cAF-6eL0-mZeG-ndKT-bBF1-VE1J4X size = 2.98 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 2.98 GiB path = /dev/test_vg1 format args = [] original_format = None free = 1.03 GiB PE Size = 4 MiB PE Count = 762 PE Free = 264 PV Count = 3 modified = False extents = 762 free space = 2.53 GiB free extents = 647 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sda (2) with existing lvmpv', 'existing 1024 MiB disk sdb (16) with existing lvmpv', 'existing 1024 MiB disk sdc (36) with existing lvmpv'] LVs = ['existing 460 MiB lvmlv test_vg1-lv1 (45)'] segment type = linear percent = 0 VG space used = 460 MiB 2024-03-01 20:53:19,520 INFO program/MainThread: Running [14] dmsetup info -co subsystem --noheadings test_vg1-lv1 ... 2024-03-01 20:53:19,522 INFO program/MainThread: stdout[14]: LVM 2024-03-01 20:53:19,523 INFO program/MainThread: stderr[14]: 2024-03-01 20:53:19,523 INFO program/MainThread: ...done [14] (exit code: 0) 2024-03-01 20:53:19,526 DEBUG blivet/MainThread: DeviceTree.handle_format: name: test_vg1-lv1 ; 2024-03-01 20:53:19,530 DEBUG blivet/MainThread: AppleBootstrapFS.supported: supported: True ; 2024-03-01 20:53:19,530 DEBUG blivet/MainThread: get_format('appleboot') returning AppleBootstrapFS instance with object id 52 2024-03-01 20:53:19,533 DEBUG blivet/MainThread: EFIFS.supported: supported: True ; 2024-03-01 20:53:19,533 DEBUG blivet/MainThread: get_format('efi') returning EFIFS instance with object id 53 2024-03-01 20:53:19,536 DEBUG blivet/MainThread: MacEFIFS.supported: supported: True ; 2024-03-01 20:53:19,536 DEBUG blivet/MainThread: get_format('macefi') returning MacEFIFS instance with object id 54 2024-03-01 20:53:19,539 DEBUG blivet/MainThread: MacEFIFS.supported: supported: True ; 2024-03-01 20:53:19,539 DEBUG blivet/MainThread: get_format('macefi') returning MacEFIFS instance with object id 55 2024-03-01 20:53:19,541 WARNING blivet/MainThread: Stratis DBus service is not running 2024-03-01 20:53:19,541 INFO blivet/MainThread: type detected on 'test_vg1-lv1' is 'xfs' 2024-03-01 20:53:19,544 DEBUG blivet/MainThread: XFS.supported: supported: True ; 2024-03-01 20:53:19,544 DEBUG blivet/MainThread: get_format('xfs') returning XFS instance with object id 56 2024-03-01 20:53:19,547 DEBUG blivet/MainThread: LVMLogicalVolumeDevice._set_format: test_vg1-lv1 ; type: xfs ; current: None ; 2024-03-01 20:53:19,547 INFO blivet/MainThread: got format: existing xfs filesystem 2024-03-01 20:53:19,550 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: test_vg1-lv2 ; incomplete: False ; hidden: False ; 2024-03-01 20:53:19,553 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned None 2024-03-01 20:53:19,556 DEBUG blivet/MainThread: DeviceTree.get_device_by_uuid: uuid: Ajj0IC-7eQS-TvfA-B8bj-zdBY-HE6I-p7C4A6 ; incomplete: False ; hidden: False ; 2024-03-01 20:53:19,558 DEBUG blivet/MainThread: DeviceTree.get_device_by_uuid returned None 2024-03-01 20:53:19,559 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 59 2024-03-01 20:53:19,562 DEBUG blivet/MainThread: LVMVolumeGroupDevice.add_child: name: test_vg1 ; child: lv2 ; kids: 1 ; 2024-03-01 20:53:19,562 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 60 2024-03-01 20:53:19,565 DEBUG blivet/MainThread: LVMLogicalVolumeDevice._set_format: test_vg1-lv2 ; type: None ; current: None ; 2024-03-01 20:53:19,568 DEBUG blivet/MainThread: LVMLogicalVolumeDevice.update_sysfs_path: test_vg1-lv2 ; status: True ; 2024-03-01 20:53:19,568 DEBUG blivet/MainThread: test_vg1-lv2 sysfs_path set to /sys/devices/virtual/block/dm-6 2024-03-01 20:53:19,571 DEBUG blivet/MainThread: LVMLogicalVolumeDevice.read_current_size: exists: True ; path: /dev/mapper/test_vg1-lv2 ; sysfs_path: /sys/devices/virtual/block/dm-6 ; 2024-03-01 20:53:19,572 DEBUG blivet/MainThread: updated test_vg1-lv2 size to 1.5 GiB (1.5 GiB) 2024-03-01 20:53:19,572 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 62 2024-03-01 20:53:19,575 DEBUG blivet/MainThread: LVMVolumeGroupDevice.remove_child: name: test_vg1 ; child: lv2 ; kids: 2 ; 2024-03-01 20:53:19,578 DEBUG blivet/MainThread: LVMVolumeGroupDevice.add_child: name: test_vg1 ; child: lv2 ; kids: 1 ; 2024-03-01 20:53:19,578 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 63 2024-03-01 20:53:19,581 DEBUG blivet/MainThread: LVMLogicalVolumeDevice._set_format: test_vg1-lv2 ; type: None ; current: None ; 2024-03-01 20:53:19,584 DEBUG blivet/MainThread: LVMLogicalVolumeDevice.update_sysfs_path: test_vg1-lv2 ; status: True ; 2024-03-01 20:53:19,584 DEBUG blivet/MainThread: test_vg1-lv2 sysfs_path set to /sys/devices/virtual/block/dm-6 2024-03-01 20:53:19,587 DEBUG blivet/MainThread: LVMLogicalVolumeDevice.read_current_size: exists: True ; path: /dev/mapper/test_vg1-lv2 ; sysfs_path: /sys/devices/virtual/block/dm-6 ; 2024-03-01 20:53:19,588 DEBUG blivet/MainThread: updated test_vg1-lv2 size to 1.5 GiB (1.5 GiB) 2024-03-01 20:53:19,588 DEBUG blivet/MainThread: Adding test_vg1-lv2/1.5 GiB to test_vg1 2024-03-01 20:53:19,588 INFO blivet/MainThread: added lvmlv test_vg1-lv2 (id 58) to device tree 2024-03-01 20:53:19,591 DEBUG blivet/MainThread: LVMLogicalVolumeDevice.update_sysfs_path: test_vg1-lv2 ; status: True ; 2024-03-01 20:53:19,591 DEBUG blivet/MainThread: test_vg1-lv2 sysfs_path set to /sys/devices/virtual/block/dm-6 2024-03-01 20:53:19,594 DEBUG blivet/MainThread: LVMLogicalVolumeDevice.read_current_size: exists: True ; path: /dev/mapper/test_vg1-lv2 ; sysfs_path: /sys/devices/virtual/block/dm-6 ; 2024-03-01 20:53:19,594 DEBUG blivet/MainThread: updated test_vg1-lv2 size to 1.5 GiB (1.5 GiB) 2024-03-01 20:53:19,597 DEBUG blivet/MainThread: DeviceTree.handle_device: name: test_vg1-lv2 ; info: {'CURRENT_TAGS': ':systemd:', 'DEVLINKS': '/dev/disk/by-uuid/cd46003c-70f1-45be-96c3-9203a9109d43 ' '/dev/disk/by-id/dm-uuid-LVM-8n1Gu06cAF6eL0mZeGndKTbBF1VE1J4XAjj0IC7eQSTvfAB8bjzdBYHE6Ip7C4A6 ' '/dev/test_vg1/lv2 /dev/mapper/test_vg1-lv2 ' '/dev/disk/by-id/dm-name-test_vg1-lv2', 'DEVNAME': '/dev/dm-6', 'DEVPATH': '/devices/virtual/block/dm-6', 'DEVTYPE': 'disk', 'DISKSEQ': '106', '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-8n1Gu06cAF6eL0mZeGndKTbBF1VE1J4XAjj0IC7eQSTvfAB8bjzdBYHE6Ip7C4A6', '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': 'cd46003c-70f1-45be-96c3-9203a9109d43', 'ID_FS_UUID_ENC': 'cd46003c-70f1-45be-96c3-9203a9109d43', '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': '778818878'} ; 2024-03-01 20:53:19,597 INFO blivet/MainThread: scanning test_vg1-lv2 (/sys/devices/virtual/block/dm-6)... 2024-03-01 20:53:19,598 INFO program/MainThread: Running [15] dmsetup info -co subsystem --noheadings test_vg1-lv2 ... 2024-03-01 20:53:19,601 INFO program/MainThread: stdout[15]: LVM 2024-03-01 20:53:19,601 INFO program/MainThread: stderr[15]: 2024-03-01 20:53:19,601 INFO program/MainThread: ...done [15] (exit code: 0) 2024-03-01 20:53:19,601 INFO program/MainThread: Running [16] dmsetup info -co subsystem --noheadings test_vg1-lv2 ... 2024-03-01 20:53:19,603 INFO program/MainThread: stdout[16]: LVM 2024-03-01 20:53:19,604 INFO program/MainThread: stderr[16]: 2024-03-01 20:53:19,604 INFO program/MainThread: ...done [16] (exit code: 0) 2024-03-01 20:53:19,604 INFO program/MainThread: Running [17] dmsetup info -co subsystem --noheadings test_vg1-lv2 ... 2024-03-01 20:53:19,606 INFO program/MainThread: stdout[17]: LVM 2024-03-01 20:53:19,606 INFO program/MainThread: stderr[17]: 2024-03-01 20:53:19,606 INFO program/MainThread: ...done [17] (exit code: 0) 2024-03-01 20:53:19,610 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: test_vg1-lv2 ; incomplete: False ; hidden: False ; 2024-03-01 20:53:19,613 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned existing 1.5 GiB lvmlv test_vg1-lv2 (58) 2024-03-01 20:53:19,615 DEBUG blivet/MainThread: test_vg1 size is 2.98 GiB 2024-03-01 20:53:19,616 DEBUG blivet/MainThread: vg test_vg1 has 1.03 GiB free 2024-03-01 20:53:19,616 DEBUG blivet/MainThread: test_vg1 size is 2.98 GiB 2024-03-01 20:53:19,617 DEBUG blivet/MainThread: vg test_vg1 has 1.03 GiB free 2024-03-01 20:53:19,613 INFO blivet/MainThread: got device: LVMLogicalVolumeDevice instance (0x7fc76871bdc0) -- name = test_vg1-lv2 status = True id = 58 children = [] parents = ['existing 2.98 GiB lvmvg test_vg1 (11)'] uuid = Ajj0IC-7eQS-TvfA-B8bj-zdBY-HE6I-p7C4A6 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 (0x7fc7687cd6d0) -- name = test_vg1 status = True 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 = 8n1Gu0-6cAF-6eL0-mZeG-ndKT-bBF1-VE1J4X size = 2.98 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 2.98 GiB path = /dev/test_vg1 format args = [] original_format = None free = 1.03 GiB PE Size = 4 MiB PE Count = 762 PE Free = 264 PV Count = 3 modified = False extents = 762 free space = 1.03 GiB free extents = 264 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sda (2) with existing lvmpv', 'existing 1024 MiB disk sdb (16) with existing lvmpv', 'existing 1024 MiB disk sdc (36) with existing lvmpv'] LVs = ['existing 460 MiB lvmlv test_vg1-lv1 (45) with existing xfs filesystem', 'existing 1.5 GiB lvmlv test_vg1-lv2 (58)'] segment type = linear percent = 0 VG space used = 1.5 GiB 2024-03-01 20:53:19,617 INFO program/MainThread: Running [18] dmsetup info -co subsystem --noheadings test_vg1-lv2 ... 2024-03-01 20:53:19,620 INFO program/MainThread: stdout[18]: LVM 2024-03-01 20:53:19,620 INFO program/MainThread: stderr[18]: 2024-03-01 20:53:19,620 INFO program/MainThread: ...done [18] (exit code: 0) 2024-03-01 20:53:19,624 DEBUG blivet/MainThread: DeviceTree.handle_format: name: test_vg1-lv2 ; 2024-03-01 20:53:19,627 DEBUG blivet/MainThread: AppleBootstrapFS.supported: supported: True ; 2024-03-01 20:53:19,628 DEBUG blivet/MainThread: get_format('appleboot') returning AppleBootstrapFS instance with object id 65 2024-03-01 20:53:19,631 DEBUG blivet/MainThread: EFIFS.supported: supported: True ; 2024-03-01 20:53:19,631 DEBUG blivet/MainThread: get_format('efi') returning EFIFS instance with object id 66 2024-03-01 20:53:19,634 DEBUG blivet/MainThread: MacEFIFS.supported: supported: True ; 2024-03-01 20:53:19,634 DEBUG blivet/MainThread: get_format('macefi') returning MacEFIFS instance with object id 67 2024-03-01 20:53:19,637 DEBUG blivet/MainThread: MacEFIFS.supported: supported: True ; 2024-03-01 20:53:19,637 DEBUG blivet/MainThread: get_format('macefi') returning MacEFIFS instance with object id 68 2024-03-01 20:53:19,637 INFO blivet/MainThread: type detected on 'test_vg1-lv2' is 'xfs' 2024-03-01 20:53:19,640 DEBUG blivet/MainThread: XFS.supported: supported: True ; 2024-03-01 20:53:19,640 DEBUG blivet/MainThread: get_format('xfs') returning XFS instance with object id 69 2024-03-01 20:53:19,643 DEBUG blivet/MainThread: LVMLogicalVolumeDevice._set_format: test_vg1-lv2 ; type: xfs ; current: None ; 2024-03-01 20:53:19,643 INFO blivet/MainThread: got format: existing xfs filesystem 2024-03-01 20:53:19,644 INFO blivet/MainThread: got format: existing lvmpv 2024-03-01 20:53:19,647 DEBUG blivet/MainThread: DeviceTree.handle_device: name: sdd ; info: {'CURRENT_TAGS': ':systemd:', 'DEVLINKS': '/dev/disk/by-id/wwn-0x600140528254ba1444f43aba0eef4ede ' '/dev/disk/by-id/lvm-pv-uuid-zwH06T-jYqJ-X0Nd-qXd2-G9IU-dOxd-ugDNrB ' '/dev/disk/by-diskseq/5 ' '/dev/disk/by-id/scsi-3600140528254ba1444f43aba0eef4ede ' '/dev/disk/by-id/scsi-SLIO-ORG_disk3_28254ba1-444f-43ab-a0ee-f4edee35f467 ' '/dev/disk/by-id/scsi-1LIO-ORG_disk3:28254ba1-444f-43ab-a0ee-f4edee35f467', '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': 'zwH06T-jYqJ-X0Nd-qXd2-G9IU-dOxd-ugDNrB', 'ID_FS_UUID_ENC': 'zwH06T-jYqJ-X0Nd-qXd2-G9IU-dOxd-ugDNrB', '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': '28254ba1-444f-43ab-a0ee-f4edee35f467', 'ID_SERIAL': '3600140528254ba1444f43aba0eef4ede', 'ID_SERIAL_SHORT': '600140528254ba1444f43aba0eef4ede', 'ID_TARGET_PORT': '0', 'ID_TYPE': 'disk', 'ID_VENDOR': 'LIO-ORG', 'ID_VENDOR_ENC': 'LIO-ORG\\x20', 'ID_WWN': '0x600140528254ba14', 'ID_WWN_VENDOR_EXTENSION': '0x44f43aba0eef4ede', 'ID_WWN_WITH_EXTENSION': '0x600140528254ba1444f43aba0eef4ede', 'MAJOR': '8', 'MINOR': '48', 'SCSI_IDENT_LUN_LOGICAL_UNIT_GROUP': '0x0', 'SCSI_IDENT_LUN_NAA_REGEXT': '600140528254ba1444f43aba0eef4ede', 'SCSI_IDENT_LUN_T10': 'LIO-ORG_disk3:28254ba1-444f-43ab-a0ee-f4edee35f467', 'SCSI_IDENT_PORT_NAME': 'naa.5001405a91c5ccc5,t,0x0001', 'SCSI_IDENT_PORT_RELATIVE': '0', 'SCSI_IDENT_PORT_TARGET_PORT_GROUP': '0x0', 'SCSI_IDENT_SERIAL': '28254ba1-444f-43ab-a0ee-f4edee35f467', 'SCSI_IDENT_TARGET_NAME': 'naa.5001405a91c5ccc5', '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': '337038990'} ; 2024-03-01 20:53:19,647 INFO blivet/MainThread: scanning sdd (/sys/devices/tcm_loop_0/tcm_loop_adapter_0/host2/target2:0:1/2:0:1:3/block/sdd)... 2024-03-01 20:53:19,650 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: sdd ; incomplete: False ; hidden: False ; 2024-03-01 20:53:19,652 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned None 2024-03-01 20:53:19,658 DEBUG blivet/MainThread: DiskDevicePopulator.run: name: sdd ; 2024-03-01 20:53:19,658 INFO blivet/MainThread: sdd is a disk 2024-03-01 20:53:19,659 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 73 2024-03-01 20:53:19,659 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 74 2024-03-01 20:53:19,661 DEBUG blivet/MainThread: DiskDevice._set_format: sdd ; type: None ; current: None ; 2024-03-01 20:53:19,664 DEBUG blivet/MainThread: DiskDevice.update_sysfs_path: sdd ; status: True ; 2024-03-01 20:53:19,664 DEBUG blivet/MainThread: sdd sysfs_path set to /sys/devices/tcm_loop_0/tcm_loop_adapter_0/host2/target2:0:1/2:0:1:3/block/sdd 2024-03-01 20:53:19,667 DEBUG blivet/MainThread: DiskDevice.read_current_size: exists: True ; path: /dev/sdd ; sysfs_path: /sys/devices/tcm_loop_0/tcm_loop_adapter_0/host2/target2:0:1/2:0:1:3/block/sdd ; 2024-03-01 20:53:19,667 DEBUG blivet/MainThread: updated sdd size to 1024 MiB (1024 MiB) 2024-03-01 20:53:19,668 INFO blivet/MainThread: added disk sdd (id 72) to device tree 2024-03-01 20:53:19,668 INFO blivet/MainThread: got device: DiskDevice instance (0x7fc7687144f0) -- 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 = 600140528254ba1444f43aba0eef4ede 2024-03-01 20:53:19,671 DEBUG blivet/MainThread: DeviceTree.handle_format: name: sdd ; 2024-03-01 20:53:19,674 DEBUG blivet/MainThread: AppleBootstrapFS.supported: supported: True ; 2024-03-01 20:53:19,674 DEBUG blivet/MainThread: get_format('appleboot') returning AppleBootstrapFS instance with object id 76 2024-03-01 20:53:19,677 DEBUG blivet/MainThread: EFIFS.supported: supported: True ; 2024-03-01 20:53:19,677 DEBUG blivet/MainThread: get_format('efi') returning EFIFS instance with object id 77 2024-03-01 20:53:19,680 DEBUG blivet/MainThread: MacEFIFS.supported: supported: True ; 2024-03-01 20:53:19,680 DEBUG blivet/MainThread: get_format('macefi') returning MacEFIFS instance with object id 78 2024-03-01 20:53:19,683 DEBUG blivet/MainThread: MacEFIFS.supported: supported: True ; 2024-03-01 20:53:19,683 DEBUG blivet/MainThread: get_format('macefi') returning MacEFIFS instance with object id 79 2024-03-01 20:53:19,685 DEBUG blivet/MainThread: LVMFormatPopulator.run: pv: sdd ; 2024-03-01 20:53:19,685 DEBUG blivet/MainThread: lvm filter: device /dev/sdd added to the list of allowed devices 2024-03-01 20:53:19,685 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/sdc,/dev/sdd,/dev/sdb,/dev/sda ... 2024-03-01 20:53:19,719 INFO program/MainThread: stdout[19]: LVM2_PV_NAME=/dev/sda LVM2_PV_UUID=v8x08k-6M5E-HMtZ-f2eq-0wlR-mHJb-SKlTfh LVM2_PV_FREE=0 LVM2_PV_SIZE=1065353216 LVM2_PE_START=8388608 LVM2_VG_NAME=test_vg1 LVM2_VG_UUID=8n1Gu0-6cAF-6eL0-mZeG-ndKT-bBF1-VE1J4X LVM2_VG_SIZE=3196059648 LVM2_VG_FREE=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=qRTnw8-kEAP-n1MR-Ul7N-L4iY-mX8z-r1lVTK LVM2_PV_FREE=41943040 LVM2_PV_SIZE=1065353216 LVM2_PE_START=8388608 LVM2_VG_NAME=test_vg1 LVM2_VG_UUID=8n1Gu0-6cAF-6eL0-mZeG-ndKT-bBF1-VE1J4X LVM2_VG_SIZE=3196059648 LVM2_VG_FREE=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=jNAfAc-hhcq-AXKl-L0AU-rgP5-W4lh-kQjsD8 LVM2_PV_FREE=1065353216 LVM2_PV_SIZE=1065353216 LVM2_PE_START=8388608 LVM2_VG_NAME=test_vg1 LVM2_VG_UUID=8n1Gu0-6cAF-6eL0-mZeG-ndKT-bBF1-VE1J4X LVM2_VG_SIZE=3196059648 LVM2_VG_FREE=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=zwH06T-jYqJ-X0Nd-qXd2-G9IU-dOxd-ugDNrB LVM2_PV_FREE=100663296 LVM2_PV_SIZE=1065353216 LVM2_PE_START=8388608 LVM2_VG_NAME=test_vg2 LVM2_VG_UUID=Ur0UXR-UN2K-XIKN-Op4F-e5p2-sPMl-24DTE9 LVM2_VG_SIZE=3196059648 LVM2_VG_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=Ji2QiA-Dvpk-IFQT-pkeL-K0vu-KyFC-1GvCgj LVM2_PV_FREE=1065353216 LVM2_PV_SIZE=1065353216 LVM2_PE_START=8388608 LVM2_VG_NAME=test_vg2 LVM2_VG_UUID=Ur0UXR-UN2K-XIKN-Op4F-e5p2-sPMl-24DTE9 LVM2_VG_SIZE=3196059648 LVM2_VG_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=qpHyAD-IS3t-fi80-TKU5-Lvgf-VZSW-VR4nbH LVM2_PV_FREE=1065353216 LVM2_PV_SIZE=1065353216 LVM2_PE_START=8388608 LVM2_VG_NAME=test_vg2 LVM2_VG_UUID=Ur0UXR-UN2K-XIKN-Op4F-e5p2-sPMl-24DTE9 LVM2_VG_SIZE=3196059648 LVM2_VG_FREE=2231369728 LVM2_VG_EXTENT_SIZE=4194304 LVM2_VG_EXTENT_COUNT=762 LVM2_VG_FREE_COUNT=532 LVM2_PV_COUNT=3 2024-03-01 20:53:19,719 INFO program/MainThread: stderr[19]: WARNING: Couldn't find device with uuid Ji2QiA-Dvpk-IFQT-pkeL-K0vu-KyFC-1GvCgj. WARNING: Couldn't find device with uuid qpHyAD-IS3t-fi80-TKU5-Lvgf-VZSW-VR4nbH. WARNING: VG test_vg2 is missing PV Ji2QiA-Dvpk-IFQT-pkeL-K0vu-KyFC-1GvCgj (last written to /dev/sde). WARNING: VG test_vg2 is missing PV qpHyAD-IS3t-fi80-TKU5-Lvgf-VZSW-VR4nbH (last written to /dev/sdf). 2024-03-01 20:53:19,719 INFO program/MainThread: ...done [19] (exit code: 0) 2024-03-01 20:53:19,719 INFO blivet/MainThread: type detected on 'sdd' is 'lvmpv' 2024-03-01 20:53:19,723 DEBUG blivet/MainThread: LVMPhysicalVolume.__init__: uuid: zwH06T-jYqJ-X0Nd-qXd2-G9IU-dOxd-ugDNrB ; label: None ; device: /dev/sdd ; serial: 3600140528254ba1444f43aba0eef4ede ; exists: True ; vg_name: test_vg2 ; vg_uuid: Ur0UXR-UN2K-XIKN-Op4F-e5p2-sPMl-24DTE9 ; pe_start: 8 MiB ; free: 96 MiB ; 2024-03-01 20:53:19,724 DEBUG blivet/MainThread: get_format('lvmpv') returning LVMPhysicalVolume instance with object id 80 2024-03-01 20:53:19,726 DEBUG blivet/MainThread: DiskDevice._set_format: sdd ; type: lvmpv ; current: None ; 2024-03-01 20:53:19,729 DEBUG blivet/MainThread: DeviceTree.get_device_by_uuid: uuid: Ur0UXR-UN2K-XIKN-Op4F-e5p2-sPMl-24DTE9 ; incomplete: True ; hidden: False ; 2024-03-01 20:53:19,731 DEBUG blivet/MainThread: DeviceTree.get_device_by_uuid returned None 2024-03-01 20:53:19,734 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: test_vg2 ; incomplete: False ; hidden: False ; 2024-03-01 20:53:19,737 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned None 2024-03-01 20:53:19,737 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/sdc,/dev/sdd,/dev/sdb,/dev/sda ... 2024-03-01 20:53:19,776 INFO program/MainThread: stdout[20]: LVM2_VG_NAME=test_vg1 LVM2_VG_UUID=8n1Gu0-6cAF-6eL0-mZeG-ndKT-bBF1-VE1J4X LVM2_VG_SIZE=3196059648 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=Ur0UXR-UN2K-XIKN-Op4F-e5p2-sPMl-24DTE9 LVM2_VG_SIZE=3196059648 LVM2_VG_FREE=2231369728 LVM2_VG_EXTENT_SIZE=4194304 LVM2_VG_EXTENT_COUNT=762 LVM2_VG_FREE_COUNT=532 LVM2_PV_COUNT=3 2024-03-01 20:53:19,776 INFO program/MainThread: stderr[20]: WARNING: Couldn't find device with uuid Ji2QiA-Dvpk-IFQT-pkeL-K0vu-KyFC-1GvCgj. WARNING: Couldn't find device with uuid qpHyAD-IS3t-fi80-TKU5-Lvgf-VZSW-VR4nbH. WARNING: VG test_vg2 is missing PV Ji2QiA-Dvpk-IFQT-pkeL-K0vu-KyFC-1GvCgj (last written to /dev/sde). WARNING: VG test_vg2 is missing PV qpHyAD-IS3t-fi80-TKU5-Lvgf-VZSW-VR4nbH (last written to /dev/sdf). 2024-03-01 20:53:19,776 INFO program/MainThread: ...done [20] (exit code: 0) 2024-03-01 20:53:19,776 INFO blivet/MainThread: Can't get exported information from VG info, assuming VG is not exported. 2024-03-01 20:53:19,777 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 82 2024-03-01 20:53:19,781 DEBUG blivet/MainThread: LVMVolumeGroupDevice._add_parent: test_vg2 ; parent: sdd ; 2024-03-01 20:53:19,784 DEBUG blivet/MainThread: DiskDevice.add_child: name: sdd ; child: test_vg2 ; kids: 0 ; 2024-03-01 20:53:19,784 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 83 2024-03-01 20:53:19,787 DEBUG blivet/MainThread: LVMVolumeGroupDevice._set_format: test_vg2 ; type: None ; current: None ; 2024-03-01 20:53:19,787 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/sdc,/dev/sdd,/dev/sdb,/dev/sda ... 2024-03-01 20:53:19,817 INFO program/MainThread: stdout[21]: LVM2_VG_NAME=test_vg1 LVM2_LV_NAME=lv1 LVM2_LV_UUID=efao6k-HcFv-xhiV-Rlod-88ZB-JdsQ-9Zb9bs 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=Ajj0IC-7eQS-TvfA-B8bj-zdBY-HE6I-p7C4A6 LVM2_LV_SIZE=1606418432 LVM2_LV_ATTR=-wi-a----- LVM2_SEGTYPE=linear LVM2_ORIGIN= LVM2_POOL_LV= LVM2_DATA_LV= LVM2_METADATA_LV= LVM2_LV_ROLE=public LVM2_MOVE_PV= LVM2_DATA_PERCENT= LVM2_METADATA_PERCENT= LVM2_COPY_PERCENT= LVM2_VG_NAME=test_vg1 LVM2_LV_NAME=lv2 LVM2_LV_UUID=Ajj0IC-7eQS-TvfA-B8bj-zdBY-HE6I-p7C4A6 LVM2_LV_SIZE=1606418432 LVM2_LV_ATTR=-wi-a----- LVM2_SEGTYPE=linear LVM2_ORIGIN= LVM2_POOL_LV= LVM2_DATA_LV= LVM2_METADATA_LV= 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=F9DiC4-uhxp-2joj-vyiG-lHPe-wAcC-FzfJZj 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=3l3uIY-2Vrb-cpnj-eviH-9jU4-eGal-wun8ez LVM2_LV_SIZE=641728512 LVM2_LV_ATTR=-wi-a----- LVM2_SEGTYPE=linear LVM2_ORIGIN= LVM2_POOL_LV= LVM2_DATA_LV= LVM2_METADATA_LV= LVM2_LV_ROLE=public LVM2_MOVE_PV= LVM2_DATA_PERCENT= LVM2_METADATA_PERCENT= LVM2_COPY_PERCENT= 2024-03-01 20:53:19,817 INFO program/MainThread: stderr[21]: WARNING: Couldn't find device with uuid Ji2QiA-Dvpk-IFQT-pkeL-K0vu-KyFC-1GvCgj. WARNING: Couldn't find device with uuid qpHyAD-IS3t-fi80-TKU5-Lvgf-VZSW-VR4nbH. WARNING: VG test_vg2 is missing PV Ji2QiA-Dvpk-IFQT-pkeL-K0vu-KyFC-1GvCgj (last written to /dev/sde). WARNING: VG test_vg2 is missing PV qpHyAD-IS3t-fi80-TKU5-Lvgf-VZSW-VR4nbH (last written to /dev/sdf). 2024-03-01 20:53:19,817 INFO program/MainThread: ...done [21] (exit code: 0) 2024-03-01 20:53:19,821 DEBUG blivet/MainThread: LVMVolumeGroupDevice.update_sysfs_path: test_vg2 ; status: True ; 2024-03-01 20:53:19,822 INFO blivet/MainThread: added lvmvg test_vg2 (id 81) to device tree 2024-03-01 20:53:19,824 DEBUG blivet/MainThread: LVMFormatPopulator._update_lvs: pv: sdd ; 2024-03-01 20:53:19,827 DEBUG blivet/MainThread: DeviceTree.get_device_by_uuid: uuid: Ur0UXR-UN2K-XIKN-Op4F-e5p2-sPMl-24DTE9 ; incomplete: True ; hidden: False ; 2024-03-01 20:53:19,830 DEBUG blivet/MainThread: DeviceTree.get_device_by_uuid returned existing 1016 MiB lvmvg test_vg2 (81) 2024-03-01 20:53:19,830 WARNING blivet/MainThread: Skipping LVs for incomplete VG test_vg2 2024-03-01 20:53:19,830 INFO blivet/MainThread: got format: existing lvmpv 2024-03-01 20:53:19,833 DEBUG blivet/MainThread: DeviceTree.handle_device: name: sde ; info: {'CURRENT_TAGS': ':systemd:', 'DEVLINKS': '/dev/disk/by-id/wwn-0x60014058a9a6b3d7bec490eabf9e15bf ' '/dev/disk/by-id/lvm-pv-uuid-Ji2QiA-Dvpk-IFQT-pkeL-K0vu-KyFC-1GvCgj ' '/dev/disk/by-id/scsi-1LIO-ORG_disk4:8a9a6b3d-7bec-490e-abf9-e15bfef000fd ' '/dev/disk/by-id/scsi-360014058a9a6b3d7bec490eabf9e15bf ' '/dev/disk/by-diskseq/6 ' '/dev/disk/by-id/scsi-SLIO-ORG_disk4_8a9a6b3d-7bec-490e-abf9-e15bfef000fd', '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': 'Ji2QiA-Dvpk-IFQT-pkeL-K0vu-KyFC-1GvCgj', 'ID_FS_UUID_ENC': 'Ji2QiA-Dvpk-IFQT-pkeL-K0vu-KyFC-1GvCgj', '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': '8a9a6b3d-7bec-490e-abf9-e15bfef000fd', 'ID_SERIAL': '360014058a9a6b3d7bec490eabf9e15bf', 'ID_SERIAL_SHORT': '60014058a9a6b3d7bec490eabf9e15bf', 'ID_TARGET_PORT': '0', 'ID_TYPE': 'disk', 'ID_VENDOR': 'LIO-ORG', 'ID_VENDOR_ENC': 'LIO-ORG\\x20', 'ID_WWN': '0x60014058a9a6b3d7', 'ID_WWN_VENDOR_EXTENSION': '0xbec490eabf9e15bf', 'ID_WWN_WITH_EXTENSION': '0x60014058a9a6b3d7bec490eabf9e15bf', 'MAJOR': '8', 'MINOR': '64', 'SCSI_IDENT_LUN_LOGICAL_UNIT_GROUP': '0x0', 'SCSI_IDENT_LUN_NAA_REGEXT': '60014058a9a6b3d7bec490eabf9e15bf', 'SCSI_IDENT_LUN_T10': 'LIO-ORG_disk4:8a9a6b3d-7bec-490e-abf9-e15bfef000fd', 'SCSI_IDENT_PORT_NAME': 'naa.5001405a91c5ccc5,t,0x0001', 'SCSI_IDENT_PORT_RELATIVE': '0', 'SCSI_IDENT_PORT_TARGET_PORT_GROUP': '0x0', 'SCSI_IDENT_SERIAL': '8a9a6b3d-7bec-490e-abf9-e15bfef000fd', 'SCSI_IDENT_TARGET_NAME': 'naa.5001405a91c5ccc5', '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': '337149758'} ; 2024-03-01 20:53:19,833 INFO blivet/MainThread: scanning sde (/sys/devices/tcm_loop_0/tcm_loop_adapter_0/host2/target2:0:1/2:0:1:4/block/sde)... 2024-03-01 20:53:19,837 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: sde ; incomplete: False ; hidden: False ; 2024-03-01 20:53:19,839 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned None 2024-03-01 20:53:19,845 DEBUG blivet/MainThread: DiskDevicePopulator.run: name: sde ; 2024-03-01 20:53:19,845 INFO blivet/MainThread: sde is a disk 2024-03-01 20:53:19,845 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 87 2024-03-01 20:53:19,845 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 88 2024-03-01 20:53:19,848 DEBUG blivet/MainThread: DiskDevice._set_format: sde ; type: None ; current: None ; 2024-03-01 20:53:19,851 DEBUG blivet/MainThread: DiskDevice.update_sysfs_path: sde ; status: True ; 2024-03-01 20:53:19,851 DEBUG blivet/MainThread: sde sysfs_path set to /sys/devices/tcm_loop_0/tcm_loop_adapter_0/host2/target2:0:1/2:0:1:4/block/sde 2024-03-01 20:53:19,854 DEBUG blivet/MainThread: DiskDevice.read_current_size: exists: True ; path: /dev/sde ; sysfs_path: /sys/devices/tcm_loop_0/tcm_loop_adapter_0/host2/target2:0:1/2:0:1:4/block/sde ; 2024-03-01 20:53:19,854 DEBUG blivet/MainThread: updated sde size to 1024 MiB (1024 MiB) 2024-03-01 20:53:19,854 INFO blivet/MainThread: added disk sde (id 86) to device tree 2024-03-01 20:53:19,854 INFO blivet/MainThread: got device: DiskDevice instance (0x7fc7687052e0) -- 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 = 60014058a9a6b3d7bec490eabf9e15bf 2024-03-01 20:53:19,857 DEBUG blivet/MainThread: DeviceTree.handle_format: name: sde ; 2024-03-01 20:53:19,860 DEBUG blivet/MainThread: AppleBootstrapFS.supported: supported: True ; 2024-03-01 20:53:19,860 DEBUG blivet/MainThread: get_format('appleboot') returning AppleBootstrapFS instance with object id 90 2024-03-01 20:53:19,863 DEBUG blivet/MainThread: EFIFS.supported: supported: True ; 2024-03-01 20:53:19,863 DEBUG blivet/MainThread: get_format('efi') returning EFIFS instance with object id 91 2024-03-01 20:53:19,866 DEBUG blivet/MainThread: MacEFIFS.supported: supported: True ; 2024-03-01 20:53:19,866 DEBUG blivet/MainThread: get_format('macefi') returning MacEFIFS instance with object id 92 2024-03-01 20:53:19,870 DEBUG blivet/MainThread: MacEFIFS.supported: supported: True ; 2024-03-01 20:53:19,870 DEBUG blivet/MainThread: get_format('macefi') returning MacEFIFS instance with object id 93 2024-03-01 20:53:19,872 DEBUG blivet/MainThread: LVMFormatPopulator.run: pv: sde ; 2024-03-01 20:53:19,872 DEBUG blivet/MainThread: lvm filter: device /dev/sde added to the list of allowed devices 2024-03-01 20:53:19,872 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/sdb,/dev/sdc,/dev/sda ... 2024-03-01 20:53:19,906 INFO program/MainThread: stdout[22]: LVM2_PV_NAME=/dev/sda LVM2_PV_UUID=v8x08k-6M5E-HMtZ-f2eq-0wlR-mHJb-SKlTfh LVM2_PV_FREE=0 LVM2_PV_SIZE=1065353216 LVM2_PE_START=8388608 LVM2_VG_NAME=test_vg1 LVM2_VG_UUID=8n1Gu0-6cAF-6eL0-mZeG-ndKT-bBF1-VE1J4X LVM2_VG_SIZE=3196059648 LVM2_VG_FREE=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=qRTnw8-kEAP-n1MR-Ul7N-L4iY-mX8z-r1lVTK LVM2_PV_FREE=41943040 LVM2_PV_SIZE=1065353216 LVM2_PE_START=8388608 LVM2_VG_NAME=test_vg1 LVM2_VG_UUID=8n1Gu0-6cAF-6eL0-mZeG-ndKT-bBF1-VE1J4X LVM2_VG_SIZE=3196059648 LVM2_VG_FREE=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=jNAfAc-hhcq-AXKl-L0AU-rgP5-W4lh-kQjsD8 LVM2_PV_FREE=1065353216 LVM2_PV_SIZE=1065353216 LVM2_PE_START=8388608 LVM2_VG_NAME=test_vg1 LVM2_VG_UUID=8n1Gu0-6cAF-6eL0-mZeG-ndKT-bBF1-VE1J4X LVM2_VG_SIZE=3196059648 LVM2_VG_FREE=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=zwH06T-jYqJ-X0Nd-qXd2-G9IU-dOxd-ugDNrB LVM2_PV_FREE=100663296 LVM2_PV_SIZE=1065353216 LVM2_PE_START=8388608 LVM2_VG_NAME=test_vg2 LVM2_VG_UUID=Ur0UXR-UN2K-XIKN-Op4F-e5p2-sPMl-24DTE9 LVM2_VG_SIZE=3196059648 LVM2_VG_FREE=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=Ji2QiA-Dvpk-IFQT-pkeL-K0vu-KyFC-1GvCgj LVM2_PV_FREE=1065353216 LVM2_PV_SIZE=1065353216 LVM2_PE_START=8388608 LVM2_VG_NAME=test_vg2 LVM2_VG_UUID=Ur0UXR-UN2K-XIKN-Op4F-e5p2-sPMl-24DTE9 LVM2_VG_SIZE=3196059648 LVM2_VG_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=qpHyAD-IS3t-fi80-TKU5-Lvgf-VZSW-VR4nbH LVM2_PV_FREE=1065353216 LVM2_PV_SIZE=1065353216 LVM2_PE_START=8388608 LVM2_VG_NAME=test_vg2 LVM2_VG_UUID=Ur0UXR-UN2K-XIKN-Op4F-e5p2-sPMl-24DTE9 LVM2_VG_SIZE=3196059648 LVM2_VG_FREE=2231369728 LVM2_VG_EXTENT_SIZE=4194304 LVM2_VG_EXTENT_COUNT=762 LVM2_VG_FREE_COUNT=532 LVM2_PV_COUNT=3 2024-03-01 20:53:19,906 INFO program/MainThread: stderr[22]: WARNING: Couldn't find device with uuid qpHyAD-IS3t-fi80-TKU5-Lvgf-VZSW-VR4nbH. WARNING: VG test_vg2 is missing PV qpHyAD-IS3t-fi80-TKU5-Lvgf-VZSW-VR4nbH (last written to /dev/sdf). 2024-03-01 20:53:19,906 INFO program/MainThread: ...done [22] (exit code: 0) 2024-03-01 20:53:19,906 INFO blivet/MainThread: type detected on 'sde' is 'lvmpv' 2024-03-01 20:53:19,910 DEBUG blivet/MainThread: LVMPhysicalVolume.__init__: uuid: Ji2QiA-Dvpk-IFQT-pkeL-K0vu-KyFC-1GvCgj ; label: None ; device: /dev/sde ; serial: 360014058a9a6b3d7bec490eabf9e15bf ; exists: True ; vg_name: test_vg2 ; vg_uuid: Ur0UXR-UN2K-XIKN-Op4F-e5p2-sPMl-24DTE9 ; pe_start: 8 MiB ; free: 1016 MiB ; 2024-03-01 20:53:19,910 DEBUG blivet/MainThread: get_format('lvmpv') returning LVMPhysicalVolume instance with object id 94 2024-03-01 20:53:19,913 DEBUG blivet/MainThread: DiskDevice._set_format: sde ; type: lvmpv ; current: None ; 2024-03-01 20:53:19,916 DEBUG blivet/MainThread: DeviceTree.get_device_by_uuid: uuid: Ur0UXR-UN2K-XIKN-Op4F-e5p2-sPMl-24DTE9 ; incomplete: True ; hidden: False ; 2024-03-01 20:53:19,918 DEBUG blivet/MainThread: DeviceTree.get_device_by_uuid returned existing 1016 MiB lvmvg test_vg2 (81) 2024-03-01 20:53:19,922 DEBUG blivet/MainThread: LVMVolumeGroupDevice._add_parent: test_vg2 ; parent: sde ; 2024-03-01 20:53:19,924 DEBUG blivet/MainThread: DiskDevice.add_child: name: sde ; child: test_vg2 ; kids: 0 ; 2024-03-01 20:53:19,927 DEBUG blivet/MainThread: LVMFormatPopulator._update_lvs: pv: sde ; 2024-03-01 20:53:19,930 DEBUG blivet/MainThread: DeviceTree.get_device_by_uuid: uuid: Ur0UXR-UN2K-XIKN-Op4F-e5p2-sPMl-24DTE9 ; incomplete: True ; hidden: False ; 2024-03-01 20:53:19,932 DEBUG blivet/MainThread: DeviceTree.get_device_by_uuid returned existing 1.98 GiB lvmvg test_vg2 (81) 2024-03-01 20:53:19,933 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/sdb,/dev/sdc,/dev/sda ... 2024-03-01 20:53:19,971 INFO program/MainThread: stdout[23]: LVM2_VG_NAME=test_vg1 LVM2_LV_NAME=lv1 LVM2_LV_UUID=efao6k-HcFv-xhiV-Rlod-88ZB-JdsQ-9Zb9bs 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=Ajj0IC-7eQS-TvfA-B8bj-zdBY-HE6I-p7C4A6 LVM2_LV_SIZE=1606418432 LVM2_LV_ATTR=-wi-a----- LVM2_SEGTYPE=linear LVM2_ORIGIN= LVM2_POOL_LV= LVM2_DATA_LV= LVM2_METADATA_LV= LVM2_LV_ROLE=public LVM2_MOVE_PV= LVM2_DATA_PERCENT= LVM2_METADATA_PERCENT= LVM2_COPY_PERCENT= LVM2_VG_NAME=test_vg1 LVM2_LV_NAME=lv2 LVM2_LV_UUID=Ajj0IC-7eQS-TvfA-B8bj-zdBY-HE6I-p7C4A6 LVM2_LV_SIZE=1606418432 LVM2_LV_ATTR=-wi-a----- LVM2_SEGTYPE=linear LVM2_ORIGIN= LVM2_POOL_LV= LVM2_DATA_LV= LVM2_METADATA_LV= 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=F9DiC4-uhxp-2joj-vyiG-lHPe-wAcC-FzfJZj 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=3l3uIY-2Vrb-cpnj-eviH-9jU4-eGal-wun8ez LVM2_LV_SIZE=641728512 LVM2_LV_ATTR=-wi-a----- LVM2_SEGTYPE=linear LVM2_ORIGIN= LVM2_POOL_LV= LVM2_DATA_LV= LVM2_METADATA_LV= LVM2_LV_ROLE=public LVM2_MOVE_PV= LVM2_DATA_PERCENT= LVM2_METADATA_PERCENT= LVM2_COPY_PERCENT= 2024-03-01 20:53:19,971 INFO program/MainThread: stderr[23]: WARNING: Couldn't find device with uuid qpHyAD-IS3t-fi80-TKU5-Lvgf-VZSW-VR4nbH. WARNING: VG test_vg2 is missing PV qpHyAD-IS3t-fi80-TKU5-Lvgf-VZSW-VR4nbH (last written to /dev/sdf). 2024-03-01 20:53:19,971 INFO program/MainThread: ...done [23] (exit code: 0) 2024-03-01 20:53:19,972 WARNING blivet/MainThread: Skipping LVs for incomplete VG test_vg2 2024-03-01 20:53:19,972 INFO blivet/MainThread: got format: existing lvmpv 2024-03-01 20:53:19,976 DEBUG blivet/MainThread: DeviceTree.handle_device: name: sdf ; info: {'CURRENT_TAGS': ':systemd:', 'DEVLINKS': '/dev/disk/by-diskseq/7 ' '/dev/disk/by-id/scsi-1LIO-ORG_disk5:25b7012b-f4c5-41b5-b081-3087a0ec48d2 ' '/dev/disk/by-id/scsi-3600140525b7012bf4c541b5b0813087a ' '/dev/disk/by-id/wwn-0x600140525b7012bf4c541b5b0813087a ' '/dev/disk/by-id/lvm-pv-uuid-qpHyAD-IS3t-fi80-TKU5-Lvgf-VZSW-VR4nbH ' '/dev/disk/by-id/scsi-SLIO-ORG_disk5_25b7012b-f4c5-41b5-b081-3087a0ec48d2', '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': 'qpHyAD-IS3t-fi80-TKU5-Lvgf-VZSW-VR4nbH', 'ID_FS_UUID_ENC': 'qpHyAD-IS3t-fi80-TKU5-Lvgf-VZSW-VR4nbH', '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': '25b7012b-f4c5-41b5-b081-3087a0ec48d2', 'ID_SERIAL': '3600140525b7012bf4c541b5b0813087a', 'ID_SERIAL_SHORT': '600140525b7012bf4c541b5b0813087a', 'ID_TARGET_PORT': '0', 'ID_TYPE': 'disk', 'ID_VENDOR': 'LIO-ORG', 'ID_VENDOR_ENC': 'LIO-ORG\\x20', 'ID_WWN': '0x600140525b7012bf', 'ID_WWN_VENDOR_EXTENSION': '0x4c541b5b0813087a', 'ID_WWN_WITH_EXTENSION': '0x600140525b7012bf4c541b5b0813087a', 'MAJOR': '8', 'MINOR': '80', 'SCSI_IDENT_LUN_LOGICAL_UNIT_GROUP': '0x0', 'SCSI_IDENT_LUN_NAA_REGEXT': '600140525b7012bf4c541b5b0813087a', 'SCSI_IDENT_LUN_T10': 'LIO-ORG_disk5:25b7012b-f4c5-41b5-b081-3087a0ec48d2', 'SCSI_IDENT_PORT_NAME': 'naa.5001405a91c5ccc5,t,0x0001', 'SCSI_IDENT_PORT_RELATIVE': '0', 'SCSI_IDENT_PORT_TARGET_PORT_GROUP': '0x0', 'SCSI_IDENT_SERIAL': '25b7012b-f4c5-41b5-b081-3087a0ec48d2', 'SCSI_IDENT_TARGET_NAME': 'naa.5001405a91c5ccc5', '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': '337251391'} ; 2024-03-01 20:53:19,976 INFO blivet/MainThread: scanning sdf (/sys/devices/tcm_loop_0/tcm_loop_adapter_0/host2/target2:0:1/2:0:1:5/block/sdf)... 2024-03-01 20:53:19,979 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: sdf ; incomplete: False ; hidden: False ; 2024-03-01 20:53:19,982 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned None 2024-03-01 20:53:19,987 DEBUG blivet/MainThread: DiskDevicePopulator.run: name: sdf ; 2024-03-01 20:53:19,988 INFO blivet/MainThread: sdf is a disk 2024-03-01 20:53:19,988 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 97 2024-03-01 20:53:19,988 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 98 2024-03-01 20:53:19,991 DEBUG blivet/MainThread: DiskDevice._set_format: sdf ; type: None ; current: None ; 2024-03-01 20:53:19,994 DEBUG blivet/MainThread: DiskDevice.update_sysfs_path: sdf ; status: True ; 2024-03-01 20:53:19,994 DEBUG blivet/MainThread: sdf sysfs_path set to /sys/devices/tcm_loop_0/tcm_loop_adapter_0/host2/target2:0:1/2:0:1:5/block/sdf 2024-03-01 20:53:19,997 DEBUG blivet/MainThread: DiskDevice.read_current_size: exists: True ; path: /dev/sdf ; sysfs_path: /sys/devices/tcm_loop_0/tcm_loop_adapter_0/host2/target2:0:1/2:0:1:5/block/sdf ; 2024-03-01 20:53:19,997 DEBUG blivet/MainThread: updated sdf size to 1024 MiB (1024 MiB) 2024-03-01 20:53:19,998 INFO blivet/MainThread: added disk sdf (id 96) to device tree 2024-03-01 20:53:19,998 INFO blivet/MainThread: got device: DiskDevice instance (0x7fc769b75820) -- 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 = 600140525b7012bf4c541b5b0813087a 2024-03-01 20:53:20,001 DEBUG blivet/MainThread: DeviceTree.handle_format: name: sdf ; 2024-03-01 20:53:20,003 DEBUG blivet/MainThread: AppleBootstrapFS.supported: supported: True ; 2024-03-01 20:53:20,004 DEBUG blivet/MainThread: get_format('appleboot') returning AppleBootstrapFS instance with object id 100 2024-03-01 20:53:20,006 DEBUG blivet/MainThread: EFIFS.supported: supported: True ; 2024-03-01 20:53:20,007 DEBUG blivet/MainThread: get_format('efi') returning EFIFS instance with object id 101 2024-03-01 20:53:20,009 DEBUG blivet/MainThread: MacEFIFS.supported: supported: True ; 2024-03-01 20:53:20,010 DEBUG blivet/MainThread: get_format('macefi') returning MacEFIFS instance with object id 102 2024-03-01 20:53:20,013 DEBUG blivet/MainThread: MacEFIFS.supported: supported: True ; 2024-03-01 20:53:20,013 DEBUG blivet/MainThread: get_format('macefi') returning MacEFIFS instance with object id 103 2024-03-01 20:53:20,015 DEBUG blivet/MainThread: LVMFormatPopulator.run: pv: sdf ; 2024-03-01 20:53:20,015 DEBUG blivet/MainThread: lvm filter: device /dev/sdf added to the list of allowed devices 2024-03-01 20:53:20,015 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/sdb,/dev/sdc,/dev/sdf,/dev/sda ... 2024-03-01 20:53:20,050 INFO program/MainThread: stdout[24]: LVM2_PV_NAME=/dev/sda LVM2_PV_UUID=v8x08k-6M5E-HMtZ-f2eq-0wlR-mHJb-SKlTfh LVM2_PV_FREE=0 LVM2_PV_SIZE=1065353216 LVM2_PE_START=8388608 LVM2_VG_NAME=test_vg1 LVM2_VG_UUID=8n1Gu0-6cAF-6eL0-mZeG-ndKT-bBF1-VE1J4X LVM2_VG_SIZE=3196059648 LVM2_VG_FREE=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=qRTnw8-kEAP-n1MR-Ul7N-L4iY-mX8z-r1lVTK LVM2_PV_FREE=41943040 LVM2_PV_SIZE=1065353216 LVM2_PE_START=8388608 LVM2_VG_NAME=test_vg1 LVM2_VG_UUID=8n1Gu0-6cAF-6eL0-mZeG-ndKT-bBF1-VE1J4X LVM2_VG_SIZE=3196059648 LVM2_VG_FREE=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=jNAfAc-hhcq-AXKl-L0AU-rgP5-W4lh-kQjsD8 LVM2_PV_FREE=1065353216 LVM2_PV_SIZE=1065353216 LVM2_PE_START=8388608 LVM2_VG_NAME=test_vg1 LVM2_VG_UUID=8n1Gu0-6cAF-6eL0-mZeG-ndKT-bBF1-VE1J4X LVM2_VG_SIZE=3196059648 LVM2_VG_FREE=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=zwH06T-jYqJ-X0Nd-qXd2-G9IU-dOxd-ugDNrB LVM2_PV_FREE=100663296 LVM2_PV_SIZE=1065353216 LVM2_PE_START=8388608 LVM2_VG_NAME=test_vg2 LVM2_VG_UUID=Ur0UXR-UN2K-XIKN-Op4F-e5p2-sPMl-24DTE9 LVM2_VG_SIZE=3196059648 LVM2_VG_FREE=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=Ji2QiA-Dvpk-IFQT-pkeL-K0vu-KyFC-1GvCgj LVM2_PV_FREE=1065353216 LVM2_PV_SIZE=1065353216 LVM2_PE_START=8388608 LVM2_VG_NAME=test_vg2 LVM2_VG_UUID=Ur0UXR-UN2K-XIKN-Op4F-e5p2-sPMl-24DTE9 LVM2_VG_SIZE=3196059648 LVM2_VG_FREE=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=qpHyAD-IS3t-fi80-TKU5-Lvgf-VZSW-VR4nbH LVM2_PV_FREE=1065353216 LVM2_PV_SIZE=1065353216 LVM2_PE_START=8388608 LVM2_VG_NAME=test_vg2 LVM2_VG_UUID=Ur0UXR-UN2K-XIKN-Op4F-e5p2-sPMl-24DTE9 LVM2_VG_SIZE=3196059648 LVM2_VG_FREE=2231369728 LVM2_VG_EXTENT_SIZE=4194304 LVM2_VG_EXTENT_COUNT=762 LVM2_VG_FREE_COUNT=532 LVM2_PV_COUNT=3 2024-03-01 20:53:20,050 INFO program/MainThread: stderr[24]: 2024-03-01 20:53:20,050 INFO program/MainThread: ...done [24] (exit code: 0) 2024-03-01 20:53:20,051 INFO blivet/MainThread: type detected on 'sdf' is 'lvmpv' 2024-03-01 20:53:20,054 DEBUG blivet/MainThread: LVMPhysicalVolume.__init__: uuid: qpHyAD-IS3t-fi80-TKU5-Lvgf-VZSW-VR4nbH ; label: None ; device: /dev/sdf ; serial: 3600140525b7012bf4c541b5b0813087a ; exists: True ; vg_name: test_vg2 ; vg_uuid: Ur0UXR-UN2K-XIKN-Op4F-e5p2-sPMl-24DTE9 ; pe_start: 8 MiB ; free: 1016 MiB ; 2024-03-01 20:53:20,055 DEBUG blivet/MainThread: get_format('lvmpv') returning LVMPhysicalVolume instance with object id 104 2024-03-01 20:53:20,058 DEBUG blivet/MainThread: DiskDevice._set_format: sdf ; type: lvmpv ; current: None ; 2024-03-01 20:53:20,060 DEBUG blivet/MainThread: DeviceTree.get_device_by_uuid: uuid: Ur0UXR-UN2K-XIKN-Op4F-e5p2-sPMl-24DTE9 ; incomplete: True ; hidden: False ; 2024-03-01 20:53:20,063 DEBUG blivet/MainThread: DeviceTree.get_device_by_uuid returned existing 1.98 GiB lvmvg test_vg2 (81) 2024-03-01 20:53:20,066 DEBUG blivet/MainThread: LVMVolumeGroupDevice._add_parent: test_vg2 ; parent: sdf ; 2024-03-01 20:53:20,069 DEBUG blivet/MainThread: DiskDevice.add_child: name: sdf ; child: test_vg2 ; kids: 0 ; 2024-03-01 20:53:20,072 DEBUG blivet/MainThread: LVMFormatPopulator._update_lvs: pv: sdf ; 2024-03-01 20:53:20,074 DEBUG blivet/MainThread: DeviceTree.get_device_by_uuid: uuid: Ur0UXR-UN2K-XIKN-Op4F-e5p2-sPMl-24DTE9 ; incomplete: True ; hidden: False ; 2024-03-01 20:53:20,077 DEBUG blivet/MainThread: DeviceTree.get_device_by_uuid returned existing 2.98 GiB lvmvg test_vg2 (81) 2024-03-01 20:53:20,077 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/sdb,/dev/sdc,/dev/sdf,/dev/sda ... 2024-03-01 20:53:20,114 INFO program/MainThread: stdout[25]: LVM2_VG_NAME=test_vg1 LVM2_LV_NAME=lv1 LVM2_LV_UUID=efao6k-HcFv-xhiV-Rlod-88ZB-JdsQ-9Zb9bs 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=Ajj0IC-7eQS-TvfA-B8bj-zdBY-HE6I-p7C4A6 LVM2_LV_SIZE=1606418432 LVM2_LV_ATTR=-wi-a----- LVM2_SEGTYPE=linear LVM2_ORIGIN= LVM2_POOL_LV= LVM2_DATA_LV= LVM2_METADATA_LV= LVM2_LV_ROLE=public LVM2_MOVE_PV= LVM2_DATA_PERCENT= LVM2_METADATA_PERCENT= LVM2_COPY_PERCENT= LVM2_VG_NAME=test_vg1 LVM2_LV_NAME=lv2 LVM2_LV_UUID=Ajj0IC-7eQS-TvfA-B8bj-zdBY-HE6I-p7C4A6 LVM2_LV_SIZE=1606418432 LVM2_LV_ATTR=-wi-a----- LVM2_SEGTYPE=linear LVM2_ORIGIN= LVM2_POOL_LV= LVM2_DATA_LV= LVM2_METADATA_LV= 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=F9DiC4-uhxp-2joj-vyiG-lHPe-wAcC-FzfJZj 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=3l3uIY-2Vrb-cpnj-eviH-9jU4-eGal-wun8ez LVM2_LV_SIZE=641728512 LVM2_LV_ATTR=-wi-a----- LVM2_SEGTYPE=linear LVM2_ORIGIN= LVM2_POOL_LV= LVM2_DATA_LV= LVM2_METADATA_LV= LVM2_LV_ROLE=public LVM2_MOVE_PV= LVM2_DATA_PERCENT= LVM2_METADATA_PERCENT= LVM2_COPY_PERCENT= 2024-03-01 20:53:20,114 INFO program/MainThread: stderr[25]: 2024-03-01 20:53:20,114 INFO program/MainThread: ...done [25] (exit code: 0) 2024-03-01 20:53:20,118 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: test_vg2-lv3 ; incomplete: False ; hidden: False ; 2024-03-01 20:53:20,121 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned None 2024-03-01 20:53:20,124 DEBUG blivet/MainThread: DeviceTree.get_device_by_uuid: uuid: F9DiC4-uhxp-2joj-vyiG-lHPe-wAcC-FzfJZj ; incomplete: False ; hidden: False ; 2024-03-01 20:53:20,126 DEBUG blivet/MainThread: DeviceTree.get_device_by_uuid returned None 2024-03-01 20:53:20,127 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 106 2024-03-01 20:53:20,130 DEBUG blivet/MainThread: LVMVolumeGroupDevice.add_child: name: test_vg2 ; child: lv3 ; kids: 0 ; 2024-03-01 20:53:20,130 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 107 2024-03-01 20:53:20,133 DEBUG blivet/MainThread: LVMLogicalVolumeDevice._set_format: test_vg2-lv3 ; type: None ; current: None ; 2024-03-01 20:53:20,136 DEBUG blivet/MainThread: LVMLogicalVolumeDevice.update_sysfs_path: test_vg2-lv3 ; status: True ; 2024-03-01 20:53:20,136 DEBUG blivet/MainThread: test_vg2-lv3 sysfs_path set to /sys/devices/virtual/block/dm-5 2024-03-01 20:53:20,140 DEBUG blivet/MainThread: LVMLogicalVolumeDevice.read_current_size: exists: True ; path: /dev/mapper/test_vg2-lv3 ; sysfs_path: /sys/devices/virtual/block/dm-5 ; 2024-03-01 20:53:20,140 DEBUG blivet/MainThread: updated test_vg2-lv3 size to 308 MiB (308 MiB) 2024-03-01 20:53:20,140 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 109 2024-03-01 20:53:20,143 DEBUG blivet/MainThread: LVMVolumeGroupDevice.remove_child: name: test_vg2 ; child: lv3 ; kids: 1 ; 2024-03-01 20:53:20,146 DEBUG blivet/MainThread: LVMVolumeGroupDevice.add_child: name: test_vg2 ; child: lv3 ; kids: 0 ; 2024-03-01 20:53:20,146 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 110 2024-03-01 20:53:20,149 DEBUG blivet/MainThread: LVMLogicalVolumeDevice._set_format: test_vg2-lv3 ; type: None ; current: None ; 2024-03-01 20:53:20,152 DEBUG blivet/MainThread: LVMLogicalVolumeDevice.update_sysfs_path: test_vg2-lv3 ; status: True ; 2024-03-01 20:53:20,152 DEBUG blivet/MainThread: test_vg2-lv3 sysfs_path set to /sys/devices/virtual/block/dm-5 2024-03-01 20:53:20,155 DEBUG blivet/MainThread: LVMLogicalVolumeDevice.read_current_size: exists: True ; path: /dev/mapper/test_vg2-lv3 ; sysfs_path: /sys/devices/virtual/block/dm-5 ; 2024-03-01 20:53:20,156 DEBUG blivet/MainThread: updated test_vg2-lv3 size to 308 MiB (308 MiB) 2024-03-01 20:53:20,156 DEBUG blivet/MainThread: Adding test_vg2-lv3/308 MiB to test_vg2 2024-03-01 20:53:20,156 INFO blivet/MainThread: added lvmlv test_vg2-lv3 (id 105) to device tree 2024-03-01 20:53:20,159 DEBUG blivet/MainThread: LVMLogicalVolumeDevice.update_sysfs_path: test_vg2-lv3 ; status: True ; 2024-03-01 20:53:20,159 DEBUG blivet/MainThread: test_vg2-lv3 sysfs_path set to /sys/devices/virtual/block/dm-5 2024-03-01 20:53:20,162 DEBUG blivet/MainThread: LVMLogicalVolumeDevice.read_current_size: exists: True ; path: /dev/mapper/test_vg2-lv3 ; sysfs_path: /sys/devices/virtual/block/dm-5 ; 2024-03-01 20:53:20,162 DEBUG blivet/MainThread: updated test_vg2-lv3 size to 308 MiB (308 MiB) 2024-03-01 20:53:20,166 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/mapper/test_vg2-lv3 ' '/dev/disk/by-uuid/d4ca83e5-1a94-4c7b-9e8b-bc383dd58394 ' '/dev/disk/by-id/dm-uuid-LVM-Ur0UXRUN2KXIKNOp4Fe5p2sPMl24DTE9F9DiC4uhxp2jojvyiGlHPewAcCFzfJZj ' '/dev/test_vg2/lv3', 'DEVNAME': '/dev/dm-5', 'DEVPATH': '/devices/virtual/block/dm-5', 'DEVTYPE': 'disk', 'DISKSEQ': '105', '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-Ur0UXRUN2KXIKNOp4Fe5p2sPMl24DTE9F9DiC4uhxp2jojvyiGlHPewAcCFzfJZj', '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': 'd4ca83e5-1a94-4c7b-9e8b-bc383dd58394', 'ID_FS_UUID_ENC': 'd4ca83e5-1a94-4c7b-9e8b-bc383dd58394', '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': '777102250'} ; 2024-03-01 20:53:20,166 INFO blivet/MainThread: scanning test_vg2-lv3 (/sys/devices/virtual/block/dm-5)... 2024-03-01 20:53:20,166 INFO program/MainThread: Running [26] dmsetup info -co subsystem --noheadings test_vg2-lv3 ... 2024-03-01 20:53:20,169 INFO program/MainThread: stdout[26]: LVM 2024-03-01 20:53:20,169 INFO program/MainThread: stderr[26]: 2024-03-01 20:53:20,169 INFO program/MainThread: ...done [26] (exit code: 0) 2024-03-01 20:53:20,169 INFO program/MainThread: Running [27] dmsetup info -co subsystem --noheadings test_vg2-lv3 ... 2024-03-01 20:53:20,172 INFO program/MainThread: stdout[27]: LVM 2024-03-01 20:53:20,172 INFO program/MainThread: stderr[27]: 2024-03-01 20:53:20,172 INFO program/MainThread: ...done [27] (exit code: 0) 2024-03-01 20:53:20,172 INFO program/MainThread: Running [28] dmsetup info -co subsystem --noheadings test_vg2-lv3 ... 2024-03-01 20:53:20,174 INFO program/MainThread: stdout[28]: LVM 2024-03-01 20:53:20,174 INFO program/MainThread: stderr[28]: 2024-03-01 20:53:20,175 INFO program/MainThread: ...done [28] (exit code: 0) 2024-03-01 20:53:20,178 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: test_vg2-lv3 ; incomplete: False ; hidden: False ; 2024-03-01 20:53:20,181 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned existing 308 MiB lvmlv test_vg2-lv3 (105) 2024-03-01 20:53:20,184 DEBUG blivet/MainThread: test_vg2 size is 2.98 GiB 2024-03-01 20:53:20,184 DEBUG blivet/MainThread: vg test_vg2 has 2.68 GiB free 2024-03-01 20:53:20,184 DEBUG blivet/MainThread: test_vg2 size is 2.98 GiB 2024-03-01 20:53:20,185 DEBUG blivet/MainThread: vg test_vg2 has 2.68 GiB free 2024-03-01 20:53:20,182 INFO blivet/MainThread: got device: LVMLogicalVolumeDevice instance (0x7fc7686be340) -- name = test_vg2-lv3 status = True id = 105 children = [] parents = ['existing 2.98 GiB lvmvg test_vg2 (81)'] uuid = F9DiC4-uhxp-2joj-vyiG-lHPe-wAcC-FzfJZj 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 (0x7fc768734c10) -- 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 = Ur0UXR-UN2K-XIKN-Op4F-e5p2-sPMl-24DTE9 size = 2.98 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 2.98 GiB path = /dev/test_vg2 format args = [] original_format = None free = 2.08 GiB PE Size = 4 MiB PE Count = 762 PE Free = 532 PV Count = 3 modified = False extents = 762 free space = 2.68 GiB free extents = 685 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sdd (72) with existing lvmpv', 'existing 1024 MiB disk sde (86) with existing lvmpv', 'existing 1024 MiB disk sdf (96) with existing lvmpv'] LVs = ['existing 308 MiB lvmlv test_vg2-lv3 (105)'] segment type = linear percent = 0 VG space used = 308 MiB 2024-03-01 20:53:20,185 INFO program/MainThread: Running [29] dmsetup info -co subsystem --noheadings test_vg2-lv3 ... 2024-03-01 20:53:20,188 INFO program/MainThread: stdout[29]: LVM 2024-03-01 20:53:20,188 INFO program/MainThread: stderr[29]: 2024-03-01 20:53:20,188 INFO program/MainThread: ...done [29] (exit code: 0) 2024-03-01 20:53:20,192 DEBUG blivet/MainThread: DeviceTree.handle_format: name: test_vg2-lv3 ; 2024-03-01 20:53:20,195 DEBUG blivet/MainThread: AppleBootstrapFS.supported: supported: True ; 2024-03-01 20:53:20,195 DEBUG blivet/MainThread: get_format('appleboot') returning AppleBootstrapFS instance with object id 112 2024-03-01 20:53:20,198 DEBUG blivet/MainThread: EFIFS.supported: supported: True ; 2024-03-01 20:53:20,198 DEBUG blivet/MainThread: get_format('efi') returning EFIFS instance with object id 113 2024-03-01 20:53:20,201 DEBUG blivet/MainThread: MacEFIFS.supported: supported: True ; 2024-03-01 20:53:20,201 DEBUG blivet/MainThread: get_format('macefi') returning MacEFIFS instance with object id 114 2024-03-01 20:53:20,204 DEBUG blivet/MainThread: MacEFIFS.supported: supported: True ; 2024-03-01 20:53:20,205 DEBUG blivet/MainThread: get_format('macefi') returning MacEFIFS instance with object id 115 2024-03-01 20:53:20,205 INFO blivet/MainThread: type detected on 'test_vg2-lv3' is 'xfs' 2024-03-01 20:53:20,208 DEBUG blivet/MainThread: XFS.supported: supported: True ; 2024-03-01 20:53:20,209 DEBUG blivet/MainThread: get_format('xfs') returning XFS instance with object id 116 2024-03-01 20:53:20,211 DEBUG blivet/MainThread: LVMLogicalVolumeDevice._set_format: test_vg2-lv3 ; type: xfs ; current: None ; 2024-03-01 20:53:20,212 INFO blivet/MainThread: got format: existing xfs filesystem 2024-03-01 20:53:20,214 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: test_vg2-lv4 ; incomplete: False ; hidden: False ; 2024-03-01 20:53:20,217 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned None 2024-03-01 20:53:20,220 DEBUG blivet/MainThread: DeviceTree.get_device_by_uuid: uuid: 3l3uIY-2Vrb-cpnj-eviH-9jU4-eGal-wun8ez ; incomplete: False ; hidden: False ; 2024-03-01 20:53:20,223 DEBUG blivet/MainThread: DeviceTree.get_device_by_uuid returned None 2024-03-01 20:53:20,223 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 119 2024-03-01 20:53:20,226 DEBUG blivet/MainThread: LVMVolumeGroupDevice.add_child: name: test_vg2 ; child: lv4 ; kids: 1 ; 2024-03-01 20:53:20,226 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 120 2024-03-01 20:53:20,229 DEBUG blivet/MainThread: LVMLogicalVolumeDevice._set_format: test_vg2-lv4 ; type: None ; current: None ; 2024-03-01 20:53:20,232 DEBUG blivet/MainThread: LVMLogicalVolumeDevice.update_sysfs_path: test_vg2-lv4 ; status: True ; 2024-03-01 20:53:20,232 DEBUG blivet/MainThread: test_vg2-lv4 sysfs_path set to /sys/devices/virtual/block/dm-4 2024-03-01 20:53:20,235 DEBUG blivet/MainThread: LVMLogicalVolumeDevice.read_current_size: exists: True ; path: /dev/mapper/test_vg2-lv4 ; sysfs_path: /sys/devices/virtual/block/dm-4 ; 2024-03-01 20:53:20,236 DEBUG blivet/MainThread: updated test_vg2-lv4 size to 612 MiB (612 MiB) 2024-03-01 20:53:20,236 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 122 2024-03-01 20:53:20,239 DEBUG blivet/MainThread: LVMVolumeGroupDevice.remove_child: name: test_vg2 ; child: lv4 ; kids: 2 ; 2024-03-01 20:53:20,242 DEBUG blivet/MainThread: LVMVolumeGroupDevice.add_child: name: test_vg2 ; child: lv4 ; kids: 1 ; 2024-03-01 20:53:20,242 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 123 2024-03-01 20:53:20,245 DEBUG blivet/MainThread: LVMLogicalVolumeDevice._set_format: test_vg2-lv4 ; type: None ; current: None ; 2024-03-01 20:53:20,248 DEBUG blivet/MainThread: LVMLogicalVolumeDevice.update_sysfs_path: test_vg2-lv4 ; status: True ; 2024-03-01 20:53:20,249 DEBUG blivet/MainThread: test_vg2-lv4 sysfs_path set to /sys/devices/virtual/block/dm-4 2024-03-01 20:53:20,252 DEBUG blivet/MainThread: LVMLogicalVolumeDevice.read_current_size: exists: True ; path: /dev/mapper/test_vg2-lv4 ; sysfs_path: /sys/devices/virtual/block/dm-4 ; 2024-03-01 20:53:20,252 DEBUG blivet/MainThread: updated test_vg2-lv4 size to 612 MiB (612 MiB) 2024-03-01 20:53:20,252 DEBUG blivet/MainThread: Adding test_vg2-lv4/612 MiB to test_vg2 2024-03-01 20:53:20,252 INFO blivet/MainThread: added lvmlv test_vg2-lv4 (id 118) to device tree 2024-03-01 20:53:20,255 DEBUG blivet/MainThread: LVMLogicalVolumeDevice.update_sysfs_path: test_vg2-lv4 ; status: True ; 2024-03-01 20:53:20,255 DEBUG blivet/MainThread: test_vg2-lv4 sysfs_path set to /sys/devices/virtual/block/dm-4 2024-03-01 20:53:20,258 DEBUG blivet/MainThread: LVMLogicalVolumeDevice.read_current_size: exists: True ; path: /dev/mapper/test_vg2-lv4 ; sysfs_path: /sys/devices/virtual/block/dm-4 ; 2024-03-01 20:53:20,258 DEBUG blivet/MainThread: updated test_vg2-lv4 size to 612 MiB (612 MiB) 2024-03-01 20:53:20,262 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-Ur0UXRUN2KXIKNOp4Fe5p2sPMl24DTE93l3uIY2VrbcpnjeviH9jU4eGalwun8ez ' '/dev/disk/by-id/dm-name-test_vg2-lv4 ' '/dev/disk/by-uuid/7424792b-f0ab-4041-9dbc-461622a9fcbb ' '/dev/test_vg2/lv4', 'DEVNAME': '/dev/dm-4', 'DEVPATH': '/devices/virtual/block/dm-4', 'DEVTYPE': 'disk', 'DISKSEQ': '104', '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-Ur0UXRUN2KXIKNOp4Fe5p2sPMl24DTE93l3uIY2VrbcpnjeviH9jU4eGalwun8ez', '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': '7424792b-f0ab-4041-9dbc-461622a9fcbb', 'ID_FS_UUID_ENC': '7424792b-f0ab-4041-9dbc-461622a9fcbb', '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': '776627479'} ; 2024-03-01 20:53:20,262 INFO blivet/MainThread: scanning test_vg2-lv4 (/sys/devices/virtual/block/dm-4)... 2024-03-01 20:53:20,262 INFO program/MainThread: Running [30] dmsetup info -co subsystem --noheadings test_vg2-lv4 ... 2024-03-01 20:53:20,265 INFO program/MainThread: stdout[30]: LVM 2024-03-01 20:53:20,265 INFO program/MainThread: stderr[30]: 2024-03-01 20:53:20,265 INFO program/MainThread: ...done [30] (exit code: 0) 2024-03-01 20:53:20,265 INFO program/MainThread: Running [31] dmsetup info -co subsystem --noheadings test_vg2-lv4 ... 2024-03-01 20:53:20,267 INFO program/MainThread: stdout[31]: LVM 2024-03-01 20:53:20,268 INFO program/MainThread: stderr[31]: 2024-03-01 20:53:20,268 INFO program/MainThread: ...done [31] (exit code: 0) 2024-03-01 20:53:20,268 INFO program/MainThread: Running [32] dmsetup info -co subsystem --noheadings test_vg2-lv4 ... 2024-03-01 20:53:20,270 INFO program/MainThread: stdout[32]: LVM 2024-03-01 20:53:20,270 INFO program/MainThread: stderr[32]: 2024-03-01 20:53:20,270 INFO program/MainThread: ...done [32] (exit code: 0) 2024-03-01 20:53:20,274 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: test_vg2-lv4 ; incomplete: False ; hidden: False ; 2024-03-01 20:53:20,277 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned existing 612 MiB lvmlv test_vg2-lv4 (118) 2024-03-01 20:53:20,280 DEBUG blivet/MainThread: test_vg2 size is 2.98 GiB 2024-03-01 20:53:20,280 DEBUG blivet/MainThread: vg test_vg2 has 2.08 GiB free 2024-03-01 20:53:20,281 DEBUG blivet/MainThread: test_vg2 size is 2.98 GiB 2024-03-01 20:53:20,281 DEBUG blivet/MainThread: vg test_vg2 has 2.08 GiB free 2024-03-01 20:53:20,277 INFO blivet/MainThread: got device: LVMLogicalVolumeDevice instance (0x7fc7686bebb0) -- name = test_vg2-lv4 status = True id = 118 children = [] parents = ['existing 2.98 GiB lvmvg test_vg2 (81)'] uuid = 3l3uIY-2Vrb-cpnj-eviH-9jU4-eGal-wun8ez 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 (0x7fc768734c10) -- name = test_vg2 status = 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 = Ur0UXR-UN2K-XIKN-Op4F-e5p2-sPMl-24DTE9 size = 2.98 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 2.98 GiB path = /dev/test_vg2 format args = [] original_format = None free = 2.08 GiB PE Size = 4 MiB PE Count = 762 PE Free = 532 PV Count = 3 modified = False extents = 762 free space = 2.08 GiB free extents = 532 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sdd (72) with existing lvmpv', 'existing 1024 MiB disk sde (86) with existing lvmpv', 'existing 1024 MiB disk sdf (96) with existing lvmpv'] LVs = ['existing 308 MiB lvmlv test_vg2-lv3 (105) with existing xfs filesystem', 'existing 612 MiB lvmlv test_vg2-lv4 (118)'] segment type = linear percent = 0 VG space used = 612 MiB 2024-03-01 20:53:20,282 INFO program/MainThread: Running [33] dmsetup info -co subsystem --noheadings test_vg2-lv4 ... 2024-03-01 20:53:20,284 INFO program/MainThread: stdout[33]: LVM 2024-03-01 20:53:20,284 INFO program/MainThread: stderr[33]: 2024-03-01 20:53:20,284 INFO program/MainThread: ...done [33] (exit code: 0) 2024-03-01 20:53:20,288 DEBUG blivet/MainThread: DeviceTree.handle_format: name: test_vg2-lv4 ; 2024-03-01 20:53:20,291 DEBUG blivet/MainThread: AppleBootstrapFS.supported: supported: True ; 2024-03-01 20:53:20,292 DEBUG blivet/MainThread: get_format('appleboot') returning AppleBootstrapFS instance with object id 125 2024-03-01 20:53:20,295 DEBUG blivet/MainThread: EFIFS.supported: supported: True ; 2024-03-01 20:53:20,295 DEBUG blivet/MainThread: get_format('efi') returning EFIFS instance with object id 126 2024-03-01 20:53:20,298 DEBUG blivet/MainThread: MacEFIFS.supported: supported: True ; 2024-03-01 20:53:20,298 DEBUG blivet/MainThread: get_format('macefi') returning MacEFIFS instance with object id 127 2024-03-01 20:53:20,301 DEBUG blivet/MainThread: MacEFIFS.supported: supported: True ; 2024-03-01 20:53:20,301 DEBUG blivet/MainThread: get_format('macefi') returning MacEFIFS instance with object id 128 2024-03-01 20:53:20,301 INFO blivet/MainThread: type detected on 'test_vg2-lv4' is 'xfs' 2024-03-01 20:53:20,304 DEBUG blivet/MainThread: XFS.supported: supported: True ; 2024-03-01 20:53:20,304 DEBUG blivet/MainThread: get_format('xfs') returning XFS instance with object id 129 2024-03-01 20:53:20,307 DEBUG blivet/MainThread: LVMLogicalVolumeDevice._set_format: test_vg2-lv4 ; type: xfs ; current: None ; 2024-03-01 20:53:20,307 INFO blivet/MainThread: got format: existing xfs filesystem 2024-03-01 20:53:20,308 INFO blivet/MainThread: got format: existing lvmpv 2024-03-01 20:53:20,310 DEBUG blivet/MainThread: DeviceTree.handle_device: name: sdg ; info: {'CURRENT_TAGS': ':systemd:', 'DEVLINKS': '/dev/disk/by-id/lvm-pv-uuid-XlfhSN-V1CY-NlIg-Ve2c-FwQD-541V-LKiCwA ' '/dev/disk/by-id/scsi-SLIO-ORG_disk6_2fcb2cc6-c284-43ea-b562-c0b7eba2ff7a ' '/dev/disk/by-id/scsi-1LIO-ORG_disk6:2fcb2cc6-c284-43ea-b562-c0b7eba2ff7a ' '/dev/disk/by-diskseq/8 ' '/dev/disk/by-id/scsi-360014052fcb2cc6c28443eab562c0b7e ' '/dev/disk/by-id/wwn-0x60014052fcb2cc6c28443eab562c0b7e', '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': 'XlfhSN-V1CY-NlIg-Ve2c-FwQD-541V-LKiCwA', 'ID_FS_UUID_ENC': 'XlfhSN-V1CY-NlIg-Ve2c-FwQD-541V-LKiCwA', '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': '2fcb2cc6-c284-43ea-b562-c0b7eba2ff7a', 'ID_SERIAL': '360014052fcb2cc6c28443eab562c0b7e', 'ID_SERIAL_SHORT': '60014052fcb2cc6c28443eab562c0b7e', 'ID_TARGET_PORT': '0', 'ID_TYPE': 'disk', 'ID_VENDOR': 'LIO-ORG', 'ID_VENDOR_ENC': 'LIO-ORG\\x20', 'ID_WWN': '0x60014052fcb2cc6c', 'ID_WWN_VENDOR_EXTENSION': '0x28443eab562c0b7e', 'ID_WWN_WITH_EXTENSION': '0x60014052fcb2cc6c28443eab562c0b7e', 'MAJOR': '8', 'MINOR': '96', 'SCSI_IDENT_LUN_LOGICAL_UNIT_GROUP': '0x0', 'SCSI_IDENT_LUN_NAA_REGEXT': '60014052fcb2cc6c28443eab562c0b7e', 'SCSI_IDENT_LUN_T10': 'LIO-ORG_disk6:2fcb2cc6-c284-43ea-b562-c0b7eba2ff7a', 'SCSI_IDENT_PORT_NAME': 'naa.5001405a91c5ccc5,t,0x0001', 'SCSI_IDENT_PORT_RELATIVE': '0', 'SCSI_IDENT_PORT_TARGET_PORT_GROUP': '0x0', 'SCSI_IDENT_SERIAL': '2fcb2cc6-c284-43ea-b562-c0b7eba2ff7a', 'SCSI_IDENT_TARGET_NAME': 'naa.5001405a91c5ccc5', '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': '337228647'} ; 2024-03-01 20:53:20,311 INFO blivet/MainThread: scanning sdg (/sys/devices/tcm_loop_0/tcm_loop_adapter_0/host2/target2:0:1/2:0:1:6/block/sdg)... 2024-03-01 20:53:20,314 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: sdg ; incomplete: False ; hidden: False ; 2024-03-01 20:53:20,317 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned None 2024-03-01 20:53:20,322 DEBUG blivet/MainThread: DiskDevicePopulator.run: name: sdg ; 2024-03-01 20:53:20,322 INFO blivet/MainThread: sdg is a disk 2024-03-01 20:53:20,322 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 133 2024-03-01 20:53:20,323 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 134 2024-03-01 20:53:20,325 DEBUG blivet/MainThread: DiskDevice._set_format: sdg ; type: None ; current: None ; 2024-03-01 20:53:20,328 DEBUG blivet/MainThread: DiskDevice.update_sysfs_path: sdg ; status: True ; 2024-03-01 20:53:20,328 DEBUG blivet/MainThread: sdg sysfs_path set to /sys/devices/tcm_loop_0/tcm_loop_adapter_0/host2/target2:0:1/2:0:1:6/block/sdg 2024-03-01 20:53:20,331 DEBUG blivet/MainThread: DiskDevice.read_current_size: exists: True ; path: /dev/sdg ; sysfs_path: /sys/devices/tcm_loop_0/tcm_loop_adapter_0/host2/target2:0:1/2:0:1:6/block/sdg ; 2024-03-01 20:53:20,331 DEBUG blivet/MainThread: updated sdg size to 1024 MiB (1024 MiB) 2024-03-01 20:53:20,332 INFO blivet/MainThread: added disk sdg (id 132) to device tree 2024-03-01 20:53:20,332 INFO blivet/MainThread: got device: DiskDevice instance (0x7fc768714040) -- 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 = 60014052fcb2cc6c28443eab562c0b7e 2024-03-01 20:53:20,335 DEBUG blivet/MainThread: DeviceTree.handle_format: name: sdg ; 2024-03-01 20:53:20,338 DEBUG blivet/MainThread: AppleBootstrapFS.supported: supported: True ; 2024-03-01 20:53:20,338 DEBUG blivet/MainThread: get_format('appleboot') returning AppleBootstrapFS instance with object id 136 2024-03-01 20:53:20,340 DEBUG blivet/MainThread: EFIFS.supported: supported: True ; 2024-03-01 20:53:20,341 DEBUG blivet/MainThread: get_format('efi') returning EFIFS instance with object id 137 2024-03-01 20:53:20,344 DEBUG blivet/MainThread: MacEFIFS.supported: supported: True ; 2024-03-01 20:53:20,344 DEBUG blivet/MainThread: get_format('macefi') returning MacEFIFS instance with object id 138 2024-03-01 20:53:20,347 DEBUG blivet/MainThread: MacEFIFS.supported: supported: True ; 2024-03-01 20:53:20,347 DEBUG blivet/MainThread: get_format('macefi') returning MacEFIFS instance with object id 139 2024-03-01 20:53:20,349 DEBUG blivet/MainThread: LVMFormatPopulator.run: pv: sdg ; 2024-03-01 20:53:20,349 DEBUG blivet/MainThread: lvm filter: device /dev/sdg added to the list of allowed devices 2024-03-01 20:53:20,349 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/sdg,/dev/sde,/dev/sdb,/dev/sdc,/dev/sdf,/dev/sda ... 2024-03-01 20:53:20,388 INFO program/MainThread: stdout[34]: LVM2_PV_NAME=/dev/sda LVM2_PV_UUID=v8x08k-6M5E-HMtZ-f2eq-0wlR-mHJb-SKlTfh LVM2_PV_FREE=0 LVM2_PV_SIZE=1065353216 LVM2_PE_START=8388608 LVM2_VG_NAME=test_vg1 LVM2_VG_UUID=8n1Gu0-6cAF-6eL0-mZeG-ndKT-bBF1-VE1J4X LVM2_VG_SIZE=3196059648 LVM2_VG_FREE=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=qRTnw8-kEAP-n1MR-Ul7N-L4iY-mX8z-r1lVTK LVM2_PV_FREE=41943040 LVM2_PV_SIZE=1065353216 LVM2_PE_START=8388608 LVM2_VG_NAME=test_vg1 LVM2_VG_UUID=8n1Gu0-6cAF-6eL0-mZeG-ndKT-bBF1-VE1J4X LVM2_VG_SIZE=3196059648 LVM2_VG_FREE=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=jNAfAc-hhcq-AXKl-L0AU-rgP5-W4lh-kQjsD8 LVM2_PV_FREE=1065353216 LVM2_PV_SIZE=1065353216 LVM2_PE_START=8388608 LVM2_VG_NAME=test_vg1 LVM2_VG_UUID=8n1Gu0-6cAF-6eL0-mZeG-ndKT-bBF1-VE1J4X LVM2_VG_SIZE=3196059648 LVM2_VG_FREE=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=zwH06T-jYqJ-X0Nd-qXd2-G9IU-dOxd-ugDNrB LVM2_PV_FREE=100663296 LVM2_PV_SIZE=1065353216 LVM2_PE_START=8388608 LVM2_VG_NAME=test_vg2 LVM2_VG_UUID=Ur0UXR-UN2K-XIKN-Op4F-e5p2-sPMl-24DTE9 LVM2_VG_SIZE=3196059648 LVM2_VG_FREE=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=Ji2QiA-Dvpk-IFQT-pkeL-K0vu-KyFC-1GvCgj LVM2_PV_FREE=1065353216 LVM2_PV_SIZE=1065353216 LVM2_PE_START=8388608 LVM2_VG_NAME=test_vg2 LVM2_VG_UUID=Ur0UXR-UN2K-XIKN-Op4F-e5p2-sPMl-24DTE9 LVM2_VG_SIZE=3196059648 LVM2_VG_FREE=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=qpHyAD-IS3t-fi80-TKU5-Lvgf-VZSW-VR4nbH LVM2_PV_FREE=1065353216 LVM2_PV_SIZE=1065353216 LVM2_PE_START=8388608 LVM2_VG_NAME=test_vg2 LVM2_VG_UUID=Ur0UXR-UN2K-XIKN-Op4F-e5p2-sPMl-24DTE9 LVM2_VG_SIZE=3196059648 LVM2_VG_FREE=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=XlfhSN-V1CY-NlIg-Ve2c-FwQD-541V-LKiCwA LVM2_PV_FREE=205520896 LVM2_PV_SIZE=1065353216 LVM2_PE_START=8388608 LVM2_VG_NAME=test_vg3 LVM2_VG_UUID=SJbOg6-P2vK-pQ7D-EuW4-xDCg-1nzn-6sypeb LVM2_VG_SIZE=4261412864 LVM2_VG_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=JNrdZR-BS6E-ieAN-u54G-Klx9-FEFI-Tym7Nu LVM2_PV_FREE=0 LVM2_PV_SIZE=1065353216 LVM2_PE_START=8388608 LVM2_VG_NAME=test_vg3 LVM2_VG_UUID=SJbOg6-P2vK-pQ7D-EuW4-xDCg-1nzn-6sypeb LVM2_VG_SIZE=4261412864 LVM2_VG_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=bV51C8-IFmW-j7FS-YNep-5OHb-zkid-sU3RiF LVM2_PV_FREE=0 LVM2_PV_SIZE=1065353216 LVM2_PE_START=8388608 LVM2_VG_NAME=test_vg3 LVM2_VG_UUID=SJbOg6-P2vK-pQ7D-EuW4-xDCg-1nzn-6sypeb LVM2_VG_SIZE=4261412864 LVM2_VG_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=ahkAYm-fbGW-HmL1-uZmy-JcX3-NZme-xlSLwX LVM2_PV_FREE=847249408 LVM2_PV_SIZE=1065353216 LVM2_PE_START=8388608 LVM2_VG_NAME=test_vg3 LVM2_VG_UUID=SJbOg6-P2vK-pQ7D-EuW4-xDCg-1nzn-6sypeb LVM2_VG_SIZE=4261412864 LVM2_VG_FREE=1052770304 LVM2_VG_EXTENT_SIZE=4194304 LVM2_VG_EXTENT_COUNT=1016 LVM2_VG_FREE_COUNT=251 LVM2_PV_COUNT=4 2024-03-01 20:53:20,388 INFO program/MainThread: stderr[34]: WARNING: Couldn't find device with uuid JNrdZR-BS6E-ieAN-u54G-Klx9-FEFI-Tym7Nu. WARNING: Couldn't find device with uuid bV51C8-IFmW-j7FS-YNep-5OHb-zkid-sU3RiF. WARNING: Couldn't find device with uuid ahkAYm-fbGW-HmL1-uZmy-JcX3-NZme-xlSLwX. WARNING: VG test_vg3 is missing PV JNrdZR-BS6E-ieAN-u54G-Klx9-FEFI-Tym7Nu (last written to /dev/sdh). WARNING: VG test_vg3 is missing PV bV51C8-IFmW-j7FS-YNep-5OHb-zkid-sU3RiF (last written to /dev/sdi). WARNING: VG test_vg3 is missing PV ahkAYm-fbGW-HmL1-uZmy-JcX3-NZme-xlSLwX (last written to /dev/sdj). WARNING: Couldn't find all devices for LV test_vg3/lv6 while checking used and assumed devices. WARNING: Couldn't find all devices for LV test_vg3/lv5 while checking used and assumed devices. 2024-03-01 20:53:20,388 INFO program/MainThread: ...done [34] (exit code: 0) 2024-03-01 20:53:20,389 INFO blivet/MainThread: type detected on 'sdg' is 'lvmpv' 2024-03-01 20:53:20,392 DEBUG blivet/MainThread: LVMPhysicalVolume.__init__: uuid: XlfhSN-V1CY-NlIg-Ve2c-FwQD-541V-LKiCwA ; label: None ; device: /dev/sdg ; serial: 360014052fcb2cc6c28443eab562c0b7e ; exists: True ; vg_name: test_vg3 ; vg_uuid: SJbOg6-P2vK-pQ7D-EuW4-xDCg-1nzn-6sypeb ; pe_start: 8 MiB ; free: 196 MiB ; 2024-03-01 20:53:20,393 DEBUG blivet/MainThread: get_format('lvmpv') returning LVMPhysicalVolume instance with object id 140 2024-03-01 20:53:20,395 DEBUG blivet/MainThread: DiskDevice._set_format: sdg ; type: lvmpv ; current: None ; 2024-03-01 20:53:20,398 DEBUG blivet/MainThread: DeviceTree.get_device_by_uuid: uuid: SJbOg6-P2vK-pQ7D-EuW4-xDCg-1nzn-6sypeb ; incomplete: True ; hidden: False ; 2024-03-01 20:53:20,401 DEBUG blivet/MainThread: DeviceTree.get_device_by_uuid returned None 2024-03-01 20:53:20,404 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: test_vg3 ; incomplete: False ; hidden: False ; 2024-03-01 20:53:20,407 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned None 2024-03-01 20:53:20,407 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/sdg,/dev/sde,/dev/sdb,/dev/sdc,/dev/sdf,/dev/sda ... 2024-03-01 20:53:20,449 INFO program/MainThread: stdout[35]: LVM2_VG_NAME=test_vg1 LVM2_VG_UUID=8n1Gu0-6cAF-6eL0-mZeG-ndKT-bBF1-VE1J4X LVM2_VG_SIZE=3196059648 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=Ur0UXR-UN2K-XIKN-Op4F-e5p2-sPMl-24DTE9 LVM2_VG_SIZE=3196059648 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=SJbOg6-P2vK-pQ7D-EuW4-xDCg-1nzn-6sypeb LVM2_VG_SIZE=4261412864 LVM2_VG_FREE=1052770304 LVM2_VG_EXTENT_SIZE=4194304 LVM2_VG_EXTENT_COUNT=1016 LVM2_VG_FREE_COUNT=251 LVM2_PV_COUNT=4 2024-03-01 20:53:20,449 INFO program/MainThread: stderr[35]: WARNING: Couldn't find device with uuid JNrdZR-BS6E-ieAN-u54G-Klx9-FEFI-Tym7Nu. WARNING: Couldn't find device with uuid bV51C8-IFmW-j7FS-YNep-5OHb-zkid-sU3RiF. WARNING: Couldn't find device with uuid ahkAYm-fbGW-HmL1-uZmy-JcX3-NZme-xlSLwX. WARNING: VG test_vg3 is missing PV JNrdZR-BS6E-ieAN-u54G-Klx9-FEFI-Tym7Nu (last written to /dev/sdh). WARNING: VG test_vg3 is missing PV bV51C8-IFmW-j7FS-YNep-5OHb-zkid-sU3RiF (last written to /dev/sdi). WARNING: VG test_vg3 is missing PV ahkAYm-fbGW-HmL1-uZmy-JcX3-NZme-xlSLwX (last written to /dev/sdj). WARNING: Couldn't find all devices for LV test_vg3/lv6 while checking used and assumed devices. WARNING: Couldn't find all devices for LV test_vg3/lv5 while checking used and assumed devices. 2024-03-01 20:53:20,449 INFO program/MainThread: ...done [35] (exit code: 0) 2024-03-01 20:53:20,449 INFO blivet/MainThread: Can't get exported information from VG info, assuming VG is not exported. 2024-03-01 20:53:20,449 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 142 2024-03-01 20:53:20,454 DEBUG blivet/MainThread: LVMVolumeGroupDevice._add_parent: test_vg3 ; parent: sdg ; 2024-03-01 20:53:20,457 DEBUG blivet/MainThread: DiskDevice.add_child: name: sdg ; child: test_vg3 ; kids: 0 ; 2024-03-01 20:53:20,457 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 143 2024-03-01 20:53:20,460 DEBUG blivet/MainThread: LVMVolumeGroupDevice._set_format: test_vg3 ; type: None ; current: None ; 2024-03-01 20:53:20,460 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/sdg,/dev/sde,/dev/sdb,/dev/sdc,/dev/sdf,/dev/sda ... 2024-03-01 20:53:20,499 INFO program/MainThread: stdout[36]: LVM2_VG_NAME=test_vg1 LVM2_LV_NAME=lv1 LVM2_LV_UUID=efao6k-HcFv-xhiV-Rlod-88ZB-JdsQ-9Zb9bs 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=Ajj0IC-7eQS-TvfA-B8bj-zdBY-HE6I-p7C4A6 LVM2_LV_SIZE=1606418432 LVM2_LV_ATTR=-wi-a----- LVM2_SEGTYPE=linear LVM2_ORIGIN= LVM2_POOL_LV= LVM2_DATA_LV= LVM2_METADATA_LV= LVM2_LV_ROLE=public LVM2_MOVE_PV= LVM2_DATA_PERCENT= LVM2_METADATA_PERCENT= LVM2_COPY_PERCENT= LVM2_VG_NAME=test_vg1 LVM2_LV_NAME=lv2 LVM2_LV_UUID=Ajj0IC-7eQS-TvfA-B8bj-zdBY-HE6I-p7C4A6 LVM2_LV_SIZE=1606418432 LVM2_LV_ATTR=-wi-a----- LVM2_SEGTYPE=linear LVM2_ORIGIN= LVM2_POOL_LV= LVM2_DATA_LV= LVM2_METADATA_LV= 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=F9DiC4-uhxp-2joj-vyiG-lHPe-wAcC-FzfJZj 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=3l3uIY-2Vrb-cpnj-eviH-9jU4-eGal-wun8ez 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=ogTjh1-yOot-hSQp-7yoa-bDE0-9zM3-0wyzun 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=ogTjh1-yOot-hSQp-7yoa-bDE0-9zM3-0wyzun 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=NWCv8I-xVeE-eVbe-JkrG-NQki-pHqT-A1EkHr 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=NWCv8I-xVeE-eVbe-JkrG-NQki-pHqT-A1EkHr 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=AKdOV3-MY9M-NZ8W-mN9U-deVM-bwcM-Lhk2Q5 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=hYVvfA-vpwm-1i1R-7onU-SJZC-Im2l-AoTgRU LVM2_LV_SIZE=427819008 LVM2_LV_ATTR=-wi-a----- LVM2_SEGTYPE=linear LVM2_ORIGIN= LVM2_POOL_LV= LVM2_DATA_LV= LVM2_METADATA_LV= LVM2_LV_ROLE=public LVM2_MOVE_PV= LVM2_DATA_PERCENT= LVM2_METADATA_PERCENT= LVM2_COPY_PERCENT= 2024-03-01 20:53:20,499 INFO program/MainThread: stderr[36]: WARNING: Couldn't find device with uuid JNrdZR-BS6E-ieAN-u54G-Klx9-FEFI-Tym7Nu. WARNING: Couldn't find device with uuid bV51C8-IFmW-j7FS-YNep-5OHb-zkid-sU3RiF. WARNING: Couldn't find device with uuid ahkAYm-fbGW-HmL1-uZmy-JcX3-NZme-xlSLwX. WARNING: VG test_vg3 is missing PV JNrdZR-BS6E-ieAN-u54G-Klx9-FEFI-Tym7Nu (last written to /dev/sdh). WARNING: VG test_vg3 is missing PV bV51C8-IFmW-j7FS-YNep-5OHb-zkid-sU3RiF (last written to /dev/sdi). WARNING: VG test_vg3 is missing PV ahkAYm-fbGW-HmL1-uZmy-JcX3-NZme-xlSLwX (last written to /dev/sdj). WARNING: Couldn't find all devices for LV test_vg3/lv6 while checking used and assumed devices. WARNING: Couldn't find all devices for LV test_vg3/lv5 while checking used and assumed devices. 2024-03-01 20:53:20,499 INFO program/MainThread: ...done [36] (exit code: 0) 2024-03-01 20:53:20,503 DEBUG blivet/MainThread: LVMVolumeGroupDevice.update_sysfs_path: test_vg3 ; status: True ; 2024-03-01 20:53:20,504 INFO blivet/MainThread: added lvmvg test_vg3 (id 141) to device tree 2024-03-01 20:53:20,506 DEBUG blivet/MainThread: LVMFormatPopulator._update_lvs: pv: sdg ; 2024-03-01 20:53:20,509 DEBUG blivet/MainThread: DeviceTree.get_device_by_uuid: uuid: SJbOg6-P2vK-pQ7D-EuW4-xDCg-1nzn-6sypeb ; incomplete: True ; hidden: False ; 2024-03-01 20:53:20,512 DEBUG blivet/MainThread: DeviceTree.get_device_by_uuid returned existing 1016 MiB lvmvg test_vg3 (141) 2024-03-01 20:53:20,512 WARNING blivet/MainThread: Skipping LVs for incomplete VG test_vg3 2024-03-01 20:53:20,512 INFO blivet/MainThread: got format: existing lvmpv 2024-03-01 20:53:20,515 DEBUG blivet/MainThread: DeviceTree.handle_device: name: sdh ; info: {'CURRENT_TAGS': ':systemd:', 'DEVLINKS': '/dev/disk/by-id/lvm-pv-uuid-JNrdZR-BS6E-ieAN-u54G-Klx9-FEFI-Tym7Nu ' '/dev/disk/by-id/scsi-36001405130490dc6bc54a3a884c8d675 ' '/dev/disk/by-id/scsi-1LIO-ORG_disk7:130490dc-6bc5-4a3a-884c-8d67508d4785 ' '/dev/disk/by-id/scsi-SLIO-ORG_disk7_130490dc-6bc5-4a3a-884c-8d67508d4785 ' '/dev/disk/by-diskseq/9 ' '/dev/disk/by-id/wwn-0x6001405130490dc6bc54a3a884c8d675', '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': 'JNrdZR-BS6E-ieAN-u54G-Klx9-FEFI-Tym7Nu', 'ID_FS_UUID_ENC': 'JNrdZR-BS6E-ieAN-u54G-Klx9-FEFI-Tym7Nu', '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': '130490dc-6bc5-4a3a-884c-8d67508d4785', 'ID_SERIAL': '36001405130490dc6bc54a3a884c8d675', 'ID_SERIAL_SHORT': '6001405130490dc6bc54a3a884c8d675', 'ID_TARGET_PORT': '0', 'ID_TYPE': 'disk', 'ID_VENDOR': 'LIO-ORG', 'ID_VENDOR_ENC': 'LIO-ORG\\x20', 'ID_WWN': '0x6001405130490dc6', 'ID_WWN_VENDOR_EXTENSION': '0xbc54a3a884c8d675', 'ID_WWN_WITH_EXTENSION': '0x6001405130490dc6bc54a3a884c8d675', 'MAJOR': '8', 'MINOR': '112', 'SCSI_IDENT_LUN_LOGICAL_UNIT_GROUP': '0x0', 'SCSI_IDENT_LUN_NAA_REGEXT': '6001405130490dc6bc54a3a884c8d675', 'SCSI_IDENT_LUN_T10': 'LIO-ORG_disk7:130490dc-6bc5-4a3a-884c-8d67508d4785', 'SCSI_IDENT_PORT_NAME': 'naa.5001405a91c5ccc5,t,0x0001', 'SCSI_IDENT_PORT_RELATIVE': '0', 'SCSI_IDENT_PORT_TARGET_PORT_GROUP': '0x0', 'SCSI_IDENT_SERIAL': '130490dc-6bc5-4a3a-884c-8d67508d4785', 'SCSI_IDENT_TARGET_NAME': 'naa.5001405a91c5ccc5', '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': '337415073'} ; 2024-03-01 20:53:20,516 INFO blivet/MainThread: scanning sdh (/sys/devices/tcm_loop_0/tcm_loop_adapter_0/host2/target2:0:1/2:0:1:7/block/sdh)... 2024-03-01 20:53:20,519 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: sdh ; incomplete: False ; hidden: False ; 2024-03-01 20:53:20,522 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned None 2024-03-01 20:53:20,527 DEBUG blivet/MainThread: DiskDevicePopulator.run: name: sdh ; 2024-03-01 20:53:20,528 INFO blivet/MainThread: sdh is a disk 2024-03-01 20:53:20,528 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 147 2024-03-01 20:53:20,528 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 148 2024-03-01 20:53:20,531 DEBUG blivet/MainThread: DiskDevice._set_format: sdh ; type: None ; current: None ; 2024-03-01 20:53:20,533 DEBUG blivet/MainThread: DiskDevice.update_sysfs_path: sdh ; status: True ; 2024-03-01 20:53:20,534 DEBUG blivet/MainThread: sdh sysfs_path set to /sys/devices/tcm_loop_0/tcm_loop_adapter_0/host2/target2:0:1/2:0:1:7/block/sdh 2024-03-01 20:53:20,536 DEBUG blivet/MainThread: DiskDevice.read_current_size: exists: True ; path: /dev/sdh ; sysfs_path: /sys/devices/tcm_loop_0/tcm_loop_adapter_0/host2/target2:0:1/2:0:1:7/block/sdh ; 2024-03-01 20:53:20,537 DEBUG blivet/MainThread: updated sdh size to 1024 MiB (1024 MiB) 2024-03-01 20:53:20,537 INFO blivet/MainThread: added disk sdh (id 146) to device tree 2024-03-01 20:53:20,537 INFO blivet/MainThread: got device: DiskDevice instance (0x7fc7686d07c0) -- 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 = 6001405130490dc6bc54a3a884c8d675 2024-03-01 20:53:20,540 DEBUG blivet/MainThread: DeviceTree.handle_format: name: sdh ; 2024-03-01 20:53:20,543 DEBUG blivet/MainThread: AppleBootstrapFS.supported: supported: True ; 2024-03-01 20:53:20,543 DEBUG blivet/MainThread: get_format('appleboot') returning AppleBootstrapFS instance with object id 150 2024-03-01 20:53:20,546 DEBUG blivet/MainThread: EFIFS.supported: supported: True ; 2024-03-01 20:53:20,546 DEBUG blivet/MainThread: get_format('efi') returning EFIFS instance with object id 151 2024-03-01 20:53:20,549 DEBUG blivet/MainThread: MacEFIFS.supported: supported: True ; 2024-03-01 20:53:20,549 DEBUG blivet/MainThread: get_format('macefi') returning MacEFIFS instance with object id 152 2024-03-01 20:53:20,552 DEBUG blivet/MainThread: MacEFIFS.supported: supported: True ; 2024-03-01 20:53:20,552 DEBUG blivet/MainThread: get_format('macefi') returning MacEFIFS instance with object id 153 2024-03-01 20:53:20,555 DEBUG blivet/MainThread: LVMFormatPopulator.run: pv: sdh ; 2024-03-01 20:53:20,555 DEBUG blivet/MainThread: lvm filter: device /dev/sdh added to the list of allowed devices 2024-03-01 20:53:20,555 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/sdh,/dev/sdd,/dev/sdg,/dev/sde,/dev/sdb,/dev/sdc,/dev/sdf,/dev/sda ... 2024-03-01 20:53:20,596 INFO program/MainThread: stdout[37]: LVM2_PV_NAME=/dev/sda LVM2_PV_UUID=v8x08k-6M5E-HMtZ-f2eq-0wlR-mHJb-SKlTfh LVM2_PV_FREE=0 LVM2_PV_SIZE=1065353216 LVM2_PE_START=8388608 LVM2_VG_NAME=test_vg1 LVM2_VG_UUID=8n1Gu0-6cAF-6eL0-mZeG-ndKT-bBF1-VE1J4X LVM2_VG_SIZE=3196059648 LVM2_VG_FREE=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=qRTnw8-kEAP-n1MR-Ul7N-L4iY-mX8z-r1lVTK LVM2_PV_FREE=41943040 LVM2_PV_SIZE=1065353216 LVM2_PE_START=8388608 LVM2_VG_NAME=test_vg1 LVM2_VG_UUID=8n1Gu0-6cAF-6eL0-mZeG-ndKT-bBF1-VE1J4X LVM2_VG_SIZE=3196059648 LVM2_VG_FREE=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=jNAfAc-hhcq-AXKl-L0AU-rgP5-W4lh-kQjsD8 LVM2_PV_FREE=1065353216 LVM2_PV_SIZE=1065353216 LVM2_PE_START=8388608 LVM2_VG_NAME=test_vg1 LVM2_VG_UUID=8n1Gu0-6cAF-6eL0-mZeG-ndKT-bBF1-VE1J4X LVM2_VG_SIZE=3196059648 LVM2_VG_FREE=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=zwH06T-jYqJ-X0Nd-qXd2-G9IU-dOxd-ugDNrB LVM2_PV_FREE=100663296 LVM2_PV_SIZE=1065353216 LVM2_PE_START=8388608 LVM2_VG_NAME=test_vg2 LVM2_VG_UUID=Ur0UXR-UN2K-XIKN-Op4F-e5p2-sPMl-24DTE9 LVM2_VG_SIZE=3196059648 LVM2_VG_FREE=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=Ji2QiA-Dvpk-IFQT-pkeL-K0vu-KyFC-1GvCgj LVM2_PV_FREE=1065353216 LVM2_PV_SIZE=1065353216 LVM2_PE_START=8388608 LVM2_VG_NAME=test_vg2 LVM2_VG_UUID=Ur0UXR-UN2K-XIKN-Op4F-e5p2-sPMl-24DTE9 LVM2_VG_SIZE=3196059648 LVM2_VG_FREE=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=qpHyAD-IS3t-fi80-TKU5-Lvgf-VZSW-VR4nbH LVM2_PV_FREE=1065353216 LVM2_PV_SIZE=1065353216 LVM2_PE_START=8388608 LVM2_VG_NAME=test_vg2 LVM2_VG_UUID=Ur0UXR-UN2K-XIKN-Op4F-e5p2-sPMl-24DTE9 LVM2_VG_SIZE=3196059648 LVM2_VG_FREE=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=XlfhSN-V1CY-NlIg-Ve2c-FwQD-541V-LKiCwA LVM2_PV_FREE=205520896 LVM2_PV_SIZE=1065353216 LVM2_PE_START=8388608 LVM2_VG_NAME=test_vg3 LVM2_VG_UUID=SJbOg6-P2vK-pQ7D-EuW4-xDCg-1nzn-6sypeb LVM2_VG_SIZE=4261412864 LVM2_VG_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=JNrdZR-BS6E-ieAN-u54G-Klx9-FEFI-Tym7Nu LVM2_PV_FREE=0 LVM2_PV_SIZE=1065353216 LVM2_PE_START=8388608 LVM2_VG_NAME=test_vg3 LVM2_VG_UUID=SJbOg6-P2vK-pQ7D-EuW4-xDCg-1nzn-6sypeb LVM2_VG_SIZE=4261412864 LVM2_VG_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=bV51C8-IFmW-j7FS-YNep-5OHb-zkid-sU3RiF LVM2_PV_FREE=0 LVM2_PV_SIZE=1065353216 LVM2_PE_START=8388608 LVM2_VG_NAME=test_vg3 LVM2_VG_UUID=SJbOg6-P2vK-pQ7D-EuW4-xDCg-1nzn-6sypeb LVM2_VG_SIZE=4261412864 LVM2_VG_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=ahkAYm-fbGW-HmL1-uZmy-JcX3-NZme-xlSLwX LVM2_PV_FREE=847249408 LVM2_PV_SIZE=1065353216 LVM2_PE_START=8388608 LVM2_VG_NAME=test_vg3 LVM2_VG_UUID=SJbOg6-P2vK-pQ7D-EuW4-xDCg-1nzn-6sypeb LVM2_VG_SIZE=4261412864 LVM2_VG_FREE=1052770304 LVM2_VG_EXTENT_SIZE=4194304 LVM2_VG_EXTENT_COUNT=1016 LVM2_VG_FREE_COUNT=251 LVM2_PV_COUNT=4 2024-03-01 20:53:20,596 INFO program/MainThread: stderr[37]: WARNING: Couldn't find device with uuid bV51C8-IFmW-j7FS-YNep-5OHb-zkid-sU3RiF. WARNING: Couldn't find device with uuid ahkAYm-fbGW-HmL1-uZmy-JcX3-NZme-xlSLwX. WARNING: VG test_vg3 is missing PV bV51C8-IFmW-j7FS-YNep-5OHb-zkid-sU3RiF (last written to /dev/sdi). WARNING: VG test_vg3 is missing PV ahkAYm-fbGW-HmL1-uZmy-JcX3-NZme-xlSLwX (last written to /dev/sdj). WARNING: Couldn't find all devices for LV test_vg3/lv5 while checking used and assumed devices. 2024-03-01 20:53:20,596 INFO program/MainThread: ...done [37] (exit code: 0) 2024-03-01 20:53:20,596 INFO blivet/MainThread: type detected on 'sdh' is 'lvmpv' 2024-03-01 20:53:20,600 DEBUG blivet/MainThread: LVMPhysicalVolume.__init__: uuid: JNrdZR-BS6E-ieAN-u54G-Klx9-FEFI-Tym7Nu ; label: None ; device: /dev/sdh ; serial: 36001405130490dc6bc54a3a884c8d675 ; exists: True ; vg_name: test_vg3 ; vg_uuid: SJbOg6-P2vK-pQ7D-EuW4-xDCg-1nzn-6sypeb ; pe_start: 8 MiB ; 2024-03-01 20:53:20,600 DEBUG blivet/MainThread: get_format('lvmpv') returning LVMPhysicalVolume instance with object id 154 2024-03-01 20:53:20,603 DEBUG blivet/MainThread: DiskDevice._set_format: sdh ; type: lvmpv ; current: None ; 2024-03-01 20:53:20,606 DEBUG blivet/MainThread: DeviceTree.get_device_by_uuid: uuid: SJbOg6-P2vK-pQ7D-EuW4-xDCg-1nzn-6sypeb ; incomplete: True ; hidden: False ; 2024-03-01 20:53:20,608 DEBUG blivet/MainThread: DeviceTree.get_device_by_uuid returned existing 1016 MiB lvmvg test_vg3 (141) 2024-03-01 20:53:20,611 DEBUG blivet/MainThread: LVMVolumeGroupDevice._add_parent: test_vg3 ; parent: sdh ; 2024-03-01 20:53:20,614 DEBUG blivet/MainThread: DiskDevice.add_child: name: sdh ; child: test_vg3 ; kids: 0 ; 2024-03-01 20:53:20,617 DEBUG blivet/MainThread: LVMFormatPopulator._update_lvs: pv: sdh ; 2024-03-01 20:53:20,620 DEBUG blivet/MainThread: DeviceTree.get_device_by_uuid: uuid: SJbOg6-P2vK-pQ7D-EuW4-xDCg-1nzn-6sypeb ; incomplete: True ; hidden: False ; 2024-03-01 20:53:20,622 DEBUG blivet/MainThread: DeviceTree.get_device_by_uuid returned existing 1.98 GiB lvmvg test_vg3 (141) 2024-03-01 20:53:20,623 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/sdh,/dev/sdd,/dev/sdg,/dev/sde,/dev/sdb,/dev/sdc,/dev/sdf,/dev/sda ... 2024-03-01 20:53:20,660 INFO program/MainThread: stdout[38]: LVM2_VG_NAME=test_vg1 LVM2_LV_NAME=lv1 LVM2_LV_UUID=efao6k-HcFv-xhiV-Rlod-88ZB-JdsQ-9Zb9bs 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=Ajj0IC-7eQS-TvfA-B8bj-zdBY-HE6I-p7C4A6 LVM2_LV_SIZE=1606418432 LVM2_LV_ATTR=-wi-a----- LVM2_SEGTYPE=linear LVM2_ORIGIN= LVM2_POOL_LV= LVM2_DATA_LV= LVM2_METADATA_LV= LVM2_LV_ROLE=public LVM2_MOVE_PV= LVM2_DATA_PERCENT= LVM2_METADATA_PERCENT= LVM2_COPY_PERCENT= LVM2_VG_NAME=test_vg1 LVM2_LV_NAME=lv2 LVM2_LV_UUID=Ajj0IC-7eQS-TvfA-B8bj-zdBY-HE6I-p7C4A6 LVM2_LV_SIZE=1606418432 LVM2_LV_ATTR=-wi-a----- LVM2_SEGTYPE=linear LVM2_ORIGIN= LVM2_POOL_LV= LVM2_DATA_LV= LVM2_METADATA_LV= 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=F9DiC4-uhxp-2joj-vyiG-lHPe-wAcC-FzfJZj 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=3l3uIY-2Vrb-cpnj-eviH-9jU4-eGal-wun8ez 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=ogTjh1-yOot-hSQp-7yoa-bDE0-9zM3-0wyzun 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=ogTjh1-yOot-hSQp-7yoa-bDE0-9zM3-0wyzun 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=NWCv8I-xVeE-eVbe-JkrG-NQki-pHqT-A1EkHr 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=NWCv8I-xVeE-eVbe-JkrG-NQki-pHqT-A1EkHr 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=AKdOV3-MY9M-NZ8W-mN9U-deVM-bwcM-Lhk2Q5 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=hYVvfA-vpwm-1i1R-7onU-SJZC-Im2l-AoTgRU LVM2_LV_SIZE=427819008 LVM2_LV_ATTR=-wi-a----- LVM2_SEGTYPE=linear LVM2_ORIGIN= LVM2_POOL_LV= LVM2_DATA_LV= LVM2_METADATA_LV= LVM2_LV_ROLE=public LVM2_MOVE_PV= LVM2_DATA_PERCENT= LVM2_METADATA_PERCENT= LVM2_COPY_PERCENT= 2024-03-01 20:53:20,660 INFO program/MainThread: stderr[38]: WARNING: Couldn't find device with uuid bV51C8-IFmW-j7FS-YNep-5OHb-zkid-sU3RiF. WARNING: Couldn't find device with uuid ahkAYm-fbGW-HmL1-uZmy-JcX3-NZme-xlSLwX. WARNING: VG test_vg3 is missing PV bV51C8-IFmW-j7FS-YNep-5OHb-zkid-sU3RiF (last written to /dev/sdi). WARNING: VG test_vg3 is missing PV ahkAYm-fbGW-HmL1-uZmy-JcX3-NZme-xlSLwX (last written to /dev/sdj). WARNING: Couldn't find all devices for LV test_vg3/lv5 while checking used and assumed devices. 2024-03-01 20:53:20,660 INFO program/MainThread: ...done [38] (exit code: 0) 2024-03-01 20:53:20,660 WARNING blivet/MainThread: Skipping LVs for incomplete VG test_vg3 2024-03-01 20:53:20,660 INFO blivet/MainThread: got format: existing lvmpv 2024-03-01 20:53:20,665 DEBUG blivet/MainThread: DeviceTree.handle_device: name: sdi ; info: {'CURRENT_TAGS': ':systemd:', 'DEVLINKS': '/dev/disk/by-id/scsi-SLIO-ORG_disk8_7c02790d-af61-431a-b4c5-489ce662d703 ' '/dev/disk/by-diskseq/10 ' '/dev/disk/by-id/wwn-0x60014057c02790daf61431ab4c5489ce ' '/dev/disk/by-id/scsi-360014057c02790daf61431ab4c5489ce ' '/dev/disk/by-id/scsi-1LIO-ORG_disk8:7c02790d-af61-431a-b4c5-489ce662d703 ' '/dev/disk/by-id/lvm-pv-uuid-bV51C8-IFmW-j7FS-YNep-5OHb-zkid-sU3RiF', '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': 'bV51C8-IFmW-j7FS-YNep-5OHb-zkid-sU3RiF', 'ID_FS_UUID_ENC': 'bV51C8-IFmW-j7FS-YNep-5OHb-zkid-sU3RiF', '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': '7c02790d-af61-431a-b4c5-489ce662d703', 'ID_SERIAL': '360014057c02790daf61431ab4c5489ce', 'ID_SERIAL_SHORT': '60014057c02790daf61431ab4c5489ce', 'ID_TARGET_PORT': '0', 'ID_TYPE': 'disk', 'ID_VENDOR': 'LIO-ORG', 'ID_VENDOR_ENC': 'LIO-ORG\\x20', 'ID_WWN': '0x60014057c02790da', 'ID_WWN_VENDOR_EXTENSION': '0xf61431ab4c5489ce', 'ID_WWN_WITH_EXTENSION': '0x60014057c02790daf61431ab4c5489ce', 'MAJOR': '8', 'MINOR': '128', 'SCSI_IDENT_LUN_LOGICAL_UNIT_GROUP': '0x0', 'SCSI_IDENT_LUN_NAA_REGEXT': '60014057c02790daf61431ab4c5489ce', 'SCSI_IDENT_LUN_T10': 'LIO-ORG_disk8:7c02790d-af61-431a-b4c5-489ce662d703', 'SCSI_IDENT_PORT_NAME': 'naa.5001405a91c5ccc5,t,0x0001', 'SCSI_IDENT_PORT_RELATIVE': '0', 'SCSI_IDENT_PORT_TARGET_PORT_GROUP': '0x0', 'SCSI_IDENT_SERIAL': '7c02790d-af61-431a-b4c5-489ce662d703', 'SCSI_IDENT_TARGET_NAME': 'naa.5001405a91c5ccc5', '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': '337428002'} ; 2024-03-01 20:53:20,665 INFO blivet/MainThread: scanning sdi (/sys/devices/tcm_loop_0/tcm_loop_adapter_0/host2/target2:0:1/2:0:1:8/block/sdi)... 2024-03-01 20:53:20,668 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: sdi ; incomplete: False ; hidden: False ; 2024-03-01 20:53:20,671 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned None 2024-03-01 20:53:20,676 DEBUG blivet/MainThread: DiskDevicePopulator.run: name: sdi ; 2024-03-01 20:53:20,677 INFO blivet/MainThread: sdi is a disk 2024-03-01 20:53:20,677 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 157 2024-03-01 20:53:20,677 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 158 2024-03-01 20:53:20,680 DEBUG blivet/MainThread: DiskDevice._set_format: sdi ; type: None ; current: None ; 2024-03-01 20:53:20,683 DEBUG blivet/MainThread: DiskDevice.update_sysfs_path: sdi ; status: True ; 2024-03-01 20:53:20,683 DEBUG blivet/MainThread: sdi sysfs_path set to /sys/devices/tcm_loop_0/tcm_loop_adapter_0/host2/target2:0:1/2:0:1:8/block/sdi 2024-03-01 20:53:20,686 DEBUG blivet/MainThread: DiskDevice.read_current_size: exists: True ; path: /dev/sdi ; sysfs_path: /sys/devices/tcm_loop_0/tcm_loop_adapter_0/host2/target2:0:1/2:0:1:8/block/sdi ; 2024-03-01 20:53:20,686 DEBUG blivet/MainThread: updated sdi size to 1024 MiB (1024 MiB) 2024-03-01 20:53:20,687 INFO blivet/MainThread: added disk sdi (id 156) to device tree 2024-03-01 20:53:20,687 INFO blivet/MainThread: got device: DiskDevice instance (0x7fc7686d3220) -- 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 = 60014057c02790daf61431ab4c5489ce 2024-03-01 20:53:20,690 DEBUG blivet/MainThread: DeviceTree.handle_format: name: sdi ; 2024-03-01 20:53:20,692 DEBUG blivet/MainThread: AppleBootstrapFS.supported: supported: True ; 2024-03-01 20:53:20,693 DEBUG blivet/MainThread: get_format('appleboot') returning AppleBootstrapFS instance with object id 160 2024-03-01 20:53:20,695 DEBUG blivet/MainThread: EFIFS.supported: supported: True ; 2024-03-01 20:53:20,696 DEBUG blivet/MainThread: get_format('efi') returning EFIFS instance with object id 161 2024-03-01 20:53:20,698 DEBUG blivet/MainThread: MacEFIFS.supported: supported: True ; 2024-03-01 20:53:20,699 DEBUG blivet/MainThread: get_format('macefi') returning MacEFIFS instance with object id 162 2024-03-01 20:53:20,701 DEBUG blivet/MainThread: MacEFIFS.supported: supported: True ; 2024-03-01 20:53:20,702 DEBUG blivet/MainThread: get_format('macefi') returning MacEFIFS instance with object id 163 2024-03-01 20:53:20,704 DEBUG blivet/MainThread: LVMFormatPopulator.run: pv: sdi ; 2024-03-01 20:53:20,704 DEBUG blivet/MainThread: lvm filter: device /dev/sdi added to the list of allowed devices 2024-03-01 20:53:20,704 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/sdh,/dev/sdd,/dev/sdg,/dev/sde,/dev/sdi,/dev/sdb,/dev/sdc,/dev/sdf,/dev/sda ... 2024-03-01 20:53:20,750 INFO program/MainThread: stdout[39]: LVM2_PV_NAME=/dev/sda LVM2_PV_UUID=v8x08k-6M5E-HMtZ-f2eq-0wlR-mHJb-SKlTfh LVM2_PV_FREE=0 LVM2_PV_SIZE=1065353216 LVM2_PE_START=8388608 LVM2_VG_NAME=test_vg1 LVM2_VG_UUID=8n1Gu0-6cAF-6eL0-mZeG-ndKT-bBF1-VE1J4X LVM2_VG_SIZE=3196059648 LVM2_VG_FREE=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=qRTnw8-kEAP-n1MR-Ul7N-L4iY-mX8z-r1lVTK LVM2_PV_FREE=41943040 LVM2_PV_SIZE=1065353216 LVM2_PE_START=8388608 LVM2_VG_NAME=test_vg1 LVM2_VG_UUID=8n1Gu0-6cAF-6eL0-mZeG-ndKT-bBF1-VE1J4X LVM2_VG_SIZE=3196059648 LVM2_VG_FREE=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=jNAfAc-hhcq-AXKl-L0AU-rgP5-W4lh-kQjsD8 LVM2_PV_FREE=1065353216 LVM2_PV_SIZE=1065353216 LVM2_PE_START=8388608 LVM2_VG_NAME=test_vg1 LVM2_VG_UUID=8n1Gu0-6cAF-6eL0-mZeG-ndKT-bBF1-VE1J4X LVM2_VG_SIZE=3196059648 LVM2_VG_FREE=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=zwH06T-jYqJ-X0Nd-qXd2-G9IU-dOxd-ugDNrB LVM2_PV_FREE=100663296 LVM2_PV_SIZE=1065353216 LVM2_PE_START=8388608 LVM2_VG_NAME=test_vg2 LVM2_VG_UUID=Ur0UXR-UN2K-XIKN-Op4F-e5p2-sPMl-24DTE9 LVM2_VG_SIZE=3196059648 LVM2_VG_FREE=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=Ji2QiA-Dvpk-IFQT-pkeL-K0vu-KyFC-1GvCgj LVM2_PV_FREE=1065353216 LVM2_PV_SIZE=1065353216 LVM2_PE_START=8388608 LVM2_VG_NAME=test_vg2 LVM2_VG_UUID=Ur0UXR-UN2K-XIKN-Op4F-e5p2-sPMl-24DTE9 LVM2_VG_SIZE=3196059648 LVM2_VG_FREE=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=qpHyAD-IS3t-fi80-TKU5-Lvgf-VZSW-VR4nbH LVM2_PV_FREE=1065353216 LVM2_PV_SIZE=1065353216 LVM2_PE_START=8388608 LVM2_VG_NAME=test_vg2 LVM2_VG_UUID=Ur0UXR-UN2K-XIKN-Op4F-e5p2-sPMl-24DTE9 LVM2_VG_SIZE=3196059648 LVM2_VG_FREE=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=XlfhSN-V1CY-NlIg-Ve2c-FwQD-541V-LKiCwA LVM2_PV_FREE=205520896 LVM2_PV_SIZE=1065353216 LVM2_PE_START=8388608 LVM2_VG_NAME=test_vg3 LVM2_VG_UUID=SJbOg6-P2vK-pQ7D-EuW4-xDCg-1nzn-6sypeb LVM2_VG_SIZE=4261412864 LVM2_VG_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=JNrdZR-BS6E-ieAN-u54G-Klx9-FEFI-Tym7Nu LVM2_PV_FREE=0 LVM2_PV_SIZE=1065353216 LVM2_PE_START=8388608 LVM2_VG_NAME=test_vg3 LVM2_VG_UUID=SJbOg6-P2vK-pQ7D-EuW4-xDCg-1nzn-6sypeb LVM2_VG_SIZE=4261412864 LVM2_VG_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=bV51C8-IFmW-j7FS-YNep-5OHb-zkid-sU3RiF LVM2_PV_FREE=0 LVM2_PV_SIZE=1065353216 LVM2_PE_START=8388608 LVM2_VG_NAME=test_vg3 LVM2_VG_UUID=SJbOg6-P2vK-pQ7D-EuW4-xDCg-1nzn-6sypeb LVM2_VG_SIZE=4261412864 LVM2_VG_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=ahkAYm-fbGW-HmL1-uZmy-JcX3-NZme-xlSLwX LVM2_PV_FREE=847249408 LVM2_PV_SIZE=1065353216 LVM2_PE_START=8388608 LVM2_VG_NAME=test_vg3 LVM2_VG_UUID=SJbOg6-P2vK-pQ7D-EuW4-xDCg-1nzn-6sypeb LVM2_VG_SIZE=4261412864 LVM2_VG_FREE=1052770304 LVM2_VG_EXTENT_SIZE=4194304 LVM2_VG_EXTENT_COUNT=1016 LVM2_VG_FREE_COUNT=251 LVM2_PV_COUNT=4 2024-03-01 20:53:20,750 INFO program/MainThread: stderr[39]: WARNING: Couldn't find device with uuid ahkAYm-fbGW-HmL1-uZmy-JcX3-NZme-xlSLwX. WARNING: VG test_vg3 is missing PV ahkAYm-fbGW-HmL1-uZmy-JcX3-NZme-xlSLwX (last written to /dev/sdj). WARNING: Couldn't find all devices for LV test_vg3/lv5 while checking used and assumed devices. 2024-03-01 20:53:20,750 INFO program/MainThread: ...done [39] (exit code: 0) 2024-03-01 20:53:20,751 INFO blivet/MainThread: type detected on 'sdi' is 'lvmpv' 2024-03-01 20:53:20,755 DEBUG blivet/MainThread: LVMPhysicalVolume.__init__: uuid: bV51C8-IFmW-j7FS-YNep-5OHb-zkid-sU3RiF ; label: None ; device: /dev/sdi ; serial: 360014057c02790daf61431ab4c5489ce ; exists: True ; vg_name: test_vg3 ; vg_uuid: SJbOg6-P2vK-pQ7D-EuW4-xDCg-1nzn-6sypeb ; pe_start: 8 MiB ; 2024-03-01 20:53:20,755 DEBUG blivet/MainThread: get_format('lvmpv') returning LVMPhysicalVolume instance with object id 164 2024-03-01 20:53:20,758 DEBUG blivet/MainThread: DiskDevice._set_format: sdi ; type: lvmpv ; current: None ; 2024-03-01 20:53:20,761 DEBUG blivet/MainThread: DeviceTree.get_device_by_uuid: uuid: SJbOg6-P2vK-pQ7D-EuW4-xDCg-1nzn-6sypeb ; incomplete: True ; hidden: False ; 2024-03-01 20:53:20,763 DEBUG blivet/MainThread: DeviceTree.get_device_by_uuid returned existing 1.98 GiB lvmvg test_vg3 (141) 2024-03-01 20:53:20,766 DEBUG blivet/MainThread: LVMVolumeGroupDevice._add_parent: test_vg3 ; parent: sdi ; 2024-03-01 20:53:20,769 DEBUG blivet/MainThread: DiskDevice.add_child: name: sdi ; child: test_vg3 ; kids: 0 ; 2024-03-01 20:53:20,772 DEBUG blivet/MainThread: LVMFormatPopulator._update_lvs: pv: sdi ; 2024-03-01 20:53:20,774 DEBUG blivet/MainThread: DeviceTree.get_device_by_uuid: uuid: SJbOg6-P2vK-pQ7D-EuW4-xDCg-1nzn-6sypeb ; incomplete: True ; hidden: False ; 2024-03-01 20:53:20,777 DEBUG blivet/MainThread: DeviceTree.get_device_by_uuid returned existing 2.98 GiB lvmvg test_vg3 (141) 2024-03-01 20:53:20,777 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/sdh,/dev/sdd,/dev/sdg,/dev/sde,/dev/sdi,/dev/sdb,/dev/sdc,/dev/sdf,/dev/sda ... 2024-03-01 20:53:20,818 INFO program/MainThread: stdout[40]: LVM2_VG_NAME=test_vg1 LVM2_LV_NAME=lv1 LVM2_LV_UUID=efao6k-HcFv-xhiV-Rlod-88ZB-JdsQ-9Zb9bs 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=Ajj0IC-7eQS-TvfA-B8bj-zdBY-HE6I-p7C4A6 LVM2_LV_SIZE=1606418432 LVM2_LV_ATTR=-wi-a----- LVM2_SEGTYPE=linear LVM2_ORIGIN= LVM2_POOL_LV= LVM2_DATA_LV= LVM2_METADATA_LV= LVM2_LV_ROLE=public LVM2_MOVE_PV= LVM2_DATA_PERCENT= LVM2_METADATA_PERCENT= LVM2_COPY_PERCENT= LVM2_VG_NAME=test_vg1 LVM2_LV_NAME=lv2 LVM2_LV_UUID=Ajj0IC-7eQS-TvfA-B8bj-zdBY-HE6I-p7C4A6 LVM2_LV_SIZE=1606418432 LVM2_LV_ATTR=-wi-a----- LVM2_SEGTYPE=linear LVM2_ORIGIN= LVM2_POOL_LV= LVM2_DATA_LV= LVM2_METADATA_LV= 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=F9DiC4-uhxp-2joj-vyiG-lHPe-wAcC-FzfJZj 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=3l3uIY-2Vrb-cpnj-eviH-9jU4-eGal-wun8ez 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=ogTjh1-yOot-hSQp-7yoa-bDE0-9zM3-0wyzun 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=ogTjh1-yOot-hSQp-7yoa-bDE0-9zM3-0wyzun 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=NWCv8I-xVeE-eVbe-JkrG-NQki-pHqT-A1EkHr 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=NWCv8I-xVeE-eVbe-JkrG-NQki-pHqT-A1EkHr 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=AKdOV3-MY9M-NZ8W-mN9U-deVM-bwcM-Lhk2Q5 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=hYVvfA-vpwm-1i1R-7onU-SJZC-Im2l-AoTgRU LVM2_LV_SIZE=427819008 LVM2_LV_ATTR=-wi-a----- LVM2_SEGTYPE=linear LVM2_ORIGIN= LVM2_POOL_LV= LVM2_DATA_LV= LVM2_METADATA_LV= LVM2_LV_ROLE=public LVM2_MOVE_PV= LVM2_DATA_PERCENT= LVM2_METADATA_PERCENT= LVM2_COPY_PERCENT= 2024-03-01 20:53:20,818 INFO program/MainThread: stderr[40]: WARNING: Couldn't find device with uuid ahkAYm-fbGW-HmL1-uZmy-JcX3-NZme-xlSLwX. WARNING: VG test_vg3 is missing PV ahkAYm-fbGW-HmL1-uZmy-JcX3-NZme-xlSLwX (last written to /dev/sdj). WARNING: Couldn't find all devices for LV test_vg3/lv5 while checking used and assumed devices. 2024-03-01 20:53:20,818 INFO program/MainThread: ...done [40] (exit code: 0) 2024-03-01 20:53:20,818 WARNING blivet/MainThread: Skipping LVs for incomplete VG test_vg3 2024-03-01 20:53:20,819 INFO blivet/MainThread: got format: existing lvmpv 2024-03-01 20:53:20,823 DEBUG blivet/MainThread: DeviceTree.handle_device: name: sdj ; info: {'CURRENT_TAGS': ':systemd:', 'DEVLINKS': '/dev/disk/by-id/wwn-0x60014058bb02eed505c4d7593b520327 ' '/dev/disk/by-id/scsi-1LIO-ORG_disk9:8bb02eed-505c-4d75-93b5-20327aed4107 ' '/dev/disk/by-id/scsi-360014058bb02eed505c4d7593b520327 ' '/dev/disk/by-id/scsi-SLIO-ORG_disk9_8bb02eed-505c-4d75-93b5-20327aed4107 ' '/dev/disk/by-id/lvm-pv-uuid-ahkAYm-fbGW-HmL1-uZmy-JcX3-NZme-xlSLwX ' '/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_FS_TYPE': 'LVM2_member', 'ID_FS_USAGE': 'raid', 'ID_FS_UUID': 'ahkAYm-fbGW-HmL1-uZmy-JcX3-NZme-xlSLwX', 'ID_FS_UUID_ENC': 'ahkAYm-fbGW-HmL1-uZmy-JcX3-NZme-xlSLwX', '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': '8bb02eed-505c-4d75-93b5-20327aed4107', 'ID_SERIAL': '360014058bb02eed505c4d7593b520327', 'ID_SERIAL_SHORT': '60014058bb02eed505c4d7593b520327', 'ID_TARGET_PORT': '0', 'ID_TYPE': 'disk', 'ID_VENDOR': 'LIO-ORG', 'ID_VENDOR_ENC': 'LIO-ORG\\x20', 'ID_WWN': '0x60014058bb02eed5', 'ID_WWN_VENDOR_EXTENSION': '0x05c4d7593b520327', 'ID_WWN_WITH_EXTENSION': '0x60014058bb02eed505c4d7593b520327', 'MAJOR': '8', 'MINOR': '144', 'SCSI_IDENT_LUN_LOGICAL_UNIT_GROUP': '0x0', 'SCSI_IDENT_LUN_NAA_REGEXT': '60014058bb02eed505c4d7593b520327', 'SCSI_IDENT_LUN_T10': 'LIO-ORG_disk9:8bb02eed-505c-4d75-93b5-20327aed4107', 'SCSI_IDENT_PORT_NAME': 'naa.5001405a91c5ccc5,t,0x0001', 'SCSI_IDENT_PORT_RELATIVE': '0', 'SCSI_IDENT_PORT_TARGET_PORT_GROUP': '0x0', 'SCSI_IDENT_SERIAL': '8bb02eed-505c-4d75-93b5-20327aed4107', 'SCSI_IDENT_TARGET_NAME': 'naa.5001405a91c5ccc5', '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': '337523000'} ; 2024-03-01 20:53:20,823 INFO blivet/MainThread: scanning sdj (/sys/devices/tcm_loop_0/tcm_loop_adapter_0/host2/target2:0:1/2:0:1:9/block/sdj)... 2024-03-01 20:53:20,826 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: sdj ; incomplete: False ; hidden: False ; 2024-03-01 20:53:20,829 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned None 2024-03-01 20:53:20,835 DEBUG blivet/MainThread: DiskDevicePopulator.run: name: sdj ; 2024-03-01 20:53:20,835 INFO blivet/MainThread: sdj is a disk 2024-03-01 20:53:20,835 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 167 2024-03-01 20:53:20,835 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 168 2024-03-01 20:53:20,838 DEBUG blivet/MainThread: DiskDevice._set_format: sdj ; type: None ; current: None ; 2024-03-01 20:53:20,841 DEBUG blivet/MainThread: DiskDevice.update_sysfs_path: sdj ; status: True ; 2024-03-01 20:53:20,841 DEBUG blivet/MainThread: sdj sysfs_path set to /sys/devices/tcm_loop_0/tcm_loop_adapter_0/host2/target2:0:1/2:0:1:9/block/sdj 2024-03-01 20:53:20,844 DEBUG blivet/MainThread: DiskDevice.read_current_size: exists: True ; path: /dev/sdj ; sysfs_path: /sys/devices/tcm_loop_0/tcm_loop_adapter_0/host2/target2:0:1/2:0:1:9/block/sdj ; 2024-03-01 20:53:20,844 DEBUG blivet/MainThread: updated sdj size to 1024 MiB (1024 MiB) 2024-03-01 20:53:20,845 INFO blivet/MainThread: added disk sdj (id 166) to device tree 2024-03-01 20:53:20,845 INFO blivet/MainThread: got device: DiskDevice instance (0x7fc7686d4910) -- 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 = 60014058bb02eed505c4d7593b520327 2024-03-01 20:53:20,848 DEBUG blivet/MainThread: DeviceTree.handle_format: name: sdj ; 2024-03-01 20:53:20,851 DEBUG blivet/MainThread: AppleBootstrapFS.supported: supported: True ; 2024-03-01 20:53:20,851 DEBUG blivet/MainThread: get_format('appleboot') returning AppleBootstrapFS instance with object id 170 2024-03-01 20:53:20,854 DEBUG blivet/MainThread: EFIFS.supported: supported: True ; 2024-03-01 20:53:20,854 DEBUG blivet/MainThread: get_format('efi') returning EFIFS instance with object id 171 2024-03-01 20:53:20,857 DEBUG blivet/MainThread: MacEFIFS.supported: supported: True ; 2024-03-01 20:53:20,857 DEBUG blivet/MainThread: get_format('macefi') returning MacEFIFS instance with object id 172 2024-03-01 20:53:20,860 DEBUG blivet/MainThread: MacEFIFS.supported: supported: True ; 2024-03-01 20:53:20,860 DEBUG blivet/MainThread: get_format('macefi') returning MacEFIFS instance with object id 173 2024-03-01 20:53:20,862 DEBUG blivet/MainThread: LVMFormatPopulator.run: pv: sdj ; 2024-03-01 20:53:20,862 DEBUG blivet/MainThread: lvm filter: device /dev/sdj added to the list of allowed devices 2024-03-01 20:53:20,863 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/sdh,/dev/sdd,/dev/sdg,/dev/sdj,/dev/sde,/dev/sdi,/dev/sdb,/dev/sdc,/dev/sdf,/dev/sda ... 2024-03-01 20:53:20,904 INFO program/MainThread: stdout[41]: LVM2_PV_NAME=/dev/sda LVM2_PV_UUID=v8x08k-6M5E-HMtZ-f2eq-0wlR-mHJb-SKlTfh LVM2_PV_FREE=0 LVM2_PV_SIZE=1065353216 LVM2_PE_START=8388608 LVM2_VG_NAME=test_vg1 LVM2_VG_UUID=8n1Gu0-6cAF-6eL0-mZeG-ndKT-bBF1-VE1J4X LVM2_VG_SIZE=3196059648 LVM2_VG_FREE=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=qRTnw8-kEAP-n1MR-Ul7N-L4iY-mX8z-r1lVTK LVM2_PV_FREE=41943040 LVM2_PV_SIZE=1065353216 LVM2_PE_START=8388608 LVM2_VG_NAME=test_vg1 LVM2_VG_UUID=8n1Gu0-6cAF-6eL0-mZeG-ndKT-bBF1-VE1J4X LVM2_VG_SIZE=3196059648 LVM2_VG_FREE=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=jNAfAc-hhcq-AXKl-L0AU-rgP5-W4lh-kQjsD8 LVM2_PV_FREE=1065353216 LVM2_PV_SIZE=1065353216 LVM2_PE_START=8388608 LVM2_VG_NAME=test_vg1 LVM2_VG_UUID=8n1Gu0-6cAF-6eL0-mZeG-ndKT-bBF1-VE1J4X LVM2_VG_SIZE=3196059648 LVM2_VG_FREE=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=zwH06T-jYqJ-X0Nd-qXd2-G9IU-dOxd-ugDNrB LVM2_PV_FREE=100663296 LVM2_PV_SIZE=1065353216 LVM2_PE_START=8388608 LVM2_VG_NAME=test_vg2 LVM2_VG_UUID=Ur0UXR-UN2K-XIKN-Op4F-e5p2-sPMl-24DTE9 LVM2_VG_SIZE=3196059648 LVM2_VG_FREE=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=Ji2QiA-Dvpk-IFQT-pkeL-K0vu-KyFC-1GvCgj LVM2_PV_FREE=1065353216 LVM2_PV_SIZE=1065353216 LVM2_PE_START=8388608 LVM2_VG_NAME=test_vg2 LVM2_VG_UUID=Ur0UXR-UN2K-XIKN-Op4F-e5p2-sPMl-24DTE9 LVM2_VG_SIZE=3196059648 LVM2_VG_FREE=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=qpHyAD-IS3t-fi80-TKU5-Lvgf-VZSW-VR4nbH LVM2_PV_FREE=1065353216 LVM2_PV_SIZE=1065353216 LVM2_PE_START=8388608 LVM2_VG_NAME=test_vg2 LVM2_VG_UUID=Ur0UXR-UN2K-XIKN-Op4F-e5p2-sPMl-24DTE9 LVM2_VG_SIZE=3196059648 LVM2_VG_FREE=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=XlfhSN-V1CY-NlIg-Ve2c-FwQD-541V-LKiCwA LVM2_PV_FREE=205520896 LVM2_PV_SIZE=1065353216 LVM2_PE_START=8388608 LVM2_VG_NAME=test_vg3 LVM2_VG_UUID=SJbOg6-P2vK-pQ7D-EuW4-xDCg-1nzn-6sypeb LVM2_VG_SIZE=4261412864 LVM2_VG_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=JNrdZR-BS6E-ieAN-u54G-Klx9-FEFI-Tym7Nu LVM2_PV_FREE=0 LVM2_PV_SIZE=1065353216 LVM2_PE_START=8388608 LVM2_VG_NAME=test_vg3 LVM2_VG_UUID=SJbOg6-P2vK-pQ7D-EuW4-xDCg-1nzn-6sypeb LVM2_VG_SIZE=4261412864 LVM2_VG_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=bV51C8-IFmW-j7FS-YNep-5OHb-zkid-sU3RiF LVM2_PV_FREE=0 LVM2_PV_SIZE=1065353216 LVM2_PE_START=8388608 LVM2_VG_NAME=test_vg3 LVM2_VG_UUID=SJbOg6-P2vK-pQ7D-EuW4-xDCg-1nzn-6sypeb LVM2_VG_SIZE=4261412864 LVM2_VG_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=ahkAYm-fbGW-HmL1-uZmy-JcX3-NZme-xlSLwX LVM2_PV_FREE=847249408 LVM2_PV_SIZE=1065353216 LVM2_PE_START=8388608 LVM2_VG_NAME=test_vg3 LVM2_VG_UUID=SJbOg6-P2vK-pQ7D-EuW4-xDCg-1nzn-6sypeb LVM2_VG_SIZE=4261412864 LVM2_VG_FREE=1052770304 LVM2_VG_EXTENT_SIZE=4194304 LVM2_VG_EXTENT_COUNT=1016 LVM2_VG_FREE_COUNT=251 LVM2_PV_COUNT=4 2024-03-01 20:53:20,904 INFO program/MainThread: stderr[41]: 2024-03-01 20:53:20,904 INFO program/MainThread: ...done [41] (exit code: 0) 2024-03-01 20:53:20,904 INFO blivet/MainThread: type detected on 'sdj' is 'lvmpv' 2024-03-01 20:53:20,908 DEBUG blivet/MainThread: LVMPhysicalVolume.__init__: uuid: ahkAYm-fbGW-HmL1-uZmy-JcX3-NZme-xlSLwX ; label: None ; device: /dev/sdj ; serial: 360014058bb02eed505c4d7593b520327 ; exists: True ; vg_name: test_vg3 ; vg_uuid: SJbOg6-P2vK-pQ7D-EuW4-xDCg-1nzn-6sypeb ; pe_start: 8 MiB ; free: 808 MiB ; 2024-03-01 20:53:20,908 DEBUG blivet/MainThread: get_format('lvmpv') returning LVMPhysicalVolume instance with object id 174 2024-03-01 20:53:20,911 DEBUG blivet/MainThread: DiskDevice._set_format: sdj ; type: lvmpv ; current: None ; 2024-03-01 20:53:20,914 DEBUG blivet/MainThread: DeviceTree.get_device_by_uuid: uuid: SJbOg6-P2vK-pQ7D-EuW4-xDCg-1nzn-6sypeb ; incomplete: True ; hidden: False ; 2024-03-01 20:53:20,916 DEBUG blivet/MainThread: DeviceTree.get_device_by_uuid returned existing 2.98 GiB lvmvg test_vg3 (141) 2024-03-01 20:53:20,920 DEBUG blivet/MainThread: LVMVolumeGroupDevice._add_parent: test_vg3 ; parent: sdj ; 2024-03-01 20:53:20,923 DEBUG blivet/MainThread: DiskDevice.add_child: name: sdj ; child: test_vg3 ; kids: 0 ; 2024-03-01 20:53:20,925 DEBUG blivet/MainThread: LVMFormatPopulator._update_lvs: pv: sdj ; 2024-03-01 20:53:20,928 DEBUG blivet/MainThread: DeviceTree.get_device_by_uuid: uuid: SJbOg6-P2vK-pQ7D-EuW4-xDCg-1nzn-6sypeb ; incomplete: True ; hidden: False ; 2024-03-01 20:53:20,930 DEBUG blivet/MainThread: DeviceTree.get_device_by_uuid returned existing 3.97 GiB lvmvg test_vg3 (141) 2024-03-01 20:53:20,931 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/sdh,/dev/sdd,/dev/sdg,/dev/sdj,/dev/sde,/dev/sdi,/dev/sdb,/dev/sdc,/dev/sdf,/dev/sda ... 2024-03-01 20:53:20,967 INFO program/MainThread: stdout[42]: LVM2_VG_NAME=test_vg1 LVM2_LV_NAME=lv1 LVM2_LV_UUID=efao6k-HcFv-xhiV-Rlod-88ZB-JdsQ-9Zb9bs 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=Ajj0IC-7eQS-TvfA-B8bj-zdBY-HE6I-p7C4A6 LVM2_LV_SIZE=1606418432 LVM2_LV_ATTR=-wi-a----- LVM2_SEGTYPE=linear LVM2_ORIGIN= LVM2_POOL_LV= LVM2_DATA_LV= LVM2_METADATA_LV= LVM2_LV_ROLE=public LVM2_MOVE_PV= LVM2_DATA_PERCENT= LVM2_METADATA_PERCENT= LVM2_COPY_PERCENT= LVM2_VG_NAME=test_vg1 LVM2_LV_NAME=lv2 LVM2_LV_UUID=Ajj0IC-7eQS-TvfA-B8bj-zdBY-HE6I-p7C4A6 LVM2_LV_SIZE=1606418432 LVM2_LV_ATTR=-wi-a----- LVM2_SEGTYPE=linear LVM2_ORIGIN= LVM2_POOL_LV= LVM2_DATA_LV= LVM2_METADATA_LV= 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=F9DiC4-uhxp-2joj-vyiG-lHPe-wAcC-FzfJZj 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=3l3uIY-2Vrb-cpnj-eviH-9jU4-eGal-wun8ez 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=ogTjh1-yOot-hSQp-7yoa-bDE0-9zM3-0wyzun 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=ogTjh1-yOot-hSQp-7yoa-bDE0-9zM3-0wyzun 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=NWCv8I-xVeE-eVbe-JkrG-NQki-pHqT-A1EkHr 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=NWCv8I-xVeE-eVbe-JkrG-NQki-pHqT-A1EkHr 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=AKdOV3-MY9M-NZ8W-mN9U-deVM-bwcM-Lhk2Q5 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=hYVvfA-vpwm-1i1R-7onU-SJZC-Im2l-AoTgRU LVM2_LV_SIZE=427819008 LVM2_LV_ATTR=-wi-a----- LVM2_SEGTYPE=linear LVM2_ORIGIN= LVM2_POOL_LV= LVM2_DATA_LV= LVM2_METADATA_LV= LVM2_LV_ROLE=public LVM2_MOVE_PV= LVM2_DATA_PERCENT= LVM2_METADATA_PERCENT= LVM2_COPY_PERCENT= 2024-03-01 20:53:20,967 INFO program/MainThread: stderr[42]: 2024-03-01 20:53:20,967 INFO program/MainThread: ...done [42] (exit code: 0) 2024-03-01 20:53:20,971 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: test_vg3-lv5 ; incomplete: False ; hidden: False ; 2024-03-01 20:53:20,974 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned None 2024-03-01 20:53:20,977 DEBUG blivet/MainThread: DeviceTree.get_device_by_uuid: uuid: ogTjh1-yOot-hSQp-7yoa-bDE0-9zM3-0wyzun ; incomplete: False ; hidden: False ; 2024-03-01 20:53:20,980 DEBUG blivet/MainThread: DeviceTree.get_device_by_uuid returned None 2024-03-01 20:53:20,980 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 176 2024-03-01 20:53:20,983 DEBUG blivet/MainThread: LVMVolumeGroupDevice.add_child: name: test_vg3 ; child: lv5 ; kids: 0 ; 2024-03-01 20:53:20,983 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 177 2024-03-01 20:53:20,986 DEBUG blivet/MainThread: LVMLogicalVolumeDevice._set_format: test_vg3-lv5 ; type: None ; current: None ; 2024-03-01 20:53:20,989 DEBUG blivet/MainThread: LVMLogicalVolumeDevice.update_sysfs_path: test_vg3-lv5 ; status: True ; 2024-03-01 20:53:20,990 DEBUG blivet/MainThread: test_vg3-lv5 sysfs_path set to /sys/devices/virtual/block/dm-3 2024-03-01 20:53:20,993 DEBUG blivet/MainThread: LVMLogicalVolumeDevice.read_current_size: exists: True ; path: /dev/mapper/test_vg3-lv5 ; sysfs_path: /sys/devices/virtual/block/dm-3 ; 2024-03-01 20:53:20,993 DEBUG blivet/MainThread: updated test_vg3-lv5 size to 1.2 GiB (1.2 GiB) 2024-03-01 20:53:20,994 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 179 2024-03-01 20:53:20,997 DEBUG blivet/MainThread: LVMVolumeGroupDevice.remove_child: name: test_vg3 ; child: lv5 ; kids: 1 ; 2024-03-01 20:53:21,000 DEBUG blivet/MainThread: LVMVolumeGroupDevice.add_child: name: test_vg3 ; child: lv5 ; kids: 0 ; 2024-03-01 20:53:21,000 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 180 2024-03-01 20:53:21,003 DEBUG blivet/MainThread: LVMLogicalVolumeDevice._set_format: test_vg3-lv5 ; type: None ; current: None ; 2024-03-01 20:53:21,006 DEBUG blivet/MainThread: LVMLogicalVolumeDevice.update_sysfs_path: test_vg3-lv5 ; status: True ; 2024-03-01 20:53:21,006 DEBUG blivet/MainThread: test_vg3-lv5 sysfs_path set to /sys/devices/virtual/block/dm-3 2024-03-01 20:53:21,009 DEBUG blivet/MainThread: LVMLogicalVolumeDevice.read_current_size: exists: True ; path: /dev/mapper/test_vg3-lv5 ; sysfs_path: /sys/devices/virtual/block/dm-3 ; 2024-03-01 20:53:21,009 DEBUG blivet/MainThread: updated test_vg3-lv5 size to 1.2 GiB (1.2 GiB) 2024-03-01 20:53:21,010 DEBUG blivet/MainThread: Adding test_vg3-lv5/1.2 GiB to test_vg3 2024-03-01 20:53:21,010 INFO blivet/MainThread: added lvmlv test_vg3-lv5 (id 175) to device tree 2024-03-01 20:53:21,012 DEBUG blivet/MainThread: LVMLogicalVolumeDevice.update_sysfs_path: test_vg3-lv5 ; status: True ; 2024-03-01 20:53:21,013 DEBUG blivet/MainThread: test_vg3-lv5 sysfs_path set to /sys/devices/virtual/block/dm-3 2024-03-01 20:53:21,016 DEBUG blivet/MainThread: LVMLogicalVolumeDevice.read_current_size: exists: True ; path: /dev/mapper/test_vg3-lv5 ; sysfs_path: /sys/devices/virtual/block/dm-3 ; 2024-03-01 20:53:21,016 DEBUG blivet/MainThread: updated test_vg3-lv5 size to 1.2 GiB (1.2 GiB) 2024-03-01 20:53:21,019 DEBUG blivet/MainThread: DeviceTree.handle_device: name: test_vg3-lv5 ; info: {'CURRENT_TAGS': ':systemd:', 'DEVLINKS': '/dev/test_vg3/lv5 /dev/mapper/test_vg3-lv5 ' '/dev/disk/by-uuid/93954e20-8f20-4365-932f-a5d6ac51b1af ' '/dev/disk/by-id/dm-uuid-LVM-SJbOg6P2vKpQ7DEuW4xDCg1nzn6sypebogTjh1yOothSQp7yoabDE09zM30wyzun ' '/dev/disk/by-id/dm-name-test_vg3-lv5', 'DEVNAME': '/dev/dm-3', 'DEVPATH': '/devices/virtual/block/dm-3', 'DEVTYPE': 'disk', 'DISKSEQ': '103', '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-SJbOg6P2vKpQ7DEuW4xDCg1nzn6sypebogTjh1yOothSQp7yoabDE09zM30wyzun', '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': '93954e20-8f20-4365-932f-a5d6ac51b1af', 'ID_FS_UUID_ENC': '93954e20-8f20-4365-932f-a5d6ac51b1af', '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': '774927397'} ; 2024-03-01 20:53:21,019 INFO blivet/MainThread: scanning test_vg3-lv5 (/sys/devices/virtual/block/dm-3)... 2024-03-01 20:53:21,019 INFO program/MainThread: Running [43] dmsetup info -co subsystem --noheadings test_vg3-lv5 ... 2024-03-01 20:53:21,023 INFO program/MainThread: stdout[43]: LVM 2024-03-01 20:53:21,023 INFO program/MainThread: stderr[43]: 2024-03-01 20:53:21,023 INFO program/MainThread: ...done [43] (exit code: 0) 2024-03-01 20:53:21,023 INFO program/MainThread: Running [44] dmsetup info -co subsystem --noheadings test_vg3-lv5 ... 2024-03-01 20:53:21,025 INFO program/MainThread: stdout[44]: LVM 2024-03-01 20:53:21,025 INFO program/MainThread: stderr[44]: 2024-03-01 20:53:21,025 INFO program/MainThread: ...done [44] (exit code: 0) 2024-03-01 20:53:21,025 INFO program/MainThread: Running [45] dmsetup info -co subsystem --noheadings test_vg3-lv5 ... 2024-03-01 20:53:21,028 INFO program/MainThread: stdout[45]: LVM 2024-03-01 20:53:21,028 INFO program/MainThread: stderr[45]: 2024-03-01 20:53:21,028 INFO program/MainThread: ...done [45] (exit code: 0) 2024-03-01 20:53:21,032 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: test_vg3-lv5 ; incomplete: False ; hidden: False ; 2024-03-01 20:53:21,036 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned existing 1.2 GiB lvmlv test_vg3-lv5 (175) 2024-03-01 20:53:21,039 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 20:53:21,039 DEBUG blivet/MainThread: vg test_vg3 has 2.77 GiB free 2024-03-01 20:53:21,040 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 20:53:21,040 DEBUG blivet/MainThread: vg test_vg3 has 2.77 GiB free 2024-03-01 20:53:21,036 INFO blivet/MainThread: got device: LVMLogicalVolumeDevice instance (0x7fc7686d82b0) -- name = test_vg3-lv5 status = True id = 175 children = [] parents = ['existing 3.97 GiB lvmvg test_vg3 (141)'] uuid = ogTjh1-yOot-hSQp-7yoa-bDE0-9zM3-0wyzun 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 (0x7fc7686c7f40) -- 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 = SJbOg6-P2vK-pQ7D-EuW4-xDCg-1nzn-6sypeb size = 3.97 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 3.97 GiB path = /dev/test_vg3 format args = [] original_format = None free = 1004 MiB PE Size = 4 MiB PE Count = 1016 PE Free = 251 PV Count = 4 modified = False extents = 1016 free space = 2.77 GiB free extents = 710 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sdg (132) with existing lvmpv', 'existing 1024 MiB disk sdh (146) with existing lvmpv', 'existing 1024 MiB disk sdi (156) with existing lvmpv', 'existing 1024 MiB disk sdj (166) with existing lvmpv'] LVs = ['existing 1.2 GiB lvmlv test_vg3-lv5 (175)'] segment type = linear percent = 0 VG space used = 1.2 GiB 2024-03-01 20:53:21,041 INFO program/MainThread: Running [46] dmsetup info -co subsystem --noheadings test_vg3-lv5 ... 2024-03-01 20:53:21,044 INFO program/MainThread: stdout[46]: LVM 2024-03-01 20:53:21,044 INFO program/MainThread: stderr[46]: 2024-03-01 20:53:21,044 INFO program/MainThread: ...done [46] (exit code: 0) 2024-03-01 20:53:21,048 DEBUG blivet/MainThread: DeviceTree.handle_format: name: test_vg3-lv5 ; 2024-03-01 20:53:21,051 DEBUG blivet/MainThread: AppleBootstrapFS.supported: supported: True ; 2024-03-01 20:53:21,051 DEBUG blivet/MainThread: get_format('appleboot') returning AppleBootstrapFS instance with object id 182 2024-03-01 20:53:21,054 DEBUG blivet/MainThread: EFIFS.supported: supported: True ; 2024-03-01 20:53:21,054 DEBUG blivet/MainThread: get_format('efi') returning EFIFS instance with object id 183 2024-03-01 20:53:21,057 DEBUG blivet/MainThread: MacEFIFS.supported: supported: True ; 2024-03-01 20:53:21,057 DEBUG blivet/MainThread: get_format('macefi') returning MacEFIFS instance with object id 184 2024-03-01 20:53:21,060 DEBUG blivet/MainThread: MacEFIFS.supported: supported: True ; 2024-03-01 20:53:21,061 DEBUG blivet/MainThread: get_format('macefi') returning MacEFIFS instance with object id 185 2024-03-01 20:53:21,061 INFO blivet/MainThread: type detected on 'test_vg3-lv5' is 'xfs' 2024-03-01 20:53:21,064 DEBUG blivet/MainThread: XFS.supported: supported: True ; 2024-03-01 20:53:21,064 DEBUG blivet/MainThread: get_format('xfs') returning XFS instance with object id 186 2024-03-01 20:53:21,067 DEBUG blivet/MainThread: LVMLogicalVolumeDevice._set_format: test_vg3-lv5 ; type: xfs ; current: None ; 2024-03-01 20:53:21,067 INFO blivet/MainThread: got format: existing xfs filesystem 2024-03-01 20:53:21,070 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: test_vg3-lv6 ; incomplete: False ; hidden: False ; 2024-03-01 20:53:21,082 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned None 2024-03-01 20:53:21,084 DEBUG blivet/MainThread: DeviceTree.get_device_by_uuid: uuid: NWCv8I-xVeE-eVbe-JkrG-NQki-pHqT-A1EkHr ; incomplete: False ; hidden: False ; 2024-03-01 20:53:21,087 DEBUG blivet/MainThread: DeviceTree.get_device_by_uuid returned None 2024-03-01 20:53:21,087 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 189 2024-03-01 20:53:21,090 DEBUG blivet/MainThread: LVMVolumeGroupDevice.add_child: name: test_vg3 ; child: lv6 ; kids: 1 ; 2024-03-01 20:53:21,091 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 190 2024-03-01 20:53:21,093 DEBUG blivet/MainThread: LVMLogicalVolumeDevice._set_format: test_vg3-lv6 ; type: None ; current: None ; 2024-03-01 20:53:21,097 DEBUG blivet/MainThread: LVMLogicalVolumeDevice.update_sysfs_path: test_vg3-lv6 ; status: True ; 2024-03-01 20:53:21,097 DEBUG blivet/MainThread: test_vg3-lv6 sysfs_path set to /sys/devices/virtual/block/dm-2 2024-03-01 20:53:21,100 DEBUG blivet/MainThread: LVMLogicalVolumeDevice.read_current_size: exists: True ; path: /dev/mapper/test_vg3-lv6 ; sysfs_path: /sys/devices/virtual/block/dm-2 ; 2024-03-01 20:53:21,100 DEBUG blivet/MainThread: updated test_vg3-lv6 size to 1020 MiB (1020 MiB) 2024-03-01 20:53:21,100 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 192 2024-03-01 20:53:21,104 DEBUG blivet/MainThread: LVMVolumeGroupDevice.remove_child: name: test_vg3 ; child: lv6 ; kids: 2 ; 2024-03-01 20:53:21,107 DEBUG blivet/MainThread: LVMVolumeGroupDevice.add_child: name: test_vg3 ; child: lv6 ; kids: 1 ; 2024-03-01 20:53:21,107 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 193 2024-03-01 20:53:21,110 DEBUG blivet/MainThread: LVMLogicalVolumeDevice._set_format: test_vg3-lv6 ; type: None ; current: None ; 2024-03-01 20:53:21,113 DEBUG blivet/MainThread: LVMLogicalVolumeDevice.update_sysfs_path: test_vg3-lv6 ; status: True ; 2024-03-01 20:53:21,113 DEBUG blivet/MainThread: test_vg3-lv6 sysfs_path set to /sys/devices/virtual/block/dm-2 2024-03-01 20:53:21,116 DEBUG blivet/MainThread: LVMLogicalVolumeDevice.read_current_size: exists: True ; path: /dev/mapper/test_vg3-lv6 ; sysfs_path: /sys/devices/virtual/block/dm-2 ; 2024-03-01 20:53:21,116 DEBUG blivet/MainThread: updated test_vg3-lv6 size to 1020 MiB (1020 MiB) 2024-03-01 20:53:21,116 DEBUG blivet/MainThread: Adding test_vg3-lv6/1020 MiB to test_vg3 2024-03-01 20:53:21,116 INFO blivet/MainThread: added lvmlv test_vg3-lv6 (id 188) to device tree 2024-03-01 20:53:21,119 DEBUG blivet/MainThread: LVMLogicalVolumeDevice.update_sysfs_path: test_vg3-lv6 ; status: True ; 2024-03-01 20:53:21,119 DEBUG blivet/MainThread: test_vg3-lv6 sysfs_path set to /sys/devices/virtual/block/dm-2 2024-03-01 20:53:21,122 DEBUG blivet/MainThread: LVMLogicalVolumeDevice.read_current_size: exists: True ; path: /dev/mapper/test_vg3-lv6 ; sysfs_path: /sys/devices/virtual/block/dm-2 ; 2024-03-01 20:53:21,123 DEBUG blivet/MainThread: updated test_vg3-lv6 size to 1020 MiB (1020 MiB) 2024-03-01 20:53:21,126 DEBUG blivet/MainThread: DeviceTree.handle_device: name: test_vg3-lv6 ; info: {'CURRENT_TAGS': ':systemd:', 'DEVLINKS': '/dev/disk/by-id/dm-uuid-LVM-SJbOg6P2vKpQ7DEuW4xDCg1nzn6sypebNWCv8IxVeEeVbeJkrGNQkipHqTA1EkHr ' '/dev/disk/by-uuid/849932ea-ebbe-47da-902b-82669b74271f ' '/dev/mapper/test_vg3-lv6 /dev/test_vg3/lv6 ' '/dev/disk/by-id/dm-name-test_vg3-lv6', 'DEVNAME': '/dev/dm-2', 'DEVPATH': '/devices/virtual/block/dm-2', 'DEVTYPE': 'disk', 'DISKSEQ': '102', '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-SJbOg6P2vKpQ7DEuW4xDCg1nzn6sypebNWCv8IxVeEeVbeJkrGNQkipHqTA1EkHr', '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': '849932ea-ebbe-47da-902b-82669b74271f', 'ID_FS_UUID_ENC': '849932ea-ebbe-47da-902b-82669b74271f', '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': '773852303'} ; 2024-03-01 20:53:21,126 INFO blivet/MainThread: scanning test_vg3-lv6 (/sys/devices/virtual/block/dm-2)... 2024-03-01 20:53:21,126 INFO program/MainThread: Running [47] dmsetup info -co subsystem --noheadings test_vg3-lv6 ... 2024-03-01 20:53:21,129 INFO program/MainThread: stdout[47]: LVM 2024-03-01 20:53:21,130 INFO program/MainThread: stderr[47]: 2024-03-01 20:53:21,130 INFO program/MainThread: ...done [47] (exit code: 0) 2024-03-01 20:53:21,130 INFO program/MainThread: Running [48] dmsetup info -co subsystem --noheadings test_vg3-lv6 ... 2024-03-01 20:53:21,132 INFO program/MainThread: stdout[48]: LVM 2024-03-01 20:53:21,132 INFO program/MainThread: stderr[48]: 2024-03-01 20:53:21,132 INFO program/MainThread: ...done [48] (exit code: 0) 2024-03-01 20:53:21,132 INFO program/MainThread: Running [49] dmsetup info -co subsystem --noheadings test_vg3-lv6 ... 2024-03-01 20:53:21,135 INFO program/MainThread: stdout[49]: LVM 2024-03-01 20:53:21,135 INFO program/MainThread: stderr[49]: 2024-03-01 20:53:21,135 INFO program/MainThread: ...done [49] (exit code: 0) 2024-03-01 20:53:21,139 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: test_vg3-lv6 ; incomplete: False ; hidden: False ; 2024-03-01 20:53:21,142 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned existing 1020 MiB lvmlv test_vg3-lv6 (188) 2024-03-01 20:53:21,145 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 20:53:21,146 DEBUG blivet/MainThread: vg test_vg3 has 1.78 GiB free 2024-03-01 20:53:21,146 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 20:53:21,147 DEBUG blivet/MainThread: vg test_vg3 has 1.78 GiB free 2024-03-01 20:53:21,143 INFO blivet/MainThread: got device: LVMLogicalVolumeDevice instance (0x7fc768781160) -- name = test_vg3-lv6 status = True id = 188 children = [] parents = ['existing 3.97 GiB lvmvg test_vg3 (141)'] uuid = NWCv8I-xVeE-eVbe-JkrG-NQki-pHqT-A1EkHr 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 (0x7fc7686c7f40) -- name = test_vg3 status = True 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 = SJbOg6-P2vK-pQ7D-EuW4-xDCg-1nzn-6sypeb size = 3.97 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 3.97 GiB path = /dev/test_vg3 format args = [] original_format = None free = 1004 MiB PE Size = 4 MiB PE Count = 1016 PE Free = 251 PV Count = 4 modified = False extents = 1016 free space = 1.78 GiB free extents = 455 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sdg (132) with existing lvmpv', 'existing 1024 MiB disk sdh (146) with existing lvmpv', 'existing 1024 MiB disk sdi (156) with existing lvmpv', 'existing 1024 MiB disk sdj (166) with existing lvmpv'] LVs = ['existing 1.2 GiB lvmlv test_vg3-lv5 (175) with existing xfs filesystem', 'existing 1020 MiB lvmlv test_vg3-lv6 (188)'] segment type = linear percent = 0 VG space used = 1020 MiB 2024-03-01 20:53:21,147 INFO program/MainThread: Running [50] dmsetup info -co subsystem --noheadings test_vg3-lv6 ... 2024-03-01 20:53:21,150 INFO program/MainThread: stdout[50]: LVM 2024-03-01 20:53:21,150 INFO program/MainThread: stderr[50]: 2024-03-01 20:53:21,150 INFO program/MainThread: ...done [50] (exit code: 0) 2024-03-01 20:53:21,154 DEBUG blivet/MainThread: DeviceTree.handle_format: name: test_vg3-lv6 ; 2024-03-01 20:53:21,157 DEBUG blivet/MainThread: AppleBootstrapFS.supported: supported: True ; 2024-03-01 20:53:21,157 DEBUG blivet/MainThread: get_format('appleboot') returning AppleBootstrapFS instance with object id 195 2024-03-01 20:53:21,160 DEBUG blivet/MainThread: EFIFS.supported: supported: True ; 2024-03-01 20:53:21,160 DEBUG blivet/MainThread: get_format('efi') returning EFIFS instance with object id 196 2024-03-01 20:53:21,163 DEBUG blivet/MainThread: MacEFIFS.supported: supported: True ; 2024-03-01 20:53:21,163 DEBUG blivet/MainThread: get_format('macefi') returning MacEFIFS instance with object id 197 2024-03-01 20:53:21,167 DEBUG blivet/MainThread: MacEFIFS.supported: supported: True ; 2024-03-01 20:53:21,167 DEBUG blivet/MainThread: get_format('macefi') returning MacEFIFS instance with object id 198 2024-03-01 20:53:21,167 INFO blivet/MainThread: type detected on 'test_vg3-lv6' is 'xfs' 2024-03-01 20:53:21,170 DEBUG blivet/MainThread: XFS.supported: supported: True ; 2024-03-01 20:53:21,170 DEBUG blivet/MainThread: get_format('xfs') returning XFS instance with object id 199 2024-03-01 20:53:21,173 DEBUG blivet/MainThread: LVMLogicalVolumeDevice._set_format: test_vg3-lv6 ; type: xfs ; current: None ; 2024-03-01 20:53:21,173 INFO blivet/MainThread: got format: existing xfs filesystem 2024-03-01 20:53:21,176 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: test_vg3-lv7 ; incomplete: False ; hidden: False ; 2024-03-01 20:53:21,179 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned None 2024-03-01 20:53:21,182 DEBUG blivet/MainThread: DeviceTree.get_device_by_uuid: uuid: AKdOV3-MY9M-NZ8W-mN9U-deVM-bwcM-Lhk2Q5 ; incomplete: False ; hidden: False ; 2024-03-01 20:53:21,184 DEBUG blivet/MainThread: DeviceTree.get_device_by_uuid returned None 2024-03-01 20:53:21,185 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 202 2024-03-01 20:53:21,188 DEBUG blivet/MainThread: LVMVolumeGroupDevice.add_child: name: test_vg3 ; child: lv7 ; kids: 2 ; 2024-03-01 20:53:21,188 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 203 2024-03-01 20:53:21,191 DEBUG blivet/MainThread: LVMLogicalVolumeDevice._set_format: test_vg3-lv7 ; type: None ; current: None ; 2024-03-01 20:53:21,194 DEBUG blivet/MainThread: LVMLogicalVolumeDevice.update_sysfs_path: test_vg3-lv7 ; status: True ; 2024-03-01 20:53:21,194 DEBUG blivet/MainThread: test_vg3-lv7 sysfs_path set to /sys/devices/virtual/block/dm-1 2024-03-01 20:53:21,197 DEBUG blivet/MainThread: LVMLogicalVolumeDevice.read_current_size: exists: True ; path: /dev/mapper/test_vg3-lv7 ; sysfs_path: /sys/devices/virtual/block/dm-1 ; 2024-03-01 20:53:21,198 DEBUG blivet/MainThread: updated test_vg3-lv7 size to 408 MiB (408 MiB) 2024-03-01 20:53:21,198 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 205 2024-03-01 20:53:21,201 DEBUG blivet/MainThread: LVMVolumeGroupDevice.remove_child: name: test_vg3 ; child: lv7 ; kids: 3 ; 2024-03-01 20:53:21,204 DEBUG blivet/MainThread: LVMVolumeGroupDevice.add_child: name: test_vg3 ; child: lv7 ; kids: 2 ; 2024-03-01 20:53:21,204 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 206 2024-03-01 20:53:21,207 DEBUG blivet/MainThread: LVMLogicalVolumeDevice._set_format: test_vg3-lv7 ; type: None ; current: None ; 2024-03-01 20:53:21,210 DEBUG blivet/MainThread: LVMLogicalVolumeDevice.update_sysfs_path: test_vg3-lv7 ; status: True ; 2024-03-01 20:53:21,210 DEBUG blivet/MainThread: test_vg3-lv7 sysfs_path set to /sys/devices/virtual/block/dm-1 2024-03-01 20:53:21,213 DEBUG blivet/MainThread: LVMLogicalVolumeDevice.read_current_size: exists: True ; path: /dev/mapper/test_vg3-lv7 ; sysfs_path: /sys/devices/virtual/block/dm-1 ; 2024-03-01 20:53:21,214 DEBUG blivet/MainThread: updated test_vg3-lv7 size to 408 MiB (408 MiB) 2024-03-01 20:53:21,214 DEBUG blivet/MainThread: Adding test_vg3-lv7/408 MiB to test_vg3 2024-03-01 20:53:21,214 INFO blivet/MainThread: added lvmlv test_vg3-lv7 (id 201) to device tree 2024-03-01 20:53:21,217 DEBUG blivet/MainThread: LVMLogicalVolumeDevice.update_sysfs_path: test_vg3-lv7 ; status: True ; 2024-03-01 20:53:21,217 DEBUG blivet/MainThread: test_vg3-lv7 sysfs_path set to /sys/devices/virtual/block/dm-1 2024-03-01 20:53:21,220 DEBUG blivet/MainThread: LVMLogicalVolumeDevice.read_current_size: exists: True ; path: /dev/mapper/test_vg3-lv7 ; sysfs_path: /sys/devices/virtual/block/dm-1 ; 2024-03-01 20:53:21,220 DEBUG blivet/MainThread: updated test_vg3-lv7 size to 408 MiB (408 MiB) 2024-03-01 20:53:21,223 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-id/dm-uuid-LVM-SJbOg6P2vKpQ7DEuW4xDCg1nzn6sypebAKdOV3MY9MNZ8WmN9UdeVMbwcMLhk2Q5 ' '/dev/test_vg3/lv7 ' '/dev/disk/by-uuid/81b956a1-3725-4533-b78c-1a524bfc1041 ' '/dev/mapper/test_vg3-lv7', 'DEVNAME': '/dev/dm-1', 'DEVPATH': '/devices/virtual/block/dm-1', 'DEVTYPE': 'disk', 'DISKSEQ': '101', '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-SJbOg6P2vKpQ7DEuW4xDCg1nzn6sypebAKdOV3MY9MNZ8WmN9UdeVMbwcMLhk2Q5', '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': '81b956a1-3725-4533-b78c-1a524bfc1041', 'ID_FS_UUID_ENC': '81b956a1-3725-4533-b78c-1a524bfc1041', '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': '772820897'} ; 2024-03-01 20:53:21,224 INFO blivet/MainThread: scanning test_vg3-lv7 (/sys/devices/virtual/block/dm-1)... 2024-03-01 20:53:21,224 INFO program/MainThread: Running [51] dmsetup info -co subsystem --noheadings test_vg3-lv7 ... 2024-03-01 20:53:21,227 INFO program/MainThread: stdout[51]: LVM 2024-03-01 20:53:21,227 INFO program/MainThread: stderr[51]: 2024-03-01 20:53:21,227 INFO program/MainThread: ...done [51] (exit code: 0) 2024-03-01 20:53:21,227 INFO program/MainThread: Running [52] dmsetup info -co subsystem --noheadings test_vg3-lv7 ... 2024-03-01 20:53:21,229 INFO program/MainThread: stdout[52]: LVM 2024-03-01 20:53:21,230 INFO program/MainThread: stderr[52]: 2024-03-01 20:53:21,230 INFO program/MainThread: ...done [52] (exit code: 0) 2024-03-01 20:53:21,230 INFO program/MainThread: Running [53] dmsetup info -co subsystem --noheadings test_vg3-lv7 ... 2024-03-01 20:53:21,232 INFO program/MainThread: stdout[53]: LVM 2024-03-01 20:53:21,232 INFO program/MainThread: stderr[53]: 2024-03-01 20:53:21,232 INFO program/MainThread: ...done [53] (exit code: 0) 2024-03-01 20:53:21,236 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: test_vg3-lv7 ; incomplete: False ; hidden: False ; 2024-03-01 20:53:21,239 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned existing 408 MiB lvmlv test_vg3-lv7 (201) 2024-03-01 20:53:21,242 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 20:53:21,243 DEBUG blivet/MainThread: vg test_vg3 has 1.38 GiB free 2024-03-01 20:53:21,243 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 20:53:21,244 DEBUG blivet/MainThread: vg test_vg3 has 1.38 GiB free 2024-03-01 20:53:21,240 INFO blivet/MainThread: got device: LVMLogicalVolumeDevice instance (0x7fc768714a00) -- name = test_vg3-lv7 status = True id = 201 children = [] parents = ['existing 3.97 GiB lvmvg test_vg3 (141)'] uuid = AKdOV3-MY9M-NZ8W-mN9U-deVM-bwcM-Lhk2Q5 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 (0x7fc7686c7f40) -- name = test_vg3 status = True id = 141 children = ['existing 1.2 GiB lvmlv test_vg3-lv5 (175) 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 = SJbOg6-P2vK-pQ7D-EuW4-xDCg-1nzn-6sypeb size = 3.97 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 3.97 GiB path = /dev/test_vg3 format args = [] original_format = None free = 1004 MiB PE Size = 4 MiB PE Count = 1016 PE Free = 251 PV Count = 4 modified = False extents = 1016 free space = 1.38 GiB free extents = 353 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sdg (132) with existing lvmpv', 'existing 1024 MiB disk sdh (146) with existing lvmpv', 'existing 1024 MiB disk sdi (156) with existing lvmpv', 'existing 1024 MiB disk sdj (166) with existing lvmpv'] LVs = ['existing 1.2 GiB lvmlv test_vg3-lv5 (175) with existing xfs filesystem', 'existing 1020 MiB lvmlv test_vg3-lv6 (188) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv7 (201)'] segment type = linear percent = 0 VG space used = 408 MiB 2024-03-01 20:53:21,245 INFO program/MainThread: Running [54] dmsetup info -co subsystem --noheadings test_vg3-lv7 ... 2024-03-01 20:53:21,247 INFO program/MainThread: stdout[54]: LVM 2024-03-01 20:53:21,248 INFO program/MainThread: stderr[54]: 2024-03-01 20:53:21,248 INFO program/MainThread: ...done [54] (exit code: 0) 2024-03-01 20:53:21,251 DEBUG blivet/MainThread: DeviceTree.handle_format: name: test_vg3-lv7 ; 2024-03-01 20:53:21,255 DEBUG blivet/MainThread: AppleBootstrapFS.supported: supported: True ; 2024-03-01 20:53:21,255 DEBUG blivet/MainThread: get_format('appleboot') returning AppleBootstrapFS instance with object id 208 2024-03-01 20:53:21,258 DEBUG blivet/MainThread: EFIFS.supported: supported: True ; 2024-03-01 20:53:21,258 DEBUG blivet/MainThread: get_format('efi') returning EFIFS instance with object id 209 2024-03-01 20:53:21,261 DEBUG blivet/MainThread: MacEFIFS.supported: supported: True ; 2024-03-01 20:53:21,261 DEBUG blivet/MainThread: get_format('macefi') returning MacEFIFS instance with object id 210 2024-03-01 20:53:21,264 DEBUG blivet/MainThread: MacEFIFS.supported: supported: True ; 2024-03-01 20:53:21,264 DEBUG blivet/MainThread: get_format('macefi') returning MacEFIFS instance with object id 211 2024-03-01 20:53:21,265 INFO blivet/MainThread: type detected on 'test_vg3-lv7' is 'xfs' 2024-03-01 20:53:21,268 DEBUG blivet/MainThread: XFS.supported: supported: True ; 2024-03-01 20:53:21,268 DEBUG blivet/MainThread: get_format('xfs') returning XFS instance with object id 212 2024-03-01 20:53:21,271 DEBUG blivet/MainThread: LVMLogicalVolumeDevice._set_format: test_vg3-lv7 ; type: xfs ; current: None ; 2024-03-01 20:53:21,271 INFO blivet/MainThread: got format: existing xfs filesystem 2024-03-01 20:53:21,274 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: test_vg3-lv8 ; incomplete: False ; hidden: False ; 2024-03-01 20:53:21,277 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned None 2024-03-01 20:53:21,279 DEBUG blivet/MainThread: DeviceTree.get_device_by_uuid: uuid: hYVvfA-vpwm-1i1R-7onU-SJZC-Im2l-AoTgRU ; incomplete: False ; hidden: False ; 2024-03-01 20:53:21,282 DEBUG blivet/MainThread: DeviceTree.get_device_by_uuid returned None 2024-03-01 20:53:21,282 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 215 2024-03-01 20:53:21,285 DEBUG blivet/MainThread: LVMVolumeGroupDevice.add_child: name: test_vg3 ; child: lv8 ; kids: 3 ; 2024-03-01 20:53:21,286 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 216 2024-03-01 20:53:21,289 DEBUG blivet/MainThread: LVMLogicalVolumeDevice._set_format: test_vg3-lv8 ; type: None ; current: None ; 2024-03-01 20:53:21,292 DEBUG blivet/MainThread: LVMLogicalVolumeDevice.update_sysfs_path: test_vg3-lv8 ; status: True ; 2024-03-01 20:53:21,292 DEBUG blivet/MainThread: test_vg3-lv8 sysfs_path set to /sys/devices/virtual/block/dm-0 2024-03-01 20:53:21,295 DEBUG blivet/MainThread: LVMLogicalVolumeDevice.read_current_size: exists: True ; path: /dev/mapper/test_vg3-lv8 ; sysfs_path: /sys/devices/virtual/block/dm-0 ; 2024-03-01 20:53:21,296 DEBUG blivet/MainThread: updated test_vg3-lv8 size to 408 MiB (408 MiB) 2024-03-01 20:53:21,296 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 218 2024-03-01 20:53:21,299 DEBUG blivet/MainThread: LVMVolumeGroupDevice.remove_child: name: test_vg3 ; child: lv8 ; kids: 4 ; 2024-03-01 20:53:21,302 DEBUG blivet/MainThread: LVMVolumeGroupDevice.add_child: name: test_vg3 ; child: lv8 ; kids: 3 ; 2024-03-01 20:53:21,302 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 219 2024-03-01 20:53:21,305 DEBUG blivet/MainThread: LVMLogicalVolumeDevice._set_format: test_vg3-lv8 ; type: None ; current: None ; 2024-03-01 20:53:21,308 DEBUG blivet/MainThread: LVMLogicalVolumeDevice.update_sysfs_path: test_vg3-lv8 ; status: True ; 2024-03-01 20:53:21,308 DEBUG blivet/MainThread: test_vg3-lv8 sysfs_path set to /sys/devices/virtual/block/dm-0 2024-03-01 20:53:21,311 DEBUG blivet/MainThread: LVMLogicalVolumeDevice.read_current_size: exists: True ; path: /dev/mapper/test_vg3-lv8 ; sysfs_path: /sys/devices/virtual/block/dm-0 ; 2024-03-01 20:53:21,311 DEBUG blivet/MainThread: updated test_vg3-lv8 size to 408 MiB (408 MiB) 2024-03-01 20:53:21,312 DEBUG blivet/MainThread: Adding test_vg3-lv8/408 MiB to test_vg3 2024-03-01 20:53:21,312 INFO blivet/MainThread: added lvmlv test_vg3-lv8 (id 214) to device tree 2024-03-01 20:53:21,314 DEBUG blivet/MainThread: LVMLogicalVolumeDevice.update_sysfs_path: test_vg3-lv8 ; status: True ; 2024-03-01 20:53:21,315 DEBUG blivet/MainThread: test_vg3-lv8 sysfs_path set to /sys/devices/virtual/block/dm-0 2024-03-01 20:53:21,317 DEBUG blivet/MainThread: LVMLogicalVolumeDevice.read_current_size: exists: True ; path: /dev/mapper/test_vg3-lv8 ; sysfs_path: /sys/devices/virtual/block/dm-0 ; 2024-03-01 20:53:21,318 DEBUG blivet/MainThread: updated test_vg3-lv8 size to 408 MiB (408 MiB) 2024-03-01 20:53:21,321 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-id/dm-uuid-LVM-SJbOg6P2vKpQ7DEuW4xDCg1nzn6sypebhYVvfAvpwm1i1R7onUSJZCIm2lAoTgRU ' '/dev/disk/by-id/dm-name-test_vg3-lv8 ' '/dev/disk/by-uuid/6221521a-5390-447a-a7f0-a1084d0c2c04', 'DEVNAME': '/dev/dm-0', 'DEVPATH': '/devices/virtual/block/dm-0', 'DEVTYPE': 'disk', 'DISKSEQ': '100', '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-SJbOg6P2vKpQ7DEuW4xDCg1nzn6sypebhYVvfAvpwm1i1R7onUSJZCIm2lAoTgRU', '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': '6221521a-5390-447a-a7f0-a1084d0c2c04', 'ID_FS_UUID_ENC': '6221521a-5390-447a-a7f0-a1084d0c2c04', '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': '772391782'} ; 2024-03-01 20:53:21,321 INFO blivet/MainThread: scanning test_vg3-lv8 (/sys/devices/virtual/block/dm-0)... 2024-03-01 20:53:21,322 INFO program/MainThread: Running [55] dmsetup info -co subsystem --noheadings test_vg3-lv8 ... 2024-03-01 20:53:21,324 INFO program/MainThread: stdout[55]: LVM 2024-03-01 20:53:21,325 INFO program/MainThread: stderr[55]: 2024-03-01 20:53:21,325 INFO program/MainThread: ...done [55] (exit code: 0) 2024-03-01 20:53:21,325 INFO program/MainThread: Running [56] dmsetup info -co subsystem --noheadings test_vg3-lv8 ... 2024-03-01 20:53:21,327 INFO program/MainThread: stdout[56]: LVM 2024-03-01 20:53:21,327 INFO program/MainThread: stderr[56]: 2024-03-01 20:53:21,327 INFO program/MainThread: ...done [56] (exit code: 0) 2024-03-01 20:53:21,327 INFO program/MainThread: Running [57] dmsetup info -co subsystem --noheadings test_vg3-lv8 ... 2024-03-01 20:53:21,330 INFO program/MainThread: stdout[57]: LVM 2024-03-01 20:53:21,330 INFO program/MainThread: stderr[57]: 2024-03-01 20:53:21,330 INFO program/MainThread: ...done [57] (exit code: 0) 2024-03-01 20:53:21,334 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: test_vg3-lv8 ; incomplete: False ; hidden: False ; 2024-03-01 20:53:21,337 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned existing 408 MiB lvmlv test_vg3-lv8 (214) 2024-03-01 20:53:21,340 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 20:53:21,341 DEBUG blivet/MainThread: vg test_vg3 has 1004 MiB free 2024-03-01 20:53:21,341 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 20:53:21,342 DEBUG blivet/MainThread: vg test_vg3 has 1004 MiB free 2024-03-01 20:53:21,337 INFO blivet/MainThread: got device: LVMLogicalVolumeDevice instance (0x7fc7686c7460) -- name = test_vg3-lv8 status = True id = 214 children = [] parents = ['existing 3.97 GiB lvmvg test_vg3 (141)'] uuid = hYVvfA-vpwm-1i1R-7onU-SJZC-Im2l-AoTgRU 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 (0x7fc7686c7f40) -- name = test_vg3 status = True id = 141 children = ['existing 1.2 GiB lvmlv test_vg3-lv5 (175) with existing xfs filesystem', 'existing 1020 MiB lvmlv test_vg3-lv6 (188) 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 = SJbOg6-P2vK-pQ7D-EuW4-xDCg-1nzn-6sypeb size = 3.97 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 3.97 GiB path = /dev/test_vg3 format args = [] original_format = None free = 1004 MiB PE Size = 4 MiB PE Count = 1016 PE Free = 251 PV Count = 4 modified = False extents = 1016 free space = 1004 MiB free extents = 251 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sdg (132) with existing lvmpv', 'existing 1024 MiB disk sdh (146) with existing lvmpv', 'existing 1024 MiB disk sdi (156) with existing lvmpv', 'existing 1024 MiB disk sdj (166) with existing lvmpv'] LVs = ['existing 1.2 GiB lvmlv test_vg3-lv5 (175) with existing xfs filesystem', 'existing 1020 MiB lvmlv test_vg3-lv6 (188) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv7 (201) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv8 (214)'] segment type = linear percent = 0 VG space used = 408 MiB 2024-03-01 20:53:21,343 INFO program/MainThread: Running [58] dmsetup info -co subsystem --noheadings test_vg3-lv8 ... 2024-03-01 20:53:21,346 INFO program/MainThread: stdout[58]: LVM 2024-03-01 20:53:21,346 INFO program/MainThread: stderr[58]: 2024-03-01 20:53:21,346 INFO program/MainThread: ...done [58] (exit code: 0) 2024-03-01 20:53:21,349 DEBUG blivet/MainThread: DeviceTree.handle_format: name: test_vg3-lv8 ; 2024-03-01 20:53:21,353 DEBUG blivet/MainThread: AppleBootstrapFS.supported: supported: True ; 2024-03-01 20:53:21,353 DEBUG blivet/MainThread: get_format('appleboot') returning AppleBootstrapFS instance with object id 221 2024-03-01 20:53:21,356 DEBUG blivet/MainThread: EFIFS.supported: supported: True ; 2024-03-01 20:53:21,356 DEBUG blivet/MainThread: get_format('efi') returning EFIFS instance with object id 222 2024-03-01 20:53:21,359 DEBUG blivet/MainThread: MacEFIFS.supported: supported: True ; 2024-03-01 20:53:21,359 DEBUG blivet/MainThread: get_format('macefi') returning MacEFIFS instance with object id 223 2024-03-01 20:53:21,362 DEBUG blivet/MainThread: MacEFIFS.supported: supported: True ; 2024-03-01 20:53:21,362 DEBUG blivet/MainThread: get_format('macefi') returning MacEFIFS instance with object id 224 2024-03-01 20:53:21,363 INFO blivet/MainThread: type detected on 'test_vg3-lv8' is 'xfs' 2024-03-01 20:53:21,365 DEBUG blivet/MainThread: XFS.supported: supported: True ; 2024-03-01 20:53:21,366 DEBUG blivet/MainThread: get_format('xfs') returning XFS instance with object id 225 2024-03-01 20:53:21,369 DEBUG blivet/MainThread: LVMLogicalVolumeDevice._set_format: test_vg3-lv8 ; type: xfs ; current: None ; 2024-03-01 20:53:21,369 INFO blivet/MainThread: got format: existing xfs filesystem 2024-03-01 20:53:21,369 INFO blivet/MainThread: got format: existing lvmpv 2024-03-01 20:53:21,372 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': '16965658'} ; 2024-03-01 20:53:21,372 INFO blivet/MainThread: scanning xvda (/sys/devices/vbd-768/block/xvda)... 2024-03-01 20:53:21,376 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: xvda ; incomplete: False ; hidden: False ; 2024-03-01 20:53:21,379 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned None 2024-03-01 20:53:21,383 DEBUG blivet/MainThread: DiskDevicePopulator.run: name: xvda ; 2024-03-01 20:53:21,383 WARNING blivet/MainThread: device/vendor is not a valid attribute 2024-03-01 20:53:21,383 WARNING blivet/MainThread: device/model is not a valid attribute 2024-03-01 20:53:21,383 INFO blivet/MainThread: xvda is a disk 2024-03-01 20:53:21,383 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 229 2024-03-01 20:53:21,383 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 230 2024-03-01 20:53:21,386 DEBUG blivet/MainThread: DiskDevice._set_format: xvda ; type: None ; current: None ; 2024-03-01 20:53:21,389 DEBUG blivet/MainThread: DiskDevice.update_sysfs_path: xvda ; status: True ; 2024-03-01 20:53:21,389 DEBUG blivet/MainThread: xvda sysfs_path set to /sys/devices/vbd-768/block/xvda 2024-03-01 20:53:21,392 DEBUG blivet/MainThread: DiskDevice.read_current_size: exists: True ; path: /dev/xvda ; sysfs_path: /sys/devices/vbd-768/block/xvda ; 2024-03-01 20:53:21,392 DEBUG blivet/MainThread: updated xvda size to 250 GiB (250 GiB) 2024-03-01 20:53:21,392 INFO blivet/MainThread: added disk xvda (id 228) to device tree 2024-03-01 20:53:21,392 INFO blivet/MainThread: got device: DiskDevice instance (0x7fc7686be880) -- name = xvda status = True id = 228 children = [] parents = [] uuid = None size = 250 GiB format = existing None major = 202 minor = 0 exists = True protected = False sysfs path = /sys/devices/vbd-768/block/xvda target size = 250 GiB path = /dev/xvda format args = [] original_format = None removable = False wwn = None 2024-03-01 20:53:21,395 DEBUG blivet/MainThread: DeviceTree.handle_format: name: xvda ; 2024-03-01 20:53:21,398 DEBUG blivet/MainThread: AppleBootstrapFS.supported: supported: True ; 2024-03-01 20:53:21,398 DEBUG blivet/MainThread: get_format('appleboot') returning AppleBootstrapFS instance with object id 232 2024-03-01 20:53:21,401 DEBUG blivet/MainThread: EFIFS.supported: supported: True ; 2024-03-01 20:53:21,401 DEBUG blivet/MainThread: get_format('efi') returning EFIFS instance with object id 233 2024-03-01 20:53:21,404 DEBUG blivet/MainThread: MacEFIFS.supported: supported: True ; 2024-03-01 20:53:21,404 DEBUG blivet/MainThread: get_format('macefi') returning MacEFIFS instance with object id 234 2024-03-01 20:53:21,407 DEBUG blivet/MainThread: MacEFIFS.supported: supported: True ; 2024-03-01 20:53:21,407 DEBUG blivet/MainThread: get_format('macefi') returning MacEFIFS instance with object id 235 2024-03-01 20:53:21,410 DEBUG blivet/MainThread: DiskLabelFormatPopulator.run: device: xvda ; label_type: dos ; 2024-03-01 20:53:21,413 DEBUG blivet/MainThread: DiskDevice.setup: xvda ; orig: False ; status: True ; controllable: True ; 2024-03-01 20:53:21,416 DEBUG blivet/MainThread: DiskLabel.__init__: uuid: e61ef7e0 ; label: None ; device: /dev/xvda ; serial: None ; exists: True ; 2024-03-01 20:53:21,426 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 0x7fc76871f980> 2024-03-01 20:53:21,465 DEBUG blivet/MainThread: get_format('disklabel') returning DiskLabel instance with object id 236 2024-03-01 20:53:21,469 DEBUG blivet/MainThread: DiskDevice._set_format: xvda ; type: disklabel ; current: None ; 2024-03-01 20:53:21,469 INFO blivet/MainThread: got format: existing msdos disklabel 2024-03-01 20:53:21,473 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': '16967518'} ; 2024-03-01 20:53:21,473 INFO blivet/MainThread: scanning xvda1 (/sys/devices/vbd-768/block/xvda/xvda1)... 2024-03-01 20:53:21,473 WARNING blivet/MainThread: hidden is not a valid attribute 2024-03-01 20:53:21,477 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: xvda1 ; incomplete: False ; hidden: False ; 2024-03-01 20:53:21,480 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned None 2024-03-01 20:53:21,482 DEBUG blivet/MainThread: PartitionDevicePopulator.run: name: xvda1 ; 2024-03-01 20:53:21,485 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: xvda1 ; incomplete: False ; hidden: False ; 2024-03-01 20:53:21,488 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned None 2024-03-01 20:53:21,488 INFO program/MainThread: Running... udevadm settle --timeout=300 2024-03-01 20:53:21,497 DEBUG program/MainThread: Return code: 0 2024-03-01 20:53:21,516 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: xvda ; incomplete: False ; hidden: False ; 2024-03-01 20:53:21,519 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned existing 250 GiB disk xvda (228) with existing msdos disklabel 2024-03-01 20:53:21,520 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 239 2024-03-01 20:53:21,523 DEBUG blivet/MainThread: DiskDevice.add_child: name: xvda ; child: xvda1 ; kids: 0 ; 2024-03-01 20:53:21,523 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 240 2024-03-01 20:53:21,526 DEBUG blivet/MainThread: PartitionDevice._set_format: xvda1 ; type: None ; current: None ; 2024-03-01 20:53:21,529 DEBUG blivet/MainThread: PartitionDevice.update_sysfs_path: xvda1 ; status: True ; 2024-03-01 20:53:21,529 DEBUG blivet/MainThread: xvda1 sysfs_path set to /sys/devices/vbd-768/block/xvda/xvda1 2024-03-01 20:53:21,532 DEBUG blivet/MainThread: PartitionDevice.read_current_size: exists: True ; path: /dev/xvda1 ; sysfs_path: /sys/devices/vbd-768/block/xvda/xvda1 ; 2024-03-01 20:53:21,532 DEBUG blivet/MainThread: updated xvda1 size to 250 GiB (250 GiB) 2024-03-01 20:53:21,532 DEBUG blivet/MainThread: looking up parted Partition: /dev/xvda1 2024-03-01 20:53:21,535 DEBUG blivet/MainThread: PartitionDevice.probe: xvda1 ; exists: True ; 2024-03-01 20:53:21,538 DEBUG blivet/MainThread: PartitionDevice.get_flag: path: /dev/xvda1 ; flag: 1 ; 2024-03-01 20:53:21,540 DEBUG blivet/MainThread: PartitionDevice.get_flag: path: /dev/xvda1 ; flag: 10 ; 2024-03-01 20:53:21,543 DEBUG blivet/MainThread: PartitionDevice.get_flag: path: /dev/xvda1 ; flag: 12 ; 2024-03-01 20:53:21,546 DEBUG blivet/MainThread: PartitionDevice.read_current_size: exists: True ; path: /dev/xvda1 ; sysfs_path: /sys/devices/vbd-768/block/xvda/xvda1 ; 2024-03-01 20:53:21,546 DEBUG blivet/MainThread: updated xvda1 size to 250 GiB (250 GiB) 2024-03-01 20:53:21,546 INFO blivet/MainThread: added partition xvda1 (id 238) to device tree 2024-03-01 20:53:21,547 INFO blivet/MainThread: parted exception: msdos disk labels do not support partition names. 2024-03-01 20:53:21,546 INFO blivet/MainThread: got device: PartitionDevice instance (0x7fc7686c6250) -- 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 0x7fc7686e2540> disk = existing 250 GiB disk xvda (228) with existing msdos disklabel start = 2048 end = 524287966 length = 524285919 flags = boot 2024-03-01 20:53:21,550 DEBUG blivet/MainThread: DeviceTree.handle_format: name: xvda1 ; 2024-03-01 20:53:21,553 DEBUG blivet/MainThread: AppleBootstrapFS.supported: supported: True ; 2024-03-01 20:53:21,553 DEBUG blivet/MainThread: get_format('appleboot') returning AppleBootstrapFS instance with object id 242 2024-03-01 20:53:21,556 DEBUG blivet/MainThread: EFIFS.supported: supported: True ; 2024-03-01 20:53:21,556 DEBUG blivet/MainThread: get_format('efi') returning EFIFS instance with object id 243 2024-03-01 20:53:21,559 DEBUG blivet/MainThread: MacEFIFS.supported: supported: True ; 2024-03-01 20:53:21,559 DEBUG blivet/MainThread: get_format('macefi') returning MacEFIFS instance with object id 244 2024-03-01 20:53:21,562 DEBUG blivet/MainThread: MacEFIFS.supported: supported: True ; 2024-03-01 20:53:21,562 DEBUG blivet/MainThread: get_format('macefi') returning MacEFIFS instance with object id 245 2024-03-01 20:53:21,562 INFO blivet/MainThread: type detected on 'xvda1' is 'xfs' 2024-03-01 20:53:21,565 DEBUG blivet/MainThread: XFS.supported: supported: True ; 2024-03-01 20:53:21,565 DEBUG blivet/MainThread: get_format('xfs') returning XFS instance with object id 246 2024-03-01 20:53:21,568 DEBUG blivet/MainThread: PartitionDevice._set_format: xvda1 ; type: xfs ; current: None ; 2024-03-01 20:53:21,568 INFO blivet/MainThread: got format: existing xfs filesystem 2024-03-01 20:53:21,571 DEBUG blivet/MainThread: DeviceTree.handle_device: name: test_vg3-lv8 ; info: {'CURRENT_TAGS': ':systemd:', 'DEVLINKS': '/dev/disk/by-id/dm-uuid-LVM-SJbOg6P2vKpQ7DEuW4xDCg1nzn6sypebhYVvfAvpwm1i1R7onUSJZCIm2lAoTgRU ' '/dev/disk/by-id/dm-name-test_vg3-lv8 ' '/dev/disk/by-uuid/6221521a-5390-447a-a7f0-a1084d0c2c04 ' '/dev/mapper/test_vg3-lv8 /dev/test_vg3/lv8', 'DEVNAME': '/dev/dm-0', 'DEVPATH': '/devices/virtual/block/dm-0', 'DEVTYPE': 'disk', 'DISKSEQ': '100', '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-SJbOg6P2vKpQ7DEuW4xDCg1nzn6sypebhYVvfAvpwm1i1R7onUSJZCIm2lAoTgRU', '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': '6221521a-5390-447a-a7f0-a1084d0c2c04', 'ID_FS_UUID_ENC': '6221521a-5390-447a-a7f0-a1084d0c2c04', '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': '772391782'} ; 2024-03-01 20:53:21,571 INFO blivet/MainThread: scanning test_vg3-lv8 (/sys/devices/virtual/block/dm-0)... 2024-03-01 20:53:21,571 INFO program/MainThread: Running [59] dmsetup info -co subsystem --noheadings test_vg3-lv8 ... 2024-03-01 20:53:21,574 INFO program/MainThread: stdout[59]: LVM 2024-03-01 20:53:21,574 INFO program/MainThread: stderr[59]: 2024-03-01 20:53:21,574 INFO program/MainThread: ...done [59] (exit code: 0) 2024-03-01 20:53:21,575 INFO program/MainThread: Running [60] dmsetup info -co subsystem --noheadings test_vg3-lv8 ... 2024-03-01 20:53:21,577 INFO program/MainThread: stdout[60]: LVM 2024-03-01 20:53:21,577 INFO program/MainThread: stderr[60]: 2024-03-01 20:53:21,577 INFO program/MainThread: ...done [60] (exit code: 0) 2024-03-01 20:53:21,577 INFO program/MainThread: Running [61] dmsetup info -co subsystem --noheadings test_vg3-lv8 ... 2024-03-01 20:53:21,579 INFO program/MainThread: stdout[61]: LVM 2024-03-01 20:53:21,580 INFO program/MainThread: stderr[61]: 2024-03-01 20:53:21,580 INFO program/MainThread: ...done [61] (exit code: 0) 2024-03-01 20:53:21,584 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: test_vg3-lv8 ; incomplete: False ; hidden: False ; 2024-03-01 20:53:21,587 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned existing 408 MiB lvmlv test_vg3-lv8 (214) with existing xfs filesystem 2024-03-01 20:53:21,590 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 20:53:21,591 DEBUG blivet/MainThread: vg test_vg3 has 1004 MiB free 2024-03-01 20:53:21,592 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 20:53:21,593 DEBUG blivet/MainThread: vg test_vg3 has 1004 MiB free 2024-03-01 20:53:21,588 INFO blivet/MainThread: got device: LVMLogicalVolumeDevice instance (0x7fc7686c7460) -- name = test_vg3-lv8 status = True id = 214 children = [] parents = ['existing 3.97 GiB lvmvg test_vg3 (141)'] uuid = hYVvfA-vpwm-1i1R-7onU-SJZC-Im2l-AoTgRU size = 408 MiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-0 target size = 408 MiB path = /dev/mapper/test_vg3-lv8 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7fc7686c7f40) -- name = test_vg3 status = True id = 141 children = ['existing 1.2 GiB lvmlv test_vg3-lv5 (175) with existing xfs filesystem', 'existing 1020 MiB lvmlv test_vg3-lv6 (188) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv7 (201) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv8 (214) with existing xfs filesystem'] parents = ['existing 1024 MiB disk sdg (132) with existing lvmpv', 'existing 1024 MiB disk sdh (146) with existing lvmpv', 'existing 1024 MiB disk sdi (156) with existing lvmpv', 'existing 1024 MiB disk sdj (166) with existing lvmpv'] uuid = SJbOg6-P2vK-pQ7D-EuW4-xDCg-1nzn-6sypeb size = 3.97 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 3.97 GiB path = /dev/test_vg3 format args = [] original_format = None free = 1004 MiB PE Size = 4 MiB PE Count = 1016 PE Free = 251 PV Count = 4 modified = False extents = 1016 free space = 1004 MiB free extents = 251 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sdg (132) with existing lvmpv', 'existing 1024 MiB disk sdh (146) with existing lvmpv', 'existing 1024 MiB disk sdi (156) with existing lvmpv', 'existing 1024 MiB disk sdj (166) with existing lvmpv'] LVs = ['existing 1.2 GiB lvmlv test_vg3-lv5 (175) with existing xfs filesystem', 'existing 1020 MiB lvmlv test_vg3-lv6 (188) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv7 (201) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv8 (214) with existing xfs filesystem'] segment type = linear percent = 0 VG space used = 408 MiB 2024-03-01 20:53:21,593 INFO program/MainThread: Running [62] dmsetup info -co subsystem --noheadings test_vg3-lv8 ... 2024-03-01 20:53:21,596 INFO program/MainThread: stdout[62]: LVM 2024-03-01 20:53:21,596 INFO program/MainThread: stderr[62]: 2024-03-01 20:53:21,596 INFO program/MainThread: ...done [62] (exit code: 0) 2024-03-01 20:53:21,599 DEBUG blivet/MainThread: DeviceTree.handle_format: name: test_vg3-lv8 ; 2024-03-01 20:53:21,600 DEBUG blivet/MainThread: no type or existing type for test_vg3-lv8, bailing 2024-03-01 20:53:21,602 DEBUG blivet/MainThread: DeviceTree.handle_device: name: test_vg3-lv7 ; info: {'CURRENT_TAGS': ':systemd:', 'DEVLINKS': '/dev/test_vg3/lv7 ' '/dev/disk/by-id/dm-uuid-LVM-SJbOg6P2vKpQ7DEuW4xDCg1nzn6sypebAKdOV3MY9MNZ8WmN9UdeVMbwcMLhk2Q5 ' '/dev/mapper/test_vg3-lv7 /dev/disk/by-id/dm-name-test_vg3-lv7 ' '/dev/disk/by-uuid/81b956a1-3725-4533-b78c-1a524bfc1041', 'DEVNAME': '/dev/dm-1', 'DEVPATH': '/devices/virtual/block/dm-1', 'DEVTYPE': 'disk', 'DISKSEQ': '101', '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-SJbOg6P2vKpQ7DEuW4xDCg1nzn6sypebAKdOV3MY9MNZ8WmN9UdeVMbwcMLhk2Q5', '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': '81b956a1-3725-4533-b78c-1a524bfc1041', 'ID_FS_UUID_ENC': '81b956a1-3725-4533-b78c-1a524bfc1041', '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': '772820897'} ; 2024-03-01 20:53:21,602 INFO blivet/MainThread: scanning test_vg3-lv7 (/sys/devices/virtual/block/dm-1)... 2024-03-01 20:53:21,603 INFO program/MainThread: Running [63] dmsetup info -co subsystem --noheadings test_vg3-lv7 ... 2024-03-01 20:53:21,605 INFO program/MainThread: stdout[63]: LVM 2024-03-01 20:53:21,605 INFO program/MainThread: stderr[63]: 2024-03-01 20:53:21,605 INFO program/MainThread: ...done [63] (exit code: 0) 2024-03-01 20:53:21,605 INFO program/MainThread: Running [64] dmsetup info -co subsystem --noheadings test_vg3-lv7 ... 2024-03-01 20:53:21,608 INFO program/MainThread: stdout[64]: LVM 2024-03-01 20:53:21,608 INFO program/MainThread: stderr[64]: 2024-03-01 20:53:21,608 INFO program/MainThread: ...done [64] (exit code: 0) 2024-03-01 20:53:21,608 INFO program/MainThread: Running [65] dmsetup info -co subsystem --noheadings test_vg3-lv7 ... 2024-03-01 20:53:21,610 INFO program/MainThread: stdout[65]: LVM 2024-03-01 20:53:21,611 INFO program/MainThread: stderr[65]: 2024-03-01 20:53:21,611 INFO program/MainThread: ...done [65] (exit code: 0) 2024-03-01 20:53:21,615 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: test_vg3-lv7 ; incomplete: False ; hidden: False ; 2024-03-01 20:53:21,618 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned existing 408 MiB lvmlv test_vg3-lv7 (201) with existing xfs filesystem 2024-03-01 20:53:21,620 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 20:53:21,621 DEBUG blivet/MainThread: vg test_vg3 has 1004 MiB free 2024-03-01 20:53:21,622 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 20:53:21,623 DEBUG blivet/MainThread: vg test_vg3 has 1004 MiB free 2024-03-01 20:53:21,618 INFO blivet/MainThread: got device: LVMLogicalVolumeDevice instance (0x7fc768714a00) -- name = test_vg3-lv7 status = True id = 201 children = [] parents = ['existing 3.97 GiB lvmvg test_vg3 (141)'] uuid = AKdOV3-MY9M-NZ8W-mN9U-deVM-bwcM-Lhk2Q5 size = 408 MiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-1 target size = 408 MiB path = /dev/mapper/test_vg3-lv7 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7fc7686c7f40) -- name = test_vg3 status = True id = 141 children = ['existing 1.2 GiB lvmlv test_vg3-lv5 (175) with existing xfs filesystem', 'existing 1020 MiB lvmlv test_vg3-lv6 (188) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv7 (201) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv8 (214) with existing xfs filesystem'] parents = ['existing 1024 MiB disk sdg (132) with existing lvmpv', 'existing 1024 MiB disk sdh (146) with existing lvmpv', 'existing 1024 MiB disk sdi (156) with existing lvmpv', 'existing 1024 MiB disk sdj (166) with existing lvmpv'] uuid = SJbOg6-P2vK-pQ7D-EuW4-xDCg-1nzn-6sypeb size = 3.97 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 3.97 GiB path = /dev/test_vg3 format args = [] original_format = None free = 1004 MiB PE Size = 4 MiB PE Count = 1016 PE Free = 251 PV Count = 4 modified = False extents = 1016 free space = 1004 MiB free extents = 251 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sdg (132) with existing lvmpv', 'existing 1024 MiB disk sdh (146) with existing lvmpv', 'existing 1024 MiB disk sdi (156) with existing lvmpv', 'existing 1024 MiB disk sdj (166) with existing lvmpv'] LVs = ['existing 1.2 GiB lvmlv test_vg3-lv5 (175) with existing xfs filesystem', 'existing 1020 MiB lvmlv test_vg3-lv6 (188) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv7 (201) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv8 (214) with existing xfs filesystem'] segment type = linear percent = 0 VG space used = 408 MiB 2024-03-01 20:53:21,623 INFO program/MainThread: Running [66] dmsetup info -co subsystem --noheadings test_vg3-lv7 ... 2024-03-01 20:53:21,626 INFO program/MainThread: stdout[66]: LVM 2024-03-01 20:53:21,626 INFO program/MainThread: stderr[66]: 2024-03-01 20:53:21,626 INFO program/MainThread: ...done [66] (exit code: 0) 2024-03-01 20:53:21,630 DEBUG blivet/MainThread: DeviceTree.handle_format: name: test_vg3-lv7 ; 2024-03-01 20:53:21,630 DEBUG blivet/MainThread: no type or existing type for test_vg3-lv7, bailing 2024-03-01 20:53:21,632 DEBUG blivet/MainThread: DeviceTree.handle_device: name: test_vg3-lv6 ; info: {'CURRENT_TAGS': ':systemd:', 'DEVLINKS': '/dev/disk/by-uuid/849932ea-ebbe-47da-902b-82669b74271f ' '/dev/test_vg3/lv6 ' '/dev/disk/by-id/dm-uuid-LVM-SJbOg6P2vKpQ7DEuW4xDCg1nzn6sypebNWCv8IxVeEeVbeJkrGNQkipHqTA1EkHr ' '/dev/mapper/test_vg3-lv6 /dev/disk/by-id/dm-name-test_vg3-lv6', 'DEVNAME': '/dev/dm-2', 'DEVPATH': '/devices/virtual/block/dm-2', 'DEVTYPE': 'disk', 'DISKSEQ': '102', '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-SJbOg6P2vKpQ7DEuW4xDCg1nzn6sypebNWCv8IxVeEeVbeJkrGNQkipHqTA1EkHr', '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': '849932ea-ebbe-47da-902b-82669b74271f', 'ID_FS_UUID_ENC': '849932ea-ebbe-47da-902b-82669b74271f', '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': '773852303'} ; 2024-03-01 20:53:21,632 INFO blivet/MainThread: scanning test_vg3-lv6 (/sys/devices/virtual/block/dm-2)... 2024-03-01 20:53:21,633 INFO program/MainThread: Running [67] dmsetup info -co subsystem --noheadings test_vg3-lv6 ... 2024-03-01 20:53:21,635 INFO program/MainThread: stdout[67]: LVM 2024-03-01 20:53:21,635 INFO program/MainThread: stderr[67]: 2024-03-01 20:53:21,635 INFO program/MainThread: ...done [67] (exit code: 0) 2024-03-01 20:53:21,635 INFO program/MainThread: Running [68] dmsetup info -co subsystem --noheadings test_vg3-lv6 ... 2024-03-01 20:53:21,638 INFO program/MainThread: stdout[68]: LVM 2024-03-01 20:53:21,638 INFO program/MainThread: stderr[68]: 2024-03-01 20:53:21,638 INFO program/MainThread: ...done [68] (exit code: 0) 2024-03-01 20:53:21,638 INFO program/MainThread: Running [69] dmsetup info -co subsystem --noheadings test_vg3-lv6 ... 2024-03-01 20:53:21,640 INFO program/MainThread: stdout[69]: LVM 2024-03-01 20:53:21,640 INFO program/MainThread: stderr[69]: 2024-03-01 20:53:21,640 INFO program/MainThread: ...done [69] (exit code: 0) 2024-03-01 20:53:21,644 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: test_vg3-lv6 ; incomplete: False ; hidden: False ; 2024-03-01 20:53:21,647 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned existing 1020 MiB lvmlv test_vg3-lv6 (188) with existing xfs filesystem 2024-03-01 20:53:21,650 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 20:53:21,651 DEBUG blivet/MainThread: vg test_vg3 has 1004 MiB free 2024-03-01 20:53:21,652 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 20:53:21,652 DEBUG blivet/MainThread: vg test_vg3 has 1004 MiB free 2024-03-01 20:53:21,648 INFO blivet/MainThread: got device: LVMLogicalVolumeDevice instance (0x7fc768781160) -- name = test_vg3-lv6 status = True id = 188 children = [] parents = ['existing 3.97 GiB lvmvg test_vg3 (141)'] uuid = NWCv8I-xVeE-eVbe-JkrG-NQki-pHqT-A1EkHr size = 1020 MiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-2 target size = 1020 MiB path = /dev/mapper/test_vg3-lv6 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7fc7686c7f40) -- name = test_vg3 status = True id = 141 children = ['existing 1.2 GiB lvmlv test_vg3-lv5 (175) with existing xfs filesystem', 'existing 1020 MiB lvmlv test_vg3-lv6 (188) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv7 (201) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv8 (214) with existing xfs filesystem'] parents = ['existing 1024 MiB disk sdg (132) with existing lvmpv', 'existing 1024 MiB disk sdh (146) with existing lvmpv', 'existing 1024 MiB disk sdi (156) with existing lvmpv', 'existing 1024 MiB disk sdj (166) with existing lvmpv'] uuid = SJbOg6-P2vK-pQ7D-EuW4-xDCg-1nzn-6sypeb size = 3.97 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 3.97 GiB path = /dev/test_vg3 format args = [] original_format = None free = 1004 MiB PE Size = 4 MiB PE Count = 1016 PE Free = 251 PV Count = 4 modified = False extents = 1016 free space = 1004 MiB free extents = 251 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sdg (132) with existing lvmpv', 'existing 1024 MiB disk sdh (146) with existing lvmpv', 'existing 1024 MiB disk sdi (156) with existing lvmpv', 'existing 1024 MiB disk sdj (166) with existing lvmpv'] LVs = ['existing 1.2 GiB lvmlv test_vg3-lv5 (175) with existing xfs filesystem', 'existing 1020 MiB lvmlv test_vg3-lv6 (188) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv7 (201) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv8 (214) with existing xfs filesystem'] segment type = linear percent = 0 VG space used = 1020 MiB 2024-03-01 20:53:21,653 INFO program/MainThread: Running [70] dmsetup info -co subsystem --noheadings test_vg3-lv6 ... 2024-03-01 20:53:21,656 INFO program/MainThread: stdout[70]: LVM 2024-03-01 20:53:21,656 INFO program/MainThread: stderr[70]: 2024-03-01 20:53:21,656 INFO program/MainThread: ...done [70] (exit code: 0) 2024-03-01 20:53:21,659 DEBUG blivet/MainThread: DeviceTree.handle_format: name: test_vg3-lv6 ; 2024-03-01 20:53:21,659 DEBUG blivet/MainThread: no type or existing type for test_vg3-lv6, bailing 2024-03-01 20:53:21,662 DEBUG blivet/MainThread: DeviceTree.handle_device: name: test_vg3-lv5 ; info: {'CURRENT_TAGS': ':systemd:', 'DEVLINKS': '/dev/disk/by-uuid/93954e20-8f20-4365-932f-a5d6ac51b1af ' '/dev/disk/by-id/dm-uuid-LVM-SJbOg6P2vKpQ7DEuW4xDCg1nzn6sypebogTjh1yOothSQp7yoabDE09zM30wyzun ' '/dev/mapper/test_vg3-lv5 /dev/disk/by-id/dm-name-test_vg3-lv5 ' '/dev/test_vg3/lv5', 'DEVNAME': '/dev/dm-3', 'DEVPATH': '/devices/virtual/block/dm-3', 'DEVTYPE': 'disk', 'DISKSEQ': '103', '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-SJbOg6P2vKpQ7DEuW4xDCg1nzn6sypebogTjh1yOothSQp7yoabDE09zM30wyzun', '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': '93954e20-8f20-4365-932f-a5d6ac51b1af', 'ID_FS_UUID_ENC': '93954e20-8f20-4365-932f-a5d6ac51b1af', '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': '774927397'} ; 2024-03-01 20:53:21,662 INFO blivet/MainThread: scanning test_vg3-lv5 (/sys/devices/virtual/block/dm-3)... 2024-03-01 20:53:21,662 INFO program/MainThread: Running [71] dmsetup info -co subsystem --noheadings test_vg3-lv5 ... 2024-03-01 20:53:21,665 INFO program/MainThread: stdout[71]: LVM 2024-03-01 20:53:21,665 INFO program/MainThread: stderr[71]: 2024-03-01 20:53:21,665 INFO program/MainThread: ...done [71] (exit code: 0) 2024-03-01 20:53:21,665 INFO program/MainThread: Running [72] dmsetup info -co subsystem --noheadings test_vg3-lv5 ... 2024-03-01 20:53:21,667 INFO program/MainThread: stdout[72]: LVM 2024-03-01 20:53:21,668 INFO program/MainThread: stderr[72]: 2024-03-01 20:53:21,668 INFO program/MainThread: ...done [72] (exit code: 0) 2024-03-01 20:53:21,668 INFO program/MainThread: Running [73] dmsetup info -co subsystem --noheadings test_vg3-lv5 ... 2024-03-01 20:53:21,670 INFO program/MainThread: stdout[73]: LVM 2024-03-01 20:53:21,670 INFO program/MainThread: stderr[73]: 2024-03-01 20:53:21,670 INFO program/MainThread: ...done [73] (exit code: 0) 2024-03-01 20:53:21,674 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: test_vg3-lv5 ; incomplete: False ; hidden: False ; 2024-03-01 20:53:21,677 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned existing 1.2 GiB lvmlv test_vg3-lv5 (175) with existing xfs filesystem 2024-03-01 20:53:21,680 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 20:53:21,681 DEBUG blivet/MainThread: vg test_vg3 has 1004 MiB free 2024-03-01 20:53:21,681 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 20:53:21,682 DEBUG blivet/MainThread: vg test_vg3 has 1004 MiB free 2024-03-01 20:53:21,677 INFO blivet/MainThread: got device: LVMLogicalVolumeDevice instance (0x7fc7686d82b0) -- name = test_vg3-lv5 status = True id = 175 children = [] parents = ['existing 3.97 GiB lvmvg test_vg3 (141)'] uuid = ogTjh1-yOot-hSQp-7yoa-bDE0-9zM3-0wyzun size = 1.2 GiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-3 target size = 1.2 GiB path = /dev/mapper/test_vg3-lv5 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7fc7686c7f40) -- name = test_vg3 status = True id = 141 children = ['existing 1.2 GiB lvmlv test_vg3-lv5 (175) with existing xfs filesystem', 'existing 1020 MiB lvmlv test_vg3-lv6 (188) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv7 (201) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv8 (214) with existing xfs filesystem'] parents = ['existing 1024 MiB disk sdg (132) with existing lvmpv', 'existing 1024 MiB disk sdh (146) with existing lvmpv', 'existing 1024 MiB disk sdi (156) with existing lvmpv', 'existing 1024 MiB disk sdj (166) with existing lvmpv'] uuid = SJbOg6-P2vK-pQ7D-EuW4-xDCg-1nzn-6sypeb size = 3.97 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 3.97 GiB path = /dev/test_vg3 format args = [] original_format = None free = 1004 MiB PE Size = 4 MiB PE Count = 1016 PE Free = 251 PV Count = 4 modified = False extents = 1016 free space = 1004 MiB free extents = 251 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sdg (132) with existing lvmpv', 'existing 1024 MiB disk sdh (146) with existing lvmpv', 'existing 1024 MiB disk sdi (156) with existing lvmpv', 'existing 1024 MiB disk sdj (166) with existing lvmpv'] LVs = ['existing 1.2 GiB lvmlv test_vg3-lv5 (175) with existing xfs filesystem', 'existing 1020 MiB lvmlv test_vg3-lv6 (188) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv7 (201) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv8 (214) with existing xfs filesystem'] segment type = linear percent = 0 VG space used = 1.2 GiB 2024-03-01 20:53:21,683 INFO program/MainThread: Running [74] dmsetup info -co subsystem --noheadings test_vg3-lv5 ... 2024-03-01 20:53:21,686 INFO program/MainThread: stdout[74]: LVM 2024-03-01 20:53:21,686 INFO program/MainThread: stderr[74]: 2024-03-01 20:53:21,686 INFO program/MainThread: ...done [74] (exit code: 0) 2024-03-01 20:53:21,689 DEBUG blivet/MainThread: DeviceTree.handle_format: name: test_vg3-lv5 ; 2024-03-01 20:53:21,689 DEBUG blivet/MainThread: no type or existing type for test_vg3-lv5, bailing 2024-03-01 20:53:21,692 DEBUG blivet/MainThread: DeviceTree.handle_device: name: test_vg2-lv4 ; info: {'CURRENT_TAGS': ':systemd:', 'DEVLINKS': '/dev/disk/by-uuid/7424792b-f0ab-4041-9dbc-461622a9fcbb ' '/dev/test_vg2/lv4 /dev/disk/by-id/dm-name-test_vg2-lv4 ' '/dev/mapper/test_vg2-lv4 ' '/dev/disk/by-id/dm-uuid-LVM-Ur0UXRUN2KXIKNOp4Fe5p2sPMl24DTE93l3uIY2VrbcpnjeviH9jU4eGalwun8ez', 'DEVNAME': '/dev/dm-4', 'DEVPATH': '/devices/virtual/block/dm-4', 'DEVTYPE': 'disk', 'DISKSEQ': '104', '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-Ur0UXRUN2KXIKNOp4Fe5p2sPMl24DTE93l3uIY2VrbcpnjeviH9jU4eGalwun8ez', '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': '7424792b-f0ab-4041-9dbc-461622a9fcbb', 'ID_FS_UUID_ENC': '7424792b-f0ab-4041-9dbc-461622a9fcbb', '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': '776627479'} ; 2024-03-01 20:53:21,692 INFO blivet/MainThread: scanning test_vg2-lv4 (/sys/devices/virtual/block/dm-4)... 2024-03-01 20:53:21,692 INFO program/MainThread: Running [75] dmsetup info -co subsystem --noheadings test_vg2-lv4 ... 2024-03-01 20:53:21,695 INFO program/MainThread: stdout[75]: LVM 2024-03-01 20:53:21,695 INFO program/MainThread: stderr[75]: 2024-03-01 20:53:21,695 INFO program/MainThread: ...done [75] (exit code: 0) 2024-03-01 20:53:21,695 INFO program/MainThread: Running [76] dmsetup info -co subsystem --noheadings test_vg2-lv4 ... 2024-03-01 20:53:21,698 INFO program/MainThread: stdout[76]: LVM 2024-03-01 20:53:21,698 INFO program/MainThread: stderr[76]: 2024-03-01 20:53:21,698 INFO program/MainThread: ...done [76] (exit code: 0) 2024-03-01 20:53:21,698 INFO program/MainThread: Running [77] dmsetup info -co subsystem --noheadings test_vg2-lv4 ... 2024-03-01 20:53:21,700 INFO program/MainThread: stdout[77]: LVM 2024-03-01 20:53:21,700 INFO program/MainThread: stderr[77]: 2024-03-01 20:53:21,700 INFO program/MainThread: ...done [77] (exit code: 0) 2024-03-01 20:53:21,705 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: test_vg2-lv4 ; incomplete: False ; hidden: False ; 2024-03-01 20:53:21,707 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned existing 612 MiB lvmlv test_vg2-lv4 (118) with existing xfs filesystem 2024-03-01 20:53:21,710 DEBUG blivet/MainThread: test_vg2 size is 2.98 GiB 2024-03-01 20:53:21,710 DEBUG blivet/MainThread: vg test_vg2 has 2.08 GiB free 2024-03-01 20:53:21,711 DEBUG blivet/MainThread: test_vg2 size is 2.98 GiB 2024-03-01 20:53:21,711 DEBUG blivet/MainThread: vg test_vg2 has 2.08 GiB free 2024-03-01 20:53:21,708 INFO blivet/MainThread: got device: LVMLogicalVolumeDevice instance (0x7fc7686bebb0) -- name = test_vg2-lv4 status = True id = 118 children = [] parents = ['existing 2.98 GiB lvmvg test_vg2 (81)'] uuid = 3l3uIY-2Vrb-cpnj-eviH-9jU4-eGal-wun8ez size = 612 MiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-4 target size = 612 MiB path = /dev/mapper/test_vg2-lv4 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7fc768734c10) -- name = test_vg2 status = True id = 81 children = ['existing 308 MiB lvmlv test_vg2-lv3 (105) with existing xfs filesystem', 'existing 612 MiB lvmlv test_vg2-lv4 (118) with existing xfs filesystem'] parents = ['existing 1024 MiB disk sdd (72) with existing lvmpv', 'existing 1024 MiB disk sde (86) with existing lvmpv', 'existing 1024 MiB disk sdf (96) with existing lvmpv'] uuid = Ur0UXR-UN2K-XIKN-Op4F-e5p2-sPMl-24DTE9 size = 2.98 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 2.98 GiB path = /dev/test_vg2 format args = [] original_format = None free = 2.08 GiB PE Size = 4 MiB PE Count = 762 PE Free = 532 PV Count = 3 modified = False extents = 762 free space = 2.08 GiB free extents = 532 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sdd (72) with existing lvmpv', 'existing 1024 MiB disk sde (86) with existing lvmpv', 'existing 1024 MiB disk sdf (96) with existing lvmpv'] LVs = ['existing 308 MiB lvmlv test_vg2-lv3 (105) with existing xfs filesystem', 'existing 612 MiB lvmlv test_vg2-lv4 (118) with existing xfs filesystem'] segment type = linear percent = 0 VG space used = 612 MiB 2024-03-01 20:53:21,712 INFO program/MainThread: Running [78] dmsetup info -co subsystem --noheadings test_vg2-lv4 ... 2024-03-01 20:53:21,714 INFO program/MainThread: stdout[78]: LVM 2024-03-01 20:53:21,715 INFO program/MainThread: stderr[78]: 2024-03-01 20:53:21,715 INFO program/MainThread: ...done [78] (exit code: 0) 2024-03-01 20:53:21,718 DEBUG blivet/MainThread: DeviceTree.handle_format: name: test_vg2-lv4 ; 2024-03-01 20:53:21,718 DEBUG blivet/MainThread: no type or existing type for test_vg2-lv4, bailing 2024-03-01 20:53:21,721 DEBUG blivet/MainThread: DeviceTree.handle_device: name: test_vg2-lv3 ; info: {'CURRENT_TAGS': ':systemd:', 'DEVLINKS': '/dev/test_vg2/lv3 ' '/dev/disk/by-id/dm-uuid-LVM-Ur0UXRUN2KXIKNOp4Fe5p2sPMl24DTE9F9DiC4uhxp2jojvyiGlHPewAcCFzfJZj ' '/dev/disk/by-id/dm-name-test_vg2-lv3 ' '/dev/disk/by-uuid/d4ca83e5-1a94-4c7b-9e8b-bc383dd58394 ' '/dev/mapper/test_vg2-lv3', 'DEVNAME': '/dev/dm-5', 'DEVPATH': '/devices/virtual/block/dm-5', 'DEVTYPE': 'disk', 'DISKSEQ': '105', '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-Ur0UXRUN2KXIKNOp4Fe5p2sPMl24DTE9F9DiC4uhxp2jojvyiGlHPewAcCFzfJZj', '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': 'd4ca83e5-1a94-4c7b-9e8b-bc383dd58394', 'ID_FS_UUID_ENC': 'd4ca83e5-1a94-4c7b-9e8b-bc383dd58394', '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': '777102250'} ; 2024-03-01 20:53:21,721 INFO blivet/MainThread: scanning test_vg2-lv3 (/sys/devices/virtual/block/dm-5)... 2024-03-01 20:53:21,721 INFO program/MainThread: Running [79] dmsetup info -co subsystem --noheadings test_vg2-lv3 ... 2024-03-01 20:53:21,724 INFO program/MainThread: stdout[79]: LVM 2024-03-01 20:53:21,724 INFO program/MainThread: stderr[79]: 2024-03-01 20:53:21,724 INFO program/MainThread: ...done [79] (exit code: 0) 2024-03-01 20:53:21,724 INFO program/MainThread: Running [80] dmsetup info -co subsystem --noheadings test_vg2-lv3 ... 2024-03-01 20:53:21,726 INFO program/MainThread: stdout[80]: LVM 2024-03-01 20:53:21,726 INFO program/MainThread: stderr[80]: 2024-03-01 20:53:21,727 INFO program/MainThread: ...done [80] (exit code: 0) 2024-03-01 20:53:21,727 INFO program/MainThread: Running [81] dmsetup info -co subsystem --noheadings test_vg2-lv3 ... 2024-03-01 20:53:21,729 INFO program/MainThread: stdout[81]: LVM 2024-03-01 20:53:21,729 INFO program/MainThread: stderr[81]: 2024-03-01 20:53:21,729 INFO program/MainThread: ...done [81] (exit code: 0) 2024-03-01 20:53:21,733 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: test_vg2-lv3 ; incomplete: False ; hidden: False ; 2024-03-01 20:53:21,736 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned existing 308 MiB lvmlv test_vg2-lv3 (105) with existing xfs filesystem 2024-03-01 20:53:21,739 DEBUG blivet/MainThread: test_vg2 size is 2.98 GiB 2024-03-01 20:53:21,739 DEBUG blivet/MainThread: vg test_vg2 has 2.08 GiB free 2024-03-01 20:53:21,740 DEBUG blivet/MainThread: test_vg2 size is 2.98 GiB 2024-03-01 20:53:21,740 DEBUG blivet/MainThread: vg test_vg2 has 2.08 GiB free 2024-03-01 20:53:21,737 INFO blivet/MainThread: got device: LVMLogicalVolumeDevice instance (0x7fc7686be340) -- name = test_vg2-lv3 status = True id = 105 children = [] parents = ['existing 2.98 GiB lvmvg test_vg2 (81)'] uuid = F9DiC4-uhxp-2joj-vyiG-lHPe-wAcC-FzfJZj size = 308 MiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-5 target size = 308 MiB path = /dev/mapper/test_vg2-lv3 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7fc768734c10) -- name = test_vg2 status = True id = 81 children = ['existing 308 MiB lvmlv test_vg2-lv3 (105) with existing xfs filesystem', 'existing 612 MiB lvmlv test_vg2-lv4 (118) with existing xfs filesystem'] parents = ['existing 1024 MiB disk sdd (72) with existing lvmpv', 'existing 1024 MiB disk sde (86) with existing lvmpv', 'existing 1024 MiB disk sdf (96) with existing lvmpv'] uuid = Ur0UXR-UN2K-XIKN-Op4F-e5p2-sPMl-24DTE9 size = 2.98 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 2.98 GiB path = /dev/test_vg2 format args = [] original_format = None free = 2.08 GiB PE Size = 4 MiB PE Count = 762 PE Free = 532 PV Count = 3 modified = False extents = 762 free space = 2.08 GiB free extents = 532 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sdd (72) with existing lvmpv', 'existing 1024 MiB disk sde (86) with existing lvmpv', 'existing 1024 MiB disk sdf (96) with existing lvmpv'] LVs = ['existing 308 MiB lvmlv test_vg2-lv3 (105) with existing xfs filesystem', 'existing 612 MiB lvmlv test_vg2-lv4 (118) with existing xfs filesystem'] segment type = linear percent = 0 VG space used = 308 MiB 2024-03-01 20:53:21,741 INFO program/MainThread: Running [82] dmsetup info -co subsystem --noheadings test_vg2-lv3 ... 2024-03-01 20:53:21,743 INFO program/MainThread: stdout[82]: LVM 2024-03-01 20:53:21,743 INFO program/MainThread: stderr[82]: 2024-03-01 20:53:21,744 INFO program/MainThread: ...done [82] (exit code: 0) 2024-03-01 20:53:21,747 DEBUG blivet/MainThread: DeviceTree.handle_format: name: test_vg2-lv3 ; 2024-03-01 20:53:21,747 DEBUG blivet/MainThread: no type or existing type for test_vg2-lv3, bailing 2024-03-01 20:53:21,750 DEBUG blivet/MainThread: DeviceTree.handle_device: name: test_vg1-lv2 ; info: {'CURRENT_TAGS': ':systemd:', 'DEVLINKS': '/dev/test_vg1/lv2 ' '/dev/disk/by-uuid/cd46003c-70f1-45be-96c3-9203a9109d43 ' '/dev/disk/by-id/dm-name-test_vg1-lv2 ' '/dev/disk/by-id/dm-uuid-LVM-8n1Gu06cAF6eL0mZeGndKTbBF1VE1J4XAjj0IC7eQSTvfAB8bjzdBYHE6Ip7C4A6 ' '/dev/mapper/test_vg1-lv2', 'DEVNAME': '/dev/dm-6', 'DEVPATH': '/devices/virtual/block/dm-6', 'DEVTYPE': 'disk', 'DISKSEQ': '106', '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-8n1Gu06cAF6eL0mZeGndKTbBF1VE1J4XAjj0IC7eQSTvfAB8bjzdBYHE6Ip7C4A6', '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': 'cd46003c-70f1-45be-96c3-9203a9109d43', 'ID_FS_UUID_ENC': 'cd46003c-70f1-45be-96c3-9203a9109d43', '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': '778818878'} ; 2024-03-01 20:53:21,750 INFO blivet/MainThread: scanning test_vg1-lv2 (/sys/devices/virtual/block/dm-6)... 2024-03-01 20:53:21,750 INFO program/MainThread: Running [83] dmsetup info -co subsystem --noheadings test_vg1-lv2 ... 2024-03-01 20:53:21,753 INFO program/MainThread: stdout[83]: LVM 2024-03-01 20:53:21,753 INFO program/MainThread: stderr[83]: 2024-03-01 20:53:21,753 INFO program/MainThread: ...done [83] (exit code: 0) 2024-03-01 20:53:21,753 INFO program/MainThread: Running [84] dmsetup info -co subsystem --noheadings test_vg1-lv2 ... 2024-03-01 20:53:21,755 INFO program/MainThread: stdout[84]: LVM 2024-03-01 20:53:21,755 INFO program/MainThread: stderr[84]: 2024-03-01 20:53:21,756 INFO program/MainThread: ...done [84] (exit code: 0) 2024-03-01 20:53:21,756 INFO program/MainThread: Running [85] dmsetup info -co subsystem --noheadings test_vg1-lv2 ... 2024-03-01 20:53:21,758 INFO program/MainThread: stdout[85]: LVM 2024-03-01 20:53:21,758 INFO program/MainThread: stderr[85]: 2024-03-01 20:53:21,758 INFO program/MainThread: ...done [85] (exit code: 0) 2024-03-01 20:53:21,762 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: test_vg1-lv2 ; incomplete: False ; hidden: False ; 2024-03-01 20:53:21,765 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned existing 1.5 GiB lvmlv test_vg1-lv2 (58) with existing xfs filesystem 2024-03-01 20:53:21,767 DEBUG blivet/MainThread: test_vg1 size is 2.98 GiB 2024-03-01 20:53:21,768 DEBUG blivet/MainThread: vg test_vg1 has 1.03 GiB free 2024-03-01 20:53:21,768 DEBUG blivet/MainThread: test_vg1 size is 2.98 GiB 2024-03-01 20:53:21,769 DEBUG blivet/MainThread: vg test_vg1 has 1.03 GiB free 2024-03-01 20:53:21,765 INFO blivet/MainThread: got device: LVMLogicalVolumeDevice instance (0x7fc76871bdc0) -- name = test_vg1-lv2 status = True id = 58 children = [] parents = ['existing 2.98 GiB lvmvg test_vg1 (11)'] uuid = Ajj0IC-7eQS-TvfA-B8bj-zdBY-HE6I-p7C4A6 size = 1.5 GiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-6 target size = 1.5 GiB path = /dev/mapper/test_vg1-lv2 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7fc7687cd6d0) -- name = test_vg1 status = True id = 11 children = ['existing 460 MiB lvmlv test_vg1-lv1 (45) with existing xfs filesystem', 'existing 1.5 GiB lvmlv test_vg1-lv2 (58) with existing xfs filesystem'] parents = ['existing 1024 MiB disk sda (2) with existing lvmpv', 'existing 1024 MiB disk sdb (16) with existing lvmpv', 'existing 1024 MiB disk sdc (36) with existing lvmpv'] uuid = 8n1Gu0-6cAF-6eL0-mZeG-ndKT-bBF1-VE1J4X size = 2.98 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 2.98 GiB path = /dev/test_vg1 format args = [] original_format = None free = 1.03 GiB PE Size = 4 MiB PE Count = 762 PE Free = 264 PV Count = 3 modified = False extents = 762 free space = 1.03 GiB free extents = 264 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sda (2) with existing lvmpv', 'existing 1024 MiB disk sdb (16) with existing lvmpv', 'existing 1024 MiB disk sdc (36) with existing lvmpv'] LVs = ['existing 460 MiB lvmlv test_vg1-lv1 (45) with existing xfs filesystem', 'existing 1.5 GiB lvmlv test_vg1-lv2 (58) with existing xfs filesystem'] segment type = linear percent = 0 VG space used = 1.5 GiB 2024-03-01 20:53:21,769 INFO program/MainThread: Running [86] dmsetup info -co subsystem --noheadings test_vg1-lv2 ... 2024-03-01 20:53:21,772 INFO program/MainThread: stdout[86]: LVM 2024-03-01 20:53:21,772 INFO program/MainThread: stderr[86]: 2024-03-01 20:53:21,772 INFO program/MainThread: ...done [86] (exit code: 0) 2024-03-01 20:53:21,775 DEBUG blivet/MainThread: DeviceTree.handle_format: name: test_vg1-lv2 ; 2024-03-01 20:53:21,776 DEBUG blivet/MainThread: no type or existing type for test_vg1-lv2, bailing 2024-03-01 20:53:21,778 DEBUG blivet/MainThread: DeviceTree.handle_device: name: test_vg1-lv1 ; info: {'CURRENT_TAGS': ':systemd:', 'DEVLINKS': '/dev/disk/by-id/dm-uuid-LVM-8n1Gu06cAF6eL0mZeGndKTbBF1VE1J4Xefao6kHcFvxhiVRlod88ZBJdsQ9Zb9bs ' '/dev/mapper/test_vg1-lv1 ' '/dev/disk/by-uuid/89204fc6-89bb-4dda-a289-f95339572164 ' '/dev/disk/by-id/dm-name-test_vg1-lv1 /dev/test_vg1/lv1', 'DEVNAME': '/dev/dm-7', 'DEVPATH': '/devices/virtual/block/dm-7', 'DEVTYPE': 'disk', 'DISKSEQ': '107', '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-8n1Gu06cAF6eL0mZeGndKTbBF1VE1J4Xefao6kHcFvxhiVRlod88ZBJdsQ9Zb9bs', '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': '89204fc6-89bb-4dda-a289-f95339572164', 'ID_FS_UUID_ENC': '89204fc6-89bb-4dda-a289-f95339572164', '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': '779292406'} ; 2024-03-01 20:53:21,778 INFO blivet/MainThread: scanning test_vg1-lv1 (/sys/devices/virtual/block/dm-7)... 2024-03-01 20:53:21,779 INFO program/MainThread: Running [87] dmsetup info -co subsystem --noheadings test_vg1-lv1 ... 2024-03-01 20:53:21,781 INFO program/MainThread: stdout[87]: LVM 2024-03-01 20:53:21,781 INFO program/MainThread: stderr[87]: 2024-03-01 20:53:21,781 INFO program/MainThread: ...done [87] (exit code: 0) 2024-03-01 20:53:21,781 INFO program/MainThread: Running [88] dmsetup info -co subsystem --noheadings test_vg1-lv1 ... 2024-03-01 20:53:21,784 INFO program/MainThread: stdout[88]: LVM 2024-03-01 20:53:21,784 INFO program/MainThread: stderr[88]: 2024-03-01 20:53:21,784 INFO program/MainThread: ...done [88] (exit code: 0) 2024-03-01 20:53:21,784 INFO program/MainThread: Running [89] dmsetup info -co subsystem --noheadings test_vg1-lv1 ... 2024-03-01 20:53:21,786 INFO program/MainThread: stdout[89]: LVM 2024-03-01 20:53:21,787 INFO program/MainThread: stderr[89]: 2024-03-01 20:53:21,787 INFO program/MainThread: ...done [89] (exit code: 0) 2024-03-01 20:53:21,791 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: test_vg1-lv1 ; incomplete: False ; hidden: False ; 2024-03-01 20:53:21,793 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned existing 460 MiB lvmlv test_vg1-lv1 (45) with existing xfs filesystem 2024-03-01 20:53:21,796 DEBUG blivet/MainThread: test_vg1 size is 2.98 GiB 2024-03-01 20:53:21,796 DEBUG blivet/MainThread: vg test_vg1 has 1.03 GiB free 2024-03-01 20:53:21,797 DEBUG blivet/MainThread: test_vg1 size is 2.98 GiB 2024-03-01 20:53:21,797 DEBUG blivet/MainThread: vg test_vg1 has 1.03 GiB free 2024-03-01 20:53:21,793 INFO blivet/MainThread: got device: LVMLogicalVolumeDevice instance (0x7fc76871bf10) -- name = test_vg1-lv1 status = True id = 45 children = [] parents = ['existing 2.98 GiB lvmvg test_vg1 (11)'] uuid = efao6k-HcFv-xhiV-Rlod-88ZB-JdsQ-9Zb9bs size = 460 MiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-7 target size = 460 MiB path = /dev/mapper/test_vg1-lv1 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7fc7687cd6d0) -- name = test_vg1 status = True id = 11 children = ['existing 460 MiB lvmlv test_vg1-lv1 (45) with existing xfs filesystem', 'existing 1.5 GiB lvmlv test_vg1-lv2 (58) with existing xfs filesystem'] parents = ['existing 1024 MiB disk sda (2) with existing lvmpv', 'existing 1024 MiB disk sdb (16) with existing lvmpv', 'existing 1024 MiB disk sdc (36) with existing lvmpv'] uuid = 8n1Gu0-6cAF-6eL0-mZeG-ndKT-bBF1-VE1J4X size = 2.98 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 2.98 GiB path = /dev/test_vg1 format args = [] original_format = None free = 1.03 GiB PE Size = 4 MiB PE Count = 762 PE Free = 264 PV Count = 3 modified = False extents = 762 free space = 1.03 GiB free extents = 264 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sda (2) with existing lvmpv', 'existing 1024 MiB disk sdb (16) with existing lvmpv', 'existing 1024 MiB disk sdc (36) with existing lvmpv'] LVs = ['existing 460 MiB lvmlv test_vg1-lv1 (45) with existing xfs filesystem', 'existing 1.5 GiB lvmlv test_vg1-lv2 (58) with existing xfs filesystem'] segment type = linear percent = 0 VG space used = 460 MiB 2024-03-01 20:53:21,798 INFO program/MainThread: Running [90] dmsetup info -co subsystem --noheadings test_vg1-lv1 ... 2024-03-01 20:53:21,800 INFO program/MainThread: stdout[90]: LVM 2024-03-01 20:53:21,800 INFO program/MainThread: stderr[90]: 2024-03-01 20:53:21,800 INFO program/MainThread: ...done [90] (exit code: 0) 2024-03-01 20:53:21,804 DEBUG blivet/MainThread: DeviceTree.handle_format: name: test_vg1-lv1 ; 2024-03-01 20:53:21,804 DEBUG blivet/MainThread: no type or existing type for test_vg1-lv1, bailing 2024-03-01 20:53:21,804 INFO program/MainThread: Running... udevadm settle --timeout=300 2024-03-01 20:53:21,814 DEBUG program/MainThread: Return code: 0 2024-03-01 20:53:21,831 INFO blivet/MainThread: edd: collected mbr signatures: {'xvda': '0xe61ef7e0'} 2024-03-01 20:53:21,832 DEBUG blivet/MainThread: resolved 'UUID=a4d9efbc-be36-4c5f-99af-596afd10159d' to 'xvda1' (partition) 2024-03-01 20:53:21,835 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: ntap-bos-c01-eng01-nfs01b.storage.bos.redhat.com:/devops_engineering_nfs/devarchive/redhat ; incomplete: False ; hidden: False ; 2024-03-01 20:53:21,838 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned None 2024-03-01 20:53:21,841 DEBUG blivet/MainThread: DeviceTree.get_device_by_path: path: /dev/ntap-bos-c01-eng01-nfs01b.storage.bos.redhat.com:/devops_engineering_nfs/devarchive/redhat ; incomplete: False ; hidden: False ; 2024-03-01 20:53:21,844 DEBUG blivet/MainThread: DeviceTree.get_device_by_path returned None 2024-03-01 20:53:21,844 DEBUG blivet/MainThread: failed to resolve '/dev/ntap-bos-c01-eng01-nfs01b.storage.bos.redhat.com:/devops_engineering_nfs/devarchive/redhat' 2024-03-01 20:53:21,846 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: nest.test.redhat.com:/mnt/qa ; incomplete: False ; hidden: False ; 2024-03-01 20:53:21,849 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned None 2024-03-01 20:53:21,851 DEBUG blivet/MainThread: DeviceTree.get_device_by_path: path: /dev/nest.test.redhat.com:/mnt/qa ; incomplete: False ; hidden: False ; 2024-03-01 20:53:21,854 DEBUG blivet/MainThread: DeviceTree.get_device_by_path returned None 2024-03-01 20:53:21,854 DEBUG blivet/MainThread: failed to resolve '/dev/nest.test.redhat.com:/mnt/qa' 2024-03-01 20:53:21,857 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: vtap-eng01.storage.rdu2.redhat.com:/vol/engarchive ; incomplete: False ; hidden: False ; 2024-03-01 20:53:21,859 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned None 2024-03-01 20:53:21,862 DEBUG blivet/MainThread: DeviceTree.get_device_by_path: path: /dev/vtap-eng01.storage.rdu2.redhat.com:/vol/engarchive ; incomplete: False ; hidden: False ; 2024-03-01 20:53:21,865 DEBUG blivet/MainThread: DeviceTree.get_device_by_path returned None 2024-03-01 20:53:21,865 DEBUG blivet/MainThread: failed to resolve '/dev/vtap-eng01.storage.rdu2.redhat.com:/vol/engarchive' 2024-03-01 20:53:21,867 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: nest.test.redhat.com:/mnt/tpsdist ; incomplete: False ; hidden: False ; 2024-03-01 20:53:21,870 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned None 2024-03-01 20:53:21,872 DEBUG blivet/MainThread: DeviceTree.get_device_by_path: path: /dev/nest.test.redhat.com:/mnt/tpsdist ; incomplete: False ; hidden: False ; 2024-03-01 20:53:21,875 DEBUG blivet/MainThread: DeviceTree.get_device_by_path returned None 2024-03-01 20:53:21,875 DEBUG blivet/MainThread: failed to resolve '/dev/nest.test.redhat.com:/mnt/tpsdist' 2024-03-01 20:53:21,878 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: ntap-bos-c01-eng01-nfs01b.storage.bos.redhat.com:/devops_engineering_nfs/devarchive/redhat/brewroot ; incomplete: False ; hidden: False ; 2024-03-01 20:53:21,881 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned None 2024-03-01 20:53:21,883 DEBUG blivet/MainThread: DeviceTree.get_device_by_path: path: /dev/ntap-bos-c01-eng01-nfs01b.storage.bos.redhat.com:/devops_engineering_nfs/devarchive/redhat/brewroot ; incomplete: False ; hidden: False ; 2024-03-01 20:53:21,886 DEBUG blivet/MainThread: DeviceTree.get_device_by_path returned None 2024-03-01 20:53:21,886 DEBUG blivet/MainThread: failed to resolve '/dev/ntap-bos-c01-eng01-nfs01b.storage.bos.redhat.com:/devops_engineering_nfs/devarchive/redhat/brewroot' 2024-03-01 20:53:21,888 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: ntap-bos-c01-eng01-nfs01b.storage.bos.redhat.com:/devops_brew_scratch_nfs/scratch ; incomplete: False ; hidden: False ; 2024-03-01 20:53:21,891 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned None 2024-03-01 20:53:21,893 DEBUG blivet/MainThread: DeviceTree.get_device_by_path: path: /dev/ntap-bos-c01-eng01-nfs01b.storage.bos.redhat.com:/devops_brew_scratch_nfs/scratch ; incomplete: False ; hidden: False ; 2024-03-01 20:53:21,896 DEBUG blivet/MainThread: DeviceTree.get_device_by_path returned None 2024-03-01 20:53:21,896 DEBUG blivet/MainThread: failed to resolve '/dev/ntap-bos-c01-eng01-nfs01b.storage.bos.redhat.com:/devops_brew_scratch_nfs/scratch' 2024-03-01 20:53:21,899 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: test_vg1 ; incomplete: False ; hidden: False ; 2024-03-01 20:53:21,901 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned existing 2.98 GiB lvmvg test_vg1 (11) 2024-03-01 20:53:21,902 DEBUG blivet/MainThread: resolved 'test_vg1' to 'test_vg1' (lvmvg) 2024-03-01 20:53:21,902 DEBUG blivet.ansible/MainThread: BlivetPool._update_from_device: existing 2.98 GiB lvmvg test_vg1 (11) 2024-03-01 20:53:21,902 DEBUG blivet.ansible/MainThread: BlivetPool._update_from_device: existing 2.98 GiB lvmvg test_vg1 (11) 2024-03-01 20:53:21,903 DEBUG blivet.ansible/MainThread: BlivetPool._update_from_device: existing 2.98 GiB lvmvg test_vg1 (11) 2024-03-01 20:53:21,903 DEBUG blivet.ansible/MainThread: BlivetPool._update_from_device: existing 2.98 GiB lvmvg test_vg1 (11) 2024-03-01 20:53:21,903 DEBUG blivet.ansible/MainThread: BlivetPool._update_from_device: existing 2.98 GiB lvmvg test_vg1 (11) 2024-03-01 20:53:21,904 DEBUG blivet.ansible/MainThread: BlivetPool._update_from_device: existing 2.98 GiB lvmvg test_vg1 (11) 2024-03-01 20:53:21,904 DEBUG blivet.ansible/MainThread: BlivetPool._update_from_device: existing 2.98 GiB lvmvg test_vg1 (11) 2024-03-01 20:53:21,904 DEBUG blivet.ansible/MainThread: BlivetPool._update_from_device: existing 2.98 GiB lvmvg test_vg1 (11) 2024-03-01 20:53:21,905 DEBUG blivet.ansible/MainThread: BlivetPool._update_from_device: existing 2.98 GiB lvmvg test_vg1 (11) 2024-03-01 20:53:21,905 DEBUG blivet.ansible/MainThread: BlivetPool._update_from_device: existing 2.98 GiB lvmvg test_vg1 (11) 2024-03-01 20:53:21,905 DEBUG blivet.ansible/MainThread: BlivetPool._update_from_device: existing 2.98 GiB lvmvg test_vg1 (11) 2024-03-01 20:53:21,906 DEBUG blivet.ansible/MainThread: BlivetPool._update_from_device: existing 2.98 GiB lvmvg test_vg1 (11) 2024-03-01 20:53:21,908 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: sda ; incomplete: False ; hidden: False ; 2024-03-01 20:53:21,911 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned existing 1024 MiB disk sda (2) with existing lvmpv 2024-03-01 20:53:21,911 DEBUG blivet/MainThread: resolved 'sda' to 'sda' (disk) 2024-03-01 20:53:21,913 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: sdb ; incomplete: False ; hidden: False ; 2024-03-01 20:53:21,916 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned existing 1024 MiB disk sdb (16) with existing lvmpv 2024-03-01 20:53:21,916 DEBUG blivet/MainThread: resolved 'sdb' to 'sdb' (disk) 2024-03-01 20:53:21,918 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: sdc ; incomplete: False ; hidden: False ; 2024-03-01 20:53:21,921 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned existing 1024 MiB disk sdc (36) with existing lvmpv 2024-03-01 20:53:21,921 DEBUG blivet/MainThread: resolved 'sdc' to 'sdc' (disk) 2024-03-01 20:53:21,923 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: test_vg1-lv1 ; incomplete: False ; hidden: False ; 2024-03-01 20:53:21,926 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned existing 460 MiB lvmlv test_vg1-lv1 (45) with existing xfs filesystem 2024-03-01 20:53:21,926 DEBUG blivet/MainThread: resolved 'test_vg1-lv1' to 'test_vg1-lv1' (lvmlv) 2024-03-01 20:53:21,928 DEBUG blivet/MainThread: test_vg1 size is 2.98 GiB 2024-03-01 20:53:21,929 DEBUG blivet/MainThread: vg test_vg1 has 1.03 GiB free 2024-03-01 20:53:21,929 DEBUG blivet/MainThread: test_vg1 size is 2.98 GiB 2024-03-01 20:53:21,930 DEBUG blivet/MainThread: vg test_vg1 has 1.03 GiB free 2024-03-01 20:53:21,926 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7fc76871bf10) -- name = test_vg1-lv1 status = True id = 45 children = [] parents = ['existing 2.98 GiB lvmvg test_vg1 (11)'] uuid = efao6k-HcFv-xhiV-Rlod-88ZB-JdsQ-9Zb9bs size = 460 MiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-7 target size = 460 MiB path = /dev/mapper/test_vg1-lv1 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7fc7687cd6d0) -- name = test_vg1 status = True id = 11 children = ['existing 460 MiB lvmlv test_vg1-lv1 (45) with existing xfs filesystem', 'existing 1.5 GiB lvmlv test_vg1-lv2 (58) with existing xfs filesystem'] parents = ['existing 1024 MiB disk sda (2) with existing lvmpv', 'existing 1024 MiB disk sdb (16) with existing lvmpv', 'existing 1024 MiB disk sdc (36) with existing lvmpv'] uuid = 8n1Gu0-6cAF-6eL0-mZeG-ndKT-bBF1-VE1J4X size = 2.98 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 2.98 GiB path = /dev/test_vg1 format args = [] original_format = None free = 1.03 GiB PE Size = 4 MiB PE Count = 762 PE Free = 264 PV Count = 3 modified = False extents = 762 free space = 1.03 GiB free extents = 264 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sda (2) with existing lvmpv', 'existing 1024 MiB disk sdb (16) with existing lvmpv', 'existing 1024 MiB disk sdc (36) with existing lvmpv'] LVs = ['existing 460 MiB lvmlv test_vg1-lv1 (45) with existing xfs filesystem', 'existing 1.5 GiB lvmlv test_vg1-lv2 (58) with existing xfs filesystem'] segment type = linear percent = 0 VG space used = 460 MiB 2024-03-01 20:53:21,932 DEBUG blivet/MainThread: test_vg1 size is 2.98 GiB 2024-03-01 20:53:21,933 DEBUG blivet/MainThread: vg test_vg1 has 1.03 GiB free 2024-03-01 20:53:21,933 DEBUG blivet/MainThread: test_vg1 size is 2.98 GiB 2024-03-01 20:53:21,934 DEBUG blivet/MainThread: vg test_vg1 has 1.03 GiB free 2024-03-01 20:53:21,931 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7fc76871bf10) -- name = test_vg1-lv1 status = True id = 45 children = [] parents = ['existing 2.98 GiB lvmvg test_vg1 (11)'] uuid = efao6k-HcFv-xhiV-Rlod-88ZB-JdsQ-9Zb9bs size = 460 MiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-7 target size = 460 MiB path = /dev/mapper/test_vg1-lv1 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7fc7687cd6d0) -- name = test_vg1 status = True id = 11 children = ['existing 460 MiB lvmlv test_vg1-lv1 (45) with existing xfs filesystem', 'existing 1.5 GiB lvmlv test_vg1-lv2 (58) with existing xfs filesystem'] parents = ['existing 1024 MiB disk sda (2) with existing lvmpv', 'existing 1024 MiB disk sdb (16) with existing lvmpv', 'existing 1024 MiB disk sdc (36) with existing lvmpv'] uuid = 8n1Gu0-6cAF-6eL0-mZeG-ndKT-bBF1-VE1J4X size = 2.98 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 2.98 GiB path = /dev/test_vg1 format args = [] original_format = None free = 1.03 GiB PE Size = 4 MiB PE Count = 762 PE Free = 264 PV Count = 3 modified = False extents = 762 free space = 1.03 GiB free extents = 264 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sda (2) with existing lvmpv', 'existing 1024 MiB disk sdb (16) with existing lvmpv', 'existing 1024 MiB disk sdc (36) with existing lvmpv'] LVs = ['existing 460 MiB lvmlv test_vg1-lv1 (45) with existing xfs filesystem', 'existing 1.5 GiB lvmlv test_vg1-lv2 (58) with existing xfs filesystem'] segment type = linear percent = 0 VG space used = 460 MiB 2024-03-01 20:53:21,936 DEBUG blivet/MainThread: test_vg1 size is 2.98 GiB 2024-03-01 20:53:21,937 DEBUG blivet/MainThread: vg test_vg1 has 1.03 GiB free 2024-03-01 20:53:21,937 DEBUG blivet/MainThread: test_vg1 size is 2.98 GiB 2024-03-01 20:53:21,938 DEBUG blivet/MainThread: vg test_vg1 has 1.03 GiB free 2024-03-01 20:53:21,935 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7fc76871bf10) -- name = test_vg1-lv1 status = True id = 45 children = [] parents = ['existing 2.98 GiB lvmvg test_vg1 (11)'] uuid = efao6k-HcFv-xhiV-Rlod-88ZB-JdsQ-9Zb9bs size = 460 MiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-7 target size = 460 MiB path = /dev/mapper/test_vg1-lv1 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7fc7687cd6d0) -- name = test_vg1 status = True id = 11 children = ['existing 460 MiB lvmlv test_vg1-lv1 (45) with existing xfs filesystem', 'existing 1.5 GiB lvmlv test_vg1-lv2 (58) with existing xfs filesystem'] parents = ['existing 1024 MiB disk sda (2) with existing lvmpv', 'existing 1024 MiB disk sdb (16) with existing lvmpv', 'existing 1024 MiB disk sdc (36) with existing lvmpv'] uuid = 8n1Gu0-6cAF-6eL0-mZeG-ndKT-bBF1-VE1J4X size = 2.98 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 2.98 GiB path = /dev/test_vg1 format args = [] original_format = None free = 1.03 GiB PE Size = 4 MiB PE Count = 762 PE Free = 264 PV Count = 3 modified = False extents = 762 free space = 1.03 GiB free extents = 264 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sda (2) with existing lvmpv', 'existing 1024 MiB disk sdb (16) with existing lvmpv', 'existing 1024 MiB disk sdc (36) with existing lvmpv'] LVs = ['existing 460 MiB lvmlv test_vg1-lv1 (45) with existing xfs filesystem', 'existing 1.5 GiB lvmlv test_vg1-lv2 (58) with existing xfs filesystem'] segment type = linear percent = 0 VG space used = 460 MiB 2024-03-01 20:53:21,940 DEBUG blivet/MainThread: test_vg1 size is 2.98 GiB 2024-03-01 20:53:21,941 DEBUG blivet/MainThread: vg test_vg1 has 1.03 GiB free 2024-03-01 20:53:21,941 DEBUG blivet/MainThread: test_vg1 size is 2.98 GiB 2024-03-01 20:53:21,942 DEBUG blivet/MainThread: vg test_vg1 has 1.03 GiB free 2024-03-01 20:53:21,939 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7fc76871bf10) -- name = test_vg1-lv1 status = True id = 45 children = [] parents = ['existing 2.98 GiB lvmvg test_vg1 (11)'] uuid = efao6k-HcFv-xhiV-Rlod-88ZB-JdsQ-9Zb9bs size = 460 MiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-7 target size = 460 MiB path = /dev/mapper/test_vg1-lv1 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7fc7687cd6d0) -- name = test_vg1 status = True id = 11 children = ['existing 460 MiB lvmlv test_vg1-lv1 (45) with existing xfs filesystem', 'existing 1.5 GiB lvmlv test_vg1-lv2 (58) with existing xfs filesystem'] parents = ['existing 1024 MiB disk sda (2) with existing lvmpv', 'existing 1024 MiB disk sdb (16) with existing lvmpv', 'existing 1024 MiB disk sdc (36) with existing lvmpv'] uuid = 8n1Gu0-6cAF-6eL0-mZeG-ndKT-bBF1-VE1J4X size = 2.98 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 2.98 GiB path = /dev/test_vg1 format args = [] original_format = None free = 1.03 GiB PE Size = 4 MiB PE Count = 762 PE Free = 264 PV Count = 3 modified = False extents = 762 free space = 1.03 GiB free extents = 264 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sda (2) with existing lvmpv', 'existing 1024 MiB disk sdb (16) with existing lvmpv', 'existing 1024 MiB disk sdc (36) with existing lvmpv'] LVs = ['existing 460 MiB lvmlv test_vg1-lv1 (45) with existing xfs filesystem', 'existing 1.5 GiB lvmlv test_vg1-lv2 (58) with existing xfs filesystem'] segment type = linear percent = 0 VG space used = 460 MiB 2024-03-01 20:53:21,944 DEBUG blivet/MainThread: test_vg1 size is 2.98 GiB 2024-03-01 20:53:21,945 DEBUG blivet/MainThread: vg test_vg1 has 1.03 GiB free 2024-03-01 20:53:21,945 DEBUG blivet/MainThread: test_vg1 size is 2.98 GiB 2024-03-01 20:53:21,946 DEBUG blivet/MainThread: vg test_vg1 has 1.03 GiB free 2024-03-01 20:53:21,942 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7fc76871bf10) -- name = test_vg1-lv1 status = True id = 45 children = [] parents = ['existing 2.98 GiB lvmvg test_vg1 (11)'] uuid = efao6k-HcFv-xhiV-Rlod-88ZB-JdsQ-9Zb9bs size = 460 MiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-7 target size = 460 MiB path = /dev/mapper/test_vg1-lv1 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7fc7687cd6d0) -- name = test_vg1 status = True id = 11 children = ['existing 460 MiB lvmlv test_vg1-lv1 (45) with existing xfs filesystem', 'existing 1.5 GiB lvmlv test_vg1-lv2 (58) with existing xfs filesystem'] parents = ['existing 1024 MiB disk sda (2) with existing lvmpv', 'existing 1024 MiB disk sdb (16) with existing lvmpv', 'existing 1024 MiB disk sdc (36) with existing lvmpv'] uuid = 8n1Gu0-6cAF-6eL0-mZeG-ndKT-bBF1-VE1J4X size = 2.98 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 2.98 GiB path = /dev/test_vg1 format args = [] original_format = None free = 1.03 GiB PE Size = 4 MiB PE Count = 762 PE Free = 264 PV Count = 3 modified = False extents = 762 free space = 1.03 GiB free extents = 264 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sda (2) with existing lvmpv', 'existing 1024 MiB disk sdb (16) with existing lvmpv', 'existing 1024 MiB disk sdc (36) with existing lvmpv'] LVs = ['existing 460 MiB lvmlv test_vg1-lv1 (45) with existing xfs filesystem', 'existing 1.5 GiB lvmlv test_vg1-lv2 (58) with existing xfs filesystem'] segment type = linear percent = 0 VG space used = 460 MiB 2024-03-01 20:53:21,948 DEBUG blivet/MainThread: test_vg1 size is 2.98 GiB 2024-03-01 20:53:21,949 DEBUG blivet/MainThread: vg test_vg1 has 1.03 GiB free 2024-03-01 20:53:21,949 DEBUG blivet/MainThread: test_vg1 size is 2.98 GiB 2024-03-01 20:53:21,950 DEBUG blivet/MainThread: vg test_vg1 has 1.03 GiB free 2024-03-01 20:53:21,946 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7fc76871bf10) -- name = test_vg1-lv1 status = True id = 45 children = [] parents = ['existing 2.98 GiB lvmvg test_vg1 (11)'] uuid = efao6k-HcFv-xhiV-Rlod-88ZB-JdsQ-9Zb9bs size = 460 MiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-7 target size = 460 MiB path = /dev/mapper/test_vg1-lv1 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7fc7687cd6d0) -- name = test_vg1 status = True id = 11 children = ['existing 460 MiB lvmlv test_vg1-lv1 (45) with existing xfs filesystem', 'existing 1.5 GiB lvmlv test_vg1-lv2 (58) with existing xfs filesystem'] parents = ['existing 1024 MiB disk sda (2) with existing lvmpv', 'existing 1024 MiB disk sdb (16) with existing lvmpv', 'existing 1024 MiB disk sdc (36) with existing lvmpv'] uuid = 8n1Gu0-6cAF-6eL0-mZeG-ndKT-bBF1-VE1J4X size = 2.98 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 2.98 GiB path = /dev/test_vg1 format args = [] original_format = None free = 1.03 GiB PE Size = 4 MiB PE Count = 762 PE Free = 264 PV Count = 3 modified = False extents = 762 free space = 1.03 GiB free extents = 264 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sda (2) with existing lvmpv', 'existing 1024 MiB disk sdb (16) with existing lvmpv', 'existing 1024 MiB disk sdc (36) with existing lvmpv'] LVs = ['existing 460 MiB lvmlv test_vg1-lv1 (45) with existing xfs filesystem', 'existing 1.5 GiB lvmlv test_vg1-lv2 (58) with existing xfs filesystem'] segment type = linear percent = 0 VG space used = 460 MiB 2024-03-01 20:53:21,952 DEBUG blivet/MainThread: test_vg1 size is 2.98 GiB 2024-03-01 20:53:21,953 DEBUG blivet/MainThread: vg test_vg1 has 1.03 GiB free 2024-03-01 20:53:21,953 DEBUG blivet/MainThread: test_vg1 size is 2.98 GiB 2024-03-01 20:53:21,954 DEBUG blivet/MainThread: vg test_vg1 has 1.03 GiB free 2024-03-01 20:53:21,950 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7fc76871bf10) -- name = test_vg1-lv1 status = True id = 45 children = [] parents = ['existing 2.98 GiB lvmvg test_vg1 (11)'] uuid = efao6k-HcFv-xhiV-Rlod-88ZB-JdsQ-9Zb9bs size = 460 MiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-7 target size = 460 MiB path = /dev/mapper/test_vg1-lv1 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7fc7687cd6d0) -- name = test_vg1 status = True id = 11 children = ['existing 460 MiB lvmlv test_vg1-lv1 (45) with existing xfs filesystem', 'existing 1.5 GiB lvmlv test_vg1-lv2 (58) with existing xfs filesystem'] parents = ['existing 1024 MiB disk sda (2) with existing lvmpv', 'existing 1024 MiB disk sdb (16) with existing lvmpv', 'existing 1024 MiB disk sdc (36) with existing lvmpv'] uuid = 8n1Gu0-6cAF-6eL0-mZeG-ndKT-bBF1-VE1J4X size = 2.98 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 2.98 GiB path = /dev/test_vg1 format args = [] original_format = None free = 1.03 GiB PE Size = 4 MiB PE Count = 762 PE Free = 264 PV Count = 3 modified = False extents = 762 free space = 1.03 GiB free extents = 264 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sda (2) with existing lvmpv', 'existing 1024 MiB disk sdb (16) with existing lvmpv', 'existing 1024 MiB disk sdc (36) with existing lvmpv'] LVs = ['existing 460 MiB lvmlv test_vg1-lv1 (45) with existing xfs filesystem', 'existing 1.5 GiB lvmlv test_vg1-lv2 (58) with existing xfs filesystem'] segment type = linear percent = 0 VG space used = 460 MiB 2024-03-01 20:53:21,956 DEBUG blivet/MainThread: test_vg1 size is 2.98 GiB 2024-03-01 20:53:21,957 DEBUG blivet/MainThread: vg test_vg1 has 1.03 GiB free 2024-03-01 20:53:21,957 DEBUG blivet/MainThread: test_vg1 size is 2.98 GiB 2024-03-01 20:53:21,958 DEBUG blivet/MainThread: vg test_vg1 has 1.03 GiB free 2024-03-01 20:53:21,954 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7fc76871bf10) -- name = test_vg1-lv1 status = True id = 45 children = [] parents = ['existing 2.98 GiB lvmvg test_vg1 (11)'] uuid = efao6k-HcFv-xhiV-Rlod-88ZB-JdsQ-9Zb9bs size = 460 MiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-7 target size = 460 MiB path = /dev/mapper/test_vg1-lv1 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7fc7687cd6d0) -- name = test_vg1 status = True id = 11 children = ['existing 460 MiB lvmlv test_vg1-lv1 (45) with existing xfs filesystem', 'existing 1.5 GiB lvmlv test_vg1-lv2 (58) with existing xfs filesystem'] parents = ['existing 1024 MiB disk sda (2) with existing lvmpv', 'existing 1024 MiB disk sdb (16) with existing lvmpv', 'existing 1024 MiB disk sdc (36) with existing lvmpv'] uuid = 8n1Gu0-6cAF-6eL0-mZeG-ndKT-bBF1-VE1J4X size = 2.98 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 2.98 GiB path = /dev/test_vg1 format args = [] original_format = None free = 1.03 GiB PE Size = 4 MiB PE Count = 762 PE Free = 264 PV Count = 3 modified = False extents = 762 free space = 1.03 GiB free extents = 264 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sda (2) with existing lvmpv', 'existing 1024 MiB disk sdb (16) with existing lvmpv', 'existing 1024 MiB disk sdc (36) with existing lvmpv'] LVs = ['existing 460 MiB lvmlv test_vg1-lv1 (45) with existing xfs filesystem', 'existing 1.5 GiB lvmlv test_vg1-lv2 (58) with existing xfs filesystem'] segment type = linear percent = 0 VG space used = 460 MiB 2024-03-01 20:53:21,960 DEBUG blivet/MainThread: test_vg1 size is 2.98 GiB 2024-03-01 20:53:21,961 DEBUG blivet/MainThread: vg test_vg1 has 1.03 GiB free 2024-03-01 20:53:21,961 DEBUG blivet/MainThread: test_vg1 size is 2.98 GiB 2024-03-01 20:53:21,962 DEBUG blivet/MainThread: vg test_vg1 has 1.03 GiB free 2024-03-01 20:53:21,958 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7fc76871bf10) -- name = test_vg1-lv1 status = True id = 45 children = [] parents = ['existing 2.98 GiB lvmvg test_vg1 (11)'] uuid = efao6k-HcFv-xhiV-Rlod-88ZB-JdsQ-9Zb9bs size = 460 MiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-7 target size = 460 MiB path = /dev/mapper/test_vg1-lv1 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7fc7687cd6d0) -- name = test_vg1 status = True id = 11 children = ['existing 460 MiB lvmlv test_vg1-lv1 (45) with existing xfs filesystem', 'existing 1.5 GiB lvmlv test_vg1-lv2 (58) with existing xfs filesystem'] parents = ['existing 1024 MiB disk sda (2) with existing lvmpv', 'existing 1024 MiB disk sdb (16) with existing lvmpv', 'existing 1024 MiB disk sdc (36) with existing lvmpv'] uuid = 8n1Gu0-6cAF-6eL0-mZeG-ndKT-bBF1-VE1J4X size = 2.98 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 2.98 GiB path = /dev/test_vg1 format args = [] original_format = None free = 1.03 GiB PE Size = 4 MiB PE Count = 762 PE Free = 264 PV Count = 3 modified = False extents = 762 free space = 1.03 GiB free extents = 264 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sda (2) with existing lvmpv', 'existing 1024 MiB disk sdb (16) with existing lvmpv', 'existing 1024 MiB disk sdc (36) with existing lvmpv'] LVs = ['existing 460 MiB lvmlv test_vg1-lv1 (45) with existing xfs filesystem', 'existing 1.5 GiB lvmlv test_vg1-lv2 (58) with existing xfs filesystem'] segment type = linear percent = 0 VG space used = 460 MiB 2024-03-01 20:53:21,964 DEBUG blivet/MainThread: test_vg1 size is 2.98 GiB 2024-03-01 20:53:21,965 DEBUG blivet/MainThread: vg test_vg1 has 1.03 GiB free 2024-03-01 20:53:21,965 DEBUG blivet/MainThread: test_vg1 size is 2.98 GiB 2024-03-01 20:53:21,965 DEBUG blivet/MainThread: vg test_vg1 has 1.03 GiB free 2024-03-01 20:53:21,962 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7fc76871bf10) -- name = test_vg1-lv1 status = True id = 45 children = [] parents = ['existing 2.98 GiB lvmvg test_vg1 (11)'] uuid = efao6k-HcFv-xhiV-Rlod-88ZB-JdsQ-9Zb9bs size = 460 MiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-7 target size = 460 MiB path = /dev/mapper/test_vg1-lv1 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7fc7687cd6d0) -- name = test_vg1 status = True id = 11 children = ['existing 460 MiB lvmlv test_vg1-lv1 (45) with existing xfs filesystem', 'existing 1.5 GiB lvmlv test_vg1-lv2 (58) with existing xfs filesystem'] parents = ['existing 1024 MiB disk sda (2) with existing lvmpv', 'existing 1024 MiB disk sdb (16) with existing lvmpv', 'existing 1024 MiB disk sdc (36) with existing lvmpv'] uuid = 8n1Gu0-6cAF-6eL0-mZeG-ndKT-bBF1-VE1J4X size = 2.98 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 2.98 GiB path = /dev/test_vg1 format args = [] original_format = None free = 1.03 GiB PE Size = 4 MiB PE Count = 762 PE Free = 264 PV Count = 3 modified = False extents = 762 free space = 1.03 GiB free extents = 264 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sda (2) with existing lvmpv', 'existing 1024 MiB disk sdb (16) with existing lvmpv', 'existing 1024 MiB disk sdc (36) with existing lvmpv'] LVs = ['existing 460 MiB lvmlv test_vg1-lv1 (45) with existing xfs filesystem', 'existing 1.5 GiB lvmlv test_vg1-lv2 (58) with existing xfs filesystem'] segment type = linear percent = 0 VG space used = 460 MiB 2024-03-01 20:53:21,968 DEBUG blivet/MainThread: test_vg1 size is 2.98 GiB 2024-03-01 20:53:21,968 DEBUG blivet/MainThread: vg test_vg1 has 1.03 GiB free 2024-03-01 20:53:21,969 DEBUG blivet/MainThread: test_vg1 size is 2.98 GiB 2024-03-01 20:53:21,969 DEBUG blivet/MainThread: vg test_vg1 has 1.03 GiB free 2024-03-01 20:53:21,966 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7fc76871bf10) -- name = test_vg1-lv1 status = True id = 45 children = [] parents = ['existing 2.98 GiB lvmvg test_vg1 (11)'] uuid = efao6k-HcFv-xhiV-Rlod-88ZB-JdsQ-9Zb9bs size = 460 MiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-7 target size = 460 MiB path = /dev/mapper/test_vg1-lv1 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7fc7687cd6d0) -- name = test_vg1 status = True id = 11 children = ['existing 460 MiB lvmlv test_vg1-lv1 (45) with existing xfs filesystem', 'existing 1.5 GiB lvmlv test_vg1-lv2 (58) with existing xfs filesystem'] parents = ['existing 1024 MiB disk sda (2) with existing lvmpv', 'existing 1024 MiB disk sdb (16) with existing lvmpv', 'existing 1024 MiB disk sdc (36) with existing lvmpv'] uuid = 8n1Gu0-6cAF-6eL0-mZeG-ndKT-bBF1-VE1J4X size = 2.98 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 2.98 GiB path = /dev/test_vg1 format args = [] original_format = None free = 1.03 GiB PE Size = 4 MiB PE Count = 762 PE Free = 264 PV Count = 3 modified = False extents = 762 free space = 1.03 GiB free extents = 264 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sda (2) with existing lvmpv', 'existing 1024 MiB disk sdb (16) with existing lvmpv', 'existing 1024 MiB disk sdc (36) with existing lvmpv'] LVs = ['existing 460 MiB lvmlv test_vg1-lv1 (45) with existing xfs filesystem', 'existing 1.5 GiB lvmlv test_vg1-lv2 (58) with existing xfs filesystem'] segment type = linear percent = 0 VG space used = 460 MiB 2024-03-01 20:53:21,972 DEBUG blivet/MainThread: test_vg1 size is 2.98 GiB 2024-03-01 20:53:21,972 DEBUG blivet/MainThread: vg test_vg1 has 1.03 GiB free 2024-03-01 20:53:21,973 DEBUG blivet/MainThread: test_vg1 size is 2.98 GiB 2024-03-01 20:53:21,973 DEBUG blivet/MainThread: vg test_vg1 has 1.03 GiB free 2024-03-01 20:53:21,970 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7fc76871bf10) -- name = test_vg1-lv1 status = True id = 45 children = [] parents = ['existing 2.98 GiB lvmvg test_vg1 (11)'] uuid = efao6k-HcFv-xhiV-Rlod-88ZB-JdsQ-9Zb9bs size = 460 MiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-7 target size = 460 MiB path = /dev/mapper/test_vg1-lv1 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7fc7687cd6d0) -- name = test_vg1 status = True id = 11 children = ['existing 460 MiB lvmlv test_vg1-lv1 (45) with existing xfs filesystem', 'existing 1.5 GiB lvmlv test_vg1-lv2 (58) with existing xfs filesystem'] parents = ['existing 1024 MiB disk sda (2) with existing lvmpv', 'existing 1024 MiB disk sdb (16) with existing lvmpv', 'existing 1024 MiB disk sdc (36) with existing lvmpv'] uuid = 8n1Gu0-6cAF-6eL0-mZeG-ndKT-bBF1-VE1J4X size = 2.98 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 2.98 GiB path = /dev/test_vg1 format args = [] original_format = None free = 1.03 GiB PE Size = 4 MiB PE Count = 762 PE Free = 264 PV Count = 3 modified = False extents = 762 free space = 1.03 GiB free extents = 264 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sda (2) with existing lvmpv', 'existing 1024 MiB disk sdb (16) with existing lvmpv', 'existing 1024 MiB disk sdc (36) with existing lvmpv'] LVs = ['existing 460 MiB lvmlv test_vg1-lv1 (45) with existing xfs filesystem', 'existing 1.5 GiB lvmlv test_vg1-lv2 (58) with existing xfs filesystem'] segment type = linear percent = 0 VG space used = 460 MiB 2024-03-01 20:53:21,976 DEBUG blivet/MainThread: test_vg1 size is 2.98 GiB 2024-03-01 20:53:21,976 DEBUG blivet/MainThread: vg test_vg1 has 1.03 GiB free 2024-03-01 20:53:21,977 DEBUG blivet/MainThread: test_vg1 size is 2.98 GiB 2024-03-01 20:53:21,977 DEBUG blivet/MainThread: vg test_vg1 has 1.03 GiB free 2024-03-01 20:53:21,974 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7fc76871bf10) -- name = test_vg1-lv1 status = True id = 45 children = [] parents = ['existing 2.98 GiB lvmvg test_vg1 (11)'] uuid = efao6k-HcFv-xhiV-Rlod-88ZB-JdsQ-9Zb9bs size = 460 MiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-7 target size = 460 MiB path = /dev/mapper/test_vg1-lv1 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7fc7687cd6d0) -- name = test_vg1 status = True id = 11 children = ['existing 460 MiB lvmlv test_vg1-lv1 (45) with existing xfs filesystem', 'existing 1.5 GiB lvmlv test_vg1-lv2 (58) with existing xfs filesystem'] parents = ['existing 1024 MiB disk sda (2) with existing lvmpv', 'existing 1024 MiB disk sdb (16) with existing lvmpv', 'existing 1024 MiB disk sdc (36) with existing lvmpv'] uuid = 8n1Gu0-6cAF-6eL0-mZeG-ndKT-bBF1-VE1J4X size = 2.98 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 2.98 GiB path = /dev/test_vg1 format args = [] original_format = None free = 1.03 GiB PE Size = 4 MiB PE Count = 762 PE Free = 264 PV Count = 3 modified = False extents = 762 free space = 1.03 GiB free extents = 264 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sda (2) with existing lvmpv', 'existing 1024 MiB disk sdb (16) with existing lvmpv', 'existing 1024 MiB disk sdc (36) with existing lvmpv'] LVs = ['existing 460 MiB lvmlv test_vg1-lv1 (45) with existing xfs filesystem', 'existing 1.5 GiB lvmlv test_vg1-lv2 (58) with existing xfs filesystem'] segment type = linear percent = 0 VG space used = 460 MiB 2024-03-01 20:53:21,979 DEBUG blivet/MainThread: test_vg1 size is 2.98 GiB 2024-03-01 20:53:21,980 DEBUG blivet/MainThread: vg test_vg1 has 1.03 GiB free 2024-03-01 20:53:21,980 DEBUG blivet/MainThread: test_vg1 size is 2.98 GiB 2024-03-01 20:53:21,981 DEBUG blivet/MainThread: vg test_vg1 has 1.03 GiB free 2024-03-01 20:53:21,978 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7fc76871bf10) -- name = test_vg1-lv1 status = True id = 45 children = [] parents = ['existing 2.98 GiB lvmvg test_vg1 (11)'] uuid = efao6k-HcFv-xhiV-Rlod-88ZB-JdsQ-9Zb9bs size = 460 MiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-7 target size = 460 MiB path = /dev/mapper/test_vg1-lv1 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7fc7687cd6d0) -- name = test_vg1 status = True id = 11 children = ['existing 460 MiB lvmlv test_vg1-lv1 (45) with existing xfs filesystem', 'existing 1.5 GiB lvmlv test_vg1-lv2 (58) with existing xfs filesystem'] parents = ['existing 1024 MiB disk sda (2) with existing lvmpv', 'existing 1024 MiB disk sdb (16) with existing lvmpv', 'existing 1024 MiB disk sdc (36) with existing lvmpv'] uuid = 8n1Gu0-6cAF-6eL0-mZeG-ndKT-bBF1-VE1J4X size = 2.98 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 2.98 GiB path = /dev/test_vg1 format args = [] original_format = None free = 1.03 GiB PE Size = 4 MiB PE Count = 762 PE Free = 264 PV Count = 3 modified = False extents = 762 free space = 1.03 GiB free extents = 264 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sda (2) with existing lvmpv', 'existing 1024 MiB disk sdb (16) with existing lvmpv', 'existing 1024 MiB disk sdc (36) with existing lvmpv'] LVs = ['existing 460 MiB lvmlv test_vg1-lv1 (45) with existing xfs filesystem', 'existing 1.5 GiB lvmlv test_vg1-lv2 (58) with existing xfs filesystem'] segment type = linear percent = 0 VG space used = 460 MiB 2024-03-01 20:53:21,983 DEBUG blivet/MainThread: test_vg1 size is 2.98 GiB 2024-03-01 20:53:21,984 DEBUG blivet/MainThread: vg test_vg1 has 1.03 GiB free 2024-03-01 20:53:21,984 DEBUG blivet/MainThread: test_vg1 size is 2.98 GiB 2024-03-01 20:53:21,985 DEBUG blivet/MainThread: vg test_vg1 has 1.03 GiB free 2024-03-01 20:53:21,982 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7fc76871bf10) -- name = test_vg1-lv1 status = True id = 45 children = [] parents = ['existing 2.98 GiB lvmvg test_vg1 (11)'] uuid = efao6k-HcFv-xhiV-Rlod-88ZB-JdsQ-9Zb9bs size = 460 MiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-7 target size = 460 MiB path = /dev/mapper/test_vg1-lv1 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7fc7687cd6d0) -- name = test_vg1 status = True id = 11 children = ['existing 460 MiB lvmlv test_vg1-lv1 (45) with existing xfs filesystem', 'existing 1.5 GiB lvmlv test_vg1-lv2 (58) with existing xfs filesystem'] parents = ['existing 1024 MiB disk sda (2) with existing lvmpv', 'existing 1024 MiB disk sdb (16) with existing lvmpv', 'existing 1024 MiB disk sdc (36) with existing lvmpv'] uuid = 8n1Gu0-6cAF-6eL0-mZeG-ndKT-bBF1-VE1J4X size = 2.98 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 2.98 GiB path = /dev/test_vg1 format args = [] original_format = None free = 1.03 GiB PE Size = 4 MiB PE Count = 762 PE Free = 264 PV Count = 3 modified = False extents = 762 free space = 1.03 GiB free extents = 264 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sda (2) with existing lvmpv', 'existing 1024 MiB disk sdb (16) with existing lvmpv', 'existing 1024 MiB disk sdc (36) with existing lvmpv'] LVs = ['existing 460 MiB lvmlv test_vg1-lv1 (45) with existing xfs filesystem', 'existing 1.5 GiB lvmlv test_vg1-lv2 (58) with existing xfs filesystem'] segment type = linear percent = 0 VG space used = 460 MiB 2024-03-01 20:53:21,987 DEBUG blivet/MainThread: test_vg1 size is 2.98 GiB 2024-03-01 20:53:21,988 DEBUG blivet/MainThread: vg test_vg1 has 1.03 GiB free 2024-03-01 20:53:21,988 DEBUG blivet/MainThread: test_vg1 size is 2.98 GiB 2024-03-01 20:53:21,989 DEBUG blivet/MainThread: vg test_vg1 has 1.03 GiB free 2024-03-01 20:53:21,985 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7fc76871bf10) -- name = test_vg1-lv1 status = True id = 45 children = [] parents = ['existing 2.98 GiB lvmvg test_vg1 (11)'] uuid = efao6k-HcFv-xhiV-Rlod-88ZB-JdsQ-9Zb9bs size = 460 MiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-7 target size = 460 MiB path = /dev/mapper/test_vg1-lv1 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7fc7687cd6d0) -- name = test_vg1 status = True id = 11 children = ['existing 460 MiB lvmlv test_vg1-lv1 (45) with existing xfs filesystem', 'existing 1.5 GiB lvmlv test_vg1-lv2 (58) with existing xfs filesystem'] parents = ['existing 1024 MiB disk sda (2) with existing lvmpv', 'existing 1024 MiB disk sdb (16) with existing lvmpv', 'existing 1024 MiB disk sdc (36) with existing lvmpv'] uuid = 8n1Gu0-6cAF-6eL0-mZeG-ndKT-bBF1-VE1J4X size = 2.98 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 2.98 GiB path = /dev/test_vg1 format args = [] original_format = None free = 1.03 GiB PE Size = 4 MiB PE Count = 762 PE Free = 264 PV Count = 3 modified = False extents = 762 free space = 1.03 GiB free extents = 264 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sda (2) with existing lvmpv', 'existing 1024 MiB disk sdb (16) with existing lvmpv', 'existing 1024 MiB disk sdc (36) with existing lvmpv'] LVs = ['existing 460 MiB lvmlv test_vg1-lv1 (45) with existing xfs filesystem', 'existing 1.5 GiB lvmlv test_vg1-lv2 (58) with existing xfs filesystem'] segment type = linear percent = 0 VG space used = 460 MiB 2024-03-01 20:53:21,991 DEBUG blivet/MainThread: test_vg1 size is 2.98 GiB 2024-03-01 20:53:21,992 DEBUG blivet/MainThread: vg test_vg1 has 1.03 GiB free 2024-03-01 20:53:21,992 DEBUG blivet/MainThread: test_vg1 size is 2.98 GiB 2024-03-01 20:53:21,993 DEBUG blivet/MainThread: vg test_vg1 has 1.03 GiB free 2024-03-01 20:53:21,989 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7fc76871bf10) -- name = test_vg1-lv1 status = True id = 45 children = [] parents = ['existing 2.98 GiB lvmvg test_vg1 (11)'] uuid = efao6k-HcFv-xhiV-Rlod-88ZB-JdsQ-9Zb9bs size = 460 MiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-7 target size = 460 MiB path = /dev/mapper/test_vg1-lv1 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7fc7687cd6d0) -- name = test_vg1 status = True id = 11 children = ['existing 460 MiB lvmlv test_vg1-lv1 (45) with existing xfs filesystem', 'existing 1.5 GiB lvmlv test_vg1-lv2 (58) with existing xfs filesystem'] parents = ['existing 1024 MiB disk sda (2) with existing lvmpv', 'existing 1024 MiB disk sdb (16) with existing lvmpv', 'existing 1024 MiB disk sdc (36) with existing lvmpv'] uuid = 8n1Gu0-6cAF-6eL0-mZeG-ndKT-bBF1-VE1J4X size = 2.98 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 2.98 GiB path = /dev/test_vg1 format args = [] original_format = None free = 1.03 GiB PE Size = 4 MiB PE Count = 762 PE Free = 264 PV Count = 3 modified = False extents = 762 free space = 1.03 GiB free extents = 264 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sda (2) with existing lvmpv', 'existing 1024 MiB disk sdb (16) with existing lvmpv', 'existing 1024 MiB disk sdc (36) with existing lvmpv'] LVs = ['existing 460 MiB lvmlv test_vg1-lv1 (45) with existing xfs filesystem', 'existing 1.5 GiB lvmlv test_vg1-lv2 (58) with existing xfs filesystem'] segment type = linear percent = 0 VG space used = 460 MiB 2024-03-01 20:53:21,995 DEBUG blivet/MainThread: test_vg1 size is 2.98 GiB 2024-03-01 20:53:21,996 DEBUG blivet/MainThread: vg test_vg1 has 1.03 GiB free 2024-03-01 20:53:21,996 DEBUG blivet/MainThread: test_vg1 size is 2.98 GiB 2024-03-01 20:53:21,997 DEBUG blivet/MainThread: vg test_vg1 has 1.03 GiB free 2024-03-01 20:53:21,993 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7fc76871bf10) -- name = test_vg1-lv1 status = True id = 45 children = [] parents = ['existing 2.98 GiB lvmvg test_vg1 (11)'] uuid = efao6k-HcFv-xhiV-Rlod-88ZB-JdsQ-9Zb9bs size = 460 MiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-7 target size = 460 MiB path = /dev/mapper/test_vg1-lv1 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7fc7687cd6d0) -- name = test_vg1 status = True id = 11 children = ['existing 460 MiB lvmlv test_vg1-lv1 (45) with existing xfs filesystem', 'existing 1.5 GiB lvmlv test_vg1-lv2 (58) with existing xfs filesystem'] parents = ['existing 1024 MiB disk sda (2) with existing lvmpv', 'existing 1024 MiB disk sdb (16) with existing lvmpv', 'existing 1024 MiB disk sdc (36) with existing lvmpv'] uuid = 8n1Gu0-6cAF-6eL0-mZeG-ndKT-bBF1-VE1J4X size = 2.98 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 2.98 GiB path = /dev/test_vg1 format args = [] original_format = None free = 1.03 GiB PE Size = 4 MiB PE Count = 762 PE Free = 264 PV Count = 3 modified = False extents = 762 free space = 1.03 GiB free extents = 264 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sda (2) with existing lvmpv', 'existing 1024 MiB disk sdb (16) with existing lvmpv', 'existing 1024 MiB disk sdc (36) with existing lvmpv'] LVs = ['existing 460 MiB lvmlv test_vg1-lv1 (45) with existing xfs filesystem', 'existing 1.5 GiB lvmlv test_vg1-lv2 (58) with existing xfs filesystem'] segment type = linear percent = 0 VG space used = 460 MiB 2024-03-01 20:53:21,999 DEBUG blivet/MainThread: test_vg1 size is 2.98 GiB 2024-03-01 20:53:22,000 DEBUG blivet/MainThread: vg test_vg1 has 1.03 GiB free 2024-03-01 20:53:22,000 DEBUG blivet/MainThread: test_vg1 size is 2.98 GiB 2024-03-01 20:53:22,001 DEBUG blivet/MainThread: vg test_vg1 has 1.03 GiB free 2024-03-01 20:53:21,997 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7fc76871bf10) -- name = test_vg1-lv1 status = True id = 45 children = [] parents = ['existing 2.98 GiB lvmvg test_vg1 (11)'] uuid = efao6k-HcFv-xhiV-Rlod-88ZB-JdsQ-9Zb9bs size = 460 MiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-7 target size = 460 MiB path = /dev/mapper/test_vg1-lv1 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7fc7687cd6d0) -- name = test_vg1 status = True id = 11 children = ['existing 460 MiB lvmlv test_vg1-lv1 (45) with existing xfs filesystem', 'existing 1.5 GiB lvmlv test_vg1-lv2 (58) with existing xfs filesystem'] parents = ['existing 1024 MiB disk sda (2) with existing lvmpv', 'existing 1024 MiB disk sdb (16) with existing lvmpv', 'existing 1024 MiB disk sdc (36) with existing lvmpv'] uuid = 8n1Gu0-6cAF-6eL0-mZeG-ndKT-bBF1-VE1J4X size = 2.98 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 2.98 GiB path = /dev/test_vg1 format args = [] original_format = None free = 1.03 GiB PE Size = 4 MiB PE Count = 762 PE Free = 264 PV Count = 3 modified = False extents = 762 free space = 1.03 GiB free extents = 264 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sda (2) with existing lvmpv', 'existing 1024 MiB disk sdb (16) with existing lvmpv', 'existing 1024 MiB disk sdc (36) with existing lvmpv'] LVs = ['existing 460 MiB lvmlv test_vg1-lv1 (45) with existing xfs filesystem', 'existing 1.5 GiB lvmlv test_vg1-lv2 (58) with existing xfs filesystem'] segment type = linear percent = 0 VG space used = 460 MiB 2024-03-01 20:53:22,003 DEBUG blivet/MainThread: test_vg1 size is 2.98 GiB 2024-03-01 20:53:22,004 DEBUG blivet/MainThread: vg test_vg1 has 1.03 GiB free 2024-03-01 20:53:22,004 DEBUG blivet/MainThread: test_vg1 size is 2.98 GiB 2024-03-01 20:53:22,004 DEBUG blivet/MainThread: vg test_vg1 has 1.03 GiB free 2024-03-01 20:53:22,001 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7fc76871bf10) -- name = test_vg1-lv1 status = True id = 45 children = [] parents = ['existing 2.98 GiB lvmvg test_vg1 (11)'] uuid = efao6k-HcFv-xhiV-Rlod-88ZB-JdsQ-9Zb9bs size = 460 MiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-7 target size = 460 MiB path = /dev/mapper/test_vg1-lv1 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7fc7687cd6d0) -- name = test_vg1 status = True id = 11 children = ['existing 460 MiB lvmlv test_vg1-lv1 (45) with existing xfs filesystem', 'existing 1.5 GiB lvmlv test_vg1-lv2 (58) with existing xfs filesystem'] parents = ['existing 1024 MiB disk sda (2) with existing lvmpv', 'existing 1024 MiB disk sdb (16) with existing lvmpv', 'existing 1024 MiB disk sdc (36) with existing lvmpv'] uuid = 8n1Gu0-6cAF-6eL0-mZeG-ndKT-bBF1-VE1J4X size = 2.98 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 2.98 GiB path = /dev/test_vg1 format args = [] original_format = None free = 1.03 GiB PE Size = 4 MiB PE Count = 762 PE Free = 264 PV Count = 3 modified = False extents = 762 free space = 1.03 GiB free extents = 264 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sda (2) with existing lvmpv', 'existing 1024 MiB disk sdb (16) with existing lvmpv', 'existing 1024 MiB disk sdc (36) with existing lvmpv'] LVs = ['existing 460 MiB lvmlv test_vg1-lv1 (45) with existing xfs filesystem', 'existing 1.5 GiB lvmlv test_vg1-lv2 (58) with existing xfs filesystem'] segment type = linear percent = 0 VG space used = 460 MiB 2024-03-01 20:53:22,007 DEBUG blivet/MainThread: test_vg1 size is 2.98 GiB 2024-03-01 20:53:22,007 DEBUG blivet/MainThread: vg test_vg1 has 1.03 GiB free 2024-03-01 20:53:22,008 DEBUG blivet/MainThread: test_vg1 size is 2.98 GiB 2024-03-01 20:53:22,008 DEBUG blivet/MainThread: vg test_vg1 has 1.03 GiB free 2024-03-01 20:53:22,005 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7fc76871bf10) -- name = test_vg1-lv1 status = True id = 45 children = [] parents = ['existing 2.98 GiB lvmvg test_vg1 (11)'] uuid = efao6k-HcFv-xhiV-Rlod-88ZB-JdsQ-9Zb9bs size = 460 MiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-7 target size = 460 MiB path = /dev/mapper/test_vg1-lv1 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7fc7687cd6d0) -- name = test_vg1 status = True id = 11 children = ['existing 460 MiB lvmlv test_vg1-lv1 (45) with existing xfs filesystem', 'existing 1.5 GiB lvmlv test_vg1-lv2 (58) with existing xfs filesystem'] parents = ['existing 1024 MiB disk sda (2) with existing lvmpv', 'existing 1024 MiB disk sdb (16) with existing lvmpv', 'existing 1024 MiB disk sdc (36) with existing lvmpv'] uuid = 8n1Gu0-6cAF-6eL0-mZeG-ndKT-bBF1-VE1J4X size = 2.98 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 2.98 GiB path = /dev/test_vg1 format args = [] original_format = None free = 1.03 GiB PE Size = 4 MiB PE Count = 762 PE Free = 264 PV Count = 3 modified = False extents = 762 free space = 1.03 GiB free extents = 264 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sda (2) with existing lvmpv', 'existing 1024 MiB disk sdb (16) with existing lvmpv', 'existing 1024 MiB disk sdc (36) with existing lvmpv'] LVs = ['existing 460 MiB lvmlv test_vg1-lv1 (45) with existing xfs filesystem', 'existing 1.5 GiB lvmlv test_vg1-lv2 (58) with existing xfs filesystem'] segment type = linear percent = 0 VG space used = 460 MiB 2024-03-01 20:53:22,011 DEBUG blivet/MainThread: test_vg1 size is 2.98 GiB 2024-03-01 20:53:22,011 DEBUG blivet/MainThread: vg test_vg1 has 1.03 GiB free 2024-03-01 20:53:22,012 DEBUG blivet/MainThread: test_vg1 size is 2.98 GiB 2024-03-01 20:53:22,012 DEBUG blivet/MainThread: vg test_vg1 has 1.03 GiB free 2024-03-01 20:53:22,009 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7fc76871bf10) -- name = test_vg1-lv1 status = True id = 45 children = [] parents = ['existing 2.98 GiB lvmvg test_vg1 (11)'] uuid = efao6k-HcFv-xhiV-Rlod-88ZB-JdsQ-9Zb9bs size = 460 MiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-7 target size = 460 MiB path = /dev/mapper/test_vg1-lv1 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7fc7687cd6d0) -- name = test_vg1 status = True id = 11 children = ['existing 460 MiB lvmlv test_vg1-lv1 (45) with existing xfs filesystem', 'existing 1.5 GiB lvmlv test_vg1-lv2 (58) with existing xfs filesystem'] parents = ['existing 1024 MiB disk sda (2) with existing lvmpv', 'existing 1024 MiB disk sdb (16) with existing lvmpv', 'existing 1024 MiB disk sdc (36) with existing lvmpv'] uuid = 8n1Gu0-6cAF-6eL0-mZeG-ndKT-bBF1-VE1J4X size = 2.98 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 2.98 GiB path = /dev/test_vg1 format args = [] original_format = None free = 1.03 GiB PE Size = 4 MiB PE Count = 762 PE Free = 264 PV Count = 3 modified = False extents = 762 free space = 1.03 GiB free extents = 264 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sda (2) with existing lvmpv', 'existing 1024 MiB disk sdb (16) with existing lvmpv', 'existing 1024 MiB disk sdc (36) with existing lvmpv'] LVs = ['existing 460 MiB lvmlv test_vg1-lv1 (45) with existing xfs filesystem', 'existing 1.5 GiB lvmlv test_vg1-lv2 (58) with existing xfs filesystem'] segment type = linear percent = 0 VG space used = 460 MiB 2024-03-01 20:53:22,015 DEBUG blivet/MainThread: test_vg1 size is 2.98 GiB 2024-03-01 20:53:22,015 DEBUG blivet/MainThread: vg test_vg1 has 1.03 GiB free 2024-03-01 20:53:22,015 DEBUG blivet/MainThread: test_vg1 size is 2.98 GiB 2024-03-01 20:53:22,016 DEBUG blivet/MainThread: vg test_vg1 has 1.03 GiB free 2024-03-01 20:53:22,013 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7fc76871bf10) -- name = test_vg1-lv1 status = True id = 45 children = [] parents = ['existing 2.98 GiB lvmvg test_vg1 (11)'] uuid = efao6k-HcFv-xhiV-Rlod-88ZB-JdsQ-9Zb9bs size = 460 MiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-7 target size = 460 MiB path = /dev/mapper/test_vg1-lv1 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7fc7687cd6d0) -- name = test_vg1 status = True id = 11 children = ['existing 460 MiB lvmlv test_vg1-lv1 (45) with existing xfs filesystem', 'existing 1.5 GiB lvmlv test_vg1-lv2 (58) with existing xfs filesystem'] parents = ['existing 1024 MiB disk sda (2) with existing lvmpv', 'existing 1024 MiB disk sdb (16) with existing lvmpv', 'existing 1024 MiB disk sdc (36) with existing lvmpv'] uuid = 8n1Gu0-6cAF-6eL0-mZeG-ndKT-bBF1-VE1J4X size = 2.98 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 2.98 GiB path = /dev/test_vg1 format args = [] original_format = None free = 1.03 GiB PE Size = 4 MiB PE Count = 762 PE Free = 264 PV Count = 3 modified = False extents = 762 free space = 1.03 GiB free extents = 264 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sda (2) with existing lvmpv', 'existing 1024 MiB disk sdb (16) with existing lvmpv', 'existing 1024 MiB disk sdc (36) with existing lvmpv'] LVs = ['existing 460 MiB lvmlv test_vg1-lv1 (45) with existing xfs filesystem', 'existing 1.5 GiB lvmlv test_vg1-lv2 (58) with existing xfs filesystem'] segment type = linear percent = 0 VG space used = 460 MiB 2024-03-01 20:53:22,018 DEBUG blivet/MainThread: test_vg1 size is 2.98 GiB 2024-03-01 20:53:22,019 DEBUG blivet/MainThread: vg test_vg1 has 1.03 GiB free 2024-03-01 20:53:22,019 DEBUG blivet/MainThread: test_vg1 size is 2.98 GiB 2024-03-01 20:53:22,020 DEBUG blivet/MainThread: vg test_vg1 has 1.03 GiB free 2024-03-01 20:53:22,017 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7fc76871bf10) -- name = test_vg1-lv1 status = True id = 45 children = [] parents = ['existing 2.98 GiB lvmvg test_vg1 (11)'] uuid = efao6k-HcFv-xhiV-Rlod-88ZB-JdsQ-9Zb9bs size = 460 MiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-7 target size = 460 MiB path = /dev/mapper/test_vg1-lv1 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7fc7687cd6d0) -- name = test_vg1 status = True id = 11 children = ['existing 460 MiB lvmlv test_vg1-lv1 (45) with existing xfs filesystem', 'existing 1.5 GiB lvmlv test_vg1-lv2 (58) with existing xfs filesystem'] parents = ['existing 1024 MiB disk sda (2) with existing lvmpv', 'existing 1024 MiB disk sdb (16) with existing lvmpv', 'existing 1024 MiB disk sdc (36) with existing lvmpv'] uuid = 8n1Gu0-6cAF-6eL0-mZeG-ndKT-bBF1-VE1J4X size = 2.98 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 2.98 GiB path = /dev/test_vg1 format args = [] original_format = None free = 1.03 GiB PE Size = 4 MiB PE Count = 762 PE Free = 264 PV Count = 3 modified = False extents = 762 free space = 1.03 GiB free extents = 264 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sda (2) with existing lvmpv', 'existing 1024 MiB disk sdb (16) with existing lvmpv', 'existing 1024 MiB disk sdc (36) with existing lvmpv'] LVs = ['existing 460 MiB lvmlv test_vg1-lv1 (45) with existing xfs filesystem', 'existing 1.5 GiB lvmlv test_vg1-lv2 (58) with existing xfs filesystem'] segment type = linear percent = 0 VG space used = 460 MiB 2024-03-01 20:53:22,022 DEBUG blivet/MainThread: test_vg1 size is 2.98 GiB 2024-03-01 20:53:22,023 DEBUG blivet/MainThread: vg test_vg1 has 1.03 GiB free 2024-03-01 20:53:22,023 DEBUG blivet/MainThread: test_vg1 size is 2.98 GiB 2024-03-01 20:53:22,024 DEBUG blivet/MainThread: vg test_vg1 has 1.03 GiB free 2024-03-01 20:53:22,021 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7fc76871bf10) -- name = test_vg1-lv1 status = True id = 45 children = [] parents = ['existing 2.98 GiB lvmvg test_vg1 (11)'] uuid = efao6k-HcFv-xhiV-Rlod-88ZB-JdsQ-9Zb9bs size = 460 MiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-7 target size = 460 MiB path = /dev/mapper/test_vg1-lv1 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7fc7687cd6d0) -- name = test_vg1 status = True id = 11 children = ['existing 460 MiB lvmlv test_vg1-lv1 (45) with existing xfs filesystem', 'existing 1.5 GiB lvmlv test_vg1-lv2 (58) with existing xfs filesystem'] parents = ['existing 1024 MiB disk sda (2) with existing lvmpv', 'existing 1024 MiB disk sdb (16) with existing lvmpv', 'existing 1024 MiB disk sdc (36) with existing lvmpv'] uuid = 8n1Gu0-6cAF-6eL0-mZeG-ndKT-bBF1-VE1J4X size = 2.98 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 2.98 GiB path = /dev/test_vg1 format args = [] original_format = None free = 1.03 GiB PE Size = 4 MiB PE Count = 762 PE Free = 264 PV Count = 3 modified = False extents = 762 free space = 1.03 GiB free extents = 264 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sda (2) with existing lvmpv', 'existing 1024 MiB disk sdb (16) with existing lvmpv', 'existing 1024 MiB disk sdc (36) with existing lvmpv'] LVs = ['existing 460 MiB lvmlv test_vg1-lv1 (45) with existing xfs filesystem', 'existing 1.5 GiB lvmlv test_vg1-lv2 (58) with existing xfs filesystem'] segment type = linear percent = 0 VG space used = 460 MiB 2024-03-01 20:53:22,026 DEBUG blivet/MainThread: test_vg1 size is 2.98 GiB 2024-03-01 20:53:22,027 DEBUG blivet/MainThread: vg test_vg1 has 1.03 GiB free 2024-03-01 20:53:22,027 DEBUG blivet/MainThread: test_vg1 size is 2.98 GiB 2024-03-01 20:53:22,028 DEBUG blivet/MainThread: vg test_vg1 has 1.03 GiB free 2024-03-01 20:53:22,024 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7fc76871bf10) -- name = test_vg1-lv1 status = True id = 45 children = [] parents = ['existing 2.98 GiB lvmvg test_vg1 (11)'] uuid = efao6k-HcFv-xhiV-Rlod-88ZB-JdsQ-9Zb9bs size = 460 MiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-7 target size = 460 MiB path = /dev/mapper/test_vg1-lv1 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7fc7687cd6d0) -- name = test_vg1 status = True id = 11 children = ['existing 460 MiB lvmlv test_vg1-lv1 (45) with existing xfs filesystem', 'existing 1.5 GiB lvmlv test_vg1-lv2 (58) with existing xfs filesystem'] parents = ['existing 1024 MiB disk sda (2) with existing lvmpv', 'existing 1024 MiB disk sdb (16) with existing lvmpv', 'existing 1024 MiB disk sdc (36) with existing lvmpv'] uuid = 8n1Gu0-6cAF-6eL0-mZeG-ndKT-bBF1-VE1J4X size = 2.98 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 2.98 GiB path = /dev/test_vg1 format args = [] original_format = None free = 1.03 GiB PE Size = 4 MiB PE Count = 762 PE Free = 264 PV Count = 3 modified = False extents = 762 free space = 1.03 GiB free extents = 264 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sda (2) with existing lvmpv', 'existing 1024 MiB disk sdb (16) with existing lvmpv', 'existing 1024 MiB disk sdc (36) with existing lvmpv'] LVs = ['existing 460 MiB lvmlv test_vg1-lv1 (45) with existing xfs filesystem', 'existing 1.5 GiB lvmlv test_vg1-lv2 (58) with existing xfs filesystem'] segment type = linear percent = 0 VG space used = 460 MiB 2024-03-01 20:53:22,030 DEBUG blivet/MainThread: test_vg1 size is 2.98 GiB 2024-03-01 20:53:22,031 DEBUG blivet/MainThread: vg test_vg1 has 1.03 GiB free 2024-03-01 20:53:22,031 DEBUG blivet/MainThread: test_vg1 size is 2.98 GiB 2024-03-01 20:53:22,032 DEBUG blivet/MainThread: vg test_vg1 has 1.03 GiB free 2024-03-01 20:53:22,028 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7fc76871bf10) -- name = test_vg1-lv1 status = True id = 45 children = [] parents = ['existing 2.98 GiB lvmvg test_vg1 (11)'] uuid = efao6k-HcFv-xhiV-Rlod-88ZB-JdsQ-9Zb9bs size = 460 MiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-7 target size = 460 MiB path = /dev/mapper/test_vg1-lv1 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7fc7687cd6d0) -- name = test_vg1 status = True id = 11 children = ['existing 460 MiB lvmlv test_vg1-lv1 (45) with existing xfs filesystem', 'existing 1.5 GiB lvmlv test_vg1-lv2 (58) with existing xfs filesystem'] parents = ['existing 1024 MiB disk sda (2) with existing lvmpv', 'existing 1024 MiB disk sdb (16) with existing lvmpv', 'existing 1024 MiB disk sdc (36) with existing lvmpv'] uuid = 8n1Gu0-6cAF-6eL0-mZeG-ndKT-bBF1-VE1J4X size = 2.98 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 2.98 GiB path = /dev/test_vg1 format args = [] original_format = None free = 1.03 GiB PE Size = 4 MiB PE Count = 762 PE Free = 264 PV Count = 3 modified = False extents = 762 free space = 1.03 GiB free extents = 264 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sda (2) with existing lvmpv', 'existing 1024 MiB disk sdb (16) with existing lvmpv', 'existing 1024 MiB disk sdc (36) with existing lvmpv'] LVs = ['existing 460 MiB lvmlv test_vg1-lv1 (45) with existing xfs filesystem', 'existing 1.5 GiB lvmlv test_vg1-lv2 (58) with existing xfs filesystem'] segment type = linear percent = 0 VG space used = 460 MiB 2024-03-01 20:53:22,034 DEBUG blivet/MainThread: test_vg1 size is 2.98 GiB 2024-03-01 20:53:22,035 DEBUG blivet/MainThread: vg test_vg1 has 1.03 GiB free 2024-03-01 20:53:22,035 DEBUG blivet/MainThread: test_vg1 size is 2.98 GiB 2024-03-01 20:53:22,036 DEBUG blivet/MainThread: vg test_vg1 has 1.03 GiB free 2024-03-01 20:53:22,032 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7fc76871bf10) -- name = test_vg1-lv1 status = True id = 45 children = [] parents = ['existing 2.98 GiB lvmvg test_vg1 (11)'] uuid = efao6k-HcFv-xhiV-Rlod-88ZB-JdsQ-9Zb9bs size = 460 MiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-7 target size = 460 MiB path = /dev/mapper/test_vg1-lv1 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7fc7687cd6d0) -- name = test_vg1 status = True id = 11 children = ['existing 460 MiB lvmlv test_vg1-lv1 (45) with existing xfs filesystem', 'existing 1.5 GiB lvmlv test_vg1-lv2 (58) with existing xfs filesystem'] parents = ['existing 1024 MiB disk sda (2) with existing lvmpv', 'existing 1024 MiB disk sdb (16) with existing lvmpv', 'existing 1024 MiB disk sdc (36) with existing lvmpv'] uuid = 8n1Gu0-6cAF-6eL0-mZeG-ndKT-bBF1-VE1J4X size = 2.98 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 2.98 GiB path = /dev/test_vg1 format args = [] original_format = None free = 1.03 GiB PE Size = 4 MiB PE Count = 762 PE Free = 264 PV Count = 3 modified = False extents = 762 free space = 1.03 GiB free extents = 264 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sda (2) with existing lvmpv', 'existing 1024 MiB disk sdb (16) with existing lvmpv', 'existing 1024 MiB disk sdc (36) with existing lvmpv'] LVs = ['existing 460 MiB lvmlv test_vg1-lv1 (45) with existing xfs filesystem', 'existing 1.5 GiB lvmlv test_vg1-lv2 (58) with existing xfs filesystem'] segment type = linear percent = 0 VG space used = 460 MiB 2024-03-01 20:53:22,038 DEBUG blivet/MainThread: test_vg1 size is 2.98 GiB 2024-03-01 20:53:22,039 DEBUG blivet/MainThread: vg test_vg1 has 1.03 GiB free 2024-03-01 20:53:22,039 DEBUG blivet/MainThread: test_vg1 size is 2.98 GiB 2024-03-01 20:53:22,040 DEBUG blivet/MainThread: vg test_vg1 has 1.03 GiB free 2024-03-01 20:53:22,036 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7fc76871bf10) -- name = test_vg1-lv1 status = True id = 45 children = [] parents = ['existing 2.98 GiB lvmvg test_vg1 (11)'] uuid = efao6k-HcFv-xhiV-Rlod-88ZB-JdsQ-9Zb9bs size = 460 MiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-7 target size = 460 MiB path = /dev/mapper/test_vg1-lv1 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7fc7687cd6d0) -- name = test_vg1 status = True id = 11 children = ['existing 460 MiB lvmlv test_vg1-lv1 (45) with existing xfs filesystem', 'existing 1.5 GiB lvmlv test_vg1-lv2 (58) with existing xfs filesystem'] parents = ['existing 1024 MiB disk sda (2) with existing lvmpv', 'existing 1024 MiB disk sdb (16) with existing lvmpv', 'existing 1024 MiB disk sdc (36) with existing lvmpv'] uuid = 8n1Gu0-6cAF-6eL0-mZeG-ndKT-bBF1-VE1J4X size = 2.98 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 2.98 GiB path = /dev/test_vg1 format args = [] original_format = None free = 1.03 GiB PE Size = 4 MiB PE Count = 762 PE Free = 264 PV Count = 3 modified = False extents = 762 free space = 1.03 GiB free extents = 264 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sda (2) with existing lvmpv', 'existing 1024 MiB disk sdb (16) with existing lvmpv', 'existing 1024 MiB disk sdc (36) with existing lvmpv'] LVs = ['existing 460 MiB lvmlv test_vg1-lv1 (45) with existing xfs filesystem', 'existing 1.5 GiB lvmlv test_vg1-lv2 (58) with existing xfs filesystem'] segment type = linear percent = 0 VG space used = 460 MiB 2024-03-01 20:53:22,042 DEBUG blivet/MainThread: test_vg1 size is 2.98 GiB 2024-03-01 20:53:22,043 DEBUG blivet/MainThread: vg test_vg1 has 1.03 GiB free 2024-03-01 20:53:22,043 DEBUG blivet/MainThread: test_vg1 size is 2.98 GiB 2024-03-01 20:53:22,044 DEBUG blivet/MainThread: vg test_vg1 has 1.03 GiB free 2024-03-01 20:53:22,040 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7fc76871bf10) -- name = test_vg1-lv1 status = True id = 45 children = [] parents = ['existing 2.98 GiB lvmvg test_vg1 (11)'] uuid = efao6k-HcFv-xhiV-Rlod-88ZB-JdsQ-9Zb9bs size = 460 MiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-7 target size = 460 MiB path = /dev/mapper/test_vg1-lv1 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7fc7687cd6d0) -- name = test_vg1 status = True id = 11 children = ['existing 460 MiB lvmlv test_vg1-lv1 (45) with existing xfs filesystem', 'existing 1.5 GiB lvmlv test_vg1-lv2 (58) with existing xfs filesystem'] parents = ['existing 1024 MiB disk sda (2) with existing lvmpv', 'existing 1024 MiB disk sdb (16) with existing lvmpv', 'existing 1024 MiB disk sdc (36) with existing lvmpv'] uuid = 8n1Gu0-6cAF-6eL0-mZeG-ndKT-bBF1-VE1J4X size = 2.98 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 2.98 GiB path = /dev/test_vg1 format args = [] original_format = None free = 1.03 GiB PE Size = 4 MiB PE Count = 762 PE Free = 264 PV Count = 3 modified = False extents = 762 free space = 1.03 GiB free extents = 264 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sda (2) with existing lvmpv', 'existing 1024 MiB disk sdb (16) with existing lvmpv', 'existing 1024 MiB disk sdc (36) with existing lvmpv'] LVs = ['existing 460 MiB lvmlv test_vg1-lv1 (45) with existing xfs filesystem', 'existing 1.5 GiB lvmlv test_vg1-lv2 (58) with existing xfs filesystem'] segment type = linear percent = 0 VG space used = 460 MiB 2024-03-01 20:53:22,046 DEBUG blivet/MainThread: test_vg1 size is 2.98 GiB 2024-03-01 20:53:22,046 DEBUG blivet/MainThread: vg test_vg1 has 1.03 GiB free 2024-03-01 20:53:22,047 DEBUG blivet/MainThread: test_vg1 size is 2.98 GiB 2024-03-01 20:53:22,047 DEBUG blivet/MainThread: vg test_vg1 has 1.03 GiB free 2024-03-01 20:53:22,044 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7fc76871bf10) -- name = test_vg1-lv1 status = True id = 45 children = [] parents = ['existing 2.98 GiB lvmvg test_vg1 (11)'] uuid = efao6k-HcFv-xhiV-Rlod-88ZB-JdsQ-9Zb9bs size = 460 MiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-7 target size = 460 MiB path = /dev/mapper/test_vg1-lv1 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7fc7687cd6d0) -- name = test_vg1 status = True id = 11 children = ['existing 460 MiB lvmlv test_vg1-lv1 (45) with existing xfs filesystem', 'existing 1.5 GiB lvmlv test_vg1-lv2 (58) with existing xfs filesystem'] parents = ['existing 1024 MiB disk sda (2) with existing lvmpv', 'existing 1024 MiB disk sdb (16) with existing lvmpv', 'existing 1024 MiB disk sdc (36) with existing lvmpv'] uuid = 8n1Gu0-6cAF-6eL0-mZeG-ndKT-bBF1-VE1J4X size = 2.98 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 2.98 GiB path = /dev/test_vg1 format args = [] original_format = None free = 1.03 GiB PE Size = 4 MiB PE Count = 762 PE Free = 264 PV Count = 3 modified = False extents = 762 free space = 1.03 GiB free extents = 264 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sda (2) with existing lvmpv', 'existing 1024 MiB disk sdb (16) with existing lvmpv', 'existing 1024 MiB disk sdc (36) with existing lvmpv'] LVs = ['existing 460 MiB lvmlv test_vg1-lv1 (45) with existing xfs filesystem', 'existing 1.5 GiB lvmlv test_vg1-lv2 (58) with existing xfs filesystem'] segment type = linear percent = 0 VG space used = 460 MiB 2024-03-01 20:53:22,050 DEBUG blivet/MainThread: test_vg1 size is 2.98 GiB 2024-03-01 20:53:22,050 DEBUG blivet/MainThread: vg test_vg1 has 1.03 GiB free 2024-03-01 20:53:22,051 DEBUG blivet/MainThread: test_vg1 size is 2.98 GiB 2024-03-01 20:53:22,051 DEBUG blivet/MainThread: vg test_vg1 has 1.03 GiB free 2024-03-01 20:53:22,048 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7fc76871bf10) -- name = test_vg1-lv1 status = True id = 45 children = [] parents = ['existing 2.98 GiB lvmvg test_vg1 (11)'] uuid = efao6k-HcFv-xhiV-Rlod-88ZB-JdsQ-9Zb9bs size = 460 MiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-7 target size = 460 MiB path = /dev/mapper/test_vg1-lv1 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7fc7687cd6d0) -- name = test_vg1 status = True id = 11 children = ['existing 460 MiB lvmlv test_vg1-lv1 (45) with existing xfs filesystem', 'existing 1.5 GiB lvmlv test_vg1-lv2 (58) with existing xfs filesystem'] parents = ['existing 1024 MiB disk sda (2) with existing lvmpv', 'existing 1024 MiB disk sdb (16) with existing lvmpv', 'existing 1024 MiB disk sdc (36) with existing lvmpv'] uuid = 8n1Gu0-6cAF-6eL0-mZeG-ndKT-bBF1-VE1J4X size = 2.98 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 2.98 GiB path = /dev/test_vg1 format args = [] original_format = None free = 1.03 GiB PE Size = 4 MiB PE Count = 762 PE Free = 264 PV Count = 3 modified = False extents = 762 free space = 1.03 GiB free extents = 264 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sda (2) with existing lvmpv', 'existing 1024 MiB disk sdb (16) with existing lvmpv', 'existing 1024 MiB disk sdc (36) with existing lvmpv'] LVs = ['existing 460 MiB lvmlv test_vg1-lv1 (45) with existing xfs filesystem', 'existing 1.5 GiB lvmlv test_vg1-lv2 (58) with existing xfs filesystem'] segment type = linear percent = 0 VG space used = 460 MiB 2024-03-01 20:53:22,052 DEBUG blivet/MainThread: removing test_vg1-lv1 2024-03-01 20:53:22,055 DEBUG blivet/MainThread: DeviceTree.get_dependent_devices: dep: existing 460 MiB lvmlv test_vg1-lv1 (45) with existing xfs filesystem ; hidden: False ; 2024-03-01 20:53:22,055 DEBUG blivet/MainThread: dep is a leaf 2024-03-01 20:53:22,055 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 249 2024-03-01 20:53:22,058 DEBUG blivet/MainThread: LVMLogicalVolumeDevice._set_format: test_vg1-lv1 ; type: None ; current: xfs ; 2024-03-01 20:53:22,059 INFO blivet/MainThread: registered action: [248] destroy format xfs filesystem on lvmlv test_vg1-lv1 (id 45) 2024-03-01 20:53:22,059 INFO program/MainThread: Running [91] dmsetup --version ... 2024-03-01 20:53:22,062 INFO program/MainThread: stdout[91]: Library version: 1.02.197 (2023-11-21) Driver version: 4.48.0 2024-03-01 20:53:22,062 INFO program/MainThread: stderr[91]: 2024-03-01 20:53:22,062 INFO program/MainThread: ...done [91] (exit code: 0) 2024-03-01 20:53:22,066 DEBUG blivet/MainThread: LVMVolumeGroupDevice.remove_child: name: test_vg1 ; child: lv1 ; kids: 2 ; 2024-03-01 20:53:22,066 INFO blivet/MainThread: removed lvmlv test_vg1-lv1 (id 45) from device tree 2024-03-01 20:53:22,066 INFO blivet/MainThread: registered action: [250] destroy device lvmlv test_vg1-lv1 (id 45) 2024-03-01 20:53:22,069 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: test_vg1-lv2 ; incomplete: False ; hidden: False ; 2024-03-01 20:53:22,072 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned existing 1.5 GiB lvmlv test_vg1-lv2 (58) with existing xfs filesystem 2024-03-01 20:53:22,072 DEBUG blivet/MainThread: resolved 'test_vg1-lv2' to 'test_vg1-lv2' (lvmlv) 2024-03-01 20:53:22,074 DEBUG blivet/MainThread: test_vg1 size is 2.98 GiB 2024-03-01 20:53:22,075 DEBUG blivet/MainThread: vg test_vg1 has 1.48 GiB free 2024-03-01 20:53:22,075 DEBUG blivet/MainThread: test_vg1 size is 2.98 GiB 2024-03-01 20:53:22,075 DEBUG blivet/MainThread: vg test_vg1 has 1.48 GiB free 2024-03-01 20:53:22,072 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7fc76871bdc0) -- name = test_vg1-lv2 status = True id = 58 children = [] parents = ['existing 2.98 GiB lvmvg test_vg1 (11)'] uuid = Ajj0IC-7eQS-TvfA-B8bj-zdBY-HE6I-p7C4A6 size = 1.5 GiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-6 target size = 1.5 GiB path = /dev/mapper/test_vg1-lv2 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7fc7687cd6d0) -- name = test_vg1 status = True id = 11 children = ['existing 1.5 GiB lvmlv test_vg1-lv2 (58) with existing xfs filesystem'] parents = ['existing 1024 MiB disk sda (2) with existing lvmpv', 'existing 1024 MiB disk sdb (16) with existing lvmpv', 'existing 1024 MiB disk sdc (36) with existing lvmpv'] uuid = 8n1Gu0-6cAF-6eL0-mZeG-ndKT-bBF1-VE1J4X size = 2.98 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 2.98 GiB path = /dev/test_vg1 format args = [] original_format = None free = 1.03 GiB PE Size = 4 MiB PE Count = 762 PE Free = 264 PV Count = 3 modified = False extents = 762 free space = 1.48 GiB free extents = 379 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sda (2) with existing lvmpv', 'existing 1024 MiB disk sdb (16) with existing lvmpv', 'existing 1024 MiB disk sdc (36) with existing lvmpv'] LVs = ['existing 1.5 GiB lvmlv test_vg1-lv2 (58) with existing xfs filesystem'] segment type = linear percent = 0 VG space used = 1.5 GiB 2024-03-01 20:53:22,077 DEBUG blivet/MainThread: test_vg1 size is 2.98 GiB 2024-03-01 20:53:22,078 DEBUG blivet/MainThread: vg test_vg1 has 1.48 GiB free 2024-03-01 20:53:22,078 DEBUG blivet/MainThread: test_vg1 size is 2.98 GiB 2024-03-01 20:53:22,079 DEBUG blivet/MainThread: vg test_vg1 has 1.48 GiB free 2024-03-01 20:53:22,076 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7fc76871bdc0) -- name = test_vg1-lv2 status = True id = 58 children = [] parents = ['existing 2.98 GiB lvmvg test_vg1 (11)'] uuid = Ajj0IC-7eQS-TvfA-B8bj-zdBY-HE6I-p7C4A6 size = 1.5 GiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-6 target size = 1.5 GiB path = /dev/mapper/test_vg1-lv2 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7fc7687cd6d0) -- name = test_vg1 status = True id = 11 children = ['existing 1.5 GiB lvmlv test_vg1-lv2 (58) with existing xfs filesystem'] parents = ['existing 1024 MiB disk sda (2) with existing lvmpv', 'existing 1024 MiB disk sdb (16) with existing lvmpv', 'existing 1024 MiB disk sdc (36) with existing lvmpv'] uuid = 8n1Gu0-6cAF-6eL0-mZeG-ndKT-bBF1-VE1J4X size = 2.98 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 2.98 GiB path = /dev/test_vg1 format args = [] original_format = None free = 1.03 GiB PE Size = 4 MiB PE Count = 762 PE Free = 264 PV Count = 3 modified = False extents = 762 free space = 1.48 GiB free extents = 379 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sda (2) with existing lvmpv', 'existing 1024 MiB disk sdb (16) with existing lvmpv', 'existing 1024 MiB disk sdc (36) with existing lvmpv'] LVs = ['existing 1.5 GiB lvmlv test_vg1-lv2 (58) with existing xfs filesystem'] segment type = linear percent = 0 VG space used = 1.5 GiB 2024-03-01 20:53:22,081 DEBUG blivet/MainThread: test_vg1 size is 2.98 GiB 2024-03-01 20:53:22,081 DEBUG blivet/MainThread: vg test_vg1 has 1.48 GiB free 2024-03-01 20:53:22,082 DEBUG blivet/MainThread: test_vg1 size is 2.98 GiB 2024-03-01 20:53:22,082 DEBUG blivet/MainThread: vg test_vg1 has 1.48 GiB free 2024-03-01 20:53:22,079 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7fc76871bdc0) -- name = test_vg1-lv2 status = True id = 58 children = [] parents = ['existing 2.98 GiB lvmvg test_vg1 (11)'] uuid = Ajj0IC-7eQS-TvfA-B8bj-zdBY-HE6I-p7C4A6 size = 1.5 GiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-6 target size = 1.5 GiB path = /dev/mapper/test_vg1-lv2 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7fc7687cd6d0) -- name = test_vg1 status = True id = 11 children = ['existing 1.5 GiB lvmlv test_vg1-lv2 (58) with existing xfs filesystem'] parents = ['existing 1024 MiB disk sda (2) with existing lvmpv', 'existing 1024 MiB disk sdb (16) with existing lvmpv', 'existing 1024 MiB disk sdc (36) with existing lvmpv'] uuid = 8n1Gu0-6cAF-6eL0-mZeG-ndKT-bBF1-VE1J4X size = 2.98 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 2.98 GiB path = /dev/test_vg1 format args = [] original_format = None free = 1.03 GiB PE Size = 4 MiB PE Count = 762 PE Free = 264 PV Count = 3 modified = False extents = 762 free space = 1.48 GiB free extents = 379 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sda (2) with existing lvmpv', 'existing 1024 MiB disk sdb (16) with existing lvmpv', 'existing 1024 MiB disk sdc (36) with existing lvmpv'] LVs = ['existing 1.5 GiB lvmlv test_vg1-lv2 (58) with existing xfs filesystem'] segment type = linear percent = 0 VG space used = 1.5 GiB 2024-03-01 20:53:22,084 DEBUG blivet/MainThread: test_vg1 size is 2.98 GiB 2024-03-01 20:53:22,085 DEBUG blivet/MainThread: vg test_vg1 has 1.48 GiB free 2024-03-01 20:53:22,085 DEBUG blivet/MainThread: test_vg1 size is 2.98 GiB 2024-03-01 20:53:22,086 DEBUG blivet/MainThread: vg test_vg1 has 1.48 GiB free 2024-03-01 20:53:22,083 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7fc76871bdc0) -- name = test_vg1-lv2 status = True id = 58 children = [] parents = ['existing 2.98 GiB lvmvg test_vg1 (11)'] uuid = Ajj0IC-7eQS-TvfA-B8bj-zdBY-HE6I-p7C4A6 size = 1.5 GiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-6 target size = 1.5 GiB path = /dev/mapper/test_vg1-lv2 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7fc7687cd6d0) -- name = test_vg1 status = True id = 11 children = ['existing 1.5 GiB lvmlv test_vg1-lv2 (58) with existing xfs filesystem'] parents = ['existing 1024 MiB disk sda (2) with existing lvmpv', 'existing 1024 MiB disk sdb (16) with existing lvmpv', 'existing 1024 MiB disk sdc (36) with existing lvmpv'] uuid = 8n1Gu0-6cAF-6eL0-mZeG-ndKT-bBF1-VE1J4X size = 2.98 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 2.98 GiB path = /dev/test_vg1 format args = [] original_format = None free = 1.03 GiB PE Size = 4 MiB PE Count = 762 PE Free = 264 PV Count = 3 modified = False extents = 762 free space = 1.48 GiB free extents = 379 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sda (2) with existing lvmpv', 'existing 1024 MiB disk sdb (16) with existing lvmpv', 'existing 1024 MiB disk sdc (36) with existing lvmpv'] LVs = ['existing 1.5 GiB lvmlv test_vg1-lv2 (58) with existing xfs filesystem'] segment type = linear percent = 0 VG space used = 1.5 GiB 2024-03-01 20:53:22,088 DEBUG blivet/MainThread: test_vg1 size is 2.98 GiB 2024-03-01 20:53:22,088 DEBUG blivet/MainThread: vg test_vg1 has 1.48 GiB free 2024-03-01 20:53:22,088 DEBUG blivet/MainThread: test_vg1 size is 2.98 GiB 2024-03-01 20:53:22,089 DEBUG blivet/MainThread: vg test_vg1 has 1.48 GiB free 2024-03-01 20:53:22,086 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7fc76871bdc0) -- name = test_vg1-lv2 status = True id = 58 children = [] parents = ['existing 2.98 GiB lvmvg test_vg1 (11)'] uuid = Ajj0IC-7eQS-TvfA-B8bj-zdBY-HE6I-p7C4A6 size = 1.5 GiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-6 target size = 1.5 GiB path = /dev/mapper/test_vg1-lv2 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7fc7687cd6d0) -- name = test_vg1 status = True id = 11 children = ['existing 1.5 GiB lvmlv test_vg1-lv2 (58) with existing xfs filesystem'] parents = ['existing 1024 MiB disk sda (2) with existing lvmpv', 'existing 1024 MiB disk sdb (16) with existing lvmpv', 'existing 1024 MiB disk sdc (36) with existing lvmpv'] uuid = 8n1Gu0-6cAF-6eL0-mZeG-ndKT-bBF1-VE1J4X size = 2.98 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 2.98 GiB path = /dev/test_vg1 format args = [] original_format = None free = 1.03 GiB PE Size = 4 MiB PE Count = 762 PE Free = 264 PV Count = 3 modified = False extents = 762 free space = 1.48 GiB free extents = 379 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sda (2) with existing lvmpv', 'existing 1024 MiB disk sdb (16) with existing lvmpv', 'existing 1024 MiB disk sdc (36) with existing lvmpv'] LVs = ['existing 1.5 GiB lvmlv test_vg1-lv2 (58) with existing xfs filesystem'] segment type = linear percent = 0 VG space used = 1.5 GiB 2024-03-01 20:53:22,091 DEBUG blivet/MainThread: test_vg1 size is 2.98 GiB 2024-03-01 20:53:22,092 DEBUG blivet/MainThread: vg test_vg1 has 1.48 GiB free 2024-03-01 20:53:22,092 DEBUG blivet/MainThread: test_vg1 size is 2.98 GiB 2024-03-01 20:53:22,092 DEBUG blivet/MainThread: vg test_vg1 has 1.48 GiB free 2024-03-01 20:53:22,089 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7fc76871bdc0) -- name = test_vg1-lv2 status = True id = 58 children = [] parents = ['existing 2.98 GiB lvmvg test_vg1 (11)'] uuid = Ajj0IC-7eQS-TvfA-B8bj-zdBY-HE6I-p7C4A6 size = 1.5 GiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-6 target size = 1.5 GiB path = /dev/mapper/test_vg1-lv2 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7fc7687cd6d0) -- name = test_vg1 status = True id = 11 children = ['existing 1.5 GiB lvmlv test_vg1-lv2 (58) with existing xfs filesystem'] parents = ['existing 1024 MiB disk sda (2) with existing lvmpv', 'existing 1024 MiB disk sdb (16) with existing lvmpv', 'existing 1024 MiB disk sdc (36) with existing lvmpv'] uuid = 8n1Gu0-6cAF-6eL0-mZeG-ndKT-bBF1-VE1J4X size = 2.98 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 2.98 GiB path = /dev/test_vg1 format args = [] original_format = None free = 1.03 GiB PE Size = 4 MiB PE Count = 762 PE Free = 264 PV Count = 3 modified = False extents = 762 free space = 1.48 GiB free extents = 379 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sda (2) with existing lvmpv', 'existing 1024 MiB disk sdb (16) with existing lvmpv', 'existing 1024 MiB disk sdc (36) with existing lvmpv'] LVs = ['existing 1.5 GiB lvmlv test_vg1-lv2 (58) with existing xfs filesystem'] segment type = linear percent = 0 VG space used = 1.5 GiB 2024-03-01 20:53:22,094 DEBUG blivet/MainThread: test_vg1 size is 2.98 GiB 2024-03-01 20:53:22,095 DEBUG blivet/MainThread: vg test_vg1 has 1.48 GiB free 2024-03-01 20:53:22,095 DEBUG blivet/MainThread: test_vg1 size is 2.98 GiB 2024-03-01 20:53:22,096 DEBUG blivet/MainThread: vg test_vg1 has 1.48 GiB free 2024-03-01 20:53:22,093 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7fc76871bdc0) -- name = test_vg1-lv2 status = True id = 58 children = [] parents = ['existing 2.98 GiB lvmvg test_vg1 (11)'] uuid = Ajj0IC-7eQS-TvfA-B8bj-zdBY-HE6I-p7C4A6 size = 1.5 GiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-6 target size = 1.5 GiB path = /dev/mapper/test_vg1-lv2 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7fc7687cd6d0) -- name = test_vg1 status = True id = 11 children = ['existing 1.5 GiB lvmlv test_vg1-lv2 (58) with existing xfs filesystem'] parents = ['existing 1024 MiB disk sda (2) with existing lvmpv', 'existing 1024 MiB disk sdb (16) with existing lvmpv', 'existing 1024 MiB disk sdc (36) with existing lvmpv'] uuid = 8n1Gu0-6cAF-6eL0-mZeG-ndKT-bBF1-VE1J4X size = 2.98 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 2.98 GiB path = /dev/test_vg1 format args = [] original_format = None free = 1.03 GiB PE Size = 4 MiB PE Count = 762 PE Free = 264 PV Count = 3 modified = False extents = 762 free space = 1.48 GiB free extents = 379 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sda (2) with existing lvmpv', 'existing 1024 MiB disk sdb (16) with existing lvmpv', 'existing 1024 MiB disk sdc (36) with existing lvmpv'] LVs = ['existing 1.5 GiB lvmlv test_vg1-lv2 (58) with existing xfs filesystem'] segment type = linear percent = 0 VG space used = 1.5 GiB 2024-03-01 20:53:22,098 DEBUG blivet/MainThread: test_vg1 size is 2.98 GiB 2024-03-01 20:53:22,098 DEBUG blivet/MainThread: vg test_vg1 has 1.48 GiB free 2024-03-01 20:53:22,099 DEBUG blivet/MainThread: test_vg1 size is 2.98 GiB 2024-03-01 20:53:22,099 DEBUG blivet/MainThread: vg test_vg1 has 1.48 GiB free 2024-03-01 20:53:22,096 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7fc76871bdc0) -- name = test_vg1-lv2 status = True id = 58 children = [] parents = ['existing 2.98 GiB lvmvg test_vg1 (11)'] uuid = Ajj0IC-7eQS-TvfA-B8bj-zdBY-HE6I-p7C4A6 size = 1.5 GiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-6 target size = 1.5 GiB path = /dev/mapper/test_vg1-lv2 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7fc7687cd6d0) -- name = test_vg1 status = True id = 11 children = ['existing 1.5 GiB lvmlv test_vg1-lv2 (58) with existing xfs filesystem'] parents = ['existing 1024 MiB disk sda (2) with existing lvmpv', 'existing 1024 MiB disk sdb (16) with existing lvmpv', 'existing 1024 MiB disk sdc (36) with existing lvmpv'] uuid = 8n1Gu0-6cAF-6eL0-mZeG-ndKT-bBF1-VE1J4X size = 2.98 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 2.98 GiB path = /dev/test_vg1 format args = [] original_format = None free = 1.03 GiB PE Size = 4 MiB PE Count = 762 PE Free = 264 PV Count = 3 modified = False extents = 762 free space = 1.48 GiB free extents = 379 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sda (2) with existing lvmpv', 'existing 1024 MiB disk sdb (16) with existing lvmpv', 'existing 1024 MiB disk sdc (36) with existing lvmpv'] LVs = ['existing 1.5 GiB lvmlv test_vg1-lv2 (58) with existing xfs filesystem'] segment type = linear percent = 0 VG space used = 1.5 GiB 2024-03-01 20:53:22,101 DEBUG blivet/MainThread: test_vg1 size is 2.98 GiB 2024-03-01 20:53:22,102 DEBUG blivet/MainThread: vg test_vg1 has 1.48 GiB free 2024-03-01 20:53:22,102 DEBUG blivet/MainThread: test_vg1 size is 2.98 GiB 2024-03-01 20:53:22,102 DEBUG blivet/MainThread: vg test_vg1 has 1.48 GiB free 2024-03-01 20:53:22,099 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7fc76871bdc0) -- name = test_vg1-lv2 status = True id = 58 children = [] parents = ['existing 2.98 GiB lvmvg test_vg1 (11)'] uuid = Ajj0IC-7eQS-TvfA-B8bj-zdBY-HE6I-p7C4A6 size = 1.5 GiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-6 target size = 1.5 GiB path = /dev/mapper/test_vg1-lv2 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7fc7687cd6d0) -- name = test_vg1 status = True id = 11 children = ['existing 1.5 GiB lvmlv test_vg1-lv2 (58) with existing xfs filesystem'] parents = ['existing 1024 MiB disk sda (2) with existing lvmpv', 'existing 1024 MiB disk sdb (16) with existing lvmpv', 'existing 1024 MiB disk sdc (36) with existing lvmpv'] uuid = 8n1Gu0-6cAF-6eL0-mZeG-ndKT-bBF1-VE1J4X size = 2.98 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 2.98 GiB path = /dev/test_vg1 format args = [] original_format = None free = 1.03 GiB PE Size = 4 MiB PE Count = 762 PE Free = 264 PV Count = 3 modified = False extents = 762 free space = 1.48 GiB free extents = 379 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sda (2) with existing lvmpv', 'existing 1024 MiB disk sdb (16) with existing lvmpv', 'existing 1024 MiB disk sdc (36) with existing lvmpv'] LVs = ['existing 1.5 GiB lvmlv test_vg1-lv2 (58) with existing xfs filesystem'] segment type = linear percent = 0 VG space used = 1.5 GiB 2024-03-01 20:53:22,105 DEBUG blivet/MainThread: test_vg1 size is 2.98 GiB 2024-03-01 20:53:22,105 DEBUG blivet/MainThread: vg test_vg1 has 1.48 GiB free 2024-03-01 20:53:22,105 DEBUG blivet/MainThread: test_vg1 size is 2.98 GiB 2024-03-01 20:53:22,106 DEBUG blivet/MainThread: vg test_vg1 has 1.48 GiB free 2024-03-01 20:53:22,103 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7fc76871bdc0) -- name = test_vg1-lv2 status = True id = 58 children = [] parents = ['existing 2.98 GiB lvmvg test_vg1 (11)'] uuid = Ajj0IC-7eQS-TvfA-B8bj-zdBY-HE6I-p7C4A6 size = 1.5 GiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-6 target size = 1.5 GiB path = /dev/mapper/test_vg1-lv2 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7fc7687cd6d0) -- name = test_vg1 status = True id = 11 children = ['existing 1.5 GiB lvmlv test_vg1-lv2 (58) with existing xfs filesystem'] parents = ['existing 1024 MiB disk sda (2) with existing lvmpv', 'existing 1024 MiB disk sdb (16) with existing lvmpv', 'existing 1024 MiB disk sdc (36) with existing lvmpv'] uuid = 8n1Gu0-6cAF-6eL0-mZeG-ndKT-bBF1-VE1J4X size = 2.98 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 2.98 GiB path = /dev/test_vg1 format args = [] original_format = None free = 1.03 GiB PE Size = 4 MiB PE Count = 762 PE Free = 264 PV Count = 3 modified = False extents = 762 free space = 1.48 GiB free extents = 379 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sda (2) with existing lvmpv', 'existing 1024 MiB disk sdb (16) with existing lvmpv', 'existing 1024 MiB disk sdc (36) with existing lvmpv'] LVs = ['existing 1.5 GiB lvmlv test_vg1-lv2 (58) with existing xfs filesystem'] segment type = linear percent = 0 VG space used = 1.5 GiB 2024-03-01 20:53:22,108 DEBUG blivet/MainThread: test_vg1 size is 2.98 GiB 2024-03-01 20:53:22,108 DEBUG blivet/MainThread: vg test_vg1 has 1.48 GiB free 2024-03-01 20:53:22,109 DEBUG blivet/MainThread: test_vg1 size is 2.98 GiB 2024-03-01 20:53:22,109 DEBUG blivet/MainThread: vg test_vg1 has 1.48 GiB free 2024-03-01 20:53:22,106 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7fc76871bdc0) -- name = test_vg1-lv2 status = True id = 58 children = [] parents = ['existing 2.98 GiB lvmvg test_vg1 (11)'] uuid = Ajj0IC-7eQS-TvfA-B8bj-zdBY-HE6I-p7C4A6 size = 1.5 GiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-6 target size = 1.5 GiB path = /dev/mapper/test_vg1-lv2 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7fc7687cd6d0) -- name = test_vg1 status = True id = 11 children = ['existing 1.5 GiB lvmlv test_vg1-lv2 (58) with existing xfs filesystem'] parents = ['existing 1024 MiB disk sda (2) with existing lvmpv', 'existing 1024 MiB disk sdb (16) with existing lvmpv', 'existing 1024 MiB disk sdc (36) with existing lvmpv'] uuid = 8n1Gu0-6cAF-6eL0-mZeG-ndKT-bBF1-VE1J4X size = 2.98 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 2.98 GiB path = /dev/test_vg1 format args = [] original_format = None free = 1.03 GiB PE Size = 4 MiB PE Count = 762 PE Free = 264 PV Count = 3 modified = False extents = 762 free space = 1.48 GiB free extents = 379 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sda (2) with existing lvmpv', 'existing 1024 MiB disk sdb (16) with existing lvmpv', 'existing 1024 MiB disk sdc (36) with existing lvmpv'] LVs = ['existing 1.5 GiB lvmlv test_vg1-lv2 (58) with existing xfs filesystem'] segment type = linear percent = 0 VG space used = 1.5 GiB 2024-03-01 20:53:22,111 DEBUG blivet/MainThread: test_vg1 size is 2.98 GiB 2024-03-01 20:53:22,112 DEBUG blivet/MainThread: vg test_vg1 has 1.48 GiB free 2024-03-01 20:53:22,112 DEBUG blivet/MainThread: test_vg1 size is 2.98 GiB 2024-03-01 20:53:22,113 DEBUG blivet/MainThread: vg test_vg1 has 1.48 GiB free 2024-03-01 20:53:22,110 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7fc76871bdc0) -- name = test_vg1-lv2 status = True id = 58 children = [] parents = ['existing 2.98 GiB lvmvg test_vg1 (11)'] uuid = Ajj0IC-7eQS-TvfA-B8bj-zdBY-HE6I-p7C4A6 size = 1.5 GiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-6 target size = 1.5 GiB path = /dev/mapper/test_vg1-lv2 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7fc7687cd6d0) -- name = test_vg1 status = True id = 11 children = ['existing 1.5 GiB lvmlv test_vg1-lv2 (58) with existing xfs filesystem'] parents = ['existing 1024 MiB disk sda (2) with existing lvmpv', 'existing 1024 MiB disk sdb (16) with existing lvmpv', 'existing 1024 MiB disk sdc (36) with existing lvmpv'] uuid = 8n1Gu0-6cAF-6eL0-mZeG-ndKT-bBF1-VE1J4X size = 2.98 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 2.98 GiB path = /dev/test_vg1 format args = [] original_format = None free = 1.03 GiB PE Size = 4 MiB PE Count = 762 PE Free = 264 PV Count = 3 modified = False extents = 762 free space = 1.48 GiB free extents = 379 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sda (2) with existing lvmpv', 'existing 1024 MiB disk sdb (16) with existing lvmpv', 'existing 1024 MiB disk sdc (36) with existing lvmpv'] LVs = ['existing 1.5 GiB lvmlv test_vg1-lv2 (58) with existing xfs filesystem'] segment type = linear percent = 0 VG space used = 1.5 GiB 2024-03-01 20:53:22,115 DEBUG blivet/MainThread: test_vg1 size is 2.98 GiB 2024-03-01 20:53:22,115 DEBUG blivet/MainThread: vg test_vg1 has 1.48 GiB free 2024-03-01 20:53:22,115 DEBUG blivet/MainThread: test_vg1 size is 2.98 GiB 2024-03-01 20:53:22,116 DEBUG blivet/MainThread: vg test_vg1 has 1.48 GiB free 2024-03-01 20:53:22,113 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7fc76871bdc0) -- name = test_vg1-lv2 status = True id = 58 children = [] parents = ['existing 2.98 GiB lvmvg test_vg1 (11)'] uuid = Ajj0IC-7eQS-TvfA-B8bj-zdBY-HE6I-p7C4A6 size = 1.5 GiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-6 target size = 1.5 GiB path = /dev/mapper/test_vg1-lv2 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7fc7687cd6d0) -- name = test_vg1 status = True id = 11 children = ['existing 1.5 GiB lvmlv test_vg1-lv2 (58) with existing xfs filesystem'] parents = ['existing 1024 MiB disk sda (2) with existing lvmpv', 'existing 1024 MiB disk sdb (16) with existing lvmpv', 'existing 1024 MiB disk sdc (36) with existing lvmpv'] uuid = 8n1Gu0-6cAF-6eL0-mZeG-ndKT-bBF1-VE1J4X size = 2.98 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 2.98 GiB path = /dev/test_vg1 format args = [] original_format = None free = 1.03 GiB PE Size = 4 MiB PE Count = 762 PE Free = 264 PV Count = 3 modified = False extents = 762 free space = 1.48 GiB free extents = 379 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sda (2) with existing lvmpv', 'existing 1024 MiB disk sdb (16) with existing lvmpv', 'existing 1024 MiB disk sdc (36) with existing lvmpv'] LVs = ['existing 1.5 GiB lvmlv test_vg1-lv2 (58) with existing xfs filesystem'] segment type = linear percent = 0 VG space used = 1.5 GiB 2024-03-01 20:53:22,118 DEBUG blivet/MainThread: test_vg1 size is 2.98 GiB 2024-03-01 20:53:22,119 DEBUG blivet/MainThread: vg test_vg1 has 1.48 GiB free 2024-03-01 20:53:22,119 DEBUG blivet/MainThread: test_vg1 size is 2.98 GiB 2024-03-01 20:53:22,119 DEBUG blivet/MainThread: vg test_vg1 has 1.48 GiB free 2024-03-01 20:53:22,116 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7fc76871bdc0) -- name = test_vg1-lv2 status = True id = 58 children = [] parents = ['existing 2.98 GiB lvmvg test_vg1 (11)'] uuid = Ajj0IC-7eQS-TvfA-B8bj-zdBY-HE6I-p7C4A6 size = 1.5 GiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-6 target size = 1.5 GiB path = /dev/mapper/test_vg1-lv2 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7fc7687cd6d0) -- name = test_vg1 status = True id = 11 children = ['existing 1.5 GiB lvmlv test_vg1-lv2 (58) with existing xfs filesystem'] parents = ['existing 1024 MiB disk sda (2) with existing lvmpv', 'existing 1024 MiB disk sdb (16) with existing lvmpv', 'existing 1024 MiB disk sdc (36) with existing lvmpv'] uuid = 8n1Gu0-6cAF-6eL0-mZeG-ndKT-bBF1-VE1J4X size = 2.98 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 2.98 GiB path = /dev/test_vg1 format args = [] original_format = None free = 1.03 GiB PE Size = 4 MiB PE Count = 762 PE Free = 264 PV Count = 3 modified = False extents = 762 free space = 1.48 GiB free extents = 379 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sda (2) with existing lvmpv', 'existing 1024 MiB disk sdb (16) with existing lvmpv', 'existing 1024 MiB disk sdc (36) with existing lvmpv'] LVs = ['existing 1.5 GiB lvmlv test_vg1-lv2 (58) with existing xfs filesystem'] segment type = linear percent = 0 VG space used = 1.5 GiB 2024-03-01 20:53:22,121 DEBUG blivet/MainThread: test_vg1 size is 2.98 GiB 2024-03-01 20:53:22,122 DEBUG blivet/MainThread: vg test_vg1 has 1.48 GiB free 2024-03-01 20:53:22,122 DEBUG blivet/MainThread: test_vg1 size is 2.98 GiB 2024-03-01 20:53:22,123 DEBUG blivet/MainThread: vg test_vg1 has 1.48 GiB free 2024-03-01 20:53:22,120 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7fc76871bdc0) -- name = test_vg1-lv2 status = True id = 58 children = [] parents = ['existing 2.98 GiB lvmvg test_vg1 (11)'] uuid = Ajj0IC-7eQS-TvfA-B8bj-zdBY-HE6I-p7C4A6 size = 1.5 GiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-6 target size = 1.5 GiB path = /dev/mapper/test_vg1-lv2 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7fc7687cd6d0) -- name = test_vg1 status = True id = 11 children = ['existing 1.5 GiB lvmlv test_vg1-lv2 (58) with existing xfs filesystem'] parents = ['existing 1024 MiB disk sda (2) with existing lvmpv', 'existing 1024 MiB disk sdb (16) with existing lvmpv', 'existing 1024 MiB disk sdc (36) with existing lvmpv'] uuid = 8n1Gu0-6cAF-6eL0-mZeG-ndKT-bBF1-VE1J4X size = 2.98 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 2.98 GiB path = /dev/test_vg1 format args = [] original_format = None free = 1.03 GiB PE Size = 4 MiB PE Count = 762 PE Free = 264 PV Count = 3 modified = False extents = 762 free space = 1.48 GiB free extents = 379 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sda (2) with existing lvmpv', 'existing 1024 MiB disk sdb (16) with existing lvmpv', 'existing 1024 MiB disk sdc (36) with existing lvmpv'] LVs = ['existing 1.5 GiB lvmlv test_vg1-lv2 (58) with existing xfs filesystem'] segment type = linear percent = 0 VG space used = 1.5 GiB 2024-03-01 20:53:22,125 DEBUG blivet/MainThread: test_vg1 size is 2.98 GiB 2024-03-01 20:53:22,125 DEBUG blivet/MainThread: vg test_vg1 has 1.48 GiB free 2024-03-01 20:53:22,126 DEBUG blivet/MainThread: test_vg1 size is 2.98 GiB 2024-03-01 20:53:22,126 DEBUG blivet/MainThread: vg test_vg1 has 1.48 GiB free 2024-03-01 20:53:22,123 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7fc76871bdc0) -- name = test_vg1-lv2 status = True id = 58 children = [] parents = ['existing 2.98 GiB lvmvg test_vg1 (11)'] uuid = Ajj0IC-7eQS-TvfA-B8bj-zdBY-HE6I-p7C4A6 size = 1.5 GiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-6 target size = 1.5 GiB path = /dev/mapper/test_vg1-lv2 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7fc7687cd6d0) -- name = test_vg1 status = True id = 11 children = ['existing 1.5 GiB lvmlv test_vg1-lv2 (58) with existing xfs filesystem'] parents = ['existing 1024 MiB disk sda (2) with existing lvmpv', 'existing 1024 MiB disk sdb (16) with existing lvmpv', 'existing 1024 MiB disk sdc (36) with existing lvmpv'] uuid = 8n1Gu0-6cAF-6eL0-mZeG-ndKT-bBF1-VE1J4X size = 2.98 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 2.98 GiB path = /dev/test_vg1 format args = [] original_format = None free = 1.03 GiB PE Size = 4 MiB PE Count = 762 PE Free = 264 PV Count = 3 modified = False extents = 762 free space = 1.48 GiB free extents = 379 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sda (2) with existing lvmpv', 'existing 1024 MiB disk sdb (16) with existing lvmpv', 'existing 1024 MiB disk sdc (36) with existing lvmpv'] LVs = ['existing 1.5 GiB lvmlv test_vg1-lv2 (58) with existing xfs filesystem'] segment type = linear percent = 0 VG space used = 1.5 GiB 2024-03-01 20:53:22,128 DEBUG blivet/MainThread: test_vg1 size is 2.98 GiB 2024-03-01 20:53:22,129 DEBUG blivet/MainThread: vg test_vg1 has 1.48 GiB free 2024-03-01 20:53:22,129 DEBUG blivet/MainThread: test_vg1 size is 2.98 GiB 2024-03-01 20:53:22,129 DEBUG blivet/MainThread: vg test_vg1 has 1.48 GiB free 2024-03-01 20:53:22,126 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7fc76871bdc0) -- name = test_vg1-lv2 status = True id = 58 children = [] parents = ['existing 2.98 GiB lvmvg test_vg1 (11)'] uuid = Ajj0IC-7eQS-TvfA-B8bj-zdBY-HE6I-p7C4A6 size = 1.5 GiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-6 target size = 1.5 GiB path = /dev/mapper/test_vg1-lv2 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7fc7687cd6d0) -- name = test_vg1 status = True id = 11 children = ['existing 1.5 GiB lvmlv test_vg1-lv2 (58) with existing xfs filesystem'] parents = ['existing 1024 MiB disk sda (2) with existing lvmpv', 'existing 1024 MiB disk sdb (16) with existing lvmpv', 'existing 1024 MiB disk sdc (36) with existing lvmpv'] uuid = 8n1Gu0-6cAF-6eL0-mZeG-ndKT-bBF1-VE1J4X size = 2.98 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 2.98 GiB path = /dev/test_vg1 format args = [] original_format = None free = 1.03 GiB PE Size = 4 MiB PE Count = 762 PE Free = 264 PV Count = 3 modified = False extents = 762 free space = 1.48 GiB free extents = 379 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sda (2) with existing lvmpv', 'existing 1024 MiB disk sdb (16) with existing lvmpv', 'existing 1024 MiB disk sdc (36) with existing lvmpv'] LVs = ['existing 1.5 GiB lvmlv test_vg1-lv2 (58) with existing xfs filesystem'] segment type = linear percent = 0 VG space used = 1.5 GiB 2024-03-01 20:53:22,132 DEBUG blivet/MainThread: test_vg1 size is 2.98 GiB 2024-03-01 20:53:22,132 DEBUG blivet/MainThread: vg test_vg1 has 1.48 GiB free 2024-03-01 20:53:22,132 DEBUG blivet/MainThread: test_vg1 size is 2.98 GiB 2024-03-01 20:53:22,133 DEBUG blivet/MainThread: vg test_vg1 has 1.48 GiB free 2024-03-01 20:53:22,130 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7fc76871bdc0) -- name = test_vg1-lv2 status = True id = 58 children = [] parents = ['existing 2.98 GiB lvmvg test_vg1 (11)'] uuid = Ajj0IC-7eQS-TvfA-B8bj-zdBY-HE6I-p7C4A6 size = 1.5 GiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-6 target size = 1.5 GiB path = /dev/mapper/test_vg1-lv2 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7fc7687cd6d0) -- name = test_vg1 status = True id = 11 children = ['existing 1.5 GiB lvmlv test_vg1-lv2 (58) with existing xfs filesystem'] parents = ['existing 1024 MiB disk sda (2) with existing lvmpv', 'existing 1024 MiB disk sdb (16) with existing lvmpv', 'existing 1024 MiB disk sdc (36) with existing lvmpv'] uuid = 8n1Gu0-6cAF-6eL0-mZeG-ndKT-bBF1-VE1J4X size = 2.98 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 2.98 GiB path = /dev/test_vg1 format args = [] original_format = None free = 1.03 GiB PE Size = 4 MiB PE Count = 762 PE Free = 264 PV Count = 3 modified = False extents = 762 free space = 1.48 GiB free extents = 379 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sda (2) with existing lvmpv', 'existing 1024 MiB disk sdb (16) with existing lvmpv', 'existing 1024 MiB disk sdc (36) with existing lvmpv'] LVs = ['existing 1.5 GiB lvmlv test_vg1-lv2 (58) with existing xfs filesystem'] segment type = linear percent = 0 VG space used = 1.5 GiB 2024-03-01 20:53:22,135 DEBUG blivet/MainThread: test_vg1 size is 2.98 GiB 2024-03-01 20:53:22,135 DEBUG blivet/MainThread: vg test_vg1 has 1.48 GiB free 2024-03-01 20:53:22,136 DEBUG blivet/MainThread: test_vg1 size is 2.98 GiB 2024-03-01 20:53:22,136 DEBUG blivet/MainThread: vg test_vg1 has 1.48 GiB free 2024-03-01 20:53:22,133 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7fc76871bdc0) -- name = test_vg1-lv2 status = True id = 58 children = [] parents = ['existing 2.98 GiB lvmvg test_vg1 (11)'] uuid = Ajj0IC-7eQS-TvfA-B8bj-zdBY-HE6I-p7C4A6 size = 1.5 GiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-6 target size = 1.5 GiB path = /dev/mapper/test_vg1-lv2 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7fc7687cd6d0) -- name = test_vg1 status = True id = 11 children = ['existing 1.5 GiB lvmlv test_vg1-lv2 (58) with existing xfs filesystem'] parents = ['existing 1024 MiB disk sda (2) with existing lvmpv', 'existing 1024 MiB disk sdb (16) with existing lvmpv', 'existing 1024 MiB disk sdc (36) with existing lvmpv'] uuid = 8n1Gu0-6cAF-6eL0-mZeG-ndKT-bBF1-VE1J4X size = 2.98 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 2.98 GiB path = /dev/test_vg1 format args = [] original_format = None free = 1.03 GiB PE Size = 4 MiB PE Count = 762 PE Free = 264 PV Count = 3 modified = False extents = 762 free space = 1.48 GiB free extents = 379 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sda (2) with existing lvmpv', 'existing 1024 MiB disk sdb (16) with existing lvmpv', 'existing 1024 MiB disk sdc (36) with existing lvmpv'] LVs = ['existing 1.5 GiB lvmlv test_vg1-lv2 (58) with existing xfs filesystem'] segment type = linear percent = 0 VG space used = 1.5 GiB 2024-03-01 20:53:22,138 DEBUG blivet/MainThread: test_vg1 size is 2.98 GiB 2024-03-01 20:53:22,139 DEBUG blivet/MainThread: vg test_vg1 has 1.48 GiB free 2024-03-01 20:53:22,139 DEBUG blivet/MainThread: test_vg1 size is 2.98 GiB 2024-03-01 20:53:22,140 DEBUG blivet/MainThread: vg test_vg1 has 1.48 GiB free 2024-03-01 20:53:22,137 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7fc76871bdc0) -- name = test_vg1-lv2 status = True id = 58 children = [] parents = ['existing 2.98 GiB lvmvg test_vg1 (11)'] uuid = Ajj0IC-7eQS-TvfA-B8bj-zdBY-HE6I-p7C4A6 size = 1.5 GiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-6 target size = 1.5 GiB path = /dev/mapper/test_vg1-lv2 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7fc7687cd6d0) -- name = test_vg1 status = True id = 11 children = ['existing 1.5 GiB lvmlv test_vg1-lv2 (58) with existing xfs filesystem'] parents = ['existing 1024 MiB disk sda (2) with existing lvmpv', 'existing 1024 MiB disk sdb (16) with existing lvmpv', 'existing 1024 MiB disk sdc (36) with existing lvmpv'] uuid = 8n1Gu0-6cAF-6eL0-mZeG-ndKT-bBF1-VE1J4X size = 2.98 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 2.98 GiB path = /dev/test_vg1 format args = [] original_format = None free = 1.03 GiB PE Size = 4 MiB PE Count = 762 PE Free = 264 PV Count = 3 modified = False extents = 762 free space = 1.48 GiB free extents = 379 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sda (2) with existing lvmpv', 'existing 1024 MiB disk sdb (16) with existing lvmpv', 'existing 1024 MiB disk sdc (36) with existing lvmpv'] LVs = ['existing 1.5 GiB lvmlv test_vg1-lv2 (58) with existing xfs filesystem'] segment type = linear percent = 0 VG space used = 1.5 GiB 2024-03-01 20:53:22,142 DEBUG blivet/MainThread: test_vg1 size is 2.98 GiB 2024-03-01 20:53:22,142 DEBUG blivet/MainThread: vg test_vg1 has 1.48 GiB free 2024-03-01 20:53:22,142 DEBUG blivet/MainThread: test_vg1 size is 2.98 GiB 2024-03-01 20:53:22,143 DEBUG blivet/MainThread: vg test_vg1 has 1.48 GiB free 2024-03-01 20:53:22,140 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7fc76871bdc0) -- name = test_vg1-lv2 status = True id = 58 children = [] parents = ['existing 2.98 GiB lvmvg test_vg1 (11)'] uuid = Ajj0IC-7eQS-TvfA-B8bj-zdBY-HE6I-p7C4A6 size = 1.5 GiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-6 target size = 1.5 GiB path = /dev/mapper/test_vg1-lv2 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7fc7687cd6d0) -- name = test_vg1 status = True id = 11 children = ['existing 1.5 GiB lvmlv test_vg1-lv2 (58) with existing xfs filesystem'] parents = ['existing 1024 MiB disk sda (2) with existing lvmpv', 'existing 1024 MiB disk sdb (16) with existing lvmpv', 'existing 1024 MiB disk sdc (36) with existing lvmpv'] uuid = 8n1Gu0-6cAF-6eL0-mZeG-ndKT-bBF1-VE1J4X size = 2.98 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 2.98 GiB path = /dev/test_vg1 format args = [] original_format = None free = 1.03 GiB PE Size = 4 MiB PE Count = 762 PE Free = 264 PV Count = 3 modified = False extents = 762 free space = 1.48 GiB free extents = 379 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sda (2) with existing lvmpv', 'existing 1024 MiB disk sdb (16) with existing lvmpv', 'existing 1024 MiB disk sdc (36) with existing lvmpv'] LVs = ['existing 1.5 GiB lvmlv test_vg1-lv2 (58) with existing xfs filesystem'] segment type = linear percent = 0 VG space used = 1.5 GiB 2024-03-01 20:53:22,145 DEBUG blivet/MainThread: test_vg1 size is 2.98 GiB 2024-03-01 20:53:22,146 DEBUG blivet/MainThread: vg test_vg1 has 1.48 GiB free 2024-03-01 20:53:22,146 DEBUG blivet/MainThread: test_vg1 size is 2.98 GiB 2024-03-01 20:53:22,146 DEBUG blivet/MainThread: vg test_vg1 has 1.48 GiB free 2024-03-01 20:53:22,143 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7fc76871bdc0) -- name = test_vg1-lv2 status = True id = 58 children = [] parents = ['existing 2.98 GiB lvmvg test_vg1 (11)'] uuid = Ajj0IC-7eQS-TvfA-B8bj-zdBY-HE6I-p7C4A6 size = 1.5 GiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-6 target size = 1.5 GiB path = /dev/mapper/test_vg1-lv2 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7fc7687cd6d0) -- name = test_vg1 status = True id = 11 children = ['existing 1.5 GiB lvmlv test_vg1-lv2 (58) with existing xfs filesystem'] parents = ['existing 1024 MiB disk sda (2) with existing lvmpv', 'existing 1024 MiB disk sdb (16) with existing lvmpv', 'existing 1024 MiB disk sdc (36) with existing lvmpv'] uuid = 8n1Gu0-6cAF-6eL0-mZeG-ndKT-bBF1-VE1J4X size = 2.98 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 2.98 GiB path = /dev/test_vg1 format args = [] original_format = None free = 1.03 GiB PE Size = 4 MiB PE Count = 762 PE Free = 264 PV Count = 3 modified = False extents = 762 free space = 1.48 GiB free extents = 379 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sda (2) with existing lvmpv', 'existing 1024 MiB disk sdb (16) with existing lvmpv', 'existing 1024 MiB disk sdc (36) with existing lvmpv'] LVs = ['existing 1.5 GiB lvmlv test_vg1-lv2 (58) with existing xfs filesystem'] segment type = linear percent = 0 VG space used = 1.5 GiB 2024-03-01 20:53:22,148 DEBUG blivet/MainThread: test_vg1 size is 2.98 GiB 2024-03-01 20:53:22,149 DEBUG blivet/MainThread: vg test_vg1 has 1.48 GiB free 2024-03-01 20:53:22,149 DEBUG blivet/MainThread: test_vg1 size is 2.98 GiB 2024-03-01 20:53:22,150 DEBUG blivet/MainThread: vg test_vg1 has 1.48 GiB free 2024-03-01 20:53:22,147 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7fc76871bdc0) -- name = test_vg1-lv2 status = True id = 58 children = [] parents = ['existing 2.98 GiB lvmvg test_vg1 (11)'] uuid = Ajj0IC-7eQS-TvfA-B8bj-zdBY-HE6I-p7C4A6 size = 1.5 GiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-6 target size = 1.5 GiB path = /dev/mapper/test_vg1-lv2 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7fc7687cd6d0) -- name = test_vg1 status = True id = 11 children = ['existing 1.5 GiB lvmlv test_vg1-lv2 (58) with existing xfs filesystem'] parents = ['existing 1024 MiB disk sda (2) with existing lvmpv', 'existing 1024 MiB disk sdb (16) with existing lvmpv', 'existing 1024 MiB disk sdc (36) with existing lvmpv'] uuid = 8n1Gu0-6cAF-6eL0-mZeG-ndKT-bBF1-VE1J4X size = 2.98 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 2.98 GiB path = /dev/test_vg1 format args = [] original_format = None free = 1.03 GiB PE Size = 4 MiB PE Count = 762 PE Free = 264 PV Count = 3 modified = False extents = 762 free space = 1.48 GiB free extents = 379 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sda (2) with existing lvmpv', 'existing 1024 MiB disk sdb (16) with existing lvmpv', 'existing 1024 MiB disk sdc (36) with existing lvmpv'] LVs = ['existing 1.5 GiB lvmlv test_vg1-lv2 (58) with existing xfs filesystem'] segment type = linear percent = 0 VG space used = 1.5 GiB 2024-03-01 20:53:22,152 DEBUG blivet/MainThread: test_vg1 size is 2.98 GiB 2024-03-01 20:53:22,152 DEBUG blivet/MainThread: vg test_vg1 has 1.48 GiB free 2024-03-01 20:53:22,153 DEBUG blivet/MainThread: test_vg1 size is 2.98 GiB 2024-03-01 20:53:22,153 DEBUG blivet/MainThread: vg test_vg1 has 1.48 GiB free 2024-03-01 20:53:22,150 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7fc76871bdc0) -- name = test_vg1-lv2 status = True id = 58 children = [] parents = ['existing 2.98 GiB lvmvg test_vg1 (11)'] uuid = Ajj0IC-7eQS-TvfA-B8bj-zdBY-HE6I-p7C4A6 size = 1.5 GiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-6 target size = 1.5 GiB path = /dev/mapper/test_vg1-lv2 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7fc7687cd6d0) -- name = test_vg1 status = True id = 11 children = ['existing 1.5 GiB lvmlv test_vg1-lv2 (58) with existing xfs filesystem'] parents = ['existing 1024 MiB disk sda (2) with existing lvmpv', 'existing 1024 MiB disk sdb (16) with existing lvmpv', 'existing 1024 MiB disk sdc (36) with existing lvmpv'] uuid = 8n1Gu0-6cAF-6eL0-mZeG-ndKT-bBF1-VE1J4X size = 2.98 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 2.98 GiB path = /dev/test_vg1 format args = [] original_format = None free = 1.03 GiB PE Size = 4 MiB PE Count = 762 PE Free = 264 PV Count = 3 modified = False extents = 762 free space = 1.48 GiB free extents = 379 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sda (2) with existing lvmpv', 'existing 1024 MiB disk sdb (16) with existing lvmpv', 'existing 1024 MiB disk sdc (36) with existing lvmpv'] LVs = ['existing 1.5 GiB lvmlv test_vg1-lv2 (58) with existing xfs filesystem'] segment type = linear percent = 0 VG space used = 1.5 GiB 2024-03-01 20:53:22,155 DEBUG blivet/MainThread: test_vg1 size is 2.98 GiB 2024-03-01 20:53:22,156 DEBUG blivet/MainThread: vg test_vg1 has 1.48 GiB free 2024-03-01 20:53:22,156 DEBUG blivet/MainThread: test_vg1 size is 2.98 GiB 2024-03-01 20:53:22,157 DEBUG blivet/MainThread: vg test_vg1 has 1.48 GiB free 2024-03-01 20:53:22,154 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7fc76871bdc0) -- name = test_vg1-lv2 status = True id = 58 children = [] parents = ['existing 2.98 GiB lvmvg test_vg1 (11)'] uuid = Ajj0IC-7eQS-TvfA-B8bj-zdBY-HE6I-p7C4A6 size = 1.5 GiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-6 target size = 1.5 GiB path = /dev/mapper/test_vg1-lv2 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7fc7687cd6d0) -- name = test_vg1 status = True id = 11 children = ['existing 1.5 GiB lvmlv test_vg1-lv2 (58) with existing xfs filesystem'] parents = ['existing 1024 MiB disk sda (2) with existing lvmpv', 'existing 1024 MiB disk sdb (16) with existing lvmpv', 'existing 1024 MiB disk sdc (36) with existing lvmpv'] uuid = 8n1Gu0-6cAF-6eL0-mZeG-ndKT-bBF1-VE1J4X size = 2.98 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 2.98 GiB path = /dev/test_vg1 format args = [] original_format = None free = 1.03 GiB PE Size = 4 MiB PE Count = 762 PE Free = 264 PV Count = 3 modified = False extents = 762 free space = 1.48 GiB free extents = 379 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sda (2) with existing lvmpv', 'existing 1024 MiB disk sdb (16) with existing lvmpv', 'existing 1024 MiB disk sdc (36) with existing lvmpv'] LVs = ['existing 1.5 GiB lvmlv test_vg1-lv2 (58) with existing xfs filesystem'] segment type = linear percent = 0 VG space used = 1.5 GiB 2024-03-01 20:53:22,159 DEBUG blivet/MainThread: test_vg1 size is 2.98 GiB 2024-03-01 20:53:22,159 DEBUG blivet/MainThread: vg test_vg1 has 1.48 GiB free 2024-03-01 20:53:22,159 DEBUG blivet/MainThread: test_vg1 size is 2.98 GiB 2024-03-01 20:53:22,160 DEBUG blivet/MainThread: vg test_vg1 has 1.48 GiB free 2024-03-01 20:53:22,157 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7fc76871bdc0) -- name = test_vg1-lv2 status = True id = 58 children = [] parents = ['existing 2.98 GiB lvmvg test_vg1 (11)'] uuid = Ajj0IC-7eQS-TvfA-B8bj-zdBY-HE6I-p7C4A6 size = 1.5 GiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-6 target size = 1.5 GiB path = /dev/mapper/test_vg1-lv2 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7fc7687cd6d0) -- name = test_vg1 status = True id = 11 children = ['existing 1.5 GiB lvmlv test_vg1-lv2 (58) with existing xfs filesystem'] parents = ['existing 1024 MiB disk sda (2) with existing lvmpv', 'existing 1024 MiB disk sdb (16) with existing lvmpv', 'existing 1024 MiB disk sdc (36) with existing lvmpv'] uuid = 8n1Gu0-6cAF-6eL0-mZeG-ndKT-bBF1-VE1J4X size = 2.98 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 2.98 GiB path = /dev/test_vg1 format args = [] original_format = None free = 1.03 GiB PE Size = 4 MiB PE Count = 762 PE Free = 264 PV Count = 3 modified = False extents = 762 free space = 1.48 GiB free extents = 379 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sda (2) with existing lvmpv', 'existing 1024 MiB disk sdb (16) with existing lvmpv', 'existing 1024 MiB disk sdc (36) with existing lvmpv'] LVs = ['existing 1.5 GiB lvmlv test_vg1-lv2 (58) with existing xfs filesystem'] segment type = linear percent = 0 VG space used = 1.5 GiB 2024-03-01 20:53:22,162 DEBUG blivet/MainThread: test_vg1 size is 2.98 GiB 2024-03-01 20:53:22,162 DEBUG blivet/MainThread: vg test_vg1 has 1.48 GiB free 2024-03-01 20:53:22,163 DEBUG blivet/MainThread: test_vg1 size is 2.98 GiB 2024-03-01 20:53:22,163 DEBUG blivet/MainThread: vg test_vg1 has 1.48 GiB free 2024-03-01 20:53:22,160 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7fc76871bdc0) -- name = test_vg1-lv2 status = True id = 58 children = [] parents = ['existing 2.98 GiB lvmvg test_vg1 (11)'] uuid = Ajj0IC-7eQS-TvfA-B8bj-zdBY-HE6I-p7C4A6 size = 1.5 GiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-6 target size = 1.5 GiB path = /dev/mapper/test_vg1-lv2 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7fc7687cd6d0) -- name = test_vg1 status = True id = 11 children = ['existing 1.5 GiB lvmlv test_vg1-lv2 (58) with existing xfs filesystem'] parents = ['existing 1024 MiB disk sda (2) with existing lvmpv', 'existing 1024 MiB disk sdb (16) with existing lvmpv', 'existing 1024 MiB disk sdc (36) with existing lvmpv'] uuid = 8n1Gu0-6cAF-6eL0-mZeG-ndKT-bBF1-VE1J4X size = 2.98 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 2.98 GiB path = /dev/test_vg1 format args = [] original_format = None free = 1.03 GiB PE Size = 4 MiB PE Count = 762 PE Free = 264 PV Count = 3 modified = False extents = 762 free space = 1.48 GiB free extents = 379 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sda (2) with existing lvmpv', 'existing 1024 MiB disk sdb (16) with existing lvmpv', 'existing 1024 MiB disk sdc (36) with existing lvmpv'] LVs = ['existing 1.5 GiB lvmlv test_vg1-lv2 (58) with existing xfs filesystem'] segment type = linear percent = 0 VG space used = 1.5 GiB 2024-03-01 20:53:22,165 DEBUG blivet/MainThread: test_vg1 size is 2.98 GiB 2024-03-01 20:53:22,166 DEBUG blivet/MainThread: vg test_vg1 has 1.48 GiB free 2024-03-01 20:53:22,166 DEBUG blivet/MainThread: test_vg1 size is 2.98 GiB 2024-03-01 20:53:22,167 DEBUG blivet/MainThread: vg test_vg1 has 1.48 GiB free 2024-03-01 20:53:22,164 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7fc76871bdc0) -- name = test_vg1-lv2 status = True id = 58 children = [] parents = ['existing 2.98 GiB lvmvg test_vg1 (11)'] uuid = Ajj0IC-7eQS-TvfA-B8bj-zdBY-HE6I-p7C4A6 size = 1.5 GiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-6 target size = 1.5 GiB path = /dev/mapper/test_vg1-lv2 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7fc7687cd6d0) -- name = test_vg1 status = True id = 11 children = ['existing 1.5 GiB lvmlv test_vg1-lv2 (58) with existing xfs filesystem'] parents = ['existing 1024 MiB disk sda (2) with existing lvmpv', 'existing 1024 MiB disk sdb (16) with existing lvmpv', 'existing 1024 MiB disk sdc (36) with existing lvmpv'] uuid = 8n1Gu0-6cAF-6eL0-mZeG-ndKT-bBF1-VE1J4X size = 2.98 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 2.98 GiB path = /dev/test_vg1 format args = [] original_format = None free = 1.03 GiB PE Size = 4 MiB PE Count = 762 PE Free = 264 PV Count = 3 modified = False extents = 762 free space = 1.48 GiB free extents = 379 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sda (2) with existing lvmpv', 'existing 1024 MiB disk sdb (16) with existing lvmpv', 'existing 1024 MiB disk sdc (36) with existing lvmpv'] LVs = ['existing 1.5 GiB lvmlv test_vg1-lv2 (58) with existing xfs filesystem'] segment type = linear percent = 0 VG space used = 1.5 GiB 2024-03-01 20:53:22,169 DEBUG blivet/MainThread: test_vg1 size is 2.98 GiB 2024-03-01 20:53:22,169 DEBUG blivet/MainThread: vg test_vg1 has 1.48 GiB free 2024-03-01 20:53:22,170 DEBUG blivet/MainThread: test_vg1 size is 2.98 GiB 2024-03-01 20:53:22,170 DEBUG blivet/MainThread: vg test_vg1 has 1.48 GiB free 2024-03-01 20:53:22,167 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7fc76871bdc0) -- name = test_vg1-lv2 status = True id = 58 children = [] parents = ['existing 2.98 GiB lvmvg test_vg1 (11)'] uuid = Ajj0IC-7eQS-TvfA-B8bj-zdBY-HE6I-p7C4A6 size = 1.5 GiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-6 target size = 1.5 GiB path = /dev/mapper/test_vg1-lv2 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7fc7687cd6d0) -- name = test_vg1 status = True id = 11 children = ['existing 1.5 GiB lvmlv test_vg1-lv2 (58) with existing xfs filesystem'] parents = ['existing 1024 MiB disk sda (2) with existing lvmpv', 'existing 1024 MiB disk sdb (16) with existing lvmpv', 'existing 1024 MiB disk sdc (36) with existing lvmpv'] uuid = 8n1Gu0-6cAF-6eL0-mZeG-ndKT-bBF1-VE1J4X size = 2.98 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 2.98 GiB path = /dev/test_vg1 format args = [] original_format = None free = 1.03 GiB PE Size = 4 MiB PE Count = 762 PE Free = 264 PV Count = 3 modified = False extents = 762 free space = 1.48 GiB free extents = 379 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sda (2) with existing lvmpv', 'existing 1024 MiB disk sdb (16) with existing lvmpv', 'existing 1024 MiB disk sdc (36) with existing lvmpv'] LVs = ['existing 1.5 GiB lvmlv test_vg1-lv2 (58) with existing xfs filesystem'] segment type = linear percent = 0 VG space used = 1.5 GiB 2024-03-01 20:53:22,172 DEBUG blivet/MainThread: test_vg1 size is 2.98 GiB 2024-03-01 20:53:22,173 DEBUG blivet/MainThread: vg test_vg1 has 1.48 GiB free 2024-03-01 20:53:22,173 DEBUG blivet/MainThread: test_vg1 size is 2.98 GiB 2024-03-01 20:53:22,173 DEBUG blivet/MainThread: vg test_vg1 has 1.48 GiB free 2024-03-01 20:53:22,170 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7fc76871bdc0) -- name = test_vg1-lv2 status = True id = 58 children = [] parents = ['existing 2.98 GiB lvmvg test_vg1 (11)'] uuid = Ajj0IC-7eQS-TvfA-B8bj-zdBY-HE6I-p7C4A6 size = 1.5 GiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-6 target size = 1.5 GiB path = /dev/mapper/test_vg1-lv2 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7fc7687cd6d0) -- name = test_vg1 status = True id = 11 children = ['existing 1.5 GiB lvmlv test_vg1-lv2 (58) with existing xfs filesystem'] parents = ['existing 1024 MiB disk sda (2) with existing lvmpv', 'existing 1024 MiB disk sdb (16) with existing lvmpv', 'existing 1024 MiB disk sdc (36) with existing lvmpv'] uuid = 8n1Gu0-6cAF-6eL0-mZeG-ndKT-bBF1-VE1J4X size = 2.98 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 2.98 GiB path = /dev/test_vg1 format args = [] original_format = None free = 1.03 GiB PE Size = 4 MiB PE Count = 762 PE Free = 264 PV Count = 3 modified = False extents = 762 free space = 1.48 GiB free extents = 379 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sda (2) with existing lvmpv', 'existing 1024 MiB disk sdb (16) with existing lvmpv', 'existing 1024 MiB disk sdc (36) with existing lvmpv'] LVs = ['existing 1.5 GiB lvmlv test_vg1-lv2 (58) with existing xfs filesystem'] segment type = linear percent = 0 VG space used = 1.5 GiB 2024-03-01 20:53:22,175 DEBUG blivet/MainThread: test_vg1 size is 2.98 GiB 2024-03-01 20:53:22,176 DEBUG blivet/MainThread: vg test_vg1 has 1.48 GiB free 2024-03-01 20:53:22,176 DEBUG blivet/MainThread: test_vg1 size is 2.98 GiB 2024-03-01 20:53:22,177 DEBUG blivet/MainThread: vg test_vg1 has 1.48 GiB free 2024-03-01 20:53:22,174 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7fc76871bdc0) -- name = test_vg1-lv2 status = True id = 58 children = [] parents = ['existing 2.98 GiB lvmvg test_vg1 (11)'] uuid = Ajj0IC-7eQS-TvfA-B8bj-zdBY-HE6I-p7C4A6 size = 1.5 GiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-6 target size = 1.5 GiB path = /dev/mapper/test_vg1-lv2 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7fc7687cd6d0) -- name = test_vg1 status = True id = 11 children = ['existing 1.5 GiB lvmlv test_vg1-lv2 (58) with existing xfs filesystem'] parents = ['existing 1024 MiB disk sda (2) with existing lvmpv', 'existing 1024 MiB disk sdb (16) with existing lvmpv', 'existing 1024 MiB disk sdc (36) with existing lvmpv'] uuid = 8n1Gu0-6cAF-6eL0-mZeG-ndKT-bBF1-VE1J4X size = 2.98 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 2.98 GiB path = /dev/test_vg1 format args = [] original_format = None free = 1.03 GiB PE Size = 4 MiB PE Count = 762 PE Free = 264 PV Count = 3 modified = False extents = 762 free space = 1.48 GiB free extents = 379 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sda (2) with existing lvmpv', 'existing 1024 MiB disk sdb (16) with existing lvmpv', 'existing 1024 MiB disk sdc (36) with existing lvmpv'] LVs = ['existing 1.5 GiB lvmlv test_vg1-lv2 (58) with existing xfs filesystem'] segment type = linear percent = 0 VG space used = 1.5 GiB 2024-03-01 20:53:22,179 DEBUG blivet/MainThread: test_vg1 size is 2.98 GiB 2024-03-01 20:53:22,179 DEBUG blivet/MainThread: vg test_vg1 has 1.48 GiB free 2024-03-01 20:53:22,180 DEBUG blivet/MainThread: test_vg1 size is 2.98 GiB 2024-03-01 20:53:22,180 DEBUG blivet/MainThread: vg test_vg1 has 1.48 GiB free 2024-03-01 20:53:22,177 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7fc76871bdc0) -- name = test_vg1-lv2 status = True id = 58 children = [] parents = ['existing 2.98 GiB lvmvg test_vg1 (11)'] uuid = Ajj0IC-7eQS-TvfA-B8bj-zdBY-HE6I-p7C4A6 size = 1.5 GiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-6 target size = 1.5 GiB path = /dev/mapper/test_vg1-lv2 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7fc7687cd6d0) -- name = test_vg1 status = True id = 11 children = ['existing 1.5 GiB lvmlv test_vg1-lv2 (58) with existing xfs filesystem'] parents = ['existing 1024 MiB disk sda (2) with existing lvmpv', 'existing 1024 MiB disk sdb (16) with existing lvmpv', 'existing 1024 MiB disk sdc (36) with existing lvmpv'] uuid = 8n1Gu0-6cAF-6eL0-mZeG-ndKT-bBF1-VE1J4X size = 2.98 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 2.98 GiB path = /dev/test_vg1 format args = [] original_format = None free = 1.03 GiB PE Size = 4 MiB PE Count = 762 PE Free = 264 PV Count = 3 modified = False extents = 762 free space = 1.48 GiB free extents = 379 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sda (2) with existing lvmpv', 'existing 1024 MiB disk sdb (16) with existing lvmpv', 'existing 1024 MiB disk sdc (36) with existing lvmpv'] LVs = ['existing 1.5 GiB lvmlv test_vg1-lv2 (58) with existing xfs filesystem'] segment type = linear percent = 0 VG space used = 1.5 GiB 2024-03-01 20:53:22,181 DEBUG blivet/MainThread: removing test_vg1-lv2 2024-03-01 20:53:22,183 DEBUG blivet/MainThread: DeviceTree.get_dependent_devices: dep: existing 1.5 GiB lvmlv test_vg1-lv2 (58) with existing xfs filesystem ; hidden: False ; 2024-03-01 20:53:22,183 DEBUG blivet/MainThread: dep is a leaf 2024-03-01 20:53:22,184 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 252 2024-03-01 20:53:22,186 DEBUG blivet/MainThread: LVMLogicalVolumeDevice._set_format: test_vg1-lv2 ; type: None ; current: xfs ; 2024-03-01 20:53:22,187 INFO blivet/MainThread: registered action: [251] destroy format xfs filesystem on lvmlv test_vg1-lv2 (id 58) 2024-03-01 20:53:22,190 DEBUG blivet/MainThread: LVMVolumeGroupDevice.remove_child: name: test_vg1 ; child: lv2 ; kids: 1 ; 2024-03-01 20:53:22,190 INFO blivet/MainThread: removed lvmlv test_vg1-lv2 (id 58) from device tree 2024-03-01 20:53:22,190 INFO blivet/MainThread: registered action: [253] destroy device lvmlv test_vg1-lv2 (id 58) 2024-03-01 20:53:22,190 DEBUG blivet.ansible/MainThread: ['sdb', 'sdc', 'test_vg1', 'sda'] 2024-03-01 20:53:22,190 DEBUG blivet/MainThread: removing test_vg1 2024-03-01 20:53:22,192 DEBUG blivet/MainThread: DeviceTree.get_dependent_devices: dep: existing 2.98 GiB lvmvg test_vg1 (11) ; hidden: False ; 2024-03-01 20:53:22,193 DEBUG blivet/MainThread: dep is a leaf 2024-03-01 20:53:22,195 DEBUG blivet/MainThread: DiskDevice.remove_child: name: sda ; child: test_vg1 ; kids: 1 ; 2024-03-01 20:53:22,198 DEBUG blivet/MainThread: DiskDevice.remove_child: name: sdb ; child: test_vg1 ; kids: 1 ; 2024-03-01 20:53:22,201 DEBUG blivet/MainThread: DiskDevice.remove_child: name: sdc ; child: test_vg1 ; kids: 1 ; 2024-03-01 20:53:22,201 INFO blivet/MainThread: removed lvmvg test_vg1 (id 11) from device tree 2024-03-01 20:53:22,201 INFO blivet/MainThread: registered action: [254] destroy device lvmvg test_vg1 (id 11) 2024-03-01 20:53:22,201 INFO blivet.ansible/MainThread: scheduling destruction of sdb 2024-03-01 20:53:22,201 DEBUG blivet/MainThread: removing sdb 2024-03-01 20:53:22,203 DEBUG blivet/MainThread: DeviceTree.get_dependent_devices: dep: existing 1024 MiB disk sdb (16) with existing lvmpv ; hidden: False ; 2024-03-01 20:53:22,204 DEBUG blivet/MainThread: dep is a leaf 2024-03-01 20:53:22,204 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 256 2024-03-01 20:53:22,207 DEBUG blivet/MainThread: DiskDevice._set_format: sdb ; type: None ; current: lvmpv ; 2024-03-01 20:53:22,207 INFO blivet/MainThread: registered action: [255] destroy format lvmpv on disk sdb (id 16) 2024-03-01 20:53:22,207 INFO blivet.ansible/MainThread: scheduling destruction of sdc 2024-03-01 20:53:22,207 DEBUG blivet/MainThread: removing sdc 2024-03-01 20:53:22,209 DEBUG blivet/MainThread: DeviceTree.get_dependent_devices: dep: existing 1024 MiB disk sdc (36) with existing lvmpv ; hidden: False ; 2024-03-01 20:53:22,209 DEBUG blivet/MainThread: dep is a leaf 2024-03-01 20:53:22,209 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 258 2024-03-01 20:53:22,212 DEBUG blivet/MainThread: DiskDevice._set_format: sdc ; type: None ; current: lvmpv ; 2024-03-01 20:53:22,212 INFO blivet/MainThread: registered action: [257] destroy format lvmpv on disk sdc (id 36) 2024-03-01 20:53:22,212 INFO blivet.ansible/MainThread: scheduling destruction of sda 2024-03-01 20:53:22,212 DEBUG blivet/MainThread: removing sda 2024-03-01 20:53:22,215 DEBUG blivet/MainThread: DeviceTree.get_dependent_devices: dep: existing 1024 MiB disk sda (2) with existing lvmpv ; hidden: False ; 2024-03-01 20:53:22,215 DEBUG blivet/MainThread: dep is a leaf 2024-03-01 20:53:22,215 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 260 2024-03-01 20:53:22,217 DEBUG blivet/MainThread: DiskDevice._set_format: sda ; type: None ; current: lvmpv ; 2024-03-01 20:53:22,217 INFO blivet/MainThread: registered action: [259] destroy format lvmpv on disk sda (id 2) 2024-03-01 20:53:22,220 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: test_vg2 ; incomplete: False ; hidden: False ; 2024-03-01 20:53:22,222 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned existing 2.98 GiB lvmvg test_vg2 (81) 2024-03-01 20:53:22,223 DEBUG blivet/MainThread: resolved 'test_vg2' to 'test_vg2' (lvmvg) 2024-03-01 20:53:22,223 DEBUG blivet.ansible/MainThread: BlivetPool._update_from_device: existing 2.98 GiB lvmvg test_vg2 (81) 2024-03-01 20:53:22,223 DEBUG blivet.ansible/MainThread: BlivetPool._update_from_device: existing 2.98 GiB lvmvg test_vg2 (81) 2024-03-01 20:53:22,224 DEBUG blivet.ansible/MainThread: BlivetPool._update_from_device: existing 2.98 GiB lvmvg test_vg2 (81) 2024-03-01 20:53:22,224 DEBUG blivet.ansible/MainThread: BlivetPool._update_from_device: existing 2.98 GiB lvmvg test_vg2 (81) 2024-03-01 20:53:22,224 DEBUG blivet.ansible/MainThread: BlivetPool._update_from_device: existing 2.98 GiB lvmvg test_vg2 (81) 2024-03-01 20:53:22,225 DEBUG blivet.ansible/MainThread: BlivetPool._update_from_device: existing 2.98 GiB lvmvg test_vg2 (81) 2024-03-01 20:53:22,225 DEBUG blivet.ansible/MainThread: BlivetPool._update_from_device: existing 2.98 GiB lvmvg test_vg2 (81) 2024-03-01 20:53:22,225 DEBUG blivet.ansible/MainThread: BlivetPool._update_from_device: existing 2.98 GiB lvmvg test_vg2 (81) 2024-03-01 20:53:22,226 DEBUG blivet.ansible/MainThread: BlivetPool._update_from_device: existing 2.98 GiB lvmvg test_vg2 (81) 2024-03-01 20:53:22,226 DEBUG blivet.ansible/MainThread: BlivetPool._update_from_device: existing 2.98 GiB lvmvg test_vg2 (81) 2024-03-01 20:53:22,226 DEBUG blivet.ansible/MainThread: BlivetPool._update_from_device: existing 2.98 GiB lvmvg test_vg2 (81) 2024-03-01 20:53:22,226 DEBUG blivet.ansible/MainThread: BlivetPool._update_from_device: existing 2.98 GiB lvmvg test_vg2 (81) 2024-03-01 20:53:22,229 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: sdd ; incomplete: False ; hidden: False ; 2024-03-01 20:53:22,232 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned existing 1024 MiB disk sdd (72) with existing lvmpv 2024-03-01 20:53:22,232 DEBUG blivet/MainThread: resolved 'sdd' to 'sdd' (disk) 2024-03-01 20:53:22,234 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: sde ; incomplete: False ; hidden: False ; 2024-03-01 20:53:22,237 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned existing 1024 MiB disk sde (86) with existing lvmpv 2024-03-01 20:53:22,237 DEBUG blivet/MainThread: resolved 'sde' to 'sde' (disk) 2024-03-01 20:53:22,239 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: sdf ; incomplete: False ; hidden: False ; 2024-03-01 20:53:22,242 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned existing 1024 MiB disk sdf (96) with existing lvmpv 2024-03-01 20:53:22,242 DEBUG blivet/MainThread: resolved 'sdf' to 'sdf' (disk) 2024-03-01 20:53:22,244 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: test_vg2-lv3 ; incomplete: False ; hidden: False ; 2024-03-01 20:53:22,247 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned existing 308 MiB lvmlv test_vg2-lv3 (105) with existing xfs filesystem 2024-03-01 20:53:22,247 DEBUG blivet/MainThread: resolved 'test_vg2-lv3' to 'test_vg2-lv3' (lvmlv) 2024-03-01 20:53:22,249 DEBUG blivet/MainThread: test_vg2 size is 2.98 GiB 2024-03-01 20:53:22,249 DEBUG blivet/MainThread: vg test_vg2 has 2.08 GiB free 2024-03-01 20:53:22,250 DEBUG blivet/MainThread: test_vg2 size is 2.98 GiB 2024-03-01 20:53:22,250 DEBUG blivet/MainThread: vg test_vg2 has 2.08 GiB free 2024-03-01 20:53:22,247 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7fc7686be340) -- name = test_vg2-lv3 status = True id = 105 children = [] parents = ['existing 2.98 GiB lvmvg test_vg2 (81)'] uuid = F9DiC4-uhxp-2joj-vyiG-lHPe-wAcC-FzfJZj size = 308 MiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-5 target size = 308 MiB path = /dev/mapper/test_vg2-lv3 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7fc768734c10) -- name = test_vg2 status = True id = 81 children = ['existing 308 MiB lvmlv test_vg2-lv3 (105) with existing xfs filesystem', 'existing 612 MiB lvmlv test_vg2-lv4 (118) with existing xfs filesystem'] parents = ['existing 1024 MiB disk sdd (72) with existing lvmpv', 'existing 1024 MiB disk sde (86) with existing lvmpv', 'existing 1024 MiB disk sdf (96) with existing lvmpv'] uuid = Ur0UXR-UN2K-XIKN-Op4F-e5p2-sPMl-24DTE9 size = 2.98 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 2.98 GiB path = /dev/test_vg2 format args = [] original_format = None free = 2.08 GiB PE Size = 4 MiB PE Count = 762 PE Free = 532 PV Count = 3 modified = False extents = 762 free space = 2.08 GiB free extents = 532 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sdd (72) with existing lvmpv', 'existing 1024 MiB disk sde (86) with existing lvmpv', 'existing 1024 MiB disk sdf (96) with existing lvmpv'] LVs = ['existing 308 MiB lvmlv test_vg2-lv3 (105) with existing xfs filesystem', 'existing 612 MiB lvmlv test_vg2-lv4 (118) with existing xfs filesystem'] segment type = linear percent = 0 VG space used = 308 MiB 2024-03-01 20:53:22,253 DEBUG blivet/MainThread: test_vg2 size is 2.98 GiB 2024-03-01 20:53:22,253 DEBUG blivet/MainThread: vg test_vg2 has 2.08 GiB free 2024-03-01 20:53:22,254 DEBUG blivet/MainThread: test_vg2 size is 2.98 GiB 2024-03-01 20:53:22,254 DEBUG blivet/MainThread: vg test_vg2 has 2.08 GiB free 2024-03-01 20:53:22,251 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7fc7686be340) -- name = test_vg2-lv3 status = True id = 105 children = [] parents = ['existing 2.98 GiB lvmvg test_vg2 (81)'] uuid = F9DiC4-uhxp-2joj-vyiG-lHPe-wAcC-FzfJZj size = 308 MiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-5 target size = 308 MiB path = /dev/mapper/test_vg2-lv3 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7fc768734c10) -- name = test_vg2 status = True id = 81 children = ['existing 308 MiB lvmlv test_vg2-lv3 (105) with existing xfs filesystem', 'existing 612 MiB lvmlv test_vg2-lv4 (118) with existing xfs filesystem'] parents = ['existing 1024 MiB disk sdd (72) with existing lvmpv', 'existing 1024 MiB disk sde (86) with existing lvmpv', 'existing 1024 MiB disk sdf (96) with existing lvmpv'] uuid = Ur0UXR-UN2K-XIKN-Op4F-e5p2-sPMl-24DTE9 size = 2.98 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 2.98 GiB path = /dev/test_vg2 format args = [] original_format = None free = 2.08 GiB PE Size = 4 MiB PE Count = 762 PE Free = 532 PV Count = 3 modified = False extents = 762 free space = 2.08 GiB free extents = 532 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sdd (72) with existing lvmpv', 'existing 1024 MiB disk sde (86) with existing lvmpv', 'existing 1024 MiB disk sdf (96) with existing lvmpv'] LVs = ['existing 308 MiB lvmlv test_vg2-lv3 (105) with existing xfs filesystem', 'existing 612 MiB lvmlv test_vg2-lv4 (118) with existing xfs filesystem'] segment type = linear percent = 0 VG space used = 308 MiB 2024-03-01 20:53:22,257 DEBUG blivet/MainThread: test_vg2 size is 2.98 GiB 2024-03-01 20:53:22,257 DEBUG blivet/MainThread: vg test_vg2 has 2.08 GiB free 2024-03-01 20:53:22,257 DEBUG blivet/MainThread: test_vg2 size is 2.98 GiB 2024-03-01 20:53:22,258 DEBUG blivet/MainThread: vg test_vg2 has 2.08 GiB free 2024-03-01 20:53:22,255 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7fc7686be340) -- name = test_vg2-lv3 status = True id = 105 children = [] parents = ['existing 2.98 GiB lvmvg test_vg2 (81)'] uuid = F9DiC4-uhxp-2joj-vyiG-lHPe-wAcC-FzfJZj size = 308 MiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-5 target size = 308 MiB path = /dev/mapper/test_vg2-lv3 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7fc768734c10) -- name = test_vg2 status = True id = 81 children = ['existing 308 MiB lvmlv test_vg2-lv3 (105) with existing xfs filesystem', 'existing 612 MiB lvmlv test_vg2-lv4 (118) with existing xfs filesystem'] parents = ['existing 1024 MiB disk sdd (72) with existing lvmpv', 'existing 1024 MiB disk sde (86) with existing lvmpv', 'existing 1024 MiB disk sdf (96) with existing lvmpv'] uuid = Ur0UXR-UN2K-XIKN-Op4F-e5p2-sPMl-24DTE9 size = 2.98 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 2.98 GiB path = /dev/test_vg2 format args = [] original_format = None free = 2.08 GiB PE Size = 4 MiB PE Count = 762 PE Free = 532 PV Count = 3 modified = False extents = 762 free space = 2.08 GiB free extents = 532 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sdd (72) with existing lvmpv', 'existing 1024 MiB disk sde (86) with existing lvmpv', 'existing 1024 MiB disk sdf (96) with existing lvmpv'] LVs = ['existing 308 MiB lvmlv test_vg2-lv3 (105) with existing xfs filesystem', 'existing 612 MiB lvmlv test_vg2-lv4 (118) with existing xfs filesystem'] segment type = linear percent = 0 VG space used = 308 MiB 2024-03-01 20:53:22,260 DEBUG blivet/MainThread: test_vg2 size is 2.98 GiB 2024-03-01 20:53:22,261 DEBUG blivet/MainThread: vg test_vg2 has 2.08 GiB free 2024-03-01 20:53:22,261 DEBUG blivet/MainThread: test_vg2 size is 2.98 GiB 2024-03-01 20:53:22,262 DEBUG blivet/MainThread: vg test_vg2 has 2.08 GiB free 2024-03-01 20:53:22,259 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7fc7686be340) -- name = test_vg2-lv3 status = True id = 105 children = [] parents = ['existing 2.98 GiB lvmvg test_vg2 (81)'] uuid = F9DiC4-uhxp-2joj-vyiG-lHPe-wAcC-FzfJZj size = 308 MiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-5 target size = 308 MiB path = /dev/mapper/test_vg2-lv3 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7fc768734c10) -- name = test_vg2 status = True id = 81 children = ['existing 308 MiB lvmlv test_vg2-lv3 (105) with existing xfs filesystem', 'existing 612 MiB lvmlv test_vg2-lv4 (118) with existing xfs filesystem'] parents = ['existing 1024 MiB disk sdd (72) with existing lvmpv', 'existing 1024 MiB disk sde (86) with existing lvmpv', 'existing 1024 MiB disk sdf (96) with existing lvmpv'] uuid = Ur0UXR-UN2K-XIKN-Op4F-e5p2-sPMl-24DTE9 size = 2.98 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 2.98 GiB path = /dev/test_vg2 format args = [] original_format = None free = 2.08 GiB PE Size = 4 MiB PE Count = 762 PE Free = 532 PV Count = 3 modified = False extents = 762 free space = 2.08 GiB free extents = 532 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sdd (72) with existing lvmpv', 'existing 1024 MiB disk sde (86) with existing lvmpv', 'existing 1024 MiB disk sdf (96) with existing lvmpv'] LVs = ['existing 308 MiB lvmlv test_vg2-lv3 (105) with existing xfs filesystem', 'existing 612 MiB lvmlv test_vg2-lv4 (118) with existing xfs filesystem'] segment type = linear percent = 0 VG space used = 308 MiB 2024-03-01 20:53:22,264 DEBUG blivet/MainThread: test_vg2 size is 2.98 GiB 2024-03-01 20:53:22,265 DEBUG blivet/MainThread: vg test_vg2 has 2.08 GiB free 2024-03-01 20:53:22,265 DEBUG blivet/MainThread: test_vg2 size is 2.98 GiB 2024-03-01 20:53:22,266 DEBUG blivet/MainThread: vg test_vg2 has 2.08 GiB free 2024-03-01 20:53:22,262 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7fc7686be340) -- name = test_vg2-lv3 status = True id = 105 children = [] parents = ['existing 2.98 GiB lvmvg test_vg2 (81)'] uuid = F9DiC4-uhxp-2joj-vyiG-lHPe-wAcC-FzfJZj size = 308 MiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-5 target size = 308 MiB path = /dev/mapper/test_vg2-lv3 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7fc768734c10) -- name = test_vg2 status = True id = 81 children = ['existing 308 MiB lvmlv test_vg2-lv3 (105) with existing xfs filesystem', 'existing 612 MiB lvmlv test_vg2-lv4 (118) with existing xfs filesystem'] parents = ['existing 1024 MiB disk sdd (72) with existing lvmpv', 'existing 1024 MiB disk sde (86) with existing lvmpv', 'existing 1024 MiB disk sdf (96) with existing lvmpv'] uuid = Ur0UXR-UN2K-XIKN-Op4F-e5p2-sPMl-24DTE9 size = 2.98 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 2.98 GiB path = /dev/test_vg2 format args = [] original_format = None free = 2.08 GiB PE Size = 4 MiB PE Count = 762 PE Free = 532 PV Count = 3 modified = False extents = 762 free space = 2.08 GiB free extents = 532 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sdd (72) with existing lvmpv', 'existing 1024 MiB disk sde (86) with existing lvmpv', 'existing 1024 MiB disk sdf (96) with existing lvmpv'] LVs = ['existing 308 MiB lvmlv test_vg2-lv3 (105) with existing xfs filesystem', 'existing 612 MiB lvmlv test_vg2-lv4 (118) with existing xfs filesystem'] segment type = linear percent = 0 VG space used = 308 MiB 2024-03-01 20:53:22,268 DEBUG blivet/MainThread: test_vg2 size is 2.98 GiB 2024-03-01 20:53:22,269 DEBUG blivet/MainThread: vg test_vg2 has 2.08 GiB free 2024-03-01 20:53:22,269 DEBUG blivet/MainThread: test_vg2 size is 2.98 GiB 2024-03-01 20:53:22,270 DEBUG blivet/MainThread: vg test_vg2 has 2.08 GiB free 2024-03-01 20:53:22,266 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7fc7686be340) -- name = test_vg2-lv3 status = True id = 105 children = [] parents = ['existing 2.98 GiB lvmvg test_vg2 (81)'] uuid = F9DiC4-uhxp-2joj-vyiG-lHPe-wAcC-FzfJZj size = 308 MiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-5 target size = 308 MiB path = /dev/mapper/test_vg2-lv3 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7fc768734c10) -- name = test_vg2 status = True id = 81 children = ['existing 308 MiB lvmlv test_vg2-lv3 (105) with existing xfs filesystem', 'existing 612 MiB lvmlv test_vg2-lv4 (118) with existing xfs filesystem'] parents = ['existing 1024 MiB disk sdd (72) with existing lvmpv', 'existing 1024 MiB disk sde (86) with existing lvmpv', 'existing 1024 MiB disk sdf (96) with existing lvmpv'] uuid = Ur0UXR-UN2K-XIKN-Op4F-e5p2-sPMl-24DTE9 size = 2.98 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 2.98 GiB path = /dev/test_vg2 format args = [] original_format = None free = 2.08 GiB PE Size = 4 MiB PE Count = 762 PE Free = 532 PV Count = 3 modified = False extents = 762 free space = 2.08 GiB free extents = 532 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sdd (72) with existing lvmpv', 'existing 1024 MiB disk sde (86) with existing lvmpv', 'existing 1024 MiB disk sdf (96) with existing lvmpv'] LVs = ['existing 308 MiB lvmlv test_vg2-lv3 (105) with existing xfs filesystem', 'existing 612 MiB lvmlv test_vg2-lv4 (118) with existing xfs filesystem'] segment type = linear percent = 0 VG space used = 308 MiB 2024-03-01 20:53:22,272 DEBUG blivet/MainThread: test_vg2 size is 2.98 GiB 2024-03-01 20:53:22,272 DEBUG blivet/MainThread: vg test_vg2 has 2.08 GiB free 2024-03-01 20:53:22,273 DEBUG blivet/MainThread: test_vg2 size is 2.98 GiB 2024-03-01 20:53:22,273 DEBUG blivet/MainThread: vg test_vg2 has 2.08 GiB free 2024-03-01 20:53:22,270 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7fc7686be340) -- name = test_vg2-lv3 status = True id = 105 children = [] parents = ['existing 2.98 GiB lvmvg test_vg2 (81)'] uuid = F9DiC4-uhxp-2joj-vyiG-lHPe-wAcC-FzfJZj size = 308 MiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-5 target size = 308 MiB path = /dev/mapper/test_vg2-lv3 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7fc768734c10) -- name = test_vg2 status = True id = 81 children = ['existing 308 MiB lvmlv test_vg2-lv3 (105) with existing xfs filesystem', 'existing 612 MiB lvmlv test_vg2-lv4 (118) with existing xfs filesystem'] parents = ['existing 1024 MiB disk sdd (72) with existing lvmpv', 'existing 1024 MiB disk sde (86) with existing lvmpv', 'existing 1024 MiB disk sdf (96) with existing lvmpv'] uuid = Ur0UXR-UN2K-XIKN-Op4F-e5p2-sPMl-24DTE9 size = 2.98 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 2.98 GiB path = /dev/test_vg2 format args = [] original_format = None free = 2.08 GiB PE Size = 4 MiB PE Count = 762 PE Free = 532 PV Count = 3 modified = False extents = 762 free space = 2.08 GiB free extents = 532 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sdd (72) with existing lvmpv', 'existing 1024 MiB disk sde (86) with existing lvmpv', 'existing 1024 MiB disk sdf (96) with existing lvmpv'] LVs = ['existing 308 MiB lvmlv test_vg2-lv3 (105) with existing xfs filesystem', 'existing 612 MiB lvmlv test_vg2-lv4 (118) with existing xfs filesystem'] segment type = linear percent = 0 VG space used = 308 MiB 2024-03-01 20:53:22,276 DEBUG blivet/MainThread: test_vg2 size is 2.98 GiB 2024-03-01 20:53:22,276 DEBUG blivet/MainThread: vg test_vg2 has 2.08 GiB free 2024-03-01 20:53:22,276 DEBUG blivet/MainThread: test_vg2 size is 2.98 GiB 2024-03-01 20:53:22,277 DEBUG blivet/MainThread: vg test_vg2 has 2.08 GiB free 2024-03-01 20:53:22,274 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7fc7686be340) -- name = test_vg2-lv3 status = True id = 105 children = [] parents = ['existing 2.98 GiB lvmvg test_vg2 (81)'] uuid = F9DiC4-uhxp-2joj-vyiG-lHPe-wAcC-FzfJZj size = 308 MiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-5 target size = 308 MiB path = /dev/mapper/test_vg2-lv3 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7fc768734c10) -- name = test_vg2 status = True id = 81 children = ['existing 308 MiB lvmlv test_vg2-lv3 (105) with existing xfs filesystem', 'existing 612 MiB lvmlv test_vg2-lv4 (118) with existing xfs filesystem'] parents = ['existing 1024 MiB disk sdd (72) with existing lvmpv', 'existing 1024 MiB disk sde (86) with existing lvmpv', 'existing 1024 MiB disk sdf (96) with existing lvmpv'] uuid = Ur0UXR-UN2K-XIKN-Op4F-e5p2-sPMl-24DTE9 size = 2.98 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 2.98 GiB path = /dev/test_vg2 format args = [] original_format = None free = 2.08 GiB PE Size = 4 MiB PE Count = 762 PE Free = 532 PV Count = 3 modified = False extents = 762 free space = 2.08 GiB free extents = 532 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sdd (72) with existing lvmpv', 'existing 1024 MiB disk sde (86) with existing lvmpv', 'existing 1024 MiB disk sdf (96) with existing lvmpv'] LVs = ['existing 308 MiB lvmlv test_vg2-lv3 (105) with existing xfs filesystem', 'existing 612 MiB lvmlv test_vg2-lv4 (118) with existing xfs filesystem'] segment type = linear percent = 0 VG space used = 308 MiB 2024-03-01 20:53:22,279 DEBUG blivet/MainThread: test_vg2 size is 2.98 GiB 2024-03-01 20:53:22,280 DEBUG blivet/MainThread: vg test_vg2 has 2.08 GiB free 2024-03-01 20:53:22,280 DEBUG blivet/MainThread: test_vg2 size is 2.98 GiB 2024-03-01 20:53:22,281 DEBUG blivet/MainThread: vg test_vg2 has 2.08 GiB free 2024-03-01 20:53:22,278 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7fc7686be340) -- name = test_vg2-lv3 status = True id = 105 children = [] parents = ['existing 2.98 GiB lvmvg test_vg2 (81)'] uuid = F9DiC4-uhxp-2joj-vyiG-lHPe-wAcC-FzfJZj size = 308 MiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-5 target size = 308 MiB path = /dev/mapper/test_vg2-lv3 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7fc768734c10) -- name = test_vg2 status = True id = 81 children = ['existing 308 MiB lvmlv test_vg2-lv3 (105) with existing xfs filesystem', 'existing 612 MiB lvmlv test_vg2-lv4 (118) with existing xfs filesystem'] parents = ['existing 1024 MiB disk sdd (72) with existing lvmpv', 'existing 1024 MiB disk sde (86) with existing lvmpv', 'existing 1024 MiB disk sdf (96) with existing lvmpv'] uuid = Ur0UXR-UN2K-XIKN-Op4F-e5p2-sPMl-24DTE9 size = 2.98 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 2.98 GiB path = /dev/test_vg2 format args = [] original_format = None free = 2.08 GiB PE Size = 4 MiB PE Count = 762 PE Free = 532 PV Count = 3 modified = False extents = 762 free space = 2.08 GiB free extents = 532 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sdd (72) with existing lvmpv', 'existing 1024 MiB disk sde (86) with existing lvmpv', 'existing 1024 MiB disk sdf (96) with existing lvmpv'] LVs = ['existing 308 MiB lvmlv test_vg2-lv3 (105) with existing xfs filesystem', 'existing 612 MiB lvmlv test_vg2-lv4 (118) with existing xfs filesystem'] segment type = linear percent = 0 VG space used = 308 MiB 2024-03-01 20:53:22,283 DEBUG blivet/MainThread: test_vg2 size is 2.98 GiB 2024-03-01 20:53:22,284 DEBUG blivet/MainThread: vg test_vg2 has 2.08 GiB free 2024-03-01 20:53:22,284 DEBUG blivet/MainThread: test_vg2 size is 2.98 GiB 2024-03-01 20:53:22,285 DEBUG blivet/MainThread: vg test_vg2 has 2.08 GiB free 2024-03-01 20:53:22,281 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7fc7686be340) -- name = test_vg2-lv3 status = True id = 105 children = [] parents = ['existing 2.98 GiB lvmvg test_vg2 (81)'] uuid = F9DiC4-uhxp-2joj-vyiG-lHPe-wAcC-FzfJZj size = 308 MiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-5 target size = 308 MiB path = /dev/mapper/test_vg2-lv3 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7fc768734c10) -- name = test_vg2 status = True id = 81 children = ['existing 308 MiB lvmlv test_vg2-lv3 (105) with existing xfs filesystem', 'existing 612 MiB lvmlv test_vg2-lv4 (118) with existing xfs filesystem'] parents = ['existing 1024 MiB disk sdd (72) with existing lvmpv', 'existing 1024 MiB disk sde (86) with existing lvmpv', 'existing 1024 MiB disk sdf (96) with existing lvmpv'] uuid = Ur0UXR-UN2K-XIKN-Op4F-e5p2-sPMl-24DTE9 size = 2.98 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 2.98 GiB path = /dev/test_vg2 format args = [] original_format = None free = 2.08 GiB PE Size = 4 MiB PE Count = 762 PE Free = 532 PV Count = 3 modified = False extents = 762 free space = 2.08 GiB free extents = 532 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sdd (72) with existing lvmpv', 'existing 1024 MiB disk sde (86) with existing lvmpv', 'existing 1024 MiB disk sdf (96) with existing lvmpv'] LVs = ['existing 308 MiB lvmlv test_vg2-lv3 (105) with existing xfs filesystem', 'existing 612 MiB lvmlv test_vg2-lv4 (118) with existing xfs filesystem'] segment type = linear percent = 0 VG space used = 308 MiB 2024-03-01 20:53:22,287 DEBUG blivet/MainThread: test_vg2 size is 2.98 GiB 2024-03-01 20:53:22,288 DEBUG blivet/MainThread: vg test_vg2 has 2.08 GiB free 2024-03-01 20:53:22,288 DEBUG blivet/MainThread: test_vg2 size is 2.98 GiB 2024-03-01 20:53:22,289 DEBUG blivet/MainThread: vg test_vg2 has 2.08 GiB free 2024-03-01 20:53:22,285 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7fc7686be340) -- name = test_vg2-lv3 status = True id = 105 children = [] parents = ['existing 2.98 GiB lvmvg test_vg2 (81)'] uuid = F9DiC4-uhxp-2joj-vyiG-lHPe-wAcC-FzfJZj size = 308 MiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-5 target size = 308 MiB path = /dev/mapper/test_vg2-lv3 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7fc768734c10) -- name = test_vg2 status = True id = 81 children = ['existing 308 MiB lvmlv test_vg2-lv3 (105) with existing xfs filesystem', 'existing 612 MiB lvmlv test_vg2-lv4 (118) with existing xfs filesystem'] parents = ['existing 1024 MiB disk sdd (72) with existing lvmpv', 'existing 1024 MiB disk sde (86) with existing lvmpv', 'existing 1024 MiB disk sdf (96) with existing lvmpv'] uuid = Ur0UXR-UN2K-XIKN-Op4F-e5p2-sPMl-24DTE9 size = 2.98 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 2.98 GiB path = /dev/test_vg2 format args = [] original_format = None free = 2.08 GiB PE Size = 4 MiB PE Count = 762 PE Free = 532 PV Count = 3 modified = False extents = 762 free space = 2.08 GiB free extents = 532 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sdd (72) with existing lvmpv', 'existing 1024 MiB disk sde (86) with existing lvmpv', 'existing 1024 MiB disk sdf (96) with existing lvmpv'] LVs = ['existing 308 MiB lvmlv test_vg2-lv3 (105) with existing xfs filesystem', 'existing 612 MiB lvmlv test_vg2-lv4 (118) with existing xfs filesystem'] segment type = linear percent = 0 VG space used = 308 MiB 2024-03-01 20:53:22,291 DEBUG blivet/MainThread: test_vg2 size is 2.98 GiB 2024-03-01 20:53:22,291 DEBUG blivet/MainThread: vg test_vg2 has 2.08 GiB free 2024-03-01 20:53:22,292 DEBUG blivet/MainThread: test_vg2 size is 2.98 GiB 2024-03-01 20:53:22,292 DEBUG blivet/MainThread: vg test_vg2 has 2.08 GiB free 2024-03-01 20:53:22,289 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7fc7686be340) -- name = test_vg2-lv3 status = True id = 105 children = [] parents = ['existing 2.98 GiB lvmvg test_vg2 (81)'] uuid = F9DiC4-uhxp-2joj-vyiG-lHPe-wAcC-FzfJZj size = 308 MiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-5 target size = 308 MiB path = /dev/mapper/test_vg2-lv3 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7fc768734c10) -- name = test_vg2 status = True id = 81 children = ['existing 308 MiB lvmlv test_vg2-lv3 (105) with existing xfs filesystem', 'existing 612 MiB lvmlv test_vg2-lv4 (118) with existing xfs filesystem'] parents = ['existing 1024 MiB disk sdd (72) with existing lvmpv', 'existing 1024 MiB disk sde (86) with existing lvmpv', 'existing 1024 MiB disk sdf (96) with existing lvmpv'] uuid = Ur0UXR-UN2K-XIKN-Op4F-e5p2-sPMl-24DTE9 size = 2.98 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 2.98 GiB path = /dev/test_vg2 format args = [] original_format = None free = 2.08 GiB PE Size = 4 MiB PE Count = 762 PE Free = 532 PV Count = 3 modified = False extents = 762 free space = 2.08 GiB free extents = 532 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sdd (72) with existing lvmpv', 'existing 1024 MiB disk sde (86) with existing lvmpv', 'existing 1024 MiB disk sdf (96) with existing lvmpv'] LVs = ['existing 308 MiB lvmlv test_vg2-lv3 (105) with existing xfs filesystem', 'existing 612 MiB lvmlv test_vg2-lv4 (118) with existing xfs filesystem'] segment type = linear percent = 0 VG space used = 308 MiB 2024-03-01 20:53:22,295 DEBUG blivet/MainThread: test_vg2 size is 2.98 GiB 2024-03-01 20:53:22,295 DEBUG blivet/MainThread: vg test_vg2 has 2.08 GiB free 2024-03-01 20:53:22,296 DEBUG blivet/MainThread: test_vg2 size is 2.98 GiB 2024-03-01 20:53:22,296 DEBUG blivet/MainThread: vg test_vg2 has 2.08 GiB free 2024-03-01 20:53:22,293 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7fc7686be340) -- name = test_vg2-lv3 status = True id = 105 children = [] parents = ['existing 2.98 GiB lvmvg test_vg2 (81)'] uuid = F9DiC4-uhxp-2joj-vyiG-lHPe-wAcC-FzfJZj size = 308 MiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-5 target size = 308 MiB path = /dev/mapper/test_vg2-lv3 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7fc768734c10) -- name = test_vg2 status = True id = 81 children = ['existing 308 MiB lvmlv test_vg2-lv3 (105) with existing xfs filesystem', 'existing 612 MiB lvmlv test_vg2-lv4 (118) with existing xfs filesystem'] parents = ['existing 1024 MiB disk sdd (72) with existing lvmpv', 'existing 1024 MiB disk sde (86) with existing lvmpv', 'existing 1024 MiB disk sdf (96) with existing lvmpv'] uuid = Ur0UXR-UN2K-XIKN-Op4F-e5p2-sPMl-24DTE9 size = 2.98 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 2.98 GiB path = /dev/test_vg2 format args = [] original_format = None free = 2.08 GiB PE Size = 4 MiB PE Count = 762 PE Free = 532 PV Count = 3 modified = False extents = 762 free space = 2.08 GiB free extents = 532 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sdd (72) with existing lvmpv', 'existing 1024 MiB disk sde (86) with existing lvmpv', 'existing 1024 MiB disk sdf (96) with existing lvmpv'] LVs = ['existing 308 MiB lvmlv test_vg2-lv3 (105) with existing xfs filesystem', 'existing 612 MiB lvmlv test_vg2-lv4 (118) with existing xfs filesystem'] segment type = linear percent = 0 VG space used = 308 MiB 2024-03-01 20:53:22,298 DEBUG blivet/MainThread: test_vg2 size is 2.98 GiB 2024-03-01 20:53:22,299 DEBUG blivet/MainThread: vg test_vg2 has 2.08 GiB free 2024-03-01 20:53:22,299 DEBUG blivet/MainThread: test_vg2 size is 2.98 GiB 2024-03-01 20:53:22,300 DEBUG blivet/MainThread: vg test_vg2 has 2.08 GiB free 2024-03-01 20:53:22,297 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7fc7686be340) -- name = test_vg2-lv3 status = True id = 105 children = [] parents = ['existing 2.98 GiB lvmvg test_vg2 (81)'] uuid = F9DiC4-uhxp-2joj-vyiG-lHPe-wAcC-FzfJZj size = 308 MiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-5 target size = 308 MiB path = /dev/mapper/test_vg2-lv3 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7fc768734c10) -- name = test_vg2 status = True id = 81 children = ['existing 308 MiB lvmlv test_vg2-lv3 (105) with existing xfs filesystem', 'existing 612 MiB lvmlv test_vg2-lv4 (118) with existing xfs filesystem'] parents = ['existing 1024 MiB disk sdd (72) with existing lvmpv', 'existing 1024 MiB disk sde (86) with existing lvmpv', 'existing 1024 MiB disk sdf (96) with existing lvmpv'] uuid = Ur0UXR-UN2K-XIKN-Op4F-e5p2-sPMl-24DTE9 size = 2.98 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 2.98 GiB path = /dev/test_vg2 format args = [] original_format = None free = 2.08 GiB PE Size = 4 MiB PE Count = 762 PE Free = 532 PV Count = 3 modified = False extents = 762 free space = 2.08 GiB free extents = 532 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sdd (72) with existing lvmpv', 'existing 1024 MiB disk sde (86) with existing lvmpv', 'existing 1024 MiB disk sdf (96) with existing lvmpv'] LVs = ['existing 308 MiB lvmlv test_vg2-lv3 (105) with existing xfs filesystem', 'existing 612 MiB lvmlv test_vg2-lv4 (118) with existing xfs filesystem'] segment type = linear percent = 0 VG space used = 308 MiB 2024-03-01 20:53:22,302 DEBUG blivet/MainThread: test_vg2 size is 2.98 GiB 2024-03-01 20:53:22,303 DEBUG blivet/MainThread: vg test_vg2 has 2.08 GiB free 2024-03-01 20:53:22,303 DEBUG blivet/MainThread: test_vg2 size is 2.98 GiB 2024-03-01 20:53:22,304 DEBUG blivet/MainThread: vg test_vg2 has 2.08 GiB free 2024-03-01 20:53:22,300 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7fc7686be340) -- name = test_vg2-lv3 status = True id = 105 children = [] parents = ['existing 2.98 GiB lvmvg test_vg2 (81)'] uuid = F9DiC4-uhxp-2joj-vyiG-lHPe-wAcC-FzfJZj size = 308 MiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-5 target size = 308 MiB path = /dev/mapper/test_vg2-lv3 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7fc768734c10) -- name = test_vg2 status = True id = 81 children = ['existing 308 MiB lvmlv test_vg2-lv3 (105) with existing xfs filesystem', 'existing 612 MiB lvmlv test_vg2-lv4 (118) with existing xfs filesystem'] parents = ['existing 1024 MiB disk sdd (72) with existing lvmpv', 'existing 1024 MiB disk sde (86) with existing lvmpv', 'existing 1024 MiB disk sdf (96) with existing lvmpv'] uuid = Ur0UXR-UN2K-XIKN-Op4F-e5p2-sPMl-24DTE9 size = 2.98 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 2.98 GiB path = /dev/test_vg2 format args = [] original_format = None free = 2.08 GiB PE Size = 4 MiB PE Count = 762 PE Free = 532 PV Count = 3 modified = False extents = 762 free space = 2.08 GiB free extents = 532 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sdd (72) with existing lvmpv', 'existing 1024 MiB disk sde (86) with existing lvmpv', 'existing 1024 MiB disk sdf (96) with existing lvmpv'] LVs = ['existing 308 MiB lvmlv test_vg2-lv3 (105) with existing xfs filesystem', 'existing 612 MiB lvmlv test_vg2-lv4 (118) with existing xfs filesystem'] segment type = linear percent = 0 VG space used = 308 MiB 2024-03-01 20:53:22,306 DEBUG blivet/MainThread: test_vg2 size is 2.98 GiB 2024-03-01 20:53:22,307 DEBUG blivet/MainThread: vg test_vg2 has 2.08 GiB free 2024-03-01 20:53:22,307 DEBUG blivet/MainThread: test_vg2 size is 2.98 GiB 2024-03-01 20:53:22,308 DEBUG blivet/MainThread: vg test_vg2 has 2.08 GiB free 2024-03-01 20:53:22,304 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7fc7686be340) -- name = test_vg2-lv3 status = True id = 105 children = [] parents = ['existing 2.98 GiB lvmvg test_vg2 (81)'] uuid = F9DiC4-uhxp-2joj-vyiG-lHPe-wAcC-FzfJZj size = 308 MiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-5 target size = 308 MiB path = /dev/mapper/test_vg2-lv3 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7fc768734c10) -- name = test_vg2 status = True id = 81 children = ['existing 308 MiB lvmlv test_vg2-lv3 (105) with existing xfs filesystem', 'existing 612 MiB lvmlv test_vg2-lv4 (118) with existing xfs filesystem'] parents = ['existing 1024 MiB disk sdd (72) with existing lvmpv', 'existing 1024 MiB disk sde (86) with existing lvmpv', 'existing 1024 MiB disk sdf (96) with existing lvmpv'] uuid = Ur0UXR-UN2K-XIKN-Op4F-e5p2-sPMl-24DTE9 size = 2.98 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 2.98 GiB path = /dev/test_vg2 format args = [] original_format = None free = 2.08 GiB PE Size = 4 MiB PE Count = 762 PE Free = 532 PV Count = 3 modified = False extents = 762 free space = 2.08 GiB free extents = 532 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sdd (72) with existing lvmpv', 'existing 1024 MiB disk sde (86) with existing lvmpv', 'existing 1024 MiB disk sdf (96) with existing lvmpv'] LVs = ['existing 308 MiB lvmlv test_vg2-lv3 (105) with existing xfs filesystem', 'existing 612 MiB lvmlv test_vg2-lv4 (118) with existing xfs filesystem'] segment type = linear percent = 0 VG space used = 308 MiB 2024-03-01 20:53:22,310 DEBUG blivet/MainThread: test_vg2 size is 2.98 GiB 2024-03-01 20:53:22,311 DEBUG blivet/MainThread: vg test_vg2 has 2.08 GiB free 2024-03-01 20:53:22,311 DEBUG blivet/MainThread: test_vg2 size is 2.98 GiB 2024-03-01 20:53:22,311 DEBUG blivet/MainThread: vg test_vg2 has 2.08 GiB free 2024-03-01 20:53:22,308 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7fc7686be340) -- name = test_vg2-lv3 status = True id = 105 children = [] parents = ['existing 2.98 GiB lvmvg test_vg2 (81)'] uuid = F9DiC4-uhxp-2joj-vyiG-lHPe-wAcC-FzfJZj size = 308 MiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-5 target size = 308 MiB path = /dev/mapper/test_vg2-lv3 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7fc768734c10) -- name = test_vg2 status = True id = 81 children = ['existing 308 MiB lvmlv test_vg2-lv3 (105) with existing xfs filesystem', 'existing 612 MiB lvmlv test_vg2-lv4 (118) with existing xfs filesystem'] parents = ['existing 1024 MiB disk sdd (72) with existing lvmpv', 'existing 1024 MiB disk sde (86) with existing lvmpv', 'existing 1024 MiB disk sdf (96) with existing lvmpv'] uuid = Ur0UXR-UN2K-XIKN-Op4F-e5p2-sPMl-24DTE9 size = 2.98 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 2.98 GiB path = /dev/test_vg2 format args = [] original_format = None free = 2.08 GiB PE Size = 4 MiB PE Count = 762 PE Free = 532 PV Count = 3 modified = False extents = 762 free space = 2.08 GiB free extents = 532 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sdd (72) with existing lvmpv', 'existing 1024 MiB disk sde (86) with existing lvmpv', 'existing 1024 MiB disk sdf (96) with existing lvmpv'] LVs = ['existing 308 MiB lvmlv test_vg2-lv3 (105) with existing xfs filesystem', 'existing 612 MiB lvmlv test_vg2-lv4 (118) with existing xfs filesystem'] segment type = linear percent = 0 VG space used = 308 MiB 2024-03-01 20:53:22,314 DEBUG blivet/MainThread: test_vg2 size is 2.98 GiB 2024-03-01 20:53:22,314 DEBUG blivet/MainThread: vg test_vg2 has 2.08 GiB free 2024-03-01 20:53:22,315 DEBUG blivet/MainThread: test_vg2 size is 2.98 GiB 2024-03-01 20:53:22,315 DEBUG blivet/MainThread: vg test_vg2 has 2.08 GiB free 2024-03-01 20:53:22,312 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7fc7686be340) -- name = test_vg2-lv3 status = True id = 105 children = [] parents = ['existing 2.98 GiB lvmvg test_vg2 (81)'] uuid = F9DiC4-uhxp-2joj-vyiG-lHPe-wAcC-FzfJZj size = 308 MiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-5 target size = 308 MiB path = /dev/mapper/test_vg2-lv3 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7fc768734c10) -- name = test_vg2 status = True id = 81 children = ['existing 308 MiB lvmlv test_vg2-lv3 (105) with existing xfs filesystem', 'existing 612 MiB lvmlv test_vg2-lv4 (118) with existing xfs filesystem'] parents = ['existing 1024 MiB disk sdd (72) with existing lvmpv', 'existing 1024 MiB disk sde (86) with existing lvmpv', 'existing 1024 MiB disk sdf (96) with existing lvmpv'] uuid = Ur0UXR-UN2K-XIKN-Op4F-e5p2-sPMl-24DTE9 size = 2.98 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 2.98 GiB path = /dev/test_vg2 format args = [] original_format = None free = 2.08 GiB PE Size = 4 MiB PE Count = 762 PE Free = 532 PV Count = 3 modified = False extents = 762 free space = 2.08 GiB free extents = 532 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sdd (72) with existing lvmpv', 'existing 1024 MiB disk sde (86) with existing lvmpv', 'existing 1024 MiB disk sdf (96) with existing lvmpv'] LVs = ['existing 308 MiB lvmlv test_vg2-lv3 (105) with existing xfs filesystem', 'existing 612 MiB lvmlv test_vg2-lv4 (118) with existing xfs filesystem'] segment type = linear percent = 0 VG space used = 308 MiB 2024-03-01 20:53:22,317 DEBUG blivet/MainThread: test_vg2 size is 2.98 GiB 2024-03-01 20:53:22,318 DEBUG blivet/MainThread: vg test_vg2 has 2.08 GiB free 2024-03-01 20:53:22,318 DEBUG blivet/MainThread: test_vg2 size is 2.98 GiB 2024-03-01 20:53:22,319 DEBUG blivet/MainThread: vg test_vg2 has 2.08 GiB free 2024-03-01 20:53:22,316 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7fc7686be340) -- name = test_vg2-lv3 status = True id = 105 children = [] parents = ['existing 2.98 GiB lvmvg test_vg2 (81)'] uuid = F9DiC4-uhxp-2joj-vyiG-lHPe-wAcC-FzfJZj size = 308 MiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-5 target size = 308 MiB path = /dev/mapper/test_vg2-lv3 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7fc768734c10) -- name = test_vg2 status = True id = 81 children = ['existing 308 MiB lvmlv test_vg2-lv3 (105) with existing xfs filesystem', 'existing 612 MiB lvmlv test_vg2-lv4 (118) with existing xfs filesystem'] parents = ['existing 1024 MiB disk sdd (72) with existing lvmpv', 'existing 1024 MiB disk sde (86) with existing lvmpv', 'existing 1024 MiB disk sdf (96) with existing lvmpv'] uuid = Ur0UXR-UN2K-XIKN-Op4F-e5p2-sPMl-24DTE9 size = 2.98 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 2.98 GiB path = /dev/test_vg2 format args = [] original_format = None free = 2.08 GiB PE Size = 4 MiB PE Count = 762 PE Free = 532 PV Count = 3 modified = False extents = 762 free space = 2.08 GiB free extents = 532 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sdd (72) with existing lvmpv', 'existing 1024 MiB disk sde (86) with existing lvmpv', 'existing 1024 MiB disk sdf (96) with existing lvmpv'] LVs = ['existing 308 MiB lvmlv test_vg2-lv3 (105) with existing xfs filesystem', 'existing 612 MiB lvmlv test_vg2-lv4 (118) with existing xfs filesystem'] segment type = linear percent = 0 VG space used = 308 MiB 2024-03-01 20:53:22,321 DEBUG blivet/MainThread: test_vg2 size is 2.98 GiB 2024-03-01 20:53:22,322 DEBUG blivet/MainThread: vg test_vg2 has 2.08 GiB free 2024-03-01 20:53:22,322 DEBUG blivet/MainThread: test_vg2 size is 2.98 GiB 2024-03-01 20:53:22,323 DEBUG blivet/MainThread: vg test_vg2 has 2.08 GiB free 2024-03-01 20:53:22,320 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7fc7686be340) -- name = test_vg2-lv3 status = True id = 105 children = [] parents = ['existing 2.98 GiB lvmvg test_vg2 (81)'] uuid = F9DiC4-uhxp-2joj-vyiG-lHPe-wAcC-FzfJZj size = 308 MiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-5 target size = 308 MiB path = /dev/mapper/test_vg2-lv3 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7fc768734c10) -- name = test_vg2 status = True id = 81 children = ['existing 308 MiB lvmlv test_vg2-lv3 (105) with existing xfs filesystem', 'existing 612 MiB lvmlv test_vg2-lv4 (118) with existing xfs filesystem'] parents = ['existing 1024 MiB disk sdd (72) with existing lvmpv', 'existing 1024 MiB disk sde (86) with existing lvmpv', 'existing 1024 MiB disk sdf (96) with existing lvmpv'] uuid = Ur0UXR-UN2K-XIKN-Op4F-e5p2-sPMl-24DTE9 size = 2.98 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 2.98 GiB path = /dev/test_vg2 format args = [] original_format = None free = 2.08 GiB PE Size = 4 MiB PE Count = 762 PE Free = 532 PV Count = 3 modified = False extents = 762 free space = 2.08 GiB free extents = 532 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sdd (72) with existing lvmpv', 'existing 1024 MiB disk sde (86) with existing lvmpv', 'existing 1024 MiB disk sdf (96) with existing lvmpv'] LVs = ['existing 308 MiB lvmlv test_vg2-lv3 (105) with existing xfs filesystem', 'existing 612 MiB lvmlv test_vg2-lv4 (118) with existing xfs filesystem'] segment type = linear percent = 0 VG space used = 308 MiB 2024-03-01 20:53:22,325 DEBUG blivet/MainThread: test_vg2 size is 2.98 GiB 2024-03-01 20:53:22,326 DEBUG blivet/MainThread: vg test_vg2 has 2.08 GiB free 2024-03-01 20:53:22,326 DEBUG blivet/MainThread: test_vg2 size is 2.98 GiB 2024-03-01 20:53:22,327 DEBUG blivet/MainThread: vg test_vg2 has 2.08 GiB free 2024-03-01 20:53:22,323 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7fc7686be340) -- name = test_vg2-lv3 status = True id = 105 children = [] parents = ['existing 2.98 GiB lvmvg test_vg2 (81)'] uuid = F9DiC4-uhxp-2joj-vyiG-lHPe-wAcC-FzfJZj size = 308 MiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-5 target size = 308 MiB path = /dev/mapper/test_vg2-lv3 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7fc768734c10) -- name = test_vg2 status = True id = 81 children = ['existing 308 MiB lvmlv test_vg2-lv3 (105) with existing xfs filesystem', 'existing 612 MiB lvmlv test_vg2-lv4 (118) with existing xfs filesystem'] parents = ['existing 1024 MiB disk sdd (72) with existing lvmpv', 'existing 1024 MiB disk sde (86) with existing lvmpv', 'existing 1024 MiB disk sdf (96) with existing lvmpv'] uuid = Ur0UXR-UN2K-XIKN-Op4F-e5p2-sPMl-24DTE9 size = 2.98 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 2.98 GiB path = /dev/test_vg2 format args = [] original_format = None free = 2.08 GiB PE Size = 4 MiB PE Count = 762 PE Free = 532 PV Count = 3 modified = False extents = 762 free space = 2.08 GiB free extents = 532 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sdd (72) with existing lvmpv', 'existing 1024 MiB disk sde (86) with existing lvmpv', 'existing 1024 MiB disk sdf (96) with existing lvmpv'] LVs = ['existing 308 MiB lvmlv test_vg2-lv3 (105) with existing xfs filesystem', 'existing 612 MiB lvmlv test_vg2-lv4 (118) with existing xfs filesystem'] segment type = linear percent = 0 VG space used = 308 MiB 2024-03-01 20:53:22,329 DEBUG blivet/MainThread: test_vg2 size is 2.98 GiB 2024-03-01 20:53:22,330 DEBUG blivet/MainThread: vg test_vg2 has 2.08 GiB free 2024-03-01 20:53:22,330 DEBUG blivet/MainThread: test_vg2 size is 2.98 GiB 2024-03-01 20:53:22,331 DEBUG blivet/MainThread: vg test_vg2 has 2.08 GiB free 2024-03-01 20:53:22,327 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7fc7686be340) -- name = test_vg2-lv3 status = True id = 105 children = [] parents = ['existing 2.98 GiB lvmvg test_vg2 (81)'] uuid = F9DiC4-uhxp-2joj-vyiG-lHPe-wAcC-FzfJZj size = 308 MiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-5 target size = 308 MiB path = /dev/mapper/test_vg2-lv3 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7fc768734c10) -- name = test_vg2 status = True id = 81 children = ['existing 308 MiB lvmlv test_vg2-lv3 (105) with existing xfs filesystem', 'existing 612 MiB lvmlv test_vg2-lv4 (118) with existing xfs filesystem'] parents = ['existing 1024 MiB disk sdd (72) with existing lvmpv', 'existing 1024 MiB disk sde (86) with existing lvmpv', 'existing 1024 MiB disk sdf (96) with existing lvmpv'] uuid = Ur0UXR-UN2K-XIKN-Op4F-e5p2-sPMl-24DTE9 size = 2.98 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 2.98 GiB path = /dev/test_vg2 format args = [] original_format = None free = 2.08 GiB PE Size = 4 MiB PE Count = 762 PE Free = 532 PV Count = 3 modified = False extents = 762 free space = 2.08 GiB free extents = 532 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sdd (72) with existing lvmpv', 'existing 1024 MiB disk sde (86) with existing lvmpv', 'existing 1024 MiB disk sdf (96) with existing lvmpv'] LVs = ['existing 308 MiB lvmlv test_vg2-lv3 (105) with existing xfs filesystem', 'existing 612 MiB lvmlv test_vg2-lv4 (118) with existing xfs filesystem'] segment type = linear percent = 0 VG space used = 308 MiB 2024-03-01 20:53:22,333 DEBUG blivet/MainThread: test_vg2 size is 2.98 GiB 2024-03-01 20:53:22,333 DEBUG blivet/MainThread: vg test_vg2 has 2.08 GiB free 2024-03-01 20:53:22,334 DEBUG blivet/MainThread: test_vg2 size is 2.98 GiB 2024-03-01 20:53:22,334 DEBUG blivet/MainThread: vg test_vg2 has 2.08 GiB free 2024-03-01 20:53:22,331 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7fc7686be340) -- name = test_vg2-lv3 status = True id = 105 children = [] parents = ['existing 2.98 GiB lvmvg test_vg2 (81)'] uuid = F9DiC4-uhxp-2joj-vyiG-lHPe-wAcC-FzfJZj size = 308 MiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-5 target size = 308 MiB path = /dev/mapper/test_vg2-lv3 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7fc768734c10) -- name = test_vg2 status = True id = 81 children = ['existing 308 MiB lvmlv test_vg2-lv3 (105) with existing xfs filesystem', 'existing 612 MiB lvmlv test_vg2-lv4 (118) with existing xfs filesystem'] parents = ['existing 1024 MiB disk sdd (72) with existing lvmpv', 'existing 1024 MiB disk sde (86) with existing lvmpv', 'existing 1024 MiB disk sdf (96) with existing lvmpv'] uuid = Ur0UXR-UN2K-XIKN-Op4F-e5p2-sPMl-24DTE9 size = 2.98 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 2.98 GiB path = /dev/test_vg2 format args = [] original_format = None free = 2.08 GiB PE Size = 4 MiB PE Count = 762 PE Free = 532 PV Count = 3 modified = False extents = 762 free space = 2.08 GiB free extents = 532 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sdd (72) with existing lvmpv', 'existing 1024 MiB disk sde (86) with existing lvmpv', 'existing 1024 MiB disk sdf (96) with existing lvmpv'] LVs = ['existing 308 MiB lvmlv test_vg2-lv3 (105) with existing xfs filesystem', 'existing 612 MiB lvmlv test_vg2-lv4 (118) with existing xfs filesystem'] segment type = linear percent = 0 VG space used = 308 MiB 2024-03-01 20:53:22,337 DEBUG blivet/MainThread: test_vg2 size is 2.98 GiB 2024-03-01 20:53:22,337 DEBUG blivet/MainThread: vg test_vg2 has 2.08 GiB free 2024-03-01 20:53:22,338 DEBUG blivet/MainThread: test_vg2 size is 2.98 GiB 2024-03-01 20:53:22,338 DEBUG blivet/MainThread: vg test_vg2 has 2.08 GiB free 2024-03-01 20:53:22,335 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7fc7686be340) -- name = test_vg2-lv3 status = True id = 105 children = [] parents = ['existing 2.98 GiB lvmvg test_vg2 (81)'] uuid = F9DiC4-uhxp-2joj-vyiG-lHPe-wAcC-FzfJZj size = 308 MiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-5 target size = 308 MiB path = /dev/mapper/test_vg2-lv3 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7fc768734c10) -- name = test_vg2 status = True id = 81 children = ['existing 308 MiB lvmlv test_vg2-lv3 (105) with existing xfs filesystem', 'existing 612 MiB lvmlv test_vg2-lv4 (118) with existing xfs filesystem'] parents = ['existing 1024 MiB disk sdd (72) with existing lvmpv', 'existing 1024 MiB disk sde (86) with existing lvmpv', 'existing 1024 MiB disk sdf (96) with existing lvmpv'] uuid = Ur0UXR-UN2K-XIKN-Op4F-e5p2-sPMl-24DTE9 size = 2.98 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 2.98 GiB path = /dev/test_vg2 format args = [] original_format = None free = 2.08 GiB PE Size = 4 MiB PE Count = 762 PE Free = 532 PV Count = 3 modified = False extents = 762 free space = 2.08 GiB free extents = 532 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sdd (72) with existing lvmpv', 'existing 1024 MiB disk sde (86) with existing lvmpv', 'existing 1024 MiB disk sdf (96) with existing lvmpv'] LVs = ['existing 308 MiB lvmlv test_vg2-lv3 (105) with existing xfs filesystem', 'existing 612 MiB lvmlv test_vg2-lv4 (118) with existing xfs filesystem'] segment type = linear percent = 0 VG space used = 308 MiB 2024-03-01 20:53:22,340 DEBUG blivet/MainThread: test_vg2 size is 2.98 GiB 2024-03-01 20:53:22,341 DEBUG blivet/MainThread: vg test_vg2 has 2.08 GiB free 2024-03-01 20:53:22,341 DEBUG blivet/MainThread: test_vg2 size is 2.98 GiB 2024-03-01 20:53:22,342 DEBUG blivet/MainThread: vg test_vg2 has 2.08 GiB free 2024-03-01 20:53:22,339 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7fc7686be340) -- name = test_vg2-lv3 status = True id = 105 children = [] parents = ['existing 2.98 GiB lvmvg test_vg2 (81)'] uuid = F9DiC4-uhxp-2joj-vyiG-lHPe-wAcC-FzfJZj size = 308 MiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-5 target size = 308 MiB path = /dev/mapper/test_vg2-lv3 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7fc768734c10) -- name = test_vg2 status = True id = 81 children = ['existing 308 MiB lvmlv test_vg2-lv3 (105) with existing xfs filesystem', 'existing 612 MiB lvmlv test_vg2-lv4 (118) with existing xfs filesystem'] parents = ['existing 1024 MiB disk sdd (72) with existing lvmpv', 'existing 1024 MiB disk sde (86) with existing lvmpv', 'existing 1024 MiB disk sdf (96) with existing lvmpv'] uuid = Ur0UXR-UN2K-XIKN-Op4F-e5p2-sPMl-24DTE9 size = 2.98 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 2.98 GiB path = /dev/test_vg2 format args = [] original_format = None free = 2.08 GiB PE Size = 4 MiB PE Count = 762 PE Free = 532 PV Count = 3 modified = False extents = 762 free space = 2.08 GiB free extents = 532 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sdd (72) with existing lvmpv', 'existing 1024 MiB disk sde (86) with existing lvmpv', 'existing 1024 MiB disk sdf (96) with existing lvmpv'] LVs = ['existing 308 MiB lvmlv test_vg2-lv3 (105) with existing xfs filesystem', 'existing 612 MiB lvmlv test_vg2-lv4 (118) with existing xfs filesystem'] segment type = linear percent = 0 VG space used = 308 MiB 2024-03-01 20:53:22,344 DEBUG blivet/MainThread: test_vg2 size is 2.98 GiB 2024-03-01 20:53:22,345 DEBUG blivet/MainThread: vg test_vg2 has 2.08 GiB free 2024-03-01 20:53:22,345 DEBUG blivet/MainThread: test_vg2 size is 2.98 GiB 2024-03-01 20:53:22,346 DEBUG blivet/MainThread: vg test_vg2 has 2.08 GiB free 2024-03-01 20:53:22,342 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7fc7686be340) -- name = test_vg2-lv3 status = True id = 105 children = [] parents = ['existing 2.98 GiB lvmvg test_vg2 (81)'] uuid = F9DiC4-uhxp-2joj-vyiG-lHPe-wAcC-FzfJZj size = 308 MiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-5 target size = 308 MiB path = /dev/mapper/test_vg2-lv3 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7fc768734c10) -- name = test_vg2 status = True id = 81 children = ['existing 308 MiB lvmlv test_vg2-lv3 (105) with existing xfs filesystem', 'existing 612 MiB lvmlv test_vg2-lv4 (118) with existing xfs filesystem'] parents = ['existing 1024 MiB disk sdd (72) with existing lvmpv', 'existing 1024 MiB disk sde (86) with existing lvmpv', 'existing 1024 MiB disk sdf (96) with existing lvmpv'] uuid = Ur0UXR-UN2K-XIKN-Op4F-e5p2-sPMl-24DTE9 size = 2.98 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 2.98 GiB path = /dev/test_vg2 format args = [] original_format = None free = 2.08 GiB PE Size = 4 MiB PE Count = 762 PE Free = 532 PV Count = 3 modified = False extents = 762 free space = 2.08 GiB free extents = 532 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sdd (72) with existing lvmpv', 'existing 1024 MiB disk sde (86) with existing lvmpv', 'existing 1024 MiB disk sdf (96) with existing lvmpv'] LVs = ['existing 308 MiB lvmlv test_vg2-lv3 (105) with existing xfs filesystem', 'existing 612 MiB lvmlv test_vg2-lv4 (118) with existing xfs filesystem'] segment type = linear percent = 0 VG space used = 308 MiB 2024-03-01 20:53:22,348 DEBUG blivet/MainThread: test_vg2 size is 2.98 GiB 2024-03-01 20:53:22,349 DEBUG blivet/MainThread: vg test_vg2 has 2.08 GiB free 2024-03-01 20:53:22,349 DEBUG blivet/MainThread: test_vg2 size is 2.98 GiB 2024-03-01 20:53:22,350 DEBUG blivet/MainThread: vg test_vg2 has 2.08 GiB free 2024-03-01 20:53:22,346 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7fc7686be340) -- name = test_vg2-lv3 status = True id = 105 children = [] parents = ['existing 2.98 GiB lvmvg test_vg2 (81)'] uuid = F9DiC4-uhxp-2joj-vyiG-lHPe-wAcC-FzfJZj size = 308 MiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-5 target size = 308 MiB path = /dev/mapper/test_vg2-lv3 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7fc768734c10) -- name = test_vg2 status = True id = 81 children = ['existing 308 MiB lvmlv test_vg2-lv3 (105) with existing xfs filesystem', 'existing 612 MiB lvmlv test_vg2-lv4 (118) with existing xfs filesystem'] parents = ['existing 1024 MiB disk sdd (72) with existing lvmpv', 'existing 1024 MiB disk sde (86) with existing lvmpv', 'existing 1024 MiB disk sdf (96) with existing lvmpv'] uuid = Ur0UXR-UN2K-XIKN-Op4F-e5p2-sPMl-24DTE9 size = 2.98 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 2.98 GiB path = /dev/test_vg2 format args = [] original_format = None free = 2.08 GiB PE Size = 4 MiB PE Count = 762 PE Free = 532 PV Count = 3 modified = False extents = 762 free space = 2.08 GiB free extents = 532 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sdd (72) with existing lvmpv', 'existing 1024 MiB disk sde (86) with existing lvmpv', 'existing 1024 MiB disk sdf (96) with existing lvmpv'] LVs = ['existing 308 MiB lvmlv test_vg2-lv3 (105) with existing xfs filesystem', 'existing 612 MiB lvmlv test_vg2-lv4 (118) with existing xfs filesystem'] segment type = linear percent = 0 VG space used = 308 MiB 2024-03-01 20:53:22,352 DEBUG blivet/MainThread: test_vg2 size is 2.98 GiB 2024-03-01 20:53:22,353 DEBUG blivet/MainThread: vg test_vg2 has 2.08 GiB free 2024-03-01 20:53:22,353 DEBUG blivet/MainThread: test_vg2 size is 2.98 GiB 2024-03-01 20:53:22,354 DEBUG blivet/MainThread: vg test_vg2 has 2.08 GiB free 2024-03-01 20:53:22,350 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7fc7686be340) -- name = test_vg2-lv3 status = True id = 105 children = [] parents = ['existing 2.98 GiB lvmvg test_vg2 (81)'] uuid = F9DiC4-uhxp-2joj-vyiG-lHPe-wAcC-FzfJZj size = 308 MiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-5 target size = 308 MiB path = /dev/mapper/test_vg2-lv3 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7fc768734c10) -- name = test_vg2 status = True id = 81 children = ['existing 308 MiB lvmlv test_vg2-lv3 (105) with existing xfs filesystem', 'existing 612 MiB lvmlv test_vg2-lv4 (118) with existing xfs filesystem'] parents = ['existing 1024 MiB disk sdd (72) with existing lvmpv', 'existing 1024 MiB disk sde (86) with existing lvmpv', 'existing 1024 MiB disk sdf (96) with existing lvmpv'] uuid = Ur0UXR-UN2K-XIKN-Op4F-e5p2-sPMl-24DTE9 size = 2.98 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 2.98 GiB path = /dev/test_vg2 format args = [] original_format = None free = 2.08 GiB PE Size = 4 MiB PE Count = 762 PE Free = 532 PV Count = 3 modified = False extents = 762 free space = 2.08 GiB free extents = 532 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sdd (72) with existing lvmpv', 'existing 1024 MiB disk sde (86) with existing lvmpv', 'existing 1024 MiB disk sdf (96) with existing lvmpv'] LVs = ['existing 308 MiB lvmlv test_vg2-lv3 (105) with existing xfs filesystem', 'existing 612 MiB lvmlv test_vg2-lv4 (118) with existing xfs filesystem'] segment type = linear percent = 0 VG space used = 308 MiB 2024-03-01 20:53:22,356 DEBUG blivet/MainThread: test_vg2 size is 2.98 GiB 2024-03-01 20:53:22,356 DEBUG blivet/MainThread: vg test_vg2 has 2.08 GiB free 2024-03-01 20:53:22,357 DEBUG blivet/MainThread: test_vg2 size is 2.98 GiB 2024-03-01 20:53:22,357 DEBUG blivet/MainThread: vg test_vg2 has 2.08 GiB free 2024-03-01 20:53:22,354 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7fc7686be340) -- name = test_vg2-lv3 status = True id = 105 children = [] parents = ['existing 2.98 GiB lvmvg test_vg2 (81)'] uuid = F9DiC4-uhxp-2joj-vyiG-lHPe-wAcC-FzfJZj size = 308 MiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-5 target size = 308 MiB path = /dev/mapper/test_vg2-lv3 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7fc768734c10) -- name = test_vg2 status = True id = 81 children = ['existing 308 MiB lvmlv test_vg2-lv3 (105) with existing xfs filesystem', 'existing 612 MiB lvmlv test_vg2-lv4 (118) with existing xfs filesystem'] parents = ['existing 1024 MiB disk sdd (72) with existing lvmpv', 'existing 1024 MiB disk sde (86) with existing lvmpv', 'existing 1024 MiB disk sdf (96) with existing lvmpv'] uuid = Ur0UXR-UN2K-XIKN-Op4F-e5p2-sPMl-24DTE9 size = 2.98 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 2.98 GiB path = /dev/test_vg2 format args = [] original_format = None free = 2.08 GiB PE Size = 4 MiB PE Count = 762 PE Free = 532 PV Count = 3 modified = False extents = 762 free space = 2.08 GiB free extents = 532 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sdd (72) with existing lvmpv', 'existing 1024 MiB disk sde (86) with existing lvmpv', 'existing 1024 MiB disk sdf (96) with existing lvmpv'] LVs = ['existing 308 MiB lvmlv test_vg2-lv3 (105) with existing xfs filesystem', 'existing 612 MiB lvmlv test_vg2-lv4 (118) with existing xfs filesystem'] segment type = linear percent = 0 VG space used = 308 MiB 2024-03-01 20:53:22,360 DEBUG blivet/MainThread: test_vg2 size is 2.98 GiB 2024-03-01 20:53:22,360 DEBUG blivet/MainThread: vg test_vg2 has 2.08 GiB free 2024-03-01 20:53:22,360 DEBUG blivet/MainThread: test_vg2 size is 2.98 GiB 2024-03-01 20:53:22,361 DEBUG blivet/MainThread: vg test_vg2 has 2.08 GiB free 2024-03-01 20:53:22,358 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7fc7686be340) -- name = test_vg2-lv3 status = True id = 105 children = [] parents = ['existing 2.98 GiB lvmvg test_vg2 (81)'] uuid = F9DiC4-uhxp-2joj-vyiG-lHPe-wAcC-FzfJZj size = 308 MiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-5 target size = 308 MiB path = /dev/mapper/test_vg2-lv3 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7fc768734c10) -- name = test_vg2 status = True id = 81 children = ['existing 308 MiB lvmlv test_vg2-lv3 (105) with existing xfs filesystem', 'existing 612 MiB lvmlv test_vg2-lv4 (118) with existing xfs filesystem'] parents = ['existing 1024 MiB disk sdd (72) with existing lvmpv', 'existing 1024 MiB disk sde (86) with existing lvmpv', 'existing 1024 MiB disk sdf (96) with existing lvmpv'] uuid = Ur0UXR-UN2K-XIKN-Op4F-e5p2-sPMl-24DTE9 size = 2.98 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 2.98 GiB path = /dev/test_vg2 format args = [] original_format = None free = 2.08 GiB PE Size = 4 MiB PE Count = 762 PE Free = 532 PV Count = 3 modified = False extents = 762 free space = 2.08 GiB free extents = 532 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sdd (72) with existing lvmpv', 'existing 1024 MiB disk sde (86) with existing lvmpv', 'existing 1024 MiB disk sdf (96) with existing lvmpv'] LVs = ['existing 308 MiB lvmlv test_vg2-lv3 (105) with existing xfs filesystem', 'existing 612 MiB lvmlv test_vg2-lv4 (118) with existing xfs filesystem'] segment type = linear percent = 0 VG space used = 308 MiB 2024-03-01 20:53:22,363 DEBUG blivet/MainThread: test_vg2 size is 2.98 GiB 2024-03-01 20:53:22,364 DEBUG blivet/MainThread: vg test_vg2 has 2.08 GiB free 2024-03-01 20:53:22,364 DEBUG blivet/MainThread: test_vg2 size is 2.98 GiB 2024-03-01 20:53:22,365 DEBUG blivet/MainThread: vg test_vg2 has 2.08 GiB free 2024-03-01 20:53:22,362 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7fc7686be340) -- name = test_vg2-lv3 status = True id = 105 children = [] parents = ['existing 2.98 GiB lvmvg test_vg2 (81)'] uuid = F9DiC4-uhxp-2joj-vyiG-lHPe-wAcC-FzfJZj size = 308 MiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-5 target size = 308 MiB path = /dev/mapper/test_vg2-lv3 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7fc768734c10) -- name = test_vg2 status = True id = 81 children = ['existing 308 MiB lvmlv test_vg2-lv3 (105) with existing xfs filesystem', 'existing 612 MiB lvmlv test_vg2-lv4 (118) with existing xfs filesystem'] parents = ['existing 1024 MiB disk sdd (72) with existing lvmpv', 'existing 1024 MiB disk sde (86) with existing lvmpv', 'existing 1024 MiB disk sdf (96) with existing lvmpv'] uuid = Ur0UXR-UN2K-XIKN-Op4F-e5p2-sPMl-24DTE9 size = 2.98 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 2.98 GiB path = /dev/test_vg2 format args = [] original_format = None free = 2.08 GiB PE Size = 4 MiB PE Count = 762 PE Free = 532 PV Count = 3 modified = False extents = 762 free space = 2.08 GiB free extents = 532 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sdd (72) with existing lvmpv', 'existing 1024 MiB disk sde (86) with existing lvmpv', 'existing 1024 MiB disk sdf (96) with existing lvmpv'] LVs = ['existing 308 MiB lvmlv test_vg2-lv3 (105) with existing xfs filesystem', 'existing 612 MiB lvmlv test_vg2-lv4 (118) with existing xfs filesystem'] segment type = linear percent = 0 VG space used = 308 MiB 2024-03-01 20:53:22,367 DEBUG blivet/MainThread: test_vg2 size is 2.98 GiB 2024-03-01 20:53:22,368 DEBUG blivet/MainThread: vg test_vg2 has 2.08 GiB free 2024-03-01 20:53:22,368 DEBUG blivet/MainThread: test_vg2 size is 2.98 GiB 2024-03-01 20:53:22,369 DEBUG blivet/MainThread: vg test_vg2 has 2.08 GiB free 2024-03-01 20:53:22,365 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7fc7686be340) -- name = test_vg2-lv3 status = True id = 105 children = [] parents = ['existing 2.98 GiB lvmvg test_vg2 (81)'] uuid = F9DiC4-uhxp-2joj-vyiG-lHPe-wAcC-FzfJZj size = 308 MiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-5 target size = 308 MiB path = /dev/mapper/test_vg2-lv3 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7fc768734c10) -- name = test_vg2 status = True id = 81 children = ['existing 308 MiB lvmlv test_vg2-lv3 (105) with existing xfs filesystem', 'existing 612 MiB lvmlv test_vg2-lv4 (118) with existing xfs filesystem'] parents = ['existing 1024 MiB disk sdd (72) with existing lvmpv', 'existing 1024 MiB disk sde (86) with existing lvmpv', 'existing 1024 MiB disk sdf (96) with existing lvmpv'] uuid = Ur0UXR-UN2K-XIKN-Op4F-e5p2-sPMl-24DTE9 size = 2.98 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 2.98 GiB path = /dev/test_vg2 format args = [] original_format = None free = 2.08 GiB PE Size = 4 MiB PE Count = 762 PE Free = 532 PV Count = 3 modified = False extents = 762 free space = 2.08 GiB free extents = 532 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sdd (72) with existing lvmpv', 'existing 1024 MiB disk sde (86) with existing lvmpv', 'existing 1024 MiB disk sdf (96) with existing lvmpv'] LVs = ['existing 308 MiB lvmlv test_vg2-lv3 (105) with existing xfs filesystem', 'existing 612 MiB lvmlv test_vg2-lv4 (118) with existing xfs filesystem'] segment type = linear percent = 0 VG space used = 308 MiB 2024-03-01 20:53:22,369 DEBUG blivet/MainThread: removing test_vg2-lv3 2024-03-01 20:53:22,372 DEBUG blivet/MainThread: DeviceTree.get_dependent_devices: dep: existing 308 MiB lvmlv test_vg2-lv3 (105) with existing xfs filesystem ; hidden: False ; 2024-03-01 20:53:22,372 DEBUG blivet/MainThread: dep is a leaf 2024-03-01 20:53:22,372 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 262 2024-03-01 20:53:22,375 DEBUG blivet/MainThread: LVMLogicalVolumeDevice._set_format: test_vg2-lv3 ; type: None ; current: xfs ; 2024-03-01 20:53:22,375 INFO blivet/MainThread: registered action: [261] destroy format xfs filesystem on lvmlv test_vg2-lv3 (id 105) 2024-03-01 20:53:22,378 DEBUG blivet/MainThread: LVMVolumeGroupDevice.remove_child: name: test_vg2 ; child: lv3 ; kids: 2 ; 2024-03-01 20:53:22,378 INFO blivet/MainThread: removed lvmlv test_vg2-lv3 (id 105) from device tree 2024-03-01 20:53:22,378 INFO blivet/MainThread: registered action: [263] destroy device lvmlv test_vg2-lv3 (id 105) 2024-03-01 20:53:22,381 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: test_vg2-lv4 ; incomplete: False ; hidden: False ; 2024-03-01 20:53:22,384 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned existing 612 MiB lvmlv test_vg2-lv4 (118) with existing xfs filesystem 2024-03-01 20:53:22,384 DEBUG blivet/MainThread: resolved 'test_vg2-lv4' to 'test_vg2-lv4' (lvmlv) 2024-03-01 20:53:22,386 DEBUG blivet/MainThread: test_vg2 size is 2.98 GiB 2024-03-01 20:53:22,386 DEBUG blivet/MainThread: vg test_vg2 has 2.38 GiB free 2024-03-01 20:53:22,386 DEBUG blivet/MainThread: test_vg2 size is 2.98 GiB 2024-03-01 20:53:22,387 DEBUG blivet/MainThread: vg test_vg2 has 2.38 GiB free 2024-03-01 20:53:22,384 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7fc7686bebb0) -- name = test_vg2-lv4 status = True id = 118 children = [] parents = ['existing 2.98 GiB lvmvg test_vg2 (81)'] uuid = 3l3uIY-2Vrb-cpnj-eviH-9jU4-eGal-wun8ez size = 612 MiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-4 target size = 612 MiB path = /dev/mapper/test_vg2-lv4 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7fc768734c10) -- name = test_vg2 status = True id = 81 children = ['existing 612 MiB lvmlv test_vg2-lv4 (118) with existing xfs filesystem'] parents = ['existing 1024 MiB disk sdd (72) with existing lvmpv', 'existing 1024 MiB disk sde (86) with existing lvmpv', 'existing 1024 MiB disk sdf (96) with existing lvmpv'] uuid = Ur0UXR-UN2K-XIKN-Op4F-e5p2-sPMl-24DTE9 size = 2.98 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 2.98 GiB path = /dev/test_vg2 format args = [] original_format = None free = 2.08 GiB PE Size = 4 MiB PE Count = 762 PE Free = 532 PV Count = 3 modified = False extents = 762 free space = 2.38 GiB free extents = 609 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sdd (72) with existing lvmpv', 'existing 1024 MiB disk sde (86) with existing lvmpv', 'existing 1024 MiB disk sdf (96) with existing lvmpv'] LVs = ['existing 612 MiB lvmlv test_vg2-lv4 (118) with existing xfs filesystem'] segment type = linear percent = 0 VG space used = 612 MiB 2024-03-01 20:53:22,389 DEBUG blivet/MainThread: test_vg2 size is 2.98 GiB 2024-03-01 20:53:22,390 DEBUG blivet/MainThread: vg test_vg2 has 2.38 GiB free 2024-03-01 20:53:22,390 DEBUG blivet/MainThread: test_vg2 size is 2.98 GiB 2024-03-01 20:53:22,390 DEBUG blivet/MainThread: vg test_vg2 has 2.38 GiB free 2024-03-01 20:53:22,387 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7fc7686bebb0) -- name = test_vg2-lv4 status = True id = 118 children = [] parents = ['existing 2.98 GiB lvmvg test_vg2 (81)'] uuid = 3l3uIY-2Vrb-cpnj-eviH-9jU4-eGal-wun8ez size = 612 MiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-4 target size = 612 MiB path = /dev/mapper/test_vg2-lv4 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7fc768734c10) -- name = test_vg2 status = True id = 81 children = ['existing 612 MiB lvmlv test_vg2-lv4 (118) with existing xfs filesystem'] parents = ['existing 1024 MiB disk sdd (72) with existing lvmpv', 'existing 1024 MiB disk sde (86) with existing lvmpv', 'existing 1024 MiB disk sdf (96) with existing lvmpv'] uuid = Ur0UXR-UN2K-XIKN-Op4F-e5p2-sPMl-24DTE9 size = 2.98 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 2.98 GiB path = /dev/test_vg2 format args = [] original_format = None free = 2.08 GiB PE Size = 4 MiB PE Count = 762 PE Free = 532 PV Count = 3 modified = False extents = 762 free space = 2.38 GiB free extents = 609 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sdd (72) with existing lvmpv', 'existing 1024 MiB disk sde (86) with existing lvmpv', 'existing 1024 MiB disk sdf (96) with existing lvmpv'] LVs = ['existing 612 MiB lvmlv test_vg2-lv4 (118) with existing xfs filesystem'] segment type = linear percent = 0 VG space used = 612 MiB 2024-03-01 20:53:22,393 DEBUG blivet/MainThread: test_vg2 size is 2.98 GiB 2024-03-01 20:53:22,393 DEBUG blivet/MainThread: vg test_vg2 has 2.38 GiB free 2024-03-01 20:53:22,393 DEBUG blivet/MainThread: test_vg2 size is 2.98 GiB 2024-03-01 20:53:22,394 DEBUG blivet/MainThread: vg test_vg2 has 2.38 GiB free 2024-03-01 20:53:22,391 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7fc7686bebb0) -- name = test_vg2-lv4 status = True id = 118 children = [] parents = ['existing 2.98 GiB lvmvg test_vg2 (81)'] uuid = 3l3uIY-2Vrb-cpnj-eviH-9jU4-eGal-wun8ez size = 612 MiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-4 target size = 612 MiB path = /dev/mapper/test_vg2-lv4 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7fc768734c10) -- name = test_vg2 status = True id = 81 children = ['existing 612 MiB lvmlv test_vg2-lv4 (118) with existing xfs filesystem'] parents = ['existing 1024 MiB disk sdd (72) with existing lvmpv', 'existing 1024 MiB disk sde (86) with existing lvmpv', 'existing 1024 MiB disk sdf (96) with existing lvmpv'] uuid = Ur0UXR-UN2K-XIKN-Op4F-e5p2-sPMl-24DTE9 size = 2.98 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 2.98 GiB path = /dev/test_vg2 format args = [] original_format = None free = 2.08 GiB PE Size = 4 MiB PE Count = 762 PE Free = 532 PV Count = 3 modified = False extents = 762 free space = 2.38 GiB free extents = 609 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sdd (72) with existing lvmpv', 'existing 1024 MiB disk sde (86) with existing lvmpv', 'existing 1024 MiB disk sdf (96) with existing lvmpv'] LVs = ['existing 612 MiB lvmlv test_vg2-lv4 (118) with existing xfs filesystem'] segment type = linear percent = 0 VG space used = 612 MiB 2024-03-01 20:53:22,396 DEBUG blivet/MainThread: test_vg2 size is 2.98 GiB 2024-03-01 20:53:22,396 DEBUG blivet/MainThread: vg test_vg2 has 2.38 GiB free 2024-03-01 20:53:22,397 DEBUG blivet/MainThread: test_vg2 size is 2.98 GiB 2024-03-01 20:53:22,397 DEBUG blivet/MainThread: vg test_vg2 has 2.38 GiB free 2024-03-01 20:53:22,394 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7fc7686bebb0) -- name = test_vg2-lv4 status = True id = 118 children = [] parents = ['existing 2.98 GiB lvmvg test_vg2 (81)'] uuid = 3l3uIY-2Vrb-cpnj-eviH-9jU4-eGal-wun8ez size = 612 MiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-4 target size = 612 MiB path = /dev/mapper/test_vg2-lv4 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7fc768734c10) -- name = test_vg2 status = True id = 81 children = ['existing 612 MiB lvmlv test_vg2-lv4 (118) with existing xfs filesystem'] parents = ['existing 1024 MiB disk sdd (72) with existing lvmpv', 'existing 1024 MiB disk sde (86) with existing lvmpv', 'existing 1024 MiB disk sdf (96) with existing lvmpv'] uuid = Ur0UXR-UN2K-XIKN-Op4F-e5p2-sPMl-24DTE9 size = 2.98 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 2.98 GiB path = /dev/test_vg2 format args = [] original_format = None free = 2.08 GiB PE Size = 4 MiB PE Count = 762 PE Free = 532 PV Count = 3 modified = False extents = 762 free space = 2.38 GiB free extents = 609 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sdd (72) with existing lvmpv', 'existing 1024 MiB disk sde (86) with existing lvmpv', 'existing 1024 MiB disk sdf (96) with existing lvmpv'] LVs = ['existing 612 MiB lvmlv test_vg2-lv4 (118) with existing xfs filesystem'] segment type = linear percent = 0 VG space used = 612 MiB 2024-03-01 20:53:22,399 DEBUG blivet/MainThread: test_vg2 size is 2.98 GiB 2024-03-01 20:53:22,400 DEBUG blivet/MainThread: vg test_vg2 has 2.38 GiB free 2024-03-01 20:53:22,400 DEBUG blivet/MainThread: test_vg2 size is 2.98 GiB 2024-03-01 20:53:22,401 DEBUG blivet/MainThread: vg test_vg2 has 2.38 GiB free 2024-03-01 20:53:22,398 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7fc7686bebb0) -- name = test_vg2-lv4 status = True id = 118 children = [] parents = ['existing 2.98 GiB lvmvg test_vg2 (81)'] uuid = 3l3uIY-2Vrb-cpnj-eviH-9jU4-eGal-wun8ez size = 612 MiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-4 target size = 612 MiB path = /dev/mapper/test_vg2-lv4 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7fc768734c10) -- name = test_vg2 status = True id = 81 children = ['existing 612 MiB lvmlv test_vg2-lv4 (118) with existing xfs filesystem'] parents = ['existing 1024 MiB disk sdd (72) with existing lvmpv', 'existing 1024 MiB disk sde (86) with existing lvmpv', 'existing 1024 MiB disk sdf (96) with existing lvmpv'] uuid = Ur0UXR-UN2K-XIKN-Op4F-e5p2-sPMl-24DTE9 size = 2.98 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 2.98 GiB path = /dev/test_vg2 format args = [] original_format = None free = 2.08 GiB PE Size = 4 MiB PE Count = 762 PE Free = 532 PV Count = 3 modified = False extents = 762 free space = 2.38 GiB free extents = 609 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sdd (72) with existing lvmpv', 'existing 1024 MiB disk sde (86) with existing lvmpv', 'existing 1024 MiB disk sdf (96) with existing lvmpv'] LVs = ['existing 612 MiB lvmlv test_vg2-lv4 (118) with existing xfs filesystem'] segment type = linear percent = 0 VG space used = 612 MiB 2024-03-01 20:53:22,403 DEBUG blivet/MainThread: test_vg2 size is 2.98 GiB 2024-03-01 20:53:22,403 DEBUG blivet/MainThread: vg test_vg2 has 2.38 GiB free 2024-03-01 20:53:22,404 DEBUG blivet/MainThread: test_vg2 size is 2.98 GiB 2024-03-01 20:53:22,404 DEBUG blivet/MainThread: vg test_vg2 has 2.38 GiB free 2024-03-01 20:53:22,401 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7fc7686bebb0) -- name = test_vg2-lv4 status = True id = 118 children = [] parents = ['existing 2.98 GiB lvmvg test_vg2 (81)'] uuid = 3l3uIY-2Vrb-cpnj-eviH-9jU4-eGal-wun8ez size = 612 MiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-4 target size = 612 MiB path = /dev/mapper/test_vg2-lv4 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7fc768734c10) -- name = test_vg2 status = True id = 81 children = ['existing 612 MiB lvmlv test_vg2-lv4 (118) with existing xfs filesystem'] parents = ['existing 1024 MiB disk sdd (72) with existing lvmpv', 'existing 1024 MiB disk sde (86) with existing lvmpv', 'existing 1024 MiB disk sdf (96) with existing lvmpv'] uuid = Ur0UXR-UN2K-XIKN-Op4F-e5p2-sPMl-24DTE9 size = 2.98 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 2.98 GiB path = /dev/test_vg2 format args = [] original_format = None free = 2.08 GiB PE Size = 4 MiB PE Count = 762 PE Free = 532 PV Count = 3 modified = False extents = 762 free space = 2.38 GiB free extents = 609 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sdd (72) with existing lvmpv', 'existing 1024 MiB disk sde (86) with existing lvmpv', 'existing 1024 MiB disk sdf (96) with existing lvmpv'] LVs = ['existing 612 MiB lvmlv test_vg2-lv4 (118) with existing xfs filesystem'] segment type = linear percent = 0 VG space used = 612 MiB 2024-03-01 20:53:22,406 DEBUG blivet/MainThread: test_vg2 size is 2.98 GiB 2024-03-01 20:53:22,407 DEBUG blivet/MainThread: vg test_vg2 has 2.38 GiB free 2024-03-01 20:53:22,407 DEBUG blivet/MainThread: test_vg2 size is 2.98 GiB 2024-03-01 20:53:22,407 DEBUG blivet/MainThread: vg test_vg2 has 2.38 GiB free 2024-03-01 20:53:22,404 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7fc7686bebb0) -- name = test_vg2-lv4 status = True id = 118 children = [] parents = ['existing 2.98 GiB lvmvg test_vg2 (81)'] uuid = 3l3uIY-2Vrb-cpnj-eviH-9jU4-eGal-wun8ez size = 612 MiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-4 target size = 612 MiB path = /dev/mapper/test_vg2-lv4 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7fc768734c10) -- name = test_vg2 status = True id = 81 children = ['existing 612 MiB lvmlv test_vg2-lv4 (118) with existing xfs filesystem'] parents = ['existing 1024 MiB disk sdd (72) with existing lvmpv', 'existing 1024 MiB disk sde (86) with existing lvmpv', 'existing 1024 MiB disk sdf (96) with existing lvmpv'] uuid = Ur0UXR-UN2K-XIKN-Op4F-e5p2-sPMl-24DTE9 size = 2.98 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 2.98 GiB path = /dev/test_vg2 format args = [] original_format = None free = 2.08 GiB PE Size = 4 MiB PE Count = 762 PE Free = 532 PV Count = 3 modified = False extents = 762 free space = 2.38 GiB free extents = 609 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sdd (72) with existing lvmpv', 'existing 1024 MiB disk sde (86) with existing lvmpv', 'existing 1024 MiB disk sdf (96) with existing lvmpv'] LVs = ['existing 612 MiB lvmlv test_vg2-lv4 (118) with existing xfs filesystem'] segment type = linear percent = 0 VG space used = 612 MiB 2024-03-01 20:53:22,410 DEBUG blivet/MainThread: test_vg2 size is 2.98 GiB 2024-03-01 20:53:22,410 DEBUG blivet/MainThread: vg test_vg2 has 2.38 GiB free 2024-03-01 20:53:22,410 DEBUG blivet/MainThread: test_vg2 size is 2.98 GiB 2024-03-01 20:53:22,411 DEBUG blivet/MainThread: vg test_vg2 has 2.38 GiB free 2024-03-01 20:53:22,408 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7fc7686bebb0) -- name = test_vg2-lv4 status = True id = 118 children = [] parents = ['existing 2.98 GiB lvmvg test_vg2 (81)'] uuid = 3l3uIY-2Vrb-cpnj-eviH-9jU4-eGal-wun8ez size = 612 MiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-4 target size = 612 MiB path = /dev/mapper/test_vg2-lv4 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7fc768734c10) -- name = test_vg2 status = True id = 81 children = ['existing 612 MiB lvmlv test_vg2-lv4 (118) with existing xfs filesystem'] parents = ['existing 1024 MiB disk sdd (72) with existing lvmpv', 'existing 1024 MiB disk sde (86) with existing lvmpv', 'existing 1024 MiB disk sdf (96) with existing lvmpv'] uuid = Ur0UXR-UN2K-XIKN-Op4F-e5p2-sPMl-24DTE9 size = 2.98 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 2.98 GiB path = /dev/test_vg2 format args = [] original_format = None free = 2.08 GiB PE Size = 4 MiB PE Count = 762 PE Free = 532 PV Count = 3 modified = False extents = 762 free space = 2.38 GiB free extents = 609 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sdd (72) with existing lvmpv', 'existing 1024 MiB disk sde (86) with existing lvmpv', 'existing 1024 MiB disk sdf (96) with existing lvmpv'] LVs = ['existing 612 MiB lvmlv test_vg2-lv4 (118) with existing xfs filesystem'] segment type = linear percent = 0 VG space used = 612 MiB 2024-03-01 20:53:22,413 DEBUG blivet/MainThread: test_vg2 size is 2.98 GiB 2024-03-01 20:53:22,413 DEBUG blivet/MainThread: vg test_vg2 has 2.38 GiB free 2024-03-01 20:53:22,414 DEBUG blivet/MainThread: test_vg2 size is 2.98 GiB 2024-03-01 20:53:22,414 DEBUG blivet/MainThread: vg test_vg2 has 2.38 GiB free 2024-03-01 20:53:22,411 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7fc7686bebb0) -- name = test_vg2-lv4 status = True id = 118 children = [] parents = ['existing 2.98 GiB lvmvg test_vg2 (81)'] uuid = 3l3uIY-2Vrb-cpnj-eviH-9jU4-eGal-wun8ez size = 612 MiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-4 target size = 612 MiB path = /dev/mapper/test_vg2-lv4 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7fc768734c10) -- name = test_vg2 status = True id = 81 children = ['existing 612 MiB lvmlv test_vg2-lv4 (118) with existing xfs filesystem'] parents = ['existing 1024 MiB disk sdd (72) with existing lvmpv', 'existing 1024 MiB disk sde (86) with existing lvmpv', 'existing 1024 MiB disk sdf (96) with existing lvmpv'] uuid = Ur0UXR-UN2K-XIKN-Op4F-e5p2-sPMl-24DTE9 size = 2.98 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 2.98 GiB path = /dev/test_vg2 format args = [] original_format = None free = 2.08 GiB PE Size = 4 MiB PE Count = 762 PE Free = 532 PV Count = 3 modified = False extents = 762 free space = 2.38 GiB free extents = 609 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sdd (72) with existing lvmpv', 'existing 1024 MiB disk sde (86) with existing lvmpv', 'existing 1024 MiB disk sdf (96) with existing lvmpv'] LVs = ['existing 612 MiB lvmlv test_vg2-lv4 (118) with existing xfs filesystem'] segment type = linear percent = 0 VG space used = 612 MiB 2024-03-01 20:53:22,416 DEBUG blivet/MainThread: test_vg2 size is 2.98 GiB 2024-03-01 20:53:22,417 DEBUG blivet/MainThread: vg test_vg2 has 2.38 GiB free 2024-03-01 20:53:22,417 DEBUG blivet/MainThread: test_vg2 size is 2.98 GiB 2024-03-01 20:53:22,418 DEBUG blivet/MainThread: vg test_vg2 has 2.38 GiB free 2024-03-01 20:53:22,415 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7fc7686bebb0) -- name = test_vg2-lv4 status = True id = 118 children = [] parents = ['existing 2.98 GiB lvmvg test_vg2 (81)'] uuid = 3l3uIY-2Vrb-cpnj-eviH-9jU4-eGal-wun8ez size = 612 MiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-4 target size = 612 MiB path = /dev/mapper/test_vg2-lv4 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7fc768734c10) -- name = test_vg2 status = True id = 81 children = ['existing 612 MiB lvmlv test_vg2-lv4 (118) with existing xfs filesystem'] parents = ['existing 1024 MiB disk sdd (72) with existing lvmpv', 'existing 1024 MiB disk sde (86) with existing lvmpv', 'existing 1024 MiB disk sdf (96) with existing lvmpv'] uuid = Ur0UXR-UN2K-XIKN-Op4F-e5p2-sPMl-24DTE9 size = 2.98 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 2.98 GiB path = /dev/test_vg2 format args = [] original_format = None free = 2.08 GiB PE Size = 4 MiB PE Count = 762 PE Free = 532 PV Count = 3 modified = False extents = 762 free space = 2.38 GiB free extents = 609 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sdd (72) with existing lvmpv', 'existing 1024 MiB disk sde (86) with existing lvmpv', 'existing 1024 MiB disk sdf (96) with existing lvmpv'] LVs = ['existing 612 MiB lvmlv test_vg2-lv4 (118) with existing xfs filesystem'] segment type = linear percent = 0 VG space used = 612 MiB 2024-03-01 20:53:22,420 DEBUG blivet/MainThread: test_vg2 size is 2.98 GiB 2024-03-01 20:53:22,420 DEBUG blivet/MainThread: vg test_vg2 has 2.38 GiB free 2024-03-01 20:53:22,420 DEBUG blivet/MainThread: test_vg2 size is 2.98 GiB 2024-03-01 20:53:22,421 DEBUG blivet/MainThread: vg test_vg2 has 2.38 GiB free 2024-03-01 20:53:22,418 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7fc7686bebb0) -- name = test_vg2-lv4 status = True id = 118 children = [] parents = ['existing 2.98 GiB lvmvg test_vg2 (81)'] uuid = 3l3uIY-2Vrb-cpnj-eviH-9jU4-eGal-wun8ez size = 612 MiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-4 target size = 612 MiB path = /dev/mapper/test_vg2-lv4 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7fc768734c10) -- name = test_vg2 status = True id = 81 children = ['existing 612 MiB lvmlv test_vg2-lv4 (118) with existing xfs filesystem'] parents = ['existing 1024 MiB disk sdd (72) with existing lvmpv', 'existing 1024 MiB disk sde (86) with existing lvmpv', 'existing 1024 MiB disk sdf (96) with existing lvmpv'] uuid = Ur0UXR-UN2K-XIKN-Op4F-e5p2-sPMl-24DTE9 size = 2.98 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 2.98 GiB path = /dev/test_vg2 format args = [] original_format = None free = 2.08 GiB PE Size = 4 MiB PE Count = 762 PE Free = 532 PV Count = 3 modified = False extents = 762 free space = 2.38 GiB free extents = 609 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sdd (72) with existing lvmpv', 'existing 1024 MiB disk sde (86) with existing lvmpv', 'existing 1024 MiB disk sdf (96) with existing lvmpv'] LVs = ['existing 612 MiB lvmlv test_vg2-lv4 (118) with existing xfs filesystem'] segment type = linear percent = 0 VG space used = 612 MiB 2024-03-01 20:53:22,423 DEBUG blivet/MainThread: test_vg2 size is 2.98 GiB 2024-03-01 20:53:22,424 DEBUG blivet/MainThread: vg test_vg2 has 2.38 GiB free 2024-03-01 20:53:22,424 DEBUG blivet/MainThread: test_vg2 size is 2.98 GiB 2024-03-01 20:53:22,424 DEBUG blivet/MainThread: vg test_vg2 has 2.38 GiB free 2024-03-01 20:53:22,421 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7fc7686bebb0) -- name = test_vg2-lv4 status = True id = 118 children = [] parents = ['existing 2.98 GiB lvmvg test_vg2 (81)'] uuid = 3l3uIY-2Vrb-cpnj-eviH-9jU4-eGal-wun8ez size = 612 MiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-4 target size = 612 MiB path = /dev/mapper/test_vg2-lv4 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7fc768734c10) -- name = test_vg2 status = True id = 81 children = ['existing 612 MiB lvmlv test_vg2-lv4 (118) with existing xfs filesystem'] parents = ['existing 1024 MiB disk sdd (72) with existing lvmpv', 'existing 1024 MiB disk sde (86) with existing lvmpv', 'existing 1024 MiB disk sdf (96) with existing lvmpv'] uuid = Ur0UXR-UN2K-XIKN-Op4F-e5p2-sPMl-24DTE9 size = 2.98 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 2.98 GiB path = /dev/test_vg2 format args = [] original_format = None free = 2.08 GiB PE Size = 4 MiB PE Count = 762 PE Free = 532 PV Count = 3 modified = False extents = 762 free space = 2.38 GiB free extents = 609 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sdd (72) with existing lvmpv', 'existing 1024 MiB disk sde (86) with existing lvmpv', 'existing 1024 MiB disk sdf (96) with existing lvmpv'] LVs = ['existing 612 MiB lvmlv test_vg2-lv4 (118) with existing xfs filesystem'] segment type = linear percent = 0 VG space used = 612 MiB 2024-03-01 20:53:22,426 DEBUG blivet/MainThread: test_vg2 size is 2.98 GiB 2024-03-01 20:53:22,427 DEBUG blivet/MainThread: vg test_vg2 has 2.38 GiB free 2024-03-01 20:53:22,427 DEBUG blivet/MainThread: test_vg2 size is 2.98 GiB 2024-03-01 20:53:22,428 DEBUG blivet/MainThread: vg test_vg2 has 2.38 GiB free 2024-03-01 20:53:22,425 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7fc7686bebb0) -- name = test_vg2-lv4 status = True id = 118 children = [] parents = ['existing 2.98 GiB lvmvg test_vg2 (81)'] uuid = 3l3uIY-2Vrb-cpnj-eviH-9jU4-eGal-wun8ez size = 612 MiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-4 target size = 612 MiB path = /dev/mapper/test_vg2-lv4 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7fc768734c10) -- name = test_vg2 status = True id = 81 children = ['existing 612 MiB lvmlv test_vg2-lv4 (118) with existing xfs filesystem'] parents = ['existing 1024 MiB disk sdd (72) with existing lvmpv', 'existing 1024 MiB disk sde (86) with existing lvmpv', 'existing 1024 MiB disk sdf (96) with existing lvmpv'] uuid = Ur0UXR-UN2K-XIKN-Op4F-e5p2-sPMl-24DTE9 size = 2.98 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 2.98 GiB path = /dev/test_vg2 format args = [] original_format = None free = 2.08 GiB PE Size = 4 MiB PE Count = 762 PE Free = 532 PV Count = 3 modified = False extents = 762 free space = 2.38 GiB free extents = 609 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sdd (72) with existing lvmpv', 'existing 1024 MiB disk sde (86) with existing lvmpv', 'existing 1024 MiB disk sdf (96) with existing lvmpv'] LVs = ['existing 612 MiB lvmlv test_vg2-lv4 (118) with existing xfs filesystem'] segment type = linear percent = 0 VG space used = 612 MiB 2024-03-01 20:53:22,430 DEBUG blivet/MainThread: test_vg2 size is 2.98 GiB 2024-03-01 20:53:22,430 DEBUG blivet/MainThread: vg test_vg2 has 2.38 GiB free 2024-03-01 20:53:22,431 DEBUG blivet/MainThread: test_vg2 size is 2.98 GiB 2024-03-01 20:53:22,431 DEBUG blivet/MainThread: vg test_vg2 has 2.38 GiB free 2024-03-01 20:53:22,428 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7fc7686bebb0) -- name = test_vg2-lv4 status = True id = 118 children = [] parents = ['existing 2.98 GiB lvmvg test_vg2 (81)'] uuid = 3l3uIY-2Vrb-cpnj-eviH-9jU4-eGal-wun8ez size = 612 MiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-4 target size = 612 MiB path = /dev/mapper/test_vg2-lv4 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7fc768734c10) -- name = test_vg2 status = True id = 81 children = ['existing 612 MiB lvmlv test_vg2-lv4 (118) with existing xfs filesystem'] parents = ['existing 1024 MiB disk sdd (72) with existing lvmpv', 'existing 1024 MiB disk sde (86) with existing lvmpv', 'existing 1024 MiB disk sdf (96) with existing lvmpv'] uuid = Ur0UXR-UN2K-XIKN-Op4F-e5p2-sPMl-24DTE9 size = 2.98 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 2.98 GiB path = /dev/test_vg2 format args = [] original_format = None free = 2.08 GiB PE Size = 4 MiB PE Count = 762 PE Free = 532 PV Count = 3 modified = False extents = 762 free space = 2.38 GiB free extents = 609 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sdd (72) with existing lvmpv', 'existing 1024 MiB disk sde (86) with existing lvmpv', 'existing 1024 MiB disk sdf (96) with existing lvmpv'] LVs = ['existing 612 MiB lvmlv test_vg2-lv4 (118) with existing xfs filesystem'] segment type = linear percent = 0 VG space used = 612 MiB 2024-03-01 20:53:22,433 DEBUG blivet/MainThread: test_vg2 size is 2.98 GiB 2024-03-01 20:53:22,434 DEBUG blivet/MainThread: vg test_vg2 has 2.38 GiB free 2024-03-01 20:53:22,434 DEBUG blivet/MainThread: test_vg2 size is 2.98 GiB 2024-03-01 20:53:22,434 DEBUG blivet/MainThread: vg test_vg2 has 2.38 GiB free 2024-03-01 20:53:22,431 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7fc7686bebb0) -- name = test_vg2-lv4 status = True id = 118 children = [] parents = ['existing 2.98 GiB lvmvg test_vg2 (81)'] uuid = 3l3uIY-2Vrb-cpnj-eviH-9jU4-eGal-wun8ez size = 612 MiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-4 target size = 612 MiB path = /dev/mapper/test_vg2-lv4 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7fc768734c10) -- name = test_vg2 status = True id = 81 children = ['existing 612 MiB lvmlv test_vg2-lv4 (118) with existing xfs filesystem'] parents = ['existing 1024 MiB disk sdd (72) with existing lvmpv', 'existing 1024 MiB disk sde (86) with existing lvmpv', 'existing 1024 MiB disk sdf (96) with existing lvmpv'] uuid = Ur0UXR-UN2K-XIKN-Op4F-e5p2-sPMl-24DTE9 size = 2.98 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 2.98 GiB path = /dev/test_vg2 format args = [] original_format = None free = 2.08 GiB PE Size = 4 MiB PE Count = 762 PE Free = 532 PV Count = 3 modified = False extents = 762 free space = 2.38 GiB free extents = 609 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sdd (72) with existing lvmpv', 'existing 1024 MiB disk sde (86) with existing lvmpv', 'existing 1024 MiB disk sdf (96) with existing lvmpv'] LVs = ['existing 612 MiB lvmlv test_vg2-lv4 (118) with existing xfs filesystem'] segment type = linear percent = 0 VG space used = 612 MiB 2024-03-01 20:53:22,437 DEBUG blivet/MainThread: test_vg2 size is 2.98 GiB 2024-03-01 20:53:22,437 DEBUG blivet/MainThread: vg test_vg2 has 2.38 GiB free 2024-03-01 20:53:22,437 DEBUG blivet/MainThread: test_vg2 size is 2.98 GiB 2024-03-01 20:53:22,438 DEBUG blivet/MainThread: vg test_vg2 has 2.38 GiB free 2024-03-01 20:53:22,435 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7fc7686bebb0) -- name = test_vg2-lv4 status = True id = 118 children = [] parents = ['existing 2.98 GiB lvmvg test_vg2 (81)'] uuid = 3l3uIY-2Vrb-cpnj-eviH-9jU4-eGal-wun8ez size = 612 MiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-4 target size = 612 MiB path = /dev/mapper/test_vg2-lv4 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7fc768734c10) -- name = test_vg2 status = True id = 81 children = ['existing 612 MiB lvmlv test_vg2-lv4 (118) with existing xfs filesystem'] parents = ['existing 1024 MiB disk sdd (72) with existing lvmpv', 'existing 1024 MiB disk sde (86) with existing lvmpv', 'existing 1024 MiB disk sdf (96) with existing lvmpv'] uuid = Ur0UXR-UN2K-XIKN-Op4F-e5p2-sPMl-24DTE9 size = 2.98 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 2.98 GiB path = /dev/test_vg2 format args = [] original_format = None free = 2.08 GiB PE Size = 4 MiB PE Count = 762 PE Free = 532 PV Count = 3 modified = False extents = 762 free space = 2.38 GiB free extents = 609 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sdd (72) with existing lvmpv', 'existing 1024 MiB disk sde (86) with existing lvmpv', 'existing 1024 MiB disk sdf (96) with existing lvmpv'] LVs = ['existing 612 MiB lvmlv test_vg2-lv4 (118) with existing xfs filesystem'] segment type = linear percent = 0 VG space used = 612 MiB 2024-03-01 20:53:22,440 DEBUG blivet/MainThread: test_vg2 size is 2.98 GiB 2024-03-01 20:53:22,440 DEBUG blivet/MainThread: vg test_vg2 has 2.38 GiB free 2024-03-01 20:53:22,441 DEBUG blivet/MainThread: test_vg2 size is 2.98 GiB 2024-03-01 20:53:22,441 DEBUG blivet/MainThread: vg test_vg2 has 2.38 GiB free 2024-03-01 20:53:22,438 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7fc7686bebb0) -- name = test_vg2-lv4 status = True id = 118 children = [] parents = ['existing 2.98 GiB lvmvg test_vg2 (81)'] uuid = 3l3uIY-2Vrb-cpnj-eviH-9jU4-eGal-wun8ez size = 612 MiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-4 target size = 612 MiB path = /dev/mapper/test_vg2-lv4 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7fc768734c10) -- name = test_vg2 status = True id = 81 children = ['existing 612 MiB lvmlv test_vg2-lv4 (118) with existing xfs filesystem'] parents = ['existing 1024 MiB disk sdd (72) with existing lvmpv', 'existing 1024 MiB disk sde (86) with existing lvmpv', 'existing 1024 MiB disk sdf (96) with existing lvmpv'] uuid = Ur0UXR-UN2K-XIKN-Op4F-e5p2-sPMl-24DTE9 size = 2.98 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 2.98 GiB path = /dev/test_vg2 format args = [] original_format = None free = 2.08 GiB PE Size = 4 MiB PE Count = 762 PE Free = 532 PV Count = 3 modified = False extents = 762 free space = 2.38 GiB free extents = 609 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sdd (72) with existing lvmpv', 'existing 1024 MiB disk sde (86) with existing lvmpv', 'existing 1024 MiB disk sdf (96) with existing lvmpv'] LVs = ['existing 612 MiB lvmlv test_vg2-lv4 (118) with existing xfs filesystem'] segment type = linear percent = 0 VG space used = 612 MiB 2024-03-01 20:53:22,443 DEBUG blivet/MainThread: test_vg2 size is 2.98 GiB 2024-03-01 20:53:22,444 DEBUG blivet/MainThread: vg test_vg2 has 2.38 GiB free 2024-03-01 20:53:22,444 DEBUG blivet/MainThread: test_vg2 size is 2.98 GiB 2024-03-01 20:53:22,445 DEBUG blivet/MainThread: vg test_vg2 has 2.38 GiB free 2024-03-01 20:53:22,442 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7fc7686bebb0) -- name = test_vg2-lv4 status = True id = 118 children = [] parents = ['existing 2.98 GiB lvmvg test_vg2 (81)'] uuid = 3l3uIY-2Vrb-cpnj-eviH-9jU4-eGal-wun8ez size = 612 MiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-4 target size = 612 MiB path = /dev/mapper/test_vg2-lv4 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7fc768734c10) -- name = test_vg2 status = True id = 81 children = ['existing 612 MiB lvmlv test_vg2-lv4 (118) with existing xfs filesystem'] parents = ['existing 1024 MiB disk sdd (72) with existing lvmpv', 'existing 1024 MiB disk sde (86) with existing lvmpv', 'existing 1024 MiB disk sdf (96) with existing lvmpv'] uuid = Ur0UXR-UN2K-XIKN-Op4F-e5p2-sPMl-24DTE9 size = 2.98 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 2.98 GiB path = /dev/test_vg2 format args = [] original_format = None free = 2.08 GiB PE Size = 4 MiB PE Count = 762 PE Free = 532 PV Count = 3 modified = False extents = 762 free space = 2.38 GiB free extents = 609 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sdd (72) with existing lvmpv', 'existing 1024 MiB disk sde (86) with existing lvmpv', 'existing 1024 MiB disk sdf (96) with existing lvmpv'] LVs = ['existing 612 MiB lvmlv test_vg2-lv4 (118) with existing xfs filesystem'] segment type = linear percent = 0 VG space used = 612 MiB 2024-03-01 20:53:22,447 DEBUG blivet/MainThread: test_vg2 size is 2.98 GiB 2024-03-01 20:53:22,447 DEBUG blivet/MainThread: vg test_vg2 has 2.38 GiB free 2024-03-01 20:53:22,448 DEBUG blivet/MainThread: test_vg2 size is 2.98 GiB 2024-03-01 20:53:22,448 DEBUG blivet/MainThread: vg test_vg2 has 2.38 GiB free 2024-03-01 20:53:22,445 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7fc7686bebb0) -- name = test_vg2-lv4 status = True id = 118 children = [] parents = ['existing 2.98 GiB lvmvg test_vg2 (81)'] uuid = 3l3uIY-2Vrb-cpnj-eviH-9jU4-eGal-wun8ez size = 612 MiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-4 target size = 612 MiB path = /dev/mapper/test_vg2-lv4 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7fc768734c10) -- name = test_vg2 status = True id = 81 children = ['existing 612 MiB lvmlv test_vg2-lv4 (118) with existing xfs filesystem'] parents = ['existing 1024 MiB disk sdd (72) with existing lvmpv', 'existing 1024 MiB disk sde (86) with existing lvmpv', 'existing 1024 MiB disk sdf (96) with existing lvmpv'] uuid = Ur0UXR-UN2K-XIKN-Op4F-e5p2-sPMl-24DTE9 size = 2.98 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 2.98 GiB path = /dev/test_vg2 format args = [] original_format = None free = 2.08 GiB PE Size = 4 MiB PE Count = 762 PE Free = 532 PV Count = 3 modified = False extents = 762 free space = 2.38 GiB free extents = 609 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sdd (72) with existing lvmpv', 'existing 1024 MiB disk sde (86) with existing lvmpv', 'existing 1024 MiB disk sdf (96) with existing lvmpv'] LVs = ['existing 612 MiB lvmlv test_vg2-lv4 (118) with existing xfs filesystem'] segment type = linear percent = 0 VG space used = 612 MiB 2024-03-01 20:53:22,450 DEBUG blivet/MainThread: test_vg2 size is 2.98 GiB 2024-03-01 20:53:22,451 DEBUG blivet/MainThread: vg test_vg2 has 2.38 GiB free 2024-03-01 20:53:22,451 DEBUG blivet/MainThread: test_vg2 size is 2.98 GiB 2024-03-01 20:53:22,451 DEBUG blivet/MainThread: vg test_vg2 has 2.38 GiB free 2024-03-01 20:53:22,448 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7fc7686bebb0) -- name = test_vg2-lv4 status = True id = 118 children = [] parents = ['existing 2.98 GiB lvmvg test_vg2 (81)'] uuid = 3l3uIY-2Vrb-cpnj-eviH-9jU4-eGal-wun8ez size = 612 MiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-4 target size = 612 MiB path = /dev/mapper/test_vg2-lv4 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7fc768734c10) -- name = test_vg2 status = True id = 81 children = ['existing 612 MiB lvmlv test_vg2-lv4 (118) with existing xfs filesystem'] parents = ['existing 1024 MiB disk sdd (72) with existing lvmpv', 'existing 1024 MiB disk sde (86) with existing lvmpv', 'existing 1024 MiB disk sdf (96) with existing lvmpv'] uuid = Ur0UXR-UN2K-XIKN-Op4F-e5p2-sPMl-24DTE9 size = 2.98 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 2.98 GiB path = /dev/test_vg2 format args = [] original_format = None free = 2.08 GiB PE Size = 4 MiB PE Count = 762 PE Free = 532 PV Count = 3 modified = False extents = 762 free space = 2.38 GiB free extents = 609 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sdd (72) with existing lvmpv', 'existing 1024 MiB disk sde (86) with existing lvmpv', 'existing 1024 MiB disk sdf (96) with existing lvmpv'] LVs = ['existing 612 MiB lvmlv test_vg2-lv4 (118) with existing xfs filesystem'] segment type = linear percent = 0 VG space used = 612 MiB 2024-03-01 20:53:22,454 DEBUG blivet/MainThread: test_vg2 size is 2.98 GiB 2024-03-01 20:53:22,454 DEBUG blivet/MainThread: vg test_vg2 has 2.38 GiB free 2024-03-01 20:53:22,454 DEBUG blivet/MainThread: test_vg2 size is 2.98 GiB 2024-03-01 20:53:22,455 DEBUG blivet/MainThread: vg test_vg2 has 2.38 GiB free 2024-03-01 20:53:22,452 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7fc7686bebb0) -- name = test_vg2-lv4 status = True id = 118 children = [] parents = ['existing 2.98 GiB lvmvg test_vg2 (81)'] uuid = 3l3uIY-2Vrb-cpnj-eviH-9jU4-eGal-wun8ez size = 612 MiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-4 target size = 612 MiB path = /dev/mapper/test_vg2-lv4 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7fc768734c10) -- name = test_vg2 status = True id = 81 children = ['existing 612 MiB lvmlv test_vg2-lv4 (118) with existing xfs filesystem'] parents = ['existing 1024 MiB disk sdd (72) with existing lvmpv', 'existing 1024 MiB disk sde (86) with existing lvmpv', 'existing 1024 MiB disk sdf (96) with existing lvmpv'] uuid = Ur0UXR-UN2K-XIKN-Op4F-e5p2-sPMl-24DTE9 size = 2.98 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 2.98 GiB path = /dev/test_vg2 format args = [] original_format = None free = 2.08 GiB PE Size = 4 MiB PE Count = 762 PE Free = 532 PV Count = 3 modified = False extents = 762 free space = 2.38 GiB free extents = 609 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sdd (72) with existing lvmpv', 'existing 1024 MiB disk sde (86) with existing lvmpv', 'existing 1024 MiB disk sdf (96) with existing lvmpv'] LVs = ['existing 612 MiB lvmlv test_vg2-lv4 (118) with existing xfs filesystem'] segment type = linear percent = 0 VG space used = 612 MiB 2024-03-01 20:53:22,457 DEBUG blivet/MainThread: test_vg2 size is 2.98 GiB 2024-03-01 20:53:22,457 DEBUG blivet/MainThread: vg test_vg2 has 2.38 GiB free 2024-03-01 20:53:22,458 DEBUG blivet/MainThread: test_vg2 size is 2.98 GiB 2024-03-01 20:53:22,458 DEBUG blivet/MainThread: vg test_vg2 has 2.38 GiB free 2024-03-01 20:53:22,455 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7fc7686bebb0) -- name = test_vg2-lv4 status = True id = 118 children = [] parents = ['existing 2.98 GiB lvmvg test_vg2 (81)'] uuid = 3l3uIY-2Vrb-cpnj-eviH-9jU4-eGal-wun8ez size = 612 MiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-4 target size = 612 MiB path = /dev/mapper/test_vg2-lv4 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7fc768734c10) -- name = test_vg2 status = True id = 81 children = ['existing 612 MiB lvmlv test_vg2-lv4 (118) with existing xfs filesystem'] parents = ['existing 1024 MiB disk sdd (72) with existing lvmpv', 'existing 1024 MiB disk sde (86) with existing lvmpv', 'existing 1024 MiB disk sdf (96) with existing lvmpv'] uuid = Ur0UXR-UN2K-XIKN-Op4F-e5p2-sPMl-24DTE9 size = 2.98 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 2.98 GiB path = /dev/test_vg2 format args = [] original_format = None free = 2.08 GiB PE Size = 4 MiB PE Count = 762 PE Free = 532 PV Count = 3 modified = False extents = 762 free space = 2.38 GiB free extents = 609 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sdd (72) with existing lvmpv', 'existing 1024 MiB disk sde (86) with existing lvmpv', 'existing 1024 MiB disk sdf (96) with existing lvmpv'] LVs = ['existing 612 MiB lvmlv test_vg2-lv4 (118) with existing xfs filesystem'] segment type = linear percent = 0 VG space used = 612 MiB 2024-03-01 20:53:22,460 DEBUG blivet/MainThread: test_vg2 size is 2.98 GiB 2024-03-01 20:53:22,461 DEBUG blivet/MainThread: vg test_vg2 has 2.38 GiB free 2024-03-01 20:53:22,461 DEBUG blivet/MainThread: test_vg2 size is 2.98 GiB 2024-03-01 20:53:22,462 DEBUG blivet/MainThread: vg test_vg2 has 2.38 GiB free 2024-03-01 20:53:22,459 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7fc7686bebb0) -- name = test_vg2-lv4 status = True id = 118 children = [] parents = ['existing 2.98 GiB lvmvg test_vg2 (81)'] uuid = 3l3uIY-2Vrb-cpnj-eviH-9jU4-eGal-wun8ez size = 612 MiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-4 target size = 612 MiB path = /dev/mapper/test_vg2-lv4 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7fc768734c10) -- name = test_vg2 status = True id = 81 children = ['existing 612 MiB lvmlv test_vg2-lv4 (118) with existing xfs filesystem'] parents = ['existing 1024 MiB disk sdd (72) with existing lvmpv', 'existing 1024 MiB disk sde (86) with existing lvmpv', 'existing 1024 MiB disk sdf (96) with existing lvmpv'] uuid = Ur0UXR-UN2K-XIKN-Op4F-e5p2-sPMl-24DTE9 size = 2.98 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 2.98 GiB path = /dev/test_vg2 format args = [] original_format = None free = 2.08 GiB PE Size = 4 MiB PE Count = 762 PE Free = 532 PV Count = 3 modified = False extents = 762 free space = 2.38 GiB free extents = 609 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sdd (72) with existing lvmpv', 'existing 1024 MiB disk sde (86) with existing lvmpv', 'existing 1024 MiB disk sdf (96) with existing lvmpv'] LVs = ['existing 612 MiB lvmlv test_vg2-lv4 (118) with existing xfs filesystem'] segment type = linear percent = 0 VG space used = 612 MiB 2024-03-01 20:53:22,464 DEBUG blivet/MainThread: test_vg2 size is 2.98 GiB 2024-03-01 20:53:22,464 DEBUG blivet/MainThread: vg test_vg2 has 2.38 GiB free 2024-03-01 20:53:22,464 DEBUG blivet/MainThread: test_vg2 size is 2.98 GiB 2024-03-01 20:53:22,465 DEBUG blivet/MainThread: vg test_vg2 has 2.38 GiB free 2024-03-01 20:53:22,462 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7fc7686bebb0) -- name = test_vg2-lv4 status = True id = 118 children = [] parents = ['existing 2.98 GiB lvmvg test_vg2 (81)'] uuid = 3l3uIY-2Vrb-cpnj-eviH-9jU4-eGal-wun8ez size = 612 MiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-4 target size = 612 MiB path = /dev/mapper/test_vg2-lv4 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7fc768734c10) -- name = test_vg2 status = True id = 81 children = ['existing 612 MiB lvmlv test_vg2-lv4 (118) with existing xfs filesystem'] parents = ['existing 1024 MiB disk sdd (72) with existing lvmpv', 'existing 1024 MiB disk sde (86) with existing lvmpv', 'existing 1024 MiB disk sdf (96) with existing lvmpv'] uuid = Ur0UXR-UN2K-XIKN-Op4F-e5p2-sPMl-24DTE9 size = 2.98 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 2.98 GiB path = /dev/test_vg2 format args = [] original_format = None free = 2.08 GiB PE Size = 4 MiB PE Count = 762 PE Free = 532 PV Count = 3 modified = False extents = 762 free space = 2.38 GiB free extents = 609 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sdd (72) with existing lvmpv', 'existing 1024 MiB disk sde (86) with existing lvmpv', 'existing 1024 MiB disk sdf (96) with existing lvmpv'] LVs = ['existing 612 MiB lvmlv test_vg2-lv4 (118) with existing xfs filesystem'] segment type = linear percent = 0 VG space used = 612 MiB 2024-03-01 20:53:22,467 DEBUG blivet/MainThread: test_vg2 size is 2.98 GiB 2024-03-01 20:53:22,467 DEBUG blivet/MainThread: vg test_vg2 has 2.38 GiB free 2024-03-01 20:53:22,468 DEBUG blivet/MainThread: test_vg2 size is 2.98 GiB 2024-03-01 20:53:22,468 DEBUG blivet/MainThread: vg test_vg2 has 2.38 GiB free 2024-03-01 20:53:22,465 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7fc7686bebb0) -- name = test_vg2-lv4 status = True id = 118 children = [] parents = ['existing 2.98 GiB lvmvg test_vg2 (81)'] uuid = 3l3uIY-2Vrb-cpnj-eviH-9jU4-eGal-wun8ez size = 612 MiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-4 target size = 612 MiB path = /dev/mapper/test_vg2-lv4 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7fc768734c10) -- name = test_vg2 status = True id = 81 children = ['existing 612 MiB lvmlv test_vg2-lv4 (118) with existing xfs filesystem'] parents = ['existing 1024 MiB disk sdd (72) with existing lvmpv', 'existing 1024 MiB disk sde (86) with existing lvmpv', 'existing 1024 MiB disk sdf (96) with existing lvmpv'] uuid = Ur0UXR-UN2K-XIKN-Op4F-e5p2-sPMl-24DTE9 size = 2.98 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 2.98 GiB path = /dev/test_vg2 format args = [] original_format = None free = 2.08 GiB PE Size = 4 MiB PE Count = 762 PE Free = 532 PV Count = 3 modified = False extents = 762 free space = 2.38 GiB free extents = 609 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sdd (72) with existing lvmpv', 'existing 1024 MiB disk sde (86) with existing lvmpv', 'existing 1024 MiB disk sdf (96) with existing lvmpv'] LVs = ['existing 612 MiB lvmlv test_vg2-lv4 (118) with existing xfs filesystem'] segment type = linear percent = 0 VG space used = 612 MiB 2024-03-01 20:53:22,470 DEBUG blivet/MainThread: test_vg2 size is 2.98 GiB 2024-03-01 20:53:22,471 DEBUG blivet/MainThread: vg test_vg2 has 2.38 GiB free 2024-03-01 20:53:22,471 DEBUG blivet/MainThread: test_vg2 size is 2.98 GiB 2024-03-01 20:53:22,472 DEBUG blivet/MainThread: vg test_vg2 has 2.38 GiB free 2024-03-01 20:53:22,469 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7fc7686bebb0) -- name = test_vg2-lv4 status = True id = 118 children = [] parents = ['existing 2.98 GiB lvmvg test_vg2 (81)'] uuid = 3l3uIY-2Vrb-cpnj-eviH-9jU4-eGal-wun8ez size = 612 MiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-4 target size = 612 MiB path = /dev/mapper/test_vg2-lv4 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7fc768734c10) -- name = test_vg2 status = True id = 81 children = ['existing 612 MiB lvmlv test_vg2-lv4 (118) with existing xfs filesystem'] parents = ['existing 1024 MiB disk sdd (72) with existing lvmpv', 'existing 1024 MiB disk sde (86) with existing lvmpv', 'existing 1024 MiB disk sdf (96) with existing lvmpv'] uuid = Ur0UXR-UN2K-XIKN-Op4F-e5p2-sPMl-24DTE9 size = 2.98 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 2.98 GiB path = /dev/test_vg2 format args = [] original_format = None free = 2.08 GiB PE Size = 4 MiB PE Count = 762 PE Free = 532 PV Count = 3 modified = False extents = 762 free space = 2.38 GiB free extents = 609 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sdd (72) with existing lvmpv', 'existing 1024 MiB disk sde (86) with existing lvmpv', 'existing 1024 MiB disk sdf (96) with existing lvmpv'] LVs = ['existing 612 MiB lvmlv test_vg2-lv4 (118) with existing xfs filesystem'] segment type = linear percent = 0 VG space used = 612 MiB 2024-03-01 20:53:22,474 DEBUG blivet/MainThread: test_vg2 size is 2.98 GiB 2024-03-01 20:53:22,474 DEBUG blivet/MainThread: vg test_vg2 has 2.38 GiB free 2024-03-01 20:53:22,475 DEBUG blivet/MainThread: test_vg2 size is 2.98 GiB 2024-03-01 20:53:22,475 DEBUG blivet/MainThread: vg test_vg2 has 2.38 GiB free 2024-03-01 20:53:22,472 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7fc7686bebb0) -- name = test_vg2-lv4 status = True id = 118 children = [] parents = ['existing 2.98 GiB lvmvg test_vg2 (81)'] uuid = 3l3uIY-2Vrb-cpnj-eviH-9jU4-eGal-wun8ez size = 612 MiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-4 target size = 612 MiB path = /dev/mapper/test_vg2-lv4 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7fc768734c10) -- name = test_vg2 status = True id = 81 children = ['existing 612 MiB lvmlv test_vg2-lv4 (118) with existing xfs filesystem'] parents = ['existing 1024 MiB disk sdd (72) with existing lvmpv', 'existing 1024 MiB disk sde (86) with existing lvmpv', 'existing 1024 MiB disk sdf (96) with existing lvmpv'] uuid = Ur0UXR-UN2K-XIKN-Op4F-e5p2-sPMl-24DTE9 size = 2.98 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 2.98 GiB path = /dev/test_vg2 format args = [] original_format = None free = 2.08 GiB PE Size = 4 MiB PE Count = 762 PE Free = 532 PV Count = 3 modified = False extents = 762 free space = 2.38 GiB free extents = 609 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sdd (72) with existing lvmpv', 'existing 1024 MiB disk sde (86) with existing lvmpv', 'existing 1024 MiB disk sdf (96) with existing lvmpv'] LVs = ['existing 612 MiB lvmlv test_vg2-lv4 (118) with existing xfs filesystem'] segment type = linear percent = 0 VG space used = 612 MiB 2024-03-01 20:53:22,477 DEBUG blivet/MainThread: test_vg2 size is 2.98 GiB 2024-03-01 20:53:22,478 DEBUG blivet/MainThread: vg test_vg2 has 2.38 GiB free 2024-03-01 20:53:22,478 DEBUG blivet/MainThread: test_vg2 size is 2.98 GiB 2024-03-01 20:53:22,478 DEBUG blivet/MainThread: vg test_vg2 has 2.38 GiB free 2024-03-01 20:53:22,475 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7fc7686bebb0) -- name = test_vg2-lv4 status = True id = 118 children = [] parents = ['existing 2.98 GiB lvmvg test_vg2 (81)'] uuid = 3l3uIY-2Vrb-cpnj-eviH-9jU4-eGal-wun8ez size = 612 MiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-4 target size = 612 MiB path = /dev/mapper/test_vg2-lv4 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7fc768734c10) -- name = test_vg2 status = True id = 81 children = ['existing 612 MiB lvmlv test_vg2-lv4 (118) with existing xfs filesystem'] parents = ['existing 1024 MiB disk sdd (72) with existing lvmpv', 'existing 1024 MiB disk sde (86) with existing lvmpv', 'existing 1024 MiB disk sdf (96) with existing lvmpv'] uuid = Ur0UXR-UN2K-XIKN-Op4F-e5p2-sPMl-24DTE9 size = 2.98 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 2.98 GiB path = /dev/test_vg2 format args = [] original_format = None free = 2.08 GiB PE Size = 4 MiB PE Count = 762 PE Free = 532 PV Count = 3 modified = False extents = 762 free space = 2.38 GiB free extents = 609 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sdd (72) with existing lvmpv', 'existing 1024 MiB disk sde (86) with existing lvmpv', 'existing 1024 MiB disk sdf (96) with existing lvmpv'] LVs = ['existing 612 MiB lvmlv test_vg2-lv4 (118) with existing xfs filesystem'] segment type = linear percent = 0 VG space used = 612 MiB 2024-03-01 20:53:22,481 DEBUG blivet/MainThread: test_vg2 size is 2.98 GiB 2024-03-01 20:53:22,481 DEBUG blivet/MainThread: vg test_vg2 has 2.38 GiB free 2024-03-01 20:53:22,481 DEBUG blivet/MainThread: test_vg2 size is 2.98 GiB 2024-03-01 20:53:22,482 DEBUG blivet/MainThread: vg test_vg2 has 2.38 GiB free 2024-03-01 20:53:22,479 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7fc7686bebb0) -- name = test_vg2-lv4 status = True id = 118 children = [] parents = ['existing 2.98 GiB lvmvg test_vg2 (81)'] uuid = 3l3uIY-2Vrb-cpnj-eviH-9jU4-eGal-wun8ez size = 612 MiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-4 target size = 612 MiB path = /dev/mapper/test_vg2-lv4 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7fc768734c10) -- name = test_vg2 status = True id = 81 children = ['existing 612 MiB lvmlv test_vg2-lv4 (118) with existing xfs filesystem'] parents = ['existing 1024 MiB disk sdd (72) with existing lvmpv', 'existing 1024 MiB disk sde (86) with existing lvmpv', 'existing 1024 MiB disk sdf (96) with existing lvmpv'] uuid = Ur0UXR-UN2K-XIKN-Op4F-e5p2-sPMl-24DTE9 size = 2.98 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 2.98 GiB path = /dev/test_vg2 format args = [] original_format = None free = 2.08 GiB PE Size = 4 MiB PE Count = 762 PE Free = 532 PV Count = 3 modified = False extents = 762 free space = 2.38 GiB free extents = 609 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sdd (72) with existing lvmpv', 'existing 1024 MiB disk sde (86) with existing lvmpv', 'existing 1024 MiB disk sdf (96) with existing lvmpv'] LVs = ['existing 612 MiB lvmlv test_vg2-lv4 (118) with existing xfs filesystem'] segment type = linear percent = 0 VG space used = 612 MiB 2024-03-01 20:53:22,484 DEBUG blivet/MainThread: test_vg2 size is 2.98 GiB 2024-03-01 20:53:22,484 DEBUG blivet/MainThread: vg test_vg2 has 2.38 GiB free 2024-03-01 20:53:22,485 DEBUG blivet/MainThread: test_vg2 size is 2.98 GiB 2024-03-01 20:53:22,485 DEBUG blivet/MainThread: vg test_vg2 has 2.38 GiB free 2024-03-01 20:53:22,482 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7fc7686bebb0) -- name = test_vg2-lv4 status = True id = 118 children = [] parents = ['existing 2.98 GiB lvmvg test_vg2 (81)'] uuid = 3l3uIY-2Vrb-cpnj-eviH-9jU4-eGal-wun8ez size = 612 MiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-4 target size = 612 MiB path = /dev/mapper/test_vg2-lv4 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7fc768734c10) -- name = test_vg2 status = True id = 81 children = ['existing 612 MiB lvmlv test_vg2-lv4 (118) with existing xfs filesystem'] parents = ['existing 1024 MiB disk sdd (72) with existing lvmpv', 'existing 1024 MiB disk sde (86) with existing lvmpv', 'existing 1024 MiB disk sdf (96) with existing lvmpv'] uuid = Ur0UXR-UN2K-XIKN-Op4F-e5p2-sPMl-24DTE9 size = 2.98 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 2.98 GiB path = /dev/test_vg2 format args = [] original_format = None free = 2.08 GiB PE Size = 4 MiB PE Count = 762 PE Free = 532 PV Count = 3 modified = False extents = 762 free space = 2.38 GiB free extents = 609 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sdd (72) with existing lvmpv', 'existing 1024 MiB disk sde (86) with existing lvmpv', 'existing 1024 MiB disk sdf (96) with existing lvmpv'] LVs = ['existing 612 MiB lvmlv test_vg2-lv4 (118) with existing xfs filesystem'] segment type = linear percent = 0 VG space used = 612 MiB 2024-03-01 20:53:22,487 DEBUG blivet/MainThread: test_vg2 size is 2.98 GiB 2024-03-01 20:53:22,488 DEBUG blivet/MainThread: vg test_vg2 has 2.38 GiB free 2024-03-01 20:53:22,488 DEBUG blivet/MainThread: test_vg2 size is 2.98 GiB 2024-03-01 20:53:22,489 DEBUG blivet/MainThread: vg test_vg2 has 2.38 GiB free 2024-03-01 20:53:22,486 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7fc7686bebb0) -- name = test_vg2-lv4 status = True id = 118 children = [] parents = ['existing 2.98 GiB lvmvg test_vg2 (81)'] uuid = 3l3uIY-2Vrb-cpnj-eviH-9jU4-eGal-wun8ez size = 612 MiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-4 target size = 612 MiB path = /dev/mapper/test_vg2-lv4 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7fc768734c10) -- name = test_vg2 status = True id = 81 children = ['existing 612 MiB lvmlv test_vg2-lv4 (118) with existing xfs filesystem'] parents = ['existing 1024 MiB disk sdd (72) with existing lvmpv', 'existing 1024 MiB disk sde (86) with existing lvmpv', 'existing 1024 MiB disk sdf (96) with existing lvmpv'] uuid = Ur0UXR-UN2K-XIKN-Op4F-e5p2-sPMl-24DTE9 size = 2.98 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 2.98 GiB path = /dev/test_vg2 format args = [] original_format = None free = 2.08 GiB PE Size = 4 MiB PE Count = 762 PE Free = 532 PV Count = 3 modified = False extents = 762 free space = 2.38 GiB free extents = 609 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sdd (72) with existing lvmpv', 'existing 1024 MiB disk sde (86) with existing lvmpv', 'existing 1024 MiB disk sdf (96) with existing lvmpv'] LVs = ['existing 612 MiB lvmlv test_vg2-lv4 (118) with existing xfs filesystem'] segment type = linear percent = 0 VG space used = 612 MiB 2024-03-01 20:53:22,491 DEBUG blivet/MainThread: test_vg2 size is 2.98 GiB 2024-03-01 20:53:22,491 DEBUG blivet/MainThread: vg test_vg2 has 2.38 GiB free 2024-03-01 20:53:22,491 DEBUG blivet/MainThread: test_vg2 size is 2.98 GiB 2024-03-01 20:53:22,492 DEBUG blivet/MainThread: vg test_vg2 has 2.38 GiB free 2024-03-01 20:53:22,489 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7fc7686bebb0) -- name = test_vg2-lv4 status = True id = 118 children = [] parents = ['existing 2.98 GiB lvmvg test_vg2 (81)'] uuid = 3l3uIY-2Vrb-cpnj-eviH-9jU4-eGal-wun8ez size = 612 MiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-4 target size = 612 MiB path = /dev/mapper/test_vg2-lv4 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7fc768734c10) -- name = test_vg2 status = True id = 81 children = ['existing 612 MiB lvmlv test_vg2-lv4 (118) with existing xfs filesystem'] parents = ['existing 1024 MiB disk sdd (72) with existing lvmpv', 'existing 1024 MiB disk sde (86) with existing lvmpv', 'existing 1024 MiB disk sdf (96) with existing lvmpv'] uuid = Ur0UXR-UN2K-XIKN-Op4F-e5p2-sPMl-24DTE9 size = 2.98 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 2.98 GiB path = /dev/test_vg2 format args = [] original_format = None free = 2.08 GiB PE Size = 4 MiB PE Count = 762 PE Free = 532 PV Count = 3 modified = False extents = 762 free space = 2.38 GiB free extents = 609 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sdd (72) with existing lvmpv', 'existing 1024 MiB disk sde (86) with existing lvmpv', 'existing 1024 MiB disk sdf (96) with existing lvmpv'] LVs = ['existing 612 MiB lvmlv test_vg2-lv4 (118) with existing xfs filesystem'] segment type = linear percent = 0 VG space used = 612 MiB 2024-03-01 20:53:22,492 DEBUG blivet/MainThread: removing test_vg2-lv4 2024-03-01 20:53:22,495 DEBUG blivet/MainThread: DeviceTree.get_dependent_devices: dep: existing 612 MiB lvmlv test_vg2-lv4 (118) with existing xfs filesystem ; hidden: False ; 2024-03-01 20:53:22,495 DEBUG blivet/MainThread: dep is a leaf 2024-03-01 20:53:22,496 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 265 2024-03-01 20:53:22,498 DEBUG blivet/MainThread: LVMLogicalVolumeDevice._set_format: test_vg2-lv4 ; type: None ; current: xfs ; 2024-03-01 20:53:22,498 INFO blivet/MainThread: registered action: [264] destroy format xfs filesystem on lvmlv test_vg2-lv4 (id 118) 2024-03-01 20:53:22,501 DEBUG blivet/MainThread: LVMVolumeGroupDevice.remove_child: name: test_vg2 ; child: lv4 ; kids: 1 ; 2024-03-01 20:53:22,501 INFO blivet/MainThread: removed lvmlv test_vg2-lv4 (id 118) from device tree 2024-03-01 20:53:22,501 INFO blivet/MainThread: registered action: [266] destroy device lvmlv test_vg2-lv4 (id 118) 2024-03-01 20:53:22,502 DEBUG blivet.ansible/MainThread: ['test_vg2', 'sdf', 'sde', 'sdd'] 2024-03-01 20:53:22,502 DEBUG blivet/MainThread: removing test_vg2 2024-03-01 20:53:22,504 DEBUG blivet/MainThread: DeviceTree.get_dependent_devices: dep: existing 2.98 GiB lvmvg test_vg2 (81) ; hidden: False ; 2024-03-01 20:53:22,504 DEBUG blivet/MainThread: dep is a leaf 2024-03-01 20:53:22,507 DEBUG blivet/MainThread: DiskDevice.remove_child: name: sdd ; child: test_vg2 ; kids: 1 ; 2024-03-01 20:53:22,510 DEBUG blivet/MainThread: DiskDevice.remove_child: name: sde ; child: test_vg2 ; kids: 1 ; 2024-03-01 20:53:22,512 DEBUG blivet/MainThread: DiskDevice.remove_child: name: sdf ; child: test_vg2 ; kids: 1 ; 2024-03-01 20:53:22,513 INFO blivet/MainThread: removed lvmvg test_vg2 (id 81) from device tree 2024-03-01 20:53:22,513 INFO blivet/MainThread: registered action: [267] destroy device lvmvg test_vg2 (id 81) 2024-03-01 20:53:22,513 INFO blivet.ansible/MainThread: scheduling destruction of sdf 2024-03-01 20:53:22,513 DEBUG blivet/MainThread: removing sdf 2024-03-01 20:53:22,515 DEBUG blivet/MainThread: DeviceTree.get_dependent_devices: dep: existing 1024 MiB disk sdf (96) with existing lvmpv ; hidden: False ; 2024-03-01 20:53:22,515 DEBUG blivet/MainThread: dep is a leaf 2024-03-01 20:53:22,515 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 269 2024-03-01 20:53:22,518 DEBUG blivet/MainThread: DiskDevice._set_format: sdf ; type: None ; current: lvmpv ; 2024-03-01 20:53:22,518 INFO blivet/MainThread: registered action: [268] destroy format lvmpv on disk sdf (id 96) 2024-03-01 20:53:22,518 INFO blivet.ansible/MainThread: scheduling destruction of sde 2024-03-01 20:53:22,518 DEBUG blivet/MainThread: removing sde 2024-03-01 20:53:22,521 DEBUG blivet/MainThread: DeviceTree.get_dependent_devices: dep: existing 1024 MiB disk sde (86) with existing lvmpv ; hidden: False ; 2024-03-01 20:53:22,521 DEBUG blivet/MainThread: dep is a leaf 2024-03-01 20:53:22,521 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 271 2024-03-01 20:53:22,523 DEBUG blivet/MainThread: DiskDevice._set_format: sde ; type: None ; current: lvmpv ; 2024-03-01 20:53:22,523 INFO blivet/MainThread: registered action: [270] destroy format lvmpv on disk sde (id 86) 2024-03-01 20:53:22,524 INFO blivet.ansible/MainThread: scheduling destruction of sdd 2024-03-01 20:53:22,524 DEBUG blivet/MainThread: removing sdd 2024-03-01 20:53:22,526 DEBUG blivet/MainThread: DeviceTree.get_dependent_devices: dep: existing 1024 MiB disk sdd (72) with existing lvmpv ; hidden: False ; 2024-03-01 20:53:22,526 DEBUG blivet/MainThread: dep is a leaf 2024-03-01 20:53:22,526 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 273 2024-03-01 20:53:22,529 DEBUG blivet/MainThread: DiskDevice._set_format: sdd ; type: None ; current: lvmpv ; 2024-03-01 20:53:22,529 INFO blivet/MainThread: registered action: [272] destroy format lvmpv on disk sdd (id 72) 2024-03-01 20:53:22,531 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: test_vg3 ; incomplete: False ; hidden: False ; 2024-03-01 20:53:22,534 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned existing 3.97 GiB lvmvg test_vg3 (141) 2024-03-01 20:53:22,534 DEBUG blivet/MainThread: resolved 'test_vg3' to 'test_vg3' (lvmvg) 2024-03-01 20:53:22,535 DEBUG blivet.ansible/MainThread: BlivetPool._update_from_device: existing 3.97 GiB lvmvg test_vg3 (141) 2024-03-01 20:53:22,535 DEBUG blivet.ansible/MainThread: BlivetPool._update_from_device: existing 3.97 GiB lvmvg test_vg3 (141) 2024-03-01 20:53:22,536 DEBUG blivet.ansible/MainThread: BlivetPool._update_from_device: existing 3.97 GiB lvmvg test_vg3 (141) 2024-03-01 20:53:22,536 DEBUG blivet.ansible/MainThread: BlivetPool._update_from_device: existing 3.97 GiB lvmvg test_vg3 (141) 2024-03-01 20:53:22,536 DEBUG blivet.ansible/MainThread: BlivetPool._update_from_device: existing 3.97 GiB lvmvg test_vg3 (141) 2024-03-01 20:53:22,537 DEBUG blivet.ansible/MainThread: BlivetPool._update_from_device: existing 3.97 GiB lvmvg test_vg3 (141) 2024-03-01 20:53:22,537 DEBUG blivet.ansible/MainThread: BlivetPool._update_from_device: existing 3.97 GiB lvmvg test_vg3 (141) 2024-03-01 20:53:22,537 DEBUG blivet.ansible/MainThread: BlivetPool._update_from_device: existing 3.97 GiB lvmvg test_vg3 (141) 2024-03-01 20:53:22,538 DEBUG blivet.ansible/MainThread: BlivetPool._update_from_device: existing 3.97 GiB lvmvg test_vg3 (141) 2024-03-01 20:53:22,538 DEBUG blivet.ansible/MainThread: BlivetPool._update_from_device: existing 3.97 GiB lvmvg test_vg3 (141) 2024-03-01 20:53:22,539 DEBUG blivet.ansible/MainThread: BlivetPool._update_from_device: existing 3.97 GiB lvmvg test_vg3 (141) 2024-03-01 20:53:22,539 DEBUG blivet.ansible/MainThread: BlivetPool._update_from_device: existing 3.97 GiB lvmvg test_vg3 (141) 2024-03-01 20:53:22,542 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: sdg ; incomplete: False ; hidden: False ; 2024-03-01 20:53:22,544 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned existing 1024 MiB disk sdg (132) with existing lvmpv 2024-03-01 20:53:22,544 DEBUG blivet/MainThread: resolved 'sdg' to 'sdg' (disk) 2024-03-01 20:53:22,547 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: sdh ; incomplete: False ; hidden: False ; 2024-03-01 20:53:22,549 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned existing 1024 MiB disk sdh (146) with existing lvmpv 2024-03-01 20:53:22,549 DEBUG blivet/MainThread: resolved 'sdh' to 'sdh' (disk) 2024-03-01 20:53:22,552 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: sdi ; incomplete: False ; hidden: False ; 2024-03-01 20:53:22,554 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned existing 1024 MiB disk sdi (156) with existing lvmpv 2024-03-01 20:53:22,554 DEBUG blivet/MainThread: resolved 'sdi' to 'sdi' (disk) 2024-03-01 20:53:22,557 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: sdj ; incomplete: False ; hidden: False ; 2024-03-01 20:53:22,559 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned existing 1024 MiB disk sdj (166) with existing lvmpv 2024-03-01 20:53:22,559 DEBUG blivet/MainThread: resolved 'sdj' to 'sdj' (disk) 2024-03-01 20:53:22,562 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: test_vg3-lv5 ; incomplete: False ; hidden: False ; 2024-03-01 20:53:22,564 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned existing 1.2 GiB lvmlv test_vg3-lv5 (175) with existing xfs filesystem 2024-03-01 20:53:22,564 DEBUG blivet/MainThread: resolved 'test_vg3-lv5' to 'test_vg3-lv5' (lvmlv) 2024-03-01 20:53:22,567 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 20:53:22,568 DEBUG blivet/MainThread: vg test_vg3 has 1004 MiB free 2024-03-01 20:53:22,568 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 20:53:22,569 DEBUG blivet/MainThread: vg test_vg3 has 1004 MiB free 2024-03-01 20:53:22,564 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7fc7686d82b0) -- name = test_vg3-lv5 status = True id = 175 children = [] parents = ['existing 3.97 GiB lvmvg test_vg3 (141)'] uuid = ogTjh1-yOot-hSQp-7yoa-bDE0-9zM3-0wyzun size = 1.2 GiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-3 target size = 1.2 GiB path = /dev/mapper/test_vg3-lv5 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7fc7686c7f40) -- name = test_vg3 status = True id = 141 children = ['existing 1.2 GiB lvmlv test_vg3-lv5 (175) with existing xfs filesystem', 'existing 1020 MiB lvmlv test_vg3-lv6 (188) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv7 (201) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv8 (214) with existing xfs filesystem'] parents = ['existing 1024 MiB disk sdg (132) with existing lvmpv', 'existing 1024 MiB disk sdh (146) with existing lvmpv', 'existing 1024 MiB disk sdi (156) with existing lvmpv', 'existing 1024 MiB disk sdj (166) with existing lvmpv'] uuid = SJbOg6-P2vK-pQ7D-EuW4-xDCg-1nzn-6sypeb size = 3.97 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 3.97 GiB path = /dev/test_vg3 format args = [] original_format = None free = 1004 MiB PE Size = 4 MiB PE Count = 1016 PE Free = 251 PV Count = 4 modified = False extents = 1016 free space = 1004 MiB free extents = 251 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sdg (132) with existing lvmpv', 'existing 1024 MiB disk sdh (146) with existing lvmpv', 'existing 1024 MiB disk sdi (156) with existing lvmpv', 'existing 1024 MiB disk sdj (166) with existing lvmpv'] LVs = ['existing 1.2 GiB lvmlv test_vg3-lv5 (175) with existing xfs filesystem', 'existing 1020 MiB lvmlv test_vg3-lv6 (188) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv7 (201) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv8 (214) with existing xfs filesystem'] segment type = linear percent = 0 VG space used = 1.2 GiB 2024-03-01 20:53:22,572 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 20:53:22,573 DEBUG blivet/MainThread: vg test_vg3 has 1004 MiB free 2024-03-01 20:53:22,573 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 20:53:22,574 DEBUG blivet/MainThread: vg test_vg3 has 1004 MiB free 2024-03-01 20:53:22,570 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7fc7686d82b0) -- name = test_vg3-lv5 status = True id = 175 children = [] parents = ['existing 3.97 GiB lvmvg test_vg3 (141)'] uuid = ogTjh1-yOot-hSQp-7yoa-bDE0-9zM3-0wyzun size = 1.2 GiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-3 target size = 1.2 GiB path = /dev/mapper/test_vg3-lv5 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7fc7686c7f40) -- name = test_vg3 status = True id = 141 children = ['existing 1.2 GiB lvmlv test_vg3-lv5 (175) with existing xfs filesystem', 'existing 1020 MiB lvmlv test_vg3-lv6 (188) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv7 (201) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv8 (214) with existing xfs filesystem'] parents = ['existing 1024 MiB disk sdg (132) with existing lvmpv', 'existing 1024 MiB disk sdh (146) with existing lvmpv', 'existing 1024 MiB disk sdi (156) with existing lvmpv', 'existing 1024 MiB disk sdj (166) with existing lvmpv'] uuid = SJbOg6-P2vK-pQ7D-EuW4-xDCg-1nzn-6sypeb size = 3.97 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 3.97 GiB path = /dev/test_vg3 format args = [] original_format = None free = 1004 MiB PE Size = 4 MiB PE Count = 1016 PE Free = 251 PV Count = 4 modified = False extents = 1016 free space = 1004 MiB free extents = 251 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sdg (132) with existing lvmpv', 'existing 1024 MiB disk sdh (146) with existing lvmpv', 'existing 1024 MiB disk sdi (156) with existing lvmpv', 'existing 1024 MiB disk sdj (166) with existing lvmpv'] LVs = ['existing 1.2 GiB lvmlv test_vg3-lv5 (175) with existing xfs filesystem', 'existing 1020 MiB lvmlv test_vg3-lv6 (188) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv7 (201) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv8 (214) with existing xfs filesystem'] segment type = linear percent = 0 VG space used = 1.2 GiB 2024-03-01 20:53:22,577 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 20:53:22,578 DEBUG blivet/MainThread: vg test_vg3 has 1004 MiB free 2024-03-01 20:53:22,578 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 20:53:22,579 DEBUG blivet/MainThread: vg test_vg3 has 1004 MiB free 2024-03-01 20:53:22,575 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7fc7686d82b0) -- name = test_vg3-lv5 status = True id = 175 children = [] parents = ['existing 3.97 GiB lvmvg test_vg3 (141)'] uuid = ogTjh1-yOot-hSQp-7yoa-bDE0-9zM3-0wyzun size = 1.2 GiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-3 target size = 1.2 GiB path = /dev/mapper/test_vg3-lv5 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7fc7686c7f40) -- name = test_vg3 status = True id = 141 children = ['existing 1.2 GiB lvmlv test_vg3-lv5 (175) with existing xfs filesystem', 'existing 1020 MiB lvmlv test_vg3-lv6 (188) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv7 (201) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv8 (214) with existing xfs filesystem'] parents = ['existing 1024 MiB disk sdg (132) with existing lvmpv', 'existing 1024 MiB disk sdh (146) with existing lvmpv', 'existing 1024 MiB disk sdi (156) with existing lvmpv', 'existing 1024 MiB disk sdj (166) with existing lvmpv'] uuid = SJbOg6-P2vK-pQ7D-EuW4-xDCg-1nzn-6sypeb size = 3.97 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 3.97 GiB path = /dev/test_vg3 format args = [] original_format = None free = 1004 MiB PE Size = 4 MiB PE Count = 1016 PE Free = 251 PV Count = 4 modified = False extents = 1016 free space = 1004 MiB free extents = 251 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sdg (132) with existing lvmpv', 'existing 1024 MiB disk sdh (146) with existing lvmpv', 'existing 1024 MiB disk sdi (156) with existing lvmpv', 'existing 1024 MiB disk sdj (166) with existing lvmpv'] LVs = ['existing 1.2 GiB lvmlv test_vg3-lv5 (175) with existing xfs filesystem', 'existing 1020 MiB lvmlv test_vg3-lv6 (188) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv7 (201) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv8 (214) with existing xfs filesystem'] segment type = linear percent = 0 VG space used = 1.2 GiB 2024-03-01 20:53:22,582 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 20:53:22,583 DEBUG blivet/MainThread: vg test_vg3 has 1004 MiB free 2024-03-01 20:53:22,583 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 20:53:22,584 DEBUG blivet/MainThread: vg test_vg3 has 1004 MiB free 2024-03-01 20:53:22,580 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7fc7686d82b0) -- name = test_vg3-lv5 status = True id = 175 children = [] parents = ['existing 3.97 GiB lvmvg test_vg3 (141)'] uuid = ogTjh1-yOot-hSQp-7yoa-bDE0-9zM3-0wyzun size = 1.2 GiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-3 target size = 1.2 GiB path = /dev/mapper/test_vg3-lv5 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7fc7686c7f40) -- name = test_vg3 status = True id = 141 children = ['existing 1.2 GiB lvmlv test_vg3-lv5 (175) with existing xfs filesystem', 'existing 1020 MiB lvmlv test_vg3-lv6 (188) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv7 (201) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv8 (214) with existing xfs filesystem'] parents = ['existing 1024 MiB disk sdg (132) with existing lvmpv', 'existing 1024 MiB disk sdh (146) with existing lvmpv', 'existing 1024 MiB disk sdi (156) with existing lvmpv', 'existing 1024 MiB disk sdj (166) with existing lvmpv'] uuid = SJbOg6-P2vK-pQ7D-EuW4-xDCg-1nzn-6sypeb size = 3.97 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 3.97 GiB path = /dev/test_vg3 format args = [] original_format = None free = 1004 MiB PE Size = 4 MiB PE Count = 1016 PE Free = 251 PV Count = 4 modified = False extents = 1016 free space = 1004 MiB free extents = 251 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sdg (132) with existing lvmpv', 'existing 1024 MiB disk sdh (146) with existing lvmpv', 'existing 1024 MiB disk sdi (156) with existing lvmpv', 'existing 1024 MiB disk sdj (166) with existing lvmpv'] LVs = ['existing 1.2 GiB lvmlv test_vg3-lv5 (175) with existing xfs filesystem', 'existing 1020 MiB lvmlv test_vg3-lv6 (188) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv7 (201) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv8 (214) with existing xfs filesystem'] segment type = linear percent = 0 VG space used = 1.2 GiB 2024-03-01 20:53:22,587 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 20:53:22,588 DEBUG blivet/MainThread: vg test_vg3 has 1004 MiB free 2024-03-01 20:53:22,589 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 20:53:22,590 DEBUG blivet/MainThread: vg test_vg3 has 1004 MiB free 2024-03-01 20:53:22,585 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7fc7686d82b0) -- name = test_vg3-lv5 status = True id = 175 children = [] parents = ['existing 3.97 GiB lvmvg test_vg3 (141)'] uuid = ogTjh1-yOot-hSQp-7yoa-bDE0-9zM3-0wyzun size = 1.2 GiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-3 target size = 1.2 GiB path = /dev/mapper/test_vg3-lv5 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7fc7686c7f40) -- name = test_vg3 status = True id = 141 children = ['existing 1.2 GiB lvmlv test_vg3-lv5 (175) with existing xfs filesystem', 'existing 1020 MiB lvmlv test_vg3-lv6 (188) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv7 (201) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv8 (214) with existing xfs filesystem'] parents = ['existing 1024 MiB disk sdg (132) with existing lvmpv', 'existing 1024 MiB disk sdh (146) with existing lvmpv', 'existing 1024 MiB disk sdi (156) with existing lvmpv', 'existing 1024 MiB disk sdj (166) with existing lvmpv'] uuid = SJbOg6-P2vK-pQ7D-EuW4-xDCg-1nzn-6sypeb size = 3.97 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 3.97 GiB path = /dev/test_vg3 format args = [] original_format = None free = 1004 MiB PE Size = 4 MiB PE Count = 1016 PE Free = 251 PV Count = 4 modified = False extents = 1016 free space = 1004 MiB free extents = 251 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sdg (132) with existing lvmpv', 'existing 1024 MiB disk sdh (146) with existing lvmpv', 'existing 1024 MiB disk sdi (156) with existing lvmpv', 'existing 1024 MiB disk sdj (166) with existing lvmpv'] LVs = ['existing 1.2 GiB lvmlv test_vg3-lv5 (175) with existing xfs filesystem', 'existing 1020 MiB lvmlv test_vg3-lv6 (188) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv7 (201) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv8 (214) with existing xfs filesystem'] segment type = linear percent = 0 VG space used = 1.2 GiB 2024-03-01 20:53:22,592 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 20:53:22,593 DEBUG blivet/MainThread: vg test_vg3 has 1004 MiB free 2024-03-01 20:53:22,594 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 20:53:22,595 DEBUG blivet/MainThread: vg test_vg3 has 1004 MiB free 2024-03-01 20:53:22,590 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7fc7686d82b0) -- name = test_vg3-lv5 status = True id = 175 children = [] parents = ['existing 3.97 GiB lvmvg test_vg3 (141)'] uuid = ogTjh1-yOot-hSQp-7yoa-bDE0-9zM3-0wyzun size = 1.2 GiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-3 target size = 1.2 GiB path = /dev/mapper/test_vg3-lv5 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7fc7686c7f40) -- name = test_vg3 status = True id = 141 children = ['existing 1.2 GiB lvmlv test_vg3-lv5 (175) with existing xfs filesystem', 'existing 1020 MiB lvmlv test_vg3-lv6 (188) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv7 (201) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv8 (214) with existing xfs filesystem'] parents = ['existing 1024 MiB disk sdg (132) with existing lvmpv', 'existing 1024 MiB disk sdh (146) with existing lvmpv', 'existing 1024 MiB disk sdi (156) with existing lvmpv', 'existing 1024 MiB disk sdj (166) with existing lvmpv'] uuid = SJbOg6-P2vK-pQ7D-EuW4-xDCg-1nzn-6sypeb size = 3.97 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 3.97 GiB path = /dev/test_vg3 format args = [] original_format = None free = 1004 MiB PE Size = 4 MiB PE Count = 1016 PE Free = 251 PV Count = 4 modified = False extents = 1016 free space = 1004 MiB free extents = 251 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sdg (132) with existing lvmpv', 'existing 1024 MiB disk sdh (146) with existing lvmpv', 'existing 1024 MiB disk sdi (156) with existing lvmpv', 'existing 1024 MiB disk sdj (166) with existing lvmpv'] LVs = ['existing 1.2 GiB lvmlv test_vg3-lv5 (175) with existing xfs filesystem', 'existing 1020 MiB lvmlv test_vg3-lv6 (188) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv7 (201) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv8 (214) with existing xfs filesystem'] segment type = linear percent = 0 VG space used = 1.2 GiB 2024-03-01 20:53:22,598 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 20:53:22,598 DEBUG blivet/MainThread: vg test_vg3 has 1004 MiB free 2024-03-01 20:53:22,599 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 20:53:22,600 DEBUG blivet/MainThread: vg test_vg3 has 1004 MiB free 2024-03-01 20:53:22,595 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7fc7686d82b0) -- name = test_vg3-lv5 status = True id = 175 children = [] parents = ['existing 3.97 GiB lvmvg test_vg3 (141)'] uuid = ogTjh1-yOot-hSQp-7yoa-bDE0-9zM3-0wyzun size = 1.2 GiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-3 target size = 1.2 GiB path = /dev/mapper/test_vg3-lv5 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7fc7686c7f40) -- name = test_vg3 status = True id = 141 children = ['existing 1.2 GiB lvmlv test_vg3-lv5 (175) with existing xfs filesystem', 'existing 1020 MiB lvmlv test_vg3-lv6 (188) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv7 (201) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv8 (214) with existing xfs filesystem'] parents = ['existing 1024 MiB disk sdg (132) with existing lvmpv', 'existing 1024 MiB disk sdh (146) with existing lvmpv', 'existing 1024 MiB disk sdi (156) with existing lvmpv', 'existing 1024 MiB disk sdj (166) with existing lvmpv'] uuid = SJbOg6-P2vK-pQ7D-EuW4-xDCg-1nzn-6sypeb size = 3.97 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 3.97 GiB path = /dev/test_vg3 format args = [] original_format = None free = 1004 MiB PE Size = 4 MiB PE Count = 1016 PE Free = 251 PV Count = 4 modified = False extents = 1016 free space = 1004 MiB free extents = 251 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sdg (132) with existing lvmpv', 'existing 1024 MiB disk sdh (146) with existing lvmpv', 'existing 1024 MiB disk sdi (156) with existing lvmpv', 'existing 1024 MiB disk sdj (166) with existing lvmpv'] LVs = ['existing 1.2 GiB lvmlv test_vg3-lv5 (175) with existing xfs filesystem', 'existing 1020 MiB lvmlv test_vg3-lv6 (188) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv7 (201) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv8 (214) with existing xfs filesystem'] segment type = linear percent = 0 VG space used = 1.2 GiB 2024-03-01 20:53:22,603 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 20:53:22,604 DEBUG blivet/MainThread: vg test_vg3 has 1004 MiB free 2024-03-01 20:53:22,604 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 20:53:22,605 DEBUG blivet/MainThread: vg test_vg3 has 1004 MiB free 2024-03-01 20:53:22,600 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7fc7686d82b0) -- name = test_vg3-lv5 status = True id = 175 children = [] parents = ['existing 3.97 GiB lvmvg test_vg3 (141)'] uuid = ogTjh1-yOot-hSQp-7yoa-bDE0-9zM3-0wyzun size = 1.2 GiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-3 target size = 1.2 GiB path = /dev/mapper/test_vg3-lv5 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7fc7686c7f40) -- name = test_vg3 status = True id = 141 children = ['existing 1.2 GiB lvmlv test_vg3-lv5 (175) with existing xfs filesystem', 'existing 1020 MiB lvmlv test_vg3-lv6 (188) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv7 (201) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv8 (214) with existing xfs filesystem'] parents = ['existing 1024 MiB disk sdg (132) with existing lvmpv', 'existing 1024 MiB disk sdh (146) with existing lvmpv', 'existing 1024 MiB disk sdi (156) with existing lvmpv', 'existing 1024 MiB disk sdj (166) with existing lvmpv'] uuid = SJbOg6-P2vK-pQ7D-EuW4-xDCg-1nzn-6sypeb size = 3.97 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 3.97 GiB path = /dev/test_vg3 format args = [] original_format = None free = 1004 MiB PE Size = 4 MiB PE Count = 1016 PE Free = 251 PV Count = 4 modified = False extents = 1016 free space = 1004 MiB free extents = 251 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sdg (132) with existing lvmpv', 'existing 1024 MiB disk sdh (146) with existing lvmpv', 'existing 1024 MiB disk sdi (156) with existing lvmpv', 'existing 1024 MiB disk sdj (166) with existing lvmpv'] LVs = ['existing 1.2 GiB lvmlv test_vg3-lv5 (175) with existing xfs filesystem', 'existing 1020 MiB lvmlv test_vg3-lv6 (188) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv7 (201) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv8 (214) with existing xfs filesystem'] segment type = linear percent = 0 VG space used = 1.2 GiB 2024-03-01 20:53:22,608 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 20:53:22,609 DEBUG blivet/MainThread: vg test_vg3 has 1004 MiB free 2024-03-01 20:53:22,609 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 20:53:22,610 DEBUG blivet/MainThread: vg test_vg3 has 1004 MiB free 2024-03-01 20:53:22,606 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7fc7686d82b0) -- name = test_vg3-lv5 status = True id = 175 children = [] parents = ['existing 3.97 GiB lvmvg test_vg3 (141)'] uuid = ogTjh1-yOot-hSQp-7yoa-bDE0-9zM3-0wyzun size = 1.2 GiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-3 target size = 1.2 GiB path = /dev/mapper/test_vg3-lv5 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7fc7686c7f40) -- name = test_vg3 status = True id = 141 children = ['existing 1.2 GiB lvmlv test_vg3-lv5 (175) with existing xfs filesystem', 'existing 1020 MiB lvmlv test_vg3-lv6 (188) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv7 (201) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv8 (214) with existing xfs filesystem'] parents = ['existing 1024 MiB disk sdg (132) with existing lvmpv', 'existing 1024 MiB disk sdh (146) with existing lvmpv', 'existing 1024 MiB disk sdi (156) with existing lvmpv', 'existing 1024 MiB disk sdj (166) with existing lvmpv'] uuid = SJbOg6-P2vK-pQ7D-EuW4-xDCg-1nzn-6sypeb size = 3.97 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 3.97 GiB path = /dev/test_vg3 format args = [] original_format = None free = 1004 MiB PE Size = 4 MiB PE Count = 1016 PE Free = 251 PV Count = 4 modified = False extents = 1016 free space = 1004 MiB free extents = 251 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sdg (132) with existing lvmpv', 'existing 1024 MiB disk sdh (146) with existing lvmpv', 'existing 1024 MiB disk sdi (156) with existing lvmpv', 'existing 1024 MiB disk sdj (166) with existing lvmpv'] LVs = ['existing 1.2 GiB lvmlv test_vg3-lv5 (175) with existing xfs filesystem', 'existing 1020 MiB lvmlv test_vg3-lv6 (188) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv7 (201) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv8 (214) with existing xfs filesystem'] segment type = linear percent = 0 VG space used = 1.2 GiB 2024-03-01 20:53:22,613 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 20:53:22,614 DEBUG blivet/MainThread: vg test_vg3 has 1004 MiB free 2024-03-01 20:53:22,614 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 20:53:22,615 DEBUG blivet/MainThread: vg test_vg3 has 1004 MiB free 2024-03-01 20:53:22,611 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7fc7686d82b0) -- name = test_vg3-lv5 status = True id = 175 children = [] parents = ['existing 3.97 GiB lvmvg test_vg3 (141)'] uuid = ogTjh1-yOot-hSQp-7yoa-bDE0-9zM3-0wyzun size = 1.2 GiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-3 target size = 1.2 GiB path = /dev/mapper/test_vg3-lv5 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7fc7686c7f40) -- name = test_vg3 status = True id = 141 children = ['existing 1.2 GiB lvmlv test_vg3-lv5 (175) with existing xfs filesystem', 'existing 1020 MiB lvmlv test_vg3-lv6 (188) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv7 (201) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv8 (214) with existing xfs filesystem'] parents = ['existing 1024 MiB disk sdg (132) with existing lvmpv', 'existing 1024 MiB disk sdh (146) with existing lvmpv', 'existing 1024 MiB disk sdi (156) with existing lvmpv', 'existing 1024 MiB disk sdj (166) with existing lvmpv'] uuid = SJbOg6-P2vK-pQ7D-EuW4-xDCg-1nzn-6sypeb size = 3.97 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 3.97 GiB path = /dev/test_vg3 format args = [] original_format = None free = 1004 MiB PE Size = 4 MiB PE Count = 1016 PE Free = 251 PV Count = 4 modified = False extents = 1016 free space = 1004 MiB free extents = 251 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sdg (132) with existing lvmpv', 'existing 1024 MiB disk sdh (146) with existing lvmpv', 'existing 1024 MiB disk sdi (156) with existing lvmpv', 'existing 1024 MiB disk sdj (166) with existing lvmpv'] LVs = ['existing 1.2 GiB lvmlv test_vg3-lv5 (175) with existing xfs filesystem', 'existing 1020 MiB lvmlv test_vg3-lv6 (188) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv7 (201) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv8 (214) with existing xfs filesystem'] segment type = linear percent = 0 VG space used = 1.2 GiB 2024-03-01 20:53:22,618 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 20:53:22,619 DEBUG blivet/MainThread: vg test_vg3 has 1004 MiB free 2024-03-01 20:53:22,619 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 20:53:22,620 DEBUG blivet/MainThread: vg test_vg3 has 1004 MiB free 2024-03-01 20:53:22,616 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7fc7686d82b0) -- name = test_vg3-lv5 status = True id = 175 children = [] parents = ['existing 3.97 GiB lvmvg test_vg3 (141)'] uuid = ogTjh1-yOot-hSQp-7yoa-bDE0-9zM3-0wyzun size = 1.2 GiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-3 target size = 1.2 GiB path = /dev/mapper/test_vg3-lv5 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7fc7686c7f40) -- name = test_vg3 status = True id = 141 children = ['existing 1.2 GiB lvmlv test_vg3-lv5 (175) with existing xfs filesystem', 'existing 1020 MiB lvmlv test_vg3-lv6 (188) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv7 (201) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv8 (214) with existing xfs filesystem'] parents = ['existing 1024 MiB disk sdg (132) with existing lvmpv', 'existing 1024 MiB disk sdh (146) with existing lvmpv', 'existing 1024 MiB disk sdi (156) with existing lvmpv', 'existing 1024 MiB disk sdj (166) with existing lvmpv'] uuid = SJbOg6-P2vK-pQ7D-EuW4-xDCg-1nzn-6sypeb size = 3.97 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 3.97 GiB path = /dev/test_vg3 format args = [] original_format = None free = 1004 MiB PE Size = 4 MiB PE Count = 1016 PE Free = 251 PV Count = 4 modified = False extents = 1016 free space = 1004 MiB free extents = 251 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sdg (132) with existing lvmpv', 'existing 1024 MiB disk sdh (146) with existing lvmpv', 'existing 1024 MiB disk sdi (156) with existing lvmpv', 'existing 1024 MiB disk sdj (166) with existing lvmpv'] LVs = ['existing 1.2 GiB lvmlv test_vg3-lv5 (175) with existing xfs filesystem', 'existing 1020 MiB lvmlv test_vg3-lv6 (188) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv7 (201) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv8 (214) with existing xfs filesystem'] segment type = linear percent = 0 VG space used = 1.2 GiB 2024-03-01 20:53:22,623 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 20:53:22,624 DEBUG blivet/MainThread: vg test_vg3 has 1004 MiB free 2024-03-01 20:53:22,624 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 20:53:22,625 DEBUG blivet/MainThread: vg test_vg3 has 1004 MiB free 2024-03-01 20:53:22,621 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7fc7686d82b0) -- name = test_vg3-lv5 status = True id = 175 children = [] parents = ['existing 3.97 GiB lvmvg test_vg3 (141)'] uuid = ogTjh1-yOot-hSQp-7yoa-bDE0-9zM3-0wyzun size = 1.2 GiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-3 target size = 1.2 GiB path = /dev/mapper/test_vg3-lv5 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7fc7686c7f40) -- name = test_vg3 status = True id = 141 children = ['existing 1.2 GiB lvmlv test_vg3-lv5 (175) with existing xfs filesystem', 'existing 1020 MiB lvmlv test_vg3-lv6 (188) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv7 (201) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv8 (214) with existing xfs filesystem'] parents = ['existing 1024 MiB disk sdg (132) with existing lvmpv', 'existing 1024 MiB disk sdh (146) with existing lvmpv', 'existing 1024 MiB disk sdi (156) with existing lvmpv', 'existing 1024 MiB disk sdj (166) with existing lvmpv'] uuid = SJbOg6-P2vK-pQ7D-EuW4-xDCg-1nzn-6sypeb size = 3.97 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 3.97 GiB path = /dev/test_vg3 format args = [] original_format = None free = 1004 MiB PE Size = 4 MiB PE Count = 1016 PE Free = 251 PV Count = 4 modified = False extents = 1016 free space = 1004 MiB free extents = 251 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sdg (132) with existing lvmpv', 'existing 1024 MiB disk sdh (146) with existing lvmpv', 'existing 1024 MiB disk sdi (156) with existing lvmpv', 'existing 1024 MiB disk sdj (166) with existing lvmpv'] LVs = ['existing 1.2 GiB lvmlv test_vg3-lv5 (175) with existing xfs filesystem', 'existing 1020 MiB lvmlv test_vg3-lv6 (188) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv7 (201) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv8 (214) with existing xfs filesystem'] segment type = linear percent = 0 VG space used = 1.2 GiB 2024-03-01 20:53:22,628 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 20:53:22,629 DEBUG blivet/MainThread: vg test_vg3 has 1004 MiB free 2024-03-01 20:53:22,630 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 20:53:22,631 DEBUG blivet/MainThread: vg test_vg3 has 1004 MiB free 2024-03-01 20:53:22,626 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7fc7686d82b0) -- name = test_vg3-lv5 status = True id = 175 children = [] parents = ['existing 3.97 GiB lvmvg test_vg3 (141)'] uuid = ogTjh1-yOot-hSQp-7yoa-bDE0-9zM3-0wyzun size = 1.2 GiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-3 target size = 1.2 GiB path = /dev/mapper/test_vg3-lv5 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7fc7686c7f40) -- name = test_vg3 status = True id = 141 children = ['existing 1.2 GiB lvmlv test_vg3-lv5 (175) with existing xfs filesystem', 'existing 1020 MiB lvmlv test_vg3-lv6 (188) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv7 (201) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv8 (214) with existing xfs filesystem'] parents = ['existing 1024 MiB disk sdg (132) with existing lvmpv', 'existing 1024 MiB disk sdh (146) with existing lvmpv', 'existing 1024 MiB disk sdi (156) with existing lvmpv', 'existing 1024 MiB disk sdj (166) with existing lvmpv'] uuid = SJbOg6-P2vK-pQ7D-EuW4-xDCg-1nzn-6sypeb size = 3.97 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 3.97 GiB path = /dev/test_vg3 format args = [] original_format = None free = 1004 MiB PE Size = 4 MiB PE Count = 1016 PE Free = 251 PV Count = 4 modified = False extents = 1016 free space = 1004 MiB free extents = 251 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sdg (132) with existing lvmpv', 'existing 1024 MiB disk sdh (146) with existing lvmpv', 'existing 1024 MiB disk sdi (156) with existing lvmpv', 'existing 1024 MiB disk sdj (166) with existing lvmpv'] LVs = ['existing 1.2 GiB lvmlv test_vg3-lv5 (175) with existing xfs filesystem', 'existing 1020 MiB lvmlv test_vg3-lv6 (188) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv7 (201) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv8 (214) with existing xfs filesystem'] segment type = linear percent = 0 VG space used = 1.2 GiB 2024-03-01 20:53:22,634 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 20:53:22,634 DEBUG blivet/MainThread: vg test_vg3 has 1004 MiB free 2024-03-01 20:53:22,635 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 20:53:22,636 DEBUG blivet/MainThread: vg test_vg3 has 1004 MiB free 2024-03-01 20:53:22,631 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7fc7686d82b0) -- name = test_vg3-lv5 status = True id = 175 children = [] parents = ['existing 3.97 GiB lvmvg test_vg3 (141)'] uuid = ogTjh1-yOot-hSQp-7yoa-bDE0-9zM3-0wyzun size = 1.2 GiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-3 target size = 1.2 GiB path = /dev/mapper/test_vg3-lv5 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7fc7686c7f40) -- name = test_vg3 status = True id = 141 children = ['existing 1.2 GiB lvmlv test_vg3-lv5 (175) with existing xfs filesystem', 'existing 1020 MiB lvmlv test_vg3-lv6 (188) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv7 (201) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv8 (214) with existing xfs filesystem'] parents = ['existing 1024 MiB disk sdg (132) with existing lvmpv', 'existing 1024 MiB disk sdh (146) with existing lvmpv', 'existing 1024 MiB disk sdi (156) with existing lvmpv', 'existing 1024 MiB disk sdj (166) with existing lvmpv'] uuid = SJbOg6-P2vK-pQ7D-EuW4-xDCg-1nzn-6sypeb size = 3.97 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 3.97 GiB path = /dev/test_vg3 format args = [] original_format = None free = 1004 MiB PE Size = 4 MiB PE Count = 1016 PE Free = 251 PV Count = 4 modified = False extents = 1016 free space = 1004 MiB free extents = 251 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sdg (132) with existing lvmpv', 'existing 1024 MiB disk sdh (146) with existing lvmpv', 'existing 1024 MiB disk sdi (156) with existing lvmpv', 'existing 1024 MiB disk sdj (166) with existing lvmpv'] LVs = ['existing 1.2 GiB lvmlv test_vg3-lv5 (175) with existing xfs filesystem', 'existing 1020 MiB lvmlv test_vg3-lv6 (188) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv7 (201) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv8 (214) with existing xfs filesystem'] segment type = linear percent = 0 VG space used = 1.2 GiB 2024-03-01 20:53:22,639 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 20:53:22,640 DEBUG blivet/MainThread: vg test_vg3 has 1004 MiB free 2024-03-01 20:53:22,640 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 20:53:22,641 DEBUG blivet/MainThread: vg test_vg3 has 1004 MiB free 2024-03-01 20:53:22,636 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7fc7686d82b0) -- name = test_vg3-lv5 status = True id = 175 children = [] parents = ['existing 3.97 GiB lvmvg test_vg3 (141)'] uuid = ogTjh1-yOot-hSQp-7yoa-bDE0-9zM3-0wyzun size = 1.2 GiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-3 target size = 1.2 GiB path = /dev/mapper/test_vg3-lv5 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7fc7686c7f40) -- name = test_vg3 status = True id = 141 children = ['existing 1.2 GiB lvmlv test_vg3-lv5 (175) with existing xfs filesystem', 'existing 1020 MiB lvmlv test_vg3-lv6 (188) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv7 (201) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv8 (214) with existing xfs filesystem'] parents = ['existing 1024 MiB disk sdg (132) with existing lvmpv', 'existing 1024 MiB disk sdh (146) with existing lvmpv', 'existing 1024 MiB disk sdi (156) with existing lvmpv', 'existing 1024 MiB disk sdj (166) with existing lvmpv'] uuid = SJbOg6-P2vK-pQ7D-EuW4-xDCg-1nzn-6sypeb size = 3.97 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 3.97 GiB path = /dev/test_vg3 format args = [] original_format = None free = 1004 MiB PE Size = 4 MiB PE Count = 1016 PE Free = 251 PV Count = 4 modified = False extents = 1016 free space = 1004 MiB free extents = 251 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sdg (132) with existing lvmpv', 'existing 1024 MiB disk sdh (146) with existing lvmpv', 'existing 1024 MiB disk sdi (156) with existing lvmpv', 'existing 1024 MiB disk sdj (166) with existing lvmpv'] LVs = ['existing 1.2 GiB lvmlv test_vg3-lv5 (175) with existing xfs filesystem', 'existing 1020 MiB lvmlv test_vg3-lv6 (188) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv7 (201) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv8 (214) with existing xfs filesystem'] segment type = linear percent = 0 VG space used = 1.2 GiB 2024-03-01 20:53:22,644 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 20:53:22,645 DEBUG blivet/MainThread: vg test_vg3 has 1004 MiB free 2024-03-01 20:53:22,645 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 20:53:22,646 DEBUG blivet/MainThread: vg test_vg3 has 1004 MiB free 2024-03-01 20:53:22,642 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7fc7686d82b0) -- name = test_vg3-lv5 status = True id = 175 children = [] parents = ['existing 3.97 GiB lvmvg test_vg3 (141)'] uuid = ogTjh1-yOot-hSQp-7yoa-bDE0-9zM3-0wyzun size = 1.2 GiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-3 target size = 1.2 GiB path = /dev/mapper/test_vg3-lv5 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7fc7686c7f40) -- name = test_vg3 status = True id = 141 children = ['existing 1.2 GiB lvmlv test_vg3-lv5 (175) with existing xfs filesystem', 'existing 1020 MiB lvmlv test_vg3-lv6 (188) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv7 (201) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv8 (214) with existing xfs filesystem'] parents = ['existing 1024 MiB disk sdg (132) with existing lvmpv', 'existing 1024 MiB disk sdh (146) with existing lvmpv', 'existing 1024 MiB disk sdi (156) with existing lvmpv', 'existing 1024 MiB disk sdj (166) with existing lvmpv'] uuid = SJbOg6-P2vK-pQ7D-EuW4-xDCg-1nzn-6sypeb size = 3.97 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 3.97 GiB path = /dev/test_vg3 format args = [] original_format = None free = 1004 MiB PE Size = 4 MiB PE Count = 1016 PE Free = 251 PV Count = 4 modified = False extents = 1016 free space = 1004 MiB free extents = 251 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sdg (132) with existing lvmpv', 'existing 1024 MiB disk sdh (146) with existing lvmpv', 'existing 1024 MiB disk sdi (156) with existing lvmpv', 'existing 1024 MiB disk sdj (166) with existing lvmpv'] LVs = ['existing 1.2 GiB lvmlv test_vg3-lv5 (175) with existing xfs filesystem', 'existing 1020 MiB lvmlv test_vg3-lv6 (188) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv7 (201) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv8 (214) with existing xfs filesystem'] segment type = linear percent = 0 VG space used = 1.2 GiB 2024-03-01 20:53:22,649 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 20:53:22,650 DEBUG blivet/MainThread: vg test_vg3 has 1004 MiB free 2024-03-01 20:53:22,650 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 20:53:22,651 DEBUG blivet/MainThread: vg test_vg3 has 1004 MiB free 2024-03-01 20:53:22,647 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7fc7686d82b0) -- name = test_vg3-lv5 status = True id = 175 children = [] parents = ['existing 3.97 GiB lvmvg test_vg3 (141)'] uuid = ogTjh1-yOot-hSQp-7yoa-bDE0-9zM3-0wyzun size = 1.2 GiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-3 target size = 1.2 GiB path = /dev/mapper/test_vg3-lv5 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7fc7686c7f40) -- name = test_vg3 status = True id = 141 children = ['existing 1.2 GiB lvmlv test_vg3-lv5 (175) with existing xfs filesystem', 'existing 1020 MiB lvmlv test_vg3-lv6 (188) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv7 (201) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv8 (214) with existing xfs filesystem'] parents = ['existing 1024 MiB disk sdg (132) with existing lvmpv', 'existing 1024 MiB disk sdh (146) with existing lvmpv', 'existing 1024 MiB disk sdi (156) with existing lvmpv', 'existing 1024 MiB disk sdj (166) with existing lvmpv'] uuid = SJbOg6-P2vK-pQ7D-EuW4-xDCg-1nzn-6sypeb size = 3.97 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 3.97 GiB path = /dev/test_vg3 format args = [] original_format = None free = 1004 MiB PE Size = 4 MiB PE Count = 1016 PE Free = 251 PV Count = 4 modified = False extents = 1016 free space = 1004 MiB free extents = 251 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sdg (132) with existing lvmpv', 'existing 1024 MiB disk sdh (146) with existing lvmpv', 'existing 1024 MiB disk sdi (156) with existing lvmpv', 'existing 1024 MiB disk sdj (166) with existing lvmpv'] LVs = ['existing 1.2 GiB lvmlv test_vg3-lv5 (175) with existing xfs filesystem', 'existing 1020 MiB lvmlv test_vg3-lv6 (188) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv7 (201) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv8 (214) with existing xfs filesystem'] segment type = linear percent = 0 VG space used = 1.2 GiB 2024-03-01 20:53:22,654 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 20:53:22,655 DEBUG blivet/MainThread: vg test_vg3 has 1004 MiB free 2024-03-01 20:53:22,655 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 20:53:22,656 DEBUG blivet/MainThread: vg test_vg3 has 1004 MiB free 2024-03-01 20:53:22,652 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7fc7686d82b0) -- name = test_vg3-lv5 status = True id = 175 children = [] parents = ['existing 3.97 GiB lvmvg test_vg3 (141)'] uuid = ogTjh1-yOot-hSQp-7yoa-bDE0-9zM3-0wyzun size = 1.2 GiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-3 target size = 1.2 GiB path = /dev/mapper/test_vg3-lv5 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7fc7686c7f40) -- name = test_vg3 status = True id = 141 children = ['existing 1.2 GiB lvmlv test_vg3-lv5 (175) with existing xfs filesystem', 'existing 1020 MiB lvmlv test_vg3-lv6 (188) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv7 (201) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv8 (214) with existing xfs filesystem'] parents = ['existing 1024 MiB disk sdg (132) with existing lvmpv', 'existing 1024 MiB disk sdh (146) with existing lvmpv', 'existing 1024 MiB disk sdi (156) with existing lvmpv', 'existing 1024 MiB disk sdj (166) with existing lvmpv'] uuid = SJbOg6-P2vK-pQ7D-EuW4-xDCg-1nzn-6sypeb size = 3.97 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 3.97 GiB path = /dev/test_vg3 format args = [] original_format = None free = 1004 MiB PE Size = 4 MiB PE Count = 1016 PE Free = 251 PV Count = 4 modified = False extents = 1016 free space = 1004 MiB free extents = 251 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sdg (132) with existing lvmpv', 'existing 1024 MiB disk sdh (146) with existing lvmpv', 'existing 1024 MiB disk sdi (156) with existing lvmpv', 'existing 1024 MiB disk sdj (166) with existing lvmpv'] LVs = ['existing 1.2 GiB lvmlv test_vg3-lv5 (175) with existing xfs filesystem', 'existing 1020 MiB lvmlv test_vg3-lv6 (188) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv7 (201) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv8 (214) with existing xfs filesystem'] segment type = linear percent = 0 VG space used = 1.2 GiB 2024-03-01 20:53:22,659 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 20:53:22,660 DEBUG blivet/MainThread: vg test_vg3 has 1004 MiB free 2024-03-01 20:53:22,660 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 20:53:22,661 DEBUG blivet/MainThread: vg test_vg3 has 1004 MiB free 2024-03-01 20:53:22,657 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7fc7686d82b0) -- name = test_vg3-lv5 status = True id = 175 children = [] parents = ['existing 3.97 GiB lvmvg test_vg3 (141)'] uuid = ogTjh1-yOot-hSQp-7yoa-bDE0-9zM3-0wyzun size = 1.2 GiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-3 target size = 1.2 GiB path = /dev/mapper/test_vg3-lv5 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7fc7686c7f40) -- name = test_vg3 status = True id = 141 children = ['existing 1.2 GiB lvmlv test_vg3-lv5 (175) with existing xfs filesystem', 'existing 1020 MiB lvmlv test_vg3-lv6 (188) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv7 (201) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv8 (214) with existing xfs filesystem'] parents = ['existing 1024 MiB disk sdg (132) with existing lvmpv', 'existing 1024 MiB disk sdh (146) with existing lvmpv', 'existing 1024 MiB disk sdi (156) with existing lvmpv', 'existing 1024 MiB disk sdj (166) with existing lvmpv'] uuid = SJbOg6-P2vK-pQ7D-EuW4-xDCg-1nzn-6sypeb size = 3.97 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 3.97 GiB path = /dev/test_vg3 format args = [] original_format = None free = 1004 MiB PE Size = 4 MiB PE Count = 1016 PE Free = 251 PV Count = 4 modified = False extents = 1016 free space = 1004 MiB free extents = 251 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sdg (132) with existing lvmpv', 'existing 1024 MiB disk sdh (146) with existing lvmpv', 'existing 1024 MiB disk sdi (156) with existing lvmpv', 'existing 1024 MiB disk sdj (166) with existing lvmpv'] LVs = ['existing 1.2 GiB lvmlv test_vg3-lv5 (175) with existing xfs filesystem', 'existing 1020 MiB lvmlv test_vg3-lv6 (188) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv7 (201) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv8 (214) with existing xfs filesystem'] segment type = linear percent = 0 VG space used = 1.2 GiB 2024-03-01 20:53:22,664 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 20:53:22,665 DEBUG blivet/MainThread: vg test_vg3 has 1004 MiB free 2024-03-01 20:53:22,666 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 20:53:22,667 DEBUG blivet/MainThread: vg test_vg3 has 1004 MiB free 2024-03-01 20:53:22,662 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7fc7686d82b0) -- name = test_vg3-lv5 status = True id = 175 children = [] parents = ['existing 3.97 GiB lvmvg test_vg3 (141)'] uuid = ogTjh1-yOot-hSQp-7yoa-bDE0-9zM3-0wyzun size = 1.2 GiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-3 target size = 1.2 GiB path = /dev/mapper/test_vg3-lv5 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7fc7686c7f40) -- name = test_vg3 status = True id = 141 children = ['existing 1.2 GiB lvmlv test_vg3-lv5 (175) with existing xfs filesystem', 'existing 1020 MiB lvmlv test_vg3-lv6 (188) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv7 (201) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv8 (214) with existing xfs filesystem'] parents = ['existing 1024 MiB disk sdg (132) with existing lvmpv', 'existing 1024 MiB disk sdh (146) with existing lvmpv', 'existing 1024 MiB disk sdi (156) with existing lvmpv', 'existing 1024 MiB disk sdj (166) with existing lvmpv'] uuid = SJbOg6-P2vK-pQ7D-EuW4-xDCg-1nzn-6sypeb size = 3.97 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 3.97 GiB path = /dev/test_vg3 format args = [] original_format = None free = 1004 MiB PE Size = 4 MiB PE Count = 1016 PE Free = 251 PV Count = 4 modified = False extents = 1016 free space = 1004 MiB free extents = 251 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sdg (132) with existing lvmpv', 'existing 1024 MiB disk sdh (146) with existing lvmpv', 'existing 1024 MiB disk sdi (156) with existing lvmpv', 'existing 1024 MiB disk sdj (166) with existing lvmpv'] LVs = ['existing 1.2 GiB lvmlv test_vg3-lv5 (175) with existing xfs filesystem', 'existing 1020 MiB lvmlv test_vg3-lv6 (188) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv7 (201) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv8 (214) with existing xfs filesystem'] segment type = linear percent = 0 VG space used = 1.2 GiB 2024-03-01 20:53:22,669 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 20:53:22,670 DEBUG blivet/MainThread: vg test_vg3 has 1004 MiB free 2024-03-01 20:53:22,671 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 20:53:22,672 DEBUG blivet/MainThread: vg test_vg3 has 1004 MiB free 2024-03-01 20:53:22,667 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7fc7686d82b0) -- name = test_vg3-lv5 status = True id = 175 children = [] parents = ['existing 3.97 GiB lvmvg test_vg3 (141)'] uuid = ogTjh1-yOot-hSQp-7yoa-bDE0-9zM3-0wyzun size = 1.2 GiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-3 target size = 1.2 GiB path = /dev/mapper/test_vg3-lv5 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7fc7686c7f40) -- name = test_vg3 status = True id = 141 children = ['existing 1.2 GiB lvmlv test_vg3-lv5 (175) with existing xfs filesystem', 'existing 1020 MiB lvmlv test_vg3-lv6 (188) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv7 (201) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv8 (214) with existing xfs filesystem'] parents = ['existing 1024 MiB disk sdg (132) with existing lvmpv', 'existing 1024 MiB disk sdh (146) with existing lvmpv', 'existing 1024 MiB disk sdi (156) with existing lvmpv', 'existing 1024 MiB disk sdj (166) with existing lvmpv'] uuid = SJbOg6-P2vK-pQ7D-EuW4-xDCg-1nzn-6sypeb size = 3.97 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 3.97 GiB path = /dev/test_vg3 format args = [] original_format = None free = 1004 MiB PE Size = 4 MiB PE Count = 1016 PE Free = 251 PV Count = 4 modified = False extents = 1016 free space = 1004 MiB free extents = 251 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sdg (132) with existing lvmpv', 'existing 1024 MiB disk sdh (146) with existing lvmpv', 'existing 1024 MiB disk sdi (156) with existing lvmpv', 'existing 1024 MiB disk sdj (166) with existing lvmpv'] LVs = ['existing 1.2 GiB lvmlv test_vg3-lv5 (175) with existing xfs filesystem', 'existing 1020 MiB lvmlv test_vg3-lv6 (188) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv7 (201) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv8 (214) with existing xfs filesystem'] segment type = linear percent = 0 VG space used = 1.2 GiB 2024-03-01 20:53:22,675 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 20:53:22,676 DEBUG blivet/MainThread: vg test_vg3 has 1004 MiB free 2024-03-01 20:53:22,676 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 20:53:22,677 DEBUG blivet/MainThread: vg test_vg3 has 1004 MiB free 2024-03-01 20:53:22,672 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7fc7686d82b0) -- name = test_vg3-lv5 status = True id = 175 children = [] parents = ['existing 3.97 GiB lvmvg test_vg3 (141)'] uuid = ogTjh1-yOot-hSQp-7yoa-bDE0-9zM3-0wyzun size = 1.2 GiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-3 target size = 1.2 GiB path = /dev/mapper/test_vg3-lv5 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7fc7686c7f40) -- name = test_vg3 status = True id = 141 children = ['existing 1.2 GiB lvmlv test_vg3-lv5 (175) with existing xfs filesystem', 'existing 1020 MiB lvmlv test_vg3-lv6 (188) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv7 (201) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv8 (214) with existing xfs filesystem'] parents = ['existing 1024 MiB disk sdg (132) with existing lvmpv', 'existing 1024 MiB disk sdh (146) with existing lvmpv', 'existing 1024 MiB disk sdi (156) with existing lvmpv', 'existing 1024 MiB disk sdj (166) with existing lvmpv'] uuid = SJbOg6-P2vK-pQ7D-EuW4-xDCg-1nzn-6sypeb size = 3.97 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 3.97 GiB path = /dev/test_vg3 format args = [] original_format = None free = 1004 MiB PE Size = 4 MiB PE Count = 1016 PE Free = 251 PV Count = 4 modified = False extents = 1016 free space = 1004 MiB free extents = 251 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sdg (132) with existing lvmpv', 'existing 1024 MiB disk sdh (146) with existing lvmpv', 'existing 1024 MiB disk sdi (156) with existing lvmpv', 'existing 1024 MiB disk sdj (166) with existing lvmpv'] LVs = ['existing 1.2 GiB lvmlv test_vg3-lv5 (175) with existing xfs filesystem', 'existing 1020 MiB lvmlv test_vg3-lv6 (188) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv7 (201) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv8 (214) with existing xfs filesystem'] segment type = linear percent = 0 VG space used = 1.2 GiB 2024-03-01 20:53:22,680 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 20:53:22,681 DEBUG blivet/MainThread: vg test_vg3 has 1004 MiB free 2024-03-01 20:53:22,681 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 20:53:22,682 DEBUG blivet/MainThread: vg test_vg3 has 1004 MiB free 2024-03-01 20:53:22,677 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7fc7686d82b0) -- name = test_vg3-lv5 status = True id = 175 children = [] parents = ['existing 3.97 GiB lvmvg test_vg3 (141)'] uuid = ogTjh1-yOot-hSQp-7yoa-bDE0-9zM3-0wyzun size = 1.2 GiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-3 target size = 1.2 GiB path = /dev/mapper/test_vg3-lv5 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7fc7686c7f40) -- name = test_vg3 status = True id = 141 children = ['existing 1.2 GiB lvmlv test_vg3-lv5 (175) with existing xfs filesystem', 'existing 1020 MiB lvmlv test_vg3-lv6 (188) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv7 (201) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv8 (214) with existing xfs filesystem'] parents = ['existing 1024 MiB disk sdg (132) with existing lvmpv', 'existing 1024 MiB disk sdh (146) with existing lvmpv', 'existing 1024 MiB disk sdi (156) with existing lvmpv', 'existing 1024 MiB disk sdj (166) with existing lvmpv'] uuid = SJbOg6-P2vK-pQ7D-EuW4-xDCg-1nzn-6sypeb size = 3.97 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 3.97 GiB path = /dev/test_vg3 format args = [] original_format = None free = 1004 MiB PE Size = 4 MiB PE Count = 1016 PE Free = 251 PV Count = 4 modified = False extents = 1016 free space = 1004 MiB free extents = 251 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sdg (132) with existing lvmpv', 'existing 1024 MiB disk sdh (146) with existing lvmpv', 'existing 1024 MiB disk sdi (156) with existing lvmpv', 'existing 1024 MiB disk sdj (166) with existing lvmpv'] LVs = ['existing 1.2 GiB lvmlv test_vg3-lv5 (175) with existing xfs filesystem', 'existing 1020 MiB lvmlv test_vg3-lv6 (188) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv7 (201) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv8 (214) with existing xfs filesystem'] segment type = linear percent = 0 VG space used = 1.2 GiB 2024-03-01 20:53:22,685 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 20:53:22,686 DEBUG blivet/MainThread: vg test_vg3 has 1004 MiB free 2024-03-01 20:53:22,686 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 20:53:22,687 DEBUG blivet/MainThread: vg test_vg3 has 1004 MiB free 2024-03-01 20:53:22,683 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7fc7686d82b0) -- name = test_vg3-lv5 status = True id = 175 children = [] parents = ['existing 3.97 GiB lvmvg test_vg3 (141)'] uuid = ogTjh1-yOot-hSQp-7yoa-bDE0-9zM3-0wyzun size = 1.2 GiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-3 target size = 1.2 GiB path = /dev/mapper/test_vg3-lv5 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7fc7686c7f40) -- name = test_vg3 status = True id = 141 children = ['existing 1.2 GiB lvmlv test_vg3-lv5 (175) with existing xfs filesystem', 'existing 1020 MiB lvmlv test_vg3-lv6 (188) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv7 (201) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv8 (214) with existing xfs filesystem'] parents = ['existing 1024 MiB disk sdg (132) with existing lvmpv', 'existing 1024 MiB disk sdh (146) with existing lvmpv', 'existing 1024 MiB disk sdi (156) with existing lvmpv', 'existing 1024 MiB disk sdj (166) with existing lvmpv'] uuid = SJbOg6-P2vK-pQ7D-EuW4-xDCg-1nzn-6sypeb size = 3.97 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 3.97 GiB path = /dev/test_vg3 format args = [] original_format = None free = 1004 MiB PE Size = 4 MiB PE Count = 1016 PE Free = 251 PV Count = 4 modified = False extents = 1016 free space = 1004 MiB free extents = 251 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sdg (132) with existing lvmpv', 'existing 1024 MiB disk sdh (146) with existing lvmpv', 'existing 1024 MiB disk sdi (156) with existing lvmpv', 'existing 1024 MiB disk sdj (166) with existing lvmpv'] LVs = ['existing 1.2 GiB lvmlv test_vg3-lv5 (175) with existing xfs filesystem', 'existing 1020 MiB lvmlv test_vg3-lv6 (188) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv7 (201) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv8 (214) with existing xfs filesystem'] segment type = linear percent = 0 VG space used = 1.2 GiB 2024-03-01 20:53:22,690 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 20:53:22,691 DEBUG blivet/MainThread: vg test_vg3 has 1004 MiB free 2024-03-01 20:53:22,691 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 20:53:22,692 DEBUG blivet/MainThread: vg test_vg3 has 1004 MiB free 2024-03-01 20:53:22,688 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7fc7686d82b0) -- name = test_vg3-lv5 status = True id = 175 children = [] parents = ['existing 3.97 GiB lvmvg test_vg3 (141)'] uuid = ogTjh1-yOot-hSQp-7yoa-bDE0-9zM3-0wyzun size = 1.2 GiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-3 target size = 1.2 GiB path = /dev/mapper/test_vg3-lv5 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7fc7686c7f40) -- name = test_vg3 status = True id = 141 children = ['existing 1.2 GiB lvmlv test_vg3-lv5 (175) with existing xfs filesystem', 'existing 1020 MiB lvmlv test_vg3-lv6 (188) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv7 (201) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv8 (214) with existing xfs filesystem'] parents = ['existing 1024 MiB disk sdg (132) with existing lvmpv', 'existing 1024 MiB disk sdh (146) with existing lvmpv', 'existing 1024 MiB disk sdi (156) with existing lvmpv', 'existing 1024 MiB disk sdj (166) with existing lvmpv'] uuid = SJbOg6-P2vK-pQ7D-EuW4-xDCg-1nzn-6sypeb size = 3.97 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 3.97 GiB path = /dev/test_vg3 format args = [] original_format = None free = 1004 MiB PE Size = 4 MiB PE Count = 1016 PE Free = 251 PV Count = 4 modified = False extents = 1016 free space = 1004 MiB free extents = 251 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sdg (132) with existing lvmpv', 'existing 1024 MiB disk sdh (146) with existing lvmpv', 'existing 1024 MiB disk sdi (156) with existing lvmpv', 'existing 1024 MiB disk sdj (166) with existing lvmpv'] LVs = ['existing 1.2 GiB lvmlv test_vg3-lv5 (175) with existing xfs filesystem', 'existing 1020 MiB lvmlv test_vg3-lv6 (188) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv7 (201) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv8 (214) with existing xfs filesystem'] segment type = linear percent = 0 VG space used = 1.2 GiB 2024-03-01 20:53:22,695 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 20:53:22,696 DEBUG blivet/MainThread: vg test_vg3 has 1004 MiB free 2024-03-01 20:53:22,696 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 20:53:22,697 DEBUG blivet/MainThread: vg test_vg3 has 1004 MiB free 2024-03-01 20:53:22,693 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7fc7686d82b0) -- name = test_vg3-lv5 status = True id = 175 children = [] parents = ['existing 3.97 GiB lvmvg test_vg3 (141)'] uuid = ogTjh1-yOot-hSQp-7yoa-bDE0-9zM3-0wyzun size = 1.2 GiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-3 target size = 1.2 GiB path = /dev/mapper/test_vg3-lv5 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7fc7686c7f40) -- name = test_vg3 status = True id = 141 children = ['existing 1.2 GiB lvmlv test_vg3-lv5 (175) with existing xfs filesystem', 'existing 1020 MiB lvmlv test_vg3-lv6 (188) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv7 (201) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv8 (214) with existing xfs filesystem'] parents = ['existing 1024 MiB disk sdg (132) with existing lvmpv', 'existing 1024 MiB disk sdh (146) with existing lvmpv', 'existing 1024 MiB disk sdi (156) with existing lvmpv', 'existing 1024 MiB disk sdj (166) with existing lvmpv'] uuid = SJbOg6-P2vK-pQ7D-EuW4-xDCg-1nzn-6sypeb size = 3.97 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 3.97 GiB path = /dev/test_vg3 format args = [] original_format = None free = 1004 MiB PE Size = 4 MiB PE Count = 1016 PE Free = 251 PV Count = 4 modified = False extents = 1016 free space = 1004 MiB free extents = 251 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sdg (132) with existing lvmpv', 'existing 1024 MiB disk sdh (146) with existing lvmpv', 'existing 1024 MiB disk sdi (156) with existing lvmpv', 'existing 1024 MiB disk sdj (166) with existing lvmpv'] LVs = ['existing 1.2 GiB lvmlv test_vg3-lv5 (175) with existing xfs filesystem', 'existing 1020 MiB lvmlv test_vg3-lv6 (188) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv7 (201) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv8 (214) with existing xfs filesystem'] segment type = linear percent = 0 VG space used = 1.2 GiB 2024-03-01 20:53:22,700 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 20:53:22,701 DEBUG blivet/MainThread: vg test_vg3 has 1004 MiB free 2024-03-01 20:53:22,702 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 20:53:22,702 DEBUG blivet/MainThread: vg test_vg3 has 1004 MiB free 2024-03-01 20:53:22,698 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7fc7686d82b0) -- name = test_vg3-lv5 status = True id = 175 children = [] parents = ['existing 3.97 GiB lvmvg test_vg3 (141)'] uuid = ogTjh1-yOot-hSQp-7yoa-bDE0-9zM3-0wyzun size = 1.2 GiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-3 target size = 1.2 GiB path = /dev/mapper/test_vg3-lv5 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7fc7686c7f40) -- name = test_vg3 status = True id = 141 children = ['existing 1.2 GiB lvmlv test_vg3-lv5 (175) with existing xfs filesystem', 'existing 1020 MiB lvmlv test_vg3-lv6 (188) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv7 (201) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv8 (214) with existing xfs filesystem'] parents = ['existing 1024 MiB disk sdg (132) with existing lvmpv', 'existing 1024 MiB disk sdh (146) with existing lvmpv', 'existing 1024 MiB disk sdi (156) with existing lvmpv', 'existing 1024 MiB disk sdj (166) with existing lvmpv'] uuid = SJbOg6-P2vK-pQ7D-EuW4-xDCg-1nzn-6sypeb size = 3.97 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 3.97 GiB path = /dev/test_vg3 format args = [] original_format = None free = 1004 MiB PE Size = 4 MiB PE Count = 1016 PE Free = 251 PV Count = 4 modified = False extents = 1016 free space = 1004 MiB free extents = 251 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sdg (132) with existing lvmpv', 'existing 1024 MiB disk sdh (146) with existing lvmpv', 'existing 1024 MiB disk sdi (156) with existing lvmpv', 'existing 1024 MiB disk sdj (166) with existing lvmpv'] LVs = ['existing 1.2 GiB lvmlv test_vg3-lv5 (175) with existing xfs filesystem', 'existing 1020 MiB lvmlv test_vg3-lv6 (188) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv7 (201) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv8 (214) with existing xfs filesystem'] segment type = linear percent = 0 VG space used = 1.2 GiB 2024-03-01 20:53:22,705 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 20:53:22,706 DEBUG blivet/MainThread: vg test_vg3 has 1004 MiB free 2024-03-01 20:53:22,707 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 20:53:22,708 DEBUG blivet/MainThread: vg test_vg3 has 1004 MiB free 2024-03-01 20:53:22,703 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7fc7686d82b0) -- name = test_vg3-lv5 status = True id = 175 children = [] parents = ['existing 3.97 GiB lvmvg test_vg3 (141)'] uuid = ogTjh1-yOot-hSQp-7yoa-bDE0-9zM3-0wyzun size = 1.2 GiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-3 target size = 1.2 GiB path = /dev/mapper/test_vg3-lv5 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7fc7686c7f40) -- name = test_vg3 status = True id = 141 children = ['existing 1.2 GiB lvmlv test_vg3-lv5 (175) with existing xfs filesystem', 'existing 1020 MiB lvmlv test_vg3-lv6 (188) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv7 (201) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv8 (214) with existing xfs filesystem'] parents = ['existing 1024 MiB disk sdg (132) with existing lvmpv', 'existing 1024 MiB disk sdh (146) with existing lvmpv', 'existing 1024 MiB disk sdi (156) with existing lvmpv', 'existing 1024 MiB disk sdj (166) with existing lvmpv'] uuid = SJbOg6-P2vK-pQ7D-EuW4-xDCg-1nzn-6sypeb size = 3.97 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 3.97 GiB path = /dev/test_vg3 format args = [] original_format = None free = 1004 MiB PE Size = 4 MiB PE Count = 1016 PE Free = 251 PV Count = 4 modified = False extents = 1016 free space = 1004 MiB free extents = 251 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sdg (132) with existing lvmpv', 'existing 1024 MiB disk sdh (146) with existing lvmpv', 'existing 1024 MiB disk sdi (156) with existing lvmpv', 'existing 1024 MiB disk sdj (166) with existing lvmpv'] LVs = ['existing 1.2 GiB lvmlv test_vg3-lv5 (175) with existing xfs filesystem', 'existing 1020 MiB lvmlv test_vg3-lv6 (188) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv7 (201) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv8 (214) with existing xfs filesystem'] segment type = linear percent = 0 VG space used = 1.2 GiB 2024-03-01 20:53:22,710 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 20:53:22,711 DEBUG blivet/MainThread: vg test_vg3 has 1004 MiB free 2024-03-01 20:53:22,712 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 20:53:22,713 DEBUG blivet/MainThread: vg test_vg3 has 1004 MiB free 2024-03-01 20:53:22,708 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7fc7686d82b0) -- name = test_vg3-lv5 status = True id = 175 children = [] parents = ['existing 3.97 GiB lvmvg test_vg3 (141)'] uuid = ogTjh1-yOot-hSQp-7yoa-bDE0-9zM3-0wyzun size = 1.2 GiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-3 target size = 1.2 GiB path = /dev/mapper/test_vg3-lv5 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7fc7686c7f40) -- name = test_vg3 status = True id = 141 children = ['existing 1.2 GiB lvmlv test_vg3-lv5 (175) with existing xfs filesystem', 'existing 1020 MiB lvmlv test_vg3-lv6 (188) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv7 (201) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv8 (214) with existing xfs filesystem'] parents = ['existing 1024 MiB disk sdg (132) with existing lvmpv', 'existing 1024 MiB disk sdh (146) with existing lvmpv', 'existing 1024 MiB disk sdi (156) with existing lvmpv', 'existing 1024 MiB disk sdj (166) with existing lvmpv'] uuid = SJbOg6-P2vK-pQ7D-EuW4-xDCg-1nzn-6sypeb size = 3.97 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 3.97 GiB path = /dev/test_vg3 format args = [] original_format = None free = 1004 MiB PE Size = 4 MiB PE Count = 1016 PE Free = 251 PV Count = 4 modified = False extents = 1016 free space = 1004 MiB free extents = 251 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sdg (132) with existing lvmpv', 'existing 1024 MiB disk sdh (146) with existing lvmpv', 'existing 1024 MiB disk sdi (156) with existing lvmpv', 'existing 1024 MiB disk sdj (166) with existing lvmpv'] LVs = ['existing 1.2 GiB lvmlv test_vg3-lv5 (175) with existing xfs filesystem', 'existing 1020 MiB lvmlv test_vg3-lv6 (188) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv7 (201) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv8 (214) with existing xfs filesystem'] segment type = linear percent = 0 VG space used = 1.2 GiB 2024-03-01 20:53:22,716 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 20:53:22,717 DEBUG blivet/MainThread: vg test_vg3 has 1004 MiB free 2024-03-01 20:53:22,717 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 20:53:22,718 DEBUG blivet/MainThread: vg test_vg3 has 1004 MiB free 2024-03-01 20:53:22,713 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7fc7686d82b0) -- name = test_vg3-lv5 status = True id = 175 children = [] parents = ['existing 3.97 GiB lvmvg test_vg3 (141)'] uuid = ogTjh1-yOot-hSQp-7yoa-bDE0-9zM3-0wyzun size = 1.2 GiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-3 target size = 1.2 GiB path = /dev/mapper/test_vg3-lv5 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7fc7686c7f40) -- name = test_vg3 status = True id = 141 children = ['existing 1.2 GiB lvmlv test_vg3-lv5 (175) with existing xfs filesystem', 'existing 1020 MiB lvmlv test_vg3-lv6 (188) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv7 (201) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv8 (214) with existing xfs filesystem'] parents = ['existing 1024 MiB disk sdg (132) with existing lvmpv', 'existing 1024 MiB disk sdh (146) with existing lvmpv', 'existing 1024 MiB disk sdi (156) with existing lvmpv', 'existing 1024 MiB disk sdj (166) with existing lvmpv'] uuid = SJbOg6-P2vK-pQ7D-EuW4-xDCg-1nzn-6sypeb size = 3.97 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 3.97 GiB path = /dev/test_vg3 format args = [] original_format = None free = 1004 MiB PE Size = 4 MiB PE Count = 1016 PE Free = 251 PV Count = 4 modified = False extents = 1016 free space = 1004 MiB free extents = 251 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sdg (132) with existing lvmpv', 'existing 1024 MiB disk sdh (146) with existing lvmpv', 'existing 1024 MiB disk sdi (156) with existing lvmpv', 'existing 1024 MiB disk sdj (166) with existing lvmpv'] LVs = ['existing 1.2 GiB lvmlv test_vg3-lv5 (175) with existing xfs filesystem', 'existing 1020 MiB lvmlv test_vg3-lv6 (188) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv7 (201) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv8 (214) with existing xfs filesystem'] segment type = linear percent = 0 VG space used = 1.2 GiB 2024-03-01 20:53:22,721 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 20:53:22,722 DEBUG blivet/MainThread: vg test_vg3 has 1004 MiB free 2024-03-01 20:53:22,722 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 20:53:22,723 DEBUG blivet/MainThread: vg test_vg3 has 1004 MiB free 2024-03-01 20:53:22,718 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7fc7686d82b0) -- name = test_vg3-lv5 status = True id = 175 children = [] parents = ['existing 3.97 GiB lvmvg test_vg3 (141)'] uuid = ogTjh1-yOot-hSQp-7yoa-bDE0-9zM3-0wyzun size = 1.2 GiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-3 target size = 1.2 GiB path = /dev/mapper/test_vg3-lv5 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7fc7686c7f40) -- name = test_vg3 status = True id = 141 children = ['existing 1.2 GiB lvmlv test_vg3-lv5 (175) with existing xfs filesystem', 'existing 1020 MiB lvmlv test_vg3-lv6 (188) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv7 (201) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv8 (214) with existing xfs filesystem'] parents = ['existing 1024 MiB disk sdg (132) with existing lvmpv', 'existing 1024 MiB disk sdh (146) with existing lvmpv', 'existing 1024 MiB disk sdi (156) with existing lvmpv', 'existing 1024 MiB disk sdj (166) with existing lvmpv'] uuid = SJbOg6-P2vK-pQ7D-EuW4-xDCg-1nzn-6sypeb size = 3.97 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 3.97 GiB path = /dev/test_vg3 format args = [] original_format = None free = 1004 MiB PE Size = 4 MiB PE Count = 1016 PE Free = 251 PV Count = 4 modified = False extents = 1016 free space = 1004 MiB free extents = 251 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sdg (132) with existing lvmpv', 'existing 1024 MiB disk sdh (146) with existing lvmpv', 'existing 1024 MiB disk sdi (156) with existing lvmpv', 'existing 1024 MiB disk sdj (166) with existing lvmpv'] LVs = ['existing 1.2 GiB lvmlv test_vg3-lv5 (175) with existing xfs filesystem', 'existing 1020 MiB lvmlv test_vg3-lv6 (188) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv7 (201) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv8 (214) with existing xfs filesystem'] segment type = linear percent = 0 VG space used = 1.2 GiB 2024-03-01 20:53:22,726 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 20:53:22,727 DEBUG blivet/MainThread: vg test_vg3 has 1004 MiB free 2024-03-01 20:53:22,727 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 20:53:22,728 DEBUG blivet/MainThread: vg test_vg3 has 1004 MiB free 2024-03-01 20:53:22,724 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7fc7686d82b0) -- name = test_vg3-lv5 status = True id = 175 children = [] parents = ['existing 3.97 GiB lvmvg test_vg3 (141)'] uuid = ogTjh1-yOot-hSQp-7yoa-bDE0-9zM3-0wyzun size = 1.2 GiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-3 target size = 1.2 GiB path = /dev/mapper/test_vg3-lv5 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7fc7686c7f40) -- name = test_vg3 status = True id = 141 children = ['existing 1.2 GiB lvmlv test_vg3-lv5 (175) with existing xfs filesystem', 'existing 1020 MiB lvmlv test_vg3-lv6 (188) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv7 (201) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv8 (214) with existing xfs filesystem'] parents = ['existing 1024 MiB disk sdg (132) with existing lvmpv', 'existing 1024 MiB disk sdh (146) with existing lvmpv', 'existing 1024 MiB disk sdi (156) with existing lvmpv', 'existing 1024 MiB disk sdj (166) with existing lvmpv'] uuid = SJbOg6-P2vK-pQ7D-EuW4-xDCg-1nzn-6sypeb size = 3.97 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 3.97 GiB path = /dev/test_vg3 format args = [] original_format = None free = 1004 MiB PE Size = 4 MiB PE Count = 1016 PE Free = 251 PV Count = 4 modified = False extents = 1016 free space = 1004 MiB free extents = 251 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sdg (132) with existing lvmpv', 'existing 1024 MiB disk sdh (146) with existing lvmpv', 'existing 1024 MiB disk sdi (156) with existing lvmpv', 'existing 1024 MiB disk sdj (166) with existing lvmpv'] LVs = ['existing 1.2 GiB lvmlv test_vg3-lv5 (175) with existing xfs filesystem', 'existing 1020 MiB lvmlv test_vg3-lv6 (188) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv7 (201) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv8 (214) with existing xfs filesystem'] segment type = linear percent = 0 VG space used = 1.2 GiB 2024-03-01 20:53:22,729 DEBUG blivet/MainThread: removing test_vg3-lv5 2024-03-01 20:53:22,731 DEBUG blivet/MainThread: DeviceTree.get_dependent_devices: dep: existing 1.2 GiB lvmlv test_vg3-lv5 (175) with existing xfs filesystem ; hidden: False ; 2024-03-01 20:53:22,732 DEBUG blivet/MainThread: dep is a leaf 2024-03-01 20:53:22,732 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 275 2024-03-01 20:53:22,735 DEBUG blivet/MainThread: LVMLogicalVolumeDevice._set_format: test_vg3-lv5 ; type: None ; current: xfs ; 2024-03-01 20:53:22,735 INFO blivet/MainThread: registered action: [274] destroy format xfs filesystem on lvmlv test_vg3-lv5 (id 175) 2024-03-01 20:53:22,738 DEBUG blivet/MainThread: LVMVolumeGroupDevice.remove_child: name: test_vg3 ; child: lv5 ; kids: 4 ; 2024-03-01 20:53:22,738 INFO blivet/MainThread: removed lvmlv test_vg3-lv5 (id 175) from device tree 2024-03-01 20:53:22,738 INFO blivet/MainThread: registered action: [276] destroy device lvmlv test_vg3-lv5 (id 175) 2024-03-01 20:53:22,740 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: test_vg3-lv6 ; incomplete: False ; hidden: False ; 2024-03-01 20:53:22,743 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned existing 1020 MiB lvmlv test_vg3-lv6 (188) with existing xfs filesystem 2024-03-01 20:53:22,743 DEBUG blivet/MainThread: resolved 'test_vg3-lv6' to 'test_vg3-lv6' (lvmlv) 2024-03-01 20:53:22,745 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 20:53:22,746 DEBUG blivet/MainThread: vg test_vg3 has 2.18 GiB free 2024-03-01 20:53:22,747 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 20:53:22,747 DEBUG blivet/MainThread: vg test_vg3 has 2.18 GiB free 2024-03-01 20:53:22,743 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7fc768781160) -- name = test_vg3-lv6 status = True id = 188 children = [] parents = ['existing 3.97 GiB lvmvg test_vg3 (141)'] uuid = NWCv8I-xVeE-eVbe-JkrG-NQki-pHqT-A1EkHr size = 1020 MiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-2 target size = 1020 MiB path = /dev/mapper/test_vg3-lv6 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7fc7686c7f40) -- name = test_vg3 status = True id = 141 children = ['existing 1020 MiB lvmlv test_vg3-lv6 (188) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv7 (201) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv8 (214) with existing xfs filesystem'] parents = ['existing 1024 MiB disk sdg (132) with existing lvmpv', 'existing 1024 MiB disk sdh (146) with existing lvmpv', 'existing 1024 MiB disk sdi (156) with existing lvmpv', 'existing 1024 MiB disk sdj (166) with existing lvmpv'] uuid = SJbOg6-P2vK-pQ7D-EuW4-xDCg-1nzn-6sypeb size = 3.97 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 3.97 GiB path = /dev/test_vg3 format args = [] original_format = None free = 1004 MiB PE Size = 4 MiB PE Count = 1016 PE Free = 251 PV Count = 4 modified = False extents = 1016 free space = 2.18 GiB free extents = 557 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sdg (132) with existing lvmpv', 'existing 1024 MiB disk sdh (146) with existing lvmpv', 'existing 1024 MiB disk sdi (156) with existing lvmpv', 'existing 1024 MiB disk sdj (166) with existing lvmpv'] LVs = ['existing 1020 MiB lvmlv test_vg3-lv6 (188) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv7 (201) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv8 (214) with existing xfs filesystem'] segment type = linear percent = 0 VG space used = 1020 MiB 2024-03-01 20:53:22,750 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 20:53:22,751 DEBUG blivet/MainThread: vg test_vg3 has 2.18 GiB free 2024-03-01 20:53:22,751 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 20:53:22,752 DEBUG blivet/MainThread: vg test_vg3 has 2.18 GiB free 2024-03-01 20:53:22,748 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7fc768781160) -- name = test_vg3-lv6 status = True id = 188 children = [] parents = ['existing 3.97 GiB lvmvg test_vg3 (141)'] uuid = NWCv8I-xVeE-eVbe-JkrG-NQki-pHqT-A1EkHr size = 1020 MiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-2 target size = 1020 MiB path = /dev/mapper/test_vg3-lv6 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7fc7686c7f40) -- name = test_vg3 status = True id = 141 children = ['existing 1020 MiB lvmlv test_vg3-lv6 (188) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv7 (201) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv8 (214) with existing xfs filesystem'] parents = ['existing 1024 MiB disk sdg (132) with existing lvmpv', 'existing 1024 MiB disk sdh (146) with existing lvmpv', 'existing 1024 MiB disk sdi (156) with existing lvmpv', 'existing 1024 MiB disk sdj (166) with existing lvmpv'] uuid = SJbOg6-P2vK-pQ7D-EuW4-xDCg-1nzn-6sypeb size = 3.97 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 3.97 GiB path = /dev/test_vg3 format args = [] original_format = None free = 1004 MiB PE Size = 4 MiB PE Count = 1016 PE Free = 251 PV Count = 4 modified = False extents = 1016 free space = 2.18 GiB free extents = 557 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sdg (132) with existing lvmpv', 'existing 1024 MiB disk sdh (146) with existing lvmpv', 'existing 1024 MiB disk sdi (156) with existing lvmpv', 'existing 1024 MiB disk sdj (166) with existing lvmpv'] LVs = ['existing 1020 MiB lvmlv test_vg3-lv6 (188) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv7 (201) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv8 (214) with existing xfs filesystem'] segment type = linear percent = 0 VG space used = 1020 MiB 2024-03-01 20:53:22,755 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 20:53:22,756 DEBUG blivet/MainThread: vg test_vg3 has 2.18 GiB free 2024-03-01 20:53:22,756 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 20:53:22,757 DEBUG blivet/MainThread: vg test_vg3 has 2.18 GiB free 2024-03-01 20:53:22,753 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7fc768781160) -- name = test_vg3-lv6 status = True id = 188 children = [] parents = ['existing 3.97 GiB lvmvg test_vg3 (141)'] uuid = NWCv8I-xVeE-eVbe-JkrG-NQki-pHqT-A1EkHr size = 1020 MiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-2 target size = 1020 MiB path = /dev/mapper/test_vg3-lv6 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7fc7686c7f40) -- name = test_vg3 status = True id = 141 children = ['existing 1020 MiB lvmlv test_vg3-lv6 (188) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv7 (201) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv8 (214) with existing xfs filesystem'] parents = ['existing 1024 MiB disk sdg (132) with existing lvmpv', 'existing 1024 MiB disk sdh (146) with existing lvmpv', 'existing 1024 MiB disk sdi (156) with existing lvmpv', 'existing 1024 MiB disk sdj (166) with existing lvmpv'] uuid = SJbOg6-P2vK-pQ7D-EuW4-xDCg-1nzn-6sypeb size = 3.97 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 3.97 GiB path = /dev/test_vg3 format args = [] original_format = None free = 1004 MiB PE Size = 4 MiB PE Count = 1016 PE Free = 251 PV Count = 4 modified = False extents = 1016 free space = 2.18 GiB free extents = 557 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sdg (132) with existing lvmpv', 'existing 1024 MiB disk sdh (146) with existing lvmpv', 'existing 1024 MiB disk sdi (156) with existing lvmpv', 'existing 1024 MiB disk sdj (166) with existing lvmpv'] LVs = ['existing 1020 MiB lvmlv test_vg3-lv6 (188) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv7 (201) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv8 (214) with existing xfs filesystem'] segment type = linear percent = 0 VG space used = 1020 MiB 2024-03-01 20:53:22,760 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 20:53:22,760 DEBUG blivet/MainThread: vg test_vg3 has 2.18 GiB free 2024-03-01 20:53:22,761 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 20:53:22,761 DEBUG blivet/MainThread: vg test_vg3 has 2.18 GiB free 2024-03-01 20:53:22,757 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7fc768781160) -- name = test_vg3-lv6 status = True id = 188 children = [] parents = ['existing 3.97 GiB lvmvg test_vg3 (141)'] uuid = NWCv8I-xVeE-eVbe-JkrG-NQki-pHqT-A1EkHr size = 1020 MiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-2 target size = 1020 MiB path = /dev/mapper/test_vg3-lv6 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7fc7686c7f40) -- name = test_vg3 status = True id = 141 children = ['existing 1020 MiB lvmlv test_vg3-lv6 (188) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv7 (201) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv8 (214) with existing xfs filesystem'] parents = ['existing 1024 MiB disk sdg (132) with existing lvmpv', 'existing 1024 MiB disk sdh (146) with existing lvmpv', 'existing 1024 MiB disk sdi (156) with existing lvmpv', 'existing 1024 MiB disk sdj (166) with existing lvmpv'] uuid = SJbOg6-P2vK-pQ7D-EuW4-xDCg-1nzn-6sypeb size = 3.97 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 3.97 GiB path = /dev/test_vg3 format args = [] original_format = None free = 1004 MiB PE Size = 4 MiB PE Count = 1016 PE Free = 251 PV Count = 4 modified = False extents = 1016 free space = 2.18 GiB free extents = 557 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sdg (132) with existing lvmpv', 'existing 1024 MiB disk sdh (146) with existing lvmpv', 'existing 1024 MiB disk sdi (156) with existing lvmpv', 'existing 1024 MiB disk sdj (166) with existing lvmpv'] LVs = ['existing 1020 MiB lvmlv test_vg3-lv6 (188) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv7 (201) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv8 (214) with existing xfs filesystem'] segment type = linear percent = 0 VG space used = 1020 MiB 2024-03-01 20:53:22,764 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 20:53:22,765 DEBUG blivet/MainThread: vg test_vg3 has 2.18 GiB free 2024-03-01 20:53:22,765 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 20:53:22,766 DEBUG blivet/MainThread: vg test_vg3 has 2.18 GiB free 2024-03-01 20:53:22,762 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7fc768781160) -- name = test_vg3-lv6 status = True id = 188 children = [] parents = ['existing 3.97 GiB lvmvg test_vg3 (141)'] uuid = NWCv8I-xVeE-eVbe-JkrG-NQki-pHqT-A1EkHr size = 1020 MiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-2 target size = 1020 MiB path = /dev/mapper/test_vg3-lv6 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7fc7686c7f40) -- name = test_vg3 status = True id = 141 children = ['existing 1020 MiB lvmlv test_vg3-lv6 (188) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv7 (201) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv8 (214) with existing xfs filesystem'] parents = ['existing 1024 MiB disk sdg (132) with existing lvmpv', 'existing 1024 MiB disk sdh (146) with existing lvmpv', 'existing 1024 MiB disk sdi (156) with existing lvmpv', 'existing 1024 MiB disk sdj (166) with existing lvmpv'] uuid = SJbOg6-P2vK-pQ7D-EuW4-xDCg-1nzn-6sypeb size = 3.97 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 3.97 GiB path = /dev/test_vg3 format args = [] original_format = None free = 1004 MiB PE Size = 4 MiB PE Count = 1016 PE Free = 251 PV Count = 4 modified = False extents = 1016 free space = 2.18 GiB free extents = 557 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sdg (132) with existing lvmpv', 'existing 1024 MiB disk sdh (146) with existing lvmpv', 'existing 1024 MiB disk sdi (156) with existing lvmpv', 'existing 1024 MiB disk sdj (166) with existing lvmpv'] LVs = ['existing 1020 MiB lvmlv test_vg3-lv6 (188) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv7 (201) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv8 (214) with existing xfs filesystem'] segment type = linear percent = 0 VG space used = 1020 MiB 2024-03-01 20:53:22,769 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 20:53:22,770 DEBUG blivet/MainThread: vg test_vg3 has 2.18 GiB free 2024-03-01 20:53:22,770 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 20:53:22,771 DEBUG blivet/MainThread: vg test_vg3 has 2.18 GiB free 2024-03-01 20:53:22,767 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7fc768781160) -- name = test_vg3-lv6 status = True id = 188 children = [] parents = ['existing 3.97 GiB lvmvg test_vg3 (141)'] uuid = NWCv8I-xVeE-eVbe-JkrG-NQki-pHqT-A1EkHr size = 1020 MiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-2 target size = 1020 MiB path = /dev/mapper/test_vg3-lv6 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7fc7686c7f40) -- name = test_vg3 status = True id = 141 children = ['existing 1020 MiB lvmlv test_vg3-lv6 (188) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv7 (201) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv8 (214) with existing xfs filesystem'] parents = ['existing 1024 MiB disk sdg (132) with existing lvmpv', 'existing 1024 MiB disk sdh (146) with existing lvmpv', 'existing 1024 MiB disk sdi (156) with existing lvmpv', 'existing 1024 MiB disk sdj (166) with existing lvmpv'] uuid = SJbOg6-P2vK-pQ7D-EuW4-xDCg-1nzn-6sypeb size = 3.97 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 3.97 GiB path = /dev/test_vg3 format args = [] original_format = None free = 1004 MiB PE Size = 4 MiB PE Count = 1016 PE Free = 251 PV Count = 4 modified = False extents = 1016 free space = 2.18 GiB free extents = 557 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sdg (132) with existing lvmpv', 'existing 1024 MiB disk sdh (146) with existing lvmpv', 'existing 1024 MiB disk sdi (156) with existing lvmpv', 'existing 1024 MiB disk sdj (166) with existing lvmpv'] LVs = ['existing 1020 MiB lvmlv test_vg3-lv6 (188) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv7 (201) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv8 (214) with existing xfs filesystem'] segment type = linear percent = 0 VG space used = 1020 MiB 2024-03-01 20:53:22,773 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 20:53:22,774 DEBUG blivet/MainThread: vg test_vg3 has 2.18 GiB free 2024-03-01 20:53:22,775 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 20:53:22,775 DEBUG blivet/MainThread: vg test_vg3 has 2.18 GiB free 2024-03-01 20:53:22,771 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7fc768781160) -- name = test_vg3-lv6 status = True id = 188 children = [] parents = ['existing 3.97 GiB lvmvg test_vg3 (141)'] uuid = NWCv8I-xVeE-eVbe-JkrG-NQki-pHqT-A1EkHr size = 1020 MiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-2 target size = 1020 MiB path = /dev/mapper/test_vg3-lv6 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7fc7686c7f40) -- name = test_vg3 status = True id = 141 children = ['existing 1020 MiB lvmlv test_vg3-lv6 (188) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv7 (201) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv8 (214) with existing xfs filesystem'] parents = ['existing 1024 MiB disk sdg (132) with existing lvmpv', 'existing 1024 MiB disk sdh (146) with existing lvmpv', 'existing 1024 MiB disk sdi (156) with existing lvmpv', 'existing 1024 MiB disk sdj (166) with existing lvmpv'] uuid = SJbOg6-P2vK-pQ7D-EuW4-xDCg-1nzn-6sypeb size = 3.97 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 3.97 GiB path = /dev/test_vg3 format args = [] original_format = None free = 1004 MiB PE Size = 4 MiB PE Count = 1016 PE Free = 251 PV Count = 4 modified = False extents = 1016 free space = 2.18 GiB free extents = 557 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sdg (132) with existing lvmpv', 'existing 1024 MiB disk sdh (146) with existing lvmpv', 'existing 1024 MiB disk sdi (156) with existing lvmpv', 'existing 1024 MiB disk sdj (166) with existing lvmpv'] LVs = ['existing 1020 MiB lvmlv test_vg3-lv6 (188) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv7 (201) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv8 (214) with existing xfs filesystem'] segment type = linear percent = 0 VG space used = 1020 MiB 2024-03-01 20:53:22,778 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 20:53:22,779 DEBUG blivet/MainThread: vg test_vg3 has 2.18 GiB free 2024-03-01 20:53:22,779 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 20:53:22,780 DEBUG blivet/MainThread: vg test_vg3 has 2.18 GiB free 2024-03-01 20:53:22,776 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7fc768781160) -- name = test_vg3-lv6 status = True id = 188 children = [] parents = ['existing 3.97 GiB lvmvg test_vg3 (141)'] uuid = NWCv8I-xVeE-eVbe-JkrG-NQki-pHqT-A1EkHr size = 1020 MiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-2 target size = 1020 MiB path = /dev/mapper/test_vg3-lv6 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7fc7686c7f40) -- name = test_vg3 status = True id = 141 children = ['existing 1020 MiB lvmlv test_vg3-lv6 (188) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv7 (201) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv8 (214) with existing xfs filesystem'] parents = ['existing 1024 MiB disk sdg (132) with existing lvmpv', 'existing 1024 MiB disk sdh (146) with existing lvmpv', 'existing 1024 MiB disk sdi (156) with existing lvmpv', 'existing 1024 MiB disk sdj (166) with existing lvmpv'] uuid = SJbOg6-P2vK-pQ7D-EuW4-xDCg-1nzn-6sypeb size = 3.97 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 3.97 GiB path = /dev/test_vg3 format args = [] original_format = None free = 1004 MiB PE Size = 4 MiB PE Count = 1016 PE Free = 251 PV Count = 4 modified = False extents = 1016 free space = 2.18 GiB free extents = 557 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sdg (132) with existing lvmpv', 'existing 1024 MiB disk sdh (146) with existing lvmpv', 'existing 1024 MiB disk sdi (156) with existing lvmpv', 'existing 1024 MiB disk sdj (166) with existing lvmpv'] LVs = ['existing 1020 MiB lvmlv test_vg3-lv6 (188) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv7 (201) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv8 (214) with existing xfs filesystem'] segment type = linear percent = 0 VG space used = 1020 MiB 2024-03-01 20:53:22,783 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 20:53:22,784 DEBUG blivet/MainThread: vg test_vg3 has 2.18 GiB free 2024-03-01 20:53:22,784 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 20:53:22,785 DEBUG blivet/MainThread: vg test_vg3 has 2.18 GiB free 2024-03-01 20:53:22,781 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7fc768781160) -- name = test_vg3-lv6 status = True id = 188 children = [] parents = ['existing 3.97 GiB lvmvg test_vg3 (141)'] uuid = NWCv8I-xVeE-eVbe-JkrG-NQki-pHqT-A1EkHr size = 1020 MiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-2 target size = 1020 MiB path = /dev/mapper/test_vg3-lv6 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7fc7686c7f40) -- name = test_vg3 status = True id = 141 children = ['existing 1020 MiB lvmlv test_vg3-lv6 (188) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv7 (201) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv8 (214) with existing xfs filesystem'] parents = ['existing 1024 MiB disk sdg (132) with existing lvmpv', 'existing 1024 MiB disk sdh (146) with existing lvmpv', 'existing 1024 MiB disk sdi (156) with existing lvmpv', 'existing 1024 MiB disk sdj (166) with existing lvmpv'] uuid = SJbOg6-P2vK-pQ7D-EuW4-xDCg-1nzn-6sypeb size = 3.97 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 3.97 GiB path = /dev/test_vg3 format args = [] original_format = None free = 1004 MiB PE Size = 4 MiB PE Count = 1016 PE Free = 251 PV Count = 4 modified = False extents = 1016 free space = 2.18 GiB free extents = 557 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sdg (132) with existing lvmpv', 'existing 1024 MiB disk sdh (146) with existing lvmpv', 'existing 1024 MiB disk sdi (156) with existing lvmpv', 'existing 1024 MiB disk sdj (166) with existing lvmpv'] LVs = ['existing 1020 MiB lvmlv test_vg3-lv6 (188) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv7 (201) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv8 (214) with existing xfs filesystem'] segment type = linear percent = 0 VG space used = 1020 MiB 2024-03-01 20:53:22,787 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 20:53:22,788 DEBUG blivet/MainThread: vg test_vg3 has 2.18 GiB free 2024-03-01 20:53:22,789 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 20:53:22,789 DEBUG blivet/MainThread: vg test_vg3 has 2.18 GiB free 2024-03-01 20:53:22,785 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7fc768781160) -- name = test_vg3-lv6 status = True id = 188 children = [] parents = ['existing 3.97 GiB lvmvg test_vg3 (141)'] uuid = NWCv8I-xVeE-eVbe-JkrG-NQki-pHqT-A1EkHr size = 1020 MiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-2 target size = 1020 MiB path = /dev/mapper/test_vg3-lv6 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7fc7686c7f40) -- name = test_vg3 status = True id = 141 children = ['existing 1020 MiB lvmlv test_vg3-lv6 (188) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv7 (201) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv8 (214) with existing xfs filesystem'] parents = ['existing 1024 MiB disk sdg (132) with existing lvmpv', 'existing 1024 MiB disk sdh (146) with existing lvmpv', 'existing 1024 MiB disk sdi (156) with existing lvmpv', 'existing 1024 MiB disk sdj (166) with existing lvmpv'] uuid = SJbOg6-P2vK-pQ7D-EuW4-xDCg-1nzn-6sypeb size = 3.97 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 3.97 GiB path = /dev/test_vg3 format args = [] original_format = None free = 1004 MiB PE Size = 4 MiB PE Count = 1016 PE Free = 251 PV Count = 4 modified = False extents = 1016 free space = 2.18 GiB free extents = 557 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sdg (132) with existing lvmpv', 'existing 1024 MiB disk sdh (146) with existing lvmpv', 'existing 1024 MiB disk sdi (156) with existing lvmpv', 'existing 1024 MiB disk sdj (166) with existing lvmpv'] LVs = ['existing 1020 MiB lvmlv test_vg3-lv6 (188) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv7 (201) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv8 (214) with existing xfs filesystem'] segment type = linear percent = 0 VG space used = 1020 MiB 2024-03-01 20:53:22,792 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 20:53:22,793 DEBUG blivet/MainThread: vg test_vg3 has 2.18 GiB free 2024-03-01 20:53:22,793 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 20:53:22,794 DEBUG blivet/MainThread: vg test_vg3 has 2.18 GiB free 2024-03-01 20:53:22,790 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7fc768781160) -- name = test_vg3-lv6 status = True id = 188 children = [] parents = ['existing 3.97 GiB lvmvg test_vg3 (141)'] uuid = NWCv8I-xVeE-eVbe-JkrG-NQki-pHqT-A1EkHr size = 1020 MiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-2 target size = 1020 MiB path = /dev/mapper/test_vg3-lv6 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7fc7686c7f40) -- name = test_vg3 status = True id = 141 children = ['existing 1020 MiB lvmlv test_vg3-lv6 (188) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv7 (201) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv8 (214) with existing xfs filesystem'] parents = ['existing 1024 MiB disk sdg (132) with existing lvmpv', 'existing 1024 MiB disk sdh (146) with existing lvmpv', 'existing 1024 MiB disk sdi (156) with existing lvmpv', 'existing 1024 MiB disk sdj (166) with existing lvmpv'] uuid = SJbOg6-P2vK-pQ7D-EuW4-xDCg-1nzn-6sypeb size = 3.97 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 3.97 GiB path = /dev/test_vg3 format args = [] original_format = None free = 1004 MiB PE Size = 4 MiB PE Count = 1016 PE Free = 251 PV Count = 4 modified = False extents = 1016 free space = 2.18 GiB free extents = 557 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sdg (132) with existing lvmpv', 'existing 1024 MiB disk sdh (146) with existing lvmpv', 'existing 1024 MiB disk sdi (156) with existing lvmpv', 'existing 1024 MiB disk sdj (166) with existing lvmpv'] LVs = ['existing 1020 MiB lvmlv test_vg3-lv6 (188) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv7 (201) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv8 (214) with existing xfs filesystem'] segment type = linear percent = 0 VG space used = 1020 MiB 2024-03-01 20:53:22,797 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 20:53:22,798 DEBUG blivet/MainThread: vg test_vg3 has 2.18 GiB free 2024-03-01 20:53:22,798 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 20:53:22,799 DEBUG blivet/MainThread: vg test_vg3 has 2.18 GiB free 2024-03-01 20:53:22,795 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7fc768781160) -- name = test_vg3-lv6 status = True id = 188 children = [] parents = ['existing 3.97 GiB lvmvg test_vg3 (141)'] uuid = NWCv8I-xVeE-eVbe-JkrG-NQki-pHqT-A1EkHr size = 1020 MiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-2 target size = 1020 MiB path = /dev/mapper/test_vg3-lv6 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7fc7686c7f40) -- name = test_vg3 status = True id = 141 children = ['existing 1020 MiB lvmlv test_vg3-lv6 (188) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv7 (201) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv8 (214) with existing xfs filesystem'] parents = ['existing 1024 MiB disk sdg (132) with existing lvmpv', 'existing 1024 MiB disk sdh (146) with existing lvmpv', 'existing 1024 MiB disk sdi (156) with existing lvmpv', 'existing 1024 MiB disk sdj (166) with existing lvmpv'] uuid = SJbOg6-P2vK-pQ7D-EuW4-xDCg-1nzn-6sypeb size = 3.97 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 3.97 GiB path = /dev/test_vg3 format args = [] original_format = None free = 1004 MiB PE Size = 4 MiB PE Count = 1016 PE Free = 251 PV Count = 4 modified = False extents = 1016 free space = 2.18 GiB free extents = 557 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sdg (132) with existing lvmpv', 'existing 1024 MiB disk sdh (146) with existing lvmpv', 'existing 1024 MiB disk sdi (156) with existing lvmpv', 'existing 1024 MiB disk sdj (166) with existing lvmpv'] LVs = ['existing 1020 MiB lvmlv test_vg3-lv6 (188) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv7 (201) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv8 (214) with existing xfs filesystem'] segment type = linear percent = 0 VG space used = 1020 MiB 2024-03-01 20:53:22,801 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 20:53:22,802 DEBUG blivet/MainThread: vg test_vg3 has 2.18 GiB free 2024-03-01 20:53:22,803 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 20:53:22,803 DEBUG blivet/MainThread: vg test_vg3 has 2.18 GiB free 2024-03-01 20:53:22,799 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7fc768781160) -- name = test_vg3-lv6 status = True id = 188 children = [] parents = ['existing 3.97 GiB lvmvg test_vg3 (141)'] uuid = NWCv8I-xVeE-eVbe-JkrG-NQki-pHqT-A1EkHr size = 1020 MiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-2 target size = 1020 MiB path = /dev/mapper/test_vg3-lv6 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7fc7686c7f40) -- name = test_vg3 status = True id = 141 children = ['existing 1020 MiB lvmlv test_vg3-lv6 (188) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv7 (201) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv8 (214) with existing xfs filesystem'] parents = ['existing 1024 MiB disk sdg (132) with existing lvmpv', 'existing 1024 MiB disk sdh (146) with existing lvmpv', 'existing 1024 MiB disk sdi (156) with existing lvmpv', 'existing 1024 MiB disk sdj (166) with existing lvmpv'] uuid = SJbOg6-P2vK-pQ7D-EuW4-xDCg-1nzn-6sypeb size = 3.97 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 3.97 GiB path = /dev/test_vg3 format args = [] original_format = None free = 1004 MiB PE Size = 4 MiB PE Count = 1016 PE Free = 251 PV Count = 4 modified = False extents = 1016 free space = 2.18 GiB free extents = 557 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sdg (132) with existing lvmpv', 'existing 1024 MiB disk sdh (146) with existing lvmpv', 'existing 1024 MiB disk sdi (156) with existing lvmpv', 'existing 1024 MiB disk sdj (166) with existing lvmpv'] LVs = ['existing 1020 MiB lvmlv test_vg3-lv6 (188) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv7 (201) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv8 (214) with existing xfs filesystem'] segment type = linear percent = 0 VG space used = 1020 MiB 2024-03-01 20:53:22,806 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 20:53:22,807 DEBUG blivet/MainThread: vg test_vg3 has 2.18 GiB free 2024-03-01 20:53:22,807 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 20:53:22,808 DEBUG blivet/MainThread: vg test_vg3 has 2.18 GiB free 2024-03-01 20:53:22,804 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7fc768781160) -- name = test_vg3-lv6 status = True id = 188 children = [] parents = ['existing 3.97 GiB lvmvg test_vg3 (141)'] uuid = NWCv8I-xVeE-eVbe-JkrG-NQki-pHqT-A1EkHr size = 1020 MiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-2 target size = 1020 MiB path = /dev/mapper/test_vg3-lv6 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7fc7686c7f40) -- name = test_vg3 status = True id = 141 children = ['existing 1020 MiB lvmlv test_vg3-lv6 (188) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv7 (201) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv8 (214) with existing xfs filesystem'] parents = ['existing 1024 MiB disk sdg (132) with existing lvmpv', 'existing 1024 MiB disk sdh (146) with existing lvmpv', 'existing 1024 MiB disk sdi (156) with existing lvmpv', 'existing 1024 MiB disk sdj (166) with existing lvmpv'] uuid = SJbOg6-P2vK-pQ7D-EuW4-xDCg-1nzn-6sypeb size = 3.97 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 3.97 GiB path = /dev/test_vg3 format args = [] original_format = None free = 1004 MiB PE Size = 4 MiB PE Count = 1016 PE Free = 251 PV Count = 4 modified = False extents = 1016 free space = 2.18 GiB free extents = 557 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sdg (132) with existing lvmpv', 'existing 1024 MiB disk sdh (146) with existing lvmpv', 'existing 1024 MiB disk sdi (156) with existing lvmpv', 'existing 1024 MiB disk sdj (166) with existing lvmpv'] LVs = ['existing 1020 MiB lvmlv test_vg3-lv6 (188) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv7 (201) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv8 (214) with existing xfs filesystem'] segment type = linear percent = 0 VG space used = 1020 MiB 2024-03-01 20:53:22,811 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 20:53:22,811 DEBUG blivet/MainThread: vg test_vg3 has 2.18 GiB free 2024-03-01 20:53:22,812 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 20:53:22,813 DEBUG blivet/MainThread: vg test_vg3 has 2.18 GiB free 2024-03-01 20:53:22,809 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7fc768781160) -- name = test_vg3-lv6 status = True id = 188 children = [] parents = ['existing 3.97 GiB lvmvg test_vg3 (141)'] uuid = NWCv8I-xVeE-eVbe-JkrG-NQki-pHqT-A1EkHr size = 1020 MiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-2 target size = 1020 MiB path = /dev/mapper/test_vg3-lv6 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7fc7686c7f40) -- name = test_vg3 status = True id = 141 children = ['existing 1020 MiB lvmlv test_vg3-lv6 (188) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv7 (201) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv8 (214) with existing xfs filesystem'] parents = ['existing 1024 MiB disk sdg (132) with existing lvmpv', 'existing 1024 MiB disk sdh (146) with existing lvmpv', 'existing 1024 MiB disk sdi (156) with existing lvmpv', 'existing 1024 MiB disk sdj (166) with existing lvmpv'] uuid = SJbOg6-P2vK-pQ7D-EuW4-xDCg-1nzn-6sypeb size = 3.97 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 3.97 GiB path = /dev/test_vg3 format args = [] original_format = None free = 1004 MiB PE Size = 4 MiB PE Count = 1016 PE Free = 251 PV Count = 4 modified = False extents = 1016 free space = 2.18 GiB free extents = 557 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sdg (132) with existing lvmpv', 'existing 1024 MiB disk sdh (146) with existing lvmpv', 'existing 1024 MiB disk sdi (156) with existing lvmpv', 'existing 1024 MiB disk sdj (166) with existing lvmpv'] LVs = ['existing 1020 MiB lvmlv test_vg3-lv6 (188) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv7 (201) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv8 (214) with existing xfs filesystem'] segment type = linear percent = 0 VG space used = 1020 MiB 2024-03-01 20:53:22,815 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 20:53:22,816 DEBUG blivet/MainThread: vg test_vg3 has 2.18 GiB free 2024-03-01 20:53:22,816 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 20:53:22,817 DEBUG blivet/MainThread: vg test_vg3 has 2.18 GiB free 2024-03-01 20:53:22,813 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7fc768781160) -- name = test_vg3-lv6 status = True id = 188 children = [] parents = ['existing 3.97 GiB lvmvg test_vg3 (141)'] uuid = NWCv8I-xVeE-eVbe-JkrG-NQki-pHqT-A1EkHr size = 1020 MiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-2 target size = 1020 MiB path = /dev/mapper/test_vg3-lv6 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7fc7686c7f40) -- name = test_vg3 status = True id = 141 children = ['existing 1020 MiB lvmlv test_vg3-lv6 (188) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv7 (201) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv8 (214) with existing xfs filesystem'] parents = ['existing 1024 MiB disk sdg (132) with existing lvmpv', 'existing 1024 MiB disk sdh (146) with existing lvmpv', 'existing 1024 MiB disk sdi (156) with existing lvmpv', 'existing 1024 MiB disk sdj (166) with existing lvmpv'] uuid = SJbOg6-P2vK-pQ7D-EuW4-xDCg-1nzn-6sypeb size = 3.97 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 3.97 GiB path = /dev/test_vg3 format args = [] original_format = None free = 1004 MiB PE Size = 4 MiB PE Count = 1016 PE Free = 251 PV Count = 4 modified = False extents = 1016 free space = 2.18 GiB free extents = 557 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sdg (132) with existing lvmpv', 'existing 1024 MiB disk sdh (146) with existing lvmpv', 'existing 1024 MiB disk sdi (156) with existing lvmpv', 'existing 1024 MiB disk sdj (166) with existing lvmpv'] LVs = ['existing 1020 MiB lvmlv test_vg3-lv6 (188) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv7 (201) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv8 (214) with existing xfs filesystem'] segment type = linear percent = 0 VG space used = 1020 MiB 2024-03-01 20:53:22,820 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 20:53:22,821 DEBUG blivet/MainThread: vg test_vg3 has 2.18 GiB free 2024-03-01 20:53:22,821 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 20:53:22,822 DEBUG blivet/MainThread: vg test_vg3 has 2.18 GiB free 2024-03-01 20:53:22,818 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7fc768781160) -- name = test_vg3-lv6 status = True id = 188 children = [] parents = ['existing 3.97 GiB lvmvg test_vg3 (141)'] uuid = NWCv8I-xVeE-eVbe-JkrG-NQki-pHqT-A1EkHr size = 1020 MiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-2 target size = 1020 MiB path = /dev/mapper/test_vg3-lv6 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7fc7686c7f40) -- name = test_vg3 status = True id = 141 children = ['existing 1020 MiB lvmlv test_vg3-lv6 (188) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv7 (201) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv8 (214) with existing xfs filesystem'] parents = ['existing 1024 MiB disk sdg (132) with existing lvmpv', 'existing 1024 MiB disk sdh (146) with existing lvmpv', 'existing 1024 MiB disk sdi (156) with existing lvmpv', 'existing 1024 MiB disk sdj (166) with existing lvmpv'] uuid = SJbOg6-P2vK-pQ7D-EuW4-xDCg-1nzn-6sypeb size = 3.97 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 3.97 GiB path = /dev/test_vg3 format args = [] original_format = None free = 1004 MiB PE Size = 4 MiB PE Count = 1016 PE Free = 251 PV Count = 4 modified = False extents = 1016 free space = 2.18 GiB free extents = 557 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sdg (132) with existing lvmpv', 'existing 1024 MiB disk sdh (146) with existing lvmpv', 'existing 1024 MiB disk sdi (156) with existing lvmpv', 'existing 1024 MiB disk sdj (166) with existing lvmpv'] LVs = ['existing 1020 MiB lvmlv test_vg3-lv6 (188) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv7 (201) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv8 (214) with existing xfs filesystem'] segment type = linear percent = 0 VG space used = 1020 MiB 2024-03-01 20:53:22,825 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 20:53:22,825 DEBUG blivet/MainThread: vg test_vg3 has 2.18 GiB free 2024-03-01 20:53:22,826 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 20:53:22,827 DEBUG blivet/MainThread: vg test_vg3 has 2.18 GiB free 2024-03-01 20:53:22,822 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7fc768781160) -- name = test_vg3-lv6 status = True id = 188 children = [] parents = ['existing 3.97 GiB lvmvg test_vg3 (141)'] uuid = NWCv8I-xVeE-eVbe-JkrG-NQki-pHqT-A1EkHr size = 1020 MiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-2 target size = 1020 MiB path = /dev/mapper/test_vg3-lv6 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7fc7686c7f40) -- name = test_vg3 status = True id = 141 children = ['existing 1020 MiB lvmlv test_vg3-lv6 (188) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv7 (201) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv8 (214) with existing xfs filesystem'] parents = ['existing 1024 MiB disk sdg (132) with existing lvmpv', 'existing 1024 MiB disk sdh (146) with existing lvmpv', 'existing 1024 MiB disk sdi (156) with existing lvmpv', 'existing 1024 MiB disk sdj (166) with existing lvmpv'] uuid = SJbOg6-P2vK-pQ7D-EuW4-xDCg-1nzn-6sypeb size = 3.97 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 3.97 GiB path = /dev/test_vg3 format args = [] original_format = None free = 1004 MiB PE Size = 4 MiB PE Count = 1016 PE Free = 251 PV Count = 4 modified = False extents = 1016 free space = 2.18 GiB free extents = 557 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sdg (132) with existing lvmpv', 'existing 1024 MiB disk sdh (146) with existing lvmpv', 'existing 1024 MiB disk sdi (156) with existing lvmpv', 'existing 1024 MiB disk sdj (166) with existing lvmpv'] LVs = ['existing 1020 MiB lvmlv test_vg3-lv6 (188) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv7 (201) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv8 (214) with existing xfs filesystem'] segment type = linear percent = 0 VG space used = 1020 MiB 2024-03-01 20:53:22,829 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 20:53:22,830 DEBUG blivet/MainThread: vg test_vg3 has 2.18 GiB free 2024-03-01 20:53:22,830 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 20:53:22,831 DEBUG blivet/MainThread: vg test_vg3 has 2.18 GiB free 2024-03-01 20:53:22,827 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7fc768781160) -- name = test_vg3-lv6 status = True id = 188 children = [] parents = ['existing 3.97 GiB lvmvg test_vg3 (141)'] uuid = NWCv8I-xVeE-eVbe-JkrG-NQki-pHqT-A1EkHr size = 1020 MiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-2 target size = 1020 MiB path = /dev/mapper/test_vg3-lv6 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7fc7686c7f40) -- name = test_vg3 status = True id = 141 children = ['existing 1020 MiB lvmlv test_vg3-lv6 (188) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv7 (201) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv8 (214) with existing xfs filesystem'] parents = ['existing 1024 MiB disk sdg (132) with existing lvmpv', 'existing 1024 MiB disk sdh (146) with existing lvmpv', 'existing 1024 MiB disk sdi (156) with existing lvmpv', 'existing 1024 MiB disk sdj (166) with existing lvmpv'] uuid = SJbOg6-P2vK-pQ7D-EuW4-xDCg-1nzn-6sypeb size = 3.97 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 3.97 GiB path = /dev/test_vg3 format args = [] original_format = None free = 1004 MiB PE Size = 4 MiB PE Count = 1016 PE Free = 251 PV Count = 4 modified = False extents = 1016 free space = 2.18 GiB free extents = 557 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sdg (132) with existing lvmpv', 'existing 1024 MiB disk sdh (146) with existing lvmpv', 'existing 1024 MiB disk sdi (156) with existing lvmpv', 'existing 1024 MiB disk sdj (166) with existing lvmpv'] LVs = ['existing 1020 MiB lvmlv test_vg3-lv6 (188) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv7 (201) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv8 (214) with existing xfs filesystem'] segment type = linear percent = 0 VG space used = 1020 MiB 2024-03-01 20:53:22,834 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 20:53:22,835 DEBUG blivet/MainThread: vg test_vg3 has 2.18 GiB free 2024-03-01 20:53:22,835 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 20:53:22,836 DEBUG blivet/MainThread: vg test_vg3 has 2.18 GiB free 2024-03-01 20:53:22,832 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7fc768781160) -- name = test_vg3-lv6 status = True id = 188 children = [] parents = ['existing 3.97 GiB lvmvg test_vg3 (141)'] uuid = NWCv8I-xVeE-eVbe-JkrG-NQki-pHqT-A1EkHr size = 1020 MiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-2 target size = 1020 MiB path = /dev/mapper/test_vg3-lv6 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7fc7686c7f40) -- name = test_vg3 status = True id = 141 children = ['existing 1020 MiB lvmlv test_vg3-lv6 (188) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv7 (201) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv8 (214) with existing xfs filesystem'] parents = ['existing 1024 MiB disk sdg (132) with existing lvmpv', 'existing 1024 MiB disk sdh (146) with existing lvmpv', 'existing 1024 MiB disk sdi (156) with existing lvmpv', 'existing 1024 MiB disk sdj (166) with existing lvmpv'] uuid = SJbOg6-P2vK-pQ7D-EuW4-xDCg-1nzn-6sypeb size = 3.97 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 3.97 GiB path = /dev/test_vg3 format args = [] original_format = None free = 1004 MiB PE Size = 4 MiB PE Count = 1016 PE Free = 251 PV Count = 4 modified = False extents = 1016 free space = 2.18 GiB free extents = 557 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sdg (132) with existing lvmpv', 'existing 1024 MiB disk sdh (146) with existing lvmpv', 'existing 1024 MiB disk sdi (156) with existing lvmpv', 'existing 1024 MiB disk sdj (166) with existing lvmpv'] LVs = ['existing 1020 MiB lvmlv test_vg3-lv6 (188) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv7 (201) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv8 (214) with existing xfs filesystem'] segment type = linear percent = 0 VG space used = 1020 MiB 2024-03-01 20:53:22,839 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 20:53:22,839 DEBUG blivet/MainThread: vg test_vg3 has 2.18 GiB free 2024-03-01 20:53:22,840 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 20:53:22,841 DEBUG blivet/MainThread: vg test_vg3 has 2.18 GiB free 2024-03-01 20:53:22,836 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7fc768781160) -- name = test_vg3-lv6 status = True id = 188 children = [] parents = ['existing 3.97 GiB lvmvg test_vg3 (141)'] uuid = NWCv8I-xVeE-eVbe-JkrG-NQki-pHqT-A1EkHr size = 1020 MiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-2 target size = 1020 MiB path = /dev/mapper/test_vg3-lv6 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7fc7686c7f40) -- name = test_vg3 status = True id = 141 children = ['existing 1020 MiB lvmlv test_vg3-lv6 (188) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv7 (201) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv8 (214) with existing xfs filesystem'] parents = ['existing 1024 MiB disk sdg (132) with existing lvmpv', 'existing 1024 MiB disk sdh (146) with existing lvmpv', 'existing 1024 MiB disk sdi (156) with existing lvmpv', 'existing 1024 MiB disk sdj (166) with existing lvmpv'] uuid = SJbOg6-P2vK-pQ7D-EuW4-xDCg-1nzn-6sypeb size = 3.97 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 3.97 GiB path = /dev/test_vg3 format args = [] original_format = None free = 1004 MiB PE Size = 4 MiB PE Count = 1016 PE Free = 251 PV Count = 4 modified = False extents = 1016 free space = 2.18 GiB free extents = 557 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sdg (132) with existing lvmpv', 'existing 1024 MiB disk sdh (146) with existing lvmpv', 'existing 1024 MiB disk sdi (156) with existing lvmpv', 'existing 1024 MiB disk sdj (166) with existing lvmpv'] LVs = ['existing 1020 MiB lvmlv test_vg3-lv6 (188) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv7 (201) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv8 (214) with existing xfs filesystem'] segment type = linear percent = 0 VG space used = 1020 MiB 2024-03-01 20:53:22,843 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 20:53:22,844 DEBUG blivet/MainThread: vg test_vg3 has 2.18 GiB free 2024-03-01 20:53:22,844 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 20:53:22,845 DEBUG blivet/MainThread: vg test_vg3 has 2.18 GiB free 2024-03-01 20:53:22,841 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7fc768781160) -- name = test_vg3-lv6 status = True id = 188 children = [] parents = ['existing 3.97 GiB lvmvg test_vg3 (141)'] uuid = NWCv8I-xVeE-eVbe-JkrG-NQki-pHqT-A1EkHr size = 1020 MiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-2 target size = 1020 MiB path = /dev/mapper/test_vg3-lv6 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7fc7686c7f40) -- name = test_vg3 status = True id = 141 children = ['existing 1020 MiB lvmlv test_vg3-lv6 (188) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv7 (201) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv8 (214) with existing xfs filesystem'] parents = ['existing 1024 MiB disk sdg (132) with existing lvmpv', 'existing 1024 MiB disk sdh (146) with existing lvmpv', 'existing 1024 MiB disk sdi (156) with existing lvmpv', 'existing 1024 MiB disk sdj (166) with existing lvmpv'] uuid = SJbOg6-P2vK-pQ7D-EuW4-xDCg-1nzn-6sypeb size = 3.97 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 3.97 GiB path = /dev/test_vg3 format args = [] original_format = None free = 1004 MiB PE Size = 4 MiB PE Count = 1016 PE Free = 251 PV Count = 4 modified = False extents = 1016 free space = 2.18 GiB free extents = 557 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sdg (132) with existing lvmpv', 'existing 1024 MiB disk sdh (146) with existing lvmpv', 'existing 1024 MiB disk sdi (156) with existing lvmpv', 'existing 1024 MiB disk sdj (166) with existing lvmpv'] LVs = ['existing 1020 MiB lvmlv test_vg3-lv6 (188) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv7 (201) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv8 (214) with existing xfs filesystem'] segment type = linear percent = 0 VG space used = 1020 MiB 2024-03-01 20:53:22,848 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 20:53:22,849 DEBUG blivet/MainThread: vg test_vg3 has 2.18 GiB free 2024-03-01 20:53:22,849 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 20:53:22,850 DEBUG blivet/MainThread: vg test_vg3 has 2.18 GiB free 2024-03-01 20:53:22,846 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7fc768781160) -- name = test_vg3-lv6 status = True id = 188 children = [] parents = ['existing 3.97 GiB lvmvg test_vg3 (141)'] uuid = NWCv8I-xVeE-eVbe-JkrG-NQki-pHqT-A1EkHr size = 1020 MiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-2 target size = 1020 MiB path = /dev/mapper/test_vg3-lv6 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7fc7686c7f40) -- name = test_vg3 status = True id = 141 children = ['existing 1020 MiB lvmlv test_vg3-lv6 (188) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv7 (201) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv8 (214) with existing xfs filesystem'] parents = ['existing 1024 MiB disk sdg (132) with existing lvmpv', 'existing 1024 MiB disk sdh (146) with existing lvmpv', 'existing 1024 MiB disk sdi (156) with existing lvmpv', 'existing 1024 MiB disk sdj (166) with existing lvmpv'] uuid = SJbOg6-P2vK-pQ7D-EuW4-xDCg-1nzn-6sypeb size = 3.97 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 3.97 GiB path = /dev/test_vg3 format args = [] original_format = None free = 1004 MiB PE Size = 4 MiB PE Count = 1016 PE Free = 251 PV Count = 4 modified = False extents = 1016 free space = 2.18 GiB free extents = 557 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sdg (132) with existing lvmpv', 'existing 1024 MiB disk sdh (146) with existing lvmpv', 'existing 1024 MiB disk sdi (156) with existing lvmpv', 'existing 1024 MiB disk sdj (166) with existing lvmpv'] LVs = ['existing 1020 MiB lvmlv test_vg3-lv6 (188) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv7 (201) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv8 (214) with existing xfs filesystem'] segment type = linear percent = 0 VG space used = 1020 MiB 2024-03-01 20:53:22,852 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 20:53:22,853 DEBUG blivet/MainThread: vg test_vg3 has 2.18 GiB free 2024-03-01 20:53:22,854 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 20:53:22,854 DEBUG blivet/MainThread: vg test_vg3 has 2.18 GiB free 2024-03-01 20:53:22,850 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7fc768781160) -- name = test_vg3-lv6 status = True id = 188 children = [] parents = ['existing 3.97 GiB lvmvg test_vg3 (141)'] uuid = NWCv8I-xVeE-eVbe-JkrG-NQki-pHqT-A1EkHr size = 1020 MiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-2 target size = 1020 MiB path = /dev/mapper/test_vg3-lv6 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7fc7686c7f40) -- name = test_vg3 status = True id = 141 children = ['existing 1020 MiB lvmlv test_vg3-lv6 (188) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv7 (201) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv8 (214) with existing xfs filesystem'] parents = ['existing 1024 MiB disk sdg (132) with existing lvmpv', 'existing 1024 MiB disk sdh (146) with existing lvmpv', 'existing 1024 MiB disk sdi (156) with existing lvmpv', 'existing 1024 MiB disk sdj (166) with existing lvmpv'] uuid = SJbOg6-P2vK-pQ7D-EuW4-xDCg-1nzn-6sypeb size = 3.97 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 3.97 GiB path = /dev/test_vg3 format args = [] original_format = None free = 1004 MiB PE Size = 4 MiB PE Count = 1016 PE Free = 251 PV Count = 4 modified = False extents = 1016 free space = 2.18 GiB free extents = 557 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sdg (132) with existing lvmpv', 'existing 1024 MiB disk sdh (146) with existing lvmpv', 'existing 1024 MiB disk sdi (156) with existing lvmpv', 'existing 1024 MiB disk sdj (166) with existing lvmpv'] LVs = ['existing 1020 MiB lvmlv test_vg3-lv6 (188) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv7 (201) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv8 (214) with existing xfs filesystem'] segment type = linear percent = 0 VG space used = 1020 MiB 2024-03-01 20:53:22,857 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 20:53:22,858 DEBUG blivet/MainThread: vg test_vg3 has 2.18 GiB free 2024-03-01 20:53:22,858 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 20:53:22,859 DEBUG blivet/MainThread: vg test_vg3 has 2.18 GiB free 2024-03-01 20:53:22,855 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7fc768781160) -- name = test_vg3-lv6 status = True id = 188 children = [] parents = ['existing 3.97 GiB lvmvg test_vg3 (141)'] uuid = NWCv8I-xVeE-eVbe-JkrG-NQki-pHqT-A1EkHr size = 1020 MiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-2 target size = 1020 MiB path = /dev/mapper/test_vg3-lv6 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7fc7686c7f40) -- name = test_vg3 status = True id = 141 children = ['existing 1020 MiB lvmlv test_vg3-lv6 (188) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv7 (201) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv8 (214) with existing xfs filesystem'] parents = ['existing 1024 MiB disk sdg (132) with existing lvmpv', 'existing 1024 MiB disk sdh (146) with existing lvmpv', 'existing 1024 MiB disk sdi (156) with existing lvmpv', 'existing 1024 MiB disk sdj (166) with existing lvmpv'] uuid = SJbOg6-P2vK-pQ7D-EuW4-xDCg-1nzn-6sypeb size = 3.97 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 3.97 GiB path = /dev/test_vg3 format args = [] original_format = None free = 1004 MiB PE Size = 4 MiB PE Count = 1016 PE Free = 251 PV Count = 4 modified = False extents = 1016 free space = 2.18 GiB free extents = 557 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sdg (132) with existing lvmpv', 'existing 1024 MiB disk sdh (146) with existing lvmpv', 'existing 1024 MiB disk sdi (156) with existing lvmpv', 'existing 1024 MiB disk sdj (166) with existing lvmpv'] LVs = ['existing 1020 MiB lvmlv test_vg3-lv6 (188) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv7 (201) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv8 (214) with existing xfs filesystem'] segment type = linear percent = 0 VG space used = 1020 MiB 2024-03-01 20:53:22,862 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 20:53:22,863 DEBUG blivet/MainThread: vg test_vg3 has 2.18 GiB free 2024-03-01 20:53:22,863 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 20:53:22,864 DEBUG blivet/MainThread: vg test_vg3 has 2.18 GiB free 2024-03-01 20:53:22,860 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7fc768781160) -- name = test_vg3-lv6 status = True id = 188 children = [] parents = ['existing 3.97 GiB lvmvg test_vg3 (141)'] uuid = NWCv8I-xVeE-eVbe-JkrG-NQki-pHqT-A1EkHr size = 1020 MiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-2 target size = 1020 MiB path = /dev/mapper/test_vg3-lv6 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7fc7686c7f40) -- name = test_vg3 status = True id = 141 children = ['existing 1020 MiB lvmlv test_vg3-lv6 (188) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv7 (201) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv8 (214) with existing xfs filesystem'] parents = ['existing 1024 MiB disk sdg (132) with existing lvmpv', 'existing 1024 MiB disk sdh (146) with existing lvmpv', 'existing 1024 MiB disk sdi (156) with existing lvmpv', 'existing 1024 MiB disk sdj (166) with existing lvmpv'] uuid = SJbOg6-P2vK-pQ7D-EuW4-xDCg-1nzn-6sypeb size = 3.97 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 3.97 GiB path = /dev/test_vg3 format args = [] original_format = None free = 1004 MiB PE Size = 4 MiB PE Count = 1016 PE Free = 251 PV Count = 4 modified = False extents = 1016 free space = 2.18 GiB free extents = 557 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sdg (132) with existing lvmpv', 'existing 1024 MiB disk sdh (146) with existing lvmpv', 'existing 1024 MiB disk sdi (156) with existing lvmpv', 'existing 1024 MiB disk sdj (166) with existing lvmpv'] LVs = ['existing 1020 MiB lvmlv test_vg3-lv6 (188) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv7 (201) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv8 (214) with existing xfs filesystem'] segment type = linear percent = 0 VG space used = 1020 MiB 2024-03-01 20:53:22,866 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 20:53:22,867 DEBUG blivet/MainThread: vg test_vg3 has 2.18 GiB free 2024-03-01 20:53:22,868 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 20:53:22,868 DEBUG blivet/MainThread: vg test_vg3 has 2.18 GiB free 2024-03-01 20:53:22,864 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7fc768781160) -- name = test_vg3-lv6 status = True id = 188 children = [] parents = ['existing 3.97 GiB lvmvg test_vg3 (141)'] uuid = NWCv8I-xVeE-eVbe-JkrG-NQki-pHqT-A1EkHr size = 1020 MiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-2 target size = 1020 MiB path = /dev/mapper/test_vg3-lv6 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7fc7686c7f40) -- name = test_vg3 status = True id = 141 children = ['existing 1020 MiB lvmlv test_vg3-lv6 (188) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv7 (201) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv8 (214) with existing xfs filesystem'] parents = ['existing 1024 MiB disk sdg (132) with existing lvmpv', 'existing 1024 MiB disk sdh (146) with existing lvmpv', 'existing 1024 MiB disk sdi (156) with existing lvmpv', 'existing 1024 MiB disk sdj (166) with existing lvmpv'] uuid = SJbOg6-P2vK-pQ7D-EuW4-xDCg-1nzn-6sypeb size = 3.97 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 3.97 GiB path = /dev/test_vg3 format args = [] original_format = None free = 1004 MiB PE Size = 4 MiB PE Count = 1016 PE Free = 251 PV Count = 4 modified = False extents = 1016 free space = 2.18 GiB free extents = 557 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sdg (132) with existing lvmpv', 'existing 1024 MiB disk sdh (146) with existing lvmpv', 'existing 1024 MiB disk sdi (156) with existing lvmpv', 'existing 1024 MiB disk sdj (166) with existing lvmpv'] LVs = ['existing 1020 MiB lvmlv test_vg3-lv6 (188) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv7 (201) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv8 (214) with existing xfs filesystem'] segment type = linear percent = 0 VG space used = 1020 MiB 2024-03-01 20:53:22,871 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 20:53:22,872 DEBUG blivet/MainThread: vg test_vg3 has 2.18 GiB free 2024-03-01 20:53:22,872 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 20:53:22,873 DEBUG blivet/MainThread: vg test_vg3 has 2.18 GiB free 2024-03-01 20:53:22,869 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7fc768781160) -- name = test_vg3-lv6 status = True id = 188 children = [] parents = ['existing 3.97 GiB lvmvg test_vg3 (141)'] uuid = NWCv8I-xVeE-eVbe-JkrG-NQki-pHqT-A1EkHr size = 1020 MiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-2 target size = 1020 MiB path = /dev/mapper/test_vg3-lv6 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7fc7686c7f40) -- name = test_vg3 status = True id = 141 children = ['existing 1020 MiB lvmlv test_vg3-lv6 (188) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv7 (201) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv8 (214) with existing xfs filesystem'] parents = ['existing 1024 MiB disk sdg (132) with existing lvmpv', 'existing 1024 MiB disk sdh (146) with existing lvmpv', 'existing 1024 MiB disk sdi (156) with existing lvmpv', 'existing 1024 MiB disk sdj (166) with existing lvmpv'] uuid = SJbOg6-P2vK-pQ7D-EuW4-xDCg-1nzn-6sypeb size = 3.97 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 3.97 GiB path = /dev/test_vg3 format args = [] original_format = None free = 1004 MiB PE Size = 4 MiB PE Count = 1016 PE Free = 251 PV Count = 4 modified = False extents = 1016 free space = 2.18 GiB free extents = 557 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sdg (132) with existing lvmpv', 'existing 1024 MiB disk sdh (146) with existing lvmpv', 'existing 1024 MiB disk sdi (156) with existing lvmpv', 'existing 1024 MiB disk sdj (166) with existing lvmpv'] LVs = ['existing 1020 MiB lvmlv test_vg3-lv6 (188) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv7 (201) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv8 (214) with existing xfs filesystem'] segment type = linear percent = 0 VG space used = 1020 MiB 2024-03-01 20:53:22,876 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 20:53:22,877 DEBUG blivet/MainThread: vg test_vg3 has 2.18 GiB free 2024-03-01 20:53:22,877 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 20:53:22,878 DEBUG blivet/MainThread: vg test_vg3 has 2.18 GiB free 2024-03-01 20:53:22,874 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7fc768781160) -- name = test_vg3-lv6 status = True id = 188 children = [] parents = ['existing 3.97 GiB lvmvg test_vg3 (141)'] uuid = NWCv8I-xVeE-eVbe-JkrG-NQki-pHqT-A1EkHr size = 1020 MiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-2 target size = 1020 MiB path = /dev/mapper/test_vg3-lv6 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7fc7686c7f40) -- name = test_vg3 status = True id = 141 children = ['existing 1020 MiB lvmlv test_vg3-lv6 (188) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv7 (201) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv8 (214) with existing xfs filesystem'] parents = ['existing 1024 MiB disk sdg (132) with existing lvmpv', 'existing 1024 MiB disk sdh (146) with existing lvmpv', 'existing 1024 MiB disk sdi (156) with existing lvmpv', 'existing 1024 MiB disk sdj (166) with existing lvmpv'] uuid = SJbOg6-P2vK-pQ7D-EuW4-xDCg-1nzn-6sypeb size = 3.97 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 3.97 GiB path = /dev/test_vg3 format args = [] original_format = None free = 1004 MiB PE Size = 4 MiB PE Count = 1016 PE Free = 251 PV Count = 4 modified = False extents = 1016 free space = 2.18 GiB free extents = 557 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sdg (132) with existing lvmpv', 'existing 1024 MiB disk sdh (146) with existing lvmpv', 'existing 1024 MiB disk sdi (156) with existing lvmpv', 'existing 1024 MiB disk sdj (166) with existing lvmpv'] LVs = ['existing 1020 MiB lvmlv test_vg3-lv6 (188) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv7 (201) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv8 (214) with existing xfs filesystem'] segment type = linear percent = 0 VG space used = 1020 MiB 2024-03-01 20:53:22,881 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 20:53:22,881 DEBUG blivet/MainThread: vg test_vg3 has 2.18 GiB free 2024-03-01 20:53:22,882 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 20:53:22,883 DEBUG blivet/MainThread: vg test_vg3 has 2.18 GiB free 2024-03-01 20:53:22,878 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7fc768781160) -- name = test_vg3-lv6 status = True id = 188 children = [] parents = ['existing 3.97 GiB lvmvg test_vg3 (141)'] uuid = NWCv8I-xVeE-eVbe-JkrG-NQki-pHqT-A1EkHr size = 1020 MiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-2 target size = 1020 MiB path = /dev/mapper/test_vg3-lv6 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7fc7686c7f40) -- name = test_vg3 status = True id = 141 children = ['existing 1020 MiB lvmlv test_vg3-lv6 (188) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv7 (201) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv8 (214) with existing xfs filesystem'] parents = ['existing 1024 MiB disk sdg (132) with existing lvmpv', 'existing 1024 MiB disk sdh (146) with existing lvmpv', 'existing 1024 MiB disk sdi (156) with existing lvmpv', 'existing 1024 MiB disk sdj (166) with existing lvmpv'] uuid = SJbOg6-P2vK-pQ7D-EuW4-xDCg-1nzn-6sypeb size = 3.97 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 3.97 GiB path = /dev/test_vg3 format args = [] original_format = None free = 1004 MiB PE Size = 4 MiB PE Count = 1016 PE Free = 251 PV Count = 4 modified = False extents = 1016 free space = 2.18 GiB free extents = 557 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sdg (132) with existing lvmpv', 'existing 1024 MiB disk sdh (146) with existing lvmpv', 'existing 1024 MiB disk sdi (156) with existing lvmpv', 'existing 1024 MiB disk sdj (166) with existing lvmpv'] LVs = ['existing 1020 MiB lvmlv test_vg3-lv6 (188) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv7 (201) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv8 (214) with existing xfs filesystem'] segment type = linear percent = 0 VG space used = 1020 MiB 2024-03-01 20:53:22,885 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 20:53:22,886 DEBUG blivet/MainThread: vg test_vg3 has 2.18 GiB free 2024-03-01 20:53:22,886 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 20:53:22,887 DEBUG blivet/MainThread: vg test_vg3 has 2.18 GiB free 2024-03-01 20:53:22,883 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7fc768781160) -- name = test_vg3-lv6 status = True id = 188 children = [] parents = ['existing 3.97 GiB lvmvg test_vg3 (141)'] uuid = NWCv8I-xVeE-eVbe-JkrG-NQki-pHqT-A1EkHr size = 1020 MiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-2 target size = 1020 MiB path = /dev/mapper/test_vg3-lv6 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7fc7686c7f40) -- name = test_vg3 status = True id = 141 children = ['existing 1020 MiB lvmlv test_vg3-lv6 (188) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv7 (201) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv8 (214) with existing xfs filesystem'] parents = ['existing 1024 MiB disk sdg (132) with existing lvmpv', 'existing 1024 MiB disk sdh (146) with existing lvmpv', 'existing 1024 MiB disk sdi (156) with existing lvmpv', 'existing 1024 MiB disk sdj (166) with existing lvmpv'] uuid = SJbOg6-P2vK-pQ7D-EuW4-xDCg-1nzn-6sypeb size = 3.97 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 3.97 GiB path = /dev/test_vg3 format args = [] original_format = None free = 1004 MiB PE Size = 4 MiB PE Count = 1016 PE Free = 251 PV Count = 4 modified = False extents = 1016 free space = 2.18 GiB free extents = 557 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sdg (132) with existing lvmpv', 'existing 1024 MiB disk sdh (146) with existing lvmpv', 'existing 1024 MiB disk sdi (156) with existing lvmpv', 'existing 1024 MiB disk sdj (166) with existing lvmpv'] LVs = ['existing 1020 MiB lvmlv test_vg3-lv6 (188) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv7 (201) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv8 (214) with existing xfs filesystem'] segment type = linear percent = 0 VG space used = 1020 MiB 2024-03-01 20:53:22,890 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 20:53:22,891 DEBUG blivet/MainThread: vg test_vg3 has 2.18 GiB free 2024-03-01 20:53:22,891 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 20:53:22,892 DEBUG blivet/MainThread: vg test_vg3 has 2.18 GiB free 2024-03-01 20:53:22,888 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7fc768781160) -- name = test_vg3-lv6 status = True id = 188 children = [] parents = ['existing 3.97 GiB lvmvg test_vg3 (141)'] uuid = NWCv8I-xVeE-eVbe-JkrG-NQki-pHqT-A1EkHr size = 1020 MiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-2 target size = 1020 MiB path = /dev/mapper/test_vg3-lv6 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7fc7686c7f40) -- name = test_vg3 status = True id = 141 children = ['existing 1020 MiB lvmlv test_vg3-lv6 (188) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv7 (201) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv8 (214) with existing xfs filesystem'] parents = ['existing 1024 MiB disk sdg (132) with existing lvmpv', 'existing 1024 MiB disk sdh (146) with existing lvmpv', 'existing 1024 MiB disk sdi (156) with existing lvmpv', 'existing 1024 MiB disk sdj (166) with existing lvmpv'] uuid = SJbOg6-P2vK-pQ7D-EuW4-xDCg-1nzn-6sypeb size = 3.97 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 3.97 GiB path = /dev/test_vg3 format args = [] original_format = None free = 1004 MiB PE Size = 4 MiB PE Count = 1016 PE Free = 251 PV Count = 4 modified = False extents = 1016 free space = 2.18 GiB free extents = 557 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sdg (132) with existing lvmpv', 'existing 1024 MiB disk sdh (146) with existing lvmpv', 'existing 1024 MiB disk sdi (156) with existing lvmpv', 'existing 1024 MiB disk sdj (166) with existing lvmpv'] LVs = ['existing 1020 MiB lvmlv test_vg3-lv6 (188) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv7 (201) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv8 (214) with existing xfs filesystem'] segment type = linear percent = 0 VG space used = 1020 MiB 2024-03-01 20:53:22,892 DEBUG blivet/MainThread: removing test_vg3-lv6 2024-03-01 20:53:22,895 DEBUG blivet/MainThread: DeviceTree.get_dependent_devices: dep: existing 1020 MiB lvmlv test_vg3-lv6 (188) with existing xfs filesystem ; hidden: False ; 2024-03-01 20:53:22,895 DEBUG blivet/MainThread: dep is a leaf 2024-03-01 20:53:22,896 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 278 2024-03-01 20:53:22,898 DEBUG blivet/MainThread: LVMLogicalVolumeDevice._set_format: test_vg3-lv6 ; type: None ; current: xfs ; 2024-03-01 20:53:22,898 INFO blivet/MainThread: registered action: [277] destroy format xfs filesystem on lvmlv test_vg3-lv6 (id 188) 2024-03-01 20:53:22,901 DEBUG blivet/MainThread: LVMVolumeGroupDevice.remove_child: name: test_vg3 ; child: lv6 ; kids: 3 ; 2024-03-01 20:53:22,901 INFO blivet/MainThread: removed lvmlv test_vg3-lv6 (id 188) from device tree 2024-03-01 20:53:22,901 INFO blivet/MainThread: registered action: [279] destroy device lvmlv test_vg3-lv6 (id 188) 2024-03-01 20:53:22,904 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: test_vg3-lv7 ; incomplete: False ; hidden: False ; 2024-03-01 20:53:22,907 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned existing 408 MiB lvmlv test_vg3-lv7 (201) with existing xfs filesystem 2024-03-01 20:53:22,907 DEBUG blivet/MainThread: resolved 'test_vg3-lv7' to 'test_vg3-lv7' (lvmlv) 2024-03-01 20:53:22,909 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 20:53:22,910 DEBUG blivet/MainThread: vg test_vg3 has 3.17 GiB free 2024-03-01 20:53:22,910 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 20:53:22,911 DEBUG blivet/MainThread: vg test_vg3 has 3.17 GiB free 2024-03-01 20:53:22,907 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7fc768714a00) -- name = test_vg3-lv7 status = True id = 201 children = [] parents = ['existing 3.97 GiB lvmvg test_vg3 (141)'] uuid = AKdOV3-MY9M-NZ8W-mN9U-deVM-bwcM-Lhk2Q5 size = 408 MiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-1 target size = 408 MiB path = /dev/mapper/test_vg3-lv7 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7fc7686c7f40) -- name = test_vg3 status = True id = 141 children = ['existing 408 MiB lvmlv test_vg3-lv7 (201) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv8 (214) with existing xfs filesystem'] parents = ['existing 1024 MiB disk sdg (132) with existing lvmpv', 'existing 1024 MiB disk sdh (146) with existing lvmpv', 'existing 1024 MiB disk sdi (156) with existing lvmpv', 'existing 1024 MiB disk sdj (166) with existing lvmpv'] uuid = SJbOg6-P2vK-pQ7D-EuW4-xDCg-1nzn-6sypeb size = 3.97 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 3.97 GiB path = /dev/test_vg3 format args = [] original_format = None free = 1004 MiB PE Size = 4 MiB PE Count = 1016 PE Free = 251 PV Count = 4 modified = False extents = 1016 free space = 3.17 GiB free extents = 812 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sdg (132) with existing lvmpv', 'existing 1024 MiB disk sdh (146) with existing lvmpv', 'existing 1024 MiB disk sdi (156) with existing lvmpv', 'existing 1024 MiB disk sdj (166) with existing lvmpv'] LVs = ['existing 408 MiB lvmlv test_vg3-lv7 (201) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv8 (214) with existing xfs filesystem'] segment type = linear percent = 0 VG space used = 408 MiB 2024-03-01 20:53:22,913 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 20:53:22,914 DEBUG blivet/MainThread: vg test_vg3 has 3.17 GiB free 2024-03-01 20:53:22,914 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 20:53:22,915 DEBUG blivet/MainThread: vg test_vg3 has 3.17 GiB free 2024-03-01 20:53:22,911 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7fc768714a00) -- name = test_vg3-lv7 status = True id = 201 children = [] parents = ['existing 3.97 GiB lvmvg test_vg3 (141)'] uuid = AKdOV3-MY9M-NZ8W-mN9U-deVM-bwcM-Lhk2Q5 size = 408 MiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-1 target size = 408 MiB path = /dev/mapper/test_vg3-lv7 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7fc7686c7f40) -- name = test_vg3 status = True id = 141 children = ['existing 408 MiB lvmlv test_vg3-lv7 (201) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv8 (214) with existing xfs filesystem'] parents = ['existing 1024 MiB disk sdg (132) with existing lvmpv', 'existing 1024 MiB disk sdh (146) with existing lvmpv', 'existing 1024 MiB disk sdi (156) with existing lvmpv', 'existing 1024 MiB disk sdj (166) with existing lvmpv'] uuid = SJbOg6-P2vK-pQ7D-EuW4-xDCg-1nzn-6sypeb size = 3.97 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 3.97 GiB path = /dev/test_vg3 format args = [] original_format = None free = 1004 MiB PE Size = 4 MiB PE Count = 1016 PE Free = 251 PV Count = 4 modified = False extents = 1016 free space = 3.17 GiB free extents = 812 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sdg (132) with existing lvmpv', 'existing 1024 MiB disk sdh (146) with existing lvmpv', 'existing 1024 MiB disk sdi (156) with existing lvmpv', 'existing 1024 MiB disk sdj (166) with existing lvmpv'] LVs = ['existing 408 MiB lvmlv test_vg3-lv7 (201) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv8 (214) with existing xfs filesystem'] segment type = linear percent = 0 VG space used = 408 MiB 2024-03-01 20:53:22,918 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 20:53:22,918 DEBUG blivet/MainThread: vg test_vg3 has 3.17 GiB free 2024-03-01 20:53:22,919 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 20:53:22,919 DEBUG blivet/MainThread: vg test_vg3 has 3.17 GiB free 2024-03-01 20:53:22,916 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7fc768714a00) -- name = test_vg3-lv7 status = True id = 201 children = [] parents = ['existing 3.97 GiB lvmvg test_vg3 (141)'] uuid = AKdOV3-MY9M-NZ8W-mN9U-deVM-bwcM-Lhk2Q5 size = 408 MiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-1 target size = 408 MiB path = /dev/mapper/test_vg3-lv7 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7fc7686c7f40) -- name = test_vg3 status = True id = 141 children = ['existing 408 MiB lvmlv test_vg3-lv7 (201) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv8 (214) with existing xfs filesystem'] parents = ['existing 1024 MiB disk sdg (132) with existing lvmpv', 'existing 1024 MiB disk sdh (146) with existing lvmpv', 'existing 1024 MiB disk sdi (156) with existing lvmpv', 'existing 1024 MiB disk sdj (166) with existing lvmpv'] uuid = SJbOg6-P2vK-pQ7D-EuW4-xDCg-1nzn-6sypeb size = 3.97 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 3.97 GiB path = /dev/test_vg3 format args = [] original_format = None free = 1004 MiB PE Size = 4 MiB PE Count = 1016 PE Free = 251 PV Count = 4 modified = False extents = 1016 free space = 3.17 GiB free extents = 812 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sdg (132) with existing lvmpv', 'existing 1024 MiB disk sdh (146) with existing lvmpv', 'existing 1024 MiB disk sdi (156) with existing lvmpv', 'existing 1024 MiB disk sdj (166) with existing lvmpv'] LVs = ['existing 408 MiB lvmlv test_vg3-lv7 (201) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv8 (214) with existing xfs filesystem'] segment type = linear percent = 0 VG space used = 408 MiB 2024-03-01 20:53:22,922 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 20:53:22,923 DEBUG blivet/MainThread: vg test_vg3 has 3.17 GiB free 2024-03-01 20:53:22,923 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 20:53:22,924 DEBUG blivet/MainThread: vg test_vg3 has 3.17 GiB free 2024-03-01 20:53:22,920 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7fc768714a00) -- name = test_vg3-lv7 status = True id = 201 children = [] parents = ['existing 3.97 GiB lvmvg test_vg3 (141)'] uuid = AKdOV3-MY9M-NZ8W-mN9U-deVM-bwcM-Lhk2Q5 size = 408 MiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-1 target size = 408 MiB path = /dev/mapper/test_vg3-lv7 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7fc7686c7f40) -- name = test_vg3 status = True id = 141 children = ['existing 408 MiB lvmlv test_vg3-lv7 (201) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv8 (214) with existing xfs filesystem'] parents = ['existing 1024 MiB disk sdg (132) with existing lvmpv', 'existing 1024 MiB disk sdh (146) with existing lvmpv', 'existing 1024 MiB disk sdi (156) with existing lvmpv', 'existing 1024 MiB disk sdj (166) with existing lvmpv'] uuid = SJbOg6-P2vK-pQ7D-EuW4-xDCg-1nzn-6sypeb size = 3.97 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 3.97 GiB path = /dev/test_vg3 format args = [] original_format = None free = 1004 MiB PE Size = 4 MiB PE Count = 1016 PE Free = 251 PV Count = 4 modified = False extents = 1016 free space = 3.17 GiB free extents = 812 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sdg (132) with existing lvmpv', 'existing 1024 MiB disk sdh (146) with existing lvmpv', 'existing 1024 MiB disk sdi (156) with existing lvmpv', 'existing 1024 MiB disk sdj (166) with existing lvmpv'] LVs = ['existing 408 MiB lvmlv test_vg3-lv7 (201) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv8 (214) with existing xfs filesystem'] segment type = linear percent = 0 VG space used = 408 MiB 2024-03-01 20:53:22,926 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 20:53:22,927 DEBUG blivet/MainThread: vg test_vg3 has 3.17 GiB free 2024-03-01 20:53:22,927 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 20:53:22,928 DEBUG blivet/MainThread: vg test_vg3 has 3.17 GiB free 2024-03-01 20:53:22,924 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7fc768714a00) -- name = test_vg3-lv7 status = True id = 201 children = [] parents = ['existing 3.97 GiB lvmvg test_vg3 (141)'] uuid = AKdOV3-MY9M-NZ8W-mN9U-deVM-bwcM-Lhk2Q5 size = 408 MiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-1 target size = 408 MiB path = /dev/mapper/test_vg3-lv7 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7fc7686c7f40) -- name = test_vg3 status = True id = 141 children = ['existing 408 MiB lvmlv test_vg3-lv7 (201) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv8 (214) with existing xfs filesystem'] parents = ['existing 1024 MiB disk sdg (132) with existing lvmpv', 'existing 1024 MiB disk sdh (146) with existing lvmpv', 'existing 1024 MiB disk sdi (156) with existing lvmpv', 'existing 1024 MiB disk sdj (166) with existing lvmpv'] uuid = SJbOg6-P2vK-pQ7D-EuW4-xDCg-1nzn-6sypeb size = 3.97 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 3.97 GiB path = /dev/test_vg3 format args = [] original_format = None free = 1004 MiB PE Size = 4 MiB PE Count = 1016 PE Free = 251 PV Count = 4 modified = False extents = 1016 free space = 3.17 GiB free extents = 812 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sdg (132) with existing lvmpv', 'existing 1024 MiB disk sdh (146) with existing lvmpv', 'existing 1024 MiB disk sdi (156) with existing lvmpv', 'existing 1024 MiB disk sdj (166) with existing lvmpv'] LVs = ['existing 408 MiB lvmlv test_vg3-lv7 (201) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv8 (214) with existing xfs filesystem'] segment type = linear percent = 0 VG space used = 408 MiB 2024-03-01 20:53:22,931 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 20:53:22,931 DEBUG blivet/MainThread: vg test_vg3 has 3.17 GiB free 2024-03-01 20:53:22,932 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 20:53:22,932 DEBUG blivet/MainThread: vg test_vg3 has 3.17 GiB free 2024-03-01 20:53:22,929 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7fc768714a00) -- name = test_vg3-lv7 status = True id = 201 children = [] parents = ['existing 3.97 GiB lvmvg test_vg3 (141)'] uuid = AKdOV3-MY9M-NZ8W-mN9U-deVM-bwcM-Lhk2Q5 size = 408 MiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-1 target size = 408 MiB path = /dev/mapper/test_vg3-lv7 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7fc7686c7f40) -- name = test_vg3 status = True id = 141 children = ['existing 408 MiB lvmlv test_vg3-lv7 (201) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv8 (214) with existing xfs filesystem'] parents = ['existing 1024 MiB disk sdg (132) with existing lvmpv', 'existing 1024 MiB disk sdh (146) with existing lvmpv', 'existing 1024 MiB disk sdi (156) with existing lvmpv', 'existing 1024 MiB disk sdj (166) with existing lvmpv'] uuid = SJbOg6-P2vK-pQ7D-EuW4-xDCg-1nzn-6sypeb size = 3.97 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 3.97 GiB path = /dev/test_vg3 format args = [] original_format = None free = 1004 MiB PE Size = 4 MiB PE Count = 1016 PE Free = 251 PV Count = 4 modified = False extents = 1016 free space = 3.17 GiB free extents = 812 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sdg (132) with existing lvmpv', 'existing 1024 MiB disk sdh (146) with existing lvmpv', 'existing 1024 MiB disk sdi (156) with existing lvmpv', 'existing 1024 MiB disk sdj (166) with existing lvmpv'] LVs = ['existing 408 MiB lvmlv test_vg3-lv7 (201) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv8 (214) with existing xfs filesystem'] segment type = linear percent = 0 VG space used = 408 MiB 2024-03-01 20:53:22,935 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 20:53:22,936 DEBUG blivet/MainThread: vg test_vg3 has 3.17 GiB free 2024-03-01 20:53:22,936 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 20:53:22,937 DEBUG blivet/MainThread: vg test_vg3 has 3.17 GiB free 2024-03-01 20:53:22,933 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7fc768714a00) -- name = test_vg3-lv7 status = True id = 201 children = [] parents = ['existing 3.97 GiB lvmvg test_vg3 (141)'] uuid = AKdOV3-MY9M-NZ8W-mN9U-deVM-bwcM-Lhk2Q5 size = 408 MiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-1 target size = 408 MiB path = /dev/mapper/test_vg3-lv7 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7fc7686c7f40) -- name = test_vg3 status = True id = 141 children = ['existing 408 MiB lvmlv test_vg3-lv7 (201) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv8 (214) with existing xfs filesystem'] parents = ['existing 1024 MiB disk sdg (132) with existing lvmpv', 'existing 1024 MiB disk sdh (146) with existing lvmpv', 'existing 1024 MiB disk sdi (156) with existing lvmpv', 'existing 1024 MiB disk sdj (166) with existing lvmpv'] uuid = SJbOg6-P2vK-pQ7D-EuW4-xDCg-1nzn-6sypeb size = 3.97 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 3.97 GiB path = /dev/test_vg3 format args = [] original_format = None free = 1004 MiB PE Size = 4 MiB PE Count = 1016 PE Free = 251 PV Count = 4 modified = False extents = 1016 free space = 3.17 GiB free extents = 812 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sdg (132) with existing lvmpv', 'existing 1024 MiB disk sdh (146) with existing lvmpv', 'existing 1024 MiB disk sdi (156) with existing lvmpv', 'existing 1024 MiB disk sdj (166) with existing lvmpv'] LVs = ['existing 408 MiB lvmlv test_vg3-lv7 (201) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv8 (214) with existing xfs filesystem'] segment type = linear percent = 0 VG space used = 408 MiB 2024-03-01 20:53:22,939 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 20:53:22,940 DEBUG blivet/MainThread: vg test_vg3 has 3.17 GiB free 2024-03-01 20:53:22,940 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 20:53:22,941 DEBUG blivet/MainThread: vg test_vg3 has 3.17 GiB free 2024-03-01 20:53:22,937 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7fc768714a00) -- name = test_vg3-lv7 status = True id = 201 children = [] parents = ['existing 3.97 GiB lvmvg test_vg3 (141)'] uuid = AKdOV3-MY9M-NZ8W-mN9U-deVM-bwcM-Lhk2Q5 size = 408 MiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-1 target size = 408 MiB path = /dev/mapper/test_vg3-lv7 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7fc7686c7f40) -- name = test_vg3 status = True id = 141 children = ['existing 408 MiB lvmlv test_vg3-lv7 (201) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv8 (214) with existing xfs filesystem'] parents = ['existing 1024 MiB disk sdg (132) with existing lvmpv', 'existing 1024 MiB disk sdh (146) with existing lvmpv', 'existing 1024 MiB disk sdi (156) with existing lvmpv', 'existing 1024 MiB disk sdj (166) with existing lvmpv'] uuid = SJbOg6-P2vK-pQ7D-EuW4-xDCg-1nzn-6sypeb size = 3.97 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 3.97 GiB path = /dev/test_vg3 format args = [] original_format = None free = 1004 MiB PE Size = 4 MiB PE Count = 1016 PE Free = 251 PV Count = 4 modified = False extents = 1016 free space = 3.17 GiB free extents = 812 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sdg (132) with existing lvmpv', 'existing 1024 MiB disk sdh (146) with existing lvmpv', 'existing 1024 MiB disk sdi (156) with existing lvmpv', 'existing 1024 MiB disk sdj (166) with existing lvmpv'] LVs = ['existing 408 MiB lvmlv test_vg3-lv7 (201) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv8 (214) with existing xfs filesystem'] segment type = linear percent = 0 VG space used = 408 MiB 2024-03-01 20:53:22,943 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 20:53:22,944 DEBUG blivet/MainThread: vg test_vg3 has 3.17 GiB free 2024-03-01 20:53:22,944 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 20:53:22,945 DEBUG blivet/MainThread: vg test_vg3 has 3.17 GiB free 2024-03-01 20:53:22,941 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7fc768714a00) -- name = test_vg3-lv7 status = True id = 201 children = [] parents = ['existing 3.97 GiB lvmvg test_vg3 (141)'] uuid = AKdOV3-MY9M-NZ8W-mN9U-deVM-bwcM-Lhk2Q5 size = 408 MiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-1 target size = 408 MiB path = /dev/mapper/test_vg3-lv7 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7fc7686c7f40) -- name = test_vg3 status = True id = 141 children = ['existing 408 MiB lvmlv test_vg3-lv7 (201) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv8 (214) with existing xfs filesystem'] parents = ['existing 1024 MiB disk sdg (132) with existing lvmpv', 'existing 1024 MiB disk sdh (146) with existing lvmpv', 'existing 1024 MiB disk sdi (156) with existing lvmpv', 'existing 1024 MiB disk sdj (166) with existing lvmpv'] uuid = SJbOg6-P2vK-pQ7D-EuW4-xDCg-1nzn-6sypeb size = 3.97 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 3.97 GiB path = /dev/test_vg3 format args = [] original_format = None free = 1004 MiB PE Size = 4 MiB PE Count = 1016 PE Free = 251 PV Count = 4 modified = False extents = 1016 free space = 3.17 GiB free extents = 812 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sdg (132) with existing lvmpv', 'existing 1024 MiB disk sdh (146) with existing lvmpv', 'existing 1024 MiB disk sdi (156) with existing lvmpv', 'existing 1024 MiB disk sdj (166) with existing lvmpv'] LVs = ['existing 408 MiB lvmlv test_vg3-lv7 (201) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv8 (214) with existing xfs filesystem'] segment type = linear percent = 0 VG space used = 408 MiB 2024-03-01 20:53:22,948 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 20:53:22,948 DEBUG blivet/MainThread: vg test_vg3 has 3.17 GiB free 2024-03-01 20:53:22,949 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 20:53:22,949 DEBUG blivet/MainThread: vg test_vg3 has 3.17 GiB free 2024-03-01 20:53:22,946 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7fc768714a00) -- name = test_vg3-lv7 status = True id = 201 children = [] parents = ['existing 3.97 GiB lvmvg test_vg3 (141)'] uuid = AKdOV3-MY9M-NZ8W-mN9U-deVM-bwcM-Lhk2Q5 size = 408 MiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-1 target size = 408 MiB path = /dev/mapper/test_vg3-lv7 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7fc7686c7f40) -- name = test_vg3 status = True id = 141 children = ['existing 408 MiB lvmlv test_vg3-lv7 (201) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv8 (214) with existing xfs filesystem'] parents = ['existing 1024 MiB disk sdg (132) with existing lvmpv', 'existing 1024 MiB disk sdh (146) with existing lvmpv', 'existing 1024 MiB disk sdi (156) with existing lvmpv', 'existing 1024 MiB disk sdj (166) with existing lvmpv'] uuid = SJbOg6-P2vK-pQ7D-EuW4-xDCg-1nzn-6sypeb size = 3.97 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 3.97 GiB path = /dev/test_vg3 format args = [] original_format = None free = 1004 MiB PE Size = 4 MiB PE Count = 1016 PE Free = 251 PV Count = 4 modified = False extents = 1016 free space = 3.17 GiB free extents = 812 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sdg (132) with existing lvmpv', 'existing 1024 MiB disk sdh (146) with existing lvmpv', 'existing 1024 MiB disk sdi (156) with existing lvmpv', 'existing 1024 MiB disk sdj (166) with existing lvmpv'] LVs = ['existing 408 MiB lvmlv test_vg3-lv7 (201) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv8 (214) with existing xfs filesystem'] segment type = linear percent = 0 VG space used = 408 MiB 2024-03-01 20:53:22,952 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 20:53:22,953 DEBUG blivet/MainThread: vg test_vg3 has 3.17 GiB free 2024-03-01 20:53:22,953 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 20:53:22,954 DEBUG blivet/MainThread: vg test_vg3 has 3.17 GiB free 2024-03-01 20:53:22,950 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7fc768714a00) -- name = test_vg3-lv7 status = True id = 201 children = [] parents = ['existing 3.97 GiB lvmvg test_vg3 (141)'] uuid = AKdOV3-MY9M-NZ8W-mN9U-deVM-bwcM-Lhk2Q5 size = 408 MiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-1 target size = 408 MiB path = /dev/mapper/test_vg3-lv7 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7fc7686c7f40) -- name = test_vg3 status = True id = 141 children = ['existing 408 MiB lvmlv test_vg3-lv7 (201) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv8 (214) with existing xfs filesystem'] parents = ['existing 1024 MiB disk sdg (132) with existing lvmpv', 'existing 1024 MiB disk sdh (146) with existing lvmpv', 'existing 1024 MiB disk sdi (156) with existing lvmpv', 'existing 1024 MiB disk sdj (166) with existing lvmpv'] uuid = SJbOg6-P2vK-pQ7D-EuW4-xDCg-1nzn-6sypeb size = 3.97 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 3.97 GiB path = /dev/test_vg3 format args = [] original_format = None free = 1004 MiB PE Size = 4 MiB PE Count = 1016 PE Free = 251 PV Count = 4 modified = False extents = 1016 free space = 3.17 GiB free extents = 812 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sdg (132) with existing lvmpv', 'existing 1024 MiB disk sdh (146) with existing lvmpv', 'existing 1024 MiB disk sdi (156) with existing lvmpv', 'existing 1024 MiB disk sdj (166) with existing lvmpv'] LVs = ['existing 408 MiB lvmlv test_vg3-lv7 (201) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv8 (214) with existing xfs filesystem'] segment type = linear percent = 0 VG space used = 408 MiB 2024-03-01 20:53:22,956 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 20:53:22,957 DEBUG blivet/MainThread: vg test_vg3 has 3.17 GiB free 2024-03-01 20:53:22,957 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 20:53:22,958 DEBUG blivet/MainThread: vg test_vg3 has 3.17 GiB free 2024-03-01 20:53:22,954 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7fc768714a00) -- name = test_vg3-lv7 status = True id = 201 children = [] parents = ['existing 3.97 GiB lvmvg test_vg3 (141)'] uuid = AKdOV3-MY9M-NZ8W-mN9U-deVM-bwcM-Lhk2Q5 size = 408 MiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-1 target size = 408 MiB path = /dev/mapper/test_vg3-lv7 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7fc7686c7f40) -- name = test_vg3 status = True id = 141 children = ['existing 408 MiB lvmlv test_vg3-lv7 (201) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv8 (214) with existing xfs filesystem'] parents = ['existing 1024 MiB disk sdg (132) with existing lvmpv', 'existing 1024 MiB disk sdh (146) with existing lvmpv', 'existing 1024 MiB disk sdi (156) with existing lvmpv', 'existing 1024 MiB disk sdj (166) with existing lvmpv'] uuid = SJbOg6-P2vK-pQ7D-EuW4-xDCg-1nzn-6sypeb size = 3.97 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 3.97 GiB path = /dev/test_vg3 format args = [] original_format = None free = 1004 MiB PE Size = 4 MiB PE Count = 1016 PE Free = 251 PV Count = 4 modified = False extents = 1016 free space = 3.17 GiB free extents = 812 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sdg (132) with existing lvmpv', 'existing 1024 MiB disk sdh (146) with existing lvmpv', 'existing 1024 MiB disk sdi (156) with existing lvmpv', 'existing 1024 MiB disk sdj (166) with existing lvmpv'] LVs = ['existing 408 MiB lvmlv test_vg3-lv7 (201) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv8 (214) with existing xfs filesystem'] segment type = linear percent = 0 VG space used = 408 MiB 2024-03-01 20:53:22,960 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 20:53:22,961 DEBUG blivet/MainThread: vg test_vg3 has 3.17 GiB free 2024-03-01 20:53:22,961 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 20:53:22,962 DEBUG blivet/MainThread: vg test_vg3 has 3.17 GiB free 2024-03-01 20:53:22,958 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7fc768714a00) -- name = test_vg3-lv7 status = True id = 201 children = [] parents = ['existing 3.97 GiB lvmvg test_vg3 (141)'] uuid = AKdOV3-MY9M-NZ8W-mN9U-deVM-bwcM-Lhk2Q5 size = 408 MiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-1 target size = 408 MiB path = /dev/mapper/test_vg3-lv7 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7fc7686c7f40) -- name = test_vg3 status = True id = 141 children = ['existing 408 MiB lvmlv test_vg3-lv7 (201) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv8 (214) with existing xfs filesystem'] parents = ['existing 1024 MiB disk sdg (132) with existing lvmpv', 'existing 1024 MiB disk sdh (146) with existing lvmpv', 'existing 1024 MiB disk sdi (156) with existing lvmpv', 'existing 1024 MiB disk sdj (166) with existing lvmpv'] uuid = SJbOg6-P2vK-pQ7D-EuW4-xDCg-1nzn-6sypeb size = 3.97 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 3.97 GiB path = /dev/test_vg3 format args = [] original_format = None free = 1004 MiB PE Size = 4 MiB PE Count = 1016 PE Free = 251 PV Count = 4 modified = False extents = 1016 free space = 3.17 GiB free extents = 812 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sdg (132) with existing lvmpv', 'existing 1024 MiB disk sdh (146) with existing lvmpv', 'existing 1024 MiB disk sdi (156) with existing lvmpv', 'existing 1024 MiB disk sdj (166) with existing lvmpv'] LVs = ['existing 408 MiB lvmlv test_vg3-lv7 (201) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv8 (214) with existing xfs filesystem'] segment type = linear percent = 0 VG space used = 408 MiB 2024-03-01 20:53:22,965 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 20:53:22,965 DEBUG blivet/MainThread: vg test_vg3 has 3.17 GiB free 2024-03-01 20:53:22,966 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 20:53:22,966 DEBUG blivet/MainThread: vg test_vg3 has 3.17 GiB free 2024-03-01 20:53:22,963 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7fc768714a00) -- name = test_vg3-lv7 status = True id = 201 children = [] parents = ['existing 3.97 GiB lvmvg test_vg3 (141)'] uuid = AKdOV3-MY9M-NZ8W-mN9U-deVM-bwcM-Lhk2Q5 size = 408 MiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-1 target size = 408 MiB path = /dev/mapper/test_vg3-lv7 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7fc7686c7f40) -- name = test_vg3 status = True id = 141 children = ['existing 408 MiB lvmlv test_vg3-lv7 (201) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv8 (214) with existing xfs filesystem'] parents = ['existing 1024 MiB disk sdg (132) with existing lvmpv', 'existing 1024 MiB disk sdh (146) with existing lvmpv', 'existing 1024 MiB disk sdi (156) with existing lvmpv', 'existing 1024 MiB disk sdj (166) with existing lvmpv'] uuid = SJbOg6-P2vK-pQ7D-EuW4-xDCg-1nzn-6sypeb size = 3.97 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 3.97 GiB path = /dev/test_vg3 format args = [] original_format = None free = 1004 MiB PE Size = 4 MiB PE Count = 1016 PE Free = 251 PV Count = 4 modified = False extents = 1016 free space = 3.17 GiB free extents = 812 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sdg (132) with existing lvmpv', 'existing 1024 MiB disk sdh (146) with existing lvmpv', 'existing 1024 MiB disk sdi (156) with existing lvmpv', 'existing 1024 MiB disk sdj (166) with existing lvmpv'] LVs = ['existing 408 MiB lvmlv test_vg3-lv7 (201) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv8 (214) with existing xfs filesystem'] segment type = linear percent = 0 VG space used = 408 MiB 2024-03-01 20:53:22,969 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 20:53:22,970 DEBUG blivet/MainThread: vg test_vg3 has 3.17 GiB free 2024-03-01 20:53:22,970 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 20:53:22,971 DEBUG blivet/MainThread: vg test_vg3 has 3.17 GiB free 2024-03-01 20:53:22,967 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7fc768714a00) -- name = test_vg3-lv7 status = True id = 201 children = [] parents = ['existing 3.97 GiB lvmvg test_vg3 (141)'] uuid = AKdOV3-MY9M-NZ8W-mN9U-deVM-bwcM-Lhk2Q5 size = 408 MiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-1 target size = 408 MiB path = /dev/mapper/test_vg3-lv7 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7fc7686c7f40) -- name = test_vg3 status = True id = 141 children = ['existing 408 MiB lvmlv test_vg3-lv7 (201) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv8 (214) with existing xfs filesystem'] parents = ['existing 1024 MiB disk sdg (132) with existing lvmpv', 'existing 1024 MiB disk sdh (146) with existing lvmpv', 'existing 1024 MiB disk sdi (156) with existing lvmpv', 'existing 1024 MiB disk sdj (166) with existing lvmpv'] uuid = SJbOg6-P2vK-pQ7D-EuW4-xDCg-1nzn-6sypeb size = 3.97 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 3.97 GiB path = /dev/test_vg3 format args = [] original_format = None free = 1004 MiB PE Size = 4 MiB PE Count = 1016 PE Free = 251 PV Count = 4 modified = False extents = 1016 free space = 3.17 GiB free extents = 812 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sdg (132) with existing lvmpv', 'existing 1024 MiB disk sdh (146) with existing lvmpv', 'existing 1024 MiB disk sdi (156) with existing lvmpv', 'existing 1024 MiB disk sdj (166) with existing lvmpv'] LVs = ['existing 408 MiB lvmlv test_vg3-lv7 (201) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv8 (214) with existing xfs filesystem'] segment type = linear percent = 0 VG space used = 408 MiB 2024-03-01 20:53:22,973 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 20:53:22,974 DEBUG blivet/MainThread: vg test_vg3 has 3.17 GiB free 2024-03-01 20:53:22,974 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 20:53:22,975 DEBUG blivet/MainThread: vg test_vg3 has 3.17 GiB free 2024-03-01 20:53:22,971 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7fc768714a00) -- name = test_vg3-lv7 status = True id = 201 children = [] parents = ['existing 3.97 GiB lvmvg test_vg3 (141)'] uuid = AKdOV3-MY9M-NZ8W-mN9U-deVM-bwcM-Lhk2Q5 size = 408 MiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-1 target size = 408 MiB path = /dev/mapper/test_vg3-lv7 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7fc7686c7f40) -- name = test_vg3 status = True id = 141 children = ['existing 408 MiB lvmlv test_vg3-lv7 (201) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv8 (214) with existing xfs filesystem'] parents = ['existing 1024 MiB disk sdg (132) with existing lvmpv', 'existing 1024 MiB disk sdh (146) with existing lvmpv', 'existing 1024 MiB disk sdi (156) with existing lvmpv', 'existing 1024 MiB disk sdj (166) with existing lvmpv'] uuid = SJbOg6-P2vK-pQ7D-EuW4-xDCg-1nzn-6sypeb size = 3.97 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 3.97 GiB path = /dev/test_vg3 format args = [] original_format = None free = 1004 MiB PE Size = 4 MiB PE Count = 1016 PE Free = 251 PV Count = 4 modified = False extents = 1016 free space = 3.17 GiB free extents = 812 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sdg (132) with existing lvmpv', 'existing 1024 MiB disk sdh (146) with existing lvmpv', 'existing 1024 MiB disk sdi (156) with existing lvmpv', 'existing 1024 MiB disk sdj (166) with existing lvmpv'] LVs = ['existing 408 MiB lvmlv test_vg3-lv7 (201) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv8 (214) with existing xfs filesystem'] segment type = linear percent = 0 VG space used = 408 MiB 2024-03-01 20:53:22,977 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 20:53:22,978 DEBUG blivet/MainThread: vg test_vg3 has 3.17 GiB free 2024-03-01 20:53:22,978 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 20:53:22,979 DEBUG blivet/MainThread: vg test_vg3 has 3.17 GiB free 2024-03-01 20:53:22,975 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7fc768714a00) -- name = test_vg3-lv7 status = True id = 201 children = [] parents = ['existing 3.97 GiB lvmvg test_vg3 (141)'] uuid = AKdOV3-MY9M-NZ8W-mN9U-deVM-bwcM-Lhk2Q5 size = 408 MiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-1 target size = 408 MiB path = /dev/mapper/test_vg3-lv7 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7fc7686c7f40) -- name = test_vg3 status = True id = 141 children = ['existing 408 MiB lvmlv test_vg3-lv7 (201) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv8 (214) with existing xfs filesystem'] parents = ['existing 1024 MiB disk sdg (132) with existing lvmpv', 'existing 1024 MiB disk sdh (146) with existing lvmpv', 'existing 1024 MiB disk sdi (156) with existing lvmpv', 'existing 1024 MiB disk sdj (166) with existing lvmpv'] uuid = SJbOg6-P2vK-pQ7D-EuW4-xDCg-1nzn-6sypeb size = 3.97 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 3.97 GiB path = /dev/test_vg3 format args = [] original_format = None free = 1004 MiB PE Size = 4 MiB PE Count = 1016 PE Free = 251 PV Count = 4 modified = False extents = 1016 free space = 3.17 GiB free extents = 812 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sdg (132) with existing lvmpv', 'existing 1024 MiB disk sdh (146) with existing lvmpv', 'existing 1024 MiB disk sdi (156) with existing lvmpv', 'existing 1024 MiB disk sdj (166) with existing lvmpv'] LVs = ['existing 408 MiB lvmlv test_vg3-lv7 (201) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv8 (214) with existing xfs filesystem'] segment type = linear percent = 0 VG space used = 408 MiB 2024-03-01 20:53:22,982 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 20:53:22,982 DEBUG blivet/MainThread: vg test_vg3 has 3.17 GiB free 2024-03-01 20:53:22,983 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 20:53:22,983 DEBUG blivet/MainThread: vg test_vg3 has 3.17 GiB free 2024-03-01 20:53:22,980 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7fc768714a00) -- name = test_vg3-lv7 status = True id = 201 children = [] parents = ['existing 3.97 GiB lvmvg test_vg3 (141)'] uuid = AKdOV3-MY9M-NZ8W-mN9U-deVM-bwcM-Lhk2Q5 size = 408 MiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-1 target size = 408 MiB path = /dev/mapper/test_vg3-lv7 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7fc7686c7f40) -- name = test_vg3 status = True id = 141 children = ['existing 408 MiB lvmlv test_vg3-lv7 (201) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv8 (214) with existing xfs filesystem'] parents = ['existing 1024 MiB disk sdg (132) with existing lvmpv', 'existing 1024 MiB disk sdh (146) with existing lvmpv', 'existing 1024 MiB disk sdi (156) with existing lvmpv', 'existing 1024 MiB disk sdj (166) with existing lvmpv'] uuid = SJbOg6-P2vK-pQ7D-EuW4-xDCg-1nzn-6sypeb size = 3.97 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 3.97 GiB path = /dev/test_vg3 format args = [] original_format = None free = 1004 MiB PE Size = 4 MiB PE Count = 1016 PE Free = 251 PV Count = 4 modified = False extents = 1016 free space = 3.17 GiB free extents = 812 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sdg (132) with existing lvmpv', 'existing 1024 MiB disk sdh (146) with existing lvmpv', 'existing 1024 MiB disk sdi (156) with existing lvmpv', 'existing 1024 MiB disk sdj (166) with existing lvmpv'] LVs = ['existing 408 MiB lvmlv test_vg3-lv7 (201) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv8 (214) with existing xfs filesystem'] segment type = linear percent = 0 VG space used = 408 MiB 2024-03-01 20:53:22,986 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 20:53:22,987 DEBUG blivet/MainThread: vg test_vg3 has 3.17 GiB free 2024-03-01 20:53:22,987 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 20:53:22,988 DEBUG blivet/MainThread: vg test_vg3 has 3.17 GiB free 2024-03-01 20:53:22,984 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7fc768714a00) -- name = test_vg3-lv7 status = True id = 201 children = [] parents = ['existing 3.97 GiB lvmvg test_vg3 (141)'] uuid = AKdOV3-MY9M-NZ8W-mN9U-deVM-bwcM-Lhk2Q5 size = 408 MiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-1 target size = 408 MiB path = /dev/mapper/test_vg3-lv7 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7fc7686c7f40) -- name = test_vg3 status = True id = 141 children = ['existing 408 MiB lvmlv test_vg3-lv7 (201) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv8 (214) with existing xfs filesystem'] parents = ['existing 1024 MiB disk sdg (132) with existing lvmpv', 'existing 1024 MiB disk sdh (146) with existing lvmpv', 'existing 1024 MiB disk sdi (156) with existing lvmpv', 'existing 1024 MiB disk sdj (166) with existing lvmpv'] uuid = SJbOg6-P2vK-pQ7D-EuW4-xDCg-1nzn-6sypeb size = 3.97 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 3.97 GiB path = /dev/test_vg3 format args = [] original_format = None free = 1004 MiB PE Size = 4 MiB PE Count = 1016 PE Free = 251 PV Count = 4 modified = False extents = 1016 free space = 3.17 GiB free extents = 812 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sdg (132) with existing lvmpv', 'existing 1024 MiB disk sdh (146) with existing lvmpv', 'existing 1024 MiB disk sdi (156) with existing lvmpv', 'existing 1024 MiB disk sdj (166) with existing lvmpv'] LVs = ['existing 408 MiB lvmlv test_vg3-lv7 (201) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv8 (214) with existing xfs filesystem'] segment type = linear percent = 0 VG space used = 408 MiB 2024-03-01 20:53:22,990 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 20:53:22,991 DEBUG blivet/MainThread: vg test_vg3 has 3.17 GiB free 2024-03-01 20:53:22,991 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 20:53:22,992 DEBUG blivet/MainThread: vg test_vg3 has 3.17 GiB free 2024-03-01 20:53:22,988 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7fc768714a00) -- name = test_vg3-lv7 status = True id = 201 children = [] parents = ['existing 3.97 GiB lvmvg test_vg3 (141)'] uuid = AKdOV3-MY9M-NZ8W-mN9U-deVM-bwcM-Lhk2Q5 size = 408 MiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-1 target size = 408 MiB path = /dev/mapper/test_vg3-lv7 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7fc7686c7f40) -- name = test_vg3 status = True id = 141 children = ['existing 408 MiB lvmlv test_vg3-lv7 (201) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv8 (214) with existing xfs filesystem'] parents = ['existing 1024 MiB disk sdg (132) with existing lvmpv', 'existing 1024 MiB disk sdh (146) with existing lvmpv', 'existing 1024 MiB disk sdi (156) with existing lvmpv', 'existing 1024 MiB disk sdj (166) with existing lvmpv'] uuid = SJbOg6-P2vK-pQ7D-EuW4-xDCg-1nzn-6sypeb size = 3.97 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 3.97 GiB path = /dev/test_vg3 format args = [] original_format = None free = 1004 MiB PE Size = 4 MiB PE Count = 1016 PE Free = 251 PV Count = 4 modified = False extents = 1016 free space = 3.17 GiB free extents = 812 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sdg (132) with existing lvmpv', 'existing 1024 MiB disk sdh (146) with existing lvmpv', 'existing 1024 MiB disk sdi (156) with existing lvmpv', 'existing 1024 MiB disk sdj (166) with existing lvmpv'] LVs = ['existing 408 MiB lvmlv test_vg3-lv7 (201) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv8 (214) with existing xfs filesystem'] segment type = linear percent = 0 VG space used = 408 MiB 2024-03-01 20:53:22,995 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 20:53:22,995 DEBUG blivet/MainThread: vg test_vg3 has 3.17 GiB free 2024-03-01 20:53:22,996 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 20:53:22,996 DEBUG blivet/MainThread: vg test_vg3 has 3.17 GiB free 2024-03-01 20:53:22,993 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7fc768714a00) -- name = test_vg3-lv7 status = True id = 201 children = [] parents = ['existing 3.97 GiB lvmvg test_vg3 (141)'] uuid = AKdOV3-MY9M-NZ8W-mN9U-deVM-bwcM-Lhk2Q5 size = 408 MiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-1 target size = 408 MiB path = /dev/mapper/test_vg3-lv7 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7fc7686c7f40) -- name = test_vg3 status = True id = 141 children = ['existing 408 MiB lvmlv test_vg3-lv7 (201) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv8 (214) with existing xfs filesystem'] parents = ['existing 1024 MiB disk sdg (132) with existing lvmpv', 'existing 1024 MiB disk sdh (146) with existing lvmpv', 'existing 1024 MiB disk sdi (156) with existing lvmpv', 'existing 1024 MiB disk sdj (166) with existing lvmpv'] uuid = SJbOg6-P2vK-pQ7D-EuW4-xDCg-1nzn-6sypeb size = 3.97 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 3.97 GiB path = /dev/test_vg3 format args = [] original_format = None free = 1004 MiB PE Size = 4 MiB PE Count = 1016 PE Free = 251 PV Count = 4 modified = False extents = 1016 free space = 3.17 GiB free extents = 812 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sdg (132) with existing lvmpv', 'existing 1024 MiB disk sdh (146) with existing lvmpv', 'existing 1024 MiB disk sdi (156) with existing lvmpv', 'existing 1024 MiB disk sdj (166) with existing lvmpv'] LVs = ['existing 408 MiB lvmlv test_vg3-lv7 (201) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv8 (214) with existing xfs filesystem'] segment type = linear percent = 0 VG space used = 408 MiB 2024-03-01 20:53:22,999 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 20:53:23,000 DEBUG blivet/MainThread: vg test_vg3 has 3.17 GiB free 2024-03-01 20:53:23,000 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 20:53:23,001 DEBUG blivet/MainThread: vg test_vg3 has 3.17 GiB free 2024-03-01 20:53:22,997 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7fc768714a00) -- name = test_vg3-lv7 status = True id = 201 children = [] parents = ['existing 3.97 GiB lvmvg test_vg3 (141)'] uuid = AKdOV3-MY9M-NZ8W-mN9U-deVM-bwcM-Lhk2Q5 size = 408 MiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-1 target size = 408 MiB path = /dev/mapper/test_vg3-lv7 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7fc7686c7f40) -- name = test_vg3 status = True id = 141 children = ['existing 408 MiB lvmlv test_vg3-lv7 (201) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv8 (214) with existing xfs filesystem'] parents = ['existing 1024 MiB disk sdg (132) with existing lvmpv', 'existing 1024 MiB disk sdh (146) with existing lvmpv', 'existing 1024 MiB disk sdi (156) with existing lvmpv', 'existing 1024 MiB disk sdj (166) with existing lvmpv'] uuid = SJbOg6-P2vK-pQ7D-EuW4-xDCg-1nzn-6sypeb size = 3.97 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 3.97 GiB path = /dev/test_vg3 format args = [] original_format = None free = 1004 MiB PE Size = 4 MiB PE Count = 1016 PE Free = 251 PV Count = 4 modified = False extents = 1016 free space = 3.17 GiB free extents = 812 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sdg (132) with existing lvmpv', 'existing 1024 MiB disk sdh (146) with existing lvmpv', 'existing 1024 MiB disk sdi (156) with existing lvmpv', 'existing 1024 MiB disk sdj (166) with existing lvmpv'] LVs = ['existing 408 MiB lvmlv test_vg3-lv7 (201) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv8 (214) with existing xfs filesystem'] segment type = linear percent = 0 VG space used = 408 MiB 2024-03-01 20:53:23,003 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 20:53:23,004 DEBUG blivet/MainThread: vg test_vg3 has 3.17 GiB free 2024-03-01 20:53:23,004 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 20:53:23,005 DEBUG blivet/MainThread: vg test_vg3 has 3.17 GiB free 2024-03-01 20:53:23,001 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7fc768714a00) -- name = test_vg3-lv7 status = True id = 201 children = [] parents = ['existing 3.97 GiB lvmvg test_vg3 (141)'] uuid = AKdOV3-MY9M-NZ8W-mN9U-deVM-bwcM-Lhk2Q5 size = 408 MiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-1 target size = 408 MiB path = /dev/mapper/test_vg3-lv7 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7fc7686c7f40) -- name = test_vg3 status = True id = 141 children = ['existing 408 MiB lvmlv test_vg3-lv7 (201) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv8 (214) with existing xfs filesystem'] parents = ['existing 1024 MiB disk sdg (132) with existing lvmpv', 'existing 1024 MiB disk sdh (146) with existing lvmpv', 'existing 1024 MiB disk sdi (156) with existing lvmpv', 'existing 1024 MiB disk sdj (166) with existing lvmpv'] uuid = SJbOg6-P2vK-pQ7D-EuW4-xDCg-1nzn-6sypeb size = 3.97 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 3.97 GiB path = /dev/test_vg3 format args = [] original_format = None free = 1004 MiB PE Size = 4 MiB PE Count = 1016 PE Free = 251 PV Count = 4 modified = False extents = 1016 free space = 3.17 GiB free extents = 812 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sdg (132) with existing lvmpv', 'existing 1024 MiB disk sdh (146) with existing lvmpv', 'existing 1024 MiB disk sdi (156) with existing lvmpv', 'existing 1024 MiB disk sdj (166) with existing lvmpv'] LVs = ['existing 408 MiB lvmlv test_vg3-lv7 (201) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv8 (214) with existing xfs filesystem'] segment type = linear percent = 0 VG space used = 408 MiB 2024-03-01 20:53:23,007 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 20:53:23,008 DEBUG blivet/MainThread: vg test_vg3 has 3.17 GiB free 2024-03-01 20:53:23,008 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 20:53:23,009 DEBUG blivet/MainThread: vg test_vg3 has 3.17 GiB free 2024-03-01 20:53:23,005 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7fc768714a00) -- name = test_vg3-lv7 status = True id = 201 children = [] parents = ['existing 3.97 GiB lvmvg test_vg3 (141)'] uuid = AKdOV3-MY9M-NZ8W-mN9U-deVM-bwcM-Lhk2Q5 size = 408 MiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-1 target size = 408 MiB path = /dev/mapper/test_vg3-lv7 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7fc7686c7f40) -- name = test_vg3 status = True id = 141 children = ['existing 408 MiB lvmlv test_vg3-lv7 (201) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv8 (214) with existing xfs filesystem'] parents = ['existing 1024 MiB disk sdg (132) with existing lvmpv', 'existing 1024 MiB disk sdh (146) with existing lvmpv', 'existing 1024 MiB disk sdi (156) with existing lvmpv', 'existing 1024 MiB disk sdj (166) with existing lvmpv'] uuid = SJbOg6-P2vK-pQ7D-EuW4-xDCg-1nzn-6sypeb size = 3.97 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 3.97 GiB path = /dev/test_vg3 format args = [] original_format = None free = 1004 MiB PE Size = 4 MiB PE Count = 1016 PE Free = 251 PV Count = 4 modified = False extents = 1016 free space = 3.17 GiB free extents = 812 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sdg (132) with existing lvmpv', 'existing 1024 MiB disk sdh (146) with existing lvmpv', 'existing 1024 MiB disk sdi (156) with existing lvmpv', 'existing 1024 MiB disk sdj (166) with existing lvmpv'] LVs = ['existing 408 MiB lvmlv test_vg3-lv7 (201) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv8 (214) with existing xfs filesystem'] segment type = linear percent = 0 VG space used = 408 MiB 2024-03-01 20:53:23,012 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 20:53:23,012 DEBUG blivet/MainThread: vg test_vg3 has 3.17 GiB free 2024-03-01 20:53:23,013 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 20:53:23,013 DEBUG blivet/MainThread: vg test_vg3 has 3.17 GiB free 2024-03-01 20:53:23,010 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7fc768714a00) -- name = test_vg3-lv7 status = True id = 201 children = [] parents = ['existing 3.97 GiB lvmvg test_vg3 (141)'] uuid = AKdOV3-MY9M-NZ8W-mN9U-deVM-bwcM-Lhk2Q5 size = 408 MiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-1 target size = 408 MiB path = /dev/mapper/test_vg3-lv7 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7fc7686c7f40) -- name = test_vg3 status = True id = 141 children = ['existing 408 MiB lvmlv test_vg3-lv7 (201) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv8 (214) with existing xfs filesystem'] parents = ['existing 1024 MiB disk sdg (132) with existing lvmpv', 'existing 1024 MiB disk sdh (146) with existing lvmpv', 'existing 1024 MiB disk sdi (156) with existing lvmpv', 'existing 1024 MiB disk sdj (166) with existing lvmpv'] uuid = SJbOg6-P2vK-pQ7D-EuW4-xDCg-1nzn-6sypeb size = 3.97 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 3.97 GiB path = /dev/test_vg3 format args = [] original_format = None free = 1004 MiB PE Size = 4 MiB PE Count = 1016 PE Free = 251 PV Count = 4 modified = False extents = 1016 free space = 3.17 GiB free extents = 812 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sdg (132) with existing lvmpv', 'existing 1024 MiB disk sdh (146) with existing lvmpv', 'existing 1024 MiB disk sdi (156) with existing lvmpv', 'existing 1024 MiB disk sdj (166) with existing lvmpv'] LVs = ['existing 408 MiB lvmlv test_vg3-lv7 (201) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv8 (214) with existing xfs filesystem'] segment type = linear percent = 0 VG space used = 408 MiB 2024-03-01 20:53:23,016 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 20:53:23,017 DEBUG blivet/MainThread: vg test_vg3 has 3.17 GiB free 2024-03-01 20:53:23,017 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 20:53:23,018 DEBUG blivet/MainThread: vg test_vg3 has 3.17 GiB free 2024-03-01 20:53:23,014 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7fc768714a00) -- name = test_vg3-lv7 status = True id = 201 children = [] parents = ['existing 3.97 GiB lvmvg test_vg3 (141)'] uuid = AKdOV3-MY9M-NZ8W-mN9U-deVM-bwcM-Lhk2Q5 size = 408 MiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-1 target size = 408 MiB path = /dev/mapper/test_vg3-lv7 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7fc7686c7f40) -- name = test_vg3 status = True id = 141 children = ['existing 408 MiB lvmlv test_vg3-lv7 (201) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv8 (214) with existing xfs filesystem'] parents = ['existing 1024 MiB disk sdg (132) with existing lvmpv', 'existing 1024 MiB disk sdh (146) with existing lvmpv', 'existing 1024 MiB disk sdi (156) with existing lvmpv', 'existing 1024 MiB disk sdj (166) with existing lvmpv'] uuid = SJbOg6-P2vK-pQ7D-EuW4-xDCg-1nzn-6sypeb size = 3.97 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 3.97 GiB path = /dev/test_vg3 format args = [] original_format = None free = 1004 MiB PE Size = 4 MiB PE Count = 1016 PE Free = 251 PV Count = 4 modified = False extents = 1016 free space = 3.17 GiB free extents = 812 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sdg (132) with existing lvmpv', 'existing 1024 MiB disk sdh (146) with existing lvmpv', 'existing 1024 MiB disk sdi (156) with existing lvmpv', 'existing 1024 MiB disk sdj (166) with existing lvmpv'] LVs = ['existing 408 MiB lvmlv test_vg3-lv7 (201) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv8 (214) with existing xfs filesystem'] segment type = linear percent = 0 VG space used = 408 MiB 2024-03-01 20:53:23,020 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 20:53:23,021 DEBUG blivet/MainThread: vg test_vg3 has 3.17 GiB free 2024-03-01 20:53:23,021 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 20:53:23,022 DEBUG blivet/MainThread: vg test_vg3 has 3.17 GiB free 2024-03-01 20:53:23,018 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7fc768714a00) -- name = test_vg3-lv7 status = True id = 201 children = [] parents = ['existing 3.97 GiB lvmvg test_vg3 (141)'] uuid = AKdOV3-MY9M-NZ8W-mN9U-deVM-bwcM-Lhk2Q5 size = 408 MiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-1 target size = 408 MiB path = /dev/mapper/test_vg3-lv7 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7fc7686c7f40) -- name = test_vg3 status = True id = 141 children = ['existing 408 MiB lvmlv test_vg3-lv7 (201) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv8 (214) with existing xfs filesystem'] parents = ['existing 1024 MiB disk sdg (132) with existing lvmpv', 'existing 1024 MiB disk sdh (146) with existing lvmpv', 'existing 1024 MiB disk sdi (156) with existing lvmpv', 'existing 1024 MiB disk sdj (166) with existing lvmpv'] uuid = SJbOg6-P2vK-pQ7D-EuW4-xDCg-1nzn-6sypeb size = 3.97 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 3.97 GiB path = /dev/test_vg3 format args = [] original_format = None free = 1004 MiB PE Size = 4 MiB PE Count = 1016 PE Free = 251 PV Count = 4 modified = False extents = 1016 free space = 3.17 GiB free extents = 812 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sdg (132) with existing lvmpv', 'existing 1024 MiB disk sdh (146) with existing lvmpv', 'existing 1024 MiB disk sdi (156) with existing lvmpv', 'existing 1024 MiB disk sdj (166) with existing lvmpv'] LVs = ['existing 408 MiB lvmlv test_vg3-lv7 (201) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv8 (214) with existing xfs filesystem'] segment type = linear percent = 0 VG space used = 408 MiB 2024-03-01 20:53:23,025 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 20:53:23,025 DEBUG blivet/MainThread: vg test_vg3 has 3.17 GiB free 2024-03-01 20:53:23,026 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 20:53:23,026 DEBUG blivet/MainThread: vg test_vg3 has 3.17 GiB free 2024-03-01 20:53:23,022 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7fc768714a00) -- name = test_vg3-lv7 status = True id = 201 children = [] parents = ['existing 3.97 GiB lvmvg test_vg3 (141)'] uuid = AKdOV3-MY9M-NZ8W-mN9U-deVM-bwcM-Lhk2Q5 size = 408 MiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-1 target size = 408 MiB path = /dev/mapper/test_vg3-lv7 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7fc7686c7f40) -- name = test_vg3 status = True id = 141 children = ['existing 408 MiB lvmlv test_vg3-lv7 (201) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv8 (214) with existing xfs filesystem'] parents = ['existing 1024 MiB disk sdg (132) with existing lvmpv', 'existing 1024 MiB disk sdh (146) with existing lvmpv', 'existing 1024 MiB disk sdi (156) with existing lvmpv', 'existing 1024 MiB disk sdj (166) with existing lvmpv'] uuid = SJbOg6-P2vK-pQ7D-EuW4-xDCg-1nzn-6sypeb size = 3.97 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 3.97 GiB path = /dev/test_vg3 format args = [] original_format = None free = 1004 MiB PE Size = 4 MiB PE Count = 1016 PE Free = 251 PV Count = 4 modified = False extents = 1016 free space = 3.17 GiB free extents = 812 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sdg (132) with existing lvmpv', 'existing 1024 MiB disk sdh (146) with existing lvmpv', 'existing 1024 MiB disk sdi (156) with existing lvmpv', 'existing 1024 MiB disk sdj (166) with existing lvmpv'] LVs = ['existing 408 MiB lvmlv test_vg3-lv7 (201) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv8 (214) with existing xfs filesystem'] segment type = linear percent = 0 VG space used = 408 MiB 2024-03-01 20:53:23,029 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 20:53:23,029 DEBUG blivet/MainThread: vg test_vg3 has 3.17 GiB free 2024-03-01 20:53:23,030 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 20:53:23,030 DEBUG blivet/MainThread: vg test_vg3 has 3.17 GiB free 2024-03-01 20:53:23,027 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7fc768714a00) -- name = test_vg3-lv7 status = True id = 201 children = [] parents = ['existing 3.97 GiB lvmvg test_vg3 (141)'] uuid = AKdOV3-MY9M-NZ8W-mN9U-deVM-bwcM-Lhk2Q5 size = 408 MiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-1 target size = 408 MiB path = /dev/mapper/test_vg3-lv7 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7fc7686c7f40) -- name = test_vg3 status = True id = 141 children = ['existing 408 MiB lvmlv test_vg3-lv7 (201) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv8 (214) with existing xfs filesystem'] parents = ['existing 1024 MiB disk sdg (132) with existing lvmpv', 'existing 1024 MiB disk sdh (146) with existing lvmpv', 'existing 1024 MiB disk sdi (156) with existing lvmpv', 'existing 1024 MiB disk sdj (166) with existing lvmpv'] uuid = SJbOg6-P2vK-pQ7D-EuW4-xDCg-1nzn-6sypeb size = 3.97 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 3.97 GiB path = /dev/test_vg3 format args = [] original_format = None free = 1004 MiB PE Size = 4 MiB PE Count = 1016 PE Free = 251 PV Count = 4 modified = False extents = 1016 free space = 3.17 GiB free extents = 812 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sdg (132) with existing lvmpv', 'existing 1024 MiB disk sdh (146) with existing lvmpv', 'existing 1024 MiB disk sdi (156) with existing lvmpv', 'existing 1024 MiB disk sdj (166) with existing lvmpv'] LVs = ['existing 408 MiB lvmlv test_vg3-lv7 (201) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv8 (214) with existing xfs filesystem'] segment type = linear percent = 0 VG space used = 408 MiB 2024-03-01 20:53:23,033 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 20:53:23,034 DEBUG blivet/MainThread: vg test_vg3 has 3.17 GiB free 2024-03-01 20:53:23,034 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 20:53:23,035 DEBUG blivet/MainThread: vg test_vg3 has 3.17 GiB free 2024-03-01 20:53:23,031 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7fc768714a00) -- name = test_vg3-lv7 status = True id = 201 children = [] parents = ['existing 3.97 GiB lvmvg test_vg3 (141)'] uuid = AKdOV3-MY9M-NZ8W-mN9U-deVM-bwcM-Lhk2Q5 size = 408 MiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-1 target size = 408 MiB path = /dev/mapper/test_vg3-lv7 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7fc7686c7f40) -- name = test_vg3 status = True id = 141 children = ['existing 408 MiB lvmlv test_vg3-lv7 (201) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv8 (214) with existing xfs filesystem'] parents = ['existing 1024 MiB disk sdg (132) with existing lvmpv', 'existing 1024 MiB disk sdh (146) with existing lvmpv', 'existing 1024 MiB disk sdi (156) with existing lvmpv', 'existing 1024 MiB disk sdj (166) with existing lvmpv'] uuid = SJbOg6-P2vK-pQ7D-EuW4-xDCg-1nzn-6sypeb size = 3.97 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 3.97 GiB path = /dev/test_vg3 format args = [] original_format = None free = 1004 MiB PE Size = 4 MiB PE Count = 1016 PE Free = 251 PV Count = 4 modified = False extents = 1016 free space = 3.17 GiB free extents = 812 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sdg (132) with existing lvmpv', 'existing 1024 MiB disk sdh (146) with existing lvmpv', 'existing 1024 MiB disk sdi (156) with existing lvmpv', 'existing 1024 MiB disk sdj (166) with existing lvmpv'] LVs = ['existing 408 MiB lvmlv test_vg3-lv7 (201) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv8 (214) with existing xfs filesystem'] segment type = linear percent = 0 VG space used = 408 MiB 2024-03-01 20:53:23,037 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 20:53:23,038 DEBUG blivet/MainThread: vg test_vg3 has 3.17 GiB free 2024-03-01 20:53:23,038 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 20:53:23,039 DEBUG blivet/MainThread: vg test_vg3 has 3.17 GiB free 2024-03-01 20:53:23,035 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7fc768714a00) -- name = test_vg3-lv7 status = True id = 201 children = [] parents = ['existing 3.97 GiB lvmvg test_vg3 (141)'] uuid = AKdOV3-MY9M-NZ8W-mN9U-deVM-bwcM-Lhk2Q5 size = 408 MiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-1 target size = 408 MiB path = /dev/mapper/test_vg3-lv7 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7fc7686c7f40) -- name = test_vg3 status = True id = 141 children = ['existing 408 MiB lvmlv test_vg3-lv7 (201) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv8 (214) with existing xfs filesystem'] parents = ['existing 1024 MiB disk sdg (132) with existing lvmpv', 'existing 1024 MiB disk sdh (146) with existing lvmpv', 'existing 1024 MiB disk sdi (156) with existing lvmpv', 'existing 1024 MiB disk sdj (166) with existing lvmpv'] uuid = SJbOg6-P2vK-pQ7D-EuW4-xDCg-1nzn-6sypeb size = 3.97 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 3.97 GiB path = /dev/test_vg3 format args = [] original_format = None free = 1004 MiB PE Size = 4 MiB PE Count = 1016 PE Free = 251 PV Count = 4 modified = False extents = 1016 free space = 3.17 GiB free extents = 812 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sdg (132) with existing lvmpv', 'existing 1024 MiB disk sdh (146) with existing lvmpv', 'existing 1024 MiB disk sdi (156) with existing lvmpv', 'existing 1024 MiB disk sdj (166) with existing lvmpv'] LVs = ['existing 408 MiB lvmlv test_vg3-lv7 (201) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv8 (214) with existing xfs filesystem'] segment type = linear percent = 0 VG space used = 408 MiB 2024-03-01 20:53:23,042 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 20:53:23,042 DEBUG blivet/MainThread: vg test_vg3 has 3.17 GiB free 2024-03-01 20:53:23,043 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 20:53:23,043 DEBUG blivet/MainThread: vg test_vg3 has 3.17 GiB free 2024-03-01 20:53:23,040 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7fc768714a00) -- name = test_vg3-lv7 status = True id = 201 children = [] parents = ['existing 3.97 GiB lvmvg test_vg3 (141)'] uuid = AKdOV3-MY9M-NZ8W-mN9U-deVM-bwcM-Lhk2Q5 size = 408 MiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-1 target size = 408 MiB path = /dev/mapper/test_vg3-lv7 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7fc7686c7f40) -- name = test_vg3 status = True id = 141 children = ['existing 408 MiB lvmlv test_vg3-lv7 (201) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv8 (214) with existing xfs filesystem'] parents = ['existing 1024 MiB disk sdg (132) with existing lvmpv', 'existing 1024 MiB disk sdh (146) with existing lvmpv', 'existing 1024 MiB disk sdi (156) with existing lvmpv', 'existing 1024 MiB disk sdj (166) with existing lvmpv'] uuid = SJbOg6-P2vK-pQ7D-EuW4-xDCg-1nzn-6sypeb size = 3.97 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 3.97 GiB path = /dev/test_vg3 format args = [] original_format = None free = 1004 MiB PE Size = 4 MiB PE Count = 1016 PE Free = 251 PV Count = 4 modified = False extents = 1016 free space = 3.17 GiB free extents = 812 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sdg (132) with existing lvmpv', 'existing 1024 MiB disk sdh (146) with existing lvmpv', 'existing 1024 MiB disk sdi (156) with existing lvmpv', 'existing 1024 MiB disk sdj (166) with existing lvmpv'] LVs = ['existing 408 MiB lvmlv test_vg3-lv7 (201) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv8 (214) with existing xfs filesystem'] segment type = linear percent = 0 VG space used = 408 MiB 2024-03-01 20:53:23,044 DEBUG blivet/MainThread: removing test_vg3-lv7 2024-03-01 20:53:23,047 DEBUG blivet/MainThread: DeviceTree.get_dependent_devices: dep: existing 408 MiB lvmlv test_vg3-lv7 (201) with existing xfs filesystem ; hidden: False ; 2024-03-01 20:53:23,047 DEBUG blivet/MainThread: dep is a leaf 2024-03-01 20:53:23,047 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 281 2024-03-01 20:53:23,050 DEBUG blivet/MainThread: LVMLogicalVolumeDevice._set_format: test_vg3-lv7 ; type: None ; current: xfs ; 2024-03-01 20:53:23,050 INFO blivet/MainThread: registered action: [280] destroy format xfs filesystem on lvmlv test_vg3-lv7 (id 201) 2024-03-01 20:53:23,053 DEBUG blivet/MainThread: LVMVolumeGroupDevice.remove_child: name: test_vg3 ; child: lv7 ; kids: 2 ; 2024-03-01 20:53:23,053 INFO blivet/MainThread: removed lvmlv test_vg3-lv7 (id 201) from device tree 2024-03-01 20:53:23,053 INFO blivet/MainThread: registered action: [282] destroy device lvmlv test_vg3-lv7 (id 201) 2024-03-01 20:53:23,055 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: test_vg3-lv8 ; incomplete: False ; hidden: False ; 2024-03-01 20:53:23,058 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned existing 408 MiB lvmlv test_vg3-lv8 (214) with existing xfs filesystem 2024-03-01 20:53:23,058 DEBUG blivet/MainThread: resolved 'test_vg3-lv8' to 'test_vg3-lv8' (lvmlv) 2024-03-01 20:53:23,060 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 20:53:23,061 DEBUG blivet/MainThread: vg test_vg3 has 3.57 GiB free 2024-03-01 20:53:23,061 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 20:53:23,062 DEBUG blivet/MainThread: vg test_vg3 has 3.57 GiB free 2024-03-01 20:53:23,058 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7fc7686c7460) -- name = test_vg3-lv8 status = True id = 214 children = [] parents = ['existing 3.97 GiB lvmvg test_vg3 (141)'] uuid = hYVvfA-vpwm-1i1R-7onU-SJZC-Im2l-AoTgRU size = 408 MiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-0 target size = 408 MiB path = /dev/mapper/test_vg3-lv8 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7fc7686c7f40) -- name = test_vg3 status = True id = 141 children = ['existing 408 MiB lvmlv test_vg3-lv8 (214) with existing xfs filesystem'] parents = ['existing 1024 MiB disk sdg (132) with existing lvmpv', 'existing 1024 MiB disk sdh (146) with existing lvmpv', 'existing 1024 MiB disk sdi (156) with existing lvmpv', 'existing 1024 MiB disk sdj (166) with existing lvmpv'] uuid = SJbOg6-P2vK-pQ7D-EuW4-xDCg-1nzn-6sypeb size = 3.97 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 3.97 GiB path = /dev/test_vg3 format args = [] original_format = None free = 1004 MiB PE Size = 4 MiB PE Count = 1016 PE Free = 251 PV Count = 4 modified = False extents = 1016 free space = 3.57 GiB free extents = 914 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sdg (132) with existing lvmpv', 'existing 1024 MiB disk sdh (146) with existing lvmpv', 'existing 1024 MiB disk sdi (156) with existing lvmpv', 'existing 1024 MiB disk sdj (166) with existing lvmpv'] LVs = ['existing 408 MiB lvmlv test_vg3-lv8 (214) with existing xfs filesystem'] segment type = linear percent = 0 VG space used = 408 MiB 2024-03-01 20:53:23,064 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 20:53:23,065 DEBUG blivet/MainThread: vg test_vg3 has 3.57 GiB free 2024-03-01 20:53:23,065 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 20:53:23,066 DEBUG blivet/MainThread: vg test_vg3 has 3.57 GiB free 2024-03-01 20:53:23,062 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7fc7686c7460) -- name = test_vg3-lv8 status = True id = 214 children = [] parents = ['existing 3.97 GiB lvmvg test_vg3 (141)'] uuid = hYVvfA-vpwm-1i1R-7onU-SJZC-Im2l-AoTgRU size = 408 MiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-0 target size = 408 MiB path = /dev/mapper/test_vg3-lv8 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7fc7686c7f40) -- name = test_vg3 status = True id = 141 children = ['existing 408 MiB lvmlv test_vg3-lv8 (214) with existing xfs filesystem'] parents = ['existing 1024 MiB disk sdg (132) with existing lvmpv', 'existing 1024 MiB disk sdh (146) with existing lvmpv', 'existing 1024 MiB disk sdi (156) with existing lvmpv', 'existing 1024 MiB disk sdj (166) with existing lvmpv'] uuid = SJbOg6-P2vK-pQ7D-EuW4-xDCg-1nzn-6sypeb size = 3.97 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 3.97 GiB path = /dev/test_vg3 format args = [] original_format = None free = 1004 MiB PE Size = 4 MiB PE Count = 1016 PE Free = 251 PV Count = 4 modified = False extents = 1016 free space = 3.57 GiB free extents = 914 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sdg (132) with existing lvmpv', 'existing 1024 MiB disk sdh (146) with existing lvmpv', 'existing 1024 MiB disk sdi (156) with existing lvmpv', 'existing 1024 MiB disk sdj (166) with existing lvmpv'] LVs = ['existing 408 MiB lvmlv test_vg3-lv8 (214) with existing xfs filesystem'] segment type = linear percent = 0 VG space used = 408 MiB 2024-03-01 20:53:23,068 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 20:53:23,069 DEBUG blivet/MainThread: vg test_vg3 has 3.57 GiB free 2024-03-01 20:53:23,069 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 20:53:23,070 DEBUG blivet/MainThread: vg test_vg3 has 3.57 GiB free 2024-03-01 20:53:23,066 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7fc7686c7460) -- name = test_vg3-lv8 status = True id = 214 children = [] parents = ['existing 3.97 GiB lvmvg test_vg3 (141)'] uuid = hYVvfA-vpwm-1i1R-7onU-SJZC-Im2l-AoTgRU size = 408 MiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-0 target size = 408 MiB path = /dev/mapper/test_vg3-lv8 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7fc7686c7f40) -- name = test_vg3 status = True id = 141 children = ['existing 408 MiB lvmlv test_vg3-lv8 (214) with existing xfs filesystem'] parents = ['existing 1024 MiB disk sdg (132) with existing lvmpv', 'existing 1024 MiB disk sdh (146) with existing lvmpv', 'existing 1024 MiB disk sdi (156) with existing lvmpv', 'existing 1024 MiB disk sdj (166) with existing lvmpv'] uuid = SJbOg6-P2vK-pQ7D-EuW4-xDCg-1nzn-6sypeb size = 3.97 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 3.97 GiB path = /dev/test_vg3 format args = [] original_format = None free = 1004 MiB PE Size = 4 MiB PE Count = 1016 PE Free = 251 PV Count = 4 modified = False extents = 1016 free space = 3.57 GiB free extents = 914 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sdg (132) with existing lvmpv', 'existing 1024 MiB disk sdh (146) with existing lvmpv', 'existing 1024 MiB disk sdi (156) with existing lvmpv', 'existing 1024 MiB disk sdj (166) with existing lvmpv'] LVs = ['existing 408 MiB lvmlv test_vg3-lv8 (214) with existing xfs filesystem'] segment type = linear percent = 0 VG space used = 408 MiB 2024-03-01 20:53:23,072 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 20:53:23,073 DEBUG blivet/MainThread: vg test_vg3 has 3.57 GiB free 2024-03-01 20:53:23,073 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 20:53:23,073 DEBUG blivet/MainThread: vg test_vg3 has 3.57 GiB free 2024-03-01 20:53:23,070 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7fc7686c7460) -- name = test_vg3-lv8 status = True id = 214 children = [] parents = ['existing 3.97 GiB lvmvg test_vg3 (141)'] uuid = hYVvfA-vpwm-1i1R-7onU-SJZC-Im2l-AoTgRU size = 408 MiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-0 target size = 408 MiB path = /dev/mapper/test_vg3-lv8 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7fc7686c7f40) -- name = test_vg3 status = True id = 141 children = ['existing 408 MiB lvmlv test_vg3-lv8 (214) with existing xfs filesystem'] parents = ['existing 1024 MiB disk sdg (132) with existing lvmpv', 'existing 1024 MiB disk sdh (146) with existing lvmpv', 'existing 1024 MiB disk sdi (156) with existing lvmpv', 'existing 1024 MiB disk sdj (166) with existing lvmpv'] uuid = SJbOg6-P2vK-pQ7D-EuW4-xDCg-1nzn-6sypeb size = 3.97 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 3.97 GiB path = /dev/test_vg3 format args = [] original_format = None free = 1004 MiB PE Size = 4 MiB PE Count = 1016 PE Free = 251 PV Count = 4 modified = False extents = 1016 free space = 3.57 GiB free extents = 914 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sdg (132) with existing lvmpv', 'existing 1024 MiB disk sdh (146) with existing lvmpv', 'existing 1024 MiB disk sdi (156) with existing lvmpv', 'existing 1024 MiB disk sdj (166) with existing lvmpv'] LVs = ['existing 408 MiB lvmlv test_vg3-lv8 (214) with existing xfs filesystem'] segment type = linear percent = 0 VG space used = 408 MiB 2024-03-01 20:53:23,076 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 20:53:23,076 DEBUG blivet/MainThread: vg test_vg3 has 3.57 GiB free 2024-03-01 20:53:23,077 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 20:53:23,077 DEBUG blivet/MainThread: vg test_vg3 has 3.57 GiB free 2024-03-01 20:53:23,074 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7fc7686c7460) -- name = test_vg3-lv8 status = True id = 214 children = [] parents = ['existing 3.97 GiB lvmvg test_vg3 (141)'] uuid = hYVvfA-vpwm-1i1R-7onU-SJZC-Im2l-AoTgRU size = 408 MiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-0 target size = 408 MiB path = /dev/mapper/test_vg3-lv8 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7fc7686c7f40) -- name = test_vg3 status = True id = 141 children = ['existing 408 MiB lvmlv test_vg3-lv8 (214) with existing xfs filesystem'] parents = ['existing 1024 MiB disk sdg (132) with existing lvmpv', 'existing 1024 MiB disk sdh (146) with existing lvmpv', 'existing 1024 MiB disk sdi (156) with existing lvmpv', 'existing 1024 MiB disk sdj (166) with existing lvmpv'] uuid = SJbOg6-P2vK-pQ7D-EuW4-xDCg-1nzn-6sypeb size = 3.97 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 3.97 GiB path = /dev/test_vg3 format args = [] original_format = None free = 1004 MiB PE Size = 4 MiB PE Count = 1016 PE Free = 251 PV Count = 4 modified = False extents = 1016 free space = 3.57 GiB free extents = 914 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sdg (132) with existing lvmpv', 'existing 1024 MiB disk sdh (146) with existing lvmpv', 'existing 1024 MiB disk sdi (156) with existing lvmpv', 'existing 1024 MiB disk sdj (166) with existing lvmpv'] LVs = ['existing 408 MiB lvmlv test_vg3-lv8 (214) with existing xfs filesystem'] segment type = linear percent = 0 VG space used = 408 MiB 2024-03-01 20:53:23,080 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 20:53:23,080 DEBUG blivet/MainThread: vg test_vg3 has 3.57 GiB free 2024-03-01 20:53:23,081 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 20:53:23,081 DEBUG blivet/MainThread: vg test_vg3 has 3.57 GiB free 2024-03-01 20:53:23,078 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7fc7686c7460) -- name = test_vg3-lv8 status = True id = 214 children = [] parents = ['existing 3.97 GiB lvmvg test_vg3 (141)'] uuid = hYVvfA-vpwm-1i1R-7onU-SJZC-Im2l-AoTgRU size = 408 MiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-0 target size = 408 MiB path = /dev/mapper/test_vg3-lv8 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7fc7686c7f40) -- name = test_vg3 status = True id = 141 children = ['existing 408 MiB lvmlv test_vg3-lv8 (214) with existing xfs filesystem'] parents = ['existing 1024 MiB disk sdg (132) with existing lvmpv', 'existing 1024 MiB disk sdh (146) with existing lvmpv', 'existing 1024 MiB disk sdi (156) with existing lvmpv', 'existing 1024 MiB disk sdj (166) with existing lvmpv'] uuid = SJbOg6-P2vK-pQ7D-EuW4-xDCg-1nzn-6sypeb size = 3.97 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 3.97 GiB path = /dev/test_vg3 format args = [] original_format = None free = 1004 MiB PE Size = 4 MiB PE Count = 1016 PE Free = 251 PV Count = 4 modified = False extents = 1016 free space = 3.57 GiB free extents = 914 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sdg (132) with existing lvmpv', 'existing 1024 MiB disk sdh (146) with existing lvmpv', 'existing 1024 MiB disk sdi (156) with existing lvmpv', 'existing 1024 MiB disk sdj (166) with existing lvmpv'] LVs = ['existing 408 MiB lvmlv test_vg3-lv8 (214) with existing xfs filesystem'] segment type = linear percent = 0 VG space used = 408 MiB 2024-03-01 20:53:23,084 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 20:53:23,084 DEBUG blivet/MainThread: vg test_vg3 has 3.57 GiB free 2024-03-01 20:53:23,085 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 20:53:23,085 DEBUG blivet/MainThread: vg test_vg3 has 3.57 GiB free 2024-03-01 20:53:23,082 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7fc7686c7460) -- name = test_vg3-lv8 status = True id = 214 children = [] parents = ['existing 3.97 GiB lvmvg test_vg3 (141)'] uuid = hYVvfA-vpwm-1i1R-7onU-SJZC-Im2l-AoTgRU size = 408 MiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-0 target size = 408 MiB path = /dev/mapper/test_vg3-lv8 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7fc7686c7f40) -- name = test_vg3 status = True id = 141 children = ['existing 408 MiB lvmlv test_vg3-lv8 (214) with existing xfs filesystem'] parents = ['existing 1024 MiB disk sdg (132) with existing lvmpv', 'existing 1024 MiB disk sdh (146) with existing lvmpv', 'existing 1024 MiB disk sdi (156) with existing lvmpv', 'existing 1024 MiB disk sdj (166) with existing lvmpv'] uuid = SJbOg6-P2vK-pQ7D-EuW4-xDCg-1nzn-6sypeb size = 3.97 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 3.97 GiB path = /dev/test_vg3 format args = [] original_format = None free = 1004 MiB PE Size = 4 MiB PE Count = 1016 PE Free = 251 PV Count = 4 modified = False extents = 1016 free space = 3.57 GiB free extents = 914 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sdg (132) with existing lvmpv', 'existing 1024 MiB disk sdh (146) with existing lvmpv', 'existing 1024 MiB disk sdi (156) with existing lvmpv', 'existing 1024 MiB disk sdj (166) with existing lvmpv'] LVs = ['existing 408 MiB lvmlv test_vg3-lv8 (214) with existing xfs filesystem'] segment type = linear percent = 0 VG space used = 408 MiB 2024-03-01 20:53:23,087 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 20:53:23,088 DEBUG blivet/MainThread: vg test_vg3 has 3.57 GiB free 2024-03-01 20:53:23,088 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 20:53:23,089 DEBUG blivet/MainThread: vg test_vg3 has 3.57 GiB free 2024-03-01 20:53:23,085 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7fc7686c7460) -- name = test_vg3-lv8 status = True id = 214 children = [] parents = ['existing 3.97 GiB lvmvg test_vg3 (141)'] uuid = hYVvfA-vpwm-1i1R-7onU-SJZC-Im2l-AoTgRU size = 408 MiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-0 target size = 408 MiB path = /dev/mapper/test_vg3-lv8 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7fc7686c7f40) -- name = test_vg3 status = True id = 141 children = ['existing 408 MiB lvmlv test_vg3-lv8 (214) with existing xfs filesystem'] parents = ['existing 1024 MiB disk sdg (132) with existing lvmpv', 'existing 1024 MiB disk sdh (146) with existing lvmpv', 'existing 1024 MiB disk sdi (156) with existing lvmpv', 'existing 1024 MiB disk sdj (166) with existing lvmpv'] uuid = SJbOg6-P2vK-pQ7D-EuW4-xDCg-1nzn-6sypeb size = 3.97 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 3.97 GiB path = /dev/test_vg3 format args = [] original_format = None free = 1004 MiB PE Size = 4 MiB PE Count = 1016 PE Free = 251 PV Count = 4 modified = False extents = 1016 free space = 3.57 GiB free extents = 914 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sdg (132) with existing lvmpv', 'existing 1024 MiB disk sdh (146) with existing lvmpv', 'existing 1024 MiB disk sdi (156) with existing lvmpv', 'existing 1024 MiB disk sdj (166) with existing lvmpv'] LVs = ['existing 408 MiB lvmlv test_vg3-lv8 (214) with existing xfs filesystem'] segment type = linear percent = 0 VG space used = 408 MiB 2024-03-01 20:53:23,091 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 20:53:23,092 DEBUG blivet/MainThread: vg test_vg3 has 3.57 GiB free 2024-03-01 20:53:23,092 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 20:53:23,093 DEBUG blivet/MainThread: vg test_vg3 has 3.57 GiB free 2024-03-01 20:53:23,089 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7fc7686c7460) -- name = test_vg3-lv8 status = True id = 214 children = [] parents = ['existing 3.97 GiB lvmvg test_vg3 (141)'] uuid = hYVvfA-vpwm-1i1R-7onU-SJZC-Im2l-AoTgRU size = 408 MiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-0 target size = 408 MiB path = /dev/mapper/test_vg3-lv8 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7fc7686c7f40) -- name = test_vg3 status = True id = 141 children = ['existing 408 MiB lvmlv test_vg3-lv8 (214) with existing xfs filesystem'] parents = ['existing 1024 MiB disk sdg (132) with existing lvmpv', 'existing 1024 MiB disk sdh (146) with existing lvmpv', 'existing 1024 MiB disk sdi (156) with existing lvmpv', 'existing 1024 MiB disk sdj (166) with existing lvmpv'] uuid = SJbOg6-P2vK-pQ7D-EuW4-xDCg-1nzn-6sypeb size = 3.97 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 3.97 GiB path = /dev/test_vg3 format args = [] original_format = None free = 1004 MiB PE Size = 4 MiB PE Count = 1016 PE Free = 251 PV Count = 4 modified = False extents = 1016 free space = 3.57 GiB free extents = 914 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sdg (132) with existing lvmpv', 'existing 1024 MiB disk sdh (146) with existing lvmpv', 'existing 1024 MiB disk sdi (156) with existing lvmpv', 'existing 1024 MiB disk sdj (166) with existing lvmpv'] LVs = ['existing 408 MiB lvmlv test_vg3-lv8 (214) with existing xfs filesystem'] segment type = linear percent = 0 VG space used = 408 MiB 2024-03-01 20:53:23,095 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 20:53:23,096 DEBUG blivet/MainThread: vg test_vg3 has 3.57 GiB free 2024-03-01 20:53:23,096 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 20:53:23,097 DEBUG blivet/MainThread: vg test_vg3 has 3.57 GiB free 2024-03-01 20:53:23,093 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7fc7686c7460) -- name = test_vg3-lv8 status = True id = 214 children = [] parents = ['existing 3.97 GiB lvmvg test_vg3 (141)'] uuid = hYVvfA-vpwm-1i1R-7onU-SJZC-Im2l-AoTgRU size = 408 MiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-0 target size = 408 MiB path = /dev/mapper/test_vg3-lv8 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7fc7686c7f40) -- name = test_vg3 status = True id = 141 children = ['existing 408 MiB lvmlv test_vg3-lv8 (214) with existing xfs filesystem'] parents = ['existing 1024 MiB disk sdg (132) with existing lvmpv', 'existing 1024 MiB disk sdh (146) with existing lvmpv', 'existing 1024 MiB disk sdi (156) with existing lvmpv', 'existing 1024 MiB disk sdj (166) with existing lvmpv'] uuid = SJbOg6-P2vK-pQ7D-EuW4-xDCg-1nzn-6sypeb size = 3.97 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 3.97 GiB path = /dev/test_vg3 format args = [] original_format = None free = 1004 MiB PE Size = 4 MiB PE Count = 1016 PE Free = 251 PV Count = 4 modified = False extents = 1016 free space = 3.57 GiB free extents = 914 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sdg (132) with existing lvmpv', 'existing 1024 MiB disk sdh (146) with existing lvmpv', 'existing 1024 MiB disk sdi (156) with existing lvmpv', 'existing 1024 MiB disk sdj (166) with existing lvmpv'] LVs = ['existing 408 MiB lvmlv test_vg3-lv8 (214) with existing xfs filesystem'] segment type = linear percent = 0 VG space used = 408 MiB 2024-03-01 20:53:23,099 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 20:53:23,099 DEBUG blivet/MainThread: vg test_vg3 has 3.57 GiB free 2024-03-01 20:53:23,100 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 20:53:23,100 DEBUG blivet/MainThread: vg test_vg3 has 3.57 GiB free 2024-03-01 20:53:23,097 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7fc7686c7460) -- name = test_vg3-lv8 status = True id = 214 children = [] parents = ['existing 3.97 GiB lvmvg test_vg3 (141)'] uuid = hYVvfA-vpwm-1i1R-7onU-SJZC-Im2l-AoTgRU size = 408 MiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-0 target size = 408 MiB path = /dev/mapper/test_vg3-lv8 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7fc7686c7f40) -- name = test_vg3 status = True id = 141 children = ['existing 408 MiB lvmlv test_vg3-lv8 (214) with existing xfs filesystem'] parents = ['existing 1024 MiB disk sdg (132) with existing lvmpv', 'existing 1024 MiB disk sdh (146) with existing lvmpv', 'existing 1024 MiB disk sdi (156) with existing lvmpv', 'existing 1024 MiB disk sdj (166) with existing lvmpv'] uuid = SJbOg6-P2vK-pQ7D-EuW4-xDCg-1nzn-6sypeb size = 3.97 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 3.97 GiB path = /dev/test_vg3 format args = [] original_format = None free = 1004 MiB PE Size = 4 MiB PE Count = 1016 PE Free = 251 PV Count = 4 modified = False extents = 1016 free space = 3.57 GiB free extents = 914 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sdg (132) with existing lvmpv', 'existing 1024 MiB disk sdh (146) with existing lvmpv', 'existing 1024 MiB disk sdi (156) with existing lvmpv', 'existing 1024 MiB disk sdj (166) with existing lvmpv'] LVs = ['existing 408 MiB lvmlv test_vg3-lv8 (214) with existing xfs filesystem'] segment type = linear percent = 0 VG space used = 408 MiB 2024-03-01 20:53:23,103 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 20:53:23,103 DEBUG blivet/MainThread: vg test_vg3 has 3.57 GiB free 2024-03-01 20:53:23,104 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 20:53:23,104 DEBUG blivet/MainThread: vg test_vg3 has 3.57 GiB free 2024-03-01 20:53:23,101 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7fc7686c7460) -- name = test_vg3-lv8 status = True id = 214 children = [] parents = ['existing 3.97 GiB lvmvg test_vg3 (141)'] uuid = hYVvfA-vpwm-1i1R-7onU-SJZC-Im2l-AoTgRU size = 408 MiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-0 target size = 408 MiB path = /dev/mapper/test_vg3-lv8 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7fc7686c7f40) -- name = test_vg3 status = True id = 141 children = ['existing 408 MiB lvmlv test_vg3-lv8 (214) with existing xfs filesystem'] parents = ['existing 1024 MiB disk sdg (132) with existing lvmpv', 'existing 1024 MiB disk sdh (146) with existing lvmpv', 'existing 1024 MiB disk sdi (156) with existing lvmpv', 'existing 1024 MiB disk sdj (166) with existing lvmpv'] uuid = SJbOg6-P2vK-pQ7D-EuW4-xDCg-1nzn-6sypeb size = 3.97 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 3.97 GiB path = /dev/test_vg3 format args = [] original_format = None free = 1004 MiB PE Size = 4 MiB PE Count = 1016 PE Free = 251 PV Count = 4 modified = False extents = 1016 free space = 3.57 GiB free extents = 914 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sdg (132) with existing lvmpv', 'existing 1024 MiB disk sdh (146) with existing lvmpv', 'existing 1024 MiB disk sdi (156) with existing lvmpv', 'existing 1024 MiB disk sdj (166) with existing lvmpv'] LVs = ['existing 408 MiB lvmlv test_vg3-lv8 (214) with existing xfs filesystem'] segment type = linear percent = 0 VG space used = 408 MiB 2024-03-01 20:53:23,107 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 20:53:23,107 DEBUG blivet/MainThread: vg test_vg3 has 3.57 GiB free 2024-03-01 20:53:23,107 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 20:53:23,108 DEBUG blivet/MainThread: vg test_vg3 has 3.57 GiB free 2024-03-01 20:53:23,105 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7fc7686c7460) -- name = test_vg3-lv8 status = True id = 214 children = [] parents = ['existing 3.97 GiB lvmvg test_vg3 (141)'] uuid = hYVvfA-vpwm-1i1R-7onU-SJZC-Im2l-AoTgRU size = 408 MiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-0 target size = 408 MiB path = /dev/mapper/test_vg3-lv8 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7fc7686c7f40) -- name = test_vg3 status = True id = 141 children = ['existing 408 MiB lvmlv test_vg3-lv8 (214) with existing xfs filesystem'] parents = ['existing 1024 MiB disk sdg (132) with existing lvmpv', 'existing 1024 MiB disk sdh (146) with existing lvmpv', 'existing 1024 MiB disk sdi (156) with existing lvmpv', 'existing 1024 MiB disk sdj (166) with existing lvmpv'] uuid = SJbOg6-P2vK-pQ7D-EuW4-xDCg-1nzn-6sypeb size = 3.97 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 3.97 GiB path = /dev/test_vg3 format args = [] original_format = None free = 1004 MiB PE Size = 4 MiB PE Count = 1016 PE Free = 251 PV Count = 4 modified = False extents = 1016 free space = 3.57 GiB free extents = 914 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sdg (132) with existing lvmpv', 'existing 1024 MiB disk sdh (146) with existing lvmpv', 'existing 1024 MiB disk sdi (156) with existing lvmpv', 'existing 1024 MiB disk sdj (166) with existing lvmpv'] LVs = ['existing 408 MiB lvmlv test_vg3-lv8 (214) with existing xfs filesystem'] segment type = linear percent = 0 VG space used = 408 MiB 2024-03-01 20:53:23,110 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 20:53:23,111 DEBUG blivet/MainThread: vg test_vg3 has 3.57 GiB free 2024-03-01 20:53:23,111 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 20:53:23,112 DEBUG blivet/MainThread: vg test_vg3 has 3.57 GiB free 2024-03-01 20:53:23,108 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7fc7686c7460) -- name = test_vg3-lv8 status = True id = 214 children = [] parents = ['existing 3.97 GiB lvmvg test_vg3 (141)'] uuid = hYVvfA-vpwm-1i1R-7onU-SJZC-Im2l-AoTgRU size = 408 MiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-0 target size = 408 MiB path = /dev/mapper/test_vg3-lv8 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7fc7686c7f40) -- name = test_vg3 status = True id = 141 children = ['existing 408 MiB lvmlv test_vg3-lv8 (214) with existing xfs filesystem'] parents = ['existing 1024 MiB disk sdg (132) with existing lvmpv', 'existing 1024 MiB disk sdh (146) with existing lvmpv', 'existing 1024 MiB disk sdi (156) with existing lvmpv', 'existing 1024 MiB disk sdj (166) with existing lvmpv'] uuid = SJbOg6-P2vK-pQ7D-EuW4-xDCg-1nzn-6sypeb size = 3.97 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 3.97 GiB path = /dev/test_vg3 format args = [] original_format = None free = 1004 MiB PE Size = 4 MiB PE Count = 1016 PE Free = 251 PV Count = 4 modified = False extents = 1016 free space = 3.57 GiB free extents = 914 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sdg (132) with existing lvmpv', 'existing 1024 MiB disk sdh (146) with existing lvmpv', 'existing 1024 MiB disk sdi (156) with existing lvmpv', 'existing 1024 MiB disk sdj (166) with existing lvmpv'] LVs = ['existing 408 MiB lvmlv test_vg3-lv8 (214) with existing xfs filesystem'] segment type = linear percent = 0 VG space used = 408 MiB 2024-03-01 20:53:23,114 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 20:53:23,115 DEBUG blivet/MainThread: vg test_vg3 has 3.57 GiB free 2024-03-01 20:53:23,115 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 20:53:23,116 DEBUG blivet/MainThread: vg test_vg3 has 3.57 GiB free 2024-03-01 20:53:23,112 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7fc7686c7460) -- name = test_vg3-lv8 status = True id = 214 children = [] parents = ['existing 3.97 GiB lvmvg test_vg3 (141)'] uuid = hYVvfA-vpwm-1i1R-7onU-SJZC-Im2l-AoTgRU size = 408 MiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-0 target size = 408 MiB path = /dev/mapper/test_vg3-lv8 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7fc7686c7f40) -- name = test_vg3 status = True id = 141 children = ['existing 408 MiB lvmlv test_vg3-lv8 (214) with existing xfs filesystem'] parents = ['existing 1024 MiB disk sdg (132) with existing lvmpv', 'existing 1024 MiB disk sdh (146) with existing lvmpv', 'existing 1024 MiB disk sdi (156) with existing lvmpv', 'existing 1024 MiB disk sdj (166) with existing lvmpv'] uuid = SJbOg6-P2vK-pQ7D-EuW4-xDCg-1nzn-6sypeb size = 3.97 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 3.97 GiB path = /dev/test_vg3 format args = [] original_format = None free = 1004 MiB PE Size = 4 MiB PE Count = 1016 PE Free = 251 PV Count = 4 modified = False extents = 1016 free space = 3.57 GiB free extents = 914 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sdg (132) with existing lvmpv', 'existing 1024 MiB disk sdh (146) with existing lvmpv', 'existing 1024 MiB disk sdi (156) with existing lvmpv', 'existing 1024 MiB disk sdj (166) with existing lvmpv'] LVs = ['existing 408 MiB lvmlv test_vg3-lv8 (214) with existing xfs filesystem'] segment type = linear percent = 0 VG space used = 408 MiB 2024-03-01 20:53:23,118 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 20:53:23,119 DEBUG blivet/MainThread: vg test_vg3 has 3.57 GiB free 2024-03-01 20:53:23,119 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 20:53:23,120 DEBUG blivet/MainThread: vg test_vg3 has 3.57 GiB free 2024-03-01 20:53:23,116 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7fc7686c7460) -- name = test_vg3-lv8 status = True id = 214 children = [] parents = ['existing 3.97 GiB lvmvg test_vg3 (141)'] uuid = hYVvfA-vpwm-1i1R-7onU-SJZC-Im2l-AoTgRU size = 408 MiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-0 target size = 408 MiB path = /dev/mapper/test_vg3-lv8 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7fc7686c7f40) -- name = test_vg3 status = True id = 141 children = ['existing 408 MiB lvmlv test_vg3-lv8 (214) with existing xfs filesystem'] parents = ['existing 1024 MiB disk sdg (132) with existing lvmpv', 'existing 1024 MiB disk sdh (146) with existing lvmpv', 'existing 1024 MiB disk sdi (156) with existing lvmpv', 'existing 1024 MiB disk sdj (166) with existing lvmpv'] uuid = SJbOg6-P2vK-pQ7D-EuW4-xDCg-1nzn-6sypeb size = 3.97 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 3.97 GiB path = /dev/test_vg3 format args = [] original_format = None free = 1004 MiB PE Size = 4 MiB PE Count = 1016 PE Free = 251 PV Count = 4 modified = False extents = 1016 free space = 3.57 GiB free extents = 914 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sdg (132) with existing lvmpv', 'existing 1024 MiB disk sdh (146) with existing lvmpv', 'existing 1024 MiB disk sdi (156) with existing lvmpv', 'existing 1024 MiB disk sdj (166) with existing lvmpv'] LVs = ['existing 408 MiB lvmlv test_vg3-lv8 (214) with existing xfs filesystem'] segment type = linear percent = 0 VG space used = 408 MiB 2024-03-01 20:53:23,122 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 20:53:23,122 DEBUG blivet/MainThread: vg test_vg3 has 3.57 GiB free 2024-03-01 20:53:23,123 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 20:53:23,123 DEBUG blivet/MainThread: vg test_vg3 has 3.57 GiB free 2024-03-01 20:53:23,120 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7fc7686c7460) -- name = test_vg3-lv8 status = True id = 214 children = [] parents = ['existing 3.97 GiB lvmvg test_vg3 (141)'] uuid = hYVvfA-vpwm-1i1R-7onU-SJZC-Im2l-AoTgRU size = 408 MiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-0 target size = 408 MiB path = /dev/mapper/test_vg3-lv8 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7fc7686c7f40) -- name = test_vg3 status = True id = 141 children = ['existing 408 MiB lvmlv test_vg3-lv8 (214) with existing xfs filesystem'] parents = ['existing 1024 MiB disk sdg (132) with existing lvmpv', 'existing 1024 MiB disk sdh (146) with existing lvmpv', 'existing 1024 MiB disk sdi (156) with existing lvmpv', 'existing 1024 MiB disk sdj (166) with existing lvmpv'] uuid = SJbOg6-P2vK-pQ7D-EuW4-xDCg-1nzn-6sypeb size = 3.97 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 3.97 GiB path = /dev/test_vg3 format args = [] original_format = None free = 1004 MiB PE Size = 4 MiB PE Count = 1016 PE Free = 251 PV Count = 4 modified = False extents = 1016 free space = 3.57 GiB free extents = 914 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sdg (132) with existing lvmpv', 'existing 1024 MiB disk sdh (146) with existing lvmpv', 'existing 1024 MiB disk sdi (156) with existing lvmpv', 'existing 1024 MiB disk sdj (166) with existing lvmpv'] LVs = ['existing 408 MiB lvmlv test_vg3-lv8 (214) with existing xfs filesystem'] segment type = linear percent = 0 VG space used = 408 MiB 2024-03-01 20:53:23,126 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 20:53:23,126 DEBUG blivet/MainThread: vg test_vg3 has 3.57 GiB free 2024-03-01 20:53:23,127 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 20:53:23,127 DEBUG blivet/MainThread: vg test_vg3 has 3.57 GiB free 2024-03-01 20:53:23,124 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7fc7686c7460) -- name = test_vg3-lv8 status = True id = 214 children = [] parents = ['existing 3.97 GiB lvmvg test_vg3 (141)'] uuid = hYVvfA-vpwm-1i1R-7onU-SJZC-Im2l-AoTgRU size = 408 MiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-0 target size = 408 MiB path = /dev/mapper/test_vg3-lv8 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7fc7686c7f40) -- name = test_vg3 status = True id = 141 children = ['existing 408 MiB lvmlv test_vg3-lv8 (214) with existing xfs filesystem'] parents = ['existing 1024 MiB disk sdg (132) with existing lvmpv', 'existing 1024 MiB disk sdh (146) with existing lvmpv', 'existing 1024 MiB disk sdi (156) with existing lvmpv', 'existing 1024 MiB disk sdj (166) with existing lvmpv'] uuid = SJbOg6-P2vK-pQ7D-EuW4-xDCg-1nzn-6sypeb size = 3.97 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 3.97 GiB path = /dev/test_vg3 format args = [] original_format = None free = 1004 MiB PE Size = 4 MiB PE Count = 1016 PE Free = 251 PV Count = 4 modified = False extents = 1016 free space = 3.57 GiB free extents = 914 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sdg (132) with existing lvmpv', 'existing 1024 MiB disk sdh (146) with existing lvmpv', 'existing 1024 MiB disk sdi (156) with existing lvmpv', 'existing 1024 MiB disk sdj (166) with existing lvmpv'] LVs = ['existing 408 MiB lvmlv test_vg3-lv8 (214) with existing xfs filesystem'] segment type = linear percent = 0 VG space used = 408 MiB 2024-03-01 20:53:23,130 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 20:53:23,130 DEBUG blivet/MainThread: vg test_vg3 has 3.57 GiB free 2024-03-01 20:53:23,130 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 20:53:23,131 DEBUG blivet/MainThread: vg test_vg3 has 3.57 GiB free 2024-03-01 20:53:23,128 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7fc7686c7460) -- name = test_vg3-lv8 status = True id = 214 children = [] parents = ['existing 3.97 GiB lvmvg test_vg3 (141)'] uuid = hYVvfA-vpwm-1i1R-7onU-SJZC-Im2l-AoTgRU size = 408 MiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-0 target size = 408 MiB path = /dev/mapper/test_vg3-lv8 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7fc7686c7f40) -- name = test_vg3 status = True id = 141 children = ['existing 408 MiB lvmlv test_vg3-lv8 (214) with existing xfs filesystem'] parents = ['existing 1024 MiB disk sdg (132) with existing lvmpv', 'existing 1024 MiB disk sdh (146) with existing lvmpv', 'existing 1024 MiB disk sdi (156) with existing lvmpv', 'existing 1024 MiB disk sdj (166) with existing lvmpv'] uuid = SJbOg6-P2vK-pQ7D-EuW4-xDCg-1nzn-6sypeb size = 3.97 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 3.97 GiB path = /dev/test_vg3 format args = [] original_format = None free = 1004 MiB PE Size = 4 MiB PE Count = 1016 PE Free = 251 PV Count = 4 modified = False extents = 1016 free space = 3.57 GiB free extents = 914 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sdg (132) with existing lvmpv', 'existing 1024 MiB disk sdh (146) with existing lvmpv', 'existing 1024 MiB disk sdi (156) with existing lvmpv', 'existing 1024 MiB disk sdj (166) with existing lvmpv'] LVs = ['existing 408 MiB lvmlv test_vg3-lv8 (214) with existing xfs filesystem'] segment type = linear percent = 0 VG space used = 408 MiB 2024-03-01 20:53:23,133 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 20:53:23,134 DEBUG blivet/MainThread: vg test_vg3 has 3.57 GiB free 2024-03-01 20:53:23,134 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 20:53:23,135 DEBUG blivet/MainThread: vg test_vg3 has 3.57 GiB free 2024-03-01 20:53:23,131 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7fc7686c7460) -- name = test_vg3-lv8 status = True id = 214 children = [] parents = ['existing 3.97 GiB lvmvg test_vg3 (141)'] uuid = hYVvfA-vpwm-1i1R-7onU-SJZC-Im2l-AoTgRU size = 408 MiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-0 target size = 408 MiB path = /dev/mapper/test_vg3-lv8 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7fc7686c7f40) -- name = test_vg3 status = True id = 141 children = ['existing 408 MiB lvmlv test_vg3-lv8 (214) with existing xfs filesystem'] parents = ['existing 1024 MiB disk sdg (132) with existing lvmpv', 'existing 1024 MiB disk sdh (146) with existing lvmpv', 'existing 1024 MiB disk sdi (156) with existing lvmpv', 'existing 1024 MiB disk sdj (166) with existing lvmpv'] uuid = SJbOg6-P2vK-pQ7D-EuW4-xDCg-1nzn-6sypeb size = 3.97 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 3.97 GiB path = /dev/test_vg3 format args = [] original_format = None free = 1004 MiB PE Size = 4 MiB PE Count = 1016 PE Free = 251 PV Count = 4 modified = False extents = 1016 free space = 3.57 GiB free extents = 914 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sdg (132) with existing lvmpv', 'existing 1024 MiB disk sdh (146) with existing lvmpv', 'existing 1024 MiB disk sdi (156) with existing lvmpv', 'existing 1024 MiB disk sdj (166) with existing lvmpv'] LVs = ['existing 408 MiB lvmlv test_vg3-lv8 (214) with existing xfs filesystem'] segment type = linear percent = 0 VG space used = 408 MiB 2024-03-01 20:53:23,137 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 20:53:23,138 DEBUG blivet/MainThread: vg test_vg3 has 3.57 GiB free 2024-03-01 20:53:23,138 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 20:53:23,139 DEBUG blivet/MainThread: vg test_vg3 has 3.57 GiB free 2024-03-01 20:53:23,135 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7fc7686c7460) -- name = test_vg3-lv8 status = True id = 214 children = [] parents = ['existing 3.97 GiB lvmvg test_vg3 (141)'] uuid = hYVvfA-vpwm-1i1R-7onU-SJZC-Im2l-AoTgRU size = 408 MiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-0 target size = 408 MiB path = /dev/mapper/test_vg3-lv8 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7fc7686c7f40) -- name = test_vg3 status = True id = 141 children = ['existing 408 MiB lvmlv test_vg3-lv8 (214) with existing xfs filesystem'] parents = ['existing 1024 MiB disk sdg (132) with existing lvmpv', 'existing 1024 MiB disk sdh (146) with existing lvmpv', 'existing 1024 MiB disk sdi (156) with existing lvmpv', 'existing 1024 MiB disk sdj (166) with existing lvmpv'] uuid = SJbOg6-P2vK-pQ7D-EuW4-xDCg-1nzn-6sypeb size = 3.97 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 3.97 GiB path = /dev/test_vg3 format args = [] original_format = None free = 1004 MiB PE Size = 4 MiB PE Count = 1016 PE Free = 251 PV Count = 4 modified = False extents = 1016 free space = 3.57 GiB free extents = 914 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sdg (132) with existing lvmpv', 'existing 1024 MiB disk sdh (146) with existing lvmpv', 'existing 1024 MiB disk sdi (156) with existing lvmpv', 'existing 1024 MiB disk sdj (166) with existing lvmpv'] LVs = ['existing 408 MiB lvmlv test_vg3-lv8 (214) with existing xfs filesystem'] segment type = linear percent = 0 VG space used = 408 MiB 2024-03-01 20:53:23,141 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 20:53:23,142 DEBUG blivet/MainThread: vg test_vg3 has 3.57 GiB free 2024-03-01 20:53:23,142 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 20:53:23,143 DEBUG blivet/MainThread: vg test_vg3 has 3.57 GiB free 2024-03-01 20:53:23,139 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7fc7686c7460) -- name = test_vg3-lv8 status = True id = 214 children = [] parents = ['existing 3.97 GiB lvmvg test_vg3 (141)'] uuid = hYVvfA-vpwm-1i1R-7onU-SJZC-Im2l-AoTgRU size = 408 MiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-0 target size = 408 MiB path = /dev/mapper/test_vg3-lv8 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7fc7686c7f40) -- name = test_vg3 status = True id = 141 children = ['existing 408 MiB lvmlv test_vg3-lv8 (214) with existing xfs filesystem'] parents = ['existing 1024 MiB disk sdg (132) with existing lvmpv', 'existing 1024 MiB disk sdh (146) with existing lvmpv', 'existing 1024 MiB disk sdi (156) with existing lvmpv', 'existing 1024 MiB disk sdj (166) with existing lvmpv'] uuid = SJbOg6-P2vK-pQ7D-EuW4-xDCg-1nzn-6sypeb size = 3.97 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 3.97 GiB path = /dev/test_vg3 format args = [] original_format = None free = 1004 MiB PE Size = 4 MiB PE Count = 1016 PE Free = 251 PV Count = 4 modified = False extents = 1016 free space = 3.57 GiB free extents = 914 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sdg (132) with existing lvmpv', 'existing 1024 MiB disk sdh (146) with existing lvmpv', 'existing 1024 MiB disk sdi (156) with existing lvmpv', 'existing 1024 MiB disk sdj (166) with existing lvmpv'] LVs = ['existing 408 MiB lvmlv test_vg3-lv8 (214) with existing xfs filesystem'] segment type = linear percent = 0 VG space used = 408 MiB 2024-03-01 20:53:23,145 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 20:53:23,145 DEBUG blivet/MainThread: vg test_vg3 has 3.57 GiB free 2024-03-01 20:53:23,146 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 20:53:23,146 DEBUG blivet/MainThread: vg test_vg3 has 3.57 GiB free 2024-03-01 20:53:23,143 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7fc7686c7460) -- name = test_vg3-lv8 status = True id = 214 children = [] parents = ['existing 3.97 GiB lvmvg test_vg3 (141)'] uuid = hYVvfA-vpwm-1i1R-7onU-SJZC-Im2l-AoTgRU size = 408 MiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-0 target size = 408 MiB path = /dev/mapper/test_vg3-lv8 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7fc7686c7f40) -- name = test_vg3 status = True id = 141 children = ['existing 408 MiB lvmlv test_vg3-lv8 (214) with existing xfs filesystem'] parents = ['existing 1024 MiB disk sdg (132) with existing lvmpv', 'existing 1024 MiB disk sdh (146) with existing lvmpv', 'existing 1024 MiB disk sdi (156) with existing lvmpv', 'existing 1024 MiB disk sdj (166) with existing lvmpv'] uuid = SJbOg6-P2vK-pQ7D-EuW4-xDCg-1nzn-6sypeb size = 3.97 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 3.97 GiB path = /dev/test_vg3 format args = [] original_format = None free = 1004 MiB PE Size = 4 MiB PE Count = 1016 PE Free = 251 PV Count = 4 modified = False extents = 1016 free space = 3.57 GiB free extents = 914 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sdg (132) with existing lvmpv', 'existing 1024 MiB disk sdh (146) with existing lvmpv', 'existing 1024 MiB disk sdi (156) with existing lvmpv', 'existing 1024 MiB disk sdj (166) with existing lvmpv'] LVs = ['existing 408 MiB lvmlv test_vg3-lv8 (214) with existing xfs filesystem'] segment type = linear percent = 0 VG space used = 408 MiB 2024-03-01 20:53:23,149 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 20:53:23,149 DEBUG blivet/MainThread: vg test_vg3 has 3.57 GiB free 2024-03-01 20:53:23,150 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 20:53:23,150 DEBUG blivet/MainThread: vg test_vg3 has 3.57 GiB free 2024-03-01 20:53:23,147 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7fc7686c7460) -- name = test_vg3-lv8 status = True id = 214 children = [] parents = ['existing 3.97 GiB lvmvg test_vg3 (141)'] uuid = hYVvfA-vpwm-1i1R-7onU-SJZC-Im2l-AoTgRU size = 408 MiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-0 target size = 408 MiB path = /dev/mapper/test_vg3-lv8 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7fc7686c7f40) -- name = test_vg3 status = True id = 141 children = ['existing 408 MiB lvmlv test_vg3-lv8 (214) with existing xfs filesystem'] parents = ['existing 1024 MiB disk sdg (132) with existing lvmpv', 'existing 1024 MiB disk sdh (146) with existing lvmpv', 'existing 1024 MiB disk sdi (156) with existing lvmpv', 'existing 1024 MiB disk sdj (166) with existing lvmpv'] uuid = SJbOg6-P2vK-pQ7D-EuW4-xDCg-1nzn-6sypeb size = 3.97 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 3.97 GiB path = /dev/test_vg3 format args = [] original_format = None free = 1004 MiB PE Size = 4 MiB PE Count = 1016 PE Free = 251 PV Count = 4 modified = False extents = 1016 free space = 3.57 GiB free extents = 914 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sdg (132) with existing lvmpv', 'existing 1024 MiB disk sdh (146) with existing lvmpv', 'existing 1024 MiB disk sdi (156) with existing lvmpv', 'existing 1024 MiB disk sdj (166) with existing lvmpv'] LVs = ['existing 408 MiB lvmlv test_vg3-lv8 (214) with existing xfs filesystem'] segment type = linear percent = 0 VG space used = 408 MiB 2024-03-01 20:53:23,153 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 20:53:23,153 DEBUG blivet/MainThread: vg test_vg3 has 3.57 GiB free 2024-03-01 20:53:23,153 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 20:53:23,154 DEBUG blivet/MainThread: vg test_vg3 has 3.57 GiB free 2024-03-01 20:53:23,151 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7fc7686c7460) -- name = test_vg3-lv8 status = True id = 214 children = [] parents = ['existing 3.97 GiB lvmvg test_vg3 (141)'] uuid = hYVvfA-vpwm-1i1R-7onU-SJZC-Im2l-AoTgRU size = 408 MiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-0 target size = 408 MiB path = /dev/mapper/test_vg3-lv8 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7fc7686c7f40) -- name = test_vg3 status = True id = 141 children = ['existing 408 MiB lvmlv test_vg3-lv8 (214) with existing xfs filesystem'] parents = ['existing 1024 MiB disk sdg (132) with existing lvmpv', 'existing 1024 MiB disk sdh (146) with existing lvmpv', 'existing 1024 MiB disk sdi (156) with existing lvmpv', 'existing 1024 MiB disk sdj (166) with existing lvmpv'] uuid = SJbOg6-P2vK-pQ7D-EuW4-xDCg-1nzn-6sypeb size = 3.97 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 3.97 GiB path = /dev/test_vg3 format args = [] original_format = None free = 1004 MiB PE Size = 4 MiB PE Count = 1016 PE Free = 251 PV Count = 4 modified = False extents = 1016 free space = 3.57 GiB free extents = 914 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sdg (132) with existing lvmpv', 'existing 1024 MiB disk sdh (146) with existing lvmpv', 'existing 1024 MiB disk sdi (156) with existing lvmpv', 'existing 1024 MiB disk sdj (166) with existing lvmpv'] LVs = ['existing 408 MiB lvmlv test_vg3-lv8 (214) with existing xfs filesystem'] segment type = linear percent = 0 VG space used = 408 MiB 2024-03-01 20:53:23,156 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 20:53:23,157 DEBUG blivet/MainThread: vg test_vg3 has 3.57 GiB free 2024-03-01 20:53:23,157 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 20:53:23,158 DEBUG blivet/MainThread: vg test_vg3 has 3.57 GiB free 2024-03-01 20:53:23,154 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7fc7686c7460) -- name = test_vg3-lv8 status = True id = 214 children = [] parents = ['existing 3.97 GiB lvmvg test_vg3 (141)'] uuid = hYVvfA-vpwm-1i1R-7onU-SJZC-Im2l-AoTgRU size = 408 MiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-0 target size = 408 MiB path = /dev/mapper/test_vg3-lv8 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7fc7686c7f40) -- name = test_vg3 status = True id = 141 children = ['existing 408 MiB lvmlv test_vg3-lv8 (214) with existing xfs filesystem'] parents = ['existing 1024 MiB disk sdg (132) with existing lvmpv', 'existing 1024 MiB disk sdh (146) with existing lvmpv', 'existing 1024 MiB disk sdi (156) with existing lvmpv', 'existing 1024 MiB disk sdj (166) with existing lvmpv'] uuid = SJbOg6-P2vK-pQ7D-EuW4-xDCg-1nzn-6sypeb size = 3.97 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 3.97 GiB path = /dev/test_vg3 format args = [] original_format = None free = 1004 MiB PE Size = 4 MiB PE Count = 1016 PE Free = 251 PV Count = 4 modified = False extents = 1016 free space = 3.57 GiB free extents = 914 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sdg (132) with existing lvmpv', 'existing 1024 MiB disk sdh (146) with existing lvmpv', 'existing 1024 MiB disk sdi (156) with existing lvmpv', 'existing 1024 MiB disk sdj (166) with existing lvmpv'] LVs = ['existing 408 MiB lvmlv test_vg3-lv8 (214) with existing xfs filesystem'] segment type = linear percent = 0 VG space used = 408 MiB 2024-03-01 20:53:23,160 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 20:53:23,161 DEBUG blivet/MainThread: vg test_vg3 has 3.57 GiB free 2024-03-01 20:53:23,161 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 20:53:23,162 DEBUG blivet/MainThread: vg test_vg3 has 3.57 GiB free 2024-03-01 20:53:23,158 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7fc7686c7460) -- name = test_vg3-lv8 status = True id = 214 children = [] parents = ['existing 3.97 GiB lvmvg test_vg3 (141)'] uuid = hYVvfA-vpwm-1i1R-7onU-SJZC-Im2l-AoTgRU size = 408 MiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-0 target size = 408 MiB path = /dev/mapper/test_vg3-lv8 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7fc7686c7f40) -- name = test_vg3 status = True id = 141 children = ['existing 408 MiB lvmlv test_vg3-lv8 (214) with existing xfs filesystem'] parents = ['existing 1024 MiB disk sdg (132) with existing lvmpv', 'existing 1024 MiB disk sdh (146) with existing lvmpv', 'existing 1024 MiB disk sdi (156) with existing lvmpv', 'existing 1024 MiB disk sdj (166) with existing lvmpv'] uuid = SJbOg6-P2vK-pQ7D-EuW4-xDCg-1nzn-6sypeb size = 3.97 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 3.97 GiB path = /dev/test_vg3 format args = [] original_format = None free = 1004 MiB PE Size = 4 MiB PE Count = 1016 PE Free = 251 PV Count = 4 modified = False extents = 1016 free space = 3.57 GiB free extents = 914 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sdg (132) with existing lvmpv', 'existing 1024 MiB disk sdh (146) with existing lvmpv', 'existing 1024 MiB disk sdi (156) with existing lvmpv', 'existing 1024 MiB disk sdj (166) with existing lvmpv'] LVs = ['existing 408 MiB lvmlv test_vg3-lv8 (214) with existing xfs filesystem'] segment type = linear percent = 0 VG space used = 408 MiB 2024-03-01 20:53:23,164 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 20:53:23,164 DEBUG blivet/MainThread: vg test_vg3 has 3.57 GiB free 2024-03-01 20:53:23,165 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 20:53:23,165 DEBUG blivet/MainThread: vg test_vg3 has 3.57 GiB free 2024-03-01 20:53:23,162 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7fc7686c7460) -- name = test_vg3-lv8 status = True id = 214 children = [] parents = ['existing 3.97 GiB lvmvg test_vg3 (141)'] uuid = hYVvfA-vpwm-1i1R-7onU-SJZC-Im2l-AoTgRU size = 408 MiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-0 target size = 408 MiB path = /dev/mapper/test_vg3-lv8 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7fc7686c7f40) -- name = test_vg3 status = True id = 141 children = ['existing 408 MiB lvmlv test_vg3-lv8 (214) with existing xfs filesystem'] parents = ['existing 1024 MiB disk sdg (132) with existing lvmpv', 'existing 1024 MiB disk sdh (146) with existing lvmpv', 'existing 1024 MiB disk sdi (156) with existing lvmpv', 'existing 1024 MiB disk sdj (166) with existing lvmpv'] uuid = SJbOg6-P2vK-pQ7D-EuW4-xDCg-1nzn-6sypeb size = 3.97 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 3.97 GiB path = /dev/test_vg3 format args = [] original_format = None free = 1004 MiB PE Size = 4 MiB PE Count = 1016 PE Free = 251 PV Count = 4 modified = False extents = 1016 free space = 3.57 GiB free extents = 914 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sdg (132) with existing lvmpv', 'existing 1024 MiB disk sdh (146) with existing lvmpv', 'existing 1024 MiB disk sdi (156) with existing lvmpv', 'existing 1024 MiB disk sdj (166) with existing lvmpv'] LVs = ['existing 408 MiB lvmlv test_vg3-lv8 (214) with existing xfs filesystem'] segment type = linear percent = 0 VG space used = 408 MiB 2024-03-01 20:53:23,168 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 20:53:23,168 DEBUG blivet/MainThread: vg test_vg3 has 3.57 GiB free 2024-03-01 20:53:23,169 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 20:53:23,169 DEBUG blivet/MainThread: vg test_vg3 has 3.57 GiB free 2024-03-01 20:53:23,166 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7fc7686c7460) -- name = test_vg3-lv8 status = True id = 214 children = [] parents = ['existing 3.97 GiB lvmvg test_vg3 (141)'] uuid = hYVvfA-vpwm-1i1R-7onU-SJZC-Im2l-AoTgRU size = 408 MiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-0 target size = 408 MiB path = /dev/mapper/test_vg3-lv8 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7fc7686c7f40) -- name = test_vg3 status = True id = 141 children = ['existing 408 MiB lvmlv test_vg3-lv8 (214) with existing xfs filesystem'] parents = ['existing 1024 MiB disk sdg (132) with existing lvmpv', 'existing 1024 MiB disk sdh (146) with existing lvmpv', 'existing 1024 MiB disk sdi (156) with existing lvmpv', 'existing 1024 MiB disk sdj (166) with existing lvmpv'] uuid = SJbOg6-P2vK-pQ7D-EuW4-xDCg-1nzn-6sypeb size = 3.97 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 3.97 GiB path = /dev/test_vg3 format args = [] original_format = None free = 1004 MiB PE Size = 4 MiB PE Count = 1016 PE Free = 251 PV Count = 4 modified = False extents = 1016 free space = 3.57 GiB free extents = 914 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sdg (132) with existing lvmpv', 'existing 1024 MiB disk sdh (146) with existing lvmpv', 'existing 1024 MiB disk sdi (156) with existing lvmpv', 'existing 1024 MiB disk sdj (166) with existing lvmpv'] LVs = ['existing 408 MiB lvmlv test_vg3-lv8 (214) with existing xfs filesystem'] segment type = linear percent = 0 VG space used = 408 MiB 2024-03-01 20:53:23,172 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 20:53:23,172 DEBUG blivet/MainThread: vg test_vg3 has 3.57 GiB free 2024-03-01 20:53:23,172 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 20:53:23,173 DEBUG blivet/MainThread: vg test_vg3 has 3.57 GiB free 2024-03-01 20:53:23,170 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7fc7686c7460) -- name = test_vg3-lv8 status = True id = 214 children = [] parents = ['existing 3.97 GiB lvmvg test_vg3 (141)'] uuid = hYVvfA-vpwm-1i1R-7onU-SJZC-Im2l-AoTgRU size = 408 MiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-0 target size = 408 MiB path = /dev/mapper/test_vg3-lv8 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7fc7686c7f40) -- name = test_vg3 status = True id = 141 children = ['existing 408 MiB lvmlv test_vg3-lv8 (214) with existing xfs filesystem'] parents = ['existing 1024 MiB disk sdg (132) with existing lvmpv', 'existing 1024 MiB disk sdh (146) with existing lvmpv', 'existing 1024 MiB disk sdi (156) with existing lvmpv', 'existing 1024 MiB disk sdj (166) with existing lvmpv'] uuid = SJbOg6-P2vK-pQ7D-EuW4-xDCg-1nzn-6sypeb size = 3.97 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 3.97 GiB path = /dev/test_vg3 format args = [] original_format = None free = 1004 MiB PE Size = 4 MiB PE Count = 1016 PE Free = 251 PV Count = 4 modified = False extents = 1016 free space = 3.57 GiB free extents = 914 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sdg (132) with existing lvmpv', 'existing 1024 MiB disk sdh (146) with existing lvmpv', 'existing 1024 MiB disk sdi (156) with existing lvmpv', 'existing 1024 MiB disk sdj (166) with existing lvmpv'] LVs = ['existing 408 MiB lvmlv test_vg3-lv8 (214) with existing xfs filesystem'] segment type = linear percent = 0 VG space used = 408 MiB 2024-03-01 20:53:23,175 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 20:53:23,176 DEBUG blivet/MainThread: vg test_vg3 has 3.57 GiB free 2024-03-01 20:53:23,176 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 20:53:23,177 DEBUG blivet/MainThread: vg test_vg3 has 3.57 GiB free 2024-03-01 20:53:23,173 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7fc7686c7460) -- name = test_vg3-lv8 status = True id = 214 children = [] parents = ['existing 3.97 GiB lvmvg test_vg3 (141)'] uuid = hYVvfA-vpwm-1i1R-7onU-SJZC-Im2l-AoTgRU size = 408 MiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-0 target size = 408 MiB path = /dev/mapper/test_vg3-lv8 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7fc7686c7f40) -- name = test_vg3 status = True id = 141 children = ['existing 408 MiB lvmlv test_vg3-lv8 (214) with existing xfs filesystem'] parents = ['existing 1024 MiB disk sdg (132) with existing lvmpv', 'existing 1024 MiB disk sdh (146) with existing lvmpv', 'existing 1024 MiB disk sdi (156) with existing lvmpv', 'existing 1024 MiB disk sdj (166) with existing lvmpv'] uuid = SJbOg6-P2vK-pQ7D-EuW4-xDCg-1nzn-6sypeb size = 3.97 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 3.97 GiB path = /dev/test_vg3 format args = [] original_format = None free = 1004 MiB PE Size = 4 MiB PE Count = 1016 PE Free = 251 PV Count = 4 modified = False extents = 1016 free space = 3.57 GiB free extents = 914 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sdg (132) with existing lvmpv', 'existing 1024 MiB disk sdh (146) with existing lvmpv', 'existing 1024 MiB disk sdi (156) with existing lvmpv', 'existing 1024 MiB disk sdj (166) with existing lvmpv'] LVs = ['existing 408 MiB lvmlv test_vg3-lv8 (214) with existing xfs filesystem'] segment type = linear percent = 0 VG space used = 408 MiB 2024-03-01 20:53:23,179 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 20:53:23,180 DEBUG blivet/MainThread: vg test_vg3 has 3.57 GiB free 2024-03-01 20:53:23,180 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 20:53:23,181 DEBUG blivet/MainThread: vg test_vg3 has 3.57 GiB free 2024-03-01 20:53:23,177 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7fc7686c7460) -- name = test_vg3-lv8 status = True id = 214 children = [] parents = ['existing 3.97 GiB lvmvg test_vg3 (141)'] uuid = hYVvfA-vpwm-1i1R-7onU-SJZC-Im2l-AoTgRU size = 408 MiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-0 target size = 408 MiB path = /dev/mapper/test_vg3-lv8 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7fc7686c7f40) -- name = test_vg3 status = True id = 141 children = ['existing 408 MiB lvmlv test_vg3-lv8 (214) with existing xfs filesystem'] parents = ['existing 1024 MiB disk sdg (132) with existing lvmpv', 'existing 1024 MiB disk sdh (146) with existing lvmpv', 'existing 1024 MiB disk sdi (156) with existing lvmpv', 'existing 1024 MiB disk sdj (166) with existing lvmpv'] uuid = SJbOg6-P2vK-pQ7D-EuW4-xDCg-1nzn-6sypeb size = 3.97 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 3.97 GiB path = /dev/test_vg3 format args = [] original_format = None free = 1004 MiB PE Size = 4 MiB PE Count = 1016 PE Free = 251 PV Count = 4 modified = False extents = 1016 free space = 3.57 GiB free extents = 914 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sdg (132) with existing lvmpv', 'existing 1024 MiB disk sdh (146) with existing lvmpv', 'existing 1024 MiB disk sdi (156) with existing lvmpv', 'existing 1024 MiB disk sdj (166) with existing lvmpv'] LVs = ['existing 408 MiB lvmlv test_vg3-lv8 (214) with existing xfs filesystem'] segment type = linear percent = 0 VG space used = 408 MiB 2024-03-01 20:53:23,181 DEBUG blivet/MainThread: removing test_vg3-lv8 2024-03-01 20:53:23,184 DEBUG blivet/MainThread: DeviceTree.get_dependent_devices: dep: existing 408 MiB lvmlv test_vg3-lv8 (214) with existing xfs filesystem ; hidden: False ; 2024-03-01 20:53:23,184 DEBUG blivet/MainThread: dep is a leaf 2024-03-01 20:53:23,184 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 284 2024-03-01 20:53:23,187 DEBUG blivet/MainThread: LVMLogicalVolumeDevice._set_format: test_vg3-lv8 ; type: None ; current: xfs ; 2024-03-01 20:53:23,187 INFO blivet/MainThread: registered action: [283] destroy format xfs filesystem on lvmlv test_vg3-lv8 (id 214) 2024-03-01 20:53:23,190 DEBUG blivet/MainThread: LVMVolumeGroupDevice.remove_child: name: test_vg3 ; child: lv8 ; kids: 1 ; 2024-03-01 20:53:23,190 INFO blivet/MainThread: removed lvmlv test_vg3-lv8 (id 214) from device tree 2024-03-01 20:53:23,190 INFO blivet/MainThread: registered action: [285] destroy device lvmlv test_vg3-lv8 (id 214) 2024-03-01 20:53:23,190 DEBUG blivet.ansible/MainThread: ['sdj', 'sdi', 'test_vg3', 'sdg', 'sdh'] 2024-03-01 20:53:23,190 DEBUG blivet/MainThread: removing test_vg3 2024-03-01 20:53:23,193 DEBUG blivet/MainThread: DeviceTree.get_dependent_devices: dep: existing 3.97 GiB lvmvg test_vg3 (141) ; hidden: False ; 2024-03-01 20:53:23,193 DEBUG blivet/MainThread: dep is a leaf 2024-03-01 20:53:23,196 DEBUG blivet/MainThread: DiskDevice.remove_child: name: sdg ; child: test_vg3 ; kids: 1 ; 2024-03-01 20:53:23,198 DEBUG blivet/MainThread: DiskDevice.remove_child: name: sdh ; child: test_vg3 ; kids: 1 ; 2024-03-01 20:53:23,201 DEBUG blivet/MainThread: DiskDevice.remove_child: name: sdi ; child: test_vg3 ; kids: 1 ; 2024-03-01 20:53:23,204 DEBUG blivet/MainThread: DiskDevice.remove_child: name: sdj ; child: test_vg3 ; kids: 1 ; 2024-03-01 20:53:23,204 INFO blivet/MainThread: removed lvmvg test_vg3 (id 141) from device tree 2024-03-01 20:53:23,204 INFO blivet/MainThread: registered action: [286] destroy device lvmvg test_vg3 (id 141) 2024-03-01 20:53:23,204 INFO blivet.ansible/MainThread: scheduling destruction of sdj 2024-03-01 20:53:23,204 DEBUG blivet/MainThread: removing sdj 2024-03-01 20:53:23,206 DEBUG blivet/MainThread: DeviceTree.get_dependent_devices: dep: existing 1024 MiB disk sdj (166) with existing lvmpv ; hidden: False ; 2024-03-01 20:53:23,206 DEBUG blivet/MainThread: dep is a leaf 2024-03-01 20:53:23,206 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 288 2024-03-01 20:53:23,209 DEBUG blivet/MainThread: DiskDevice._set_format: sdj ; type: None ; current: lvmpv ; 2024-03-01 20:53:23,209 INFO blivet/MainThread: registered action: [287] destroy format lvmpv on disk sdj (id 166) 2024-03-01 20:53:23,209 INFO blivet.ansible/MainThread: scheduling destruction of sdi 2024-03-01 20:53:23,209 DEBUG blivet/MainThread: removing sdi 2024-03-01 20:53:23,212 DEBUG blivet/MainThread: DeviceTree.get_dependent_devices: dep: existing 1024 MiB disk sdi (156) with existing lvmpv ; hidden: False ; 2024-03-01 20:53:23,212 DEBUG blivet/MainThread: dep is a leaf 2024-03-01 20:53:23,212 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 290 2024-03-01 20:53:23,215 DEBUG blivet/MainThread: DiskDevice._set_format: sdi ; type: None ; current: lvmpv ; 2024-03-01 20:53:23,215 INFO blivet/MainThread: registered action: [289] destroy format lvmpv on disk sdi (id 156) 2024-03-01 20:53:23,215 INFO blivet.ansible/MainThread: scheduling destruction of sdg 2024-03-01 20:53:23,215 DEBUG blivet/MainThread: removing sdg 2024-03-01 20:53:23,217 DEBUG blivet/MainThread: DeviceTree.get_dependent_devices: dep: existing 1024 MiB disk sdg (132) with existing lvmpv ; hidden: False ; 2024-03-01 20:53:23,217 DEBUG blivet/MainThread: dep is a leaf 2024-03-01 20:53:23,217 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 292 2024-03-01 20:53:23,220 DEBUG blivet/MainThread: DiskDevice._set_format: sdg ; type: None ; current: lvmpv ; 2024-03-01 20:53:23,220 INFO blivet/MainThread: registered action: [291] destroy format lvmpv on disk sdg (id 132) 2024-03-01 20:53:23,220 INFO blivet.ansible/MainThread: scheduling destruction of sdh 2024-03-01 20:53:23,220 DEBUG blivet/MainThread: removing sdh 2024-03-01 20:53:23,222 DEBUG blivet/MainThread: DeviceTree.get_dependent_devices: dep: existing 1024 MiB disk sdh (146) with existing lvmpv ; hidden: False ; 2024-03-01 20:53:23,223 DEBUG blivet/MainThread: dep is a leaf 2024-03-01 20:53:23,223 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 294 2024-03-01 20:53:23,225 DEBUG blivet/MainThread: DiskDevice._set_format: sdh ; type: None ; current: lvmpv ; 2024-03-01 20:53:23,225 INFO blivet/MainThread: registered action: [293] destroy format lvmpv on disk sdh (id 146) 2024-03-01 20:53:23,226 INFO program/MainThread: Running... udevadm settle --timeout=300 2024-03-01 20:53:23,237 DEBUG program/MainThread: Return code: 0 2024-03-01 20:53:23,254 INFO program/MainThread: Running... udevadm settle --timeout=300 2024-03-01 20:53:23,264 DEBUG program/MainThread: Return code: 0 2024-03-01 20:53:23,284 DEBUG blivet/MainThread: XFS.teardown: device: /dev/mapper/test_vg1-lv1 ; type: xfs ; status: False ; 2024-03-01 20:53:23,284 INFO program/MainThread: Running... udevadm settle --timeout=300 2024-03-01 20:53:23,293 DEBUG program/MainThread: Return code: 0 2024-03-01 20:53:23,313 DEBUG blivet/MainThread: XFS.teardown: device: /dev/mapper/test_vg1-lv2 ; type: xfs ; status: False ; 2024-03-01 20:53:23,313 INFO program/MainThread: Running... udevadm settle --timeout=300 2024-03-01 20:53:23,325 DEBUG program/MainThread: Return code: 0 2024-03-01 20:53:23,344 DEBUG blivet/MainThread: XFS.teardown: device: /dev/mapper/test_vg2-lv3 ; type: xfs ; status: False ; 2024-03-01 20:53:23,345 INFO program/MainThread: Running... udevadm settle --timeout=300 2024-03-01 20:53:23,357 DEBUG program/MainThread: Return code: 0 2024-03-01 20:53:23,377 DEBUG blivet/MainThread: XFS.teardown: device: /dev/mapper/test_vg2-lv4 ; type: xfs ; status: False ; 2024-03-01 20:53:23,377 INFO program/MainThread: Running... udevadm settle --timeout=300 2024-03-01 20:53:23,386 DEBUG program/MainThread: Return code: 0 2024-03-01 20:53:23,406 DEBUG blivet/MainThread: XFS.teardown: device: /dev/mapper/test_vg3-lv5 ; type: xfs ; status: False ; 2024-03-01 20:53:23,406 INFO program/MainThread: Running... udevadm settle --timeout=300 2024-03-01 20:53:23,418 DEBUG program/MainThread: Return code: 0 2024-03-01 20:53:23,437 DEBUG blivet/MainThread: XFS.teardown: device: /dev/mapper/test_vg3-lv6 ; type: xfs ; status: False ; 2024-03-01 20:53:23,438 INFO program/MainThread: Running... udevadm settle --timeout=300 2024-03-01 20:53:23,450 DEBUG program/MainThread: Return code: 0 2024-03-01 20:53:23,469 DEBUG blivet/MainThread: XFS.teardown: device: /dev/mapper/test_vg3-lv7 ; type: xfs ; status: False ; 2024-03-01 20:53:23,470 INFO program/MainThread: Running... udevadm settle --timeout=300 2024-03-01 20:53:23,482 DEBUG program/MainThread: Return code: 0 2024-03-01 20:53:23,501 DEBUG blivet/MainThread: XFS.teardown: device: /dev/mapper/test_vg3-lv8 ; type: xfs ; status: False ; 2024-03-01 20:53:23,502 DEBUG blivet/MainThread: action: [248] destroy format xfs filesystem on lvmlv test_vg1-lv1 (id 45) 2024-03-01 20:53:23,502 DEBUG blivet/MainThread: action: [250] destroy device lvmlv test_vg1-lv1 (id 45) 2024-03-01 20:53:23,502 DEBUG blivet/MainThread: action: [251] destroy format xfs filesystem on lvmlv test_vg1-lv2 (id 58) 2024-03-01 20:53:23,502 DEBUG blivet/MainThread: action: [253] destroy device lvmlv test_vg1-lv2 (id 58) 2024-03-01 20:53:23,502 DEBUG blivet/MainThread: action: [254] destroy device lvmvg test_vg1 (id 11) 2024-03-01 20:53:23,502 DEBUG blivet/MainThread: action: [255] destroy format lvmpv on disk sdb (id 16) 2024-03-01 20:53:23,502 DEBUG blivet/MainThread: action: [257] destroy format lvmpv on disk sdc (id 36) 2024-03-01 20:53:23,502 DEBUG blivet/MainThread: action: [259] destroy format lvmpv on disk sda (id 2) 2024-03-01 20:53:23,502 DEBUG blivet/MainThread: action: [261] destroy format xfs filesystem on lvmlv test_vg2-lv3 (id 105) 2024-03-01 20:53:23,503 DEBUG blivet/MainThread: action: [263] destroy device lvmlv test_vg2-lv3 (id 105) 2024-03-01 20:53:23,503 DEBUG blivet/MainThread: action: [264] destroy format xfs filesystem on lvmlv test_vg2-lv4 (id 118) 2024-03-01 20:53:23,503 DEBUG blivet/MainThread: action: [266] destroy device lvmlv test_vg2-lv4 (id 118) 2024-03-01 20:53:23,503 DEBUG blivet/MainThread: action: [267] destroy device lvmvg test_vg2 (id 81) 2024-03-01 20:53:23,503 DEBUG blivet/MainThread: action: [268] destroy format lvmpv on disk sdf (id 96) 2024-03-01 20:53:23,503 DEBUG blivet/MainThread: action: [270] destroy format lvmpv on disk sde (id 86) 2024-03-01 20:53:23,503 DEBUG blivet/MainThread: action: [272] destroy format lvmpv on disk sdd (id 72) 2024-03-01 20:53:23,503 DEBUG blivet/MainThread: action: [274] destroy format xfs filesystem on lvmlv test_vg3-lv5 (id 175) 2024-03-01 20:53:23,503 DEBUG blivet/MainThread: action: [276] destroy device lvmlv test_vg3-lv5 (id 175) 2024-03-01 20:53:23,503 DEBUG blivet/MainThread: action: [277] destroy format xfs filesystem on lvmlv test_vg3-lv6 (id 188) 2024-03-01 20:53:23,503 DEBUG blivet/MainThread: action: [279] destroy device lvmlv test_vg3-lv6 (id 188) 2024-03-01 20:53:23,503 DEBUG blivet/MainThread: action: [280] destroy format xfs filesystem on lvmlv test_vg3-lv7 (id 201) 2024-03-01 20:53:23,503 DEBUG blivet/MainThread: action: [282] destroy device lvmlv test_vg3-lv7 (id 201) 2024-03-01 20:53:23,503 DEBUG blivet/MainThread: action: [283] destroy format xfs filesystem on lvmlv test_vg3-lv8 (id 214) 2024-03-01 20:53:23,504 DEBUG blivet/MainThread: action: [285] destroy device lvmlv test_vg3-lv8 (id 214) 2024-03-01 20:53:23,504 DEBUG blivet/MainThread: action: [286] destroy device lvmvg test_vg3 (id 141) 2024-03-01 20:53:23,504 DEBUG blivet/MainThread: action: [287] destroy format lvmpv on disk sdj (id 166) 2024-03-01 20:53:23,504 DEBUG blivet/MainThread: action: [289] destroy format lvmpv on disk sdi (id 156) 2024-03-01 20:53:23,504 DEBUG blivet/MainThread: action: [291] destroy format lvmpv on disk sdg (id 132) 2024-03-01 20:53:23,504 DEBUG blivet/MainThread: action: [293] destroy format lvmpv on disk sdh (id 146) 2024-03-01 20:53:23,504 INFO blivet/MainThread: pruning action queue... 2024-03-01 20:53:23,505 INFO blivet/MainThread: resetting parted disks... 2024-03-01 20:53:23,508 DEBUG blivet/MainThread: DiskLabel.reset_parted_disk: device: /dev/xvda ; 2024-03-01 20:53:23,510 DEBUG blivet/MainThread: DiskLabel.reset_parted_disk: device: /dev/xvda ; 2024-03-01 20:53:23,513 DEBUG blivet/MainThread: PartitionDevice.pre_commit_fixup: xvda1 ; 2024-03-01 20:53:23,513 DEBUG blivet/MainThread: sector-based lookup found partition xvda1 2024-03-01 20:53:23,516 DEBUG blivet/MainThread: PartitionDevice._set_parted_partition: xvda1 ; 2024-03-01 20:53:23,516 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 0x7fc76864b270> 2024-03-01 20:53:23,516 INFO blivet/MainThread: sorting actions... 2024-03-01 20:53:23,535 DEBUG blivet/MainThread: action: [283] destroy format xfs filesystem on lvmlv test_vg3-lv8 (id 214) 2024-03-01 20:53:23,535 DEBUG blivet/MainThread: action: [285] destroy device lvmlv test_vg3-lv8 (id 214) 2024-03-01 20:53:23,535 DEBUG blivet/MainThread: action: [280] destroy format xfs filesystem on lvmlv test_vg3-lv7 (id 201) 2024-03-01 20:53:23,536 DEBUG blivet/MainThread: action: [282] destroy device lvmlv test_vg3-lv7 (id 201) 2024-03-01 20:53:23,536 DEBUG blivet/MainThread: action: [277] destroy format xfs filesystem on lvmlv test_vg3-lv6 (id 188) 2024-03-01 20:53:23,536 DEBUG blivet/MainThread: action: [279] destroy device lvmlv test_vg3-lv6 (id 188) 2024-03-01 20:53:23,536 DEBUG blivet/MainThread: action: [274] destroy format xfs filesystem on lvmlv test_vg3-lv5 (id 175) 2024-03-01 20:53:23,536 DEBUG blivet/MainThread: action: [276] destroy device lvmlv test_vg3-lv5 (id 175) 2024-03-01 20:53:23,536 DEBUG blivet/MainThread: action: [286] destroy device lvmvg test_vg3 (id 141) 2024-03-01 20:53:23,536 DEBUG blivet/MainThread: action: [293] destroy format lvmpv on disk sdh (id 146) 2024-03-01 20:53:23,537 DEBUG blivet/MainThread: action: [291] destroy format lvmpv on disk sdg (id 132) 2024-03-01 20:53:23,537 DEBUG blivet/MainThread: action: [289] destroy format lvmpv on disk sdi (id 156) 2024-03-01 20:53:23,537 DEBUG blivet/MainThread: action: [287] destroy format lvmpv on disk sdj (id 166) 2024-03-01 20:53:23,537 DEBUG blivet/MainThread: action: [264] destroy format xfs filesystem on lvmlv test_vg2-lv4 (id 118) 2024-03-01 20:53:23,537 DEBUG blivet/MainThread: action: [266] destroy device lvmlv test_vg2-lv4 (id 118) 2024-03-01 20:53:23,537 DEBUG blivet/MainThread: action: [261] destroy format xfs filesystem on lvmlv test_vg2-lv3 (id 105) 2024-03-01 20:53:23,537 DEBUG blivet/MainThread: action: [263] destroy device lvmlv test_vg2-lv3 (id 105) 2024-03-01 20:53:23,537 DEBUG blivet/MainThread: action: [267] destroy device lvmvg test_vg2 (id 81) 2024-03-01 20:53:23,537 DEBUG blivet/MainThread: action: [272] destroy format lvmpv on disk sdd (id 72) 2024-03-01 20:53:23,538 DEBUG blivet/MainThread: action: [270] destroy format lvmpv on disk sde (id 86) 2024-03-01 20:53:23,538 DEBUG blivet/MainThread: action: [268] destroy format lvmpv on disk sdf (id 96) 2024-03-01 20:53:23,538 DEBUG blivet/MainThread: action: [251] destroy format xfs filesystem on lvmlv test_vg1-lv2 (id 58) 2024-03-01 20:53:23,538 DEBUG blivet/MainThread: action: [253] destroy device lvmlv test_vg1-lv2 (id 58) 2024-03-01 20:53:23,538 DEBUG blivet/MainThread: action: [248] destroy format xfs filesystem on lvmlv test_vg1-lv1 (id 45) 2024-03-01 20:53:23,538 DEBUG blivet/MainThread: action: [250] destroy device lvmlv test_vg1-lv1 (id 45) 2024-03-01 20:53:23,538 DEBUG blivet/MainThread: action: [254] destroy device lvmvg test_vg1 (id 11) 2024-03-01 20:53:23,538 DEBUG blivet/MainThread: action: [259] destroy format lvmpv on disk sda (id 2) 2024-03-01 20:53:23,539 DEBUG blivet/MainThread: action: [257] destroy format lvmpv on disk sdc (id 36) 2024-03-01 20:53:23,539 DEBUG blivet/MainThread: action: [255] destroy format lvmpv on disk sdb (id 16) 2024-03-01 20:53:23,539 INFO blivet/MainThread: executing action: [283] destroy format xfs filesystem on lvmlv test_vg3-lv8 (id 214) 2024-03-01 20:53:23,542 DEBUG blivet/MainThread: LVMLogicalVolumeDevice.setup: test_vg3-lv8 ; orig: True ; status: True ; controllable: True ; 2024-03-01 20:53:23,544 DEBUG blivet/MainThread: XFS.destroy: device: /dev/mapper/test_vg3-lv8 ; type: xfs ; status: False ; 2024-03-01 20:53:23,544 INFO program/MainThread: Running... wipefs -f -a /dev/mapper/test_vg3-lv8 2024-03-01 20:53:23,552 INFO program/MainThread: stdout: 2024-03-01 20:53:23,552 INFO program/MainThread: /dev/mapper/test_vg3-lv8: 4 bytes were erased at offset 0x00000000 (xfs): 58 46 53 42 2024-03-01 20:53:23,552 DEBUG program/MainThread: Return code: 0 2024-03-01 20:53:23,552 INFO program/MainThread: Running... udevadm settle --timeout=300 2024-03-01 20:53:23,569 DEBUG program/MainThread: Return code: 0 2024-03-01 20:53:23,569 INFO program/MainThread: Running... udevadm settle --timeout=300 2024-03-01 20:53:23,582 DEBUG program/MainThread: Return code: 0 2024-03-01 20:53:23,583 INFO blivet/MainThread: executing action: [285] destroy device lvmlv test_vg3-lv8 (id 214) 2024-03-01 20:53:23,586 DEBUG blivet/MainThread: LVMLogicalVolumeDevice.destroy: test_vg3-lv8 ; status: True ; 2024-03-01 20:53:23,589 DEBUG blivet/MainThread: LVMLogicalVolumeDevice.teardown: test_vg3-lv8 ; status: True ; controllable: True ; 2024-03-01 20:53:23,592 DEBUG blivet/MainThread: XFS.teardown: device: /dev/mapper/test_vg3-lv8 ; type: xfs ; status: False ; 2024-03-01 20:53:23,595 DEBUG blivet/MainThread: DeviceFormat.teardown: device: /dev/mapper/test_vg3-lv8 ; type: None ; status: False ; 2024-03-01 20:53:23,598 DEBUG blivet/MainThread: LVMLogicalVolumeDevice._teardown: test_vg3-lv8 ; status: True ; controllable: True ; 2024-03-01 20:53:23,598 INFO program/MainThread: Running [92] lvm lvchange -an test_vg3/lv8 --config= log {level=7 file=/tmp/lvm.log syslog=0} --devices=/dev/sdh,/dev/sdd,/dev/sdg,/dev/sdj,/dev/sde,/dev/sdi,/dev/sdb,/dev/sdc,/dev/sdf,/dev/sda ... 2024-03-01 20:53:23,634 INFO program/MainThread: stdout[92]: 2024-03-01 20:53:23,634 INFO program/MainThread: stderr[92]: 2024-03-01 20:53:23,634 INFO program/MainThread: ...done [92] (exit code: 0) 2024-03-01 20:53:23,638 DEBUG blivet/MainThread: LVMVolumeGroupDevice.setup_parents: name: test_vg3 ; orig: True ; 2024-03-01 20:53:23,641 DEBUG blivet/MainThread: DiskDevice.setup: sdg ; orig: True ; status: True ; controllable: True ; 2024-03-01 20:53:23,643 DEBUG blivet/MainThread: LVMPhysicalVolume.setup: device: /dev/sdg ; type: lvmpv ; status: True ; 2024-03-01 20:53:23,646 DEBUG blivet/MainThread: DiskDevice.setup: sdh ; orig: True ; status: True ; controllable: True ; 2024-03-01 20:53:23,649 DEBUG blivet/MainThread: LVMPhysicalVolume.setup: device: /dev/sdh ; type: lvmpv ; status: True ; 2024-03-01 20:53:23,651 DEBUG blivet/MainThread: DiskDevice.setup: sdi ; orig: True ; status: True ; controllable: True ; 2024-03-01 20:53:23,654 DEBUG blivet/MainThread: LVMPhysicalVolume.setup: device: /dev/sdi ; type: lvmpv ; status: True ; 2024-03-01 20:53:23,657 DEBUG blivet/MainThread: DiskDevice.setup: sdj ; orig: True ; status: True ; controllable: True ; 2024-03-01 20:53:23,660 DEBUG blivet/MainThread: LVMPhysicalVolume.setup: device: /dev/sdj ; type: lvmpv ; status: True ; 2024-03-01 20:53:23,662 DEBUG blivet/MainThread: LVMLogicalVolumeDevice._destroy: test_vg3-lv8 ; status: False ; 2024-03-01 20:53:23,663 INFO program/MainThread: Running [93] lvm lvremove --yes test_vg3/lv8 --config= log {level=7 file=/tmp/lvm.log syslog=0} --devices=/dev/sdh,/dev/sdd,/dev/sdg,/dev/sdj,/dev/sde,/dev/sdi,/dev/sdb,/dev/sdc,/dev/sdf,/dev/sda ... 2024-03-01 20:53:23,701 INFO program/MainThread: stdout[93]: Logical volume "lv8" successfully removed. 2024-03-01 20:53:23,701 INFO program/MainThread: stderr[93]: 2024-03-01 20:53:23,701 INFO program/MainThread: ...done [93] (exit code: 0) 2024-03-01 20:53:23,702 INFO blivet/MainThread: executing action: [280] destroy format xfs filesystem on lvmlv test_vg3-lv7 (id 201) 2024-03-01 20:53:23,710 DEBUG blivet/MainThread: LVMLogicalVolumeDevice.setup: test_vg3-lv7 ; orig: True ; status: True ; controllable: True ; 2024-03-01 20:53:23,715 DEBUG blivet/MainThread: XFS.destroy: device: /dev/mapper/test_vg3-lv7 ; type: xfs ; status: False ; 2024-03-01 20:53:23,715 INFO program/MainThread: Running... wipefs -f -a /dev/mapper/test_vg3-lv7 2024-03-01 20:53:23,731 INFO program/MainThread: stdout: 2024-03-01 20:53:23,732 INFO program/MainThread: /dev/mapper/test_vg3-lv7: 4 bytes were erased at offset 0x00000000 (xfs): 58 46 53 42 2024-03-01 20:53:23,732 DEBUG program/MainThread: Return code: 0 2024-03-01 20:53:23,732 INFO program/MainThread: Running... udevadm settle --timeout=300 2024-03-01 20:53:23,769 DEBUG program/MainThread: Return code: 0 2024-03-01 20:53:23,769 INFO program/MainThread: Running... udevadm settle --timeout=300 2024-03-01 20:53:23,781 DEBUG program/MainThread: Return code: 0 2024-03-01 20:53:23,782 INFO blivet/MainThread: executing action: [282] destroy device lvmlv test_vg3-lv7 (id 201) 2024-03-01 20:53:23,786 DEBUG blivet/MainThread: LVMLogicalVolumeDevice.destroy: test_vg3-lv7 ; status: True ; 2024-03-01 20:53:23,788 DEBUG blivet/MainThread: LVMLogicalVolumeDevice.teardown: test_vg3-lv7 ; status: True ; controllable: True ; 2024-03-01 20:53:23,792 DEBUG blivet/MainThread: XFS.teardown: device: /dev/mapper/test_vg3-lv7 ; type: xfs ; status: False ; 2024-03-01 20:53:23,794 DEBUG blivet/MainThread: DeviceFormat.teardown: device: /dev/mapper/test_vg3-lv7 ; type: None ; status: False ; 2024-03-01 20:53:23,797 DEBUG blivet/MainThread: LVMLogicalVolumeDevice._teardown: test_vg3-lv7 ; status: True ; controllable: True ; 2024-03-01 20:53:23,797 INFO program/MainThread: Running [94] lvm lvchange -an test_vg3/lv7 --config= log {level=7 file=/tmp/lvm.log syslog=0} --devices=/dev/sdh,/dev/sdd,/dev/sdg,/dev/sdj,/dev/sde,/dev/sdi,/dev/sdb,/dev/sdc,/dev/sdf,/dev/sda ... 2024-03-01 20:53:23,834 INFO program/MainThread: stdout[94]: 2024-03-01 20:53:23,834 INFO program/MainThread: stderr[94]: 2024-03-01 20:53:23,834 INFO program/MainThread: ...done [94] (exit code: 0) 2024-03-01 20:53:23,838 DEBUG blivet/MainThread: LVMVolumeGroupDevice.setup_parents: name: test_vg3 ; orig: True ; 2024-03-01 20:53:23,841 DEBUG blivet/MainThread: DiskDevice.setup: sdg ; orig: True ; status: True ; controllable: True ; 2024-03-01 20:53:23,843 DEBUG blivet/MainThread: LVMPhysicalVolume.setup: device: /dev/sdg ; type: lvmpv ; status: True ; 2024-03-01 20:53:23,846 DEBUG blivet/MainThread: DiskDevice.setup: sdh ; orig: True ; status: True ; controllable: True ; 2024-03-01 20:53:23,849 DEBUG blivet/MainThread: LVMPhysicalVolume.setup: device: /dev/sdh ; type: lvmpv ; status: True ; 2024-03-01 20:53:23,851 DEBUG blivet/MainThread: DiskDevice.setup: sdi ; orig: True ; status: True ; controllable: True ; 2024-03-01 20:53:23,854 DEBUG blivet/MainThread: LVMPhysicalVolume.setup: device: /dev/sdi ; type: lvmpv ; status: True ; 2024-03-01 20:53:23,857 DEBUG blivet/MainThread: DiskDevice.setup: sdj ; orig: True ; status: True ; controllable: True ; 2024-03-01 20:53:23,860 DEBUG blivet/MainThread: LVMPhysicalVolume.setup: device: /dev/sdj ; type: lvmpv ; status: True ; 2024-03-01 20:53:23,862 DEBUG blivet/MainThread: LVMLogicalVolumeDevice._destroy: test_vg3-lv7 ; status: False ; 2024-03-01 20:53:23,862 INFO program/MainThread: Running [95] lvm lvremove --yes test_vg3/lv7 --config= log {level=7 file=/tmp/lvm.log syslog=0} --devices=/dev/sdh,/dev/sdd,/dev/sdg,/dev/sdj,/dev/sde,/dev/sdi,/dev/sdb,/dev/sdc,/dev/sdf,/dev/sda ... 2024-03-01 20:53:23,898 INFO program/MainThread: stdout[95]: Logical volume "lv7" successfully removed. 2024-03-01 20:53:23,898 INFO program/MainThread: stderr[95]: 2024-03-01 20:53:23,898 INFO program/MainThread: ...done [95] (exit code: 0) 2024-03-01 20:53:23,899 INFO blivet/MainThread: executing action: [277] destroy format xfs filesystem on lvmlv test_vg3-lv6 (id 188) 2024-03-01 20:53:23,908 DEBUG blivet/MainThread: LVMLogicalVolumeDevice.setup: test_vg3-lv6 ; orig: True ; status: True ; controllable: True ; 2024-03-01 20:53:23,915 DEBUG blivet/MainThread: XFS.destroy: device: /dev/mapper/test_vg3-lv6 ; type: xfs ; status: False ; 2024-03-01 20:53:23,916 INFO program/MainThread: Running... wipefs -f -a /dev/mapper/test_vg3-lv6 2024-03-01 20:53:23,925 INFO program/MainThread: stdout: 2024-03-01 20:53:23,925 INFO program/MainThread: /dev/mapper/test_vg3-lv6: 4 bytes were erased at offset 0x00000000 (xfs): 58 46 53 42 2024-03-01 20:53:23,926 DEBUG program/MainThread: Return code: 0 2024-03-01 20:53:23,926 INFO program/MainThread: Running... udevadm settle --timeout=300 2024-03-01 20:53:23,958 DEBUG program/MainThread: Return code: 0 2024-03-01 20:53:23,958 INFO program/MainThread: Running... udevadm settle --timeout=300 2024-03-01 20:53:23,975 DEBUG program/MainThread: Return code: 0 2024-03-01 20:53:23,976 INFO blivet/MainThread: executing action: [279] destroy device lvmlv test_vg3-lv6 (id 188) 2024-03-01 20:53:23,979 DEBUG blivet/MainThread: LVMLogicalVolumeDevice.destroy: test_vg3-lv6 ; status: True ; 2024-03-01 20:53:23,982 DEBUG blivet/MainThread: LVMLogicalVolumeDevice.teardown: test_vg3-lv6 ; status: True ; controllable: True ; 2024-03-01 20:53:23,985 DEBUG blivet/MainThread: XFS.teardown: device: /dev/mapper/test_vg3-lv6 ; type: xfs ; status: False ; 2024-03-01 20:53:23,988 DEBUG blivet/MainThread: DeviceFormat.teardown: device: /dev/mapper/test_vg3-lv6 ; type: None ; status: False ; 2024-03-01 20:53:23,991 DEBUG blivet/MainThread: LVMLogicalVolumeDevice._teardown: test_vg3-lv6 ; status: True ; controllable: True ; 2024-03-01 20:53:23,991 INFO program/MainThread: Running [96] lvm lvchange -an test_vg3/lv6 --config= log {level=7 file=/tmp/lvm.log syslog=0} --devices=/dev/sdh,/dev/sdd,/dev/sdg,/dev/sdj,/dev/sde,/dev/sdi,/dev/sdb,/dev/sdc,/dev/sdf,/dev/sda ... 2024-03-01 20:53:24,033 INFO program/MainThread: stdout[96]: 2024-03-01 20:53:24,033 INFO program/MainThread: stderr[96]: 2024-03-01 20:53:24,033 INFO program/MainThread: ...done [96] (exit code: 0) 2024-03-01 20:53:24,037 DEBUG blivet/MainThread: LVMVolumeGroupDevice.setup_parents: name: test_vg3 ; orig: True ; 2024-03-01 20:53:24,040 DEBUG blivet/MainThread: DiskDevice.setup: sdg ; orig: True ; status: True ; controllable: True ; 2024-03-01 20:53:24,042 DEBUG blivet/MainThread: LVMPhysicalVolume.setup: device: /dev/sdg ; type: lvmpv ; status: True ; 2024-03-01 20:53:24,045 DEBUG blivet/MainThread: DiskDevice.setup: sdh ; orig: True ; status: True ; controllable: True ; 2024-03-01 20:53:24,048 DEBUG blivet/MainThread: LVMPhysicalVolume.setup: device: /dev/sdh ; type: lvmpv ; status: True ; 2024-03-01 20:53:24,051 DEBUG blivet/MainThread: DiskDevice.setup: sdi ; orig: True ; status: True ; controllable: True ; 2024-03-01 20:53:24,054 DEBUG blivet/MainThread: LVMPhysicalVolume.setup: device: /dev/sdi ; type: lvmpv ; status: True ; 2024-03-01 20:53:24,056 DEBUG blivet/MainThread: DiskDevice.setup: sdj ; orig: True ; status: True ; controllable: True ; 2024-03-01 20:53:24,059 DEBUG blivet/MainThread: LVMPhysicalVolume.setup: device: /dev/sdj ; type: lvmpv ; status: True ; 2024-03-01 20:53:24,062 DEBUG blivet/MainThread: LVMLogicalVolumeDevice._destroy: test_vg3-lv6 ; status: False ; 2024-03-01 20:53:24,062 INFO program/MainThread: Running [97] lvm lvremove --yes test_vg3/lv6 --config= log {level=7 file=/tmp/lvm.log syslog=0} --devices=/dev/sdh,/dev/sdd,/dev/sdg,/dev/sdj,/dev/sde,/dev/sdi,/dev/sdb,/dev/sdc,/dev/sdf,/dev/sda ... 2024-03-01 20:53:24,094 INFO program/MainThread: stdout[97]: Logical volume "lv6" successfully removed. 2024-03-01 20:53:24,094 INFO program/MainThread: stderr[97]: 2024-03-01 20:53:24,094 INFO program/MainThread: ...done [97] (exit code: 0) 2024-03-01 20:53:24,095 INFO blivet/MainThread: executing action: [274] destroy format xfs filesystem on lvmlv test_vg3-lv5 (id 175) 2024-03-01 20:53:24,104 DEBUG blivet/MainThread: LVMLogicalVolumeDevice.setup: test_vg3-lv5 ; orig: True ; status: True ; controllable: True ; 2024-03-01 20:53:24,109 DEBUG blivet/MainThread: XFS.destroy: device: /dev/mapper/test_vg3-lv5 ; type: xfs ; status: False ; 2024-03-01 20:53:24,109 INFO program/MainThread: Running... wipefs -f -a /dev/mapper/test_vg3-lv5 2024-03-01 20:53:24,126 INFO program/MainThread: stdout: 2024-03-01 20:53:24,126 INFO program/MainThread: /dev/mapper/test_vg3-lv5: 4 bytes were erased at offset 0x00000000 (xfs): 58 46 53 42 2024-03-01 20:53:24,126 DEBUG program/MainThread: Return code: 0 2024-03-01 20:53:24,127 INFO program/MainThread: Running... udevadm settle --timeout=300 2024-03-01 20:53:24,159 DEBUG program/MainThread: Return code: 0 2024-03-01 20:53:24,160 INFO program/MainThread: Running... udevadm settle --timeout=300 2024-03-01 20:53:24,176 DEBUG program/MainThread: Return code: 0 2024-03-01 20:53:24,177 INFO blivet/MainThread: executing action: [276] destroy device lvmlv test_vg3-lv5 (id 175) 2024-03-01 20:53:24,181 DEBUG blivet/MainThread: LVMLogicalVolumeDevice.destroy: test_vg3-lv5 ; status: True ; 2024-03-01 20:53:24,184 DEBUG blivet/MainThread: LVMLogicalVolumeDevice.teardown: test_vg3-lv5 ; status: True ; controllable: True ; 2024-03-01 20:53:24,187 DEBUG blivet/MainThread: XFS.teardown: device: /dev/mapper/test_vg3-lv5 ; type: xfs ; status: False ; 2024-03-01 20:53:24,190 DEBUG blivet/MainThread: DeviceFormat.teardown: device: /dev/mapper/test_vg3-lv5 ; type: None ; status: False ; 2024-03-01 20:53:24,192 DEBUG blivet/MainThread: LVMLogicalVolumeDevice._teardown: test_vg3-lv5 ; status: True ; controllable: True ; 2024-03-01 20:53:24,193 INFO program/MainThread: Running [98] lvm lvchange -an test_vg3/lv5 --config= log {level=7 file=/tmp/lvm.log syslog=0} --devices=/dev/sdh,/dev/sdd,/dev/sdg,/dev/sdj,/dev/sde,/dev/sdi,/dev/sdb,/dev/sdc,/dev/sdf,/dev/sda ... 2024-03-01 20:53:24,232 INFO program/MainThread: stdout[98]: 2024-03-01 20:53:24,232 INFO program/MainThread: stderr[98]: 2024-03-01 20:53:24,232 INFO program/MainThread: ...done [98] (exit code: 0) 2024-03-01 20:53:24,236 DEBUG blivet/MainThread: LVMVolumeGroupDevice.setup_parents: name: test_vg3 ; orig: True ; 2024-03-01 20:53:24,239 DEBUG blivet/MainThread: DiskDevice.setup: sdg ; orig: True ; status: True ; controllable: True ; 2024-03-01 20:53:24,242 DEBUG blivet/MainThread: LVMPhysicalVolume.setup: device: /dev/sdg ; type: lvmpv ; status: False ; 2024-03-01 20:53:24,245 DEBUG blivet/MainThread: DiskDevice.setup: sdh ; orig: True ; status: True ; controllable: True ; 2024-03-01 20:53:24,247 DEBUG blivet/MainThread: LVMPhysicalVolume.setup: device: /dev/sdh ; type: lvmpv ; status: False ; 2024-03-01 20:53:24,250 DEBUG blivet/MainThread: DiskDevice.setup: sdi ; orig: True ; status: True ; controllable: True ; 2024-03-01 20:53:24,253 DEBUG blivet/MainThread: LVMPhysicalVolume.setup: device: /dev/sdi ; type: lvmpv ; status: False ; 2024-03-01 20:53:24,255 DEBUG blivet/MainThread: DiskDevice.setup: sdj ; orig: True ; status: True ; controllable: True ; 2024-03-01 20:53:24,258 DEBUG blivet/MainThread: LVMPhysicalVolume.setup: device: /dev/sdj ; type: lvmpv ; status: False ; 2024-03-01 20:53:24,261 DEBUG blivet/MainThread: LVMLogicalVolumeDevice._destroy: test_vg3-lv5 ; status: False ; 2024-03-01 20:53:24,261 INFO program/MainThread: Running [99] lvm lvremove --yes test_vg3/lv5 --config= log {level=7 file=/tmp/lvm.log syslog=0} --devices=/dev/sdh,/dev/sdd,/dev/sdg,/dev/sdj,/dev/sde,/dev/sdi,/dev/sdb,/dev/sdc,/dev/sdf,/dev/sda ... 2024-03-01 20:53:24,293 INFO program/MainThread: stdout[99]: Logical volume "lv5" successfully removed. 2024-03-01 20:53:24,293 INFO program/MainThread: stderr[99]: 2024-03-01 20:53:24,293 INFO program/MainThread: ...done [99] (exit code: 0) 2024-03-01 20:53:24,294 INFO blivet/MainThread: executing action: [286] destroy device lvmvg test_vg3 (id 141) 2024-03-01 20:53:24,300 DEBUG blivet/MainThread: LVMVolumeGroupDevice.destroy: test_vg3 ; status: False ; 2024-03-01 20:53:24,308 DEBUG blivet/MainThread: LVMVolumeGroupDevice.teardown: test_vg3 ; status: False ; controllable: True ; 2024-03-01 20:53:24,314 DEBUG blivet/MainThread: LVMVolumeGroupDevice.setup_parents: name: test_vg3 ; orig: True ; 2024-03-01 20:53:24,320 DEBUG blivet/MainThread: DiskDevice.setup: sdg ; orig: True ; status: True ; controllable: True ; 2024-03-01 20:53:24,328 DEBUG blivet/MainThread: LVMPhysicalVolume.setup: device: /dev/sdg ; type: lvmpv ; status: False ; 2024-03-01 20:53:24,334 DEBUG blivet/MainThread: DiskDevice.setup: sdh ; orig: True ; status: True ; controllable: True ; 2024-03-01 20:53:24,341 DEBUG blivet/MainThread: LVMPhysicalVolume.setup: device: /dev/sdh ; type: lvmpv ; status: False ; 2024-03-01 20:53:24,347 DEBUG blivet/MainThread: DiskDevice.setup: sdi ; orig: True ; status: True ; controllable: True ; 2024-03-01 20:53:24,357 DEBUG blivet/MainThread: LVMPhysicalVolume.setup: device: /dev/sdi ; type: lvmpv ; status: False ; 2024-03-01 20:53:24,363 DEBUG blivet/MainThread: DiskDevice.setup: sdj ; orig: True ; status: True ; controllable: True ; 2024-03-01 20:53:24,368 DEBUG blivet/MainThread: LVMPhysicalVolume.setup: device: /dev/sdj ; type: lvmpv ; status: False ; 2024-03-01 20:53:24,370 DEBUG blivet/MainThread: LVMVolumeGroupDevice._destroy: test_vg3 ; status: False ; 2024-03-01 20:53:24,371 INFO program/MainThread: Running [100] lvm vgreduce --removemissing --force test_vg3 --config= log {level=7 file=/tmp/lvm.log syslog=0} --devices=/dev/sdh,/dev/sdd,/dev/sdg,/dev/sdj,/dev/sde,/dev/sdi,/dev/sdb,/dev/sdc,/dev/sdf,/dev/sda ... 2024-03-01 20:53:24,398 INFO program/MainThread: stdout[100]: Volume group "test_vg3" is already consistent. 2024-03-01 20:53:24,398 INFO program/MainThread: stderr[100]: 2024-03-01 20:53:24,399 INFO program/MainThread: ...done [100] (exit code: 0) 2024-03-01 20:53:24,399 INFO program/MainThread: Running [101] lvm vgchange -an test_vg3 --config= log {level=7 file=/tmp/lvm.log syslog=0} --devices=/dev/sdh,/dev/sdd,/dev/sdg,/dev/sdj,/dev/sde,/dev/sdi,/dev/sdb,/dev/sdc,/dev/sdf,/dev/sda ... 2024-03-01 20:53:24,459 INFO program/MainThread: stdout[101]: 0 logical volume(s) in volume group "test_vg3" now active 2024-03-01 20:53:24,460 INFO program/MainThread: stderr[101]: 2024-03-01 20:53:24,460 INFO program/MainThread: ...done [101] (exit code: 0) 2024-03-01 20:53:24,460 INFO program/MainThread: Running [102] lvm vgremove --force test_vg3 --config= log {level=7 file=/tmp/lvm.log syslog=0} --devices=/dev/sdh,/dev/sdd,/dev/sdg,/dev/sdj,/dev/sde,/dev/sdi,/dev/sdb,/dev/sdc,/dev/sdf,/dev/sda ... 2024-03-01 20:53:24,504 INFO program/MainThread: stdout[102]: Volume group "test_vg3" successfully removed 2024-03-01 20:53:24,504 INFO program/MainThread: stderr[102]: 2024-03-01 20:53:24,504 INFO program/MainThread: ...done [102] (exit code: 0) 2024-03-01 20:53:24,505 INFO blivet/MainThread: executing action: [293] destroy format lvmpv on disk sdh (id 146) 2024-03-01 20:53:24,511 DEBUG blivet/MainThread: DiskDevice.setup: sdh ; orig: True ; status: True ; controllable: True ; 2024-03-01 20:53:24,516 DEBUG blivet/MainThread: LVMPhysicalVolume.destroy: device: /dev/sdh ; type: lvmpv ; status: None ; 2024-03-01 20:53:24,524 DEBUG blivet/MainThread: LVMPhysicalVolume._destroy: device: /dev/sdh ; type: lvmpv ; status: None ; 2024-03-01 20:53:24,524 INFO program/MainThread: Running [103] lvm pvremove --force --force --yes /dev/sdh --config= log {level=7 file=/tmp/lvm.log syslog=0} --devices=/dev/sdh,/dev/sdd,/dev/sdg,/dev/sdj,/dev/sde,/dev/sdi,/dev/sdb,/dev/sdc,/dev/sdf,/dev/sda ... 2024-03-01 20:53:24,599 INFO program/MainThread: stdout[103]: Labels on physical volume "/dev/sdh" successfully wiped. 2024-03-01 20:53:24,599 INFO program/MainThread: stderr[103]: 2024-03-01 20:53:24,600 INFO program/MainThread: ...done [103] (exit code: 0) 2024-03-01 20:53:24,600 DEBUG blivet/MainThread: lvm filter: device /dev/sdh removed from the list of allowed devices 2024-03-01 20:53:24,600 INFO program/MainThread: Running... udevadm settle --timeout=300 2024-03-01 20:53:24,611 DEBUG program/MainThread: Return code: 0 2024-03-01 20:53:24,611 INFO program/MainThread: Running [104] lvm config --typeconfig full devices/use_devicesfile --config= log {level=7 file=/tmp/lvm.log syslog=0} --devices=/dev/sdd,/dev/sdg,/dev/sdj,/dev/sde,/dev/sdi,/dev/sdb,/dev/sdc,/dev/sdf,/dev/sda ... 2024-03-01 20:53:24,619 INFO program/MainThread: stdout[104]: use_devicesfile=1 2024-03-01 20:53:24,619 INFO program/MainThread: stderr[104]: 2024-03-01 20:53:24,619 INFO program/MainThread: ...done [104] (exit code: 0) 2024-03-01 20:53:24,619 INFO program/MainThread: Running [105] lvmdevices --deldev /dev/sdh ... 2024-03-01 20:53:24,632 INFO program/MainThread: stdout[105]: 2024-03-01 20:53:24,632 INFO program/MainThread: stderr[105]: 2024-03-01 20:53:24,632 INFO program/MainThread: ...done [105] (exit code: 0) 2024-03-01 20:53:24,633 INFO program/MainThread: Running... udevadm settle --timeout=300 2024-03-01 20:53:24,644 DEBUG program/MainThread: Return code: 0 2024-03-01 20:53:24,644 INFO program/MainThread: Running... udevadm settle --timeout=300 2024-03-01 20:53:24,656 DEBUG program/MainThread: Return code: 0 2024-03-01 20:53:24,657 INFO blivet/MainThread: executing action: [291] destroy format lvmpv on disk sdg (id 132) 2024-03-01 20:53:24,660 DEBUG blivet/MainThread: DiskDevice.setup: sdg ; orig: True ; status: True ; controllable: True ; 2024-03-01 20:53:24,663 DEBUG blivet/MainThread: LVMPhysicalVolume.destroy: device: /dev/sdg ; type: lvmpv ; status: None ; 2024-03-01 20:53:24,665 DEBUG blivet/MainThread: LVMPhysicalVolume._destroy: device: /dev/sdg ; type: lvmpv ; status: None ; 2024-03-01 20:53:24,665 INFO program/MainThread: Running [106] lvm pvremove --force --force --yes /dev/sdg --config= log {level=7 file=/tmp/lvm.log syslog=0} --devices=/dev/sdd,/dev/sdg,/dev/sdj,/dev/sde,/dev/sdi,/dev/sdb,/dev/sdc,/dev/sdf,/dev/sda ... 2024-03-01 20:53:24,700 INFO program/MainThread: stdout[106]: Labels on physical volume "/dev/sdg" successfully wiped. 2024-03-01 20:53:24,700 INFO program/MainThread: stderr[106]: 2024-03-01 20:53:24,701 INFO program/MainThread: ...done [106] (exit code: 0) 2024-03-01 20:53:24,701 DEBUG blivet/MainThread: lvm filter: device /dev/sdg removed from the list of allowed devices 2024-03-01 20:53:24,701 INFO program/MainThread: Running... udevadm settle --timeout=300 2024-03-01 20:53:24,715 DEBUG program/MainThread: Return code: 0 2024-03-01 20:53:24,715 INFO program/MainThread: Running [107] lvm config --typeconfig full devices/use_devicesfile --config= log {level=7 file=/tmp/lvm.log syslog=0} --devices=/dev/sdd,/dev/sdj,/dev/sde,/dev/sdi,/dev/sdb,/dev/sdc,/dev/sdf,/dev/sda ... 2024-03-01 20:53:24,723 INFO program/MainThread: stdout[107]: use_devicesfile=1 2024-03-01 20:53:24,723 INFO program/MainThread: stderr[107]: 2024-03-01 20:53:24,723 INFO program/MainThread: ...done [107] (exit code: 0) 2024-03-01 20:53:24,723 INFO program/MainThread: Running [108] lvmdevices --deldev /dev/sdg ... 2024-03-01 20:53:24,736 INFO program/MainThread: stdout[108]: 2024-03-01 20:53:24,736 INFO program/MainThread: stderr[108]: 2024-03-01 20:53:24,737 INFO program/MainThread: ...done [108] (exit code: 0) 2024-03-01 20:53:24,737 INFO program/MainThread: Running... udevadm settle --timeout=300 2024-03-01 20:53:24,749 DEBUG program/MainThread: Return code: 0 2024-03-01 20:53:24,749 INFO program/MainThread: Running... udevadm settle --timeout=300 2024-03-01 20:53:24,761 DEBUG program/MainThread: Return code: 0 2024-03-01 20:53:24,762 INFO blivet/MainThread: executing action: [289] destroy format lvmpv on disk sdi (id 156) 2024-03-01 20:53:24,765 DEBUG blivet/MainThread: DiskDevice.setup: sdi ; orig: True ; status: True ; controllable: True ; 2024-03-01 20:53:24,768 DEBUG blivet/MainThread: LVMPhysicalVolume.destroy: device: /dev/sdi ; type: lvmpv ; status: None ; 2024-03-01 20:53:24,770 DEBUG blivet/MainThread: LVMPhysicalVolume._destroy: device: /dev/sdi ; type: lvmpv ; status: None ; 2024-03-01 20:53:24,770 INFO program/MainThread: Running [109] lvm pvremove --force --force --yes /dev/sdi --config= log {level=7 file=/tmp/lvm.log syslog=0} --devices=/dev/sdd,/dev/sdj,/dev/sde,/dev/sdi,/dev/sdb,/dev/sdc,/dev/sdf,/dev/sda ... 2024-03-01 20:53:24,801 INFO program/MainThread: stdout[109]: Labels on physical volume "/dev/sdi" successfully wiped. 2024-03-01 20:53:24,801 INFO program/MainThread: stderr[109]: 2024-03-01 20:53:24,802 INFO program/MainThread: ...done [109] (exit code: 0) 2024-03-01 20:53:24,802 DEBUG blivet/MainThread: lvm filter: device /dev/sdi removed from the list of allowed devices 2024-03-01 20:53:24,802 INFO program/MainThread: Running... udevadm settle --timeout=300 2024-03-01 20:53:24,818 DEBUG program/MainThread: Return code: 0 2024-03-01 20:53:24,818 INFO program/MainThread: Running [110] lvm config --typeconfig full devices/use_devicesfile --config= log {level=7 file=/tmp/lvm.log syslog=0} --devices=/dev/sdd,/dev/sdj,/dev/sde,/dev/sdb,/dev/sdc,/dev/sdf,/dev/sda ... 2024-03-01 20:53:24,826 INFO program/MainThread: stdout[110]: use_devicesfile=1 2024-03-01 20:53:24,826 INFO program/MainThread: stderr[110]: 2024-03-01 20:53:24,826 INFO program/MainThread: ...done [110] (exit code: 0) 2024-03-01 20:53:24,826 INFO program/MainThread: Running [111] lvmdevices --deldev /dev/sdi ... 2024-03-01 20:53:24,841 INFO program/MainThread: stdout[111]: 2024-03-01 20:53:24,841 INFO program/MainThread: stderr[111]: 2024-03-01 20:53:24,841 INFO program/MainThread: ...done [111] (exit code: 0) 2024-03-01 20:53:24,841 INFO program/MainThread: Running... udevadm settle --timeout=300 2024-03-01 20:53:24,850 DEBUG program/MainThread: Return code: 0 2024-03-01 20:53:24,850 INFO program/MainThread: Running... udevadm settle --timeout=300 2024-03-01 20:53:24,862 DEBUG program/MainThread: Return code: 0 2024-03-01 20:53:24,863 INFO blivet/MainThread: executing action: [287] destroy format lvmpv on disk sdj (id 166) 2024-03-01 20:53:24,866 DEBUG blivet/MainThread: DiskDevice.setup: sdj ; orig: True ; status: True ; controllable: True ; 2024-03-01 20:53:24,869 DEBUG blivet/MainThread: LVMPhysicalVolume.destroy: device: /dev/sdj ; type: lvmpv ; status: None ; 2024-03-01 20:53:24,871 DEBUG blivet/MainThread: LVMPhysicalVolume._destroy: device: /dev/sdj ; type: lvmpv ; status: None ; 2024-03-01 20:53:24,871 INFO program/MainThread: Running [112] lvm pvremove --force --force --yes /dev/sdj --config= log {level=7 file=/tmp/lvm.log syslog=0} --devices=/dev/sdd,/dev/sdj,/dev/sde,/dev/sdb,/dev/sdc,/dev/sdf,/dev/sda ... 2024-03-01 20:53:24,903 INFO program/MainThread: stdout[112]: Labels on physical volume "/dev/sdj" successfully wiped. 2024-03-01 20:53:24,903 INFO program/MainThread: stderr[112]: 2024-03-01 20:53:24,904 INFO program/MainThread: ...done [112] (exit code: 0) 2024-03-01 20:53:24,904 DEBUG blivet/MainThread: lvm filter: device /dev/sdj removed from the list of allowed devices 2024-03-01 20:53:24,904 INFO program/MainThread: Running... udevadm settle --timeout=300 2024-03-01 20:53:24,918 DEBUG program/MainThread: Return code: 0 2024-03-01 20:53:24,919 INFO program/MainThread: Running [113] lvm config --typeconfig full devices/use_devicesfile --config= log {level=7 file=/tmp/lvm.log syslog=0} --devices=/dev/sdd,/dev/sde,/dev/sdb,/dev/sdc,/dev/sdf,/dev/sda ... 2024-03-01 20:53:24,925 INFO program/MainThread: stdout[113]: use_devicesfile=1 2024-03-01 20:53:24,925 INFO program/MainThread: stderr[113]: 2024-03-01 20:53:24,926 INFO program/MainThread: ...done [113] (exit code: 0) 2024-03-01 20:53:24,926 INFO program/MainThread: Running [114] lvmdevices --deldev /dev/sdj ... 2024-03-01 20:53:24,939 INFO program/MainThread: stdout[114]: 2024-03-01 20:53:24,939 INFO program/MainThread: stderr[114]: 2024-03-01 20:53:24,939 INFO program/MainThread: ...done [114] (exit code: 0) 2024-03-01 20:53:24,939 INFO program/MainThread: Running... udevadm settle --timeout=300 2024-03-01 20:53:24,951 DEBUG program/MainThread: Return code: 0 2024-03-01 20:53:24,952 INFO program/MainThread: Running... udevadm settle --timeout=300 2024-03-01 20:53:24,961 DEBUG program/MainThread: Return code: 0 2024-03-01 20:53:24,962 INFO blivet/MainThread: executing action: [264] destroy format xfs filesystem on lvmlv test_vg2-lv4 (id 118) 2024-03-01 20:53:24,966 DEBUG blivet/MainThread: LVMLogicalVolumeDevice.setup: test_vg2-lv4 ; orig: True ; status: True ; controllable: True ; 2024-03-01 20:53:24,968 DEBUG blivet/MainThread: XFS.destroy: device: /dev/mapper/test_vg2-lv4 ; type: xfs ; status: False ; 2024-03-01 20:53:24,969 INFO program/MainThread: Running... wipefs -f -a /dev/mapper/test_vg2-lv4 2024-03-01 20:53:24,976 INFO program/MainThread: stdout: 2024-03-01 20:53:24,976 INFO program/MainThread: /dev/mapper/test_vg2-lv4: 4 bytes were erased at offset 0x00000000 (xfs): 58 46 53 42 2024-03-01 20:53:24,976 DEBUG program/MainThread: Return code: 0 2024-03-01 20:53:24,976 INFO program/MainThread: Running... udevadm settle --timeout=300 2024-03-01 20:53:24,992 DEBUG program/MainThread: Return code: 0 2024-03-01 20:53:24,992 INFO program/MainThread: Running... udevadm settle --timeout=300 2024-03-01 20:53:25,003 DEBUG program/MainThread: Return code: 0 2024-03-01 20:53:25,004 INFO blivet/MainThread: executing action: [266] destroy device lvmlv test_vg2-lv4 (id 118) 2024-03-01 20:53:25,007 DEBUG blivet/MainThread: LVMLogicalVolumeDevice.destroy: test_vg2-lv4 ; status: True ; 2024-03-01 20:53:25,010 DEBUG blivet/MainThread: LVMLogicalVolumeDevice.teardown: test_vg2-lv4 ; status: True ; controllable: True ; 2024-03-01 20:53:25,013 DEBUG blivet/MainThread: XFS.teardown: device: /dev/mapper/test_vg2-lv4 ; type: xfs ; status: False ; 2024-03-01 20:53:25,016 DEBUG blivet/MainThread: DeviceFormat.teardown: device: /dev/mapper/test_vg2-lv4 ; type: None ; status: False ; 2024-03-01 20:53:25,019 DEBUG blivet/MainThread: LVMLogicalVolumeDevice._teardown: test_vg2-lv4 ; status: True ; controllable: True ; 2024-03-01 20:53:25,020 INFO program/MainThread: Running [115] lvm lvchange -an test_vg2/lv4 --config= log {level=7 file=/tmp/lvm.log syslog=0} --devices=/dev/sdd,/dev/sde,/dev/sdb,/dev/sdc,/dev/sdf,/dev/sda ... 2024-03-01 20:53:25,058 INFO program/MainThread: stdout[115]: 2024-03-01 20:53:25,058 INFO program/MainThread: stderr[115]: 2024-03-01 20:53:25,058 INFO program/MainThread: ...done [115] (exit code: 0) 2024-03-01 20:53:25,062 DEBUG blivet/MainThread: LVMVolumeGroupDevice.setup_parents: name: test_vg2 ; orig: True ; 2024-03-01 20:53:25,065 DEBUG blivet/MainThread: DiskDevice.setup: sdd ; orig: True ; status: True ; controllable: True ; 2024-03-01 20:53:25,067 DEBUG blivet/MainThread: LVMPhysicalVolume.setup: device: /dev/sdd ; type: lvmpv ; status: True ; 2024-03-01 20:53:25,070 DEBUG blivet/MainThread: DiskDevice.setup: sde ; orig: True ; status: True ; controllable: True ; 2024-03-01 20:53:25,073 DEBUG blivet/MainThread: LVMPhysicalVolume.setup: device: /dev/sde ; type: lvmpv ; status: True ; 2024-03-01 20:53:25,075 DEBUG blivet/MainThread: DiskDevice.setup: sdf ; orig: True ; status: True ; controllable: True ; 2024-03-01 20:53:25,078 DEBUG blivet/MainThread: LVMPhysicalVolume.setup: device: /dev/sdf ; type: lvmpv ; status: True ; 2024-03-01 20:53:25,081 DEBUG blivet/MainThread: LVMLogicalVolumeDevice._destroy: test_vg2-lv4 ; status: False ; 2024-03-01 20:53:25,081 INFO program/MainThread: Running [116] lvm lvremove --yes test_vg2/lv4 --config= log {level=7 file=/tmp/lvm.log syslog=0} --devices=/dev/sdd,/dev/sde,/dev/sdb,/dev/sdc,/dev/sdf,/dev/sda ... 2024-03-01 20:53:25,117 INFO program/MainThread: stdout[116]: Logical volume "lv4" successfully removed. 2024-03-01 20:53:25,117 INFO program/MainThread: stderr[116]: 2024-03-01 20:53:25,117 INFO program/MainThread: ...done [116] (exit code: 0) 2024-03-01 20:53:25,118 INFO blivet/MainThread: executing action: [261] destroy format xfs filesystem on lvmlv test_vg2-lv3 (id 105) 2024-03-01 20:53:25,129 DEBUG blivet/MainThread: LVMLogicalVolumeDevice.setup: test_vg2-lv3 ; orig: True ; status: True ; controllable: True ; 2024-03-01 20:53:25,135 DEBUG blivet/MainThread: XFS.destroy: device: /dev/mapper/test_vg2-lv3 ; type: xfs ; status: False ; 2024-03-01 20:53:25,135 INFO program/MainThread: Running... wipefs -f -a /dev/mapper/test_vg2-lv3 2024-03-01 20:53:25,158 INFO program/MainThread: stdout: 2024-03-01 20:53:25,159 INFO program/MainThread: /dev/mapper/test_vg2-lv3: 4 bytes were erased at offset 0x00000000 (xfs): 58 46 53 42 2024-03-01 20:53:25,159 DEBUG program/MainThread: Return code: 0 2024-03-01 20:53:25,159 INFO program/MainThread: Running... udevadm settle --timeout=300 2024-03-01 20:53:25,175 DEBUG program/MainThread: Return code: 0 2024-03-01 20:53:25,175 INFO program/MainThread: Running... udevadm settle --timeout=300 2024-03-01 20:53:25,187 DEBUG program/MainThread: Return code: 0 2024-03-01 20:53:25,188 INFO blivet/MainThread: executing action: [263] destroy device lvmlv test_vg2-lv3 (id 105) 2024-03-01 20:53:25,191 DEBUG blivet/MainThread: LVMLogicalVolumeDevice.destroy: test_vg2-lv3 ; status: True ; 2024-03-01 20:53:25,194 DEBUG blivet/MainThread: LVMLogicalVolumeDevice.teardown: test_vg2-lv3 ; status: True ; controllable: True ; 2024-03-01 20:53:25,197 DEBUG blivet/MainThread: XFS.teardown: device: /dev/mapper/test_vg2-lv3 ; type: xfs ; status: False ; 2024-03-01 20:53:25,200 DEBUG blivet/MainThread: DeviceFormat.teardown: device: /dev/mapper/test_vg2-lv3 ; type: None ; status: False ; 2024-03-01 20:53:25,203 DEBUG blivet/MainThread: LVMLogicalVolumeDevice._teardown: test_vg2-lv3 ; status: True ; controllable: True ; 2024-03-01 20:53:25,203 INFO program/MainThread: Running [117] lvm lvchange -an test_vg2/lv3 --config= log {level=7 file=/tmp/lvm.log syslog=0} --devices=/dev/sdd,/dev/sde,/dev/sdb,/dev/sdc,/dev/sdf,/dev/sda ... 2024-03-01 20:53:25,241 INFO program/MainThread: stdout[117]: 2024-03-01 20:53:25,241 INFO program/MainThread: stderr[117]: 2024-03-01 20:53:25,241 INFO program/MainThread: ...done [117] (exit code: 0) 2024-03-01 20:53:25,245 DEBUG blivet/MainThread: LVMVolumeGroupDevice.setup_parents: name: test_vg2 ; orig: True ; 2024-03-01 20:53:25,248 DEBUG blivet/MainThread: DiskDevice.setup: sdd ; orig: True ; status: True ; controllable: True ; 2024-03-01 20:53:25,251 DEBUG blivet/MainThread: LVMPhysicalVolume.setup: device: /dev/sdd ; type: lvmpv ; status: False ; 2024-03-01 20:53:25,253 DEBUG blivet/MainThread: DiskDevice.setup: sde ; orig: True ; status: True ; controllable: True ; 2024-03-01 20:53:25,256 DEBUG blivet/MainThread: LVMPhysicalVolume.setup: device: /dev/sde ; type: lvmpv ; status: False ; 2024-03-01 20:53:25,259 DEBUG blivet/MainThread: DiskDevice.setup: sdf ; orig: True ; status: True ; controllable: True ; 2024-03-01 20:53:25,261 DEBUG blivet/MainThread: LVMPhysicalVolume.setup: device: /dev/sdf ; type: lvmpv ; status: False ; 2024-03-01 20:53:25,264 DEBUG blivet/MainThread: LVMLogicalVolumeDevice._destroy: test_vg2-lv3 ; status: False ; 2024-03-01 20:53:25,264 INFO program/MainThread: Running [118] lvm lvremove --yes test_vg2/lv3 --config= log {level=7 file=/tmp/lvm.log syslog=0} --devices=/dev/sdd,/dev/sde,/dev/sdb,/dev/sdc,/dev/sdf,/dev/sda ... 2024-03-01 20:53:25,300 INFO program/MainThread: stdout[118]: Logical volume "lv3" successfully removed. 2024-03-01 20:53:25,300 INFO program/MainThread: stderr[118]: 2024-03-01 20:53:25,300 INFO program/MainThread: ...done [118] (exit code: 0) 2024-03-01 20:53:25,301 INFO blivet/MainThread: executing action: [267] destroy device lvmvg test_vg2 (id 81) 2024-03-01 20:53:25,309 DEBUG blivet/MainThread: LVMVolumeGroupDevice.destroy: test_vg2 ; status: False ; 2024-03-01 20:53:25,321 DEBUG blivet/MainThread: LVMVolumeGroupDevice.teardown: test_vg2 ; status: False ; controllable: True ; 2024-03-01 20:53:25,326 DEBUG blivet/MainThread: LVMVolumeGroupDevice.setup_parents: name: test_vg2 ; orig: True ; 2024-03-01 20:53:25,335 DEBUG blivet/MainThread: DiskDevice.setup: sdd ; orig: True ; status: True ; controllable: True ; 2024-03-01 20:53:25,341 DEBUG blivet/MainThread: LVMPhysicalVolume.setup: device: /dev/sdd ; type: lvmpv ; status: False ; 2024-03-01 20:53:25,346 DEBUG blivet/MainThread: DiskDevice.setup: sde ; orig: True ; status: True ; controllable: True ; 2024-03-01 20:53:25,350 DEBUG blivet/MainThread: LVMPhysicalVolume.setup: device: /dev/sde ; type: lvmpv ; status: False ; 2024-03-01 20:53:25,353 DEBUG blivet/MainThread: DiskDevice.setup: sdf ; orig: True ; status: True ; controllable: True ; 2024-03-01 20:53:25,356 DEBUG blivet/MainThread: LVMPhysicalVolume.setup: device: /dev/sdf ; type: lvmpv ; status: False ; 2024-03-01 20:53:25,359 DEBUG blivet/MainThread: LVMVolumeGroupDevice._destroy: test_vg2 ; status: False ; 2024-03-01 20:53:25,359 INFO program/MainThread: Running [119] lvm vgreduce --removemissing --force test_vg2 --config= log {level=7 file=/tmp/lvm.log syslog=0} --devices=/dev/sdd,/dev/sde,/dev/sdb,/dev/sdc,/dev/sdf,/dev/sda ... 2024-03-01 20:53:25,385 INFO program/MainThread: stdout[119]: Volume group "test_vg2" is already consistent. 2024-03-01 20:53:25,386 INFO program/MainThread: stderr[119]: 2024-03-01 20:53:25,386 INFO program/MainThread: ...done [119] (exit code: 0) 2024-03-01 20:53:25,386 INFO program/MainThread: Running [120] lvm vgchange -an test_vg2 --config= log {level=7 file=/tmp/lvm.log syslog=0} --devices=/dev/sdd,/dev/sde,/dev/sdb,/dev/sdc,/dev/sdf,/dev/sda ... 2024-03-01 20:53:25,438 INFO program/MainThread: stdout[120]: 0 logical volume(s) in volume group "test_vg2" now active 2024-03-01 20:53:25,438 INFO program/MainThread: stderr[120]: 2024-03-01 20:53:25,438 INFO program/MainThread: ...done [120] (exit code: 0) 2024-03-01 20:53:25,438 INFO program/MainThread: Running [121] lvm vgremove --force test_vg2 --config= log {level=7 file=/tmp/lvm.log syslog=0} --devices=/dev/sdd,/dev/sde,/dev/sdb,/dev/sdc,/dev/sdf,/dev/sda ... 2024-03-01 20:53:25,470 INFO program/MainThread: stdout[121]: Volume group "test_vg2" successfully removed 2024-03-01 20:53:25,470 INFO program/MainThread: stderr[121]: 2024-03-01 20:53:25,470 INFO program/MainThread: ...done [121] (exit code: 0) 2024-03-01 20:53:25,471 INFO blivet/MainThread: executing action: [272] destroy format lvmpv on disk sdd (id 72) 2024-03-01 20:53:25,479 DEBUG blivet/MainThread: DiskDevice.setup: sdd ; orig: True ; status: True ; controllable: True ; 2024-03-01 20:53:25,484 DEBUG blivet/MainThread: LVMPhysicalVolume.destroy: device: /dev/sdd ; type: lvmpv ; status: None ; 2024-03-01 20:53:25,491 DEBUG blivet/MainThread: LVMPhysicalVolume._destroy: device: /dev/sdd ; type: lvmpv ; status: None ; 2024-03-01 20:53:25,491 INFO program/MainThread: Running [122] lvm pvremove --force --force --yes /dev/sdd --config= log {level=7 file=/tmp/lvm.log syslog=0} --devices=/dev/sdd,/dev/sde,/dev/sdb,/dev/sdc,/dev/sdf,/dev/sda ... 2024-03-01 20:53:25,530 INFO program/MainThread: stdout[122]: Labels on physical volume "/dev/sdd" successfully wiped. 2024-03-01 20:53:25,530 INFO program/MainThread: stderr[122]: 2024-03-01 20:53:25,530 INFO program/MainThread: ...done [122] (exit code: 0) 2024-03-01 20:53:25,530 DEBUG blivet/MainThread: lvm filter: device /dev/sdd removed from the list of allowed devices 2024-03-01 20:53:25,531 INFO program/MainThread: Running... udevadm settle --timeout=300 2024-03-01 20:53:25,548 DEBUG program/MainThread: Return code: 0 2024-03-01 20:53:25,549 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/sdb,/dev/sdc,/dev/sdf,/dev/sda ... 2024-03-01 20:53:25,555 INFO program/MainThread: stdout[123]: use_devicesfile=1 2024-03-01 20:53:25,555 INFO program/MainThread: stderr[123]: 2024-03-01 20:53:25,555 INFO program/MainThread: ...done [123] (exit code: 0) 2024-03-01 20:53:25,555 INFO program/MainThread: Running [124] lvmdevices --deldev /dev/sdd ... 2024-03-01 20:53:25,570 INFO program/MainThread: stdout[124]: 2024-03-01 20:53:25,570 INFO program/MainThread: stderr[124]: 2024-03-01 20:53:25,570 INFO program/MainThread: ...done [124] (exit code: 0) 2024-03-01 20:53:25,570 INFO program/MainThread: Running... udevadm settle --timeout=300 2024-03-01 20:53:25,582 DEBUG program/MainThread: Return code: 0 2024-03-01 20:53:25,582 INFO program/MainThread: Running... udevadm settle --timeout=300 2024-03-01 20:53:25,594 DEBUG program/MainThread: Return code: 0 2024-03-01 20:53:25,595 INFO blivet/MainThread: executing action: [270] destroy format lvmpv on disk sde (id 86) 2024-03-01 20:53:25,598 DEBUG blivet/MainThread: DiskDevice.setup: sde ; orig: True ; status: True ; controllable: True ; 2024-03-01 20:53:25,601 DEBUG blivet/MainThread: LVMPhysicalVolume.destroy: device: /dev/sde ; type: lvmpv ; status: None ; 2024-03-01 20:53:25,603 DEBUG blivet/MainThread: LVMPhysicalVolume._destroy: device: /dev/sde ; type: lvmpv ; status: None ; 2024-03-01 20:53:25,603 INFO program/MainThread: Running [125] lvm pvremove --force --force --yes /dev/sde --config= log {level=7 file=/tmp/lvm.log syslog=0} --devices=/dev/sde,/dev/sdb,/dev/sdc,/dev/sdf,/dev/sda ... 2024-03-01 20:53:25,630 INFO program/MainThread: stdout[125]: Labels on physical volume "/dev/sde" successfully wiped. 2024-03-01 20:53:25,631 INFO program/MainThread: stderr[125]: 2024-03-01 20:53:25,631 INFO program/MainThread: ...done [125] (exit code: 0) 2024-03-01 20:53:25,631 DEBUG blivet/MainThread: lvm filter: device /dev/sde removed from the list of allowed devices 2024-03-01 20:53:25,631 INFO program/MainThread: Running... udevadm settle --timeout=300 2024-03-01 20:53:25,648 DEBUG program/MainThread: Return code: 0 2024-03-01 20:53:25,649 INFO program/MainThread: Running [126] lvm config --typeconfig full devices/use_devicesfile --config= log {level=7 file=/tmp/lvm.log syslog=0} --devices=/dev/sdb,/dev/sdc,/dev/sdf,/dev/sda ... 2024-03-01 20:53:25,657 INFO program/MainThread: stdout[126]: use_devicesfile=1 2024-03-01 20:53:25,657 INFO program/MainThread: stderr[126]: 2024-03-01 20:53:25,657 INFO program/MainThread: ...done [126] (exit code: 0) 2024-03-01 20:53:25,657 INFO program/MainThread: Running [127] lvmdevices --deldev /dev/sde ... 2024-03-01 20:53:25,671 INFO program/MainThread: stdout[127]: 2024-03-01 20:53:25,671 INFO program/MainThread: stderr[127]: 2024-03-01 20:53:25,671 INFO program/MainThread: ...done [127] (exit code: 0) 2024-03-01 20:53:25,671 INFO program/MainThread: Running... udevadm settle --timeout=300 2024-03-01 20:53:25,682 DEBUG program/MainThread: Return code: 0 2024-03-01 20:53:25,682 INFO program/MainThread: Running... udevadm settle --timeout=300 2024-03-01 20:53:25,694 DEBUG program/MainThread: Return code: 0 2024-03-01 20:53:25,695 INFO blivet/MainThread: executing action: [268] destroy format lvmpv on disk sdf (id 96) 2024-03-01 20:53:25,698 DEBUG blivet/MainThread: DiskDevice.setup: sdf ; orig: True ; status: True ; controllable: True ; 2024-03-01 20:53:25,701 DEBUG blivet/MainThread: LVMPhysicalVolume.destroy: device: /dev/sdf ; type: lvmpv ; status: None ; 2024-03-01 20:53:25,703 DEBUG blivet/MainThread: LVMPhysicalVolume._destroy: device: /dev/sdf ; type: lvmpv ; status: None ; 2024-03-01 20:53:25,703 INFO program/MainThread: Running [128] lvm pvremove --force --force --yes /dev/sdf --config= log {level=7 file=/tmp/lvm.log syslog=0} --devices=/dev/sdb,/dev/sdc,/dev/sdf,/dev/sda ... 2024-03-01 20:53:25,732 INFO program/MainThread: stdout[128]: Labels on physical volume "/dev/sdf" successfully wiped. 2024-03-01 20:53:25,732 INFO program/MainThread: stderr[128]: 2024-03-01 20:53:25,732 INFO program/MainThread: ...done [128] (exit code: 0) 2024-03-01 20:53:25,732 DEBUG blivet/MainThread: lvm filter: device /dev/sdf removed from the list of allowed devices 2024-03-01 20:53:25,733 INFO program/MainThread: Running... udevadm settle --timeout=300 2024-03-01 20:53:25,746 DEBUG program/MainThread: Return code: 0 2024-03-01 20:53:25,746 INFO program/MainThread: Running [129] lvm config --typeconfig full devices/use_devicesfile --config= log {level=7 file=/tmp/lvm.log syslog=0} --devices=/dev/sdb,/dev/sdc,/dev/sda ... 2024-03-01 20:53:25,754 INFO program/MainThread: stdout[129]: use_devicesfile=1 2024-03-01 20:53:25,754 INFO program/MainThread: stderr[129]: 2024-03-01 20:53:25,754 INFO program/MainThread: ...done [129] (exit code: 0) 2024-03-01 20:53:25,754 INFO program/MainThread: Running [130] lvmdevices --deldev /dev/sdf ... 2024-03-01 20:53:25,767 INFO program/MainThread: stdout[130]: 2024-03-01 20:53:25,767 INFO program/MainThread: stderr[130]: 2024-03-01 20:53:25,767 INFO program/MainThread: ...done [130] (exit code: 0) 2024-03-01 20:53:25,768 INFO program/MainThread: Running... udevadm settle --timeout=300 2024-03-01 20:53:25,780 DEBUG program/MainThread: Return code: 0 2024-03-01 20:53:25,780 INFO program/MainThread: Running... udevadm settle --timeout=300 2024-03-01 20:53:25,792 DEBUG program/MainThread: Return code: 0 2024-03-01 20:53:25,793 INFO blivet/MainThread: executing action: [251] destroy format xfs filesystem on lvmlv test_vg1-lv2 (id 58) 2024-03-01 20:53:25,797 DEBUG blivet/MainThread: LVMLogicalVolumeDevice.setup: test_vg1-lv2 ; orig: True ; status: True ; controllable: True ; 2024-03-01 20:53:25,799 DEBUG blivet/MainThread: XFS.destroy: device: /dev/mapper/test_vg1-lv2 ; type: xfs ; status: False ; 2024-03-01 20:53:25,800 INFO program/MainThread: Running... wipefs -f -a /dev/mapper/test_vg1-lv2 2024-03-01 20:53:25,808 INFO program/MainThread: stdout: 2024-03-01 20:53:25,808 INFO program/MainThread: /dev/mapper/test_vg1-lv2: 4 bytes were erased at offset 0x00000000 (xfs): 58 46 53 42 2024-03-01 20:53:25,808 DEBUG program/MainThread: Return code: 0 2024-03-01 20:53:25,808 INFO program/MainThread: Running... udevadm settle --timeout=300 2024-03-01 20:53:25,825 DEBUG program/MainThread: Return code: 0 2024-03-01 20:53:25,825 INFO program/MainThread: Running... udevadm settle --timeout=300 2024-03-01 20:53:25,837 DEBUG program/MainThread: Return code: 0 2024-03-01 20:53:25,838 INFO blivet/MainThread: executing action: [253] destroy device lvmlv test_vg1-lv2 (id 58) 2024-03-01 20:53:25,841 DEBUG blivet/MainThread: LVMLogicalVolumeDevice.destroy: test_vg1-lv2 ; status: True ; 2024-03-01 20:53:25,844 DEBUG blivet/MainThread: LVMLogicalVolumeDevice.teardown: test_vg1-lv2 ; status: True ; controllable: True ; 2024-03-01 20:53:25,847 DEBUG blivet/MainThread: XFS.teardown: device: /dev/mapper/test_vg1-lv2 ; type: xfs ; status: False ; 2024-03-01 20:53:25,850 DEBUG blivet/MainThread: DeviceFormat.teardown: device: /dev/mapper/test_vg1-lv2 ; type: None ; status: False ; 2024-03-01 20:53:25,853 DEBUG blivet/MainThread: LVMLogicalVolumeDevice._teardown: test_vg1-lv2 ; status: True ; controllable: True ; 2024-03-01 20:53:25,853 INFO program/MainThread: Running [131] lvm lvchange -an test_vg1/lv2 --config= log {level=7 file=/tmp/lvm.log syslog=0} --devices=/dev/sdb,/dev/sdc,/dev/sda ... 2024-03-01 20:53:25,894 INFO program/MainThread: stdout[131]: 2024-03-01 20:53:25,894 INFO program/MainThread: stderr[131]: 2024-03-01 20:53:25,894 INFO program/MainThread: ...done [131] (exit code: 0) 2024-03-01 20:53:25,898 DEBUG blivet/MainThread: LVMVolumeGroupDevice.setup_parents: name: test_vg1 ; orig: True ; 2024-03-01 20:53:25,900 DEBUG blivet/MainThread: DiskDevice.setup: sda ; orig: True ; status: True ; controllable: True ; 2024-03-01 20:53:25,903 DEBUG blivet/MainThread: LVMPhysicalVolume.setup: device: /dev/sda ; type: lvmpv ; status: True ; 2024-03-01 20:53:25,906 DEBUG blivet/MainThread: DiskDevice.setup: sdb ; orig: True ; status: True ; controllable: True ; 2024-03-01 20:53:25,909 DEBUG blivet/MainThread: LVMPhysicalVolume.setup: device: /dev/sdb ; type: lvmpv ; status: True ; 2024-03-01 20:53:25,911 DEBUG blivet/MainThread: DiskDevice.setup: sdc ; orig: True ; status: True ; controllable: True ; 2024-03-01 20:53:25,914 DEBUG blivet/MainThread: LVMPhysicalVolume.setup: device: /dev/sdc ; type: lvmpv ; status: True ; 2024-03-01 20:53:25,917 DEBUG blivet/MainThread: LVMLogicalVolumeDevice._destroy: test_vg1-lv2 ; status: False ; 2024-03-01 20:53:25,917 INFO program/MainThread: Running [132] lvm lvremove --yes test_vg1/lv2 --config= log {level=7 file=/tmp/lvm.log syslog=0} --devices=/dev/sdb,/dev/sdc,/dev/sda ... 2024-03-01 20:53:25,947 INFO program/MainThread: stdout[132]: Logical volume "lv2" successfully removed. 2024-03-01 20:53:25,947 INFO program/MainThread: stderr[132]: 2024-03-01 20:53:25,947 INFO program/MainThread: ...done [132] (exit code: 0) 2024-03-01 20:53:25,948 INFO blivet/MainThread: executing action: [248] destroy format xfs filesystem on lvmlv test_vg1-lv1 (id 45) 2024-03-01 20:53:25,957 DEBUG blivet/MainThread: LVMLogicalVolumeDevice.setup: test_vg1-lv1 ; orig: True ; status: True ; controllable: True ; 2024-03-01 20:53:25,962 DEBUG blivet/MainThread: XFS.destroy: device: /dev/mapper/test_vg1-lv1 ; type: xfs ; status: False ; 2024-03-01 20:53:25,962 INFO program/MainThread: Running... wipefs -f -a /dev/mapper/test_vg1-lv1 2024-03-01 20:53:25,977 INFO program/MainThread: stdout: 2024-03-01 20:53:25,977 INFO program/MainThread: /dev/mapper/test_vg1-lv1: 4 bytes were erased at offset 0x00000000 (xfs): 58 46 53 42 2024-03-01 20:53:25,977 DEBUG program/MainThread: Return code: 0 2024-03-01 20:53:25,977 INFO program/MainThread: Running... udevadm settle --timeout=300 2024-03-01 20:53:26,008 DEBUG program/MainThread: Return code: 0 2024-03-01 20:53:26,009 INFO program/MainThread: Running... udevadm settle --timeout=300 2024-03-01 20:53:26,021 DEBUG program/MainThread: Return code: 0 2024-03-01 20:53:26,022 INFO blivet/MainThread: executing action: [250] destroy device lvmlv test_vg1-lv1 (id 45) 2024-03-01 20:53:26,026 DEBUG blivet/MainThread: LVMLogicalVolumeDevice.destroy: test_vg1-lv1 ; status: True ; 2024-03-01 20:53:26,029 DEBUG blivet/MainThread: LVMLogicalVolumeDevice.teardown: test_vg1-lv1 ; status: True ; controllable: True ; 2024-03-01 20:53:26,032 DEBUG blivet/MainThread: XFS.teardown: device: /dev/mapper/test_vg1-lv1 ; type: xfs ; status: False ; 2024-03-01 20:53:26,035 DEBUG blivet/MainThread: DeviceFormat.teardown: device: /dev/mapper/test_vg1-lv1 ; type: None ; status: False ; 2024-03-01 20:53:26,037 DEBUG blivet/MainThread: LVMLogicalVolumeDevice._teardown: test_vg1-lv1 ; status: True ; controllable: True ; 2024-03-01 20:53:26,038 INFO program/MainThread: Running [133] lvm lvchange -an test_vg1/lv1 --config= log {level=7 file=/tmp/lvm.log syslog=0} --devices=/dev/sdb,/dev/sdc,/dev/sda ... 2024-03-01 20:53:26,070 INFO program/MainThread: stdout[133]: 2024-03-01 20:53:26,070 INFO program/MainThread: stderr[133]: 2024-03-01 20:53:26,070 INFO program/MainThread: ...done [133] (exit code: 0) 2024-03-01 20:53:26,074 DEBUG blivet/MainThread: LVMVolumeGroupDevice.setup_parents: name: test_vg1 ; orig: True ; 2024-03-01 20:53:26,077 DEBUG blivet/MainThread: DiskDevice.setup: sda ; orig: True ; status: True ; controllable: True ; 2024-03-01 20:53:26,079 DEBUG blivet/MainThread: LVMPhysicalVolume.setup: device: /dev/sda ; type: lvmpv ; status: False ; 2024-03-01 20:53:26,082 DEBUG blivet/MainThread: DiskDevice.setup: sdb ; orig: True ; status: True ; controllable: True ; 2024-03-01 20:53:26,085 DEBUG blivet/MainThread: LVMPhysicalVolume.setup: device: /dev/sdb ; type: lvmpv ; status: False ; 2024-03-01 20:53:26,088 DEBUG blivet/MainThread: DiskDevice.setup: sdc ; orig: True ; status: True ; controllable: True ; 2024-03-01 20:53:26,090 DEBUG blivet/MainThread: LVMPhysicalVolume.setup: device: /dev/sdc ; type: lvmpv ; status: False ; 2024-03-01 20:53:26,093 DEBUG blivet/MainThread: LVMLogicalVolumeDevice._destroy: test_vg1-lv1 ; status: False ; 2024-03-01 20:53:26,093 INFO program/MainThread: Running [134] lvm lvremove --yes test_vg1/lv1 --config= log {level=7 file=/tmp/lvm.log syslog=0} --devices=/dev/sdb,/dev/sdc,/dev/sda ... 2024-03-01 20:53:26,122 INFO program/MainThread: stdout[134]: Logical volume "lv1" successfully removed. 2024-03-01 20:53:26,122 INFO program/MainThread: stderr[134]: 2024-03-01 20:53:26,122 INFO program/MainThread: ...done [134] (exit code: 0) 2024-03-01 20:53:26,123 INFO blivet/MainThread: executing action: [254] destroy device lvmvg test_vg1 (id 11) 2024-03-01 20:53:26,129 DEBUG blivet/MainThread: LVMVolumeGroupDevice.destroy: test_vg1 ; status: False ; 2024-03-01 20:53:26,138 DEBUG blivet/MainThread: LVMVolumeGroupDevice.teardown: test_vg1 ; status: False ; controllable: True ; 2024-03-01 20:53:26,143 DEBUG blivet/MainThread: LVMVolumeGroupDevice.setup_parents: name: test_vg1 ; orig: True ; 2024-03-01 20:53:26,154 DEBUG blivet/MainThread: DiskDevice.setup: sda ; orig: True ; status: True ; controllable: True ; 2024-03-01 20:53:26,160 DEBUG blivet/MainThread: LVMPhysicalVolume.setup: device: /dev/sda ; type: lvmpv ; status: False ; 2024-03-01 20:53:26,172 DEBUG blivet/MainThread: DiskDevice.setup: sdb ; orig: True ; status: True ; controllable: True ; 2024-03-01 20:53:26,177 DEBUG blivet/MainThread: LVMPhysicalVolume.setup: device: /dev/sdb ; type: lvmpv ; status: False ; 2024-03-01 20:53:26,180 DEBUG blivet/MainThread: DiskDevice.setup: sdc ; orig: True ; status: True ; controllable: True ; 2024-03-01 20:53:26,183 DEBUG blivet/MainThread: LVMPhysicalVolume.setup: device: /dev/sdc ; type: lvmpv ; status: False ; 2024-03-01 20:53:26,185 DEBUG blivet/MainThread: LVMVolumeGroupDevice._destroy: test_vg1 ; status: False ; 2024-03-01 20:53:26,185 INFO program/MainThread: Running [135] lvm vgreduce --removemissing --force test_vg1 --config= log {level=7 file=/tmp/lvm.log syslog=0} --devices=/dev/sdb,/dev/sdc,/dev/sda ... 2024-03-01 20:53:26,212 INFO program/MainThread: stdout[135]: Volume group "test_vg1" is already consistent. 2024-03-01 20:53:26,213 INFO program/MainThread: stderr[135]: 2024-03-01 20:53:26,213 INFO program/MainThread: ...done [135] (exit code: 0) 2024-03-01 20:53:26,213 INFO program/MainThread: Running [136] lvm vgchange -an test_vg1 --config= log {level=7 file=/tmp/lvm.log syslog=0} --devices=/dev/sdb,/dev/sdc,/dev/sda ... 2024-03-01 20:53:26,261 INFO program/MainThread: stdout[136]: 0 logical volume(s) in volume group "test_vg1" now active 2024-03-01 20:53:26,262 INFO program/MainThread: stderr[136]: 2024-03-01 20:53:26,262 INFO program/MainThread: ...done [136] (exit code: 0) 2024-03-01 20:53:26,262 INFO program/MainThread: Running [137] lvm vgremove --force test_vg1 --config= log {level=7 file=/tmp/lvm.log syslog=0} --devices=/dev/sdb,/dev/sdc,/dev/sda ... 2024-03-01 20:53:26,303 INFO program/MainThread: stdout[137]: Volume group "test_vg1" successfully removed 2024-03-01 20:53:26,304 INFO program/MainThread: stderr[137]: 2024-03-01 20:53:26,304 INFO program/MainThread: ...done [137] (exit code: 0) 2024-03-01 20:53:26,305 INFO blivet/MainThread: executing action: [259] destroy format lvmpv on disk sda (id 2) 2024-03-01 20:53:26,314 DEBUG blivet/MainThread: DiskDevice.setup: sda ; orig: True ; status: True ; controllable: True ; 2024-03-01 20:53:26,319 DEBUG blivet/MainThread: LVMPhysicalVolume.destroy: device: /dev/sda ; type: lvmpv ; status: None ; 2024-03-01 20:53:26,326 DEBUG blivet/MainThread: LVMPhysicalVolume._destroy: device: /dev/sda ; type: lvmpv ; status: None ; 2024-03-01 20:53:26,326 INFO program/MainThread: Running [138] lvm pvremove --force --force --yes /dev/sda --config= log {level=7 file=/tmp/lvm.log syslog=0} --devices=/dev/sdb,/dev/sdc,/dev/sda ... 2024-03-01 20:53:26,367 INFO program/MainThread: stdout[138]: Labels on physical volume "/dev/sda" successfully wiped. 2024-03-01 20:53:26,367 INFO program/MainThread: stderr[138]: 2024-03-01 20:53:26,368 INFO program/MainThread: ...done [138] (exit code: 0) 2024-03-01 20:53:26,368 DEBUG blivet/MainThread: lvm filter: device /dev/sda removed from the list of allowed devices 2024-03-01 20:53:26,368 INFO program/MainThread: Running... udevadm settle --timeout=300 2024-03-01 20:53:26,382 DEBUG program/MainThread: Return code: 0 2024-03-01 20:53:26,382 INFO program/MainThread: Running [139] lvm config --typeconfig full devices/use_devicesfile --config= log {level=7 file=/tmp/lvm.log syslog=0} --devices=/dev/sdb,/dev/sdc ... 2024-03-01 20:53:26,389 INFO program/MainThread: stdout[139]: use_devicesfile=1 2024-03-01 20:53:26,390 INFO program/MainThread: stderr[139]: 2024-03-01 20:53:26,390 INFO program/MainThread: ...done [139] (exit code: 0) 2024-03-01 20:53:26,390 INFO program/MainThread: Running [140] lvmdevices --deldev /dev/sda ... 2024-03-01 20:53:26,403 INFO program/MainThread: stdout[140]: 2024-03-01 20:53:26,403 INFO program/MainThread: stderr[140]: 2024-03-01 20:53:26,403 INFO program/MainThread: ...done [140] (exit code: 0) 2024-03-01 20:53:26,403 INFO program/MainThread: Running... udevadm settle --timeout=300 2024-03-01 20:53:26,415 DEBUG program/MainThread: Return code: 0 2024-03-01 20:53:26,415 INFO program/MainThread: Running... udevadm settle --timeout=300 2024-03-01 20:53:26,427 DEBUG program/MainThread: Return code: 0 2024-03-01 20:53:26,428 INFO blivet/MainThread: executing action: [257] destroy format lvmpv on disk sdc (id 36) 2024-03-01 20:53:26,431 DEBUG blivet/MainThread: DiskDevice.setup: sdc ; orig: True ; status: True ; controllable: True ; 2024-03-01 20:53:26,434 DEBUG blivet/MainThread: LVMPhysicalVolume.destroy: device: /dev/sdc ; type: lvmpv ; status: None ; 2024-03-01 20:53:26,437 DEBUG blivet/MainThread: LVMPhysicalVolume._destroy: device: /dev/sdc ; type: lvmpv ; status: None ; 2024-03-01 20:53:26,437 INFO program/MainThread: Running [141] lvm pvremove --force --force --yes /dev/sdc --config= log {level=7 file=/tmp/lvm.log syslog=0} --devices=/dev/sdb,/dev/sdc ... 2024-03-01 20:53:26,462 INFO program/MainThread: stdout[141]: Labels on physical volume "/dev/sdc" successfully wiped. 2024-03-01 20:53:26,463 INFO program/MainThread: stderr[141]: 2024-03-01 20:53:26,463 INFO program/MainThread: ...done [141] (exit code: 0) 2024-03-01 20:53:26,463 DEBUG blivet/MainThread: lvm filter: device /dev/sdc removed from the list of allowed devices 2024-03-01 20:53:26,463 INFO program/MainThread: Running... udevadm settle --timeout=300 2024-03-01 20:53:26,480 DEBUG program/MainThread: Return code: 0 2024-03-01 20:53:26,481 INFO program/MainThread: Running [142] lvm config --typeconfig full devices/use_devicesfile --config= log {level=7 file=/tmp/lvm.log syslog=0} --devices=/dev/sdb ... 2024-03-01 20:53:26,488 INFO program/MainThread: stdout[142]: use_devicesfile=1 2024-03-01 20:53:26,488 INFO program/MainThread: stderr[142]: 2024-03-01 20:53:26,488 INFO program/MainThread: ...done [142] (exit code: 0) 2024-03-01 20:53:26,489 INFO program/MainThread: Running [143] lvmdevices --deldev /dev/sdc ... 2024-03-01 20:53:26,501 INFO program/MainThread: stdout[143]: 2024-03-01 20:53:26,501 INFO program/MainThread: stderr[143]: 2024-03-01 20:53:26,501 INFO program/MainThread: ...done [143] (exit code: 0) 2024-03-01 20:53:26,501 INFO program/MainThread: Running... udevadm settle --timeout=300 2024-03-01 20:53:26,513 DEBUG program/MainThread: Return code: 0 2024-03-01 20:53:26,513 INFO program/MainThread: Running... udevadm settle --timeout=300 2024-03-01 20:53:26,525 DEBUG program/MainThread: Return code: 0 2024-03-01 20:53:26,526 INFO blivet/MainThread: executing action: [255] destroy format lvmpv on disk sdb (id 16) 2024-03-01 20:53:26,529 DEBUG blivet/MainThread: DiskDevice.setup: sdb ; orig: True ; status: True ; controllable: True ; 2024-03-01 20:53:26,532 DEBUG blivet/MainThread: LVMPhysicalVolume.destroy: device: /dev/sdb ; type: lvmpv ; status: None ; 2024-03-01 20:53:26,534 DEBUG blivet/MainThread: LVMPhysicalVolume._destroy: device: /dev/sdb ; type: lvmpv ; status: None ; 2024-03-01 20:53:26,535 INFO program/MainThread: Running [144] lvm pvremove --force --force --yes /dev/sdb --config= log {level=7 file=/tmp/lvm.log syslog=0} --devices=/dev/sdb ... 2024-03-01 20:53:26,566 INFO program/MainThread: stdout[144]: Labels on physical volume "/dev/sdb" successfully wiped. 2024-03-01 20:53:26,566 INFO program/MainThread: stderr[144]: 2024-03-01 20:53:26,567 INFO program/MainThread: ...done [144] (exit code: 0) 2024-03-01 20:53:26,567 DEBUG blivet/MainThread: lvm filter: device /dev/sdb removed from the list of allowed devices 2024-03-01 20:53:26,567 INFO program/MainThread: Running... udevadm settle --timeout=300 2024-03-01 20:53:26,582 DEBUG program/MainThread: Return code: 0 2024-03-01 20:53:26,582 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 20:53:26,590 INFO program/MainThread: stdout[145]: use_devicesfile=1 2024-03-01 20:53:26,590 INFO program/MainThread: stderr[145]: 2024-03-01 20:53:26,590 INFO program/MainThread: ...done [145] (exit code: 0) 2024-03-01 20:53:26,591 INFO program/MainThread: Running [146] lvmdevices --deldev /dev/sdb ... 2024-03-01 20:53:26,605 INFO program/MainThread: stdout[146]: 2024-03-01 20:53:26,605 INFO program/MainThread: stderr[146]: 2024-03-01 20:53:26,605 INFO program/MainThread: ...done [146] (exit code: 0) 2024-03-01 20:53:26,606 INFO program/MainThread: Running... udevadm settle --timeout=300 2024-03-01 20:53:26,618 DEBUG program/MainThread: Return code: 0 2024-03-01 20:53:26,618 INFO program/MainThread: Running... udevadm settle --timeout=300 2024-03-01 20:53:26,630 DEBUG program/MainThread: Return code: 0 2024-03-01 20:53:26,635 DEBUG blivet/MainThread: PartitionDevice._set_parted_partition: xvda1 ; 2024-03-01 20:53:26,635 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 0x7fc76864bc70> 2024-03-01 20:53:35,816 INFO blivet/MainThread: sys.argv = ['/tmp/ansible_fedora.linux_system_roles.blivet_payload_hw54r_5b/ansible_fedora.linux_system_roles.blivet_payload.zip/ansible_collections/fedora/linux_system_roles/plugins/modules/blivet.py'] 2024-03-01 20:53:38,826 INFO blivet/MainThread: sys.argv = ['/tmp/ansible_fedora.linux_system_roles.blivet_payload_3fycgv81/ansible_fedora.linux_system_roles.blivet_payload.zip/ansible_collections/fedora/linux_system_roles/plugins/modules/blivet.py'] 2024-03-01 20:53:42,853 INFO blivet/MainThread: sys.argv = ['/tmp/ansible_fedora.linux_system_roles.blivet_payload_hv3l5xqz/ansible_fedora.linux_system_roles.blivet_payload.zip/ansible_collections/fedora/linux_system_roles/plugins/modules/blivet.py'] 2024-03-01 20:53:42,888 DEBUG blivet/MainThread: Ext4FS.supported: supported: True ; 2024-03-01 20:53:42,888 INFO program/MainThread: Running [2] e2fsck -V ... 2024-03-01 20:53:42,891 INFO program/MainThread: stdout[2]: 2024-03-01 20:53:42,891 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 20:53:42,891 INFO program/MainThread: ...done [2] (exit code: 0) 2024-03-01 20:53:42,892 INFO program/MainThread: Running... modprobe --dry-run ext4 2024-03-01 20:53:42,896 DEBUG program/MainThread: Return code: 0 2024-03-01 20:53:42,896 DEBUG blivet/MainThread: get_format('ext4') returning Ext4FS instance with object id 0 2024-03-01 20:53:42,899 DEBUG blivet/MainThread: Ext4FS.supported: supported: True ; 2024-03-01 20:53:42,900 DEBUG blivet/MainThread: trying to set new default fstype to 'ext4' 2024-03-01 20:53:42,902 DEBUG blivet/MainThread: Ext4FS.supported: supported: True ; 2024-03-01 20:53:42,902 DEBUG blivet/MainThread: get_format('ext4') returning Ext4FS instance with object id 1 2024-03-01 20:53:42,905 DEBUG blivet/MainThread: Ext4FS.supported: supported: True ; 2024-03-01 20:53:42,905 INFO program/MainThread: Running... lsblk --bytes -a -o NAME,SIZE,OWNER,GROUP,MODE,FSTYPE,LABEL,UUID,PARTUUID,MOUNTPOINT 2024-03-01 20:53:42,913 INFO program/MainThread: stdout: 2024-03-01 20:53:42,913 INFO program/MainThread: NAME SIZE OWNER GROUP MODE FSTYPE LABEL UUID PARTUUID MOUNTPOINT 2024-03-01 20:53:42,913 INFO program/MainThread: sda 1073741824 root disk brw-rw---- 2024-03-01 20:53:42,913 INFO program/MainThread: sdb 1073741824 root disk brw-rw---- 2024-03-01 20:53:42,913 INFO program/MainThread: sdc 1073741824 root disk brw-rw---- 2024-03-01 20:53:42,913 INFO program/MainThread: sdd 1073741824 root disk brw-rw---- 2024-03-01 20:53:42,913 INFO program/MainThread: sde 1073741824 root disk brw-rw---- 2024-03-01 20:53:42,913 INFO program/MainThread: sdf 1073741824 root disk brw-rw---- 2024-03-01 20:53:42,913 INFO program/MainThread: sdg 1073741824 root disk brw-rw---- 2024-03-01 20:53:42,913 INFO program/MainThread: sdh 1073741824 root disk brw-rw---- 2024-03-01 20:53:42,913 INFO program/MainThread: sdi 1073741824 root disk brw-rw---- 2024-03-01 20:53:42,913 INFO program/MainThread: sdj 1073741824 root disk brw-rw---- 2024-03-01 20:53:42,913 INFO program/MainThread: sdk 1073741824 root disk brw-rw---- 2024-03-01 20:53:42,914 INFO program/MainThread: sdl 1073741824 root disk brw-rw---- 2024-03-01 20:53:42,914 INFO program/MainThread: xvda 268435456000 root disk brw-rw---- 2024-03-01 20:53:42,914 INFO program/MainThread: `-xvda1 268434390528 root disk brw-rw---- xfs a4d9efbc-be36-4c5f-99af-596afd10159d e61ef7e0-01 / 2024-03-01 20:53:42,914 DEBUG program/MainThread: Return code: 0 2024-03-01 20:53:42,914 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 20:53:42,914 DEBUG blivet/MainThread: lvm filter: clearing the lvm devices list 2024-03-01 20:53:42,914 DEBUG blivet/MainThread: lvm filter: clearing the lvm devices list 2024-03-01 20:53:42,914 INFO blivet/MainThread: resetting Blivet (version 3.6.0) instance 2024-03-01 20:53:42,914 DEBUG blivet/MainThread: lvm filter: clearing the lvm devices list 2024-03-01 20:53:42,915 INFO blivet/MainThread: DeviceTree.populate: ignored_disks is [] ; exclusive_disks is [] 2024-03-01 20:53:42,915 WARNING blivet/MainThread: Failed to call the update_volume_info method: libstoragemgmt functionality not available 2024-03-01 20:53:42,915 INFO program/MainThread: Running... udevadm settle --timeout=300 2024-03-01 20:53:42,925 DEBUG program/MainThread: Return code: 0 2024-03-01 20:53:42,938 INFO blivet/MainThread: devices to scan: ['sda', 'sdb', 'sdk', 'sdl', 'sdc', 'sdd', 'sde', 'sdf', 'sdg', 'sdh', 'sdi', 'sdj', 'xvda', 'xvda1'] 2024-03-01 20:53:42,942 DEBUG blivet/MainThread: DeviceTree.handle_device: name: sda ; info: {'CURRENT_TAGS': ':systemd:', 'DEVLINKS': '/dev/disk/by-id/scsi-36001405a8abeb2a8284458ebf043e0fb ' '/dev/disk/by-id/scsi-1LIO-ORG_disk0:a8abeb2a-8284-458e-bf04-3e0fbc353c0a ' '/dev/disk/by-id/wwn-0x6001405a8abeb2a8284458ebf043e0fb ' '/dev/disk/by-id/scsi-SLIO-ORG_disk0_a8abeb2a-8284-458e-bf04-3e0fbc353c0a ' '/dev/disk/by-diskseq/2', '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': 'a8abeb2a-8284-458e-bf04-3e0fbc353c0a', 'ID_SERIAL': '36001405a8abeb2a8284458ebf043e0fb', 'ID_SERIAL_SHORT': '6001405a8abeb2a8284458ebf043e0fb', 'ID_TARGET_PORT': '0', 'ID_TYPE': 'disk', 'ID_VENDOR': 'LIO-ORG', 'ID_VENDOR_ENC': 'LIO-ORG\\x20', 'ID_WWN': '0x6001405a8abeb2a8', 'ID_WWN_VENDOR_EXTENSION': '0x284458ebf043e0fb', 'ID_WWN_WITH_EXTENSION': '0x6001405a8abeb2a8284458ebf043e0fb', 'MAJOR': '8', 'MINOR': '0', 'SCSI_IDENT_LUN_LOGICAL_UNIT_GROUP': '0x0', 'SCSI_IDENT_LUN_NAA_REGEXT': '6001405a8abeb2a8284458ebf043e0fb', 'SCSI_IDENT_LUN_T10': 'LIO-ORG_disk0:a8abeb2a-8284-458e-bf04-3e0fbc353c0a', 'SCSI_IDENT_PORT_NAME': 'naa.5001405a91c5ccc5,t,0x0001', 'SCSI_IDENT_PORT_RELATIVE': '0', 'SCSI_IDENT_PORT_TARGET_PORT_GROUP': '0x0', 'SCSI_IDENT_SERIAL': 'a8abeb2a-8284-458e-bf04-3e0fbc353c0a', 'SCSI_IDENT_TARGET_NAME': 'naa.5001405a91c5ccc5', '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': '336998022'} ; 2024-03-01 20:53:42,942 INFO blivet/MainThread: scanning sda (/sys/devices/tcm_loop_0/tcm_loop_adapter_0/host2/target2:0:1/2:0:1:0/block/sda)... 2024-03-01 20:53:42,942 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 20:53:42,969 INFO program/MainThread: stdout[3]: 2024-03-01 20:53:42,970 INFO program/MainThread: stderr[3]: 2024-03-01 20:53:42,970 INFO program/MainThread: ...done [3] (exit code: 0) 2024-03-01 20:53:42,974 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: sda ; incomplete: False ; hidden: False ; 2024-03-01 20:53:42,976 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned None 2024-03-01 20:53:42,980 INFO blivet/MainThread: failed to get initiator name from iscsi firmware: storaged iSCSI functionality not available 2024-03-01 20:53:42,982 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 20:53:42,987 DEBUG blivet/MainThread: DiskDevicePopulator.run: name: sda ; 2024-03-01 20:53:42,987 INFO blivet/MainThread: sda is a disk 2024-03-01 20:53:42,987 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 3 2024-03-01 20:53:42,987 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 4 2024-03-01 20:53:42,991 DEBUG blivet/MainThread: DiskDevice._set_format: sda ; type: None ; current: None ; 2024-03-01 20:53:42,994 DEBUG blivet/MainThread: DiskDevice.update_sysfs_path: sda ; status: True ; 2024-03-01 20:53:42,994 DEBUG blivet/MainThread: sda sysfs_path set to /sys/devices/tcm_loop_0/tcm_loop_adapter_0/host2/target2:0:1/2:0:1:0/block/sda 2024-03-01 20:53:42,997 DEBUG blivet/MainThread: DiskDevice.read_current_size: exists: True ; path: /dev/sda ; sysfs_path: /sys/devices/tcm_loop_0/tcm_loop_adapter_0/host2/target2:0:1/2:0:1:0/block/sda ; 2024-03-01 20:53:42,997 DEBUG blivet/MainThread: updated sda size to 1024 MiB (1024 MiB) 2024-03-01 20:53:42,998 INFO blivet/MainThread: added disk sda (id 2) to device tree 2024-03-01 20:53:42,998 INFO blivet/MainThread: got device: DiskDevice instance (0x7efc3acbb8e0) -- 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 = 6001405a8abeb2a8284458ebf043e0fb 2024-03-01 20:53:43,001 DEBUG blivet/MainThread: DeviceTree.handle_format: name: sda ; 2024-03-01 20:53:43,001 DEBUG blivet/MainThread: no type or existing type for sda, bailing 2024-03-01 20:53:43,004 DEBUG blivet/MainThread: DeviceTree.handle_device: name: sdb ; info: {'CURRENT_TAGS': ':systemd:', 'DEVLINKS': '/dev/disk/by-id/scsi-36001405c67c68fc5fb8494288121de70 ' '/dev/disk/by-id/scsi-1LIO-ORG_disk1:c67c68fc-5fb8-4942-8812-1de7084b7176 ' '/dev/disk/by-diskseq/3 ' '/dev/disk/by-id/scsi-SLIO-ORG_disk1_c67c68fc-5fb8-4942-8812-1de7084b7176 ' '/dev/disk/by-id/wwn-0x6001405c67c68fc5fb8494288121de70', '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': 'c67c68fc-5fb8-4942-8812-1de7084b7176', 'ID_SERIAL': '36001405c67c68fc5fb8494288121de70', 'ID_SERIAL_SHORT': '6001405c67c68fc5fb8494288121de70', 'ID_TARGET_PORT': '0', 'ID_TYPE': 'disk', 'ID_VENDOR': 'LIO-ORG', 'ID_VENDOR_ENC': 'LIO-ORG\\x20', 'ID_WWN': '0x6001405c67c68fc5', 'ID_WWN_VENDOR_EXTENSION': '0xfb8494288121de70', 'ID_WWN_WITH_EXTENSION': '0x6001405c67c68fc5fb8494288121de70', 'MAJOR': '8', 'MINOR': '16', 'SCSI_IDENT_LUN_LOGICAL_UNIT_GROUP': '0x0', 'SCSI_IDENT_LUN_NAA_REGEXT': '6001405c67c68fc5fb8494288121de70', 'SCSI_IDENT_LUN_T10': 'LIO-ORG_disk1:c67c68fc-5fb8-4942-8812-1de7084b7176', 'SCSI_IDENT_PORT_NAME': 'naa.5001405a91c5ccc5,t,0x0001', 'SCSI_IDENT_PORT_RELATIVE': '0', 'SCSI_IDENT_PORT_TARGET_PORT_GROUP': '0x0', 'SCSI_IDENT_SERIAL': 'c67c68fc-5fb8-4942-8812-1de7084b7176', 'SCSI_IDENT_TARGET_NAME': 'naa.5001405a91c5ccc5', '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': '337020590'} ; 2024-03-01 20:53:43,005 INFO blivet/MainThread: scanning sdb (/sys/devices/tcm_loop_0/tcm_loop_adapter_0/host2/target2:0:1/2:0:1:1/block/sdb)... 2024-03-01 20:53:43,007 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: sdb ; incomplete: False ; hidden: False ; 2024-03-01 20:53:43,010 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned None 2024-03-01 20:53:43,015 DEBUG blivet/MainThread: DiskDevicePopulator.run: name: sdb ; 2024-03-01 20:53:43,016 INFO blivet/MainThread: sdb is a disk 2024-03-01 20:53:43,016 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 8 2024-03-01 20:53:43,016 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 9 2024-03-01 20:53:43,019 DEBUG blivet/MainThread: DiskDevice._set_format: sdb ; type: None ; current: None ; 2024-03-01 20:53:43,022 DEBUG blivet/MainThread: DiskDevice.update_sysfs_path: sdb ; status: True ; 2024-03-01 20:53:43,022 DEBUG blivet/MainThread: sdb sysfs_path set to /sys/devices/tcm_loop_0/tcm_loop_adapter_0/host2/target2:0:1/2:0:1:1/block/sdb 2024-03-01 20:53:43,025 DEBUG blivet/MainThread: DiskDevice.read_current_size: exists: True ; path: /dev/sdb ; sysfs_path: /sys/devices/tcm_loop_0/tcm_loop_adapter_0/host2/target2:0:1/2:0:1:1/block/sdb ; 2024-03-01 20:53:43,025 DEBUG blivet/MainThread: updated sdb size to 1024 MiB (1024 MiB) 2024-03-01 20:53:43,026 INFO blivet/MainThread: added disk sdb (id 7) to device tree 2024-03-01 20:53:43,026 INFO blivet/MainThread: got device: DiskDevice instance (0x7efc39903a60) -- 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 = 6001405c67c68fc5fb8494288121de70 2024-03-01 20:53:43,029 DEBUG blivet/MainThread: DeviceTree.handle_format: name: sdb ; 2024-03-01 20:53:43,029 DEBUG blivet/MainThread: no type or existing type for sdb, bailing 2024-03-01 20:53:43,032 DEBUG blivet/MainThread: DeviceTree.handle_device: name: sdk ; info: {'CURRENT_TAGS': ':systemd:', 'DEVLINKS': '/dev/disk/by-id/scsi-1LIO-ORG_disk10:e1b8c6d0-3d08-40cc-baa9-9ea541aeb400 ' '/dev/disk/by-id/scsi-36001405e1b8c6d03d0840ccbaa99ea54 ' '/dev/disk/by-diskseq/12 ' '/dev/disk/by-id/scsi-SLIO-ORG_disk10_e1b8c6d0-3d08-40cc-baa9-9ea541aeb400 ' '/dev/disk/by-id/wwn-0x6001405e1b8c6d03d0840ccbaa99ea54', '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': 'e1b8c6d0-3d08-40cc-baa9-9ea541aeb400', 'ID_SERIAL': '36001405e1b8c6d03d0840ccbaa99ea54', 'ID_SERIAL_SHORT': '6001405e1b8c6d03d0840ccbaa99ea54', 'ID_TARGET_PORT': '0', 'ID_TYPE': 'disk', 'ID_VENDOR': 'LIO-ORG', 'ID_VENDOR_ENC': 'LIO-ORG\\x20', 'ID_WWN': '0x6001405e1b8c6d03', 'ID_WWN_VENDOR_EXTENSION': '0xd0840ccbaa99ea54', 'ID_WWN_WITH_EXTENSION': '0x6001405e1b8c6d03d0840ccbaa99ea54', 'MAJOR': '8', 'MINOR': '160', 'SCSI_IDENT_LUN_LOGICAL_UNIT_GROUP': '0x0', 'SCSI_IDENT_LUN_NAA_REGEXT': '6001405e1b8c6d03d0840ccbaa99ea54', 'SCSI_IDENT_LUN_T10': 'LIO-ORG_disk10:e1b8c6d0-3d08-40cc-baa9-9ea541aeb400', 'SCSI_IDENT_PORT_NAME': 'naa.5001405a91c5ccc5,t,0x0001', 'SCSI_IDENT_PORT_RELATIVE': '0', 'SCSI_IDENT_PORT_TARGET_PORT_GROUP': '0x0', 'SCSI_IDENT_SERIAL': 'e1b8c6d0-3d08-40cc-baa9-9ea541aeb400', 'SCSI_IDENT_TARGET_NAME': 'naa.5001405a91c5ccc5', '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': '337615258'} ; 2024-03-01 20:53:43,032 INFO blivet/MainThread: scanning sdk (/sys/devices/tcm_loop_0/tcm_loop_adapter_0/host2/target2:0:1/2:0:1:10/block/sdk)... 2024-03-01 20:53:43,035 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: sdk ; incomplete: False ; hidden: False ; 2024-03-01 20:53:43,038 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned None 2024-03-01 20:53:43,043 DEBUG blivet/MainThread: DiskDevicePopulator.run: name: sdk ; 2024-03-01 20:53:43,043 INFO blivet/MainThread: sdk is a disk 2024-03-01 20:53:43,043 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 13 2024-03-01 20:53:43,043 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 14 2024-03-01 20:53:43,046 DEBUG blivet/MainThread: DiskDevice._set_format: sdk ; type: None ; current: None ; 2024-03-01 20:53:43,049 DEBUG blivet/MainThread: DiskDevice.update_sysfs_path: sdk ; status: True ; 2024-03-01 20:53:43,050 DEBUG blivet/MainThread: sdk sysfs_path set to /sys/devices/tcm_loop_0/tcm_loop_adapter_0/host2/target2:0:1/2:0:1:10/block/sdk 2024-03-01 20:53:43,052 DEBUG blivet/MainThread: DiskDevice.read_current_size: exists: True ; path: /dev/sdk ; sysfs_path: /sys/devices/tcm_loop_0/tcm_loop_adapter_0/host2/target2:0:1/2:0:1:10/block/sdk ; 2024-03-01 20:53:43,053 DEBUG blivet/MainThread: updated sdk size to 1024 MiB (1024 MiB) 2024-03-01 20:53:43,053 INFO blivet/MainThread: added disk sdk (id 12) to device tree 2024-03-01 20:53:43,053 INFO blivet/MainThread: got device: DiskDevice instance (0x7efc39903ca0) -- 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 = 6001405e1b8c6d03d0840ccbaa99ea54 2024-03-01 20:53:43,056 DEBUG blivet/MainThread: DeviceTree.handle_format: name: sdk ; 2024-03-01 20:53:43,056 DEBUG blivet/MainThread: no type or existing type for sdk, bailing 2024-03-01 20:53:43,059 DEBUG blivet/MainThread: DeviceTree.handle_device: name: sdl ; info: {'CURRENT_TAGS': ':systemd:', 'DEVLINKS': '/dev/disk/by-id/scsi-36001405f208e545093d44a6ac77aa8bf ' '/dev/disk/by-id/scsi-SLIO-ORG_disk11_f208e545-093d-44a6-ac77-aa8bfab02819 ' '/dev/disk/by-id/scsi-1LIO-ORG_disk11:f208e545-093d-44a6-ac77-aa8bfab02819 ' '/dev/disk/by-diskseq/13 ' '/dev/disk/by-id/wwn-0x6001405f208e545093d44a6ac77aa8bf', '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': 'f208e545-093d-44a6-ac77-aa8bfab02819', 'ID_SERIAL': '36001405f208e545093d44a6ac77aa8bf', 'ID_SERIAL_SHORT': '6001405f208e545093d44a6ac77aa8bf', 'ID_TARGET_PORT': '0', 'ID_TYPE': 'disk', 'ID_VENDOR': 'LIO-ORG', 'ID_VENDOR_ENC': 'LIO-ORG\\x20', 'ID_WWN': '0x6001405f208e5450', 'ID_WWN_VENDOR_EXTENSION': '0x93d44a6ac77aa8bf', 'ID_WWN_WITH_EXTENSION': '0x6001405f208e545093d44a6ac77aa8bf', 'MAJOR': '8', 'MINOR': '176', 'SCSI_IDENT_LUN_LOGICAL_UNIT_GROUP': '0x0', 'SCSI_IDENT_LUN_NAA_REGEXT': '6001405f208e545093d44a6ac77aa8bf', 'SCSI_IDENT_LUN_T10': 'LIO-ORG_disk11:f208e545-093d-44a6-ac77-aa8bfab02819', 'SCSI_IDENT_PORT_NAME': 'naa.5001405a91c5ccc5,t,0x0001', 'SCSI_IDENT_PORT_RELATIVE': '0', 'SCSI_IDENT_PORT_TARGET_PORT_GROUP': '0x0', 'SCSI_IDENT_SERIAL': 'f208e545-093d-44a6-ac77-aa8bfab02819', 'SCSI_IDENT_TARGET_NAME': 'naa.5001405a91c5ccc5', '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': '337703429'} ; 2024-03-01 20:53:43,059 INFO blivet/MainThread: scanning sdl (/sys/devices/tcm_loop_0/tcm_loop_adapter_0/host2/target2:0:1/2:0:1:11/block/sdl)... 2024-03-01 20:53:43,062 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: sdl ; incomplete: False ; hidden: False ; 2024-03-01 20:53:43,065 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned None 2024-03-01 20:53:43,070 DEBUG blivet/MainThread: DiskDevicePopulator.run: name: sdl ; 2024-03-01 20:53:43,070 INFO blivet/MainThread: sdl is a disk 2024-03-01 20:53:43,071 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 18 2024-03-01 20:53:43,071 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 19 2024-03-01 20:53:43,073 DEBUG blivet/MainThread: DiskDevice._set_format: sdl ; type: None ; current: None ; 2024-03-01 20:53:43,076 DEBUG blivet/MainThread: DiskDevice.update_sysfs_path: sdl ; status: True ; 2024-03-01 20:53:43,076 DEBUG blivet/MainThread: sdl sysfs_path set to /sys/devices/tcm_loop_0/tcm_loop_adapter_0/host2/target2:0:1/2:0:1:11/block/sdl 2024-03-01 20:53:43,079 DEBUG blivet/MainThread: DiskDevice.read_current_size: exists: True ; path: /dev/sdl ; sysfs_path: /sys/devices/tcm_loop_0/tcm_loop_adapter_0/host2/target2:0:1/2:0:1:11/block/sdl ; 2024-03-01 20:53:43,079 DEBUG blivet/MainThread: updated sdl size to 1024 MiB (1024 MiB) 2024-03-01 20:53:43,080 INFO blivet/MainThread: added disk sdl (id 17) to device tree 2024-03-01 20:53:43,080 INFO blivet/MainThread: got device: DiskDevice instance (0x7efc3993cf70) -- 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 = 6001405f208e545093d44a6ac77aa8bf 2024-03-01 20:53:43,083 DEBUG blivet/MainThread: DeviceTree.handle_format: name: sdl ; 2024-03-01 20:53:43,083 DEBUG blivet/MainThread: no type or existing type for sdl, bailing 2024-03-01 20:53:43,086 DEBUG blivet/MainThread: DeviceTree.handle_device: name: sdc ; info: {'CURRENT_TAGS': ':systemd:', 'DEVLINKS': '/dev/disk/by-id/scsi-SLIO-ORG_disk2_0b2dc9bc-15ac-412f-92a3-0dd570796fb3 ' '/dev/disk/by-id/wwn-0x60014050b2dc9bc15ac412f92a30dd57 ' '/dev/disk/by-id/scsi-360014050b2dc9bc15ac412f92a30dd57 ' '/dev/disk/by-diskseq/4 ' '/dev/disk/by-id/scsi-1LIO-ORG_disk2:0b2dc9bc-15ac-412f-92a3-0dd570796fb3', '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': '0b2dc9bc-15ac-412f-92a3-0dd570796fb3', 'ID_SERIAL': '360014050b2dc9bc15ac412f92a30dd57', 'ID_SERIAL_SHORT': '60014050b2dc9bc15ac412f92a30dd57', 'ID_TARGET_PORT': '0', 'ID_TYPE': 'disk', 'ID_VENDOR': 'LIO-ORG', 'ID_VENDOR_ENC': 'LIO-ORG\\x20', 'ID_WWN': '0x60014050b2dc9bc1', 'ID_WWN_VENDOR_EXTENSION': '0x5ac412f92a30dd57', 'ID_WWN_WITH_EXTENSION': '0x60014050b2dc9bc15ac412f92a30dd57', 'MAJOR': '8', 'MINOR': '32', 'SCSI_IDENT_LUN_LOGICAL_UNIT_GROUP': '0x0', 'SCSI_IDENT_LUN_NAA_REGEXT': '60014050b2dc9bc15ac412f92a30dd57', 'SCSI_IDENT_LUN_T10': 'LIO-ORG_disk2:0b2dc9bc-15ac-412f-92a3-0dd570796fb3', 'SCSI_IDENT_PORT_NAME': 'naa.5001405a91c5ccc5,t,0x0001', 'SCSI_IDENT_PORT_RELATIVE': '0', 'SCSI_IDENT_PORT_TARGET_PORT_GROUP': '0x0', 'SCSI_IDENT_SERIAL': '0b2dc9bc-15ac-412f-92a3-0dd570796fb3', 'SCSI_IDENT_TARGET_NAME': 'naa.5001405a91c5ccc5', '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': '337088436'} ; 2024-03-01 20:53:43,086 INFO blivet/MainThread: scanning sdc (/sys/devices/tcm_loop_0/tcm_loop_adapter_0/host2/target2:0:1/2:0:1:2/block/sdc)... 2024-03-01 20:53:43,089 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: sdc ; incomplete: False ; hidden: False ; 2024-03-01 20:53:43,091 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned None 2024-03-01 20:53:43,096 DEBUG blivet/MainThread: DiskDevicePopulator.run: name: sdc ; 2024-03-01 20:53:43,097 INFO blivet/MainThread: sdc is a disk 2024-03-01 20:53:43,097 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 23 2024-03-01 20:53:43,097 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 24 2024-03-01 20:53:43,100 DEBUG blivet/MainThread: DiskDevice._set_format: sdc ; type: None ; current: None ; 2024-03-01 20:53:43,102 DEBUG blivet/MainThread: DiskDevice.update_sysfs_path: sdc ; status: True ; 2024-03-01 20:53:43,103 DEBUG blivet/MainThread: sdc sysfs_path set to /sys/devices/tcm_loop_0/tcm_loop_adapter_0/host2/target2:0:1/2:0:1:2/block/sdc 2024-03-01 20:53:43,105 DEBUG blivet/MainThread: DiskDevice.read_current_size: exists: True ; path: /dev/sdc ; sysfs_path: /sys/devices/tcm_loop_0/tcm_loop_adapter_0/host2/target2:0:1/2:0:1:2/block/sdc ; 2024-03-01 20:53:43,106 DEBUG blivet/MainThread: updated sdc size to 1024 MiB (1024 MiB) 2024-03-01 20:53:43,106 INFO blivet/MainThread: added disk sdc (id 22) to device tree 2024-03-01 20:53:43,106 INFO blivet/MainThread: got device: DiskDevice instance (0x7efc398cd3d0) -- 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 = 60014050b2dc9bc15ac412f92a30dd57 2024-03-01 20:53:43,109 DEBUG blivet/MainThread: DeviceTree.handle_format: name: sdc ; 2024-03-01 20:53:43,109 DEBUG blivet/MainThread: no type or existing type for sdc, bailing 2024-03-01 20:53:43,112 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:28254ba1-444f-43ab-a0ee-f4edee35f467 ' '/dev/disk/by-id/scsi-SLIO-ORG_disk3_28254ba1-444f-43ab-a0ee-f4edee35f467 ' '/dev/disk/by-id/wwn-0x600140528254ba1444f43aba0eef4ede ' '/dev/disk/by-id/scsi-3600140528254ba1444f43aba0eef4ede', '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': '28254ba1-444f-43ab-a0ee-f4edee35f467', 'ID_SERIAL': '3600140528254ba1444f43aba0eef4ede', 'ID_SERIAL_SHORT': '600140528254ba1444f43aba0eef4ede', 'ID_TARGET_PORT': '0', 'ID_TYPE': 'disk', 'ID_VENDOR': 'LIO-ORG', 'ID_VENDOR_ENC': 'LIO-ORG\\x20', 'ID_WWN': '0x600140528254ba14', 'ID_WWN_VENDOR_EXTENSION': '0x44f43aba0eef4ede', 'ID_WWN_WITH_EXTENSION': '0x600140528254ba1444f43aba0eef4ede', 'MAJOR': '8', 'MINOR': '48', 'SCSI_IDENT_LUN_LOGICAL_UNIT_GROUP': '0x0', 'SCSI_IDENT_LUN_NAA_REGEXT': '600140528254ba1444f43aba0eef4ede', 'SCSI_IDENT_LUN_T10': 'LIO-ORG_disk3:28254ba1-444f-43ab-a0ee-f4edee35f467', 'SCSI_IDENT_PORT_NAME': 'naa.5001405a91c5ccc5,t,0x0001', 'SCSI_IDENT_PORT_RELATIVE': '0', 'SCSI_IDENT_PORT_TARGET_PORT_GROUP': '0x0', 'SCSI_IDENT_SERIAL': '28254ba1-444f-43ab-a0ee-f4edee35f467', 'SCSI_IDENT_TARGET_NAME': 'naa.5001405a91c5ccc5', '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': '337038990'} ; 2024-03-01 20:53:43,112 INFO blivet/MainThread: scanning sdd (/sys/devices/tcm_loop_0/tcm_loop_adapter_0/host2/target2:0:1/2:0:1:3/block/sdd)... 2024-03-01 20:53:43,115 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: sdd ; incomplete: False ; hidden: False ; 2024-03-01 20:53:43,118 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned None 2024-03-01 20:53:43,123 DEBUG blivet/MainThread: DiskDevicePopulator.run: name: sdd ; 2024-03-01 20:53:43,123 INFO blivet/MainThread: sdd is a disk 2024-03-01 20:53:43,123 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 28 2024-03-01 20:53:43,123 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 29 2024-03-01 20:53:43,126 DEBUG blivet/MainThread: DiskDevice._set_format: sdd ; type: None ; current: None ; 2024-03-01 20:53:43,129 DEBUG blivet/MainThread: DiskDevice.update_sysfs_path: sdd ; status: True ; 2024-03-01 20:53:43,129 DEBUG blivet/MainThread: sdd sysfs_path set to /sys/devices/tcm_loop_0/tcm_loop_adapter_0/host2/target2:0:1/2:0:1:3/block/sdd 2024-03-01 20:53:43,132 DEBUG blivet/MainThread: DiskDevice.read_current_size: exists: True ; path: /dev/sdd ; sysfs_path: /sys/devices/tcm_loop_0/tcm_loop_adapter_0/host2/target2:0:1/2:0:1:3/block/sdd ; 2024-03-01 20:53:43,132 DEBUG blivet/MainThread: updated sdd size to 1024 MiB (1024 MiB) 2024-03-01 20:53:43,132 INFO blivet/MainThread: added disk sdd (id 27) to device tree 2024-03-01 20:53:43,132 INFO blivet/MainThread: got device: DiskDevice instance (0x7efc39903460) -- 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 = 600140528254ba1444f43aba0eef4ede 2024-03-01 20:53:43,135 DEBUG blivet/MainThread: DeviceTree.handle_format: name: sdd ; 2024-03-01 20:53:43,135 DEBUG blivet/MainThread: no type or existing type for sdd, bailing 2024-03-01 20:53:43,138 DEBUG blivet/MainThread: DeviceTree.handle_device: name: sde ; info: {'CURRENT_TAGS': ':systemd:', 'DEVLINKS': '/dev/disk/by-id/scsi-SLIO-ORG_disk4_8a9a6b3d-7bec-490e-abf9-e15bfef000fd ' '/dev/disk/by-diskseq/6 ' '/dev/disk/by-id/scsi-360014058a9a6b3d7bec490eabf9e15bf ' '/dev/disk/by-id/scsi-1LIO-ORG_disk4:8a9a6b3d-7bec-490e-abf9-e15bfef000fd ' '/dev/disk/by-id/wwn-0x60014058a9a6b3d7bec490eabf9e15bf', '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': '8a9a6b3d-7bec-490e-abf9-e15bfef000fd', 'ID_SERIAL': '360014058a9a6b3d7bec490eabf9e15bf', 'ID_SERIAL_SHORT': '60014058a9a6b3d7bec490eabf9e15bf', 'ID_TARGET_PORT': '0', 'ID_TYPE': 'disk', 'ID_VENDOR': 'LIO-ORG', 'ID_VENDOR_ENC': 'LIO-ORG\\x20', 'ID_WWN': '0x60014058a9a6b3d7', 'ID_WWN_VENDOR_EXTENSION': '0xbec490eabf9e15bf', 'ID_WWN_WITH_EXTENSION': '0x60014058a9a6b3d7bec490eabf9e15bf', 'MAJOR': '8', 'MINOR': '64', 'SCSI_IDENT_LUN_LOGICAL_UNIT_GROUP': '0x0', 'SCSI_IDENT_LUN_NAA_REGEXT': '60014058a9a6b3d7bec490eabf9e15bf', 'SCSI_IDENT_LUN_T10': 'LIO-ORG_disk4:8a9a6b3d-7bec-490e-abf9-e15bfef000fd', 'SCSI_IDENT_PORT_NAME': 'naa.5001405a91c5ccc5,t,0x0001', 'SCSI_IDENT_PORT_RELATIVE': '0', 'SCSI_IDENT_PORT_TARGET_PORT_GROUP': '0x0', 'SCSI_IDENT_SERIAL': '8a9a6b3d-7bec-490e-abf9-e15bfef000fd', 'SCSI_IDENT_TARGET_NAME': 'naa.5001405a91c5ccc5', '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': '337149758'} ; 2024-03-01 20:53:43,138 INFO blivet/MainThread: scanning sde (/sys/devices/tcm_loop_0/tcm_loop_adapter_0/host2/target2:0:1/2:0:1:4/block/sde)... 2024-03-01 20:53:43,141 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: sde ; incomplete: False ; hidden: False ; 2024-03-01 20:53:43,144 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned None 2024-03-01 20:53:43,149 DEBUG blivet/MainThread: DiskDevicePopulator.run: name: sde ; 2024-03-01 20:53:43,149 INFO blivet/MainThread: sde is a disk 2024-03-01 20:53:43,149 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 33 2024-03-01 20:53:43,149 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 34 2024-03-01 20:53:43,152 DEBUG blivet/MainThread: DiskDevice._set_format: sde ; type: None ; current: None ; 2024-03-01 20:53:43,155 DEBUG blivet/MainThread: DiskDevice.update_sysfs_path: sde ; status: True ; 2024-03-01 20:53:43,155 DEBUG blivet/MainThread: sde sysfs_path set to /sys/devices/tcm_loop_0/tcm_loop_adapter_0/host2/target2:0:1/2:0:1:4/block/sde 2024-03-01 20:53:43,158 DEBUG blivet/MainThread: DiskDevice.read_current_size: exists: True ; path: /dev/sde ; sysfs_path: /sys/devices/tcm_loop_0/tcm_loop_adapter_0/host2/target2:0:1/2:0:1:4/block/sde ; 2024-03-01 20:53:43,158 DEBUG blivet/MainThread: updated sde size to 1024 MiB (1024 MiB) 2024-03-01 20:53:43,159 INFO blivet/MainThread: added disk sde (id 32) to device tree 2024-03-01 20:53:43,159 INFO blivet/MainThread: got device: DiskDevice instance (0x7efc398c6b80) -- 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 = 60014058a9a6b3d7bec490eabf9e15bf 2024-03-01 20:53:43,162 DEBUG blivet/MainThread: DeviceTree.handle_format: name: sde ; 2024-03-01 20:53:43,162 DEBUG blivet/MainThread: no type or existing type for sde, bailing 2024-03-01 20:53:43,165 DEBUG blivet/MainThread: DeviceTree.handle_device: name: sdf ; info: {'CURRENT_TAGS': ':systemd:', 'DEVLINKS': '/dev/disk/by-diskseq/7 ' '/dev/disk/by-id/scsi-1LIO-ORG_disk5:25b7012b-f4c5-41b5-b081-3087a0ec48d2 ' '/dev/disk/by-id/scsi-SLIO-ORG_disk5_25b7012b-f4c5-41b5-b081-3087a0ec48d2 ' '/dev/disk/by-id/wwn-0x600140525b7012bf4c541b5b0813087a ' '/dev/disk/by-id/scsi-3600140525b7012bf4c541b5b0813087a', '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': '25b7012b-f4c5-41b5-b081-3087a0ec48d2', 'ID_SERIAL': '3600140525b7012bf4c541b5b0813087a', 'ID_SERIAL_SHORT': '600140525b7012bf4c541b5b0813087a', 'ID_TARGET_PORT': '0', 'ID_TYPE': 'disk', 'ID_VENDOR': 'LIO-ORG', 'ID_VENDOR_ENC': 'LIO-ORG\\x20', 'ID_WWN': '0x600140525b7012bf', 'ID_WWN_VENDOR_EXTENSION': '0x4c541b5b0813087a', 'ID_WWN_WITH_EXTENSION': '0x600140525b7012bf4c541b5b0813087a', 'MAJOR': '8', 'MINOR': '80', 'SCSI_IDENT_LUN_LOGICAL_UNIT_GROUP': '0x0', 'SCSI_IDENT_LUN_NAA_REGEXT': '600140525b7012bf4c541b5b0813087a', 'SCSI_IDENT_LUN_T10': 'LIO-ORG_disk5:25b7012b-f4c5-41b5-b081-3087a0ec48d2', 'SCSI_IDENT_PORT_NAME': 'naa.5001405a91c5ccc5,t,0x0001', 'SCSI_IDENT_PORT_RELATIVE': '0', 'SCSI_IDENT_PORT_TARGET_PORT_GROUP': '0x0', 'SCSI_IDENT_SERIAL': '25b7012b-f4c5-41b5-b081-3087a0ec48d2', 'SCSI_IDENT_TARGET_NAME': 'naa.5001405a91c5ccc5', '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': '337251391'} ; 2024-03-01 20:53:43,165 INFO blivet/MainThread: scanning sdf (/sys/devices/tcm_loop_0/tcm_loop_adapter_0/host2/target2:0:1/2:0:1:5/block/sdf)... 2024-03-01 20:53:43,168 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: sdf ; incomplete: False ; hidden: False ; 2024-03-01 20:53:43,170 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned None 2024-03-01 20:53:43,175 DEBUG blivet/MainThread: DiskDevicePopulator.run: name: sdf ; 2024-03-01 20:53:43,176 INFO blivet/MainThread: sdf is a disk 2024-03-01 20:53:43,176 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 38 2024-03-01 20:53:43,176 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 39 2024-03-01 20:53:43,179 DEBUG blivet/MainThread: DiskDevice._set_format: sdf ; type: None ; current: None ; 2024-03-01 20:53:43,181 DEBUG blivet/MainThread: DiskDevice.update_sysfs_path: sdf ; status: True ; 2024-03-01 20:53:43,182 DEBUG blivet/MainThread: sdf sysfs_path set to /sys/devices/tcm_loop_0/tcm_loop_adapter_0/host2/target2:0:1/2:0:1:5/block/sdf 2024-03-01 20:53:43,184 DEBUG blivet/MainThread: DiskDevice.read_current_size: exists: True ; path: /dev/sdf ; sysfs_path: /sys/devices/tcm_loop_0/tcm_loop_adapter_0/host2/target2:0:1/2:0:1:5/block/sdf ; 2024-03-01 20:53:43,185 DEBUG blivet/MainThread: updated sdf size to 1024 MiB (1024 MiB) 2024-03-01 20:53:43,185 INFO blivet/MainThread: added disk sdf (id 37) to device tree 2024-03-01 20:53:43,185 INFO blivet/MainThread: got device: DiskDevice instance (0x7efc398c6fd0) -- 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 = 600140525b7012bf4c541b5b0813087a 2024-03-01 20:53:43,188 DEBUG blivet/MainThread: DeviceTree.handle_format: name: sdf ; 2024-03-01 20:53:43,188 DEBUG blivet/MainThread: no type or existing type for sdf, bailing 2024-03-01 20:53:43,191 DEBUG blivet/MainThread: DeviceTree.handle_device: name: sdg ; info: {'CURRENT_TAGS': ':systemd:', 'DEVLINKS': '/dev/disk/by-id/scsi-1LIO-ORG_disk6:2fcb2cc6-c284-43ea-b562-c0b7eba2ff7a ' '/dev/disk/by-id/wwn-0x60014052fcb2cc6c28443eab562c0b7e ' '/dev/disk/by-id/scsi-360014052fcb2cc6c28443eab562c0b7e ' '/dev/disk/by-diskseq/8 ' '/dev/disk/by-id/scsi-SLIO-ORG_disk6_2fcb2cc6-c284-43ea-b562-c0b7eba2ff7a', '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': '2fcb2cc6-c284-43ea-b562-c0b7eba2ff7a', 'ID_SERIAL': '360014052fcb2cc6c28443eab562c0b7e', 'ID_SERIAL_SHORT': '60014052fcb2cc6c28443eab562c0b7e', 'ID_TARGET_PORT': '0', 'ID_TYPE': 'disk', 'ID_VENDOR': 'LIO-ORG', 'ID_VENDOR_ENC': 'LIO-ORG\\x20', 'ID_WWN': '0x60014052fcb2cc6c', 'ID_WWN_VENDOR_EXTENSION': '0x28443eab562c0b7e', 'ID_WWN_WITH_EXTENSION': '0x60014052fcb2cc6c28443eab562c0b7e', 'MAJOR': '8', 'MINOR': '96', 'SCSI_IDENT_LUN_LOGICAL_UNIT_GROUP': '0x0', 'SCSI_IDENT_LUN_NAA_REGEXT': '60014052fcb2cc6c28443eab562c0b7e', 'SCSI_IDENT_LUN_T10': 'LIO-ORG_disk6:2fcb2cc6-c284-43ea-b562-c0b7eba2ff7a', 'SCSI_IDENT_PORT_NAME': 'naa.5001405a91c5ccc5,t,0x0001', 'SCSI_IDENT_PORT_RELATIVE': '0', 'SCSI_IDENT_PORT_TARGET_PORT_GROUP': '0x0', 'SCSI_IDENT_SERIAL': '2fcb2cc6-c284-43ea-b562-c0b7eba2ff7a', 'SCSI_IDENT_TARGET_NAME': 'naa.5001405a91c5ccc5', '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': '337228647'} ; 2024-03-01 20:53:43,191 INFO blivet/MainThread: scanning sdg (/sys/devices/tcm_loop_0/tcm_loop_adapter_0/host2/target2:0:1/2:0:1:6/block/sdg)... 2024-03-01 20:53:43,194 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: sdg ; incomplete: False ; hidden: False ; 2024-03-01 20:53:43,197 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned None 2024-03-01 20:53:43,202 DEBUG blivet/MainThread: DiskDevicePopulator.run: name: sdg ; 2024-03-01 20:53:43,202 INFO blivet/MainThread: sdg is a disk 2024-03-01 20:53:43,202 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 43 2024-03-01 20:53:43,202 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 44 2024-03-01 20:53:43,205 DEBUG blivet/MainThread: DiskDevice._set_format: sdg ; type: None ; current: None ; 2024-03-01 20:53:43,208 DEBUG blivet/MainThread: DiskDevice.update_sysfs_path: sdg ; status: True ; 2024-03-01 20:53:43,208 DEBUG blivet/MainThread: sdg sysfs_path set to /sys/devices/tcm_loop_0/tcm_loop_adapter_0/host2/target2:0:1/2:0:1:6/block/sdg 2024-03-01 20:53:43,211 DEBUG blivet/MainThread: DiskDevice.read_current_size: exists: True ; path: /dev/sdg ; sysfs_path: /sys/devices/tcm_loop_0/tcm_loop_adapter_0/host2/target2:0:1/2:0:1:6/block/sdg ; 2024-03-01 20:53:43,211 DEBUG blivet/MainThread: updated sdg size to 1024 MiB (1024 MiB) 2024-03-01 20:53:43,211 INFO blivet/MainThread: added disk sdg (id 42) to device tree 2024-03-01 20:53:43,212 INFO blivet/MainThread: got device: DiskDevice instance (0x7efc398d39a0) -- 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 = 60014052fcb2cc6c28443eab562c0b7e 2024-03-01 20:53:43,214 DEBUG blivet/MainThread: DeviceTree.handle_format: name: sdg ; 2024-03-01 20:53:43,215 DEBUG blivet/MainThread: no type or existing type for sdg, bailing 2024-03-01 20:53:43,217 DEBUG blivet/MainThread: DeviceTree.handle_device: name: sdh ; info: {'CURRENT_TAGS': ':systemd:', 'DEVLINKS': '/dev/disk/by-id/wwn-0x6001405130490dc6bc54a3a884c8d675 ' '/dev/disk/by-diskseq/9 ' '/dev/disk/by-id/scsi-1LIO-ORG_disk7:130490dc-6bc5-4a3a-884c-8d67508d4785 ' '/dev/disk/by-id/scsi-36001405130490dc6bc54a3a884c8d675 ' '/dev/disk/by-id/scsi-SLIO-ORG_disk7_130490dc-6bc5-4a3a-884c-8d67508d4785', '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': '130490dc-6bc5-4a3a-884c-8d67508d4785', 'ID_SERIAL': '36001405130490dc6bc54a3a884c8d675', 'ID_SERIAL_SHORT': '6001405130490dc6bc54a3a884c8d675', 'ID_TARGET_PORT': '0', 'ID_TYPE': 'disk', 'ID_VENDOR': 'LIO-ORG', 'ID_VENDOR_ENC': 'LIO-ORG\\x20', 'ID_WWN': '0x6001405130490dc6', 'ID_WWN_VENDOR_EXTENSION': '0xbc54a3a884c8d675', 'ID_WWN_WITH_EXTENSION': '0x6001405130490dc6bc54a3a884c8d675', 'MAJOR': '8', 'MINOR': '112', 'SCSI_IDENT_LUN_LOGICAL_UNIT_GROUP': '0x0', 'SCSI_IDENT_LUN_NAA_REGEXT': '6001405130490dc6bc54a3a884c8d675', 'SCSI_IDENT_LUN_T10': 'LIO-ORG_disk7:130490dc-6bc5-4a3a-884c-8d67508d4785', 'SCSI_IDENT_PORT_NAME': 'naa.5001405a91c5ccc5,t,0x0001', 'SCSI_IDENT_PORT_RELATIVE': '0', 'SCSI_IDENT_PORT_TARGET_PORT_GROUP': '0x0', 'SCSI_IDENT_SERIAL': '130490dc-6bc5-4a3a-884c-8d67508d4785', 'SCSI_IDENT_TARGET_NAME': 'naa.5001405a91c5ccc5', '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': '337415073'} ; 2024-03-01 20:53:43,218 INFO blivet/MainThread: scanning sdh (/sys/devices/tcm_loop_0/tcm_loop_adapter_0/host2/target2:0:1/2:0:1:7/block/sdh)... 2024-03-01 20:53:43,220 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: sdh ; incomplete: False ; hidden: False ; 2024-03-01 20:53:43,223 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned None 2024-03-01 20:53:43,228 DEBUG blivet/MainThread: DiskDevicePopulator.run: name: sdh ; 2024-03-01 20:53:43,228 INFO blivet/MainThread: sdh is a disk 2024-03-01 20:53:43,229 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 48 2024-03-01 20:53:43,229 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 49 2024-03-01 20:53:43,231 DEBUG blivet/MainThread: DiskDevice._set_format: sdh ; type: None ; current: None ; 2024-03-01 20:53:43,234 DEBUG blivet/MainThread: DiskDevice.update_sysfs_path: sdh ; status: True ; 2024-03-01 20:53:43,234 DEBUG blivet/MainThread: sdh sysfs_path set to /sys/devices/tcm_loop_0/tcm_loop_adapter_0/host2/target2:0:1/2:0:1:7/block/sdh 2024-03-01 20:53:43,237 DEBUG blivet/MainThread: DiskDevice.read_current_size: exists: True ; path: /dev/sdh ; sysfs_path: /sys/devices/tcm_loop_0/tcm_loop_adapter_0/host2/target2:0:1/2:0:1:7/block/sdh ; 2024-03-01 20:53:43,237 DEBUG blivet/MainThread: updated sdh size to 1024 MiB (1024 MiB) 2024-03-01 20:53:43,238 INFO blivet/MainThread: added disk sdh (id 47) to device tree 2024-03-01 20:53:43,238 INFO blivet/MainThread: got device: DiskDevice instance (0x7efc398d34f0) -- 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 = 6001405130490dc6bc54a3a884c8d675 2024-03-01 20:53:43,241 DEBUG blivet/MainThread: DeviceTree.handle_format: name: sdh ; 2024-03-01 20:53:43,241 DEBUG blivet/MainThread: no type or existing type for sdh, bailing 2024-03-01 20:53:43,244 DEBUG blivet/MainThread: DeviceTree.handle_device: name: sdi ; info: {'CURRENT_TAGS': ':systemd:', 'DEVLINKS': '/dev/disk/by-id/wwn-0x60014057c02790daf61431ab4c5489ce ' '/dev/disk/by-id/scsi-1LIO-ORG_disk8:7c02790d-af61-431a-b4c5-489ce662d703 ' '/dev/disk/by-diskseq/10 ' '/dev/disk/by-id/scsi-SLIO-ORG_disk8_7c02790d-af61-431a-b4c5-489ce662d703 ' '/dev/disk/by-id/scsi-360014057c02790daf61431ab4c5489ce', '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': '7c02790d-af61-431a-b4c5-489ce662d703', 'ID_SERIAL': '360014057c02790daf61431ab4c5489ce', 'ID_SERIAL_SHORT': '60014057c02790daf61431ab4c5489ce', 'ID_TARGET_PORT': '0', 'ID_TYPE': 'disk', 'ID_VENDOR': 'LIO-ORG', 'ID_VENDOR_ENC': 'LIO-ORG\\x20', 'ID_WWN': '0x60014057c02790da', 'ID_WWN_VENDOR_EXTENSION': '0xf61431ab4c5489ce', 'ID_WWN_WITH_EXTENSION': '0x60014057c02790daf61431ab4c5489ce', 'MAJOR': '8', 'MINOR': '128', 'SCSI_IDENT_LUN_LOGICAL_UNIT_GROUP': '0x0', 'SCSI_IDENT_LUN_NAA_REGEXT': '60014057c02790daf61431ab4c5489ce', 'SCSI_IDENT_LUN_T10': 'LIO-ORG_disk8:7c02790d-af61-431a-b4c5-489ce662d703', 'SCSI_IDENT_PORT_NAME': 'naa.5001405a91c5ccc5,t,0x0001', 'SCSI_IDENT_PORT_RELATIVE': '0', 'SCSI_IDENT_PORT_TARGET_PORT_GROUP': '0x0', 'SCSI_IDENT_SERIAL': '7c02790d-af61-431a-b4c5-489ce662d703', 'SCSI_IDENT_TARGET_NAME': 'naa.5001405a91c5ccc5', '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': '337428002'} ; 2024-03-01 20:53:43,244 INFO blivet/MainThread: scanning sdi (/sys/devices/tcm_loop_0/tcm_loop_adapter_0/host2/target2:0:1/2:0:1:8/block/sdi)... 2024-03-01 20:53:43,246 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: sdi ; incomplete: False ; hidden: False ; 2024-03-01 20:53:43,249 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned None 2024-03-01 20:53:43,254 DEBUG blivet/MainThread: DiskDevicePopulator.run: name: sdi ; 2024-03-01 20:53:43,255 INFO blivet/MainThread: sdi is a disk 2024-03-01 20:53:43,255 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 53 2024-03-01 20:53:43,255 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 54 2024-03-01 20:53:43,258 DEBUG blivet/MainThread: DiskDevice._set_format: sdi ; type: None ; current: None ; 2024-03-01 20:53:43,260 DEBUG blivet/MainThread: DiskDevice.update_sysfs_path: sdi ; status: True ; 2024-03-01 20:53:43,261 DEBUG blivet/MainThread: sdi sysfs_path set to /sys/devices/tcm_loop_0/tcm_loop_adapter_0/host2/target2:0:1/2:0:1:8/block/sdi 2024-03-01 20:53:43,263 DEBUG blivet/MainThread: DiskDevice.read_current_size: exists: True ; path: /dev/sdi ; sysfs_path: /sys/devices/tcm_loop_0/tcm_loop_adapter_0/host2/target2:0:1/2:0:1:8/block/sdi ; 2024-03-01 20:53:43,264 DEBUG blivet/MainThread: updated sdi size to 1024 MiB (1024 MiB) 2024-03-01 20:53:43,264 INFO blivet/MainThread: added disk sdi (id 52) to device tree 2024-03-01 20:53:43,264 INFO blivet/MainThread: got device: DiskDevice instance (0x7efc398cd370) -- 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 = 60014057c02790daf61431ab4c5489ce 2024-03-01 20:53:43,267 DEBUG blivet/MainThread: DeviceTree.handle_format: name: sdi ; 2024-03-01 20:53:43,267 DEBUG blivet/MainThread: no type or existing type for sdi, bailing 2024-03-01 20:53:43,270 DEBUG blivet/MainThread: DeviceTree.handle_device: name: sdj ; info: {'CURRENT_TAGS': ':systemd:', 'DEVLINKS': '/dev/disk/by-id/scsi-SLIO-ORG_disk9_8bb02eed-505c-4d75-93b5-20327aed4107 ' '/dev/disk/by-diskseq/11 ' '/dev/disk/by-id/scsi-1LIO-ORG_disk9:8bb02eed-505c-4d75-93b5-20327aed4107 ' '/dev/disk/by-id/wwn-0x60014058bb02eed505c4d7593b520327 ' '/dev/disk/by-id/scsi-360014058bb02eed505c4d7593b520327', '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': '8bb02eed-505c-4d75-93b5-20327aed4107', 'ID_SERIAL': '360014058bb02eed505c4d7593b520327', 'ID_SERIAL_SHORT': '60014058bb02eed505c4d7593b520327', 'ID_TARGET_PORT': '0', 'ID_TYPE': 'disk', 'ID_VENDOR': 'LIO-ORG', 'ID_VENDOR_ENC': 'LIO-ORG\\x20', 'ID_WWN': '0x60014058bb02eed5', 'ID_WWN_VENDOR_EXTENSION': '0x05c4d7593b520327', 'ID_WWN_WITH_EXTENSION': '0x60014058bb02eed505c4d7593b520327', 'MAJOR': '8', 'MINOR': '144', 'SCSI_IDENT_LUN_LOGICAL_UNIT_GROUP': '0x0', 'SCSI_IDENT_LUN_NAA_REGEXT': '60014058bb02eed505c4d7593b520327', 'SCSI_IDENT_LUN_T10': 'LIO-ORG_disk9:8bb02eed-505c-4d75-93b5-20327aed4107', 'SCSI_IDENT_PORT_NAME': 'naa.5001405a91c5ccc5,t,0x0001', 'SCSI_IDENT_PORT_RELATIVE': '0', 'SCSI_IDENT_PORT_TARGET_PORT_GROUP': '0x0', 'SCSI_IDENT_SERIAL': '8bb02eed-505c-4d75-93b5-20327aed4107', 'SCSI_IDENT_TARGET_NAME': 'naa.5001405a91c5ccc5', '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': '337523000'} ; 2024-03-01 20:53:43,270 INFO blivet/MainThread: scanning sdj (/sys/devices/tcm_loop_0/tcm_loop_adapter_0/host2/target2:0:1/2:0:1:9/block/sdj)... 2024-03-01 20:53:43,273 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: sdj ; incomplete: False ; hidden: False ; 2024-03-01 20:53:43,275 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned None 2024-03-01 20:53:43,280 DEBUG blivet/MainThread: DiskDevicePopulator.run: name: sdj ; 2024-03-01 20:53:43,281 INFO blivet/MainThread: sdj is a disk 2024-03-01 20:53:43,281 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 58 2024-03-01 20:53:43,281 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 59 2024-03-01 20:53:43,284 DEBUG blivet/MainThread: DiskDevice._set_format: sdj ; type: None ; current: None ; 2024-03-01 20:53:43,287 DEBUG blivet/MainThread: DiskDevice.update_sysfs_path: sdj ; status: True ; 2024-03-01 20:53:43,287 DEBUG blivet/MainThread: sdj sysfs_path set to /sys/devices/tcm_loop_0/tcm_loop_adapter_0/host2/target2:0:1/2:0:1:9/block/sdj 2024-03-01 20:53:43,290 DEBUG blivet/MainThread: DiskDevice.read_current_size: exists: True ; path: /dev/sdj ; sysfs_path: /sys/devices/tcm_loop_0/tcm_loop_adapter_0/host2/target2:0:1/2:0:1:9/block/sdj ; 2024-03-01 20:53:43,290 DEBUG blivet/MainThread: updated sdj size to 1024 MiB (1024 MiB) 2024-03-01 20:53:43,290 INFO blivet/MainThread: added disk sdj (id 57) to device tree 2024-03-01 20:53:43,290 INFO blivet/MainThread: got device: DiskDevice instance (0x7efc398d0730) -- 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 = 60014058bb02eed505c4d7593b520327 2024-03-01 20:53:43,293 DEBUG blivet/MainThread: DeviceTree.handle_format: name: sdj ; 2024-03-01 20:53:43,294 DEBUG blivet/MainThread: no type or existing type for sdj, bailing 2024-03-01 20:53:43,296 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': '16965658'} ; 2024-03-01 20:53:43,296 INFO blivet/MainThread: scanning xvda (/sys/devices/vbd-768/block/xvda)... 2024-03-01 20:53:43,299 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: xvda ; incomplete: False ; hidden: False ; 2024-03-01 20:53:43,302 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned None 2024-03-01 20:53:43,306 DEBUG blivet/MainThread: DiskDevicePopulator.run: name: xvda ; 2024-03-01 20:53:43,306 WARNING blivet/MainThread: device/vendor is not a valid attribute 2024-03-01 20:53:43,306 WARNING blivet/MainThread: device/model is not a valid attribute 2024-03-01 20:53:43,306 INFO blivet/MainThread: xvda is a disk 2024-03-01 20:53:43,306 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 63 2024-03-01 20:53:43,306 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 64 2024-03-01 20:53:43,309 DEBUG blivet/MainThread: DiskDevice._set_format: xvda ; type: None ; current: None ; 2024-03-01 20:53:43,312 DEBUG blivet/MainThread: DiskDevice.update_sysfs_path: xvda ; status: True ; 2024-03-01 20:53:43,312 DEBUG blivet/MainThread: xvda sysfs_path set to /sys/devices/vbd-768/block/xvda 2024-03-01 20:53:43,315 DEBUG blivet/MainThread: DiskDevice.read_current_size: exists: True ; path: /dev/xvda ; sysfs_path: /sys/devices/vbd-768/block/xvda ; 2024-03-01 20:53:43,315 DEBUG blivet/MainThread: updated xvda size to 250 GiB (250 GiB) 2024-03-01 20:53:43,315 INFO blivet/MainThread: added disk xvda (id 62) to device tree 2024-03-01 20:53:43,315 INFO blivet/MainThread: got device: DiskDevice instance (0x7efc398dd490) -- name = xvda status = True id = 62 children = [] parents = [] uuid = None size = 250 GiB format = existing None major = 202 minor = 0 exists = True protected = False sysfs path = /sys/devices/vbd-768/block/xvda target size = 250 GiB path = /dev/xvda format args = [] original_format = None removable = False wwn = None 2024-03-01 20:53:43,318 DEBUG blivet/MainThread: DeviceTree.handle_format: name: xvda ; 2024-03-01 20:53:43,322 DEBUG blivet/MainThread: AppleBootstrapFS.supported: supported: True ; 2024-03-01 20:53:43,322 DEBUG blivet/MainThread: get_format('appleboot') returning AppleBootstrapFS instance with object id 66 2024-03-01 20:53:43,325 DEBUG blivet/MainThread: EFIFS.supported: supported: True ; 2024-03-01 20:53:43,325 DEBUG blivet/MainThread: get_format('efi') returning EFIFS instance with object id 67 2024-03-01 20:53:43,328 DEBUG blivet/MainThread: MacEFIFS.supported: supported: True ; 2024-03-01 20:53:43,328 DEBUG blivet/MainThread: get_format('macefi') returning MacEFIFS instance with object id 68 2024-03-01 20:53:43,331 DEBUG blivet/MainThread: MacEFIFS.supported: supported: True ; 2024-03-01 20:53:43,331 DEBUG blivet/MainThread: get_format('macefi') returning MacEFIFS instance with object id 69 2024-03-01 20:53:43,334 DEBUG blivet/MainThread: DiskLabelFormatPopulator.run: device: xvda ; label_type: dos ; 2024-03-01 20:53:43,337 DEBUG blivet/MainThread: DiskDevice.setup: xvda ; orig: False ; status: True ; controllable: True ; 2024-03-01 20:53:43,339 DEBUG blivet/MainThread: DiskLabel.__init__: uuid: e61ef7e0 ; label: None ; device: /dev/xvda ; serial: None ; exists: True ; 2024-03-01 20:53:43,347 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 0x7efc398c3700> 2024-03-01 20:53:43,395 DEBUG blivet/MainThread: get_format('disklabel') returning DiskLabel instance with object id 70 2024-03-01 20:53:43,399 DEBUG blivet/MainThread: DiskDevice._set_format: xvda ; type: disklabel ; current: None ; 2024-03-01 20:53:43,399 INFO blivet/MainThread: got format: existing msdos disklabel 2024-03-01 20:53:43,403 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': '16967518'} ; 2024-03-01 20:53:43,403 INFO blivet/MainThread: scanning xvda1 (/sys/devices/vbd-768/block/xvda/xvda1)... 2024-03-01 20:53:43,403 WARNING blivet/MainThread: hidden is not a valid attribute 2024-03-01 20:53:43,406 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: xvda1 ; incomplete: False ; hidden: False ; 2024-03-01 20:53:43,408 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned None 2024-03-01 20:53:43,411 DEBUG blivet/MainThread: PartitionDevicePopulator.run: name: xvda1 ; 2024-03-01 20:53:43,414 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: xvda1 ; incomplete: False ; hidden: False ; 2024-03-01 20:53:43,416 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned None 2024-03-01 20:53:43,416 INFO program/MainThread: Running... udevadm settle --timeout=300 2024-03-01 20:53:43,428 DEBUG program/MainThread: Return code: 0 2024-03-01 20:53:43,444 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: xvda ; incomplete: False ; hidden: False ; 2024-03-01 20:53:43,448 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned existing 250 GiB disk xvda (62) with existing msdos disklabel 2024-03-01 20:53:43,448 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 73 2024-03-01 20:53:43,451 DEBUG blivet/MainThread: DiskDevice.add_child: name: xvda ; child: xvda1 ; kids: 0 ; 2024-03-01 20:53:43,451 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 74 2024-03-01 20:53:43,454 DEBUG blivet/MainThread: PartitionDevice._set_format: xvda1 ; type: None ; current: None ; 2024-03-01 20:53:43,457 DEBUG blivet/MainThread: PartitionDevice.update_sysfs_path: xvda1 ; status: True ; 2024-03-01 20:53:43,457 DEBUG blivet/MainThread: xvda1 sysfs_path set to /sys/devices/vbd-768/block/xvda/xvda1 2024-03-01 20:53:43,460 DEBUG blivet/MainThread: PartitionDevice.read_current_size: exists: True ; path: /dev/xvda1 ; sysfs_path: /sys/devices/vbd-768/block/xvda/xvda1 ; 2024-03-01 20:53:43,460 DEBUG blivet/MainThread: updated xvda1 size to 250 GiB (250 GiB) 2024-03-01 20:53:43,460 DEBUG blivet/MainThread: looking up parted Partition: /dev/xvda1 2024-03-01 20:53:43,463 DEBUG blivet/MainThread: PartitionDevice.probe: xvda1 ; exists: True ; 2024-03-01 20:53:43,466 DEBUG blivet/MainThread: PartitionDevice.get_flag: path: /dev/xvda1 ; flag: 1 ; 2024-03-01 20:53:43,469 DEBUG blivet/MainThread: PartitionDevice.get_flag: path: /dev/xvda1 ; flag: 10 ; 2024-03-01 20:53:43,472 DEBUG blivet/MainThread: PartitionDevice.get_flag: path: /dev/xvda1 ; flag: 12 ; 2024-03-01 20:53:43,474 DEBUG blivet/MainThread: PartitionDevice.read_current_size: exists: True ; path: /dev/xvda1 ; sysfs_path: /sys/devices/vbd-768/block/xvda/xvda1 ; 2024-03-01 20:53:43,475 DEBUG blivet/MainThread: updated xvda1 size to 250 GiB (250 GiB) 2024-03-01 20:53:43,475 INFO blivet/MainThread: added partition xvda1 (id 72) to device tree 2024-03-01 20:53:43,475 INFO blivet/MainThread: parted exception: msdos disk labels do not support partition names. 2024-03-01 20:53:43,475 INFO blivet/MainThread: got device: PartitionDevice instance (0x7efc398e1fd0) -- 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 0x7efc398f5310> disk = existing 250 GiB disk xvda (62) with existing msdos disklabel start = 2048 end = 524287966 length = 524285919 flags = boot 2024-03-01 20:53:43,479 DEBUG blivet/MainThread: DeviceTree.handle_format: name: xvda1 ; 2024-03-01 20:53:43,481 DEBUG blivet/MainThread: AppleBootstrapFS.supported: supported: True ; 2024-03-01 20:53:43,482 DEBUG blivet/MainThread: get_format('appleboot') returning AppleBootstrapFS instance with object id 76 2024-03-01 20:53:43,485 DEBUG blivet/MainThread: EFIFS.supported: supported: True ; 2024-03-01 20:53:43,485 DEBUG blivet/MainThread: get_format('efi') returning EFIFS instance with object id 77 2024-03-01 20:53:43,488 DEBUG blivet/MainThread: MacEFIFS.supported: supported: True ; 2024-03-01 20:53:43,488 DEBUG blivet/MainThread: get_format('macefi') returning MacEFIFS instance with object id 78 2024-03-01 20:53:43,491 DEBUG blivet/MainThread: MacEFIFS.supported: supported: True ; 2024-03-01 20:53:43,491 DEBUG blivet/MainThread: get_format('macefi') returning MacEFIFS instance with object id 79 2024-03-01 20:53:43,492 WARNING blivet/MainThread: Stratis DBus service is not running 2024-03-01 20:53:43,492 INFO blivet/MainThread: type detected on 'xvda1' is 'xfs' 2024-03-01 20:53:43,495 DEBUG blivet/MainThread: XFS.supported: supported: True ; 2024-03-01 20:53:43,495 DEBUG blivet/MainThread: get_format('xfs') returning XFS instance with object id 80 2024-03-01 20:53:43,498 DEBUG blivet/MainThread: PartitionDevice._set_format: xvda1 ; type: xfs ; current: None ; 2024-03-01 20:53:43,498 INFO blivet/MainThread: got format: existing xfs filesystem 2024-03-01 20:53:43,499 INFO program/MainThread: Running... udevadm settle --timeout=300 2024-03-01 20:53:43,508 DEBUG program/MainThread: Return code: 0 2024-03-01 20:53:43,521 INFO blivet/MainThread: edd: collected mbr signatures: {'xvda': '0xe61ef7e0'} 2024-03-01 20:53:43,521 DEBUG blivet/MainThread: resolved 'UUID=a4d9efbc-be36-4c5f-99af-596afd10159d' to 'xvda1' (partition) 2024-03-01 20:53:43,525 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: ntap-bos-c01-eng01-nfs01b.storage.bos.redhat.com:/devops_engineering_nfs/devarchive/redhat ; incomplete: False ; hidden: False ; 2024-03-01 20:53:43,527 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned None 2024-03-01 20:53:43,530 DEBUG blivet/MainThread: DeviceTree.get_device_by_path: path: /dev/ntap-bos-c01-eng01-nfs01b.storage.bos.redhat.com:/devops_engineering_nfs/devarchive/redhat ; incomplete: False ; hidden: False ; 2024-03-01 20:53:43,532 DEBUG blivet/MainThread: DeviceTree.get_device_by_path returned None 2024-03-01 20:53:43,532 DEBUG blivet/MainThread: failed to resolve '/dev/ntap-bos-c01-eng01-nfs01b.storage.bos.redhat.com:/devops_engineering_nfs/devarchive/redhat' 2024-03-01 20:53:43,535 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: nest.test.redhat.com:/mnt/qa ; incomplete: False ; hidden: False ; 2024-03-01 20:53:43,537 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned None 2024-03-01 20:53:43,540 DEBUG blivet/MainThread: DeviceTree.get_device_by_path: path: /dev/nest.test.redhat.com:/mnt/qa ; incomplete: False ; hidden: False ; 2024-03-01 20:53:43,543 DEBUG blivet/MainThread: DeviceTree.get_device_by_path returned None 2024-03-01 20:53:43,543 DEBUG blivet/MainThread: failed to resolve '/dev/nest.test.redhat.com:/mnt/qa' 2024-03-01 20:53:43,545 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: vtap-eng01.storage.rdu2.redhat.com:/vol/engarchive ; incomplete: False ; hidden: False ; 2024-03-01 20:53:43,548 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned None 2024-03-01 20:53:43,550 DEBUG blivet/MainThread: DeviceTree.get_device_by_path: path: /dev/vtap-eng01.storage.rdu2.redhat.com:/vol/engarchive ; incomplete: False ; hidden: False ; 2024-03-01 20:53:43,552 DEBUG blivet/MainThread: DeviceTree.get_device_by_path returned None 2024-03-01 20:53:43,553 DEBUG blivet/MainThread: failed to resolve '/dev/vtap-eng01.storage.rdu2.redhat.com:/vol/engarchive' 2024-03-01 20:53:43,555 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: nest.test.redhat.com:/mnt/tpsdist ; incomplete: False ; hidden: False ; 2024-03-01 20:53:43,557 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned None 2024-03-01 20:53:43,560 DEBUG blivet/MainThread: DeviceTree.get_device_by_path: path: /dev/nest.test.redhat.com:/mnt/tpsdist ; incomplete: False ; hidden: False ; 2024-03-01 20:53:43,562 DEBUG blivet/MainThread: DeviceTree.get_device_by_path returned None 2024-03-01 20:53:43,562 DEBUG blivet/MainThread: failed to resolve '/dev/nest.test.redhat.com:/mnt/tpsdist' 2024-03-01 20:53:43,565 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: ntap-bos-c01-eng01-nfs01b.storage.bos.redhat.com:/devops_engineering_nfs/devarchive/redhat/brewroot ; incomplete: False ; hidden: False ; 2024-03-01 20:53:43,567 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned None 2024-03-01 20:53:43,570 DEBUG blivet/MainThread: DeviceTree.get_device_by_path: path: /dev/ntap-bos-c01-eng01-nfs01b.storage.bos.redhat.com:/devops_engineering_nfs/devarchive/redhat/brewroot ; incomplete: False ; hidden: False ; 2024-03-01 20:53:43,572 DEBUG blivet/MainThread: DeviceTree.get_device_by_path returned None 2024-03-01 20:53:43,572 DEBUG blivet/MainThread: failed to resolve '/dev/ntap-bos-c01-eng01-nfs01b.storage.bos.redhat.com:/devops_engineering_nfs/devarchive/redhat/brewroot' 2024-03-01 20:53:43,575 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: ntap-bos-c01-eng01-nfs01b.storage.bos.redhat.com:/devops_brew_scratch_nfs/scratch ; incomplete: False ; hidden: False ; 2024-03-01 20:53:43,577 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned None 2024-03-01 20:53:43,579 DEBUG blivet/MainThread: DeviceTree.get_device_by_path: path: /dev/ntap-bos-c01-eng01-nfs01b.storage.bos.redhat.com:/devops_brew_scratch_nfs/scratch ; incomplete: False ; hidden: False ; 2024-03-01 20:53:43,582 DEBUG blivet/MainThread: DeviceTree.get_device_by_path returned None 2024-03-01 20:53:43,582 DEBUG blivet/MainThread: failed to resolve '/dev/ntap-bos-c01-eng01-nfs01b.storage.bos.redhat.com:/devops_brew_scratch_nfs/scratch' 2024-03-01 20:53:43,582 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 82 2024-03-01 20:53:43,582 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 83 2024-03-01 20:53:43,582 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 84 2024-03-01 20:53:43,582 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 85 2024-03-01 20:53:43,582 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 86 2024-03-01 20:53:43,583 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 87 2024-03-01 20:53:43,583 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 88 2024-03-01 20:53:43,583 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 89 2024-03-01 20:53:46,519 INFO blivet/MainThread: sys.argv = ['/tmp/ansible_fedora.linux_system_roles.blivet_payload_wbju6p2u/ansible_fedora.linux_system_roles.blivet_payload.zip/ansible_collections/fedora/linux_system_roles/plugins/modules/blivet.py'] 2024-03-01 20:53:46,553 DEBUG blivet/MainThread: Ext4FS.supported: supported: True ; 2024-03-01 20:53:46,554 INFO program/MainThread: Running [2] e2fsck -V ... 2024-03-01 20:53:46,556 INFO program/MainThread: stdout[2]: 2024-03-01 20:53:46,557 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 20:53:46,557 INFO program/MainThread: ...done [2] (exit code: 0) 2024-03-01 20:53:46,557 INFO program/MainThread: Running... modprobe --dry-run ext4 2024-03-01 20:53:46,561 DEBUG program/MainThread: Return code: 0 2024-03-01 20:53:46,561 DEBUG blivet/MainThread: get_format('ext4') returning Ext4FS instance with object id 0 2024-03-01 20:53:46,565 DEBUG blivet/MainThread: Ext4FS.supported: supported: True ; 2024-03-01 20:53:46,565 DEBUG blivet/MainThread: trying to set new default fstype to 'ext4' 2024-03-01 20:53:46,568 DEBUG blivet/MainThread: Ext4FS.supported: supported: True ; 2024-03-01 20:53:46,568 DEBUG blivet/MainThread: get_format('ext4') returning Ext4FS instance with object id 1 2024-03-01 20:53:46,570 DEBUG blivet/MainThread: Ext4FS.supported: supported: True ; 2024-03-01 20:53:46,570 INFO program/MainThread: Running... lsblk --bytes -a -o NAME,SIZE,OWNER,GROUP,MODE,FSTYPE,LABEL,UUID,PARTUUID,MOUNTPOINT 2024-03-01 20:53:46,578 INFO program/MainThread: stdout: 2024-03-01 20:53:46,578 INFO program/MainThread: NAME SIZE OWNER GROUP MODE FSTYPE LABEL UUID PARTUUID MOUNTPOINT 2024-03-01 20:53:46,578 INFO program/MainThread: sda 1073741824 root disk brw-rw---- 2024-03-01 20:53:46,578 INFO program/MainThread: sdb 1073741824 root disk brw-rw---- 2024-03-01 20:53:46,578 INFO program/MainThread: sdc 1073741824 root disk brw-rw---- 2024-03-01 20:53:46,578 INFO program/MainThread: sdd 1073741824 root disk brw-rw---- 2024-03-01 20:53:46,578 INFO program/MainThread: sde 1073741824 root disk brw-rw---- 2024-03-01 20:53:46,578 INFO program/MainThread: sdf 1073741824 root disk brw-rw---- 2024-03-01 20:53:46,578 INFO program/MainThread: sdg 1073741824 root disk brw-rw---- 2024-03-01 20:53:46,578 INFO program/MainThread: sdh 1073741824 root disk brw-rw---- 2024-03-01 20:53:46,578 INFO program/MainThread: sdi 1073741824 root disk brw-rw---- 2024-03-01 20:53:46,578 INFO program/MainThread: sdj 1073741824 root disk brw-rw---- 2024-03-01 20:53:46,578 INFO program/MainThread: sdk 1073741824 root disk brw-rw---- 2024-03-01 20:53:46,578 INFO program/MainThread: sdl 1073741824 root disk brw-rw---- 2024-03-01 20:53:46,578 INFO program/MainThread: xvda 268435456000 root disk brw-rw---- 2024-03-01 20:53:46,578 INFO program/MainThread: `-xvda1 268434390528 root disk brw-rw---- xfs a4d9efbc-be36-4c5f-99af-596afd10159d e61ef7e0-01 / 2024-03-01 20:53:46,579 DEBUG program/MainThread: Return code: 0 2024-03-01 20:53:46,579 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 20:53:46,579 DEBUG blivet/MainThread: lvm filter: clearing the lvm devices list 2024-03-01 20:53:46,579 DEBUG blivet/MainThread: lvm filter: clearing the lvm devices list 2024-03-01 20:53:46,579 INFO blivet/MainThread: resetting Blivet (version 3.6.0) instance 2024-03-01 20:53:46,579 DEBUG blivet/MainThread: lvm filter: clearing the lvm devices list 2024-03-01 20:53:46,579 INFO blivet/MainThread: DeviceTree.populate: ignored_disks is [] ; exclusive_disks is [] 2024-03-01 20:53:46,580 WARNING blivet/MainThread: Failed to call the update_volume_info method: libstoragemgmt functionality not available 2024-03-01 20:53:46,580 INFO program/MainThread: Running... udevadm settle --timeout=300 2024-03-01 20:53:46,592 DEBUG program/MainThread: Return code: 0 2024-03-01 20:53:46,605 INFO blivet/MainThread: devices to scan: ['sda', 'sdb', 'sdk', 'sdl', 'sdc', 'sdd', 'sde', 'sdf', 'sdg', 'sdh', 'sdi', 'sdj', 'xvda', 'xvda1'] 2024-03-01 20:53:46,609 DEBUG blivet/MainThread: DeviceTree.handle_device: name: sda ; info: {'CURRENT_TAGS': ':systemd:', 'DEVLINKS': '/dev/disk/by-id/scsi-1LIO-ORG_disk0:a8abeb2a-8284-458e-bf04-3e0fbc353c0a ' '/dev/disk/by-id/wwn-0x6001405a8abeb2a8284458ebf043e0fb ' '/dev/disk/by-id/scsi-SLIO-ORG_disk0_a8abeb2a-8284-458e-bf04-3e0fbc353c0a ' '/dev/disk/by-diskseq/2 ' '/dev/disk/by-id/scsi-36001405a8abeb2a8284458ebf043e0fb', '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': 'a8abeb2a-8284-458e-bf04-3e0fbc353c0a', 'ID_SERIAL': '36001405a8abeb2a8284458ebf043e0fb', 'ID_SERIAL_SHORT': '6001405a8abeb2a8284458ebf043e0fb', 'ID_TARGET_PORT': '0', 'ID_TYPE': 'disk', 'ID_VENDOR': 'LIO-ORG', 'ID_VENDOR_ENC': 'LIO-ORG\\x20', 'ID_WWN': '0x6001405a8abeb2a8', 'ID_WWN_VENDOR_EXTENSION': '0x284458ebf043e0fb', 'ID_WWN_WITH_EXTENSION': '0x6001405a8abeb2a8284458ebf043e0fb', 'MAJOR': '8', 'MINOR': '0', 'SCSI_IDENT_LUN_LOGICAL_UNIT_GROUP': '0x0', 'SCSI_IDENT_LUN_NAA_REGEXT': '6001405a8abeb2a8284458ebf043e0fb', 'SCSI_IDENT_LUN_T10': 'LIO-ORG_disk0:a8abeb2a-8284-458e-bf04-3e0fbc353c0a', 'SCSI_IDENT_PORT_NAME': 'naa.5001405a91c5ccc5,t,0x0001', 'SCSI_IDENT_PORT_RELATIVE': '0', 'SCSI_IDENT_PORT_TARGET_PORT_GROUP': '0x0', 'SCSI_IDENT_SERIAL': 'a8abeb2a-8284-458e-bf04-3e0fbc353c0a', 'SCSI_IDENT_TARGET_NAME': 'naa.5001405a91c5ccc5', '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': '336998022'} ; 2024-03-01 20:53:46,609 INFO blivet/MainThread: scanning sda (/sys/devices/tcm_loop_0/tcm_loop_adapter_0/host2/target2:0:1/2:0:1:0/block/sda)... 2024-03-01 20:53:46,609 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 20:53:46,638 INFO program/MainThread: stdout[3]: 2024-03-01 20:53:46,638 INFO program/MainThread: stderr[3]: 2024-03-01 20:53:46,638 INFO program/MainThread: ...done [3] (exit code: 0) 2024-03-01 20:53:46,642 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: sda ; incomplete: False ; hidden: False ; 2024-03-01 20:53:46,645 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned None 2024-03-01 20:53:46,649 INFO blivet/MainThread: failed to get initiator name from iscsi firmware: storaged iSCSI functionality not available 2024-03-01 20:53:46,650 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 20:53:46,655 DEBUG blivet/MainThread: DiskDevicePopulator.run: name: sda ; 2024-03-01 20:53:46,655 INFO blivet/MainThread: sda is a disk 2024-03-01 20:53:46,656 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 3 2024-03-01 20:53:46,656 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 4 2024-03-01 20:53:46,659 DEBUG blivet/MainThread: DiskDevice._set_format: sda ; type: None ; current: None ; 2024-03-01 20:53:46,662 DEBUG blivet/MainThread: DiskDevice.update_sysfs_path: sda ; status: True ; 2024-03-01 20:53:46,662 DEBUG blivet/MainThread: sda sysfs_path set to /sys/devices/tcm_loop_0/tcm_loop_adapter_0/host2/target2:0:1/2:0:1:0/block/sda 2024-03-01 20:53:46,665 DEBUG blivet/MainThread: DiskDevice.read_current_size: exists: True ; path: /dev/sda ; sysfs_path: /sys/devices/tcm_loop_0/tcm_loop_adapter_0/host2/target2:0:1/2:0:1:0/block/sda ; 2024-03-01 20:53:46,666 DEBUG blivet/MainThread: updated sda size to 1024 MiB (1024 MiB) 2024-03-01 20:53:46,666 INFO blivet/MainThread: added disk sda (id 2) to device tree 2024-03-01 20:53:46,666 INFO blivet/MainThread: got device: DiskDevice instance (0x7fd06b9328e0) -- 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 = 6001405a8abeb2a8284458ebf043e0fb 2024-03-01 20:53:46,669 DEBUG blivet/MainThread: DeviceTree.handle_format: name: sda ; 2024-03-01 20:53:46,670 DEBUG blivet/MainThread: no type or existing type for sda, bailing 2024-03-01 20:53:46,673 DEBUG blivet/MainThread: DeviceTree.handle_device: name: sdb ; info: {'CURRENT_TAGS': ':systemd:', 'DEVLINKS': '/dev/disk/by-id/scsi-SLIO-ORG_disk1_c67c68fc-5fb8-4942-8812-1de7084b7176 ' '/dev/disk/by-id/wwn-0x6001405c67c68fc5fb8494288121de70 ' '/dev/disk/by-id/scsi-36001405c67c68fc5fb8494288121de70 ' '/dev/disk/by-id/scsi-1LIO-ORG_disk1:c67c68fc-5fb8-4942-8812-1de7084b7176 ' '/dev/disk/by-diskseq/3', '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': 'c67c68fc-5fb8-4942-8812-1de7084b7176', 'ID_SERIAL': '36001405c67c68fc5fb8494288121de70', 'ID_SERIAL_SHORT': '6001405c67c68fc5fb8494288121de70', 'ID_TARGET_PORT': '0', 'ID_TYPE': 'disk', 'ID_VENDOR': 'LIO-ORG', 'ID_VENDOR_ENC': 'LIO-ORG\\x20', 'ID_WWN': '0x6001405c67c68fc5', 'ID_WWN_VENDOR_EXTENSION': '0xfb8494288121de70', 'ID_WWN_WITH_EXTENSION': '0x6001405c67c68fc5fb8494288121de70', 'MAJOR': '8', 'MINOR': '16', 'SCSI_IDENT_LUN_LOGICAL_UNIT_GROUP': '0x0', 'SCSI_IDENT_LUN_NAA_REGEXT': '6001405c67c68fc5fb8494288121de70', 'SCSI_IDENT_LUN_T10': 'LIO-ORG_disk1:c67c68fc-5fb8-4942-8812-1de7084b7176', 'SCSI_IDENT_PORT_NAME': 'naa.5001405a91c5ccc5,t,0x0001', 'SCSI_IDENT_PORT_RELATIVE': '0', 'SCSI_IDENT_PORT_TARGET_PORT_GROUP': '0x0', 'SCSI_IDENT_SERIAL': 'c67c68fc-5fb8-4942-8812-1de7084b7176', 'SCSI_IDENT_TARGET_NAME': 'naa.5001405a91c5ccc5', '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': '337020590'} ; 2024-03-01 20:53:46,673 INFO blivet/MainThread: scanning sdb (/sys/devices/tcm_loop_0/tcm_loop_adapter_0/host2/target2:0:1/2:0:1:1/block/sdb)... 2024-03-01 20:53:46,676 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: sdb ; incomplete: False ; hidden: False ; 2024-03-01 20:53:46,678 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned None 2024-03-01 20:53:46,683 DEBUG blivet/MainThread: DiskDevicePopulator.run: name: sdb ; 2024-03-01 20:53:46,684 INFO blivet/MainThread: sdb is a disk 2024-03-01 20:53:46,684 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 8 2024-03-01 20:53:46,684 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 9 2024-03-01 20:53:46,687 DEBUG blivet/MainThread: DiskDevice._set_format: sdb ; type: None ; current: None ; 2024-03-01 20:53:46,690 DEBUG blivet/MainThread: DiskDevice.update_sysfs_path: sdb ; status: True ; 2024-03-01 20:53:46,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 20:53:46,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 20:53:46,693 DEBUG blivet/MainThread: updated sdb size to 1024 MiB (1024 MiB) 2024-03-01 20:53:46,694 INFO blivet/MainThread: added disk sdb (id 7) to device tree 2024-03-01 20:53:46,694 INFO blivet/MainThread: got device: DiskDevice instance (0x7fd06a583a60) -- 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 = 6001405c67c68fc5fb8494288121de70 2024-03-01 20:53:46,697 DEBUG blivet/MainThread: DeviceTree.handle_format: name: sdb ; 2024-03-01 20:53:46,697 DEBUG blivet/MainThread: no type or existing type for sdb, bailing 2024-03-01 20:53:46,700 DEBUG blivet/MainThread: DeviceTree.handle_device: name: sdk ; info: {'CURRENT_TAGS': ':systemd:', 'DEVLINKS': '/dev/disk/by-id/scsi-1LIO-ORG_disk10:e1b8c6d0-3d08-40cc-baa9-9ea541aeb400 ' '/dev/disk/by-id/scsi-SLIO-ORG_disk10_e1b8c6d0-3d08-40cc-baa9-9ea541aeb400 ' '/dev/disk/by-id/scsi-36001405e1b8c6d03d0840ccbaa99ea54 ' '/dev/disk/by-diskseq/12 ' '/dev/disk/by-id/wwn-0x6001405e1b8c6d03d0840ccbaa99ea54', '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': 'e1b8c6d0-3d08-40cc-baa9-9ea541aeb400', 'ID_SERIAL': '36001405e1b8c6d03d0840ccbaa99ea54', 'ID_SERIAL_SHORT': '6001405e1b8c6d03d0840ccbaa99ea54', 'ID_TARGET_PORT': '0', 'ID_TYPE': 'disk', 'ID_VENDOR': 'LIO-ORG', 'ID_VENDOR_ENC': 'LIO-ORG\\x20', 'ID_WWN': '0x6001405e1b8c6d03', 'ID_WWN_VENDOR_EXTENSION': '0xd0840ccbaa99ea54', 'ID_WWN_WITH_EXTENSION': '0x6001405e1b8c6d03d0840ccbaa99ea54', 'MAJOR': '8', 'MINOR': '160', 'SCSI_IDENT_LUN_LOGICAL_UNIT_GROUP': '0x0', 'SCSI_IDENT_LUN_NAA_REGEXT': '6001405e1b8c6d03d0840ccbaa99ea54', 'SCSI_IDENT_LUN_T10': 'LIO-ORG_disk10:e1b8c6d0-3d08-40cc-baa9-9ea541aeb400', 'SCSI_IDENT_PORT_NAME': 'naa.5001405a91c5ccc5,t,0x0001', 'SCSI_IDENT_PORT_RELATIVE': '0', 'SCSI_IDENT_PORT_TARGET_PORT_GROUP': '0x0', 'SCSI_IDENT_SERIAL': 'e1b8c6d0-3d08-40cc-baa9-9ea541aeb400', 'SCSI_IDENT_TARGET_NAME': 'naa.5001405a91c5ccc5', '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': '337615258'} ; 2024-03-01 20:53:46,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 20:53:46,703 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: sdk ; incomplete: False ; hidden: False ; 2024-03-01 20:53:46,705 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned None 2024-03-01 20:53:46,710 DEBUG blivet/MainThread: DiskDevicePopulator.run: name: sdk ; 2024-03-01 20:53:46,711 INFO blivet/MainThread: sdk is a disk 2024-03-01 20:53:46,711 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 13 2024-03-01 20:53:46,711 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 14 2024-03-01 20:53:46,714 DEBUG blivet/MainThread: DiskDevice._set_format: sdk ; type: None ; current: None ; 2024-03-01 20:53:46,717 DEBUG blivet/MainThread: DiskDevice.update_sysfs_path: sdk ; status: True ; 2024-03-01 20:53:46,717 DEBUG blivet/MainThread: sdk sysfs_path set to /sys/devices/tcm_loop_0/tcm_loop_adapter_0/host2/target2:0:1/2:0:1:10/block/sdk 2024-03-01 20:53:46,720 DEBUG blivet/MainThread: DiskDevice.read_current_size: exists: True ; path: /dev/sdk ; sysfs_path: /sys/devices/tcm_loop_0/tcm_loop_adapter_0/host2/target2:0:1/2:0:1:10/block/sdk ; 2024-03-01 20:53:46,720 DEBUG blivet/MainThread: updated sdk size to 1024 MiB (1024 MiB) 2024-03-01 20:53:46,720 INFO blivet/MainThread: added disk sdk (id 12) to device tree 2024-03-01 20:53:46,720 INFO blivet/MainThread: got device: DiskDevice instance (0x7fd06a583ca0) -- 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 = 6001405e1b8c6d03d0840ccbaa99ea54 2024-03-01 20:53:46,723 DEBUG blivet/MainThread: DeviceTree.handle_format: name: sdk ; 2024-03-01 20:53:46,724 DEBUG blivet/MainThread: no type or existing type for sdk, bailing 2024-03-01 20:53:46,726 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:f208e545-093d-44a6-ac77-aa8bfab02819 ' '/dev/disk/by-id/scsi-36001405f208e545093d44a6ac77aa8bf ' '/dev/disk/by-id/wwn-0x6001405f208e545093d44a6ac77aa8bf ' '/dev/disk/by-id/scsi-SLIO-ORG_disk11_f208e545-093d-44a6-ac77-aa8bfab02819', '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': 'f208e545-093d-44a6-ac77-aa8bfab02819', 'ID_SERIAL': '36001405f208e545093d44a6ac77aa8bf', 'ID_SERIAL_SHORT': '6001405f208e545093d44a6ac77aa8bf', 'ID_TARGET_PORT': '0', 'ID_TYPE': 'disk', 'ID_VENDOR': 'LIO-ORG', 'ID_VENDOR_ENC': 'LIO-ORG\\x20', 'ID_WWN': '0x6001405f208e5450', 'ID_WWN_VENDOR_EXTENSION': '0x93d44a6ac77aa8bf', 'ID_WWN_WITH_EXTENSION': '0x6001405f208e545093d44a6ac77aa8bf', 'MAJOR': '8', 'MINOR': '176', 'SCSI_IDENT_LUN_LOGICAL_UNIT_GROUP': '0x0', 'SCSI_IDENT_LUN_NAA_REGEXT': '6001405f208e545093d44a6ac77aa8bf', 'SCSI_IDENT_LUN_T10': 'LIO-ORG_disk11:f208e545-093d-44a6-ac77-aa8bfab02819', 'SCSI_IDENT_PORT_NAME': 'naa.5001405a91c5ccc5,t,0x0001', 'SCSI_IDENT_PORT_RELATIVE': '0', 'SCSI_IDENT_PORT_TARGET_PORT_GROUP': '0x0', 'SCSI_IDENT_SERIAL': 'f208e545-093d-44a6-ac77-aa8bfab02819', 'SCSI_IDENT_TARGET_NAME': 'naa.5001405a91c5ccc5', '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': '337703429'} ; 2024-03-01 20:53:46,727 INFO blivet/MainThread: scanning sdl (/sys/devices/tcm_loop_0/tcm_loop_adapter_0/host2/target2:0:1/2:0:1:11/block/sdl)... 2024-03-01 20:53:46,729 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: sdl ; incomplete: False ; hidden: False ; 2024-03-01 20:53:46,732 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned None 2024-03-01 20:53:46,737 DEBUG blivet/MainThread: DiskDevicePopulator.run: name: sdl ; 2024-03-01 20:53:46,737 INFO blivet/MainThread: sdl is a disk 2024-03-01 20:53:46,737 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 18 2024-03-01 20:53:46,738 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 19 2024-03-01 20:53:46,740 DEBUG blivet/MainThread: DiskDevice._set_format: sdl ; type: None ; current: None ; 2024-03-01 20:53:46,743 DEBUG blivet/MainThread: DiskDevice.update_sysfs_path: sdl ; status: True ; 2024-03-01 20:53:46,743 DEBUG blivet/MainThread: sdl sysfs_path set to /sys/devices/tcm_loop_0/tcm_loop_adapter_0/host2/target2:0:1/2:0:1:11/block/sdl 2024-03-01 20:53:46,746 DEBUG blivet/MainThread: DiskDevice.read_current_size: exists: True ; path: /dev/sdl ; sysfs_path: /sys/devices/tcm_loop_0/tcm_loop_adapter_0/host2/target2:0:1/2:0:1:11/block/sdl ; 2024-03-01 20:53:46,746 DEBUG blivet/MainThread: updated sdl size to 1024 MiB (1024 MiB) 2024-03-01 20:53:46,747 INFO blivet/MainThread: added disk sdl (id 17) to device tree 2024-03-01 20:53:46,747 INFO blivet/MainThread: got device: DiskDevice instance (0x7fd06a5bdf70) -- 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 = 6001405f208e545093d44a6ac77aa8bf 2024-03-01 20:53:46,749 DEBUG blivet/MainThread: DeviceTree.handle_format: name: sdl ; 2024-03-01 20:53:46,750 DEBUG blivet/MainThread: no type or existing type for sdl, bailing 2024-03-01 20:53:46,752 DEBUG blivet/MainThread: DeviceTree.handle_device: name: sdc ; info: {'CURRENT_TAGS': ':systemd:', 'DEVLINKS': '/dev/disk/by-id/wwn-0x60014050b2dc9bc15ac412f92a30dd57 ' '/dev/disk/by-id/scsi-SLIO-ORG_disk2_0b2dc9bc-15ac-412f-92a3-0dd570796fb3 ' '/dev/disk/by-diskseq/4 ' '/dev/disk/by-id/scsi-1LIO-ORG_disk2:0b2dc9bc-15ac-412f-92a3-0dd570796fb3 ' '/dev/disk/by-id/scsi-360014050b2dc9bc15ac412f92a30dd57', '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': '0b2dc9bc-15ac-412f-92a3-0dd570796fb3', 'ID_SERIAL': '360014050b2dc9bc15ac412f92a30dd57', 'ID_SERIAL_SHORT': '60014050b2dc9bc15ac412f92a30dd57', 'ID_TARGET_PORT': '0', 'ID_TYPE': 'disk', 'ID_VENDOR': 'LIO-ORG', 'ID_VENDOR_ENC': 'LIO-ORG\\x20', 'ID_WWN': '0x60014050b2dc9bc1', 'ID_WWN_VENDOR_EXTENSION': '0x5ac412f92a30dd57', 'ID_WWN_WITH_EXTENSION': '0x60014050b2dc9bc15ac412f92a30dd57', 'MAJOR': '8', 'MINOR': '32', 'SCSI_IDENT_LUN_LOGICAL_UNIT_GROUP': '0x0', 'SCSI_IDENT_LUN_NAA_REGEXT': '60014050b2dc9bc15ac412f92a30dd57', 'SCSI_IDENT_LUN_T10': 'LIO-ORG_disk2:0b2dc9bc-15ac-412f-92a3-0dd570796fb3', 'SCSI_IDENT_PORT_NAME': 'naa.5001405a91c5ccc5,t,0x0001', 'SCSI_IDENT_PORT_RELATIVE': '0', 'SCSI_IDENT_PORT_TARGET_PORT_GROUP': '0x0', 'SCSI_IDENT_SERIAL': '0b2dc9bc-15ac-412f-92a3-0dd570796fb3', 'SCSI_IDENT_TARGET_NAME': 'naa.5001405a91c5ccc5', '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': '337088436'} ; 2024-03-01 20:53:46,752 INFO blivet/MainThread: scanning sdc (/sys/devices/tcm_loop_0/tcm_loop_adapter_0/host2/target2:0:1/2:0:1:2/block/sdc)... 2024-03-01 20:53:46,755 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: sdc ; incomplete: False ; hidden: False ; 2024-03-01 20:53:46,758 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned None 2024-03-01 20:53:46,763 DEBUG blivet/MainThread: DiskDevicePopulator.run: name: sdc ; 2024-03-01 20:53:46,763 INFO blivet/MainThread: sdc is a disk 2024-03-01 20:53:46,763 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 23 2024-03-01 20:53:46,763 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 24 2024-03-01 20:53:46,766 DEBUG blivet/MainThread: DiskDevice._set_format: sdc ; type: None ; current: None ; 2024-03-01 20:53:46,769 DEBUG blivet/MainThread: DiskDevice.update_sysfs_path: sdc ; status: True ; 2024-03-01 20:53:46,769 DEBUG blivet/MainThread: sdc sysfs_path set to /sys/devices/tcm_loop_0/tcm_loop_adapter_0/host2/target2:0:1/2:0:1:2/block/sdc 2024-03-01 20:53:46,772 DEBUG blivet/MainThread: DiskDevice.read_current_size: exists: True ; path: /dev/sdc ; sysfs_path: /sys/devices/tcm_loop_0/tcm_loop_adapter_0/host2/target2:0:1/2:0:1:2/block/sdc ; 2024-03-01 20:53:46,772 DEBUG blivet/MainThread: updated sdc size to 1024 MiB (1024 MiB) 2024-03-01 20:53:46,772 INFO blivet/MainThread: added disk sdc (id 22) to device tree 2024-03-01 20:53:46,772 INFO blivet/MainThread: got device: DiskDevice instance (0x7fd06a54e3d0) -- 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 = 60014050b2dc9bc15ac412f92a30dd57 2024-03-01 20:53:46,775 DEBUG blivet/MainThread: DeviceTree.handle_format: name: sdc ; 2024-03-01 20:53:46,775 DEBUG blivet/MainThread: no type or existing type for sdc, bailing 2024-03-01 20:53:46,778 DEBUG blivet/MainThread: DeviceTree.handle_device: name: sdd ; info: {'CURRENT_TAGS': ':systemd:', 'DEVLINKS': '/dev/disk/by-id/scsi-3600140528254ba1444f43aba0eef4ede ' '/dev/disk/by-id/scsi-SLIO-ORG_disk3_28254ba1-444f-43ab-a0ee-f4edee35f467 ' '/dev/disk/by-id/scsi-1LIO-ORG_disk3:28254ba1-444f-43ab-a0ee-f4edee35f467 ' '/dev/disk/by-diskseq/5 ' '/dev/disk/by-id/wwn-0x600140528254ba1444f43aba0eef4ede', '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': '28254ba1-444f-43ab-a0ee-f4edee35f467', 'ID_SERIAL': '3600140528254ba1444f43aba0eef4ede', 'ID_SERIAL_SHORT': '600140528254ba1444f43aba0eef4ede', 'ID_TARGET_PORT': '0', 'ID_TYPE': 'disk', 'ID_VENDOR': 'LIO-ORG', 'ID_VENDOR_ENC': 'LIO-ORG\\x20', 'ID_WWN': '0x600140528254ba14', 'ID_WWN_VENDOR_EXTENSION': '0x44f43aba0eef4ede', 'ID_WWN_WITH_EXTENSION': '0x600140528254ba1444f43aba0eef4ede', 'MAJOR': '8', 'MINOR': '48', 'SCSI_IDENT_LUN_LOGICAL_UNIT_GROUP': '0x0', 'SCSI_IDENT_LUN_NAA_REGEXT': '600140528254ba1444f43aba0eef4ede', 'SCSI_IDENT_LUN_T10': 'LIO-ORG_disk3:28254ba1-444f-43ab-a0ee-f4edee35f467', 'SCSI_IDENT_PORT_NAME': 'naa.5001405a91c5ccc5,t,0x0001', 'SCSI_IDENT_PORT_RELATIVE': '0', 'SCSI_IDENT_PORT_TARGET_PORT_GROUP': '0x0', 'SCSI_IDENT_SERIAL': '28254ba1-444f-43ab-a0ee-f4edee35f467', 'SCSI_IDENT_TARGET_NAME': 'naa.5001405a91c5ccc5', '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': '337038990'} ; 2024-03-01 20:53:46,779 INFO blivet/MainThread: scanning sdd (/sys/devices/tcm_loop_0/tcm_loop_adapter_0/host2/target2:0:1/2:0:1:3/block/sdd)... 2024-03-01 20:53:46,781 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: sdd ; incomplete: False ; hidden: False ; 2024-03-01 20:53:46,784 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned None 2024-03-01 20:53:46,789 DEBUG blivet/MainThread: DiskDevicePopulator.run: name: sdd ; 2024-03-01 20:53:46,789 INFO blivet/MainThread: sdd is a disk 2024-03-01 20:53:46,789 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 28 2024-03-01 20:53:46,789 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 29 2024-03-01 20:53:46,792 DEBUG blivet/MainThread: DiskDevice._set_format: sdd ; type: None ; current: None ; 2024-03-01 20:53:46,795 DEBUG blivet/MainThread: DiskDevice.update_sysfs_path: sdd ; status: True ; 2024-03-01 20:53:46,795 DEBUG blivet/MainThread: sdd sysfs_path set to /sys/devices/tcm_loop_0/tcm_loop_adapter_0/host2/target2:0:1/2:0:1:3/block/sdd 2024-03-01 20:53:46,798 DEBUG blivet/MainThread: DiskDevice.read_current_size: exists: True ; path: /dev/sdd ; sysfs_path: /sys/devices/tcm_loop_0/tcm_loop_adapter_0/host2/target2:0:1/2:0:1:3/block/sdd ; 2024-03-01 20:53:46,798 DEBUG blivet/MainThread: updated sdd size to 1024 MiB (1024 MiB) 2024-03-01 20:53:46,798 INFO blivet/MainThread: added disk sdd (id 27) to device tree 2024-03-01 20:53:46,799 INFO blivet/MainThread: got device: DiskDevice instance (0x7fd06a583460) -- 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 = 600140528254ba1444f43aba0eef4ede 2024-03-01 20:53:46,801 DEBUG blivet/MainThread: DeviceTree.handle_format: name: sdd ; 2024-03-01 20:53:46,802 DEBUG blivet/MainThread: no type or existing type for sdd, bailing 2024-03-01 20:53:46,804 DEBUG blivet/MainThread: DeviceTree.handle_device: name: sde ; info: {'CURRENT_TAGS': ':systemd:', 'DEVLINKS': '/dev/disk/by-id/wwn-0x60014058a9a6b3d7bec490eabf9e15bf ' '/dev/disk/by-id/scsi-1LIO-ORG_disk4:8a9a6b3d-7bec-490e-abf9-e15bfef000fd ' '/dev/disk/by-diskseq/6 ' '/dev/disk/by-id/scsi-360014058a9a6b3d7bec490eabf9e15bf ' '/dev/disk/by-id/scsi-SLIO-ORG_disk4_8a9a6b3d-7bec-490e-abf9-e15bfef000fd', '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': '8a9a6b3d-7bec-490e-abf9-e15bfef000fd', 'ID_SERIAL': '360014058a9a6b3d7bec490eabf9e15bf', 'ID_SERIAL_SHORT': '60014058a9a6b3d7bec490eabf9e15bf', 'ID_TARGET_PORT': '0', 'ID_TYPE': 'disk', 'ID_VENDOR': 'LIO-ORG', 'ID_VENDOR_ENC': 'LIO-ORG\\x20', 'ID_WWN': '0x60014058a9a6b3d7', 'ID_WWN_VENDOR_EXTENSION': '0xbec490eabf9e15bf', 'ID_WWN_WITH_EXTENSION': '0x60014058a9a6b3d7bec490eabf9e15bf', 'MAJOR': '8', 'MINOR': '64', 'SCSI_IDENT_LUN_LOGICAL_UNIT_GROUP': '0x0', 'SCSI_IDENT_LUN_NAA_REGEXT': '60014058a9a6b3d7bec490eabf9e15bf', 'SCSI_IDENT_LUN_T10': 'LIO-ORG_disk4:8a9a6b3d-7bec-490e-abf9-e15bfef000fd', 'SCSI_IDENT_PORT_NAME': 'naa.5001405a91c5ccc5,t,0x0001', 'SCSI_IDENT_PORT_RELATIVE': '0', 'SCSI_IDENT_PORT_TARGET_PORT_GROUP': '0x0', 'SCSI_IDENT_SERIAL': '8a9a6b3d-7bec-490e-abf9-e15bfef000fd', 'SCSI_IDENT_TARGET_NAME': 'naa.5001405a91c5ccc5', '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': '337149758'} ; 2024-03-01 20:53:46,804 INFO blivet/MainThread: scanning sde (/sys/devices/tcm_loop_0/tcm_loop_adapter_0/host2/target2:0:1/2:0:1:4/block/sde)... 2024-03-01 20:53:46,807 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: sde ; incomplete: False ; hidden: False ; 2024-03-01 20:53:46,810 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned None 2024-03-01 20:53:46,815 DEBUG blivet/MainThread: DiskDevicePopulator.run: name: sde ; 2024-03-01 20:53:46,815 INFO blivet/MainThread: sde is a disk 2024-03-01 20:53:46,815 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 33 2024-03-01 20:53:46,815 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 34 2024-03-01 20:53:46,818 DEBUG blivet/MainThread: DiskDevice._set_format: sde ; type: None ; current: None ; 2024-03-01 20:53:46,821 DEBUG blivet/MainThread: DiskDevice.update_sysfs_path: sde ; status: True ; 2024-03-01 20:53:46,821 DEBUG blivet/MainThread: sde sysfs_path set to /sys/devices/tcm_loop_0/tcm_loop_adapter_0/host2/target2:0:1/2:0:1:4/block/sde 2024-03-01 20:53:46,824 DEBUG blivet/MainThread: DiskDevice.read_current_size: exists: True ; path: /dev/sde ; sysfs_path: /sys/devices/tcm_loop_0/tcm_loop_adapter_0/host2/target2:0:1/2:0:1:4/block/sde ; 2024-03-01 20:53:46,824 DEBUG blivet/MainThread: updated sde size to 1024 MiB (1024 MiB) 2024-03-01 20:53:46,825 INFO blivet/MainThread: added disk sde (id 32) to device tree 2024-03-01 20:53:46,825 INFO blivet/MainThread: got device: DiskDevice instance (0x7fd06a547b80) -- 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 = 60014058a9a6b3d7bec490eabf9e15bf 2024-03-01 20:53:46,828 DEBUG blivet/MainThread: DeviceTree.handle_format: name: sde ; 2024-03-01 20:53:46,828 DEBUG blivet/MainThread: no type or existing type for sde, bailing 2024-03-01 20:53:46,831 DEBUG blivet/MainThread: DeviceTree.handle_device: name: sdf ; info: {'CURRENT_TAGS': ':systemd:', 'DEVLINKS': '/dev/disk/by-id/scsi-SLIO-ORG_disk5_25b7012b-f4c5-41b5-b081-3087a0ec48d2 ' '/dev/disk/by-diskseq/7 ' '/dev/disk/by-id/wwn-0x600140525b7012bf4c541b5b0813087a ' '/dev/disk/by-id/scsi-3600140525b7012bf4c541b5b0813087a ' '/dev/disk/by-id/scsi-1LIO-ORG_disk5:25b7012b-f4c5-41b5-b081-3087a0ec48d2', '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': '25b7012b-f4c5-41b5-b081-3087a0ec48d2', 'ID_SERIAL': '3600140525b7012bf4c541b5b0813087a', 'ID_SERIAL_SHORT': '600140525b7012bf4c541b5b0813087a', 'ID_TARGET_PORT': '0', 'ID_TYPE': 'disk', 'ID_VENDOR': 'LIO-ORG', 'ID_VENDOR_ENC': 'LIO-ORG\\x20', 'ID_WWN': '0x600140525b7012bf', 'ID_WWN_VENDOR_EXTENSION': '0x4c541b5b0813087a', 'ID_WWN_WITH_EXTENSION': '0x600140525b7012bf4c541b5b0813087a', 'MAJOR': '8', 'MINOR': '80', 'SCSI_IDENT_LUN_LOGICAL_UNIT_GROUP': '0x0', 'SCSI_IDENT_LUN_NAA_REGEXT': '600140525b7012bf4c541b5b0813087a', 'SCSI_IDENT_LUN_T10': 'LIO-ORG_disk5:25b7012b-f4c5-41b5-b081-3087a0ec48d2', 'SCSI_IDENT_PORT_NAME': 'naa.5001405a91c5ccc5,t,0x0001', 'SCSI_IDENT_PORT_RELATIVE': '0', 'SCSI_IDENT_PORT_TARGET_PORT_GROUP': '0x0', 'SCSI_IDENT_SERIAL': '25b7012b-f4c5-41b5-b081-3087a0ec48d2', 'SCSI_IDENT_TARGET_NAME': 'naa.5001405a91c5ccc5', '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': '337251391'} ; 2024-03-01 20:53:46,831 INFO blivet/MainThread: scanning sdf (/sys/devices/tcm_loop_0/tcm_loop_adapter_0/host2/target2:0:1/2:0:1:5/block/sdf)... 2024-03-01 20:53:46,833 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: sdf ; incomplete: False ; hidden: False ; 2024-03-01 20:53:46,836 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned None 2024-03-01 20:53:46,841 DEBUG blivet/MainThread: DiskDevicePopulator.run: name: sdf ; 2024-03-01 20:53:46,841 INFO blivet/MainThread: sdf is a disk 2024-03-01 20:53:46,841 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 38 2024-03-01 20:53:46,842 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 39 2024-03-01 20:53:46,844 DEBUG blivet/MainThread: DiskDevice._set_format: sdf ; type: None ; current: None ; 2024-03-01 20:53:46,847 DEBUG blivet/MainThread: DiskDevice.update_sysfs_path: sdf ; status: True ; 2024-03-01 20:53:46,847 DEBUG blivet/MainThread: sdf sysfs_path set to /sys/devices/tcm_loop_0/tcm_loop_adapter_0/host2/target2:0:1/2:0:1:5/block/sdf 2024-03-01 20:53:46,850 DEBUG blivet/MainThread: DiskDevice.read_current_size: exists: True ; path: /dev/sdf ; sysfs_path: /sys/devices/tcm_loop_0/tcm_loop_adapter_0/host2/target2:0:1/2:0:1:5/block/sdf ; 2024-03-01 20:53:46,850 DEBUG blivet/MainThread: updated sdf size to 1024 MiB (1024 MiB) 2024-03-01 20:53:46,851 INFO blivet/MainThread: added disk sdf (id 37) to device tree 2024-03-01 20:53:46,851 INFO blivet/MainThread: got device: DiskDevice instance (0x7fd06a547fd0) -- 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 = 600140525b7012bf4c541b5b0813087a 2024-03-01 20:53:46,853 DEBUG blivet/MainThread: DeviceTree.handle_format: name: sdf ; 2024-03-01 20:53:46,854 DEBUG blivet/MainThread: no type or existing type for sdf, bailing 2024-03-01 20:53:46,856 DEBUG blivet/MainThread: DeviceTree.handle_device: name: sdg ; info: {'CURRENT_TAGS': ':systemd:', 'DEVLINKS': '/dev/disk/by-id/scsi-1LIO-ORG_disk6:2fcb2cc6-c284-43ea-b562-c0b7eba2ff7a ' '/dev/disk/by-id/scsi-SLIO-ORG_disk6_2fcb2cc6-c284-43ea-b562-c0b7eba2ff7a ' '/dev/disk/by-id/wwn-0x60014052fcb2cc6c28443eab562c0b7e ' '/dev/disk/by-id/scsi-360014052fcb2cc6c28443eab562c0b7e ' '/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': '2fcb2cc6-c284-43ea-b562-c0b7eba2ff7a', 'ID_SERIAL': '360014052fcb2cc6c28443eab562c0b7e', 'ID_SERIAL_SHORT': '60014052fcb2cc6c28443eab562c0b7e', 'ID_TARGET_PORT': '0', 'ID_TYPE': 'disk', 'ID_VENDOR': 'LIO-ORG', 'ID_VENDOR_ENC': 'LIO-ORG\\x20', 'ID_WWN': '0x60014052fcb2cc6c', 'ID_WWN_VENDOR_EXTENSION': '0x28443eab562c0b7e', 'ID_WWN_WITH_EXTENSION': '0x60014052fcb2cc6c28443eab562c0b7e', 'MAJOR': '8', 'MINOR': '96', 'SCSI_IDENT_LUN_LOGICAL_UNIT_GROUP': '0x0', 'SCSI_IDENT_LUN_NAA_REGEXT': '60014052fcb2cc6c28443eab562c0b7e', 'SCSI_IDENT_LUN_T10': 'LIO-ORG_disk6:2fcb2cc6-c284-43ea-b562-c0b7eba2ff7a', 'SCSI_IDENT_PORT_NAME': 'naa.5001405a91c5ccc5,t,0x0001', 'SCSI_IDENT_PORT_RELATIVE': '0', 'SCSI_IDENT_PORT_TARGET_PORT_GROUP': '0x0', 'SCSI_IDENT_SERIAL': '2fcb2cc6-c284-43ea-b562-c0b7eba2ff7a', 'SCSI_IDENT_TARGET_NAME': 'naa.5001405a91c5ccc5', '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': '337228647'} ; 2024-03-01 20:53:46,856 INFO blivet/MainThread: scanning sdg (/sys/devices/tcm_loop_0/tcm_loop_adapter_0/host2/target2:0:1/2:0:1:6/block/sdg)... 2024-03-01 20:53:46,859 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: sdg ; incomplete: False ; hidden: False ; 2024-03-01 20:53:46,862 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned None 2024-03-01 20:53:46,867 DEBUG blivet/MainThread: DiskDevicePopulator.run: name: sdg ; 2024-03-01 20:53:46,867 INFO blivet/MainThread: sdg is a disk 2024-03-01 20:53:46,867 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 43 2024-03-01 20:53:46,867 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 44 2024-03-01 20:53:46,870 DEBUG blivet/MainThread: DiskDevice._set_format: sdg ; type: None ; current: None ; 2024-03-01 20:53:46,873 DEBUG blivet/MainThread: DiskDevice.update_sysfs_path: sdg ; status: True ; 2024-03-01 20:53:46,873 DEBUG blivet/MainThread: sdg sysfs_path set to /sys/devices/tcm_loop_0/tcm_loop_adapter_0/host2/target2:0:1/2:0:1:6/block/sdg 2024-03-01 20:53:46,876 DEBUG blivet/MainThread: DiskDevice.read_current_size: exists: True ; path: /dev/sdg ; sysfs_path: /sys/devices/tcm_loop_0/tcm_loop_adapter_0/host2/target2:0:1/2:0:1:6/block/sdg ; 2024-03-01 20:53:46,876 DEBUG blivet/MainThread: updated sdg size to 1024 MiB (1024 MiB) 2024-03-01 20:53:46,876 INFO blivet/MainThread: added disk sdg (id 42) to device tree 2024-03-01 20:53:46,877 INFO blivet/MainThread: got device: DiskDevice instance (0x7fd06a5539a0) -- 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 = 60014052fcb2cc6c28443eab562c0b7e 2024-03-01 20:53:46,879 DEBUG blivet/MainThread: DeviceTree.handle_format: name: sdg ; 2024-03-01 20:53:46,880 DEBUG blivet/MainThread: no type or existing type for sdg, bailing 2024-03-01 20:53:46,882 DEBUG blivet/MainThread: DeviceTree.handle_device: name: sdh ; info: {'CURRENT_TAGS': ':systemd:', 'DEVLINKS': '/dev/disk/by-id/wwn-0x6001405130490dc6bc54a3a884c8d675 ' '/dev/disk/by-id/scsi-1LIO-ORG_disk7:130490dc-6bc5-4a3a-884c-8d67508d4785 ' '/dev/disk/by-id/scsi-36001405130490dc6bc54a3a884c8d675 ' '/dev/disk/by-diskseq/9 ' '/dev/disk/by-id/scsi-SLIO-ORG_disk7_130490dc-6bc5-4a3a-884c-8d67508d4785', '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': '130490dc-6bc5-4a3a-884c-8d67508d4785', 'ID_SERIAL': '36001405130490dc6bc54a3a884c8d675', 'ID_SERIAL_SHORT': '6001405130490dc6bc54a3a884c8d675', 'ID_TARGET_PORT': '0', 'ID_TYPE': 'disk', 'ID_VENDOR': 'LIO-ORG', 'ID_VENDOR_ENC': 'LIO-ORG\\x20', 'ID_WWN': '0x6001405130490dc6', 'ID_WWN_VENDOR_EXTENSION': '0xbc54a3a884c8d675', 'ID_WWN_WITH_EXTENSION': '0x6001405130490dc6bc54a3a884c8d675', 'MAJOR': '8', 'MINOR': '112', 'SCSI_IDENT_LUN_LOGICAL_UNIT_GROUP': '0x0', 'SCSI_IDENT_LUN_NAA_REGEXT': '6001405130490dc6bc54a3a884c8d675', 'SCSI_IDENT_LUN_T10': 'LIO-ORG_disk7:130490dc-6bc5-4a3a-884c-8d67508d4785', 'SCSI_IDENT_PORT_NAME': 'naa.5001405a91c5ccc5,t,0x0001', 'SCSI_IDENT_PORT_RELATIVE': '0', 'SCSI_IDENT_PORT_TARGET_PORT_GROUP': '0x0', 'SCSI_IDENT_SERIAL': '130490dc-6bc5-4a3a-884c-8d67508d4785', 'SCSI_IDENT_TARGET_NAME': 'naa.5001405a91c5ccc5', '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': '337415073'} ; 2024-03-01 20:53:46,882 INFO blivet/MainThread: scanning sdh (/sys/devices/tcm_loop_0/tcm_loop_adapter_0/host2/target2:0:1/2:0:1:7/block/sdh)... 2024-03-01 20:53:46,885 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: sdh ; incomplete: False ; hidden: False ; 2024-03-01 20:53:46,888 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned None 2024-03-01 20:53:46,893 DEBUG blivet/MainThread: DiskDevicePopulator.run: name: sdh ; 2024-03-01 20:53:46,893 INFO blivet/MainThread: sdh is a disk 2024-03-01 20:53:46,893 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 48 2024-03-01 20:53:46,893 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 49 2024-03-01 20:53:46,896 DEBUG blivet/MainThread: DiskDevice._set_format: sdh ; type: None ; current: None ; 2024-03-01 20:53:46,899 DEBUG blivet/MainThread: DiskDevice.update_sysfs_path: sdh ; status: True ; 2024-03-01 20:53:46,899 DEBUG blivet/MainThread: sdh sysfs_path set to /sys/devices/tcm_loop_0/tcm_loop_adapter_0/host2/target2:0:1/2:0:1:7/block/sdh 2024-03-01 20:53:46,902 DEBUG blivet/MainThread: DiskDevice.read_current_size: exists: True ; path: /dev/sdh ; sysfs_path: /sys/devices/tcm_loop_0/tcm_loop_adapter_0/host2/target2:0:1/2:0:1:7/block/sdh ; 2024-03-01 20:53:46,902 DEBUG blivet/MainThread: updated sdh size to 1024 MiB (1024 MiB) 2024-03-01 20:53:46,902 INFO blivet/MainThread: added disk sdh (id 47) to device tree 2024-03-01 20:53:46,902 INFO blivet/MainThread: got device: DiskDevice instance (0x7fd06a5534f0) -- 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 = 6001405130490dc6bc54a3a884c8d675 2024-03-01 20:53:46,905 DEBUG blivet/MainThread: DeviceTree.handle_format: name: sdh ; 2024-03-01 20:53:46,905 DEBUG blivet/MainThread: no type or existing type for sdh, bailing 2024-03-01 20:53:46,908 DEBUG blivet/MainThread: DeviceTree.handle_device: name: sdi ; info: {'CURRENT_TAGS': ':systemd:', 'DEVLINKS': '/dev/disk/by-id/scsi-1LIO-ORG_disk8:7c02790d-af61-431a-b4c5-489ce662d703 ' '/dev/disk/by-id/scsi-SLIO-ORG_disk8_7c02790d-af61-431a-b4c5-489ce662d703 ' '/dev/disk/by-diskseq/10 ' '/dev/disk/by-id/wwn-0x60014057c02790daf61431ab4c5489ce ' '/dev/disk/by-id/scsi-360014057c02790daf61431ab4c5489ce', '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': '7c02790d-af61-431a-b4c5-489ce662d703', 'ID_SERIAL': '360014057c02790daf61431ab4c5489ce', 'ID_SERIAL_SHORT': '60014057c02790daf61431ab4c5489ce', 'ID_TARGET_PORT': '0', 'ID_TYPE': 'disk', 'ID_VENDOR': 'LIO-ORG', 'ID_VENDOR_ENC': 'LIO-ORG\\x20', 'ID_WWN': '0x60014057c02790da', 'ID_WWN_VENDOR_EXTENSION': '0xf61431ab4c5489ce', 'ID_WWN_WITH_EXTENSION': '0x60014057c02790daf61431ab4c5489ce', 'MAJOR': '8', 'MINOR': '128', 'SCSI_IDENT_LUN_LOGICAL_UNIT_GROUP': '0x0', 'SCSI_IDENT_LUN_NAA_REGEXT': '60014057c02790daf61431ab4c5489ce', 'SCSI_IDENT_LUN_T10': 'LIO-ORG_disk8:7c02790d-af61-431a-b4c5-489ce662d703', 'SCSI_IDENT_PORT_NAME': 'naa.5001405a91c5ccc5,t,0x0001', 'SCSI_IDENT_PORT_RELATIVE': '0', 'SCSI_IDENT_PORT_TARGET_PORT_GROUP': '0x0', 'SCSI_IDENT_SERIAL': '7c02790d-af61-431a-b4c5-489ce662d703', 'SCSI_IDENT_TARGET_NAME': 'naa.5001405a91c5ccc5', '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': '337428002'} ; 2024-03-01 20:53:46,908 INFO blivet/MainThread: scanning sdi (/sys/devices/tcm_loop_0/tcm_loop_adapter_0/host2/target2:0:1/2:0:1:8/block/sdi)... 2024-03-01 20:53:46,911 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: sdi ; incomplete: False ; hidden: False ; 2024-03-01 20:53:46,914 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned None 2024-03-01 20:53:46,919 DEBUG blivet/MainThread: DiskDevicePopulator.run: name: sdi ; 2024-03-01 20:53:46,919 INFO blivet/MainThread: sdi is a disk 2024-03-01 20:53:46,919 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 53 2024-03-01 20:53:46,919 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 54 2024-03-01 20:53:46,922 DEBUG blivet/MainThread: DiskDevice._set_format: sdi ; type: None ; current: None ; 2024-03-01 20:53:46,925 DEBUG blivet/MainThread: DiskDevice.update_sysfs_path: sdi ; status: True ; 2024-03-01 20:53:46,925 DEBUG blivet/MainThread: sdi sysfs_path set to /sys/devices/tcm_loop_0/tcm_loop_adapter_0/host2/target2:0:1/2:0:1:8/block/sdi 2024-03-01 20:53:46,928 DEBUG blivet/MainThread: DiskDevice.read_current_size: exists: True ; path: /dev/sdi ; sysfs_path: /sys/devices/tcm_loop_0/tcm_loop_adapter_0/host2/target2:0:1/2:0:1:8/block/sdi ; 2024-03-01 20:53:46,928 DEBUG blivet/MainThread: updated sdi size to 1024 MiB (1024 MiB) 2024-03-01 20:53:46,928 INFO blivet/MainThread: added disk sdi (id 52) to device tree 2024-03-01 20:53:46,928 INFO blivet/MainThread: got device: DiskDevice instance (0x7fd06a54e370) -- 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 = 60014057c02790daf61431ab4c5489ce 2024-03-01 20:53:46,932 DEBUG blivet/MainThread: DeviceTree.handle_format: name: sdi ; 2024-03-01 20:53:46,932 DEBUG blivet/MainThread: no type or existing type for sdi, bailing 2024-03-01 20:53:46,935 DEBUG blivet/MainThread: DeviceTree.handle_device: name: sdj ; info: {'CURRENT_TAGS': ':systemd:', 'DEVLINKS': '/dev/disk/by-id/wwn-0x60014058bb02eed505c4d7593b520327 ' '/dev/disk/by-id/scsi-1LIO-ORG_disk9:8bb02eed-505c-4d75-93b5-20327aed4107 ' '/dev/disk/by-id/scsi-360014058bb02eed505c4d7593b520327 ' '/dev/disk/by-diskseq/11 ' '/dev/disk/by-id/scsi-SLIO-ORG_disk9_8bb02eed-505c-4d75-93b5-20327aed4107', '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': '8bb02eed-505c-4d75-93b5-20327aed4107', 'ID_SERIAL': '360014058bb02eed505c4d7593b520327', 'ID_SERIAL_SHORT': '60014058bb02eed505c4d7593b520327', 'ID_TARGET_PORT': '0', 'ID_TYPE': 'disk', 'ID_VENDOR': 'LIO-ORG', 'ID_VENDOR_ENC': 'LIO-ORG\\x20', 'ID_WWN': '0x60014058bb02eed5', 'ID_WWN_VENDOR_EXTENSION': '0x05c4d7593b520327', 'ID_WWN_WITH_EXTENSION': '0x60014058bb02eed505c4d7593b520327', 'MAJOR': '8', 'MINOR': '144', 'SCSI_IDENT_LUN_LOGICAL_UNIT_GROUP': '0x0', 'SCSI_IDENT_LUN_NAA_REGEXT': '60014058bb02eed505c4d7593b520327', 'SCSI_IDENT_LUN_T10': 'LIO-ORG_disk9:8bb02eed-505c-4d75-93b5-20327aed4107', 'SCSI_IDENT_PORT_NAME': 'naa.5001405a91c5ccc5,t,0x0001', 'SCSI_IDENT_PORT_RELATIVE': '0', 'SCSI_IDENT_PORT_TARGET_PORT_GROUP': '0x0', 'SCSI_IDENT_SERIAL': '8bb02eed-505c-4d75-93b5-20327aed4107', 'SCSI_IDENT_TARGET_NAME': 'naa.5001405a91c5ccc5', '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': '337523000'} ; 2024-03-01 20:53:46,935 INFO blivet/MainThread: scanning sdj (/sys/devices/tcm_loop_0/tcm_loop_adapter_0/host2/target2:0:1/2:0:1:9/block/sdj)... 2024-03-01 20:53:46,937 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: sdj ; incomplete: False ; hidden: False ; 2024-03-01 20:53:46,940 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned None 2024-03-01 20:53:46,945 DEBUG blivet/MainThread: DiskDevicePopulator.run: name: sdj ; 2024-03-01 20:53:46,945 INFO blivet/MainThread: sdj is a disk 2024-03-01 20:53:46,946 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 58 2024-03-01 20:53:46,946 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 59 2024-03-01 20:53:46,948 DEBUG blivet/MainThread: DiskDevice._set_format: sdj ; type: None ; current: None ; 2024-03-01 20:53:46,951 DEBUG blivet/MainThread: DiskDevice.update_sysfs_path: sdj ; status: True ; 2024-03-01 20:53:46,951 DEBUG blivet/MainThread: sdj sysfs_path set to /sys/devices/tcm_loop_0/tcm_loop_adapter_0/host2/target2:0:1/2:0:1:9/block/sdj 2024-03-01 20:53:46,954 DEBUG blivet/MainThread: DiskDevice.read_current_size: exists: True ; path: /dev/sdj ; sysfs_path: /sys/devices/tcm_loop_0/tcm_loop_adapter_0/host2/target2:0:1/2:0:1:9/block/sdj ; 2024-03-01 20:53:46,954 DEBUG blivet/MainThread: updated sdj size to 1024 MiB (1024 MiB) 2024-03-01 20:53:46,955 INFO blivet/MainThread: added disk sdj (id 57) to device tree 2024-03-01 20:53:46,955 INFO blivet/MainThread: got device: DiskDevice instance (0x7fd06a551730) -- 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 = 60014058bb02eed505c4d7593b520327 2024-03-01 20:53:46,958 DEBUG blivet/MainThread: DeviceTree.handle_format: name: sdj ; 2024-03-01 20:53:46,958 DEBUG blivet/MainThread: no type or existing type for sdj, bailing 2024-03-01 20:53:46,960 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': '16965658'} ; 2024-03-01 20:53:46,960 INFO blivet/MainThread: scanning xvda (/sys/devices/vbd-768/block/xvda)... 2024-03-01 20:53:46,963 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: xvda ; incomplete: False ; hidden: False ; 2024-03-01 20:53:46,966 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned None 2024-03-01 20:53:46,970 DEBUG blivet/MainThread: DiskDevicePopulator.run: name: xvda ; 2024-03-01 20:53:46,970 WARNING blivet/MainThread: device/vendor is not a valid attribute 2024-03-01 20:53:46,970 WARNING blivet/MainThread: device/model is not a valid attribute 2024-03-01 20:53:46,970 INFO blivet/MainThread: xvda is a disk 2024-03-01 20:53:46,970 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 63 2024-03-01 20:53:46,970 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 64 2024-03-01 20:53:46,973 DEBUG blivet/MainThread: DiskDevice._set_format: xvda ; type: None ; current: None ; 2024-03-01 20:53:46,975 DEBUG blivet/MainThread: DiskDevice.update_sysfs_path: xvda ; status: True ; 2024-03-01 20:53:46,976 DEBUG blivet/MainThread: xvda sysfs_path set to /sys/devices/vbd-768/block/xvda 2024-03-01 20:53:46,978 DEBUG blivet/MainThread: DiskDevice.read_current_size: exists: True ; path: /dev/xvda ; sysfs_path: /sys/devices/vbd-768/block/xvda ; 2024-03-01 20:53:46,979 DEBUG blivet/MainThread: updated xvda size to 250 GiB (250 GiB) 2024-03-01 20:53:46,979 INFO blivet/MainThread: added disk xvda (id 62) to device tree 2024-03-01 20:53:46,979 INFO blivet/MainThread: got device: DiskDevice instance (0x7fd06a55d490) -- name = xvda status = True id = 62 children = [] parents = [] uuid = None size = 250 GiB format = existing None major = 202 minor = 0 exists = True protected = False sysfs path = /sys/devices/vbd-768/block/xvda target size = 250 GiB path = /dev/xvda format args = [] original_format = None removable = False wwn = None 2024-03-01 20:53:46,982 DEBUG blivet/MainThread: DeviceTree.handle_format: name: xvda ; 2024-03-01 20:53:46,985 DEBUG blivet/MainThread: AppleBootstrapFS.supported: supported: True ; 2024-03-01 20:53:46,985 DEBUG blivet/MainThread: get_format('appleboot') returning AppleBootstrapFS instance with object id 66 2024-03-01 20:53:46,988 DEBUG blivet/MainThread: EFIFS.supported: supported: True ; 2024-03-01 20:53:46,988 DEBUG blivet/MainThread: get_format('efi') returning EFIFS instance with object id 67 2024-03-01 20:53:46,991 DEBUG blivet/MainThread: MacEFIFS.supported: supported: True ; 2024-03-01 20:53:46,991 DEBUG blivet/MainThread: get_format('macefi') returning MacEFIFS instance with object id 68 2024-03-01 20:53:46,994 DEBUG blivet/MainThread: MacEFIFS.supported: supported: True ; 2024-03-01 20:53:46,994 DEBUG blivet/MainThread: get_format('macefi') returning MacEFIFS instance with object id 69 2024-03-01 20:53:46,997 DEBUG blivet/MainThread: DiskLabelFormatPopulator.run: device: xvda ; label_type: dos ; 2024-03-01 20:53:46,999 DEBUG blivet/MainThread: DiskDevice.setup: xvda ; orig: False ; status: True ; controllable: True ; 2024-03-01 20:53:47,002 DEBUG blivet/MainThread: DiskLabel.__init__: uuid: e61ef7e0 ; label: None ; device: /dev/xvda ; serial: None ; exists: True ; 2024-03-01 20:53:47,008 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 0x7fd06c66d600> 2024-03-01 20:53:47,055 DEBUG blivet/MainThread: get_format('disklabel') returning DiskLabel instance with object id 70 2024-03-01 20:53:47,059 DEBUG blivet/MainThread: DiskDevice._set_format: xvda ; type: disklabel ; current: None ; 2024-03-01 20:53:47,060 INFO blivet/MainThread: got format: existing msdos disklabel 2024-03-01 20:53:47,063 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': '16967518'} ; 2024-03-01 20:53:47,063 INFO blivet/MainThread: scanning xvda1 (/sys/devices/vbd-768/block/xvda/xvda1)... 2024-03-01 20:53:47,063 WARNING blivet/MainThread: hidden is not a valid attribute 2024-03-01 20:53:47,066 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: xvda1 ; incomplete: False ; hidden: False ; 2024-03-01 20:53:47,069 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned None 2024-03-01 20:53:47,071 DEBUG blivet/MainThread: PartitionDevicePopulator.run: name: xvda1 ; 2024-03-01 20:53:47,074 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: xvda1 ; incomplete: False ; hidden: False ; 2024-03-01 20:53:47,076 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned None 2024-03-01 20:53:47,077 INFO program/MainThread: Running... udevadm settle --timeout=300 2024-03-01 20:53:47,086 DEBUG program/MainThread: Return code: 0 2024-03-01 20:53:47,102 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: xvda ; incomplete: False ; hidden: False ; 2024-03-01 20:53:47,105 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned existing 250 GiB disk xvda (62) with existing msdos disklabel 2024-03-01 20:53:47,106 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 73 2024-03-01 20:53:47,109 DEBUG blivet/MainThread: DiskDevice.add_child: name: xvda ; child: xvda1 ; kids: 0 ; 2024-03-01 20:53:47,109 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 74 2024-03-01 20:53:47,112 DEBUG blivet/MainThread: PartitionDevice._set_format: xvda1 ; type: None ; current: None ; 2024-03-01 20:53:47,114 DEBUG blivet/MainThread: PartitionDevice.update_sysfs_path: xvda1 ; status: True ; 2024-03-01 20:53:47,115 DEBUG blivet/MainThread: xvda1 sysfs_path set to /sys/devices/vbd-768/block/xvda/xvda1 2024-03-01 20:53:47,117 DEBUG blivet/MainThread: PartitionDevice.read_current_size: exists: True ; path: /dev/xvda1 ; sysfs_path: /sys/devices/vbd-768/block/xvda/xvda1 ; 2024-03-01 20:53:47,118 DEBUG blivet/MainThread: updated xvda1 size to 250 GiB (250 GiB) 2024-03-01 20:53:47,118 DEBUG blivet/MainThread: looking up parted Partition: /dev/xvda1 2024-03-01 20:53:47,121 DEBUG blivet/MainThread: PartitionDevice.probe: xvda1 ; exists: True ; 2024-03-01 20:53:47,123 DEBUG blivet/MainThread: PartitionDevice.get_flag: path: /dev/xvda1 ; flag: 1 ; 2024-03-01 20:53:47,126 DEBUG blivet/MainThread: PartitionDevice.get_flag: path: /dev/xvda1 ; flag: 10 ; 2024-03-01 20:53:47,129 DEBUG blivet/MainThread: PartitionDevice.get_flag: path: /dev/xvda1 ; flag: 12 ; 2024-03-01 20:53:47,133 DEBUG blivet/MainThread: PartitionDevice.read_current_size: exists: True ; path: /dev/xvda1 ; sysfs_path: /sys/devices/vbd-768/block/xvda/xvda1 ; 2024-03-01 20:53:47,133 DEBUG blivet/MainThread: updated xvda1 size to 250 GiB (250 GiB) 2024-03-01 20:53:47,133 INFO blivet/MainThread: added partition xvda1 (id 72) to device tree 2024-03-01 20:53:47,134 INFO blivet/MainThread: parted exception: msdos disk labels do not support partition names. 2024-03-01 20:53:47,134 INFO blivet/MainThread: got device: PartitionDevice instance (0x7fd06a562fd0) -- 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 0x7fd06a575400> disk = existing 250 GiB disk xvda (62) with existing msdos disklabel start = 2048 end = 524287966 length = 524285919 flags = boot 2024-03-01 20:53:47,137 DEBUG blivet/MainThread: DeviceTree.handle_format: name: xvda1 ; 2024-03-01 20:53:47,140 DEBUG blivet/MainThread: AppleBootstrapFS.supported: supported: True ; 2024-03-01 20:53:47,140 DEBUG blivet/MainThread: get_format('appleboot') returning AppleBootstrapFS instance with object id 76 2024-03-01 20:53:47,143 DEBUG blivet/MainThread: EFIFS.supported: supported: True ; 2024-03-01 20:53:47,143 DEBUG blivet/MainThread: get_format('efi') returning EFIFS instance with object id 77 2024-03-01 20:53:47,146 DEBUG blivet/MainThread: MacEFIFS.supported: supported: True ; 2024-03-01 20:53:47,146 DEBUG blivet/MainThread: get_format('macefi') returning MacEFIFS instance with object id 78 2024-03-01 20:53:47,149 DEBUG blivet/MainThread: MacEFIFS.supported: supported: True ; 2024-03-01 20:53:47,149 DEBUG blivet/MainThread: get_format('macefi') returning MacEFIFS instance with object id 79 2024-03-01 20:53:47,151 WARNING blivet/MainThread: Stratis DBus service is not running 2024-03-01 20:53:47,151 INFO blivet/MainThread: type detected on 'xvda1' is 'xfs' 2024-03-01 20:53:47,154 DEBUG blivet/MainThread: XFS.supported: supported: True ; 2024-03-01 20:53:47,154 DEBUG blivet/MainThread: get_format('xfs') returning XFS instance with object id 80 2024-03-01 20:53:47,156 DEBUG blivet/MainThread: PartitionDevice._set_format: xvda1 ; type: xfs ; current: None ; 2024-03-01 20:53:47,157 INFO blivet/MainThread: got format: existing xfs filesystem 2024-03-01 20:53:47,157 INFO program/MainThread: Running... udevadm settle --timeout=300 2024-03-01 20:53:47,169 DEBUG program/MainThread: Return code: 0 2024-03-01 20:53:47,182 INFO blivet/MainThread: edd: collected mbr signatures: {'xvda': '0xe61ef7e0'} 2024-03-01 20:53:47,183 DEBUG blivet/MainThread: resolved 'UUID=a4d9efbc-be36-4c5f-99af-596afd10159d' to 'xvda1' (partition) 2024-03-01 20:53:47,186 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: ntap-bos-c01-eng01-nfs01b.storage.bos.redhat.com:/devops_engineering_nfs/devarchive/redhat ; incomplete: False ; hidden: False ; 2024-03-01 20:53:47,189 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned None 2024-03-01 20:53:47,191 DEBUG blivet/MainThread: DeviceTree.get_device_by_path: path: /dev/ntap-bos-c01-eng01-nfs01b.storage.bos.redhat.com:/devops_engineering_nfs/devarchive/redhat ; incomplete: False ; hidden: False ; 2024-03-01 20:53:47,194 DEBUG blivet/MainThread: DeviceTree.get_device_by_path returned None 2024-03-01 20:53:47,194 DEBUG blivet/MainThread: failed to resolve '/dev/ntap-bos-c01-eng01-nfs01b.storage.bos.redhat.com:/devops_engineering_nfs/devarchive/redhat' 2024-03-01 20:53:47,196 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: nest.test.redhat.com:/mnt/qa ; incomplete: False ; hidden: False ; 2024-03-01 20:53:47,199 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned None 2024-03-01 20:53:47,202 DEBUG blivet/MainThread: DeviceTree.get_device_by_path: path: /dev/nest.test.redhat.com:/mnt/qa ; incomplete: False ; hidden: False ; 2024-03-01 20:53:47,204 DEBUG blivet/MainThread: DeviceTree.get_device_by_path returned None 2024-03-01 20:53:47,204 DEBUG blivet/MainThread: failed to resolve '/dev/nest.test.redhat.com:/mnt/qa' 2024-03-01 20:53:47,206 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: vtap-eng01.storage.rdu2.redhat.com:/vol/engarchive ; incomplete: False ; hidden: False ; 2024-03-01 20:53:47,209 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned None 2024-03-01 20:53:47,211 DEBUG blivet/MainThread: DeviceTree.get_device_by_path: path: /dev/vtap-eng01.storage.rdu2.redhat.com:/vol/engarchive ; incomplete: False ; hidden: False ; 2024-03-01 20:53:47,214 DEBUG blivet/MainThread: DeviceTree.get_device_by_path returned None 2024-03-01 20:53:47,214 DEBUG blivet/MainThread: failed to resolve '/dev/vtap-eng01.storage.rdu2.redhat.com:/vol/engarchive' 2024-03-01 20:53:47,216 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: nest.test.redhat.com:/mnt/tpsdist ; incomplete: False ; hidden: False ; 2024-03-01 20:53:47,219 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned None 2024-03-01 20:53:47,221 DEBUG blivet/MainThread: DeviceTree.get_device_by_path: path: /dev/nest.test.redhat.com:/mnt/tpsdist ; incomplete: False ; hidden: False ; 2024-03-01 20:53:47,223 DEBUG blivet/MainThread: DeviceTree.get_device_by_path returned None 2024-03-01 20:53:47,223 DEBUG blivet/MainThread: failed to resolve '/dev/nest.test.redhat.com:/mnt/tpsdist' 2024-03-01 20:53:47,226 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: ntap-bos-c01-eng01-nfs01b.storage.bos.redhat.com:/devops_engineering_nfs/devarchive/redhat/brewroot ; incomplete: False ; hidden: False ; 2024-03-01 20:53:47,228 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned None 2024-03-01 20:53:47,231 DEBUG blivet/MainThread: DeviceTree.get_device_by_path: path: /dev/ntap-bos-c01-eng01-nfs01b.storage.bos.redhat.com:/devops_engineering_nfs/devarchive/redhat/brewroot ; incomplete: False ; hidden: False ; 2024-03-01 20:53:47,233 DEBUG blivet/MainThread: DeviceTree.get_device_by_path returned None 2024-03-01 20:53:47,233 DEBUG blivet/MainThread: failed to resolve '/dev/ntap-bos-c01-eng01-nfs01b.storage.bos.redhat.com:/devops_engineering_nfs/devarchive/redhat/brewroot' 2024-03-01 20:53:47,236 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: ntap-bos-c01-eng01-nfs01b.storage.bos.redhat.com:/devops_brew_scratch_nfs/scratch ; incomplete: False ; hidden: False ; 2024-03-01 20:53:47,238 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned None 2024-03-01 20:53:47,240 DEBUG blivet/MainThread: DeviceTree.get_device_by_path: path: /dev/ntap-bos-c01-eng01-nfs01b.storage.bos.redhat.com:/devops_brew_scratch_nfs/scratch ; incomplete: False ; hidden: False ; 2024-03-01 20:53:47,243 DEBUG blivet/MainThread: DeviceTree.get_device_by_path returned None 2024-03-01 20:53:47,243 DEBUG blivet/MainThread: failed to resolve '/dev/ntap-bos-c01-eng01-nfs01b.storage.bos.redhat.com:/devops_brew_scratch_nfs/scratch' 2024-03-01 20:53:47,245 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: test_vg1 ; incomplete: False ; hidden: False ; 2024-03-01 20:53:47,248 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned None 2024-03-01 20:53:47,250 DEBUG blivet/MainThread: DeviceTree.get_device_by_path: path: /dev/test_vg1 ; incomplete: False ; hidden: False ; 2024-03-01 20:53:47,253 DEBUG blivet/MainThread: DeviceTree.get_device_by_path returned None 2024-03-01 20:53:47,253 DEBUG blivet/MainThread: failed to resolve '/dev/test_vg1' 2024-03-01 20:53:47,255 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: sda ; incomplete: False ; hidden: False ; 2024-03-01 20:53:47,258 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned existing 1024 MiB disk sda (2) 2024-03-01 20:53:47,258 DEBUG blivet/MainThread: resolved 'sda' to 'sda' (disk) 2024-03-01 20:53:47,260 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: sdb ; incomplete: False ; hidden: False ; 2024-03-01 20:53:47,263 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned existing 1024 MiB disk sdb (7) 2024-03-01 20:53:47,263 DEBUG blivet/MainThread: resolved 'sdb' to 'sdb' (disk) 2024-03-01 20:53:47,265 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: sdc ; incomplete: False ; hidden: False ; 2024-03-01 20:53:47,268 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned existing 1024 MiB disk sdc (22) 2024-03-01 20:53:47,268 DEBUG blivet/MainThread: resolved 'sdc' to 'sdc' (disk) 2024-03-01 20:53:47,271 DEBUG blivet/MainThread: LVMPhysicalVolume.__init__: 2024-03-01 20:53:47,271 DEBUG blivet/MainThread: get_format('lvmpv') returning LVMPhysicalVolume instance with object id 82 2024-03-01 20:53:47,271 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 85 2024-03-01 20:53:47,274 DEBUG blivet/MainThread: DiskDevice._set_format: sda ; type: None ; current: None ; 2024-03-01 20:53:47,274 INFO blivet/MainThread: registered action: [83] destroy format None on disk sda (id 2) 2024-03-01 20:53:47,277 DEBUG blivet/MainThread: DiskDevice._set_format: sda ; type: lvmpv ; current: None ; 2024-03-01 20:53:47,277 INFO blivet/MainThread: registered action: [84] create format lvmpv on disk sda (id 2) 2024-03-01 20:53:47,280 DEBUG blivet/MainThread: LVMPhysicalVolume.__init__: 2024-03-01 20:53:47,280 DEBUG blivet/MainThread: get_format('lvmpv') returning LVMPhysicalVolume instance with object id 86 2024-03-01 20:53:47,280 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 89 2024-03-01 20:53:47,283 DEBUG blivet/MainThread: DiskDevice._set_format: sdb ; type: None ; current: None ; 2024-03-01 20:53:47,283 INFO blivet/MainThread: registered action: [87] destroy format None on disk sdb (id 7) 2024-03-01 20:53:47,285 DEBUG blivet/MainThread: DiskDevice._set_format: sdb ; type: lvmpv ; current: None ; 2024-03-01 20:53:47,285 INFO blivet/MainThread: registered action: [88] create format lvmpv on disk sdb (id 7) 2024-03-01 20:53:47,288 DEBUG blivet/MainThread: LVMPhysicalVolume.__init__: 2024-03-01 20:53:47,288 DEBUG blivet/MainThread: get_format('lvmpv') returning LVMPhysicalVolume instance with object id 90 2024-03-01 20:53:47,288 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 93 2024-03-01 20:53:47,291 DEBUG blivet/MainThread: DiskDevice._set_format: sdc ; type: None ; current: None ; 2024-03-01 20:53:47,291 INFO blivet/MainThread: registered action: [91] destroy format None on disk sdc (id 22) 2024-03-01 20:53:47,294 DEBUG blivet/MainThread: DiskDevice._set_format: sdc ; type: lvmpv ; current: None ; 2024-03-01 20:53:47,294 INFO blivet/MainThread: registered action: [92] create format lvmpv on disk sdc (id 22) 2024-03-01 20:53:47,295 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 95 2024-03-01 20:53:47,298 DEBUG blivet/MainThread: LVMVolumeGroupDevice._add_parent: test_vg1 ; parent: sda ; 2024-03-01 20:53:47,301 DEBUG blivet/MainThread: DiskDevice.add_child: name: sda ; child: test_vg1 ; kids: 0 ; 2024-03-01 20:53:47,304 DEBUG blivet/MainThread: LVMVolumeGroupDevice._add_parent: test_vg1 ; parent: sdb ; 2024-03-01 20:53:47,307 DEBUG blivet/MainThread: DiskDevice.add_child: name: sdb ; child: test_vg1 ; kids: 0 ; 2024-03-01 20:53:47,311 DEBUG blivet/MainThread: LVMVolumeGroupDevice._add_parent: test_vg1 ; parent: sdc ; 2024-03-01 20:53:47,314 DEBUG blivet/MainThread: DiskDevice.add_child: name: sdc ; child: test_vg1 ; kids: 0 ; 2024-03-01 20:53:47,314 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 96 2024-03-01 20:53:47,317 DEBUG blivet/MainThread: LVMVolumeGroupDevice._set_format: test_vg1 ; type: None ; current: None ; 2024-03-01 20:53:47,318 INFO blivet/MainThread: added lvmvg test_vg1 (id 94) to device tree 2024-03-01 20:53:47,318 INFO blivet/MainThread: registered action: [98] create device lvmvg test_vg1 (id 94) 2024-03-01 20:53:47,321 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: test_vg1-lv1 ; incomplete: False ; hidden: False ; 2024-03-01 20:53:47,324 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned None 2024-03-01 20:53:47,326 DEBUG blivet/MainThread: DeviceTree.get_device_by_path: path: /dev/test_vg1-lv1 ; incomplete: False ; hidden: False ; 2024-03-01 20:53:47,329 DEBUG blivet/MainThread: DeviceTree.get_device_by_path returned None 2024-03-01 20:53:47,329 DEBUG blivet/MainThread: failed to resolve '/dev/test_vg1-lv1' 2024-03-01 20:53:47,330 DEBUG blivet/MainThread: test_vg1 size is 2.99 GiB 2024-03-01 20:53:47,330 DEBUG blivet/MainThread: vg test_vg1 has 2.99 GiB free 2024-03-01 20:53:47,330 DEBUG blivet.ansible/MainThread: size: 460 MiB ; -565.2173913043479 2024-03-01 20:53:47,331 DEBUG blivet/MainThread: test_vg1 size is 2.99 GiB 2024-03-01 20:53:47,331 DEBUG blivet/MainThread: vg test_vg1 has 2.99 GiB free 2024-03-01 20:53:47,334 DEBUG blivet/MainThread: XFS.supported: supported: True ; 2024-03-01 20:53:47,334 DEBUG blivet/MainThread: get_format('xfs') returning XFS instance with object id 99 2024-03-01 20:53:47,336 DEBUG blivet/MainThread: XFS.supported: supported: True ; 2024-03-01 20:53:47,336 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 101 2024-03-01 20:53:47,340 DEBUG blivet/MainThread: LVMVolumeGroupDevice.add_child: name: test_vg1 ; child: lv1 ; kids: 0 ; 2024-03-01 20:53:47,342 DEBUG blivet/MainThread: LVMLogicalVolumeDevice._set_format: test_vg1-lv1 ; type: xfs ; current: None ; 2024-03-01 20:53:47,343 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 103 2024-03-01 20:53:47,346 DEBUG blivet/MainThread: LVMVolumeGroupDevice.remove_child: name: test_vg1 ; child: lv1 ; kids: 1 ; 2024-03-01 20:53:47,349 DEBUG blivet/MainThread: LVMVolumeGroupDevice.add_child: name: test_vg1 ; child: lv1 ; kids: 0 ; 2024-03-01 20:53:47,351 DEBUG blivet/MainThread: LVMLogicalVolumeDevice._set_format: test_vg1-lv1 ; type: xfs ; current: None ; 2024-03-01 20:53:47,355 DEBUG blivet/MainThread: LVMLogicalVolumeDevice.read_current_size: exists: False ; path: /dev/mapper/test_vg1-lv1 ; sysfs_path: ; 2024-03-01 20:53:47,355 DEBUG blivet/MainThread: test_vg1 size is 2.99 GiB 2024-03-01 20:53:47,355 DEBUG blivet/MainThread: vg test_vg1 has 2.99 GiB free 2024-03-01 20:53:47,356 DEBUG blivet/MainThread: Adding test_vg1-lv1/460 MiB to test_vg1 2024-03-01 20:53:47,356 INFO program/MainThread: Running [4] dmsetup --version ... 2024-03-01 20:53:47,359 INFO program/MainThread: stdout[4]: Library version: 1.02.197 (2023-11-21) Driver version: 4.48.0 2024-03-01 20:53:47,359 INFO program/MainThread: stderr[4]: 2024-03-01 20:53:47,359 INFO program/MainThread: ...done [4] (exit code: 0) 2024-03-01 20:53:47,360 INFO blivet/MainThread: added lvmlv test_vg1-lv1 (id 100) to device tree 2024-03-01 20:53:47,360 INFO blivet/MainThread: registered action: [105] create device lvmlv test_vg1-lv1 (id 100) 2024-03-01 20:53:47,360 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 107 2024-03-01 20:53:47,364 DEBUG blivet/MainThread: LVMLogicalVolumeDevice._set_format: test_vg1-lv1 ; type: xfs ; current: xfs ; 2024-03-01 20:53:47,364 INFO blivet/MainThread: registered action: [106] create format xfs filesystem on lvmlv test_vg1-lv1 (id 100) 2024-03-01 20:53:47,367 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: test_vg1-lv2 ; incomplete: False ; hidden: False ; 2024-03-01 20:53:47,370 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned None 2024-03-01 20:53:47,372 DEBUG blivet/MainThread: DeviceTree.get_device_by_path: path: /dev/test_vg1-lv2 ; incomplete: False ; hidden: False ; 2024-03-01 20:53:47,375 DEBUG blivet/MainThread: DeviceTree.get_device_by_path returned None 2024-03-01 20:53:47,375 DEBUG blivet/MainThread: failed to resolve '/dev/test_vg1-lv2' 2024-03-01 20:53:47,376 DEBUG blivet/MainThread: test_vg1 size is 2.99 GiB 2024-03-01 20:53:47,376 DEBUG blivet/MainThread: vg test_vg1 has 2.54 GiB free 2024-03-01 20:53:47,376 DEBUG blivet.ansible/MainThread: size: 1.5 GiB ; -69.71279373368147 2024-03-01 20:53:47,377 DEBUG blivet/MainThread: test_vg1 size is 2.99 GiB 2024-03-01 20:53:47,377 DEBUG blivet/MainThread: vg test_vg1 has 2.54 GiB free 2024-03-01 20:53:47,380 DEBUG blivet/MainThread: XFS.supported: supported: True ; 2024-03-01 20:53:47,380 DEBUG blivet/MainThread: get_format('xfs') returning XFS instance with object id 108 2024-03-01 20:53:47,382 DEBUG blivet/MainThread: XFS.supported: supported: True ; 2024-03-01 20:53:47,383 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 110 2024-03-01 20:53:47,386 DEBUG blivet/MainThread: LVMVolumeGroupDevice.add_child: name: test_vg1 ; child: lv2 ; kids: 1 ; 2024-03-01 20:53:47,389 DEBUG blivet/MainThread: LVMLogicalVolumeDevice._set_format: test_vg1-lv2 ; type: xfs ; current: None ; 2024-03-01 20:53:47,389 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 112 2024-03-01 20:53:47,392 DEBUG blivet/MainThread: LVMVolumeGroupDevice.remove_child: name: test_vg1 ; child: lv2 ; kids: 2 ; 2024-03-01 20:53:47,395 DEBUG blivet/MainThread: LVMVolumeGroupDevice.add_child: name: test_vg1 ; child: lv2 ; kids: 1 ; 2024-03-01 20:53:47,398 DEBUG blivet/MainThread: LVMLogicalVolumeDevice._set_format: test_vg1-lv2 ; type: xfs ; current: None ; 2024-03-01 20:53:47,401 DEBUG blivet/MainThread: LVMLogicalVolumeDevice.read_current_size: exists: False ; path: /dev/mapper/test_vg1-lv2 ; sysfs_path: ; 2024-03-01 20:53:47,401 DEBUG blivet/MainThread: test_vg1 size is 2.99 GiB 2024-03-01 20:53:47,402 DEBUG blivet/MainThread: vg test_vg1 has 2.54 GiB free 2024-03-01 20:53:47,402 DEBUG blivet/MainThread: Adding test_vg1-lv2/1.5 GiB to test_vg1 2024-03-01 20:53:47,402 INFO blivet/MainThread: added lvmlv test_vg1-lv2 (id 109) to device tree 2024-03-01 20:53:47,402 INFO blivet/MainThread: registered action: [114] create device lvmlv test_vg1-lv2 (id 109) 2024-03-01 20:53:47,402 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 116 2024-03-01 20:53:47,405 DEBUG blivet/MainThread: LVMLogicalVolumeDevice._set_format: test_vg1-lv2 ; type: xfs ; current: xfs ; 2024-03-01 20:53:47,406 INFO blivet/MainThread: registered action: [115] create format xfs filesystem on lvmlv test_vg1-lv2 (id 109) 2024-03-01 20:53:47,408 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: test_vg2 ; incomplete: False ; hidden: False ; 2024-03-01 20:53:47,411 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned None 2024-03-01 20:53:47,413 DEBUG blivet/MainThread: DeviceTree.get_device_by_path: path: /dev/test_vg2 ; incomplete: False ; hidden: False ; 2024-03-01 20:53:47,416 DEBUG blivet/MainThread: DeviceTree.get_device_by_path returned None 2024-03-01 20:53:47,416 DEBUG blivet/MainThread: failed to resolve '/dev/test_vg2' 2024-03-01 20:53:47,418 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: sdd ; incomplete: False ; hidden: False ; 2024-03-01 20:53:47,421 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned existing 1024 MiB disk sdd (27) 2024-03-01 20:53:47,421 DEBUG blivet/MainThread: resolved 'sdd' to 'sdd' (disk) 2024-03-01 20:53:47,423 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: sde ; incomplete: False ; hidden: False ; 2024-03-01 20:53:47,426 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned existing 1024 MiB disk sde (32) 2024-03-01 20:53:47,426 DEBUG blivet/MainThread: resolved 'sde' to 'sde' (disk) 2024-03-01 20:53:47,428 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: sdf ; incomplete: False ; hidden: False ; 2024-03-01 20:53:47,431 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned existing 1024 MiB disk sdf (37) 2024-03-01 20:53:47,431 DEBUG blivet/MainThread: resolved 'sdf' to 'sdf' (disk) 2024-03-01 20:53:47,433 DEBUG blivet/MainThread: LVMPhysicalVolume.__init__: 2024-03-01 20:53:47,433 DEBUG blivet/MainThread: get_format('lvmpv') returning LVMPhysicalVolume instance with object id 117 2024-03-01 20:53:47,433 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 120 2024-03-01 20:53:47,436 DEBUG blivet/MainThread: DiskDevice._set_format: sdd ; type: None ; current: None ; 2024-03-01 20:53:47,436 INFO blivet/MainThread: registered action: [118] destroy format None on disk sdd (id 27) 2024-03-01 20:53:47,439 DEBUG blivet/MainThread: DiskDevice._set_format: sdd ; type: lvmpv ; current: None ; 2024-03-01 20:53:47,439 INFO blivet/MainThread: registered action: [119] create format lvmpv on disk sdd (id 27) 2024-03-01 20:53:47,441 DEBUG blivet/MainThread: LVMPhysicalVolume.__init__: 2024-03-01 20:53:47,441 DEBUG blivet/MainThread: get_format('lvmpv') returning LVMPhysicalVolume instance with object id 121 2024-03-01 20:53:47,442 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 124 2024-03-01 20:53:47,444 DEBUG blivet/MainThread: DiskDevice._set_format: sde ; type: None ; current: None ; 2024-03-01 20:53:47,444 INFO blivet/MainThread: registered action: [122] destroy format None on disk sde (id 32) 2024-03-01 20:53:47,447 DEBUG blivet/MainThread: DiskDevice._set_format: sde ; type: lvmpv ; current: None ; 2024-03-01 20:53:47,447 INFO blivet/MainThread: registered action: [123] create format lvmpv on disk sde (id 32) 2024-03-01 20:53:47,450 DEBUG blivet/MainThread: LVMPhysicalVolume.__init__: 2024-03-01 20:53:47,450 DEBUG blivet/MainThread: get_format('lvmpv') returning LVMPhysicalVolume instance with object id 125 2024-03-01 20:53:47,450 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 128 2024-03-01 20:53:47,453 DEBUG blivet/MainThread: DiskDevice._set_format: sdf ; type: None ; current: None ; 2024-03-01 20:53:47,453 INFO blivet/MainThread: registered action: [126] destroy format None on disk sdf (id 37) 2024-03-01 20:53:47,455 DEBUG blivet/MainThread: DiskDevice._set_format: sdf ; type: lvmpv ; current: None ; 2024-03-01 20:53:47,456 INFO blivet/MainThread: registered action: [127] create format lvmpv on disk sdf (id 37) 2024-03-01 20:53:47,456 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 130 2024-03-01 20:53:47,459 DEBUG blivet/MainThread: LVMVolumeGroupDevice._add_parent: test_vg2 ; parent: sdd ; 2024-03-01 20:53:47,462 DEBUG blivet/MainThread: DiskDevice.add_child: name: sdd ; child: test_vg2 ; kids: 0 ; 2024-03-01 20:53:47,465 DEBUG blivet/MainThread: LVMVolumeGroupDevice._add_parent: test_vg2 ; parent: sde ; 2024-03-01 20:53:47,468 DEBUG blivet/MainThread: DiskDevice.add_child: name: sde ; child: test_vg2 ; kids: 0 ; 2024-03-01 20:53:47,472 DEBUG blivet/MainThread: LVMVolumeGroupDevice._add_parent: test_vg2 ; parent: sdf ; 2024-03-01 20:53:47,474 DEBUG blivet/MainThread: DiskDevice.add_child: name: sdf ; child: test_vg2 ; kids: 0 ; 2024-03-01 20:53:47,475 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 131 2024-03-01 20:53:47,478 DEBUG blivet/MainThread: LVMVolumeGroupDevice._set_format: test_vg2 ; type: None ; current: None ; 2024-03-01 20:53:47,478 INFO blivet/MainThread: added lvmvg test_vg2 (id 129) to device tree 2024-03-01 20:53:47,478 INFO blivet/MainThread: registered action: [133] create device lvmvg test_vg2 (id 129) 2024-03-01 20:53:47,482 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: test_vg2-lv3 ; incomplete: False ; hidden: False ; 2024-03-01 20:53:47,485 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned None 2024-03-01 20:53:47,487 DEBUG blivet/MainThread: DeviceTree.get_device_by_path: path: /dev/test_vg2-lv3 ; incomplete: False ; hidden: False ; 2024-03-01 20:53:47,490 DEBUG blivet/MainThread: DeviceTree.get_device_by_path returned None 2024-03-01 20:53:47,490 DEBUG blivet/MainThread: failed to resolve '/dev/test_vg2-lv3' 2024-03-01 20:53:47,491 DEBUG blivet/MainThread: test_vg2 size is 2.99 GiB 2024-03-01 20:53:47,491 DEBUG blivet/MainThread: vg test_vg2 has 2.99 GiB free 2024-03-01 20:53:47,491 DEBUG blivet.ansible/MainThread: size: 308 MiB ; -893.5064935064935 2024-03-01 20:53:47,491 DEBUG blivet/MainThread: test_vg2 size is 2.99 GiB 2024-03-01 20:53:47,492 DEBUG blivet/MainThread: vg test_vg2 has 2.99 GiB free 2024-03-01 20:53:47,494 DEBUG blivet/MainThread: XFS.supported: supported: True ; 2024-03-01 20:53:47,494 DEBUG blivet/MainThread: get_format('xfs') returning XFS instance with object id 134 2024-03-01 20:53:47,497 DEBUG blivet/MainThread: XFS.supported: supported: True ; 2024-03-01 20:53:47,497 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 136 2024-03-01 20:53:47,500 DEBUG blivet/MainThread: LVMVolumeGroupDevice.add_child: name: test_vg2 ; child: lv3 ; kids: 0 ; 2024-03-01 20:53:47,503 DEBUG blivet/MainThread: LVMLogicalVolumeDevice._set_format: test_vg2-lv3 ; type: xfs ; current: None ; 2024-03-01 20:53:47,503 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 138 2024-03-01 20:53:47,506 DEBUG blivet/MainThread: LVMVolumeGroupDevice.remove_child: name: test_vg2 ; child: lv3 ; kids: 1 ; 2024-03-01 20:53:47,509 DEBUG blivet/MainThread: LVMVolumeGroupDevice.add_child: name: test_vg2 ; child: lv3 ; kids: 0 ; 2024-03-01 20:53:47,512 DEBUG blivet/MainThread: LVMLogicalVolumeDevice._set_format: test_vg2-lv3 ; type: xfs ; current: None ; 2024-03-01 20:53:47,515 DEBUG blivet/MainThread: LVMLogicalVolumeDevice.read_current_size: exists: False ; path: /dev/mapper/test_vg2-lv3 ; sysfs_path: ; 2024-03-01 20:53:47,515 DEBUG blivet/MainThread: test_vg2 size is 2.99 GiB 2024-03-01 20:53:47,516 DEBUG blivet/MainThread: vg test_vg2 has 2.99 GiB free 2024-03-01 20:53:47,516 DEBUG blivet/MainThread: Adding test_vg2-lv3/308 MiB to test_vg2 2024-03-01 20:53:47,516 INFO blivet/MainThread: added lvmlv test_vg2-lv3 (id 135) to device tree 2024-03-01 20:53:47,516 INFO blivet/MainThread: registered action: [140] create device lvmlv test_vg2-lv3 (id 135) 2024-03-01 20:53:47,516 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 142 2024-03-01 20:53:47,519 DEBUG blivet/MainThread: LVMLogicalVolumeDevice._set_format: test_vg2-lv3 ; type: xfs ; current: xfs ; 2024-03-01 20:53:47,519 INFO blivet/MainThread: registered action: [141] create format xfs filesystem on lvmlv test_vg2-lv3 (id 135) 2024-03-01 20:53:47,522 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: test_vg2-lv4 ; incomplete: False ; hidden: False ; 2024-03-01 20:53:47,525 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned None 2024-03-01 20:53:47,527 DEBUG blivet/MainThread: DeviceTree.get_device_by_path: path: /dev/test_vg2-lv4 ; incomplete: False ; hidden: False ; 2024-03-01 20:53:47,530 DEBUG blivet/MainThread: DeviceTree.get_device_by_path returned None 2024-03-01 20:53:47,530 DEBUG blivet/MainThread: failed to resolve '/dev/test_vg2-lv4' 2024-03-01 20:53:47,531 DEBUG blivet/MainThread: test_vg2 size is 2.99 GiB 2024-03-01 20:53:47,531 DEBUG blivet/MainThread: vg test_vg2 has 2.69 GiB free 2024-03-01 20:53:47,531 DEBUG blivet.ansible/MainThread: size: 612 MiB ; -349.6732026143791 2024-03-01 20:53:47,532 DEBUG blivet/MainThread: test_vg2 size is 2.99 GiB 2024-03-01 20:53:47,532 DEBUG blivet/MainThread: vg test_vg2 has 2.69 GiB free 2024-03-01 20:53:47,535 DEBUG blivet/MainThread: XFS.supported: supported: True ; 2024-03-01 20:53:47,535 DEBUG blivet/MainThread: get_format('xfs') returning XFS instance with object id 143 2024-03-01 20:53:47,537 DEBUG blivet/MainThread: XFS.supported: supported: True ; 2024-03-01 20:53:47,538 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 145 2024-03-01 20:53:47,541 DEBUG blivet/MainThread: LVMVolumeGroupDevice.add_child: name: test_vg2 ; child: lv4 ; kids: 1 ; 2024-03-01 20:53:47,543 DEBUG blivet/MainThread: LVMLogicalVolumeDevice._set_format: test_vg2-lv4 ; type: xfs ; current: None ; 2024-03-01 20:53:47,544 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 147 2024-03-01 20:53:47,547 DEBUG blivet/MainThread: LVMVolumeGroupDevice.remove_child: name: test_vg2 ; child: lv4 ; kids: 2 ; 2024-03-01 20:53:47,550 DEBUG blivet/MainThread: LVMVolumeGroupDevice.add_child: name: test_vg2 ; child: lv4 ; kids: 1 ; 2024-03-01 20:53:47,552 DEBUG blivet/MainThread: LVMLogicalVolumeDevice._set_format: test_vg2-lv4 ; type: xfs ; current: None ; 2024-03-01 20:53:47,556 DEBUG blivet/MainThread: LVMLogicalVolumeDevice.read_current_size: exists: False ; path: /dev/mapper/test_vg2-lv4 ; sysfs_path: ; 2024-03-01 20:53:47,556 DEBUG blivet/MainThread: test_vg2 size is 2.99 GiB 2024-03-01 20:53:47,556 DEBUG blivet/MainThread: vg test_vg2 has 2.69 GiB free 2024-03-01 20:53:47,557 DEBUG blivet/MainThread: Adding test_vg2-lv4/612 MiB to test_vg2 2024-03-01 20:53:47,557 INFO blivet/MainThread: added lvmlv test_vg2-lv4 (id 144) to device tree 2024-03-01 20:53:47,557 INFO blivet/MainThread: registered action: [149] create device lvmlv test_vg2-lv4 (id 144) 2024-03-01 20:53:47,557 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 151 2024-03-01 20:53:47,560 DEBUG blivet/MainThread: LVMLogicalVolumeDevice._set_format: test_vg2-lv4 ; type: xfs ; current: xfs ; 2024-03-01 20:53:47,560 INFO blivet/MainThread: registered action: [150] create format xfs filesystem on lvmlv test_vg2-lv4 (id 144) 2024-03-01 20:53:47,563 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: test_vg3 ; incomplete: False ; hidden: False ; 2024-03-01 20:53:47,566 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned None 2024-03-01 20:53:47,568 DEBUG blivet/MainThread: DeviceTree.get_device_by_path: path: /dev/test_vg3 ; incomplete: False ; hidden: False ; 2024-03-01 20:53:47,571 DEBUG blivet/MainThread: DeviceTree.get_device_by_path returned None 2024-03-01 20:53:47,571 DEBUG blivet/MainThread: failed to resolve '/dev/test_vg3' 2024-03-01 20:53:47,573 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: sdg ; incomplete: False ; hidden: False ; 2024-03-01 20:53:47,576 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned existing 1024 MiB disk sdg (42) 2024-03-01 20:53:47,576 DEBUG blivet/MainThread: resolved 'sdg' to 'sdg' (disk) 2024-03-01 20:53:47,578 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: sdh ; incomplete: False ; hidden: False ; 2024-03-01 20:53:47,581 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned existing 1024 MiB disk sdh (47) 2024-03-01 20:53:47,581 DEBUG blivet/MainThread: resolved 'sdh' to 'sdh' (disk) 2024-03-01 20:53:47,583 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: sdi ; incomplete: False ; hidden: False ; 2024-03-01 20:53:47,586 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned existing 1024 MiB disk sdi (52) 2024-03-01 20:53:47,586 DEBUG blivet/MainThread: resolved 'sdi' to 'sdi' (disk) 2024-03-01 20:53:47,588 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: sdj ; incomplete: False ; hidden: False ; 2024-03-01 20:53:47,591 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned existing 1024 MiB disk sdj (57) 2024-03-01 20:53:47,591 DEBUG blivet/MainThread: resolved 'sdj' to 'sdj' (disk) 2024-03-01 20:53:47,593 DEBUG blivet/MainThread: LVMPhysicalVolume.__init__: 2024-03-01 20:53:47,593 DEBUG blivet/MainThread: get_format('lvmpv') returning LVMPhysicalVolume instance with object id 152 2024-03-01 20:53:47,593 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 155 2024-03-01 20:53:47,596 DEBUG blivet/MainThread: DiskDevice._set_format: sdg ; type: None ; current: None ; 2024-03-01 20:53:47,596 INFO blivet/MainThread: registered action: [153] destroy format None on disk sdg (id 42) 2024-03-01 20:53:47,599 DEBUG blivet/MainThread: DiskDevice._set_format: sdg ; type: lvmpv ; current: None ; 2024-03-01 20:53:47,599 INFO blivet/MainThread: registered action: [154] create format lvmpv on disk sdg (id 42) 2024-03-01 20:53:47,601 DEBUG blivet/MainThread: LVMPhysicalVolume.__init__: 2024-03-01 20:53:47,602 DEBUG blivet/MainThread: get_format('lvmpv') returning LVMPhysicalVolume instance with object id 156 2024-03-01 20:53:47,602 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 159 2024-03-01 20:53:47,604 DEBUG blivet/MainThread: DiskDevice._set_format: sdh ; type: None ; current: None ; 2024-03-01 20:53:47,604 INFO blivet/MainThread: registered action: [157] destroy format None on disk sdh (id 47) 2024-03-01 20:53:47,607 DEBUG blivet/MainThread: DiskDevice._set_format: sdh ; type: lvmpv ; current: None ; 2024-03-01 20:53:47,607 INFO blivet/MainThread: registered action: [158] create format lvmpv on disk sdh (id 47) 2024-03-01 20:53:47,610 DEBUG blivet/MainThread: LVMPhysicalVolume.__init__: 2024-03-01 20:53:47,610 DEBUG blivet/MainThread: get_format('lvmpv') returning LVMPhysicalVolume instance with object id 160 2024-03-01 20:53:47,611 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 163 2024-03-01 20:53:47,613 DEBUG blivet/MainThread: DiskDevice._set_format: sdi ; type: None ; current: None ; 2024-03-01 20:53:47,613 INFO blivet/MainThread: registered action: [161] destroy format None on disk sdi (id 52) 2024-03-01 20:53:47,616 DEBUG blivet/MainThread: DiskDevice._set_format: sdi ; type: lvmpv ; current: None ; 2024-03-01 20:53:47,616 INFO blivet/MainThread: registered action: [162] create format lvmpv on disk sdi (id 52) 2024-03-01 20:53:47,619 DEBUG blivet/MainThread: LVMPhysicalVolume.__init__: 2024-03-01 20:53:47,619 DEBUG blivet/MainThread: get_format('lvmpv') returning LVMPhysicalVolume instance with object id 164 2024-03-01 20:53:47,619 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 167 2024-03-01 20:53:47,621 DEBUG blivet/MainThread: DiskDevice._set_format: sdj ; type: None ; current: None ; 2024-03-01 20:53:47,621 INFO blivet/MainThread: registered action: [165] destroy format None on disk sdj (id 57) 2024-03-01 20:53:47,624 DEBUG blivet/MainThread: DiskDevice._set_format: sdj ; type: lvmpv ; current: None ; 2024-03-01 20:53:47,624 INFO blivet/MainThread: registered action: [166] create format lvmpv on disk sdj (id 57) 2024-03-01 20:53:47,626 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 169 2024-03-01 20:53:47,628 DEBUG blivet/MainThread: LVMVolumeGroupDevice._add_parent: test_vg3 ; parent: sdg ; 2024-03-01 20:53:47,631 DEBUG blivet/MainThread: DiskDevice.add_child: name: sdg ; child: test_vg3 ; kids: 0 ; 2024-03-01 20:53:47,634 DEBUG blivet/MainThread: LVMVolumeGroupDevice._add_parent: test_vg3 ; parent: sdh ; 2024-03-01 20:53:47,637 DEBUG blivet/MainThread: DiskDevice.add_child: name: sdh ; child: test_vg3 ; kids: 0 ; 2024-03-01 20:53:47,641 DEBUG blivet/MainThread: LVMVolumeGroupDevice._add_parent: test_vg3 ; parent: sdi ; 2024-03-01 20:53:47,643 DEBUG blivet/MainThread: DiskDevice.add_child: name: sdi ; child: test_vg3 ; kids: 0 ; 2024-03-01 20:53:47,647 DEBUG blivet/MainThread: LVMVolumeGroupDevice._add_parent: test_vg3 ; parent: sdj ; 2024-03-01 20:53:47,650 DEBUG blivet/MainThread: DiskDevice.add_child: name: sdj ; child: test_vg3 ; kids: 0 ; 2024-03-01 20:53:47,651 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 170 2024-03-01 20:53:47,654 DEBUG blivet/MainThread: LVMVolumeGroupDevice._set_format: test_vg3 ; type: None ; current: None ; 2024-03-01 20:53:47,654 INFO blivet/MainThread: added lvmvg test_vg3 (id 168) to device tree 2024-03-01 20:53:47,654 INFO blivet/MainThread: registered action: [172] create device lvmvg test_vg3 (id 168) 2024-03-01 20:53:47,659 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: test_vg3-lv5 ; incomplete: False ; hidden: False ; 2024-03-01 20:53:47,662 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned None 2024-03-01 20:53:47,664 DEBUG blivet/MainThread: DeviceTree.get_device_by_path: path: /dev/test_vg3-lv5 ; incomplete: False ; hidden: False ; 2024-03-01 20:53:47,667 DEBUG blivet/MainThread: DeviceTree.get_device_by_path returned None 2024-03-01 20:53:47,667 DEBUG blivet/MainThread: failed to resolve '/dev/test_vg3-lv5' 2024-03-01 20:53:47,668 DEBUG blivet/MainThread: test_vg3 size is 3.98 GiB 2024-03-01 20:53:47,668 DEBUG blivet/MainThread: vg test_vg3 has 3.98 GiB free 2024-03-01 20:53:47,668 DEBUG blivet.ansible/MainThread: size: 1.2 GiB ; -233.33333333333334 2024-03-01 20:53:47,668 DEBUG blivet/MainThread: test_vg3 size is 3.98 GiB 2024-03-01 20:53:47,669 DEBUG blivet/MainThread: vg test_vg3 has 3.98 GiB free 2024-03-01 20:53:47,672 DEBUG blivet/MainThread: XFS.supported: supported: True ; 2024-03-01 20:53:47,672 DEBUG blivet/MainThread: get_format('xfs') returning XFS instance with object id 173 2024-03-01 20:53:47,674 DEBUG blivet/MainThread: XFS.supported: supported: True ; 2024-03-01 20:53:47,675 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 175 2024-03-01 20:53:47,677 DEBUG blivet/MainThread: LVMVolumeGroupDevice.add_child: name: test_vg3 ; child: lv5 ; kids: 0 ; 2024-03-01 20:53:47,680 DEBUG blivet/MainThread: LVMLogicalVolumeDevice._set_format: test_vg3-lv5 ; type: xfs ; current: None ; 2024-03-01 20:53:47,681 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 177 2024-03-01 20:53:47,684 DEBUG blivet/MainThread: LVMVolumeGroupDevice.remove_child: name: test_vg3 ; child: lv5 ; kids: 1 ; 2024-03-01 20:53:47,687 DEBUG blivet/MainThread: LVMVolumeGroupDevice.add_child: name: test_vg3 ; child: lv5 ; kids: 0 ; 2024-03-01 20:53:47,690 DEBUG blivet/MainThread: LVMLogicalVolumeDevice._set_format: test_vg3-lv5 ; type: xfs ; current: None ; 2024-03-01 20:53:47,693 DEBUG blivet/MainThread: LVMLogicalVolumeDevice.read_current_size: exists: False ; path: /dev/mapper/test_vg3-lv5 ; sysfs_path: ; 2024-03-01 20:53:47,693 DEBUG blivet/MainThread: test_vg3 size is 3.98 GiB 2024-03-01 20:53:47,694 DEBUG blivet/MainThread: vg test_vg3 has 3.98 GiB free 2024-03-01 20:53:47,694 DEBUG blivet/MainThread: Adding test_vg3-lv5/1.2 GiB to test_vg3 2024-03-01 20:53:47,694 INFO blivet/MainThread: added lvmlv test_vg3-lv5 (id 174) to device tree 2024-03-01 20:53:47,694 INFO blivet/MainThread: registered action: [179] create device lvmlv test_vg3-lv5 (id 174) 2024-03-01 20:53:47,694 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 181 2024-03-01 20:53:47,697 DEBUG blivet/MainThread: LVMLogicalVolumeDevice._set_format: test_vg3-lv5 ; type: xfs ; current: xfs ; 2024-03-01 20:53:47,697 INFO blivet/MainThread: registered action: [180] create format xfs filesystem on lvmlv test_vg3-lv5 (id 174) 2024-03-01 20:53:47,700 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: test_vg3-lv6 ; incomplete: False ; hidden: False ; 2024-03-01 20:53:47,703 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned None 2024-03-01 20:53:47,705 DEBUG blivet/MainThread: DeviceTree.get_device_by_path: path: /dev/test_vg3-lv6 ; incomplete: False ; hidden: False ; 2024-03-01 20:53:47,708 DEBUG blivet/MainThread: DeviceTree.get_device_by_path returned None 2024-03-01 20:53:47,708 DEBUG blivet/MainThread: failed to resolve '/dev/test_vg3-lv6' 2024-03-01 20:53:47,709 DEBUG blivet/MainThread: test_vg3 size is 3.98 GiB 2024-03-01 20:53:47,709 DEBUG blivet/MainThread: vg test_vg3 has 2.79 GiB free 2024-03-01 20:53:47,710 DEBUG blivet.ansible/MainThread: size: 1020 MiB ; -179.99999999999997 2024-03-01 20:53:47,710 DEBUG blivet/MainThread: test_vg3 size is 3.98 GiB 2024-03-01 20:53:47,710 DEBUG blivet/MainThread: vg test_vg3 has 2.79 GiB free 2024-03-01 20:53:47,713 DEBUG blivet/MainThread: XFS.supported: supported: True ; 2024-03-01 20:53:47,713 DEBUG blivet/MainThread: get_format('xfs') returning XFS instance with object id 182 2024-03-01 20:53:47,716 DEBUG blivet/MainThread: XFS.supported: supported: True ; 2024-03-01 20:53:47,716 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 184 2024-03-01 20:53:47,719 DEBUG blivet/MainThread: LVMVolumeGroupDevice.add_child: name: test_vg3 ; child: lv6 ; kids: 1 ; 2024-03-01 20:53:47,722 DEBUG blivet/MainThread: LVMLogicalVolumeDevice._set_format: test_vg3-lv6 ; type: xfs ; current: None ; 2024-03-01 20:53:47,722 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 186 2024-03-01 20:53:47,726 DEBUG blivet/MainThread: LVMVolumeGroupDevice.remove_child: name: test_vg3 ; child: lv6 ; kids: 2 ; 2024-03-01 20:53:47,728 DEBUG blivet/MainThread: LVMVolumeGroupDevice.add_child: name: test_vg3 ; child: lv6 ; kids: 1 ; 2024-03-01 20:53:47,731 DEBUG blivet/MainThread: LVMLogicalVolumeDevice._set_format: test_vg3-lv6 ; type: xfs ; current: None ; 2024-03-01 20:53:47,734 DEBUG blivet/MainThread: LVMLogicalVolumeDevice.read_current_size: exists: False ; path: /dev/mapper/test_vg3-lv6 ; sysfs_path: ; 2024-03-01 20:53:47,735 DEBUG blivet/MainThread: test_vg3 size is 3.98 GiB 2024-03-01 20:53:47,735 DEBUG blivet/MainThread: vg test_vg3 has 2.79 GiB free 2024-03-01 20:53:47,735 DEBUG blivet/MainThread: Adding test_vg3-lv6/1020 MiB to test_vg3 2024-03-01 20:53:47,736 INFO blivet/MainThread: added lvmlv test_vg3-lv6 (id 183) to device tree 2024-03-01 20:53:47,736 INFO blivet/MainThread: registered action: [188] create device lvmlv test_vg3-lv6 (id 183) 2024-03-01 20:53:47,736 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 190 2024-03-01 20:53:47,739 DEBUG blivet/MainThread: LVMLogicalVolumeDevice._set_format: test_vg3-lv6 ; type: xfs ; current: xfs ; 2024-03-01 20:53:47,739 INFO blivet/MainThread: registered action: [189] create format xfs filesystem on lvmlv test_vg3-lv6 (id 183) 2024-03-01 20:53:47,742 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: test_vg3-lv7 ; incomplete: False ; hidden: False ; 2024-03-01 20:53:47,744 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned None 2024-03-01 20:53:47,747 DEBUG blivet/MainThread: DeviceTree.get_device_by_path: path: /dev/test_vg3-lv7 ; incomplete: False ; hidden: False ; 2024-03-01 20:53:47,750 DEBUG blivet/MainThread: DeviceTree.get_device_by_path returned None 2024-03-01 20:53:47,750 DEBUG blivet/MainThread: failed to resolve '/dev/test_vg3-lv7' 2024-03-01 20:53:47,750 DEBUG blivet/MainThread: test_vg3 size is 3.98 GiB 2024-03-01 20:53:47,751 DEBUG blivet/MainThread: vg test_vg3 has 1.79 GiB free 2024-03-01 20:53:47,751 DEBUG blivet.ansible/MainThread: size: 408 MiB ; -350.0 2024-03-01 20:53:47,751 DEBUG blivet/MainThread: test_vg3 size is 3.98 GiB 2024-03-01 20:53:47,752 DEBUG blivet/MainThread: vg test_vg3 has 1.79 GiB free 2024-03-01 20:53:47,755 DEBUG blivet/MainThread: XFS.supported: supported: True ; 2024-03-01 20:53:47,755 DEBUG blivet/MainThread: get_format('xfs') returning XFS instance with object id 191 2024-03-01 20:53:47,757 DEBUG blivet/MainThread: XFS.supported: supported: True ; 2024-03-01 20:53:47,758 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 193 2024-03-01 20:53:47,761 DEBUG blivet/MainThread: LVMVolumeGroupDevice.add_child: name: test_vg3 ; child: lv7 ; kids: 2 ; 2024-03-01 20:53:47,764 DEBUG blivet/MainThread: LVMLogicalVolumeDevice._set_format: test_vg3-lv7 ; type: xfs ; current: None ; 2024-03-01 20:53:47,764 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 195 2024-03-01 20:53:47,767 DEBUG blivet/MainThread: LVMVolumeGroupDevice.remove_child: name: test_vg3 ; child: lv7 ; kids: 3 ; 2024-03-01 20:53:47,770 DEBUG blivet/MainThread: LVMVolumeGroupDevice.add_child: name: test_vg3 ; child: lv7 ; kids: 2 ; 2024-03-01 20:53:47,773 DEBUG blivet/MainThread: LVMLogicalVolumeDevice._set_format: test_vg3-lv7 ; type: xfs ; current: None ; 2024-03-01 20:53:47,776 DEBUG blivet/MainThread: LVMLogicalVolumeDevice.read_current_size: exists: False ; path: /dev/mapper/test_vg3-lv7 ; sysfs_path: ; 2024-03-01 20:53:47,776 DEBUG blivet/MainThread: test_vg3 size is 3.98 GiB 2024-03-01 20:53:47,777 DEBUG blivet/MainThread: vg test_vg3 has 1.79 GiB free 2024-03-01 20:53:47,777 DEBUG blivet/MainThread: Adding test_vg3-lv7/408 MiB to test_vg3 2024-03-01 20:53:47,777 INFO blivet/MainThread: added lvmlv test_vg3-lv7 (id 192) to device tree 2024-03-01 20:53:47,778 INFO blivet/MainThread: registered action: [197] create device lvmlv test_vg3-lv7 (id 192) 2024-03-01 20:53:47,778 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 199 2024-03-01 20:53:47,781 DEBUG blivet/MainThread: LVMLogicalVolumeDevice._set_format: test_vg3-lv7 ; type: xfs ; current: xfs ; 2024-03-01 20:53:47,781 INFO blivet/MainThread: registered action: [198] create format xfs filesystem on lvmlv test_vg3-lv7 (id 192) 2024-03-01 20:53:47,784 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: test_vg3-lv8 ; incomplete: False ; hidden: False ; 2024-03-01 20:53:47,787 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned None 2024-03-01 20:53:47,789 DEBUG blivet/MainThread: DeviceTree.get_device_by_path: path: /dev/test_vg3-lv8 ; incomplete: False ; hidden: False ; 2024-03-01 20:53:47,792 DEBUG blivet/MainThread: DeviceTree.get_device_by_path returned None 2024-03-01 20:53:47,792 DEBUG blivet/MainThread: failed to resolve '/dev/test_vg3-lv8' 2024-03-01 20:53:47,793 DEBUG blivet/MainThread: test_vg3 size is 3.98 GiB 2024-03-01 20:53:47,793 DEBUG blivet/MainThread: vg test_vg3 has 1.39 GiB free 2024-03-01 20:53:47,793 DEBUG blivet.ansible/MainThread: size: 408 MiB ; -250.0 2024-03-01 20:53:47,794 DEBUG blivet/MainThread: test_vg3 size is 3.98 GiB 2024-03-01 20:53:47,795 DEBUG blivet/MainThread: vg test_vg3 has 1.39 GiB free 2024-03-01 20:53:47,797 DEBUG blivet/MainThread: XFS.supported: supported: True ; 2024-03-01 20:53:47,797 DEBUG blivet/MainThread: get_format('xfs') returning XFS instance with object id 200 2024-03-01 20:53:47,800 DEBUG blivet/MainThread: XFS.supported: supported: True ; 2024-03-01 20:53:47,800 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 202 2024-03-01 20:53:47,803 DEBUG blivet/MainThread: LVMVolumeGroupDevice.add_child: name: test_vg3 ; child: lv8 ; kids: 3 ; 2024-03-01 20:53:47,806 DEBUG blivet/MainThread: LVMLogicalVolumeDevice._set_format: test_vg3-lv8 ; type: xfs ; current: None ; 2024-03-01 20:53:47,807 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 204 2024-03-01 20:53:47,810 DEBUG blivet/MainThread: LVMVolumeGroupDevice.remove_child: name: test_vg3 ; child: lv8 ; kids: 4 ; 2024-03-01 20:53:47,813 DEBUG blivet/MainThread: LVMVolumeGroupDevice.add_child: name: test_vg3 ; child: lv8 ; kids: 3 ; 2024-03-01 20:53:47,815 DEBUG blivet/MainThread: LVMLogicalVolumeDevice._set_format: test_vg3-lv8 ; type: xfs ; current: None ; 2024-03-01 20:53:47,818 DEBUG blivet/MainThread: LVMLogicalVolumeDevice.read_current_size: exists: False ; path: /dev/mapper/test_vg3-lv8 ; sysfs_path: ; 2024-03-01 20:53:47,819 DEBUG blivet/MainThread: test_vg3 size is 3.98 GiB 2024-03-01 20:53:47,820 DEBUG blivet/MainThread: vg test_vg3 has 1.39 GiB free 2024-03-01 20:53:47,820 DEBUG blivet/MainThread: Adding test_vg3-lv8/408 MiB to test_vg3 2024-03-01 20:53:47,820 INFO blivet/MainThread: added lvmlv test_vg3-lv8 (id 201) to device tree 2024-03-01 20:53:47,820 INFO blivet/MainThread: registered action: [206] create device lvmlv test_vg3-lv8 (id 201) 2024-03-01 20:53:47,820 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 208 2024-03-01 20:53:47,824 DEBUG blivet/MainThread: LVMLogicalVolumeDevice._set_format: test_vg3-lv8 ; type: xfs ; current: xfs ; 2024-03-01 20:53:47,824 INFO blivet/MainThread: registered action: [207] create format xfs filesystem on lvmlv test_vg3-lv8 (id 201) 2024-03-01 20:53:47,825 DEBUG blivet/MainThread: action: [83] destroy format None on disk sda (id 2) 2024-03-01 20:53:47,825 DEBUG blivet/MainThread: action: [84] create format lvmpv on disk sda (id 2) 2024-03-01 20:53:47,825 DEBUG blivet/MainThread: action: [87] destroy format None on disk sdb (id 7) 2024-03-01 20:53:47,825 DEBUG blivet/MainThread: action: [88] create format lvmpv on disk sdb (id 7) 2024-03-01 20:53:47,825 DEBUG blivet/MainThread: action: [91] destroy format None on disk sdc (id 22) 2024-03-01 20:53:47,825 DEBUG blivet/MainThread: action: [92] create format lvmpv on disk sdc (id 22) 2024-03-01 20:53:47,825 DEBUG blivet/MainThread: action: [98] create device lvmvg test_vg1 (id 94) 2024-03-01 20:53:47,825 DEBUG blivet/MainThread: action: [105] create device lvmlv test_vg1-lv1 (id 100) 2024-03-01 20:53:47,826 DEBUG blivet/MainThread: action: [106] create format xfs filesystem on lvmlv test_vg1-lv1 (id 100) 2024-03-01 20:53:47,826 DEBUG blivet/MainThread: action: [114] create device lvmlv test_vg1-lv2 (id 109) 2024-03-01 20:53:47,826 DEBUG blivet/MainThread: action: [115] create format xfs filesystem on lvmlv test_vg1-lv2 (id 109) 2024-03-01 20:53:47,826 DEBUG blivet/MainThread: action: [118] destroy format None on disk sdd (id 27) 2024-03-01 20:53:47,826 DEBUG blivet/MainThread: action: [119] create format lvmpv on disk sdd (id 27) 2024-03-01 20:53:47,826 DEBUG blivet/MainThread: action: [122] destroy format None on disk sde (id 32) 2024-03-01 20:53:47,826 DEBUG blivet/MainThread: action: [123] create format lvmpv on disk sde (id 32) 2024-03-01 20:53:47,826 DEBUG blivet/MainThread: action: [126] destroy format None on disk sdf (id 37) 2024-03-01 20:53:47,826 DEBUG blivet/MainThread: action: [127] create format lvmpv on disk sdf (id 37) 2024-03-01 20:53:47,826 DEBUG blivet/MainThread: action: [133] create device lvmvg test_vg2 (id 129) 2024-03-01 20:53:47,826 DEBUG blivet/MainThread: action: [140] create device lvmlv test_vg2-lv3 (id 135) 2024-03-01 20:53:47,826 DEBUG blivet/MainThread: action: [141] create format xfs filesystem on lvmlv test_vg2-lv3 (id 135) 2024-03-01 20:53:47,826 DEBUG blivet/MainThread: action: [149] create device lvmlv test_vg2-lv4 (id 144) 2024-03-01 20:53:47,826 DEBUG blivet/MainThread: action: [150] create format xfs filesystem on lvmlv test_vg2-lv4 (id 144) 2024-03-01 20:53:47,826 DEBUG blivet/MainThread: action: [153] destroy format None on disk sdg (id 42) 2024-03-01 20:53:47,827 DEBUG blivet/MainThread: action: [154] create format lvmpv on disk sdg (id 42) 2024-03-01 20:53:47,827 DEBUG blivet/MainThread: action: [157] destroy format None on disk sdh (id 47) 2024-03-01 20:53:47,827 DEBUG blivet/MainThread: action: [158] create format lvmpv on disk sdh (id 47) 2024-03-01 20:53:47,827 DEBUG blivet/MainThread: action: [161] destroy format None on disk sdi (id 52) 2024-03-01 20:53:47,827 DEBUG blivet/MainThread: action: [162] create format lvmpv on disk sdi (id 52) 2024-03-01 20:53:47,827 DEBUG blivet/MainThread: action: [165] destroy format None on disk sdj (id 57) 2024-03-01 20:53:47,827 DEBUG blivet/MainThread: action: [166] create format lvmpv on disk sdj (id 57) 2024-03-01 20:53:47,827 DEBUG blivet/MainThread: action: [172] create device lvmvg test_vg3 (id 168) 2024-03-01 20:53:47,827 DEBUG blivet/MainThread: action: [179] create device lvmlv test_vg3-lv5 (id 174) 2024-03-01 20:53:47,827 DEBUG blivet/MainThread: action: [180] create format xfs filesystem on lvmlv test_vg3-lv5 (id 174) 2024-03-01 20:53:47,827 DEBUG blivet/MainThread: action: [188] create device lvmlv test_vg3-lv6 (id 183) 2024-03-01 20:53:47,827 DEBUG blivet/MainThread: action: [189] create format xfs filesystem on lvmlv test_vg3-lv6 (id 183) 2024-03-01 20:53:47,827 DEBUG blivet/MainThread: action: [197] create device lvmlv test_vg3-lv7 (id 192) 2024-03-01 20:53:47,827 DEBUG blivet/MainThread: action: [198] create format xfs filesystem on lvmlv test_vg3-lv7 (id 192) 2024-03-01 20:53:47,827 DEBUG blivet/MainThread: action: [206] create device lvmlv test_vg3-lv8 (id 201) 2024-03-01 20:53:47,827 DEBUG blivet/MainThread: action: [207] create format xfs filesystem on lvmlv test_vg3-lv8 (id 201) 2024-03-01 20:53:47,828 INFO blivet/MainThread: pruning action queue... 2024-03-01 20:53:47,830 INFO blivet/MainThread: resetting parted disks... 2024-03-01 20:53:47,832 DEBUG blivet/MainThread: DiskLabel.reset_parted_disk: device: /dev/xvda ; 2024-03-01 20:53:47,834 DEBUG blivet/MainThread: DiskLabel.reset_parted_disk: device: /dev/xvda ; 2024-03-01 20:53:47,837 DEBUG blivet/MainThread: PartitionDevice.pre_commit_fixup: xvda1 ; 2024-03-01 20:53:47,837 DEBUG blivet/MainThread: sector-based lookup found partition xvda1 2024-03-01 20:53:47,840 DEBUG blivet/MainThread: PartitionDevice._set_parted_partition: xvda1 ; 2024-03-01 20:53:47,840 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 0x7fd06a44c1d0> 2024-03-01 20:53:47,840 INFO blivet/MainThread: sorting actions... 2024-03-01 20:53:47,872 DEBUG blivet/MainThread: action: [165] destroy format None on disk sdj (id 57) 2024-03-01 20:53:47,873 DEBUG blivet/MainThread: action: [161] destroy format None on disk sdi (id 52) 2024-03-01 20:53:47,873 DEBUG blivet/MainThread: action: [157] destroy format None on disk sdh (id 47) 2024-03-01 20:53:47,873 DEBUG blivet/MainThread: action: [153] destroy format None on disk sdg (id 42) 2024-03-01 20:53:47,874 DEBUG blivet/MainThread: action: [126] destroy format None on disk sdf (id 37) 2024-03-01 20:53:47,874 DEBUG blivet/MainThread: action: [122] destroy format None on disk sde (id 32) 2024-03-01 20:53:47,875 DEBUG blivet/MainThread: action: [118] destroy format None on disk sdd (id 27) 2024-03-01 20:53:47,875 DEBUG blivet/MainThread: action: [91] destroy format None on disk sdc (id 22) 2024-03-01 20:53:47,875 DEBUG blivet/MainThread: action: [87] destroy format None on disk sdb (id 7) 2024-03-01 20:53:47,876 DEBUG blivet/MainThread: action: [83] destroy format None on disk sda (id 2) 2024-03-01 20:53:47,876 DEBUG blivet/MainThread: action: [166] create format lvmpv on disk sdj (id 57) 2024-03-01 20:53:47,876 DEBUG blivet/MainThread: action: [162] create format lvmpv on disk sdi (id 52) 2024-03-01 20:53:47,877 DEBUG blivet/MainThread: action: [158] create format lvmpv on disk sdh (id 47) 2024-03-01 20:53:47,877 DEBUG blivet/MainThread: action: [154] create format lvmpv on disk sdg (id 42) 2024-03-01 20:53:47,877 DEBUG blivet/MainThread: action: [172] create device lvmvg test_vg3 (id 168) 2024-03-01 20:53:47,878 DEBUG blivet/MainThread: action: [206] create device lvmlv test_vg3-lv8 (id 201) 2024-03-01 20:53:47,878 DEBUG blivet/MainThread: action: [207] create format xfs filesystem on lvmlv test_vg3-lv8 (id 201) 2024-03-01 20:53:47,878 DEBUG blivet/MainThread: action: [197] create device lvmlv test_vg3-lv7 (id 192) 2024-03-01 20:53:47,879 DEBUG blivet/MainThread: action: [198] create format xfs filesystem on lvmlv test_vg3-lv7 (id 192) 2024-03-01 20:53:47,879 DEBUG blivet/MainThread: action: [188] create device lvmlv test_vg3-lv6 (id 183) 2024-03-01 20:53:47,880 DEBUG blivet/MainThread: action: [189] create format xfs filesystem on lvmlv test_vg3-lv6 (id 183) 2024-03-01 20:53:47,880 DEBUG blivet/MainThread: action: [179] create device lvmlv test_vg3-lv5 (id 174) 2024-03-01 20:53:47,880 DEBUG blivet/MainThread: action: [180] create format xfs filesystem on lvmlv test_vg3-lv5 (id 174) 2024-03-01 20:53:47,881 DEBUG blivet/MainThread: action: [127] create format lvmpv on disk sdf (id 37) 2024-03-01 20:53:47,881 DEBUG blivet/MainThread: action: [123] create format lvmpv on disk sde (id 32) 2024-03-01 20:53:47,881 DEBUG blivet/MainThread: action: [119] create format lvmpv on disk sdd (id 27) 2024-03-01 20:53:47,882 DEBUG blivet/MainThread: action: [133] create device lvmvg test_vg2 (id 129) 2024-03-01 20:53:47,882 DEBUG blivet/MainThread: action: [149] create device lvmlv test_vg2-lv4 (id 144) 2024-03-01 20:53:47,883 DEBUG blivet/MainThread: action: [150] create format xfs filesystem on lvmlv test_vg2-lv4 (id 144) 2024-03-01 20:53:47,883 DEBUG blivet/MainThread: action: [140] create device lvmlv test_vg2-lv3 (id 135) 2024-03-01 20:53:47,883 DEBUG blivet/MainThread: action: [141] create format xfs filesystem on lvmlv test_vg2-lv3 (id 135) 2024-03-01 20:53:47,884 DEBUG blivet/MainThread: action: [92] create format lvmpv on disk sdc (id 22) 2024-03-01 20:53:47,884 DEBUG blivet/MainThread: action: [88] create format lvmpv on disk sdb (id 7) 2024-03-01 20:53:47,884 DEBUG blivet/MainThread: action: [84] create format lvmpv on disk sda (id 2) 2024-03-01 20:53:47,885 DEBUG blivet/MainThread: action: [98] create device lvmvg test_vg1 (id 94) 2024-03-01 20:53:47,885 DEBUG blivet/MainThread: action: [114] create device lvmlv test_vg1-lv2 (id 109) 2024-03-01 20:53:47,886 DEBUG blivet/MainThread: action: [115] create format xfs filesystem on lvmlv test_vg1-lv2 (id 109) 2024-03-01 20:53:47,886 DEBUG blivet/MainThread: action: [105] create device lvmlv test_vg1-lv1 (id 100) 2024-03-01 20:53:47,886 DEBUG blivet/MainThread: action: [106] create format xfs filesystem on lvmlv test_vg1-lv1 (id 100) 2024-03-01 20:53:47,887 INFO blivet/MainThread: executing action: [165] destroy format None on disk sdj (id 57) 2024-03-01 20:53:47,889 DEBUG blivet/MainThread: DiskDevice.setup: sdj ; orig: True ; status: True ; controllable: True ; 2024-03-01 20:53:47,892 DEBUG blivet/MainThread: DeviceFormat.destroy: device: /dev/sdj ; type: None ; status: False ; 2024-03-01 20:53:47,892 INFO program/MainThread: Running... wipefs -f -a /dev/sdj 2024-03-01 20:53:47,897 DEBUG program/MainThread: Return code: 0 2024-03-01 20:53:47,898 INFO program/MainThread: Running... udevadm settle --timeout=300 2024-03-01 20:53:47,922 DEBUG program/MainThread: Return code: 0 2024-03-01 20:53:47,922 INFO program/MainThread: Running... udevadm settle --timeout=300 2024-03-01 20:53:47,934 DEBUG program/MainThread: Return code: 0 2024-03-01 20:53:47,935 INFO blivet/MainThread: executing action: [161] destroy format None on disk sdi (id 52) 2024-03-01 20:53:47,938 DEBUG blivet/MainThread: DiskDevice.setup: sdi ; orig: True ; status: True ; controllable: True ; 2024-03-01 20:53:47,941 DEBUG blivet/MainThread: DeviceFormat.destroy: device: /dev/sdi ; type: None ; status: False ; 2024-03-01 20:53:47,941 INFO program/MainThread: Running... wipefs -f -a /dev/sdi 2024-03-01 20:53:47,946 DEBUG program/MainThread: Return code: 0 2024-03-01 20:53:47,946 INFO program/MainThread: Running... udevadm settle --timeout=300 2024-03-01 20:53:47,972 DEBUG program/MainThread: Return code: 0 2024-03-01 20:53:47,972 INFO program/MainThread: Running... udevadm settle --timeout=300 2024-03-01 20:53:47,984 DEBUG program/MainThread: Return code: 0 2024-03-01 20:53:47,985 INFO blivet/MainThread: executing action: [157] destroy format None on disk sdh (id 47) 2024-03-01 20:53:47,988 DEBUG blivet/MainThread: DiskDevice.setup: sdh ; orig: True ; status: True ; controllable: True ; 2024-03-01 20:53:47,991 DEBUG blivet/MainThread: DeviceFormat.destroy: device: /dev/sdh ; type: None ; status: False ; 2024-03-01 20:53:47,991 INFO program/MainThread: Running... wipefs -f -a /dev/sdh 2024-03-01 20:53:47,996 DEBUG program/MainThread: Return code: 0 2024-03-01 20:53:47,996 INFO program/MainThread: Running... udevadm settle --timeout=300 2024-03-01 20:53:48,018 DEBUG program/MainThread: Return code: 0 2024-03-01 20:53:48,018 INFO program/MainThread: Running... udevadm settle --timeout=300 2024-03-01 20:53:48,030 DEBUG program/MainThread: Return code: 0 2024-03-01 20:53:48,031 INFO blivet/MainThread: executing action: [153] destroy format None on disk sdg (id 42) 2024-03-01 20:53:48,034 DEBUG blivet/MainThread: DiskDevice.setup: sdg ; orig: True ; status: True ; controllable: True ; 2024-03-01 20:53:48,036 DEBUG blivet/MainThread: DeviceFormat.destroy: device: /dev/sdg ; type: None ; status: False ; 2024-03-01 20:53:48,037 INFO program/MainThread: Running... wipefs -f -a /dev/sdg 2024-03-01 20:53:48,041 DEBUG program/MainThread: Return code: 0 2024-03-01 20:53:48,042 INFO program/MainThread: Running... udevadm settle --timeout=300 2024-03-01 20:53:48,064 DEBUG program/MainThread: Return code: 0 2024-03-01 20:53:48,064 INFO program/MainThread: Running... udevadm settle --timeout=300 2024-03-01 20:53:48,076 DEBUG program/MainThread: Return code: 0 2024-03-01 20:53:48,077 INFO blivet/MainThread: executing action: [126] destroy format None on disk sdf (id 37) 2024-03-01 20:53:48,080 DEBUG blivet/MainThread: DiskDevice.setup: sdf ; orig: True ; status: True ; controllable: True ; 2024-03-01 20:53:48,083 DEBUG blivet/MainThread: DeviceFormat.destroy: device: /dev/sdf ; type: None ; status: False ; 2024-03-01 20:53:48,083 INFO program/MainThread: Running... wipefs -f -a /dev/sdf 2024-03-01 20:53:48,087 DEBUG program/MainThread: Return code: 0 2024-03-01 20:53:48,088 INFO program/MainThread: Running... udevadm settle --timeout=300 2024-03-01 20:53:48,113 DEBUG program/MainThread: Return code: 0 2024-03-01 20:53:48,113 INFO program/MainThread: Running... udevadm settle --timeout=300 2024-03-01 20:53:48,125 DEBUG program/MainThread: Return code: 0 2024-03-01 20:53:48,126 INFO blivet/MainThread: executing action: [122] destroy format None on disk sde (id 32) 2024-03-01 20:53:48,129 DEBUG blivet/MainThread: DiskDevice.setup: sde ; orig: True ; status: True ; controllable: True ; 2024-03-01 20:53:48,132 DEBUG blivet/MainThread: DeviceFormat.destroy: device: /dev/sde ; type: None ; status: False ; 2024-03-01 20:53:48,132 INFO program/MainThread: Running... wipefs -f -a /dev/sde 2024-03-01 20:53:48,136 DEBUG program/MainThread: Return code: 0 2024-03-01 20:53:48,137 INFO program/MainThread: Running... udevadm settle --timeout=300 2024-03-01 20:53:48,162 DEBUG program/MainThread: Return code: 0 2024-03-01 20:53:48,162 INFO program/MainThread: Running... udevadm settle --timeout=300 2024-03-01 20:53:48,174 DEBUG program/MainThread: Return code: 0 2024-03-01 20:53:48,175 INFO blivet/MainThread: executing action: [118] destroy format None on disk sdd (id 27) 2024-03-01 20:53:48,178 DEBUG blivet/MainThread: DiskDevice.setup: sdd ; orig: True ; status: True ; controllable: True ; 2024-03-01 20:53:48,181 DEBUG blivet/MainThread: DeviceFormat.destroy: device: /dev/sdd ; type: None ; status: False ; 2024-03-01 20:53:48,181 INFO program/MainThread: Running... wipefs -f -a /dev/sdd 2024-03-01 20:53:48,185 DEBUG program/MainThread: Return code: 0 2024-03-01 20:53:48,186 INFO program/MainThread: Running... udevadm settle --timeout=300 2024-03-01 20:53:48,208 DEBUG program/MainThread: Return code: 0 2024-03-01 20:53:48,208 INFO program/MainThread: Running... udevadm settle --timeout=300 2024-03-01 20:53:48,220 DEBUG program/MainThread: Return code: 0 2024-03-01 20:53:48,221 INFO blivet/MainThread: executing action: [91] destroy format None on disk sdc (id 22) 2024-03-01 20:53:48,224 DEBUG blivet/MainThread: DiskDevice.setup: sdc ; orig: True ; status: True ; controllable: True ; 2024-03-01 20:53:48,226 DEBUG blivet/MainThread: DeviceFormat.destroy: device: /dev/sdc ; type: None ; status: False ; 2024-03-01 20:53:48,227 INFO program/MainThread: Running... wipefs -f -a /dev/sdc 2024-03-01 20:53:48,231 DEBUG program/MainThread: Return code: 0 2024-03-01 20:53:48,231 INFO program/MainThread: Running... udevadm settle --timeout=300 2024-03-01 20:53:48,255 DEBUG program/MainThread: Return code: 0 2024-03-01 20:53:48,255 INFO program/MainThread: Running... udevadm settle --timeout=300 2024-03-01 20:53:48,267 DEBUG program/MainThread: Return code: 0 2024-03-01 20:53:48,268 INFO blivet/MainThread: executing action: [87] destroy format None on disk sdb (id 7) 2024-03-01 20:53:48,271 DEBUG blivet/MainThread: DiskDevice.setup: sdb ; orig: True ; status: True ; controllable: True ; 2024-03-01 20:53:48,274 DEBUG blivet/MainThread: DeviceFormat.destroy: device: /dev/sdb ; type: None ; status: False ; 2024-03-01 20:53:48,274 INFO program/MainThread: Running... wipefs -f -a /dev/sdb 2024-03-01 20:53:48,279 DEBUG program/MainThread: Return code: 0 2024-03-01 20:53:48,279 INFO program/MainThread: Running... udevadm settle --timeout=300 2024-03-01 20:53:48,305 DEBUG program/MainThread: Return code: 0 2024-03-01 20:53:48,306 INFO program/MainThread: Running... udevadm settle --timeout=300 2024-03-01 20:53:48,317 DEBUG program/MainThread: Return code: 0 2024-03-01 20:53:48,318 INFO blivet/MainThread: executing action: [83] destroy format None on disk sda (id 2) 2024-03-01 20:53:48,321 DEBUG blivet/MainThread: DiskDevice.setup: sda ; orig: True ; status: True ; controllable: True ; 2024-03-01 20:53:48,324 DEBUG blivet/MainThread: DeviceFormat.destroy: device: /dev/sda ; type: None ; status: False ; 2024-03-01 20:53:48,324 INFO program/MainThread: Running... wipefs -f -a /dev/sda 2024-03-01 20:53:48,329 DEBUG program/MainThread: Return code: 0 2024-03-01 20:53:48,329 INFO program/MainThread: Running... udevadm settle --timeout=300 2024-03-01 20:53:48,353 DEBUG program/MainThread: Return code: 0 2024-03-01 20:53:48,353 INFO program/MainThread: Running... udevadm settle --timeout=300 2024-03-01 20:53:48,365 DEBUG program/MainThread: Return code: 0 2024-03-01 20:53:48,366 INFO blivet/MainThread: executing action: [166] create format lvmpv on disk sdj (id 57) 2024-03-01 20:53:48,369 DEBUG blivet/MainThread: DiskDevice.setup: sdj ; orig: False ; status: True ; controllable: True ; 2024-03-01 20:53:48,371 DEBUG blivet/MainThread: LVMPhysicalVolume.create: device: /dev/sdj ; type: lvmpv ; status: False ; 2024-03-01 20:53:48,374 DEBUG blivet/MainThread: LVMPhysicalVolume._create: device: /dev/sdj ; type: lvmpv ; status: False ; 2024-03-01 20:53:48,374 DEBUG blivet/MainThread: lvm filter: device /dev/sdj added to the list of allowed devices 2024-03-01 20:53:48,374 DEBUG blivet/MainThread: lvm filter: clearing the lvm devices list 2024-03-01 20:53:48,374 INFO program/MainThread: Running [5] lvm pvcreate /dev/sdj --config= log {level=7 file=/tmp/lvm.log syslog=0} -y ... 2024-03-01 20:53:48,408 INFO program/MainThread: stdout[5]: Physical volume "/dev/sdj" successfully created. 2024-03-01 20:53:48,408 INFO program/MainThread: stderr[5]: 2024-03-01 20:53:48,409 INFO program/MainThread: ...done [5] (exit code: 0) 2024-03-01 20:53:48,409 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 20:53:48,418 INFO program/MainThread: stdout[6]: use_devicesfile=1 2024-03-01 20:53:48,419 INFO program/MainThread: stderr[6]: 2024-03-01 20:53:48,419 INFO program/MainThread: ...done [6] (exit code: 0) 2024-03-01 20:53:48,419 INFO program/MainThread: Running [7] lvmdevices --adddev /dev/sdj ... 2024-03-01 20:53:48,447 INFO program/MainThread: stdout[7]: 2024-03-01 20:53:48,447 INFO program/MainThread: stderr[7]: 2024-03-01 20:53:48,447 INFO program/MainThread: ...done [7] (exit code: 0) 2024-03-01 20:53:48,447 DEBUG blivet/MainThread: lvm filter: restoring the lvm devices list to /dev/sdj 2024-03-01 20:53:48,448 INFO program/MainThread: Running... udevadm settle --timeout=300 2024-03-01 20:53:48,460 DEBUG program/MainThread: Return code: 0 2024-03-01 20:53:48,464 DEBUG blivet/MainThread: DiskDevice.update_sysfs_path: sdj ; status: True ; 2024-03-01 20:53:48,464 DEBUG blivet/MainThread: sdj sysfs_path set to /sys/devices/tcm_loop_0/tcm_loop_adapter_0/host2/target2:0:1/2:0:1:9/block/sdj 2024-03-01 20:53:48,465 INFO program/MainThread: Running... udevadm trigger --action=change --subsystem-match=block --sysname-match=sdj 2024-03-01 20:53:48,474 DEBUG program/MainThread: Return code: 0 2024-03-01 20:53:48,474 INFO program/MainThread: Running... udevadm settle --timeout=300 2024-03-01 20:53:48,495 DEBUG program/MainThread: Return code: 0 2024-03-01 20:53:48,495 INFO blivet/MainThread: executing action: [162] create format lvmpv on disk sdi (id 52) 2024-03-01 20:53:48,499 DEBUG blivet/MainThread: DiskDevice.setup: sdi ; orig: False ; status: True ; controllable: True ; 2024-03-01 20:53:48,501 DEBUG blivet/MainThread: LVMPhysicalVolume.create: device: /dev/sdi ; type: lvmpv ; status: False ; 2024-03-01 20:53:48,504 DEBUG blivet/MainThread: LVMPhysicalVolume._create: device: /dev/sdi ; type: lvmpv ; status: False ; 2024-03-01 20:53:48,504 DEBUG blivet/MainThread: lvm filter: device /dev/sdi added to the list of allowed devices 2024-03-01 20:53:48,504 DEBUG blivet/MainThread: lvm filter: clearing the lvm devices list 2024-03-01 20:53:48,504 INFO program/MainThread: Running [8] lvm pvcreate /dev/sdi --config= log {level=7 file=/tmp/lvm.log syslog=0} -y ... 2024-03-01 20:53:48,534 INFO program/MainThread: stdout[8]: Physical volume "/dev/sdi" successfully created. 2024-03-01 20:53:48,534 INFO program/MainThread: stderr[8]: 2024-03-01 20:53:48,534 INFO program/MainThread: ...done [8] (exit code: 0) 2024-03-01 20:53:48,534 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 20:53:48,550 INFO program/MainThread: stdout[9]: use_devicesfile=1 2024-03-01 20:53:48,550 INFO program/MainThread: stderr[9]: 2024-03-01 20:53:48,550 INFO program/MainThread: ...done [9] (exit code: 0) 2024-03-01 20:53:48,550 INFO program/MainThread: Running [10] lvmdevices --adddev /dev/sdi ... 2024-03-01 20:53:48,581 INFO program/MainThread: stdout[10]: 2024-03-01 20:53:48,582 INFO program/MainThread: stderr[10]: 2024-03-01 20:53:48,582 INFO program/MainThread: ...done [10] (exit code: 0) 2024-03-01 20:53:48,582 DEBUG blivet/MainThread: lvm filter: restoring the lvm devices list to /dev/sdi 2024-03-01 20:53:48,582 INFO program/MainThread: Running... udevadm settle --timeout=300 2024-03-01 20:53:48,594 DEBUG program/MainThread: Return code: 0 2024-03-01 20:53:48,598 DEBUG blivet/MainThread: DiskDevice.update_sysfs_path: sdi ; status: True ; 2024-03-01 20:53:48,598 DEBUG blivet/MainThread: sdi sysfs_path set to /sys/devices/tcm_loop_0/tcm_loop_adapter_0/host2/target2:0:1/2:0:1:8/block/sdi 2024-03-01 20:53:48,599 INFO program/MainThread: Running... udevadm trigger --action=change --subsystem-match=block --sysname-match=sdi 2024-03-01 20:53:48,608 DEBUG program/MainThread: Return code: 0 2024-03-01 20:53:48,608 INFO program/MainThread: Running... udevadm settle --timeout=300 2024-03-01 20:53:48,629 DEBUG program/MainThread: Return code: 0 2024-03-01 20:53:48,629 INFO blivet/MainThread: executing action: [158] create format lvmpv on disk sdh (id 47) 2024-03-01 20:53:48,633 DEBUG blivet/MainThread: DiskDevice.setup: sdh ; orig: False ; status: True ; controllable: True ; 2024-03-01 20:53:48,635 DEBUG blivet/MainThread: LVMPhysicalVolume.create: device: /dev/sdh ; type: lvmpv ; status: False ; 2024-03-01 20:53:48,638 DEBUG blivet/MainThread: LVMPhysicalVolume._create: device: /dev/sdh ; type: lvmpv ; status: False ; 2024-03-01 20:53:48,638 DEBUG blivet/MainThread: lvm filter: device /dev/sdh added to the list of allowed devices 2024-03-01 20:53:48,638 DEBUG blivet/MainThread: lvm filter: clearing the lvm devices list 2024-03-01 20:53:48,638 INFO program/MainThread: Running [11] lvm pvcreate /dev/sdh --config= log {level=7 file=/tmp/lvm.log syslog=0} -y ... 2024-03-01 20:53:48,668 INFO program/MainThread: stdout[11]: Physical volume "/dev/sdh" successfully created. 2024-03-01 20:53:48,668 INFO program/MainThread: stderr[11]: 2024-03-01 20:53:48,668 INFO program/MainThread: ...done [11] (exit code: 0) 2024-03-01 20:53:48,668 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 20:53:48,681 INFO program/MainThread: stdout[12]: use_devicesfile=1 2024-03-01 20:53:48,681 INFO program/MainThread: stderr[12]: 2024-03-01 20:53:48,681 INFO program/MainThread: ...done [12] (exit code: 0) 2024-03-01 20:53:48,681 INFO program/MainThread: Running [13] lvmdevices --adddev /dev/sdh ... 2024-03-01 20:53:48,709 INFO program/MainThread: stdout[13]: 2024-03-01 20:53:48,709 INFO program/MainThread: stderr[13]: 2024-03-01 20:53:48,709 INFO program/MainThread: ...done [13] (exit code: 0) 2024-03-01 20:53:48,709 DEBUG blivet/MainThread: lvm filter: restoring the lvm devices list to /dev/sdh 2024-03-01 20:53:48,709 INFO program/MainThread: Running... udevadm settle --timeout=300 2024-03-01 20:53:48,719 DEBUG program/MainThread: Return code: 0 2024-03-01 20:53:48,723 DEBUG blivet/MainThread: DiskDevice.update_sysfs_path: sdh ; status: True ; 2024-03-01 20:53:48,723 DEBUG blivet/MainThread: sdh sysfs_path set to /sys/devices/tcm_loop_0/tcm_loop_adapter_0/host2/target2:0:1/2:0:1:7/block/sdh 2024-03-01 20:53:48,724 INFO program/MainThread: Running... udevadm trigger --action=change --subsystem-match=block --sysname-match=sdh 2024-03-01 20:53:48,732 DEBUG program/MainThread: Return code: 0 2024-03-01 20:53:48,733 INFO program/MainThread: Running... udevadm settle --timeout=300 2024-03-01 20:53:48,753 DEBUG program/MainThread: Return code: 0 2024-03-01 20:53:48,753 INFO blivet/MainThread: executing action: [154] create format lvmpv on disk sdg (id 42) 2024-03-01 20:53:48,757 DEBUG blivet/MainThread: DiskDevice.setup: sdg ; orig: False ; status: True ; controllable: True ; 2024-03-01 20:53:48,759 DEBUG blivet/MainThread: LVMPhysicalVolume.create: device: /dev/sdg ; type: lvmpv ; status: False ; 2024-03-01 20:53:48,761 DEBUG blivet/MainThread: LVMPhysicalVolume._create: device: /dev/sdg ; type: lvmpv ; status: False ; 2024-03-01 20:53:48,761 DEBUG blivet/MainThread: lvm filter: device /dev/sdg added to the list of allowed devices 2024-03-01 20:53:48,762 DEBUG blivet/MainThread: lvm filter: clearing the lvm devices list 2024-03-01 20:53:48,762 INFO program/MainThread: Running [14] lvm pvcreate /dev/sdg --config= log {level=7 file=/tmp/lvm.log syslog=0} -y ... 2024-03-01 20:53:48,800 INFO program/MainThread: stdout[14]: Physical volume "/dev/sdg" successfully created. 2024-03-01 20:53:48,800 INFO program/MainThread: stderr[14]: 2024-03-01 20:53:48,801 INFO program/MainThread: ...done [14] (exit code: 0) 2024-03-01 20:53:48,801 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 20:53:48,810 INFO program/MainThread: stdout[15]: use_devicesfile=1 2024-03-01 20:53:48,810 INFO program/MainThread: stderr[15]: 2024-03-01 20:53:48,810 INFO program/MainThread: ...done [15] (exit code: 0) 2024-03-01 20:53:48,810 INFO program/MainThread: Running [16] lvmdevices --adddev /dev/sdg ... 2024-03-01 20:53:48,838 INFO program/MainThread: stdout[16]: 2024-03-01 20:53:48,838 INFO program/MainThread: stderr[16]: 2024-03-01 20:53:48,838 INFO program/MainThread: ...done [16] (exit code: 0) 2024-03-01 20:53:48,838 DEBUG blivet/MainThread: lvm filter: restoring the lvm devices list to /dev/sdg 2024-03-01 20:53:48,839 INFO program/MainThread: Running... udevadm settle --timeout=300 2024-03-01 20:53:48,850 DEBUG program/MainThread: Return code: 0 2024-03-01 20:53:48,854 DEBUG blivet/MainThread: DiskDevice.update_sysfs_path: sdg ; status: True ; 2024-03-01 20:53:48,854 DEBUG blivet/MainThread: sdg sysfs_path set to /sys/devices/tcm_loop_0/tcm_loop_adapter_0/host2/target2:0:1/2:0:1:6/block/sdg 2024-03-01 20:53:48,855 INFO program/MainThread: Running... udevadm trigger --action=change --subsystem-match=block --sysname-match=sdg 2024-03-01 20:53:48,864 DEBUG program/MainThread: Return code: 0 2024-03-01 20:53:48,865 INFO program/MainThread: Running... udevadm settle --timeout=300 2024-03-01 20:53:48,885 DEBUG program/MainThread: Return code: 0 2024-03-01 20:53:48,885 INFO blivet/MainThread: executing action: [172] create device lvmvg test_vg3 (id 168) 2024-03-01 20:53:48,889 DEBUG blivet/MainThread: LVMVolumeGroupDevice.create: test_vg3 ; status: False ; 2024-03-01 20:53:48,891 DEBUG blivet/MainThread: LVMVolumeGroupDevice.setup_parents: name: test_vg3 ; orig: False ; 2024-03-01 20:53:48,894 DEBUG blivet/MainThread: DiskDevice.setup: sdg ; orig: False ; status: True ; controllable: True ; 2024-03-01 20:53:48,896 DEBUG blivet/MainThread: LVMPhysicalVolume.setup: device: /dev/sdg ; type: lvmpv ; status: False ; 2024-03-01 20:53:48,899 DEBUG blivet/MainThread: DiskDevice.setup: sdh ; orig: False ; status: True ; controllable: True ; 2024-03-01 20:53:48,902 DEBUG blivet/MainThread: LVMPhysicalVolume.setup: device: /dev/sdh ; type: lvmpv ; status: False ; 2024-03-01 20:53:48,904 DEBUG blivet/MainThread: DiskDevice.setup: sdi ; orig: False ; status: True ; controllable: True ; 2024-03-01 20:53:48,907 DEBUG blivet/MainThread: LVMPhysicalVolume.setup: device: /dev/sdi ; type: lvmpv ; status: False ; 2024-03-01 20:53:48,909 DEBUG blivet/MainThread: DiskDevice.setup: sdj ; orig: False ; status: True ; controllable: True ; 2024-03-01 20:53:48,912 DEBUG blivet/MainThread: LVMPhysicalVolume.setup: device: /dev/sdj ; type: lvmpv ; status: False ; 2024-03-01 20:53:48,914 DEBUG blivet/MainThread: LVMVolumeGroupDevice._create: test_vg3 ; status: False ; 2024-03-01 20:53:48,915 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 20:53:48,976 INFO program/MainThread: stdout[17]: Volume group "test_vg3" successfully created 2024-03-01 20:53:48,976 INFO program/MainThread: stderr[17]: 2024-03-01 20:53:48,977 INFO program/MainThread: ...done [17] (exit code: 0) 2024-03-01 20:53:48,990 DEBUG blivet/MainThread: LVMVolumeGroupDevice.setup: test_vg3 ; orig: False ; status: False ; controllable: True ; 2024-03-01 20:53:49,003 DEBUG blivet/MainThread: LVMVolumeGroupDevice.setup_parents: name: test_vg3 ; orig: False ; 2024-03-01 20:53:49,011 DEBUG blivet/MainThread: DiskDevice.setup: sdg ; orig: False ; status: True ; controllable: True ; 2024-03-01 20:53:49,016 DEBUG blivet/MainThread: LVMPhysicalVolume.setup: device: /dev/sdg ; type: lvmpv ; status: False ; 2024-03-01 20:53:49,019 DEBUG blivet/MainThread: DiskDevice.setup: sdh ; orig: False ; status: True ; controllable: True ; 2024-03-01 20:53:49,022 DEBUG blivet/MainThread: LVMPhysicalVolume.setup: device: /dev/sdh ; type: lvmpv ; status: False ; 2024-03-01 20:53:49,025 DEBUG blivet/MainThread: DiskDevice.setup: sdi ; orig: False ; status: True ; controllable: True ; 2024-03-01 20:53:49,028 DEBUG blivet/MainThread: LVMPhysicalVolume.setup: device: /dev/sdi ; type: lvmpv ; status: False ; 2024-03-01 20:53:49,030 DEBUG blivet/MainThread: DiskDevice.setup: sdj ; orig: False ; status: True ; controllable: True ; 2024-03-01 20:53:49,033 DEBUG blivet/MainThread: LVMPhysicalVolume.setup: device: /dev/sdj ; type: lvmpv ; status: False ; 2024-03-01 20:53:49,033 INFO program/MainThread: Running... udevadm settle --timeout=300 2024-03-01 20:53:49,045 DEBUG program/MainThread: Return code: 0 2024-03-01 20:53:49,049 DEBUG blivet/MainThread: LVMVolumeGroupDevice.update_sysfs_path: test_vg3 ; status: False ; 2024-03-01 20:53:49,052 DEBUG blivet/MainThread: LVMVolumeGroupDevice.update_sysfs_path: test_vg3 ; status: False ; 2024-03-01 20:53:49,052 INFO program/MainThread: Running... udevadm settle --timeout=300 2024-03-01 20:53:49,064 DEBUG program/MainThread: Return code: 0 2024-03-01 20:53:49,065 INFO program/MainThread: Running... udevadm trigger --action=change --subsystem-match=block --sysname-match=test_vg3 2024-03-01 20:53:49,073 DEBUG program/MainThread: Return code: 0 2024-03-01 20:53:49,073 INFO program/MainThread: Running... udevadm settle --timeout=300 2024-03-01 20:53:49,084 DEBUG program/MainThread: Return code: 0 2024-03-01 20:53:49,084 INFO blivet/MainThread: executing action: [206] create device lvmlv test_vg3-lv8 (id 201) 2024-03-01 20:53:49,088 DEBUG blivet/MainThread: LVMLogicalVolumeDevice.create: test_vg3-lv8 ; status: False ; 2024-03-01 20:53:49,091 DEBUG blivet/MainThread: LVMLogicalVolumeDevice.setup_parents: name: test_vg3-lv8 ; orig: False ; 2024-03-01 20:53:49,094 DEBUG blivet/MainThread: LVMVolumeGroupDevice.setup: test_vg3 ; orig: False ; status: False ; controllable: True ; 2024-03-01 20:53:49,097 DEBUG blivet/MainThread: LVMVolumeGroupDevice.setup_parents: name: test_vg3 ; orig: False ; 2024-03-01 20:53:49,099 DEBUG blivet/MainThread: DiskDevice.setup: sdg ; orig: False ; status: True ; controllable: True ; 2024-03-01 20:53:49,102 DEBUG blivet/MainThread: LVMPhysicalVolume.setup: device: /dev/sdg ; type: lvmpv ; status: False ; 2024-03-01 20:53:49,105 DEBUG blivet/MainThread: DiskDevice.setup: sdh ; orig: False ; status: True ; controllable: True ; 2024-03-01 20:53:49,108 DEBUG blivet/MainThread: LVMPhysicalVolume.setup: device: /dev/sdh ; type: lvmpv ; status: False ; 2024-03-01 20:53:49,111 DEBUG blivet/MainThread: DiskDevice.setup: sdi ; orig: False ; status: True ; controllable: True ; 2024-03-01 20:53:49,114 DEBUG blivet/MainThread: LVMPhysicalVolume.setup: device: /dev/sdi ; type: lvmpv ; status: False ; 2024-03-01 20:53:49,117 DEBUG blivet/MainThread: DiskDevice.setup: sdj ; orig: False ; status: True ; controllable: True ; 2024-03-01 20:53:49,120 DEBUG blivet/MainThread: LVMPhysicalVolume.setup: device: /dev/sdj ; type: lvmpv ; status: False ; 2024-03-01 20:53:49,120 INFO program/MainThread: Running... udevadm settle --timeout=300 2024-03-01 20:53:49,132 DEBUG program/MainThread: Return code: 0 2024-03-01 20:53:49,136 DEBUG blivet/MainThread: LVMVolumeGroupDevice.update_sysfs_path: test_vg3 ; status: False ; 2024-03-01 20:53:49,137 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 20:53:49,175 INFO program/MainThread: stdout[18]: LVM2_VG_NAME=test_vg3 LVM2_VG_UUID=QkO21e-z17d-OjKu-Vqgh-Gnze-9j0A-8ftQzW LVM2_VG_SIZE=4261412864 LVM2_VG_FREE=4261412864 LVM2_VG_EXTENT_SIZE=4194304 LVM2_VG_EXTENT_COUNT=1016 LVM2_VG_FREE_COUNT=1016 LVM2_PV_COUNT=4 2024-03-01 20:53:49,175 INFO program/MainThread: stderr[18]: 2024-03-01 20:53:49,175 INFO program/MainThread: ...done [18] (exit code: 0) 2024-03-01 20:53:49,179 DEBUG blivet/MainThread: LVMLogicalVolumeDevice._create: test_vg3-lv8 ; status: False ; 2024-03-01 20:53:49,179 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 20:53:49,244 INFO program/MainThread: stdout[19]: Logical volume "lv8" created. 2024-03-01 20:53:49,245 INFO program/MainThread: stderr[19]: 2024-03-01 20:53:49,245 INFO program/MainThread: ...done [19] (exit code: 0) 2024-03-01 20:53:49,257 DEBUG blivet/MainThread: LVMLogicalVolumeDevice.setup: test_vg3-lv8 ; orig: False ; status: True ; controllable: True ; 2024-03-01 20:53:49,265 DEBUG blivet/MainThread: LVMLogicalVolumeDevice.update_sysfs_path: test_vg3-lv8 ; status: True ; 2024-03-01 20:53:49,265 DEBUG blivet/MainThread: test_vg3-lv8 sysfs_path set to /sys/devices/virtual/block/dm-0 2024-03-01 20:53:49,265 INFO program/MainThread: Running... udevadm settle --timeout=300 2024-03-01 20:53:49,306 DEBUG program/MainThread: Return code: 0 2024-03-01 20:53:49,311 DEBUG blivet/MainThread: LVMLogicalVolumeDevice.read_current_size: exists: True ; path: /dev/mapper/test_vg3-lv8 ; sysfs_path: /sys/devices/virtual/block/dm-0 ; 2024-03-01 20:53:49,311 DEBUG blivet/MainThread: updated test_vg3-lv8 size to 408 MiB (408 MiB) 2024-03-01 20:53:49,312 INFO program/MainThread: Running... udevadm trigger --action=change --subsystem-match=block --sysname-match=dm-0 2024-03-01 20:53:49,320 DEBUG program/MainThread: Return code: 0 2024-03-01 20:53:49,321 INFO program/MainThread: Running... udevadm settle --timeout=300 2024-03-01 20:53:49,336 DEBUG program/MainThread: Return code: 0 2024-03-01 20:53:49,336 INFO blivet/MainThread: executing action: [207] create format xfs filesystem on lvmlv test_vg3-lv8 (id 201) 2024-03-01 20:53:49,340 DEBUG blivet/MainThread: LVMLogicalVolumeDevice.setup: test_vg3-lv8 ; orig: False ; status: True ; controllable: True ; 2024-03-01 20:53:49,343 DEBUG blivet/MainThread: XFS.create: device: /dev/mapper/test_vg3-lv8 ; type: xfs ; status: False ; 2024-03-01 20:53:49,346 DEBUG blivet/MainThread: XFS._create: type: xfs ; device: /dev/mapper/test_vg3-lv8 ; mountpoint: ; 2024-03-01 20:53:49,346 INFO program/MainThread: Running... mkfs.xfs -f /dev/mapper/test_vg3-lv8 2024-03-01 20:53:49,528 INFO program/MainThread: stdout: 2024-03-01 20:53:49,528 INFO program/MainThread: meta-data=/dev/mapper/test_vg3-lv8 isize=512 agcount=4, agsize=26112 blks 2024-03-01 20:53:49,528 INFO program/MainThread: = sectsz=512 attr=2, projid32bit=1 2024-03-01 20:53:49,528 INFO program/MainThread: = crc=1 finobt=1, sparse=1, rmapbt=0 2024-03-01 20:53:49,528 INFO program/MainThread: = reflink=1 bigtime=1 inobtcount=1 nrext64=0 2024-03-01 20:53:49,528 INFO program/MainThread: data = bsize=4096 blocks=104448, imaxpct=25 2024-03-01 20:53:49,528 INFO program/MainThread: = sunit=0 swidth=0 blks 2024-03-01 20:53:49,528 INFO program/MainThread: naming =version 2 bsize=4096 ascii-ci=0, ftype=1 2024-03-01 20:53:49,528 INFO program/MainThread: log =internal log bsize=4096 blocks=16384, version=2 2024-03-01 20:53:49,528 INFO program/MainThread: = sectsz=512 sunit=0 blks, lazy-count=1 2024-03-01 20:53:49,528 INFO program/MainThread: realtime =none extsz=4096 blocks=0, rtextents=0 2024-03-01 20:53:49,529 DEBUG program/MainThread: Return code: 0 2024-03-01 20:53:49,529 INFO program/MainThread: Running... xfs_admin -L -- /dev/mapper/test_vg3-lv8 2024-03-01 20:53:49,542 INFO program/MainThread: stdout: 2024-03-01 20:53:49,543 INFO program/MainThread: writing all SBs 2024-03-01 20:53:49,543 INFO program/MainThread: new label = "" 2024-03-01 20:53:49,543 DEBUG program/MainThread: Return code: 0 2024-03-01 20:53:49,543 INFO program/MainThread: Running... udevadm settle --timeout=300 2024-03-01 20:53:49,560 DEBUG program/MainThread: Return code: 0 2024-03-01 20:53:49,564 DEBUG blivet/MainThread: LVMLogicalVolumeDevice.update_sysfs_path: test_vg3-lv8 ; status: True ; 2024-03-01 20:53:49,564 DEBUG blivet/MainThread: test_vg3-lv8 sysfs_path set to /sys/devices/virtual/block/dm-0 2024-03-01 20:53:49,565 INFO program/MainThread: Running... udevadm trigger --action=change --subsystem-match=block --sysname-match=dm-0 2024-03-01 20:53:49,574 DEBUG program/MainThread: Return code: 0 2024-03-01 20:53:49,574 INFO program/MainThread: Running... udevadm settle --timeout=300 2024-03-01 20:53:49,590 DEBUG program/MainThread: Return code: 0 2024-03-01 20:53:49,590 INFO blivet/MainThread: executing action: [197] create device lvmlv test_vg3-lv7 (id 192) 2024-03-01 20:53:49,594 DEBUG blivet/MainThread: LVMLogicalVolumeDevice.create: test_vg3-lv7 ; status: False ; 2024-03-01 20:53:49,597 DEBUG blivet/MainThread: LVMLogicalVolumeDevice.setup_parents: name: test_vg3-lv7 ; orig: False ; 2024-03-01 20:53:49,600 DEBUG blivet/MainThread: LVMVolumeGroupDevice.setup: test_vg3 ; orig: False ; status: True ; controllable: True ; 2024-03-01 20:53:49,600 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 20:53:49,637 INFO program/MainThread: stdout[20]: LVM2_VG_NAME=test_vg3 LVM2_VG_UUID=QkO21e-z17d-OjKu-Vqgh-Gnze-9j0A-8ftQzW LVM2_VG_SIZE=4261412864 LVM2_VG_FREE=3833593856 LVM2_VG_EXTENT_SIZE=4194304 LVM2_VG_EXTENT_COUNT=1016 LVM2_VG_FREE_COUNT=914 LVM2_PV_COUNT=4 2024-03-01 20:53:49,637 INFO program/MainThread: stderr[20]: 2024-03-01 20:53:49,637 INFO program/MainThread: ...done [20] (exit code: 0) 2024-03-01 20:53:49,641 DEBUG blivet/MainThread: LVMLogicalVolumeDevice._create: test_vg3-lv7 ; status: False ; 2024-03-01 20:53:49,641 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 20:53:49,696 INFO program/MainThread: stdout[21]: Logical volume "lv7" created. 2024-03-01 20:53:49,696 INFO program/MainThread: stderr[21]: 2024-03-01 20:53:49,696 INFO program/MainThread: ...done [21] (exit code: 0) 2024-03-01 20:53:49,706 DEBUG blivet/MainThread: LVMLogicalVolumeDevice.setup: test_vg3-lv7 ; orig: False ; status: True ; controllable: True ; 2024-03-01 20:53:49,719 DEBUG blivet/MainThread: LVMLogicalVolumeDevice.update_sysfs_path: test_vg3-lv7 ; status: True ; 2024-03-01 20:53:49,719 DEBUG blivet/MainThread: test_vg3-lv7 sysfs_path set to /sys/devices/virtual/block/dm-1 2024-03-01 20:53:49,720 INFO program/MainThread: Running... udevadm settle --timeout=300 2024-03-01 20:53:49,762 DEBUG program/MainThread: Return code: 0 2024-03-01 20:53:49,766 DEBUG blivet/MainThread: LVMLogicalVolumeDevice.read_current_size: exists: True ; path: /dev/mapper/test_vg3-lv7 ; sysfs_path: /sys/devices/virtual/block/dm-1 ; 2024-03-01 20:53:49,767 DEBUG blivet/MainThread: updated test_vg3-lv7 size to 408 MiB (408 MiB) 2024-03-01 20:53:49,767 INFO program/MainThread: Running... udevadm trigger --action=change --subsystem-match=block --sysname-match=dm-1 2024-03-01 20:53:49,776 DEBUG program/MainThread: Return code: 0 2024-03-01 20:53:49,776 INFO program/MainThread: Running... udevadm settle --timeout=300 2024-03-01 20:53:49,792 DEBUG program/MainThread: Return code: 0 2024-03-01 20:53:49,792 INFO blivet/MainThread: executing action: [198] create format xfs filesystem on lvmlv test_vg3-lv7 (id 192) 2024-03-01 20:53:49,796 DEBUG blivet/MainThread: LVMLogicalVolumeDevice.setup: test_vg3-lv7 ; orig: False ; status: True ; controllable: True ; 2024-03-01 20:53:49,799 DEBUG blivet/MainThread: XFS.create: device: /dev/mapper/test_vg3-lv7 ; type: xfs ; status: False ; 2024-03-01 20:53:49,801 DEBUG blivet/MainThread: XFS._create: type: xfs ; device: /dev/mapper/test_vg3-lv7 ; mountpoint: ; 2024-03-01 20:53:49,802 INFO program/MainThread: Running... mkfs.xfs -f /dev/mapper/test_vg3-lv7 2024-03-01 20:53:50,539 INFO program/MainThread: stdout: 2024-03-01 20:53:50,540 INFO program/MainThread: meta-data=/dev/mapper/test_vg3-lv7 isize=512 agcount=4, agsize=26112 blks 2024-03-01 20:53:50,540 INFO program/MainThread: = sectsz=512 attr=2, projid32bit=1 2024-03-01 20:53:50,540 INFO program/MainThread: = crc=1 finobt=1, sparse=1, rmapbt=0 2024-03-01 20:53:50,540 INFO program/MainThread: = reflink=1 bigtime=1 inobtcount=1 nrext64=0 2024-03-01 20:53:50,540 INFO program/MainThread: data = bsize=4096 blocks=104448, imaxpct=25 2024-03-01 20:53:50,540 INFO program/MainThread: = sunit=0 swidth=0 blks 2024-03-01 20:53:50,540 INFO program/MainThread: naming =version 2 bsize=4096 ascii-ci=0, ftype=1 2024-03-01 20:53:50,540 INFO program/MainThread: log =internal log bsize=4096 blocks=16384, version=2 2024-03-01 20:53:50,540 INFO program/MainThread: = sectsz=512 sunit=0 blks, lazy-count=1 2024-03-01 20:53:50,540 INFO program/MainThread: realtime =none extsz=4096 blocks=0, rtextents=0 2024-03-01 20:53:50,540 DEBUG program/MainThread: Return code: 0 2024-03-01 20:53:50,541 INFO program/MainThread: Running... xfs_admin -L -- /dev/mapper/test_vg3-lv7 2024-03-01 20:53:50,555 INFO program/MainThread: stdout: 2024-03-01 20:53:50,555 INFO program/MainThread: writing all SBs 2024-03-01 20:53:50,555 INFO program/MainThread: new label = "" 2024-03-01 20:53:50,555 DEBUG program/MainThread: Return code: 0 2024-03-01 20:53:50,555 INFO program/MainThread: Running... udevadm settle --timeout=300 2024-03-01 20:53:50,582 DEBUG program/MainThread: Return code: 0 2024-03-01 20:53:50,586 DEBUG blivet/MainThread: LVMLogicalVolumeDevice.update_sysfs_path: test_vg3-lv7 ; status: True ; 2024-03-01 20:53:50,586 DEBUG blivet/MainThread: test_vg3-lv7 sysfs_path set to /sys/devices/virtual/block/dm-1 2024-03-01 20:53:50,587 INFO program/MainThread: Running... udevadm trigger --action=change --subsystem-match=block --sysname-match=dm-1 2024-03-01 20:53:50,596 DEBUG program/MainThread: Return code: 0 2024-03-01 20:53:50,597 INFO program/MainThread: Running... udevadm settle --timeout=300 2024-03-01 20:53:50,613 DEBUG program/MainThread: Return code: 0 2024-03-01 20:53:50,613 INFO blivet/MainThread: executing action: [188] create device lvmlv test_vg3-lv6 (id 183) 2024-03-01 20:53:50,617 DEBUG blivet/MainThread: LVMLogicalVolumeDevice.create: test_vg3-lv6 ; status: False ; 2024-03-01 20:53:50,621 DEBUG blivet/MainThread: LVMLogicalVolumeDevice.setup_parents: name: test_vg3-lv6 ; orig: False ; 2024-03-01 20:53:50,624 DEBUG blivet/MainThread: LVMVolumeGroupDevice.setup: test_vg3 ; orig: False ; status: True ; controllable: True ; 2024-03-01 20:53:50,624 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 20:53:50,660 INFO program/MainThread: stdout[22]: LVM2_VG_NAME=test_vg3 LVM2_VG_UUID=QkO21e-z17d-OjKu-Vqgh-Gnze-9j0A-8ftQzW LVM2_VG_SIZE=4261412864 LVM2_VG_FREE=3405774848 LVM2_VG_EXTENT_SIZE=4194304 LVM2_VG_EXTENT_COUNT=1016 LVM2_VG_FREE_COUNT=812 LVM2_PV_COUNT=4 2024-03-01 20:53:50,660 INFO program/MainThread: stderr[22]: 2024-03-01 20:53:50,660 INFO program/MainThread: ...done [22] (exit code: 0) 2024-03-01 20:53:50,664 DEBUG blivet/MainThread: LVMLogicalVolumeDevice._create: test_vg3-lv6 ; status: False ; 2024-03-01 20:53:50,664 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 20:53:50,724 INFO program/MainThread: stdout[23]: Logical volume "lv6" created. 2024-03-01 20:53:50,724 INFO program/MainThread: stderr[23]: 2024-03-01 20:53:50,725 INFO program/MainThread: ...done [23] (exit code: 0) 2024-03-01 20:53:50,743 DEBUG blivet/MainThread: LVMLogicalVolumeDevice.setup: test_vg3-lv6 ; orig: False ; status: True ; controllable: True ; 2024-03-01 20:53:50,753 DEBUG blivet/MainThread: LVMLogicalVolumeDevice.update_sysfs_path: test_vg3-lv6 ; status: True ; 2024-03-01 20:53:50,753 DEBUG blivet/MainThread: test_vg3-lv6 sysfs_path set to /sys/devices/virtual/block/dm-2 2024-03-01 20:53:50,753 INFO program/MainThread: Running... udevadm settle --timeout=300 2024-03-01 20:53:50,787 DEBUG program/MainThread: Return code: 0 2024-03-01 20:53:50,791 DEBUG blivet/MainThread: LVMLogicalVolumeDevice.read_current_size: exists: True ; path: /dev/mapper/test_vg3-lv6 ; sysfs_path: /sys/devices/virtual/block/dm-2 ; 2024-03-01 20:53:50,792 DEBUG blivet/MainThread: updated test_vg3-lv6 size to 1020 MiB (1020 MiB) 2024-03-01 20:53:50,793 INFO program/MainThread: Running... udevadm trigger --action=change --subsystem-match=block --sysname-match=dm-2 2024-03-01 20:53:50,801 DEBUG program/MainThread: Return code: 0 2024-03-01 20:53:50,801 INFO program/MainThread: Running... udevadm settle --timeout=300 2024-03-01 20:53:50,817 DEBUG program/MainThread: Return code: 0 2024-03-01 20:53:50,817 INFO blivet/MainThread: executing action: [189] create format xfs filesystem on lvmlv test_vg3-lv6 (id 183) 2024-03-01 20:53:50,821 DEBUG blivet/MainThread: LVMLogicalVolumeDevice.setup: test_vg3-lv6 ; orig: False ; status: True ; controllable: True ; 2024-03-01 20:53:50,824 DEBUG blivet/MainThread: XFS.create: device: /dev/mapper/test_vg3-lv6 ; type: xfs ; status: False ; 2024-03-01 20:53:50,826 DEBUG blivet/MainThread: XFS._create: type: xfs ; device: /dev/mapper/test_vg3-lv6 ; mountpoint: ; 2024-03-01 20:53:50,826 INFO program/MainThread: Running... mkfs.xfs -f /dev/mapper/test_vg3-lv6 2024-03-01 20:53:51,656 INFO program/MainThread: stdout: 2024-03-01 20:53:51,656 INFO program/MainThread: meta-data=/dev/mapper/test_vg3-lv6 isize=512 agcount=4, agsize=65280 blks 2024-03-01 20:53:51,656 INFO program/MainThread: = sectsz=512 attr=2, projid32bit=1 2024-03-01 20:53:51,656 INFO program/MainThread: = crc=1 finobt=1, sparse=1, rmapbt=0 2024-03-01 20:53:51,656 INFO program/MainThread: = reflink=1 bigtime=1 inobtcount=1 nrext64=0 2024-03-01 20:53:51,656 INFO program/MainThread: data = bsize=4096 blocks=261120, imaxpct=25 2024-03-01 20:53:51,656 INFO program/MainThread: = sunit=0 swidth=0 blks 2024-03-01 20:53:51,656 INFO program/MainThread: naming =version 2 bsize=4096 ascii-ci=0, ftype=1 2024-03-01 20:53:51,656 INFO program/MainThread: log =internal log bsize=4096 blocks=16384, version=2 2024-03-01 20:53:51,656 INFO program/MainThread: = sectsz=512 sunit=0 blks, lazy-count=1 2024-03-01 20:53:51,656 INFO program/MainThread: realtime =none extsz=4096 blocks=0, rtextents=0 2024-03-01 20:53:51,656 DEBUG program/MainThread: Return code: 0 2024-03-01 20:53:51,657 INFO program/MainThread: Running... xfs_admin -L -- /dev/mapper/test_vg3-lv6 2024-03-01 20:53:51,670 INFO program/MainThread: stdout: 2024-03-01 20:53:51,670 INFO program/MainThread: writing all SBs 2024-03-01 20:53:51,670 INFO program/MainThread: new label = "" 2024-03-01 20:53:51,670 DEBUG program/MainThread: Return code: 0 2024-03-01 20:53:51,670 INFO program/MainThread: Running... udevadm settle --timeout=300 2024-03-01 20:53:51,686 DEBUG program/MainThread: Return code: 0 2024-03-01 20:53:51,690 DEBUG blivet/MainThread: LVMLogicalVolumeDevice.update_sysfs_path: test_vg3-lv6 ; status: True ; 2024-03-01 20:53:51,690 DEBUG blivet/MainThread: test_vg3-lv6 sysfs_path set to /sys/devices/virtual/block/dm-2 2024-03-01 20:53:51,692 INFO program/MainThread: Running... udevadm trigger --action=change --subsystem-match=block --sysname-match=dm-2 2024-03-01 20:53:51,700 DEBUG program/MainThread: Return code: 0 2024-03-01 20:53:51,701 INFO program/MainThread: Running... udevadm settle --timeout=300 2024-03-01 20:53:51,716 DEBUG program/MainThread: Return code: 0 2024-03-01 20:53:51,716 INFO blivet/MainThread: executing action: [179] create device lvmlv test_vg3-lv5 (id 174) 2024-03-01 20:53:51,720 DEBUG blivet/MainThread: LVMLogicalVolumeDevice.create: test_vg3-lv5 ; status: False ; 2024-03-01 20:53:51,723 DEBUG blivet/MainThread: LVMLogicalVolumeDevice.setup_parents: name: test_vg3-lv5 ; orig: False ; 2024-03-01 20:53:51,726 DEBUG blivet/MainThread: LVMVolumeGroupDevice.setup: test_vg3 ; orig: False ; status: True ; controllable: True ; 2024-03-01 20:53:51,726 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 20:53:51,759 INFO program/MainThread: stdout[24]: LVM2_VG_NAME=test_vg3 LVM2_VG_UUID=QkO21e-z17d-OjKu-Vqgh-Gnze-9j0A-8ftQzW LVM2_VG_SIZE=4261412864 LVM2_VG_FREE=2336227328 LVM2_VG_EXTENT_SIZE=4194304 LVM2_VG_EXTENT_COUNT=1016 LVM2_VG_FREE_COUNT=557 LVM2_PV_COUNT=4 2024-03-01 20:53:51,759 INFO program/MainThread: stderr[24]: 2024-03-01 20:53:51,759 INFO program/MainThread: ...done [24] (exit code: 0) 2024-03-01 20:53:51,763 DEBUG blivet/MainThread: LVMLogicalVolumeDevice._create: test_vg3-lv5 ; status: False ; 2024-03-01 20:53:51,763 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 20:53:51,826 INFO program/MainThread: stdout[25]: Logical volume "lv5" created. 2024-03-01 20:53:51,826 INFO program/MainThread: stderr[25]: 2024-03-01 20:53:51,826 INFO program/MainThread: ...done [25] (exit code: 0) 2024-03-01 20:53:51,833 DEBUG blivet/MainThread: LVMLogicalVolumeDevice.setup: test_vg3-lv5 ; orig: False ; status: True ; controllable: True ; 2024-03-01 20:53:51,840 DEBUG blivet/MainThread: LVMLogicalVolumeDevice.update_sysfs_path: test_vg3-lv5 ; status: True ; 2024-03-01 20:53:51,841 DEBUG blivet/MainThread: test_vg3-lv5 sysfs_path set to /sys/devices/virtual/block/dm-3 2024-03-01 20:53:51,841 INFO program/MainThread: Running... udevadm settle --timeout=300 2024-03-01 20:53:51,875 DEBUG program/MainThread: Return code: 0 2024-03-01 20:53:51,892 DEBUG blivet/MainThread: LVMLogicalVolumeDevice.read_current_size: exists: True ; path: /dev/mapper/test_vg3-lv5 ; sysfs_path: /sys/devices/virtual/block/dm-3 ; 2024-03-01 20:53:51,893 DEBUG blivet/MainThread: updated test_vg3-lv5 size to 1.2 GiB (1.2 GiB) 2024-03-01 20:53:51,893 INFO program/MainThread: Running... udevadm trigger --action=change --subsystem-match=block --sysname-match=dm-3 2024-03-01 20:53:51,902 DEBUG program/MainThread: Return code: 0 2024-03-01 20:53:51,903 INFO program/MainThread: Running... udevadm settle --timeout=300 2024-03-01 20:53:51,919 DEBUG program/MainThread: Return code: 0 2024-03-01 20:53:51,919 INFO blivet/MainThread: executing action: [180] create format xfs filesystem on lvmlv test_vg3-lv5 (id 174) 2024-03-01 20:53:51,923 DEBUG blivet/MainThread: LVMLogicalVolumeDevice.setup: test_vg3-lv5 ; orig: False ; status: True ; controllable: True ; 2024-03-01 20:53:51,926 DEBUG blivet/MainThread: XFS.create: device: /dev/mapper/test_vg3-lv5 ; type: xfs ; status: False ; 2024-03-01 20:53:51,928 DEBUG blivet/MainThread: XFS._create: type: xfs ; device: /dev/mapper/test_vg3-lv5 ; mountpoint: ; 2024-03-01 20:53:51,929 INFO program/MainThread: Running... mkfs.xfs -f /dev/mapper/test_vg3-lv5 2024-03-01 20:53:52,738 INFO program/MainThread: stdout: 2024-03-01 20:53:52,738 INFO program/MainThread: meta-data=/dev/mapper/test_vg3-lv5 isize=512 agcount=4, agsize=78336 blks 2024-03-01 20:53:52,738 INFO program/MainThread: = sectsz=512 attr=2, projid32bit=1 2024-03-01 20:53:52,738 INFO program/MainThread: = crc=1 finobt=1, sparse=1, rmapbt=0 2024-03-01 20:53:52,738 INFO program/MainThread: = reflink=1 bigtime=1 inobtcount=1 nrext64=0 2024-03-01 20:53:52,738 INFO program/MainThread: data = bsize=4096 blocks=313344, imaxpct=25 2024-03-01 20:53:52,738 INFO program/MainThread: = sunit=0 swidth=0 blks 2024-03-01 20:53:52,738 INFO program/MainThread: naming =version 2 bsize=4096 ascii-ci=0, ftype=1 2024-03-01 20:53:52,738 INFO program/MainThread: log =internal log bsize=4096 blocks=16384, version=2 2024-03-01 20:53:52,738 INFO program/MainThread: = sectsz=512 sunit=0 blks, lazy-count=1 2024-03-01 20:53:52,739 INFO program/MainThread: realtime =none extsz=4096 blocks=0, rtextents=0 2024-03-01 20:53:52,739 DEBUG program/MainThread: Return code: 0 2024-03-01 20:53:52,739 INFO program/MainThread: Running... xfs_admin -L -- /dev/mapper/test_vg3-lv5 2024-03-01 20:53:52,753 INFO program/MainThread: stdout: 2024-03-01 20:53:52,753 INFO program/MainThread: writing all SBs 2024-03-01 20:53:52,753 INFO program/MainThread: new label = "" 2024-03-01 20:53:52,753 DEBUG program/MainThread: Return code: 0 2024-03-01 20:53:52,753 INFO program/MainThread: Running... udevadm settle --timeout=300 2024-03-01 20:53:52,769 DEBUG program/MainThread: Return code: 0 2024-03-01 20:53:52,773 DEBUG blivet/MainThread: LVMLogicalVolumeDevice.update_sysfs_path: test_vg3-lv5 ; status: True ; 2024-03-01 20:53:52,773 DEBUG blivet/MainThread: test_vg3-lv5 sysfs_path set to /sys/devices/virtual/block/dm-3 2024-03-01 20:53:52,774 INFO program/MainThread: Running... udevadm trigger --action=change --subsystem-match=block --sysname-match=dm-3 2024-03-01 20:53:52,783 DEBUG program/MainThread: Return code: 0 2024-03-01 20:53:52,783 INFO program/MainThread: Running... udevadm settle --timeout=300 2024-03-01 20:53:52,799 DEBUG program/MainThread: Return code: 0 2024-03-01 20:53:52,799 INFO blivet/MainThread: executing action: [127] create format lvmpv on disk sdf (id 37) 2024-03-01 20:53:52,803 DEBUG blivet/MainThread: DiskDevice.setup: sdf ; orig: False ; status: True ; controllable: True ; 2024-03-01 20:53:52,805 DEBUG blivet/MainThread: LVMPhysicalVolume.create: device: /dev/sdf ; type: lvmpv ; status: False ; 2024-03-01 20:53:52,808 DEBUG blivet/MainThread: LVMPhysicalVolume._create: device: /dev/sdf ; type: lvmpv ; status: False ; 2024-03-01 20:53:52,808 DEBUG blivet/MainThread: lvm filter: device /dev/sdf added to the list of allowed devices 2024-03-01 20:53:52,808 DEBUG blivet/MainThread: lvm filter: clearing the lvm devices list 2024-03-01 20:53:52,808 INFO program/MainThread: Running [26] lvm pvcreate /dev/sdf --config= log {level=7 file=/tmp/lvm.log syslog=0} -y ... 2024-03-01 20:53:52,841 INFO program/MainThread: stdout[26]: Physical volume "/dev/sdf" successfully created. 2024-03-01 20:53:52,841 INFO program/MainThread: stderr[26]: 2024-03-01 20:53:52,841 INFO program/MainThread: ...done [26] (exit code: 0) 2024-03-01 20:53:52,841 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 20:53:52,852 INFO program/MainThread: stdout[27]: use_devicesfile=1 2024-03-01 20:53:52,852 INFO program/MainThread: stderr[27]: 2024-03-01 20:53:52,852 INFO program/MainThread: ...done [27] (exit code: 0) 2024-03-01 20:53:52,852 INFO program/MainThread: Running [28] lvmdevices --adddev /dev/sdf ... 2024-03-01 20:53:52,881 INFO program/MainThread: stdout[28]: 2024-03-01 20:53:52,881 INFO program/MainThread: stderr[28]: 2024-03-01 20:53:52,881 INFO program/MainThread: ...done [28] (exit code: 0) 2024-03-01 20:53:52,881 DEBUG blivet/MainThread: lvm filter: restoring the lvm devices list to /dev/sdf 2024-03-01 20:53:52,881 INFO program/MainThread: Running... udevadm settle --timeout=300 2024-03-01 20:53:52,893 DEBUG program/MainThread: Return code: 0 2024-03-01 20:53:52,897 DEBUG blivet/MainThread: DiskDevice.update_sysfs_path: sdf ; status: True ; 2024-03-01 20:53:52,897 DEBUG blivet/MainThread: sdf sysfs_path set to /sys/devices/tcm_loop_0/tcm_loop_adapter_0/host2/target2:0:1/2:0:1:5/block/sdf 2024-03-01 20:53:52,898 INFO program/MainThread: Running... udevadm trigger --action=change --subsystem-match=block --sysname-match=sdf 2024-03-01 20:53:52,907 DEBUG program/MainThread: Return code: 0 2024-03-01 20:53:52,907 INFO program/MainThread: Running... udevadm settle --timeout=300 2024-03-01 20:53:52,928 DEBUG program/MainThread: Return code: 0 2024-03-01 20:53:52,928 INFO blivet/MainThread: executing action: [123] create format lvmpv on disk sde (id 32) 2024-03-01 20:53:52,932 DEBUG blivet/MainThread: DiskDevice.setup: sde ; orig: False ; status: True ; controllable: True ; 2024-03-01 20:53:52,935 DEBUG blivet/MainThread: LVMPhysicalVolume.create: device: /dev/sde ; type: lvmpv ; status: False ; 2024-03-01 20:53:52,937 DEBUG blivet/MainThread: LVMPhysicalVolume._create: device: /dev/sde ; type: lvmpv ; status: False ; 2024-03-01 20:53:52,937 DEBUG blivet/MainThread: lvm filter: device /dev/sde added to the list of allowed devices 2024-03-01 20:53:52,937 DEBUG blivet/MainThread: lvm filter: clearing the lvm devices list 2024-03-01 20:53:52,938 INFO program/MainThread: Running [29] lvm pvcreate /dev/sde --config= log {level=7 file=/tmp/lvm.log syslog=0} -y ... 2024-03-01 20:53:52,978 INFO program/MainThread: stdout[29]: Physical volume "/dev/sde" successfully created. 2024-03-01 20:53:52,978 INFO program/MainThread: stderr[29]: 2024-03-01 20:53:52,979 INFO program/MainThread: ...done [29] (exit code: 0) 2024-03-01 20:53:52,979 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 20:53:52,988 INFO program/MainThread: stdout[30]: use_devicesfile=1 2024-03-01 20:53:52,988 INFO program/MainThread: stderr[30]: 2024-03-01 20:53:52,988 INFO program/MainThread: ...done [30] (exit code: 0) 2024-03-01 20:53:52,988 INFO program/MainThread: Running [31] lvmdevices --adddev /dev/sde ... 2024-03-01 20:53:53,017 INFO program/MainThread: stdout[31]: 2024-03-01 20:53:53,017 INFO program/MainThread: stderr[31]: 2024-03-01 20:53:53,017 INFO program/MainThread: ...done [31] (exit code: 0) 2024-03-01 20:53:53,017 DEBUG blivet/MainThread: lvm filter: restoring the lvm devices list to /dev/sde 2024-03-01 20:53:53,018 INFO program/MainThread: Running... udevadm settle --timeout=300 2024-03-01 20:53:53,026 DEBUG program/MainThread: Return code: 0 2024-03-01 20:53:53,030 DEBUG blivet/MainThread: DiskDevice.update_sysfs_path: sde ; status: True ; 2024-03-01 20:53:53,030 DEBUG blivet/MainThread: sde sysfs_path set to /sys/devices/tcm_loop_0/tcm_loop_adapter_0/host2/target2:0:1/2:0:1:4/block/sde 2024-03-01 20:53:53,031 INFO program/MainThread: Running... udevadm trigger --action=change --subsystem-match=block --sysname-match=sde 2024-03-01 20:53:53,040 DEBUG program/MainThread: Return code: 0 2024-03-01 20:53:53,040 INFO program/MainThread: Running... udevadm settle --timeout=300 2024-03-01 20:53:53,061 DEBUG program/MainThread: Return code: 0 2024-03-01 20:53:53,061 INFO blivet/MainThread: executing action: [119] create format lvmpv on disk sdd (id 27) 2024-03-01 20:53:53,065 DEBUG blivet/MainThread: DiskDevice.setup: sdd ; orig: False ; status: True ; controllable: True ; 2024-03-01 20:53:53,068 DEBUG blivet/MainThread: LVMPhysicalVolume.create: device: /dev/sdd ; type: lvmpv ; status: False ; 2024-03-01 20:53:53,070 DEBUG blivet/MainThread: LVMPhysicalVolume._create: device: /dev/sdd ; type: lvmpv ; status: False ; 2024-03-01 20:53:53,070 DEBUG blivet/MainThread: lvm filter: device /dev/sdd added to the list of allowed devices 2024-03-01 20:53:53,070 DEBUG blivet/MainThread: lvm filter: clearing the lvm devices list 2024-03-01 20:53:53,071 INFO program/MainThread: Running [32] lvm pvcreate /dev/sdd --config= log {level=7 file=/tmp/lvm.log syslog=0} -y ... 2024-03-01 20:53:53,110 INFO program/MainThread: stdout[32]: Physical volume "/dev/sdd" successfully created. 2024-03-01 20:53:53,110 INFO program/MainThread: stderr[32]: 2024-03-01 20:53:53,111 INFO program/MainThread: ...done [32] (exit code: 0) 2024-03-01 20:53:53,111 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 20:53:53,121 INFO program/MainThread: stdout[33]: use_devicesfile=1 2024-03-01 20:53:53,121 INFO program/MainThread: stderr[33]: 2024-03-01 20:53:53,121 INFO program/MainThread: ...done [33] (exit code: 0) 2024-03-01 20:53:53,121 INFO program/MainThread: Running [34] lvmdevices --adddev /dev/sdd ... 2024-03-01 20:53:53,149 INFO program/MainThread: stdout[34]: 2024-03-01 20:53:53,149 INFO program/MainThread: stderr[34]: 2024-03-01 20:53:53,149 INFO program/MainThread: ...done [34] (exit code: 0) 2024-03-01 20:53:53,149 DEBUG blivet/MainThread: lvm filter: restoring the lvm devices list to /dev/sdd 2024-03-01 20:53:53,150 INFO program/MainThread: Running... udevadm settle --timeout=300 2024-03-01 20:53:53,161 DEBUG program/MainThread: Return code: 0 2024-03-01 20:53:53,165 DEBUG blivet/MainThread: DiskDevice.update_sysfs_path: sdd ; status: True ; 2024-03-01 20:53:53,165 DEBUG blivet/MainThread: sdd sysfs_path set to /sys/devices/tcm_loop_0/tcm_loop_adapter_0/host2/target2:0:1/2:0:1:3/block/sdd 2024-03-01 20:53:53,166 INFO program/MainThread: Running... udevadm trigger --action=change --subsystem-match=block --sysname-match=sdd 2024-03-01 20:53:53,175 DEBUG program/MainThread: Return code: 0 2024-03-01 20:53:53,175 INFO program/MainThread: Running... udevadm settle --timeout=300 2024-03-01 20:53:53,195 DEBUG program/MainThread: Return code: 0 2024-03-01 20:53:53,195 INFO blivet/MainThread: executing action: [133] create device lvmvg test_vg2 (id 129) 2024-03-01 20:53:53,199 DEBUG blivet/MainThread: LVMVolumeGroupDevice.create: test_vg2 ; status: False ; 2024-03-01 20:53:53,201 DEBUG blivet/MainThread: LVMVolumeGroupDevice.setup_parents: name: test_vg2 ; orig: False ; 2024-03-01 20:53:53,204 DEBUG blivet/MainThread: DiskDevice.setup: sdd ; orig: False ; status: True ; controllable: True ; 2024-03-01 20:53:53,207 DEBUG blivet/MainThread: LVMPhysicalVolume.setup: device: /dev/sdd ; type: lvmpv ; status: False ; 2024-03-01 20:53:53,209 DEBUG blivet/MainThread: DiskDevice.setup: sde ; orig: False ; status: True ; controllable: True ; 2024-03-01 20:53:53,212 DEBUG blivet/MainThread: LVMPhysicalVolume.setup: device: /dev/sde ; type: lvmpv ; status: False ; 2024-03-01 20:53:53,214 DEBUG blivet/MainThread: DiskDevice.setup: sdf ; orig: False ; status: True ; controllable: True ; 2024-03-01 20:53:53,217 DEBUG blivet/MainThread: LVMPhysicalVolume.setup: device: /dev/sdf ; type: lvmpv ; status: False ; 2024-03-01 20:53:53,219 DEBUG blivet/MainThread: LVMVolumeGroupDevice._create: test_vg2 ; status: False ; 2024-03-01 20:53:53,220 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 20:53:53,271 INFO program/MainThread: stdout[35]: Volume group "test_vg2" successfully created 2024-03-01 20:53:53,271 INFO program/MainThread: stderr[35]: 2024-03-01 20:53:53,271 INFO program/MainThread: ...done [35] (exit code: 0) 2024-03-01 20:53:53,279 DEBUG blivet/MainThread: LVMVolumeGroupDevice.setup: test_vg2 ; orig: False ; status: False ; controllable: True ; 2024-03-01 20:53:53,285 DEBUG blivet/MainThread: LVMVolumeGroupDevice.setup_parents: name: test_vg2 ; orig: False ; 2024-03-01 20:53:53,292 DEBUG blivet/MainThread: DiskDevice.setup: sdd ; orig: False ; status: True ; controllable: True ; 2024-03-01 20:53:53,298 DEBUG blivet/MainThread: LVMPhysicalVolume.setup: device: /dev/sdd ; type: lvmpv ; status: False ; 2024-03-01 20:53:53,304 DEBUG blivet/MainThread: DiskDevice.setup: sde ; orig: False ; status: True ; controllable: True ; 2024-03-01 20:53:53,309 DEBUG blivet/MainThread: LVMPhysicalVolume.setup: device: /dev/sde ; type: lvmpv ; status: False ; 2024-03-01 20:53:53,312 DEBUG blivet/MainThread: DiskDevice.setup: sdf ; orig: False ; status: True ; controllable: True ; 2024-03-01 20:53:53,314 DEBUG blivet/MainThread: LVMPhysicalVolume.setup: device: /dev/sdf ; type: lvmpv ; status: False ; 2024-03-01 20:53:53,314 INFO program/MainThread: Running... udevadm settle --timeout=300 2024-03-01 20:53:53,327 DEBUG program/MainThread: Return code: 0 2024-03-01 20:53:53,331 DEBUG blivet/MainThread: LVMVolumeGroupDevice.update_sysfs_path: test_vg2 ; status: False ; 2024-03-01 20:53:53,334 DEBUG blivet/MainThread: LVMVolumeGroupDevice.update_sysfs_path: test_vg2 ; status: False ; 2024-03-01 20:53:53,334 INFO program/MainThread: Running... udevadm settle --timeout=300 2024-03-01 20:53:53,345 DEBUG program/MainThread: Return code: 0 2024-03-01 20:53:53,346 INFO program/MainThread: Running... udevadm trigger --action=change --subsystem-match=block --sysname-match=test_vg2 2024-03-01 20:53:53,353 DEBUG program/MainThread: Return code: 0 2024-03-01 20:53:53,353 INFO program/MainThread: Running... udevadm settle --timeout=300 2024-03-01 20:53:53,364 DEBUG program/MainThread: Return code: 0 2024-03-01 20:53:53,364 INFO blivet/MainThread: executing action: [149] create device lvmlv test_vg2-lv4 (id 144) 2024-03-01 20:53:53,368 DEBUG blivet/MainThread: LVMLogicalVolumeDevice.create: test_vg2-lv4 ; status: False ; 2024-03-01 20:53:53,371 DEBUG blivet/MainThread: LVMLogicalVolumeDevice.setup_parents: name: test_vg2-lv4 ; orig: False ; 2024-03-01 20:53:53,374 DEBUG blivet/MainThread: LVMVolumeGroupDevice.setup: test_vg2 ; orig: False ; status: False ; controllable: True ; 2024-03-01 20:53:53,377 DEBUG blivet/MainThread: LVMVolumeGroupDevice.setup_parents: name: test_vg2 ; orig: False ; 2024-03-01 20:53:53,379 DEBUG blivet/MainThread: DiskDevice.setup: sdd ; orig: False ; status: True ; controllable: True ; 2024-03-01 20:53:53,382 DEBUG blivet/MainThread: LVMPhysicalVolume.setup: device: /dev/sdd ; type: lvmpv ; status: False ; 2024-03-01 20:53:53,385 DEBUG blivet/MainThread: DiskDevice.setup: sde ; orig: False ; status: True ; controllable: True ; 2024-03-01 20:53:53,388 DEBUG blivet/MainThread: LVMPhysicalVolume.setup: device: /dev/sde ; type: lvmpv ; status: False ; 2024-03-01 20:53:53,391 DEBUG blivet/MainThread: DiskDevice.setup: sdf ; orig: False ; status: True ; controllable: True ; 2024-03-01 20:53:53,394 DEBUG blivet/MainThread: LVMPhysicalVolume.setup: device: /dev/sdf ; type: lvmpv ; status: False ; 2024-03-01 20:53:53,394 INFO program/MainThread: Running... udevadm settle --timeout=300 2024-03-01 20:53:53,406 DEBUG program/MainThread: Return code: 0 2024-03-01 20:53:53,410 DEBUG blivet/MainThread: LVMVolumeGroupDevice.update_sysfs_path: test_vg2 ; status: False ; 2024-03-01 20:53:53,410 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 20:53:53,450 INFO program/MainThread: stdout[36]: LVM2_VG_NAME=test_vg2 LVM2_VG_UUID=rTth1E-IBWf-P2Ll-dmvf-Gtq4-23k9-MhJ8L6 LVM2_VG_SIZE=3196059648 LVM2_VG_FREE=3196059648 LVM2_VG_EXTENT_SIZE=4194304 LVM2_VG_EXTENT_COUNT=762 LVM2_VG_FREE_COUNT=762 LVM2_PV_COUNT=3 2024-03-01 20:53:53,450 INFO program/MainThread: stderr[36]: 2024-03-01 20:53:53,450 INFO program/MainThread: ...done [36] (exit code: 0) 2024-03-01 20:53:53,454 DEBUG blivet/MainThread: LVMLogicalVolumeDevice._create: test_vg2-lv4 ; status: False ; 2024-03-01 20:53:53,454 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 20:53:53,505 INFO program/MainThread: stdout[37]: Logical volume "lv4" created. 2024-03-01 20:53:53,505 INFO program/MainThread: stderr[37]: 2024-03-01 20:53:53,505 INFO program/MainThread: ...done [37] (exit code: 0) 2024-03-01 20:53:53,517 DEBUG blivet/MainThread: LVMLogicalVolumeDevice.setup: test_vg2-lv4 ; orig: False ; status: True ; controllable: True ; 2024-03-01 20:53:53,522 DEBUG blivet/MainThread: LVMLogicalVolumeDevice.update_sysfs_path: test_vg2-lv4 ; status: True ; 2024-03-01 20:53:53,524 DEBUG blivet/MainThread: test_vg2-lv4 sysfs_path set to /sys/devices/virtual/block/dm-4 2024-03-01 20:53:53,524 INFO program/MainThread: Running... udevadm settle --timeout=300 2024-03-01 20:53:53,569 DEBUG program/MainThread: Return code: 0 2024-03-01 20:53:53,573 DEBUG blivet/MainThread: LVMLogicalVolumeDevice.read_current_size: exists: True ; path: /dev/mapper/test_vg2-lv4 ; sysfs_path: /sys/devices/virtual/block/dm-4 ; 2024-03-01 20:53:53,574 DEBUG blivet/MainThread: updated test_vg2-lv4 size to 612 MiB (612 MiB) 2024-03-01 20:53:53,575 INFO program/MainThread: Running... udevadm trigger --action=change --subsystem-match=block --sysname-match=dm-4 2024-03-01 20:53:53,584 DEBUG program/MainThread: Return code: 0 2024-03-01 20:53:53,584 INFO program/MainThread: Running... udevadm settle --timeout=300 2024-03-01 20:53:53,600 DEBUG program/MainThread: Return code: 0 2024-03-01 20:53:53,601 INFO blivet/MainThread: executing action: [150] create format xfs filesystem on lvmlv test_vg2-lv4 (id 144) 2024-03-01 20:53:53,605 DEBUG blivet/MainThread: LVMLogicalVolumeDevice.setup: test_vg2-lv4 ; orig: False ; status: True ; controllable: True ; 2024-03-01 20:53:53,607 DEBUG blivet/MainThread: XFS.create: device: /dev/mapper/test_vg2-lv4 ; type: xfs ; status: False ; 2024-03-01 20:53:53,610 DEBUG blivet/MainThread: XFS._create: type: xfs ; device: /dev/mapper/test_vg2-lv4 ; mountpoint: ; 2024-03-01 20:53:53,610 INFO program/MainThread: Running... mkfs.xfs -f /dev/mapper/test_vg2-lv4 2024-03-01 20:53:53,820 INFO program/MainThread: stdout: 2024-03-01 20:53:53,820 INFO program/MainThread: meta-data=/dev/mapper/test_vg2-lv4 isize=512 agcount=4, agsize=39168 blks 2024-03-01 20:53:53,820 INFO program/MainThread: = sectsz=512 attr=2, projid32bit=1 2024-03-01 20:53:53,820 INFO program/MainThread: = crc=1 finobt=1, sparse=1, rmapbt=0 2024-03-01 20:53:53,820 INFO program/MainThread: = reflink=1 bigtime=1 inobtcount=1 nrext64=0 2024-03-01 20:53:53,820 INFO program/MainThread: data = bsize=4096 blocks=156672, imaxpct=25 2024-03-01 20:53:53,821 INFO program/MainThread: = sunit=0 swidth=0 blks 2024-03-01 20:53:53,821 INFO program/MainThread: naming =version 2 bsize=4096 ascii-ci=0, ftype=1 2024-03-01 20:53:53,821 INFO program/MainThread: log =internal log bsize=4096 blocks=16384, version=2 2024-03-01 20:53:53,821 INFO program/MainThread: = sectsz=512 sunit=0 blks, lazy-count=1 2024-03-01 20:53:53,821 INFO program/MainThread: realtime =none extsz=4096 blocks=0, rtextents=0 2024-03-01 20:53:53,821 DEBUG program/MainThread: Return code: 0 2024-03-01 20:53:53,821 INFO program/MainThread: Running... xfs_admin -L -- /dev/mapper/test_vg2-lv4 2024-03-01 20:53:53,834 INFO program/MainThread: stdout: 2024-03-01 20:53:53,834 INFO program/MainThread: writing all SBs 2024-03-01 20:53:53,834 INFO program/MainThread: new label = "" 2024-03-01 20:53:53,834 DEBUG program/MainThread: Return code: 0 2024-03-01 20:53:53,835 INFO program/MainThread: Running... udevadm settle --timeout=300 2024-03-01 20:53:53,852 DEBUG program/MainThread: Return code: 0 2024-03-01 20:53:53,856 DEBUG blivet/MainThread: LVMLogicalVolumeDevice.update_sysfs_path: test_vg2-lv4 ; status: True ; 2024-03-01 20:53:53,856 DEBUG blivet/MainThread: test_vg2-lv4 sysfs_path set to /sys/devices/virtual/block/dm-4 2024-03-01 20:53:53,857 INFO program/MainThread: Running... udevadm trigger --action=change --subsystem-match=block --sysname-match=dm-4 2024-03-01 20:53:53,866 DEBUG program/MainThread: Return code: 0 2024-03-01 20:53:53,866 INFO program/MainThread: Running... udevadm settle --timeout=300 2024-03-01 20:53:53,883 DEBUG program/MainThread: Return code: 0 2024-03-01 20:53:53,884 INFO blivet/MainThread: executing action: [140] create device lvmlv test_vg2-lv3 (id 135) 2024-03-01 20:53:53,887 DEBUG blivet/MainThread: LVMLogicalVolumeDevice.create: test_vg2-lv3 ; status: False ; 2024-03-01 20:53:53,890 DEBUG blivet/MainThread: LVMLogicalVolumeDevice.setup_parents: name: test_vg2-lv3 ; orig: False ; 2024-03-01 20:53:53,893 DEBUG blivet/MainThread: LVMVolumeGroupDevice.setup: test_vg2 ; orig: False ; status: True ; controllable: True ; 2024-03-01 20:53:53,893 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 20:53:53,930 INFO program/MainThread: stdout[38]: LVM2_VG_NAME=test_vg2 LVM2_VG_UUID=rTth1E-IBWf-P2Ll-dmvf-Gtq4-23k9-MhJ8L6 LVM2_VG_SIZE=3196059648 LVM2_VG_FREE=2554331136 LVM2_VG_EXTENT_SIZE=4194304 LVM2_VG_EXTENT_COUNT=762 LVM2_VG_FREE_COUNT=609 LVM2_PV_COUNT=3 2024-03-01 20:53:53,930 INFO program/MainThread: stderr[38]: 2024-03-01 20:53:53,930 INFO program/MainThread: ...done [38] (exit code: 0) 2024-03-01 20:53:53,934 DEBUG blivet/MainThread: LVMLogicalVolumeDevice._create: test_vg2-lv3 ; status: False ; 2024-03-01 20:53:53,934 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 20:53:53,991 INFO program/MainThread: stdout[39]: Logical volume "lv3" created. 2024-03-01 20:53:53,991 INFO program/MainThread: stderr[39]: 2024-03-01 20:53:53,992 INFO program/MainThread: ...done [39] (exit code: 0) 2024-03-01 20:53:54,002 DEBUG blivet/MainThread: LVMLogicalVolumeDevice.setup: test_vg2-lv3 ; orig: False ; status: True ; controllable: True ; 2024-03-01 20:53:54,013 DEBUG blivet/MainThread: LVMLogicalVolumeDevice.update_sysfs_path: test_vg2-lv3 ; status: True ; 2024-03-01 20:53:54,014 DEBUG blivet/MainThread: test_vg2-lv3 sysfs_path set to /sys/devices/virtual/block/dm-5 2024-03-01 20:53:54,016 INFO program/MainThread: Running... udevadm settle --timeout=300 2024-03-01 20:53:54,046 DEBUG program/MainThread: Return code: 0 2024-03-01 20:53:54,050 DEBUG blivet/MainThread: LVMLogicalVolumeDevice.read_current_size: exists: True ; path: /dev/mapper/test_vg2-lv3 ; sysfs_path: /sys/devices/virtual/block/dm-5 ; 2024-03-01 20:53:54,051 DEBUG blivet/MainThread: updated test_vg2-lv3 size to 308 MiB (308 MiB) 2024-03-01 20:53:54,051 INFO program/MainThread: Running... udevadm trigger --action=change --subsystem-match=block --sysname-match=dm-5 2024-03-01 20:53:54,060 DEBUG program/MainThread: Return code: 0 2024-03-01 20:53:54,060 INFO program/MainThread: Running... udevadm settle --timeout=300 2024-03-01 20:53:54,076 DEBUG program/MainThread: Return code: 0 2024-03-01 20:53:54,077 INFO blivet/MainThread: executing action: [141] create format xfs filesystem on lvmlv test_vg2-lv3 (id 135) 2024-03-01 20:53:54,080 DEBUG blivet/MainThread: LVMLogicalVolumeDevice.setup: test_vg2-lv3 ; orig: False ; status: True ; controllable: True ; 2024-03-01 20:53:54,083 DEBUG blivet/MainThread: XFS.create: device: /dev/mapper/test_vg2-lv3 ; type: xfs ; status: False ; 2024-03-01 20:53:54,085 DEBUG blivet/MainThread: XFS._create: type: xfs ; device: /dev/mapper/test_vg2-lv3 ; mountpoint: ; 2024-03-01 20:53:54,086 INFO program/MainThread: Running... mkfs.xfs -f /dev/mapper/test_vg2-lv3 2024-03-01 20:53:54,902 INFO program/MainThread: stdout: 2024-03-01 20:53:54,902 INFO program/MainThread: meta-data=/dev/mapper/test_vg2-lv3 isize=512 agcount=4, agsize=19712 blks 2024-03-01 20:53:54,902 INFO program/MainThread: = sectsz=512 attr=2, projid32bit=1 2024-03-01 20:53:54,902 INFO program/MainThread: = crc=1 finobt=1, sparse=1, rmapbt=0 2024-03-01 20:53:54,902 INFO program/MainThread: = reflink=1 bigtime=1 inobtcount=1 nrext64=0 2024-03-01 20:53:54,902 INFO program/MainThread: data = bsize=4096 blocks=78848, imaxpct=25 2024-03-01 20:53:54,902 INFO program/MainThread: = sunit=0 swidth=0 blks 2024-03-01 20:53:54,902 INFO program/MainThread: naming =version 2 bsize=4096 ascii-ci=0, ftype=1 2024-03-01 20:53:54,902 INFO program/MainThread: log =internal log bsize=4096 blocks=16384, version=2 2024-03-01 20:53:54,902 INFO program/MainThread: = sectsz=512 sunit=0 blks, lazy-count=1 2024-03-01 20:53:54,902 INFO program/MainThread: realtime =none extsz=4096 blocks=0, rtextents=0 2024-03-01 20:53:54,902 DEBUG program/MainThread: Return code: 0 2024-03-01 20:53:54,903 INFO program/MainThread: Running... xfs_admin -L -- /dev/mapper/test_vg2-lv3 2024-03-01 20:53:54,918 INFO program/MainThread: stdout: 2024-03-01 20:53:54,918 INFO program/MainThread: writing all SBs 2024-03-01 20:53:54,918 INFO program/MainThread: new label = "" 2024-03-01 20:53:54,918 DEBUG program/MainThread: Return code: 0 2024-03-01 20:53:54,918 INFO program/MainThread: Running... udevadm settle --timeout=300 2024-03-01 20:53:54,933 DEBUG program/MainThread: Return code: 0 2024-03-01 20:53:54,937 DEBUG blivet/MainThread: LVMLogicalVolumeDevice.update_sysfs_path: test_vg2-lv3 ; status: True ; 2024-03-01 20:53:54,937 DEBUG blivet/MainThread: test_vg2-lv3 sysfs_path set to /sys/devices/virtual/block/dm-5 2024-03-01 20:53:54,939 INFO program/MainThread: Running... udevadm trigger --action=change --subsystem-match=block --sysname-match=dm-5 2024-03-01 20:53:54,947 DEBUG program/MainThread: Return code: 0 2024-03-01 20:53:54,947 INFO program/MainThread: Running... udevadm settle --timeout=300 2024-03-01 20:53:54,963 DEBUG program/MainThread: Return code: 0 2024-03-01 20:53:54,963 INFO blivet/MainThread: executing action: [92] create format lvmpv on disk sdc (id 22) 2024-03-01 20:53:54,967 DEBUG blivet/MainThread: DiskDevice.setup: sdc ; orig: False ; status: True ; controllable: True ; 2024-03-01 20:53:54,969 DEBUG blivet/MainThread: LVMPhysicalVolume.create: device: /dev/sdc ; type: lvmpv ; status: False ; 2024-03-01 20:53:54,972 DEBUG blivet/MainThread: LVMPhysicalVolume._create: device: /dev/sdc ; type: lvmpv ; status: False ; 2024-03-01 20:53:54,972 DEBUG blivet/MainThread: lvm filter: device /dev/sdc added to the list of allowed devices 2024-03-01 20:53:54,972 DEBUG blivet/MainThread: lvm filter: clearing the lvm devices list 2024-03-01 20:53:54,972 INFO program/MainThread: Running [40] lvm pvcreate /dev/sdc --config= log {level=7 file=/tmp/lvm.log syslog=0} -y ... 2024-03-01 20:53:55,008 INFO program/MainThread: stdout[40]: Physical volume "/dev/sdc" successfully created. 2024-03-01 20:53:55,008 INFO program/MainThread: stderr[40]: 2024-03-01 20:53:55,008 INFO program/MainThread: ...done [40] (exit code: 0) 2024-03-01 20:53:55,008 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 20:53:55,019 INFO program/MainThread: stdout[41]: use_devicesfile=1 2024-03-01 20:53:55,019 INFO program/MainThread: stderr[41]: 2024-03-01 20:53:55,019 INFO program/MainThread: ...done [41] (exit code: 0) 2024-03-01 20:53:55,019 INFO program/MainThread: Running [42] lvmdevices --adddev /dev/sdc ... 2024-03-01 20:53:55,047 INFO program/MainThread: stdout[42]: 2024-03-01 20:53:55,047 INFO program/MainThread: stderr[42]: 2024-03-01 20:53:55,047 INFO program/MainThread: ...done [42] (exit code: 0) 2024-03-01 20:53:55,047 DEBUG blivet/MainThread: lvm filter: restoring the lvm devices list to /dev/sdc 2024-03-01 20:53:55,047 INFO program/MainThread: Running... udevadm settle --timeout=300 2024-03-01 20:53:55,060 DEBUG program/MainThread: Return code: 0 2024-03-01 20:53:55,064 DEBUG blivet/MainThread: DiskDevice.update_sysfs_path: sdc ; status: True ; 2024-03-01 20:53:55,064 DEBUG blivet/MainThread: sdc sysfs_path set to /sys/devices/tcm_loop_0/tcm_loop_adapter_0/host2/target2:0:1/2:0:1:2/block/sdc 2024-03-01 20:53:55,065 INFO program/MainThread: Running... udevadm trigger --action=change --subsystem-match=block --sysname-match=sdc 2024-03-01 20:53:55,074 DEBUG program/MainThread: Return code: 0 2024-03-01 20:53:55,075 INFO program/MainThread: Running... udevadm settle --timeout=300 2024-03-01 20:53:55,098 DEBUG program/MainThread: Return code: 0 2024-03-01 20:53:55,098 INFO blivet/MainThread: executing action: [88] create format lvmpv on disk sdb (id 7) 2024-03-01 20:53:55,102 DEBUG blivet/MainThread: DiskDevice.setup: sdb ; orig: False ; status: True ; controllable: True ; 2024-03-01 20:53:55,104 DEBUG blivet/MainThread: LVMPhysicalVolume.create: device: /dev/sdb ; type: lvmpv ; status: False ; 2024-03-01 20:53:55,107 DEBUG blivet/MainThread: LVMPhysicalVolume._create: device: /dev/sdb ; type: lvmpv ; status: False ; 2024-03-01 20:53:55,108 DEBUG blivet/MainThread: lvm filter: device /dev/sdb added to the list of allowed devices 2024-03-01 20:53:55,108 DEBUG blivet/MainThread: lvm filter: clearing the lvm devices list 2024-03-01 20:53:55,108 INFO program/MainThread: Running [43] lvm pvcreate /dev/sdb --config= log {level=7 file=/tmp/lvm.log syslog=0} -y ... 2024-03-01 20:53:55,143 INFO program/MainThread: stdout[43]: Physical volume "/dev/sdb" successfully created. 2024-03-01 20:53:55,143 INFO program/MainThread: stderr[43]: 2024-03-01 20:53:55,144 INFO program/MainThread: ...done [43] (exit code: 0) 2024-03-01 20:53:55,144 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 20:53:55,155 INFO program/MainThread: stdout[44]: use_devicesfile=1 2024-03-01 20:53:55,156 INFO program/MainThread: stderr[44]: 2024-03-01 20:53:55,156 INFO program/MainThread: ...done [44] (exit code: 0) 2024-03-01 20:53:55,156 INFO program/MainThread: Running [45] lvmdevices --adddev /dev/sdb ... 2024-03-01 20:53:55,184 INFO program/MainThread: stdout[45]: 2024-03-01 20:53:55,185 INFO program/MainThread: stderr[45]: 2024-03-01 20:53:55,185 INFO program/MainThread: ...done [45] (exit code: 0) 2024-03-01 20:53:55,185 DEBUG blivet/MainThread: lvm filter: restoring the lvm devices list to /dev/sdb 2024-03-01 20:53:55,185 INFO program/MainThread: Running... udevadm settle --timeout=300 2024-03-01 20:53:55,197 DEBUG program/MainThread: Return code: 0 2024-03-01 20:53:55,201 DEBUG blivet/MainThread: DiskDevice.update_sysfs_path: sdb ; status: True ; 2024-03-01 20:53:55,201 DEBUG blivet/MainThread: sdb sysfs_path set to /sys/devices/tcm_loop_0/tcm_loop_adapter_0/host2/target2:0:1/2:0:1:1/block/sdb 2024-03-01 20:53:55,202 INFO program/MainThread: Running... udevadm trigger --action=change --subsystem-match=block --sysname-match=sdb 2024-03-01 20:53:55,211 DEBUG program/MainThread: Return code: 0 2024-03-01 20:53:55,211 INFO program/MainThread: Running... udevadm settle --timeout=300 2024-03-01 20:53:55,233 DEBUG program/MainThread: Return code: 0 2024-03-01 20:53:55,234 INFO blivet/MainThread: executing action: [84] create format lvmpv on disk sda (id 2) 2024-03-01 20:53:55,237 DEBUG blivet/MainThread: DiskDevice.setup: sda ; orig: False ; status: True ; controllable: True ; 2024-03-01 20:53:55,240 DEBUG blivet/MainThread: LVMPhysicalVolume.create: device: /dev/sda ; type: lvmpv ; status: False ; 2024-03-01 20:53:55,242 DEBUG blivet/MainThread: LVMPhysicalVolume._create: device: /dev/sda ; type: lvmpv ; status: False ; 2024-03-01 20:53:55,242 DEBUG blivet/MainThread: lvm filter: device /dev/sda added to the list of allowed devices 2024-03-01 20:53:55,243 DEBUG blivet/MainThread: lvm filter: clearing the lvm devices list 2024-03-01 20:53:55,243 INFO program/MainThread: Running [46] lvm pvcreate /dev/sda --config= log {level=7 file=/tmp/lvm.log syslog=0} -y ... 2024-03-01 20:53:55,282 INFO program/MainThread: stdout[46]: Physical volume "/dev/sda" successfully created. 2024-03-01 20:53:55,282 INFO program/MainThread: stderr[46]: 2024-03-01 20:53:55,282 INFO program/MainThread: ...done [46] (exit code: 0) 2024-03-01 20:53:55,282 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 20:53:55,292 INFO program/MainThread: stdout[47]: use_devicesfile=1 2024-03-01 20:53:55,292 INFO program/MainThread: stderr[47]: 2024-03-01 20:53:55,292 INFO program/MainThread: ...done [47] (exit code: 0) 2024-03-01 20:53:55,292 INFO program/MainThread: Running [48] lvmdevices --adddev /dev/sda ... 2024-03-01 20:53:55,321 INFO program/MainThread: stdout[48]: 2024-03-01 20:53:55,321 INFO program/MainThread: stderr[48]: 2024-03-01 20:53:55,321 INFO program/MainThread: ...done [48] (exit code: 0) 2024-03-01 20:53:55,321 DEBUG blivet/MainThread: lvm filter: restoring the lvm devices list to /dev/sda 2024-03-01 20:53:55,322 INFO program/MainThread: Running... udevadm settle --timeout=300 2024-03-01 20:53:55,333 DEBUG program/MainThread: Return code: 0 2024-03-01 20:53:55,337 DEBUG blivet/MainThread: DiskDevice.update_sysfs_path: sda ; status: True ; 2024-03-01 20:53:55,337 DEBUG blivet/MainThread: sda sysfs_path set to /sys/devices/tcm_loop_0/tcm_loop_adapter_0/host2/target2:0:1/2:0:1:0/block/sda 2024-03-01 20:53:55,338 INFO program/MainThread: Running... udevadm trigger --action=change --subsystem-match=block --sysname-match=sda 2024-03-01 20:53:55,347 DEBUG program/MainThread: Return code: 0 2024-03-01 20:53:55,347 INFO program/MainThread: Running... udevadm settle --timeout=300 2024-03-01 20:53:55,367 DEBUG program/MainThread: Return code: 0 2024-03-01 20:53:55,368 INFO blivet/MainThread: executing action: [98] create device lvmvg test_vg1 (id 94) 2024-03-01 20:53:55,371 DEBUG blivet/MainThread: LVMVolumeGroupDevice.create: test_vg1 ; status: False ; 2024-03-01 20:53:55,374 DEBUG blivet/MainThread: LVMVolumeGroupDevice.setup_parents: name: test_vg1 ; orig: False ; 2024-03-01 20:53:55,377 DEBUG blivet/MainThread: DiskDevice.setup: sda ; orig: False ; status: True ; controllable: True ; 2024-03-01 20:53:55,379 DEBUG blivet/MainThread: LVMPhysicalVolume.setup: device: /dev/sda ; type: lvmpv ; status: False ; 2024-03-01 20:53:55,382 DEBUG blivet/MainThread: DiskDevice.setup: sdb ; orig: False ; status: True ; controllable: True ; 2024-03-01 20:53:55,384 DEBUG blivet/MainThread: LVMPhysicalVolume.setup: device: /dev/sdb ; type: lvmpv ; status: False ; 2024-03-01 20:53:55,387 DEBUG blivet/MainThread: DiskDevice.setup: sdc ; orig: False ; status: True ; controllable: True ; 2024-03-01 20:53:55,389 DEBUG blivet/MainThread: LVMPhysicalVolume.setup: device: /dev/sdc ; type: lvmpv ; status: False ; 2024-03-01 20:53:55,392 DEBUG blivet/MainThread: LVMVolumeGroupDevice._create: test_vg1 ; status: False ; 2024-03-01 20:53:55,392 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 20:53:55,446 INFO program/MainThread: stdout[49]: Volume group "test_vg1" successfully created 2024-03-01 20:53:55,447 INFO program/MainThread: stderr[49]: 2024-03-01 20:53:55,447 INFO program/MainThread: ...done [49] (exit code: 0) 2024-03-01 20:53:55,468 DEBUG blivet/MainThread: LVMVolumeGroupDevice.setup: test_vg1 ; orig: False ; status: False ; controllable: True ; 2024-03-01 20:53:55,471 DEBUG blivet/MainThread: LVMVolumeGroupDevice.setup_parents: name: test_vg1 ; orig: False ; 2024-03-01 20:53:55,474 DEBUG blivet/MainThread: DiskDevice.setup: sda ; orig: False ; status: True ; controllable: True ; 2024-03-01 20:53:55,477 DEBUG blivet/MainThread: LVMPhysicalVolume.setup: device: /dev/sda ; type: lvmpv ; status: False ; 2024-03-01 20:53:55,480 DEBUG blivet/MainThread: DiskDevice.setup: sdb ; orig: False ; status: True ; controllable: True ; 2024-03-01 20:53:55,483 DEBUG blivet/MainThread: LVMPhysicalVolume.setup: device: /dev/sdb ; type: lvmpv ; status: False ; 2024-03-01 20:53:55,485 DEBUG blivet/MainThread: DiskDevice.setup: sdc ; orig: False ; status: True ; controllable: True ; 2024-03-01 20:53:55,488 DEBUG blivet/MainThread: LVMPhysicalVolume.setup: device: /dev/sdc ; type: lvmpv ; status: False ; 2024-03-01 20:53:55,488 INFO program/MainThread: Running... udevadm settle --timeout=300 2024-03-01 20:53:55,497 DEBUG program/MainThread: Return code: 0 2024-03-01 20:53:55,501 DEBUG blivet/MainThread: LVMVolumeGroupDevice.update_sysfs_path: test_vg1 ; status: False ; 2024-03-01 20:53:55,504 DEBUG blivet/MainThread: LVMVolumeGroupDevice.update_sysfs_path: test_vg1 ; status: False ; 2024-03-01 20:53:55,504 INFO program/MainThread: Running... udevadm settle --timeout=300 2024-03-01 20:53:55,515 DEBUG program/MainThread: Return code: 0 2024-03-01 20:53:55,516 INFO program/MainThread: Running... udevadm trigger --action=change --subsystem-match=block --sysname-match=test_vg1 2024-03-01 20:53:55,523 DEBUG program/MainThread: Return code: 0 2024-03-01 20:53:55,524 INFO program/MainThread: Running... udevadm settle --timeout=300 2024-03-01 20:53:55,535 DEBUG program/MainThread: Return code: 0 2024-03-01 20:53:55,535 INFO blivet/MainThread: executing action: [114] create device lvmlv test_vg1-lv2 (id 109) 2024-03-01 20:53:55,539 DEBUG blivet/MainThread: LVMLogicalVolumeDevice.create: test_vg1-lv2 ; status: False ; 2024-03-01 20:53:55,542 DEBUG blivet/MainThread: LVMLogicalVolumeDevice.setup_parents: name: test_vg1-lv2 ; orig: False ; 2024-03-01 20:53:55,544 DEBUG blivet/MainThread: LVMVolumeGroupDevice.setup: test_vg1 ; orig: False ; status: False ; controllable: True ; 2024-03-01 20:53:55,547 DEBUG blivet/MainThread: LVMVolumeGroupDevice.setup_parents: name: test_vg1 ; orig: False ; 2024-03-01 20:53:55,550 DEBUG blivet/MainThread: DiskDevice.setup: sda ; orig: False ; status: True ; controllable: True ; 2024-03-01 20:53:55,553 DEBUG blivet/MainThread: LVMPhysicalVolume.setup: device: /dev/sda ; type: lvmpv ; status: False ; 2024-03-01 20:53:55,556 DEBUG blivet/MainThread: DiskDevice.setup: sdb ; orig: False ; status: True ; controllable: True ; 2024-03-01 20:53:55,559 DEBUG blivet/MainThread: LVMPhysicalVolume.setup: device: /dev/sdb ; type: lvmpv ; status: False ; 2024-03-01 20:53:55,562 DEBUG blivet/MainThread: DiskDevice.setup: sdc ; orig: False ; status: True ; controllable: True ; 2024-03-01 20:53:55,565 DEBUG blivet/MainThread: LVMPhysicalVolume.setup: device: /dev/sdc ; type: lvmpv ; status: False ; 2024-03-01 20:53:55,565 INFO program/MainThread: Running... udevadm settle --timeout=300 2024-03-01 20:53:55,577 DEBUG program/MainThread: Return code: 0 2024-03-01 20:53:55,581 DEBUG blivet/MainThread: LVMVolumeGroupDevice.update_sysfs_path: test_vg1 ; status: False ; 2024-03-01 20:53:55,581 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 20:53:55,615 INFO program/MainThread: stdout[50]: LVM2_VG_NAME=test_vg1 LVM2_VG_UUID=Zl6upP-RkLr-opWG-Ywma-s6R7-0zdB-5Yewuj LVM2_VG_SIZE=3196059648 LVM2_VG_FREE=3196059648 LVM2_VG_EXTENT_SIZE=4194304 LVM2_VG_EXTENT_COUNT=762 LVM2_VG_FREE_COUNT=762 LVM2_PV_COUNT=3 2024-03-01 20:53:55,615 INFO program/MainThread: stderr[50]: 2024-03-01 20:53:55,615 INFO program/MainThread: ...done [50] (exit code: 0) 2024-03-01 20:53:55,619 DEBUG blivet/MainThread: LVMLogicalVolumeDevice._create: test_vg1-lv2 ; status: False ; 2024-03-01 20:53:55,619 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 20:53:55,678 INFO program/MainThread: stdout[51]: Logical volume "lv2" created. 2024-03-01 20:53:55,678 INFO program/MainThread: stderr[51]: 2024-03-01 20:53:55,679 INFO program/MainThread: ...done [51] (exit code: 0) 2024-03-01 20:53:55,700 DEBUG blivet/MainThread: LVMLogicalVolumeDevice.setup: test_vg1-lv2 ; orig: False ; status: True ; controllable: True ; 2024-03-01 20:53:55,709 DEBUG blivet/MainThread: LVMLogicalVolumeDevice.update_sysfs_path: test_vg1-lv2 ; status: True ; 2024-03-01 20:53:55,710 DEBUG blivet/MainThread: test_vg1-lv2 sysfs_path set to /sys/devices/virtual/block/dm-6 2024-03-01 20:53:55,710 INFO program/MainThread: Running... udevadm settle --timeout=300 2024-03-01 20:53:55,729 DEBUG program/MainThread: Return code: 0 2024-03-01 20:53:55,733 DEBUG blivet/MainThread: LVMLogicalVolumeDevice.read_current_size: exists: True ; path: /dev/mapper/test_vg1-lv2 ; sysfs_path: /sys/devices/virtual/block/dm-6 ; 2024-03-01 20:53:55,734 DEBUG blivet/MainThread: updated test_vg1-lv2 size to 1.5 GiB (1.5 GiB) 2024-03-01 20:53:55,734 INFO program/MainThread: Running... udevadm trigger --action=change --subsystem-match=block --sysname-match=dm-6 2024-03-01 20:53:55,743 DEBUG program/MainThread: Return code: 0 2024-03-01 20:53:55,743 INFO program/MainThread: Running... udevadm settle --timeout=300 2024-03-01 20:53:55,758 DEBUG program/MainThread: Return code: 0 2024-03-01 20:53:55,758 INFO blivet/MainThread: executing action: [115] create format xfs filesystem on lvmlv test_vg1-lv2 (id 109) 2024-03-01 20:53:55,762 DEBUG blivet/MainThread: LVMLogicalVolumeDevice.setup: test_vg1-lv2 ; orig: False ; status: True ; controllable: True ; 2024-03-01 20:53:55,765 DEBUG blivet/MainThread: XFS.create: device: /dev/mapper/test_vg1-lv2 ; type: xfs ; status: False ; 2024-03-01 20:53:55,767 DEBUG blivet/MainThread: XFS._create: type: xfs ; device: /dev/mapper/test_vg1-lv2 ; mountpoint: ; 2024-03-01 20:53:55,768 INFO program/MainThread: Running... mkfs.xfs -f /dev/mapper/test_vg1-lv2 2024-03-01 20:53:55,986 INFO program/MainThread: stdout: 2024-03-01 20:53:55,987 INFO program/MainThread: meta-data=/dev/mapper/test_vg1-lv2 isize=512 agcount=4, agsize=98048 blks 2024-03-01 20:53:55,987 INFO program/MainThread: = sectsz=512 attr=2, projid32bit=1 2024-03-01 20:53:55,987 INFO program/MainThread: = crc=1 finobt=1, sparse=1, rmapbt=0 2024-03-01 20:53:55,987 INFO program/MainThread: = reflink=1 bigtime=1 inobtcount=1 nrext64=0 2024-03-01 20:53:55,987 INFO program/MainThread: data = bsize=4096 blocks=392192, imaxpct=25 2024-03-01 20:53:55,987 INFO program/MainThread: = sunit=0 swidth=0 blks 2024-03-01 20:53:55,987 INFO program/MainThread: naming =version 2 bsize=4096 ascii-ci=0, ftype=1 2024-03-01 20:53:55,987 INFO program/MainThread: log =internal log bsize=4096 blocks=16384, version=2 2024-03-01 20:53:55,987 INFO program/MainThread: = sectsz=512 sunit=0 blks, lazy-count=1 2024-03-01 20:53:55,987 INFO program/MainThread: realtime =none extsz=4096 blocks=0, rtextents=0 2024-03-01 20:53:55,987 DEBUG program/MainThread: Return code: 0 2024-03-01 20:53:55,988 INFO program/MainThread: Running... xfs_admin -L -- /dev/mapper/test_vg1-lv2 2024-03-01 20:53:56,002 INFO program/MainThread: stdout: 2024-03-01 20:53:56,002 INFO program/MainThread: writing all SBs 2024-03-01 20:53:56,002 INFO program/MainThread: new label = "" 2024-03-01 20:53:56,002 DEBUG program/MainThread: Return code: 0 2024-03-01 20:53:56,003 INFO program/MainThread: Running... udevadm settle --timeout=300 2024-03-01 20:53:56,019 DEBUG program/MainThread: Return code: 0 2024-03-01 20:53:56,023 DEBUG blivet/MainThread: LVMLogicalVolumeDevice.update_sysfs_path: test_vg1-lv2 ; status: True ; 2024-03-01 20:53:56,023 DEBUG blivet/MainThread: test_vg1-lv2 sysfs_path set to /sys/devices/virtual/block/dm-6 2024-03-01 20:53:56,024 INFO program/MainThread: Running... udevadm trigger --action=change --subsystem-match=block --sysname-match=dm-6 2024-03-01 20:53:56,033 DEBUG program/MainThread: Return code: 0 2024-03-01 20:53:56,033 INFO program/MainThread: Running... udevadm settle --timeout=300 2024-03-01 20:53:56,050 DEBUG program/MainThread: Return code: 0 2024-03-01 20:53:56,050 INFO blivet/MainThread: executing action: [105] create device lvmlv test_vg1-lv1 (id 100) 2024-03-01 20:53:56,054 DEBUG blivet/MainThread: LVMLogicalVolumeDevice.create: test_vg1-lv1 ; status: False ; 2024-03-01 20:53:56,057 DEBUG blivet/MainThread: LVMLogicalVolumeDevice.setup_parents: name: test_vg1-lv1 ; orig: False ; 2024-03-01 20:53:56,060 DEBUG blivet/MainThread: LVMVolumeGroupDevice.setup: test_vg1 ; orig: False ; status: True ; controllable: True ; 2024-03-01 20:53:56,060 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 20:53:56,096 INFO program/MainThread: stdout[52]: LVM2_VG_NAME=test_vg1 LVM2_VG_UUID=Zl6upP-RkLr-opWG-Ywma-s6R7-0zdB-5Yewuj LVM2_VG_SIZE=3196059648 LVM2_VG_FREE=1589641216 LVM2_VG_EXTENT_SIZE=4194304 LVM2_VG_EXTENT_COUNT=762 LVM2_VG_FREE_COUNT=379 LVM2_PV_COUNT=3 2024-03-01 20:53:56,096 INFO program/MainThread: stderr[52]: 2024-03-01 20:53:56,096 INFO program/MainThread: ...done [52] (exit code: 0) 2024-03-01 20:53:56,100 DEBUG blivet/MainThread: LVMLogicalVolumeDevice._create: test_vg1-lv1 ; status: False ; 2024-03-01 20:53:56,100 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 20:53:56,156 INFO program/MainThread: stdout[53]: Logical volume "lv1" created. 2024-03-01 20:53:56,156 INFO program/MainThread: stderr[53]: 2024-03-01 20:53:56,156 INFO program/MainThread: ...done [53] (exit code: 0) 2024-03-01 20:53:56,166 DEBUG blivet/MainThread: LVMLogicalVolumeDevice.setup: test_vg1-lv1 ; orig: False ; status: True ; controllable: True ; 2024-03-01 20:53:56,171 DEBUG blivet/MainThread: LVMLogicalVolumeDevice.update_sysfs_path: test_vg1-lv1 ; status: True ; 2024-03-01 20:53:56,172 DEBUG blivet/MainThread: test_vg1-lv1 sysfs_path set to /sys/devices/virtual/block/dm-7 2024-03-01 20:53:56,175 INFO program/MainThread: Running... udevadm settle --timeout=300 2024-03-01 20:53:56,203 DEBUG program/MainThread: Return code: 0 2024-03-01 20:53:56,207 DEBUG blivet/MainThread: LVMLogicalVolumeDevice.read_current_size: exists: True ; path: /dev/mapper/test_vg1-lv1 ; sysfs_path: /sys/devices/virtual/block/dm-7 ; 2024-03-01 20:53:56,207 DEBUG blivet/MainThread: updated test_vg1-lv1 size to 460 MiB (460 MiB) 2024-03-01 20:53:56,208 INFO program/MainThread: Running... udevadm trigger --action=change --subsystem-match=block --sysname-match=dm-7 2024-03-01 20:53:56,216 DEBUG program/MainThread: Return code: 0 2024-03-01 20:53:56,217 INFO program/MainThread: Running... udevadm settle --timeout=300 2024-03-01 20:53:56,232 DEBUG program/MainThread: Return code: 0 2024-03-01 20:53:56,232 INFO blivet/MainThread: executing action: [106] create format xfs filesystem on lvmlv test_vg1-lv1 (id 100) 2024-03-01 20:53:56,236 DEBUG blivet/MainThread: LVMLogicalVolumeDevice.setup: test_vg1-lv1 ; orig: False ; status: True ; controllable: True ; 2024-03-01 20:53:56,239 DEBUG blivet/MainThread: XFS.create: device: /dev/mapper/test_vg1-lv1 ; type: xfs ; status: False ; 2024-03-01 20:53:56,241 DEBUG blivet/MainThread: XFS._create: type: xfs ; device: /dev/mapper/test_vg1-lv1 ; mountpoint: ; 2024-03-01 20:53:56,241 INFO program/MainThread: Running... mkfs.xfs -f /dev/mapper/test_vg1-lv1 2024-03-01 20:53:57,094 INFO program/MainThread: stdout: 2024-03-01 20:53:57,094 INFO program/MainThread: meta-data=/dev/mapper/test_vg1-lv1 isize=512 agcount=4, agsize=29440 blks 2024-03-01 20:53:57,094 INFO program/MainThread: = sectsz=512 attr=2, projid32bit=1 2024-03-01 20:53:57,094 INFO program/MainThread: = crc=1 finobt=1, sparse=1, rmapbt=0 2024-03-01 20:53:57,094 INFO program/MainThread: = reflink=1 bigtime=1 inobtcount=1 nrext64=0 2024-03-01 20:53:57,097 INFO program/MainThread: data = bsize=4096 blocks=117760, imaxpct=25 2024-03-01 20:53:57,097 INFO program/MainThread: = sunit=0 swidth=0 blks 2024-03-01 20:53:57,097 INFO program/MainThread: naming =version 2 bsize=4096 ascii-ci=0, ftype=1 2024-03-01 20:53:57,097 INFO program/MainThread: log =internal log bsize=4096 blocks=16384, version=2 2024-03-01 20:53:57,097 INFO program/MainThread: = sectsz=512 sunit=0 blks, lazy-count=1 2024-03-01 20:53:57,097 INFO program/MainThread: realtime =none extsz=4096 blocks=0, rtextents=0 2024-03-01 20:53:57,097 DEBUG program/MainThread: Return code: 0 2024-03-01 20:53:57,097 INFO program/MainThread: Running... xfs_admin -L -- /dev/mapper/test_vg1-lv1 2024-03-01 20:53:57,111 INFO program/MainThread: stdout: 2024-03-01 20:53:57,111 INFO program/MainThread: writing all SBs 2024-03-01 20:53:57,111 INFO program/MainThread: new label = "" 2024-03-01 20:53:57,111 DEBUG program/MainThread: Return code: 0 2024-03-01 20:53:57,112 INFO program/MainThread: Running... udevadm settle --timeout=300 2024-03-01 20:53:57,131 DEBUG program/MainThread: Return code: 0 2024-03-01 20:53:57,135 DEBUG blivet/MainThread: LVMLogicalVolumeDevice.update_sysfs_path: test_vg1-lv1 ; status: True ; 2024-03-01 20:53:57,135 DEBUG blivet/MainThread: test_vg1-lv1 sysfs_path set to /sys/devices/virtual/block/dm-7 2024-03-01 20:53:57,136 INFO program/MainThread: Running... udevadm trigger --action=change --subsystem-match=block --sysname-match=dm-7 2024-03-01 20:53:57,145 DEBUG program/MainThread: Return code: 0 2024-03-01 20:53:57,145 INFO program/MainThread: Running... udevadm settle --timeout=300 2024-03-01 20:53:57,161 DEBUG program/MainThread: Return code: 0 2024-03-01 20:53:57,166 DEBUG blivet/MainThread: PartitionDevice._set_parted_partition: xvda1 ; 2024-03-01 20:53:57,166 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 0x7fd06a5abcc0> 2024-03-01 20:53:57,169 DEBUG blivet/MainThread: DeviceTree.get_device_by_path: path: /dev/mapper/test_vg1-lv1 ; incomplete: False ; hidden: False ; 2024-03-01 20:53:57,172 DEBUG blivet/MainThread: DeviceTree.get_device_by_path returned existing 460 MiB lvmlv test_vg1-lv1 (100) with existing xfs filesystem 2024-03-01 20:53:57,172 DEBUG blivet/MainThread: resolved '/dev/mapper/test_vg1-lv1' to 'test_vg1-lv1' (lvmlv) 2024-03-01 20:53:57,175 DEBUG blivet/MainThread: DeviceTree.get_device_by_path: path: /dev/mapper/test_vg1-lv2 ; incomplete: False ; hidden: False ; 2024-03-01 20:53:57,178 DEBUG blivet/MainThread: DeviceTree.get_device_by_path returned existing 1.5 GiB lvmlv test_vg1-lv2 (109) with existing xfs filesystem 2024-03-01 20:53:57,178 DEBUG blivet/MainThread: resolved '/dev/mapper/test_vg1-lv2' to 'test_vg1-lv2' (lvmlv) 2024-03-01 20:53:57,180 DEBUG blivet/MainThread: DeviceTree.get_device_by_path: path: /dev/mapper/test_vg2-lv3 ; incomplete: False ; hidden: False ; 2024-03-01 20:53:57,183 DEBUG blivet/MainThread: DeviceTree.get_device_by_path returned existing 308 MiB lvmlv test_vg2-lv3 (135) with existing xfs filesystem 2024-03-01 20:53:57,183 DEBUG blivet/MainThread: resolved '/dev/mapper/test_vg2-lv3' to 'test_vg2-lv3' (lvmlv) 2024-03-01 20:53:57,186 DEBUG blivet/MainThread: DeviceTree.get_device_by_path: path: /dev/mapper/test_vg2-lv4 ; incomplete: False ; hidden: False ; 2024-03-01 20:53:57,188 DEBUG blivet/MainThread: DeviceTree.get_device_by_path returned existing 612 MiB lvmlv test_vg2-lv4 (144) with existing xfs filesystem 2024-03-01 20:53:57,188 DEBUG blivet/MainThread: resolved '/dev/mapper/test_vg2-lv4' to 'test_vg2-lv4' (lvmlv) 2024-03-01 20:53:57,191 DEBUG blivet/MainThread: DeviceTree.get_device_by_path: path: /dev/mapper/test_vg3-lv5 ; incomplete: False ; hidden: False ; 2024-03-01 20:53:57,194 DEBUG blivet/MainThread: DeviceTree.get_device_by_path returned existing 1.2 GiB lvmlv test_vg3-lv5 (174) with existing xfs filesystem 2024-03-01 20:53:57,194 DEBUG blivet/MainThread: resolved '/dev/mapper/test_vg3-lv5' to 'test_vg3-lv5' (lvmlv) 2024-03-01 20:53:57,196 DEBUG blivet/MainThread: DeviceTree.get_device_by_path: path: /dev/mapper/test_vg3-lv6 ; incomplete: False ; hidden: False ; 2024-03-01 20:53:57,199 DEBUG blivet/MainThread: DeviceTree.get_device_by_path returned existing 1020 MiB lvmlv test_vg3-lv6 (183) with existing xfs filesystem 2024-03-01 20:53:57,199 DEBUG blivet/MainThread: resolved '/dev/mapper/test_vg3-lv6' to 'test_vg3-lv6' (lvmlv) 2024-03-01 20:53:57,202 DEBUG blivet/MainThread: DeviceTree.get_device_by_path: path: /dev/mapper/test_vg3-lv7 ; incomplete: False ; hidden: False ; 2024-03-01 20:53:57,204 DEBUG blivet/MainThread: DeviceTree.get_device_by_path returned existing 408 MiB lvmlv test_vg3-lv7 (192) with existing xfs filesystem 2024-03-01 20:53:57,204 DEBUG blivet/MainThread: resolved '/dev/mapper/test_vg3-lv7' to 'test_vg3-lv7' (lvmlv) 2024-03-01 20:53:57,207 DEBUG blivet/MainThread: DeviceTree.get_device_by_path: path: /dev/mapper/test_vg3-lv8 ; incomplete: False ; hidden: False ; 2024-03-01 20:53:57,209 DEBUG blivet/MainThread: DeviceTree.get_device_by_path returned existing 408 MiB lvmlv test_vg3-lv8 (201) with existing xfs filesystem 2024-03-01 20:53:57,209 DEBUG blivet/MainThread: resolved '/dev/mapper/test_vg3-lv8' to 'test_vg3-lv8' (lvmlv) 2024-03-01 20:53:57,212 DEBUG blivet/MainThread: DeviceTree.get_device_by_path: path: /dev/mapper/test_vg1-lv1 ; incomplete: False ; hidden: False ; 2024-03-01 20:53:57,215 DEBUG blivet/MainThread: DeviceTree.get_device_by_path returned existing 460 MiB lvmlv test_vg1-lv1 (100) with existing xfs filesystem 2024-03-01 20:53:57,215 DEBUG blivet/MainThread: resolved '/dev/mapper/test_vg1-lv1' to 'test_vg1-lv1' (lvmlv) 2024-03-01 20:53:57,217 DEBUG blivet/MainThread: DeviceTree.get_device_by_path: path: /dev/mapper/test_vg1-lv2 ; incomplete: False ; hidden: False ; 2024-03-01 20:53:57,220 DEBUG blivet/MainThread: DeviceTree.get_device_by_path returned existing 1.5 GiB lvmlv test_vg1-lv2 (109) with existing xfs filesystem 2024-03-01 20:53:57,220 DEBUG blivet/MainThread: resolved '/dev/mapper/test_vg1-lv2' to 'test_vg1-lv2' (lvmlv) 2024-03-01 20:53:57,222 DEBUG blivet/MainThread: DeviceTree.get_device_by_path: path: /dev/mapper/test_vg2-lv3 ; incomplete: False ; hidden: False ; 2024-03-01 20:53:57,225 DEBUG blivet/MainThread: DeviceTree.get_device_by_path returned existing 308 MiB lvmlv test_vg2-lv3 (135) with existing xfs filesystem 2024-03-01 20:53:57,225 DEBUG blivet/MainThread: resolved '/dev/mapper/test_vg2-lv3' to 'test_vg2-lv3' (lvmlv) 2024-03-01 20:53:57,227 DEBUG blivet/MainThread: DeviceTree.get_device_by_path: path: /dev/mapper/test_vg2-lv4 ; incomplete: False ; hidden: False ; 2024-03-01 20:53:57,230 DEBUG blivet/MainThread: DeviceTree.get_device_by_path returned existing 612 MiB lvmlv test_vg2-lv4 (144) with existing xfs filesystem 2024-03-01 20:53:57,230 DEBUG blivet/MainThread: resolved '/dev/mapper/test_vg2-lv4' to 'test_vg2-lv4' (lvmlv) 2024-03-01 20:53:57,233 DEBUG blivet/MainThread: DeviceTree.get_device_by_path: path: /dev/mapper/test_vg3-lv5 ; incomplete: False ; hidden: False ; 2024-03-01 20:53:57,235 DEBUG blivet/MainThread: DeviceTree.get_device_by_path returned existing 1.2 GiB lvmlv test_vg3-lv5 (174) with existing xfs filesystem 2024-03-01 20:53:57,235 DEBUG blivet/MainThread: resolved '/dev/mapper/test_vg3-lv5' to 'test_vg3-lv5' (lvmlv) 2024-03-01 20:53:57,238 DEBUG blivet/MainThread: DeviceTree.get_device_by_path: path: /dev/mapper/test_vg3-lv6 ; incomplete: False ; hidden: False ; 2024-03-01 20:53:57,240 DEBUG blivet/MainThread: DeviceTree.get_device_by_path returned existing 1020 MiB lvmlv test_vg3-lv6 (183) with existing xfs filesystem 2024-03-01 20:53:57,240 DEBUG blivet/MainThread: resolved '/dev/mapper/test_vg3-lv6' to 'test_vg3-lv6' (lvmlv) 2024-03-01 20:53:57,243 DEBUG blivet/MainThread: DeviceTree.get_device_by_path: path: /dev/mapper/test_vg3-lv7 ; incomplete: False ; hidden: False ; 2024-03-01 20:53:57,245 DEBUG blivet/MainThread: DeviceTree.get_device_by_path returned existing 408 MiB lvmlv test_vg3-lv7 (192) with existing xfs filesystem 2024-03-01 20:53:57,245 DEBUG blivet/MainThread: resolved '/dev/mapper/test_vg3-lv7' to 'test_vg3-lv7' (lvmlv) 2024-03-01 20:53:57,248 DEBUG blivet/MainThread: DeviceTree.get_device_by_path: path: /dev/mapper/test_vg3-lv8 ; incomplete: False ; hidden: False ; 2024-03-01 20:53:57,250 DEBUG blivet/MainThread: DeviceTree.get_device_by_path returned existing 408 MiB lvmlv test_vg3-lv8 (201) with existing xfs filesystem 2024-03-01 20:53:57,250 DEBUG blivet/MainThread: resolved '/dev/mapper/test_vg3-lv8' to 'test_vg3-lv8' (lvmlv) 2024-03-01 20:54:15,477 INFO blivet/MainThread: sys.argv = ['/tmp/ansible_fedora.linux_system_roles.blivet_payload_8lfnom4l/ansible_fedora.linux_system_roles.blivet_payload.zip/ansible_collections/fedora/linux_system_roles/plugins/modules/blivet.py'] 2024-03-01 20:54:15,512 DEBUG blivet/MainThread: Ext4FS.supported: supported: True ; 2024-03-01 20:54:15,512 INFO program/MainThread: Running [2] e2fsck -V ... 2024-03-01 20:54:15,515 INFO program/MainThread: stdout[2]: 2024-03-01 20:54:15,515 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 20:54:15,515 INFO program/MainThread: ...done [2] (exit code: 0) 2024-03-01 20:54:15,516 INFO program/MainThread: Running... modprobe --dry-run ext4 2024-03-01 20:54:15,520 DEBUG program/MainThread: Return code: 0 2024-03-01 20:54:15,520 DEBUG blivet/MainThread: get_format('ext4') returning Ext4FS instance with object id 0 2024-03-01 20:54:15,524 DEBUG blivet/MainThread: Ext4FS.supported: supported: True ; 2024-03-01 20:54:15,524 DEBUG blivet/MainThread: trying to set new default fstype to 'ext4' 2024-03-01 20:54:15,527 DEBUG blivet/MainThread: Ext4FS.supported: supported: True ; 2024-03-01 20:54:15,527 DEBUG blivet/MainThread: get_format('ext4') returning Ext4FS instance with object id 1 2024-03-01 20:54:15,529 DEBUG blivet/MainThread: Ext4FS.supported: supported: True ; 2024-03-01 20:54:15,530 INFO program/MainThread: Running... lsblk --bytes -a -o NAME,SIZE,OWNER,GROUP,MODE,FSTYPE,LABEL,UUID,PARTUUID,MOUNTPOINT 2024-03-01 20:54:15,540 INFO program/MainThread: stdout: 2024-03-01 20:54:15,540 INFO program/MainThread: NAME SIZE OWNER GROUP MODE FSTYPE LABEL UUID PARTUUID MOUNTPOINT 2024-03-01 20:54:15,540 INFO program/MainThread: sda 1073741824 root disk brw-rw---- LVM2_member fT9v1y-1sT8-RTk7-CnWc-zmmk-eDe2-ZclZEn 2024-03-01 20:54:15,540 INFO program/MainThread: `-test_vg1-lv2 1606418432 root disk brw-rw---- xfs a7e09b2c-1efe-46da-9cda-3d759f32df57 2024-03-01 20:54:15,540 INFO program/MainThread: sdb 1073741824 root disk brw-rw---- LVM2_member KDPe4g-PVlK-38Tl-zy1U-QsIW-QjRX-ft5Vvp 2024-03-01 20:54:15,540 INFO program/MainThread: |-test_vg1-lv2 1606418432 root disk brw-rw---- xfs a7e09b2c-1efe-46da-9cda-3d759f32df57 2024-03-01 20:54:15,540 INFO program/MainThread: `-test_vg1-lv1 482344960 root disk brw-rw---- xfs f64569ae-567d-4351-9f40-6175ef28bcfc 2024-03-01 20:54:15,540 INFO program/MainThread: sdc 1073741824 root disk brw-rw---- LVM2_member PIn3kf-YgqD-0PFt-Pwfx-wx2S-dUYS-vBI1wW 2024-03-01 20:54:15,540 INFO program/MainThread: sdd 1073741824 root disk brw-rw---- LVM2_member zoxUFp-BuKp-4Q2I-kCdq-Nel8-QAep-gkgiDU 2024-03-01 20:54:15,540 INFO program/MainThread: |-test_vg2-lv4 641728512 root disk brw-rw---- xfs e0d2802a-37d6-413c-89fb-b5aeb8610f37 2024-03-01 20:54:15,541 INFO program/MainThread: `-test_vg2-lv3 322961408 root disk brw-rw---- xfs a9124c3d-3505-4a06-8988-8115b020e334 2024-03-01 20:54:15,541 INFO program/MainThread: sde 1073741824 root disk brw-rw---- LVM2_member PyIrfQ-hZPh-O3Ym-EKxN-K1tS-Y0bW-THw6si 2024-03-01 20:54:15,541 INFO program/MainThread: sdf 1073741824 root disk brw-rw---- LVM2_member 0M3KVh-7a4I-BPav-f7ma-rRY3-HHwl-ZQEkWO 2024-03-01 20:54:15,541 INFO program/MainThread: sdg 1073741824 root disk brw-rw---- LVM2_member hJYfS5-wnPt-Ddxq-LzHF-INia-ff4Q-q8hARN 2024-03-01 20:54:15,541 INFO program/MainThread: |-test_vg3-lv8 427819008 root disk brw-rw---- xfs bfe02ef6-fcb4-43f0-b031-5e8cb6717a7c 2024-03-01 20:54:15,541 INFO program/MainThread: |-test_vg3-lv7 427819008 root disk brw-rw---- xfs 90e47165-8469-4773-83cf-03ed6d2c4b42 2024-03-01 20:54:15,541 INFO program/MainThread: `-test_vg3-lv6 1069547520 root disk brw-rw---- xfs 507550ea-d87d-41a8-8005-c1ff4364b111 2024-03-01 20:54:15,541 INFO program/MainThread: sdh 1073741824 root disk brw-rw---- LVM2_member d9PKx3-lQ43-J1fk-4pg4-Qute-Jefk-kbMvCG 2024-03-01 20:54:15,541 INFO program/MainThread: `-test_vg3-lv6 1069547520 root disk brw-rw---- xfs 507550ea-d87d-41a8-8005-c1ff4364b111 2024-03-01 20:54:15,541 INFO program/MainThread: sdi 1073741824 root disk brw-rw---- LVM2_member 8Gsc3Z-Hu3k-IM7B-0Ud8-dlr1-qlWY-t9Hcho 2024-03-01 20:54:15,541 INFO program/MainThread: `-test_vg3-lv5 1283457024 root disk brw-rw---- xfs f749ee96-8ce7-4d92-a4d0-d2df3bcd936e 2024-03-01 20:54:15,541 INFO program/MainThread: sdj 1073741824 root disk brw-rw---- LVM2_member NMfUHt-rV5o-iriL-nltM-Wz3O-efPJ-vxzKfO 2024-03-01 20:54:15,541 INFO program/MainThread: `-test_vg3-lv5 1283457024 root disk brw-rw---- xfs f749ee96-8ce7-4d92-a4d0-d2df3bcd936e 2024-03-01 20:54:15,541 INFO program/MainThread: sdk 1073741824 root disk brw-rw---- 2024-03-01 20:54:15,541 INFO program/MainThread: sdl 1073741824 root disk brw-rw---- 2024-03-01 20:54:15,541 INFO program/MainThread: xvda 268435456000 root disk brw-rw---- 2024-03-01 20:54:15,541 INFO program/MainThread: `-xvda1 268434390528 root disk brw-rw---- xfs a4d9efbc-be36-4c5f-99af-596afd10159d e61ef7e0-01 / 2024-03-01 20:54:15,541 DEBUG program/MainThread: Return code: 0 2024-03-01 20:54:15,541 DEBUG blivet/MainThread: lsblk output: NAME SIZE OWNER GROUP MODE FSTYPE LABEL UUID PARTUUID MOUNTPOINT sda 1073741824 root disk brw-rw---- LVM2_member fT9v1y-1sT8-RTk7-CnWc-zmmk-eDe2-ZclZEn `-test_vg1-lv2 1606418432 root disk brw-rw---- xfs a7e09b2c-1efe-46da-9cda-3d759f32df57 sdb 1073741824 root disk brw-rw---- LVM2_member KDPe4g-PVlK-38Tl-zy1U-QsIW-QjRX-ft5Vvp |-test_vg1-lv2 1606418432 root disk brw-rw---- xfs a7e09b2c-1efe-46da-9cda-3d759f32df57 `-test_vg1-lv1 482344960 root disk brw-rw---- xfs f64569ae-567d-4351-9f40-6175ef28bcfc sdc 1073741824 root disk brw-rw---- LVM2_member PIn3kf-YgqD-0PFt-Pwfx-wx2S-dUYS-vBI1wW sdd 1073741824 root disk brw-rw---- LVM2_member zoxUFp-BuKp-4Q2I-kCdq-Nel8-QAep-gkgiDU |-test_vg2-lv4 641728512 root disk brw-rw---- xfs e0d2802a-37d6-413c-89fb-b5aeb8610f37 `-test_vg2-lv3 322961408 root disk brw-rw---- xfs a9124c3d-3505-4a06-8988-8115b020e334 sde 1073741824 root disk brw-rw---- LVM2_member PyIrfQ-hZPh-O3Ym-EKxN-K1tS-Y0bW-THw6si sdf 1073741824 root disk brw-rw---- LVM2_member 0M3KVh-7a4I-BPav-f7ma-rRY3-HHwl-ZQEkWO sdg 1073741824 root disk brw-rw---- LVM2_member hJYfS5-wnPt-Ddxq-LzHF-INia-ff4Q-q8hARN |-test_vg3-lv8 427819008 root disk brw-rw---- xfs bfe02ef6-fcb4-43f0-b031-5e8cb6717a7c |-test_vg3-lv7 427819008 root disk brw-rw---- xfs 90e47165-8469-4773-83cf-03ed6d2c4b42 `-test_vg3-lv6 1069547520 root disk brw-rw---- xfs 507550ea-d87d-41a8-8005-c1ff4364b111 sdh 1073741824 root disk brw-rw---- LVM2_member d9PKx3-lQ43-J1fk-4pg4-Qute-Jefk-kbMvCG `-test_vg3-lv6 1069547520 root disk brw-rw---- xfs 507550ea-d87d-41a8-8005-c1ff4364b111 sdi 1073741824 root disk brw-rw---- LVM2_member 8Gsc3Z-Hu3k-IM7B-0Ud8-dlr1-qlWY-t9Hcho `-test_vg3-lv5 1283457024 root disk brw-rw---- xfs f749ee96-8ce7-4d92-a4d0-d2df3bcd936e sdj 1073741824 root disk brw-rw---- LVM2_member NMfUHt-rV5o-iriL-nltM-Wz3O-efPJ-vxzKfO `-test_vg3-lv5 1283457024 root disk brw-rw---- xfs f749ee96-8ce7-4d92-a4d0-d2df3bcd936e 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 20:54:15,541 DEBUG blivet/MainThread: lvm filter: clearing the lvm devices list 2024-03-01 20:54:15,542 DEBUG blivet/MainThread: lvm filter: clearing the lvm devices list 2024-03-01 20:54:15,542 INFO blivet/MainThread: resetting Blivet (version 3.6.0) instance 2024-03-01 20:54:15,542 DEBUG blivet/MainThread: lvm filter: clearing the lvm devices list 2024-03-01 20:54:15,542 INFO blivet/MainThread: DeviceTree.populate: ignored_disks is [] ; exclusive_disks is [] 2024-03-01 20:54:15,542 WARNING blivet/MainThread: Failed to call the update_volume_info method: libstoragemgmt functionality not available 2024-03-01 20:54:15,542 INFO program/MainThread: Running... udevadm settle --timeout=300 2024-03-01 20:54:15,553 DEBUG program/MainThread: Return code: 0 2024-03-01 20:54:15,570 INFO blivet/MainThread: devices to scan: ['sda', 'sdb', 'sdk', 'sdl', 'sdc', 'sdd', 'sde', 'sdf', 'sdg', 'sdh', 'sdi', 'sdj', 'xvda', 'xvda1', 'test_vg3-lv8', 'test_vg3-lv7', 'test_vg3-lv6', 'test_vg3-lv5', 'test_vg2-lv4', 'test_vg2-lv3', 'test_vg1-lv2', 'test_vg1-lv1'] 2024-03-01 20:54:15,574 DEBUG blivet/MainThread: DeviceTree.handle_device: name: sda ; info: {'CURRENT_TAGS': ':systemd:', 'DEVLINKS': '/dev/disk/by-id/scsi-1LIO-ORG_disk0:a8abeb2a-8284-458e-bf04-3e0fbc353c0a ' '/dev/disk/by-id/lvm-pv-uuid-fT9v1y-1sT8-RTk7-CnWc-zmmk-eDe2-ZclZEn ' '/dev/disk/by-id/wwn-0x6001405a8abeb2a8284458ebf043e0fb ' '/dev/disk/by-id/scsi-SLIO-ORG_disk0_a8abeb2a-8284-458e-bf04-3e0fbc353c0a ' '/dev/disk/by-diskseq/2 ' '/dev/disk/by-id/scsi-36001405a8abeb2a8284458ebf043e0fb', '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': 'fT9v1y-1sT8-RTk7-CnWc-zmmk-eDe2-ZclZEn', 'ID_FS_UUID_ENC': 'fT9v1y-1sT8-RTk7-CnWc-zmmk-eDe2-ZclZEn', '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': 'a8abeb2a-8284-458e-bf04-3e0fbc353c0a', 'ID_SERIAL': '36001405a8abeb2a8284458ebf043e0fb', 'ID_SERIAL_SHORT': '6001405a8abeb2a8284458ebf043e0fb', 'ID_TARGET_PORT': '0', 'ID_TYPE': 'disk', 'ID_VENDOR': 'LIO-ORG', 'ID_VENDOR_ENC': 'LIO-ORG\\x20', 'ID_WWN': '0x6001405a8abeb2a8', 'ID_WWN_VENDOR_EXTENSION': '0x284458ebf043e0fb', 'ID_WWN_WITH_EXTENSION': '0x6001405a8abeb2a8284458ebf043e0fb', 'MAJOR': '8', 'MINOR': '0', 'SCSI_IDENT_LUN_LOGICAL_UNIT_GROUP': '0x0', 'SCSI_IDENT_LUN_NAA_REGEXT': '6001405a8abeb2a8284458ebf043e0fb', 'SCSI_IDENT_LUN_T10': 'LIO-ORG_disk0:a8abeb2a-8284-458e-bf04-3e0fbc353c0a', 'SCSI_IDENT_PORT_NAME': 'naa.5001405a91c5ccc5,t,0x0001', 'SCSI_IDENT_PORT_RELATIVE': '0', 'SCSI_IDENT_PORT_TARGET_PORT_GROUP': '0x0', 'SCSI_IDENT_SERIAL': 'a8abeb2a-8284-458e-bf04-3e0fbc353c0a', 'SCSI_IDENT_TARGET_NAME': 'naa.5001405a91c5ccc5', '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': '336998022'} ; 2024-03-01 20:54:15,574 INFO blivet/MainThread: scanning sda (/sys/devices/tcm_loop_0/tcm_loop_adapter_0/host2/target2:0:1/2:0:1:0/block/sda)... 2024-03-01 20:54:15,574 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 20:54:15,613 INFO program/MainThread: stdout[3]: LVM2_VG_NAME=test_vg1 LVM2_LV_NAME=lv1 LVM2_LV_UUID=eT3KDY-yWW5-yI4n-D3MA-MMhI-3w0j-lZbeKr 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=0rGC52-fxIp-2MG0-x0Mm-acyS-aBvJ-04CsOH LVM2_LV_SIZE=1606418432 LVM2_LV_ATTR=-wi-a----- LVM2_SEGTYPE=linear LVM2_ORIGIN= LVM2_POOL_LV= LVM2_DATA_LV= LVM2_METADATA_LV= LVM2_LV_ROLE=public LVM2_MOVE_PV= LVM2_DATA_PERCENT= LVM2_METADATA_PERCENT= LVM2_COPY_PERCENT= LVM2_VG_NAME=test_vg1 LVM2_LV_NAME=lv2 LVM2_LV_UUID=0rGC52-fxIp-2MG0-x0Mm-acyS-aBvJ-04CsOH LVM2_LV_SIZE=1606418432 LVM2_LV_ATTR=-wi-a----- LVM2_SEGTYPE=linear LVM2_ORIGIN= LVM2_POOL_LV= LVM2_DATA_LV= LVM2_METADATA_LV= 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=io0zuS-r2vf-kOYP-EZLC-ILnP-Qd9u-k0D01J 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=ylFwPE-4mOR-qG1o-e7y0-6iGt-Nlku-B4XCBQ 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=vRyvD3-vcUv-uwKv-hYc5-Octm-8RBz-vfmf78 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=vRyvD3-vcUv-uwKv-hYc5-Octm-8RBz-vfmf78 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=XL3Pt9-45Lf-3yW2-gvna-B2q7-IIys-4Aa4TY 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=XL3Pt9-45Lf-3yW2-gvna-B2q7-IIys-4Aa4TY 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=6DYPj0-hhBq-fUnt-mGb3-KhmU-21An-Q90krg 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=66uv6y-zQ4D-FNQs-34FK-4RfH-13gI-BVYYZZ LVM2_LV_SIZE=427819008 LVM2_LV_ATTR=-wi-a----- LVM2_SEGTYPE=linear LVM2_ORIGIN= LVM2_POOL_LV= LVM2_DATA_LV= LVM2_METADATA_LV= LVM2_LV_ROLE=public LVM2_MOVE_PV= LVM2_DATA_PERCENT= LVM2_METADATA_PERCENT= LVM2_COPY_PERCENT= 2024-03-01 20:54:15,613 INFO program/MainThread: stderr[3]: 2024-03-01 20:54:15,613 INFO program/MainThread: ...done [3] (exit code: 0) 2024-03-01 20:54:15,617 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: sda ; incomplete: False ; hidden: False ; 2024-03-01 20:54:15,620 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned None 2024-03-01 20:54:15,625 INFO blivet/MainThread: failed to get initiator name from iscsi firmware: storaged iSCSI functionality not available 2024-03-01 20:54:15,626 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 20:54:15,631 DEBUG blivet/MainThread: DiskDevicePopulator.run: name: sda ; 2024-03-01 20:54:15,632 INFO blivet/MainThread: sda is a disk 2024-03-01 20:54:15,632 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 3 2024-03-01 20:54:15,632 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 4 2024-03-01 20:54:15,635 DEBUG blivet/MainThread: DiskDevice._set_format: sda ; type: None ; current: None ; 2024-03-01 20:54:15,639 DEBUG blivet/MainThread: DiskDevice.update_sysfs_path: sda ; status: True ; 2024-03-01 20:54:15,639 DEBUG blivet/MainThread: sda sysfs_path set to /sys/devices/tcm_loop_0/tcm_loop_adapter_0/host2/target2:0:1/2:0:1:0/block/sda 2024-03-01 20:54:15,642 DEBUG blivet/MainThread: DiskDevice.read_current_size: exists: True ; path: /dev/sda ; sysfs_path: /sys/devices/tcm_loop_0/tcm_loop_adapter_0/host2/target2:0:1/2:0:1:0/block/sda ; 2024-03-01 20:54:15,642 DEBUG blivet/MainThread: updated sda size to 1024 MiB (1024 MiB) 2024-03-01 20:54:15,643 INFO blivet/MainThread: added disk sda (id 2) to device tree 2024-03-01 20:54:15,643 INFO blivet/MainThread: got device: DiskDevice instance (0x7ff0afd568e0) -- 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 = 6001405a8abeb2a8284458ebf043e0fb 2024-03-01 20:54:15,646 DEBUG blivet/MainThread: DeviceTree.handle_format: name: sda ; 2024-03-01 20:54:15,649 DEBUG blivet/MainThread: AppleBootstrapFS.supported: supported: True ; 2024-03-01 20:54:15,649 DEBUG blivet/MainThread: get_format('appleboot') returning AppleBootstrapFS instance with object id 6 2024-03-01 20:54:15,652 DEBUG blivet/MainThread: EFIFS.supported: supported: True ; 2024-03-01 20:54:15,653 DEBUG blivet/MainThread: get_format('efi') returning EFIFS instance with object id 7 2024-03-01 20:54:15,656 DEBUG blivet/MainThread: MacEFIFS.supported: supported: True ; 2024-03-01 20:54:15,656 DEBUG blivet/MainThread: get_format('macefi') returning MacEFIFS instance with object id 8 2024-03-01 20:54:15,659 DEBUG blivet/MainThread: MacEFIFS.supported: supported: True ; 2024-03-01 20:54:15,659 DEBUG blivet/MainThread: get_format('macefi') returning MacEFIFS instance with object id 9 2024-03-01 20:54:15,662 DEBUG blivet/MainThread: LVMFormatPopulator.run: pv: sda ; 2024-03-01 20:54:15,662 DEBUG blivet/MainThread: lvm filter: device /dev/sda added to the list of allowed devices 2024-03-01 20:54:15,662 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 20:54:15,698 INFO program/MainThread: stdout[4]: LVM2_PV_NAME=/dev/sda LVM2_PV_UUID=fT9v1y-1sT8-RTk7-CnWc-zmmk-eDe2-ZclZEn LVM2_PV_FREE=0 LVM2_PV_SIZE=1065353216 LVM2_PE_START=8388608 LVM2_VG_NAME=test_vg1 LVM2_VG_UUID=Zl6upP-RkLr-opWG-Ywma-s6R7-0zdB-5Yewuj LVM2_VG_SIZE=3196059648 LVM2_VG_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=KDPe4g-PVlK-38Tl-zy1U-QsIW-QjRX-ft5Vvp LVM2_PV_FREE=41943040 LVM2_PV_SIZE=1065353216 LVM2_PE_START=8388608 LVM2_VG_NAME=test_vg1 LVM2_VG_UUID=Zl6upP-RkLr-opWG-Ywma-s6R7-0zdB-5Yewuj LVM2_VG_SIZE=3196059648 LVM2_VG_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=PIn3kf-YgqD-0PFt-Pwfx-wx2S-dUYS-vBI1wW LVM2_PV_FREE=1065353216 LVM2_PV_SIZE=1065353216 LVM2_PE_START=8388608 LVM2_VG_NAME=test_vg1 LVM2_VG_UUID=Zl6upP-RkLr-opWG-Ywma-s6R7-0zdB-5Yewuj LVM2_VG_SIZE=3196059648 LVM2_VG_FREE=1107296256 LVM2_VG_EXTENT_SIZE=4194304 LVM2_VG_EXTENT_COUNT=762 LVM2_VG_FREE_COUNT=264 LVM2_PV_COUNT=3 2024-03-01 20:54:15,698 INFO program/MainThread: stderr[4]: WARNING: Couldn't find device with uuid KDPe4g-PVlK-38Tl-zy1U-QsIW-QjRX-ft5Vvp. WARNING: Couldn't find device with uuid PIn3kf-YgqD-0PFt-Pwfx-wx2S-dUYS-vBI1wW. WARNING: VG test_vg1 is missing PV KDPe4g-PVlK-38Tl-zy1U-QsIW-QjRX-ft5Vvp (last written to /dev/sdb). WARNING: VG test_vg1 is missing PV PIn3kf-YgqD-0PFt-Pwfx-wx2S-dUYS-vBI1wW (last written to /dev/sdc). WARNING: Couldn't find all devices for LV test_vg1/lv2 while checking used and assumed devices. WARNING: Couldn't find all devices for LV test_vg1/lv1 while checking used and assumed devices. 2024-03-01 20:54:15,698 INFO program/MainThread: ...done [4] (exit code: 0) 2024-03-01 20:54:15,698 INFO blivet/MainThread: type detected on 'sda' is 'lvmpv' 2024-03-01 20:54:15,703 DEBUG blivet/MainThread: LVMPhysicalVolume.__init__: uuid: fT9v1y-1sT8-RTk7-CnWc-zmmk-eDe2-ZclZEn ; label: None ; device: /dev/sda ; serial: 36001405a8abeb2a8284458ebf043e0fb ; exists: True ; vg_name: test_vg1 ; vg_uuid: Zl6upP-RkLr-opWG-Ywma-s6R7-0zdB-5Yewuj ; pe_start: 8 MiB ; 2024-03-01 20:54:15,703 DEBUG blivet/MainThread: get_format('lvmpv') returning LVMPhysicalVolume instance with object id 10 2024-03-01 20:54:15,706 DEBUG blivet/MainThread: DiskDevice._set_format: sda ; type: lvmpv ; current: None ; 2024-03-01 20:54:15,709 DEBUG blivet/MainThread: DeviceTree.get_device_by_uuid: uuid: Zl6upP-RkLr-opWG-Ywma-s6R7-0zdB-5Yewuj ; incomplete: True ; hidden: False ; 2024-03-01 20:54:15,711 DEBUG blivet/MainThread: DeviceTree.get_device_by_uuid returned None 2024-03-01 20:54:15,714 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: test_vg1 ; incomplete: False ; hidden: False ; 2024-03-01 20:54:15,717 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned None 2024-03-01 20:54:15,717 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 20:54:15,751 INFO program/MainThread: stdout[5]: LVM2_VG_NAME=test_vg1 LVM2_VG_UUID=Zl6upP-RkLr-opWG-Ywma-s6R7-0zdB-5Yewuj LVM2_VG_SIZE=3196059648 LVM2_VG_FREE=1107296256 LVM2_VG_EXTENT_SIZE=4194304 LVM2_VG_EXTENT_COUNT=762 LVM2_VG_FREE_COUNT=264 LVM2_PV_COUNT=3 2024-03-01 20:54:15,751 INFO program/MainThread: stderr[5]: WARNING: Couldn't find device with uuid KDPe4g-PVlK-38Tl-zy1U-QsIW-QjRX-ft5Vvp. WARNING: Couldn't find device with uuid PIn3kf-YgqD-0PFt-Pwfx-wx2S-dUYS-vBI1wW. WARNING: VG test_vg1 is missing PV KDPe4g-PVlK-38Tl-zy1U-QsIW-QjRX-ft5Vvp (last written to /dev/sdb). WARNING: VG test_vg1 is missing PV PIn3kf-YgqD-0PFt-Pwfx-wx2S-dUYS-vBI1wW (last written to /dev/sdc). WARNING: Couldn't find all devices for LV test_vg1/lv2 while checking used and assumed devices. WARNING: Couldn't find all devices for LV test_vg1/lv1 while checking used and assumed devices. 2024-03-01 20:54:15,751 INFO program/MainThread: ...done [5] (exit code: 0) 2024-03-01 20:54:15,751 INFO blivet/MainThread: Can't get exported information from VG info, assuming VG is not exported. 2024-03-01 20:54:15,752 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 12 2024-03-01 20:54:15,757 DEBUG blivet/MainThread: LVMVolumeGroupDevice._add_parent: test_vg1 ; parent: sda ; 2024-03-01 20:54:15,760 DEBUG blivet/MainThread: DiskDevice.add_child: name: sda ; child: test_vg1 ; kids: 0 ; 2024-03-01 20:54:15,760 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 13 2024-03-01 20:54:15,763 DEBUG blivet/MainThread: LVMVolumeGroupDevice._set_format: test_vg1 ; type: None ; current: None ; 2024-03-01 20:54:15,764 INFO program/MainThread: Running [6] lvm lvs --noheadings --nosuffix --nameprefixes --unquoted --units=b -a -o vg_name,lv_name,lv_uuid,lv_size,lv_attr,segtype,origin,pool_lv,data_lv,metadata_lv,role,move_pv,data_percent,metadata_percent,copy_percent --config= log {level=7 file=/tmp/lvm.log syslog=0} --devices=/dev/sda ... 2024-03-01 20:54:15,802 INFO program/MainThread: stdout[6]: LVM2_VG_NAME=test_vg1 LVM2_LV_NAME=lv1 LVM2_LV_UUID=eT3KDY-yWW5-yI4n-D3MA-MMhI-3w0j-lZbeKr 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=0rGC52-fxIp-2MG0-x0Mm-acyS-aBvJ-04CsOH 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=0rGC52-fxIp-2MG0-x0Mm-acyS-aBvJ-04CsOH LVM2_LV_SIZE=1606418432 LVM2_LV_ATTR=-wi-a---p- LVM2_SEGTYPE=linear LVM2_ORIGIN= LVM2_POOL_LV= LVM2_DATA_LV= LVM2_METADATA_LV= LVM2_LV_ROLE=public LVM2_MOVE_PV= LVM2_DATA_PERCENT= LVM2_METADATA_PERCENT= LVM2_COPY_PERCENT= 2024-03-01 20:54:15,802 INFO program/MainThread: stderr[6]: WARNING: Couldn't find device with uuid KDPe4g-PVlK-38Tl-zy1U-QsIW-QjRX-ft5Vvp. WARNING: Couldn't find device with uuid PIn3kf-YgqD-0PFt-Pwfx-wx2S-dUYS-vBI1wW. WARNING: VG test_vg1 is missing PV KDPe4g-PVlK-38Tl-zy1U-QsIW-QjRX-ft5Vvp (last written to /dev/sdb). WARNING: VG test_vg1 is missing PV PIn3kf-YgqD-0PFt-Pwfx-wx2S-dUYS-vBI1wW (last written to /dev/sdc). WARNING: Couldn't find all devices for LV test_vg1/lv2 while checking used and assumed devices. WARNING: Couldn't find all devices for LV test_vg1/lv1 while checking used and assumed devices. 2024-03-01 20:54:15,802 INFO program/MainThread: ...done [6] (exit code: 0) 2024-03-01 20:54:15,806 DEBUG blivet/MainThread: LVMVolumeGroupDevice.update_sysfs_path: test_vg1 ; status: True ; 2024-03-01 20:54:15,807 INFO blivet/MainThread: added lvmvg test_vg1 (id 11) to device tree 2024-03-01 20:54:15,809 DEBUG blivet/MainThread: LVMFormatPopulator._update_lvs: pv: sda ; 2024-03-01 20:54:15,812 DEBUG blivet/MainThread: DeviceTree.get_device_by_uuid: uuid: Zl6upP-RkLr-opWG-Ywma-s6R7-0zdB-5Yewuj ; incomplete: True ; hidden: False ; 2024-03-01 20:54:15,815 DEBUG blivet/MainThread: DeviceTree.get_device_by_uuid returned existing 1016 MiB lvmvg test_vg1 (11) 2024-03-01 20:54:15,815 WARNING blivet/MainThread: Skipping LVs for incomplete VG test_vg1 2024-03-01 20:54:15,815 INFO blivet/MainThread: got format: existing lvmpv 2024-03-01 20:54:15,818 DEBUG blivet/MainThread: DeviceTree.handle_device: name: sdb ; info: {'CURRENT_TAGS': ':systemd:', 'DEVLINKS': '/dev/disk/by-id/scsi-SLIO-ORG_disk1_c67c68fc-5fb8-4942-8812-1de7084b7176 ' '/dev/disk/by-id/wwn-0x6001405c67c68fc5fb8494288121de70 ' '/dev/disk/by-id/lvm-pv-uuid-KDPe4g-PVlK-38Tl-zy1U-QsIW-QjRX-ft5Vvp ' '/dev/disk/by-id/scsi-36001405c67c68fc5fb8494288121de70 ' '/dev/disk/by-id/scsi-1LIO-ORG_disk1:c67c68fc-5fb8-4942-8812-1de7084b7176 ' '/dev/disk/by-diskseq/3', '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': 'KDPe4g-PVlK-38Tl-zy1U-QsIW-QjRX-ft5Vvp', 'ID_FS_UUID_ENC': 'KDPe4g-PVlK-38Tl-zy1U-QsIW-QjRX-ft5Vvp', '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': 'c67c68fc-5fb8-4942-8812-1de7084b7176', 'ID_SERIAL': '36001405c67c68fc5fb8494288121de70', 'ID_SERIAL_SHORT': '6001405c67c68fc5fb8494288121de70', 'ID_TARGET_PORT': '0', 'ID_TYPE': 'disk', 'ID_VENDOR': 'LIO-ORG', 'ID_VENDOR_ENC': 'LIO-ORG\\x20', 'ID_WWN': '0x6001405c67c68fc5', 'ID_WWN_VENDOR_EXTENSION': '0xfb8494288121de70', 'ID_WWN_WITH_EXTENSION': '0x6001405c67c68fc5fb8494288121de70', 'MAJOR': '8', 'MINOR': '16', 'SCSI_IDENT_LUN_LOGICAL_UNIT_GROUP': '0x0', 'SCSI_IDENT_LUN_NAA_REGEXT': '6001405c67c68fc5fb8494288121de70', 'SCSI_IDENT_LUN_T10': 'LIO-ORG_disk1:c67c68fc-5fb8-4942-8812-1de7084b7176', 'SCSI_IDENT_PORT_NAME': 'naa.5001405a91c5ccc5,t,0x0001', 'SCSI_IDENT_PORT_RELATIVE': '0', 'SCSI_IDENT_PORT_TARGET_PORT_GROUP': '0x0', 'SCSI_IDENT_SERIAL': 'c67c68fc-5fb8-4942-8812-1de7084b7176', 'SCSI_IDENT_TARGET_NAME': 'naa.5001405a91c5ccc5', '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': '337020590'} ; 2024-03-01 20:54:15,818 INFO blivet/MainThread: scanning sdb (/sys/devices/tcm_loop_0/tcm_loop_adapter_0/host2/target2:0:1/2:0:1:1/block/sdb)... 2024-03-01 20:54:15,821 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: sdb ; incomplete: False ; hidden: False ; 2024-03-01 20:54:15,824 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned None 2024-03-01 20:54:15,829 DEBUG blivet/MainThread: DiskDevicePopulator.run: name: sdb ; 2024-03-01 20:54:15,830 INFO blivet/MainThread: sdb is a disk 2024-03-01 20:54:15,830 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 17 2024-03-01 20:54:15,830 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 18 2024-03-01 20:54:15,833 DEBUG blivet/MainThread: DiskDevice._set_format: sdb ; type: None ; current: None ; 2024-03-01 20:54:15,836 DEBUG blivet/MainThread: DiskDevice.update_sysfs_path: sdb ; status: True ; 2024-03-01 20:54:15,836 DEBUG blivet/MainThread: sdb sysfs_path set to /sys/devices/tcm_loop_0/tcm_loop_adapter_0/host2/target2:0:1/2:0:1:1/block/sdb 2024-03-01 20:54:15,838 DEBUG blivet/MainThread: DiskDevice.read_current_size: exists: True ; path: /dev/sdb ; sysfs_path: /sys/devices/tcm_loop_0/tcm_loop_adapter_0/host2/target2:0:1/2:0:1:1/block/sdb ; 2024-03-01 20:54:15,839 DEBUG blivet/MainThread: updated sdb size to 1024 MiB (1024 MiB) 2024-03-01 20:54:15,839 INFO blivet/MainThread: added disk sdb (id 16) to device tree 2024-03-01 20:54:15,839 INFO blivet/MainThread: got device: DiskDevice instance (0x7ff0ae9a5a00) -- 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 = 6001405c67c68fc5fb8494288121de70 2024-03-01 20:54:15,842 DEBUG blivet/MainThread: DeviceTree.handle_format: name: sdb ; 2024-03-01 20:54:15,845 DEBUG blivet/MainThread: AppleBootstrapFS.supported: supported: True ; 2024-03-01 20:54:15,845 DEBUG blivet/MainThread: get_format('appleboot') returning AppleBootstrapFS instance with object id 20 2024-03-01 20:54:15,848 DEBUG blivet/MainThread: EFIFS.supported: supported: True ; 2024-03-01 20:54:15,848 DEBUG blivet/MainThread: get_format('efi') returning EFIFS instance with object id 21 2024-03-01 20:54:15,851 DEBUG blivet/MainThread: MacEFIFS.supported: supported: True ; 2024-03-01 20:54:15,851 DEBUG blivet/MainThread: get_format('macefi') returning MacEFIFS instance with object id 22 2024-03-01 20:54:15,854 DEBUG blivet/MainThread: MacEFIFS.supported: supported: True ; 2024-03-01 20:54:15,854 DEBUG blivet/MainThread: get_format('macefi') returning MacEFIFS instance with object id 23 2024-03-01 20:54:15,857 DEBUG blivet/MainThread: LVMFormatPopulator.run: pv: sdb ; 2024-03-01 20:54:15,857 DEBUG blivet/MainThread: lvm filter: device /dev/sdb added to the list of allowed devices 2024-03-01 20:54:15,857 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 20:54:15,897 INFO program/MainThread: stdout[7]: LVM2_PV_NAME=/dev/sda LVM2_PV_UUID=fT9v1y-1sT8-RTk7-CnWc-zmmk-eDe2-ZclZEn LVM2_PV_FREE=0 LVM2_PV_SIZE=1065353216 LVM2_PE_START=8388608 LVM2_VG_NAME=test_vg1 LVM2_VG_UUID=Zl6upP-RkLr-opWG-Ywma-s6R7-0zdB-5Yewuj LVM2_VG_SIZE=3196059648 LVM2_VG_FREE=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=KDPe4g-PVlK-38Tl-zy1U-QsIW-QjRX-ft5Vvp LVM2_PV_FREE=41943040 LVM2_PV_SIZE=1065353216 LVM2_PE_START=8388608 LVM2_VG_NAME=test_vg1 LVM2_VG_UUID=Zl6upP-RkLr-opWG-Ywma-s6R7-0zdB-5Yewuj LVM2_VG_SIZE=3196059648 LVM2_VG_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=PIn3kf-YgqD-0PFt-Pwfx-wx2S-dUYS-vBI1wW LVM2_PV_FREE=1065353216 LVM2_PV_SIZE=1065353216 LVM2_PE_START=8388608 LVM2_VG_NAME=test_vg1 LVM2_VG_UUID=Zl6upP-RkLr-opWG-Ywma-s6R7-0zdB-5Yewuj LVM2_VG_SIZE=3196059648 LVM2_VG_FREE=1107296256 LVM2_VG_EXTENT_SIZE=4194304 LVM2_VG_EXTENT_COUNT=762 LVM2_VG_FREE_COUNT=264 LVM2_PV_COUNT=3 2024-03-01 20:54:15,897 INFO program/MainThread: stderr[7]: WARNING: Couldn't find device with uuid PIn3kf-YgqD-0PFt-Pwfx-wx2S-dUYS-vBI1wW. WARNING: VG test_vg1 is missing PV PIn3kf-YgqD-0PFt-Pwfx-wx2S-dUYS-vBI1wW (last written to /dev/sdc). 2024-03-01 20:54:15,897 INFO program/MainThread: ...done [7] (exit code: 0) 2024-03-01 20:54:15,897 INFO blivet/MainThread: type detected on 'sdb' is 'lvmpv' 2024-03-01 20:54:15,901 DEBUG blivet/MainThread: LVMPhysicalVolume.__init__: uuid: KDPe4g-PVlK-38Tl-zy1U-QsIW-QjRX-ft5Vvp ; label: None ; device: /dev/sdb ; serial: 36001405c67c68fc5fb8494288121de70 ; exists: True ; vg_name: test_vg1 ; vg_uuid: Zl6upP-RkLr-opWG-Ywma-s6R7-0zdB-5Yewuj ; pe_start: 8 MiB ; free: 40 MiB ; 2024-03-01 20:54:15,901 DEBUG blivet/MainThread: get_format('lvmpv') returning LVMPhysicalVolume instance with object id 24 2024-03-01 20:54:15,904 DEBUG blivet/MainThread: DiskDevice._set_format: sdb ; type: lvmpv ; current: None ; 2024-03-01 20:54:15,907 DEBUG blivet/MainThread: DeviceTree.get_device_by_uuid: uuid: Zl6upP-RkLr-opWG-Ywma-s6R7-0zdB-5Yewuj ; incomplete: True ; hidden: False ; 2024-03-01 20:54:15,910 DEBUG blivet/MainThread: DeviceTree.get_device_by_uuid returned existing 1016 MiB lvmvg test_vg1 (11) 2024-03-01 20:54:15,913 DEBUG blivet/MainThread: LVMVolumeGroupDevice._add_parent: test_vg1 ; parent: sdb ; 2024-03-01 20:54:15,916 DEBUG blivet/MainThread: DiskDevice.add_child: name: sdb ; child: test_vg1 ; kids: 0 ; 2024-03-01 20:54:15,918 DEBUG blivet/MainThread: LVMFormatPopulator._update_lvs: pv: sdb ; 2024-03-01 20:54:15,921 DEBUG blivet/MainThread: DeviceTree.get_device_by_uuid: uuid: Zl6upP-RkLr-opWG-Ywma-s6R7-0zdB-5Yewuj ; incomplete: True ; hidden: False ; 2024-03-01 20:54:15,923 DEBUG blivet/MainThread: DeviceTree.get_device_by_uuid returned existing 1.98 GiB lvmvg test_vg1 (11) 2024-03-01 20:54:15,924 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 20:54:15,956 INFO program/MainThread: stdout[8]: LVM2_VG_NAME=test_vg1 LVM2_LV_NAME=lv1 LVM2_LV_UUID=eT3KDY-yWW5-yI4n-D3MA-MMhI-3w0j-lZbeKr 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=0rGC52-fxIp-2MG0-x0Mm-acyS-aBvJ-04CsOH LVM2_LV_SIZE=1606418432 LVM2_LV_ATTR=-wi-a----- LVM2_SEGTYPE=linear LVM2_ORIGIN= LVM2_POOL_LV= LVM2_DATA_LV= LVM2_METADATA_LV= LVM2_LV_ROLE=public LVM2_MOVE_PV= LVM2_DATA_PERCENT= LVM2_METADATA_PERCENT= LVM2_COPY_PERCENT= LVM2_VG_NAME=test_vg1 LVM2_LV_NAME=lv2 LVM2_LV_UUID=0rGC52-fxIp-2MG0-x0Mm-acyS-aBvJ-04CsOH LVM2_LV_SIZE=1606418432 LVM2_LV_ATTR=-wi-a----- LVM2_SEGTYPE=linear LVM2_ORIGIN= LVM2_POOL_LV= LVM2_DATA_LV= LVM2_METADATA_LV= LVM2_LV_ROLE=public LVM2_MOVE_PV= LVM2_DATA_PERCENT= LVM2_METADATA_PERCENT= LVM2_COPY_PERCENT= 2024-03-01 20:54:15,957 INFO program/MainThread: stderr[8]: WARNING: Couldn't find device with uuid PIn3kf-YgqD-0PFt-Pwfx-wx2S-dUYS-vBI1wW. WARNING: VG test_vg1 is missing PV PIn3kf-YgqD-0PFt-Pwfx-wx2S-dUYS-vBI1wW (last written to /dev/sdc). 2024-03-01 20:54:15,957 INFO program/MainThread: ...done [8] (exit code: 0) 2024-03-01 20:54:15,957 WARNING blivet/MainThread: Skipping LVs for incomplete VG test_vg1 2024-03-01 20:54:15,957 INFO blivet/MainThread: got format: existing lvmpv 2024-03-01 20:54:15,961 DEBUG blivet/MainThread: DeviceTree.handle_device: name: sdk ; info: {'CURRENT_TAGS': ':systemd:', 'DEVLINKS': '/dev/disk/by-id/scsi-SLIO-ORG_disk10_e1b8c6d0-3d08-40cc-baa9-9ea541aeb400 ' '/dev/disk/by-id/wwn-0x6001405e1b8c6d03d0840ccbaa99ea54 ' '/dev/disk/by-diskseq/12 ' '/dev/disk/by-id/scsi-1LIO-ORG_disk10:e1b8c6d0-3d08-40cc-baa9-9ea541aeb400 ' '/dev/disk/by-id/scsi-36001405e1b8c6d03d0840ccbaa99ea54', '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': 'e1b8c6d0-3d08-40cc-baa9-9ea541aeb400', 'ID_SERIAL': '36001405e1b8c6d03d0840ccbaa99ea54', 'ID_SERIAL_SHORT': '6001405e1b8c6d03d0840ccbaa99ea54', 'ID_TARGET_PORT': '0', 'ID_TYPE': 'disk', 'ID_VENDOR': 'LIO-ORG', 'ID_VENDOR_ENC': 'LIO-ORG\\x20', 'ID_WWN': '0x6001405e1b8c6d03', 'ID_WWN_VENDOR_EXTENSION': '0xd0840ccbaa99ea54', 'ID_WWN_WITH_EXTENSION': '0x6001405e1b8c6d03d0840ccbaa99ea54', 'MAJOR': '8', 'MINOR': '160', 'SCSI_IDENT_LUN_LOGICAL_UNIT_GROUP': '0x0', 'SCSI_IDENT_LUN_NAA_REGEXT': '6001405e1b8c6d03d0840ccbaa99ea54', 'SCSI_IDENT_LUN_T10': 'LIO-ORG_disk10:e1b8c6d0-3d08-40cc-baa9-9ea541aeb400', 'SCSI_IDENT_PORT_NAME': 'naa.5001405a91c5ccc5,t,0x0001', 'SCSI_IDENT_PORT_RELATIVE': '0', 'SCSI_IDENT_PORT_TARGET_PORT_GROUP': '0x0', 'SCSI_IDENT_SERIAL': 'e1b8c6d0-3d08-40cc-baa9-9ea541aeb400', 'SCSI_IDENT_TARGET_NAME': 'naa.5001405a91c5ccc5', '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': '337615258'} ; 2024-03-01 20:54:15,961 INFO blivet/MainThread: scanning sdk (/sys/devices/tcm_loop_0/tcm_loop_adapter_0/host2/target2:0:1/2:0:1:10/block/sdk)... 2024-03-01 20:54:15,964 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: sdk ; incomplete: False ; hidden: False ; 2024-03-01 20:54:15,967 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned None 2024-03-01 20:54:15,972 DEBUG blivet/MainThread: DiskDevicePopulator.run: name: sdk ; 2024-03-01 20:54:15,972 INFO blivet/MainThread: sdk is a disk 2024-03-01 20:54:15,973 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 27 2024-03-01 20:54:15,973 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 28 2024-03-01 20:54:15,975 DEBUG blivet/MainThread: DiskDevice._set_format: sdk ; type: None ; current: None ; 2024-03-01 20:54:15,978 DEBUG blivet/MainThread: DiskDevice.update_sysfs_path: sdk ; status: True ; 2024-03-01 20:54:15,978 DEBUG blivet/MainThread: sdk sysfs_path set to /sys/devices/tcm_loop_0/tcm_loop_adapter_0/host2/target2:0:1/2:0:1:10/block/sdk 2024-03-01 20:54:15,981 DEBUG blivet/MainThread: DiskDevice.read_current_size: exists: True ; path: /dev/sdk ; sysfs_path: /sys/devices/tcm_loop_0/tcm_loop_adapter_0/host2/target2:0:1/2:0:1:10/block/sdk ; 2024-03-01 20:54:15,982 DEBUG blivet/MainThread: updated sdk size to 1024 MiB (1024 MiB) 2024-03-01 20:54:15,982 INFO blivet/MainThread: added disk sdk (id 26) to device tree 2024-03-01 20:54:15,982 INFO blivet/MainThread: got device: DiskDevice instance (0x7ff0ae905c40) -- 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 = 6001405e1b8c6d03d0840ccbaa99ea54 2024-03-01 20:54:15,985 DEBUG blivet/MainThread: DeviceTree.handle_format: name: sdk ; 2024-03-01 20:54:15,985 DEBUG blivet/MainThread: no type or existing type for sdk, bailing 2024-03-01 20:54:15,988 DEBUG blivet/MainThread: DeviceTree.handle_device: name: sdl ; info: {'CURRENT_TAGS': ':systemd:', 'DEVLINKS': '/dev/disk/by-id/scsi-SLIO-ORG_disk11_f208e545-093d-44a6-ac77-aa8bfab02819 ' '/dev/disk/by-id/scsi-36001405f208e545093d44a6ac77aa8bf ' '/dev/disk/by-id/wwn-0x6001405f208e545093d44a6ac77aa8bf ' '/dev/disk/by-id/scsi-1LIO-ORG_disk11:f208e545-093d-44a6-ac77-aa8bfab02819 ' '/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': 'f208e545-093d-44a6-ac77-aa8bfab02819', 'ID_SERIAL': '36001405f208e545093d44a6ac77aa8bf', 'ID_SERIAL_SHORT': '6001405f208e545093d44a6ac77aa8bf', 'ID_TARGET_PORT': '0', 'ID_TYPE': 'disk', 'ID_VENDOR': 'LIO-ORG', 'ID_VENDOR_ENC': 'LIO-ORG\\x20', 'ID_WWN': '0x6001405f208e5450', 'ID_WWN_VENDOR_EXTENSION': '0x93d44a6ac77aa8bf', 'ID_WWN_WITH_EXTENSION': '0x6001405f208e545093d44a6ac77aa8bf', 'MAJOR': '8', 'MINOR': '176', 'SCSI_IDENT_LUN_LOGICAL_UNIT_GROUP': '0x0', 'SCSI_IDENT_LUN_NAA_REGEXT': '6001405f208e545093d44a6ac77aa8bf', 'SCSI_IDENT_LUN_T10': 'LIO-ORG_disk11:f208e545-093d-44a6-ac77-aa8bfab02819', 'SCSI_IDENT_PORT_NAME': 'naa.5001405a91c5ccc5,t,0x0001', 'SCSI_IDENT_PORT_RELATIVE': '0', 'SCSI_IDENT_PORT_TARGET_PORT_GROUP': '0x0', 'SCSI_IDENT_SERIAL': 'f208e545-093d-44a6-ac77-aa8bfab02819', 'SCSI_IDENT_TARGET_NAME': 'naa.5001405a91c5ccc5', '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': '337703429'} ; 2024-03-01 20:54:15,988 INFO blivet/MainThread: scanning sdl (/sys/devices/tcm_loop_0/tcm_loop_adapter_0/host2/target2:0:1/2:0:1:11/block/sdl)... 2024-03-01 20:54:15,991 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: sdl ; incomplete: False ; hidden: False ; 2024-03-01 20:54:15,994 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned None 2024-03-01 20:54:15,999 DEBUG blivet/MainThread: DiskDevicePopulator.run: name: sdl ; 2024-03-01 20:54:15,999 INFO blivet/MainThread: sdl is a disk 2024-03-01 20:54:15,999 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 32 2024-03-01 20:54:15,999 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 33 2024-03-01 20:54:16,002 DEBUG blivet/MainThread: DiskDevice._set_format: sdl ; type: None ; current: None ; 2024-03-01 20:54:16,005 DEBUG blivet/MainThread: DiskDevice.update_sysfs_path: sdl ; status: True ; 2024-03-01 20:54:16,005 DEBUG blivet/MainThread: sdl sysfs_path set to /sys/devices/tcm_loop_0/tcm_loop_adapter_0/host2/target2:0:1/2:0:1:11/block/sdl 2024-03-01 20:54:16,008 DEBUG blivet/MainThread: DiskDevice.read_current_size: exists: True ; path: /dev/sdl ; sysfs_path: /sys/devices/tcm_loop_0/tcm_loop_adapter_0/host2/target2:0:1/2:0:1:11/block/sdl ; 2024-03-01 20:54:16,008 DEBUG blivet/MainThread: updated sdl size to 1024 MiB (1024 MiB) 2024-03-01 20:54:16,008 INFO blivet/MainThread: added disk sdl (id 31) to device tree 2024-03-01 20:54:16,009 INFO blivet/MainThread: got device: DiskDevice instance (0x7ff0ae905d90) -- 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 = 6001405f208e545093d44a6ac77aa8bf 2024-03-01 20:54:16,011 DEBUG blivet/MainThread: DeviceTree.handle_format: name: sdl ; 2024-03-01 20:54:16,012 DEBUG blivet/MainThread: no type or existing type for sdl, bailing 2024-03-01 20:54:16,014 DEBUG blivet/MainThread: DeviceTree.handle_device: name: sdc ; info: {'CURRENT_TAGS': ':systemd:', 'DEVLINKS': '/dev/disk/by-diskseq/4 ' '/dev/disk/by-id/scsi-360014050b2dc9bc15ac412f92a30dd57 ' '/dev/disk/by-id/scsi-1LIO-ORG_disk2:0b2dc9bc-15ac-412f-92a3-0dd570796fb3 ' '/dev/disk/by-id/wwn-0x60014050b2dc9bc15ac412f92a30dd57 ' '/dev/disk/by-id/lvm-pv-uuid-PIn3kf-YgqD-0PFt-Pwfx-wx2S-dUYS-vBI1wW ' '/dev/disk/by-id/scsi-SLIO-ORG_disk2_0b2dc9bc-15ac-412f-92a3-0dd570796fb3', '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': 'PIn3kf-YgqD-0PFt-Pwfx-wx2S-dUYS-vBI1wW', 'ID_FS_UUID_ENC': 'PIn3kf-YgqD-0PFt-Pwfx-wx2S-dUYS-vBI1wW', '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': '0b2dc9bc-15ac-412f-92a3-0dd570796fb3', 'ID_SERIAL': '360014050b2dc9bc15ac412f92a30dd57', 'ID_SERIAL_SHORT': '60014050b2dc9bc15ac412f92a30dd57', 'ID_TARGET_PORT': '0', 'ID_TYPE': 'disk', 'ID_VENDOR': 'LIO-ORG', 'ID_VENDOR_ENC': 'LIO-ORG\\x20', 'ID_WWN': '0x60014050b2dc9bc1', 'ID_WWN_VENDOR_EXTENSION': '0x5ac412f92a30dd57', 'ID_WWN_WITH_EXTENSION': '0x60014050b2dc9bc15ac412f92a30dd57', 'MAJOR': '8', 'MINOR': '32', 'SCSI_IDENT_LUN_LOGICAL_UNIT_GROUP': '0x0', 'SCSI_IDENT_LUN_NAA_REGEXT': '60014050b2dc9bc15ac412f92a30dd57', 'SCSI_IDENT_LUN_T10': 'LIO-ORG_disk2:0b2dc9bc-15ac-412f-92a3-0dd570796fb3', 'SCSI_IDENT_PORT_NAME': 'naa.5001405a91c5ccc5,t,0x0001', 'SCSI_IDENT_PORT_RELATIVE': '0', 'SCSI_IDENT_PORT_TARGET_PORT_GROUP': '0x0', 'SCSI_IDENT_SERIAL': '0b2dc9bc-15ac-412f-92a3-0dd570796fb3', 'SCSI_IDENT_TARGET_NAME': 'naa.5001405a91c5ccc5', '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': '337088436'} ; 2024-03-01 20:54:16,015 INFO blivet/MainThread: scanning sdc (/sys/devices/tcm_loop_0/tcm_loop_adapter_0/host2/target2:0:1/2:0:1:2/block/sdc)... 2024-03-01 20:54:16,017 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: sdc ; incomplete: False ; hidden: False ; 2024-03-01 20:54:16,020 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned None 2024-03-01 20:54:16,025 DEBUG blivet/MainThread: DiskDevicePopulator.run: name: sdc ; 2024-03-01 20:54:16,025 INFO blivet/MainThread: sdc is a disk 2024-03-01 20:54:16,025 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 37 2024-03-01 20:54:16,026 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 38 2024-03-01 20:54:16,028 DEBUG blivet/MainThread: DiskDevice._set_format: sdc ; type: None ; current: None ; 2024-03-01 20:54:16,031 DEBUG blivet/MainThread: DiskDevice.update_sysfs_path: sdc ; status: True ; 2024-03-01 20:54:16,031 DEBUG blivet/MainThread: sdc sysfs_path set to /sys/devices/tcm_loop_0/tcm_loop_adapter_0/host2/target2:0:1/2:0:1:2/block/sdc 2024-03-01 20:54:16,034 DEBUG blivet/MainThread: DiskDevice.read_current_size: exists: True ; path: /dev/sdc ; sysfs_path: /sys/devices/tcm_loop_0/tcm_loop_adapter_0/host2/target2:0:1/2:0:1:2/block/sdc ; 2024-03-01 20:54:16,034 DEBUG blivet/MainThread: updated sdc size to 1024 MiB (1024 MiB) 2024-03-01 20:54:16,035 INFO blivet/MainThread: added disk sdc (id 36) to device tree 2024-03-01 20:54:16,035 INFO blivet/MainThread: got device: DiskDevice instance (0x7ff0ae91b460) -- 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 = 60014050b2dc9bc15ac412f92a30dd57 2024-03-01 20:54:16,038 DEBUG blivet/MainThread: DeviceTree.handle_format: name: sdc ; 2024-03-01 20:54:16,041 DEBUG blivet/MainThread: AppleBootstrapFS.supported: supported: True ; 2024-03-01 20:54:16,041 DEBUG blivet/MainThread: get_format('appleboot') returning AppleBootstrapFS instance with object id 40 2024-03-01 20:54:16,044 DEBUG blivet/MainThread: EFIFS.supported: supported: True ; 2024-03-01 20:54:16,044 DEBUG blivet/MainThread: get_format('efi') returning EFIFS instance with object id 41 2024-03-01 20:54:16,047 DEBUG blivet/MainThread: MacEFIFS.supported: supported: True ; 2024-03-01 20:54:16,047 DEBUG blivet/MainThread: get_format('macefi') returning MacEFIFS instance with object id 42 2024-03-01 20:54:16,050 DEBUG blivet/MainThread: MacEFIFS.supported: supported: True ; 2024-03-01 20:54:16,050 DEBUG blivet/MainThread: get_format('macefi') returning MacEFIFS instance with object id 43 2024-03-01 20:54:16,052 DEBUG blivet/MainThread: LVMFormatPopulator.run: pv: sdc ; 2024-03-01 20:54:16,053 DEBUG blivet/MainThread: lvm filter: device /dev/sdc added to the list of allowed devices 2024-03-01 20:54:16,053 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 20:54:16,087 INFO program/MainThread: stdout[9]: LVM2_PV_NAME=/dev/sda LVM2_PV_UUID=fT9v1y-1sT8-RTk7-CnWc-zmmk-eDe2-ZclZEn LVM2_PV_FREE=0 LVM2_PV_SIZE=1065353216 LVM2_PE_START=8388608 LVM2_VG_NAME=test_vg1 LVM2_VG_UUID=Zl6upP-RkLr-opWG-Ywma-s6R7-0zdB-5Yewuj LVM2_VG_SIZE=3196059648 LVM2_VG_FREE=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=KDPe4g-PVlK-38Tl-zy1U-QsIW-QjRX-ft5Vvp LVM2_PV_FREE=41943040 LVM2_PV_SIZE=1065353216 LVM2_PE_START=8388608 LVM2_VG_NAME=test_vg1 LVM2_VG_UUID=Zl6upP-RkLr-opWG-Ywma-s6R7-0zdB-5Yewuj LVM2_VG_SIZE=3196059648 LVM2_VG_FREE=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=PIn3kf-YgqD-0PFt-Pwfx-wx2S-dUYS-vBI1wW LVM2_PV_FREE=1065353216 LVM2_PV_SIZE=1065353216 LVM2_PE_START=8388608 LVM2_VG_NAME=test_vg1 LVM2_VG_UUID=Zl6upP-RkLr-opWG-Ywma-s6R7-0zdB-5Yewuj LVM2_VG_SIZE=3196059648 LVM2_VG_FREE=1107296256 LVM2_VG_EXTENT_SIZE=4194304 LVM2_VG_EXTENT_COUNT=762 LVM2_VG_FREE_COUNT=264 LVM2_PV_COUNT=3 2024-03-01 20:54:16,087 INFO program/MainThread: stderr[9]: 2024-03-01 20:54:16,087 INFO program/MainThread: ...done [9] (exit code: 0) 2024-03-01 20:54:16,088 INFO blivet/MainThread: type detected on 'sdc' is 'lvmpv' 2024-03-01 20:54:16,091 DEBUG blivet/MainThread: LVMPhysicalVolume.__init__: uuid: PIn3kf-YgqD-0PFt-Pwfx-wx2S-dUYS-vBI1wW ; label: None ; device: /dev/sdc ; serial: 360014050b2dc9bc15ac412f92a30dd57 ; exists: True ; vg_name: test_vg1 ; vg_uuid: Zl6upP-RkLr-opWG-Ywma-s6R7-0zdB-5Yewuj ; pe_start: 8 MiB ; free: 1016 MiB ; 2024-03-01 20:54:16,092 DEBUG blivet/MainThread: get_format('lvmpv') returning LVMPhysicalVolume instance with object id 44 2024-03-01 20:54:16,094 DEBUG blivet/MainThread: DiskDevice._set_format: sdc ; type: lvmpv ; current: None ; 2024-03-01 20:54:16,097 DEBUG blivet/MainThread: DeviceTree.get_device_by_uuid: uuid: Zl6upP-RkLr-opWG-Ywma-s6R7-0zdB-5Yewuj ; incomplete: True ; hidden: False ; 2024-03-01 20:54:16,100 DEBUG blivet/MainThread: DeviceTree.get_device_by_uuid returned existing 1.98 GiB lvmvg test_vg1 (11) 2024-03-01 20:54:16,103 DEBUG blivet/MainThread: LVMVolumeGroupDevice._add_parent: test_vg1 ; parent: sdc ; 2024-03-01 20:54:16,106 DEBUG blivet/MainThread: DiskDevice.add_child: name: sdc ; child: test_vg1 ; kids: 0 ; 2024-03-01 20:54:16,109 DEBUG blivet/MainThread: LVMFormatPopulator._update_lvs: pv: sdc ; 2024-03-01 20:54:16,111 DEBUG blivet/MainThread: DeviceTree.get_device_by_uuid: uuid: Zl6upP-RkLr-opWG-Ywma-s6R7-0zdB-5Yewuj ; incomplete: True ; hidden: False ; 2024-03-01 20:54:16,114 DEBUG blivet/MainThread: DeviceTree.get_device_by_uuid returned existing 2.98 GiB lvmvg test_vg1 (11) 2024-03-01 20:54:16,114 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 20:54:16,148 INFO program/MainThread: stdout[10]: LVM2_VG_NAME=test_vg1 LVM2_LV_NAME=lv1 LVM2_LV_UUID=eT3KDY-yWW5-yI4n-D3MA-MMhI-3w0j-lZbeKr 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=0rGC52-fxIp-2MG0-x0Mm-acyS-aBvJ-04CsOH LVM2_LV_SIZE=1606418432 LVM2_LV_ATTR=-wi-a----- LVM2_SEGTYPE=linear LVM2_ORIGIN= LVM2_POOL_LV= LVM2_DATA_LV= LVM2_METADATA_LV= LVM2_LV_ROLE=public LVM2_MOVE_PV= LVM2_DATA_PERCENT= LVM2_METADATA_PERCENT= LVM2_COPY_PERCENT= LVM2_VG_NAME=test_vg1 LVM2_LV_NAME=lv2 LVM2_LV_UUID=0rGC52-fxIp-2MG0-x0Mm-acyS-aBvJ-04CsOH LVM2_LV_SIZE=1606418432 LVM2_LV_ATTR=-wi-a----- LVM2_SEGTYPE=linear LVM2_ORIGIN= LVM2_POOL_LV= LVM2_DATA_LV= LVM2_METADATA_LV= LVM2_LV_ROLE=public LVM2_MOVE_PV= LVM2_DATA_PERCENT= LVM2_METADATA_PERCENT= LVM2_COPY_PERCENT= 2024-03-01 20:54:16,148 INFO program/MainThread: stderr[10]: 2024-03-01 20:54:16,148 INFO program/MainThread: ...done [10] (exit code: 0) 2024-03-01 20:54:16,152 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: test_vg1-lv1 ; incomplete: False ; hidden: False ; 2024-03-01 20:54:16,155 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned None 2024-03-01 20:54:16,157 DEBUG blivet/MainThread: DeviceTree.get_device_by_uuid: uuid: eT3KDY-yWW5-yI4n-D3MA-MMhI-3w0j-lZbeKr ; incomplete: False ; hidden: False ; 2024-03-01 20:54:16,160 DEBUG blivet/MainThread: DeviceTree.get_device_by_uuid returned None 2024-03-01 20:54:16,160 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 46 2024-03-01 20:54:16,164 DEBUG blivet/MainThread: LVMVolumeGroupDevice.add_child: name: test_vg1 ; child: lv1 ; kids: 0 ; 2024-03-01 20:54:16,164 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 47 2024-03-01 20:54:16,167 DEBUG blivet/MainThread: LVMLogicalVolumeDevice._set_format: test_vg1-lv1 ; type: None ; current: None ; 2024-03-01 20:54:16,170 DEBUG blivet/MainThread: LVMLogicalVolumeDevice.update_sysfs_path: test_vg1-lv1 ; status: True ; 2024-03-01 20:54:16,171 DEBUG blivet/MainThread: test_vg1-lv1 sysfs_path set to /sys/devices/virtual/block/dm-7 2024-03-01 20:54:16,174 DEBUG blivet/MainThread: LVMLogicalVolumeDevice.read_current_size: exists: True ; path: /dev/mapper/test_vg1-lv1 ; sysfs_path: /sys/devices/virtual/block/dm-7 ; 2024-03-01 20:54:16,174 DEBUG blivet/MainThread: updated test_vg1-lv1 size to 460 MiB (460 MiB) 2024-03-01 20:54:16,174 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 49 2024-03-01 20:54:16,177 DEBUG blivet/MainThread: LVMVolumeGroupDevice.remove_child: name: test_vg1 ; child: lv1 ; kids: 1 ; 2024-03-01 20:54:16,180 DEBUG blivet/MainThread: LVMVolumeGroupDevice.add_child: name: test_vg1 ; child: lv1 ; kids: 0 ; 2024-03-01 20:54:16,181 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 50 2024-03-01 20:54:16,184 DEBUG blivet/MainThread: LVMLogicalVolumeDevice._set_format: test_vg1-lv1 ; type: None ; current: None ; 2024-03-01 20:54:16,187 DEBUG blivet/MainThread: LVMLogicalVolumeDevice.update_sysfs_path: test_vg1-lv1 ; status: True ; 2024-03-01 20:54:16,187 DEBUG blivet/MainThread: test_vg1-lv1 sysfs_path set to /sys/devices/virtual/block/dm-7 2024-03-01 20:54:16,190 DEBUG blivet/MainThread: LVMLogicalVolumeDevice.read_current_size: exists: True ; path: /dev/mapper/test_vg1-lv1 ; sysfs_path: /sys/devices/virtual/block/dm-7 ; 2024-03-01 20:54:16,190 DEBUG blivet/MainThread: updated test_vg1-lv1 size to 460 MiB (460 MiB) 2024-03-01 20:54:16,191 DEBUG blivet/MainThread: Adding test_vg1-lv1/460 MiB to test_vg1 2024-03-01 20:54:16,191 INFO blivet/MainThread: added lvmlv test_vg1-lv1 (id 45) to device tree 2024-03-01 20:54:16,194 DEBUG blivet/MainThread: LVMLogicalVolumeDevice.update_sysfs_path: test_vg1-lv1 ; status: True ; 2024-03-01 20:54:16,194 DEBUG blivet/MainThread: test_vg1-lv1 sysfs_path set to /sys/devices/virtual/block/dm-7 2024-03-01 20:54:16,197 DEBUG blivet/MainThread: LVMLogicalVolumeDevice.read_current_size: exists: True ; path: /dev/mapper/test_vg1-lv1 ; sysfs_path: /sys/devices/virtual/block/dm-7 ; 2024-03-01 20:54:16,197 DEBUG blivet/MainThread: updated test_vg1-lv1 size to 460 MiB (460 MiB) 2024-03-01 20:54:16,201 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-name-test_vg1-lv1 ' '/dev/disk/by-uuid/f64569ae-567d-4351-9f40-6175ef28bcfc ' '/dev/test_vg1/lv1 ' '/dev/disk/by-id/dm-uuid-LVM-Zl6upPRkLropWGYwmas6R70zdB5YewujeT3KDYyWW5yI4nD3MAMMhI3w0jlZbeKr', 'DEVNAME': '/dev/dm-7', 'DEVPATH': '/devices/virtual/block/dm-7', 'DEVTYPE': 'disk', 'DISKSEQ': '131', '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-Zl6upPRkLropWGYwmas6R70zdB5YewujeT3KDYyWW5yI4nD3MAMMhI3w0jlZbeKr', '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': 'f64569ae-567d-4351-9f40-6175ef28bcfc', 'ID_FS_UUID_ENC': 'f64569ae-567d-4351-9f40-6175ef28bcfc', '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': '839999699'} ; 2024-03-01 20:54:16,201 INFO blivet/MainThread: scanning test_vg1-lv1 (/sys/devices/virtual/block/dm-7)... 2024-03-01 20:54:16,202 INFO program/MainThread: Running [11] dmsetup info -co subsystem --noheadings test_vg1-lv1 ... 2024-03-01 20:54:16,205 INFO program/MainThread: stdout[11]: LVM 2024-03-01 20:54:16,205 INFO program/MainThread: stderr[11]: 2024-03-01 20:54:16,205 INFO program/MainThread: ...done [11] (exit code: 0) 2024-03-01 20:54:16,205 INFO program/MainThread: Running [12] dmsetup info -co subsystem --noheadings test_vg1-lv1 ... 2024-03-01 20:54:16,207 INFO program/MainThread: stdout[12]: LVM 2024-03-01 20:54:16,208 INFO program/MainThread: stderr[12]: 2024-03-01 20:54:16,208 INFO program/MainThread: ...done [12] (exit code: 0) 2024-03-01 20:54:16,208 INFO program/MainThread: Running [13] dmsetup info -co subsystem --noheadings test_vg1-lv1 ... 2024-03-01 20:54:16,210 INFO program/MainThread: stdout[13]: LVM 2024-03-01 20:54:16,210 INFO program/MainThread: stderr[13]: 2024-03-01 20:54:16,210 INFO program/MainThread: ...done [13] (exit code: 0) 2024-03-01 20:54:16,214 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: test_vg1-lv1 ; incomplete: False ; hidden: False ; 2024-03-01 20:54:16,217 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned existing 460 MiB lvmlv test_vg1-lv1 (45) 2024-03-01 20:54:16,220 DEBUG blivet/MainThread: test_vg1 size is 2.98 GiB 2024-03-01 20:54:16,220 DEBUG blivet/MainThread: vg test_vg1 has 2.53 GiB free 2024-03-01 20:54:16,220 DEBUG blivet/MainThread: test_vg1 size is 2.98 GiB 2024-03-01 20:54:16,221 DEBUG blivet/MainThread: vg test_vg1 has 2.53 GiB free 2024-03-01 20:54:16,217 INFO blivet/MainThread: got device: LVMLogicalVolumeDevice instance (0x7ff0ae91bf10) -- name = test_vg1-lv1 status = True id = 45 children = [] parents = ['existing 2.98 GiB lvmvg test_vg1 (11)'] uuid = eT3KDY-yWW5-yI4n-D3MA-MMhI-3w0j-lZbeKr 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 (0x7ff0ae9cd6d0) -- 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 = Zl6upP-RkLr-opWG-Ywma-s6R7-0zdB-5Yewuj size = 2.98 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 2.98 GiB path = /dev/test_vg1 format args = [] original_format = None free = 1.03 GiB PE Size = 4 MiB PE Count = 762 PE Free = 264 PV Count = 3 modified = False extents = 762 free space = 2.53 GiB free extents = 647 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sda (2) with existing lvmpv', 'existing 1024 MiB disk sdb (16) with existing lvmpv', 'existing 1024 MiB disk sdc (36) with existing lvmpv'] LVs = ['existing 460 MiB lvmlv test_vg1-lv1 (45)'] segment type = linear percent = 0 VG space used = 460 MiB 2024-03-01 20:54:16,221 INFO program/MainThread: Running [14] dmsetup info -co subsystem --noheadings test_vg1-lv1 ... 2024-03-01 20:54:16,224 INFO program/MainThread: stdout[14]: LVM 2024-03-01 20:54:16,224 INFO program/MainThread: stderr[14]: 2024-03-01 20:54:16,224 INFO program/MainThread: ...done [14] (exit code: 0) 2024-03-01 20:54:16,228 DEBUG blivet/MainThread: DeviceTree.handle_format: name: test_vg1-lv1 ; 2024-03-01 20:54:16,231 DEBUG blivet/MainThread: AppleBootstrapFS.supported: supported: True ; 2024-03-01 20:54:16,231 DEBUG blivet/MainThread: get_format('appleboot') returning AppleBootstrapFS instance with object id 52 2024-03-01 20:54:16,234 DEBUG blivet/MainThread: EFIFS.supported: supported: True ; 2024-03-01 20:54:16,234 DEBUG blivet/MainThread: get_format('efi') returning EFIFS instance with object id 53 2024-03-01 20:54:16,238 DEBUG blivet/MainThread: MacEFIFS.supported: supported: True ; 2024-03-01 20:54:16,238 DEBUG blivet/MainThread: get_format('macefi') returning MacEFIFS instance with object id 54 2024-03-01 20:54:16,241 DEBUG blivet/MainThread: MacEFIFS.supported: supported: True ; 2024-03-01 20:54:16,241 DEBUG blivet/MainThread: get_format('macefi') returning MacEFIFS instance with object id 55 2024-03-01 20:54:16,242 WARNING blivet/MainThread: Stratis DBus service is not running 2024-03-01 20:54:16,242 INFO blivet/MainThread: type detected on 'test_vg1-lv1' is 'xfs' 2024-03-01 20:54:16,246 DEBUG blivet/MainThread: XFS.supported: supported: True ; 2024-03-01 20:54:16,246 DEBUG blivet/MainThread: get_format('xfs') returning XFS instance with object id 56 2024-03-01 20:54:16,249 DEBUG blivet/MainThread: LVMLogicalVolumeDevice._set_format: test_vg1-lv1 ; type: xfs ; current: None ; 2024-03-01 20:54:16,249 INFO blivet/MainThread: got format: existing xfs filesystem 2024-03-01 20:54:16,252 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: test_vg1-lv2 ; incomplete: False ; hidden: False ; 2024-03-01 20:54:16,255 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned None 2024-03-01 20:54:16,258 DEBUG blivet/MainThread: DeviceTree.get_device_by_uuid: uuid: 0rGC52-fxIp-2MG0-x0Mm-acyS-aBvJ-04CsOH ; incomplete: False ; hidden: False ; 2024-03-01 20:54:16,260 DEBUG blivet/MainThread: DeviceTree.get_device_by_uuid returned None 2024-03-01 20:54:16,261 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 59 2024-03-01 20:54:16,264 DEBUG blivet/MainThread: LVMVolumeGroupDevice.add_child: name: test_vg1 ; child: lv2 ; kids: 1 ; 2024-03-01 20:54:16,264 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 60 2024-03-01 20:54:16,267 DEBUG blivet/MainThread: LVMLogicalVolumeDevice._set_format: test_vg1-lv2 ; type: None ; current: None ; 2024-03-01 20:54:16,270 DEBUG blivet/MainThread: LVMLogicalVolumeDevice.update_sysfs_path: test_vg1-lv2 ; status: True ; 2024-03-01 20:54:16,270 DEBUG blivet/MainThread: test_vg1-lv2 sysfs_path set to /sys/devices/virtual/block/dm-6 2024-03-01 20:54:16,273 DEBUG blivet/MainThread: LVMLogicalVolumeDevice.read_current_size: exists: True ; path: /dev/mapper/test_vg1-lv2 ; sysfs_path: /sys/devices/virtual/block/dm-6 ; 2024-03-01 20:54:16,274 DEBUG blivet/MainThread: updated test_vg1-lv2 size to 1.5 GiB (1.5 GiB) 2024-03-01 20:54:16,274 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 62 2024-03-01 20:54:16,277 DEBUG blivet/MainThread: LVMVolumeGroupDevice.remove_child: name: test_vg1 ; child: lv2 ; kids: 2 ; 2024-03-01 20:54:16,280 DEBUG blivet/MainThread: LVMVolumeGroupDevice.add_child: name: test_vg1 ; child: lv2 ; kids: 1 ; 2024-03-01 20:54:16,280 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 63 2024-03-01 20:54:16,283 DEBUG blivet/MainThread: LVMLogicalVolumeDevice._set_format: test_vg1-lv2 ; type: None ; current: None ; 2024-03-01 20:54:16,286 DEBUG blivet/MainThread: LVMLogicalVolumeDevice.update_sysfs_path: test_vg1-lv2 ; status: True ; 2024-03-01 20:54:16,287 DEBUG blivet/MainThread: test_vg1-lv2 sysfs_path set to /sys/devices/virtual/block/dm-6 2024-03-01 20:54:16,289 DEBUG blivet/MainThread: LVMLogicalVolumeDevice.read_current_size: exists: True ; path: /dev/mapper/test_vg1-lv2 ; sysfs_path: /sys/devices/virtual/block/dm-6 ; 2024-03-01 20:54:16,290 DEBUG blivet/MainThread: updated test_vg1-lv2 size to 1.5 GiB (1.5 GiB) 2024-03-01 20:54:16,290 DEBUG blivet/MainThread: Adding test_vg1-lv2/1.5 GiB to test_vg1 2024-03-01 20:54:16,290 INFO blivet/MainThread: added lvmlv test_vg1-lv2 (id 58) to device tree 2024-03-01 20:54:16,293 DEBUG blivet/MainThread: LVMLogicalVolumeDevice.update_sysfs_path: test_vg1-lv2 ; status: True ; 2024-03-01 20:54:16,293 DEBUG blivet/MainThread: test_vg1-lv2 sysfs_path set to /sys/devices/virtual/block/dm-6 2024-03-01 20:54:16,296 DEBUG blivet/MainThread: LVMLogicalVolumeDevice.read_current_size: exists: True ; path: /dev/mapper/test_vg1-lv2 ; sysfs_path: /sys/devices/virtual/block/dm-6 ; 2024-03-01 20:54:16,296 DEBUG blivet/MainThread: updated test_vg1-lv2 size to 1.5 GiB (1.5 GiB) 2024-03-01 20:54:16,300 DEBUG blivet/MainThread: DeviceTree.handle_device: name: test_vg1-lv2 ; info: {'CURRENT_TAGS': ':systemd:', 'DEVLINKS': '/dev/disk/by-uuid/a7e09b2c-1efe-46da-9cda-3d759f32df57 ' '/dev/disk/by-id/dm-uuid-LVM-Zl6upPRkLropWGYwmas6R70zdB5Yewuj0rGC52fxIp2MG0x0MmacySaBvJ04CsOH ' '/dev/disk/by-id/dm-name-test_vg1-lv2 /dev/mapper/test_vg1-lv2 ' '/dev/test_vg1/lv2', 'DEVNAME': '/dev/dm-6', 'DEVPATH': '/devices/virtual/block/dm-6', 'DEVTYPE': 'disk', 'DISKSEQ': '130', '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-Zl6upPRkLropWGYwmas6R70zdB5Yewuj0rGC52fxIp2MG0x0MmacySaBvJ04CsOH', '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': 'a7e09b2c-1efe-46da-9cda-3d759f32df57', 'ID_FS_UUID_ENC': 'a7e09b2c-1efe-46da-9cda-3d759f32df57', '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': '839519055'} ; 2024-03-01 20:54:16,300 INFO blivet/MainThread: scanning test_vg1-lv2 (/sys/devices/virtual/block/dm-6)... 2024-03-01 20:54:16,300 INFO program/MainThread: Running [15] dmsetup info -co subsystem --noheadings test_vg1-lv2 ... 2024-03-01 20:54:16,303 INFO program/MainThread: stdout[15]: LVM 2024-03-01 20:54:16,303 INFO program/MainThread: stderr[15]: 2024-03-01 20:54:16,303 INFO program/MainThread: ...done [15] (exit code: 0) 2024-03-01 20:54:16,303 INFO program/MainThread: Running [16] dmsetup info -co subsystem --noheadings test_vg1-lv2 ... 2024-03-01 20:54:16,306 INFO program/MainThread: stdout[16]: LVM 2024-03-01 20:54:16,306 INFO program/MainThread: stderr[16]: 2024-03-01 20:54:16,306 INFO program/MainThread: ...done [16] (exit code: 0) 2024-03-01 20:54:16,306 INFO program/MainThread: Running [17] dmsetup info -co subsystem --noheadings test_vg1-lv2 ... 2024-03-01 20:54:16,308 INFO program/MainThread: stdout[17]: LVM 2024-03-01 20:54:16,309 INFO program/MainThread: stderr[17]: 2024-03-01 20:54:16,309 INFO program/MainThread: ...done [17] (exit code: 0) 2024-03-01 20:54:16,313 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: test_vg1-lv2 ; incomplete: False ; hidden: False ; 2024-03-01 20:54:16,315 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned existing 1.5 GiB lvmlv test_vg1-lv2 (58) 2024-03-01 20:54:16,318 DEBUG blivet/MainThread: test_vg1 size is 2.98 GiB 2024-03-01 20:54:16,319 DEBUG blivet/MainThread: vg test_vg1 has 1.03 GiB free 2024-03-01 20:54:16,319 DEBUG blivet/MainThread: test_vg1 size is 2.98 GiB 2024-03-01 20:54:16,320 DEBUG blivet/MainThread: vg test_vg1 has 1.03 GiB free 2024-03-01 20:54:16,316 INFO blivet/MainThread: got device: LVMLogicalVolumeDevice instance (0x7ff0ae91bdc0) -- name = test_vg1-lv2 status = True id = 58 children = [] parents = ['existing 2.98 GiB lvmvg test_vg1 (11)'] uuid = 0rGC52-fxIp-2MG0-x0Mm-acyS-aBvJ-04CsOH 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 (0x7ff0ae9cd6d0) -- name = test_vg1 status = True 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 = Zl6upP-RkLr-opWG-Ywma-s6R7-0zdB-5Yewuj size = 2.98 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 2.98 GiB path = /dev/test_vg1 format args = [] original_format = None free = 1.03 GiB PE Size = 4 MiB PE Count = 762 PE Free = 264 PV Count = 3 modified = False extents = 762 free space = 1.03 GiB free extents = 264 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sda (2) with existing lvmpv', 'existing 1024 MiB disk sdb (16) with existing lvmpv', 'existing 1024 MiB disk sdc (36) with existing lvmpv'] LVs = ['existing 460 MiB lvmlv test_vg1-lv1 (45) with existing xfs filesystem', 'existing 1.5 GiB lvmlv test_vg1-lv2 (58)'] segment type = linear percent = 0 VG space used = 1.5 GiB 2024-03-01 20:54:16,320 INFO program/MainThread: Running [18] dmsetup info -co subsystem --noheadings test_vg1-lv2 ... 2024-03-01 20:54:16,322 INFO program/MainThread: stdout[18]: LVM 2024-03-01 20:54:16,323 INFO program/MainThread: stderr[18]: 2024-03-01 20:54:16,323 INFO program/MainThread: ...done [18] (exit code: 0) 2024-03-01 20:54:16,326 DEBUG blivet/MainThread: DeviceTree.handle_format: name: test_vg1-lv2 ; 2024-03-01 20:54:16,330 DEBUG blivet/MainThread: AppleBootstrapFS.supported: supported: True ; 2024-03-01 20:54:16,330 DEBUG blivet/MainThread: get_format('appleboot') returning AppleBootstrapFS instance with object id 65 2024-03-01 20:54:16,333 DEBUG blivet/MainThread: EFIFS.supported: supported: True ; 2024-03-01 20:54:16,333 DEBUG blivet/MainThread: get_format('efi') returning EFIFS instance with object id 66 2024-03-01 20:54:16,336 DEBUG blivet/MainThread: MacEFIFS.supported: supported: True ; 2024-03-01 20:54:16,336 DEBUG blivet/MainThread: get_format('macefi') returning MacEFIFS instance with object id 67 2024-03-01 20:54:16,339 DEBUG blivet/MainThread: MacEFIFS.supported: supported: True ; 2024-03-01 20:54:16,340 DEBUG blivet/MainThread: get_format('macefi') returning MacEFIFS instance with object id 68 2024-03-01 20:54:16,340 INFO blivet/MainThread: type detected on 'test_vg1-lv2' is 'xfs' 2024-03-01 20:54:16,343 DEBUG blivet/MainThread: XFS.supported: supported: True ; 2024-03-01 20:54:16,343 DEBUG blivet/MainThread: get_format('xfs') returning XFS instance with object id 69 2024-03-01 20:54:16,346 DEBUG blivet/MainThread: LVMLogicalVolumeDevice._set_format: test_vg1-lv2 ; type: xfs ; current: None ; 2024-03-01 20:54:16,346 INFO blivet/MainThread: got format: existing xfs filesystem 2024-03-01 20:54:16,346 INFO blivet/MainThread: got format: existing lvmpv 2024-03-01 20:54:16,349 DEBUG blivet/MainThread: DeviceTree.handle_device: name: sdd ; info: {'CURRENT_TAGS': ':systemd:', 'DEVLINKS': '/dev/disk/by-id/scsi-1LIO-ORG_disk3:28254ba1-444f-43ab-a0ee-f4edee35f467 ' '/dev/disk/by-id/scsi-3600140528254ba1444f43aba0eef4ede ' '/dev/disk/by-diskseq/5 ' '/dev/disk/by-id/lvm-pv-uuid-zoxUFp-BuKp-4Q2I-kCdq-Nel8-QAep-gkgiDU ' '/dev/disk/by-id/wwn-0x600140528254ba1444f43aba0eef4ede ' '/dev/disk/by-id/scsi-SLIO-ORG_disk3_28254ba1-444f-43ab-a0ee-f4edee35f467', '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': 'zoxUFp-BuKp-4Q2I-kCdq-Nel8-QAep-gkgiDU', 'ID_FS_UUID_ENC': 'zoxUFp-BuKp-4Q2I-kCdq-Nel8-QAep-gkgiDU', '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': '28254ba1-444f-43ab-a0ee-f4edee35f467', 'ID_SERIAL': '3600140528254ba1444f43aba0eef4ede', 'ID_SERIAL_SHORT': '600140528254ba1444f43aba0eef4ede', 'ID_TARGET_PORT': '0', 'ID_TYPE': 'disk', 'ID_VENDOR': 'LIO-ORG', 'ID_VENDOR_ENC': 'LIO-ORG\\x20', 'ID_WWN': '0x600140528254ba14', 'ID_WWN_VENDOR_EXTENSION': '0x44f43aba0eef4ede', 'ID_WWN_WITH_EXTENSION': '0x600140528254ba1444f43aba0eef4ede', 'MAJOR': '8', 'MINOR': '48', 'SCSI_IDENT_LUN_LOGICAL_UNIT_GROUP': '0x0', 'SCSI_IDENT_LUN_NAA_REGEXT': '600140528254ba1444f43aba0eef4ede', 'SCSI_IDENT_LUN_T10': 'LIO-ORG_disk3:28254ba1-444f-43ab-a0ee-f4edee35f467', 'SCSI_IDENT_PORT_NAME': 'naa.5001405a91c5ccc5,t,0x0001', 'SCSI_IDENT_PORT_RELATIVE': '0', 'SCSI_IDENT_PORT_TARGET_PORT_GROUP': '0x0', 'SCSI_IDENT_SERIAL': '28254ba1-444f-43ab-a0ee-f4edee35f467', 'SCSI_IDENT_TARGET_NAME': 'naa.5001405a91c5ccc5', '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': '337038990'} ; 2024-03-01 20:54:16,349 INFO blivet/MainThread: scanning sdd (/sys/devices/tcm_loop_0/tcm_loop_adapter_0/host2/target2:0:1/2:0:1:3/block/sdd)... 2024-03-01 20:54:16,352 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: sdd ; incomplete: False ; hidden: False ; 2024-03-01 20:54:16,355 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned None 2024-03-01 20:54:16,360 DEBUG blivet/MainThread: DiskDevicePopulator.run: name: sdd ; 2024-03-01 20:54:16,361 INFO blivet/MainThread: sdd is a disk 2024-03-01 20:54:16,361 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 73 2024-03-01 20:54:16,361 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 74 2024-03-01 20:54:16,364 DEBUG blivet/MainThread: DiskDevice._set_format: sdd ; type: None ; current: None ; 2024-03-01 20:54:16,367 DEBUG blivet/MainThread: DiskDevice.update_sysfs_path: sdd ; status: True ; 2024-03-01 20:54:16,367 DEBUG blivet/MainThread: sdd sysfs_path set to /sys/devices/tcm_loop_0/tcm_loop_adapter_0/host2/target2:0:1/2:0:1:3/block/sdd 2024-03-01 20:54:16,370 DEBUG blivet/MainThread: DiskDevice.read_current_size: exists: True ; path: /dev/sdd ; sysfs_path: /sys/devices/tcm_loop_0/tcm_loop_adapter_0/host2/target2:0:1/2:0:1:3/block/sdd ; 2024-03-01 20:54:16,370 DEBUG blivet/MainThread: updated sdd size to 1024 MiB (1024 MiB) 2024-03-01 20:54:16,370 INFO blivet/MainThread: added disk sdd (id 72) to device tree 2024-03-01 20:54:16,370 INFO blivet/MainThread: got device: DiskDevice instance (0x7ff0ae9194f0) -- 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 = 600140528254ba1444f43aba0eef4ede 2024-03-01 20:54:16,373 DEBUG blivet/MainThread: DeviceTree.handle_format: name: sdd ; 2024-03-01 20:54:16,376 DEBUG blivet/MainThread: AppleBootstrapFS.supported: supported: True ; 2024-03-01 20:54:16,376 DEBUG blivet/MainThread: get_format('appleboot') returning AppleBootstrapFS instance with object id 76 2024-03-01 20:54:16,379 DEBUG blivet/MainThread: EFIFS.supported: supported: True ; 2024-03-01 20:54:16,379 DEBUG blivet/MainThread: get_format('efi') returning EFIFS instance with object id 77 2024-03-01 20:54:16,382 DEBUG blivet/MainThread: MacEFIFS.supported: supported: True ; 2024-03-01 20:54:16,382 DEBUG blivet/MainThread: get_format('macefi') returning MacEFIFS instance with object id 78 2024-03-01 20:54:16,385 DEBUG blivet/MainThread: MacEFIFS.supported: supported: True ; 2024-03-01 20:54:16,385 DEBUG blivet/MainThread: get_format('macefi') returning MacEFIFS instance with object id 79 2024-03-01 20:54:16,388 DEBUG blivet/MainThread: LVMFormatPopulator.run: pv: sdd ; 2024-03-01 20:54:16,388 DEBUG blivet/MainThread: lvm filter: device /dev/sdd added to the list of allowed devices 2024-03-01 20:54:16,388 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/sdd,/dev/sdb,/dev/sdc,/dev/sda ... 2024-03-01 20:54:16,428 INFO program/MainThread: stdout[19]: LVM2_PV_NAME=/dev/sda LVM2_PV_UUID=fT9v1y-1sT8-RTk7-CnWc-zmmk-eDe2-ZclZEn LVM2_PV_FREE=0 LVM2_PV_SIZE=1065353216 LVM2_PE_START=8388608 LVM2_VG_NAME=test_vg1 LVM2_VG_UUID=Zl6upP-RkLr-opWG-Ywma-s6R7-0zdB-5Yewuj LVM2_VG_SIZE=3196059648 LVM2_VG_FREE=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=KDPe4g-PVlK-38Tl-zy1U-QsIW-QjRX-ft5Vvp LVM2_PV_FREE=41943040 LVM2_PV_SIZE=1065353216 LVM2_PE_START=8388608 LVM2_VG_NAME=test_vg1 LVM2_VG_UUID=Zl6upP-RkLr-opWG-Ywma-s6R7-0zdB-5Yewuj LVM2_VG_SIZE=3196059648 LVM2_VG_FREE=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=PIn3kf-YgqD-0PFt-Pwfx-wx2S-dUYS-vBI1wW LVM2_PV_FREE=1065353216 LVM2_PV_SIZE=1065353216 LVM2_PE_START=8388608 LVM2_VG_NAME=test_vg1 LVM2_VG_UUID=Zl6upP-RkLr-opWG-Ywma-s6R7-0zdB-5Yewuj LVM2_VG_SIZE=3196059648 LVM2_VG_FREE=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=zoxUFp-BuKp-4Q2I-kCdq-Nel8-QAep-gkgiDU LVM2_PV_FREE=100663296 LVM2_PV_SIZE=1065353216 LVM2_PE_START=8388608 LVM2_VG_NAME=test_vg2 LVM2_VG_UUID=rTth1E-IBWf-P2Ll-dmvf-Gtq4-23k9-MhJ8L6 LVM2_VG_SIZE=3196059648 LVM2_VG_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=PyIrfQ-hZPh-O3Ym-EKxN-K1tS-Y0bW-THw6si LVM2_PV_FREE=1065353216 LVM2_PV_SIZE=1065353216 LVM2_PE_START=8388608 LVM2_VG_NAME=test_vg2 LVM2_VG_UUID=rTth1E-IBWf-P2Ll-dmvf-Gtq4-23k9-MhJ8L6 LVM2_VG_SIZE=3196059648 LVM2_VG_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=0M3KVh-7a4I-BPav-f7ma-rRY3-HHwl-ZQEkWO LVM2_PV_FREE=1065353216 LVM2_PV_SIZE=1065353216 LVM2_PE_START=8388608 LVM2_VG_NAME=test_vg2 LVM2_VG_UUID=rTth1E-IBWf-P2Ll-dmvf-Gtq4-23k9-MhJ8L6 LVM2_VG_SIZE=3196059648 LVM2_VG_FREE=2231369728 LVM2_VG_EXTENT_SIZE=4194304 LVM2_VG_EXTENT_COUNT=762 LVM2_VG_FREE_COUNT=532 LVM2_PV_COUNT=3 2024-03-01 20:54:16,428 INFO program/MainThread: stderr[19]: WARNING: Couldn't find device with uuid PyIrfQ-hZPh-O3Ym-EKxN-K1tS-Y0bW-THw6si. WARNING: Couldn't find device with uuid 0M3KVh-7a4I-BPav-f7ma-rRY3-HHwl-ZQEkWO. WARNING: VG test_vg2 is missing PV PyIrfQ-hZPh-O3Ym-EKxN-K1tS-Y0bW-THw6si (last written to /dev/sde). WARNING: VG test_vg2 is missing PV 0M3KVh-7a4I-BPav-f7ma-rRY3-HHwl-ZQEkWO (last written to /dev/sdf). 2024-03-01 20:54:16,428 INFO program/MainThread: ...done [19] (exit code: 0) 2024-03-01 20:54:16,429 INFO blivet/MainThread: type detected on 'sdd' is 'lvmpv' 2024-03-01 20:54:16,432 DEBUG blivet/MainThread: LVMPhysicalVolume.__init__: uuid: zoxUFp-BuKp-4Q2I-kCdq-Nel8-QAep-gkgiDU ; label: None ; device: /dev/sdd ; serial: 3600140528254ba1444f43aba0eef4ede ; exists: True ; vg_name: test_vg2 ; vg_uuid: rTth1E-IBWf-P2Ll-dmvf-Gtq4-23k9-MhJ8L6 ; pe_start: 8 MiB ; free: 96 MiB ; 2024-03-01 20:54:16,433 DEBUG blivet/MainThread: get_format('lvmpv') returning LVMPhysicalVolume instance with object id 80 2024-03-01 20:54:16,436 DEBUG blivet/MainThread: DiskDevice._set_format: sdd ; type: lvmpv ; current: None ; 2024-03-01 20:54:16,438 DEBUG blivet/MainThread: DeviceTree.get_device_by_uuid: uuid: rTth1E-IBWf-P2Ll-dmvf-Gtq4-23k9-MhJ8L6 ; incomplete: True ; hidden: False ; 2024-03-01 20:54:16,441 DEBUG blivet/MainThread: DeviceTree.get_device_by_uuid returned None 2024-03-01 20:54:16,444 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: test_vg2 ; incomplete: False ; hidden: False ; 2024-03-01 20:54:16,446 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned None 2024-03-01 20:54:16,447 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/sdd,/dev/sdb,/dev/sdc,/dev/sda ... 2024-03-01 20:54:16,479 INFO program/MainThread: stdout[20]: LVM2_VG_NAME=test_vg1 LVM2_VG_UUID=Zl6upP-RkLr-opWG-Ywma-s6R7-0zdB-5Yewuj LVM2_VG_SIZE=3196059648 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=rTth1E-IBWf-P2Ll-dmvf-Gtq4-23k9-MhJ8L6 LVM2_VG_SIZE=3196059648 LVM2_VG_FREE=2231369728 LVM2_VG_EXTENT_SIZE=4194304 LVM2_VG_EXTENT_COUNT=762 LVM2_VG_FREE_COUNT=532 LVM2_PV_COUNT=3 2024-03-01 20:54:16,480 INFO program/MainThread: stderr[20]: WARNING: Couldn't find device with uuid PyIrfQ-hZPh-O3Ym-EKxN-K1tS-Y0bW-THw6si. WARNING: Couldn't find device with uuid 0M3KVh-7a4I-BPav-f7ma-rRY3-HHwl-ZQEkWO. WARNING: VG test_vg2 is missing PV PyIrfQ-hZPh-O3Ym-EKxN-K1tS-Y0bW-THw6si (last written to /dev/sde). WARNING: VG test_vg2 is missing PV 0M3KVh-7a4I-BPav-f7ma-rRY3-HHwl-ZQEkWO (last written to /dev/sdf). 2024-03-01 20:54:16,480 INFO program/MainThread: ...done [20] (exit code: 0) 2024-03-01 20:54:16,480 INFO blivet/MainThread: Can't get exported information from VG info, assuming VG is not exported. 2024-03-01 20:54:16,480 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 82 2024-03-01 20:54:16,484 DEBUG blivet/MainThread: LVMVolumeGroupDevice._add_parent: test_vg2 ; parent: sdd ; 2024-03-01 20:54:16,488 DEBUG blivet/MainThread: DiskDevice.add_child: name: sdd ; child: test_vg2 ; kids: 0 ; 2024-03-01 20:54:16,488 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 83 2024-03-01 20:54:16,491 DEBUG blivet/MainThread: LVMVolumeGroupDevice._set_format: test_vg2 ; type: None ; current: None ; 2024-03-01 20:54:16,491 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/sdd,/dev/sdb,/dev/sdc,/dev/sda ... 2024-03-01 20:54:16,525 INFO program/MainThread: stdout[21]: LVM2_VG_NAME=test_vg1 LVM2_LV_NAME=lv1 LVM2_LV_UUID=eT3KDY-yWW5-yI4n-D3MA-MMhI-3w0j-lZbeKr 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=0rGC52-fxIp-2MG0-x0Mm-acyS-aBvJ-04CsOH LVM2_LV_SIZE=1606418432 LVM2_LV_ATTR=-wi-a----- LVM2_SEGTYPE=linear LVM2_ORIGIN= LVM2_POOL_LV= LVM2_DATA_LV= LVM2_METADATA_LV= LVM2_LV_ROLE=public LVM2_MOVE_PV= LVM2_DATA_PERCENT= LVM2_METADATA_PERCENT= LVM2_COPY_PERCENT= LVM2_VG_NAME=test_vg1 LVM2_LV_NAME=lv2 LVM2_LV_UUID=0rGC52-fxIp-2MG0-x0Mm-acyS-aBvJ-04CsOH LVM2_LV_SIZE=1606418432 LVM2_LV_ATTR=-wi-a----- LVM2_SEGTYPE=linear LVM2_ORIGIN= LVM2_POOL_LV= LVM2_DATA_LV= LVM2_METADATA_LV= 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=io0zuS-r2vf-kOYP-EZLC-ILnP-Qd9u-k0D01J 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=ylFwPE-4mOR-qG1o-e7y0-6iGt-Nlku-B4XCBQ LVM2_LV_SIZE=641728512 LVM2_LV_ATTR=-wi-a----- LVM2_SEGTYPE=linear LVM2_ORIGIN= LVM2_POOL_LV= LVM2_DATA_LV= LVM2_METADATA_LV= LVM2_LV_ROLE=public LVM2_MOVE_PV= LVM2_DATA_PERCENT= LVM2_METADATA_PERCENT= LVM2_COPY_PERCENT= 2024-03-01 20:54:16,525 INFO program/MainThread: stderr[21]: WARNING: Couldn't find device with uuid PyIrfQ-hZPh-O3Ym-EKxN-K1tS-Y0bW-THw6si. WARNING: Couldn't find device with uuid 0M3KVh-7a4I-BPav-f7ma-rRY3-HHwl-ZQEkWO. WARNING: VG test_vg2 is missing PV PyIrfQ-hZPh-O3Ym-EKxN-K1tS-Y0bW-THw6si (last written to /dev/sde). WARNING: VG test_vg2 is missing PV 0M3KVh-7a4I-BPav-f7ma-rRY3-HHwl-ZQEkWO (last written to /dev/sdf). 2024-03-01 20:54:16,525 INFO program/MainThread: ...done [21] (exit code: 0) 2024-03-01 20:54:16,529 DEBUG blivet/MainThread: LVMVolumeGroupDevice.update_sysfs_path: test_vg2 ; status: True ; 2024-03-01 20:54:16,530 INFO blivet/MainThread: added lvmvg test_vg2 (id 81) to device tree 2024-03-01 20:54:16,533 DEBUG blivet/MainThread: LVMFormatPopulator._update_lvs: pv: sdd ; 2024-03-01 20:54:16,535 DEBUG blivet/MainThread: DeviceTree.get_device_by_uuid: uuid: rTth1E-IBWf-P2Ll-dmvf-Gtq4-23k9-MhJ8L6 ; incomplete: True ; hidden: False ; 2024-03-01 20:54:16,538 DEBUG blivet/MainThread: DeviceTree.get_device_by_uuid returned existing 1016 MiB lvmvg test_vg2 (81) 2024-03-01 20:54:16,538 WARNING blivet/MainThread: Skipping LVs for incomplete VG test_vg2 2024-03-01 20:54:16,539 INFO blivet/MainThread: got format: existing lvmpv 2024-03-01 20:54:16,542 DEBUG blivet/MainThread: DeviceTree.handle_device: name: sde ; info: {'CURRENT_TAGS': ':systemd:', 'DEVLINKS': '/dev/disk/by-id/wwn-0x60014058a9a6b3d7bec490eabf9e15bf ' '/dev/disk/by-id/scsi-360014058a9a6b3d7bec490eabf9e15bf ' '/dev/disk/by-id/scsi-1LIO-ORG_disk4:8a9a6b3d-7bec-490e-abf9-e15bfef000fd ' '/dev/disk/by-diskseq/6 ' '/dev/disk/by-id/scsi-SLIO-ORG_disk4_8a9a6b3d-7bec-490e-abf9-e15bfef000fd ' '/dev/disk/by-id/lvm-pv-uuid-PyIrfQ-hZPh-O3Ym-EKxN-K1tS-Y0bW-THw6si', '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': 'PyIrfQ-hZPh-O3Ym-EKxN-K1tS-Y0bW-THw6si', 'ID_FS_UUID_ENC': 'PyIrfQ-hZPh-O3Ym-EKxN-K1tS-Y0bW-THw6si', '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': '8a9a6b3d-7bec-490e-abf9-e15bfef000fd', 'ID_SERIAL': '360014058a9a6b3d7bec490eabf9e15bf', 'ID_SERIAL_SHORT': '60014058a9a6b3d7bec490eabf9e15bf', 'ID_TARGET_PORT': '0', 'ID_TYPE': 'disk', 'ID_VENDOR': 'LIO-ORG', 'ID_VENDOR_ENC': 'LIO-ORG\\x20', 'ID_WWN': '0x60014058a9a6b3d7', 'ID_WWN_VENDOR_EXTENSION': '0xbec490eabf9e15bf', 'ID_WWN_WITH_EXTENSION': '0x60014058a9a6b3d7bec490eabf9e15bf', 'MAJOR': '8', 'MINOR': '64', 'SCSI_IDENT_LUN_LOGICAL_UNIT_GROUP': '0x0', 'SCSI_IDENT_LUN_NAA_REGEXT': '60014058a9a6b3d7bec490eabf9e15bf', 'SCSI_IDENT_LUN_T10': 'LIO-ORG_disk4:8a9a6b3d-7bec-490e-abf9-e15bfef000fd', 'SCSI_IDENT_PORT_NAME': 'naa.5001405a91c5ccc5,t,0x0001', 'SCSI_IDENT_PORT_RELATIVE': '0', 'SCSI_IDENT_PORT_TARGET_PORT_GROUP': '0x0', 'SCSI_IDENT_SERIAL': '8a9a6b3d-7bec-490e-abf9-e15bfef000fd', 'SCSI_IDENT_TARGET_NAME': 'naa.5001405a91c5ccc5', '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': '337149758'} ; 2024-03-01 20:54:16,542 INFO blivet/MainThread: scanning sde (/sys/devices/tcm_loop_0/tcm_loop_adapter_0/host2/target2:0:1/2:0:1:4/block/sde)... 2024-03-01 20:54:16,545 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: sde ; incomplete: False ; hidden: False ; 2024-03-01 20:54:16,548 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned None 2024-03-01 20:54:16,553 DEBUG blivet/MainThread: DiskDevicePopulator.run: name: sde ; 2024-03-01 20:54:16,553 INFO blivet/MainThread: sde is a disk 2024-03-01 20:54:16,553 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 87 2024-03-01 20:54:16,554 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 88 2024-03-01 20:54:16,556 DEBUG blivet/MainThread: DiskDevice._set_format: sde ; type: None ; current: None ; 2024-03-01 20:54:16,559 DEBUG blivet/MainThread: DiskDevice.update_sysfs_path: sde ; status: True ; 2024-03-01 20:54:16,559 DEBUG blivet/MainThread: sde sysfs_path set to /sys/devices/tcm_loop_0/tcm_loop_adapter_0/host2/target2:0:1/2:0:1:4/block/sde 2024-03-01 20:54:16,562 DEBUG blivet/MainThread: DiskDevice.read_current_size: exists: True ; path: /dev/sde ; sysfs_path: /sys/devices/tcm_loop_0/tcm_loop_adapter_0/host2/target2:0:1/2:0:1:4/block/sde ; 2024-03-01 20:54:16,562 DEBUG blivet/MainThread: updated sde size to 1024 MiB (1024 MiB) 2024-03-01 20:54:16,563 INFO blivet/MainThread: added disk sde (id 86) to device tree 2024-03-01 20:54:16,563 INFO blivet/MainThread: got device: DiskDevice instance (0x7ff0ae9052e0) -- 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 = 60014058a9a6b3d7bec490eabf9e15bf 2024-03-01 20:54:16,566 DEBUG blivet/MainThread: DeviceTree.handle_format: name: sde ; 2024-03-01 20:54:16,569 DEBUG blivet/MainThread: AppleBootstrapFS.supported: supported: True ; 2024-03-01 20:54:16,569 DEBUG blivet/MainThread: get_format('appleboot') returning AppleBootstrapFS instance with object id 90 2024-03-01 20:54:16,572 DEBUG blivet/MainThread: EFIFS.supported: supported: True ; 2024-03-01 20:54:16,572 DEBUG blivet/MainThread: get_format('efi') returning EFIFS instance with object id 91 2024-03-01 20:54:16,575 DEBUG blivet/MainThread: MacEFIFS.supported: supported: True ; 2024-03-01 20:54:16,575 DEBUG blivet/MainThread: get_format('macefi') returning MacEFIFS instance with object id 92 2024-03-01 20:54:16,578 DEBUG blivet/MainThread: MacEFIFS.supported: supported: True ; 2024-03-01 20:54:16,578 DEBUG blivet/MainThread: get_format('macefi') returning MacEFIFS instance with object id 93 2024-03-01 20:54:16,581 DEBUG blivet/MainThread: LVMFormatPopulator.run: pv: sde ; 2024-03-01 20:54:16,581 DEBUG blivet/MainThread: lvm filter: device /dev/sde added to the list of allowed devices 2024-03-01 20:54:16,581 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/sdb,/dev/sdc,/dev/sde,/dev/sda ... 2024-03-01 20:54:16,622 INFO program/MainThread: stdout[22]: LVM2_PV_NAME=/dev/sda LVM2_PV_UUID=fT9v1y-1sT8-RTk7-CnWc-zmmk-eDe2-ZclZEn LVM2_PV_FREE=0 LVM2_PV_SIZE=1065353216 LVM2_PE_START=8388608 LVM2_VG_NAME=test_vg1 LVM2_VG_UUID=Zl6upP-RkLr-opWG-Ywma-s6R7-0zdB-5Yewuj LVM2_VG_SIZE=3196059648 LVM2_VG_FREE=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=KDPe4g-PVlK-38Tl-zy1U-QsIW-QjRX-ft5Vvp LVM2_PV_FREE=41943040 LVM2_PV_SIZE=1065353216 LVM2_PE_START=8388608 LVM2_VG_NAME=test_vg1 LVM2_VG_UUID=Zl6upP-RkLr-opWG-Ywma-s6R7-0zdB-5Yewuj LVM2_VG_SIZE=3196059648 LVM2_VG_FREE=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=PIn3kf-YgqD-0PFt-Pwfx-wx2S-dUYS-vBI1wW LVM2_PV_FREE=1065353216 LVM2_PV_SIZE=1065353216 LVM2_PE_START=8388608 LVM2_VG_NAME=test_vg1 LVM2_VG_UUID=Zl6upP-RkLr-opWG-Ywma-s6R7-0zdB-5Yewuj LVM2_VG_SIZE=3196059648 LVM2_VG_FREE=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=zoxUFp-BuKp-4Q2I-kCdq-Nel8-QAep-gkgiDU LVM2_PV_FREE=100663296 LVM2_PV_SIZE=1065353216 LVM2_PE_START=8388608 LVM2_VG_NAME=test_vg2 LVM2_VG_UUID=rTth1E-IBWf-P2Ll-dmvf-Gtq4-23k9-MhJ8L6 LVM2_VG_SIZE=3196059648 LVM2_VG_FREE=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=PyIrfQ-hZPh-O3Ym-EKxN-K1tS-Y0bW-THw6si LVM2_PV_FREE=1065353216 LVM2_PV_SIZE=1065353216 LVM2_PE_START=8388608 LVM2_VG_NAME=test_vg2 LVM2_VG_UUID=rTth1E-IBWf-P2Ll-dmvf-Gtq4-23k9-MhJ8L6 LVM2_VG_SIZE=3196059648 LVM2_VG_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=0M3KVh-7a4I-BPav-f7ma-rRY3-HHwl-ZQEkWO LVM2_PV_FREE=1065353216 LVM2_PV_SIZE=1065353216 LVM2_PE_START=8388608 LVM2_VG_NAME=test_vg2 LVM2_VG_UUID=rTth1E-IBWf-P2Ll-dmvf-Gtq4-23k9-MhJ8L6 LVM2_VG_SIZE=3196059648 LVM2_VG_FREE=2231369728 LVM2_VG_EXTENT_SIZE=4194304 LVM2_VG_EXTENT_COUNT=762 LVM2_VG_FREE_COUNT=532 LVM2_PV_COUNT=3 2024-03-01 20:54:16,622 INFO program/MainThread: stderr[22]: WARNING: Couldn't find device with uuid 0M3KVh-7a4I-BPav-f7ma-rRY3-HHwl-ZQEkWO. WARNING: VG test_vg2 is missing PV 0M3KVh-7a4I-BPav-f7ma-rRY3-HHwl-ZQEkWO (last written to /dev/sdf). 2024-03-01 20:54:16,622 INFO program/MainThread: ...done [22] (exit code: 0) 2024-03-01 20:54:16,622 INFO blivet/MainThread: type detected on 'sde' is 'lvmpv' 2024-03-01 20:54:16,626 DEBUG blivet/MainThread: LVMPhysicalVolume.__init__: uuid: PyIrfQ-hZPh-O3Ym-EKxN-K1tS-Y0bW-THw6si ; label: None ; device: /dev/sde ; serial: 360014058a9a6b3d7bec490eabf9e15bf ; exists: True ; vg_name: test_vg2 ; vg_uuid: rTth1E-IBWf-P2Ll-dmvf-Gtq4-23k9-MhJ8L6 ; pe_start: 8 MiB ; free: 1016 MiB ; 2024-03-01 20:54:16,626 DEBUG blivet/MainThread: get_format('lvmpv') returning LVMPhysicalVolume instance with object id 94 2024-03-01 20:54:16,629 DEBUG blivet/MainThread: DiskDevice._set_format: sde ; type: lvmpv ; current: None ; 2024-03-01 20:54:16,632 DEBUG blivet/MainThread: DeviceTree.get_device_by_uuid: uuid: rTth1E-IBWf-P2Ll-dmvf-Gtq4-23k9-MhJ8L6 ; incomplete: True ; hidden: False ; 2024-03-01 20:54:16,634 DEBUG blivet/MainThread: DeviceTree.get_device_by_uuid returned existing 1016 MiB lvmvg test_vg2 (81) 2024-03-01 20:54:16,637 DEBUG blivet/MainThread: LVMVolumeGroupDevice._add_parent: test_vg2 ; parent: sde ; 2024-03-01 20:54:16,640 DEBUG blivet/MainThread: DiskDevice.add_child: name: sde ; child: test_vg2 ; kids: 0 ; 2024-03-01 20:54:16,643 DEBUG blivet/MainThread: LVMFormatPopulator._update_lvs: pv: sde ; 2024-03-01 20:54:16,646 DEBUG blivet/MainThread: DeviceTree.get_device_by_uuid: uuid: rTth1E-IBWf-P2Ll-dmvf-Gtq4-23k9-MhJ8L6 ; incomplete: True ; hidden: False ; 2024-03-01 20:54:16,648 DEBUG blivet/MainThread: DeviceTree.get_device_by_uuid returned existing 1.98 GiB lvmvg test_vg2 (81) 2024-03-01 20:54:16,649 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/sdb,/dev/sdc,/dev/sde,/dev/sda ... 2024-03-01 20:54:16,682 INFO program/MainThread: stdout[23]: LVM2_VG_NAME=test_vg1 LVM2_LV_NAME=lv1 LVM2_LV_UUID=eT3KDY-yWW5-yI4n-D3MA-MMhI-3w0j-lZbeKr 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=0rGC52-fxIp-2MG0-x0Mm-acyS-aBvJ-04CsOH LVM2_LV_SIZE=1606418432 LVM2_LV_ATTR=-wi-a----- LVM2_SEGTYPE=linear LVM2_ORIGIN= LVM2_POOL_LV= LVM2_DATA_LV= LVM2_METADATA_LV= LVM2_LV_ROLE=public LVM2_MOVE_PV= LVM2_DATA_PERCENT= LVM2_METADATA_PERCENT= LVM2_COPY_PERCENT= LVM2_VG_NAME=test_vg1 LVM2_LV_NAME=lv2 LVM2_LV_UUID=0rGC52-fxIp-2MG0-x0Mm-acyS-aBvJ-04CsOH LVM2_LV_SIZE=1606418432 LVM2_LV_ATTR=-wi-a----- LVM2_SEGTYPE=linear LVM2_ORIGIN= LVM2_POOL_LV= LVM2_DATA_LV= LVM2_METADATA_LV= 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=io0zuS-r2vf-kOYP-EZLC-ILnP-Qd9u-k0D01J 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=ylFwPE-4mOR-qG1o-e7y0-6iGt-Nlku-B4XCBQ LVM2_LV_SIZE=641728512 LVM2_LV_ATTR=-wi-a----- LVM2_SEGTYPE=linear LVM2_ORIGIN= LVM2_POOL_LV= LVM2_DATA_LV= LVM2_METADATA_LV= LVM2_LV_ROLE=public LVM2_MOVE_PV= LVM2_DATA_PERCENT= LVM2_METADATA_PERCENT= LVM2_COPY_PERCENT= 2024-03-01 20:54:16,682 INFO program/MainThread: stderr[23]: WARNING: Couldn't find device with uuid 0M3KVh-7a4I-BPav-f7ma-rRY3-HHwl-ZQEkWO. WARNING: VG test_vg2 is missing PV 0M3KVh-7a4I-BPav-f7ma-rRY3-HHwl-ZQEkWO (last written to /dev/sdf). 2024-03-01 20:54:16,682 INFO program/MainThread: ...done [23] (exit code: 0) 2024-03-01 20:54:16,682 WARNING blivet/MainThread: Skipping LVs for incomplete VG test_vg2 2024-03-01 20:54:16,682 INFO blivet/MainThread: got format: existing lvmpv 2024-03-01 20:54:16,687 DEBUG blivet/MainThread: DeviceTree.handle_device: name: sdf ; info: {'CURRENT_TAGS': ':systemd:', 'DEVLINKS': '/dev/disk/by-id/wwn-0x600140525b7012bf4c541b5b0813087a ' '/dev/disk/by-id/lvm-pv-uuid-0M3KVh-7a4I-BPav-f7ma-rRY3-HHwl-ZQEkWO ' '/dev/disk/by-id/scsi-3600140525b7012bf4c541b5b0813087a ' '/dev/disk/by-id/scsi-SLIO-ORG_disk5_25b7012b-f4c5-41b5-b081-3087a0ec48d2 ' '/dev/disk/by-id/scsi-1LIO-ORG_disk5:25b7012b-f4c5-41b5-b081-3087a0ec48d2 ' '/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_FS_TYPE': 'LVM2_member', 'ID_FS_USAGE': 'raid', 'ID_FS_UUID': '0M3KVh-7a4I-BPav-f7ma-rRY3-HHwl-ZQEkWO', 'ID_FS_UUID_ENC': '0M3KVh-7a4I-BPav-f7ma-rRY3-HHwl-ZQEkWO', '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': '25b7012b-f4c5-41b5-b081-3087a0ec48d2', 'ID_SERIAL': '3600140525b7012bf4c541b5b0813087a', 'ID_SERIAL_SHORT': '600140525b7012bf4c541b5b0813087a', 'ID_TARGET_PORT': '0', 'ID_TYPE': 'disk', 'ID_VENDOR': 'LIO-ORG', 'ID_VENDOR_ENC': 'LIO-ORG\\x20', 'ID_WWN': '0x600140525b7012bf', 'ID_WWN_VENDOR_EXTENSION': '0x4c541b5b0813087a', 'ID_WWN_WITH_EXTENSION': '0x600140525b7012bf4c541b5b0813087a', 'MAJOR': '8', 'MINOR': '80', 'SCSI_IDENT_LUN_LOGICAL_UNIT_GROUP': '0x0', 'SCSI_IDENT_LUN_NAA_REGEXT': '600140525b7012bf4c541b5b0813087a', 'SCSI_IDENT_LUN_T10': 'LIO-ORG_disk5:25b7012b-f4c5-41b5-b081-3087a0ec48d2', 'SCSI_IDENT_PORT_NAME': 'naa.5001405a91c5ccc5,t,0x0001', 'SCSI_IDENT_PORT_RELATIVE': '0', 'SCSI_IDENT_PORT_TARGET_PORT_GROUP': '0x0', 'SCSI_IDENT_SERIAL': '25b7012b-f4c5-41b5-b081-3087a0ec48d2', 'SCSI_IDENT_TARGET_NAME': 'naa.5001405a91c5ccc5', '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': '337251391'} ; 2024-03-01 20:54:16,687 INFO blivet/MainThread: scanning sdf (/sys/devices/tcm_loop_0/tcm_loop_adapter_0/host2/target2:0:1/2:0:1:5/block/sdf)... 2024-03-01 20:54:16,690 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: sdf ; incomplete: False ; hidden: False ; 2024-03-01 20:54:16,693 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned None 2024-03-01 20:54:16,698 DEBUG blivet/MainThread: DiskDevicePopulator.run: name: sdf ; 2024-03-01 20:54:16,699 INFO blivet/MainThread: sdf is a disk 2024-03-01 20:54:16,699 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 97 2024-03-01 20:54:16,699 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 98 2024-03-01 20:54:16,702 DEBUG blivet/MainThread: DiskDevice._set_format: sdf ; type: None ; current: None ; 2024-03-01 20:54:16,705 DEBUG blivet/MainThread: DiskDevice.update_sysfs_path: sdf ; status: True ; 2024-03-01 20:54:16,705 DEBUG blivet/MainThread: sdf sysfs_path set to /sys/devices/tcm_loop_0/tcm_loop_adapter_0/host2/target2:0:1/2:0:1:5/block/sdf 2024-03-01 20:54:16,708 DEBUG blivet/MainThread: DiskDevice.read_current_size: exists: True ; path: /dev/sdf ; sysfs_path: /sys/devices/tcm_loop_0/tcm_loop_adapter_0/host2/target2:0:1/2:0:1:5/block/sdf ; 2024-03-01 20:54:16,708 DEBUG blivet/MainThread: updated sdf size to 1024 MiB (1024 MiB) 2024-03-01 20:54:16,708 INFO blivet/MainThread: added disk sdf (id 96) to device tree 2024-03-01 20:54:16,708 INFO blivet/MainThread: got device: DiskDevice instance (0x7ff0afd56820) -- 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 = 600140525b7012bf4c541b5b0813087a 2024-03-01 20:54:16,711 DEBUG blivet/MainThread: DeviceTree.handle_format: name: sdf ; 2024-03-01 20:54:16,714 DEBUG blivet/MainThread: AppleBootstrapFS.supported: supported: True ; 2024-03-01 20:54:16,715 DEBUG blivet/MainThread: get_format('appleboot') returning AppleBootstrapFS instance with object id 100 2024-03-01 20:54:16,717 DEBUG blivet/MainThread: EFIFS.supported: supported: True ; 2024-03-01 20:54:16,718 DEBUG blivet/MainThread: get_format('efi') returning EFIFS instance with object id 101 2024-03-01 20:54:16,720 DEBUG blivet/MainThread: MacEFIFS.supported: supported: True ; 2024-03-01 20:54:16,721 DEBUG blivet/MainThread: get_format('macefi') returning MacEFIFS instance with object id 102 2024-03-01 20:54:16,724 DEBUG blivet/MainThread: MacEFIFS.supported: supported: True ; 2024-03-01 20:54:16,724 DEBUG blivet/MainThread: get_format('macefi') returning MacEFIFS instance with object id 103 2024-03-01 20:54:16,726 DEBUG blivet/MainThread: LVMFormatPopulator.run: pv: sdf ; 2024-03-01 20:54:16,726 DEBUG blivet/MainThread: lvm filter: device /dev/sdf added to the list of allowed devices 2024-03-01 20:54:16,726 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/sdb,/dev/sdc,/dev/sde,/dev/sdf,/dev/sda ... 2024-03-01 20:54:16,758 INFO program/MainThread: stdout[24]: LVM2_PV_NAME=/dev/sda LVM2_PV_UUID=fT9v1y-1sT8-RTk7-CnWc-zmmk-eDe2-ZclZEn LVM2_PV_FREE=0 LVM2_PV_SIZE=1065353216 LVM2_PE_START=8388608 LVM2_VG_NAME=test_vg1 LVM2_VG_UUID=Zl6upP-RkLr-opWG-Ywma-s6R7-0zdB-5Yewuj LVM2_VG_SIZE=3196059648 LVM2_VG_FREE=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=KDPe4g-PVlK-38Tl-zy1U-QsIW-QjRX-ft5Vvp LVM2_PV_FREE=41943040 LVM2_PV_SIZE=1065353216 LVM2_PE_START=8388608 LVM2_VG_NAME=test_vg1 LVM2_VG_UUID=Zl6upP-RkLr-opWG-Ywma-s6R7-0zdB-5Yewuj LVM2_VG_SIZE=3196059648 LVM2_VG_FREE=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=PIn3kf-YgqD-0PFt-Pwfx-wx2S-dUYS-vBI1wW LVM2_PV_FREE=1065353216 LVM2_PV_SIZE=1065353216 LVM2_PE_START=8388608 LVM2_VG_NAME=test_vg1 LVM2_VG_UUID=Zl6upP-RkLr-opWG-Ywma-s6R7-0zdB-5Yewuj LVM2_VG_SIZE=3196059648 LVM2_VG_FREE=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=zoxUFp-BuKp-4Q2I-kCdq-Nel8-QAep-gkgiDU LVM2_PV_FREE=100663296 LVM2_PV_SIZE=1065353216 LVM2_PE_START=8388608 LVM2_VG_NAME=test_vg2 LVM2_VG_UUID=rTth1E-IBWf-P2Ll-dmvf-Gtq4-23k9-MhJ8L6 LVM2_VG_SIZE=3196059648 LVM2_VG_FREE=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=PyIrfQ-hZPh-O3Ym-EKxN-K1tS-Y0bW-THw6si LVM2_PV_FREE=1065353216 LVM2_PV_SIZE=1065353216 LVM2_PE_START=8388608 LVM2_VG_NAME=test_vg2 LVM2_VG_UUID=rTth1E-IBWf-P2Ll-dmvf-Gtq4-23k9-MhJ8L6 LVM2_VG_SIZE=3196059648 LVM2_VG_FREE=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=0M3KVh-7a4I-BPav-f7ma-rRY3-HHwl-ZQEkWO LVM2_PV_FREE=1065353216 LVM2_PV_SIZE=1065353216 LVM2_PE_START=8388608 LVM2_VG_NAME=test_vg2 LVM2_VG_UUID=rTth1E-IBWf-P2Ll-dmvf-Gtq4-23k9-MhJ8L6 LVM2_VG_SIZE=3196059648 LVM2_VG_FREE=2231369728 LVM2_VG_EXTENT_SIZE=4194304 LVM2_VG_EXTENT_COUNT=762 LVM2_VG_FREE_COUNT=532 LVM2_PV_COUNT=3 2024-03-01 20:54:16,758 INFO program/MainThread: stderr[24]: 2024-03-01 20:54:16,758 INFO program/MainThread: ...done [24] (exit code: 0) 2024-03-01 20:54:16,759 INFO blivet/MainThread: type detected on 'sdf' is 'lvmpv' 2024-03-01 20:54:16,763 DEBUG blivet/MainThread: LVMPhysicalVolume.__init__: uuid: 0M3KVh-7a4I-BPav-f7ma-rRY3-HHwl-ZQEkWO ; label: None ; device: /dev/sdf ; serial: 3600140525b7012bf4c541b5b0813087a ; exists: True ; vg_name: test_vg2 ; vg_uuid: rTth1E-IBWf-P2Ll-dmvf-Gtq4-23k9-MhJ8L6 ; pe_start: 8 MiB ; free: 1016 MiB ; 2024-03-01 20:54:16,763 DEBUG blivet/MainThread: get_format('lvmpv') returning LVMPhysicalVolume instance with object id 104 2024-03-01 20:54:16,766 DEBUG blivet/MainThread: DiskDevice._set_format: sdf ; type: lvmpv ; current: None ; 2024-03-01 20:54:16,769 DEBUG blivet/MainThread: DeviceTree.get_device_by_uuid: uuid: rTth1E-IBWf-P2Ll-dmvf-Gtq4-23k9-MhJ8L6 ; incomplete: True ; hidden: False ; 2024-03-01 20:54:16,771 DEBUG blivet/MainThread: DeviceTree.get_device_by_uuid returned existing 1.98 GiB lvmvg test_vg2 (81) 2024-03-01 20:54:16,774 DEBUG blivet/MainThread: LVMVolumeGroupDevice._add_parent: test_vg2 ; parent: sdf ; 2024-03-01 20:54:16,777 DEBUG blivet/MainThread: DiskDevice.add_child: name: sdf ; child: test_vg2 ; kids: 0 ; 2024-03-01 20:54:16,780 DEBUG blivet/MainThread: LVMFormatPopulator._update_lvs: pv: sdf ; 2024-03-01 20:54:16,782 DEBUG blivet/MainThread: DeviceTree.get_device_by_uuid: uuid: rTth1E-IBWf-P2Ll-dmvf-Gtq4-23k9-MhJ8L6 ; incomplete: True ; hidden: False ; 2024-03-01 20:54:16,785 DEBUG blivet/MainThread: DeviceTree.get_device_by_uuid returned existing 2.98 GiB lvmvg test_vg2 (81) 2024-03-01 20:54:16,785 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/sdb,/dev/sdc,/dev/sde,/dev/sdf,/dev/sda ... 2024-03-01 20:54:16,820 INFO program/MainThread: stdout[25]: LVM2_VG_NAME=test_vg1 LVM2_LV_NAME=lv1 LVM2_LV_UUID=eT3KDY-yWW5-yI4n-D3MA-MMhI-3w0j-lZbeKr 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=0rGC52-fxIp-2MG0-x0Mm-acyS-aBvJ-04CsOH LVM2_LV_SIZE=1606418432 LVM2_LV_ATTR=-wi-a----- LVM2_SEGTYPE=linear LVM2_ORIGIN= LVM2_POOL_LV= LVM2_DATA_LV= LVM2_METADATA_LV= LVM2_LV_ROLE=public LVM2_MOVE_PV= LVM2_DATA_PERCENT= LVM2_METADATA_PERCENT= LVM2_COPY_PERCENT= LVM2_VG_NAME=test_vg1 LVM2_LV_NAME=lv2 LVM2_LV_UUID=0rGC52-fxIp-2MG0-x0Mm-acyS-aBvJ-04CsOH LVM2_LV_SIZE=1606418432 LVM2_LV_ATTR=-wi-a----- LVM2_SEGTYPE=linear LVM2_ORIGIN= LVM2_POOL_LV= LVM2_DATA_LV= LVM2_METADATA_LV= 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=io0zuS-r2vf-kOYP-EZLC-ILnP-Qd9u-k0D01J 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=ylFwPE-4mOR-qG1o-e7y0-6iGt-Nlku-B4XCBQ LVM2_LV_SIZE=641728512 LVM2_LV_ATTR=-wi-a----- LVM2_SEGTYPE=linear LVM2_ORIGIN= LVM2_POOL_LV= LVM2_DATA_LV= LVM2_METADATA_LV= LVM2_LV_ROLE=public LVM2_MOVE_PV= LVM2_DATA_PERCENT= LVM2_METADATA_PERCENT= LVM2_COPY_PERCENT= 2024-03-01 20:54:16,820 INFO program/MainThread: stderr[25]: 2024-03-01 20:54:16,820 INFO program/MainThread: ...done [25] (exit code: 0) 2024-03-01 20:54:16,824 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: test_vg2-lv3 ; incomplete: False ; hidden: False ; 2024-03-01 20:54:16,827 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned None 2024-03-01 20:54:16,830 DEBUG blivet/MainThread: DeviceTree.get_device_by_uuid: uuid: io0zuS-r2vf-kOYP-EZLC-ILnP-Qd9u-k0D01J ; incomplete: False ; hidden: False ; 2024-03-01 20:54:16,833 DEBUG blivet/MainThread: DeviceTree.get_device_by_uuid returned None 2024-03-01 20:54:16,833 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 106 2024-03-01 20:54:16,836 DEBUG blivet/MainThread: LVMVolumeGroupDevice.add_child: name: test_vg2 ; child: lv3 ; kids: 0 ; 2024-03-01 20:54:16,836 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 107 2024-03-01 20:54:16,839 DEBUG blivet/MainThread: LVMLogicalVolumeDevice._set_format: test_vg2-lv3 ; type: None ; current: None ; 2024-03-01 20:54:16,842 DEBUG blivet/MainThread: LVMLogicalVolumeDevice.update_sysfs_path: test_vg2-lv3 ; status: True ; 2024-03-01 20:54:16,843 DEBUG blivet/MainThread: test_vg2-lv3 sysfs_path set to /sys/devices/virtual/block/dm-5 2024-03-01 20:54:16,846 DEBUG blivet/MainThread: LVMLogicalVolumeDevice.read_current_size: exists: True ; path: /dev/mapper/test_vg2-lv3 ; sysfs_path: /sys/devices/virtual/block/dm-5 ; 2024-03-01 20:54:16,846 DEBUG blivet/MainThread: updated test_vg2-lv3 size to 308 MiB (308 MiB) 2024-03-01 20:54:16,846 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 109 2024-03-01 20:54:16,849 DEBUG blivet/MainThread: LVMVolumeGroupDevice.remove_child: name: test_vg2 ; child: lv3 ; kids: 1 ; 2024-03-01 20:54:16,852 DEBUG blivet/MainThread: LVMVolumeGroupDevice.add_child: name: test_vg2 ; child: lv3 ; kids: 0 ; 2024-03-01 20:54:16,853 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 110 2024-03-01 20:54:16,855 DEBUG blivet/MainThread: LVMLogicalVolumeDevice._set_format: test_vg2-lv3 ; type: None ; current: None ; 2024-03-01 20:54:16,859 DEBUG blivet/MainThread: LVMLogicalVolumeDevice.update_sysfs_path: test_vg2-lv3 ; status: True ; 2024-03-01 20:54:16,859 DEBUG blivet/MainThread: test_vg2-lv3 sysfs_path set to /sys/devices/virtual/block/dm-5 2024-03-01 20:54:16,862 DEBUG blivet/MainThread: LVMLogicalVolumeDevice.read_current_size: exists: True ; path: /dev/mapper/test_vg2-lv3 ; sysfs_path: /sys/devices/virtual/block/dm-5 ; 2024-03-01 20:54:16,862 DEBUG blivet/MainThread: updated test_vg2-lv3 size to 308 MiB (308 MiB) 2024-03-01 20:54:16,862 DEBUG blivet/MainThread: Adding test_vg2-lv3/308 MiB to test_vg2 2024-03-01 20:54:16,862 INFO blivet/MainThread: added lvmlv test_vg2-lv3 (id 105) to device tree 2024-03-01 20:54:16,865 DEBUG blivet/MainThread: LVMLogicalVolumeDevice.update_sysfs_path: test_vg2-lv3 ; status: True ; 2024-03-01 20:54:16,865 DEBUG blivet/MainThread: test_vg2-lv3 sysfs_path set to /sys/devices/virtual/block/dm-5 2024-03-01 20:54:16,869 DEBUG blivet/MainThread: LVMLogicalVolumeDevice.read_current_size: exists: True ; path: /dev/mapper/test_vg2-lv3 ; sysfs_path: /sys/devices/virtual/block/dm-5 ; 2024-03-01 20:54:16,869 DEBUG blivet/MainThread: updated test_vg2-lv3 size to 308 MiB (308 MiB) 2024-03-01 20:54:16,872 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-id/dm-uuid-LVM-rTth1EIBWfP2LldmvfGtq423k9MhJ8L6io0zuSr2vfkOYPEZLCILnPQd9uk0D01J ' '/dev/disk/by-uuid/a9124c3d-3505-4a06-8988-8115b020e334 ' '/dev/test_vg2/lv3 /dev/mapper/test_vg2-lv3', 'DEVNAME': '/dev/dm-5', 'DEVPATH': '/devices/virtual/block/dm-5', 'DEVTYPE': 'disk', 'DISKSEQ': '129', '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-rTth1EIBWfP2LldmvfGtq423k9MhJ8L6io0zuSr2vfkOYPEZLCILnPQd9uk0D01J', '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': 'a9124c3d-3505-4a06-8988-8115b020e334', 'ID_FS_UUID_ENC': 'a9124c3d-3505-4a06-8988-8115b020e334', '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': '837834912'} ; 2024-03-01 20:54:16,872 INFO blivet/MainThread: scanning test_vg2-lv3 (/sys/devices/virtual/block/dm-5)... 2024-03-01 20:54:16,873 INFO program/MainThread: Running [26] dmsetup info -co subsystem --noheadings test_vg2-lv3 ... 2024-03-01 20:54:16,876 INFO program/MainThread: stdout[26]: LVM 2024-03-01 20:54:16,876 INFO program/MainThread: stderr[26]: 2024-03-01 20:54:16,876 INFO program/MainThread: ...done [26] (exit code: 0) 2024-03-01 20:54:16,876 INFO program/MainThread: Running [27] dmsetup info -co subsystem --noheadings test_vg2-lv3 ... 2024-03-01 20:54:16,878 INFO program/MainThread: stdout[27]: LVM 2024-03-01 20:54:16,878 INFO program/MainThread: stderr[27]: 2024-03-01 20:54:16,879 INFO program/MainThread: ...done [27] (exit code: 0) 2024-03-01 20:54:16,879 INFO program/MainThread: Running [28] dmsetup info -co subsystem --noheadings test_vg2-lv3 ... 2024-03-01 20:54:16,881 INFO program/MainThread: stdout[28]: LVM 2024-03-01 20:54:16,881 INFO program/MainThread: stderr[28]: 2024-03-01 20:54:16,881 INFO program/MainThread: ...done [28] (exit code: 0) 2024-03-01 20:54:16,885 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: test_vg2-lv3 ; incomplete: False ; hidden: False ; 2024-03-01 20:54:16,888 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned existing 308 MiB lvmlv test_vg2-lv3 (105) 2024-03-01 20:54:16,890 DEBUG blivet/MainThread: test_vg2 size is 2.98 GiB 2024-03-01 20:54:16,891 DEBUG blivet/MainThread: vg test_vg2 has 2.68 GiB free 2024-03-01 20:54:16,891 DEBUG blivet/MainThread: test_vg2 size is 2.98 GiB 2024-03-01 20:54:16,892 DEBUG blivet/MainThread: vg test_vg2 has 2.68 GiB free 2024-03-01 20:54:16,888 INFO blivet/MainThread: got device: LVMLogicalVolumeDevice instance (0x7ff0ae8be340) -- name = test_vg2-lv3 status = True id = 105 children = [] parents = ['existing 2.98 GiB lvmvg test_vg2 (81)'] uuid = io0zuS-r2vf-kOYP-EZLC-ILnP-Qd9u-k0D01J 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 (0x7ff0ae933c10) -- 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 = rTth1E-IBWf-P2Ll-dmvf-Gtq4-23k9-MhJ8L6 size = 2.98 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 2.98 GiB path = /dev/test_vg2 format args = [] original_format = None free = 2.08 GiB PE Size = 4 MiB PE Count = 762 PE Free = 532 PV Count = 3 modified = False extents = 762 free space = 2.68 GiB free extents = 685 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sdd (72) with existing lvmpv', 'existing 1024 MiB disk sde (86) with existing lvmpv', 'existing 1024 MiB disk sdf (96) with existing lvmpv'] LVs = ['existing 308 MiB lvmlv test_vg2-lv3 (105)'] segment type = linear percent = 0 VG space used = 308 MiB 2024-03-01 20:54:16,892 INFO program/MainThread: Running [29] dmsetup info -co subsystem --noheadings test_vg2-lv3 ... 2024-03-01 20:54:16,895 INFO program/MainThread: stdout[29]: LVM 2024-03-01 20:54:16,895 INFO program/MainThread: stderr[29]: 2024-03-01 20:54:16,895 INFO program/MainThread: ...done [29] (exit code: 0) 2024-03-01 20:54:16,898 DEBUG blivet/MainThread: DeviceTree.handle_format: name: test_vg2-lv3 ; 2024-03-01 20:54:16,902 DEBUG blivet/MainThread: AppleBootstrapFS.supported: supported: True ; 2024-03-01 20:54:16,902 DEBUG blivet/MainThread: get_format('appleboot') returning AppleBootstrapFS instance with object id 112 2024-03-01 20:54:16,905 DEBUG blivet/MainThread: EFIFS.supported: supported: True ; 2024-03-01 20:54:16,905 DEBUG blivet/MainThread: get_format('efi') returning EFIFS instance with object id 113 2024-03-01 20:54:16,908 DEBUG blivet/MainThread: MacEFIFS.supported: supported: True ; 2024-03-01 20:54:16,908 DEBUG blivet/MainThread: get_format('macefi') returning MacEFIFS instance with object id 114 2024-03-01 20:54:16,911 DEBUG blivet/MainThread: MacEFIFS.supported: supported: True ; 2024-03-01 20:54:16,911 DEBUG blivet/MainThread: get_format('macefi') returning MacEFIFS instance with object id 115 2024-03-01 20:54:16,912 INFO blivet/MainThread: type detected on 'test_vg2-lv3' is 'xfs' 2024-03-01 20:54:16,915 DEBUG blivet/MainThread: XFS.supported: supported: True ; 2024-03-01 20:54:16,915 DEBUG blivet/MainThread: get_format('xfs') returning XFS instance with object id 116 2024-03-01 20:54:16,918 DEBUG blivet/MainThread: LVMLogicalVolumeDevice._set_format: test_vg2-lv3 ; type: xfs ; current: None ; 2024-03-01 20:54:16,918 INFO blivet/MainThread: got format: existing xfs filesystem 2024-03-01 20:54:16,921 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: test_vg2-lv4 ; incomplete: False ; hidden: False ; 2024-03-01 20:54:16,924 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned None 2024-03-01 20:54:16,927 DEBUG blivet/MainThread: DeviceTree.get_device_by_uuid: uuid: ylFwPE-4mOR-qG1o-e7y0-6iGt-Nlku-B4XCBQ ; incomplete: False ; hidden: False ; 2024-03-01 20:54:16,929 DEBUG blivet/MainThread: DeviceTree.get_device_by_uuid returned None 2024-03-01 20:54:16,930 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 119 2024-03-01 20:54:16,933 DEBUG blivet/MainThread: LVMVolumeGroupDevice.add_child: name: test_vg2 ; child: lv4 ; kids: 1 ; 2024-03-01 20:54:16,933 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 120 2024-03-01 20:54:16,936 DEBUG blivet/MainThread: LVMLogicalVolumeDevice._set_format: test_vg2-lv4 ; type: None ; current: None ; 2024-03-01 20:54:16,939 DEBUG blivet/MainThread: LVMLogicalVolumeDevice.update_sysfs_path: test_vg2-lv4 ; status: True ; 2024-03-01 20:54:16,939 DEBUG blivet/MainThread: test_vg2-lv4 sysfs_path set to /sys/devices/virtual/block/dm-4 2024-03-01 20:54:16,942 DEBUG blivet/MainThread: LVMLogicalVolumeDevice.read_current_size: exists: True ; path: /dev/mapper/test_vg2-lv4 ; sysfs_path: /sys/devices/virtual/block/dm-4 ; 2024-03-01 20:54:16,943 DEBUG blivet/MainThread: updated test_vg2-lv4 size to 612 MiB (612 MiB) 2024-03-01 20:54:16,943 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 122 2024-03-01 20:54:16,946 DEBUG blivet/MainThread: LVMVolumeGroupDevice.remove_child: name: test_vg2 ; child: lv4 ; kids: 2 ; 2024-03-01 20:54:16,949 DEBUG blivet/MainThread: LVMVolumeGroupDevice.add_child: name: test_vg2 ; child: lv4 ; kids: 1 ; 2024-03-01 20:54:16,949 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 123 2024-03-01 20:54:16,952 DEBUG blivet/MainThread: LVMLogicalVolumeDevice._set_format: test_vg2-lv4 ; type: None ; current: None ; 2024-03-01 20:54:16,955 DEBUG blivet/MainThread: LVMLogicalVolumeDevice.update_sysfs_path: test_vg2-lv4 ; status: True ; 2024-03-01 20:54:16,956 DEBUG blivet/MainThread: test_vg2-lv4 sysfs_path set to /sys/devices/virtual/block/dm-4 2024-03-01 20:54:16,959 DEBUG blivet/MainThread: LVMLogicalVolumeDevice.read_current_size: exists: True ; path: /dev/mapper/test_vg2-lv4 ; sysfs_path: /sys/devices/virtual/block/dm-4 ; 2024-03-01 20:54:16,959 DEBUG blivet/MainThread: updated test_vg2-lv4 size to 612 MiB (612 MiB) 2024-03-01 20:54:16,959 DEBUG blivet/MainThread: Adding test_vg2-lv4/612 MiB to test_vg2 2024-03-01 20:54:16,959 INFO blivet/MainThread: added lvmlv test_vg2-lv4 (id 118) to device tree 2024-03-01 20:54:16,962 DEBUG blivet/MainThread: LVMLogicalVolumeDevice.update_sysfs_path: test_vg2-lv4 ; status: True ; 2024-03-01 20:54:16,962 DEBUG blivet/MainThread: test_vg2-lv4 sysfs_path set to /sys/devices/virtual/block/dm-4 2024-03-01 20:54:16,965 DEBUG blivet/MainThread: LVMLogicalVolumeDevice.read_current_size: exists: True ; path: /dev/mapper/test_vg2-lv4 ; sysfs_path: /sys/devices/virtual/block/dm-4 ; 2024-03-01 20:54:16,965 DEBUG blivet/MainThread: updated test_vg2-lv4 size to 612 MiB (612 MiB) 2024-03-01 20:54:16,969 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/mapper/test_vg2-lv4 ' '/dev/disk/by-uuid/e0d2802a-37d6-413c-89fb-b5aeb8610f37 ' '/dev/test_vg2/lv4 ' '/dev/disk/by-id/dm-uuid-LVM-rTth1EIBWfP2LldmvfGtq423k9MhJ8L6ylFwPE4mORqG1oe7y06iGtNlkuB4XCBQ', 'DEVNAME': '/dev/dm-4', 'DEVPATH': '/devices/virtual/block/dm-4', 'DEVTYPE': 'disk', 'DISKSEQ': '128', '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-rTth1EIBWfP2LldmvfGtq423k9MhJ8L6ylFwPE4mORqG1oe7y06iGtNlkuB4XCBQ', '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': 'e0d2802a-37d6-413c-89fb-b5aeb8610f37', 'ID_FS_UUID_ENC': 'e0d2802a-37d6-413c-89fb-b5aeb8610f37', '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': '837352430'} ; 2024-03-01 20:54:16,969 INFO blivet/MainThread: scanning test_vg2-lv4 (/sys/devices/virtual/block/dm-4)... 2024-03-01 20:54:16,969 INFO program/MainThread: Running [30] dmsetup info -co subsystem --noheadings test_vg2-lv4 ... 2024-03-01 20:54:16,972 INFO program/MainThread: stdout[30]: LVM 2024-03-01 20:54:16,972 INFO program/MainThread: stderr[30]: 2024-03-01 20:54:16,972 INFO program/MainThread: ...done [30] (exit code: 0) 2024-03-01 20:54:16,972 INFO program/MainThread: Running [31] dmsetup info -co subsystem --noheadings test_vg2-lv4 ... 2024-03-01 20:54:16,974 INFO program/MainThread: stdout[31]: LVM 2024-03-01 20:54:16,975 INFO program/MainThread: stderr[31]: 2024-03-01 20:54:16,975 INFO program/MainThread: ...done [31] (exit code: 0) 2024-03-01 20:54:16,975 INFO program/MainThread: Running [32] dmsetup info -co subsystem --noheadings test_vg2-lv4 ... 2024-03-01 20:54:16,977 INFO program/MainThread: stdout[32]: LVM 2024-03-01 20:54:16,977 INFO program/MainThread: stderr[32]: 2024-03-01 20:54:16,977 INFO program/MainThread: ...done [32] (exit code: 0) 2024-03-01 20:54:16,981 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: test_vg2-lv4 ; incomplete: False ; hidden: False ; 2024-03-01 20:54:16,984 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned existing 612 MiB lvmlv test_vg2-lv4 (118) 2024-03-01 20:54:16,987 DEBUG blivet/MainThread: test_vg2 size is 2.98 GiB 2024-03-01 20:54:16,987 DEBUG blivet/MainThread: vg test_vg2 has 2.08 GiB free 2024-03-01 20:54:16,988 DEBUG blivet/MainThread: test_vg2 size is 2.98 GiB 2024-03-01 20:54:16,988 DEBUG blivet/MainThread: vg test_vg2 has 2.08 GiB free 2024-03-01 20:54:16,985 INFO blivet/MainThread: got device: LVMLogicalVolumeDevice instance (0x7ff0ae8bebb0) -- name = test_vg2-lv4 status = True id = 118 children = [] parents = ['existing 2.98 GiB lvmvg test_vg2 (81)'] uuid = ylFwPE-4mOR-qG1o-e7y0-6iGt-Nlku-B4XCBQ 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 (0x7ff0ae933c10) -- name = test_vg2 status = 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 = rTth1E-IBWf-P2Ll-dmvf-Gtq4-23k9-MhJ8L6 size = 2.98 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 2.98 GiB path = /dev/test_vg2 format args = [] original_format = None free = 2.08 GiB PE Size = 4 MiB PE Count = 762 PE Free = 532 PV Count = 3 modified = False extents = 762 free space = 2.08 GiB free extents = 532 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sdd (72) with existing lvmpv', 'existing 1024 MiB disk sde (86) with existing lvmpv', 'existing 1024 MiB disk sdf (96) with existing lvmpv'] LVs = ['existing 308 MiB lvmlv test_vg2-lv3 (105) with existing xfs filesystem', 'existing 612 MiB lvmlv test_vg2-lv4 (118)'] segment type = linear percent = 0 VG space used = 612 MiB 2024-03-01 20:54:16,989 INFO program/MainThread: Running [33] dmsetup info -co subsystem --noheadings test_vg2-lv4 ... 2024-03-01 20:54:16,992 INFO program/MainThread: stdout[33]: LVM 2024-03-01 20:54:16,992 INFO program/MainThread: stderr[33]: 2024-03-01 20:54:16,992 INFO program/MainThread: ...done [33] (exit code: 0) 2024-03-01 20:54:16,995 DEBUG blivet/MainThread: DeviceTree.handle_format: name: test_vg2-lv4 ; 2024-03-01 20:54:16,999 DEBUG blivet/MainThread: AppleBootstrapFS.supported: supported: True ; 2024-03-01 20:54:16,999 DEBUG blivet/MainThread: get_format('appleboot') returning AppleBootstrapFS instance with object id 125 2024-03-01 20:54:17,002 DEBUG blivet/MainThread: EFIFS.supported: supported: True ; 2024-03-01 20:54:17,002 DEBUG blivet/MainThread: get_format('efi') returning EFIFS instance with object id 126 2024-03-01 20:54:17,005 DEBUG blivet/MainThread: MacEFIFS.supported: supported: True ; 2024-03-01 20:54:17,006 DEBUG blivet/MainThread: get_format('macefi') returning MacEFIFS instance with object id 127 2024-03-01 20:54:17,009 DEBUG blivet/MainThread: MacEFIFS.supported: supported: True ; 2024-03-01 20:54:17,009 DEBUG blivet/MainThread: get_format('macefi') returning MacEFIFS instance with object id 128 2024-03-01 20:54:17,009 INFO blivet/MainThread: type detected on 'test_vg2-lv4' is 'xfs' 2024-03-01 20:54:17,012 DEBUG blivet/MainThread: XFS.supported: supported: True ; 2024-03-01 20:54:17,012 DEBUG blivet/MainThread: get_format('xfs') returning XFS instance with object id 129 2024-03-01 20:54:17,015 DEBUG blivet/MainThread: LVMLogicalVolumeDevice._set_format: test_vg2-lv4 ; type: xfs ; current: None ; 2024-03-01 20:54:17,015 INFO blivet/MainThread: got format: existing xfs filesystem 2024-03-01 20:54:17,015 INFO blivet/MainThread: got format: existing lvmpv 2024-03-01 20:54:17,018 DEBUG blivet/MainThread: DeviceTree.handle_device: name: sdg ; info: {'CURRENT_TAGS': ':systemd:', 'DEVLINKS': '/dev/disk/by-diskseq/8 ' '/dev/disk/by-id/scsi-1LIO-ORG_disk6:2fcb2cc6-c284-43ea-b562-c0b7eba2ff7a ' '/dev/disk/by-id/lvm-pv-uuid-hJYfS5-wnPt-Ddxq-LzHF-INia-ff4Q-q8hARN ' '/dev/disk/by-id/scsi-SLIO-ORG_disk6_2fcb2cc6-c284-43ea-b562-c0b7eba2ff7a ' '/dev/disk/by-id/wwn-0x60014052fcb2cc6c28443eab562c0b7e ' '/dev/disk/by-id/scsi-360014052fcb2cc6c28443eab562c0b7e', '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': 'hJYfS5-wnPt-Ddxq-LzHF-INia-ff4Q-q8hARN', 'ID_FS_UUID_ENC': 'hJYfS5-wnPt-Ddxq-LzHF-INia-ff4Q-q8hARN', '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': '2fcb2cc6-c284-43ea-b562-c0b7eba2ff7a', 'ID_SERIAL': '360014052fcb2cc6c28443eab562c0b7e', 'ID_SERIAL_SHORT': '60014052fcb2cc6c28443eab562c0b7e', 'ID_TARGET_PORT': '0', 'ID_TYPE': 'disk', 'ID_VENDOR': 'LIO-ORG', 'ID_VENDOR_ENC': 'LIO-ORG\\x20', 'ID_WWN': '0x60014052fcb2cc6c', 'ID_WWN_VENDOR_EXTENSION': '0x28443eab562c0b7e', 'ID_WWN_WITH_EXTENSION': '0x60014052fcb2cc6c28443eab562c0b7e', 'MAJOR': '8', 'MINOR': '96', 'SCSI_IDENT_LUN_LOGICAL_UNIT_GROUP': '0x0', 'SCSI_IDENT_LUN_NAA_REGEXT': '60014052fcb2cc6c28443eab562c0b7e', 'SCSI_IDENT_LUN_T10': 'LIO-ORG_disk6:2fcb2cc6-c284-43ea-b562-c0b7eba2ff7a', 'SCSI_IDENT_PORT_NAME': 'naa.5001405a91c5ccc5,t,0x0001', 'SCSI_IDENT_PORT_RELATIVE': '0', 'SCSI_IDENT_PORT_TARGET_PORT_GROUP': '0x0', 'SCSI_IDENT_SERIAL': '2fcb2cc6-c284-43ea-b562-c0b7eba2ff7a', 'SCSI_IDENT_TARGET_NAME': 'naa.5001405a91c5ccc5', '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': '337228647'} ; 2024-03-01 20:54:17,019 INFO blivet/MainThread: scanning sdg (/sys/devices/tcm_loop_0/tcm_loop_adapter_0/host2/target2:0:1/2:0:1:6/block/sdg)... 2024-03-01 20:54:17,022 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: sdg ; incomplete: False ; hidden: False ; 2024-03-01 20:54:17,025 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned None 2024-03-01 20:54:17,030 DEBUG blivet/MainThread: DiskDevicePopulator.run: name: sdg ; 2024-03-01 20:54:17,030 INFO blivet/MainThread: sdg is a disk 2024-03-01 20:54:17,031 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 133 2024-03-01 20:54:17,031 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 134 2024-03-01 20:54:17,034 DEBUG blivet/MainThread: DiskDevice._set_format: sdg ; type: None ; current: None ; 2024-03-01 20:54:17,036 DEBUG blivet/MainThread: DiskDevice.update_sysfs_path: sdg ; status: True ; 2024-03-01 20:54:17,037 DEBUG blivet/MainThread: sdg sysfs_path set to /sys/devices/tcm_loop_0/tcm_loop_adapter_0/host2/target2:0:1/2:0:1:6/block/sdg 2024-03-01 20:54:17,039 DEBUG blivet/MainThread: DiskDevice.read_current_size: exists: True ; path: /dev/sdg ; sysfs_path: /sys/devices/tcm_loop_0/tcm_loop_adapter_0/host2/target2:0:1/2:0:1:6/block/sdg ; 2024-03-01 20:54:17,040 DEBUG blivet/MainThread: updated sdg size to 1024 MiB (1024 MiB) 2024-03-01 20:54:17,040 INFO blivet/MainThread: added disk sdg (id 132) to device tree 2024-03-01 20:54:17,040 INFO blivet/MainThread: got device: DiskDevice instance (0x7ff0ae919040) -- 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 = 60014052fcb2cc6c28443eab562c0b7e 2024-03-01 20:54:17,043 DEBUG blivet/MainThread: DeviceTree.handle_format: name: sdg ; 2024-03-01 20:54:17,046 DEBUG blivet/MainThread: AppleBootstrapFS.supported: supported: True ; 2024-03-01 20:54:17,046 DEBUG blivet/MainThread: get_format('appleboot') returning AppleBootstrapFS instance with object id 136 2024-03-01 20:54:17,049 DEBUG blivet/MainThread: EFIFS.supported: supported: True ; 2024-03-01 20:54:17,049 DEBUG blivet/MainThread: get_format('efi') returning EFIFS instance with object id 137 2024-03-01 20:54:17,052 DEBUG blivet/MainThread: MacEFIFS.supported: supported: True ; 2024-03-01 20:54:17,052 DEBUG blivet/MainThread: get_format('macefi') returning MacEFIFS instance with object id 138 2024-03-01 20:54:17,055 DEBUG blivet/MainThread: MacEFIFS.supported: supported: True ; 2024-03-01 20:54:17,055 DEBUG blivet/MainThread: get_format('macefi') returning MacEFIFS instance with object id 139 2024-03-01 20:54:17,058 DEBUG blivet/MainThread: LVMFormatPopulator.run: pv: sdg ; 2024-03-01 20:54:17,058 DEBUG blivet/MainThread: lvm filter: device /dev/sdg added to the list of allowed devices 2024-03-01 20:54:17,058 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/sdb,/dev/sdg,/dev/sdc,/dev/sde,/dev/sdf,/dev/sda ... 2024-03-01 20:54:17,100 INFO program/MainThread: stdout[34]: LVM2_PV_NAME=/dev/sda LVM2_PV_UUID=fT9v1y-1sT8-RTk7-CnWc-zmmk-eDe2-ZclZEn LVM2_PV_FREE=0 LVM2_PV_SIZE=1065353216 LVM2_PE_START=8388608 LVM2_VG_NAME=test_vg1 LVM2_VG_UUID=Zl6upP-RkLr-opWG-Ywma-s6R7-0zdB-5Yewuj LVM2_VG_SIZE=3196059648 LVM2_VG_FREE=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=KDPe4g-PVlK-38Tl-zy1U-QsIW-QjRX-ft5Vvp LVM2_PV_FREE=41943040 LVM2_PV_SIZE=1065353216 LVM2_PE_START=8388608 LVM2_VG_NAME=test_vg1 LVM2_VG_UUID=Zl6upP-RkLr-opWG-Ywma-s6R7-0zdB-5Yewuj LVM2_VG_SIZE=3196059648 LVM2_VG_FREE=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=PIn3kf-YgqD-0PFt-Pwfx-wx2S-dUYS-vBI1wW LVM2_PV_FREE=1065353216 LVM2_PV_SIZE=1065353216 LVM2_PE_START=8388608 LVM2_VG_NAME=test_vg1 LVM2_VG_UUID=Zl6upP-RkLr-opWG-Ywma-s6R7-0zdB-5Yewuj LVM2_VG_SIZE=3196059648 LVM2_VG_FREE=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=zoxUFp-BuKp-4Q2I-kCdq-Nel8-QAep-gkgiDU LVM2_PV_FREE=100663296 LVM2_PV_SIZE=1065353216 LVM2_PE_START=8388608 LVM2_VG_NAME=test_vg2 LVM2_VG_UUID=rTth1E-IBWf-P2Ll-dmvf-Gtq4-23k9-MhJ8L6 LVM2_VG_SIZE=3196059648 LVM2_VG_FREE=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=PyIrfQ-hZPh-O3Ym-EKxN-K1tS-Y0bW-THw6si LVM2_PV_FREE=1065353216 LVM2_PV_SIZE=1065353216 LVM2_PE_START=8388608 LVM2_VG_NAME=test_vg2 LVM2_VG_UUID=rTth1E-IBWf-P2Ll-dmvf-Gtq4-23k9-MhJ8L6 LVM2_VG_SIZE=3196059648 LVM2_VG_FREE=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=0M3KVh-7a4I-BPav-f7ma-rRY3-HHwl-ZQEkWO LVM2_PV_FREE=1065353216 LVM2_PV_SIZE=1065353216 LVM2_PE_START=8388608 LVM2_VG_NAME=test_vg2 LVM2_VG_UUID=rTth1E-IBWf-P2Ll-dmvf-Gtq4-23k9-MhJ8L6 LVM2_VG_SIZE=3196059648 LVM2_VG_FREE=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=hJYfS5-wnPt-Ddxq-LzHF-INia-ff4Q-q8hARN LVM2_PV_FREE=205520896 LVM2_PV_SIZE=1065353216 LVM2_PE_START=8388608 LVM2_VG_NAME=test_vg3 LVM2_VG_UUID=QkO21e-z17d-OjKu-Vqgh-Gnze-9j0A-8ftQzW LVM2_VG_SIZE=4261412864 LVM2_VG_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=d9PKx3-lQ43-J1fk-4pg4-Qute-Jefk-kbMvCG LVM2_PV_FREE=0 LVM2_PV_SIZE=1065353216 LVM2_PE_START=8388608 LVM2_VG_NAME=test_vg3 LVM2_VG_UUID=QkO21e-z17d-OjKu-Vqgh-Gnze-9j0A-8ftQzW LVM2_VG_SIZE=4261412864 LVM2_VG_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=8Gsc3Z-Hu3k-IM7B-0Ud8-dlr1-qlWY-t9Hcho LVM2_PV_FREE=0 LVM2_PV_SIZE=1065353216 LVM2_PE_START=8388608 LVM2_VG_NAME=test_vg3 LVM2_VG_UUID=QkO21e-z17d-OjKu-Vqgh-Gnze-9j0A-8ftQzW LVM2_VG_SIZE=4261412864 LVM2_VG_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=NMfUHt-rV5o-iriL-nltM-Wz3O-efPJ-vxzKfO LVM2_PV_FREE=847249408 LVM2_PV_SIZE=1065353216 LVM2_PE_START=8388608 LVM2_VG_NAME=test_vg3 LVM2_VG_UUID=QkO21e-z17d-OjKu-Vqgh-Gnze-9j0A-8ftQzW LVM2_VG_SIZE=4261412864 LVM2_VG_FREE=1052770304 LVM2_VG_EXTENT_SIZE=4194304 LVM2_VG_EXTENT_COUNT=1016 LVM2_VG_FREE_COUNT=251 LVM2_PV_COUNT=4 2024-03-01 20:54:17,100 INFO program/MainThread: stderr[34]: WARNING: Couldn't find device with uuid d9PKx3-lQ43-J1fk-4pg4-Qute-Jefk-kbMvCG. WARNING: Couldn't find device with uuid 8Gsc3Z-Hu3k-IM7B-0Ud8-dlr1-qlWY-t9Hcho. WARNING: Couldn't find device with uuid NMfUHt-rV5o-iriL-nltM-Wz3O-efPJ-vxzKfO. WARNING: VG test_vg3 is missing PV d9PKx3-lQ43-J1fk-4pg4-Qute-Jefk-kbMvCG (last written to /dev/sdh). WARNING: VG test_vg3 is missing PV 8Gsc3Z-Hu3k-IM7B-0Ud8-dlr1-qlWY-t9Hcho (last written to /dev/sdi). WARNING: VG test_vg3 is missing PV NMfUHt-rV5o-iriL-nltM-Wz3O-efPJ-vxzKfO (last written to /dev/sdj). WARNING: Couldn't find all devices for LV test_vg3/lv6 while checking used and assumed devices. WARNING: Couldn't find all devices for LV test_vg3/lv5 while checking used and assumed devices. 2024-03-01 20:54:17,100 INFO program/MainThread: ...done [34] (exit code: 0) 2024-03-01 20:54:17,101 INFO blivet/MainThread: type detected on 'sdg' is 'lvmpv' 2024-03-01 20:54:17,105 DEBUG blivet/MainThread: LVMPhysicalVolume.__init__: uuid: hJYfS5-wnPt-Ddxq-LzHF-INia-ff4Q-q8hARN ; label: None ; device: /dev/sdg ; serial: 360014052fcb2cc6c28443eab562c0b7e ; exists: True ; vg_name: test_vg3 ; vg_uuid: QkO21e-z17d-OjKu-Vqgh-Gnze-9j0A-8ftQzW ; pe_start: 8 MiB ; free: 196 MiB ; 2024-03-01 20:54:17,105 DEBUG blivet/MainThread: get_format('lvmpv') returning LVMPhysicalVolume instance with object id 140 2024-03-01 20:54:17,108 DEBUG blivet/MainThread: DiskDevice._set_format: sdg ; type: lvmpv ; current: None ; 2024-03-01 20:54:17,111 DEBUG blivet/MainThread: DeviceTree.get_device_by_uuid: uuid: QkO21e-z17d-OjKu-Vqgh-Gnze-9j0A-8ftQzW ; incomplete: True ; hidden: False ; 2024-03-01 20:54:17,113 DEBUG blivet/MainThread: DeviceTree.get_device_by_uuid returned None 2024-03-01 20:54:17,116 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: test_vg3 ; incomplete: False ; hidden: False ; 2024-03-01 20:54:17,119 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned None 2024-03-01 20:54:17,119 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/sdb,/dev/sdg,/dev/sdc,/dev/sde,/dev/sdf,/dev/sda ... 2024-03-01 20:54:17,152 INFO program/MainThread: stdout[35]: LVM2_VG_NAME=test_vg1 LVM2_VG_UUID=Zl6upP-RkLr-opWG-Ywma-s6R7-0zdB-5Yewuj LVM2_VG_SIZE=3196059648 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=rTth1E-IBWf-P2Ll-dmvf-Gtq4-23k9-MhJ8L6 LVM2_VG_SIZE=3196059648 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=QkO21e-z17d-OjKu-Vqgh-Gnze-9j0A-8ftQzW LVM2_VG_SIZE=4261412864 LVM2_VG_FREE=1052770304 LVM2_VG_EXTENT_SIZE=4194304 LVM2_VG_EXTENT_COUNT=1016 LVM2_VG_FREE_COUNT=251 LVM2_PV_COUNT=4 2024-03-01 20:54:17,152 INFO program/MainThread: stderr[35]: WARNING: Couldn't find device with uuid d9PKx3-lQ43-J1fk-4pg4-Qute-Jefk-kbMvCG. WARNING: Couldn't find device with uuid 8Gsc3Z-Hu3k-IM7B-0Ud8-dlr1-qlWY-t9Hcho. WARNING: Couldn't find device with uuid NMfUHt-rV5o-iriL-nltM-Wz3O-efPJ-vxzKfO. WARNING: VG test_vg3 is missing PV d9PKx3-lQ43-J1fk-4pg4-Qute-Jefk-kbMvCG (last written to /dev/sdh). WARNING: VG test_vg3 is missing PV 8Gsc3Z-Hu3k-IM7B-0Ud8-dlr1-qlWY-t9Hcho (last written to /dev/sdi). WARNING: VG test_vg3 is missing PV NMfUHt-rV5o-iriL-nltM-Wz3O-efPJ-vxzKfO (last written to /dev/sdj). WARNING: Couldn't find all devices for LV test_vg3/lv6 while checking used and assumed devices. WARNING: Couldn't find all devices for LV test_vg3/lv5 while checking used and assumed devices. 2024-03-01 20:54:17,152 INFO program/MainThread: ...done [35] (exit code: 0) 2024-03-01 20:54:17,152 INFO blivet/MainThread: Can't get exported information from VG info, assuming VG is not exported. 2024-03-01 20:54:17,153 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 142 2024-03-01 20:54:17,157 DEBUG blivet/MainThread: LVMVolumeGroupDevice._add_parent: test_vg3 ; parent: sdg ; 2024-03-01 20:54:17,160 DEBUG blivet/MainThread: DiskDevice.add_child: name: sdg ; child: test_vg3 ; kids: 0 ; 2024-03-01 20:54:17,160 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 143 2024-03-01 20:54:17,163 DEBUG blivet/MainThread: LVMVolumeGroupDevice._set_format: test_vg3 ; type: None ; current: None ; 2024-03-01 20:54:17,163 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/sdb,/dev/sdg,/dev/sdc,/dev/sde,/dev/sdf,/dev/sda ... 2024-03-01 20:54:17,204 INFO program/MainThread: stdout[36]: LVM2_VG_NAME=test_vg1 LVM2_LV_NAME=lv1 LVM2_LV_UUID=eT3KDY-yWW5-yI4n-D3MA-MMhI-3w0j-lZbeKr 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=0rGC52-fxIp-2MG0-x0Mm-acyS-aBvJ-04CsOH LVM2_LV_SIZE=1606418432 LVM2_LV_ATTR=-wi-a----- LVM2_SEGTYPE=linear LVM2_ORIGIN= LVM2_POOL_LV= LVM2_DATA_LV= LVM2_METADATA_LV= LVM2_LV_ROLE=public LVM2_MOVE_PV= LVM2_DATA_PERCENT= LVM2_METADATA_PERCENT= LVM2_COPY_PERCENT= LVM2_VG_NAME=test_vg1 LVM2_LV_NAME=lv2 LVM2_LV_UUID=0rGC52-fxIp-2MG0-x0Mm-acyS-aBvJ-04CsOH LVM2_LV_SIZE=1606418432 LVM2_LV_ATTR=-wi-a----- LVM2_SEGTYPE=linear LVM2_ORIGIN= LVM2_POOL_LV= LVM2_DATA_LV= LVM2_METADATA_LV= 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=io0zuS-r2vf-kOYP-EZLC-ILnP-Qd9u-k0D01J 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=ylFwPE-4mOR-qG1o-e7y0-6iGt-Nlku-B4XCBQ 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=vRyvD3-vcUv-uwKv-hYc5-Octm-8RBz-vfmf78 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=vRyvD3-vcUv-uwKv-hYc5-Octm-8RBz-vfmf78 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=XL3Pt9-45Lf-3yW2-gvna-B2q7-IIys-4Aa4TY 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=XL3Pt9-45Lf-3yW2-gvna-B2q7-IIys-4Aa4TY 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=6DYPj0-hhBq-fUnt-mGb3-KhmU-21An-Q90krg 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=66uv6y-zQ4D-FNQs-34FK-4RfH-13gI-BVYYZZ LVM2_LV_SIZE=427819008 LVM2_LV_ATTR=-wi-a----- LVM2_SEGTYPE=linear LVM2_ORIGIN= LVM2_POOL_LV= LVM2_DATA_LV= LVM2_METADATA_LV= LVM2_LV_ROLE=public LVM2_MOVE_PV= LVM2_DATA_PERCENT= LVM2_METADATA_PERCENT= LVM2_COPY_PERCENT= 2024-03-01 20:54:17,204 INFO program/MainThread: stderr[36]: WARNING: Couldn't find device with uuid d9PKx3-lQ43-J1fk-4pg4-Qute-Jefk-kbMvCG. WARNING: Couldn't find device with uuid 8Gsc3Z-Hu3k-IM7B-0Ud8-dlr1-qlWY-t9Hcho. WARNING: Couldn't find device with uuid NMfUHt-rV5o-iriL-nltM-Wz3O-efPJ-vxzKfO. WARNING: VG test_vg3 is missing PV d9PKx3-lQ43-J1fk-4pg4-Qute-Jefk-kbMvCG (last written to /dev/sdh). WARNING: VG test_vg3 is missing PV 8Gsc3Z-Hu3k-IM7B-0Ud8-dlr1-qlWY-t9Hcho (last written to /dev/sdi). WARNING: VG test_vg3 is missing PV NMfUHt-rV5o-iriL-nltM-Wz3O-efPJ-vxzKfO (last written to /dev/sdj). WARNING: Couldn't find all devices for LV test_vg3/lv6 while checking used and assumed devices. WARNING: Couldn't find all devices for LV test_vg3/lv5 while checking used and assumed devices. 2024-03-01 20:54:17,204 INFO program/MainThread: ...done [36] (exit code: 0) 2024-03-01 20:54:17,208 DEBUG blivet/MainThread: LVMVolumeGroupDevice.update_sysfs_path: test_vg3 ; status: True ; 2024-03-01 20:54:17,209 INFO blivet/MainThread: added lvmvg test_vg3 (id 141) to device tree 2024-03-01 20:54:17,211 DEBUG blivet/MainThread: LVMFormatPopulator._update_lvs: pv: sdg ; 2024-03-01 20:54:17,214 DEBUG blivet/MainThread: DeviceTree.get_device_by_uuid: uuid: QkO21e-z17d-OjKu-Vqgh-Gnze-9j0A-8ftQzW ; incomplete: True ; hidden: False ; 2024-03-01 20:54:17,217 DEBUG blivet/MainThread: DeviceTree.get_device_by_uuid returned existing 1016 MiB lvmvg test_vg3 (141) 2024-03-01 20:54:17,217 WARNING blivet/MainThread: Skipping LVs for incomplete VG test_vg3 2024-03-01 20:54:17,217 INFO blivet/MainThread: got format: existing lvmpv 2024-03-01 20:54:17,220 DEBUG blivet/MainThread: DeviceTree.handle_device: name: sdh ; info: {'CURRENT_TAGS': ':systemd:', 'DEVLINKS': '/dev/disk/by-diskseq/9 ' '/dev/disk/by-id/scsi-36001405130490dc6bc54a3a884c8d675 ' '/dev/disk/by-id/lvm-pv-uuid-d9PKx3-lQ43-J1fk-4pg4-Qute-Jefk-kbMvCG ' '/dev/disk/by-id/scsi-SLIO-ORG_disk7_130490dc-6bc5-4a3a-884c-8d67508d4785 ' '/dev/disk/by-id/wwn-0x6001405130490dc6bc54a3a884c8d675 ' '/dev/disk/by-id/scsi-1LIO-ORG_disk7:130490dc-6bc5-4a3a-884c-8d67508d4785', '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': 'd9PKx3-lQ43-J1fk-4pg4-Qute-Jefk-kbMvCG', 'ID_FS_UUID_ENC': 'd9PKx3-lQ43-J1fk-4pg4-Qute-Jefk-kbMvCG', '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': '130490dc-6bc5-4a3a-884c-8d67508d4785', 'ID_SERIAL': '36001405130490dc6bc54a3a884c8d675', 'ID_SERIAL_SHORT': '6001405130490dc6bc54a3a884c8d675', 'ID_TARGET_PORT': '0', 'ID_TYPE': 'disk', 'ID_VENDOR': 'LIO-ORG', 'ID_VENDOR_ENC': 'LIO-ORG\\x20', 'ID_WWN': '0x6001405130490dc6', 'ID_WWN_VENDOR_EXTENSION': '0xbc54a3a884c8d675', 'ID_WWN_WITH_EXTENSION': '0x6001405130490dc6bc54a3a884c8d675', 'MAJOR': '8', 'MINOR': '112', 'SCSI_IDENT_LUN_LOGICAL_UNIT_GROUP': '0x0', 'SCSI_IDENT_LUN_NAA_REGEXT': '6001405130490dc6bc54a3a884c8d675', 'SCSI_IDENT_LUN_T10': 'LIO-ORG_disk7:130490dc-6bc5-4a3a-884c-8d67508d4785', 'SCSI_IDENT_PORT_NAME': 'naa.5001405a91c5ccc5,t,0x0001', 'SCSI_IDENT_PORT_RELATIVE': '0', 'SCSI_IDENT_PORT_TARGET_PORT_GROUP': '0x0', 'SCSI_IDENT_SERIAL': '130490dc-6bc5-4a3a-884c-8d67508d4785', 'SCSI_IDENT_TARGET_NAME': 'naa.5001405a91c5ccc5', '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': '337415073'} ; 2024-03-01 20:54:17,221 INFO blivet/MainThread: scanning sdh (/sys/devices/tcm_loop_0/tcm_loop_adapter_0/host2/target2:0:1/2:0:1:7/block/sdh)... 2024-03-01 20:54:17,224 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: sdh ; incomplete: False ; hidden: False ; 2024-03-01 20:54:17,227 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned None 2024-03-01 20:54:17,232 DEBUG blivet/MainThread: DiskDevicePopulator.run: name: sdh ; 2024-03-01 20:54:17,232 INFO blivet/MainThread: sdh is a disk 2024-03-01 20:54:17,233 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 147 2024-03-01 20:54:17,233 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 148 2024-03-01 20:54:17,235 DEBUG blivet/MainThread: DiskDevice._set_format: sdh ; type: None ; current: None ; 2024-03-01 20:54:17,238 DEBUG blivet/MainThread: DiskDevice.update_sysfs_path: sdh ; status: True ; 2024-03-01 20:54:17,238 DEBUG blivet/MainThread: sdh sysfs_path set to /sys/devices/tcm_loop_0/tcm_loop_adapter_0/host2/target2:0:1/2:0:1:7/block/sdh 2024-03-01 20:54:17,241 DEBUG blivet/MainThread: DiskDevice.read_current_size: exists: True ; path: /dev/sdh ; sysfs_path: /sys/devices/tcm_loop_0/tcm_loop_adapter_0/host2/target2:0:1/2:0:1:7/block/sdh ; 2024-03-01 20:54:17,241 DEBUG blivet/MainThread: updated sdh size to 1024 MiB (1024 MiB) 2024-03-01 20:54:17,242 INFO blivet/MainThread: added disk sdh (id 146) to device tree 2024-03-01 20:54:17,242 INFO blivet/MainThread: got device: DiskDevice instance (0x7ff0ae8d07c0) -- 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 = 6001405130490dc6bc54a3a884c8d675 2024-03-01 20:54:17,245 DEBUG blivet/MainThread: DeviceTree.handle_format: name: sdh ; 2024-03-01 20:54:17,248 DEBUG blivet/MainThread: AppleBootstrapFS.supported: supported: True ; 2024-03-01 20:54:17,248 DEBUG blivet/MainThread: get_format('appleboot') returning AppleBootstrapFS instance with object id 150 2024-03-01 20:54:17,251 DEBUG blivet/MainThread: EFIFS.supported: supported: True ; 2024-03-01 20:54:17,251 DEBUG blivet/MainThread: get_format('efi') returning EFIFS instance with object id 151 2024-03-01 20:54:17,254 DEBUG blivet/MainThread: MacEFIFS.supported: supported: True ; 2024-03-01 20:54:17,254 DEBUG blivet/MainThread: get_format('macefi') returning MacEFIFS instance with object id 152 2024-03-01 20:54:17,257 DEBUG blivet/MainThread: MacEFIFS.supported: supported: True ; 2024-03-01 20:54:17,257 DEBUG blivet/MainThread: get_format('macefi') returning MacEFIFS instance with object id 153 2024-03-01 20:54:17,260 DEBUG blivet/MainThread: LVMFormatPopulator.run: pv: sdh ; 2024-03-01 20:54:17,260 DEBUG blivet/MainThread: lvm filter: device /dev/sdh added to the list of allowed devices 2024-03-01 20:54:17,260 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/sdb,/dev/sdg,/dev/sdh,/dev/sdc,/dev/sde,/dev/sdf,/dev/sda ... 2024-03-01 20:54:17,292 INFO program/MainThread: stdout[37]: LVM2_PV_NAME=/dev/sda LVM2_PV_UUID=fT9v1y-1sT8-RTk7-CnWc-zmmk-eDe2-ZclZEn LVM2_PV_FREE=0 LVM2_PV_SIZE=1065353216 LVM2_PE_START=8388608 LVM2_VG_NAME=test_vg1 LVM2_VG_UUID=Zl6upP-RkLr-opWG-Ywma-s6R7-0zdB-5Yewuj LVM2_VG_SIZE=3196059648 LVM2_VG_FREE=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=KDPe4g-PVlK-38Tl-zy1U-QsIW-QjRX-ft5Vvp LVM2_PV_FREE=41943040 LVM2_PV_SIZE=1065353216 LVM2_PE_START=8388608 LVM2_VG_NAME=test_vg1 LVM2_VG_UUID=Zl6upP-RkLr-opWG-Ywma-s6R7-0zdB-5Yewuj LVM2_VG_SIZE=3196059648 LVM2_VG_FREE=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=PIn3kf-YgqD-0PFt-Pwfx-wx2S-dUYS-vBI1wW LVM2_PV_FREE=1065353216 LVM2_PV_SIZE=1065353216 LVM2_PE_START=8388608 LVM2_VG_NAME=test_vg1 LVM2_VG_UUID=Zl6upP-RkLr-opWG-Ywma-s6R7-0zdB-5Yewuj LVM2_VG_SIZE=3196059648 LVM2_VG_FREE=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=zoxUFp-BuKp-4Q2I-kCdq-Nel8-QAep-gkgiDU LVM2_PV_FREE=100663296 LVM2_PV_SIZE=1065353216 LVM2_PE_START=8388608 LVM2_VG_NAME=test_vg2 LVM2_VG_UUID=rTth1E-IBWf-P2Ll-dmvf-Gtq4-23k9-MhJ8L6 LVM2_VG_SIZE=3196059648 LVM2_VG_FREE=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=PyIrfQ-hZPh-O3Ym-EKxN-K1tS-Y0bW-THw6si LVM2_PV_FREE=1065353216 LVM2_PV_SIZE=1065353216 LVM2_PE_START=8388608 LVM2_VG_NAME=test_vg2 LVM2_VG_UUID=rTth1E-IBWf-P2Ll-dmvf-Gtq4-23k9-MhJ8L6 LVM2_VG_SIZE=3196059648 LVM2_VG_FREE=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=0M3KVh-7a4I-BPav-f7ma-rRY3-HHwl-ZQEkWO LVM2_PV_FREE=1065353216 LVM2_PV_SIZE=1065353216 LVM2_PE_START=8388608 LVM2_VG_NAME=test_vg2 LVM2_VG_UUID=rTth1E-IBWf-P2Ll-dmvf-Gtq4-23k9-MhJ8L6 LVM2_VG_SIZE=3196059648 LVM2_VG_FREE=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=hJYfS5-wnPt-Ddxq-LzHF-INia-ff4Q-q8hARN LVM2_PV_FREE=205520896 LVM2_PV_SIZE=1065353216 LVM2_PE_START=8388608 LVM2_VG_NAME=test_vg3 LVM2_VG_UUID=QkO21e-z17d-OjKu-Vqgh-Gnze-9j0A-8ftQzW LVM2_VG_SIZE=4261412864 LVM2_VG_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=d9PKx3-lQ43-J1fk-4pg4-Qute-Jefk-kbMvCG LVM2_PV_FREE=0 LVM2_PV_SIZE=1065353216 LVM2_PE_START=8388608 LVM2_VG_NAME=test_vg3 LVM2_VG_UUID=QkO21e-z17d-OjKu-Vqgh-Gnze-9j0A-8ftQzW LVM2_VG_SIZE=4261412864 LVM2_VG_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=8Gsc3Z-Hu3k-IM7B-0Ud8-dlr1-qlWY-t9Hcho LVM2_PV_FREE=0 LVM2_PV_SIZE=1065353216 LVM2_PE_START=8388608 LVM2_VG_NAME=test_vg3 LVM2_VG_UUID=QkO21e-z17d-OjKu-Vqgh-Gnze-9j0A-8ftQzW LVM2_VG_SIZE=4261412864 LVM2_VG_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=NMfUHt-rV5o-iriL-nltM-Wz3O-efPJ-vxzKfO LVM2_PV_FREE=847249408 LVM2_PV_SIZE=1065353216 LVM2_PE_START=8388608 LVM2_VG_NAME=test_vg3 LVM2_VG_UUID=QkO21e-z17d-OjKu-Vqgh-Gnze-9j0A-8ftQzW LVM2_VG_SIZE=4261412864 LVM2_VG_FREE=1052770304 LVM2_VG_EXTENT_SIZE=4194304 LVM2_VG_EXTENT_COUNT=1016 LVM2_VG_FREE_COUNT=251 LVM2_PV_COUNT=4 2024-03-01 20:54:17,292 INFO program/MainThread: stderr[37]: WARNING: Couldn't find device with uuid 8Gsc3Z-Hu3k-IM7B-0Ud8-dlr1-qlWY-t9Hcho. WARNING: Couldn't find device with uuid NMfUHt-rV5o-iriL-nltM-Wz3O-efPJ-vxzKfO. WARNING: VG test_vg3 is missing PV 8Gsc3Z-Hu3k-IM7B-0Ud8-dlr1-qlWY-t9Hcho (last written to /dev/sdi). WARNING: VG test_vg3 is missing PV NMfUHt-rV5o-iriL-nltM-Wz3O-efPJ-vxzKfO (last written to /dev/sdj). WARNING: Couldn't find all devices for LV test_vg3/lv5 while checking used and assumed devices. 2024-03-01 20:54:17,292 INFO program/MainThread: ...done [37] (exit code: 0) 2024-03-01 20:54:17,292 INFO blivet/MainThread: type detected on 'sdh' is 'lvmpv' 2024-03-01 20:54:17,296 DEBUG blivet/MainThread: LVMPhysicalVolume.__init__: uuid: d9PKx3-lQ43-J1fk-4pg4-Qute-Jefk-kbMvCG ; label: None ; device: /dev/sdh ; serial: 36001405130490dc6bc54a3a884c8d675 ; exists: True ; vg_name: test_vg3 ; vg_uuid: QkO21e-z17d-OjKu-Vqgh-Gnze-9j0A-8ftQzW ; pe_start: 8 MiB ; 2024-03-01 20:54:17,296 DEBUG blivet/MainThread: get_format('lvmpv') returning LVMPhysicalVolume instance with object id 154 2024-03-01 20:54:17,299 DEBUG blivet/MainThread: DiskDevice._set_format: sdh ; type: lvmpv ; current: None ; 2024-03-01 20:54:17,302 DEBUG blivet/MainThread: DeviceTree.get_device_by_uuid: uuid: QkO21e-z17d-OjKu-Vqgh-Gnze-9j0A-8ftQzW ; incomplete: True ; hidden: False ; 2024-03-01 20:54:17,304 DEBUG blivet/MainThread: DeviceTree.get_device_by_uuid returned existing 1016 MiB lvmvg test_vg3 (141) 2024-03-01 20:54:17,308 DEBUG blivet/MainThread: LVMVolumeGroupDevice._add_parent: test_vg3 ; parent: sdh ; 2024-03-01 20:54:17,310 DEBUG blivet/MainThread: DiskDevice.add_child: name: sdh ; child: test_vg3 ; kids: 0 ; 2024-03-01 20:54:17,313 DEBUG blivet/MainThread: LVMFormatPopulator._update_lvs: pv: sdh ; 2024-03-01 20:54:17,316 DEBUG blivet/MainThread: DeviceTree.get_device_by_uuid: uuid: QkO21e-z17d-OjKu-Vqgh-Gnze-9j0A-8ftQzW ; incomplete: True ; hidden: False ; 2024-03-01 20:54:17,318 DEBUG blivet/MainThread: DeviceTree.get_device_by_uuid returned existing 1.98 GiB lvmvg test_vg3 (141) 2024-03-01 20:54:17,319 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/sdb,/dev/sdg,/dev/sdh,/dev/sdc,/dev/sde,/dev/sdf,/dev/sda ... 2024-03-01 20:54:17,354 INFO program/MainThread: stdout[38]: LVM2_VG_NAME=test_vg1 LVM2_LV_NAME=lv1 LVM2_LV_UUID=eT3KDY-yWW5-yI4n-D3MA-MMhI-3w0j-lZbeKr 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=0rGC52-fxIp-2MG0-x0Mm-acyS-aBvJ-04CsOH LVM2_LV_SIZE=1606418432 LVM2_LV_ATTR=-wi-a----- LVM2_SEGTYPE=linear LVM2_ORIGIN= LVM2_POOL_LV= LVM2_DATA_LV= LVM2_METADATA_LV= LVM2_LV_ROLE=public LVM2_MOVE_PV= LVM2_DATA_PERCENT= LVM2_METADATA_PERCENT= LVM2_COPY_PERCENT= LVM2_VG_NAME=test_vg1 LVM2_LV_NAME=lv2 LVM2_LV_UUID=0rGC52-fxIp-2MG0-x0Mm-acyS-aBvJ-04CsOH LVM2_LV_SIZE=1606418432 LVM2_LV_ATTR=-wi-a----- LVM2_SEGTYPE=linear LVM2_ORIGIN= LVM2_POOL_LV= LVM2_DATA_LV= LVM2_METADATA_LV= 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=io0zuS-r2vf-kOYP-EZLC-ILnP-Qd9u-k0D01J 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=ylFwPE-4mOR-qG1o-e7y0-6iGt-Nlku-B4XCBQ 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=vRyvD3-vcUv-uwKv-hYc5-Octm-8RBz-vfmf78 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=vRyvD3-vcUv-uwKv-hYc5-Octm-8RBz-vfmf78 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=XL3Pt9-45Lf-3yW2-gvna-B2q7-IIys-4Aa4TY 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=XL3Pt9-45Lf-3yW2-gvna-B2q7-IIys-4Aa4TY 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=6DYPj0-hhBq-fUnt-mGb3-KhmU-21An-Q90krg 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=66uv6y-zQ4D-FNQs-34FK-4RfH-13gI-BVYYZZ LVM2_LV_SIZE=427819008 LVM2_LV_ATTR=-wi-a----- LVM2_SEGTYPE=linear LVM2_ORIGIN= LVM2_POOL_LV= LVM2_DATA_LV= LVM2_METADATA_LV= LVM2_LV_ROLE=public LVM2_MOVE_PV= LVM2_DATA_PERCENT= LVM2_METADATA_PERCENT= LVM2_COPY_PERCENT= 2024-03-01 20:54:17,354 INFO program/MainThread: stderr[38]: WARNING: Couldn't find device with uuid 8Gsc3Z-Hu3k-IM7B-0Ud8-dlr1-qlWY-t9Hcho. WARNING: Couldn't find device with uuid NMfUHt-rV5o-iriL-nltM-Wz3O-efPJ-vxzKfO. WARNING: VG test_vg3 is missing PV 8Gsc3Z-Hu3k-IM7B-0Ud8-dlr1-qlWY-t9Hcho (last written to /dev/sdi). WARNING: VG test_vg3 is missing PV NMfUHt-rV5o-iriL-nltM-Wz3O-efPJ-vxzKfO (last written to /dev/sdj). WARNING: Couldn't find all devices for LV test_vg3/lv5 while checking used and assumed devices. 2024-03-01 20:54:17,354 INFO program/MainThread: ...done [38] (exit code: 0) 2024-03-01 20:54:17,354 WARNING blivet/MainThread: Skipping LVs for incomplete VG test_vg3 2024-03-01 20:54:17,355 INFO blivet/MainThread: got format: existing lvmpv 2024-03-01 20:54:17,359 DEBUG blivet/MainThread: DeviceTree.handle_device: name: sdi ; info: {'CURRENT_TAGS': ':systemd:', 'DEVLINKS': '/dev/disk/by-id/scsi-SLIO-ORG_disk8_7c02790d-af61-431a-b4c5-489ce662d703 ' '/dev/disk/by-id/scsi-360014057c02790daf61431ab4c5489ce ' '/dev/disk/by-id/scsi-1LIO-ORG_disk8:7c02790d-af61-431a-b4c5-489ce662d703 ' '/dev/disk/by-diskseq/10 ' '/dev/disk/by-id/lvm-pv-uuid-8Gsc3Z-Hu3k-IM7B-0Ud8-dlr1-qlWY-t9Hcho ' '/dev/disk/by-id/wwn-0x60014057c02790daf61431ab4c5489ce', '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': '8Gsc3Z-Hu3k-IM7B-0Ud8-dlr1-qlWY-t9Hcho', 'ID_FS_UUID_ENC': '8Gsc3Z-Hu3k-IM7B-0Ud8-dlr1-qlWY-t9Hcho', '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': '7c02790d-af61-431a-b4c5-489ce662d703', 'ID_SERIAL': '360014057c02790daf61431ab4c5489ce', 'ID_SERIAL_SHORT': '60014057c02790daf61431ab4c5489ce', 'ID_TARGET_PORT': '0', 'ID_TYPE': 'disk', 'ID_VENDOR': 'LIO-ORG', 'ID_VENDOR_ENC': 'LIO-ORG\\x20', 'ID_WWN': '0x60014057c02790da', 'ID_WWN_VENDOR_EXTENSION': '0xf61431ab4c5489ce', 'ID_WWN_WITH_EXTENSION': '0x60014057c02790daf61431ab4c5489ce', 'MAJOR': '8', 'MINOR': '128', 'SCSI_IDENT_LUN_LOGICAL_UNIT_GROUP': '0x0', 'SCSI_IDENT_LUN_NAA_REGEXT': '60014057c02790daf61431ab4c5489ce', 'SCSI_IDENT_LUN_T10': 'LIO-ORG_disk8:7c02790d-af61-431a-b4c5-489ce662d703', 'SCSI_IDENT_PORT_NAME': 'naa.5001405a91c5ccc5,t,0x0001', 'SCSI_IDENT_PORT_RELATIVE': '0', 'SCSI_IDENT_PORT_TARGET_PORT_GROUP': '0x0', 'SCSI_IDENT_SERIAL': '7c02790d-af61-431a-b4c5-489ce662d703', 'SCSI_IDENT_TARGET_NAME': 'naa.5001405a91c5ccc5', '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': '337428002'} ; 2024-03-01 20:54:17,359 INFO blivet/MainThread: scanning sdi (/sys/devices/tcm_loop_0/tcm_loop_adapter_0/host2/target2:0:1/2:0:1:8/block/sdi)... 2024-03-01 20:54:17,362 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: sdi ; incomplete: False ; hidden: False ; 2024-03-01 20:54:17,365 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned None 2024-03-01 20:54:17,370 DEBUG blivet/MainThread: DiskDevicePopulator.run: name: sdi ; 2024-03-01 20:54:17,371 INFO blivet/MainThread: sdi is a disk 2024-03-01 20:54:17,371 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 157 2024-03-01 20:54:17,371 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 158 2024-03-01 20:54:17,374 DEBUG blivet/MainThread: DiskDevice._set_format: sdi ; type: None ; current: None ; 2024-03-01 20:54:17,377 DEBUG blivet/MainThread: DiskDevice.update_sysfs_path: sdi ; status: True ; 2024-03-01 20:54:17,377 DEBUG blivet/MainThread: sdi sysfs_path set to /sys/devices/tcm_loop_0/tcm_loop_adapter_0/host2/target2:0:1/2:0:1:8/block/sdi 2024-03-01 20:54:17,380 DEBUG blivet/MainThread: DiskDevice.read_current_size: exists: True ; path: /dev/sdi ; sysfs_path: /sys/devices/tcm_loop_0/tcm_loop_adapter_0/host2/target2:0:1/2:0:1:8/block/sdi ; 2024-03-01 20:54:17,380 DEBUG blivet/MainThread: updated sdi size to 1024 MiB (1024 MiB) 2024-03-01 20:54:17,381 INFO blivet/MainThread: added disk sdi (id 156) to device tree 2024-03-01 20:54:17,381 INFO blivet/MainThread: got device: DiskDevice instance (0x7ff0ae8d3220) -- 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 = 60014057c02790daf61431ab4c5489ce 2024-03-01 20:54:17,384 DEBUG blivet/MainThread: DeviceTree.handle_format: name: sdi ; 2024-03-01 20:54:17,387 DEBUG blivet/MainThread: AppleBootstrapFS.supported: supported: True ; 2024-03-01 20:54:17,387 DEBUG blivet/MainThread: get_format('appleboot') returning AppleBootstrapFS instance with object id 160 2024-03-01 20:54:17,390 DEBUG blivet/MainThread: EFIFS.supported: supported: True ; 2024-03-01 20:54:17,390 DEBUG blivet/MainThread: get_format('efi') returning EFIFS instance with object id 161 2024-03-01 20:54:17,393 DEBUG blivet/MainThread: MacEFIFS.supported: supported: True ; 2024-03-01 20:54:17,393 DEBUG blivet/MainThread: get_format('macefi') returning MacEFIFS instance with object id 162 2024-03-01 20:54:17,396 DEBUG blivet/MainThread: MacEFIFS.supported: supported: True ; 2024-03-01 20:54:17,396 DEBUG blivet/MainThread: get_format('macefi') returning MacEFIFS instance with object id 163 2024-03-01 20:54:17,399 DEBUG blivet/MainThread: LVMFormatPopulator.run: pv: sdi ; 2024-03-01 20:54:17,399 DEBUG blivet/MainThread: lvm filter: device /dev/sdi added to the list of allowed devices 2024-03-01 20:54:17,399 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/sdd,/dev/sdb,/dev/sdi,/dev/sdg,/dev/sdh,/dev/sdc,/dev/sde,/dev/sdf,/dev/sda ... 2024-03-01 20:54:17,439 INFO program/MainThread: stdout[39]: LVM2_PV_NAME=/dev/sda LVM2_PV_UUID=fT9v1y-1sT8-RTk7-CnWc-zmmk-eDe2-ZclZEn LVM2_PV_FREE=0 LVM2_PV_SIZE=1065353216 LVM2_PE_START=8388608 LVM2_VG_NAME=test_vg1 LVM2_VG_UUID=Zl6upP-RkLr-opWG-Ywma-s6R7-0zdB-5Yewuj LVM2_VG_SIZE=3196059648 LVM2_VG_FREE=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=KDPe4g-PVlK-38Tl-zy1U-QsIW-QjRX-ft5Vvp LVM2_PV_FREE=41943040 LVM2_PV_SIZE=1065353216 LVM2_PE_START=8388608 LVM2_VG_NAME=test_vg1 LVM2_VG_UUID=Zl6upP-RkLr-opWG-Ywma-s6R7-0zdB-5Yewuj LVM2_VG_SIZE=3196059648 LVM2_VG_FREE=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=PIn3kf-YgqD-0PFt-Pwfx-wx2S-dUYS-vBI1wW LVM2_PV_FREE=1065353216 LVM2_PV_SIZE=1065353216 LVM2_PE_START=8388608 LVM2_VG_NAME=test_vg1 LVM2_VG_UUID=Zl6upP-RkLr-opWG-Ywma-s6R7-0zdB-5Yewuj LVM2_VG_SIZE=3196059648 LVM2_VG_FREE=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=zoxUFp-BuKp-4Q2I-kCdq-Nel8-QAep-gkgiDU LVM2_PV_FREE=100663296 LVM2_PV_SIZE=1065353216 LVM2_PE_START=8388608 LVM2_VG_NAME=test_vg2 LVM2_VG_UUID=rTth1E-IBWf-P2Ll-dmvf-Gtq4-23k9-MhJ8L6 LVM2_VG_SIZE=3196059648 LVM2_VG_FREE=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=PyIrfQ-hZPh-O3Ym-EKxN-K1tS-Y0bW-THw6si LVM2_PV_FREE=1065353216 LVM2_PV_SIZE=1065353216 LVM2_PE_START=8388608 LVM2_VG_NAME=test_vg2 LVM2_VG_UUID=rTth1E-IBWf-P2Ll-dmvf-Gtq4-23k9-MhJ8L6 LVM2_VG_SIZE=3196059648 LVM2_VG_FREE=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=0M3KVh-7a4I-BPav-f7ma-rRY3-HHwl-ZQEkWO LVM2_PV_FREE=1065353216 LVM2_PV_SIZE=1065353216 LVM2_PE_START=8388608 LVM2_VG_NAME=test_vg2 LVM2_VG_UUID=rTth1E-IBWf-P2Ll-dmvf-Gtq4-23k9-MhJ8L6 LVM2_VG_SIZE=3196059648 LVM2_VG_FREE=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=hJYfS5-wnPt-Ddxq-LzHF-INia-ff4Q-q8hARN LVM2_PV_FREE=205520896 LVM2_PV_SIZE=1065353216 LVM2_PE_START=8388608 LVM2_VG_NAME=test_vg3 LVM2_VG_UUID=QkO21e-z17d-OjKu-Vqgh-Gnze-9j0A-8ftQzW LVM2_VG_SIZE=4261412864 LVM2_VG_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=d9PKx3-lQ43-J1fk-4pg4-Qute-Jefk-kbMvCG LVM2_PV_FREE=0 LVM2_PV_SIZE=1065353216 LVM2_PE_START=8388608 LVM2_VG_NAME=test_vg3 LVM2_VG_UUID=QkO21e-z17d-OjKu-Vqgh-Gnze-9j0A-8ftQzW LVM2_VG_SIZE=4261412864 LVM2_VG_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=8Gsc3Z-Hu3k-IM7B-0Ud8-dlr1-qlWY-t9Hcho LVM2_PV_FREE=0 LVM2_PV_SIZE=1065353216 LVM2_PE_START=8388608 LVM2_VG_NAME=test_vg3 LVM2_VG_UUID=QkO21e-z17d-OjKu-Vqgh-Gnze-9j0A-8ftQzW LVM2_VG_SIZE=4261412864 LVM2_VG_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=NMfUHt-rV5o-iriL-nltM-Wz3O-efPJ-vxzKfO LVM2_PV_FREE=847249408 LVM2_PV_SIZE=1065353216 LVM2_PE_START=8388608 LVM2_VG_NAME=test_vg3 LVM2_VG_UUID=QkO21e-z17d-OjKu-Vqgh-Gnze-9j0A-8ftQzW LVM2_VG_SIZE=4261412864 LVM2_VG_FREE=1052770304 LVM2_VG_EXTENT_SIZE=4194304 LVM2_VG_EXTENT_COUNT=1016 LVM2_VG_FREE_COUNT=251 LVM2_PV_COUNT=4 2024-03-01 20:54:17,439 INFO program/MainThread: stderr[39]: WARNING: Couldn't find device with uuid NMfUHt-rV5o-iriL-nltM-Wz3O-efPJ-vxzKfO. WARNING: VG test_vg3 is missing PV NMfUHt-rV5o-iriL-nltM-Wz3O-efPJ-vxzKfO (last written to /dev/sdj). WARNING: Couldn't find all devices for LV test_vg3/lv5 while checking used and assumed devices. 2024-03-01 20:54:17,439 INFO program/MainThread: ...done [39] (exit code: 0) 2024-03-01 20:54:17,440 INFO blivet/MainThread: type detected on 'sdi' is 'lvmpv' 2024-03-01 20:54:17,443 DEBUG blivet/MainThread: LVMPhysicalVolume.__init__: uuid: 8Gsc3Z-Hu3k-IM7B-0Ud8-dlr1-qlWY-t9Hcho ; label: None ; device: /dev/sdi ; serial: 360014057c02790daf61431ab4c5489ce ; exists: True ; vg_name: test_vg3 ; vg_uuid: QkO21e-z17d-OjKu-Vqgh-Gnze-9j0A-8ftQzW ; pe_start: 8 MiB ; 2024-03-01 20:54:17,444 DEBUG blivet/MainThread: get_format('lvmpv') returning LVMPhysicalVolume instance with object id 164 2024-03-01 20:54:17,447 DEBUG blivet/MainThread: DiskDevice._set_format: sdi ; type: lvmpv ; current: None ; 2024-03-01 20:54:17,450 DEBUG blivet/MainThread: DeviceTree.get_device_by_uuid: uuid: QkO21e-z17d-OjKu-Vqgh-Gnze-9j0A-8ftQzW ; incomplete: True ; hidden: False ; 2024-03-01 20:54:17,452 DEBUG blivet/MainThread: DeviceTree.get_device_by_uuid returned existing 1.98 GiB lvmvg test_vg3 (141) 2024-03-01 20:54:17,455 DEBUG blivet/MainThread: LVMVolumeGroupDevice._add_parent: test_vg3 ; parent: sdi ; 2024-03-01 20:54:17,458 DEBUG blivet/MainThread: DiskDevice.add_child: name: sdi ; child: test_vg3 ; kids: 0 ; 2024-03-01 20:54:17,461 DEBUG blivet/MainThread: LVMFormatPopulator._update_lvs: pv: sdi ; 2024-03-01 20:54:17,463 DEBUG blivet/MainThread: DeviceTree.get_device_by_uuid: uuid: QkO21e-z17d-OjKu-Vqgh-Gnze-9j0A-8ftQzW ; incomplete: True ; hidden: False ; 2024-03-01 20:54:17,466 DEBUG blivet/MainThread: DeviceTree.get_device_by_uuid returned existing 2.98 GiB lvmvg test_vg3 (141) 2024-03-01 20:54:17,466 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/sdd,/dev/sdb,/dev/sdi,/dev/sdg,/dev/sdh,/dev/sdc,/dev/sde,/dev/sdf,/dev/sda ... 2024-03-01 20:54:17,501 INFO program/MainThread: stdout[40]: LVM2_VG_NAME=test_vg1 LVM2_LV_NAME=lv1 LVM2_LV_UUID=eT3KDY-yWW5-yI4n-D3MA-MMhI-3w0j-lZbeKr 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=0rGC52-fxIp-2MG0-x0Mm-acyS-aBvJ-04CsOH LVM2_LV_SIZE=1606418432 LVM2_LV_ATTR=-wi-a----- LVM2_SEGTYPE=linear LVM2_ORIGIN= LVM2_POOL_LV= LVM2_DATA_LV= LVM2_METADATA_LV= LVM2_LV_ROLE=public LVM2_MOVE_PV= LVM2_DATA_PERCENT= LVM2_METADATA_PERCENT= LVM2_COPY_PERCENT= LVM2_VG_NAME=test_vg1 LVM2_LV_NAME=lv2 LVM2_LV_UUID=0rGC52-fxIp-2MG0-x0Mm-acyS-aBvJ-04CsOH LVM2_LV_SIZE=1606418432 LVM2_LV_ATTR=-wi-a----- LVM2_SEGTYPE=linear LVM2_ORIGIN= LVM2_POOL_LV= LVM2_DATA_LV= LVM2_METADATA_LV= 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=io0zuS-r2vf-kOYP-EZLC-ILnP-Qd9u-k0D01J 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=ylFwPE-4mOR-qG1o-e7y0-6iGt-Nlku-B4XCBQ 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=vRyvD3-vcUv-uwKv-hYc5-Octm-8RBz-vfmf78 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=vRyvD3-vcUv-uwKv-hYc5-Octm-8RBz-vfmf78 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=XL3Pt9-45Lf-3yW2-gvna-B2q7-IIys-4Aa4TY 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=XL3Pt9-45Lf-3yW2-gvna-B2q7-IIys-4Aa4TY 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=6DYPj0-hhBq-fUnt-mGb3-KhmU-21An-Q90krg 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=66uv6y-zQ4D-FNQs-34FK-4RfH-13gI-BVYYZZ LVM2_LV_SIZE=427819008 LVM2_LV_ATTR=-wi-a----- LVM2_SEGTYPE=linear LVM2_ORIGIN= LVM2_POOL_LV= LVM2_DATA_LV= LVM2_METADATA_LV= LVM2_LV_ROLE=public LVM2_MOVE_PV= LVM2_DATA_PERCENT= LVM2_METADATA_PERCENT= LVM2_COPY_PERCENT= 2024-03-01 20:54:17,502 INFO program/MainThread: stderr[40]: WARNING: Couldn't find device with uuid NMfUHt-rV5o-iriL-nltM-Wz3O-efPJ-vxzKfO. WARNING: VG test_vg3 is missing PV NMfUHt-rV5o-iriL-nltM-Wz3O-efPJ-vxzKfO (last written to /dev/sdj). WARNING: Couldn't find all devices for LV test_vg3/lv5 while checking used and assumed devices. 2024-03-01 20:54:17,502 INFO program/MainThread: ...done [40] (exit code: 0) 2024-03-01 20:54:17,502 WARNING blivet/MainThread: Skipping LVs for incomplete VG test_vg3 2024-03-01 20:54:17,502 INFO blivet/MainThread: got format: existing lvmpv 2024-03-01 20:54:17,506 DEBUG blivet/MainThread: DeviceTree.handle_device: name: sdj ; info: {'CURRENT_TAGS': ':systemd:', 'DEVLINKS': '/dev/disk/by-id/scsi-SLIO-ORG_disk9_8bb02eed-505c-4d75-93b5-20327aed4107 ' '/dev/disk/by-id/lvm-pv-uuid-NMfUHt-rV5o-iriL-nltM-Wz3O-efPJ-vxzKfO ' '/dev/disk/by-id/wwn-0x60014058bb02eed505c4d7593b520327 ' '/dev/disk/by-id/scsi-1LIO-ORG_disk9:8bb02eed-505c-4d75-93b5-20327aed4107 ' '/dev/disk/by-id/scsi-360014058bb02eed505c4d7593b520327 ' '/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_FS_TYPE': 'LVM2_member', 'ID_FS_USAGE': 'raid', 'ID_FS_UUID': 'NMfUHt-rV5o-iriL-nltM-Wz3O-efPJ-vxzKfO', 'ID_FS_UUID_ENC': 'NMfUHt-rV5o-iriL-nltM-Wz3O-efPJ-vxzKfO', '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': '8bb02eed-505c-4d75-93b5-20327aed4107', 'ID_SERIAL': '360014058bb02eed505c4d7593b520327', 'ID_SERIAL_SHORT': '60014058bb02eed505c4d7593b520327', 'ID_TARGET_PORT': '0', 'ID_TYPE': 'disk', 'ID_VENDOR': 'LIO-ORG', 'ID_VENDOR_ENC': 'LIO-ORG\\x20', 'ID_WWN': '0x60014058bb02eed5', 'ID_WWN_VENDOR_EXTENSION': '0x05c4d7593b520327', 'ID_WWN_WITH_EXTENSION': '0x60014058bb02eed505c4d7593b520327', 'MAJOR': '8', 'MINOR': '144', 'SCSI_IDENT_LUN_LOGICAL_UNIT_GROUP': '0x0', 'SCSI_IDENT_LUN_NAA_REGEXT': '60014058bb02eed505c4d7593b520327', 'SCSI_IDENT_LUN_T10': 'LIO-ORG_disk9:8bb02eed-505c-4d75-93b5-20327aed4107', 'SCSI_IDENT_PORT_NAME': 'naa.5001405a91c5ccc5,t,0x0001', 'SCSI_IDENT_PORT_RELATIVE': '0', 'SCSI_IDENT_PORT_TARGET_PORT_GROUP': '0x0', 'SCSI_IDENT_SERIAL': '8bb02eed-505c-4d75-93b5-20327aed4107', 'SCSI_IDENT_TARGET_NAME': 'naa.5001405a91c5ccc5', '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': '337523000'} ; 2024-03-01 20:54:17,507 INFO blivet/MainThread: scanning sdj (/sys/devices/tcm_loop_0/tcm_loop_adapter_0/host2/target2:0:1/2:0:1:9/block/sdj)... 2024-03-01 20:54:17,510 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: sdj ; incomplete: False ; hidden: False ; 2024-03-01 20:54:17,513 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned None 2024-03-01 20:54:17,518 DEBUG blivet/MainThread: DiskDevicePopulator.run: name: sdj ; 2024-03-01 20:54:17,519 INFO blivet/MainThread: sdj is a disk 2024-03-01 20:54:17,519 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 167 2024-03-01 20:54:17,519 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 168 2024-03-01 20:54:17,522 DEBUG blivet/MainThread: DiskDevice._set_format: sdj ; type: None ; current: None ; 2024-03-01 20:54:17,524 DEBUG blivet/MainThread: DiskDevice.update_sysfs_path: sdj ; status: True ; 2024-03-01 20:54:17,525 DEBUG blivet/MainThread: sdj sysfs_path set to /sys/devices/tcm_loop_0/tcm_loop_adapter_0/host2/target2:0:1/2:0:1:9/block/sdj 2024-03-01 20:54:17,528 DEBUG blivet/MainThread: DiskDevice.read_current_size: exists: True ; path: /dev/sdj ; sysfs_path: /sys/devices/tcm_loop_0/tcm_loop_adapter_0/host2/target2:0:1/2:0:1:9/block/sdj ; 2024-03-01 20:54:17,528 DEBUG blivet/MainThread: updated sdj size to 1024 MiB (1024 MiB) 2024-03-01 20:54:17,528 INFO blivet/MainThread: added disk sdj (id 166) to device tree 2024-03-01 20:54:17,528 INFO blivet/MainThread: got device: DiskDevice instance (0x7ff0ae8d4910) -- 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 = 60014058bb02eed505c4d7593b520327 2024-03-01 20:54:17,531 DEBUG blivet/MainThread: DeviceTree.handle_format: name: sdj ; 2024-03-01 20:54:17,534 DEBUG blivet/MainThread: AppleBootstrapFS.supported: supported: True ; 2024-03-01 20:54:17,534 DEBUG blivet/MainThread: get_format('appleboot') returning AppleBootstrapFS instance with object id 170 2024-03-01 20:54:17,537 DEBUG blivet/MainThread: EFIFS.supported: supported: True ; 2024-03-01 20:54:17,537 DEBUG blivet/MainThread: get_format('efi') returning EFIFS instance with object id 171 2024-03-01 20:54:17,540 DEBUG blivet/MainThread: MacEFIFS.supported: supported: True ; 2024-03-01 20:54:17,540 DEBUG blivet/MainThread: get_format('macefi') returning MacEFIFS instance with object id 172 2024-03-01 20:54:17,543 DEBUG blivet/MainThread: MacEFIFS.supported: supported: True ; 2024-03-01 20:54:17,543 DEBUG blivet/MainThread: get_format('macefi') returning MacEFIFS instance with object id 173 2024-03-01 20:54:17,546 DEBUG blivet/MainThread: LVMFormatPopulator.run: pv: sdj ; 2024-03-01 20:54:17,546 DEBUG blivet/MainThread: lvm filter: device /dev/sdj added to the list of allowed devices 2024-03-01 20:54:17,546 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/sdd,/dev/sdb,/dev/sdi,/dev/sdg,/dev/sdh,/dev/sdc,/dev/sdj,/dev/sde,/dev/sdf,/dev/sda ... 2024-03-01 20:54:17,583 INFO program/MainThread: stdout[41]: LVM2_PV_NAME=/dev/sda LVM2_PV_UUID=fT9v1y-1sT8-RTk7-CnWc-zmmk-eDe2-ZclZEn LVM2_PV_FREE=0 LVM2_PV_SIZE=1065353216 LVM2_PE_START=8388608 LVM2_VG_NAME=test_vg1 LVM2_VG_UUID=Zl6upP-RkLr-opWG-Ywma-s6R7-0zdB-5Yewuj LVM2_VG_SIZE=3196059648 LVM2_VG_FREE=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=KDPe4g-PVlK-38Tl-zy1U-QsIW-QjRX-ft5Vvp LVM2_PV_FREE=41943040 LVM2_PV_SIZE=1065353216 LVM2_PE_START=8388608 LVM2_VG_NAME=test_vg1 LVM2_VG_UUID=Zl6upP-RkLr-opWG-Ywma-s6R7-0zdB-5Yewuj LVM2_VG_SIZE=3196059648 LVM2_VG_FREE=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=PIn3kf-YgqD-0PFt-Pwfx-wx2S-dUYS-vBI1wW LVM2_PV_FREE=1065353216 LVM2_PV_SIZE=1065353216 LVM2_PE_START=8388608 LVM2_VG_NAME=test_vg1 LVM2_VG_UUID=Zl6upP-RkLr-opWG-Ywma-s6R7-0zdB-5Yewuj LVM2_VG_SIZE=3196059648 LVM2_VG_FREE=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=zoxUFp-BuKp-4Q2I-kCdq-Nel8-QAep-gkgiDU LVM2_PV_FREE=100663296 LVM2_PV_SIZE=1065353216 LVM2_PE_START=8388608 LVM2_VG_NAME=test_vg2 LVM2_VG_UUID=rTth1E-IBWf-P2Ll-dmvf-Gtq4-23k9-MhJ8L6 LVM2_VG_SIZE=3196059648 LVM2_VG_FREE=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=PyIrfQ-hZPh-O3Ym-EKxN-K1tS-Y0bW-THw6si LVM2_PV_FREE=1065353216 LVM2_PV_SIZE=1065353216 LVM2_PE_START=8388608 LVM2_VG_NAME=test_vg2 LVM2_VG_UUID=rTth1E-IBWf-P2Ll-dmvf-Gtq4-23k9-MhJ8L6 LVM2_VG_SIZE=3196059648 LVM2_VG_FREE=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=0M3KVh-7a4I-BPav-f7ma-rRY3-HHwl-ZQEkWO LVM2_PV_FREE=1065353216 LVM2_PV_SIZE=1065353216 LVM2_PE_START=8388608 LVM2_VG_NAME=test_vg2 LVM2_VG_UUID=rTth1E-IBWf-P2Ll-dmvf-Gtq4-23k9-MhJ8L6 LVM2_VG_SIZE=3196059648 LVM2_VG_FREE=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=hJYfS5-wnPt-Ddxq-LzHF-INia-ff4Q-q8hARN LVM2_PV_FREE=205520896 LVM2_PV_SIZE=1065353216 LVM2_PE_START=8388608 LVM2_VG_NAME=test_vg3 LVM2_VG_UUID=QkO21e-z17d-OjKu-Vqgh-Gnze-9j0A-8ftQzW LVM2_VG_SIZE=4261412864 LVM2_VG_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=d9PKx3-lQ43-J1fk-4pg4-Qute-Jefk-kbMvCG LVM2_PV_FREE=0 LVM2_PV_SIZE=1065353216 LVM2_PE_START=8388608 LVM2_VG_NAME=test_vg3 LVM2_VG_UUID=QkO21e-z17d-OjKu-Vqgh-Gnze-9j0A-8ftQzW LVM2_VG_SIZE=4261412864 LVM2_VG_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=8Gsc3Z-Hu3k-IM7B-0Ud8-dlr1-qlWY-t9Hcho LVM2_PV_FREE=0 LVM2_PV_SIZE=1065353216 LVM2_PE_START=8388608 LVM2_VG_NAME=test_vg3 LVM2_VG_UUID=QkO21e-z17d-OjKu-Vqgh-Gnze-9j0A-8ftQzW LVM2_VG_SIZE=4261412864 LVM2_VG_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=NMfUHt-rV5o-iriL-nltM-Wz3O-efPJ-vxzKfO LVM2_PV_FREE=847249408 LVM2_PV_SIZE=1065353216 LVM2_PE_START=8388608 LVM2_VG_NAME=test_vg3 LVM2_VG_UUID=QkO21e-z17d-OjKu-Vqgh-Gnze-9j0A-8ftQzW LVM2_VG_SIZE=4261412864 LVM2_VG_FREE=1052770304 LVM2_VG_EXTENT_SIZE=4194304 LVM2_VG_EXTENT_COUNT=1016 LVM2_VG_FREE_COUNT=251 LVM2_PV_COUNT=4 2024-03-01 20:54:17,583 INFO program/MainThread: stderr[41]: 2024-03-01 20:54:17,583 INFO program/MainThread: ...done [41] (exit code: 0) 2024-03-01 20:54:17,583 INFO blivet/MainThread: type detected on 'sdj' is 'lvmpv' 2024-03-01 20:54:17,587 DEBUG blivet/MainThread: LVMPhysicalVolume.__init__: uuid: NMfUHt-rV5o-iriL-nltM-Wz3O-efPJ-vxzKfO ; label: None ; device: /dev/sdj ; serial: 360014058bb02eed505c4d7593b520327 ; exists: True ; vg_name: test_vg3 ; vg_uuid: QkO21e-z17d-OjKu-Vqgh-Gnze-9j0A-8ftQzW ; pe_start: 8 MiB ; free: 808 MiB ; 2024-03-01 20:54:17,587 DEBUG blivet/MainThread: get_format('lvmpv') returning LVMPhysicalVolume instance with object id 174 2024-03-01 20:54:17,590 DEBUG blivet/MainThread: DiskDevice._set_format: sdj ; type: lvmpv ; current: None ; 2024-03-01 20:54:17,593 DEBUG blivet/MainThread: DeviceTree.get_device_by_uuid: uuid: QkO21e-z17d-OjKu-Vqgh-Gnze-9j0A-8ftQzW ; incomplete: True ; hidden: False ; 2024-03-01 20:54:17,596 DEBUG blivet/MainThread: DeviceTree.get_device_by_uuid returned existing 2.98 GiB lvmvg test_vg3 (141) 2024-03-01 20:54:17,599 DEBUG blivet/MainThread: LVMVolumeGroupDevice._add_parent: test_vg3 ; parent: sdj ; 2024-03-01 20:54:17,602 DEBUG blivet/MainThread: DiskDevice.add_child: name: sdj ; child: test_vg3 ; kids: 0 ; 2024-03-01 20:54:17,605 DEBUG blivet/MainThread: LVMFormatPopulator._update_lvs: pv: sdj ; 2024-03-01 20:54:17,607 DEBUG blivet/MainThread: DeviceTree.get_device_by_uuid: uuid: QkO21e-z17d-OjKu-Vqgh-Gnze-9j0A-8ftQzW ; incomplete: True ; hidden: False ; 2024-03-01 20:54:17,610 DEBUG blivet/MainThread: DeviceTree.get_device_by_uuid returned existing 3.97 GiB lvmvg test_vg3 (141) 2024-03-01 20:54:17,610 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/sdd,/dev/sdb,/dev/sdi,/dev/sdg,/dev/sdh,/dev/sdc,/dev/sdj,/dev/sde,/dev/sdf,/dev/sda ... 2024-03-01 20:54:17,647 INFO program/MainThread: stdout[42]: LVM2_VG_NAME=test_vg1 LVM2_LV_NAME=lv1 LVM2_LV_UUID=eT3KDY-yWW5-yI4n-D3MA-MMhI-3w0j-lZbeKr 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=0rGC52-fxIp-2MG0-x0Mm-acyS-aBvJ-04CsOH LVM2_LV_SIZE=1606418432 LVM2_LV_ATTR=-wi-a----- LVM2_SEGTYPE=linear LVM2_ORIGIN= LVM2_POOL_LV= LVM2_DATA_LV= LVM2_METADATA_LV= LVM2_LV_ROLE=public LVM2_MOVE_PV= LVM2_DATA_PERCENT= LVM2_METADATA_PERCENT= LVM2_COPY_PERCENT= LVM2_VG_NAME=test_vg1 LVM2_LV_NAME=lv2 LVM2_LV_UUID=0rGC52-fxIp-2MG0-x0Mm-acyS-aBvJ-04CsOH LVM2_LV_SIZE=1606418432 LVM2_LV_ATTR=-wi-a----- LVM2_SEGTYPE=linear LVM2_ORIGIN= LVM2_POOL_LV= LVM2_DATA_LV= LVM2_METADATA_LV= 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=io0zuS-r2vf-kOYP-EZLC-ILnP-Qd9u-k0D01J 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=ylFwPE-4mOR-qG1o-e7y0-6iGt-Nlku-B4XCBQ 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=vRyvD3-vcUv-uwKv-hYc5-Octm-8RBz-vfmf78 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=vRyvD3-vcUv-uwKv-hYc5-Octm-8RBz-vfmf78 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=XL3Pt9-45Lf-3yW2-gvna-B2q7-IIys-4Aa4TY 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=XL3Pt9-45Lf-3yW2-gvna-B2q7-IIys-4Aa4TY 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=6DYPj0-hhBq-fUnt-mGb3-KhmU-21An-Q90krg 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=66uv6y-zQ4D-FNQs-34FK-4RfH-13gI-BVYYZZ LVM2_LV_SIZE=427819008 LVM2_LV_ATTR=-wi-a----- LVM2_SEGTYPE=linear LVM2_ORIGIN= LVM2_POOL_LV= LVM2_DATA_LV= LVM2_METADATA_LV= LVM2_LV_ROLE=public LVM2_MOVE_PV= LVM2_DATA_PERCENT= LVM2_METADATA_PERCENT= LVM2_COPY_PERCENT= 2024-03-01 20:54:17,647 INFO program/MainThread: stderr[42]: 2024-03-01 20:54:17,647 INFO program/MainThread: ...done [42] (exit code: 0) 2024-03-01 20:54:17,651 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: test_vg3-lv5 ; incomplete: False ; hidden: False ; 2024-03-01 20:54:17,654 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned None 2024-03-01 20:54:17,657 DEBUG blivet/MainThread: DeviceTree.get_device_by_uuid: uuid: vRyvD3-vcUv-uwKv-hYc5-Octm-8RBz-vfmf78 ; incomplete: False ; hidden: False ; 2024-03-01 20:54:17,660 DEBUG blivet/MainThread: DeviceTree.get_device_by_uuid returned None 2024-03-01 20:54:17,660 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 176 2024-03-01 20:54:17,663 DEBUG blivet/MainThread: LVMVolumeGroupDevice.add_child: name: test_vg3 ; child: lv5 ; kids: 0 ; 2024-03-01 20:54:17,663 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 177 2024-03-01 20:54:17,666 DEBUG blivet/MainThread: LVMLogicalVolumeDevice._set_format: test_vg3-lv5 ; type: None ; current: None ; 2024-03-01 20:54:17,670 DEBUG blivet/MainThread: LVMLogicalVolumeDevice.update_sysfs_path: test_vg3-lv5 ; status: True ; 2024-03-01 20:54:17,670 DEBUG blivet/MainThread: test_vg3-lv5 sysfs_path set to /sys/devices/virtual/block/dm-3 2024-03-01 20:54:17,673 DEBUG blivet/MainThread: LVMLogicalVolumeDevice.read_current_size: exists: True ; path: /dev/mapper/test_vg3-lv5 ; sysfs_path: /sys/devices/virtual/block/dm-3 ; 2024-03-01 20:54:17,674 DEBUG blivet/MainThread: updated test_vg3-lv5 size to 1.2 GiB (1.2 GiB) 2024-03-01 20:54:17,674 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 179 2024-03-01 20:54:17,677 DEBUG blivet/MainThread: LVMVolumeGroupDevice.remove_child: name: test_vg3 ; child: lv5 ; kids: 1 ; 2024-03-01 20:54:17,680 DEBUG blivet/MainThread: LVMVolumeGroupDevice.add_child: name: test_vg3 ; child: lv5 ; kids: 0 ; 2024-03-01 20:54:17,680 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 180 2024-03-01 20:54:17,683 DEBUG blivet/MainThread: LVMLogicalVolumeDevice._set_format: test_vg3-lv5 ; type: None ; current: None ; 2024-03-01 20:54:17,686 DEBUG blivet/MainThread: LVMLogicalVolumeDevice.update_sysfs_path: test_vg3-lv5 ; status: True ; 2024-03-01 20:54:17,686 DEBUG blivet/MainThread: test_vg3-lv5 sysfs_path set to /sys/devices/virtual/block/dm-3 2024-03-01 20:54:17,689 DEBUG blivet/MainThread: LVMLogicalVolumeDevice.read_current_size: exists: True ; path: /dev/mapper/test_vg3-lv5 ; sysfs_path: /sys/devices/virtual/block/dm-3 ; 2024-03-01 20:54:17,690 DEBUG blivet/MainThread: updated test_vg3-lv5 size to 1.2 GiB (1.2 GiB) 2024-03-01 20:54:17,690 DEBUG blivet/MainThread: Adding test_vg3-lv5/1.2 GiB to test_vg3 2024-03-01 20:54:17,690 INFO blivet/MainThread: added lvmlv test_vg3-lv5 (id 175) to device tree 2024-03-01 20:54:17,693 DEBUG blivet/MainThread: LVMLogicalVolumeDevice.update_sysfs_path: test_vg3-lv5 ; status: True ; 2024-03-01 20:54:17,693 DEBUG blivet/MainThread: test_vg3-lv5 sysfs_path set to /sys/devices/virtual/block/dm-3 2024-03-01 20:54:17,696 DEBUG blivet/MainThread: LVMLogicalVolumeDevice.read_current_size: exists: True ; path: /dev/mapper/test_vg3-lv5 ; sysfs_path: /sys/devices/virtual/block/dm-3 ; 2024-03-01 20:54:17,696 DEBUG blivet/MainThread: updated test_vg3-lv5 size to 1.2 GiB (1.2 GiB) 2024-03-01 20:54:17,699 DEBUG blivet/MainThread: DeviceTree.handle_device: name: test_vg3-lv5 ; info: {'CURRENT_TAGS': ':systemd:', 'DEVLINKS': '/dev/disk/by-id/dm-uuid-LVM-QkO21ez17dOjKuVqghGnze9j0A8ftQzWvRyvD3vcUvuwKvhYc5Octm8RBzvfmf78 ' '/dev/disk/by-id/dm-name-test_vg3-lv5 /dev/mapper/test_vg3-lv5 ' '/dev/test_vg3/lv5 ' '/dev/disk/by-uuid/f749ee96-8ce7-4d92-a4d0-d2df3bcd936e', 'DEVNAME': '/dev/dm-3', 'DEVPATH': '/devices/virtual/block/dm-3', 'DEVTYPE': 'disk', 'DISKSEQ': '127', '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-QkO21ez17dOjKuVqghGnze9j0A8ftQzWvRyvD3vcUvuwKvhYc5Octm8RBzvfmf78', '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': 'f749ee96-8ce7-4d92-a4d0-d2df3bcd936e', 'ID_FS_UUID_ENC': 'f749ee96-8ce7-4d92-a4d0-d2df3bcd936e', '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': '835663736'} ; 2024-03-01 20:54:17,700 INFO blivet/MainThread: scanning test_vg3-lv5 (/sys/devices/virtual/block/dm-3)... 2024-03-01 20:54:17,700 INFO program/MainThread: Running [43] dmsetup info -co subsystem --noheadings test_vg3-lv5 ... 2024-03-01 20:54:17,703 INFO program/MainThread: stdout[43]: LVM 2024-03-01 20:54:17,703 INFO program/MainThread: stderr[43]: 2024-03-01 20:54:17,703 INFO program/MainThread: ...done [43] (exit code: 0) 2024-03-01 20:54:17,703 INFO program/MainThread: Running [44] dmsetup info -co subsystem --noheadings test_vg3-lv5 ... 2024-03-01 20:54:17,706 INFO program/MainThread: stdout[44]: LVM 2024-03-01 20:54:17,706 INFO program/MainThread: stderr[44]: 2024-03-01 20:54:17,706 INFO program/MainThread: ...done [44] (exit code: 0) 2024-03-01 20:54:17,706 INFO program/MainThread: Running [45] dmsetup info -co subsystem --noheadings test_vg3-lv5 ... 2024-03-01 20:54:17,708 INFO program/MainThread: stdout[45]: LVM 2024-03-01 20:54:17,708 INFO program/MainThread: stderr[45]: 2024-03-01 20:54:17,708 INFO program/MainThread: ...done [45] (exit code: 0) 2024-03-01 20:54:17,713 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: test_vg3-lv5 ; incomplete: False ; hidden: False ; 2024-03-01 20:54:17,717 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned existing 1.2 GiB lvmlv test_vg3-lv5 (175) 2024-03-01 20:54:17,719 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 20:54:17,720 DEBUG blivet/MainThread: vg test_vg3 has 2.77 GiB free 2024-03-01 20:54:17,720 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 20:54:17,721 DEBUG blivet/MainThread: vg test_vg3 has 2.77 GiB free 2024-03-01 20:54:17,717 INFO blivet/MainThread: got device: LVMLogicalVolumeDevice instance (0x7ff0ae8d82b0) -- name = test_vg3-lv5 status = True id = 175 children = [] parents = ['existing 3.97 GiB lvmvg test_vg3 (141)'] uuid = vRyvD3-vcUv-uwKv-hYc5-Octm-8RBz-vfmf78 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 (0x7ff0ae8c7f40) -- 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 = QkO21e-z17d-OjKu-Vqgh-Gnze-9j0A-8ftQzW size = 3.97 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 3.97 GiB path = /dev/test_vg3 format args = [] original_format = None free = 1004 MiB PE Size = 4 MiB PE Count = 1016 PE Free = 251 PV Count = 4 modified = False extents = 1016 free space = 2.77 GiB free extents = 710 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sdg (132) with existing lvmpv', 'existing 1024 MiB disk sdh (146) with existing lvmpv', 'existing 1024 MiB disk sdi (156) with existing lvmpv', 'existing 1024 MiB disk sdj (166) with existing lvmpv'] LVs = ['existing 1.2 GiB lvmlv test_vg3-lv5 (175)'] segment type = linear percent = 0 VG space used = 1.2 GiB 2024-03-01 20:54:17,721 INFO program/MainThread: Running [46] dmsetup info -co subsystem --noheadings test_vg3-lv5 ... 2024-03-01 20:54:17,724 INFO program/MainThread: stdout[46]: LVM 2024-03-01 20:54:17,724 INFO program/MainThread: stderr[46]: 2024-03-01 20:54:17,724 INFO program/MainThread: ...done [46] (exit code: 0) 2024-03-01 20:54:17,728 DEBUG blivet/MainThread: DeviceTree.handle_format: name: test_vg3-lv5 ; 2024-03-01 20:54:17,731 DEBUG blivet/MainThread: AppleBootstrapFS.supported: supported: True ; 2024-03-01 20:54:17,731 DEBUG blivet/MainThread: get_format('appleboot') returning AppleBootstrapFS instance with object id 182 2024-03-01 20:54:17,734 DEBUG blivet/MainThread: EFIFS.supported: supported: True ; 2024-03-01 20:54:17,734 DEBUG blivet/MainThread: get_format('efi') returning EFIFS instance with object id 183 2024-03-01 20:54:17,737 DEBUG blivet/MainThread: MacEFIFS.supported: supported: True ; 2024-03-01 20:54:17,737 DEBUG blivet/MainThread: get_format('macefi') returning MacEFIFS instance with object id 184 2024-03-01 20:54:17,741 DEBUG blivet/MainThread: MacEFIFS.supported: supported: True ; 2024-03-01 20:54:17,741 DEBUG blivet/MainThread: get_format('macefi') returning MacEFIFS instance with object id 185 2024-03-01 20:54:17,741 INFO blivet/MainThread: type detected on 'test_vg3-lv5' is 'xfs' 2024-03-01 20:54:17,744 DEBUG blivet/MainThread: XFS.supported: supported: True ; 2024-03-01 20:54:17,744 DEBUG blivet/MainThread: get_format('xfs') returning XFS instance with object id 186 2024-03-01 20:54:17,747 DEBUG blivet/MainThread: LVMLogicalVolumeDevice._set_format: test_vg3-lv5 ; type: xfs ; current: None ; 2024-03-01 20:54:17,747 INFO blivet/MainThread: got format: existing xfs filesystem 2024-03-01 20:54:17,750 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: test_vg3-lv6 ; incomplete: False ; hidden: False ; 2024-03-01 20:54:17,763 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned None 2024-03-01 20:54:17,765 DEBUG blivet/MainThread: DeviceTree.get_device_by_uuid: uuid: XL3Pt9-45Lf-3yW2-gvna-B2q7-IIys-4Aa4TY ; incomplete: False ; hidden: False ; 2024-03-01 20:54:17,768 DEBUG blivet/MainThread: DeviceTree.get_device_by_uuid returned None 2024-03-01 20:54:17,768 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 189 2024-03-01 20:54:17,771 DEBUG blivet/MainThread: LVMVolumeGroupDevice.add_child: name: test_vg3 ; child: lv6 ; kids: 1 ; 2024-03-01 20:54:17,772 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 190 2024-03-01 20:54:17,775 DEBUG blivet/MainThread: LVMLogicalVolumeDevice._set_format: test_vg3-lv6 ; type: None ; current: None ; 2024-03-01 20:54:17,778 DEBUG blivet/MainThread: LVMLogicalVolumeDevice.update_sysfs_path: test_vg3-lv6 ; status: True ; 2024-03-01 20:54:17,778 DEBUG blivet/MainThread: test_vg3-lv6 sysfs_path set to /sys/devices/virtual/block/dm-2 2024-03-01 20:54:17,781 DEBUG blivet/MainThread: LVMLogicalVolumeDevice.read_current_size: exists: True ; path: /dev/mapper/test_vg3-lv6 ; sysfs_path: /sys/devices/virtual/block/dm-2 ; 2024-03-01 20:54:17,782 DEBUG blivet/MainThread: updated test_vg3-lv6 size to 1020 MiB (1020 MiB) 2024-03-01 20:54:17,782 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 192 2024-03-01 20:54:17,785 DEBUG blivet/MainThread: LVMVolumeGroupDevice.remove_child: name: test_vg3 ; child: lv6 ; kids: 2 ; 2024-03-01 20:54:17,788 DEBUG blivet/MainThread: LVMVolumeGroupDevice.add_child: name: test_vg3 ; child: lv6 ; kids: 1 ; 2024-03-01 20:54:17,788 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 193 2024-03-01 20:54:17,791 DEBUG blivet/MainThread: LVMLogicalVolumeDevice._set_format: test_vg3-lv6 ; type: None ; current: None ; 2024-03-01 20:54:17,794 DEBUG blivet/MainThread: LVMLogicalVolumeDevice.update_sysfs_path: test_vg3-lv6 ; status: True ; 2024-03-01 20:54:17,794 DEBUG blivet/MainThread: test_vg3-lv6 sysfs_path set to /sys/devices/virtual/block/dm-2 2024-03-01 20:54:17,797 DEBUG blivet/MainThread: LVMLogicalVolumeDevice.read_current_size: exists: True ; path: /dev/mapper/test_vg3-lv6 ; sysfs_path: /sys/devices/virtual/block/dm-2 ; 2024-03-01 20:54:17,798 DEBUG blivet/MainThread: updated test_vg3-lv6 size to 1020 MiB (1020 MiB) 2024-03-01 20:54:17,798 DEBUG blivet/MainThread: Adding test_vg3-lv6/1020 MiB to test_vg3 2024-03-01 20:54:17,798 INFO blivet/MainThread: added lvmlv test_vg3-lv6 (id 188) to device tree 2024-03-01 20:54:17,801 DEBUG blivet/MainThread: LVMLogicalVolumeDevice.update_sysfs_path: test_vg3-lv6 ; status: True ; 2024-03-01 20:54:17,801 DEBUG blivet/MainThread: test_vg3-lv6 sysfs_path set to /sys/devices/virtual/block/dm-2 2024-03-01 20:54:17,804 DEBUG blivet/MainThread: LVMLogicalVolumeDevice.read_current_size: exists: True ; path: /dev/mapper/test_vg3-lv6 ; sysfs_path: /sys/devices/virtual/block/dm-2 ; 2024-03-01 20:54:17,804 DEBUG blivet/MainThread: updated test_vg3-lv6 size to 1020 MiB (1020 MiB) 2024-03-01 20:54:17,807 DEBUG blivet/MainThread: DeviceTree.handle_device: name: test_vg3-lv6 ; info: {'CURRENT_TAGS': ':systemd:', 'DEVLINKS': '/dev/disk/by-uuid/507550ea-d87d-41a8-8005-c1ff4364b111 ' '/dev/disk/by-id/dm-name-test_vg3-lv6 ' '/dev/disk/by-id/dm-uuid-LVM-QkO21ez17dOjKuVqghGnze9j0A8ftQzWXL3Pt945Lf3yW2gvnaB2q7IIys4Aa4TY ' '/dev/test_vg3/lv6 /dev/mapper/test_vg3-lv6', 'DEVNAME': '/dev/dm-2', 'DEVPATH': '/devices/virtual/block/dm-2', 'DEVTYPE': 'disk', 'DISKSEQ': '126', '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-QkO21ez17dOjKuVqghGnze9j0A8ftQzWXL3Pt945Lf3yW2gvnaB2q7IIys4Aa4TY', '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': '507550ea-d87d-41a8-8005-c1ff4364b111', 'ID_FS_UUID_ENC': '507550ea-d87d-41a8-8005-c1ff4364b111', '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': '834564953'} ; 2024-03-01 20:54:17,807 INFO blivet/MainThread: scanning test_vg3-lv6 (/sys/devices/virtual/block/dm-2)... 2024-03-01 20:54:17,808 INFO program/MainThread: Running [47] dmsetup info -co subsystem --noheadings test_vg3-lv6 ... 2024-03-01 20:54:17,811 INFO program/MainThread: stdout[47]: LVM 2024-03-01 20:54:17,811 INFO program/MainThread: stderr[47]: 2024-03-01 20:54:17,811 INFO program/MainThread: ...done [47] (exit code: 0) 2024-03-01 20:54:17,811 INFO program/MainThread: Running [48] dmsetup info -co subsystem --noheadings test_vg3-lv6 ... 2024-03-01 20:54:17,813 INFO program/MainThread: stdout[48]: LVM 2024-03-01 20:54:17,814 INFO program/MainThread: stderr[48]: 2024-03-01 20:54:17,814 INFO program/MainThread: ...done [48] (exit code: 0) 2024-03-01 20:54:17,814 INFO program/MainThread: Running [49] dmsetup info -co subsystem --noheadings test_vg3-lv6 ... 2024-03-01 20:54:17,816 INFO program/MainThread: stdout[49]: LVM 2024-03-01 20:54:17,816 INFO program/MainThread: stderr[49]: 2024-03-01 20:54:17,816 INFO program/MainThread: ...done [49] (exit code: 0) 2024-03-01 20:54:17,821 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: test_vg3-lv6 ; incomplete: False ; hidden: False ; 2024-03-01 20:54:17,824 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned existing 1020 MiB lvmlv test_vg3-lv6 (188) 2024-03-01 20:54:17,827 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 20:54:17,827 DEBUG blivet/MainThread: vg test_vg3 has 1.78 GiB free 2024-03-01 20:54:17,828 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 20:54:17,829 DEBUG blivet/MainThread: vg test_vg3 has 1.78 GiB free 2024-03-01 20:54:17,824 INFO blivet/MainThread: got device: LVMLogicalVolumeDevice instance (0x7ff0ae981160) -- name = test_vg3-lv6 status = True id = 188 children = [] parents = ['existing 3.97 GiB lvmvg test_vg3 (141)'] uuid = XL3Pt9-45Lf-3yW2-gvna-B2q7-IIys-4Aa4TY 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 (0x7ff0ae8c7f40) -- name = test_vg3 status = True 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 = QkO21e-z17d-OjKu-Vqgh-Gnze-9j0A-8ftQzW size = 3.97 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 3.97 GiB path = /dev/test_vg3 format args = [] original_format = None free = 1004 MiB PE Size = 4 MiB PE Count = 1016 PE Free = 251 PV Count = 4 modified = False extents = 1016 free space = 1.78 GiB free extents = 455 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sdg (132) with existing lvmpv', 'existing 1024 MiB disk sdh (146) with existing lvmpv', 'existing 1024 MiB disk sdi (156) with existing lvmpv', 'existing 1024 MiB disk sdj (166) with existing lvmpv'] LVs = ['existing 1.2 GiB lvmlv test_vg3-lv5 (175) with existing xfs filesystem', 'existing 1020 MiB lvmlv test_vg3-lv6 (188)'] segment type = linear percent = 0 VG space used = 1020 MiB 2024-03-01 20:54:17,829 INFO program/MainThread: Running [50] dmsetup info -co subsystem --noheadings test_vg3-lv6 ... 2024-03-01 20:54:17,832 INFO program/MainThread: stdout[50]: LVM 2024-03-01 20:54:17,832 INFO program/MainThread: stderr[50]: 2024-03-01 20:54:17,832 INFO program/MainThread: ...done [50] (exit code: 0) 2024-03-01 20:54:17,836 DEBUG blivet/MainThread: DeviceTree.handle_format: name: test_vg3-lv6 ; 2024-03-01 20:54:17,839 DEBUG blivet/MainThread: AppleBootstrapFS.supported: supported: True ; 2024-03-01 20:54:17,839 DEBUG blivet/MainThread: get_format('appleboot') returning AppleBootstrapFS instance with object id 195 2024-03-01 20:54:17,842 DEBUG blivet/MainThread: EFIFS.supported: supported: True ; 2024-03-01 20:54:17,842 DEBUG blivet/MainThread: get_format('efi') returning EFIFS instance with object id 196 2024-03-01 20:54:17,845 DEBUG blivet/MainThread: MacEFIFS.supported: supported: True ; 2024-03-01 20:54:17,845 DEBUG blivet/MainThread: get_format('macefi') returning MacEFIFS instance with object id 197 2024-03-01 20:54:17,848 DEBUG blivet/MainThread: MacEFIFS.supported: supported: True ; 2024-03-01 20:54:17,849 DEBUG blivet/MainThread: get_format('macefi') returning MacEFIFS instance with object id 198 2024-03-01 20:54:17,849 INFO blivet/MainThread: type detected on 'test_vg3-lv6' is 'xfs' 2024-03-01 20:54:17,852 DEBUG blivet/MainThread: XFS.supported: supported: True ; 2024-03-01 20:54:17,852 DEBUG blivet/MainThread: get_format('xfs') returning XFS instance with object id 199 2024-03-01 20:54:17,855 DEBUG blivet/MainThread: LVMLogicalVolumeDevice._set_format: test_vg3-lv6 ; type: xfs ; current: None ; 2024-03-01 20:54:17,855 INFO blivet/MainThread: got format: existing xfs filesystem 2024-03-01 20:54:17,858 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: test_vg3-lv7 ; incomplete: False ; hidden: False ; 2024-03-01 20:54:17,861 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned None 2024-03-01 20:54:17,864 DEBUG blivet/MainThread: DeviceTree.get_device_by_uuid: uuid: 6DYPj0-hhBq-fUnt-mGb3-KhmU-21An-Q90krg ; incomplete: False ; hidden: False ; 2024-03-01 20:54:17,867 DEBUG blivet/MainThread: DeviceTree.get_device_by_uuid returned None 2024-03-01 20:54:17,867 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 202 2024-03-01 20:54:17,870 DEBUG blivet/MainThread: LVMVolumeGroupDevice.add_child: name: test_vg3 ; child: lv7 ; kids: 2 ; 2024-03-01 20:54:17,870 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 203 2024-03-01 20:54:17,873 DEBUG blivet/MainThread: LVMLogicalVolumeDevice._set_format: test_vg3-lv7 ; type: None ; current: None ; 2024-03-01 20:54:17,876 DEBUG blivet/MainThread: LVMLogicalVolumeDevice.update_sysfs_path: test_vg3-lv7 ; status: True ; 2024-03-01 20:54:17,876 DEBUG blivet/MainThread: test_vg3-lv7 sysfs_path set to /sys/devices/virtual/block/dm-1 2024-03-01 20:54:17,880 DEBUG blivet/MainThread: LVMLogicalVolumeDevice.read_current_size: exists: True ; path: /dev/mapper/test_vg3-lv7 ; sysfs_path: /sys/devices/virtual/block/dm-1 ; 2024-03-01 20:54:17,880 DEBUG blivet/MainThread: updated test_vg3-lv7 size to 408 MiB (408 MiB) 2024-03-01 20:54:17,880 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 205 2024-03-01 20:54:17,883 DEBUG blivet/MainThread: LVMVolumeGroupDevice.remove_child: name: test_vg3 ; child: lv7 ; kids: 3 ; 2024-03-01 20:54:17,886 DEBUG blivet/MainThread: LVMVolumeGroupDevice.add_child: name: test_vg3 ; child: lv7 ; kids: 2 ; 2024-03-01 20:54:17,887 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 206 2024-03-01 20:54:17,889 DEBUG blivet/MainThread: LVMLogicalVolumeDevice._set_format: test_vg3-lv7 ; type: None ; current: None ; 2024-03-01 20:54:17,893 DEBUG blivet/MainThread: LVMLogicalVolumeDevice.update_sysfs_path: test_vg3-lv7 ; status: True ; 2024-03-01 20:54:17,893 DEBUG blivet/MainThread: test_vg3-lv7 sysfs_path set to /sys/devices/virtual/block/dm-1 2024-03-01 20:54:17,896 DEBUG blivet/MainThread: LVMLogicalVolumeDevice.read_current_size: exists: True ; path: /dev/mapper/test_vg3-lv7 ; sysfs_path: /sys/devices/virtual/block/dm-1 ; 2024-03-01 20:54:17,896 DEBUG blivet/MainThread: updated test_vg3-lv7 size to 408 MiB (408 MiB) 2024-03-01 20:54:17,897 DEBUG blivet/MainThread: Adding test_vg3-lv7/408 MiB to test_vg3 2024-03-01 20:54:17,897 INFO blivet/MainThread: added lvmlv test_vg3-lv7 (id 201) to device tree 2024-03-01 20:54:17,899 DEBUG blivet/MainThread: LVMLogicalVolumeDevice.update_sysfs_path: test_vg3-lv7 ; status: True ; 2024-03-01 20:54:17,900 DEBUG blivet/MainThread: test_vg3-lv7 sysfs_path set to /sys/devices/virtual/block/dm-1 2024-03-01 20:54:17,902 DEBUG blivet/MainThread: LVMLogicalVolumeDevice.read_current_size: exists: True ; path: /dev/mapper/test_vg3-lv7 ; sysfs_path: /sys/devices/virtual/block/dm-1 ; 2024-03-01 20:54:17,903 DEBUG blivet/MainThread: updated test_vg3-lv7 size to 408 MiB (408 MiB) 2024-03-01 20:54:17,906 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-id/dm-name-test_vg3-lv7 ' '/dev/disk/by-uuid/90e47165-8469-4773-83cf-03ed6d2c4b42 ' '/dev/disk/by-id/dm-uuid-LVM-QkO21ez17dOjKuVqghGnze9j0A8ftQzW6DYPj0hhBqfUntmGb3KhmU21AnQ90krg', 'DEVNAME': '/dev/dm-1', 'DEVPATH': '/devices/virtual/block/dm-1', 'DEVTYPE': 'disk', 'DISKSEQ': '125', '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-QkO21ez17dOjKuVqghGnze9j0A8ftQzW6DYPj0hhBqfUntmGb3KhmU21AnQ90krg', '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': '90e47165-8469-4773-83cf-03ed6d2c4b42', 'ID_FS_UUID_ENC': '90e47165-8469-4773-83cf-03ed6d2c4b42', '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': '833539601'} ; 2024-03-01 20:54:17,906 INFO blivet/MainThread: scanning test_vg3-lv7 (/sys/devices/virtual/block/dm-1)... 2024-03-01 20:54:17,906 INFO program/MainThread: Running [51] dmsetup info -co subsystem --noheadings test_vg3-lv7 ... 2024-03-01 20:54:17,910 INFO program/MainThread: stdout[51]: LVM 2024-03-01 20:54:17,910 INFO program/MainThread: stderr[51]: 2024-03-01 20:54:17,910 INFO program/MainThread: ...done [51] (exit code: 0) 2024-03-01 20:54:17,910 INFO program/MainThread: Running [52] dmsetup info -co subsystem --noheadings test_vg3-lv7 ... 2024-03-01 20:54:17,912 INFO program/MainThread: stdout[52]: LVM 2024-03-01 20:54:17,912 INFO program/MainThread: stderr[52]: 2024-03-01 20:54:17,912 INFO program/MainThread: ...done [52] (exit code: 0) 2024-03-01 20:54:17,913 INFO program/MainThread: Running [53] dmsetup info -co subsystem --noheadings test_vg3-lv7 ... 2024-03-01 20:54:17,915 INFO program/MainThread: stdout[53]: LVM 2024-03-01 20:54:17,915 INFO program/MainThread: stderr[53]: 2024-03-01 20:54:17,915 INFO program/MainThread: ...done [53] (exit code: 0) 2024-03-01 20:54:17,919 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: test_vg3-lv7 ; incomplete: False ; hidden: False ; 2024-03-01 20:54:17,922 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned existing 408 MiB lvmlv test_vg3-lv7 (201) 2024-03-01 20:54:17,925 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 20:54:17,926 DEBUG blivet/MainThread: vg test_vg3 has 1.38 GiB free 2024-03-01 20:54:17,927 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 20:54:17,927 DEBUG blivet/MainThread: vg test_vg3 has 1.38 GiB free 2024-03-01 20:54:17,923 INFO blivet/MainThread: got device: LVMLogicalVolumeDevice instance (0x7ff0ae919a00) -- name = test_vg3-lv7 status = True id = 201 children = [] parents = ['existing 3.97 GiB lvmvg test_vg3 (141)'] uuid = 6DYPj0-hhBq-fUnt-mGb3-KhmU-21An-Q90krg 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 (0x7ff0ae8c7f40) -- name = test_vg3 status = True id = 141 children = ['existing 1.2 GiB lvmlv test_vg3-lv5 (175) 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 = QkO21e-z17d-OjKu-Vqgh-Gnze-9j0A-8ftQzW size = 3.97 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 3.97 GiB path = /dev/test_vg3 format args = [] original_format = None free = 1004 MiB PE Size = 4 MiB PE Count = 1016 PE Free = 251 PV Count = 4 modified = False extents = 1016 free space = 1.38 GiB free extents = 353 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sdg (132) with existing lvmpv', 'existing 1024 MiB disk sdh (146) with existing lvmpv', 'existing 1024 MiB disk sdi (156) with existing lvmpv', 'existing 1024 MiB disk sdj (166) with existing lvmpv'] LVs = ['existing 1.2 GiB lvmlv test_vg3-lv5 (175) with existing xfs filesystem', 'existing 1020 MiB lvmlv test_vg3-lv6 (188) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv7 (201)'] segment type = linear percent = 0 VG space used = 408 MiB 2024-03-01 20:54:17,928 INFO program/MainThread: Running [54] dmsetup info -co subsystem --noheadings test_vg3-lv7 ... 2024-03-01 20:54:17,931 INFO program/MainThread: stdout[54]: LVM 2024-03-01 20:54:17,931 INFO program/MainThread: stderr[54]: 2024-03-01 20:54:17,931 INFO program/MainThread: ...done [54] (exit code: 0) 2024-03-01 20:54:17,934 DEBUG blivet/MainThread: DeviceTree.handle_format: name: test_vg3-lv7 ; 2024-03-01 20:54:17,938 DEBUG blivet/MainThread: AppleBootstrapFS.supported: supported: True ; 2024-03-01 20:54:17,938 DEBUG blivet/MainThread: get_format('appleboot') returning AppleBootstrapFS instance with object id 208 2024-03-01 20:54:17,941 DEBUG blivet/MainThread: EFIFS.supported: supported: True ; 2024-03-01 20:54:17,941 DEBUG blivet/MainThread: get_format('efi') returning EFIFS instance with object id 209 2024-03-01 20:54:17,944 DEBUG blivet/MainThread: MacEFIFS.supported: supported: True ; 2024-03-01 20:54:17,944 DEBUG blivet/MainThread: get_format('macefi') returning MacEFIFS instance with object id 210 2024-03-01 20:54:17,948 DEBUG blivet/MainThread: MacEFIFS.supported: supported: True ; 2024-03-01 20:54:17,948 DEBUG blivet/MainThread: get_format('macefi') returning MacEFIFS instance with object id 211 2024-03-01 20:54:17,948 INFO blivet/MainThread: type detected on 'test_vg3-lv7' is 'xfs' 2024-03-01 20:54:17,951 DEBUG blivet/MainThread: XFS.supported: supported: True ; 2024-03-01 20:54:17,951 DEBUG blivet/MainThread: get_format('xfs') returning XFS instance with object id 212 2024-03-01 20:54:17,954 DEBUG blivet/MainThread: LVMLogicalVolumeDevice._set_format: test_vg3-lv7 ; type: xfs ; current: None ; 2024-03-01 20:54:17,954 INFO blivet/MainThread: got format: existing xfs filesystem 2024-03-01 20:54:17,957 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: test_vg3-lv8 ; incomplete: False ; hidden: False ; 2024-03-01 20:54:17,960 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned None 2024-03-01 20:54:17,963 DEBUG blivet/MainThread: DeviceTree.get_device_by_uuid: uuid: 66uv6y-zQ4D-FNQs-34FK-4RfH-13gI-BVYYZZ ; incomplete: False ; hidden: False ; 2024-03-01 20:54:17,965 DEBUG blivet/MainThread: DeviceTree.get_device_by_uuid returned None 2024-03-01 20:54:17,966 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 215 2024-03-01 20:54:17,969 DEBUG blivet/MainThread: LVMVolumeGroupDevice.add_child: name: test_vg3 ; child: lv8 ; kids: 3 ; 2024-03-01 20:54:17,969 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 216 2024-03-01 20:54:17,972 DEBUG blivet/MainThread: LVMLogicalVolumeDevice._set_format: test_vg3-lv8 ; type: None ; current: None ; 2024-03-01 20:54:17,975 DEBUG blivet/MainThread: LVMLogicalVolumeDevice.update_sysfs_path: test_vg3-lv8 ; status: True ; 2024-03-01 20:54:17,976 DEBUG blivet/MainThread: test_vg3-lv8 sysfs_path set to /sys/devices/virtual/block/dm-0 2024-03-01 20:54:17,979 DEBUG blivet/MainThread: LVMLogicalVolumeDevice.read_current_size: exists: True ; path: /dev/mapper/test_vg3-lv8 ; sysfs_path: /sys/devices/virtual/block/dm-0 ; 2024-03-01 20:54:17,979 DEBUG blivet/MainThread: updated test_vg3-lv8 size to 408 MiB (408 MiB) 2024-03-01 20:54:17,979 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 218 2024-03-01 20:54:17,982 DEBUG blivet/MainThread: LVMVolumeGroupDevice.remove_child: name: test_vg3 ; child: lv8 ; kids: 4 ; 2024-03-01 20:54:17,985 DEBUG blivet/MainThread: LVMVolumeGroupDevice.add_child: name: test_vg3 ; child: lv8 ; kids: 3 ; 2024-03-01 20:54:17,985 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 219 2024-03-01 20:54:17,988 DEBUG blivet/MainThread: LVMLogicalVolumeDevice._set_format: test_vg3-lv8 ; type: None ; current: None ; 2024-03-01 20:54:17,992 DEBUG blivet/MainThread: LVMLogicalVolumeDevice.update_sysfs_path: test_vg3-lv8 ; status: True ; 2024-03-01 20:54:17,992 DEBUG blivet/MainThread: test_vg3-lv8 sysfs_path set to /sys/devices/virtual/block/dm-0 2024-03-01 20:54:17,995 DEBUG blivet/MainThread: LVMLogicalVolumeDevice.read_current_size: exists: True ; path: /dev/mapper/test_vg3-lv8 ; sysfs_path: /sys/devices/virtual/block/dm-0 ; 2024-03-01 20:54:17,995 DEBUG blivet/MainThread: updated test_vg3-lv8 size to 408 MiB (408 MiB) 2024-03-01 20:54:17,995 DEBUG blivet/MainThread: Adding test_vg3-lv8/408 MiB to test_vg3 2024-03-01 20:54:17,996 INFO blivet/MainThread: added lvmlv test_vg3-lv8 (id 214) to device tree 2024-03-01 20:54:17,998 DEBUG blivet/MainThread: LVMLogicalVolumeDevice.update_sysfs_path: test_vg3-lv8 ; status: True ; 2024-03-01 20:54:17,998 DEBUG blivet/MainThread: test_vg3-lv8 sysfs_path set to /sys/devices/virtual/block/dm-0 2024-03-01 20:54:18,001 DEBUG blivet/MainThread: LVMLogicalVolumeDevice.read_current_size: exists: True ; path: /dev/mapper/test_vg3-lv8 ; sysfs_path: /sys/devices/virtual/block/dm-0 ; 2024-03-01 20:54:18,002 DEBUG blivet/MainThread: updated test_vg3-lv8 size to 408 MiB (408 MiB) 2024-03-01 20:54:18,005 DEBUG blivet/MainThread: DeviceTree.handle_device: name: test_vg3-lv8 ; info: {'CURRENT_TAGS': ':systemd:', 'DEVLINKS': '/dev/test_vg3/lv8 /dev/disk/by-id/dm-name-test_vg3-lv8 ' '/dev/disk/by-uuid/bfe02ef6-fcb4-43f0-b031-5e8cb6717a7c ' '/dev/mapper/test_vg3-lv8 ' '/dev/disk/by-id/dm-uuid-LVM-QkO21ez17dOjKuVqghGnze9j0A8ftQzW66uv6yzQ4DFNQs34FK4RfH13gIBVYYZZ', 'DEVNAME': '/dev/dm-0', 'DEVPATH': '/devices/virtual/block/dm-0', 'DEVTYPE': 'disk', 'DISKSEQ': '124', '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-QkO21ez17dOjKuVqghGnze9j0A8ftQzW66uv6yzQ4DFNQs34FK4RfH13gIBVYYZZ', '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': 'bfe02ef6-fcb4-43f0-b031-5e8cb6717a7c', 'ID_FS_UUID_ENC': 'bfe02ef6-fcb4-43f0-b031-5e8cb6717a7c', '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': '833079031'} ; 2024-03-01 20:54:18,005 INFO blivet/MainThread: scanning test_vg3-lv8 (/sys/devices/virtual/block/dm-0)... 2024-03-01 20:54:18,005 INFO program/MainThread: Running [55] dmsetup info -co subsystem --noheadings test_vg3-lv8 ... 2024-03-01 20:54:18,009 INFO program/MainThread: stdout[55]: LVM 2024-03-01 20:54:18,009 INFO program/MainThread: stderr[55]: 2024-03-01 20:54:18,009 INFO program/MainThread: ...done [55] (exit code: 0) 2024-03-01 20:54:18,009 INFO program/MainThread: Running [56] dmsetup info -co subsystem --noheadings test_vg3-lv8 ... 2024-03-01 20:54:18,011 INFO program/MainThread: stdout[56]: LVM 2024-03-01 20:54:18,011 INFO program/MainThread: stderr[56]: 2024-03-01 20:54:18,011 INFO program/MainThread: ...done [56] (exit code: 0) 2024-03-01 20:54:18,012 INFO program/MainThread: Running [57] dmsetup info -co subsystem --noheadings test_vg3-lv8 ... 2024-03-01 20:54:18,014 INFO program/MainThread: stdout[57]: LVM 2024-03-01 20:54:18,014 INFO program/MainThread: stderr[57]: 2024-03-01 20:54:18,014 INFO program/MainThread: ...done [57] (exit code: 0) 2024-03-01 20:54:18,018 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: test_vg3-lv8 ; incomplete: False ; hidden: False ; 2024-03-01 20:54:18,022 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned existing 408 MiB lvmlv test_vg3-lv8 (214) 2024-03-01 20:54:18,025 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 20:54:18,026 DEBUG blivet/MainThread: vg test_vg3 has 1004 MiB free 2024-03-01 20:54:18,026 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 20:54:18,027 DEBUG blivet/MainThread: vg test_vg3 has 1004 MiB free 2024-03-01 20:54:18,022 INFO blivet/MainThread: got device: LVMLogicalVolumeDevice instance (0x7ff0ae8c7460) -- name = test_vg3-lv8 status = True id = 214 children = [] parents = ['existing 3.97 GiB lvmvg test_vg3 (141)'] uuid = 66uv6y-zQ4D-FNQs-34FK-4RfH-13gI-BVYYZZ 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 (0x7ff0ae8c7f40) -- name = test_vg3 status = True id = 141 children = ['existing 1.2 GiB lvmlv test_vg3-lv5 (175) with existing xfs filesystem', 'existing 1020 MiB lvmlv test_vg3-lv6 (188) 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 = QkO21e-z17d-OjKu-Vqgh-Gnze-9j0A-8ftQzW size = 3.97 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 3.97 GiB path = /dev/test_vg3 format args = [] original_format = None free = 1004 MiB PE Size = 4 MiB PE Count = 1016 PE Free = 251 PV Count = 4 modified = False extents = 1016 free space = 1004 MiB free extents = 251 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sdg (132) with existing lvmpv', 'existing 1024 MiB disk sdh (146) with existing lvmpv', 'existing 1024 MiB disk sdi (156) with existing lvmpv', 'existing 1024 MiB disk sdj (166) with existing lvmpv'] LVs = ['existing 1.2 GiB lvmlv test_vg3-lv5 (175) with existing xfs filesystem', 'existing 1020 MiB lvmlv test_vg3-lv6 (188) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv7 (201) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv8 (214)'] segment type = linear percent = 0 VG space used = 408 MiB 2024-03-01 20:54:18,028 INFO program/MainThread: Running [58] dmsetup info -co subsystem --noheadings test_vg3-lv8 ... 2024-03-01 20:54:18,030 INFO program/MainThread: stdout[58]: LVM 2024-03-01 20:54:18,031 INFO program/MainThread: stderr[58]: 2024-03-01 20:54:18,031 INFO program/MainThread: ...done [58] (exit code: 0) 2024-03-01 20:54:18,034 DEBUG blivet/MainThread: DeviceTree.handle_format: name: test_vg3-lv8 ; 2024-03-01 20:54:18,037 DEBUG blivet/MainThread: AppleBootstrapFS.supported: supported: True ; 2024-03-01 20:54:18,038 DEBUG blivet/MainThread: get_format('appleboot') returning AppleBootstrapFS instance with object id 221 2024-03-01 20:54:18,041 DEBUG blivet/MainThread: EFIFS.supported: supported: True ; 2024-03-01 20:54:18,041 DEBUG blivet/MainThread: get_format('efi') returning EFIFS instance with object id 222 2024-03-01 20:54:18,044 DEBUG blivet/MainThread: MacEFIFS.supported: supported: True ; 2024-03-01 20:54:18,044 DEBUG blivet/MainThread: get_format('macefi') returning MacEFIFS instance with object id 223 2024-03-01 20:54:18,047 DEBUG blivet/MainThread: MacEFIFS.supported: supported: True ; 2024-03-01 20:54:18,047 DEBUG blivet/MainThread: get_format('macefi') returning MacEFIFS instance with object id 224 2024-03-01 20:54:18,047 INFO blivet/MainThread: type detected on 'test_vg3-lv8' is 'xfs' 2024-03-01 20:54:18,050 DEBUG blivet/MainThread: XFS.supported: supported: True ; 2024-03-01 20:54:18,051 DEBUG blivet/MainThread: get_format('xfs') returning XFS instance with object id 225 2024-03-01 20:54:18,054 DEBUG blivet/MainThread: LVMLogicalVolumeDevice._set_format: test_vg3-lv8 ; type: xfs ; current: None ; 2024-03-01 20:54:18,054 INFO blivet/MainThread: got format: existing xfs filesystem 2024-03-01 20:54:18,054 INFO blivet/MainThread: got format: existing lvmpv 2024-03-01 20:54:18,057 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': '16965658'} ; 2024-03-01 20:54:18,057 INFO blivet/MainThread: scanning xvda (/sys/devices/vbd-768/block/xvda)... 2024-03-01 20:54:18,061 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: xvda ; incomplete: False ; hidden: False ; 2024-03-01 20:54:18,064 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned None 2024-03-01 20:54:18,068 DEBUG blivet/MainThread: DiskDevicePopulator.run: name: xvda ; 2024-03-01 20:54:18,068 WARNING blivet/MainThread: device/vendor is not a valid attribute 2024-03-01 20:54:18,068 WARNING blivet/MainThread: device/model is not a valid attribute 2024-03-01 20:54:18,068 INFO blivet/MainThread: xvda is a disk 2024-03-01 20:54:18,068 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 229 2024-03-01 20:54:18,068 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 230 2024-03-01 20:54:18,071 DEBUG blivet/MainThread: DiskDevice._set_format: xvda ; type: None ; current: None ; 2024-03-01 20:54:18,074 DEBUG blivet/MainThread: DiskDevice.update_sysfs_path: xvda ; status: True ; 2024-03-01 20:54:18,074 DEBUG blivet/MainThread: xvda sysfs_path set to /sys/devices/vbd-768/block/xvda 2024-03-01 20:54:18,077 DEBUG blivet/MainThread: DiskDevice.read_current_size: exists: True ; path: /dev/xvda ; sysfs_path: /sys/devices/vbd-768/block/xvda ; 2024-03-01 20:54:18,077 DEBUG blivet/MainThread: updated xvda size to 250 GiB (250 GiB) 2024-03-01 20:54:18,077 INFO blivet/MainThread: added disk xvda (id 228) to device tree 2024-03-01 20:54:18,077 INFO blivet/MainThread: got device: DiskDevice instance (0x7ff0ae8be880) -- name = xvda status = True id = 228 children = [] parents = [] uuid = None size = 250 GiB format = existing None major = 202 minor = 0 exists = True protected = False sysfs path = /sys/devices/vbd-768/block/xvda target size = 250 GiB path = /dev/xvda format args = [] original_format = None removable = False wwn = None 2024-03-01 20:54:18,080 DEBUG blivet/MainThread: DeviceTree.handle_format: name: xvda ; 2024-03-01 20:54:18,083 DEBUG blivet/MainThread: AppleBootstrapFS.supported: supported: True ; 2024-03-01 20:54:18,083 DEBUG blivet/MainThread: get_format('appleboot') returning AppleBootstrapFS instance with object id 232 2024-03-01 20:54:18,086 DEBUG blivet/MainThread: EFIFS.supported: supported: True ; 2024-03-01 20:54:18,086 DEBUG blivet/MainThread: get_format('efi') returning EFIFS instance with object id 233 2024-03-01 20:54:18,089 DEBUG blivet/MainThread: MacEFIFS.supported: supported: True ; 2024-03-01 20:54:18,090 DEBUG blivet/MainThread: get_format('macefi') returning MacEFIFS instance with object id 234 2024-03-01 20:54:18,092 DEBUG blivet/MainThread: MacEFIFS.supported: supported: True ; 2024-03-01 20:54:18,093 DEBUG blivet/MainThread: get_format('macefi') returning MacEFIFS instance with object id 235 2024-03-01 20:54:18,095 DEBUG blivet/MainThread: DiskLabelFormatPopulator.run: device: xvda ; label_type: dos ; 2024-03-01 20:54:18,098 DEBUG blivet/MainThread: DiskDevice.setup: xvda ; orig: False ; status: True ; controllable: True ; 2024-03-01 20:54:18,101 DEBUG blivet/MainThread: DiskLabel.__init__: uuid: e61ef7e0 ; label: None ; device: /dev/xvda ; serial: None ; exists: True ; 2024-03-01 20:54:18,109 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 0x7ff0ae915c00> 2024-03-01 20:54:18,153 DEBUG blivet/MainThread: get_format('disklabel') returning DiskLabel instance with object id 236 2024-03-01 20:54:18,157 DEBUG blivet/MainThread: DiskDevice._set_format: xvda ; type: disklabel ; current: None ; 2024-03-01 20:54:18,157 INFO blivet/MainThread: got format: existing msdos disklabel 2024-03-01 20:54:18,161 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': '16967518'} ; 2024-03-01 20:54:18,161 INFO blivet/MainThread: scanning xvda1 (/sys/devices/vbd-768/block/xvda/xvda1)... 2024-03-01 20:54:18,161 WARNING blivet/MainThread: hidden is not a valid attribute 2024-03-01 20:54:18,165 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: xvda1 ; incomplete: False ; hidden: False ; 2024-03-01 20:54:18,168 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned None 2024-03-01 20:54:18,170 DEBUG blivet/MainThread: PartitionDevicePopulator.run: name: xvda1 ; 2024-03-01 20:54:18,173 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: xvda1 ; incomplete: False ; hidden: False ; 2024-03-01 20:54:18,176 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned None 2024-03-01 20:54:18,176 INFO program/MainThread: Running... udevadm settle --timeout=300 2024-03-01 20:54:18,189 DEBUG program/MainThread: Return code: 0 2024-03-01 20:54:18,209 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: xvda ; incomplete: False ; hidden: False ; 2024-03-01 20:54:18,212 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned existing 250 GiB disk xvda (228) with existing msdos disklabel 2024-03-01 20:54:18,213 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 239 2024-03-01 20:54:18,216 DEBUG blivet/MainThread: DiskDevice.add_child: name: xvda ; child: xvda1 ; kids: 0 ; 2024-03-01 20:54:18,216 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 240 2024-03-01 20:54:18,219 DEBUG blivet/MainThread: PartitionDevice._set_format: xvda1 ; type: None ; current: None ; 2024-03-01 20:54:18,221 DEBUG blivet/MainThread: PartitionDevice.update_sysfs_path: xvda1 ; status: True ; 2024-03-01 20:54:18,222 DEBUG blivet/MainThread: xvda1 sysfs_path set to /sys/devices/vbd-768/block/xvda/xvda1 2024-03-01 20:54:18,225 DEBUG blivet/MainThread: PartitionDevice.read_current_size: exists: True ; path: /dev/xvda1 ; sysfs_path: /sys/devices/vbd-768/block/xvda/xvda1 ; 2024-03-01 20:54:18,225 DEBUG blivet/MainThread: updated xvda1 size to 250 GiB (250 GiB) 2024-03-01 20:54:18,225 DEBUG blivet/MainThread: looking up parted Partition: /dev/xvda1 2024-03-01 20:54:18,228 DEBUG blivet/MainThread: PartitionDevice.probe: xvda1 ; exists: True ; 2024-03-01 20:54:18,231 DEBUG blivet/MainThread: PartitionDevice.get_flag: path: /dev/xvda1 ; flag: 1 ; 2024-03-01 20:54:18,233 DEBUG blivet/MainThread: PartitionDevice.get_flag: path: /dev/xvda1 ; flag: 10 ; 2024-03-01 20:54:18,236 DEBUG blivet/MainThread: PartitionDevice.get_flag: path: /dev/xvda1 ; flag: 12 ; 2024-03-01 20:54:18,239 DEBUG blivet/MainThread: PartitionDevice.read_current_size: exists: True ; path: /dev/xvda1 ; sysfs_path: /sys/devices/vbd-768/block/xvda/xvda1 ; 2024-03-01 20:54:18,239 DEBUG blivet/MainThread: updated xvda1 size to 250 GiB (250 GiB) 2024-03-01 20:54:18,239 INFO blivet/MainThread: added partition xvda1 (id 238) to device tree 2024-03-01 20:54:18,240 INFO blivet/MainThread: parted exception: msdos disk labels do not support partition names. 2024-03-01 20:54:18,239 INFO blivet/MainThread: got device: PartitionDevice instance (0x7ff0ae8c6250) -- 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 0x7ff0b02e19a0> disk = existing 250 GiB disk xvda (228) with existing msdos disklabel start = 2048 end = 524287966 length = 524285919 flags = boot 2024-03-01 20:54:18,243 DEBUG blivet/MainThread: DeviceTree.handle_format: name: xvda1 ; 2024-03-01 20:54:18,246 DEBUG blivet/MainThread: AppleBootstrapFS.supported: supported: True ; 2024-03-01 20:54:18,246 DEBUG blivet/MainThread: get_format('appleboot') returning AppleBootstrapFS instance with object id 242 2024-03-01 20:54:18,249 DEBUG blivet/MainThread: EFIFS.supported: supported: True ; 2024-03-01 20:54:18,249 DEBUG blivet/MainThread: get_format('efi') returning EFIFS instance with object id 243 2024-03-01 20:54:18,252 DEBUG blivet/MainThread: MacEFIFS.supported: supported: True ; 2024-03-01 20:54:18,252 DEBUG blivet/MainThread: get_format('macefi') returning MacEFIFS instance with object id 244 2024-03-01 20:54:18,255 DEBUG blivet/MainThread: MacEFIFS.supported: supported: True ; 2024-03-01 20:54:18,255 DEBUG blivet/MainThread: get_format('macefi') returning MacEFIFS instance with object id 245 2024-03-01 20:54:18,255 INFO blivet/MainThread: type detected on 'xvda1' is 'xfs' 2024-03-01 20:54:18,258 DEBUG blivet/MainThread: XFS.supported: supported: True ; 2024-03-01 20:54:18,258 DEBUG blivet/MainThread: get_format('xfs') returning XFS instance with object id 246 2024-03-01 20:54:18,260 DEBUG blivet/MainThread: PartitionDevice._set_format: xvda1 ; type: xfs ; current: None ; 2024-03-01 20:54:18,261 INFO blivet/MainThread: got format: existing xfs filesystem 2024-03-01 20:54:18,263 DEBUG blivet/MainThread: DeviceTree.handle_device: name: test_vg3-lv8 ; info: {'CURRENT_TAGS': ':systemd:', 'DEVLINKS': '/dev/mapper/test_vg3-lv8 ' '/dev/disk/by-id/dm-uuid-LVM-QkO21ez17dOjKuVqghGnze9j0A8ftQzW66uv6yzQ4DFNQs34FK4RfH13gIBVYYZZ ' '/dev/disk/by-id/dm-name-test_vg3-lv8 ' '/dev/disk/by-uuid/bfe02ef6-fcb4-43f0-b031-5e8cb6717a7c ' '/dev/test_vg3/lv8', 'DEVNAME': '/dev/dm-0', 'DEVPATH': '/devices/virtual/block/dm-0', 'DEVTYPE': 'disk', 'DISKSEQ': '124', '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-QkO21ez17dOjKuVqghGnze9j0A8ftQzW66uv6yzQ4DFNQs34FK4RfH13gIBVYYZZ', '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': 'bfe02ef6-fcb4-43f0-b031-5e8cb6717a7c', 'ID_FS_UUID_ENC': 'bfe02ef6-fcb4-43f0-b031-5e8cb6717a7c', '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': '833079031'} ; 2024-03-01 20:54:18,264 INFO blivet/MainThread: scanning test_vg3-lv8 (/sys/devices/virtual/block/dm-0)... 2024-03-01 20:54:18,264 INFO program/MainThread: Running [59] dmsetup info -co subsystem --noheadings test_vg3-lv8 ... 2024-03-01 20:54:18,267 INFO program/MainThread: stdout[59]: LVM 2024-03-01 20:54:18,267 INFO program/MainThread: stderr[59]: 2024-03-01 20:54:18,267 INFO program/MainThread: ...done [59] (exit code: 0) 2024-03-01 20:54:18,268 INFO program/MainThread: Running [60] dmsetup info -co subsystem --noheadings test_vg3-lv8 ... 2024-03-01 20:54:18,270 INFO program/MainThread: stdout[60]: LVM 2024-03-01 20:54:18,270 INFO program/MainThread: stderr[60]: 2024-03-01 20:54:18,270 INFO program/MainThread: ...done [60] (exit code: 0) 2024-03-01 20:54:18,270 INFO program/MainThread: Running [61] dmsetup info -co subsystem --noheadings test_vg3-lv8 ... 2024-03-01 20:54:18,273 INFO program/MainThread: stdout[61]: LVM 2024-03-01 20:54:18,273 INFO program/MainThread: stderr[61]: 2024-03-01 20:54:18,273 INFO program/MainThread: ...done [61] (exit code: 0) 2024-03-01 20:54:18,277 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: test_vg3-lv8 ; incomplete: False ; hidden: False ; 2024-03-01 20:54:18,280 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned existing 408 MiB lvmlv test_vg3-lv8 (214) with existing xfs filesystem 2024-03-01 20:54:18,284 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 20:54:18,285 DEBUG blivet/MainThread: vg test_vg3 has 1004 MiB free 2024-03-01 20:54:18,285 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 20:54:18,286 DEBUG blivet/MainThread: vg test_vg3 has 1004 MiB free 2024-03-01 20:54:18,281 INFO blivet/MainThread: got device: LVMLogicalVolumeDevice instance (0x7ff0ae8c7460) -- name = test_vg3-lv8 status = True id = 214 children = [] parents = ['existing 3.97 GiB lvmvg test_vg3 (141)'] uuid = 66uv6y-zQ4D-FNQs-34FK-4RfH-13gI-BVYYZZ size = 408 MiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-0 target size = 408 MiB path = /dev/mapper/test_vg3-lv8 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7ff0ae8c7f40) -- name = test_vg3 status = True id = 141 children = ['existing 1.2 GiB lvmlv test_vg3-lv5 (175) with existing xfs filesystem', 'existing 1020 MiB lvmlv test_vg3-lv6 (188) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv7 (201) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv8 (214) with existing xfs filesystem'] parents = ['existing 1024 MiB disk sdg (132) with existing lvmpv', 'existing 1024 MiB disk sdh (146) with existing lvmpv', 'existing 1024 MiB disk sdi (156) with existing lvmpv', 'existing 1024 MiB disk sdj (166) with existing lvmpv'] uuid = QkO21e-z17d-OjKu-Vqgh-Gnze-9j0A-8ftQzW size = 3.97 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 3.97 GiB path = /dev/test_vg3 format args = [] original_format = None free = 1004 MiB PE Size = 4 MiB PE Count = 1016 PE Free = 251 PV Count = 4 modified = False extents = 1016 free space = 1004 MiB free extents = 251 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sdg (132) with existing lvmpv', 'existing 1024 MiB disk sdh (146) with existing lvmpv', 'existing 1024 MiB disk sdi (156) with existing lvmpv', 'existing 1024 MiB disk sdj (166) with existing lvmpv'] LVs = ['existing 1.2 GiB lvmlv test_vg3-lv5 (175) with existing xfs filesystem', 'existing 1020 MiB lvmlv test_vg3-lv6 (188) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv7 (201) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv8 (214) with existing xfs filesystem'] segment type = linear percent = 0 VG space used = 408 MiB 2024-03-01 20:54:18,287 INFO program/MainThread: Running [62] dmsetup info -co subsystem --noheadings test_vg3-lv8 ... 2024-03-01 20:54:18,289 INFO program/MainThread: stdout[62]: LVM 2024-03-01 20:54:18,289 INFO program/MainThread: stderr[62]: 2024-03-01 20:54:18,289 INFO program/MainThread: ...done [62] (exit code: 0) 2024-03-01 20:54:18,293 DEBUG blivet/MainThread: DeviceTree.handle_format: name: test_vg3-lv8 ; 2024-03-01 20:54:18,293 DEBUG blivet/MainThread: no type or existing type for test_vg3-lv8, bailing 2024-03-01 20:54:18,296 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-id/dm-uuid-LVM-QkO21ez17dOjKuVqghGnze9j0A8ftQzW6DYPj0hhBqfUntmGb3KhmU21AnQ90krg ' '/dev/mapper/test_vg3-lv7 /dev/test_vg3/lv7 ' '/dev/disk/by-uuid/90e47165-8469-4773-83cf-03ed6d2c4b42', 'DEVNAME': '/dev/dm-1', 'DEVPATH': '/devices/virtual/block/dm-1', 'DEVTYPE': 'disk', 'DISKSEQ': '125', '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-QkO21ez17dOjKuVqghGnze9j0A8ftQzW6DYPj0hhBqfUntmGb3KhmU21AnQ90krg', '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': '90e47165-8469-4773-83cf-03ed6d2c4b42', 'ID_FS_UUID_ENC': '90e47165-8469-4773-83cf-03ed6d2c4b42', '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': '833539601'} ; 2024-03-01 20:54:18,296 INFO blivet/MainThread: scanning test_vg3-lv7 (/sys/devices/virtual/block/dm-1)... 2024-03-01 20:54:18,296 INFO program/MainThread: Running [63] dmsetup info -co subsystem --noheadings test_vg3-lv7 ... 2024-03-01 20:54:18,299 INFO program/MainThread: stdout[63]: LVM 2024-03-01 20:54:18,299 INFO program/MainThread: stderr[63]: 2024-03-01 20:54:18,299 INFO program/MainThread: ...done [63] (exit code: 0) 2024-03-01 20:54:18,299 INFO program/MainThread: Running [64] dmsetup info -co subsystem --noheadings test_vg3-lv7 ... 2024-03-01 20:54:18,301 INFO program/MainThread: stdout[64]: LVM 2024-03-01 20:54:18,302 INFO program/MainThread: stderr[64]: 2024-03-01 20:54:18,302 INFO program/MainThread: ...done [64] (exit code: 0) 2024-03-01 20:54:18,302 INFO program/MainThread: Running [65] dmsetup info -co subsystem --noheadings test_vg3-lv7 ... 2024-03-01 20:54:18,304 INFO program/MainThread: stdout[65]: LVM 2024-03-01 20:54:18,304 INFO program/MainThread: stderr[65]: 2024-03-01 20:54:18,304 INFO program/MainThread: ...done [65] (exit code: 0) 2024-03-01 20:54:18,308 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: test_vg3-lv7 ; incomplete: False ; hidden: False ; 2024-03-01 20:54:18,311 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned existing 408 MiB lvmlv test_vg3-lv7 (201) with existing xfs filesystem 2024-03-01 20:54:18,314 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 20:54:18,315 DEBUG blivet/MainThread: vg test_vg3 has 1004 MiB free 2024-03-01 20:54:18,316 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 20:54:18,317 DEBUG blivet/MainThread: vg test_vg3 has 1004 MiB free 2024-03-01 20:54:18,312 INFO blivet/MainThread: got device: LVMLogicalVolumeDevice instance (0x7ff0ae919a00) -- name = test_vg3-lv7 status = True id = 201 children = [] parents = ['existing 3.97 GiB lvmvg test_vg3 (141)'] uuid = 6DYPj0-hhBq-fUnt-mGb3-KhmU-21An-Q90krg size = 408 MiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-1 target size = 408 MiB path = /dev/mapper/test_vg3-lv7 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7ff0ae8c7f40) -- name = test_vg3 status = True id = 141 children = ['existing 1.2 GiB lvmlv test_vg3-lv5 (175) with existing xfs filesystem', 'existing 1020 MiB lvmlv test_vg3-lv6 (188) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv7 (201) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv8 (214) with existing xfs filesystem'] parents = ['existing 1024 MiB disk sdg (132) with existing lvmpv', 'existing 1024 MiB disk sdh (146) with existing lvmpv', 'existing 1024 MiB disk sdi (156) with existing lvmpv', 'existing 1024 MiB disk sdj (166) with existing lvmpv'] uuid = QkO21e-z17d-OjKu-Vqgh-Gnze-9j0A-8ftQzW size = 3.97 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 3.97 GiB path = /dev/test_vg3 format args = [] original_format = None free = 1004 MiB PE Size = 4 MiB PE Count = 1016 PE Free = 251 PV Count = 4 modified = False extents = 1016 free space = 1004 MiB free extents = 251 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sdg (132) with existing lvmpv', 'existing 1024 MiB disk sdh (146) with existing lvmpv', 'existing 1024 MiB disk sdi (156) with existing lvmpv', 'existing 1024 MiB disk sdj (166) with existing lvmpv'] LVs = ['existing 1.2 GiB lvmlv test_vg3-lv5 (175) with existing xfs filesystem', 'existing 1020 MiB lvmlv test_vg3-lv6 (188) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv7 (201) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv8 (214) with existing xfs filesystem'] segment type = linear percent = 0 VG space used = 408 MiB 2024-03-01 20:54:18,317 INFO program/MainThread: Running [66] dmsetup info -co subsystem --noheadings test_vg3-lv7 ... 2024-03-01 20:54:18,320 INFO program/MainThread: stdout[66]: LVM 2024-03-01 20:54:18,320 INFO program/MainThread: stderr[66]: 2024-03-01 20:54:18,320 INFO program/MainThread: ...done [66] (exit code: 0) 2024-03-01 20:54:18,324 DEBUG blivet/MainThread: DeviceTree.handle_format: name: test_vg3-lv7 ; 2024-03-01 20:54:18,324 DEBUG blivet/MainThread: no type or existing type for test_vg3-lv7, bailing 2024-03-01 20:54:18,326 DEBUG blivet/MainThread: DeviceTree.handle_device: name: test_vg3-lv6 ; info: {'CURRENT_TAGS': ':systemd:', 'DEVLINKS': '/dev/disk/by-id/dm-name-test_vg3-lv6 ' '/dev/disk/by-id/dm-uuid-LVM-QkO21ez17dOjKuVqghGnze9j0A8ftQzWXL3Pt945Lf3yW2gvnaB2q7IIys4Aa4TY ' '/dev/test_vg3/lv6 ' '/dev/disk/by-uuid/507550ea-d87d-41a8-8005-c1ff4364b111 ' '/dev/mapper/test_vg3-lv6', 'DEVNAME': '/dev/dm-2', 'DEVPATH': '/devices/virtual/block/dm-2', 'DEVTYPE': 'disk', 'DISKSEQ': '126', '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-QkO21ez17dOjKuVqghGnze9j0A8ftQzWXL3Pt945Lf3yW2gvnaB2q7IIys4Aa4TY', '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': '507550ea-d87d-41a8-8005-c1ff4364b111', 'ID_FS_UUID_ENC': '507550ea-d87d-41a8-8005-c1ff4364b111', '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': '834564953'} ; 2024-03-01 20:54:18,327 INFO blivet/MainThread: scanning test_vg3-lv6 (/sys/devices/virtual/block/dm-2)... 2024-03-01 20:54:18,327 INFO program/MainThread: Running [67] dmsetup info -co subsystem --noheadings test_vg3-lv6 ... 2024-03-01 20:54:18,329 INFO program/MainThread: stdout[67]: LVM 2024-03-01 20:54:18,329 INFO program/MainThread: stderr[67]: 2024-03-01 20:54:18,329 INFO program/MainThread: ...done [67] (exit code: 0) 2024-03-01 20:54:18,330 INFO program/MainThread: Running [68] dmsetup info -co subsystem --noheadings test_vg3-lv6 ... 2024-03-01 20:54:18,332 INFO program/MainThread: stdout[68]: LVM 2024-03-01 20:54:18,332 INFO program/MainThread: stderr[68]: 2024-03-01 20:54:18,332 INFO program/MainThread: ...done [68] (exit code: 0) 2024-03-01 20:54:18,332 INFO program/MainThread: Running [69] dmsetup info -co subsystem --noheadings test_vg3-lv6 ... 2024-03-01 20:54:18,335 INFO program/MainThread: stdout[69]: LVM 2024-03-01 20:54:18,335 INFO program/MainThread: stderr[69]: 2024-03-01 20:54:18,335 INFO program/MainThread: ...done [69] (exit code: 0) 2024-03-01 20:54:18,339 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: test_vg3-lv6 ; incomplete: False ; hidden: False ; 2024-03-01 20:54:18,342 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned existing 1020 MiB lvmlv test_vg3-lv6 (188) with existing xfs filesystem 2024-03-01 20:54:18,345 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 20:54:18,346 DEBUG blivet/MainThread: vg test_vg3 has 1004 MiB free 2024-03-01 20:54:18,346 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 20:54:18,347 DEBUG blivet/MainThread: vg test_vg3 has 1004 MiB free 2024-03-01 20:54:18,342 INFO blivet/MainThread: got device: LVMLogicalVolumeDevice instance (0x7ff0ae981160) -- name = test_vg3-lv6 status = True id = 188 children = [] parents = ['existing 3.97 GiB lvmvg test_vg3 (141)'] uuid = XL3Pt9-45Lf-3yW2-gvna-B2q7-IIys-4Aa4TY size = 1020 MiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-2 target size = 1020 MiB path = /dev/mapper/test_vg3-lv6 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7ff0ae8c7f40) -- name = test_vg3 status = True id = 141 children = ['existing 1.2 GiB lvmlv test_vg3-lv5 (175) with existing xfs filesystem', 'existing 1020 MiB lvmlv test_vg3-lv6 (188) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv7 (201) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv8 (214) with existing xfs filesystem'] parents = ['existing 1024 MiB disk sdg (132) with existing lvmpv', 'existing 1024 MiB disk sdh (146) with existing lvmpv', 'existing 1024 MiB disk sdi (156) with existing lvmpv', 'existing 1024 MiB disk sdj (166) with existing lvmpv'] uuid = QkO21e-z17d-OjKu-Vqgh-Gnze-9j0A-8ftQzW size = 3.97 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 3.97 GiB path = /dev/test_vg3 format args = [] original_format = None free = 1004 MiB PE Size = 4 MiB PE Count = 1016 PE Free = 251 PV Count = 4 modified = False extents = 1016 free space = 1004 MiB free extents = 251 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sdg (132) with existing lvmpv', 'existing 1024 MiB disk sdh (146) with existing lvmpv', 'existing 1024 MiB disk sdi (156) with existing lvmpv', 'existing 1024 MiB disk sdj (166) with existing lvmpv'] LVs = ['existing 1.2 GiB lvmlv test_vg3-lv5 (175) with existing xfs filesystem', 'existing 1020 MiB lvmlv test_vg3-lv6 (188) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv7 (201) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv8 (214) with existing xfs filesystem'] segment type = linear percent = 0 VG space used = 1020 MiB 2024-03-01 20:54:18,348 INFO program/MainThread: Running [70] dmsetup info -co subsystem --noheadings test_vg3-lv6 ... 2024-03-01 20:54:18,350 INFO program/MainThread: stdout[70]: LVM 2024-03-01 20:54:18,350 INFO program/MainThread: stderr[70]: 2024-03-01 20:54:18,350 INFO program/MainThread: ...done [70] (exit code: 0) 2024-03-01 20:54:18,354 DEBUG blivet/MainThread: DeviceTree.handle_format: name: test_vg3-lv6 ; 2024-03-01 20:54:18,354 DEBUG blivet/MainThread: no type or existing type for test_vg3-lv6, bailing 2024-03-01 20:54:18,357 DEBUG blivet/MainThread: DeviceTree.handle_device: name: test_vg3-lv5 ; info: {'CURRENT_TAGS': ':systemd:', 'DEVLINKS': '/dev/disk/by-uuid/f749ee96-8ce7-4d92-a4d0-d2df3bcd936e ' '/dev/disk/by-id/dm-name-test_vg3-lv5 /dev/test_vg3/lv5 ' '/dev/disk/by-id/dm-uuid-LVM-QkO21ez17dOjKuVqghGnze9j0A8ftQzWvRyvD3vcUvuwKvhYc5Octm8RBzvfmf78 ' '/dev/mapper/test_vg3-lv5', 'DEVNAME': '/dev/dm-3', 'DEVPATH': '/devices/virtual/block/dm-3', 'DEVTYPE': 'disk', 'DISKSEQ': '127', '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-QkO21ez17dOjKuVqghGnze9j0A8ftQzWvRyvD3vcUvuwKvhYc5Octm8RBzvfmf78', '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': 'f749ee96-8ce7-4d92-a4d0-d2df3bcd936e', 'ID_FS_UUID_ENC': 'f749ee96-8ce7-4d92-a4d0-d2df3bcd936e', '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': '835663736'} ; 2024-03-01 20:54:18,357 INFO blivet/MainThread: scanning test_vg3-lv5 (/sys/devices/virtual/block/dm-3)... 2024-03-01 20:54:18,357 INFO program/MainThread: Running [71] dmsetup info -co subsystem --noheadings test_vg3-lv5 ... 2024-03-01 20:54:18,359 INFO program/MainThread: stdout[71]: LVM 2024-03-01 20:54:18,360 INFO program/MainThread: stderr[71]: 2024-03-01 20:54:18,360 INFO program/MainThread: ...done [71] (exit code: 0) 2024-03-01 20:54:18,360 INFO program/MainThread: Running [72] dmsetup info -co subsystem --noheadings test_vg3-lv5 ... 2024-03-01 20:54:18,362 INFO program/MainThread: stdout[72]: LVM 2024-03-01 20:54:18,362 INFO program/MainThread: stderr[72]: 2024-03-01 20:54:18,362 INFO program/MainThread: ...done [72] (exit code: 0) 2024-03-01 20:54:18,362 INFO program/MainThread: Running [73] dmsetup info -co subsystem --noheadings test_vg3-lv5 ... 2024-03-01 20:54:18,365 INFO program/MainThread: stdout[73]: LVM 2024-03-01 20:54:18,365 INFO program/MainThread: stderr[73]: 2024-03-01 20:54:18,365 INFO program/MainThread: ...done [73] (exit code: 0) 2024-03-01 20:54:18,369 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: test_vg3-lv5 ; incomplete: False ; hidden: False ; 2024-03-01 20:54:18,372 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned existing 1.2 GiB lvmlv test_vg3-lv5 (175) with existing xfs filesystem 2024-03-01 20:54:18,375 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 20:54:18,376 DEBUG blivet/MainThread: vg test_vg3 has 1004 MiB free 2024-03-01 20:54:18,376 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 20:54:18,377 DEBUG blivet/MainThread: vg test_vg3 has 1004 MiB free 2024-03-01 20:54:18,372 INFO blivet/MainThread: got device: LVMLogicalVolumeDevice instance (0x7ff0ae8d82b0) -- name = test_vg3-lv5 status = True id = 175 children = [] parents = ['existing 3.97 GiB lvmvg test_vg3 (141)'] uuid = vRyvD3-vcUv-uwKv-hYc5-Octm-8RBz-vfmf78 size = 1.2 GiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-3 target size = 1.2 GiB path = /dev/mapper/test_vg3-lv5 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7ff0ae8c7f40) -- name = test_vg3 status = True id = 141 children = ['existing 1.2 GiB lvmlv test_vg3-lv5 (175) with existing xfs filesystem', 'existing 1020 MiB lvmlv test_vg3-lv6 (188) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv7 (201) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv8 (214) with existing xfs filesystem'] parents = ['existing 1024 MiB disk sdg (132) with existing lvmpv', 'existing 1024 MiB disk sdh (146) with existing lvmpv', 'existing 1024 MiB disk sdi (156) with existing lvmpv', 'existing 1024 MiB disk sdj (166) with existing lvmpv'] uuid = QkO21e-z17d-OjKu-Vqgh-Gnze-9j0A-8ftQzW size = 3.97 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 3.97 GiB path = /dev/test_vg3 format args = [] original_format = None free = 1004 MiB PE Size = 4 MiB PE Count = 1016 PE Free = 251 PV Count = 4 modified = False extents = 1016 free space = 1004 MiB free extents = 251 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sdg (132) with existing lvmpv', 'existing 1024 MiB disk sdh (146) with existing lvmpv', 'existing 1024 MiB disk sdi (156) with existing lvmpv', 'existing 1024 MiB disk sdj (166) with existing lvmpv'] LVs = ['existing 1.2 GiB lvmlv test_vg3-lv5 (175) with existing xfs filesystem', 'existing 1020 MiB lvmlv test_vg3-lv6 (188) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv7 (201) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv8 (214) with existing xfs filesystem'] segment type = linear percent = 0 VG space used = 1.2 GiB 2024-03-01 20:54:18,378 INFO program/MainThread: Running [74] dmsetup info -co subsystem --noheadings test_vg3-lv5 ... 2024-03-01 20:54:18,380 INFO program/MainThread: stdout[74]: LVM 2024-03-01 20:54:18,380 INFO program/MainThread: stderr[74]: 2024-03-01 20:54:18,380 INFO program/MainThread: ...done [74] (exit code: 0) 2024-03-01 20:54:18,384 DEBUG blivet/MainThread: DeviceTree.handle_format: name: test_vg3-lv5 ; 2024-03-01 20:54:18,384 DEBUG blivet/MainThread: no type or existing type for test_vg3-lv5, bailing 2024-03-01 20:54:18,386 DEBUG blivet/MainThread: DeviceTree.handle_device: name: test_vg2-lv4 ; info: {'CURRENT_TAGS': ':systemd:', 'DEVLINKS': '/dev/test_vg2/lv4 /dev/disk/by-id/dm-name-test_vg2-lv4 ' '/dev/disk/by-id/dm-uuid-LVM-rTth1EIBWfP2LldmvfGtq423k9MhJ8L6ylFwPE4mORqG1oe7y06iGtNlkuB4XCBQ ' '/dev/mapper/test_vg2-lv4 ' '/dev/disk/by-uuid/e0d2802a-37d6-413c-89fb-b5aeb8610f37', 'DEVNAME': '/dev/dm-4', 'DEVPATH': '/devices/virtual/block/dm-4', 'DEVTYPE': 'disk', 'DISKSEQ': '128', '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-rTth1EIBWfP2LldmvfGtq423k9MhJ8L6ylFwPE4mORqG1oe7y06iGtNlkuB4XCBQ', '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': 'e0d2802a-37d6-413c-89fb-b5aeb8610f37', 'ID_FS_UUID_ENC': 'e0d2802a-37d6-413c-89fb-b5aeb8610f37', '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': '837352430'} ; 2024-03-01 20:54:18,387 INFO blivet/MainThread: scanning test_vg2-lv4 (/sys/devices/virtual/block/dm-4)... 2024-03-01 20:54:18,387 INFO program/MainThread: Running [75] dmsetup info -co subsystem --noheadings test_vg2-lv4 ... 2024-03-01 20:54:18,389 INFO program/MainThread: stdout[75]: LVM 2024-03-01 20:54:18,389 INFO program/MainThread: stderr[75]: 2024-03-01 20:54:18,390 INFO program/MainThread: ...done [75] (exit code: 0) 2024-03-01 20:54:18,390 INFO program/MainThread: Running [76] dmsetup info -co subsystem --noheadings test_vg2-lv4 ... 2024-03-01 20:54:18,392 INFO program/MainThread: stdout[76]: LVM 2024-03-01 20:54:18,392 INFO program/MainThread: stderr[76]: 2024-03-01 20:54:18,392 INFO program/MainThread: ...done [76] (exit code: 0) 2024-03-01 20:54:18,392 INFO program/MainThread: Running [77] dmsetup info -co subsystem --noheadings test_vg2-lv4 ... 2024-03-01 20:54:18,395 INFO program/MainThread: stdout[77]: LVM 2024-03-01 20:54:18,395 INFO program/MainThread: stderr[77]: 2024-03-01 20:54:18,395 INFO program/MainThread: ...done [77] (exit code: 0) 2024-03-01 20:54:18,399 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: test_vg2-lv4 ; incomplete: False ; hidden: False ; 2024-03-01 20:54:18,402 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned existing 612 MiB lvmlv test_vg2-lv4 (118) with existing xfs filesystem 2024-03-01 20:54:18,404 DEBUG blivet/MainThread: test_vg2 size is 2.98 GiB 2024-03-01 20:54:18,405 DEBUG blivet/MainThread: vg test_vg2 has 2.08 GiB free 2024-03-01 20:54:18,405 DEBUG blivet/MainThread: test_vg2 size is 2.98 GiB 2024-03-01 20:54:18,406 DEBUG blivet/MainThread: vg test_vg2 has 2.08 GiB free 2024-03-01 20:54:18,402 INFO blivet/MainThread: got device: LVMLogicalVolumeDevice instance (0x7ff0ae8bebb0) -- name = test_vg2-lv4 status = True id = 118 children = [] parents = ['existing 2.98 GiB lvmvg test_vg2 (81)'] uuid = ylFwPE-4mOR-qG1o-e7y0-6iGt-Nlku-B4XCBQ size = 612 MiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-4 target size = 612 MiB path = /dev/mapper/test_vg2-lv4 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7ff0ae933c10) -- name = test_vg2 status = True id = 81 children = ['existing 308 MiB lvmlv test_vg2-lv3 (105) with existing xfs filesystem', 'existing 612 MiB lvmlv test_vg2-lv4 (118) with existing xfs filesystem'] parents = ['existing 1024 MiB disk sdd (72) with existing lvmpv', 'existing 1024 MiB disk sde (86) with existing lvmpv', 'existing 1024 MiB disk sdf (96) with existing lvmpv'] uuid = rTth1E-IBWf-P2Ll-dmvf-Gtq4-23k9-MhJ8L6 size = 2.98 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 2.98 GiB path = /dev/test_vg2 format args = [] original_format = None free = 2.08 GiB PE Size = 4 MiB PE Count = 762 PE Free = 532 PV Count = 3 modified = False extents = 762 free space = 2.08 GiB free extents = 532 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sdd (72) with existing lvmpv', 'existing 1024 MiB disk sde (86) with existing lvmpv', 'existing 1024 MiB disk sdf (96) with existing lvmpv'] LVs = ['existing 308 MiB lvmlv test_vg2-lv3 (105) with existing xfs filesystem', 'existing 612 MiB lvmlv test_vg2-lv4 (118) with existing xfs filesystem'] segment type = linear percent = 0 VG space used = 612 MiB 2024-03-01 20:54:18,406 INFO program/MainThread: Running [78] dmsetup info -co subsystem --noheadings test_vg2-lv4 ... 2024-03-01 20:54:18,409 INFO program/MainThread: stdout[78]: LVM 2024-03-01 20:54:18,409 INFO program/MainThread: stderr[78]: 2024-03-01 20:54:18,409 INFO program/MainThread: ...done [78] (exit code: 0) 2024-03-01 20:54:18,412 DEBUG blivet/MainThread: DeviceTree.handle_format: name: test_vg2-lv4 ; 2024-03-01 20:54:18,412 DEBUG blivet/MainThread: no type or existing type for test_vg2-lv4, bailing 2024-03-01 20:54:18,415 DEBUG blivet/MainThread: DeviceTree.handle_device: name: test_vg2-lv3 ; info: {'CURRENT_TAGS': ':systemd:', 'DEVLINKS': '/dev/disk/by-uuid/a9124c3d-3505-4a06-8988-8115b020e334 ' '/dev/mapper/test_vg2-lv3 /dev/disk/by-id/dm-name-test_vg2-lv3 ' '/dev/disk/by-id/dm-uuid-LVM-rTth1EIBWfP2LldmvfGtq423k9MhJ8L6io0zuSr2vfkOYPEZLCILnPQd9uk0D01J ' '/dev/test_vg2/lv3', 'DEVNAME': '/dev/dm-5', 'DEVPATH': '/devices/virtual/block/dm-5', 'DEVTYPE': 'disk', 'DISKSEQ': '129', '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-rTth1EIBWfP2LldmvfGtq423k9MhJ8L6io0zuSr2vfkOYPEZLCILnPQd9uk0D01J', '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': 'a9124c3d-3505-4a06-8988-8115b020e334', 'ID_FS_UUID_ENC': 'a9124c3d-3505-4a06-8988-8115b020e334', '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': '837834912'} ; 2024-03-01 20:54:18,415 INFO blivet/MainThread: scanning test_vg2-lv3 (/sys/devices/virtual/block/dm-5)... 2024-03-01 20:54:18,415 INFO program/MainThread: Running [79] dmsetup info -co subsystem --noheadings test_vg2-lv3 ... 2024-03-01 20:54:18,418 INFO program/MainThread: stdout[79]: LVM 2024-03-01 20:54:18,418 INFO program/MainThread: stderr[79]: 2024-03-01 20:54:18,418 INFO program/MainThread: ...done [79] (exit code: 0) 2024-03-01 20:54:18,418 INFO program/MainThread: Running [80] dmsetup info -co subsystem --noheadings test_vg2-lv3 ... 2024-03-01 20:54:18,420 INFO program/MainThread: stdout[80]: LVM 2024-03-01 20:54:18,421 INFO program/MainThread: stderr[80]: 2024-03-01 20:54:18,421 INFO program/MainThread: ...done [80] (exit code: 0) 2024-03-01 20:54:18,421 INFO program/MainThread: Running [81] dmsetup info -co subsystem --noheadings test_vg2-lv3 ... 2024-03-01 20:54:18,423 INFO program/MainThread: stdout[81]: LVM 2024-03-01 20:54:18,423 INFO program/MainThread: stderr[81]: 2024-03-01 20:54:18,423 INFO program/MainThread: ...done [81] (exit code: 0) 2024-03-01 20:54:18,427 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: test_vg2-lv3 ; incomplete: False ; hidden: False ; 2024-03-01 20:54:18,430 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned existing 308 MiB lvmlv test_vg2-lv3 (105) with existing xfs filesystem 2024-03-01 20:54:18,433 DEBUG blivet/MainThread: test_vg2 size is 2.98 GiB 2024-03-01 20:54:18,433 DEBUG blivet/MainThread: vg test_vg2 has 2.08 GiB free 2024-03-01 20:54:18,434 DEBUG blivet/MainThread: test_vg2 size is 2.98 GiB 2024-03-01 20:54:18,434 DEBUG blivet/MainThread: vg test_vg2 has 2.08 GiB free 2024-03-01 20:54:18,431 INFO blivet/MainThread: got device: LVMLogicalVolumeDevice instance (0x7ff0ae8be340) -- name = test_vg2-lv3 status = True id = 105 children = [] parents = ['existing 2.98 GiB lvmvg test_vg2 (81)'] uuid = io0zuS-r2vf-kOYP-EZLC-ILnP-Qd9u-k0D01J size = 308 MiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-5 target size = 308 MiB path = /dev/mapper/test_vg2-lv3 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7ff0ae933c10) -- name = test_vg2 status = True id = 81 children = ['existing 308 MiB lvmlv test_vg2-lv3 (105) with existing xfs filesystem', 'existing 612 MiB lvmlv test_vg2-lv4 (118) with existing xfs filesystem'] parents = ['existing 1024 MiB disk sdd (72) with existing lvmpv', 'existing 1024 MiB disk sde (86) with existing lvmpv', 'existing 1024 MiB disk sdf (96) with existing lvmpv'] uuid = rTth1E-IBWf-P2Ll-dmvf-Gtq4-23k9-MhJ8L6 size = 2.98 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 2.98 GiB path = /dev/test_vg2 format args = [] original_format = None free = 2.08 GiB PE Size = 4 MiB PE Count = 762 PE Free = 532 PV Count = 3 modified = False extents = 762 free space = 2.08 GiB free extents = 532 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sdd (72) with existing lvmpv', 'existing 1024 MiB disk sde (86) with existing lvmpv', 'existing 1024 MiB disk sdf (96) with existing lvmpv'] LVs = ['existing 308 MiB lvmlv test_vg2-lv3 (105) with existing xfs filesystem', 'existing 612 MiB lvmlv test_vg2-lv4 (118) with existing xfs filesystem'] segment type = linear percent = 0 VG space used = 308 MiB 2024-03-01 20:54:18,435 INFO program/MainThread: Running [82] dmsetup info -co subsystem --noheadings test_vg2-lv3 ... 2024-03-01 20:54:18,438 INFO program/MainThread: stdout[82]: LVM 2024-03-01 20:54:18,438 INFO program/MainThread: stderr[82]: 2024-03-01 20:54:18,438 INFO program/MainThread: ...done [82] (exit code: 0) 2024-03-01 20:54:18,441 DEBUG blivet/MainThread: DeviceTree.handle_format: name: test_vg2-lv3 ; 2024-03-01 20:54:18,442 DEBUG blivet/MainThread: no type or existing type for test_vg2-lv3, bailing 2024-03-01 20:54:18,444 DEBUG blivet/MainThread: DeviceTree.handle_device: name: test_vg1-lv2 ; info: {'CURRENT_TAGS': ':systemd:', 'DEVLINKS': '/dev/disk/by-id/dm-uuid-LVM-Zl6upPRkLropWGYwmas6R70zdB5Yewuj0rGC52fxIp2MG0x0MmacySaBvJ04CsOH ' '/dev/mapper/test_vg1-lv2 /dev/disk/by-id/dm-name-test_vg1-lv2 ' '/dev/test_vg1/lv2 ' '/dev/disk/by-uuid/a7e09b2c-1efe-46da-9cda-3d759f32df57', 'DEVNAME': '/dev/dm-6', 'DEVPATH': '/devices/virtual/block/dm-6', 'DEVTYPE': 'disk', 'DISKSEQ': '130', '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-Zl6upPRkLropWGYwmas6R70zdB5Yewuj0rGC52fxIp2MG0x0MmacySaBvJ04CsOH', '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': 'a7e09b2c-1efe-46da-9cda-3d759f32df57', 'ID_FS_UUID_ENC': 'a7e09b2c-1efe-46da-9cda-3d759f32df57', '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': '839519055'} ; 2024-03-01 20:54:18,444 INFO blivet/MainThread: scanning test_vg1-lv2 (/sys/devices/virtual/block/dm-6)... 2024-03-01 20:54:18,445 INFO program/MainThread: Running [83] dmsetup info -co subsystem --noheadings test_vg1-lv2 ... 2024-03-01 20:54:18,447 INFO program/MainThread: stdout[83]: LVM 2024-03-01 20:54:18,447 INFO program/MainThread: stderr[83]: 2024-03-01 20:54:18,447 INFO program/MainThread: ...done [83] (exit code: 0) 2024-03-01 20:54:18,448 INFO program/MainThread: Running [84] dmsetup info -co subsystem --noheadings test_vg1-lv2 ... 2024-03-01 20:54:18,450 INFO program/MainThread: stdout[84]: LVM 2024-03-01 20:54:18,450 INFO program/MainThread: stderr[84]: 2024-03-01 20:54:18,450 INFO program/MainThread: ...done [84] (exit code: 0) 2024-03-01 20:54:18,450 INFO program/MainThread: Running [85] dmsetup info -co subsystem --noheadings test_vg1-lv2 ... 2024-03-01 20:54:18,453 INFO program/MainThread: stdout[85]: LVM 2024-03-01 20:54:18,453 INFO program/MainThread: stderr[85]: 2024-03-01 20:54:18,453 INFO program/MainThread: ...done [85] (exit code: 0) 2024-03-01 20:54:18,457 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: test_vg1-lv2 ; incomplete: False ; hidden: False ; 2024-03-01 20:54:18,460 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned existing 1.5 GiB lvmlv test_vg1-lv2 (58) with existing xfs filesystem 2024-03-01 20:54:18,462 DEBUG blivet/MainThread: test_vg1 size is 2.98 GiB 2024-03-01 20:54:18,463 DEBUG blivet/MainThread: vg test_vg1 has 1.03 GiB free 2024-03-01 20:54:18,463 DEBUG blivet/MainThread: test_vg1 size is 2.98 GiB 2024-03-01 20:54:18,464 DEBUG blivet/MainThread: vg test_vg1 has 1.03 GiB free 2024-03-01 20:54:18,460 INFO blivet/MainThread: got device: LVMLogicalVolumeDevice instance (0x7ff0ae91bdc0) -- name = test_vg1-lv2 status = True id = 58 children = [] parents = ['existing 2.98 GiB lvmvg test_vg1 (11)'] uuid = 0rGC52-fxIp-2MG0-x0Mm-acyS-aBvJ-04CsOH size = 1.5 GiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-6 target size = 1.5 GiB path = /dev/mapper/test_vg1-lv2 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7ff0ae9cd6d0) -- name = test_vg1 status = True id = 11 children = ['existing 460 MiB lvmlv test_vg1-lv1 (45) with existing xfs filesystem', 'existing 1.5 GiB lvmlv test_vg1-lv2 (58) with existing xfs filesystem'] parents = ['existing 1024 MiB disk sda (2) with existing lvmpv', 'existing 1024 MiB disk sdb (16) with existing lvmpv', 'existing 1024 MiB disk sdc (36) with existing lvmpv'] uuid = Zl6upP-RkLr-opWG-Ywma-s6R7-0zdB-5Yewuj size = 2.98 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 2.98 GiB path = /dev/test_vg1 format args = [] original_format = None free = 1.03 GiB PE Size = 4 MiB PE Count = 762 PE Free = 264 PV Count = 3 modified = False extents = 762 free space = 1.03 GiB free extents = 264 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sda (2) with existing lvmpv', 'existing 1024 MiB disk sdb (16) with existing lvmpv', 'existing 1024 MiB disk sdc (36) with existing lvmpv'] LVs = ['existing 460 MiB lvmlv test_vg1-lv1 (45) with existing xfs filesystem', 'existing 1.5 GiB lvmlv test_vg1-lv2 (58) with existing xfs filesystem'] segment type = linear percent = 0 VG space used = 1.5 GiB 2024-03-01 20:54:18,464 INFO program/MainThread: Running [86] dmsetup info -co subsystem --noheadings test_vg1-lv2 ... 2024-03-01 20:54:18,467 INFO program/MainThread: stdout[86]: LVM 2024-03-01 20:54:18,467 INFO program/MainThread: stderr[86]: 2024-03-01 20:54:18,467 INFO program/MainThread: ...done [86] (exit code: 0) 2024-03-01 20:54:18,470 DEBUG blivet/MainThread: DeviceTree.handle_format: name: test_vg1-lv2 ; 2024-03-01 20:54:18,470 DEBUG blivet/MainThread: no type or existing type for test_vg1-lv2, bailing 2024-03-01 20:54:18,473 DEBUG blivet/MainThread: DeviceTree.handle_device: name: test_vg1-lv1 ; info: {'CURRENT_TAGS': ':systemd:', 'DEVLINKS': '/dev/disk/by-uuid/f64569ae-567d-4351-9f40-6175ef28bcfc ' '/dev/disk/by-id/dm-name-test_vg1-lv1 /dev/mapper/test_vg1-lv1 ' '/dev/test_vg1/lv1 ' '/dev/disk/by-id/dm-uuid-LVM-Zl6upPRkLropWGYwmas6R70zdB5YewujeT3KDYyWW5yI4nD3MAMMhI3w0jlZbeKr', 'DEVNAME': '/dev/dm-7', 'DEVPATH': '/devices/virtual/block/dm-7', 'DEVTYPE': 'disk', 'DISKSEQ': '131', '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-Zl6upPRkLropWGYwmas6R70zdB5YewujeT3KDYyWW5yI4nD3MAMMhI3w0jlZbeKr', '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': 'f64569ae-567d-4351-9f40-6175ef28bcfc', 'ID_FS_UUID_ENC': 'f64569ae-567d-4351-9f40-6175ef28bcfc', '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': '839999699'} ; 2024-03-01 20:54:18,473 INFO blivet/MainThread: scanning test_vg1-lv1 (/sys/devices/virtual/block/dm-7)... 2024-03-01 20:54:18,474 INFO program/MainThread: Running [87] dmsetup info -co subsystem --noheadings test_vg1-lv1 ... 2024-03-01 20:54:18,476 INFO program/MainThread: stdout[87]: LVM 2024-03-01 20:54:18,476 INFO program/MainThread: stderr[87]: 2024-03-01 20:54:18,476 INFO program/MainThread: ...done [87] (exit code: 0) 2024-03-01 20:54:18,476 INFO program/MainThread: Running [88] dmsetup info -co subsystem --noheadings test_vg1-lv1 ... 2024-03-01 20:54:18,479 INFO program/MainThread: stdout[88]: LVM 2024-03-01 20:54:18,479 INFO program/MainThread: stderr[88]: 2024-03-01 20:54:18,479 INFO program/MainThread: ...done [88] (exit code: 0) 2024-03-01 20:54:18,479 INFO program/MainThread: Running [89] dmsetup info -co subsystem --noheadings test_vg1-lv1 ... 2024-03-01 20:54:18,481 INFO program/MainThread: stdout[89]: LVM 2024-03-01 20:54:18,482 INFO program/MainThread: stderr[89]: 2024-03-01 20:54:18,482 INFO program/MainThread: ...done [89] (exit code: 0) 2024-03-01 20:54:18,486 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: test_vg1-lv1 ; incomplete: False ; hidden: False ; 2024-03-01 20:54:18,488 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned existing 460 MiB lvmlv test_vg1-lv1 (45) with existing xfs filesystem 2024-03-01 20:54:18,491 DEBUG blivet/MainThread: test_vg1 size is 2.98 GiB 2024-03-01 20:54:18,492 DEBUG blivet/MainThread: vg test_vg1 has 1.03 GiB free 2024-03-01 20:54:18,492 DEBUG blivet/MainThread: test_vg1 size is 2.98 GiB 2024-03-01 20:54:18,492 DEBUG blivet/MainThread: vg test_vg1 has 1.03 GiB free 2024-03-01 20:54:18,489 INFO blivet/MainThread: got device: LVMLogicalVolumeDevice instance (0x7ff0ae91bf10) -- name = test_vg1-lv1 status = True id = 45 children = [] parents = ['existing 2.98 GiB lvmvg test_vg1 (11)'] uuid = eT3KDY-yWW5-yI4n-D3MA-MMhI-3w0j-lZbeKr size = 460 MiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-7 target size = 460 MiB path = /dev/mapper/test_vg1-lv1 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7ff0ae9cd6d0) -- name = test_vg1 status = True id = 11 children = ['existing 460 MiB lvmlv test_vg1-lv1 (45) with existing xfs filesystem', 'existing 1.5 GiB lvmlv test_vg1-lv2 (58) with existing xfs filesystem'] parents = ['existing 1024 MiB disk sda (2) with existing lvmpv', 'existing 1024 MiB disk sdb (16) with existing lvmpv', 'existing 1024 MiB disk sdc (36) with existing lvmpv'] uuid = Zl6upP-RkLr-opWG-Ywma-s6R7-0zdB-5Yewuj size = 2.98 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 2.98 GiB path = /dev/test_vg1 format args = [] original_format = None free = 1.03 GiB PE Size = 4 MiB PE Count = 762 PE Free = 264 PV Count = 3 modified = False extents = 762 free space = 1.03 GiB free extents = 264 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sda (2) with existing lvmpv', 'existing 1024 MiB disk sdb (16) with existing lvmpv', 'existing 1024 MiB disk sdc (36) with existing lvmpv'] LVs = ['existing 460 MiB lvmlv test_vg1-lv1 (45) with existing xfs filesystem', 'existing 1.5 GiB lvmlv test_vg1-lv2 (58) with existing xfs filesystem'] segment type = linear percent = 0 VG space used = 460 MiB 2024-03-01 20:54:18,493 INFO program/MainThread: Running [90] dmsetup info -co subsystem --noheadings test_vg1-lv1 ... 2024-03-01 20:54:18,496 INFO program/MainThread: stdout[90]: LVM 2024-03-01 20:54:18,496 INFO program/MainThread: stderr[90]: 2024-03-01 20:54:18,496 INFO program/MainThread: ...done [90] (exit code: 0) 2024-03-01 20:54:18,499 DEBUG blivet/MainThread: DeviceTree.handle_format: name: test_vg1-lv1 ; 2024-03-01 20:54:18,500 DEBUG blivet/MainThread: no type or existing type for test_vg1-lv1, bailing 2024-03-01 20:54:18,500 INFO program/MainThread: Running... udevadm settle --timeout=300 2024-03-01 20:54:18,512 DEBUG program/MainThread: Return code: 0 2024-03-01 20:54:18,529 INFO blivet/MainThread: edd: collected mbr signatures: {'xvda': '0xe61ef7e0'} 2024-03-01 20:54:18,530 DEBUG blivet/MainThread: resolved 'UUID=a4d9efbc-be36-4c5f-99af-596afd10159d' to 'xvda1' (partition) 2024-03-01 20:54:18,534 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: ntap-bos-c01-eng01-nfs01b.storage.bos.redhat.com:/devops_engineering_nfs/devarchive/redhat ; incomplete: False ; hidden: False ; 2024-03-01 20:54:18,537 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned None 2024-03-01 20:54:18,539 DEBUG blivet/MainThread: DeviceTree.get_device_by_path: path: /dev/ntap-bos-c01-eng01-nfs01b.storage.bos.redhat.com:/devops_engineering_nfs/devarchive/redhat ; incomplete: False ; hidden: False ; 2024-03-01 20:54:18,542 DEBUG blivet/MainThread: DeviceTree.get_device_by_path returned None 2024-03-01 20:54:18,542 DEBUG blivet/MainThread: failed to resolve '/dev/ntap-bos-c01-eng01-nfs01b.storage.bos.redhat.com:/devops_engineering_nfs/devarchive/redhat' 2024-03-01 20:54:18,544 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: nest.test.redhat.com:/mnt/qa ; incomplete: False ; hidden: False ; 2024-03-01 20:54:18,547 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned None 2024-03-01 20:54:18,550 DEBUG blivet/MainThread: DeviceTree.get_device_by_path: path: /dev/nest.test.redhat.com:/mnt/qa ; incomplete: False ; hidden: False ; 2024-03-01 20:54:18,553 DEBUG blivet/MainThread: DeviceTree.get_device_by_path returned None 2024-03-01 20:54:18,553 DEBUG blivet/MainThread: failed to resolve '/dev/nest.test.redhat.com:/mnt/qa' 2024-03-01 20:54:18,555 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: vtap-eng01.storage.rdu2.redhat.com:/vol/engarchive ; incomplete: False ; hidden: False ; 2024-03-01 20:54:18,558 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned None 2024-03-01 20:54:18,560 DEBUG blivet/MainThread: DeviceTree.get_device_by_path: path: /dev/vtap-eng01.storage.rdu2.redhat.com:/vol/engarchive ; incomplete: False ; hidden: False ; 2024-03-01 20:54:18,563 DEBUG blivet/MainThread: DeviceTree.get_device_by_path returned None 2024-03-01 20:54:18,563 DEBUG blivet/MainThread: failed to resolve '/dev/vtap-eng01.storage.rdu2.redhat.com:/vol/engarchive' 2024-03-01 20:54:18,566 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: nest.test.redhat.com:/mnt/tpsdist ; incomplete: False ; hidden: False ; 2024-03-01 20:54:18,569 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned None 2024-03-01 20:54:18,571 DEBUG blivet/MainThread: DeviceTree.get_device_by_path: path: /dev/nest.test.redhat.com:/mnt/tpsdist ; incomplete: False ; hidden: False ; 2024-03-01 20:54:18,574 DEBUG blivet/MainThread: DeviceTree.get_device_by_path returned None 2024-03-01 20:54:18,574 DEBUG blivet/MainThread: failed to resolve '/dev/nest.test.redhat.com:/mnt/tpsdist' 2024-03-01 20:54:18,576 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: ntap-bos-c01-eng01-nfs01b.storage.bos.redhat.com:/devops_engineering_nfs/devarchive/redhat/brewroot ; incomplete: False ; hidden: False ; 2024-03-01 20:54:18,579 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned None 2024-03-01 20:54:18,582 DEBUG blivet/MainThread: DeviceTree.get_device_by_path: path: /dev/ntap-bos-c01-eng01-nfs01b.storage.bos.redhat.com:/devops_engineering_nfs/devarchive/redhat/brewroot ; incomplete: False ; hidden: False ; 2024-03-01 20:54:18,584 DEBUG blivet/MainThread: DeviceTree.get_device_by_path returned None 2024-03-01 20:54:18,585 DEBUG blivet/MainThread: failed to resolve '/dev/ntap-bos-c01-eng01-nfs01b.storage.bos.redhat.com:/devops_engineering_nfs/devarchive/redhat/brewroot' 2024-03-01 20:54:18,587 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: ntap-bos-c01-eng01-nfs01b.storage.bos.redhat.com:/devops_brew_scratch_nfs/scratch ; incomplete: False ; hidden: False ; 2024-03-01 20:54:18,590 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned None 2024-03-01 20:54:18,592 DEBUG blivet/MainThread: DeviceTree.get_device_by_path: path: /dev/ntap-bos-c01-eng01-nfs01b.storage.bos.redhat.com:/devops_brew_scratch_nfs/scratch ; incomplete: False ; hidden: False ; 2024-03-01 20:54:18,595 DEBUG blivet/MainThread: DeviceTree.get_device_by_path returned None 2024-03-01 20:54:18,595 DEBUG blivet/MainThread: failed to resolve '/dev/ntap-bos-c01-eng01-nfs01b.storage.bos.redhat.com:/devops_brew_scratch_nfs/scratch' 2024-03-01 20:54:21,595 INFO blivet/MainThread: sys.argv = ['/tmp/ansible_fedora.linux_system_roles.blivet_payload_jzhzhz14/ansible_fedora.linux_system_roles.blivet_payload.zip/ansible_collections/fedora/linux_system_roles/plugins/modules/blivet.py'] 2024-03-01 20:54:21,630 DEBUG blivet/MainThread: Ext4FS.supported: supported: True ; 2024-03-01 20:54:21,631 INFO program/MainThread: Running [2] e2fsck -V ... 2024-03-01 20:54:21,634 INFO program/MainThread: stdout[2]: 2024-03-01 20:54:21,634 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 20:54:21,634 INFO program/MainThread: ...done [2] (exit code: 0) 2024-03-01 20:54:21,634 INFO program/MainThread: Running... modprobe --dry-run ext4 2024-03-01 20:54:21,638 DEBUG program/MainThread: Return code: 0 2024-03-01 20:54:21,639 DEBUG blivet/MainThread: get_format('ext4') returning Ext4FS instance with object id 0 2024-03-01 20:54:21,642 DEBUG blivet/MainThread: Ext4FS.supported: supported: True ; 2024-03-01 20:54:21,642 DEBUG blivet/MainThread: trying to set new default fstype to 'ext4' 2024-03-01 20:54:21,645 DEBUG blivet/MainThread: Ext4FS.supported: supported: True ; 2024-03-01 20:54:21,645 DEBUG blivet/MainThread: get_format('ext4') returning Ext4FS instance with object id 1 2024-03-01 20:54:21,648 DEBUG blivet/MainThread: Ext4FS.supported: supported: True ; 2024-03-01 20:54:21,648 INFO program/MainThread: Running... lsblk --bytes -a -o NAME,SIZE,OWNER,GROUP,MODE,FSTYPE,LABEL,UUID,PARTUUID,MOUNTPOINT 2024-03-01 20:54:21,659 INFO program/MainThread: stdout: 2024-03-01 20:54:21,659 INFO program/MainThread: NAME SIZE OWNER GROUP MODE FSTYPE LABEL UUID PARTUUID MOUNTPOINT 2024-03-01 20:54:21,659 INFO program/MainThread: sda 1073741824 root disk brw-rw---- LVM2_member fT9v1y-1sT8-RTk7-CnWc-zmmk-eDe2-ZclZEn 2024-03-01 20:54:21,659 INFO program/MainThread: `-test_vg1-lv2 1606418432 root disk brw-rw---- xfs a7e09b2c-1efe-46da-9cda-3d759f32df57 2024-03-01 20:54:21,659 INFO program/MainThread: sdb 1073741824 root disk brw-rw---- LVM2_member KDPe4g-PVlK-38Tl-zy1U-QsIW-QjRX-ft5Vvp 2024-03-01 20:54:21,659 INFO program/MainThread: |-test_vg1-lv2 1606418432 root disk brw-rw---- xfs a7e09b2c-1efe-46da-9cda-3d759f32df57 2024-03-01 20:54:21,659 INFO program/MainThread: `-test_vg1-lv1 482344960 root disk brw-rw---- xfs f64569ae-567d-4351-9f40-6175ef28bcfc 2024-03-01 20:54:21,659 INFO program/MainThread: sdc 1073741824 root disk brw-rw---- LVM2_member PIn3kf-YgqD-0PFt-Pwfx-wx2S-dUYS-vBI1wW 2024-03-01 20:54:21,659 INFO program/MainThread: sdd 1073741824 root disk brw-rw---- LVM2_member zoxUFp-BuKp-4Q2I-kCdq-Nel8-QAep-gkgiDU 2024-03-01 20:54:21,659 INFO program/MainThread: |-test_vg2-lv4 641728512 root disk brw-rw---- xfs e0d2802a-37d6-413c-89fb-b5aeb8610f37 2024-03-01 20:54:21,659 INFO program/MainThread: `-test_vg2-lv3 322961408 root disk brw-rw---- xfs a9124c3d-3505-4a06-8988-8115b020e334 2024-03-01 20:54:21,659 INFO program/MainThread: sde 1073741824 root disk brw-rw---- LVM2_member PyIrfQ-hZPh-O3Ym-EKxN-K1tS-Y0bW-THw6si 2024-03-01 20:54:21,659 INFO program/MainThread: sdf 1073741824 root disk brw-rw---- LVM2_member 0M3KVh-7a4I-BPav-f7ma-rRY3-HHwl-ZQEkWO 2024-03-01 20:54:21,659 INFO program/MainThread: sdg 1073741824 root disk brw-rw---- LVM2_member hJYfS5-wnPt-Ddxq-LzHF-INia-ff4Q-q8hARN 2024-03-01 20:54:21,659 INFO program/MainThread: |-test_vg3-lv8 427819008 root disk brw-rw---- xfs bfe02ef6-fcb4-43f0-b031-5e8cb6717a7c 2024-03-01 20:54:21,659 INFO program/MainThread: |-test_vg3-lv7 427819008 root disk brw-rw---- xfs 90e47165-8469-4773-83cf-03ed6d2c4b42 2024-03-01 20:54:21,659 INFO program/MainThread: `-test_vg3-lv6 1069547520 root disk brw-rw---- xfs 507550ea-d87d-41a8-8005-c1ff4364b111 2024-03-01 20:54:21,659 INFO program/MainThread: sdh 1073741824 root disk brw-rw---- LVM2_member d9PKx3-lQ43-J1fk-4pg4-Qute-Jefk-kbMvCG 2024-03-01 20:54:21,659 INFO program/MainThread: `-test_vg3-lv6 1069547520 root disk brw-rw---- xfs 507550ea-d87d-41a8-8005-c1ff4364b111 2024-03-01 20:54:21,659 INFO program/MainThread: sdi 1073741824 root disk brw-rw---- LVM2_member 8Gsc3Z-Hu3k-IM7B-0Ud8-dlr1-qlWY-t9Hcho 2024-03-01 20:54:21,659 INFO program/MainThread: `-test_vg3-lv5 1283457024 root disk brw-rw---- xfs f749ee96-8ce7-4d92-a4d0-d2df3bcd936e 2024-03-01 20:54:21,659 INFO program/MainThread: sdj 1073741824 root disk brw-rw---- LVM2_member NMfUHt-rV5o-iriL-nltM-Wz3O-efPJ-vxzKfO 2024-03-01 20:54:21,659 INFO program/MainThread: `-test_vg3-lv5 1283457024 root disk brw-rw---- xfs f749ee96-8ce7-4d92-a4d0-d2df3bcd936e 2024-03-01 20:54:21,659 INFO program/MainThread: sdk 1073741824 root disk brw-rw---- 2024-03-01 20:54:21,659 INFO program/MainThread: sdl 1073741824 root disk brw-rw---- 2024-03-01 20:54:21,659 INFO program/MainThread: xvda 268435456000 root disk brw-rw---- 2024-03-01 20:54:21,660 INFO program/MainThread: `-xvda1 268434390528 root disk brw-rw---- xfs a4d9efbc-be36-4c5f-99af-596afd10159d e61ef7e0-01 / 2024-03-01 20:54:21,660 DEBUG program/MainThread: Return code: 0 2024-03-01 20:54:21,660 DEBUG blivet/MainThread: lsblk output: NAME SIZE OWNER GROUP MODE FSTYPE LABEL UUID PARTUUID MOUNTPOINT sda 1073741824 root disk brw-rw---- LVM2_member fT9v1y-1sT8-RTk7-CnWc-zmmk-eDe2-ZclZEn `-test_vg1-lv2 1606418432 root disk brw-rw---- xfs a7e09b2c-1efe-46da-9cda-3d759f32df57 sdb 1073741824 root disk brw-rw---- LVM2_member KDPe4g-PVlK-38Tl-zy1U-QsIW-QjRX-ft5Vvp |-test_vg1-lv2 1606418432 root disk brw-rw---- xfs a7e09b2c-1efe-46da-9cda-3d759f32df57 `-test_vg1-lv1 482344960 root disk brw-rw---- xfs f64569ae-567d-4351-9f40-6175ef28bcfc sdc 1073741824 root disk brw-rw---- LVM2_member PIn3kf-YgqD-0PFt-Pwfx-wx2S-dUYS-vBI1wW sdd 1073741824 root disk brw-rw---- LVM2_member zoxUFp-BuKp-4Q2I-kCdq-Nel8-QAep-gkgiDU |-test_vg2-lv4 641728512 root disk brw-rw---- xfs e0d2802a-37d6-413c-89fb-b5aeb8610f37 `-test_vg2-lv3 322961408 root disk brw-rw---- xfs a9124c3d-3505-4a06-8988-8115b020e334 sde 1073741824 root disk brw-rw---- LVM2_member PyIrfQ-hZPh-O3Ym-EKxN-K1tS-Y0bW-THw6si sdf 1073741824 root disk brw-rw---- LVM2_member 0M3KVh-7a4I-BPav-f7ma-rRY3-HHwl-ZQEkWO sdg 1073741824 root disk brw-rw---- LVM2_member hJYfS5-wnPt-Ddxq-LzHF-INia-ff4Q-q8hARN |-test_vg3-lv8 427819008 root disk brw-rw---- xfs bfe02ef6-fcb4-43f0-b031-5e8cb6717a7c |-test_vg3-lv7 427819008 root disk brw-rw---- xfs 90e47165-8469-4773-83cf-03ed6d2c4b42 `-test_vg3-lv6 1069547520 root disk brw-rw---- xfs 507550ea-d87d-41a8-8005-c1ff4364b111 sdh 1073741824 root disk brw-rw---- LVM2_member d9PKx3-lQ43-J1fk-4pg4-Qute-Jefk-kbMvCG `-test_vg3-lv6 1069547520 root disk brw-rw---- xfs 507550ea-d87d-41a8-8005-c1ff4364b111 sdi 1073741824 root disk brw-rw---- LVM2_member 8Gsc3Z-Hu3k-IM7B-0Ud8-dlr1-qlWY-t9Hcho `-test_vg3-lv5 1283457024 root disk brw-rw---- xfs f749ee96-8ce7-4d92-a4d0-d2df3bcd936e sdj 1073741824 root disk brw-rw---- LVM2_member NMfUHt-rV5o-iriL-nltM-Wz3O-efPJ-vxzKfO `-test_vg3-lv5 1283457024 root disk brw-rw---- xfs f749ee96-8ce7-4d92-a4d0-d2df3bcd936e 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 20:54:21,660 DEBUG blivet/MainThread: lvm filter: clearing the lvm devices list 2024-03-01 20:54:21,660 DEBUG blivet/MainThread: lvm filter: clearing the lvm devices list 2024-03-01 20:54:21,660 INFO blivet/MainThread: resetting Blivet (version 3.6.0) instance 2024-03-01 20:54:21,660 DEBUG blivet/MainThread: lvm filter: clearing the lvm devices list 2024-03-01 20:54:21,660 INFO blivet/MainThread: DeviceTree.populate: ignored_disks is [] ; exclusive_disks is [] 2024-03-01 20:54:21,661 WARNING blivet/MainThread: Failed to call the update_volume_info method: libstoragemgmt functionality not available 2024-03-01 20:54:21,661 INFO program/MainThread: Running... udevadm settle --timeout=300 2024-03-01 20:54:21,673 DEBUG program/MainThread: Return code: 0 2024-03-01 20:54:21,690 INFO blivet/MainThread: devices to scan: ['sda', 'sdb', 'sdk', 'sdl', 'sdc', 'sdd', 'sde', 'sdf', 'sdg', 'sdh', 'sdi', 'sdj', 'xvda', 'xvda1', 'test_vg3-lv8', 'test_vg3-lv7', 'test_vg3-lv6', 'test_vg3-lv5', 'test_vg2-lv4', 'test_vg2-lv3', 'test_vg1-lv2', 'test_vg1-lv1'] 2024-03-01 20:54:21,694 DEBUG blivet/MainThread: DeviceTree.handle_device: name: sda ; info: {'CURRENT_TAGS': ':systemd:', 'DEVLINKS': '/dev/disk/by-id/scsi-36001405a8abeb2a8284458ebf043e0fb ' '/dev/disk/by-id/lvm-pv-uuid-fT9v1y-1sT8-RTk7-CnWc-zmmk-eDe2-ZclZEn ' '/dev/disk/by-id/wwn-0x6001405a8abeb2a8284458ebf043e0fb ' '/dev/disk/by-diskseq/2 ' '/dev/disk/by-id/scsi-1LIO-ORG_disk0:a8abeb2a-8284-458e-bf04-3e0fbc353c0a ' '/dev/disk/by-id/scsi-SLIO-ORG_disk0_a8abeb2a-8284-458e-bf04-3e0fbc353c0a', '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': 'fT9v1y-1sT8-RTk7-CnWc-zmmk-eDe2-ZclZEn', 'ID_FS_UUID_ENC': 'fT9v1y-1sT8-RTk7-CnWc-zmmk-eDe2-ZclZEn', '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': 'a8abeb2a-8284-458e-bf04-3e0fbc353c0a', 'ID_SERIAL': '36001405a8abeb2a8284458ebf043e0fb', 'ID_SERIAL_SHORT': '6001405a8abeb2a8284458ebf043e0fb', 'ID_TARGET_PORT': '0', 'ID_TYPE': 'disk', 'ID_VENDOR': 'LIO-ORG', 'ID_VENDOR_ENC': 'LIO-ORG\\x20', 'ID_WWN': '0x6001405a8abeb2a8', 'ID_WWN_VENDOR_EXTENSION': '0x284458ebf043e0fb', 'ID_WWN_WITH_EXTENSION': '0x6001405a8abeb2a8284458ebf043e0fb', 'MAJOR': '8', 'MINOR': '0', 'SCSI_IDENT_LUN_LOGICAL_UNIT_GROUP': '0x0', 'SCSI_IDENT_LUN_NAA_REGEXT': '6001405a8abeb2a8284458ebf043e0fb', 'SCSI_IDENT_LUN_T10': 'LIO-ORG_disk0:a8abeb2a-8284-458e-bf04-3e0fbc353c0a', 'SCSI_IDENT_PORT_NAME': 'naa.5001405a91c5ccc5,t,0x0001', 'SCSI_IDENT_PORT_RELATIVE': '0', 'SCSI_IDENT_PORT_TARGET_PORT_GROUP': '0x0', 'SCSI_IDENT_SERIAL': 'a8abeb2a-8284-458e-bf04-3e0fbc353c0a', 'SCSI_IDENT_TARGET_NAME': 'naa.5001405a91c5ccc5', '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': '336998022'} ; 2024-03-01 20:54:21,694 INFO blivet/MainThread: scanning sda (/sys/devices/tcm_loop_0/tcm_loop_adapter_0/host2/target2:0:1/2:0:1:0/block/sda)... 2024-03-01 20:54:21,695 INFO program/MainThread: Running [3] lvm lvs --noheadings --nosuffix --nameprefixes --unquoted --units=b -a -o vg_name,lv_name,lv_uuid,lv_size,lv_attr,segtype,origin,pool_lv,data_lv,metadata_lv,role,move_pv,data_percent,metadata_percent,copy_percent --config= log {level=7 file=/tmp/lvm.log syslog=0} ... 2024-03-01 20:54:21,738 INFO program/MainThread: stdout[3]: LVM2_VG_NAME=test_vg1 LVM2_LV_NAME=lv1 LVM2_LV_UUID=eT3KDY-yWW5-yI4n-D3MA-MMhI-3w0j-lZbeKr 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=0rGC52-fxIp-2MG0-x0Mm-acyS-aBvJ-04CsOH LVM2_LV_SIZE=1606418432 LVM2_LV_ATTR=-wi-a----- LVM2_SEGTYPE=linear LVM2_ORIGIN= LVM2_POOL_LV= LVM2_DATA_LV= LVM2_METADATA_LV= LVM2_LV_ROLE=public LVM2_MOVE_PV= LVM2_DATA_PERCENT= LVM2_METADATA_PERCENT= LVM2_COPY_PERCENT= LVM2_VG_NAME=test_vg1 LVM2_LV_NAME=lv2 LVM2_LV_UUID=0rGC52-fxIp-2MG0-x0Mm-acyS-aBvJ-04CsOH LVM2_LV_SIZE=1606418432 LVM2_LV_ATTR=-wi-a----- LVM2_SEGTYPE=linear LVM2_ORIGIN= LVM2_POOL_LV= LVM2_DATA_LV= LVM2_METADATA_LV= 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=io0zuS-r2vf-kOYP-EZLC-ILnP-Qd9u-k0D01J 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=ylFwPE-4mOR-qG1o-e7y0-6iGt-Nlku-B4XCBQ 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=vRyvD3-vcUv-uwKv-hYc5-Octm-8RBz-vfmf78 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=vRyvD3-vcUv-uwKv-hYc5-Octm-8RBz-vfmf78 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=XL3Pt9-45Lf-3yW2-gvna-B2q7-IIys-4Aa4TY 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=XL3Pt9-45Lf-3yW2-gvna-B2q7-IIys-4Aa4TY 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=6DYPj0-hhBq-fUnt-mGb3-KhmU-21An-Q90krg 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=66uv6y-zQ4D-FNQs-34FK-4RfH-13gI-BVYYZZ LVM2_LV_SIZE=427819008 LVM2_LV_ATTR=-wi-a----- LVM2_SEGTYPE=linear LVM2_ORIGIN= LVM2_POOL_LV= LVM2_DATA_LV= LVM2_METADATA_LV= LVM2_LV_ROLE=public LVM2_MOVE_PV= LVM2_DATA_PERCENT= LVM2_METADATA_PERCENT= LVM2_COPY_PERCENT= 2024-03-01 20:54:21,738 INFO program/MainThread: stderr[3]: 2024-03-01 20:54:21,738 INFO program/MainThread: ...done [3] (exit code: 0) 2024-03-01 20:54:21,743 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: sda ; incomplete: False ; hidden: False ; 2024-03-01 20:54:21,745 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned None 2024-03-01 20:54:21,749 INFO blivet/MainThread: failed to get initiator name from iscsi firmware: storaged iSCSI functionality not available 2024-03-01 20:54:21,751 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 20:54:21,756 DEBUG blivet/MainThread: DiskDevicePopulator.run: name: sda ; 2024-03-01 20:54:21,756 INFO blivet/MainThread: sda is a disk 2024-03-01 20:54:21,757 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 3 2024-03-01 20:54:21,757 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 4 2024-03-01 20:54:21,760 DEBUG blivet/MainThread: DiskDevice._set_format: sda ; type: None ; current: None ; 2024-03-01 20:54:21,763 DEBUG blivet/MainThread: DiskDevice.update_sysfs_path: sda ; status: True ; 2024-03-01 20:54:21,763 DEBUG blivet/MainThread: sda sysfs_path set to /sys/devices/tcm_loop_0/tcm_loop_adapter_0/host2/target2:0:1/2:0:1:0/block/sda 2024-03-01 20:54:21,766 DEBUG blivet/MainThread: DiskDevice.read_current_size: exists: True ; path: /dev/sda ; sysfs_path: /sys/devices/tcm_loop_0/tcm_loop_adapter_0/host2/target2:0:1/2:0:1:0/block/sda ; 2024-03-01 20:54:21,767 DEBUG blivet/MainThread: updated sda size to 1024 MiB (1024 MiB) 2024-03-01 20:54:21,767 INFO blivet/MainThread: added disk sda (id 2) to device tree 2024-03-01 20:54:21,767 INFO blivet/MainThread: got device: DiskDevice instance (0x7f237a34b8e0) -- 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 = 6001405a8abeb2a8284458ebf043e0fb 2024-03-01 20:54:21,771 DEBUG blivet/MainThread: DeviceTree.handle_format: name: sda ; 2024-03-01 20:54:21,774 DEBUG blivet/MainThread: AppleBootstrapFS.supported: supported: True ; 2024-03-01 20:54:21,774 DEBUG blivet/MainThread: get_format('appleboot') returning AppleBootstrapFS instance with object id 6 2024-03-01 20:54:21,777 DEBUG blivet/MainThread: EFIFS.supported: supported: True ; 2024-03-01 20:54:21,777 DEBUG blivet/MainThread: get_format('efi') returning EFIFS instance with object id 7 2024-03-01 20:54:21,781 DEBUG blivet/MainThread: MacEFIFS.supported: supported: True ; 2024-03-01 20:54:21,781 DEBUG blivet/MainThread: get_format('macefi') returning MacEFIFS instance with object id 8 2024-03-01 20:54:21,784 DEBUG blivet/MainThread: MacEFIFS.supported: supported: True ; 2024-03-01 20:54:21,784 DEBUG blivet/MainThread: get_format('macefi') returning MacEFIFS instance with object id 9 2024-03-01 20:54:21,787 DEBUG blivet/MainThread: LVMFormatPopulator.run: pv: sda ; 2024-03-01 20:54:21,787 DEBUG blivet/MainThread: lvm filter: device /dev/sda added to the list of allowed devices 2024-03-01 20:54:21,788 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 20:54:21,823 INFO program/MainThread: stdout[4]: LVM2_PV_NAME=/dev/sda LVM2_PV_UUID=fT9v1y-1sT8-RTk7-CnWc-zmmk-eDe2-ZclZEn LVM2_PV_FREE=0 LVM2_PV_SIZE=1065353216 LVM2_PE_START=8388608 LVM2_VG_NAME=test_vg1 LVM2_VG_UUID=Zl6upP-RkLr-opWG-Ywma-s6R7-0zdB-5Yewuj LVM2_VG_SIZE=3196059648 LVM2_VG_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=KDPe4g-PVlK-38Tl-zy1U-QsIW-QjRX-ft5Vvp LVM2_PV_FREE=41943040 LVM2_PV_SIZE=1065353216 LVM2_PE_START=8388608 LVM2_VG_NAME=test_vg1 LVM2_VG_UUID=Zl6upP-RkLr-opWG-Ywma-s6R7-0zdB-5Yewuj LVM2_VG_SIZE=3196059648 LVM2_VG_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=PIn3kf-YgqD-0PFt-Pwfx-wx2S-dUYS-vBI1wW LVM2_PV_FREE=1065353216 LVM2_PV_SIZE=1065353216 LVM2_PE_START=8388608 LVM2_VG_NAME=test_vg1 LVM2_VG_UUID=Zl6upP-RkLr-opWG-Ywma-s6R7-0zdB-5Yewuj LVM2_VG_SIZE=3196059648 LVM2_VG_FREE=1107296256 LVM2_VG_EXTENT_SIZE=4194304 LVM2_VG_EXTENT_COUNT=762 LVM2_VG_FREE_COUNT=264 LVM2_PV_COUNT=3 2024-03-01 20:54:21,823 INFO program/MainThread: stderr[4]: WARNING: Couldn't find device with uuid KDPe4g-PVlK-38Tl-zy1U-QsIW-QjRX-ft5Vvp. WARNING: Couldn't find device with uuid PIn3kf-YgqD-0PFt-Pwfx-wx2S-dUYS-vBI1wW. WARNING: VG test_vg1 is missing PV KDPe4g-PVlK-38Tl-zy1U-QsIW-QjRX-ft5Vvp (last written to /dev/sdb). WARNING: VG test_vg1 is missing PV PIn3kf-YgqD-0PFt-Pwfx-wx2S-dUYS-vBI1wW (last written to /dev/sdc). WARNING: Couldn't find all devices for LV test_vg1/lv2 while checking used and assumed devices. WARNING: Couldn't find all devices for LV test_vg1/lv1 while checking used and assumed devices. 2024-03-01 20:54:21,823 INFO program/MainThread: ...done [4] (exit code: 0) 2024-03-01 20:54:21,823 INFO blivet/MainThread: type detected on 'sda' is 'lvmpv' 2024-03-01 20:54:21,828 DEBUG blivet/MainThread: LVMPhysicalVolume.__init__: uuid: fT9v1y-1sT8-RTk7-CnWc-zmmk-eDe2-ZclZEn ; label: None ; device: /dev/sda ; serial: 36001405a8abeb2a8284458ebf043e0fb ; exists: True ; vg_name: test_vg1 ; vg_uuid: Zl6upP-RkLr-opWG-Ywma-s6R7-0zdB-5Yewuj ; pe_start: 8 MiB ; 2024-03-01 20:54:21,828 DEBUG blivet/MainThread: get_format('lvmpv') returning LVMPhysicalVolume instance with object id 10 2024-03-01 20:54:21,831 DEBUG blivet/MainThread: DiskDevice._set_format: sda ; type: lvmpv ; current: None ; 2024-03-01 20:54:21,834 DEBUG blivet/MainThread: DeviceTree.get_device_by_uuid: uuid: Zl6upP-RkLr-opWG-Ywma-s6R7-0zdB-5Yewuj ; incomplete: True ; hidden: False ; 2024-03-01 20:54:21,837 DEBUG blivet/MainThread: DeviceTree.get_device_by_uuid returned None 2024-03-01 20:54:21,839 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: test_vg1 ; incomplete: False ; hidden: False ; 2024-03-01 20:54:21,842 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned None 2024-03-01 20:54:21,842 INFO program/MainThread: Running [5] lvm vgs --noheadings --nosuffix --nameprefixes --unquoted --units=b -o name,uuid,size,free,extent_size,extent_count,free_count,pv_count --config= log {level=7 file=/tmp/lvm.log syslog=0} --devices=/dev/sda ... 2024-03-01 20:54:21,882 INFO program/MainThread: stdout[5]: LVM2_VG_NAME=test_vg1 LVM2_VG_UUID=Zl6upP-RkLr-opWG-Ywma-s6R7-0zdB-5Yewuj LVM2_VG_SIZE=3196059648 LVM2_VG_FREE=1107296256 LVM2_VG_EXTENT_SIZE=4194304 LVM2_VG_EXTENT_COUNT=762 LVM2_VG_FREE_COUNT=264 LVM2_PV_COUNT=3 2024-03-01 20:54:21,882 INFO program/MainThread: stderr[5]: WARNING: Couldn't find device with uuid KDPe4g-PVlK-38Tl-zy1U-QsIW-QjRX-ft5Vvp. WARNING: Couldn't find device with uuid PIn3kf-YgqD-0PFt-Pwfx-wx2S-dUYS-vBI1wW. WARNING: VG test_vg1 is missing PV KDPe4g-PVlK-38Tl-zy1U-QsIW-QjRX-ft5Vvp (last written to /dev/sdb). WARNING: VG test_vg1 is missing PV PIn3kf-YgqD-0PFt-Pwfx-wx2S-dUYS-vBI1wW (last written to /dev/sdc). WARNING: Couldn't find all devices for LV test_vg1/lv2 while checking used and assumed devices. WARNING: Couldn't find all devices for LV test_vg1/lv1 while checking used and assumed devices. 2024-03-01 20:54:21,882 INFO program/MainThread: ...done [5] (exit code: 0) 2024-03-01 20:54:21,882 INFO blivet/MainThread: Can't get exported information from VG info, assuming VG is not exported. 2024-03-01 20:54:21,883 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 12 2024-03-01 20:54:21,888 DEBUG blivet/MainThread: LVMVolumeGroupDevice._add_parent: test_vg1 ; parent: sda ; 2024-03-01 20:54:21,892 DEBUG blivet/MainThread: DiskDevice.add_child: name: sda ; child: test_vg1 ; kids: 0 ; 2024-03-01 20:54:21,892 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 13 2024-03-01 20:54:21,895 DEBUG blivet/MainThread: LVMVolumeGroupDevice._set_format: test_vg1 ; type: None ; current: None ; 2024-03-01 20:54:21,895 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 20:54:21,933 INFO program/MainThread: stdout[6]: LVM2_VG_NAME=test_vg1 LVM2_LV_NAME=lv1 LVM2_LV_UUID=eT3KDY-yWW5-yI4n-D3MA-MMhI-3w0j-lZbeKr 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=0rGC52-fxIp-2MG0-x0Mm-acyS-aBvJ-04CsOH 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=0rGC52-fxIp-2MG0-x0Mm-acyS-aBvJ-04CsOH LVM2_LV_SIZE=1606418432 LVM2_LV_ATTR=-wi-a---p- LVM2_SEGTYPE=linear LVM2_ORIGIN= LVM2_POOL_LV= LVM2_DATA_LV= LVM2_METADATA_LV= LVM2_LV_ROLE=public LVM2_MOVE_PV= LVM2_DATA_PERCENT= LVM2_METADATA_PERCENT= LVM2_COPY_PERCENT= 2024-03-01 20:54:21,933 INFO program/MainThread: stderr[6]: WARNING: Couldn't find device with uuid KDPe4g-PVlK-38Tl-zy1U-QsIW-QjRX-ft5Vvp. WARNING: Couldn't find device with uuid PIn3kf-YgqD-0PFt-Pwfx-wx2S-dUYS-vBI1wW. WARNING: VG test_vg1 is missing PV KDPe4g-PVlK-38Tl-zy1U-QsIW-QjRX-ft5Vvp (last written to /dev/sdb). WARNING: VG test_vg1 is missing PV PIn3kf-YgqD-0PFt-Pwfx-wx2S-dUYS-vBI1wW (last written to /dev/sdc). WARNING: Couldn't find all devices for LV test_vg1/lv2 while checking used and assumed devices. WARNING: Couldn't find all devices for LV test_vg1/lv1 while checking used and assumed devices. 2024-03-01 20:54:21,933 INFO program/MainThread: ...done [6] (exit code: 0) 2024-03-01 20:54:21,937 DEBUG blivet/MainThread: LVMVolumeGroupDevice.update_sysfs_path: test_vg1 ; status: True ; 2024-03-01 20:54:21,938 INFO blivet/MainThread: added lvmvg test_vg1 (id 11) to device tree 2024-03-01 20:54:21,940 DEBUG blivet/MainThread: LVMFormatPopulator._update_lvs: pv: sda ; 2024-03-01 20:54:21,943 DEBUG blivet/MainThread: DeviceTree.get_device_by_uuid: uuid: Zl6upP-RkLr-opWG-Ywma-s6R7-0zdB-5Yewuj ; incomplete: True ; hidden: False ; 2024-03-01 20:54:21,946 DEBUG blivet/MainThread: DeviceTree.get_device_by_uuid returned existing 1016 MiB lvmvg test_vg1 (11) 2024-03-01 20:54:21,946 WARNING blivet/MainThread: Skipping LVs for incomplete VG test_vg1 2024-03-01 20:54:21,946 INFO blivet/MainThread: got format: existing lvmpv 2024-03-01 20:54:21,950 DEBUG blivet/MainThread: DeviceTree.handle_device: name: sdb ; info: {'CURRENT_TAGS': ':systemd:', 'DEVLINKS': '/dev/disk/by-id/wwn-0x6001405c67c68fc5fb8494288121de70 ' '/dev/disk/by-id/scsi-36001405c67c68fc5fb8494288121de70 ' '/dev/disk/by-id/lvm-pv-uuid-KDPe4g-PVlK-38Tl-zy1U-QsIW-QjRX-ft5Vvp ' '/dev/disk/by-id/scsi-SLIO-ORG_disk1_c67c68fc-5fb8-4942-8812-1de7084b7176 ' '/dev/disk/by-diskseq/3 ' '/dev/disk/by-id/scsi-1LIO-ORG_disk1:c67c68fc-5fb8-4942-8812-1de7084b7176', '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': 'KDPe4g-PVlK-38Tl-zy1U-QsIW-QjRX-ft5Vvp', 'ID_FS_UUID_ENC': 'KDPe4g-PVlK-38Tl-zy1U-QsIW-QjRX-ft5Vvp', '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': 'c67c68fc-5fb8-4942-8812-1de7084b7176', 'ID_SERIAL': '36001405c67c68fc5fb8494288121de70', 'ID_SERIAL_SHORT': '6001405c67c68fc5fb8494288121de70', 'ID_TARGET_PORT': '0', 'ID_TYPE': 'disk', 'ID_VENDOR': 'LIO-ORG', 'ID_VENDOR_ENC': 'LIO-ORG\\x20', 'ID_WWN': '0x6001405c67c68fc5', 'ID_WWN_VENDOR_EXTENSION': '0xfb8494288121de70', 'ID_WWN_WITH_EXTENSION': '0x6001405c67c68fc5fb8494288121de70', 'MAJOR': '8', 'MINOR': '16', 'SCSI_IDENT_LUN_LOGICAL_UNIT_GROUP': '0x0', 'SCSI_IDENT_LUN_NAA_REGEXT': '6001405c67c68fc5fb8494288121de70', 'SCSI_IDENT_LUN_T10': 'LIO-ORG_disk1:c67c68fc-5fb8-4942-8812-1de7084b7176', 'SCSI_IDENT_PORT_NAME': 'naa.5001405a91c5ccc5,t,0x0001', 'SCSI_IDENT_PORT_RELATIVE': '0', 'SCSI_IDENT_PORT_TARGET_PORT_GROUP': '0x0', 'SCSI_IDENT_SERIAL': 'c67c68fc-5fb8-4942-8812-1de7084b7176', 'SCSI_IDENT_TARGET_NAME': 'naa.5001405a91c5ccc5', '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': '337020590'} ; 2024-03-01 20:54:21,950 INFO blivet/MainThread: scanning sdb (/sys/devices/tcm_loop_0/tcm_loop_adapter_0/host2/target2:0:1/2:0:1:1/block/sdb)... 2024-03-01 20:54:21,953 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: sdb ; incomplete: False ; hidden: False ; 2024-03-01 20:54:21,955 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned None 2024-03-01 20:54:21,961 DEBUG blivet/MainThread: DiskDevicePopulator.run: name: sdb ; 2024-03-01 20:54:21,961 INFO blivet/MainThread: sdb is a disk 2024-03-01 20:54:21,961 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 17 2024-03-01 20:54:21,961 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 18 2024-03-01 20:54:21,964 DEBUG blivet/MainThread: DiskDevice._set_format: sdb ; type: None ; current: None ; 2024-03-01 20:54:21,967 DEBUG blivet/MainThread: DiskDevice.update_sysfs_path: sdb ; status: True ; 2024-03-01 20:54:21,967 DEBUG blivet/MainThread: sdb sysfs_path set to /sys/devices/tcm_loop_0/tcm_loop_adapter_0/host2/target2:0:1/2:0:1:1/block/sdb 2024-03-01 20:54:21,970 DEBUG blivet/MainThread: DiskDevice.read_current_size: exists: True ; path: /dev/sdb ; sysfs_path: /sys/devices/tcm_loop_0/tcm_loop_adapter_0/host2/target2:0:1/2:0:1:1/block/sdb ; 2024-03-01 20:54:21,971 DEBUG blivet/MainThread: updated sdb size to 1024 MiB (1024 MiB) 2024-03-01 20:54:21,971 INFO blivet/MainThread: added disk sdb (id 16) to device tree 2024-03-01 20:54:21,971 INFO blivet/MainThread: got device: DiskDevice instance (0x7f2378f65a00) -- 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 = 6001405c67c68fc5fb8494288121de70 2024-03-01 20:54:21,974 DEBUG blivet/MainThread: DeviceTree.handle_format: name: sdb ; 2024-03-01 20:54:21,977 DEBUG blivet/MainThread: AppleBootstrapFS.supported: supported: True ; 2024-03-01 20:54:21,977 DEBUG blivet/MainThread: get_format('appleboot') returning AppleBootstrapFS instance with object id 20 2024-03-01 20:54:21,980 DEBUG blivet/MainThread: EFIFS.supported: supported: True ; 2024-03-01 20:54:21,980 DEBUG blivet/MainThread: get_format('efi') returning EFIFS instance with object id 21 2024-03-01 20:54:21,983 DEBUG blivet/MainThread: MacEFIFS.supported: supported: True ; 2024-03-01 20:54:21,983 DEBUG blivet/MainThread: get_format('macefi') returning MacEFIFS instance with object id 22 2024-03-01 20:54:21,986 DEBUG blivet/MainThread: MacEFIFS.supported: supported: True ; 2024-03-01 20:54:21,986 DEBUG blivet/MainThread: get_format('macefi') returning MacEFIFS instance with object id 23 2024-03-01 20:54:21,989 DEBUG blivet/MainThread: LVMFormatPopulator.run: pv: sdb ; 2024-03-01 20:54:21,989 DEBUG blivet/MainThread: lvm filter: device /dev/sdb added to the list of allowed devices 2024-03-01 20:54:21,989 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 20:54:22,022 INFO program/MainThread: stdout[7]: LVM2_PV_NAME=/dev/sda LVM2_PV_UUID=fT9v1y-1sT8-RTk7-CnWc-zmmk-eDe2-ZclZEn LVM2_PV_FREE=0 LVM2_PV_SIZE=1065353216 LVM2_PE_START=8388608 LVM2_VG_NAME=test_vg1 LVM2_VG_UUID=Zl6upP-RkLr-opWG-Ywma-s6R7-0zdB-5Yewuj LVM2_VG_SIZE=3196059648 LVM2_VG_FREE=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=KDPe4g-PVlK-38Tl-zy1U-QsIW-QjRX-ft5Vvp LVM2_PV_FREE=41943040 LVM2_PV_SIZE=1065353216 LVM2_PE_START=8388608 LVM2_VG_NAME=test_vg1 LVM2_VG_UUID=Zl6upP-RkLr-opWG-Ywma-s6R7-0zdB-5Yewuj LVM2_VG_SIZE=3196059648 LVM2_VG_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=PIn3kf-YgqD-0PFt-Pwfx-wx2S-dUYS-vBI1wW LVM2_PV_FREE=1065353216 LVM2_PV_SIZE=1065353216 LVM2_PE_START=8388608 LVM2_VG_NAME=test_vg1 LVM2_VG_UUID=Zl6upP-RkLr-opWG-Ywma-s6R7-0zdB-5Yewuj LVM2_VG_SIZE=3196059648 LVM2_VG_FREE=1107296256 LVM2_VG_EXTENT_SIZE=4194304 LVM2_VG_EXTENT_COUNT=762 LVM2_VG_FREE_COUNT=264 LVM2_PV_COUNT=3 2024-03-01 20:54:22,022 INFO program/MainThread: stderr[7]: WARNING: Couldn't find device with uuid PIn3kf-YgqD-0PFt-Pwfx-wx2S-dUYS-vBI1wW. WARNING: VG test_vg1 is missing PV PIn3kf-YgqD-0PFt-Pwfx-wx2S-dUYS-vBI1wW (last written to /dev/sdc). 2024-03-01 20:54:22,022 INFO program/MainThread: ...done [7] (exit code: 0) 2024-03-01 20:54:22,022 INFO blivet/MainThread: type detected on 'sdb' is 'lvmpv' 2024-03-01 20:54:22,026 DEBUG blivet/MainThread: LVMPhysicalVolume.__init__: uuid: KDPe4g-PVlK-38Tl-zy1U-QsIW-QjRX-ft5Vvp ; label: None ; device: /dev/sdb ; serial: 36001405c67c68fc5fb8494288121de70 ; exists: True ; vg_name: test_vg1 ; vg_uuid: Zl6upP-RkLr-opWG-Ywma-s6R7-0zdB-5Yewuj ; pe_start: 8 MiB ; free: 40 MiB ; 2024-03-01 20:54:22,026 DEBUG blivet/MainThread: get_format('lvmpv') returning LVMPhysicalVolume instance with object id 24 2024-03-01 20:54:22,029 DEBUG blivet/MainThread: DiskDevice._set_format: sdb ; type: lvmpv ; current: None ; 2024-03-01 20:54:22,032 DEBUG blivet/MainThread: DeviceTree.get_device_by_uuid: uuid: Zl6upP-RkLr-opWG-Ywma-s6R7-0zdB-5Yewuj ; incomplete: True ; hidden: False ; 2024-03-01 20:54:22,035 DEBUG blivet/MainThread: DeviceTree.get_device_by_uuid returned existing 1016 MiB lvmvg test_vg1 (11) 2024-03-01 20:54:22,038 DEBUG blivet/MainThread: LVMVolumeGroupDevice._add_parent: test_vg1 ; parent: sdb ; 2024-03-01 20:54:22,041 DEBUG blivet/MainThread: DiskDevice.add_child: name: sdb ; child: test_vg1 ; kids: 0 ; 2024-03-01 20:54:22,043 DEBUG blivet/MainThread: LVMFormatPopulator._update_lvs: pv: sdb ; 2024-03-01 20:54:22,046 DEBUG blivet/MainThread: DeviceTree.get_device_by_uuid: uuid: Zl6upP-RkLr-opWG-Ywma-s6R7-0zdB-5Yewuj ; incomplete: True ; hidden: False ; 2024-03-01 20:54:22,049 DEBUG blivet/MainThread: DeviceTree.get_device_by_uuid returned existing 1.98 GiB lvmvg test_vg1 (11) 2024-03-01 20:54:22,049 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 20:54:22,088 INFO program/MainThread: stdout[8]: LVM2_VG_NAME=test_vg1 LVM2_LV_NAME=lv1 LVM2_LV_UUID=eT3KDY-yWW5-yI4n-D3MA-MMhI-3w0j-lZbeKr 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=0rGC52-fxIp-2MG0-x0Mm-acyS-aBvJ-04CsOH LVM2_LV_SIZE=1606418432 LVM2_LV_ATTR=-wi-a----- LVM2_SEGTYPE=linear LVM2_ORIGIN= LVM2_POOL_LV= LVM2_DATA_LV= LVM2_METADATA_LV= LVM2_LV_ROLE=public LVM2_MOVE_PV= LVM2_DATA_PERCENT= LVM2_METADATA_PERCENT= LVM2_COPY_PERCENT= LVM2_VG_NAME=test_vg1 LVM2_LV_NAME=lv2 LVM2_LV_UUID=0rGC52-fxIp-2MG0-x0Mm-acyS-aBvJ-04CsOH LVM2_LV_SIZE=1606418432 LVM2_LV_ATTR=-wi-a----- LVM2_SEGTYPE=linear LVM2_ORIGIN= LVM2_POOL_LV= LVM2_DATA_LV= LVM2_METADATA_LV= LVM2_LV_ROLE=public LVM2_MOVE_PV= LVM2_DATA_PERCENT= LVM2_METADATA_PERCENT= LVM2_COPY_PERCENT= 2024-03-01 20:54:22,088 INFO program/MainThread: stderr[8]: WARNING: Couldn't find device with uuid PIn3kf-YgqD-0PFt-Pwfx-wx2S-dUYS-vBI1wW. WARNING: VG test_vg1 is missing PV PIn3kf-YgqD-0PFt-Pwfx-wx2S-dUYS-vBI1wW (last written to /dev/sdc). 2024-03-01 20:54:22,088 INFO program/MainThread: ...done [8] (exit code: 0) 2024-03-01 20:54:22,088 WARNING blivet/MainThread: Skipping LVs for incomplete VG test_vg1 2024-03-01 20:54:22,089 INFO blivet/MainThread: got format: existing lvmpv 2024-03-01 20:54:22,093 DEBUG blivet/MainThread: DeviceTree.handle_device: name: sdk ; info: {'CURRENT_TAGS': ':systemd:', 'DEVLINKS': '/dev/disk/by-id/scsi-36001405e1b8c6d03d0840ccbaa99ea54 ' '/dev/disk/by-id/wwn-0x6001405e1b8c6d03d0840ccbaa99ea54 ' '/dev/disk/by-id/scsi-SLIO-ORG_disk10_e1b8c6d0-3d08-40cc-baa9-9ea541aeb400 ' '/dev/disk/by-diskseq/12 ' '/dev/disk/by-id/scsi-1LIO-ORG_disk10:e1b8c6d0-3d08-40cc-baa9-9ea541aeb400', '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': 'e1b8c6d0-3d08-40cc-baa9-9ea541aeb400', 'ID_SERIAL': '36001405e1b8c6d03d0840ccbaa99ea54', 'ID_SERIAL_SHORT': '6001405e1b8c6d03d0840ccbaa99ea54', 'ID_TARGET_PORT': '0', 'ID_TYPE': 'disk', 'ID_VENDOR': 'LIO-ORG', 'ID_VENDOR_ENC': 'LIO-ORG\\x20', 'ID_WWN': '0x6001405e1b8c6d03', 'ID_WWN_VENDOR_EXTENSION': '0xd0840ccbaa99ea54', 'ID_WWN_WITH_EXTENSION': '0x6001405e1b8c6d03d0840ccbaa99ea54', 'MAJOR': '8', 'MINOR': '160', 'SCSI_IDENT_LUN_LOGICAL_UNIT_GROUP': '0x0', 'SCSI_IDENT_LUN_NAA_REGEXT': '6001405e1b8c6d03d0840ccbaa99ea54', 'SCSI_IDENT_LUN_T10': 'LIO-ORG_disk10:e1b8c6d0-3d08-40cc-baa9-9ea541aeb400', 'SCSI_IDENT_PORT_NAME': 'naa.5001405a91c5ccc5,t,0x0001', 'SCSI_IDENT_PORT_RELATIVE': '0', 'SCSI_IDENT_PORT_TARGET_PORT_GROUP': '0x0', 'SCSI_IDENT_SERIAL': 'e1b8c6d0-3d08-40cc-baa9-9ea541aeb400', 'SCSI_IDENT_TARGET_NAME': 'naa.5001405a91c5ccc5', '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': '337615258'} ; 2024-03-01 20:54:22,093 INFO blivet/MainThread: scanning sdk (/sys/devices/tcm_loop_0/tcm_loop_adapter_0/host2/target2:0:1/2:0:1:10/block/sdk)... 2024-03-01 20:54:22,096 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: sdk ; incomplete: False ; hidden: False ; 2024-03-01 20:54:22,099 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned None 2024-03-01 20:54:22,104 DEBUG blivet/MainThread: DiskDevicePopulator.run: name: sdk ; 2024-03-01 20:54:22,104 INFO blivet/MainThread: sdk is a disk 2024-03-01 20:54:22,105 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 27 2024-03-01 20:54:22,105 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 28 2024-03-01 20:54:22,108 DEBUG blivet/MainThread: DiskDevice._set_format: sdk ; type: None ; current: None ; 2024-03-01 20:54:22,110 DEBUG blivet/MainThread: DiskDevice.update_sysfs_path: sdk ; status: True ; 2024-03-01 20:54:22,111 DEBUG blivet/MainThread: sdk sysfs_path set to /sys/devices/tcm_loop_0/tcm_loop_adapter_0/host2/target2:0:1/2:0:1:10/block/sdk 2024-03-01 20:54:22,113 DEBUG blivet/MainThread: DiskDevice.read_current_size: exists: True ; path: /dev/sdk ; sysfs_path: /sys/devices/tcm_loop_0/tcm_loop_adapter_0/host2/target2:0:1/2:0:1:10/block/sdk ; 2024-03-01 20:54:22,114 DEBUG blivet/MainThread: updated sdk size to 1024 MiB (1024 MiB) 2024-03-01 20:54:22,114 INFO blivet/MainThread: added disk sdk (id 26) to device tree 2024-03-01 20:54:22,114 INFO blivet/MainThread: got device: DiskDevice instance (0x7f2378ec5c40) -- 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 = 6001405e1b8c6d03d0840ccbaa99ea54 2024-03-01 20:54:22,118 DEBUG blivet/MainThread: DeviceTree.handle_format: name: sdk ; 2024-03-01 20:54:22,118 DEBUG blivet/MainThread: no type or existing type for sdk, bailing 2024-03-01 20:54:22,121 DEBUG blivet/MainThread: DeviceTree.handle_device: name: sdl ; info: {'CURRENT_TAGS': ':systemd:', 'DEVLINKS': '/dev/disk/by-id/scsi-1LIO-ORG_disk11:f208e545-093d-44a6-ac77-aa8bfab02819 ' '/dev/disk/by-id/wwn-0x6001405f208e545093d44a6ac77aa8bf ' '/dev/disk/by-diskseq/13 ' '/dev/disk/by-id/scsi-36001405f208e545093d44a6ac77aa8bf ' '/dev/disk/by-id/scsi-SLIO-ORG_disk11_f208e545-093d-44a6-ac77-aa8bfab02819', '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': 'f208e545-093d-44a6-ac77-aa8bfab02819', 'ID_SERIAL': '36001405f208e545093d44a6ac77aa8bf', 'ID_SERIAL_SHORT': '6001405f208e545093d44a6ac77aa8bf', 'ID_TARGET_PORT': '0', 'ID_TYPE': 'disk', 'ID_VENDOR': 'LIO-ORG', 'ID_VENDOR_ENC': 'LIO-ORG\\x20', 'ID_WWN': '0x6001405f208e5450', 'ID_WWN_VENDOR_EXTENSION': '0x93d44a6ac77aa8bf', 'ID_WWN_WITH_EXTENSION': '0x6001405f208e545093d44a6ac77aa8bf', 'MAJOR': '8', 'MINOR': '176', 'SCSI_IDENT_LUN_LOGICAL_UNIT_GROUP': '0x0', 'SCSI_IDENT_LUN_NAA_REGEXT': '6001405f208e545093d44a6ac77aa8bf', 'SCSI_IDENT_LUN_T10': 'LIO-ORG_disk11:f208e545-093d-44a6-ac77-aa8bfab02819', 'SCSI_IDENT_PORT_NAME': 'naa.5001405a91c5ccc5,t,0x0001', 'SCSI_IDENT_PORT_RELATIVE': '0', 'SCSI_IDENT_PORT_TARGET_PORT_GROUP': '0x0', 'SCSI_IDENT_SERIAL': 'f208e545-093d-44a6-ac77-aa8bfab02819', 'SCSI_IDENT_TARGET_NAME': 'naa.5001405a91c5ccc5', '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': '337703429'} ; 2024-03-01 20:54:22,121 INFO blivet/MainThread: scanning sdl (/sys/devices/tcm_loop_0/tcm_loop_adapter_0/host2/target2:0:1/2:0:1:11/block/sdl)... 2024-03-01 20:54:22,123 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: sdl ; incomplete: False ; hidden: False ; 2024-03-01 20:54:22,126 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned None 2024-03-01 20:54:22,131 DEBUG blivet/MainThread: DiskDevicePopulator.run: name: sdl ; 2024-03-01 20:54:22,132 INFO blivet/MainThread: sdl is a disk 2024-03-01 20:54:22,132 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 32 2024-03-01 20:54:22,132 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 33 2024-03-01 20:54:22,135 DEBUG blivet/MainThread: DiskDevice._set_format: sdl ; type: None ; current: None ; 2024-03-01 20:54:22,137 DEBUG blivet/MainThread: DiskDevice.update_sysfs_path: sdl ; status: True ; 2024-03-01 20:54:22,138 DEBUG blivet/MainThread: sdl sysfs_path set to /sys/devices/tcm_loop_0/tcm_loop_adapter_0/host2/target2:0:1/2:0:1:11/block/sdl 2024-03-01 20:54:22,140 DEBUG blivet/MainThread: DiskDevice.read_current_size: exists: True ; path: /dev/sdl ; sysfs_path: /sys/devices/tcm_loop_0/tcm_loop_adapter_0/host2/target2:0:1/2:0:1:11/block/sdl ; 2024-03-01 20:54:22,141 DEBUG blivet/MainThread: updated sdl size to 1024 MiB (1024 MiB) 2024-03-01 20:54:22,141 INFO blivet/MainThread: added disk sdl (id 31) to device tree 2024-03-01 20:54:22,141 INFO blivet/MainThread: got device: DiskDevice instance (0x7f2378ec5d90) -- 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 = 6001405f208e545093d44a6ac77aa8bf 2024-03-01 20:54:22,144 DEBUG blivet/MainThread: DeviceTree.handle_format: name: sdl ; 2024-03-01 20:54:22,144 DEBUG blivet/MainThread: no type or existing type for sdl, bailing 2024-03-01 20:54:22,147 DEBUG blivet/MainThread: DeviceTree.handle_device: name: sdc ; info: {'CURRENT_TAGS': ':systemd:', 'DEVLINKS': '/dev/disk/by-id/wwn-0x60014050b2dc9bc15ac412f92a30dd57 ' '/dev/disk/by-id/scsi-1LIO-ORG_disk2:0b2dc9bc-15ac-412f-92a3-0dd570796fb3 ' '/dev/disk/by-id/lvm-pv-uuid-PIn3kf-YgqD-0PFt-Pwfx-wx2S-dUYS-vBI1wW ' '/dev/disk/by-diskseq/4 ' '/dev/disk/by-id/scsi-360014050b2dc9bc15ac412f92a30dd57 ' '/dev/disk/by-id/scsi-SLIO-ORG_disk2_0b2dc9bc-15ac-412f-92a3-0dd570796fb3', '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': 'PIn3kf-YgqD-0PFt-Pwfx-wx2S-dUYS-vBI1wW', 'ID_FS_UUID_ENC': 'PIn3kf-YgqD-0PFt-Pwfx-wx2S-dUYS-vBI1wW', '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': '0b2dc9bc-15ac-412f-92a3-0dd570796fb3', 'ID_SERIAL': '360014050b2dc9bc15ac412f92a30dd57', 'ID_SERIAL_SHORT': '60014050b2dc9bc15ac412f92a30dd57', 'ID_TARGET_PORT': '0', 'ID_TYPE': 'disk', 'ID_VENDOR': 'LIO-ORG', 'ID_VENDOR_ENC': 'LIO-ORG\\x20', 'ID_WWN': '0x60014050b2dc9bc1', 'ID_WWN_VENDOR_EXTENSION': '0x5ac412f92a30dd57', 'ID_WWN_WITH_EXTENSION': '0x60014050b2dc9bc15ac412f92a30dd57', 'MAJOR': '8', 'MINOR': '32', 'SCSI_IDENT_LUN_LOGICAL_UNIT_GROUP': '0x0', 'SCSI_IDENT_LUN_NAA_REGEXT': '60014050b2dc9bc15ac412f92a30dd57', 'SCSI_IDENT_LUN_T10': 'LIO-ORG_disk2:0b2dc9bc-15ac-412f-92a3-0dd570796fb3', 'SCSI_IDENT_PORT_NAME': 'naa.5001405a91c5ccc5,t,0x0001', 'SCSI_IDENT_PORT_RELATIVE': '0', 'SCSI_IDENT_PORT_TARGET_PORT_GROUP': '0x0', 'SCSI_IDENT_SERIAL': '0b2dc9bc-15ac-412f-92a3-0dd570796fb3', 'SCSI_IDENT_TARGET_NAME': 'naa.5001405a91c5ccc5', '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': '337088436'} ; 2024-03-01 20:54:22,147 INFO blivet/MainThread: scanning sdc (/sys/devices/tcm_loop_0/tcm_loop_adapter_0/host2/target2:0:1/2:0:1:2/block/sdc)... 2024-03-01 20:54:22,150 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: sdc ; incomplete: False ; hidden: False ; 2024-03-01 20:54:22,152 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned None 2024-03-01 20:54:22,158 DEBUG blivet/MainThread: DiskDevicePopulator.run: name: sdc ; 2024-03-01 20:54:22,158 INFO blivet/MainThread: sdc is a disk 2024-03-01 20:54:22,158 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 37 2024-03-01 20:54:22,158 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 38 2024-03-01 20:54:22,161 DEBUG blivet/MainThread: DiskDevice._set_format: sdc ; type: None ; current: None ; 2024-03-01 20:54:22,164 DEBUG blivet/MainThread: DiskDevice.update_sysfs_path: sdc ; status: True ; 2024-03-01 20:54:22,164 DEBUG blivet/MainThread: sdc sysfs_path set to /sys/devices/tcm_loop_0/tcm_loop_adapter_0/host2/target2:0:1/2:0:1:2/block/sdc 2024-03-01 20:54:22,167 DEBUG blivet/MainThread: DiskDevice.read_current_size: exists: True ; path: /dev/sdc ; sysfs_path: /sys/devices/tcm_loop_0/tcm_loop_adapter_0/host2/target2:0:1/2:0:1:2/block/sdc ; 2024-03-01 20:54:22,167 DEBUG blivet/MainThread: updated sdc size to 1024 MiB (1024 MiB) 2024-03-01 20:54:22,168 INFO blivet/MainThread: added disk sdc (id 36) to device tree 2024-03-01 20:54:22,168 INFO blivet/MainThread: got device: DiskDevice instance (0x7f2378ec0460) -- 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 = 60014050b2dc9bc15ac412f92a30dd57 2024-03-01 20:54:22,171 DEBUG blivet/MainThread: DeviceTree.handle_format: name: sdc ; 2024-03-01 20:54:22,174 DEBUG blivet/MainThread: AppleBootstrapFS.supported: supported: True ; 2024-03-01 20:54:22,174 DEBUG blivet/MainThread: get_format('appleboot') returning AppleBootstrapFS instance with object id 40 2024-03-01 20:54:22,177 DEBUG blivet/MainThread: EFIFS.supported: supported: True ; 2024-03-01 20:54:22,177 DEBUG blivet/MainThread: get_format('efi') returning EFIFS instance with object id 41 2024-03-01 20:54:22,180 DEBUG blivet/MainThread: MacEFIFS.supported: supported: True ; 2024-03-01 20:54:22,180 DEBUG blivet/MainThread: get_format('macefi') returning MacEFIFS instance with object id 42 2024-03-01 20:54:22,183 DEBUG blivet/MainThread: MacEFIFS.supported: supported: True ; 2024-03-01 20:54:22,183 DEBUG blivet/MainThread: get_format('macefi') returning MacEFIFS instance with object id 43 2024-03-01 20:54:22,185 DEBUG blivet/MainThread: LVMFormatPopulator.run: pv: sdc ; 2024-03-01 20:54:22,185 DEBUG blivet/MainThread: lvm filter: device /dev/sdc added to the list of allowed devices 2024-03-01 20:54:22,186 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/sdc,/dev/sda,/dev/sdb ... 2024-03-01 20:54:22,216 INFO program/MainThread: stdout[9]: LVM2_PV_NAME=/dev/sda LVM2_PV_UUID=fT9v1y-1sT8-RTk7-CnWc-zmmk-eDe2-ZclZEn LVM2_PV_FREE=0 LVM2_PV_SIZE=1065353216 LVM2_PE_START=8388608 LVM2_VG_NAME=test_vg1 LVM2_VG_UUID=Zl6upP-RkLr-opWG-Ywma-s6R7-0zdB-5Yewuj LVM2_VG_SIZE=3196059648 LVM2_VG_FREE=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=KDPe4g-PVlK-38Tl-zy1U-QsIW-QjRX-ft5Vvp LVM2_PV_FREE=41943040 LVM2_PV_SIZE=1065353216 LVM2_PE_START=8388608 LVM2_VG_NAME=test_vg1 LVM2_VG_UUID=Zl6upP-RkLr-opWG-Ywma-s6R7-0zdB-5Yewuj LVM2_VG_SIZE=3196059648 LVM2_VG_FREE=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=PIn3kf-YgqD-0PFt-Pwfx-wx2S-dUYS-vBI1wW LVM2_PV_FREE=1065353216 LVM2_PV_SIZE=1065353216 LVM2_PE_START=8388608 LVM2_VG_NAME=test_vg1 LVM2_VG_UUID=Zl6upP-RkLr-opWG-Ywma-s6R7-0zdB-5Yewuj LVM2_VG_SIZE=3196059648 LVM2_VG_FREE=1107296256 LVM2_VG_EXTENT_SIZE=4194304 LVM2_VG_EXTENT_COUNT=762 LVM2_VG_FREE_COUNT=264 LVM2_PV_COUNT=3 2024-03-01 20:54:22,216 INFO program/MainThread: stderr[9]: 2024-03-01 20:54:22,216 INFO program/MainThread: ...done [9] (exit code: 0) 2024-03-01 20:54:22,216 INFO blivet/MainThread: type detected on 'sdc' is 'lvmpv' 2024-03-01 20:54:22,220 DEBUG blivet/MainThread: LVMPhysicalVolume.__init__: uuid: PIn3kf-YgqD-0PFt-Pwfx-wx2S-dUYS-vBI1wW ; label: None ; device: /dev/sdc ; serial: 360014050b2dc9bc15ac412f92a30dd57 ; exists: True ; vg_name: test_vg1 ; vg_uuid: Zl6upP-RkLr-opWG-Ywma-s6R7-0zdB-5Yewuj ; pe_start: 8 MiB ; free: 1016 MiB ; 2024-03-01 20:54:22,220 DEBUG blivet/MainThread: get_format('lvmpv') returning LVMPhysicalVolume instance with object id 44 2024-03-01 20:54:22,223 DEBUG blivet/MainThread: DiskDevice._set_format: sdc ; type: lvmpv ; current: None ; 2024-03-01 20:54:22,226 DEBUG blivet/MainThread: DeviceTree.get_device_by_uuid: uuid: Zl6upP-RkLr-opWG-Ywma-s6R7-0zdB-5Yewuj ; incomplete: True ; hidden: False ; 2024-03-01 20:54:22,229 DEBUG blivet/MainThread: DeviceTree.get_device_by_uuid returned existing 1.98 GiB lvmvg test_vg1 (11) 2024-03-01 20:54:22,232 DEBUG blivet/MainThread: LVMVolumeGroupDevice._add_parent: test_vg1 ; parent: sdc ; 2024-03-01 20:54:22,235 DEBUG blivet/MainThread: DiskDevice.add_child: name: sdc ; child: test_vg1 ; kids: 0 ; 2024-03-01 20:54:22,238 DEBUG blivet/MainThread: LVMFormatPopulator._update_lvs: pv: sdc ; 2024-03-01 20:54:22,240 DEBUG blivet/MainThread: DeviceTree.get_device_by_uuid: uuid: Zl6upP-RkLr-opWG-Ywma-s6R7-0zdB-5Yewuj ; incomplete: True ; hidden: False ; 2024-03-01 20:54:22,243 DEBUG blivet/MainThread: DeviceTree.get_device_by_uuid returned existing 2.98 GiB lvmvg test_vg1 (11) 2024-03-01 20:54:22,243 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/sdc,/dev/sda,/dev/sdb ... 2024-03-01 20:54:22,282 INFO program/MainThread: stdout[10]: LVM2_VG_NAME=test_vg1 LVM2_LV_NAME=lv1 LVM2_LV_UUID=eT3KDY-yWW5-yI4n-D3MA-MMhI-3w0j-lZbeKr 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=0rGC52-fxIp-2MG0-x0Mm-acyS-aBvJ-04CsOH LVM2_LV_SIZE=1606418432 LVM2_LV_ATTR=-wi-a----- LVM2_SEGTYPE=linear LVM2_ORIGIN= LVM2_POOL_LV= LVM2_DATA_LV= LVM2_METADATA_LV= LVM2_LV_ROLE=public LVM2_MOVE_PV= LVM2_DATA_PERCENT= LVM2_METADATA_PERCENT= LVM2_COPY_PERCENT= LVM2_VG_NAME=test_vg1 LVM2_LV_NAME=lv2 LVM2_LV_UUID=0rGC52-fxIp-2MG0-x0Mm-acyS-aBvJ-04CsOH LVM2_LV_SIZE=1606418432 LVM2_LV_ATTR=-wi-a----- LVM2_SEGTYPE=linear LVM2_ORIGIN= LVM2_POOL_LV= LVM2_DATA_LV= LVM2_METADATA_LV= LVM2_LV_ROLE=public LVM2_MOVE_PV= LVM2_DATA_PERCENT= LVM2_METADATA_PERCENT= LVM2_COPY_PERCENT= 2024-03-01 20:54:22,282 INFO program/MainThread: stderr[10]: 2024-03-01 20:54:22,282 INFO program/MainThread: ...done [10] (exit code: 0) 2024-03-01 20:54:22,286 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: test_vg1-lv1 ; incomplete: False ; hidden: False ; 2024-03-01 20:54:22,289 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned None 2024-03-01 20:54:22,291 DEBUG blivet/MainThread: DeviceTree.get_device_by_uuid: uuid: eT3KDY-yWW5-yI4n-D3MA-MMhI-3w0j-lZbeKr ; incomplete: False ; hidden: False ; 2024-03-01 20:54:22,294 DEBUG blivet/MainThread: DeviceTree.get_device_by_uuid returned None 2024-03-01 20:54:22,294 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 46 2024-03-01 20:54:22,298 DEBUG blivet/MainThread: LVMVolumeGroupDevice.add_child: name: test_vg1 ; child: lv1 ; kids: 0 ; 2024-03-01 20:54:22,298 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 47 2024-03-01 20:54:22,301 DEBUG blivet/MainThread: LVMLogicalVolumeDevice._set_format: test_vg1-lv1 ; type: None ; current: None ; 2024-03-01 20:54:22,305 DEBUG blivet/MainThread: LVMLogicalVolumeDevice.update_sysfs_path: test_vg1-lv1 ; status: True ; 2024-03-01 20:54:22,305 DEBUG blivet/MainThread: test_vg1-lv1 sysfs_path set to /sys/devices/virtual/block/dm-7 2024-03-01 20:54:22,308 DEBUG blivet/MainThread: LVMLogicalVolumeDevice.read_current_size: exists: True ; path: /dev/mapper/test_vg1-lv1 ; sysfs_path: /sys/devices/virtual/block/dm-7 ; 2024-03-01 20:54:22,308 DEBUG blivet/MainThread: updated test_vg1-lv1 size to 460 MiB (460 MiB) 2024-03-01 20:54:22,308 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 49 2024-03-01 20:54:22,312 DEBUG blivet/MainThread: LVMVolumeGroupDevice.remove_child: name: test_vg1 ; child: lv1 ; kids: 1 ; 2024-03-01 20:54:22,315 DEBUG blivet/MainThread: LVMVolumeGroupDevice.add_child: name: test_vg1 ; child: lv1 ; kids: 0 ; 2024-03-01 20:54:22,315 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 50 2024-03-01 20:54:22,318 DEBUG blivet/MainThread: LVMLogicalVolumeDevice._set_format: test_vg1-lv1 ; type: None ; current: None ; 2024-03-01 20:54:22,321 DEBUG blivet/MainThread: LVMLogicalVolumeDevice.update_sysfs_path: test_vg1-lv1 ; status: True ; 2024-03-01 20:54:22,321 DEBUG blivet/MainThread: test_vg1-lv1 sysfs_path set to /sys/devices/virtual/block/dm-7 2024-03-01 20:54:22,324 DEBUG blivet/MainThread: LVMLogicalVolumeDevice.read_current_size: exists: True ; path: /dev/mapper/test_vg1-lv1 ; sysfs_path: /sys/devices/virtual/block/dm-7 ; 2024-03-01 20:54:22,324 DEBUG blivet/MainThread: updated test_vg1-lv1 size to 460 MiB (460 MiB) 2024-03-01 20:54:22,325 DEBUG blivet/MainThread: Adding test_vg1-lv1/460 MiB to test_vg1 2024-03-01 20:54:22,325 INFO blivet/MainThread: added lvmlv test_vg1-lv1 (id 45) to device tree 2024-03-01 20:54:22,327 DEBUG blivet/MainThread: LVMLogicalVolumeDevice.update_sysfs_path: test_vg1-lv1 ; status: True ; 2024-03-01 20:54:22,328 DEBUG blivet/MainThread: test_vg1-lv1 sysfs_path set to /sys/devices/virtual/block/dm-7 2024-03-01 20:54:22,331 DEBUG blivet/MainThread: LVMLogicalVolumeDevice.read_current_size: exists: True ; path: /dev/mapper/test_vg1-lv1 ; sysfs_path: /sys/devices/virtual/block/dm-7 ; 2024-03-01 20:54:22,331 DEBUG blivet/MainThread: updated test_vg1-lv1 size to 460 MiB (460 MiB) 2024-03-01 20:54:22,335 DEBUG blivet/MainThread: DeviceTree.handle_device: name: test_vg1-lv1 ; info: {'CURRENT_TAGS': ':systemd:', 'DEVLINKS': '/dev/mapper/test_vg1-lv1 ' '/dev/disk/by-uuid/f64569ae-567d-4351-9f40-6175ef28bcfc ' '/dev/test_vg1/lv1 /dev/disk/by-id/dm-name-test_vg1-lv1 ' '/dev/disk/by-id/dm-uuid-LVM-Zl6upPRkLropWGYwmas6R70zdB5YewujeT3KDYyWW5yI4nD3MAMMhI3w0jlZbeKr', 'DEVNAME': '/dev/dm-7', 'DEVPATH': '/devices/virtual/block/dm-7', 'DEVTYPE': 'disk', 'DISKSEQ': '131', '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-Zl6upPRkLropWGYwmas6R70zdB5YewujeT3KDYyWW5yI4nD3MAMMhI3w0jlZbeKr', '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': 'f64569ae-567d-4351-9f40-6175ef28bcfc', 'ID_FS_UUID_ENC': 'f64569ae-567d-4351-9f40-6175ef28bcfc', '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': '839999699'} ; 2024-03-01 20:54:22,335 INFO blivet/MainThread: scanning test_vg1-lv1 (/sys/devices/virtual/block/dm-7)... 2024-03-01 20:54:22,336 INFO program/MainThread: Running [11] dmsetup info -co subsystem --noheadings test_vg1-lv1 ... 2024-03-01 20:54:22,338 INFO program/MainThread: stdout[11]: LVM 2024-03-01 20:54:22,339 INFO program/MainThread: stderr[11]: 2024-03-01 20:54:22,339 INFO program/MainThread: ...done [11] (exit code: 0) 2024-03-01 20:54:22,339 INFO program/MainThread: Running [12] dmsetup info -co subsystem --noheadings test_vg1-lv1 ... 2024-03-01 20:54:22,341 INFO program/MainThread: stdout[12]: LVM 2024-03-01 20:54:22,341 INFO program/MainThread: stderr[12]: 2024-03-01 20:54:22,341 INFO program/MainThread: ...done [12] (exit code: 0) 2024-03-01 20:54:22,341 INFO program/MainThread: Running [13] dmsetup info -co subsystem --noheadings test_vg1-lv1 ... 2024-03-01 20:54:22,344 INFO program/MainThread: stdout[13]: LVM 2024-03-01 20:54:22,344 INFO program/MainThread: stderr[13]: 2024-03-01 20:54:22,344 INFO program/MainThread: ...done [13] (exit code: 0) 2024-03-01 20:54:22,348 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: test_vg1-lv1 ; incomplete: False ; hidden: False ; 2024-03-01 20:54:22,351 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned existing 460 MiB lvmlv test_vg1-lv1 (45) 2024-03-01 20:54:22,353 DEBUG blivet/MainThread: test_vg1 size is 2.98 GiB 2024-03-01 20:54:22,354 DEBUG blivet/MainThread: vg test_vg1 has 2.53 GiB free 2024-03-01 20:54:22,354 DEBUG blivet/MainThread: test_vg1 size is 2.98 GiB 2024-03-01 20:54:22,354 DEBUG blivet/MainThread: vg test_vg1 has 2.53 GiB free 2024-03-01 20:54:22,351 INFO blivet/MainThread: got device: LVMLogicalVolumeDevice instance (0x7f2378ec0f10) -- name = test_vg1-lv1 status = True id = 45 children = [] parents = ['existing 2.98 GiB lvmvg test_vg1 (11)'] uuid = eT3KDY-yWW5-yI4n-D3MA-MMhI-3w0j-lZbeKr 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 (0x7f2378f8d6d0) -- 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 = Zl6upP-RkLr-opWG-Ywma-s6R7-0zdB-5Yewuj size = 2.98 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 2.98 GiB path = /dev/test_vg1 format args = [] original_format = None free = 1.03 GiB PE Size = 4 MiB PE Count = 762 PE Free = 264 PV Count = 3 modified = False extents = 762 free space = 2.53 GiB free extents = 647 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sda (2) with existing lvmpv', 'existing 1024 MiB disk sdb (16) with existing lvmpv', 'existing 1024 MiB disk sdc (36) with existing lvmpv'] LVs = ['existing 460 MiB lvmlv test_vg1-lv1 (45)'] segment type = linear percent = 0 VG space used = 460 MiB 2024-03-01 20:54:22,355 INFO program/MainThread: Running [14] dmsetup info -co subsystem --noheadings test_vg1-lv1 ... 2024-03-01 20:54:22,357 INFO program/MainThread: stdout[14]: LVM 2024-03-01 20:54:22,357 INFO program/MainThread: stderr[14]: 2024-03-01 20:54:22,358 INFO program/MainThread: ...done [14] (exit code: 0) 2024-03-01 20:54:22,361 DEBUG blivet/MainThread: DeviceTree.handle_format: name: test_vg1-lv1 ; 2024-03-01 20:54:22,365 DEBUG blivet/MainThread: AppleBootstrapFS.supported: supported: True ; 2024-03-01 20:54:22,365 DEBUG blivet/MainThread: get_format('appleboot') returning AppleBootstrapFS instance with object id 52 2024-03-01 20:54:22,368 DEBUG blivet/MainThread: EFIFS.supported: supported: True ; 2024-03-01 20:54:22,368 DEBUG blivet/MainThread: get_format('efi') returning EFIFS instance with object id 53 2024-03-01 20:54:22,371 DEBUG blivet/MainThread: MacEFIFS.supported: supported: True ; 2024-03-01 20:54:22,371 DEBUG blivet/MainThread: get_format('macefi') returning MacEFIFS instance with object id 54 2024-03-01 20:54:22,374 DEBUG blivet/MainThread: MacEFIFS.supported: supported: True ; 2024-03-01 20:54:22,374 DEBUG blivet/MainThread: get_format('macefi') returning MacEFIFS instance with object id 55 2024-03-01 20:54:22,376 WARNING blivet/MainThread: Stratis DBus service is not running 2024-03-01 20:54:22,376 INFO blivet/MainThread: type detected on 'test_vg1-lv1' is 'xfs' 2024-03-01 20:54:22,379 DEBUG blivet/MainThread: XFS.supported: supported: True ; 2024-03-01 20:54:22,380 DEBUG blivet/MainThread: get_format('xfs') returning XFS instance with object id 56 2024-03-01 20:54:22,383 DEBUG blivet/MainThread: LVMLogicalVolumeDevice._set_format: test_vg1-lv1 ; type: xfs ; current: None ; 2024-03-01 20:54:22,383 INFO blivet/MainThread: got format: existing xfs filesystem 2024-03-01 20:54:22,386 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: test_vg1-lv2 ; incomplete: False ; hidden: False ; 2024-03-01 20:54:22,389 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned None 2024-03-01 20:54:22,391 DEBUG blivet/MainThread: DeviceTree.get_device_by_uuid: uuid: 0rGC52-fxIp-2MG0-x0Mm-acyS-aBvJ-04CsOH ; incomplete: False ; hidden: False ; 2024-03-01 20:54:22,394 DEBUG blivet/MainThread: DeviceTree.get_device_by_uuid returned None 2024-03-01 20:54:22,394 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 59 2024-03-01 20:54:22,397 DEBUG blivet/MainThread: LVMVolumeGroupDevice.add_child: name: test_vg1 ; child: lv2 ; kids: 1 ; 2024-03-01 20:54:22,398 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 60 2024-03-01 20:54:22,401 DEBUG blivet/MainThread: LVMLogicalVolumeDevice._set_format: test_vg1-lv2 ; type: None ; current: None ; 2024-03-01 20:54:22,404 DEBUG blivet/MainThread: LVMLogicalVolumeDevice.update_sysfs_path: test_vg1-lv2 ; status: True ; 2024-03-01 20:54:22,404 DEBUG blivet/MainThread: test_vg1-lv2 sysfs_path set to /sys/devices/virtual/block/dm-6 2024-03-01 20:54:22,407 DEBUG blivet/MainThread: LVMLogicalVolumeDevice.read_current_size: exists: True ; path: /dev/mapper/test_vg1-lv2 ; sysfs_path: /sys/devices/virtual/block/dm-6 ; 2024-03-01 20:54:22,408 DEBUG blivet/MainThread: updated test_vg1-lv2 size to 1.5 GiB (1.5 GiB) 2024-03-01 20:54:22,408 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 62 2024-03-01 20:54:22,411 DEBUG blivet/MainThread: LVMVolumeGroupDevice.remove_child: name: test_vg1 ; child: lv2 ; kids: 2 ; 2024-03-01 20:54:22,414 DEBUG blivet/MainThread: LVMVolumeGroupDevice.add_child: name: test_vg1 ; child: lv2 ; kids: 1 ; 2024-03-01 20:54:22,414 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 63 2024-03-01 20:54:22,417 DEBUG blivet/MainThread: LVMLogicalVolumeDevice._set_format: test_vg1-lv2 ; type: None ; current: None ; 2024-03-01 20:54:22,420 DEBUG blivet/MainThread: LVMLogicalVolumeDevice.update_sysfs_path: test_vg1-lv2 ; status: True ; 2024-03-01 20:54:22,421 DEBUG blivet/MainThread: test_vg1-lv2 sysfs_path set to /sys/devices/virtual/block/dm-6 2024-03-01 20:54:22,424 DEBUG blivet/MainThread: LVMLogicalVolumeDevice.read_current_size: exists: True ; path: /dev/mapper/test_vg1-lv2 ; sysfs_path: /sys/devices/virtual/block/dm-6 ; 2024-03-01 20:54:22,424 DEBUG blivet/MainThread: updated test_vg1-lv2 size to 1.5 GiB (1.5 GiB) 2024-03-01 20:54:22,424 DEBUG blivet/MainThread: Adding test_vg1-lv2/1.5 GiB to test_vg1 2024-03-01 20:54:22,424 INFO blivet/MainThread: added lvmlv test_vg1-lv2 (id 58) to device tree 2024-03-01 20:54:22,427 DEBUG blivet/MainThread: LVMLogicalVolumeDevice.update_sysfs_path: test_vg1-lv2 ; status: True ; 2024-03-01 20:54:22,427 DEBUG blivet/MainThread: test_vg1-lv2 sysfs_path set to /sys/devices/virtual/block/dm-6 2024-03-01 20:54:22,430 DEBUG blivet/MainThread: LVMLogicalVolumeDevice.read_current_size: exists: True ; path: /dev/mapper/test_vg1-lv2 ; sysfs_path: /sys/devices/virtual/block/dm-6 ; 2024-03-01 20:54:22,431 DEBUG blivet/MainThread: updated test_vg1-lv2 size to 1.5 GiB (1.5 GiB) 2024-03-01 20:54:22,434 DEBUG blivet/MainThread: DeviceTree.handle_device: name: test_vg1-lv2 ; info: {'CURRENT_TAGS': ':systemd:', 'DEVLINKS': '/dev/disk/by-id/dm-uuid-LVM-Zl6upPRkLropWGYwmas6R70zdB5Yewuj0rGC52fxIp2MG0x0MmacySaBvJ04CsOH ' '/dev/disk/by-id/dm-name-test_vg1-lv2 /dev/test_vg1/lv2 ' '/dev/mapper/test_vg1-lv2 ' '/dev/disk/by-uuid/a7e09b2c-1efe-46da-9cda-3d759f32df57', 'DEVNAME': '/dev/dm-6', 'DEVPATH': '/devices/virtual/block/dm-6', 'DEVTYPE': 'disk', 'DISKSEQ': '130', '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-Zl6upPRkLropWGYwmas6R70zdB5Yewuj0rGC52fxIp2MG0x0MmacySaBvJ04CsOH', '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': 'a7e09b2c-1efe-46da-9cda-3d759f32df57', 'ID_FS_UUID_ENC': 'a7e09b2c-1efe-46da-9cda-3d759f32df57', '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': '839519055'} ; 2024-03-01 20:54:22,434 INFO blivet/MainThread: scanning test_vg1-lv2 (/sys/devices/virtual/block/dm-6)... 2024-03-01 20:54:22,434 INFO program/MainThread: Running [15] dmsetup info -co subsystem --noheadings test_vg1-lv2 ... 2024-03-01 20:54:22,437 INFO program/MainThread: stdout[15]: LVM 2024-03-01 20:54:22,437 INFO program/MainThread: stderr[15]: 2024-03-01 20:54:22,437 INFO program/MainThread: ...done [15] (exit code: 0) 2024-03-01 20:54:22,438 INFO program/MainThread: Running [16] dmsetup info -co subsystem --noheadings test_vg1-lv2 ... 2024-03-01 20:54:22,440 INFO program/MainThread: stdout[16]: LVM 2024-03-01 20:54:22,440 INFO program/MainThread: stderr[16]: 2024-03-01 20:54:22,440 INFO program/MainThread: ...done [16] (exit code: 0) 2024-03-01 20:54:22,440 INFO program/MainThread: Running [17] dmsetup info -co subsystem --noheadings test_vg1-lv2 ... 2024-03-01 20:54:22,442 INFO program/MainThread: stdout[17]: LVM 2024-03-01 20:54:22,443 INFO program/MainThread: stderr[17]: 2024-03-01 20:54:22,443 INFO program/MainThread: ...done [17] (exit code: 0) 2024-03-01 20:54:22,447 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: test_vg1-lv2 ; incomplete: False ; hidden: False ; 2024-03-01 20:54:22,449 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned existing 1.5 GiB lvmlv test_vg1-lv2 (58) 2024-03-01 20:54:22,452 DEBUG blivet/MainThread: test_vg1 size is 2.98 GiB 2024-03-01 20:54:22,453 DEBUG blivet/MainThread: vg test_vg1 has 1.03 GiB free 2024-03-01 20:54:22,453 DEBUG blivet/MainThread: test_vg1 size is 2.98 GiB 2024-03-01 20:54:22,454 DEBUG blivet/MainThread: vg test_vg1 has 1.03 GiB free 2024-03-01 20:54:22,450 INFO blivet/MainThread: got device: LVMLogicalVolumeDevice instance (0x7f2378ec0dc0) -- name = test_vg1-lv2 status = True id = 58 children = [] parents = ['existing 2.98 GiB lvmvg test_vg1 (11)'] uuid = 0rGC52-fxIp-2MG0-x0Mm-acyS-aBvJ-04CsOH 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 (0x7f2378f8d6d0) -- name = test_vg1 status = True 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 = Zl6upP-RkLr-opWG-Ywma-s6R7-0zdB-5Yewuj size = 2.98 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 2.98 GiB path = /dev/test_vg1 format args = [] original_format = None free = 1.03 GiB PE Size = 4 MiB PE Count = 762 PE Free = 264 PV Count = 3 modified = False extents = 762 free space = 1.03 GiB free extents = 264 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sda (2) with existing lvmpv', 'existing 1024 MiB disk sdb (16) with existing lvmpv', 'existing 1024 MiB disk sdc (36) with existing lvmpv'] LVs = ['existing 460 MiB lvmlv test_vg1-lv1 (45) with existing xfs filesystem', 'existing 1.5 GiB lvmlv test_vg1-lv2 (58)'] segment type = linear percent = 0 VG space used = 1.5 GiB 2024-03-01 20:54:22,454 INFO program/MainThread: Running [18] dmsetup info -co subsystem --noheadings test_vg1-lv2 ... 2024-03-01 20:54:22,456 INFO program/MainThread: stdout[18]: LVM 2024-03-01 20:54:22,457 INFO program/MainThread: stderr[18]: 2024-03-01 20:54:22,457 INFO program/MainThread: ...done [18] (exit code: 0) 2024-03-01 20:54:22,460 DEBUG blivet/MainThread: DeviceTree.handle_format: name: test_vg1-lv2 ; 2024-03-01 20:54:22,464 DEBUG blivet/MainThread: AppleBootstrapFS.supported: supported: True ; 2024-03-01 20:54:22,464 DEBUG blivet/MainThread: get_format('appleboot') returning AppleBootstrapFS instance with object id 65 2024-03-01 20:54:22,467 DEBUG blivet/MainThread: EFIFS.supported: supported: True ; 2024-03-01 20:54:22,467 DEBUG blivet/MainThread: get_format('efi') returning EFIFS instance with object id 66 2024-03-01 20:54:22,470 DEBUG blivet/MainThread: MacEFIFS.supported: supported: True ; 2024-03-01 20:54:22,470 DEBUG blivet/MainThread: get_format('macefi') returning MacEFIFS instance with object id 67 2024-03-01 20:54:22,474 DEBUG blivet/MainThread: MacEFIFS.supported: supported: True ; 2024-03-01 20:54:22,474 DEBUG blivet/MainThread: get_format('macefi') returning MacEFIFS instance with object id 68 2024-03-01 20:54:22,474 INFO blivet/MainThread: type detected on 'test_vg1-lv2' is 'xfs' 2024-03-01 20:54:22,477 DEBUG blivet/MainThread: XFS.supported: supported: True ; 2024-03-01 20:54:22,477 DEBUG blivet/MainThread: get_format('xfs') returning XFS instance with object id 69 2024-03-01 20:54:22,480 DEBUG blivet/MainThread: LVMLogicalVolumeDevice._set_format: test_vg1-lv2 ; type: xfs ; current: None ; 2024-03-01 20:54:22,480 INFO blivet/MainThread: got format: existing xfs filesystem 2024-03-01 20:54:22,480 INFO blivet/MainThread: got format: existing lvmpv 2024-03-01 20:54:22,483 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:28254ba1-444f-43ab-a0ee-f4edee35f467 ' '/dev/disk/by-id/wwn-0x600140528254ba1444f43aba0eef4ede ' '/dev/disk/by-id/scsi-3600140528254ba1444f43aba0eef4ede ' '/dev/disk/by-id/scsi-SLIO-ORG_disk3_28254ba1-444f-43ab-a0ee-f4edee35f467 ' '/dev/disk/by-id/lvm-pv-uuid-zoxUFp-BuKp-4Q2I-kCdq-Nel8-QAep-gkgiDU', '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': 'zoxUFp-BuKp-4Q2I-kCdq-Nel8-QAep-gkgiDU', 'ID_FS_UUID_ENC': 'zoxUFp-BuKp-4Q2I-kCdq-Nel8-QAep-gkgiDU', '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': '28254ba1-444f-43ab-a0ee-f4edee35f467', 'ID_SERIAL': '3600140528254ba1444f43aba0eef4ede', 'ID_SERIAL_SHORT': '600140528254ba1444f43aba0eef4ede', 'ID_TARGET_PORT': '0', 'ID_TYPE': 'disk', 'ID_VENDOR': 'LIO-ORG', 'ID_VENDOR_ENC': 'LIO-ORG\\x20', 'ID_WWN': '0x600140528254ba14', 'ID_WWN_VENDOR_EXTENSION': '0x44f43aba0eef4ede', 'ID_WWN_WITH_EXTENSION': '0x600140528254ba1444f43aba0eef4ede', 'MAJOR': '8', 'MINOR': '48', 'SCSI_IDENT_LUN_LOGICAL_UNIT_GROUP': '0x0', 'SCSI_IDENT_LUN_NAA_REGEXT': '600140528254ba1444f43aba0eef4ede', 'SCSI_IDENT_LUN_T10': 'LIO-ORG_disk3:28254ba1-444f-43ab-a0ee-f4edee35f467', 'SCSI_IDENT_PORT_NAME': 'naa.5001405a91c5ccc5,t,0x0001', 'SCSI_IDENT_PORT_RELATIVE': '0', 'SCSI_IDENT_PORT_TARGET_PORT_GROUP': '0x0', 'SCSI_IDENT_SERIAL': '28254ba1-444f-43ab-a0ee-f4edee35f467', 'SCSI_IDENT_TARGET_NAME': 'naa.5001405a91c5ccc5', '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': '337038990'} ; 2024-03-01 20:54:22,483 INFO blivet/MainThread: scanning sdd (/sys/devices/tcm_loop_0/tcm_loop_adapter_0/host2/target2:0:1/2:0:1:3/block/sdd)... 2024-03-01 20:54:22,487 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: sdd ; incomplete: False ; hidden: False ; 2024-03-01 20:54:22,489 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned None 2024-03-01 20:54:22,495 DEBUG blivet/MainThread: DiskDevicePopulator.run: name: sdd ; 2024-03-01 20:54:22,496 INFO blivet/MainThread: sdd is a disk 2024-03-01 20:54:22,496 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 73 2024-03-01 20:54:22,496 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 74 2024-03-01 20:54:22,499 DEBUG blivet/MainThread: DiskDevice._set_format: sdd ; type: None ; current: None ; 2024-03-01 20:54:22,501 DEBUG blivet/MainThread: DiskDevice.update_sysfs_path: sdd ; status: True ; 2024-03-01 20:54:22,502 DEBUG blivet/MainThread: sdd sysfs_path set to /sys/devices/tcm_loop_0/tcm_loop_adapter_0/host2/target2:0:1/2:0:1:3/block/sdd 2024-03-01 20:54:22,504 DEBUG blivet/MainThread: DiskDevice.read_current_size: exists: True ; path: /dev/sdd ; sysfs_path: /sys/devices/tcm_loop_0/tcm_loop_adapter_0/host2/target2:0:1/2:0:1:3/block/sdd ; 2024-03-01 20:54:22,505 DEBUG blivet/MainThread: updated sdd size to 1024 MiB (1024 MiB) 2024-03-01 20:54:22,505 INFO blivet/MainThread: added disk sdd (id 72) to device tree 2024-03-01 20:54:22,505 INFO blivet/MainThread: got device: DiskDevice instance (0x7f2378ed44f0) -- 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 = 600140528254ba1444f43aba0eef4ede 2024-03-01 20:54:22,508 DEBUG blivet/MainThread: DeviceTree.handle_format: name: sdd ; 2024-03-01 20:54:22,511 DEBUG blivet/MainThread: AppleBootstrapFS.supported: supported: True ; 2024-03-01 20:54:22,511 DEBUG blivet/MainThread: get_format('appleboot') returning AppleBootstrapFS instance with object id 76 2024-03-01 20:54:22,514 DEBUG blivet/MainThread: EFIFS.supported: supported: True ; 2024-03-01 20:54:22,514 DEBUG blivet/MainThread: get_format('efi') returning EFIFS instance with object id 77 2024-03-01 20:54:22,517 DEBUG blivet/MainThread: MacEFIFS.supported: supported: True ; 2024-03-01 20:54:22,517 DEBUG blivet/MainThread: get_format('macefi') returning MacEFIFS instance with object id 78 2024-03-01 20:54:22,520 DEBUG blivet/MainThread: MacEFIFS.supported: supported: True ; 2024-03-01 20:54:22,520 DEBUG blivet/MainThread: get_format('macefi') returning MacEFIFS instance with object id 79 2024-03-01 20:54:22,523 DEBUG blivet/MainThread: LVMFormatPopulator.run: pv: sdd ; 2024-03-01 20:54:22,523 DEBUG blivet/MainThread: lvm filter: device /dev/sdd added to the list of allowed devices 2024-03-01 20:54:22,523 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/sdc,/dev/sdd,/dev/sda,/dev/sdb ... 2024-03-01 20:54:22,557 INFO program/MainThread: stdout[19]: LVM2_PV_NAME=/dev/sda LVM2_PV_UUID=fT9v1y-1sT8-RTk7-CnWc-zmmk-eDe2-ZclZEn LVM2_PV_FREE=0 LVM2_PV_SIZE=1065353216 LVM2_PE_START=8388608 LVM2_VG_NAME=test_vg1 LVM2_VG_UUID=Zl6upP-RkLr-opWG-Ywma-s6R7-0zdB-5Yewuj LVM2_VG_SIZE=3196059648 LVM2_VG_FREE=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=KDPe4g-PVlK-38Tl-zy1U-QsIW-QjRX-ft5Vvp LVM2_PV_FREE=41943040 LVM2_PV_SIZE=1065353216 LVM2_PE_START=8388608 LVM2_VG_NAME=test_vg1 LVM2_VG_UUID=Zl6upP-RkLr-opWG-Ywma-s6R7-0zdB-5Yewuj LVM2_VG_SIZE=3196059648 LVM2_VG_FREE=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=PIn3kf-YgqD-0PFt-Pwfx-wx2S-dUYS-vBI1wW LVM2_PV_FREE=1065353216 LVM2_PV_SIZE=1065353216 LVM2_PE_START=8388608 LVM2_VG_NAME=test_vg1 LVM2_VG_UUID=Zl6upP-RkLr-opWG-Ywma-s6R7-0zdB-5Yewuj LVM2_VG_SIZE=3196059648 LVM2_VG_FREE=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=zoxUFp-BuKp-4Q2I-kCdq-Nel8-QAep-gkgiDU LVM2_PV_FREE=100663296 LVM2_PV_SIZE=1065353216 LVM2_PE_START=8388608 LVM2_VG_NAME=test_vg2 LVM2_VG_UUID=rTth1E-IBWf-P2Ll-dmvf-Gtq4-23k9-MhJ8L6 LVM2_VG_SIZE=3196059648 LVM2_VG_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=PyIrfQ-hZPh-O3Ym-EKxN-K1tS-Y0bW-THw6si LVM2_PV_FREE=1065353216 LVM2_PV_SIZE=1065353216 LVM2_PE_START=8388608 LVM2_VG_NAME=test_vg2 LVM2_VG_UUID=rTth1E-IBWf-P2Ll-dmvf-Gtq4-23k9-MhJ8L6 LVM2_VG_SIZE=3196059648 LVM2_VG_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=0M3KVh-7a4I-BPav-f7ma-rRY3-HHwl-ZQEkWO LVM2_PV_FREE=1065353216 LVM2_PV_SIZE=1065353216 LVM2_PE_START=8388608 LVM2_VG_NAME=test_vg2 LVM2_VG_UUID=rTth1E-IBWf-P2Ll-dmvf-Gtq4-23k9-MhJ8L6 LVM2_VG_SIZE=3196059648 LVM2_VG_FREE=2231369728 LVM2_VG_EXTENT_SIZE=4194304 LVM2_VG_EXTENT_COUNT=762 LVM2_VG_FREE_COUNT=532 LVM2_PV_COUNT=3 2024-03-01 20:54:22,557 INFO program/MainThread: stderr[19]: WARNING: Couldn't find device with uuid PyIrfQ-hZPh-O3Ym-EKxN-K1tS-Y0bW-THw6si. WARNING: Couldn't find device with uuid 0M3KVh-7a4I-BPav-f7ma-rRY3-HHwl-ZQEkWO. WARNING: VG test_vg2 is missing PV PyIrfQ-hZPh-O3Ym-EKxN-K1tS-Y0bW-THw6si (last written to /dev/sde). WARNING: VG test_vg2 is missing PV 0M3KVh-7a4I-BPav-f7ma-rRY3-HHwl-ZQEkWO (last written to /dev/sdf). 2024-03-01 20:54:22,557 INFO program/MainThread: ...done [19] (exit code: 0) 2024-03-01 20:54:22,558 INFO blivet/MainThread: type detected on 'sdd' is 'lvmpv' 2024-03-01 20:54:22,561 DEBUG blivet/MainThread: LVMPhysicalVolume.__init__: uuid: zoxUFp-BuKp-4Q2I-kCdq-Nel8-QAep-gkgiDU ; label: None ; device: /dev/sdd ; serial: 3600140528254ba1444f43aba0eef4ede ; exists: True ; vg_name: test_vg2 ; vg_uuid: rTth1E-IBWf-P2Ll-dmvf-Gtq4-23k9-MhJ8L6 ; pe_start: 8 MiB ; free: 96 MiB ; 2024-03-01 20:54:22,562 DEBUG blivet/MainThread: get_format('lvmpv') returning LVMPhysicalVolume instance with object id 80 2024-03-01 20:54:22,565 DEBUG blivet/MainThread: DiskDevice._set_format: sdd ; type: lvmpv ; current: None ; 2024-03-01 20:54:22,567 DEBUG blivet/MainThread: DeviceTree.get_device_by_uuid: uuid: rTth1E-IBWf-P2Ll-dmvf-Gtq4-23k9-MhJ8L6 ; incomplete: True ; hidden: False ; 2024-03-01 20:54:22,570 DEBUG blivet/MainThread: DeviceTree.get_device_by_uuid returned None 2024-03-01 20:54:22,573 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: test_vg2 ; incomplete: False ; hidden: False ; 2024-03-01 20:54:22,576 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned None 2024-03-01 20:54:22,576 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/sdc,/dev/sdd,/dev/sda,/dev/sdb ... 2024-03-01 20:54:22,610 INFO program/MainThread: stdout[20]: LVM2_VG_NAME=test_vg1 LVM2_VG_UUID=Zl6upP-RkLr-opWG-Ywma-s6R7-0zdB-5Yewuj LVM2_VG_SIZE=3196059648 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=rTth1E-IBWf-P2Ll-dmvf-Gtq4-23k9-MhJ8L6 LVM2_VG_SIZE=3196059648 LVM2_VG_FREE=2231369728 LVM2_VG_EXTENT_SIZE=4194304 LVM2_VG_EXTENT_COUNT=762 LVM2_VG_FREE_COUNT=532 LVM2_PV_COUNT=3 2024-03-01 20:54:22,610 INFO program/MainThread: stderr[20]: WARNING: Couldn't find device with uuid PyIrfQ-hZPh-O3Ym-EKxN-K1tS-Y0bW-THw6si. WARNING: Couldn't find device with uuid 0M3KVh-7a4I-BPav-f7ma-rRY3-HHwl-ZQEkWO. WARNING: VG test_vg2 is missing PV PyIrfQ-hZPh-O3Ym-EKxN-K1tS-Y0bW-THw6si (last written to /dev/sde). WARNING: VG test_vg2 is missing PV 0M3KVh-7a4I-BPav-f7ma-rRY3-HHwl-ZQEkWO (last written to /dev/sdf). 2024-03-01 20:54:22,610 INFO program/MainThread: ...done [20] (exit code: 0) 2024-03-01 20:54:22,610 INFO blivet/MainThread: Can't get exported information from VG info, assuming VG is not exported. 2024-03-01 20:54:22,611 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 82 2024-03-01 20:54:22,615 DEBUG blivet/MainThread: LVMVolumeGroupDevice._add_parent: test_vg2 ; parent: sdd ; 2024-03-01 20:54:22,618 DEBUG blivet/MainThread: DiskDevice.add_child: name: sdd ; child: test_vg2 ; kids: 0 ; 2024-03-01 20:54:22,618 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 83 2024-03-01 20:54:22,621 DEBUG blivet/MainThread: LVMVolumeGroupDevice._set_format: test_vg2 ; type: None ; current: None ; 2024-03-01 20:54:22,621 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/sdc,/dev/sdd,/dev/sda,/dev/sdb ... 2024-03-01 20:54:22,654 INFO program/MainThread: stdout[21]: LVM2_VG_NAME=test_vg1 LVM2_LV_NAME=lv1 LVM2_LV_UUID=eT3KDY-yWW5-yI4n-D3MA-MMhI-3w0j-lZbeKr 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=0rGC52-fxIp-2MG0-x0Mm-acyS-aBvJ-04CsOH LVM2_LV_SIZE=1606418432 LVM2_LV_ATTR=-wi-a----- LVM2_SEGTYPE=linear LVM2_ORIGIN= LVM2_POOL_LV= LVM2_DATA_LV= LVM2_METADATA_LV= LVM2_LV_ROLE=public LVM2_MOVE_PV= LVM2_DATA_PERCENT= LVM2_METADATA_PERCENT= LVM2_COPY_PERCENT= LVM2_VG_NAME=test_vg1 LVM2_LV_NAME=lv2 LVM2_LV_UUID=0rGC52-fxIp-2MG0-x0Mm-acyS-aBvJ-04CsOH LVM2_LV_SIZE=1606418432 LVM2_LV_ATTR=-wi-a----- LVM2_SEGTYPE=linear LVM2_ORIGIN= LVM2_POOL_LV= LVM2_DATA_LV= LVM2_METADATA_LV= 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=io0zuS-r2vf-kOYP-EZLC-ILnP-Qd9u-k0D01J 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=ylFwPE-4mOR-qG1o-e7y0-6iGt-Nlku-B4XCBQ LVM2_LV_SIZE=641728512 LVM2_LV_ATTR=-wi-a----- LVM2_SEGTYPE=linear LVM2_ORIGIN= LVM2_POOL_LV= LVM2_DATA_LV= LVM2_METADATA_LV= LVM2_LV_ROLE=public LVM2_MOVE_PV= LVM2_DATA_PERCENT= LVM2_METADATA_PERCENT= LVM2_COPY_PERCENT= 2024-03-01 20:54:22,654 INFO program/MainThread: stderr[21]: WARNING: Couldn't find device with uuid PyIrfQ-hZPh-O3Ym-EKxN-K1tS-Y0bW-THw6si. WARNING: Couldn't find device with uuid 0M3KVh-7a4I-BPav-f7ma-rRY3-HHwl-ZQEkWO. WARNING: VG test_vg2 is missing PV PyIrfQ-hZPh-O3Ym-EKxN-K1tS-Y0bW-THw6si (last written to /dev/sde). WARNING: VG test_vg2 is missing PV 0M3KVh-7a4I-BPav-f7ma-rRY3-HHwl-ZQEkWO (last written to /dev/sdf). 2024-03-01 20:54:22,654 INFO program/MainThread: ...done [21] (exit code: 0) 2024-03-01 20:54:22,658 DEBUG blivet/MainThread: LVMVolumeGroupDevice.update_sysfs_path: test_vg2 ; status: True ; 2024-03-01 20:54:22,659 INFO blivet/MainThread: added lvmvg test_vg2 (id 81) to device tree 2024-03-01 20:54:22,661 DEBUG blivet/MainThread: LVMFormatPopulator._update_lvs: pv: sdd ; 2024-03-01 20:54:22,664 DEBUG blivet/MainThread: DeviceTree.get_device_by_uuid: uuid: rTth1E-IBWf-P2Ll-dmvf-Gtq4-23k9-MhJ8L6 ; incomplete: True ; hidden: False ; 2024-03-01 20:54:22,667 DEBUG blivet/MainThread: DeviceTree.get_device_by_uuid returned existing 1016 MiB lvmvg test_vg2 (81) 2024-03-01 20:54:22,667 WARNING blivet/MainThread: Skipping LVs for incomplete VG test_vg2 2024-03-01 20:54:22,667 INFO blivet/MainThread: got format: existing lvmpv 2024-03-01 20:54:22,670 DEBUG blivet/MainThread: DeviceTree.handle_device: name: sde ; info: {'CURRENT_TAGS': ':systemd:', 'DEVLINKS': '/dev/disk/by-id/wwn-0x60014058a9a6b3d7bec490eabf9e15bf ' '/dev/disk/by-diskseq/6 ' '/dev/disk/by-id/lvm-pv-uuid-PyIrfQ-hZPh-O3Ym-EKxN-K1tS-Y0bW-THw6si ' '/dev/disk/by-id/scsi-360014058a9a6b3d7bec490eabf9e15bf ' '/dev/disk/by-id/scsi-SLIO-ORG_disk4_8a9a6b3d-7bec-490e-abf9-e15bfef000fd ' '/dev/disk/by-id/scsi-1LIO-ORG_disk4:8a9a6b3d-7bec-490e-abf9-e15bfef000fd', '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': 'PyIrfQ-hZPh-O3Ym-EKxN-K1tS-Y0bW-THw6si', 'ID_FS_UUID_ENC': 'PyIrfQ-hZPh-O3Ym-EKxN-K1tS-Y0bW-THw6si', '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': '8a9a6b3d-7bec-490e-abf9-e15bfef000fd', 'ID_SERIAL': '360014058a9a6b3d7bec490eabf9e15bf', 'ID_SERIAL_SHORT': '60014058a9a6b3d7bec490eabf9e15bf', 'ID_TARGET_PORT': '0', 'ID_TYPE': 'disk', 'ID_VENDOR': 'LIO-ORG', 'ID_VENDOR_ENC': 'LIO-ORG\\x20', 'ID_WWN': '0x60014058a9a6b3d7', 'ID_WWN_VENDOR_EXTENSION': '0xbec490eabf9e15bf', 'ID_WWN_WITH_EXTENSION': '0x60014058a9a6b3d7bec490eabf9e15bf', 'MAJOR': '8', 'MINOR': '64', 'SCSI_IDENT_LUN_LOGICAL_UNIT_GROUP': '0x0', 'SCSI_IDENT_LUN_NAA_REGEXT': '60014058a9a6b3d7bec490eabf9e15bf', 'SCSI_IDENT_LUN_T10': 'LIO-ORG_disk4:8a9a6b3d-7bec-490e-abf9-e15bfef000fd', 'SCSI_IDENT_PORT_NAME': 'naa.5001405a91c5ccc5,t,0x0001', 'SCSI_IDENT_PORT_RELATIVE': '0', 'SCSI_IDENT_PORT_TARGET_PORT_GROUP': '0x0', 'SCSI_IDENT_SERIAL': '8a9a6b3d-7bec-490e-abf9-e15bfef000fd', 'SCSI_IDENT_TARGET_NAME': 'naa.5001405a91c5ccc5', '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': '337149758'} ; 2024-03-01 20:54:22,670 INFO blivet/MainThread: scanning sde (/sys/devices/tcm_loop_0/tcm_loop_adapter_0/host2/target2:0:1/2:0:1:4/block/sde)... 2024-03-01 20:54:22,674 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: sde ; incomplete: False ; hidden: False ; 2024-03-01 20:54:22,676 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned None 2024-03-01 20:54:22,682 DEBUG blivet/MainThread: DiskDevicePopulator.run: name: sde ; 2024-03-01 20:54:22,682 INFO blivet/MainThread: sde is a disk 2024-03-01 20:54:22,682 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 87 2024-03-01 20:54:22,682 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 88 2024-03-01 20:54:22,685 DEBUG blivet/MainThread: DiskDevice._set_format: sde ; type: None ; current: None ; 2024-03-01 20:54:22,688 DEBUG blivet/MainThread: DiskDevice.update_sysfs_path: sde ; status: True ; 2024-03-01 20:54:22,688 DEBUG blivet/MainThread: sde sysfs_path set to /sys/devices/tcm_loop_0/tcm_loop_adapter_0/host2/target2:0:1/2:0:1:4/block/sde 2024-03-01 20:54:22,691 DEBUG blivet/MainThread: DiskDevice.read_current_size: exists: True ; path: /dev/sde ; sysfs_path: /sys/devices/tcm_loop_0/tcm_loop_adapter_0/host2/target2:0:1/2:0:1:4/block/sde ; 2024-03-01 20:54:22,691 DEBUG blivet/MainThread: updated sde size to 1024 MiB (1024 MiB) 2024-03-01 20:54:22,692 INFO blivet/MainThread: added disk sde (id 86) to device tree 2024-03-01 20:54:22,692 INFO blivet/MainThread: got device: DiskDevice instance (0x7f2378ec52e0) -- 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 = 60014058a9a6b3d7bec490eabf9e15bf 2024-03-01 20:54:22,695 DEBUG blivet/MainThread: DeviceTree.handle_format: name: sde ; 2024-03-01 20:54:22,698 DEBUG blivet/MainThread: AppleBootstrapFS.supported: supported: True ; 2024-03-01 20:54:22,698 DEBUG blivet/MainThread: get_format('appleboot') returning AppleBootstrapFS instance with object id 90 2024-03-01 20:54:22,701 DEBUG blivet/MainThread: EFIFS.supported: supported: True ; 2024-03-01 20:54:22,701 DEBUG blivet/MainThread: get_format('efi') returning EFIFS instance with object id 91 2024-03-01 20:54:22,704 DEBUG blivet/MainThread: MacEFIFS.supported: supported: True ; 2024-03-01 20:54:22,704 DEBUG blivet/MainThread: get_format('macefi') returning MacEFIFS instance with object id 92 2024-03-01 20:54:22,707 DEBUG blivet/MainThread: MacEFIFS.supported: supported: True ; 2024-03-01 20:54:22,707 DEBUG blivet/MainThread: get_format('macefi') returning MacEFIFS instance with object id 93 2024-03-01 20:54:22,710 DEBUG blivet/MainThread: LVMFormatPopulator.run: pv: sde ; 2024-03-01 20:54:22,710 DEBUG blivet/MainThread: lvm filter: device /dev/sde added to the list of allowed devices 2024-03-01 20:54:22,710 INFO program/MainThread: Running [22] lvm pvs --unit=b --nosuffix --nameprefixes --unquoted --noheadings -o pv_name,pv_uuid,pv_free,pv_size,pe_start,vg_name,vg_uuid,vg_size,vg_free,vg_extent_size,vg_extent_count,vg_free_count,pv_count --config= log {level=7 file=/tmp/lvm.log syslog=0} --devices=/dev/sde,/dev/sdd,/dev/sda,/dev/sdb,/dev/sdc ... 2024-03-01 20:54:22,744 INFO program/MainThread: stdout[22]: LVM2_PV_NAME=/dev/sda LVM2_PV_UUID=fT9v1y-1sT8-RTk7-CnWc-zmmk-eDe2-ZclZEn LVM2_PV_FREE=0 LVM2_PV_SIZE=1065353216 LVM2_PE_START=8388608 LVM2_VG_NAME=test_vg1 LVM2_VG_UUID=Zl6upP-RkLr-opWG-Ywma-s6R7-0zdB-5Yewuj LVM2_VG_SIZE=3196059648 LVM2_VG_FREE=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=KDPe4g-PVlK-38Tl-zy1U-QsIW-QjRX-ft5Vvp LVM2_PV_FREE=41943040 LVM2_PV_SIZE=1065353216 LVM2_PE_START=8388608 LVM2_VG_NAME=test_vg1 LVM2_VG_UUID=Zl6upP-RkLr-opWG-Ywma-s6R7-0zdB-5Yewuj LVM2_VG_SIZE=3196059648 LVM2_VG_FREE=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=PIn3kf-YgqD-0PFt-Pwfx-wx2S-dUYS-vBI1wW LVM2_PV_FREE=1065353216 LVM2_PV_SIZE=1065353216 LVM2_PE_START=8388608 LVM2_VG_NAME=test_vg1 LVM2_VG_UUID=Zl6upP-RkLr-opWG-Ywma-s6R7-0zdB-5Yewuj LVM2_VG_SIZE=3196059648 LVM2_VG_FREE=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=zoxUFp-BuKp-4Q2I-kCdq-Nel8-QAep-gkgiDU LVM2_PV_FREE=100663296 LVM2_PV_SIZE=1065353216 LVM2_PE_START=8388608 LVM2_VG_NAME=test_vg2 LVM2_VG_UUID=rTth1E-IBWf-P2Ll-dmvf-Gtq4-23k9-MhJ8L6 LVM2_VG_SIZE=3196059648 LVM2_VG_FREE=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=PyIrfQ-hZPh-O3Ym-EKxN-K1tS-Y0bW-THw6si LVM2_PV_FREE=1065353216 LVM2_PV_SIZE=1065353216 LVM2_PE_START=8388608 LVM2_VG_NAME=test_vg2 LVM2_VG_UUID=rTth1E-IBWf-P2Ll-dmvf-Gtq4-23k9-MhJ8L6 LVM2_VG_SIZE=3196059648 LVM2_VG_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=0M3KVh-7a4I-BPav-f7ma-rRY3-HHwl-ZQEkWO LVM2_PV_FREE=1065353216 LVM2_PV_SIZE=1065353216 LVM2_PE_START=8388608 LVM2_VG_NAME=test_vg2 LVM2_VG_UUID=rTth1E-IBWf-P2Ll-dmvf-Gtq4-23k9-MhJ8L6 LVM2_VG_SIZE=3196059648 LVM2_VG_FREE=2231369728 LVM2_VG_EXTENT_SIZE=4194304 LVM2_VG_EXTENT_COUNT=762 LVM2_VG_FREE_COUNT=532 LVM2_PV_COUNT=3 2024-03-01 20:54:22,744 INFO program/MainThread: stderr[22]: WARNING: Couldn't find device with uuid 0M3KVh-7a4I-BPav-f7ma-rRY3-HHwl-ZQEkWO. WARNING: VG test_vg2 is missing PV 0M3KVh-7a4I-BPav-f7ma-rRY3-HHwl-ZQEkWO (last written to /dev/sdf). 2024-03-01 20:54:22,744 INFO program/MainThread: ...done [22] (exit code: 0) 2024-03-01 20:54:22,744 INFO blivet/MainThread: type detected on 'sde' is 'lvmpv' 2024-03-01 20:54:22,748 DEBUG blivet/MainThread: LVMPhysicalVolume.__init__: uuid: PyIrfQ-hZPh-O3Ym-EKxN-K1tS-Y0bW-THw6si ; label: None ; device: /dev/sde ; serial: 360014058a9a6b3d7bec490eabf9e15bf ; exists: True ; vg_name: test_vg2 ; vg_uuid: rTth1E-IBWf-P2Ll-dmvf-Gtq4-23k9-MhJ8L6 ; pe_start: 8 MiB ; free: 1016 MiB ; 2024-03-01 20:54:22,748 DEBUG blivet/MainThread: get_format('lvmpv') returning LVMPhysicalVolume instance with object id 94 2024-03-01 20:54:22,751 DEBUG blivet/MainThread: DiskDevice._set_format: sde ; type: lvmpv ; current: None ; 2024-03-01 20:54:22,754 DEBUG blivet/MainThread: DeviceTree.get_device_by_uuid: uuid: rTth1E-IBWf-P2Ll-dmvf-Gtq4-23k9-MhJ8L6 ; incomplete: True ; hidden: False ; 2024-03-01 20:54:22,756 DEBUG blivet/MainThread: DeviceTree.get_device_by_uuid returned existing 1016 MiB lvmvg test_vg2 (81) 2024-03-01 20:54:22,759 DEBUG blivet/MainThread: LVMVolumeGroupDevice._add_parent: test_vg2 ; parent: sde ; 2024-03-01 20:54:22,762 DEBUG blivet/MainThread: DiskDevice.add_child: name: sde ; child: test_vg2 ; kids: 0 ; 2024-03-01 20:54:22,765 DEBUG blivet/MainThread: LVMFormatPopulator._update_lvs: pv: sde ; 2024-03-01 20:54:22,768 DEBUG blivet/MainThread: DeviceTree.get_device_by_uuid: uuid: rTth1E-IBWf-P2Ll-dmvf-Gtq4-23k9-MhJ8L6 ; incomplete: True ; hidden: False ; 2024-03-01 20:54:22,770 DEBUG blivet/MainThread: DeviceTree.get_device_by_uuid returned existing 1.98 GiB lvmvg test_vg2 (81) 2024-03-01 20:54:22,771 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/sdd,/dev/sda,/dev/sdb,/dev/sdc ... 2024-03-01 20:54:22,804 INFO program/MainThread: stdout[23]: LVM2_VG_NAME=test_vg1 LVM2_LV_NAME=lv1 LVM2_LV_UUID=eT3KDY-yWW5-yI4n-D3MA-MMhI-3w0j-lZbeKr 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=0rGC52-fxIp-2MG0-x0Mm-acyS-aBvJ-04CsOH LVM2_LV_SIZE=1606418432 LVM2_LV_ATTR=-wi-a----- LVM2_SEGTYPE=linear LVM2_ORIGIN= LVM2_POOL_LV= LVM2_DATA_LV= LVM2_METADATA_LV= LVM2_LV_ROLE=public LVM2_MOVE_PV= LVM2_DATA_PERCENT= LVM2_METADATA_PERCENT= LVM2_COPY_PERCENT= LVM2_VG_NAME=test_vg1 LVM2_LV_NAME=lv2 LVM2_LV_UUID=0rGC52-fxIp-2MG0-x0Mm-acyS-aBvJ-04CsOH LVM2_LV_SIZE=1606418432 LVM2_LV_ATTR=-wi-a----- LVM2_SEGTYPE=linear LVM2_ORIGIN= LVM2_POOL_LV= LVM2_DATA_LV= LVM2_METADATA_LV= 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=io0zuS-r2vf-kOYP-EZLC-ILnP-Qd9u-k0D01J 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=ylFwPE-4mOR-qG1o-e7y0-6iGt-Nlku-B4XCBQ LVM2_LV_SIZE=641728512 LVM2_LV_ATTR=-wi-a----- LVM2_SEGTYPE=linear LVM2_ORIGIN= LVM2_POOL_LV= LVM2_DATA_LV= LVM2_METADATA_LV= LVM2_LV_ROLE=public LVM2_MOVE_PV= LVM2_DATA_PERCENT= LVM2_METADATA_PERCENT= LVM2_COPY_PERCENT= 2024-03-01 20:54:22,804 INFO program/MainThread: stderr[23]: WARNING: Couldn't find device with uuid 0M3KVh-7a4I-BPav-f7ma-rRY3-HHwl-ZQEkWO. WARNING: VG test_vg2 is missing PV 0M3KVh-7a4I-BPav-f7ma-rRY3-HHwl-ZQEkWO (last written to /dev/sdf). 2024-03-01 20:54:22,804 INFO program/MainThread: ...done [23] (exit code: 0) 2024-03-01 20:54:22,804 WARNING blivet/MainThread: Skipping LVs for incomplete VG test_vg2 2024-03-01 20:54:22,804 INFO blivet/MainThread: got format: existing lvmpv 2024-03-01 20:54:22,809 DEBUG blivet/MainThread: DeviceTree.handle_device: name: sdf ; info: {'CURRENT_TAGS': ':systemd:', 'DEVLINKS': '/dev/disk/by-id/scsi-SLIO-ORG_disk5_25b7012b-f4c5-41b5-b081-3087a0ec48d2 ' '/dev/disk/by-diskseq/7 ' '/dev/disk/by-id/scsi-3600140525b7012bf4c541b5b0813087a ' '/dev/disk/by-id/wwn-0x600140525b7012bf4c541b5b0813087a ' '/dev/disk/by-id/scsi-1LIO-ORG_disk5:25b7012b-f4c5-41b5-b081-3087a0ec48d2 ' '/dev/disk/by-id/lvm-pv-uuid-0M3KVh-7a4I-BPav-f7ma-rRY3-HHwl-ZQEkWO', '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': '0M3KVh-7a4I-BPav-f7ma-rRY3-HHwl-ZQEkWO', 'ID_FS_UUID_ENC': '0M3KVh-7a4I-BPav-f7ma-rRY3-HHwl-ZQEkWO', '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': '25b7012b-f4c5-41b5-b081-3087a0ec48d2', 'ID_SERIAL': '3600140525b7012bf4c541b5b0813087a', 'ID_SERIAL_SHORT': '600140525b7012bf4c541b5b0813087a', 'ID_TARGET_PORT': '0', 'ID_TYPE': 'disk', 'ID_VENDOR': 'LIO-ORG', 'ID_VENDOR_ENC': 'LIO-ORG\\x20', 'ID_WWN': '0x600140525b7012bf', 'ID_WWN_VENDOR_EXTENSION': '0x4c541b5b0813087a', 'ID_WWN_WITH_EXTENSION': '0x600140525b7012bf4c541b5b0813087a', 'MAJOR': '8', 'MINOR': '80', 'SCSI_IDENT_LUN_LOGICAL_UNIT_GROUP': '0x0', 'SCSI_IDENT_LUN_NAA_REGEXT': '600140525b7012bf4c541b5b0813087a', 'SCSI_IDENT_LUN_T10': 'LIO-ORG_disk5:25b7012b-f4c5-41b5-b081-3087a0ec48d2', 'SCSI_IDENT_PORT_NAME': 'naa.5001405a91c5ccc5,t,0x0001', 'SCSI_IDENT_PORT_RELATIVE': '0', 'SCSI_IDENT_PORT_TARGET_PORT_GROUP': '0x0', 'SCSI_IDENT_SERIAL': '25b7012b-f4c5-41b5-b081-3087a0ec48d2', 'SCSI_IDENT_TARGET_NAME': 'naa.5001405a91c5ccc5', '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': '337251391'} ; 2024-03-01 20:54:22,809 INFO blivet/MainThread: scanning sdf (/sys/devices/tcm_loop_0/tcm_loop_adapter_0/host2/target2:0:1/2:0:1:5/block/sdf)... 2024-03-01 20:54:22,812 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: sdf ; incomplete: False ; hidden: False ; 2024-03-01 20:54:22,815 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned None 2024-03-01 20:54:22,820 DEBUG blivet/MainThread: DiskDevicePopulator.run: name: sdf ; 2024-03-01 20:54:22,821 INFO blivet/MainThread: sdf is a disk 2024-03-01 20:54:22,821 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 97 2024-03-01 20:54:22,821 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 98 2024-03-01 20:54:22,824 DEBUG blivet/MainThread: DiskDevice._set_format: sdf ; type: None ; current: None ; 2024-03-01 20:54:22,827 DEBUG blivet/MainThread: DiskDevice.update_sysfs_path: sdf ; status: True ; 2024-03-01 20:54:22,827 DEBUG blivet/MainThread: sdf sysfs_path set to /sys/devices/tcm_loop_0/tcm_loop_adapter_0/host2/target2:0:1/2:0:1:5/block/sdf 2024-03-01 20:54:22,830 DEBUG blivet/MainThread: DiskDevice.read_current_size: exists: True ; path: /dev/sdf ; sysfs_path: /sys/devices/tcm_loop_0/tcm_loop_adapter_0/host2/target2:0:1/2:0:1:5/block/sdf ; 2024-03-01 20:54:22,830 DEBUG blivet/MainThread: updated sdf size to 1024 MiB (1024 MiB) 2024-03-01 20:54:22,831 INFO blivet/MainThread: added disk sdf (id 96) to device tree 2024-03-01 20:54:22,831 INFO blivet/MainThread: got device: DiskDevice instance (0x7f237a34b820) -- 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 = 600140525b7012bf4c541b5b0813087a 2024-03-01 20:54:22,834 DEBUG blivet/MainThread: DeviceTree.handle_format: name: sdf ; 2024-03-01 20:54:22,837 DEBUG blivet/MainThread: AppleBootstrapFS.supported: supported: True ; 2024-03-01 20:54:22,837 DEBUG blivet/MainThread: get_format('appleboot') returning AppleBootstrapFS instance with object id 100 2024-03-01 20:54:22,840 DEBUG blivet/MainThread: EFIFS.supported: supported: True ; 2024-03-01 20:54:22,840 DEBUG blivet/MainThread: get_format('efi') returning EFIFS instance with object id 101 2024-03-01 20:54:22,843 DEBUG blivet/MainThread: MacEFIFS.supported: supported: True ; 2024-03-01 20:54:22,843 DEBUG blivet/MainThread: get_format('macefi') returning MacEFIFS instance with object id 102 2024-03-01 20:54:22,846 DEBUG blivet/MainThread: MacEFIFS.supported: supported: True ; 2024-03-01 20:54:22,846 DEBUG blivet/MainThread: get_format('macefi') returning MacEFIFS instance with object id 103 2024-03-01 20:54:22,848 DEBUG blivet/MainThread: LVMFormatPopulator.run: pv: sdf ; 2024-03-01 20:54:22,848 DEBUG blivet/MainThread: lvm filter: device /dev/sdf added to the list of allowed devices 2024-03-01 20:54:22,849 INFO program/MainThread: Running [24] lvm pvs --unit=b --nosuffix --nameprefixes --unquoted --noheadings -o pv_name,pv_uuid,pv_free,pv_size,pe_start,vg_name,vg_uuid,vg_size,vg_free,vg_extent_size,vg_extent_count,vg_free_count,pv_count --config= log {level=7 file=/tmp/lvm.log syslog=0} --devices=/dev/sde,/dev/sdd,/dev/sda,/dev/sdb,/dev/sdc,/dev/sdf ... 2024-03-01 20:54:22,889 INFO program/MainThread: stdout[24]: LVM2_PV_NAME=/dev/sda LVM2_PV_UUID=fT9v1y-1sT8-RTk7-CnWc-zmmk-eDe2-ZclZEn LVM2_PV_FREE=0 LVM2_PV_SIZE=1065353216 LVM2_PE_START=8388608 LVM2_VG_NAME=test_vg1 LVM2_VG_UUID=Zl6upP-RkLr-opWG-Ywma-s6R7-0zdB-5Yewuj LVM2_VG_SIZE=3196059648 LVM2_VG_FREE=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=KDPe4g-PVlK-38Tl-zy1U-QsIW-QjRX-ft5Vvp LVM2_PV_FREE=41943040 LVM2_PV_SIZE=1065353216 LVM2_PE_START=8388608 LVM2_VG_NAME=test_vg1 LVM2_VG_UUID=Zl6upP-RkLr-opWG-Ywma-s6R7-0zdB-5Yewuj LVM2_VG_SIZE=3196059648 LVM2_VG_FREE=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=PIn3kf-YgqD-0PFt-Pwfx-wx2S-dUYS-vBI1wW LVM2_PV_FREE=1065353216 LVM2_PV_SIZE=1065353216 LVM2_PE_START=8388608 LVM2_VG_NAME=test_vg1 LVM2_VG_UUID=Zl6upP-RkLr-opWG-Ywma-s6R7-0zdB-5Yewuj LVM2_VG_SIZE=3196059648 LVM2_VG_FREE=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=zoxUFp-BuKp-4Q2I-kCdq-Nel8-QAep-gkgiDU LVM2_PV_FREE=100663296 LVM2_PV_SIZE=1065353216 LVM2_PE_START=8388608 LVM2_VG_NAME=test_vg2 LVM2_VG_UUID=rTth1E-IBWf-P2Ll-dmvf-Gtq4-23k9-MhJ8L6 LVM2_VG_SIZE=3196059648 LVM2_VG_FREE=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=PyIrfQ-hZPh-O3Ym-EKxN-K1tS-Y0bW-THw6si LVM2_PV_FREE=1065353216 LVM2_PV_SIZE=1065353216 LVM2_PE_START=8388608 LVM2_VG_NAME=test_vg2 LVM2_VG_UUID=rTth1E-IBWf-P2Ll-dmvf-Gtq4-23k9-MhJ8L6 LVM2_VG_SIZE=3196059648 LVM2_VG_FREE=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=0M3KVh-7a4I-BPav-f7ma-rRY3-HHwl-ZQEkWO LVM2_PV_FREE=1065353216 LVM2_PV_SIZE=1065353216 LVM2_PE_START=8388608 LVM2_VG_NAME=test_vg2 LVM2_VG_UUID=rTth1E-IBWf-P2Ll-dmvf-Gtq4-23k9-MhJ8L6 LVM2_VG_SIZE=3196059648 LVM2_VG_FREE=2231369728 LVM2_VG_EXTENT_SIZE=4194304 LVM2_VG_EXTENT_COUNT=762 LVM2_VG_FREE_COUNT=532 LVM2_PV_COUNT=3 2024-03-01 20:54:22,889 INFO program/MainThread: stderr[24]: 2024-03-01 20:54:22,889 INFO program/MainThread: ...done [24] (exit code: 0) 2024-03-01 20:54:22,889 INFO blivet/MainThread: type detected on 'sdf' is 'lvmpv' 2024-03-01 20:54:22,893 DEBUG blivet/MainThread: LVMPhysicalVolume.__init__: uuid: 0M3KVh-7a4I-BPav-f7ma-rRY3-HHwl-ZQEkWO ; label: None ; device: /dev/sdf ; serial: 3600140525b7012bf4c541b5b0813087a ; exists: True ; vg_name: test_vg2 ; vg_uuid: rTth1E-IBWf-P2Ll-dmvf-Gtq4-23k9-MhJ8L6 ; pe_start: 8 MiB ; free: 1016 MiB ; 2024-03-01 20:54:22,894 DEBUG blivet/MainThread: get_format('lvmpv') returning LVMPhysicalVolume instance with object id 104 2024-03-01 20:54:22,896 DEBUG blivet/MainThread: DiskDevice._set_format: sdf ; type: lvmpv ; current: None ; 2024-03-01 20:54:22,899 DEBUG blivet/MainThread: DeviceTree.get_device_by_uuid: uuid: rTth1E-IBWf-P2Ll-dmvf-Gtq4-23k9-MhJ8L6 ; incomplete: True ; hidden: False ; 2024-03-01 20:54:22,902 DEBUG blivet/MainThread: DeviceTree.get_device_by_uuid returned existing 1.98 GiB lvmvg test_vg2 (81) 2024-03-01 20:54:22,905 DEBUG blivet/MainThread: LVMVolumeGroupDevice._add_parent: test_vg2 ; parent: sdf ; 2024-03-01 20:54:22,908 DEBUG blivet/MainThread: DiskDevice.add_child: name: sdf ; child: test_vg2 ; kids: 0 ; 2024-03-01 20:54:22,910 DEBUG blivet/MainThread: LVMFormatPopulator._update_lvs: pv: sdf ; 2024-03-01 20:54:22,913 DEBUG blivet/MainThread: DeviceTree.get_device_by_uuid: uuid: rTth1E-IBWf-P2Ll-dmvf-Gtq4-23k9-MhJ8L6 ; incomplete: True ; hidden: False ; 2024-03-01 20:54:22,916 DEBUG blivet/MainThread: DeviceTree.get_device_by_uuid returned existing 2.98 GiB lvmvg test_vg2 (81) 2024-03-01 20:54:22,916 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/sdd,/dev/sda,/dev/sdb,/dev/sdc,/dev/sdf ... 2024-03-01 20:54:22,949 INFO program/MainThread: stdout[25]: LVM2_VG_NAME=test_vg1 LVM2_LV_NAME=lv1 LVM2_LV_UUID=eT3KDY-yWW5-yI4n-D3MA-MMhI-3w0j-lZbeKr 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=0rGC52-fxIp-2MG0-x0Mm-acyS-aBvJ-04CsOH LVM2_LV_SIZE=1606418432 LVM2_LV_ATTR=-wi-a----- LVM2_SEGTYPE=linear LVM2_ORIGIN= LVM2_POOL_LV= LVM2_DATA_LV= LVM2_METADATA_LV= LVM2_LV_ROLE=public LVM2_MOVE_PV= LVM2_DATA_PERCENT= LVM2_METADATA_PERCENT= LVM2_COPY_PERCENT= LVM2_VG_NAME=test_vg1 LVM2_LV_NAME=lv2 LVM2_LV_UUID=0rGC52-fxIp-2MG0-x0Mm-acyS-aBvJ-04CsOH LVM2_LV_SIZE=1606418432 LVM2_LV_ATTR=-wi-a----- LVM2_SEGTYPE=linear LVM2_ORIGIN= LVM2_POOL_LV= LVM2_DATA_LV= LVM2_METADATA_LV= 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=io0zuS-r2vf-kOYP-EZLC-ILnP-Qd9u-k0D01J 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=ylFwPE-4mOR-qG1o-e7y0-6iGt-Nlku-B4XCBQ LVM2_LV_SIZE=641728512 LVM2_LV_ATTR=-wi-a----- LVM2_SEGTYPE=linear LVM2_ORIGIN= LVM2_POOL_LV= LVM2_DATA_LV= LVM2_METADATA_LV= LVM2_LV_ROLE=public LVM2_MOVE_PV= LVM2_DATA_PERCENT= LVM2_METADATA_PERCENT= LVM2_COPY_PERCENT= 2024-03-01 20:54:22,949 INFO program/MainThread: stderr[25]: 2024-03-01 20:54:22,949 INFO program/MainThread: ...done [25] (exit code: 0) 2024-03-01 20:54:22,953 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: test_vg2-lv3 ; incomplete: False ; hidden: False ; 2024-03-01 20:54:22,956 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned None 2024-03-01 20:54:22,958 DEBUG blivet/MainThread: DeviceTree.get_device_by_uuid: uuid: io0zuS-r2vf-kOYP-EZLC-ILnP-Qd9u-k0D01J ; incomplete: False ; hidden: False ; 2024-03-01 20:54:22,961 DEBUG blivet/MainThread: DeviceTree.get_device_by_uuid returned None 2024-03-01 20:54:22,961 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 106 2024-03-01 20:54:22,965 DEBUG blivet/MainThread: LVMVolumeGroupDevice.add_child: name: test_vg2 ; child: lv3 ; kids: 0 ; 2024-03-01 20:54:22,965 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 107 2024-03-01 20:54:22,968 DEBUG blivet/MainThread: LVMLogicalVolumeDevice._set_format: test_vg2-lv3 ; type: None ; current: None ; 2024-03-01 20:54:22,971 DEBUG blivet/MainThread: LVMLogicalVolumeDevice.update_sysfs_path: test_vg2-lv3 ; status: True ; 2024-03-01 20:54:22,972 DEBUG blivet/MainThread: test_vg2-lv3 sysfs_path set to /sys/devices/virtual/block/dm-5 2024-03-01 20:54:22,975 DEBUG blivet/MainThread: LVMLogicalVolumeDevice.read_current_size: exists: True ; path: /dev/mapper/test_vg2-lv3 ; sysfs_path: /sys/devices/virtual/block/dm-5 ; 2024-03-01 20:54:22,975 DEBUG blivet/MainThread: updated test_vg2-lv3 size to 308 MiB (308 MiB) 2024-03-01 20:54:22,975 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 109 2024-03-01 20:54:22,978 DEBUG blivet/MainThread: LVMVolumeGroupDevice.remove_child: name: test_vg2 ; child: lv3 ; kids: 1 ; 2024-03-01 20:54:22,981 DEBUG blivet/MainThread: LVMVolumeGroupDevice.add_child: name: test_vg2 ; child: lv3 ; kids: 0 ; 2024-03-01 20:54:22,982 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 110 2024-03-01 20:54:22,985 DEBUG blivet/MainThread: LVMLogicalVolumeDevice._set_format: test_vg2-lv3 ; type: None ; current: None ; 2024-03-01 20:54:22,988 DEBUG blivet/MainThread: LVMLogicalVolumeDevice.update_sysfs_path: test_vg2-lv3 ; status: True ; 2024-03-01 20:54:22,988 DEBUG blivet/MainThread: test_vg2-lv3 sysfs_path set to /sys/devices/virtual/block/dm-5 2024-03-01 20:54:22,991 DEBUG blivet/MainThread: LVMLogicalVolumeDevice.read_current_size: exists: True ; path: /dev/mapper/test_vg2-lv3 ; sysfs_path: /sys/devices/virtual/block/dm-5 ; 2024-03-01 20:54:22,991 DEBUG blivet/MainThread: updated test_vg2-lv3 size to 308 MiB (308 MiB) 2024-03-01 20:54:22,992 DEBUG blivet/MainThread: Adding test_vg2-lv3/308 MiB to test_vg2 2024-03-01 20:54:22,992 INFO blivet/MainThread: added lvmlv test_vg2-lv3 (id 105) to device tree 2024-03-01 20:54:22,994 DEBUG blivet/MainThread: LVMLogicalVolumeDevice.update_sysfs_path: test_vg2-lv3 ; status: True ; 2024-03-01 20:54:22,995 DEBUG blivet/MainThread: test_vg2-lv3 sysfs_path set to /sys/devices/virtual/block/dm-5 2024-03-01 20:54:22,998 DEBUG blivet/MainThread: LVMLogicalVolumeDevice.read_current_size: exists: True ; path: /dev/mapper/test_vg2-lv3 ; sysfs_path: /sys/devices/virtual/block/dm-5 ; 2024-03-01 20:54:22,998 DEBUG blivet/MainThread: updated test_vg2-lv3 size to 308 MiB (308 MiB) 2024-03-01 20:54:23,001 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/mapper/test_vg2-lv3 ' '/dev/test_vg2/lv3 ' '/dev/disk/by-id/dm-uuid-LVM-rTth1EIBWfP2LldmvfGtq423k9MhJ8L6io0zuSr2vfkOYPEZLCILnPQd9uk0D01J ' '/dev/disk/by-uuid/a9124c3d-3505-4a06-8988-8115b020e334', 'DEVNAME': '/dev/dm-5', 'DEVPATH': '/devices/virtual/block/dm-5', 'DEVTYPE': 'disk', 'DISKSEQ': '129', '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-rTth1EIBWfP2LldmvfGtq423k9MhJ8L6io0zuSr2vfkOYPEZLCILnPQd9uk0D01J', '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': 'a9124c3d-3505-4a06-8988-8115b020e334', 'ID_FS_UUID_ENC': 'a9124c3d-3505-4a06-8988-8115b020e334', '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': '837834912'} ; 2024-03-01 20:54:23,002 INFO blivet/MainThread: scanning test_vg2-lv3 (/sys/devices/virtual/block/dm-5)... 2024-03-01 20:54:23,002 INFO program/MainThread: Running [26] dmsetup info -co subsystem --noheadings test_vg2-lv3 ... 2024-03-01 20:54:23,005 INFO program/MainThread: stdout[26]: LVM 2024-03-01 20:54:23,005 INFO program/MainThread: stderr[26]: 2024-03-01 20:54:23,005 INFO program/MainThread: ...done [26] (exit code: 0) 2024-03-01 20:54:23,005 INFO program/MainThread: Running [27] dmsetup info -co subsystem --noheadings test_vg2-lv3 ... 2024-03-01 20:54:23,007 INFO program/MainThread: stdout[27]: LVM 2024-03-01 20:54:23,008 INFO program/MainThread: stderr[27]: 2024-03-01 20:54:23,008 INFO program/MainThread: ...done [27] (exit code: 0) 2024-03-01 20:54:23,008 INFO program/MainThread: Running [28] dmsetup info -co subsystem --noheadings test_vg2-lv3 ... 2024-03-01 20:54:23,010 INFO program/MainThread: stdout[28]: LVM 2024-03-01 20:54:23,010 INFO program/MainThread: stderr[28]: 2024-03-01 20:54:23,010 INFO program/MainThread: ...done [28] (exit code: 0) 2024-03-01 20:54:23,014 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: test_vg2-lv3 ; incomplete: False ; hidden: False ; 2024-03-01 20:54:23,017 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned existing 308 MiB lvmlv test_vg2-lv3 (105) 2024-03-01 20:54:23,019 DEBUG blivet/MainThread: test_vg2 size is 2.98 GiB 2024-03-01 20:54:23,020 DEBUG blivet/MainThread: vg test_vg2 has 2.68 GiB free 2024-03-01 20:54:23,020 DEBUG blivet/MainThread: test_vg2 size is 2.98 GiB 2024-03-01 20:54:23,021 DEBUG blivet/MainThread: vg test_vg2 has 2.68 GiB free 2024-03-01 20:54:23,017 INFO blivet/MainThread: got device: LVMLogicalVolumeDevice instance (0x7f2378e7e340) -- name = test_vg2-lv3 status = True id = 105 children = [] parents = ['existing 2.98 GiB lvmvg test_vg2 (81)'] uuid = io0zuS-r2vf-kOYP-EZLC-ILnP-Qd9u-k0D01J 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 (0x7f2378ef4c10) -- 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 = rTth1E-IBWf-P2Ll-dmvf-Gtq4-23k9-MhJ8L6 size = 2.98 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 2.98 GiB path = /dev/test_vg2 format args = [] original_format = None free = 2.08 GiB PE Size = 4 MiB PE Count = 762 PE Free = 532 PV Count = 3 modified = False extents = 762 free space = 2.68 GiB free extents = 685 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sdd (72) with existing lvmpv', 'existing 1024 MiB disk sde (86) with existing lvmpv', 'existing 1024 MiB disk sdf (96) with existing lvmpv'] LVs = ['existing 308 MiB lvmlv test_vg2-lv3 (105)'] segment type = linear percent = 0 VG space used = 308 MiB 2024-03-01 20:54:23,021 INFO program/MainThread: Running [29] dmsetup info -co subsystem --noheadings test_vg2-lv3 ... 2024-03-01 20:54:23,024 INFO program/MainThread: stdout[29]: LVM 2024-03-01 20:54:23,024 INFO program/MainThread: stderr[29]: 2024-03-01 20:54:23,024 INFO program/MainThread: ...done [29] (exit code: 0) 2024-03-01 20:54:23,028 DEBUG blivet/MainThread: DeviceTree.handle_format: name: test_vg2-lv3 ; 2024-03-01 20:54:23,031 DEBUG blivet/MainThread: AppleBootstrapFS.supported: supported: True ; 2024-03-01 20:54:23,031 DEBUG blivet/MainThread: get_format('appleboot') returning AppleBootstrapFS instance with object id 112 2024-03-01 20:54:23,034 DEBUG blivet/MainThread: EFIFS.supported: supported: True ; 2024-03-01 20:54:23,034 DEBUG blivet/MainThread: get_format('efi') returning EFIFS instance with object id 113 2024-03-01 20:54:23,037 DEBUG blivet/MainThread: MacEFIFS.supported: supported: True ; 2024-03-01 20:54:23,037 DEBUG blivet/MainThread: get_format('macefi') returning MacEFIFS instance with object id 114 2024-03-01 20:54:23,041 DEBUG blivet/MainThread: MacEFIFS.supported: supported: True ; 2024-03-01 20:54:23,041 DEBUG blivet/MainThread: get_format('macefi') returning MacEFIFS instance with object id 115 2024-03-01 20:54:23,041 INFO blivet/MainThread: type detected on 'test_vg2-lv3' is 'xfs' 2024-03-01 20:54:23,045 DEBUG blivet/MainThread: XFS.supported: supported: True ; 2024-03-01 20:54:23,045 DEBUG blivet/MainThread: get_format('xfs') returning XFS instance with object id 116 2024-03-01 20:54:23,048 DEBUG blivet/MainThread: LVMLogicalVolumeDevice._set_format: test_vg2-lv3 ; type: xfs ; current: None ; 2024-03-01 20:54:23,048 INFO blivet/MainThread: got format: existing xfs filesystem 2024-03-01 20:54:23,051 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: test_vg2-lv4 ; incomplete: False ; hidden: False ; 2024-03-01 20:54:23,054 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned None 2024-03-01 20:54:23,056 DEBUG blivet/MainThread: DeviceTree.get_device_by_uuid: uuid: ylFwPE-4mOR-qG1o-e7y0-6iGt-Nlku-B4XCBQ ; incomplete: False ; hidden: False ; 2024-03-01 20:54:23,059 DEBUG blivet/MainThread: DeviceTree.get_device_by_uuid returned None 2024-03-01 20:54:23,059 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 119 2024-03-01 20:54:23,062 DEBUG blivet/MainThread: LVMVolumeGroupDevice.add_child: name: test_vg2 ; child: lv4 ; kids: 1 ; 2024-03-01 20:54:23,062 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 120 2024-03-01 20:54:23,065 DEBUG blivet/MainThread: LVMLogicalVolumeDevice._set_format: test_vg2-lv4 ; type: None ; current: None ; 2024-03-01 20:54:23,068 DEBUG blivet/MainThread: LVMLogicalVolumeDevice.update_sysfs_path: test_vg2-lv4 ; status: True ; 2024-03-01 20:54:23,069 DEBUG blivet/MainThread: test_vg2-lv4 sysfs_path set to /sys/devices/virtual/block/dm-4 2024-03-01 20:54:23,072 DEBUG blivet/MainThread: LVMLogicalVolumeDevice.read_current_size: exists: True ; path: /dev/mapper/test_vg2-lv4 ; sysfs_path: /sys/devices/virtual/block/dm-4 ; 2024-03-01 20:54:23,072 DEBUG blivet/MainThread: updated test_vg2-lv4 size to 612 MiB (612 MiB) 2024-03-01 20:54:23,072 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 122 2024-03-01 20:54:23,076 DEBUG blivet/MainThread: LVMVolumeGroupDevice.remove_child: name: test_vg2 ; child: lv4 ; kids: 2 ; 2024-03-01 20:54:23,079 DEBUG blivet/MainThread: LVMVolumeGroupDevice.add_child: name: test_vg2 ; child: lv4 ; kids: 1 ; 2024-03-01 20:54:23,079 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 123 2024-03-01 20:54:23,082 DEBUG blivet/MainThread: LVMLogicalVolumeDevice._set_format: test_vg2-lv4 ; type: None ; current: None ; 2024-03-01 20:54:23,085 DEBUG blivet/MainThread: LVMLogicalVolumeDevice.update_sysfs_path: test_vg2-lv4 ; status: True ; 2024-03-01 20:54:23,085 DEBUG blivet/MainThread: test_vg2-lv4 sysfs_path set to /sys/devices/virtual/block/dm-4 2024-03-01 20:54:23,088 DEBUG blivet/MainThread: LVMLogicalVolumeDevice.read_current_size: exists: True ; path: /dev/mapper/test_vg2-lv4 ; sysfs_path: /sys/devices/virtual/block/dm-4 ; 2024-03-01 20:54:23,088 DEBUG blivet/MainThread: updated test_vg2-lv4 size to 612 MiB (612 MiB) 2024-03-01 20:54:23,089 DEBUG blivet/MainThread: Adding test_vg2-lv4/612 MiB to test_vg2 2024-03-01 20:54:23,089 INFO blivet/MainThread: added lvmlv test_vg2-lv4 (id 118) to device tree 2024-03-01 20:54:23,092 DEBUG blivet/MainThread: LVMLogicalVolumeDevice.update_sysfs_path: test_vg2-lv4 ; status: True ; 2024-03-01 20:54:23,092 DEBUG blivet/MainThread: test_vg2-lv4 sysfs_path set to /sys/devices/virtual/block/dm-4 2024-03-01 20:54:23,095 DEBUG blivet/MainThread: LVMLogicalVolumeDevice.read_current_size: exists: True ; path: /dev/mapper/test_vg2-lv4 ; sysfs_path: /sys/devices/virtual/block/dm-4 ; 2024-03-01 20:54:23,095 DEBUG blivet/MainThread: updated test_vg2-lv4 size to 612 MiB (612 MiB) 2024-03-01 20:54:23,098 DEBUG blivet/MainThread: DeviceTree.handle_device: name: test_vg2-lv4 ; info: {'CURRENT_TAGS': ':systemd:', 'DEVLINKS': '/dev/disk/by-id/dm-uuid-LVM-rTth1EIBWfP2LldmvfGtq423k9MhJ8L6ylFwPE4mORqG1oe7y06iGtNlkuB4XCBQ ' '/dev/disk/by-uuid/e0d2802a-37d6-413c-89fb-b5aeb8610f37 ' '/dev/mapper/test_vg2-lv4 /dev/disk/by-id/dm-name-test_vg2-lv4 ' '/dev/test_vg2/lv4', 'DEVNAME': '/dev/dm-4', 'DEVPATH': '/devices/virtual/block/dm-4', 'DEVTYPE': 'disk', 'DISKSEQ': '128', '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-rTth1EIBWfP2LldmvfGtq423k9MhJ8L6ylFwPE4mORqG1oe7y06iGtNlkuB4XCBQ', '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': 'e0d2802a-37d6-413c-89fb-b5aeb8610f37', 'ID_FS_UUID_ENC': 'e0d2802a-37d6-413c-89fb-b5aeb8610f37', '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': '837352430'} ; 2024-03-01 20:54:23,099 INFO blivet/MainThread: scanning test_vg2-lv4 (/sys/devices/virtual/block/dm-4)... 2024-03-01 20:54:23,099 INFO program/MainThread: Running [30] dmsetup info -co subsystem --noheadings test_vg2-lv4 ... 2024-03-01 20:54:23,102 INFO program/MainThread: stdout[30]: LVM 2024-03-01 20:54:23,102 INFO program/MainThread: stderr[30]: 2024-03-01 20:54:23,102 INFO program/MainThread: ...done [30] (exit code: 0) 2024-03-01 20:54:23,102 INFO program/MainThread: Running [31] dmsetup info -co subsystem --noheadings test_vg2-lv4 ... 2024-03-01 20:54:23,104 INFO program/MainThread: stdout[31]: LVM 2024-03-01 20:54:23,104 INFO program/MainThread: stderr[31]: 2024-03-01 20:54:23,104 INFO program/MainThread: ...done [31] (exit code: 0) 2024-03-01 20:54:23,105 INFO program/MainThread: Running [32] dmsetup info -co subsystem --noheadings test_vg2-lv4 ... 2024-03-01 20:54:23,107 INFO program/MainThread: stdout[32]: LVM 2024-03-01 20:54:23,107 INFO program/MainThread: stderr[32]: 2024-03-01 20:54:23,107 INFO program/MainThread: ...done [32] (exit code: 0) 2024-03-01 20:54:23,111 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: test_vg2-lv4 ; incomplete: False ; hidden: False ; 2024-03-01 20:54:23,114 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned existing 612 MiB lvmlv test_vg2-lv4 (118) 2024-03-01 20:54:23,117 DEBUG blivet/MainThread: test_vg2 size is 2.98 GiB 2024-03-01 20:54:23,117 DEBUG blivet/MainThread: vg test_vg2 has 2.08 GiB free 2024-03-01 20:54:23,118 DEBUG blivet/MainThread: test_vg2 size is 2.98 GiB 2024-03-01 20:54:23,118 DEBUG blivet/MainThread: vg test_vg2 has 2.08 GiB free 2024-03-01 20:54:23,114 INFO blivet/MainThread: got device: LVMLogicalVolumeDevice instance (0x7f2378e7ebb0) -- name = test_vg2-lv4 status = True id = 118 children = [] parents = ['existing 2.98 GiB lvmvg test_vg2 (81)'] uuid = ylFwPE-4mOR-qG1o-e7y0-6iGt-Nlku-B4XCBQ 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 (0x7f2378ef4c10) -- name = test_vg2 status = 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 = rTth1E-IBWf-P2Ll-dmvf-Gtq4-23k9-MhJ8L6 size = 2.98 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 2.98 GiB path = /dev/test_vg2 format args = [] original_format = None free = 2.08 GiB PE Size = 4 MiB PE Count = 762 PE Free = 532 PV Count = 3 modified = False extents = 762 free space = 2.08 GiB free extents = 532 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sdd (72) with existing lvmpv', 'existing 1024 MiB disk sde (86) with existing lvmpv', 'existing 1024 MiB disk sdf (96) with existing lvmpv'] LVs = ['existing 308 MiB lvmlv test_vg2-lv3 (105) with existing xfs filesystem', 'existing 612 MiB lvmlv test_vg2-lv4 (118)'] segment type = linear percent = 0 VG space used = 612 MiB 2024-03-01 20:54:23,119 INFO program/MainThread: Running [33] dmsetup info -co subsystem --noheadings test_vg2-lv4 ... 2024-03-01 20:54:23,121 INFO program/MainThread: stdout[33]: LVM 2024-03-01 20:54:23,121 INFO program/MainThread: stderr[33]: 2024-03-01 20:54:23,121 INFO program/MainThread: ...done [33] (exit code: 0) 2024-03-01 20:54:23,125 DEBUG blivet/MainThread: DeviceTree.handle_format: name: test_vg2-lv4 ; 2024-03-01 20:54:23,129 DEBUG blivet/MainThread: AppleBootstrapFS.supported: supported: True ; 2024-03-01 20:54:23,129 DEBUG blivet/MainThread: get_format('appleboot') returning AppleBootstrapFS instance with object id 125 2024-03-01 20:54:23,132 DEBUG blivet/MainThread: EFIFS.supported: supported: True ; 2024-03-01 20:54:23,132 DEBUG blivet/MainThread: get_format('efi') returning EFIFS instance with object id 126 2024-03-01 20:54:23,135 DEBUG blivet/MainThread: MacEFIFS.supported: supported: True ; 2024-03-01 20:54:23,135 DEBUG blivet/MainThread: get_format('macefi') returning MacEFIFS instance with object id 127 2024-03-01 20:54:23,138 DEBUG blivet/MainThread: MacEFIFS.supported: supported: True ; 2024-03-01 20:54:23,138 DEBUG blivet/MainThread: get_format('macefi') returning MacEFIFS instance with object id 128 2024-03-01 20:54:23,139 INFO blivet/MainThread: type detected on 'test_vg2-lv4' is 'xfs' 2024-03-01 20:54:23,142 DEBUG blivet/MainThread: XFS.supported: supported: True ; 2024-03-01 20:54:23,142 DEBUG blivet/MainThread: get_format('xfs') returning XFS instance with object id 129 2024-03-01 20:54:23,145 DEBUG blivet/MainThread: LVMLogicalVolumeDevice._set_format: test_vg2-lv4 ; type: xfs ; current: None ; 2024-03-01 20:54:23,145 INFO blivet/MainThread: got format: existing xfs filesystem 2024-03-01 20:54:23,145 INFO blivet/MainThread: got format: existing lvmpv 2024-03-01 20:54:23,148 DEBUG blivet/MainThread: DeviceTree.handle_device: name: sdg ; info: {'CURRENT_TAGS': ':systemd:', 'DEVLINKS': '/dev/disk/by-id/scsi-1LIO-ORG_disk6:2fcb2cc6-c284-43ea-b562-c0b7eba2ff7a ' '/dev/disk/by-id/wwn-0x60014052fcb2cc6c28443eab562c0b7e ' '/dev/disk/by-diskseq/8 ' '/dev/disk/by-id/scsi-360014052fcb2cc6c28443eab562c0b7e ' '/dev/disk/by-id/scsi-SLIO-ORG_disk6_2fcb2cc6-c284-43ea-b562-c0b7eba2ff7a ' '/dev/disk/by-id/lvm-pv-uuid-hJYfS5-wnPt-Ddxq-LzHF-INia-ff4Q-q8hARN', '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': 'hJYfS5-wnPt-Ddxq-LzHF-INia-ff4Q-q8hARN', 'ID_FS_UUID_ENC': 'hJYfS5-wnPt-Ddxq-LzHF-INia-ff4Q-q8hARN', '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': '2fcb2cc6-c284-43ea-b562-c0b7eba2ff7a', 'ID_SERIAL': '360014052fcb2cc6c28443eab562c0b7e', 'ID_SERIAL_SHORT': '60014052fcb2cc6c28443eab562c0b7e', 'ID_TARGET_PORT': '0', 'ID_TYPE': 'disk', 'ID_VENDOR': 'LIO-ORG', 'ID_VENDOR_ENC': 'LIO-ORG\\x20', 'ID_WWN': '0x60014052fcb2cc6c', 'ID_WWN_VENDOR_EXTENSION': '0x28443eab562c0b7e', 'ID_WWN_WITH_EXTENSION': '0x60014052fcb2cc6c28443eab562c0b7e', 'MAJOR': '8', 'MINOR': '96', 'SCSI_IDENT_LUN_LOGICAL_UNIT_GROUP': '0x0', 'SCSI_IDENT_LUN_NAA_REGEXT': '60014052fcb2cc6c28443eab562c0b7e', 'SCSI_IDENT_LUN_T10': 'LIO-ORG_disk6:2fcb2cc6-c284-43ea-b562-c0b7eba2ff7a', 'SCSI_IDENT_PORT_NAME': 'naa.5001405a91c5ccc5,t,0x0001', 'SCSI_IDENT_PORT_RELATIVE': '0', 'SCSI_IDENT_PORT_TARGET_PORT_GROUP': '0x0', 'SCSI_IDENT_SERIAL': '2fcb2cc6-c284-43ea-b562-c0b7eba2ff7a', 'SCSI_IDENT_TARGET_NAME': 'naa.5001405a91c5ccc5', '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': '337228647'} ; 2024-03-01 20:54:23,148 INFO blivet/MainThread: scanning sdg (/sys/devices/tcm_loop_0/tcm_loop_adapter_0/host2/target2:0:1/2:0:1:6/block/sdg)... 2024-03-01 20:54:23,152 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: sdg ; incomplete: False ; hidden: False ; 2024-03-01 20:54:23,155 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned None 2024-03-01 20:54:23,160 DEBUG blivet/MainThread: DiskDevicePopulator.run: name: sdg ; 2024-03-01 20:54:23,160 INFO blivet/MainThread: sdg is a disk 2024-03-01 20:54:23,160 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 133 2024-03-01 20:54:23,161 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 134 2024-03-01 20:54:23,163 DEBUG blivet/MainThread: DiskDevice._set_format: sdg ; type: None ; current: None ; 2024-03-01 20:54:23,166 DEBUG blivet/MainThread: DiskDevice.update_sysfs_path: sdg ; status: True ; 2024-03-01 20:54:23,166 DEBUG blivet/MainThread: sdg sysfs_path set to /sys/devices/tcm_loop_0/tcm_loop_adapter_0/host2/target2:0:1/2:0:1:6/block/sdg 2024-03-01 20:54:23,169 DEBUG blivet/MainThread: DiskDevice.read_current_size: exists: True ; path: /dev/sdg ; sysfs_path: /sys/devices/tcm_loop_0/tcm_loop_adapter_0/host2/target2:0:1/2:0:1:6/block/sdg ; 2024-03-01 20:54:23,170 DEBUG blivet/MainThread: updated sdg size to 1024 MiB (1024 MiB) 2024-03-01 20:54:23,170 INFO blivet/MainThread: added disk sdg (id 132) to device tree 2024-03-01 20:54:23,170 INFO blivet/MainThread: got device: DiskDevice instance (0x7f2378ed4040) -- 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 = 60014052fcb2cc6c28443eab562c0b7e 2024-03-01 20:54:23,173 DEBUG blivet/MainThread: DeviceTree.handle_format: name: sdg ; 2024-03-01 20:54:23,176 DEBUG blivet/MainThread: AppleBootstrapFS.supported: supported: True ; 2024-03-01 20:54:23,176 DEBUG blivet/MainThread: get_format('appleboot') returning AppleBootstrapFS instance with object id 136 2024-03-01 20:54:23,179 DEBUG blivet/MainThread: EFIFS.supported: supported: True ; 2024-03-01 20:54:23,179 DEBUG blivet/MainThread: get_format('efi') returning EFIFS instance with object id 137 2024-03-01 20:54:23,182 DEBUG blivet/MainThread: MacEFIFS.supported: supported: True ; 2024-03-01 20:54:23,182 DEBUG blivet/MainThread: get_format('macefi') returning MacEFIFS instance with object id 138 2024-03-01 20:54:23,185 DEBUG blivet/MainThread: MacEFIFS.supported: supported: True ; 2024-03-01 20:54:23,185 DEBUG blivet/MainThread: get_format('macefi') returning MacEFIFS instance with object id 139 2024-03-01 20:54:23,188 DEBUG blivet/MainThread: LVMFormatPopulator.run: pv: sdg ; 2024-03-01 20:54:23,188 DEBUG blivet/MainThread: lvm filter: device /dev/sdg added to the list of allowed devices 2024-03-01 20:54:23,188 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/sdd,/dev/sdg,/dev/sda,/dev/sdb,/dev/sdc,/dev/sdf ... 2024-03-01 20:54:23,232 INFO program/MainThread: stdout[34]: LVM2_PV_NAME=/dev/sda LVM2_PV_UUID=fT9v1y-1sT8-RTk7-CnWc-zmmk-eDe2-ZclZEn LVM2_PV_FREE=0 LVM2_PV_SIZE=1065353216 LVM2_PE_START=8388608 LVM2_VG_NAME=test_vg1 LVM2_VG_UUID=Zl6upP-RkLr-opWG-Ywma-s6R7-0zdB-5Yewuj LVM2_VG_SIZE=3196059648 LVM2_VG_FREE=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=KDPe4g-PVlK-38Tl-zy1U-QsIW-QjRX-ft5Vvp LVM2_PV_FREE=41943040 LVM2_PV_SIZE=1065353216 LVM2_PE_START=8388608 LVM2_VG_NAME=test_vg1 LVM2_VG_UUID=Zl6upP-RkLr-opWG-Ywma-s6R7-0zdB-5Yewuj LVM2_VG_SIZE=3196059648 LVM2_VG_FREE=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=PIn3kf-YgqD-0PFt-Pwfx-wx2S-dUYS-vBI1wW LVM2_PV_FREE=1065353216 LVM2_PV_SIZE=1065353216 LVM2_PE_START=8388608 LVM2_VG_NAME=test_vg1 LVM2_VG_UUID=Zl6upP-RkLr-opWG-Ywma-s6R7-0zdB-5Yewuj LVM2_VG_SIZE=3196059648 LVM2_VG_FREE=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=zoxUFp-BuKp-4Q2I-kCdq-Nel8-QAep-gkgiDU LVM2_PV_FREE=100663296 LVM2_PV_SIZE=1065353216 LVM2_PE_START=8388608 LVM2_VG_NAME=test_vg2 LVM2_VG_UUID=rTth1E-IBWf-P2Ll-dmvf-Gtq4-23k9-MhJ8L6 LVM2_VG_SIZE=3196059648 LVM2_VG_FREE=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=PyIrfQ-hZPh-O3Ym-EKxN-K1tS-Y0bW-THw6si LVM2_PV_FREE=1065353216 LVM2_PV_SIZE=1065353216 LVM2_PE_START=8388608 LVM2_VG_NAME=test_vg2 LVM2_VG_UUID=rTth1E-IBWf-P2Ll-dmvf-Gtq4-23k9-MhJ8L6 LVM2_VG_SIZE=3196059648 LVM2_VG_FREE=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=0M3KVh-7a4I-BPav-f7ma-rRY3-HHwl-ZQEkWO LVM2_PV_FREE=1065353216 LVM2_PV_SIZE=1065353216 LVM2_PE_START=8388608 LVM2_VG_NAME=test_vg2 LVM2_VG_UUID=rTth1E-IBWf-P2Ll-dmvf-Gtq4-23k9-MhJ8L6 LVM2_VG_SIZE=3196059648 LVM2_VG_FREE=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=hJYfS5-wnPt-Ddxq-LzHF-INia-ff4Q-q8hARN LVM2_PV_FREE=205520896 LVM2_PV_SIZE=1065353216 LVM2_PE_START=8388608 LVM2_VG_NAME=test_vg3 LVM2_VG_UUID=QkO21e-z17d-OjKu-Vqgh-Gnze-9j0A-8ftQzW LVM2_VG_SIZE=4261412864 LVM2_VG_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=d9PKx3-lQ43-J1fk-4pg4-Qute-Jefk-kbMvCG LVM2_PV_FREE=0 LVM2_PV_SIZE=1065353216 LVM2_PE_START=8388608 LVM2_VG_NAME=test_vg3 LVM2_VG_UUID=QkO21e-z17d-OjKu-Vqgh-Gnze-9j0A-8ftQzW LVM2_VG_SIZE=4261412864 LVM2_VG_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=8Gsc3Z-Hu3k-IM7B-0Ud8-dlr1-qlWY-t9Hcho LVM2_PV_FREE=0 LVM2_PV_SIZE=1065353216 LVM2_PE_START=8388608 LVM2_VG_NAME=test_vg3 LVM2_VG_UUID=QkO21e-z17d-OjKu-Vqgh-Gnze-9j0A-8ftQzW LVM2_VG_SIZE=4261412864 LVM2_VG_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=NMfUHt-rV5o-iriL-nltM-Wz3O-efPJ-vxzKfO LVM2_PV_FREE=847249408 LVM2_PV_SIZE=1065353216 LVM2_PE_START=8388608 LVM2_VG_NAME=test_vg3 LVM2_VG_UUID=QkO21e-z17d-OjKu-Vqgh-Gnze-9j0A-8ftQzW LVM2_VG_SIZE=4261412864 LVM2_VG_FREE=1052770304 LVM2_VG_EXTENT_SIZE=4194304 LVM2_VG_EXTENT_COUNT=1016 LVM2_VG_FREE_COUNT=251 LVM2_PV_COUNT=4 2024-03-01 20:54:23,232 INFO program/MainThread: stderr[34]: WARNING: Couldn't find device with uuid d9PKx3-lQ43-J1fk-4pg4-Qute-Jefk-kbMvCG. WARNING: Couldn't find device with uuid 8Gsc3Z-Hu3k-IM7B-0Ud8-dlr1-qlWY-t9Hcho. WARNING: Couldn't find device with uuid NMfUHt-rV5o-iriL-nltM-Wz3O-efPJ-vxzKfO. WARNING: VG test_vg3 is missing PV d9PKx3-lQ43-J1fk-4pg4-Qute-Jefk-kbMvCG (last written to /dev/sdh). WARNING: VG test_vg3 is missing PV 8Gsc3Z-Hu3k-IM7B-0Ud8-dlr1-qlWY-t9Hcho (last written to /dev/sdi). WARNING: VG test_vg3 is missing PV NMfUHt-rV5o-iriL-nltM-Wz3O-efPJ-vxzKfO (last written to /dev/sdj). WARNING: Couldn't find all devices for LV test_vg3/lv6 while checking used and assumed devices. WARNING: Couldn't find all devices for LV test_vg3/lv5 while checking used and assumed devices. 2024-03-01 20:54:23,232 INFO program/MainThread: ...done [34] (exit code: 0) 2024-03-01 20:54:23,232 INFO blivet/MainThread: type detected on 'sdg' is 'lvmpv' 2024-03-01 20:54:23,236 DEBUG blivet/MainThread: LVMPhysicalVolume.__init__: uuid: hJYfS5-wnPt-Ddxq-LzHF-INia-ff4Q-q8hARN ; label: None ; device: /dev/sdg ; serial: 360014052fcb2cc6c28443eab562c0b7e ; exists: True ; vg_name: test_vg3 ; vg_uuid: QkO21e-z17d-OjKu-Vqgh-Gnze-9j0A-8ftQzW ; pe_start: 8 MiB ; free: 196 MiB ; 2024-03-01 20:54:23,236 DEBUG blivet/MainThread: get_format('lvmpv') returning LVMPhysicalVolume instance with object id 140 2024-03-01 20:54:23,239 DEBUG blivet/MainThread: DiskDevice._set_format: sdg ; type: lvmpv ; current: None ; 2024-03-01 20:54:23,242 DEBUG blivet/MainThread: DeviceTree.get_device_by_uuid: uuid: QkO21e-z17d-OjKu-Vqgh-Gnze-9j0A-8ftQzW ; incomplete: True ; hidden: False ; 2024-03-01 20:54:23,245 DEBUG blivet/MainThread: DeviceTree.get_device_by_uuid returned None 2024-03-01 20:54:23,247 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: test_vg3 ; incomplete: False ; hidden: False ; 2024-03-01 20:54:23,250 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned None 2024-03-01 20:54:23,251 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/sdd,/dev/sdg,/dev/sda,/dev/sdb,/dev/sdc,/dev/sdf ... 2024-03-01 20:54:23,291 INFO program/MainThread: stdout[35]: LVM2_VG_NAME=test_vg1 LVM2_VG_UUID=Zl6upP-RkLr-opWG-Ywma-s6R7-0zdB-5Yewuj LVM2_VG_SIZE=3196059648 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=rTth1E-IBWf-P2Ll-dmvf-Gtq4-23k9-MhJ8L6 LVM2_VG_SIZE=3196059648 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=QkO21e-z17d-OjKu-Vqgh-Gnze-9j0A-8ftQzW LVM2_VG_SIZE=4261412864 LVM2_VG_FREE=1052770304 LVM2_VG_EXTENT_SIZE=4194304 LVM2_VG_EXTENT_COUNT=1016 LVM2_VG_FREE_COUNT=251 LVM2_PV_COUNT=4 2024-03-01 20:54:23,291 INFO program/MainThread: stderr[35]: WARNING: Couldn't find device with uuid d9PKx3-lQ43-J1fk-4pg4-Qute-Jefk-kbMvCG. WARNING: Couldn't find device with uuid 8Gsc3Z-Hu3k-IM7B-0Ud8-dlr1-qlWY-t9Hcho. WARNING: Couldn't find device with uuid NMfUHt-rV5o-iriL-nltM-Wz3O-efPJ-vxzKfO. WARNING: VG test_vg3 is missing PV d9PKx3-lQ43-J1fk-4pg4-Qute-Jefk-kbMvCG (last written to /dev/sdh). WARNING: VG test_vg3 is missing PV 8Gsc3Z-Hu3k-IM7B-0Ud8-dlr1-qlWY-t9Hcho (last written to /dev/sdi). WARNING: VG test_vg3 is missing PV NMfUHt-rV5o-iriL-nltM-Wz3O-efPJ-vxzKfO (last written to /dev/sdj). WARNING: Couldn't find all devices for LV test_vg3/lv6 while checking used and assumed devices. WARNING: Couldn't find all devices for LV test_vg3/lv5 while checking used and assumed devices. 2024-03-01 20:54:23,291 INFO program/MainThread: ...done [35] (exit code: 0) 2024-03-01 20:54:23,291 INFO blivet/MainThread: Can't get exported information from VG info, assuming VG is not exported. 2024-03-01 20:54:23,292 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 142 2024-03-01 20:54:23,296 DEBUG blivet/MainThread: LVMVolumeGroupDevice._add_parent: test_vg3 ; parent: sdg ; 2024-03-01 20:54:23,299 DEBUG blivet/MainThread: DiskDevice.add_child: name: sdg ; child: test_vg3 ; kids: 0 ; 2024-03-01 20:54:23,299 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 143 2024-03-01 20:54:23,302 DEBUG blivet/MainThread: LVMVolumeGroupDevice._set_format: test_vg3 ; type: None ; current: None ; 2024-03-01 20:54:23,302 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/sdd,/dev/sdg,/dev/sda,/dev/sdb,/dev/sdc,/dev/sdf ... 2024-03-01 20:54:23,344 INFO program/MainThread: stdout[36]: LVM2_VG_NAME=test_vg1 LVM2_LV_NAME=lv1 LVM2_LV_UUID=eT3KDY-yWW5-yI4n-D3MA-MMhI-3w0j-lZbeKr 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=0rGC52-fxIp-2MG0-x0Mm-acyS-aBvJ-04CsOH LVM2_LV_SIZE=1606418432 LVM2_LV_ATTR=-wi-a----- LVM2_SEGTYPE=linear LVM2_ORIGIN= LVM2_POOL_LV= LVM2_DATA_LV= LVM2_METADATA_LV= LVM2_LV_ROLE=public LVM2_MOVE_PV= LVM2_DATA_PERCENT= LVM2_METADATA_PERCENT= LVM2_COPY_PERCENT= LVM2_VG_NAME=test_vg1 LVM2_LV_NAME=lv2 LVM2_LV_UUID=0rGC52-fxIp-2MG0-x0Mm-acyS-aBvJ-04CsOH LVM2_LV_SIZE=1606418432 LVM2_LV_ATTR=-wi-a----- LVM2_SEGTYPE=linear LVM2_ORIGIN= LVM2_POOL_LV= LVM2_DATA_LV= LVM2_METADATA_LV= 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=io0zuS-r2vf-kOYP-EZLC-ILnP-Qd9u-k0D01J 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=ylFwPE-4mOR-qG1o-e7y0-6iGt-Nlku-B4XCBQ 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=vRyvD3-vcUv-uwKv-hYc5-Octm-8RBz-vfmf78 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=vRyvD3-vcUv-uwKv-hYc5-Octm-8RBz-vfmf78 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=XL3Pt9-45Lf-3yW2-gvna-B2q7-IIys-4Aa4TY 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=XL3Pt9-45Lf-3yW2-gvna-B2q7-IIys-4Aa4TY 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=6DYPj0-hhBq-fUnt-mGb3-KhmU-21An-Q90krg 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=66uv6y-zQ4D-FNQs-34FK-4RfH-13gI-BVYYZZ LVM2_LV_SIZE=427819008 LVM2_LV_ATTR=-wi-a----- LVM2_SEGTYPE=linear LVM2_ORIGIN= LVM2_POOL_LV= LVM2_DATA_LV= LVM2_METADATA_LV= LVM2_LV_ROLE=public LVM2_MOVE_PV= LVM2_DATA_PERCENT= LVM2_METADATA_PERCENT= LVM2_COPY_PERCENT= 2024-03-01 20:54:23,344 INFO program/MainThread: stderr[36]: WARNING: Couldn't find device with uuid d9PKx3-lQ43-J1fk-4pg4-Qute-Jefk-kbMvCG. WARNING: Couldn't find device with uuid 8Gsc3Z-Hu3k-IM7B-0Ud8-dlr1-qlWY-t9Hcho. WARNING: Couldn't find device with uuid NMfUHt-rV5o-iriL-nltM-Wz3O-efPJ-vxzKfO. WARNING: VG test_vg3 is missing PV d9PKx3-lQ43-J1fk-4pg4-Qute-Jefk-kbMvCG (last written to /dev/sdh). WARNING: VG test_vg3 is missing PV 8Gsc3Z-Hu3k-IM7B-0Ud8-dlr1-qlWY-t9Hcho (last written to /dev/sdi). WARNING: VG test_vg3 is missing PV NMfUHt-rV5o-iriL-nltM-Wz3O-efPJ-vxzKfO (last written to /dev/sdj). WARNING: Couldn't find all devices for LV test_vg3/lv6 while checking used and assumed devices. WARNING: Couldn't find all devices for LV test_vg3/lv5 while checking used and assumed devices. 2024-03-01 20:54:23,344 INFO program/MainThread: ...done [36] (exit code: 0) 2024-03-01 20:54:23,348 DEBUG blivet/MainThread: LVMVolumeGroupDevice.update_sysfs_path: test_vg3 ; status: True ; 2024-03-01 20:54:23,349 INFO blivet/MainThread: added lvmvg test_vg3 (id 141) to device tree 2024-03-01 20:54:23,351 DEBUG blivet/MainThread: LVMFormatPopulator._update_lvs: pv: sdg ; 2024-03-01 20:54:23,354 DEBUG blivet/MainThread: DeviceTree.get_device_by_uuid: uuid: QkO21e-z17d-OjKu-Vqgh-Gnze-9j0A-8ftQzW ; incomplete: True ; hidden: False ; 2024-03-01 20:54:23,357 DEBUG blivet/MainThread: DeviceTree.get_device_by_uuid returned existing 1016 MiB lvmvg test_vg3 (141) 2024-03-01 20:54:23,357 WARNING blivet/MainThread: Skipping LVs for incomplete VG test_vg3 2024-03-01 20:54:23,357 INFO blivet/MainThread: got format: existing lvmpv 2024-03-01 20:54:23,360 DEBUG blivet/MainThread: DeviceTree.handle_device: name: sdh ; info: {'CURRENT_TAGS': ':systemd:', 'DEVLINKS': '/dev/disk/by-id/wwn-0x6001405130490dc6bc54a3a884c8d675 ' '/dev/disk/by-id/lvm-pv-uuid-d9PKx3-lQ43-J1fk-4pg4-Qute-Jefk-kbMvCG ' '/dev/disk/by-diskseq/9 ' '/dev/disk/by-id/scsi-SLIO-ORG_disk7_130490dc-6bc5-4a3a-884c-8d67508d4785 ' '/dev/disk/by-id/scsi-36001405130490dc6bc54a3a884c8d675 ' '/dev/disk/by-id/scsi-1LIO-ORG_disk7:130490dc-6bc5-4a3a-884c-8d67508d4785', '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': 'd9PKx3-lQ43-J1fk-4pg4-Qute-Jefk-kbMvCG', 'ID_FS_UUID_ENC': 'd9PKx3-lQ43-J1fk-4pg4-Qute-Jefk-kbMvCG', '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': '130490dc-6bc5-4a3a-884c-8d67508d4785', 'ID_SERIAL': '36001405130490dc6bc54a3a884c8d675', 'ID_SERIAL_SHORT': '6001405130490dc6bc54a3a884c8d675', 'ID_TARGET_PORT': '0', 'ID_TYPE': 'disk', 'ID_VENDOR': 'LIO-ORG', 'ID_VENDOR_ENC': 'LIO-ORG\\x20', 'ID_WWN': '0x6001405130490dc6', 'ID_WWN_VENDOR_EXTENSION': '0xbc54a3a884c8d675', 'ID_WWN_WITH_EXTENSION': '0x6001405130490dc6bc54a3a884c8d675', 'MAJOR': '8', 'MINOR': '112', 'SCSI_IDENT_LUN_LOGICAL_UNIT_GROUP': '0x0', 'SCSI_IDENT_LUN_NAA_REGEXT': '6001405130490dc6bc54a3a884c8d675', 'SCSI_IDENT_LUN_T10': 'LIO-ORG_disk7:130490dc-6bc5-4a3a-884c-8d67508d4785', 'SCSI_IDENT_PORT_NAME': 'naa.5001405a91c5ccc5,t,0x0001', 'SCSI_IDENT_PORT_RELATIVE': '0', 'SCSI_IDENT_PORT_TARGET_PORT_GROUP': '0x0', 'SCSI_IDENT_SERIAL': '130490dc-6bc5-4a3a-884c-8d67508d4785', 'SCSI_IDENT_TARGET_NAME': 'naa.5001405a91c5ccc5', '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': '337415073'} ; 2024-03-01 20:54:23,361 INFO blivet/MainThread: scanning sdh (/sys/devices/tcm_loop_0/tcm_loop_adapter_0/host2/target2:0:1/2:0:1:7/block/sdh)... 2024-03-01 20:54:23,364 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: sdh ; incomplete: False ; hidden: False ; 2024-03-01 20:54:23,367 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned None 2024-03-01 20:54:23,372 DEBUG blivet/MainThread: DiskDevicePopulator.run: name: sdh ; 2024-03-01 20:54:23,373 INFO blivet/MainThread: sdh is a disk 2024-03-01 20:54:23,373 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 147 2024-03-01 20:54:23,373 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 148 2024-03-01 20:54:23,376 DEBUG blivet/MainThread: DiskDevice._set_format: sdh ; type: None ; current: None ; 2024-03-01 20:54:23,378 DEBUG blivet/MainThread: DiskDevice.update_sysfs_path: sdh ; status: True ; 2024-03-01 20:54:23,379 DEBUG blivet/MainThread: sdh sysfs_path set to /sys/devices/tcm_loop_0/tcm_loop_adapter_0/host2/target2:0:1/2:0:1:7/block/sdh 2024-03-01 20:54:23,381 DEBUG blivet/MainThread: DiskDevice.read_current_size: exists: True ; path: /dev/sdh ; sysfs_path: /sys/devices/tcm_loop_0/tcm_loop_adapter_0/host2/target2:0:1/2:0:1:7/block/sdh ; 2024-03-01 20:54:23,382 DEBUG blivet/MainThread: updated sdh size to 1024 MiB (1024 MiB) 2024-03-01 20:54:23,382 INFO blivet/MainThread: added disk sdh (id 146) to device tree 2024-03-01 20:54:23,382 INFO blivet/MainThread: got device: DiskDevice instance (0x7f2378e907c0) -- 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 = 6001405130490dc6bc54a3a884c8d675 2024-03-01 20:54:23,385 DEBUG blivet/MainThread: DeviceTree.handle_format: name: sdh ; 2024-03-01 20:54:23,388 DEBUG blivet/MainThread: AppleBootstrapFS.supported: supported: True ; 2024-03-01 20:54:23,388 DEBUG blivet/MainThread: get_format('appleboot') returning AppleBootstrapFS instance with object id 150 2024-03-01 20:54:23,391 DEBUG blivet/MainThread: EFIFS.supported: supported: True ; 2024-03-01 20:54:23,391 DEBUG blivet/MainThread: get_format('efi') returning EFIFS instance with object id 151 2024-03-01 20:54:23,394 DEBUG blivet/MainThread: MacEFIFS.supported: supported: True ; 2024-03-01 20:54:23,394 DEBUG blivet/MainThread: get_format('macefi') returning MacEFIFS instance with object id 152 2024-03-01 20:54:23,398 DEBUG blivet/MainThread: MacEFIFS.supported: supported: True ; 2024-03-01 20:54:23,398 DEBUG blivet/MainThread: get_format('macefi') returning MacEFIFS instance with object id 153 2024-03-01 20:54:23,400 DEBUG blivet/MainThread: LVMFormatPopulator.run: pv: sdh ; 2024-03-01 20:54:23,400 DEBUG blivet/MainThread: lvm filter: device /dev/sdh added to the list of allowed devices 2024-03-01 20:54:23,401 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/sdd,/dev/sdg,/dev/sdh,/dev/sda,/dev/sdb,/dev/sdc,/dev/sdf ... 2024-03-01 20:54:23,444 INFO program/MainThread: stdout[37]: LVM2_PV_NAME=/dev/sda LVM2_PV_UUID=fT9v1y-1sT8-RTk7-CnWc-zmmk-eDe2-ZclZEn LVM2_PV_FREE=0 LVM2_PV_SIZE=1065353216 LVM2_PE_START=8388608 LVM2_VG_NAME=test_vg1 LVM2_VG_UUID=Zl6upP-RkLr-opWG-Ywma-s6R7-0zdB-5Yewuj LVM2_VG_SIZE=3196059648 LVM2_VG_FREE=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=KDPe4g-PVlK-38Tl-zy1U-QsIW-QjRX-ft5Vvp LVM2_PV_FREE=41943040 LVM2_PV_SIZE=1065353216 LVM2_PE_START=8388608 LVM2_VG_NAME=test_vg1 LVM2_VG_UUID=Zl6upP-RkLr-opWG-Ywma-s6R7-0zdB-5Yewuj LVM2_VG_SIZE=3196059648 LVM2_VG_FREE=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=PIn3kf-YgqD-0PFt-Pwfx-wx2S-dUYS-vBI1wW LVM2_PV_FREE=1065353216 LVM2_PV_SIZE=1065353216 LVM2_PE_START=8388608 LVM2_VG_NAME=test_vg1 LVM2_VG_UUID=Zl6upP-RkLr-opWG-Ywma-s6R7-0zdB-5Yewuj LVM2_VG_SIZE=3196059648 LVM2_VG_FREE=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=zoxUFp-BuKp-4Q2I-kCdq-Nel8-QAep-gkgiDU LVM2_PV_FREE=100663296 LVM2_PV_SIZE=1065353216 LVM2_PE_START=8388608 LVM2_VG_NAME=test_vg2 LVM2_VG_UUID=rTth1E-IBWf-P2Ll-dmvf-Gtq4-23k9-MhJ8L6 LVM2_VG_SIZE=3196059648 LVM2_VG_FREE=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=PyIrfQ-hZPh-O3Ym-EKxN-K1tS-Y0bW-THw6si LVM2_PV_FREE=1065353216 LVM2_PV_SIZE=1065353216 LVM2_PE_START=8388608 LVM2_VG_NAME=test_vg2 LVM2_VG_UUID=rTth1E-IBWf-P2Ll-dmvf-Gtq4-23k9-MhJ8L6 LVM2_VG_SIZE=3196059648 LVM2_VG_FREE=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=0M3KVh-7a4I-BPav-f7ma-rRY3-HHwl-ZQEkWO LVM2_PV_FREE=1065353216 LVM2_PV_SIZE=1065353216 LVM2_PE_START=8388608 LVM2_VG_NAME=test_vg2 LVM2_VG_UUID=rTth1E-IBWf-P2Ll-dmvf-Gtq4-23k9-MhJ8L6 LVM2_VG_SIZE=3196059648 LVM2_VG_FREE=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=hJYfS5-wnPt-Ddxq-LzHF-INia-ff4Q-q8hARN LVM2_PV_FREE=205520896 LVM2_PV_SIZE=1065353216 LVM2_PE_START=8388608 LVM2_VG_NAME=test_vg3 LVM2_VG_UUID=QkO21e-z17d-OjKu-Vqgh-Gnze-9j0A-8ftQzW LVM2_VG_SIZE=4261412864 LVM2_VG_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=d9PKx3-lQ43-J1fk-4pg4-Qute-Jefk-kbMvCG LVM2_PV_FREE=0 LVM2_PV_SIZE=1065353216 LVM2_PE_START=8388608 LVM2_VG_NAME=test_vg3 LVM2_VG_UUID=QkO21e-z17d-OjKu-Vqgh-Gnze-9j0A-8ftQzW LVM2_VG_SIZE=4261412864 LVM2_VG_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=8Gsc3Z-Hu3k-IM7B-0Ud8-dlr1-qlWY-t9Hcho LVM2_PV_FREE=0 LVM2_PV_SIZE=1065353216 LVM2_PE_START=8388608 LVM2_VG_NAME=test_vg3 LVM2_VG_UUID=QkO21e-z17d-OjKu-Vqgh-Gnze-9j0A-8ftQzW LVM2_VG_SIZE=4261412864 LVM2_VG_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=NMfUHt-rV5o-iriL-nltM-Wz3O-efPJ-vxzKfO LVM2_PV_FREE=847249408 LVM2_PV_SIZE=1065353216 LVM2_PE_START=8388608 LVM2_VG_NAME=test_vg3 LVM2_VG_UUID=QkO21e-z17d-OjKu-Vqgh-Gnze-9j0A-8ftQzW LVM2_VG_SIZE=4261412864 LVM2_VG_FREE=1052770304 LVM2_VG_EXTENT_SIZE=4194304 LVM2_VG_EXTENT_COUNT=1016 LVM2_VG_FREE_COUNT=251 LVM2_PV_COUNT=4 2024-03-01 20:54:23,444 INFO program/MainThread: stderr[37]: WARNING: Couldn't find device with uuid 8Gsc3Z-Hu3k-IM7B-0Ud8-dlr1-qlWY-t9Hcho. WARNING: Couldn't find device with uuid NMfUHt-rV5o-iriL-nltM-Wz3O-efPJ-vxzKfO. WARNING: VG test_vg3 is missing PV 8Gsc3Z-Hu3k-IM7B-0Ud8-dlr1-qlWY-t9Hcho (last written to /dev/sdi). WARNING: VG test_vg3 is missing PV NMfUHt-rV5o-iriL-nltM-Wz3O-efPJ-vxzKfO (last written to /dev/sdj). WARNING: Couldn't find all devices for LV test_vg3/lv5 while checking used and assumed devices. 2024-03-01 20:54:23,444 INFO program/MainThread: ...done [37] (exit code: 0) 2024-03-01 20:54:23,445 INFO blivet/MainThread: type detected on 'sdh' is 'lvmpv' 2024-03-01 20:54:23,448 DEBUG blivet/MainThread: LVMPhysicalVolume.__init__: uuid: d9PKx3-lQ43-J1fk-4pg4-Qute-Jefk-kbMvCG ; label: None ; device: /dev/sdh ; serial: 36001405130490dc6bc54a3a884c8d675 ; exists: True ; vg_name: test_vg3 ; vg_uuid: QkO21e-z17d-OjKu-Vqgh-Gnze-9j0A-8ftQzW ; pe_start: 8 MiB ; 2024-03-01 20:54:23,449 DEBUG blivet/MainThread: get_format('lvmpv') returning LVMPhysicalVolume instance with object id 154 2024-03-01 20:54:23,451 DEBUG blivet/MainThread: DiskDevice._set_format: sdh ; type: lvmpv ; current: None ; 2024-03-01 20:54:23,454 DEBUG blivet/MainThread: DeviceTree.get_device_by_uuid: uuid: QkO21e-z17d-OjKu-Vqgh-Gnze-9j0A-8ftQzW ; incomplete: True ; hidden: False ; 2024-03-01 20:54:23,457 DEBUG blivet/MainThread: DeviceTree.get_device_by_uuid returned existing 1016 MiB lvmvg test_vg3 (141) 2024-03-01 20:54:23,460 DEBUG blivet/MainThread: LVMVolumeGroupDevice._add_parent: test_vg3 ; parent: sdh ; 2024-03-01 20:54:23,463 DEBUG blivet/MainThread: DiskDevice.add_child: name: sdh ; child: test_vg3 ; kids: 0 ; 2024-03-01 20:54:23,465 DEBUG blivet/MainThread: LVMFormatPopulator._update_lvs: pv: sdh ; 2024-03-01 20:54:23,468 DEBUG blivet/MainThread: DeviceTree.get_device_by_uuid: uuid: QkO21e-z17d-OjKu-Vqgh-Gnze-9j0A-8ftQzW ; incomplete: True ; hidden: False ; 2024-03-01 20:54:23,471 DEBUG blivet/MainThread: DeviceTree.get_device_by_uuid returned existing 1.98 GiB lvmvg test_vg3 (141) 2024-03-01 20:54:23,471 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/sdd,/dev/sdg,/dev/sdh,/dev/sda,/dev/sdb,/dev/sdc,/dev/sdf ... 2024-03-01 20:54:23,515 INFO program/MainThread: stdout[38]: LVM2_VG_NAME=test_vg1 LVM2_LV_NAME=lv1 LVM2_LV_UUID=eT3KDY-yWW5-yI4n-D3MA-MMhI-3w0j-lZbeKr 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=0rGC52-fxIp-2MG0-x0Mm-acyS-aBvJ-04CsOH LVM2_LV_SIZE=1606418432 LVM2_LV_ATTR=-wi-a----- LVM2_SEGTYPE=linear LVM2_ORIGIN= LVM2_POOL_LV= LVM2_DATA_LV= LVM2_METADATA_LV= LVM2_LV_ROLE=public LVM2_MOVE_PV= LVM2_DATA_PERCENT= LVM2_METADATA_PERCENT= LVM2_COPY_PERCENT= LVM2_VG_NAME=test_vg1 LVM2_LV_NAME=lv2 LVM2_LV_UUID=0rGC52-fxIp-2MG0-x0Mm-acyS-aBvJ-04CsOH LVM2_LV_SIZE=1606418432 LVM2_LV_ATTR=-wi-a----- LVM2_SEGTYPE=linear LVM2_ORIGIN= LVM2_POOL_LV= LVM2_DATA_LV= LVM2_METADATA_LV= 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=io0zuS-r2vf-kOYP-EZLC-ILnP-Qd9u-k0D01J 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=ylFwPE-4mOR-qG1o-e7y0-6iGt-Nlku-B4XCBQ 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=vRyvD3-vcUv-uwKv-hYc5-Octm-8RBz-vfmf78 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=vRyvD3-vcUv-uwKv-hYc5-Octm-8RBz-vfmf78 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=XL3Pt9-45Lf-3yW2-gvna-B2q7-IIys-4Aa4TY 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=XL3Pt9-45Lf-3yW2-gvna-B2q7-IIys-4Aa4TY 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=6DYPj0-hhBq-fUnt-mGb3-KhmU-21An-Q90krg 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=66uv6y-zQ4D-FNQs-34FK-4RfH-13gI-BVYYZZ LVM2_LV_SIZE=427819008 LVM2_LV_ATTR=-wi-a----- LVM2_SEGTYPE=linear LVM2_ORIGIN= LVM2_POOL_LV= LVM2_DATA_LV= LVM2_METADATA_LV= LVM2_LV_ROLE=public LVM2_MOVE_PV= LVM2_DATA_PERCENT= LVM2_METADATA_PERCENT= LVM2_COPY_PERCENT= 2024-03-01 20:54:23,515 INFO program/MainThread: stderr[38]: WARNING: Couldn't find device with uuid 8Gsc3Z-Hu3k-IM7B-0Ud8-dlr1-qlWY-t9Hcho. WARNING: Couldn't find device with uuid NMfUHt-rV5o-iriL-nltM-Wz3O-efPJ-vxzKfO. WARNING: VG test_vg3 is missing PV 8Gsc3Z-Hu3k-IM7B-0Ud8-dlr1-qlWY-t9Hcho (last written to /dev/sdi). WARNING: VG test_vg3 is missing PV NMfUHt-rV5o-iriL-nltM-Wz3O-efPJ-vxzKfO (last written to /dev/sdj). WARNING: Couldn't find all devices for LV test_vg3/lv5 while checking used and assumed devices. 2024-03-01 20:54:23,515 INFO program/MainThread: ...done [38] (exit code: 0) 2024-03-01 20:54:23,515 WARNING blivet/MainThread: Skipping LVs for incomplete VG test_vg3 2024-03-01 20:54:23,515 INFO blivet/MainThread: got format: existing lvmpv 2024-03-01 20:54:23,519 DEBUG blivet/MainThread: DeviceTree.handle_device: name: sdi ; info: {'CURRENT_TAGS': ':systemd:', 'DEVLINKS': '/dev/disk/by-id/scsi-1LIO-ORG_disk8:7c02790d-af61-431a-b4c5-489ce662d703 ' '/dev/disk/by-id/scsi-SLIO-ORG_disk8_7c02790d-af61-431a-b4c5-489ce662d703 ' '/dev/disk/by-diskseq/10 ' '/dev/disk/by-id/scsi-360014057c02790daf61431ab4c5489ce ' '/dev/disk/by-id/lvm-pv-uuid-8Gsc3Z-Hu3k-IM7B-0Ud8-dlr1-qlWY-t9Hcho ' '/dev/disk/by-id/wwn-0x60014057c02790daf61431ab4c5489ce', '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': '8Gsc3Z-Hu3k-IM7B-0Ud8-dlr1-qlWY-t9Hcho', 'ID_FS_UUID_ENC': '8Gsc3Z-Hu3k-IM7B-0Ud8-dlr1-qlWY-t9Hcho', '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': '7c02790d-af61-431a-b4c5-489ce662d703', 'ID_SERIAL': '360014057c02790daf61431ab4c5489ce', 'ID_SERIAL_SHORT': '60014057c02790daf61431ab4c5489ce', 'ID_TARGET_PORT': '0', 'ID_TYPE': 'disk', 'ID_VENDOR': 'LIO-ORG', 'ID_VENDOR_ENC': 'LIO-ORG\\x20', 'ID_WWN': '0x60014057c02790da', 'ID_WWN_VENDOR_EXTENSION': '0xf61431ab4c5489ce', 'ID_WWN_WITH_EXTENSION': '0x60014057c02790daf61431ab4c5489ce', 'MAJOR': '8', 'MINOR': '128', 'SCSI_IDENT_LUN_LOGICAL_UNIT_GROUP': '0x0', 'SCSI_IDENT_LUN_NAA_REGEXT': '60014057c02790daf61431ab4c5489ce', 'SCSI_IDENT_LUN_T10': 'LIO-ORG_disk8:7c02790d-af61-431a-b4c5-489ce662d703', 'SCSI_IDENT_PORT_NAME': 'naa.5001405a91c5ccc5,t,0x0001', 'SCSI_IDENT_PORT_RELATIVE': '0', 'SCSI_IDENT_PORT_TARGET_PORT_GROUP': '0x0', 'SCSI_IDENT_SERIAL': '7c02790d-af61-431a-b4c5-489ce662d703', 'SCSI_IDENT_TARGET_NAME': 'naa.5001405a91c5ccc5', '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': '337428002'} ; 2024-03-01 20:54:23,520 INFO blivet/MainThread: scanning sdi (/sys/devices/tcm_loop_0/tcm_loop_adapter_0/host2/target2:0:1/2:0:1:8/block/sdi)... 2024-03-01 20:54:23,523 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: sdi ; incomplete: False ; hidden: False ; 2024-03-01 20:54:23,526 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned None 2024-03-01 20:54:23,531 DEBUG blivet/MainThread: DiskDevicePopulator.run: name: sdi ; 2024-03-01 20:54:23,532 INFO blivet/MainThread: sdi is a disk 2024-03-01 20:54:23,532 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 157 2024-03-01 20:54:23,532 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 158 2024-03-01 20:54:23,535 DEBUG blivet/MainThread: DiskDevice._set_format: sdi ; type: None ; current: None ; 2024-03-01 20:54:23,538 DEBUG blivet/MainThread: DiskDevice.update_sysfs_path: sdi ; status: True ; 2024-03-01 20:54:23,538 DEBUG blivet/MainThread: sdi sysfs_path set to /sys/devices/tcm_loop_0/tcm_loop_adapter_0/host2/target2:0:1/2:0:1:8/block/sdi 2024-03-01 20:54:23,541 DEBUG blivet/MainThread: DiskDevice.read_current_size: exists: True ; path: /dev/sdi ; sysfs_path: /sys/devices/tcm_loop_0/tcm_loop_adapter_0/host2/target2:0:1/2:0:1:8/block/sdi ; 2024-03-01 20:54:23,541 DEBUG blivet/MainThread: updated sdi size to 1024 MiB (1024 MiB) 2024-03-01 20:54:23,542 INFO blivet/MainThread: added disk sdi (id 156) to device tree 2024-03-01 20:54:23,542 INFO blivet/MainThread: got device: DiskDevice instance (0x7f2378e93220) -- 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 = 60014057c02790daf61431ab4c5489ce 2024-03-01 20:54:23,545 DEBUG blivet/MainThread: DeviceTree.handle_format: name: sdi ; 2024-03-01 20:54:23,548 DEBUG blivet/MainThread: AppleBootstrapFS.supported: supported: True ; 2024-03-01 20:54:23,548 DEBUG blivet/MainThread: get_format('appleboot') returning AppleBootstrapFS instance with object id 160 2024-03-01 20:54:23,551 DEBUG blivet/MainThread: EFIFS.supported: supported: True ; 2024-03-01 20:54:23,551 DEBUG blivet/MainThread: get_format('efi') returning EFIFS instance with object id 161 2024-03-01 20:54:23,554 DEBUG blivet/MainThread: MacEFIFS.supported: supported: True ; 2024-03-01 20:54:23,554 DEBUG blivet/MainThread: get_format('macefi') returning MacEFIFS instance with object id 162 2024-03-01 20:54:23,557 DEBUG blivet/MainThread: MacEFIFS.supported: supported: True ; 2024-03-01 20:54:23,557 DEBUG blivet/MainThread: get_format('macefi') returning MacEFIFS instance with object id 163 2024-03-01 20:54:23,559 DEBUG blivet/MainThread: LVMFormatPopulator.run: pv: sdi ; 2024-03-01 20:54:23,559 DEBUG blivet/MainThread: lvm filter: device /dev/sdi added to the list of allowed devices 2024-03-01 20:54:23,560 INFO program/MainThread: Running [39] lvm pvs --unit=b --nosuffix --nameprefixes --unquoted --noheadings -o pv_name,pv_uuid,pv_free,pv_size,pe_start,vg_name,vg_uuid,vg_size,vg_free,vg_extent_size,vg_extent_count,vg_free_count,pv_count --config= log {level=7 file=/tmp/lvm.log syslog=0} --devices=/dev/sde,/dev/sdd,/dev/sdg,/dev/sdh,/dev/sdi,/dev/sda,/dev/sdb,/dev/sdc,/dev/sdf ... 2024-03-01 20:54:23,592 INFO program/MainThread: stdout[39]: LVM2_PV_NAME=/dev/sda LVM2_PV_UUID=fT9v1y-1sT8-RTk7-CnWc-zmmk-eDe2-ZclZEn LVM2_PV_FREE=0 LVM2_PV_SIZE=1065353216 LVM2_PE_START=8388608 LVM2_VG_NAME=test_vg1 LVM2_VG_UUID=Zl6upP-RkLr-opWG-Ywma-s6R7-0zdB-5Yewuj LVM2_VG_SIZE=3196059648 LVM2_VG_FREE=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=KDPe4g-PVlK-38Tl-zy1U-QsIW-QjRX-ft5Vvp LVM2_PV_FREE=41943040 LVM2_PV_SIZE=1065353216 LVM2_PE_START=8388608 LVM2_VG_NAME=test_vg1 LVM2_VG_UUID=Zl6upP-RkLr-opWG-Ywma-s6R7-0zdB-5Yewuj LVM2_VG_SIZE=3196059648 LVM2_VG_FREE=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=PIn3kf-YgqD-0PFt-Pwfx-wx2S-dUYS-vBI1wW LVM2_PV_FREE=1065353216 LVM2_PV_SIZE=1065353216 LVM2_PE_START=8388608 LVM2_VG_NAME=test_vg1 LVM2_VG_UUID=Zl6upP-RkLr-opWG-Ywma-s6R7-0zdB-5Yewuj LVM2_VG_SIZE=3196059648 LVM2_VG_FREE=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=zoxUFp-BuKp-4Q2I-kCdq-Nel8-QAep-gkgiDU LVM2_PV_FREE=100663296 LVM2_PV_SIZE=1065353216 LVM2_PE_START=8388608 LVM2_VG_NAME=test_vg2 LVM2_VG_UUID=rTth1E-IBWf-P2Ll-dmvf-Gtq4-23k9-MhJ8L6 LVM2_VG_SIZE=3196059648 LVM2_VG_FREE=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=PyIrfQ-hZPh-O3Ym-EKxN-K1tS-Y0bW-THw6si LVM2_PV_FREE=1065353216 LVM2_PV_SIZE=1065353216 LVM2_PE_START=8388608 LVM2_VG_NAME=test_vg2 LVM2_VG_UUID=rTth1E-IBWf-P2Ll-dmvf-Gtq4-23k9-MhJ8L6 LVM2_VG_SIZE=3196059648 LVM2_VG_FREE=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=0M3KVh-7a4I-BPav-f7ma-rRY3-HHwl-ZQEkWO LVM2_PV_FREE=1065353216 LVM2_PV_SIZE=1065353216 LVM2_PE_START=8388608 LVM2_VG_NAME=test_vg2 LVM2_VG_UUID=rTth1E-IBWf-P2Ll-dmvf-Gtq4-23k9-MhJ8L6 LVM2_VG_SIZE=3196059648 LVM2_VG_FREE=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=hJYfS5-wnPt-Ddxq-LzHF-INia-ff4Q-q8hARN LVM2_PV_FREE=205520896 LVM2_PV_SIZE=1065353216 LVM2_PE_START=8388608 LVM2_VG_NAME=test_vg3 LVM2_VG_UUID=QkO21e-z17d-OjKu-Vqgh-Gnze-9j0A-8ftQzW LVM2_VG_SIZE=4261412864 LVM2_VG_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=d9PKx3-lQ43-J1fk-4pg4-Qute-Jefk-kbMvCG LVM2_PV_FREE=0 LVM2_PV_SIZE=1065353216 LVM2_PE_START=8388608 LVM2_VG_NAME=test_vg3 LVM2_VG_UUID=QkO21e-z17d-OjKu-Vqgh-Gnze-9j0A-8ftQzW LVM2_VG_SIZE=4261412864 LVM2_VG_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=8Gsc3Z-Hu3k-IM7B-0Ud8-dlr1-qlWY-t9Hcho LVM2_PV_FREE=0 LVM2_PV_SIZE=1065353216 LVM2_PE_START=8388608 LVM2_VG_NAME=test_vg3 LVM2_VG_UUID=QkO21e-z17d-OjKu-Vqgh-Gnze-9j0A-8ftQzW LVM2_VG_SIZE=4261412864 LVM2_VG_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=NMfUHt-rV5o-iriL-nltM-Wz3O-efPJ-vxzKfO LVM2_PV_FREE=847249408 LVM2_PV_SIZE=1065353216 LVM2_PE_START=8388608 LVM2_VG_NAME=test_vg3 LVM2_VG_UUID=QkO21e-z17d-OjKu-Vqgh-Gnze-9j0A-8ftQzW LVM2_VG_SIZE=4261412864 LVM2_VG_FREE=1052770304 LVM2_VG_EXTENT_SIZE=4194304 LVM2_VG_EXTENT_COUNT=1016 LVM2_VG_FREE_COUNT=251 LVM2_PV_COUNT=4 2024-03-01 20:54:23,592 INFO program/MainThread: stderr[39]: WARNING: Couldn't find device with uuid NMfUHt-rV5o-iriL-nltM-Wz3O-efPJ-vxzKfO. WARNING: VG test_vg3 is missing PV NMfUHt-rV5o-iriL-nltM-Wz3O-efPJ-vxzKfO (last written to /dev/sdj). WARNING: Couldn't find all devices for LV test_vg3/lv5 while checking used and assumed devices. 2024-03-01 20:54:23,592 INFO program/MainThread: ...done [39] (exit code: 0) 2024-03-01 20:54:23,592 INFO blivet/MainThread: type detected on 'sdi' is 'lvmpv' 2024-03-01 20:54:23,596 DEBUG blivet/MainThread: LVMPhysicalVolume.__init__: uuid: 8Gsc3Z-Hu3k-IM7B-0Ud8-dlr1-qlWY-t9Hcho ; label: None ; device: /dev/sdi ; serial: 360014057c02790daf61431ab4c5489ce ; exists: True ; vg_name: test_vg3 ; vg_uuid: QkO21e-z17d-OjKu-Vqgh-Gnze-9j0A-8ftQzW ; pe_start: 8 MiB ; 2024-03-01 20:54:23,596 DEBUG blivet/MainThread: get_format('lvmpv') returning LVMPhysicalVolume instance with object id 164 2024-03-01 20:54:23,600 DEBUG blivet/MainThread: DiskDevice._set_format: sdi ; type: lvmpv ; current: None ; 2024-03-01 20:54:23,602 DEBUG blivet/MainThread: DeviceTree.get_device_by_uuid: uuid: QkO21e-z17d-OjKu-Vqgh-Gnze-9j0A-8ftQzW ; incomplete: True ; hidden: False ; 2024-03-01 20:54:23,605 DEBUG blivet/MainThread: DeviceTree.get_device_by_uuid returned existing 1.98 GiB lvmvg test_vg3 (141) 2024-03-01 20:54:23,608 DEBUG blivet/MainThread: LVMVolumeGroupDevice._add_parent: test_vg3 ; parent: sdi ; 2024-03-01 20:54:23,611 DEBUG blivet/MainThread: DiskDevice.add_child: name: sdi ; child: test_vg3 ; kids: 0 ; 2024-03-01 20:54:23,614 DEBUG blivet/MainThread: LVMFormatPopulator._update_lvs: pv: sdi ; 2024-03-01 20:54:23,616 DEBUG blivet/MainThread: DeviceTree.get_device_by_uuid: uuid: QkO21e-z17d-OjKu-Vqgh-Gnze-9j0A-8ftQzW ; incomplete: True ; hidden: False ; 2024-03-01 20:54:23,619 DEBUG blivet/MainThread: DeviceTree.get_device_by_uuid returned existing 2.98 GiB lvmvg test_vg3 (141) 2024-03-01 20:54:23,619 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/sdd,/dev/sdg,/dev/sdh,/dev/sdi,/dev/sda,/dev/sdb,/dev/sdc,/dev/sdf ... 2024-03-01 20:54:23,658 INFO program/MainThread: stdout[40]: LVM2_VG_NAME=test_vg1 LVM2_LV_NAME=lv1 LVM2_LV_UUID=eT3KDY-yWW5-yI4n-D3MA-MMhI-3w0j-lZbeKr 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=0rGC52-fxIp-2MG0-x0Mm-acyS-aBvJ-04CsOH LVM2_LV_SIZE=1606418432 LVM2_LV_ATTR=-wi-a----- LVM2_SEGTYPE=linear LVM2_ORIGIN= LVM2_POOL_LV= LVM2_DATA_LV= LVM2_METADATA_LV= LVM2_LV_ROLE=public LVM2_MOVE_PV= LVM2_DATA_PERCENT= LVM2_METADATA_PERCENT= LVM2_COPY_PERCENT= LVM2_VG_NAME=test_vg1 LVM2_LV_NAME=lv2 LVM2_LV_UUID=0rGC52-fxIp-2MG0-x0Mm-acyS-aBvJ-04CsOH LVM2_LV_SIZE=1606418432 LVM2_LV_ATTR=-wi-a----- LVM2_SEGTYPE=linear LVM2_ORIGIN= LVM2_POOL_LV= LVM2_DATA_LV= LVM2_METADATA_LV= 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=io0zuS-r2vf-kOYP-EZLC-ILnP-Qd9u-k0D01J 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=ylFwPE-4mOR-qG1o-e7y0-6iGt-Nlku-B4XCBQ 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=vRyvD3-vcUv-uwKv-hYc5-Octm-8RBz-vfmf78 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=vRyvD3-vcUv-uwKv-hYc5-Octm-8RBz-vfmf78 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=XL3Pt9-45Lf-3yW2-gvna-B2q7-IIys-4Aa4TY 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=XL3Pt9-45Lf-3yW2-gvna-B2q7-IIys-4Aa4TY 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=6DYPj0-hhBq-fUnt-mGb3-KhmU-21An-Q90krg 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=66uv6y-zQ4D-FNQs-34FK-4RfH-13gI-BVYYZZ LVM2_LV_SIZE=427819008 LVM2_LV_ATTR=-wi-a----- LVM2_SEGTYPE=linear LVM2_ORIGIN= LVM2_POOL_LV= LVM2_DATA_LV= LVM2_METADATA_LV= LVM2_LV_ROLE=public LVM2_MOVE_PV= LVM2_DATA_PERCENT= LVM2_METADATA_PERCENT= LVM2_COPY_PERCENT= 2024-03-01 20:54:23,658 INFO program/MainThread: stderr[40]: WARNING: Couldn't find device with uuid NMfUHt-rV5o-iriL-nltM-Wz3O-efPJ-vxzKfO. WARNING: VG test_vg3 is missing PV NMfUHt-rV5o-iriL-nltM-Wz3O-efPJ-vxzKfO (last written to /dev/sdj). WARNING: Couldn't find all devices for LV test_vg3/lv5 while checking used and assumed devices. 2024-03-01 20:54:23,658 INFO program/MainThread: ...done [40] (exit code: 0) 2024-03-01 20:54:23,658 WARNING blivet/MainThread: Skipping LVs for incomplete VG test_vg3 2024-03-01 20:54:23,658 INFO blivet/MainThread: got format: existing lvmpv 2024-03-01 20:54:23,663 DEBUG blivet/MainThread: DeviceTree.handle_device: name: sdj ; info: {'CURRENT_TAGS': ':systemd:', 'DEVLINKS': '/dev/disk/by-diskseq/11 ' '/dev/disk/by-id/scsi-SLIO-ORG_disk9_8bb02eed-505c-4d75-93b5-20327aed4107 ' '/dev/disk/by-id/scsi-1LIO-ORG_disk9:8bb02eed-505c-4d75-93b5-20327aed4107 ' '/dev/disk/by-id/lvm-pv-uuid-NMfUHt-rV5o-iriL-nltM-Wz3O-efPJ-vxzKfO ' '/dev/disk/by-id/wwn-0x60014058bb02eed505c4d7593b520327 ' '/dev/disk/by-id/scsi-360014058bb02eed505c4d7593b520327', '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': 'NMfUHt-rV5o-iriL-nltM-Wz3O-efPJ-vxzKfO', 'ID_FS_UUID_ENC': 'NMfUHt-rV5o-iriL-nltM-Wz3O-efPJ-vxzKfO', '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': '8bb02eed-505c-4d75-93b5-20327aed4107', 'ID_SERIAL': '360014058bb02eed505c4d7593b520327', 'ID_SERIAL_SHORT': '60014058bb02eed505c4d7593b520327', 'ID_TARGET_PORT': '0', 'ID_TYPE': 'disk', 'ID_VENDOR': 'LIO-ORG', 'ID_VENDOR_ENC': 'LIO-ORG\\x20', 'ID_WWN': '0x60014058bb02eed5', 'ID_WWN_VENDOR_EXTENSION': '0x05c4d7593b520327', 'ID_WWN_WITH_EXTENSION': '0x60014058bb02eed505c4d7593b520327', 'MAJOR': '8', 'MINOR': '144', 'SCSI_IDENT_LUN_LOGICAL_UNIT_GROUP': '0x0', 'SCSI_IDENT_LUN_NAA_REGEXT': '60014058bb02eed505c4d7593b520327', 'SCSI_IDENT_LUN_T10': 'LIO-ORG_disk9:8bb02eed-505c-4d75-93b5-20327aed4107', 'SCSI_IDENT_PORT_NAME': 'naa.5001405a91c5ccc5,t,0x0001', 'SCSI_IDENT_PORT_RELATIVE': '0', 'SCSI_IDENT_PORT_TARGET_PORT_GROUP': '0x0', 'SCSI_IDENT_SERIAL': '8bb02eed-505c-4d75-93b5-20327aed4107', 'SCSI_IDENT_TARGET_NAME': 'naa.5001405a91c5ccc5', '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': '337523000'} ; 2024-03-01 20:54:23,663 INFO blivet/MainThread: scanning sdj (/sys/devices/tcm_loop_0/tcm_loop_adapter_0/host2/target2:0:1/2:0:1:9/block/sdj)... 2024-03-01 20:54:23,666 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: sdj ; incomplete: False ; hidden: False ; 2024-03-01 20:54:23,669 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned None 2024-03-01 20:54:23,674 DEBUG blivet/MainThread: DiskDevicePopulator.run: name: sdj ; 2024-03-01 20:54:23,675 INFO blivet/MainThread: sdj is a disk 2024-03-01 20:54:23,675 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 167 2024-03-01 20:54:23,675 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 168 2024-03-01 20:54:23,678 DEBUG blivet/MainThread: DiskDevice._set_format: sdj ; type: None ; current: None ; 2024-03-01 20:54:23,681 DEBUG blivet/MainThread: DiskDevice.update_sysfs_path: sdj ; status: True ; 2024-03-01 20:54:23,681 DEBUG blivet/MainThread: sdj sysfs_path set to /sys/devices/tcm_loop_0/tcm_loop_adapter_0/host2/target2:0:1/2:0:1:9/block/sdj 2024-03-01 20:54:23,684 DEBUG blivet/MainThread: DiskDevice.read_current_size: exists: True ; path: /dev/sdj ; sysfs_path: /sys/devices/tcm_loop_0/tcm_loop_adapter_0/host2/target2:0:1/2:0:1:9/block/sdj ; 2024-03-01 20:54:23,684 DEBUG blivet/MainThread: updated sdj size to 1024 MiB (1024 MiB) 2024-03-01 20:54:23,685 INFO blivet/MainThread: added disk sdj (id 166) to device tree 2024-03-01 20:54:23,685 INFO blivet/MainThread: got device: DiskDevice instance (0x7f2378e94910) -- 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 = 60014058bb02eed505c4d7593b520327 2024-03-01 20:54:23,688 DEBUG blivet/MainThread: DeviceTree.handle_format: name: sdj ; 2024-03-01 20:54:23,691 DEBUG blivet/MainThread: AppleBootstrapFS.supported: supported: True ; 2024-03-01 20:54:23,691 DEBUG blivet/MainThread: get_format('appleboot') returning AppleBootstrapFS instance with object id 170 2024-03-01 20:54:23,694 DEBUG blivet/MainThread: EFIFS.supported: supported: True ; 2024-03-01 20:54:23,694 DEBUG blivet/MainThread: get_format('efi') returning EFIFS instance with object id 171 2024-03-01 20:54:23,697 DEBUG blivet/MainThread: MacEFIFS.supported: supported: True ; 2024-03-01 20:54:23,697 DEBUG blivet/MainThread: get_format('macefi') returning MacEFIFS instance with object id 172 2024-03-01 20:54:23,700 DEBUG blivet/MainThread: MacEFIFS.supported: supported: True ; 2024-03-01 20:54:23,700 DEBUG blivet/MainThread: get_format('macefi') returning MacEFIFS instance with object id 173 2024-03-01 20:54:23,703 DEBUG blivet/MainThread: LVMFormatPopulator.run: pv: sdj ; 2024-03-01 20:54:23,703 DEBUG blivet/MainThread: lvm filter: device /dev/sdj added to the list of allowed devices 2024-03-01 20:54:23,703 INFO program/MainThread: Running [41] lvm pvs --unit=b --nosuffix --nameprefixes --unquoted --noheadings -o pv_name,pv_uuid,pv_free,pv_size,pe_start,vg_name,vg_uuid,vg_size,vg_free,vg_extent_size,vg_extent_count,vg_free_count,pv_count --config= log {level=7 file=/tmp/lvm.log syslog=0} --devices=/dev/sde,/dev/sdd,/dev/sdg,/dev/sdh,/dev/sdi,/dev/sda,/dev/sdb,/dev/sdj,/dev/sdc,/dev/sdf ... 2024-03-01 20:54:23,745 INFO program/MainThread: stdout[41]: LVM2_PV_NAME=/dev/sda LVM2_PV_UUID=fT9v1y-1sT8-RTk7-CnWc-zmmk-eDe2-ZclZEn LVM2_PV_FREE=0 LVM2_PV_SIZE=1065353216 LVM2_PE_START=8388608 LVM2_VG_NAME=test_vg1 LVM2_VG_UUID=Zl6upP-RkLr-opWG-Ywma-s6R7-0zdB-5Yewuj LVM2_VG_SIZE=3196059648 LVM2_VG_FREE=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=KDPe4g-PVlK-38Tl-zy1U-QsIW-QjRX-ft5Vvp LVM2_PV_FREE=41943040 LVM2_PV_SIZE=1065353216 LVM2_PE_START=8388608 LVM2_VG_NAME=test_vg1 LVM2_VG_UUID=Zl6upP-RkLr-opWG-Ywma-s6R7-0zdB-5Yewuj LVM2_VG_SIZE=3196059648 LVM2_VG_FREE=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=PIn3kf-YgqD-0PFt-Pwfx-wx2S-dUYS-vBI1wW LVM2_PV_FREE=1065353216 LVM2_PV_SIZE=1065353216 LVM2_PE_START=8388608 LVM2_VG_NAME=test_vg1 LVM2_VG_UUID=Zl6upP-RkLr-opWG-Ywma-s6R7-0zdB-5Yewuj LVM2_VG_SIZE=3196059648 LVM2_VG_FREE=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=zoxUFp-BuKp-4Q2I-kCdq-Nel8-QAep-gkgiDU LVM2_PV_FREE=100663296 LVM2_PV_SIZE=1065353216 LVM2_PE_START=8388608 LVM2_VG_NAME=test_vg2 LVM2_VG_UUID=rTth1E-IBWf-P2Ll-dmvf-Gtq4-23k9-MhJ8L6 LVM2_VG_SIZE=3196059648 LVM2_VG_FREE=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=PyIrfQ-hZPh-O3Ym-EKxN-K1tS-Y0bW-THw6si LVM2_PV_FREE=1065353216 LVM2_PV_SIZE=1065353216 LVM2_PE_START=8388608 LVM2_VG_NAME=test_vg2 LVM2_VG_UUID=rTth1E-IBWf-P2Ll-dmvf-Gtq4-23k9-MhJ8L6 LVM2_VG_SIZE=3196059648 LVM2_VG_FREE=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=0M3KVh-7a4I-BPav-f7ma-rRY3-HHwl-ZQEkWO LVM2_PV_FREE=1065353216 LVM2_PV_SIZE=1065353216 LVM2_PE_START=8388608 LVM2_VG_NAME=test_vg2 LVM2_VG_UUID=rTth1E-IBWf-P2Ll-dmvf-Gtq4-23k9-MhJ8L6 LVM2_VG_SIZE=3196059648 LVM2_VG_FREE=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=hJYfS5-wnPt-Ddxq-LzHF-INia-ff4Q-q8hARN LVM2_PV_FREE=205520896 LVM2_PV_SIZE=1065353216 LVM2_PE_START=8388608 LVM2_VG_NAME=test_vg3 LVM2_VG_UUID=QkO21e-z17d-OjKu-Vqgh-Gnze-9j0A-8ftQzW LVM2_VG_SIZE=4261412864 LVM2_VG_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=d9PKx3-lQ43-J1fk-4pg4-Qute-Jefk-kbMvCG LVM2_PV_FREE=0 LVM2_PV_SIZE=1065353216 LVM2_PE_START=8388608 LVM2_VG_NAME=test_vg3 LVM2_VG_UUID=QkO21e-z17d-OjKu-Vqgh-Gnze-9j0A-8ftQzW LVM2_VG_SIZE=4261412864 LVM2_VG_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=8Gsc3Z-Hu3k-IM7B-0Ud8-dlr1-qlWY-t9Hcho LVM2_PV_FREE=0 LVM2_PV_SIZE=1065353216 LVM2_PE_START=8388608 LVM2_VG_NAME=test_vg3 LVM2_VG_UUID=QkO21e-z17d-OjKu-Vqgh-Gnze-9j0A-8ftQzW LVM2_VG_SIZE=4261412864 LVM2_VG_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=NMfUHt-rV5o-iriL-nltM-Wz3O-efPJ-vxzKfO LVM2_PV_FREE=847249408 LVM2_PV_SIZE=1065353216 LVM2_PE_START=8388608 LVM2_VG_NAME=test_vg3 LVM2_VG_UUID=QkO21e-z17d-OjKu-Vqgh-Gnze-9j0A-8ftQzW LVM2_VG_SIZE=4261412864 LVM2_VG_FREE=1052770304 LVM2_VG_EXTENT_SIZE=4194304 LVM2_VG_EXTENT_COUNT=1016 LVM2_VG_FREE_COUNT=251 LVM2_PV_COUNT=4 2024-03-01 20:54:23,745 INFO program/MainThread: stderr[41]: 2024-03-01 20:54:23,745 INFO program/MainThread: ...done [41] (exit code: 0) 2024-03-01 20:54:23,746 INFO blivet/MainThread: type detected on 'sdj' is 'lvmpv' 2024-03-01 20:54:23,749 DEBUG blivet/MainThread: LVMPhysicalVolume.__init__: uuid: NMfUHt-rV5o-iriL-nltM-Wz3O-efPJ-vxzKfO ; label: None ; device: /dev/sdj ; serial: 360014058bb02eed505c4d7593b520327 ; exists: True ; vg_name: test_vg3 ; vg_uuid: QkO21e-z17d-OjKu-Vqgh-Gnze-9j0A-8ftQzW ; pe_start: 8 MiB ; free: 808 MiB ; 2024-03-01 20:54:23,750 DEBUG blivet/MainThread: get_format('lvmpv') returning LVMPhysicalVolume instance with object id 174 2024-03-01 20:54:23,752 DEBUG blivet/MainThread: DiskDevice._set_format: sdj ; type: lvmpv ; current: None ; 2024-03-01 20:54:23,755 DEBUG blivet/MainThread: DeviceTree.get_device_by_uuid: uuid: QkO21e-z17d-OjKu-Vqgh-Gnze-9j0A-8ftQzW ; incomplete: True ; hidden: False ; 2024-03-01 20:54:23,758 DEBUG blivet/MainThread: DeviceTree.get_device_by_uuid returned existing 2.98 GiB lvmvg test_vg3 (141) 2024-03-01 20:54:23,761 DEBUG blivet/MainThread: LVMVolumeGroupDevice._add_parent: test_vg3 ; parent: sdj ; 2024-03-01 20:54:23,764 DEBUG blivet/MainThread: DiskDevice.add_child: name: sdj ; child: test_vg3 ; kids: 0 ; 2024-03-01 20:54:23,767 DEBUG blivet/MainThread: LVMFormatPopulator._update_lvs: pv: sdj ; 2024-03-01 20:54:23,769 DEBUG blivet/MainThread: DeviceTree.get_device_by_uuid: uuid: QkO21e-z17d-OjKu-Vqgh-Gnze-9j0A-8ftQzW ; incomplete: True ; hidden: False ; 2024-03-01 20:54:23,772 DEBUG blivet/MainThread: DeviceTree.get_device_by_uuid returned existing 3.97 GiB lvmvg test_vg3 (141) 2024-03-01 20:54:23,772 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/sdd,/dev/sdg,/dev/sdh,/dev/sdi,/dev/sda,/dev/sdb,/dev/sdj,/dev/sdc,/dev/sdf ... 2024-03-01 20:54:23,806 INFO program/MainThread: stdout[42]: LVM2_VG_NAME=test_vg1 LVM2_LV_NAME=lv1 LVM2_LV_UUID=eT3KDY-yWW5-yI4n-D3MA-MMhI-3w0j-lZbeKr 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=0rGC52-fxIp-2MG0-x0Mm-acyS-aBvJ-04CsOH LVM2_LV_SIZE=1606418432 LVM2_LV_ATTR=-wi-a----- LVM2_SEGTYPE=linear LVM2_ORIGIN= LVM2_POOL_LV= LVM2_DATA_LV= LVM2_METADATA_LV= LVM2_LV_ROLE=public LVM2_MOVE_PV= LVM2_DATA_PERCENT= LVM2_METADATA_PERCENT= LVM2_COPY_PERCENT= LVM2_VG_NAME=test_vg1 LVM2_LV_NAME=lv2 LVM2_LV_UUID=0rGC52-fxIp-2MG0-x0Mm-acyS-aBvJ-04CsOH LVM2_LV_SIZE=1606418432 LVM2_LV_ATTR=-wi-a----- LVM2_SEGTYPE=linear LVM2_ORIGIN= LVM2_POOL_LV= LVM2_DATA_LV= LVM2_METADATA_LV= 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=io0zuS-r2vf-kOYP-EZLC-ILnP-Qd9u-k0D01J 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=ylFwPE-4mOR-qG1o-e7y0-6iGt-Nlku-B4XCBQ 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=vRyvD3-vcUv-uwKv-hYc5-Octm-8RBz-vfmf78 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=vRyvD3-vcUv-uwKv-hYc5-Octm-8RBz-vfmf78 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=XL3Pt9-45Lf-3yW2-gvna-B2q7-IIys-4Aa4TY 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=XL3Pt9-45Lf-3yW2-gvna-B2q7-IIys-4Aa4TY 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=6DYPj0-hhBq-fUnt-mGb3-KhmU-21An-Q90krg 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=66uv6y-zQ4D-FNQs-34FK-4RfH-13gI-BVYYZZ LVM2_LV_SIZE=427819008 LVM2_LV_ATTR=-wi-a----- LVM2_SEGTYPE=linear LVM2_ORIGIN= LVM2_POOL_LV= LVM2_DATA_LV= LVM2_METADATA_LV= LVM2_LV_ROLE=public LVM2_MOVE_PV= LVM2_DATA_PERCENT= LVM2_METADATA_PERCENT= LVM2_COPY_PERCENT= 2024-03-01 20:54:23,806 INFO program/MainThread: stderr[42]: 2024-03-01 20:54:23,806 INFO program/MainThread: ...done [42] (exit code: 0) 2024-03-01 20:54:23,810 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: test_vg3-lv5 ; incomplete: False ; hidden: False ; 2024-03-01 20:54:23,813 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned None 2024-03-01 20:54:23,816 DEBUG blivet/MainThread: DeviceTree.get_device_by_uuid: uuid: vRyvD3-vcUv-uwKv-hYc5-Octm-8RBz-vfmf78 ; incomplete: False ; hidden: False ; 2024-03-01 20:54:23,819 DEBUG blivet/MainThread: DeviceTree.get_device_by_uuid returned None 2024-03-01 20:54:23,819 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 176 2024-03-01 20:54:23,822 DEBUG blivet/MainThread: LVMVolumeGroupDevice.add_child: name: test_vg3 ; child: lv5 ; kids: 0 ; 2024-03-01 20:54:23,822 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 177 2024-03-01 20:54:23,825 DEBUG blivet/MainThread: LVMLogicalVolumeDevice._set_format: test_vg3-lv5 ; type: None ; current: None ; 2024-03-01 20:54:23,828 DEBUG blivet/MainThread: LVMLogicalVolumeDevice.update_sysfs_path: test_vg3-lv5 ; status: True ; 2024-03-01 20:54:23,829 DEBUG blivet/MainThread: test_vg3-lv5 sysfs_path set to /sys/devices/virtual/block/dm-3 2024-03-01 20:54:23,832 DEBUG blivet/MainThread: LVMLogicalVolumeDevice.read_current_size: exists: True ; path: /dev/mapper/test_vg3-lv5 ; sysfs_path: /sys/devices/virtual/block/dm-3 ; 2024-03-01 20:54:23,833 DEBUG blivet/MainThread: updated test_vg3-lv5 size to 1.2 GiB (1.2 GiB) 2024-03-01 20:54:23,833 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 179 2024-03-01 20:54:23,836 DEBUG blivet/MainThread: LVMVolumeGroupDevice.remove_child: name: test_vg3 ; child: lv5 ; kids: 1 ; 2024-03-01 20:54:23,839 DEBUG blivet/MainThread: LVMVolumeGroupDevice.add_child: name: test_vg3 ; child: lv5 ; kids: 0 ; 2024-03-01 20:54:23,839 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 180 2024-03-01 20:54:23,842 DEBUG blivet/MainThread: LVMLogicalVolumeDevice._set_format: test_vg3-lv5 ; type: None ; current: None ; 2024-03-01 20:54:23,845 DEBUG blivet/MainThread: LVMLogicalVolumeDevice.update_sysfs_path: test_vg3-lv5 ; status: True ; 2024-03-01 20:54:23,845 DEBUG blivet/MainThread: test_vg3-lv5 sysfs_path set to /sys/devices/virtual/block/dm-3 2024-03-01 20:54:23,848 DEBUG blivet/MainThread: LVMLogicalVolumeDevice.read_current_size: exists: True ; path: /dev/mapper/test_vg3-lv5 ; sysfs_path: /sys/devices/virtual/block/dm-3 ; 2024-03-01 20:54:23,848 DEBUG blivet/MainThread: updated test_vg3-lv5 size to 1.2 GiB (1.2 GiB) 2024-03-01 20:54:23,849 DEBUG blivet/MainThread: Adding test_vg3-lv5/1.2 GiB to test_vg3 2024-03-01 20:54:23,849 INFO blivet/MainThread: added lvmlv test_vg3-lv5 (id 175) to device tree 2024-03-01 20:54:23,852 DEBUG blivet/MainThread: LVMLogicalVolumeDevice.update_sysfs_path: test_vg3-lv5 ; status: True ; 2024-03-01 20:54:23,852 DEBUG blivet/MainThread: test_vg3-lv5 sysfs_path set to /sys/devices/virtual/block/dm-3 2024-03-01 20:54:23,855 DEBUG blivet/MainThread: LVMLogicalVolumeDevice.read_current_size: exists: True ; path: /dev/mapper/test_vg3-lv5 ; sysfs_path: /sys/devices/virtual/block/dm-3 ; 2024-03-01 20:54:23,855 DEBUG blivet/MainThread: updated test_vg3-lv5 size to 1.2 GiB (1.2 GiB) 2024-03-01 20:54:23,858 DEBUG blivet/MainThread: DeviceTree.handle_device: name: test_vg3-lv5 ; info: {'CURRENT_TAGS': ':systemd:', 'DEVLINKS': '/dev/test_vg3/lv5 /dev/disk/by-id/dm-name-test_vg3-lv5 ' '/dev/mapper/test_vg3-lv5 ' '/dev/disk/by-id/dm-uuid-LVM-QkO21ez17dOjKuVqghGnze9j0A8ftQzWvRyvD3vcUvuwKvhYc5Octm8RBzvfmf78 ' '/dev/disk/by-uuid/f749ee96-8ce7-4d92-a4d0-d2df3bcd936e', 'DEVNAME': '/dev/dm-3', 'DEVPATH': '/devices/virtual/block/dm-3', 'DEVTYPE': 'disk', 'DISKSEQ': '127', '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-QkO21ez17dOjKuVqghGnze9j0A8ftQzWvRyvD3vcUvuwKvhYc5Octm8RBzvfmf78', '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': 'f749ee96-8ce7-4d92-a4d0-d2df3bcd936e', 'ID_FS_UUID_ENC': 'f749ee96-8ce7-4d92-a4d0-d2df3bcd936e', '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': '835663736'} ; 2024-03-01 20:54:23,858 INFO blivet/MainThread: scanning test_vg3-lv5 (/sys/devices/virtual/block/dm-3)... 2024-03-01 20:54:23,859 INFO program/MainThread: Running [43] dmsetup info -co subsystem --noheadings test_vg3-lv5 ... 2024-03-01 20:54:23,862 INFO program/MainThread: stdout[43]: LVM 2024-03-01 20:54:23,862 INFO program/MainThread: stderr[43]: 2024-03-01 20:54:23,862 INFO program/MainThread: ...done [43] (exit code: 0) 2024-03-01 20:54:23,862 INFO program/MainThread: Running [44] dmsetup info -co subsystem --noheadings test_vg3-lv5 ... 2024-03-01 20:54:23,864 INFO program/MainThread: stdout[44]: LVM 2024-03-01 20:54:23,864 INFO program/MainThread: stderr[44]: 2024-03-01 20:54:23,865 INFO program/MainThread: ...done [44] (exit code: 0) 2024-03-01 20:54:23,865 INFO program/MainThread: Running [45] dmsetup info -co subsystem --noheadings test_vg3-lv5 ... 2024-03-01 20:54:23,867 INFO program/MainThread: stdout[45]: LVM 2024-03-01 20:54:23,867 INFO program/MainThread: stderr[45]: 2024-03-01 20:54:23,867 INFO program/MainThread: ...done [45] (exit code: 0) 2024-03-01 20:54:23,871 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: test_vg3-lv5 ; incomplete: False ; hidden: False ; 2024-03-01 20:54:23,875 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned existing 1.2 GiB lvmlv test_vg3-lv5 (175) 2024-03-01 20:54:23,878 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 20:54:23,878 DEBUG blivet/MainThread: vg test_vg3 has 2.77 GiB free 2024-03-01 20:54:23,879 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 20:54:23,879 DEBUG blivet/MainThread: vg test_vg3 has 2.77 GiB free 2024-03-01 20:54:23,875 INFO blivet/MainThread: got device: LVMLogicalVolumeDevice instance (0x7f2378e982b0) -- name = test_vg3-lv5 status = True id = 175 children = [] parents = ['existing 3.97 GiB lvmvg test_vg3 (141)'] uuid = vRyvD3-vcUv-uwKv-hYc5-Octm-8RBz-vfmf78 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 (0x7f2378e87f40) -- 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 = QkO21e-z17d-OjKu-Vqgh-Gnze-9j0A-8ftQzW size = 3.97 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 3.97 GiB path = /dev/test_vg3 format args = [] original_format = None free = 1004 MiB PE Size = 4 MiB PE Count = 1016 PE Free = 251 PV Count = 4 modified = False extents = 1016 free space = 2.77 GiB free extents = 710 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sdg (132) with existing lvmpv', 'existing 1024 MiB disk sdh (146) with existing lvmpv', 'existing 1024 MiB disk sdi (156) with existing lvmpv', 'existing 1024 MiB disk sdj (166) with existing lvmpv'] LVs = ['existing 1.2 GiB lvmlv test_vg3-lv5 (175)'] segment type = linear percent = 0 VG space used = 1.2 GiB 2024-03-01 20:54:23,880 INFO program/MainThread: Running [46] dmsetup info -co subsystem --noheadings test_vg3-lv5 ... 2024-03-01 20:54:23,882 INFO program/MainThread: stdout[46]: LVM 2024-03-01 20:54:23,882 INFO program/MainThread: stderr[46]: 2024-03-01 20:54:23,882 INFO program/MainThread: ...done [46] (exit code: 0) 2024-03-01 20:54:23,886 DEBUG blivet/MainThread: DeviceTree.handle_format: name: test_vg3-lv5 ; 2024-03-01 20:54:23,889 DEBUG blivet/MainThread: AppleBootstrapFS.supported: supported: True ; 2024-03-01 20:54:23,889 DEBUG blivet/MainThread: get_format('appleboot') returning AppleBootstrapFS instance with object id 182 2024-03-01 20:54:23,893 DEBUG blivet/MainThread: EFIFS.supported: supported: True ; 2024-03-01 20:54:23,893 DEBUG blivet/MainThread: get_format('efi') returning EFIFS instance with object id 183 2024-03-01 20:54:23,896 DEBUG blivet/MainThread: MacEFIFS.supported: supported: True ; 2024-03-01 20:54:23,896 DEBUG blivet/MainThread: get_format('macefi') returning MacEFIFS instance with object id 184 2024-03-01 20:54:23,899 DEBUG blivet/MainThread: MacEFIFS.supported: supported: True ; 2024-03-01 20:54:23,899 DEBUG blivet/MainThread: get_format('macefi') returning MacEFIFS instance with object id 185 2024-03-01 20:54:23,899 INFO blivet/MainThread: type detected on 'test_vg3-lv5' is 'xfs' 2024-03-01 20:54:23,902 DEBUG blivet/MainThread: XFS.supported: supported: True ; 2024-03-01 20:54:23,902 DEBUG blivet/MainThread: get_format('xfs') returning XFS instance with object id 186 2024-03-01 20:54:23,905 DEBUG blivet/MainThread: LVMLogicalVolumeDevice._set_format: test_vg3-lv5 ; type: xfs ; current: None ; 2024-03-01 20:54:23,906 INFO blivet/MainThread: got format: existing xfs filesystem 2024-03-01 20:54:23,908 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: test_vg3-lv6 ; incomplete: False ; hidden: False ; 2024-03-01 20:54:23,921 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned None 2024-03-01 20:54:23,923 DEBUG blivet/MainThread: DeviceTree.get_device_by_uuid: uuid: XL3Pt9-45Lf-3yW2-gvna-B2q7-IIys-4Aa4TY ; incomplete: False ; hidden: False ; 2024-03-01 20:54:23,926 DEBUG blivet/MainThread: DeviceTree.get_device_by_uuid returned None 2024-03-01 20:54:23,926 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 189 2024-03-01 20:54:23,930 DEBUG blivet/MainThread: LVMVolumeGroupDevice.add_child: name: test_vg3 ; child: lv6 ; kids: 1 ; 2024-03-01 20:54:23,930 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 190 2024-03-01 20:54:23,933 DEBUG blivet/MainThread: LVMLogicalVolumeDevice._set_format: test_vg3-lv6 ; type: None ; current: None ; 2024-03-01 20:54:23,936 DEBUG blivet/MainThread: LVMLogicalVolumeDevice.update_sysfs_path: test_vg3-lv6 ; status: True ; 2024-03-01 20:54:23,936 DEBUG blivet/MainThread: test_vg3-lv6 sysfs_path set to /sys/devices/virtual/block/dm-2 2024-03-01 20:54:23,939 DEBUG blivet/MainThread: LVMLogicalVolumeDevice.read_current_size: exists: True ; path: /dev/mapper/test_vg3-lv6 ; sysfs_path: /sys/devices/virtual/block/dm-2 ; 2024-03-01 20:54:23,940 DEBUG blivet/MainThread: updated test_vg3-lv6 size to 1020 MiB (1020 MiB) 2024-03-01 20:54:23,940 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 192 2024-03-01 20:54:23,943 DEBUG blivet/MainThread: LVMVolumeGroupDevice.remove_child: name: test_vg3 ; child: lv6 ; kids: 2 ; 2024-03-01 20:54:23,946 DEBUG blivet/MainThread: LVMVolumeGroupDevice.add_child: name: test_vg3 ; child: lv6 ; kids: 1 ; 2024-03-01 20:54:23,946 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 193 2024-03-01 20:54:23,949 DEBUG blivet/MainThread: LVMLogicalVolumeDevice._set_format: test_vg3-lv6 ; type: None ; current: None ; 2024-03-01 20:54:23,952 DEBUG blivet/MainThread: LVMLogicalVolumeDevice.update_sysfs_path: test_vg3-lv6 ; status: True ; 2024-03-01 20:54:23,952 DEBUG blivet/MainThread: test_vg3-lv6 sysfs_path set to /sys/devices/virtual/block/dm-2 2024-03-01 20:54:23,955 DEBUG blivet/MainThread: LVMLogicalVolumeDevice.read_current_size: exists: True ; path: /dev/mapper/test_vg3-lv6 ; sysfs_path: /sys/devices/virtual/block/dm-2 ; 2024-03-01 20:54:23,956 DEBUG blivet/MainThread: updated test_vg3-lv6 size to 1020 MiB (1020 MiB) 2024-03-01 20:54:23,956 DEBUG blivet/MainThread: Adding test_vg3-lv6/1020 MiB to test_vg3 2024-03-01 20:54:23,956 INFO blivet/MainThread: added lvmlv test_vg3-lv6 (id 188) to device tree 2024-03-01 20:54:23,959 DEBUG blivet/MainThread: LVMLogicalVolumeDevice.update_sysfs_path: test_vg3-lv6 ; status: True ; 2024-03-01 20:54:23,959 DEBUG blivet/MainThread: test_vg3-lv6 sysfs_path set to /sys/devices/virtual/block/dm-2 2024-03-01 20:54:23,962 DEBUG blivet/MainThread: LVMLogicalVolumeDevice.read_current_size: exists: True ; path: /dev/mapper/test_vg3-lv6 ; sysfs_path: /sys/devices/virtual/block/dm-2 ; 2024-03-01 20:54:23,962 DEBUG blivet/MainThread: updated test_vg3-lv6 size to 1020 MiB (1020 MiB) 2024-03-01 20:54:23,966 DEBUG blivet/MainThread: DeviceTree.handle_device: name: test_vg3-lv6 ; info: {'CURRENT_TAGS': ':systemd:', 'DEVLINKS': '/dev/test_vg3/lv6 /dev/disk/by-id/dm-name-test_vg3-lv6 ' '/dev/disk/by-id/dm-uuid-LVM-QkO21ez17dOjKuVqghGnze9j0A8ftQzWXL3Pt945Lf3yW2gvnaB2q7IIys4Aa4TY ' '/dev/disk/by-uuid/507550ea-d87d-41a8-8005-c1ff4364b111 ' '/dev/mapper/test_vg3-lv6', 'DEVNAME': '/dev/dm-2', 'DEVPATH': '/devices/virtual/block/dm-2', 'DEVTYPE': 'disk', 'DISKSEQ': '126', '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-QkO21ez17dOjKuVqghGnze9j0A8ftQzWXL3Pt945Lf3yW2gvnaB2q7IIys4Aa4TY', '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': '507550ea-d87d-41a8-8005-c1ff4364b111', 'ID_FS_UUID_ENC': '507550ea-d87d-41a8-8005-c1ff4364b111', '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': '834564953'} ; 2024-03-01 20:54:23,966 INFO blivet/MainThread: scanning test_vg3-lv6 (/sys/devices/virtual/block/dm-2)... 2024-03-01 20:54:23,966 INFO program/MainThread: Running [47] dmsetup info -co subsystem --noheadings test_vg3-lv6 ... 2024-03-01 20:54:23,969 INFO program/MainThread: stdout[47]: LVM 2024-03-01 20:54:23,969 INFO program/MainThread: stderr[47]: 2024-03-01 20:54:23,969 INFO program/MainThread: ...done [47] (exit code: 0) 2024-03-01 20:54:23,969 INFO program/MainThread: Running [48] dmsetup info -co subsystem --noheadings test_vg3-lv6 ... 2024-03-01 20:54:23,972 INFO program/MainThread: stdout[48]: LVM 2024-03-01 20:54:23,972 INFO program/MainThread: stderr[48]: 2024-03-01 20:54:23,972 INFO program/MainThread: ...done [48] (exit code: 0) 2024-03-01 20:54:23,972 INFO program/MainThread: Running [49] dmsetup info -co subsystem --noheadings test_vg3-lv6 ... 2024-03-01 20:54:23,974 INFO program/MainThread: stdout[49]: LVM 2024-03-01 20:54:23,974 INFO program/MainThread: stderr[49]: 2024-03-01 20:54:23,974 INFO program/MainThread: ...done [49] (exit code: 0) 2024-03-01 20:54:23,979 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: test_vg3-lv6 ; incomplete: False ; hidden: False ; 2024-03-01 20:54:23,982 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned existing 1020 MiB lvmlv test_vg3-lv6 (188) 2024-03-01 20:54:23,985 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 20:54:23,985 DEBUG blivet/MainThread: vg test_vg3 has 1.78 GiB free 2024-03-01 20:54:23,986 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 20:54:23,986 DEBUG blivet/MainThread: vg test_vg3 has 1.78 GiB free 2024-03-01 20:54:23,982 INFO blivet/MainThread: got device: LVMLogicalVolumeDevice instance (0x7f2378f41160) -- name = test_vg3-lv6 status = True id = 188 children = [] parents = ['existing 3.97 GiB lvmvg test_vg3 (141)'] uuid = XL3Pt9-45Lf-3yW2-gvna-B2q7-IIys-4Aa4TY 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 (0x7f2378e87f40) -- name = test_vg3 status = True 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 = QkO21e-z17d-OjKu-Vqgh-Gnze-9j0A-8ftQzW size = 3.97 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 3.97 GiB path = /dev/test_vg3 format args = [] original_format = None free = 1004 MiB PE Size = 4 MiB PE Count = 1016 PE Free = 251 PV Count = 4 modified = False extents = 1016 free space = 1.78 GiB free extents = 455 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sdg (132) with existing lvmpv', 'existing 1024 MiB disk sdh (146) with existing lvmpv', 'existing 1024 MiB disk sdi (156) with existing lvmpv', 'existing 1024 MiB disk sdj (166) with existing lvmpv'] LVs = ['existing 1.2 GiB lvmlv test_vg3-lv5 (175) with existing xfs filesystem', 'existing 1020 MiB lvmlv test_vg3-lv6 (188)'] segment type = linear percent = 0 VG space used = 1020 MiB 2024-03-01 20:54:23,987 INFO program/MainThread: Running [50] dmsetup info -co subsystem --noheadings test_vg3-lv6 ... 2024-03-01 20:54:23,989 INFO program/MainThread: stdout[50]: LVM 2024-03-01 20:54:23,989 INFO program/MainThread: stderr[50]: 2024-03-01 20:54:23,990 INFO program/MainThread: ...done [50] (exit code: 0) 2024-03-01 20:54:23,993 DEBUG blivet/MainThread: DeviceTree.handle_format: name: test_vg3-lv6 ; 2024-03-01 20:54:23,997 DEBUG blivet/MainThread: AppleBootstrapFS.supported: supported: True ; 2024-03-01 20:54:23,997 DEBUG blivet/MainThread: get_format('appleboot') returning AppleBootstrapFS instance with object id 195 2024-03-01 20:54:24,000 DEBUG blivet/MainThread: EFIFS.supported: supported: True ; 2024-03-01 20:54:24,000 DEBUG blivet/MainThread: get_format('efi') returning EFIFS instance with object id 196 2024-03-01 20:54:24,003 DEBUG blivet/MainThread: MacEFIFS.supported: supported: True ; 2024-03-01 20:54:24,003 DEBUG blivet/MainThread: get_format('macefi') returning MacEFIFS instance with object id 197 2024-03-01 20:54:24,006 DEBUG blivet/MainThread: MacEFIFS.supported: supported: True ; 2024-03-01 20:54:24,006 DEBUG blivet/MainThread: get_format('macefi') returning MacEFIFS instance with object id 198 2024-03-01 20:54:24,007 INFO blivet/MainThread: type detected on 'test_vg3-lv6' is 'xfs' 2024-03-01 20:54:24,010 DEBUG blivet/MainThread: XFS.supported: supported: True ; 2024-03-01 20:54:24,010 DEBUG blivet/MainThread: get_format('xfs') returning XFS instance with object id 199 2024-03-01 20:54:24,013 DEBUG blivet/MainThread: LVMLogicalVolumeDevice._set_format: test_vg3-lv6 ; type: xfs ; current: None ; 2024-03-01 20:54:24,013 INFO blivet/MainThread: got format: existing xfs filesystem 2024-03-01 20:54:24,016 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: test_vg3-lv7 ; incomplete: False ; hidden: False ; 2024-03-01 20:54:24,019 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned None 2024-03-01 20:54:24,022 DEBUG blivet/MainThread: DeviceTree.get_device_by_uuid: uuid: 6DYPj0-hhBq-fUnt-mGb3-KhmU-21An-Q90krg ; incomplete: False ; hidden: False ; 2024-03-01 20:54:24,025 DEBUG blivet/MainThread: DeviceTree.get_device_by_uuid returned None 2024-03-01 20:54:24,025 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 202 2024-03-01 20:54:24,028 DEBUG blivet/MainThread: LVMVolumeGroupDevice.add_child: name: test_vg3 ; child: lv7 ; kids: 2 ; 2024-03-01 20:54:24,028 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 203 2024-03-01 20:54:24,031 DEBUG blivet/MainThread: LVMLogicalVolumeDevice._set_format: test_vg3-lv7 ; type: None ; current: None ; 2024-03-01 20:54:24,035 DEBUG blivet/MainThread: LVMLogicalVolumeDevice.update_sysfs_path: test_vg3-lv7 ; status: True ; 2024-03-01 20:54:24,035 DEBUG blivet/MainThread: test_vg3-lv7 sysfs_path set to /sys/devices/virtual/block/dm-1 2024-03-01 20:54:24,038 DEBUG blivet/MainThread: LVMLogicalVolumeDevice.read_current_size: exists: True ; path: /dev/mapper/test_vg3-lv7 ; sysfs_path: /sys/devices/virtual/block/dm-1 ; 2024-03-01 20:54:24,038 DEBUG blivet/MainThread: updated test_vg3-lv7 size to 408 MiB (408 MiB) 2024-03-01 20:54:24,039 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 205 2024-03-01 20:54:24,042 DEBUG blivet/MainThread: LVMVolumeGroupDevice.remove_child: name: test_vg3 ; child: lv7 ; kids: 3 ; 2024-03-01 20:54:24,045 DEBUG blivet/MainThread: LVMVolumeGroupDevice.add_child: name: test_vg3 ; child: lv7 ; kids: 2 ; 2024-03-01 20:54:24,045 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 206 2024-03-01 20:54:24,048 DEBUG blivet/MainThread: LVMLogicalVolumeDevice._set_format: test_vg3-lv7 ; type: None ; current: None ; 2024-03-01 20:54:24,051 DEBUG blivet/MainThread: LVMLogicalVolumeDevice.update_sysfs_path: test_vg3-lv7 ; status: True ; 2024-03-01 20:54:24,051 DEBUG blivet/MainThread: test_vg3-lv7 sysfs_path set to /sys/devices/virtual/block/dm-1 2024-03-01 20:54:24,054 DEBUG blivet/MainThread: LVMLogicalVolumeDevice.read_current_size: exists: True ; path: /dev/mapper/test_vg3-lv7 ; sysfs_path: /sys/devices/virtual/block/dm-1 ; 2024-03-01 20:54:24,055 DEBUG blivet/MainThread: updated test_vg3-lv7 size to 408 MiB (408 MiB) 2024-03-01 20:54:24,055 DEBUG blivet/MainThread: Adding test_vg3-lv7/408 MiB to test_vg3 2024-03-01 20:54:24,055 INFO blivet/MainThread: added lvmlv test_vg3-lv7 (id 201) to device tree 2024-03-01 20:54:24,058 DEBUG blivet/MainThread: LVMLogicalVolumeDevice.update_sysfs_path: test_vg3-lv7 ; status: True ; 2024-03-01 20:54:24,058 DEBUG blivet/MainThread: test_vg3-lv7 sysfs_path set to /sys/devices/virtual/block/dm-1 2024-03-01 20:54:24,061 DEBUG blivet/MainThread: LVMLogicalVolumeDevice.read_current_size: exists: True ; path: /dev/mapper/test_vg3-lv7 ; sysfs_path: /sys/devices/virtual/block/dm-1 ; 2024-03-01 20:54:24,061 DEBUG blivet/MainThread: updated test_vg3-lv7 size to 408 MiB (408 MiB) 2024-03-01 20:54:24,065 DEBUG blivet/MainThread: DeviceTree.handle_device: name: test_vg3-lv7 ; info: {'CURRENT_TAGS': ':systemd:', 'DEVLINKS': '/dev/test_vg3/lv7 ' '/dev/disk/by-uuid/90e47165-8469-4773-83cf-03ed6d2c4b42 ' '/dev/mapper/test_vg3-lv7 /dev/disk/by-id/dm-name-test_vg3-lv7 ' '/dev/disk/by-id/dm-uuid-LVM-QkO21ez17dOjKuVqghGnze9j0A8ftQzW6DYPj0hhBqfUntmGb3KhmU21AnQ90krg', 'DEVNAME': '/dev/dm-1', 'DEVPATH': '/devices/virtual/block/dm-1', 'DEVTYPE': 'disk', 'DISKSEQ': '125', '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-QkO21ez17dOjKuVqghGnze9j0A8ftQzW6DYPj0hhBqfUntmGb3KhmU21AnQ90krg', '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': '90e47165-8469-4773-83cf-03ed6d2c4b42', 'ID_FS_UUID_ENC': '90e47165-8469-4773-83cf-03ed6d2c4b42', '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': '833539601'} ; 2024-03-01 20:54:24,065 INFO blivet/MainThread: scanning test_vg3-lv7 (/sys/devices/virtual/block/dm-1)... 2024-03-01 20:54:24,065 INFO program/MainThread: Running [51] dmsetup info -co subsystem --noheadings test_vg3-lv7 ... 2024-03-01 20:54:24,068 INFO program/MainThread: stdout[51]: LVM 2024-03-01 20:54:24,068 INFO program/MainThread: stderr[51]: 2024-03-01 20:54:24,068 INFO program/MainThread: ...done [51] (exit code: 0) 2024-03-01 20:54:24,068 INFO program/MainThread: Running [52] dmsetup info -co subsystem --noheadings test_vg3-lv7 ... 2024-03-01 20:54:24,071 INFO program/MainThread: stdout[52]: LVM 2024-03-01 20:54:24,071 INFO program/MainThread: stderr[52]: 2024-03-01 20:54:24,071 INFO program/MainThread: ...done [52] (exit code: 0) 2024-03-01 20:54:24,071 INFO program/MainThread: Running [53] dmsetup info -co subsystem --noheadings test_vg3-lv7 ... 2024-03-01 20:54:24,073 INFO program/MainThread: stdout[53]: LVM 2024-03-01 20:54:24,073 INFO program/MainThread: stderr[53]: 2024-03-01 20:54:24,073 INFO program/MainThread: ...done [53] (exit code: 0) 2024-03-01 20:54:24,078 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: test_vg3-lv7 ; incomplete: False ; hidden: False ; 2024-03-01 20:54:24,081 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned existing 408 MiB lvmlv test_vg3-lv7 (201) 2024-03-01 20:54:24,084 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 20:54:24,085 DEBUG blivet/MainThread: vg test_vg3 has 1.38 GiB free 2024-03-01 20:54:24,085 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 20:54:24,086 DEBUG blivet/MainThread: vg test_vg3 has 1.38 GiB free 2024-03-01 20:54:24,081 INFO blivet/MainThread: got device: LVMLogicalVolumeDevice instance (0x7f2378ed4a00) -- name = test_vg3-lv7 status = True id = 201 children = [] parents = ['existing 3.97 GiB lvmvg test_vg3 (141)'] uuid = 6DYPj0-hhBq-fUnt-mGb3-KhmU-21An-Q90krg 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 (0x7f2378e87f40) -- name = test_vg3 status = True id = 141 children = ['existing 1.2 GiB lvmlv test_vg3-lv5 (175) 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 = QkO21e-z17d-OjKu-Vqgh-Gnze-9j0A-8ftQzW size = 3.97 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 3.97 GiB path = /dev/test_vg3 format args = [] original_format = None free = 1004 MiB PE Size = 4 MiB PE Count = 1016 PE Free = 251 PV Count = 4 modified = False extents = 1016 free space = 1.38 GiB free extents = 353 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sdg (132) with existing lvmpv', 'existing 1024 MiB disk sdh (146) with existing lvmpv', 'existing 1024 MiB disk sdi (156) with existing lvmpv', 'existing 1024 MiB disk sdj (166) with existing lvmpv'] LVs = ['existing 1.2 GiB lvmlv test_vg3-lv5 (175) with existing xfs filesystem', 'existing 1020 MiB lvmlv test_vg3-lv6 (188) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv7 (201)'] segment type = linear percent = 0 VG space used = 408 MiB 2024-03-01 20:54:24,086 INFO program/MainThread: Running [54] dmsetup info -co subsystem --noheadings test_vg3-lv7 ... 2024-03-01 20:54:24,089 INFO program/MainThread: stdout[54]: LVM 2024-03-01 20:54:24,089 INFO program/MainThread: stderr[54]: 2024-03-01 20:54:24,089 INFO program/MainThread: ...done [54] (exit code: 0) 2024-03-01 20:54:24,093 DEBUG blivet/MainThread: DeviceTree.handle_format: name: test_vg3-lv7 ; 2024-03-01 20:54:24,096 DEBUG blivet/MainThread: AppleBootstrapFS.supported: supported: True ; 2024-03-01 20:54:24,096 DEBUG blivet/MainThread: get_format('appleboot') returning AppleBootstrapFS instance with object id 208 2024-03-01 20:54:24,099 DEBUG blivet/MainThread: EFIFS.supported: supported: True ; 2024-03-01 20:54:24,099 DEBUG blivet/MainThread: get_format('efi') returning EFIFS instance with object id 209 2024-03-01 20:54:24,103 DEBUG blivet/MainThread: MacEFIFS.supported: supported: True ; 2024-03-01 20:54:24,103 DEBUG blivet/MainThread: get_format('macefi') returning MacEFIFS instance with object id 210 2024-03-01 20:54:24,106 DEBUG blivet/MainThread: MacEFIFS.supported: supported: True ; 2024-03-01 20:54:24,106 DEBUG blivet/MainThread: get_format('macefi') returning MacEFIFS instance with object id 211 2024-03-01 20:54:24,106 INFO blivet/MainThread: type detected on 'test_vg3-lv7' is 'xfs' 2024-03-01 20:54:24,109 DEBUG blivet/MainThread: XFS.supported: supported: True ; 2024-03-01 20:54:24,109 DEBUG blivet/MainThread: get_format('xfs') returning XFS instance with object id 212 2024-03-01 20:54:24,112 DEBUG blivet/MainThread: LVMLogicalVolumeDevice._set_format: test_vg3-lv7 ; type: xfs ; current: None ; 2024-03-01 20:54:24,112 INFO blivet/MainThread: got format: existing xfs filesystem 2024-03-01 20:54:24,115 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: test_vg3-lv8 ; incomplete: False ; hidden: False ; 2024-03-01 20:54:24,118 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned None 2024-03-01 20:54:24,121 DEBUG blivet/MainThread: DeviceTree.get_device_by_uuid: uuid: 66uv6y-zQ4D-FNQs-34FK-4RfH-13gI-BVYYZZ ; incomplete: False ; hidden: False ; 2024-03-01 20:54:24,124 DEBUG blivet/MainThread: DeviceTree.get_device_by_uuid returned None 2024-03-01 20:54:24,124 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 215 2024-03-01 20:54:24,127 DEBUG blivet/MainThread: LVMVolumeGroupDevice.add_child: name: test_vg3 ; child: lv8 ; kids: 3 ; 2024-03-01 20:54:24,127 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 216 2024-03-01 20:54:24,131 DEBUG blivet/MainThread: LVMLogicalVolumeDevice._set_format: test_vg3-lv8 ; type: None ; current: None ; 2024-03-01 20:54:24,134 DEBUG blivet/MainThread: LVMLogicalVolumeDevice.update_sysfs_path: test_vg3-lv8 ; status: True ; 2024-03-01 20:54:24,134 DEBUG blivet/MainThread: test_vg3-lv8 sysfs_path set to /sys/devices/virtual/block/dm-0 2024-03-01 20:54:24,137 DEBUG blivet/MainThread: LVMLogicalVolumeDevice.read_current_size: exists: True ; path: /dev/mapper/test_vg3-lv8 ; sysfs_path: /sys/devices/virtual/block/dm-0 ; 2024-03-01 20:54:24,137 DEBUG blivet/MainThread: updated test_vg3-lv8 size to 408 MiB (408 MiB) 2024-03-01 20:54:24,138 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 218 2024-03-01 20:54:24,141 DEBUG blivet/MainThread: LVMVolumeGroupDevice.remove_child: name: test_vg3 ; child: lv8 ; kids: 4 ; 2024-03-01 20:54:24,144 DEBUG blivet/MainThread: LVMVolumeGroupDevice.add_child: name: test_vg3 ; child: lv8 ; kids: 3 ; 2024-03-01 20:54:24,144 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 219 2024-03-01 20:54:24,147 DEBUG blivet/MainThread: LVMLogicalVolumeDevice._set_format: test_vg3-lv8 ; type: None ; current: None ; 2024-03-01 20:54:24,150 DEBUG blivet/MainThread: LVMLogicalVolumeDevice.update_sysfs_path: test_vg3-lv8 ; status: True ; 2024-03-01 20:54:24,150 DEBUG blivet/MainThread: test_vg3-lv8 sysfs_path set to /sys/devices/virtual/block/dm-0 2024-03-01 20:54:24,153 DEBUG blivet/MainThread: LVMLogicalVolumeDevice.read_current_size: exists: True ; path: /dev/mapper/test_vg3-lv8 ; sysfs_path: /sys/devices/virtual/block/dm-0 ; 2024-03-01 20:54:24,154 DEBUG blivet/MainThread: updated test_vg3-lv8 size to 408 MiB (408 MiB) 2024-03-01 20:54:24,154 DEBUG blivet/MainThread: Adding test_vg3-lv8/408 MiB to test_vg3 2024-03-01 20:54:24,154 INFO blivet/MainThread: added lvmlv test_vg3-lv8 (id 214) to device tree 2024-03-01 20:54:24,157 DEBUG blivet/MainThread: LVMLogicalVolumeDevice.update_sysfs_path: test_vg3-lv8 ; status: True ; 2024-03-01 20:54:24,157 DEBUG blivet/MainThread: test_vg3-lv8 sysfs_path set to /sys/devices/virtual/block/dm-0 2024-03-01 20:54:24,160 DEBUG blivet/MainThread: LVMLogicalVolumeDevice.read_current_size: exists: True ; path: /dev/mapper/test_vg3-lv8 ; sysfs_path: /sys/devices/virtual/block/dm-0 ; 2024-03-01 20:54:24,160 DEBUG blivet/MainThread: updated test_vg3-lv8 size to 408 MiB (408 MiB) 2024-03-01 20:54:24,164 DEBUG blivet/MainThread: DeviceTree.handle_device: name: test_vg3-lv8 ; info: {'CURRENT_TAGS': ':systemd:', 'DEVLINKS': '/dev/disk/by-uuid/bfe02ef6-fcb4-43f0-b031-5e8cb6717a7c ' '/dev/mapper/test_vg3-lv8 /dev/test_vg3/lv8 ' '/dev/disk/by-id/dm-name-test_vg3-lv8 ' '/dev/disk/by-id/dm-uuid-LVM-QkO21ez17dOjKuVqghGnze9j0A8ftQzW66uv6yzQ4DFNQs34FK4RfH13gIBVYYZZ', 'DEVNAME': '/dev/dm-0', 'DEVPATH': '/devices/virtual/block/dm-0', 'DEVTYPE': 'disk', 'DISKSEQ': '124', '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-QkO21ez17dOjKuVqghGnze9j0A8ftQzW66uv6yzQ4DFNQs34FK4RfH13gIBVYYZZ', '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': 'bfe02ef6-fcb4-43f0-b031-5e8cb6717a7c', 'ID_FS_UUID_ENC': 'bfe02ef6-fcb4-43f0-b031-5e8cb6717a7c', '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': '833079031'} ; 2024-03-01 20:54:24,164 INFO blivet/MainThread: scanning test_vg3-lv8 (/sys/devices/virtual/block/dm-0)... 2024-03-01 20:54:24,164 INFO program/MainThread: Running [55] dmsetup info -co subsystem --noheadings test_vg3-lv8 ... 2024-03-01 20:54:24,167 INFO program/MainThread: stdout[55]: LVM 2024-03-01 20:54:24,167 INFO program/MainThread: stderr[55]: 2024-03-01 20:54:24,167 INFO program/MainThread: ...done [55] (exit code: 0) 2024-03-01 20:54:24,167 INFO program/MainThread: Running [56] dmsetup info -co subsystem --noheadings test_vg3-lv8 ... 2024-03-01 20:54:24,169 INFO program/MainThread: stdout[56]: LVM 2024-03-01 20:54:24,169 INFO program/MainThread: stderr[56]: 2024-03-01 20:54:24,169 INFO program/MainThread: ...done [56] (exit code: 0) 2024-03-01 20:54:24,170 INFO program/MainThread: Running [57] dmsetup info -co subsystem --noheadings test_vg3-lv8 ... 2024-03-01 20:54:24,172 INFO program/MainThread: stdout[57]: LVM 2024-03-01 20:54:24,172 INFO program/MainThread: stderr[57]: 2024-03-01 20:54:24,172 INFO program/MainThread: ...done [57] (exit code: 0) 2024-03-01 20:54:24,176 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: test_vg3-lv8 ; incomplete: False ; hidden: False ; 2024-03-01 20:54:24,179 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned existing 408 MiB lvmlv test_vg3-lv8 (214) 2024-03-01 20:54:24,182 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 20:54:24,183 DEBUG blivet/MainThread: vg test_vg3 has 1004 MiB free 2024-03-01 20:54:24,184 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 20:54:24,185 DEBUG blivet/MainThread: vg test_vg3 has 1004 MiB free 2024-03-01 20:54:24,180 INFO blivet/MainThread: got device: LVMLogicalVolumeDevice instance (0x7f2378e87460) -- name = test_vg3-lv8 status = True id = 214 children = [] parents = ['existing 3.97 GiB lvmvg test_vg3 (141)'] uuid = 66uv6y-zQ4D-FNQs-34FK-4RfH-13gI-BVYYZZ 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 (0x7f2378e87f40) -- name = test_vg3 status = True id = 141 children = ['existing 1.2 GiB lvmlv test_vg3-lv5 (175) with existing xfs filesystem', 'existing 1020 MiB lvmlv test_vg3-lv6 (188) 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 = QkO21e-z17d-OjKu-Vqgh-Gnze-9j0A-8ftQzW size = 3.97 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 3.97 GiB path = /dev/test_vg3 format args = [] original_format = None free = 1004 MiB PE Size = 4 MiB PE Count = 1016 PE Free = 251 PV Count = 4 modified = False extents = 1016 free space = 1004 MiB free extents = 251 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sdg (132) with existing lvmpv', 'existing 1024 MiB disk sdh (146) with existing lvmpv', 'existing 1024 MiB disk sdi (156) with existing lvmpv', 'existing 1024 MiB disk sdj (166) with existing lvmpv'] LVs = ['existing 1.2 GiB lvmlv test_vg3-lv5 (175) with existing xfs filesystem', 'existing 1020 MiB lvmlv test_vg3-lv6 (188) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv7 (201) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv8 (214)'] segment type = linear percent = 0 VG space used = 408 MiB 2024-03-01 20:54:24,186 INFO program/MainThread: Running [58] dmsetup info -co subsystem --noheadings test_vg3-lv8 ... 2024-03-01 20:54:24,188 INFO program/MainThread: stdout[58]: LVM 2024-03-01 20:54:24,188 INFO program/MainThread: stderr[58]: 2024-03-01 20:54:24,188 INFO program/MainThread: ...done [58] (exit code: 0) 2024-03-01 20:54:24,192 DEBUG blivet/MainThread: DeviceTree.handle_format: name: test_vg3-lv8 ; 2024-03-01 20:54:24,195 DEBUG blivet/MainThread: AppleBootstrapFS.supported: supported: True ; 2024-03-01 20:54:24,195 DEBUG blivet/MainThread: get_format('appleboot') returning AppleBootstrapFS instance with object id 221 2024-03-01 20:54:24,198 DEBUG blivet/MainThread: EFIFS.supported: supported: True ; 2024-03-01 20:54:24,198 DEBUG blivet/MainThread: get_format('efi') returning EFIFS instance with object id 222 2024-03-01 20:54:24,202 DEBUG blivet/MainThread: MacEFIFS.supported: supported: True ; 2024-03-01 20:54:24,202 DEBUG blivet/MainThread: get_format('macefi') returning MacEFIFS instance with object id 223 2024-03-01 20:54:24,205 DEBUG blivet/MainThread: MacEFIFS.supported: supported: True ; 2024-03-01 20:54:24,205 DEBUG blivet/MainThread: get_format('macefi') returning MacEFIFS instance with object id 224 2024-03-01 20:54:24,205 INFO blivet/MainThread: type detected on 'test_vg3-lv8' is 'xfs' 2024-03-01 20:54:24,208 DEBUG blivet/MainThread: XFS.supported: supported: True ; 2024-03-01 20:54:24,208 DEBUG blivet/MainThread: get_format('xfs') returning XFS instance with object id 225 2024-03-01 20:54:24,212 DEBUG blivet/MainThread: LVMLogicalVolumeDevice._set_format: test_vg3-lv8 ; type: xfs ; current: None ; 2024-03-01 20:54:24,212 INFO blivet/MainThread: got format: existing xfs filesystem 2024-03-01 20:54:24,212 INFO blivet/MainThread: got format: existing lvmpv 2024-03-01 20:54:24,215 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': '16965658'} ; 2024-03-01 20:54:24,215 INFO blivet/MainThread: scanning xvda (/sys/devices/vbd-768/block/xvda)... 2024-03-01 20:54:24,219 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: xvda ; incomplete: False ; hidden: False ; 2024-03-01 20:54:24,222 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned None 2024-03-01 20:54:24,226 DEBUG blivet/MainThread: DiskDevicePopulator.run: name: xvda ; 2024-03-01 20:54:24,226 WARNING blivet/MainThread: device/vendor is not a valid attribute 2024-03-01 20:54:24,226 WARNING blivet/MainThread: device/model is not a valid attribute 2024-03-01 20:54:24,226 INFO blivet/MainThread: xvda is a disk 2024-03-01 20:54:24,226 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 229 2024-03-01 20:54:24,226 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 230 2024-03-01 20:54:24,229 DEBUG blivet/MainThread: DiskDevice._set_format: xvda ; type: None ; current: None ; 2024-03-01 20:54:24,232 DEBUG blivet/MainThread: DiskDevice.update_sysfs_path: xvda ; status: True ; 2024-03-01 20:54:24,232 DEBUG blivet/MainThread: xvda sysfs_path set to /sys/devices/vbd-768/block/xvda 2024-03-01 20:54:24,235 DEBUG blivet/MainThread: DiskDevice.read_current_size: exists: True ; path: /dev/xvda ; sysfs_path: /sys/devices/vbd-768/block/xvda ; 2024-03-01 20:54:24,235 DEBUG blivet/MainThread: updated xvda size to 250 GiB (250 GiB) 2024-03-01 20:54:24,236 INFO blivet/MainThread: added disk xvda (id 228) to device tree 2024-03-01 20:54:24,236 INFO blivet/MainThread: got device: DiskDevice instance (0x7f2378e7e880) -- name = xvda status = True id = 228 children = [] parents = [] uuid = None size = 250 GiB format = existing None major = 202 minor = 0 exists = True protected = False sysfs path = /sys/devices/vbd-768/block/xvda target size = 250 GiB path = /dev/xvda format args = [] original_format = None removable = False wwn = None 2024-03-01 20:54:24,239 DEBUG blivet/MainThread: DeviceTree.handle_format: name: xvda ; 2024-03-01 20:54:24,241 DEBUG blivet/MainThread: AppleBootstrapFS.supported: supported: True ; 2024-03-01 20:54:24,242 DEBUG blivet/MainThread: get_format('appleboot') returning AppleBootstrapFS instance with object id 232 2024-03-01 20:54:24,244 DEBUG blivet/MainThread: EFIFS.supported: supported: True ; 2024-03-01 20:54:24,245 DEBUG blivet/MainThread: get_format('efi') returning EFIFS instance with object id 233 2024-03-01 20:54:24,248 DEBUG blivet/MainThread: MacEFIFS.supported: supported: True ; 2024-03-01 20:54:24,248 DEBUG blivet/MainThread: get_format('macefi') returning MacEFIFS instance with object id 234 2024-03-01 20:54:24,251 DEBUG blivet/MainThread: MacEFIFS.supported: supported: True ; 2024-03-01 20:54:24,251 DEBUG blivet/MainThread: get_format('macefi') returning MacEFIFS instance with object id 235 2024-03-01 20:54:24,254 DEBUG blivet/MainThread: DiskLabelFormatPopulator.run: device: xvda ; label_type: dos ; 2024-03-01 20:54:24,256 DEBUG blivet/MainThread: DiskDevice.setup: xvda ; orig: False ; status: True ; controllable: True ; 2024-03-01 20:54:24,259 DEBUG blivet/MainThread: DiskLabel.__init__: uuid: e61ef7e0 ; label: None ; device: /dev/xvda ; serial: None ; exists: True ; 2024-03-01 20:54:24,266 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 0x7f2378e890c0> 2024-03-01 20:54:24,310 DEBUG blivet/MainThread: get_format('disklabel') returning DiskLabel instance with object id 236 2024-03-01 20:54:24,314 DEBUG blivet/MainThread: DiskDevice._set_format: xvda ; type: disklabel ; current: None ; 2024-03-01 20:54:24,314 INFO blivet/MainThread: got format: existing msdos disklabel 2024-03-01 20:54:24,318 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': '16967518'} ; 2024-03-01 20:54:24,318 INFO blivet/MainThread: scanning xvda1 (/sys/devices/vbd-768/block/xvda/xvda1)... 2024-03-01 20:54:24,318 WARNING blivet/MainThread: hidden is not a valid attribute 2024-03-01 20:54:24,322 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: xvda1 ; incomplete: False ; hidden: False ; 2024-03-01 20:54:24,325 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned None 2024-03-01 20:54:24,328 DEBUG blivet/MainThread: PartitionDevicePopulator.run: name: xvda1 ; 2024-03-01 20:54:24,330 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: xvda1 ; incomplete: False ; hidden: False ; 2024-03-01 20:54:24,333 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned None 2024-03-01 20:54:24,334 INFO program/MainThread: Running... udevadm settle --timeout=300 2024-03-01 20:54:24,346 DEBUG program/MainThread: Return code: 0 2024-03-01 20:54:24,366 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: xvda ; incomplete: False ; hidden: False ; 2024-03-01 20:54:24,369 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned existing 250 GiB disk xvda (228) with existing msdos disklabel 2024-03-01 20:54:24,369 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 239 2024-03-01 20:54:24,372 DEBUG blivet/MainThread: DiskDevice.add_child: name: xvda ; child: xvda1 ; kids: 0 ; 2024-03-01 20:54:24,373 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 240 2024-03-01 20:54:24,375 DEBUG blivet/MainThread: PartitionDevice._set_format: xvda1 ; type: None ; current: None ; 2024-03-01 20:54:24,378 DEBUG blivet/MainThread: PartitionDevice.update_sysfs_path: xvda1 ; status: True ; 2024-03-01 20:54:24,378 DEBUG blivet/MainThread: xvda1 sysfs_path set to /sys/devices/vbd-768/block/xvda/xvda1 2024-03-01 20:54:24,381 DEBUG blivet/MainThread: PartitionDevice.read_current_size: exists: True ; path: /dev/xvda1 ; sysfs_path: /sys/devices/vbd-768/block/xvda/xvda1 ; 2024-03-01 20:54:24,382 DEBUG blivet/MainThread: updated xvda1 size to 250 GiB (250 GiB) 2024-03-01 20:54:24,382 DEBUG blivet/MainThread: looking up parted Partition: /dev/xvda1 2024-03-01 20:54:24,384 DEBUG blivet/MainThread: PartitionDevice.probe: xvda1 ; exists: True ; 2024-03-01 20:54:24,387 DEBUG blivet/MainThread: PartitionDevice.get_flag: path: /dev/xvda1 ; flag: 1 ; 2024-03-01 20:54:24,390 DEBUG blivet/MainThread: PartitionDevice.get_flag: path: /dev/xvda1 ; flag: 10 ; 2024-03-01 20:54:24,393 DEBUG blivet/MainThread: PartitionDevice.get_flag: path: /dev/xvda1 ; flag: 12 ; 2024-03-01 20:54:24,396 DEBUG blivet/MainThread: PartitionDevice.read_current_size: exists: True ; path: /dev/xvda1 ; sysfs_path: /sys/devices/vbd-768/block/xvda/xvda1 ; 2024-03-01 20:54:24,396 DEBUG blivet/MainThread: updated xvda1 size to 250 GiB (250 GiB) 2024-03-01 20:54:24,396 INFO blivet/MainThread: added partition xvda1 (id 238) to device tree 2024-03-01 20:54:24,397 INFO blivet/MainThread: parted exception: msdos disk labels do not support partition names. 2024-03-01 20:54:24,396 INFO blivet/MainThread: got device: PartitionDevice instance (0x7f2378e86250) -- 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 0x7f237b773680> disk = existing 250 GiB disk xvda (228) with existing msdos disklabel start = 2048 end = 524287966 length = 524285919 flags = boot 2024-03-01 20:54:24,400 DEBUG blivet/MainThread: DeviceTree.handle_format: name: xvda1 ; 2024-03-01 20:54:24,403 DEBUG blivet/MainThread: AppleBootstrapFS.supported: supported: True ; 2024-03-01 20:54:24,403 DEBUG blivet/MainThread: get_format('appleboot') returning AppleBootstrapFS instance with object id 242 2024-03-01 20:54:24,406 DEBUG blivet/MainThread: EFIFS.supported: supported: True ; 2024-03-01 20:54:24,406 DEBUG blivet/MainThread: get_format('efi') returning EFIFS instance with object id 243 2024-03-01 20:54:24,409 DEBUG blivet/MainThread: MacEFIFS.supported: supported: True ; 2024-03-01 20:54:24,409 DEBUG blivet/MainThread: get_format('macefi') returning MacEFIFS instance with object id 244 2024-03-01 20:54:24,412 DEBUG blivet/MainThread: MacEFIFS.supported: supported: True ; 2024-03-01 20:54:24,412 DEBUG blivet/MainThread: get_format('macefi') returning MacEFIFS instance with object id 245 2024-03-01 20:54:24,412 INFO blivet/MainThread: type detected on 'xvda1' is 'xfs' 2024-03-01 20:54:24,415 DEBUG blivet/MainThread: XFS.supported: supported: True ; 2024-03-01 20:54:24,415 DEBUG blivet/MainThread: get_format('xfs') returning XFS instance with object id 246 2024-03-01 20:54:24,418 DEBUG blivet/MainThread: PartitionDevice._set_format: xvda1 ; type: xfs ; current: None ; 2024-03-01 20:54:24,418 INFO blivet/MainThread: got format: existing xfs filesystem 2024-03-01 20:54:24,421 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/mapper/test_vg3-lv8 ' '/dev/disk/by-id/dm-uuid-LVM-QkO21ez17dOjKuVqghGnze9j0A8ftQzW66uv6yzQ4DFNQs34FK4RfH13gIBVYYZZ ' '/dev/disk/by-uuid/bfe02ef6-fcb4-43f0-b031-5e8cb6717a7c ' '/dev/test_vg3/lv8', 'DEVNAME': '/dev/dm-0', 'DEVPATH': '/devices/virtual/block/dm-0', 'DEVTYPE': 'disk', 'DISKSEQ': '124', '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-QkO21ez17dOjKuVqghGnze9j0A8ftQzW66uv6yzQ4DFNQs34FK4RfH13gIBVYYZZ', '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': 'bfe02ef6-fcb4-43f0-b031-5e8cb6717a7c', 'ID_FS_UUID_ENC': 'bfe02ef6-fcb4-43f0-b031-5e8cb6717a7c', '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': '833079031'} ; 2024-03-01 20:54:24,421 INFO blivet/MainThread: scanning test_vg3-lv8 (/sys/devices/virtual/block/dm-0)... 2024-03-01 20:54:24,421 INFO program/MainThread: Running [59] dmsetup info -co subsystem --noheadings test_vg3-lv8 ... 2024-03-01 20:54:24,424 INFO program/MainThread: stdout[59]: LVM 2024-03-01 20:54:24,424 INFO program/MainThread: stderr[59]: 2024-03-01 20:54:24,424 INFO program/MainThread: ...done [59] (exit code: 0) 2024-03-01 20:54:24,424 INFO program/MainThread: Running [60] dmsetup info -co subsystem --noheadings test_vg3-lv8 ... 2024-03-01 20:54:24,427 INFO program/MainThread: stdout[60]: LVM 2024-03-01 20:54:24,427 INFO program/MainThread: stderr[60]: 2024-03-01 20:54:24,427 INFO program/MainThread: ...done [60] (exit code: 0) 2024-03-01 20:54:24,427 INFO program/MainThread: Running [61] dmsetup info -co subsystem --noheadings test_vg3-lv8 ... 2024-03-01 20:54:24,429 INFO program/MainThread: stdout[61]: LVM 2024-03-01 20:54:24,430 INFO program/MainThread: stderr[61]: 2024-03-01 20:54:24,430 INFO program/MainThread: ...done [61] (exit code: 0) 2024-03-01 20:54:24,434 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: test_vg3-lv8 ; incomplete: False ; hidden: False ; 2024-03-01 20:54:24,437 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned existing 408 MiB lvmlv test_vg3-lv8 (214) with existing xfs filesystem 2024-03-01 20:54:24,440 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 20:54:24,441 DEBUG blivet/MainThread: vg test_vg3 has 1004 MiB free 2024-03-01 20:54:24,442 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 20:54:24,443 DEBUG blivet/MainThread: vg test_vg3 has 1004 MiB free 2024-03-01 20:54:24,438 INFO blivet/MainThread: got device: LVMLogicalVolumeDevice instance (0x7f2378e87460) -- name = test_vg3-lv8 status = True id = 214 children = [] parents = ['existing 3.97 GiB lvmvg test_vg3 (141)'] uuid = 66uv6y-zQ4D-FNQs-34FK-4RfH-13gI-BVYYZZ size = 408 MiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-0 target size = 408 MiB path = /dev/mapper/test_vg3-lv8 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7f2378e87f40) -- name = test_vg3 status = True id = 141 children = ['existing 1.2 GiB lvmlv test_vg3-lv5 (175) with existing xfs filesystem', 'existing 1020 MiB lvmlv test_vg3-lv6 (188) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv7 (201) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv8 (214) with existing xfs filesystem'] parents = ['existing 1024 MiB disk sdg (132) with existing lvmpv', 'existing 1024 MiB disk sdh (146) with existing lvmpv', 'existing 1024 MiB disk sdi (156) with existing lvmpv', 'existing 1024 MiB disk sdj (166) with existing lvmpv'] uuid = QkO21e-z17d-OjKu-Vqgh-Gnze-9j0A-8ftQzW size = 3.97 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 3.97 GiB path = /dev/test_vg3 format args = [] original_format = None free = 1004 MiB PE Size = 4 MiB PE Count = 1016 PE Free = 251 PV Count = 4 modified = False extents = 1016 free space = 1004 MiB free extents = 251 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sdg (132) with existing lvmpv', 'existing 1024 MiB disk sdh (146) with existing lvmpv', 'existing 1024 MiB disk sdi (156) with existing lvmpv', 'existing 1024 MiB disk sdj (166) with existing lvmpv'] LVs = ['existing 1.2 GiB lvmlv test_vg3-lv5 (175) with existing xfs filesystem', 'existing 1020 MiB lvmlv test_vg3-lv6 (188) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv7 (201) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv8 (214) with existing xfs filesystem'] segment type = linear percent = 0 VG space used = 408 MiB 2024-03-01 20:54:24,443 INFO program/MainThread: Running [62] dmsetup info -co subsystem --noheadings test_vg3-lv8 ... 2024-03-01 20:54:24,446 INFO program/MainThread: stdout[62]: LVM 2024-03-01 20:54:24,446 INFO program/MainThread: stderr[62]: 2024-03-01 20:54:24,446 INFO program/MainThread: ...done [62] (exit code: 0) 2024-03-01 20:54:24,449 DEBUG blivet/MainThread: DeviceTree.handle_format: name: test_vg3-lv8 ; 2024-03-01 20:54:24,450 DEBUG blivet/MainThread: no type or existing type for test_vg3-lv8, bailing 2024-03-01 20:54:24,452 DEBUG blivet/MainThread: DeviceTree.handle_device: name: test_vg3-lv7 ; info: {'CURRENT_TAGS': ':systemd:', 'DEVLINKS': '/dev/disk/by-uuid/90e47165-8469-4773-83cf-03ed6d2c4b42 ' '/dev/mapper/test_vg3-lv7 /dev/disk/by-id/dm-name-test_vg3-lv7 ' '/dev/test_vg3/lv7 ' '/dev/disk/by-id/dm-uuid-LVM-QkO21ez17dOjKuVqghGnze9j0A8ftQzW6DYPj0hhBqfUntmGb3KhmU21AnQ90krg', 'DEVNAME': '/dev/dm-1', 'DEVPATH': '/devices/virtual/block/dm-1', 'DEVTYPE': 'disk', 'DISKSEQ': '125', '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-QkO21ez17dOjKuVqghGnze9j0A8ftQzW6DYPj0hhBqfUntmGb3KhmU21AnQ90krg', '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': '90e47165-8469-4773-83cf-03ed6d2c4b42', 'ID_FS_UUID_ENC': '90e47165-8469-4773-83cf-03ed6d2c4b42', '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': '833539601'} ; 2024-03-01 20:54:24,452 INFO blivet/MainThread: scanning test_vg3-lv7 (/sys/devices/virtual/block/dm-1)... 2024-03-01 20:54:24,453 INFO program/MainThread: Running [63] dmsetup info -co subsystem --noheadings test_vg3-lv7 ... 2024-03-01 20:54:24,455 INFO program/MainThread: stdout[63]: LVM 2024-03-01 20:54:24,455 INFO program/MainThread: stderr[63]: 2024-03-01 20:54:24,455 INFO program/MainThread: ...done [63] (exit code: 0) 2024-03-01 20:54:24,455 INFO program/MainThread: Running [64] dmsetup info -co subsystem --noheadings test_vg3-lv7 ... 2024-03-01 20:54:24,458 INFO program/MainThread: stdout[64]: LVM 2024-03-01 20:54:24,458 INFO program/MainThread: stderr[64]: 2024-03-01 20:54:24,458 INFO program/MainThread: ...done [64] (exit code: 0) 2024-03-01 20:54:24,458 INFO program/MainThread: Running [65] dmsetup info -co subsystem --noheadings test_vg3-lv7 ... 2024-03-01 20:54:24,460 INFO program/MainThread: stdout[65]: LVM 2024-03-01 20:54:24,460 INFO program/MainThread: stderr[65]: 2024-03-01 20:54:24,461 INFO program/MainThread: ...done [65] (exit code: 0) 2024-03-01 20:54:24,465 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: test_vg3-lv7 ; incomplete: False ; hidden: False ; 2024-03-01 20:54:24,468 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned existing 408 MiB lvmlv test_vg3-lv7 (201) with existing xfs filesystem 2024-03-01 20:54:24,470 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 20:54:24,471 DEBUG blivet/MainThread: vg test_vg3 has 1004 MiB free 2024-03-01 20:54:24,472 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 20:54:24,473 DEBUG blivet/MainThread: vg test_vg3 has 1004 MiB free 2024-03-01 20:54:24,468 INFO blivet/MainThread: got device: LVMLogicalVolumeDevice instance (0x7f2378ed4a00) -- name = test_vg3-lv7 status = True id = 201 children = [] parents = ['existing 3.97 GiB lvmvg test_vg3 (141)'] uuid = 6DYPj0-hhBq-fUnt-mGb3-KhmU-21An-Q90krg size = 408 MiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-1 target size = 408 MiB path = /dev/mapper/test_vg3-lv7 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7f2378e87f40) -- name = test_vg3 status = True id = 141 children = ['existing 1.2 GiB lvmlv test_vg3-lv5 (175) with existing xfs filesystem', 'existing 1020 MiB lvmlv test_vg3-lv6 (188) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv7 (201) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv8 (214) with existing xfs filesystem'] parents = ['existing 1024 MiB disk sdg (132) with existing lvmpv', 'existing 1024 MiB disk sdh (146) with existing lvmpv', 'existing 1024 MiB disk sdi (156) with existing lvmpv', 'existing 1024 MiB disk sdj (166) with existing lvmpv'] uuid = QkO21e-z17d-OjKu-Vqgh-Gnze-9j0A-8ftQzW size = 3.97 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 3.97 GiB path = /dev/test_vg3 format args = [] original_format = None free = 1004 MiB PE Size = 4 MiB PE Count = 1016 PE Free = 251 PV Count = 4 modified = False extents = 1016 free space = 1004 MiB free extents = 251 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sdg (132) with existing lvmpv', 'existing 1024 MiB disk sdh (146) with existing lvmpv', 'existing 1024 MiB disk sdi (156) with existing lvmpv', 'existing 1024 MiB disk sdj (166) with existing lvmpv'] LVs = ['existing 1.2 GiB lvmlv test_vg3-lv5 (175) with existing xfs filesystem', 'existing 1020 MiB lvmlv test_vg3-lv6 (188) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv7 (201) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv8 (214) with existing xfs filesystem'] segment type = linear percent = 0 VG space used = 408 MiB 2024-03-01 20:54:24,474 INFO program/MainThread: Running [66] dmsetup info -co subsystem --noheadings test_vg3-lv7 ... 2024-03-01 20:54:24,476 INFO program/MainThread: stdout[66]: LVM 2024-03-01 20:54:24,476 INFO program/MainThread: stderr[66]: 2024-03-01 20:54:24,476 INFO program/MainThread: ...done [66] (exit code: 0) 2024-03-01 20:54:24,480 DEBUG blivet/MainThread: DeviceTree.handle_format: name: test_vg3-lv7 ; 2024-03-01 20:54:24,480 DEBUG blivet/MainThread: no type or existing type for test_vg3-lv7, bailing 2024-03-01 20:54:24,482 DEBUG blivet/MainThread: DeviceTree.handle_device: name: test_vg3-lv6 ; info: {'CURRENT_TAGS': ':systemd:', 'DEVLINKS': '/dev/disk/by-id/dm-name-test_vg3-lv6 ' '/dev/disk/by-uuid/507550ea-d87d-41a8-8005-c1ff4364b111 ' '/dev/test_vg3/lv6 ' '/dev/disk/by-id/dm-uuid-LVM-QkO21ez17dOjKuVqghGnze9j0A8ftQzWXL3Pt945Lf3yW2gvnaB2q7IIys4Aa4TY ' '/dev/mapper/test_vg3-lv6', 'DEVNAME': '/dev/dm-2', 'DEVPATH': '/devices/virtual/block/dm-2', 'DEVTYPE': 'disk', 'DISKSEQ': '126', '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-QkO21ez17dOjKuVqghGnze9j0A8ftQzWXL3Pt945Lf3yW2gvnaB2q7IIys4Aa4TY', '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': '507550ea-d87d-41a8-8005-c1ff4364b111', 'ID_FS_UUID_ENC': '507550ea-d87d-41a8-8005-c1ff4364b111', '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': '834564953'} ; 2024-03-01 20:54:24,483 INFO blivet/MainThread: scanning test_vg3-lv6 (/sys/devices/virtual/block/dm-2)... 2024-03-01 20:54:24,483 INFO program/MainThread: Running [67] dmsetup info -co subsystem --noheadings test_vg3-lv6 ... 2024-03-01 20:54:24,486 INFO program/MainThread: stdout[67]: LVM 2024-03-01 20:54:24,486 INFO program/MainThread: stderr[67]: 2024-03-01 20:54:24,486 INFO program/MainThread: ...done [67] (exit code: 0) 2024-03-01 20:54:24,486 INFO program/MainThread: Running [68] dmsetup info -co subsystem --noheadings test_vg3-lv6 ... 2024-03-01 20:54:24,488 INFO program/MainThread: stdout[68]: LVM 2024-03-01 20:54:24,489 INFO program/MainThread: stderr[68]: 2024-03-01 20:54:24,489 INFO program/MainThread: ...done [68] (exit code: 0) 2024-03-01 20:54:24,489 INFO program/MainThread: Running [69] dmsetup info -co subsystem --noheadings test_vg3-lv6 ... 2024-03-01 20:54:24,491 INFO program/MainThread: stdout[69]: LVM 2024-03-01 20:54:24,491 INFO program/MainThread: stderr[69]: 2024-03-01 20:54:24,491 INFO program/MainThread: ...done [69] (exit code: 0) 2024-03-01 20:54:24,495 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: test_vg3-lv6 ; incomplete: False ; hidden: False ; 2024-03-01 20:54:24,498 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned existing 1020 MiB lvmlv test_vg3-lv6 (188) with existing xfs filesystem 2024-03-01 20:54:24,501 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 20:54:24,502 DEBUG blivet/MainThread: vg test_vg3 has 1004 MiB free 2024-03-01 20:54:24,503 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 20:54:24,504 DEBUG blivet/MainThread: vg test_vg3 has 1004 MiB free 2024-03-01 20:54:24,499 INFO blivet/MainThread: got device: LVMLogicalVolumeDevice instance (0x7f2378f41160) -- name = test_vg3-lv6 status = True id = 188 children = [] parents = ['existing 3.97 GiB lvmvg test_vg3 (141)'] uuid = XL3Pt9-45Lf-3yW2-gvna-B2q7-IIys-4Aa4TY size = 1020 MiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-2 target size = 1020 MiB path = /dev/mapper/test_vg3-lv6 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7f2378e87f40) -- name = test_vg3 status = True id = 141 children = ['existing 1.2 GiB lvmlv test_vg3-lv5 (175) with existing xfs filesystem', 'existing 1020 MiB lvmlv test_vg3-lv6 (188) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv7 (201) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv8 (214) with existing xfs filesystem'] parents = ['existing 1024 MiB disk sdg (132) with existing lvmpv', 'existing 1024 MiB disk sdh (146) with existing lvmpv', 'existing 1024 MiB disk sdi (156) with existing lvmpv', 'existing 1024 MiB disk sdj (166) with existing lvmpv'] uuid = QkO21e-z17d-OjKu-Vqgh-Gnze-9j0A-8ftQzW size = 3.97 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 3.97 GiB path = /dev/test_vg3 format args = [] original_format = None free = 1004 MiB PE Size = 4 MiB PE Count = 1016 PE Free = 251 PV Count = 4 modified = False extents = 1016 free space = 1004 MiB free extents = 251 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sdg (132) with existing lvmpv', 'existing 1024 MiB disk sdh (146) with existing lvmpv', 'existing 1024 MiB disk sdi (156) with existing lvmpv', 'existing 1024 MiB disk sdj (166) with existing lvmpv'] LVs = ['existing 1.2 GiB lvmlv test_vg3-lv5 (175) with existing xfs filesystem', 'existing 1020 MiB lvmlv test_vg3-lv6 (188) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv7 (201) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv8 (214) with existing xfs filesystem'] segment type = linear percent = 0 VG space used = 1020 MiB 2024-03-01 20:54:24,504 INFO program/MainThread: Running [70] dmsetup info -co subsystem --noheadings test_vg3-lv6 ... 2024-03-01 20:54:24,507 INFO program/MainThread: stdout[70]: LVM 2024-03-01 20:54:24,507 INFO program/MainThread: stderr[70]: 2024-03-01 20:54:24,507 INFO program/MainThread: ...done [70] (exit code: 0) 2024-03-01 20:54:24,511 DEBUG blivet/MainThread: DeviceTree.handle_format: name: test_vg3-lv6 ; 2024-03-01 20:54:24,511 DEBUG blivet/MainThread: no type or existing type for test_vg3-lv6, bailing 2024-03-01 20:54:24,514 DEBUG blivet/MainThread: DeviceTree.handle_device: name: test_vg3-lv5 ; info: {'CURRENT_TAGS': ':systemd:', 'DEVLINKS': '/dev/mapper/test_vg3-lv5 /dev/disk/by-id/dm-name-test_vg3-lv5 ' '/dev/disk/by-uuid/f749ee96-8ce7-4d92-a4d0-d2df3bcd936e ' '/dev/disk/by-id/dm-uuid-LVM-QkO21ez17dOjKuVqghGnze9j0A8ftQzWvRyvD3vcUvuwKvhYc5Octm8RBzvfmf78 ' '/dev/test_vg3/lv5', 'DEVNAME': '/dev/dm-3', 'DEVPATH': '/devices/virtual/block/dm-3', 'DEVTYPE': 'disk', 'DISKSEQ': '127', '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-QkO21ez17dOjKuVqghGnze9j0A8ftQzWvRyvD3vcUvuwKvhYc5Octm8RBzvfmf78', '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': 'f749ee96-8ce7-4d92-a4d0-d2df3bcd936e', 'ID_FS_UUID_ENC': 'f749ee96-8ce7-4d92-a4d0-d2df3bcd936e', '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': '835663736'} ; 2024-03-01 20:54:24,514 INFO blivet/MainThread: scanning test_vg3-lv5 (/sys/devices/virtual/block/dm-3)... 2024-03-01 20:54:24,514 INFO program/MainThread: Running [71] dmsetup info -co subsystem --noheadings test_vg3-lv5 ... 2024-03-01 20:54:24,516 INFO program/MainThread: stdout[71]: LVM 2024-03-01 20:54:24,517 INFO program/MainThread: stderr[71]: 2024-03-01 20:54:24,517 INFO program/MainThread: ...done [71] (exit code: 0) 2024-03-01 20:54:24,517 INFO program/MainThread: Running [72] dmsetup info -co subsystem --noheadings test_vg3-lv5 ... 2024-03-01 20:54:24,519 INFO program/MainThread: stdout[72]: LVM 2024-03-01 20:54:24,519 INFO program/MainThread: stderr[72]: 2024-03-01 20:54:24,519 INFO program/MainThread: ...done [72] (exit code: 0) 2024-03-01 20:54:24,519 INFO program/MainThread: Running [73] dmsetup info -co subsystem --noheadings test_vg3-lv5 ... 2024-03-01 20:54:24,522 INFO program/MainThread: stdout[73]: LVM 2024-03-01 20:54:24,522 INFO program/MainThread: stderr[73]: 2024-03-01 20:54:24,522 INFO program/MainThread: ...done [73] (exit code: 0) 2024-03-01 20:54:24,526 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: test_vg3-lv5 ; incomplete: False ; hidden: False ; 2024-03-01 20:54:24,529 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned existing 1.2 GiB lvmlv test_vg3-lv5 (175) with existing xfs filesystem 2024-03-01 20:54:24,532 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 20:54:24,533 DEBUG blivet/MainThread: vg test_vg3 has 1004 MiB free 2024-03-01 20:54:24,533 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 20:54:24,534 DEBUG blivet/MainThread: vg test_vg3 has 1004 MiB free 2024-03-01 20:54:24,529 INFO blivet/MainThread: got device: LVMLogicalVolumeDevice instance (0x7f2378e982b0) -- name = test_vg3-lv5 status = True id = 175 children = [] parents = ['existing 3.97 GiB lvmvg test_vg3 (141)'] uuid = vRyvD3-vcUv-uwKv-hYc5-Octm-8RBz-vfmf78 size = 1.2 GiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-3 target size = 1.2 GiB path = /dev/mapper/test_vg3-lv5 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7f2378e87f40) -- name = test_vg3 status = True id = 141 children = ['existing 1.2 GiB lvmlv test_vg3-lv5 (175) with existing xfs filesystem', 'existing 1020 MiB lvmlv test_vg3-lv6 (188) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv7 (201) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv8 (214) with existing xfs filesystem'] parents = ['existing 1024 MiB disk sdg (132) with existing lvmpv', 'existing 1024 MiB disk sdh (146) with existing lvmpv', 'existing 1024 MiB disk sdi (156) with existing lvmpv', 'existing 1024 MiB disk sdj (166) with existing lvmpv'] uuid = QkO21e-z17d-OjKu-Vqgh-Gnze-9j0A-8ftQzW size = 3.97 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 3.97 GiB path = /dev/test_vg3 format args = [] original_format = None free = 1004 MiB PE Size = 4 MiB PE Count = 1016 PE Free = 251 PV Count = 4 modified = False extents = 1016 free space = 1004 MiB free extents = 251 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sdg (132) with existing lvmpv', 'existing 1024 MiB disk sdh (146) with existing lvmpv', 'existing 1024 MiB disk sdi (156) with existing lvmpv', 'existing 1024 MiB disk sdj (166) with existing lvmpv'] LVs = ['existing 1.2 GiB lvmlv test_vg3-lv5 (175) with existing xfs filesystem', 'existing 1020 MiB lvmlv test_vg3-lv6 (188) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv7 (201) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv8 (214) with existing xfs filesystem'] segment type = linear percent = 0 VG space used = 1.2 GiB 2024-03-01 20:54:24,535 INFO program/MainThread: Running [74] dmsetup info -co subsystem --noheadings test_vg3-lv5 ... 2024-03-01 20:54:24,537 INFO program/MainThread: stdout[74]: LVM 2024-03-01 20:54:24,537 INFO program/MainThread: stderr[74]: 2024-03-01 20:54:24,537 INFO program/MainThread: ...done [74] (exit code: 0) 2024-03-01 20:54:24,541 DEBUG blivet/MainThread: DeviceTree.handle_format: name: test_vg3-lv5 ; 2024-03-01 20:54:24,541 DEBUG blivet/MainThread: no type or existing type for test_vg3-lv5, bailing 2024-03-01 20:54:24,544 DEBUG blivet/MainThread: DeviceTree.handle_device: name: test_vg2-lv4 ; info: {'CURRENT_TAGS': ':systemd:', 'DEVLINKS': '/dev/mapper/test_vg2-lv4 ' '/dev/disk/by-uuid/e0d2802a-37d6-413c-89fb-b5aeb8610f37 ' '/dev/disk/by-id/dm-uuid-LVM-rTth1EIBWfP2LldmvfGtq423k9MhJ8L6ylFwPE4mORqG1oe7y06iGtNlkuB4XCBQ ' '/dev/disk/by-id/dm-name-test_vg2-lv4 /dev/test_vg2/lv4', 'DEVNAME': '/dev/dm-4', 'DEVPATH': '/devices/virtual/block/dm-4', 'DEVTYPE': 'disk', 'DISKSEQ': '128', '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-rTth1EIBWfP2LldmvfGtq423k9MhJ8L6ylFwPE4mORqG1oe7y06iGtNlkuB4XCBQ', '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': 'e0d2802a-37d6-413c-89fb-b5aeb8610f37', 'ID_FS_UUID_ENC': 'e0d2802a-37d6-413c-89fb-b5aeb8610f37', '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': '837352430'} ; 2024-03-01 20:54:24,544 INFO blivet/MainThread: scanning test_vg2-lv4 (/sys/devices/virtual/block/dm-4)... 2024-03-01 20:54:24,544 INFO program/MainThread: Running [75] dmsetup info -co subsystem --noheadings test_vg2-lv4 ... 2024-03-01 20:54:24,546 INFO program/MainThread: stdout[75]: LVM 2024-03-01 20:54:24,547 INFO program/MainThread: stderr[75]: 2024-03-01 20:54:24,547 INFO program/MainThread: ...done [75] (exit code: 0) 2024-03-01 20:54:24,547 INFO program/MainThread: Running [76] dmsetup info -co subsystem --noheadings test_vg2-lv4 ... 2024-03-01 20:54:24,549 INFO program/MainThread: stdout[76]: LVM 2024-03-01 20:54:24,549 INFO program/MainThread: stderr[76]: 2024-03-01 20:54:24,549 INFO program/MainThread: ...done [76] (exit code: 0) 2024-03-01 20:54:24,549 INFO program/MainThread: Running [77] dmsetup info -co subsystem --noheadings test_vg2-lv4 ... 2024-03-01 20:54:24,552 INFO program/MainThread: stdout[77]: LVM 2024-03-01 20:54:24,552 INFO program/MainThread: stderr[77]: 2024-03-01 20:54:24,552 INFO program/MainThread: ...done [77] (exit code: 0) 2024-03-01 20:54:24,556 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: test_vg2-lv4 ; incomplete: False ; hidden: False ; 2024-03-01 20:54:24,559 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned existing 612 MiB lvmlv test_vg2-lv4 (118) with existing xfs filesystem 2024-03-01 20:54:24,561 DEBUG blivet/MainThread: test_vg2 size is 2.98 GiB 2024-03-01 20:54:24,562 DEBUG blivet/MainThread: vg test_vg2 has 2.08 GiB free 2024-03-01 20:54:24,562 DEBUG blivet/MainThread: test_vg2 size is 2.98 GiB 2024-03-01 20:54:24,563 DEBUG blivet/MainThread: vg test_vg2 has 2.08 GiB free 2024-03-01 20:54:24,559 INFO blivet/MainThread: got device: LVMLogicalVolumeDevice instance (0x7f2378e7ebb0) -- name = test_vg2-lv4 status = True id = 118 children = [] parents = ['existing 2.98 GiB lvmvg test_vg2 (81)'] uuid = ylFwPE-4mOR-qG1o-e7y0-6iGt-Nlku-B4XCBQ size = 612 MiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-4 target size = 612 MiB path = /dev/mapper/test_vg2-lv4 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7f2378ef4c10) -- name = test_vg2 status = True id = 81 children = ['existing 308 MiB lvmlv test_vg2-lv3 (105) with existing xfs filesystem', 'existing 612 MiB lvmlv test_vg2-lv4 (118) with existing xfs filesystem'] parents = ['existing 1024 MiB disk sdd (72) with existing lvmpv', 'existing 1024 MiB disk sde (86) with existing lvmpv', 'existing 1024 MiB disk sdf (96) with existing lvmpv'] uuid = rTth1E-IBWf-P2Ll-dmvf-Gtq4-23k9-MhJ8L6 size = 2.98 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 2.98 GiB path = /dev/test_vg2 format args = [] original_format = None free = 2.08 GiB PE Size = 4 MiB PE Count = 762 PE Free = 532 PV Count = 3 modified = False extents = 762 free space = 2.08 GiB free extents = 532 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sdd (72) with existing lvmpv', 'existing 1024 MiB disk sde (86) with existing lvmpv', 'existing 1024 MiB disk sdf (96) with existing lvmpv'] LVs = ['existing 308 MiB lvmlv test_vg2-lv3 (105) with existing xfs filesystem', 'existing 612 MiB lvmlv test_vg2-lv4 (118) with existing xfs filesystem'] segment type = linear percent = 0 VG space used = 612 MiB 2024-03-01 20:54:24,563 INFO program/MainThread: Running [78] dmsetup info -co subsystem --noheadings test_vg2-lv4 ... 2024-03-01 20:54:24,566 INFO program/MainThread: stdout[78]: LVM 2024-03-01 20:54:24,566 INFO program/MainThread: stderr[78]: 2024-03-01 20:54:24,566 INFO program/MainThread: ...done [78] (exit code: 0) 2024-03-01 20:54:24,569 DEBUG blivet/MainThread: DeviceTree.handle_format: name: test_vg2-lv4 ; 2024-03-01 20:54:24,569 DEBUG blivet/MainThread: no type or existing type for test_vg2-lv4, bailing 2024-03-01 20:54:24,572 DEBUG blivet/MainThread: DeviceTree.handle_device: name: test_vg2-lv3 ; info: {'CURRENT_TAGS': ':systemd:', 'DEVLINKS': '/dev/disk/by-uuid/a9124c3d-3505-4a06-8988-8115b020e334 ' '/dev/disk/by-id/dm-name-test_vg2-lv3 /dev/mapper/test_vg2-lv3 ' '/dev/test_vg2/lv3 ' '/dev/disk/by-id/dm-uuid-LVM-rTth1EIBWfP2LldmvfGtq423k9MhJ8L6io0zuSr2vfkOYPEZLCILnPQd9uk0D01J', 'DEVNAME': '/dev/dm-5', 'DEVPATH': '/devices/virtual/block/dm-5', 'DEVTYPE': 'disk', 'DISKSEQ': '129', '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-rTth1EIBWfP2LldmvfGtq423k9MhJ8L6io0zuSr2vfkOYPEZLCILnPQd9uk0D01J', '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': 'a9124c3d-3505-4a06-8988-8115b020e334', 'ID_FS_UUID_ENC': 'a9124c3d-3505-4a06-8988-8115b020e334', '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': '837834912'} ; 2024-03-01 20:54:24,572 INFO blivet/MainThread: scanning test_vg2-lv3 (/sys/devices/virtual/block/dm-5)... 2024-03-01 20:54:24,573 INFO program/MainThread: Running [79] dmsetup info -co subsystem --noheadings test_vg2-lv3 ... 2024-03-01 20:54:24,575 INFO program/MainThread: stdout[79]: LVM 2024-03-01 20:54:24,575 INFO program/MainThread: stderr[79]: 2024-03-01 20:54:24,575 INFO program/MainThread: ...done [79] (exit code: 0) 2024-03-01 20:54:24,575 INFO program/MainThread: Running [80] dmsetup info -co subsystem --noheadings test_vg2-lv3 ... 2024-03-01 20:54:24,577 INFO program/MainThread: stdout[80]: LVM 2024-03-01 20:54:24,578 INFO program/MainThread: stderr[80]: 2024-03-01 20:54:24,578 INFO program/MainThread: ...done [80] (exit code: 0) 2024-03-01 20:54:24,578 INFO program/MainThread: Running [81] dmsetup info -co subsystem --noheadings test_vg2-lv3 ... 2024-03-01 20:54:24,580 INFO program/MainThread: stdout[81]: LVM 2024-03-01 20:54:24,580 INFO program/MainThread: stderr[81]: 2024-03-01 20:54:24,580 INFO program/MainThread: ...done [81] (exit code: 0) 2024-03-01 20:54:24,584 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: test_vg2-lv3 ; incomplete: False ; hidden: False ; 2024-03-01 20:54:24,587 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned existing 308 MiB lvmlv test_vg2-lv3 (105) with existing xfs filesystem 2024-03-01 20:54:24,590 DEBUG blivet/MainThread: test_vg2 size is 2.98 GiB 2024-03-01 20:54:24,590 DEBUG blivet/MainThread: vg test_vg2 has 2.08 GiB free 2024-03-01 20:54:24,591 DEBUG blivet/MainThread: test_vg2 size is 2.98 GiB 2024-03-01 20:54:24,591 DEBUG blivet/MainThread: vg test_vg2 has 2.08 GiB free 2024-03-01 20:54:24,588 INFO blivet/MainThread: got device: LVMLogicalVolumeDevice instance (0x7f2378e7e340) -- name = test_vg2-lv3 status = True id = 105 children = [] parents = ['existing 2.98 GiB lvmvg test_vg2 (81)'] uuid = io0zuS-r2vf-kOYP-EZLC-ILnP-Qd9u-k0D01J size = 308 MiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-5 target size = 308 MiB path = /dev/mapper/test_vg2-lv3 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7f2378ef4c10) -- name = test_vg2 status = True id = 81 children = ['existing 308 MiB lvmlv test_vg2-lv3 (105) with existing xfs filesystem', 'existing 612 MiB lvmlv test_vg2-lv4 (118) with existing xfs filesystem'] parents = ['existing 1024 MiB disk sdd (72) with existing lvmpv', 'existing 1024 MiB disk sde (86) with existing lvmpv', 'existing 1024 MiB disk sdf (96) with existing lvmpv'] uuid = rTth1E-IBWf-P2Ll-dmvf-Gtq4-23k9-MhJ8L6 size = 2.98 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 2.98 GiB path = /dev/test_vg2 format args = [] original_format = None free = 2.08 GiB PE Size = 4 MiB PE Count = 762 PE Free = 532 PV Count = 3 modified = False extents = 762 free space = 2.08 GiB free extents = 532 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sdd (72) with existing lvmpv', 'existing 1024 MiB disk sde (86) with existing lvmpv', 'existing 1024 MiB disk sdf (96) with existing lvmpv'] LVs = ['existing 308 MiB lvmlv test_vg2-lv3 (105) with existing xfs filesystem', 'existing 612 MiB lvmlv test_vg2-lv4 (118) with existing xfs filesystem'] segment type = linear percent = 0 VG space used = 308 MiB 2024-03-01 20:54:24,592 INFO program/MainThread: Running [82] dmsetup info -co subsystem --noheadings test_vg2-lv3 ... 2024-03-01 20:54:24,594 INFO program/MainThread: stdout[82]: LVM 2024-03-01 20:54:24,595 INFO program/MainThread: stderr[82]: 2024-03-01 20:54:24,595 INFO program/MainThread: ...done [82] (exit code: 0) 2024-03-01 20:54:24,598 DEBUG blivet/MainThread: DeviceTree.handle_format: name: test_vg2-lv3 ; 2024-03-01 20:54:24,598 DEBUG blivet/MainThread: no type or existing type for test_vg2-lv3, bailing 2024-03-01 20:54:24,601 DEBUG blivet/MainThread: DeviceTree.handle_device: name: test_vg1-lv2 ; info: {'CURRENT_TAGS': ':systemd:', 'DEVLINKS': '/dev/disk/by-uuid/a7e09b2c-1efe-46da-9cda-3d759f32df57 ' '/dev/disk/by-id/dm-name-test_vg1-lv2 /dev/mapper/test_vg1-lv2 ' '/dev/disk/by-id/dm-uuid-LVM-Zl6upPRkLropWGYwmas6R70zdB5Yewuj0rGC52fxIp2MG0x0MmacySaBvJ04CsOH ' '/dev/test_vg1/lv2', 'DEVNAME': '/dev/dm-6', 'DEVPATH': '/devices/virtual/block/dm-6', 'DEVTYPE': 'disk', 'DISKSEQ': '130', '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-Zl6upPRkLropWGYwmas6R70zdB5Yewuj0rGC52fxIp2MG0x0MmacySaBvJ04CsOH', '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': 'a7e09b2c-1efe-46da-9cda-3d759f32df57', 'ID_FS_UUID_ENC': 'a7e09b2c-1efe-46da-9cda-3d759f32df57', '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': '839519055'} ; 2024-03-01 20:54:24,601 INFO blivet/MainThread: scanning test_vg1-lv2 (/sys/devices/virtual/block/dm-6)... 2024-03-01 20:54:24,602 INFO program/MainThread: Running [83] dmsetup info -co subsystem --noheadings test_vg1-lv2 ... 2024-03-01 20:54:24,604 INFO program/MainThread: stdout[83]: LVM 2024-03-01 20:54:24,604 INFO program/MainThread: stderr[83]: 2024-03-01 20:54:24,604 INFO program/MainThread: ...done [83] (exit code: 0) 2024-03-01 20:54:24,604 INFO program/MainThread: Running [84] dmsetup info -co subsystem --noheadings test_vg1-lv2 ... 2024-03-01 20:54:24,606 INFO program/MainThread: stdout[84]: LVM 2024-03-01 20:54:24,607 INFO program/MainThread: stderr[84]: 2024-03-01 20:54:24,607 INFO program/MainThread: ...done [84] (exit code: 0) 2024-03-01 20:54:24,607 INFO program/MainThread: Running [85] dmsetup info -co subsystem --noheadings test_vg1-lv2 ... 2024-03-01 20:54:24,609 INFO program/MainThread: stdout[85]: LVM 2024-03-01 20:54:24,609 INFO program/MainThread: stderr[85]: 2024-03-01 20:54:24,609 INFO program/MainThread: ...done [85] (exit code: 0) 2024-03-01 20:54:24,613 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: test_vg1-lv2 ; incomplete: False ; hidden: False ; 2024-03-01 20:54:24,616 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned existing 1.5 GiB lvmlv test_vg1-lv2 (58) with existing xfs filesystem 2024-03-01 20:54:24,618 DEBUG blivet/MainThread: test_vg1 size is 2.98 GiB 2024-03-01 20:54:24,619 DEBUG blivet/MainThread: vg test_vg1 has 1.03 GiB free 2024-03-01 20:54:24,619 DEBUG blivet/MainThread: test_vg1 size is 2.98 GiB 2024-03-01 20:54:24,620 DEBUG blivet/MainThread: vg test_vg1 has 1.03 GiB free 2024-03-01 20:54:24,616 INFO blivet/MainThread: got device: LVMLogicalVolumeDevice instance (0x7f2378ec0dc0) -- name = test_vg1-lv2 status = True id = 58 children = [] parents = ['existing 2.98 GiB lvmvg test_vg1 (11)'] uuid = 0rGC52-fxIp-2MG0-x0Mm-acyS-aBvJ-04CsOH size = 1.5 GiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-6 target size = 1.5 GiB path = /dev/mapper/test_vg1-lv2 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7f2378f8d6d0) -- name = test_vg1 status = True id = 11 children = ['existing 460 MiB lvmlv test_vg1-lv1 (45) with existing xfs filesystem', 'existing 1.5 GiB lvmlv test_vg1-lv2 (58) with existing xfs filesystem'] parents = ['existing 1024 MiB disk sda (2) with existing lvmpv', 'existing 1024 MiB disk sdb (16) with existing lvmpv', 'existing 1024 MiB disk sdc (36) with existing lvmpv'] uuid = Zl6upP-RkLr-opWG-Ywma-s6R7-0zdB-5Yewuj size = 2.98 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 2.98 GiB path = /dev/test_vg1 format args = [] original_format = None free = 1.03 GiB PE Size = 4 MiB PE Count = 762 PE Free = 264 PV Count = 3 modified = False extents = 762 free space = 1.03 GiB free extents = 264 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sda (2) with existing lvmpv', 'existing 1024 MiB disk sdb (16) with existing lvmpv', 'existing 1024 MiB disk sdc (36) with existing lvmpv'] LVs = ['existing 460 MiB lvmlv test_vg1-lv1 (45) with existing xfs filesystem', 'existing 1.5 GiB lvmlv test_vg1-lv2 (58) with existing xfs filesystem'] segment type = linear percent = 0 VG space used = 1.5 GiB 2024-03-01 20:54:24,621 INFO program/MainThread: Running [86] dmsetup info -co subsystem --noheadings test_vg1-lv2 ... 2024-03-01 20:54:24,623 INFO program/MainThread: stdout[86]: LVM 2024-03-01 20:54:24,623 INFO program/MainThread: stderr[86]: 2024-03-01 20:54:24,623 INFO program/MainThread: ...done [86] (exit code: 0) 2024-03-01 20:54:24,627 DEBUG blivet/MainThread: DeviceTree.handle_format: name: test_vg1-lv2 ; 2024-03-01 20:54:24,627 DEBUG blivet/MainThread: no type or existing type for test_vg1-lv2, bailing 2024-03-01 20:54:24,630 DEBUG blivet/MainThread: DeviceTree.handle_device: name: test_vg1-lv1 ; info: {'CURRENT_TAGS': ':systemd:', 'DEVLINKS': '/dev/disk/by-id/dm-uuid-LVM-Zl6upPRkLropWGYwmas6R70zdB5YewujeT3KDYyWW5yI4nD3MAMMhI3w0jlZbeKr ' '/dev/disk/by-id/dm-name-test_vg1-lv1 /dev/mapper/test_vg1-lv1 ' '/dev/test_vg1/lv1 ' '/dev/disk/by-uuid/f64569ae-567d-4351-9f40-6175ef28bcfc', 'DEVNAME': '/dev/dm-7', 'DEVPATH': '/devices/virtual/block/dm-7', 'DEVTYPE': 'disk', 'DISKSEQ': '131', '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-Zl6upPRkLropWGYwmas6R70zdB5YewujeT3KDYyWW5yI4nD3MAMMhI3w0jlZbeKr', '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': 'f64569ae-567d-4351-9f40-6175ef28bcfc', 'ID_FS_UUID_ENC': 'f64569ae-567d-4351-9f40-6175ef28bcfc', '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': '839999699'} ; 2024-03-01 20:54:24,630 INFO blivet/MainThread: scanning test_vg1-lv1 (/sys/devices/virtual/block/dm-7)... 2024-03-01 20:54:24,630 INFO program/MainThread: Running [87] dmsetup info -co subsystem --noheadings test_vg1-lv1 ... 2024-03-01 20:54:24,632 INFO program/MainThread: stdout[87]: LVM 2024-03-01 20:54:24,633 INFO program/MainThread: stderr[87]: 2024-03-01 20:54:24,633 INFO program/MainThread: ...done [87] (exit code: 0) 2024-03-01 20:54:24,633 INFO program/MainThread: Running [88] dmsetup info -co subsystem --noheadings test_vg1-lv1 ... 2024-03-01 20:54:24,635 INFO program/MainThread: stdout[88]: LVM 2024-03-01 20:54:24,635 INFO program/MainThread: stderr[88]: 2024-03-01 20:54:24,635 INFO program/MainThread: ...done [88] (exit code: 0) 2024-03-01 20:54:24,635 INFO program/MainThread: Running [89] dmsetup info -co subsystem --noheadings test_vg1-lv1 ... 2024-03-01 20:54:24,638 INFO program/MainThread: stdout[89]: LVM 2024-03-01 20:54:24,638 INFO program/MainThread: stderr[89]: 2024-03-01 20:54:24,638 INFO program/MainThread: ...done [89] (exit code: 0) 2024-03-01 20:54:24,642 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: test_vg1-lv1 ; incomplete: False ; hidden: False ; 2024-03-01 20:54:24,645 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned existing 460 MiB lvmlv test_vg1-lv1 (45) with existing xfs filesystem 2024-03-01 20:54:24,647 DEBUG blivet/MainThread: test_vg1 size is 2.98 GiB 2024-03-01 20:54:24,648 DEBUG blivet/MainThread: vg test_vg1 has 1.03 GiB free 2024-03-01 20:54:24,648 DEBUG blivet/MainThread: test_vg1 size is 2.98 GiB 2024-03-01 20:54:24,649 DEBUG blivet/MainThread: vg test_vg1 has 1.03 GiB free 2024-03-01 20:54:24,645 INFO blivet/MainThread: got device: LVMLogicalVolumeDevice instance (0x7f2378ec0f10) -- name = test_vg1-lv1 status = True id = 45 children = [] parents = ['existing 2.98 GiB lvmvg test_vg1 (11)'] uuid = eT3KDY-yWW5-yI4n-D3MA-MMhI-3w0j-lZbeKr size = 460 MiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-7 target size = 460 MiB path = /dev/mapper/test_vg1-lv1 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7f2378f8d6d0) -- name = test_vg1 status = True id = 11 children = ['existing 460 MiB lvmlv test_vg1-lv1 (45) with existing xfs filesystem', 'existing 1.5 GiB lvmlv test_vg1-lv2 (58) with existing xfs filesystem'] parents = ['existing 1024 MiB disk sda (2) with existing lvmpv', 'existing 1024 MiB disk sdb (16) with existing lvmpv', 'existing 1024 MiB disk sdc (36) with existing lvmpv'] uuid = Zl6upP-RkLr-opWG-Ywma-s6R7-0zdB-5Yewuj size = 2.98 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 2.98 GiB path = /dev/test_vg1 format args = [] original_format = None free = 1.03 GiB PE Size = 4 MiB PE Count = 762 PE Free = 264 PV Count = 3 modified = False extents = 762 free space = 1.03 GiB free extents = 264 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sda (2) with existing lvmpv', 'existing 1024 MiB disk sdb (16) with existing lvmpv', 'existing 1024 MiB disk sdc (36) with existing lvmpv'] LVs = ['existing 460 MiB lvmlv test_vg1-lv1 (45) with existing xfs filesystem', 'existing 1.5 GiB lvmlv test_vg1-lv2 (58) with existing xfs filesystem'] segment type = linear percent = 0 VG space used = 460 MiB 2024-03-01 20:54:24,649 INFO program/MainThread: Running [90] dmsetup info -co subsystem --noheadings test_vg1-lv1 ... 2024-03-01 20:54:24,651 INFO program/MainThread: stdout[90]: LVM 2024-03-01 20:54:24,652 INFO program/MainThread: stderr[90]: 2024-03-01 20:54:24,652 INFO program/MainThread: ...done [90] (exit code: 0) 2024-03-01 20:54:24,655 DEBUG blivet/MainThread: DeviceTree.handle_format: name: test_vg1-lv1 ; 2024-03-01 20:54:24,655 DEBUG blivet/MainThread: no type or existing type for test_vg1-lv1, bailing 2024-03-01 20:54:24,655 INFO program/MainThread: Running... udevadm settle --timeout=300 2024-03-01 20:54:24,667 DEBUG program/MainThread: Return code: 0 2024-03-01 20:54:24,684 INFO blivet/MainThread: edd: collected mbr signatures: {'xvda': '0xe61ef7e0'} 2024-03-01 20:54:24,685 DEBUG blivet/MainThread: resolved 'UUID=a4d9efbc-be36-4c5f-99af-596afd10159d' to 'xvda1' (partition) 2024-03-01 20:54:24,688 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: ntap-bos-c01-eng01-nfs01b.storage.bos.redhat.com:/devops_engineering_nfs/devarchive/redhat ; incomplete: False ; hidden: False ; 2024-03-01 20:54:24,691 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned None 2024-03-01 20:54:24,694 DEBUG blivet/MainThread: DeviceTree.get_device_by_path: path: /dev/ntap-bos-c01-eng01-nfs01b.storage.bos.redhat.com:/devops_engineering_nfs/devarchive/redhat ; incomplete: False ; hidden: False ; 2024-03-01 20:54:24,697 DEBUG blivet/MainThread: DeviceTree.get_device_by_path returned None 2024-03-01 20:54:24,697 DEBUG blivet/MainThread: failed to resolve '/dev/ntap-bos-c01-eng01-nfs01b.storage.bos.redhat.com:/devops_engineering_nfs/devarchive/redhat' 2024-03-01 20:54:24,699 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: nest.test.redhat.com:/mnt/qa ; incomplete: False ; hidden: False ; 2024-03-01 20:54:24,702 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned None 2024-03-01 20:54:24,704 DEBUG blivet/MainThread: DeviceTree.get_device_by_path: path: /dev/nest.test.redhat.com:/mnt/qa ; incomplete: False ; hidden: False ; 2024-03-01 20:54:24,707 DEBUG blivet/MainThread: DeviceTree.get_device_by_path returned None 2024-03-01 20:54:24,707 DEBUG blivet/MainThread: failed to resolve '/dev/nest.test.redhat.com:/mnt/qa' 2024-03-01 20:54:24,710 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: vtap-eng01.storage.rdu2.redhat.com:/vol/engarchive ; incomplete: False ; hidden: False ; 2024-03-01 20:54:24,713 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned None 2024-03-01 20:54:24,715 DEBUG blivet/MainThread: DeviceTree.get_device_by_path: path: /dev/vtap-eng01.storage.rdu2.redhat.com:/vol/engarchive ; incomplete: False ; hidden: False ; 2024-03-01 20:54:24,718 DEBUG blivet/MainThread: DeviceTree.get_device_by_path returned None 2024-03-01 20:54:24,718 DEBUG blivet/MainThread: failed to resolve '/dev/vtap-eng01.storage.rdu2.redhat.com:/vol/engarchive' 2024-03-01 20:54:24,720 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: nest.test.redhat.com:/mnt/tpsdist ; incomplete: False ; hidden: False ; 2024-03-01 20:54:24,723 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned None 2024-03-01 20:54:24,726 DEBUG blivet/MainThread: DeviceTree.get_device_by_path: path: /dev/nest.test.redhat.com:/mnt/tpsdist ; incomplete: False ; hidden: False ; 2024-03-01 20:54:24,729 DEBUG blivet/MainThread: DeviceTree.get_device_by_path returned None 2024-03-01 20:54:24,729 DEBUG blivet/MainThread: failed to resolve '/dev/nest.test.redhat.com:/mnt/tpsdist' 2024-03-01 20:54:24,731 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: ntap-bos-c01-eng01-nfs01b.storage.bos.redhat.com:/devops_engineering_nfs/devarchive/redhat/brewroot ; incomplete: False ; hidden: False ; 2024-03-01 20:54:24,734 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned None 2024-03-01 20:54:24,736 DEBUG blivet/MainThread: DeviceTree.get_device_by_path: path: /dev/ntap-bos-c01-eng01-nfs01b.storage.bos.redhat.com:/devops_engineering_nfs/devarchive/redhat/brewroot ; incomplete: False ; hidden: False ; 2024-03-01 20:54:24,739 DEBUG blivet/MainThread: DeviceTree.get_device_by_path returned None 2024-03-01 20:54:24,739 DEBUG blivet/MainThread: failed to resolve '/dev/ntap-bos-c01-eng01-nfs01b.storage.bos.redhat.com:/devops_engineering_nfs/devarchive/redhat/brewroot' 2024-03-01 20:54:24,742 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: ntap-bos-c01-eng01-nfs01b.storage.bos.redhat.com:/devops_brew_scratch_nfs/scratch ; incomplete: False ; hidden: False ; 2024-03-01 20:54:24,744 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned None 2024-03-01 20:54:24,747 DEBUG blivet/MainThread: DeviceTree.get_device_by_path: path: /dev/ntap-bos-c01-eng01-nfs01b.storage.bos.redhat.com:/devops_brew_scratch_nfs/scratch ; incomplete: False ; hidden: False ; 2024-03-01 20:54:24,750 DEBUG blivet/MainThread: DeviceTree.get_device_by_path returned None 2024-03-01 20:54:24,750 DEBUG blivet/MainThread: failed to resolve '/dev/ntap-bos-c01-eng01-nfs01b.storage.bos.redhat.com:/devops_brew_scratch_nfs/scratch' 2024-03-01 20:54:24,752 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: test_vg1 ; incomplete: False ; hidden: False ; 2024-03-01 20:54:24,755 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned existing 2.98 GiB lvmvg test_vg1 (11) 2024-03-01 20:54:24,755 DEBUG blivet/MainThread: resolved 'test_vg1' to 'test_vg1' (lvmvg) 2024-03-01 20:54:24,755 DEBUG blivet.ansible/MainThread: BlivetPool._update_from_device: existing 2.98 GiB lvmvg test_vg1 (11) 2024-03-01 20:54:24,756 DEBUG blivet.ansible/MainThread: BlivetPool._update_from_device: existing 2.98 GiB lvmvg test_vg1 (11) 2024-03-01 20:54:24,756 DEBUG blivet.ansible/MainThread: BlivetPool._update_from_device: existing 2.98 GiB lvmvg test_vg1 (11) 2024-03-01 20:54:24,757 DEBUG blivet.ansible/MainThread: BlivetPool._update_from_device: existing 2.98 GiB lvmvg test_vg1 (11) 2024-03-01 20:54:24,757 DEBUG blivet.ansible/MainThread: BlivetPool._update_from_device: existing 2.98 GiB lvmvg test_vg1 (11) 2024-03-01 20:54:24,757 DEBUG blivet.ansible/MainThread: BlivetPool._update_from_device: existing 2.98 GiB lvmvg test_vg1 (11) 2024-03-01 20:54:24,757 DEBUG blivet.ansible/MainThread: BlivetPool._update_from_device: existing 2.98 GiB lvmvg test_vg1 (11) 2024-03-01 20:54:24,758 DEBUG blivet.ansible/MainThread: BlivetPool._update_from_device: existing 2.98 GiB lvmvg test_vg1 (11) 2024-03-01 20:54:24,758 DEBUG blivet.ansible/MainThread: BlivetPool._update_from_device: existing 2.98 GiB lvmvg test_vg1 (11) 2024-03-01 20:54:24,758 DEBUG blivet.ansible/MainThread: BlivetPool._update_from_device: existing 2.98 GiB lvmvg test_vg1 (11) 2024-03-01 20:54:24,759 DEBUG blivet.ansible/MainThread: BlivetPool._update_from_device: existing 2.98 GiB lvmvg test_vg1 (11) 2024-03-01 20:54:24,759 DEBUG blivet.ansible/MainThread: BlivetPool._update_from_device: existing 2.98 GiB lvmvg test_vg1 (11) 2024-03-01 20:54:24,762 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: sda ; incomplete: False ; hidden: False ; 2024-03-01 20:54:24,764 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned existing 1024 MiB disk sda (2) with existing lvmpv 2024-03-01 20:54:24,764 DEBUG blivet/MainThread: resolved 'sda' to 'sda' (disk) 2024-03-01 20:54:24,767 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: sdb ; incomplete: False ; hidden: False ; 2024-03-01 20:54:24,769 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned existing 1024 MiB disk sdb (16) with existing lvmpv 2024-03-01 20:54:24,769 DEBUG blivet/MainThread: resolved 'sdb' to 'sdb' (disk) 2024-03-01 20:54:24,772 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: sdc ; incomplete: False ; hidden: False ; 2024-03-01 20:54:24,774 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned existing 1024 MiB disk sdc (36) with existing lvmpv 2024-03-01 20:54:24,774 DEBUG blivet/MainThread: resolved 'sdc' to 'sdc' (disk) 2024-03-01 20:54:24,777 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: test_vg1-lv1 ; incomplete: False ; hidden: False ; 2024-03-01 20:54:24,780 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned existing 460 MiB lvmlv test_vg1-lv1 (45) with existing xfs filesystem 2024-03-01 20:54:24,780 DEBUG blivet/MainThread: resolved 'test_vg1-lv1' to 'test_vg1-lv1' (lvmlv) 2024-03-01 20:54:24,782 DEBUG blivet/MainThread: test_vg1 size is 2.98 GiB 2024-03-01 20:54:24,783 DEBUG blivet/MainThread: vg test_vg1 has 1.03 GiB free 2024-03-01 20:54:24,783 DEBUG blivet/MainThread: test_vg1 size is 2.98 GiB 2024-03-01 20:54:24,784 DEBUG blivet/MainThread: vg test_vg1 has 1.03 GiB free 2024-03-01 20:54:24,780 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7f2378ec0f10) -- name = test_vg1-lv1 status = True id = 45 children = [] parents = ['existing 2.98 GiB lvmvg test_vg1 (11)'] uuid = eT3KDY-yWW5-yI4n-D3MA-MMhI-3w0j-lZbeKr size = 460 MiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-7 target size = 460 MiB path = /dev/mapper/test_vg1-lv1 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7f2378f8d6d0) -- name = test_vg1 status = True id = 11 children = ['existing 460 MiB lvmlv test_vg1-lv1 (45) with existing xfs filesystem', 'existing 1.5 GiB lvmlv test_vg1-lv2 (58) with existing xfs filesystem'] parents = ['existing 1024 MiB disk sda (2) with existing lvmpv', 'existing 1024 MiB disk sdb (16) with existing lvmpv', 'existing 1024 MiB disk sdc (36) with existing lvmpv'] uuid = Zl6upP-RkLr-opWG-Ywma-s6R7-0zdB-5Yewuj size = 2.98 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 2.98 GiB path = /dev/test_vg1 format args = [] original_format = None free = 1.03 GiB PE Size = 4 MiB PE Count = 762 PE Free = 264 PV Count = 3 modified = False extents = 762 free space = 1.03 GiB free extents = 264 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sda (2) with existing lvmpv', 'existing 1024 MiB disk sdb (16) with existing lvmpv', 'existing 1024 MiB disk sdc (36) with existing lvmpv'] LVs = ['existing 460 MiB lvmlv test_vg1-lv1 (45) with existing xfs filesystem', 'existing 1.5 GiB lvmlv test_vg1-lv2 (58) with existing xfs filesystem'] segment type = linear percent = 0 VG space used = 460 MiB 2024-03-01 20:54:24,786 DEBUG blivet/MainThread: test_vg1 size is 2.98 GiB 2024-03-01 20:54:24,787 DEBUG blivet/MainThread: vg test_vg1 has 1.03 GiB free 2024-03-01 20:54:24,787 DEBUG blivet/MainThread: test_vg1 size is 2.98 GiB 2024-03-01 20:54:24,788 DEBUG blivet/MainThread: vg test_vg1 has 1.03 GiB free 2024-03-01 20:54:24,784 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7f2378ec0f10) -- name = test_vg1-lv1 status = True id = 45 children = [] parents = ['existing 2.98 GiB lvmvg test_vg1 (11)'] uuid = eT3KDY-yWW5-yI4n-D3MA-MMhI-3w0j-lZbeKr size = 460 MiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-7 target size = 460 MiB path = /dev/mapper/test_vg1-lv1 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7f2378f8d6d0) -- name = test_vg1 status = True id = 11 children = ['existing 460 MiB lvmlv test_vg1-lv1 (45) with existing xfs filesystem', 'existing 1.5 GiB lvmlv test_vg1-lv2 (58) with existing xfs filesystem'] parents = ['existing 1024 MiB disk sda (2) with existing lvmpv', 'existing 1024 MiB disk sdb (16) with existing lvmpv', 'existing 1024 MiB disk sdc (36) with existing lvmpv'] uuid = Zl6upP-RkLr-opWG-Ywma-s6R7-0zdB-5Yewuj size = 2.98 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 2.98 GiB path = /dev/test_vg1 format args = [] original_format = None free = 1.03 GiB PE Size = 4 MiB PE Count = 762 PE Free = 264 PV Count = 3 modified = False extents = 762 free space = 1.03 GiB free extents = 264 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sda (2) with existing lvmpv', 'existing 1024 MiB disk sdb (16) with existing lvmpv', 'existing 1024 MiB disk sdc (36) with existing lvmpv'] LVs = ['existing 460 MiB lvmlv test_vg1-lv1 (45) with existing xfs filesystem', 'existing 1.5 GiB lvmlv test_vg1-lv2 (58) with existing xfs filesystem'] segment type = linear percent = 0 VG space used = 460 MiB 2024-03-01 20:54:24,790 DEBUG blivet/MainThread: test_vg1 size is 2.98 GiB 2024-03-01 20:54:24,791 DEBUG blivet/MainThread: vg test_vg1 has 1.03 GiB free 2024-03-01 20:54:24,791 DEBUG blivet/MainThread: test_vg1 size is 2.98 GiB 2024-03-01 20:54:24,792 DEBUG blivet/MainThread: vg test_vg1 has 1.03 GiB free 2024-03-01 20:54:24,788 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7f2378ec0f10) -- name = test_vg1-lv1 status = True id = 45 children = [] parents = ['existing 2.98 GiB lvmvg test_vg1 (11)'] uuid = eT3KDY-yWW5-yI4n-D3MA-MMhI-3w0j-lZbeKr size = 460 MiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-7 target size = 460 MiB path = /dev/mapper/test_vg1-lv1 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7f2378f8d6d0) -- name = test_vg1 status = True id = 11 children = ['existing 460 MiB lvmlv test_vg1-lv1 (45) with existing xfs filesystem', 'existing 1.5 GiB lvmlv test_vg1-lv2 (58) with existing xfs filesystem'] parents = ['existing 1024 MiB disk sda (2) with existing lvmpv', 'existing 1024 MiB disk sdb (16) with existing lvmpv', 'existing 1024 MiB disk sdc (36) with existing lvmpv'] uuid = Zl6upP-RkLr-opWG-Ywma-s6R7-0zdB-5Yewuj size = 2.98 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 2.98 GiB path = /dev/test_vg1 format args = [] original_format = None free = 1.03 GiB PE Size = 4 MiB PE Count = 762 PE Free = 264 PV Count = 3 modified = False extents = 762 free space = 1.03 GiB free extents = 264 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sda (2) with existing lvmpv', 'existing 1024 MiB disk sdb (16) with existing lvmpv', 'existing 1024 MiB disk sdc (36) with existing lvmpv'] LVs = ['existing 460 MiB lvmlv test_vg1-lv1 (45) with existing xfs filesystem', 'existing 1.5 GiB lvmlv test_vg1-lv2 (58) with existing xfs filesystem'] segment type = linear percent = 0 VG space used = 460 MiB 2024-03-01 20:54:24,794 DEBUG blivet/MainThread: test_vg1 size is 2.98 GiB 2024-03-01 20:54:24,795 DEBUG blivet/MainThread: vg test_vg1 has 1.03 GiB free 2024-03-01 20:54:24,795 DEBUG blivet/MainThread: test_vg1 size is 2.98 GiB 2024-03-01 20:54:24,796 DEBUG blivet/MainThread: vg test_vg1 has 1.03 GiB free 2024-03-01 20:54:24,792 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7f2378ec0f10) -- name = test_vg1-lv1 status = True id = 45 children = [] parents = ['existing 2.98 GiB lvmvg test_vg1 (11)'] uuid = eT3KDY-yWW5-yI4n-D3MA-MMhI-3w0j-lZbeKr size = 460 MiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-7 target size = 460 MiB path = /dev/mapper/test_vg1-lv1 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7f2378f8d6d0) -- name = test_vg1 status = True id = 11 children = ['existing 460 MiB lvmlv test_vg1-lv1 (45) with existing xfs filesystem', 'existing 1.5 GiB lvmlv test_vg1-lv2 (58) with existing xfs filesystem'] parents = ['existing 1024 MiB disk sda (2) with existing lvmpv', 'existing 1024 MiB disk sdb (16) with existing lvmpv', 'existing 1024 MiB disk sdc (36) with existing lvmpv'] uuid = Zl6upP-RkLr-opWG-Ywma-s6R7-0zdB-5Yewuj size = 2.98 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 2.98 GiB path = /dev/test_vg1 format args = [] original_format = None free = 1.03 GiB PE Size = 4 MiB PE Count = 762 PE Free = 264 PV Count = 3 modified = False extents = 762 free space = 1.03 GiB free extents = 264 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sda (2) with existing lvmpv', 'existing 1024 MiB disk sdb (16) with existing lvmpv', 'existing 1024 MiB disk sdc (36) with existing lvmpv'] LVs = ['existing 460 MiB lvmlv test_vg1-lv1 (45) with existing xfs filesystem', 'existing 1.5 GiB lvmlv test_vg1-lv2 (58) with existing xfs filesystem'] segment type = linear percent = 0 VG space used = 460 MiB 2024-03-01 20:54:24,798 DEBUG blivet/MainThread: test_vg1 size is 2.98 GiB 2024-03-01 20:54:24,799 DEBUG blivet/MainThread: vg test_vg1 has 1.03 GiB free 2024-03-01 20:54:24,799 DEBUG blivet/MainThread: test_vg1 size is 2.98 GiB 2024-03-01 20:54:24,800 DEBUG blivet/MainThread: vg test_vg1 has 1.03 GiB free 2024-03-01 20:54:24,796 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7f2378ec0f10) -- name = test_vg1-lv1 status = True id = 45 children = [] parents = ['existing 2.98 GiB lvmvg test_vg1 (11)'] uuid = eT3KDY-yWW5-yI4n-D3MA-MMhI-3w0j-lZbeKr size = 460 MiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-7 target size = 460 MiB path = /dev/mapper/test_vg1-lv1 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7f2378f8d6d0) -- name = test_vg1 status = True id = 11 children = ['existing 460 MiB lvmlv test_vg1-lv1 (45) with existing xfs filesystem', 'existing 1.5 GiB lvmlv test_vg1-lv2 (58) with existing xfs filesystem'] parents = ['existing 1024 MiB disk sda (2) with existing lvmpv', 'existing 1024 MiB disk sdb (16) with existing lvmpv', 'existing 1024 MiB disk sdc (36) with existing lvmpv'] uuid = Zl6upP-RkLr-opWG-Ywma-s6R7-0zdB-5Yewuj size = 2.98 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 2.98 GiB path = /dev/test_vg1 format args = [] original_format = None free = 1.03 GiB PE Size = 4 MiB PE Count = 762 PE Free = 264 PV Count = 3 modified = False extents = 762 free space = 1.03 GiB free extents = 264 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sda (2) with existing lvmpv', 'existing 1024 MiB disk sdb (16) with existing lvmpv', 'existing 1024 MiB disk sdc (36) with existing lvmpv'] LVs = ['existing 460 MiB lvmlv test_vg1-lv1 (45) with existing xfs filesystem', 'existing 1.5 GiB lvmlv test_vg1-lv2 (58) with existing xfs filesystem'] segment type = linear percent = 0 VG space used = 460 MiB 2024-03-01 20:54:24,802 DEBUG blivet/MainThread: test_vg1 size is 2.98 GiB 2024-03-01 20:54:24,803 DEBUG blivet/MainThread: vg test_vg1 has 1.03 GiB free 2024-03-01 20:54:24,803 DEBUG blivet/MainThread: test_vg1 size is 2.98 GiB 2024-03-01 20:54:24,804 DEBUG blivet/MainThread: vg test_vg1 has 1.03 GiB free 2024-03-01 20:54:24,800 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7f2378ec0f10) -- name = test_vg1-lv1 status = True id = 45 children = [] parents = ['existing 2.98 GiB lvmvg test_vg1 (11)'] uuid = eT3KDY-yWW5-yI4n-D3MA-MMhI-3w0j-lZbeKr size = 460 MiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-7 target size = 460 MiB path = /dev/mapper/test_vg1-lv1 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7f2378f8d6d0) -- name = test_vg1 status = True id = 11 children = ['existing 460 MiB lvmlv test_vg1-lv1 (45) with existing xfs filesystem', 'existing 1.5 GiB lvmlv test_vg1-lv2 (58) with existing xfs filesystem'] parents = ['existing 1024 MiB disk sda (2) with existing lvmpv', 'existing 1024 MiB disk sdb (16) with existing lvmpv', 'existing 1024 MiB disk sdc (36) with existing lvmpv'] uuid = Zl6upP-RkLr-opWG-Ywma-s6R7-0zdB-5Yewuj size = 2.98 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 2.98 GiB path = /dev/test_vg1 format args = [] original_format = None free = 1.03 GiB PE Size = 4 MiB PE Count = 762 PE Free = 264 PV Count = 3 modified = False extents = 762 free space = 1.03 GiB free extents = 264 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sda (2) with existing lvmpv', 'existing 1024 MiB disk sdb (16) with existing lvmpv', 'existing 1024 MiB disk sdc (36) with existing lvmpv'] LVs = ['existing 460 MiB lvmlv test_vg1-lv1 (45) with existing xfs filesystem', 'existing 1.5 GiB lvmlv test_vg1-lv2 (58) with existing xfs filesystem'] segment type = linear percent = 0 VG space used = 460 MiB 2024-03-01 20:54:24,806 DEBUG blivet/MainThread: test_vg1 size is 2.98 GiB 2024-03-01 20:54:24,807 DEBUG blivet/MainThread: vg test_vg1 has 1.03 GiB free 2024-03-01 20:54:24,807 DEBUG blivet/MainThread: test_vg1 size is 2.98 GiB 2024-03-01 20:54:24,808 DEBUG blivet/MainThread: vg test_vg1 has 1.03 GiB free 2024-03-01 20:54:24,804 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7f2378ec0f10) -- name = test_vg1-lv1 status = True id = 45 children = [] parents = ['existing 2.98 GiB lvmvg test_vg1 (11)'] uuid = eT3KDY-yWW5-yI4n-D3MA-MMhI-3w0j-lZbeKr size = 460 MiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-7 target size = 460 MiB path = /dev/mapper/test_vg1-lv1 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7f2378f8d6d0) -- name = test_vg1 status = True id = 11 children = ['existing 460 MiB lvmlv test_vg1-lv1 (45) with existing xfs filesystem', 'existing 1.5 GiB lvmlv test_vg1-lv2 (58) with existing xfs filesystem'] parents = ['existing 1024 MiB disk sda (2) with existing lvmpv', 'existing 1024 MiB disk sdb (16) with existing lvmpv', 'existing 1024 MiB disk sdc (36) with existing lvmpv'] uuid = Zl6upP-RkLr-opWG-Ywma-s6R7-0zdB-5Yewuj size = 2.98 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 2.98 GiB path = /dev/test_vg1 format args = [] original_format = None free = 1.03 GiB PE Size = 4 MiB PE Count = 762 PE Free = 264 PV Count = 3 modified = False extents = 762 free space = 1.03 GiB free extents = 264 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sda (2) with existing lvmpv', 'existing 1024 MiB disk sdb (16) with existing lvmpv', 'existing 1024 MiB disk sdc (36) with existing lvmpv'] LVs = ['existing 460 MiB lvmlv test_vg1-lv1 (45) with existing xfs filesystem', 'existing 1.5 GiB lvmlv test_vg1-lv2 (58) with existing xfs filesystem'] segment type = linear percent = 0 VG space used = 460 MiB 2024-03-01 20:54:24,810 DEBUG blivet/MainThread: test_vg1 size is 2.98 GiB 2024-03-01 20:54:24,811 DEBUG blivet/MainThread: vg test_vg1 has 1.03 GiB free 2024-03-01 20:54:24,811 DEBUG blivet/MainThread: test_vg1 size is 2.98 GiB 2024-03-01 20:54:24,812 DEBUG blivet/MainThread: vg test_vg1 has 1.03 GiB free 2024-03-01 20:54:24,808 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7f2378ec0f10) -- name = test_vg1-lv1 status = True id = 45 children = [] parents = ['existing 2.98 GiB lvmvg test_vg1 (11)'] uuid = eT3KDY-yWW5-yI4n-D3MA-MMhI-3w0j-lZbeKr size = 460 MiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-7 target size = 460 MiB path = /dev/mapper/test_vg1-lv1 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7f2378f8d6d0) -- name = test_vg1 status = True id = 11 children = ['existing 460 MiB lvmlv test_vg1-lv1 (45) with existing xfs filesystem', 'existing 1.5 GiB lvmlv test_vg1-lv2 (58) with existing xfs filesystem'] parents = ['existing 1024 MiB disk sda (2) with existing lvmpv', 'existing 1024 MiB disk sdb (16) with existing lvmpv', 'existing 1024 MiB disk sdc (36) with existing lvmpv'] uuid = Zl6upP-RkLr-opWG-Ywma-s6R7-0zdB-5Yewuj size = 2.98 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 2.98 GiB path = /dev/test_vg1 format args = [] original_format = None free = 1.03 GiB PE Size = 4 MiB PE Count = 762 PE Free = 264 PV Count = 3 modified = False extents = 762 free space = 1.03 GiB free extents = 264 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sda (2) with existing lvmpv', 'existing 1024 MiB disk sdb (16) with existing lvmpv', 'existing 1024 MiB disk sdc (36) with existing lvmpv'] LVs = ['existing 460 MiB lvmlv test_vg1-lv1 (45) with existing xfs filesystem', 'existing 1.5 GiB lvmlv test_vg1-lv2 (58) with existing xfs filesystem'] segment type = linear percent = 0 VG space used = 460 MiB 2024-03-01 20:54:24,814 DEBUG blivet/MainThread: test_vg1 size is 2.98 GiB 2024-03-01 20:54:24,815 DEBUG blivet/MainThread: vg test_vg1 has 1.03 GiB free 2024-03-01 20:54:24,815 DEBUG blivet/MainThread: test_vg1 size is 2.98 GiB 2024-03-01 20:54:24,816 DEBUG blivet/MainThread: vg test_vg1 has 1.03 GiB free 2024-03-01 20:54:24,812 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7f2378ec0f10) -- name = test_vg1-lv1 status = True id = 45 children = [] parents = ['existing 2.98 GiB lvmvg test_vg1 (11)'] uuid = eT3KDY-yWW5-yI4n-D3MA-MMhI-3w0j-lZbeKr size = 460 MiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-7 target size = 460 MiB path = /dev/mapper/test_vg1-lv1 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7f2378f8d6d0) -- name = test_vg1 status = True id = 11 children = ['existing 460 MiB lvmlv test_vg1-lv1 (45) with existing xfs filesystem', 'existing 1.5 GiB lvmlv test_vg1-lv2 (58) with existing xfs filesystem'] parents = ['existing 1024 MiB disk sda (2) with existing lvmpv', 'existing 1024 MiB disk sdb (16) with existing lvmpv', 'existing 1024 MiB disk sdc (36) with existing lvmpv'] uuid = Zl6upP-RkLr-opWG-Ywma-s6R7-0zdB-5Yewuj size = 2.98 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 2.98 GiB path = /dev/test_vg1 format args = [] original_format = None free = 1.03 GiB PE Size = 4 MiB PE Count = 762 PE Free = 264 PV Count = 3 modified = False extents = 762 free space = 1.03 GiB free extents = 264 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sda (2) with existing lvmpv', 'existing 1024 MiB disk sdb (16) with existing lvmpv', 'existing 1024 MiB disk sdc (36) with existing lvmpv'] LVs = ['existing 460 MiB lvmlv test_vg1-lv1 (45) with existing xfs filesystem', 'existing 1.5 GiB lvmlv test_vg1-lv2 (58) with existing xfs filesystem'] segment type = linear percent = 0 VG space used = 460 MiB 2024-03-01 20:54:24,818 DEBUG blivet/MainThread: test_vg1 size is 2.98 GiB 2024-03-01 20:54:24,819 DEBUG blivet/MainThread: vg test_vg1 has 1.03 GiB free 2024-03-01 20:54:24,819 DEBUG blivet/MainThread: test_vg1 size is 2.98 GiB 2024-03-01 20:54:24,820 DEBUG blivet/MainThread: vg test_vg1 has 1.03 GiB free 2024-03-01 20:54:24,816 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7f2378ec0f10) -- name = test_vg1-lv1 status = True id = 45 children = [] parents = ['existing 2.98 GiB lvmvg test_vg1 (11)'] uuid = eT3KDY-yWW5-yI4n-D3MA-MMhI-3w0j-lZbeKr size = 460 MiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-7 target size = 460 MiB path = /dev/mapper/test_vg1-lv1 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7f2378f8d6d0) -- name = test_vg1 status = True id = 11 children = ['existing 460 MiB lvmlv test_vg1-lv1 (45) with existing xfs filesystem', 'existing 1.5 GiB lvmlv test_vg1-lv2 (58) with existing xfs filesystem'] parents = ['existing 1024 MiB disk sda (2) with existing lvmpv', 'existing 1024 MiB disk sdb (16) with existing lvmpv', 'existing 1024 MiB disk sdc (36) with existing lvmpv'] uuid = Zl6upP-RkLr-opWG-Ywma-s6R7-0zdB-5Yewuj size = 2.98 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 2.98 GiB path = /dev/test_vg1 format args = [] original_format = None free = 1.03 GiB PE Size = 4 MiB PE Count = 762 PE Free = 264 PV Count = 3 modified = False extents = 762 free space = 1.03 GiB free extents = 264 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sda (2) with existing lvmpv', 'existing 1024 MiB disk sdb (16) with existing lvmpv', 'existing 1024 MiB disk sdc (36) with existing lvmpv'] LVs = ['existing 460 MiB lvmlv test_vg1-lv1 (45) with existing xfs filesystem', 'existing 1.5 GiB lvmlv test_vg1-lv2 (58) with existing xfs filesystem'] segment type = linear percent = 0 VG space used = 460 MiB 2024-03-01 20:54:24,822 DEBUG blivet/MainThread: test_vg1 size is 2.98 GiB 2024-03-01 20:54:24,823 DEBUG blivet/MainThread: vg test_vg1 has 1.03 GiB free 2024-03-01 20:54:24,823 DEBUG blivet/MainThread: test_vg1 size is 2.98 GiB 2024-03-01 20:54:24,824 DEBUG blivet/MainThread: vg test_vg1 has 1.03 GiB free 2024-03-01 20:54:24,820 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7f2378ec0f10) -- name = test_vg1-lv1 status = True id = 45 children = [] parents = ['existing 2.98 GiB lvmvg test_vg1 (11)'] uuid = eT3KDY-yWW5-yI4n-D3MA-MMhI-3w0j-lZbeKr size = 460 MiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-7 target size = 460 MiB path = /dev/mapper/test_vg1-lv1 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7f2378f8d6d0) -- name = test_vg1 status = True id = 11 children = ['existing 460 MiB lvmlv test_vg1-lv1 (45) with existing xfs filesystem', 'existing 1.5 GiB lvmlv test_vg1-lv2 (58) with existing xfs filesystem'] parents = ['existing 1024 MiB disk sda (2) with existing lvmpv', 'existing 1024 MiB disk sdb (16) with existing lvmpv', 'existing 1024 MiB disk sdc (36) with existing lvmpv'] uuid = Zl6upP-RkLr-opWG-Ywma-s6R7-0zdB-5Yewuj size = 2.98 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 2.98 GiB path = /dev/test_vg1 format args = [] original_format = None free = 1.03 GiB PE Size = 4 MiB PE Count = 762 PE Free = 264 PV Count = 3 modified = False extents = 762 free space = 1.03 GiB free extents = 264 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sda (2) with existing lvmpv', 'existing 1024 MiB disk sdb (16) with existing lvmpv', 'existing 1024 MiB disk sdc (36) with existing lvmpv'] LVs = ['existing 460 MiB lvmlv test_vg1-lv1 (45) with existing xfs filesystem', 'existing 1.5 GiB lvmlv test_vg1-lv2 (58) with existing xfs filesystem'] segment type = linear percent = 0 VG space used = 460 MiB 2024-03-01 20:54:24,826 DEBUG blivet/MainThread: test_vg1 size is 2.98 GiB 2024-03-01 20:54:24,827 DEBUG blivet/MainThread: vg test_vg1 has 1.03 GiB free 2024-03-01 20:54:24,827 DEBUG blivet/MainThread: test_vg1 size is 2.98 GiB 2024-03-01 20:54:24,828 DEBUG blivet/MainThread: vg test_vg1 has 1.03 GiB free 2024-03-01 20:54:24,824 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7f2378ec0f10) -- name = test_vg1-lv1 status = True id = 45 children = [] parents = ['existing 2.98 GiB lvmvg test_vg1 (11)'] uuid = eT3KDY-yWW5-yI4n-D3MA-MMhI-3w0j-lZbeKr size = 460 MiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-7 target size = 460 MiB path = /dev/mapper/test_vg1-lv1 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7f2378f8d6d0) -- name = test_vg1 status = True id = 11 children = ['existing 460 MiB lvmlv test_vg1-lv1 (45) with existing xfs filesystem', 'existing 1.5 GiB lvmlv test_vg1-lv2 (58) with existing xfs filesystem'] parents = ['existing 1024 MiB disk sda (2) with existing lvmpv', 'existing 1024 MiB disk sdb (16) with existing lvmpv', 'existing 1024 MiB disk sdc (36) with existing lvmpv'] uuid = Zl6upP-RkLr-opWG-Ywma-s6R7-0zdB-5Yewuj size = 2.98 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 2.98 GiB path = /dev/test_vg1 format args = [] original_format = None free = 1.03 GiB PE Size = 4 MiB PE Count = 762 PE Free = 264 PV Count = 3 modified = False extents = 762 free space = 1.03 GiB free extents = 264 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sda (2) with existing lvmpv', 'existing 1024 MiB disk sdb (16) with existing lvmpv', 'existing 1024 MiB disk sdc (36) with existing lvmpv'] LVs = ['existing 460 MiB lvmlv test_vg1-lv1 (45) with existing xfs filesystem', 'existing 1.5 GiB lvmlv test_vg1-lv2 (58) with existing xfs filesystem'] segment type = linear percent = 0 VG space used = 460 MiB 2024-03-01 20:54:24,830 DEBUG blivet/MainThread: test_vg1 size is 2.98 GiB 2024-03-01 20:54:24,831 DEBUG blivet/MainThread: vg test_vg1 has 1.03 GiB free 2024-03-01 20:54:24,831 DEBUG blivet/MainThread: test_vg1 size is 2.98 GiB 2024-03-01 20:54:24,832 DEBUG blivet/MainThread: vg test_vg1 has 1.03 GiB free 2024-03-01 20:54:24,828 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7f2378ec0f10) -- name = test_vg1-lv1 status = True id = 45 children = [] parents = ['existing 2.98 GiB lvmvg test_vg1 (11)'] uuid = eT3KDY-yWW5-yI4n-D3MA-MMhI-3w0j-lZbeKr size = 460 MiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-7 target size = 460 MiB path = /dev/mapper/test_vg1-lv1 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7f2378f8d6d0) -- name = test_vg1 status = True id = 11 children = ['existing 460 MiB lvmlv test_vg1-lv1 (45) with existing xfs filesystem', 'existing 1.5 GiB lvmlv test_vg1-lv2 (58) with existing xfs filesystem'] parents = ['existing 1024 MiB disk sda (2) with existing lvmpv', 'existing 1024 MiB disk sdb (16) with existing lvmpv', 'existing 1024 MiB disk sdc (36) with existing lvmpv'] uuid = Zl6upP-RkLr-opWG-Ywma-s6R7-0zdB-5Yewuj size = 2.98 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 2.98 GiB path = /dev/test_vg1 format args = [] original_format = None free = 1.03 GiB PE Size = 4 MiB PE Count = 762 PE Free = 264 PV Count = 3 modified = False extents = 762 free space = 1.03 GiB free extents = 264 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sda (2) with existing lvmpv', 'existing 1024 MiB disk sdb (16) with existing lvmpv', 'existing 1024 MiB disk sdc (36) with existing lvmpv'] LVs = ['existing 460 MiB lvmlv test_vg1-lv1 (45) with existing xfs filesystem', 'existing 1.5 GiB lvmlv test_vg1-lv2 (58) with existing xfs filesystem'] segment type = linear percent = 0 VG space used = 460 MiB 2024-03-01 20:54:24,834 DEBUG blivet/MainThread: test_vg1 size is 2.98 GiB 2024-03-01 20:54:24,835 DEBUG blivet/MainThread: vg test_vg1 has 1.03 GiB free 2024-03-01 20:54:24,835 DEBUG blivet/MainThread: test_vg1 size is 2.98 GiB 2024-03-01 20:54:24,836 DEBUG blivet/MainThread: vg test_vg1 has 1.03 GiB free 2024-03-01 20:54:24,832 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7f2378ec0f10) -- name = test_vg1-lv1 status = True id = 45 children = [] parents = ['existing 2.98 GiB lvmvg test_vg1 (11)'] uuid = eT3KDY-yWW5-yI4n-D3MA-MMhI-3w0j-lZbeKr size = 460 MiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-7 target size = 460 MiB path = /dev/mapper/test_vg1-lv1 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7f2378f8d6d0) -- name = test_vg1 status = True id = 11 children = ['existing 460 MiB lvmlv test_vg1-lv1 (45) with existing xfs filesystem', 'existing 1.5 GiB lvmlv test_vg1-lv2 (58) with existing xfs filesystem'] parents = ['existing 1024 MiB disk sda (2) with existing lvmpv', 'existing 1024 MiB disk sdb (16) with existing lvmpv', 'existing 1024 MiB disk sdc (36) with existing lvmpv'] uuid = Zl6upP-RkLr-opWG-Ywma-s6R7-0zdB-5Yewuj size = 2.98 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 2.98 GiB path = /dev/test_vg1 format args = [] original_format = None free = 1.03 GiB PE Size = 4 MiB PE Count = 762 PE Free = 264 PV Count = 3 modified = False extents = 762 free space = 1.03 GiB free extents = 264 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sda (2) with existing lvmpv', 'existing 1024 MiB disk sdb (16) with existing lvmpv', 'existing 1024 MiB disk sdc (36) with existing lvmpv'] LVs = ['existing 460 MiB lvmlv test_vg1-lv1 (45) with existing xfs filesystem', 'existing 1.5 GiB lvmlv test_vg1-lv2 (58) with existing xfs filesystem'] segment type = linear percent = 0 VG space used = 460 MiB 2024-03-01 20:54:24,838 DEBUG blivet/MainThread: test_vg1 size is 2.98 GiB 2024-03-01 20:54:24,839 DEBUG blivet/MainThread: vg test_vg1 has 1.03 GiB free 2024-03-01 20:54:24,839 DEBUG blivet/MainThread: test_vg1 size is 2.98 GiB 2024-03-01 20:54:24,840 DEBUG blivet/MainThread: vg test_vg1 has 1.03 GiB free 2024-03-01 20:54:24,836 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7f2378ec0f10) -- name = test_vg1-lv1 status = True id = 45 children = [] parents = ['existing 2.98 GiB lvmvg test_vg1 (11)'] uuid = eT3KDY-yWW5-yI4n-D3MA-MMhI-3w0j-lZbeKr size = 460 MiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-7 target size = 460 MiB path = /dev/mapper/test_vg1-lv1 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7f2378f8d6d0) -- name = test_vg1 status = True id = 11 children = ['existing 460 MiB lvmlv test_vg1-lv1 (45) with existing xfs filesystem', 'existing 1.5 GiB lvmlv test_vg1-lv2 (58) with existing xfs filesystem'] parents = ['existing 1024 MiB disk sda (2) with existing lvmpv', 'existing 1024 MiB disk sdb (16) with existing lvmpv', 'existing 1024 MiB disk sdc (36) with existing lvmpv'] uuid = Zl6upP-RkLr-opWG-Ywma-s6R7-0zdB-5Yewuj size = 2.98 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 2.98 GiB path = /dev/test_vg1 format args = [] original_format = None free = 1.03 GiB PE Size = 4 MiB PE Count = 762 PE Free = 264 PV Count = 3 modified = False extents = 762 free space = 1.03 GiB free extents = 264 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sda (2) with existing lvmpv', 'existing 1024 MiB disk sdb (16) with existing lvmpv', 'existing 1024 MiB disk sdc (36) with existing lvmpv'] LVs = ['existing 460 MiB lvmlv test_vg1-lv1 (45) with existing xfs filesystem', 'existing 1.5 GiB lvmlv test_vg1-lv2 (58) with existing xfs filesystem'] segment type = linear percent = 0 VG space used = 460 MiB 2024-03-01 20:54:24,842 DEBUG blivet/MainThread: test_vg1 size is 2.98 GiB 2024-03-01 20:54:24,843 DEBUG blivet/MainThread: vg test_vg1 has 1.03 GiB free 2024-03-01 20:54:24,843 DEBUG blivet/MainThread: test_vg1 size is 2.98 GiB 2024-03-01 20:54:24,844 DEBUG blivet/MainThread: vg test_vg1 has 1.03 GiB free 2024-03-01 20:54:24,840 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7f2378ec0f10) -- name = test_vg1-lv1 status = True id = 45 children = [] parents = ['existing 2.98 GiB lvmvg test_vg1 (11)'] uuid = eT3KDY-yWW5-yI4n-D3MA-MMhI-3w0j-lZbeKr size = 460 MiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-7 target size = 460 MiB path = /dev/mapper/test_vg1-lv1 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7f2378f8d6d0) -- name = test_vg1 status = True id = 11 children = ['existing 460 MiB lvmlv test_vg1-lv1 (45) with existing xfs filesystem', 'existing 1.5 GiB lvmlv test_vg1-lv2 (58) with existing xfs filesystem'] parents = ['existing 1024 MiB disk sda (2) with existing lvmpv', 'existing 1024 MiB disk sdb (16) with existing lvmpv', 'existing 1024 MiB disk sdc (36) with existing lvmpv'] uuid = Zl6upP-RkLr-opWG-Ywma-s6R7-0zdB-5Yewuj size = 2.98 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 2.98 GiB path = /dev/test_vg1 format args = [] original_format = None free = 1.03 GiB PE Size = 4 MiB PE Count = 762 PE Free = 264 PV Count = 3 modified = False extents = 762 free space = 1.03 GiB free extents = 264 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sda (2) with existing lvmpv', 'existing 1024 MiB disk sdb (16) with existing lvmpv', 'existing 1024 MiB disk sdc (36) with existing lvmpv'] LVs = ['existing 460 MiB lvmlv test_vg1-lv1 (45) with existing xfs filesystem', 'existing 1.5 GiB lvmlv test_vg1-lv2 (58) with existing xfs filesystem'] segment type = linear percent = 0 VG space used = 460 MiB 2024-03-01 20:54:24,846 DEBUG blivet/MainThread: test_vg1 size is 2.98 GiB 2024-03-01 20:54:24,847 DEBUG blivet/MainThread: vg test_vg1 has 1.03 GiB free 2024-03-01 20:54:24,847 DEBUG blivet/MainThread: test_vg1 size is 2.98 GiB 2024-03-01 20:54:24,848 DEBUG blivet/MainThread: vg test_vg1 has 1.03 GiB free 2024-03-01 20:54:24,844 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7f2378ec0f10) -- name = test_vg1-lv1 status = True id = 45 children = [] parents = ['existing 2.98 GiB lvmvg test_vg1 (11)'] uuid = eT3KDY-yWW5-yI4n-D3MA-MMhI-3w0j-lZbeKr size = 460 MiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-7 target size = 460 MiB path = /dev/mapper/test_vg1-lv1 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7f2378f8d6d0) -- name = test_vg1 status = True id = 11 children = ['existing 460 MiB lvmlv test_vg1-lv1 (45) with existing xfs filesystem', 'existing 1.5 GiB lvmlv test_vg1-lv2 (58) with existing xfs filesystem'] parents = ['existing 1024 MiB disk sda (2) with existing lvmpv', 'existing 1024 MiB disk sdb (16) with existing lvmpv', 'existing 1024 MiB disk sdc (36) with existing lvmpv'] uuid = Zl6upP-RkLr-opWG-Ywma-s6R7-0zdB-5Yewuj size = 2.98 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 2.98 GiB path = /dev/test_vg1 format args = [] original_format = None free = 1.03 GiB PE Size = 4 MiB PE Count = 762 PE Free = 264 PV Count = 3 modified = False extents = 762 free space = 1.03 GiB free extents = 264 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sda (2) with existing lvmpv', 'existing 1024 MiB disk sdb (16) with existing lvmpv', 'existing 1024 MiB disk sdc (36) with existing lvmpv'] LVs = ['existing 460 MiB lvmlv test_vg1-lv1 (45) with existing xfs filesystem', 'existing 1.5 GiB lvmlv test_vg1-lv2 (58) with existing xfs filesystem'] segment type = linear percent = 0 VG space used = 460 MiB 2024-03-01 20:54:24,850 DEBUG blivet/MainThread: test_vg1 size is 2.98 GiB 2024-03-01 20:54:24,850 DEBUG blivet/MainThread: vg test_vg1 has 1.03 GiB free 2024-03-01 20:54:24,851 DEBUG blivet/MainThread: test_vg1 size is 2.98 GiB 2024-03-01 20:54:24,851 DEBUG blivet/MainThread: vg test_vg1 has 1.03 GiB free 2024-03-01 20:54:24,848 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7f2378ec0f10) -- name = test_vg1-lv1 status = True id = 45 children = [] parents = ['existing 2.98 GiB lvmvg test_vg1 (11)'] uuid = eT3KDY-yWW5-yI4n-D3MA-MMhI-3w0j-lZbeKr size = 460 MiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-7 target size = 460 MiB path = /dev/mapper/test_vg1-lv1 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7f2378f8d6d0) -- name = test_vg1 status = True id = 11 children = ['existing 460 MiB lvmlv test_vg1-lv1 (45) with existing xfs filesystem', 'existing 1.5 GiB lvmlv test_vg1-lv2 (58) with existing xfs filesystem'] parents = ['existing 1024 MiB disk sda (2) with existing lvmpv', 'existing 1024 MiB disk sdb (16) with existing lvmpv', 'existing 1024 MiB disk sdc (36) with existing lvmpv'] uuid = Zl6upP-RkLr-opWG-Ywma-s6R7-0zdB-5Yewuj size = 2.98 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 2.98 GiB path = /dev/test_vg1 format args = [] original_format = None free = 1.03 GiB PE Size = 4 MiB PE Count = 762 PE Free = 264 PV Count = 3 modified = False extents = 762 free space = 1.03 GiB free extents = 264 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sda (2) with existing lvmpv', 'existing 1024 MiB disk sdb (16) with existing lvmpv', 'existing 1024 MiB disk sdc (36) with existing lvmpv'] LVs = ['existing 460 MiB lvmlv test_vg1-lv1 (45) with existing xfs filesystem', 'existing 1.5 GiB lvmlv test_vg1-lv2 (58) with existing xfs filesystem'] segment type = linear percent = 0 VG space used = 460 MiB 2024-03-01 20:54:24,854 DEBUG blivet/MainThread: test_vg1 size is 2.98 GiB 2024-03-01 20:54:24,854 DEBUG blivet/MainThread: vg test_vg1 has 1.03 GiB free 2024-03-01 20:54:24,855 DEBUG blivet/MainThread: test_vg1 size is 2.98 GiB 2024-03-01 20:54:24,855 DEBUG blivet/MainThread: vg test_vg1 has 1.03 GiB free 2024-03-01 20:54:24,852 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7f2378ec0f10) -- name = test_vg1-lv1 status = True id = 45 children = [] parents = ['existing 2.98 GiB lvmvg test_vg1 (11)'] uuid = eT3KDY-yWW5-yI4n-D3MA-MMhI-3w0j-lZbeKr size = 460 MiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-7 target size = 460 MiB path = /dev/mapper/test_vg1-lv1 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7f2378f8d6d0) -- name = test_vg1 status = True id = 11 children = ['existing 460 MiB lvmlv test_vg1-lv1 (45) with existing xfs filesystem', 'existing 1.5 GiB lvmlv test_vg1-lv2 (58) with existing xfs filesystem'] parents = ['existing 1024 MiB disk sda (2) with existing lvmpv', 'existing 1024 MiB disk sdb (16) with existing lvmpv', 'existing 1024 MiB disk sdc (36) with existing lvmpv'] uuid = Zl6upP-RkLr-opWG-Ywma-s6R7-0zdB-5Yewuj size = 2.98 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 2.98 GiB path = /dev/test_vg1 format args = [] original_format = None free = 1.03 GiB PE Size = 4 MiB PE Count = 762 PE Free = 264 PV Count = 3 modified = False extents = 762 free space = 1.03 GiB free extents = 264 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sda (2) with existing lvmpv', 'existing 1024 MiB disk sdb (16) with existing lvmpv', 'existing 1024 MiB disk sdc (36) with existing lvmpv'] LVs = ['existing 460 MiB lvmlv test_vg1-lv1 (45) with existing xfs filesystem', 'existing 1.5 GiB lvmlv test_vg1-lv2 (58) with existing xfs filesystem'] segment type = linear percent = 0 VG space used = 460 MiB 2024-03-01 20:54:24,858 DEBUG blivet/MainThread: test_vg1 size is 2.98 GiB 2024-03-01 20:54:24,858 DEBUG blivet/MainThread: vg test_vg1 has 1.03 GiB free 2024-03-01 20:54:24,859 DEBUG blivet/MainThread: test_vg1 size is 2.98 GiB 2024-03-01 20:54:24,859 DEBUG blivet/MainThread: vg test_vg1 has 1.03 GiB free 2024-03-01 20:54:24,856 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7f2378ec0f10) -- name = test_vg1-lv1 status = True id = 45 children = [] parents = ['existing 2.98 GiB lvmvg test_vg1 (11)'] uuid = eT3KDY-yWW5-yI4n-D3MA-MMhI-3w0j-lZbeKr size = 460 MiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-7 target size = 460 MiB path = /dev/mapper/test_vg1-lv1 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7f2378f8d6d0) -- name = test_vg1 status = True id = 11 children = ['existing 460 MiB lvmlv test_vg1-lv1 (45) with existing xfs filesystem', 'existing 1.5 GiB lvmlv test_vg1-lv2 (58) with existing xfs filesystem'] parents = ['existing 1024 MiB disk sda (2) with existing lvmpv', 'existing 1024 MiB disk sdb (16) with existing lvmpv', 'existing 1024 MiB disk sdc (36) with existing lvmpv'] uuid = Zl6upP-RkLr-opWG-Ywma-s6R7-0zdB-5Yewuj size = 2.98 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 2.98 GiB path = /dev/test_vg1 format args = [] original_format = None free = 1.03 GiB PE Size = 4 MiB PE Count = 762 PE Free = 264 PV Count = 3 modified = False extents = 762 free space = 1.03 GiB free extents = 264 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sda (2) with existing lvmpv', 'existing 1024 MiB disk sdb (16) with existing lvmpv', 'existing 1024 MiB disk sdc (36) with existing lvmpv'] LVs = ['existing 460 MiB lvmlv test_vg1-lv1 (45) with existing xfs filesystem', 'existing 1.5 GiB lvmlv test_vg1-lv2 (58) with existing xfs filesystem'] segment type = linear percent = 0 VG space used = 460 MiB 2024-03-01 20:54:24,862 DEBUG blivet/MainThread: test_vg1 size is 2.98 GiB 2024-03-01 20:54:24,862 DEBUG blivet/MainThread: vg test_vg1 has 1.03 GiB free 2024-03-01 20:54:24,863 DEBUG blivet/MainThread: test_vg1 size is 2.98 GiB 2024-03-01 20:54:24,863 DEBUG blivet/MainThread: vg test_vg1 has 1.03 GiB free 2024-03-01 20:54:24,860 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7f2378ec0f10) -- name = test_vg1-lv1 status = True id = 45 children = [] parents = ['existing 2.98 GiB lvmvg test_vg1 (11)'] uuid = eT3KDY-yWW5-yI4n-D3MA-MMhI-3w0j-lZbeKr size = 460 MiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-7 target size = 460 MiB path = /dev/mapper/test_vg1-lv1 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7f2378f8d6d0) -- name = test_vg1 status = True id = 11 children = ['existing 460 MiB lvmlv test_vg1-lv1 (45) with existing xfs filesystem', 'existing 1.5 GiB lvmlv test_vg1-lv2 (58) with existing xfs filesystem'] parents = ['existing 1024 MiB disk sda (2) with existing lvmpv', 'existing 1024 MiB disk sdb (16) with existing lvmpv', 'existing 1024 MiB disk sdc (36) with existing lvmpv'] uuid = Zl6upP-RkLr-opWG-Ywma-s6R7-0zdB-5Yewuj size = 2.98 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 2.98 GiB path = /dev/test_vg1 format args = [] original_format = None free = 1.03 GiB PE Size = 4 MiB PE Count = 762 PE Free = 264 PV Count = 3 modified = False extents = 762 free space = 1.03 GiB free extents = 264 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sda (2) with existing lvmpv', 'existing 1024 MiB disk sdb (16) with existing lvmpv', 'existing 1024 MiB disk sdc (36) with existing lvmpv'] LVs = ['existing 460 MiB lvmlv test_vg1-lv1 (45) with existing xfs filesystem', 'existing 1.5 GiB lvmlv test_vg1-lv2 (58) with existing xfs filesystem'] segment type = linear percent = 0 VG space used = 460 MiB 2024-03-01 20:54:24,866 DEBUG blivet/MainThread: test_vg1 size is 2.98 GiB 2024-03-01 20:54:24,866 DEBUG blivet/MainThread: vg test_vg1 has 1.03 GiB free 2024-03-01 20:54:24,867 DEBUG blivet/MainThread: test_vg1 size is 2.98 GiB 2024-03-01 20:54:24,867 DEBUG blivet/MainThread: vg test_vg1 has 1.03 GiB free 2024-03-01 20:54:24,864 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7f2378ec0f10) -- name = test_vg1-lv1 status = True id = 45 children = [] parents = ['existing 2.98 GiB lvmvg test_vg1 (11)'] uuid = eT3KDY-yWW5-yI4n-D3MA-MMhI-3w0j-lZbeKr size = 460 MiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-7 target size = 460 MiB path = /dev/mapper/test_vg1-lv1 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7f2378f8d6d0) -- name = test_vg1 status = True id = 11 children = ['existing 460 MiB lvmlv test_vg1-lv1 (45) with existing xfs filesystem', 'existing 1.5 GiB lvmlv test_vg1-lv2 (58) with existing xfs filesystem'] parents = ['existing 1024 MiB disk sda (2) with existing lvmpv', 'existing 1024 MiB disk sdb (16) with existing lvmpv', 'existing 1024 MiB disk sdc (36) with existing lvmpv'] uuid = Zl6upP-RkLr-opWG-Ywma-s6R7-0zdB-5Yewuj size = 2.98 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 2.98 GiB path = /dev/test_vg1 format args = [] original_format = None free = 1.03 GiB PE Size = 4 MiB PE Count = 762 PE Free = 264 PV Count = 3 modified = False extents = 762 free space = 1.03 GiB free extents = 264 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sda (2) with existing lvmpv', 'existing 1024 MiB disk sdb (16) with existing lvmpv', 'existing 1024 MiB disk sdc (36) with existing lvmpv'] LVs = ['existing 460 MiB lvmlv test_vg1-lv1 (45) with existing xfs filesystem', 'existing 1.5 GiB lvmlv test_vg1-lv2 (58) with existing xfs filesystem'] segment type = linear percent = 0 VG space used = 460 MiB 2024-03-01 20:54:24,870 DEBUG blivet/MainThread: test_vg1 size is 2.98 GiB 2024-03-01 20:54:24,870 DEBUG blivet/MainThread: vg test_vg1 has 1.03 GiB free 2024-03-01 20:54:24,871 DEBUG blivet/MainThread: test_vg1 size is 2.98 GiB 2024-03-01 20:54:24,871 DEBUG blivet/MainThread: vg test_vg1 has 1.03 GiB free 2024-03-01 20:54:24,868 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7f2378ec0f10) -- name = test_vg1-lv1 status = True id = 45 children = [] parents = ['existing 2.98 GiB lvmvg test_vg1 (11)'] uuid = eT3KDY-yWW5-yI4n-D3MA-MMhI-3w0j-lZbeKr size = 460 MiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-7 target size = 460 MiB path = /dev/mapper/test_vg1-lv1 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7f2378f8d6d0) -- name = test_vg1 status = True id = 11 children = ['existing 460 MiB lvmlv test_vg1-lv1 (45) with existing xfs filesystem', 'existing 1.5 GiB lvmlv test_vg1-lv2 (58) with existing xfs filesystem'] parents = ['existing 1024 MiB disk sda (2) with existing lvmpv', 'existing 1024 MiB disk sdb (16) with existing lvmpv', 'existing 1024 MiB disk sdc (36) with existing lvmpv'] uuid = Zl6upP-RkLr-opWG-Ywma-s6R7-0zdB-5Yewuj size = 2.98 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 2.98 GiB path = /dev/test_vg1 format args = [] original_format = None free = 1.03 GiB PE Size = 4 MiB PE Count = 762 PE Free = 264 PV Count = 3 modified = False extents = 762 free space = 1.03 GiB free extents = 264 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sda (2) with existing lvmpv', 'existing 1024 MiB disk sdb (16) with existing lvmpv', 'existing 1024 MiB disk sdc (36) with existing lvmpv'] LVs = ['existing 460 MiB lvmlv test_vg1-lv1 (45) with existing xfs filesystem', 'existing 1.5 GiB lvmlv test_vg1-lv2 (58) with existing xfs filesystem'] segment type = linear percent = 0 VG space used = 460 MiB 2024-03-01 20:54:24,873 DEBUG blivet/MainThread: test_vg1 size is 2.98 GiB 2024-03-01 20:54:24,874 DEBUG blivet/MainThread: vg test_vg1 has 1.03 GiB free 2024-03-01 20:54:24,874 DEBUG blivet/MainThread: test_vg1 size is 2.98 GiB 2024-03-01 20:54:24,875 DEBUG blivet/MainThread: vg test_vg1 has 1.03 GiB free 2024-03-01 20:54:24,872 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7f2378ec0f10) -- name = test_vg1-lv1 status = True id = 45 children = [] parents = ['existing 2.98 GiB lvmvg test_vg1 (11)'] uuid = eT3KDY-yWW5-yI4n-D3MA-MMhI-3w0j-lZbeKr size = 460 MiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-7 target size = 460 MiB path = /dev/mapper/test_vg1-lv1 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7f2378f8d6d0) -- name = test_vg1 status = True id = 11 children = ['existing 460 MiB lvmlv test_vg1-lv1 (45) with existing xfs filesystem', 'existing 1.5 GiB lvmlv test_vg1-lv2 (58) with existing xfs filesystem'] parents = ['existing 1024 MiB disk sda (2) with existing lvmpv', 'existing 1024 MiB disk sdb (16) with existing lvmpv', 'existing 1024 MiB disk sdc (36) with existing lvmpv'] uuid = Zl6upP-RkLr-opWG-Ywma-s6R7-0zdB-5Yewuj size = 2.98 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 2.98 GiB path = /dev/test_vg1 format args = [] original_format = None free = 1.03 GiB PE Size = 4 MiB PE Count = 762 PE Free = 264 PV Count = 3 modified = False extents = 762 free space = 1.03 GiB free extents = 264 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sda (2) with existing lvmpv', 'existing 1024 MiB disk sdb (16) with existing lvmpv', 'existing 1024 MiB disk sdc (36) with existing lvmpv'] LVs = ['existing 460 MiB lvmlv test_vg1-lv1 (45) with existing xfs filesystem', 'existing 1.5 GiB lvmlv test_vg1-lv2 (58) with existing xfs filesystem'] segment type = linear percent = 0 VG space used = 460 MiB 2024-03-01 20:54:24,877 DEBUG blivet/MainThread: test_vg1 size is 2.98 GiB 2024-03-01 20:54:24,878 DEBUG blivet/MainThread: vg test_vg1 has 1.03 GiB free 2024-03-01 20:54:24,878 DEBUG blivet/MainThread: test_vg1 size is 2.98 GiB 2024-03-01 20:54:24,879 DEBUG blivet/MainThread: vg test_vg1 has 1.03 GiB free 2024-03-01 20:54:24,876 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7f2378ec0f10) -- name = test_vg1-lv1 status = True id = 45 children = [] parents = ['existing 2.98 GiB lvmvg test_vg1 (11)'] uuid = eT3KDY-yWW5-yI4n-D3MA-MMhI-3w0j-lZbeKr size = 460 MiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-7 target size = 460 MiB path = /dev/mapper/test_vg1-lv1 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7f2378f8d6d0) -- name = test_vg1 status = True id = 11 children = ['existing 460 MiB lvmlv test_vg1-lv1 (45) with existing xfs filesystem', 'existing 1.5 GiB lvmlv test_vg1-lv2 (58) with existing xfs filesystem'] parents = ['existing 1024 MiB disk sda (2) with existing lvmpv', 'existing 1024 MiB disk sdb (16) with existing lvmpv', 'existing 1024 MiB disk sdc (36) with existing lvmpv'] uuid = Zl6upP-RkLr-opWG-Ywma-s6R7-0zdB-5Yewuj size = 2.98 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 2.98 GiB path = /dev/test_vg1 format args = [] original_format = None free = 1.03 GiB PE Size = 4 MiB PE Count = 762 PE Free = 264 PV Count = 3 modified = False extents = 762 free space = 1.03 GiB free extents = 264 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sda (2) with existing lvmpv', 'existing 1024 MiB disk sdb (16) with existing lvmpv', 'existing 1024 MiB disk sdc (36) with existing lvmpv'] LVs = ['existing 460 MiB lvmlv test_vg1-lv1 (45) with existing xfs filesystem', 'existing 1.5 GiB lvmlv test_vg1-lv2 (58) with existing xfs filesystem'] segment type = linear percent = 0 VG space used = 460 MiB 2024-03-01 20:54:24,881 DEBUG blivet/MainThread: test_vg1 size is 2.98 GiB 2024-03-01 20:54:24,882 DEBUG blivet/MainThread: vg test_vg1 has 1.03 GiB free 2024-03-01 20:54:24,882 DEBUG blivet/MainThread: test_vg1 size is 2.98 GiB 2024-03-01 20:54:24,883 DEBUG blivet/MainThread: vg test_vg1 has 1.03 GiB free 2024-03-01 20:54:24,880 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7f2378ec0f10) -- name = test_vg1-lv1 status = True id = 45 children = [] parents = ['existing 2.98 GiB lvmvg test_vg1 (11)'] uuid = eT3KDY-yWW5-yI4n-D3MA-MMhI-3w0j-lZbeKr size = 460 MiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-7 target size = 460 MiB path = /dev/mapper/test_vg1-lv1 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7f2378f8d6d0) -- name = test_vg1 status = True id = 11 children = ['existing 460 MiB lvmlv test_vg1-lv1 (45) with existing xfs filesystem', 'existing 1.5 GiB lvmlv test_vg1-lv2 (58) with existing xfs filesystem'] parents = ['existing 1024 MiB disk sda (2) with existing lvmpv', 'existing 1024 MiB disk sdb (16) with existing lvmpv', 'existing 1024 MiB disk sdc (36) with existing lvmpv'] uuid = Zl6upP-RkLr-opWG-Ywma-s6R7-0zdB-5Yewuj size = 2.98 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 2.98 GiB path = /dev/test_vg1 format args = [] original_format = None free = 1.03 GiB PE Size = 4 MiB PE Count = 762 PE Free = 264 PV Count = 3 modified = False extents = 762 free space = 1.03 GiB free extents = 264 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sda (2) with existing lvmpv', 'existing 1024 MiB disk sdb (16) with existing lvmpv', 'existing 1024 MiB disk sdc (36) with existing lvmpv'] LVs = ['existing 460 MiB lvmlv test_vg1-lv1 (45) with existing xfs filesystem', 'existing 1.5 GiB lvmlv test_vg1-lv2 (58) with existing xfs filesystem'] segment type = linear percent = 0 VG space used = 460 MiB 2024-03-01 20:54:24,885 DEBUG blivet/MainThread: test_vg1 size is 2.98 GiB 2024-03-01 20:54:24,886 DEBUG blivet/MainThread: vg test_vg1 has 1.03 GiB free 2024-03-01 20:54:24,886 DEBUG blivet/MainThread: test_vg1 size is 2.98 GiB 2024-03-01 20:54:24,887 DEBUG blivet/MainThread: vg test_vg1 has 1.03 GiB free 2024-03-01 20:54:24,883 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7f2378ec0f10) -- name = test_vg1-lv1 status = True id = 45 children = [] parents = ['existing 2.98 GiB lvmvg test_vg1 (11)'] uuid = eT3KDY-yWW5-yI4n-D3MA-MMhI-3w0j-lZbeKr size = 460 MiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-7 target size = 460 MiB path = /dev/mapper/test_vg1-lv1 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7f2378f8d6d0) -- name = test_vg1 status = True id = 11 children = ['existing 460 MiB lvmlv test_vg1-lv1 (45) with existing xfs filesystem', 'existing 1.5 GiB lvmlv test_vg1-lv2 (58) with existing xfs filesystem'] parents = ['existing 1024 MiB disk sda (2) with existing lvmpv', 'existing 1024 MiB disk sdb (16) with existing lvmpv', 'existing 1024 MiB disk sdc (36) with existing lvmpv'] uuid = Zl6upP-RkLr-opWG-Ywma-s6R7-0zdB-5Yewuj size = 2.98 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 2.98 GiB path = /dev/test_vg1 format args = [] original_format = None free = 1.03 GiB PE Size = 4 MiB PE Count = 762 PE Free = 264 PV Count = 3 modified = False extents = 762 free space = 1.03 GiB free extents = 264 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sda (2) with existing lvmpv', 'existing 1024 MiB disk sdb (16) with existing lvmpv', 'existing 1024 MiB disk sdc (36) with existing lvmpv'] LVs = ['existing 460 MiB lvmlv test_vg1-lv1 (45) with existing xfs filesystem', 'existing 1.5 GiB lvmlv test_vg1-lv2 (58) with existing xfs filesystem'] segment type = linear percent = 0 VG space used = 460 MiB 2024-03-01 20:54:24,889 DEBUG blivet/MainThread: test_vg1 size is 2.98 GiB 2024-03-01 20:54:24,890 DEBUG blivet/MainThread: vg test_vg1 has 1.03 GiB free 2024-03-01 20:54:24,890 DEBUG blivet/MainThread: test_vg1 size is 2.98 GiB 2024-03-01 20:54:24,891 DEBUG blivet/MainThread: vg test_vg1 has 1.03 GiB free 2024-03-01 20:54:24,887 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7f2378ec0f10) -- name = test_vg1-lv1 status = True id = 45 children = [] parents = ['existing 2.98 GiB lvmvg test_vg1 (11)'] uuid = eT3KDY-yWW5-yI4n-D3MA-MMhI-3w0j-lZbeKr size = 460 MiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-7 target size = 460 MiB path = /dev/mapper/test_vg1-lv1 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7f2378f8d6d0) -- name = test_vg1 status = True id = 11 children = ['existing 460 MiB lvmlv test_vg1-lv1 (45) with existing xfs filesystem', 'existing 1.5 GiB lvmlv test_vg1-lv2 (58) with existing xfs filesystem'] parents = ['existing 1024 MiB disk sda (2) with existing lvmpv', 'existing 1024 MiB disk sdb (16) with existing lvmpv', 'existing 1024 MiB disk sdc (36) with existing lvmpv'] uuid = Zl6upP-RkLr-opWG-Ywma-s6R7-0zdB-5Yewuj size = 2.98 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 2.98 GiB path = /dev/test_vg1 format args = [] original_format = None free = 1.03 GiB PE Size = 4 MiB PE Count = 762 PE Free = 264 PV Count = 3 modified = False extents = 762 free space = 1.03 GiB free extents = 264 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sda (2) with existing lvmpv', 'existing 1024 MiB disk sdb (16) with existing lvmpv', 'existing 1024 MiB disk sdc (36) with existing lvmpv'] LVs = ['existing 460 MiB lvmlv test_vg1-lv1 (45) with existing xfs filesystem', 'existing 1.5 GiB lvmlv test_vg1-lv2 (58) with existing xfs filesystem'] segment type = linear percent = 0 VG space used = 460 MiB 2024-03-01 20:54:24,893 DEBUG blivet/MainThread: test_vg1 size is 2.98 GiB 2024-03-01 20:54:24,894 DEBUG blivet/MainThread: vg test_vg1 has 1.03 GiB free 2024-03-01 20:54:24,894 DEBUG blivet/MainThread: test_vg1 size is 2.98 GiB 2024-03-01 20:54:24,895 DEBUG blivet/MainThread: vg test_vg1 has 1.03 GiB free 2024-03-01 20:54:24,891 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7f2378ec0f10) -- name = test_vg1-lv1 status = True id = 45 children = [] parents = ['existing 2.98 GiB lvmvg test_vg1 (11)'] uuid = eT3KDY-yWW5-yI4n-D3MA-MMhI-3w0j-lZbeKr size = 460 MiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-7 target size = 460 MiB path = /dev/mapper/test_vg1-lv1 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7f2378f8d6d0) -- name = test_vg1 status = True id = 11 children = ['existing 460 MiB lvmlv test_vg1-lv1 (45) with existing xfs filesystem', 'existing 1.5 GiB lvmlv test_vg1-lv2 (58) with existing xfs filesystem'] parents = ['existing 1024 MiB disk sda (2) with existing lvmpv', 'existing 1024 MiB disk sdb (16) with existing lvmpv', 'existing 1024 MiB disk sdc (36) with existing lvmpv'] uuid = Zl6upP-RkLr-opWG-Ywma-s6R7-0zdB-5Yewuj size = 2.98 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 2.98 GiB path = /dev/test_vg1 format args = [] original_format = None free = 1.03 GiB PE Size = 4 MiB PE Count = 762 PE Free = 264 PV Count = 3 modified = False extents = 762 free space = 1.03 GiB free extents = 264 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sda (2) with existing lvmpv', 'existing 1024 MiB disk sdb (16) with existing lvmpv', 'existing 1024 MiB disk sdc (36) with existing lvmpv'] LVs = ['existing 460 MiB lvmlv test_vg1-lv1 (45) with existing xfs filesystem', 'existing 1.5 GiB lvmlv test_vg1-lv2 (58) with existing xfs filesystem'] segment type = linear percent = 0 VG space used = 460 MiB 2024-03-01 20:54:24,897 DEBUG blivet/MainThread: test_vg1 size is 2.98 GiB 2024-03-01 20:54:24,898 DEBUG blivet/MainThread: vg test_vg1 has 1.03 GiB free 2024-03-01 20:54:24,898 DEBUG blivet/MainThread: test_vg1 size is 2.98 GiB 2024-03-01 20:54:24,899 DEBUG blivet/MainThread: vg test_vg1 has 1.03 GiB free 2024-03-01 20:54:24,895 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7f2378ec0f10) -- name = test_vg1-lv1 status = True id = 45 children = [] parents = ['existing 2.98 GiB lvmvg test_vg1 (11)'] uuid = eT3KDY-yWW5-yI4n-D3MA-MMhI-3w0j-lZbeKr size = 460 MiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-7 target size = 460 MiB path = /dev/mapper/test_vg1-lv1 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7f2378f8d6d0) -- name = test_vg1 status = True id = 11 children = ['existing 460 MiB lvmlv test_vg1-lv1 (45) with existing xfs filesystem', 'existing 1.5 GiB lvmlv test_vg1-lv2 (58) with existing xfs filesystem'] parents = ['existing 1024 MiB disk sda (2) with existing lvmpv', 'existing 1024 MiB disk sdb (16) with existing lvmpv', 'existing 1024 MiB disk sdc (36) with existing lvmpv'] uuid = Zl6upP-RkLr-opWG-Ywma-s6R7-0zdB-5Yewuj size = 2.98 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 2.98 GiB path = /dev/test_vg1 format args = [] original_format = None free = 1.03 GiB PE Size = 4 MiB PE Count = 762 PE Free = 264 PV Count = 3 modified = False extents = 762 free space = 1.03 GiB free extents = 264 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sda (2) with existing lvmpv', 'existing 1024 MiB disk sdb (16) with existing lvmpv', 'existing 1024 MiB disk sdc (36) with existing lvmpv'] LVs = ['existing 460 MiB lvmlv test_vg1-lv1 (45) with existing xfs filesystem', 'existing 1.5 GiB lvmlv test_vg1-lv2 (58) with existing xfs filesystem'] segment type = linear percent = 0 VG space used = 460 MiB 2024-03-01 20:54:24,901 DEBUG blivet/MainThread: test_vg1 size is 2.98 GiB 2024-03-01 20:54:24,902 DEBUG blivet/MainThread: vg test_vg1 has 1.03 GiB free 2024-03-01 20:54:24,902 DEBUG blivet/MainThread: test_vg1 size is 2.98 GiB 2024-03-01 20:54:24,903 DEBUG blivet/MainThread: vg test_vg1 has 1.03 GiB free 2024-03-01 20:54:24,899 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7f2378ec0f10) -- name = test_vg1-lv1 status = True id = 45 children = [] parents = ['existing 2.98 GiB lvmvg test_vg1 (11)'] uuid = eT3KDY-yWW5-yI4n-D3MA-MMhI-3w0j-lZbeKr size = 460 MiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-7 target size = 460 MiB path = /dev/mapper/test_vg1-lv1 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7f2378f8d6d0) -- name = test_vg1 status = True id = 11 children = ['existing 460 MiB lvmlv test_vg1-lv1 (45) with existing xfs filesystem', 'existing 1.5 GiB lvmlv test_vg1-lv2 (58) with existing xfs filesystem'] parents = ['existing 1024 MiB disk sda (2) with existing lvmpv', 'existing 1024 MiB disk sdb (16) with existing lvmpv', 'existing 1024 MiB disk sdc (36) with existing lvmpv'] uuid = Zl6upP-RkLr-opWG-Ywma-s6R7-0zdB-5Yewuj size = 2.98 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 2.98 GiB path = /dev/test_vg1 format args = [] original_format = None free = 1.03 GiB PE Size = 4 MiB PE Count = 762 PE Free = 264 PV Count = 3 modified = False extents = 762 free space = 1.03 GiB free extents = 264 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sda (2) with existing lvmpv', 'existing 1024 MiB disk sdb (16) with existing lvmpv', 'existing 1024 MiB disk sdc (36) with existing lvmpv'] LVs = ['existing 460 MiB lvmlv test_vg1-lv1 (45) with existing xfs filesystem', 'existing 1.5 GiB lvmlv test_vg1-lv2 (58) with existing xfs filesystem'] segment type = linear percent = 0 VG space used = 460 MiB 2024-03-01 20:54:24,905 DEBUG blivet/MainThread: test_vg1 size is 2.98 GiB 2024-03-01 20:54:24,906 DEBUG blivet/MainThread: vg test_vg1 has 1.03 GiB free 2024-03-01 20:54:24,906 DEBUG blivet/MainThread: test_vg1 size is 2.98 GiB 2024-03-01 20:54:24,907 DEBUG blivet/MainThread: vg test_vg1 has 1.03 GiB free 2024-03-01 20:54:24,903 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7f2378ec0f10) -- name = test_vg1-lv1 status = True id = 45 children = [] parents = ['existing 2.98 GiB lvmvg test_vg1 (11)'] uuid = eT3KDY-yWW5-yI4n-D3MA-MMhI-3w0j-lZbeKr size = 460 MiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-7 target size = 460 MiB path = /dev/mapper/test_vg1-lv1 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7f2378f8d6d0) -- name = test_vg1 status = True id = 11 children = ['existing 460 MiB lvmlv test_vg1-lv1 (45) with existing xfs filesystem', 'existing 1.5 GiB lvmlv test_vg1-lv2 (58) with existing xfs filesystem'] parents = ['existing 1024 MiB disk sda (2) with existing lvmpv', 'existing 1024 MiB disk sdb (16) with existing lvmpv', 'existing 1024 MiB disk sdc (36) with existing lvmpv'] uuid = Zl6upP-RkLr-opWG-Ywma-s6R7-0zdB-5Yewuj size = 2.98 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 2.98 GiB path = /dev/test_vg1 format args = [] original_format = None free = 1.03 GiB PE Size = 4 MiB PE Count = 762 PE Free = 264 PV Count = 3 modified = False extents = 762 free space = 1.03 GiB free extents = 264 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sda (2) with existing lvmpv', 'existing 1024 MiB disk sdb (16) with existing lvmpv', 'existing 1024 MiB disk sdc (36) with existing lvmpv'] LVs = ['existing 460 MiB lvmlv test_vg1-lv1 (45) with existing xfs filesystem', 'existing 1.5 GiB lvmlv test_vg1-lv2 (58) with existing xfs filesystem'] segment type = linear percent = 0 VG space used = 460 MiB 2024-03-01 20:54:24,907 DEBUG blivet/MainThread: removing test_vg1-lv1 2024-03-01 20:54:24,910 DEBUG blivet/MainThread: DeviceTree.get_dependent_devices: dep: existing 460 MiB lvmlv test_vg1-lv1 (45) with existing xfs filesystem ; hidden: False ; 2024-03-01 20:54:24,910 DEBUG blivet/MainThread: dep is a leaf 2024-03-01 20:54:24,911 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 249 2024-03-01 20:54:24,914 DEBUG blivet/MainThread: LVMLogicalVolumeDevice._set_format: test_vg1-lv1 ; type: None ; current: xfs ; 2024-03-01 20:54:24,914 INFO blivet/MainThread: registered action: [248] destroy format xfs filesystem on lvmlv test_vg1-lv1 (id 45) 2024-03-01 20:54:24,914 INFO program/MainThread: Running [91] dmsetup --version ... 2024-03-01 20:54:24,917 INFO program/MainThread: stdout[91]: Library version: 1.02.197 (2023-11-21) Driver version: 4.48.0 2024-03-01 20:54:24,918 INFO program/MainThread: stderr[91]: 2024-03-01 20:54:24,918 INFO program/MainThread: ...done [91] (exit code: 0) 2024-03-01 20:54:24,922 DEBUG blivet/MainThread: LVMVolumeGroupDevice.remove_child: name: test_vg1 ; child: lv1 ; kids: 2 ; 2024-03-01 20:54:24,922 INFO blivet/MainThread: removed lvmlv test_vg1-lv1 (id 45) from device tree 2024-03-01 20:54:24,922 INFO blivet/MainThread: registered action: [250] destroy device lvmlv test_vg1-lv1 (id 45) 2024-03-01 20:54:24,925 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: test_vg1-lv2 ; incomplete: False ; hidden: False ; 2024-03-01 20:54:24,927 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned existing 1.5 GiB lvmlv test_vg1-lv2 (58) with existing xfs filesystem 2024-03-01 20:54:24,928 DEBUG blivet/MainThread: resolved 'test_vg1-lv2' to 'test_vg1-lv2' (lvmlv) 2024-03-01 20:54:24,930 DEBUG blivet/MainThread: test_vg1 size is 2.98 GiB 2024-03-01 20:54:24,930 DEBUG blivet/MainThread: vg test_vg1 has 1.48 GiB free 2024-03-01 20:54:24,931 DEBUG blivet/MainThread: test_vg1 size is 2.98 GiB 2024-03-01 20:54:24,931 DEBUG blivet/MainThread: vg test_vg1 has 1.48 GiB free 2024-03-01 20:54:24,928 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7f2378ec0dc0) -- name = test_vg1-lv2 status = True id = 58 children = [] parents = ['existing 2.98 GiB lvmvg test_vg1 (11)'] uuid = 0rGC52-fxIp-2MG0-x0Mm-acyS-aBvJ-04CsOH size = 1.5 GiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-6 target size = 1.5 GiB path = /dev/mapper/test_vg1-lv2 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7f2378f8d6d0) -- name = test_vg1 status = True id = 11 children = ['existing 1.5 GiB lvmlv test_vg1-lv2 (58) with existing xfs filesystem'] parents = ['existing 1024 MiB disk sda (2) with existing lvmpv', 'existing 1024 MiB disk sdb (16) with existing lvmpv', 'existing 1024 MiB disk sdc (36) with existing lvmpv'] uuid = Zl6upP-RkLr-opWG-Ywma-s6R7-0zdB-5Yewuj size = 2.98 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 2.98 GiB path = /dev/test_vg1 format args = [] original_format = None free = 1.03 GiB PE Size = 4 MiB PE Count = 762 PE Free = 264 PV Count = 3 modified = False extents = 762 free space = 1.48 GiB free extents = 379 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sda (2) with existing lvmpv', 'existing 1024 MiB disk sdb (16) with existing lvmpv', 'existing 1024 MiB disk sdc (36) with existing lvmpv'] LVs = ['existing 1.5 GiB lvmlv test_vg1-lv2 (58) with existing xfs filesystem'] segment type = linear percent = 0 VG space used = 1.5 GiB 2024-03-01 20:54:24,933 DEBUG blivet/MainThread: test_vg1 size is 2.98 GiB 2024-03-01 20:54:24,934 DEBUG blivet/MainThread: vg test_vg1 has 1.48 GiB free 2024-03-01 20:54:24,934 DEBUG blivet/MainThread: test_vg1 size is 2.98 GiB 2024-03-01 20:54:24,935 DEBUG blivet/MainThread: vg test_vg1 has 1.48 GiB free 2024-03-01 20:54:24,932 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7f2378ec0dc0) -- name = test_vg1-lv2 status = True id = 58 children = [] parents = ['existing 2.98 GiB lvmvg test_vg1 (11)'] uuid = 0rGC52-fxIp-2MG0-x0Mm-acyS-aBvJ-04CsOH size = 1.5 GiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-6 target size = 1.5 GiB path = /dev/mapper/test_vg1-lv2 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7f2378f8d6d0) -- name = test_vg1 status = True id = 11 children = ['existing 1.5 GiB lvmlv test_vg1-lv2 (58) with existing xfs filesystem'] parents = ['existing 1024 MiB disk sda (2) with existing lvmpv', 'existing 1024 MiB disk sdb (16) with existing lvmpv', 'existing 1024 MiB disk sdc (36) with existing lvmpv'] uuid = Zl6upP-RkLr-opWG-Ywma-s6R7-0zdB-5Yewuj size = 2.98 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 2.98 GiB path = /dev/test_vg1 format args = [] original_format = None free = 1.03 GiB PE Size = 4 MiB PE Count = 762 PE Free = 264 PV Count = 3 modified = False extents = 762 free space = 1.48 GiB free extents = 379 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sda (2) with existing lvmpv', 'existing 1024 MiB disk sdb (16) with existing lvmpv', 'existing 1024 MiB disk sdc (36) with existing lvmpv'] LVs = ['existing 1.5 GiB lvmlv test_vg1-lv2 (58) with existing xfs filesystem'] segment type = linear percent = 0 VG space used = 1.5 GiB 2024-03-01 20:54:24,937 DEBUG blivet/MainThread: test_vg1 size is 2.98 GiB 2024-03-01 20:54:24,937 DEBUG blivet/MainThread: vg test_vg1 has 1.48 GiB free 2024-03-01 20:54:24,938 DEBUG blivet/MainThread: test_vg1 size is 2.98 GiB 2024-03-01 20:54:24,938 DEBUG blivet/MainThread: vg test_vg1 has 1.48 GiB free 2024-03-01 20:54:24,935 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7f2378ec0dc0) -- name = test_vg1-lv2 status = True id = 58 children = [] parents = ['existing 2.98 GiB lvmvg test_vg1 (11)'] uuid = 0rGC52-fxIp-2MG0-x0Mm-acyS-aBvJ-04CsOH size = 1.5 GiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-6 target size = 1.5 GiB path = /dev/mapper/test_vg1-lv2 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7f2378f8d6d0) -- name = test_vg1 status = True id = 11 children = ['existing 1.5 GiB lvmlv test_vg1-lv2 (58) with existing xfs filesystem'] parents = ['existing 1024 MiB disk sda (2) with existing lvmpv', 'existing 1024 MiB disk sdb (16) with existing lvmpv', 'existing 1024 MiB disk sdc (36) with existing lvmpv'] uuid = Zl6upP-RkLr-opWG-Ywma-s6R7-0zdB-5Yewuj size = 2.98 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 2.98 GiB path = /dev/test_vg1 format args = [] original_format = None free = 1.03 GiB PE Size = 4 MiB PE Count = 762 PE Free = 264 PV Count = 3 modified = False extents = 762 free space = 1.48 GiB free extents = 379 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sda (2) with existing lvmpv', 'existing 1024 MiB disk sdb (16) with existing lvmpv', 'existing 1024 MiB disk sdc (36) with existing lvmpv'] LVs = ['existing 1.5 GiB lvmlv test_vg1-lv2 (58) with existing xfs filesystem'] segment type = linear percent = 0 VG space used = 1.5 GiB 2024-03-01 20:54:24,940 DEBUG blivet/MainThread: test_vg1 size is 2.98 GiB 2024-03-01 20:54:24,941 DEBUG blivet/MainThread: vg test_vg1 has 1.48 GiB free 2024-03-01 20:54:24,941 DEBUG blivet/MainThread: test_vg1 size is 2.98 GiB 2024-03-01 20:54:24,941 DEBUG blivet/MainThread: vg test_vg1 has 1.48 GiB free 2024-03-01 20:54:24,938 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7f2378ec0dc0) -- name = test_vg1-lv2 status = True id = 58 children = [] parents = ['existing 2.98 GiB lvmvg test_vg1 (11)'] uuid = 0rGC52-fxIp-2MG0-x0Mm-acyS-aBvJ-04CsOH size = 1.5 GiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-6 target size = 1.5 GiB path = /dev/mapper/test_vg1-lv2 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7f2378f8d6d0) -- name = test_vg1 status = True id = 11 children = ['existing 1.5 GiB lvmlv test_vg1-lv2 (58) with existing xfs filesystem'] parents = ['existing 1024 MiB disk sda (2) with existing lvmpv', 'existing 1024 MiB disk sdb (16) with existing lvmpv', 'existing 1024 MiB disk sdc (36) with existing lvmpv'] uuid = Zl6upP-RkLr-opWG-Ywma-s6R7-0zdB-5Yewuj size = 2.98 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 2.98 GiB path = /dev/test_vg1 format args = [] original_format = None free = 1.03 GiB PE Size = 4 MiB PE Count = 762 PE Free = 264 PV Count = 3 modified = False extents = 762 free space = 1.48 GiB free extents = 379 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sda (2) with existing lvmpv', 'existing 1024 MiB disk sdb (16) with existing lvmpv', 'existing 1024 MiB disk sdc (36) with existing lvmpv'] LVs = ['existing 1.5 GiB lvmlv test_vg1-lv2 (58) with existing xfs filesystem'] segment type = linear percent = 0 VG space used = 1.5 GiB 2024-03-01 20:54:24,944 DEBUG blivet/MainThread: test_vg1 size is 2.98 GiB 2024-03-01 20:54:24,944 DEBUG blivet/MainThread: vg test_vg1 has 1.48 GiB free 2024-03-01 20:54:24,944 DEBUG blivet/MainThread: test_vg1 size is 2.98 GiB 2024-03-01 20:54:24,945 DEBUG blivet/MainThread: vg test_vg1 has 1.48 GiB free 2024-03-01 20:54:24,942 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7f2378ec0dc0) -- name = test_vg1-lv2 status = True id = 58 children = [] parents = ['existing 2.98 GiB lvmvg test_vg1 (11)'] uuid = 0rGC52-fxIp-2MG0-x0Mm-acyS-aBvJ-04CsOH size = 1.5 GiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-6 target size = 1.5 GiB path = /dev/mapper/test_vg1-lv2 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7f2378f8d6d0) -- name = test_vg1 status = True id = 11 children = ['existing 1.5 GiB lvmlv test_vg1-lv2 (58) with existing xfs filesystem'] parents = ['existing 1024 MiB disk sda (2) with existing lvmpv', 'existing 1024 MiB disk sdb (16) with existing lvmpv', 'existing 1024 MiB disk sdc (36) with existing lvmpv'] uuid = Zl6upP-RkLr-opWG-Ywma-s6R7-0zdB-5Yewuj size = 2.98 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 2.98 GiB path = /dev/test_vg1 format args = [] original_format = None free = 1.03 GiB PE Size = 4 MiB PE Count = 762 PE Free = 264 PV Count = 3 modified = False extents = 762 free space = 1.48 GiB free extents = 379 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sda (2) with existing lvmpv', 'existing 1024 MiB disk sdb (16) with existing lvmpv', 'existing 1024 MiB disk sdc (36) with existing lvmpv'] LVs = ['existing 1.5 GiB lvmlv test_vg1-lv2 (58) with existing xfs filesystem'] segment type = linear percent = 0 VG space used = 1.5 GiB 2024-03-01 20:54:24,947 DEBUG blivet/MainThread: test_vg1 size is 2.98 GiB 2024-03-01 20:54:24,948 DEBUG blivet/MainThread: vg test_vg1 has 1.48 GiB free 2024-03-01 20:54:24,948 DEBUG blivet/MainThread: test_vg1 size is 2.98 GiB 2024-03-01 20:54:24,948 DEBUG blivet/MainThread: vg test_vg1 has 1.48 GiB free 2024-03-01 20:54:24,945 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7f2378ec0dc0) -- name = test_vg1-lv2 status = True id = 58 children = [] parents = ['existing 2.98 GiB lvmvg test_vg1 (11)'] uuid = 0rGC52-fxIp-2MG0-x0Mm-acyS-aBvJ-04CsOH size = 1.5 GiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-6 target size = 1.5 GiB path = /dev/mapper/test_vg1-lv2 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7f2378f8d6d0) -- name = test_vg1 status = True id = 11 children = ['existing 1.5 GiB lvmlv test_vg1-lv2 (58) with existing xfs filesystem'] parents = ['existing 1024 MiB disk sda (2) with existing lvmpv', 'existing 1024 MiB disk sdb (16) with existing lvmpv', 'existing 1024 MiB disk sdc (36) with existing lvmpv'] uuid = Zl6upP-RkLr-opWG-Ywma-s6R7-0zdB-5Yewuj size = 2.98 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 2.98 GiB path = /dev/test_vg1 format args = [] original_format = None free = 1.03 GiB PE Size = 4 MiB PE Count = 762 PE Free = 264 PV Count = 3 modified = False extents = 762 free space = 1.48 GiB free extents = 379 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sda (2) with existing lvmpv', 'existing 1024 MiB disk sdb (16) with existing lvmpv', 'existing 1024 MiB disk sdc (36) with existing lvmpv'] LVs = ['existing 1.5 GiB lvmlv test_vg1-lv2 (58) with existing xfs filesystem'] segment type = linear percent = 0 VG space used = 1.5 GiB 2024-03-01 20:54:24,950 DEBUG blivet/MainThread: test_vg1 size is 2.98 GiB 2024-03-01 20:54:24,951 DEBUG blivet/MainThread: vg test_vg1 has 1.48 GiB free 2024-03-01 20:54:24,951 DEBUG blivet/MainThread: test_vg1 size is 2.98 GiB 2024-03-01 20:54:24,952 DEBUG blivet/MainThread: vg test_vg1 has 1.48 GiB free 2024-03-01 20:54:24,949 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7f2378ec0dc0) -- name = test_vg1-lv2 status = True id = 58 children = [] parents = ['existing 2.98 GiB lvmvg test_vg1 (11)'] uuid = 0rGC52-fxIp-2MG0-x0Mm-acyS-aBvJ-04CsOH size = 1.5 GiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-6 target size = 1.5 GiB path = /dev/mapper/test_vg1-lv2 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7f2378f8d6d0) -- name = test_vg1 status = True id = 11 children = ['existing 1.5 GiB lvmlv test_vg1-lv2 (58) with existing xfs filesystem'] parents = ['existing 1024 MiB disk sda (2) with existing lvmpv', 'existing 1024 MiB disk sdb (16) with existing lvmpv', 'existing 1024 MiB disk sdc (36) with existing lvmpv'] uuid = Zl6upP-RkLr-opWG-Ywma-s6R7-0zdB-5Yewuj size = 2.98 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 2.98 GiB path = /dev/test_vg1 format args = [] original_format = None free = 1.03 GiB PE Size = 4 MiB PE Count = 762 PE Free = 264 PV Count = 3 modified = False extents = 762 free space = 1.48 GiB free extents = 379 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sda (2) with existing lvmpv', 'existing 1024 MiB disk sdb (16) with existing lvmpv', 'existing 1024 MiB disk sdc (36) with existing lvmpv'] LVs = ['existing 1.5 GiB lvmlv test_vg1-lv2 (58) with existing xfs filesystem'] segment type = linear percent = 0 VG space used = 1.5 GiB 2024-03-01 20:54:24,954 DEBUG blivet/MainThread: test_vg1 size is 2.98 GiB 2024-03-01 20:54:24,954 DEBUG blivet/MainThread: vg test_vg1 has 1.48 GiB free 2024-03-01 20:54:24,955 DEBUG blivet/MainThread: test_vg1 size is 2.98 GiB 2024-03-01 20:54:24,955 DEBUG blivet/MainThread: vg test_vg1 has 1.48 GiB free 2024-03-01 20:54:24,952 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7f2378ec0dc0) -- name = test_vg1-lv2 status = True id = 58 children = [] parents = ['existing 2.98 GiB lvmvg test_vg1 (11)'] uuid = 0rGC52-fxIp-2MG0-x0Mm-acyS-aBvJ-04CsOH size = 1.5 GiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-6 target size = 1.5 GiB path = /dev/mapper/test_vg1-lv2 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7f2378f8d6d0) -- name = test_vg1 status = True id = 11 children = ['existing 1.5 GiB lvmlv test_vg1-lv2 (58) with existing xfs filesystem'] parents = ['existing 1024 MiB disk sda (2) with existing lvmpv', 'existing 1024 MiB disk sdb (16) with existing lvmpv', 'existing 1024 MiB disk sdc (36) with existing lvmpv'] uuid = Zl6upP-RkLr-opWG-Ywma-s6R7-0zdB-5Yewuj size = 2.98 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 2.98 GiB path = /dev/test_vg1 format args = [] original_format = None free = 1.03 GiB PE Size = 4 MiB PE Count = 762 PE Free = 264 PV Count = 3 modified = False extents = 762 free space = 1.48 GiB free extents = 379 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sda (2) with existing lvmpv', 'existing 1024 MiB disk sdb (16) with existing lvmpv', 'existing 1024 MiB disk sdc (36) with existing lvmpv'] LVs = ['existing 1.5 GiB lvmlv test_vg1-lv2 (58) with existing xfs filesystem'] segment type = linear percent = 0 VG space used = 1.5 GiB 2024-03-01 20:54:24,957 DEBUG blivet/MainThread: test_vg1 size is 2.98 GiB 2024-03-01 20:54:24,958 DEBUG blivet/MainThread: vg test_vg1 has 1.48 GiB free 2024-03-01 20:54:24,958 DEBUG blivet/MainThread: test_vg1 size is 2.98 GiB 2024-03-01 20:54:24,959 DEBUG blivet/MainThread: vg test_vg1 has 1.48 GiB free 2024-03-01 20:54:24,956 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7f2378ec0dc0) -- name = test_vg1-lv2 status = True id = 58 children = [] parents = ['existing 2.98 GiB lvmvg test_vg1 (11)'] uuid = 0rGC52-fxIp-2MG0-x0Mm-acyS-aBvJ-04CsOH size = 1.5 GiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-6 target size = 1.5 GiB path = /dev/mapper/test_vg1-lv2 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7f2378f8d6d0) -- name = test_vg1 status = True id = 11 children = ['existing 1.5 GiB lvmlv test_vg1-lv2 (58) with existing xfs filesystem'] parents = ['existing 1024 MiB disk sda (2) with existing lvmpv', 'existing 1024 MiB disk sdb (16) with existing lvmpv', 'existing 1024 MiB disk sdc (36) with existing lvmpv'] uuid = Zl6upP-RkLr-opWG-Ywma-s6R7-0zdB-5Yewuj size = 2.98 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 2.98 GiB path = /dev/test_vg1 format args = [] original_format = None free = 1.03 GiB PE Size = 4 MiB PE Count = 762 PE Free = 264 PV Count = 3 modified = False extents = 762 free space = 1.48 GiB free extents = 379 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sda (2) with existing lvmpv', 'existing 1024 MiB disk sdb (16) with existing lvmpv', 'existing 1024 MiB disk sdc (36) with existing lvmpv'] LVs = ['existing 1.5 GiB lvmlv test_vg1-lv2 (58) with existing xfs filesystem'] segment type = linear percent = 0 VG space used = 1.5 GiB 2024-03-01 20:54:24,961 DEBUG blivet/MainThread: test_vg1 size is 2.98 GiB 2024-03-01 20:54:24,961 DEBUG blivet/MainThread: vg test_vg1 has 1.48 GiB free 2024-03-01 20:54:24,962 DEBUG blivet/MainThread: test_vg1 size is 2.98 GiB 2024-03-01 20:54:24,962 DEBUG blivet/MainThread: vg test_vg1 has 1.48 GiB free 2024-03-01 20:54:24,959 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7f2378ec0dc0) -- name = test_vg1-lv2 status = True id = 58 children = [] parents = ['existing 2.98 GiB lvmvg test_vg1 (11)'] uuid = 0rGC52-fxIp-2MG0-x0Mm-acyS-aBvJ-04CsOH size = 1.5 GiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-6 target size = 1.5 GiB path = /dev/mapper/test_vg1-lv2 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7f2378f8d6d0) -- name = test_vg1 status = True id = 11 children = ['existing 1.5 GiB lvmlv test_vg1-lv2 (58) with existing xfs filesystem'] parents = ['existing 1024 MiB disk sda (2) with existing lvmpv', 'existing 1024 MiB disk sdb (16) with existing lvmpv', 'existing 1024 MiB disk sdc (36) with existing lvmpv'] uuid = Zl6upP-RkLr-opWG-Ywma-s6R7-0zdB-5Yewuj size = 2.98 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 2.98 GiB path = /dev/test_vg1 format args = [] original_format = None free = 1.03 GiB PE Size = 4 MiB PE Count = 762 PE Free = 264 PV Count = 3 modified = False extents = 762 free space = 1.48 GiB free extents = 379 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sda (2) with existing lvmpv', 'existing 1024 MiB disk sdb (16) with existing lvmpv', 'existing 1024 MiB disk sdc (36) with existing lvmpv'] LVs = ['existing 1.5 GiB lvmlv test_vg1-lv2 (58) with existing xfs filesystem'] segment type = linear percent = 0 VG space used = 1.5 GiB 2024-03-01 20:54:24,964 DEBUG blivet/MainThread: test_vg1 size is 2.98 GiB 2024-03-01 20:54:24,965 DEBUG blivet/MainThread: vg test_vg1 has 1.48 GiB free 2024-03-01 20:54:24,965 DEBUG blivet/MainThread: test_vg1 size is 2.98 GiB 2024-03-01 20:54:24,965 DEBUG blivet/MainThread: vg test_vg1 has 1.48 GiB free 2024-03-01 20:54:24,962 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7f2378ec0dc0) -- name = test_vg1-lv2 status = True id = 58 children = [] parents = ['existing 2.98 GiB lvmvg test_vg1 (11)'] uuid = 0rGC52-fxIp-2MG0-x0Mm-acyS-aBvJ-04CsOH size = 1.5 GiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-6 target size = 1.5 GiB path = /dev/mapper/test_vg1-lv2 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7f2378f8d6d0) -- name = test_vg1 status = True id = 11 children = ['existing 1.5 GiB lvmlv test_vg1-lv2 (58) with existing xfs filesystem'] parents = ['existing 1024 MiB disk sda (2) with existing lvmpv', 'existing 1024 MiB disk sdb (16) with existing lvmpv', 'existing 1024 MiB disk sdc (36) with existing lvmpv'] uuid = Zl6upP-RkLr-opWG-Ywma-s6R7-0zdB-5Yewuj size = 2.98 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 2.98 GiB path = /dev/test_vg1 format args = [] original_format = None free = 1.03 GiB PE Size = 4 MiB PE Count = 762 PE Free = 264 PV Count = 3 modified = False extents = 762 free space = 1.48 GiB free extents = 379 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sda (2) with existing lvmpv', 'existing 1024 MiB disk sdb (16) with existing lvmpv', 'existing 1024 MiB disk sdc (36) with existing lvmpv'] LVs = ['existing 1.5 GiB lvmlv test_vg1-lv2 (58) with existing xfs filesystem'] segment type = linear percent = 0 VG space used = 1.5 GiB 2024-03-01 20:54:24,968 DEBUG blivet/MainThread: test_vg1 size is 2.98 GiB 2024-03-01 20:54:24,968 DEBUG blivet/MainThread: vg test_vg1 has 1.48 GiB free 2024-03-01 20:54:24,968 DEBUG blivet/MainThread: test_vg1 size is 2.98 GiB 2024-03-01 20:54:24,969 DEBUG blivet/MainThread: vg test_vg1 has 1.48 GiB free 2024-03-01 20:54:24,966 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7f2378ec0dc0) -- name = test_vg1-lv2 status = True id = 58 children = [] parents = ['existing 2.98 GiB lvmvg test_vg1 (11)'] uuid = 0rGC52-fxIp-2MG0-x0Mm-acyS-aBvJ-04CsOH size = 1.5 GiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-6 target size = 1.5 GiB path = /dev/mapper/test_vg1-lv2 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7f2378f8d6d0) -- name = test_vg1 status = True id = 11 children = ['existing 1.5 GiB lvmlv test_vg1-lv2 (58) with existing xfs filesystem'] parents = ['existing 1024 MiB disk sda (2) with existing lvmpv', 'existing 1024 MiB disk sdb (16) with existing lvmpv', 'existing 1024 MiB disk sdc (36) with existing lvmpv'] uuid = Zl6upP-RkLr-opWG-Ywma-s6R7-0zdB-5Yewuj size = 2.98 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 2.98 GiB path = /dev/test_vg1 format args = [] original_format = None free = 1.03 GiB PE Size = 4 MiB PE Count = 762 PE Free = 264 PV Count = 3 modified = False extents = 762 free space = 1.48 GiB free extents = 379 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sda (2) with existing lvmpv', 'existing 1024 MiB disk sdb (16) with existing lvmpv', 'existing 1024 MiB disk sdc (36) with existing lvmpv'] LVs = ['existing 1.5 GiB lvmlv test_vg1-lv2 (58) with existing xfs filesystem'] segment type = linear percent = 0 VG space used = 1.5 GiB 2024-03-01 20:54:24,971 DEBUG blivet/MainThread: test_vg1 size is 2.98 GiB 2024-03-01 20:54:24,972 DEBUG blivet/MainThread: vg test_vg1 has 1.48 GiB free 2024-03-01 20:54:24,972 DEBUG blivet/MainThread: test_vg1 size is 2.98 GiB 2024-03-01 20:54:24,972 DEBUG blivet/MainThread: vg test_vg1 has 1.48 GiB free 2024-03-01 20:54:24,969 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7f2378ec0dc0) -- name = test_vg1-lv2 status = True id = 58 children = [] parents = ['existing 2.98 GiB lvmvg test_vg1 (11)'] uuid = 0rGC52-fxIp-2MG0-x0Mm-acyS-aBvJ-04CsOH size = 1.5 GiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-6 target size = 1.5 GiB path = /dev/mapper/test_vg1-lv2 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7f2378f8d6d0) -- name = test_vg1 status = True id = 11 children = ['existing 1.5 GiB lvmlv test_vg1-lv2 (58) with existing xfs filesystem'] parents = ['existing 1024 MiB disk sda (2) with existing lvmpv', 'existing 1024 MiB disk sdb (16) with existing lvmpv', 'existing 1024 MiB disk sdc (36) with existing lvmpv'] uuid = Zl6upP-RkLr-opWG-Ywma-s6R7-0zdB-5Yewuj size = 2.98 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 2.98 GiB path = /dev/test_vg1 format args = [] original_format = None free = 1.03 GiB PE Size = 4 MiB PE Count = 762 PE Free = 264 PV Count = 3 modified = False extents = 762 free space = 1.48 GiB free extents = 379 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sda (2) with existing lvmpv', 'existing 1024 MiB disk sdb (16) with existing lvmpv', 'existing 1024 MiB disk sdc (36) with existing lvmpv'] LVs = ['existing 1.5 GiB lvmlv test_vg1-lv2 (58) with existing xfs filesystem'] segment type = linear percent = 0 VG space used = 1.5 GiB 2024-03-01 20:54:24,974 DEBUG blivet/MainThread: test_vg1 size is 2.98 GiB 2024-03-01 20:54:24,975 DEBUG blivet/MainThread: vg test_vg1 has 1.48 GiB free 2024-03-01 20:54:24,975 DEBUG blivet/MainThread: test_vg1 size is 2.98 GiB 2024-03-01 20:54:24,976 DEBUG blivet/MainThread: vg test_vg1 has 1.48 GiB free 2024-03-01 20:54:24,973 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7f2378ec0dc0) -- name = test_vg1-lv2 status = True id = 58 children = [] parents = ['existing 2.98 GiB lvmvg test_vg1 (11)'] uuid = 0rGC52-fxIp-2MG0-x0Mm-acyS-aBvJ-04CsOH size = 1.5 GiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-6 target size = 1.5 GiB path = /dev/mapper/test_vg1-lv2 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7f2378f8d6d0) -- name = test_vg1 status = True id = 11 children = ['existing 1.5 GiB lvmlv test_vg1-lv2 (58) with existing xfs filesystem'] parents = ['existing 1024 MiB disk sda (2) with existing lvmpv', 'existing 1024 MiB disk sdb (16) with existing lvmpv', 'existing 1024 MiB disk sdc (36) with existing lvmpv'] uuid = Zl6upP-RkLr-opWG-Ywma-s6R7-0zdB-5Yewuj size = 2.98 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 2.98 GiB path = /dev/test_vg1 format args = [] original_format = None free = 1.03 GiB PE Size = 4 MiB PE Count = 762 PE Free = 264 PV Count = 3 modified = False extents = 762 free space = 1.48 GiB free extents = 379 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sda (2) with existing lvmpv', 'existing 1024 MiB disk sdb (16) with existing lvmpv', 'existing 1024 MiB disk sdc (36) with existing lvmpv'] LVs = ['existing 1.5 GiB lvmlv test_vg1-lv2 (58) with existing xfs filesystem'] segment type = linear percent = 0 VG space used = 1.5 GiB 2024-03-01 20:54:24,978 DEBUG blivet/MainThread: test_vg1 size is 2.98 GiB 2024-03-01 20:54:24,978 DEBUG blivet/MainThread: vg test_vg1 has 1.48 GiB free 2024-03-01 20:54:24,979 DEBUG blivet/MainThread: test_vg1 size is 2.98 GiB 2024-03-01 20:54:24,979 DEBUG blivet/MainThread: vg test_vg1 has 1.48 GiB free 2024-03-01 20:54:24,976 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7f2378ec0dc0) -- name = test_vg1-lv2 status = True id = 58 children = [] parents = ['existing 2.98 GiB lvmvg test_vg1 (11)'] uuid = 0rGC52-fxIp-2MG0-x0Mm-acyS-aBvJ-04CsOH size = 1.5 GiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-6 target size = 1.5 GiB path = /dev/mapper/test_vg1-lv2 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7f2378f8d6d0) -- name = test_vg1 status = True id = 11 children = ['existing 1.5 GiB lvmlv test_vg1-lv2 (58) with existing xfs filesystem'] parents = ['existing 1024 MiB disk sda (2) with existing lvmpv', 'existing 1024 MiB disk sdb (16) with existing lvmpv', 'existing 1024 MiB disk sdc (36) with existing lvmpv'] uuid = Zl6upP-RkLr-opWG-Ywma-s6R7-0zdB-5Yewuj size = 2.98 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 2.98 GiB path = /dev/test_vg1 format args = [] original_format = None free = 1.03 GiB PE Size = 4 MiB PE Count = 762 PE Free = 264 PV Count = 3 modified = False extents = 762 free space = 1.48 GiB free extents = 379 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sda (2) with existing lvmpv', 'existing 1024 MiB disk sdb (16) with existing lvmpv', 'existing 1024 MiB disk sdc (36) with existing lvmpv'] LVs = ['existing 1.5 GiB lvmlv test_vg1-lv2 (58) with existing xfs filesystem'] segment type = linear percent = 0 VG space used = 1.5 GiB 2024-03-01 20:54:24,981 DEBUG blivet/MainThread: test_vg1 size is 2.98 GiB 2024-03-01 20:54:24,982 DEBUG blivet/MainThread: vg test_vg1 has 1.48 GiB free 2024-03-01 20:54:24,982 DEBUG blivet/MainThread: test_vg1 size is 2.98 GiB 2024-03-01 20:54:24,983 DEBUG blivet/MainThread: vg test_vg1 has 1.48 GiB free 2024-03-01 20:54:24,980 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7f2378ec0dc0) -- name = test_vg1-lv2 status = True id = 58 children = [] parents = ['existing 2.98 GiB lvmvg test_vg1 (11)'] uuid = 0rGC52-fxIp-2MG0-x0Mm-acyS-aBvJ-04CsOH size = 1.5 GiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-6 target size = 1.5 GiB path = /dev/mapper/test_vg1-lv2 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7f2378f8d6d0) -- name = test_vg1 status = True id = 11 children = ['existing 1.5 GiB lvmlv test_vg1-lv2 (58) with existing xfs filesystem'] parents = ['existing 1024 MiB disk sda (2) with existing lvmpv', 'existing 1024 MiB disk sdb (16) with existing lvmpv', 'existing 1024 MiB disk sdc (36) with existing lvmpv'] uuid = Zl6upP-RkLr-opWG-Ywma-s6R7-0zdB-5Yewuj size = 2.98 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 2.98 GiB path = /dev/test_vg1 format args = [] original_format = None free = 1.03 GiB PE Size = 4 MiB PE Count = 762 PE Free = 264 PV Count = 3 modified = False extents = 762 free space = 1.48 GiB free extents = 379 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sda (2) with existing lvmpv', 'existing 1024 MiB disk sdb (16) with existing lvmpv', 'existing 1024 MiB disk sdc (36) with existing lvmpv'] LVs = ['existing 1.5 GiB lvmlv test_vg1-lv2 (58) with existing xfs filesystem'] segment type = linear percent = 0 VG space used = 1.5 GiB 2024-03-01 20:54:24,985 DEBUG blivet/MainThread: test_vg1 size is 2.98 GiB 2024-03-01 20:54:24,985 DEBUG blivet/MainThread: vg test_vg1 has 1.48 GiB free 2024-03-01 20:54:24,986 DEBUG blivet/MainThread: test_vg1 size is 2.98 GiB 2024-03-01 20:54:24,986 DEBUG blivet/MainThread: vg test_vg1 has 1.48 GiB free 2024-03-01 20:54:24,983 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7f2378ec0dc0) -- name = test_vg1-lv2 status = True id = 58 children = [] parents = ['existing 2.98 GiB lvmvg test_vg1 (11)'] uuid = 0rGC52-fxIp-2MG0-x0Mm-acyS-aBvJ-04CsOH size = 1.5 GiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-6 target size = 1.5 GiB path = /dev/mapper/test_vg1-lv2 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7f2378f8d6d0) -- name = test_vg1 status = True id = 11 children = ['existing 1.5 GiB lvmlv test_vg1-lv2 (58) with existing xfs filesystem'] parents = ['existing 1024 MiB disk sda (2) with existing lvmpv', 'existing 1024 MiB disk sdb (16) with existing lvmpv', 'existing 1024 MiB disk sdc (36) with existing lvmpv'] uuid = Zl6upP-RkLr-opWG-Ywma-s6R7-0zdB-5Yewuj size = 2.98 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 2.98 GiB path = /dev/test_vg1 format args = [] original_format = None free = 1.03 GiB PE Size = 4 MiB PE Count = 762 PE Free = 264 PV Count = 3 modified = False extents = 762 free space = 1.48 GiB free extents = 379 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sda (2) with existing lvmpv', 'existing 1024 MiB disk sdb (16) with existing lvmpv', 'existing 1024 MiB disk sdc (36) with existing lvmpv'] LVs = ['existing 1.5 GiB lvmlv test_vg1-lv2 (58) with existing xfs filesystem'] segment type = linear percent = 0 VG space used = 1.5 GiB 2024-03-01 20:54:24,988 DEBUG blivet/MainThread: test_vg1 size is 2.98 GiB 2024-03-01 20:54:24,989 DEBUG blivet/MainThread: vg test_vg1 has 1.48 GiB free 2024-03-01 20:54:24,989 DEBUG blivet/MainThread: test_vg1 size is 2.98 GiB 2024-03-01 20:54:24,990 DEBUG blivet/MainThread: vg test_vg1 has 1.48 GiB free 2024-03-01 20:54:24,986 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7f2378ec0dc0) -- name = test_vg1-lv2 status = True id = 58 children = [] parents = ['existing 2.98 GiB lvmvg test_vg1 (11)'] uuid = 0rGC52-fxIp-2MG0-x0Mm-acyS-aBvJ-04CsOH size = 1.5 GiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-6 target size = 1.5 GiB path = /dev/mapper/test_vg1-lv2 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7f2378f8d6d0) -- name = test_vg1 status = True id = 11 children = ['existing 1.5 GiB lvmlv test_vg1-lv2 (58) with existing xfs filesystem'] parents = ['existing 1024 MiB disk sda (2) with existing lvmpv', 'existing 1024 MiB disk sdb (16) with existing lvmpv', 'existing 1024 MiB disk sdc (36) with existing lvmpv'] uuid = Zl6upP-RkLr-opWG-Ywma-s6R7-0zdB-5Yewuj size = 2.98 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 2.98 GiB path = /dev/test_vg1 format args = [] original_format = None free = 1.03 GiB PE Size = 4 MiB PE Count = 762 PE Free = 264 PV Count = 3 modified = False extents = 762 free space = 1.48 GiB free extents = 379 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sda (2) with existing lvmpv', 'existing 1024 MiB disk sdb (16) with existing lvmpv', 'existing 1024 MiB disk sdc (36) with existing lvmpv'] LVs = ['existing 1.5 GiB lvmlv test_vg1-lv2 (58) with existing xfs filesystem'] segment type = linear percent = 0 VG space used = 1.5 GiB 2024-03-01 20:54:24,992 DEBUG blivet/MainThread: test_vg1 size is 2.98 GiB 2024-03-01 20:54:24,992 DEBUG blivet/MainThread: vg test_vg1 has 1.48 GiB free 2024-03-01 20:54:24,992 DEBUG blivet/MainThread: test_vg1 size is 2.98 GiB 2024-03-01 20:54:24,993 DEBUG blivet/MainThread: vg test_vg1 has 1.48 GiB free 2024-03-01 20:54:24,990 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7f2378ec0dc0) -- name = test_vg1-lv2 status = True id = 58 children = [] parents = ['existing 2.98 GiB lvmvg test_vg1 (11)'] uuid = 0rGC52-fxIp-2MG0-x0Mm-acyS-aBvJ-04CsOH size = 1.5 GiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-6 target size = 1.5 GiB path = /dev/mapper/test_vg1-lv2 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7f2378f8d6d0) -- name = test_vg1 status = True id = 11 children = ['existing 1.5 GiB lvmlv test_vg1-lv2 (58) with existing xfs filesystem'] parents = ['existing 1024 MiB disk sda (2) with existing lvmpv', 'existing 1024 MiB disk sdb (16) with existing lvmpv', 'existing 1024 MiB disk sdc (36) with existing lvmpv'] uuid = Zl6upP-RkLr-opWG-Ywma-s6R7-0zdB-5Yewuj size = 2.98 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 2.98 GiB path = /dev/test_vg1 format args = [] original_format = None free = 1.03 GiB PE Size = 4 MiB PE Count = 762 PE Free = 264 PV Count = 3 modified = False extents = 762 free space = 1.48 GiB free extents = 379 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sda (2) with existing lvmpv', 'existing 1024 MiB disk sdb (16) with existing lvmpv', 'existing 1024 MiB disk sdc (36) with existing lvmpv'] LVs = ['existing 1.5 GiB lvmlv test_vg1-lv2 (58) with existing xfs filesystem'] segment type = linear percent = 0 VG space used = 1.5 GiB 2024-03-01 20:54:24,995 DEBUG blivet/MainThread: test_vg1 size is 2.98 GiB 2024-03-01 20:54:24,996 DEBUG blivet/MainThread: vg test_vg1 has 1.48 GiB free 2024-03-01 20:54:24,996 DEBUG blivet/MainThread: test_vg1 size is 2.98 GiB 2024-03-01 20:54:24,996 DEBUG blivet/MainThread: vg test_vg1 has 1.48 GiB free 2024-03-01 20:54:24,993 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7f2378ec0dc0) -- name = test_vg1-lv2 status = True id = 58 children = [] parents = ['existing 2.98 GiB lvmvg test_vg1 (11)'] uuid = 0rGC52-fxIp-2MG0-x0Mm-acyS-aBvJ-04CsOH size = 1.5 GiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-6 target size = 1.5 GiB path = /dev/mapper/test_vg1-lv2 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7f2378f8d6d0) -- name = test_vg1 status = True id = 11 children = ['existing 1.5 GiB lvmlv test_vg1-lv2 (58) with existing xfs filesystem'] parents = ['existing 1024 MiB disk sda (2) with existing lvmpv', 'existing 1024 MiB disk sdb (16) with existing lvmpv', 'existing 1024 MiB disk sdc (36) with existing lvmpv'] uuid = Zl6upP-RkLr-opWG-Ywma-s6R7-0zdB-5Yewuj size = 2.98 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 2.98 GiB path = /dev/test_vg1 format args = [] original_format = None free = 1.03 GiB PE Size = 4 MiB PE Count = 762 PE Free = 264 PV Count = 3 modified = False extents = 762 free space = 1.48 GiB free extents = 379 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sda (2) with existing lvmpv', 'existing 1024 MiB disk sdb (16) with existing lvmpv', 'existing 1024 MiB disk sdc (36) with existing lvmpv'] LVs = ['existing 1.5 GiB lvmlv test_vg1-lv2 (58) with existing xfs filesystem'] segment type = linear percent = 0 VG space used = 1.5 GiB 2024-03-01 20:54:24,999 DEBUG blivet/MainThread: test_vg1 size is 2.98 GiB 2024-03-01 20:54:24,999 DEBUG blivet/MainThread: vg test_vg1 has 1.48 GiB free 2024-03-01 20:54:24,999 DEBUG blivet/MainThread: test_vg1 size is 2.98 GiB 2024-03-01 20:54:25,000 DEBUG blivet/MainThread: vg test_vg1 has 1.48 GiB free 2024-03-01 20:54:24,997 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7f2378ec0dc0) -- name = test_vg1-lv2 status = True id = 58 children = [] parents = ['existing 2.98 GiB lvmvg test_vg1 (11)'] uuid = 0rGC52-fxIp-2MG0-x0Mm-acyS-aBvJ-04CsOH size = 1.5 GiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-6 target size = 1.5 GiB path = /dev/mapper/test_vg1-lv2 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7f2378f8d6d0) -- name = test_vg1 status = True id = 11 children = ['existing 1.5 GiB lvmlv test_vg1-lv2 (58) with existing xfs filesystem'] parents = ['existing 1024 MiB disk sda (2) with existing lvmpv', 'existing 1024 MiB disk sdb (16) with existing lvmpv', 'existing 1024 MiB disk sdc (36) with existing lvmpv'] uuid = Zl6upP-RkLr-opWG-Ywma-s6R7-0zdB-5Yewuj size = 2.98 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 2.98 GiB path = /dev/test_vg1 format args = [] original_format = None free = 1.03 GiB PE Size = 4 MiB PE Count = 762 PE Free = 264 PV Count = 3 modified = False extents = 762 free space = 1.48 GiB free extents = 379 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sda (2) with existing lvmpv', 'existing 1024 MiB disk sdb (16) with existing lvmpv', 'existing 1024 MiB disk sdc (36) with existing lvmpv'] LVs = ['existing 1.5 GiB lvmlv test_vg1-lv2 (58) with existing xfs filesystem'] segment type = linear percent = 0 VG space used = 1.5 GiB 2024-03-01 20:54:25,002 DEBUG blivet/MainThread: test_vg1 size is 2.98 GiB 2024-03-01 20:54:25,003 DEBUG blivet/MainThread: vg test_vg1 has 1.48 GiB free 2024-03-01 20:54:25,003 DEBUG blivet/MainThread: test_vg1 size is 2.98 GiB 2024-03-01 20:54:25,003 DEBUG blivet/MainThread: vg test_vg1 has 1.48 GiB free 2024-03-01 20:54:25,000 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7f2378ec0dc0) -- name = test_vg1-lv2 status = True id = 58 children = [] parents = ['existing 2.98 GiB lvmvg test_vg1 (11)'] uuid = 0rGC52-fxIp-2MG0-x0Mm-acyS-aBvJ-04CsOH size = 1.5 GiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-6 target size = 1.5 GiB path = /dev/mapper/test_vg1-lv2 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7f2378f8d6d0) -- name = test_vg1 status = True id = 11 children = ['existing 1.5 GiB lvmlv test_vg1-lv2 (58) with existing xfs filesystem'] parents = ['existing 1024 MiB disk sda (2) with existing lvmpv', 'existing 1024 MiB disk sdb (16) with existing lvmpv', 'existing 1024 MiB disk sdc (36) with existing lvmpv'] uuid = Zl6upP-RkLr-opWG-Ywma-s6R7-0zdB-5Yewuj size = 2.98 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 2.98 GiB path = /dev/test_vg1 format args = [] original_format = None free = 1.03 GiB PE Size = 4 MiB PE Count = 762 PE Free = 264 PV Count = 3 modified = False extents = 762 free space = 1.48 GiB free extents = 379 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sda (2) with existing lvmpv', 'existing 1024 MiB disk sdb (16) with existing lvmpv', 'existing 1024 MiB disk sdc (36) with existing lvmpv'] LVs = ['existing 1.5 GiB lvmlv test_vg1-lv2 (58) with existing xfs filesystem'] segment type = linear percent = 0 VG space used = 1.5 GiB 2024-03-01 20:54:25,005 DEBUG blivet/MainThread: test_vg1 size is 2.98 GiB 2024-03-01 20:54:25,006 DEBUG blivet/MainThread: vg test_vg1 has 1.48 GiB free 2024-03-01 20:54:25,006 DEBUG blivet/MainThread: test_vg1 size is 2.98 GiB 2024-03-01 20:54:25,007 DEBUG blivet/MainThread: vg test_vg1 has 1.48 GiB free 2024-03-01 20:54:25,004 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7f2378ec0dc0) -- name = test_vg1-lv2 status = True id = 58 children = [] parents = ['existing 2.98 GiB lvmvg test_vg1 (11)'] uuid = 0rGC52-fxIp-2MG0-x0Mm-acyS-aBvJ-04CsOH size = 1.5 GiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-6 target size = 1.5 GiB path = /dev/mapper/test_vg1-lv2 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7f2378f8d6d0) -- name = test_vg1 status = True id = 11 children = ['existing 1.5 GiB lvmlv test_vg1-lv2 (58) with existing xfs filesystem'] parents = ['existing 1024 MiB disk sda (2) with existing lvmpv', 'existing 1024 MiB disk sdb (16) with existing lvmpv', 'existing 1024 MiB disk sdc (36) with existing lvmpv'] uuid = Zl6upP-RkLr-opWG-Ywma-s6R7-0zdB-5Yewuj size = 2.98 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 2.98 GiB path = /dev/test_vg1 format args = [] original_format = None free = 1.03 GiB PE Size = 4 MiB PE Count = 762 PE Free = 264 PV Count = 3 modified = False extents = 762 free space = 1.48 GiB free extents = 379 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sda (2) with existing lvmpv', 'existing 1024 MiB disk sdb (16) with existing lvmpv', 'existing 1024 MiB disk sdc (36) with existing lvmpv'] LVs = ['existing 1.5 GiB lvmlv test_vg1-lv2 (58) with existing xfs filesystem'] segment type = linear percent = 0 VG space used = 1.5 GiB 2024-03-01 20:54:25,009 DEBUG blivet/MainThread: test_vg1 size is 2.98 GiB 2024-03-01 20:54:25,009 DEBUG blivet/MainThread: vg test_vg1 has 1.48 GiB free 2024-03-01 20:54:25,010 DEBUG blivet/MainThread: test_vg1 size is 2.98 GiB 2024-03-01 20:54:25,010 DEBUG blivet/MainThread: vg test_vg1 has 1.48 GiB free 2024-03-01 20:54:25,007 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7f2378ec0dc0) -- name = test_vg1-lv2 status = True id = 58 children = [] parents = ['existing 2.98 GiB lvmvg test_vg1 (11)'] uuid = 0rGC52-fxIp-2MG0-x0Mm-acyS-aBvJ-04CsOH size = 1.5 GiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-6 target size = 1.5 GiB path = /dev/mapper/test_vg1-lv2 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7f2378f8d6d0) -- name = test_vg1 status = True id = 11 children = ['existing 1.5 GiB lvmlv test_vg1-lv2 (58) with existing xfs filesystem'] parents = ['existing 1024 MiB disk sda (2) with existing lvmpv', 'existing 1024 MiB disk sdb (16) with existing lvmpv', 'existing 1024 MiB disk sdc (36) with existing lvmpv'] uuid = Zl6upP-RkLr-opWG-Ywma-s6R7-0zdB-5Yewuj size = 2.98 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 2.98 GiB path = /dev/test_vg1 format args = [] original_format = None free = 1.03 GiB PE Size = 4 MiB PE Count = 762 PE Free = 264 PV Count = 3 modified = False extents = 762 free space = 1.48 GiB free extents = 379 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sda (2) with existing lvmpv', 'existing 1024 MiB disk sdb (16) with existing lvmpv', 'existing 1024 MiB disk sdc (36) with existing lvmpv'] LVs = ['existing 1.5 GiB lvmlv test_vg1-lv2 (58) with existing xfs filesystem'] segment type = linear percent = 0 VG space used = 1.5 GiB 2024-03-01 20:54:25,012 DEBUG blivet/MainThread: test_vg1 size is 2.98 GiB 2024-03-01 20:54:25,013 DEBUG blivet/MainThread: vg test_vg1 has 1.48 GiB free 2024-03-01 20:54:25,013 DEBUG blivet/MainThread: test_vg1 size is 2.98 GiB 2024-03-01 20:54:25,014 DEBUG blivet/MainThread: vg test_vg1 has 1.48 GiB free 2024-03-01 20:54:25,011 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7f2378ec0dc0) -- name = test_vg1-lv2 status = True id = 58 children = [] parents = ['existing 2.98 GiB lvmvg test_vg1 (11)'] uuid = 0rGC52-fxIp-2MG0-x0Mm-acyS-aBvJ-04CsOH size = 1.5 GiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-6 target size = 1.5 GiB path = /dev/mapper/test_vg1-lv2 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7f2378f8d6d0) -- name = test_vg1 status = True id = 11 children = ['existing 1.5 GiB lvmlv test_vg1-lv2 (58) with existing xfs filesystem'] parents = ['existing 1024 MiB disk sda (2) with existing lvmpv', 'existing 1024 MiB disk sdb (16) with existing lvmpv', 'existing 1024 MiB disk sdc (36) with existing lvmpv'] uuid = Zl6upP-RkLr-opWG-Ywma-s6R7-0zdB-5Yewuj size = 2.98 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 2.98 GiB path = /dev/test_vg1 format args = [] original_format = None free = 1.03 GiB PE Size = 4 MiB PE Count = 762 PE Free = 264 PV Count = 3 modified = False extents = 762 free space = 1.48 GiB free extents = 379 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sda (2) with existing lvmpv', 'existing 1024 MiB disk sdb (16) with existing lvmpv', 'existing 1024 MiB disk sdc (36) with existing lvmpv'] LVs = ['existing 1.5 GiB lvmlv test_vg1-lv2 (58) with existing xfs filesystem'] segment type = linear percent = 0 VG space used = 1.5 GiB 2024-03-01 20:54:25,016 DEBUG blivet/MainThread: test_vg1 size is 2.98 GiB 2024-03-01 20:54:25,016 DEBUG blivet/MainThread: vg test_vg1 has 1.48 GiB free 2024-03-01 20:54:25,017 DEBUG blivet/MainThread: test_vg1 size is 2.98 GiB 2024-03-01 20:54:25,017 DEBUG blivet/MainThread: vg test_vg1 has 1.48 GiB free 2024-03-01 20:54:25,014 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7f2378ec0dc0) -- name = test_vg1-lv2 status = True id = 58 children = [] parents = ['existing 2.98 GiB lvmvg test_vg1 (11)'] uuid = 0rGC52-fxIp-2MG0-x0Mm-acyS-aBvJ-04CsOH size = 1.5 GiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-6 target size = 1.5 GiB path = /dev/mapper/test_vg1-lv2 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7f2378f8d6d0) -- name = test_vg1 status = True id = 11 children = ['existing 1.5 GiB lvmlv test_vg1-lv2 (58) with existing xfs filesystem'] parents = ['existing 1024 MiB disk sda (2) with existing lvmpv', 'existing 1024 MiB disk sdb (16) with existing lvmpv', 'existing 1024 MiB disk sdc (36) with existing lvmpv'] uuid = Zl6upP-RkLr-opWG-Ywma-s6R7-0zdB-5Yewuj size = 2.98 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 2.98 GiB path = /dev/test_vg1 format args = [] original_format = None free = 1.03 GiB PE Size = 4 MiB PE Count = 762 PE Free = 264 PV Count = 3 modified = False extents = 762 free space = 1.48 GiB free extents = 379 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sda (2) with existing lvmpv', 'existing 1024 MiB disk sdb (16) with existing lvmpv', 'existing 1024 MiB disk sdc (36) with existing lvmpv'] LVs = ['existing 1.5 GiB lvmlv test_vg1-lv2 (58) with existing xfs filesystem'] segment type = linear percent = 0 VG space used = 1.5 GiB 2024-03-01 20:54:25,019 DEBUG blivet/MainThread: test_vg1 size is 2.98 GiB 2024-03-01 20:54:25,020 DEBUG blivet/MainThread: vg test_vg1 has 1.48 GiB free 2024-03-01 20:54:25,020 DEBUG blivet/MainThread: test_vg1 size is 2.98 GiB 2024-03-01 20:54:25,021 DEBUG blivet/MainThread: vg test_vg1 has 1.48 GiB free 2024-03-01 20:54:25,018 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7f2378ec0dc0) -- name = test_vg1-lv2 status = True id = 58 children = [] parents = ['existing 2.98 GiB lvmvg test_vg1 (11)'] uuid = 0rGC52-fxIp-2MG0-x0Mm-acyS-aBvJ-04CsOH size = 1.5 GiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-6 target size = 1.5 GiB path = /dev/mapper/test_vg1-lv2 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7f2378f8d6d0) -- name = test_vg1 status = True id = 11 children = ['existing 1.5 GiB lvmlv test_vg1-lv2 (58) with existing xfs filesystem'] parents = ['existing 1024 MiB disk sda (2) with existing lvmpv', 'existing 1024 MiB disk sdb (16) with existing lvmpv', 'existing 1024 MiB disk sdc (36) with existing lvmpv'] uuid = Zl6upP-RkLr-opWG-Ywma-s6R7-0zdB-5Yewuj size = 2.98 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 2.98 GiB path = /dev/test_vg1 format args = [] original_format = None free = 1.03 GiB PE Size = 4 MiB PE Count = 762 PE Free = 264 PV Count = 3 modified = False extents = 762 free space = 1.48 GiB free extents = 379 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sda (2) with existing lvmpv', 'existing 1024 MiB disk sdb (16) with existing lvmpv', 'existing 1024 MiB disk sdc (36) with existing lvmpv'] LVs = ['existing 1.5 GiB lvmlv test_vg1-lv2 (58) with existing xfs filesystem'] segment type = linear percent = 0 VG space used = 1.5 GiB 2024-03-01 20:54:25,023 DEBUG blivet/MainThread: test_vg1 size is 2.98 GiB 2024-03-01 20:54:25,023 DEBUG blivet/MainThread: vg test_vg1 has 1.48 GiB free 2024-03-01 20:54:25,024 DEBUG blivet/MainThread: test_vg1 size is 2.98 GiB 2024-03-01 20:54:25,024 DEBUG blivet/MainThread: vg test_vg1 has 1.48 GiB free 2024-03-01 20:54:25,021 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7f2378ec0dc0) -- name = test_vg1-lv2 status = True id = 58 children = [] parents = ['existing 2.98 GiB lvmvg test_vg1 (11)'] uuid = 0rGC52-fxIp-2MG0-x0Mm-acyS-aBvJ-04CsOH size = 1.5 GiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-6 target size = 1.5 GiB path = /dev/mapper/test_vg1-lv2 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7f2378f8d6d0) -- name = test_vg1 status = True id = 11 children = ['existing 1.5 GiB lvmlv test_vg1-lv2 (58) with existing xfs filesystem'] parents = ['existing 1024 MiB disk sda (2) with existing lvmpv', 'existing 1024 MiB disk sdb (16) with existing lvmpv', 'existing 1024 MiB disk sdc (36) with existing lvmpv'] uuid = Zl6upP-RkLr-opWG-Ywma-s6R7-0zdB-5Yewuj size = 2.98 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 2.98 GiB path = /dev/test_vg1 format args = [] original_format = None free = 1.03 GiB PE Size = 4 MiB PE Count = 762 PE Free = 264 PV Count = 3 modified = False extents = 762 free space = 1.48 GiB free extents = 379 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sda (2) with existing lvmpv', 'existing 1024 MiB disk sdb (16) with existing lvmpv', 'existing 1024 MiB disk sdc (36) with existing lvmpv'] LVs = ['existing 1.5 GiB lvmlv test_vg1-lv2 (58) with existing xfs filesystem'] segment type = linear percent = 0 VG space used = 1.5 GiB 2024-03-01 20:54:25,026 DEBUG blivet/MainThread: test_vg1 size is 2.98 GiB 2024-03-01 20:54:25,027 DEBUG blivet/MainThread: vg test_vg1 has 1.48 GiB free 2024-03-01 20:54:25,027 DEBUG blivet/MainThread: test_vg1 size is 2.98 GiB 2024-03-01 20:54:25,027 DEBUG blivet/MainThread: vg test_vg1 has 1.48 GiB free 2024-03-01 20:54:25,024 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7f2378ec0dc0) -- name = test_vg1-lv2 status = True id = 58 children = [] parents = ['existing 2.98 GiB lvmvg test_vg1 (11)'] uuid = 0rGC52-fxIp-2MG0-x0Mm-acyS-aBvJ-04CsOH size = 1.5 GiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-6 target size = 1.5 GiB path = /dev/mapper/test_vg1-lv2 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7f2378f8d6d0) -- name = test_vg1 status = True id = 11 children = ['existing 1.5 GiB lvmlv test_vg1-lv2 (58) with existing xfs filesystem'] parents = ['existing 1024 MiB disk sda (2) with existing lvmpv', 'existing 1024 MiB disk sdb (16) with existing lvmpv', 'existing 1024 MiB disk sdc (36) with existing lvmpv'] uuid = Zl6upP-RkLr-opWG-Ywma-s6R7-0zdB-5Yewuj size = 2.98 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 2.98 GiB path = /dev/test_vg1 format args = [] original_format = None free = 1.03 GiB PE Size = 4 MiB PE Count = 762 PE Free = 264 PV Count = 3 modified = False extents = 762 free space = 1.48 GiB free extents = 379 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sda (2) with existing lvmpv', 'existing 1024 MiB disk sdb (16) with existing lvmpv', 'existing 1024 MiB disk sdc (36) with existing lvmpv'] LVs = ['existing 1.5 GiB lvmlv test_vg1-lv2 (58) with existing xfs filesystem'] segment type = linear percent = 0 VG space used = 1.5 GiB 2024-03-01 20:54:25,030 DEBUG blivet/MainThread: test_vg1 size is 2.98 GiB 2024-03-01 20:54:25,030 DEBUG blivet/MainThread: vg test_vg1 has 1.48 GiB free 2024-03-01 20:54:25,030 DEBUG blivet/MainThread: test_vg1 size is 2.98 GiB 2024-03-01 20:54:25,031 DEBUG blivet/MainThread: vg test_vg1 has 1.48 GiB free 2024-03-01 20:54:25,028 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7f2378ec0dc0) -- name = test_vg1-lv2 status = True id = 58 children = [] parents = ['existing 2.98 GiB lvmvg test_vg1 (11)'] uuid = 0rGC52-fxIp-2MG0-x0Mm-acyS-aBvJ-04CsOH size = 1.5 GiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-6 target size = 1.5 GiB path = /dev/mapper/test_vg1-lv2 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7f2378f8d6d0) -- name = test_vg1 status = True id = 11 children = ['existing 1.5 GiB lvmlv test_vg1-lv2 (58) with existing xfs filesystem'] parents = ['existing 1024 MiB disk sda (2) with existing lvmpv', 'existing 1024 MiB disk sdb (16) with existing lvmpv', 'existing 1024 MiB disk sdc (36) with existing lvmpv'] uuid = Zl6upP-RkLr-opWG-Ywma-s6R7-0zdB-5Yewuj size = 2.98 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 2.98 GiB path = /dev/test_vg1 format args = [] original_format = None free = 1.03 GiB PE Size = 4 MiB PE Count = 762 PE Free = 264 PV Count = 3 modified = False extents = 762 free space = 1.48 GiB free extents = 379 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sda (2) with existing lvmpv', 'existing 1024 MiB disk sdb (16) with existing lvmpv', 'existing 1024 MiB disk sdc (36) with existing lvmpv'] LVs = ['existing 1.5 GiB lvmlv test_vg1-lv2 (58) with existing xfs filesystem'] segment type = linear percent = 0 VG space used = 1.5 GiB 2024-03-01 20:54:25,033 DEBUG blivet/MainThread: test_vg1 size is 2.98 GiB 2024-03-01 20:54:25,034 DEBUG blivet/MainThread: vg test_vg1 has 1.48 GiB free 2024-03-01 20:54:25,034 DEBUG blivet/MainThread: test_vg1 size is 2.98 GiB 2024-03-01 20:54:25,034 DEBUG blivet/MainThread: vg test_vg1 has 1.48 GiB free 2024-03-01 20:54:25,031 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7f2378ec0dc0) -- name = test_vg1-lv2 status = True id = 58 children = [] parents = ['existing 2.98 GiB lvmvg test_vg1 (11)'] uuid = 0rGC52-fxIp-2MG0-x0Mm-acyS-aBvJ-04CsOH size = 1.5 GiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-6 target size = 1.5 GiB path = /dev/mapper/test_vg1-lv2 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7f2378f8d6d0) -- name = test_vg1 status = True id = 11 children = ['existing 1.5 GiB lvmlv test_vg1-lv2 (58) with existing xfs filesystem'] parents = ['existing 1024 MiB disk sda (2) with existing lvmpv', 'existing 1024 MiB disk sdb (16) with existing lvmpv', 'existing 1024 MiB disk sdc (36) with existing lvmpv'] uuid = Zl6upP-RkLr-opWG-Ywma-s6R7-0zdB-5Yewuj size = 2.98 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 2.98 GiB path = /dev/test_vg1 format args = [] original_format = None free = 1.03 GiB PE Size = 4 MiB PE Count = 762 PE Free = 264 PV Count = 3 modified = False extents = 762 free space = 1.48 GiB free extents = 379 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sda (2) with existing lvmpv', 'existing 1024 MiB disk sdb (16) with existing lvmpv', 'existing 1024 MiB disk sdc (36) with existing lvmpv'] LVs = ['existing 1.5 GiB lvmlv test_vg1-lv2 (58) with existing xfs filesystem'] segment type = linear percent = 0 VG space used = 1.5 GiB 2024-03-01 20:54:25,036 DEBUG blivet/MainThread: test_vg1 size is 2.98 GiB 2024-03-01 20:54:25,037 DEBUG blivet/MainThread: vg test_vg1 has 1.48 GiB free 2024-03-01 20:54:25,037 DEBUG blivet/MainThread: test_vg1 size is 2.98 GiB 2024-03-01 20:54:25,038 DEBUG blivet/MainThread: vg test_vg1 has 1.48 GiB free 2024-03-01 20:54:25,035 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7f2378ec0dc0) -- name = test_vg1-lv2 status = True id = 58 children = [] parents = ['existing 2.98 GiB lvmvg test_vg1 (11)'] uuid = 0rGC52-fxIp-2MG0-x0Mm-acyS-aBvJ-04CsOH size = 1.5 GiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-6 target size = 1.5 GiB path = /dev/mapper/test_vg1-lv2 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7f2378f8d6d0) -- name = test_vg1 status = True id = 11 children = ['existing 1.5 GiB lvmlv test_vg1-lv2 (58) with existing xfs filesystem'] parents = ['existing 1024 MiB disk sda (2) with existing lvmpv', 'existing 1024 MiB disk sdb (16) with existing lvmpv', 'existing 1024 MiB disk sdc (36) with existing lvmpv'] uuid = Zl6upP-RkLr-opWG-Ywma-s6R7-0zdB-5Yewuj size = 2.98 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 2.98 GiB path = /dev/test_vg1 format args = [] original_format = None free = 1.03 GiB PE Size = 4 MiB PE Count = 762 PE Free = 264 PV Count = 3 modified = False extents = 762 free space = 1.48 GiB free extents = 379 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sda (2) with existing lvmpv', 'existing 1024 MiB disk sdb (16) with existing lvmpv', 'existing 1024 MiB disk sdc (36) with existing lvmpv'] LVs = ['existing 1.5 GiB lvmlv test_vg1-lv2 (58) with existing xfs filesystem'] segment type = linear percent = 0 VG space used = 1.5 GiB 2024-03-01 20:54:25,038 DEBUG blivet/MainThread: removing test_vg1-lv2 2024-03-01 20:54:25,041 DEBUG blivet/MainThread: DeviceTree.get_dependent_devices: dep: existing 1.5 GiB lvmlv test_vg1-lv2 (58) with existing xfs filesystem ; hidden: False ; 2024-03-01 20:54:25,041 DEBUG blivet/MainThread: dep is a leaf 2024-03-01 20:54:25,041 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 252 2024-03-01 20:54:25,044 DEBUG blivet/MainThread: LVMLogicalVolumeDevice._set_format: test_vg1-lv2 ; type: None ; current: xfs ; 2024-03-01 20:54:25,044 INFO blivet/MainThread: registered action: [251] destroy format xfs filesystem on lvmlv test_vg1-lv2 (id 58) 2024-03-01 20:54:25,047 DEBUG blivet/MainThread: LVMVolumeGroupDevice.remove_child: name: test_vg1 ; child: lv2 ; kids: 1 ; 2024-03-01 20:54:25,047 INFO blivet/MainThread: removed lvmlv test_vg1-lv2 (id 58) from device tree 2024-03-01 20:54:25,047 INFO blivet/MainThread: registered action: [253] destroy device lvmlv test_vg1-lv2 (id 58) 2024-03-01 20:54:25,047 DEBUG blivet.ansible/MainThread: ['sdb', 'sdc', 'test_vg1', 'sda'] 2024-03-01 20:54:25,048 DEBUG blivet/MainThread: removing test_vg1 2024-03-01 20:54:25,050 DEBUG blivet/MainThread: DeviceTree.get_dependent_devices: dep: existing 2.98 GiB lvmvg test_vg1 (11) ; hidden: False ; 2024-03-01 20:54:25,050 DEBUG blivet/MainThread: dep is a leaf 2024-03-01 20:54:25,053 DEBUG blivet/MainThread: DiskDevice.remove_child: name: sda ; child: test_vg1 ; kids: 1 ; 2024-03-01 20:54:25,056 DEBUG blivet/MainThread: DiskDevice.remove_child: name: sdb ; child: test_vg1 ; kids: 1 ; 2024-03-01 20:54:25,059 DEBUG blivet/MainThread: DiskDevice.remove_child: name: sdc ; child: test_vg1 ; kids: 1 ; 2024-03-01 20:54:25,059 INFO blivet/MainThread: removed lvmvg test_vg1 (id 11) from device tree 2024-03-01 20:54:25,059 INFO blivet/MainThread: registered action: [254] destroy device lvmvg test_vg1 (id 11) 2024-03-01 20:54:25,059 INFO blivet.ansible/MainThread: scheduling destruction of sdb 2024-03-01 20:54:25,059 DEBUG blivet/MainThread: removing sdb 2024-03-01 20:54:25,061 DEBUG blivet/MainThread: DeviceTree.get_dependent_devices: dep: existing 1024 MiB disk sdb (16) with existing lvmpv ; hidden: False ; 2024-03-01 20:54:25,061 DEBUG blivet/MainThread: dep is a leaf 2024-03-01 20:54:25,062 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 256 2024-03-01 20:54:25,064 DEBUG blivet/MainThread: DiskDevice._set_format: sdb ; type: None ; current: lvmpv ; 2024-03-01 20:54:25,064 INFO blivet/MainThread: registered action: [255] destroy format lvmpv on disk sdb (id 16) 2024-03-01 20:54:25,065 INFO blivet.ansible/MainThread: scheduling destruction of sdc 2024-03-01 20:54:25,065 DEBUG blivet/MainThread: removing sdc 2024-03-01 20:54:25,067 DEBUG blivet/MainThread: DeviceTree.get_dependent_devices: dep: existing 1024 MiB disk sdc (36) with existing lvmpv ; hidden: False ; 2024-03-01 20:54:25,067 DEBUG blivet/MainThread: dep is a leaf 2024-03-01 20:54:25,067 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 258 2024-03-01 20:54:25,070 DEBUG blivet/MainThread: DiskDevice._set_format: sdc ; type: None ; current: lvmpv ; 2024-03-01 20:54:25,070 INFO blivet/MainThread: registered action: [257] destroy format lvmpv on disk sdc (id 36) 2024-03-01 20:54:25,070 INFO blivet.ansible/MainThread: scheduling destruction of sda 2024-03-01 20:54:25,070 DEBUG blivet/MainThread: removing sda 2024-03-01 20:54:25,072 DEBUG blivet/MainThread: DeviceTree.get_dependent_devices: dep: existing 1024 MiB disk sda (2) with existing lvmpv ; hidden: False ; 2024-03-01 20:54:25,073 DEBUG blivet/MainThread: dep is a leaf 2024-03-01 20:54:25,073 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 260 2024-03-01 20:54:25,075 DEBUG blivet/MainThread: DiskDevice._set_format: sda ; type: None ; current: lvmpv ; 2024-03-01 20:54:25,075 INFO blivet/MainThread: registered action: [259] destroy format lvmpv on disk sda (id 2) 2024-03-01 20:54:25,078 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: test_vg2 ; incomplete: False ; hidden: False ; 2024-03-01 20:54:25,080 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned existing 2.98 GiB lvmvg test_vg2 (81) 2024-03-01 20:54:25,081 DEBUG blivet/MainThread: resolved 'test_vg2' to 'test_vg2' (lvmvg) 2024-03-01 20:54:25,081 DEBUG blivet.ansible/MainThread: BlivetPool._update_from_device: existing 2.98 GiB lvmvg test_vg2 (81) 2024-03-01 20:54:25,081 DEBUG blivet.ansible/MainThread: BlivetPool._update_from_device: existing 2.98 GiB lvmvg test_vg2 (81) 2024-03-01 20:54:25,082 DEBUG blivet.ansible/MainThread: BlivetPool._update_from_device: existing 2.98 GiB lvmvg test_vg2 (81) 2024-03-01 20:54:25,082 DEBUG blivet.ansible/MainThread: BlivetPool._update_from_device: existing 2.98 GiB lvmvg test_vg2 (81) 2024-03-01 20:54:25,082 DEBUG blivet.ansible/MainThread: BlivetPool._update_from_device: existing 2.98 GiB lvmvg test_vg2 (81) 2024-03-01 20:54:25,083 DEBUG blivet.ansible/MainThread: BlivetPool._update_from_device: existing 2.98 GiB lvmvg test_vg2 (81) 2024-03-01 20:54:25,083 DEBUG blivet.ansible/MainThread: BlivetPool._update_from_device: existing 2.98 GiB lvmvg test_vg2 (81) 2024-03-01 20:54:25,083 DEBUG blivet.ansible/MainThread: BlivetPool._update_from_device: existing 2.98 GiB lvmvg test_vg2 (81) 2024-03-01 20:54:25,084 DEBUG blivet.ansible/MainThread: BlivetPool._update_from_device: existing 2.98 GiB lvmvg test_vg2 (81) 2024-03-01 20:54:25,084 DEBUG blivet.ansible/MainThread: BlivetPool._update_from_device: existing 2.98 GiB lvmvg test_vg2 (81) 2024-03-01 20:54:25,084 DEBUG blivet.ansible/MainThread: BlivetPool._update_from_device: existing 2.98 GiB lvmvg test_vg2 (81) 2024-03-01 20:54:25,085 DEBUG blivet.ansible/MainThread: BlivetPool._update_from_device: existing 2.98 GiB lvmvg test_vg2 (81) 2024-03-01 20:54:25,087 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: sdd ; incomplete: False ; hidden: False ; 2024-03-01 20:54:25,090 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned existing 1024 MiB disk sdd (72) with existing lvmpv 2024-03-01 20:54:25,090 DEBUG blivet/MainThread: resolved 'sdd' to 'sdd' (disk) 2024-03-01 20:54:25,092 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: sde ; incomplete: False ; hidden: False ; 2024-03-01 20:54:25,095 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned existing 1024 MiB disk sde (86) with existing lvmpv 2024-03-01 20:54:25,095 DEBUG blivet/MainThread: resolved 'sde' to 'sde' (disk) 2024-03-01 20:54:25,097 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: sdf ; incomplete: False ; hidden: False ; 2024-03-01 20:54:25,100 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned existing 1024 MiB disk sdf (96) with existing lvmpv 2024-03-01 20:54:25,100 DEBUG blivet/MainThread: resolved 'sdf' to 'sdf' (disk) 2024-03-01 20:54:25,102 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: test_vg2-lv3 ; incomplete: False ; hidden: False ; 2024-03-01 20:54:25,105 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned existing 308 MiB lvmlv test_vg2-lv3 (105) with existing xfs filesystem 2024-03-01 20:54:25,105 DEBUG blivet/MainThread: resolved 'test_vg2-lv3' to 'test_vg2-lv3' (lvmlv) 2024-03-01 20:54:25,107 DEBUG blivet/MainThread: test_vg2 size is 2.98 GiB 2024-03-01 20:54:25,108 DEBUG blivet/MainThread: vg test_vg2 has 2.08 GiB free 2024-03-01 20:54:25,108 DEBUG blivet/MainThread: test_vg2 size is 2.98 GiB 2024-03-01 20:54:25,109 DEBUG blivet/MainThread: vg test_vg2 has 2.08 GiB free 2024-03-01 20:54:25,105 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7f2378e7e340) -- name = test_vg2-lv3 status = True id = 105 children = [] parents = ['existing 2.98 GiB lvmvg test_vg2 (81)'] uuid = io0zuS-r2vf-kOYP-EZLC-ILnP-Qd9u-k0D01J size = 308 MiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-5 target size = 308 MiB path = /dev/mapper/test_vg2-lv3 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7f2378ef4c10) -- name = test_vg2 status = True id = 81 children = ['existing 308 MiB lvmlv test_vg2-lv3 (105) with existing xfs filesystem', 'existing 612 MiB lvmlv test_vg2-lv4 (118) with existing xfs filesystem'] parents = ['existing 1024 MiB disk sdd (72) with existing lvmpv', 'existing 1024 MiB disk sde (86) with existing lvmpv', 'existing 1024 MiB disk sdf (96) with existing lvmpv'] uuid = rTth1E-IBWf-P2Ll-dmvf-Gtq4-23k9-MhJ8L6 size = 2.98 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 2.98 GiB path = /dev/test_vg2 format args = [] original_format = None free = 2.08 GiB PE Size = 4 MiB PE Count = 762 PE Free = 532 PV Count = 3 modified = False extents = 762 free space = 2.08 GiB free extents = 532 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sdd (72) with existing lvmpv', 'existing 1024 MiB disk sde (86) with existing lvmpv', 'existing 1024 MiB disk sdf (96) with existing lvmpv'] LVs = ['existing 308 MiB lvmlv test_vg2-lv3 (105) with existing xfs filesystem', 'existing 612 MiB lvmlv test_vg2-lv4 (118) with existing xfs filesystem'] segment type = linear percent = 0 VG space used = 308 MiB 2024-03-01 20:54:25,111 DEBUG blivet/MainThread: test_vg2 size is 2.98 GiB 2024-03-01 20:54:25,112 DEBUG blivet/MainThread: vg test_vg2 has 2.08 GiB free 2024-03-01 20:54:25,112 DEBUG blivet/MainThread: test_vg2 size is 2.98 GiB 2024-03-01 20:54:25,113 DEBUG blivet/MainThread: vg test_vg2 has 2.08 GiB free 2024-03-01 20:54:25,109 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7f2378e7e340) -- name = test_vg2-lv3 status = True id = 105 children = [] parents = ['existing 2.98 GiB lvmvg test_vg2 (81)'] uuid = io0zuS-r2vf-kOYP-EZLC-ILnP-Qd9u-k0D01J size = 308 MiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-5 target size = 308 MiB path = /dev/mapper/test_vg2-lv3 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7f2378ef4c10) -- name = test_vg2 status = True id = 81 children = ['existing 308 MiB lvmlv test_vg2-lv3 (105) with existing xfs filesystem', 'existing 612 MiB lvmlv test_vg2-lv4 (118) with existing xfs filesystem'] parents = ['existing 1024 MiB disk sdd (72) with existing lvmpv', 'existing 1024 MiB disk sde (86) with existing lvmpv', 'existing 1024 MiB disk sdf (96) with existing lvmpv'] uuid = rTth1E-IBWf-P2Ll-dmvf-Gtq4-23k9-MhJ8L6 size = 2.98 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 2.98 GiB path = /dev/test_vg2 format args = [] original_format = None free = 2.08 GiB PE Size = 4 MiB PE Count = 762 PE Free = 532 PV Count = 3 modified = False extents = 762 free space = 2.08 GiB free extents = 532 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sdd (72) with existing lvmpv', 'existing 1024 MiB disk sde (86) with existing lvmpv', 'existing 1024 MiB disk sdf (96) with existing lvmpv'] LVs = ['existing 308 MiB lvmlv test_vg2-lv3 (105) with existing xfs filesystem', 'existing 612 MiB lvmlv test_vg2-lv4 (118) with existing xfs filesystem'] segment type = linear percent = 0 VG space used = 308 MiB 2024-03-01 20:54:25,115 DEBUG blivet/MainThread: test_vg2 size is 2.98 GiB 2024-03-01 20:54:25,116 DEBUG blivet/MainThread: vg test_vg2 has 2.08 GiB free 2024-03-01 20:54:25,116 DEBUG blivet/MainThread: test_vg2 size is 2.98 GiB 2024-03-01 20:54:25,117 DEBUG blivet/MainThread: vg test_vg2 has 2.08 GiB free 2024-03-01 20:54:25,113 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7f2378e7e340) -- name = test_vg2-lv3 status = True id = 105 children = [] parents = ['existing 2.98 GiB lvmvg test_vg2 (81)'] uuid = io0zuS-r2vf-kOYP-EZLC-ILnP-Qd9u-k0D01J size = 308 MiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-5 target size = 308 MiB path = /dev/mapper/test_vg2-lv3 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7f2378ef4c10) -- name = test_vg2 status = True id = 81 children = ['existing 308 MiB lvmlv test_vg2-lv3 (105) with existing xfs filesystem', 'existing 612 MiB lvmlv test_vg2-lv4 (118) with existing xfs filesystem'] parents = ['existing 1024 MiB disk sdd (72) with existing lvmpv', 'existing 1024 MiB disk sde (86) with existing lvmpv', 'existing 1024 MiB disk sdf (96) with existing lvmpv'] uuid = rTth1E-IBWf-P2Ll-dmvf-Gtq4-23k9-MhJ8L6 size = 2.98 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 2.98 GiB path = /dev/test_vg2 format args = [] original_format = None free = 2.08 GiB PE Size = 4 MiB PE Count = 762 PE Free = 532 PV Count = 3 modified = False extents = 762 free space = 2.08 GiB free extents = 532 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sdd (72) with existing lvmpv', 'existing 1024 MiB disk sde (86) with existing lvmpv', 'existing 1024 MiB disk sdf (96) with existing lvmpv'] LVs = ['existing 308 MiB lvmlv test_vg2-lv3 (105) with existing xfs filesystem', 'existing 612 MiB lvmlv test_vg2-lv4 (118) with existing xfs filesystem'] segment type = linear percent = 0 VG space used = 308 MiB 2024-03-01 20:54:25,119 DEBUG blivet/MainThread: test_vg2 size is 2.98 GiB 2024-03-01 20:54:25,120 DEBUG blivet/MainThread: vg test_vg2 has 2.08 GiB free 2024-03-01 20:54:25,120 DEBUG blivet/MainThread: test_vg2 size is 2.98 GiB 2024-03-01 20:54:25,121 DEBUG blivet/MainThread: vg test_vg2 has 2.08 GiB free 2024-03-01 20:54:25,117 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7f2378e7e340) -- name = test_vg2-lv3 status = True id = 105 children = [] parents = ['existing 2.98 GiB lvmvg test_vg2 (81)'] uuid = io0zuS-r2vf-kOYP-EZLC-ILnP-Qd9u-k0D01J size = 308 MiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-5 target size = 308 MiB path = /dev/mapper/test_vg2-lv3 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7f2378ef4c10) -- name = test_vg2 status = True id = 81 children = ['existing 308 MiB lvmlv test_vg2-lv3 (105) with existing xfs filesystem', 'existing 612 MiB lvmlv test_vg2-lv4 (118) with existing xfs filesystem'] parents = ['existing 1024 MiB disk sdd (72) with existing lvmpv', 'existing 1024 MiB disk sde (86) with existing lvmpv', 'existing 1024 MiB disk sdf (96) with existing lvmpv'] uuid = rTth1E-IBWf-P2Ll-dmvf-Gtq4-23k9-MhJ8L6 size = 2.98 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 2.98 GiB path = /dev/test_vg2 format args = [] original_format = None free = 2.08 GiB PE Size = 4 MiB PE Count = 762 PE Free = 532 PV Count = 3 modified = False extents = 762 free space = 2.08 GiB free extents = 532 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sdd (72) with existing lvmpv', 'existing 1024 MiB disk sde (86) with existing lvmpv', 'existing 1024 MiB disk sdf (96) with existing lvmpv'] LVs = ['existing 308 MiB lvmlv test_vg2-lv3 (105) with existing xfs filesystem', 'existing 612 MiB lvmlv test_vg2-lv4 (118) with existing xfs filesystem'] segment type = linear percent = 0 VG space used = 308 MiB 2024-03-01 20:54:25,123 DEBUG blivet/MainThread: test_vg2 size is 2.98 GiB 2024-03-01 20:54:25,124 DEBUG blivet/MainThread: vg test_vg2 has 2.08 GiB free 2024-03-01 20:54:25,124 DEBUG blivet/MainThread: test_vg2 size is 2.98 GiB 2024-03-01 20:54:25,124 DEBUG blivet/MainThread: vg test_vg2 has 2.08 GiB free 2024-03-01 20:54:25,121 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7f2378e7e340) -- name = test_vg2-lv3 status = True id = 105 children = [] parents = ['existing 2.98 GiB lvmvg test_vg2 (81)'] uuid = io0zuS-r2vf-kOYP-EZLC-ILnP-Qd9u-k0D01J size = 308 MiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-5 target size = 308 MiB path = /dev/mapper/test_vg2-lv3 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7f2378ef4c10) -- name = test_vg2 status = True id = 81 children = ['existing 308 MiB lvmlv test_vg2-lv3 (105) with existing xfs filesystem', 'existing 612 MiB lvmlv test_vg2-lv4 (118) with existing xfs filesystem'] parents = ['existing 1024 MiB disk sdd (72) with existing lvmpv', 'existing 1024 MiB disk sde (86) with existing lvmpv', 'existing 1024 MiB disk sdf (96) with existing lvmpv'] uuid = rTth1E-IBWf-P2Ll-dmvf-Gtq4-23k9-MhJ8L6 size = 2.98 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 2.98 GiB path = /dev/test_vg2 format args = [] original_format = None free = 2.08 GiB PE Size = 4 MiB PE Count = 762 PE Free = 532 PV Count = 3 modified = False extents = 762 free space = 2.08 GiB free extents = 532 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sdd (72) with existing lvmpv', 'existing 1024 MiB disk sde (86) with existing lvmpv', 'existing 1024 MiB disk sdf (96) with existing lvmpv'] LVs = ['existing 308 MiB lvmlv test_vg2-lv3 (105) with existing xfs filesystem', 'existing 612 MiB lvmlv test_vg2-lv4 (118) with existing xfs filesystem'] segment type = linear percent = 0 VG space used = 308 MiB 2024-03-01 20:54:25,127 DEBUG blivet/MainThread: test_vg2 size is 2.98 GiB 2024-03-01 20:54:25,127 DEBUG blivet/MainThread: vg test_vg2 has 2.08 GiB free 2024-03-01 20:54:25,128 DEBUG blivet/MainThread: test_vg2 size is 2.98 GiB 2024-03-01 20:54:25,128 DEBUG blivet/MainThread: vg test_vg2 has 2.08 GiB free 2024-03-01 20:54:25,125 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7f2378e7e340) -- name = test_vg2-lv3 status = True id = 105 children = [] parents = ['existing 2.98 GiB lvmvg test_vg2 (81)'] uuid = io0zuS-r2vf-kOYP-EZLC-ILnP-Qd9u-k0D01J size = 308 MiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-5 target size = 308 MiB path = /dev/mapper/test_vg2-lv3 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7f2378ef4c10) -- name = test_vg2 status = True id = 81 children = ['existing 308 MiB lvmlv test_vg2-lv3 (105) with existing xfs filesystem', 'existing 612 MiB lvmlv test_vg2-lv4 (118) with existing xfs filesystem'] parents = ['existing 1024 MiB disk sdd (72) with existing lvmpv', 'existing 1024 MiB disk sde (86) with existing lvmpv', 'existing 1024 MiB disk sdf (96) with existing lvmpv'] uuid = rTth1E-IBWf-P2Ll-dmvf-Gtq4-23k9-MhJ8L6 size = 2.98 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 2.98 GiB path = /dev/test_vg2 format args = [] original_format = None free = 2.08 GiB PE Size = 4 MiB PE Count = 762 PE Free = 532 PV Count = 3 modified = False extents = 762 free space = 2.08 GiB free extents = 532 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sdd (72) with existing lvmpv', 'existing 1024 MiB disk sde (86) with existing lvmpv', 'existing 1024 MiB disk sdf (96) with existing lvmpv'] LVs = ['existing 308 MiB lvmlv test_vg2-lv3 (105) with existing xfs filesystem', 'existing 612 MiB lvmlv test_vg2-lv4 (118) with existing xfs filesystem'] segment type = linear percent = 0 VG space used = 308 MiB 2024-03-01 20:54:25,131 DEBUG blivet/MainThread: test_vg2 size is 2.98 GiB 2024-03-01 20:54:25,131 DEBUG blivet/MainThread: vg test_vg2 has 2.08 GiB free 2024-03-01 20:54:25,132 DEBUG blivet/MainThread: test_vg2 size is 2.98 GiB 2024-03-01 20:54:25,132 DEBUG blivet/MainThread: vg test_vg2 has 2.08 GiB free 2024-03-01 20:54:25,129 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7f2378e7e340) -- name = test_vg2-lv3 status = True id = 105 children = [] parents = ['existing 2.98 GiB lvmvg test_vg2 (81)'] uuid = io0zuS-r2vf-kOYP-EZLC-ILnP-Qd9u-k0D01J size = 308 MiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-5 target size = 308 MiB path = /dev/mapper/test_vg2-lv3 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7f2378ef4c10) -- name = test_vg2 status = True id = 81 children = ['existing 308 MiB lvmlv test_vg2-lv3 (105) with existing xfs filesystem', 'existing 612 MiB lvmlv test_vg2-lv4 (118) with existing xfs filesystem'] parents = ['existing 1024 MiB disk sdd (72) with existing lvmpv', 'existing 1024 MiB disk sde (86) with existing lvmpv', 'existing 1024 MiB disk sdf (96) with existing lvmpv'] uuid = rTth1E-IBWf-P2Ll-dmvf-Gtq4-23k9-MhJ8L6 size = 2.98 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 2.98 GiB path = /dev/test_vg2 format args = [] original_format = None free = 2.08 GiB PE Size = 4 MiB PE Count = 762 PE Free = 532 PV Count = 3 modified = False extents = 762 free space = 2.08 GiB free extents = 532 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sdd (72) with existing lvmpv', 'existing 1024 MiB disk sde (86) with existing lvmpv', 'existing 1024 MiB disk sdf (96) with existing lvmpv'] LVs = ['existing 308 MiB lvmlv test_vg2-lv3 (105) with existing xfs filesystem', 'existing 612 MiB lvmlv test_vg2-lv4 (118) with existing xfs filesystem'] segment type = linear percent = 0 VG space used = 308 MiB 2024-03-01 20:54:25,135 DEBUG blivet/MainThread: test_vg2 size is 2.98 GiB 2024-03-01 20:54:25,135 DEBUG blivet/MainThread: vg test_vg2 has 2.08 GiB free 2024-03-01 20:54:25,135 DEBUG blivet/MainThread: test_vg2 size is 2.98 GiB 2024-03-01 20:54:25,136 DEBUG blivet/MainThread: vg test_vg2 has 2.08 GiB free 2024-03-01 20:54:25,133 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7f2378e7e340) -- name = test_vg2-lv3 status = True id = 105 children = [] parents = ['existing 2.98 GiB lvmvg test_vg2 (81)'] uuid = io0zuS-r2vf-kOYP-EZLC-ILnP-Qd9u-k0D01J size = 308 MiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-5 target size = 308 MiB path = /dev/mapper/test_vg2-lv3 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7f2378ef4c10) -- name = test_vg2 status = True id = 81 children = ['existing 308 MiB lvmlv test_vg2-lv3 (105) with existing xfs filesystem', 'existing 612 MiB lvmlv test_vg2-lv4 (118) with existing xfs filesystem'] parents = ['existing 1024 MiB disk sdd (72) with existing lvmpv', 'existing 1024 MiB disk sde (86) with existing lvmpv', 'existing 1024 MiB disk sdf (96) with existing lvmpv'] uuid = rTth1E-IBWf-P2Ll-dmvf-Gtq4-23k9-MhJ8L6 size = 2.98 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 2.98 GiB path = /dev/test_vg2 format args = [] original_format = None free = 2.08 GiB PE Size = 4 MiB PE Count = 762 PE Free = 532 PV Count = 3 modified = False extents = 762 free space = 2.08 GiB free extents = 532 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sdd (72) with existing lvmpv', 'existing 1024 MiB disk sde (86) with existing lvmpv', 'existing 1024 MiB disk sdf (96) with existing lvmpv'] LVs = ['existing 308 MiB lvmlv test_vg2-lv3 (105) with existing xfs filesystem', 'existing 612 MiB lvmlv test_vg2-lv4 (118) with existing xfs filesystem'] segment type = linear percent = 0 VG space used = 308 MiB 2024-03-01 20:54:25,138 DEBUG blivet/MainThread: test_vg2 size is 2.98 GiB 2024-03-01 20:54:25,139 DEBUG blivet/MainThread: vg test_vg2 has 2.08 GiB free 2024-03-01 20:54:25,139 DEBUG blivet/MainThread: test_vg2 size is 2.98 GiB 2024-03-01 20:54:25,140 DEBUG blivet/MainThread: vg test_vg2 has 2.08 GiB free 2024-03-01 20:54:25,137 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7f2378e7e340) -- name = test_vg2-lv3 status = True id = 105 children = [] parents = ['existing 2.98 GiB lvmvg test_vg2 (81)'] uuid = io0zuS-r2vf-kOYP-EZLC-ILnP-Qd9u-k0D01J size = 308 MiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-5 target size = 308 MiB path = /dev/mapper/test_vg2-lv3 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7f2378ef4c10) -- name = test_vg2 status = True id = 81 children = ['existing 308 MiB lvmlv test_vg2-lv3 (105) with existing xfs filesystem', 'existing 612 MiB lvmlv test_vg2-lv4 (118) with existing xfs filesystem'] parents = ['existing 1024 MiB disk sdd (72) with existing lvmpv', 'existing 1024 MiB disk sde (86) with existing lvmpv', 'existing 1024 MiB disk sdf (96) with existing lvmpv'] uuid = rTth1E-IBWf-P2Ll-dmvf-Gtq4-23k9-MhJ8L6 size = 2.98 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 2.98 GiB path = /dev/test_vg2 format args = [] original_format = None free = 2.08 GiB PE Size = 4 MiB PE Count = 762 PE Free = 532 PV Count = 3 modified = False extents = 762 free space = 2.08 GiB free extents = 532 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sdd (72) with existing lvmpv', 'existing 1024 MiB disk sde (86) with existing lvmpv', 'existing 1024 MiB disk sdf (96) with existing lvmpv'] LVs = ['existing 308 MiB lvmlv test_vg2-lv3 (105) with existing xfs filesystem', 'existing 612 MiB lvmlv test_vg2-lv4 (118) with existing xfs filesystem'] segment type = linear percent = 0 VG space used = 308 MiB 2024-03-01 20:54:25,142 DEBUG blivet/MainThread: test_vg2 size is 2.98 GiB 2024-03-01 20:54:25,143 DEBUG blivet/MainThread: vg test_vg2 has 2.08 GiB free 2024-03-01 20:54:25,143 DEBUG blivet/MainThread: test_vg2 size is 2.98 GiB 2024-03-01 20:54:25,144 DEBUG blivet/MainThread: vg test_vg2 has 2.08 GiB free 2024-03-01 20:54:25,140 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7f2378e7e340) -- name = test_vg2-lv3 status = True id = 105 children = [] parents = ['existing 2.98 GiB lvmvg test_vg2 (81)'] uuid = io0zuS-r2vf-kOYP-EZLC-ILnP-Qd9u-k0D01J size = 308 MiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-5 target size = 308 MiB path = /dev/mapper/test_vg2-lv3 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7f2378ef4c10) -- name = test_vg2 status = True id = 81 children = ['existing 308 MiB lvmlv test_vg2-lv3 (105) with existing xfs filesystem', 'existing 612 MiB lvmlv test_vg2-lv4 (118) with existing xfs filesystem'] parents = ['existing 1024 MiB disk sdd (72) with existing lvmpv', 'existing 1024 MiB disk sde (86) with existing lvmpv', 'existing 1024 MiB disk sdf (96) with existing lvmpv'] uuid = rTth1E-IBWf-P2Ll-dmvf-Gtq4-23k9-MhJ8L6 size = 2.98 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 2.98 GiB path = /dev/test_vg2 format args = [] original_format = None free = 2.08 GiB PE Size = 4 MiB PE Count = 762 PE Free = 532 PV Count = 3 modified = False extents = 762 free space = 2.08 GiB free extents = 532 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sdd (72) with existing lvmpv', 'existing 1024 MiB disk sde (86) with existing lvmpv', 'existing 1024 MiB disk sdf (96) with existing lvmpv'] LVs = ['existing 308 MiB lvmlv test_vg2-lv3 (105) with existing xfs filesystem', 'existing 612 MiB lvmlv test_vg2-lv4 (118) with existing xfs filesystem'] segment type = linear percent = 0 VG space used = 308 MiB 2024-03-01 20:54:25,146 DEBUG blivet/MainThread: test_vg2 size is 2.98 GiB 2024-03-01 20:54:25,147 DEBUG blivet/MainThread: vg test_vg2 has 2.08 GiB free 2024-03-01 20:54:25,147 DEBUG blivet/MainThread: test_vg2 size is 2.98 GiB 2024-03-01 20:54:25,148 DEBUG blivet/MainThread: vg test_vg2 has 2.08 GiB free 2024-03-01 20:54:25,144 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7f2378e7e340) -- name = test_vg2-lv3 status = True id = 105 children = [] parents = ['existing 2.98 GiB lvmvg test_vg2 (81)'] uuid = io0zuS-r2vf-kOYP-EZLC-ILnP-Qd9u-k0D01J size = 308 MiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-5 target size = 308 MiB path = /dev/mapper/test_vg2-lv3 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7f2378ef4c10) -- name = test_vg2 status = True id = 81 children = ['existing 308 MiB lvmlv test_vg2-lv3 (105) with existing xfs filesystem', 'existing 612 MiB lvmlv test_vg2-lv4 (118) with existing xfs filesystem'] parents = ['existing 1024 MiB disk sdd (72) with existing lvmpv', 'existing 1024 MiB disk sde (86) with existing lvmpv', 'existing 1024 MiB disk sdf (96) with existing lvmpv'] uuid = rTth1E-IBWf-P2Ll-dmvf-Gtq4-23k9-MhJ8L6 size = 2.98 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 2.98 GiB path = /dev/test_vg2 format args = [] original_format = None free = 2.08 GiB PE Size = 4 MiB PE Count = 762 PE Free = 532 PV Count = 3 modified = False extents = 762 free space = 2.08 GiB free extents = 532 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sdd (72) with existing lvmpv', 'existing 1024 MiB disk sde (86) with existing lvmpv', 'existing 1024 MiB disk sdf (96) with existing lvmpv'] LVs = ['existing 308 MiB lvmlv test_vg2-lv3 (105) with existing xfs filesystem', 'existing 612 MiB lvmlv test_vg2-lv4 (118) with existing xfs filesystem'] segment type = linear percent = 0 VG space used = 308 MiB 2024-03-01 20:54:25,150 DEBUG blivet/MainThread: test_vg2 size is 2.98 GiB 2024-03-01 20:54:25,151 DEBUG blivet/MainThread: vg test_vg2 has 2.08 GiB free 2024-03-01 20:54:25,151 DEBUG blivet/MainThread: test_vg2 size is 2.98 GiB 2024-03-01 20:54:25,152 DEBUG blivet/MainThread: vg test_vg2 has 2.08 GiB free 2024-03-01 20:54:25,148 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7f2378e7e340) -- name = test_vg2-lv3 status = True id = 105 children = [] parents = ['existing 2.98 GiB lvmvg test_vg2 (81)'] uuid = io0zuS-r2vf-kOYP-EZLC-ILnP-Qd9u-k0D01J size = 308 MiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-5 target size = 308 MiB path = /dev/mapper/test_vg2-lv3 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7f2378ef4c10) -- name = test_vg2 status = True id = 81 children = ['existing 308 MiB lvmlv test_vg2-lv3 (105) with existing xfs filesystem', 'existing 612 MiB lvmlv test_vg2-lv4 (118) with existing xfs filesystem'] parents = ['existing 1024 MiB disk sdd (72) with existing lvmpv', 'existing 1024 MiB disk sde (86) with existing lvmpv', 'existing 1024 MiB disk sdf (96) with existing lvmpv'] uuid = rTth1E-IBWf-P2Ll-dmvf-Gtq4-23k9-MhJ8L6 size = 2.98 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 2.98 GiB path = /dev/test_vg2 format args = [] original_format = None free = 2.08 GiB PE Size = 4 MiB PE Count = 762 PE Free = 532 PV Count = 3 modified = False extents = 762 free space = 2.08 GiB free extents = 532 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sdd (72) with existing lvmpv', 'existing 1024 MiB disk sde (86) with existing lvmpv', 'existing 1024 MiB disk sdf (96) with existing lvmpv'] LVs = ['existing 308 MiB lvmlv test_vg2-lv3 (105) with existing xfs filesystem', 'existing 612 MiB lvmlv test_vg2-lv4 (118) with existing xfs filesystem'] segment type = linear percent = 0 VG space used = 308 MiB 2024-03-01 20:54:25,154 DEBUG blivet/MainThread: test_vg2 size is 2.98 GiB 2024-03-01 20:54:25,155 DEBUG blivet/MainThread: vg test_vg2 has 2.08 GiB free 2024-03-01 20:54:25,155 DEBUG blivet/MainThread: test_vg2 size is 2.98 GiB 2024-03-01 20:54:25,155 DEBUG blivet/MainThread: vg test_vg2 has 2.08 GiB free 2024-03-01 20:54:25,152 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7f2378e7e340) -- name = test_vg2-lv3 status = True id = 105 children = [] parents = ['existing 2.98 GiB lvmvg test_vg2 (81)'] uuid = io0zuS-r2vf-kOYP-EZLC-ILnP-Qd9u-k0D01J size = 308 MiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-5 target size = 308 MiB path = /dev/mapper/test_vg2-lv3 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7f2378ef4c10) -- name = test_vg2 status = True id = 81 children = ['existing 308 MiB lvmlv test_vg2-lv3 (105) with existing xfs filesystem', 'existing 612 MiB lvmlv test_vg2-lv4 (118) with existing xfs filesystem'] parents = ['existing 1024 MiB disk sdd (72) with existing lvmpv', 'existing 1024 MiB disk sde (86) with existing lvmpv', 'existing 1024 MiB disk sdf (96) with existing lvmpv'] uuid = rTth1E-IBWf-P2Ll-dmvf-Gtq4-23k9-MhJ8L6 size = 2.98 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 2.98 GiB path = /dev/test_vg2 format args = [] original_format = None free = 2.08 GiB PE Size = 4 MiB PE Count = 762 PE Free = 532 PV Count = 3 modified = False extents = 762 free space = 2.08 GiB free extents = 532 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sdd (72) with existing lvmpv', 'existing 1024 MiB disk sde (86) with existing lvmpv', 'existing 1024 MiB disk sdf (96) with existing lvmpv'] LVs = ['existing 308 MiB lvmlv test_vg2-lv3 (105) with existing xfs filesystem', 'existing 612 MiB lvmlv test_vg2-lv4 (118) with existing xfs filesystem'] segment type = linear percent = 0 VG space used = 308 MiB 2024-03-01 20:54:25,158 DEBUG blivet/MainThread: test_vg2 size is 2.98 GiB 2024-03-01 20:54:25,158 DEBUG blivet/MainThread: vg test_vg2 has 2.08 GiB free 2024-03-01 20:54:25,159 DEBUG blivet/MainThread: test_vg2 size is 2.98 GiB 2024-03-01 20:54:25,159 DEBUG blivet/MainThread: vg test_vg2 has 2.08 GiB free 2024-03-01 20:54:25,156 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7f2378e7e340) -- name = test_vg2-lv3 status = True id = 105 children = [] parents = ['existing 2.98 GiB lvmvg test_vg2 (81)'] uuid = io0zuS-r2vf-kOYP-EZLC-ILnP-Qd9u-k0D01J size = 308 MiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-5 target size = 308 MiB path = /dev/mapper/test_vg2-lv3 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7f2378ef4c10) -- name = test_vg2 status = True id = 81 children = ['existing 308 MiB lvmlv test_vg2-lv3 (105) with existing xfs filesystem', 'existing 612 MiB lvmlv test_vg2-lv4 (118) with existing xfs filesystem'] parents = ['existing 1024 MiB disk sdd (72) with existing lvmpv', 'existing 1024 MiB disk sde (86) with existing lvmpv', 'existing 1024 MiB disk sdf (96) with existing lvmpv'] uuid = rTth1E-IBWf-P2Ll-dmvf-Gtq4-23k9-MhJ8L6 size = 2.98 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 2.98 GiB path = /dev/test_vg2 format args = [] original_format = None free = 2.08 GiB PE Size = 4 MiB PE Count = 762 PE Free = 532 PV Count = 3 modified = False extents = 762 free space = 2.08 GiB free extents = 532 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sdd (72) with existing lvmpv', 'existing 1024 MiB disk sde (86) with existing lvmpv', 'existing 1024 MiB disk sdf (96) with existing lvmpv'] LVs = ['existing 308 MiB lvmlv test_vg2-lv3 (105) with existing xfs filesystem', 'existing 612 MiB lvmlv test_vg2-lv4 (118) with existing xfs filesystem'] segment type = linear percent = 0 VG space used = 308 MiB 2024-03-01 20:54:25,162 DEBUG blivet/MainThread: test_vg2 size is 2.98 GiB 2024-03-01 20:54:25,162 DEBUG blivet/MainThread: vg test_vg2 has 2.08 GiB free 2024-03-01 20:54:25,163 DEBUG blivet/MainThread: test_vg2 size is 2.98 GiB 2024-03-01 20:54:25,163 DEBUG blivet/MainThread: vg test_vg2 has 2.08 GiB free 2024-03-01 20:54:25,160 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7f2378e7e340) -- name = test_vg2-lv3 status = True id = 105 children = [] parents = ['existing 2.98 GiB lvmvg test_vg2 (81)'] uuid = io0zuS-r2vf-kOYP-EZLC-ILnP-Qd9u-k0D01J size = 308 MiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-5 target size = 308 MiB path = /dev/mapper/test_vg2-lv3 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7f2378ef4c10) -- name = test_vg2 status = True id = 81 children = ['existing 308 MiB lvmlv test_vg2-lv3 (105) with existing xfs filesystem', 'existing 612 MiB lvmlv test_vg2-lv4 (118) with existing xfs filesystem'] parents = ['existing 1024 MiB disk sdd (72) with existing lvmpv', 'existing 1024 MiB disk sde (86) with existing lvmpv', 'existing 1024 MiB disk sdf (96) with existing lvmpv'] uuid = rTth1E-IBWf-P2Ll-dmvf-Gtq4-23k9-MhJ8L6 size = 2.98 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 2.98 GiB path = /dev/test_vg2 format args = [] original_format = None free = 2.08 GiB PE Size = 4 MiB PE Count = 762 PE Free = 532 PV Count = 3 modified = False extents = 762 free space = 2.08 GiB free extents = 532 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sdd (72) with existing lvmpv', 'existing 1024 MiB disk sde (86) with existing lvmpv', 'existing 1024 MiB disk sdf (96) with existing lvmpv'] LVs = ['existing 308 MiB lvmlv test_vg2-lv3 (105) with existing xfs filesystem', 'existing 612 MiB lvmlv test_vg2-lv4 (118) with existing xfs filesystem'] segment type = linear percent = 0 VG space used = 308 MiB 2024-03-01 20:54:25,165 DEBUG blivet/MainThread: test_vg2 size is 2.98 GiB 2024-03-01 20:54:25,166 DEBUG blivet/MainThread: vg test_vg2 has 2.08 GiB free 2024-03-01 20:54:25,166 DEBUG blivet/MainThread: test_vg2 size is 2.98 GiB 2024-03-01 20:54:25,167 DEBUG blivet/MainThread: vg test_vg2 has 2.08 GiB free 2024-03-01 20:54:25,164 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7f2378e7e340) -- name = test_vg2-lv3 status = True id = 105 children = [] parents = ['existing 2.98 GiB lvmvg test_vg2 (81)'] uuid = io0zuS-r2vf-kOYP-EZLC-ILnP-Qd9u-k0D01J size = 308 MiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-5 target size = 308 MiB path = /dev/mapper/test_vg2-lv3 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7f2378ef4c10) -- name = test_vg2 status = True id = 81 children = ['existing 308 MiB lvmlv test_vg2-lv3 (105) with existing xfs filesystem', 'existing 612 MiB lvmlv test_vg2-lv4 (118) with existing xfs filesystem'] parents = ['existing 1024 MiB disk sdd (72) with existing lvmpv', 'existing 1024 MiB disk sde (86) with existing lvmpv', 'existing 1024 MiB disk sdf (96) with existing lvmpv'] uuid = rTth1E-IBWf-P2Ll-dmvf-Gtq4-23k9-MhJ8L6 size = 2.98 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 2.98 GiB path = /dev/test_vg2 format args = [] original_format = None free = 2.08 GiB PE Size = 4 MiB PE Count = 762 PE Free = 532 PV Count = 3 modified = False extents = 762 free space = 2.08 GiB free extents = 532 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sdd (72) with existing lvmpv', 'existing 1024 MiB disk sde (86) with existing lvmpv', 'existing 1024 MiB disk sdf (96) with existing lvmpv'] LVs = ['existing 308 MiB lvmlv test_vg2-lv3 (105) with existing xfs filesystem', 'existing 612 MiB lvmlv test_vg2-lv4 (118) with existing xfs filesystem'] segment type = linear percent = 0 VG space used = 308 MiB 2024-03-01 20:54:25,169 DEBUG blivet/MainThread: test_vg2 size is 2.98 GiB 2024-03-01 20:54:25,170 DEBUG blivet/MainThread: vg test_vg2 has 2.08 GiB free 2024-03-01 20:54:25,170 DEBUG blivet/MainThread: test_vg2 size is 2.98 GiB 2024-03-01 20:54:25,171 DEBUG blivet/MainThread: vg test_vg2 has 2.08 GiB free 2024-03-01 20:54:25,168 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7f2378e7e340) -- name = test_vg2-lv3 status = True id = 105 children = [] parents = ['existing 2.98 GiB lvmvg test_vg2 (81)'] uuid = io0zuS-r2vf-kOYP-EZLC-ILnP-Qd9u-k0D01J size = 308 MiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-5 target size = 308 MiB path = /dev/mapper/test_vg2-lv3 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7f2378ef4c10) -- name = test_vg2 status = True id = 81 children = ['existing 308 MiB lvmlv test_vg2-lv3 (105) with existing xfs filesystem', 'existing 612 MiB lvmlv test_vg2-lv4 (118) with existing xfs filesystem'] parents = ['existing 1024 MiB disk sdd (72) with existing lvmpv', 'existing 1024 MiB disk sde (86) with existing lvmpv', 'existing 1024 MiB disk sdf (96) with existing lvmpv'] uuid = rTth1E-IBWf-P2Ll-dmvf-Gtq4-23k9-MhJ8L6 size = 2.98 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 2.98 GiB path = /dev/test_vg2 format args = [] original_format = None free = 2.08 GiB PE Size = 4 MiB PE Count = 762 PE Free = 532 PV Count = 3 modified = False extents = 762 free space = 2.08 GiB free extents = 532 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sdd (72) with existing lvmpv', 'existing 1024 MiB disk sde (86) with existing lvmpv', 'existing 1024 MiB disk sdf (96) with existing lvmpv'] LVs = ['existing 308 MiB lvmlv test_vg2-lv3 (105) with existing xfs filesystem', 'existing 612 MiB lvmlv test_vg2-lv4 (118) with existing xfs filesystem'] segment type = linear percent = 0 VG space used = 308 MiB 2024-03-01 20:54:25,173 DEBUG blivet/MainThread: test_vg2 size is 2.98 GiB 2024-03-01 20:54:25,174 DEBUG blivet/MainThread: vg test_vg2 has 2.08 GiB free 2024-03-01 20:54:25,174 DEBUG blivet/MainThread: test_vg2 size is 2.98 GiB 2024-03-01 20:54:25,175 DEBUG blivet/MainThread: vg test_vg2 has 2.08 GiB free 2024-03-01 20:54:25,171 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7f2378e7e340) -- name = test_vg2-lv3 status = True id = 105 children = [] parents = ['existing 2.98 GiB lvmvg test_vg2 (81)'] uuid = io0zuS-r2vf-kOYP-EZLC-ILnP-Qd9u-k0D01J size = 308 MiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-5 target size = 308 MiB path = /dev/mapper/test_vg2-lv3 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7f2378ef4c10) -- name = test_vg2 status = True id = 81 children = ['existing 308 MiB lvmlv test_vg2-lv3 (105) with existing xfs filesystem', 'existing 612 MiB lvmlv test_vg2-lv4 (118) with existing xfs filesystem'] parents = ['existing 1024 MiB disk sdd (72) with existing lvmpv', 'existing 1024 MiB disk sde (86) with existing lvmpv', 'existing 1024 MiB disk sdf (96) with existing lvmpv'] uuid = rTth1E-IBWf-P2Ll-dmvf-Gtq4-23k9-MhJ8L6 size = 2.98 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 2.98 GiB path = /dev/test_vg2 format args = [] original_format = None free = 2.08 GiB PE Size = 4 MiB PE Count = 762 PE Free = 532 PV Count = 3 modified = False extents = 762 free space = 2.08 GiB free extents = 532 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sdd (72) with existing lvmpv', 'existing 1024 MiB disk sde (86) with existing lvmpv', 'existing 1024 MiB disk sdf (96) with existing lvmpv'] LVs = ['existing 308 MiB lvmlv test_vg2-lv3 (105) with existing xfs filesystem', 'existing 612 MiB lvmlv test_vg2-lv4 (118) with existing xfs filesystem'] segment type = linear percent = 0 VG space used = 308 MiB 2024-03-01 20:54:25,177 DEBUG blivet/MainThread: test_vg2 size is 2.98 GiB 2024-03-01 20:54:25,178 DEBUG blivet/MainThread: vg test_vg2 has 2.08 GiB free 2024-03-01 20:54:25,178 DEBUG blivet/MainThread: test_vg2 size is 2.98 GiB 2024-03-01 20:54:25,179 DEBUG blivet/MainThread: vg test_vg2 has 2.08 GiB free 2024-03-01 20:54:25,175 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7f2378e7e340) -- name = test_vg2-lv3 status = True id = 105 children = [] parents = ['existing 2.98 GiB lvmvg test_vg2 (81)'] uuid = io0zuS-r2vf-kOYP-EZLC-ILnP-Qd9u-k0D01J size = 308 MiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-5 target size = 308 MiB path = /dev/mapper/test_vg2-lv3 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7f2378ef4c10) -- name = test_vg2 status = True id = 81 children = ['existing 308 MiB lvmlv test_vg2-lv3 (105) with existing xfs filesystem', 'existing 612 MiB lvmlv test_vg2-lv4 (118) with existing xfs filesystem'] parents = ['existing 1024 MiB disk sdd (72) with existing lvmpv', 'existing 1024 MiB disk sde (86) with existing lvmpv', 'existing 1024 MiB disk sdf (96) with existing lvmpv'] uuid = rTth1E-IBWf-P2Ll-dmvf-Gtq4-23k9-MhJ8L6 size = 2.98 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 2.98 GiB path = /dev/test_vg2 format args = [] original_format = None free = 2.08 GiB PE Size = 4 MiB PE Count = 762 PE Free = 532 PV Count = 3 modified = False extents = 762 free space = 2.08 GiB free extents = 532 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sdd (72) with existing lvmpv', 'existing 1024 MiB disk sde (86) with existing lvmpv', 'existing 1024 MiB disk sdf (96) with existing lvmpv'] LVs = ['existing 308 MiB lvmlv test_vg2-lv3 (105) with existing xfs filesystem', 'existing 612 MiB lvmlv test_vg2-lv4 (118) with existing xfs filesystem'] segment type = linear percent = 0 VG space used = 308 MiB 2024-03-01 20:54:25,181 DEBUG blivet/MainThread: test_vg2 size is 2.98 GiB 2024-03-01 20:54:25,182 DEBUG blivet/MainThread: vg test_vg2 has 2.08 GiB free 2024-03-01 20:54:25,182 DEBUG blivet/MainThread: test_vg2 size is 2.98 GiB 2024-03-01 20:54:25,183 DEBUG blivet/MainThread: vg test_vg2 has 2.08 GiB free 2024-03-01 20:54:25,179 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7f2378e7e340) -- name = test_vg2-lv3 status = True id = 105 children = [] parents = ['existing 2.98 GiB lvmvg test_vg2 (81)'] uuid = io0zuS-r2vf-kOYP-EZLC-ILnP-Qd9u-k0D01J size = 308 MiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-5 target size = 308 MiB path = /dev/mapper/test_vg2-lv3 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7f2378ef4c10) -- name = test_vg2 status = True id = 81 children = ['existing 308 MiB lvmlv test_vg2-lv3 (105) with existing xfs filesystem', 'existing 612 MiB lvmlv test_vg2-lv4 (118) with existing xfs filesystem'] parents = ['existing 1024 MiB disk sdd (72) with existing lvmpv', 'existing 1024 MiB disk sde (86) with existing lvmpv', 'existing 1024 MiB disk sdf (96) with existing lvmpv'] uuid = rTth1E-IBWf-P2Ll-dmvf-Gtq4-23k9-MhJ8L6 size = 2.98 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 2.98 GiB path = /dev/test_vg2 format args = [] original_format = None free = 2.08 GiB PE Size = 4 MiB PE Count = 762 PE Free = 532 PV Count = 3 modified = False extents = 762 free space = 2.08 GiB free extents = 532 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sdd (72) with existing lvmpv', 'existing 1024 MiB disk sde (86) with existing lvmpv', 'existing 1024 MiB disk sdf (96) with existing lvmpv'] LVs = ['existing 308 MiB lvmlv test_vg2-lv3 (105) with existing xfs filesystem', 'existing 612 MiB lvmlv test_vg2-lv4 (118) with existing xfs filesystem'] segment type = linear percent = 0 VG space used = 308 MiB 2024-03-01 20:54:25,185 DEBUG blivet/MainThread: test_vg2 size is 2.98 GiB 2024-03-01 20:54:25,186 DEBUG blivet/MainThread: vg test_vg2 has 2.08 GiB free 2024-03-01 20:54:25,186 DEBUG blivet/MainThread: test_vg2 size is 2.98 GiB 2024-03-01 20:54:25,187 DEBUG blivet/MainThread: vg test_vg2 has 2.08 GiB free 2024-03-01 20:54:25,183 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7f2378e7e340) -- name = test_vg2-lv3 status = True id = 105 children = [] parents = ['existing 2.98 GiB lvmvg test_vg2 (81)'] uuid = io0zuS-r2vf-kOYP-EZLC-ILnP-Qd9u-k0D01J size = 308 MiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-5 target size = 308 MiB path = /dev/mapper/test_vg2-lv3 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7f2378ef4c10) -- name = test_vg2 status = True id = 81 children = ['existing 308 MiB lvmlv test_vg2-lv3 (105) with existing xfs filesystem', 'existing 612 MiB lvmlv test_vg2-lv4 (118) with existing xfs filesystem'] parents = ['existing 1024 MiB disk sdd (72) with existing lvmpv', 'existing 1024 MiB disk sde (86) with existing lvmpv', 'existing 1024 MiB disk sdf (96) with existing lvmpv'] uuid = rTth1E-IBWf-P2Ll-dmvf-Gtq4-23k9-MhJ8L6 size = 2.98 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 2.98 GiB path = /dev/test_vg2 format args = [] original_format = None free = 2.08 GiB PE Size = 4 MiB PE Count = 762 PE Free = 532 PV Count = 3 modified = False extents = 762 free space = 2.08 GiB free extents = 532 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sdd (72) with existing lvmpv', 'existing 1024 MiB disk sde (86) with existing lvmpv', 'existing 1024 MiB disk sdf (96) with existing lvmpv'] LVs = ['existing 308 MiB lvmlv test_vg2-lv3 (105) with existing xfs filesystem', 'existing 612 MiB lvmlv test_vg2-lv4 (118) with existing xfs filesystem'] segment type = linear percent = 0 VG space used = 308 MiB 2024-03-01 20:54:25,189 DEBUG blivet/MainThread: test_vg2 size is 2.98 GiB 2024-03-01 20:54:25,189 DEBUG blivet/MainThread: vg test_vg2 has 2.08 GiB free 2024-03-01 20:54:25,190 DEBUG blivet/MainThread: test_vg2 size is 2.98 GiB 2024-03-01 20:54:25,190 DEBUG blivet/MainThread: vg test_vg2 has 2.08 GiB free 2024-03-01 20:54:25,187 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7f2378e7e340) -- name = test_vg2-lv3 status = True id = 105 children = [] parents = ['existing 2.98 GiB lvmvg test_vg2 (81)'] uuid = io0zuS-r2vf-kOYP-EZLC-ILnP-Qd9u-k0D01J size = 308 MiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-5 target size = 308 MiB path = /dev/mapper/test_vg2-lv3 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7f2378ef4c10) -- name = test_vg2 status = True id = 81 children = ['existing 308 MiB lvmlv test_vg2-lv3 (105) with existing xfs filesystem', 'existing 612 MiB lvmlv test_vg2-lv4 (118) with existing xfs filesystem'] parents = ['existing 1024 MiB disk sdd (72) with existing lvmpv', 'existing 1024 MiB disk sde (86) with existing lvmpv', 'existing 1024 MiB disk sdf (96) with existing lvmpv'] uuid = rTth1E-IBWf-P2Ll-dmvf-Gtq4-23k9-MhJ8L6 size = 2.98 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 2.98 GiB path = /dev/test_vg2 format args = [] original_format = None free = 2.08 GiB PE Size = 4 MiB PE Count = 762 PE Free = 532 PV Count = 3 modified = False extents = 762 free space = 2.08 GiB free extents = 532 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sdd (72) with existing lvmpv', 'existing 1024 MiB disk sde (86) with existing lvmpv', 'existing 1024 MiB disk sdf (96) with existing lvmpv'] LVs = ['existing 308 MiB lvmlv test_vg2-lv3 (105) with existing xfs filesystem', 'existing 612 MiB lvmlv test_vg2-lv4 (118) with existing xfs filesystem'] segment type = linear percent = 0 VG space used = 308 MiB 2024-03-01 20:54:25,193 DEBUG blivet/MainThread: test_vg2 size is 2.98 GiB 2024-03-01 20:54:25,193 DEBUG blivet/MainThread: vg test_vg2 has 2.08 GiB free 2024-03-01 20:54:25,194 DEBUG blivet/MainThread: test_vg2 size is 2.98 GiB 2024-03-01 20:54:25,194 DEBUG blivet/MainThread: vg test_vg2 has 2.08 GiB free 2024-03-01 20:54:25,191 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7f2378e7e340) -- name = test_vg2-lv3 status = True id = 105 children = [] parents = ['existing 2.98 GiB lvmvg test_vg2 (81)'] uuid = io0zuS-r2vf-kOYP-EZLC-ILnP-Qd9u-k0D01J size = 308 MiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-5 target size = 308 MiB path = /dev/mapper/test_vg2-lv3 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7f2378ef4c10) -- name = test_vg2 status = True id = 81 children = ['existing 308 MiB lvmlv test_vg2-lv3 (105) with existing xfs filesystem', 'existing 612 MiB lvmlv test_vg2-lv4 (118) with existing xfs filesystem'] parents = ['existing 1024 MiB disk sdd (72) with existing lvmpv', 'existing 1024 MiB disk sde (86) with existing lvmpv', 'existing 1024 MiB disk sdf (96) with existing lvmpv'] uuid = rTth1E-IBWf-P2Ll-dmvf-Gtq4-23k9-MhJ8L6 size = 2.98 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 2.98 GiB path = /dev/test_vg2 format args = [] original_format = None free = 2.08 GiB PE Size = 4 MiB PE Count = 762 PE Free = 532 PV Count = 3 modified = False extents = 762 free space = 2.08 GiB free extents = 532 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sdd (72) with existing lvmpv', 'existing 1024 MiB disk sde (86) with existing lvmpv', 'existing 1024 MiB disk sdf (96) with existing lvmpv'] LVs = ['existing 308 MiB lvmlv test_vg2-lv3 (105) with existing xfs filesystem', 'existing 612 MiB lvmlv test_vg2-lv4 (118) with existing xfs filesystem'] segment type = linear percent = 0 VG space used = 308 MiB 2024-03-01 20:54:25,197 DEBUG blivet/MainThread: test_vg2 size is 2.98 GiB 2024-03-01 20:54:25,197 DEBUG blivet/MainThread: vg test_vg2 has 2.08 GiB free 2024-03-01 20:54:25,198 DEBUG blivet/MainThread: test_vg2 size is 2.98 GiB 2024-03-01 20:54:25,198 DEBUG blivet/MainThread: vg test_vg2 has 2.08 GiB free 2024-03-01 20:54:25,195 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7f2378e7e340) -- name = test_vg2-lv3 status = True id = 105 children = [] parents = ['existing 2.98 GiB lvmvg test_vg2 (81)'] uuid = io0zuS-r2vf-kOYP-EZLC-ILnP-Qd9u-k0D01J size = 308 MiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-5 target size = 308 MiB path = /dev/mapper/test_vg2-lv3 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7f2378ef4c10) -- name = test_vg2 status = True id = 81 children = ['existing 308 MiB lvmlv test_vg2-lv3 (105) with existing xfs filesystem', 'existing 612 MiB lvmlv test_vg2-lv4 (118) with existing xfs filesystem'] parents = ['existing 1024 MiB disk sdd (72) with existing lvmpv', 'existing 1024 MiB disk sde (86) with existing lvmpv', 'existing 1024 MiB disk sdf (96) with existing lvmpv'] uuid = rTth1E-IBWf-P2Ll-dmvf-Gtq4-23k9-MhJ8L6 size = 2.98 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 2.98 GiB path = /dev/test_vg2 format args = [] original_format = None free = 2.08 GiB PE Size = 4 MiB PE Count = 762 PE Free = 532 PV Count = 3 modified = False extents = 762 free space = 2.08 GiB free extents = 532 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sdd (72) with existing lvmpv', 'existing 1024 MiB disk sde (86) with existing lvmpv', 'existing 1024 MiB disk sdf (96) with existing lvmpv'] LVs = ['existing 308 MiB lvmlv test_vg2-lv3 (105) with existing xfs filesystem', 'existing 612 MiB lvmlv test_vg2-lv4 (118) with existing xfs filesystem'] segment type = linear percent = 0 VG space used = 308 MiB 2024-03-01 20:54:25,201 DEBUG blivet/MainThread: test_vg2 size is 2.98 GiB 2024-03-01 20:54:25,201 DEBUG blivet/MainThread: vg test_vg2 has 2.08 GiB free 2024-03-01 20:54:25,201 DEBUG blivet/MainThread: test_vg2 size is 2.98 GiB 2024-03-01 20:54:25,202 DEBUG blivet/MainThread: vg test_vg2 has 2.08 GiB free 2024-03-01 20:54:25,199 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7f2378e7e340) -- name = test_vg2-lv3 status = True id = 105 children = [] parents = ['existing 2.98 GiB lvmvg test_vg2 (81)'] uuid = io0zuS-r2vf-kOYP-EZLC-ILnP-Qd9u-k0D01J size = 308 MiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-5 target size = 308 MiB path = /dev/mapper/test_vg2-lv3 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7f2378ef4c10) -- name = test_vg2 status = True id = 81 children = ['existing 308 MiB lvmlv test_vg2-lv3 (105) with existing xfs filesystem', 'existing 612 MiB lvmlv test_vg2-lv4 (118) with existing xfs filesystem'] parents = ['existing 1024 MiB disk sdd (72) with existing lvmpv', 'existing 1024 MiB disk sde (86) with existing lvmpv', 'existing 1024 MiB disk sdf (96) with existing lvmpv'] uuid = rTth1E-IBWf-P2Ll-dmvf-Gtq4-23k9-MhJ8L6 size = 2.98 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 2.98 GiB path = /dev/test_vg2 format args = [] original_format = None free = 2.08 GiB PE Size = 4 MiB PE Count = 762 PE Free = 532 PV Count = 3 modified = False extents = 762 free space = 2.08 GiB free extents = 532 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sdd (72) with existing lvmpv', 'existing 1024 MiB disk sde (86) with existing lvmpv', 'existing 1024 MiB disk sdf (96) with existing lvmpv'] LVs = ['existing 308 MiB lvmlv test_vg2-lv3 (105) with existing xfs filesystem', 'existing 612 MiB lvmlv test_vg2-lv4 (118) with existing xfs filesystem'] segment type = linear percent = 0 VG space used = 308 MiB 2024-03-01 20:54:25,204 DEBUG blivet/MainThread: test_vg2 size is 2.98 GiB 2024-03-01 20:54:25,205 DEBUG blivet/MainThread: vg test_vg2 has 2.08 GiB free 2024-03-01 20:54:25,205 DEBUG blivet/MainThread: test_vg2 size is 2.98 GiB 2024-03-01 20:54:25,206 DEBUG blivet/MainThread: vg test_vg2 has 2.08 GiB free 2024-03-01 20:54:25,203 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7f2378e7e340) -- name = test_vg2-lv3 status = True id = 105 children = [] parents = ['existing 2.98 GiB lvmvg test_vg2 (81)'] uuid = io0zuS-r2vf-kOYP-EZLC-ILnP-Qd9u-k0D01J size = 308 MiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-5 target size = 308 MiB path = /dev/mapper/test_vg2-lv3 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7f2378ef4c10) -- name = test_vg2 status = True id = 81 children = ['existing 308 MiB lvmlv test_vg2-lv3 (105) with existing xfs filesystem', 'existing 612 MiB lvmlv test_vg2-lv4 (118) with existing xfs filesystem'] parents = ['existing 1024 MiB disk sdd (72) with existing lvmpv', 'existing 1024 MiB disk sde (86) with existing lvmpv', 'existing 1024 MiB disk sdf (96) with existing lvmpv'] uuid = rTth1E-IBWf-P2Ll-dmvf-Gtq4-23k9-MhJ8L6 size = 2.98 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 2.98 GiB path = /dev/test_vg2 format args = [] original_format = None free = 2.08 GiB PE Size = 4 MiB PE Count = 762 PE Free = 532 PV Count = 3 modified = False extents = 762 free space = 2.08 GiB free extents = 532 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sdd (72) with existing lvmpv', 'existing 1024 MiB disk sde (86) with existing lvmpv', 'existing 1024 MiB disk sdf (96) with existing lvmpv'] LVs = ['existing 308 MiB lvmlv test_vg2-lv3 (105) with existing xfs filesystem', 'existing 612 MiB lvmlv test_vg2-lv4 (118) with existing xfs filesystem'] segment type = linear percent = 0 VG space used = 308 MiB 2024-03-01 20:54:25,208 DEBUG blivet/MainThread: test_vg2 size is 2.98 GiB 2024-03-01 20:54:25,209 DEBUG blivet/MainThread: vg test_vg2 has 2.08 GiB free 2024-03-01 20:54:25,209 DEBUG blivet/MainThread: test_vg2 size is 2.98 GiB 2024-03-01 20:54:25,210 DEBUG blivet/MainThread: vg test_vg2 has 2.08 GiB free 2024-03-01 20:54:25,206 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7f2378e7e340) -- name = test_vg2-lv3 status = True id = 105 children = [] parents = ['existing 2.98 GiB lvmvg test_vg2 (81)'] uuid = io0zuS-r2vf-kOYP-EZLC-ILnP-Qd9u-k0D01J size = 308 MiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-5 target size = 308 MiB path = /dev/mapper/test_vg2-lv3 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7f2378ef4c10) -- name = test_vg2 status = True id = 81 children = ['existing 308 MiB lvmlv test_vg2-lv3 (105) with existing xfs filesystem', 'existing 612 MiB lvmlv test_vg2-lv4 (118) with existing xfs filesystem'] parents = ['existing 1024 MiB disk sdd (72) with existing lvmpv', 'existing 1024 MiB disk sde (86) with existing lvmpv', 'existing 1024 MiB disk sdf (96) with existing lvmpv'] uuid = rTth1E-IBWf-P2Ll-dmvf-Gtq4-23k9-MhJ8L6 size = 2.98 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 2.98 GiB path = /dev/test_vg2 format args = [] original_format = None free = 2.08 GiB PE Size = 4 MiB PE Count = 762 PE Free = 532 PV Count = 3 modified = False extents = 762 free space = 2.08 GiB free extents = 532 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sdd (72) with existing lvmpv', 'existing 1024 MiB disk sde (86) with existing lvmpv', 'existing 1024 MiB disk sdf (96) with existing lvmpv'] LVs = ['existing 308 MiB lvmlv test_vg2-lv3 (105) with existing xfs filesystem', 'existing 612 MiB lvmlv test_vg2-lv4 (118) with existing xfs filesystem'] segment type = linear percent = 0 VG space used = 308 MiB 2024-03-01 20:54:25,212 DEBUG blivet/MainThread: test_vg2 size is 2.98 GiB 2024-03-01 20:54:25,213 DEBUG blivet/MainThread: vg test_vg2 has 2.08 GiB free 2024-03-01 20:54:25,213 DEBUG blivet/MainThread: test_vg2 size is 2.98 GiB 2024-03-01 20:54:25,214 DEBUG blivet/MainThread: vg test_vg2 has 2.08 GiB free 2024-03-01 20:54:25,210 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7f2378e7e340) -- name = test_vg2-lv3 status = True id = 105 children = [] parents = ['existing 2.98 GiB lvmvg test_vg2 (81)'] uuid = io0zuS-r2vf-kOYP-EZLC-ILnP-Qd9u-k0D01J size = 308 MiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-5 target size = 308 MiB path = /dev/mapper/test_vg2-lv3 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7f2378ef4c10) -- name = test_vg2 status = True id = 81 children = ['existing 308 MiB lvmlv test_vg2-lv3 (105) with existing xfs filesystem', 'existing 612 MiB lvmlv test_vg2-lv4 (118) with existing xfs filesystem'] parents = ['existing 1024 MiB disk sdd (72) with existing lvmpv', 'existing 1024 MiB disk sde (86) with existing lvmpv', 'existing 1024 MiB disk sdf (96) with existing lvmpv'] uuid = rTth1E-IBWf-P2Ll-dmvf-Gtq4-23k9-MhJ8L6 size = 2.98 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 2.98 GiB path = /dev/test_vg2 format args = [] original_format = None free = 2.08 GiB PE Size = 4 MiB PE Count = 762 PE Free = 532 PV Count = 3 modified = False extents = 762 free space = 2.08 GiB free extents = 532 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sdd (72) with existing lvmpv', 'existing 1024 MiB disk sde (86) with existing lvmpv', 'existing 1024 MiB disk sdf (96) with existing lvmpv'] LVs = ['existing 308 MiB lvmlv test_vg2-lv3 (105) with existing xfs filesystem', 'existing 612 MiB lvmlv test_vg2-lv4 (118) with existing xfs filesystem'] segment type = linear percent = 0 VG space used = 308 MiB 2024-03-01 20:54:25,216 DEBUG blivet/MainThread: test_vg2 size is 2.98 GiB 2024-03-01 20:54:25,217 DEBUG blivet/MainThread: vg test_vg2 has 2.08 GiB free 2024-03-01 20:54:25,217 DEBUG blivet/MainThread: test_vg2 size is 2.98 GiB 2024-03-01 20:54:25,218 DEBUG blivet/MainThread: vg test_vg2 has 2.08 GiB free 2024-03-01 20:54:25,214 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7f2378e7e340) -- name = test_vg2-lv3 status = True id = 105 children = [] parents = ['existing 2.98 GiB lvmvg test_vg2 (81)'] uuid = io0zuS-r2vf-kOYP-EZLC-ILnP-Qd9u-k0D01J size = 308 MiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-5 target size = 308 MiB path = /dev/mapper/test_vg2-lv3 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7f2378ef4c10) -- name = test_vg2 status = True id = 81 children = ['existing 308 MiB lvmlv test_vg2-lv3 (105) with existing xfs filesystem', 'existing 612 MiB lvmlv test_vg2-lv4 (118) with existing xfs filesystem'] parents = ['existing 1024 MiB disk sdd (72) with existing lvmpv', 'existing 1024 MiB disk sde (86) with existing lvmpv', 'existing 1024 MiB disk sdf (96) with existing lvmpv'] uuid = rTth1E-IBWf-P2Ll-dmvf-Gtq4-23k9-MhJ8L6 size = 2.98 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 2.98 GiB path = /dev/test_vg2 format args = [] original_format = None free = 2.08 GiB PE Size = 4 MiB PE Count = 762 PE Free = 532 PV Count = 3 modified = False extents = 762 free space = 2.08 GiB free extents = 532 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sdd (72) with existing lvmpv', 'existing 1024 MiB disk sde (86) with existing lvmpv', 'existing 1024 MiB disk sdf (96) with existing lvmpv'] LVs = ['existing 308 MiB lvmlv test_vg2-lv3 (105) with existing xfs filesystem', 'existing 612 MiB lvmlv test_vg2-lv4 (118) with existing xfs filesystem'] segment type = linear percent = 0 VG space used = 308 MiB 2024-03-01 20:54:25,220 DEBUG blivet/MainThread: test_vg2 size is 2.98 GiB 2024-03-01 20:54:25,221 DEBUG blivet/MainThread: vg test_vg2 has 2.08 GiB free 2024-03-01 20:54:25,221 DEBUG blivet/MainThread: test_vg2 size is 2.98 GiB 2024-03-01 20:54:25,222 DEBUG blivet/MainThread: vg test_vg2 has 2.08 GiB free 2024-03-01 20:54:25,218 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7f2378e7e340) -- name = test_vg2-lv3 status = True id = 105 children = [] parents = ['existing 2.98 GiB lvmvg test_vg2 (81)'] uuid = io0zuS-r2vf-kOYP-EZLC-ILnP-Qd9u-k0D01J size = 308 MiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-5 target size = 308 MiB path = /dev/mapper/test_vg2-lv3 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7f2378ef4c10) -- name = test_vg2 status = True id = 81 children = ['existing 308 MiB lvmlv test_vg2-lv3 (105) with existing xfs filesystem', 'existing 612 MiB lvmlv test_vg2-lv4 (118) with existing xfs filesystem'] parents = ['existing 1024 MiB disk sdd (72) with existing lvmpv', 'existing 1024 MiB disk sde (86) with existing lvmpv', 'existing 1024 MiB disk sdf (96) with existing lvmpv'] uuid = rTth1E-IBWf-P2Ll-dmvf-Gtq4-23k9-MhJ8L6 size = 2.98 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 2.98 GiB path = /dev/test_vg2 format args = [] original_format = None free = 2.08 GiB PE Size = 4 MiB PE Count = 762 PE Free = 532 PV Count = 3 modified = False extents = 762 free space = 2.08 GiB free extents = 532 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sdd (72) with existing lvmpv', 'existing 1024 MiB disk sde (86) with existing lvmpv', 'existing 1024 MiB disk sdf (96) with existing lvmpv'] LVs = ['existing 308 MiB lvmlv test_vg2-lv3 (105) with existing xfs filesystem', 'existing 612 MiB lvmlv test_vg2-lv4 (118) with existing xfs filesystem'] segment type = linear percent = 0 VG space used = 308 MiB 2024-03-01 20:54:25,224 DEBUG blivet/MainThread: test_vg2 size is 2.98 GiB 2024-03-01 20:54:25,225 DEBUG blivet/MainThread: vg test_vg2 has 2.08 GiB free 2024-03-01 20:54:25,225 DEBUG blivet/MainThread: test_vg2 size is 2.98 GiB 2024-03-01 20:54:25,225 DEBUG blivet/MainThread: vg test_vg2 has 2.08 GiB free 2024-03-01 20:54:25,222 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7f2378e7e340) -- name = test_vg2-lv3 status = True id = 105 children = [] parents = ['existing 2.98 GiB lvmvg test_vg2 (81)'] uuid = io0zuS-r2vf-kOYP-EZLC-ILnP-Qd9u-k0D01J size = 308 MiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-5 target size = 308 MiB path = /dev/mapper/test_vg2-lv3 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7f2378ef4c10) -- name = test_vg2 status = True id = 81 children = ['existing 308 MiB lvmlv test_vg2-lv3 (105) with existing xfs filesystem', 'existing 612 MiB lvmlv test_vg2-lv4 (118) with existing xfs filesystem'] parents = ['existing 1024 MiB disk sdd (72) with existing lvmpv', 'existing 1024 MiB disk sde (86) with existing lvmpv', 'existing 1024 MiB disk sdf (96) with existing lvmpv'] uuid = rTth1E-IBWf-P2Ll-dmvf-Gtq4-23k9-MhJ8L6 size = 2.98 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 2.98 GiB path = /dev/test_vg2 format args = [] original_format = None free = 2.08 GiB PE Size = 4 MiB PE Count = 762 PE Free = 532 PV Count = 3 modified = False extents = 762 free space = 2.08 GiB free extents = 532 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sdd (72) with existing lvmpv', 'existing 1024 MiB disk sde (86) with existing lvmpv', 'existing 1024 MiB disk sdf (96) with existing lvmpv'] LVs = ['existing 308 MiB lvmlv test_vg2-lv3 (105) with existing xfs filesystem', 'existing 612 MiB lvmlv test_vg2-lv4 (118) with existing xfs filesystem'] segment type = linear percent = 0 VG space used = 308 MiB 2024-03-01 20:54:25,228 DEBUG blivet/MainThread: test_vg2 size is 2.98 GiB 2024-03-01 20:54:25,228 DEBUG blivet/MainThread: vg test_vg2 has 2.08 GiB free 2024-03-01 20:54:25,229 DEBUG blivet/MainThread: test_vg2 size is 2.98 GiB 2024-03-01 20:54:25,229 DEBUG blivet/MainThread: vg test_vg2 has 2.08 GiB free 2024-03-01 20:54:25,226 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7f2378e7e340) -- name = test_vg2-lv3 status = True id = 105 children = [] parents = ['existing 2.98 GiB lvmvg test_vg2 (81)'] uuid = io0zuS-r2vf-kOYP-EZLC-ILnP-Qd9u-k0D01J size = 308 MiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-5 target size = 308 MiB path = /dev/mapper/test_vg2-lv3 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7f2378ef4c10) -- name = test_vg2 status = True id = 81 children = ['existing 308 MiB lvmlv test_vg2-lv3 (105) with existing xfs filesystem', 'existing 612 MiB lvmlv test_vg2-lv4 (118) with existing xfs filesystem'] parents = ['existing 1024 MiB disk sdd (72) with existing lvmpv', 'existing 1024 MiB disk sde (86) with existing lvmpv', 'existing 1024 MiB disk sdf (96) with existing lvmpv'] uuid = rTth1E-IBWf-P2Ll-dmvf-Gtq4-23k9-MhJ8L6 size = 2.98 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 2.98 GiB path = /dev/test_vg2 format args = [] original_format = None free = 2.08 GiB PE Size = 4 MiB PE Count = 762 PE Free = 532 PV Count = 3 modified = False extents = 762 free space = 2.08 GiB free extents = 532 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sdd (72) with existing lvmpv', 'existing 1024 MiB disk sde (86) with existing lvmpv', 'existing 1024 MiB disk sdf (96) with existing lvmpv'] LVs = ['existing 308 MiB lvmlv test_vg2-lv3 (105) with existing xfs filesystem', 'existing 612 MiB lvmlv test_vg2-lv4 (118) with existing xfs filesystem'] segment type = linear percent = 0 VG space used = 308 MiB 2024-03-01 20:54:25,230 DEBUG blivet/MainThread: removing test_vg2-lv3 2024-03-01 20:54:25,233 DEBUG blivet/MainThread: DeviceTree.get_dependent_devices: dep: existing 308 MiB lvmlv test_vg2-lv3 (105) with existing xfs filesystem ; hidden: False ; 2024-03-01 20:54:25,233 DEBUG blivet/MainThread: dep is a leaf 2024-03-01 20:54:25,233 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 262 2024-03-01 20:54:25,236 DEBUG blivet/MainThread: LVMLogicalVolumeDevice._set_format: test_vg2-lv3 ; type: None ; current: xfs ; 2024-03-01 20:54:25,236 INFO blivet/MainThread: registered action: [261] destroy format xfs filesystem on lvmlv test_vg2-lv3 (id 105) 2024-03-01 20:54:25,239 DEBUG blivet/MainThread: LVMVolumeGroupDevice.remove_child: name: test_vg2 ; child: lv3 ; kids: 2 ; 2024-03-01 20:54:25,239 INFO blivet/MainThread: removed lvmlv test_vg2-lv3 (id 105) from device tree 2024-03-01 20:54:25,239 INFO blivet/MainThread: registered action: [263] destroy device lvmlv test_vg2-lv3 (id 105) 2024-03-01 20:54:25,242 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: test_vg2-lv4 ; incomplete: False ; hidden: False ; 2024-03-01 20:54:25,244 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned existing 612 MiB lvmlv test_vg2-lv4 (118) with existing xfs filesystem 2024-03-01 20:54:25,245 DEBUG blivet/MainThread: resolved 'test_vg2-lv4' to 'test_vg2-lv4' (lvmlv) 2024-03-01 20:54:25,246 DEBUG blivet/MainThread: test_vg2 size is 2.98 GiB 2024-03-01 20:54:25,247 DEBUG blivet/MainThread: vg test_vg2 has 2.38 GiB free 2024-03-01 20:54:25,247 DEBUG blivet/MainThread: test_vg2 size is 2.98 GiB 2024-03-01 20:54:25,248 DEBUG blivet/MainThread: vg test_vg2 has 2.38 GiB free 2024-03-01 20:54:25,245 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7f2378e7ebb0) -- name = test_vg2-lv4 status = True id = 118 children = [] parents = ['existing 2.98 GiB lvmvg test_vg2 (81)'] uuid = ylFwPE-4mOR-qG1o-e7y0-6iGt-Nlku-B4XCBQ size = 612 MiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-4 target size = 612 MiB path = /dev/mapper/test_vg2-lv4 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7f2378ef4c10) -- name = test_vg2 status = True id = 81 children = ['existing 612 MiB lvmlv test_vg2-lv4 (118) with existing xfs filesystem'] parents = ['existing 1024 MiB disk sdd (72) with existing lvmpv', 'existing 1024 MiB disk sde (86) with existing lvmpv', 'existing 1024 MiB disk sdf (96) with existing lvmpv'] uuid = rTth1E-IBWf-P2Ll-dmvf-Gtq4-23k9-MhJ8L6 size = 2.98 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 2.98 GiB path = /dev/test_vg2 format args = [] original_format = None free = 2.08 GiB PE Size = 4 MiB PE Count = 762 PE Free = 532 PV Count = 3 modified = False extents = 762 free space = 2.38 GiB free extents = 609 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sdd (72) with existing lvmpv', 'existing 1024 MiB disk sde (86) with existing lvmpv', 'existing 1024 MiB disk sdf (96) with existing lvmpv'] LVs = ['existing 612 MiB lvmlv test_vg2-lv4 (118) with existing xfs filesystem'] segment type = linear percent = 0 VG space used = 612 MiB 2024-03-01 20:54:25,250 DEBUG blivet/MainThread: test_vg2 size is 2.98 GiB 2024-03-01 20:54:25,250 DEBUG blivet/MainThread: vg test_vg2 has 2.38 GiB free 2024-03-01 20:54:25,251 DEBUG blivet/MainThread: test_vg2 size is 2.98 GiB 2024-03-01 20:54:25,251 DEBUG blivet/MainThread: vg test_vg2 has 2.38 GiB free 2024-03-01 20:54:25,248 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7f2378e7ebb0) -- name = test_vg2-lv4 status = True id = 118 children = [] parents = ['existing 2.98 GiB lvmvg test_vg2 (81)'] uuid = ylFwPE-4mOR-qG1o-e7y0-6iGt-Nlku-B4XCBQ size = 612 MiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-4 target size = 612 MiB path = /dev/mapper/test_vg2-lv4 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7f2378ef4c10) -- name = test_vg2 status = True id = 81 children = ['existing 612 MiB lvmlv test_vg2-lv4 (118) with existing xfs filesystem'] parents = ['existing 1024 MiB disk sdd (72) with existing lvmpv', 'existing 1024 MiB disk sde (86) with existing lvmpv', 'existing 1024 MiB disk sdf (96) with existing lvmpv'] uuid = rTth1E-IBWf-P2Ll-dmvf-Gtq4-23k9-MhJ8L6 size = 2.98 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 2.98 GiB path = /dev/test_vg2 format args = [] original_format = None free = 2.08 GiB PE Size = 4 MiB PE Count = 762 PE Free = 532 PV Count = 3 modified = False extents = 762 free space = 2.38 GiB free extents = 609 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sdd (72) with existing lvmpv', 'existing 1024 MiB disk sde (86) with existing lvmpv', 'existing 1024 MiB disk sdf (96) with existing lvmpv'] LVs = ['existing 612 MiB lvmlv test_vg2-lv4 (118) with existing xfs filesystem'] segment type = linear percent = 0 VG space used = 612 MiB 2024-03-01 20:54:25,253 DEBUG blivet/MainThread: test_vg2 size is 2.98 GiB 2024-03-01 20:54:25,254 DEBUG blivet/MainThread: vg test_vg2 has 2.38 GiB free 2024-03-01 20:54:25,254 DEBUG blivet/MainThread: test_vg2 size is 2.98 GiB 2024-03-01 20:54:25,255 DEBUG blivet/MainThread: vg test_vg2 has 2.38 GiB free 2024-03-01 20:54:25,252 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7f2378e7ebb0) -- name = test_vg2-lv4 status = True id = 118 children = [] parents = ['existing 2.98 GiB lvmvg test_vg2 (81)'] uuid = ylFwPE-4mOR-qG1o-e7y0-6iGt-Nlku-B4XCBQ size = 612 MiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-4 target size = 612 MiB path = /dev/mapper/test_vg2-lv4 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7f2378ef4c10) -- name = test_vg2 status = True id = 81 children = ['existing 612 MiB lvmlv test_vg2-lv4 (118) with existing xfs filesystem'] parents = ['existing 1024 MiB disk sdd (72) with existing lvmpv', 'existing 1024 MiB disk sde (86) with existing lvmpv', 'existing 1024 MiB disk sdf (96) with existing lvmpv'] uuid = rTth1E-IBWf-P2Ll-dmvf-Gtq4-23k9-MhJ8L6 size = 2.98 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 2.98 GiB path = /dev/test_vg2 format args = [] original_format = None free = 2.08 GiB PE Size = 4 MiB PE Count = 762 PE Free = 532 PV Count = 3 modified = False extents = 762 free space = 2.38 GiB free extents = 609 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sdd (72) with existing lvmpv', 'existing 1024 MiB disk sde (86) with existing lvmpv', 'existing 1024 MiB disk sdf (96) with existing lvmpv'] LVs = ['existing 612 MiB lvmlv test_vg2-lv4 (118) with existing xfs filesystem'] segment type = linear percent = 0 VG space used = 612 MiB 2024-03-01 20:54:25,257 DEBUG blivet/MainThread: test_vg2 size is 2.98 GiB 2024-03-01 20:54:25,257 DEBUG blivet/MainThread: vg test_vg2 has 2.38 GiB free 2024-03-01 20:54:25,258 DEBUG blivet/MainThread: test_vg2 size is 2.98 GiB 2024-03-01 20:54:25,258 DEBUG blivet/MainThread: vg test_vg2 has 2.38 GiB free 2024-03-01 20:54:25,255 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7f2378e7ebb0) -- name = test_vg2-lv4 status = True id = 118 children = [] parents = ['existing 2.98 GiB lvmvg test_vg2 (81)'] uuid = ylFwPE-4mOR-qG1o-e7y0-6iGt-Nlku-B4XCBQ size = 612 MiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-4 target size = 612 MiB path = /dev/mapper/test_vg2-lv4 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7f2378ef4c10) -- name = test_vg2 status = True id = 81 children = ['existing 612 MiB lvmlv test_vg2-lv4 (118) with existing xfs filesystem'] parents = ['existing 1024 MiB disk sdd (72) with existing lvmpv', 'existing 1024 MiB disk sde (86) with existing lvmpv', 'existing 1024 MiB disk sdf (96) with existing lvmpv'] uuid = rTth1E-IBWf-P2Ll-dmvf-Gtq4-23k9-MhJ8L6 size = 2.98 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 2.98 GiB path = /dev/test_vg2 format args = [] original_format = None free = 2.08 GiB PE Size = 4 MiB PE Count = 762 PE Free = 532 PV Count = 3 modified = False extents = 762 free space = 2.38 GiB free extents = 609 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sdd (72) with existing lvmpv', 'existing 1024 MiB disk sde (86) with existing lvmpv', 'existing 1024 MiB disk sdf (96) with existing lvmpv'] LVs = ['existing 612 MiB lvmlv test_vg2-lv4 (118) with existing xfs filesystem'] segment type = linear percent = 0 VG space used = 612 MiB 2024-03-01 20:54:25,260 DEBUG blivet/MainThread: test_vg2 size is 2.98 GiB 2024-03-01 20:54:25,261 DEBUG blivet/MainThread: vg test_vg2 has 2.38 GiB free 2024-03-01 20:54:25,261 DEBUG blivet/MainThread: test_vg2 size is 2.98 GiB 2024-03-01 20:54:25,262 DEBUG blivet/MainThread: vg test_vg2 has 2.38 GiB free 2024-03-01 20:54:25,259 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7f2378e7ebb0) -- name = test_vg2-lv4 status = True id = 118 children = [] parents = ['existing 2.98 GiB lvmvg test_vg2 (81)'] uuid = ylFwPE-4mOR-qG1o-e7y0-6iGt-Nlku-B4XCBQ size = 612 MiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-4 target size = 612 MiB path = /dev/mapper/test_vg2-lv4 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7f2378ef4c10) -- name = test_vg2 status = True id = 81 children = ['existing 612 MiB lvmlv test_vg2-lv4 (118) with existing xfs filesystem'] parents = ['existing 1024 MiB disk sdd (72) with existing lvmpv', 'existing 1024 MiB disk sde (86) with existing lvmpv', 'existing 1024 MiB disk sdf (96) with existing lvmpv'] uuid = rTth1E-IBWf-P2Ll-dmvf-Gtq4-23k9-MhJ8L6 size = 2.98 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 2.98 GiB path = /dev/test_vg2 format args = [] original_format = None free = 2.08 GiB PE Size = 4 MiB PE Count = 762 PE Free = 532 PV Count = 3 modified = False extents = 762 free space = 2.38 GiB free extents = 609 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sdd (72) with existing lvmpv', 'existing 1024 MiB disk sde (86) with existing lvmpv', 'existing 1024 MiB disk sdf (96) with existing lvmpv'] LVs = ['existing 612 MiB lvmlv test_vg2-lv4 (118) with existing xfs filesystem'] segment type = linear percent = 0 VG space used = 612 MiB 2024-03-01 20:54:25,264 DEBUG blivet/MainThread: test_vg2 size is 2.98 GiB 2024-03-01 20:54:25,264 DEBUG blivet/MainThread: vg test_vg2 has 2.38 GiB free 2024-03-01 20:54:25,265 DEBUG blivet/MainThread: test_vg2 size is 2.98 GiB 2024-03-01 20:54:25,265 DEBUG blivet/MainThread: vg test_vg2 has 2.38 GiB free 2024-03-01 20:54:25,262 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7f2378e7ebb0) -- name = test_vg2-lv4 status = True id = 118 children = [] parents = ['existing 2.98 GiB lvmvg test_vg2 (81)'] uuid = ylFwPE-4mOR-qG1o-e7y0-6iGt-Nlku-B4XCBQ size = 612 MiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-4 target size = 612 MiB path = /dev/mapper/test_vg2-lv4 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7f2378ef4c10) -- name = test_vg2 status = True id = 81 children = ['existing 612 MiB lvmlv test_vg2-lv4 (118) with existing xfs filesystem'] parents = ['existing 1024 MiB disk sdd (72) with existing lvmpv', 'existing 1024 MiB disk sde (86) with existing lvmpv', 'existing 1024 MiB disk sdf (96) with existing lvmpv'] uuid = rTth1E-IBWf-P2Ll-dmvf-Gtq4-23k9-MhJ8L6 size = 2.98 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 2.98 GiB path = /dev/test_vg2 format args = [] original_format = None free = 2.08 GiB PE Size = 4 MiB PE Count = 762 PE Free = 532 PV Count = 3 modified = False extents = 762 free space = 2.38 GiB free extents = 609 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sdd (72) with existing lvmpv', 'existing 1024 MiB disk sde (86) with existing lvmpv', 'existing 1024 MiB disk sdf (96) with existing lvmpv'] LVs = ['existing 612 MiB lvmlv test_vg2-lv4 (118) with existing xfs filesystem'] segment type = linear percent = 0 VG space used = 612 MiB 2024-03-01 20:54:25,267 DEBUG blivet/MainThread: test_vg2 size is 2.98 GiB 2024-03-01 20:54:25,268 DEBUG blivet/MainThread: vg test_vg2 has 2.38 GiB free 2024-03-01 20:54:25,268 DEBUG blivet/MainThread: test_vg2 size is 2.98 GiB 2024-03-01 20:54:25,269 DEBUG blivet/MainThread: vg test_vg2 has 2.38 GiB free 2024-03-01 20:54:25,266 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7f2378e7ebb0) -- name = test_vg2-lv4 status = True id = 118 children = [] parents = ['existing 2.98 GiB lvmvg test_vg2 (81)'] uuid = ylFwPE-4mOR-qG1o-e7y0-6iGt-Nlku-B4XCBQ size = 612 MiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-4 target size = 612 MiB path = /dev/mapper/test_vg2-lv4 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7f2378ef4c10) -- name = test_vg2 status = True id = 81 children = ['existing 612 MiB lvmlv test_vg2-lv4 (118) with existing xfs filesystem'] parents = ['existing 1024 MiB disk sdd (72) with existing lvmpv', 'existing 1024 MiB disk sde (86) with existing lvmpv', 'existing 1024 MiB disk sdf (96) with existing lvmpv'] uuid = rTth1E-IBWf-P2Ll-dmvf-Gtq4-23k9-MhJ8L6 size = 2.98 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 2.98 GiB path = /dev/test_vg2 format args = [] original_format = None free = 2.08 GiB PE Size = 4 MiB PE Count = 762 PE Free = 532 PV Count = 3 modified = False extents = 762 free space = 2.38 GiB free extents = 609 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sdd (72) with existing lvmpv', 'existing 1024 MiB disk sde (86) with existing lvmpv', 'existing 1024 MiB disk sdf (96) with existing lvmpv'] LVs = ['existing 612 MiB lvmlv test_vg2-lv4 (118) with existing xfs filesystem'] segment type = linear percent = 0 VG space used = 612 MiB 2024-03-01 20:54:25,271 DEBUG blivet/MainThread: test_vg2 size is 2.98 GiB 2024-03-01 20:54:25,271 DEBUG blivet/MainThread: vg test_vg2 has 2.38 GiB free 2024-03-01 20:54:25,272 DEBUG blivet/MainThread: test_vg2 size is 2.98 GiB 2024-03-01 20:54:25,272 DEBUG blivet/MainThread: vg test_vg2 has 2.38 GiB free 2024-03-01 20:54:25,269 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7f2378e7ebb0) -- name = test_vg2-lv4 status = True id = 118 children = [] parents = ['existing 2.98 GiB lvmvg test_vg2 (81)'] uuid = ylFwPE-4mOR-qG1o-e7y0-6iGt-Nlku-B4XCBQ size = 612 MiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-4 target size = 612 MiB path = /dev/mapper/test_vg2-lv4 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7f2378ef4c10) -- name = test_vg2 status = True id = 81 children = ['existing 612 MiB lvmlv test_vg2-lv4 (118) with existing xfs filesystem'] parents = ['existing 1024 MiB disk sdd (72) with existing lvmpv', 'existing 1024 MiB disk sde (86) with existing lvmpv', 'existing 1024 MiB disk sdf (96) with existing lvmpv'] uuid = rTth1E-IBWf-P2Ll-dmvf-Gtq4-23k9-MhJ8L6 size = 2.98 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 2.98 GiB path = /dev/test_vg2 format args = [] original_format = None free = 2.08 GiB PE Size = 4 MiB PE Count = 762 PE Free = 532 PV Count = 3 modified = False extents = 762 free space = 2.38 GiB free extents = 609 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sdd (72) with existing lvmpv', 'existing 1024 MiB disk sde (86) with existing lvmpv', 'existing 1024 MiB disk sdf (96) with existing lvmpv'] LVs = ['existing 612 MiB lvmlv test_vg2-lv4 (118) with existing xfs filesystem'] segment type = linear percent = 0 VG space used = 612 MiB 2024-03-01 20:54:25,274 DEBUG blivet/MainThread: test_vg2 size is 2.98 GiB 2024-03-01 20:54:25,275 DEBUG blivet/MainThread: vg test_vg2 has 2.38 GiB free 2024-03-01 20:54:25,275 DEBUG blivet/MainThread: test_vg2 size is 2.98 GiB 2024-03-01 20:54:25,276 DEBUG blivet/MainThread: vg test_vg2 has 2.38 GiB free 2024-03-01 20:54:25,273 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7f2378e7ebb0) -- name = test_vg2-lv4 status = True id = 118 children = [] parents = ['existing 2.98 GiB lvmvg test_vg2 (81)'] uuid = ylFwPE-4mOR-qG1o-e7y0-6iGt-Nlku-B4XCBQ size = 612 MiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-4 target size = 612 MiB path = /dev/mapper/test_vg2-lv4 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7f2378ef4c10) -- name = test_vg2 status = True id = 81 children = ['existing 612 MiB lvmlv test_vg2-lv4 (118) with existing xfs filesystem'] parents = ['existing 1024 MiB disk sdd (72) with existing lvmpv', 'existing 1024 MiB disk sde (86) with existing lvmpv', 'existing 1024 MiB disk sdf (96) with existing lvmpv'] uuid = rTth1E-IBWf-P2Ll-dmvf-Gtq4-23k9-MhJ8L6 size = 2.98 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 2.98 GiB path = /dev/test_vg2 format args = [] original_format = None free = 2.08 GiB PE Size = 4 MiB PE Count = 762 PE Free = 532 PV Count = 3 modified = False extents = 762 free space = 2.38 GiB free extents = 609 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sdd (72) with existing lvmpv', 'existing 1024 MiB disk sde (86) with existing lvmpv', 'existing 1024 MiB disk sdf (96) with existing lvmpv'] LVs = ['existing 612 MiB lvmlv test_vg2-lv4 (118) with existing xfs filesystem'] segment type = linear percent = 0 VG space used = 612 MiB 2024-03-01 20:54:25,278 DEBUG blivet/MainThread: test_vg2 size is 2.98 GiB 2024-03-01 20:54:25,278 DEBUG blivet/MainThread: vg test_vg2 has 2.38 GiB free 2024-03-01 20:54:25,279 DEBUG blivet/MainThread: test_vg2 size is 2.98 GiB 2024-03-01 20:54:25,279 DEBUG blivet/MainThread: vg test_vg2 has 2.38 GiB free 2024-03-01 20:54:25,276 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7f2378e7ebb0) -- name = test_vg2-lv4 status = True id = 118 children = [] parents = ['existing 2.98 GiB lvmvg test_vg2 (81)'] uuid = ylFwPE-4mOR-qG1o-e7y0-6iGt-Nlku-B4XCBQ size = 612 MiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-4 target size = 612 MiB path = /dev/mapper/test_vg2-lv4 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7f2378ef4c10) -- name = test_vg2 status = True id = 81 children = ['existing 612 MiB lvmlv test_vg2-lv4 (118) with existing xfs filesystem'] parents = ['existing 1024 MiB disk sdd (72) with existing lvmpv', 'existing 1024 MiB disk sde (86) with existing lvmpv', 'existing 1024 MiB disk sdf (96) with existing lvmpv'] uuid = rTth1E-IBWf-P2Ll-dmvf-Gtq4-23k9-MhJ8L6 size = 2.98 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 2.98 GiB path = /dev/test_vg2 format args = [] original_format = None free = 2.08 GiB PE Size = 4 MiB PE Count = 762 PE Free = 532 PV Count = 3 modified = False extents = 762 free space = 2.38 GiB free extents = 609 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sdd (72) with existing lvmpv', 'existing 1024 MiB disk sde (86) with existing lvmpv', 'existing 1024 MiB disk sdf (96) with existing lvmpv'] LVs = ['existing 612 MiB lvmlv test_vg2-lv4 (118) with existing xfs filesystem'] segment type = linear percent = 0 VG space used = 612 MiB 2024-03-01 20:54:25,281 DEBUG blivet/MainThread: test_vg2 size is 2.98 GiB 2024-03-01 20:54:25,282 DEBUG blivet/MainThread: vg test_vg2 has 2.38 GiB free 2024-03-01 20:54:25,282 DEBUG blivet/MainThread: test_vg2 size is 2.98 GiB 2024-03-01 20:54:25,282 DEBUG blivet/MainThread: vg test_vg2 has 2.38 GiB free 2024-03-01 20:54:25,279 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7f2378e7ebb0) -- name = test_vg2-lv4 status = True id = 118 children = [] parents = ['existing 2.98 GiB lvmvg test_vg2 (81)'] uuid = ylFwPE-4mOR-qG1o-e7y0-6iGt-Nlku-B4XCBQ size = 612 MiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-4 target size = 612 MiB path = /dev/mapper/test_vg2-lv4 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7f2378ef4c10) -- name = test_vg2 status = True id = 81 children = ['existing 612 MiB lvmlv test_vg2-lv4 (118) with existing xfs filesystem'] parents = ['existing 1024 MiB disk sdd (72) with existing lvmpv', 'existing 1024 MiB disk sde (86) with existing lvmpv', 'existing 1024 MiB disk sdf (96) with existing lvmpv'] uuid = rTth1E-IBWf-P2Ll-dmvf-Gtq4-23k9-MhJ8L6 size = 2.98 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 2.98 GiB path = /dev/test_vg2 format args = [] original_format = None free = 2.08 GiB PE Size = 4 MiB PE Count = 762 PE Free = 532 PV Count = 3 modified = False extents = 762 free space = 2.38 GiB free extents = 609 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sdd (72) with existing lvmpv', 'existing 1024 MiB disk sde (86) with existing lvmpv', 'existing 1024 MiB disk sdf (96) with existing lvmpv'] LVs = ['existing 612 MiB lvmlv test_vg2-lv4 (118) with existing xfs filesystem'] segment type = linear percent = 0 VG space used = 612 MiB 2024-03-01 20:54:25,285 DEBUG blivet/MainThread: test_vg2 size is 2.98 GiB 2024-03-01 20:54:25,285 DEBUG blivet/MainThread: vg test_vg2 has 2.38 GiB free 2024-03-01 20:54:25,285 DEBUG blivet/MainThread: test_vg2 size is 2.98 GiB 2024-03-01 20:54:25,286 DEBUG blivet/MainThread: vg test_vg2 has 2.38 GiB free 2024-03-01 20:54:25,283 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7f2378e7ebb0) -- name = test_vg2-lv4 status = True id = 118 children = [] parents = ['existing 2.98 GiB lvmvg test_vg2 (81)'] uuid = ylFwPE-4mOR-qG1o-e7y0-6iGt-Nlku-B4XCBQ size = 612 MiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-4 target size = 612 MiB path = /dev/mapper/test_vg2-lv4 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7f2378ef4c10) -- name = test_vg2 status = True id = 81 children = ['existing 612 MiB lvmlv test_vg2-lv4 (118) with existing xfs filesystem'] parents = ['existing 1024 MiB disk sdd (72) with existing lvmpv', 'existing 1024 MiB disk sde (86) with existing lvmpv', 'existing 1024 MiB disk sdf (96) with existing lvmpv'] uuid = rTth1E-IBWf-P2Ll-dmvf-Gtq4-23k9-MhJ8L6 size = 2.98 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 2.98 GiB path = /dev/test_vg2 format args = [] original_format = None free = 2.08 GiB PE Size = 4 MiB PE Count = 762 PE Free = 532 PV Count = 3 modified = False extents = 762 free space = 2.38 GiB free extents = 609 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sdd (72) with existing lvmpv', 'existing 1024 MiB disk sde (86) with existing lvmpv', 'existing 1024 MiB disk sdf (96) with existing lvmpv'] LVs = ['existing 612 MiB lvmlv test_vg2-lv4 (118) with existing xfs filesystem'] segment type = linear percent = 0 VG space used = 612 MiB 2024-03-01 20:54:25,288 DEBUG blivet/MainThread: test_vg2 size is 2.98 GiB 2024-03-01 20:54:25,289 DEBUG blivet/MainThread: vg test_vg2 has 2.38 GiB free 2024-03-01 20:54:25,289 DEBUG blivet/MainThread: test_vg2 size is 2.98 GiB 2024-03-01 20:54:25,289 DEBUG blivet/MainThread: vg test_vg2 has 2.38 GiB free 2024-03-01 20:54:25,286 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7f2378e7ebb0) -- name = test_vg2-lv4 status = True id = 118 children = [] parents = ['existing 2.98 GiB lvmvg test_vg2 (81)'] uuid = ylFwPE-4mOR-qG1o-e7y0-6iGt-Nlku-B4XCBQ size = 612 MiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-4 target size = 612 MiB path = /dev/mapper/test_vg2-lv4 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7f2378ef4c10) -- name = test_vg2 status = True id = 81 children = ['existing 612 MiB lvmlv test_vg2-lv4 (118) with existing xfs filesystem'] parents = ['existing 1024 MiB disk sdd (72) with existing lvmpv', 'existing 1024 MiB disk sde (86) with existing lvmpv', 'existing 1024 MiB disk sdf (96) with existing lvmpv'] uuid = rTth1E-IBWf-P2Ll-dmvf-Gtq4-23k9-MhJ8L6 size = 2.98 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 2.98 GiB path = /dev/test_vg2 format args = [] original_format = None free = 2.08 GiB PE Size = 4 MiB PE Count = 762 PE Free = 532 PV Count = 3 modified = False extents = 762 free space = 2.38 GiB free extents = 609 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sdd (72) with existing lvmpv', 'existing 1024 MiB disk sde (86) with existing lvmpv', 'existing 1024 MiB disk sdf (96) with existing lvmpv'] LVs = ['existing 612 MiB lvmlv test_vg2-lv4 (118) with existing xfs filesystem'] segment type = linear percent = 0 VG space used = 612 MiB 2024-03-01 20:54:25,291 DEBUG blivet/MainThread: test_vg2 size is 2.98 GiB 2024-03-01 20:54:25,292 DEBUG blivet/MainThread: vg test_vg2 has 2.38 GiB free 2024-03-01 20:54:25,292 DEBUG blivet/MainThread: test_vg2 size is 2.98 GiB 2024-03-01 20:54:25,293 DEBUG blivet/MainThread: vg test_vg2 has 2.38 GiB free 2024-03-01 20:54:25,290 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7f2378e7ebb0) -- name = test_vg2-lv4 status = True id = 118 children = [] parents = ['existing 2.98 GiB lvmvg test_vg2 (81)'] uuid = ylFwPE-4mOR-qG1o-e7y0-6iGt-Nlku-B4XCBQ size = 612 MiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-4 target size = 612 MiB path = /dev/mapper/test_vg2-lv4 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7f2378ef4c10) -- name = test_vg2 status = True id = 81 children = ['existing 612 MiB lvmlv test_vg2-lv4 (118) with existing xfs filesystem'] parents = ['existing 1024 MiB disk sdd (72) with existing lvmpv', 'existing 1024 MiB disk sde (86) with existing lvmpv', 'existing 1024 MiB disk sdf (96) with existing lvmpv'] uuid = rTth1E-IBWf-P2Ll-dmvf-Gtq4-23k9-MhJ8L6 size = 2.98 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 2.98 GiB path = /dev/test_vg2 format args = [] original_format = None free = 2.08 GiB PE Size = 4 MiB PE Count = 762 PE Free = 532 PV Count = 3 modified = False extents = 762 free space = 2.38 GiB free extents = 609 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sdd (72) with existing lvmpv', 'existing 1024 MiB disk sde (86) with existing lvmpv', 'existing 1024 MiB disk sdf (96) with existing lvmpv'] LVs = ['existing 612 MiB lvmlv test_vg2-lv4 (118) with existing xfs filesystem'] segment type = linear percent = 0 VG space used = 612 MiB 2024-03-01 20:54:25,295 DEBUG blivet/MainThread: test_vg2 size is 2.98 GiB 2024-03-01 20:54:25,295 DEBUG blivet/MainThread: vg test_vg2 has 2.38 GiB free 2024-03-01 20:54:25,296 DEBUG blivet/MainThread: test_vg2 size is 2.98 GiB 2024-03-01 20:54:25,296 DEBUG blivet/MainThread: vg test_vg2 has 2.38 GiB free 2024-03-01 20:54:25,293 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7f2378e7ebb0) -- name = test_vg2-lv4 status = True id = 118 children = [] parents = ['existing 2.98 GiB lvmvg test_vg2 (81)'] uuid = ylFwPE-4mOR-qG1o-e7y0-6iGt-Nlku-B4XCBQ size = 612 MiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-4 target size = 612 MiB path = /dev/mapper/test_vg2-lv4 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7f2378ef4c10) -- name = test_vg2 status = True id = 81 children = ['existing 612 MiB lvmlv test_vg2-lv4 (118) with existing xfs filesystem'] parents = ['existing 1024 MiB disk sdd (72) with existing lvmpv', 'existing 1024 MiB disk sde (86) with existing lvmpv', 'existing 1024 MiB disk sdf (96) with existing lvmpv'] uuid = rTth1E-IBWf-P2Ll-dmvf-Gtq4-23k9-MhJ8L6 size = 2.98 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 2.98 GiB path = /dev/test_vg2 format args = [] original_format = None free = 2.08 GiB PE Size = 4 MiB PE Count = 762 PE Free = 532 PV Count = 3 modified = False extents = 762 free space = 2.38 GiB free extents = 609 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sdd (72) with existing lvmpv', 'existing 1024 MiB disk sde (86) with existing lvmpv', 'existing 1024 MiB disk sdf (96) with existing lvmpv'] LVs = ['existing 612 MiB lvmlv test_vg2-lv4 (118) with existing xfs filesystem'] segment type = linear percent = 0 VG space used = 612 MiB 2024-03-01 20:54:25,298 DEBUG blivet/MainThread: test_vg2 size is 2.98 GiB 2024-03-01 20:54:25,299 DEBUG blivet/MainThread: vg test_vg2 has 2.38 GiB free 2024-03-01 20:54:25,299 DEBUG blivet/MainThread: test_vg2 size is 2.98 GiB 2024-03-01 20:54:25,300 DEBUG blivet/MainThread: vg test_vg2 has 2.38 GiB free 2024-03-01 20:54:25,297 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7f2378e7ebb0) -- name = test_vg2-lv4 status = True id = 118 children = [] parents = ['existing 2.98 GiB lvmvg test_vg2 (81)'] uuid = ylFwPE-4mOR-qG1o-e7y0-6iGt-Nlku-B4XCBQ size = 612 MiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-4 target size = 612 MiB path = /dev/mapper/test_vg2-lv4 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7f2378ef4c10) -- name = test_vg2 status = True id = 81 children = ['existing 612 MiB lvmlv test_vg2-lv4 (118) with existing xfs filesystem'] parents = ['existing 1024 MiB disk sdd (72) with existing lvmpv', 'existing 1024 MiB disk sde (86) with existing lvmpv', 'existing 1024 MiB disk sdf (96) with existing lvmpv'] uuid = rTth1E-IBWf-P2Ll-dmvf-Gtq4-23k9-MhJ8L6 size = 2.98 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 2.98 GiB path = /dev/test_vg2 format args = [] original_format = None free = 2.08 GiB PE Size = 4 MiB PE Count = 762 PE Free = 532 PV Count = 3 modified = False extents = 762 free space = 2.38 GiB free extents = 609 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sdd (72) with existing lvmpv', 'existing 1024 MiB disk sde (86) with existing lvmpv', 'existing 1024 MiB disk sdf (96) with existing lvmpv'] LVs = ['existing 612 MiB lvmlv test_vg2-lv4 (118) with existing xfs filesystem'] segment type = linear percent = 0 VG space used = 612 MiB 2024-03-01 20:54:25,302 DEBUG blivet/MainThread: test_vg2 size is 2.98 GiB 2024-03-01 20:54:25,302 DEBUG blivet/MainThread: vg test_vg2 has 2.38 GiB free 2024-03-01 20:54:25,303 DEBUG blivet/MainThread: test_vg2 size is 2.98 GiB 2024-03-01 20:54:25,303 DEBUG blivet/MainThread: vg test_vg2 has 2.38 GiB free 2024-03-01 20:54:25,300 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7f2378e7ebb0) -- name = test_vg2-lv4 status = True id = 118 children = [] parents = ['existing 2.98 GiB lvmvg test_vg2 (81)'] uuid = ylFwPE-4mOR-qG1o-e7y0-6iGt-Nlku-B4XCBQ size = 612 MiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-4 target size = 612 MiB path = /dev/mapper/test_vg2-lv4 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7f2378ef4c10) -- name = test_vg2 status = True id = 81 children = ['existing 612 MiB lvmlv test_vg2-lv4 (118) with existing xfs filesystem'] parents = ['existing 1024 MiB disk sdd (72) with existing lvmpv', 'existing 1024 MiB disk sde (86) with existing lvmpv', 'existing 1024 MiB disk sdf (96) with existing lvmpv'] uuid = rTth1E-IBWf-P2Ll-dmvf-Gtq4-23k9-MhJ8L6 size = 2.98 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 2.98 GiB path = /dev/test_vg2 format args = [] original_format = None free = 2.08 GiB PE Size = 4 MiB PE Count = 762 PE Free = 532 PV Count = 3 modified = False extents = 762 free space = 2.38 GiB free extents = 609 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sdd (72) with existing lvmpv', 'existing 1024 MiB disk sde (86) with existing lvmpv', 'existing 1024 MiB disk sdf (96) with existing lvmpv'] LVs = ['existing 612 MiB lvmlv test_vg2-lv4 (118) with existing xfs filesystem'] segment type = linear percent = 0 VG space used = 612 MiB 2024-03-01 20:54:25,305 DEBUG blivet/MainThread: test_vg2 size is 2.98 GiB 2024-03-01 20:54:25,306 DEBUG blivet/MainThread: vg test_vg2 has 2.38 GiB free 2024-03-01 20:54:25,306 DEBUG blivet/MainThread: test_vg2 size is 2.98 GiB 2024-03-01 20:54:25,306 DEBUG blivet/MainThread: vg test_vg2 has 2.38 GiB free 2024-03-01 20:54:25,303 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7f2378e7ebb0) -- name = test_vg2-lv4 status = True id = 118 children = [] parents = ['existing 2.98 GiB lvmvg test_vg2 (81)'] uuid = ylFwPE-4mOR-qG1o-e7y0-6iGt-Nlku-B4XCBQ size = 612 MiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-4 target size = 612 MiB path = /dev/mapper/test_vg2-lv4 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7f2378ef4c10) -- name = test_vg2 status = True id = 81 children = ['existing 612 MiB lvmlv test_vg2-lv4 (118) with existing xfs filesystem'] parents = ['existing 1024 MiB disk sdd (72) with existing lvmpv', 'existing 1024 MiB disk sde (86) with existing lvmpv', 'existing 1024 MiB disk sdf (96) with existing lvmpv'] uuid = rTth1E-IBWf-P2Ll-dmvf-Gtq4-23k9-MhJ8L6 size = 2.98 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 2.98 GiB path = /dev/test_vg2 format args = [] original_format = None free = 2.08 GiB PE Size = 4 MiB PE Count = 762 PE Free = 532 PV Count = 3 modified = False extents = 762 free space = 2.38 GiB free extents = 609 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sdd (72) with existing lvmpv', 'existing 1024 MiB disk sde (86) with existing lvmpv', 'existing 1024 MiB disk sdf (96) with existing lvmpv'] LVs = ['existing 612 MiB lvmlv test_vg2-lv4 (118) with existing xfs filesystem'] segment type = linear percent = 0 VG space used = 612 MiB 2024-03-01 20:54:25,309 DEBUG blivet/MainThread: test_vg2 size is 2.98 GiB 2024-03-01 20:54:25,309 DEBUG blivet/MainThread: vg test_vg2 has 2.38 GiB free 2024-03-01 20:54:25,309 DEBUG blivet/MainThread: test_vg2 size is 2.98 GiB 2024-03-01 20:54:25,310 DEBUG blivet/MainThread: vg test_vg2 has 2.38 GiB free 2024-03-01 20:54:25,307 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7f2378e7ebb0) -- name = test_vg2-lv4 status = True id = 118 children = [] parents = ['existing 2.98 GiB lvmvg test_vg2 (81)'] uuid = ylFwPE-4mOR-qG1o-e7y0-6iGt-Nlku-B4XCBQ size = 612 MiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-4 target size = 612 MiB path = /dev/mapper/test_vg2-lv4 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7f2378ef4c10) -- name = test_vg2 status = True id = 81 children = ['existing 612 MiB lvmlv test_vg2-lv4 (118) with existing xfs filesystem'] parents = ['existing 1024 MiB disk sdd (72) with existing lvmpv', 'existing 1024 MiB disk sde (86) with existing lvmpv', 'existing 1024 MiB disk sdf (96) with existing lvmpv'] uuid = rTth1E-IBWf-P2Ll-dmvf-Gtq4-23k9-MhJ8L6 size = 2.98 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 2.98 GiB path = /dev/test_vg2 format args = [] original_format = None free = 2.08 GiB PE Size = 4 MiB PE Count = 762 PE Free = 532 PV Count = 3 modified = False extents = 762 free space = 2.38 GiB free extents = 609 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sdd (72) with existing lvmpv', 'existing 1024 MiB disk sde (86) with existing lvmpv', 'existing 1024 MiB disk sdf (96) with existing lvmpv'] LVs = ['existing 612 MiB lvmlv test_vg2-lv4 (118) with existing xfs filesystem'] segment type = linear percent = 0 VG space used = 612 MiB 2024-03-01 20:54:25,312 DEBUG blivet/MainThread: test_vg2 size is 2.98 GiB 2024-03-01 20:54:25,312 DEBUG blivet/MainThread: vg test_vg2 has 2.38 GiB free 2024-03-01 20:54:25,313 DEBUG blivet/MainThread: test_vg2 size is 2.98 GiB 2024-03-01 20:54:25,313 DEBUG blivet/MainThread: vg test_vg2 has 2.38 GiB free 2024-03-01 20:54:25,310 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7f2378e7ebb0) -- name = test_vg2-lv4 status = True id = 118 children = [] parents = ['existing 2.98 GiB lvmvg test_vg2 (81)'] uuid = ylFwPE-4mOR-qG1o-e7y0-6iGt-Nlku-B4XCBQ size = 612 MiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-4 target size = 612 MiB path = /dev/mapper/test_vg2-lv4 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7f2378ef4c10) -- name = test_vg2 status = True id = 81 children = ['existing 612 MiB lvmlv test_vg2-lv4 (118) with existing xfs filesystem'] parents = ['existing 1024 MiB disk sdd (72) with existing lvmpv', 'existing 1024 MiB disk sde (86) with existing lvmpv', 'existing 1024 MiB disk sdf (96) with existing lvmpv'] uuid = rTth1E-IBWf-P2Ll-dmvf-Gtq4-23k9-MhJ8L6 size = 2.98 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 2.98 GiB path = /dev/test_vg2 format args = [] original_format = None free = 2.08 GiB PE Size = 4 MiB PE Count = 762 PE Free = 532 PV Count = 3 modified = False extents = 762 free space = 2.38 GiB free extents = 609 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sdd (72) with existing lvmpv', 'existing 1024 MiB disk sde (86) with existing lvmpv', 'existing 1024 MiB disk sdf (96) with existing lvmpv'] LVs = ['existing 612 MiB lvmlv test_vg2-lv4 (118) with existing xfs filesystem'] segment type = linear percent = 0 VG space used = 612 MiB 2024-03-01 20:54:25,315 DEBUG blivet/MainThread: test_vg2 size is 2.98 GiB 2024-03-01 20:54:25,316 DEBUG blivet/MainThread: vg test_vg2 has 2.38 GiB free 2024-03-01 20:54:25,316 DEBUG blivet/MainThread: test_vg2 size is 2.98 GiB 2024-03-01 20:54:25,317 DEBUG blivet/MainThread: vg test_vg2 has 2.38 GiB free 2024-03-01 20:54:25,314 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7f2378e7ebb0) -- name = test_vg2-lv4 status = True id = 118 children = [] parents = ['existing 2.98 GiB lvmvg test_vg2 (81)'] uuid = ylFwPE-4mOR-qG1o-e7y0-6iGt-Nlku-B4XCBQ size = 612 MiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-4 target size = 612 MiB path = /dev/mapper/test_vg2-lv4 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7f2378ef4c10) -- name = test_vg2 status = True id = 81 children = ['existing 612 MiB lvmlv test_vg2-lv4 (118) with existing xfs filesystem'] parents = ['existing 1024 MiB disk sdd (72) with existing lvmpv', 'existing 1024 MiB disk sde (86) with existing lvmpv', 'existing 1024 MiB disk sdf (96) with existing lvmpv'] uuid = rTth1E-IBWf-P2Ll-dmvf-Gtq4-23k9-MhJ8L6 size = 2.98 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 2.98 GiB path = /dev/test_vg2 format args = [] original_format = None free = 2.08 GiB PE Size = 4 MiB PE Count = 762 PE Free = 532 PV Count = 3 modified = False extents = 762 free space = 2.38 GiB free extents = 609 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sdd (72) with existing lvmpv', 'existing 1024 MiB disk sde (86) with existing lvmpv', 'existing 1024 MiB disk sdf (96) with existing lvmpv'] LVs = ['existing 612 MiB lvmlv test_vg2-lv4 (118) with existing xfs filesystem'] segment type = linear percent = 0 VG space used = 612 MiB 2024-03-01 20:54:25,319 DEBUG blivet/MainThread: test_vg2 size is 2.98 GiB 2024-03-01 20:54:25,319 DEBUG blivet/MainThread: vg test_vg2 has 2.38 GiB free 2024-03-01 20:54:25,320 DEBUG blivet/MainThread: test_vg2 size is 2.98 GiB 2024-03-01 20:54:25,320 DEBUG blivet/MainThread: vg test_vg2 has 2.38 GiB free 2024-03-01 20:54:25,317 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7f2378e7ebb0) -- name = test_vg2-lv4 status = True id = 118 children = [] parents = ['existing 2.98 GiB lvmvg test_vg2 (81)'] uuid = ylFwPE-4mOR-qG1o-e7y0-6iGt-Nlku-B4XCBQ size = 612 MiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-4 target size = 612 MiB path = /dev/mapper/test_vg2-lv4 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7f2378ef4c10) -- name = test_vg2 status = True id = 81 children = ['existing 612 MiB lvmlv test_vg2-lv4 (118) with existing xfs filesystem'] parents = ['existing 1024 MiB disk sdd (72) with existing lvmpv', 'existing 1024 MiB disk sde (86) with existing lvmpv', 'existing 1024 MiB disk sdf (96) with existing lvmpv'] uuid = rTth1E-IBWf-P2Ll-dmvf-Gtq4-23k9-MhJ8L6 size = 2.98 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 2.98 GiB path = /dev/test_vg2 format args = [] original_format = None free = 2.08 GiB PE Size = 4 MiB PE Count = 762 PE Free = 532 PV Count = 3 modified = False extents = 762 free space = 2.38 GiB free extents = 609 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sdd (72) with existing lvmpv', 'existing 1024 MiB disk sde (86) with existing lvmpv', 'existing 1024 MiB disk sdf (96) with existing lvmpv'] LVs = ['existing 612 MiB lvmlv test_vg2-lv4 (118) with existing xfs filesystem'] segment type = linear percent = 0 VG space used = 612 MiB 2024-03-01 20:54:25,322 DEBUG blivet/MainThread: test_vg2 size is 2.98 GiB 2024-03-01 20:54:25,323 DEBUG blivet/MainThread: vg test_vg2 has 2.38 GiB free 2024-03-01 20:54:25,323 DEBUG blivet/MainThread: test_vg2 size is 2.98 GiB 2024-03-01 20:54:25,324 DEBUG blivet/MainThread: vg test_vg2 has 2.38 GiB free 2024-03-01 20:54:25,321 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7f2378e7ebb0) -- name = test_vg2-lv4 status = True id = 118 children = [] parents = ['existing 2.98 GiB lvmvg test_vg2 (81)'] uuid = ylFwPE-4mOR-qG1o-e7y0-6iGt-Nlku-B4XCBQ size = 612 MiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-4 target size = 612 MiB path = /dev/mapper/test_vg2-lv4 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7f2378ef4c10) -- name = test_vg2 status = True id = 81 children = ['existing 612 MiB lvmlv test_vg2-lv4 (118) with existing xfs filesystem'] parents = ['existing 1024 MiB disk sdd (72) with existing lvmpv', 'existing 1024 MiB disk sde (86) with existing lvmpv', 'existing 1024 MiB disk sdf (96) with existing lvmpv'] uuid = rTth1E-IBWf-P2Ll-dmvf-Gtq4-23k9-MhJ8L6 size = 2.98 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 2.98 GiB path = /dev/test_vg2 format args = [] original_format = None free = 2.08 GiB PE Size = 4 MiB PE Count = 762 PE Free = 532 PV Count = 3 modified = False extents = 762 free space = 2.38 GiB free extents = 609 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sdd (72) with existing lvmpv', 'existing 1024 MiB disk sde (86) with existing lvmpv', 'existing 1024 MiB disk sdf (96) with existing lvmpv'] LVs = ['existing 612 MiB lvmlv test_vg2-lv4 (118) with existing xfs filesystem'] segment type = linear percent = 0 VG space used = 612 MiB 2024-03-01 20:54:25,326 DEBUG blivet/MainThread: test_vg2 size is 2.98 GiB 2024-03-01 20:54:25,326 DEBUG blivet/MainThread: vg test_vg2 has 2.38 GiB free 2024-03-01 20:54:25,327 DEBUG blivet/MainThread: test_vg2 size is 2.98 GiB 2024-03-01 20:54:25,327 DEBUG blivet/MainThread: vg test_vg2 has 2.38 GiB free 2024-03-01 20:54:25,324 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7f2378e7ebb0) -- name = test_vg2-lv4 status = True id = 118 children = [] parents = ['existing 2.98 GiB lvmvg test_vg2 (81)'] uuid = ylFwPE-4mOR-qG1o-e7y0-6iGt-Nlku-B4XCBQ size = 612 MiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-4 target size = 612 MiB path = /dev/mapper/test_vg2-lv4 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7f2378ef4c10) -- name = test_vg2 status = True id = 81 children = ['existing 612 MiB lvmlv test_vg2-lv4 (118) with existing xfs filesystem'] parents = ['existing 1024 MiB disk sdd (72) with existing lvmpv', 'existing 1024 MiB disk sde (86) with existing lvmpv', 'existing 1024 MiB disk sdf (96) with existing lvmpv'] uuid = rTth1E-IBWf-P2Ll-dmvf-Gtq4-23k9-MhJ8L6 size = 2.98 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 2.98 GiB path = /dev/test_vg2 format args = [] original_format = None free = 2.08 GiB PE Size = 4 MiB PE Count = 762 PE Free = 532 PV Count = 3 modified = False extents = 762 free space = 2.38 GiB free extents = 609 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sdd (72) with existing lvmpv', 'existing 1024 MiB disk sde (86) with existing lvmpv', 'existing 1024 MiB disk sdf (96) with existing lvmpv'] LVs = ['existing 612 MiB lvmlv test_vg2-lv4 (118) with existing xfs filesystem'] segment type = linear percent = 0 VG space used = 612 MiB 2024-03-01 20:54:25,329 DEBUG blivet/MainThread: test_vg2 size is 2.98 GiB 2024-03-01 20:54:25,330 DEBUG blivet/MainThread: vg test_vg2 has 2.38 GiB free 2024-03-01 20:54:25,330 DEBUG blivet/MainThread: test_vg2 size is 2.98 GiB 2024-03-01 20:54:25,331 DEBUG blivet/MainThread: vg test_vg2 has 2.38 GiB free 2024-03-01 20:54:25,327 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7f2378e7ebb0) -- name = test_vg2-lv4 status = True id = 118 children = [] parents = ['existing 2.98 GiB lvmvg test_vg2 (81)'] uuid = ylFwPE-4mOR-qG1o-e7y0-6iGt-Nlku-B4XCBQ size = 612 MiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-4 target size = 612 MiB path = /dev/mapper/test_vg2-lv4 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7f2378ef4c10) -- name = test_vg2 status = True id = 81 children = ['existing 612 MiB lvmlv test_vg2-lv4 (118) with existing xfs filesystem'] parents = ['existing 1024 MiB disk sdd (72) with existing lvmpv', 'existing 1024 MiB disk sde (86) with existing lvmpv', 'existing 1024 MiB disk sdf (96) with existing lvmpv'] uuid = rTth1E-IBWf-P2Ll-dmvf-Gtq4-23k9-MhJ8L6 size = 2.98 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 2.98 GiB path = /dev/test_vg2 format args = [] original_format = None free = 2.08 GiB PE Size = 4 MiB PE Count = 762 PE Free = 532 PV Count = 3 modified = False extents = 762 free space = 2.38 GiB free extents = 609 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sdd (72) with existing lvmpv', 'existing 1024 MiB disk sde (86) with existing lvmpv', 'existing 1024 MiB disk sdf (96) with existing lvmpv'] LVs = ['existing 612 MiB lvmlv test_vg2-lv4 (118) with existing xfs filesystem'] segment type = linear percent = 0 VG space used = 612 MiB 2024-03-01 20:54:25,333 DEBUG blivet/MainThread: test_vg2 size is 2.98 GiB 2024-03-01 20:54:25,333 DEBUG blivet/MainThread: vg test_vg2 has 2.38 GiB free 2024-03-01 20:54:25,333 DEBUG blivet/MainThread: test_vg2 size is 2.98 GiB 2024-03-01 20:54:25,334 DEBUG blivet/MainThread: vg test_vg2 has 2.38 GiB free 2024-03-01 20:54:25,331 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7f2378e7ebb0) -- name = test_vg2-lv4 status = True id = 118 children = [] parents = ['existing 2.98 GiB lvmvg test_vg2 (81)'] uuid = ylFwPE-4mOR-qG1o-e7y0-6iGt-Nlku-B4XCBQ size = 612 MiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-4 target size = 612 MiB path = /dev/mapper/test_vg2-lv4 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7f2378ef4c10) -- name = test_vg2 status = True id = 81 children = ['existing 612 MiB lvmlv test_vg2-lv4 (118) with existing xfs filesystem'] parents = ['existing 1024 MiB disk sdd (72) with existing lvmpv', 'existing 1024 MiB disk sde (86) with existing lvmpv', 'existing 1024 MiB disk sdf (96) with existing lvmpv'] uuid = rTth1E-IBWf-P2Ll-dmvf-Gtq4-23k9-MhJ8L6 size = 2.98 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 2.98 GiB path = /dev/test_vg2 format args = [] original_format = None free = 2.08 GiB PE Size = 4 MiB PE Count = 762 PE Free = 532 PV Count = 3 modified = False extents = 762 free space = 2.38 GiB free extents = 609 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sdd (72) with existing lvmpv', 'existing 1024 MiB disk sde (86) with existing lvmpv', 'existing 1024 MiB disk sdf (96) with existing lvmpv'] LVs = ['existing 612 MiB lvmlv test_vg2-lv4 (118) with existing xfs filesystem'] segment type = linear percent = 0 VG space used = 612 MiB 2024-03-01 20:54:25,336 DEBUG blivet/MainThread: test_vg2 size is 2.98 GiB 2024-03-01 20:54:25,337 DEBUG blivet/MainThread: vg test_vg2 has 2.38 GiB free 2024-03-01 20:54:25,337 DEBUG blivet/MainThread: test_vg2 size is 2.98 GiB 2024-03-01 20:54:25,337 DEBUG blivet/MainThread: vg test_vg2 has 2.38 GiB free 2024-03-01 20:54:25,334 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7f2378e7ebb0) -- name = test_vg2-lv4 status = True id = 118 children = [] parents = ['existing 2.98 GiB lvmvg test_vg2 (81)'] uuid = ylFwPE-4mOR-qG1o-e7y0-6iGt-Nlku-B4XCBQ size = 612 MiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-4 target size = 612 MiB path = /dev/mapper/test_vg2-lv4 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7f2378ef4c10) -- name = test_vg2 status = True id = 81 children = ['existing 612 MiB lvmlv test_vg2-lv4 (118) with existing xfs filesystem'] parents = ['existing 1024 MiB disk sdd (72) with existing lvmpv', 'existing 1024 MiB disk sde (86) with existing lvmpv', 'existing 1024 MiB disk sdf (96) with existing lvmpv'] uuid = rTth1E-IBWf-P2Ll-dmvf-Gtq4-23k9-MhJ8L6 size = 2.98 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 2.98 GiB path = /dev/test_vg2 format args = [] original_format = None free = 2.08 GiB PE Size = 4 MiB PE Count = 762 PE Free = 532 PV Count = 3 modified = False extents = 762 free space = 2.38 GiB free extents = 609 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sdd (72) with existing lvmpv', 'existing 1024 MiB disk sde (86) with existing lvmpv', 'existing 1024 MiB disk sdf (96) with existing lvmpv'] LVs = ['existing 612 MiB lvmlv test_vg2-lv4 (118) with existing xfs filesystem'] segment type = linear percent = 0 VG space used = 612 MiB 2024-03-01 20:54:25,339 DEBUG blivet/MainThread: test_vg2 size is 2.98 GiB 2024-03-01 20:54:25,340 DEBUG blivet/MainThread: vg test_vg2 has 2.38 GiB free 2024-03-01 20:54:25,340 DEBUG blivet/MainThread: test_vg2 size is 2.98 GiB 2024-03-01 20:54:25,341 DEBUG blivet/MainThread: vg test_vg2 has 2.38 GiB free 2024-03-01 20:54:25,338 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7f2378e7ebb0) -- name = test_vg2-lv4 status = True id = 118 children = [] parents = ['existing 2.98 GiB lvmvg test_vg2 (81)'] uuid = ylFwPE-4mOR-qG1o-e7y0-6iGt-Nlku-B4XCBQ size = 612 MiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-4 target size = 612 MiB path = /dev/mapper/test_vg2-lv4 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7f2378ef4c10) -- name = test_vg2 status = True id = 81 children = ['existing 612 MiB lvmlv test_vg2-lv4 (118) with existing xfs filesystem'] parents = ['existing 1024 MiB disk sdd (72) with existing lvmpv', 'existing 1024 MiB disk sde (86) with existing lvmpv', 'existing 1024 MiB disk sdf (96) with existing lvmpv'] uuid = rTth1E-IBWf-P2Ll-dmvf-Gtq4-23k9-MhJ8L6 size = 2.98 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 2.98 GiB path = /dev/test_vg2 format args = [] original_format = None free = 2.08 GiB PE Size = 4 MiB PE Count = 762 PE Free = 532 PV Count = 3 modified = False extents = 762 free space = 2.38 GiB free extents = 609 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sdd (72) with existing lvmpv', 'existing 1024 MiB disk sde (86) with existing lvmpv', 'existing 1024 MiB disk sdf (96) with existing lvmpv'] LVs = ['existing 612 MiB lvmlv test_vg2-lv4 (118) with existing xfs filesystem'] segment type = linear percent = 0 VG space used = 612 MiB 2024-03-01 20:54:25,343 DEBUG blivet/MainThread: test_vg2 size is 2.98 GiB 2024-03-01 20:54:25,343 DEBUG blivet/MainThread: vg test_vg2 has 2.38 GiB free 2024-03-01 20:54:25,344 DEBUG blivet/MainThread: test_vg2 size is 2.98 GiB 2024-03-01 20:54:25,344 DEBUG blivet/MainThread: vg test_vg2 has 2.38 GiB free 2024-03-01 20:54:25,341 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7f2378e7ebb0) -- name = test_vg2-lv4 status = True id = 118 children = [] parents = ['existing 2.98 GiB lvmvg test_vg2 (81)'] uuid = ylFwPE-4mOR-qG1o-e7y0-6iGt-Nlku-B4XCBQ size = 612 MiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-4 target size = 612 MiB path = /dev/mapper/test_vg2-lv4 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7f2378ef4c10) -- name = test_vg2 status = True id = 81 children = ['existing 612 MiB lvmlv test_vg2-lv4 (118) with existing xfs filesystem'] parents = ['existing 1024 MiB disk sdd (72) with existing lvmpv', 'existing 1024 MiB disk sde (86) with existing lvmpv', 'existing 1024 MiB disk sdf (96) with existing lvmpv'] uuid = rTth1E-IBWf-P2Ll-dmvf-Gtq4-23k9-MhJ8L6 size = 2.98 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 2.98 GiB path = /dev/test_vg2 format args = [] original_format = None free = 2.08 GiB PE Size = 4 MiB PE Count = 762 PE Free = 532 PV Count = 3 modified = False extents = 762 free space = 2.38 GiB free extents = 609 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sdd (72) with existing lvmpv', 'existing 1024 MiB disk sde (86) with existing lvmpv', 'existing 1024 MiB disk sdf (96) with existing lvmpv'] LVs = ['existing 612 MiB lvmlv test_vg2-lv4 (118) with existing xfs filesystem'] segment type = linear percent = 0 VG space used = 612 MiB 2024-03-01 20:54:25,346 DEBUG blivet/MainThread: test_vg2 size is 2.98 GiB 2024-03-01 20:54:25,347 DEBUG blivet/MainThread: vg test_vg2 has 2.38 GiB free 2024-03-01 20:54:25,347 DEBUG blivet/MainThread: test_vg2 size is 2.98 GiB 2024-03-01 20:54:25,348 DEBUG blivet/MainThread: vg test_vg2 has 2.38 GiB free 2024-03-01 20:54:25,345 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7f2378e7ebb0) -- name = test_vg2-lv4 status = True id = 118 children = [] parents = ['existing 2.98 GiB lvmvg test_vg2 (81)'] uuid = ylFwPE-4mOR-qG1o-e7y0-6iGt-Nlku-B4XCBQ size = 612 MiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-4 target size = 612 MiB path = /dev/mapper/test_vg2-lv4 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7f2378ef4c10) -- name = test_vg2 status = True id = 81 children = ['existing 612 MiB lvmlv test_vg2-lv4 (118) with existing xfs filesystem'] parents = ['existing 1024 MiB disk sdd (72) with existing lvmpv', 'existing 1024 MiB disk sde (86) with existing lvmpv', 'existing 1024 MiB disk sdf (96) with existing lvmpv'] uuid = rTth1E-IBWf-P2Ll-dmvf-Gtq4-23k9-MhJ8L6 size = 2.98 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 2.98 GiB path = /dev/test_vg2 format args = [] original_format = None free = 2.08 GiB PE Size = 4 MiB PE Count = 762 PE Free = 532 PV Count = 3 modified = False extents = 762 free space = 2.38 GiB free extents = 609 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sdd (72) with existing lvmpv', 'existing 1024 MiB disk sde (86) with existing lvmpv', 'existing 1024 MiB disk sdf (96) with existing lvmpv'] LVs = ['existing 612 MiB lvmlv test_vg2-lv4 (118) with existing xfs filesystem'] segment type = linear percent = 0 VG space used = 612 MiB 2024-03-01 20:54:25,350 DEBUG blivet/MainThread: test_vg2 size is 2.98 GiB 2024-03-01 20:54:25,350 DEBUG blivet/MainThread: vg test_vg2 has 2.38 GiB free 2024-03-01 20:54:25,351 DEBUG blivet/MainThread: test_vg2 size is 2.98 GiB 2024-03-01 20:54:25,351 DEBUG blivet/MainThread: vg test_vg2 has 2.38 GiB free 2024-03-01 20:54:25,348 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7f2378e7ebb0) -- name = test_vg2-lv4 status = True id = 118 children = [] parents = ['existing 2.98 GiB lvmvg test_vg2 (81)'] uuid = ylFwPE-4mOR-qG1o-e7y0-6iGt-Nlku-B4XCBQ size = 612 MiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-4 target size = 612 MiB path = /dev/mapper/test_vg2-lv4 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7f2378ef4c10) -- name = test_vg2 status = True id = 81 children = ['existing 612 MiB lvmlv test_vg2-lv4 (118) with existing xfs filesystem'] parents = ['existing 1024 MiB disk sdd (72) with existing lvmpv', 'existing 1024 MiB disk sde (86) with existing lvmpv', 'existing 1024 MiB disk sdf (96) with existing lvmpv'] uuid = rTth1E-IBWf-P2Ll-dmvf-Gtq4-23k9-MhJ8L6 size = 2.98 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 2.98 GiB path = /dev/test_vg2 format args = [] original_format = None free = 2.08 GiB PE Size = 4 MiB PE Count = 762 PE Free = 532 PV Count = 3 modified = False extents = 762 free space = 2.38 GiB free extents = 609 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sdd (72) with existing lvmpv', 'existing 1024 MiB disk sde (86) with existing lvmpv', 'existing 1024 MiB disk sdf (96) with existing lvmpv'] LVs = ['existing 612 MiB lvmlv test_vg2-lv4 (118) with existing xfs filesystem'] segment type = linear percent = 0 VG space used = 612 MiB 2024-03-01 20:54:25,353 DEBUG blivet/MainThread: test_vg2 size is 2.98 GiB 2024-03-01 20:54:25,354 DEBUG blivet/MainThread: vg test_vg2 has 2.38 GiB free 2024-03-01 20:54:25,354 DEBUG blivet/MainThread: test_vg2 size is 2.98 GiB 2024-03-01 20:54:25,354 DEBUG blivet/MainThread: vg test_vg2 has 2.38 GiB free 2024-03-01 20:54:25,351 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7f2378e7ebb0) -- name = test_vg2-lv4 status = True id = 118 children = [] parents = ['existing 2.98 GiB lvmvg test_vg2 (81)'] uuid = ylFwPE-4mOR-qG1o-e7y0-6iGt-Nlku-B4XCBQ size = 612 MiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-4 target size = 612 MiB path = /dev/mapper/test_vg2-lv4 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7f2378ef4c10) -- name = test_vg2 status = True id = 81 children = ['existing 612 MiB lvmlv test_vg2-lv4 (118) with existing xfs filesystem'] parents = ['existing 1024 MiB disk sdd (72) with existing lvmpv', 'existing 1024 MiB disk sde (86) with existing lvmpv', 'existing 1024 MiB disk sdf (96) with existing lvmpv'] uuid = rTth1E-IBWf-P2Ll-dmvf-Gtq4-23k9-MhJ8L6 size = 2.98 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 2.98 GiB path = /dev/test_vg2 format args = [] original_format = None free = 2.08 GiB PE Size = 4 MiB PE Count = 762 PE Free = 532 PV Count = 3 modified = False extents = 762 free space = 2.38 GiB free extents = 609 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sdd (72) with existing lvmpv', 'existing 1024 MiB disk sde (86) with existing lvmpv', 'existing 1024 MiB disk sdf (96) with existing lvmpv'] LVs = ['existing 612 MiB lvmlv test_vg2-lv4 (118) with existing xfs filesystem'] segment type = linear percent = 0 VG space used = 612 MiB 2024-03-01 20:54:25,355 DEBUG blivet/MainThread: removing test_vg2-lv4 2024-03-01 20:54:25,358 DEBUG blivet/MainThread: DeviceTree.get_dependent_devices: dep: existing 612 MiB lvmlv test_vg2-lv4 (118) with existing xfs filesystem ; hidden: False ; 2024-03-01 20:54:25,358 DEBUG blivet/MainThread: dep is a leaf 2024-03-01 20:54:25,358 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 265 2024-03-01 20:54:25,361 DEBUG blivet/MainThread: LVMLogicalVolumeDevice._set_format: test_vg2-lv4 ; type: None ; current: xfs ; 2024-03-01 20:54:25,361 INFO blivet/MainThread: registered action: [264] destroy format xfs filesystem on lvmlv test_vg2-lv4 (id 118) 2024-03-01 20:54:25,364 DEBUG blivet/MainThread: LVMVolumeGroupDevice.remove_child: name: test_vg2 ; child: lv4 ; kids: 1 ; 2024-03-01 20:54:25,364 INFO blivet/MainThread: removed lvmlv test_vg2-lv4 (id 118) from device tree 2024-03-01 20:54:25,364 INFO blivet/MainThread: registered action: [266] destroy device lvmlv test_vg2-lv4 (id 118) 2024-03-01 20:54:25,364 DEBUG blivet.ansible/MainThread: ['test_vg2', 'sdf', 'sde', 'sdd'] 2024-03-01 20:54:25,364 DEBUG blivet/MainThread: removing test_vg2 2024-03-01 20:54:25,367 DEBUG blivet/MainThread: DeviceTree.get_dependent_devices: dep: existing 2.98 GiB lvmvg test_vg2 (81) ; hidden: False ; 2024-03-01 20:54:25,367 DEBUG blivet/MainThread: dep is a leaf 2024-03-01 20:54:25,370 DEBUG blivet/MainThread: DiskDevice.remove_child: name: sdd ; child: test_vg2 ; kids: 1 ; 2024-03-01 20:54:25,372 DEBUG blivet/MainThread: DiskDevice.remove_child: name: sde ; child: test_vg2 ; kids: 1 ; 2024-03-01 20:54:25,375 DEBUG blivet/MainThread: DiskDevice.remove_child: name: sdf ; child: test_vg2 ; kids: 1 ; 2024-03-01 20:54:25,375 INFO blivet/MainThread: removed lvmvg test_vg2 (id 81) from device tree 2024-03-01 20:54:25,375 INFO blivet/MainThread: registered action: [267] destroy device lvmvg test_vg2 (id 81) 2024-03-01 20:54:25,375 INFO blivet.ansible/MainThread: scheduling destruction of sdf 2024-03-01 20:54:25,375 DEBUG blivet/MainThread: removing sdf 2024-03-01 20:54:25,378 DEBUG blivet/MainThread: DeviceTree.get_dependent_devices: dep: existing 1024 MiB disk sdf (96) with existing lvmpv ; hidden: False ; 2024-03-01 20:54:25,378 DEBUG blivet/MainThread: dep is a leaf 2024-03-01 20:54:25,378 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 269 2024-03-01 20:54:25,381 DEBUG blivet/MainThread: DiskDevice._set_format: sdf ; type: None ; current: lvmpv ; 2024-03-01 20:54:25,381 INFO blivet/MainThread: registered action: [268] destroy format lvmpv on disk sdf (id 96) 2024-03-01 20:54:25,381 INFO blivet.ansible/MainThread: scheduling destruction of sde 2024-03-01 20:54:25,381 DEBUG blivet/MainThread: removing sde 2024-03-01 20:54:25,383 DEBUG blivet/MainThread: DeviceTree.get_dependent_devices: dep: existing 1024 MiB disk sde (86) with existing lvmpv ; hidden: False ; 2024-03-01 20:54:25,384 DEBUG blivet/MainThread: dep is a leaf 2024-03-01 20:54:25,384 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 271 2024-03-01 20:54:25,386 DEBUG blivet/MainThread: DiskDevice._set_format: sde ; type: None ; current: lvmpv ; 2024-03-01 20:54:25,386 INFO blivet/MainThread: registered action: [270] destroy format lvmpv on disk sde (id 86) 2024-03-01 20:54:25,387 INFO blivet.ansible/MainThread: scheduling destruction of sdd 2024-03-01 20:54:25,387 DEBUG blivet/MainThread: removing sdd 2024-03-01 20:54:25,389 DEBUG blivet/MainThread: DeviceTree.get_dependent_devices: dep: existing 1024 MiB disk sdd (72) with existing lvmpv ; hidden: False ; 2024-03-01 20:54:25,389 DEBUG blivet/MainThread: dep is a leaf 2024-03-01 20:54:25,389 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 273 2024-03-01 20:54:25,392 DEBUG blivet/MainThread: DiskDevice._set_format: sdd ; type: None ; current: lvmpv ; 2024-03-01 20:54:25,392 INFO blivet/MainThread: registered action: [272] destroy format lvmpv on disk sdd (id 72) 2024-03-01 20:54:25,395 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: test_vg3 ; incomplete: False ; hidden: False ; 2024-03-01 20:54:25,397 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned existing 3.97 GiB lvmvg test_vg3 (141) 2024-03-01 20:54:25,397 DEBUG blivet/MainThread: resolved 'test_vg3' to 'test_vg3' (lvmvg) 2024-03-01 20:54:25,398 DEBUG blivet.ansible/MainThread: BlivetPool._update_from_device: existing 3.97 GiB lvmvg test_vg3 (141) 2024-03-01 20:54:25,398 DEBUG blivet.ansible/MainThread: BlivetPool._update_from_device: existing 3.97 GiB lvmvg test_vg3 (141) 2024-03-01 20:54:25,399 DEBUG blivet.ansible/MainThread: BlivetPool._update_from_device: existing 3.97 GiB lvmvg test_vg3 (141) 2024-03-01 20:54:25,399 DEBUG blivet.ansible/MainThread: BlivetPool._update_from_device: existing 3.97 GiB lvmvg test_vg3 (141) 2024-03-01 20:54:25,399 DEBUG blivet.ansible/MainThread: BlivetPool._update_from_device: existing 3.97 GiB lvmvg test_vg3 (141) 2024-03-01 20:54:25,400 DEBUG blivet.ansible/MainThread: BlivetPool._update_from_device: existing 3.97 GiB lvmvg test_vg3 (141) 2024-03-01 20:54:25,400 DEBUG blivet.ansible/MainThread: BlivetPool._update_from_device: existing 3.97 GiB lvmvg test_vg3 (141) 2024-03-01 20:54:25,401 DEBUG blivet.ansible/MainThread: BlivetPool._update_from_device: existing 3.97 GiB lvmvg test_vg3 (141) 2024-03-01 20:54:25,401 DEBUG blivet.ansible/MainThread: BlivetPool._update_from_device: existing 3.97 GiB lvmvg test_vg3 (141) 2024-03-01 20:54:25,401 DEBUG blivet.ansible/MainThread: BlivetPool._update_from_device: existing 3.97 GiB lvmvg test_vg3 (141) 2024-03-01 20:54:25,402 DEBUG blivet.ansible/MainThread: BlivetPool._update_from_device: existing 3.97 GiB lvmvg test_vg3 (141) 2024-03-01 20:54:25,402 DEBUG blivet.ansible/MainThread: BlivetPool._update_from_device: existing 3.97 GiB lvmvg test_vg3 (141) 2024-03-01 20:54:25,405 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: sdg ; incomplete: False ; hidden: False ; 2024-03-01 20:54:25,407 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned existing 1024 MiB disk sdg (132) with existing lvmpv 2024-03-01 20:54:25,407 DEBUG blivet/MainThread: resolved 'sdg' to 'sdg' (disk) 2024-03-01 20:54:25,410 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: sdh ; incomplete: False ; hidden: False ; 2024-03-01 20:54:25,412 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned existing 1024 MiB disk sdh (146) with existing lvmpv 2024-03-01 20:54:25,413 DEBUG blivet/MainThread: resolved 'sdh' to 'sdh' (disk) 2024-03-01 20:54:25,415 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: sdi ; incomplete: False ; hidden: False ; 2024-03-01 20:54:25,417 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned existing 1024 MiB disk sdi (156) with existing lvmpv 2024-03-01 20:54:25,418 DEBUG blivet/MainThread: resolved 'sdi' to 'sdi' (disk) 2024-03-01 20:54:25,420 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: sdj ; incomplete: False ; hidden: False ; 2024-03-01 20:54:25,423 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned existing 1024 MiB disk sdj (166) with existing lvmpv 2024-03-01 20:54:25,423 DEBUG blivet/MainThread: resolved 'sdj' to 'sdj' (disk) 2024-03-01 20:54:25,425 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: test_vg3-lv5 ; incomplete: False ; hidden: False ; 2024-03-01 20:54:25,428 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned existing 1.2 GiB lvmlv test_vg3-lv5 (175) with existing xfs filesystem 2024-03-01 20:54:25,428 DEBUG blivet/MainThread: resolved 'test_vg3-lv5' to 'test_vg3-lv5' (lvmlv) 2024-03-01 20:54:25,430 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 20:54:25,431 DEBUG blivet/MainThread: vg test_vg3 has 1004 MiB free 2024-03-01 20:54:25,432 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 20:54:25,433 DEBUG blivet/MainThread: vg test_vg3 has 1004 MiB free 2024-03-01 20:54:25,428 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7f2378e982b0) -- name = test_vg3-lv5 status = True id = 175 children = [] parents = ['existing 3.97 GiB lvmvg test_vg3 (141)'] uuid = vRyvD3-vcUv-uwKv-hYc5-Octm-8RBz-vfmf78 size = 1.2 GiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-3 target size = 1.2 GiB path = /dev/mapper/test_vg3-lv5 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7f2378e87f40) -- name = test_vg3 status = True id = 141 children = ['existing 1.2 GiB lvmlv test_vg3-lv5 (175) with existing xfs filesystem', 'existing 1020 MiB lvmlv test_vg3-lv6 (188) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv7 (201) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv8 (214) with existing xfs filesystem'] parents = ['existing 1024 MiB disk sdg (132) with existing lvmpv', 'existing 1024 MiB disk sdh (146) with existing lvmpv', 'existing 1024 MiB disk sdi (156) with existing lvmpv', 'existing 1024 MiB disk sdj (166) with existing lvmpv'] uuid = QkO21e-z17d-OjKu-Vqgh-Gnze-9j0A-8ftQzW size = 3.97 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 3.97 GiB path = /dev/test_vg3 format args = [] original_format = None free = 1004 MiB PE Size = 4 MiB PE Count = 1016 PE Free = 251 PV Count = 4 modified = False extents = 1016 free space = 1004 MiB free extents = 251 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sdg (132) with existing lvmpv', 'existing 1024 MiB disk sdh (146) with existing lvmpv', 'existing 1024 MiB disk sdi (156) with existing lvmpv', 'existing 1024 MiB disk sdj (166) with existing lvmpv'] LVs = ['existing 1.2 GiB lvmlv test_vg3-lv5 (175) with existing xfs filesystem', 'existing 1020 MiB lvmlv test_vg3-lv6 (188) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv7 (201) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv8 (214) with existing xfs filesystem'] segment type = linear percent = 0 VG space used = 1.2 GiB 2024-03-01 20:54:25,436 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 20:54:25,437 DEBUG blivet/MainThread: vg test_vg3 has 1004 MiB free 2024-03-01 20:54:25,437 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 20:54:25,438 DEBUG blivet/MainThread: vg test_vg3 has 1004 MiB free 2024-03-01 20:54:25,433 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7f2378e982b0) -- name = test_vg3-lv5 status = True id = 175 children = [] parents = ['existing 3.97 GiB lvmvg test_vg3 (141)'] uuid = vRyvD3-vcUv-uwKv-hYc5-Octm-8RBz-vfmf78 size = 1.2 GiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-3 target size = 1.2 GiB path = /dev/mapper/test_vg3-lv5 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7f2378e87f40) -- name = test_vg3 status = True id = 141 children = ['existing 1.2 GiB lvmlv test_vg3-lv5 (175) with existing xfs filesystem', 'existing 1020 MiB lvmlv test_vg3-lv6 (188) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv7 (201) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv8 (214) with existing xfs filesystem'] parents = ['existing 1024 MiB disk sdg (132) with existing lvmpv', 'existing 1024 MiB disk sdh (146) with existing lvmpv', 'existing 1024 MiB disk sdi (156) with existing lvmpv', 'existing 1024 MiB disk sdj (166) with existing lvmpv'] uuid = QkO21e-z17d-OjKu-Vqgh-Gnze-9j0A-8ftQzW size = 3.97 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 3.97 GiB path = /dev/test_vg3 format args = [] original_format = None free = 1004 MiB PE Size = 4 MiB PE Count = 1016 PE Free = 251 PV Count = 4 modified = False extents = 1016 free space = 1004 MiB free extents = 251 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sdg (132) with existing lvmpv', 'existing 1024 MiB disk sdh (146) with existing lvmpv', 'existing 1024 MiB disk sdi (156) with existing lvmpv', 'existing 1024 MiB disk sdj (166) with existing lvmpv'] LVs = ['existing 1.2 GiB lvmlv test_vg3-lv5 (175) with existing xfs filesystem', 'existing 1020 MiB lvmlv test_vg3-lv6 (188) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv7 (201) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv8 (214) with existing xfs filesystem'] segment type = linear percent = 0 VG space used = 1.2 GiB 2024-03-01 20:54:25,441 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 20:54:25,442 DEBUG blivet/MainThread: vg test_vg3 has 1004 MiB free 2024-03-01 20:54:25,442 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 20:54:25,443 DEBUG blivet/MainThread: vg test_vg3 has 1004 MiB free 2024-03-01 20:54:25,439 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7f2378e982b0) -- name = test_vg3-lv5 status = True id = 175 children = [] parents = ['existing 3.97 GiB lvmvg test_vg3 (141)'] uuid = vRyvD3-vcUv-uwKv-hYc5-Octm-8RBz-vfmf78 size = 1.2 GiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-3 target size = 1.2 GiB path = /dev/mapper/test_vg3-lv5 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7f2378e87f40) -- name = test_vg3 status = True id = 141 children = ['existing 1.2 GiB lvmlv test_vg3-lv5 (175) with existing xfs filesystem', 'existing 1020 MiB lvmlv test_vg3-lv6 (188) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv7 (201) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv8 (214) with existing xfs filesystem'] parents = ['existing 1024 MiB disk sdg (132) with existing lvmpv', 'existing 1024 MiB disk sdh (146) with existing lvmpv', 'existing 1024 MiB disk sdi (156) with existing lvmpv', 'existing 1024 MiB disk sdj (166) with existing lvmpv'] uuid = QkO21e-z17d-OjKu-Vqgh-Gnze-9j0A-8ftQzW size = 3.97 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 3.97 GiB path = /dev/test_vg3 format args = [] original_format = None free = 1004 MiB PE Size = 4 MiB PE Count = 1016 PE Free = 251 PV Count = 4 modified = False extents = 1016 free space = 1004 MiB free extents = 251 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sdg (132) with existing lvmpv', 'existing 1024 MiB disk sdh (146) with existing lvmpv', 'existing 1024 MiB disk sdi (156) with existing lvmpv', 'existing 1024 MiB disk sdj (166) with existing lvmpv'] LVs = ['existing 1.2 GiB lvmlv test_vg3-lv5 (175) with existing xfs filesystem', 'existing 1020 MiB lvmlv test_vg3-lv6 (188) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv7 (201) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv8 (214) with existing xfs filesystem'] segment type = linear percent = 0 VG space used = 1.2 GiB 2024-03-01 20:54:25,446 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 20:54:25,447 DEBUG blivet/MainThread: vg test_vg3 has 1004 MiB free 2024-03-01 20:54:25,448 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 20:54:25,449 DEBUG blivet/MainThread: vg test_vg3 has 1004 MiB free 2024-03-01 20:54:25,444 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7f2378e982b0) -- name = test_vg3-lv5 status = True id = 175 children = [] parents = ['existing 3.97 GiB lvmvg test_vg3 (141)'] uuid = vRyvD3-vcUv-uwKv-hYc5-Octm-8RBz-vfmf78 size = 1.2 GiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-3 target size = 1.2 GiB path = /dev/mapper/test_vg3-lv5 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7f2378e87f40) -- name = test_vg3 status = True id = 141 children = ['existing 1.2 GiB lvmlv test_vg3-lv5 (175) with existing xfs filesystem', 'existing 1020 MiB lvmlv test_vg3-lv6 (188) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv7 (201) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv8 (214) with existing xfs filesystem'] parents = ['existing 1024 MiB disk sdg (132) with existing lvmpv', 'existing 1024 MiB disk sdh (146) with existing lvmpv', 'existing 1024 MiB disk sdi (156) with existing lvmpv', 'existing 1024 MiB disk sdj (166) with existing lvmpv'] uuid = QkO21e-z17d-OjKu-Vqgh-Gnze-9j0A-8ftQzW size = 3.97 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 3.97 GiB path = /dev/test_vg3 format args = [] original_format = None free = 1004 MiB PE Size = 4 MiB PE Count = 1016 PE Free = 251 PV Count = 4 modified = False extents = 1016 free space = 1004 MiB free extents = 251 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sdg (132) with existing lvmpv', 'existing 1024 MiB disk sdh (146) with existing lvmpv', 'existing 1024 MiB disk sdi (156) with existing lvmpv', 'existing 1024 MiB disk sdj (166) with existing lvmpv'] LVs = ['existing 1.2 GiB lvmlv test_vg3-lv5 (175) with existing xfs filesystem', 'existing 1020 MiB lvmlv test_vg3-lv6 (188) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv7 (201) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv8 (214) with existing xfs filesystem'] segment type = linear percent = 0 VG space used = 1.2 GiB 2024-03-01 20:54:25,452 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 20:54:25,452 DEBUG blivet/MainThread: vg test_vg3 has 1004 MiB free 2024-03-01 20:54:25,453 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 20:54:25,454 DEBUG blivet/MainThread: vg test_vg3 has 1004 MiB free 2024-03-01 20:54:25,449 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7f2378e982b0) -- name = test_vg3-lv5 status = True id = 175 children = [] parents = ['existing 3.97 GiB lvmvg test_vg3 (141)'] uuid = vRyvD3-vcUv-uwKv-hYc5-Octm-8RBz-vfmf78 size = 1.2 GiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-3 target size = 1.2 GiB path = /dev/mapper/test_vg3-lv5 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7f2378e87f40) -- name = test_vg3 status = True id = 141 children = ['existing 1.2 GiB lvmlv test_vg3-lv5 (175) with existing xfs filesystem', 'existing 1020 MiB lvmlv test_vg3-lv6 (188) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv7 (201) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv8 (214) with existing xfs filesystem'] parents = ['existing 1024 MiB disk sdg (132) with existing lvmpv', 'existing 1024 MiB disk sdh (146) with existing lvmpv', 'existing 1024 MiB disk sdi (156) with existing lvmpv', 'existing 1024 MiB disk sdj (166) with existing lvmpv'] uuid = QkO21e-z17d-OjKu-Vqgh-Gnze-9j0A-8ftQzW size = 3.97 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 3.97 GiB path = /dev/test_vg3 format args = [] original_format = None free = 1004 MiB PE Size = 4 MiB PE Count = 1016 PE Free = 251 PV Count = 4 modified = False extents = 1016 free space = 1004 MiB free extents = 251 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sdg (132) with existing lvmpv', 'existing 1024 MiB disk sdh (146) with existing lvmpv', 'existing 1024 MiB disk sdi (156) with existing lvmpv', 'existing 1024 MiB disk sdj (166) with existing lvmpv'] LVs = ['existing 1.2 GiB lvmlv test_vg3-lv5 (175) with existing xfs filesystem', 'existing 1020 MiB lvmlv test_vg3-lv6 (188) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv7 (201) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv8 (214) with existing xfs filesystem'] segment type = linear percent = 0 VG space used = 1.2 GiB 2024-03-01 20:54:25,457 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 20:54:25,458 DEBUG blivet/MainThread: vg test_vg3 has 1004 MiB free 2024-03-01 20:54:25,458 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 20:54:25,459 DEBUG blivet/MainThread: vg test_vg3 has 1004 MiB free 2024-03-01 20:54:25,454 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7f2378e982b0) -- name = test_vg3-lv5 status = True id = 175 children = [] parents = ['existing 3.97 GiB lvmvg test_vg3 (141)'] uuid = vRyvD3-vcUv-uwKv-hYc5-Octm-8RBz-vfmf78 size = 1.2 GiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-3 target size = 1.2 GiB path = /dev/mapper/test_vg3-lv5 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7f2378e87f40) -- name = test_vg3 status = True id = 141 children = ['existing 1.2 GiB lvmlv test_vg3-lv5 (175) with existing xfs filesystem', 'existing 1020 MiB lvmlv test_vg3-lv6 (188) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv7 (201) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv8 (214) with existing xfs filesystem'] parents = ['existing 1024 MiB disk sdg (132) with existing lvmpv', 'existing 1024 MiB disk sdh (146) with existing lvmpv', 'existing 1024 MiB disk sdi (156) with existing lvmpv', 'existing 1024 MiB disk sdj (166) with existing lvmpv'] uuid = QkO21e-z17d-OjKu-Vqgh-Gnze-9j0A-8ftQzW size = 3.97 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 3.97 GiB path = /dev/test_vg3 format args = [] original_format = None free = 1004 MiB PE Size = 4 MiB PE Count = 1016 PE Free = 251 PV Count = 4 modified = False extents = 1016 free space = 1004 MiB free extents = 251 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sdg (132) with existing lvmpv', 'existing 1024 MiB disk sdh (146) with existing lvmpv', 'existing 1024 MiB disk sdi (156) with existing lvmpv', 'existing 1024 MiB disk sdj (166) with existing lvmpv'] LVs = ['existing 1.2 GiB lvmlv test_vg3-lv5 (175) with existing xfs filesystem', 'existing 1020 MiB lvmlv test_vg3-lv6 (188) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv7 (201) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv8 (214) with existing xfs filesystem'] segment type = linear percent = 0 VG space used = 1.2 GiB 2024-03-01 20:54:25,462 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 20:54:25,463 DEBUG blivet/MainThread: vg test_vg3 has 1004 MiB free 2024-03-01 20:54:25,463 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 20:54:25,464 DEBUG blivet/MainThread: vg test_vg3 has 1004 MiB free 2024-03-01 20:54:25,460 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7f2378e982b0) -- name = test_vg3-lv5 status = True id = 175 children = [] parents = ['existing 3.97 GiB lvmvg test_vg3 (141)'] uuid = vRyvD3-vcUv-uwKv-hYc5-Octm-8RBz-vfmf78 size = 1.2 GiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-3 target size = 1.2 GiB path = /dev/mapper/test_vg3-lv5 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7f2378e87f40) -- name = test_vg3 status = True id = 141 children = ['existing 1.2 GiB lvmlv test_vg3-lv5 (175) with existing xfs filesystem', 'existing 1020 MiB lvmlv test_vg3-lv6 (188) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv7 (201) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv8 (214) with existing xfs filesystem'] parents = ['existing 1024 MiB disk sdg (132) with existing lvmpv', 'existing 1024 MiB disk sdh (146) with existing lvmpv', 'existing 1024 MiB disk sdi (156) with existing lvmpv', 'existing 1024 MiB disk sdj (166) with existing lvmpv'] uuid = QkO21e-z17d-OjKu-Vqgh-Gnze-9j0A-8ftQzW size = 3.97 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 3.97 GiB path = /dev/test_vg3 format args = [] original_format = None free = 1004 MiB PE Size = 4 MiB PE Count = 1016 PE Free = 251 PV Count = 4 modified = False extents = 1016 free space = 1004 MiB free extents = 251 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sdg (132) with existing lvmpv', 'existing 1024 MiB disk sdh (146) with existing lvmpv', 'existing 1024 MiB disk sdi (156) with existing lvmpv', 'existing 1024 MiB disk sdj (166) with existing lvmpv'] LVs = ['existing 1.2 GiB lvmlv test_vg3-lv5 (175) with existing xfs filesystem', 'existing 1020 MiB lvmlv test_vg3-lv6 (188) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv7 (201) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv8 (214) with existing xfs filesystem'] segment type = linear percent = 0 VG space used = 1.2 GiB 2024-03-01 20:54:25,467 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 20:54:25,468 DEBUG blivet/MainThread: vg test_vg3 has 1004 MiB free 2024-03-01 20:54:25,468 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 20:54:25,469 DEBUG blivet/MainThread: vg test_vg3 has 1004 MiB free 2024-03-01 20:54:25,465 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7f2378e982b0) -- name = test_vg3-lv5 status = True id = 175 children = [] parents = ['existing 3.97 GiB lvmvg test_vg3 (141)'] uuid = vRyvD3-vcUv-uwKv-hYc5-Octm-8RBz-vfmf78 size = 1.2 GiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-3 target size = 1.2 GiB path = /dev/mapper/test_vg3-lv5 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7f2378e87f40) -- name = test_vg3 status = True id = 141 children = ['existing 1.2 GiB lvmlv test_vg3-lv5 (175) with existing xfs filesystem', 'existing 1020 MiB lvmlv test_vg3-lv6 (188) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv7 (201) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv8 (214) with existing xfs filesystem'] parents = ['existing 1024 MiB disk sdg (132) with existing lvmpv', 'existing 1024 MiB disk sdh (146) with existing lvmpv', 'existing 1024 MiB disk sdi (156) with existing lvmpv', 'existing 1024 MiB disk sdj (166) with existing lvmpv'] uuid = QkO21e-z17d-OjKu-Vqgh-Gnze-9j0A-8ftQzW size = 3.97 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 3.97 GiB path = /dev/test_vg3 format args = [] original_format = None free = 1004 MiB PE Size = 4 MiB PE Count = 1016 PE Free = 251 PV Count = 4 modified = False extents = 1016 free space = 1004 MiB free extents = 251 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sdg (132) with existing lvmpv', 'existing 1024 MiB disk sdh (146) with existing lvmpv', 'existing 1024 MiB disk sdi (156) with existing lvmpv', 'existing 1024 MiB disk sdj (166) with existing lvmpv'] LVs = ['existing 1.2 GiB lvmlv test_vg3-lv5 (175) with existing xfs filesystem', 'existing 1020 MiB lvmlv test_vg3-lv6 (188) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv7 (201) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv8 (214) with existing xfs filesystem'] segment type = linear percent = 0 VG space used = 1.2 GiB 2024-03-01 20:54:25,472 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 20:54:25,473 DEBUG blivet/MainThread: vg test_vg3 has 1004 MiB free 2024-03-01 20:54:25,474 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 20:54:25,475 DEBUG blivet/MainThread: vg test_vg3 has 1004 MiB free 2024-03-01 20:54:25,470 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7f2378e982b0) -- name = test_vg3-lv5 status = True id = 175 children = [] parents = ['existing 3.97 GiB lvmvg test_vg3 (141)'] uuid = vRyvD3-vcUv-uwKv-hYc5-Octm-8RBz-vfmf78 size = 1.2 GiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-3 target size = 1.2 GiB path = /dev/mapper/test_vg3-lv5 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7f2378e87f40) -- name = test_vg3 status = True id = 141 children = ['existing 1.2 GiB lvmlv test_vg3-lv5 (175) with existing xfs filesystem', 'existing 1020 MiB lvmlv test_vg3-lv6 (188) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv7 (201) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv8 (214) with existing xfs filesystem'] parents = ['existing 1024 MiB disk sdg (132) with existing lvmpv', 'existing 1024 MiB disk sdh (146) with existing lvmpv', 'existing 1024 MiB disk sdi (156) with existing lvmpv', 'existing 1024 MiB disk sdj (166) with existing lvmpv'] uuid = QkO21e-z17d-OjKu-Vqgh-Gnze-9j0A-8ftQzW size = 3.97 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 3.97 GiB path = /dev/test_vg3 format args = [] original_format = None free = 1004 MiB PE Size = 4 MiB PE Count = 1016 PE Free = 251 PV Count = 4 modified = False extents = 1016 free space = 1004 MiB free extents = 251 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sdg (132) with existing lvmpv', 'existing 1024 MiB disk sdh (146) with existing lvmpv', 'existing 1024 MiB disk sdi (156) with existing lvmpv', 'existing 1024 MiB disk sdj (166) with existing lvmpv'] LVs = ['existing 1.2 GiB lvmlv test_vg3-lv5 (175) with existing xfs filesystem', 'existing 1020 MiB lvmlv test_vg3-lv6 (188) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv7 (201) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv8 (214) with existing xfs filesystem'] segment type = linear percent = 0 VG space used = 1.2 GiB 2024-03-01 20:54:25,478 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 20:54:25,479 DEBUG blivet/MainThread: vg test_vg3 has 1004 MiB free 2024-03-01 20:54:25,479 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 20:54:25,480 DEBUG blivet/MainThread: vg test_vg3 has 1004 MiB free 2024-03-01 20:54:25,475 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7f2378e982b0) -- name = test_vg3-lv5 status = True id = 175 children = [] parents = ['existing 3.97 GiB lvmvg test_vg3 (141)'] uuid = vRyvD3-vcUv-uwKv-hYc5-Octm-8RBz-vfmf78 size = 1.2 GiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-3 target size = 1.2 GiB path = /dev/mapper/test_vg3-lv5 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7f2378e87f40) -- name = test_vg3 status = True id = 141 children = ['existing 1.2 GiB lvmlv test_vg3-lv5 (175) with existing xfs filesystem', 'existing 1020 MiB lvmlv test_vg3-lv6 (188) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv7 (201) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv8 (214) with existing xfs filesystem'] parents = ['existing 1024 MiB disk sdg (132) with existing lvmpv', 'existing 1024 MiB disk sdh (146) with existing lvmpv', 'existing 1024 MiB disk sdi (156) with existing lvmpv', 'existing 1024 MiB disk sdj (166) with existing lvmpv'] uuid = QkO21e-z17d-OjKu-Vqgh-Gnze-9j0A-8ftQzW size = 3.97 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 3.97 GiB path = /dev/test_vg3 format args = [] original_format = None free = 1004 MiB PE Size = 4 MiB PE Count = 1016 PE Free = 251 PV Count = 4 modified = False extents = 1016 free space = 1004 MiB free extents = 251 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sdg (132) with existing lvmpv', 'existing 1024 MiB disk sdh (146) with existing lvmpv', 'existing 1024 MiB disk sdi (156) with existing lvmpv', 'existing 1024 MiB disk sdj (166) with existing lvmpv'] LVs = ['existing 1.2 GiB lvmlv test_vg3-lv5 (175) with existing xfs filesystem', 'existing 1020 MiB lvmlv test_vg3-lv6 (188) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv7 (201) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv8 (214) with existing xfs filesystem'] segment type = linear percent = 0 VG space used = 1.2 GiB 2024-03-01 20:54:25,483 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 20:54:25,484 DEBUG blivet/MainThread: vg test_vg3 has 1004 MiB free 2024-03-01 20:54:25,484 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 20:54:25,485 DEBUG blivet/MainThread: vg test_vg3 has 1004 MiB free 2024-03-01 20:54:25,481 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7f2378e982b0) -- name = test_vg3-lv5 status = True id = 175 children = [] parents = ['existing 3.97 GiB lvmvg test_vg3 (141)'] uuid = vRyvD3-vcUv-uwKv-hYc5-Octm-8RBz-vfmf78 size = 1.2 GiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-3 target size = 1.2 GiB path = /dev/mapper/test_vg3-lv5 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7f2378e87f40) -- name = test_vg3 status = True id = 141 children = ['existing 1.2 GiB lvmlv test_vg3-lv5 (175) with existing xfs filesystem', 'existing 1020 MiB lvmlv test_vg3-lv6 (188) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv7 (201) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv8 (214) with existing xfs filesystem'] parents = ['existing 1024 MiB disk sdg (132) with existing lvmpv', 'existing 1024 MiB disk sdh (146) with existing lvmpv', 'existing 1024 MiB disk sdi (156) with existing lvmpv', 'existing 1024 MiB disk sdj (166) with existing lvmpv'] uuid = QkO21e-z17d-OjKu-Vqgh-Gnze-9j0A-8ftQzW size = 3.97 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 3.97 GiB path = /dev/test_vg3 format args = [] original_format = None free = 1004 MiB PE Size = 4 MiB PE Count = 1016 PE Free = 251 PV Count = 4 modified = False extents = 1016 free space = 1004 MiB free extents = 251 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sdg (132) with existing lvmpv', 'existing 1024 MiB disk sdh (146) with existing lvmpv', 'existing 1024 MiB disk sdi (156) with existing lvmpv', 'existing 1024 MiB disk sdj (166) with existing lvmpv'] LVs = ['existing 1.2 GiB lvmlv test_vg3-lv5 (175) with existing xfs filesystem', 'existing 1020 MiB lvmlv test_vg3-lv6 (188) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv7 (201) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv8 (214) with existing xfs filesystem'] segment type = linear percent = 0 VG space used = 1.2 GiB 2024-03-01 20:54:25,488 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 20:54:25,489 DEBUG blivet/MainThread: vg test_vg3 has 1004 MiB free 2024-03-01 20:54:25,489 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 20:54:25,490 DEBUG blivet/MainThread: vg test_vg3 has 1004 MiB free 2024-03-01 20:54:25,486 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7f2378e982b0) -- name = test_vg3-lv5 status = True id = 175 children = [] parents = ['existing 3.97 GiB lvmvg test_vg3 (141)'] uuid = vRyvD3-vcUv-uwKv-hYc5-Octm-8RBz-vfmf78 size = 1.2 GiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-3 target size = 1.2 GiB path = /dev/mapper/test_vg3-lv5 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7f2378e87f40) -- name = test_vg3 status = True id = 141 children = ['existing 1.2 GiB lvmlv test_vg3-lv5 (175) with existing xfs filesystem', 'existing 1020 MiB lvmlv test_vg3-lv6 (188) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv7 (201) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv8 (214) with existing xfs filesystem'] parents = ['existing 1024 MiB disk sdg (132) with existing lvmpv', 'existing 1024 MiB disk sdh (146) with existing lvmpv', 'existing 1024 MiB disk sdi (156) with existing lvmpv', 'existing 1024 MiB disk sdj (166) with existing lvmpv'] uuid = QkO21e-z17d-OjKu-Vqgh-Gnze-9j0A-8ftQzW size = 3.97 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 3.97 GiB path = /dev/test_vg3 format args = [] original_format = None free = 1004 MiB PE Size = 4 MiB PE Count = 1016 PE Free = 251 PV Count = 4 modified = False extents = 1016 free space = 1004 MiB free extents = 251 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sdg (132) with existing lvmpv', 'existing 1024 MiB disk sdh (146) with existing lvmpv', 'existing 1024 MiB disk sdi (156) with existing lvmpv', 'existing 1024 MiB disk sdj (166) with existing lvmpv'] LVs = ['existing 1.2 GiB lvmlv test_vg3-lv5 (175) with existing xfs filesystem', 'existing 1020 MiB lvmlv test_vg3-lv6 (188) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv7 (201) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv8 (214) with existing xfs filesystem'] segment type = linear percent = 0 VG space used = 1.2 GiB 2024-03-01 20:54:25,493 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 20:54:25,494 DEBUG blivet/MainThread: vg test_vg3 has 1004 MiB free 2024-03-01 20:54:25,495 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 20:54:25,496 DEBUG blivet/MainThread: vg test_vg3 has 1004 MiB free 2024-03-01 20:54:25,491 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7f2378e982b0) -- name = test_vg3-lv5 status = True id = 175 children = [] parents = ['existing 3.97 GiB lvmvg test_vg3 (141)'] uuid = vRyvD3-vcUv-uwKv-hYc5-Octm-8RBz-vfmf78 size = 1.2 GiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-3 target size = 1.2 GiB path = /dev/mapper/test_vg3-lv5 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7f2378e87f40) -- name = test_vg3 status = True id = 141 children = ['existing 1.2 GiB lvmlv test_vg3-lv5 (175) with existing xfs filesystem', 'existing 1020 MiB lvmlv test_vg3-lv6 (188) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv7 (201) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv8 (214) with existing xfs filesystem'] parents = ['existing 1024 MiB disk sdg (132) with existing lvmpv', 'existing 1024 MiB disk sdh (146) with existing lvmpv', 'existing 1024 MiB disk sdi (156) with existing lvmpv', 'existing 1024 MiB disk sdj (166) with existing lvmpv'] uuid = QkO21e-z17d-OjKu-Vqgh-Gnze-9j0A-8ftQzW size = 3.97 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 3.97 GiB path = /dev/test_vg3 format args = [] original_format = None free = 1004 MiB PE Size = 4 MiB PE Count = 1016 PE Free = 251 PV Count = 4 modified = False extents = 1016 free space = 1004 MiB free extents = 251 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sdg (132) with existing lvmpv', 'existing 1024 MiB disk sdh (146) with existing lvmpv', 'existing 1024 MiB disk sdi (156) with existing lvmpv', 'existing 1024 MiB disk sdj (166) with existing lvmpv'] LVs = ['existing 1.2 GiB lvmlv test_vg3-lv5 (175) with existing xfs filesystem', 'existing 1020 MiB lvmlv test_vg3-lv6 (188) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv7 (201) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv8 (214) with existing xfs filesystem'] segment type = linear percent = 0 VG space used = 1.2 GiB 2024-03-01 20:54:25,499 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 20:54:25,500 DEBUG blivet/MainThread: vg test_vg3 has 1004 MiB free 2024-03-01 20:54:25,500 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 20:54:25,501 DEBUG blivet/MainThread: vg test_vg3 has 1004 MiB free 2024-03-01 20:54:25,496 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7f2378e982b0) -- name = test_vg3-lv5 status = True id = 175 children = [] parents = ['existing 3.97 GiB lvmvg test_vg3 (141)'] uuid = vRyvD3-vcUv-uwKv-hYc5-Octm-8RBz-vfmf78 size = 1.2 GiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-3 target size = 1.2 GiB path = /dev/mapper/test_vg3-lv5 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7f2378e87f40) -- name = test_vg3 status = True id = 141 children = ['existing 1.2 GiB lvmlv test_vg3-lv5 (175) with existing xfs filesystem', 'existing 1020 MiB lvmlv test_vg3-lv6 (188) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv7 (201) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv8 (214) with existing xfs filesystem'] parents = ['existing 1024 MiB disk sdg (132) with existing lvmpv', 'existing 1024 MiB disk sdh (146) with existing lvmpv', 'existing 1024 MiB disk sdi (156) with existing lvmpv', 'existing 1024 MiB disk sdj (166) with existing lvmpv'] uuid = QkO21e-z17d-OjKu-Vqgh-Gnze-9j0A-8ftQzW size = 3.97 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 3.97 GiB path = /dev/test_vg3 format args = [] original_format = None free = 1004 MiB PE Size = 4 MiB PE Count = 1016 PE Free = 251 PV Count = 4 modified = False extents = 1016 free space = 1004 MiB free extents = 251 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sdg (132) with existing lvmpv', 'existing 1024 MiB disk sdh (146) with existing lvmpv', 'existing 1024 MiB disk sdi (156) with existing lvmpv', 'existing 1024 MiB disk sdj (166) with existing lvmpv'] LVs = ['existing 1.2 GiB lvmlv test_vg3-lv5 (175) with existing xfs filesystem', 'existing 1020 MiB lvmlv test_vg3-lv6 (188) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv7 (201) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv8 (214) with existing xfs filesystem'] segment type = linear percent = 0 VG space used = 1.2 GiB 2024-03-01 20:54:25,504 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 20:54:25,505 DEBUG blivet/MainThread: vg test_vg3 has 1004 MiB free 2024-03-01 20:54:25,505 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 20:54:25,506 DEBUG blivet/MainThread: vg test_vg3 has 1004 MiB free 2024-03-01 20:54:25,502 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7f2378e982b0) -- name = test_vg3-lv5 status = True id = 175 children = [] parents = ['existing 3.97 GiB lvmvg test_vg3 (141)'] uuid = vRyvD3-vcUv-uwKv-hYc5-Octm-8RBz-vfmf78 size = 1.2 GiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-3 target size = 1.2 GiB path = /dev/mapper/test_vg3-lv5 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7f2378e87f40) -- name = test_vg3 status = True id = 141 children = ['existing 1.2 GiB lvmlv test_vg3-lv5 (175) with existing xfs filesystem', 'existing 1020 MiB lvmlv test_vg3-lv6 (188) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv7 (201) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv8 (214) with existing xfs filesystem'] parents = ['existing 1024 MiB disk sdg (132) with existing lvmpv', 'existing 1024 MiB disk sdh (146) with existing lvmpv', 'existing 1024 MiB disk sdi (156) with existing lvmpv', 'existing 1024 MiB disk sdj (166) with existing lvmpv'] uuid = QkO21e-z17d-OjKu-Vqgh-Gnze-9j0A-8ftQzW size = 3.97 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 3.97 GiB path = /dev/test_vg3 format args = [] original_format = None free = 1004 MiB PE Size = 4 MiB PE Count = 1016 PE Free = 251 PV Count = 4 modified = False extents = 1016 free space = 1004 MiB free extents = 251 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sdg (132) with existing lvmpv', 'existing 1024 MiB disk sdh (146) with existing lvmpv', 'existing 1024 MiB disk sdi (156) with existing lvmpv', 'existing 1024 MiB disk sdj (166) with existing lvmpv'] LVs = ['existing 1.2 GiB lvmlv test_vg3-lv5 (175) with existing xfs filesystem', 'existing 1020 MiB lvmlv test_vg3-lv6 (188) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv7 (201) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv8 (214) with existing xfs filesystem'] segment type = linear percent = 0 VG space used = 1.2 GiB 2024-03-01 20:54:25,509 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 20:54:25,510 DEBUG blivet/MainThread: vg test_vg3 has 1004 MiB free 2024-03-01 20:54:25,510 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 20:54:25,511 DEBUG blivet/MainThread: vg test_vg3 has 1004 MiB free 2024-03-01 20:54:25,507 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7f2378e982b0) -- name = test_vg3-lv5 status = True id = 175 children = [] parents = ['existing 3.97 GiB lvmvg test_vg3 (141)'] uuid = vRyvD3-vcUv-uwKv-hYc5-Octm-8RBz-vfmf78 size = 1.2 GiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-3 target size = 1.2 GiB path = /dev/mapper/test_vg3-lv5 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7f2378e87f40) -- name = test_vg3 status = True id = 141 children = ['existing 1.2 GiB lvmlv test_vg3-lv5 (175) with existing xfs filesystem', 'existing 1020 MiB lvmlv test_vg3-lv6 (188) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv7 (201) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv8 (214) with existing xfs filesystem'] parents = ['existing 1024 MiB disk sdg (132) with existing lvmpv', 'existing 1024 MiB disk sdh (146) with existing lvmpv', 'existing 1024 MiB disk sdi (156) with existing lvmpv', 'existing 1024 MiB disk sdj (166) with existing lvmpv'] uuid = QkO21e-z17d-OjKu-Vqgh-Gnze-9j0A-8ftQzW size = 3.97 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 3.97 GiB path = /dev/test_vg3 format args = [] original_format = None free = 1004 MiB PE Size = 4 MiB PE Count = 1016 PE Free = 251 PV Count = 4 modified = False extents = 1016 free space = 1004 MiB free extents = 251 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sdg (132) with existing lvmpv', 'existing 1024 MiB disk sdh (146) with existing lvmpv', 'existing 1024 MiB disk sdi (156) with existing lvmpv', 'existing 1024 MiB disk sdj (166) with existing lvmpv'] LVs = ['existing 1.2 GiB lvmlv test_vg3-lv5 (175) with existing xfs filesystem', 'existing 1020 MiB lvmlv test_vg3-lv6 (188) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv7 (201) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv8 (214) with existing xfs filesystem'] segment type = linear percent = 0 VG space used = 1.2 GiB 2024-03-01 20:54:25,514 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 20:54:25,515 DEBUG blivet/MainThread: vg test_vg3 has 1004 MiB free 2024-03-01 20:54:25,516 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 20:54:25,517 DEBUG blivet/MainThread: vg test_vg3 has 1004 MiB free 2024-03-01 20:54:25,512 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7f2378e982b0) -- name = test_vg3-lv5 status = True id = 175 children = [] parents = ['existing 3.97 GiB lvmvg test_vg3 (141)'] uuid = vRyvD3-vcUv-uwKv-hYc5-Octm-8RBz-vfmf78 size = 1.2 GiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-3 target size = 1.2 GiB path = /dev/mapper/test_vg3-lv5 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7f2378e87f40) -- name = test_vg3 status = True id = 141 children = ['existing 1.2 GiB lvmlv test_vg3-lv5 (175) with existing xfs filesystem', 'existing 1020 MiB lvmlv test_vg3-lv6 (188) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv7 (201) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv8 (214) with existing xfs filesystem'] parents = ['existing 1024 MiB disk sdg (132) with existing lvmpv', 'existing 1024 MiB disk sdh (146) with existing lvmpv', 'existing 1024 MiB disk sdi (156) with existing lvmpv', 'existing 1024 MiB disk sdj (166) with existing lvmpv'] uuid = QkO21e-z17d-OjKu-Vqgh-Gnze-9j0A-8ftQzW size = 3.97 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 3.97 GiB path = /dev/test_vg3 format args = [] original_format = None free = 1004 MiB PE Size = 4 MiB PE Count = 1016 PE Free = 251 PV Count = 4 modified = False extents = 1016 free space = 1004 MiB free extents = 251 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sdg (132) with existing lvmpv', 'existing 1024 MiB disk sdh (146) with existing lvmpv', 'existing 1024 MiB disk sdi (156) with existing lvmpv', 'existing 1024 MiB disk sdj (166) with existing lvmpv'] LVs = ['existing 1.2 GiB lvmlv test_vg3-lv5 (175) with existing xfs filesystem', 'existing 1020 MiB lvmlv test_vg3-lv6 (188) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv7 (201) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv8 (214) with existing xfs filesystem'] segment type = linear percent = 0 VG space used = 1.2 GiB 2024-03-01 20:54:25,520 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 20:54:25,520 DEBUG blivet/MainThread: vg test_vg3 has 1004 MiB free 2024-03-01 20:54:25,521 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 20:54:25,522 DEBUG blivet/MainThread: vg test_vg3 has 1004 MiB free 2024-03-01 20:54:25,517 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7f2378e982b0) -- name = test_vg3-lv5 status = True id = 175 children = [] parents = ['existing 3.97 GiB lvmvg test_vg3 (141)'] uuid = vRyvD3-vcUv-uwKv-hYc5-Octm-8RBz-vfmf78 size = 1.2 GiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-3 target size = 1.2 GiB path = /dev/mapper/test_vg3-lv5 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7f2378e87f40) -- name = test_vg3 status = True id = 141 children = ['existing 1.2 GiB lvmlv test_vg3-lv5 (175) with existing xfs filesystem', 'existing 1020 MiB lvmlv test_vg3-lv6 (188) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv7 (201) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv8 (214) with existing xfs filesystem'] parents = ['existing 1024 MiB disk sdg (132) with existing lvmpv', 'existing 1024 MiB disk sdh (146) with existing lvmpv', 'existing 1024 MiB disk sdi (156) with existing lvmpv', 'existing 1024 MiB disk sdj (166) with existing lvmpv'] uuid = QkO21e-z17d-OjKu-Vqgh-Gnze-9j0A-8ftQzW size = 3.97 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 3.97 GiB path = /dev/test_vg3 format args = [] original_format = None free = 1004 MiB PE Size = 4 MiB PE Count = 1016 PE Free = 251 PV Count = 4 modified = False extents = 1016 free space = 1004 MiB free extents = 251 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sdg (132) with existing lvmpv', 'existing 1024 MiB disk sdh (146) with existing lvmpv', 'existing 1024 MiB disk sdi (156) with existing lvmpv', 'existing 1024 MiB disk sdj (166) with existing lvmpv'] LVs = ['existing 1.2 GiB lvmlv test_vg3-lv5 (175) with existing xfs filesystem', 'existing 1020 MiB lvmlv test_vg3-lv6 (188) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv7 (201) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv8 (214) with existing xfs filesystem'] segment type = linear percent = 0 VG space used = 1.2 GiB 2024-03-01 20:54:25,525 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 20:54:25,526 DEBUG blivet/MainThread: vg test_vg3 has 1004 MiB free 2024-03-01 20:54:25,526 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 20:54:25,527 DEBUG blivet/MainThread: vg test_vg3 has 1004 MiB free 2024-03-01 20:54:25,522 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7f2378e982b0) -- name = test_vg3-lv5 status = True id = 175 children = [] parents = ['existing 3.97 GiB lvmvg test_vg3 (141)'] uuid = vRyvD3-vcUv-uwKv-hYc5-Octm-8RBz-vfmf78 size = 1.2 GiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-3 target size = 1.2 GiB path = /dev/mapper/test_vg3-lv5 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7f2378e87f40) -- name = test_vg3 status = True id = 141 children = ['existing 1.2 GiB lvmlv test_vg3-lv5 (175) with existing xfs filesystem', 'existing 1020 MiB lvmlv test_vg3-lv6 (188) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv7 (201) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv8 (214) with existing xfs filesystem'] parents = ['existing 1024 MiB disk sdg (132) with existing lvmpv', 'existing 1024 MiB disk sdh (146) with existing lvmpv', 'existing 1024 MiB disk sdi (156) with existing lvmpv', 'existing 1024 MiB disk sdj (166) with existing lvmpv'] uuid = QkO21e-z17d-OjKu-Vqgh-Gnze-9j0A-8ftQzW size = 3.97 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 3.97 GiB path = /dev/test_vg3 format args = [] original_format = None free = 1004 MiB PE Size = 4 MiB PE Count = 1016 PE Free = 251 PV Count = 4 modified = False extents = 1016 free space = 1004 MiB free extents = 251 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sdg (132) with existing lvmpv', 'existing 1024 MiB disk sdh (146) with existing lvmpv', 'existing 1024 MiB disk sdi (156) with existing lvmpv', 'existing 1024 MiB disk sdj (166) with existing lvmpv'] LVs = ['existing 1.2 GiB lvmlv test_vg3-lv5 (175) with existing xfs filesystem', 'existing 1020 MiB lvmlv test_vg3-lv6 (188) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv7 (201) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv8 (214) with existing xfs filesystem'] segment type = linear percent = 0 VG space used = 1.2 GiB 2024-03-01 20:54:25,530 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 20:54:25,531 DEBUG blivet/MainThread: vg test_vg3 has 1004 MiB free 2024-03-01 20:54:25,531 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 20:54:25,532 DEBUG blivet/MainThread: vg test_vg3 has 1004 MiB free 2024-03-01 20:54:25,528 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7f2378e982b0) -- name = test_vg3-lv5 status = True id = 175 children = [] parents = ['existing 3.97 GiB lvmvg test_vg3 (141)'] uuid = vRyvD3-vcUv-uwKv-hYc5-Octm-8RBz-vfmf78 size = 1.2 GiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-3 target size = 1.2 GiB path = /dev/mapper/test_vg3-lv5 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7f2378e87f40) -- name = test_vg3 status = True id = 141 children = ['existing 1.2 GiB lvmlv test_vg3-lv5 (175) with existing xfs filesystem', 'existing 1020 MiB lvmlv test_vg3-lv6 (188) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv7 (201) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv8 (214) with existing xfs filesystem'] parents = ['existing 1024 MiB disk sdg (132) with existing lvmpv', 'existing 1024 MiB disk sdh (146) with existing lvmpv', 'existing 1024 MiB disk sdi (156) with existing lvmpv', 'existing 1024 MiB disk sdj (166) with existing lvmpv'] uuid = QkO21e-z17d-OjKu-Vqgh-Gnze-9j0A-8ftQzW size = 3.97 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 3.97 GiB path = /dev/test_vg3 format args = [] original_format = None free = 1004 MiB PE Size = 4 MiB PE Count = 1016 PE Free = 251 PV Count = 4 modified = False extents = 1016 free space = 1004 MiB free extents = 251 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sdg (132) with existing lvmpv', 'existing 1024 MiB disk sdh (146) with existing lvmpv', 'existing 1024 MiB disk sdi (156) with existing lvmpv', 'existing 1024 MiB disk sdj (166) with existing lvmpv'] LVs = ['existing 1.2 GiB lvmlv test_vg3-lv5 (175) with existing xfs filesystem', 'existing 1020 MiB lvmlv test_vg3-lv6 (188) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv7 (201) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv8 (214) with existing xfs filesystem'] segment type = linear percent = 0 VG space used = 1.2 GiB 2024-03-01 20:54:25,535 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 20:54:25,536 DEBUG blivet/MainThread: vg test_vg3 has 1004 MiB free 2024-03-01 20:54:25,537 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 20:54:25,538 DEBUG blivet/MainThread: vg test_vg3 has 1004 MiB free 2024-03-01 20:54:25,533 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7f2378e982b0) -- name = test_vg3-lv5 status = True id = 175 children = [] parents = ['existing 3.97 GiB lvmvg test_vg3 (141)'] uuid = vRyvD3-vcUv-uwKv-hYc5-Octm-8RBz-vfmf78 size = 1.2 GiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-3 target size = 1.2 GiB path = /dev/mapper/test_vg3-lv5 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7f2378e87f40) -- name = test_vg3 status = True id = 141 children = ['existing 1.2 GiB lvmlv test_vg3-lv5 (175) with existing xfs filesystem', 'existing 1020 MiB lvmlv test_vg3-lv6 (188) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv7 (201) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv8 (214) with existing xfs filesystem'] parents = ['existing 1024 MiB disk sdg (132) with existing lvmpv', 'existing 1024 MiB disk sdh (146) with existing lvmpv', 'existing 1024 MiB disk sdi (156) with existing lvmpv', 'existing 1024 MiB disk sdj (166) with existing lvmpv'] uuid = QkO21e-z17d-OjKu-Vqgh-Gnze-9j0A-8ftQzW size = 3.97 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 3.97 GiB path = /dev/test_vg3 format args = [] original_format = None free = 1004 MiB PE Size = 4 MiB PE Count = 1016 PE Free = 251 PV Count = 4 modified = False extents = 1016 free space = 1004 MiB free extents = 251 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sdg (132) with existing lvmpv', 'existing 1024 MiB disk sdh (146) with existing lvmpv', 'existing 1024 MiB disk sdi (156) with existing lvmpv', 'existing 1024 MiB disk sdj (166) with existing lvmpv'] LVs = ['existing 1.2 GiB lvmlv test_vg3-lv5 (175) with existing xfs filesystem', 'existing 1020 MiB lvmlv test_vg3-lv6 (188) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv7 (201) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv8 (214) with existing xfs filesystem'] segment type = linear percent = 0 VG space used = 1.2 GiB 2024-03-01 20:54:25,541 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 20:54:25,541 DEBUG blivet/MainThread: vg test_vg3 has 1004 MiB free 2024-03-01 20:54:25,542 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 20:54:25,543 DEBUG blivet/MainThread: vg test_vg3 has 1004 MiB free 2024-03-01 20:54:25,538 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7f2378e982b0) -- name = test_vg3-lv5 status = True id = 175 children = [] parents = ['existing 3.97 GiB lvmvg test_vg3 (141)'] uuid = vRyvD3-vcUv-uwKv-hYc5-Octm-8RBz-vfmf78 size = 1.2 GiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-3 target size = 1.2 GiB path = /dev/mapper/test_vg3-lv5 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7f2378e87f40) -- name = test_vg3 status = True id = 141 children = ['existing 1.2 GiB lvmlv test_vg3-lv5 (175) with existing xfs filesystem', 'existing 1020 MiB lvmlv test_vg3-lv6 (188) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv7 (201) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv8 (214) with existing xfs filesystem'] parents = ['existing 1024 MiB disk sdg (132) with existing lvmpv', 'existing 1024 MiB disk sdh (146) with existing lvmpv', 'existing 1024 MiB disk sdi (156) with existing lvmpv', 'existing 1024 MiB disk sdj (166) with existing lvmpv'] uuid = QkO21e-z17d-OjKu-Vqgh-Gnze-9j0A-8ftQzW size = 3.97 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 3.97 GiB path = /dev/test_vg3 format args = [] original_format = None free = 1004 MiB PE Size = 4 MiB PE Count = 1016 PE Free = 251 PV Count = 4 modified = False extents = 1016 free space = 1004 MiB free extents = 251 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sdg (132) with existing lvmpv', 'existing 1024 MiB disk sdh (146) with existing lvmpv', 'existing 1024 MiB disk sdi (156) with existing lvmpv', 'existing 1024 MiB disk sdj (166) with existing lvmpv'] LVs = ['existing 1.2 GiB lvmlv test_vg3-lv5 (175) with existing xfs filesystem', 'existing 1020 MiB lvmlv test_vg3-lv6 (188) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv7 (201) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv8 (214) with existing xfs filesystem'] segment type = linear percent = 0 VG space used = 1.2 GiB 2024-03-01 20:54:25,546 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 20:54:25,547 DEBUG blivet/MainThread: vg test_vg3 has 1004 MiB free 2024-03-01 20:54:25,547 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 20:54:25,548 DEBUG blivet/MainThread: vg test_vg3 has 1004 MiB free 2024-03-01 20:54:25,543 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7f2378e982b0) -- name = test_vg3-lv5 status = True id = 175 children = [] parents = ['existing 3.97 GiB lvmvg test_vg3 (141)'] uuid = vRyvD3-vcUv-uwKv-hYc5-Octm-8RBz-vfmf78 size = 1.2 GiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-3 target size = 1.2 GiB path = /dev/mapper/test_vg3-lv5 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7f2378e87f40) -- name = test_vg3 status = True id = 141 children = ['existing 1.2 GiB lvmlv test_vg3-lv5 (175) with existing xfs filesystem', 'existing 1020 MiB lvmlv test_vg3-lv6 (188) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv7 (201) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv8 (214) with existing xfs filesystem'] parents = ['existing 1024 MiB disk sdg (132) with existing lvmpv', 'existing 1024 MiB disk sdh (146) with existing lvmpv', 'existing 1024 MiB disk sdi (156) with existing lvmpv', 'existing 1024 MiB disk sdj (166) with existing lvmpv'] uuid = QkO21e-z17d-OjKu-Vqgh-Gnze-9j0A-8ftQzW size = 3.97 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 3.97 GiB path = /dev/test_vg3 format args = [] original_format = None free = 1004 MiB PE Size = 4 MiB PE Count = 1016 PE Free = 251 PV Count = 4 modified = False extents = 1016 free space = 1004 MiB free extents = 251 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sdg (132) with existing lvmpv', 'existing 1024 MiB disk sdh (146) with existing lvmpv', 'existing 1024 MiB disk sdi (156) with existing lvmpv', 'existing 1024 MiB disk sdj (166) with existing lvmpv'] LVs = ['existing 1.2 GiB lvmlv test_vg3-lv5 (175) with existing xfs filesystem', 'existing 1020 MiB lvmlv test_vg3-lv6 (188) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv7 (201) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv8 (214) with existing xfs filesystem'] segment type = linear percent = 0 VG space used = 1.2 GiB 2024-03-01 20:54:25,551 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 20:54:25,552 DEBUG blivet/MainThread: vg test_vg3 has 1004 MiB free 2024-03-01 20:54:25,552 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 20:54:25,553 DEBUG blivet/MainThread: vg test_vg3 has 1004 MiB free 2024-03-01 20:54:25,549 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7f2378e982b0) -- name = test_vg3-lv5 status = True id = 175 children = [] parents = ['existing 3.97 GiB lvmvg test_vg3 (141)'] uuid = vRyvD3-vcUv-uwKv-hYc5-Octm-8RBz-vfmf78 size = 1.2 GiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-3 target size = 1.2 GiB path = /dev/mapper/test_vg3-lv5 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7f2378e87f40) -- name = test_vg3 status = True id = 141 children = ['existing 1.2 GiB lvmlv test_vg3-lv5 (175) with existing xfs filesystem', 'existing 1020 MiB lvmlv test_vg3-lv6 (188) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv7 (201) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv8 (214) with existing xfs filesystem'] parents = ['existing 1024 MiB disk sdg (132) with existing lvmpv', 'existing 1024 MiB disk sdh (146) with existing lvmpv', 'existing 1024 MiB disk sdi (156) with existing lvmpv', 'existing 1024 MiB disk sdj (166) with existing lvmpv'] uuid = QkO21e-z17d-OjKu-Vqgh-Gnze-9j0A-8ftQzW size = 3.97 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 3.97 GiB path = /dev/test_vg3 format args = [] original_format = None free = 1004 MiB PE Size = 4 MiB PE Count = 1016 PE Free = 251 PV Count = 4 modified = False extents = 1016 free space = 1004 MiB free extents = 251 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sdg (132) with existing lvmpv', 'existing 1024 MiB disk sdh (146) with existing lvmpv', 'existing 1024 MiB disk sdi (156) with existing lvmpv', 'existing 1024 MiB disk sdj (166) with existing lvmpv'] LVs = ['existing 1.2 GiB lvmlv test_vg3-lv5 (175) with existing xfs filesystem', 'existing 1020 MiB lvmlv test_vg3-lv6 (188) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv7 (201) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv8 (214) with existing xfs filesystem'] segment type = linear percent = 0 VG space used = 1.2 GiB 2024-03-01 20:54:25,556 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 20:54:25,557 DEBUG blivet/MainThread: vg test_vg3 has 1004 MiB free 2024-03-01 20:54:25,557 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 20:54:25,558 DEBUG blivet/MainThread: vg test_vg3 has 1004 MiB free 2024-03-01 20:54:25,554 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7f2378e982b0) -- name = test_vg3-lv5 status = True id = 175 children = [] parents = ['existing 3.97 GiB lvmvg test_vg3 (141)'] uuid = vRyvD3-vcUv-uwKv-hYc5-Octm-8RBz-vfmf78 size = 1.2 GiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-3 target size = 1.2 GiB path = /dev/mapper/test_vg3-lv5 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7f2378e87f40) -- name = test_vg3 status = True id = 141 children = ['existing 1.2 GiB lvmlv test_vg3-lv5 (175) with existing xfs filesystem', 'existing 1020 MiB lvmlv test_vg3-lv6 (188) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv7 (201) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv8 (214) with existing xfs filesystem'] parents = ['existing 1024 MiB disk sdg (132) with existing lvmpv', 'existing 1024 MiB disk sdh (146) with existing lvmpv', 'existing 1024 MiB disk sdi (156) with existing lvmpv', 'existing 1024 MiB disk sdj (166) with existing lvmpv'] uuid = QkO21e-z17d-OjKu-Vqgh-Gnze-9j0A-8ftQzW size = 3.97 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 3.97 GiB path = /dev/test_vg3 format args = [] original_format = None free = 1004 MiB PE Size = 4 MiB PE Count = 1016 PE Free = 251 PV Count = 4 modified = False extents = 1016 free space = 1004 MiB free extents = 251 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sdg (132) with existing lvmpv', 'existing 1024 MiB disk sdh (146) with existing lvmpv', 'existing 1024 MiB disk sdi (156) with existing lvmpv', 'existing 1024 MiB disk sdj (166) with existing lvmpv'] LVs = ['existing 1.2 GiB lvmlv test_vg3-lv5 (175) with existing xfs filesystem', 'existing 1020 MiB lvmlv test_vg3-lv6 (188) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv7 (201) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv8 (214) with existing xfs filesystem'] segment type = linear percent = 0 VG space used = 1.2 GiB 2024-03-01 20:54:25,561 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 20:54:25,562 DEBUG blivet/MainThread: vg test_vg3 has 1004 MiB free 2024-03-01 20:54:25,562 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 20:54:25,563 DEBUG blivet/MainThread: vg test_vg3 has 1004 MiB free 2024-03-01 20:54:25,559 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7f2378e982b0) -- name = test_vg3-lv5 status = True id = 175 children = [] parents = ['existing 3.97 GiB lvmvg test_vg3 (141)'] uuid = vRyvD3-vcUv-uwKv-hYc5-Octm-8RBz-vfmf78 size = 1.2 GiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-3 target size = 1.2 GiB path = /dev/mapper/test_vg3-lv5 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7f2378e87f40) -- name = test_vg3 status = True id = 141 children = ['existing 1.2 GiB lvmlv test_vg3-lv5 (175) with existing xfs filesystem', 'existing 1020 MiB lvmlv test_vg3-lv6 (188) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv7 (201) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv8 (214) with existing xfs filesystem'] parents = ['existing 1024 MiB disk sdg (132) with existing lvmpv', 'existing 1024 MiB disk sdh (146) with existing lvmpv', 'existing 1024 MiB disk sdi (156) with existing lvmpv', 'existing 1024 MiB disk sdj (166) with existing lvmpv'] uuid = QkO21e-z17d-OjKu-Vqgh-Gnze-9j0A-8ftQzW size = 3.97 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 3.97 GiB path = /dev/test_vg3 format args = [] original_format = None free = 1004 MiB PE Size = 4 MiB PE Count = 1016 PE Free = 251 PV Count = 4 modified = False extents = 1016 free space = 1004 MiB free extents = 251 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sdg (132) with existing lvmpv', 'existing 1024 MiB disk sdh (146) with existing lvmpv', 'existing 1024 MiB disk sdi (156) with existing lvmpv', 'existing 1024 MiB disk sdj (166) with existing lvmpv'] LVs = ['existing 1.2 GiB lvmlv test_vg3-lv5 (175) with existing xfs filesystem', 'existing 1020 MiB lvmlv test_vg3-lv6 (188) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv7 (201) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv8 (214) with existing xfs filesystem'] segment type = linear percent = 0 VG space used = 1.2 GiB 2024-03-01 20:54:25,566 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 20:54:25,567 DEBUG blivet/MainThread: vg test_vg3 has 1004 MiB free 2024-03-01 20:54:25,568 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 20:54:25,569 DEBUG blivet/MainThread: vg test_vg3 has 1004 MiB free 2024-03-01 20:54:25,564 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7f2378e982b0) -- name = test_vg3-lv5 status = True id = 175 children = [] parents = ['existing 3.97 GiB lvmvg test_vg3 (141)'] uuid = vRyvD3-vcUv-uwKv-hYc5-Octm-8RBz-vfmf78 size = 1.2 GiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-3 target size = 1.2 GiB path = /dev/mapper/test_vg3-lv5 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7f2378e87f40) -- name = test_vg3 status = True id = 141 children = ['existing 1.2 GiB lvmlv test_vg3-lv5 (175) with existing xfs filesystem', 'existing 1020 MiB lvmlv test_vg3-lv6 (188) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv7 (201) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv8 (214) with existing xfs filesystem'] parents = ['existing 1024 MiB disk sdg (132) with existing lvmpv', 'existing 1024 MiB disk sdh (146) with existing lvmpv', 'existing 1024 MiB disk sdi (156) with existing lvmpv', 'existing 1024 MiB disk sdj (166) with existing lvmpv'] uuid = QkO21e-z17d-OjKu-Vqgh-Gnze-9j0A-8ftQzW size = 3.97 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 3.97 GiB path = /dev/test_vg3 format args = [] original_format = None free = 1004 MiB PE Size = 4 MiB PE Count = 1016 PE Free = 251 PV Count = 4 modified = False extents = 1016 free space = 1004 MiB free extents = 251 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sdg (132) with existing lvmpv', 'existing 1024 MiB disk sdh (146) with existing lvmpv', 'existing 1024 MiB disk sdi (156) with existing lvmpv', 'existing 1024 MiB disk sdj (166) with existing lvmpv'] LVs = ['existing 1.2 GiB lvmlv test_vg3-lv5 (175) with existing xfs filesystem', 'existing 1020 MiB lvmlv test_vg3-lv6 (188) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv7 (201) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv8 (214) with existing xfs filesystem'] segment type = linear percent = 0 VG space used = 1.2 GiB 2024-03-01 20:54:25,571 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 20:54:25,572 DEBUG blivet/MainThread: vg test_vg3 has 1004 MiB free 2024-03-01 20:54:25,573 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 20:54:25,574 DEBUG blivet/MainThread: vg test_vg3 has 1004 MiB free 2024-03-01 20:54:25,569 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7f2378e982b0) -- name = test_vg3-lv5 status = True id = 175 children = [] parents = ['existing 3.97 GiB lvmvg test_vg3 (141)'] uuid = vRyvD3-vcUv-uwKv-hYc5-Octm-8RBz-vfmf78 size = 1.2 GiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-3 target size = 1.2 GiB path = /dev/mapper/test_vg3-lv5 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7f2378e87f40) -- name = test_vg3 status = True id = 141 children = ['existing 1.2 GiB lvmlv test_vg3-lv5 (175) with existing xfs filesystem', 'existing 1020 MiB lvmlv test_vg3-lv6 (188) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv7 (201) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv8 (214) with existing xfs filesystem'] parents = ['existing 1024 MiB disk sdg (132) with existing lvmpv', 'existing 1024 MiB disk sdh (146) with existing lvmpv', 'existing 1024 MiB disk sdi (156) with existing lvmpv', 'existing 1024 MiB disk sdj (166) with existing lvmpv'] uuid = QkO21e-z17d-OjKu-Vqgh-Gnze-9j0A-8ftQzW size = 3.97 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 3.97 GiB path = /dev/test_vg3 format args = [] original_format = None free = 1004 MiB PE Size = 4 MiB PE Count = 1016 PE Free = 251 PV Count = 4 modified = False extents = 1016 free space = 1004 MiB free extents = 251 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sdg (132) with existing lvmpv', 'existing 1024 MiB disk sdh (146) with existing lvmpv', 'existing 1024 MiB disk sdi (156) with existing lvmpv', 'existing 1024 MiB disk sdj (166) with existing lvmpv'] LVs = ['existing 1.2 GiB lvmlv test_vg3-lv5 (175) with existing xfs filesystem', 'existing 1020 MiB lvmlv test_vg3-lv6 (188) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv7 (201) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv8 (214) with existing xfs filesystem'] segment type = linear percent = 0 VG space used = 1.2 GiB 2024-03-01 20:54:25,577 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 20:54:25,578 DEBUG blivet/MainThread: vg test_vg3 has 1004 MiB free 2024-03-01 20:54:25,578 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 20:54:25,579 DEBUG blivet/MainThread: vg test_vg3 has 1004 MiB free 2024-03-01 20:54:25,574 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7f2378e982b0) -- name = test_vg3-lv5 status = True id = 175 children = [] parents = ['existing 3.97 GiB lvmvg test_vg3 (141)'] uuid = vRyvD3-vcUv-uwKv-hYc5-Octm-8RBz-vfmf78 size = 1.2 GiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-3 target size = 1.2 GiB path = /dev/mapper/test_vg3-lv5 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7f2378e87f40) -- name = test_vg3 status = True id = 141 children = ['existing 1.2 GiB lvmlv test_vg3-lv5 (175) with existing xfs filesystem', 'existing 1020 MiB lvmlv test_vg3-lv6 (188) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv7 (201) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv8 (214) with existing xfs filesystem'] parents = ['existing 1024 MiB disk sdg (132) with existing lvmpv', 'existing 1024 MiB disk sdh (146) with existing lvmpv', 'existing 1024 MiB disk sdi (156) with existing lvmpv', 'existing 1024 MiB disk sdj (166) with existing lvmpv'] uuid = QkO21e-z17d-OjKu-Vqgh-Gnze-9j0A-8ftQzW size = 3.97 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 3.97 GiB path = /dev/test_vg3 format args = [] original_format = None free = 1004 MiB PE Size = 4 MiB PE Count = 1016 PE Free = 251 PV Count = 4 modified = False extents = 1016 free space = 1004 MiB free extents = 251 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sdg (132) with existing lvmpv', 'existing 1024 MiB disk sdh (146) with existing lvmpv', 'existing 1024 MiB disk sdi (156) with existing lvmpv', 'existing 1024 MiB disk sdj (166) with existing lvmpv'] LVs = ['existing 1.2 GiB lvmlv test_vg3-lv5 (175) with existing xfs filesystem', 'existing 1020 MiB lvmlv test_vg3-lv6 (188) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv7 (201) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv8 (214) with existing xfs filesystem'] segment type = linear percent = 0 VG space used = 1.2 GiB 2024-03-01 20:54:25,582 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 20:54:25,583 DEBUG blivet/MainThread: vg test_vg3 has 1004 MiB free 2024-03-01 20:54:25,583 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 20:54:25,584 DEBUG blivet/MainThread: vg test_vg3 has 1004 MiB free 2024-03-01 20:54:25,579 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7f2378e982b0) -- name = test_vg3-lv5 status = True id = 175 children = [] parents = ['existing 3.97 GiB lvmvg test_vg3 (141)'] uuid = vRyvD3-vcUv-uwKv-hYc5-Octm-8RBz-vfmf78 size = 1.2 GiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-3 target size = 1.2 GiB path = /dev/mapper/test_vg3-lv5 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7f2378e87f40) -- name = test_vg3 status = True id = 141 children = ['existing 1.2 GiB lvmlv test_vg3-lv5 (175) with existing xfs filesystem', 'existing 1020 MiB lvmlv test_vg3-lv6 (188) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv7 (201) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv8 (214) with existing xfs filesystem'] parents = ['existing 1024 MiB disk sdg (132) with existing lvmpv', 'existing 1024 MiB disk sdh (146) with existing lvmpv', 'existing 1024 MiB disk sdi (156) with existing lvmpv', 'existing 1024 MiB disk sdj (166) with existing lvmpv'] uuid = QkO21e-z17d-OjKu-Vqgh-Gnze-9j0A-8ftQzW size = 3.97 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 3.97 GiB path = /dev/test_vg3 format args = [] original_format = None free = 1004 MiB PE Size = 4 MiB PE Count = 1016 PE Free = 251 PV Count = 4 modified = False extents = 1016 free space = 1004 MiB free extents = 251 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sdg (132) with existing lvmpv', 'existing 1024 MiB disk sdh (146) with existing lvmpv', 'existing 1024 MiB disk sdi (156) with existing lvmpv', 'existing 1024 MiB disk sdj (166) with existing lvmpv'] LVs = ['existing 1.2 GiB lvmlv test_vg3-lv5 (175) with existing xfs filesystem', 'existing 1020 MiB lvmlv test_vg3-lv6 (188) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv7 (201) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv8 (214) with existing xfs filesystem'] segment type = linear percent = 0 VG space used = 1.2 GiB 2024-03-01 20:54:25,587 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 20:54:25,588 DEBUG blivet/MainThread: vg test_vg3 has 1004 MiB free 2024-03-01 20:54:25,588 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 20:54:25,589 DEBUG blivet/MainThread: vg test_vg3 has 1004 MiB free 2024-03-01 20:54:25,585 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7f2378e982b0) -- name = test_vg3-lv5 status = True id = 175 children = [] parents = ['existing 3.97 GiB lvmvg test_vg3 (141)'] uuid = vRyvD3-vcUv-uwKv-hYc5-Octm-8RBz-vfmf78 size = 1.2 GiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-3 target size = 1.2 GiB path = /dev/mapper/test_vg3-lv5 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7f2378e87f40) -- name = test_vg3 status = True id = 141 children = ['existing 1.2 GiB lvmlv test_vg3-lv5 (175) with existing xfs filesystem', 'existing 1020 MiB lvmlv test_vg3-lv6 (188) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv7 (201) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv8 (214) with existing xfs filesystem'] parents = ['existing 1024 MiB disk sdg (132) with existing lvmpv', 'existing 1024 MiB disk sdh (146) with existing lvmpv', 'existing 1024 MiB disk sdi (156) with existing lvmpv', 'existing 1024 MiB disk sdj (166) with existing lvmpv'] uuid = QkO21e-z17d-OjKu-Vqgh-Gnze-9j0A-8ftQzW size = 3.97 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 3.97 GiB path = /dev/test_vg3 format args = [] original_format = None free = 1004 MiB PE Size = 4 MiB PE Count = 1016 PE Free = 251 PV Count = 4 modified = False extents = 1016 free space = 1004 MiB free extents = 251 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sdg (132) with existing lvmpv', 'existing 1024 MiB disk sdh (146) with existing lvmpv', 'existing 1024 MiB disk sdi (156) with existing lvmpv', 'existing 1024 MiB disk sdj (166) with existing lvmpv'] LVs = ['existing 1.2 GiB lvmlv test_vg3-lv5 (175) with existing xfs filesystem', 'existing 1020 MiB lvmlv test_vg3-lv6 (188) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv7 (201) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv8 (214) with existing xfs filesystem'] segment type = linear percent = 0 VG space used = 1.2 GiB 2024-03-01 20:54:25,592 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 20:54:25,593 DEBUG blivet/MainThread: vg test_vg3 has 1004 MiB free 2024-03-01 20:54:25,593 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 20:54:25,594 DEBUG blivet/MainThread: vg test_vg3 has 1004 MiB free 2024-03-01 20:54:25,590 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7f2378e982b0) -- name = test_vg3-lv5 status = True id = 175 children = [] parents = ['existing 3.97 GiB lvmvg test_vg3 (141)'] uuid = vRyvD3-vcUv-uwKv-hYc5-Octm-8RBz-vfmf78 size = 1.2 GiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-3 target size = 1.2 GiB path = /dev/mapper/test_vg3-lv5 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7f2378e87f40) -- name = test_vg3 status = True id = 141 children = ['existing 1.2 GiB lvmlv test_vg3-lv5 (175) with existing xfs filesystem', 'existing 1020 MiB lvmlv test_vg3-lv6 (188) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv7 (201) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv8 (214) with existing xfs filesystem'] parents = ['existing 1024 MiB disk sdg (132) with existing lvmpv', 'existing 1024 MiB disk sdh (146) with existing lvmpv', 'existing 1024 MiB disk sdi (156) with existing lvmpv', 'existing 1024 MiB disk sdj (166) with existing lvmpv'] uuid = QkO21e-z17d-OjKu-Vqgh-Gnze-9j0A-8ftQzW size = 3.97 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 3.97 GiB path = /dev/test_vg3 format args = [] original_format = None free = 1004 MiB PE Size = 4 MiB PE Count = 1016 PE Free = 251 PV Count = 4 modified = False extents = 1016 free space = 1004 MiB free extents = 251 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sdg (132) with existing lvmpv', 'existing 1024 MiB disk sdh (146) with existing lvmpv', 'existing 1024 MiB disk sdi (156) with existing lvmpv', 'existing 1024 MiB disk sdj (166) with existing lvmpv'] LVs = ['existing 1.2 GiB lvmlv test_vg3-lv5 (175) with existing xfs filesystem', 'existing 1020 MiB lvmlv test_vg3-lv6 (188) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv7 (201) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv8 (214) with existing xfs filesystem'] segment type = linear percent = 0 VG space used = 1.2 GiB 2024-03-01 20:54:25,595 DEBUG blivet/MainThread: removing test_vg3-lv5 2024-03-01 20:54:25,598 DEBUG blivet/MainThread: DeviceTree.get_dependent_devices: dep: existing 1.2 GiB lvmlv test_vg3-lv5 (175) with existing xfs filesystem ; hidden: False ; 2024-03-01 20:54:25,598 DEBUG blivet/MainThread: dep is a leaf 2024-03-01 20:54:25,598 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 275 2024-03-01 20:54:25,601 DEBUG blivet/MainThread: LVMLogicalVolumeDevice._set_format: test_vg3-lv5 ; type: None ; current: xfs ; 2024-03-01 20:54:25,601 INFO blivet/MainThread: registered action: [274] destroy format xfs filesystem on lvmlv test_vg3-lv5 (id 175) 2024-03-01 20:54:25,604 DEBUG blivet/MainThread: LVMVolumeGroupDevice.remove_child: name: test_vg3 ; child: lv5 ; kids: 4 ; 2024-03-01 20:54:25,604 INFO blivet/MainThread: removed lvmlv test_vg3-lv5 (id 175) from device tree 2024-03-01 20:54:25,604 INFO blivet/MainThread: registered action: [276] destroy device lvmlv test_vg3-lv5 (id 175) 2024-03-01 20:54:25,607 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: test_vg3-lv6 ; incomplete: False ; hidden: False ; 2024-03-01 20:54:25,609 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned existing 1020 MiB lvmlv test_vg3-lv6 (188) with existing xfs filesystem 2024-03-01 20:54:25,609 DEBUG blivet/MainThread: resolved 'test_vg3-lv6' to 'test_vg3-lv6' (lvmlv) 2024-03-01 20:54:25,612 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 20:54:25,613 DEBUG blivet/MainThread: vg test_vg3 has 2.18 GiB free 2024-03-01 20:54:25,613 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 20:54:25,614 DEBUG blivet/MainThread: vg test_vg3 has 2.18 GiB free 2024-03-01 20:54:25,609 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7f2378f41160) -- name = test_vg3-lv6 status = True id = 188 children = [] parents = ['existing 3.97 GiB lvmvg test_vg3 (141)'] uuid = XL3Pt9-45Lf-3yW2-gvna-B2q7-IIys-4Aa4TY size = 1020 MiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-2 target size = 1020 MiB path = /dev/mapper/test_vg3-lv6 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7f2378e87f40) -- name = test_vg3 status = True id = 141 children = ['existing 1020 MiB lvmlv test_vg3-lv6 (188) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv7 (201) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv8 (214) with existing xfs filesystem'] parents = ['existing 1024 MiB disk sdg (132) with existing lvmpv', 'existing 1024 MiB disk sdh (146) with existing lvmpv', 'existing 1024 MiB disk sdi (156) with existing lvmpv', 'existing 1024 MiB disk sdj (166) with existing lvmpv'] uuid = QkO21e-z17d-OjKu-Vqgh-Gnze-9j0A-8ftQzW size = 3.97 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 3.97 GiB path = /dev/test_vg3 format args = [] original_format = None free = 1004 MiB PE Size = 4 MiB PE Count = 1016 PE Free = 251 PV Count = 4 modified = False extents = 1016 free space = 2.18 GiB free extents = 557 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sdg (132) with existing lvmpv', 'existing 1024 MiB disk sdh (146) with existing lvmpv', 'existing 1024 MiB disk sdi (156) with existing lvmpv', 'existing 1024 MiB disk sdj (166) with existing lvmpv'] LVs = ['existing 1020 MiB lvmlv test_vg3-lv6 (188) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv7 (201) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv8 (214) with existing xfs filesystem'] segment type = linear percent = 0 VG space used = 1020 MiB 2024-03-01 20:54:25,617 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 20:54:25,617 DEBUG blivet/MainThread: vg test_vg3 has 2.18 GiB free 2024-03-01 20:54:25,618 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 20:54:25,619 DEBUG blivet/MainThread: vg test_vg3 has 2.18 GiB free 2024-03-01 20:54:25,614 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7f2378f41160) -- name = test_vg3-lv6 status = True id = 188 children = [] parents = ['existing 3.97 GiB lvmvg test_vg3 (141)'] uuid = XL3Pt9-45Lf-3yW2-gvna-B2q7-IIys-4Aa4TY size = 1020 MiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-2 target size = 1020 MiB path = /dev/mapper/test_vg3-lv6 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7f2378e87f40) -- name = test_vg3 status = True id = 141 children = ['existing 1020 MiB lvmlv test_vg3-lv6 (188) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv7 (201) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv8 (214) with existing xfs filesystem'] parents = ['existing 1024 MiB disk sdg (132) with existing lvmpv', 'existing 1024 MiB disk sdh (146) with existing lvmpv', 'existing 1024 MiB disk sdi (156) with existing lvmpv', 'existing 1024 MiB disk sdj (166) with existing lvmpv'] uuid = QkO21e-z17d-OjKu-Vqgh-Gnze-9j0A-8ftQzW size = 3.97 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 3.97 GiB path = /dev/test_vg3 format args = [] original_format = None free = 1004 MiB PE Size = 4 MiB PE Count = 1016 PE Free = 251 PV Count = 4 modified = False extents = 1016 free space = 2.18 GiB free extents = 557 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sdg (132) with existing lvmpv', 'existing 1024 MiB disk sdh (146) with existing lvmpv', 'existing 1024 MiB disk sdi (156) with existing lvmpv', 'existing 1024 MiB disk sdj (166) with existing lvmpv'] LVs = ['existing 1020 MiB lvmlv test_vg3-lv6 (188) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv7 (201) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv8 (214) with existing xfs filesystem'] segment type = linear percent = 0 VG space used = 1020 MiB 2024-03-01 20:54:25,621 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 20:54:25,622 DEBUG blivet/MainThread: vg test_vg3 has 2.18 GiB free 2024-03-01 20:54:25,623 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 20:54:25,623 DEBUG blivet/MainThread: vg test_vg3 has 2.18 GiB free 2024-03-01 20:54:25,619 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7f2378f41160) -- name = test_vg3-lv6 status = True id = 188 children = [] parents = ['existing 3.97 GiB lvmvg test_vg3 (141)'] uuid = XL3Pt9-45Lf-3yW2-gvna-B2q7-IIys-4Aa4TY size = 1020 MiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-2 target size = 1020 MiB path = /dev/mapper/test_vg3-lv6 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7f2378e87f40) -- name = test_vg3 status = True id = 141 children = ['existing 1020 MiB lvmlv test_vg3-lv6 (188) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv7 (201) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv8 (214) with existing xfs filesystem'] parents = ['existing 1024 MiB disk sdg (132) with existing lvmpv', 'existing 1024 MiB disk sdh (146) with existing lvmpv', 'existing 1024 MiB disk sdi (156) with existing lvmpv', 'existing 1024 MiB disk sdj (166) with existing lvmpv'] uuid = QkO21e-z17d-OjKu-Vqgh-Gnze-9j0A-8ftQzW size = 3.97 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 3.97 GiB path = /dev/test_vg3 format args = [] original_format = None free = 1004 MiB PE Size = 4 MiB PE Count = 1016 PE Free = 251 PV Count = 4 modified = False extents = 1016 free space = 2.18 GiB free extents = 557 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sdg (132) with existing lvmpv', 'existing 1024 MiB disk sdh (146) with existing lvmpv', 'existing 1024 MiB disk sdi (156) with existing lvmpv', 'existing 1024 MiB disk sdj (166) with existing lvmpv'] LVs = ['existing 1020 MiB lvmlv test_vg3-lv6 (188) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv7 (201) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv8 (214) with existing xfs filesystem'] segment type = linear percent = 0 VG space used = 1020 MiB 2024-03-01 20:54:25,626 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 20:54:25,627 DEBUG blivet/MainThread: vg test_vg3 has 2.18 GiB free 2024-03-01 20:54:25,627 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 20:54:25,628 DEBUG blivet/MainThread: vg test_vg3 has 2.18 GiB free 2024-03-01 20:54:25,624 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7f2378f41160) -- name = test_vg3-lv6 status = True id = 188 children = [] parents = ['existing 3.97 GiB lvmvg test_vg3 (141)'] uuid = XL3Pt9-45Lf-3yW2-gvna-B2q7-IIys-4Aa4TY size = 1020 MiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-2 target size = 1020 MiB path = /dev/mapper/test_vg3-lv6 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7f2378e87f40) -- name = test_vg3 status = True id = 141 children = ['existing 1020 MiB lvmlv test_vg3-lv6 (188) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv7 (201) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv8 (214) with existing xfs filesystem'] parents = ['existing 1024 MiB disk sdg (132) with existing lvmpv', 'existing 1024 MiB disk sdh (146) with existing lvmpv', 'existing 1024 MiB disk sdi (156) with existing lvmpv', 'existing 1024 MiB disk sdj (166) with existing lvmpv'] uuid = QkO21e-z17d-OjKu-Vqgh-Gnze-9j0A-8ftQzW size = 3.97 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 3.97 GiB path = /dev/test_vg3 format args = [] original_format = None free = 1004 MiB PE Size = 4 MiB PE Count = 1016 PE Free = 251 PV Count = 4 modified = False extents = 1016 free space = 2.18 GiB free extents = 557 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sdg (132) with existing lvmpv', 'existing 1024 MiB disk sdh (146) with existing lvmpv', 'existing 1024 MiB disk sdi (156) with existing lvmpv', 'existing 1024 MiB disk sdj (166) with existing lvmpv'] LVs = ['existing 1020 MiB lvmlv test_vg3-lv6 (188) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv7 (201) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv8 (214) with existing xfs filesystem'] segment type = linear percent = 0 VG space used = 1020 MiB 2024-03-01 20:54:25,631 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 20:54:25,632 DEBUG blivet/MainThread: vg test_vg3 has 2.18 GiB free 2024-03-01 20:54:25,632 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 20:54:25,633 DEBUG blivet/MainThread: vg test_vg3 has 2.18 GiB free 2024-03-01 20:54:25,629 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7f2378f41160) -- name = test_vg3-lv6 status = True id = 188 children = [] parents = ['existing 3.97 GiB lvmvg test_vg3 (141)'] uuid = XL3Pt9-45Lf-3yW2-gvna-B2q7-IIys-4Aa4TY size = 1020 MiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-2 target size = 1020 MiB path = /dev/mapper/test_vg3-lv6 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7f2378e87f40) -- name = test_vg3 status = True id = 141 children = ['existing 1020 MiB lvmlv test_vg3-lv6 (188) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv7 (201) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv8 (214) with existing xfs filesystem'] parents = ['existing 1024 MiB disk sdg (132) with existing lvmpv', 'existing 1024 MiB disk sdh (146) with existing lvmpv', 'existing 1024 MiB disk sdi (156) with existing lvmpv', 'existing 1024 MiB disk sdj (166) with existing lvmpv'] uuid = QkO21e-z17d-OjKu-Vqgh-Gnze-9j0A-8ftQzW size = 3.97 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 3.97 GiB path = /dev/test_vg3 format args = [] original_format = None free = 1004 MiB PE Size = 4 MiB PE Count = 1016 PE Free = 251 PV Count = 4 modified = False extents = 1016 free space = 2.18 GiB free extents = 557 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sdg (132) with existing lvmpv', 'existing 1024 MiB disk sdh (146) with existing lvmpv', 'existing 1024 MiB disk sdi (156) with existing lvmpv', 'existing 1024 MiB disk sdj (166) with existing lvmpv'] LVs = ['existing 1020 MiB lvmlv test_vg3-lv6 (188) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv7 (201) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv8 (214) with existing xfs filesystem'] segment type = linear percent = 0 VG space used = 1020 MiB 2024-03-01 20:54:25,636 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 20:54:25,637 DEBUG blivet/MainThread: vg test_vg3 has 2.18 GiB free 2024-03-01 20:54:25,637 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 20:54:25,638 DEBUG blivet/MainThread: vg test_vg3 has 2.18 GiB free 2024-03-01 20:54:25,634 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7f2378f41160) -- name = test_vg3-lv6 status = True id = 188 children = [] parents = ['existing 3.97 GiB lvmvg test_vg3 (141)'] uuid = XL3Pt9-45Lf-3yW2-gvna-B2q7-IIys-4Aa4TY size = 1020 MiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-2 target size = 1020 MiB path = /dev/mapper/test_vg3-lv6 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7f2378e87f40) -- name = test_vg3 status = True id = 141 children = ['existing 1020 MiB lvmlv test_vg3-lv6 (188) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv7 (201) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv8 (214) with existing xfs filesystem'] parents = ['existing 1024 MiB disk sdg (132) with existing lvmpv', 'existing 1024 MiB disk sdh (146) with existing lvmpv', 'existing 1024 MiB disk sdi (156) with existing lvmpv', 'existing 1024 MiB disk sdj (166) with existing lvmpv'] uuid = QkO21e-z17d-OjKu-Vqgh-Gnze-9j0A-8ftQzW size = 3.97 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 3.97 GiB path = /dev/test_vg3 format args = [] original_format = None free = 1004 MiB PE Size = 4 MiB PE Count = 1016 PE Free = 251 PV Count = 4 modified = False extents = 1016 free space = 2.18 GiB free extents = 557 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sdg (132) with existing lvmpv', 'existing 1024 MiB disk sdh (146) with existing lvmpv', 'existing 1024 MiB disk sdi (156) with existing lvmpv', 'existing 1024 MiB disk sdj (166) with existing lvmpv'] LVs = ['existing 1020 MiB lvmlv test_vg3-lv6 (188) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv7 (201) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv8 (214) with existing xfs filesystem'] segment type = linear percent = 0 VG space used = 1020 MiB 2024-03-01 20:54:25,641 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 20:54:25,641 DEBUG blivet/MainThread: vg test_vg3 has 2.18 GiB free 2024-03-01 20:54:25,642 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 20:54:25,643 DEBUG blivet/MainThread: vg test_vg3 has 2.18 GiB free 2024-03-01 20:54:25,638 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7f2378f41160) -- name = test_vg3-lv6 status = True id = 188 children = [] parents = ['existing 3.97 GiB lvmvg test_vg3 (141)'] uuid = XL3Pt9-45Lf-3yW2-gvna-B2q7-IIys-4Aa4TY size = 1020 MiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-2 target size = 1020 MiB path = /dev/mapper/test_vg3-lv6 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7f2378e87f40) -- name = test_vg3 status = True id = 141 children = ['existing 1020 MiB lvmlv test_vg3-lv6 (188) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv7 (201) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv8 (214) with existing xfs filesystem'] parents = ['existing 1024 MiB disk sdg (132) with existing lvmpv', 'existing 1024 MiB disk sdh (146) with existing lvmpv', 'existing 1024 MiB disk sdi (156) with existing lvmpv', 'existing 1024 MiB disk sdj (166) with existing lvmpv'] uuid = QkO21e-z17d-OjKu-Vqgh-Gnze-9j0A-8ftQzW size = 3.97 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 3.97 GiB path = /dev/test_vg3 format args = [] original_format = None free = 1004 MiB PE Size = 4 MiB PE Count = 1016 PE Free = 251 PV Count = 4 modified = False extents = 1016 free space = 2.18 GiB free extents = 557 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sdg (132) with existing lvmpv', 'existing 1024 MiB disk sdh (146) with existing lvmpv', 'existing 1024 MiB disk sdi (156) with existing lvmpv', 'existing 1024 MiB disk sdj (166) with existing lvmpv'] LVs = ['existing 1020 MiB lvmlv test_vg3-lv6 (188) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv7 (201) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv8 (214) with existing xfs filesystem'] segment type = linear percent = 0 VG space used = 1020 MiB 2024-03-01 20:54:25,645 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 20:54:25,646 DEBUG blivet/MainThread: vg test_vg3 has 2.18 GiB free 2024-03-01 20:54:25,646 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 20:54:25,647 DEBUG blivet/MainThread: vg test_vg3 has 2.18 GiB free 2024-03-01 20:54:25,643 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7f2378f41160) -- name = test_vg3-lv6 status = True id = 188 children = [] parents = ['existing 3.97 GiB lvmvg test_vg3 (141)'] uuid = XL3Pt9-45Lf-3yW2-gvna-B2q7-IIys-4Aa4TY size = 1020 MiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-2 target size = 1020 MiB path = /dev/mapper/test_vg3-lv6 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7f2378e87f40) -- name = test_vg3 status = True id = 141 children = ['existing 1020 MiB lvmlv test_vg3-lv6 (188) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv7 (201) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv8 (214) with existing xfs filesystem'] parents = ['existing 1024 MiB disk sdg (132) with existing lvmpv', 'existing 1024 MiB disk sdh (146) with existing lvmpv', 'existing 1024 MiB disk sdi (156) with existing lvmpv', 'existing 1024 MiB disk sdj (166) with existing lvmpv'] uuid = QkO21e-z17d-OjKu-Vqgh-Gnze-9j0A-8ftQzW size = 3.97 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 3.97 GiB path = /dev/test_vg3 format args = [] original_format = None free = 1004 MiB PE Size = 4 MiB PE Count = 1016 PE Free = 251 PV Count = 4 modified = False extents = 1016 free space = 2.18 GiB free extents = 557 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sdg (132) with existing lvmpv', 'existing 1024 MiB disk sdh (146) with existing lvmpv', 'existing 1024 MiB disk sdi (156) with existing lvmpv', 'existing 1024 MiB disk sdj (166) with existing lvmpv'] LVs = ['existing 1020 MiB lvmlv test_vg3-lv6 (188) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv7 (201) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv8 (214) with existing xfs filesystem'] segment type = linear percent = 0 VG space used = 1020 MiB 2024-03-01 20:54:25,650 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 20:54:25,651 DEBUG blivet/MainThread: vg test_vg3 has 2.18 GiB free 2024-03-01 20:54:25,651 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 20:54:25,652 DEBUG blivet/MainThread: vg test_vg3 has 2.18 GiB free 2024-03-01 20:54:25,648 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7f2378f41160) -- name = test_vg3-lv6 status = True id = 188 children = [] parents = ['existing 3.97 GiB lvmvg test_vg3 (141)'] uuid = XL3Pt9-45Lf-3yW2-gvna-B2q7-IIys-4Aa4TY size = 1020 MiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-2 target size = 1020 MiB path = /dev/mapper/test_vg3-lv6 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7f2378e87f40) -- name = test_vg3 status = True id = 141 children = ['existing 1020 MiB lvmlv test_vg3-lv6 (188) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv7 (201) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv8 (214) with existing xfs filesystem'] parents = ['existing 1024 MiB disk sdg (132) with existing lvmpv', 'existing 1024 MiB disk sdh (146) with existing lvmpv', 'existing 1024 MiB disk sdi (156) with existing lvmpv', 'existing 1024 MiB disk sdj (166) with existing lvmpv'] uuid = QkO21e-z17d-OjKu-Vqgh-Gnze-9j0A-8ftQzW size = 3.97 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 3.97 GiB path = /dev/test_vg3 format args = [] original_format = None free = 1004 MiB PE Size = 4 MiB PE Count = 1016 PE Free = 251 PV Count = 4 modified = False extents = 1016 free space = 2.18 GiB free extents = 557 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sdg (132) with existing lvmpv', 'existing 1024 MiB disk sdh (146) with existing lvmpv', 'existing 1024 MiB disk sdi (156) with existing lvmpv', 'existing 1024 MiB disk sdj (166) with existing lvmpv'] LVs = ['existing 1020 MiB lvmlv test_vg3-lv6 (188) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv7 (201) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv8 (214) with existing xfs filesystem'] segment type = linear percent = 0 VG space used = 1020 MiB 2024-03-01 20:54:25,655 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 20:54:25,656 DEBUG blivet/MainThread: vg test_vg3 has 2.18 GiB free 2024-03-01 20:54:25,656 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 20:54:25,657 DEBUG blivet/MainThread: vg test_vg3 has 2.18 GiB free 2024-03-01 20:54:25,653 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7f2378f41160) -- name = test_vg3-lv6 status = True id = 188 children = [] parents = ['existing 3.97 GiB lvmvg test_vg3 (141)'] uuid = XL3Pt9-45Lf-3yW2-gvna-B2q7-IIys-4Aa4TY size = 1020 MiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-2 target size = 1020 MiB path = /dev/mapper/test_vg3-lv6 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7f2378e87f40) -- name = test_vg3 status = True id = 141 children = ['existing 1020 MiB lvmlv test_vg3-lv6 (188) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv7 (201) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv8 (214) with existing xfs filesystem'] parents = ['existing 1024 MiB disk sdg (132) with existing lvmpv', 'existing 1024 MiB disk sdh (146) with existing lvmpv', 'existing 1024 MiB disk sdi (156) with existing lvmpv', 'existing 1024 MiB disk sdj (166) with existing lvmpv'] uuid = QkO21e-z17d-OjKu-Vqgh-Gnze-9j0A-8ftQzW size = 3.97 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 3.97 GiB path = /dev/test_vg3 format args = [] original_format = None free = 1004 MiB PE Size = 4 MiB PE Count = 1016 PE Free = 251 PV Count = 4 modified = False extents = 1016 free space = 2.18 GiB free extents = 557 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sdg (132) with existing lvmpv', 'existing 1024 MiB disk sdh (146) with existing lvmpv', 'existing 1024 MiB disk sdi (156) with existing lvmpv', 'existing 1024 MiB disk sdj (166) with existing lvmpv'] LVs = ['existing 1020 MiB lvmlv test_vg3-lv6 (188) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv7 (201) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv8 (214) with existing xfs filesystem'] segment type = linear percent = 0 VG space used = 1020 MiB 2024-03-01 20:54:25,659 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 20:54:25,660 DEBUG blivet/MainThread: vg test_vg3 has 2.18 GiB free 2024-03-01 20:54:25,661 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 20:54:25,661 DEBUG blivet/MainThread: vg test_vg3 has 2.18 GiB free 2024-03-01 20:54:25,657 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7f2378f41160) -- name = test_vg3-lv6 status = True id = 188 children = [] parents = ['existing 3.97 GiB lvmvg test_vg3 (141)'] uuid = XL3Pt9-45Lf-3yW2-gvna-B2q7-IIys-4Aa4TY size = 1020 MiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-2 target size = 1020 MiB path = /dev/mapper/test_vg3-lv6 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7f2378e87f40) -- name = test_vg3 status = True id = 141 children = ['existing 1020 MiB lvmlv test_vg3-lv6 (188) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv7 (201) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv8 (214) with existing xfs filesystem'] parents = ['existing 1024 MiB disk sdg (132) with existing lvmpv', 'existing 1024 MiB disk sdh (146) with existing lvmpv', 'existing 1024 MiB disk sdi (156) with existing lvmpv', 'existing 1024 MiB disk sdj (166) with existing lvmpv'] uuid = QkO21e-z17d-OjKu-Vqgh-Gnze-9j0A-8ftQzW size = 3.97 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 3.97 GiB path = /dev/test_vg3 format args = [] original_format = None free = 1004 MiB PE Size = 4 MiB PE Count = 1016 PE Free = 251 PV Count = 4 modified = False extents = 1016 free space = 2.18 GiB free extents = 557 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sdg (132) with existing lvmpv', 'existing 1024 MiB disk sdh (146) with existing lvmpv', 'existing 1024 MiB disk sdi (156) with existing lvmpv', 'existing 1024 MiB disk sdj (166) with existing lvmpv'] LVs = ['existing 1020 MiB lvmlv test_vg3-lv6 (188) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv7 (201) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv8 (214) with existing xfs filesystem'] segment type = linear percent = 0 VG space used = 1020 MiB 2024-03-01 20:54:25,664 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 20:54:25,665 DEBUG blivet/MainThread: vg test_vg3 has 2.18 GiB free 2024-03-01 20:54:25,665 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 20:54:25,666 DEBUG blivet/MainThread: vg test_vg3 has 2.18 GiB free 2024-03-01 20:54:25,662 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7f2378f41160) -- name = test_vg3-lv6 status = True id = 188 children = [] parents = ['existing 3.97 GiB lvmvg test_vg3 (141)'] uuid = XL3Pt9-45Lf-3yW2-gvna-B2q7-IIys-4Aa4TY size = 1020 MiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-2 target size = 1020 MiB path = /dev/mapper/test_vg3-lv6 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7f2378e87f40) -- name = test_vg3 status = True id = 141 children = ['existing 1020 MiB lvmlv test_vg3-lv6 (188) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv7 (201) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv8 (214) with existing xfs filesystem'] parents = ['existing 1024 MiB disk sdg (132) with existing lvmpv', 'existing 1024 MiB disk sdh (146) with existing lvmpv', 'existing 1024 MiB disk sdi (156) with existing lvmpv', 'existing 1024 MiB disk sdj (166) with existing lvmpv'] uuid = QkO21e-z17d-OjKu-Vqgh-Gnze-9j0A-8ftQzW size = 3.97 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 3.97 GiB path = /dev/test_vg3 format args = [] original_format = None free = 1004 MiB PE Size = 4 MiB PE Count = 1016 PE Free = 251 PV Count = 4 modified = False extents = 1016 free space = 2.18 GiB free extents = 557 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sdg (132) with existing lvmpv', 'existing 1024 MiB disk sdh (146) with existing lvmpv', 'existing 1024 MiB disk sdi (156) with existing lvmpv', 'existing 1024 MiB disk sdj (166) with existing lvmpv'] LVs = ['existing 1020 MiB lvmlv test_vg3-lv6 (188) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv7 (201) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv8 (214) with existing xfs filesystem'] segment type = linear percent = 0 VG space used = 1020 MiB 2024-03-01 20:54:25,669 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 20:54:25,670 DEBUG blivet/MainThread: vg test_vg3 has 2.18 GiB free 2024-03-01 20:54:25,670 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 20:54:25,671 DEBUG blivet/MainThread: vg test_vg3 has 2.18 GiB free 2024-03-01 20:54:25,667 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7f2378f41160) -- name = test_vg3-lv6 status = True id = 188 children = [] parents = ['existing 3.97 GiB lvmvg test_vg3 (141)'] uuid = XL3Pt9-45Lf-3yW2-gvna-B2q7-IIys-4Aa4TY size = 1020 MiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-2 target size = 1020 MiB path = /dev/mapper/test_vg3-lv6 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7f2378e87f40) -- name = test_vg3 status = True id = 141 children = ['existing 1020 MiB lvmlv test_vg3-lv6 (188) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv7 (201) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv8 (214) with existing xfs filesystem'] parents = ['existing 1024 MiB disk sdg (132) with existing lvmpv', 'existing 1024 MiB disk sdh (146) with existing lvmpv', 'existing 1024 MiB disk sdi (156) with existing lvmpv', 'existing 1024 MiB disk sdj (166) with existing lvmpv'] uuid = QkO21e-z17d-OjKu-Vqgh-Gnze-9j0A-8ftQzW size = 3.97 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 3.97 GiB path = /dev/test_vg3 format args = [] original_format = None free = 1004 MiB PE Size = 4 MiB PE Count = 1016 PE Free = 251 PV Count = 4 modified = False extents = 1016 free space = 2.18 GiB free extents = 557 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sdg (132) with existing lvmpv', 'existing 1024 MiB disk sdh (146) with existing lvmpv', 'existing 1024 MiB disk sdi (156) with existing lvmpv', 'existing 1024 MiB disk sdj (166) with existing lvmpv'] LVs = ['existing 1020 MiB lvmlv test_vg3-lv6 (188) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv7 (201) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv8 (214) with existing xfs filesystem'] segment type = linear percent = 0 VG space used = 1020 MiB 2024-03-01 20:54:25,674 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 20:54:25,674 DEBUG blivet/MainThread: vg test_vg3 has 2.18 GiB free 2024-03-01 20:54:25,675 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 20:54:25,676 DEBUG blivet/MainThread: vg test_vg3 has 2.18 GiB free 2024-03-01 20:54:25,672 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7f2378f41160) -- name = test_vg3-lv6 status = True id = 188 children = [] parents = ['existing 3.97 GiB lvmvg test_vg3 (141)'] uuid = XL3Pt9-45Lf-3yW2-gvna-B2q7-IIys-4Aa4TY size = 1020 MiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-2 target size = 1020 MiB path = /dev/mapper/test_vg3-lv6 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7f2378e87f40) -- name = test_vg3 status = True id = 141 children = ['existing 1020 MiB lvmlv test_vg3-lv6 (188) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv7 (201) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv8 (214) with existing xfs filesystem'] parents = ['existing 1024 MiB disk sdg (132) with existing lvmpv', 'existing 1024 MiB disk sdh (146) with existing lvmpv', 'existing 1024 MiB disk sdi (156) with existing lvmpv', 'existing 1024 MiB disk sdj (166) with existing lvmpv'] uuid = QkO21e-z17d-OjKu-Vqgh-Gnze-9j0A-8ftQzW size = 3.97 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 3.97 GiB path = /dev/test_vg3 format args = [] original_format = None free = 1004 MiB PE Size = 4 MiB PE Count = 1016 PE Free = 251 PV Count = 4 modified = False extents = 1016 free space = 2.18 GiB free extents = 557 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sdg (132) with existing lvmpv', 'existing 1024 MiB disk sdh (146) with existing lvmpv', 'existing 1024 MiB disk sdi (156) with existing lvmpv', 'existing 1024 MiB disk sdj (166) with existing lvmpv'] LVs = ['existing 1020 MiB lvmlv test_vg3-lv6 (188) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv7 (201) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv8 (214) with existing xfs filesystem'] segment type = linear percent = 0 VG space used = 1020 MiB 2024-03-01 20:54:25,678 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 20:54:25,679 DEBUG blivet/MainThread: vg test_vg3 has 2.18 GiB free 2024-03-01 20:54:25,680 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 20:54:25,680 DEBUG blivet/MainThread: vg test_vg3 has 2.18 GiB free 2024-03-01 20:54:25,676 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7f2378f41160) -- name = test_vg3-lv6 status = True id = 188 children = [] parents = ['existing 3.97 GiB lvmvg test_vg3 (141)'] uuid = XL3Pt9-45Lf-3yW2-gvna-B2q7-IIys-4Aa4TY size = 1020 MiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-2 target size = 1020 MiB path = /dev/mapper/test_vg3-lv6 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7f2378e87f40) -- name = test_vg3 status = True id = 141 children = ['existing 1020 MiB lvmlv test_vg3-lv6 (188) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv7 (201) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv8 (214) with existing xfs filesystem'] parents = ['existing 1024 MiB disk sdg (132) with existing lvmpv', 'existing 1024 MiB disk sdh (146) with existing lvmpv', 'existing 1024 MiB disk sdi (156) with existing lvmpv', 'existing 1024 MiB disk sdj (166) with existing lvmpv'] uuid = QkO21e-z17d-OjKu-Vqgh-Gnze-9j0A-8ftQzW size = 3.97 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 3.97 GiB path = /dev/test_vg3 format args = [] original_format = None free = 1004 MiB PE Size = 4 MiB PE Count = 1016 PE Free = 251 PV Count = 4 modified = False extents = 1016 free space = 2.18 GiB free extents = 557 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sdg (132) with existing lvmpv', 'existing 1024 MiB disk sdh (146) with existing lvmpv', 'existing 1024 MiB disk sdi (156) with existing lvmpv', 'existing 1024 MiB disk sdj (166) with existing lvmpv'] LVs = ['existing 1020 MiB lvmlv test_vg3-lv6 (188) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv7 (201) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv8 (214) with existing xfs filesystem'] segment type = linear percent = 0 VG space used = 1020 MiB 2024-03-01 20:54:25,683 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 20:54:25,684 DEBUG blivet/MainThread: vg test_vg3 has 2.18 GiB free 2024-03-01 20:54:25,684 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 20:54:25,685 DEBUG blivet/MainThread: vg test_vg3 has 2.18 GiB free 2024-03-01 20:54:25,681 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7f2378f41160) -- name = test_vg3-lv6 status = True id = 188 children = [] parents = ['existing 3.97 GiB lvmvg test_vg3 (141)'] uuid = XL3Pt9-45Lf-3yW2-gvna-B2q7-IIys-4Aa4TY size = 1020 MiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-2 target size = 1020 MiB path = /dev/mapper/test_vg3-lv6 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7f2378e87f40) -- name = test_vg3 status = True id = 141 children = ['existing 1020 MiB lvmlv test_vg3-lv6 (188) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv7 (201) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv8 (214) with existing xfs filesystem'] parents = ['existing 1024 MiB disk sdg (132) with existing lvmpv', 'existing 1024 MiB disk sdh (146) with existing lvmpv', 'existing 1024 MiB disk sdi (156) with existing lvmpv', 'existing 1024 MiB disk sdj (166) with existing lvmpv'] uuid = QkO21e-z17d-OjKu-Vqgh-Gnze-9j0A-8ftQzW size = 3.97 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 3.97 GiB path = /dev/test_vg3 format args = [] original_format = None free = 1004 MiB PE Size = 4 MiB PE Count = 1016 PE Free = 251 PV Count = 4 modified = False extents = 1016 free space = 2.18 GiB free extents = 557 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sdg (132) with existing lvmpv', 'existing 1024 MiB disk sdh (146) with existing lvmpv', 'existing 1024 MiB disk sdi (156) with existing lvmpv', 'existing 1024 MiB disk sdj (166) with existing lvmpv'] LVs = ['existing 1020 MiB lvmlv test_vg3-lv6 (188) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv7 (201) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv8 (214) with existing xfs filesystem'] segment type = linear percent = 0 VG space used = 1020 MiB 2024-03-01 20:54:25,688 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 20:54:25,689 DEBUG blivet/MainThread: vg test_vg3 has 2.18 GiB free 2024-03-01 20:54:25,689 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 20:54:25,690 DEBUG blivet/MainThread: vg test_vg3 has 2.18 GiB free 2024-03-01 20:54:25,686 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7f2378f41160) -- name = test_vg3-lv6 status = True id = 188 children = [] parents = ['existing 3.97 GiB lvmvg test_vg3 (141)'] uuid = XL3Pt9-45Lf-3yW2-gvna-B2q7-IIys-4Aa4TY size = 1020 MiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-2 target size = 1020 MiB path = /dev/mapper/test_vg3-lv6 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7f2378e87f40) -- name = test_vg3 status = True id = 141 children = ['existing 1020 MiB lvmlv test_vg3-lv6 (188) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv7 (201) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv8 (214) with existing xfs filesystem'] parents = ['existing 1024 MiB disk sdg (132) with existing lvmpv', 'existing 1024 MiB disk sdh (146) with existing lvmpv', 'existing 1024 MiB disk sdi (156) with existing lvmpv', 'existing 1024 MiB disk sdj (166) with existing lvmpv'] uuid = QkO21e-z17d-OjKu-Vqgh-Gnze-9j0A-8ftQzW size = 3.97 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 3.97 GiB path = /dev/test_vg3 format args = [] original_format = None free = 1004 MiB PE Size = 4 MiB PE Count = 1016 PE Free = 251 PV Count = 4 modified = False extents = 1016 free space = 2.18 GiB free extents = 557 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sdg (132) with existing lvmpv', 'existing 1024 MiB disk sdh (146) with existing lvmpv', 'existing 1024 MiB disk sdi (156) with existing lvmpv', 'existing 1024 MiB disk sdj (166) with existing lvmpv'] LVs = ['existing 1020 MiB lvmlv test_vg3-lv6 (188) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv7 (201) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv8 (214) with existing xfs filesystem'] segment type = linear percent = 0 VG space used = 1020 MiB 2024-03-01 20:54:25,693 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 20:54:25,694 DEBUG blivet/MainThread: vg test_vg3 has 2.18 GiB free 2024-03-01 20:54:25,694 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 20:54:25,695 DEBUG blivet/MainThread: vg test_vg3 has 2.18 GiB free 2024-03-01 20:54:25,691 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7f2378f41160) -- name = test_vg3-lv6 status = True id = 188 children = [] parents = ['existing 3.97 GiB lvmvg test_vg3 (141)'] uuid = XL3Pt9-45Lf-3yW2-gvna-B2q7-IIys-4Aa4TY size = 1020 MiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-2 target size = 1020 MiB path = /dev/mapper/test_vg3-lv6 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7f2378e87f40) -- name = test_vg3 status = True id = 141 children = ['existing 1020 MiB lvmlv test_vg3-lv6 (188) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv7 (201) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv8 (214) with existing xfs filesystem'] parents = ['existing 1024 MiB disk sdg (132) with existing lvmpv', 'existing 1024 MiB disk sdh (146) with existing lvmpv', 'existing 1024 MiB disk sdi (156) with existing lvmpv', 'existing 1024 MiB disk sdj (166) with existing lvmpv'] uuid = QkO21e-z17d-OjKu-Vqgh-Gnze-9j0A-8ftQzW size = 3.97 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 3.97 GiB path = /dev/test_vg3 format args = [] original_format = None free = 1004 MiB PE Size = 4 MiB PE Count = 1016 PE Free = 251 PV Count = 4 modified = False extents = 1016 free space = 2.18 GiB free extents = 557 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sdg (132) with existing lvmpv', 'existing 1024 MiB disk sdh (146) with existing lvmpv', 'existing 1024 MiB disk sdi (156) with existing lvmpv', 'existing 1024 MiB disk sdj (166) with existing lvmpv'] LVs = ['existing 1020 MiB lvmlv test_vg3-lv6 (188) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv7 (201) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv8 (214) with existing xfs filesystem'] segment type = linear percent = 0 VG space used = 1020 MiB 2024-03-01 20:54:25,698 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 20:54:25,698 DEBUG blivet/MainThread: vg test_vg3 has 2.18 GiB free 2024-03-01 20:54:25,699 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 20:54:25,700 DEBUG blivet/MainThread: vg test_vg3 has 2.18 GiB free 2024-03-01 20:54:25,695 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7f2378f41160) -- name = test_vg3-lv6 status = True id = 188 children = [] parents = ['existing 3.97 GiB lvmvg test_vg3 (141)'] uuid = XL3Pt9-45Lf-3yW2-gvna-B2q7-IIys-4Aa4TY size = 1020 MiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-2 target size = 1020 MiB path = /dev/mapper/test_vg3-lv6 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7f2378e87f40) -- name = test_vg3 status = True id = 141 children = ['existing 1020 MiB lvmlv test_vg3-lv6 (188) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv7 (201) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv8 (214) with existing xfs filesystem'] parents = ['existing 1024 MiB disk sdg (132) with existing lvmpv', 'existing 1024 MiB disk sdh (146) with existing lvmpv', 'existing 1024 MiB disk sdi (156) with existing lvmpv', 'existing 1024 MiB disk sdj (166) with existing lvmpv'] uuid = QkO21e-z17d-OjKu-Vqgh-Gnze-9j0A-8ftQzW size = 3.97 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 3.97 GiB path = /dev/test_vg3 format args = [] original_format = None free = 1004 MiB PE Size = 4 MiB PE Count = 1016 PE Free = 251 PV Count = 4 modified = False extents = 1016 free space = 2.18 GiB free extents = 557 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sdg (132) with existing lvmpv', 'existing 1024 MiB disk sdh (146) with existing lvmpv', 'existing 1024 MiB disk sdi (156) with existing lvmpv', 'existing 1024 MiB disk sdj (166) with existing lvmpv'] LVs = ['existing 1020 MiB lvmlv test_vg3-lv6 (188) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv7 (201) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv8 (214) with existing xfs filesystem'] segment type = linear percent = 0 VG space used = 1020 MiB 2024-03-01 20:54:25,702 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 20:54:25,703 DEBUG blivet/MainThread: vg test_vg3 has 2.18 GiB free 2024-03-01 20:54:25,704 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 20:54:25,704 DEBUG blivet/MainThread: vg test_vg3 has 2.18 GiB free 2024-03-01 20:54:25,700 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7f2378f41160) -- name = test_vg3-lv6 status = True id = 188 children = [] parents = ['existing 3.97 GiB lvmvg test_vg3 (141)'] uuid = XL3Pt9-45Lf-3yW2-gvna-B2q7-IIys-4Aa4TY size = 1020 MiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-2 target size = 1020 MiB path = /dev/mapper/test_vg3-lv6 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7f2378e87f40) -- name = test_vg3 status = True id = 141 children = ['existing 1020 MiB lvmlv test_vg3-lv6 (188) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv7 (201) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv8 (214) with existing xfs filesystem'] parents = ['existing 1024 MiB disk sdg (132) with existing lvmpv', 'existing 1024 MiB disk sdh (146) with existing lvmpv', 'existing 1024 MiB disk sdi (156) with existing lvmpv', 'existing 1024 MiB disk sdj (166) with existing lvmpv'] uuid = QkO21e-z17d-OjKu-Vqgh-Gnze-9j0A-8ftQzW size = 3.97 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 3.97 GiB path = /dev/test_vg3 format args = [] original_format = None free = 1004 MiB PE Size = 4 MiB PE Count = 1016 PE Free = 251 PV Count = 4 modified = False extents = 1016 free space = 2.18 GiB free extents = 557 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sdg (132) with existing lvmpv', 'existing 1024 MiB disk sdh (146) with existing lvmpv', 'existing 1024 MiB disk sdi (156) with existing lvmpv', 'existing 1024 MiB disk sdj (166) with existing lvmpv'] LVs = ['existing 1020 MiB lvmlv test_vg3-lv6 (188) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv7 (201) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv8 (214) with existing xfs filesystem'] segment type = linear percent = 0 VG space used = 1020 MiB 2024-03-01 20:54:25,707 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 20:54:25,708 DEBUG blivet/MainThread: vg test_vg3 has 2.18 GiB free 2024-03-01 20:54:25,708 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 20:54:25,709 DEBUG blivet/MainThread: vg test_vg3 has 2.18 GiB free 2024-03-01 20:54:25,705 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7f2378f41160) -- name = test_vg3-lv6 status = True id = 188 children = [] parents = ['existing 3.97 GiB lvmvg test_vg3 (141)'] uuid = XL3Pt9-45Lf-3yW2-gvna-B2q7-IIys-4Aa4TY size = 1020 MiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-2 target size = 1020 MiB path = /dev/mapper/test_vg3-lv6 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7f2378e87f40) -- name = test_vg3 status = True id = 141 children = ['existing 1020 MiB lvmlv test_vg3-lv6 (188) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv7 (201) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv8 (214) with existing xfs filesystem'] parents = ['existing 1024 MiB disk sdg (132) with existing lvmpv', 'existing 1024 MiB disk sdh (146) with existing lvmpv', 'existing 1024 MiB disk sdi (156) with existing lvmpv', 'existing 1024 MiB disk sdj (166) with existing lvmpv'] uuid = QkO21e-z17d-OjKu-Vqgh-Gnze-9j0A-8ftQzW size = 3.97 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 3.97 GiB path = /dev/test_vg3 format args = [] original_format = None free = 1004 MiB PE Size = 4 MiB PE Count = 1016 PE Free = 251 PV Count = 4 modified = False extents = 1016 free space = 2.18 GiB free extents = 557 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sdg (132) with existing lvmpv', 'existing 1024 MiB disk sdh (146) with existing lvmpv', 'existing 1024 MiB disk sdi (156) with existing lvmpv', 'existing 1024 MiB disk sdj (166) with existing lvmpv'] LVs = ['existing 1020 MiB lvmlv test_vg3-lv6 (188) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv7 (201) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv8 (214) with existing xfs filesystem'] segment type = linear percent = 0 VG space used = 1020 MiB 2024-03-01 20:54:25,712 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 20:54:25,713 DEBUG blivet/MainThread: vg test_vg3 has 2.18 GiB free 2024-03-01 20:54:25,713 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 20:54:25,714 DEBUG blivet/MainThread: vg test_vg3 has 2.18 GiB free 2024-03-01 20:54:25,710 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7f2378f41160) -- name = test_vg3-lv6 status = True id = 188 children = [] parents = ['existing 3.97 GiB lvmvg test_vg3 (141)'] uuid = XL3Pt9-45Lf-3yW2-gvna-B2q7-IIys-4Aa4TY size = 1020 MiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-2 target size = 1020 MiB path = /dev/mapper/test_vg3-lv6 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7f2378e87f40) -- name = test_vg3 status = True id = 141 children = ['existing 1020 MiB lvmlv test_vg3-lv6 (188) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv7 (201) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv8 (214) with existing xfs filesystem'] parents = ['existing 1024 MiB disk sdg (132) with existing lvmpv', 'existing 1024 MiB disk sdh (146) with existing lvmpv', 'existing 1024 MiB disk sdi (156) with existing lvmpv', 'existing 1024 MiB disk sdj (166) with existing lvmpv'] uuid = QkO21e-z17d-OjKu-Vqgh-Gnze-9j0A-8ftQzW size = 3.97 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 3.97 GiB path = /dev/test_vg3 format args = [] original_format = None free = 1004 MiB PE Size = 4 MiB PE Count = 1016 PE Free = 251 PV Count = 4 modified = False extents = 1016 free space = 2.18 GiB free extents = 557 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sdg (132) with existing lvmpv', 'existing 1024 MiB disk sdh (146) with existing lvmpv', 'existing 1024 MiB disk sdi (156) with existing lvmpv', 'existing 1024 MiB disk sdj (166) with existing lvmpv'] LVs = ['existing 1020 MiB lvmlv test_vg3-lv6 (188) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv7 (201) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv8 (214) with existing xfs filesystem'] segment type = linear percent = 0 VG space used = 1020 MiB 2024-03-01 20:54:25,717 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 20:54:25,717 DEBUG blivet/MainThread: vg test_vg3 has 2.18 GiB free 2024-03-01 20:54:25,718 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 20:54:25,719 DEBUG blivet/MainThread: vg test_vg3 has 2.18 GiB free 2024-03-01 20:54:25,714 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7f2378f41160) -- name = test_vg3-lv6 status = True id = 188 children = [] parents = ['existing 3.97 GiB lvmvg test_vg3 (141)'] uuid = XL3Pt9-45Lf-3yW2-gvna-B2q7-IIys-4Aa4TY size = 1020 MiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-2 target size = 1020 MiB path = /dev/mapper/test_vg3-lv6 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7f2378e87f40) -- name = test_vg3 status = True id = 141 children = ['existing 1020 MiB lvmlv test_vg3-lv6 (188) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv7 (201) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv8 (214) with existing xfs filesystem'] parents = ['existing 1024 MiB disk sdg (132) with existing lvmpv', 'existing 1024 MiB disk sdh (146) with existing lvmpv', 'existing 1024 MiB disk sdi (156) with existing lvmpv', 'existing 1024 MiB disk sdj (166) with existing lvmpv'] uuid = QkO21e-z17d-OjKu-Vqgh-Gnze-9j0A-8ftQzW size = 3.97 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 3.97 GiB path = /dev/test_vg3 format args = [] original_format = None free = 1004 MiB PE Size = 4 MiB PE Count = 1016 PE Free = 251 PV Count = 4 modified = False extents = 1016 free space = 2.18 GiB free extents = 557 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sdg (132) with existing lvmpv', 'existing 1024 MiB disk sdh (146) with existing lvmpv', 'existing 1024 MiB disk sdi (156) with existing lvmpv', 'existing 1024 MiB disk sdj (166) with existing lvmpv'] LVs = ['existing 1020 MiB lvmlv test_vg3-lv6 (188) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv7 (201) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv8 (214) with existing xfs filesystem'] segment type = linear percent = 0 VG space used = 1020 MiB 2024-03-01 20:54:25,721 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 20:54:25,722 DEBUG blivet/MainThread: vg test_vg3 has 2.18 GiB free 2024-03-01 20:54:25,723 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 20:54:25,723 DEBUG blivet/MainThread: vg test_vg3 has 2.18 GiB free 2024-03-01 20:54:25,719 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7f2378f41160) -- name = test_vg3-lv6 status = True id = 188 children = [] parents = ['existing 3.97 GiB lvmvg test_vg3 (141)'] uuid = XL3Pt9-45Lf-3yW2-gvna-B2q7-IIys-4Aa4TY size = 1020 MiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-2 target size = 1020 MiB path = /dev/mapper/test_vg3-lv6 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7f2378e87f40) -- name = test_vg3 status = True id = 141 children = ['existing 1020 MiB lvmlv test_vg3-lv6 (188) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv7 (201) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv8 (214) with existing xfs filesystem'] parents = ['existing 1024 MiB disk sdg (132) with existing lvmpv', 'existing 1024 MiB disk sdh (146) with existing lvmpv', 'existing 1024 MiB disk sdi (156) with existing lvmpv', 'existing 1024 MiB disk sdj (166) with existing lvmpv'] uuid = QkO21e-z17d-OjKu-Vqgh-Gnze-9j0A-8ftQzW size = 3.97 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 3.97 GiB path = /dev/test_vg3 format args = [] original_format = None free = 1004 MiB PE Size = 4 MiB PE Count = 1016 PE Free = 251 PV Count = 4 modified = False extents = 1016 free space = 2.18 GiB free extents = 557 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sdg (132) with existing lvmpv', 'existing 1024 MiB disk sdh (146) with existing lvmpv', 'existing 1024 MiB disk sdi (156) with existing lvmpv', 'existing 1024 MiB disk sdj (166) with existing lvmpv'] LVs = ['existing 1020 MiB lvmlv test_vg3-lv6 (188) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv7 (201) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv8 (214) with existing xfs filesystem'] segment type = linear percent = 0 VG space used = 1020 MiB 2024-03-01 20:54:25,726 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 20:54:25,727 DEBUG blivet/MainThread: vg test_vg3 has 2.18 GiB free 2024-03-01 20:54:25,727 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 20:54:25,728 DEBUG blivet/MainThread: vg test_vg3 has 2.18 GiB free 2024-03-01 20:54:25,724 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7f2378f41160) -- name = test_vg3-lv6 status = True id = 188 children = [] parents = ['existing 3.97 GiB lvmvg test_vg3 (141)'] uuid = XL3Pt9-45Lf-3yW2-gvna-B2q7-IIys-4Aa4TY size = 1020 MiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-2 target size = 1020 MiB path = /dev/mapper/test_vg3-lv6 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7f2378e87f40) -- name = test_vg3 status = True id = 141 children = ['existing 1020 MiB lvmlv test_vg3-lv6 (188) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv7 (201) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv8 (214) with existing xfs filesystem'] parents = ['existing 1024 MiB disk sdg (132) with existing lvmpv', 'existing 1024 MiB disk sdh (146) with existing lvmpv', 'existing 1024 MiB disk sdi (156) with existing lvmpv', 'existing 1024 MiB disk sdj (166) with existing lvmpv'] uuid = QkO21e-z17d-OjKu-Vqgh-Gnze-9j0A-8ftQzW size = 3.97 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 3.97 GiB path = /dev/test_vg3 format args = [] original_format = None free = 1004 MiB PE Size = 4 MiB PE Count = 1016 PE Free = 251 PV Count = 4 modified = False extents = 1016 free space = 2.18 GiB free extents = 557 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sdg (132) with existing lvmpv', 'existing 1024 MiB disk sdh (146) with existing lvmpv', 'existing 1024 MiB disk sdi (156) with existing lvmpv', 'existing 1024 MiB disk sdj (166) with existing lvmpv'] LVs = ['existing 1020 MiB lvmlv test_vg3-lv6 (188) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv7 (201) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv8 (214) with existing xfs filesystem'] segment type = linear percent = 0 VG space used = 1020 MiB 2024-03-01 20:54:25,731 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 20:54:25,732 DEBUG blivet/MainThread: vg test_vg3 has 2.18 GiB free 2024-03-01 20:54:25,732 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 20:54:25,733 DEBUG blivet/MainThread: vg test_vg3 has 2.18 GiB free 2024-03-01 20:54:25,729 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7f2378f41160) -- name = test_vg3-lv6 status = True id = 188 children = [] parents = ['existing 3.97 GiB lvmvg test_vg3 (141)'] uuid = XL3Pt9-45Lf-3yW2-gvna-B2q7-IIys-4Aa4TY size = 1020 MiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-2 target size = 1020 MiB path = /dev/mapper/test_vg3-lv6 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7f2378e87f40) -- name = test_vg3 status = True id = 141 children = ['existing 1020 MiB lvmlv test_vg3-lv6 (188) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv7 (201) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv8 (214) with existing xfs filesystem'] parents = ['existing 1024 MiB disk sdg (132) with existing lvmpv', 'existing 1024 MiB disk sdh (146) with existing lvmpv', 'existing 1024 MiB disk sdi (156) with existing lvmpv', 'existing 1024 MiB disk sdj (166) with existing lvmpv'] uuid = QkO21e-z17d-OjKu-Vqgh-Gnze-9j0A-8ftQzW size = 3.97 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 3.97 GiB path = /dev/test_vg3 format args = [] original_format = None free = 1004 MiB PE Size = 4 MiB PE Count = 1016 PE Free = 251 PV Count = 4 modified = False extents = 1016 free space = 2.18 GiB free extents = 557 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sdg (132) with existing lvmpv', 'existing 1024 MiB disk sdh (146) with existing lvmpv', 'existing 1024 MiB disk sdi (156) with existing lvmpv', 'existing 1024 MiB disk sdj (166) with existing lvmpv'] LVs = ['existing 1020 MiB lvmlv test_vg3-lv6 (188) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv7 (201) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv8 (214) with existing xfs filesystem'] segment type = linear percent = 0 VG space used = 1020 MiB 2024-03-01 20:54:25,735 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 20:54:25,736 DEBUG blivet/MainThread: vg test_vg3 has 2.18 GiB free 2024-03-01 20:54:25,737 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 20:54:25,738 DEBUG blivet/MainThread: vg test_vg3 has 2.18 GiB free 2024-03-01 20:54:25,733 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7f2378f41160) -- name = test_vg3-lv6 status = True id = 188 children = [] parents = ['existing 3.97 GiB lvmvg test_vg3 (141)'] uuid = XL3Pt9-45Lf-3yW2-gvna-B2q7-IIys-4Aa4TY size = 1020 MiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-2 target size = 1020 MiB path = /dev/mapper/test_vg3-lv6 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7f2378e87f40) -- name = test_vg3 status = True id = 141 children = ['existing 1020 MiB lvmlv test_vg3-lv6 (188) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv7 (201) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv8 (214) with existing xfs filesystem'] parents = ['existing 1024 MiB disk sdg (132) with existing lvmpv', 'existing 1024 MiB disk sdh (146) with existing lvmpv', 'existing 1024 MiB disk sdi (156) with existing lvmpv', 'existing 1024 MiB disk sdj (166) with existing lvmpv'] uuid = QkO21e-z17d-OjKu-Vqgh-Gnze-9j0A-8ftQzW size = 3.97 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 3.97 GiB path = /dev/test_vg3 format args = [] original_format = None free = 1004 MiB PE Size = 4 MiB PE Count = 1016 PE Free = 251 PV Count = 4 modified = False extents = 1016 free space = 2.18 GiB free extents = 557 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sdg (132) with existing lvmpv', 'existing 1024 MiB disk sdh (146) with existing lvmpv', 'existing 1024 MiB disk sdi (156) with existing lvmpv', 'existing 1024 MiB disk sdj (166) with existing lvmpv'] LVs = ['existing 1020 MiB lvmlv test_vg3-lv6 (188) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv7 (201) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv8 (214) with existing xfs filesystem'] segment type = linear percent = 0 VG space used = 1020 MiB 2024-03-01 20:54:25,740 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 20:54:25,741 DEBUG blivet/MainThread: vg test_vg3 has 2.18 GiB free 2024-03-01 20:54:25,741 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 20:54:25,742 DEBUG blivet/MainThread: vg test_vg3 has 2.18 GiB free 2024-03-01 20:54:25,738 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7f2378f41160) -- name = test_vg3-lv6 status = True id = 188 children = [] parents = ['existing 3.97 GiB lvmvg test_vg3 (141)'] uuid = XL3Pt9-45Lf-3yW2-gvna-B2q7-IIys-4Aa4TY size = 1020 MiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-2 target size = 1020 MiB path = /dev/mapper/test_vg3-lv6 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7f2378e87f40) -- name = test_vg3 status = True id = 141 children = ['existing 1020 MiB lvmlv test_vg3-lv6 (188) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv7 (201) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv8 (214) with existing xfs filesystem'] parents = ['existing 1024 MiB disk sdg (132) with existing lvmpv', 'existing 1024 MiB disk sdh (146) with existing lvmpv', 'existing 1024 MiB disk sdi (156) with existing lvmpv', 'existing 1024 MiB disk sdj (166) with existing lvmpv'] uuid = QkO21e-z17d-OjKu-Vqgh-Gnze-9j0A-8ftQzW size = 3.97 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 3.97 GiB path = /dev/test_vg3 format args = [] original_format = None free = 1004 MiB PE Size = 4 MiB PE Count = 1016 PE Free = 251 PV Count = 4 modified = False extents = 1016 free space = 2.18 GiB free extents = 557 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sdg (132) with existing lvmpv', 'existing 1024 MiB disk sdh (146) with existing lvmpv', 'existing 1024 MiB disk sdi (156) with existing lvmpv', 'existing 1024 MiB disk sdj (166) with existing lvmpv'] LVs = ['existing 1020 MiB lvmlv test_vg3-lv6 (188) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv7 (201) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv8 (214) with existing xfs filesystem'] segment type = linear percent = 0 VG space used = 1020 MiB 2024-03-01 20:54:25,745 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 20:54:25,746 DEBUG blivet/MainThread: vg test_vg3 has 2.18 GiB free 2024-03-01 20:54:25,746 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 20:54:25,747 DEBUG blivet/MainThread: vg test_vg3 has 2.18 GiB free 2024-03-01 20:54:25,743 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7f2378f41160) -- name = test_vg3-lv6 status = True id = 188 children = [] parents = ['existing 3.97 GiB lvmvg test_vg3 (141)'] uuid = XL3Pt9-45Lf-3yW2-gvna-B2q7-IIys-4Aa4TY size = 1020 MiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-2 target size = 1020 MiB path = /dev/mapper/test_vg3-lv6 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7f2378e87f40) -- name = test_vg3 status = True id = 141 children = ['existing 1020 MiB lvmlv test_vg3-lv6 (188) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv7 (201) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv8 (214) with existing xfs filesystem'] parents = ['existing 1024 MiB disk sdg (132) with existing lvmpv', 'existing 1024 MiB disk sdh (146) with existing lvmpv', 'existing 1024 MiB disk sdi (156) with existing lvmpv', 'existing 1024 MiB disk sdj (166) with existing lvmpv'] uuid = QkO21e-z17d-OjKu-Vqgh-Gnze-9j0A-8ftQzW size = 3.97 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 3.97 GiB path = /dev/test_vg3 format args = [] original_format = None free = 1004 MiB PE Size = 4 MiB PE Count = 1016 PE Free = 251 PV Count = 4 modified = False extents = 1016 free space = 2.18 GiB free extents = 557 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sdg (132) with existing lvmpv', 'existing 1024 MiB disk sdh (146) with existing lvmpv', 'existing 1024 MiB disk sdi (156) with existing lvmpv', 'existing 1024 MiB disk sdj (166) with existing lvmpv'] LVs = ['existing 1020 MiB lvmlv test_vg3-lv6 (188) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv7 (201) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv8 (214) with existing xfs filesystem'] segment type = linear percent = 0 VG space used = 1020 MiB 2024-03-01 20:54:25,750 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 20:54:25,751 DEBUG blivet/MainThread: vg test_vg3 has 2.18 GiB free 2024-03-01 20:54:25,751 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 20:54:25,752 DEBUG blivet/MainThread: vg test_vg3 has 2.18 GiB free 2024-03-01 20:54:25,748 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7f2378f41160) -- name = test_vg3-lv6 status = True id = 188 children = [] parents = ['existing 3.97 GiB lvmvg test_vg3 (141)'] uuid = XL3Pt9-45Lf-3yW2-gvna-B2q7-IIys-4Aa4TY size = 1020 MiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-2 target size = 1020 MiB path = /dev/mapper/test_vg3-lv6 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7f2378e87f40) -- name = test_vg3 status = True id = 141 children = ['existing 1020 MiB lvmlv test_vg3-lv6 (188) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv7 (201) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv8 (214) with existing xfs filesystem'] parents = ['existing 1024 MiB disk sdg (132) with existing lvmpv', 'existing 1024 MiB disk sdh (146) with existing lvmpv', 'existing 1024 MiB disk sdi (156) with existing lvmpv', 'existing 1024 MiB disk sdj (166) with existing lvmpv'] uuid = QkO21e-z17d-OjKu-Vqgh-Gnze-9j0A-8ftQzW size = 3.97 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 3.97 GiB path = /dev/test_vg3 format args = [] original_format = None free = 1004 MiB PE Size = 4 MiB PE Count = 1016 PE Free = 251 PV Count = 4 modified = False extents = 1016 free space = 2.18 GiB free extents = 557 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sdg (132) with existing lvmpv', 'existing 1024 MiB disk sdh (146) with existing lvmpv', 'existing 1024 MiB disk sdi (156) with existing lvmpv', 'existing 1024 MiB disk sdj (166) with existing lvmpv'] LVs = ['existing 1020 MiB lvmlv test_vg3-lv6 (188) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv7 (201) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv8 (214) with existing xfs filesystem'] segment type = linear percent = 0 VG space used = 1020 MiB 2024-03-01 20:54:25,755 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 20:54:25,756 DEBUG blivet/MainThread: vg test_vg3 has 2.18 GiB free 2024-03-01 20:54:25,756 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 20:54:25,757 DEBUG blivet/MainThread: vg test_vg3 has 2.18 GiB free 2024-03-01 20:54:25,752 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7f2378f41160) -- name = test_vg3-lv6 status = True id = 188 children = [] parents = ['existing 3.97 GiB lvmvg test_vg3 (141)'] uuid = XL3Pt9-45Lf-3yW2-gvna-B2q7-IIys-4Aa4TY size = 1020 MiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-2 target size = 1020 MiB path = /dev/mapper/test_vg3-lv6 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7f2378e87f40) -- name = test_vg3 status = True id = 141 children = ['existing 1020 MiB lvmlv test_vg3-lv6 (188) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv7 (201) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv8 (214) with existing xfs filesystem'] parents = ['existing 1024 MiB disk sdg (132) with existing lvmpv', 'existing 1024 MiB disk sdh (146) with existing lvmpv', 'existing 1024 MiB disk sdi (156) with existing lvmpv', 'existing 1024 MiB disk sdj (166) with existing lvmpv'] uuid = QkO21e-z17d-OjKu-Vqgh-Gnze-9j0A-8ftQzW size = 3.97 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 3.97 GiB path = /dev/test_vg3 format args = [] original_format = None free = 1004 MiB PE Size = 4 MiB PE Count = 1016 PE Free = 251 PV Count = 4 modified = False extents = 1016 free space = 2.18 GiB free extents = 557 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sdg (132) with existing lvmpv', 'existing 1024 MiB disk sdh (146) with existing lvmpv', 'existing 1024 MiB disk sdi (156) with existing lvmpv', 'existing 1024 MiB disk sdj (166) with existing lvmpv'] LVs = ['existing 1020 MiB lvmlv test_vg3-lv6 (188) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv7 (201) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv8 (214) with existing xfs filesystem'] segment type = linear percent = 0 VG space used = 1020 MiB 2024-03-01 20:54:25,760 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 20:54:25,761 DEBUG blivet/MainThread: vg test_vg3 has 2.18 GiB free 2024-03-01 20:54:25,761 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 20:54:25,762 DEBUG blivet/MainThread: vg test_vg3 has 2.18 GiB free 2024-03-01 20:54:25,758 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7f2378f41160) -- name = test_vg3-lv6 status = True id = 188 children = [] parents = ['existing 3.97 GiB lvmvg test_vg3 (141)'] uuid = XL3Pt9-45Lf-3yW2-gvna-B2q7-IIys-4Aa4TY size = 1020 MiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-2 target size = 1020 MiB path = /dev/mapper/test_vg3-lv6 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7f2378e87f40) -- name = test_vg3 status = True id = 141 children = ['existing 1020 MiB lvmlv test_vg3-lv6 (188) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv7 (201) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv8 (214) with existing xfs filesystem'] parents = ['existing 1024 MiB disk sdg (132) with existing lvmpv', 'existing 1024 MiB disk sdh (146) with existing lvmpv', 'existing 1024 MiB disk sdi (156) with existing lvmpv', 'existing 1024 MiB disk sdj (166) with existing lvmpv'] uuid = QkO21e-z17d-OjKu-Vqgh-Gnze-9j0A-8ftQzW size = 3.97 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 3.97 GiB path = /dev/test_vg3 format args = [] original_format = None free = 1004 MiB PE Size = 4 MiB PE Count = 1016 PE Free = 251 PV Count = 4 modified = False extents = 1016 free space = 2.18 GiB free extents = 557 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sdg (132) with existing lvmpv', 'existing 1024 MiB disk sdh (146) with existing lvmpv', 'existing 1024 MiB disk sdi (156) with existing lvmpv', 'existing 1024 MiB disk sdj (166) with existing lvmpv'] LVs = ['existing 1020 MiB lvmlv test_vg3-lv6 (188) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv7 (201) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv8 (214) with existing xfs filesystem'] segment type = linear percent = 0 VG space used = 1020 MiB 2024-03-01 20:54:25,763 DEBUG blivet/MainThread: removing test_vg3-lv6 2024-03-01 20:54:25,765 DEBUG blivet/MainThread: DeviceTree.get_dependent_devices: dep: existing 1020 MiB lvmlv test_vg3-lv6 (188) with existing xfs filesystem ; hidden: False ; 2024-03-01 20:54:25,766 DEBUG blivet/MainThread: dep is a leaf 2024-03-01 20:54:25,766 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 278 2024-03-01 20:54:25,769 DEBUG blivet/MainThread: LVMLogicalVolumeDevice._set_format: test_vg3-lv6 ; type: None ; current: xfs ; 2024-03-01 20:54:25,769 INFO blivet/MainThread: registered action: [277] destroy format xfs filesystem on lvmlv test_vg3-lv6 (id 188) 2024-03-01 20:54:25,772 DEBUG blivet/MainThread: LVMVolumeGroupDevice.remove_child: name: test_vg3 ; child: lv6 ; kids: 3 ; 2024-03-01 20:54:25,772 INFO blivet/MainThread: removed lvmlv test_vg3-lv6 (id 188) from device tree 2024-03-01 20:54:25,772 INFO blivet/MainThread: registered action: [279] destroy device lvmlv test_vg3-lv6 (id 188) 2024-03-01 20:54:25,775 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: test_vg3-lv7 ; incomplete: False ; hidden: False ; 2024-03-01 20:54:25,777 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned existing 408 MiB lvmlv test_vg3-lv7 (201) with existing xfs filesystem 2024-03-01 20:54:25,777 DEBUG blivet/MainThread: resolved 'test_vg3-lv7' to 'test_vg3-lv7' (lvmlv) 2024-03-01 20:54:25,779 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 20:54:25,780 DEBUG blivet/MainThread: vg test_vg3 has 3.17 GiB free 2024-03-01 20:54:25,781 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 20:54:25,781 DEBUG blivet/MainThread: vg test_vg3 has 3.17 GiB free 2024-03-01 20:54:25,777 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7f2378ed4a00) -- name = test_vg3-lv7 status = True id = 201 children = [] parents = ['existing 3.97 GiB lvmvg test_vg3 (141)'] uuid = 6DYPj0-hhBq-fUnt-mGb3-KhmU-21An-Q90krg size = 408 MiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-1 target size = 408 MiB path = /dev/mapper/test_vg3-lv7 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7f2378e87f40) -- name = test_vg3 status = True id = 141 children = ['existing 408 MiB lvmlv test_vg3-lv7 (201) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv8 (214) with existing xfs filesystem'] parents = ['existing 1024 MiB disk sdg (132) with existing lvmpv', 'existing 1024 MiB disk sdh (146) with existing lvmpv', 'existing 1024 MiB disk sdi (156) with existing lvmpv', 'existing 1024 MiB disk sdj (166) with existing lvmpv'] uuid = QkO21e-z17d-OjKu-Vqgh-Gnze-9j0A-8ftQzW size = 3.97 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 3.97 GiB path = /dev/test_vg3 format args = [] original_format = None free = 1004 MiB PE Size = 4 MiB PE Count = 1016 PE Free = 251 PV Count = 4 modified = False extents = 1016 free space = 3.17 GiB free extents = 812 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sdg (132) with existing lvmpv', 'existing 1024 MiB disk sdh (146) with existing lvmpv', 'existing 1024 MiB disk sdi (156) with existing lvmpv', 'existing 1024 MiB disk sdj (166) with existing lvmpv'] LVs = ['existing 408 MiB lvmlv test_vg3-lv7 (201) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv8 (214) with existing xfs filesystem'] segment type = linear percent = 0 VG space used = 408 MiB 2024-03-01 20:54:25,784 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 20:54:25,785 DEBUG blivet/MainThread: vg test_vg3 has 3.17 GiB free 2024-03-01 20:54:25,785 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 20:54:25,786 DEBUG blivet/MainThread: vg test_vg3 has 3.17 GiB free 2024-03-01 20:54:25,782 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7f2378ed4a00) -- name = test_vg3-lv7 status = True id = 201 children = [] parents = ['existing 3.97 GiB lvmvg test_vg3 (141)'] uuid = 6DYPj0-hhBq-fUnt-mGb3-KhmU-21An-Q90krg size = 408 MiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-1 target size = 408 MiB path = /dev/mapper/test_vg3-lv7 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7f2378e87f40) -- name = test_vg3 status = True id = 141 children = ['existing 408 MiB lvmlv test_vg3-lv7 (201) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv8 (214) with existing xfs filesystem'] parents = ['existing 1024 MiB disk sdg (132) with existing lvmpv', 'existing 1024 MiB disk sdh (146) with existing lvmpv', 'existing 1024 MiB disk sdi (156) with existing lvmpv', 'existing 1024 MiB disk sdj (166) with existing lvmpv'] uuid = QkO21e-z17d-OjKu-Vqgh-Gnze-9j0A-8ftQzW size = 3.97 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 3.97 GiB path = /dev/test_vg3 format args = [] original_format = None free = 1004 MiB PE Size = 4 MiB PE Count = 1016 PE Free = 251 PV Count = 4 modified = False extents = 1016 free space = 3.17 GiB free extents = 812 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sdg (132) with existing lvmpv', 'existing 1024 MiB disk sdh (146) with existing lvmpv', 'existing 1024 MiB disk sdi (156) with existing lvmpv', 'existing 1024 MiB disk sdj (166) with existing lvmpv'] LVs = ['existing 408 MiB lvmlv test_vg3-lv7 (201) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv8 (214) with existing xfs filesystem'] segment type = linear percent = 0 VG space used = 408 MiB 2024-03-01 20:54:25,788 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 20:54:25,789 DEBUG blivet/MainThread: vg test_vg3 has 3.17 GiB free 2024-03-01 20:54:25,789 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 20:54:25,790 DEBUG blivet/MainThread: vg test_vg3 has 3.17 GiB free 2024-03-01 20:54:25,786 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7f2378ed4a00) -- name = test_vg3-lv7 status = True id = 201 children = [] parents = ['existing 3.97 GiB lvmvg test_vg3 (141)'] uuid = 6DYPj0-hhBq-fUnt-mGb3-KhmU-21An-Q90krg size = 408 MiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-1 target size = 408 MiB path = /dev/mapper/test_vg3-lv7 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7f2378e87f40) -- name = test_vg3 status = True id = 141 children = ['existing 408 MiB lvmlv test_vg3-lv7 (201) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv8 (214) with existing xfs filesystem'] parents = ['existing 1024 MiB disk sdg (132) with existing lvmpv', 'existing 1024 MiB disk sdh (146) with existing lvmpv', 'existing 1024 MiB disk sdi (156) with existing lvmpv', 'existing 1024 MiB disk sdj (166) with existing lvmpv'] uuid = QkO21e-z17d-OjKu-Vqgh-Gnze-9j0A-8ftQzW size = 3.97 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 3.97 GiB path = /dev/test_vg3 format args = [] original_format = None free = 1004 MiB PE Size = 4 MiB PE Count = 1016 PE Free = 251 PV Count = 4 modified = False extents = 1016 free space = 3.17 GiB free extents = 812 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sdg (132) with existing lvmpv', 'existing 1024 MiB disk sdh (146) with existing lvmpv', 'existing 1024 MiB disk sdi (156) with existing lvmpv', 'existing 1024 MiB disk sdj (166) with existing lvmpv'] LVs = ['existing 408 MiB lvmlv test_vg3-lv7 (201) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv8 (214) with existing xfs filesystem'] segment type = linear percent = 0 VG space used = 408 MiB 2024-03-01 20:54:25,793 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 20:54:25,793 DEBUG blivet/MainThread: vg test_vg3 has 3.17 GiB free 2024-03-01 20:54:25,794 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 20:54:25,794 DEBUG blivet/MainThread: vg test_vg3 has 3.17 GiB free 2024-03-01 20:54:25,790 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7f2378ed4a00) -- name = test_vg3-lv7 status = True id = 201 children = [] parents = ['existing 3.97 GiB lvmvg test_vg3 (141)'] uuid = 6DYPj0-hhBq-fUnt-mGb3-KhmU-21An-Q90krg size = 408 MiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-1 target size = 408 MiB path = /dev/mapper/test_vg3-lv7 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7f2378e87f40) -- name = test_vg3 status = True id = 141 children = ['existing 408 MiB lvmlv test_vg3-lv7 (201) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv8 (214) with existing xfs filesystem'] parents = ['existing 1024 MiB disk sdg (132) with existing lvmpv', 'existing 1024 MiB disk sdh (146) with existing lvmpv', 'existing 1024 MiB disk sdi (156) with existing lvmpv', 'existing 1024 MiB disk sdj (166) with existing lvmpv'] uuid = QkO21e-z17d-OjKu-Vqgh-Gnze-9j0A-8ftQzW size = 3.97 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 3.97 GiB path = /dev/test_vg3 format args = [] original_format = None free = 1004 MiB PE Size = 4 MiB PE Count = 1016 PE Free = 251 PV Count = 4 modified = False extents = 1016 free space = 3.17 GiB free extents = 812 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sdg (132) with existing lvmpv', 'existing 1024 MiB disk sdh (146) with existing lvmpv', 'existing 1024 MiB disk sdi (156) with existing lvmpv', 'existing 1024 MiB disk sdj (166) with existing lvmpv'] LVs = ['existing 408 MiB lvmlv test_vg3-lv7 (201) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv8 (214) with existing xfs filesystem'] segment type = linear percent = 0 VG space used = 408 MiB 2024-03-01 20:54:25,797 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 20:54:25,798 DEBUG blivet/MainThread: vg test_vg3 has 3.17 GiB free 2024-03-01 20:54:25,798 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 20:54:25,799 DEBUG blivet/MainThread: vg test_vg3 has 3.17 GiB free 2024-03-01 20:54:25,795 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7f2378ed4a00) -- name = test_vg3-lv7 status = True id = 201 children = [] parents = ['existing 3.97 GiB lvmvg test_vg3 (141)'] uuid = 6DYPj0-hhBq-fUnt-mGb3-KhmU-21An-Q90krg size = 408 MiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-1 target size = 408 MiB path = /dev/mapper/test_vg3-lv7 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7f2378e87f40) -- name = test_vg3 status = True id = 141 children = ['existing 408 MiB lvmlv test_vg3-lv7 (201) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv8 (214) with existing xfs filesystem'] parents = ['existing 1024 MiB disk sdg (132) with existing lvmpv', 'existing 1024 MiB disk sdh (146) with existing lvmpv', 'existing 1024 MiB disk sdi (156) with existing lvmpv', 'existing 1024 MiB disk sdj (166) with existing lvmpv'] uuid = QkO21e-z17d-OjKu-Vqgh-Gnze-9j0A-8ftQzW size = 3.97 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 3.97 GiB path = /dev/test_vg3 format args = [] original_format = None free = 1004 MiB PE Size = 4 MiB PE Count = 1016 PE Free = 251 PV Count = 4 modified = False extents = 1016 free space = 3.17 GiB free extents = 812 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sdg (132) with existing lvmpv', 'existing 1024 MiB disk sdh (146) with existing lvmpv', 'existing 1024 MiB disk sdi (156) with existing lvmpv', 'existing 1024 MiB disk sdj (166) with existing lvmpv'] LVs = ['existing 408 MiB lvmlv test_vg3-lv7 (201) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv8 (214) with existing xfs filesystem'] segment type = linear percent = 0 VG space used = 408 MiB 2024-03-01 20:54:25,801 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 20:54:25,802 DEBUG blivet/MainThread: vg test_vg3 has 3.17 GiB free 2024-03-01 20:54:25,802 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 20:54:25,803 DEBUG blivet/MainThread: vg test_vg3 has 3.17 GiB free 2024-03-01 20:54:25,799 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7f2378ed4a00) -- name = test_vg3-lv7 status = True id = 201 children = [] parents = ['existing 3.97 GiB lvmvg test_vg3 (141)'] uuid = 6DYPj0-hhBq-fUnt-mGb3-KhmU-21An-Q90krg size = 408 MiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-1 target size = 408 MiB path = /dev/mapper/test_vg3-lv7 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7f2378e87f40) -- name = test_vg3 status = True id = 141 children = ['existing 408 MiB lvmlv test_vg3-lv7 (201) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv8 (214) with existing xfs filesystem'] parents = ['existing 1024 MiB disk sdg (132) with existing lvmpv', 'existing 1024 MiB disk sdh (146) with existing lvmpv', 'existing 1024 MiB disk sdi (156) with existing lvmpv', 'existing 1024 MiB disk sdj (166) with existing lvmpv'] uuid = QkO21e-z17d-OjKu-Vqgh-Gnze-9j0A-8ftQzW size = 3.97 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 3.97 GiB path = /dev/test_vg3 format args = [] original_format = None free = 1004 MiB PE Size = 4 MiB PE Count = 1016 PE Free = 251 PV Count = 4 modified = False extents = 1016 free space = 3.17 GiB free extents = 812 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sdg (132) with existing lvmpv', 'existing 1024 MiB disk sdh (146) with existing lvmpv', 'existing 1024 MiB disk sdi (156) with existing lvmpv', 'existing 1024 MiB disk sdj (166) with existing lvmpv'] LVs = ['existing 408 MiB lvmlv test_vg3-lv7 (201) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv8 (214) with existing xfs filesystem'] segment type = linear percent = 0 VG space used = 408 MiB 2024-03-01 20:54:25,806 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 20:54:25,806 DEBUG blivet/MainThread: vg test_vg3 has 3.17 GiB free 2024-03-01 20:54:25,807 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 20:54:25,807 DEBUG blivet/MainThread: vg test_vg3 has 3.17 GiB free 2024-03-01 20:54:25,804 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7f2378ed4a00) -- name = test_vg3-lv7 status = True id = 201 children = [] parents = ['existing 3.97 GiB lvmvg test_vg3 (141)'] uuid = 6DYPj0-hhBq-fUnt-mGb3-KhmU-21An-Q90krg size = 408 MiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-1 target size = 408 MiB path = /dev/mapper/test_vg3-lv7 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7f2378e87f40) -- name = test_vg3 status = True id = 141 children = ['existing 408 MiB lvmlv test_vg3-lv7 (201) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv8 (214) with existing xfs filesystem'] parents = ['existing 1024 MiB disk sdg (132) with existing lvmpv', 'existing 1024 MiB disk sdh (146) with existing lvmpv', 'existing 1024 MiB disk sdi (156) with existing lvmpv', 'existing 1024 MiB disk sdj (166) with existing lvmpv'] uuid = QkO21e-z17d-OjKu-Vqgh-Gnze-9j0A-8ftQzW size = 3.97 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 3.97 GiB path = /dev/test_vg3 format args = [] original_format = None free = 1004 MiB PE Size = 4 MiB PE Count = 1016 PE Free = 251 PV Count = 4 modified = False extents = 1016 free space = 3.17 GiB free extents = 812 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sdg (132) with existing lvmpv', 'existing 1024 MiB disk sdh (146) with existing lvmpv', 'existing 1024 MiB disk sdi (156) with existing lvmpv', 'existing 1024 MiB disk sdj (166) with existing lvmpv'] LVs = ['existing 408 MiB lvmlv test_vg3-lv7 (201) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv8 (214) with existing xfs filesystem'] segment type = linear percent = 0 VG space used = 408 MiB 2024-03-01 20:54:25,810 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 20:54:25,811 DEBUG blivet/MainThread: vg test_vg3 has 3.17 GiB free 2024-03-01 20:54:25,811 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 20:54:25,812 DEBUG blivet/MainThread: vg test_vg3 has 3.17 GiB free 2024-03-01 20:54:25,808 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7f2378ed4a00) -- name = test_vg3-lv7 status = True id = 201 children = [] parents = ['existing 3.97 GiB lvmvg test_vg3 (141)'] uuid = 6DYPj0-hhBq-fUnt-mGb3-KhmU-21An-Q90krg size = 408 MiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-1 target size = 408 MiB path = /dev/mapper/test_vg3-lv7 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7f2378e87f40) -- name = test_vg3 status = True id = 141 children = ['existing 408 MiB lvmlv test_vg3-lv7 (201) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv8 (214) with existing xfs filesystem'] parents = ['existing 1024 MiB disk sdg (132) with existing lvmpv', 'existing 1024 MiB disk sdh (146) with existing lvmpv', 'existing 1024 MiB disk sdi (156) with existing lvmpv', 'existing 1024 MiB disk sdj (166) with existing lvmpv'] uuid = QkO21e-z17d-OjKu-Vqgh-Gnze-9j0A-8ftQzW size = 3.97 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 3.97 GiB path = /dev/test_vg3 format args = [] original_format = None free = 1004 MiB PE Size = 4 MiB PE Count = 1016 PE Free = 251 PV Count = 4 modified = False extents = 1016 free space = 3.17 GiB free extents = 812 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sdg (132) with existing lvmpv', 'existing 1024 MiB disk sdh (146) with existing lvmpv', 'existing 1024 MiB disk sdi (156) with existing lvmpv', 'existing 1024 MiB disk sdj (166) with existing lvmpv'] LVs = ['existing 408 MiB lvmlv test_vg3-lv7 (201) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv8 (214) with existing xfs filesystem'] segment type = linear percent = 0 VG space used = 408 MiB 2024-03-01 20:54:25,814 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 20:54:25,815 DEBUG blivet/MainThread: vg test_vg3 has 3.17 GiB free 2024-03-01 20:54:25,815 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 20:54:25,816 DEBUG blivet/MainThread: vg test_vg3 has 3.17 GiB free 2024-03-01 20:54:25,812 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7f2378ed4a00) -- name = test_vg3-lv7 status = True id = 201 children = [] parents = ['existing 3.97 GiB lvmvg test_vg3 (141)'] uuid = 6DYPj0-hhBq-fUnt-mGb3-KhmU-21An-Q90krg size = 408 MiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-1 target size = 408 MiB path = /dev/mapper/test_vg3-lv7 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7f2378e87f40) -- name = test_vg3 status = True id = 141 children = ['existing 408 MiB lvmlv test_vg3-lv7 (201) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv8 (214) with existing xfs filesystem'] parents = ['existing 1024 MiB disk sdg (132) with existing lvmpv', 'existing 1024 MiB disk sdh (146) with existing lvmpv', 'existing 1024 MiB disk sdi (156) with existing lvmpv', 'existing 1024 MiB disk sdj (166) with existing lvmpv'] uuid = QkO21e-z17d-OjKu-Vqgh-Gnze-9j0A-8ftQzW size = 3.97 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 3.97 GiB path = /dev/test_vg3 format args = [] original_format = None free = 1004 MiB PE Size = 4 MiB PE Count = 1016 PE Free = 251 PV Count = 4 modified = False extents = 1016 free space = 3.17 GiB free extents = 812 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sdg (132) with existing lvmpv', 'existing 1024 MiB disk sdh (146) with existing lvmpv', 'existing 1024 MiB disk sdi (156) with existing lvmpv', 'existing 1024 MiB disk sdj (166) with existing lvmpv'] LVs = ['existing 408 MiB lvmlv test_vg3-lv7 (201) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv8 (214) with existing xfs filesystem'] segment type = linear percent = 0 VG space used = 408 MiB 2024-03-01 20:54:25,819 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 20:54:25,819 DEBUG blivet/MainThread: vg test_vg3 has 3.17 GiB free 2024-03-01 20:54:25,820 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 20:54:25,820 DEBUG blivet/MainThread: vg test_vg3 has 3.17 GiB free 2024-03-01 20:54:25,816 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7f2378ed4a00) -- name = test_vg3-lv7 status = True id = 201 children = [] parents = ['existing 3.97 GiB lvmvg test_vg3 (141)'] uuid = 6DYPj0-hhBq-fUnt-mGb3-KhmU-21An-Q90krg size = 408 MiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-1 target size = 408 MiB path = /dev/mapper/test_vg3-lv7 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7f2378e87f40) -- name = test_vg3 status = True id = 141 children = ['existing 408 MiB lvmlv test_vg3-lv7 (201) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv8 (214) with existing xfs filesystem'] parents = ['existing 1024 MiB disk sdg (132) with existing lvmpv', 'existing 1024 MiB disk sdh (146) with existing lvmpv', 'existing 1024 MiB disk sdi (156) with existing lvmpv', 'existing 1024 MiB disk sdj (166) with existing lvmpv'] uuid = QkO21e-z17d-OjKu-Vqgh-Gnze-9j0A-8ftQzW size = 3.97 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 3.97 GiB path = /dev/test_vg3 format args = [] original_format = None free = 1004 MiB PE Size = 4 MiB PE Count = 1016 PE Free = 251 PV Count = 4 modified = False extents = 1016 free space = 3.17 GiB free extents = 812 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sdg (132) with existing lvmpv', 'existing 1024 MiB disk sdh (146) with existing lvmpv', 'existing 1024 MiB disk sdi (156) with existing lvmpv', 'existing 1024 MiB disk sdj (166) with existing lvmpv'] LVs = ['existing 408 MiB lvmlv test_vg3-lv7 (201) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv8 (214) with existing xfs filesystem'] segment type = linear percent = 0 VG space used = 408 MiB 2024-03-01 20:54:25,823 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 20:54:25,824 DEBUG blivet/MainThread: vg test_vg3 has 3.17 GiB free 2024-03-01 20:54:25,824 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 20:54:25,825 DEBUG blivet/MainThread: vg test_vg3 has 3.17 GiB free 2024-03-01 20:54:25,821 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7f2378ed4a00) -- name = test_vg3-lv7 status = True id = 201 children = [] parents = ['existing 3.97 GiB lvmvg test_vg3 (141)'] uuid = 6DYPj0-hhBq-fUnt-mGb3-KhmU-21An-Q90krg size = 408 MiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-1 target size = 408 MiB path = /dev/mapper/test_vg3-lv7 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7f2378e87f40) -- name = test_vg3 status = True id = 141 children = ['existing 408 MiB lvmlv test_vg3-lv7 (201) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv8 (214) with existing xfs filesystem'] parents = ['existing 1024 MiB disk sdg (132) with existing lvmpv', 'existing 1024 MiB disk sdh (146) with existing lvmpv', 'existing 1024 MiB disk sdi (156) with existing lvmpv', 'existing 1024 MiB disk sdj (166) with existing lvmpv'] uuid = QkO21e-z17d-OjKu-Vqgh-Gnze-9j0A-8ftQzW size = 3.97 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 3.97 GiB path = /dev/test_vg3 format args = [] original_format = None free = 1004 MiB PE Size = 4 MiB PE Count = 1016 PE Free = 251 PV Count = 4 modified = False extents = 1016 free space = 3.17 GiB free extents = 812 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sdg (132) with existing lvmpv', 'existing 1024 MiB disk sdh (146) with existing lvmpv', 'existing 1024 MiB disk sdi (156) with existing lvmpv', 'existing 1024 MiB disk sdj (166) with existing lvmpv'] LVs = ['existing 408 MiB lvmlv test_vg3-lv7 (201) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv8 (214) with existing xfs filesystem'] segment type = linear percent = 0 VG space used = 408 MiB 2024-03-01 20:54:25,827 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 20:54:25,828 DEBUG blivet/MainThread: vg test_vg3 has 3.17 GiB free 2024-03-01 20:54:25,828 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 20:54:25,829 DEBUG blivet/MainThread: vg test_vg3 has 3.17 GiB free 2024-03-01 20:54:25,825 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7f2378ed4a00) -- name = test_vg3-lv7 status = True id = 201 children = [] parents = ['existing 3.97 GiB lvmvg test_vg3 (141)'] uuid = 6DYPj0-hhBq-fUnt-mGb3-KhmU-21An-Q90krg size = 408 MiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-1 target size = 408 MiB path = /dev/mapper/test_vg3-lv7 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7f2378e87f40) -- name = test_vg3 status = True id = 141 children = ['existing 408 MiB lvmlv test_vg3-lv7 (201) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv8 (214) with existing xfs filesystem'] parents = ['existing 1024 MiB disk sdg (132) with existing lvmpv', 'existing 1024 MiB disk sdh (146) with existing lvmpv', 'existing 1024 MiB disk sdi (156) with existing lvmpv', 'existing 1024 MiB disk sdj (166) with existing lvmpv'] uuid = QkO21e-z17d-OjKu-Vqgh-Gnze-9j0A-8ftQzW size = 3.97 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 3.97 GiB path = /dev/test_vg3 format args = [] original_format = None free = 1004 MiB PE Size = 4 MiB PE Count = 1016 PE Free = 251 PV Count = 4 modified = False extents = 1016 free space = 3.17 GiB free extents = 812 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sdg (132) with existing lvmpv', 'existing 1024 MiB disk sdh (146) with existing lvmpv', 'existing 1024 MiB disk sdi (156) with existing lvmpv', 'existing 1024 MiB disk sdj (166) with existing lvmpv'] LVs = ['existing 408 MiB lvmlv test_vg3-lv7 (201) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv8 (214) with existing xfs filesystem'] segment type = linear percent = 0 VG space used = 408 MiB 2024-03-01 20:54:25,832 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 20:54:25,832 DEBUG blivet/MainThread: vg test_vg3 has 3.17 GiB free 2024-03-01 20:54:25,833 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 20:54:25,833 DEBUG blivet/MainThread: vg test_vg3 has 3.17 GiB free 2024-03-01 20:54:25,829 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7f2378ed4a00) -- name = test_vg3-lv7 status = True id = 201 children = [] parents = ['existing 3.97 GiB lvmvg test_vg3 (141)'] uuid = 6DYPj0-hhBq-fUnt-mGb3-KhmU-21An-Q90krg size = 408 MiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-1 target size = 408 MiB path = /dev/mapper/test_vg3-lv7 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7f2378e87f40) -- name = test_vg3 status = True id = 141 children = ['existing 408 MiB lvmlv test_vg3-lv7 (201) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv8 (214) with existing xfs filesystem'] parents = ['existing 1024 MiB disk sdg (132) with existing lvmpv', 'existing 1024 MiB disk sdh (146) with existing lvmpv', 'existing 1024 MiB disk sdi (156) with existing lvmpv', 'existing 1024 MiB disk sdj (166) with existing lvmpv'] uuid = QkO21e-z17d-OjKu-Vqgh-Gnze-9j0A-8ftQzW size = 3.97 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 3.97 GiB path = /dev/test_vg3 format args = [] original_format = None free = 1004 MiB PE Size = 4 MiB PE Count = 1016 PE Free = 251 PV Count = 4 modified = False extents = 1016 free space = 3.17 GiB free extents = 812 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sdg (132) with existing lvmpv', 'existing 1024 MiB disk sdh (146) with existing lvmpv', 'existing 1024 MiB disk sdi (156) with existing lvmpv', 'existing 1024 MiB disk sdj (166) with existing lvmpv'] LVs = ['existing 408 MiB lvmlv test_vg3-lv7 (201) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv8 (214) with existing xfs filesystem'] segment type = linear percent = 0 VG space used = 408 MiB 2024-03-01 20:54:25,836 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 20:54:25,837 DEBUG blivet/MainThread: vg test_vg3 has 3.17 GiB free 2024-03-01 20:54:25,837 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 20:54:25,838 DEBUG blivet/MainThread: vg test_vg3 has 3.17 GiB free 2024-03-01 20:54:25,834 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7f2378ed4a00) -- name = test_vg3-lv7 status = True id = 201 children = [] parents = ['existing 3.97 GiB lvmvg test_vg3 (141)'] uuid = 6DYPj0-hhBq-fUnt-mGb3-KhmU-21An-Q90krg size = 408 MiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-1 target size = 408 MiB path = /dev/mapper/test_vg3-lv7 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7f2378e87f40) -- name = test_vg3 status = True id = 141 children = ['existing 408 MiB lvmlv test_vg3-lv7 (201) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv8 (214) with existing xfs filesystem'] parents = ['existing 1024 MiB disk sdg (132) with existing lvmpv', 'existing 1024 MiB disk sdh (146) with existing lvmpv', 'existing 1024 MiB disk sdi (156) with existing lvmpv', 'existing 1024 MiB disk sdj (166) with existing lvmpv'] uuid = QkO21e-z17d-OjKu-Vqgh-Gnze-9j0A-8ftQzW size = 3.97 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 3.97 GiB path = /dev/test_vg3 format args = [] original_format = None free = 1004 MiB PE Size = 4 MiB PE Count = 1016 PE Free = 251 PV Count = 4 modified = False extents = 1016 free space = 3.17 GiB free extents = 812 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sdg (132) with existing lvmpv', 'existing 1024 MiB disk sdh (146) with existing lvmpv', 'existing 1024 MiB disk sdi (156) with existing lvmpv', 'existing 1024 MiB disk sdj (166) with existing lvmpv'] LVs = ['existing 408 MiB lvmlv test_vg3-lv7 (201) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv8 (214) with existing xfs filesystem'] segment type = linear percent = 0 VG space used = 408 MiB 2024-03-01 20:54:25,840 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 20:54:25,841 DEBUG blivet/MainThread: vg test_vg3 has 3.17 GiB free 2024-03-01 20:54:25,841 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 20:54:25,842 DEBUG blivet/MainThread: vg test_vg3 has 3.17 GiB free 2024-03-01 20:54:25,838 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7f2378ed4a00) -- name = test_vg3-lv7 status = True id = 201 children = [] parents = ['existing 3.97 GiB lvmvg test_vg3 (141)'] uuid = 6DYPj0-hhBq-fUnt-mGb3-KhmU-21An-Q90krg size = 408 MiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-1 target size = 408 MiB path = /dev/mapper/test_vg3-lv7 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7f2378e87f40) -- name = test_vg3 status = True id = 141 children = ['existing 408 MiB lvmlv test_vg3-lv7 (201) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv8 (214) with existing xfs filesystem'] parents = ['existing 1024 MiB disk sdg (132) with existing lvmpv', 'existing 1024 MiB disk sdh (146) with existing lvmpv', 'existing 1024 MiB disk sdi (156) with existing lvmpv', 'existing 1024 MiB disk sdj (166) with existing lvmpv'] uuid = QkO21e-z17d-OjKu-Vqgh-Gnze-9j0A-8ftQzW size = 3.97 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 3.97 GiB path = /dev/test_vg3 format args = [] original_format = None free = 1004 MiB PE Size = 4 MiB PE Count = 1016 PE Free = 251 PV Count = 4 modified = False extents = 1016 free space = 3.17 GiB free extents = 812 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sdg (132) with existing lvmpv', 'existing 1024 MiB disk sdh (146) with existing lvmpv', 'existing 1024 MiB disk sdi (156) with existing lvmpv', 'existing 1024 MiB disk sdj (166) with existing lvmpv'] LVs = ['existing 408 MiB lvmlv test_vg3-lv7 (201) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv8 (214) with existing xfs filesystem'] segment type = linear percent = 0 VG space used = 408 MiB 2024-03-01 20:54:25,845 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 20:54:25,845 DEBUG blivet/MainThread: vg test_vg3 has 3.17 GiB free 2024-03-01 20:54:25,846 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 20:54:25,846 DEBUG blivet/MainThread: vg test_vg3 has 3.17 GiB free 2024-03-01 20:54:25,842 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7f2378ed4a00) -- name = test_vg3-lv7 status = True id = 201 children = [] parents = ['existing 3.97 GiB lvmvg test_vg3 (141)'] uuid = 6DYPj0-hhBq-fUnt-mGb3-KhmU-21An-Q90krg size = 408 MiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-1 target size = 408 MiB path = /dev/mapper/test_vg3-lv7 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7f2378e87f40) -- name = test_vg3 status = True id = 141 children = ['existing 408 MiB lvmlv test_vg3-lv7 (201) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv8 (214) with existing xfs filesystem'] parents = ['existing 1024 MiB disk sdg (132) with existing lvmpv', 'existing 1024 MiB disk sdh (146) with existing lvmpv', 'existing 1024 MiB disk sdi (156) with existing lvmpv', 'existing 1024 MiB disk sdj (166) with existing lvmpv'] uuid = QkO21e-z17d-OjKu-Vqgh-Gnze-9j0A-8ftQzW size = 3.97 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 3.97 GiB path = /dev/test_vg3 format args = [] original_format = None free = 1004 MiB PE Size = 4 MiB PE Count = 1016 PE Free = 251 PV Count = 4 modified = False extents = 1016 free space = 3.17 GiB free extents = 812 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sdg (132) with existing lvmpv', 'existing 1024 MiB disk sdh (146) with existing lvmpv', 'existing 1024 MiB disk sdi (156) with existing lvmpv', 'existing 1024 MiB disk sdj (166) with existing lvmpv'] LVs = ['existing 408 MiB lvmlv test_vg3-lv7 (201) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv8 (214) with existing xfs filesystem'] segment type = linear percent = 0 VG space used = 408 MiB 2024-03-01 20:54:25,849 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 20:54:25,850 DEBUG blivet/MainThread: vg test_vg3 has 3.17 GiB free 2024-03-01 20:54:25,850 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 20:54:25,851 DEBUG blivet/MainThread: vg test_vg3 has 3.17 GiB free 2024-03-01 20:54:25,847 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7f2378ed4a00) -- name = test_vg3-lv7 status = True id = 201 children = [] parents = ['existing 3.97 GiB lvmvg test_vg3 (141)'] uuid = 6DYPj0-hhBq-fUnt-mGb3-KhmU-21An-Q90krg size = 408 MiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-1 target size = 408 MiB path = /dev/mapper/test_vg3-lv7 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7f2378e87f40) -- name = test_vg3 status = True id = 141 children = ['existing 408 MiB lvmlv test_vg3-lv7 (201) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv8 (214) with existing xfs filesystem'] parents = ['existing 1024 MiB disk sdg (132) with existing lvmpv', 'existing 1024 MiB disk sdh (146) with existing lvmpv', 'existing 1024 MiB disk sdi (156) with existing lvmpv', 'existing 1024 MiB disk sdj (166) with existing lvmpv'] uuid = QkO21e-z17d-OjKu-Vqgh-Gnze-9j0A-8ftQzW size = 3.97 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 3.97 GiB path = /dev/test_vg3 format args = [] original_format = None free = 1004 MiB PE Size = 4 MiB PE Count = 1016 PE Free = 251 PV Count = 4 modified = False extents = 1016 free space = 3.17 GiB free extents = 812 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sdg (132) with existing lvmpv', 'existing 1024 MiB disk sdh (146) with existing lvmpv', 'existing 1024 MiB disk sdi (156) with existing lvmpv', 'existing 1024 MiB disk sdj (166) with existing lvmpv'] LVs = ['existing 408 MiB lvmlv test_vg3-lv7 (201) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv8 (214) with existing xfs filesystem'] segment type = linear percent = 0 VG space used = 408 MiB 2024-03-01 20:54:25,853 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 20:54:25,854 DEBUG blivet/MainThread: vg test_vg3 has 3.17 GiB free 2024-03-01 20:54:25,854 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 20:54:25,855 DEBUG blivet/MainThread: vg test_vg3 has 3.17 GiB free 2024-03-01 20:54:25,851 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7f2378ed4a00) -- name = test_vg3-lv7 status = True id = 201 children = [] parents = ['existing 3.97 GiB lvmvg test_vg3 (141)'] uuid = 6DYPj0-hhBq-fUnt-mGb3-KhmU-21An-Q90krg size = 408 MiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-1 target size = 408 MiB path = /dev/mapper/test_vg3-lv7 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7f2378e87f40) -- name = test_vg3 status = True id = 141 children = ['existing 408 MiB lvmlv test_vg3-lv7 (201) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv8 (214) with existing xfs filesystem'] parents = ['existing 1024 MiB disk sdg (132) with existing lvmpv', 'existing 1024 MiB disk sdh (146) with existing lvmpv', 'existing 1024 MiB disk sdi (156) with existing lvmpv', 'existing 1024 MiB disk sdj (166) with existing lvmpv'] uuid = QkO21e-z17d-OjKu-Vqgh-Gnze-9j0A-8ftQzW size = 3.97 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 3.97 GiB path = /dev/test_vg3 format args = [] original_format = None free = 1004 MiB PE Size = 4 MiB PE Count = 1016 PE Free = 251 PV Count = 4 modified = False extents = 1016 free space = 3.17 GiB free extents = 812 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sdg (132) with existing lvmpv', 'existing 1024 MiB disk sdh (146) with existing lvmpv', 'existing 1024 MiB disk sdi (156) with existing lvmpv', 'existing 1024 MiB disk sdj (166) with existing lvmpv'] LVs = ['existing 408 MiB lvmlv test_vg3-lv7 (201) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv8 (214) with existing xfs filesystem'] segment type = linear percent = 0 VG space used = 408 MiB 2024-03-01 20:54:25,858 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 20:54:25,858 DEBUG blivet/MainThread: vg test_vg3 has 3.17 GiB free 2024-03-01 20:54:25,859 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 20:54:25,859 DEBUG blivet/MainThread: vg test_vg3 has 3.17 GiB free 2024-03-01 20:54:25,855 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7f2378ed4a00) -- name = test_vg3-lv7 status = True id = 201 children = [] parents = ['existing 3.97 GiB lvmvg test_vg3 (141)'] uuid = 6DYPj0-hhBq-fUnt-mGb3-KhmU-21An-Q90krg size = 408 MiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-1 target size = 408 MiB path = /dev/mapper/test_vg3-lv7 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7f2378e87f40) -- name = test_vg3 status = True id = 141 children = ['existing 408 MiB lvmlv test_vg3-lv7 (201) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv8 (214) with existing xfs filesystem'] parents = ['existing 1024 MiB disk sdg (132) with existing lvmpv', 'existing 1024 MiB disk sdh (146) with existing lvmpv', 'existing 1024 MiB disk sdi (156) with existing lvmpv', 'existing 1024 MiB disk sdj (166) with existing lvmpv'] uuid = QkO21e-z17d-OjKu-Vqgh-Gnze-9j0A-8ftQzW size = 3.97 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 3.97 GiB path = /dev/test_vg3 format args = [] original_format = None free = 1004 MiB PE Size = 4 MiB PE Count = 1016 PE Free = 251 PV Count = 4 modified = False extents = 1016 free space = 3.17 GiB free extents = 812 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sdg (132) with existing lvmpv', 'existing 1024 MiB disk sdh (146) with existing lvmpv', 'existing 1024 MiB disk sdi (156) with existing lvmpv', 'existing 1024 MiB disk sdj (166) with existing lvmpv'] LVs = ['existing 408 MiB lvmlv test_vg3-lv7 (201) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv8 (214) with existing xfs filesystem'] segment type = linear percent = 0 VG space used = 408 MiB 2024-03-01 20:54:25,862 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 20:54:25,863 DEBUG blivet/MainThread: vg test_vg3 has 3.17 GiB free 2024-03-01 20:54:25,863 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 20:54:25,864 DEBUG blivet/MainThread: vg test_vg3 has 3.17 GiB free 2024-03-01 20:54:25,860 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7f2378ed4a00) -- name = test_vg3-lv7 status = True id = 201 children = [] parents = ['existing 3.97 GiB lvmvg test_vg3 (141)'] uuid = 6DYPj0-hhBq-fUnt-mGb3-KhmU-21An-Q90krg size = 408 MiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-1 target size = 408 MiB path = /dev/mapper/test_vg3-lv7 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7f2378e87f40) -- name = test_vg3 status = True id = 141 children = ['existing 408 MiB lvmlv test_vg3-lv7 (201) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv8 (214) with existing xfs filesystem'] parents = ['existing 1024 MiB disk sdg (132) with existing lvmpv', 'existing 1024 MiB disk sdh (146) with existing lvmpv', 'existing 1024 MiB disk sdi (156) with existing lvmpv', 'existing 1024 MiB disk sdj (166) with existing lvmpv'] uuid = QkO21e-z17d-OjKu-Vqgh-Gnze-9j0A-8ftQzW size = 3.97 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 3.97 GiB path = /dev/test_vg3 format args = [] original_format = None free = 1004 MiB PE Size = 4 MiB PE Count = 1016 PE Free = 251 PV Count = 4 modified = False extents = 1016 free space = 3.17 GiB free extents = 812 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sdg (132) with existing lvmpv', 'existing 1024 MiB disk sdh (146) with existing lvmpv', 'existing 1024 MiB disk sdi (156) with existing lvmpv', 'existing 1024 MiB disk sdj (166) with existing lvmpv'] LVs = ['existing 408 MiB lvmlv test_vg3-lv7 (201) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv8 (214) with existing xfs filesystem'] segment type = linear percent = 0 VG space used = 408 MiB 2024-03-01 20:54:25,866 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 20:54:25,867 DEBUG blivet/MainThread: vg test_vg3 has 3.17 GiB free 2024-03-01 20:54:25,867 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 20:54:25,868 DEBUG blivet/MainThread: vg test_vg3 has 3.17 GiB free 2024-03-01 20:54:25,864 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7f2378ed4a00) -- name = test_vg3-lv7 status = True id = 201 children = [] parents = ['existing 3.97 GiB lvmvg test_vg3 (141)'] uuid = 6DYPj0-hhBq-fUnt-mGb3-KhmU-21An-Q90krg size = 408 MiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-1 target size = 408 MiB path = /dev/mapper/test_vg3-lv7 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7f2378e87f40) -- name = test_vg3 status = True id = 141 children = ['existing 408 MiB lvmlv test_vg3-lv7 (201) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv8 (214) with existing xfs filesystem'] parents = ['existing 1024 MiB disk sdg (132) with existing lvmpv', 'existing 1024 MiB disk sdh (146) with existing lvmpv', 'existing 1024 MiB disk sdi (156) with existing lvmpv', 'existing 1024 MiB disk sdj (166) with existing lvmpv'] uuid = QkO21e-z17d-OjKu-Vqgh-Gnze-9j0A-8ftQzW size = 3.97 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 3.97 GiB path = /dev/test_vg3 format args = [] original_format = None free = 1004 MiB PE Size = 4 MiB PE Count = 1016 PE Free = 251 PV Count = 4 modified = False extents = 1016 free space = 3.17 GiB free extents = 812 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sdg (132) with existing lvmpv', 'existing 1024 MiB disk sdh (146) with existing lvmpv', 'existing 1024 MiB disk sdi (156) with existing lvmpv', 'existing 1024 MiB disk sdj (166) with existing lvmpv'] LVs = ['existing 408 MiB lvmlv test_vg3-lv7 (201) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv8 (214) with existing xfs filesystem'] segment type = linear percent = 0 VG space used = 408 MiB 2024-03-01 20:54:25,870 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 20:54:25,871 DEBUG blivet/MainThread: vg test_vg3 has 3.17 GiB free 2024-03-01 20:54:25,872 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 20:54:25,872 DEBUG blivet/MainThread: vg test_vg3 has 3.17 GiB free 2024-03-01 20:54:25,868 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7f2378ed4a00) -- name = test_vg3-lv7 status = True id = 201 children = [] parents = ['existing 3.97 GiB lvmvg test_vg3 (141)'] uuid = 6DYPj0-hhBq-fUnt-mGb3-KhmU-21An-Q90krg size = 408 MiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-1 target size = 408 MiB path = /dev/mapper/test_vg3-lv7 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7f2378e87f40) -- name = test_vg3 status = True id = 141 children = ['existing 408 MiB lvmlv test_vg3-lv7 (201) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv8 (214) with existing xfs filesystem'] parents = ['existing 1024 MiB disk sdg (132) with existing lvmpv', 'existing 1024 MiB disk sdh (146) with existing lvmpv', 'existing 1024 MiB disk sdi (156) with existing lvmpv', 'existing 1024 MiB disk sdj (166) with existing lvmpv'] uuid = QkO21e-z17d-OjKu-Vqgh-Gnze-9j0A-8ftQzW size = 3.97 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 3.97 GiB path = /dev/test_vg3 format args = [] original_format = None free = 1004 MiB PE Size = 4 MiB PE Count = 1016 PE Free = 251 PV Count = 4 modified = False extents = 1016 free space = 3.17 GiB free extents = 812 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sdg (132) with existing lvmpv', 'existing 1024 MiB disk sdh (146) with existing lvmpv', 'existing 1024 MiB disk sdi (156) with existing lvmpv', 'existing 1024 MiB disk sdj (166) with existing lvmpv'] LVs = ['existing 408 MiB lvmlv test_vg3-lv7 (201) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv8 (214) with existing xfs filesystem'] segment type = linear percent = 0 VG space used = 408 MiB 2024-03-01 20:54:25,875 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 20:54:25,876 DEBUG blivet/MainThread: vg test_vg3 has 3.17 GiB free 2024-03-01 20:54:25,876 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 20:54:25,877 DEBUG blivet/MainThread: vg test_vg3 has 3.17 GiB free 2024-03-01 20:54:25,873 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7f2378ed4a00) -- name = test_vg3-lv7 status = True id = 201 children = [] parents = ['existing 3.97 GiB lvmvg test_vg3 (141)'] uuid = 6DYPj0-hhBq-fUnt-mGb3-KhmU-21An-Q90krg size = 408 MiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-1 target size = 408 MiB path = /dev/mapper/test_vg3-lv7 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7f2378e87f40) -- name = test_vg3 status = True id = 141 children = ['existing 408 MiB lvmlv test_vg3-lv7 (201) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv8 (214) with existing xfs filesystem'] parents = ['existing 1024 MiB disk sdg (132) with existing lvmpv', 'existing 1024 MiB disk sdh (146) with existing lvmpv', 'existing 1024 MiB disk sdi (156) with existing lvmpv', 'existing 1024 MiB disk sdj (166) with existing lvmpv'] uuid = QkO21e-z17d-OjKu-Vqgh-Gnze-9j0A-8ftQzW size = 3.97 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 3.97 GiB path = /dev/test_vg3 format args = [] original_format = None free = 1004 MiB PE Size = 4 MiB PE Count = 1016 PE Free = 251 PV Count = 4 modified = False extents = 1016 free space = 3.17 GiB free extents = 812 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sdg (132) with existing lvmpv', 'existing 1024 MiB disk sdh (146) with existing lvmpv', 'existing 1024 MiB disk sdi (156) with existing lvmpv', 'existing 1024 MiB disk sdj (166) with existing lvmpv'] LVs = ['existing 408 MiB lvmlv test_vg3-lv7 (201) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv8 (214) with existing xfs filesystem'] segment type = linear percent = 0 VG space used = 408 MiB 2024-03-01 20:54:25,879 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 20:54:25,880 DEBUG blivet/MainThread: vg test_vg3 has 3.17 GiB free 2024-03-01 20:54:25,880 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 20:54:25,881 DEBUG blivet/MainThread: vg test_vg3 has 3.17 GiB free 2024-03-01 20:54:25,877 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7f2378ed4a00) -- name = test_vg3-lv7 status = True id = 201 children = [] parents = ['existing 3.97 GiB lvmvg test_vg3 (141)'] uuid = 6DYPj0-hhBq-fUnt-mGb3-KhmU-21An-Q90krg size = 408 MiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-1 target size = 408 MiB path = /dev/mapper/test_vg3-lv7 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7f2378e87f40) -- name = test_vg3 status = True id = 141 children = ['existing 408 MiB lvmlv test_vg3-lv7 (201) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv8 (214) with existing xfs filesystem'] parents = ['existing 1024 MiB disk sdg (132) with existing lvmpv', 'existing 1024 MiB disk sdh (146) with existing lvmpv', 'existing 1024 MiB disk sdi (156) with existing lvmpv', 'existing 1024 MiB disk sdj (166) with existing lvmpv'] uuid = QkO21e-z17d-OjKu-Vqgh-Gnze-9j0A-8ftQzW size = 3.97 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 3.97 GiB path = /dev/test_vg3 format args = [] original_format = None free = 1004 MiB PE Size = 4 MiB PE Count = 1016 PE Free = 251 PV Count = 4 modified = False extents = 1016 free space = 3.17 GiB free extents = 812 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sdg (132) with existing lvmpv', 'existing 1024 MiB disk sdh (146) with existing lvmpv', 'existing 1024 MiB disk sdi (156) with existing lvmpv', 'existing 1024 MiB disk sdj (166) with existing lvmpv'] LVs = ['existing 408 MiB lvmlv test_vg3-lv7 (201) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv8 (214) with existing xfs filesystem'] segment type = linear percent = 0 VG space used = 408 MiB 2024-03-01 20:54:25,883 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 20:54:25,884 DEBUG blivet/MainThread: vg test_vg3 has 3.17 GiB free 2024-03-01 20:54:25,885 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 20:54:25,885 DEBUG blivet/MainThread: vg test_vg3 has 3.17 GiB free 2024-03-01 20:54:25,881 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7f2378ed4a00) -- name = test_vg3-lv7 status = True id = 201 children = [] parents = ['existing 3.97 GiB lvmvg test_vg3 (141)'] uuid = 6DYPj0-hhBq-fUnt-mGb3-KhmU-21An-Q90krg size = 408 MiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-1 target size = 408 MiB path = /dev/mapper/test_vg3-lv7 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7f2378e87f40) -- name = test_vg3 status = True id = 141 children = ['existing 408 MiB lvmlv test_vg3-lv7 (201) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv8 (214) with existing xfs filesystem'] parents = ['existing 1024 MiB disk sdg (132) with existing lvmpv', 'existing 1024 MiB disk sdh (146) with existing lvmpv', 'existing 1024 MiB disk sdi (156) with existing lvmpv', 'existing 1024 MiB disk sdj (166) with existing lvmpv'] uuid = QkO21e-z17d-OjKu-Vqgh-Gnze-9j0A-8ftQzW size = 3.97 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 3.97 GiB path = /dev/test_vg3 format args = [] original_format = None free = 1004 MiB PE Size = 4 MiB PE Count = 1016 PE Free = 251 PV Count = 4 modified = False extents = 1016 free space = 3.17 GiB free extents = 812 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sdg (132) with existing lvmpv', 'existing 1024 MiB disk sdh (146) with existing lvmpv', 'existing 1024 MiB disk sdi (156) with existing lvmpv', 'existing 1024 MiB disk sdj (166) with existing lvmpv'] LVs = ['existing 408 MiB lvmlv test_vg3-lv7 (201) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv8 (214) with existing xfs filesystem'] segment type = linear percent = 0 VG space used = 408 MiB 2024-03-01 20:54:25,888 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 20:54:25,889 DEBUG blivet/MainThread: vg test_vg3 has 3.17 GiB free 2024-03-01 20:54:25,889 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 20:54:25,890 DEBUG blivet/MainThread: vg test_vg3 has 3.17 GiB free 2024-03-01 20:54:25,886 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7f2378ed4a00) -- name = test_vg3-lv7 status = True id = 201 children = [] parents = ['existing 3.97 GiB lvmvg test_vg3 (141)'] uuid = 6DYPj0-hhBq-fUnt-mGb3-KhmU-21An-Q90krg size = 408 MiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-1 target size = 408 MiB path = /dev/mapper/test_vg3-lv7 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7f2378e87f40) -- name = test_vg3 status = True id = 141 children = ['existing 408 MiB lvmlv test_vg3-lv7 (201) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv8 (214) with existing xfs filesystem'] parents = ['existing 1024 MiB disk sdg (132) with existing lvmpv', 'existing 1024 MiB disk sdh (146) with existing lvmpv', 'existing 1024 MiB disk sdi (156) with existing lvmpv', 'existing 1024 MiB disk sdj (166) with existing lvmpv'] uuid = QkO21e-z17d-OjKu-Vqgh-Gnze-9j0A-8ftQzW size = 3.97 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 3.97 GiB path = /dev/test_vg3 format args = [] original_format = None free = 1004 MiB PE Size = 4 MiB PE Count = 1016 PE Free = 251 PV Count = 4 modified = False extents = 1016 free space = 3.17 GiB free extents = 812 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sdg (132) with existing lvmpv', 'existing 1024 MiB disk sdh (146) with existing lvmpv', 'existing 1024 MiB disk sdi (156) with existing lvmpv', 'existing 1024 MiB disk sdj (166) with existing lvmpv'] LVs = ['existing 408 MiB lvmlv test_vg3-lv7 (201) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv8 (214) with existing xfs filesystem'] segment type = linear percent = 0 VG space used = 408 MiB 2024-03-01 20:54:25,892 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 20:54:25,893 DEBUG blivet/MainThread: vg test_vg3 has 3.17 GiB free 2024-03-01 20:54:25,893 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 20:54:25,894 DEBUG blivet/MainThread: vg test_vg3 has 3.17 GiB free 2024-03-01 20:54:25,890 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7f2378ed4a00) -- name = test_vg3-lv7 status = True id = 201 children = [] parents = ['existing 3.97 GiB lvmvg test_vg3 (141)'] uuid = 6DYPj0-hhBq-fUnt-mGb3-KhmU-21An-Q90krg size = 408 MiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-1 target size = 408 MiB path = /dev/mapper/test_vg3-lv7 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7f2378e87f40) -- name = test_vg3 status = True id = 141 children = ['existing 408 MiB lvmlv test_vg3-lv7 (201) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv8 (214) with existing xfs filesystem'] parents = ['existing 1024 MiB disk sdg (132) with existing lvmpv', 'existing 1024 MiB disk sdh (146) with existing lvmpv', 'existing 1024 MiB disk sdi (156) with existing lvmpv', 'existing 1024 MiB disk sdj (166) with existing lvmpv'] uuid = QkO21e-z17d-OjKu-Vqgh-Gnze-9j0A-8ftQzW size = 3.97 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 3.97 GiB path = /dev/test_vg3 format args = [] original_format = None free = 1004 MiB PE Size = 4 MiB PE Count = 1016 PE Free = 251 PV Count = 4 modified = False extents = 1016 free space = 3.17 GiB free extents = 812 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sdg (132) with existing lvmpv', 'existing 1024 MiB disk sdh (146) with existing lvmpv', 'existing 1024 MiB disk sdi (156) with existing lvmpv', 'existing 1024 MiB disk sdj (166) with existing lvmpv'] LVs = ['existing 408 MiB lvmlv test_vg3-lv7 (201) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv8 (214) with existing xfs filesystem'] segment type = linear percent = 0 VG space used = 408 MiB 2024-03-01 20:54:25,897 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 20:54:25,897 DEBUG blivet/MainThread: vg test_vg3 has 3.17 GiB free 2024-03-01 20:54:25,898 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 20:54:25,899 DEBUG blivet/MainThread: vg test_vg3 has 3.17 GiB free 2024-03-01 20:54:25,895 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7f2378ed4a00) -- name = test_vg3-lv7 status = True id = 201 children = [] parents = ['existing 3.97 GiB lvmvg test_vg3 (141)'] uuid = 6DYPj0-hhBq-fUnt-mGb3-KhmU-21An-Q90krg size = 408 MiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-1 target size = 408 MiB path = /dev/mapper/test_vg3-lv7 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7f2378e87f40) -- name = test_vg3 status = True id = 141 children = ['existing 408 MiB lvmlv test_vg3-lv7 (201) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv8 (214) with existing xfs filesystem'] parents = ['existing 1024 MiB disk sdg (132) with existing lvmpv', 'existing 1024 MiB disk sdh (146) with existing lvmpv', 'existing 1024 MiB disk sdi (156) with existing lvmpv', 'existing 1024 MiB disk sdj (166) with existing lvmpv'] uuid = QkO21e-z17d-OjKu-Vqgh-Gnze-9j0A-8ftQzW size = 3.97 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 3.97 GiB path = /dev/test_vg3 format args = [] original_format = None free = 1004 MiB PE Size = 4 MiB PE Count = 1016 PE Free = 251 PV Count = 4 modified = False extents = 1016 free space = 3.17 GiB free extents = 812 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sdg (132) with existing lvmpv', 'existing 1024 MiB disk sdh (146) with existing lvmpv', 'existing 1024 MiB disk sdi (156) with existing lvmpv', 'existing 1024 MiB disk sdj (166) with existing lvmpv'] LVs = ['existing 408 MiB lvmlv test_vg3-lv7 (201) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv8 (214) with existing xfs filesystem'] segment type = linear percent = 0 VG space used = 408 MiB 2024-03-01 20:54:25,901 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 20:54:25,902 DEBUG blivet/MainThread: vg test_vg3 has 3.17 GiB free 2024-03-01 20:54:25,902 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 20:54:25,903 DEBUG blivet/MainThread: vg test_vg3 has 3.17 GiB free 2024-03-01 20:54:25,899 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7f2378ed4a00) -- name = test_vg3-lv7 status = True id = 201 children = [] parents = ['existing 3.97 GiB lvmvg test_vg3 (141)'] uuid = 6DYPj0-hhBq-fUnt-mGb3-KhmU-21An-Q90krg size = 408 MiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-1 target size = 408 MiB path = /dev/mapper/test_vg3-lv7 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7f2378e87f40) -- name = test_vg3 status = True id = 141 children = ['existing 408 MiB lvmlv test_vg3-lv7 (201) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv8 (214) with existing xfs filesystem'] parents = ['existing 1024 MiB disk sdg (132) with existing lvmpv', 'existing 1024 MiB disk sdh (146) with existing lvmpv', 'existing 1024 MiB disk sdi (156) with existing lvmpv', 'existing 1024 MiB disk sdj (166) with existing lvmpv'] uuid = QkO21e-z17d-OjKu-Vqgh-Gnze-9j0A-8ftQzW size = 3.97 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 3.97 GiB path = /dev/test_vg3 format args = [] original_format = None free = 1004 MiB PE Size = 4 MiB PE Count = 1016 PE Free = 251 PV Count = 4 modified = False extents = 1016 free space = 3.17 GiB free extents = 812 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sdg (132) with existing lvmpv', 'existing 1024 MiB disk sdh (146) with existing lvmpv', 'existing 1024 MiB disk sdi (156) with existing lvmpv', 'existing 1024 MiB disk sdj (166) with existing lvmpv'] LVs = ['existing 408 MiB lvmlv test_vg3-lv7 (201) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv8 (214) with existing xfs filesystem'] segment type = linear percent = 0 VG space used = 408 MiB 2024-03-01 20:54:25,905 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 20:54:25,906 DEBUG blivet/MainThread: vg test_vg3 has 3.17 GiB free 2024-03-01 20:54:25,906 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 20:54:25,907 DEBUG blivet/MainThread: vg test_vg3 has 3.17 GiB free 2024-03-01 20:54:25,903 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7f2378ed4a00) -- name = test_vg3-lv7 status = True id = 201 children = [] parents = ['existing 3.97 GiB lvmvg test_vg3 (141)'] uuid = 6DYPj0-hhBq-fUnt-mGb3-KhmU-21An-Q90krg size = 408 MiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-1 target size = 408 MiB path = /dev/mapper/test_vg3-lv7 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7f2378e87f40) -- name = test_vg3 status = True id = 141 children = ['existing 408 MiB lvmlv test_vg3-lv7 (201) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv8 (214) with existing xfs filesystem'] parents = ['existing 1024 MiB disk sdg (132) with existing lvmpv', 'existing 1024 MiB disk sdh (146) with existing lvmpv', 'existing 1024 MiB disk sdi (156) with existing lvmpv', 'existing 1024 MiB disk sdj (166) with existing lvmpv'] uuid = QkO21e-z17d-OjKu-Vqgh-Gnze-9j0A-8ftQzW size = 3.97 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 3.97 GiB path = /dev/test_vg3 format args = [] original_format = None free = 1004 MiB PE Size = 4 MiB PE Count = 1016 PE Free = 251 PV Count = 4 modified = False extents = 1016 free space = 3.17 GiB free extents = 812 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sdg (132) with existing lvmpv', 'existing 1024 MiB disk sdh (146) with existing lvmpv', 'existing 1024 MiB disk sdi (156) with existing lvmpv', 'existing 1024 MiB disk sdj (166) with existing lvmpv'] LVs = ['existing 408 MiB lvmlv test_vg3-lv7 (201) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv8 (214) with existing xfs filesystem'] segment type = linear percent = 0 VG space used = 408 MiB 2024-03-01 20:54:25,910 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 20:54:25,910 DEBUG blivet/MainThread: vg test_vg3 has 3.17 GiB free 2024-03-01 20:54:25,911 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 20:54:25,912 DEBUG blivet/MainThread: vg test_vg3 has 3.17 GiB free 2024-03-01 20:54:25,908 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7f2378ed4a00) -- name = test_vg3-lv7 status = True id = 201 children = [] parents = ['existing 3.97 GiB lvmvg test_vg3 (141)'] uuid = 6DYPj0-hhBq-fUnt-mGb3-KhmU-21An-Q90krg size = 408 MiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-1 target size = 408 MiB path = /dev/mapper/test_vg3-lv7 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7f2378e87f40) -- name = test_vg3 status = True id = 141 children = ['existing 408 MiB lvmlv test_vg3-lv7 (201) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv8 (214) with existing xfs filesystem'] parents = ['existing 1024 MiB disk sdg (132) with existing lvmpv', 'existing 1024 MiB disk sdh (146) with existing lvmpv', 'existing 1024 MiB disk sdi (156) with existing lvmpv', 'existing 1024 MiB disk sdj (166) with existing lvmpv'] uuid = QkO21e-z17d-OjKu-Vqgh-Gnze-9j0A-8ftQzW size = 3.97 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 3.97 GiB path = /dev/test_vg3 format args = [] original_format = None free = 1004 MiB PE Size = 4 MiB PE Count = 1016 PE Free = 251 PV Count = 4 modified = False extents = 1016 free space = 3.17 GiB free extents = 812 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sdg (132) with existing lvmpv', 'existing 1024 MiB disk sdh (146) with existing lvmpv', 'existing 1024 MiB disk sdi (156) with existing lvmpv', 'existing 1024 MiB disk sdj (166) with existing lvmpv'] LVs = ['existing 408 MiB lvmlv test_vg3-lv7 (201) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv8 (214) with existing xfs filesystem'] segment type = linear percent = 0 VG space used = 408 MiB 2024-03-01 20:54:25,914 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 20:54:25,915 DEBUG blivet/MainThread: vg test_vg3 has 3.17 GiB free 2024-03-01 20:54:25,915 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 20:54:25,916 DEBUG blivet/MainThread: vg test_vg3 has 3.17 GiB free 2024-03-01 20:54:25,912 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7f2378ed4a00) -- name = test_vg3-lv7 status = True id = 201 children = [] parents = ['existing 3.97 GiB lvmvg test_vg3 (141)'] uuid = 6DYPj0-hhBq-fUnt-mGb3-KhmU-21An-Q90krg size = 408 MiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-1 target size = 408 MiB path = /dev/mapper/test_vg3-lv7 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7f2378e87f40) -- name = test_vg3 status = True id = 141 children = ['existing 408 MiB lvmlv test_vg3-lv7 (201) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv8 (214) with existing xfs filesystem'] parents = ['existing 1024 MiB disk sdg (132) with existing lvmpv', 'existing 1024 MiB disk sdh (146) with existing lvmpv', 'existing 1024 MiB disk sdi (156) with existing lvmpv', 'existing 1024 MiB disk sdj (166) with existing lvmpv'] uuid = QkO21e-z17d-OjKu-Vqgh-Gnze-9j0A-8ftQzW size = 3.97 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 3.97 GiB path = /dev/test_vg3 format args = [] original_format = None free = 1004 MiB PE Size = 4 MiB PE Count = 1016 PE Free = 251 PV Count = 4 modified = False extents = 1016 free space = 3.17 GiB free extents = 812 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sdg (132) with existing lvmpv', 'existing 1024 MiB disk sdh (146) with existing lvmpv', 'existing 1024 MiB disk sdi (156) with existing lvmpv', 'existing 1024 MiB disk sdj (166) with existing lvmpv'] LVs = ['existing 408 MiB lvmlv test_vg3-lv7 (201) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv8 (214) with existing xfs filesystem'] segment type = linear percent = 0 VG space used = 408 MiB 2024-03-01 20:54:25,916 DEBUG blivet/MainThread: removing test_vg3-lv7 2024-03-01 20:54:25,919 DEBUG blivet/MainThread: DeviceTree.get_dependent_devices: dep: existing 408 MiB lvmlv test_vg3-lv7 (201) with existing xfs filesystem ; hidden: False ; 2024-03-01 20:54:25,919 DEBUG blivet/MainThread: dep is a leaf 2024-03-01 20:54:25,920 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 281 2024-03-01 20:54:25,923 DEBUG blivet/MainThread: LVMLogicalVolumeDevice._set_format: test_vg3-lv7 ; type: None ; current: xfs ; 2024-03-01 20:54:25,923 INFO blivet/MainThread: registered action: [280] destroy format xfs filesystem on lvmlv test_vg3-lv7 (id 201) 2024-03-01 20:54:25,926 DEBUG blivet/MainThread: LVMVolumeGroupDevice.remove_child: name: test_vg3 ; child: lv7 ; kids: 2 ; 2024-03-01 20:54:25,926 INFO blivet/MainThread: removed lvmlv test_vg3-lv7 (id 201) from device tree 2024-03-01 20:54:25,926 INFO blivet/MainThread: registered action: [282] destroy device lvmlv test_vg3-lv7 (id 201) 2024-03-01 20:54:25,929 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: test_vg3-lv8 ; incomplete: False ; hidden: False ; 2024-03-01 20:54:25,931 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned existing 408 MiB lvmlv test_vg3-lv8 (214) with existing xfs filesystem 2024-03-01 20:54:25,932 DEBUG blivet/MainThread: resolved 'test_vg3-lv8' to 'test_vg3-lv8' (lvmlv) 2024-03-01 20:54:25,934 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 20:54:25,934 DEBUG blivet/MainThread: vg test_vg3 has 3.57 GiB free 2024-03-01 20:54:25,935 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 20:54:25,935 DEBUG blivet/MainThread: vg test_vg3 has 3.57 GiB free 2024-03-01 20:54:25,932 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7f2378e87460) -- name = test_vg3-lv8 status = True id = 214 children = [] parents = ['existing 3.97 GiB lvmvg test_vg3 (141)'] uuid = 66uv6y-zQ4D-FNQs-34FK-4RfH-13gI-BVYYZZ size = 408 MiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-0 target size = 408 MiB path = /dev/mapper/test_vg3-lv8 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7f2378e87f40) -- name = test_vg3 status = True id = 141 children = ['existing 408 MiB lvmlv test_vg3-lv8 (214) with existing xfs filesystem'] parents = ['existing 1024 MiB disk sdg (132) with existing lvmpv', 'existing 1024 MiB disk sdh (146) with existing lvmpv', 'existing 1024 MiB disk sdi (156) with existing lvmpv', 'existing 1024 MiB disk sdj (166) with existing lvmpv'] uuid = QkO21e-z17d-OjKu-Vqgh-Gnze-9j0A-8ftQzW size = 3.97 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 3.97 GiB path = /dev/test_vg3 format args = [] original_format = None free = 1004 MiB PE Size = 4 MiB PE Count = 1016 PE Free = 251 PV Count = 4 modified = False extents = 1016 free space = 3.57 GiB free extents = 914 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sdg (132) with existing lvmpv', 'existing 1024 MiB disk sdh (146) with existing lvmpv', 'existing 1024 MiB disk sdi (156) with existing lvmpv', 'existing 1024 MiB disk sdj (166) with existing lvmpv'] LVs = ['existing 408 MiB lvmlv test_vg3-lv8 (214) with existing xfs filesystem'] segment type = linear percent = 0 VG space used = 408 MiB 2024-03-01 20:54:25,938 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 20:54:25,938 DEBUG blivet/MainThread: vg test_vg3 has 3.57 GiB free 2024-03-01 20:54:25,939 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 20:54:25,939 DEBUG blivet/MainThread: vg test_vg3 has 3.57 GiB free 2024-03-01 20:54:25,936 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7f2378e87460) -- name = test_vg3-lv8 status = True id = 214 children = [] parents = ['existing 3.97 GiB lvmvg test_vg3 (141)'] uuid = 66uv6y-zQ4D-FNQs-34FK-4RfH-13gI-BVYYZZ size = 408 MiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-0 target size = 408 MiB path = /dev/mapper/test_vg3-lv8 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7f2378e87f40) -- name = test_vg3 status = True id = 141 children = ['existing 408 MiB lvmlv test_vg3-lv8 (214) with existing xfs filesystem'] parents = ['existing 1024 MiB disk sdg (132) with existing lvmpv', 'existing 1024 MiB disk sdh (146) with existing lvmpv', 'existing 1024 MiB disk sdi (156) with existing lvmpv', 'existing 1024 MiB disk sdj (166) with existing lvmpv'] uuid = QkO21e-z17d-OjKu-Vqgh-Gnze-9j0A-8ftQzW size = 3.97 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 3.97 GiB path = /dev/test_vg3 format args = [] original_format = None free = 1004 MiB PE Size = 4 MiB PE Count = 1016 PE Free = 251 PV Count = 4 modified = False extents = 1016 free space = 3.57 GiB free extents = 914 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sdg (132) with existing lvmpv', 'existing 1024 MiB disk sdh (146) with existing lvmpv', 'existing 1024 MiB disk sdi (156) with existing lvmpv', 'existing 1024 MiB disk sdj (166) with existing lvmpv'] LVs = ['existing 408 MiB lvmlv test_vg3-lv8 (214) with existing xfs filesystem'] segment type = linear percent = 0 VG space used = 408 MiB 2024-03-01 20:54:25,942 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 20:54:25,942 DEBUG blivet/MainThread: vg test_vg3 has 3.57 GiB free 2024-03-01 20:54:25,943 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 20:54:25,943 DEBUG blivet/MainThread: vg test_vg3 has 3.57 GiB free 2024-03-01 20:54:25,940 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7f2378e87460) -- name = test_vg3-lv8 status = True id = 214 children = [] parents = ['existing 3.97 GiB lvmvg test_vg3 (141)'] uuid = 66uv6y-zQ4D-FNQs-34FK-4RfH-13gI-BVYYZZ size = 408 MiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-0 target size = 408 MiB path = /dev/mapper/test_vg3-lv8 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7f2378e87f40) -- name = test_vg3 status = True id = 141 children = ['existing 408 MiB lvmlv test_vg3-lv8 (214) with existing xfs filesystem'] parents = ['existing 1024 MiB disk sdg (132) with existing lvmpv', 'existing 1024 MiB disk sdh (146) with existing lvmpv', 'existing 1024 MiB disk sdi (156) with existing lvmpv', 'existing 1024 MiB disk sdj (166) with existing lvmpv'] uuid = QkO21e-z17d-OjKu-Vqgh-Gnze-9j0A-8ftQzW size = 3.97 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 3.97 GiB path = /dev/test_vg3 format args = [] original_format = None free = 1004 MiB PE Size = 4 MiB PE Count = 1016 PE Free = 251 PV Count = 4 modified = False extents = 1016 free space = 3.57 GiB free extents = 914 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sdg (132) with existing lvmpv', 'existing 1024 MiB disk sdh (146) with existing lvmpv', 'existing 1024 MiB disk sdi (156) with existing lvmpv', 'existing 1024 MiB disk sdj (166) with existing lvmpv'] LVs = ['existing 408 MiB lvmlv test_vg3-lv8 (214) with existing xfs filesystem'] segment type = linear percent = 0 VG space used = 408 MiB 2024-03-01 20:54:25,946 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 20:54:25,946 DEBUG blivet/MainThread: vg test_vg3 has 3.57 GiB free 2024-03-01 20:54:25,947 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 20:54:25,947 DEBUG blivet/MainThread: vg test_vg3 has 3.57 GiB free 2024-03-01 20:54:25,944 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7f2378e87460) -- name = test_vg3-lv8 status = True id = 214 children = [] parents = ['existing 3.97 GiB lvmvg test_vg3 (141)'] uuid = 66uv6y-zQ4D-FNQs-34FK-4RfH-13gI-BVYYZZ size = 408 MiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-0 target size = 408 MiB path = /dev/mapper/test_vg3-lv8 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7f2378e87f40) -- name = test_vg3 status = True id = 141 children = ['existing 408 MiB lvmlv test_vg3-lv8 (214) with existing xfs filesystem'] parents = ['existing 1024 MiB disk sdg (132) with existing lvmpv', 'existing 1024 MiB disk sdh (146) with existing lvmpv', 'existing 1024 MiB disk sdi (156) with existing lvmpv', 'existing 1024 MiB disk sdj (166) with existing lvmpv'] uuid = QkO21e-z17d-OjKu-Vqgh-Gnze-9j0A-8ftQzW size = 3.97 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 3.97 GiB path = /dev/test_vg3 format args = [] original_format = None free = 1004 MiB PE Size = 4 MiB PE Count = 1016 PE Free = 251 PV Count = 4 modified = False extents = 1016 free space = 3.57 GiB free extents = 914 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sdg (132) with existing lvmpv', 'existing 1024 MiB disk sdh (146) with existing lvmpv', 'existing 1024 MiB disk sdi (156) with existing lvmpv', 'existing 1024 MiB disk sdj (166) with existing lvmpv'] LVs = ['existing 408 MiB lvmlv test_vg3-lv8 (214) with existing xfs filesystem'] segment type = linear percent = 0 VG space used = 408 MiB 2024-03-01 20:54:25,950 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 20:54:25,950 DEBUG blivet/MainThread: vg test_vg3 has 3.57 GiB free 2024-03-01 20:54:25,951 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 20:54:25,951 DEBUG blivet/MainThread: vg test_vg3 has 3.57 GiB free 2024-03-01 20:54:25,948 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7f2378e87460) -- name = test_vg3-lv8 status = True id = 214 children = [] parents = ['existing 3.97 GiB lvmvg test_vg3 (141)'] uuid = 66uv6y-zQ4D-FNQs-34FK-4RfH-13gI-BVYYZZ size = 408 MiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-0 target size = 408 MiB path = /dev/mapper/test_vg3-lv8 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7f2378e87f40) -- name = test_vg3 status = True id = 141 children = ['existing 408 MiB lvmlv test_vg3-lv8 (214) with existing xfs filesystem'] parents = ['existing 1024 MiB disk sdg (132) with existing lvmpv', 'existing 1024 MiB disk sdh (146) with existing lvmpv', 'existing 1024 MiB disk sdi (156) with existing lvmpv', 'existing 1024 MiB disk sdj (166) with existing lvmpv'] uuid = QkO21e-z17d-OjKu-Vqgh-Gnze-9j0A-8ftQzW size = 3.97 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 3.97 GiB path = /dev/test_vg3 format args = [] original_format = None free = 1004 MiB PE Size = 4 MiB PE Count = 1016 PE Free = 251 PV Count = 4 modified = False extents = 1016 free space = 3.57 GiB free extents = 914 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sdg (132) with existing lvmpv', 'existing 1024 MiB disk sdh (146) with existing lvmpv', 'existing 1024 MiB disk sdi (156) with existing lvmpv', 'existing 1024 MiB disk sdj (166) with existing lvmpv'] LVs = ['existing 408 MiB lvmlv test_vg3-lv8 (214) with existing xfs filesystem'] segment type = linear percent = 0 VG space used = 408 MiB 2024-03-01 20:54:25,954 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 20:54:25,954 DEBUG blivet/MainThread: vg test_vg3 has 3.57 GiB free 2024-03-01 20:54:25,955 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 20:54:25,955 DEBUG blivet/MainThread: vg test_vg3 has 3.57 GiB free 2024-03-01 20:54:25,952 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7f2378e87460) -- name = test_vg3-lv8 status = True id = 214 children = [] parents = ['existing 3.97 GiB lvmvg test_vg3 (141)'] uuid = 66uv6y-zQ4D-FNQs-34FK-4RfH-13gI-BVYYZZ size = 408 MiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-0 target size = 408 MiB path = /dev/mapper/test_vg3-lv8 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7f2378e87f40) -- name = test_vg3 status = True id = 141 children = ['existing 408 MiB lvmlv test_vg3-lv8 (214) with existing xfs filesystem'] parents = ['existing 1024 MiB disk sdg (132) with existing lvmpv', 'existing 1024 MiB disk sdh (146) with existing lvmpv', 'existing 1024 MiB disk sdi (156) with existing lvmpv', 'existing 1024 MiB disk sdj (166) with existing lvmpv'] uuid = QkO21e-z17d-OjKu-Vqgh-Gnze-9j0A-8ftQzW size = 3.97 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 3.97 GiB path = /dev/test_vg3 format args = [] original_format = None free = 1004 MiB PE Size = 4 MiB PE Count = 1016 PE Free = 251 PV Count = 4 modified = False extents = 1016 free space = 3.57 GiB free extents = 914 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sdg (132) with existing lvmpv', 'existing 1024 MiB disk sdh (146) with existing lvmpv', 'existing 1024 MiB disk sdi (156) with existing lvmpv', 'existing 1024 MiB disk sdj (166) with existing lvmpv'] LVs = ['existing 408 MiB lvmlv test_vg3-lv8 (214) with existing xfs filesystem'] segment type = linear percent = 0 VG space used = 408 MiB 2024-03-01 20:54:25,958 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 20:54:25,958 DEBUG blivet/MainThread: vg test_vg3 has 3.57 GiB free 2024-03-01 20:54:25,959 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 20:54:25,959 DEBUG blivet/MainThread: vg test_vg3 has 3.57 GiB free 2024-03-01 20:54:25,956 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7f2378e87460) -- name = test_vg3-lv8 status = True id = 214 children = [] parents = ['existing 3.97 GiB lvmvg test_vg3 (141)'] uuid = 66uv6y-zQ4D-FNQs-34FK-4RfH-13gI-BVYYZZ size = 408 MiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-0 target size = 408 MiB path = /dev/mapper/test_vg3-lv8 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7f2378e87f40) -- name = test_vg3 status = True id = 141 children = ['existing 408 MiB lvmlv test_vg3-lv8 (214) with existing xfs filesystem'] parents = ['existing 1024 MiB disk sdg (132) with existing lvmpv', 'existing 1024 MiB disk sdh (146) with existing lvmpv', 'existing 1024 MiB disk sdi (156) with existing lvmpv', 'existing 1024 MiB disk sdj (166) with existing lvmpv'] uuid = QkO21e-z17d-OjKu-Vqgh-Gnze-9j0A-8ftQzW size = 3.97 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 3.97 GiB path = /dev/test_vg3 format args = [] original_format = None free = 1004 MiB PE Size = 4 MiB PE Count = 1016 PE Free = 251 PV Count = 4 modified = False extents = 1016 free space = 3.57 GiB free extents = 914 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sdg (132) with existing lvmpv', 'existing 1024 MiB disk sdh (146) with existing lvmpv', 'existing 1024 MiB disk sdi (156) with existing lvmpv', 'existing 1024 MiB disk sdj (166) with existing lvmpv'] LVs = ['existing 408 MiB lvmlv test_vg3-lv8 (214) with existing xfs filesystem'] segment type = linear percent = 0 VG space used = 408 MiB 2024-03-01 20:54:25,962 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 20:54:25,962 DEBUG blivet/MainThread: vg test_vg3 has 3.57 GiB free 2024-03-01 20:54:25,963 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 20:54:25,963 DEBUG blivet/MainThread: vg test_vg3 has 3.57 GiB free 2024-03-01 20:54:25,960 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7f2378e87460) -- name = test_vg3-lv8 status = True id = 214 children = [] parents = ['existing 3.97 GiB lvmvg test_vg3 (141)'] uuid = 66uv6y-zQ4D-FNQs-34FK-4RfH-13gI-BVYYZZ size = 408 MiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-0 target size = 408 MiB path = /dev/mapper/test_vg3-lv8 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7f2378e87f40) -- name = test_vg3 status = True id = 141 children = ['existing 408 MiB lvmlv test_vg3-lv8 (214) with existing xfs filesystem'] parents = ['existing 1024 MiB disk sdg (132) with existing lvmpv', 'existing 1024 MiB disk sdh (146) with existing lvmpv', 'existing 1024 MiB disk sdi (156) with existing lvmpv', 'existing 1024 MiB disk sdj (166) with existing lvmpv'] uuid = QkO21e-z17d-OjKu-Vqgh-Gnze-9j0A-8ftQzW size = 3.97 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 3.97 GiB path = /dev/test_vg3 format args = [] original_format = None free = 1004 MiB PE Size = 4 MiB PE Count = 1016 PE Free = 251 PV Count = 4 modified = False extents = 1016 free space = 3.57 GiB free extents = 914 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sdg (132) with existing lvmpv', 'existing 1024 MiB disk sdh (146) with existing lvmpv', 'existing 1024 MiB disk sdi (156) with existing lvmpv', 'existing 1024 MiB disk sdj (166) with existing lvmpv'] LVs = ['existing 408 MiB lvmlv test_vg3-lv8 (214) with existing xfs filesystem'] segment type = linear percent = 0 VG space used = 408 MiB 2024-03-01 20:54:25,966 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 20:54:25,966 DEBUG blivet/MainThread: vg test_vg3 has 3.57 GiB free 2024-03-01 20:54:25,967 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 20:54:25,967 DEBUG blivet/MainThread: vg test_vg3 has 3.57 GiB free 2024-03-01 20:54:25,964 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7f2378e87460) -- name = test_vg3-lv8 status = True id = 214 children = [] parents = ['existing 3.97 GiB lvmvg test_vg3 (141)'] uuid = 66uv6y-zQ4D-FNQs-34FK-4RfH-13gI-BVYYZZ size = 408 MiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-0 target size = 408 MiB path = /dev/mapper/test_vg3-lv8 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7f2378e87f40) -- name = test_vg3 status = True id = 141 children = ['existing 408 MiB lvmlv test_vg3-lv8 (214) with existing xfs filesystem'] parents = ['existing 1024 MiB disk sdg (132) with existing lvmpv', 'existing 1024 MiB disk sdh (146) with existing lvmpv', 'existing 1024 MiB disk sdi (156) with existing lvmpv', 'existing 1024 MiB disk sdj (166) with existing lvmpv'] uuid = QkO21e-z17d-OjKu-Vqgh-Gnze-9j0A-8ftQzW size = 3.97 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 3.97 GiB path = /dev/test_vg3 format args = [] original_format = None free = 1004 MiB PE Size = 4 MiB PE Count = 1016 PE Free = 251 PV Count = 4 modified = False extents = 1016 free space = 3.57 GiB free extents = 914 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sdg (132) with existing lvmpv', 'existing 1024 MiB disk sdh (146) with existing lvmpv', 'existing 1024 MiB disk sdi (156) with existing lvmpv', 'existing 1024 MiB disk sdj (166) with existing lvmpv'] LVs = ['existing 408 MiB lvmlv test_vg3-lv8 (214) with existing xfs filesystem'] segment type = linear percent = 0 VG space used = 408 MiB 2024-03-01 20:54:25,970 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 20:54:25,970 DEBUG blivet/MainThread: vg test_vg3 has 3.57 GiB free 2024-03-01 20:54:25,971 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 20:54:25,971 DEBUG blivet/MainThread: vg test_vg3 has 3.57 GiB free 2024-03-01 20:54:25,968 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7f2378e87460) -- name = test_vg3-lv8 status = True id = 214 children = [] parents = ['existing 3.97 GiB lvmvg test_vg3 (141)'] uuid = 66uv6y-zQ4D-FNQs-34FK-4RfH-13gI-BVYYZZ size = 408 MiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-0 target size = 408 MiB path = /dev/mapper/test_vg3-lv8 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7f2378e87f40) -- name = test_vg3 status = True id = 141 children = ['existing 408 MiB lvmlv test_vg3-lv8 (214) with existing xfs filesystem'] parents = ['existing 1024 MiB disk sdg (132) with existing lvmpv', 'existing 1024 MiB disk sdh (146) with existing lvmpv', 'existing 1024 MiB disk sdi (156) with existing lvmpv', 'existing 1024 MiB disk sdj (166) with existing lvmpv'] uuid = QkO21e-z17d-OjKu-Vqgh-Gnze-9j0A-8ftQzW size = 3.97 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 3.97 GiB path = /dev/test_vg3 format args = [] original_format = None free = 1004 MiB PE Size = 4 MiB PE Count = 1016 PE Free = 251 PV Count = 4 modified = False extents = 1016 free space = 3.57 GiB free extents = 914 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sdg (132) with existing lvmpv', 'existing 1024 MiB disk sdh (146) with existing lvmpv', 'existing 1024 MiB disk sdi (156) with existing lvmpv', 'existing 1024 MiB disk sdj (166) with existing lvmpv'] LVs = ['existing 408 MiB lvmlv test_vg3-lv8 (214) with existing xfs filesystem'] segment type = linear percent = 0 VG space used = 408 MiB 2024-03-01 20:54:25,974 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 20:54:25,974 DEBUG blivet/MainThread: vg test_vg3 has 3.57 GiB free 2024-03-01 20:54:25,974 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 20:54:25,975 DEBUG blivet/MainThread: vg test_vg3 has 3.57 GiB free 2024-03-01 20:54:25,972 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7f2378e87460) -- name = test_vg3-lv8 status = True id = 214 children = [] parents = ['existing 3.97 GiB lvmvg test_vg3 (141)'] uuid = 66uv6y-zQ4D-FNQs-34FK-4RfH-13gI-BVYYZZ size = 408 MiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-0 target size = 408 MiB path = /dev/mapper/test_vg3-lv8 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7f2378e87f40) -- name = test_vg3 status = True id = 141 children = ['existing 408 MiB lvmlv test_vg3-lv8 (214) with existing xfs filesystem'] parents = ['existing 1024 MiB disk sdg (132) with existing lvmpv', 'existing 1024 MiB disk sdh (146) with existing lvmpv', 'existing 1024 MiB disk sdi (156) with existing lvmpv', 'existing 1024 MiB disk sdj (166) with existing lvmpv'] uuid = QkO21e-z17d-OjKu-Vqgh-Gnze-9j0A-8ftQzW size = 3.97 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 3.97 GiB path = /dev/test_vg3 format args = [] original_format = None free = 1004 MiB PE Size = 4 MiB PE Count = 1016 PE Free = 251 PV Count = 4 modified = False extents = 1016 free space = 3.57 GiB free extents = 914 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sdg (132) with existing lvmpv', 'existing 1024 MiB disk sdh (146) with existing lvmpv', 'existing 1024 MiB disk sdi (156) with existing lvmpv', 'existing 1024 MiB disk sdj (166) with existing lvmpv'] LVs = ['existing 408 MiB lvmlv test_vg3-lv8 (214) with existing xfs filesystem'] segment type = linear percent = 0 VG space used = 408 MiB 2024-03-01 20:54:25,977 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 20:54:25,978 DEBUG blivet/MainThread: vg test_vg3 has 3.57 GiB free 2024-03-01 20:54:25,978 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 20:54:25,979 DEBUG blivet/MainThread: vg test_vg3 has 3.57 GiB free 2024-03-01 20:54:25,975 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7f2378e87460) -- name = test_vg3-lv8 status = True id = 214 children = [] parents = ['existing 3.97 GiB lvmvg test_vg3 (141)'] uuid = 66uv6y-zQ4D-FNQs-34FK-4RfH-13gI-BVYYZZ size = 408 MiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-0 target size = 408 MiB path = /dev/mapper/test_vg3-lv8 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7f2378e87f40) -- name = test_vg3 status = True id = 141 children = ['existing 408 MiB lvmlv test_vg3-lv8 (214) with existing xfs filesystem'] parents = ['existing 1024 MiB disk sdg (132) with existing lvmpv', 'existing 1024 MiB disk sdh (146) with existing lvmpv', 'existing 1024 MiB disk sdi (156) with existing lvmpv', 'existing 1024 MiB disk sdj (166) with existing lvmpv'] uuid = QkO21e-z17d-OjKu-Vqgh-Gnze-9j0A-8ftQzW size = 3.97 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 3.97 GiB path = /dev/test_vg3 format args = [] original_format = None free = 1004 MiB PE Size = 4 MiB PE Count = 1016 PE Free = 251 PV Count = 4 modified = False extents = 1016 free space = 3.57 GiB free extents = 914 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sdg (132) with existing lvmpv', 'existing 1024 MiB disk sdh (146) with existing lvmpv', 'existing 1024 MiB disk sdi (156) with existing lvmpv', 'existing 1024 MiB disk sdj (166) with existing lvmpv'] LVs = ['existing 408 MiB lvmlv test_vg3-lv8 (214) with existing xfs filesystem'] segment type = linear percent = 0 VG space used = 408 MiB 2024-03-01 20:54:25,981 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 20:54:25,982 DEBUG blivet/MainThread: vg test_vg3 has 3.57 GiB free 2024-03-01 20:54:25,982 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 20:54:25,983 DEBUG blivet/MainThread: vg test_vg3 has 3.57 GiB free 2024-03-01 20:54:25,979 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7f2378e87460) -- name = test_vg3-lv8 status = True id = 214 children = [] parents = ['existing 3.97 GiB lvmvg test_vg3 (141)'] uuid = 66uv6y-zQ4D-FNQs-34FK-4RfH-13gI-BVYYZZ size = 408 MiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-0 target size = 408 MiB path = /dev/mapper/test_vg3-lv8 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7f2378e87f40) -- name = test_vg3 status = True id = 141 children = ['existing 408 MiB lvmlv test_vg3-lv8 (214) with existing xfs filesystem'] parents = ['existing 1024 MiB disk sdg (132) with existing lvmpv', 'existing 1024 MiB disk sdh (146) with existing lvmpv', 'existing 1024 MiB disk sdi (156) with existing lvmpv', 'existing 1024 MiB disk sdj (166) with existing lvmpv'] uuid = QkO21e-z17d-OjKu-Vqgh-Gnze-9j0A-8ftQzW size = 3.97 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 3.97 GiB path = /dev/test_vg3 format args = [] original_format = None free = 1004 MiB PE Size = 4 MiB PE Count = 1016 PE Free = 251 PV Count = 4 modified = False extents = 1016 free space = 3.57 GiB free extents = 914 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sdg (132) with existing lvmpv', 'existing 1024 MiB disk sdh (146) with existing lvmpv', 'existing 1024 MiB disk sdi (156) with existing lvmpv', 'existing 1024 MiB disk sdj (166) with existing lvmpv'] LVs = ['existing 408 MiB lvmlv test_vg3-lv8 (214) with existing xfs filesystem'] segment type = linear percent = 0 VG space used = 408 MiB 2024-03-01 20:54:25,985 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 20:54:25,986 DEBUG blivet/MainThread: vg test_vg3 has 3.57 GiB free 2024-03-01 20:54:25,986 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 20:54:25,987 DEBUG blivet/MainThread: vg test_vg3 has 3.57 GiB free 2024-03-01 20:54:25,983 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7f2378e87460) -- name = test_vg3-lv8 status = True id = 214 children = [] parents = ['existing 3.97 GiB lvmvg test_vg3 (141)'] uuid = 66uv6y-zQ4D-FNQs-34FK-4RfH-13gI-BVYYZZ size = 408 MiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-0 target size = 408 MiB path = /dev/mapper/test_vg3-lv8 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7f2378e87f40) -- name = test_vg3 status = True id = 141 children = ['existing 408 MiB lvmlv test_vg3-lv8 (214) with existing xfs filesystem'] parents = ['existing 1024 MiB disk sdg (132) with existing lvmpv', 'existing 1024 MiB disk sdh (146) with existing lvmpv', 'existing 1024 MiB disk sdi (156) with existing lvmpv', 'existing 1024 MiB disk sdj (166) with existing lvmpv'] uuid = QkO21e-z17d-OjKu-Vqgh-Gnze-9j0A-8ftQzW size = 3.97 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 3.97 GiB path = /dev/test_vg3 format args = [] original_format = None free = 1004 MiB PE Size = 4 MiB PE Count = 1016 PE Free = 251 PV Count = 4 modified = False extents = 1016 free space = 3.57 GiB free extents = 914 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sdg (132) with existing lvmpv', 'existing 1024 MiB disk sdh (146) with existing lvmpv', 'existing 1024 MiB disk sdi (156) with existing lvmpv', 'existing 1024 MiB disk sdj (166) with existing lvmpv'] LVs = ['existing 408 MiB lvmlv test_vg3-lv8 (214) with existing xfs filesystem'] segment type = linear percent = 0 VG space used = 408 MiB 2024-03-01 20:54:25,989 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 20:54:25,990 DEBUG blivet/MainThread: vg test_vg3 has 3.57 GiB free 2024-03-01 20:54:25,990 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 20:54:25,991 DEBUG blivet/MainThread: vg test_vg3 has 3.57 GiB free 2024-03-01 20:54:25,987 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7f2378e87460) -- name = test_vg3-lv8 status = True id = 214 children = [] parents = ['existing 3.97 GiB lvmvg test_vg3 (141)'] uuid = 66uv6y-zQ4D-FNQs-34FK-4RfH-13gI-BVYYZZ size = 408 MiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-0 target size = 408 MiB path = /dev/mapper/test_vg3-lv8 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7f2378e87f40) -- name = test_vg3 status = True id = 141 children = ['existing 408 MiB lvmlv test_vg3-lv8 (214) with existing xfs filesystem'] parents = ['existing 1024 MiB disk sdg (132) with existing lvmpv', 'existing 1024 MiB disk sdh (146) with existing lvmpv', 'existing 1024 MiB disk sdi (156) with existing lvmpv', 'existing 1024 MiB disk sdj (166) with existing lvmpv'] uuid = QkO21e-z17d-OjKu-Vqgh-Gnze-9j0A-8ftQzW size = 3.97 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 3.97 GiB path = /dev/test_vg3 format args = [] original_format = None free = 1004 MiB PE Size = 4 MiB PE Count = 1016 PE Free = 251 PV Count = 4 modified = False extents = 1016 free space = 3.57 GiB free extents = 914 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sdg (132) with existing lvmpv', 'existing 1024 MiB disk sdh (146) with existing lvmpv', 'existing 1024 MiB disk sdi (156) with existing lvmpv', 'existing 1024 MiB disk sdj (166) with existing lvmpv'] LVs = ['existing 408 MiB lvmlv test_vg3-lv8 (214) with existing xfs filesystem'] segment type = linear percent = 0 VG space used = 408 MiB 2024-03-01 20:54:25,993 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 20:54:25,994 DEBUG blivet/MainThread: vg test_vg3 has 3.57 GiB free 2024-03-01 20:54:25,994 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 20:54:25,995 DEBUG blivet/MainThread: vg test_vg3 has 3.57 GiB free 2024-03-01 20:54:25,991 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7f2378e87460) -- name = test_vg3-lv8 status = True id = 214 children = [] parents = ['existing 3.97 GiB lvmvg test_vg3 (141)'] uuid = 66uv6y-zQ4D-FNQs-34FK-4RfH-13gI-BVYYZZ size = 408 MiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-0 target size = 408 MiB path = /dev/mapper/test_vg3-lv8 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7f2378e87f40) -- name = test_vg3 status = True id = 141 children = ['existing 408 MiB lvmlv test_vg3-lv8 (214) with existing xfs filesystem'] parents = ['existing 1024 MiB disk sdg (132) with existing lvmpv', 'existing 1024 MiB disk sdh (146) with existing lvmpv', 'existing 1024 MiB disk sdi (156) with existing lvmpv', 'existing 1024 MiB disk sdj (166) with existing lvmpv'] uuid = QkO21e-z17d-OjKu-Vqgh-Gnze-9j0A-8ftQzW size = 3.97 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 3.97 GiB path = /dev/test_vg3 format args = [] original_format = None free = 1004 MiB PE Size = 4 MiB PE Count = 1016 PE Free = 251 PV Count = 4 modified = False extents = 1016 free space = 3.57 GiB free extents = 914 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sdg (132) with existing lvmpv', 'existing 1024 MiB disk sdh (146) with existing lvmpv', 'existing 1024 MiB disk sdi (156) with existing lvmpv', 'existing 1024 MiB disk sdj (166) with existing lvmpv'] LVs = ['existing 408 MiB lvmlv test_vg3-lv8 (214) with existing xfs filesystem'] segment type = linear percent = 0 VG space used = 408 MiB 2024-03-01 20:54:25,997 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 20:54:25,998 DEBUG blivet/MainThread: vg test_vg3 has 3.57 GiB free 2024-03-01 20:54:25,998 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 20:54:25,999 DEBUG blivet/MainThread: vg test_vg3 has 3.57 GiB free 2024-03-01 20:54:25,995 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7f2378e87460) -- name = test_vg3-lv8 status = True id = 214 children = [] parents = ['existing 3.97 GiB lvmvg test_vg3 (141)'] uuid = 66uv6y-zQ4D-FNQs-34FK-4RfH-13gI-BVYYZZ size = 408 MiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-0 target size = 408 MiB path = /dev/mapper/test_vg3-lv8 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7f2378e87f40) -- name = test_vg3 status = True id = 141 children = ['existing 408 MiB lvmlv test_vg3-lv8 (214) with existing xfs filesystem'] parents = ['existing 1024 MiB disk sdg (132) with existing lvmpv', 'existing 1024 MiB disk sdh (146) with existing lvmpv', 'existing 1024 MiB disk sdi (156) with existing lvmpv', 'existing 1024 MiB disk sdj (166) with existing lvmpv'] uuid = QkO21e-z17d-OjKu-Vqgh-Gnze-9j0A-8ftQzW size = 3.97 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 3.97 GiB path = /dev/test_vg3 format args = [] original_format = None free = 1004 MiB PE Size = 4 MiB PE Count = 1016 PE Free = 251 PV Count = 4 modified = False extents = 1016 free space = 3.57 GiB free extents = 914 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sdg (132) with existing lvmpv', 'existing 1024 MiB disk sdh (146) with existing lvmpv', 'existing 1024 MiB disk sdi (156) with existing lvmpv', 'existing 1024 MiB disk sdj (166) with existing lvmpv'] LVs = ['existing 408 MiB lvmlv test_vg3-lv8 (214) with existing xfs filesystem'] segment type = linear percent = 0 VG space used = 408 MiB 2024-03-01 20:54:26,001 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 20:54:26,001 DEBUG blivet/MainThread: vg test_vg3 has 3.57 GiB free 2024-03-01 20:54:26,002 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 20:54:26,002 DEBUG blivet/MainThread: vg test_vg3 has 3.57 GiB free 2024-03-01 20:54:25,999 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7f2378e87460) -- name = test_vg3-lv8 status = True id = 214 children = [] parents = ['existing 3.97 GiB lvmvg test_vg3 (141)'] uuid = 66uv6y-zQ4D-FNQs-34FK-4RfH-13gI-BVYYZZ size = 408 MiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-0 target size = 408 MiB path = /dev/mapper/test_vg3-lv8 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7f2378e87f40) -- name = test_vg3 status = True id = 141 children = ['existing 408 MiB lvmlv test_vg3-lv8 (214) with existing xfs filesystem'] parents = ['existing 1024 MiB disk sdg (132) with existing lvmpv', 'existing 1024 MiB disk sdh (146) with existing lvmpv', 'existing 1024 MiB disk sdi (156) with existing lvmpv', 'existing 1024 MiB disk sdj (166) with existing lvmpv'] uuid = QkO21e-z17d-OjKu-Vqgh-Gnze-9j0A-8ftQzW size = 3.97 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 3.97 GiB path = /dev/test_vg3 format args = [] original_format = None free = 1004 MiB PE Size = 4 MiB PE Count = 1016 PE Free = 251 PV Count = 4 modified = False extents = 1016 free space = 3.57 GiB free extents = 914 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sdg (132) with existing lvmpv', 'existing 1024 MiB disk sdh (146) with existing lvmpv', 'existing 1024 MiB disk sdi (156) with existing lvmpv', 'existing 1024 MiB disk sdj (166) with existing lvmpv'] LVs = ['existing 408 MiB lvmlv test_vg3-lv8 (214) with existing xfs filesystem'] segment type = linear percent = 0 VG space used = 408 MiB 2024-03-01 20:54:26,005 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 20:54:26,005 DEBUG blivet/MainThread: vg test_vg3 has 3.57 GiB free 2024-03-01 20:54:26,006 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 20:54:26,006 DEBUG blivet/MainThread: vg test_vg3 has 3.57 GiB free 2024-03-01 20:54:26,003 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7f2378e87460) -- name = test_vg3-lv8 status = True id = 214 children = [] parents = ['existing 3.97 GiB lvmvg test_vg3 (141)'] uuid = 66uv6y-zQ4D-FNQs-34FK-4RfH-13gI-BVYYZZ size = 408 MiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-0 target size = 408 MiB path = /dev/mapper/test_vg3-lv8 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7f2378e87f40) -- name = test_vg3 status = True id = 141 children = ['existing 408 MiB lvmlv test_vg3-lv8 (214) with existing xfs filesystem'] parents = ['existing 1024 MiB disk sdg (132) with existing lvmpv', 'existing 1024 MiB disk sdh (146) with existing lvmpv', 'existing 1024 MiB disk sdi (156) with existing lvmpv', 'existing 1024 MiB disk sdj (166) with existing lvmpv'] uuid = QkO21e-z17d-OjKu-Vqgh-Gnze-9j0A-8ftQzW size = 3.97 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 3.97 GiB path = /dev/test_vg3 format args = [] original_format = None free = 1004 MiB PE Size = 4 MiB PE Count = 1016 PE Free = 251 PV Count = 4 modified = False extents = 1016 free space = 3.57 GiB free extents = 914 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sdg (132) with existing lvmpv', 'existing 1024 MiB disk sdh (146) with existing lvmpv', 'existing 1024 MiB disk sdi (156) with existing lvmpv', 'existing 1024 MiB disk sdj (166) with existing lvmpv'] LVs = ['existing 408 MiB lvmlv test_vg3-lv8 (214) with existing xfs filesystem'] segment type = linear percent = 0 VG space used = 408 MiB 2024-03-01 20:54:26,009 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 20:54:26,009 DEBUG blivet/MainThread: vg test_vg3 has 3.57 GiB free 2024-03-01 20:54:26,010 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 20:54:26,010 DEBUG blivet/MainThread: vg test_vg3 has 3.57 GiB free 2024-03-01 20:54:26,007 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7f2378e87460) -- name = test_vg3-lv8 status = True id = 214 children = [] parents = ['existing 3.97 GiB lvmvg test_vg3 (141)'] uuid = 66uv6y-zQ4D-FNQs-34FK-4RfH-13gI-BVYYZZ size = 408 MiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-0 target size = 408 MiB path = /dev/mapper/test_vg3-lv8 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7f2378e87f40) -- name = test_vg3 status = True id = 141 children = ['existing 408 MiB lvmlv test_vg3-lv8 (214) with existing xfs filesystem'] parents = ['existing 1024 MiB disk sdg (132) with existing lvmpv', 'existing 1024 MiB disk sdh (146) with existing lvmpv', 'existing 1024 MiB disk sdi (156) with existing lvmpv', 'existing 1024 MiB disk sdj (166) with existing lvmpv'] uuid = QkO21e-z17d-OjKu-Vqgh-Gnze-9j0A-8ftQzW size = 3.97 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 3.97 GiB path = /dev/test_vg3 format args = [] original_format = None free = 1004 MiB PE Size = 4 MiB PE Count = 1016 PE Free = 251 PV Count = 4 modified = False extents = 1016 free space = 3.57 GiB free extents = 914 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sdg (132) with existing lvmpv', 'existing 1024 MiB disk sdh (146) with existing lvmpv', 'existing 1024 MiB disk sdi (156) with existing lvmpv', 'existing 1024 MiB disk sdj (166) with existing lvmpv'] LVs = ['existing 408 MiB lvmlv test_vg3-lv8 (214) with existing xfs filesystem'] segment type = linear percent = 0 VG space used = 408 MiB 2024-03-01 20:54:26,013 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 20:54:26,013 DEBUG blivet/MainThread: vg test_vg3 has 3.57 GiB free 2024-03-01 20:54:26,014 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 20:54:26,014 DEBUG blivet/MainThread: vg test_vg3 has 3.57 GiB free 2024-03-01 20:54:26,011 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7f2378e87460) -- name = test_vg3-lv8 status = True id = 214 children = [] parents = ['existing 3.97 GiB lvmvg test_vg3 (141)'] uuid = 66uv6y-zQ4D-FNQs-34FK-4RfH-13gI-BVYYZZ size = 408 MiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-0 target size = 408 MiB path = /dev/mapper/test_vg3-lv8 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7f2378e87f40) -- name = test_vg3 status = True id = 141 children = ['existing 408 MiB lvmlv test_vg3-lv8 (214) with existing xfs filesystem'] parents = ['existing 1024 MiB disk sdg (132) with existing lvmpv', 'existing 1024 MiB disk sdh (146) with existing lvmpv', 'existing 1024 MiB disk sdi (156) with existing lvmpv', 'existing 1024 MiB disk sdj (166) with existing lvmpv'] uuid = QkO21e-z17d-OjKu-Vqgh-Gnze-9j0A-8ftQzW size = 3.97 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 3.97 GiB path = /dev/test_vg3 format args = [] original_format = None free = 1004 MiB PE Size = 4 MiB PE Count = 1016 PE Free = 251 PV Count = 4 modified = False extents = 1016 free space = 3.57 GiB free extents = 914 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sdg (132) with existing lvmpv', 'existing 1024 MiB disk sdh (146) with existing lvmpv', 'existing 1024 MiB disk sdi (156) with existing lvmpv', 'existing 1024 MiB disk sdj (166) with existing lvmpv'] LVs = ['existing 408 MiB lvmlv test_vg3-lv8 (214) with existing xfs filesystem'] segment type = linear percent = 0 VG space used = 408 MiB 2024-03-01 20:54:26,017 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 20:54:26,017 DEBUG blivet/MainThread: vg test_vg3 has 3.57 GiB free 2024-03-01 20:54:26,018 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 20:54:26,018 DEBUG blivet/MainThread: vg test_vg3 has 3.57 GiB free 2024-03-01 20:54:26,015 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7f2378e87460) -- name = test_vg3-lv8 status = True id = 214 children = [] parents = ['existing 3.97 GiB lvmvg test_vg3 (141)'] uuid = 66uv6y-zQ4D-FNQs-34FK-4RfH-13gI-BVYYZZ size = 408 MiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-0 target size = 408 MiB path = /dev/mapper/test_vg3-lv8 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7f2378e87f40) -- name = test_vg3 status = True id = 141 children = ['existing 408 MiB lvmlv test_vg3-lv8 (214) with existing xfs filesystem'] parents = ['existing 1024 MiB disk sdg (132) with existing lvmpv', 'existing 1024 MiB disk sdh (146) with existing lvmpv', 'existing 1024 MiB disk sdi (156) with existing lvmpv', 'existing 1024 MiB disk sdj (166) with existing lvmpv'] uuid = QkO21e-z17d-OjKu-Vqgh-Gnze-9j0A-8ftQzW size = 3.97 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 3.97 GiB path = /dev/test_vg3 format args = [] original_format = None free = 1004 MiB PE Size = 4 MiB PE Count = 1016 PE Free = 251 PV Count = 4 modified = False extents = 1016 free space = 3.57 GiB free extents = 914 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sdg (132) with existing lvmpv', 'existing 1024 MiB disk sdh (146) with existing lvmpv', 'existing 1024 MiB disk sdi (156) with existing lvmpv', 'existing 1024 MiB disk sdj (166) with existing lvmpv'] LVs = ['existing 408 MiB lvmlv test_vg3-lv8 (214) with existing xfs filesystem'] segment type = linear percent = 0 VG space used = 408 MiB 2024-03-01 20:54:26,021 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 20:54:26,021 DEBUG blivet/MainThread: vg test_vg3 has 3.57 GiB free 2024-03-01 20:54:26,021 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 20:54:26,022 DEBUG blivet/MainThread: vg test_vg3 has 3.57 GiB free 2024-03-01 20:54:26,019 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7f2378e87460) -- name = test_vg3-lv8 status = True id = 214 children = [] parents = ['existing 3.97 GiB lvmvg test_vg3 (141)'] uuid = 66uv6y-zQ4D-FNQs-34FK-4RfH-13gI-BVYYZZ size = 408 MiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-0 target size = 408 MiB path = /dev/mapper/test_vg3-lv8 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7f2378e87f40) -- name = test_vg3 status = True id = 141 children = ['existing 408 MiB lvmlv test_vg3-lv8 (214) with existing xfs filesystem'] parents = ['existing 1024 MiB disk sdg (132) with existing lvmpv', 'existing 1024 MiB disk sdh (146) with existing lvmpv', 'existing 1024 MiB disk sdi (156) with existing lvmpv', 'existing 1024 MiB disk sdj (166) with existing lvmpv'] uuid = QkO21e-z17d-OjKu-Vqgh-Gnze-9j0A-8ftQzW size = 3.97 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 3.97 GiB path = /dev/test_vg3 format args = [] original_format = None free = 1004 MiB PE Size = 4 MiB PE Count = 1016 PE Free = 251 PV Count = 4 modified = False extents = 1016 free space = 3.57 GiB free extents = 914 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sdg (132) with existing lvmpv', 'existing 1024 MiB disk sdh (146) with existing lvmpv', 'existing 1024 MiB disk sdi (156) with existing lvmpv', 'existing 1024 MiB disk sdj (166) with existing lvmpv'] LVs = ['existing 408 MiB lvmlv test_vg3-lv8 (214) with existing xfs filesystem'] segment type = linear percent = 0 VG space used = 408 MiB 2024-03-01 20:54:26,024 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 20:54:26,025 DEBUG blivet/MainThread: vg test_vg3 has 3.57 GiB free 2024-03-01 20:54:26,025 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 20:54:26,026 DEBUG blivet/MainThread: vg test_vg3 has 3.57 GiB free 2024-03-01 20:54:26,022 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7f2378e87460) -- name = test_vg3-lv8 status = True id = 214 children = [] parents = ['existing 3.97 GiB lvmvg test_vg3 (141)'] uuid = 66uv6y-zQ4D-FNQs-34FK-4RfH-13gI-BVYYZZ size = 408 MiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-0 target size = 408 MiB path = /dev/mapper/test_vg3-lv8 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7f2378e87f40) -- name = test_vg3 status = True id = 141 children = ['existing 408 MiB lvmlv test_vg3-lv8 (214) with existing xfs filesystem'] parents = ['existing 1024 MiB disk sdg (132) with existing lvmpv', 'existing 1024 MiB disk sdh (146) with existing lvmpv', 'existing 1024 MiB disk sdi (156) with existing lvmpv', 'existing 1024 MiB disk sdj (166) with existing lvmpv'] uuid = QkO21e-z17d-OjKu-Vqgh-Gnze-9j0A-8ftQzW size = 3.97 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 3.97 GiB path = /dev/test_vg3 format args = [] original_format = None free = 1004 MiB PE Size = 4 MiB PE Count = 1016 PE Free = 251 PV Count = 4 modified = False extents = 1016 free space = 3.57 GiB free extents = 914 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sdg (132) with existing lvmpv', 'existing 1024 MiB disk sdh (146) with existing lvmpv', 'existing 1024 MiB disk sdi (156) with existing lvmpv', 'existing 1024 MiB disk sdj (166) with existing lvmpv'] LVs = ['existing 408 MiB lvmlv test_vg3-lv8 (214) with existing xfs filesystem'] segment type = linear percent = 0 VG space used = 408 MiB 2024-03-01 20:54:26,028 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 20:54:26,029 DEBUG blivet/MainThread: vg test_vg3 has 3.57 GiB free 2024-03-01 20:54:26,029 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 20:54:26,030 DEBUG blivet/MainThread: vg test_vg3 has 3.57 GiB free 2024-03-01 20:54:26,026 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7f2378e87460) -- name = test_vg3-lv8 status = True id = 214 children = [] parents = ['existing 3.97 GiB lvmvg test_vg3 (141)'] uuid = 66uv6y-zQ4D-FNQs-34FK-4RfH-13gI-BVYYZZ size = 408 MiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-0 target size = 408 MiB path = /dev/mapper/test_vg3-lv8 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7f2378e87f40) -- name = test_vg3 status = True id = 141 children = ['existing 408 MiB lvmlv test_vg3-lv8 (214) with existing xfs filesystem'] parents = ['existing 1024 MiB disk sdg (132) with existing lvmpv', 'existing 1024 MiB disk sdh (146) with existing lvmpv', 'existing 1024 MiB disk sdi (156) with existing lvmpv', 'existing 1024 MiB disk sdj (166) with existing lvmpv'] uuid = QkO21e-z17d-OjKu-Vqgh-Gnze-9j0A-8ftQzW size = 3.97 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 3.97 GiB path = /dev/test_vg3 format args = [] original_format = None free = 1004 MiB PE Size = 4 MiB PE Count = 1016 PE Free = 251 PV Count = 4 modified = False extents = 1016 free space = 3.57 GiB free extents = 914 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sdg (132) with existing lvmpv', 'existing 1024 MiB disk sdh (146) with existing lvmpv', 'existing 1024 MiB disk sdi (156) with existing lvmpv', 'existing 1024 MiB disk sdj (166) with existing lvmpv'] LVs = ['existing 408 MiB lvmlv test_vg3-lv8 (214) with existing xfs filesystem'] segment type = linear percent = 0 VG space used = 408 MiB 2024-03-01 20:54:26,032 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 20:54:26,033 DEBUG blivet/MainThread: vg test_vg3 has 3.57 GiB free 2024-03-01 20:54:26,033 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 20:54:26,034 DEBUG blivet/MainThread: vg test_vg3 has 3.57 GiB free 2024-03-01 20:54:26,030 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7f2378e87460) -- name = test_vg3-lv8 status = True id = 214 children = [] parents = ['existing 3.97 GiB lvmvg test_vg3 (141)'] uuid = 66uv6y-zQ4D-FNQs-34FK-4RfH-13gI-BVYYZZ size = 408 MiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-0 target size = 408 MiB path = /dev/mapper/test_vg3-lv8 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7f2378e87f40) -- name = test_vg3 status = True id = 141 children = ['existing 408 MiB lvmlv test_vg3-lv8 (214) with existing xfs filesystem'] parents = ['existing 1024 MiB disk sdg (132) with existing lvmpv', 'existing 1024 MiB disk sdh (146) with existing lvmpv', 'existing 1024 MiB disk sdi (156) with existing lvmpv', 'existing 1024 MiB disk sdj (166) with existing lvmpv'] uuid = QkO21e-z17d-OjKu-Vqgh-Gnze-9j0A-8ftQzW size = 3.97 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 3.97 GiB path = /dev/test_vg3 format args = [] original_format = None free = 1004 MiB PE Size = 4 MiB PE Count = 1016 PE Free = 251 PV Count = 4 modified = False extents = 1016 free space = 3.57 GiB free extents = 914 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sdg (132) with existing lvmpv', 'existing 1024 MiB disk sdh (146) with existing lvmpv', 'existing 1024 MiB disk sdi (156) with existing lvmpv', 'existing 1024 MiB disk sdj (166) with existing lvmpv'] LVs = ['existing 408 MiB lvmlv test_vg3-lv8 (214) with existing xfs filesystem'] segment type = linear percent = 0 VG space used = 408 MiB 2024-03-01 20:54:26,036 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 20:54:26,037 DEBUG blivet/MainThread: vg test_vg3 has 3.57 GiB free 2024-03-01 20:54:26,037 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 20:54:26,038 DEBUG blivet/MainThread: vg test_vg3 has 3.57 GiB free 2024-03-01 20:54:26,034 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7f2378e87460) -- name = test_vg3-lv8 status = True id = 214 children = [] parents = ['existing 3.97 GiB lvmvg test_vg3 (141)'] uuid = 66uv6y-zQ4D-FNQs-34FK-4RfH-13gI-BVYYZZ size = 408 MiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-0 target size = 408 MiB path = /dev/mapper/test_vg3-lv8 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7f2378e87f40) -- name = test_vg3 status = True id = 141 children = ['existing 408 MiB lvmlv test_vg3-lv8 (214) with existing xfs filesystem'] parents = ['existing 1024 MiB disk sdg (132) with existing lvmpv', 'existing 1024 MiB disk sdh (146) with existing lvmpv', 'existing 1024 MiB disk sdi (156) with existing lvmpv', 'existing 1024 MiB disk sdj (166) with existing lvmpv'] uuid = QkO21e-z17d-OjKu-Vqgh-Gnze-9j0A-8ftQzW size = 3.97 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 3.97 GiB path = /dev/test_vg3 format args = [] original_format = None free = 1004 MiB PE Size = 4 MiB PE Count = 1016 PE Free = 251 PV Count = 4 modified = False extents = 1016 free space = 3.57 GiB free extents = 914 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sdg (132) with existing lvmpv', 'existing 1024 MiB disk sdh (146) with existing lvmpv', 'existing 1024 MiB disk sdi (156) with existing lvmpv', 'existing 1024 MiB disk sdj (166) with existing lvmpv'] LVs = ['existing 408 MiB lvmlv test_vg3-lv8 (214) with existing xfs filesystem'] segment type = linear percent = 0 VG space used = 408 MiB 2024-03-01 20:54:26,040 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 20:54:26,041 DEBUG blivet/MainThread: vg test_vg3 has 3.57 GiB free 2024-03-01 20:54:26,041 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 20:54:26,042 DEBUG blivet/MainThread: vg test_vg3 has 3.57 GiB free 2024-03-01 20:54:26,038 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7f2378e87460) -- name = test_vg3-lv8 status = True id = 214 children = [] parents = ['existing 3.97 GiB lvmvg test_vg3 (141)'] uuid = 66uv6y-zQ4D-FNQs-34FK-4RfH-13gI-BVYYZZ size = 408 MiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-0 target size = 408 MiB path = /dev/mapper/test_vg3-lv8 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7f2378e87f40) -- name = test_vg3 status = True id = 141 children = ['existing 408 MiB lvmlv test_vg3-lv8 (214) with existing xfs filesystem'] parents = ['existing 1024 MiB disk sdg (132) with existing lvmpv', 'existing 1024 MiB disk sdh (146) with existing lvmpv', 'existing 1024 MiB disk sdi (156) with existing lvmpv', 'existing 1024 MiB disk sdj (166) with existing lvmpv'] uuid = QkO21e-z17d-OjKu-Vqgh-Gnze-9j0A-8ftQzW size = 3.97 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 3.97 GiB path = /dev/test_vg3 format args = [] original_format = None free = 1004 MiB PE Size = 4 MiB PE Count = 1016 PE Free = 251 PV Count = 4 modified = False extents = 1016 free space = 3.57 GiB free extents = 914 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sdg (132) with existing lvmpv', 'existing 1024 MiB disk sdh (146) with existing lvmpv', 'existing 1024 MiB disk sdi (156) with existing lvmpv', 'existing 1024 MiB disk sdj (166) with existing lvmpv'] LVs = ['existing 408 MiB lvmlv test_vg3-lv8 (214) with existing xfs filesystem'] segment type = linear percent = 0 VG space used = 408 MiB 2024-03-01 20:54:26,044 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 20:54:26,044 DEBUG blivet/MainThread: vg test_vg3 has 3.57 GiB free 2024-03-01 20:54:26,045 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 20:54:26,045 DEBUG blivet/MainThread: vg test_vg3 has 3.57 GiB free 2024-03-01 20:54:26,042 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7f2378e87460) -- name = test_vg3-lv8 status = True id = 214 children = [] parents = ['existing 3.97 GiB lvmvg test_vg3 (141)'] uuid = 66uv6y-zQ4D-FNQs-34FK-4RfH-13gI-BVYYZZ size = 408 MiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-0 target size = 408 MiB path = /dev/mapper/test_vg3-lv8 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7f2378e87f40) -- name = test_vg3 status = True id = 141 children = ['existing 408 MiB lvmlv test_vg3-lv8 (214) with existing xfs filesystem'] parents = ['existing 1024 MiB disk sdg (132) with existing lvmpv', 'existing 1024 MiB disk sdh (146) with existing lvmpv', 'existing 1024 MiB disk sdi (156) with existing lvmpv', 'existing 1024 MiB disk sdj (166) with existing lvmpv'] uuid = QkO21e-z17d-OjKu-Vqgh-Gnze-9j0A-8ftQzW size = 3.97 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 3.97 GiB path = /dev/test_vg3 format args = [] original_format = None free = 1004 MiB PE Size = 4 MiB PE Count = 1016 PE Free = 251 PV Count = 4 modified = False extents = 1016 free space = 3.57 GiB free extents = 914 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sdg (132) with existing lvmpv', 'existing 1024 MiB disk sdh (146) with existing lvmpv', 'existing 1024 MiB disk sdi (156) with existing lvmpv', 'existing 1024 MiB disk sdj (166) with existing lvmpv'] LVs = ['existing 408 MiB lvmlv test_vg3-lv8 (214) with existing xfs filesystem'] segment type = linear percent = 0 VG space used = 408 MiB 2024-03-01 20:54:26,048 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 20:54:26,048 DEBUG blivet/MainThread: vg test_vg3 has 3.57 GiB free 2024-03-01 20:54:26,049 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 20:54:26,049 DEBUG blivet/MainThread: vg test_vg3 has 3.57 GiB free 2024-03-01 20:54:26,046 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7f2378e87460) -- name = test_vg3-lv8 status = True id = 214 children = [] parents = ['existing 3.97 GiB lvmvg test_vg3 (141)'] uuid = 66uv6y-zQ4D-FNQs-34FK-4RfH-13gI-BVYYZZ size = 408 MiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-0 target size = 408 MiB path = /dev/mapper/test_vg3-lv8 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7f2378e87f40) -- name = test_vg3 status = True id = 141 children = ['existing 408 MiB lvmlv test_vg3-lv8 (214) with existing xfs filesystem'] parents = ['existing 1024 MiB disk sdg (132) with existing lvmpv', 'existing 1024 MiB disk sdh (146) with existing lvmpv', 'existing 1024 MiB disk sdi (156) with existing lvmpv', 'existing 1024 MiB disk sdj (166) with existing lvmpv'] uuid = QkO21e-z17d-OjKu-Vqgh-Gnze-9j0A-8ftQzW size = 3.97 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 3.97 GiB path = /dev/test_vg3 format args = [] original_format = None free = 1004 MiB PE Size = 4 MiB PE Count = 1016 PE Free = 251 PV Count = 4 modified = False extents = 1016 free space = 3.57 GiB free extents = 914 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sdg (132) with existing lvmpv', 'existing 1024 MiB disk sdh (146) with existing lvmpv', 'existing 1024 MiB disk sdi (156) with existing lvmpv', 'existing 1024 MiB disk sdj (166) with existing lvmpv'] LVs = ['existing 408 MiB lvmlv test_vg3-lv8 (214) with existing xfs filesystem'] segment type = linear percent = 0 VG space used = 408 MiB 2024-03-01 20:54:26,052 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 20:54:26,052 DEBUG blivet/MainThread: vg test_vg3 has 3.57 GiB free 2024-03-01 20:54:26,053 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 20:54:26,053 DEBUG blivet/MainThread: vg test_vg3 has 3.57 GiB free 2024-03-01 20:54:26,050 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7f2378e87460) -- name = test_vg3-lv8 status = True id = 214 children = [] parents = ['existing 3.97 GiB lvmvg test_vg3 (141)'] uuid = 66uv6y-zQ4D-FNQs-34FK-4RfH-13gI-BVYYZZ size = 408 MiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-0 target size = 408 MiB path = /dev/mapper/test_vg3-lv8 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7f2378e87f40) -- name = test_vg3 status = True id = 141 children = ['existing 408 MiB lvmlv test_vg3-lv8 (214) with existing xfs filesystem'] parents = ['existing 1024 MiB disk sdg (132) with existing lvmpv', 'existing 1024 MiB disk sdh (146) with existing lvmpv', 'existing 1024 MiB disk sdi (156) with existing lvmpv', 'existing 1024 MiB disk sdj (166) with existing lvmpv'] uuid = QkO21e-z17d-OjKu-Vqgh-Gnze-9j0A-8ftQzW size = 3.97 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 3.97 GiB path = /dev/test_vg3 format args = [] original_format = None free = 1004 MiB PE Size = 4 MiB PE Count = 1016 PE Free = 251 PV Count = 4 modified = False extents = 1016 free space = 3.57 GiB free extents = 914 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sdg (132) with existing lvmpv', 'existing 1024 MiB disk sdh (146) with existing lvmpv', 'existing 1024 MiB disk sdi (156) with existing lvmpv', 'existing 1024 MiB disk sdj (166) with existing lvmpv'] LVs = ['existing 408 MiB lvmlv test_vg3-lv8 (214) with existing xfs filesystem'] segment type = linear percent = 0 VG space used = 408 MiB 2024-03-01 20:54:26,056 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 20:54:26,056 DEBUG blivet/MainThread: vg test_vg3 has 3.57 GiB free 2024-03-01 20:54:26,057 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 20:54:26,057 DEBUG blivet/MainThread: vg test_vg3 has 3.57 GiB free 2024-03-01 20:54:26,054 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7f2378e87460) -- name = test_vg3-lv8 status = True id = 214 children = [] parents = ['existing 3.97 GiB lvmvg test_vg3 (141)'] uuid = 66uv6y-zQ4D-FNQs-34FK-4RfH-13gI-BVYYZZ size = 408 MiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-0 target size = 408 MiB path = /dev/mapper/test_vg3-lv8 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7f2378e87f40) -- name = test_vg3 status = True id = 141 children = ['existing 408 MiB lvmlv test_vg3-lv8 (214) with existing xfs filesystem'] parents = ['existing 1024 MiB disk sdg (132) with existing lvmpv', 'existing 1024 MiB disk sdh (146) with existing lvmpv', 'existing 1024 MiB disk sdi (156) with existing lvmpv', 'existing 1024 MiB disk sdj (166) with existing lvmpv'] uuid = QkO21e-z17d-OjKu-Vqgh-Gnze-9j0A-8ftQzW size = 3.97 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 3.97 GiB path = /dev/test_vg3 format args = [] original_format = None free = 1004 MiB PE Size = 4 MiB PE Count = 1016 PE Free = 251 PV Count = 4 modified = False extents = 1016 free space = 3.57 GiB free extents = 914 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sdg (132) with existing lvmpv', 'existing 1024 MiB disk sdh (146) with existing lvmpv', 'existing 1024 MiB disk sdi (156) with existing lvmpv', 'existing 1024 MiB disk sdj (166) with existing lvmpv'] LVs = ['existing 408 MiB lvmlv test_vg3-lv8 (214) with existing xfs filesystem'] segment type = linear percent = 0 VG space used = 408 MiB 2024-03-01 20:54:26,058 DEBUG blivet/MainThread: removing test_vg3-lv8 2024-03-01 20:54:26,060 DEBUG blivet/MainThread: DeviceTree.get_dependent_devices: dep: existing 408 MiB lvmlv test_vg3-lv8 (214) with existing xfs filesystem ; hidden: False ; 2024-03-01 20:54:26,060 DEBUG blivet/MainThread: dep is a leaf 2024-03-01 20:54:26,061 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 284 2024-03-01 20:54:26,063 DEBUG blivet/MainThread: LVMLogicalVolumeDevice._set_format: test_vg3-lv8 ; type: None ; current: xfs ; 2024-03-01 20:54:26,063 INFO blivet/MainThread: registered action: [283] destroy format xfs filesystem on lvmlv test_vg3-lv8 (id 214) 2024-03-01 20:54:26,066 DEBUG blivet/MainThread: LVMVolumeGroupDevice.remove_child: name: test_vg3 ; child: lv8 ; kids: 1 ; 2024-03-01 20:54:26,067 INFO blivet/MainThread: removed lvmlv test_vg3-lv8 (id 214) from device tree 2024-03-01 20:54:26,067 INFO blivet/MainThread: registered action: [285] destroy device lvmlv test_vg3-lv8 (id 214) 2024-03-01 20:54:26,067 DEBUG blivet.ansible/MainThread: ['sdj', 'sdi', 'test_vg3', 'sdg', 'sdh'] 2024-03-01 20:54:26,067 DEBUG blivet/MainThread: removing test_vg3 2024-03-01 20:54:26,069 DEBUG blivet/MainThread: DeviceTree.get_dependent_devices: dep: existing 3.97 GiB lvmvg test_vg3 (141) ; hidden: False ; 2024-03-01 20:54:26,070 DEBUG blivet/MainThread: dep is a leaf 2024-03-01 20:54:26,072 DEBUG blivet/MainThread: DiskDevice.remove_child: name: sdg ; child: test_vg3 ; kids: 1 ; 2024-03-01 20:54:26,075 DEBUG blivet/MainThread: DiskDevice.remove_child: name: sdh ; child: test_vg3 ; kids: 1 ; 2024-03-01 20:54:26,078 DEBUG blivet/MainThread: DiskDevice.remove_child: name: sdi ; child: test_vg3 ; kids: 1 ; 2024-03-01 20:54:26,080 DEBUG blivet/MainThread: DiskDevice.remove_child: name: sdj ; child: test_vg3 ; kids: 1 ; 2024-03-01 20:54:26,081 INFO blivet/MainThread: removed lvmvg test_vg3 (id 141) from device tree 2024-03-01 20:54:26,081 INFO blivet/MainThread: registered action: [286] destroy device lvmvg test_vg3 (id 141) 2024-03-01 20:54:26,081 INFO blivet.ansible/MainThread: scheduling destruction of sdj 2024-03-01 20:54:26,081 DEBUG blivet/MainThread: removing sdj 2024-03-01 20:54:26,083 DEBUG blivet/MainThread: DeviceTree.get_dependent_devices: dep: existing 1024 MiB disk sdj (166) with existing lvmpv ; hidden: False ; 2024-03-01 20:54:26,083 DEBUG blivet/MainThread: dep is a leaf 2024-03-01 20:54:26,083 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 288 2024-03-01 20:54:26,086 DEBUG blivet/MainThread: DiskDevice._set_format: sdj ; type: None ; current: lvmpv ; 2024-03-01 20:54:26,086 INFO blivet/MainThread: registered action: [287] destroy format lvmpv on disk sdj (id 166) 2024-03-01 20:54:26,086 INFO blivet.ansible/MainThread: scheduling destruction of sdi 2024-03-01 20:54:26,086 DEBUG blivet/MainThread: removing sdi 2024-03-01 20:54:26,089 DEBUG blivet/MainThread: DeviceTree.get_dependent_devices: dep: existing 1024 MiB disk sdi (156) with existing lvmpv ; hidden: False ; 2024-03-01 20:54:26,089 DEBUG blivet/MainThread: dep is a leaf 2024-03-01 20:54:26,089 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 290 2024-03-01 20:54:26,092 DEBUG blivet/MainThread: DiskDevice._set_format: sdi ; type: None ; current: lvmpv ; 2024-03-01 20:54:26,092 INFO blivet/MainThread: registered action: [289] destroy format lvmpv on disk sdi (id 156) 2024-03-01 20:54:26,092 INFO blivet.ansible/MainThread: scheduling destruction of sdg 2024-03-01 20:54:26,092 DEBUG blivet/MainThread: removing sdg 2024-03-01 20:54:26,094 DEBUG blivet/MainThread: DeviceTree.get_dependent_devices: dep: existing 1024 MiB disk sdg (132) with existing lvmpv ; hidden: False ; 2024-03-01 20:54:26,094 DEBUG blivet/MainThread: dep is a leaf 2024-03-01 20:54:26,094 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 292 2024-03-01 20:54:26,097 DEBUG blivet/MainThread: DiskDevice._set_format: sdg ; type: None ; current: lvmpv ; 2024-03-01 20:54:26,097 INFO blivet/MainThread: registered action: [291] destroy format lvmpv on disk sdg (id 132) 2024-03-01 20:54:26,097 INFO blivet.ansible/MainThread: scheduling destruction of sdh 2024-03-01 20:54:26,097 DEBUG blivet/MainThread: removing sdh 2024-03-01 20:54:26,100 DEBUG blivet/MainThread: DeviceTree.get_dependent_devices: dep: existing 1024 MiB disk sdh (146) with existing lvmpv ; hidden: False ; 2024-03-01 20:54:26,100 DEBUG blivet/MainThread: dep is a leaf 2024-03-01 20:54:26,100 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 294 2024-03-01 20:54:26,103 DEBUG blivet/MainThread: DiskDevice._set_format: sdh ; type: None ; current: lvmpv ; 2024-03-01 20:54:26,103 INFO blivet/MainThread: registered action: [293] destroy format lvmpv on disk sdh (id 146) 2024-03-01 20:54:26,103 INFO program/MainThread: Running... udevadm settle --timeout=300 2024-03-01 20:54:26,112 DEBUG program/MainThread: Return code: 0 2024-03-01 20:54:26,129 INFO program/MainThread: Running... udevadm settle --timeout=300 2024-03-01 20:54:26,141 DEBUG program/MainThread: Return code: 0 2024-03-01 20:54:26,160 DEBUG blivet/MainThread: XFS.teardown: device: /dev/mapper/test_vg1-lv1 ; type: xfs ; status: False ; 2024-03-01 20:54:26,161 INFO program/MainThread: Running... udevadm settle --timeout=300 2024-03-01 20:54:26,172 DEBUG program/MainThread: Return code: 0 2024-03-01 20:54:26,191 DEBUG blivet/MainThread: XFS.teardown: device: /dev/mapper/test_vg1-lv2 ; type: xfs ; status: False ; 2024-03-01 20:54:26,192 INFO program/MainThread: Running... udevadm settle --timeout=300 2024-03-01 20:54:26,203 DEBUG program/MainThread: Return code: 0 2024-03-01 20:54:26,223 DEBUG blivet/MainThread: XFS.teardown: device: /dev/mapper/test_vg2-lv3 ; type: xfs ; status: False ; 2024-03-01 20:54:26,223 INFO program/MainThread: Running... udevadm settle --timeout=300 2024-03-01 20:54:26,235 DEBUG program/MainThread: Return code: 0 2024-03-01 20:54:26,254 DEBUG blivet/MainThread: XFS.teardown: device: /dev/mapper/test_vg2-lv4 ; type: xfs ; status: False ; 2024-03-01 20:54:26,255 INFO program/MainThread: Running... udevadm settle --timeout=300 2024-03-01 20:54:26,266 DEBUG program/MainThread: Return code: 0 2024-03-01 20:54:26,286 DEBUG blivet/MainThread: XFS.teardown: device: /dev/mapper/test_vg3-lv5 ; type: xfs ; status: False ; 2024-03-01 20:54:26,286 INFO program/MainThread: Running... udevadm settle --timeout=300 2024-03-01 20:54:26,298 DEBUG program/MainThread: Return code: 0 2024-03-01 20:54:26,318 DEBUG blivet/MainThread: XFS.teardown: device: /dev/mapper/test_vg3-lv6 ; type: xfs ; status: False ; 2024-03-01 20:54:26,318 INFO program/MainThread: Running... udevadm settle --timeout=300 2024-03-01 20:54:26,330 DEBUG program/MainThread: Return code: 0 2024-03-01 20:54:26,350 DEBUG blivet/MainThread: XFS.teardown: device: /dev/mapper/test_vg3-lv7 ; type: xfs ; status: False ; 2024-03-01 20:54:26,350 INFO program/MainThread: Running... udevadm settle --timeout=300 2024-03-01 20:54:26,362 DEBUG program/MainThread: Return code: 0 2024-03-01 20:54:26,381 DEBUG blivet/MainThread: XFS.teardown: device: /dev/mapper/test_vg3-lv8 ; type: xfs ; status: False ; 2024-03-01 20:54:26,382 DEBUG blivet/MainThread: action: [248] destroy format xfs filesystem on lvmlv test_vg1-lv1 (id 45) 2024-03-01 20:54:26,382 DEBUG blivet/MainThread: action: [250] destroy device lvmlv test_vg1-lv1 (id 45) 2024-03-01 20:54:26,382 DEBUG blivet/MainThread: action: [251] destroy format xfs filesystem on lvmlv test_vg1-lv2 (id 58) 2024-03-01 20:54:26,382 DEBUG blivet/MainThread: action: [253] destroy device lvmlv test_vg1-lv2 (id 58) 2024-03-01 20:54:26,382 DEBUG blivet/MainThread: action: [254] destroy device lvmvg test_vg1 (id 11) 2024-03-01 20:54:26,382 DEBUG blivet/MainThread: action: [255] destroy format lvmpv on disk sdb (id 16) 2024-03-01 20:54:26,382 DEBUG blivet/MainThread: action: [257] destroy format lvmpv on disk sdc (id 36) 2024-03-01 20:54:26,383 DEBUG blivet/MainThread: action: [259] destroy format lvmpv on disk sda (id 2) 2024-03-01 20:54:26,383 DEBUG blivet/MainThread: action: [261] destroy format xfs filesystem on lvmlv test_vg2-lv3 (id 105) 2024-03-01 20:54:26,383 DEBUG blivet/MainThread: action: [263] destroy device lvmlv test_vg2-lv3 (id 105) 2024-03-01 20:54:26,383 DEBUG blivet/MainThread: action: [264] destroy format xfs filesystem on lvmlv test_vg2-lv4 (id 118) 2024-03-01 20:54:26,383 DEBUG blivet/MainThread: action: [266] destroy device lvmlv test_vg2-lv4 (id 118) 2024-03-01 20:54:26,383 DEBUG blivet/MainThread: action: [267] destroy device lvmvg test_vg2 (id 81) 2024-03-01 20:54:26,383 DEBUG blivet/MainThread: action: [268] destroy format lvmpv on disk sdf (id 96) 2024-03-01 20:54:26,383 DEBUG blivet/MainThread: action: [270] destroy format lvmpv on disk sde (id 86) 2024-03-01 20:54:26,383 DEBUG blivet/MainThread: action: [272] destroy format lvmpv on disk sdd (id 72) 2024-03-01 20:54:26,383 DEBUG blivet/MainThread: action: [274] destroy format xfs filesystem on lvmlv test_vg3-lv5 (id 175) 2024-03-01 20:54:26,383 DEBUG blivet/MainThread: action: [276] destroy device lvmlv test_vg3-lv5 (id 175) 2024-03-01 20:54:26,383 DEBUG blivet/MainThread: action: [277] destroy format xfs filesystem on lvmlv test_vg3-lv6 (id 188) 2024-03-01 20:54:26,383 DEBUG blivet/MainThread: action: [279] destroy device lvmlv test_vg3-lv6 (id 188) 2024-03-01 20:54:26,383 DEBUG blivet/MainThread: action: [280] destroy format xfs filesystem on lvmlv test_vg3-lv7 (id 201) 2024-03-01 20:54:26,383 DEBUG blivet/MainThread: action: [282] destroy device lvmlv test_vg3-lv7 (id 201) 2024-03-01 20:54:26,384 DEBUG blivet/MainThread: action: [283] destroy format xfs filesystem on lvmlv test_vg3-lv8 (id 214) 2024-03-01 20:54:26,384 DEBUG blivet/MainThread: action: [285] destroy device lvmlv test_vg3-lv8 (id 214) 2024-03-01 20:54:26,384 DEBUG blivet/MainThread: action: [286] destroy device lvmvg test_vg3 (id 141) 2024-03-01 20:54:26,384 DEBUG blivet/MainThread: action: [287] destroy format lvmpv on disk sdj (id 166) 2024-03-01 20:54:26,384 DEBUG blivet/MainThread: action: [289] destroy format lvmpv on disk sdi (id 156) 2024-03-01 20:54:26,384 DEBUG blivet/MainThread: action: [291] destroy format lvmpv on disk sdg (id 132) 2024-03-01 20:54:26,384 DEBUG blivet/MainThread: action: [293] destroy format lvmpv on disk sdh (id 146) 2024-03-01 20:54:26,384 INFO blivet/MainThread: pruning action queue... 2024-03-01 20:54:26,386 INFO blivet/MainThread: resetting parted disks... 2024-03-01 20:54:26,388 DEBUG blivet/MainThread: DiskLabel.reset_parted_disk: device: /dev/xvda ; 2024-03-01 20:54:26,390 DEBUG blivet/MainThread: DiskLabel.reset_parted_disk: device: /dev/xvda ; 2024-03-01 20:54:26,393 DEBUG blivet/MainThread: PartitionDevice.pre_commit_fixup: xvda1 ; 2024-03-01 20:54:26,393 DEBUG blivet/MainThread: sector-based lookup found partition xvda1 2024-03-01 20:54:26,396 DEBUG blivet/MainThread: PartitionDevice._set_parted_partition: xvda1 ; 2024-03-01 20:54:26,396 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 0x7f237b79c5e0> 2024-03-01 20:54:26,396 INFO blivet/MainThread: sorting actions... 2024-03-01 20:54:26,415 DEBUG blivet/MainThread: action: [283] destroy format xfs filesystem on lvmlv test_vg3-lv8 (id 214) 2024-03-01 20:54:26,416 DEBUG blivet/MainThread: action: [285] destroy device lvmlv test_vg3-lv8 (id 214) 2024-03-01 20:54:26,416 DEBUG blivet/MainThread: action: [280] destroy format xfs filesystem on lvmlv test_vg3-lv7 (id 201) 2024-03-01 20:54:26,416 DEBUG blivet/MainThread: action: [282] destroy device lvmlv test_vg3-lv7 (id 201) 2024-03-01 20:54:26,416 DEBUG blivet/MainThread: action: [277] destroy format xfs filesystem on lvmlv test_vg3-lv6 (id 188) 2024-03-01 20:54:26,416 DEBUG blivet/MainThread: action: [279] destroy device lvmlv test_vg3-lv6 (id 188) 2024-03-01 20:54:26,416 DEBUG blivet/MainThread: action: [274] destroy format xfs filesystem on lvmlv test_vg3-lv5 (id 175) 2024-03-01 20:54:26,417 DEBUG blivet/MainThread: action: [276] destroy device lvmlv test_vg3-lv5 (id 175) 2024-03-01 20:54:26,417 DEBUG blivet/MainThread: action: [286] destroy device lvmvg test_vg3 (id 141) 2024-03-01 20:54:26,417 DEBUG blivet/MainThread: action: [293] destroy format lvmpv on disk sdh (id 146) 2024-03-01 20:54:26,417 DEBUG blivet/MainThread: action: [291] destroy format lvmpv on disk sdg (id 132) 2024-03-01 20:54:26,417 DEBUG blivet/MainThread: action: [289] destroy format lvmpv on disk sdi (id 156) 2024-03-01 20:54:26,417 DEBUG blivet/MainThread: action: [287] destroy format lvmpv on disk sdj (id 166) 2024-03-01 20:54:26,417 DEBUG blivet/MainThread: action: [264] destroy format xfs filesystem on lvmlv test_vg2-lv4 (id 118) 2024-03-01 20:54:26,417 DEBUG blivet/MainThread: action: [266] destroy device lvmlv test_vg2-lv4 (id 118) 2024-03-01 20:54:26,418 DEBUG blivet/MainThread: action: [261] destroy format xfs filesystem on lvmlv test_vg2-lv3 (id 105) 2024-03-01 20:54:26,418 DEBUG blivet/MainThread: action: [263] destroy device lvmlv test_vg2-lv3 (id 105) 2024-03-01 20:54:26,418 DEBUG blivet/MainThread: action: [267] destroy device lvmvg test_vg2 (id 81) 2024-03-01 20:54:26,418 DEBUG blivet/MainThread: action: [272] destroy format lvmpv on disk sdd (id 72) 2024-03-01 20:54:26,418 DEBUG blivet/MainThread: action: [270] destroy format lvmpv on disk sde (id 86) 2024-03-01 20:54:26,418 DEBUG blivet/MainThread: action: [268] destroy format lvmpv on disk sdf (id 96) 2024-03-01 20:54:26,418 DEBUG blivet/MainThread: action: [251] destroy format xfs filesystem on lvmlv test_vg1-lv2 (id 58) 2024-03-01 20:54:26,418 DEBUG blivet/MainThread: action: [253] destroy device lvmlv test_vg1-lv2 (id 58) 2024-03-01 20:54:26,419 DEBUG blivet/MainThread: action: [248] destroy format xfs filesystem on lvmlv test_vg1-lv1 (id 45) 2024-03-01 20:54:26,419 DEBUG blivet/MainThread: action: [250] destroy device lvmlv test_vg1-lv1 (id 45) 2024-03-01 20:54:26,419 DEBUG blivet/MainThread: action: [254] destroy device lvmvg test_vg1 (id 11) 2024-03-01 20:54:26,419 DEBUG blivet/MainThread: action: [259] destroy format lvmpv on disk sda (id 2) 2024-03-01 20:54:26,419 DEBUG blivet/MainThread: action: [257] destroy format lvmpv on disk sdc (id 36) 2024-03-01 20:54:26,419 DEBUG blivet/MainThread: action: [255] destroy format lvmpv on disk sdb (id 16) 2024-03-01 20:54:26,419 INFO blivet/MainThread: executing action: [283] destroy format xfs filesystem on lvmlv test_vg3-lv8 (id 214) 2024-03-01 20:54:26,422 DEBUG blivet/MainThread: LVMLogicalVolumeDevice.setup: test_vg3-lv8 ; orig: True ; status: True ; controllable: True ; 2024-03-01 20:54:26,425 DEBUG blivet/MainThread: XFS.destroy: device: /dev/mapper/test_vg3-lv8 ; type: xfs ; status: False ; 2024-03-01 20:54:26,425 INFO program/MainThread: Running... wipefs -f -a /dev/mapper/test_vg3-lv8 2024-03-01 20:54:26,432 INFO program/MainThread: stdout: 2024-03-01 20:54:26,433 INFO program/MainThread: /dev/mapper/test_vg3-lv8: 4 bytes were erased at offset 0x00000000 (xfs): 58 46 53 42 2024-03-01 20:54:26,433 DEBUG program/MainThread: Return code: 0 2024-03-01 20:54:26,433 INFO program/MainThread: Running... udevadm settle --timeout=300 2024-03-01 20:54:26,449 DEBUG program/MainThread: Return code: 0 2024-03-01 20:54:26,449 INFO program/MainThread: Running... udevadm settle --timeout=300 2024-03-01 20:54:26,461 DEBUG program/MainThread: Return code: 0 2024-03-01 20:54:26,462 INFO blivet/MainThread: executing action: [285] destroy device lvmlv test_vg3-lv8 (id 214) 2024-03-01 20:54:26,465 DEBUG blivet/MainThread: LVMLogicalVolumeDevice.destroy: test_vg3-lv8 ; status: True ; 2024-03-01 20:54:26,468 DEBUG blivet/MainThread: LVMLogicalVolumeDevice.teardown: test_vg3-lv8 ; status: True ; controllable: True ; 2024-03-01 20:54:26,472 DEBUG blivet/MainThread: XFS.teardown: device: /dev/mapper/test_vg3-lv8 ; type: xfs ; status: False ; 2024-03-01 20:54:26,475 DEBUG blivet/MainThread: DeviceFormat.teardown: device: /dev/mapper/test_vg3-lv8 ; type: None ; status: False ; 2024-03-01 20:54:26,477 DEBUG blivet/MainThread: LVMLogicalVolumeDevice._teardown: test_vg3-lv8 ; status: True ; controllable: True ; 2024-03-01 20:54:26,478 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/sdd,/dev/sdg,/dev/sdh,/dev/sdi,/dev/sda,/dev/sdb,/dev/sdj,/dev/sdc,/dev/sdf ... 2024-03-01 20:54:26,520 INFO program/MainThread: stdout[92]: 2024-03-01 20:54:26,520 INFO program/MainThread: stderr[92]: 2024-03-01 20:54:26,520 INFO program/MainThread: ...done [92] (exit code: 0) 2024-03-01 20:54:26,524 DEBUG blivet/MainThread: LVMVolumeGroupDevice.setup_parents: name: test_vg3 ; orig: True ; 2024-03-01 20:54:26,527 DEBUG blivet/MainThread: DiskDevice.setup: sdg ; orig: True ; status: True ; controllable: True ; 2024-03-01 20:54:26,530 DEBUG blivet/MainThread: LVMPhysicalVolume.setup: device: /dev/sdg ; type: lvmpv ; status: True ; 2024-03-01 20:54:26,532 DEBUG blivet/MainThread: DiskDevice.setup: sdh ; orig: True ; status: True ; controllable: True ; 2024-03-01 20:54:26,535 DEBUG blivet/MainThread: LVMPhysicalVolume.setup: device: /dev/sdh ; type: lvmpv ; status: True ; 2024-03-01 20:54:26,538 DEBUG blivet/MainThread: DiskDevice.setup: sdi ; orig: True ; status: True ; controllable: True ; 2024-03-01 20:54:26,541 DEBUG blivet/MainThread: LVMPhysicalVolume.setup: device: /dev/sdi ; type: lvmpv ; status: True ; 2024-03-01 20:54:26,543 DEBUG blivet/MainThread: DiskDevice.setup: sdj ; orig: True ; status: True ; controllable: True ; 2024-03-01 20:54:26,546 DEBUG blivet/MainThread: LVMPhysicalVolume.setup: device: /dev/sdj ; type: lvmpv ; status: True ; 2024-03-01 20:54:26,549 DEBUG blivet/MainThread: LVMLogicalVolumeDevice._destroy: test_vg3-lv8 ; status: False ; 2024-03-01 20:54:26,549 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/sdd,/dev/sdg,/dev/sdh,/dev/sdi,/dev/sda,/dev/sdb,/dev/sdj,/dev/sdc,/dev/sdf ... 2024-03-01 20:54:26,706 INFO program/MainThread: stdout[93]: Logical volume "lv8" successfully removed. 2024-03-01 20:54:26,706 INFO program/MainThread: stderr[93]: 2024-03-01 20:54:26,706 INFO program/MainThread: ...done [93] (exit code: 0) 2024-03-01 20:54:26,709 INFO blivet/MainThread: executing action: [280] destroy format xfs filesystem on lvmlv test_vg3-lv7 (id 201) 2024-03-01 20:54:26,717 DEBUG blivet/MainThread: LVMLogicalVolumeDevice.setup: test_vg3-lv7 ; orig: True ; status: True ; controllable: True ; 2024-03-01 20:54:26,725 DEBUG blivet/MainThread: XFS.destroy: device: /dev/mapper/test_vg3-lv7 ; type: xfs ; status: False ; 2024-03-01 20:54:26,726 INFO program/MainThread: Running... wipefs -f -a /dev/mapper/test_vg3-lv7 2024-03-01 20:54:26,735 INFO program/MainThread: stdout: 2024-03-01 20:54:26,735 INFO program/MainThread: /dev/mapper/test_vg3-lv7: 4 bytes were erased at offset 0x00000000 (xfs): 58 46 53 42 2024-03-01 20:54:26,735 DEBUG program/MainThread: Return code: 0 2024-03-01 20:54:26,736 INFO program/MainThread: Running... udevadm settle --timeout=300 2024-03-01 20:54:26,779 DEBUG program/MainThread: Return code: 0 2024-03-01 20:54:26,779 INFO program/MainThread: Running... udevadm settle --timeout=300 2024-03-01 20:54:26,791 DEBUG program/MainThread: Return code: 0 2024-03-01 20:54:26,792 INFO blivet/MainThread: executing action: [282] destroy device lvmlv test_vg3-lv7 (id 201) 2024-03-01 20:54:26,795 DEBUG blivet/MainThread: LVMLogicalVolumeDevice.destroy: test_vg3-lv7 ; status: True ; 2024-03-01 20:54:26,798 DEBUG blivet/MainThread: LVMLogicalVolumeDevice.teardown: test_vg3-lv7 ; status: True ; controllable: True ; 2024-03-01 20:54:26,801 DEBUG blivet/MainThread: XFS.teardown: device: /dev/mapper/test_vg3-lv7 ; type: xfs ; status: False ; 2024-03-01 20:54:26,804 DEBUG blivet/MainThread: DeviceFormat.teardown: device: /dev/mapper/test_vg3-lv7 ; type: None ; status: False ; 2024-03-01 20:54:26,807 DEBUG blivet/MainThread: LVMLogicalVolumeDevice._teardown: test_vg3-lv7 ; status: True ; controllable: True ; 2024-03-01 20:54:26,807 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/sdd,/dev/sdg,/dev/sdh,/dev/sdi,/dev/sda,/dev/sdb,/dev/sdj,/dev/sdc,/dev/sdf ... 2024-03-01 20:54:26,852 INFO program/MainThread: stdout[94]: 2024-03-01 20:54:26,852 INFO program/MainThread: stderr[94]: 2024-03-01 20:54:26,852 INFO program/MainThread: ...done [94] (exit code: 0) 2024-03-01 20:54:26,856 DEBUG blivet/MainThread: LVMVolumeGroupDevice.setup_parents: name: test_vg3 ; orig: True ; 2024-03-01 20:54:26,859 DEBUG blivet/MainThread: DiskDevice.setup: sdg ; orig: True ; status: True ; controllable: True ; 2024-03-01 20:54:26,861 DEBUG blivet/MainThread: LVMPhysicalVolume.setup: device: /dev/sdg ; type: lvmpv ; status: True ; 2024-03-01 20:54:26,864 DEBUG blivet/MainThread: DiskDevice.setup: sdh ; orig: True ; status: True ; controllable: True ; 2024-03-01 20:54:26,867 DEBUG blivet/MainThread: LVMPhysicalVolume.setup: device: /dev/sdh ; type: lvmpv ; status: True ; 2024-03-01 20:54:26,869 DEBUG blivet/MainThread: DiskDevice.setup: sdi ; orig: True ; status: True ; controllable: True ; 2024-03-01 20:54:26,872 DEBUG blivet/MainThread: LVMPhysicalVolume.setup: device: /dev/sdi ; type: lvmpv ; status: True ; 2024-03-01 20:54:26,875 DEBUG blivet/MainThread: DiskDevice.setup: sdj ; orig: True ; status: True ; controllable: True ; 2024-03-01 20:54:26,878 DEBUG blivet/MainThread: LVMPhysicalVolume.setup: device: /dev/sdj ; type: lvmpv ; status: True ; 2024-03-01 20:54:26,880 DEBUG blivet/MainThread: LVMLogicalVolumeDevice._destroy: test_vg3-lv7 ; status: False ; 2024-03-01 20:54:26,881 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/sdd,/dev/sdg,/dev/sdh,/dev/sdi,/dev/sda,/dev/sdb,/dev/sdj,/dev/sdc,/dev/sdf ... 2024-03-01 20:54:26,915 INFO program/MainThread: stdout[95]: Logical volume "lv7" successfully removed. 2024-03-01 20:54:26,915 INFO program/MainThread: stderr[95]: 2024-03-01 20:54:26,915 INFO program/MainThread: ...done [95] (exit code: 0) 2024-03-01 20:54:26,916 INFO blivet/MainThread: executing action: [277] destroy format xfs filesystem on lvmlv test_vg3-lv6 (id 188) 2024-03-01 20:54:26,925 DEBUG blivet/MainThread: LVMLogicalVolumeDevice.setup: test_vg3-lv6 ; orig: True ; status: True ; controllable: True ; 2024-03-01 20:54:26,932 DEBUG blivet/MainThread: XFS.destroy: device: /dev/mapper/test_vg3-lv6 ; type: xfs ; status: False ; 2024-03-01 20:54:26,932 INFO program/MainThread: Running... wipefs -f -a /dev/mapper/test_vg3-lv6 2024-03-01 20:54:26,943 INFO program/MainThread: stdout: 2024-03-01 20:54:26,943 INFO program/MainThread: /dev/mapper/test_vg3-lv6: 4 bytes were erased at offset 0x00000000 (xfs): 58 46 53 42 2024-03-01 20:54:26,943 DEBUG program/MainThread: Return code: 0 2024-03-01 20:54:26,943 INFO program/MainThread: Running... udevadm settle --timeout=300 2024-03-01 20:54:26,987 DEBUG program/MainThread: Return code: 0 2024-03-01 20:54:26,987 INFO program/MainThread: Running... udevadm settle --timeout=300 2024-03-01 20:54:26,999 DEBUG program/MainThread: Return code: 0 2024-03-01 20:54:27,000 INFO blivet/MainThread: executing action: [279] destroy device lvmlv test_vg3-lv6 (id 188) 2024-03-01 20:54:27,004 DEBUG blivet/MainThread: LVMLogicalVolumeDevice.destroy: test_vg3-lv6 ; status: True ; 2024-03-01 20:54:27,006 DEBUG blivet/MainThread: LVMLogicalVolumeDevice.teardown: test_vg3-lv6 ; status: True ; controllable: True ; 2024-03-01 20:54:27,010 DEBUG blivet/MainThread: XFS.teardown: device: /dev/mapper/test_vg3-lv6 ; type: xfs ; status: False ; 2024-03-01 20:54:27,013 DEBUG blivet/MainThread: DeviceFormat.teardown: device: /dev/mapper/test_vg3-lv6 ; type: None ; status: False ; 2024-03-01 20:54:27,015 DEBUG blivet/MainThread: LVMLogicalVolumeDevice._teardown: test_vg3-lv6 ; status: True ; controllable: True ; 2024-03-01 20:54:27,016 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/sdd,/dev/sdg,/dev/sdh,/dev/sdi,/dev/sda,/dev/sdb,/dev/sdj,/dev/sdc,/dev/sdf ... 2024-03-01 20:54:27,055 INFO program/MainThread: stdout[96]: 2024-03-01 20:54:27,055 INFO program/MainThread: stderr[96]: 2024-03-01 20:54:27,055 INFO program/MainThread: ...done [96] (exit code: 0) 2024-03-01 20:54:27,059 DEBUG blivet/MainThread: LVMVolumeGroupDevice.setup_parents: name: test_vg3 ; orig: True ; 2024-03-01 20:54:27,062 DEBUG blivet/MainThread: DiskDevice.setup: sdg ; orig: True ; status: True ; controllable: True ; 2024-03-01 20:54:27,065 DEBUG blivet/MainThread: LVMPhysicalVolume.setup: device: /dev/sdg ; type: lvmpv ; status: True ; 2024-03-01 20:54:27,067 DEBUG blivet/MainThread: DiskDevice.setup: sdh ; orig: True ; status: True ; controllable: True ; 2024-03-01 20:54:27,070 DEBUG blivet/MainThread: LVMPhysicalVolume.setup: device: /dev/sdh ; type: lvmpv ; status: True ; 2024-03-01 20:54:27,073 DEBUG blivet/MainThread: DiskDevice.setup: sdi ; orig: True ; status: True ; controllable: True ; 2024-03-01 20:54:27,076 DEBUG blivet/MainThread: LVMPhysicalVolume.setup: device: /dev/sdi ; type: lvmpv ; status: True ; 2024-03-01 20:54:27,079 DEBUG blivet/MainThread: DiskDevice.setup: sdj ; orig: True ; status: True ; controllable: True ; 2024-03-01 20:54:27,081 DEBUG blivet/MainThread: LVMPhysicalVolume.setup: device: /dev/sdj ; type: lvmpv ; status: True ; 2024-03-01 20:54:27,084 DEBUG blivet/MainThread: LVMLogicalVolumeDevice._destroy: test_vg3-lv6 ; status: False ; 2024-03-01 20:54:27,084 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/sdd,/dev/sdg,/dev/sdh,/dev/sdi,/dev/sda,/dev/sdb,/dev/sdj,/dev/sdc,/dev/sdf ... 2024-03-01 20:54:27,118 INFO program/MainThread: stdout[97]: Logical volume "lv6" successfully removed. 2024-03-01 20:54:27,118 INFO program/MainThread: stderr[97]: 2024-03-01 20:54:27,118 INFO program/MainThread: ...done [97] (exit code: 0) 2024-03-01 20:54:27,119 INFO blivet/MainThread: executing action: [274] destroy format xfs filesystem on lvmlv test_vg3-lv5 (id 175) 2024-03-01 20:54:27,128 DEBUG blivet/MainThread: LVMLogicalVolumeDevice.setup: test_vg3-lv5 ; orig: True ; status: True ; controllable: True ; 2024-03-01 20:54:27,139 DEBUG blivet/MainThread: XFS.destroy: device: /dev/mapper/test_vg3-lv5 ; type: xfs ; status: False ; 2024-03-01 20:54:27,139 INFO program/MainThread: Running... wipefs -f -a /dev/mapper/test_vg3-lv5 2024-03-01 20:54:27,153 INFO program/MainThread: stdout: 2024-03-01 20:54:27,153 INFO program/MainThread: /dev/mapper/test_vg3-lv5: 4 bytes were erased at offset 0x00000000 (xfs): 58 46 53 42 2024-03-01 20:54:27,153 DEBUG program/MainThread: Return code: 0 2024-03-01 20:54:27,153 INFO program/MainThread: Running... udevadm settle --timeout=300 2024-03-01 20:54:27,194 DEBUG program/MainThread: Return code: 0 2024-03-01 20:54:27,194 INFO program/MainThread: Running... udevadm settle --timeout=300 2024-03-01 20:54:27,207 DEBUG program/MainThread: Return code: 0 2024-03-01 20:54:27,208 INFO blivet/MainThread: executing action: [276] destroy device lvmlv test_vg3-lv5 (id 175) 2024-03-01 20:54:27,212 DEBUG blivet/MainThread: LVMLogicalVolumeDevice.destroy: test_vg3-lv5 ; status: True ; 2024-03-01 20:54:27,214 DEBUG blivet/MainThread: LVMLogicalVolumeDevice.teardown: test_vg3-lv5 ; status: True ; controllable: True ; 2024-03-01 20:54:27,218 DEBUG blivet/MainThread: XFS.teardown: device: /dev/mapper/test_vg3-lv5 ; type: xfs ; status: False ; 2024-03-01 20:54:27,221 DEBUG blivet/MainThread: DeviceFormat.teardown: device: /dev/mapper/test_vg3-lv5 ; type: None ; status: False ; 2024-03-01 20:54:27,224 DEBUG blivet/MainThread: LVMLogicalVolumeDevice._teardown: test_vg3-lv5 ; status: True ; controllable: True ; 2024-03-01 20:54:27,224 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/sdd,/dev/sdg,/dev/sdh,/dev/sdi,/dev/sda,/dev/sdb,/dev/sdj,/dev/sdc,/dev/sdf ... 2024-03-01 20:54:27,263 INFO program/MainThread: stdout[98]: 2024-03-01 20:54:27,263 INFO program/MainThread: stderr[98]: 2024-03-01 20:54:27,263 INFO program/MainThread: ...done [98] (exit code: 0) 2024-03-01 20:54:27,267 DEBUG blivet/MainThread: LVMVolumeGroupDevice.setup_parents: name: test_vg3 ; orig: True ; 2024-03-01 20:54:27,270 DEBUG blivet/MainThread: DiskDevice.setup: sdg ; orig: True ; status: True ; controllable: True ; 2024-03-01 20:54:27,273 DEBUG blivet/MainThread: LVMPhysicalVolume.setup: device: /dev/sdg ; type: lvmpv ; status: False ; 2024-03-01 20:54:27,276 DEBUG blivet/MainThread: DiskDevice.setup: sdh ; orig: True ; status: True ; controllable: True ; 2024-03-01 20:54:27,278 DEBUG blivet/MainThread: LVMPhysicalVolume.setup: device: /dev/sdh ; type: lvmpv ; status: False ; 2024-03-01 20:54:27,281 DEBUG blivet/MainThread: DiskDevice.setup: sdi ; orig: True ; status: True ; controllable: True ; 2024-03-01 20:54:27,284 DEBUG blivet/MainThread: LVMPhysicalVolume.setup: device: /dev/sdi ; type: lvmpv ; status: False ; 2024-03-01 20:54:27,286 DEBUG blivet/MainThread: DiskDevice.setup: sdj ; orig: True ; status: True ; controllable: True ; 2024-03-01 20:54:27,289 DEBUG blivet/MainThread: LVMPhysicalVolume.setup: device: /dev/sdj ; type: lvmpv ; status: False ; 2024-03-01 20:54:27,292 DEBUG blivet/MainThread: LVMLogicalVolumeDevice._destroy: test_vg3-lv5 ; status: False ; 2024-03-01 20:54:27,292 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/sdd,/dev/sdg,/dev/sdh,/dev/sdi,/dev/sda,/dev/sdb,/dev/sdj,/dev/sdc,/dev/sdf ... 2024-03-01 20:54:27,326 INFO program/MainThread: stdout[99]: Logical volume "lv5" successfully removed. 2024-03-01 20:54:27,326 INFO program/MainThread: stderr[99]: 2024-03-01 20:54:27,326 INFO program/MainThread: ...done [99] (exit code: 0) 2024-03-01 20:54:27,327 INFO blivet/MainThread: executing action: [286] destroy device lvmvg test_vg3 (id 141) 2024-03-01 20:54:27,334 DEBUG blivet/MainThread: LVMVolumeGroupDevice.destroy: test_vg3 ; status: False ; 2024-03-01 20:54:27,340 DEBUG blivet/MainThread: LVMVolumeGroupDevice.teardown: test_vg3 ; status: False ; controllable: True ; 2024-03-01 20:54:27,349 DEBUG blivet/MainThread: LVMVolumeGroupDevice.setup_parents: name: test_vg3 ; orig: True ; 2024-03-01 20:54:27,354 DEBUG blivet/MainThread: DiskDevice.setup: sdg ; orig: True ; status: True ; controllable: True ; 2024-03-01 20:54:27,360 DEBUG blivet/MainThread: LVMPhysicalVolume.setup: device: /dev/sdg ; type: lvmpv ; status: False ; 2024-03-01 20:54:27,365 DEBUG blivet/MainThread: DiskDevice.setup: sdh ; orig: True ; status: True ; controllable: True ; 2024-03-01 20:54:27,371 DEBUG blivet/MainThread: LVMPhysicalVolume.setup: device: /dev/sdh ; type: lvmpv ; status: False ; 2024-03-01 20:54:27,378 DEBUG blivet/MainThread: DiskDevice.setup: sdi ; orig: True ; status: True ; controllable: True ; 2024-03-01 20:54:27,385 DEBUG blivet/MainThread: LVMPhysicalVolume.setup: device: /dev/sdi ; type: lvmpv ; status: False ; 2024-03-01 20:54:27,394 DEBUG blivet/MainThread: DiskDevice.setup: sdj ; orig: True ; status: True ; controllable: True ; 2024-03-01 20:54:27,400 DEBUG blivet/MainThread: LVMPhysicalVolume.setup: device: /dev/sdj ; type: lvmpv ; status: False ; 2024-03-01 20:54:27,407 DEBUG blivet/MainThread: LVMVolumeGroupDevice._destroy: test_vg3 ; status: False ; 2024-03-01 20:54:27,407 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/sdd,/dev/sdg,/dev/sdh,/dev/sdi,/dev/sda,/dev/sdb,/dev/sdj,/dev/sdc,/dev/sdf ... 2024-03-01 20:54:27,442 INFO program/MainThread: stdout[100]: Volume group "test_vg3" is already consistent. 2024-03-01 20:54:27,442 INFO program/MainThread: stderr[100]: 2024-03-01 20:54:27,442 INFO program/MainThread: ...done [100] (exit code: 0) 2024-03-01 20:54:27,443 INFO program/MainThread: Running [101] lvm vgchange -an test_vg3 --config= log {level=7 file=/tmp/lvm.log syslog=0} --devices=/dev/sde,/dev/sdd,/dev/sdg,/dev/sdh,/dev/sdi,/dev/sda,/dev/sdb,/dev/sdj,/dev/sdc,/dev/sdf ... 2024-03-01 20:54:27,506 INFO program/MainThread: stdout[101]: 0 logical volume(s) in volume group "test_vg3" now active 2024-03-01 20:54:27,506 INFO program/MainThread: stderr[101]: 2024-03-01 20:54:27,507 INFO program/MainThread: ...done [101] (exit code: 0) 2024-03-01 20:54:27,507 INFO program/MainThread: Running [102] lvm vgremove --force test_vg3 --config= log {level=7 file=/tmp/lvm.log syslog=0} --devices=/dev/sde,/dev/sdd,/dev/sdg,/dev/sdh,/dev/sdi,/dev/sda,/dev/sdb,/dev/sdj,/dev/sdc,/dev/sdf ... 2024-03-01 20:54:27,540 INFO program/MainThread: stdout[102]: Volume group "test_vg3" successfully removed 2024-03-01 20:54:27,540 INFO program/MainThread: stderr[102]: 2024-03-01 20:54:27,540 INFO program/MainThread: ...done [102] (exit code: 0) 2024-03-01 20:54:27,541 INFO blivet/MainThread: executing action: [293] destroy format lvmpv on disk sdh (id 146) 2024-03-01 20:54:27,547 DEBUG blivet/MainThread: DiskDevice.setup: sdh ; orig: True ; status: True ; controllable: True ; 2024-03-01 20:54:27,555 DEBUG blivet/MainThread: LVMPhysicalVolume.destroy: device: /dev/sdh ; type: lvmpv ; status: None ; 2024-03-01 20:54:27,568 DEBUG blivet/MainThread: LVMPhysicalVolume._destroy: device: /dev/sdh ; type: lvmpv ; status: None ; 2024-03-01 20:54:27,569 INFO program/MainThread: Running [103] lvm pvremove --force --force --yes /dev/sdh --config= log {level=7 file=/tmp/lvm.log syslog=0} --devices=/dev/sde,/dev/sdd,/dev/sdg,/dev/sdh,/dev/sdi,/dev/sda,/dev/sdb,/dev/sdj,/dev/sdc,/dev/sdf ... 2024-03-01 20:54:27,628 INFO program/MainThread: stdout[103]: Labels on physical volume "/dev/sdh" successfully wiped. 2024-03-01 20:54:27,628 INFO program/MainThread: stderr[103]: 2024-03-01 20:54:27,628 INFO program/MainThread: ...done [103] (exit code: 0) 2024-03-01 20:54:27,628 DEBUG blivet/MainThread: lvm filter: device /dev/sdh removed from the list of allowed devices 2024-03-01 20:54:27,629 INFO program/MainThread: Running... udevadm settle --timeout=300 2024-03-01 20:54:27,642 DEBUG program/MainThread: Return code: 0 2024-03-01 20:54:27,643 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/sdd,/dev/sdg,/dev/sdi,/dev/sda,/dev/sdb,/dev/sdj,/dev/sdc,/dev/sdf ... 2024-03-01 20:54:27,649 INFO program/MainThread: stdout[104]: use_devicesfile=1 2024-03-01 20:54:27,650 INFO program/MainThread: stderr[104]: 2024-03-01 20:54:27,650 INFO program/MainThread: ...done [104] (exit code: 0) 2024-03-01 20:54:27,650 INFO program/MainThread: Running [105] lvmdevices --deldev /dev/sdh ... 2024-03-01 20:54:27,663 INFO program/MainThread: stdout[105]: 2024-03-01 20:54:27,663 INFO program/MainThread: stderr[105]: 2024-03-01 20:54:27,663 INFO program/MainThread: ...done [105] (exit code: 0) 2024-03-01 20:54:27,663 INFO program/MainThread: Running... udevadm settle --timeout=300 2024-03-01 20:54:27,676 DEBUG program/MainThread: Return code: 0 2024-03-01 20:54:27,677 INFO program/MainThread: Running... udevadm settle --timeout=300 2024-03-01 20:54:27,688 DEBUG program/MainThread: Return code: 0 2024-03-01 20:54:27,689 INFO blivet/MainThread: executing action: [291] destroy format lvmpv on disk sdg (id 132) 2024-03-01 20:54:27,692 DEBUG blivet/MainThread: DiskDevice.setup: sdg ; orig: True ; status: True ; controllable: True ; 2024-03-01 20:54:27,695 DEBUG blivet/MainThread: LVMPhysicalVolume.destroy: device: /dev/sdg ; type: lvmpv ; status: None ; 2024-03-01 20:54:27,697 DEBUG blivet/MainThread: LVMPhysicalVolume._destroy: device: /dev/sdg ; type: lvmpv ; status: None ; 2024-03-01 20:54:27,697 INFO program/MainThread: Running [106] lvm pvremove --force --force --yes /dev/sdg --config= log {level=7 file=/tmp/lvm.log syslog=0} --devices=/dev/sde,/dev/sdd,/dev/sdg,/dev/sdi,/dev/sda,/dev/sdb,/dev/sdj,/dev/sdc,/dev/sdf ... 2024-03-01 20:54:27,729 INFO program/MainThread: stdout[106]: Labels on physical volume "/dev/sdg" successfully wiped. 2024-03-01 20:54:27,729 INFO program/MainThread: stderr[106]: 2024-03-01 20:54:27,730 INFO program/MainThread: ...done [106] (exit code: 0) 2024-03-01 20:54:27,730 DEBUG blivet/MainThread: lvm filter: device /dev/sdg removed from the list of allowed devices 2024-03-01 20:54:27,730 INFO program/MainThread: Running... udevadm settle --timeout=300 2024-03-01 20:54:27,743 DEBUG program/MainThread: Return code: 0 2024-03-01 20:54:27,743 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/sdd,/dev/sdi,/dev/sda,/dev/sdb,/dev/sdj,/dev/sdc,/dev/sdf ... 2024-03-01 20:54:27,750 INFO program/MainThread: stdout[107]: use_devicesfile=1 2024-03-01 20:54:27,750 INFO program/MainThread: stderr[107]: 2024-03-01 20:54:27,750 INFO program/MainThread: ...done [107] (exit code: 0) 2024-03-01 20:54:27,751 INFO program/MainThread: Running [108] lvmdevices --deldev /dev/sdg ... 2024-03-01 20:54:27,763 INFO program/MainThread: stdout[108]: 2024-03-01 20:54:27,764 INFO program/MainThread: stderr[108]: 2024-03-01 20:54:27,764 INFO program/MainThread: ...done [108] (exit code: 0) 2024-03-01 20:54:27,764 INFO program/MainThread: Running... udevadm settle --timeout=300 2024-03-01 20:54:27,776 DEBUG program/MainThread: Return code: 0 2024-03-01 20:54:27,776 INFO program/MainThread: Running... udevadm settle --timeout=300 2024-03-01 20:54:27,788 DEBUG program/MainThread: Return code: 0 2024-03-01 20:54:27,789 INFO blivet/MainThread: executing action: [289] destroy format lvmpv on disk sdi (id 156) 2024-03-01 20:54:27,792 DEBUG blivet/MainThread: DiskDevice.setup: sdi ; orig: True ; status: True ; controllable: True ; 2024-03-01 20:54:27,795 DEBUG blivet/MainThread: LVMPhysicalVolume.destroy: device: /dev/sdi ; type: lvmpv ; status: None ; 2024-03-01 20:54:27,797 DEBUG blivet/MainThread: LVMPhysicalVolume._destroy: device: /dev/sdi ; type: lvmpv ; status: None ; 2024-03-01 20:54:27,797 INFO program/MainThread: Running [109] lvm pvremove --force --force --yes /dev/sdi --config= log {level=7 file=/tmp/lvm.log syslog=0} --devices=/dev/sde,/dev/sdd,/dev/sdi,/dev/sda,/dev/sdb,/dev/sdj,/dev/sdc,/dev/sdf ... 2024-03-01 20:54:27,831 INFO program/MainThread: stdout[109]: Labels on physical volume "/dev/sdi" successfully wiped. 2024-03-01 20:54:27,831 INFO program/MainThread: stderr[109]: 2024-03-01 20:54:27,832 INFO program/MainThread: ...done [109] (exit code: 0) 2024-03-01 20:54:27,832 DEBUG blivet/MainThread: lvm filter: device /dev/sdi removed from the list of allowed devices 2024-03-01 20:54:27,832 INFO program/MainThread: Running... udevadm settle --timeout=300 2024-03-01 20:54:27,848 DEBUG program/MainThread: Return code: 0 2024-03-01 20:54:27,848 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/sdd,/dev/sda,/dev/sdb,/dev/sdj,/dev/sdc,/dev/sdf ... 2024-03-01 20:54:27,856 INFO program/MainThread: stdout[110]: use_devicesfile=1 2024-03-01 20:54:27,856 INFO program/MainThread: stderr[110]: 2024-03-01 20:54:27,856 INFO program/MainThread: ...done [110] (exit code: 0) 2024-03-01 20:54:27,856 INFO program/MainThread: Running [111] lvmdevices --deldev /dev/sdi ... 2024-03-01 20:54:27,869 INFO program/MainThread: stdout[111]: 2024-03-01 20:54:27,869 INFO program/MainThread: stderr[111]: 2024-03-01 20:54:27,869 INFO program/MainThread: ...done [111] (exit code: 0) 2024-03-01 20:54:27,869 INFO program/MainThread: Running... udevadm settle --timeout=300 2024-03-01 20:54:27,881 DEBUG program/MainThread: Return code: 0 2024-03-01 20:54:27,881 INFO program/MainThread: Running... udevadm settle --timeout=300 2024-03-01 20:54:27,893 DEBUG program/MainThread: Return code: 0 2024-03-01 20:54:27,894 INFO blivet/MainThread: executing action: [287] destroy format lvmpv on disk sdj (id 166) 2024-03-01 20:54:27,897 DEBUG blivet/MainThread: DiskDevice.setup: sdj ; orig: True ; status: True ; controllable: True ; 2024-03-01 20:54:27,900 DEBUG blivet/MainThread: LVMPhysicalVolume.destroy: device: /dev/sdj ; type: lvmpv ; status: None ; 2024-03-01 20:54:27,902 DEBUG blivet/MainThread: LVMPhysicalVolume._destroy: device: /dev/sdj ; type: lvmpv ; status: None ; 2024-03-01 20:54:27,902 INFO program/MainThread: Running [112] lvm pvremove --force --force --yes /dev/sdj --config= log {level=7 file=/tmp/lvm.log syslog=0} --devices=/dev/sde,/dev/sdd,/dev/sda,/dev/sdb,/dev/sdj,/dev/sdc,/dev/sdf ... 2024-03-01 20:54:27,936 INFO program/MainThread: stdout[112]: Labels on physical volume "/dev/sdj" successfully wiped. 2024-03-01 20:54:27,936 INFO program/MainThread: stderr[112]: 2024-03-01 20:54:27,937 INFO program/MainThread: ...done [112] (exit code: 0) 2024-03-01 20:54:27,937 DEBUG blivet/MainThread: lvm filter: device /dev/sdj removed from the list of allowed devices 2024-03-01 20:54:27,937 INFO program/MainThread: Running... udevadm settle --timeout=300 2024-03-01 20:54:27,953 DEBUG program/MainThread: Return code: 0 2024-03-01 20:54:27,953 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/sdd,/dev/sda,/dev/sdb,/dev/sdc,/dev/sdf ... 2024-03-01 20:54:27,961 INFO program/MainThread: stdout[113]: use_devicesfile=1 2024-03-01 20:54:27,961 INFO program/MainThread: stderr[113]: 2024-03-01 20:54:27,961 INFO program/MainThread: ...done [113] (exit code: 0) 2024-03-01 20:54:27,961 INFO program/MainThread: Running [114] lvmdevices --deldev /dev/sdj ... 2024-03-01 20:54:27,973 INFO program/MainThread: stdout[114]: 2024-03-01 20:54:27,973 INFO program/MainThread: stderr[114]: 2024-03-01 20:54:27,973 INFO program/MainThread: ...done [114] (exit code: 0) 2024-03-01 20:54:27,973 INFO program/MainThread: Running... udevadm settle --timeout=300 2024-03-01 20:54:27,985 DEBUG program/MainThread: Return code: 0 2024-03-01 20:54:27,985 INFO program/MainThread: Running... udevadm settle --timeout=300 2024-03-01 20:54:27,997 DEBUG program/MainThread: Return code: 0 2024-03-01 20:54:27,998 INFO blivet/MainThread: executing action: [264] destroy format xfs filesystem on lvmlv test_vg2-lv4 (id 118) 2024-03-01 20:54:28,002 DEBUG blivet/MainThread: LVMLogicalVolumeDevice.setup: test_vg2-lv4 ; orig: True ; status: True ; controllable: True ; 2024-03-01 20:54:28,004 DEBUG blivet/MainThread: XFS.destroy: device: /dev/mapper/test_vg2-lv4 ; type: xfs ; status: False ; 2024-03-01 20:54:28,005 INFO program/MainThread: Running... wipefs -f -a /dev/mapper/test_vg2-lv4 2024-03-01 20:54:28,013 INFO program/MainThread: stdout: 2024-03-01 20:54:28,013 INFO program/MainThread: /dev/mapper/test_vg2-lv4: 4 bytes were erased at offset 0x00000000 (xfs): 58 46 53 42 2024-03-01 20:54:28,013 DEBUG program/MainThread: Return code: 0 2024-03-01 20:54:28,013 INFO program/MainThread: Running... udevadm settle --timeout=300 2024-03-01 20:54:28,029 DEBUG program/MainThread: Return code: 0 2024-03-01 20:54:28,030 INFO program/MainThread: Running... udevadm settle --timeout=300 2024-03-01 20:54:28,041 DEBUG program/MainThread: Return code: 0 2024-03-01 20:54:28,042 INFO blivet/MainThread: executing action: [266] destroy device lvmlv test_vg2-lv4 (id 118) 2024-03-01 20:54:28,045 DEBUG blivet/MainThread: LVMLogicalVolumeDevice.destroy: test_vg2-lv4 ; status: True ; 2024-03-01 20:54:28,048 DEBUG blivet/MainThread: LVMLogicalVolumeDevice.teardown: test_vg2-lv4 ; status: True ; controllable: True ; 2024-03-01 20:54:28,052 DEBUG blivet/MainThread: XFS.teardown: device: /dev/mapper/test_vg2-lv4 ; type: xfs ; status: False ; 2024-03-01 20:54:28,055 DEBUG blivet/MainThread: DeviceFormat.teardown: device: /dev/mapper/test_vg2-lv4 ; type: None ; status: False ; 2024-03-01 20:54:28,058 DEBUG blivet/MainThread: LVMLogicalVolumeDevice._teardown: test_vg2-lv4 ; status: True ; controllable: True ; 2024-03-01 20:54:28,058 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/sdd,/dev/sda,/dev/sdb,/dev/sdc,/dev/sdf ... 2024-03-01 20:54:28,097 INFO program/MainThread: stdout[115]: 2024-03-01 20:54:28,097 INFO program/MainThread: stderr[115]: 2024-03-01 20:54:28,097 INFO program/MainThread: ...done [115] (exit code: 0) 2024-03-01 20:54:28,101 DEBUG blivet/MainThread: LVMVolumeGroupDevice.setup_parents: name: test_vg2 ; orig: True ; 2024-03-01 20:54:28,104 DEBUG blivet/MainThread: DiskDevice.setup: sdd ; orig: True ; status: True ; controllable: True ; 2024-03-01 20:54:28,107 DEBUG blivet/MainThread: LVMPhysicalVolume.setup: device: /dev/sdd ; type: lvmpv ; status: True ; 2024-03-01 20:54:28,109 DEBUG blivet/MainThread: DiskDevice.setup: sde ; orig: True ; status: True ; controllable: True ; 2024-03-01 20:54:28,112 DEBUG blivet/MainThread: LVMPhysicalVolume.setup: device: /dev/sde ; type: lvmpv ; status: True ; 2024-03-01 20:54:28,115 DEBUG blivet/MainThread: DiskDevice.setup: sdf ; orig: True ; status: True ; controllable: True ; 2024-03-01 20:54:28,118 DEBUG blivet/MainThread: LVMPhysicalVolume.setup: device: /dev/sdf ; type: lvmpv ; status: True ; 2024-03-01 20:54:28,120 DEBUG blivet/MainThread: LVMLogicalVolumeDevice._destroy: test_vg2-lv4 ; status: False ; 2024-03-01 20:54:28,120 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/sdd,/dev/sda,/dev/sdb,/dev/sdc,/dev/sdf ... 2024-03-01 20:54:28,154 INFO program/MainThread: stdout[116]: Logical volume "lv4" successfully removed. 2024-03-01 20:54:28,154 INFO program/MainThread: stderr[116]: 2024-03-01 20:54:28,154 INFO program/MainThread: ...done [116] (exit code: 0) 2024-03-01 20:54:28,155 INFO blivet/MainThread: executing action: [261] destroy format xfs filesystem on lvmlv test_vg2-lv3 (id 105) 2024-03-01 20:54:28,164 DEBUG blivet/MainThread: LVMLogicalVolumeDevice.setup: test_vg2-lv3 ; orig: True ; status: True ; controllable: True ; 2024-03-01 20:54:28,175 DEBUG blivet/MainThread: XFS.destroy: device: /dev/mapper/test_vg2-lv3 ; type: xfs ; status: False ; 2024-03-01 20:54:28,175 INFO program/MainThread: Running... wipefs -f -a /dev/mapper/test_vg2-lv3 2024-03-01 20:54:28,192 INFO program/MainThread: stdout: 2024-03-01 20:54:28,193 INFO program/MainThread: /dev/mapper/test_vg2-lv3: 4 bytes were erased at offset 0x00000000 (xfs): 58 46 53 42 2024-03-01 20:54:28,193 DEBUG program/MainThread: Return code: 0 2024-03-01 20:54:28,193 INFO program/MainThread: Running... udevadm settle --timeout=300 2024-03-01 20:54:28,211 DEBUG program/MainThread: Return code: 0 2024-03-01 20:54:28,212 INFO program/MainThread: Running... udevadm settle --timeout=300 2024-03-01 20:54:28,224 DEBUG program/MainThread: Return code: 0 2024-03-01 20:54:28,225 INFO blivet/MainThread: executing action: [263] destroy device lvmlv test_vg2-lv3 (id 105) 2024-03-01 20:54:28,228 DEBUG blivet/MainThread: LVMLogicalVolumeDevice.destroy: test_vg2-lv3 ; status: True ; 2024-03-01 20:54:28,231 DEBUG blivet/MainThread: LVMLogicalVolumeDevice.teardown: test_vg2-lv3 ; status: True ; controllable: True ; 2024-03-01 20:54:28,235 DEBUG blivet/MainThread: XFS.teardown: device: /dev/mapper/test_vg2-lv3 ; type: xfs ; status: False ; 2024-03-01 20:54:28,238 DEBUG blivet/MainThread: DeviceFormat.teardown: device: /dev/mapper/test_vg2-lv3 ; type: None ; status: False ; 2024-03-01 20:54:28,241 DEBUG blivet/MainThread: LVMLogicalVolumeDevice._teardown: test_vg2-lv3 ; status: True ; controllable: True ; 2024-03-01 20:54:28,241 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/sdd,/dev/sda,/dev/sdb,/dev/sdc,/dev/sdf ... 2024-03-01 20:54:28,280 INFO program/MainThread: stdout[117]: 2024-03-01 20:54:28,280 INFO program/MainThread: stderr[117]: 2024-03-01 20:54:28,280 INFO program/MainThread: ...done [117] (exit code: 0) 2024-03-01 20:54:28,284 DEBUG blivet/MainThread: LVMVolumeGroupDevice.setup_parents: name: test_vg2 ; orig: True ; 2024-03-01 20:54:28,287 DEBUG blivet/MainThread: DiskDevice.setup: sdd ; orig: True ; status: True ; controllable: True ; 2024-03-01 20:54:28,290 DEBUG blivet/MainThread: LVMPhysicalVolume.setup: device: /dev/sdd ; type: lvmpv ; status: False ; 2024-03-01 20:54:28,293 DEBUG blivet/MainThread: DiskDevice.setup: sde ; orig: True ; status: True ; controllable: True ; 2024-03-01 20:54:28,295 DEBUG blivet/MainThread: LVMPhysicalVolume.setup: device: /dev/sde ; type: lvmpv ; status: False ; 2024-03-01 20:54:28,298 DEBUG blivet/MainThread: DiskDevice.setup: sdf ; orig: True ; status: True ; controllable: True ; 2024-03-01 20:54:28,301 DEBUG blivet/MainThread: LVMPhysicalVolume.setup: device: /dev/sdf ; type: lvmpv ; status: False ; 2024-03-01 20:54:28,303 DEBUG blivet/MainThread: LVMLogicalVolumeDevice._destroy: test_vg2-lv3 ; status: False ; 2024-03-01 20:54:28,303 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/sdd,/dev/sda,/dev/sdb,/dev/sdc,/dev/sdf ... 2024-03-01 20:54:28,344 INFO program/MainThread: stdout[118]: Logical volume "lv3" successfully removed. 2024-03-01 20:54:28,345 INFO program/MainThread: stderr[118]: 2024-03-01 20:54:28,345 INFO program/MainThread: ...done [118] (exit code: 0) 2024-03-01 20:54:28,345 INFO blivet/MainThread: executing action: [267] destroy device lvmvg test_vg2 (id 81) 2024-03-01 20:54:28,354 DEBUG blivet/MainThread: LVMVolumeGroupDevice.destroy: test_vg2 ; status: False ; 2024-03-01 20:54:28,361 DEBUG blivet/MainThread: LVMVolumeGroupDevice.teardown: test_vg2 ; status: False ; controllable: True ; 2024-03-01 20:54:28,371 DEBUG blivet/MainThread: LVMVolumeGroupDevice.setup_parents: name: test_vg2 ; orig: True ; 2024-03-01 20:54:28,379 DEBUG blivet/MainThread: DiskDevice.setup: sdd ; orig: True ; status: True ; controllable: True ; 2024-03-01 20:54:28,384 DEBUG blivet/MainThread: LVMPhysicalVolume.setup: device: /dev/sdd ; type: lvmpv ; status: False ; 2024-03-01 20:54:28,389 DEBUG blivet/MainThread: DiskDevice.setup: sde ; orig: True ; status: True ; controllable: True ; 2024-03-01 20:54:28,392 DEBUG blivet/MainThread: LVMPhysicalVolume.setup: device: /dev/sde ; type: lvmpv ; status: False ; 2024-03-01 20:54:28,395 DEBUG blivet/MainThread: DiskDevice.setup: sdf ; orig: True ; status: True ; controllable: True ; 2024-03-01 20:54:28,397 DEBUG blivet/MainThread: LVMPhysicalVolume.setup: device: /dev/sdf ; type: lvmpv ; status: False ; 2024-03-01 20:54:28,400 DEBUG blivet/MainThread: LVMVolumeGroupDevice._destroy: test_vg2 ; status: False ; 2024-03-01 20:54:28,400 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/sdd,/dev/sda,/dev/sdb,/dev/sdc,/dev/sdf ... 2024-03-01 20:54:28,428 INFO program/MainThread: stdout[119]: Volume group "test_vg2" is already consistent. 2024-03-01 20:54:28,428 INFO program/MainThread: stderr[119]: 2024-03-01 20:54:28,428 INFO program/MainThread: ...done [119] (exit code: 0) 2024-03-01 20:54:28,428 INFO program/MainThread: Running [120] lvm vgchange -an test_vg2 --config= log {level=7 file=/tmp/lvm.log syslog=0} --devices=/dev/sde,/dev/sdd,/dev/sda,/dev/sdb,/dev/sdc,/dev/sdf ... 2024-03-01 20:54:28,472 INFO program/MainThread: stdout[120]: 0 logical volume(s) in volume group "test_vg2" now active 2024-03-01 20:54:28,472 INFO program/MainThread: stderr[120]: 2024-03-01 20:54:28,472 INFO program/MainThread: ...done [120] (exit code: 0) 2024-03-01 20:54:28,472 INFO program/MainThread: Running [121] lvm vgremove --force test_vg2 --config= log {level=7 file=/tmp/lvm.log syslog=0} --devices=/dev/sde,/dev/sdd,/dev/sda,/dev/sdb,/dev/sdc,/dev/sdf ... 2024-03-01 20:54:28,502 INFO program/MainThread: stdout[121]: Volume group "test_vg2" successfully removed 2024-03-01 20:54:28,503 INFO program/MainThread: stderr[121]: 2024-03-01 20:54:28,503 INFO program/MainThread: ...done [121] (exit code: 0) 2024-03-01 20:54:28,504 INFO blivet/MainThread: executing action: [272] destroy format lvmpv on disk sdd (id 72) 2024-03-01 20:54:28,512 DEBUG blivet/MainThread: DiskDevice.setup: sdd ; orig: True ; status: True ; controllable: True ; 2024-03-01 20:54:28,517 DEBUG blivet/MainThread: LVMPhysicalVolume.destroy: device: /dev/sdd ; type: lvmpv ; status: None ; 2024-03-01 20:54:28,533 DEBUG blivet/MainThread: LVMPhysicalVolume._destroy: device: /dev/sdd ; type: lvmpv ; status: None ; 2024-03-01 20:54:28,533 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/sdd,/dev/sda,/dev/sdb,/dev/sdc,/dev/sdf ... 2024-03-01 20:54:28,578 INFO program/MainThread: stdout[122]: Labels on physical volume "/dev/sdd" successfully wiped. 2024-03-01 20:54:28,578 INFO program/MainThread: stderr[122]: 2024-03-01 20:54:28,578 INFO program/MainThread: ...done [122] (exit code: 0) 2024-03-01 20:54:28,578 DEBUG blivet/MainThread: lvm filter: device /dev/sdd removed from the list of allowed devices 2024-03-01 20:54:28,579 INFO program/MainThread: Running... udevadm settle --timeout=300 2024-03-01 20:54:28,593 DEBUG program/MainThread: Return code: 0 2024-03-01 20:54:28,593 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/sdb,/dev/sdc,/dev/sdf ... 2024-03-01 20:54:28,601 INFO program/MainThread: stdout[123]: use_devicesfile=1 2024-03-01 20:54:28,601 INFO program/MainThread: stderr[123]: 2024-03-01 20:54:28,601 INFO program/MainThread: ...done [123] (exit code: 0) 2024-03-01 20:54:28,601 INFO program/MainThread: Running [124] lvmdevices --deldev /dev/sdd ... 2024-03-01 20:54:28,614 INFO program/MainThread: stdout[124]: 2024-03-01 20:54:28,614 INFO program/MainThread: stderr[124]: 2024-03-01 20:54:28,614 INFO program/MainThread: ...done [124] (exit code: 0) 2024-03-01 20:54:28,614 INFO program/MainThread: Running... udevadm settle --timeout=300 2024-03-01 20:54:28,626 DEBUG program/MainThread: Return code: 0 2024-03-01 20:54:28,626 INFO program/MainThread: Running... udevadm settle --timeout=300 2024-03-01 20:54:28,638 DEBUG program/MainThread: Return code: 0 2024-03-01 20:54:28,639 INFO blivet/MainThread: executing action: [270] destroy format lvmpv on disk sde (id 86) 2024-03-01 20:54:28,642 DEBUG blivet/MainThread: DiskDevice.setup: sde ; orig: True ; status: True ; controllable: True ; 2024-03-01 20:54:28,645 DEBUG blivet/MainThread: LVMPhysicalVolume.destroy: device: /dev/sde ; type: lvmpv ; status: None ; 2024-03-01 20:54:28,647 DEBUG blivet/MainThread: LVMPhysicalVolume._destroy: device: /dev/sde ; type: lvmpv ; status: None ; 2024-03-01 20:54:28,647 INFO program/MainThread: Running [125] lvm pvremove --force --force --yes /dev/sde --config= log {level=7 file=/tmp/lvm.log syslog=0} --devices=/dev/sde,/dev/sda,/dev/sdb,/dev/sdc,/dev/sdf ... 2024-03-01 20:54:28,678 INFO program/MainThread: stdout[125]: Labels on physical volume "/dev/sde" successfully wiped. 2024-03-01 20:54:28,679 INFO program/MainThread: stderr[125]: 2024-03-01 20:54:28,679 INFO program/MainThread: ...done [125] (exit code: 0) 2024-03-01 20:54:28,679 DEBUG blivet/MainThread: lvm filter: device /dev/sde removed from the list of allowed devices 2024-03-01 20:54:28,679 INFO program/MainThread: Running... udevadm settle --timeout=300 2024-03-01 20:54:28,694 DEBUG program/MainThread: Return code: 0 2024-03-01 20:54:28,694 INFO program/MainThread: Running [126] lvm config --typeconfig full devices/use_devicesfile --config= log {level=7 file=/tmp/lvm.log syslog=0} --devices=/dev/sda,/dev/sdb,/dev/sdc,/dev/sdf ... 2024-03-01 20:54:28,702 INFO program/MainThread: stdout[126]: use_devicesfile=1 2024-03-01 20:54:28,702 INFO program/MainThread: stderr[126]: 2024-03-01 20:54:28,702 INFO program/MainThread: ...done [126] (exit code: 0) 2024-03-01 20:54:28,702 INFO program/MainThread: Running [127] lvmdevices --deldev /dev/sde ... 2024-03-01 20:54:28,715 INFO program/MainThread: stdout[127]: 2024-03-01 20:54:28,715 INFO program/MainThread: stderr[127]: 2024-03-01 20:54:28,715 INFO program/MainThread: ...done [127] (exit code: 0) 2024-03-01 20:54:28,715 INFO program/MainThread: Running... udevadm settle --timeout=300 2024-03-01 20:54:28,724 DEBUG program/MainThread: Return code: 0 2024-03-01 20:54:28,724 INFO program/MainThread: Running... udevadm settle --timeout=300 2024-03-01 20:54:28,736 DEBUG program/MainThread: Return code: 0 2024-03-01 20:54:28,737 INFO blivet/MainThread: executing action: [268] destroy format lvmpv on disk sdf (id 96) 2024-03-01 20:54:28,740 DEBUG blivet/MainThread: DiskDevice.setup: sdf ; orig: True ; status: True ; controllable: True ; 2024-03-01 20:54:28,743 DEBUG blivet/MainThread: LVMPhysicalVolume.destroy: device: /dev/sdf ; type: lvmpv ; status: None ; 2024-03-01 20:54:28,745 DEBUG blivet/MainThread: LVMPhysicalVolume._destroy: device: /dev/sdf ; type: lvmpv ; status: None ; 2024-03-01 20:54:28,745 INFO program/MainThread: Running [128] lvm pvremove --force --force --yes /dev/sdf --config= log {level=7 file=/tmp/lvm.log syslog=0} --devices=/dev/sda,/dev/sdb,/dev/sdc,/dev/sdf ... 2024-03-01 20:54:28,778 INFO program/MainThread: stdout[128]: Labels on physical volume "/dev/sdf" successfully wiped. 2024-03-01 20:54:28,778 INFO program/MainThread: stderr[128]: 2024-03-01 20:54:28,779 INFO program/MainThread: ...done [128] (exit code: 0) 2024-03-01 20:54:28,779 DEBUG blivet/MainThread: lvm filter: device /dev/sdf removed from the list of allowed devices 2024-03-01 20:54:28,779 INFO program/MainThread: Running... udevadm settle --timeout=300 2024-03-01 20:54:28,794 DEBUG program/MainThread: Return code: 0 2024-03-01 20:54:28,795 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/sdb,/dev/sdc ... 2024-03-01 20:54:28,801 INFO program/MainThread: stdout[129]: use_devicesfile=1 2024-03-01 20:54:28,802 INFO program/MainThread: stderr[129]: 2024-03-01 20:54:28,802 INFO program/MainThread: ...done [129] (exit code: 0) 2024-03-01 20:54:28,802 INFO program/MainThread: Running [130] lvmdevices --deldev /dev/sdf ... 2024-03-01 20:54:28,814 INFO program/MainThread: stdout[130]: 2024-03-01 20:54:28,814 INFO program/MainThread: stderr[130]: 2024-03-01 20:54:28,814 INFO program/MainThread: ...done [130] (exit code: 0) 2024-03-01 20:54:28,814 INFO program/MainThread: Running... udevadm settle --timeout=300 2024-03-01 20:54:28,826 DEBUG program/MainThread: Return code: 0 2024-03-01 20:54:28,826 INFO program/MainThread: Running... udevadm settle --timeout=300 2024-03-01 20:54:28,838 DEBUG program/MainThread: Return code: 0 2024-03-01 20:54:28,839 INFO blivet/MainThread: executing action: [251] destroy format xfs filesystem on lvmlv test_vg1-lv2 (id 58) 2024-03-01 20:54:28,843 DEBUG blivet/MainThread: LVMLogicalVolumeDevice.setup: test_vg1-lv2 ; orig: True ; status: True ; controllable: True ; 2024-03-01 20:54:28,845 DEBUG blivet/MainThread: XFS.destroy: device: /dev/mapper/test_vg1-lv2 ; type: xfs ; status: False ; 2024-03-01 20:54:28,846 INFO program/MainThread: Running... wipefs -f -a /dev/mapper/test_vg1-lv2 2024-03-01 20:54:28,854 INFO program/MainThread: stdout: 2024-03-01 20:54:28,854 INFO program/MainThread: /dev/mapper/test_vg1-lv2: 4 bytes were erased at offset 0x00000000 (xfs): 58 46 53 42 2024-03-01 20:54:28,854 DEBUG program/MainThread: Return code: 0 2024-03-01 20:54:28,854 INFO program/MainThread: Running... udevadm settle --timeout=300 2024-03-01 20:54:28,870 DEBUG program/MainThread: Return code: 0 2024-03-01 20:54:28,870 INFO program/MainThread: Running... udevadm settle --timeout=300 2024-03-01 20:54:28,882 DEBUG program/MainThread: Return code: 0 2024-03-01 20:54:28,883 INFO blivet/MainThread: executing action: [253] destroy device lvmlv test_vg1-lv2 (id 58) 2024-03-01 20:54:28,886 DEBUG blivet/MainThread: LVMLogicalVolumeDevice.destroy: test_vg1-lv2 ; status: True ; 2024-03-01 20:54:28,889 DEBUG blivet/MainThread: LVMLogicalVolumeDevice.teardown: test_vg1-lv2 ; status: True ; controllable: True ; 2024-03-01 20:54:28,893 DEBUG blivet/MainThread: XFS.teardown: device: /dev/mapper/test_vg1-lv2 ; type: xfs ; status: False ; 2024-03-01 20:54:28,896 DEBUG blivet/MainThread: DeviceFormat.teardown: device: /dev/mapper/test_vg1-lv2 ; type: None ; status: False ; 2024-03-01 20:54:28,898 DEBUG blivet/MainThread: LVMLogicalVolumeDevice._teardown: test_vg1-lv2 ; status: True ; controllable: True ; 2024-03-01 20:54:28,899 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/sdb,/dev/sdc ... 2024-03-01 20:54:28,943 INFO program/MainThread: stdout[131]: 2024-03-01 20:54:28,943 INFO program/MainThread: stderr[131]: 2024-03-01 20:54:28,943 INFO program/MainThread: ...done [131] (exit code: 0) 2024-03-01 20:54:28,947 DEBUG blivet/MainThread: LVMVolumeGroupDevice.setup_parents: name: test_vg1 ; orig: True ; 2024-03-01 20:54:28,950 DEBUG blivet/MainThread: DiskDevice.setup: sda ; orig: True ; status: True ; controllable: True ; 2024-03-01 20:54:28,953 DEBUG blivet/MainThread: LVMPhysicalVolume.setup: device: /dev/sda ; type: lvmpv ; status: True ; 2024-03-01 20:54:28,955 DEBUG blivet/MainThread: DiskDevice.setup: sdb ; orig: True ; status: True ; controllable: True ; 2024-03-01 20:54:28,958 DEBUG blivet/MainThread: LVMPhysicalVolume.setup: device: /dev/sdb ; type: lvmpv ; status: True ; 2024-03-01 20:54:28,961 DEBUG blivet/MainThread: DiskDevice.setup: sdc ; orig: True ; status: True ; controllable: True ; 2024-03-01 20:54:28,963 DEBUG blivet/MainThread: LVMPhysicalVolume.setup: device: /dev/sdc ; type: lvmpv ; status: True ; 2024-03-01 20:54:28,966 DEBUG blivet/MainThread: LVMLogicalVolumeDevice._destroy: test_vg1-lv2 ; status: False ; 2024-03-01 20:54:28,966 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/sdb,/dev/sdc ... 2024-03-01 20:54:29,011 INFO program/MainThread: stdout[132]: Logical volume "lv2" successfully removed. 2024-03-01 20:54:29,011 INFO program/MainThread: stderr[132]: 2024-03-01 20:54:29,011 INFO program/MainThread: ...done [132] (exit code: 0) 2024-03-01 20:54:29,012 INFO blivet/MainThread: executing action: [248] destroy format xfs filesystem on lvmlv test_vg1-lv1 (id 45) 2024-03-01 20:54:29,024 DEBUG blivet/MainThread: LVMLogicalVolumeDevice.setup: test_vg1-lv1 ; orig: True ; status: True ; controllable: True ; 2024-03-01 20:54:29,029 DEBUG blivet/MainThread: XFS.destroy: device: /dev/mapper/test_vg1-lv1 ; type: xfs ; status: False ; 2024-03-01 20:54:29,030 INFO program/MainThread: Running... wipefs -f -a /dev/mapper/test_vg1-lv1 2024-03-01 20:54:29,043 INFO program/MainThread: stdout: 2024-03-01 20:54:29,043 INFO program/MainThread: /dev/mapper/test_vg1-lv1: 4 bytes were erased at offset 0x00000000 (xfs): 58 46 53 42 2024-03-01 20:54:29,044 DEBUG program/MainThread: Return code: 0 2024-03-01 20:54:29,044 INFO program/MainThread: Running... udevadm settle --timeout=300 2024-03-01 20:54:29,061 DEBUG program/MainThread: Return code: 0 2024-03-01 20:54:29,061 INFO program/MainThread: Running... udevadm settle --timeout=300 2024-03-01 20:54:29,073 DEBUG program/MainThread: Return code: 0 2024-03-01 20:54:29,074 INFO blivet/MainThread: executing action: [250] destroy device lvmlv test_vg1-lv1 (id 45) 2024-03-01 20:54:29,078 DEBUG blivet/MainThread: LVMLogicalVolumeDevice.destroy: test_vg1-lv1 ; status: True ; 2024-03-01 20:54:29,081 DEBUG blivet/MainThread: LVMLogicalVolumeDevice.teardown: test_vg1-lv1 ; status: True ; controllable: True ; 2024-03-01 20:54:29,084 DEBUG blivet/MainThread: XFS.teardown: device: /dev/mapper/test_vg1-lv1 ; type: xfs ; status: False ; 2024-03-01 20:54:29,087 DEBUG blivet/MainThread: DeviceFormat.teardown: device: /dev/mapper/test_vg1-lv1 ; type: None ; status: False ; 2024-03-01 20:54:29,089 DEBUG blivet/MainThread: LVMLogicalVolumeDevice._teardown: test_vg1-lv1 ; status: True ; controllable: True ; 2024-03-01 20:54:29,090 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/sdb,/dev/sdc ... 2024-03-01 20:54:29,125 INFO program/MainThread: stdout[133]: 2024-03-01 20:54:29,125 INFO program/MainThread: stderr[133]: 2024-03-01 20:54:29,125 INFO program/MainThread: ...done [133] (exit code: 0) 2024-03-01 20:54:29,129 DEBUG blivet/MainThread: LVMVolumeGroupDevice.setup_parents: name: test_vg1 ; orig: True ; 2024-03-01 20:54:29,132 DEBUG blivet/MainThread: DiskDevice.setup: sda ; orig: True ; status: True ; controllable: True ; 2024-03-01 20:54:29,135 DEBUG blivet/MainThread: LVMPhysicalVolume.setup: device: /dev/sda ; type: lvmpv ; status: False ; 2024-03-01 20:54:29,138 DEBUG blivet/MainThread: DiskDevice.setup: sdb ; orig: True ; status: True ; controllable: True ; 2024-03-01 20:54:29,140 DEBUG blivet/MainThread: LVMPhysicalVolume.setup: device: /dev/sdb ; type: lvmpv ; status: False ; 2024-03-01 20:54:29,143 DEBUG blivet/MainThread: DiskDevice.setup: sdc ; orig: True ; status: True ; controllable: True ; 2024-03-01 20:54:29,146 DEBUG blivet/MainThread: LVMPhysicalVolume.setup: device: /dev/sdc ; type: lvmpv ; status: False ; 2024-03-01 20:54:29,148 DEBUG blivet/MainThread: LVMLogicalVolumeDevice._destroy: test_vg1-lv1 ; status: False ; 2024-03-01 20:54:29,149 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/sdb,/dev/sdc ... 2024-03-01 20:54:29,176 INFO program/MainThread: stdout[134]: Logical volume "lv1" successfully removed. 2024-03-01 20:54:29,177 INFO program/MainThread: stderr[134]: 2024-03-01 20:54:29,177 INFO program/MainThread: ...done [134] (exit code: 0) 2024-03-01 20:54:29,177 INFO blivet/MainThread: executing action: [254] destroy device lvmvg test_vg1 (id 11) 2024-03-01 20:54:29,183 DEBUG blivet/MainThread: LVMVolumeGroupDevice.destroy: test_vg1 ; status: False ; 2024-03-01 20:54:29,190 DEBUG blivet/MainThread: LVMVolumeGroupDevice.teardown: test_vg1 ; status: False ; controllable: True ; 2024-03-01 20:54:29,197 DEBUG blivet/MainThread: LVMVolumeGroupDevice.setup_parents: name: test_vg1 ; orig: True ; 2024-03-01 20:54:29,202 DEBUG blivet/MainThread: DiskDevice.setup: sda ; orig: True ; status: True ; controllable: True ; 2024-03-01 20:54:29,212 DEBUG blivet/MainThread: LVMPhysicalVolume.setup: device: /dev/sda ; type: lvmpv ; status: False ; 2024-03-01 20:54:29,222 DEBUG blivet/MainThread: DiskDevice.setup: sdb ; orig: True ; status: True ; controllable: True ; 2024-03-01 20:54:29,229 DEBUG blivet/MainThread: LVMPhysicalVolume.setup: device: /dev/sdb ; type: lvmpv ; status: False ; 2024-03-01 20:54:29,232 DEBUG blivet/MainThread: DiskDevice.setup: sdc ; orig: True ; status: True ; controllable: True ; 2024-03-01 20:54:29,235 DEBUG blivet/MainThread: LVMPhysicalVolume.setup: device: /dev/sdc ; type: lvmpv ; status: False ; 2024-03-01 20:54:29,237 DEBUG blivet/MainThread: LVMVolumeGroupDevice._destroy: test_vg1 ; status: False ; 2024-03-01 20:54:29,237 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/sdb,/dev/sdc ... 2024-03-01 20:54:29,271 INFO program/MainThread: stdout[135]: Volume group "test_vg1" is already consistent. 2024-03-01 20:54:29,271 INFO program/MainThread: stderr[135]: 2024-03-01 20:54:29,272 INFO program/MainThread: ...done [135] (exit code: 0) 2024-03-01 20:54:29,272 INFO program/MainThread: Running [136] lvm vgchange -an test_vg1 --config= log {level=7 file=/tmp/lvm.log syslog=0} --devices=/dev/sda,/dev/sdb,/dev/sdc ... 2024-03-01 20:54:29,314 INFO program/MainThread: stdout[136]: 0 logical volume(s) in volume group "test_vg1" now active 2024-03-01 20:54:29,314 INFO program/MainThread: stderr[136]: 2024-03-01 20:54:29,314 INFO program/MainThread: ...done [136] (exit code: 0) 2024-03-01 20:54:29,315 INFO program/MainThread: Running [137] lvm vgremove --force test_vg1 --config= log {level=7 file=/tmp/lvm.log syslog=0} --devices=/dev/sda,/dev/sdb,/dev/sdc ... 2024-03-01 20:54:29,353 INFO program/MainThread: stdout[137]: Volume group "test_vg1" successfully removed 2024-03-01 20:54:29,354 INFO program/MainThread: stderr[137]: 2024-03-01 20:54:29,354 INFO program/MainThread: ...done [137] (exit code: 0) 2024-03-01 20:54:29,355 INFO blivet/MainThread: executing action: [259] destroy format lvmpv on disk sda (id 2) 2024-03-01 20:54:29,363 DEBUG blivet/MainThread: DiskDevice.setup: sda ; orig: True ; status: True ; controllable: True ; 2024-03-01 20:54:29,377 DEBUG blivet/MainThread: LVMPhysicalVolume.destroy: device: /dev/sda ; type: lvmpv ; status: None ; 2024-03-01 20:54:29,383 DEBUG blivet/MainThread: LVMPhysicalVolume._destroy: device: /dev/sda ; type: lvmpv ; status: None ; 2024-03-01 20:54:29,383 INFO program/MainThread: Running [138] lvm pvremove --force --force --yes /dev/sda --config= log {level=7 file=/tmp/lvm.log syslog=0} --devices=/dev/sda,/dev/sdb,/dev/sdc ... 2024-03-01 20:54:29,422 INFO program/MainThread: stdout[138]: Labels on physical volume "/dev/sda" successfully wiped. 2024-03-01 20:54:29,422 INFO program/MainThread: stderr[138]: 2024-03-01 20:54:29,422 INFO program/MainThread: ...done [138] (exit code: 0) 2024-03-01 20:54:29,422 DEBUG blivet/MainThread: lvm filter: device /dev/sda removed from the list of allowed devices 2024-03-01 20:54:29,423 INFO program/MainThread: Running... udevadm settle --timeout=300 2024-03-01 20:54:29,436 DEBUG program/MainThread: Return code: 0 2024-03-01 20:54:29,436 INFO program/MainThread: Running [139] lvm config --typeconfig full devices/use_devicesfile --config= log {level=7 file=/tmp/lvm.log syslog=0} --devices=/dev/sdb,/dev/sdc ... 2024-03-01 20:54:29,444 INFO program/MainThread: stdout[139]: use_devicesfile=1 2024-03-01 20:54:29,444 INFO program/MainThread: stderr[139]: 2024-03-01 20:54:29,444 INFO program/MainThread: ...done [139] (exit code: 0) 2024-03-01 20:54:29,444 INFO program/MainThread: Running [140] lvmdevices --deldev /dev/sda ... 2024-03-01 20:54:29,457 INFO program/MainThread: stdout[140]: 2024-03-01 20:54:29,457 INFO program/MainThread: stderr[140]: 2024-03-01 20:54:29,457 INFO program/MainThread: ...done [140] (exit code: 0) 2024-03-01 20:54:29,457 INFO program/MainThread: Running... udevadm settle --timeout=300 2024-03-01 20:54:29,465 DEBUG program/MainThread: Return code: 0 2024-03-01 20:54:29,466 INFO program/MainThread: Running... udevadm settle --timeout=300 2024-03-01 20:54:29,477 DEBUG program/MainThread: Return code: 0 2024-03-01 20:54:29,478 INFO blivet/MainThread: executing action: [257] destroy format lvmpv on disk sdc (id 36) 2024-03-01 20:54:29,481 DEBUG blivet/MainThread: DiskDevice.setup: sdc ; orig: True ; status: True ; controllable: True ; 2024-03-01 20:54:29,484 DEBUG blivet/MainThread: LVMPhysicalVolume.destroy: device: /dev/sdc ; type: lvmpv ; status: None ; 2024-03-01 20:54:29,486 DEBUG blivet/MainThread: LVMPhysicalVolume._destroy: device: /dev/sdc ; type: lvmpv ; status: None ; 2024-03-01 20:54:29,487 INFO program/MainThread: Running [141] lvm pvremove --force --force --yes /dev/sdc --config= log {level=7 file=/tmp/lvm.log syslog=0} --devices=/dev/sdb,/dev/sdc ... 2024-03-01 20:54:29,515 INFO program/MainThread: stdout[141]: Labels on physical volume "/dev/sdc" successfully wiped. 2024-03-01 20:54:29,515 INFO program/MainThread: stderr[141]: 2024-03-01 20:54:29,515 INFO program/MainThread: ...done [141] (exit code: 0) 2024-03-01 20:54:29,515 DEBUG blivet/MainThread: lvm filter: device /dev/sdc removed from the list of allowed devices 2024-03-01 20:54:29,515 INFO program/MainThread: Running... udevadm settle --timeout=300 2024-03-01 20:54:29,532 DEBUG program/MainThread: Return code: 0 2024-03-01 20:54:29,532 INFO program/MainThread: Running [142] lvm config --typeconfig full devices/use_devicesfile --config= log {level=7 file=/tmp/lvm.log syslog=0} --devices=/dev/sdb ... 2024-03-01 20:54:29,540 INFO program/MainThread: stdout[142]: use_devicesfile=1 2024-03-01 20:54:29,540 INFO program/MainThread: stderr[142]: 2024-03-01 20:54:29,540 INFO program/MainThread: ...done [142] (exit code: 0) 2024-03-01 20:54:29,540 INFO program/MainThread: Running [143] lvmdevices --deldev /dev/sdc ... 2024-03-01 20:54:29,553 INFO program/MainThread: stdout[143]: 2024-03-01 20:54:29,553 INFO program/MainThread: stderr[143]: 2024-03-01 20:54:29,553 INFO program/MainThread: ...done [143] (exit code: 0) 2024-03-01 20:54:29,553 INFO program/MainThread: Running... udevadm settle --timeout=300 2024-03-01 20:54:29,565 DEBUG program/MainThread: Return code: 0 2024-03-01 20:54:29,565 INFO program/MainThread: Running... udevadm settle --timeout=300 2024-03-01 20:54:29,576 DEBUG program/MainThread: Return code: 0 2024-03-01 20:54:29,577 INFO blivet/MainThread: executing action: [255] destroy format lvmpv on disk sdb (id 16) 2024-03-01 20:54:29,580 DEBUG blivet/MainThread: DiskDevice.setup: sdb ; orig: True ; status: True ; controllable: True ; 2024-03-01 20:54:29,583 DEBUG blivet/MainThread: LVMPhysicalVolume.destroy: device: /dev/sdb ; type: lvmpv ; status: None ; 2024-03-01 20:54:29,585 DEBUG blivet/MainThread: LVMPhysicalVolume._destroy: device: /dev/sdb ; type: lvmpv ; status: None ; 2024-03-01 20:54:29,585 INFO program/MainThread: Running [144] lvm pvremove --force --force --yes /dev/sdb --config= log {level=7 file=/tmp/lvm.log syslog=0} --devices=/dev/sdb ... 2024-03-01 20:54:29,616 INFO program/MainThread: stdout[144]: Labels on physical volume "/dev/sdb" successfully wiped. 2024-03-01 20:54:29,616 INFO program/MainThread: stderr[144]: 2024-03-01 20:54:29,616 INFO program/MainThread: ...done [144] (exit code: 0) 2024-03-01 20:54:29,616 DEBUG blivet/MainThread: lvm filter: device /dev/sdb removed from the list of allowed devices 2024-03-01 20:54:29,617 INFO program/MainThread: Running... udevadm settle --timeout=300 2024-03-01 20:54:29,632 DEBUG program/MainThread: Return code: 0 2024-03-01 20:54:29,632 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 20:54:29,639 INFO program/MainThread: stdout[145]: use_devicesfile=1 2024-03-01 20:54:29,640 INFO program/MainThread: stderr[145]: 2024-03-01 20:54:29,640 INFO program/MainThread: ...done [145] (exit code: 0) 2024-03-01 20:54:29,640 INFO program/MainThread: Running [146] lvmdevices --deldev /dev/sdb ... 2024-03-01 20:54:29,652 INFO program/MainThread: stdout[146]: 2024-03-01 20:54:29,653 INFO program/MainThread: stderr[146]: 2024-03-01 20:54:29,653 INFO program/MainThread: ...done [146] (exit code: 0) 2024-03-01 20:54:29,653 INFO program/MainThread: Running... udevadm settle --timeout=300 2024-03-01 20:54:29,664 DEBUG program/MainThread: Return code: 0 2024-03-01 20:54:29,664 INFO program/MainThread: Running... udevadm settle --timeout=300 2024-03-01 20:54:29,676 DEBUG program/MainThread: Return code: 0 2024-03-01 20:54:29,681 DEBUG blivet/MainThread: PartitionDevice._set_parted_partition: xvda1 ; 2024-03-01 20:54:29,681 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 0x7f2378e0ac20> 2024-03-01 20:54:36,398 INFO blivet/MainThread: sys.argv = ['/tmp/ansible_fedora.linux_system_roles.blivet_payload_kufym2kq/ansible_fedora.linux_system_roles.blivet_payload.zip/ansible_collections/fedora/linux_system_roles/plugins/modules/blivet.py'] 2024-03-01 20:54:39,389 INFO blivet/MainThread: sys.argv = ['/tmp/ansible_fedora.linux_system_roles.blivet_payload_yp9c6ws6/ansible_fedora.linux_system_roles.blivet_payload.zip/ansible_collections/fedora/linux_system_roles/plugins/modules/blivet.py'] 2024-03-01 20:54:43,362 INFO blivet/MainThread: sys.argv = ['/tmp/ansible_fedora.linux_system_roles.blivet_payload_uk84mnem/ansible_fedora.linux_system_roles.blivet_payload.zip/ansible_collections/fedora/linux_system_roles/plugins/modules/blivet.py'] 2024-03-01 20:54:43,395 DEBUG blivet/MainThread: Ext4FS.supported: supported: True ; 2024-03-01 20:54:43,395 INFO program/MainThread: Running [2] e2fsck -V ... 2024-03-01 20:54:43,398 INFO program/MainThread: stdout[2]: 2024-03-01 20:54:43,398 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 20:54:43,398 INFO program/MainThread: ...done [2] (exit code: 0) 2024-03-01 20:54:43,399 INFO program/MainThread: Running... modprobe --dry-run ext4 2024-03-01 20:54:43,403 DEBUG program/MainThread: Return code: 0 2024-03-01 20:54:43,403 DEBUG blivet/MainThread: get_format('ext4') returning Ext4FS instance with object id 0 2024-03-01 20:54:43,406 DEBUG blivet/MainThread: Ext4FS.supported: supported: True ; 2024-03-01 20:54:43,407 DEBUG blivet/MainThread: trying to set new default fstype to 'ext4' 2024-03-01 20:54:43,409 DEBUG blivet/MainThread: Ext4FS.supported: supported: True ; 2024-03-01 20:54:43,409 DEBUG blivet/MainThread: get_format('ext4') returning Ext4FS instance with object id 1 2024-03-01 20:54:43,412 DEBUG blivet/MainThread: Ext4FS.supported: supported: True ; 2024-03-01 20:54:43,412 INFO program/MainThread: Running... lsblk --bytes -a -o NAME,SIZE,OWNER,GROUP,MODE,FSTYPE,LABEL,UUID,PARTUUID,MOUNTPOINT 2024-03-01 20:54:43,420 INFO program/MainThread: stdout: 2024-03-01 20:54:43,420 INFO program/MainThread: NAME SIZE OWNER GROUP MODE FSTYPE LABEL UUID PARTUUID MOUNTPOINT 2024-03-01 20:54:43,420 INFO program/MainThread: sda 1073741824 root disk brw-rw---- 2024-03-01 20:54:43,420 INFO program/MainThread: sdb 1073741824 root disk brw-rw---- 2024-03-01 20:54:43,420 INFO program/MainThread: sdc 1073741824 root disk brw-rw---- 2024-03-01 20:54:43,420 INFO program/MainThread: sdd 1073741824 root disk brw-rw---- 2024-03-01 20:54:43,420 INFO program/MainThread: sde 1073741824 root disk brw-rw---- 2024-03-01 20:54:43,420 INFO program/MainThread: sdf 1073741824 root disk brw-rw---- 2024-03-01 20:54:43,420 INFO program/MainThread: sdg 1073741824 root disk brw-rw---- 2024-03-01 20:54:43,420 INFO program/MainThread: sdh 1073741824 root disk brw-rw---- 2024-03-01 20:54:43,420 INFO program/MainThread: sdi 1073741824 root disk brw-rw---- 2024-03-01 20:54:43,420 INFO program/MainThread: sdj 1073741824 root disk brw-rw---- 2024-03-01 20:54:43,420 INFO program/MainThread: sdk 1073741824 root disk brw-rw---- 2024-03-01 20:54:43,420 INFO program/MainThread: sdl 1073741824 root disk brw-rw---- 2024-03-01 20:54:43,420 INFO program/MainThread: xvda 268435456000 root disk brw-rw---- 2024-03-01 20:54:43,421 INFO program/MainThread: `-xvda1 268434390528 root disk brw-rw---- xfs a4d9efbc-be36-4c5f-99af-596afd10159d e61ef7e0-01 / 2024-03-01 20:54:43,421 DEBUG program/MainThread: Return code: 0 2024-03-01 20:54:43,421 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 20:54:43,421 DEBUG blivet/MainThread: lvm filter: clearing the lvm devices list 2024-03-01 20:54:43,421 DEBUG blivet/MainThread: lvm filter: clearing the lvm devices list 2024-03-01 20:54:43,421 INFO blivet/MainThread: resetting Blivet (version 3.6.0) instance 2024-03-01 20:54:43,421 DEBUG blivet/MainThread: lvm filter: clearing the lvm devices list 2024-03-01 20:54:43,422 INFO blivet/MainThread: DeviceTree.populate: ignored_disks is [] ; exclusive_disks is [] 2024-03-01 20:54:43,422 WARNING blivet/MainThread: Failed to call the update_volume_info method: libstoragemgmt functionality not available 2024-03-01 20:54:43,422 INFO program/MainThread: Running... udevadm settle --timeout=300 2024-03-01 20:54:43,434 DEBUG program/MainThread: Return code: 0 2024-03-01 20:54:43,447 INFO blivet/MainThread: devices to scan: ['sda', 'sdb', 'sdk', 'sdl', 'sdc', 'sdd', 'sde', 'sdf', 'sdg', 'sdh', 'sdi', 'sdj', 'xvda', 'xvda1'] 2024-03-01 20:54:43,451 DEBUG blivet/MainThread: DeviceTree.handle_device: name: sda ; info: {'CURRENT_TAGS': ':systemd:', 'DEVLINKS': '/dev/disk/by-id/scsi-SLIO-ORG_disk0_a8abeb2a-8284-458e-bf04-3e0fbc353c0a ' '/dev/disk/by-id/scsi-36001405a8abeb2a8284458ebf043e0fb ' '/dev/disk/by-diskseq/2 ' '/dev/disk/by-id/scsi-1LIO-ORG_disk0:a8abeb2a-8284-458e-bf04-3e0fbc353c0a ' '/dev/disk/by-id/wwn-0x6001405a8abeb2a8284458ebf043e0fb', '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': 'a8abeb2a-8284-458e-bf04-3e0fbc353c0a', 'ID_SERIAL': '36001405a8abeb2a8284458ebf043e0fb', 'ID_SERIAL_SHORT': '6001405a8abeb2a8284458ebf043e0fb', 'ID_TARGET_PORT': '0', 'ID_TYPE': 'disk', 'ID_VENDOR': 'LIO-ORG', 'ID_VENDOR_ENC': 'LIO-ORG\\x20', 'ID_WWN': '0x6001405a8abeb2a8', 'ID_WWN_VENDOR_EXTENSION': '0x284458ebf043e0fb', 'ID_WWN_WITH_EXTENSION': '0x6001405a8abeb2a8284458ebf043e0fb', 'MAJOR': '8', 'MINOR': '0', 'SCSI_IDENT_LUN_LOGICAL_UNIT_GROUP': '0x0', 'SCSI_IDENT_LUN_NAA_REGEXT': '6001405a8abeb2a8284458ebf043e0fb', 'SCSI_IDENT_LUN_T10': 'LIO-ORG_disk0:a8abeb2a-8284-458e-bf04-3e0fbc353c0a', 'SCSI_IDENT_PORT_NAME': 'naa.5001405a91c5ccc5,t,0x0001', 'SCSI_IDENT_PORT_RELATIVE': '0', 'SCSI_IDENT_PORT_TARGET_PORT_GROUP': '0x0', 'SCSI_IDENT_SERIAL': 'a8abeb2a-8284-458e-bf04-3e0fbc353c0a', 'SCSI_IDENT_TARGET_NAME': 'naa.5001405a91c5ccc5', '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': '336998022'} ; 2024-03-01 20:54:43,451 INFO blivet/MainThread: scanning sda (/sys/devices/tcm_loop_0/tcm_loop_adapter_0/host2/target2:0:1/2:0:1:0/block/sda)... 2024-03-01 20:54:43,452 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 20:54:43,477 INFO program/MainThread: stdout[3]: 2024-03-01 20:54:43,478 INFO program/MainThread: stderr[3]: 2024-03-01 20:54:43,478 INFO program/MainThread: ...done [3] (exit code: 0) 2024-03-01 20:54:43,482 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: sda ; incomplete: False ; hidden: False ; 2024-03-01 20:54:43,484 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned None 2024-03-01 20:54:43,489 INFO blivet/MainThread: failed to get initiator name from iscsi firmware: storaged iSCSI functionality not available 2024-03-01 20:54:43,490 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 20:54:43,495 DEBUG blivet/MainThread: DiskDevicePopulator.run: name: sda ; 2024-03-01 20:54:43,495 INFO blivet/MainThread: sda is a disk 2024-03-01 20:54:43,495 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 3 2024-03-01 20:54:43,496 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 4 2024-03-01 20:54:43,499 DEBUG blivet/MainThread: DiskDevice._set_format: sda ; type: None ; current: None ; 2024-03-01 20:54:43,502 DEBUG blivet/MainThread: DiskDevice.update_sysfs_path: sda ; status: True ; 2024-03-01 20:54:43,502 DEBUG blivet/MainThread: sda sysfs_path set to /sys/devices/tcm_loop_0/tcm_loop_adapter_0/host2/target2:0:1/2:0:1:0/block/sda 2024-03-01 20:54:43,505 DEBUG blivet/MainThread: DiskDevice.read_current_size: exists: True ; path: /dev/sda ; sysfs_path: /sys/devices/tcm_loop_0/tcm_loop_adapter_0/host2/target2:0:1/2:0:1:0/block/sda ; 2024-03-01 20:54:43,506 DEBUG blivet/MainThread: updated sda size to 1024 MiB (1024 MiB) 2024-03-01 20:54:43,506 INFO blivet/MainThread: added disk sda (id 2) to device tree 2024-03-01 20:54:43,506 INFO blivet/MainThread: got device: DiskDevice instance (0x7f81b34aae50) -- 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 = 6001405a8abeb2a8284458ebf043e0fb 2024-03-01 20:54:43,509 DEBUG blivet/MainThread: DeviceTree.handle_format: name: sda ; 2024-03-01 20:54:43,509 DEBUG blivet/MainThread: no type or existing type for sda, bailing 2024-03-01 20:54:43,512 DEBUG blivet/MainThread: DeviceTree.handle_device: name: sdb ; info: {'CURRENT_TAGS': ':systemd:', 'DEVLINKS': '/dev/disk/by-id/scsi-SLIO-ORG_disk1_c67c68fc-5fb8-4942-8812-1de7084b7176 ' '/dev/disk/by-id/scsi-36001405c67c68fc5fb8494288121de70 ' '/dev/disk/by-id/wwn-0x6001405c67c68fc5fb8494288121de70 ' '/dev/disk/by-id/scsi-1LIO-ORG_disk1:c67c68fc-5fb8-4942-8812-1de7084b7176 ' '/dev/disk/by-diskseq/3', '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': 'c67c68fc-5fb8-4942-8812-1de7084b7176', 'ID_SERIAL': '36001405c67c68fc5fb8494288121de70', 'ID_SERIAL_SHORT': '6001405c67c68fc5fb8494288121de70', 'ID_TARGET_PORT': '0', 'ID_TYPE': 'disk', 'ID_VENDOR': 'LIO-ORG', 'ID_VENDOR_ENC': 'LIO-ORG\\x20', 'ID_WWN': '0x6001405c67c68fc5', 'ID_WWN_VENDOR_EXTENSION': '0xfb8494288121de70', 'ID_WWN_WITH_EXTENSION': '0x6001405c67c68fc5fb8494288121de70', 'MAJOR': '8', 'MINOR': '16', 'SCSI_IDENT_LUN_LOGICAL_UNIT_GROUP': '0x0', 'SCSI_IDENT_LUN_NAA_REGEXT': '6001405c67c68fc5fb8494288121de70', 'SCSI_IDENT_LUN_T10': 'LIO-ORG_disk1:c67c68fc-5fb8-4942-8812-1de7084b7176', 'SCSI_IDENT_PORT_NAME': 'naa.5001405a91c5ccc5,t,0x0001', 'SCSI_IDENT_PORT_RELATIVE': '0', 'SCSI_IDENT_PORT_TARGET_PORT_GROUP': '0x0', 'SCSI_IDENT_SERIAL': 'c67c68fc-5fb8-4942-8812-1de7084b7176', 'SCSI_IDENT_TARGET_NAME': 'naa.5001405a91c5ccc5', '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': '337020590'} ; 2024-03-01 20:54:43,513 INFO blivet/MainThread: scanning sdb (/sys/devices/tcm_loop_0/tcm_loop_adapter_0/host2/target2:0:1/2:0:1:1/block/sdb)... 2024-03-01 20:54:43,515 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: sdb ; incomplete: False ; hidden: False ; 2024-03-01 20:54:43,518 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned None 2024-03-01 20:54:43,523 DEBUG blivet/MainThread: DiskDevicePopulator.run: name: sdb ; 2024-03-01 20:54:43,524 INFO blivet/MainThread: sdb is a disk 2024-03-01 20:54:43,524 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 8 2024-03-01 20:54:43,524 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 9 2024-03-01 20:54:43,527 DEBUG blivet/MainThread: DiskDevice._set_format: sdb ; type: None ; current: None ; 2024-03-01 20:54:43,530 DEBUG blivet/MainThread: DiskDevice.update_sysfs_path: sdb ; status: True ; 2024-03-01 20:54:43,530 DEBUG blivet/MainThread: sdb sysfs_path set to /sys/devices/tcm_loop_0/tcm_loop_adapter_0/host2/target2:0:1/2:0:1:1/block/sdb 2024-03-01 20:54:43,533 DEBUG blivet/MainThread: DiskDevice.read_current_size: exists: True ; path: /dev/sdb ; sysfs_path: /sys/devices/tcm_loop_0/tcm_loop_adapter_0/host2/target2:0:1/2:0:1:1/block/sdb ; 2024-03-01 20:54:43,533 DEBUG blivet/MainThread: updated sdb size to 1024 MiB (1024 MiB) 2024-03-01 20:54:43,533 INFO blivet/MainThread: added disk sdb (id 7) to device tree 2024-03-01 20:54:43,534 INFO blivet/MainThread: got device: DiskDevice instance (0x7f81b3157f40) -- 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 = 6001405c67c68fc5fb8494288121de70 2024-03-01 20:54:43,537 DEBUG blivet/MainThread: DeviceTree.handle_format: name: sdb ; 2024-03-01 20:54:43,537 DEBUG blivet/MainThread: no type or existing type for sdb, bailing 2024-03-01 20:54:43,540 DEBUG blivet/MainThread: DeviceTree.handle_device: name: sdk ; info: {'CURRENT_TAGS': ':systemd:', 'DEVLINKS': '/dev/disk/by-id/wwn-0x6001405e1b8c6d03d0840ccbaa99ea54 ' '/dev/disk/by-diskseq/12 ' '/dev/disk/by-id/scsi-36001405e1b8c6d03d0840ccbaa99ea54 ' '/dev/disk/by-id/scsi-SLIO-ORG_disk10_e1b8c6d0-3d08-40cc-baa9-9ea541aeb400 ' '/dev/disk/by-id/scsi-1LIO-ORG_disk10:e1b8c6d0-3d08-40cc-baa9-9ea541aeb400', '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': 'e1b8c6d0-3d08-40cc-baa9-9ea541aeb400', 'ID_SERIAL': '36001405e1b8c6d03d0840ccbaa99ea54', 'ID_SERIAL_SHORT': '6001405e1b8c6d03d0840ccbaa99ea54', 'ID_TARGET_PORT': '0', 'ID_TYPE': 'disk', 'ID_VENDOR': 'LIO-ORG', 'ID_VENDOR_ENC': 'LIO-ORG\\x20', 'ID_WWN': '0x6001405e1b8c6d03', 'ID_WWN_VENDOR_EXTENSION': '0xd0840ccbaa99ea54', 'ID_WWN_WITH_EXTENSION': '0x6001405e1b8c6d03d0840ccbaa99ea54', 'MAJOR': '8', 'MINOR': '160', 'SCSI_IDENT_LUN_LOGICAL_UNIT_GROUP': '0x0', 'SCSI_IDENT_LUN_NAA_REGEXT': '6001405e1b8c6d03d0840ccbaa99ea54', 'SCSI_IDENT_LUN_T10': 'LIO-ORG_disk10:e1b8c6d0-3d08-40cc-baa9-9ea541aeb400', 'SCSI_IDENT_PORT_NAME': 'naa.5001405a91c5ccc5,t,0x0001', 'SCSI_IDENT_PORT_RELATIVE': '0', 'SCSI_IDENT_PORT_TARGET_PORT_GROUP': '0x0', 'SCSI_IDENT_SERIAL': 'e1b8c6d0-3d08-40cc-baa9-9ea541aeb400', 'SCSI_IDENT_TARGET_NAME': 'naa.5001405a91c5ccc5', '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': '337615258'} ; 2024-03-01 20:54:43,540 INFO blivet/MainThread: scanning sdk (/sys/devices/tcm_loop_0/tcm_loop_adapter_0/host2/target2:0:1/2:0:1:10/block/sdk)... 2024-03-01 20:54:43,543 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: sdk ; incomplete: False ; hidden: False ; 2024-03-01 20:54:43,545 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned None 2024-03-01 20:54:43,551 DEBUG blivet/MainThread: DiskDevicePopulator.run: name: sdk ; 2024-03-01 20:54:43,551 INFO blivet/MainThread: sdk is a disk 2024-03-01 20:54:43,551 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 13 2024-03-01 20:54:43,551 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 14 2024-03-01 20:54:43,554 DEBUG blivet/MainThread: DiskDevice._set_format: sdk ; type: None ; current: None ; 2024-03-01 20:54:43,557 DEBUG blivet/MainThread: DiskDevice.update_sysfs_path: sdk ; status: True ; 2024-03-01 20:54:43,557 DEBUG blivet/MainThread: sdk sysfs_path set to /sys/devices/tcm_loop_0/tcm_loop_adapter_0/host2/target2:0:1/2:0:1:10/block/sdk 2024-03-01 20:54:43,560 DEBUG blivet/MainThread: DiskDevice.read_current_size: exists: True ; path: /dev/sdk ; sysfs_path: /sys/devices/tcm_loop_0/tcm_loop_adapter_0/host2/target2:0:1/2:0:1:10/block/sdk ; 2024-03-01 20:54:43,560 DEBUG blivet/MainThread: updated sdk size to 1024 MiB (1024 MiB) 2024-03-01 20:54:43,561 INFO blivet/MainThread: added disk sdk (id 12) to device tree 2024-03-01 20:54:43,561 INFO blivet/MainThread: got device: DiskDevice instance (0x7f81b3157f70) -- 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 = 6001405e1b8c6d03d0840ccbaa99ea54 2024-03-01 20:54:43,564 DEBUG blivet/MainThread: DeviceTree.handle_format: name: sdk ; 2024-03-01 20:54:43,564 DEBUG blivet/MainThread: no type or existing type for sdk, bailing 2024-03-01 20:54:43,567 DEBUG blivet/MainThread: DeviceTree.handle_device: name: sdl ; info: {'CURRENT_TAGS': ':systemd:', 'DEVLINKS': '/dev/disk/by-id/scsi-1LIO-ORG_disk11:f208e545-093d-44a6-ac77-aa8bfab02819 ' '/dev/disk/by-id/scsi-36001405f208e545093d44a6ac77aa8bf ' '/dev/disk/by-diskseq/13 ' '/dev/disk/by-id/scsi-SLIO-ORG_disk11_f208e545-093d-44a6-ac77-aa8bfab02819 ' '/dev/disk/by-id/wwn-0x6001405f208e545093d44a6ac77aa8bf', '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': 'f208e545-093d-44a6-ac77-aa8bfab02819', 'ID_SERIAL': '36001405f208e545093d44a6ac77aa8bf', 'ID_SERIAL_SHORT': '6001405f208e545093d44a6ac77aa8bf', 'ID_TARGET_PORT': '0', 'ID_TYPE': 'disk', 'ID_VENDOR': 'LIO-ORG', 'ID_VENDOR_ENC': 'LIO-ORG\\x20', 'ID_WWN': '0x6001405f208e5450', 'ID_WWN_VENDOR_EXTENSION': '0x93d44a6ac77aa8bf', 'ID_WWN_WITH_EXTENSION': '0x6001405f208e545093d44a6ac77aa8bf', 'MAJOR': '8', 'MINOR': '176', 'SCSI_IDENT_LUN_LOGICAL_UNIT_GROUP': '0x0', 'SCSI_IDENT_LUN_NAA_REGEXT': '6001405f208e545093d44a6ac77aa8bf', 'SCSI_IDENT_LUN_T10': 'LIO-ORG_disk11:f208e545-093d-44a6-ac77-aa8bfab02819', 'SCSI_IDENT_PORT_NAME': 'naa.5001405a91c5ccc5,t,0x0001', 'SCSI_IDENT_PORT_RELATIVE': '0', 'SCSI_IDENT_PORT_TARGET_PORT_GROUP': '0x0', 'SCSI_IDENT_SERIAL': 'f208e545-093d-44a6-ac77-aa8bfab02819', 'SCSI_IDENT_TARGET_NAME': 'naa.5001405a91c5ccc5', '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': '337703429'} ; 2024-03-01 20:54:43,567 INFO blivet/MainThread: scanning sdl (/sys/devices/tcm_loop_0/tcm_loop_adapter_0/host2/target2:0:1/2:0:1:11/block/sdl)... 2024-03-01 20:54:43,570 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: sdl ; incomplete: False ; hidden: False ; 2024-03-01 20:54:43,572 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned None 2024-03-01 20:54:43,577 DEBUG blivet/MainThread: DiskDevicePopulator.run: name: sdl ; 2024-03-01 20:54:43,578 INFO blivet/MainThread: sdl is a disk 2024-03-01 20:54:43,578 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 18 2024-03-01 20:54:43,578 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 19 2024-03-01 20:54:43,581 DEBUG blivet/MainThread: DiskDevice._set_format: sdl ; type: None ; current: None ; 2024-03-01 20:54:43,584 DEBUG blivet/MainThread: DiskDevice.update_sysfs_path: sdl ; status: True ; 2024-03-01 20:54:43,584 DEBUG blivet/MainThread: sdl sysfs_path set to /sys/devices/tcm_loop_0/tcm_loop_adapter_0/host2/target2:0:1/2:0:1:11/block/sdl 2024-03-01 20:54:43,586 DEBUG blivet/MainThread: DiskDevice.read_current_size: exists: True ; path: /dev/sdl ; sysfs_path: /sys/devices/tcm_loop_0/tcm_loop_adapter_0/host2/target2:0:1/2:0:1:11/block/sdl ; 2024-03-01 20:54:43,587 DEBUG blivet/MainThread: updated sdl size to 1024 MiB (1024 MiB) 2024-03-01 20:54:43,587 INFO blivet/MainThread: added disk sdl (id 17) to device tree 2024-03-01 20:54:43,587 INFO blivet/MainThread: got device: DiskDevice instance (0x7f81b213bfa0) -- 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 = 6001405f208e545093d44a6ac77aa8bf 2024-03-01 20:54:43,590 DEBUG blivet/MainThread: DeviceTree.handle_format: name: sdl ; 2024-03-01 20:54:43,590 DEBUG blivet/MainThread: no type or existing type for sdl, bailing 2024-03-01 20:54:43,593 DEBUG blivet/MainThread: DeviceTree.handle_device: name: sdc ; info: {'CURRENT_TAGS': ':systemd:', 'DEVLINKS': '/dev/disk/by-id/scsi-SLIO-ORG_disk2_0b2dc9bc-15ac-412f-92a3-0dd570796fb3 ' '/dev/disk/by-diskseq/4 ' '/dev/disk/by-id/scsi-1LIO-ORG_disk2:0b2dc9bc-15ac-412f-92a3-0dd570796fb3 ' '/dev/disk/by-id/wwn-0x60014050b2dc9bc15ac412f92a30dd57 ' '/dev/disk/by-id/scsi-360014050b2dc9bc15ac412f92a30dd57', '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': '0b2dc9bc-15ac-412f-92a3-0dd570796fb3', 'ID_SERIAL': '360014050b2dc9bc15ac412f92a30dd57', 'ID_SERIAL_SHORT': '60014050b2dc9bc15ac412f92a30dd57', 'ID_TARGET_PORT': '0', 'ID_TYPE': 'disk', 'ID_VENDOR': 'LIO-ORG', 'ID_VENDOR_ENC': 'LIO-ORG\\x20', 'ID_WWN': '0x60014050b2dc9bc1', 'ID_WWN_VENDOR_EXTENSION': '0x5ac412f92a30dd57', 'ID_WWN_WITH_EXTENSION': '0x60014050b2dc9bc15ac412f92a30dd57', 'MAJOR': '8', 'MINOR': '32', 'SCSI_IDENT_LUN_LOGICAL_UNIT_GROUP': '0x0', 'SCSI_IDENT_LUN_NAA_REGEXT': '60014050b2dc9bc15ac412f92a30dd57', 'SCSI_IDENT_LUN_T10': 'LIO-ORG_disk2:0b2dc9bc-15ac-412f-92a3-0dd570796fb3', 'SCSI_IDENT_PORT_NAME': 'naa.5001405a91c5ccc5,t,0x0001', 'SCSI_IDENT_PORT_RELATIVE': '0', 'SCSI_IDENT_PORT_TARGET_PORT_GROUP': '0x0', 'SCSI_IDENT_SERIAL': '0b2dc9bc-15ac-412f-92a3-0dd570796fb3', 'SCSI_IDENT_TARGET_NAME': 'naa.5001405a91c5ccc5', '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': '337088436'} ; 2024-03-01 20:54:43,593 INFO blivet/MainThread: scanning sdc (/sys/devices/tcm_loop_0/tcm_loop_adapter_0/host2/target2:0:1/2:0:1:2/block/sdc)... 2024-03-01 20:54:43,596 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: sdc ; incomplete: False ; hidden: False ; 2024-03-01 20:54:43,598 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned None 2024-03-01 20:54:43,603 DEBUG blivet/MainThread: DiskDevicePopulator.run: name: sdc ; 2024-03-01 20:54:43,604 INFO blivet/MainThread: sdc is a disk 2024-03-01 20:54:43,604 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 23 2024-03-01 20:54:43,604 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 24 2024-03-01 20:54:43,607 DEBUG blivet/MainThread: DiskDevice._set_format: sdc ; type: None ; current: None ; 2024-03-01 20:54:43,610 DEBUG blivet/MainThread: DiskDevice.update_sysfs_path: sdc ; status: True ; 2024-03-01 20:54:43,610 DEBUG blivet/MainThread: sdc sysfs_path set to /sys/devices/tcm_loop_0/tcm_loop_adapter_0/host2/target2:0:1/2:0:1:2/block/sdc 2024-03-01 20:54:43,613 DEBUG blivet/MainThread: DiskDevice.read_current_size: exists: True ; path: /dev/sdc ; sysfs_path: /sys/devices/tcm_loop_0/tcm_loop_adapter_0/host2/target2:0:1/2:0:1:2/block/sdc ; 2024-03-01 20:54:43,613 DEBUG blivet/MainThread: updated sdc size to 1024 MiB (1024 MiB) 2024-03-01 20:54:43,613 INFO blivet/MainThread: added disk sdc (id 22) to device tree 2024-03-01 20:54:43,613 INFO blivet/MainThread: got device: DiskDevice instance (0x7f81b3157eb0) -- 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 = 60014050b2dc9bc15ac412f92a30dd57 2024-03-01 20:54:43,616 DEBUG blivet/MainThread: DeviceTree.handle_format: name: sdc ; 2024-03-01 20:54:43,616 DEBUG blivet/MainThread: no type or existing type for sdc, bailing 2024-03-01 20:54:43,619 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_28254ba1-444f-43ab-a0ee-f4edee35f467 ' '/dev/disk/by-id/scsi-1LIO-ORG_disk3:28254ba1-444f-43ab-a0ee-f4edee35f467 ' '/dev/disk/by-id/wwn-0x600140528254ba1444f43aba0eef4ede ' '/dev/disk/by-id/scsi-3600140528254ba1444f43aba0eef4ede', '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': '28254ba1-444f-43ab-a0ee-f4edee35f467', 'ID_SERIAL': '3600140528254ba1444f43aba0eef4ede', 'ID_SERIAL_SHORT': '600140528254ba1444f43aba0eef4ede', 'ID_TARGET_PORT': '0', 'ID_TYPE': 'disk', 'ID_VENDOR': 'LIO-ORG', 'ID_VENDOR_ENC': 'LIO-ORG\\x20', 'ID_WWN': '0x600140528254ba14', 'ID_WWN_VENDOR_EXTENSION': '0x44f43aba0eef4ede', 'ID_WWN_WITH_EXTENSION': '0x600140528254ba1444f43aba0eef4ede', 'MAJOR': '8', 'MINOR': '48', 'SCSI_IDENT_LUN_LOGICAL_UNIT_GROUP': '0x0', 'SCSI_IDENT_LUN_NAA_REGEXT': '600140528254ba1444f43aba0eef4ede', 'SCSI_IDENT_LUN_T10': 'LIO-ORG_disk3:28254ba1-444f-43ab-a0ee-f4edee35f467', 'SCSI_IDENT_PORT_NAME': 'naa.5001405a91c5ccc5,t,0x0001', 'SCSI_IDENT_PORT_RELATIVE': '0', 'SCSI_IDENT_PORT_TARGET_PORT_GROUP': '0x0', 'SCSI_IDENT_SERIAL': '28254ba1-444f-43ab-a0ee-f4edee35f467', 'SCSI_IDENT_TARGET_NAME': 'naa.5001405a91c5ccc5', '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': '337038990'} ; 2024-03-01 20:54:43,619 INFO blivet/MainThread: scanning sdd (/sys/devices/tcm_loop_0/tcm_loop_adapter_0/host2/target2:0:1/2:0:1:3/block/sdd)... 2024-03-01 20:54:43,622 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: sdd ; incomplete: False ; hidden: False ; 2024-03-01 20:54:43,625 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned None 2024-03-01 20:54:43,630 DEBUG blivet/MainThread: DiskDevicePopulator.run: name: sdd ; 2024-03-01 20:54:43,630 INFO blivet/MainThread: sdd is a disk 2024-03-01 20:54:43,630 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 28 2024-03-01 20:54:43,630 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 29 2024-03-01 20:54:43,633 DEBUG blivet/MainThread: DiskDevice._set_format: sdd ; type: None ; current: None ; 2024-03-01 20:54:43,636 DEBUG blivet/MainThread: DiskDevice.update_sysfs_path: sdd ; status: True ; 2024-03-01 20:54:43,636 DEBUG blivet/MainThread: sdd sysfs_path set to /sys/devices/tcm_loop_0/tcm_loop_adapter_0/host2/target2:0:1/2:0:1:3/block/sdd 2024-03-01 20:54:43,639 DEBUG blivet/MainThread: DiskDevice.read_current_size: exists: True ; path: /dev/sdd ; sysfs_path: /sys/devices/tcm_loop_0/tcm_loop_adapter_0/host2/target2:0:1/2:0:1:3/block/sdd ; 2024-03-01 20:54:43,639 DEBUG blivet/MainThread: updated sdd size to 1024 MiB (1024 MiB) 2024-03-01 20:54:43,639 INFO blivet/MainThread: added disk sdd (id 27) to device tree 2024-03-01 20:54:43,639 INFO blivet/MainThread: got device: DiskDevice instance (0x7f81b35e9460) -- 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 = 600140528254ba1444f43aba0eef4ede 2024-03-01 20:54:43,642 DEBUG blivet/MainThread: DeviceTree.handle_format: name: sdd ; 2024-03-01 20:54:43,643 DEBUG blivet/MainThread: no type or existing type for sdd, bailing 2024-03-01 20:54:43,645 DEBUG blivet/MainThread: DeviceTree.handle_device: name: sde ; info: {'CURRENT_TAGS': ':systemd:', 'DEVLINKS': '/dev/disk/by-id/scsi-1LIO-ORG_disk4:8a9a6b3d-7bec-490e-abf9-e15bfef000fd ' '/dev/disk/by-diskseq/6 ' '/dev/disk/by-id/wwn-0x60014058a9a6b3d7bec490eabf9e15bf ' '/dev/disk/by-id/scsi-SLIO-ORG_disk4_8a9a6b3d-7bec-490e-abf9-e15bfef000fd ' '/dev/disk/by-id/scsi-360014058a9a6b3d7bec490eabf9e15bf', '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': '8a9a6b3d-7bec-490e-abf9-e15bfef000fd', 'ID_SERIAL': '360014058a9a6b3d7bec490eabf9e15bf', 'ID_SERIAL_SHORT': '60014058a9a6b3d7bec490eabf9e15bf', 'ID_TARGET_PORT': '0', 'ID_TYPE': 'disk', 'ID_VENDOR': 'LIO-ORG', 'ID_VENDOR_ENC': 'LIO-ORG\\x20', 'ID_WWN': '0x60014058a9a6b3d7', 'ID_WWN_VENDOR_EXTENSION': '0xbec490eabf9e15bf', 'ID_WWN_WITH_EXTENSION': '0x60014058a9a6b3d7bec490eabf9e15bf', 'MAJOR': '8', 'MINOR': '64', 'SCSI_IDENT_LUN_LOGICAL_UNIT_GROUP': '0x0', 'SCSI_IDENT_LUN_NAA_REGEXT': '60014058a9a6b3d7bec490eabf9e15bf', 'SCSI_IDENT_LUN_T10': 'LIO-ORG_disk4:8a9a6b3d-7bec-490e-abf9-e15bfef000fd', 'SCSI_IDENT_PORT_NAME': 'naa.5001405a91c5ccc5,t,0x0001', 'SCSI_IDENT_PORT_RELATIVE': '0', 'SCSI_IDENT_PORT_TARGET_PORT_GROUP': '0x0', 'SCSI_IDENT_SERIAL': '8a9a6b3d-7bec-490e-abf9-e15bfef000fd', 'SCSI_IDENT_TARGET_NAME': 'naa.5001405a91c5ccc5', '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': '337149758'} ; 2024-03-01 20:54:43,645 INFO blivet/MainThread: scanning sde (/sys/devices/tcm_loop_0/tcm_loop_adapter_0/host2/target2:0:1/2:0:1:4/block/sde)... 2024-03-01 20:54:43,648 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: sde ; incomplete: False ; hidden: False ; 2024-03-01 20:54:43,651 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned None 2024-03-01 20:54:43,656 DEBUG blivet/MainThread: DiskDevicePopulator.run: name: sde ; 2024-03-01 20:54:43,656 INFO blivet/MainThread: sde is a disk 2024-03-01 20:54:43,656 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 33 2024-03-01 20:54:43,656 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 34 2024-03-01 20:54:43,659 DEBUG blivet/MainThread: DiskDevice._set_format: sde ; type: None ; current: None ; 2024-03-01 20:54:43,662 DEBUG blivet/MainThread: DiskDevice.update_sysfs_path: sde ; status: True ; 2024-03-01 20:54:43,662 DEBUG blivet/MainThread: sde sysfs_path set to /sys/devices/tcm_loop_0/tcm_loop_adapter_0/host2/target2:0:1/2:0:1:4/block/sde 2024-03-01 20:54:43,665 DEBUG blivet/MainThread: DiskDevice.read_current_size: exists: True ; path: /dev/sde ; sysfs_path: /sys/devices/tcm_loop_0/tcm_loop_adapter_0/host2/target2:0:1/2:0:1:4/block/sde ; 2024-03-01 20:54:43,665 DEBUG blivet/MainThread: updated sde size to 1024 MiB (1024 MiB) 2024-03-01 20:54:43,666 INFO blivet/MainThread: added disk sde (id 32) to device tree 2024-03-01 20:54:43,666 INFO blivet/MainThread: got device: DiskDevice instance (0x7f81b20c7610) -- 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 = 60014058a9a6b3d7bec490eabf9e15bf 2024-03-01 20:54:43,668 DEBUG blivet/MainThread: DeviceTree.handle_format: name: sde ; 2024-03-01 20:54:43,669 DEBUG blivet/MainThread: no type or existing type for sde, bailing 2024-03-01 20:54:43,672 DEBUG blivet/MainThread: DeviceTree.handle_device: name: sdf ; info: {'CURRENT_TAGS': ':systemd:', 'DEVLINKS': '/dev/disk/by-id/wwn-0x600140525b7012bf4c541b5b0813087a ' '/dev/disk/by-id/scsi-SLIO-ORG_disk5_25b7012b-f4c5-41b5-b081-3087a0ec48d2 ' '/dev/disk/by-id/scsi-1LIO-ORG_disk5:25b7012b-f4c5-41b5-b081-3087a0ec48d2 ' '/dev/disk/by-diskseq/7 ' '/dev/disk/by-id/scsi-3600140525b7012bf4c541b5b0813087a', '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': '25b7012b-f4c5-41b5-b081-3087a0ec48d2', 'ID_SERIAL': '3600140525b7012bf4c541b5b0813087a', 'ID_SERIAL_SHORT': '600140525b7012bf4c541b5b0813087a', 'ID_TARGET_PORT': '0', 'ID_TYPE': 'disk', 'ID_VENDOR': 'LIO-ORG', 'ID_VENDOR_ENC': 'LIO-ORG\\x20', 'ID_WWN': '0x600140525b7012bf', 'ID_WWN_VENDOR_EXTENSION': '0x4c541b5b0813087a', 'ID_WWN_WITH_EXTENSION': '0x600140525b7012bf4c541b5b0813087a', 'MAJOR': '8', 'MINOR': '80', 'SCSI_IDENT_LUN_LOGICAL_UNIT_GROUP': '0x0', 'SCSI_IDENT_LUN_NAA_REGEXT': '600140525b7012bf4c541b5b0813087a', 'SCSI_IDENT_LUN_T10': 'LIO-ORG_disk5:25b7012b-f4c5-41b5-b081-3087a0ec48d2', 'SCSI_IDENT_PORT_NAME': 'naa.5001405a91c5ccc5,t,0x0001', 'SCSI_IDENT_PORT_RELATIVE': '0', 'SCSI_IDENT_PORT_TARGET_PORT_GROUP': '0x0', 'SCSI_IDENT_SERIAL': '25b7012b-f4c5-41b5-b081-3087a0ec48d2', 'SCSI_IDENT_TARGET_NAME': 'naa.5001405a91c5ccc5', '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': '337251391'} ; 2024-03-01 20:54:43,672 INFO blivet/MainThread: scanning sdf (/sys/devices/tcm_loop_0/tcm_loop_adapter_0/host2/target2:0:1/2:0:1:5/block/sdf)... 2024-03-01 20:54:43,674 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: sdf ; incomplete: False ; hidden: False ; 2024-03-01 20:54:43,677 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned None 2024-03-01 20:54:43,682 DEBUG blivet/MainThread: DiskDevicePopulator.run: name: sdf ; 2024-03-01 20:54:43,682 INFO blivet/MainThread: sdf is a disk 2024-03-01 20:54:43,682 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 38 2024-03-01 20:54:43,683 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 39 2024-03-01 20:54:43,685 DEBUG blivet/MainThread: DiskDevice._set_format: sdf ; type: None ; current: None ; 2024-03-01 20:54:43,688 DEBUG blivet/MainThread: DiskDevice.update_sysfs_path: sdf ; status: True ; 2024-03-01 20:54:43,688 DEBUG blivet/MainThread: sdf sysfs_path set to /sys/devices/tcm_loop_0/tcm_loop_adapter_0/host2/target2:0:1/2:0:1:5/block/sdf 2024-03-01 20:54:43,691 DEBUG blivet/MainThread: DiskDevice.read_current_size: exists: True ; path: /dev/sdf ; sysfs_path: /sys/devices/tcm_loop_0/tcm_loop_adapter_0/host2/target2:0:1/2:0:1:5/block/sdf ; 2024-03-01 20:54:43,691 DEBUG blivet/MainThread: updated sdf size to 1024 MiB (1024 MiB) 2024-03-01 20:54:43,692 INFO blivet/MainThread: added disk sdf (id 37) to device tree 2024-03-01 20:54:43,692 INFO blivet/MainThread: got device: DiskDevice instance (0x7f81b213b790) -- 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 = 600140525b7012bf4c541b5b0813087a 2024-03-01 20:54:43,695 DEBUG blivet/MainThread: DeviceTree.handle_format: name: sdf ; 2024-03-01 20:54:43,695 DEBUG blivet/MainThread: no type or existing type for sdf, bailing 2024-03-01 20:54:43,698 DEBUG blivet/MainThread: DeviceTree.handle_device: name: sdg ; info: {'CURRENT_TAGS': ':systemd:', 'DEVLINKS': '/dev/disk/by-id/scsi-SLIO-ORG_disk6_2fcb2cc6-c284-43ea-b562-c0b7eba2ff7a ' '/dev/disk/by-id/wwn-0x60014052fcb2cc6c28443eab562c0b7e ' '/dev/disk/by-diskseq/8 ' '/dev/disk/by-id/scsi-1LIO-ORG_disk6:2fcb2cc6-c284-43ea-b562-c0b7eba2ff7a ' '/dev/disk/by-id/scsi-360014052fcb2cc6c28443eab562c0b7e', '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': '2fcb2cc6-c284-43ea-b562-c0b7eba2ff7a', 'ID_SERIAL': '360014052fcb2cc6c28443eab562c0b7e', 'ID_SERIAL_SHORT': '60014052fcb2cc6c28443eab562c0b7e', 'ID_TARGET_PORT': '0', 'ID_TYPE': 'disk', 'ID_VENDOR': 'LIO-ORG', 'ID_VENDOR_ENC': 'LIO-ORG\\x20', 'ID_WWN': '0x60014052fcb2cc6c', 'ID_WWN_VENDOR_EXTENSION': '0x28443eab562c0b7e', 'ID_WWN_WITH_EXTENSION': '0x60014052fcb2cc6c28443eab562c0b7e', 'MAJOR': '8', 'MINOR': '96', 'SCSI_IDENT_LUN_LOGICAL_UNIT_GROUP': '0x0', 'SCSI_IDENT_LUN_NAA_REGEXT': '60014052fcb2cc6c28443eab562c0b7e', 'SCSI_IDENT_LUN_T10': 'LIO-ORG_disk6:2fcb2cc6-c284-43ea-b562-c0b7eba2ff7a', 'SCSI_IDENT_PORT_NAME': 'naa.5001405a91c5ccc5,t,0x0001', 'SCSI_IDENT_PORT_RELATIVE': '0', 'SCSI_IDENT_PORT_TARGET_PORT_GROUP': '0x0', 'SCSI_IDENT_SERIAL': '2fcb2cc6-c284-43ea-b562-c0b7eba2ff7a', 'SCSI_IDENT_TARGET_NAME': 'naa.5001405a91c5ccc5', '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': '337228647'} ; 2024-03-01 20:54:43,698 INFO blivet/MainThread: scanning sdg (/sys/devices/tcm_loop_0/tcm_loop_adapter_0/host2/target2:0:1/2:0:1:6/block/sdg)... 2024-03-01 20:54:43,700 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: sdg ; incomplete: False ; hidden: False ; 2024-03-01 20:54:43,703 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned None 2024-03-01 20:54:43,708 DEBUG blivet/MainThread: DiskDevicePopulator.run: name: sdg ; 2024-03-01 20:54:43,708 INFO blivet/MainThread: sdg is a disk 2024-03-01 20:54:43,708 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 43 2024-03-01 20:54:43,709 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 44 2024-03-01 20:54:43,711 DEBUG blivet/MainThread: DiskDevice._set_format: sdg ; type: None ; current: None ; 2024-03-01 20:54:43,714 DEBUG blivet/MainThread: DiskDevice.update_sysfs_path: sdg ; status: True ; 2024-03-01 20:54:43,714 DEBUG blivet/MainThread: sdg sysfs_path set to /sys/devices/tcm_loop_0/tcm_loop_adapter_0/host2/target2:0:1/2:0:1:6/block/sdg 2024-03-01 20:54:43,717 DEBUG blivet/MainThread: DiskDevice.read_current_size: exists: True ; path: /dev/sdg ; sysfs_path: /sys/devices/tcm_loop_0/tcm_loop_adapter_0/host2/target2:0:1/2:0:1:6/block/sdg ; 2024-03-01 20:54:43,717 DEBUG blivet/MainThread: updated sdg size to 1024 MiB (1024 MiB) 2024-03-01 20:54:43,718 INFO blivet/MainThread: added disk sdg (id 42) to device tree 2024-03-01 20:54:43,718 INFO blivet/MainThread: got device: DiskDevice instance (0x7f81b20d0b80) -- 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 = 60014052fcb2cc6c28443eab562c0b7e 2024-03-01 20:54:43,721 DEBUG blivet/MainThread: DeviceTree.handle_format: name: sdg ; 2024-03-01 20:54:43,721 DEBUG blivet/MainThread: no type or existing type for sdg, bailing 2024-03-01 20:54:43,724 DEBUG blivet/MainThread: DeviceTree.handle_device: name: sdh ; info: {'CURRENT_TAGS': ':systemd:', 'DEVLINKS': '/dev/disk/by-id/wwn-0x6001405130490dc6bc54a3a884c8d675 ' '/dev/disk/by-diskseq/9 ' '/dev/disk/by-id/scsi-36001405130490dc6bc54a3a884c8d675 ' '/dev/disk/by-id/scsi-SLIO-ORG_disk7_130490dc-6bc5-4a3a-884c-8d67508d4785 ' '/dev/disk/by-id/scsi-1LIO-ORG_disk7:130490dc-6bc5-4a3a-884c-8d67508d4785', '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': '130490dc-6bc5-4a3a-884c-8d67508d4785', 'ID_SERIAL': '36001405130490dc6bc54a3a884c8d675', 'ID_SERIAL_SHORT': '6001405130490dc6bc54a3a884c8d675', 'ID_TARGET_PORT': '0', 'ID_TYPE': 'disk', 'ID_VENDOR': 'LIO-ORG', 'ID_VENDOR_ENC': 'LIO-ORG\\x20', 'ID_WWN': '0x6001405130490dc6', 'ID_WWN_VENDOR_EXTENSION': '0xbc54a3a884c8d675', 'ID_WWN_WITH_EXTENSION': '0x6001405130490dc6bc54a3a884c8d675', 'MAJOR': '8', 'MINOR': '112', 'SCSI_IDENT_LUN_LOGICAL_UNIT_GROUP': '0x0', 'SCSI_IDENT_LUN_NAA_REGEXT': '6001405130490dc6bc54a3a884c8d675', 'SCSI_IDENT_LUN_T10': 'LIO-ORG_disk7:130490dc-6bc5-4a3a-884c-8d67508d4785', 'SCSI_IDENT_PORT_NAME': 'naa.5001405a91c5ccc5,t,0x0001', 'SCSI_IDENT_PORT_RELATIVE': '0', 'SCSI_IDENT_PORT_TARGET_PORT_GROUP': '0x0', 'SCSI_IDENT_SERIAL': '130490dc-6bc5-4a3a-884c-8d67508d4785', 'SCSI_IDENT_TARGET_NAME': 'naa.5001405a91c5ccc5', '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': '337415073'} ; 2024-03-01 20:54:43,724 INFO blivet/MainThread: scanning sdh (/sys/devices/tcm_loop_0/tcm_loop_adapter_0/host2/target2:0:1/2:0:1:7/block/sdh)... 2024-03-01 20:54:43,727 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: sdh ; incomplete: False ; hidden: False ; 2024-03-01 20:54:43,729 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned None 2024-03-01 20:54:43,734 DEBUG blivet/MainThread: DiskDevicePopulator.run: name: sdh ; 2024-03-01 20:54:43,735 INFO blivet/MainThread: sdh is a disk 2024-03-01 20:54:43,735 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 48 2024-03-01 20:54:43,735 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 49 2024-03-01 20:54:43,737 DEBUG blivet/MainThread: DiskDevice._set_format: sdh ; type: None ; current: None ; 2024-03-01 20:54:43,740 DEBUG blivet/MainThread: DiskDevice.update_sysfs_path: sdh ; status: True ; 2024-03-01 20:54:43,740 DEBUG blivet/MainThread: sdh sysfs_path set to /sys/devices/tcm_loop_0/tcm_loop_adapter_0/host2/target2:0:1/2:0:1:7/block/sdh 2024-03-01 20:54:43,743 DEBUG blivet/MainThread: DiskDevice.read_current_size: exists: True ; path: /dev/sdh ; sysfs_path: /sys/devices/tcm_loop_0/tcm_loop_adapter_0/host2/target2:0:1/2:0:1:7/block/sdh ; 2024-03-01 20:54:43,743 DEBUG blivet/MainThread: updated sdh size to 1024 MiB (1024 MiB) 2024-03-01 20:54:43,744 INFO blivet/MainThread: added disk sdh (id 47) to device tree 2024-03-01 20:54:43,744 INFO blivet/MainThread: got device: DiskDevice instance (0x7f81b20d0f10) -- 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 = 6001405130490dc6bc54a3a884c8d675 2024-03-01 20:54:43,747 DEBUG blivet/MainThread: DeviceTree.handle_format: name: sdh ; 2024-03-01 20:54:43,747 DEBUG blivet/MainThread: no type or existing type for sdh, bailing 2024-03-01 20:54:43,750 DEBUG blivet/MainThread: DeviceTree.handle_device: name: sdi ; info: {'CURRENT_TAGS': ':systemd:', 'DEVLINKS': '/dev/disk/by-id/scsi-1LIO-ORG_disk8:7c02790d-af61-431a-b4c5-489ce662d703 ' '/dev/disk/by-id/scsi-360014057c02790daf61431ab4c5489ce ' '/dev/disk/by-id/wwn-0x60014057c02790daf61431ab4c5489ce ' '/dev/disk/by-diskseq/10 ' '/dev/disk/by-id/scsi-SLIO-ORG_disk8_7c02790d-af61-431a-b4c5-489ce662d703', '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': '7c02790d-af61-431a-b4c5-489ce662d703', 'ID_SERIAL': '360014057c02790daf61431ab4c5489ce', 'ID_SERIAL_SHORT': '60014057c02790daf61431ab4c5489ce', 'ID_TARGET_PORT': '0', 'ID_TYPE': 'disk', 'ID_VENDOR': 'LIO-ORG', 'ID_VENDOR_ENC': 'LIO-ORG\\x20', 'ID_WWN': '0x60014057c02790da', 'ID_WWN_VENDOR_EXTENSION': '0xf61431ab4c5489ce', 'ID_WWN_WITH_EXTENSION': '0x60014057c02790daf61431ab4c5489ce', 'MAJOR': '8', 'MINOR': '128', 'SCSI_IDENT_LUN_LOGICAL_UNIT_GROUP': '0x0', 'SCSI_IDENT_LUN_NAA_REGEXT': '60014057c02790daf61431ab4c5489ce', 'SCSI_IDENT_LUN_T10': 'LIO-ORG_disk8:7c02790d-af61-431a-b4c5-489ce662d703', 'SCSI_IDENT_PORT_NAME': 'naa.5001405a91c5ccc5,t,0x0001', 'SCSI_IDENT_PORT_RELATIVE': '0', 'SCSI_IDENT_PORT_TARGET_PORT_GROUP': '0x0', 'SCSI_IDENT_SERIAL': '7c02790d-af61-431a-b4c5-489ce662d703', 'SCSI_IDENT_TARGET_NAME': 'naa.5001405a91c5ccc5', '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': '337428002'} ; 2024-03-01 20:54:43,750 INFO blivet/MainThread: scanning sdi (/sys/devices/tcm_loop_0/tcm_loop_adapter_0/host2/target2:0:1/2:0:1:8/block/sdi)... 2024-03-01 20:54:43,753 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: sdi ; incomplete: False ; hidden: False ; 2024-03-01 20:54:43,755 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned None 2024-03-01 20:54:43,760 DEBUG blivet/MainThread: DiskDevicePopulator.run: name: sdi ; 2024-03-01 20:54:43,761 INFO blivet/MainThread: sdi is a disk 2024-03-01 20:54:43,761 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 53 2024-03-01 20:54:43,761 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 54 2024-03-01 20:54:43,764 DEBUG blivet/MainThread: DiskDevice._set_format: sdi ; type: None ; current: None ; 2024-03-01 20:54:43,767 DEBUG blivet/MainThread: DiskDevice.update_sysfs_path: sdi ; status: True ; 2024-03-01 20:54:43,767 DEBUG blivet/MainThread: sdi sysfs_path set to /sys/devices/tcm_loop_0/tcm_loop_adapter_0/host2/target2:0:1/2:0:1:8/block/sdi 2024-03-01 20:54:43,770 DEBUG blivet/MainThread: DiskDevice.read_current_size: exists: True ; path: /dev/sdi ; sysfs_path: /sys/devices/tcm_loop_0/tcm_loop_adapter_0/host2/target2:0:1/2:0:1:8/block/sdi ; 2024-03-01 20:54:43,770 DEBUG blivet/MainThread: updated sdi size to 1024 MiB (1024 MiB) 2024-03-01 20:54:43,770 INFO blivet/MainThread: added disk sdi (id 52) to device tree 2024-03-01 20:54:43,771 INFO blivet/MainThread: got device: DiskDevice instance (0x7f81b20d5b50) -- 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 = 60014057c02790daf61431ab4c5489ce 2024-03-01 20:54:43,773 DEBUG blivet/MainThread: DeviceTree.handle_format: name: sdi ; 2024-03-01 20:54:43,774 DEBUG blivet/MainThread: no type or existing type for sdi, bailing 2024-03-01 20:54:43,776 DEBUG blivet/MainThread: DeviceTree.handle_device: name: sdj ; info: {'CURRENT_TAGS': ':systemd:', 'DEVLINKS': '/dev/disk/by-id/wwn-0x60014058bb02eed505c4d7593b520327 ' '/dev/disk/by-id/scsi-360014058bb02eed505c4d7593b520327 ' '/dev/disk/by-diskseq/11 ' '/dev/disk/by-id/scsi-1LIO-ORG_disk9:8bb02eed-505c-4d75-93b5-20327aed4107 ' '/dev/disk/by-id/scsi-SLIO-ORG_disk9_8bb02eed-505c-4d75-93b5-20327aed4107', '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': '8bb02eed-505c-4d75-93b5-20327aed4107', 'ID_SERIAL': '360014058bb02eed505c4d7593b520327', 'ID_SERIAL_SHORT': '60014058bb02eed505c4d7593b520327', 'ID_TARGET_PORT': '0', 'ID_TYPE': 'disk', 'ID_VENDOR': 'LIO-ORG', 'ID_VENDOR_ENC': 'LIO-ORG\\x20', 'ID_WWN': '0x60014058bb02eed5', 'ID_WWN_VENDOR_EXTENSION': '0x05c4d7593b520327', 'ID_WWN_WITH_EXTENSION': '0x60014058bb02eed505c4d7593b520327', 'MAJOR': '8', 'MINOR': '144', 'SCSI_IDENT_LUN_LOGICAL_UNIT_GROUP': '0x0', 'SCSI_IDENT_LUN_NAA_REGEXT': '60014058bb02eed505c4d7593b520327', 'SCSI_IDENT_LUN_T10': 'LIO-ORG_disk9:8bb02eed-505c-4d75-93b5-20327aed4107', 'SCSI_IDENT_PORT_NAME': 'naa.5001405a91c5ccc5,t,0x0001', 'SCSI_IDENT_PORT_RELATIVE': '0', 'SCSI_IDENT_PORT_TARGET_PORT_GROUP': '0x0', 'SCSI_IDENT_SERIAL': '8bb02eed-505c-4d75-93b5-20327aed4107', 'SCSI_IDENT_TARGET_NAME': 'naa.5001405a91c5ccc5', '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': '337523000'} ; 2024-03-01 20:54:43,777 INFO blivet/MainThread: scanning sdj (/sys/devices/tcm_loop_0/tcm_loop_adapter_0/host2/target2:0:1/2:0:1:9/block/sdj)... 2024-03-01 20:54:43,779 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: sdj ; incomplete: False ; hidden: False ; 2024-03-01 20:54:43,782 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned None 2024-03-01 20:54:43,787 DEBUG blivet/MainThread: DiskDevicePopulator.run: name: sdj ; 2024-03-01 20:54:43,788 INFO blivet/MainThread: sdj is a disk 2024-03-01 20:54:43,788 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 58 2024-03-01 20:54:43,788 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 59 2024-03-01 20:54:43,791 DEBUG blivet/MainThread: DiskDevice._set_format: sdj ; type: None ; current: None ; 2024-03-01 20:54:43,793 DEBUG blivet/MainThread: DiskDevice.update_sysfs_path: sdj ; status: True ; 2024-03-01 20:54:43,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 20:54:43,796 DEBUG blivet/MainThread: DiskDevice.read_current_size: exists: True ; path: /dev/sdj ; sysfs_path: /sys/devices/tcm_loop_0/tcm_loop_adapter_0/host2/target2:0:1/2:0:1:9/block/sdj ; 2024-03-01 20:54:43,797 DEBUG blivet/MainThread: updated sdj size to 1024 MiB (1024 MiB) 2024-03-01 20:54:43,797 INFO blivet/MainThread: added disk sdj (id 57) to device tree 2024-03-01 20:54:43,797 INFO blivet/MainThread: got device: DiskDevice instance (0x7f81b20c6100) -- 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 = 60014058bb02eed505c4d7593b520327 2024-03-01 20:54:43,800 DEBUG blivet/MainThread: DeviceTree.handle_format: name: sdj ; 2024-03-01 20:54:43,800 DEBUG blivet/MainThread: no type or existing type for sdj, bailing 2024-03-01 20:54:43,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': '16965658'} ; 2024-03-01 20:54:43,803 INFO blivet/MainThread: scanning xvda (/sys/devices/vbd-768/block/xvda)... 2024-03-01 20:54:43,806 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: xvda ; incomplete: False ; hidden: False ; 2024-03-01 20:54:43,808 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned None 2024-03-01 20:54:43,812 DEBUG blivet/MainThread: DiskDevicePopulator.run: name: xvda ; 2024-03-01 20:54:43,812 WARNING blivet/MainThread: device/vendor is not a valid attribute 2024-03-01 20:54:43,812 WARNING blivet/MainThread: device/model is not a valid attribute 2024-03-01 20:54:43,812 INFO blivet/MainThread: xvda is a disk 2024-03-01 20:54:43,812 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 63 2024-03-01 20:54:43,813 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 64 2024-03-01 20:54:43,815 DEBUG blivet/MainThread: DiskDevice._set_format: xvda ; type: None ; current: None ; 2024-03-01 20:54:43,818 DEBUG blivet/MainThread: DiskDevice.update_sysfs_path: xvda ; status: True ; 2024-03-01 20:54:43,818 DEBUG blivet/MainThread: xvda sysfs_path set to /sys/devices/vbd-768/block/xvda 2024-03-01 20:54:43,821 DEBUG blivet/MainThread: DiskDevice.read_current_size: exists: True ; path: /dev/xvda ; sysfs_path: /sys/devices/vbd-768/block/xvda ; 2024-03-01 20:54:43,821 DEBUG blivet/MainThread: updated xvda size to 250 GiB (250 GiB) 2024-03-01 20:54:43,822 INFO blivet/MainThread: added disk xvda (id 62) to device tree 2024-03-01 20:54:43,822 INFO blivet/MainThread: got device: DiskDevice instance (0x7f81b20c7ac0) -- name = xvda status = True id = 62 children = [] parents = [] uuid = None size = 250 GiB format = existing None major = 202 minor = 0 exists = True protected = False sysfs path = /sys/devices/vbd-768/block/xvda target size = 250 GiB path = /dev/xvda format args = [] original_format = None removable = False wwn = None 2024-03-01 20:54:43,824 DEBUG blivet/MainThread: DeviceTree.handle_format: name: xvda ; 2024-03-01 20:54:43,828 DEBUG blivet/MainThread: AppleBootstrapFS.supported: supported: True ; 2024-03-01 20:54:43,828 DEBUG blivet/MainThread: get_format('appleboot') returning AppleBootstrapFS instance with object id 66 2024-03-01 20:54:43,831 DEBUG blivet/MainThread: EFIFS.supported: supported: True ; 2024-03-01 20:54:43,831 DEBUG blivet/MainThread: get_format('efi') returning EFIFS instance with object id 67 2024-03-01 20:54:43,834 DEBUG blivet/MainThread: MacEFIFS.supported: supported: True ; 2024-03-01 20:54:43,834 DEBUG blivet/MainThread: get_format('macefi') returning MacEFIFS instance with object id 68 2024-03-01 20:54:43,837 DEBUG blivet/MainThread: MacEFIFS.supported: supported: True ; 2024-03-01 20:54:43,837 DEBUG blivet/MainThread: get_format('macefi') returning MacEFIFS instance with object id 69 2024-03-01 20:54:43,840 DEBUG blivet/MainThread: DiskLabelFormatPopulator.run: device: xvda ; label_type: dos ; 2024-03-01 20:54:43,842 DEBUG blivet/MainThread: DiskDevice.setup: xvda ; orig: False ; status: True ; controllable: True ; 2024-03-01 20:54:43,845 DEBUG blivet/MainThread: DiskLabel.__init__: uuid: e61ef7e0 ; label: None ; device: /dev/xvda ; serial: None ; exists: True ; 2024-03-01 20:54:43,854 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 0x7f81b3a34500> 2024-03-01 20:54:43,910 DEBUG blivet/MainThread: get_format('disklabel') returning DiskLabel instance with object id 70 2024-03-01 20:54:43,914 DEBUG blivet/MainThread: DiskDevice._set_format: xvda ; type: disklabel ; current: None ; 2024-03-01 20:54:43,914 INFO blivet/MainThread: got format: existing msdos disklabel 2024-03-01 20:54:43,917 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': '16967518'} ; 2024-03-01 20:54:43,917 INFO blivet/MainThread: scanning xvda1 (/sys/devices/vbd-768/block/xvda/xvda1)... 2024-03-01 20:54:43,917 WARNING blivet/MainThread: hidden is not a valid attribute 2024-03-01 20:54:43,920 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: xvda1 ; incomplete: False ; hidden: False ; 2024-03-01 20:54:43,923 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned None 2024-03-01 20:54:43,925 DEBUG blivet/MainThread: PartitionDevicePopulator.run: name: xvda1 ; 2024-03-01 20:54:43,928 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: xvda1 ; incomplete: False ; hidden: False ; 2024-03-01 20:54:43,930 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned None 2024-03-01 20:54:43,931 INFO program/MainThread: Running... udevadm settle --timeout=300 2024-03-01 20:54:43,943 DEBUG program/MainThread: Return code: 0 2024-03-01 20:54:43,959 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: xvda ; incomplete: False ; hidden: False ; 2024-03-01 20:54:43,962 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned existing 250 GiB disk xvda (62) with existing msdos disklabel 2024-03-01 20:54:43,962 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 73 2024-03-01 20:54:43,966 DEBUG blivet/MainThread: DiskDevice.add_child: name: xvda ; child: xvda1 ; kids: 0 ; 2024-03-01 20:54:43,966 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 74 2024-03-01 20:54:43,969 DEBUG blivet/MainThread: PartitionDevice._set_format: xvda1 ; type: None ; current: None ; 2024-03-01 20:54:43,972 DEBUG blivet/MainThread: PartitionDevice.update_sysfs_path: xvda1 ; status: True ; 2024-03-01 20:54:43,972 DEBUG blivet/MainThread: xvda1 sysfs_path set to /sys/devices/vbd-768/block/xvda/xvda1 2024-03-01 20:54:43,975 DEBUG blivet/MainThread: PartitionDevice.read_current_size: exists: True ; path: /dev/xvda1 ; sysfs_path: /sys/devices/vbd-768/block/xvda/xvda1 ; 2024-03-01 20:54:43,975 DEBUG blivet/MainThread: updated xvda1 size to 250 GiB (250 GiB) 2024-03-01 20:54:43,975 DEBUG blivet/MainThread: looking up parted Partition: /dev/xvda1 2024-03-01 20:54:43,978 DEBUG blivet/MainThread: PartitionDevice.probe: xvda1 ; exists: True ; 2024-03-01 20:54:43,981 DEBUG blivet/MainThread: PartitionDevice.get_flag: path: /dev/xvda1 ; flag: 1 ; 2024-03-01 20:54:43,983 DEBUG blivet/MainThread: PartitionDevice.get_flag: path: /dev/xvda1 ; flag: 10 ; 2024-03-01 20:54:43,986 DEBUG blivet/MainThread: PartitionDevice.get_flag: path: /dev/xvda1 ; flag: 12 ; 2024-03-01 20:54:43,989 DEBUG blivet/MainThread: PartitionDevice.read_current_size: exists: True ; path: /dev/xvda1 ; sysfs_path: /sys/devices/vbd-768/block/xvda/xvda1 ; 2024-03-01 20:54:43,989 DEBUG blivet/MainThread: updated xvda1 size to 250 GiB (250 GiB) 2024-03-01 20:54:43,989 INFO blivet/MainThread: added partition xvda1 (id 72) to device tree 2024-03-01 20:54:43,990 INFO blivet/MainThread: parted exception: msdos disk labels do not support partition names. 2024-03-01 20:54:43,989 INFO blivet/MainThread: got device: PartitionDevice instance (0x7f81b20e4700) -- 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 0x7f81b20f3310> disk = existing 250 GiB disk xvda (62) with existing msdos disklabel start = 2048 end = 524287966 length = 524285919 flags = boot 2024-03-01 20:54:43,993 DEBUG blivet/MainThread: DeviceTree.handle_format: name: xvda1 ; 2024-03-01 20:54:43,996 DEBUG blivet/MainThread: AppleBootstrapFS.supported: supported: True ; 2024-03-01 20:54:43,996 DEBUG blivet/MainThread: get_format('appleboot') returning AppleBootstrapFS instance with object id 76 2024-03-01 20:54:43,999 DEBUG blivet/MainThread: EFIFS.supported: supported: True ; 2024-03-01 20:54:43,999 DEBUG blivet/MainThread: get_format('efi') returning EFIFS instance with object id 77 2024-03-01 20:54:44,002 DEBUG blivet/MainThread: MacEFIFS.supported: supported: True ; 2024-03-01 20:54:44,002 DEBUG blivet/MainThread: get_format('macefi') returning MacEFIFS instance with object id 78 2024-03-01 20:54:44,005 DEBUG blivet/MainThread: MacEFIFS.supported: supported: True ; 2024-03-01 20:54:44,005 DEBUG blivet/MainThread: get_format('macefi') returning MacEFIFS instance with object id 79 2024-03-01 20:54:44,007 WARNING blivet/MainThread: Stratis DBus service is not running 2024-03-01 20:54:44,007 INFO blivet/MainThread: type detected on 'xvda1' is 'xfs' 2024-03-01 20:54:44,010 DEBUG blivet/MainThread: XFS.supported: supported: True ; 2024-03-01 20:54:44,010 DEBUG blivet/MainThread: get_format('xfs') returning XFS instance with object id 80 2024-03-01 20:54:44,013 DEBUG blivet/MainThread: PartitionDevice._set_format: xvda1 ; type: xfs ; current: None ; 2024-03-01 20:54:44,013 INFO blivet/MainThread: got format: existing xfs filesystem 2024-03-01 20:54:44,013 INFO program/MainThread: Running... udevadm settle --timeout=300 2024-03-01 20:54:44,022 DEBUG program/MainThread: Return code: 0 2024-03-01 20:54:44,035 INFO blivet/MainThread: edd: collected mbr signatures: {'xvda': '0xe61ef7e0'} 2024-03-01 20:54:44,036 DEBUG blivet/MainThread: resolved 'UUID=a4d9efbc-be36-4c5f-99af-596afd10159d' to 'xvda1' (partition) 2024-03-01 20:54:44,039 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: ntap-bos-c01-eng01-nfs01b.storage.bos.redhat.com:/devops_engineering_nfs/devarchive/redhat ; incomplete: False ; hidden: False ; 2024-03-01 20:54:44,041 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned None 2024-03-01 20:54:44,044 DEBUG blivet/MainThread: DeviceTree.get_device_by_path: path: /dev/ntap-bos-c01-eng01-nfs01b.storage.bos.redhat.com:/devops_engineering_nfs/devarchive/redhat ; incomplete: False ; hidden: False ; 2024-03-01 20:54:44,047 DEBUG blivet/MainThread: DeviceTree.get_device_by_path returned None 2024-03-01 20:54:44,047 DEBUG blivet/MainThread: failed to resolve '/dev/ntap-bos-c01-eng01-nfs01b.storage.bos.redhat.com:/devops_engineering_nfs/devarchive/redhat' 2024-03-01 20:54:44,049 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: nest.test.redhat.com:/mnt/qa ; incomplete: False ; hidden: False ; 2024-03-01 20:54:44,051 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned None 2024-03-01 20:54:44,054 DEBUG blivet/MainThread: DeviceTree.get_device_by_path: path: /dev/nest.test.redhat.com:/mnt/qa ; incomplete: False ; hidden: False ; 2024-03-01 20:54:44,056 DEBUG blivet/MainThread: DeviceTree.get_device_by_path returned None 2024-03-01 20:54:44,056 DEBUG blivet/MainThread: failed to resolve '/dev/nest.test.redhat.com:/mnt/qa' 2024-03-01 20:54:44,059 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: vtap-eng01.storage.rdu2.redhat.com:/vol/engarchive ; incomplete: False ; hidden: False ; 2024-03-01 20:54:44,061 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned None 2024-03-01 20:54:44,064 DEBUG blivet/MainThread: DeviceTree.get_device_by_path: path: /dev/vtap-eng01.storage.rdu2.redhat.com:/vol/engarchive ; incomplete: False ; hidden: False ; 2024-03-01 20:54:44,066 DEBUG blivet/MainThread: DeviceTree.get_device_by_path returned None 2024-03-01 20:54:44,066 DEBUG blivet/MainThread: failed to resolve '/dev/vtap-eng01.storage.rdu2.redhat.com:/vol/engarchive' 2024-03-01 20:54:44,069 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: nest.test.redhat.com:/mnt/tpsdist ; incomplete: False ; hidden: False ; 2024-03-01 20:54:44,071 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned None 2024-03-01 20:54:44,074 DEBUG blivet/MainThread: DeviceTree.get_device_by_path: path: /dev/nest.test.redhat.com:/mnt/tpsdist ; incomplete: False ; hidden: False ; 2024-03-01 20:54:44,076 DEBUG blivet/MainThread: DeviceTree.get_device_by_path returned None 2024-03-01 20:54:44,076 DEBUG blivet/MainThread: failed to resolve '/dev/nest.test.redhat.com:/mnt/tpsdist' 2024-03-01 20:54:44,079 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: ntap-bos-c01-eng01-nfs01b.storage.bos.redhat.com:/devops_engineering_nfs/devarchive/redhat/brewroot ; incomplete: False ; hidden: False ; 2024-03-01 20:54:44,081 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned None 2024-03-01 20:54:44,083 DEBUG blivet/MainThread: DeviceTree.get_device_by_path: path: /dev/ntap-bos-c01-eng01-nfs01b.storage.bos.redhat.com:/devops_engineering_nfs/devarchive/redhat/brewroot ; incomplete: False ; hidden: False ; 2024-03-01 20:54:44,086 DEBUG blivet/MainThread: DeviceTree.get_device_by_path returned None 2024-03-01 20:54:44,086 DEBUG blivet/MainThread: failed to resolve '/dev/ntap-bos-c01-eng01-nfs01b.storage.bos.redhat.com:/devops_engineering_nfs/devarchive/redhat/brewroot' 2024-03-01 20:54:44,088 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: ntap-bos-c01-eng01-nfs01b.storage.bos.redhat.com:/devops_brew_scratch_nfs/scratch ; incomplete: False ; hidden: False ; 2024-03-01 20:54:44,091 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned None 2024-03-01 20:54:44,093 DEBUG blivet/MainThread: DeviceTree.get_device_by_path: path: /dev/ntap-bos-c01-eng01-nfs01b.storage.bos.redhat.com:/devops_brew_scratch_nfs/scratch ; incomplete: False ; hidden: False ; 2024-03-01 20:54:44,096 DEBUG blivet/MainThread: DeviceTree.get_device_by_path returned None 2024-03-01 20:54:44,096 DEBUG blivet/MainThread: failed to resolve '/dev/ntap-bos-c01-eng01-nfs01b.storage.bos.redhat.com:/devops_brew_scratch_nfs/scratch' 2024-03-01 20:54:44,096 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 82 2024-03-01 20:54:47,029 INFO blivet/MainThread: sys.argv = ['/tmp/ansible_fedora.linux_system_roles.blivet_payload_ypfnzy0_/ansible_fedora.linux_system_roles.blivet_payload.zip/ansible_collections/fedora/linux_system_roles/plugins/modules/blivet.py'] 2024-03-01 20:54:47,062 DEBUG blivet/MainThread: Ext4FS.supported: supported: True ; 2024-03-01 20:54:47,063 INFO program/MainThread: Running [2] e2fsck -V ... 2024-03-01 20:54:47,065 INFO program/MainThread: stdout[2]: 2024-03-01 20:54:47,065 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 20:54:47,066 INFO program/MainThread: ...done [2] (exit code: 0) 2024-03-01 20:54:47,066 INFO program/MainThread: Running... modprobe --dry-run ext4 2024-03-01 20:54:47,070 DEBUG program/MainThread: Return code: 0 2024-03-01 20:54:47,070 DEBUG blivet/MainThread: get_format('ext4') returning Ext4FS instance with object id 0 2024-03-01 20:54:47,073 DEBUG blivet/MainThread: Ext4FS.supported: supported: True ; 2024-03-01 20:54:47,074 DEBUG blivet/MainThread: trying to set new default fstype to 'ext4' 2024-03-01 20:54:47,076 DEBUG blivet/MainThread: Ext4FS.supported: supported: True ; 2024-03-01 20:54:47,077 DEBUG blivet/MainThread: get_format('ext4') returning Ext4FS instance with object id 1 2024-03-01 20:54:47,079 DEBUG blivet/MainThread: Ext4FS.supported: supported: True ; 2024-03-01 20:54:47,079 INFO program/MainThread: Running... lsblk --bytes -a -o NAME,SIZE,OWNER,GROUP,MODE,FSTYPE,LABEL,UUID,PARTUUID,MOUNTPOINT 2024-03-01 20:54:47,087 INFO program/MainThread: stdout: 2024-03-01 20:54:47,087 INFO program/MainThread: NAME SIZE OWNER GROUP MODE FSTYPE LABEL UUID PARTUUID MOUNTPOINT 2024-03-01 20:54:47,087 INFO program/MainThread: sda 1073741824 root disk brw-rw---- 2024-03-01 20:54:47,087 INFO program/MainThread: sdb 1073741824 root disk brw-rw---- 2024-03-01 20:54:47,087 INFO program/MainThread: sdc 1073741824 root disk brw-rw---- 2024-03-01 20:54:47,087 INFO program/MainThread: sdd 1073741824 root disk brw-rw---- 2024-03-01 20:54:47,087 INFO program/MainThread: sde 1073741824 root disk brw-rw---- 2024-03-01 20:54:47,087 INFO program/MainThread: sdf 1073741824 root disk brw-rw---- 2024-03-01 20:54:47,087 INFO program/MainThread: sdg 1073741824 root disk brw-rw---- 2024-03-01 20:54:47,087 INFO program/MainThread: sdh 1073741824 root disk brw-rw---- 2024-03-01 20:54:47,087 INFO program/MainThread: sdi 1073741824 root disk brw-rw---- 2024-03-01 20:54:47,088 INFO program/MainThread: sdj 1073741824 root disk brw-rw---- 2024-03-01 20:54:47,088 INFO program/MainThread: sdk 1073741824 root disk brw-rw---- 2024-03-01 20:54:47,088 INFO program/MainThread: sdl 1073741824 root disk brw-rw---- 2024-03-01 20:54:47,088 INFO program/MainThread: xvda 268435456000 root disk brw-rw---- 2024-03-01 20:54:47,088 INFO program/MainThread: `-xvda1 268434390528 root disk brw-rw---- xfs a4d9efbc-be36-4c5f-99af-596afd10159d e61ef7e0-01 / 2024-03-01 20:54:47,088 DEBUG program/MainThread: Return code: 0 2024-03-01 20:54:47,088 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 20:54:47,088 DEBUG blivet/MainThread: lvm filter: clearing the lvm devices list 2024-03-01 20:54:47,088 DEBUG blivet/MainThread: lvm filter: clearing the lvm devices list 2024-03-01 20:54:47,088 INFO blivet/MainThread: resetting Blivet (version 3.6.0) instance 2024-03-01 20:54:47,089 DEBUG blivet/MainThread: lvm filter: clearing the lvm devices list 2024-03-01 20:54:47,089 INFO blivet/MainThread: DeviceTree.populate: ignored_disks is [] ; exclusive_disks is [] 2024-03-01 20:54:47,089 WARNING blivet/MainThread: Failed to call the update_volume_info method: libstoragemgmt functionality not available 2024-03-01 20:54:47,089 INFO program/MainThread: Running... udevadm settle --timeout=300 2024-03-01 20:54:47,101 DEBUG program/MainThread: Return code: 0 2024-03-01 20:54:47,114 INFO blivet/MainThread: devices to scan: ['sda', 'sdb', 'sdk', 'sdl', 'sdc', 'sdd', 'sde', 'sdf', 'sdg', 'sdh', 'sdi', 'sdj', 'xvda', 'xvda1'] 2024-03-01 20:54:47,118 DEBUG blivet/MainThread: DeviceTree.handle_device: name: sda ; info: {'CURRENT_TAGS': ':systemd:', 'DEVLINKS': '/dev/disk/by-id/scsi-SLIO-ORG_disk0_a8abeb2a-8284-458e-bf04-3e0fbc353c0a ' '/dev/disk/by-id/scsi-36001405a8abeb2a8284458ebf043e0fb ' '/dev/disk/by-id/wwn-0x6001405a8abeb2a8284458ebf043e0fb ' '/dev/disk/by-diskseq/2 ' '/dev/disk/by-id/scsi-1LIO-ORG_disk0:a8abeb2a-8284-458e-bf04-3e0fbc353c0a', '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': 'a8abeb2a-8284-458e-bf04-3e0fbc353c0a', 'ID_SERIAL': '36001405a8abeb2a8284458ebf043e0fb', 'ID_SERIAL_SHORT': '6001405a8abeb2a8284458ebf043e0fb', 'ID_TARGET_PORT': '0', 'ID_TYPE': 'disk', 'ID_VENDOR': 'LIO-ORG', 'ID_VENDOR_ENC': 'LIO-ORG\\x20', 'ID_WWN': '0x6001405a8abeb2a8', 'ID_WWN_VENDOR_EXTENSION': '0x284458ebf043e0fb', 'ID_WWN_WITH_EXTENSION': '0x6001405a8abeb2a8284458ebf043e0fb', 'MAJOR': '8', 'MINOR': '0', 'SCSI_IDENT_LUN_LOGICAL_UNIT_GROUP': '0x0', 'SCSI_IDENT_LUN_NAA_REGEXT': '6001405a8abeb2a8284458ebf043e0fb', 'SCSI_IDENT_LUN_T10': 'LIO-ORG_disk0:a8abeb2a-8284-458e-bf04-3e0fbc353c0a', 'SCSI_IDENT_PORT_NAME': 'naa.5001405a91c5ccc5,t,0x0001', 'SCSI_IDENT_PORT_RELATIVE': '0', 'SCSI_IDENT_PORT_TARGET_PORT_GROUP': '0x0', 'SCSI_IDENT_SERIAL': 'a8abeb2a-8284-458e-bf04-3e0fbc353c0a', 'SCSI_IDENT_TARGET_NAME': 'naa.5001405a91c5ccc5', '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': '336998022'} ; 2024-03-01 20:54:47,118 INFO blivet/MainThread: scanning sda (/sys/devices/tcm_loop_0/tcm_loop_adapter_0/host2/target2:0:1/2:0:1:0/block/sda)... 2024-03-01 20:54:47,119 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 20:54:47,144 INFO program/MainThread: stdout[3]: 2024-03-01 20:54:47,145 INFO program/MainThread: stderr[3]: 2024-03-01 20:54:47,145 INFO program/MainThread: ...done [3] (exit code: 0) 2024-03-01 20:54:47,149 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: sda ; incomplete: False ; hidden: False ; 2024-03-01 20:54:47,152 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned None 2024-03-01 20:54:47,156 INFO blivet/MainThread: failed to get initiator name from iscsi firmware: storaged iSCSI functionality not available 2024-03-01 20:54:47,158 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 20:54:47,162 DEBUG blivet/MainThread: DiskDevicePopulator.run: name: sda ; 2024-03-01 20:54:47,163 INFO blivet/MainThread: sda is a disk 2024-03-01 20:54:47,163 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 3 2024-03-01 20:54:47,163 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 4 2024-03-01 20:54:47,167 DEBUG blivet/MainThread: DiskDevice._set_format: sda ; type: None ; current: None ; 2024-03-01 20:54:47,170 DEBUG blivet/MainThread: DiskDevice.update_sysfs_path: sda ; status: True ; 2024-03-01 20:54:47,170 DEBUG blivet/MainThread: sda sysfs_path set to /sys/devices/tcm_loop_0/tcm_loop_adapter_0/host2/target2:0:1/2:0:1:0/block/sda 2024-03-01 20:54:47,173 DEBUG blivet/MainThread: DiskDevice.read_current_size: exists: True ; path: /dev/sda ; sysfs_path: /sys/devices/tcm_loop_0/tcm_loop_adapter_0/host2/target2:0:1/2:0:1:0/block/sda ; 2024-03-01 20:54:47,173 DEBUG blivet/MainThread: updated sda size to 1024 MiB (1024 MiB) 2024-03-01 20:54:47,174 INFO blivet/MainThread: added disk sda (id 2) to device tree 2024-03-01 20:54:47,174 INFO blivet/MainThread: got device: DiskDevice instance (0x7fcec9701e50) -- 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 = 6001405a8abeb2a8284458ebf043e0fb 2024-03-01 20:54:47,177 DEBUG blivet/MainThread: DeviceTree.handle_format: name: sda ; 2024-03-01 20:54:47,177 DEBUG blivet/MainThread: no type or existing type for sda, bailing 2024-03-01 20:54:47,180 DEBUG blivet/MainThread: DeviceTree.handle_device: name: sdb ; info: {'CURRENT_TAGS': ':systemd:', 'DEVLINKS': '/dev/disk/by-id/scsi-1LIO-ORG_disk1:c67c68fc-5fb8-4942-8812-1de7084b7176 ' '/dev/disk/by-id/wwn-0x6001405c67c68fc5fb8494288121de70 ' '/dev/disk/by-id/scsi-SLIO-ORG_disk1_c67c68fc-5fb8-4942-8812-1de7084b7176 ' '/dev/disk/by-diskseq/3 ' '/dev/disk/by-id/scsi-36001405c67c68fc5fb8494288121de70', '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': 'c67c68fc-5fb8-4942-8812-1de7084b7176', 'ID_SERIAL': '36001405c67c68fc5fb8494288121de70', 'ID_SERIAL_SHORT': '6001405c67c68fc5fb8494288121de70', 'ID_TARGET_PORT': '0', 'ID_TYPE': 'disk', 'ID_VENDOR': 'LIO-ORG', 'ID_VENDOR_ENC': 'LIO-ORG\\x20', 'ID_WWN': '0x6001405c67c68fc5', 'ID_WWN_VENDOR_EXTENSION': '0xfb8494288121de70', 'ID_WWN_WITH_EXTENSION': '0x6001405c67c68fc5fb8494288121de70', 'MAJOR': '8', 'MINOR': '16', 'SCSI_IDENT_LUN_LOGICAL_UNIT_GROUP': '0x0', 'SCSI_IDENT_LUN_NAA_REGEXT': '6001405c67c68fc5fb8494288121de70', 'SCSI_IDENT_LUN_T10': 'LIO-ORG_disk1:c67c68fc-5fb8-4942-8812-1de7084b7176', 'SCSI_IDENT_PORT_NAME': 'naa.5001405a91c5ccc5,t,0x0001', 'SCSI_IDENT_PORT_RELATIVE': '0', 'SCSI_IDENT_PORT_TARGET_PORT_GROUP': '0x0', 'SCSI_IDENT_SERIAL': 'c67c68fc-5fb8-4942-8812-1de7084b7176', 'SCSI_IDENT_TARGET_NAME': 'naa.5001405a91c5ccc5', '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': '337020590'} ; 2024-03-01 20:54:47,180 INFO blivet/MainThread: scanning sdb (/sys/devices/tcm_loop_0/tcm_loop_adapter_0/host2/target2:0:1/2:0:1:1/block/sdb)... 2024-03-01 20:54:47,183 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: sdb ; incomplete: False ; hidden: False ; 2024-03-01 20:54:47,186 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned None 2024-03-01 20:54:47,191 DEBUG blivet/MainThread: DiskDevicePopulator.run: name: sdb ; 2024-03-01 20:54:47,192 INFO blivet/MainThread: sdb is a disk 2024-03-01 20:54:47,192 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 8 2024-03-01 20:54:47,192 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 9 2024-03-01 20:54:47,195 DEBUG blivet/MainThread: DiskDevice._set_format: sdb ; type: None ; current: None ; 2024-03-01 20:54:47,198 DEBUG blivet/MainThread: DiskDevice.update_sysfs_path: sdb ; status: True ; 2024-03-01 20:54:47,198 DEBUG blivet/MainThread: sdb sysfs_path set to /sys/devices/tcm_loop_0/tcm_loop_adapter_0/host2/target2:0:1/2:0:1:1/block/sdb 2024-03-01 20:54:47,201 DEBUG blivet/MainThread: DiskDevice.read_current_size: exists: True ; path: /dev/sdb ; sysfs_path: /sys/devices/tcm_loop_0/tcm_loop_adapter_0/host2/target2:0:1/2:0:1:1/block/sdb ; 2024-03-01 20:54:47,201 DEBUG blivet/MainThread: updated sdb size to 1024 MiB (1024 MiB) 2024-03-01 20:54:47,202 INFO blivet/MainThread: added disk sdb (id 7) to device tree 2024-03-01 20:54:47,202 INFO blivet/MainThread: got device: DiskDevice instance (0x7fcec9397f40) -- 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 = 6001405c67c68fc5fb8494288121de70 2024-03-01 20:54:47,205 DEBUG blivet/MainThread: DeviceTree.handle_format: name: sdb ; 2024-03-01 20:54:47,205 DEBUG blivet/MainThread: no type or existing type for sdb, bailing 2024-03-01 20:54:47,208 DEBUG blivet/MainThread: DeviceTree.handle_device: name: sdk ; info: {'CURRENT_TAGS': ':systemd:', 'DEVLINKS': '/dev/disk/by-id/wwn-0x6001405e1b8c6d03d0840ccbaa99ea54 ' '/dev/disk/by-id/scsi-SLIO-ORG_disk10_e1b8c6d0-3d08-40cc-baa9-9ea541aeb400 ' '/dev/disk/by-id/scsi-36001405e1b8c6d03d0840ccbaa99ea54 ' '/dev/disk/by-diskseq/12 ' '/dev/disk/by-id/scsi-1LIO-ORG_disk10:e1b8c6d0-3d08-40cc-baa9-9ea541aeb400', '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': 'e1b8c6d0-3d08-40cc-baa9-9ea541aeb400', 'ID_SERIAL': '36001405e1b8c6d03d0840ccbaa99ea54', 'ID_SERIAL_SHORT': '6001405e1b8c6d03d0840ccbaa99ea54', 'ID_TARGET_PORT': '0', 'ID_TYPE': 'disk', 'ID_VENDOR': 'LIO-ORG', 'ID_VENDOR_ENC': 'LIO-ORG\\x20', 'ID_WWN': '0x6001405e1b8c6d03', 'ID_WWN_VENDOR_EXTENSION': '0xd0840ccbaa99ea54', 'ID_WWN_WITH_EXTENSION': '0x6001405e1b8c6d03d0840ccbaa99ea54', 'MAJOR': '8', 'MINOR': '160', 'SCSI_IDENT_LUN_LOGICAL_UNIT_GROUP': '0x0', 'SCSI_IDENT_LUN_NAA_REGEXT': '6001405e1b8c6d03d0840ccbaa99ea54', 'SCSI_IDENT_LUN_T10': 'LIO-ORG_disk10:e1b8c6d0-3d08-40cc-baa9-9ea541aeb400', 'SCSI_IDENT_PORT_NAME': 'naa.5001405a91c5ccc5,t,0x0001', 'SCSI_IDENT_PORT_RELATIVE': '0', 'SCSI_IDENT_PORT_TARGET_PORT_GROUP': '0x0', 'SCSI_IDENT_SERIAL': 'e1b8c6d0-3d08-40cc-baa9-9ea541aeb400', 'SCSI_IDENT_TARGET_NAME': 'naa.5001405a91c5ccc5', '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': '337615258'} ; 2024-03-01 20:54:47,208 INFO blivet/MainThread: scanning sdk (/sys/devices/tcm_loop_0/tcm_loop_adapter_0/host2/target2:0:1/2:0:1:10/block/sdk)... 2024-03-01 20:54:47,211 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: sdk ; incomplete: False ; hidden: False ; 2024-03-01 20:54:47,214 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned None 2024-03-01 20:54:47,219 DEBUG blivet/MainThread: DiskDevicePopulator.run: name: sdk ; 2024-03-01 20:54:47,219 INFO blivet/MainThread: sdk is a disk 2024-03-01 20:54:47,219 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 13 2024-03-01 20:54:47,220 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 14 2024-03-01 20:54:47,222 DEBUG blivet/MainThread: DiskDevice._set_format: sdk ; type: None ; current: None ; 2024-03-01 20:54:47,225 DEBUG blivet/MainThread: DiskDevice.update_sysfs_path: sdk ; status: True ; 2024-03-01 20:54:47,226 DEBUG blivet/MainThread: sdk sysfs_path set to /sys/devices/tcm_loop_0/tcm_loop_adapter_0/host2/target2:0:1/2:0:1:10/block/sdk 2024-03-01 20:54:47,229 DEBUG blivet/MainThread: DiskDevice.read_current_size: exists: True ; path: /dev/sdk ; sysfs_path: /sys/devices/tcm_loop_0/tcm_loop_adapter_0/host2/target2:0:1/2:0:1:10/block/sdk ; 2024-03-01 20:54:47,229 DEBUG blivet/MainThread: updated sdk size to 1024 MiB (1024 MiB) 2024-03-01 20:54:47,229 INFO blivet/MainThread: added disk sdk (id 12) to device tree 2024-03-01 20:54:47,229 INFO blivet/MainThread: got device: DiskDevice instance (0x7fcec9397f70) -- 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 = 6001405e1b8c6d03d0840ccbaa99ea54 2024-03-01 20:54:47,232 DEBUG blivet/MainThread: DeviceTree.handle_format: name: sdk ; 2024-03-01 20:54:47,232 DEBUG blivet/MainThread: no type or existing type for sdk, bailing 2024-03-01 20:54:47,235 DEBUG blivet/MainThread: DeviceTree.handle_device: name: sdl ; info: {'CURRENT_TAGS': ':systemd:', 'DEVLINKS': '/dev/disk/by-id/wwn-0x6001405f208e545093d44a6ac77aa8bf ' '/dev/disk/by-diskseq/13 ' '/dev/disk/by-id/scsi-1LIO-ORG_disk11:f208e545-093d-44a6-ac77-aa8bfab02819 ' '/dev/disk/by-id/scsi-SLIO-ORG_disk11_f208e545-093d-44a6-ac77-aa8bfab02819 ' '/dev/disk/by-id/scsi-36001405f208e545093d44a6ac77aa8bf', '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': 'f208e545-093d-44a6-ac77-aa8bfab02819', 'ID_SERIAL': '36001405f208e545093d44a6ac77aa8bf', 'ID_SERIAL_SHORT': '6001405f208e545093d44a6ac77aa8bf', 'ID_TARGET_PORT': '0', 'ID_TYPE': 'disk', 'ID_VENDOR': 'LIO-ORG', 'ID_VENDOR_ENC': 'LIO-ORG\\x20', 'ID_WWN': '0x6001405f208e5450', 'ID_WWN_VENDOR_EXTENSION': '0x93d44a6ac77aa8bf', 'ID_WWN_WITH_EXTENSION': '0x6001405f208e545093d44a6ac77aa8bf', 'MAJOR': '8', 'MINOR': '176', 'SCSI_IDENT_LUN_LOGICAL_UNIT_GROUP': '0x0', 'SCSI_IDENT_LUN_NAA_REGEXT': '6001405f208e545093d44a6ac77aa8bf', 'SCSI_IDENT_LUN_T10': 'LIO-ORG_disk11:f208e545-093d-44a6-ac77-aa8bfab02819', 'SCSI_IDENT_PORT_NAME': 'naa.5001405a91c5ccc5,t,0x0001', 'SCSI_IDENT_PORT_RELATIVE': '0', 'SCSI_IDENT_PORT_TARGET_PORT_GROUP': '0x0', 'SCSI_IDENT_SERIAL': 'f208e545-093d-44a6-ac77-aa8bfab02819', 'SCSI_IDENT_TARGET_NAME': 'naa.5001405a91c5ccc5', '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': '337703429'} ; 2024-03-01 20:54:47,235 INFO blivet/MainThread: scanning sdl (/sys/devices/tcm_loop_0/tcm_loop_adapter_0/host2/target2:0:1/2:0:1:11/block/sdl)... 2024-03-01 20:54:47,238 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: sdl ; incomplete: False ; hidden: False ; 2024-03-01 20:54:47,241 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned None 2024-03-01 20:54:47,246 DEBUG blivet/MainThread: DiskDevicePopulator.run: name: sdl ; 2024-03-01 20:54:47,246 INFO blivet/MainThread: sdl is a disk 2024-03-01 20:54:47,246 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 18 2024-03-01 20:54:47,247 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 19 2024-03-01 20:54:47,249 DEBUG blivet/MainThread: DiskDevice._set_format: sdl ; type: None ; current: None ; 2024-03-01 20:54:47,252 DEBUG blivet/MainThread: DiskDevice.update_sysfs_path: sdl ; status: True ; 2024-03-01 20:54:47,253 DEBUG blivet/MainThread: sdl sysfs_path set to /sys/devices/tcm_loop_0/tcm_loop_adapter_0/host2/target2:0:1/2:0:1:11/block/sdl 2024-03-01 20:54:47,255 DEBUG blivet/MainThread: DiskDevice.read_current_size: exists: True ; path: /dev/sdl ; sysfs_path: /sys/devices/tcm_loop_0/tcm_loop_adapter_0/host2/target2:0:1/2:0:1:11/block/sdl ; 2024-03-01 20:54:47,256 DEBUG blivet/MainThread: updated sdl size to 1024 MiB (1024 MiB) 2024-03-01 20:54:47,256 INFO blivet/MainThread: added disk sdl (id 17) to device tree 2024-03-01 20:54:47,256 INFO blivet/MainThread: got device: DiskDevice instance (0x7fcec837bfa0) -- 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 = 6001405f208e545093d44a6ac77aa8bf 2024-03-01 20:54:47,259 DEBUG blivet/MainThread: DeviceTree.handle_format: name: sdl ; 2024-03-01 20:54:47,259 DEBUG blivet/MainThread: no type or existing type for sdl, bailing 2024-03-01 20:54:47,262 DEBUG blivet/MainThread: DeviceTree.handle_device: name: sdc ; info: {'CURRENT_TAGS': ':systemd:', 'DEVLINKS': '/dev/disk/by-diskseq/4 ' '/dev/disk/by-id/scsi-360014050b2dc9bc15ac412f92a30dd57 ' '/dev/disk/by-id/scsi-1LIO-ORG_disk2:0b2dc9bc-15ac-412f-92a3-0dd570796fb3 ' '/dev/disk/by-id/wwn-0x60014050b2dc9bc15ac412f92a30dd57 ' '/dev/disk/by-id/scsi-SLIO-ORG_disk2_0b2dc9bc-15ac-412f-92a3-0dd570796fb3', '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': '0b2dc9bc-15ac-412f-92a3-0dd570796fb3', 'ID_SERIAL': '360014050b2dc9bc15ac412f92a30dd57', 'ID_SERIAL_SHORT': '60014050b2dc9bc15ac412f92a30dd57', 'ID_TARGET_PORT': '0', 'ID_TYPE': 'disk', 'ID_VENDOR': 'LIO-ORG', 'ID_VENDOR_ENC': 'LIO-ORG\\x20', 'ID_WWN': '0x60014050b2dc9bc1', 'ID_WWN_VENDOR_EXTENSION': '0x5ac412f92a30dd57', 'ID_WWN_WITH_EXTENSION': '0x60014050b2dc9bc15ac412f92a30dd57', 'MAJOR': '8', 'MINOR': '32', 'SCSI_IDENT_LUN_LOGICAL_UNIT_GROUP': '0x0', 'SCSI_IDENT_LUN_NAA_REGEXT': '60014050b2dc9bc15ac412f92a30dd57', 'SCSI_IDENT_LUN_T10': 'LIO-ORG_disk2:0b2dc9bc-15ac-412f-92a3-0dd570796fb3', 'SCSI_IDENT_PORT_NAME': 'naa.5001405a91c5ccc5,t,0x0001', 'SCSI_IDENT_PORT_RELATIVE': '0', 'SCSI_IDENT_PORT_TARGET_PORT_GROUP': '0x0', 'SCSI_IDENT_SERIAL': '0b2dc9bc-15ac-412f-92a3-0dd570796fb3', 'SCSI_IDENT_TARGET_NAME': 'naa.5001405a91c5ccc5', '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': '337088436'} ; 2024-03-01 20:54:47,262 INFO blivet/MainThread: scanning sdc (/sys/devices/tcm_loop_0/tcm_loop_adapter_0/host2/target2:0:1/2:0:1:2/block/sdc)... 2024-03-01 20:54:47,265 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: sdc ; incomplete: False ; hidden: False ; 2024-03-01 20:54:47,267 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned None 2024-03-01 20:54:47,273 DEBUG blivet/MainThread: DiskDevicePopulator.run: name: sdc ; 2024-03-01 20:54:47,273 INFO blivet/MainThread: sdc is a disk 2024-03-01 20:54:47,273 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 23 2024-03-01 20:54:47,273 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 24 2024-03-01 20:54:47,276 DEBUG blivet/MainThread: DiskDevice._set_format: sdc ; type: None ; current: None ; 2024-03-01 20:54:47,279 DEBUG blivet/MainThread: DiskDevice.update_sysfs_path: sdc ; status: True ; 2024-03-01 20:54:47,279 DEBUG blivet/MainThread: sdc sysfs_path set to /sys/devices/tcm_loop_0/tcm_loop_adapter_0/host2/target2:0:1/2:0:1:2/block/sdc 2024-03-01 20:54:47,282 DEBUG blivet/MainThread: DiskDevice.read_current_size: exists: True ; path: /dev/sdc ; sysfs_path: /sys/devices/tcm_loop_0/tcm_loop_adapter_0/host2/target2:0:1/2:0:1:2/block/sdc ; 2024-03-01 20:54:47,282 DEBUG blivet/MainThread: updated sdc size to 1024 MiB (1024 MiB) 2024-03-01 20:54:47,283 INFO blivet/MainThread: added disk sdc (id 22) to device tree 2024-03-01 20:54:47,283 INFO blivet/MainThread: got device: DiskDevice instance (0x7fcec9397eb0) -- 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 = 60014050b2dc9bc15ac412f92a30dd57 2024-03-01 20:54:47,286 DEBUG blivet/MainThread: DeviceTree.handle_format: name: sdc ; 2024-03-01 20:54:47,286 DEBUG blivet/MainThread: no type or existing type for sdc, bailing 2024-03-01 20:54:47,289 DEBUG blivet/MainThread: DeviceTree.handle_device: name: sdd ; info: {'CURRENT_TAGS': ':systemd:', 'DEVLINKS': '/dev/disk/by-id/wwn-0x600140528254ba1444f43aba0eef4ede ' '/dev/disk/by-id/scsi-SLIO-ORG_disk3_28254ba1-444f-43ab-a0ee-f4edee35f467 ' '/dev/disk/by-diskseq/5 ' '/dev/disk/by-id/scsi-1LIO-ORG_disk3:28254ba1-444f-43ab-a0ee-f4edee35f467 ' '/dev/disk/by-id/scsi-3600140528254ba1444f43aba0eef4ede', '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': '28254ba1-444f-43ab-a0ee-f4edee35f467', 'ID_SERIAL': '3600140528254ba1444f43aba0eef4ede', 'ID_SERIAL_SHORT': '600140528254ba1444f43aba0eef4ede', 'ID_TARGET_PORT': '0', 'ID_TYPE': 'disk', 'ID_VENDOR': 'LIO-ORG', 'ID_VENDOR_ENC': 'LIO-ORG\\x20', 'ID_WWN': '0x600140528254ba14', 'ID_WWN_VENDOR_EXTENSION': '0x44f43aba0eef4ede', 'ID_WWN_WITH_EXTENSION': '0x600140528254ba1444f43aba0eef4ede', 'MAJOR': '8', 'MINOR': '48', 'SCSI_IDENT_LUN_LOGICAL_UNIT_GROUP': '0x0', 'SCSI_IDENT_LUN_NAA_REGEXT': '600140528254ba1444f43aba0eef4ede', 'SCSI_IDENT_LUN_T10': 'LIO-ORG_disk3:28254ba1-444f-43ab-a0ee-f4edee35f467', 'SCSI_IDENT_PORT_NAME': 'naa.5001405a91c5ccc5,t,0x0001', 'SCSI_IDENT_PORT_RELATIVE': '0', 'SCSI_IDENT_PORT_TARGET_PORT_GROUP': '0x0', 'SCSI_IDENT_SERIAL': '28254ba1-444f-43ab-a0ee-f4edee35f467', 'SCSI_IDENT_TARGET_NAME': 'naa.5001405a91c5ccc5', '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': '337038990'} ; 2024-03-01 20:54:47,289 INFO blivet/MainThread: scanning sdd (/sys/devices/tcm_loop_0/tcm_loop_adapter_0/host2/target2:0:1/2:0:1:3/block/sdd)... 2024-03-01 20:54:47,291 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: sdd ; incomplete: False ; hidden: False ; 2024-03-01 20:54:47,294 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned None 2024-03-01 20:54:47,299 DEBUG blivet/MainThread: DiskDevicePopulator.run: name: sdd ; 2024-03-01 20:54:47,300 INFO blivet/MainThread: sdd is a disk 2024-03-01 20:54:47,300 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 28 2024-03-01 20:54:47,300 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 29 2024-03-01 20:54:47,303 DEBUG blivet/MainThread: DiskDevice._set_format: sdd ; type: None ; current: None ; 2024-03-01 20:54:47,306 DEBUG blivet/MainThread: DiskDevice.update_sysfs_path: sdd ; status: True ; 2024-03-01 20:54:47,306 DEBUG blivet/MainThread: sdd sysfs_path set to /sys/devices/tcm_loop_0/tcm_loop_adapter_0/host2/target2:0:1/2:0:1:3/block/sdd 2024-03-01 20:54:47,309 DEBUG blivet/MainThread: DiskDevice.read_current_size: exists: True ; path: /dev/sdd ; sysfs_path: /sys/devices/tcm_loop_0/tcm_loop_adapter_0/host2/target2:0:1/2:0:1:3/block/sdd ; 2024-03-01 20:54:47,309 DEBUG blivet/MainThread: updated sdd size to 1024 MiB (1024 MiB) 2024-03-01 20:54:47,309 INFO blivet/MainThread: added disk sdd (id 27) to device tree 2024-03-01 20:54:47,309 INFO blivet/MainThread: got device: DiskDevice instance (0x7fcec9840460) -- 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 = 600140528254ba1444f43aba0eef4ede 2024-03-01 20:54:47,312 DEBUG blivet/MainThread: DeviceTree.handle_format: name: sdd ; 2024-03-01 20:54:47,312 DEBUG blivet/MainThread: no type or existing type for sdd, bailing 2024-03-01 20:54:47,315 DEBUG blivet/MainThread: DeviceTree.handle_device: name: sde ; info: {'CURRENT_TAGS': ':systemd:', 'DEVLINKS': '/dev/disk/by-id/scsi-SLIO-ORG_disk4_8a9a6b3d-7bec-490e-abf9-e15bfef000fd ' '/dev/disk/by-id/wwn-0x60014058a9a6b3d7bec490eabf9e15bf ' '/dev/disk/by-diskseq/6 ' '/dev/disk/by-id/scsi-1LIO-ORG_disk4:8a9a6b3d-7bec-490e-abf9-e15bfef000fd ' '/dev/disk/by-id/scsi-360014058a9a6b3d7bec490eabf9e15bf', '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': '8a9a6b3d-7bec-490e-abf9-e15bfef000fd', 'ID_SERIAL': '360014058a9a6b3d7bec490eabf9e15bf', 'ID_SERIAL_SHORT': '60014058a9a6b3d7bec490eabf9e15bf', 'ID_TARGET_PORT': '0', 'ID_TYPE': 'disk', 'ID_VENDOR': 'LIO-ORG', 'ID_VENDOR_ENC': 'LIO-ORG\\x20', 'ID_WWN': '0x60014058a9a6b3d7', 'ID_WWN_VENDOR_EXTENSION': '0xbec490eabf9e15bf', 'ID_WWN_WITH_EXTENSION': '0x60014058a9a6b3d7bec490eabf9e15bf', 'MAJOR': '8', 'MINOR': '64', 'SCSI_IDENT_LUN_LOGICAL_UNIT_GROUP': '0x0', 'SCSI_IDENT_LUN_NAA_REGEXT': '60014058a9a6b3d7bec490eabf9e15bf', 'SCSI_IDENT_LUN_T10': 'LIO-ORG_disk4:8a9a6b3d-7bec-490e-abf9-e15bfef000fd', 'SCSI_IDENT_PORT_NAME': 'naa.5001405a91c5ccc5,t,0x0001', 'SCSI_IDENT_PORT_RELATIVE': '0', 'SCSI_IDENT_PORT_TARGET_PORT_GROUP': '0x0', 'SCSI_IDENT_SERIAL': '8a9a6b3d-7bec-490e-abf9-e15bfef000fd', 'SCSI_IDENT_TARGET_NAME': 'naa.5001405a91c5ccc5', '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': '337149758'} ; 2024-03-01 20:54:47,315 INFO blivet/MainThread: scanning sde (/sys/devices/tcm_loop_0/tcm_loop_adapter_0/host2/target2:0:1/2:0:1:4/block/sde)... 2024-03-01 20:54:47,318 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: sde ; incomplete: False ; hidden: False ; 2024-03-01 20:54:47,321 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned None 2024-03-01 20:54:47,326 DEBUG blivet/MainThread: DiskDevicePopulator.run: name: sde ; 2024-03-01 20:54:47,327 INFO blivet/MainThread: sde is a disk 2024-03-01 20:54:47,327 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 33 2024-03-01 20:54:47,327 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 34 2024-03-01 20:54:47,330 DEBUG blivet/MainThread: DiskDevice._set_format: sde ; type: None ; current: None ; 2024-03-01 20:54:47,332 DEBUG blivet/MainThread: DiskDevice.update_sysfs_path: sde ; status: True ; 2024-03-01 20:54:47,333 DEBUG blivet/MainThread: sde sysfs_path set to /sys/devices/tcm_loop_0/tcm_loop_adapter_0/host2/target2:0:1/2:0:1:4/block/sde 2024-03-01 20:54:47,335 DEBUG blivet/MainThread: DiskDevice.read_current_size: exists: True ; path: /dev/sde ; sysfs_path: /sys/devices/tcm_loop_0/tcm_loop_adapter_0/host2/target2:0:1/2:0:1:4/block/sde ; 2024-03-01 20:54:47,336 DEBUG blivet/MainThread: updated sde size to 1024 MiB (1024 MiB) 2024-03-01 20:54:47,336 INFO blivet/MainThread: added disk sde (id 32) to device tree 2024-03-01 20:54:47,336 INFO blivet/MainThread: got device: DiskDevice instance (0x7fcec8304610) -- 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 = 60014058a9a6b3d7bec490eabf9e15bf 2024-03-01 20:54:47,339 DEBUG blivet/MainThread: DeviceTree.handle_format: name: sde ; 2024-03-01 20:54:47,339 DEBUG blivet/MainThread: no type or existing type for sde, bailing 2024-03-01 20:54:47,342 DEBUG blivet/MainThread: DeviceTree.handle_device: name: sdf ; info: {'CURRENT_TAGS': ':systemd:', 'DEVLINKS': '/dev/disk/by-id/scsi-1LIO-ORG_disk5:25b7012b-f4c5-41b5-b081-3087a0ec48d2 ' '/dev/disk/by-diskseq/7 ' '/dev/disk/by-id/scsi-SLIO-ORG_disk5_25b7012b-f4c5-41b5-b081-3087a0ec48d2 ' '/dev/disk/by-id/scsi-3600140525b7012bf4c541b5b0813087a ' '/dev/disk/by-id/wwn-0x600140525b7012bf4c541b5b0813087a', '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': '25b7012b-f4c5-41b5-b081-3087a0ec48d2', 'ID_SERIAL': '3600140525b7012bf4c541b5b0813087a', 'ID_SERIAL_SHORT': '600140525b7012bf4c541b5b0813087a', 'ID_TARGET_PORT': '0', 'ID_TYPE': 'disk', 'ID_VENDOR': 'LIO-ORG', 'ID_VENDOR_ENC': 'LIO-ORG\\x20', 'ID_WWN': '0x600140525b7012bf', 'ID_WWN_VENDOR_EXTENSION': '0x4c541b5b0813087a', 'ID_WWN_WITH_EXTENSION': '0x600140525b7012bf4c541b5b0813087a', 'MAJOR': '8', 'MINOR': '80', 'SCSI_IDENT_LUN_LOGICAL_UNIT_GROUP': '0x0', 'SCSI_IDENT_LUN_NAA_REGEXT': '600140525b7012bf4c541b5b0813087a', 'SCSI_IDENT_LUN_T10': 'LIO-ORG_disk5:25b7012b-f4c5-41b5-b081-3087a0ec48d2', 'SCSI_IDENT_PORT_NAME': 'naa.5001405a91c5ccc5,t,0x0001', 'SCSI_IDENT_PORT_RELATIVE': '0', 'SCSI_IDENT_PORT_TARGET_PORT_GROUP': '0x0', 'SCSI_IDENT_SERIAL': '25b7012b-f4c5-41b5-b081-3087a0ec48d2', 'SCSI_IDENT_TARGET_NAME': 'naa.5001405a91c5ccc5', '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': '337251391'} ; 2024-03-01 20:54:47,342 INFO blivet/MainThread: scanning sdf (/sys/devices/tcm_loop_0/tcm_loop_adapter_0/host2/target2:0:1/2:0:1:5/block/sdf)... 2024-03-01 20:54:47,345 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: sdf ; incomplete: False ; hidden: False ; 2024-03-01 20:54:47,348 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned None 2024-03-01 20:54:47,353 DEBUG blivet/MainThread: DiskDevicePopulator.run: name: sdf ; 2024-03-01 20:54:47,353 INFO blivet/MainThread: sdf is a disk 2024-03-01 20:54:47,353 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 38 2024-03-01 20:54:47,353 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 39 2024-03-01 20:54:47,356 DEBUG blivet/MainThread: DiskDevice._set_format: sdf ; type: None ; current: None ; 2024-03-01 20:54:47,359 DEBUG blivet/MainThread: DiskDevice.update_sysfs_path: sdf ; status: True ; 2024-03-01 20:54:47,359 DEBUG blivet/MainThread: sdf sysfs_path set to /sys/devices/tcm_loop_0/tcm_loop_adapter_0/host2/target2:0:1/2:0:1:5/block/sdf 2024-03-01 20:54:47,362 DEBUG blivet/MainThread: DiskDevice.read_current_size: exists: True ; path: /dev/sdf ; sysfs_path: /sys/devices/tcm_loop_0/tcm_loop_adapter_0/host2/target2:0:1/2:0:1:5/block/sdf ; 2024-03-01 20:54:47,362 DEBUG blivet/MainThread: updated sdf size to 1024 MiB (1024 MiB) 2024-03-01 20:54:47,363 INFO blivet/MainThread: added disk sdf (id 37) to device tree 2024-03-01 20:54:47,363 INFO blivet/MainThread: got device: DiskDevice instance (0x7fcec837b790) -- 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 = 600140525b7012bf4c541b5b0813087a 2024-03-01 20:54:47,366 DEBUG blivet/MainThread: DeviceTree.handle_format: name: sdf ; 2024-03-01 20:54:47,366 DEBUG blivet/MainThread: no type or existing type for sdf, bailing 2024-03-01 20:54:47,369 DEBUG blivet/MainThread: DeviceTree.handle_device: name: sdg ; info: {'CURRENT_TAGS': ':systemd:', 'DEVLINKS': '/dev/disk/by-diskseq/8 ' '/dev/disk/by-id/scsi-SLIO-ORG_disk6_2fcb2cc6-c284-43ea-b562-c0b7eba2ff7a ' '/dev/disk/by-id/scsi-360014052fcb2cc6c28443eab562c0b7e ' '/dev/disk/by-id/scsi-1LIO-ORG_disk6:2fcb2cc6-c284-43ea-b562-c0b7eba2ff7a ' '/dev/disk/by-id/wwn-0x60014052fcb2cc6c28443eab562c0b7e', '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': '2fcb2cc6-c284-43ea-b562-c0b7eba2ff7a', 'ID_SERIAL': '360014052fcb2cc6c28443eab562c0b7e', 'ID_SERIAL_SHORT': '60014052fcb2cc6c28443eab562c0b7e', 'ID_TARGET_PORT': '0', 'ID_TYPE': 'disk', 'ID_VENDOR': 'LIO-ORG', 'ID_VENDOR_ENC': 'LIO-ORG\\x20', 'ID_WWN': '0x60014052fcb2cc6c', 'ID_WWN_VENDOR_EXTENSION': '0x28443eab562c0b7e', 'ID_WWN_WITH_EXTENSION': '0x60014052fcb2cc6c28443eab562c0b7e', 'MAJOR': '8', 'MINOR': '96', 'SCSI_IDENT_LUN_LOGICAL_UNIT_GROUP': '0x0', 'SCSI_IDENT_LUN_NAA_REGEXT': '60014052fcb2cc6c28443eab562c0b7e', 'SCSI_IDENT_LUN_T10': 'LIO-ORG_disk6:2fcb2cc6-c284-43ea-b562-c0b7eba2ff7a', 'SCSI_IDENT_PORT_NAME': 'naa.5001405a91c5ccc5,t,0x0001', 'SCSI_IDENT_PORT_RELATIVE': '0', 'SCSI_IDENT_PORT_TARGET_PORT_GROUP': '0x0', 'SCSI_IDENT_SERIAL': '2fcb2cc6-c284-43ea-b562-c0b7eba2ff7a', 'SCSI_IDENT_TARGET_NAME': 'naa.5001405a91c5ccc5', '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': '337228647'} ; 2024-03-01 20:54:47,369 INFO blivet/MainThread: scanning sdg (/sys/devices/tcm_loop_0/tcm_loop_adapter_0/host2/target2:0:1/2:0:1:6/block/sdg)... 2024-03-01 20:54:47,372 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: sdg ; incomplete: False ; hidden: False ; 2024-03-01 20:54:47,374 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned None 2024-03-01 20:54:47,379 DEBUG blivet/MainThread: DiskDevicePopulator.run: name: sdg ; 2024-03-01 20:54:47,380 INFO blivet/MainThread: sdg is a disk 2024-03-01 20:54:47,380 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 43 2024-03-01 20:54:47,380 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 44 2024-03-01 20:54:47,383 DEBUG blivet/MainThread: DiskDevice._set_format: sdg ; type: None ; current: None ; 2024-03-01 20:54:47,385 DEBUG blivet/MainThread: DiskDevice.update_sysfs_path: sdg ; status: True ; 2024-03-01 20:54:47,386 DEBUG blivet/MainThread: sdg sysfs_path set to /sys/devices/tcm_loop_0/tcm_loop_adapter_0/host2/target2:0:1/2:0:1:6/block/sdg 2024-03-01 20:54:47,388 DEBUG blivet/MainThread: DiskDevice.read_current_size: exists: True ; path: /dev/sdg ; sysfs_path: /sys/devices/tcm_loop_0/tcm_loop_adapter_0/host2/target2:0:1/2:0:1:6/block/sdg ; 2024-03-01 20:54:47,389 DEBUG blivet/MainThread: updated sdg size to 1024 MiB (1024 MiB) 2024-03-01 20:54:47,389 INFO blivet/MainThread: added disk sdg (id 42) to device tree 2024-03-01 20:54:47,389 INFO blivet/MainThread: got device: DiskDevice instance (0x7fcec8310b80) -- 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 = 60014052fcb2cc6c28443eab562c0b7e 2024-03-01 20:54:47,392 DEBUG blivet/MainThread: DeviceTree.handle_format: name: sdg ; 2024-03-01 20:54:47,392 DEBUG blivet/MainThread: no type or existing type for sdg, bailing 2024-03-01 20:54:47,395 DEBUG blivet/MainThread: DeviceTree.handle_device: name: sdh ; info: {'CURRENT_TAGS': ':systemd:', 'DEVLINKS': '/dev/disk/by-diskseq/9 ' '/dev/disk/by-id/scsi-1LIO-ORG_disk7:130490dc-6bc5-4a3a-884c-8d67508d4785 ' '/dev/disk/by-id/scsi-SLIO-ORG_disk7_130490dc-6bc5-4a3a-884c-8d67508d4785 ' '/dev/disk/by-id/wwn-0x6001405130490dc6bc54a3a884c8d675 ' '/dev/disk/by-id/scsi-36001405130490dc6bc54a3a884c8d675', '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': '130490dc-6bc5-4a3a-884c-8d67508d4785', 'ID_SERIAL': '36001405130490dc6bc54a3a884c8d675', 'ID_SERIAL_SHORT': '6001405130490dc6bc54a3a884c8d675', 'ID_TARGET_PORT': '0', 'ID_TYPE': 'disk', 'ID_VENDOR': 'LIO-ORG', 'ID_VENDOR_ENC': 'LIO-ORG\\x20', 'ID_WWN': '0x6001405130490dc6', 'ID_WWN_VENDOR_EXTENSION': '0xbc54a3a884c8d675', 'ID_WWN_WITH_EXTENSION': '0x6001405130490dc6bc54a3a884c8d675', 'MAJOR': '8', 'MINOR': '112', 'SCSI_IDENT_LUN_LOGICAL_UNIT_GROUP': '0x0', 'SCSI_IDENT_LUN_NAA_REGEXT': '6001405130490dc6bc54a3a884c8d675', 'SCSI_IDENT_LUN_T10': 'LIO-ORG_disk7:130490dc-6bc5-4a3a-884c-8d67508d4785', 'SCSI_IDENT_PORT_NAME': 'naa.5001405a91c5ccc5,t,0x0001', 'SCSI_IDENT_PORT_RELATIVE': '0', 'SCSI_IDENT_PORT_TARGET_PORT_GROUP': '0x0', 'SCSI_IDENT_SERIAL': '130490dc-6bc5-4a3a-884c-8d67508d4785', 'SCSI_IDENT_TARGET_NAME': 'naa.5001405a91c5ccc5', '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': '337415073'} ; 2024-03-01 20:54:47,395 INFO blivet/MainThread: scanning sdh (/sys/devices/tcm_loop_0/tcm_loop_adapter_0/host2/target2:0:1/2:0:1:7/block/sdh)... 2024-03-01 20:54:47,398 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: sdh ; incomplete: False ; hidden: False ; 2024-03-01 20:54:47,401 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned None 2024-03-01 20:54:47,406 DEBUG blivet/MainThread: DiskDevicePopulator.run: name: sdh ; 2024-03-01 20:54:47,406 INFO blivet/MainThread: sdh is a disk 2024-03-01 20:54:47,406 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 48 2024-03-01 20:54:47,406 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 49 2024-03-01 20:54:47,409 DEBUG blivet/MainThread: DiskDevice._set_format: sdh ; type: None ; current: None ; 2024-03-01 20:54:47,412 DEBUG blivet/MainThread: DiskDevice.update_sysfs_path: sdh ; status: True ; 2024-03-01 20:54:47,412 DEBUG blivet/MainThread: sdh sysfs_path set to /sys/devices/tcm_loop_0/tcm_loop_adapter_0/host2/target2:0:1/2:0:1:7/block/sdh 2024-03-01 20:54:47,415 DEBUG blivet/MainThread: DiskDevice.read_current_size: exists: True ; path: /dev/sdh ; sysfs_path: /sys/devices/tcm_loop_0/tcm_loop_adapter_0/host2/target2:0:1/2:0:1:7/block/sdh ; 2024-03-01 20:54:47,415 DEBUG blivet/MainThread: updated sdh size to 1024 MiB (1024 MiB) 2024-03-01 20:54:47,416 INFO blivet/MainThread: added disk sdh (id 47) to device tree 2024-03-01 20:54:47,416 INFO blivet/MainThread: got device: DiskDevice instance (0x7fcec8310f10) -- 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 = 6001405130490dc6bc54a3a884c8d675 2024-03-01 20:54:47,419 DEBUG blivet/MainThread: DeviceTree.handle_format: name: sdh ; 2024-03-01 20:54:47,419 DEBUG blivet/MainThread: no type or existing type for sdh, bailing 2024-03-01 20:54:47,422 DEBUG blivet/MainThread: DeviceTree.handle_device: name: sdi ; info: {'CURRENT_TAGS': ':systemd:', 'DEVLINKS': '/dev/disk/by-diskseq/10 ' '/dev/disk/by-id/scsi-1LIO-ORG_disk8:7c02790d-af61-431a-b4c5-489ce662d703 ' '/dev/disk/by-id/scsi-SLIO-ORG_disk8_7c02790d-af61-431a-b4c5-489ce662d703 ' '/dev/disk/by-id/scsi-360014057c02790daf61431ab4c5489ce ' '/dev/disk/by-id/wwn-0x60014057c02790daf61431ab4c5489ce', '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': '7c02790d-af61-431a-b4c5-489ce662d703', 'ID_SERIAL': '360014057c02790daf61431ab4c5489ce', 'ID_SERIAL_SHORT': '60014057c02790daf61431ab4c5489ce', 'ID_TARGET_PORT': '0', 'ID_TYPE': 'disk', 'ID_VENDOR': 'LIO-ORG', 'ID_VENDOR_ENC': 'LIO-ORG\\x20', 'ID_WWN': '0x60014057c02790da', 'ID_WWN_VENDOR_EXTENSION': '0xf61431ab4c5489ce', 'ID_WWN_WITH_EXTENSION': '0x60014057c02790daf61431ab4c5489ce', 'MAJOR': '8', 'MINOR': '128', 'SCSI_IDENT_LUN_LOGICAL_UNIT_GROUP': '0x0', 'SCSI_IDENT_LUN_NAA_REGEXT': '60014057c02790daf61431ab4c5489ce', 'SCSI_IDENT_LUN_T10': 'LIO-ORG_disk8:7c02790d-af61-431a-b4c5-489ce662d703', 'SCSI_IDENT_PORT_NAME': 'naa.5001405a91c5ccc5,t,0x0001', 'SCSI_IDENT_PORT_RELATIVE': '0', 'SCSI_IDENT_PORT_TARGET_PORT_GROUP': '0x0', 'SCSI_IDENT_SERIAL': '7c02790d-af61-431a-b4c5-489ce662d703', 'SCSI_IDENT_TARGET_NAME': 'naa.5001405a91c5ccc5', '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': '337428002'} ; 2024-03-01 20:54:47,422 INFO blivet/MainThread: scanning sdi (/sys/devices/tcm_loop_0/tcm_loop_adapter_0/host2/target2:0:1/2:0:1:8/block/sdi)... 2024-03-01 20:54:47,425 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: sdi ; incomplete: False ; hidden: False ; 2024-03-01 20:54:47,427 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned None 2024-03-01 20:54:47,432 DEBUG blivet/MainThread: DiskDevicePopulator.run: name: sdi ; 2024-03-01 20:54:47,433 INFO blivet/MainThread: sdi is a disk 2024-03-01 20:54:47,433 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 53 2024-03-01 20:54:47,433 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 54 2024-03-01 20:54:47,436 DEBUG blivet/MainThread: DiskDevice._set_format: sdi ; type: None ; current: None ; 2024-03-01 20:54:47,439 DEBUG blivet/MainThread: DiskDevice.update_sysfs_path: sdi ; status: True ; 2024-03-01 20:54:47,439 DEBUG blivet/MainThread: sdi sysfs_path set to /sys/devices/tcm_loop_0/tcm_loop_adapter_0/host2/target2:0:1/2:0:1:8/block/sdi 2024-03-01 20:54:47,442 DEBUG blivet/MainThread: DiskDevice.read_current_size: exists: True ; path: /dev/sdi ; sysfs_path: /sys/devices/tcm_loop_0/tcm_loop_adapter_0/host2/target2:0:1/2:0:1:8/block/sdi ; 2024-03-01 20:54:47,442 DEBUG blivet/MainThread: updated sdi size to 1024 MiB (1024 MiB) 2024-03-01 20:54:47,442 INFO blivet/MainThread: added disk sdi (id 52) to device tree 2024-03-01 20:54:47,442 INFO blivet/MainThread: got device: DiskDevice instance (0x7fcec8315b50) -- 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 = 60014057c02790daf61431ab4c5489ce 2024-03-01 20:54:47,445 DEBUG blivet/MainThread: DeviceTree.handle_format: name: sdi ; 2024-03-01 20:54:47,446 DEBUG blivet/MainThread: no type or existing type for sdi, bailing 2024-03-01 20:54:47,448 DEBUG blivet/MainThread: DeviceTree.handle_device: name: sdj ; info: {'CURRENT_TAGS': ':systemd:', 'DEVLINKS': '/dev/disk/by-id/scsi-SLIO-ORG_disk9_8bb02eed-505c-4d75-93b5-20327aed4107 ' '/dev/disk/by-id/scsi-1LIO-ORG_disk9:8bb02eed-505c-4d75-93b5-20327aed4107 ' '/dev/disk/by-id/wwn-0x60014058bb02eed505c4d7593b520327 ' '/dev/disk/by-id/scsi-360014058bb02eed505c4d7593b520327 ' '/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': '8bb02eed-505c-4d75-93b5-20327aed4107', 'ID_SERIAL': '360014058bb02eed505c4d7593b520327', 'ID_SERIAL_SHORT': '60014058bb02eed505c4d7593b520327', 'ID_TARGET_PORT': '0', 'ID_TYPE': 'disk', 'ID_VENDOR': 'LIO-ORG', 'ID_VENDOR_ENC': 'LIO-ORG\\x20', 'ID_WWN': '0x60014058bb02eed5', 'ID_WWN_VENDOR_EXTENSION': '0x05c4d7593b520327', 'ID_WWN_WITH_EXTENSION': '0x60014058bb02eed505c4d7593b520327', 'MAJOR': '8', 'MINOR': '144', 'SCSI_IDENT_LUN_LOGICAL_UNIT_GROUP': '0x0', 'SCSI_IDENT_LUN_NAA_REGEXT': '60014058bb02eed505c4d7593b520327', 'SCSI_IDENT_LUN_T10': 'LIO-ORG_disk9:8bb02eed-505c-4d75-93b5-20327aed4107', 'SCSI_IDENT_PORT_NAME': 'naa.5001405a91c5ccc5,t,0x0001', 'SCSI_IDENT_PORT_RELATIVE': '0', 'SCSI_IDENT_PORT_TARGET_PORT_GROUP': '0x0', 'SCSI_IDENT_SERIAL': '8bb02eed-505c-4d75-93b5-20327aed4107', 'SCSI_IDENT_TARGET_NAME': 'naa.5001405a91c5ccc5', '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': '337523000'} ; 2024-03-01 20:54:47,449 INFO blivet/MainThread: scanning sdj (/sys/devices/tcm_loop_0/tcm_loop_adapter_0/host2/target2:0:1/2:0:1:9/block/sdj)... 2024-03-01 20:54:47,451 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: sdj ; incomplete: False ; hidden: False ; 2024-03-01 20:54:47,454 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned None 2024-03-01 20:54:47,459 DEBUG blivet/MainThread: DiskDevicePopulator.run: name: sdj ; 2024-03-01 20:54:47,459 INFO blivet/MainThread: sdj is a disk 2024-03-01 20:54:47,460 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 58 2024-03-01 20:54:47,460 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 59 2024-03-01 20:54:47,462 DEBUG blivet/MainThread: DiskDevice._set_format: sdj ; type: None ; current: None ; 2024-03-01 20:54:47,465 DEBUG blivet/MainThread: DiskDevice.update_sysfs_path: sdj ; status: True ; 2024-03-01 20:54:47,465 DEBUG blivet/MainThread: sdj sysfs_path set to /sys/devices/tcm_loop_0/tcm_loop_adapter_0/host2/target2:0:1/2:0:1:9/block/sdj 2024-03-01 20:54:47,468 DEBUG blivet/MainThread: DiskDevice.read_current_size: exists: True ; path: /dev/sdj ; sysfs_path: /sys/devices/tcm_loop_0/tcm_loop_adapter_0/host2/target2:0:1/2:0:1:9/block/sdj ; 2024-03-01 20:54:47,468 DEBUG blivet/MainThread: updated sdj size to 1024 MiB (1024 MiB) 2024-03-01 20:54:47,469 INFO blivet/MainThread: added disk sdj (id 57) to device tree 2024-03-01 20:54:47,469 INFO blivet/MainThread: got device: DiskDevice instance (0x7fcec8307100) -- 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 = 60014058bb02eed505c4d7593b520327 2024-03-01 20:54:47,472 DEBUG blivet/MainThread: DeviceTree.handle_format: name: sdj ; 2024-03-01 20:54:47,472 DEBUG blivet/MainThread: no type or existing type for sdj, bailing 2024-03-01 20:54:47,475 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': '16965658'} ; 2024-03-01 20:54:47,475 INFO blivet/MainThread: scanning xvda (/sys/devices/vbd-768/block/xvda)... 2024-03-01 20:54:47,478 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: xvda ; incomplete: False ; hidden: False ; 2024-03-01 20:54:47,481 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned None 2024-03-01 20:54:47,484 DEBUG blivet/MainThread: DiskDevicePopulator.run: name: xvda ; 2024-03-01 20:54:47,485 WARNING blivet/MainThread: device/vendor is not a valid attribute 2024-03-01 20:54:47,485 WARNING blivet/MainThread: device/model is not a valid attribute 2024-03-01 20:54:47,485 INFO blivet/MainThread: xvda is a disk 2024-03-01 20:54:47,485 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 63 2024-03-01 20:54:47,485 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 64 2024-03-01 20:54:47,488 DEBUG blivet/MainThread: DiskDevice._set_format: xvda ; type: None ; current: None ; 2024-03-01 20:54:47,490 DEBUG blivet/MainThread: DiskDevice.update_sysfs_path: xvda ; status: True ; 2024-03-01 20:54:47,491 DEBUG blivet/MainThread: xvda sysfs_path set to /sys/devices/vbd-768/block/xvda 2024-03-01 20:54:47,493 DEBUG blivet/MainThread: DiskDevice.read_current_size: exists: True ; path: /dev/xvda ; sysfs_path: /sys/devices/vbd-768/block/xvda ; 2024-03-01 20:54:47,494 DEBUG blivet/MainThread: updated xvda size to 250 GiB (250 GiB) 2024-03-01 20:54:47,494 INFO blivet/MainThread: added disk xvda (id 62) to device tree 2024-03-01 20:54:47,494 INFO blivet/MainThread: got device: DiskDevice instance (0x7fcec8304ac0) -- name = xvda status = True id = 62 children = [] parents = [] uuid = None size = 250 GiB format = existing None major = 202 minor = 0 exists = True protected = False sysfs path = /sys/devices/vbd-768/block/xvda target size = 250 GiB path = /dev/xvda format args = [] original_format = None removable = False wwn = None 2024-03-01 20:54:47,497 DEBUG blivet/MainThread: DeviceTree.handle_format: name: xvda ; 2024-03-01 20:54:47,500 DEBUG blivet/MainThread: AppleBootstrapFS.supported: supported: True ; 2024-03-01 20:54:47,500 DEBUG blivet/MainThread: get_format('appleboot') returning AppleBootstrapFS instance with object id 66 2024-03-01 20:54:47,503 DEBUG blivet/MainThread: EFIFS.supported: supported: True ; 2024-03-01 20:54:47,503 DEBUG blivet/MainThread: get_format('efi') returning EFIFS instance with object id 67 2024-03-01 20:54:47,506 DEBUG blivet/MainThread: MacEFIFS.supported: supported: True ; 2024-03-01 20:54:47,506 DEBUG blivet/MainThread: get_format('macefi') returning MacEFIFS instance with object id 68 2024-03-01 20:54:47,509 DEBUG blivet/MainThread: MacEFIFS.supported: supported: True ; 2024-03-01 20:54:47,509 DEBUG blivet/MainThread: get_format('macefi') returning MacEFIFS instance with object id 69 2024-03-01 20:54:47,512 DEBUG blivet/MainThread: DiskLabelFormatPopulator.run: device: xvda ; label_type: dos ; 2024-03-01 20:54:47,515 DEBUG blivet/MainThread: DiskDevice.setup: xvda ; orig: False ; status: True ; controllable: True ; 2024-03-01 20:54:47,518 DEBUG blivet/MainThread: DiskLabel.__init__: uuid: e61ef7e0 ; label: None ; device: /dev/xvda ; serial: None ; exists: True ; 2024-03-01 20:54:47,524 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 0x7fcecb9c05c0> 2024-03-01 20:54:47,569 DEBUG blivet/MainThread: get_format('disklabel') returning DiskLabel instance with object id 70 2024-03-01 20:54:47,573 DEBUG blivet/MainThread: DiskDevice._set_format: xvda ; type: disklabel ; current: None ; 2024-03-01 20:54:47,573 INFO blivet/MainThread: got format: existing msdos disklabel 2024-03-01 20:54:47,577 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': '16967518'} ; 2024-03-01 20:54:47,577 INFO blivet/MainThread: scanning xvda1 (/sys/devices/vbd-768/block/xvda/xvda1)... 2024-03-01 20:54:47,577 WARNING blivet/MainThread: hidden is not a valid attribute 2024-03-01 20:54:47,580 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: xvda1 ; incomplete: False ; hidden: False ; 2024-03-01 20:54:47,582 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned None 2024-03-01 20:54:47,585 DEBUG blivet/MainThread: PartitionDevicePopulator.run: name: xvda1 ; 2024-03-01 20:54:47,588 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: xvda1 ; incomplete: False ; hidden: False ; 2024-03-01 20:54:47,590 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned None 2024-03-01 20:54:47,590 INFO program/MainThread: Running... udevadm settle --timeout=300 2024-03-01 20:54:47,599 DEBUG program/MainThread: Return code: 0 2024-03-01 20:54:47,615 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: xvda ; incomplete: False ; hidden: False ; 2024-03-01 20:54:47,618 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned existing 250 GiB disk xvda (62) with existing msdos disklabel 2024-03-01 20:54:47,618 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 73 2024-03-01 20:54:47,622 DEBUG blivet/MainThread: DiskDevice.add_child: name: xvda ; child: xvda1 ; kids: 0 ; 2024-03-01 20:54:47,623 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 74 2024-03-01 20:54:47,625 DEBUG blivet/MainThread: PartitionDevice._set_format: xvda1 ; type: None ; current: None ; 2024-03-01 20:54:47,628 DEBUG blivet/MainThread: PartitionDevice.update_sysfs_path: xvda1 ; status: True ; 2024-03-01 20:54:47,628 DEBUG blivet/MainThread: xvda1 sysfs_path set to /sys/devices/vbd-768/block/xvda/xvda1 2024-03-01 20:54:47,631 DEBUG blivet/MainThread: PartitionDevice.read_current_size: exists: True ; path: /dev/xvda1 ; sysfs_path: /sys/devices/vbd-768/block/xvda/xvda1 ; 2024-03-01 20:54:47,632 DEBUG blivet/MainThread: updated xvda1 size to 250 GiB (250 GiB) 2024-03-01 20:54:47,632 DEBUG blivet/MainThread: looking up parted Partition: /dev/xvda1 2024-03-01 20:54:47,634 DEBUG blivet/MainThread: PartitionDevice.probe: xvda1 ; exists: True ; 2024-03-01 20:54:47,637 DEBUG blivet/MainThread: PartitionDevice.get_flag: path: /dev/xvda1 ; flag: 1 ; 2024-03-01 20:54:47,640 DEBUG blivet/MainThread: PartitionDevice.get_flag: path: /dev/xvda1 ; flag: 10 ; 2024-03-01 20:54:47,643 DEBUG blivet/MainThread: PartitionDevice.get_flag: path: /dev/xvda1 ; flag: 12 ; 2024-03-01 20:54:47,646 DEBUG blivet/MainThread: PartitionDevice.read_current_size: exists: True ; path: /dev/xvda1 ; sysfs_path: /sys/devices/vbd-768/block/xvda/xvda1 ; 2024-03-01 20:54:47,646 DEBUG blivet/MainThread: updated xvda1 size to 250 GiB (250 GiB) 2024-03-01 20:54:47,646 INFO blivet/MainThread: added partition xvda1 (id 72) to device tree 2024-03-01 20:54:47,647 INFO blivet/MainThread: parted exception: msdos disk labels do not support partition names. 2024-03-01 20:54:47,646 INFO blivet/MainThread: got device: PartitionDevice instance (0x7fcec8324700) -- 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 0x7fcec8308c20> disk = existing 250 GiB disk xvda (62) with existing msdos disklabel start = 2048 end = 524287966 length = 524285919 flags = boot 2024-03-01 20:54:47,650 DEBUG blivet/MainThread: DeviceTree.handle_format: name: xvda1 ; 2024-03-01 20:54:47,653 DEBUG blivet/MainThread: AppleBootstrapFS.supported: supported: True ; 2024-03-01 20:54:47,653 DEBUG blivet/MainThread: get_format('appleboot') returning AppleBootstrapFS instance with object id 76 2024-03-01 20:54:47,656 DEBUG blivet/MainThread: EFIFS.supported: supported: True ; 2024-03-01 20:54:47,656 DEBUG blivet/MainThread: get_format('efi') returning EFIFS instance with object id 77 2024-03-01 20:54:47,659 DEBUG blivet/MainThread: MacEFIFS.supported: supported: True ; 2024-03-01 20:54:47,659 DEBUG blivet/MainThread: get_format('macefi') returning MacEFIFS instance with object id 78 2024-03-01 20:54:47,662 DEBUG blivet/MainThread: MacEFIFS.supported: supported: True ; 2024-03-01 20:54:47,662 DEBUG blivet/MainThread: get_format('macefi') returning MacEFIFS instance with object id 79 2024-03-01 20:54:47,663 WARNING blivet/MainThread: Stratis DBus service is not running 2024-03-01 20:54:47,663 INFO blivet/MainThread: type detected on 'xvda1' is 'xfs' 2024-03-01 20:54:47,666 DEBUG blivet/MainThread: XFS.supported: supported: True ; 2024-03-01 20:54:47,667 DEBUG blivet/MainThread: get_format('xfs') returning XFS instance with object id 80 2024-03-01 20:54:47,669 DEBUG blivet/MainThread: PartitionDevice._set_format: xvda1 ; type: xfs ; current: None ; 2024-03-01 20:54:47,669 INFO blivet/MainThread: got format: existing xfs filesystem 2024-03-01 20:54:47,670 INFO program/MainThread: Running... udevadm settle --timeout=300 2024-03-01 20:54:47,680 DEBUG program/MainThread: Return code: 0 2024-03-01 20:54:47,693 INFO blivet/MainThread: edd: collected mbr signatures: {'xvda': '0xe61ef7e0'} 2024-03-01 20:54:47,694 DEBUG blivet/MainThread: resolved 'UUID=a4d9efbc-be36-4c5f-99af-596afd10159d' to 'xvda1' (partition) 2024-03-01 20:54:47,697 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: ntap-bos-c01-eng01-nfs01b.storage.bos.redhat.com:/devops_engineering_nfs/devarchive/redhat ; incomplete: False ; hidden: False ; 2024-03-01 20:54:47,700 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned None 2024-03-01 20:54:47,702 DEBUG blivet/MainThread: DeviceTree.get_device_by_path: path: /dev/ntap-bos-c01-eng01-nfs01b.storage.bos.redhat.com:/devops_engineering_nfs/devarchive/redhat ; incomplete: False ; hidden: False ; 2024-03-01 20:54:47,705 DEBUG blivet/MainThread: DeviceTree.get_device_by_path returned None 2024-03-01 20:54:47,705 DEBUG blivet/MainThread: failed to resolve '/dev/ntap-bos-c01-eng01-nfs01b.storage.bos.redhat.com:/devops_engineering_nfs/devarchive/redhat' 2024-03-01 20:54:47,707 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: nest.test.redhat.com:/mnt/qa ; incomplete: False ; hidden: False ; 2024-03-01 20:54:47,710 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned None 2024-03-01 20:54:47,712 DEBUG blivet/MainThread: DeviceTree.get_device_by_path: path: /dev/nest.test.redhat.com:/mnt/qa ; incomplete: False ; hidden: False ; 2024-03-01 20:54:47,715 DEBUG blivet/MainThread: DeviceTree.get_device_by_path returned None 2024-03-01 20:54:47,715 DEBUG blivet/MainThread: failed to resolve '/dev/nest.test.redhat.com:/mnt/qa' 2024-03-01 20:54:47,717 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: vtap-eng01.storage.rdu2.redhat.com:/vol/engarchive ; incomplete: False ; hidden: False ; 2024-03-01 20:54:47,720 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned None 2024-03-01 20:54:47,723 DEBUG blivet/MainThread: DeviceTree.get_device_by_path: path: /dev/vtap-eng01.storage.rdu2.redhat.com:/vol/engarchive ; incomplete: False ; hidden: False ; 2024-03-01 20:54:47,725 DEBUG blivet/MainThread: DeviceTree.get_device_by_path returned None 2024-03-01 20:54:47,725 DEBUG blivet/MainThread: failed to resolve '/dev/vtap-eng01.storage.rdu2.redhat.com:/vol/engarchive' 2024-03-01 20:54:47,728 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: nest.test.redhat.com:/mnt/tpsdist ; incomplete: False ; hidden: False ; 2024-03-01 20:54:47,730 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned None 2024-03-01 20:54:47,733 DEBUG blivet/MainThread: DeviceTree.get_device_by_path: path: /dev/nest.test.redhat.com:/mnt/tpsdist ; incomplete: False ; hidden: False ; 2024-03-01 20:54:47,735 DEBUG blivet/MainThread: DeviceTree.get_device_by_path returned None 2024-03-01 20:54:47,735 DEBUG blivet/MainThread: failed to resolve '/dev/nest.test.redhat.com:/mnt/tpsdist' 2024-03-01 20:54:47,738 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: ntap-bos-c01-eng01-nfs01b.storage.bos.redhat.com:/devops_engineering_nfs/devarchive/redhat/brewroot ; incomplete: False ; hidden: False ; 2024-03-01 20:54:47,740 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned None 2024-03-01 20:54:47,743 DEBUG blivet/MainThread: DeviceTree.get_device_by_path: path: /dev/ntap-bos-c01-eng01-nfs01b.storage.bos.redhat.com:/devops_engineering_nfs/devarchive/redhat/brewroot ; incomplete: False ; hidden: False ; 2024-03-01 20:54:47,745 DEBUG blivet/MainThread: DeviceTree.get_device_by_path returned None 2024-03-01 20:54:47,745 DEBUG blivet/MainThread: failed to resolve '/dev/ntap-bos-c01-eng01-nfs01b.storage.bos.redhat.com:/devops_engineering_nfs/devarchive/redhat/brewroot' 2024-03-01 20:54:47,748 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: ntap-bos-c01-eng01-nfs01b.storage.bos.redhat.com:/devops_brew_scratch_nfs/scratch ; incomplete: False ; hidden: False ; 2024-03-01 20:54:47,750 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned None 2024-03-01 20:54:47,753 DEBUG blivet/MainThread: DeviceTree.get_device_by_path: path: /dev/ntap-bos-c01-eng01-nfs01b.storage.bos.redhat.com:/devops_brew_scratch_nfs/scratch ; incomplete: False ; hidden: False ; 2024-03-01 20:54:47,755 DEBUG blivet/MainThread: DeviceTree.get_device_by_path returned None 2024-03-01 20:54:47,755 DEBUG blivet/MainThread: failed to resolve '/dev/ntap-bos-c01-eng01-nfs01b.storage.bos.redhat.com:/devops_brew_scratch_nfs/scratch' 2024-03-01 20:54:47,758 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: test_vg1 ; incomplete: False ; hidden: False ; 2024-03-01 20:54:47,760 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned None 2024-03-01 20:54:47,763 DEBUG blivet/MainThread: DeviceTree.get_device_by_path: path: /dev/test_vg1 ; incomplete: False ; hidden: False ; 2024-03-01 20:54:47,765 DEBUG blivet/MainThread: DeviceTree.get_device_by_path returned None 2024-03-01 20:54:47,765 DEBUG blivet/MainThread: failed to resolve '/dev/test_vg1' 2024-03-01 20:54:47,768 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: sda ; incomplete: False ; hidden: False ; 2024-03-01 20:54:47,770 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned existing 1024 MiB disk sda (2) 2024-03-01 20:54:47,771 DEBUG blivet/MainThread: resolved 'sda' to 'sda' (disk) 2024-03-01 20:54:47,773 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: sdb ; incomplete: False ; hidden: False ; 2024-03-01 20:54:47,776 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned existing 1024 MiB disk sdb (7) 2024-03-01 20:54:47,776 DEBUG blivet/MainThread: resolved 'sdb' to 'sdb' (disk) 2024-03-01 20:54:47,778 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: sdc ; incomplete: False ; hidden: False ; 2024-03-01 20:54:47,781 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned existing 1024 MiB disk sdc (22) 2024-03-01 20:54:47,781 DEBUG blivet/MainThread: resolved 'sdc' to 'sdc' (disk) 2024-03-01 20:54:47,784 DEBUG blivet/MainThread: LVMPhysicalVolume.__init__: 2024-03-01 20:54:47,784 DEBUG blivet/MainThread: get_format('lvmpv') returning LVMPhysicalVolume instance with object id 82 2024-03-01 20:54:47,784 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 85 2024-03-01 20:54:47,787 DEBUG blivet/MainThread: DiskDevice._set_format: sda ; type: None ; current: None ; 2024-03-01 20:54:47,787 INFO blivet/MainThread: registered action: [83] destroy format None on disk sda (id 2) 2024-03-01 20:54:47,790 DEBUG blivet/MainThread: DiskDevice._set_format: sda ; type: lvmpv ; current: None ; 2024-03-01 20:54:47,790 INFO blivet/MainThread: registered action: [84] create format lvmpv on disk sda (id 2) 2024-03-01 20:54:47,793 DEBUG blivet/MainThread: LVMPhysicalVolume.__init__: 2024-03-01 20:54:47,793 DEBUG blivet/MainThread: get_format('lvmpv') returning LVMPhysicalVolume instance with object id 86 2024-03-01 20:54:47,793 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 89 2024-03-01 20:54:47,796 DEBUG blivet/MainThread: DiskDevice._set_format: sdb ; type: None ; current: None ; 2024-03-01 20:54:47,796 INFO blivet/MainThread: registered action: [87] destroy format None on disk sdb (id 7) 2024-03-01 20:54:47,798 DEBUG blivet/MainThread: DiskDevice._set_format: sdb ; type: lvmpv ; current: None ; 2024-03-01 20:54:47,799 INFO blivet/MainThread: registered action: [88] create format lvmpv on disk sdb (id 7) 2024-03-01 20:54:47,801 DEBUG blivet/MainThread: LVMPhysicalVolume.__init__: 2024-03-01 20:54:47,801 DEBUG blivet/MainThread: get_format('lvmpv') returning LVMPhysicalVolume instance with object id 90 2024-03-01 20:54:47,801 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 93 2024-03-01 20:54:47,804 DEBUG blivet/MainThread: DiskDevice._set_format: sdc ; type: None ; current: None ; 2024-03-01 20:54:47,804 INFO blivet/MainThread: registered action: [91] destroy format None on disk sdc (id 22) 2024-03-01 20:54:47,807 DEBUG blivet/MainThread: DiskDevice._set_format: sdc ; type: lvmpv ; current: None ; 2024-03-01 20:54:47,807 INFO blivet/MainThread: registered action: [92] create format lvmpv on disk sdc (id 22) 2024-03-01 20:54:47,808 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 95 2024-03-01 20:54:47,812 DEBUG blivet/MainThread: LVMVolumeGroupDevice._add_parent: test_vg1 ; parent: sda ; 2024-03-01 20:54:47,815 DEBUG blivet/MainThread: DiskDevice.add_child: name: sda ; child: test_vg1 ; kids: 0 ; 2024-03-01 20:54:47,818 DEBUG blivet/MainThread: LVMVolumeGroupDevice._add_parent: test_vg1 ; parent: sdb ; 2024-03-01 20:54:47,821 DEBUG blivet/MainThread: DiskDevice.add_child: name: sdb ; child: test_vg1 ; kids: 0 ; 2024-03-01 20:54:47,824 DEBUG blivet/MainThread: LVMVolumeGroupDevice._add_parent: test_vg1 ; parent: sdc ; 2024-03-01 20:54:47,827 DEBUG blivet/MainThread: DiskDevice.add_child: name: sdc ; child: test_vg1 ; kids: 0 ; 2024-03-01 20:54:47,828 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 96 2024-03-01 20:54:47,831 DEBUG blivet/MainThread: LVMVolumeGroupDevice._set_format: test_vg1 ; type: None ; current: None ; 2024-03-01 20:54:47,831 INFO blivet/MainThread: added lvmvg test_vg1 (id 94) to device tree 2024-03-01 20:54:47,831 INFO blivet/MainThread: registered action: [98] create device lvmvg test_vg1 (id 94) 2024-03-01 20:54:47,835 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: test_vg1-lv1 ; incomplete: False ; hidden: False ; 2024-03-01 20:54:47,837 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned None 2024-03-01 20:54:47,840 DEBUG blivet/MainThread: DeviceTree.get_device_by_path: path: /dev/test_vg1-lv1 ; incomplete: False ; hidden: False ; 2024-03-01 20:54:47,843 DEBUG blivet/MainThread: DeviceTree.get_device_by_path returned None 2024-03-01 20:54:47,843 DEBUG blivet/MainThread: failed to resolve '/dev/test_vg1-lv1' 2024-03-01 20:54:47,843 DEBUG blivet/MainThread: test_vg1 size is 2.99 GiB 2024-03-01 20:54:47,844 DEBUG blivet/MainThread: vg test_vg1 has 2.99 GiB free 2024-03-01 20:54:47,844 DEBUG blivet.ansible/MainThread: size: 1.5 GiB ; -99.73890339425589 2024-03-01 20:54:47,844 DEBUG blivet/MainThread: test_vg1 size is 2.99 GiB 2024-03-01 20:54:47,845 DEBUG blivet/MainThread: vg test_vg1 has 2.99 GiB free 2024-03-01 20:54:47,847 DEBUG blivet/MainThread: XFS.supported: supported: True ; 2024-03-01 20:54:47,848 DEBUG blivet/MainThread: get_format('xfs') returning XFS instance with object id 99 2024-03-01 20:54:47,850 DEBUG blivet/MainThread: XFS.supported: supported: True ; 2024-03-01 20:54:47,851 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 101 2024-03-01 20:54:47,854 DEBUG blivet/MainThread: LVMVolumeGroupDevice.add_child: name: test_vg1 ; child: lv1 ; kids: 0 ; 2024-03-01 20:54:47,857 DEBUG blivet/MainThread: LVMLogicalVolumeDevice._set_format: test_vg1-lv1 ; type: xfs ; current: None ; 2024-03-01 20:54:47,857 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 103 2024-03-01 20:54:47,860 DEBUG blivet/MainThread: LVMVolumeGroupDevice.remove_child: name: test_vg1 ; child: lv1 ; kids: 1 ; 2024-03-01 20:54:47,863 DEBUG blivet/MainThread: LVMVolumeGroupDevice.add_child: name: test_vg1 ; child: lv1 ; kids: 0 ; 2024-03-01 20:54:47,866 DEBUG blivet/MainThread: LVMLogicalVolumeDevice._set_format: test_vg1-lv1 ; type: xfs ; current: None ; 2024-03-01 20:54:47,869 DEBUG blivet/MainThread: LVMLogicalVolumeDevice.read_current_size: exists: False ; path: /dev/mapper/test_vg1-lv1 ; sysfs_path: ; 2024-03-01 20:54:47,869 DEBUG blivet/MainThread: test_vg1 size is 2.99 GiB 2024-03-01 20:54:47,870 DEBUG blivet/MainThread: vg test_vg1 has 2.99 GiB free 2024-03-01 20:54:47,870 DEBUG blivet/MainThread: Adding test_vg1-lv1/1.5 GiB to test_vg1 2024-03-01 20:54:47,870 INFO program/MainThread: Running [4] dmsetup --version ... 2024-03-01 20:54:47,873 INFO program/MainThread: stdout[4]: Library version: 1.02.197 (2023-11-21) Driver version: 4.48.0 2024-03-01 20:54:47,873 INFO program/MainThread: stderr[4]: 2024-03-01 20:54:47,873 INFO program/MainThread: ...done [4] (exit code: 0) 2024-03-01 20:54:47,874 INFO blivet/MainThread: added lvmlv test_vg1-lv1 (id 100) to device tree 2024-03-01 20:54:47,874 INFO blivet/MainThread: registered action: [105] create device lvmlv test_vg1-lv1 (id 100) 2024-03-01 20:54:47,874 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 107 2024-03-01 20:54:47,878 DEBUG blivet/MainThread: LVMLogicalVolumeDevice._set_format: test_vg1-lv1 ; type: xfs ; current: xfs ; 2024-03-01 20:54:47,878 INFO blivet/MainThread: registered action: [106] create format xfs filesystem on lvmlv test_vg1-lv1 (id 100) 2024-03-01 20:54:47,879 DEBUG blivet/MainThread: action: [83] destroy format None on disk sda (id 2) 2024-03-01 20:54:47,879 DEBUG blivet/MainThread: action: [84] create format lvmpv on disk sda (id 2) 2024-03-01 20:54:47,879 DEBUG blivet/MainThread: action: [87] destroy format None on disk sdb (id 7) 2024-03-01 20:54:47,879 DEBUG blivet/MainThread: action: [88] create format lvmpv on disk sdb (id 7) 2024-03-01 20:54:47,879 DEBUG blivet/MainThread: action: [91] destroy format None on disk sdc (id 22) 2024-03-01 20:54:47,879 DEBUG blivet/MainThread: action: [92] create format lvmpv on disk sdc (id 22) 2024-03-01 20:54:47,879 DEBUG blivet/MainThread: action: [98] create device lvmvg test_vg1 (id 94) 2024-03-01 20:54:47,880 DEBUG blivet/MainThread: action: [105] create device lvmlv test_vg1-lv1 (id 100) 2024-03-01 20:54:47,880 DEBUG blivet/MainThread: action: [106] create format xfs filesystem on lvmlv test_vg1-lv1 (id 100) 2024-03-01 20:54:47,880 INFO blivet/MainThread: pruning action queue... 2024-03-01 20:54:47,880 INFO blivet/MainThread: resetting parted disks... 2024-03-01 20:54:47,882 DEBUG blivet/MainThread: DiskLabel.reset_parted_disk: device: /dev/xvda ; 2024-03-01 20:54:47,885 DEBUG blivet/MainThread: DiskLabel.reset_parted_disk: device: /dev/xvda ; 2024-03-01 20:54:47,887 DEBUG blivet/MainThread: PartitionDevice.pre_commit_fixup: xvda1 ; 2024-03-01 20:54:47,888 DEBUG blivet/MainThread: sector-based lookup found partition xvda1 2024-03-01 20:54:47,890 DEBUG blivet/MainThread: PartitionDevice._set_parted_partition: xvda1 ; 2024-03-01 20:54:47,890 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 0x7fcecacb1590> 2024-03-01 20:54:47,891 INFO blivet/MainThread: sorting actions... 2024-03-01 20:54:47,892 DEBUG blivet/MainThread: action: [91] destroy format None on disk sdc (id 22) 2024-03-01 20:54:47,892 DEBUG blivet/MainThread: action: [87] destroy format None on disk sdb (id 7) 2024-03-01 20:54:47,892 DEBUG blivet/MainThread: action: [83] destroy format None on disk sda (id 2) 2024-03-01 20:54:47,892 DEBUG blivet/MainThread: action: [92] create format lvmpv on disk sdc (id 22) 2024-03-01 20:54:47,892 DEBUG blivet/MainThread: action: [88] create format lvmpv on disk sdb (id 7) 2024-03-01 20:54:47,893 DEBUG blivet/MainThread: action: [84] create format lvmpv on disk sda (id 2) 2024-03-01 20:54:47,893 DEBUG blivet/MainThread: action: [98] create device lvmvg test_vg1 (id 94) 2024-03-01 20:54:47,893 DEBUG blivet/MainThread: action: [105] create device lvmlv test_vg1-lv1 (id 100) 2024-03-01 20:54:47,893 DEBUG blivet/MainThread: action: [106] create format xfs filesystem on lvmlv test_vg1-lv1 (id 100) 2024-03-01 20:54:47,893 INFO blivet/MainThread: executing action: [91] destroy format None on disk sdc (id 22) 2024-03-01 20:54:47,896 DEBUG blivet/MainThread: DiskDevice.setup: sdc ; orig: True ; status: True ; controllable: True ; 2024-03-01 20:54:47,898 DEBUG blivet/MainThread: DeviceFormat.destroy: device: /dev/sdc ; type: None ; status: False ; 2024-03-01 20:54:47,898 INFO program/MainThread: Running... wipefs -f -a /dev/sdc 2024-03-01 20:54:47,903 DEBUG program/MainThread: Return code: 0 2024-03-01 20:54:47,904 INFO program/MainThread: Running... udevadm settle --timeout=300 2024-03-01 20:54:47,926 DEBUG program/MainThread: Return code: 0 2024-03-01 20:54:47,927 INFO program/MainThread: Running... udevadm settle --timeout=300 2024-03-01 20:54:47,939 DEBUG program/MainThread: Return code: 0 2024-03-01 20:54:47,940 INFO blivet/MainThread: executing action: [87] destroy format None on disk sdb (id 7) 2024-03-01 20:54:47,943 DEBUG blivet/MainThread: DiskDevice.setup: sdb ; orig: True ; status: True ; controllable: True ; 2024-03-01 20:54:47,946 DEBUG blivet/MainThread: DeviceFormat.destroy: device: /dev/sdb ; type: None ; status: False ; 2024-03-01 20:54:47,946 INFO program/MainThread: Running... wipefs -f -a /dev/sdb 2024-03-01 20:54:47,953 DEBUG program/MainThread: Return code: 0 2024-03-01 20:54:47,953 INFO program/MainThread: Running... udevadm settle --timeout=300 2024-03-01 20:54:47,977 DEBUG program/MainThread: Return code: 0 2024-03-01 20:54:47,978 INFO program/MainThread: Running... udevadm settle --timeout=300 2024-03-01 20:54:47,990 DEBUG program/MainThread: Return code: 0 2024-03-01 20:54:47,991 INFO blivet/MainThread: executing action: [83] destroy format None on disk sda (id 2) 2024-03-01 20:54:47,994 DEBUG blivet/MainThread: DiskDevice.setup: sda ; orig: True ; status: True ; controllable: True ; 2024-03-01 20:54:47,997 DEBUG blivet/MainThread: DeviceFormat.destroy: device: /dev/sda ; type: None ; status: False ; 2024-03-01 20:54:47,997 INFO program/MainThread: Running... wipefs -f -a /dev/sda 2024-03-01 20:54:48,004 DEBUG program/MainThread: Return code: 0 2024-03-01 20:54:48,004 INFO program/MainThread: Running... udevadm settle --timeout=300 2024-03-01 20:54:48,030 DEBUG program/MainThread: Return code: 0 2024-03-01 20:54:48,031 INFO program/MainThread: Running... udevadm settle --timeout=300 2024-03-01 20:54:48,043 DEBUG program/MainThread: Return code: 0 2024-03-01 20:54:48,044 INFO blivet/MainThread: executing action: [92] create format lvmpv on disk sdc (id 22) 2024-03-01 20:54:48,047 DEBUG blivet/MainThread: DiskDevice.setup: sdc ; orig: False ; status: True ; controllable: True ; 2024-03-01 20:54:48,050 DEBUG blivet/MainThread: LVMPhysicalVolume.create: device: /dev/sdc ; type: lvmpv ; status: False ; 2024-03-01 20:54:48,052 DEBUG blivet/MainThread: LVMPhysicalVolume._create: device: /dev/sdc ; type: lvmpv ; status: False ; 2024-03-01 20:54:48,052 DEBUG blivet/MainThread: lvm filter: device /dev/sdc added to the list of allowed devices 2024-03-01 20:54:48,053 DEBUG blivet/MainThread: lvm filter: clearing the lvm devices list 2024-03-01 20:54:48,053 INFO program/MainThread: Running [5] lvm pvcreate /dev/sdc --config= log {level=7 file=/tmp/lvm.log syslog=0} -y ... 2024-03-01 20:54:48,087 INFO program/MainThread: stdout[5]: Physical volume "/dev/sdc" successfully created. 2024-03-01 20:54:48,087 INFO program/MainThread: stderr[5]: 2024-03-01 20:54:48,087 INFO program/MainThread: ...done [5] (exit code: 0) 2024-03-01 20:54:48,088 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 20:54:48,099 INFO program/MainThread: stdout[6]: use_devicesfile=1 2024-03-01 20:54:48,099 INFO program/MainThread: stderr[6]: 2024-03-01 20:54:48,099 INFO program/MainThread: ...done [6] (exit code: 0) 2024-03-01 20:54:48,099 INFO program/MainThread: Running [7] lvmdevices --adddev /dev/sdc ... 2024-03-01 20:54:48,126 INFO program/MainThread: stdout[7]: 2024-03-01 20:54:48,126 INFO program/MainThread: stderr[7]: 2024-03-01 20:54:48,126 INFO program/MainThread: ...done [7] (exit code: 0) 2024-03-01 20:54:48,126 DEBUG blivet/MainThread: lvm filter: restoring the lvm devices list to /dev/sdc 2024-03-01 20:54:48,126 INFO program/MainThread: Running... udevadm settle --timeout=300 2024-03-01 20:54:48,138 DEBUG program/MainThread: Return code: 0 2024-03-01 20:54:48,142 DEBUG blivet/MainThread: DiskDevice.update_sysfs_path: sdc ; status: True ; 2024-03-01 20:54:48,142 DEBUG blivet/MainThread: sdc sysfs_path set to /sys/devices/tcm_loop_0/tcm_loop_adapter_0/host2/target2:0:1/2:0:1:2/block/sdc 2024-03-01 20:54:48,143 INFO program/MainThread: Running... udevadm trigger --action=change --subsystem-match=block --sysname-match=sdc 2024-03-01 20:54:48,152 DEBUG program/MainThread: Return code: 0 2024-03-01 20:54:48,152 INFO program/MainThread: Running... udevadm settle --timeout=300 2024-03-01 20:54:48,176 DEBUG program/MainThread: Return code: 0 2024-03-01 20:54:48,176 INFO blivet/MainThread: executing action: [88] create format lvmpv on disk sdb (id 7) 2024-03-01 20:54:48,180 DEBUG blivet/MainThread: DiskDevice.setup: sdb ; orig: False ; status: True ; controllable: True ; 2024-03-01 20:54:48,183 DEBUG blivet/MainThread: LVMPhysicalVolume.create: device: /dev/sdb ; type: lvmpv ; status: False ; 2024-03-01 20:54:48,185 DEBUG blivet/MainThread: LVMPhysicalVolume._create: device: /dev/sdb ; type: lvmpv ; status: False ; 2024-03-01 20:54:48,185 DEBUG blivet/MainThread: lvm filter: device /dev/sdb added to the list of allowed devices 2024-03-01 20:54:48,185 DEBUG blivet/MainThread: lvm filter: clearing the lvm devices list 2024-03-01 20:54:48,186 INFO program/MainThread: Running [8] lvm pvcreate /dev/sdb --config= log {level=7 file=/tmp/lvm.log syslog=0} -y ... 2024-03-01 20:54:48,217 INFO program/MainThread: stdout[8]: Physical volume "/dev/sdb" successfully created. 2024-03-01 20:54:48,217 INFO program/MainThread: stderr[8]: 2024-03-01 20:54:48,217 INFO program/MainThread: ...done [8] (exit code: 0) 2024-03-01 20:54:48,218 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 20:54:48,231 INFO program/MainThread: stdout[9]: use_devicesfile=1 2024-03-01 20:54:48,231 INFO program/MainThread: stderr[9]: 2024-03-01 20:54:48,231 INFO program/MainThread: ...done [9] (exit code: 0) 2024-03-01 20:54:48,231 INFO program/MainThread: Running [10] lvmdevices --adddev /dev/sdb ... 2024-03-01 20:54:48,262 INFO program/MainThread: stdout[10]: 2024-03-01 20:54:48,262 INFO program/MainThread: stderr[10]: 2024-03-01 20:54:48,262 INFO program/MainThread: ...done [10] (exit code: 0) 2024-03-01 20:54:48,263 DEBUG blivet/MainThread: lvm filter: restoring the lvm devices list to /dev/sdb 2024-03-01 20:54:48,263 INFO program/MainThread: Running... udevadm settle --timeout=300 2024-03-01 20:54:48,275 DEBUG program/MainThread: Return code: 0 2024-03-01 20:54:48,279 DEBUG blivet/MainThread: DiskDevice.update_sysfs_path: sdb ; status: True ; 2024-03-01 20:54:48,279 DEBUG blivet/MainThread: sdb sysfs_path set to /sys/devices/tcm_loop_0/tcm_loop_adapter_0/host2/target2:0:1/2:0:1:1/block/sdb 2024-03-01 20:54:48,280 INFO program/MainThread: Running... udevadm trigger --action=change --subsystem-match=block --sysname-match=sdb 2024-03-01 20:54:48,288 DEBUG program/MainThread: Return code: 0 2024-03-01 20:54:48,289 INFO program/MainThread: Running... udevadm settle --timeout=300 2024-03-01 20:54:48,311 DEBUG program/MainThread: Return code: 0 2024-03-01 20:54:48,312 INFO blivet/MainThread: executing action: [84] create format lvmpv on disk sda (id 2) 2024-03-01 20:54:48,315 DEBUG blivet/MainThread: DiskDevice.setup: sda ; orig: False ; status: True ; controllable: True ; 2024-03-01 20:54:48,318 DEBUG blivet/MainThread: LVMPhysicalVolume.create: device: /dev/sda ; type: lvmpv ; status: False ; 2024-03-01 20:54:48,320 DEBUG blivet/MainThread: LVMPhysicalVolume._create: device: /dev/sda ; type: lvmpv ; status: False ; 2024-03-01 20:54:48,320 DEBUG blivet/MainThread: lvm filter: device /dev/sda added to the list of allowed devices 2024-03-01 20:54:48,321 DEBUG blivet/MainThread: lvm filter: clearing the lvm devices list 2024-03-01 20:54:48,321 INFO program/MainThread: Running [11] lvm pvcreate /dev/sda --config= log {level=7 file=/tmp/lvm.log syslog=0} -y ... 2024-03-01 20:54:48,358 INFO program/MainThread: stdout[11]: Physical volume "/dev/sda" successfully created. 2024-03-01 20:54:48,359 INFO program/MainThread: stderr[11]: 2024-03-01 20:54:48,359 INFO program/MainThread: ...done [11] (exit code: 0) 2024-03-01 20:54:48,359 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 20:54:48,369 INFO program/MainThread: stdout[12]: use_devicesfile=1 2024-03-01 20:54:48,369 INFO program/MainThread: stderr[12]: 2024-03-01 20:54:48,369 INFO program/MainThread: ...done [12] (exit code: 0) 2024-03-01 20:54:48,369 INFO program/MainThread: Running [13] lvmdevices --adddev /dev/sda ... 2024-03-01 20:54:48,393 INFO program/MainThread: stdout[13]: 2024-03-01 20:54:48,393 INFO program/MainThread: stderr[13]: 2024-03-01 20:54:48,393 INFO program/MainThread: ...done [13] (exit code: 0) 2024-03-01 20:54:48,393 DEBUG blivet/MainThread: lvm filter: restoring the lvm devices list to /dev/sda 2024-03-01 20:54:48,394 INFO program/MainThread: Running... udevadm settle --timeout=300 2024-03-01 20:54:48,402 DEBUG program/MainThread: Return code: 0 2024-03-01 20:54:48,406 DEBUG blivet/MainThread: DiskDevice.update_sysfs_path: sda ; status: True ; 2024-03-01 20:54:48,406 DEBUG blivet/MainThread: sda sysfs_path set to /sys/devices/tcm_loop_0/tcm_loop_adapter_0/host2/target2:0:1/2:0:1:0/block/sda 2024-03-01 20:54:48,408 INFO program/MainThread: Running... udevadm trigger --action=change --subsystem-match=block --sysname-match=sda 2024-03-01 20:54:48,416 DEBUG program/MainThread: Return code: 0 2024-03-01 20:54:48,417 INFO program/MainThread: Running... udevadm settle --timeout=300 2024-03-01 20:54:48,439 DEBUG program/MainThread: Return code: 0 2024-03-01 20:54:48,439 INFO blivet/MainThread: executing action: [98] create device lvmvg test_vg1 (id 94) 2024-03-01 20:54:48,443 DEBUG blivet/MainThread: LVMVolumeGroupDevice.create: test_vg1 ; status: False ; 2024-03-01 20:54:48,446 DEBUG blivet/MainThread: LVMVolumeGroupDevice.setup_parents: name: test_vg1 ; orig: False ; 2024-03-01 20:54:48,448 DEBUG blivet/MainThread: DiskDevice.setup: sda ; orig: False ; status: True ; controllable: True ; 2024-03-01 20:54:48,451 DEBUG blivet/MainThread: LVMPhysicalVolume.setup: device: /dev/sda ; type: lvmpv ; status: False ; 2024-03-01 20:54:48,454 DEBUG blivet/MainThread: DiskDevice.setup: sdb ; orig: False ; status: True ; controllable: True ; 2024-03-01 20:54:48,456 DEBUG blivet/MainThread: LVMPhysicalVolume.setup: device: /dev/sdb ; type: lvmpv ; status: False ; 2024-03-01 20:54:48,459 DEBUG blivet/MainThread: DiskDevice.setup: sdc ; orig: False ; status: True ; controllable: True ; 2024-03-01 20:54:48,461 DEBUG blivet/MainThread: LVMPhysicalVolume.setup: device: /dev/sdc ; type: lvmpv ; status: False ; 2024-03-01 20:54:48,464 DEBUG blivet/MainThread: LVMVolumeGroupDevice._create: test_vg1 ; status: False ; 2024-03-01 20:54:48,464 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 20:54:48,518 INFO program/MainThread: stdout[14]: Volume group "test_vg1" successfully created 2024-03-01 20:54:48,518 INFO program/MainThread: stderr[14]: 2024-03-01 20:54:48,519 INFO program/MainThread: ...done [14] (exit code: 0) 2024-03-01 20:54:48,527 DEBUG blivet/MainThread: LVMVolumeGroupDevice.setup: test_vg1 ; orig: False ; status: False ; controllable: True ; 2024-03-01 20:54:48,537 DEBUG blivet/MainThread: LVMVolumeGroupDevice.setup_parents: name: test_vg1 ; orig: False ; 2024-03-01 20:54:48,543 DEBUG blivet/MainThread: DiskDevice.setup: sda ; orig: False ; status: True ; controllable: True ; 2024-03-01 20:54:48,548 DEBUG blivet/MainThread: LVMPhysicalVolume.setup: device: /dev/sda ; type: lvmpv ; status: False ; 2024-03-01 20:54:48,556 DEBUG blivet/MainThread: DiskDevice.setup: sdb ; orig: False ; status: True ; controllable: True ; 2024-03-01 20:54:48,562 DEBUG blivet/MainThread: LVMPhysicalVolume.setup: device: /dev/sdb ; type: lvmpv ; status: False ; 2024-03-01 20:54:48,568 DEBUG blivet/MainThread: DiskDevice.setup: sdc ; orig: False ; status: True ; controllable: True ; 2024-03-01 20:54:48,574 DEBUG blivet/MainThread: LVMPhysicalVolume.setup: device: /dev/sdc ; type: lvmpv ; status: False ; 2024-03-01 20:54:48,574 INFO program/MainThread: Running... udevadm settle --timeout=300 2024-03-01 20:54:48,590 DEBUG program/MainThread: Return code: 0 2024-03-01 20:54:48,594 DEBUG blivet/MainThread: LVMVolumeGroupDevice.update_sysfs_path: test_vg1 ; status: False ; 2024-03-01 20:54:48,597 DEBUG blivet/MainThread: LVMVolumeGroupDevice.update_sysfs_path: test_vg1 ; status: False ; 2024-03-01 20:54:48,597 INFO program/MainThread: Running... udevadm settle --timeout=300 2024-03-01 20:54:48,608 DEBUG program/MainThread: Return code: 0 2024-03-01 20:54:48,609 INFO program/MainThread: Running... udevadm trigger --action=change --subsystem-match=block --sysname-match=test_vg1 2024-03-01 20:54:48,616 DEBUG program/MainThread: Return code: 0 2024-03-01 20:54:48,616 INFO program/MainThread: Running... udevadm settle --timeout=300 2024-03-01 20:54:48,628 DEBUG program/MainThread: Return code: 0 2024-03-01 20:54:48,628 INFO blivet/MainThread: executing action: [105] create device lvmlv test_vg1-lv1 (id 100) 2024-03-01 20:54:48,632 DEBUG blivet/MainThread: LVMLogicalVolumeDevice.create: test_vg1-lv1 ; status: False ; 2024-03-01 20:54:48,635 DEBUG blivet/MainThread: LVMLogicalVolumeDevice.setup_parents: name: test_vg1-lv1 ; orig: False ; 2024-03-01 20:54:48,638 DEBUG blivet/MainThread: LVMVolumeGroupDevice.setup: test_vg1 ; orig: False ; status: False ; controllable: True ; 2024-03-01 20:54:48,641 DEBUG blivet/MainThread: LVMVolumeGroupDevice.setup_parents: name: test_vg1 ; orig: False ; 2024-03-01 20:54:48,644 DEBUG blivet/MainThread: DiskDevice.setup: sda ; orig: False ; status: True ; controllable: True ; 2024-03-01 20:54:48,647 DEBUG blivet/MainThread: LVMPhysicalVolume.setup: device: /dev/sda ; type: lvmpv ; status: False ; 2024-03-01 20:54:48,650 DEBUG blivet/MainThread: DiskDevice.setup: sdb ; orig: False ; status: True ; controllable: True ; 2024-03-01 20:54:48,653 DEBUG blivet/MainThread: LVMPhysicalVolume.setup: device: /dev/sdb ; type: lvmpv ; status: False ; 2024-03-01 20:54:48,656 DEBUG blivet/MainThread: DiskDevice.setup: sdc ; orig: False ; status: True ; controllable: True ; 2024-03-01 20:54:48,659 DEBUG blivet/MainThread: LVMPhysicalVolume.setup: device: /dev/sdc ; type: lvmpv ; status: False ; 2024-03-01 20:54:48,659 INFO program/MainThread: Running... udevadm settle --timeout=300 2024-03-01 20:54:48,671 DEBUG program/MainThread: Return code: 0 2024-03-01 20:54:48,675 DEBUG blivet/MainThread: LVMVolumeGroupDevice.update_sysfs_path: test_vg1 ; status: False ; 2024-03-01 20:54:48,676 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 20:54:48,711 INFO program/MainThread: stdout[15]: LVM2_VG_NAME=test_vg1 LVM2_VG_UUID=92D4iU-pgrj-b4GD-6hd5-mlyY-nO5Y-bc0FSA LVM2_VG_SIZE=3196059648 LVM2_VG_FREE=3196059648 LVM2_VG_EXTENT_SIZE=4194304 LVM2_VG_EXTENT_COUNT=762 LVM2_VG_FREE_COUNT=762 LVM2_PV_COUNT=3 2024-03-01 20:54:48,711 INFO program/MainThread: stderr[15]: 2024-03-01 20:54:48,711 INFO program/MainThread: ...done [15] (exit code: 0) 2024-03-01 20:54:48,715 DEBUG blivet/MainThread: LVMLogicalVolumeDevice._create: test_vg1-lv1 ; status: False ; 2024-03-01 20:54:48,715 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 20:54:48,765 INFO program/MainThread: stdout[16]: Logical volume "lv1" created. 2024-03-01 20:54:48,765 INFO program/MainThread: stderr[16]: 2024-03-01 20:54:48,765 INFO program/MainThread: ...done [16] (exit code: 0) 2024-03-01 20:54:48,773 DEBUG blivet/MainThread: LVMLogicalVolumeDevice.setup: test_vg1-lv1 ; orig: False ; status: True ; controllable: True ; 2024-03-01 20:54:48,783 DEBUG blivet/MainThread: LVMLogicalVolumeDevice.update_sysfs_path: test_vg1-lv1 ; status: True ; 2024-03-01 20:54:48,784 DEBUG blivet/MainThread: test_vg1-lv1 sysfs_path set to /sys/devices/virtual/block/dm-0 2024-03-01 20:54:48,784 INFO program/MainThread: Running... udevadm settle --timeout=300 2024-03-01 20:54:48,810 DEBUG program/MainThread: Return code: 0 2024-03-01 20:54:48,818 DEBUG blivet/MainThread: LVMLogicalVolumeDevice.read_current_size: exists: True ; path: /dev/mapper/test_vg1-lv1 ; sysfs_path: /sys/devices/virtual/block/dm-0 ; 2024-03-01 20:54:48,818 DEBUG blivet/MainThread: updated test_vg1-lv1 size to 1.5 GiB (1.5 GiB) 2024-03-01 20:54:48,819 INFO program/MainThread: Running... udevadm trigger --action=change --subsystem-match=block --sysname-match=dm-0 2024-03-01 20:54:48,828 DEBUG program/MainThread: Return code: 0 2024-03-01 20:54:48,828 INFO program/MainThread: Running... udevadm settle --timeout=300 2024-03-01 20:54:48,844 DEBUG program/MainThread: Return code: 0 2024-03-01 20:54:48,844 INFO blivet/MainThread: executing action: [106] create format xfs filesystem on lvmlv test_vg1-lv1 (id 100) 2024-03-01 20:54:48,848 DEBUG blivet/MainThread: LVMLogicalVolumeDevice.setup: test_vg1-lv1 ; orig: False ; status: True ; controllable: True ; 2024-03-01 20:54:48,851 DEBUG blivet/MainThread: XFS.create: device: /dev/mapper/test_vg1-lv1 ; type: xfs ; status: False ; 2024-03-01 20:54:48,853 DEBUG blivet/MainThread: XFS._create: type: xfs ; device: /dev/mapper/test_vg1-lv1 ; mountpoint: ; 2024-03-01 20:54:48,854 INFO program/MainThread: Running... mkfs.xfs -f /dev/mapper/test_vg1-lv1 2024-03-01 20:54:49,020 INFO program/MainThread: stdout: 2024-03-01 20:54:49,020 INFO program/MainThread: meta-data=/dev/mapper/test_vg1-lv1 isize=512 agcount=4, agsize=98048 blks 2024-03-01 20:54:49,020 INFO program/MainThread: = sectsz=512 attr=2, projid32bit=1 2024-03-01 20:54:49,020 INFO program/MainThread: = crc=1 finobt=1, sparse=1, rmapbt=0 2024-03-01 20:54:49,020 INFO program/MainThread: = reflink=1 bigtime=1 inobtcount=1 nrext64=0 2024-03-01 20:54:49,020 INFO program/MainThread: data = bsize=4096 blocks=392192, imaxpct=25 2024-03-01 20:54:49,021 INFO program/MainThread: = sunit=0 swidth=0 blks 2024-03-01 20:54:49,021 INFO program/MainThread: naming =version 2 bsize=4096 ascii-ci=0, ftype=1 2024-03-01 20:54:49,021 INFO program/MainThread: log =internal log bsize=4096 blocks=16384, version=2 2024-03-01 20:54:49,021 INFO program/MainThread: = sectsz=512 sunit=0 blks, lazy-count=1 2024-03-01 20:54:49,021 INFO program/MainThread: realtime =none extsz=4096 blocks=0, rtextents=0 2024-03-01 20:54:49,021 DEBUG program/MainThread: Return code: 0 2024-03-01 20:54:49,021 INFO program/MainThread: Running... xfs_admin -L -- /dev/mapper/test_vg1-lv1 2024-03-01 20:54:49,035 INFO program/MainThread: stdout: 2024-03-01 20:54:49,036 INFO program/MainThread: writing all SBs 2024-03-01 20:54:49,036 INFO program/MainThread: new label = "" 2024-03-01 20:54:49,036 DEBUG program/MainThread: Return code: 0 2024-03-01 20:54:49,036 INFO program/MainThread: Running... udevadm settle --timeout=300 2024-03-01 20:54:49,052 DEBUG program/MainThread: Return code: 0 2024-03-01 20:54:49,056 DEBUG blivet/MainThread: LVMLogicalVolumeDevice.update_sysfs_path: test_vg1-lv1 ; status: True ; 2024-03-01 20:54:49,056 DEBUG blivet/MainThread: test_vg1-lv1 sysfs_path set to /sys/devices/virtual/block/dm-0 2024-03-01 20:54:49,057 INFO program/MainThread: Running... udevadm trigger --action=change --subsystem-match=block --sysname-match=dm-0 2024-03-01 20:54:49,066 DEBUG program/MainThread: Return code: 0 2024-03-01 20:54:49,066 INFO program/MainThread: Running... udevadm settle --timeout=300 2024-03-01 20:54:49,082 DEBUG program/MainThread: Return code: 0 2024-03-01 20:54:49,087 DEBUG blivet/MainThread: PartitionDevice._set_parted_partition: xvda1 ; 2024-03-01 20:54:49,087 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 0x7fcec829e900> 2024-03-01 20:54:49,090 DEBUG blivet/MainThread: DeviceTree.get_device_by_path: path: /dev/mapper/test_vg1-lv1 ; incomplete: False ; hidden: False ; 2024-03-01 20:54:49,092 DEBUG blivet/MainThread: DeviceTree.get_device_by_path returned existing 1.5 GiB lvmlv test_vg1-lv1 (100) with existing xfs filesystem 2024-03-01 20:54:49,092 DEBUG blivet/MainThread: resolved '/dev/mapper/test_vg1-lv1' to 'test_vg1-lv1' (lvmlv) 2024-03-01 20:54:49,095 DEBUG blivet/MainThread: DeviceTree.get_device_by_path: path: /dev/mapper/test_vg1-lv1 ; incomplete: False ; hidden: False ; 2024-03-01 20:54:49,098 DEBUG blivet/MainThread: DeviceTree.get_device_by_path returned existing 1.5 GiB lvmlv test_vg1-lv1 (100) with existing xfs filesystem 2024-03-01 20:54:49,098 DEBUG blivet/MainThread: resolved '/dev/mapper/test_vg1-lv1' to 'test_vg1-lv1' (lvmlv) 2024-03-01 20:54:56,773 INFO blivet/MainThread: sys.argv = ['/tmp/ansible_fedora.linux_system_roles.blivet_payload_w1a5vbkh/ansible_fedora.linux_system_roles.blivet_payload.zip/ansible_collections/fedora/linux_system_roles/plugins/modules/blivet.py'] 2024-03-01 20:54:56,806 DEBUG blivet/MainThread: Ext4FS.supported: supported: True ; 2024-03-01 20:54:56,806 INFO program/MainThread: Running [2] e2fsck -V ... 2024-03-01 20:54:56,809 INFO program/MainThread: stdout[2]: 2024-03-01 20:54:56,809 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 20:54:56,809 INFO program/MainThread: ...done [2] (exit code: 0) 2024-03-01 20:54:56,810 INFO program/MainThread: Running... modprobe --dry-run ext4 2024-03-01 20:54:56,814 DEBUG program/MainThread: Return code: 0 2024-03-01 20:54:56,814 DEBUG blivet/MainThread: get_format('ext4') returning Ext4FS instance with object id 0 2024-03-01 20:54:56,817 DEBUG blivet/MainThread: Ext4FS.supported: supported: True ; 2024-03-01 20:54:56,817 DEBUG blivet/MainThread: trying to set new default fstype to 'ext4' 2024-03-01 20:54:56,820 DEBUG blivet/MainThread: Ext4FS.supported: supported: True ; 2024-03-01 20:54:56,820 DEBUG blivet/MainThread: get_format('ext4') returning Ext4FS instance with object id 1 2024-03-01 20:54:56,823 DEBUG blivet/MainThread: Ext4FS.supported: supported: True ; 2024-03-01 20:54:56,823 INFO program/MainThread: Running... lsblk --bytes -a -o NAME,SIZE,OWNER,GROUP,MODE,FSTYPE,LABEL,UUID,PARTUUID,MOUNTPOINT 2024-03-01 20:54:56,832 INFO program/MainThread: stdout: 2024-03-01 20:54:56,832 INFO program/MainThread: NAME SIZE OWNER GROUP MODE FSTYPE LABEL UUID PARTUUID MOUNTPOINT 2024-03-01 20:54:56,832 INFO program/MainThread: sda 1073741824 root disk brw-rw---- LVM2_member KQUrgr-EY9c-gxGf-lf66-jC2I-HcHi-Ky0II7 2024-03-01 20:54:56,832 INFO program/MainThread: `-test_vg1-lv1-real 1606418432 root disk brw-rw---- 2024-03-01 20:54:56,832 INFO program/MainThread: |-test_vg1-lv1 1606418432 root disk brw-rw---- xfs bb878817-5f57-401a-a0cc-465af950412a 2024-03-01 20:54:56,832 INFO program/MainThread: `-test_vg1-lv1_snapset1 1606418432 root disk brw-rw---- xfs bb878817-5f57-401a-a0cc-465af950412a 2024-03-01 20:54:56,832 INFO program/MainThread: sdb 1073741824 root disk brw-rw---- LVM2_member HPdpY3-fvL8-egkk-9Z4l-1svI-c4V5-uEWymO 2024-03-01 20:54:56,832 INFO program/MainThread: |-test_vg1-lv1-real 1606418432 root disk brw-rw---- 2024-03-01 20:54:56,832 INFO program/MainThread: | |-test_vg1-lv1 1606418432 root disk brw-rw---- xfs bb878817-5f57-401a-a0cc-465af950412a 2024-03-01 20:54:56,832 INFO program/MainThread: | `-test_vg1-lv1_snapset1 1606418432 root disk brw-rw---- xfs bb878817-5f57-401a-a0cc-465af950412a 2024-03-01 20:54:56,833 INFO program/MainThread: `-test_vg1-lv1_snapset1-cow 322961408 root disk brw-rw---- 2024-03-01 20:54:56,833 INFO program/MainThread: `-test_vg1-lv1_snapset1 1606418432 root disk brw-rw---- xfs bb878817-5f57-401a-a0cc-465af950412a 2024-03-01 20:54:56,833 INFO program/MainThread: sdc 1073741824 root disk brw-rw---- LVM2_member W1yzNp-LeBG-0nfF-xPJU-gQZE-zesw-U7HmNl 2024-03-01 20:54:56,833 INFO program/MainThread: sdd 1073741824 root disk brw-rw---- 2024-03-01 20:54:56,833 INFO program/MainThread: sde 1073741824 root disk brw-rw---- 2024-03-01 20:54:56,833 INFO program/MainThread: sdf 1073741824 root disk brw-rw---- 2024-03-01 20:54:56,833 INFO program/MainThread: sdg 1073741824 root disk brw-rw---- 2024-03-01 20:54:56,833 INFO program/MainThread: sdh 1073741824 root disk brw-rw---- 2024-03-01 20:54:56,833 INFO program/MainThread: sdi 1073741824 root disk brw-rw---- 2024-03-01 20:54:56,833 INFO program/MainThread: sdj 1073741824 root disk brw-rw---- 2024-03-01 20:54:56,833 INFO program/MainThread: sdk 1073741824 root disk brw-rw---- 2024-03-01 20:54:56,833 INFO program/MainThread: sdl 1073741824 root disk brw-rw---- 2024-03-01 20:54:56,833 INFO program/MainThread: xvda 268435456000 root disk brw-rw---- 2024-03-01 20:54:56,833 INFO program/MainThread: `-xvda1 268434390528 root disk brw-rw---- xfs a4d9efbc-be36-4c5f-99af-596afd10159d e61ef7e0-01 / 2024-03-01 20:54:56,833 DEBUG program/MainThread: Return code: 0 2024-03-01 20:54:56,833 DEBUG blivet/MainThread: lsblk output: NAME SIZE OWNER GROUP MODE FSTYPE LABEL UUID PARTUUID MOUNTPOINT sda 1073741824 root disk brw-rw---- LVM2_member KQUrgr-EY9c-gxGf-lf66-jC2I-HcHi-Ky0II7 `-test_vg1-lv1-real 1606418432 root disk brw-rw---- |-test_vg1-lv1 1606418432 root disk brw-rw---- xfs bb878817-5f57-401a-a0cc-465af950412a `-test_vg1-lv1_snapset1 1606418432 root disk brw-rw---- xfs bb878817-5f57-401a-a0cc-465af950412a sdb 1073741824 root disk brw-rw---- LVM2_member HPdpY3-fvL8-egkk-9Z4l-1svI-c4V5-uEWymO |-test_vg1-lv1-real 1606418432 root disk brw-rw---- | |-test_vg1-lv1 1606418432 root disk brw-rw---- xfs bb878817-5f57-401a-a0cc-465af950412a | `-test_vg1-lv1_snapset1 1606418432 root disk brw-rw---- xfs bb878817-5f57-401a-a0cc-465af950412a `-test_vg1-lv1_snapset1-cow 322961408 root disk brw-rw---- `-test_vg1-lv1_snapset1 1606418432 root disk brw-rw---- xfs bb878817-5f57-401a-a0cc-465af950412a sdc 1073741824 root disk brw-rw---- LVM2_member W1yzNp-LeBG-0nfF-xPJU-gQZE-zesw-U7HmNl 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 20:54:56,833 DEBUG blivet/MainThread: lvm filter: clearing the lvm devices list 2024-03-01 20:54:56,833 DEBUG blivet/MainThread: lvm filter: clearing the lvm devices list 2024-03-01 20:54:56,834 INFO blivet/MainThread: resetting Blivet (version 3.6.0) instance 2024-03-01 20:54:56,834 DEBUG blivet/MainThread: lvm filter: clearing the lvm devices list 2024-03-01 20:54:56,834 INFO blivet/MainThread: DeviceTree.populate: ignored_disks is [] ; exclusive_disks is [] 2024-03-01 20:54:56,834 WARNING blivet/MainThread: Failed to call the update_volume_info method: libstoragemgmt functionality not available 2024-03-01 20:54:56,834 INFO program/MainThread: Running... udevadm settle --timeout=300 2024-03-01 20:54:56,846 DEBUG program/MainThread: Return code: 0 2024-03-01 20:54:56,860 INFO blivet/MainThread: devices to scan: ['sda', 'sdb', 'sdk', 'sdl', 'sdc', 'sdd', 'sde', 'sdf', 'sdg', 'sdh', 'sdi', 'sdj', 'xvda', 'xvda1', 'test_vg1-lv1', 'test_vg1-lv1-real', 'test_vg1-lv1_snapset1-cow', 'test_vg1-lv1_snapset1'] 2024-03-01 20:54:56,864 DEBUG blivet/MainThread: DeviceTree.handle_device: name: sda ; info: {'CURRENT_TAGS': ':systemd:', 'DEVLINKS': '/dev/disk/by-id/scsi-1LIO-ORG_disk0:a8abeb2a-8284-458e-bf04-3e0fbc353c0a ' '/dev/disk/by-id/scsi-SLIO-ORG_disk0_a8abeb2a-8284-458e-bf04-3e0fbc353c0a ' '/dev/disk/by-id/lvm-pv-uuid-KQUrgr-EY9c-gxGf-lf66-jC2I-HcHi-Ky0II7 ' '/dev/disk/by-id/scsi-36001405a8abeb2a8284458ebf043e0fb ' '/dev/disk/by-id/wwn-0x6001405a8abeb2a8284458ebf043e0fb ' '/dev/disk/by-diskseq/2', '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': 'KQUrgr-EY9c-gxGf-lf66-jC2I-HcHi-Ky0II7', 'ID_FS_UUID_ENC': 'KQUrgr-EY9c-gxGf-lf66-jC2I-HcHi-Ky0II7', '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': 'a8abeb2a-8284-458e-bf04-3e0fbc353c0a', 'ID_SERIAL': '36001405a8abeb2a8284458ebf043e0fb', 'ID_SERIAL_SHORT': '6001405a8abeb2a8284458ebf043e0fb', 'ID_TARGET_PORT': '0', 'ID_TYPE': 'disk', 'ID_VENDOR': 'LIO-ORG', 'ID_VENDOR_ENC': 'LIO-ORG\\x20', 'ID_WWN': '0x6001405a8abeb2a8', 'ID_WWN_VENDOR_EXTENSION': '0x284458ebf043e0fb', 'ID_WWN_WITH_EXTENSION': '0x6001405a8abeb2a8284458ebf043e0fb', 'MAJOR': '8', 'MINOR': '0', 'SCSI_IDENT_LUN_LOGICAL_UNIT_GROUP': '0x0', 'SCSI_IDENT_LUN_NAA_REGEXT': '6001405a8abeb2a8284458ebf043e0fb', 'SCSI_IDENT_LUN_T10': 'LIO-ORG_disk0:a8abeb2a-8284-458e-bf04-3e0fbc353c0a', 'SCSI_IDENT_PORT_NAME': 'naa.5001405a91c5ccc5,t,0x0001', 'SCSI_IDENT_PORT_RELATIVE': '0', 'SCSI_IDENT_PORT_TARGET_PORT_GROUP': '0x0', 'SCSI_IDENT_SERIAL': 'a8abeb2a-8284-458e-bf04-3e0fbc353c0a', 'SCSI_IDENT_TARGET_NAME': 'naa.5001405a91c5ccc5', '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': '336998022'} ; 2024-03-01 20:54:56,865 INFO blivet/MainThread: scanning sda (/sys/devices/tcm_loop_0/tcm_loop_adapter_0/host2/target2:0:1/2:0:1:0/block/sda)... 2024-03-01 20:54:56,865 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 20:54:56,899 INFO program/MainThread: stdout[3]: LVM2_VG_NAME=test_vg1 LVM2_LV_NAME=lv1 LVM2_LV_UUID=F8TpAs-pMXu-SFeZ-2C4t-3aMT-HaUU-W2tZ5I LVM2_LV_SIZE=1606418432 LVM2_LV_ATTR=owi-a-s--- LVM2_SEGTYPE=linear LVM2_ORIGIN= LVM2_POOL_LV= LVM2_DATA_LV= LVM2_METADATA_LV= LVM2_LV_ROLE=public,origin,thickorigin LVM2_MOVE_PV= LVM2_DATA_PERCENT= LVM2_METADATA_PERCENT= LVM2_COPY_PERCENT= LVM2_VG_NAME=test_vg1 LVM2_LV_NAME=lv1 LVM2_LV_UUID=F8TpAs-pMXu-SFeZ-2C4t-3aMT-HaUU-W2tZ5I LVM2_LV_SIZE=1606418432 LVM2_LV_ATTR=owi-a-s--- LVM2_SEGTYPE=linear LVM2_ORIGIN= LVM2_POOL_LV= LVM2_DATA_LV= LVM2_METADATA_LV= LVM2_LV_ROLE=public,origin,thickorigin LVM2_MOVE_PV= LVM2_DATA_PERCENT= LVM2_METADATA_PERCENT= LVM2_COPY_PERCENT= LVM2_VG_NAME=test_vg1 LVM2_LV_NAME=lv1_snapset1 LVM2_LV_UUID=DrIb1v-6wLc-rDTf-HEVM-Tn0e-fPrk-67wWCS LVM2_LV_SIZE=322961408 LVM2_LV_ATTR=swi-a-s--- LVM2_SEGTYPE=linear LVM2_ORIGIN=lv1 LVM2_POOL_LV= LVM2_DATA_LV= LVM2_METADATA_LV= LVM2_LV_ROLE=public,snapshot,thicksnapshot LVM2_MOVE_PV= LVM2_DATA_PERCENT=0.00 LVM2_METADATA_PERCENT= LVM2_COPY_PERCENT= 2024-03-01 20:54:56,900 INFO program/MainThread: stderr[3]: 2024-03-01 20:54:56,900 INFO program/MainThread: ...done [3] (exit code: 0) 2024-03-01 20:54:56,904 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: sda ; incomplete: False ; hidden: False ; 2024-03-01 20:54:56,906 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned None 2024-03-01 20:54:56,911 INFO blivet/MainThread: failed to get initiator name from iscsi firmware: storaged iSCSI functionality not available 2024-03-01 20:54:56,912 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 20:54:56,917 DEBUG blivet/MainThread: DiskDevicePopulator.run: name: sda ; 2024-03-01 20:54:56,917 INFO blivet/MainThread: sda is a disk 2024-03-01 20:54:56,917 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 3 2024-03-01 20:54:56,918 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 4 2024-03-01 20:54:56,921 DEBUG blivet/MainThread: DiskDevice._set_format: sda ; type: None ; current: None ; 2024-03-01 20:54:56,924 DEBUG blivet/MainThread: DiskDevice.update_sysfs_path: sda ; status: True ; 2024-03-01 20:54:56,924 DEBUG blivet/MainThread: sda sysfs_path set to /sys/devices/tcm_loop_0/tcm_loop_adapter_0/host2/target2:0:1/2:0:1:0/block/sda 2024-03-01 20:54:56,927 DEBUG blivet/MainThread: DiskDevice.read_current_size: exists: True ; path: /dev/sda ; sysfs_path: /sys/devices/tcm_loop_0/tcm_loop_adapter_0/host2/target2:0:1/2:0:1:0/block/sda ; 2024-03-01 20:54:56,928 DEBUG blivet/MainThread: updated sda size to 1024 MiB (1024 MiB) 2024-03-01 20:54:56,928 INFO blivet/MainThread: added disk sda (id 2) to device tree 2024-03-01 20:54:56,928 INFO blivet/MainThread: got device: DiskDevice instance (0x7fe03e3398e0) -- 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 = 6001405a8abeb2a8284458ebf043e0fb 2024-03-01 20:54:56,931 DEBUG blivet/MainThread: DeviceTree.handle_format: name: sda ; 2024-03-01 20:54:56,935 DEBUG blivet/MainThread: AppleBootstrapFS.supported: supported: True ; 2024-03-01 20:54:56,935 DEBUG blivet/MainThread: get_format('appleboot') returning AppleBootstrapFS instance with object id 6 2024-03-01 20:54:56,938 DEBUG blivet/MainThread: EFIFS.supported: supported: True ; 2024-03-01 20:54:56,938 DEBUG blivet/MainThread: get_format('efi') returning EFIFS instance with object id 7 2024-03-01 20:54:56,941 DEBUG blivet/MainThread: MacEFIFS.supported: supported: True ; 2024-03-01 20:54:56,941 DEBUG blivet/MainThread: get_format('macefi') returning MacEFIFS instance with object id 8 2024-03-01 20:54:56,945 DEBUG blivet/MainThread: MacEFIFS.supported: supported: True ; 2024-03-01 20:54:56,945 DEBUG blivet/MainThread: get_format('macefi') returning MacEFIFS instance with object id 9 2024-03-01 20:54:56,948 DEBUG blivet/MainThread: LVMFormatPopulator.run: pv: sda ; 2024-03-01 20:54:56,948 DEBUG blivet/MainThread: lvm filter: device /dev/sda added to the list of allowed devices 2024-03-01 20:54:56,948 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 20:54:56,983 INFO program/MainThread: stdout[4]: LVM2_PV_NAME=/dev/sda LVM2_PV_UUID=KQUrgr-EY9c-gxGf-lf66-jC2I-HcHi-Ky0II7 LVM2_PV_FREE=0 LVM2_PV_SIZE=1065353216 LVM2_PE_START=8388608 LVM2_VG_NAME=test_vg1 LVM2_VG_UUID=92D4iU-pgrj-b4GD-6hd5-mlyY-nO5Y-bc0FSA LVM2_VG_SIZE=3196059648 LVM2_VG_FREE=1266679808 LVM2_VG_EXTENT_SIZE=4194304 LVM2_VG_EXTENT_COUNT=762 LVM2_VG_FREE_COUNT=302 LVM2_PV_COUNT=3 LVM2_PV_NAME=[unknown] LVM2_PV_UUID=HPdpY3-fvL8-egkk-9Z4l-1svI-c4V5-uEWymO LVM2_PV_FREE=201326592 LVM2_PV_SIZE=1065353216 LVM2_PE_START=8388608 LVM2_VG_NAME=test_vg1 LVM2_VG_UUID=92D4iU-pgrj-b4GD-6hd5-mlyY-nO5Y-bc0FSA LVM2_VG_SIZE=3196059648 LVM2_VG_FREE=1266679808 LVM2_VG_EXTENT_SIZE=4194304 LVM2_VG_EXTENT_COUNT=762 LVM2_VG_FREE_COUNT=302 LVM2_PV_COUNT=3 LVM2_PV_NAME=[unknown] LVM2_PV_UUID=W1yzNp-LeBG-0nfF-xPJU-gQZE-zesw-U7HmNl LVM2_PV_FREE=1065353216 LVM2_PV_SIZE=1065353216 LVM2_PE_START=8388608 LVM2_VG_NAME=test_vg1 LVM2_VG_UUID=92D4iU-pgrj-b4GD-6hd5-mlyY-nO5Y-bc0FSA LVM2_VG_SIZE=3196059648 LVM2_VG_FREE=1266679808 LVM2_VG_EXTENT_SIZE=4194304 LVM2_VG_EXTENT_COUNT=762 LVM2_VG_FREE_COUNT=302 LVM2_PV_COUNT=3 2024-03-01 20:54:56,983 INFO program/MainThread: stderr[4]: WARNING: Couldn't find device with uuid HPdpY3-fvL8-egkk-9Z4l-1svI-c4V5-uEWymO. WARNING: Couldn't find device with uuid W1yzNp-LeBG-0nfF-xPJU-gQZE-zesw-U7HmNl. WARNING: VG test_vg1 is missing PV HPdpY3-fvL8-egkk-9Z4l-1svI-c4V5-uEWymO (last written to /dev/sdb). WARNING: VG test_vg1 is missing PV W1yzNp-LeBG-0nfF-xPJU-gQZE-zesw-U7HmNl (last written to /dev/sdc). WARNING: Couldn't find all devices for LV test_vg1/lv1 while checking used and assumed devices. WARNING: Couldn't find all devices for LV test_vg1/lv1_snapset1 while checking used and assumed devices. 2024-03-01 20:54:56,983 INFO program/MainThread: ...done [4] (exit code: 0) 2024-03-01 20:54:56,983 INFO blivet/MainThread: type detected on 'sda' is 'lvmpv' 2024-03-01 20:54:56,987 DEBUG blivet/MainThread: LVMPhysicalVolume.__init__: uuid: KQUrgr-EY9c-gxGf-lf66-jC2I-HcHi-Ky0II7 ; label: None ; device: /dev/sda ; serial: 36001405a8abeb2a8284458ebf043e0fb ; exists: True ; vg_name: test_vg1 ; vg_uuid: 92D4iU-pgrj-b4GD-6hd5-mlyY-nO5Y-bc0FSA ; pe_start: 8 MiB ; 2024-03-01 20:54:56,988 DEBUG blivet/MainThread: get_format('lvmpv') returning LVMPhysicalVolume instance with object id 10 2024-03-01 20:54:56,990 DEBUG blivet/MainThread: DiskDevice._set_format: sda ; type: lvmpv ; current: None ; 2024-03-01 20:54:56,993 DEBUG blivet/MainThread: DeviceTree.get_device_by_uuid: uuid: 92D4iU-pgrj-b4GD-6hd5-mlyY-nO5Y-bc0FSA ; incomplete: True ; hidden: False ; 2024-03-01 20:54:56,996 DEBUG blivet/MainThread: DeviceTree.get_device_by_uuid returned None 2024-03-01 20:54:56,999 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: test_vg1 ; incomplete: False ; hidden: False ; 2024-03-01 20:54:57,001 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned None 2024-03-01 20:54:57,002 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 20:54:57,039 INFO program/MainThread: stdout[5]: LVM2_VG_NAME=test_vg1 LVM2_VG_UUID=92D4iU-pgrj-b4GD-6hd5-mlyY-nO5Y-bc0FSA LVM2_VG_SIZE=3196059648 LVM2_VG_FREE=1266679808 LVM2_VG_EXTENT_SIZE=4194304 LVM2_VG_EXTENT_COUNT=762 LVM2_VG_FREE_COUNT=302 LVM2_PV_COUNT=3 2024-03-01 20:54:57,039 INFO program/MainThread: stderr[5]: WARNING: Couldn't find device with uuid HPdpY3-fvL8-egkk-9Z4l-1svI-c4V5-uEWymO. WARNING: Couldn't find device with uuid W1yzNp-LeBG-0nfF-xPJU-gQZE-zesw-U7HmNl. WARNING: VG test_vg1 is missing PV HPdpY3-fvL8-egkk-9Z4l-1svI-c4V5-uEWymO (last written to /dev/sdb). WARNING: VG test_vg1 is missing PV W1yzNp-LeBG-0nfF-xPJU-gQZE-zesw-U7HmNl (last written to /dev/sdc). WARNING: Couldn't find all devices for LV test_vg1/lv1 while checking used and assumed devices. WARNING: Couldn't find all devices for LV test_vg1/lv1_snapset1 while checking used and assumed devices. 2024-03-01 20:54:57,039 INFO program/MainThread: ...done [5] (exit code: 0) 2024-03-01 20:54:57,039 INFO blivet/MainThread: Can't get exported information from VG info, assuming VG is not exported. 2024-03-01 20:54:57,039 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 12 2024-03-01 20:54:57,044 DEBUG blivet/MainThread: LVMVolumeGroupDevice._add_parent: test_vg1 ; parent: sda ; 2024-03-01 20:54:57,048 DEBUG blivet/MainThread: DiskDevice.add_child: name: sda ; child: test_vg1 ; kids: 0 ; 2024-03-01 20:54:57,048 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 13 2024-03-01 20:54:57,051 DEBUG blivet/MainThread: LVMVolumeGroupDevice._set_format: test_vg1 ; type: None ; current: None ; 2024-03-01 20:54:57,051 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 20:54:57,089 INFO program/MainThread: stdout[6]: LVM2_VG_NAME=test_vg1 LVM2_LV_NAME=lv1 LVM2_LV_UUID=F8TpAs-pMXu-SFeZ-2C4t-3aMT-HaUU-W2tZ5I LVM2_LV_SIZE=1606418432 LVM2_LV_ATTR=owi-a-s-p- LVM2_SEGTYPE=linear LVM2_ORIGIN= LVM2_POOL_LV= LVM2_DATA_LV= LVM2_METADATA_LV= LVM2_LV_ROLE=public,origin,thickorigin LVM2_MOVE_PV= LVM2_DATA_PERCENT= LVM2_METADATA_PERCENT= LVM2_COPY_PERCENT= LVM2_VG_NAME=test_vg1 LVM2_LV_NAME=lv1 LVM2_LV_UUID=F8TpAs-pMXu-SFeZ-2C4t-3aMT-HaUU-W2tZ5I LVM2_LV_SIZE=1606418432 LVM2_LV_ATTR=owi-a-s-p- LVM2_SEGTYPE=linear LVM2_ORIGIN= LVM2_POOL_LV= LVM2_DATA_LV= LVM2_METADATA_LV= LVM2_LV_ROLE=public,origin,thickorigin LVM2_MOVE_PV= LVM2_DATA_PERCENT= LVM2_METADATA_PERCENT= LVM2_COPY_PERCENT= LVM2_VG_NAME=test_vg1 LVM2_LV_NAME=lv1_snapset1 LVM2_LV_UUID=DrIb1v-6wLc-rDTf-HEVM-Tn0e-fPrk-67wWCS LVM2_LV_SIZE=322961408 LVM2_LV_ATTR=swi-a-s-p- LVM2_SEGTYPE=linear LVM2_ORIGIN=lv1 LVM2_POOL_LV= LVM2_DATA_LV= LVM2_METADATA_LV= LVM2_LV_ROLE=public,snapshot,thicksnapshot LVM2_MOVE_PV= LVM2_DATA_PERCENT=0.00 LVM2_METADATA_PERCENT= LVM2_COPY_PERCENT= 2024-03-01 20:54:57,089 INFO program/MainThread: stderr[6]: WARNING: Couldn't find device with uuid HPdpY3-fvL8-egkk-9Z4l-1svI-c4V5-uEWymO. WARNING: Couldn't find device with uuid W1yzNp-LeBG-0nfF-xPJU-gQZE-zesw-U7HmNl. WARNING: VG test_vg1 is missing PV HPdpY3-fvL8-egkk-9Z4l-1svI-c4V5-uEWymO (last written to /dev/sdb). WARNING: VG test_vg1 is missing PV W1yzNp-LeBG-0nfF-xPJU-gQZE-zesw-U7HmNl (last written to /dev/sdc). WARNING: Couldn't find all devices for LV test_vg1/lv1 while checking used and assumed devices. WARNING: Couldn't find all devices for LV test_vg1/lv1_snapset1 while checking used and assumed devices. 2024-03-01 20:54:57,089 INFO program/MainThread: ...done [6] (exit code: 0) 2024-03-01 20:54:57,093 DEBUG blivet/MainThread: LVMVolumeGroupDevice.update_sysfs_path: test_vg1 ; status: True ; 2024-03-01 20:54:57,094 INFO blivet/MainThread: added lvmvg test_vg1 (id 11) to device tree 2024-03-01 20:54:57,097 DEBUG blivet/MainThread: LVMFormatPopulator._update_lvs: pv: sda ; 2024-03-01 20:54:57,099 DEBUG blivet/MainThread: DeviceTree.get_device_by_uuid: uuid: 92D4iU-pgrj-b4GD-6hd5-mlyY-nO5Y-bc0FSA ; incomplete: True ; hidden: False ; 2024-03-01 20:54:57,102 DEBUG blivet/MainThread: DeviceTree.get_device_by_uuid returned existing 1016 MiB lvmvg test_vg1 (11) 2024-03-01 20:54:57,102 WARNING blivet/MainThread: Skipping LVs for incomplete VG test_vg1 2024-03-01 20:54:57,102 INFO blivet/MainThread: got format: existing lvmpv 2024-03-01 20:54:57,106 DEBUG blivet/MainThread: DeviceTree.handle_device: name: sdb ; info: {'CURRENT_TAGS': ':systemd:', 'DEVLINKS': '/dev/disk/by-id/scsi-1LIO-ORG_disk1:c67c68fc-5fb8-4942-8812-1de7084b7176 ' '/dev/disk/by-id/scsi-SLIO-ORG_disk1_c67c68fc-5fb8-4942-8812-1de7084b7176 ' '/dev/disk/by-id/wwn-0x6001405c67c68fc5fb8494288121de70 ' '/dev/disk/by-id/scsi-36001405c67c68fc5fb8494288121de70 ' '/dev/disk/by-id/lvm-pv-uuid-HPdpY3-fvL8-egkk-9Z4l-1svI-c4V5-uEWymO ' '/dev/disk/by-diskseq/3', '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': 'HPdpY3-fvL8-egkk-9Z4l-1svI-c4V5-uEWymO', 'ID_FS_UUID_ENC': 'HPdpY3-fvL8-egkk-9Z4l-1svI-c4V5-uEWymO', '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': 'c67c68fc-5fb8-4942-8812-1de7084b7176', 'ID_SERIAL': '36001405c67c68fc5fb8494288121de70', 'ID_SERIAL_SHORT': '6001405c67c68fc5fb8494288121de70', 'ID_TARGET_PORT': '0', 'ID_TYPE': 'disk', 'ID_VENDOR': 'LIO-ORG', 'ID_VENDOR_ENC': 'LIO-ORG\\x20', 'ID_WWN': '0x6001405c67c68fc5', 'ID_WWN_VENDOR_EXTENSION': '0xfb8494288121de70', 'ID_WWN_WITH_EXTENSION': '0x6001405c67c68fc5fb8494288121de70', 'MAJOR': '8', 'MINOR': '16', 'SCSI_IDENT_LUN_LOGICAL_UNIT_GROUP': '0x0', 'SCSI_IDENT_LUN_NAA_REGEXT': '6001405c67c68fc5fb8494288121de70', 'SCSI_IDENT_LUN_T10': 'LIO-ORG_disk1:c67c68fc-5fb8-4942-8812-1de7084b7176', 'SCSI_IDENT_PORT_NAME': 'naa.5001405a91c5ccc5,t,0x0001', 'SCSI_IDENT_PORT_RELATIVE': '0', 'SCSI_IDENT_PORT_TARGET_PORT_GROUP': '0x0', 'SCSI_IDENT_SERIAL': 'c67c68fc-5fb8-4942-8812-1de7084b7176', 'SCSI_IDENT_TARGET_NAME': 'naa.5001405a91c5ccc5', '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': '337020590'} ; 2024-03-01 20:54:57,106 INFO blivet/MainThread: scanning sdb (/sys/devices/tcm_loop_0/tcm_loop_adapter_0/host2/target2:0:1/2:0:1:1/block/sdb)... 2024-03-01 20:54:57,109 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: sdb ; incomplete: False ; hidden: False ; 2024-03-01 20:54:57,111 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned None 2024-03-01 20:54:57,116 DEBUG blivet/MainThread: DiskDevicePopulator.run: name: sdb ; 2024-03-01 20:54:57,117 INFO blivet/MainThread: sdb is a disk 2024-03-01 20:54:57,117 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 17 2024-03-01 20:54:57,117 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 18 2024-03-01 20:54:57,120 DEBUG blivet/MainThread: DiskDevice._set_format: sdb ; type: None ; current: None ; 2024-03-01 20:54:57,123 DEBUG blivet/MainThread: DiskDevice.update_sysfs_path: sdb ; status: True ; 2024-03-01 20:54:57,123 DEBUG blivet/MainThread: sdb sysfs_path set to /sys/devices/tcm_loop_0/tcm_loop_adapter_0/host2/target2:0:1/2:0:1:1/block/sdb 2024-03-01 20:54:57,126 DEBUG blivet/MainThread: DiskDevice.read_current_size: exists: True ; path: /dev/sdb ; sysfs_path: /sys/devices/tcm_loop_0/tcm_loop_adapter_0/host2/target2:0:1/2:0:1:1/block/sdb ; 2024-03-01 20:54:57,126 DEBUG blivet/MainThread: updated sdb size to 1024 MiB (1024 MiB) 2024-03-01 20:54:57,126 INFO blivet/MainThread: added disk sdb (id 16) to device tree 2024-03-01 20:54:57,126 INFO blivet/MainThread: got device: DiskDevice instance (0x7fe03cf3f1c0) -- 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 = 6001405c67c68fc5fb8494288121de70 2024-03-01 20:54:57,129 DEBUG blivet/MainThread: DeviceTree.handle_format: name: sdb ; 2024-03-01 20:54:57,132 DEBUG blivet/MainThread: AppleBootstrapFS.supported: supported: True ; 2024-03-01 20:54:57,133 DEBUG blivet/MainThread: get_format('appleboot') returning AppleBootstrapFS instance with object id 20 2024-03-01 20:54:57,135 DEBUG blivet/MainThread: EFIFS.supported: supported: True ; 2024-03-01 20:54:57,135 DEBUG blivet/MainThread: get_format('efi') returning EFIFS instance with object id 21 2024-03-01 20:54:57,138 DEBUG blivet/MainThread: MacEFIFS.supported: supported: True ; 2024-03-01 20:54:57,138 DEBUG blivet/MainThread: get_format('macefi') returning MacEFIFS instance with object id 22 2024-03-01 20:54:57,141 DEBUG blivet/MainThread: MacEFIFS.supported: supported: True ; 2024-03-01 20:54:57,141 DEBUG blivet/MainThread: get_format('macefi') returning MacEFIFS instance with object id 23 2024-03-01 20:54:57,144 DEBUG blivet/MainThread: LVMFormatPopulator.run: pv: sdb ; 2024-03-01 20:54:57,144 DEBUG blivet/MainThread: lvm filter: device /dev/sdb added to the list of allowed devices 2024-03-01 20:54:57,144 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 20:54:57,181 INFO program/MainThread: stdout[7]: LVM2_PV_NAME=/dev/sda LVM2_PV_UUID=KQUrgr-EY9c-gxGf-lf66-jC2I-HcHi-Ky0II7 LVM2_PV_FREE=0 LVM2_PV_SIZE=1065353216 LVM2_PE_START=8388608 LVM2_VG_NAME=test_vg1 LVM2_VG_UUID=92D4iU-pgrj-b4GD-6hd5-mlyY-nO5Y-bc0FSA LVM2_VG_SIZE=3196059648 LVM2_VG_FREE=1266679808 LVM2_VG_EXTENT_SIZE=4194304 LVM2_VG_EXTENT_COUNT=762 LVM2_VG_FREE_COUNT=302 LVM2_PV_COUNT=3 LVM2_PV_NAME=/dev/sdb LVM2_PV_UUID=HPdpY3-fvL8-egkk-9Z4l-1svI-c4V5-uEWymO LVM2_PV_FREE=201326592 LVM2_PV_SIZE=1065353216 LVM2_PE_START=8388608 LVM2_VG_NAME=test_vg1 LVM2_VG_UUID=92D4iU-pgrj-b4GD-6hd5-mlyY-nO5Y-bc0FSA LVM2_VG_SIZE=3196059648 LVM2_VG_FREE=1266679808 LVM2_VG_EXTENT_SIZE=4194304 LVM2_VG_EXTENT_COUNT=762 LVM2_VG_FREE_COUNT=302 LVM2_PV_COUNT=3 LVM2_PV_NAME=[unknown] LVM2_PV_UUID=W1yzNp-LeBG-0nfF-xPJU-gQZE-zesw-U7HmNl LVM2_PV_FREE=1065353216 LVM2_PV_SIZE=1065353216 LVM2_PE_START=8388608 LVM2_VG_NAME=test_vg1 LVM2_VG_UUID=92D4iU-pgrj-b4GD-6hd5-mlyY-nO5Y-bc0FSA LVM2_VG_SIZE=3196059648 LVM2_VG_FREE=1266679808 LVM2_VG_EXTENT_SIZE=4194304 LVM2_VG_EXTENT_COUNT=762 LVM2_VG_FREE_COUNT=302 LVM2_PV_COUNT=3 2024-03-01 20:54:57,181 INFO program/MainThread: stderr[7]: WARNING: Couldn't find device with uuid W1yzNp-LeBG-0nfF-xPJU-gQZE-zesw-U7HmNl. WARNING: VG test_vg1 is missing PV W1yzNp-LeBG-0nfF-xPJU-gQZE-zesw-U7HmNl (last written to /dev/sdc). 2024-03-01 20:54:57,181 INFO program/MainThread: ...done [7] (exit code: 0) 2024-03-01 20:54:57,181 INFO blivet/MainThread: type detected on 'sdb' is 'lvmpv' 2024-03-01 20:54:57,185 DEBUG blivet/MainThread: LVMPhysicalVolume.__init__: uuid: HPdpY3-fvL8-egkk-9Z4l-1svI-c4V5-uEWymO ; label: None ; device: /dev/sdb ; serial: 36001405c67c68fc5fb8494288121de70 ; exists: True ; vg_name: test_vg1 ; vg_uuid: 92D4iU-pgrj-b4GD-6hd5-mlyY-nO5Y-bc0FSA ; pe_start: 8 MiB ; free: 192 MiB ; 2024-03-01 20:54:57,185 DEBUG blivet/MainThread: get_format('lvmpv') returning LVMPhysicalVolume instance with object id 24 2024-03-01 20:54:57,188 DEBUG blivet/MainThread: DiskDevice._set_format: sdb ; type: lvmpv ; current: None ; 2024-03-01 20:54:57,190 DEBUG blivet/MainThread: DeviceTree.get_device_by_uuid: uuid: 92D4iU-pgrj-b4GD-6hd5-mlyY-nO5Y-bc0FSA ; incomplete: True ; hidden: False ; 2024-03-01 20:54:57,193 DEBUG blivet/MainThread: DeviceTree.get_device_by_uuid returned existing 1016 MiB lvmvg test_vg1 (11) 2024-03-01 20:54:57,196 DEBUG blivet/MainThread: LVMVolumeGroupDevice._add_parent: test_vg1 ; parent: sdb ; 2024-03-01 20:54:57,199 DEBUG blivet/MainThread: DiskDevice.add_child: name: sdb ; child: test_vg1 ; kids: 0 ; 2024-03-01 20:54:57,202 DEBUG blivet/MainThread: LVMFormatPopulator._update_lvs: pv: sdb ; 2024-03-01 20:54:57,204 DEBUG blivet/MainThread: DeviceTree.get_device_by_uuid: uuid: 92D4iU-pgrj-b4GD-6hd5-mlyY-nO5Y-bc0FSA ; incomplete: True ; hidden: False ; 2024-03-01 20:54:57,207 DEBUG blivet/MainThread: DeviceTree.get_device_by_uuid returned existing 1.98 GiB lvmvg test_vg1 (11) 2024-03-01 20:54:57,207 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 20:54:57,245 INFO program/MainThread: stdout[8]: LVM2_VG_NAME=test_vg1 LVM2_LV_NAME=lv1 LVM2_LV_UUID=F8TpAs-pMXu-SFeZ-2C4t-3aMT-HaUU-W2tZ5I LVM2_LV_SIZE=1606418432 LVM2_LV_ATTR=owi-a-s--- LVM2_SEGTYPE=linear LVM2_ORIGIN= LVM2_POOL_LV= LVM2_DATA_LV= LVM2_METADATA_LV= LVM2_LV_ROLE=public,origin,thickorigin LVM2_MOVE_PV= LVM2_DATA_PERCENT= LVM2_METADATA_PERCENT= LVM2_COPY_PERCENT= LVM2_VG_NAME=test_vg1 LVM2_LV_NAME=lv1 LVM2_LV_UUID=F8TpAs-pMXu-SFeZ-2C4t-3aMT-HaUU-W2tZ5I LVM2_LV_SIZE=1606418432 LVM2_LV_ATTR=owi-a-s--- LVM2_SEGTYPE=linear LVM2_ORIGIN= LVM2_POOL_LV= LVM2_DATA_LV= LVM2_METADATA_LV= LVM2_LV_ROLE=public,origin,thickorigin LVM2_MOVE_PV= LVM2_DATA_PERCENT= LVM2_METADATA_PERCENT= LVM2_COPY_PERCENT= LVM2_VG_NAME=test_vg1 LVM2_LV_NAME=lv1_snapset1 LVM2_LV_UUID=DrIb1v-6wLc-rDTf-HEVM-Tn0e-fPrk-67wWCS LVM2_LV_SIZE=322961408 LVM2_LV_ATTR=swi-a-s--- LVM2_SEGTYPE=linear LVM2_ORIGIN=lv1 LVM2_POOL_LV= LVM2_DATA_LV= LVM2_METADATA_LV= LVM2_LV_ROLE=public,snapshot,thicksnapshot LVM2_MOVE_PV= LVM2_DATA_PERCENT=0.00 LVM2_METADATA_PERCENT= LVM2_COPY_PERCENT= 2024-03-01 20:54:57,245 INFO program/MainThread: stderr[8]: WARNING: Couldn't find device with uuid W1yzNp-LeBG-0nfF-xPJU-gQZE-zesw-U7HmNl. WARNING: VG test_vg1 is missing PV W1yzNp-LeBG-0nfF-xPJU-gQZE-zesw-U7HmNl (last written to /dev/sdc). 2024-03-01 20:54:57,245 INFO program/MainThread: ...done [8] (exit code: 0) 2024-03-01 20:54:57,245 WARNING blivet/MainThread: Skipping LVs for incomplete VG test_vg1 2024-03-01 20:54:57,246 INFO blivet/MainThread: got format: existing lvmpv 2024-03-01 20:54:57,250 DEBUG blivet/MainThread: DeviceTree.handle_device: name: sdk ; info: {'CURRENT_TAGS': ':systemd:', 'DEVLINKS': '/dev/disk/by-id/wwn-0x6001405e1b8c6d03d0840ccbaa99ea54 ' '/dev/disk/by-diskseq/12 ' '/dev/disk/by-id/scsi-SLIO-ORG_disk10_e1b8c6d0-3d08-40cc-baa9-9ea541aeb400 ' '/dev/disk/by-id/scsi-1LIO-ORG_disk10:e1b8c6d0-3d08-40cc-baa9-9ea541aeb400 ' '/dev/disk/by-id/scsi-36001405e1b8c6d03d0840ccbaa99ea54', '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': 'e1b8c6d0-3d08-40cc-baa9-9ea541aeb400', 'ID_SERIAL': '36001405e1b8c6d03d0840ccbaa99ea54', 'ID_SERIAL_SHORT': '6001405e1b8c6d03d0840ccbaa99ea54', 'ID_TARGET_PORT': '0', 'ID_TYPE': 'disk', 'ID_VENDOR': 'LIO-ORG', 'ID_VENDOR_ENC': 'LIO-ORG\\x20', 'ID_WWN': '0x6001405e1b8c6d03', 'ID_WWN_VENDOR_EXTENSION': '0xd0840ccbaa99ea54', 'ID_WWN_WITH_EXTENSION': '0x6001405e1b8c6d03d0840ccbaa99ea54', 'MAJOR': '8', 'MINOR': '160', 'SCSI_IDENT_LUN_LOGICAL_UNIT_GROUP': '0x0', 'SCSI_IDENT_LUN_NAA_REGEXT': '6001405e1b8c6d03d0840ccbaa99ea54', 'SCSI_IDENT_LUN_T10': 'LIO-ORG_disk10:e1b8c6d0-3d08-40cc-baa9-9ea541aeb400', 'SCSI_IDENT_PORT_NAME': 'naa.5001405a91c5ccc5,t,0x0001', 'SCSI_IDENT_PORT_RELATIVE': '0', 'SCSI_IDENT_PORT_TARGET_PORT_GROUP': '0x0', 'SCSI_IDENT_SERIAL': 'e1b8c6d0-3d08-40cc-baa9-9ea541aeb400', 'SCSI_IDENT_TARGET_NAME': 'naa.5001405a91c5ccc5', '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': '337615258'} ; 2024-03-01 20:54:57,250 INFO blivet/MainThread: scanning sdk (/sys/devices/tcm_loop_0/tcm_loop_adapter_0/host2/target2:0:1/2:0:1:10/block/sdk)... 2024-03-01 20:54:57,253 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: sdk ; incomplete: False ; hidden: False ; 2024-03-01 20:54:57,255 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned None 2024-03-01 20:54:57,261 DEBUG blivet/MainThread: DiskDevicePopulator.run: name: sdk ; 2024-03-01 20:54:57,261 INFO blivet/MainThread: sdk is a disk 2024-03-01 20:54:57,261 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 27 2024-03-01 20:54:57,261 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 28 2024-03-01 20:54:57,264 DEBUG blivet/MainThread: DiskDevice._set_format: sdk ; type: None ; current: None ; 2024-03-01 20:54:57,267 DEBUG blivet/MainThread: DiskDevice.update_sysfs_path: sdk ; status: True ; 2024-03-01 20:54:57,267 DEBUG blivet/MainThread: sdk sysfs_path set to /sys/devices/tcm_loop_0/tcm_loop_adapter_0/host2/target2:0:1/2:0:1:10/block/sdk 2024-03-01 20:54:57,270 DEBUG blivet/MainThread: DiskDevice.read_current_size: exists: True ; path: /dev/sdk ; sysfs_path: /sys/devices/tcm_loop_0/tcm_loop_adapter_0/host2/target2:0:1/2:0:1:10/block/sdk ; 2024-03-01 20:54:57,270 DEBUG blivet/MainThread: updated sdk size to 1024 MiB (1024 MiB) 2024-03-01 20:54:57,271 INFO blivet/MainThread: added disk sdk (id 26) to device tree 2024-03-01 20:54:57,271 INFO blivet/MainThread: got device: DiskDevice instance (0x7fe03cf3ad00) -- 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 = 6001405e1b8c6d03d0840ccbaa99ea54 2024-03-01 20:54:57,274 DEBUG blivet/MainThread: DeviceTree.handle_format: name: sdk ; 2024-03-01 20:54:57,274 DEBUG blivet/MainThread: no type or existing type for sdk, bailing 2024-03-01 20:54:57,277 DEBUG blivet/MainThread: DeviceTree.handle_device: name: sdl ; info: {'CURRENT_TAGS': ':systemd:', 'DEVLINKS': '/dev/disk/by-id/scsi-SLIO-ORG_disk11_f208e545-093d-44a6-ac77-aa8bfab02819 ' '/dev/disk/by-diskseq/13 ' '/dev/disk/by-id/wwn-0x6001405f208e545093d44a6ac77aa8bf ' '/dev/disk/by-id/scsi-1LIO-ORG_disk11:f208e545-093d-44a6-ac77-aa8bfab02819 ' '/dev/disk/by-id/scsi-36001405f208e545093d44a6ac77aa8bf', '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': 'f208e545-093d-44a6-ac77-aa8bfab02819', 'ID_SERIAL': '36001405f208e545093d44a6ac77aa8bf', 'ID_SERIAL_SHORT': '6001405f208e545093d44a6ac77aa8bf', 'ID_TARGET_PORT': '0', 'ID_TYPE': 'disk', 'ID_VENDOR': 'LIO-ORG', 'ID_VENDOR_ENC': 'LIO-ORG\\x20', 'ID_WWN': '0x6001405f208e5450', 'ID_WWN_VENDOR_EXTENSION': '0x93d44a6ac77aa8bf', 'ID_WWN_WITH_EXTENSION': '0x6001405f208e545093d44a6ac77aa8bf', 'MAJOR': '8', 'MINOR': '176', 'SCSI_IDENT_LUN_LOGICAL_UNIT_GROUP': '0x0', 'SCSI_IDENT_LUN_NAA_REGEXT': '6001405f208e545093d44a6ac77aa8bf', 'SCSI_IDENT_LUN_T10': 'LIO-ORG_disk11:f208e545-093d-44a6-ac77-aa8bfab02819', 'SCSI_IDENT_PORT_NAME': 'naa.5001405a91c5ccc5,t,0x0001', 'SCSI_IDENT_PORT_RELATIVE': '0', 'SCSI_IDENT_PORT_TARGET_PORT_GROUP': '0x0', 'SCSI_IDENT_SERIAL': 'f208e545-093d-44a6-ac77-aa8bfab02819', 'SCSI_IDENT_TARGET_NAME': 'naa.5001405a91c5ccc5', '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': '337703429'} ; 2024-03-01 20:54:57,277 INFO blivet/MainThread: scanning sdl (/sys/devices/tcm_loop_0/tcm_loop_adapter_0/host2/target2:0:1/2:0:1:11/block/sdl)... 2024-03-01 20:54:57,279 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: sdl ; incomplete: False ; hidden: False ; 2024-03-01 20:54:57,282 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned None 2024-03-01 20:54:57,287 DEBUG blivet/MainThread: DiskDevicePopulator.run: name: sdl ; 2024-03-01 20:54:57,288 INFO blivet/MainThread: sdl is a disk 2024-03-01 20:54:57,288 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 32 2024-03-01 20:54:57,288 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 33 2024-03-01 20:54:57,291 DEBUG blivet/MainThread: DiskDevice._set_format: sdl ; type: None ; current: None ; 2024-03-01 20:54:57,293 DEBUG blivet/MainThread: DiskDevice.update_sysfs_path: sdl ; status: True ; 2024-03-01 20:54:57,294 DEBUG blivet/MainThread: sdl sysfs_path set to /sys/devices/tcm_loop_0/tcm_loop_adapter_0/host2/target2:0:1/2:0:1:11/block/sdl 2024-03-01 20:54:57,296 DEBUG blivet/MainThread: DiskDevice.read_current_size: exists: True ; path: /dev/sdl ; sysfs_path: /sys/devices/tcm_loop_0/tcm_loop_adapter_0/host2/target2:0:1/2:0:1:11/block/sdl ; 2024-03-01 20:54:57,297 DEBUG blivet/MainThread: updated sdl size to 1024 MiB (1024 MiB) 2024-03-01 20:54:57,297 INFO blivet/MainThread: added disk sdl (id 31) to device tree 2024-03-01 20:54:57,297 INFO blivet/MainThread: got device: DiskDevice instance (0x7fe03cf3fee0) -- 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 = 6001405f208e545093d44a6ac77aa8bf 2024-03-01 20:54:57,300 DEBUG blivet/MainThread: DeviceTree.handle_format: name: sdl ; 2024-03-01 20:54:57,300 DEBUG blivet/MainThread: no type or existing type for sdl, bailing 2024-03-01 20:54:57,303 DEBUG blivet/MainThread: DeviceTree.handle_device: name: sdc ; info: {'CURRENT_TAGS': ':systemd:', 'DEVLINKS': '/dev/disk/by-id/lvm-pv-uuid-W1yzNp-LeBG-0nfF-xPJU-gQZE-zesw-U7HmNl ' '/dev/disk/by-id/scsi-SLIO-ORG_disk2_0b2dc9bc-15ac-412f-92a3-0dd570796fb3 ' '/dev/disk/by-diskseq/4 ' '/dev/disk/by-id/scsi-360014050b2dc9bc15ac412f92a30dd57 ' '/dev/disk/by-id/wwn-0x60014050b2dc9bc15ac412f92a30dd57 ' '/dev/disk/by-id/scsi-1LIO-ORG_disk2:0b2dc9bc-15ac-412f-92a3-0dd570796fb3', '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': 'W1yzNp-LeBG-0nfF-xPJU-gQZE-zesw-U7HmNl', 'ID_FS_UUID_ENC': 'W1yzNp-LeBG-0nfF-xPJU-gQZE-zesw-U7HmNl', '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': '0b2dc9bc-15ac-412f-92a3-0dd570796fb3', 'ID_SERIAL': '360014050b2dc9bc15ac412f92a30dd57', 'ID_SERIAL_SHORT': '60014050b2dc9bc15ac412f92a30dd57', 'ID_TARGET_PORT': '0', 'ID_TYPE': 'disk', 'ID_VENDOR': 'LIO-ORG', 'ID_VENDOR_ENC': 'LIO-ORG\\x20', 'ID_WWN': '0x60014050b2dc9bc1', 'ID_WWN_VENDOR_EXTENSION': '0x5ac412f92a30dd57', 'ID_WWN_WITH_EXTENSION': '0x60014050b2dc9bc15ac412f92a30dd57', 'MAJOR': '8', 'MINOR': '32', 'SCSI_IDENT_LUN_LOGICAL_UNIT_GROUP': '0x0', 'SCSI_IDENT_LUN_NAA_REGEXT': '60014050b2dc9bc15ac412f92a30dd57', 'SCSI_IDENT_LUN_T10': 'LIO-ORG_disk2:0b2dc9bc-15ac-412f-92a3-0dd570796fb3', 'SCSI_IDENT_PORT_NAME': 'naa.5001405a91c5ccc5,t,0x0001', 'SCSI_IDENT_PORT_RELATIVE': '0', 'SCSI_IDENT_PORT_TARGET_PORT_GROUP': '0x0', 'SCSI_IDENT_SERIAL': '0b2dc9bc-15ac-412f-92a3-0dd570796fb3', 'SCSI_IDENT_TARGET_NAME': 'naa.5001405a91c5ccc5', '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': '337088436'} ; 2024-03-01 20:54:57,303 INFO blivet/MainThread: scanning sdc (/sys/devices/tcm_loop_0/tcm_loop_adapter_0/host2/target2:0:1/2:0:1:2/block/sdc)... 2024-03-01 20:54:57,306 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: sdc ; incomplete: False ; hidden: False ; 2024-03-01 20:54:57,308 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned None 2024-03-01 20:54:57,313 DEBUG blivet/MainThread: DiskDevicePopulator.run: name: sdc ; 2024-03-01 20:54:57,314 INFO blivet/MainThread: sdc is a disk 2024-03-01 20:54:57,314 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 37 2024-03-01 20:54:57,314 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 38 2024-03-01 20:54:57,317 DEBUG blivet/MainThread: DiskDevice._set_format: sdc ; type: None ; current: None ; 2024-03-01 20:54:57,320 DEBUG blivet/MainThread: DiskDevice.update_sysfs_path: sdc ; status: True ; 2024-03-01 20:54:57,320 DEBUG blivet/MainThread: sdc sysfs_path set to /sys/devices/tcm_loop_0/tcm_loop_adapter_0/host2/target2:0:1/2:0:1:2/block/sdc 2024-03-01 20:54:57,323 DEBUG blivet/MainThread: DiskDevice.read_current_size: exists: True ; path: /dev/sdc ; sysfs_path: /sys/devices/tcm_loop_0/tcm_loop_adapter_0/host2/target2:0:1/2:0:1:2/block/sdc ; 2024-03-01 20:54:57,323 DEBUG blivet/MainThread: updated sdc size to 1024 MiB (1024 MiB) 2024-03-01 20:54:57,323 INFO blivet/MainThread: added disk sdc (id 36) to device tree 2024-03-01 20:54:57,323 INFO blivet/MainThread: got device: DiskDevice instance (0x7fe03cec8580) -- 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 = 60014050b2dc9bc15ac412f92a30dd57 2024-03-01 20:54:57,326 DEBUG blivet/MainThread: DeviceTree.handle_format: name: sdc ; 2024-03-01 20:54:57,329 DEBUG blivet/MainThread: AppleBootstrapFS.supported: supported: True ; 2024-03-01 20:54:57,329 DEBUG blivet/MainThread: get_format('appleboot') returning AppleBootstrapFS instance with object id 40 2024-03-01 20:54:57,332 DEBUG blivet/MainThread: EFIFS.supported: supported: True ; 2024-03-01 20:54:57,332 DEBUG blivet/MainThread: get_format('efi') returning EFIFS instance with object id 41 2024-03-01 20:54:57,335 DEBUG blivet/MainThread: MacEFIFS.supported: supported: True ; 2024-03-01 20:54:57,335 DEBUG blivet/MainThread: get_format('macefi') returning MacEFIFS instance with object id 42 2024-03-01 20:54:57,338 DEBUG blivet/MainThread: MacEFIFS.supported: supported: True ; 2024-03-01 20:54:57,338 DEBUG blivet/MainThread: get_format('macefi') returning MacEFIFS instance with object id 43 2024-03-01 20:54:57,341 DEBUG blivet/MainThread: LVMFormatPopulator.run: pv: sdc ; 2024-03-01 20:54:57,341 DEBUG blivet/MainThread: lvm filter: device /dev/sdc added to the list of allowed devices 2024-03-01 20:54:57,341 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/sdc,/dev/sda,/dev/sdb ... 2024-03-01 20:54:57,374 INFO program/MainThread: stdout[9]: LVM2_PV_NAME=/dev/sda LVM2_PV_UUID=KQUrgr-EY9c-gxGf-lf66-jC2I-HcHi-Ky0II7 LVM2_PV_FREE=0 LVM2_PV_SIZE=1065353216 LVM2_PE_START=8388608 LVM2_VG_NAME=test_vg1 LVM2_VG_UUID=92D4iU-pgrj-b4GD-6hd5-mlyY-nO5Y-bc0FSA LVM2_VG_SIZE=3196059648 LVM2_VG_FREE=1266679808 LVM2_VG_EXTENT_SIZE=4194304 LVM2_VG_EXTENT_COUNT=762 LVM2_VG_FREE_COUNT=302 LVM2_PV_COUNT=3 LVM2_PV_NAME=/dev/sdb LVM2_PV_UUID=HPdpY3-fvL8-egkk-9Z4l-1svI-c4V5-uEWymO LVM2_PV_FREE=201326592 LVM2_PV_SIZE=1065353216 LVM2_PE_START=8388608 LVM2_VG_NAME=test_vg1 LVM2_VG_UUID=92D4iU-pgrj-b4GD-6hd5-mlyY-nO5Y-bc0FSA LVM2_VG_SIZE=3196059648 LVM2_VG_FREE=1266679808 LVM2_VG_EXTENT_SIZE=4194304 LVM2_VG_EXTENT_COUNT=762 LVM2_VG_FREE_COUNT=302 LVM2_PV_COUNT=3 LVM2_PV_NAME=/dev/sdc LVM2_PV_UUID=W1yzNp-LeBG-0nfF-xPJU-gQZE-zesw-U7HmNl LVM2_PV_FREE=1065353216 LVM2_PV_SIZE=1065353216 LVM2_PE_START=8388608 LVM2_VG_NAME=test_vg1 LVM2_VG_UUID=92D4iU-pgrj-b4GD-6hd5-mlyY-nO5Y-bc0FSA LVM2_VG_SIZE=3196059648 LVM2_VG_FREE=1266679808 LVM2_VG_EXTENT_SIZE=4194304 LVM2_VG_EXTENT_COUNT=762 LVM2_VG_FREE_COUNT=302 LVM2_PV_COUNT=3 2024-03-01 20:54:57,374 INFO program/MainThread: stderr[9]: 2024-03-01 20:54:57,374 INFO program/MainThread: ...done [9] (exit code: 0) 2024-03-01 20:54:57,374 INFO blivet/MainThread: type detected on 'sdc' is 'lvmpv' 2024-03-01 20:54:57,378 DEBUG blivet/MainThread: LVMPhysicalVolume.__init__: uuid: W1yzNp-LeBG-0nfF-xPJU-gQZE-zesw-U7HmNl ; label: None ; device: /dev/sdc ; serial: 360014050b2dc9bc15ac412f92a30dd57 ; exists: True ; vg_name: test_vg1 ; vg_uuid: 92D4iU-pgrj-b4GD-6hd5-mlyY-nO5Y-bc0FSA ; pe_start: 8 MiB ; free: 1016 MiB ; 2024-03-01 20:54:57,378 DEBUG blivet/MainThread: get_format('lvmpv') returning LVMPhysicalVolume instance with object id 44 2024-03-01 20:54:57,381 DEBUG blivet/MainThread: DiskDevice._set_format: sdc ; type: lvmpv ; current: None ; 2024-03-01 20:54:57,383 DEBUG blivet/MainThread: DeviceTree.get_device_by_uuid: uuid: 92D4iU-pgrj-b4GD-6hd5-mlyY-nO5Y-bc0FSA ; incomplete: True ; hidden: False ; 2024-03-01 20:54:57,386 DEBUG blivet/MainThread: DeviceTree.get_device_by_uuid returned existing 1.98 GiB lvmvg test_vg1 (11) 2024-03-01 20:54:57,389 DEBUG blivet/MainThread: LVMVolumeGroupDevice._add_parent: test_vg1 ; parent: sdc ; 2024-03-01 20:54:57,392 DEBUG blivet/MainThread: DiskDevice.add_child: name: sdc ; child: test_vg1 ; kids: 0 ; 2024-03-01 20:54:57,395 DEBUG blivet/MainThread: LVMFormatPopulator._update_lvs: pv: sdc ; 2024-03-01 20:54:57,397 DEBUG blivet/MainThread: DeviceTree.get_device_by_uuid: uuid: 92D4iU-pgrj-b4GD-6hd5-mlyY-nO5Y-bc0FSA ; incomplete: True ; hidden: False ; 2024-03-01 20:54:57,400 DEBUG blivet/MainThread: DeviceTree.get_device_by_uuid returned existing 2.98 GiB lvmvg test_vg1 (11) 2024-03-01 20:54:57,401 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/sdc,/dev/sda,/dev/sdb ... 2024-03-01 20:54:57,433 INFO program/MainThread: stdout[10]: LVM2_VG_NAME=test_vg1 LVM2_LV_NAME=lv1 LVM2_LV_UUID=F8TpAs-pMXu-SFeZ-2C4t-3aMT-HaUU-W2tZ5I LVM2_LV_SIZE=1606418432 LVM2_LV_ATTR=owi-a-s--- LVM2_SEGTYPE=linear LVM2_ORIGIN= LVM2_POOL_LV= LVM2_DATA_LV= LVM2_METADATA_LV= LVM2_LV_ROLE=public,origin,thickorigin LVM2_MOVE_PV= LVM2_DATA_PERCENT= LVM2_METADATA_PERCENT= LVM2_COPY_PERCENT= LVM2_VG_NAME=test_vg1 LVM2_LV_NAME=lv1 LVM2_LV_UUID=F8TpAs-pMXu-SFeZ-2C4t-3aMT-HaUU-W2tZ5I LVM2_LV_SIZE=1606418432 LVM2_LV_ATTR=owi-a-s--- LVM2_SEGTYPE=linear LVM2_ORIGIN= LVM2_POOL_LV= LVM2_DATA_LV= LVM2_METADATA_LV= LVM2_LV_ROLE=public,origin,thickorigin LVM2_MOVE_PV= LVM2_DATA_PERCENT= LVM2_METADATA_PERCENT= LVM2_COPY_PERCENT= LVM2_VG_NAME=test_vg1 LVM2_LV_NAME=lv1_snapset1 LVM2_LV_UUID=DrIb1v-6wLc-rDTf-HEVM-Tn0e-fPrk-67wWCS LVM2_LV_SIZE=322961408 LVM2_LV_ATTR=swi-a-s--- LVM2_SEGTYPE=linear LVM2_ORIGIN=lv1 LVM2_POOL_LV= LVM2_DATA_LV= LVM2_METADATA_LV= LVM2_LV_ROLE=public,snapshot,thicksnapshot LVM2_MOVE_PV= LVM2_DATA_PERCENT=0.00 LVM2_METADATA_PERCENT= LVM2_COPY_PERCENT= 2024-03-01 20:54:57,434 INFO program/MainThread: stderr[10]: 2024-03-01 20:54:57,434 INFO program/MainThread: ...done [10] (exit code: 0) 2024-03-01 20:54:57,438 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: test_vg1-lv1 ; incomplete: False ; hidden: False ; 2024-03-01 20:54:57,440 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned None 2024-03-01 20:54:57,443 DEBUG blivet/MainThread: DeviceTree.get_device_by_uuid: uuid: F8TpAs-pMXu-SFeZ-2C4t-3aMT-HaUU-W2tZ5I ; incomplete: False ; hidden: False ; 2024-03-01 20:54:57,446 DEBUG blivet/MainThread: DeviceTree.get_device_by_uuid returned None 2024-03-01 20:54:57,446 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 46 2024-03-01 20:54:57,449 DEBUG blivet/MainThread: LVMVolumeGroupDevice.add_child: name: test_vg1 ; child: lv1 ; kids: 0 ; 2024-03-01 20:54:57,449 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 47 2024-03-01 20:54:57,452 DEBUG blivet/MainThread: LVMLogicalVolumeDevice._set_format: test_vg1-lv1 ; type: None ; current: None ; 2024-03-01 20:54:57,456 DEBUG blivet/MainThread: LVMLogicalVolumeDevice.update_sysfs_path: test_vg1-lv1 ; status: True ; 2024-03-01 20:54:57,456 DEBUG blivet/MainThread: test_vg1-lv1 sysfs_path set to /sys/devices/virtual/block/dm-0 2024-03-01 20:54:57,459 DEBUG blivet/MainThread: LVMLogicalVolumeDevice.read_current_size: exists: True ; path: /dev/mapper/test_vg1-lv1 ; sysfs_path: /sys/devices/virtual/block/dm-0 ; 2024-03-01 20:54:57,459 DEBUG blivet/MainThread: updated test_vg1-lv1 size to 1.5 GiB (1.5 GiB) 2024-03-01 20:54:57,459 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 49 2024-03-01 20:54:57,463 DEBUG blivet/MainThread: LVMVolumeGroupDevice.remove_child: name: test_vg1 ; child: lv1 ; kids: 1 ; 2024-03-01 20:54:57,466 DEBUG blivet/MainThread: LVMVolumeGroupDevice.add_child: name: test_vg1 ; child: lv1 ; kids: 0 ; 2024-03-01 20:54:57,466 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 50 2024-03-01 20:54:57,469 DEBUG blivet/MainThread: LVMLogicalVolumeDevice._set_format: test_vg1-lv1 ; type: None ; current: None ; 2024-03-01 20:54:57,472 DEBUG blivet/MainThread: LVMLogicalVolumeDevice.update_sysfs_path: test_vg1-lv1 ; status: True ; 2024-03-01 20:54:57,472 DEBUG blivet/MainThread: test_vg1-lv1 sysfs_path set to /sys/devices/virtual/block/dm-0 2024-03-01 20:54:57,475 DEBUG blivet/MainThread: LVMLogicalVolumeDevice.read_current_size: exists: True ; path: /dev/mapper/test_vg1-lv1 ; sysfs_path: /sys/devices/virtual/block/dm-0 ; 2024-03-01 20:54:57,475 DEBUG blivet/MainThread: updated test_vg1-lv1 size to 1.5 GiB (1.5 GiB) 2024-03-01 20:54:57,475 DEBUG blivet/MainThread: Adding test_vg1-lv1/1.5 GiB to test_vg1 2024-03-01 20:54:57,476 INFO blivet/MainThread: added lvmlv test_vg1-lv1 (id 45) to device tree 2024-03-01 20:54:57,478 DEBUG blivet/MainThread: LVMLogicalVolumeDevice.update_sysfs_path: test_vg1-lv1 ; status: True ; 2024-03-01 20:54:57,478 DEBUG blivet/MainThread: test_vg1-lv1 sysfs_path set to /sys/devices/virtual/block/dm-0 2024-03-01 20:54:57,481 DEBUG blivet/MainThread: LVMLogicalVolumeDevice.read_current_size: exists: True ; path: /dev/mapper/test_vg1-lv1 ; sysfs_path: /sys/devices/virtual/block/dm-0 ; 2024-03-01 20:54:57,482 DEBUG blivet/MainThread: updated test_vg1-lv1 size to 1.5 GiB (1.5 GiB) 2024-03-01 20:54:57,485 DEBUG blivet/MainThread: DeviceTree.handle_device: name: test_vg1-lv1 ; info: {'CURRENT_TAGS': ':systemd:', 'DEVLINKS': '/dev/disk/by-id/dm-uuid-LVM-92D4iUpgrjb4GD6hd5mlyYnO5Ybc0FSAF8TpAspMXuSFeZ2C4t3aMTHaUUW2tZ5I ' '/dev/test_vg1/lv1 /dev/mapper/test_vg1-lv1 ' '/dev/disk/by-id/dm-name-test_vg1-lv1 ' '/dev/disk/by-uuid/bb878817-5f57-401a-a0cc-465af950412a', 'DEVNAME': '/dev/dm-0', 'DEVPATH': '/devices/virtual/block/dm-0', 'DEVTYPE': 'disk', 'DISKSEQ': '148', '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-92D4iUpgrjb4GD6hd5mlyYnO5Ybc0FSAF8TpAspMXuSFeZ2C4t3aMTHaUUW2tZ5I', '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': 'bb878817-5f57-401a-a0cc-465af950412a', 'ID_FS_UUID_ENC': 'bb878817-5f57-401a-a0cc-465af950412a', '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': '892615335'} ; 2024-03-01 20:54:57,485 INFO blivet/MainThread: scanning test_vg1-lv1 (/sys/devices/virtual/block/dm-0)... 2024-03-01 20:54:57,485 INFO program/MainThread: Running [11] dmsetup info -co subsystem --noheadings test_vg1-lv1 ... 2024-03-01 20:54:57,488 INFO program/MainThread: stdout[11]: LVM 2024-03-01 20:54:57,488 INFO program/MainThread: stderr[11]: 2024-03-01 20:54:57,488 INFO program/MainThread: ...done [11] (exit code: 0) 2024-03-01 20:54:57,489 INFO program/MainThread: Running [12] dmsetup info -co subsystem --noheadings test_vg1-lv1 ... 2024-03-01 20:54:57,491 INFO program/MainThread: stdout[12]: LVM 2024-03-01 20:54:57,491 INFO program/MainThread: stderr[12]: 2024-03-01 20:54:57,491 INFO program/MainThread: ...done [12] (exit code: 0) 2024-03-01 20:54:57,491 INFO program/MainThread: Running [13] dmsetup info -co subsystem --noheadings test_vg1-lv1 ... 2024-03-01 20:54:57,493 INFO program/MainThread: stdout[13]: LVM 2024-03-01 20:54:57,494 INFO program/MainThread: stderr[13]: 2024-03-01 20:54:57,494 INFO program/MainThread: ...done [13] (exit code: 0) 2024-03-01 20:54:57,497 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: test_vg1-lv1 ; incomplete: False ; hidden: False ; 2024-03-01 20:54:57,500 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned existing 1.5 GiB lvmlv test_vg1-lv1 (45) 2024-03-01 20:54:57,504 DEBUG blivet/MainThread: test_vg1 size is 2.98 GiB 2024-03-01 20:54:57,504 DEBUG blivet/MainThread: vg test_vg1 has 1.48 GiB free 2024-03-01 20:54:57,504 DEBUG blivet/MainThread: test_vg1 size is 2.98 GiB 2024-03-01 20:54:57,505 DEBUG blivet/MainThread: vg test_vg1 has 1.48 GiB free 2024-03-01 20:54:57,500 INFO blivet/MainThread: got device: LVMLogicalVolumeDevice instance (0x7fe03cf3fbe0) -- name = test_vg1-lv1 status = True id = 45 children = [] parents = ['existing 2.98 GiB lvmvg test_vg1 (11)'] uuid = F8TpAs-pMXu-SFeZ-2C4t-3aMT-HaUU-W2tZ5I 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 (0x7fe03cf86700) -- 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 = 92D4iU-pgrj-b4GD-6hd5-mlyY-nO5Y-bc0FSA size = 2.98 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 2.98 GiB path = /dev/test_vg1 format args = [] original_format = None free = 1.18 GiB PE Size = 4 MiB PE Count = 762 PE Free = 302 PV Count = 3 modified = False extents = 762 free space = 1.48 GiB free extents = 379 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sda (2) with existing lvmpv', 'existing 1024 MiB disk sdb (16) with existing lvmpv', 'existing 1024 MiB disk sdc (36) with existing lvmpv'] LVs = ['existing 1.5 GiB lvmlv test_vg1-lv1 (45)'] segment type = linear percent = 0 VG space used = 1.5 GiB 2024-03-01 20:54:57,505 INFO program/MainThread: Running [14] dmsetup info -co subsystem --noheadings test_vg1-lv1 ... 2024-03-01 20:54:57,508 INFO program/MainThread: stdout[14]: LVM 2024-03-01 20:54:57,508 INFO program/MainThread: stderr[14]: 2024-03-01 20:54:57,508 INFO program/MainThread: ...done [14] (exit code: 0) 2024-03-01 20:54:57,512 DEBUG blivet/MainThread: DeviceTree.handle_format: name: test_vg1-lv1 ; 2024-03-01 20:54:57,515 DEBUG blivet/MainThread: AppleBootstrapFS.supported: supported: True ; 2024-03-01 20:54:57,515 DEBUG blivet/MainThread: get_format('appleboot') returning AppleBootstrapFS instance with object id 52 2024-03-01 20:54:57,518 DEBUG blivet/MainThread: EFIFS.supported: supported: True ; 2024-03-01 20:54:57,518 DEBUG blivet/MainThread: get_format('efi') returning EFIFS instance with object id 53 2024-03-01 20:54:57,521 DEBUG blivet/MainThread: MacEFIFS.supported: supported: True ; 2024-03-01 20:54:57,521 DEBUG blivet/MainThread: get_format('macefi') returning MacEFIFS instance with object id 54 2024-03-01 20:54:57,525 DEBUG blivet/MainThread: MacEFIFS.supported: supported: True ; 2024-03-01 20:54:57,525 DEBUG blivet/MainThread: get_format('macefi') returning MacEFIFS instance with object id 55 2024-03-01 20:54:57,526 WARNING blivet/MainThread: Stratis DBus service is not running 2024-03-01 20:54:57,526 INFO blivet/MainThread: type detected on 'test_vg1-lv1' is 'xfs' 2024-03-01 20:54:57,529 DEBUG blivet/MainThread: XFS.supported: supported: True ; 2024-03-01 20:54:57,530 DEBUG blivet/MainThread: get_format('xfs') returning XFS instance with object id 56 2024-03-01 20:54:57,533 DEBUG blivet/MainThread: LVMLogicalVolumeDevice._set_format: test_vg1-lv1 ; type: xfs ; current: None ; 2024-03-01 20:54:57,533 INFO blivet/MainThread: got format: existing xfs filesystem 2024-03-01 20:54:57,536 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: test_vg1-lv1_snapset1 ; incomplete: False ; hidden: False ; 2024-03-01 20:54:57,539 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned None 2024-03-01 20:54:57,539 INFO blivet/MainThread: found lvm snapshot volume 'test_vg1-lv1_snapset1' 2024-03-01 20:54:57,539 INFO program/MainThread: Running [15] lvm lvs --noheadings -o origin test_vg1/lv1_snapset1 --config= log {level=7 file=/tmp/lvm.log syslog=0} --devices=/dev/sdc,/dev/sda,/dev/sdb ... 2024-03-01 20:54:57,575 INFO program/MainThread: stdout[15]: lv1 2024-03-01 20:54:57,575 INFO program/MainThread: stderr[15]: 2024-03-01 20:54:57,575 INFO program/MainThread: ...done [15] (exit code: 0) 2024-03-01 20:54:57,579 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: test_vg1-lv1 ; incomplete: False ; hidden: False ; 2024-03-01 20:54:57,582 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned existing 1.5 GiB lvmlv test_vg1-lv1 (45) with existing xfs filesystem 2024-03-01 20:54:57,584 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: test_vg1-lv1 ; incomplete: False ; hidden: False ; 2024-03-01 20:54:57,587 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned existing 1.5 GiB lvmlv test_vg1-lv1 (45) with existing xfs filesystem 2024-03-01 20:54:57,590 DEBUG blivet/MainThread: DeviceTree.get_device_by_uuid: uuid: DrIb1v-6wLc-rDTf-HEVM-Tn0e-fPrk-67wWCS ; incomplete: False ; hidden: False ; 2024-03-01 20:54:57,592 DEBUG blivet/MainThread: DeviceTree.get_device_by_uuid returned None 2024-03-01 20:54:57,593 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 59 2024-03-01 20:54:57,596 DEBUG blivet/MainThread: LVMVolumeGroupDevice.add_child: name: test_vg1 ; child: lv1_snapset1 ; kids: 1 ; 2024-03-01 20:54:57,596 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 60 2024-03-01 20:54:57,599 DEBUG blivet/MainThread: LVMLogicalVolumeDevice._set_format: test_vg1-lv1_snapset1 ; type: None ; current: None ; 2024-03-01 20:54:57,602 DEBUG blivet/MainThread: LVMLogicalVolumeDevice.update_sysfs_path: test_vg1-lv1_snapset1 ; status: True ; 2024-03-01 20:54:57,602 DEBUG blivet/MainThread: test_vg1-lv1_snapset1 sysfs_path set to /sys/devices/virtual/block/dm-3 2024-03-01 20:54:57,606 DEBUG blivet/MainThread: LVMLogicalVolumeDevice.read_current_size: exists: True ; path: /dev/mapper/test_vg1-lv1_snapset1 ; sysfs_path: /sys/devices/virtual/block/dm-3 ; 2024-03-01 20:54:57,606 DEBUG blivet/MainThread: updated test_vg1-lv1_snapset1 size to 308 MiB (308 MiB) 2024-03-01 20:54:57,606 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 62 2024-03-01 20:54:57,609 DEBUG blivet/MainThread: LVMVolumeGroupDevice.remove_child: name: test_vg1 ; child: lv1_snapset1 ; kids: 2 ; 2024-03-01 20:54:57,612 DEBUG blivet/MainThread: LVMVolumeGroupDevice.add_child: name: test_vg1 ; child: lv1_snapset1 ; kids: 1 ; 2024-03-01 20:54:57,613 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 63 2024-03-01 20:54:57,615 DEBUG blivet/MainThread: LVMLogicalVolumeDevice._set_format: test_vg1-lv1_snapset1 ; type: None ; current: None ; 2024-03-01 20:54:57,618 DEBUG blivet/MainThread: LVMLogicalVolumeDevice.update_sysfs_path: test_vg1-lv1_snapset1 ; status: True ; 2024-03-01 20:54:57,619 DEBUG blivet/MainThread: test_vg1-lv1_snapset1 sysfs_path set to /sys/devices/virtual/block/dm-3 2024-03-01 20:54:57,622 DEBUG blivet/MainThread: LVMLogicalVolumeDevice.read_current_size: exists: True ; path: /dev/mapper/test_vg1-lv1_snapset1 ; sysfs_path: /sys/devices/virtual/block/dm-3 ; 2024-03-01 20:54:57,622 DEBUG blivet/MainThread: updated test_vg1-lv1_snapset1 size to 308 MiB (308 MiB) 2024-03-01 20:54:57,622 DEBUG blivet/MainThread: Adding test_vg1-lv1_snapset1/308 MiB to test_vg1 2024-03-01 20:54:57,622 INFO blivet/MainThread: added lvmsnapshot test_vg1-lv1_snapset1 (id 58) to device tree 2024-03-01 20:54:57,625 DEBUG blivet/MainThread: LVMLogicalVolumeDevice.update_sysfs_path: test_vg1-lv1_snapset1 ; status: True ; 2024-03-01 20:54:57,625 DEBUG blivet/MainThread: test_vg1-lv1_snapset1 sysfs_path set to /sys/devices/virtual/block/dm-3 2024-03-01 20:54:57,628 DEBUG blivet/MainThread: LVMLogicalVolumeDevice.read_current_size: exists: True ; path: /dev/mapper/test_vg1-lv1_snapset1 ; sysfs_path: /sys/devices/virtual/block/dm-3 ; 2024-03-01 20:54:57,629 DEBUG blivet/MainThread: updated test_vg1-lv1_snapset1 size to 308 MiB (308 MiB) 2024-03-01 20:54:57,632 DEBUG blivet/MainThread: DeviceTree.handle_device: name: test_vg1-lv1_snapset1 ; info: {'CURRENT_TAGS': ':systemd:', 'DEVLINKS': '/dev/disk/by-id/dm-name-test_vg1-lv1_snapset1 ' '/dev/test_vg1/lv1_snapset1 /dev/mapper/test_vg1-lv1_snapset1 ' '/dev/disk/by-id/dm-uuid-LVM-92D4iUpgrjb4GD6hd5mlyYnO5Ybc0FSADrIb1v6wLcrDTfHEVMTn0efPrk67wWCS ' '/dev/disk/by-uuid/bb878817-5f57-401a-a0cc-465af950412a', 'DEVNAME': '/dev/dm-3', 'DEVPATH': '/devices/virtual/block/dm-3', 'DEVTYPE': 'disk', 'DISKSEQ': '152', 'DM_ACTIVATION': '1', 'DM_LV_NAME': 'lv1_snapset1', 'DM_NAME': 'test_vg1-lv1_snapset1', 'DM_SUSPENDED': '0', 'DM_UDEV_DISABLE_LIBRARY_FALLBACK_FLAG': '1', 'DM_UDEV_LOW_PRIORITY_FLAG': '1', 'DM_UDEV_PRIMARY_SOURCE_FLAG': '1', 'DM_UDEV_RULES_VSN': '2', 'DM_UUID': 'LVM-92D4iUpgrjb4GD6hd5mlyYnO5Ybc0FSADrIb1v6wLcrDTfHEVMTn0efPrk67wWCS', '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': 'bb878817-5f57-401a-a0cc-465af950412a', 'ID_FS_UUID_ENC': 'bb878817-5f57-401a-a0cc-465af950412a', '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': '896005453'} ; 2024-03-01 20:54:57,632 INFO blivet/MainThread: scanning test_vg1-lv1_snapset1 (/sys/devices/virtual/block/dm-3)... 2024-03-01 20:54:57,632 INFO program/MainThread: Running [16] dmsetup info -co subsystem --noheadings test_vg1-lv1_snapset1 ... 2024-03-01 20:54:57,635 INFO program/MainThread: stdout[16]: LVM 2024-03-01 20:54:57,636 INFO program/MainThread: stderr[16]: 2024-03-01 20:54:57,636 INFO program/MainThread: ...done [16] (exit code: 0) 2024-03-01 20:54:57,636 INFO program/MainThread: Running [17] dmsetup info -co subsystem --noheadings test_vg1-lv1_snapset1 ... 2024-03-01 20:54:57,638 INFO program/MainThread: stdout[17]: LVM 2024-03-01 20:54:57,638 INFO program/MainThread: stderr[17]: 2024-03-01 20:54:57,638 INFO program/MainThread: ...done [17] (exit code: 0) 2024-03-01 20:54:57,638 INFO program/MainThread: Running [18] dmsetup info -co subsystem --noheadings test_vg1-lv1_snapset1 ... 2024-03-01 20:54:57,641 INFO program/MainThread: stdout[18]: LVM 2024-03-01 20:54:57,641 INFO program/MainThread: stderr[18]: 2024-03-01 20:54:57,641 INFO program/MainThread: ...done [18] (exit code: 0) 2024-03-01 20:54:57,645 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: test_vg1-lv1_snapset1 ; incomplete: False ; hidden: False ; 2024-03-01 20:54:57,647 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned existing 308 MiB lvmsnapshot test_vg1-lv1_snapset1 (58) 2024-03-01 20:54:57,650 DEBUG blivet/MainThread: test_vg1 size is 2.98 GiB 2024-03-01 20:54:57,651 DEBUG blivet/MainThread: vg test_vg1 has 1.18 GiB free 2024-03-01 20:54:57,651 DEBUG blivet/MainThread: test_vg1 size is 2.98 GiB 2024-03-01 20:54:57,652 DEBUG blivet/MainThread: vg test_vg1 has 1.18 GiB free 2024-03-01 20:54:57,648 INFO blivet/MainThread: got device: LVMLogicalVolumeDevice instance (0x7fe03cf3a280) -- name = test_vg1-lv1_snapset1 status = True id = 58 children = [] parents = ['existing 2.98 GiB lvmvg test_vg1 (11)'] uuid = DrIb1v-6wLc-rDTf-HEVM-Tn0e-fPrk-67wWCS size = 308 MiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-3 target size = 308 MiB path = /dev/mapper/test_vg1-lv1_snapset1 format args = [] original_format = None target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7fe03cf86700) -- name = test_vg1 status = True id = 11 children = ['existing 1.5 GiB lvmlv test_vg1-lv1 (45) with existing xfs filesystem', 'existing 308 MiB lvmsnapshot test_vg1-lv1_snapset1 (58)'] parents = ['existing 1024 MiB disk sda (2) with existing lvmpv', 'existing 1024 MiB disk sdb (16) with existing lvmpv', 'existing 1024 MiB disk sdc (36) with existing lvmpv'] uuid = 92D4iU-pgrj-b4GD-6hd5-mlyY-nO5Y-bc0FSA size = 2.98 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 2.98 GiB path = /dev/test_vg1 format args = [] original_format = None free = 1.18 GiB PE Size = 4 MiB PE Count = 762 PE Free = 302 PV Count = 3 modified = False extents = 762 free space = 1.18 GiB free extents = 302 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sda (2) with existing lvmpv', 'existing 1024 MiB disk sdb (16) with existing lvmpv', 'existing 1024 MiB disk sdc (36) with existing lvmpv'] LVs = ['existing 1.5 GiB lvmlv test_vg1-lv1 (45) with existing xfs filesystem', 'existing 308 MiB lvmsnapshot test_vg1-lv1_snapset1 (58)'] segment type = linear percent = 0 VG space used = 308 MiB 2024-03-01 20:54:57,652 INFO program/MainThread: Running [19] dmsetup info -co subsystem --noheadings test_vg1-lv1_snapset1 ... 2024-03-01 20:54:57,655 INFO program/MainThread: stdout[19]: LVM 2024-03-01 20:54:57,655 INFO program/MainThread: stderr[19]: 2024-03-01 20:54:57,655 INFO program/MainThread: ...done [19] (exit code: 0) 2024-03-01 20:54:57,659 DEBUG blivet/MainThread: DeviceTree.handle_format: name: test_vg1-lv1_snapset1 ; 2024-03-01 20:54:57,662 DEBUG blivet/MainThread: AppleBootstrapFS.supported: supported: True ; 2024-03-01 20:54:57,662 DEBUG blivet/MainThread: get_format('appleboot') returning AppleBootstrapFS instance with object id 65 2024-03-01 20:54:57,665 DEBUG blivet/MainThread: EFIFS.supported: supported: True ; 2024-03-01 20:54:57,665 DEBUG blivet/MainThread: get_format('efi') returning EFIFS instance with object id 66 2024-03-01 20:54:57,668 DEBUG blivet/MainThread: MacEFIFS.supported: supported: True ; 2024-03-01 20:54:57,668 DEBUG blivet/MainThread: get_format('macefi') returning MacEFIFS instance with object id 67 2024-03-01 20:54:57,672 DEBUG blivet/MainThread: MacEFIFS.supported: supported: True ; 2024-03-01 20:54:57,672 DEBUG blivet/MainThread: get_format('macefi') returning MacEFIFS instance with object id 68 2024-03-01 20:54:57,672 INFO blivet/MainThread: type detected on 'test_vg1-lv1_snapset1' is 'xfs' 2024-03-01 20:54:57,675 DEBUG blivet/MainThread: XFS.supported: supported: True ; 2024-03-01 20:54:57,675 DEBUG blivet/MainThread: get_format('xfs') returning XFS instance with object id 69 2024-03-01 20:54:57,678 DEBUG blivet/MainThread: LVMLogicalVolumeDevice._set_format: test_vg1-lv1_snapset1 ; type: xfs ; current: None ; 2024-03-01 20:54:57,678 INFO blivet/MainThread: got format: existing xfs filesystem 2024-03-01 20:54:57,678 INFO blivet/MainThread: got format: existing lvmpv 2024-03-01 20:54:57,681 DEBUG blivet/MainThread: DeviceTree.handle_device: name: sdd ; info: {'CURRENT_TAGS': ':systemd:', 'DEVLINKS': '/dev/disk/by-diskseq/5 ' '/dev/disk/by-id/scsi-3600140528254ba1444f43aba0eef4ede ' '/dev/disk/by-id/wwn-0x600140528254ba1444f43aba0eef4ede ' '/dev/disk/by-id/scsi-SLIO-ORG_disk3_28254ba1-444f-43ab-a0ee-f4edee35f467 ' '/dev/disk/by-id/scsi-1LIO-ORG_disk3:28254ba1-444f-43ab-a0ee-f4edee35f467', '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': '28254ba1-444f-43ab-a0ee-f4edee35f467', 'ID_SERIAL': '3600140528254ba1444f43aba0eef4ede', 'ID_SERIAL_SHORT': '600140528254ba1444f43aba0eef4ede', 'ID_TARGET_PORT': '0', 'ID_TYPE': 'disk', 'ID_VENDOR': 'LIO-ORG', 'ID_VENDOR_ENC': 'LIO-ORG\\x20', 'ID_WWN': '0x600140528254ba14', 'ID_WWN_VENDOR_EXTENSION': '0x44f43aba0eef4ede', 'ID_WWN_WITH_EXTENSION': '0x600140528254ba1444f43aba0eef4ede', 'MAJOR': '8', 'MINOR': '48', 'SCSI_IDENT_LUN_LOGICAL_UNIT_GROUP': '0x0', 'SCSI_IDENT_LUN_NAA_REGEXT': '600140528254ba1444f43aba0eef4ede', 'SCSI_IDENT_LUN_T10': 'LIO-ORG_disk3:28254ba1-444f-43ab-a0ee-f4edee35f467', 'SCSI_IDENT_PORT_NAME': 'naa.5001405a91c5ccc5,t,0x0001', 'SCSI_IDENT_PORT_RELATIVE': '0', 'SCSI_IDENT_PORT_TARGET_PORT_GROUP': '0x0', 'SCSI_IDENT_SERIAL': '28254ba1-444f-43ab-a0ee-f4edee35f467', 'SCSI_IDENT_TARGET_NAME': 'naa.5001405a91c5ccc5', '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': '337038990'} ; 2024-03-01 20:54:57,681 INFO blivet/MainThread: scanning sdd (/sys/devices/tcm_loop_0/tcm_loop_adapter_0/host2/target2:0:1/2:0:1:3/block/sdd)... 2024-03-01 20:54:57,684 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: sdd ; incomplete: False ; hidden: False ; 2024-03-01 20:54:57,687 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned None 2024-03-01 20:54:57,693 DEBUG blivet/MainThread: DiskDevicePopulator.run: name: sdd ; 2024-03-01 20:54:57,693 INFO blivet/MainThread: sdd is a disk 2024-03-01 20:54:57,693 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 73 2024-03-01 20:54:57,693 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 74 2024-03-01 20:54:57,696 DEBUG blivet/MainThread: DiskDevice._set_format: sdd ; type: None ; current: None ; 2024-03-01 20:54:57,699 DEBUG blivet/MainThread: DiskDevice.update_sysfs_path: sdd ; status: True ; 2024-03-01 20:54:57,699 DEBUG blivet/MainThread: sdd sysfs_path set to /sys/devices/tcm_loop_0/tcm_loop_adapter_0/host2/target2:0:1/2:0:1:3/block/sdd 2024-03-01 20:54:57,702 DEBUG blivet/MainThread: DiskDevice.read_current_size: exists: True ; path: /dev/sdd ; sysfs_path: /sys/devices/tcm_loop_0/tcm_loop_adapter_0/host2/target2:0:1/2:0:1:3/block/sdd ; 2024-03-01 20:54:57,702 DEBUG blivet/MainThread: updated sdd size to 1024 MiB (1024 MiB) 2024-03-01 20:54:57,702 INFO blivet/MainThread: added disk sdd (id 72) to device tree 2024-03-01 20:54:57,702 INFO blivet/MainThread: got device: DiskDevice instance (0x7fe03ceda4c0) -- 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 = 600140528254ba1444f43aba0eef4ede 2024-03-01 20:54:57,705 DEBUG blivet/MainThread: DeviceTree.handle_format: name: sdd ; 2024-03-01 20:54:57,706 DEBUG blivet/MainThread: no type or existing type for sdd, bailing 2024-03-01 20:54:57,708 DEBUG blivet/MainThread: DeviceTree.handle_device: name: sde ; info: {'CURRENT_TAGS': ':systemd:', 'DEVLINKS': '/dev/disk/by-id/scsi-360014058a9a6b3d7bec490eabf9e15bf ' '/dev/disk/by-diskseq/6 ' '/dev/disk/by-id/scsi-1LIO-ORG_disk4:8a9a6b3d-7bec-490e-abf9-e15bfef000fd ' '/dev/disk/by-id/wwn-0x60014058a9a6b3d7bec490eabf9e15bf ' '/dev/disk/by-id/scsi-SLIO-ORG_disk4_8a9a6b3d-7bec-490e-abf9-e15bfef000fd', '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': '8a9a6b3d-7bec-490e-abf9-e15bfef000fd', 'ID_SERIAL': '360014058a9a6b3d7bec490eabf9e15bf', 'ID_SERIAL_SHORT': '60014058a9a6b3d7bec490eabf9e15bf', 'ID_TARGET_PORT': '0', 'ID_TYPE': 'disk', 'ID_VENDOR': 'LIO-ORG', 'ID_VENDOR_ENC': 'LIO-ORG\\x20', 'ID_WWN': '0x60014058a9a6b3d7', 'ID_WWN_VENDOR_EXTENSION': '0xbec490eabf9e15bf', 'ID_WWN_WITH_EXTENSION': '0x60014058a9a6b3d7bec490eabf9e15bf', 'MAJOR': '8', 'MINOR': '64', 'SCSI_IDENT_LUN_LOGICAL_UNIT_GROUP': '0x0', 'SCSI_IDENT_LUN_NAA_REGEXT': '60014058a9a6b3d7bec490eabf9e15bf', 'SCSI_IDENT_LUN_T10': 'LIO-ORG_disk4:8a9a6b3d-7bec-490e-abf9-e15bfef000fd', 'SCSI_IDENT_PORT_NAME': 'naa.5001405a91c5ccc5,t,0x0001', 'SCSI_IDENT_PORT_RELATIVE': '0', 'SCSI_IDENT_PORT_TARGET_PORT_GROUP': '0x0', 'SCSI_IDENT_SERIAL': '8a9a6b3d-7bec-490e-abf9-e15bfef000fd', 'SCSI_IDENT_TARGET_NAME': 'naa.5001405a91c5ccc5', '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': '337149758'} ; 2024-03-01 20:54:57,708 INFO blivet/MainThread: scanning sde (/sys/devices/tcm_loop_0/tcm_loop_adapter_0/host2/target2:0:1/2:0:1:4/block/sde)... 2024-03-01 20:54:57,711 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: sde ; incomplete: False ; hidden: False ; 2024-03-01 20:54:57,714 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned None 2024-03-01 20:54:57,719 DEBUG blivet/MainThread: DiskDevicePopulator.run: name: sde ; 2024-03-01 20:54:57,720 INFO blivet/MainThread: sde is a disk 2024-03-01 20:54:57,720 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 78 2024-03-01 20:54:57,720 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 79 2024-03-01 20:54:57,723 DEBUG blivet/MainThread: DiskDevice._set_format: sde ; type: None ; current: None ; 2024-03-01 20:54:57,725 DEBUG blivet/MainThread: DiskDevice.update_sysfs_path: sde ; status: True ; 2024-03-01 20:54:57,725 DEBUG blivet/MainThread: sde sysfs_path set to /sys/devices/tcm_loop_0/tcm_loop_adapter_0/host2/target2:0:1/2:0:1:4/block/sde 2024-03-01 20:54:57,728 DEBUG blivet/MainThread: DiskDevice.read_current_size: exists: True ; path: /dev/sde ; sysfs_path: /sys/devices/tcm_loop_0/tcm_loop_adapter_0/host2/target2:0:1/2:0:1:4/block/sde ; 2024-03-01 20:54:57,729 DEBUG blivet/MainThread: updated sde size to 1024 MiB (1024 MiB) 2024-03-01 20:54:57,729 INFO blivet/MainThread: added disk sde (id 77) to device tree 2024-03-01 20:54:57,729 INFO blivet/MainThread: got device: DiskDevice instance (0x7fe03ced39d0) -- name = sde status = True id = 77 children = [] parents = [] uuid = None size = 1024 MiB format = existing None major = 8 minor = 64 exists = True protected = False sysfs path = /sys/devices/tcm_loop_0/tcm_loop_adapter_0/host2/target2:0:1/2:0:1:4/block/sde target size = 1024 MiB path = /dev/sde format args = [] original_format = None removable = False wwn = 60014058a9a6b3d7bec490eabf9e15bf 2024-03-01 20:54:57,732 DEBUG blivet/MainThread: DeviceTree.handle_format: name: sde ; 2024-03-01 20:54:57,732 DEBUG blivet/MainThread: no type or existing type for sde, bailing 2024-03-01 20:54:57,735 DEBUG blivet/MainThread: DeviceTree.handle_device: name: sdf ; info: {'CURRENT_TAGS': ':systemd:', 'DEVLINKS': '/dev/disk/by-diskseq/7 ' '/dev/disk/by-id/wwn-0x600140525b7012bf4c541b5b0813087a ' '/dev/disk/by-id/scsi-3600140525b7012bf4c541b5b0813087a ' '/dev/disk/by-id/scsi-SLIO-ORG_disk5_25b7012b-f4c5-41b5-b081-3087a0ec48d2 ' '/dev/disk/by-id/scsi-1LIO-ORG_disk5:25b7012b-f4c5-41b5-b081-3087a0ec48d2', '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': '25b7012b-f4c5-41b5-b081-3087a0ec48d2', 'ID_SERIAL': '3600140525b7012bf4c541b5b0813087a', 'ID_SERIAL_SHORT': '600140525b7012bf4c541b5b0813087a', 'ID_TARGET_PORT': '0', 'ID_TYPE': 'disk', 'ID_VENDOR': 'LIO-ORG', 'ID_VENDOR_ENC': 'LIO-ORG\\x20', 'ID_WWN': '0x600140525b7012bf', 'ID_WWN_VENDOR_EXTENSION': '0x4c541b5b0813087a', 'ID_WWN_WITH_EXTENSION': '0x600140525b7012bf4c541b5b0813087a', 'MAJOR': '8', 'MINOR': '80', 'SCSI_IDENT_LUN_LOGICAL_UNIT_GROUP': '0x0', 'SCSI_IDENT_LUN_NAA_REGEXT': '600140525b7012bf4c541b5b0813087a', 'SCSI_IDENT_LUN_T10': 'LIO-ORG_disk5:25b7012b-f4c5-41b5-b081-3087a0ec48d2', 'SCSI_IDENT_PORT_NAME': 'naa.5001405a91c5ccc5,t,0x0001', 'SCSI_IDENT_PORT_RELATIVE': '0', 'SCSI_IDENT_PORT_TARGET_PORT_GROUP': '0x0', 'SCSI_IDENT_SERIAL': '25b7012b-f4c5-41b5-b081-3087a0ec48d2', 'SCSI_IDENT_TARGET_NAME': 'naa.5001405a91c5ccc5', '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': '337251391'} ; 2024-03-01 20:54:57,735 INFO blivet/MainThread: scanning sdf (/sys/devices/tcm_loop_0/tcm_loop_adapter_0/host2/target2:0:1/2:0:1:5/block/sdf)... 2024-03-01 20:54:57,738 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: sdf ; incomplete: False ; hidden: False ; 2024-03-01 20:54:57,741 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned None 2024-03-01 20:54:57,746 DEBUG blivet/MainThread: DiskDevicePopulator.run: name: sdf ; 2024-03-01 20:54:57,746 INFO blivet/MainThread: sdf is a disk 2024-03-01 20:54:57,746 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 83 2024-03-01 20:54:57,747 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 84 2024-03-01 20:54:57,749 DEBUG blivet/MainThread: DiskDevice._set_format: sdf ; type: None ; current: None ; 2024-03-01 20:54:57,752 DEBUG blivet/MainThread: DiskDevice.update_sysfs_path: sdf ; status: True ; 2024-03-01 20:54:57,752 DEBUG blivet/MainThread: sdf sysfs_path set to /sys/devices/tcm_loop_0/tcm_loop_adapter_0/host2/target2:0:1/2:0:1:5/block/sdf 2024-03-01 20:54:57,755 DEBUG blivet/MainThread: DiskDevice.read_current_size: exists: True ; path: /dev/sdf ; sysfs_path: /sys/devices/tcm_loop_0/tcm_loop_adapter_0/host2/target2:0:1/2:0:1:5/block/sdf ; 2024-03-01 20:54:57,755 DEBUG blivet/MainThread: updated sdf size to 1024 MiB (1024 MiB) 2024-03-01 20:54:57,756 INFO blivet/MainThread: added disk sdf (id 82) to device tree 2024-03-01 20:54:57,756 INFO blivet/MainThread: got device: DiskDevice instance (0x7fe03cee8bb0) -- name = sdf status = True id = 82 children = [] parents = [] uuid = None size = 1024 MiB format = existing None major = 8 minor = 80 exists = True protected = False sysfs path = /sys/devices/tcm_loop_0/tcm_loop_adapter_0/host2/target2:0:1/2:0:1:5/block/sdf target size = 1024 MiB path = /dev/sdf format args = [] original_format = None removable = False wwn = 600140525b7012bf4c541b5b0813087a 2024-03-01 20:54:57,759 DEBUG blivet/MainThread: DeviceTree.handle_format: name: sdf ; 2024-03-01 20:54:57,759 DEBUG blivet/MainThread: no type or existing type for sdf, bailing 2024-03-01 20:54:57,762 DEBUG blivet/MainThread: DeviceTree.handle_device: name: sdg ; info: {'CURRENT_TAGS': ':systemd:', 'DEVLINKS': '/dev/disk/by-id/scsi-360014052fcb2cc6c28443eab562c0b7e ' '/dev/disk/by-id/wwn-0x60014052fcb2cc6c28443eab562c0b7e ' '/dev/disk/by-diskseq/8 ' '/dev/disk/by-id/scsi-SLIO-ORG_disk6_2fcb2cc6-c284-43ea-b562-c0b7eba2ff7a ' '/dev/disk/by-id/scsi-1LIO-ORG_disk6:2fcb2cc6-c284-43ea-b562-c0b7eba2ff7a', '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': '2fcb2cc6-c284-43ea-b562-c0b7eba2ff7a', 'ID_SERIAL': '360014052fcb2cc6c28443eab562c0b7e', 'ID_SERIAL_SHORT': '60014052fcb2cc6c28443eab562c0b7e', 'ID_TARGET_PORT': '0', 'ID_TYPE': 'disk', 'ID_VENDOR': 'LIO-ORG', 'ID_VENDOR_ENC': 'LIO-ORG\\x20', 'ID_WWN': '0x60014052fcb2cc6c', 'ID_WWN_VENDOR_EXTENSION': '0x28443eab562c0b7e', 'ID_WWN_WITH_EXTENSION': '0x60014052fcb2cc6c28443eab562c0b7e', 'MAJOR': '8', 'MINOR': '96', 'SCSI_IDENT_LUN_LOGICAL_UNIT_GROUP': '0x0', 'SCSI_IDENT_LUN_NAA_REGEXT': '60014052fcb2cc6c28443eab562c0b7e', 'SCSI_IDENT_LUN_T10': 'LIO-ORG_disk6:2fcb2cc6-c284-43ea-b562-c0b7eba2ff7a', 'SCSI_IDENT_PORT_NAME': 'naa.5001405a91c5ccc5,t,0x0001', 'SCSI_IDENT_PORT_RELATIVE': '0', 'SCSI_IDENT_PORT_TARGET_PORT_GROUP': '0x0', 'SCSI_IDENT_SERIAL': '2fcb2cc6-c284-43ea-b562-c0b7eba2ff7a', 'SCSI_IDENT_TARGET_NAME': 'naa.5001405a91c5ccc5', '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': '337228647'} ; 2024-03-01 20:54:57,762 INFO blivet/MainThread: scanning sdg (/sys/devices/tcm_loop_0/tcm_loop_adapter_0/host2/target2:0:1/2:0:1:6/block/sdg)... 2024-03-01 20:54:57,765 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: sdg ; incomplete: False ; hidden: False ; 2024-03-01 20:54:57,767 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned None 2024-03-01 20:54:57,773 DEBUG blivet/MainThread: DiskDevicePopulator.run: name: sdg ; 2024-03-01 20:54:57,773 INFO blivet/MainThread: sdg is a disk 2024-03-01 20:54:57,773 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 88 2024-03-01 20:54:57,773 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 89 2024-03-01 20:54:57,776 DEBUG blivet/MainThread: DiskDevice._set_format: sdg ; type: None ; current: None ; 2024-03-01 20:54:57,779 DEBUG blivet/MainThread: DiskDevice.update_sysfs_path: sdg ; status: True ; 2024-03-01 20:54:57,779 DEBUG blivet/MainThread: sdg sysfs_path set to /sys/devices/tcm_loop_0/tcm_loop_adapter_0/host2/target2:0:1/2:0:1:6/block/sdg 2024-03-01 20:54:57,782 DEBUG blivet/MainThread: DiskDevice.read_current_size: exists: True ; path: /dev/sdg ; sysfs_path: /sys/devices/tcm_loop_0/tcm_loop_adapter_0/host2/target2:0:1/2:0:1:6/block/sdg ; 2024-03-01 20:54:57,782 DEBUG blivet/MainThread: updated sdg size to 1024 MiB (1024 MiB) 2024-03-01 20:54:57,782 INFO blivet/MainThread: added disk sdg (id 87) to device tree 2024-03-01 20:54:57,783 INFO blivet/MainThread: got device: DiskDevice instance (0x7fe03ced3cd0) -- name = sdg status = True id = 87 children = [] parents = [] uuid = None size = 1024 MiB format = existing None major = 8 minor = 96 exists = True protected = False sysfs path = /sys/devices/tcm_loop_0/tcm_loop_adapter_0/host2/target2:0:1/2:0:1:6/block/sdg target size = 1024 MiB path = /dev/sdg format args = [] original_format = None removable = False wwn = 60014052fcb2cc6c28443eab562c0b7e 2024-03-01 20:54:57,785 DEBUG blivet/MainThread: DeviceTree.handle_format: name: sdg ; 2024-03-01 20:54:57,786 DEBUG blivet/MainThread: no type or existing type for sdg, bailing 2024-03-01 20:54:57,788 DEBUG blivet/MainThread: DeviceTree.handle_device: name: sdh ; info: {'CURRENT_TAGS': ':systemd:', 'DEVLINKS': '/dev/disk/by-diskseq/9 ' '/dev/disk/by-id/wwn-0x6001405130490dc6bc54a3a884c8d675 ' '/dev/disk/by-id/scsi-36001405130490dc6bc54a3a884c8d675 ' '/dev/disk/by-id/scsi-SLIO-ORG_disk7_130490dc-6bc5-4a3a-884c-8d67508d4785 ' '/dev/disk/by-id/scsi-1LIO-ORG_disk7:130490dc-6bc5-4a3a-884c-8d67508d4785', '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': '130490dc-6bc5-4a3a-884c-8d67508d4785', 'ID_SERIAL': '36001405130490dc6bc54a3a884c8d675', 'ID_SERIAL_SHORT': '6001405130490dc6bc54a3a884c8d675', 'ID_TARGET_PORT': '0', 'ID_TYPE': 'disk', 'ID_VENDOR': 'LIO-ORG', 'ID_VENDOR_ENC': 'LIO-ORG\\x20', 'ID_WWN': '0x6001405130490dc6', 'ID_WWN_VENDOR_EXTENSION': '0xbc54a3a884c8d675', 'ID_WWN_WITH_EXTENSION': '0x6001405130490dc6bc54a3a884c8d675', 'MAJOR': '8', 'MINOR': '112', 'SCSI_IDENT_LUN_LOGICAL_UNIT_GROUP': '0x0', 'SCSI_IDENT_LUN_NAA_REGEXT': '6001405130490dc6bc54a3a884c8d675', 'SCSI_IDENT_LUN_T10': 'LIO-ORG_disk7:130490dc-6bc5-4a3a-884c-8d67508d4785', 'SCSI_IDENT_PORT_NAME': 'naa.5001405a91c5ccc5,t,0x0001', 'SCSI_IDENT_PORT_RELATIVE': '0', 'SCSI_IDENT_PORT_TARGET_PORT_GROUP': '0x0', 'SCSI_IDENT_SERIAL': '130490dc-6bc5-4a3a-884c-8d67508d4785', 'SCSI_IDENT_TARGET_NAME': 'naa.5001405a91c5ccc5', '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': '337415073'} ; 2024-03-01 20:54:57,789 INFO blivet/MainThread: scanning sdh (/sys/devices/tcm_loop_0/tcm_loop_adapter_0/host2/target2:0:1/2:0:1:7/block/sdh)... 2024-03-01 20:54:57,792 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: sdh ; incomplete: False ; hidden: False ; 2024-03-01 20:54:57,794 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned None 2024-03-01 20:54:57,799 DEBUG blivet/MainThread: DiskDevicePopulator.run: name: sdh ; 2024-03-01 20:54:57,800 INFO blivet/MainThread: sdh is a disk 2024-03-01 20:54:57,800 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 93 2024-03-01 20:54:57,800 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 94 2024-03-01 20:54:57,803 DEBUG blivet/MainThread: DiskDevice._set_format: sdh ; type: None ; current: None ; 2024-03-01 20:54:57,805 DEBUG blivet/MainThread: DiskDevice.update_sysfs_path: sdh ; status: True ; 2024-03-01 20:54:57,806 DEBUG blivet/MainThread: sdh sysfs_path set to /sys/devices/tcm_loop_0/tcm_loop_adapter_0/host2/target2:0:1/2:0:1:7/block/sdh 2024-03-01 20:54:57,808 DEBUG blivet/MainThread: DiskDevice.read_current_size: exists: True ; path: /dev/sdh ; sysfs_path: /sys/devices/tcm_loop_0/tcm_loop_adapter_0/host2/target2:0:1/2:0:1:7/block/sdh ; 2024-03-01 20:54:57,809 DEBUG blivet/MainThread: updated sdh size to 1024 MiB (1024 MiB) 2024-03-01 20:54:57,809 INFO blivet/MainThread: added disk sdh (id 92) to device tree 2024-03-01 20:54:57,809 INFO blivet/MainThread: got device: DiskDevice instance (0x7fe03ceda970) -- name = sdh status = True id = 92 children = [] parents = [] uuid = None size = 1024 MiB format = existing None major = 8 minor = 112 exists = True protected = False sysfs path = /sys/devices/tcm_loop_0/tcm_loop_adapter_0/host2/target2:0:1/2:0:1:7/block/sdh target size = 1024 MiB path = /dev/sdh format args = [] original_format = None removable = False wwn = 6001405130490dc6bc54a3a884c8d675 2024-03-01 20:54:57,812 DEBUG blivet/MainThread: DeviceTree.handle_format: name: sdh ; 2024-03-01 20:54:57,812 DEBUG blivet/MainThread: no type or existing type for sdh, bailing 2024-03-01 20:54:57,815 DEBUG blivet/MainThread: DeviceTree.handle_device: name: sdi ; info: {'CURRENT_TAGS': ':systemd:', 'DEVLINKS': '/dev/disk/by-id/scsi-360014057c02790daf61431ab4c5489ce ' '/dev/disk/by-diskseq/10 ' '/dev/disk/by-id/wwn-0x60014057c02790daf61431ab4c5489ce ' '/dev/disk/by-id/scsi-SLIO-ORG_disk8_7c02790d-af61-431a-b4c5-489ce662d703 ' '/dev/disk/by-id/scsi-1LIO-ORG_disk8:7c02790d-af61-431a-b4c5-489ce662d703', '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': '7c02790d-af61-431a-b4c5-489ce662d703', 'ID_SERIAL': '360014057c02790daf61431ab4c5489ce', 'ID_SERIAL_SHORT': '60014057c02790daf61431ab4c5489ce', 'ID_TARGET_PORT': '0', 'ID_TYPE': 'disk', 'ID_VENDOR': 'LIO-ORG', 'ID_VENDOR_ENC': 'LIO-ORG\\x20', 'ID_WWN': '0x60014057c02790da', 'ID_WWN_VENDOR_EXTENSION': '0xf61431ab4c5489ce', 'ID_WWN_WITH_EXTENSION': '0x60014057c02790daf61431ab4c5489ce', 'MAJOR': '8', 'MINOR': '128', 'SCSI_IDENT_LUN_LOGICAL_UNIT_GROUP': '0x0', 'SCSI_IDENT_LUN_NAA_REGEXT': '60014057c02790daf61431ab4c5489ce', 'SCSI_IDENT_LUN_T10': 'LIO-ORG_disk8:7c02790d-af61-431a-b4c5-489ce662d703', 'SCSI_IDENT_PORT_NAME': 'naa.5001405a91c5ccc5,t,0x0001', 'SCSI_IDENT_PORT_RELATIVE': '0', 'SCSI_IDENT_PORT_TARGET_PORT_GROUP': '0x0', 'SCSI_IDENT_SERIAL': '7c02790d-af61-431a-b4c5-489ce662d703', 'SCSI_IDENT_TARGET_NAME': 'naa.5001405a91c5ccc5', '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': '337428002'} ; 2024-03-01 20:54:57,815 INFO blivet/MainThread: scanning sdi (/sys/devices/tcm_loop_0/tcm_loop_adapter_0/host2/target2:0:1/2:0:1:8/block/sdi)... 2024-03-01 20:54:57,818 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: sdi ; incomplete: False ; hidden: False ; 2024-03-01 20:54:57,821 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned None 2024-03-01 20:54:57,826 DEBUG blivet/MainThread: DiskDevicePopulator.run: name: sdi ; 2024-03-01 20:54:57,827 INFO blivet/MainThread: sdi is a disk 2024-03-01 20:54:57,827 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 98 2024-03-01 20:54:57,827 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 99 2024-03-01 20:54:57,830 DEBUG blivet/MainThread: DiskDevice._set_format: sdi ; type: None ; current: None ; 2024-03-01 20:54:57,832 DEBUG blivet/MainThread: DiskDevice.update_sysfs_path: sdi ; status: True ; 2024-03-01 20:54:57,833 DEBUG blivet/MainThread: sdi sysfs_path set to /sys/devices/tcm_loop_0/tcm_loop_adapter_0/host2/target2:0:1/2:0:1:8/block/sdi 2024-03-01 20:54:57,835 DEBUG blivet/MainThread: DiskDevice.read_current_size: exists: True ; path: /dev/sdi ; sysfs_path: /sys/devices/tcm_loop_0/tcm_loop_adapter_0/host2/target2:0:1/2:0:1:8/block/sdi ; 2024-03-01 20:54:57,836 DEBUG blivet/MainThread: updated sdi size to 1024 MiB (1024 MiB) 2024-03-01 20:54:57,836 INFO blivet/MainThread: added disk sdi (id 97) to device tree 2024-03-01 20:54:57,836 INFO blivet/MainThread: got device: DiskDevice instance (0x7fe03ceee910) -- name = sdi status = True id = 97 children = [] parents = [] uuid = None size = 1024 MiB format = existing None major = 8 minor = 128 exists = True protected = False sysfs path = /sys/devices/tcm_loop_0/tcm_loop_adapter_0/host2/target2:0:1/2:0:1:8/block/sdi target size = 1024 MiB path = /dev/sdi format args = [] original_format = None removable = False wwn = 60014057c02790daf61431ab4c5489ce 2024-03-01 20:54:57,839 DEBUG blivet/MainThread: DeviceTree.handle_format: name: sdi ; 2024-03-01 20:54:57,839 DEBUG blivet/MainThread: no type or existing type for sdi, bailing 2024-03-01 20:54:57,842 DEBUG blivet/MainThread: DeviceTree.handle_device: name: sdj ; info: {'CURRENT_TAGS': ':systemd:', 'DEVLINKS': '/dev/disk/by-id/scsi-SLIO-ORG_disk9_8bb02eed-505c-4d75-93b5-20327aed4107 ' '/dev/disk/by-id/scsi-1LIO-ORG_disk9:8bb02eed-505c-4d75-93b5-20327aed4107 ' '/dev/disk/by-id/scsi-360014058bb02eed505c4d7593b520327 ' '/dev/disk/by-diskseq/11 ' '/dev/disk/by-id/wwn-0x60014058bb02eed505c4d7593b520327', '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': '8bb02eed-505c-4d75-93b5-20327aed4107', 'ID_SERIAL': '360014058bb02eed505c4d7593b520327', 'ID_SERIAL_SHORT': '60014058bb02eed505c4d7593b520327', 'ID_TARGET_PORT': '0', 'ID_TYPE': 'disk', 'ID_VENDOR': 'LIO-ORG', 'ID_VENDOR_ENC': 'LIO-ORG\\x20', 'ID_WWN': '0x60014058bb02eed5', 'ID_WWN_VENDOR_EXTENSION': '0x05c4d7593b520327', 'ID_WWN_WITH_EXTENSION': '0x60014058bb02eed505c4d7593b520327', 'MAJOR': '8', 'MINOR': '144', 'SCSI_IDENT_LUN_LOGICAL_UNIT_GROUP': '0x0', 'SCSI_IDENT_LUN_NAA_REGEXT': '60014058bb02eed505c4d7593b520327', 'SCSI_IDENT_LUN_T10': 'LIO-ORG_disk9:8bb02eed-505c-4d75-93b5-20327aed4107', 'SCSI_IDENT_PORT_NAME': 'naa.5001405a91c5ccc5,t,0x0001', 'SCSI_IDENT_PORT_RELATIVE': '0', 'SCSI_IDENT_PORT_TARGET_PORT_GROUP': '0x0', 'SCSI_IDENT_SERIAL': '8bb02eed-505c-4d75-93b5-20327aed4107', 'SCSI_IDENT_TARGET_NAME': 'naa.5001405a91c5ccc5', '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': '337523000'} ; 2024-03-01 20:54:57,842 INFO blivet/MainThread: scanning sdj (/sys/devices/tcm_loop_0/tcm_loop_adapter_0/host2/target2:0:1/2:0:1:9/block/sdj)... 2024-03-01 20:54:57,845 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: sdj ; incomplete: False ; hidden: False ; 2024-03-01 20:54:57,848 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned None 2024-03-01 20:54:57,853 DEBUG blivet/MainThread: DiskDevicePopulator.run: name: sdj ; 2024-03-01 20:54:57,853 INFO blivet/MainThread: sdj is a disk 2024-03-01 20:54:57,854 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 103 2024-03-01 20:54:57,854 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 104 2024-03-01 20:54:57,856 DEBUG blivet/MainThread: DiskDevice._set_format: sdj ; type: None ; current: None ; 2024-03-01 20:54:57,859 DEBUG blivet/MainThread: DiskDevice.update_sysfs_path: sdj ; status: True ; 2024-03-01 20:54:57,859 DEBUG blivet/MainThread: sdj sysfs_path set to /sys/devices/tcm_loop_0/tcm_loop_adapter_0/host2/target2:0:1/2:0:1:9/block/sdj 2024-03-01 20:54:57,862 DEBUG blivet/MainThread: DiskDevice.read_current_size: exists: True ; path: /dev/sdj ; sysfs_path: /sys/devices/tcm_loop_0/tcm_loop_adapter_0/host2/target2:0:1/2:0:1:9/block/sdj ; 2024-03-01 20:54:57,862 DEBUG blivet/MainThread: updated sdj size to 1024 MiB (1024 MiB) 2024-03-01 20:54:57,863 INFO blivet/MainThread: added disk sdj (id 102) to device tree 2024-03-01 20:54:57,863 INFO blivet/MainThread: got device: DiskDevice instance (0x7fe03cee8730) -- name = sdj status = True id = 102 children = [] parents = [] uuid = None size = 1024 MiB format = existing None major = 8 minor = 144 exists = True protected = False sysfs path = /sys/devices/tcm_loop_0/tcm_loop_adapter_0/host2/target2:0:1/2:0:1:9/block/sdj target size = 1024 MiB path = /dev/sdj format args = [] original_format = None removable = False wwn = 60014058bb02eed505c4d7593b520327 2024-03-01 20:54:57,866 DEBUG blivet/MainThread: DeviceTree.handle_format: name: sdj ; 2024-03-01 20:54:57,866 DEBUG blivet/MainThread: no type or existing type for sdj, bailing 2024-03-01 20:54:57,869 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': '16965658'} ; 2024-03-01 20:54:57,869 INFO blivet/MainThread: scanning xvda (/sys/devices/vbd-768/block/xvda)... 2024-03-01 20:54:57,872 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: xvda ; incomplete: False ; hidden: False ; 2024-03-01 20:54:57,875 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned None 2024-03-01 20:54:57,878 DEBUG blivet/MainThread: DiskDevicePopulator.run: name: xvda ; 2024-03-01 20:54:57,878 WARNING blivet/MainThread: device/vendor is not a valid attribute 2024-03-01 20:54:57,879 WARNING blivet/MainThread: device/model is not a valid attribute 2024-03-01 20:54:57,879 INFO blivet/MainThread: xvda is a disk 2024-03-01 20:54:57,879 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 108 2024-03-01 20:54:57,879 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 109 2024-03-01 20:54:57,882 DEBUG blivet/MainThread: DiskDevice._set_format: xvda ; type: None ; current: None ; 2024-03-01 20:54:57,884 DEBUG blivet/MainThread: DiskDevice.update_sysfs_path: xvda ; status: True ; 2024-03-01 20:54:57,884 DEBUG blivet/MainThread: xvda sysfs_path set to /sys/devices/vbd-768/block/xvda 2024-03-01 20:54:57,887 DEBUG blivet/MainThread: DiskDevice.read_current_size: exists: True ; path: /dev/xvda ; sysfs_path: /sys/devices/vbd-768/block/xvda ; 2024-03-01 20:54:57,888 DEBUG blivet/MainThread: updated xvda size to 250 GiB (250 GiB) 2024-03-01 20:54:57,888 INFO blivet/MainThread: added disk xvda (id 107) to device tree 2024-03-01 20:54:57,888 INFO blivet/MainThread: got device: DiskDevice instance (0x7fe03cef2fa0) -- name = xvda status = True id = 107 children = [] parents = [] uuid = None size = 250 GiB format = existing None major = 202 minor = 0 exists = True protected = False sysfs path = /sys/devices/vbd-768/block/xvda target size = 250 GiB path = /dev/xvda format args = [] original_format = None removable = False wwn = None 2024-03-01 20:54:57,891 DEBUG blivet/MainThread: DeviceTree.handle_format: name: xvda ; 2024-03-01 20:54:57,894 DEBUG blivet/MainThread: AppleBootstrapFS.supported: supported: True ; 2024-03-01 20:54:57,894 DEBUG blivet/MainThread: get_format('appleboot') returning AppleBootstrapFS instance with object id 111 2024-03-01 20:54:57,897 DEBUG blivet/MainThread: EFIFS.supported: supported: True ; 2024-03-01 20:54:57,897 DEBUG blivet/MainThread: get_format('efi') returning EFIFS instance with object id 112 2024-03-01 20:54:57,900 DEBUG blivet/MainThread: MacEFIFS.supported: supported: True ; 2024-03-01 20:54:57,900 DEBUG blivet/MainThread: get_format('macefi') returning MacEFIFS instance with object id 113 2024-03-01 20:54:57,903 DEBUG blivet/MainThread: MacEFIFS.supported: supported: True ; 2024-03-01 20:54:57,903 DEBUG blivet/MainThread: get_format('macefi') returning MacEFIFS instance with object id 114 2024-03-01 20:54:57,905 DEBUG blivet/MainThread: DiskLabelFormatPopulator.run: device: xvda ; label_type: dos ; 2024-03-01 20:54:57,908 DEBUG blivet/MainThread: DiskDevice.setup: xvda ; orig: False ; status: True ; controllable: True ; 2024-03-01 20:54:57,911 DEBUG blivet/MainThread: DiskLabel.__init__: uuid: e61ef7e0 ; label: None ; device: /dev/xvda ; serial: None ; exists: True ; 2024-03-01 20:54:57,922 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 0x7fe03cefb940> 2024-03-01 20:54:57,981 DEBUG blivet/MainThread: get_format('disklabel') returning DiskLabel instance with object id 115 2024-03-01 20:54:57,985 DEBUG blivet/MainThread: DiskDevice._set_format: xvda ; type: disklabel ; current: None ; 2024-03-01 20:54:57,985 INFO blivet/MainThread: got format: existing msdos disklabel 2024-03-01 20:54:57,989 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': '16967518'} ; 2024-03-01 20:54:57,989 INFO blivet/MainThread: scanning xvda1 (/sys/devices/vbd-768/block/xvda/xvda1)... 2024-03-01 20:54:57,989 WARNING blivet/MainThread: hidden is not a valid attribute 2024-03-01 20:54:57,992 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: xvda1 ; incomplete: False ; hidden: False ; 2024-03-01 20:54:57,995 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned None 2024-03-01 20:54:57,997 DEBUG blivet/MainThread: PartitionDevicePopulator.run: name: xvda1 ; 2024-03-01 20:54:58,000 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: xvda1 ; incomplete: False ; hidden: False ; 2024-03-01 20:54:58,003 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned None 2024-03-01 20:54:58,003 INFO program/MainThread: Running... udevadm settle --timeout=300 2024-03-01 20:54:58,015 DEBUG program/MainThread: Return code: 0 2024-03-01 20:54:58,033 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: xvda ; incomplete: False ; hidden: False ; 2024-03-01 20:54:58,036 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned existing 250 GiB disk xvda (107) with existing msdos disklabel 2024-03-01 20:54:58,036 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 118 2024-03-01 20:54:58,039 DEBUG blivet/MainThread: DiskDevice.add_child: name: xvda ; child: xvda1 ; kids: 0 ; 2024-03-01 20:54:58,039 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 119 2024-03-01 20:54:58,042 DEBUG blivet/MainThread: PartitionDevice._set_format: xvda1 ; type: None ; current: None ; 2024-03-01 20:54:58,045 DEBUG blivet/MainThread: PartitionDevice.update_sysfs_path: xvda1 ; status: True ; 2024-03-01 20:54:58,045 DEBUG blivet/MainThread: xvda1 sysfs_path set to /sys/devices/vbd-768/block/xvda/xvda1 2024-03-01 20:54:58,048 DEBUG blivet/MainThread: PartitionDevice.read_current_size: exists: True ; path: /dev/xvda1 ; sysfs_path: /sys/devices/vbd-768/block/xvda/xvda1 ; 2024-03-01 20:54:58,048 DEBUG blivet/MainThread: updated xvda1 size to 250 GiB (250 GiB) 2024-03-01 20:54:58,048 DEBUG blivet/MainThread: looking up parted Partition: /dev/xvda1 2024-03-01 20:54:58,051 DEBUG blivet/MainThread: PartitionDevice.probe: xvda1 ; exists: True ; 2024-03-01 20:54:58,054 DEBUG blivet/MainThread: PartitionDevice.get_flag: path: /dev/xvda1 ; flag: 1 ; 2024-03-01 20:54:58,057 DEBUG blivet/MainThread: PartitionDevice.get_flag: path: /dev/xvda1 ; flag: 10 ; 2024-03-01 20:54:58,059 DEBUG blivet/MainThread: PartitionDevice.get_flag: path: /dev/xvda1 ; flag: 12 ; 2024-03-01 20:54:58,062 DEBUG blivet/MainThread: PartitionDevice.read_current_size: exists: True ; path: /dev/xvda1 ; sysfs_path: /sys/devices/vbd-768/block/xvda/xvda1 ; 2024-03-01 20:54:58,062 DEBUG blivet/MainThread: updated xvda1 size to 250 GiB (250 GiB) 2024-03-01 20:54:58,062 INFO blivet/MainThread: added partition xvda1 (id 117) to device tree 2024-03-01 20:54:58,063 INFO blivet/MainThread: parted exception: msdos disk labels do not support partition names. 2024-03-01 20:54:58,062 INFO blivet/MainThread: got device: PartitionDevice instance (0x7fe03cefa5e0) -- name = xvda1 status = True id = 117 children = [] parents = ['existing 250 GiB disk xvda (107) 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 0x7fe03e47a360> disk = existing 250 GiB disk xvda (107) with existing msdos disklabel start = 2048 end = 524287966 length = 524285919 flags = boot 2024-03-01 20:54:58,066 DEBUG blivet/MainThread: DeviceTree.handle_format: name: xvda1 ; 2024-03-01 20:54:58,069 DEBUG blivet/MainThread: AppleBootstrapFS.supported: supported: True ; 2024-03-01 20:54:58,069 DEBUG blivet/MainThread: get_format('appleboot') returning AppleBootstrapFS instance with object id 121 2024-03-01 20:54:58,072 DEBUG blivet/MainThread: EFIFS.supported: supported: True ; 2024-03-01 20:54:58,072 DEBUG blivet/MainThread: get_format('efi') returning EFIFS instance with object id 122 2024-03-01 20:54:58,075 DEBUG blivet/MainThread: MacEFIFS.supported: supported: True ; 2024-03-01 20:54:58,075 DEBUG blivet/MainThread: get_format('macefi') returning MacEFIFS instance with object id 123 2024-03-01 20:54:58,078 DEBUG blivet/MainThread: MacEFIFS.supported: supported: True ; 2024-03-01 20:54:58,078 DEBUG blivet/MainThread: get_format('macefi') returning MacEFIFS instance with object id 124 2024-03-01 20:54:58,078 INFO blivet/MainThread: type detected on 'xvda1' is 'xfs' 2024-03-01 20:54:58,081 DEBUG blivet/MainThread: XFS.supported: supported: True ; 2024-03-01 20:54:58,081 DEBUG blivet/MainThread: get_format('xfs') returning XFS instance with object id 125 2024-03-01 20:54:58,083 DEBUG blivet/MainThread: PartitionDevice._set_format: xvda1 ; type: xfs ; current: None ; 2024-03-01 20:54:58,084 INFO blivet/MainThread: got format: existing xfs filesystem 2024-03-01 20:54:58,086 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-id/dm-uuid-LVM-92D4iUpgrjb4GD6hd5mlyYnO5Ybc0FSAF8TpAspMXuSFeZ2C4t3aMTHaUUW2tZ5I ' '/dev/disk/by-uuid/bb878817-5f57-401a-a0cc-465af950412a ' '/dev/disk/by-id/dm-name-test_vg1-lv1', 'DEVNAME': '/dev/dm-0', 'DEVPATH': '/devices/virtual/block/dm-0', 'DEVTYPE': 'disk', 'DISKSEQ': '148', '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-92D4iUpgrjb4GD6hd5mlyYnO5Ybc0FSAF8TpAspMXuSFeZ2C4t3aMTHaUUW2tZ5I', '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': 'bb878817-5f57-401a-a0cc-465af950412a', 'ID_FS_UUID_ENC': 'bb878817-5f57-401a-a0cc-465af950412a', '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': '892615335'} ; 2024-03-01 20:54:58,087 INFO blivet/MainThread: scanning test_vg1-lv1 (/sys/devices/virtual/block/dm-0)... 2024-03-01 20:54:58,087 INFO program/MainThread: Running [20] dmsetup info -co subsystem --noheadings test_vg1-lv1 ... 2024-03-01 20:54:58,090 INFO program/MainThread: stdout[20]: LVM 2024-03-01 20:54:58,090 INFO program/MainThread: stderr[20]: 2024-03-01 20:54:58,090 INFO program/MainThread: ...done [20] (exit code: 0) 2024-03-01 20:54:58,090 INFO program/MainThread: Running [21] dmsetup info -co subsystem --noheadings test_vg1-lv1 ... 2024-03-01 20:54:58,093 INFO program/MainThread: stdout[21]: LVM 2024-03-01 20:54:58,093 INFO program/MainThread: stderr[21]: 2024-03-01 20:54:58,093 INFO program/MainThread: ...done [21] (exit code: 0) 2024-03-01 20:54:58,093 INFO program/MainThread: Running [22] dmsetup info -co subsystem --noheadings test_vg1-lv1 ... 2024-03-01 20:54:58,095 INFO program/MainThread: stdout[22]: LVM 2024-03-01 20:54:58,095 INFO program/MainThread: stderr[22]: 2024-03-01 20:54:58,095 INFO program/MainThread: ...done [22] (exit code: 0) 2024-03-01 20:54:58,099 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: test_vg1-lv1 ; incomplete: False ; hidden: False ; 2024-03-01 20:54:58,102 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned existing 1.5 GiB lvmlv test_vg1-lv1 (45) with existing xfs filesystem 2024-03-01 20:54:58,104 DEBUG blivet/MainThread: test_vg1 size is 2.98 GiB 2024-03-01 20:54:58,105 DEBUG blivet/MainThread: vg test_vg1 has 1.18 GiB free 2024-03-01 20:54:58,105 DEBUG blivet/MainThread: test_vg1 size is 2.98 GiB 2024-03-01 20:54:58,106 DEBUG blivet/MainThread: vg test_vg1 has 1.18 GiB free 2024-03-01 20:54:58,102 INFO blivet/MainThread: got device: LVMLogicalVolumeDevice instance (0x7fe03cf3fbe0) -- name = test_vg1-lv1 status = True id = 45 children = [] parents = ['existing 2.98 GiB lvmvg test_vg1 (11)'] uuid = F8TpAs-pMXu-SFeZ-2C4t-3aMT-HaUU-W2tZ5I size = 1.5 GiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-0 target size = 1.5 GiB path = /dev/mapper/test_vg1-lv1 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7fe03cf86700) -- name = test_vg1 status = True id = 11 children = ['existing 1.5 GiB lvmlv test_vg1-lv1 (45) with existing xfs filesystem', 'existing 308 MiB lvmsnapshot test_vg1-lv1_snapset1 (58) with existing xfs ' 'filesystem'] parents = ['existing 1024 MiB disk sda (2) with existing lvmpv', 'existing 1024 MiB disk sdb (16) with existing lvmpv', 'existing 1024 MiB disk sdc (36) with existing lvmpv'] uuid = 92D4iU-pgrj-b4GD-6hd5-mlyY-nO5Y-bc0FSA size = 2.98 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 2.98 GiB path = /dev/test_vg1 format args = [] original_format = None free = 1.18 GiB PE Size = 4 MiB PE Count = 762 PE Free = 302 PV Count = 3 modified = False extents = 762 free space = 1.18 GiB free extents = 302 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sda (2) with existing lvmpv', 'existing 1024 MiB disk sdb (16) with existing lvmpv', 'existing 1024 MiB disk sdc (36) with existing lvmpv'] LVs = ['existing 1.5 GiB lvmlv test_vg1-lv1 (45) with existing xfs filesystem', 'existing 308 MiB lvmsnapshot test_vg1-lv1_snapset1 (58) with existing xfs ' 'filesystem'] segment type = linear percent = 0 VG space used = 1.5 GiB 2024-03-01 20:54:58,106 INFO program/MainThread: Running [23] dmsetup info -co subsystem --noheadings test_vg1-lv1 ... 2024-03-01 20:54:58,109 INFO program/MainThread: stdout[23]: LVM 2024-03-01 20:54:58,109 INFO program/MainThread: stderr[23]: 2024-03-01 20:54:58,109 INFO program/MainThread: ...done [23] (exit code: 0) 2024-03-01 20:54:58,112 DEBUG blivet/MainThread: DeviceTree.handle_format: name: test_vg1-lv1 ; 2024-03-01 20:54:58,113 DEBUG blivet/MainThread: no type or existing type for test_vg1-lv1, bailing 2024-03-01 20:54:58,115 DEBUG blivet/MainThread: DeviceTree.handle_device: name: test_vg1-lv1-real ; info: {'CURRENT_TAGS': ':systemd:', 'DEVLINKS': '/dev/mapper/test_vg1-lv1-real', 'DEVNAME': '/dev/dm-1', 'DEVPATH': '/devices/virtual/block/dm-1', 'DEVTYPE': 'disk', 'DISKSEQ': '150', 'DM_ACTIVATION': '1', 'DM_LV_LAYER': 'real', 'DM_LV_NAME': 'lv1', 'DM_NAME': 'test_vg1-lv1-real', 'DM_SUSPENDED': '0', 'DM_UDEV_DISABLE_DISK_RULES_FLAG': '1', 'DM_UDEV_DISABLE_LIBRARY_FALLBACK_FLAG': '1', 'DM_UDEV_DISABLE_OTHER_RULES_FLAG': '1', 'DM_UDEV_DISABLE_SUBSYSTEM_RULES_FLAG': '1', 'DM_UDEV_PRIMARY_SOURCE_FLAG': '1', 'DM_UDEV_RULES_VSN': '2', 'DM_UUID': 'LVM-92D4iUpgrjb4GD6hd5mlyYnO5Ybc0FSAF8TpAspMXuSFeZ2C4t3aMTHaUUW2tZ5I-real', 'DM_VG_NAME': 'test_vg1', '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': '895954516'} ; 2024-03-01 20:54:58,115 INFO blivet/MainThread: scanning test_vg1-lv1-real (/sys/devices/virtual/block/dm-1)... 2024-03-01 20:54:58,116 INFO program/MainThread: Running [24] dmsetup info -co subsystem --noheadings test_vg1-lv1-real ... 2024-03-01 20:54:58,118 INFO program/MainThread: stdout[24]: LVM 2024-03-01 20:54:58,118 INFO program/MainThread: stderr[24]: 2024-03-01 20:54:58,118 INFO program/MainThread: ...done [24] (exit code: 0) 2024-03-01 20:54:58,118 INFO program/MainThread: Running [25] dmsetup info -co subsystem --noheadings test_vg1-lv1-real ... 2024-03-01 20:54:58,121 INFO program/MainThread: stdout[25]: LVM 2024-03-01 20:54:58,121 INFO program/MainThread: stderr[25]: 2024-03-01 20:54:58,121 INFO program/MainThread: ...done [25] (exit code: 0) 2024-03-01 20:54:58,121 INFO program/MainThread: Running [26] dmsetup info -co subsystem --noheadings test_vg1-lv1-real ... 2024-03-01 20:54:58,123 INFO program/MainThread: stdout[26]: LVM 2024-03-01 20:54:58,123 INFO program/MainThread: stderr[26]: 2024-03-01 20:54:58,123 INFO program/MainThread: ...done [26] (exit code: 0) 2024-03-01 20:54:58,127 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: test_vg1-lv1-real ; incomplete: False ; hidden: False ; 2024-03-01 20:54:58,130 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned None 2024-03-01 20:54:58,130 INFO program/MainThread: Running [27] dmsetup info -co subsystem --noheadings test_vg1-lv1-real ... 2024-03-01 20:54:58,133 INFO program/MainThread: stdout[27]: LVM 2024-03-01 20:54:58,133 INFO program/MainThread: stderr[27]: 2024-03-01 20:54:58,133 INFO program/MainThread: ...done [27] (exit code: 0) 2024-03-01 20:54:58,133 INFO program/MainThread: Running [28] dmsetup info -co subsystem --noheadings test_vg1-lv1-real ... 2024-03-01 20:54:58,135 INFO program/MainThread: stdout[28]: LVM 2024-03-01 20:54:58,136 INFO program/MainThread: stderr[28]: 2024-03-01 20:54:58,136 INFO program/MainThread: ...done [28] (exit code: 0) 2024-03-01 20:54:58,136 INFO program/MainThread: Running [29] dmsetup info -co subsystem --noheadings test_vg1-lv1-real ... 2024-03-01 20:54:58,138 INFO program/MainThread: stdout[29]: LVM 2024-03-01 20:54:58,138 INFO program/MainThread: stderr[29]: 2024-03-01 20:54:58,138 INFO program/MainThread: ...done [29] (exit code: 0) 2024-03-01 20:54:58,142 DEBUG blivet/MainThread: LVMDevicePopulator.run: name: test_vg1-lv1-real ; 2024-03-01 20:54:58,144 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: test_vg1 ; incomplete: False ; hidden: True ; 2024-03-01 20:54:58,148 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned existing 2.98 GiB lvmvg test_vg1 (11) 2024-03-01 20:54:58,151 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: sdb ; incomplete: False ; hidden: False ; 2024-03-01 20:54:58,154 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned existing 1024 MiB disk sdb (16) with existing lvmpv 2024-03-01 20:54:58,157 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: sda ; incomplete: False ; hidden: False ; 2024-03-01 20:54:58,160 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned existing 1024 MiB disk sda (2) with existing lvmpv 2024-03-01 20:54:58,162 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: test_vg1 ; incomplete: False ; hidden: False ; 2024-03-01 20:54:58,165 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned existing 2.98 GiB lvmvg test_vg1 (11) 2024-03-01 20:54:58,168 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: test_vg1-lv1-real ; incomplete: False ; hidden: False ; 2024-03-01 20:54:58,171 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned None 2024-03-01 20:54:58,171 DEBUG blivet/MainThread: no device obtained for test_vg1-lv1-real 2024-03-01 20:54:58,173 DEBUG blivet/MainThread: DeviceTree.handle_device: name: test_vg1-lv1_snapset1-cow ; info: {'CURRENT_TAGS': ':systemd:', 'DEVLINKS': '/dev/mapper/test_vg1-lv1_snapset1-cow', 'DEVNAME': '/dev/dm-2', 'DEVPATH': '/devices/virtual/block/dm-2', 'DEVTYPE': 'disk', 'DISKSEQ': '151', 'DM_ACTIVATION': '1', 'DM_LV_LAYER': 'cow', 'DM_LV_NAME': 'lv1_snapset1', 'DM_NAME': 'test_vg1-lv1_snapset1-cow', 'DM_SUSPENDED': '0', 'DM_UDEV_DISABLE_DISK_RULES_FLAG': '1', 'DM_UDEV_DISABLE_LIBRARY_FALLBACK_FLAG': '1', 'DM_UDEV_DISABLE_OTHER_RULES_FLAG': '1', 'DM_UDEV_DISABLE_SUBSYSTEM_RULES_FLAG': '1', 'DM_UDEV_LOW_PRIORITY_FLAG': '1', 'DM_UDEV_PRIMARY_SOURCE_FLAG': '1', 'DM_UDEV_RULES_VSN': '2', 'DM_UUID': 'LVM-92D4iUpgrjb4GD6hd5mlyYnO5Ybc0FSADrIb1v6wLcrDTfHEVMTn0efPrk67wWCS-cow', 'DM_VG_NAME': 'test_vg1', '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': '895963150'} ; 2024-03-01 20:54:58,173 INFO blivet/MainThread: scanning test_vg1-lv1_snapset1-cow (/sys/devices/virtual/block/dm-2)... 2024-03-01 20:54:58,174 INFO program/MainThread: Running [30] dmsetup info -co subsystem --noheadings test_vg1-lv1_snapset1-cow ... 2024-03-01 20:54:58,176 INFO program/MainThread: stdout[30]: LVM 2024-03-01 20:54:58,176 INFO program/MainThread: stderr[30]: 2024-03-01 20:54:58,177 INFO program/MainThread: ...done [30] (exit code: 0) 2024-03-01 20:54:58,177 INFO program/MainThread: Running [31] dmsetup info -co subsystem --noheadings test_vg1-lv1_snapset1-cow ... 2024-03-01 20:54:58,179 INFO program/MainThread: stdout[31]: LVM 2024-03-01 20:54:58,179 INFO program/MainThread: stderr[31]: 2024-03-01 20:54:58,179 INFO program/MainThread: ...done [31] (exit code: 0) 2024-03-01 20:54:58,179 INFO program/MainThread: Running [32] dmsetup info -co subsystem --noheadings test_vg1-lv1_snapset1-cow ... 2024-03-01 20:54:58,182 INFO program/MainThread: stdout[32]: LVM 2024-03-01 20:54:58,182 INFO program/MainThread: stderr[32]: 2024-03-01 20:54:58,182 INFO program/MainThread: ...done [32] (exit code: 0) 2024-03-01 20:54:58,186 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: test_vg1-lv1_snapset1-cow ; incomplete: False ; hidden: False ; 2024-03-01 20:54:58,188 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned None 2024-03-01 20:54:58,189 INFO program/MainThread: Running [33] dmsetup info -co subsystem --noheadings test_vg1-lv1_snapset1-cow ... 2024-03-01 20:54:58,191 INFO program/MainThread: stdout[33]: LVM 2024-03-01 20:54:58,191 INFO program/MainThread: stderr[33]: 2024-03-01 20:54:58,191 INFO program/MainThread: ...done [33] (exit code: 0) 2024-03-01 20:54:58,191 INFO program/MainThread: Running [34] dmsetup info -co subsystem --noheadings test_vg1-lv1_snapset1-cow ... 2024-03-01 20:54:58,193 INFO program/MainThread: stdout[34]: LVM 2024-03-01 20:54:58,194 INFO program/MainThread: stderr[34]: 2024-03-01 20:54:58,194 INFO program/MainThread: ...done [34] (exit code: 0) 2024-03-01 20:54:58,194 INFO program/MainThread: Running [35] dmsetup info -co subsystem --noheadings test_vg1-lv1_snapset1-cow ... 2024-03-01 20:54:58,196 INFO program/MainThread: stdout[35]: LVM 2024-03-01 20:54:58,196 INFO program/MainThread: stderr[35]: 2024-03-01 20:54:58,196 INFO program/MainThread: ...done [35] (exit code: 0) 2024-03-01 20:54:58,200 DEBUG blivet/MainThread: LVMDevicePopulator.run: name: test_vg1-lv1_snapset1-cow ; 2024-03-01 20:54:58,202 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: test_vg1 ; incomplete: False ; hidden: True ; 2024-03-01 20:54:58,205 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned existing 2.98 GiB lvmvg test_vg1 (11) 2024-03-01 20:54:58,208 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: sdb ; incomplete: False ; hidden: False ; 2024-03-01 20:54:58,211 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned existing 1024 MiB disk sdb (16) with existing lvmpv 2024-03-01 20:54:58,214 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: test_vg1 ; incomplete: False ; hidden: False ; 2024-03-01 20:54:58,216 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned existing 2.98 GiB lvmvg test_vg1 (11) 2024-03-01 20:54:58,219 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: test_vg1-lv1_snapset1-cow ; incomplete: False ; hidden: False ; 2024-03-01 20:54:58,222 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned None 2024-03-01 20:54:58,222 DEBUG blivet/MainThread: no device obtained for test_vg1-lv1_snapset1-cow 2024-03-01 20:54:58,225 DEBUG blivet/MainThread: DeviceTree.handle_device: name: test_vg1-lv1_snapset1 ; info: {'CURRENT_TAGS': ':systemd:', 'DEVLINKS': '/dev/test_vg1/lv1_snapset1 ' '/dev/disk/by-uuid/bb878817-5f57-401a-a0cc-465af950412a ' '/dev/mapper/test_vg1-lv1_snapset1 ' '/dev/disk/by-id/dm-name-test_vg1-lv1_snapset1 ' '/dev/disk/by-id/dm-uuid-LVM-92D4iUpgrjb4GD6hd5mlyYnO5Ybc0FSADrIb1v6wLcrDTfHEVMTn0efPrk67wWCS', 'DEVNAME': '/dev/dm-3', 'DEVPATH': '/devices/virtual/block/dm-3', 'DEVTYPE': 'disk', 'DISKSEQ': '152', 'DM_ACTIVATION': '1', 'DM_LV_NAME': 'lv1_snapset1', 'DM_NAME': 'test_vg1-lv1_snapset1', 'DM_SUSPENDED': '0', 'DM_UDEV_DISABLE_LIBRARY_FALLBACK_FLAG': '1', 'DM_UDEV_LOW_PRIORITY_FLAG': '1', 'DM_UDEV_PRIMARY_SOURCE_FLAG': '1', 'DM_UDEV_RULES_VSN': '2', 'DM_UUID': 'LVM-92D4iUpgrjb4GD6hd5mlyYnO5Ybc0FSADrIb1v6wLcrDTfHEVMTn0efPrk67wWCS', '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': 'bb878817-5f57-401a-a0cc-465af950412a', 'ID_FS_UUID_ENC': 'bb878817-5f57-401a-a0cc-465af950412a', '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': '896005453'} ; 2024-03-01 20:54:58,225 INFO blivet/MainThread: scanning test_vg1-lv1_snapset1 (/sys/devices/virtual/block/dm-3)... 2024-03-01 20:54:58,225 INFO program/MainThread: Running [36] dmsetup info -co subsystem --noheadings test_vg1-lv1_snapset1 ... 2024-03-01 20:54:58,227 INFO program/MainThread: stdout[36]: LVM 2024-03-01 20:54:58,228 INFO program/MainThread: stderr[36]: 2024-03-01 20:54:58,228 INFO program/MainThread: ...done [36] (exit code: 0) 2024-03-01 20:54:58,228 INFO program/MainThread: Running [37] dmsetup info -co subsystem --noheadings test_vg1-lv1_snapset1 ... 2024-03-01 20:54:58,230 INFO program/MainThread: stdout[37]: LVM 2024-03-01 20:54:58,230 INFO program/MainThread: stderr[37]: 2024-03-01 20:54:58,230 INFO program/MainThread: ...done [37] (exit code: 0) 2024-03-01 20:54:58,230 INFO program/MainThread: Running [38] dmsetup info -co subsystem --noheadings test_vg1-lv1_snapset1 ... 2024-03-01 20:54:58,233 INFO program/MainThread: stdout[38]: LVM 2024-03-01 20:54:58,233 INFO program/MainThread: stderr[38]: 2024-03-01 20:54:58,233 INFO program/MainThread: ...done [38] (exit code: 0) 2024-03-01 20:54:58,237 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: test_vg1-lv1_snapset1 ; incomplete: False ; hidden: False ; 2024-03-01 20:54:58,239 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned existing 308 MiB lvmsnapshot test_vg1-lv1_snapset1 (58) with existing xfs filesystem 2024-03-01 20:54:58,242 DEBUG blivet/MainThread: test_vg1 size is 2.98 GiB 2024-03-01 20:54:58,242 DEBUG blivet/MainThread: vg test_vg1 has 1.18 GiB free 2024-03-01 20:54:58,243 DEBUG blivet/MainThread: test_vg1 size is 2.98 GiB 2024-03-01 20:54:58,243 DEBUG blivet/MainThread: vg test_vg1 has 1.18 GiB free 2024-03-01 20:54:58,239 INFO blivet/MainThread: got device: LVMLogicalVolumeDevice instance (0x7fe03cf3a280) -- name = test_vg1-lv1_snapset1 status = True id = 58 children = [] parents = ['existing 2.98 GiB lvmvg test_vg1 (11)'] uuid = DrIb1v-6wLc-rDTf-HEVM-Tn0e-fPrk-67wWCS size = 308 MiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-3 target size = 308 MiB path = /dev/mapper/test_vg1-lv1_snapset1 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7fe03cf86700) -- name = test_vg1 status = True id = 11 children = ['existing 1.5 GiB lvmlv test_vg1-lv1 (45) with existing xfs filesystem', 'existing 308 MiB lvmsnapshot test_vg1-lv1_snapset1 (58) with existing xfs ' 'filesystem'] parents = ['existing 1024 MiB disk sda (2) with existing lvmpv', 'existing 1024 MiB disk sdb (16) with existing lvmpv', 'existing 1024 MiB disk sdc (36) with existing lvmpv'] uuid = 92D4iU-pgrj-b4GD-6hd5-mlyY-nO5Y-bc0FSA size = 2.98 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 2.98 GiB path = /dev/test_vg1 format args = [] original_format = None free = 1.18 GiB PE Size = 4 MiB PE Count = 762 PE Free = 302 PV Count = 3 modified = False extents = 762 free space = 1.18 GiB free extents = 302 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sda (2) with existing lvmpv', 'existing 1024 MiB disk sdb (16) with existing lvmpv', 'existing 1024 MiB disk sdc (36) with existing lvmpv'] LVs = ['existing 1.5 GiB lvmlv test_vg1-lv1 (45) with existing xfs filesystem', 'existing 308 MiB lvmsnapshot test_vg1-lv1_snapset1 (58) with existing xfs ' 'filesystem'] segment type = linear percent = 0 VG space used = 308 MiB 2024-03-01 20:54:58,244 INFO program/MainThread: Running [39] dmsetup info -co subsystem --noheadings test_vg1-lv1_snapset1 ... 2024-03-01 20:54:58,246 INFO program/MainThread: stdout[39]: LVM 2024-03-01 20:54:58,247 INFO program/MainThread: stderr[39]: 2024-03-01 20:54:58,247 INFO program/MainThread: ...done [39] (exit code: 0) 2024-03-01 20:54:58,250 DEBUG blivet/MainThread: DeviceTree.handle_format: name: test_vg1-lv1_snapset1 ; 2024-03-01 20:54:58,250 DEBUG blivet/MainThread: no type or existing type for test_vg1-lv1_snapset1, bailing 2024-03-01 20:54:58,250 INFO program/MainThread: Running... udevadm settle --timeout=300 2024-03-01 20:54:58,259 DEBUG program/MainThread: Return code: 0 2024-03-01 20:54:58,274 INFO blivet/MainThread: edd: collected mbr signatures: {'xvda': '0xe61ef7e0'} 2024-03-01 20:54:58,275 DEBUG blivet/MainThread: resolved 'UUID=a4d9efbc-be36-4c5f-99af-596afd10159d' to 'xvda1' (partition) 2024-03-01 20:54:58,278 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: ntap-bos-c01-eng01-nfs01b.storage.bos.redhat.com:/devops_engineering_nfs/devarchive/redhat ; incomplete: False ; hidden: False ; 2024-03-01 20:54:58,280 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned None 2024-03-01 20:54:58,283 DEBUG blivet/MainThread: DeviceTree.get_device_by_path: path: /dev/ntap-bos-c01-eng01-nfs01b.storage.bos.redhat.com:/devops_engineering_nfs/devarchive/redhat ; incomplete: False ; hidden: False ; 2024-03-01 20:54:58,286 DEBUG blivet/MainThread: DeviceTree.get_device_by_path returned None 2024-03-01 20:54:58,286 DEBUG blivet/MainThread: failed to resolve '/dev/ntap-bos-c01-eng01-nfs01b.storage.bos.redhat.com:/devops_engineering_nfs/devarchive/redhat' 2024-03-01 20:54:58,288 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: nest.test.redhat.com:/mnt/qa ; incomplete: False ; hidden: False ; 2024-03-01 20:54:58,291 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned None 2024-03-01 20:54:58,293 DEBUG blivet/MainThread: DeviceTree.get_device_by_path: path: /dev/nest.test.redhat.com:/mnt/qa ; incomplete: False ; hidden: False ; 2024-03-01 20:54:58,296 DEBUG blivet/MainThread: DeviceTree.get_device_by_path returned None 2024-03-01 20:54:58,296 DEBUG blivet/MainThread: failed to resolve '/dev/nest.test.redhat.com:/mnt/qa' 2024-03-01 20:54:58,298 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: vtap-eng01.storage.rdu2.redhat.com:/vol/engarchive ; incomplete: False ; hidden: False ; 2024-03-01 20:54:58,301 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned None 2024-03-01 20:54:58,303 DEBUG blivet/MainThread: DeviceTree.get_device_by_path: path: /dev/vtap-eng01.storage.rdu2.redhat.com:/vol/engarchive ; incomplete: False ; hidden: False ; 2024-03-01 20:54:58,306 DEBUG blivet/MainThread: DeviceTree.get_device_by_path returned None 2024-03-01 20:54:58,306 DEBUG blivet/MainThread: failed to resolve '/dev/vtap-eng01.storage.rdu2.redhat.com:/vol/engarchive' 2024-03-01 20:54:58,308 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: nest.test.redhat.com:/mnt/tpsdist ; incomplete: False ; hidden: False ; 2024-03-01 20:54:58,311 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned None 2024-03-01 20:54:58,313 DEBUG blivet/MainThread: DeviceTree.get_device_by_path: path: /dev/nest.test.redhat.com:/mnt/tpsdist ; incomplete: False ; hidden: False ; 2024-03-01 20:54:58,316 DEBUG blivet/MainThread: DeviceTree.get_device_by_path returned None 2024-03-01 20:54:58,316 DEBUG blivet/MainThread: failed to resolve '/dev/nest.test.redhat.com:/mnt/tpsdist' 2024-03-01 20:54:58,318 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: ntap-bos-c01-eng01-nfs01b.storage.bos.redhat.com:/devops_engineering_nfs/devarchive/redhat/brewroot ; incomplete: False ; hidden: False ; 2024-03-01 20:54:58,321 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned None 2024-03-01 20:54:58,323 DEBUG blivet/MainThread: DeviceTree.get_device_by_path: path: /dev/ntap-bos-c01-eng01-nfs01b.storage.bos.redhat.com:/devops_engineering_nfs/devarchive/redhat/brewroot ; incomplete: False ; hidden: False ; 2024-03-01 20:54:58,326 DEBUG blivet/MainThread: DeviceTree.get_device_by_path returned None 2024-03-01 20:54:58,326 DEBUG blivet/MainThread: failed to resolve '/dev/ntap-bos-c01-eng01-nfs01b.storage.bos.redhat.com:/devops_engineering_nfs/devarchive/redhat/brewroot' 2024-03-01 20:54:58,328 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: ntap-bos-c01-eng01-nfs01b.storage.bos.redhat.com:/devops_brew_scratch_nfs/scratch ; incomplete: False ; hidden: False ; 2024-03-01 20:54:58,331 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned None 2024-03-01 20:54:58,333 DEBUG blivet/MainThread: DeviceTree.get_device_by_path: path: /dev/ntap-bos-c01-eng01-nfs01b.storage.bos.redhat.com:/devops_brew_scratch_nfs/scratch ; incomplete: False ; hidden: False ; 2024-03-01 20:54:58,336 DEBUG blivet/MainThread: DeviceTree.get_device_by_path returned None 2024-03-01 20:54:58,336 DEBUG blivet/MainThread: failed to resolve '/dev/ntap-bos-c01-eng01-nfs01b.storage.bos.redhat.com:/devops_brew_scratch_nfs/scratch' 2024-03-01 20:55:01,315 INFO blivet/MainThread: sys.argv = ['/tmp/ansible_fedora.linux_system_roles.blivet_payload_3pv_47q9/ansible_fedora.linux_system_roles.blivet_payload.zip/ansible_collections/fedora/linux_system_roles/plugins/modules/blivet.py'] 2024-03-01 20:55:01,349 DEBUG blivet/MainThread: Ext4FS.supported: supported: True ; 2024-03-01 20:55:01,349 INFO program/MainThread: Running [2] e2fsck -V ... 2024-03-01 20:55:01,352 INFO program/MainThread: stdout[2]: 2024-03-01 20:55:01,352 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 20:55:01,352 INFO program/MainThread: ...done [2] (exit code: 0) 2024-03-01 20:55:01,352 INFO program/MainThread: Running... modprobe --dry-run ext4 2024-03-01 20:55:01,356 DEBUG program/MainThread: Return code: 0 2024-03-01 20:55:01,357 DEBUG blivet/MainThread: get_format('ext4') returning Ext4FS instance with object id 0 2024-03-01 20:55:01,360 DEBUG blivet/MainThread: Ext4FS.supported: supported: True ; 2024-03-01 20:55:01,360 DEBUG blivet/MainThread: trying to set new default fstype to 'ext4' 2024-03-01 20:55:01,363 DEBUG blivet/MainThread: Ext4FS.supported: supported: True ; 2024-03-01 20:55:01,363 DEBUG blivet/MainThread: get_format('ext4') returning Ext4FS instance with object id 1 2024-03-01 20:55:01,366 DEBUG blivet/MainThread: Ext4FS.supported: supported: True ; 2024-03-01 20:55:01,366 INFO program/MainThread: Running... lsblk --bytes -a -o NAME,SIZE,OWNER,GROUP,MODE,FSTYPE,LABEL,UUID,PARTUUID,MOUNTPOINT 2024-03-01 20:55:01,375 INFO program/MainThread: stdout: 2024-03-01 20:55:01,375 INFO program/MainThread: NAME SIZE OWNER GROUP MODE FSTYPE LABEL UUID PARTUUID MOUNTPOINT 2024-03-01 20:55:01,375 INFO program/MainThread: sda 1073741824 root disk brw-rw---- LVM2_member KQUrgr-EY9c-gxGf-lf66-jC2I-HcHi-Ky0II7 2024-03-01 20:55:01,375 INFO program/MainThread: `-test_vg1-lv1-real 1606418432 root disk brw-rw---- 2024-03-01 20:55:01,375 INFO program/MainThread: |-test_vg1-lv1 1606418432 root disk brw-rw---- xfs bb878817-5f57-401a-a0cc-465af950412a 2024-03-01 20:55:01,375 INFO program/MainThread: `-test_vg1-lv1_snapset1 1606418432 root disk brw-rw---- xfs bb878817-5f57-401a-a0cc-465af950412a 2024-03-01 20:55:01,375 INFO program/MainThread: sdb 1073741824 root disk brw-rw---- LVM2_member HPdpY3-fvL8-egkk-9Z4l-1svI-c4V5-uEWymO 2024-03-01 20:55:01,375 INFO program/MainThread: |-test_vg1-lv1-real 1606418432 root disk brw-rw---- 2024-03-01 20:55:01,375 INFO program/MainThread: | |-test_vg1-lv1 1606418432 root disk brw-rw---- xfs bb878817-5f57-401a-a0cc-465af950412a 2024-03-01 20:55:01,375 INFO program/MainThread: | `-test_vg1-lv1_snapset1 1606418432 root disk brw-rw---- xfs bb878817-5f57-401a-a0cc-465af950412a 2024-03-01 20:55:01,375 INFO program/MainThread: `-test_vg1-lv1_snapset1-cow 322961408 root disk brw-rw---- 2024-03-01 20:55:01,375 INFO program/MainThread: `-test_vg1-lv1_snapset1 1606418432 root disk brw-rw---- xfs bb878817-5f57-401a-a0cc-465af950412a 2024-03-01 20:55:01,375 INFO program/MainThread: sdc 1073741824 root disk brw-rw---- LVM2_member W1yzNp-LeBG-0nfF-xPJU-gQZE-zesw-U7HmNl 2024-03-01 20:55:01,375 INFO program/MainThread: sdd 1073741824 root disk brw-rw---- 2024-03-01 20:55:01,375 INFO program/MainThread: sde 1073741824 root disk brw-rw---- 2024-03-01 20:55:01,375 INFO program/MainThread: sdf 1073741824 root disk brw-rw---- 2024-03-01 20:55:01,376 INFO program/MainThread: sdg 1073741824 root disk brw-rw---- 2024-03-01 20:55:01,376 INFO program/MainThread: sdh 1073741824 root disk brw-rw---- 2024-03-01 20:55:01,376 INFO program/MainThread: sdi 1073741824 root disk brw-rw---- 2024-03-01 20:55:01,376 INFO program/MainThread: sdj 1073741824 root disk brw-rw---- 2024-03-01 20:55:01,376 INFO program/MainThread: sdk 1073741824 root disk brw-rw---- 2024-03-01 20:55:01,376 INFO program/MainThread: sdl 1073741824 root disk brw-rw---- 2024-03-01 20:55:01,376 INFO program/MainThread: xvda 268435456000 root disk brw-rw---- 2024-03-01 20:55:01,376 INFO program/MainThread: `-xvda1 268434390528 root disk brw-rw---- xfs a4d9efbc-be36-4c5f-99af-596afd10159d e61ef7e0-01 / 2024-03-01 20:55:01,376 DEBUG program/MainThread: Return code: 0 2024-03-01 20:55:01,376 DEBUG blivet/MainThread: lsblk output: NAME SIZE OWNER GROUP MODE FSTYPE LABEL UUID PARTUUID MOUNTPOINT sda 1073741824 root disk brw-rw---- LVM2_member KQUrgr-EY9c-gxGf-lf66-jC2I-HcHi-Ky0II7 `-test_vg1-lv1-real 1606418432 root disk brw-rw---- |-test_vg1-lv1 1606418432 root disk brw-rw---- xfs bb878817-5f57-401a-a0cc-465af950412a `-test_vg1-lv1_snapset1 1606418432 root disk brw-rw---- xfs bb878817-5f57-401a-a0cc-465af950412a sdb 1073741824 root disk brw-rw---- LVM2_member HPdpY3-fvL8-egkk-9Z4l-1svI-c4V5-uEWymO |-test_vg1-lv1-real 1606418432 root disk brw-rw---- | |-test_vg1-lv1 1606418432 root disk brw-rw---- xfs bb878817-5f57-401a-a0cc-465af950412a | `-test_vg1-lv1_snapset1 1606418432 root disk brw-rw---- xfs bb878817-5f57-401a-a0cc-465af950412a `-test_vg1-lv1_snapset1-cow 322961408 root disk brw-rw---- `-test_vg1-lv1_snapset1 1606418432 root disk brw-rw---- xfs bb878817-5f57-401a-a0cc-465af950412a sdc 1073741824 root disk brw-rw---- LVM2_member W1yzNp-LeBG-0nfF-xPJU-gQZE-zesw-U7HmNl 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 20:55:01,376 DEBUG blivet/MainThread: lvm filter: clearing the lvm devices list 2024-03-01 20:55:01,376 DEBUG blivet/MainThread: lvm filter: clearing the lvm devices list 2024-03-01 20:55:01,377 INFO blivet/MainThread: resetting Blivet (version 3.6.0) instance 2024-03-01 20:55:01,377 DEBUG blivet/MainThread: lvm filter: clearing the lvm devices list 2024-03-01 20:55:01,377 INFO blivet/MainThread: DeviceTree.populate: ignored_disks is [] ; exclusive_disks is [] 2024-03-01 20:55:01,377 WARNING blivet/MainThread: Failed to call the update_volume_info method: libstoragemgmt functionality not available 2024-03-01 20:55:01,377 INFO program/MainThread: Running... udevadm settle --timeout=300 2024-03-01 20:55:01,389 DEBUG program/MainThread: Return code: 0 2024-03-01 20:55:01,403 INFO blivet/MainThread: devices to scan: ['sda', 'sdb', 'sdk', 'sdl', 'sdc', 'sdd', 'sde', 'sdf', 'sdg', 'sdh', 'sdi', 'sdj', 'xvda', 'xvda1', 'test_vg1-lv1', 'test_vg1-lv1-real', 'test_vg1-lv1_snapset1-cow', 'test_vg1-lv1_snapset1'] 2024-03-01 20:55:01,408 DEBUG blivet/MainThread: DeviceTree.handle_device: name: sda ; info: {'CURRENT_TAGS': ':systemd:', 'DEVLINKS': '/dev/disk/by-id/scsi-SLIO-ORG_disk0_a8abeb2a-8284-458e-bf04-3e0fbc353c0a ' '/dev/disk/by-id/scsi-1LIO-ORG_disk0:a8abeb2a-8284-458e-bf04-3e0fbc353c0a ' '/dev/disk/by-id/wwn-0x6001405a8abeb2a8284458ebf043e0fb ' '/dev/disk/by-id/lvm-pv-uuid-KQUrgr-EY9c-gxGf-lf66-jC2I-HcHi-Ky0II7 ' '/dev/disk/by-id/scsi-36001405a8abeb2a8284458ebf043e0fb ' '/dev/disk/by-diskseq/2', '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': 'KQUrgr-EY9c-gxGf-lf66-jC2I-HcHi-Ky0II7', 'ID_FS_UUID_ENC': 'KQUrgr-EY9c-gxGf-lf66-jC2I-HcHi-Ky0II7', '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': 'a8abeb2a-8284-458e-bf04-3e0fbc353c0a', 'ID_SERIAL': '36001405a8abeb2a8284458ebf043e0fb', 'ID_SERIAL_SHORT': '6001405a8abeb2a8284458ebf043e0fb', 'ID_TARGET_PORT': '0', 'ID_TYPE': 'disk', 'ID_VENDOR': 'LIO-ORG', 'ID_VENDOR_ENC': 'LIO-ORG\\x20', 'ID_WWN': '0x6001405a8abeb2a8', 'ID_WWN_VENDOR_EXTENSION': '0x284458ebf043e0fb', 'ID_WWN_WITH_EXTENSION': '0x6001405a8abeb2a8284458ebf043e0fb', 'MAJOR': '8', 'MINOR': '0', 'SCSI_IDENT_LUN_LOGICAL_UNIT_GROUP': '0x0', 'SCSI_IDENT_LUN_NAA_REGEXT': '6001405a8abeb2a8284458ebf043e0fb', 'SCSI_IDENT_LUN_T10': 'LIO-ORG_disk0:a8abeb2a-8284-458e-bf04-3e0fbc353c0a', 'SCSI_IDENT_PORT_NAME': 'naa.5001405a91c5ccc5,t,0x0001', 'SCSI_IDENT_PORT_RELATIVE': '0', 'SCSI_IDENT_PORT_TARGET_PORT_GROUP': '0x0', 'SCSI_IDENT_SERIAL': 'a8abeb2a-8284-458e-bf04-3e0fbc353c0a', 'SCSI_IDENT_TARGET_NAME': 'naa.5001405a91c5ccc5', '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': '336998022'} ; 2024-03-01 20:55:01,408 INFO blivet/MainThread: scanning sda (/sys/devices/tcm_loop_0/tcm_loop_adapter_0/host2/target2:0:1/2:0:1:0/block/sda)... 2024-03-01 20:55:01,408 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 20:55:01,441 INFO program/MainThread: stdout[3]: LVM2_VG_NAME=test_vg1 LVM2_LV_NAME=lv1 LVM2_LV_UUID=F8TpAs-pMXu-SFeZ-2C4t-3aMT-HaUU-W2tZ5I LVM2_LV_SIZE=1606418432 LVM2_LV_ATTR=owi-a-s--- LVM2_SEGTYPE=linear LVM2_ORIGIN= LVM2_POOL_LV= LVM2_DATA_LV= LVM2_METADATA_LV= LVM2_LV_ROLE=public,origin,thickorigin LVM2_MOVE_PV= LVM2_DATA_PERCENT= LVM2_METADATA_PERCENT= LVM2_COPY_PERCENT= LVM2_VG_NAME=test_vg1 LVM2_LV_NAME=lv1 LVM2_LV_UUID=F8TpAs-pMXu-SFeZ-2C4t-3aMT-HaUU-W2tZ5I LVM2_LV_SIZE=1606418432 LVM2_LV_ATTR=owi-a-s--- LVM2_SEGTYPE=linear LVM2_ORIGIN= LVM2_POOL_LV= LVM2_DATA_LV= LVM2_METADATA_LV= LVM2_LV_ROLE=public,origin,thickorigin LVM2_MOVE_PV= LVM2_DATA_PERCENT= LVM2_METADATA_PERCENT= LVM2_COPY_PERCENT= LVM2_VG_NAME=test_vg1 LVM2_LV_NAME=lv1_snapset1 LVM2_LV_UUID=DrIb1v-6wLc-rDTf-HEVM-Tn0e-fPrk-67wWCS LVM2_LV_SIZE=322961408 LVM2_LV_ATTR=swi-a-s--- LVM2_SEGTYPE=linear LVM2_ORIGIN=lv1 LVM2_POOL_LV= LVM2_DATA_LV= LVM2_METADATA_LV= LVM2_LV_ROLE=public,snapshot,thicksnapshot LVM2_MOVE_PV= LVM2_DATA_PERCENT=0.00 LVM2_METADATA_PERCENT= LVM2_COPY_PERCENT= 2024-03-01 20:55:01,441 INFO program/MainThread: stderr[3]: 2024-03-01 20:55:01,441 INFO program/MainThread: ...done [3] (exit code: 0) 2024-03-01 20:55:01,445 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: sda ; incomplete: False ; hidden: False ; 2024-03-01 20:55:01,448 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned None 2024-03-01 20:55:01,452 INFO blivet/MainThread: failed to get initiator name from iscsi firmware: storaged iSCSI functionality not available 2024-03-01 20:55:01,454 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 20:55:01,459 DEBUG blivet/MainThread: DiskDevicePopulator.run: name: sda ; 2024-03-01 20:55:01,460 INFO blivet/MainThread: sda is a disk 2024-03-01 20:55:01,460 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 3 2024-03-01 20:55:01,460 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 4 2024-03-01 20:55:01,463 DEBUG blivet/MainThread: DiskDevice._set_format: sda ; type: None ; current: None ; 2024-03-01 20:55:01,466 DEBUG blivet/MainThread: DiskDevice.update_sysfs_path: sda ; status: True ; 2024-03-01 20:55:01,467 DEBUG blivet/MainThread: sda sysfs_path set to /sys/devices/tcm_loop_0/tcm_loop_adapter_0/host2/target2:0:1/2:0:1:0/block/sda 2024-03-01 20:55:01,470 DEBUG blivet/MainThread: DiskDevice.read_current_size: exists: True ; path: /dev/sda ; sysfs_path: /sys/devices/tcm_loop_0/tcm_loop_adapter_0/host2/target2:0:1/2:0:1:0/block/sda ; 2024-03-01 20:55:01,470 DEBUG blivet/MainThread: updated sda size to 1024 MiB (1024 MiB) 2024-03-01 20:55:01,470 INFO blivet/MainThread: added disk sda (id 2) to device tree 2024-03-01 20:55:01,471 INFO blivet/MainThread: got device: DiskDevice instance (0x7efdce763820) -- 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 = 6001405a8abeb2a8284458ebf043e0fb 2024-03-01 20:55:01,474 DEBUG blivet/MainThread: DeviceTree.handle_format: name: sda ; 2024-03-01 20:55:01,477 DEBUG blivet/MainThread: AppleBootstrapFS.supported: supported: True ; 2024-03-01 20:55:01,477 DEBUG blivet/MainThread: get_format('appleboot') returning AppleBootstrapFS instance with object id 6 2024-03-01 20:55:01,480 DEBUG blivet/MainThread: EFIFS.supported: supported: True ; 2024-03-01 20:55:01,481 DEBUG blivet/MainThread: get_format('efi') returning EFIFS instance with object id 7 2024-03-01 20:55:01,484 DEBUG blivet/MainThread: MacEFIFS.supported: supported: True ; 2024-03-01 20:55:01,484 DEBUG blivet/MainThread: get_format('macefi') returning MacEFIFS instance with object id 8 2024-03-01 20:55:01,487 DEBUG blivet/MainThread: MacEFIFS.supported: supported: True ; 2024-03-01 20:55:01,487 DEBUG blivet/MainThread: get_format('macefi') returning MacEFIFS instance with object id 9 2024-03-01 20:55:01,490 DEBUG blivet/MainThread: LVMFormatPopulator.run: pv: sda ; 2024-03-01 20:55:01,490 DEBUG blivet/MainThread: lvm filter: device /dev/sda added to the list of allowed devices 2024-03-01 20:55:01,490 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 20:55:01,526 INFO program/MainThread: stdout[4]: LVM2_PV_NAME=/dev/sda LVM2_PV_UUID=KQUrgr-EY9c-gxGf-lf66-jC2I-HcHi-Ky0II7 LVM2_PV_FREE=0 LVM2_PV_SIZE=1065353216 LVM2_PE_START=8388608 LVM2_VG_NAME=test_vg1 LVM2_VG_UUID=92D4iU-pgrj-b4GD-6hd5-mlyY-nO5Y-bc0FSA LVM2_VG_SIZE=3196059648 LVM2_VG_FREE=1266679808 LVM2_VG_EXTENT_SIZE=4194304 LVM2_VG_EXTENT_COUNT=762 LVM2_VG_FREE_COUNT=302 LVM2_PV_COUNT=3 LVM2_PV_NAME=[unknown] LVM2_PV_UUID=HPdpY3-fvL8-egkk-9Z4l-1svI-c4V5-uEWymO LVM2_PV_FREE=201326592 LVM2_PV_SIZE=1065353216 LVM2_PE_START=8388608 LVM2_VG_NAME=test_vg1 LVM2_VG_UUID=92D4iU-pgrj-b4GD-6hd5-mlyY-nO5Y-bc0FSA LVM2_VG_SIZE=3196059648 LVM2_VG_FREE=1266679808 LVM2_VG_EXTENT_SIZE=4194304 LVM2_VG_EXTENT_COUNT=762 LVM2_VG_FREE_COUNT=302 LVM2_PV_COUNT=3 LVM2_PV_NAME=[unknown] LVM2_PV_UUID=W1yzNp-LeBG-0nfF-xPJU-gQZE-zesw-U7HmNl LVM2_PV_FREE=1065353216 LVM2_PV_SIZE=1065353216 LVM2_PE_START=8388608 LVM2_VG_NAME=test_vg1 LVM2_VG_UUID=92D4iU-pgrj-b4GD-6hd5-mlyY-nO5Y-bc0FSA LVM2_VG_SIZE=3196059648 LVM2_VG_FREE=1266679808 LVM2_VG_EXTENT_SIZE=4194304 LVM2_VG_EXTENT_COUNT=762 LVM2_VG_FREE_COUNT=302 LVM2_PV_COUNT=3 2024-03-01 20:55:01,526 INFO program/MainThread: stderr[4]: WARNING: Couldn't find device with uuid HPdpY3-fvL8-egkk-9Z4l-1svI-c4V5-uEWymO. WARNING: Couldn't find device with uuid W1yzNp-LeBG-0nfF-xPJU-gQZE-zesw-U7HmNl. WARNING: VG test_vg1 is missing PV HPdpY3-fvL8-egkk-9Z4l-1svI-c4V5-uEWymO (last written to /dev/sdb). WARNING: VG test_vg1 is missing PV W1yzNp-LeBG-0nfF-xPJU-gQZE-zesw-U7HmNl (last written to /dev/sdc). WARNING: Couldn't find all devices for LV test_vg1/lv1 while checking used and assumed devices. WARNING: Couldn't find all devices for LV test_vg1/lv1_snapset1 while checking used and assumed devices. 2024-03-01 20:55:01,526 INFO program/MainThread: ...done [4] (exit code: 0) 2024-03-01 20:55:01,526 INFO blivet/MainThread: type detected on 'sda' is 'lvmpv' 2024-03-01 20:55:01,531 DEBUG blivet/MainThread: LVMPhysicalVolume.__init__: uuid: KQUrgr-EY9c-gxGf-lf66-jC2I-HcHi-Ky0II7 ; label: None ; device: /dev/sda ; serial: 36001405a8abeb2a8284458ebf043e0fb ; exists: True ; vg_name: test_vg1 ; vg_uuid: 92D4iU-pgrj-b4GD-6hd5-mlyY-nO5Y-bc0FSA ; pe_start: 8 MiB ; 2024-03-01 20:55:01,531 DEBUG blivet/MainThread: get_format('lvmpv') returning LVMPhysicalVolume instance with object id 10 2024-03-01 20:55:01,534 DEBUG blivet/MainThread: DiskDevice._set_format: sda ; type: lvmpv ; current: None ; 2024-03-01 20:55:01,537 DEBUG blivet/MainThread: DeviceTree.get_device_by_uuid: uuid: 92D4iU-pgrj-b4GD-6hd5-mlyY-nO5Y-bc0FSA ; incomplete: True ; hidden: False ; 2024-03-01 20:55:01,539 DEBUG blivet/MainThread: DeviceTree.get_device_by_uuid returned None 2024-03-01 20:55:01,542 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: test_vg1 ; incomplete: False ; hidden: False ; 2024-03-01 20:55:01,545 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned None 2024-03-01 20:55:01,545 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 20:55:01,578 INFO program/MainThread: stdout[5]: LVM2_VG_NAME=test_vg1 LVM2_VG_UUID=92D4iU-pgrj-b4GD-6hd5-mlyY-nO5Y-bc0FSA LVM2_VG_SIZE=3196059648 LVM2_VG_FREE=1266679808 LVM2_VG_EXTENT_SIZE=4194304 LVM2_VG_EXTENT_COUNT=762 LVM2_VG_FREE_COUNT=302 LVM2_PV_COUNT=3 2024-03-01 20:55:01,578 INFO program/MainThread: stderr[5]: WARNING: Couldn't find device with uuid HPdpY3-fvL8-egkk-9Z4l-1svI-c4V5-uEWymO. WARNING: Couldn't find device with uuid W1yzNp-LeBG-0nfF-xPJU-gQZE-zesw-U7HmNl. WARNING: VG test_vg1 is missing PV HPdpY3-fvL8-egkk-9Z4l-1svI-c4V5-uEWymO (last written to /dev/sdb). WARNING: VG test_vg1 is missing PV W1yzNp-LeBG-0nfF-xPJU-gQZE-zesw-U7HmNl (last written to /dev/sdc). WARNING: Couldn't find all devices for LV test_vg1/lv1 while checking used and assumed devices. WARNING: Couldn't find all devices for LV test_vg1/lv1_snapset1 while checking used and assumed devices. 2024-03-01 20:55:01,578 INFO program/MainThread: ...done [5] (exit code: 0) 2024-03-01 20:55:01,578 INFO blivet/MainThread: Can't get exported information from VG info, assuming VG is not exported. 2024-03-01 20:55:01,579 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 12 2024-03-01 20:55:01,584 DEBUG blivet/MainThread: LVMVolumeGroupDevice._add_parent: test_vg1 ; parent: sda ; 2024-03-01 20:55:01,587 DEBUG blivet/MainThread: DiskDevice.add_child: name: sda ; child: test_vg1 ; kids: 0 ; 2024-03-01 20:55:01,587 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 13 2024-03-01 20:55:01,590 DEBUG blivet/MainThread: LVMVolumeGroupDevice._set_format: test_vg1 ; type: None ; current: None ; 2024-03-01 20:55:01,591 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 20:55:01,626 INFO program/MainThread: stdout[6]: LVM2_VG_NAME=test_vg1 LVM2_LV_NAME=lv1 LVM2_LV_UUID=F8TpAs-pMXu-SFeZ-2C4t-3aMT-HaUU-W2tZ5I LVM2_LV_SIZE=1606418432 LVM2_LV_ATTR=owi-a-s-p- LVM2_SEGTYPE=linear LVM2_ORIGIN= LVM2_POOL_LV= LVM2_DATA_LV= LVM2_METADATA_LV= LVM2_LV_ROLE=public,origin,thickorigin LVM2_MOVE_PV= LVM2_DATA_PERCENT= LVM2_METADATA_PERCENT= LVM2_COPY_PERCENT= LVM2_VG_NAME=test_vg1 LVM2_LV_NAME=lv1 LVM2_LV_UUID=F8TpAs-pMXu-SFeZ-2C4t-3aMT-HaUU-W2tZ5I LVM2_LV_SIZE=1606418432 LVM2_LV_ATTR=owi-a-s-p- LVM2_SEGTYPE=linear LVM2_ORIGIN= LVM2_POOL_LV= LVM2_DATA_LV= LVM2_METADATA_LV= LVM2_LV_ROLE=public,origin,thickorigin LVM2_MOVE_PV= LVM2_DATA_PERCENT= LVM2_METADATA_PERCENT= LVM2_COPY_PERCENT= LVM2_VG_NAME=test_vg1 LVM2_LV_NAME=lv1_snapset1 LVM2_LV_UUID=DrIb1v-6wLc-rDTf-HEVM-Tn0e-fPrk-67wWCS LVM2_LV_SIZE=322961408 LVM2_LV_ATTR=swi-a-s-p- LVM2_SEGTYPE=linear LVM2_ORIGIN=lv1 LVM2_POOL_LV= LVM2_DATA_LV= LVM2_METADATA_LV= LVM2_LV_ROLE=public,snapshot,thicksnapshot LVM2_MOVE_PV= LVM2_DATA_PERCENT=0.00 LVM2_METADATA_PERCENT= LVM2_COPY_PERCENT= 2024-03-01 20:55:01,626 INFO program/MainThread: stderr[6]: WARNING: Couldn't find device with uuid HPdpY3-fvL8-egkk-9Z4l-1svI-c4V5-uEWymO. WARNING: Couldn't find device with uuid W1yzNp-LeBG-0nfF-xPJU-gQZE-zesw-U7HmNl. WARNING: VG test_vg1 is missing PV HPdpY3-fvL8-egkk-9Z4l-1svI-c4V5-uEWymO (last written to /dev/sdb). WARNING: VG test_vg1 is missing PV W1yzNp-LeBG-0nfF-xPJU-gQZE-zesw-U7HmNl (last written to /dev/sdc). WARNING: Couldn't find all devices for LV test_vg1/lv1 while checking used and assumed devices. WARNING: Couldn't find all devices for LV test_vg1/lv1_snapset1 while checking used and assumed devices. 2024-03-01 20:55:01,626 INFO program/MainThread: ...done [6] (exit code: 0) 2024-03-01 20:55:01,631 DEBUG blivet/MainThread: LVMVolumeGroupDevice.update_sysfs_path: test_vg1 ; status: True ; 2024-03-01 20:55:01,631 INFO blivet/MainThread: added lvmvg test_vg1 (id 11) to device tree 2024-03-01 20:55:01,634 DEBUG blivet/MainThread: LVMFormatPopulator._update_lvs: pv: sda ; 2024-03-01 20:55:01,636 DEBUG blivet/MainThread: DeviceTree.get_device_by_uuid: uuid: 92D4iU-pgrj-b4GD-6hd5-mlyY-nO5Y-bc0FSA ; incomplete: True ; hidden: False ; 2024-03-01 20:55:01,639 DEBUG blivet/MainThread: DeviceTree.get_device_by_uuid returned existing 1016 MiB lvmvg test_vg1 (11) 2024-03-01 20:55:01,639 WARNING blivet/MainThread: Skipping LVs for incomplete VG test_vg1 2024-03-01 20:55:01,640 INFO blivet/MainThread: got format: existing lvmpv 2024-03-01 20:55:01,643 DEBUG blivet/MainThread: DeviceTree.handle_device: name: sdb ; info: {'CURRENT_TAGS': ':systemd:', 'DEVLINKS': '/dev/disk/by-id/scsi-36001405c67c68fc5fb8494288121de70 ' '/dev/disk/by-id/wwn-0x6001405c67c68fc5fb8494288121de70 ' '/dev/disk/by-id/lvm-pv-uuid-HPdpY3-fvL8-egkk-9Z4l-1svI-c4V5-uEWymO ' '/dev/disk/by-id/scsi-1LIO-ORG_disk1:c67c68fc-5fb8-4942-8812-1de7084b7176 ' '/dev/disk/by-id/scsi-SLIO-ORG_disk1_c67c68fc-5fb8-4942-8812-1de7084b7176 ' '/dev/disk/by-diskseq/3', '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': 'HPdpY3-fvL8-egkk-9Z4l-1svI-c4V5-uEWymO', 'ID_FS_UUID_ENC': 'HPdpY3-fvL8-egkk-9Z4l-1svI-c4V5-uEWymO', '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': 'c67c68fc-5fb8-4942-8812-1de7084b7176', 'ID_SERIAL': '36001405c67c68fc5fb8494288121de70', 'ID_SERIAL_SHORT': '6001405c67c68fc5fb8494288121de70', 'ID_TARGET_PORT': '0', 'ID_TYPE': 'disk', 'ID_VENDOR': 'LIO-ORG', 'ID_VENDOR_ENC': 'LIO-ORG\\x20', 'ID_WWN': '0x6001405c67c68fc5', 'ID_WWN_VENDOR_EXTENSION': '0xfb8494288121de70', 'ID_WWN_WITH_EXTENSION': '0x6001405c67c68fc5fb8494288121de70', 'MAJOR': '8', 'MINOR': '16', 'SCSI_IDENT_LUN_LOGICAL_UNIT_GROUP': '0x0', 'SCSI_IDENT_LUN_NAA_REGEXT': '6001405c67c68fc5fb8494288121de70', 'SCSI_IDENT_LUN_T10': 'LIO-ORG_disk1:c67c68fc-5fb8-4942-8812-1de7084b7176', 'SCSI_IDENT_PORT_NAME': 'naa.5001405a91c5ccc5,t,0x0001', 'SCSI_IDENT_PORT_RELATIVE': '0', 'SCSI_IDENT_PORT_TARGET_PORT_GROUP': '0x0', 'SCSI_IDENT_SERIAL': 'c67c68fc-5fb8-4942-8812-1de7084b7176', 'SCSI_IDENT_TARGET_NAME': 'naa.5001405a91c5ccc5', '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': '337020590'} ; 2024-03-01 20:55:01,643 INFO blivet/MainThread: scanning sdb (/sys/devices/tcm_loop_0/tcm_loop_adapter_0/host2/target2:0:1/2:0:1:1/block/sdb)... 2024-03-01 20:55:01,646 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: sdb ; incomplete: False ; hidden: False ; 2024-03-01 20:55:01,648 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned None 2024-03-01 20:55:01,654 DEBUG blivet/MainThread: DiskDevicePopulator.run: name: sdb ; 2024-03-01 20:55:01,654 INFO blivet/MainThread: sdb is a disk 2024-03-01 20:55:01,654 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 17 2024-03-01 20:55:01,654 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 18 2024-03-01 20:55:01,657 DEBUG blivet/MainThread: DiskDevice._set_format: sdb ; type: None ; current: None ; 2024-03-01 20:55:01,660 DEBUG blivet/MainThread: DiskDevice.update_sysfs_path: sdb ; status: True ; 2024-03-01 20:55:01,660 DEBUG blivet/MainThread: sdb sysfs_path set to /sys/devices/tcm_loop_0/tcm_loop_adapter_0/host2/target2:0:1/2:0:1:1/block/sdb 2024-03-01 20:55:01,663 DEBUG blivet/MainThread: DiskDevice.read_current_size: exists: True ; path: /dev/sdb ; sysfs_path: /sys/devices/tcm_loop_0/tcm_loop_adapter_0/host2/target2:0:1/2:0:1:1/block/sdb ; 2024-03-01 20:55:01,663 DEBUG blivet/MainThread: updated sdb size to 1024 MiB (1024 MiB) 2024-03-01 20:55:01,664 INFO blivet/MainThread: added disk sdb (id 16) to device tree 2024-03-01 20:55:01,664 INFO blivet/MainThread: got device: DiskDevice instance (0x7efdcd37f1c0) -- 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 = 6001405c67c68fc5fb8494288121de70 2024-03-01 20:55:01,667 DEBUG blivet/MainThread: DeviceTree.handle_format: name: sdb ; 2024-03-01 20:55:01,670 DEBUG blivet/MainThread: AppleBootstrapFS.supported: supported: True ; 2024-03-01 20:55:01,670 DEBUG blivet/MainThread: get_format('appleboot') returning AppleBootstrapFS instance with object id 20 2024-03-01 20:55:01,673 DEBUG blivet/MainThread: EFIFS.supported: supported: True ; 2024-03-01 20:55:01,673 DEBUG blivet/MainThread: get_format('efi') returning EFIFS instance with object id 21 2024-03-01 20:55:01,676 DEBUG blivet/MainThread: MacEFIFS.supported: supported: True ; 2024-03-01 20:55:01,676 DEBUG blivet/MainThread: get_format('macefi') returning MacEFIFS instance with object id 22 2024-03-01 20:55:01,679 DEBUG blivet/MainThread: MacEFIFS.supported: supported: True ; 2024-03-01 20:55:01,679 DEBUG blivet/MainThread: get_format('macefi') returning MacEFIFS instance with object id 23 2024-03-01 20:55:01,682 DEBUG blivet/MainThread: LVMFormatPopulator.run: pv: sdb ; 2024-03-01 20:55:01,682 DEBUG blivet/MainThread: lvm filter: device /dev/sdb added to the list of allowed devices 2024-03-01 20:55:01,682 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 20:55:01,718 INFO program/MainThread: stdout[7]: LVM2_PV_NAME=/dev/sda LVM2_PV_UUID=KQUrgr-EY9c-gxGf-lf66-jC2I-HcHi-Ky0II7 LVM2_PV_FREE=0 LVM2_PV_SIZE=1065353216 LVM2_PE_START=8388608 LVM2_VG_NAME=test_vg1 LVM2_VG_UUID=92D4iU-pgrj-b4GD-6hd5-mlyY-nO5Y-bc0FSA LVM2_VG_SIZE=3196059648 LVM2_VG_FREE=1266679808 LVM2_VG_EXTENT_SIZE=4194304 LVM2_VG_EXTENT_COUNT=762 LVM2_VG_FREE_COUNT=302 LVM2_PV_COUNT=3 LVM2_PV_NAME=/dev/sdb LVM2_PV_UUID=HPdpY3-fvL8-egkk-9Z4l-1svI-c4V5-uEWymO LVM2_PV_FREE=201326592 LVM2_PV_SIZE=1065353216 LVM2_PE_START=8388608 LVM2_VG_NAME=test_vg1 LVM2_VG_UUID=92D4iU-pgrj-b4GD-6hd5-mlyY-nO5Y-bc0FSA LVM2_VG_SIZE=3196059648 LVM2_VG_FREE=1266679808 LVM2_VG_EXTENT_SIZE=4194304 LVM2_VG_EXTENT_COUNT=762 LVM2_VG_FREE_COUNT=302 LVM2_PV_COUNT=3 LVM2_PV_NAME=[unknown] LVM2_PV_UUID=W1yzNp-LeBG-0nfF-xPJU-gQZE-zesw-U7HmNl LVM2_PV_FREE=1065353216 LVM2_PV_SIZE=1065353216 LVM2_PE_START=8388608 LVM2_VG_NAME=test_vg1 LVM2_VG_UUID=92D4iU-pgrj-b4GD-6hd5-mlyY-nO5Y-bc0FSA LVM2_VG_SIZE=3196059648 LVM2_VG_FREE=1266679808 LVM2_VG_EXTENT_SIZE=4194304 LVM2_VG_EXTENT_COUNT=762 LVM2_VG_FREE_COUNT=302 LVM2_PV_COUNT=3 2024-03-01 20:55:01,718 INFO program/MainThread: stderr[7]: WARNING: Couldn't find device with uuid W1yzNp-LeBG-0nfF-xPJU-gQZE-zesw-U7HmNl. WARNING: VG test_vg1 is missing PV W1yzNp-LeBG-0nfF-xPJU-gQZE-zesw-U7HmNl (last written to /dev/sdc). 2024-03-01 20:55:01,718 INFO program/MainThread: ...done [7] (exit code: 0) 2024-03-01 20:55:01,719 INFO blivet/MainThread: type detected on 'sdb' is 'lvmpv' 2024-03-01 20:55:01,722 DEBUG blivet/MainThread: LVMPhysicalVolume.__init__: uuid: HPdpY3-fvL8-egkk-9Z4l-1svI-c4V5-uEWymO ; label: None ; device: /dev/sdb ; serial: 36001405c67c68fc5fb8494288121de70 ; exists: True ; vg_name: test_vg1 ; vg_uuid: 92D4iU-pgrj-b4GD-6hd5-mlyY-nO5Y-bc0FSA ; pe_start: 8 MiB ; free: 192 MiB ; 2024-03-01 20:55:01,723 DEBUG blivet/MainThread: get_format('lvmpv') returning LVMPhysicalVolume instance with object id 24 2024-03-01 20:55:01,725 DEBUG blivet/MainThread: DiskDevice._set_format: sdb ; type: lvmpv ; current: None ; 2024-03-01 20:55:01,728 DEBUG blivet/MainThread: DeviceTree.get_device_by_uuid: uuid: 92D4iU-pgrj-b4GD-6hd5-mlyY-nO5Y-bc0FSA ; incomplete: True ; hidden: False ; 2024-03-01 20:55:01,731 DEBUG blivet/MainThread: DeviceTree.get_device_by_uuid returned existing 1016 MiB lvmvg test_vg1 (11) 2024-03-01 20:55:01,734 DEBUG blivet/MainThread: LVMVolumeGroupDevice._add_parent: test_vg1 ; parent: sdb ; 2024-03-01 20:55:01,737 DEBUG blivet/MainThread: DiskDevice.add_child: name: sdb ; child: test_vg1 ; kids: 0 ; 2024-03-01 20:55:01,739 DEBUG blivet/MainThread: LVMFormatPopulator._update_lvs: pv: sdb ; 2024-03-01 20:55:01,742 DEBUG blivet/MainThread: DeviceTree.get_device_by_uuid: uuid: 92D4iU-pgrj-b4GD-6hd5-mlyY-nO5Y-bc0FSA ; incomplete: True ; hidden: False ; 2024-03-01 20:55:01,745 DEBUG blivet/MainThread: DeviceTree.get_device_by_uuid returned existing 1.98 GiB lvmvg test_vg1 (11) 2024-03-01 20:55:01,745 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 20:55:01,781 INFO program/MainThread: stdout[8]: LVM2_VG_NAME=test_vg1 LVM2_LV_NAME=lv1 LVM2_LV_UUID=F8TpAs-pMXu-SFeZ-2C4t-3aMT-HaUU-W2tZ5I LVM2_LV_SIZE=1606418432 LVM2_LV_ATTR=owi-a-s--- LVM2_SEGTYPE=linear LVM2_ORIGIN= LVM2_POOL_LV= LVM2_DATA_LV= LVM2_METADATA_LV= LVM2_LV_ROLE=public,origin,thickorigin LVM2_MOVE_PV= LVM2_DATA_PERCENT= LVM2_METADATA_PERCENT= LVM2_COPY_PERCENT= LVM2_VG_NAME=test_vg1 LVM2_LV_NAME=lv1 LVM2_LV_UUID=F8TpAs-pMXu-SFeZ-2C4t-3aMT-HaUU-W2tZ5I LVM2_LV_SIZE=1606418432 LVM2_LV_ATTR=owi-a-s--- LVM2_SEGTYPE=linear LVM2_ORIGIN= LVM2_POOL_LV= LVM2_DATA_LV= LVM2_METADATA_LV= LVM2_LV_ROLE=public,origin,thickorigin LVM2_MOVE_PV= LVM2_DATA_PERCENT= LVM2_METADATA_PERCENT= LVM2_COPY_PERCENT= LVM2_VG_NAME=test_vg1 LVM2_LV_NAME=lv1_snapset1 LVM2_LV_UUID=DrIb1v-6wLc-rDTf-HEVM-Tn0e-fPrk-67wWCS LVM2_LV_SIZE=322961408 LVM2_LV_ATTR=swi-a-s--- LVM2_SEGTYPE=linear LVM2_ORIGIN=lv1 LVM2_POOL_LV= LVM2_DATA_LV= LVM2_METADATA_LV= LVM2_LV_ROLE=public,snapshot,thicksnapshot LVM2_MOVE_PV= LVM2_DATA_PERCENT=0.00 LVM2_METADATA_PERCENT= LVM2_COPY_PERCENT= 2024-03-01 20:55:01,781 INFO program/MainThread: stderr[8]: WARNING: Couldn't find device with uuid W1yzNp-LeBG-0nfF-xPJU-gQZE-zesw-U7HmNl. WARNING: VG test_vg1 is missing PV W1yzNp-LeBG-0nfF-xPJU-gQZE-zesw-U7HmNl (last written to /dev/sdc). 2024-03-01 20:55:01,781 INFO program/MainThread: ...done [8] (exit code: 0) 2024-03-01 20:55:01,782 WARNING blivet/MainThread: Skipping LVs for incomplete VG test_vg1 2024-03-01 20:55:01,782 INFO blivet/MainThread: got format: existing lvmpv 2024-03-01 20:55:01,786 DEBUG blivet/MainThread: DeviceTree.handle_device: name: sdk ; info: {'CURRENT_TAGS': ':systemd:', 'DEVLINKS': '/dev/disk/by-id/scsi-SLIO-ORG_disk10_e1b8c6d0-3d08-40cc-baa9-9ea541aeb400 ' '/dev/disk/by-diskseq/12 ' '/dev/disk/by-id/scsi-36001405e1b8c6d03d0840ccbaa99ea54 ' '/dev/disk/by-id/scsi-1LIO-ORG_disk10:e1b8c6d0-3d08-40cc-baa9-9ea541aeb400 ' '/dev/disk/by-id/wwn-0x6001405e1b8c6d03d0840ccbaa99ea54', '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': 'e1b8c6d0-3d08-40cc-baa9-9ea541aeb400', 'ID_SERIAL': '36001405e1b8c6d03d0840ccbaa99ea54', 'ID_SERIAL_SHORT': '6001405e1b8c6d03d0840ccbaa99ea54', 'ID_TARGET_PORT': '0', 'ID_TYPE': 'disk', 'ID_VENDOR': 'LIO-ORG', 'ID_VENDOR_ENC': 'LIO-ORG\\x20', 'ID_WWN': '0x6001405e1b8c6d03', 'ID_WWN_VENDOR_EXTENSION': '0xd0840ccbaa99ea54', 'ID_WWN_WITH_EXTENSION': '0x6001405e1b8c6d03d0840ccbaa99ea54', 'MAJOR': '8', 'MINOR': '160', 'SCSI_IDENT_LUN_LOGICAL_UNIT_GROUP': '0x0', 'SCSI_IDENT_LUN_NAA_REGEXT': '6001405e1b8c6d03d0840ccbaa99ea54', 'SCSI_IDENT_LUN_T10': 'LIO-ORG_disk10:e1b8c6d0-3d08-40cc-baa9-9ea541aeb400', 'SCSI_IDENT_PORT_NAME': 'naa.5001405a91c5ccc5,t,0x0001', 'SCSI_IDENT_PORT_RELATIVE': '0', 'SCSI_IDENT_PORT_TARGET_PORT_GROUP': '0x0', 'SCSI_IDENT_SERIAL': 'e1b8c6d0-3d08-40cc-baa9-9ea541aeb400', 'SCSI_IDENT_TARGET_NAME': 'naa.5001405a91c5ccc5', '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': '337615258'} ; 2024-03-01 20:55:01,786 INFO blivet/MainThread: scanning sdk (/sys/devices/tcm_loop_0/tcm_loop_adapter_0/host2/target2:0:1/2:0:1:10/block/sdk)... 2024-03-01 20:55:01,789 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: sdk ; incomplete: False ; hidden: False ; 2024-03-01 20:55:01,791 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned None 2024-03-01 20:55:01,797 DEBUG blivet/MainThread: DiskDevicePopulator.run: name: sdk ; 2024-03-01 20:55:01,797 INFO blivet/MainThread: sdk is a disk 2024-03-01 20:55:01,797 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 27 2024-03-01 20:55:01,798 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 28 2024-03-01 20:55:01,800 DEBUG blivet/MainThread: DiskDevice._set_format: sdk ; type: None ; current: None ; 2024-03-01 20:55:01,803 DEBUG blivet/MainThread: DiskDevice.update_sysfs_path: sdk ; status: True ; 2024-03-01 20:55:01,803 DEBUG blivet/MainThread: sdk sysfs_path set to /sys/devices/tcm_loop_0/tcm_loop_adapter_0/host2/target2:0:1/2:0:1:10/block/sdk 2024-03-01 20:55:01,806 DEBUG blivet/MainThread: DiskDevice.read_current_size: exists: True ; path: /dev/sdk ; sysfs_path: /sys/devices/tcm_loop_0/tcm_loop_adapter_0/host2/target2:0:1/2:0:1:10/block/sdk ; 2024-03-01 20:55:01,806 DEBUG blivet/MainThread: updated sdk size to 1024 MiB (1024 MiB) 2024-03-01 20:55:01,807 INFO blivet/MainThread: added disk sdk (id 26) to device tree 2024-03-01 20:55:01,807 INFO blivet/MainThread: got device: DiskDevice instance (0x7efdcd37ae80) -- 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 = 6001405e1b8c6d03d0840ccbaa99ea54 2024-03-01 20:55:01,810 DEBUG blivet/MainThread: DeviceTree.handle_format: name: sdk ; 2024-03-01 20:55:01,810 DEBUG blivet/MainThread: no type or existing type for sdk, bailing 2024-03-01 20:55:01,813 DEBUG blivet/MainThread: DeviceTree.handle_device: name: sdl ; info: {'CURRENT_TAGS': ':systemd:', 'DEVLINKS': '/dev/disk/by-id/scsi-SLIO-ORG_disk11_f208e545-093d-44a6-ac77-aa8bfab02819 ' '/dev/disk/by-diskseq/13 ' '/dev/disk/by-id/wwn-0x6001405f208e545093d44a6ac77aa8bf ' '/dev/disk/by-id/scsi-36001405f208e545093d44a6ac77aa8bf ' '/dev/disk/by-id/scsi-1LIO-ORG_disk11:f208e545-093d-44a6-ac77-aa8bfab02819', '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': 'f208e545-093d-44a6-ac77-aa8bfab02819', 'ID_SERIAL': '36001405f208e545093d44a6ac77aa8bf', 'ID_SERIAL_SHORT': '6001405f208e545093d44a6ac77aa8bf', 'ID_TARGET_PORT': '0', 'ID_TYPE': 'disk', 'ID_VENDOR': 'LIO-ORG', 'ID_VENDOR_ENC': 'LIO-ORG\\x20', 'ID_WWN': '0x6001405f208e5450', 'ID_WWN_VENDOR_EXTENSION': '0x93d44a6ac77aa8bf', 'ID_WWN_WITH_EXTENSION': '0x6001405f208e545093d44a6ac77aa8bf', 'MAJOR': '8', 'MINOR': '176', 'SCSI_IDENT_LUN_LOGICAL_UNIT_GROUP': '0x0', 'SCSI_IDENT_LUN_NAA_REGEXT': '6001405f208e545093d44a6ac77aa8bf', 'SCSI_IDENT_LUN_T10': 'LIO-ORG_disk11:f208e545-093d-44a6-ac77-aa8bfab02819', 'SCSI_IDENT_PORT_NAME': 'naa.5001405a91c5ccc5,t,0x0001', 'SCSI_IDENT_PORT_RELATIVE': '0', 'SCSI_IDENT_PORT_TARGET_PORT_GROUP': '0x0', 'SCSI_IDENT_SERIAL': 'f208e545-093d-44a6-ac77-aa8bfab02819', 'SCSI_IDENT_TARGET_NAME': 'naa.5001405a91c5ccc5', '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': '337703429'} ; 2024-03-01 20:55:01,813 INFO blivet/MainThread: scanning sdl (/sys/devices/tcm_loop_0/tcm_loop_adapter_0/host2/target2:0:1/2:0:1:11/block/sdl)... 2024-03-01 20:55:01,816 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: sdl ; incomplete: False ; hidden: False ; 2024-03-01 20:55:01,818 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned None 2024-03-01 20:55:01,823 DEBUG blivet/MainThread: DiskDevicePopulator.run: name: sdl ; 2024-03-01 20:55:01,824 INFO blivet/MainThread: sdl is a disk 2024-03-01 20:55:01,824 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 32 2024-03-01 20:55:01,824 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 33 2024-03-01 20:55:01,827 DEBUG blivet/MainThread: DiskDevice._set_format: sdl ; type: None ; current: None ; 2024-03-01 20:55:01,830 DEBUG blivet/MainThread: DiskDevice.update_sysfs_path: sdl ; status: True ; 2024-03-01 20:55:01,830 DEBUG blivet/MainThread: sdl sysfs_path set to /sys/devices/tcm_loop_0/tcm_loop_adapter_0/host2/target2:0:1/2:0:1:11/block/sdl 2024-03-01 20:55:01,833 DEBUG blivet/MainThread: DiskDevice.read_current_size: exists: True ; path: /dev/sdl ; sysfs_path: /sys/devices/tcm_loop_0/tcm_loop_adapter_0/host2/target2:0:1/2:0:1:11/block/sdl ; 2024-03-01 20:55:01,833 DEBUG blivet/MainThread: updated sdl size to 1024 MiB (1024 MiB) 2024-03-01 20:55:01,833 INFO blivet/MainThread: added disk sdl (id 31) to device tree 2024-03-01 20:55:01,833 INFO blivet/MainThread: got device: DiskDevice instance (0x7efdce6a6f70) -- 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 = 6001405f208e545093d44a6ac77aa8bf 2024-03-01 20:55:01,836 DEBUG blivet/MainThread: DeviceTree.handle_format: name: sdl ; 2024-03-01 20:55:01,837 DEBUG blivet/MainThread: no type or existing type for sdl, bailing 2024-03-01 20:55:01,839 DEBUG blivet/MainThread: DeviceTree.handle_device: name: sdc ; info: {'CURRENT_TAGS': ':systemd:', 'DEVLINKS': '/dev/disk/by-id/scsi-SLIO-ORG_disk2_0b2dc9bc-15ac-412f-92a3-0dd570796fb3 ' '/dev/disk/by-id/scsi-1LIO-ORG_disk2:0b2dc9bc-15ac-412f-92a3-0dd570796fb3 ' '/dev/disk/by-diskseq/4 ' '/dev/disk/by-id/lvm-pv-uuid-W1yzNp-LeBG-0nfF-xPJU-gQZE-zesw-U7HmNl ' '/dev/disk/by-id/scsi-360014050b2dc9bc15ac412f92a30dd57 ' '/dev/disk/by-id/wwn-0x60014050b2dc9bc15ac412f92a30dd57', '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': 'W1yzNp-LeBG-0nfF-xPJU-gQZE-zesw-U7HmNl', 'ID_FS_UUID_ENC': 'W1yzNp-LeBG-0nfF-xPJU-gQZE-zesw-U7HmNl', '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': '0b2dc9bc-15ac-412f-92a3-0dd570796fb3', 'ID_SERIAL': '360014050b2dc9bc15ac412f92a30dd57', 'ID_SERIAL_SHORT': '60014050b2dc9bc15ac412f92a30dd57', 'ID_TARGET_PORT': '0', 'ID_TYPE': 'disk', 'ID_VENDOR': 'LIO-ORG', 'ID_VENDOR_ENC': 'LIO-ORG\\x20', 'ID_WWN': '0x60014050b2dc9bc1', 'ID_WWN_VENDOR_EXTENSION': '0x5ac412f92a30dd57', 'ID_WWN_WITH_EXTENSION': '0x60014050b2dc9bc15ac412f92a30dd57', 'MAJOR': '8', 'MINOR': '32', 'SCSI_IDENT_LUN_LOGICAL_UNIT_GROUP': '0x0', 'SCSI_IDENT_LUN_NAA_REGEXT': '60014050b2dc9bc15ac412f92a30dd57', 'SCSI_IDENT_LUN_T10': 'LIO-ORG_disk2:0b2dc9bc-15ac-412f-92a3-0dd570796fb3', 'SCSI_IDENT_PORT_NAME': 'naa.5001405a91c5ccc5,t,0x0001', 'SCSI_IDENT_PORT_RELATIVE': '0', 'SCSI_IDENT_PORT_TARGET_PORT_GROUP': '0x0', 'SCSI_IDENT_SERIAL': '0b2dc9bc-15ac-412f-92a3-0dd570796fb3', 'SCSI_IDENT_TARGET_NAME': 'naa.5001405a91c5ccc5', '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': '337088436'} ; 2024-03-01 20:55:01,840 INFO blivet/MainThread: scanning sdc (/sys/devices/tcm_loop_0/tcm_loop_adapter_0/host2/target2:0:1/2:0:1:2/block/sdc)... 2024-03-01 20:55:01,842 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: sdc ; incomplete: False ; hidden: False ; 2024-03-01 20:55:01,845 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned None 2024-03-01 20:55:01,850 DEBUG blivet/MainThread: DiskDevicePopulator.run: name: sdc ; 2024-03-01 20:55:01,850 INFO blivet/MainThread: sdc is a disk 2024-03-01 20:55:01,850 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 37 2024-03-01 20:55:01,851 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 38 2024-03-01 20:55:01,853 DEBUG blivet/MainThread: DiskDevice._set_format: sdc ; type: None ; current: None ; 2024-03-01 20:55:01,856 DEBUG blivet/MainThread: DiskDevice.update_sysfs_path: sdc ; status: True ; 2024-03-01 20:55:01,856 DEBUG blivet/MainThread: sdc sysfs_path set to /sys/devices/tcm_loop_0/tcm_loop_adapter_0/host2/target2:0:1/2:0:1:2/block/sdc 2024-03-01 20:55:01,859 DEBUG blivet/MainThread: DiskDevice.read_current_size: exists: True ; path: /dev/sdc ; sysfs_path: /sys/devices/tcm_loop_0/tcm_loop_adapter_0/host2/target2:0:1/2:0:1:2/block/sdc ; 2024-03-01 20:55:01,859 DEBUG blivet/MainThread: updated sdc size to 1024 MiB (1024 MiB) 2024-03-01 20:55:01,860 INFO blivet/MainThread: added disk sdc (id 36) to device tree 2024-03-01 20:55:01,860 INFO blivet/MainThread: got device: DiskDevice instance (0x7efdcd307190) -- 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 = 60014050b2dc9bc15ac412f92a30dd57 2024-03-01 20:55:01,863 DEBUG blivet/MainThread: DeviceTree.handle_format: name: sdc ; 2024-03-01 20:55:01,866 DEBUG blivet/MainThread: AppleBootstrapFS.supported: supported: True ; 2024-03-01 20:55:01,866 DEBUG blivet/MainThread: get_format('appleboot') returning AppleBootstrapFS instance with object id 40 2024-03-01 20:55:01,869 DEBUG blivet/MainThread: EFIFS.supported: supported: True ; 2024-03-01 20:55:01,869 DEBUG blivet/MainThread: get_format('efi') returning EFIFS instance with object id 41 2024-03-01 20:55:01,872 DEBUG blivet/MainThread: MacEFIFS.supported: supported: True ; 2024-03-01 20:55:01,872 DEBUG blivet/MainThread: get_format('macefi') returning MacEFIFS instance with object id 42 2024-03-01 20:55:01,875 DEBUG blivet/MainThread: MacEFIFS.supported: supported: True ; 2024-03-01 20:55:01,875 DEBUG blivet/MainThread: get_format('macefi') returning MacEFIFS instance with object id 43 2024-03-01 20:55:01,878 DEBUG blivet/MainThread: LVMFormatPopulator.run: pv: sdc ; 2024-03-01 20:55:01,878 DEBUG blivet/MainThread: lvm filter: device /dev/sdc added to the list of allowed devices 2024-03-01 20:55:01,878 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/sdb,/dev/sdc ... 2024-03-01 20:55:01,910 INFO program/MainThread: stdout[9]: LVM2_PV_NAME=/dev/sda LVM2_PV_UUID=KQUrgr-EY9c-gxGf-lf66-jC2I-HcHi-Ky0II7 LVM2_PV_FREE=0 LVM2_PV_SIZE=1065353216 LVM2_PE_START=8388608 LVM2_VG_NAME=test_vg1 LVM2_VG_UUID=92D4iU-pgrj-b4GD-6hd5-mlyY-nO5Y-bc0FSA LVM2_VG_SIZE=3196059648 LVM2_VG_FREE=1266679808 LVM2_VG_EXTENT_SIZE=4194304 LVM2_VG_EXTENT_COUNT=762 LVM2_VG_FREE_COUNT=302 LVM2_PV_COUNT=3 LVM2_PV_NAME=/dev/sdb LVM2_PV_UUID=HPdpY3-fvL8-egkk-9Z4l-1svI-c4V5-uEWymO LVM2_PV_FREE=201326592 LVM2_PV_SIZE=1065353216 LVM2_PE_START=8388608 LVM2_VG_NAME=test_vg1 LVM2_VG_UUID=92D4iU-pgrj-b4GD-6hd5-mlyY-nO5Y-bc0FSA LVM2_VG_SIZE=3196059648 LVM2_VG_FREE=1266679808 LVM2_VG_EXTENT_SIZE=4194304 LVM2_VG_EXTENT_COUNT=762 LVM2_VG_FREE_COUNT=302 LVM2_PV_COUNT=3 LVM2_PV_NAME=/dev/sdc LVM2_PV_UUID=W1yzNp-LeBG-0nfF-xPJU-gQZE-zesw-U7HmNl LVM2_PV_FREE=1065353216 LVM2_PV_SIZE=1065353216 LVM2_PE_START=8388608 LVM2_VG_NAME=test_vg1 LVM2_VG_UUID=92D4iU-pgrj-b4GD-6hd5-mlyY-nO5Y-bc0FSA LVM2_VG_SIZE=3196059648 LVM2_VG_FREE=1266679808 LVM2_VG_EXTENT_SIZE=4194304 LVM2_VG_EXTENT_COUNT=762 LVM2_VG_FREE_COUNT=302 LVM2_PV_COUNT=3 2024-03-01 20:55:01,910 INFO program/MainThread: stderr[9]: 2024-03-01 20:55:01,910 INFO program/MainThread: ...done [9] (exit code: 0) 2024-03-01 20:55:01,911 INFO blivet/MainThread: type detected on 'sdc' is 'lvmpv' 2024-03-01 20:55:01,914 DEBUG blivet/MainThread: LVMPhysicalVolume.__init__: uuid: W1yzNp-LeBG-0nfF-xPJU-gQZE-zesw-U7HmNl ; label: None ; device: /dev/sdc ; serial: 360014050b2dc9bc15ac412f92a30dd57 ; exists: True ; vg_name: test_vg1 ; vg_uuid: 92D4iU-pgrj-b4GD-6hd5-mlyY-nO5Y-bc0FSA ; pe_start: 8 MiB ; free: 1016 MiB ; 2024-03-01 20:55:01,914 DEBUG blivet/MainThread: get_format('lvmpv') returning LVMPhysicalVolume instance with object id 44 2024-03-01 20:55:01,917 DEBUG blivet/MainThread: DiskDevice._set_format: sdc ; type: lvmpv ; current: None ; 2024-03-01 20:55:01,920 DEBUG blivet/MainThread: DeviceTree.get_device_by_uuid: uuid: 92D4iU-pgrj-b4GD-6hd5-mlyY-nO5Y-bc0FSA ; incomplete: True ; hidden: False ; 2024-03-01 20:55:01,922 DEBUG blivet/MainThread: DeviceTree.get_device_by_uuid returned existing 1.98 GiB lvmvg test_vg1 (11) 2024-03-01 20:55:01,926 DEBUG blivet/MainThread: LVMVolumeGroupDevice._add_parent: test_vg1 ; parent: sdc ; 2024-03-01 20:55:01,928 DEBUG blivet/MainThread: DiskDevice.add_child: name: sdc ; child: test_vg1 ; kids: 0 ; 2024-03-01 20:55:01,931 DEBUG blivet/MainThread: LVMFormatPopulator._update_lvs: pv: sdc ; 2024-03-01 20:55:01,934 DEBUG blivet/MainThread: DeviceTree.get_device_by_uuid: uuid: 92D4iU-pgrj-b4GD-6hd5-mlyY-nO5Y-bc0FSA ; incomplete: True ; hidden: False ; 2024-03-01 20:55:01,936 DEBUG blivet/MainThread: DeviceTree.get_device_by_uuid returned existing 2.98 GiB lvmvg test_vg1 (11) 2024-03-01 20:55:01,937 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/sdb,/dev/sdc ... 2024-03-01 20:55:01,976 INFO program/MainThread: stdout[10]: LVM2_VG_NAME=test_vg1 LVM2_LV_NAME=lv1 LVM2_LV_UUID=F8TpAs-pMXu-SFeZ-2C4t-3aMT-HaUU-W2tZ5I LVM2_LV_SIZE=1606418432 LVM2_LV_ATTR=owi-a-s--- LVM2_SEGTYPE=linear LVM2_ORIGIN= LVM2_POOL_LV= LVM2_DATA_LV= LVM2_METADATA_LV= LVM2_LV_ROLE=public,origin,thickorigin LVM2_MOVE_PV= LVM2_DATA_PERCENT= LVM2_METADATA_PERCENT= LVM2_COPY_PERCENT= LVM2_VG_NAME=test_vg1 LVM2_LV_NAME=lv1 LVM2_LV_UUID=F8TpAs-pMXu-SFeZ-2C4t-3aMT-HaUU-W2tZ5I LVM2_LV_SIZE=1606418432 LVM2_LV_ATTR=owi-a-s--- LVM2_SEGTYPE=linear LVM2_ORIGIN= LVM2_POOL_LV= LVM2_DATA_LV= LVM2_METADATA_LV= LVM2_LV_ROLE=public,origin,thickorigin LVM2_MOVE_PV= LVM2_DATA_PERCENT= LVM2_METADATA_PERCENT= LVM2_COPY_PERCENT= LVM2_VG_NAME=test_vg1 LVM2_LV_NAME=lv1_snapset1 LVM2_LV_UUID=DrIb1v-6wLc-rDTf-HEVM-Tn0e-fPrk-67wWCS LVM2_LV_SIZE=322961408 LVM2_LV_ATTR=swi-a-s--- LVM2_SEGTYPE=linear LVM2_ORIGIN=lv1 LVM2_POOL_LV= LVM2_DATA_LV= LVM2_METADATA_LV= LVM2_LV_ROLE=public,snapshot,thicksnapshot LVM2_MOVE_PV= LVM2_DATA_PERCENT=0.00 LVM2_METADATA_PERCENT= LVM2_COPY_PERCENT= 2024-03-01 20:55:01,976 INFO program/MainThread: stderr[10]: 2024-03-01 20:55:01,976 INFO program/MainThread: ...done [10] (exit code: 0) 2024-03-01 20:55:01,980 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: test_vg1-lv1 ; incomplete: False ; hidden: False ; 2024-03-01 20:55:01,983 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned None 2024-03-01 20:55:01,986 DEBUG blivet/MainThread: DeviceTree.get_device_by_uuid: uuid: F8TpAs-pMXu-SFeZ-2C4t-3aMT-HaUU-W2tZ5I ; incomplete: False ; hidden: False ; 2024-03-01 20:55:01,988 DEBUG blivet/MainThread: DeviceTree.get_device_by_uuid returned None 2024-03-01 20:55:01,989 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 46 2024-03-01 20:55:01,992 DEBUG blivet/MainThread: LVMVolumeGroupDevice.add_child: name: test_vg1 ; child: lv1 ; kids: 0 ; 2024-03-01 20:55:01,992 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 47 2024-03-01 20:55:01,995 DEBUG blivet/MainThread: LVMLogicalVolumeDevice._set_format: test_vg1-lv1 ; type: None ; current: None ; 2024-03-01 20:55:01,998 DEBUG blivet/MainThread: LVMLogicalVolumeDevice.update_sysfs_path: test_vg1-lv1 ; status: True ; 2024-03-01 20:55:01,999 DEBUG blivet/MainThread: test_vg1-lv1 sysfs_path set to /sys/devices/virtual/block/dm-0 2024-03-01 20:55:02,002 DEBUG blivet/MainThread: LVMLogicalVolumeDevice.read_current_size: exists: True ; path: /dev/mapper/test_vg1-lv1 ; sysfs_path: /sys/devices/virtual/block/dm-0 ; 2024-03-01 20:55:02,002 DEBUG blivet/MainThread: updated test_vg1-lv1 size to 1.5 GiB (1.5 GiB) 2024-03-01 20:55:02,002 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 49 2024-03-01 20:55:02,006 DEBUG blivet/MainThread: LVMVolumeGroupDevice.remove_child: name: test_vg1 ; child: lv1 ; kids: 1 ; 2024-03-01 20:55:02,009 DEBUG blivet/MainThread: LVMVolumeGroupDevice.add_child: name: test_vg1 ; child: lv1 ; kids: 0 ; 2024-03-01 20:55:02,009 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 50 2024-03-01 20:55:02,012 DEBUG blivet/MainThread: LVMLogicalVolumeDevice._set_format: test_vg1-lv1 ; type: None ; current: None ; 2024-03-01 20:55:02,015 DEBUG blivet/MainThread: LVMLogicalVolumeDevice.update_sysfs_path: test_vg1-lv1 ; status: True ; 2024-03-01 20:55:02,015 DEBUG blivet/MainThread: test_vg1-lv1 sysfs_path set to /sys/devices/virtual/block/dm-0 2024-03-01 20:55:02,018 DEBUG blivet/MainThread: LVMLogicalVolumeDevice.read_current_size: exists: True ; path: /dev/mapper/test_vg1-lv1 ; sysfs_path: /sys/devices/virtual/block/dm-0 ; 2024-03-01 20:55:02,018 DEBUG blivet/MainThread: updated test_vg1-lv1 size to 1.5 GiB (1.5 GiB) 2024-03-01 20:55:02,019 DEBUG blivet/MainThread: Adding test_vg1-lv1/1.5 GiB to test_vg1 2024-03-01 20:55:02,019 INFO blivet/MainThread: added lvmlv test_vg1-lv1 (id 45) to device tree 2024-03-01 20:55:02,021 DEBUG blivet/MainThread: LVMLogicalVolumeDevice.update_sysfs_path: test_vg1-lv1 ; status: True ; 2024-03-01 20:55:02,022 DEBUG blivet/MainThread: test_vg1-lv1 sysfs_path set to /sys/devices/virtual/block/dm-0 2024-03-01 20:55:02,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 20:55:02,025 DEBUG blivet/MainThread: updated test_vg1-lv1 size to 1.5 GiB (1.5 GiB) 2024-03-01 20:55:02,028 DEBUG blivet/MainThread: DeviceTree.handle_device: name: test_vg1-lv1 ; info: {'CURRENT_TAGS': ':systemd:', 'DEVLINKS': '/dev/disk/by-uuid/bb878817-5f57-401a-a0cc-465af950412a ' '/dev/test_vg1/lv1 /dev/mapper/test_vg1-lv1 ' '/dev/disk/by-id/dm-uuid-LVM-92D4iUpgrjb4GD6hd5mlyYnO5Ybc0FSAF8TpAspMXuSFeZ2C4t3aMTHaUUW2tZ5I ' '/dev/disk/by-id/dm-name-test_vg1-lv1', 'DEVNAME': '/dev/dm-0', 'DEVPATH': '/devices/virtual/block/dm-0', 'DEVTYPE': 'disk', 'DISKSEQ': '148', '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-92D4iUpgrjb4GD6hd5mlyYnO5Ybc0FSAF8TpAspMXuSFeZ2C4t3aMTHaUUW2tZ5I', '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': 'bb878817-5f57-401a-a0cc-465af950412a', 'ID_FS_UUID_ENC': 'bb878817-5f57-401a-a0cc-465af950412a', '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': '892615335'} ; 2024-03-01 20:55:02,028 INFO blivet/MainThread: scanning test_vg1-lv1 (/sys/devices/virtual/block/dm-0)... 2024-03-01 20:55:02,029 INFO program/MainThread: Running [11] dmsetup info -co subsystem --noheadings test_vg1-lv1 ... 2024-03-01 20:55:02,032 INFO program/MainThread: stdout[11]: LVM 2024-03-01 20:55:02,032 INFO program/MainThread: stderr[11]: 2024-03-01 20:55:02,032 INFO program/MainThread: ...done [11] (exit code: 0) 2024-03-01 20:55:02,032 INFO program/MainThread: Running [12] dmsetup info -co subsystem --noheadings test_vg1-lv1 ... 2024-03-01 20:55:02,034 INFO program/MainThread: stdout[12]: LVM 2024-03-01 20:55:02,034 INFO program/MainThread: stderr[12]: 2024-03-01 20:55:02,035 INFO program/MainThread: ...done [12] (exit code: 0) 2024-03-01 20:55:02,035 INFO program/MainThread: Running [13] dmsetup info -co subsystem --noheadings test_vg1-lv1 ... 2024-03-01 20:55:02,037 INFO program/MainThread: stdout[13]: LVM 2024-03-01 20:55:02,037 INFO program/MainThread: stderr[13]: 2024-03-01 20:55:02,037 INFO program/MainThread: ...done [13] (exit code: 0) 2024-03-01 20:55:02,041 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: test_vg1-lv1 ; incomplete: False ; hidden: False ; 2024-03-01 20:55:02,044 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned existing 1.5 GiB lvmlv test_vg1-lv1 (45) 2024-03-01 20:55:02,047 DEBUG blivet/MainThread: test_vg1 size is 2.98 GiB 2024-03-01 20:55:02,048 DEBUG blivet/MainThread: vg test_vg1 has 1.48 GiB free 2024-03-01 20:55:02,048 DEBUG blivet/MainThread: test_vg1 size is 2.98 GiB 2024-03-01 20:55:02,049 DEBUG blivet/MainThread: vg test_vg1 has 1.48 GiB free 2024-03-01 20:55:02,044 INFO blivet/MainThread: got device: LVMLogicalVolumeDevice instance (0x7efdce6a6f10) -- name = test_vg1-lv1 status = True id = 45 children = [] parents = ['existing 2.98 GiB lvmvg test_vg1 (11)'] uuid = F8TpAs-pMXu-SFeZ-2C4t-3aMT-HaUU-W2tZ5I 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 (0x7efdcd3c66a0) -- 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 = 92D4iU-pgrj-b4GD-6hd5-mlyY-nO5Y-bc0FSA size = 2.98 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 2.98 GiB path = /dev/test_vg1 format args = [] original_format = None free = 1.18 GiB PE Size = 4 MiB PE Count = 762 PE Free = 302 PV Count = 3 modified = False extents = 762 free space = 1.48 GiB free extents = 379 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sda (2) with existing lvmpv', 'existing 1024 MiB disk sdb (16) with existing lvmpv', 'existing 1024 MiB disk sdc (36) with existing lvmpv'] LVs = ['existing 1.5 GiB lvmlv test_vg1-lv1 (45)'] segment type = linear percent = 0 VG space used = 1.5 GiB 2024-03-01 20:55:02,049 INFO program/MainThread: Running [14] dmsetup info -co subsystem --noheadings test_vg1-lv1 ... 2024-03-01 20:55:02,052 INFO program/MainThread: stdout[14]: LVM 2024-03-01 20:55:02,052 INFO program/MainThread: stderr[14]: 2024-03-01 20:55:02,052 INFO program/MainThread: ...done [14] (exit code: 0) 2024-03-01 20:55:02,056 DEBUG blivet/MainThread: DeviceTree.handle_format: name: test_vg1-lv1 ; 2024-03-01 20:55:02,059 DEBUG blivet/MainThread: AppleBootstrapFS.supported: supported: True ; 2024-03-01 20:55:02,059 DEBUG blivet/MainThread: get_format('appleboot') returning AppleBootstrapFS instance with object id 52 2024-03-01 20:55:02,062 DEBUG blivet/MainThread: EFIFS.supported: supported: True ; 2024-03-01 20:55:02,062 DEBUG blivet/MainThread: get_format('efi') returning EFIFS instance with object id 53 2024-03-01 20:55:02,065 DEBUG blivet/MainThread: MacEFIFS.supported: supported: True ; 2024-03-01 20:55:02,065 DEBUG blivet/MainThread: get_format('macefi') returning MacEFIFS instance with object id 54 2024-03-01 20:55:02,068 DEBUG blivet/MainThread: MacEFIFS.supported: supported: True ; 2024-03-01 20:55:02,068 DEBUG blivet/MainThread: get_format('macefi') returning MacEFIFS instance with object id 55 2024-03-01 20:55:02,070 WARNING blivet/MainThread: Stratis DBus service is not running 2024-03-01 20:55:02,070 INFO blivet/MainThread: type detected on 'test_vg1-lv1' is 'xfs' 2024-03-01 20:55:02,073 DEBUG blivet/MainThread: XFS.supported: supported: True ; 2024-03-01 20:55:02,073 DEBUG blivet/MainThread: get_format('xfs') returning XFS instance with object id 56 2024-03-01 20:55:02,076 DEBUG blivet/MainThread: LVMLogicalVolumeDevice._set_format: test_vg1-lv1 ; type: xfs ; current: None ; 2024-03-01 20:55:02,076 INFO blivet/MainThread: got format: existing xfs filesystem 2024-03-01 20:55:02,080 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: test_vg1-lv1_snapset1 ; incomplete: False ; hidden: False ; 2024-03-01 20:55:02,082 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned None 2024-03-01 20:55:02,082 INFO blivet/MainThread: found lvm snapshot volume 'test_vg1-lv1_snapset1' 2024-03-01 20:55:02,083 INFO program/MainThread: Running [15] lvm lvs --noheadings -o origin test_vg1/lv1_snapset1 --config= log {level=7 file=/tmp/lvm.log syslog=0} --devices=/dev/sda,/dev/sdb,/dev/sdc ... 2024-03-01 20:55:02,114 INFO program/MainThread: stdout[15]: lv1 2024-03-01 20:55:02,114 INFO program/MainThread: stderr[15]: 2024-03-01 20:55:02,114 INFO program/MainThread: ...done [15] (exit code: 0) 2024-03-01 20:55:02,118 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: test_vg1-lv1 ; incomplete: False ; hidden: False ; 2024-03-01 20:55:02,121 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned existing 1.5 GiB lvmlv test_vg1-lv1 (45) with existing xfs filesystem 2024-03-01 20:55:02,124 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: test_vg1-lv1 ; incomplete: False ; hidden: False ; 2024-03-01 20:55:02,126 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned existing 1.5 GiB lvmlv test_vg1-lv1 (45) with existing xfs filesystem 2024-03-01 20:55:02,129 DEBUG blivet/MainThread: DeviceTree.get_device_by_uuid: uuid: DrIb1v-6wLc-rDTf-HEVM-Tn0e-fPrk-67wWCS ; incomplete: False ; hidden: False ; 2024-03-01 20:55:02,132 DEBUG blivet/MainThread: DeviceTree.get_device_by_uuid returned None 2024-03-01 20:55:02,132 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 59 2024-03-01 20:55:02,135 DEBUG blivet/MainThread: LVMVolumeGroupDevice.add_child: name: test_vg1 ; child: lv1_snapset1 ; kids: 1 ; 2024-03-01 20:55:02,135 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 60 2024-03-01 20:55:02,138 DEBUG blivet/MainThread: LVMLogicalVolumeDevice._set_format: test_vg1-lv1_snapset1 ; type: None ; current: None ; 2024-03-01 20:55:02,141 DEBUG blivet/MainThread: LVMLogicalVolumeDevice.update_sysfs_path: test_vg1-lv1_snapset1 ; status: True ; 2024-03-01 20:55:02,142 DEBUG blivet/MainThread: test_vg1-lv1_snapset1 sysfs_path set to /sys/devices/virtual/block/dm-3 2024-03-01 20:55:02,145 DEBUG blivet/MainThread: LVMLogicalVolumeDevice.read_current_size: exists: True ; path: /dev/mapper/test_vg1-lv1_snapset1 ; sysfs_path: /sys/devices/virtual/block/dm-3 ; 2024-03-01 20:55:02,145 DEBUG blivet/MainThread: updated test_vg1-lv1_snapset1 size to 308 MiB (308 MiB) 2024-03-01 20:55:02,145 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 62 2024-03-01 20:55:02,149 DEBUG blivet/MainThread: LVMVolumeGroupDevice.remove_child: name: test_vg1 ; child: lv1_snapset1 ; kids: 2 ; 2024-03-01 20:55:02,152 DEBUG blivet/MainThread: LVMVolumeGroupDevice.add_child: name: test_vg1 ; child: lv1_snapset1 ; kids: 1 ; 2024-03-01 20:55:02,152 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 63 2024-03-01 20:55:02,155 DEBUG blivet/MainThread: LVMLogicalVolumeDevice._set_format: test_vg1-lv1_snapset1 ; type: None ; current: None ; 2024-03-01 20:55:02,158 DEBUG blivet/MainThread: LVMLogicalVolumeDevice.update_sysfs_path: test_vg1-lv1_snapset1 ; status: True ; 2024-03-01 20:55:02,158 DEBUG blivet/MainThread: test_vg1-lv1_snapset1 sysfs_path set to /sys/devices/virtual/block/dm-3 2024-03-01 20:55:02,161 DEBUG blivet/MainThread: LVMLogicalVolumeDevice.read_current_size: exists: True ; path: /dev/mapper/test_vg1-lv1_snapset1 ; sysfs_path: /sys/devices/virtual/block/dm-3 ; 2024-03-01 20:55:02,161 DEBUG blivet/MainThread: updated test_vg1-lv1_snapset1 size to 308 MiB (308 MiB) 2024-03-01 20:55:02,162 DEBUG blivet/MainThread: Adding test_vg1-lv1_snapset1/308 MiB to test_vg1 2024-03-01 20:55:02,162 INFO blivet/MainThread: added lvmsnapshot test_vg1-lv1_snapset1 (id 58) to device tree 2024-03-01 20:55:02,164 DEBUG blivet/MainThread: LVMLogicalVolumeDevice.update_sysfs_path: test_vg1-lv1_snapset1 ; status: True ; 2024-03-01 20:55:02,165 DEBUG blivet/MainThread: test_vg1-lv1_snapset1 sysfs_path set to /sys/devices/virtual/block/dm-3 2024-03-01 20:55:02,167 DEBUG blivet/MainThread: LVMLogicalVolumeDevice.read_current_size: exists: True ; path: /dev/mapper/test_vg1-lv1_snapset1 ; sysfs_path: /sys/devices/virtual/block/dm-3 ; 2024-03-01 20:55:02,168 DEBUG blivet/MainThread: updated test_vg1-lv1_snapset1 size to 308 MiB (308 MiB) 2024-03-01 20:55:02,171 DEBUG blivet/MainThread: DeviceTree.handle_device: name: test_vg1-lv1_snapset1 ; info: {'CURRENT_TAGS': ':systemd:', 'DEVLINKS': '/dev/mapper/test_vg1-lv1_snapset1 ' '/dev/disk/by-id/dm-name-test_vg1-lv1_snapset1 ' '/dev/test_vg1/lv1_snapset1 ' '/dev/disk/by-uuid/bb878817-5f57-401a-a0cc-465af950412a ' '/dev/disk/by-id/dm-uuid-LVM-92D4iUpgrjb4GD6hd5mlyYnO5Ybc0FSADrIb1v6wLcrDTfHEVMTn0efPrk67wWCS', 'DEVNAME': '/dev/dm-3', 'DEVPATH': '/devices/virtual/block/dm-3', 'DEVTYPE': 'disk', 'DISKSEQ': '152', 'DM_ACTIVATION': '1', 'DM_LV_NAME': 'lv1_snapset1', 'DM_NAME': 'test_vg1-lv1_snapset1', 'DM_SUSPENDED': '0', 'DM_UDEV_DISABLE_LIBRARY_FALLBACK_FLAG': '1', 'DM_UDEV_LOW_PRIORITY_FLAG': '1', 'DM_UDEV_PRIMARY_SOURCE_FLAG': '1', 'DM_UDEV_RULES_VSN': '2', 'DM_UUID': 'LVM-92D4iUpgrjb4GD6hd5mlyYnO5Ybc0FSADrIb1v6wLcrDTfHEVMTn0efPrk67wWCS', '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': 'bb878817-5f57-401a-a0cc-465af950412a', 'ID_FS_UUID_ENC': 'bb878817-5f57-401a-a0cc-465af950412a', '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': '896005453'} ; 2024-03-01 20:55:02,171 INFO blivet/MainThread: scanning test_vg1-lv1_snapset1 (/sys/devices/virtual/block/dm-3)... 2024-03-01 20:55:02,172 INFO program/MainThread: Running [16] dmsetup info -co subsystem --noheadings test_vg1-lv1_snapset1 ... 2024-03-01 20:55:02,174 INFO program/MainThread: stdout[16]: LVM 2024-03-01 20:55:02,175 INFO program/MainThread: stderr[16]: 2024-03-01 20:55:02,175 INFO program/MainThread: ...done [16] (exit code: 0) 2024-03-01 20:55:02,175 INFO program/MainThread: Running [17] dmsetup info -co subsystem --noheadings test_vg1-lv1_snapset1 ... 2024-03-01 20:55:02,177 INFO program/MainThread: stdout[17]: LVM 2024-03-01 20:55:02,177 INFO program/MainThread: stderr[17]: 2024-03-01 20:55:02,177 INFO program/MainThread: ...done [17] (exit code: 0) 2024-03-01 20:55:02,177 INFO program/MainThread: Running [18] dmsetup info -co subsystem --noheadings test_vg1-lv1_snapset1 ... 2024-03-01 20:55:02,180 INFO program/MainThread: stdout[18]: LVM 2024-03-01 20:55:02,180 INFO program/MainThread: stderr[18]: 2024-03-01 20:55:02,180 INFO program/MainThread: ...done [18] (exit code: 0) 2024-03-01 20:55:02,184 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: test_vg1-lv1_snapset1 ; incomplete: False ; hidden: False ; 2024-03-01 20:55:02,187 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned existing 308 MiB lvmsnapshot test_vg1-lv1_snapset1 (58) 2024-03-01 20:55:02,189 DEBUG blivet/MainThread: test_vg1 size is 2.98 GiB 2024-03-01 20:55:02,190 DEBUG blivet/MainThread: vg test_vg1 has 1.18 GiB free 2024-03-01 20:55:02,190 DEBUG blivet/MainThread: test_vg1 size is 2.98 GiB 2024-03-01 20:55:02,191 DEBUG blivet/MainThread: vg test_vg1 has 1.18 GiB free 2024-03-01 20:55:02,187 INFO blivet/MainThread: got device: LVMLogicalVolumeDevice instance (0x7efdcd37a1f0) -- name = test_vg1-lv1_snapset1 status = True id = 58 children = [] parents = ['existing 2.98 GiB lvmvg test_vg1 (11)'] uuid = DrIb1v-6wLc-rDTf-HEVM-Tn0e-fPrk-67wWCS size = 308 MiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-3 target size = 308 MiB path = /dev/mapper/test_vg1-lv1_snapset1 format args = [] original_format = None target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7efdcd3c66a0) -- name = test_vg1 status = True id = 11 children = ['existing 1.5 GiB lvmlv test_vg1-lv1 (45) with existing xfs filesystem', 'existing 308 MiB lvmsnapshot test_vg1-lv1_snapset1 (58)'] parents = ['existing 1024 MiB disk sda (2) with existing lvmpv', 'existing 1024 MiB disk sdb (16) with existing lvmpv', 'existing 1024 MiB disk sdc (36) with existing lvmpv'] uuid = 92D4iU-pgrj-b4GD-6hd5-mlyY-nO5Y-bc0FSA size = 2.98 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 2.98 GiB path = /dev/test_vg1 format args = [] original_format = None free = 1.18 GiB PE Size = 4 MiB PE Count = 762 PE Free = 302 PV Count = 3 modified = False extents = 762 free space = 1.18 GiB free extents = 302 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sda (2) with existing lvmpv', 'existing 1024 MiB disk sdb (16) with existing lvmpv', 'existing 1024 MiB disk sdc (36) with existing lvmpv'] LVs = ['existing 1.5 GiB lvmlv test_vg1-lv1 (45) with existing xfs filesystem', 'existing 308 MiB lvmsnapshot test_vg1-lv1_snapset1 (58)'] segment type = linear percent = 0 VG space used = 308 MiB 2024-03-01 20:55:02,191 INFO program/MainThread: Running [19] dmsetup info -co subsystem --noheadings test_vg1-lv1_snapset1 ... 2024-03-01 20:55:02,194 INFO program/MainThread: stdout[19]: LVM 2024-03-01 20:55:02,194 INFO program/MainThread: stderr[19]: 2024-03-01 20:55:02,194 INFO program/MainThread: ...done [19] (exit code: 0) 2024-03-01 20:55:02,198 DEBUG blivet/MainThread: DeviceTree.handle_format: name: test_vg1-lv1_snapset1 ; 2024-03-01 20:55:02,201 DEBUG blivet/MainThread: AppleBootstrapFS.supported: supported: True ; 2024-03-01 20:55:02,201 DEBUG blivet/MainThread: get_format('appleboot') returning AppleBootstrapFS instance with object id 65 2024-03-01 20:55:02,204 DEBUG blivet/MainThread: EFIFS.supported: supported: True ; 2024-03-01 20:55:02,204 DEBUG blivet/MainThread: get_format('efi') returning EFIFS instance with object id 66 2024-03-01 20:55:02,207 DEBUG blivet/MainThread: MacEFIFS.supported: supported: True ; 2024-03-01 20:55:02,207 DEBUG blivet/MainThread: get_format('macefi') returning MacEFIFS instance with object id 67 2024-03-01 20:55:02,210 DEBUG blivet/MainThread: MacEFIFS.supported: supported: True ; 2024-03-01 20:55:02,211 DEBUG blivet/MainThread: get_format('macefi') returning MacEFIFS instance with object id 68 2024-03-01 20:55:02,211 INFO blivet/MainThread: type detected on 'test_vg1-lv1_snapset1' is 'xfs' 2024-03-01 20:55:02,214 DEBUG blivet/MainThread: XFS.supported: supported: True ; 2024-03-01 20:55:02,214 DEBUG blivet/MainThread: get_format('xfs') returning XFS instance with object id 69 2024-03-01 20:55:02,217 DEBUG blivet/MainThread: LVMLogicalVolumeDevice._set_format: test_vg1-lv1_snapset1 ; type: xfs ; current: None ; 2024-03-01 20:55:02,217 INFO blivet/MainThread: got format: existing xfs filesystem 2024-03-01 20:55:02,217 INFO blivet/MainThread: got format: existing lvmpv 2024-03-01 20:55:02,220 DEBUG blivet/MainThread: DeviceTree.handle_device: name: sdd ; info: {'CURRENT_TAGS': ':systemd:', 'DEVLINKS': '/dev/disk/by-id/scsi-SLIO-ORG_disk3_28254ba1-444f-43ab-a0ee-f4edee35f467 ' '/dev/disk/by-diskseq/5 ' '/dev/disk/by-id/wwn-0x600140528254ba1444f43aba0eef4ede ' '/dev/disk/by-id/scsi-3600140528254ba1444f43aba0eef4ede ' '/dev/disk/by-id/scsi-1LIO-ORG_disk3:28254ba1-444f-43ab-a0ee-f4edee35f467', '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': '28254ba1-444f-43ab-a0ee-f4edee35f467', 'ID_SERIAL': '3600140528254ba1444f43aba0eef4ede', 'ID_SERIAL_SHORT': '600140528254ba1444f43aba0eef4ede', 'ID_TARGET_PORT': '0', 'ID_TYPE': 'disk', 'ID_VENDOR': 'LIO-ORG', 'ID_VENDOR_ENC': 'LIO-ORG\\x20', 'ID_WWN': '0x600140528254ba14', 'ID_WWN_VENDOR_EXTENSION': '0x44f43aba0eef4ede', 'ID_WWN_WITH_EXTENSION': '0x600140528254ba1444f43aba0eef4ede', 'MAJOR': '8', 'MINOR': '48', 'SCSI_IDENT_LUN_LOGICAL_UNIT_GROUP': '0x0', 'SCSI_IDENT_LUN_NAA_REGEXT': '600140528254ba1444f43aba0eef4ede', 'SCSI_IDENT_LUN_T10': 'LIO-ORG_disk3:28254ba1-444f-43ab-a0ee-f4edee35f467', 'SCSI_IDENT_PORT_NAME': 'naa.5001405a91c5ccc5,t,0x0001', 'SCSI_IDENT_PORT_RELATIVE': '0', 'SCSI_IDENT_PORT_TARGET_PORT_GROUP': '0x0', 'SCSI_IDENT_SERIAL': '28254ba1-444f-43ab-a0ee-f4edee35f467', 'SCSI_IDENT_TARGET_NAME': 'naa.5001405a91c5ccc5', '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': '337038990'} ; 2024-03-01 20:55:02,220 INFO blivet/MainThread: scanning sdd (/sys/devices/tcm_loop_0/tcm_loop_adapter_0/host2/target2:0:1/2:0:1:3/block/sdd)... 2024-03-01 20:55:02,223 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: sdd ; incomplete: False ; hidden: False ; 2024-03-01 20:55:02,226 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned None 2024-03-01 20:55:02,231 DEBUG blivet/MainThread: DiskDevicePopulator.run: name: sdd ; 2024-03-01 20:55:02,232 INFO blivet/MainThread: sdd is a disk 2024-03-01 20:55:02,232 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 73 2024-03-01 20:55:02,232 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 74 2024-03-01 20:55:02,235 DEBUG blivet/MainThread: DiskDevice._set_format: sdd ; type: None ; current: None ; 2024-03-01 20:55:02,237 DEBUG blivet/MainThread: DiskDevice.update_sysfs_path: sdd ; status: True ; 2024-03-01 20:55:02,238 DEBUG blivet/MainThread: sdd sysfs_path set to /sys/devices/tcm_loop_0/tcm_loop_adapter_0/host2/target2:0:1/2:0:1:3/block/sdd 2024-03-01 20:55:02,240 DEBUG blivet/MainThread: DiskDevice.read_current_size: exists: True ; path: /dev/sdd ; sysfs_path: /sys/devices/tcm_loop_0/tcm_loop_adapter_0/host2/target2:0:1/2:0:1:3/block/sdd ; 2024-03-01 20:55:02,241 DEBUG blivet/MainThread: updated sdd size to 1024 MiB (1024 MiB) 2024-03-01 20:55:02,241 INFO blivet/MainThread: added disk sdd (id 72) to device tree 2024-03-01 20:55:02,241 INFO blivet/MainThread: got device: DiskDevice instance (0x7efdcd326490) -- 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 = 600140528254ba1444f43aba0eef4ede 2024-03-01 20:55:02,244 DEBUG blivet/MainThread: DeviceTree.handle_format: name: sdd ; 2024-03-01 20:55:02,244 DEBUG blivet/MainThread: no type or existing type for sdd, bailing 2024-03-01 20:55:02,247 DEBUG blivet/MainThread: DeviceTree.handle_device: name: sde ; info: {'CURRENT_TAGS': ':systemd:', 'DEVLINKS': '/dev/disk/by-diskseq/6 ' '/dev/disk/by-id/wwn-0x60014058a9a6b3d7bec490eabf9e15bf ' '/dev/disk/by-id/scsi-SLIO-ORG_disk4_8a9a6b3d-7bec-490e-abf9-e15bfef000fd ' '/dev/disk/by-id/scsi-360014058a9a6b3d7bec490eabf9e15bf ' '/dev/disk/by-id/scsi-1LIO-ORG_disk4:8a9a6b3d-7bec-490e-abf9-e15bfef000fd', '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': '8a9a6b3d-7bec-490e-abf9-e15bfef000fd', 'ID_SERIAL': '360014058a9a6b3d7bec490eabf9e15bf', 'ID_SERIAL_SHORT': '60014058a9a6b3d7bec490eabf9e15bf', 'ID_TARGET_PORT': '0', 'ID_TYPE': 'disk', 'ID_VENDOR': 'LIO-ORG', 'ID_VENDOR_ENC': 'LIO-ORG\\x20', 'ID_WWN': '0x60014058a9a6b3d7', 'ID_WWN_VENDOR_EXTENSION': '0xbec490eabf9e15bf', 'ID_WWN_WITH_EXTENSION': '0x60014058a9a6b3d7bec490eabf9e15bf', 'MAJOR': '8', 'MINOR': '64', 'SCSI_IDENT_LUN_LOGICAL_UNIT_GROUP': '0x0', 'SCSI_IDENT_LUN_NAA_REGEXT': '60014058a9a6b3d7bec490eabf9e15bf', 'SCSI_IDENT_LUN_T10': 'LIO-ORG_disk4:8a9a6b3d-7bec-490e-abf9-e15bfef000fd', 'SCSI_IDENT_PORT_NAME': 'naa.5001405a91c5ccc5,t,0x0001', 'SCSI_IDENT_PORT_RELATIVE': '0', 'SCSI_IDENT_PORT_TARGET_PORT_GROUP': '0x0', 'SCSI_IDENT_SERIAL': '8a9a6b3d-7bec-490e-abf9-e15bfef000fd', 'SCSI_IDENT_TARGET_NAME': 'naa.5001405a91c5ccc5', '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': '337149758'} ; 2024-03-01 20:55:02,247 INFO blivet/MainThread: scanning sde (/sys/devices/tcm_loop_0/tcm_loop_adapter_0/host2/target2:0:1/2:0:1:4/block/sde)... 2024-03-01 20:55:02,250 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: sde ; incomplete: False ; hidden: False ; 2024-03-01 20:55:02,253 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned None 2024-03-01 20:55:02,258 DEBUG blivet/MainThread: DiskDevicePopulator.run: name: sde ; 2024-03-01 20:55:02,258 INFO blivet/MainThread: sde is a disk 2024-03-01 20:55:02,258 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 78 2024-03-01 20:55:02,259 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 79 2024-03-01 20:55:02,261 DEBUG blivet/MainThread: DiskDevice._set_format: sde ; type: None ; current: None ; 2024-03-01 20:55:02,264 DEBUG blivet/MainThread: DiskDevice.update_sysfs_path: sde ; status: True ; 2024-03-01 20:55:02,264 DEBUG blivet/MainThread: sde sysfs_path set to /sys/devices/tcm_loop_0/tcm_loop_adapter_0/host2/target2:0:1/2:0:1:4/block/sde 2024-03-01 20:55:02,267 DEBUG blivet/MainThread: DiskDevice.read_current_size: exists: True ; path: /dev/sde ; sysfs_path: /sys/devices/tcm_loop_0/tcm_loop_adapter_0/host2/target2:0:1/2:0:1:4/block/sde ; 2024-03-01 20:55:02,267 DEBUG blivet/MainThread: updated sde size to 1024 MiB (1024 MiB) 2024-03-01 20:55:02,268 INFO blivet/MainThread: added disk sde (id 77) to device tree 2024-03-01 20:55:02,268 INFO blivet/MainThread: got device: DiskDevice instance (0x7efdcd314d60) -- name = sde status = True id = 77 children = [] parents = [] uuid = None size = 1024 MiB format = existing None major = 8 minor = 64 exists = True protected = False sysfs path = /sys/devices/tcm_loop_0/tcm_loop_adapter_0/host2/target2:0:1/2:0:1:4/block/sde target size = 1024 MiB path = /dev/sde format args = [] original_format = None removable = False wwn = 60014058a9a6b3d7bec490eabf9e15bf 2024-03-01 20:55:02,271 DEBUG blivet/MainThread: DeviceTree.handle_format: name: sde ; 2024-03-01 20:55:02,271 DEBUG blivet/MainThread: no type or existing type for sde, bailing 2024-03-01 20:55:02,274 DEBUG blivet/MainThread: DeviceTree.handle_device: name: sdf ; info: {'CURRENT_TAGS': ':systemd:', 'DEVLINKS': '/dev/disk/by-id/scsi-SLIO-ORG_disk5_25b7012b-f4c5-41b5-b081-3087a0ec48d2 ' '/dev/disk/by-id/scsi-3600140525b7012bf4c541b5b0813087a ' '/dev/disk/by-id/scsi-1LIO-ORG_disk5:25b7012b-f4c5-41b5-b081-3087a0ec48d2 ' '/dev/disk/by-id/wwn-0x600140525b7012bf4c541b5b0813087a ' '/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': '25b7012b-f4c5-41b5-b081-3087a0ec48d2', 'ID_SERIAL': '3600140525b7012bf4c541b5b0813087a', 'ID_SERIAL_SHORT': '600140525b7012bf4c541b5b0813087a', 'ID_TARGET_PORT': '0', 'ID_TYPE': 'disk', 'ID_VENDOR': 'LIO-ORG', 'ID_VENDOR_ENC': 'LIO-ORG\\x20', 'ID_WWN': '0x600140525b7012bf', 'ID_WWN_VENDOR_EXTENSION': '0x4c541b5b0813087a', 'ID_WWN_WITH_EXTENSION': '0x600140525b7012bf4c541b5b0813087a', 'MAJOR': '8', 'MINOR': '80', 'SCSI_IDENT_LUN_LOGICAL_UNIT_GROUP': '0x0', 'SCSI_IDENT_LUN_NAA_REGEXT': '600140525b7012bf4c541b5b0813087a', 'SCSI_IDENT_LUN_T10': 'LIO-ORG_disk5:25b7012b-f4c5-41b5-b081-3087a0ec48d2', 'SCSI_IDENT_PORT_NAME': 'naa.5001405a91c5ccc5,t,0x0001', 'SCSI_IDENT_PORT_RELATIVE': '0', 'SCSI_IDENT_PORT_TARGET_PORT_GROUP': '0x0', 'SCSI_IDENT_SERIAL': '25b7012b-f4c5-41b5-b081-3087a0ec48d2', 'SCSI_IDENT_TARGET_NAME': 'naa.5001405a91c5ccc5', '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': '337251391'} ; 2024-03-01 20:55:02,274 INFO blivet/MainThread: scanning sdf (/sys/devices/tcm_loop_0/tcm_loop_adapter_0/host2/target2:0:1/2:0:1:5/block/sdf)... 2024-03-01 20:55:02,277 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: sdf ; incomplete: False ; hidden: False ; 2024-03-01 20:55:02,279 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned None 2024-03-01 20:55:02,284 DEBUG blivet/MainThread: DiskDevicePopulator.run: name: sdf ; 2024-03-01 20:55:02,285 INFO blivet/MainThread: sdf is a disk 2024-03-01 20:55:02,285 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 83 2024-03-01 20:55:02,285 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 84 2024-03-01 20:55:02,288 DEBUG blivet/MainThread: DiskDevice._set_format: sdf ; type: None ; current: None ; 2024-03-01 20:55:02,290 DEBUG blivet/MainThread: DiskDevice.update_sysfs_path: sdf ; status: True ; 2024-03-01 20:55:02,291 DEBUG blivet/MainThread: sdf sysfs_path set to /sys/devices/tcm_loop_0/tcm_loop_adapter_0/host2/target2:0:1/2:0:1:5/block/sdf 2024-03-01 20:55:02,293 DEBUG blivet/MainThread: DiskDevice.read_current_size: exists: True ; path: /dev/sdf ; sysfs_path: /sys/devices/tcm_loop_0/tcm_loop_adapter_0/host2/target2:0:1/2:0:1:5/block/sdf ; 2024-03-01 20:55:02,294 DEBUG blivet/MainThread: updated sdf size to 1024 MiB (1024 MiB) 2024-03-01 20:55:02,294 INFO blivet/MainThread: added disk sdf (id 82) to device tree 2024-03-01 20:55:02,294 INFO blivet/MainThread: got device: DiskDevice instance (0x7efdcd309c70) -- name = sdf status = True id = 82 children = [] parents = [] uuid = None size = 1024 MiB format = existing None major = 8 minor = 80 exists = True protected = False sysfs path = /sys/devices/tcm_loop_0/tcm_loop_adapter_0/host2/target2:0:1/2:0:1:5/block/sdf target size = 1024 MiB path = /dev/sdf format args = [] original_format = None removable = False wwn = 600140525b7012bf4c541b5b0813087a 2024-03-01 20:55:02,297 DEBUG blivet/MainThread: DeviceTree.handle_format: name: sdf ; 2024-03-01 20:55:02,297 DEBUG blivet/MainThread: no type or existing type for sdf, bailing 2024-03-01 20:55:02,300 DEBUG blivet/MainThread: DeviceTree.handle_device: name: sdg ; info: {'CURRENT_TAGS': ':systemd:', 'DEVLINKS': '/dev/disk/by-id/scsi-360014052fcb2cc6c28443eab562c0b7e ' '/dev/disk/by-id/wwn-0x60014052fcb2cc6c28443eab562c0b7e ' '/dev/disk/by-diskseq/8 ' '/dev/disk/by-id/scsi-1LIO-ORG_disk6:2fcb2cc6-c284-43ea-b562-c0b7eba2ff7a ' '/dev/disk/by-id/scsi-SLIO-ORG_disk6_2fcb2cc6-c284-43ea-b562-c0b7eba2ff7a', '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': '2fcb2cc6-c284-43ea-b562-c0b7eba2ff7a', 'ID_SERIAL': '360014052fcb2cc6c28443eab562c0b7e', 'ID_SERIAL_SHORT': '60014052fcb2cc6c28443eab562c0b7e', 'ID_TARGET_PORT': '0', 'ID_TYPE': 'disk', 'ID_VENDOR': 'LIO-ORG', 'ID_VENDOR_ENC': 'LIO-ORG\\x20', 'ID_WWN': '0x60014052fcb2cc6c', 'ID_WWN_VENDOR_EXTENSION': '0x28443eab562c0b7e', 'ID_WWN_WITH_EXTENSION': '0x60014052fcb2cc6c28443eab562c0b7e', 'MAJOR': '8', 'MINOR': '96', 'SCSI_IDENT_LUN_LOGICAL_UNIT_GROUP': '0x0', 'SCSI_IDENT_LUN_NAA_REGEXT': '60014052fcb2cc6c28443eab562c0b7e', 'SCSI_IDENT_LUN_T10': 'LIO-ORG_disk6:2fcb2cc6-c284-43ea-b562-c0b7eba2ff7a', 'SCSI_IDENT_PORT_NAME': 'naa.5001405a91c5ccc5,t,0x0001', 'SCSI_IDENT_PORT_RELATIVE': '0', 'SCSI_IDENT_PORT_TARGET_PORT_GROUP': '0x0', 'SCSI_IDENT_SERIAL': '2fcb2cc6-c284-43ea-b562-c0b7eba2ff7a', 'SCSI_IDENT_TARGET_NAME': 'naa.5001405a91c5ccc5', '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': '337228647'} ; 2024-03-01 20:55:02,300 INFO blivet/MainThread: scanning sdg (/sys/devices/tcm_loop_0/tcm_loop_adapter_0/host2/target2:0:1/2:0:1:6/block/sdg)... 2024-03-01 20:55:02,303 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: sdg ; incomplete: False ; hidden: False ; 2024-03-01 20:55:02,306 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned None 2024-03-01 20:55:02,311 DEBUG blivet/MainThread: DiskDevicePopulator.run: name: sdg ; 2024-03-01 20:55:02,311 INFO blivet/MainThread: sdg is a disk 2024-03-01 20:55:02,311 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 88 2024-03-01 20:55:02,311 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 89 2024-03-01 20:55:02,314 DEBUG blivet/MainThread: DiskDevice._set_format: sdg ; type: None ; current: None ; 2024-03-01 20:55:02,317 DEBUG blivet/MainThread: DiskDevice.update_sysfs_path: sdg ; status: True ; 2024-03-01 20:55:02,317 DEBUG blivet/MainThread: sdg sysfs_path set to /sys/devices/tcm_loop_0/tcm_loop_adapter_0/host2/target2:0:1/2:0:1:6/block/sdg 2024-03-01 20:55:02,320 DEBUG blivet/MainThread: DiskDevice.read_current_size: exists: True ; path: /dev/sdg ; sysfs_path: /sys/devices/tcm_loop_0/tcm_loop_adapter_0/host2/target2:0:1/2:0:1:6/block/sdg ; 2024-03-01 20:55:02,320 DEBUG blivet/MainThread: updated sdg size to 1024 MiB (1024 MiB) 2024-03-01 20:55:02,321 INFO blivet/MainThread: added disk sdg (id 87) to device tree 2024-03-01 20:55:02,321 INFO blivet/MainThread: got device: DiskDevice instance (0x7efdcd314d00) -- name = sdg status = True id = 87 children = [] parents = [] uuid = None size = 1024 MiB format = existing None major = 8 minor = 96 exists = True protected = False sysfs path = /sys/devices/tcm_loop_0/tcm_loop_adapter_0/host2/target2:0:1/2:0:1:6/block/sdg target size = 1024 MiB path = /dev/sdg format args = [] original_format = None removable = False wwn = 60014052fcb2cc6c28443eab562c0b7e 2024-03-01 20:55:02,324 DEBUG blivet/MainThread: DeviceTree.handle_format: name: sdg ; 2024-03-01 20:55:02,324 DEBUG blivet/MainThread: no type or existing type for sdg, bailing 2024-03-01 20:55:02,327 DEBUG blivet/MainThread: DeviceTree.handle_device: name: sdh ; info: {'CURRENT_TAGS': ':systemd:', 'DEVLINKS': '/dev/disk/by-id/scsi-SLIO-ORG_disk7_130490dc-6bc5-4a3a-884c-8d67508d4785 ' '/dev/disk/by-id/wwn-0x6001405130490dc6bc54a3a884c8d675 ' '/dev/disk/by-diskseq/9 ' '/dev/disk/by-id/scsi-36001405130490dc6bc54a3a884c8d675 ' '/dev/disk/by-id/scsi-1LIO-ORG_disk7:130490dc-6bc5-4a3a-884c-8d67508d4785', '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': '130490dc-6bc5-4a3a-884c-8d67508d4785', 'ID_SERIAL': '36001405130490dc6bc54a3a884c8d675', 'ID_SERIAL_SHORT': '6001405130490dc6bc54a3a884c8d675', 'ID_TARGET_PORT': '0', 'ID_TYPE': 'disk', 'ID_VENDOR': 'LIO-ORG', 'ID_VENDOR_ENC': 'LIO-ORG\\x20', 'ID_WWN': '0x6001405130490dc6', 'ID_WWN_VENDOR_EXTENSION': '0xbc54a3a884c8d675', 'ID_WWN_WITH_EXTENSION': '0x6001405130490dc6bc54a3a884c8d675', 'MAJOR': '8', 'MINOR': '112', 'SCSI_IDENT_LUN_LOGICAL_UNIT_GROUP': '0x0', 'SCSI_IDENT_LUN_NAA_REGEXT': '6001405130490dc6bc54a3a884c8d675', 'SCSI_IDENT_LUN_T10': 'LIO-ORG_disk7:130490dc-6bc5-4a3a-884c-8d67508d4785', 'SCSI_IDENT_PORT_NAME': 'naa.5001405a91c5ccc5,t,0x0001', 'SCSI_IDENT_PORT_RELATIVE': '0', 'SCSI_IDENT_PORT_TARGET_PORT_GROUP': '0x0', 'SCSI_IDENT_SERIAL': '130490dc-6bc5-4a3a-884c-8d67508d4785', 'SCSI_IDENT_TARGET_NAME': 'naa.5001405a91c5ccc5', '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': '337415073'} ; 2024-03-01 20:55:02,327 INFO blivet/MainThread: scanning sdh (/sys/devices/tcm_loop_0/tcm_loop_adapter_0/host2/target2:0:1/2:0:1:7/block/sdh)... 2024-03-01 20:55:02,330 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: sdh ; incomplete: False ; hidden: False ; 2024-03-01 20:55:02,332 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned None 2024-03-01 20:55:02,337 DEBUG blivet/MainThread: DiskDevicePopulator.run: name: sdh ; 2024-03-01 20:55:02,338 INFO blivet/MainThread: sdh is a disk 2024-03-01 20:55:02,338 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 93 2024-03-01 20:55:02,338 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 94 2024-03-01 20:55:02,341 DEBUG blivet/MainThread: DiskDevice._set_format: sdh ; type: None ; current: None ; 2024-03-01 20:55:02,343 DEBUG blivet/MainThread: DiskDevice.update_sysfs_path: sdh ; status: True ; 2024-03-01 20:55:02,344 DEBUG blivet/MainThread: sdh sysfs_path set to /sys/devices/tcm_loop_0/tcm_loop_adapter_0/host2/target2:0:1/2:0:1:7/block/sdh 2024-03-01 20:55:02,346 DEBUG blivet/MainThread: DiskDevice.read_current_size: exists: True ; path: /dev/sdh ; sysfs_path: /sys/devices/tcm_loop_0/tcm_loop_adapter_0/host2/target2:0:1/2:0:1:7/block/sdh ; 2024-03-01 20:55:02,347 DEBUG blivet/MainThread: updated sdh size to 1024 MiB (1024 MiB) 2024-03-01 20:55:02,347 INFO blivet/MainThread: added disk sdh (id 92) to device tree 2024-03-01 20:55:02,347 INFO blivet/MainThread: got device: DiskDevice instance (0x7efdcd30d610) -- name = sdh status = True id = 92 children = [] parents = [] uuid = None size = 1024 MiB format = existing None major = 8 minor = 112 exists = True protected = False sysfs path = /sys/devices/tcm_loop_0/tcm_loop_adapter_0/host2/target2:0:1/2:0:1:7/block/sdh target size = 1024 MiB path = /dev/sdh format args = [] original_format = None removable = False wwn = 6001405130490dc6bc54a3a884c8d675 2024-03-01 20:55:02,350 DEBUG blivet/MainThread: DeviceTree.handle_format: name: sdh ; 2024-03-01 20:55:02,350 DEBUG blivet/MainThread: no type or existing type for sdh, bailing 2024-03-01 20:55:02,353 DEBUG blivet/MainThread: DeviceTree.handle_device: name: sdi ; info: {'CURRENT_TAGS': ':systemd:', 'DEVLINKS': '/dev/disk/by-id/scsi-360014057c02790daf61431ab4c5489ce ' '/dev/disk/by-id/scsi-1LIO-ORG_disk8:7c02790d-af61-431a-b4c5-489ce662d703 ' '/dev/disk/by-id/wwn-0x60014057c02790daf61431ab4c5489ce ' '/dev/disk/by-diskseq/10 ' '/dev/disk/by-id/scsi-SLIO-ORG_disk8_7c02790d-af61-431a-b4c5-489ce662d703', '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': '7c02790d-af61-431a-b4c5-489ce662d703', 'ID_SERIAL': '360014057c02790daf61431ab4c5489ce', 'ID_SERIAL_SHORT': '60014057c02790daf61431ab4c5489ce', 'ID_TARGET_PORT': '0', 'ID_TYPE': 'disk', 'ID_VENDOR': 'LIO-ORG', 'ID_VENDOR_ENC': 'LIO-ORG\\x20', 'ID_WWN': '0x60014057c02790da', 'ID_WWN_VENDOR_EXTENSION': '0xf61431ab4c5489ce', 'ID_WWN_WITH_EXTENSION': '0x60014057c02790daf61431ab4c5489ce', 'MAJOR': '8', 'MINOR': '128', 'SCSI_IDENT_LUN_LOGICAL_UNIT_GROUP': '0x0', 'SCSI_IDENT_LUN_NAA_REGEXT': '60014057c02790daf61431ab4c5489ce', 'SCSI_IDENT_LUN_T10': 'LIO-ORG_disk8:7c02790d-af61-431a-b4c5-489ce662d703', 'SCSI_IDENT_PORT_NAME': 'naa.5001405a91c5ccc5,t,0x0001', 'SCSI_IDENT_PORT_RELATIVE': '0', 'SCSI_IDENT_PORT_TARGET_PORT_GROUP': '0x0', 'SCSI_IDENT_SERIAL': '7c02790d-af61-431a-b4c5-489ce662d703', 'SCSI_IDENT_TARGET_NAME': 'naa.5001405a91c5ccc5', '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': '337428002'} ; 2024-03-01 20:55:02,353 INFO blivet/MainThread: scanning sdi (/sys/devices/tcm_loop_0/tcm_loop_adapter_0/host2/target2:0:1/2:0:1:8/block/sdi)... 2024-03-01 20:55:02,356 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: sdi ; incomplete: False ; hidden: False ; 2024-03-01 20:55:02,359 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned None 2024-03-01 20:55:02,364 DEBUG blivet/MainThread: DiskDevicePopulator.run: name: sdi ; 2024-03-01 20:55:02,364 INFO blivet/MainThread: sdi is a disk 2024-03-01 20:55:02,364 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 98 2024-03-01 20:55:02,364 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 99 2024-03-01 20:55:02,367 DEBUG blivet/MainThread: DiskDevice._set_format: sdi ; type: None ; current: None ; 2024-03-01 20:55:02,370 DEBUG blivet/MainThread: DiskDevice.update_sysfs_path: sdi ; status: True ; 2024-03-01 20:55:02,370 DEBUG blivet/MainThread: sdi sysfs_path set to /sys/devices/tcm_loop_0/tcm_loop_adapter_0/host2/target2:0:1/2:0:1:8/block/sdi 2024-03-01 20:55:02,373 DEBUG blivet/MainThread: DiskDevice.read_current_size: exists: True ; path: /dev/sdi ; sysfs_path: /sys/devices/tcm_loop_0/tcm_loop_adapter_0/host2/target2:0:1/2:0:1:8/block/sdi ; 2024-03-01 20:55:02,373 DEBUG blivet/MainThread: updated sdi size to 1024 MiB (1024 MiB) 2024-03-01 20:55:02,374 INFO blivet/MainThread: added disk sdi (id 97) to device tree 2024-03-01 20:55:02,374 INFO blivet/MainThread: got device: DiskDevice instance (0x7efdcd32ee50) -- name = sdi status = True id = 97 children = [] parents = [] uuid = None size = 1024 MiB format = existing None major = 8 minor = 128 exists = True protected = False sysfs path = /sys/devices/tcm_loop_0/tcm_loop_adapter_0/host2/target2:0:1/2:0:1:8/block/sdi target size = 1024 MiB path = /dev/sdi format args = [] original_format = None removable = False wwn = 60014057c02790daf61431ab4c5489ce 2024-03-01 20:55:02,377 DEBUG blivet/MainThread: DeviceTree.handle_format: name: sdi ; 2024-03-01 20:55:02,377 DEBUG blivet/MainThread: no type or existing type for sdi, bailing 2024-03-01 20:55:02,379 DEBUG blivet/MainThread: DeviceTree.handle_device: name: sdj ; info: {'CURRENT_TAGS': ':systemd:', 'DEVLINKS': '/dev/disk/by-id/wwn-0x60014058bb02eed505c4d7593b520327 ' '/dev/disk/by-id/scsi-1LIO-ORG_disk9:8bb02eed-505c-4d75-93b5-20327aed4107 ' '/dev/disk/by-diskseq/11 ' '/dev/disk/by-id/scsi-360014058bb02eed505c4d7593b520327 ' '/dev/disk/by-id/scsi-SLIO-ORG_disk9_8bb02eed-505c-4d75-93b5-20327aed4107', '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': '8bb02eed-505c-4d75-93b5-20327aed4107', 'ID_SERIAL': '360014058bb02eed505c4d7593b520327', 'ID_SERIAL_SHORT': '60014058bb02eed505c4d7593b520327', 'ID_TARGET_PORT': '0', 'ID_TYPE': 'disk', 'ID_VENDOR': 'LIO-ORG', 'ID_VENDOR_ENC': 'LIO-ORG\\x20', 'ID_WWN': '0x60014058bb02eed5', 'ID_WWN_VENDOR_EXTENSION': '0x05c4d7593b520327', 'ID_WWN_WITH_EXTENSION': '0x60014058bb02eed505c4d7593b520327', 'MAJOR': '8', 'MINOR': '144', 'SCSI_IDENT_LUN_LOGICAL_UNIT_GROUP': '0x0', 'SCSI_IDENT_LUN_NAA_REGEXT': '60014058bb02eed505c4d7593b520327', 'SCSI_IDENT_LUN_T10': 'LIO-ORG_disk9:8bb02eed-505c-4d75-93b5-20327aed4107', 'SCSI_IDENT_PORT_NAME': 'naa.5001405a91c5ccc5,t,0x0001', 'SCSI_IDENT_PORT_RELATIVE': '0', 'SCSI_IDENT_PORT_TARGET_PORT_GROUP': '0x0', 'SCSI_IDENT_SERIAL': '8bb02eed-505c-4d75-93b5-20327aed4107', 'SCSI_IDENT_TARGET_NAME': 'naa.5001405a91c5ccc5', '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': '337523000'} ; 2024-03-01 20:55:02,380 INFO blivet/MainThread: scanning sdj (/sys/devices/tcm_loop_0/tcm_loop_adapter_0/host2/target2:0:1/2:0:1:9/block/sdj)... 2024-03-01 20:55:02,383 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: sdj ; incomplete: False ; hidden: False ; 2024-03-01 20:55:02,385 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned None 2024-03-01 20:55:02,390 DEBUG blivet/MainThread: DiskDevicePopulator.run: name: sdj ; 2024-03-01 20:55:02,391 INFO blivet/MainThread: sdj is a disk 2024-03-01 20:55:02,391 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 103 2024-03-01 20:55:02,391 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 104 2024-03-01 20:55:02,394 DEBUG blivet/MainThread: DiskDevice._set_format: sdj ; type: None ; current: None ; 2024-03-01 20:55:02,396 DEBUG blivet/MainThread: DiskDevice.update_sysfs_path: sdj ; status: True ; 2024-03-01 20:55:02,397 DEBUG blivet/MainThread: sdj sysfs_path set to /sys/devices/tcm_loop_0/tcm_loop_adapter_0/host2/target2:0:1/2:0:1:9/block/sdj 2024-03-01 20:55:02,399 DEBUG blivet/MainThread: DiskDevice.read_current_size: exists: True ; path: /dev/sdj ; sysfs_path: /sys/devices/tcm_loop_0/tcm_loop_adapter_0/host2/target2:0:1/2:0:1:9/block/sdj ; 2024-03-01 20:55:02,400 DEBUG blivet/MainThread: updated sdj size to 1024 MiB (1024 MiB) 2024-03-01 20:55:02,400 INFO blivet/MainThread: added disk sdj (id 102) to device tree 2024-03-01 20:55:02,400 INFO blivet/MainThread: got device: DiskDevice instance (0x7efdcd309d90) -- name = sdj status = True id = 102 children = [] parents = [] uuid = None size = 1024 MiB format = existing None major = 8 minor = 144 exists = True protected = False sysfs path = /sys/devices/tcm_loop_0/tcm_loop_adapter_0/host2/target2:0:1/2:0:1:9/block/sdj target size = 1024 MiB path = /dev/sdj format args = [] original_format = None removable = False wwn = 60014058bb02eed505c4d7593b520327 2024-03-01 20:55:02,403 DEBUG blivet/MainThread: DeviceTree.handle_format: name: sdj ; 2024-03-01 20:55:02,403 DEBUG blivet/MainThread: no type or existing type for sdj, bailing 2024-03-01 20:55:02,406 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': '16965658'} ; 2024-03-01 20:55:02,406 INFO blivet/MainThread: scanning xvda (/sys/devices/vbd-768/block/xvda)... 2024-03-01 20:55:02,409 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: xvda ; incomplete: False ; hidden: False ; 2024-03-01 20:55:02,412 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned None 2024-03-01 20:55:02,415 DEBUG blivet/MainThread: DiskDevicePopulator.run: name: xvda ; 2024-03-01 20:55:02,415 WARNING blivet/MainThread: device/vendor is not a valid attribute 2024-03-01 20:55:02,416 WARNING blivet/MainThread: device/model is not a valid attribute 2024-03-01 20:55:02,416 INFO blivet/MainThread: xvda is a disk 2024-03-01 20:55:02,416 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 108 2024-03-01 20:55:02,416 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 109 2024-03-01 20:55:02,418 DEBUG blivet/MainThread: DiskDevice._set_format: xvda ; type: None ; current: None ; 2024-03-01 20:55:02,421 DEBUG blivet/MainThread: DiskDevice.update_sysfs_path: xvda ; status: True ; 2024-03-01 20:55:02,421 DEBUG blivet/MainThread: xvda sysfs_path set to /sys/devices/vbd-768/block/xvda 2024-03-01 20:55:02,424 DEBUG blivet/MainThread: DiskDevice.read_current_size: exists: True ; path: /dev/xvda ; sysfs_path: /sys/devices/vbd-768/block/xvda ; 2024-03-01 20:55:02,424 DEBUG blivet/MainThread: updated xvda size to 250 GiB (250 GiB) 2024-03-01 20:55:02,425 INFO blivet/MainThread: added disk xvda (id 107) to device tree 2024-03-01 20:55:02,425 INFO blivet/MainThread: got device: DiskDevice instance (0x7efdcd332fd0) -- name = xvda status = True id = 107 children = [] parents = [] uuid = None size = 250 GiB format = existing None major = 202 minor = 0 exists = True protected = False sysfs path = /sys/devices/vbd-768/block/xvda target size = 250 GiB path = /dev/xvda format args = [] original_format = None removable = False wwn = None 2024-03-01 20:55:02,428 DEBUG blivet/MainThread: DeviceTree.handle_format: name: xvda ; 2024-03-01 20:55:02,431 DEBUG blivet/MainThread: AppleBootstrapFS.supported: supported: True ; 2024-03-01 20:55:02,431 DEBUG blivet/MainThread: get_format('appleboot') returning AppleBootstrapFS instance with object id 111 2024-03-01 20:55:02,433 DEBUG blivet/MainThread: EFIFS.supported: supported: True ; 2024-03-01 20:55:02,434 DEBUG blivet/MainThread: get_format('efi') returning EFIFS instance with object id 112 2024-03-01 20:55:02,436 DEBUG blivet/MainThread: MacEFIFS.supported: supported: True ; 2024-03-01 20:55:02,437 DEBUG blivet/MainThread: get_format('macefi') returning MacEFIFS instance with object id 113 2024-03-01 20:55:02,440 DEBUG blivet/MainThread: MacEFIFS.supported: supported: True ; 2024-03-01 20:55:02,440 DEBUG blivet/MainThread: get_format('macefi') returning MacEFIFS instance with object id 114 2024-03-01 20:55:02,442 DEBUG blivet/MainThread: DiskLabelFormatPopulator.run: device: xvda ; label_type: dos ; 2024-03-01 20:55:02,445 DEBUG blivet/MainThread: DiskDevice.setup: xvda ; orig: False ; status: True ; controllable: True ; 2024-03-01 20:55:02,448 DEBUG blivet/MainThread: DiskLabel.__init__: uuid: e61ef7e0 ; label: None ; device: /dev/xvda ; serial: None ; exists: True ; 2024-03-01 20:55:02,457 DEBUG blivet/MainThread: Did not change pmbr_boot on parted.Disk instance -- type: msdos primaryPartitionCount: 1 lastPartitionNumber: 1 maxPrimaryPartitionCount: 4 partitions: [] device: PedDisk: <_ped.Disk object at 0x7efdcd33b680> 2024-03-01 20:55:02,504 DEBUG blivet/MainThread: get_format('disklabel') returning DiskLabel instance with object id 115 2024-03-01 20:55:02,508 DEBUG blivet/MainThread: DiskDevice._set_format: xvda ; type: disklabel ; current: None ; 2024-03-01 20:55:02,508 INFO blivet/MainThread: got format: existing msdos disklabel 2024-03-01 20:55:02,512 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': '16967518'} ; 2024-03-01 20:55:02,512 INFO blivet/MainThread: scanning xvda1 (/sys/devices/vbd-768/block/xvda/xvda1)... 2024-03-01 20:55:02,512 WARNING blivet/MainThread: hidden is not a valid attribute 2024-03-01 20:55:02,515 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: xvda1 ; incomplete: False ; hidden: False ; 2024-03-01 20:55:02,518 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned None 2024-03-01 20:55:02,520 DEBUG blivet/MainThread: PartitionDevicePopulator.run: name: xvda1 ; 2024-03-01 20:55:02,523 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: xvda1 ; incomplete: False ; hidden: False ; 2024-03-01 20:55:02,525 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned None 2024-03-01 20:55:02,526 INFO program/MainThread: Running... udevadm settle --timeout=300 2024-03-01 20:55:02,534 DEBUG program/MainThread: Return code: 0 2024-03-01 20:55:02,552 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: xvda ; incomplete: False ; hidden: False ; 2024-03-01 20:55:02,555 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned existing 250 GiB disk xvda (107) with existing msdos disklabel 2024-03-01 20:55:02,555 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 118 2024-03-01 20:55:02,558 DEBUG blivet/MainThread: DiskDevice.add_child: name: xvda ; child: xvda1 ; kids: 0 ; 2024-03-01 20:55:02,559 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 119 2024-03-01 20:55:02,561 DEBUG blivet/MainThread: PartitionDevice._set_format: xvda1 ; type: None ; current: None ; 2024-03-01 20:55:02,564 DEBUG blivet/MainThread: PartitionDevice.update_sysfs_path: xvda1 ; status: True ; 2024-03-01 20:55:02,564 DEBUG blivet/MainThread: xvda1 sysfs_path set to /sys/devices/vbd-768/block/xvda/xvda1 2024-03-01 20:55:02,567 DEBUG blivet/MainThread: PartitionDevice.read_current_size: exists: True ; path: /dev/xvda1 ; sysfs_path: /sys/devices/vbd-768/block/xvda/xvda1 ; 2024-03-01 20:55:02,568 DEBUG blivet/MainThread: updated xvda1 size to 250 GiB (250 GiB) 2024-03-01 20:55:02,568 DEBUG blivet/MainThread: looking up parted Partition: /dev/xvda1 2024-03-01 20:55:02,570 DEBUG blivet/MainThread: PartitionDevice.probe: xvda1 ; exists: True ; 2024-03-01 20:55:02,573 DEBUG blivet/MainThread: PartitionDevice.get_flag: path: /dev/xvda1 ; flag: 1 ; 2024-03-01 20:55:02,576 DEBUG blivet/MainThread: PartitionDevice.get_flag: path: /dev/xvda1 ; flag: 10 ; 2024-03-01 20:55:02,579 DEBUG blivet/MainThread: PartitionDevice.get_flag: path: /dev/xvda1 ; flag: 12 ; 2024-03-01 20:55:02,581 DEBUG blivet/MainThread: PartitionDevice.read_current_size: exists: True ; path: /dev/xvda1 ; sysfs_path: /sys/devices/vbd-768/block/xvda/xvda1 ; 2024-03-01 20:55:02,582 DEBUG blivet/MainThread: updated xvda1 size to 250 GiB (250 GiB) 2024-03-01 20:55:02,582 INFO blivet/MainThread: added partition xvda1 (id 117) to device tree 2024-03-01 20:55:02,582 INFO blivet/MainThread: parted exception: msdos disk labels do not support partition names. 2024-03-01 20:55:02,582 INFO blivet/MainThread: got device: PartitionDevice instance (0x7efdcd33a6a0) -- name = xvda1 status = True id = 117 children = [] parents = ['existing 250 GiB disk xvda (107) 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 0x7efdcd2c4c20> disk = existing 250 GiB disk xvda (107) with existing msdos disklabel start = 2048 end = 524287966 length = 524285919 flags = boot 2024-03-01 20:55:02,586 DEBUG blivet/MainThread: DeviceTree.handle_format: name: xvda1 ; 2024-03-01 20:55:02,588 DEBUG blivet/MainThread: AppleBootstrapFS.supported: supported: True ; 2024-03-01 20:55:02,589 DEBUG blivet/MainThread: get_format('appleboot') returning AppleBootstrapFS instance with object id 121 2024-03-01 20:55:02,591 DEBUG blivet/MainThread: EFIFS.supported: supported: True ; 2024-03-01 20:55:02,592 DEBUG blivet/MainThread: get_format('efi') returning EFIFS instance with object id 122 2024-03-01 20:55:02,595 DEBUG blivet/MainThread: MacEFIFS.supported: supported: True ; 2024-03-01 20:55:02,595 DEBUG blivet/MainThread: get_format('macefi') returning MacEFIFS instance with object id 123 2024-03-01 20:55:02,598 DEBUG blivet/MainThread: MacEFIFS.supported: supported: True ; 2024-03-01 20:55:02,598 DEBUG blivet/MainThread: get_format('macefi') returning MacEFIFS instance with object id 124 2024-03-01 20:55:02,598 INFO blivet/MainThread: type detected on 'xvda1' is 'xfs' 2024-03-01 20:55:02,601 DEBUG blivet/MainThread: XFS.supported: supported: True ; 2024-03-01 20:55:02,601 DEBUG blivet/MainThread: get_format('xfs') returning XFS instance with object id 125 2024-03-01 20:55:02,603 DEBUG blivet/MainThread: PartitionDevice._set_format: xvda1 ; type: xfs ; current: None ; 2024-03-01 20:55:02,603 INFO blivet/MainThread: got format: existing xfs filesystem 2024-03-01 20:55:02,606 DEBUG blivet/MainThread: DeviceTree.handle_device: name: test_vg1-lv1 ; info: {'CURRENT_TAGS': ':systemd:', 'DEVLINKS': '/dev/mapper/test_vg1-lv1 ' '/dev/disk/by-uuid/bb878817-5f57-401a-a0cc-465af950412a ' '/dev/test_vg1/lv1 ' '/dev/disk/by-id/dm-uuid-LVM-92D4iUpgrjb4GD6hd5mlyYnO5Ybc0FSAF8TpAspMXuSFeZ2C4t3aMTHaUUW2tZ5I ' '/dev/disk/by-id/dm-name-test_vg1-lv1', 'DEVNAME': '/dev/dm-0', 'DEVPATH': '/devices/virtual/block/dm-0', 'DEVTYPE': 'disk', 'DISKSEQ': '148', '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-92D4iUpgrjb4GD6hd5mlyYnO5Ybc0FSAF8TpAspMXuSFeZ2C4t3aMTHaUUW2tZ5I', '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': 'bb878817-5f57-401a-a0cc-465af950412a', 'ID_FS_UUID_ENC': 'bb878817-5f57-401a-a0cc-465af950412a', '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': '892615335'} ; 2024-03-01 20:55:02,606 INFO blivet/MainThread: scanning test_vg1-lv1 (/sys/devices/virtual/block/dm-0)... 2024-03-01 20:55:02,607 INFO program/MainThread: Running [20] dmsetup info -co subsystem --noheadings test_vg1-lv1 ... 2024-03-01 20:55:02,610 INFO program/MainThread: stdout[20]: LVM 2024-03-01 20:55:02,610 INFO program/MainThread: stderr[20]: 2024-03-01 20:55:02,610 INFO program/MainThread: ...done [20] (exit code: 0) 2024-03-01 20:55:02,610 INFO program/MainThread: Running [21] dmsetup info -co subsystem --noheadings test_vg1-lv1 ... 2024-03-01 20:55:02,612 INFO program/MainThread: stdout[21]: LVM 2024-03-01 20:55:02,613 INFO program/MainThread: stderr[21]: 2024-03-01 20:55:02,613 INFO program/MainThread: ...done [21] (exit code: 0) 2024-03-01 20:55:02,613 INFO program/MainThread: Running [22] dmsetup info -co subsystem --noheadings test_vg1-lv1 ... 2024-03-01 20:55:02,615 INFO program/MainThread: stdout[22]: LVM 2024-03-01 20:55:02,615 INFO program/MainThread: stderr[22]: 2024-03-01 20:55:02,615 INFO program/MainThread: ...done [22] (exit code: 0) 2024-03-01 20:55:02,619 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: test_vg1-lv1 ; incomplete: False ; hidden: False ; 2024-03-01 20:55:02,622 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned existing 1.5 GiB lvmlv test_vg1-lv1 (45) with existing xfs filesystem 2024-03-01 20:55:02,624 DEBUG blivet/MainThread: test_vg1 size is 2.98 GiB 2024-03-01 20:55:02,625 DEBUG blivet/MainThread: vg test_vg1 has 1.18 GiB free 2024-03-01 20:55:02,625 DEBUG blivet/MainThread: test_vg1 size is 2.98 GiB 2024-03-01 20:55:02,626 DEBUG blivet/MainThread: vg test_vg1 has 1.18 GiB free 2024-03-01 20:55:02,622 INFO blivet/MainThread: got device: LVMLogicalVolumeDevice instance (0x7efdce6a6f10) -- name = test_vg1-lv1 status = True id = 45 children = [] parents = ['existing 2.98 GiB lvmvg test_vg1 (11)'] uuid = F8TpAs-pMXu-SFeZ-2C4t-3aMT-HaUU-W2tZ5I size = 1.5 GiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-0 target size = 1.5 GiB path = /dev/mapper/test_vg1-lv1 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7efdcd3c66a0) -- name = test_vg1 status = True id = 11 children = ['existing 1.5 GiB lvmlv test_vg1-lv1 (45) with existing xfs filesystem', 'existing 308 MiB lvmsnapshot test_vg1-lv1_snapset1 (58) with existing xfs ' 'filesystem'] parents = ['existing 1024 MiB disk sda (2) with existing lvmpv', 'existing 1024 MiB disk sdb (16) with existing lvmpv', 'existing 1024 MiB disk sdc (36) with existing lvmpv'] uuid = 92D4iU-pgrj-b4GD-6hd5-mlyY-nO5Y-bc0FSA size = 2.98 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 2.98 GiB path = /dev/test_vg1 format args = [] original_format = None free = 1.18 GiB PE Size = 4 MiB PE Count = 762 PE Free = 302 PV Count = 3 modified = False extents = 762 free space = 1.18 GiB free extents = 302 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sda (2) with existing lvmpv', 'existing 1024 MiB disk sdb (16) with existing lvmpv', 'existing 1024 MiB disk sdc (36) with existing lvmpv'] LVs = ['existing 1.5 GiB lvmlv test_vg1-lv1 (45) with existing xfs filesystem', 'existing 308 MiB lvmsnapshot test_vg1-lv1_snapset1 (58) with existing xfs ' 'filesystem'] segment type = linear percent = 0 VG space used = 1.5 GiB 2024-03-01 20:55:02,627 INFO program/MainThread: Running [23] dmsetup info -co subsystem --noheadings test_vg1-lv1 ... 2024-03-01 20:55:02,630 INFO program/MainThread: stdout[23]: LVM 2024-03-01 20:55:02,630 INFO program/MainThread: stderr[23]: 2024-03-01 20:55:02,630 INFO program/MainThread: ...done [23] (exit code: 0) 2024-03-01 20:55:02,633 DEBUG blivet/MainThread: DeviceTree.handle_format: name: test_vg1-lv1 ; 2024-03-01 20:55:02,634 DEBUG blivet/MainThread: no type or existing type for test_vg1-lv1, bailing 2024-03-01 20:55:02,636 DEBUG blivet/MainThread: DeviceTree.handle_device: name: test_vg1-lv1-real ; info: {'CURRENT_TAGS': ':systemd:', 'DEVLINKS': '/dev/mapper/test_vg1-lv1-real', 'DEVNAME': '/dev/dm-1', 'DEVPATH': '/devices/virtual/block/dm-1', 'DEVTYPE': 'disk', 'DISKSEQ': '150', 'DM_ACTIVATION': '1', 'DM_LV_LAYER': 'real', 'DM_LV_NAME': 'lv1', 'DM_NAME': 'test_vg1-lv1-real', 'DM_SUSPENDED': '0', 'DM_UDEV_DISABLE_DISK_RULES_FLAG': '1', 'DM_UDEV_DISABLE_LIBRARY_FALLBACK_FLAG': '1', 'DM_UDEV_DISABLE_OTHER_RULES_FLAG': '1', 'DM_UDEV_DISABLE_SUBSYSTEM_RULES_FLAG': '1', 'DM_UDEV_PRIMARY_SOURCE_FLAG': '1', 'DM_UDEV_RULES_VSN': '2', 'DM_UUID': 'LVM-92D4iUpgrjb4GD6hd5mlyYnO5Ybc0FSAF8TpAspMXuSFeZ2C4t3aMTHaUUW2tZ5I-real', 'DM_VG_NAME': 'test_vg1', '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': '895954516'} ; 2024-03-01 20:55:02,636 INFO blivet/MainThread: scanning test_vg1-lv1-real (/sys/devices/virtual/block/dm-1)... 2024-03-01 20:55:02,637 INFO program/MainThread: Running [24] dmsetup info -co subsystem --noheadings test_vg1-lv1-real ... 2024-03-01 20:55:02,639 INFO program/MainThread: stdout[24]: LVM 2024-03-01 20:55:02,640 INFO program/MainThread: stderr[24]: 2024-03-01 20:55:02,640 INFO program/MainThread: ...done [24] (exit code: 0) 2024-03-01 20:55:02,640 INFO program/MainThread: Running [25] dmsetup info -co subsystem --noheadings test_vg1-lv1-real ... 2024-03-01 20:55:02,642 INFO program/MainThread: stdout[25]: LVM 2024-03-01 20:55:02,642 INFO program/MainThread: stderr[25]: 2024-03-01 20:55:02,642 INFO program/MainThread: ...done [25] (exit code: 0) 2024-03-01 20:55:02,642 INFO program/MainThread: Running [26] dmsetup info -co subsystem --noheadings test_vg1-lv1-real ... 2024-03-01 20:55:02,645 INFO program/MainThread: stdout[26]: LVM 2024-03-01 20:55:02,645 INFO program/MainThread: stderr[26]: 2024-03-01 20:55:02,645 INFO program/MainThread: ...done [26] (exit code: 0) 2024-03-01 20:55:02,649 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: test_vg1-lv1-real ; incomplete: False ; hidden: False ; 2024-03-01 20:55:02,652 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned None 2024-03-01 20:55:02,652 INFO program/MainThread: Running [27] dmsetup info -co subsystem --noheadings test_vg1-lv1-real ... 2024-03-01 20:55:02,654 INFO program/MainThread: stdout[27]: LVM 2024-03-01 20:55:02,654 INFO program/MainThread: stderr[27]: 2024-03-01 20:55:02,654 INFO program/MainThread: ...done [27] (exit code: 0) 2024-03-01 20:55:02,654 INFO program/MainThread: Running [28] dmsetup info -co subsystem --noheadings test_vg1-lv1-real ... 2024-03-01 20:55:02,657 INFO program/MainThread: stdout[28]: LVM 2024-03-01 20:55:02,657 INFO program/MainThread: stderr[28]: 2024-03-01 20:55:02,657 INFO program/MainThread: ...done [28] (exit code: 0) 2024-03-01 20:55:02,657 INFO program/MainThread: Running [29] dmsetup info -co subsystem --noheadings test_vg1-lv1-real ... 2024-03-01 20:55:02,659 INFO program/MainThread: stdout[29]: LVM 2024-03-01 20:55:02,660 INFO program/MainThread: stderr[29]: 2024-03-01 20:55:02,660 INFO program/MainThread: ...done [29] (exit code: 0) 2024-03-01 20:55:02,663 DEBUG blivet/MainThread: LVMDevicePopulator.run: name: test_vg1-lv1-real ; 2024-03-01 20:55:02,665 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: test_vg1 ; incomplete: False ; hidden: True ; 2024-03-01 20:55:02,669 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned existing 2.98 GiB lvmvg test_vg1 (11) 2024-03-01 20:55:02,673 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: sdb ; incomplete: False ; hidden: False ; 2024-03-01 20:55:02,675 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned existing 1024 MiB disk sdb (16) with existing lvmpv 2024-03-01 20:55:02,679 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: sda ; incomplete: False ; hidden: False ; 2024-03-01 20:55:02,681 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned existing 1024 MiB disk sda (2) with existing lvmpv 2024-03-01 20:55:02,684 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: test_vg1 ; incomplete: False ; hidden: False ; 2024-03-01 20:55:02,686 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned existing 2.98 GiB lvmvg test_vg1 (11) 2024-03-01 20:55:02,689 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: test_vg1-lv1-real ; incomplete: False ; hidden: False ; 2024-03-01 20:55:02,692 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned None 2024-03-01 20:55:02,692 DEBUG blivet/MainThread: no device obtained for test_vg1-lv1-real 2024-03-01 20:55:02,694 DEBUG blivet/MainThread: DeviceTree.handle_device: name: test_vg1-lv1_snapset1-cow ; info: {'CURRENT_TAGS': ':systemd:', 'DEVLINKS': '/dev/mapper/test_vg1-lv1_snapset1-cow', 'DEVNAME': '/dev/dm-2', 'DEVPATH': '/devices/virtual/block/dm-2', 'DEVTYPE': 'disk', 'DISKSEQ': '151', 'DM_ACTIVATION': '1', 'DM_LV_LAYER': 'cow', 'DM_LV_NAME': 'lv1_snapset1', 'DM_NAME': 'test_vg1-lv1_snapset1-cow', 'DM_SUSPENDED': '0', 'DM_UDEV_DISABLE_DISK_RULES_FLAG': '1', 'DM_UDEV_DISABLE_LIBRARY_FALLBACK_FLAG': '1', 'DM_UDEV_DISABLE_OTHER_RULES_FLAG': '1', 'DM_UDEV_DISABLE_SUBSYSTEM_RULES_FLAG': '1', 'DM_UDEV_LOW_PRIORITY_FLAG': '1', 'DM_UDEV_PRIMARY_SOURCE_FLAG': '1', 'DM_UDEV_RULES_VSN': '2', 'DM_UUID': 'LVM-92D4iUpgrjb4GD6hd5mlyYnO5Ybc0FSADrIb1v6wLcrDTfHEVMTn0efPrk67wWCS-cow', 'DM_VG_NAME': 'test_vg1', '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': '895963150'} ; 2024-03-01 20:55:02,694 INFO blivet/MainThread: scanning test_vg1-lv1_snapset1-cow (/sys/devices/virtual/block/dm-2)... 2024-03-01 20:55:02,695 INFO program/MainThread: Running [30] dmsetup info -co subsystem --noheadings test_vg1-lv1_snapset1-cow ... 2024-03-01 20:55:02,697 INFO program/MainThread: stdout[30]: LVM 2024-03-01 20:55:02,698 INFO program/MainThread: stderr[30]: 2024-03-01 20:55:02,698 INFO program/MainThread: ...done [30] (exit code: 0) 2024-03-01 20:55:02,698 INFO program/MainThread: Running [31] dmsetup info -co subsystem --noheadings test_vg1-lv1_snapset1-cow ... 2024-03-01 20:55:02,700 INFO program/MainThread: stdout[31]: LVM 2024-03-01 20:55:02,700 INFO program/MainThread: stderr[31]: 2024-03-01 20:55:02,700 INFO program/MainThread: ...done [31] (exit code: 0) 2024-03-01 20:55:02,700 INFO program/MainThread: Running [32] dmsetup info -co subsystem --noheadings test_vg1-lv1_snapset1-cow ... 2024-03-01 20:55:02,703 INFO program/MainThread: stdout[32]: LVM 2024-03-01 20:55:02,703 INFO program/MainThread: stderr[32]: 2024-03-01 20:55:02,703 INFO program/MainThread: ...done [32] (exit code: 0) 2024-03-01 20:55:02,707 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: test_vg1-lv1_snapset1-cow ; incomplete: False ; hidden: False ; 2024-03-01 20:55:02,710 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned None 2024-03-01 20:55:02,710 INFO program/MainThread: Running [33] dmsetup info -co subsystem --noheadings test_vg1-lv1_snapset1-cow ... 2024-03-01 20:55:02,712 INFO program/MainThread: stdout[33]: LVM 2024-03-01 20:55:02,713 INFO program/MainThread: stderr[33]: 2024-03-01 20:55:02,713 INFO program/MainThread: ...done [33] (exit code: 0) 2024-03-01 20:55:02,713 INFO program/MainThread: Running [34] dmsetup info -co subsystem --noheadings test_vg1-lv1_snapset1-cow ... 2024-03-01 20:55:02,715 INFO program/MainThread: stdout[34]: LVM 2024-03-01 20:55:02,715 INFO program/MainThread: stderr[34]: 2024-03-01 20:55:02,715 INFO program/MainThread: ...done [34] (exit code: 0) 2024-03-01 20:55:02,715 INFO program/MainThread: Running [35] dmsetup info -co subsystem --noheadings test_vg1-lv1_snapset1-cow ... 2024-03-01 20:55:02,718 INFO program/MainThread: stdout[35]: LVM 2024-03-01 20:55:02,718 INFO program/MainThread: stderr[35]: 2024-03-01 20:55:02,718 INFO program/MainThread: ...done [35] (exit code: 0) 2024-03-01 20:55:02,721 DEBUG blivet/MainThread: LVMDevicePopulator.run: name: test_vg1-lv1_snapset1-cow ; 2024-03-01 20:55:02,724 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: test_vg1 ; incomplete: False ; hidden: True ; 2024-03-01 20:55:02,727 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned existing 2.98 GiB lvmvg test_vg1 (11) 2024-03-01 20:55:02,730 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: sdb ; incomplete: False ; hidden: False ; 2024-03-01 20:55:02,733 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned existing 1024 MiB disk sdb (16) with existing lvmpv 2024-03-01 20:55:02,736 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: test_vg1 ; incomplete: False ; hidden: False ; 2024-03-01 20:55:02,738 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned existing 2.98 GiB lvmvg test_vg1 (11) 2024-03-01 20:55:02,741 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: test_vg1-lv1_snapset1-cow ; incomplete: False ; hidden: False ; 2024-03-01 20:55:02,744 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned None 2024-03-01 20:55:02,744 DEBUG blivet/MainThread: no device obtained for test_vg1-lv1_snapset1-cow 2024-03-01 20:55:02,747 DEBUG blivet/MainThread: DeviceTree.handle_device: name: test_vg1-lv1_snapset1 ; info: {'CURRENT_TAGS': ':systemd:', 'DEVLINKS': '/dev/disk/by-id/dm-uuid-LVM-92D4iUpgrjb4GD6hd5mlyYnO5Ybc0FSADrIb1v6wLcrDTfHEVMTn0efPrk67wWCS ' '/dev/disk/by-uuid/bb878817-5f57-401a-a0cc-465af950412a ' '/dev/mapper/test_vg1-lv1_snapset1 /dev/test_vg1/lv1_snapset1 ' '/dev/disk/by-id/dm-name-test_vg1-lv1_snapset1', 'DEVNAME': '/dev/dm-3', 'DEVPATH': '/devices/virtual/block/dm-3', 'DEVTYPE': 'disk', 'DISKSEQ': '152', 'DM_ACTIVATION': '1', 'DM_LV_NAME': 'lv1_snapset1', 'DM_NAME': 'test_vg1-lv1_snapset1', 'DM_SUSPENDED': '0', 'DM_UDEV_DISABLE_LIBRARY_FALLBACK_FLAG': '1', 'DM_UDEV_LOW_PRIORITY_FLAG': '1', 'DM_UDEV_PRIMARY_SOURCE_FLAG': '1', 'DM_UDEV_RULES_VSN': '2', 'DM_UUID': 'LVM-92D4iUpgrjb4GD6hd5mlyYnO5Ybc0FSADrIb1v6wLcrDTfHEVMTn0efPrk67wWCS', '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': 'bb878817-5f57-401a-a0cc-465af950412a', 'ID_FS_UUID_ENC': 'bb878817-5f57-401a-a0cc-465af950412a', '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': '896005453'} ; 2024-03-01 20:55:02,747 INFO blivet/MainThread: scanning test_vg1-lv1_snapset1 (/sys/devices/virtual/block/dm-3)... 2024-03-01 20:55:02,747 INFO program/MainThread: Running [36] dmsetup info -co subsystem --noheadings test_vg1-lv1_snapset1 ... 2024-03-01 20:55:02,750 INFO program/MainThread: stdout[36]: LVM 2024-03-01 20:55:02,750 INFO program/MainThread: stderr[36]: 2024-03-01 20:55:02,750 INFO program/MainThread: ...done [36] (exit code: 0) 2024-03-01 20:55:02,750 INFO program/MainThread: Running [37] dmsetup info -co subsystem --noheadings test_vg1-lv1_snapset1 ... 2024-03-01 20:55:02,752 INFO program/MainThread: stdout[37]: LVM 2024-03-01 20:55:02,753 INFO program/MainThread: stderr[37]: 2024-03-01 20:55:02,753 INFO program/MainThread: ...done [37] (exit code: 0) 2024-03-01 20:55:02,753 INFO program/MainThread: Running [38] dmsetup info -co subsystem --noheadings test_vg1-lv1_snapset1 ... 2024-03-01 20:55:02,755 INFO program/MainThread: stdout[38]: LVM 2024-03-01 20:55:02,755 INFO program/MainThread: stderr[38]: 2024-03-01 20:55:02,755 INFO program/MainThread: ...done [38] (exit code: 0) 2024-03-01 20:55:02,759 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: test_vg1-lv1_snapset1 ; incomplete: False ; hidden: False ; 2024-03-01 20:55:02,762 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned existing 308 MiB lvmsnapshot test_vg1-lv1_snapset1 (58) with existing xfs filesystem 2024-03-01 20:55:02,764 DEBUG blivet/MainThread: test_vg1 size is 2.98 GiB 2024-03-01 20:55:02,765 DEBUG blivet/MainThread: vg test_vg1 has 1.18 GiB free 2024-03-01 20:55:02,765 DEBUG blivet/MainThread: test_vg1 size is 2.98 GiB 2024-03-01 20:55:02,766 DEBUG blivet/MainThread: vg test_vg1 has 1.18 GiB free 2024-03-01 20:55:02,762 INFO blivet/MainThread: got device: LVMLogicalVolumeDevice instance (0x7efdcd37a1f0) -- name = test_vg1-lv1_snapset1 status = True id = 58 children = [] parents = ['existing 2.98 GiB lvmvg test_vg1 (11)'] uuid = DrIb1v-6wLc-rDTf-HEVM-Tn0e-fPrk-67wWCS size = 308 MiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-3 target size = 308 MiB path = /dev/mapper/test_vg1-lv1_snapset1 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7efdcd3c66a0) -- name = test_vg1 status = True id = 11 children = ['existing 1.5 GiB lvmlv test_vg1-lv1 (45) with existing xfs filesystem', 'existing 308 MiB lvmsnapshot test_vg1-lv1_snapset1 (58) with existing xfs ' 'filesystem'] parents = ['existing 1024 MiB disk sda (2) with existing lvmpv', 'existing 1024 MiB disk sdb (16) with existing lvmpv', 'existing 1024 MiB disk sdc (36) with existing lvmpv'] uuid = 92D4iU-pgrj-b4GD-6hd5-mlyY-nO5Y-bc0FSA size = 2.98 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 2.98 GiB path = /dev/test_vg1 format args = [] original_format = None free = 1.18 GiB PE Size = 4 MiB PE Count = 762 PE Free = 302 PV Count = 3 modified = False extents = 762 free space = 1.18 GiB free extents = 302 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sda (2) with existing lvmpv', 'existing 1024 MiB disk sdb (16) with existing lvmpv', 'existing 1024 MiB disk sdc (36) with existing lvmpv'] LVs = ['existing 1.5 GiB lvmlv test_vg1-lv1 (45) with existing xfs filesystem', 'existing 308 MiB lvmsnapshot test_vg1-lv1_snapset1 (58) with existing xfs ' 'filesystem'] segment type = linear percent = 0 VG space used = 308 MiB 2024-03-01 20:55:02,767 INFO program/MainThread: Running [39] dmsetup info -co subsystem --noheadings test_vg1-lv1_snapset1 ... 2024-03-01 20:55:02,769 INFO program/MainThread: stdout[39]: LVM 2024-03-01 20:55:02,769 INFO program/MainThread: stderr[39]: 2024-03-01 20:55:02,769 INFO program/MainThread: ...done [39] (exit code: 0) 2024-03-01 20:55:02,773 DEBUG blivet/MainThread: DeviceTree.handle_format: name: test_vg1-lv1_snapset1 ; 2024-03-01 20:55:02,773 DEBUG blivet/MainThread: no type or existing type for test_vg1-lv1_snapset1, bailing 2024-03-01 20:55:02,773 INFO program/MainThread: Running... udevadm settle --timeout=300 2024-03-01 20:55:02,782 DEBUG program/MainThread: Return code: 0 2024-03-01 20:55:02,797 INFO blivet/MainThread: edd: collected mbr signatures: {'xvda': '0xe61ef7e0'} 2024-03-01 20:55:02,797 DEBUG blivet/MainThread: resolved 'UUID=a4d9efbc-be36-4c5f-99af-596afd10159d' to 'xvda1' (partition) 2024-03-01 20:55:02,801 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: ntap-bos-c01-eng01-nfs01b.storage.bos.redhat.com:/devops_engineering_nfs/devarchive/redhat ; incomplete: False ; hidden: False ; 2024-03-01 20:55:02,803 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned None 2024-03-01 20:55:02,806 DEBUG blivet/MainThread: DeviceTree.get_device_by_path: path: /dev/ntap-bos-c01-eng01-nfs01b.storage.bos.redhat.com:/devops_engineering_nfs/devarchive/redhat ; incomplete: False ; hidden: False ; 2024-03-01 20:55:02,808 DEBUG blivet/MainThread: DeviceTree.get_device_by_path returned None 2024-03-01 20:55:02,808 DEBUG blivet/MainThread: failed to resolve '/dev/ntap-bos-c01-eng01-nfs01b.storage.bos.redhat.com:/devops_engineering_nfs/devarchive/redhat' 2024-03-01 20:55:02,811 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: nest.test.redhat.com:/mnt/qa ; incomplete: False ; hidden: False ; 2024-03-01 20:55:02,813 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned None 2024-03-01 20:55:02,816 DEBUG blivet/MainThread: DeviceTree.get_device_by_path: path: /dev/nest.test.redhat.com:/mnt/qa ; incomplete: False ; hidden: False ; 2024-03-01 20:55:02,818 DEBUG blivet/MainThread: DeviceTree.get_device_by_path returned None 2024-03-01 20:55:02,818 DEBUG blivet/MainThread: failed to resolve '/dev/nest.test.redhat.com:/mnt/qa' 2024-03-01 20:55:02,821 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: vtap-eng01.storage.rdu2.redhat.com:/vol/engarchive ; incomplete: False ; hidden: False ; 2024-03-01 20:55:02,823 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned None 2024-03-01 20:55:02,826 DEBUG blivet/MainThread: DeviceTree.get_device_by_path: path: /dev/vtap-eng01.storage.rdu2.redhat.com:/vol/engarchive ; incomplete: False ; hidden: False ; 2024-03-01 20:55:02,828 DEBUG blivet/MainThread: DeviceTree.get_device_by_path returned None 2024-03-01 20:55:02,828 DEBUG blivet/MainThread: failed to resolve '/dev/vtap-eng01.storage.rdu2.redhat.com:/vol/engarchive' 2024-03-01 20:55:02,831 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: nest.test.redhat.com:/mnt/tpsdist ; incomplete: False ; hidden: False ; 2024-03-01 20:55:02,833 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned None 2024-03-01 20:55:02,836 DEBUG blivet/MainThread: DeviceTree.get_device_by_path: path: /dev/nest.test.redhat.com:/mnt/tpsdist ; incomplete: False ; hidden: False ; 2024-03-01 20:55:02,839 DEBUG blivet/MainThread: DeviceTree.get_device_by_path returned None 2024-03-01 20:55:02,839 DEBUG blivet/MainThread: failed to resolve '/dev/nest.test.redhat.com:/mnt/tpsdist' 2024-03-01 20:55:02,841 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: ntap-bos-c01-eng01-nfs01b.storage.bos.redhat.com:/devops_engineering_nfs/devarchive/redhat/brewroot ; incomplete: False ; hidden: False ; 2024-03-01 20:55:02,844 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned None 2024-03-01 20:55:02,846 DEBUG blivet/MainThread: DeviceTree.get_device_by_path: path: /dev/ntap-bos-c01-eng01-nfs01b.storage.bos.redhat.com:/devops_engineering_nfs/devarchive/redhat/brewroot ; incomplete: False ; hidden: False ; 2024-03-01 20:55:02,848 DEBUG blivet/MainThread: DeviceTree.get_device_by_path returned None 2024-03-01 20:55:02,849 DEBUG blivet/MainThread: failed to resolve '/dev/ntap-bos-c01-eng01-nfs01b.storage.bos.redhat.com:/devops_engineering_nfs/devarchive/redhat/brewroot' 2024-03-01 20:55:02,851 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: ntap-bos-c01-eng01-nfs01b.storage.bos.redhat.com:/devops_brew_scratch_nfs/scratch ; incomplete: False ; hidden: False ; 2024-03-01 20:55:02,853 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned None 2024-03-01 20:55:02,856 DEBUG blivet/MainThread: DeviceTree.get_device_by_path: path: /dev/ntap-bos-c01-eng01-nfs01b.storage.bos.redhat.com:/devops_brew_scratch_nfs/scratch ; incomplete: False ; hidden: False ; 2024-03-01 20:55:02,858 DEBUG blivet/MainThread: DeviceTree.get_device_by_path returned None 2024-03-01 20:55:02,858 DEBUG blivet/MainThread: failed to resolve '/dev/ntap-bos-c01-eng01-nfs01b.storage.bos.redhat.com:/devops_brew_scratch_nfs/scratch' 2024-03-01 20:55:02,861 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: test_vg1 ; incomplete: False ; hidden: False ; 2024-03-01 20:55:02,863 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned existing 2.98 GiB lvmvg test_vg1 (11) 2024-03-01 20:55:02,864 DEBUG blivet/MainThread: resolved 'test_vg1' to 'test_vg1' (lvmvg) 2024-03-01 20:55:02,864 DEBUG blivet.ansible/MainThread: BlivetPool._update_from_device: existing 2.98 GiB lvmvg test_vg1 (11) 2024-03-01 20:55:02,865 DEBUG blivet.ansible/MainThread: BlivetPool._update_from_device: existing 2.98 GiB lvmvg test_vg1 (11) 2024-03-01 20:55:02,865 DEBUG blivet.ansible/MainThread: BlivetPool._update_from_device: existing 2.98 GiB lvmvg test_vg1 (11) 2024-03-01 20:55:02,865 DEBUG blivet.ansible/MainThread: BlivetPool._update_from_device: existing 2.98 GiB lvmvg test_vg1 (11) 2024-03-01 20:55:02,866 DEBUG blivet.ansible/MainThread: BlivetPool._update_from_device: existing 2.98 GiB lvmvg test_vg1 (11) 2024-03-01 20:55:02,866 DEBUG blivet.ansible/MainThread: BlivetPool._update_from_device: existing 2.98 GiB lvmvg test_vg1 (11) 2024-03-01 20:55:02,866 DEBUG blivet.ansible/MainThread: BlivetPool._update_from_device: existing 2.98 GiB lvmvg test_vg1 (11) 2024-03-01 20:55:02,867 DEBUG blivet.ansible/MainThread: BlivetPool._update_from_device: existing 2.98 GiB lvmvg test_vg1 (11) 2024-03-01 20:55:02,867 DEBUG blivet.ansible/MainThread: BlivetPool._update_from_device: existing 2.98 GiB lvmvg test_vg1 (11) 2024-03-01 20:55:02,867 DEBUG blivet.ansible/MainThread: BlivetPool._update_from_device: existing 2.98 GiB lvmvg test_vg1 (11) 2024-03-01 20:55:02,868 DEBUG blivet.ansible/MainThread: BlivetPool._update_from_device: existing 2.98 GiB lvmvg test_vg1 (11) 2024-03-01 20:55:02,868 DEBUG blivet.ansible/MainThread: BlivetPool._update_from_device: existing 2.98 GiB lvmvg test_vg1 (11) 2024-03-01 20:55:02,871 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: sda ; incomplete: False ; hidden: False ; 2024-03-01 20:55:02,873 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned existing 1024 MiB disk sda (2) with existing lvmpv 2024-03-01 20:55:02,873 DEBUG blivet/MainThread: resolved 'sda' to 'sda' (disk) 2024-03-01 20:55:02,875 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: sdb ; incomplete: False ; hidden: False ; 2024-03-01 20:55:02,878 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned existing 1024 MiB disk sdb (16) with existing lvmpv 2024-03-01 20:55:02,878 DEBUG blivet/MainThread: resolved 'sdb' to 'sdb' (disk) 2024-03-01 20:55:02,880 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: sdc ; incomplete: False ; hidden: False ; 2024-03-01 20:55:02,883 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned existing 1024 MiB disk sdc (36) with existing lvmpv 2024-03-01 20:55:02,883 DEBUG blivet/MainThread: resolved 'sdc' to 'sdc' (disk) 2024-03-01 20:55:02,886 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: test_vg1-lv1 ; incomplete: False ; hidden: False ; 2024-03-01 20:55:02,888 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned existing 1.5 GiB lvmlv test_vg1-lv1 (45) with existing xfs filesystem 2024-03-01 20:55:02,888 DEBUG blivet/MainThread: resolved 'test_vg1-lv1' to 'test_vg1-lv1' (lvmlv) 2024-03-01 20:55:02,890 DEBUG blivet/MainThread: test_vg1 size is 2.98 GiB 2024-03-01 20:55:02,891 DEBUG blivet/MainThread: vg test_vg1 has 1.18 GiB free 2024-03-01 20:55:02,892 DEBUG blivet/MainThread: test_vg1 size is 2.98 GiB 2024-03-01 20:55:02,892 DEBUG blivet/MainThread: vg test_vg1 has 1.18 GiB free 2024-03-01 20:55:02,888 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7efdce6a6f10) -- name = test_vg1-lv1 status = True id = 45 children = [] parents = ['existing 2.98 GiB lvmvg test_vg1 (11)'] uuid = F8TpAs-pMXu-SFeZ-2C4t-3aMT-HaUU-W2tZ5I size = 1.5 GiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-0 target size = 1.5 GiB path = /dev/mapper/test_vg1-lv1 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7efdcd3c66a0) -- name = test_vg1 status = True id = 11 children = ['existing 1.5 GiB lvmlv test_vg1-lv1 (45) with existing xfs filesystem', 'existing 308 MiB lvmsnapshot test_vg1-lv1_snapset1 (58) with existing xfs ' 'filesystem'] parents = ['existing 1024 MiB disk sda (2) with existing lvmpv', 'existing 1024 MiB disk sdb (16) with existing lvmpv', 'existing 1024 MiB disk sdc (36) with existing lvmpv'] uuid = 92D4iU-pgrj-b4GD-6hd5-mlyY-nO5Y-bc0FSA size = 2.98 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 2.98 GiB path = /dev/test_vg1 format args = [] original_format = None free = 1.18 GiB PE Size = 4 MiB PE Count = 762 PE Free = 302 PV Count = 3 modified = False extents = 762 free space = 1.18 GiB free extents = 302 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sda (2) with existing lvmpv', 'existing 1024 MiB disk sdb (16) with existing lvmpv', 'existing 1024 MiB disk sdc (36) with existing lvmpv'] LVs = ['existing 1.5 GiB lvmlv test_vg1-lv1 (45) with existing xfs filesystem', 'existing 308 MiB lvmsnapshot test_vg1-lv1_snapset1 (58) with existing xfs ' 'filesystem'] segment type = linear percent = 0 VG space used = 1.5 GiB 2024-03-01 20:55:02,895 DEBUG blivet/MainThread: test_vg1 size is 2.98 GiB 2024-03-01 20:55:02,895 DEBUG blivet/MainThread: vg test_vg1 has 1.18 GiB free 2024-03-01 20:55:02,896 DEBUG blivet/MainThread: test_vg1 size is 2.98 GiB 2024-03-01 20:55:02,896 DEBUG blivet/MainThread: vg test_vg1 has 1.18 GiB free 2024-03-01 20:55:02,893 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7efdce6a6f10) -- name = test_vg1-lv1 status = True id = 45 children = [] parents = ['existing 2.98 GiB lvmvg test_vg1 (11)'] uuid = F8TpAs-pMXu-SFeZ-2C4t-3aMT-HaUU-W2tZ5I size = 1.5 GiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-0 target size = 1.5 GiB path = /dev/mapper/test_vg1-lv1 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7efdcd3c66a0) -- name = test_vg1 status = True id = 11 children = ['existing 1.5 GiB lvmlv test_vg1-lv1 (45) with existing xfs filesystem', 'existing 308 MiB lvmsnapshot test_vg1-lv1_snapset1 (58) with existing xfs ' 'filesystem'] parents = ['existing 1024 MiB disk sda (2) with existing lvmpv', 'existing 1024 MiB disk sdb (16) with existing lvmpv', 'existing 1024 MiB disk sdc (36) with existing lvmpv'] uuid = 92D4iU-pgrj-b4GD-6hd5-mlyY-nO5Y-bc0FSA size = 2.98 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 2.98 GiB path = /dev/test_vg1 format args = [] original_format = None free = 1.18 GiB PE Size = 4 MiB PE Count = 762 PE Free = 302 PV Count = 3 modified = False extents = 762 free space = 1.18 GiB free extents = 302 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sda (2) with existing lvmpv', 'existing 1024 MiB disk sdb (16) with existing lvmpv', 'existing 1024 MiB disk sdc (36) with existing lvmpv'] LVs = ['existing 1.5 GiB lvmlv test_vg1-lv1 (45) with existing xfs filesystem', 'existing 308 MiB lvmsnapshot test_vg1-lv1_snapset1 (58) with existing xfs ' 'filesystem'] segment type = linear percent = 0 VG space used = 1.5 GiB 2024-03-01 20:55:02,899 DEBUG blivet/MainThread: test_vg1 size is 2.98 GiB 2024-03-01 20:55:02,899 DEBUG blivet/MainThread: vg test_vg1 has 1.18 GiB free 2024-03-01 20:55:02,900 DEBUG blivet/MainThread: test_vg1 size is 2.98 GiB 2024-03-01 20:55:02,900 DEBUG blivet/MainThread: vg test_vg1 has 1.18 GiB free 2024-03-01 20:55:02,897 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7efdce6a6f10) -- name = test_vg1-lv1 status = True id = 45 children = [] parents = ['existing 2.98 GiB lvmvg test_vg1 (11)'] uuid = F8TpAs-pMXu-SFeZ-2C4t-3aMT-HaUU-W2tZ5I size = 1.5 GiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-0 target size = 1.5 GiB path = /dev/mapper/test_vg1-lv1 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7efdcd3c66a0) -- name = test_vg1 status = True id = 11 children = ['existing 1.5 GiB lvmlv test_vg1-lv1 (45) with existing xfs filesystem', 'existing 308 MiB lvmsnapshot test_vg1-lv1_snapset1 (58) with existing xfs ' 'filesystem'] parents = ['existing 1024 MiB disk sda (2) with existing lvmpv', 'existing 1024 MiB disk sdb (16) with existing lvmpv', 'existing 1024 MiB disk sdc (36) with existing lvmpv'] uuid = 92D4iU-pgrj-b4GD-6hd5-mlyY-nO5Y-bc0FSA size = 2.98 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 2.98 GiB path = /dev/test_vg1 format args = [] original_format = None free = 1.18 GiB PE Size = 4 MiB PE Count = 762 PE Free = 302 PV Count = 3 modified = False extents = 762 free space = 1.18 GiB free extents = 302 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sda (2) with existing lvmpv', 'existing 1024 MiB disk sdb (16) with existing lvmpv', 'existing 1024 MiB disk sdc (36) with existing lvmpv'] LVs = ['existing 1.5 GiB lvmlv test_vg1-lv1 (45) with existing xfs filesystem', 'existing 308 MiB lvmsnapshot test_vg1-lv1_snapset1 (58) with existing xfs ' 'filesystem'] segment type = linear percent = 0 VG space used = 1.5 GiB 2024-03-01 20:55:02,904 DEBUG blivet/MainThread: test_vg1 size is 2.98 GiB 2024-03-01 20:55:02,905 DEBUG blivet/MainThread: vg test_vg1 has 1.18 GiB free 2024-03-01 20:55:02,905 DEBUG blivet/MainThread: test_vg1 size is 2.98 GiB 2024-03-01 20:55:02,906 DEBUG blivet/MainThread: vg test_vg1 has 1.18 GiB free 2024-03-01 20:55:02,901 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7efdce6a6f10) -- name = test_vg1-lv1 status = True id = 45 children = [] parents = ['existing 2.98 GiB lvmvg test_vg1 (11)'] uuid = F8TpAs-pMXu-SFeZ-2C4t-3aMT-HaUU-W2tZ5I size = 1.5 GiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-0 target size = 1.5 GiB path = /dev/mapper/test_vg1-lv1 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7efdcd3c66a0) -- name = test_vg1 status = True id = 11 children = ['existing 1.5 GiB lvmlv test_vg1-lv1 (45) with existing xfs filesystem', 'existing 308 MiB lvmsnapshot test_vg1-lv1_snapset1 (58) with existing xfs ' 'filesystem'] parents = ['existing 1024 MiB disk sda (2) with existing lvmpv', 'existing 1024 MiB disk sdb (16) with existing lvmpv', 'existing 1024 MiB disk sdc (36) with existing lvmpv'] uuid = 92D4iU-pgrj-b4GD-6hd5-mlyY-nO5Y-bc0FSA size = 2.98 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 2.98 GiB path = /dev/test_vg1 format args = [] original_format = None free = 1.18 GiB PE Size = 4 MiB PE Count = 762 PE Free = 302 PV Count = 3 modified = False extents = 762 free space = 1.18 GiB free extents = 302 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sda (2) with existing lvmpv', 'existing 1024 MiB disk sdb (16) with existing lvmpv', 'existing 1024 MiB disk sdc (36) with existing lvmpv'] LVs = ['existing 1.5 GiB lvmlv test_vg1-lv1 (45) with existing xfs filesystem', 'existing 308 MiB lvmsnapshot test_vg1-lv1_snapset1 (58) with existing xfs ' 'filesystem'] segment type = linear percent = 0 VG space used = 1.5 GiB 2024-03-01 20:55:02,908 DEBUG blivet/MainThread: test_vg1 size is 2.98 GiB 2024-03-01 20:55:02,909 DEBUG blivet/MainThread: vg test_vg1 has 1.18 GiB free 2024-03-01 20:55:02,909 DEBUG blivet/MainThread: test_vg1 size is 2.98 GiB 2024-03-01 20:55:02,910 DEBUG blivet/MainThread: vg test_vg1 has 1.18 GiB free 2024-03-01 20:55:02,906 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7efdce6a6f10) -- name = test_vg1-lv1 status = True id = 45 children = [] parents = ['existing 2.98 GiB lvmvg test_vg1 (11)'] uuid = F8TpAs-pMXu-SFeZ-2C4t-3aMT-HaUU-W2tZ5I size = 1.5 GiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-0 target size = 1.5 GiB path = /dev/mapper/test_vg1-lv1 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7efdcd3c66a0) -- name = test_vg1 status = True id = 11 children = ['existing 1.5 GiB lvmlv test_vg1-lv1 (45) with existing xfs filesystem', 'existing 308 MiB lvmsnapshot test_vg1-lv1_snapset1 (58) with existing xfs ' 'filesystem'] parents = ['existing 1024 MiB disk sda (2) with existing lvmpv', 'existing 1024 MiB disk sdb (16) with existing lvmpv', 'existing 1024 MiB disk sdc (36) with existing lvmpv'] uuid = 92D4iU-pgrj-b4GD-6hd5-mlyY-nO5Y-bc0FSA size = 2.98 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 2.98 GiB path = /dev/test_vg1 format args = [] original_format = None free = 1.18 GiB PE Size = 4 MiB PE Count = 762 PE Free = 302 PV Count = 3 modified = False extents = 762 free space = 1.18 GiB free extents = 302 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sda (2) with existing lvmpv', 'existing 1024 MiB disk sdb (16) with existing lvmpv', 'existing 1024 MiB disk sdc (36) with existing lvmpv'] LVs = ['existing 1.5 GiB lvmlv test_vg1-lv1 (45) with existing xfs filesystem', 'existing 308 MiB lvmsnapshot test_vg1-lv1_snapset1 (58) with existing xfs ' 'filesystem'] segment type = linear percent = 0 VG space used = 1.5 GiB 2024-03-01 20:55:02,912 DEBUG blivet/MainThread: test_vg1 size is 2.98 GiB 2024-03-01 20:55:02,913 DEBUG blivet/MainThread: vg test_vg1 has 1.18 GiB free 2024-03-01 20:55:02,913 DEBUG blivet/MainThread: test_vg1 size is 2.98 GiB 2024-03-01 20:55:02,914 DEBUG blivet/MainThread: vg test_vg1 has 1.18 GiB free 2024-03-01 20:55:02,910 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7efdce6a6f10) -- name = test_vg1-lv1 status = True id = 45 children = [] parents = ['existing 2.98 GiB lvmvg test_vg1 (11)'] uuid = F8TpAs-pMXu-SFeZ-2C4t-3aMT-HaUU-W2tZ5I size = 1.5 GiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-0 target size = 1.5 GiB path = /dev/mapper/test_vg1-lv1 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7efdcd3c66a0) -- name = test_vg1 status = True id = 11 children = ['existing 1.5 GiB lvmlv test_vg1-lv1 (45) with existing xfs filesystem', 'existing 308 MiB lvmsnapshot test_vg1-lv1_snapset1 (58) with existing xfs ' 'filesystem'] parents = ['existing 1024 MiB disk sda (2) with existing lvmpv', 'existing 1024 MiB disk sdb (16) with existing lvmpv', 'existing 1024 MiB disk sdc (36) with existing lvmpv'] uuid = 92D4iU-pgrj-b4GD-6hd5-mlyY-nO5Y-bc0FSA size = 2.98 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 2.98 GiB path = /dev/test_vg1 format args = [] original_format = None free = 1.18 GiB PE Size = 4 MiB PE Count = 762 PE Free = 302 PV Count = 3 modified = False extents = 762 free space = 1.18 GiB free extents = 302 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sda (2) with existing lvmpv', 'existing 1024 MiB disk sdb (16) with existing lvmpv', 'existing 1024 MiB disk sdc (36) with existing lvmpv'] LVs = ['existing 1.5 GiB lvmlv test_vg1-lv1 (45) with existing xfs filesystem', 'existing 308 MiB lvmsnapshot test_vg1-lv1_snapset1 (58) with existing xfs ' 'filesystem'] segment type = linear percent = 0 VG space used = 1.5 GiB 2024-03-01 20:55:02,916 DEBUG blivet/MainThread: test_vg1 size is 2.98 GiB 2024-03-01 20:55:02,917 DEBUG blivet/MainThread: vg test_vg1 has 1.18 GiB free 2024-03-01 20:55:02,917 DEBUG blivet/MainThread: test_vg1 size is 2.98 GiB 2024-03-01 20:55:02,918 DEBUG blivet/MainThread: vg test_vg1 has 1.18 GiB free 2024-03-01 20:55:02,914 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7efdce6a6f10) -- name = test_vg1-lv1 status = True id = 45 children = [] parents = ['existing 2.98 GiB lvmvg test_vg1 (11)'] uuid = F8TpAs-pMXu-SFeZ-2C4t-3aMT-HaUU-W2tZ5I size = 1.5 GiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-0 target size = 1.5 GiB path = /dev/mapper/test_vg1-lv1 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7efdcd3c66a0) -- name = test_vg1 status = True id = 11 children = ['existing 1.5 GiB lvmlv test_vg1-lv1 (45) with existing xfs filesystem', 'existing 308 MiB lvmsnapshot test_vg1-lv1_snapset1 (58) with existing xfs ' 'filesystem'] parents = ['existing 1024 MiB disk sda (2) with existing lvmpv', 'existing 1024 MiB disk sdb (16) with existing lvmpv', 'existing 1024 MiB disk sdc (36) with existing lvmpv'] uuid = 92D4iU-pgrj-b4GD-6hd5-mlyY-nO5Y-bc0FSA size = 2.98 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 2.98 GiB path = /dev/test_vg1 format args = [] original_format = None free = 1.18 GiB PE Size = 4 MiB PE Count = 762 PE Free = 302 PV Count = 3 modified = False extents = 762 free space = 1.18 GiB free extents = 302 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sda (2) with existing lvmpv', 'existing 1024 MiB disk sdb (16) with existing lvmpv', 'existing 1024 MiB disk sdc (36) with existing lvmpv'] LVs = ['existing 1.5 GiB lvmlv test_vg1-lv1 (45) with existing xfs filesystem', 'existing 308 MiB lvmsnapshot test_vg1-lv1_snapset1 (58) with existing xfs ' 'filesystem'] segment type = linear percent = 0 VG space used = 1.5 GiB 2024-03-01 20:55:02,921 DEBUG blivet/MainThread: test_vg1 size is 2.98 GiB 2024-03-01 20:55:02,921 DEBUG blivet/MainThread: vg test_vg1 has 1.18 GiB free 2024-03-01 20:55:02,922 DEBUG blivet/MainThread: test_vg1 size is 2.98 GiB 2024-03-01 20:55:02,922 DEBUG blivet/MainThread: vg test_vg1 has 1.18 GiB free 2024-03-01 20:55:02,919 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7efdce6a6f10) -- name = test_vg1-lv1 status = True id = 45 children = [] parents = ['existing 2.98 GiB lvmvg test_vg1 (11)'] uuid = F8TpAs-pMXu-SFeZ-2C4t-3aMT-HaUU-W2tZ5I size = 1.5 GiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-0 target size = 1.5 GiB path = /dev/mapper/test_vg1-lv1 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7efdcd3c66a0) -- name = test_vg1 status = True id = 11 children = ['existing 1.5 GiB lvmlv test_vg1-lv1 (45) with existing xfs filesystem', 'existing 308 MiB lvmsnapshot test_vg1-lv1_snapset1 (58) with existing xfs ' 'filesystem'] parents = ['existing 1024 MiB disk sda (2) with existing lvmpv', 'existing 1024 MiB disk sdb (16) with existing lvmpv', 'existing 1024 MiB disk sdc (36) with existing lvmpv'] uuid = 92D4iU-pgrj-b4GD-6hd5-mlyY-nO5Y-bc0FSA size = 2.98 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 2.98 GiB path = /dev/test_vg1 format args = [] original_format = None free = 1.18 GiB PE Size = 4 MiB PE Count = 762 PE Free = 302 PV Count = 3 modified = False extents = 762 free space = 1.18 GiB free extents = 302 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sda (2) with existing lvmpv', 'existing 1024 MiB disk sdb (16) with existing lvmpv', 'existing 1024 MiB disk sdc (36) with existing lvmpv'] LVs = ['existing 1.5 GiB lvmlv test_vg1-lv1 (45) with existing xfs filesystem', 'existing 308 MiB lvmsnapshot test_vg1-lv1_snapset1 (58) with existing xfs ' 'filesystem'] segment type = linear percent = 0 VG space used = 1.5 GiB 2024-03-01 20:55:02,925 DEBUG blivet/MainThread: test_vg1 size is 2.98 GiB 2024-03-01 20:55:02,926 DEBUG blivet/MainThread: vg test_vg1 has 1.18 GiB free 2024-03-01 20:55:02,926 DEBUG blivet/MainThread: test_vg1 size is 2.98 GiB 2024-03-01 20:55:02,927 DEBUG blivet/MainThread: vg test_vg1 has 1.18 GiB free 2024-03-01 20:55:02,923 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7efdce6a6f10) -- name = test_vg1-lv1 status = True id = 45 children = [] parents = ['existing 2.98 GiB lvmvg test_vg1 (11)'] uuid = F8TpAs-pMXu-SFeZ-2C4t-3aMT-HaUU-W2tZ5I size = 1.5 GiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-0 target size = 1.5 GiB path = /dev/mapper/test_vg1-lv1 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7efdcd3c66a0) -- name = test_vg1 status = True id = 11 children = ['existing 1.5 GiB lvmlv test_vg1-lv1 (45) with existing xfs filesystem', 'existing 308 MiB lvmsnapshot test_vg1-lv1_snapset1 (58) with existing xfs ' 'filesystem'] parents = ['existing 1024 MiB disk sda (2) with existing lvmpv', 'existing 1024 MiB disk sdb (16) with existing lvmpv', 'existing 1024 MiB disk sdc (36) with existing lvmpv'] uuid = 92D4iU-pgrj-b4GD-6hd5-mlyY-nO5Y-bc0FSA size = 2.98 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 2.98 GiB path = /dev/test_vg1 format args = [] original_format = None free = 1.18 GiB PE Size = 4 MiB PE Count = 762 PE Free = 302 PV Count = 3 modified = False extents = 762 free space = 1.18 GiB free extents = 302 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sda (2) with existing lvmpv', 'existing 1024 MiB disk sdb (16) with existing lvmpv', 'existing 1024 MiB disk sdc (36) with existing lvmpv'] LVs = ['existing 1.5 GiB lvmlv test_vg1-lv1 (45) with existing xfs filesystem', 'existing 308 MiB lvmsnapshot test_vg1-lv1_snapset1 (58) with existing xfs ' 'filesystem'] segment type = linear percent = 0 VG space used = 1.5 GiB 2024-03-01 20:55:02,929 DEBUG blivet/MainThread: test_vg1 size is 2.98 GiB 2024-03-01 20:55:02,930 DEBUG blivet/MainThread: vg test_vg1 has 1.18 GiB free 2024-03-01 20:55:02,930 DEBUG blivet/MainThread: test_vg1 size is 2.98 GiB 2024-03-01 20:55:02,931 DEBUG blivet/MainThread: vg test_vg1 has 1.18 GiB free 2024-03-01 20:55:02,927 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7efdce6a6f10) -- name = test_vg1-lv1 status = True id = 45 children = [] parents = ['existing 2.98 GiB lvmvg test_vg1 (11)'] uuid = F8TpAs-pMXu-SFeZ-2C4t-3aMT-HaUU-W2tZ5I size = 1.5 GiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-0 target size = 1.5 GiB path = /dev/mapper/test_vg1-lv1 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7efdcd3c66a0) -- name = test_vg1 status = True id = 11 children = ['existing 1.5 GiB lvmlv test_vg1-lv1 (45) with existing xfs filesystem', 'existing 308 MiB lvmsnapshot test_vg1-lv1_snapset1 (58) with existing xfs ' 'filesystem'] parents = ['existing 1024 MiB disk sda (2) with existing lvmpv', 'existing 1024 MiB disk sdb (16) with existing lvmpv', 'existing 1024 MiB disk sdc (36) with existing lvmpv'] uuid = 92D4iU-pgrj-b4GD-6hd5-mlyY-nO5Y-bc0FSA size = 2.98 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 2.98 GiB path = /dev/test_vg1 format args = [] original_format = None free = 1.18 GiB PE Size = 4 MiB PE Count = 762 PE Free = 302 PV Count = 3 modified = False extents = 762 free space = 1.18 GiB free extents = 302 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sda (2) with existing lvmpv', 'existing 1024 MiB disk sdb (16) with existing lvmpv', 'existing 1024 MiB disk sdc (36) with existing lvmpv'] LVs = ['existing 1.5 GiB lvmlv test_vg1-lv1 (45) with existing xfs filesystem', 'existing 308 MiB lvmsnapshot test_vg1-lv1_snapset1 (58) with existing xfs ' 'filesystem'] segment type = linear percent = 0 VG space used = 1.5 GiB 2024-03-01 20:55:02,933 DEBUG blivet/MainThread: test_vg1 size is 2.98 GiB 2024-03-01 20:55:02,934 DEBUG blivet/MainThread: vg test_vg1 has 1.18 GiB free 2024-03-01 20:55:02,934 DEBUG blivet/MainThread: test_vg1 size is 2.98 GiB 2024-03-01 20:55:02,935 DEBUG blivet/MainThread: vg test_vg1 has 1.18 GiB free 2024-03-01 20:55:02,931 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7efdce6a6f10) -- name = test_vg1-lv1 status = True id = 45 children = [] parents = ['existing 2.98 GiB lvmvg test_vg1 (11)'] uuid = F8TpAs-pMXu-SFeZ-2C4t-3aMT-HaUU-W2tZ5I size = 1.5 GiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-0 target size = 1.5 GiB path = /dev/mapper/test_vg1-lv1 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7efdcd3c66a0) -- name = test_vg1 status = True id = 11 children = ['existing 1.5 GiB lvmlv test_vg1-lv1 (45) with existing xfs filesystem', 'existing 308 MiB lvmsnapshot test_vg1-lv1_snapset1 (58) with existing xfs ' 'filesystem'] parents = ['existing 1024 MiB disk sda (2) with existing lvmpv', 'existing 1024 MiB disk sdb (16) with existing lvmpv', 'existing 1024 MiB disk sdc (36) with existing lvmpv'] uuid = 92D4iU-pgrj-b4GD-6hd5-mlyY-nO5Y-bc0FSA size = 2.98 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 2.98 GiB path = /dev/test_vg1 format args = [] original_format = None free = 1.18 GiB PE Size = 4 MiB PE Count = 762 PE Free = 302 PV Count = 3 modified = False extents = 762 free space = 1.18 GiB free extents = 302 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sda (2) with existing lvmpv', 'existing 1024 MiB disk sdb (16) with existing lvmpv', 'existing 1024 MiB disk sdc (36) with existing lvmpv'] LVs = ['existing 1.5 GiB lvmlv test_vg1-lv1 (45) with existing xfs filesystem', 'existing 308 MiB lvmsnapshot test_vg1-lv1_snapset1 (58) with existing xfs ' 'filesystem'] segment type = linear percent = 0 VG space used = 1.5 GiB 2024-03-01 20:55:02,937 DEBUG blivet/MainThread: test_vg1 size is 2.98 GiB 2024-03-01 20:55:02,938 DEBUG blivet/MainThread: vg test_vg1 has 1.18 GiB free 2024-03-01 20:55:02,938 DEBUG blivet/MainThread: test_vg1 size is 2.98 GiB 2024-03-01 20:55:02,939 DEBUG blivet/MainThread: vg test_vg1 has 1.18 GiB free 2024-03-01 20:55:02,935 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7efdce6a6f10) -- name = test_vg1-lv1 status = True id = 45 children = [] parents = ['existing 2.98 GiB lvmvg test_vg1 (11)'] uuid = F8TpAs-pMXu-SFeZ-2C4t-3aMT-HaUU-W2tZ5I size = 1.5 GiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-0 target size = 1.5 GiB path = /dev/mapper/test_vg1-lv1 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7efdcd3c66a0) -- name = test_vg1 status = True id = 11 children = ['existing 1.5 GiB lvmlv test_vg1-lv1 (45) with existing xfs filesystem', 'existing 308 MiB lvmsnapshot test_vg1-lv1_snapset1 (58) with existing xfs ' 'filesystem'] parents = ['existing 1024 MiB disk sda (2) with existing lvmpv', 'existing 1024 MiB disk sdb (16) with existing lvmpv', 'existing 1024 MiB disk sdc (36) with existing lvmpv'] uuid = 92D4iU-pgrj-b4GD-6hd5-mlyY-nO5Y-bc0FSA size = 2.98 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 2.98 GiB path = /dev/test_vg1 format args = [] original_format = None free = 1.18 GiB PE Size = 4 MiB PE Count = 762 PE Free = 302 PV Count = 3 modified = False extents = 762 free space = 1.18 GiB free extents = 302 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sda (2) with existing lvmpv', 'existing 1024 MiB disk sdb (16) with existing lvmpv', 'existing 1024 MiB disk sdc (36) with existing lvmpv'] LVs = ['existing 1.5 GiB lvmlv test_vg1-lv1 (45) with existing xfs filesystem', 'existing 308 MiB lvmsnapshot test_vg1-lv1_snapset1 (58) with existing xfs ' 'filesystem'] segment type = linear percent = 0 VG space used = 1.5 GiB 2024-03-01 20:55:02,941 DEBUG blivet/MainThread: test_vg1 size is 2.98 GiB 2024-03-01 20:55:02,942 DEBUG blivet/MainThread: vg test_vg1 has 1.18 GiB free 2024-03-01 20:55:02,942 DEBUG blivet/MainThread: test_vg1 size is 2.98 GiB 2024-03-01 20:55:02,943 DEBUG blivet/MainThread: vg test_vg1 has 1.18 GiB free 2024-03-01 20:55:02,939 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7efdce6a6f10) -- name = test_vg1-lv1 status = True id = 45 children = [] parents = ['existing 2.98 GiB lvmvg test_vg1 (11)'] uuid = F8TpAs-pMXu-SFeZ-2C4t-3aMT-HaUU-W2tZ5I size = 1.5 GiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-0 target size = 1.5 GiB path = /dev/mapper/test_vg1-lv1 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7efdcd3c66a0) -- name = test_vg1 status = True id = 11 children = ['existing 1.5 GiB lvmlv test_vg1-lv1 (45) with existing xfs filesystem', 'existing 308 MiB lvmsnapshot test_vg1-lv1_snapset1 (58) with existing xfs ' 'filesystem'] parents = ['existing 1024 MiB disk sda (2) with existing lvmpv', 'existing 1024 MiB disk sdb (16) with existing lvmpv', 'existing 1024 MiB disk sdc (36) with existing lvmpv'] uuid = 92D4iU-pgrj-b4GD-6hd5-mlyY-nO5Y-bc0FSA size = 2.98 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 2.98 GiB path = /dev/test_vg1 format args = [] original_format = None free = 1.18 GiB PE Size = 4 MiB PE Count = 762 PE Free = 302 PV Count = 3 modified = False extents = 762 free space = 1.18 GiB free extents = 302 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sda (2) with existing lvmpv', 'existing 1024 MiB disk sdb (16) with existing lvmpv', 'existing 1024 MiB disk sdc (36) with existing lvmpv'] LVs = ['existing 1.5 GiB lvmlv test_vg1-lv1 (45) with existing xfs filesystem', 'existing 308 MiB lvmsnapshot test_vg1-lv1_snapset1 (58) with existing xfs ' 'filesystem'] segment type = linear percent = 0 VG space used = 1.5 GiB 2024-03-01 20:55:02,945 DEBUG blivet/MainThread: test_vg1 size is 2.98 GiB 2024-03-01 20:55:02,946 DEBUG blivet/MainThread: vg test_vg1 has 1.18 GiB free 2024-03-01 20:55:02,946 DEBUG blivet/MainThread: test_vg1 size is 2.98 GiB 2024-03-01 20:55:02,947 DEBUG blivet/MainThread: vg test_vg1 has 1.18 GiB free 2024-03-01 20:55:02,943 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7efdce6a6f10) -- name = test_vg1-lv1 status = True id = 45 children = [] parents = ['existing 2.98 GiB lvmvg test_vg1 (11)'] uuid = F8TpAs-pMXu-SFeZ-2C4t-3aMT-HaUU-W2tZ5I size = 1.5 GiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-0 target size = 1.5 GiB path = /dev/mapper/test_vg1-lv1 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7efdcd3c66a0) -- name = test_vg1 status = True id = 11 children = ['existing 1.5 GiB lvmlv test_vg1-lv1 (45) with existing xfs filesystem', 'existing 308 MiB lvmsnapshot test_vg1-lv1_snapset1 (58) with existing xfs ' 'filesystem'] parents = ['existing 1024 MiB disk sda (2) with existing lvmpv', 'existing 1024 MiB disk sdb (16) with existing lvmpv', 'existing 1024 MiB disk sdc (36) with existing lvmpv'] uuid = 92D4iU-pgrj-b4GD-6hd5-mlyY-nO5Y-bc0FSA size = 2.98 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 2.98 GiB path = /dev/test_vg1 format args = [] original_format = None free = 1.18 GiB PE Size = 4 MiB PE Count = 762 PE Free = 302 PV Count = 3 modified = False extents = 762 free space = 1.18 GiB free extents = 302 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sda (2) with existing lvmpv', 'existing 1024 MiB disk sdb (16) with existing lvmpv', 'existing 1024 MiB disk sdc (36) with existing lvmpv'] LVs = ['existing 1.5 GiB lvmlv test_vg1-lv1 (45) with existing xfs filesystem', 'existing 308 MiB lvmsnapshot test_vg1-lv1_snapset1 (58) with existing xfs ' 'filesystem'] segment type = linear percent = 0 VG space used = 1.5 GiB 2024-03-01 20:55:02,949 DEBUG blivet/MainThread: test_vg1 size is 2.98 GiB 2024-03-01 20:55:02,950 DEBUG blivet/MainThread: vg test_vg1 has 1.18 GiB free 2024-03-01 20:55:02,950 DEBUG blivet/MainThread: test_vg1 size is 2.98 GiB 2024-03-01 20:55:02,951 DEBUG blivet/MainThread: vg test_vg1 has 1.18 GiB free 2024-03-01 20:55:02,947 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7efdce6a6f10) -- name = test_vg1-lv1 status = True id = 45 children = [] parents = ['existing 2.98 GiB lvmvg test_vg1 (11)'] uuid = F8TpAs-pMXu-SFeZ-2C4t-3aMT-HaUU-W2tZ5I size = 1.5 GiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-0 target size = 1.5 GiB path = /dev/mapper/test_vg1-lv1 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7efdcd3c66a0) -- name = test_vg1 status = True id = 11 children = ['existing 1.5 GiB lvmlv test_vg1-lv1 (45) with existing xfs filesystem', 'existing 308 MiB lvmsnapshot test_vg1-lv1_snapset1 (58) with existing xfs ' 'filesystem'] parents = ['existing 1024 MiB disk sda (2) with existing lvmpv', 'existing 1024 MiB disk sdb (16) with existing lvmpv', 'existing 1024 MiB disk sdc (36) with existing lvmpv'] uuid = 92D4iU-pgrj-b4GD-6hd5-mlyY-nO5Y-bc0FSA size = 2.98 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 2.98 GiB path = /dev/test_vg1 format args = [] original_format = None free = 1.18 GiB PE Size = 4 MiB PE Count = 762 PE Free = 302 PV Count = 3 modified = False extents = 762 free space = 1.18 GiB free extents = 302 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sda (2) with existing lvmpv', 'existing 1024 MiB disk sdb (16) with existing lvmpv', 'existing 1024 MiB disk sdc (36) with existing lvmpv'] LVs = ['existing 1.5 GiB lvmlv test_vg1-lv1 (45) with existing xfs filesystem', 'existing 308 MiB lvmsnapshot test_vg1-lv1_snapset1 (58) with existing xfs ' 'filesystem'] segment type = linear percent = 0 VG space used = 1.5 GiB 2024-03-01 20:55:02,953 DEBUG blivet/MainThread: test_vg1 size is 2.98 GiB 2024-03-01 20:55:02,954 DEBUG blivet/MainThread: vg test_vg1 has 1.18 GiB free 2024-03-01 20:55:02,954 DEBUG blivet/MainThread: test_vg1 size is 2.98 GiB 2024-03-01 20:55:02,955 DEBUG blivet/MainThread: vg test_vg1 has 1.18 GiB free 2024-03-01 20:55:02,952 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7efdce6a6f10) -- name = test_vg1-lv1 status = True id = 45 children = [] parents = ['existing 2.98 GiB lvmvg test_vg1 (11)'] uuid = F8TpAs-pMXu-SFeZ-2C4t-3aMT-HaUU-W2tZ5I size = 1.5 GiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-0 target size = 1.5 GiB path = /dev/mapper/test_vg1-lv1 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7efdcd3c66a0) -- name = test_vg1 status = True id = 11 children = ['existing 1.5 GiB lvmlv test_vg1-lv1 (45) with existing xfs filesystem', 'existing 308 MiB lvmsnapshot test_vg1-lv1_snapset1 (58) with existing xfs ' 'filesystem'] parents = ['existing 1024 MiB disk sda (2) with existing lvmpv', 'existing 1024 MiB disk sdb (16) with existing lvmpv', 'existing 1024 MiB disk sdc (36) with existing lvmpv'] uuid = 92D4iU-pgrj-b4GD-6hd5-mlyY-nO5Y-bc0FSA size = 2.98 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 2.98 GiB path = /dev/test_vg1 format args = [] original_format = None free = 1.18 GiB PE Size = 4 MiB PE Count = 762 PE Free = 302 PV Count = 3 modified = False extents = 762 free space = 1.18 GiB free extents = 302 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sda (2) with existing lvmpv', 'existing 1024 MiB disk sdb (16) with existing lvmpv', 'existing 1024 MiB disk sdc (36) with existing lvmpv'] LVs = ['existing 1.5 GiB lvmlv test_vg1-lv1 (45) with existing xfs filesystem', 'existing 308 MiB lvmsnapshot test_vg1-lv1_snapset1 (58) with existing xfs ' 'filesystem'] segment type = linear percent = 0 VG space used = 1.5 GiB 2024-03-01 20:55:02,958 DEBUG blivet/MainThread: test_vg1 size is 2.98 GiB 2024-03-01 20:55:02,958 DEBUG blivet/MainThread: vg test_vg1 has 1.18 GiB free 2024-03-01 20:55:02,959 DEBUG blivet/MainThread: test_vg1 size is 2.98 GiB 2024-03-01 20:55:02,959 DEBUG blivet/MainThread: vg test_vg1 has 1.18 GiB free 2024-03-01 20:55:02,956 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7efdce6a6f10) -- name = test_vg1-lv1 status = True id = 45 children = [] parents = ['existing 2.98 GiB lvmvg test_vg1 (11)'] uuid = F8TpAs-pMXu-SFeZ-2C4t-3aMT-HaUU-W2tZ5I size = 1.5 GiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-0 target size = 1.5 GiB path = /dev/mapper/test_vg1-lv1 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7efdcd3c66a0) -- name = test_vg1 status = True id = 11 children = ['existing 1.5 GiB lvmlv test_vg1-lv1 (45) with existing xfs filesystem', 'existing 308 MiB lvmsnapshot test_vg1-lv1_snapset1 (58) with existing xfs ' 'filesystem'] parents = ['existing 1024 MiB disk sda (2) with existing lvmpv', 'existing 1024 MiB disk sdb (16) with existing lvmpv', 'existing 1024 MiB disk sdc (36) with existing lvmpv'] uuid = 92D4iU-pgrj-b4GD-6hd5-mlyY-nO5Y-bc0FSA size = 2.98 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 2.98 GiB path = /dev/test_vg1 format args = [] original_format = None free = 1.18 GiB PE Size = 4 MiB PE Count = 762 PE Free = 302 PV Count = 3 modified = False extents = 762 free space = 1.18 GiB free extents = 302 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sda (2) with existing lvmpv', 'existing 1024 MiB disk sdb (16) with existing lvmpv', 'existing 1024 MiB disk sdc (36) with existing lvmpv'] LVs = ['existing 1.5 GiB lvmlv test_vg1-lv1 (45) with existing xfs filesystem', 'existing 308 MiB lvmsnapshot test_vg1-lv1_snapset1 (58) with existing xfs ' 'filesystem'] segment type = linear percent = 0 VG space used = 1.5 GiB 2024-03-01 20:55:02,962 DEBUG blivet/MainThread: test_vg1 size is 2.98 GiB 2024-03-01 20:55:02,962 DEBUG blivet/MainThread: vg test_vg1 has 1.18 GiB free 2024-03-01 20:55:02,963 DEBUG blivet/MainThread: test_vg1 size is 2.98 GiB 2024-03-01 20:55:02,963 DEBUG blivet/MainThread: vg test_vg1 has 1.18 GiB free 2024-03-01 20:55:02,960 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7efdce6a6f10) -- name = test_vg1-lv1 status = True id = 45 children = [] parents = ['existing 2.98 GiB lvmvg test_vg1 (11)'] uuid = F8TpAs-pMXu-SFeZ-2C4t-3aMT-HaUU-W2tZ5I size = 1.5 GiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-0 target size = 1.5 GiB path = /dev/mapper/test_vg1-lv1 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7efdcd3c66a0) -- name = test_vg1 status = True id = 11 children = ['existing 1.5 GiB lvmlv test_vg1-lv1 (45) with existing xfs filesystem', 'existing 308 MiB lvmsnapshot test_vg1-lv1_snapset1 (58) with existing xfs ' 'filesystem'] parents = ['existing 1024 MiB disk sda (2) with existing lvmpv', 'existing 1024 MiB disk sdb (16) with existing lvmpv', 'existing 1024 MiB disk sdc (36) with existing lvmpv'] uuid = 92D4iU-pgrj-b4GD-6hd5-mlyY-nO5Y-bc0FSA size = 2.98 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 2.98 GiB path = /dev/test_vg1 format args = [] original_format = None free = 1.18 GiB PE Size = 4 MiB PE Count = 762 PE Free = 302 PV Count = 3 modified = False extents = 762 free space = 1.18 GiB free extents = 302 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sda (2) with existing lvmpv', 'existing 1024 MiB disk sdb (16) with existing lvmpv', 'existing 1024 MiB disk sdc (36) with existing lvmpv'] LVs = ['existing 1.5 GiB lvmlv test_vg1-lv1 (45) with existing xfs filesystem', 'existing 308 MiB lvmsnapshot test_vg1-lv1_snapset1 (58) with existing xfs ' 'filesystem'] segment type = linear percent = 0 VG space used = 1.5 GiB 2024-03-01 20:55:02,966 DEBUG blivet/MainThread: test_vg1 size is 2.98 GiB 2024-03-01 20:55:02,966 DEBUG blivet/MainThread: vg test_vg1 has 1.18 GiB free 2024-03-01 20:55:02,967 DEBUG blivet/MainThread: test_vg1 size is 2.98 GiB 2024-03-01 20:55:02,968 DEBUG blivet/MainThread: vg test_vg1 has 1.18 GiB free 2024-03-01 20:55:02,964 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7efdce6a6f10) -- name = test_vg1-lv1 status = True id = 45 children = [] parents = ['existing 2.98 GiB lvmvg test_vg1 (11)'] uuid = F8TpAs-pMXu-SFeZ-2C4t-3aMT-HaUU-W2tZ5I size = 1.5 GiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-0 target size = 1.5 GiB path = /dev/mapper/test_vg1-lv1 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7efdcd3c66a0) -- name = test_vg1 status = True id = 11 children = ['existing 1.5 GiB lvmlv test_vg1-lv1 (45) with existing xfs filesystem', 'existing 308 MiB lvmsnapshot test_vg1-lv1_snapset1 (58) with existing xfs ' 'filesystem'] parents = ['existing 1024 MiB disk sda (2) with existing lvmpv', 'existing 1024 MiB disk sdb (16) with existing lvmpv', 'existing 1024 MiB disk sdc (36) with existing lvmpv'] uuid = 92D4iU-pgrj-b4GD-6hd5-mlyY-nO5Y-bc0FSA size = 2.98 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 2.98 GiB path = /dev/test_vg1 format args = [] original_format = None free = 1.18 GiB PE Size = 4 MiB PE Count = 762 PE Free = 302 PV Count = 3 modified = False extents = 762 free space = 1.18 GiB free extents = 302 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sda (2) with existing lvmpv', 'existing 1024 MiB disk sdb (16) with existing lvmpv', 'existing 1024 MiB disk sdc (36) with existing lvmpv'] LVs = ['existing 1.5 GiB lvmlv test_vg1-lv1 (45) with existing xfs filesystem', 'existing 308 MiB lvmsnapshot test_vg1-lv1_snapset1 (58) with existing xfs ' 'filesystem'] segment type = linear percent = 0 VG space used = 1.5 GiB 2024-03-01 20:55:02,970 DEBUG blivet/MainThread: test_vg1 size is 2.98 GiB 2024-03-01 20:55:02,971 DEBUG blivet/MainThread: vg test_vg1 has 1.18 GiB free 2024-03-01 20:55:02,971 DEBUG blivet/MainThread: test_vg1 size is 2.98 GiB 2024-03-01 20:55:02,972 DEBUG blivet/MainThread: vg test_vg1 has 1.18 GiB free 2024-03-01 20:55:02,968 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7efdce6a6f10) -- name = test_vg1-lv1 status = True id = 45 children = [] parents = ['existing 2.98 GiB lvmvg test_vg1 (11)'] uuid = F8TpAs-pMXu-SFeZ-2C4t-3aMT-HaUU-W2tZ5I size = 1.5 GiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-0 target size = 1.5 GiB path = /dev/mapper/test_vg1-lv1 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7efdcd3c66a0) -- name = test_vg1 status = True id = 11 children = ['existing 1.5 GiB lvmlv test_vg1-lv1 (45) with existing xfs filesystem', 'existing 308 MiB lvmsnapshot test_vg1-lv1_snapset1 (58) with existing xfs ' 'filesystem'] parents = ['existing 1024 MiB disk sda (2) with existing lvmpv', 'existing 1024 MiB disk sdb (16) with existing lvmpv', 'existing 1024 MiB disk sdc (36) with existing lvmpv'] uuid = 92D4iU-pgrj-b4GD-6hd5-mlyY-nO5Y-bc0FSA size = 2.98 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 2.98 GiB path = /dev/test_vg1 format args = [] original_format = None free = 1.18 GiB PE Size = 4 MiB PE Count = 762 PE Free = 302 PV Count = 3 modified = False extents = 762 free space = 1.18 GiB free extents = 302 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sda (2) with existing lvmpv', 'existing 1024 MiB disk sdb (16) with existing lvmpv', 'existing 1024 MiB disk sdc (36) with existing lvmpv'] LVs = ['existing 1.5 GiB lvmlv test_vg1-lv1 (45) with existing xfs filesystem', 'existing 308 MiB lvmsnapshot test_vg1-lv1_snapset1 (58) with existing xfs ' 'filesystem'] segment type = linear percent = 0 VG space used = 1.5 GiB 2024-03-01 20:55:02,974 DEBUG blivet/MainThread: test_vg1 size is 2.98 GiB 2024-03-01 20:55:02,975 DEBUG blivet/MainThread: vg test_vg1 has 1.18 GiB free 2024-03-01 20:55:02,975 DEBUG blivet/MainThread: test_vg1 size is 2.98 GiB 2024-03-01 20:55:02,976 DEBUG blivet/MainThread: vg test_vg1 has 1.18 GiB free 2024-03-01 20:55:02,972 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7efdce6a6f10) -- name = test_vg1-lv1 status = True id = 45 children = [] parents = ['existing 2.98 GiB lvmvg test_vg1 (11)'] uuid = F8TpAs-pMXu-SFeZ-2C4t-3aMT-HaUU-W2tZ5I size = 1.5 GiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-0 target size = 1.5 GiB path = /dev/mapper/test_vg1-lv1 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7efdcd3c66a0) -- name = test_vg1 status = True id = 11 children = ['existing 1.5 GiB lvmlv test_vg1-lv1 (45) with existing xfs filesystem', 'existing 308 MiB lvmsnapshot test_vg1-lv1_snapset1 (58) with existing xfs ' 'filesystem'] parents = ['existing 1024 MiB disk sda (2) with existing lvmpv', 'existing 1024 MiB disk sdb (16) with existing lvmpv', 'existing 1024 MiB disk sdc (36) with existing lvmpv'] uuid = 92D4iU-pgrj-b4GD-6hd5-mlyY-nO5Y-bc0FSA size = 2.98 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 2.98 GiB path = /dev/test_vg1 format args = [] original_format = None free = 1.18 GiB PE Size = 4 MiB PE Count = 762 PE Free = 302 PV Count = 3 modified = False extents = 762 free space = 1.18 GiB free extents = 302 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sda (2) with existing lvmpv', 'existing 1024 MiB disk sdb (16) with existing lvmpv', 'existing 1024 MiB disk sdc (36) with existing lvmpv'] LVs = ['existing 1.5 GiB lvmlv test_vg1-lv1 (45) with existing xfs filesystem', 'existing 308 MiB lvmsnapshot test_vg1-lv1_snapset1 (58) with existing xfs ' 'filesystem'] segment type = linear percent = 0 VG space used = 1.5 GiB 2024-03-01 20:55:02,978 DEBUG blivet/MainThread: test_vg1 size is 2.98 GiB 2024-03-01 20:55:02,979 DEBUG blivet/MainThread: vg test_vg1 has 1.18 GiB free 2024-03-01 20:55:02,979 DEBUG blivet/MainThread: test_vg1 size is 2.98 GiB 2024-03-01 20:55:02,980 DEBUG blivet/MainThread: vg test_vg1 has 1.18 GiB free 2024-03-01 20:55:02,976 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7efdce6a6f10) -- name = test_vg1-lv1 status = True id = 45 children = [] parents = ['existing 2.98 GiB lvmvg test_vg1 (11)'] uuid = F8TpAs-pMXu-SFeZ-2C4t-3aMT-HaUU-W2tZ5I size = 1.5 GiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-0 target size = 1.5 GiB path = /dev/mapper/test_vg1-lv1 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7efdcd3c66a0) -- name = test_vg1 status = True id = 11 children = ['existing 1.5 GiB lvmlv test_vg1-lv1 (45) with existing xfs filesystem', 'existing 308 MiB lvmsnapshot test_vg1-lv1_snapset1 (58) with existing xfs ' 'filesystem'] parents = ['existing 1024 MiB disk sda (2) with existing lvmpv', 'existing 1024 MiB disk sdb (16) with existing lvmpv', 'existing 1024 MiB disk sdc (36) with existing lvmpv'] uuid = 92D4iU-pgrj-b4GD-6hd5-mlyY-nO5Y-bc0FSA size = 2.98 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 2.98 GiB path = /dev/test_vg1 format args = [] original_format = None free = 1.18 GiB PE Size = 4 MiB PE Count = 762 PE Free = 302 PV Count = 3 modified = False extents = 762 free space = 1.18 GiB free extents = 302 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sda (2) with existing lvmpv', 'existing 1024 MiB disk sdb (16) with existing lvmpv', 'existing 1024 MiB disk sdc (36) with existing lvmpv'] LVs = ['existing 1.5 GiB lvmlv test_vg1-lv1 (45) with existing xfs filesystem', 'existing 308 MiB lvmsnapshot test_vg1-lv1_snapset1 (58) with existing xfs ' 'filesystem'] segment type = linear percent = 0 VG space used = 1.5 GiB 2024-03-01 20:55:02,982 DEBUG blivet/MainThread: test_vg1 size is 2.98 GiB 2024-03-01 20:55:02,983 DEBUG blivet/MainThread: vg test_vg1 has 1.18 GiB free 2024-03-01 20:55:02,983 DEBUG blivet/MainThread: test_vg1 size is 2.98 GiB 2024-03-01 20:55:02,984 DEBUG blivet/MainThread: vg test_vg1 has 1.18 GiB free 2024-03-01 20:55:02,980 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7efdce6a6f10) -- name = test_vg1-lv1 status = True id = 45 children = [] parents = ['existing 2.98 GiB lvmvg test_vg1 (11)'] uuid = F8TpAs-pMXu-SFeZ-2C4t-3aMT-HaUU-W2tZ5I size = 1.5 GiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-0 target size = 1.5 GiB path = /dev/mapper/test_vg1-lv1 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7efdcd3c66a0) -- name = test_vg1 status = True id = 11 children = ['existing 1.5 GiB lvmlv test_vg1-lv1 (45) with existing xfs filesystem', 'existing 308 MiB lvmsnapshot test_vg1-lv1_snapset1 (58) with existing xfs ' 'filesystem'] parents = ['existing 1024 MiB disk sda (2) with existing lvmpv', 'existing 1024 MiB disk sdb (16) with existing lvmpv', 'existing 1024 MiB disk sdc (36) with existing lvmpv'] uuid = 92D4iU-pgrj-b4GD-6hd5-mlyY-nO5Y-bc0FSA size = 2.98 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 2.98 GiB path = /dev/test_vg1 format args = [] original_format = None free = 1.18 GiB PE Size = 4 MiB PE Count = 762 PE Free = 302 PV Count = 3 modified = False extents = 762 free space = 1.18 GiB free extents = 302 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sda (2) with existing lvmpv', 'existing 1024 MiB disk sdb (16) with existing lvmpv', 'existing 1024 MiB disk sdc (36) with existing lvmpv'] LVs = ['existing 1.5 GiB lvmlv test_vg1-lv1 (45) with existing xfs filesystem', 'existing 308 MiB lvmsnapshot test_vg1-lv1_snapset1 (58) with existing xfs ' 'filesystem'] segment type = linear percent = 0 VG space used = 1.5 GiB 2024-03-01 20:55:02,986 DEBUG blivet/MainThread: test_vg1 size is 2.98 GiB 2024-03-01 20:55:02,987 DEBUG blivet/MainThread: vg test_vg1 has 1.18 GiB free 2024-03-01 20:55:02,987 DEBUG blivet/MainThread: test_vg1 size is 2.98 GiB 2024-03-01 20:55:02,988 DEBUG blivet/MainThread: vg test_vg1 has 1.18 GiB free 2024-03-01 20:55:02,985 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7efdce6a6f10) -- name = test_vg1-lv1 status = True id = 45 children = [] parents = ['existing 2.98 GiB lvmvg test_vg1 (11)'] uuid = F8TpAs-pMXu-SFeZ-2C4t-3aMT-HaUU-W2tZ5I size = 1.5 GiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-0 target size = 1.5 GiB path = /dev/mapper/test_vg1-lv1 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7efdcd3c66a0) -- name = test_vg1 status = True id = 11 children = ['existing 1.5 GiB lvmlv test_vg1-lv1 (45) with existing xfs filesystem', 'existing 308 MiB lvmsnapshot test_vg1-lv1_snapset1 (58) with existing xfs ' 'filesystem'] parents = ['existing 1024 MiB disk sda (2) with existing lvmpv', 'existing 1024 MiB disk sdb (16) with existing lvmpv', 'existing 1024 MiB disk sdc (36) with existing lvmpv'] uuid = 92D4iU-pgrj-b4GD-6hd5-mlyY-nO5Y-bc0FSA size = 2.98 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 2.98 GiB path = /dev/test_vg1 format args = [] original_format = None free = 1.18 GiB PE Size = 4 MiB PE Count = 762 PE Free = 302 PV Count = 3 modified = False extents = 762 free space = 1.18 GiB free extents = 302 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sda (2) with existing lvmpv', 'existing 1024 MiB disk sdb (16) with existing lvmpv', 'existing 1024 MiB disk sdc (36) with existing lvmpv'] LVs = ['existing 1.5 GiB lvmlv test_vg1-lv1 (45) with existing xfs filesystem', 'existing 308 MiB lvmsnapshot test_vg1-lv1_snapset1 (58) with existing xfs ' 'filesystem'] segment type = linear percent = 0 VG space used = 1.5 GiB 2024-03-01 20:55:02,991 DEBUG blivet/MainThread: test_vg1 size is 2.98 GiB 2024-03-01 20:55:02,991 DEBUG blivet/MainThread: vg test_vg1 has 1.18 GiB free 2024-03-01 20:55:02,992 DEBUG blivet/MainThread: test_vg1 size is 2.98 GiB 2024-03-01 20:55:02,992 DEBUG blivet/MainThread: vg test_vg1 has 1.18 GiB free 2024-03-01 20:55:02,989 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7efdce6a6f10) -- name = test_vg1-lv1 status = True id = 45 children = [] parents = ['existing 2.98 GiB lvmvg test_vg1 (11)'] uuid = F8TpAs-pMXu-SFeZ-2C4t-3aMT-HaUU-W2tZ5I size = 1.5 GiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-0 target size = 1.5 GiB path = /dev/mapper/test_vg1-lv1 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7efdcd3c66a0) -- name = test_vg1 status = True id = 11 children = ['existing 1.5 GiB lvmlv test_vg1-lv1 (45) with existing xfs filesystem', 'existing 308 MiB lvmsnapshot test_vg1-lv1_snapset1 (58) with existing xfs ' 'filesystem'] parents = ['existing 1024 MiB disk sda (2) with existing lvmpv', 'existing 1024 MiB disk sdb (16) with existing lvmpv', 'existing 1024 MiB disk sdc (36) with existing lvmpv'] uuid = 92D4iU-pgrj-b4GD-6hd5-mlyY-nO5Y-bc0FSA size = 2.98 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 2.98 GiB path = /dev/test_vg1 format args = [] original_format = None free = 1.18 GiB PE Size = 4 MiB PE Count = 762 PE Free = 302 PV Count = 3 modified = False extents = 762 free space = 1.18 GiB free extents = 302 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sda (2) with existing lvmpv', 'existing 1024 MiB disk sdb (16) with existing lvmpv', 'existing 1024 MiB disk sdc (36) with existing lvmpv'] LVs = ['existing 1.5 GiB lvmlv test_vg1-lv1 (45) with existing xfs filesystem', 'existing 308 MiB lvmsnapshot test_vg1-lv1_snapset1 (58) with existing xfs ' 'filesystem'] segment type = linear percent = 0 VG space used = 1.5 GiB 2024-03-01 20:55:02,995 DEBUG blivet/MainThread: test_vg1 size is 2.98 GiB 2024-03-01 20:55:02,995 DEBUG blivet/MainThread: vg test_vg1 has 1.18 GiB free 2024-03-01 20:55:02,996 DEBUG blivet/MainThread: test_vg1 size is 2.98 GiB 2024-03-01 20:55:02,996 DEBUG blivet/MainThread: vg test_vg1 has 1.18 GiB free 2024-03-01 20:55:02,993 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7efdce6a6f10) -- name = test_vg1-lv1 status = True id = 45 children = [] parents = ['existing 2.98 GiB lvmvg test_vg1 (11)'] uuid = F8TpAs-pMXu-SFeZ-2C4t-3aMT-HaUU-W2tZ5I size = 1.5 GiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-0 target size = 1.5 GiB path = /dev/mapper/test_vg1-lv1 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7efdcd3c66a0) -- name = test_vg1 status = True id = 11 children = ['existing 1.5 GiB lvmlv test_vg1-lv1 (45) with existing xfs filesystem', 'existing 308 MiB lvmsnapshot test_vg1-lv1_snapset1 (58) with existing xfs ' 'filesystem'] parents = ['existing 1024 MiB disk sda (2) with existing lvmpv', 'existing 1024 MiB disk sdb (16) with existing lvmpv', 'existing 1024 MiB disk sdc (36) with existing lvmpv'] uuid = 92D4iU-pgrj-b4GD-6hd5-mlyY-nO5Y-bc0FSA size = 2.98 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 2.98 GiB path = /dev/test_vg1 format args = [] original_format = None free = 1.18 GiB PE Size = 4 MiB PE Count = 762 PE Free = 302 PV Count = 3 modified = False extents = 762 free space = 1.18 GiB free extents = 302 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sda (2) with existing lvmpv', 'existing 1024 MiB disk sdb (16) with existing lvmpv', 'existing 1024 MiB disk sdc (36) with existing lvmpv'] LVs = ['existing 1.5 GiB lvmlv test_vg1-lv1 (45) with existing xfs filesystem', 'existing 308 MiB lvmsnapshot test_vg1-lv1_snapset1 (58) with existing xfs ' 'filesystem'] segment type = linear percent = 0 VG space used = 1.5 GiB 2024-03-01 20:55:02,999 DEBUG blivet/MainThread: test_vg1 size is 2.98 GiB 2024-03-01 20:55:03,000 DEBUG blivet/MainThread: vg test_vg1 has 1.18 GiB free 2024-03-01 20:55:03,000 DEBUG blivet/MainThread: test_vg1 size is 2.98 GiB 2024-03-01 20:55:03,000 DEBUG blivet/MainThread: vg test_vg1 has 1.18 GiB free 2024-03-01 20:55:02,997 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7efdce6a6f10) -- name = test_vg1-lv1 status = True id = 45 children = [] parents = ['existing 2.98 GiB lvmvg test_vg1 (11)'] uuid = F8TpAs-pMXu-SFeZ-2C4t-3aMT-HaUU-W2tZ5I size = 1.5 GiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-0 target size = 1.5 GiB path = /dev/mapper/test_vg1-lv1 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7efdcd3c66a0) -- name = test_vg1 status = True id = 11 children = ['existing 1.5 GiB lvmlv test_vg1-lv1 (45) with existing xfs filesystem', 'existing 308 MiB lvmsnapshot test_vg1-lv1_snapset1 (58) with existing xfs ' 'filesystem'] parents = ['existing 1024 MiB disk sda (2) with existing lvmpv', 'existing 1024 MiB disk sdb (16) with existing lvmpv', 'existing 1024 MiB disk sdc (36) with existing lvmpv'] uuid = 92D4iU-pgrj-b4GD-6hd5-mlyY-nO5Y-bc0FSA size = 2.98 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 2.98 GiB path = /dev/test_vg1 format args = [] original_format = None free = 1.18 GiB PE Size = 4 MiB PE Count = 762 PE Free = 302 PV Count = 3 modified = False extents = 762 free space = 1.18 GiB free extents = 302 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sda (2) with existing lvmpv', 'existing 1024 MiB disk sdb (16) with existing lvmpv', 'existing 1024 MiB disk sdc (36) with existing lvmpv'] LVs = ['existing 1.5 GiB lvmlv test_vg1-lv1 (45) with existing xfs filesystem', 'existing 308 MiB lvmsnapshot test_vg1-lv1_snapset1 (58) with existing xfs ' 'filesystem'] segment type = linear percent = 0 VG space used = 1.5 GiB 2024-03-01 20:55:03,003 DEBUG blivet/MainThread: test_vg1 size is 2.98 GiB 2024-03-01 20:55:03,004 DEBUG blivet/MainThread: vg test_vg1 has 1.18 GiB free 2024-03-01 20:55:03,004 DEBUG blivet/MainThread: test_vg1 size is 2.98 GiB 2024-03-01 20:55:03,005 DEBUG blivet/MainThread: vg test_vg1 has 1.18 GiB free 2024-03-01 20:55:03,001 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7efdce6a6f10) -- name = test_vg1-lv1 status = True id = 45 children = [] parents = ['existing 2.98 GiB lvmvg test_vg1 (11)'] uuid = F8TpAs-pMXu-SFeZ-2C4t-3aMT-HaUU-W2tZ5I size = 1.5 GiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-0 target size = 1.5 GiB path = /dev/mapper/test_vg1-lv1 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7efdcd3c66a0) -- name = test_vg1 status = True id = 11 children = ['existing 1.5 GiB lvmlv test_vg1-lv1 (45) with existing xfs filesystem', 'existing 308 MiB lvmsnapshot test_vg1-lv1_snapset1 (58) with existing xfs ' 'filesystem'] parents = ['existing 1024 MiB disk sda (2) with existing lvmpv', 'existing 1024 MiB disk sdb (16) with existing lvmpv', 'existing 1024 MiB disk sdc (36) with existing lvmpv'] uuid = 92D4iU-pgrj-b4GD-6hd5-mlyY-nO5Y-bc0FSA size = 2.98 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 2.98 GiB path = /dev/test_vg1 format args = [] original_format = None free = 1.18 GiB PE Size = 4 MiB PE Count = 762 PE Free = 302 PV Count = 3 modified = False extents = 762 free space = 1.18 GiB free extents = 302 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sda (2) with existing lvmpv', 'existing 1024 MiB disk sdb (16) with existing lvmpv', 'existing 1024 MiB disk sdc (36) with existing lvmpv'] LVs = ['existing 1.5 GiB lvmlv test_vg1-lv1 (45) with existing xfs filesystem', 'existing 308 MiB lvmsnapshot test_vg1-lv1_snapset1 (58) with existing xfs ' 'filesystem'] segment type = linear percent = 0 VG space used = 1.5 GiB 2024-03-01 20:55:03,007 DEBUG blivet/MainThread: test_vg1 size is 2.98 GiB 2024-03-01 20:55:03,008 DEBUG blivet/MainThread: vg test_vg1 has 1.18 GiB free 2024-03-01 20:55:03,008 DEBUG blivet/MainThread: test_vg1 size is 2.98 GiB 2024-03-01 20:55:03,009 DEBUG blivet/MainThread: vg test_vg1 has 1.18 GiB free 2024-03-01 20:55:03,005 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7efdce6a6f10) -- name = test_vg1-lv1 status = True id = 45 children = [] parents = ['existing 2.98 GiB lvmvg test_vg1 (11)'] uuid = F8TpAs-pMXu-SFeZ-2C4t-3aMT-HaUU-W2tZ5I size = 1.5 GiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-0 target size = 1.5 GiB path = /dev/mapper/test_vg1-lv1 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7efdcd3c66a0) -- name = test_vg1 status = True id = 11 children = ['existing 1.5 GiB lvmlv test_vg1-lv1 (45) with existing xfs filesystem', 'existing 308 MiB lvmsnapshot test_vg1-lv1_snapset1 (58) with existing xfs ' 'filesystem'] parents = ['existing 1024 MiB disk sda (2) with existing lvmpv', 'existing 1024 MiB disk sdb (16) with existing lvmpv', 'existing 1024 MiB disk sdc (36) with existing lvmpv'] uuid = 92D4iU-pgrj-b4GD-6hd5-mlyY-nO5Y-bc0FSA size = 2.98 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 2.98 GiB path = /dev/test_vg1 format args = [] original_format = None free = 1.18 GiB PE Size = 4 MiB PE Count = 762 PE Free = 302 PV Count = 3 modified = False extents = 762 free space = 1.18 GiB free extents = 302 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sda (2) with existing lvmpv', 'existing 1024 MiB disk sdb (16) with existing lvmpv', 'existing 1024 MiB disk sdc (36) with existing lvmpv'] LVs = ['existing 1.5 GiB lvmlv test_vg1-lv1 (45) with existing xfs filesystem', 'existing 308 MiB lvmsnapshot test_vg1-lv1_snapset1 (58) with existing xfs ' 'filesystem'] segment type = linear percent = 0 VG space used = 1.5 GiB 2024-03-01 20:55:03,011 DEBUG blivet/MainThread: test_vg1 size is 2.98 GiB 2024-03-01 20:55:03,012 DEBUG blivet/MainThread: vg test_vg1 has 1.18 GiB free 2024-03-01 20:55:03,012 DEBUG blivet/MainThread: test_vg1 size is 2.98 GiB 2024-03-01 20:55:03,013 DEBUG blivet/MainThread: vg test_vg1 has 1.18 GiB free 2024-03-01 20:55:03,009 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7efdce6a6f10) -- name = test_vg1-lv1 status = True id = 45 children = [] parents = ['existing 2.98 GiB lvmvg test_vg1 (11)'] uuid = F8TpAs-pMXu-SFeZ-2C4t-3aMT-HaUU-W2tZ5I size = 1.5 GiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-0 target size = 1.5 GiB path = /dev/mapper/test_vg1-lv1 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7efdcd3c66a0) -- name = test_vg1 status = True id = 11 children = ['existing 1.5 GiB lvmlv test_vg1-lv1 (45) with existing xfs filesystem', 'existing 308 MiB lvmsnapshot test_vg1-lv1_snapset1 (58) with existing xfs ' 'filesystem'] parents = ['existing 1024 MiB disk sda (2) with existing lvmpv', 'existing 1024 MiB disk sdb (16) with existing lvmpv', 'existing 1024 MiB disk sdc (36) with existing lvmpv'] uuid = 92D4iU-pgrj-b4GD-6hd5-mlyY-nO5Y-bc0FSA size = 2.98 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 2.98 GiB path = /dev/test_vg1 format args = [] original_format = None free = 1.18 GiB PE Size = 4 MiB PE Count = 762 PE Free = 302 PV Count = 3 modified = False extents = 762 free space = 1.18 GiB free extents = 302 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sda (2) with existing lvmpv', 'existing 1024 MiB disk sdb (16) with existing lvmpv', 'existing 1024 MiB disk sdc (36) with existing lvmpv'] LVs = ['existing 1.5 GiB lvmlv test_vg1-lv1 (45) with existing xfs filesystem', 'existing 308 MiB lvmsnapshot test_vg1-lv1_snapset1 (58) with existing xfs ' 'filesystem'] segment type = linear percent = 0 VG space used = 1.5 GiB 2024-03-01 20:55:03,015 DEBUG blivet/MainThread: test_vg1 size is 2.98 GiB 2024-03-01 20:55:03,016 DEBUG blivet/MainThread: vg test_vg1 has 1.18 GiB free 2024-03-01 20:55:03,016 DEBUG blivet/MainThread: test_vg1 size is 2.98 GiB 2024-03-01 20:55:03,017 DEBUG blivet/MainThread: vg test_vg1 has 1.18 GiB free 2024-03-01 20:55:03,013 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7efdce6a6f10) -- name = test_vg1-lv1 status = True id = 45 children = [] parents = ['existing 2.98 GiB lvmvg test_vg1 (11)'] uuid = F8TpAs-pMXu-SFeZ-2C4t-3aMT-HaUU-W2tZ5I size = 1.5 GiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-0 target size = 1.5 GiB path = /dev/mapper/test_vg1-lv1 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7efdcd3c66a0) -- name = test_vg1 status = True id = 11 children = ['existing 1.5 GiB lvmlv test_vg1-lv1 (45) with existing xfs filesystem', 'existing 308 MiB lvmsnapshot test_vg1-lv1_snapset1 (58) with existing xfs ' 'filesystem'] parents = ['existing 1024 MiB disk sda (2) with existing lvmpv', 'existing 1024 MiB disk sdb (16) with existing lvmpv', 'existing 1024 MiB disk sdc (36) with existing lvmpv'] uuid = 92D4iU-pgrj-b4GD-6hd5-mlyY-nO5Y-bc0FSA size = 2.98 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 2.98 GiB path = /dev/test_vg1 format args = [] original_format = None free = 1.18 GiB PE Size = 4 MiB PE Count = 762 PE Free = 302 PV Count = 3 modified = False extents = 762 free space = 1.18 GiB free extents = 302 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sda (2) with existing lvmpv', 'existing 1024 MiB disk sdb (16) with existing lvmpv', 'existing 1024 MiB disk sdc (36) with existing lvmpv'] LVs = ['existing 1.5 GiB lvmlv test_vg1-lv1 (45) with existing xfs filesystem', 'existing 308 MiB lvmsnapshot test_vg1-lv1_snapset1 (58) with existing xfs ' 'filesystem'] segment type = linear percent = 0 VG space used = 1.5 GiB 2024-03-01 20:55:03,019 DEBUG blivet/MainThread: test_vg1 size is 2.98 GiB 2024-03-01 20:55:03,020 DEBUG blivet/MainThread: vg test_vg1 has 1.18 GiB free 2024-03-01 20:55:03,020 DEBUG blivet/MainThread: test_vg1 size is 2.98 GiB 2024-03-01 20:55:03,021 DEBUG blivet/MainThread: vg test_vg1 has 1.18 GiB free 2024-03-01 20:55:03,017 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7efdce6a6f10) -- name = test_vg1-lv1 status = True id = 45 children = [] parents = ['existing 2.98 GiB lvmvg test_vg1 (11)'] uuid = F8TpAs-pMXu-SFeZ-2C4t-3aMT-HaUU-W2tZ5I size = 1.5 GiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-0 target size = 1.5 GiB path = /dev/mapper/test_vg1-lv1 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7efdcd3c66a0) -- name = test_vg1 status = True id = 11 children = ['existing 1.5 GiB lvmlv test_vg1-lv1 (45) with existing xfs filesystem', 'existing 308 MiB lvmsnapshot test_vg1-lv1_snapset1 (58) with existing xfs ' 'filesystem'] parents = ['existing 1024 MiB disk sda (2) with existing lvmpv', 'existing 1024 MiB disk sdb (16) with existing lvmpv', 'existing 1024 MiB disk sdc (36) with existing lvmpv'] uuid = 92D4iU-pgrj-b4GD-6hd5-mlyY-nO5Y-bc0FSA size = 2.98 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 2.98 GiB path = /dev/test_vg1 format args = [] original_format = None free = 1.18 GiB PE Size = 4 MiB PE Count = 762 PE Free = 302 PV Count = 3 modified = False extents = 762 free space = 1.18 GiB free extents = 302 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sda (2) with existing lvmpv', 'existing 1024 MiB disk sdb (16) with existing lvmpv', 'existing 1024 MiB disk sdc (36) with existing lvmpv'] LVs = ['existing 1.5 GiB lvmlv test_vg1-lv1 (45) with existing xfs filesystem', 'existing 308 MiB lvmsnapshot test_vg1-lv1_snapset1 (58) with existing xfs ' 'filesystem'] segment type = linear percent = 0 VG space used = 1.5 GiB 2024-03-01 20:55:03,022 DEBUG blivet/MainThread: removing test_vg1-lv1 2024-03-01 20:55:03,024 DEBUG blivet/MainThread: DeviceTree.get_dependent_devices: dep: existing 1.5 GiB lvmlv test_vg1-lv1 (45) with existing xfs filesystem ; hidden: False ; 2024-03-01 20:55:03,025 DEBUG blivet/MainThread: checking if sda depends on test_vg1-lv1 2024-03-01 20:55:03,025 DEBUG blivet/MainThread: checking if test_vg1 depends on test_vg1-lv1 2024-03-01 20:55:03,025 DEBUG blivet/MainThread: checking if sdb depends on test_vg1-lv1 2024-03-01 20:55:03,025 DEBUG blivet/MainThread: checking if sdk depends on test_vg1-lv1 2024-03-01 20:55:03,025 DEBUG blivet/MainThread: checking if sdl depends on test_vg1-lv1 2024-03-01 20:55:03,025 DEBUG blivet/MainThread: checking if sdc depends on test_vg1-lv1 2024-03-01 20:55:03,025 DEBUG blivet/MainThread: checking if test_vg1-lv1 depends on test_vg1-lv1 2024-03-01 20:55:03,025 DEBUG blivet/MainThread: checking if test_vg1-lv1_snapset1 depends on test_vg1-lv1 2024-03-01 20:55:03,025 DEBUG blivet/MainThread: checking if sdd depends on test_vg1-lv1 2024-03-01 20:55:03,025 DEBUG blivet/MainThread: checking if sde depends on test_vg1-lv1 2024-03-01 20:55:03,025 DEBUG blivet/MainThread: checking if sdf depends on test_vg1-lv1 2024-03-01 20:55:03,025 DEBUG blivet/MainThread: checking if sdg depends on test_vg1-lv1 2024-03-01 20:55:03,025 DEBUG blivet/MainThread: checking if sdh depends on test_vg1-lv1 2024-03-01 20:55:03,025 DEBUG blivet/MainThread: checking if sdi depends on test_vg1-lv1 2024-03-01 20:55:03,026 DEBUG blivet/MainThread: checking if sdj depends on test_vg1-lv1 2024-03-01 20:55:03,026 DEBUG blivet/MainThread: checking if xvda depends on test_vg1-lv1 2024-03-01 20:55:03,026 DEBUG blivet/MainThread: checking if xvda1 depends on test_vg1-lv1 2024-03-01 20:55:03,026 DEBUG blivet/MainThread: devices to remove: ['test_vg1-lv1_snapset1'] 2024-03-01 20:55:03,026 DEBUG blivet/MainThread: leaves to remove: ['test_vg1-lv1_snapset1'] 2024-03-01 20:55:03,026 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 128 2024-03-01 20:55:03,029 DEBUG blivet/MainThread: LVMLogicalVolumeDevice._set_format: test_vg1-lv1_snapset1 ; type: None ; current: xfs ; 2024-03-01 20:55:03,029 INFO blivet/MainThread: registered action: [127] destroy format xfs filesystem on lvmsnapshot test_vg1-lv1_snapset1 (id 58) 2024-03-01 20:55:03,030 INFO program/MainThread: Running [40] dmsetup --version ... 2024-03-01 20:55:03,033 INFO program/MainThread: stdout[40]: Library version: 1.02.197 (2023-11-21) Driver version: 4.48.0 2024-03-01 20:55:03,033 INFO program/MainThread: stderr[40]: 2024-03-01 20:55:03,033 INFO program/MainThread: ...done [40] (exit code: 0) 2024-03-01 20:55:03,037 DEBUG blivet/MainThread: LVMVolumeGroupDevice.remove_child: name: test_vg1 ; child: lv1_snapset1 ; kids: 2 ; 2024-03-01 20:55:03,037 INFO blivet/MainThread: removed lvmsnapshot test_vg1-lv1_snapset1 (id 58) from device tree 2024-03-01 20:55:03,037 INFO blivet/MainThread: registered action: [129] destroy device lvmsnapshot test_vg1-lv1_snapset1 (id 58) 2024-03-01 20:55:03,038 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 131 2024-03-01 20:55:03,041 DEBUG blivet/MainThread: LVMLogicalVolumeDevice._set_format: test_vg1-lv1 ; type: None ; current: xfs ; 2024-03-01 20:55:03,041 INFO blivet/MainThread: registered action: [130] destroy format xfs filesystem on lvmlv test_vg1-lv1 (id 45) 2024-03-01 20:55:03,044 DEBUG blivet/MainThread: LVMVolumeGroupDevice.remove_child: name: test_vg1 ; child: lv1 ; kids: 1 ; 2024-03-01 20:55:03,044 INFO blivet/MainThread: removed lvmlv test_vg1-lv1 (id 45) from device tree 2024-03-01 20:55:03,044 INFO blivet/MainThread: registered action: [132] destroy device lvmlv test_vg1-lv1 (id 45) 2024-03-01 20:55:03,044 DEBUG blivet.ansible/MainThread: ['sdc', 'test_vg1', 'sdb', 'sda'] 2024-03-01 20:55:03,044 DEBUG blivet/MainThread: removing test_vg1 2024-03-01 20:55:03,047 DEBUG blivet/MainThread: DeviceTree.get_dependent_devices: dep: existing 2.98 GiB lvmvg test_vg1 (11) ; hidden: False ; 2024-03-01 20:55:03,047 DEBUG blivet/MainThread: dep is a leaf 2024-03-01 20:55:03,050 DEBUG blivet/MainThread: DiskDevice.remove_child: name: sda ; child: test_vg1 ; kids: 1 ; 2024-03-01 20:55:03,052 DEBUG blivet/MainThread: DiskDevice.remove_child: name: sdb ; child: test_vg1 ; kids: 1 ; 2024-03-01 20:55:03,055 DEBUG blivet/MainThread: DiskDevice.remove_child: name: sdc ; child: test_vg1 ; kids: 1 ; 2024-03-01 20:55:03,055 INFO blivet/MainThread: removed lvmvg test_vg1 (id 11) from device tree 2024-03-01 20:55:03,055 INFO blivet/MainThread: registered action: [133] destroy device lvmvg test_vg1 (id 11) 2024-03-01 20:55:03,055 INFO blivet.ansible/MainThread: scheduling destruction of sdc 2024-03-01 20:55:03,055 DEBUG blivet/MainThread: removing sdc 2024-03-01 20:55:03,058 DEBUG blivet/MainThread: DeviceTree.get_dependent_devices: dep: existing 1024 MiB disk sdc (36) with existing lvmpv ; hidden: False ; 2024-03-01 20:55:03,058 DEBUG blivet/MainThread: dep is a leaf 2024-03-01 20:55:03,058 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 135 2024-03-01 20:55:03,061 DEBUG blivet/MainThread: DiskDevice._set_format: sdc ; type: None ; current: lvmpv ; 2024-03-01 20:55:03,061 INFO blivet/MainThread: registered action: [134] destroy format lvmpv on disk sdc (id 36) 2024-03-01 20:55:03,061 INFO blivet.ansible/MainThread: scheduling destruction of sdb 2024-03-01 20:55:03,061 DEBUG blivet/MainThread: removing sdb 2024-03-01 20:55:03,063 DEBUG blivet/MainThread: DeviceTree.get_dependent_devices: dep: existing 1024 MiB disk sdb (16) with existing lvmpv ; hidden: False ; 2024-03-01 20:55:03,063 DEBUG blivet/MainThread: dep is a leaf 2024-03-01 20:55:03,063 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 137 2024-03-01 20:55:03,066 DEBUG blivet/MainThread: DiskDevice._set_format: sdb ; type: None ; current: lvmpv ; 2024-03-01 20:55:03,066 INFO blivet/MainThread: registered action: [136] destroy format lvmpv on disk sdb (id 16) 2024-03-01 20:55:03,067 INFO blivet.ansible/MainThread: scheduling destruction of sda 2024-03-01 20:55:03,067 DEBUG blivet/MainThread: removing sda 2024-03-01 20:55:03,069 DEBUG blivet/MainThread: DeviceTree.get_dependent_devices: dep: existing 1024 MiB disk sda (2) with existing lvmpv ; hidden: False ; 2024-03-01 20:55:03,069 DEBUG blivet/MainThread: dep is a leaf 2024-03-01 20:55:03,069 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 139 2024-03-01 20:55:03,072 DEBUG blivet/MainThread: DiskDevice._set_format: sda ; type: None ; current: lvmpv ; 2024-03-01 20:55:03,072 INFO blivet/MainThread: registered action: [138] destroy format lvmpv on disk sda (id 2) 2024-03-01 20:55:03,073 INFO program/MainThread: Running... udevadm settle --timeout=300 2024-03-01 20:55:03,081 DEBUG program/MainThread: Return code: 0 2024-03-01 20:55:03,096 INFO program/MainThread: Running... udevadm settle --timeout=300 2024-03-01 20:55:03,108 DEBUG program/MainThread: Return code: 0 2024-03-01 20:55:03,125 DEBUG blivet/MainThread: XFS.teardown: device: /dev/mapper/test_vg1-lv1_snapset1 ; type: xfs ; status: False ; 2024-03-01 20:55:03,126 INFO program/MainThread: Running... udevadm settle --timeout=300 2024-03-01 20:55:03,138 DEBUG program/MainThread: Return code: 0 2024-03-01 20:55:03,155 DEBUG blivet/MainThread: XFS.teardown: device: /dev/mapper/test_vg1-lv1 ; type: xfs ; status: False ; 2024-03-01 20:55:03,156 DEBUG blivet/MainThread: action: [127] destroy format xfs filesystem on lvmsnapshot test_vg1-lv1_snapset1 (id 58) 2024-03-01 20:55:03,156 DEBUG blivet/MainThread: action: [129] destroy device lvmsnapshot test_vg1-lv1_snapset1 (id 58) 2024-03-01 20:55:03,156 DEBUG blivet/MainThread: action: [130] destroy format xfs filesystem on lvmlv test_vg1-lv1 (id 45) 2024-03-01 20:55:03,156 DEBUG blivet/MainThread: action: [132] destroy device lvmlv test_vg1-lv1 (id 45) 2024-03-01 20:55:03,156 DEBUG blivet/MainThread: action: [133] destroy device lvmvg test_vg1 (id 11) 2024-03-01 20:55:03,156 DEBUG blivet/MainThread: action: [134] destroy format lvmpv on disk sdc (id 36) 2024-03-01 20:55:03,156 DEBUG blivet/MainThread: action: [136] destroy format lvmpv on disk sdb (id 16) 2024-03-01 20:55:03,156 DEBUG blivet/MainThread: action: [138] destroy format lvmpv on disk sda (id 2) 2024-03-01 20:55:03,156 INFO blivet/MainThread: pruning action queue... 2024-03-01 20:55:03,157 INFO blivet/MainThread: resetting parted disks... 2024-03-01 20:55:03,159 DEBUG blivet/MainThread: DiskLabel.reset_parted_disk: device: /dev/xvda ; 2024-03-01 20:55:03,162 DEBUG blivet/MainThread: DiskLabel.reset_parted_disk: device: /dev/xvda ; 2024-03-01 20:55:03,164 DEBUG blivet/MainThread: PartitionDevice.pre_commit_fixup: xvda1 ; 2024-03-01 20:55:03,164 DEBUG blivet/MainThread: sector-based lookup found partition xvda1 2024-03-01 20:55:03,167 DEBUG blivet/MainThread: PartitionDevice._set_parted_partition: xvda1 ; 2024-03-01 20:55:03,167 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 0x7efdcd3f3310> 2024-03-01 20:55:03,167 INFO blivet/MainThread: sorting actions... 2024-03-01 20:55:03,168 DEBUG blivet/MainThread: action: [127] destroy format xfs filesystem on lvmsnapshot test_vg1-lv1_snapset1 (id 58) 2024-03-01 20:55:03,169 DEBUG blivet/MainThread: action: [129] destroy device lvmsnapshot test_vg1-lv1_snapset1 (id 58) 2024-03-01 20:55:03,169 DEBUG blivet/MainThread: action: [130] destroy format xfs filesystem on lvmlv test_vg1-lv1 (id 45) 2024-03-01 20:55:03,169 DEBUG blivet/MainThread: action: [132] destroy device lvmlv test_vg1-lv1 (id 45) 2024-03-01 20:55:03,169 DEBUG blivet/MainThread: action: [133] destroy device lvmvg test_vg1 (id 11) 2024-03-01 20:55:03,169 DEBUG blivet/MainThread: action: [138] destroy format lvmpv on disk sda (id 2) 2024-03-01 20:55:03,169 DEBUG blivet/MainThread: action: [136] destroy format lvmpv on disk sdb (id 16) 2024-03-01 20:55:03,169 DEBUG blivet/MainThread: action: [134] destroy format lvmpv on disk sdc (id 36) 2024-03-01 20:55:03,169 INFO blivet/MainThread: executing action: [127] destroy format xfs filesystem on lvmsnapshot test_vg1-lv1_snapset1 (id 58) 2024-03-01 20:55:03,172 DEBUG blivet/MainThread: XFS.destroy: device: /dev/mapper/test_vg1-lv1_snapset1 ; type: xfs ; status: False ; 2024-03-01 20:55:03,173 INFO program/MainThread: Running... wipefs -f -a /dev/mapper/test_vg1-lv1_snapset1 2024-03-01 20:55:03,181 INFO program/MainThread: stdout: 2024-03-01 20:55:03,181 INFO program/MainThread: /dev/mapper/test_vg1-lv1_snapset1: 4 bytes were erased at offset 0x00000000 (xfs): 58 46 53 42 2024-03-01 20:55:03,181 DEBUG program/MainThread: Return code: 0 2024-03-01 20:55:03,182 INFO program/MainThread: Running... udevadm settle --timeout=300 2024-03-01 20:55:03,198 DEBUG program/MainThread: Return code: 0 2024-03-01 20:55:03,199 INFO program/MainThread: Running... udevadm settle --timeout=300 2024-03-01 20:55:03,210 DEBUG program/MainThread: Return code: 0 2024-03-01 20:55:03,211 INFO blivet/MainThread: executing action: [129] destroy device lvmsnapshot test_vg1-lv1_snapset1 (id 58) 2024-03-01 20:55:03,214 DEBUG blivet/MainThread: LVMLogicalVolumeDevice.destroy: test_vg1-lv1_snapset1 ; status: True ; 2024-03-01 20:55:03,217 DEBUG blivet/MainThread: LVMVolumeGroupDevice.setup_parents: name: test_vg1 ; orig: True ; 2024-03-01 20:55:03,220 DEBUG blivet/MainThread: DiskDevice.setup: sda ; orig: True ; status: True ; controllable: True ; 2024-03-01 20:55:03,222 DEBUG blivet/MainThread: LVMPhysicalVolume.setup: device: /dev/sda ; type: lvmpv ; status: True ; 2024-03-01 20:55:03,225 DEBUG blivet/MainThread: DiskDevice.setup: sdb ; orig: True ; status: True ; controllable: True ; 2024-03-01 20:55:03,228 DEBUG blivet/MainThread: LVMPhysicalVolume.setup: device: /dev/sdb ; type: lvmpv ; status: True ; 2024-03-01 20:55:03,231 DEBUG blivet/MainThread: DiskDevice.setup: sdc ; orig: True ; status: True ; controllable: True ; 2024-03-01 20:55:03,233 DEBUG blivet/MainThread: LVMPhysicalVolume.setup: device: /dev/sdc ; type: lvmpv ; status: True ; 2024-03-01 20:55:03,236 DEBUG blivet/MainThread: LVMLogicalVolumeDevice._destroy: test_vg1-lv1_snapset1 ; status: True ; 2024-03-01 20:55:03,236 INFO program/MainThread: Running [41] lvm lvremove --yes --force test_vg1/lv1_snapset1 --config= log {level=7 file=/tmp/lvm.log syslog=0} --devices=/dev/sda,/dev/sdb,/dev/sdc ... 2024-03-01 20:55:03,339 INFO program/MainThread: stdout[41]: Logical volume "lv1_snapset1" successfully removed. 2024-03-01 20:55:03,339 INFO program/MainThread: stderr[41]: 2024-03-01 20:55:03,339 INFO program/MainThread: ...done [41] (exit code: 0) 2024-03-01 20:55:03,340 INFO blivet/MainThread: executing action: [130] destroy format xfs filesystem on lvmlv test_vg1-lv1 (id 45) 2024-03-01 20:55:03,348 DEBUG blivet/MainThread: LVMLogicalVolumeDevice.setup: test_vg1-lv1 ; orig: True ; status: True ; controllable: True ; 2024-03-01 20:55:03,356 DEBUG blivet/MainThread: XFS.destroy: device: /dev/mapper/test_vg1-lv1 ; type: xfs ; status: False ; 2024-03-01 20:55:03,357 INFO program/MainThread: Running... wipefs -f -a /dev/mapper/test_vg1-lv1 2024-03-01 20:55:03,370 INFO program/MainThread: stdout: 2024-03-01 20:55:03,371 INFO program/MainThread: /dev/mapper/test_vg1-lv1: 4 bytes were erased at offset 0x00000000 (xfs): 58 46 53 42 2024-03-01 20:55:03,371 DEBUG program/MainThread: Return code: 0 2024-03-01 20:55:03,371 INFO program/MainThread: Running... udevadm settle --timeout=300 2024-03-01 20:55:03,397 DEBUG program/MainThread: Return code: 0 2024-03-01 20:55:03,397 INFO program/MainThread: Running... udevadm settle --timeout=300 2024-03-01 20:55:03,410 DEBUG program/MainThread: Return code: 0 2024-03-01 20:55:03,411 INFO blivet/MainThread: executing action: [132] destroy device lvmlv test_vg1-lv1 (id 45) 2024-03-01 20:55:03,414 DEBUG blivet/MainThread: LVMLogicalVolumeDevice.destroy: test_vg1-lv1 ; status: True ; 2024-03-01 20:55:03,417 DEBUG blivet/MainThread: LVMLogicalVolumeDevice.teardown: test_vg1-lv1 ; status: True ; controllable: True ; 2024-03-01 20:55:03,420 DEBUG blivet/MainThread: XFS.teardown: device: /dev/mapper/test_vg1-lv1 ; type: xfs ; status: False ; 2024-03-01 20:55:03,423 DEBUG blivet/MainThread: DeviceFormat.teardown: device: /dev/mapper/test_vg1-lv1 ; type: None ; status: False ; 2024-03-01 20:55:03,426 DEBUG blivet/MainThread: LVMLogicalVolumeDevice._teardown: test_vg1-lv1 ; status: True ; controllable: True ; 2024-03-01 20:55:03,426 INFO program/MainThread: Running [42] lvm lvchange -an test_vg1/lv1 --config= log {level=7 file=/tmp/lvm.log syslog=0} --devices=/dev/sda,/dev/sdb,/dev/sdc ... 2024-03-01 20:55:03,468 INFO program/MainThread: stdout[42]: 2024-03-01 20:55:03,468 INFO program/MainThread: stderr[42]: 2024-03-01 20:55:03,468 INFO program/MainThread: ...done [42] (exit code: 0) 2024-03-01 20:55:03,472 DEBUG blivet/MainThread: LVMVolumeGroupDevice.setup_parents: name: test_vg1 ; orig: True ; 2024-03-01 20:55:03,475 DEBUG blivet/MainThread: DiskDevice.setup: sda ; orig: True ; status: True ; controllable: True ; 2024-03-01 20:55:03,477 DEBUG blivet/MainThread: LVMPhysicalVolume.setup: device: /dev/sda ; type: lvmpv ; status: False ; 2024-03-01 20:55:03,480 DEBUG blivet/MainThread: DiskDevice.setup: sdb ; orig: True ; status: True ; controllable: True ; 2024-03-01 20:55:03,483 DEBUG blivet/MainThread: LVMPhysicalVolume.setup: device: /dev/sdb ; type: lvmpv ; status: False ; 2024-03-01 20:55:03,485 DEBUG blivet/MainThread: DiskDevice.setup: sdc ; orig: True ; status: True ; controllable: True ; 2024-03-01 20:55:03,488 DEBUG blivet/MainThread: LVMPhysicalVolume.setup: device: /dev/sdc ; type: lvmpv ; status: False ; 2024-03-01 20:55:03,491 DEBUG blivet/MainThread: LVMLogicalVolumeDevice._destroy: test_vg1-lv1 ; status: False ; 2024-03-01 20:55:03,491 INFO program/MainThread: Running [43] lvm lvremove --yes test_vg1/lv1 --config= log {level=7 file=/tmp/lvm.log syslog=0} --devices=/dev/sda,/dev/sdb,/dev/sdc ... 2024-03-01 20:55:03,525 INFO program/MainThread: stdout[43]: Logical volume "lv1" successfully removed. 2024-03-01 20:55:03,525 INFO program/MainThread: stderr[43]: 2024-03-01 20:55:03,525 INFO program/MainThread: ...done [43] (exit code: 0) 2024-03-01 20:55:03,526 INFO blivet/MainThread: executing action: [133] destroy device lvmvg test_vg1 (id 11) 2024-03-01 20:55:03,533 DEBUG blivet/MainThread: LVMVolumeGroupDevice.destroy: test_vg1 ; status: False ; 2024-03-01 20:55:03,538 DEBUG blivet/MainThread: LVMVolumeGroupDevice.teardown: test_vg1 ; status: False ; controllable: True ; 2024-03-01 20:55:03,548 DEBUG blivet/MainThread: LVMVolumeGroupDevice.setup_parents: name: test_vg1 ; orig: True ; 2024-03-01 20:55:03,553 DEBUG blivet/MainThread: DiskDevice.setup: sda ; orig: True ; status: True ; controllable: True ; 2024-03-01 20:55:03,558 DEBUG blivet/MainThread: LVMPhysicalVolume.setup: device: /dev/sda ; type: lvmpv ; status: False ; 2024-03-01 20:55:03,571 DEBUG blivet/MainThread: DiskDevice.setup: sdb ; orig: True ; status: True ; controllable: True ; 2024-03-01 20:55:03,575 DEBUG blivet/MainThread: LVMPhysicalVolume.setup: device: /dev/sdb ; type: lvmpv ; status: False ; 2024-03-01 20:55:03,578 DEBUG blivet/MainThread: DiskDevice.setup: sdc ; orig: True ; status: True ; controllable: True ; 2024-03-01 20:55:03,581 DEBUG blivet/MainThread: LVMPhysicalVolume.setup: device: /dev/sdc ; type: lvmpv ; status: False ; 2024-03-01 20:55:03,583 DEBUG blivet/MainThread: LVMVolumeGroupDevice._destroy: test_vg1 ; status: False ; 2024-03-01 20:55:03,583 INFO program/MainThread: Running [44] lvm vgreduce --removemissing --force test_vg1 --config= log {level=7 file=/tmp/lvm.log syslog=0} --devices=/dev/sda,/dev/sdb,/dev/sdc ... 2024-03-01 20:55:03,618 INFO program/MainThread: stdout[44]: Volume group "test_vg1" is already consistent. 2024-03-01 20:55:03,619 INFO program/MainThread: stderr[44]: 2024-03-01 20:55:03,619 INFO program/MainThread: ...done [44] (exit code: 0) 2024-03-01 20:55:03,619 INFO program/MainThread: Running [45] lvm vgchange -an test_vg1 --config= log {level=7 file=/tmp/lvm.log syslog=0} --devices=/dev/sda,/dev/sdb,/dev/sdc ... 2024-03-01 20:55:03,662 INFO program/MainThread: stdout[45]: 0 logical volume(s) in volume group "test_vg1" now active 2024-03-01 20:55:03,662 INFO program/MainThread: stderr[45]: 2024-03-01 20:55:03,662 INFO program/MainThread: ...done [45] (exit code: 0) 2024-03-01 20:55:03,662 INFO program/MainThread: Running [46] lvm vgremove --force test_vg1 --config= log {level=7 file=/tmp/lvm.log syslog=0} --devices=/dev/sda,/dev/sdb,/dev/sdc ... 2024-03-01 20:55:03,704 INFO program/MainThread: stdout[46]: Volume group "test_vg1" successfully removed 2024-03-01 20:55:03,704 INFO program/MainThread: stderr[46]: 2024-03-01 20:55:03,704 INFO program/MainThread: ...done [46] (exit code: 0) 2024-03-01 20:55:03,705 INFO blivet/MainThread: executing action: [138] destroy format lvmpv on disk sda (id 2) 2024-03-01 20:55:03,711 DEBUG blivet/MainThread: DiskDevice.setup: sda ; orig: True ; status: True ; controllable: True ; 2024-03-01 20:55:03,722 DEBUG blivet/MainThread: LVMPhysicalVolume.destroy: device: /dev/sda ; type: lvmpv ; status: None ; 2024-03-01 20:55:03,730 DEBUG blivet/MainThread: LVMPhysicalVolume._destroy: device: /dev/sda ; type: lvmpv ; status: None ; 2024-03-01 20:55:03,731 INFO program/MainThread: Running [47] lvm pvremove --force --force --yes /dev/sda --config= log {level=7 file=/tmp/lvm.log syslog=0} --devices=/dev/sda,/dev/sdb,/dev/sdc ... 2024-03-01 20:55:03,771 INFO program/MainThread: stdout[47]: Labels on physical volume "/dev/sda" successfully wiped. 2024-03-01 20:55:03,771 INFO program/MainThread: stderr[47]: 2024-03-01 20:55:03,771 INFO program/MainThread: ...done [47] (exit code: 0) 2024-03-01 20:55:03,772 DEBUG blivet/MainThread: lvm filter: device /dev/sda removed from the list of allowed devices 2024-03-01 20:55:03,772 INFO program/MainThread: Running... udevadm settle --timeout=300 2024-03-01 20:55:03,784 DEBUG program/MainThread: Return code: 0 2024-03-01 20:55:03,785 INFO program/MainThread: Running [48] lvm config --typeconfig full devices/use_devicesfile --config= log {level=7 file=/tmp/lvm.log syslog=0} --devices=/dev/sdb,/dev/sdc ... 2024-03-01 20:55:03,791 INFO program/MainThread: stdout[48]: use_devicesfile=1 2024-03-01 20:55:03,791 INFO program/MainThread: stderr[48]: 2024-03-01 20:55:03,791 INFO program/MainThread: ...done [48] (exit code: 0) 2024-03-01 20:55:03,791 INFO program/MainThread: Running [49] lvmdevices --deldev /dev/sda ... 2024-03-01 20:55:03,803 INFO program/MainThread: stdout[49]: 2024-03-01 20:55:03,804 INFO program/MainThread: stderr[49]: 2024-03-01 20:55:03,804 INFO program/MainThread: ...done [49] (exit code: 0) 2024-03-01 20:55:03,804 INFO program/MainThread: Running... udevadm settle --timeout=300 2024-03-01 20:55:03,815 DEBUG program/MainThread: Return code: 0 2024-03-01 20:55:03,815 INFO program/MainThread: Running... udevadm settle --timeout=300 2024-03-01 20:55:03,826 DEBUG program/MainThread: Return code: 0 2024-03-01 20:55:03,827 INFO blivet/MainThread: executing action: [136] destroy format lvmpv on disk sdb (id 16) 2024-03-01 20:55:03,830 DEBUG blivet/MainThread: DiskDevice.setup: sdb ; orig: True ; status: True ; controllable: True ; 2024-03-01 20:55:03,833 DEBUG blivet/MainThread: LVMPhysicalVolume.destroy: device: /dev/sdb ; type: lvmpv ; status: None ; 2024-03-01 20:55:03,835 DEBUG blivet/MainThread: LVMPhysicalVolume._destroy: device: /dev/sdb ; type: lvmpv ; status: None ; 2024-03-01 20:55:03,835 INFO program/MainThread: Running [50] lvm pvremove --force --force --yes /dev/sdb --config= log {level=7 file=/tmp/lvm.log syslog=0} --devices=/dev/sdb,/dev/sdc ... 2024-03-01 20:55:03,863 INFO program/MainThread: stdout[50]: Labels on physical volume "/dev/sdb" successfully wiped. 2024-03-01 20:55:03,863 INFO program/MainThread: stderr[50]: 2024-03-01 20:55:03,863 INFO program/MainThread: ...done [50] (exit code: 0) 2024-03-01 20:55:03,863 DEBUG blivet/MainThread: lvm filter: device /dev/sdb removed from the list of allowed devices 2024-03-01 20:55:03,863 INFO program/MainThread: Running... udevadm settle --timeout=300 2024-03-01 20:55:03,880 DEBUG program/MainThread: Return code: 0 2024-03-01 20:55:03,880 INFO program/MainThread: Running [51] lvm config --typeconfig full devices/use_devicesfile --config= log {level=7 file=/tmp/lvm.log syslog=0} --devices=/dev/sdc ... 2024-03-01 20:55:03,887 INFO program/MainThread: stdout[51]: use_devicesfile=1 2024-03-01 20:55:03,888 INFO program/MainThread: stderr[51]: 2024-03-01 20:55:03,888 INFO program/MainThread: ...done [51] (exit code: 0) 2024-03-01 20:55:03,888 INFO program/MainThread: Running [52] lvmdevices --deldev /dev/sdb ... 2024-03-01 20:55:03,899 INFO program/MainThread: stdout[52]: 2024-03-01 20:55:03,899 INFO program/MainThread: stderr[52]: 2024-03-01 20:55:03,899 INFO program/MainThread: ...done [52] (exit code: 0) 2024-03-01 20:55:03,899 INFO program/MainThread: Running... udevadm settle --timeout=300 2024-03-01 20:55:03,911 DEBUG program/MainThread: Return code: 0 2024-03-01 20:55:03,911 INFO program/MainThread: Running... udevadm settle --timeout=300 2024-03-01 20:55:03,923 DEBUG program/MainThread: Return code: 0 2024-03-01 20:55:03,924 INFO blivet/MainThread: executing action: [134] destroy format lvmpv on disk sdc (id 36) 2024-03-01 20:55:03,927 DEBUG blivet/MainThread: DiskDevice.setup: sdc ; orig: True ; status: True ; controllable: True ; 2024-03-01 20:55:03,930 DEBUG blivet/MainThread: LVMPhysicalVolume.destroy: device: /dev/sdc ; type: lvmpv ; status: None ; 2024-03-01 20:55:03,933 DEBUG blivet/MainThread: LVMPhysicalVolume._destroy: device: /dev/sdc ; type: lvmpv ; status: None ; 2024-03-01 20:55:03,933 INFO program/MainThread: Running [53] lvm pvremove --force --force --yes /dev/sdc --config= log {level=7 file=/tmp/lvm.log syslog=0} --devices=/dev/sdc ... 2024-03-01 20:55:03,962 INFO program/MainThread: stdout[53]: Labels on physical volume "/dev/sdc" successfully wiped. 2024-03-01 20:55:03,962 INFO program/MainThread: stderr[53]: 2024-03-01 20:55:03,963 INFO program/MainThread: ...done [53] (exit code: 0) 2024-03-01 20:55:03,963 DEBUG blivet/MainThread: lvm filter: device /dev/sdc removed from the list of allowed devices 2024-03-01 20:55:03,963 INFO program/MainThread: Running... udevadm settle --timeout=300 2024-03-01 20:55:03,980 DEBUG program/MainThread: Return code: 0 2024-03-01 20:55:03,981 INFO program/MainThread: Running [54] lvm config --typeconfig full devices/use_devicesfile --config= log {level=7 file=/tmp/lvm.log syslog=0} ... 2024-03-01 20:55:03,988 INFO program/MainThread: stdout[54]: use_devicesfile=1 2024-03-01 20:55:03,988 INFO program/MainThread: stderr[54]: 2024-03-01 20:55:03,988 INFO program/MainThread: ...done [54] (exit code: 0) 2024-03-01 20:55:03,988 INFO program/MainThread: Running [55] lvmdevices --deldev /dev/sdc ... 2024-03-01 20:55:04,001 INFO program/MainThread: stdout[55]: 2024-03-01 20:55:04,001 INFO program/MainThread: stderr[55]: 2024-03-01 20:55:04,001 INFO program/MainThread: ...done [55] (exit code: 0) 2024-03-01 20:55:04,001 INFO program/MainThread: Running... udevadm settle --timeout=300 2024-03-01 20:55:04,013 DEBUG program/MainThread: Return code: 0 2024-03-01 20:55:04,013 INFO program/MainThread: Running... udevadm settle --timeout=300 2024-03-01 20:55:04,024 DEBUG program/MainThread: Return code: 0 2024-03-01 20:55:04,029 DEBUG blivet/MainThread: PartitionDevice._set_parted_partition: xvda1 ; 2024-03-01 20:55:04,029 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 0x7efdcd287360> 2024-03-01 20:55:12,067 INFO blivet/MainThread: sys.argv = ['/tmp/ansible_fedora.linux_system_roles.blivet_payload_fxtzvcfo/ansible_fedora.linux_system_roles.blivet_payload.zip/ansible_collections/fedora/linux_system_roles/plugins/modules/blivet.py'] 2024-03-01 20:55:15,081 INFO blivet/MainThread: sys.argv = ['/tmp/ansible_fedora.linux_system_roles.blivet_payload_on9s_02v/ansible_fedora.linux_system_roles.blivet_payload.zip/ansible_collections/fedora/linux_system_roles/plugins/modules/blivet.py'] 2024-03-01 20:55:19,078 INFO blivet/MainThread: sys.argv = ['/tmp/ansible_fedora.linux_system_roles.blivet_payload_yhbsbx15/ansible_fedora.linux_system_roles.blivet_payload.zip/ansible_collections/fedora/linux_system_roles/plugins/modules/blivet.py'] 2024-03-01 20:55:19,112 DEBUG blivet/MainThread: Ext4FS.supported: supported: True ; 2024-03-01 20:55:19,112 INFO program/MainThread: Running [2] e2fsck -V ... 2024-03-01 20:55:19,115 INFO program/MainThread: stdout[2]: 2024-03-01 20:55:19,115 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 20:55:19,115 INFO program/MainThread: ...done [2] (exit code: 0) 2024-03-01 20:55:19,115 INFO program/MainThread: Running... modprobe --dry-run ext4 2024-03-01 20:55:19,120 DEBUG program/MainThread: Return code: 0 2024-03-01 20:55:19,120 DEBUG blivet/MainThread: get_format('ext4') returning Ext4FS instance with object id 0 2024-03-01 20:55:19,123 DEBUG blivet/MainThread: Ext4FS.supported: supported: True ; 2024-03-01 20:55:19,123 DEBUG blivet/MainThread: trying to set new default fstype to 'ext4' 2024-03-01 20:55:19,126 DEBUG blivet/MainThread: Ext4FS.supported: supported: True ; 2024-03-01 20:55:19,126 DEBUG blivet/MainThread: get_format('ext4') returning Ext4FS instance with object id 1 2024-03-01 20:55:19,129 DEBUG blivet/MainThread: Ext4FS.supported: supported: True ; 2024-03-01 20:55:19,129 INFO program/MainThread: Running... lsblk --bytes -a -o NAME,SIZE,OWNER,GROUP,MODE,FSTYPE,LABEL,UUID,PARTUUID,MOUNTPOINT 2024-03-01 20:55:19,137 INFO program/MainThread: stdout: 2024-03-01 20:55:19,137 INFO program/MainThread: NAME SIZE OWNER GROUP MODE FSTYPE LABEL UUID PARTUUID MOUNTPOINT 2024-03-01 20:55:19,137 INFO program/MainThread: sda 1073741824 root disk brw-rw---- 2024-03-01 20:55:19,137 INFO program/MainThread: sdb 1073741824 root disk brw-rw---- 2024-03-01 20:55:19,137 INFO program/MainThread: sdc 1073741824 root disk brw-rw---- 2024-03-01 20:55:19,137 INFO program/MainThread: sdd 1073741824 root disk brw-rw---- 2024-03-01 20:55:19,137 INFO program/MainThread: sde 1073741824 root disk brw-rw---- 2024-03-01 20:55:19,137 INFO program/MainThread: sdf 1073741824 root disk brw-rw---- 2024-03-01 20:55:19,137 INFO program/MainThread: sdg 1073741824 root disk brw-rw---- 2024-03-01 20:55:19,137 INFO program/MainThread: sdh 1073741824 root disk brw-rw---- 2024-03-01 20:55:19,137 INFO program/MainThread: sdi 1073741824 root disk brw-rw---- 2024-03-01 20:55:19,137 INFO program/MainThread: sdj 1073741824 root disk brw-rw---- 2024-03-01 20:55:19,137 INFO program/MainThread: sdk 1073741824 root disk brw-rw---- 2024-03-01 20:55:19,137 INFO program/MainThread: sdl 1073741824 root disk brw-rw---- 2024-03-01 20:55:19,137 INFO program/MainThread: xvda 268435456000 root disk brw-rw---- 2024-03-01 20:55:19,137 INFO program/MainThread: `-xvda1 268434390528 root disk brw-rw---- xfs a4d9efbc-be36-4c5f-99af-596afd10159d e61ef7e0-01 / 2024-03-01 20:55:19,137 DEBUG program/MainThread: Return code: 0 2024-03-01 20:55:19,137 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 20:55:19,138 DEBUG blivet/MainThread: lvm filter: clearing the lvm devices list 2024-03-01 20:55:19,138 DEBUG blivet/MainThread: lvm filter: clearing the lvm devices list 2024-03-01 20:55:19,138 INFO blivet/MainThread: resetting Blivet (version 3.6.0) instance 2024-03-01 20:55:19,138 DEBUG blivet/MainThread: lvm filter: clearing the lvm devices list 2024-03-01 20:55:19,138 INFO blivet/MainThread: DeviceTree.populate: ignored_disks is [] ; exclusive_disks is [] 2024-03-01 20:55:19,139 WARNING blivet/MainThread: Failed to call the update_volume_info method: libstoragemgmt functionality not available 2024-03-01 20:55:19,139 INFO program/MainThread: Running... udevadm settle --timeout=300 2024-03-01 20:55:19,151 DEBUG program/MainThread: Return code: 0 2024-03-01 20:55:19,164 INFO blivet/MainThread: devices to scan: ['sda', 'sdb', 'sdk', 'sdl', 'sdc', 'sdd', 'sde', 'sdf', 'sdg', 'sdh', 'sdi', 'sdj', 'xvda', 'xvda1'] 2024-03-01 20:55:19,168 DEBUG blivet/MainThread: DeviceTree.handle_device: name: sda ; info: {'CURRENT_TAGS': ':systemd:', 'DEVLINKS': '/dev/disk/by-id/scsi-1LIO-ORG_disk0:a8abeb2a-8284-458e-bf04-3e0fbc353c0a ' '/dev/disk/by-id/scsi-36001405a8abeb2a8284458ebf043e0fb ' '/dev/disk/by-id/scsi-SLIO-ORG_disk0_a8abeb2a-8284-458e-bf04-3e0fbc353c0a ' '/dev/disk/by-id/wwn-0x6001405a8abeb2a8284458ebf043e0fb ' '/dev/disk/by-diskseq/2', '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': 'a8abeb2a-8284-458e-bf04-3e0fbc353c0a', 'ID_SERIAL': '36001405a8abeb2a8284458ebf043e0fb', 'ID_SERIAL_SHORT': '6001405a8abeb2a8284458ebf043e0fb', 'ID_TARGET_PORT': '0', 'ID_TYPE': 'disk', 'ID_VENDOR': 'LIO-ORG', 'ID_VENDOR_ENC': 'LIO-ORG\\x20', 'ID_WWN': '0x6001405a8abeb2a8', 'ID_WWN_VENDOR_EXTENSION': '0x284458ebf043e0fb', 'ID_WWN_WITH_EXTENSION': '0x6001405a8abeb2a8284458ebf043e0fb', 'MAJOR': '8', 'MINOR': '0', 'SCSI_IDENT_LUN_LOGICAL_UNIT_GROUP': '0x0', 'SCSI_IDENT_LUN_NAA_REGEXT': '6001405a8abeb2a8284458ebf043e0fb', 'SCSI_IDENT_LUN_T10': 'LIO-ORG_disk0:a8abeb2a-8284-458e-bf04-3e0fbc353c0a', 'SCSI_IDENT_PORT_NAME': 'naa.5001405a91c5ccc5,t,0x0001', 'SCSI_IDENT_PORT_RELATIVE': '0', 'SCSI_IDENT_PORT_TARGET_PORT_GROUP': '0x0', 'SCSI_IDENT_SERIAL': 'a8abeb2a-8284-458e-bf04-3e0fbc353c0a', 'SCSI_IDENT_TARGET_NAME': 'naa.5001405a91c5ccc5', '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': '336998022'} ; 2024-03-01 20:55:19,168 INFO blivet/MainThread: scanning sda (/sys/devices/tcm_loop_0/tcm_loop_adapter_0/host2/target2:0:1/2:0:1:0/block/sda)... 2024-03-01 20:55:19,169 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 20:55:19,199 INFO program/MainThread: stdout[3]: 2024-03-01 20:55:19,200 INFO program/MainThread: stderr[3]: 2024-03-01 20:55:19,200 INFO program/MainThread: ...done [3] (exit code: 0) 2024-03-01 20:55:19,204 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: sda ; incomplete: False ; hidden: False ; 2024-03-01 20:55:19,207 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned None 2024-03-01 20:55:19,211 INFO blivet/MainThread: failed to get initiator name from iscsi firmware: storaged iSCSI functionality not available 2024-03-01 20:55:19,213 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 20:55:19,217 DEBUG blivet/MainThread: DiskDevicePopulator.run: name: sda ; 2024-03-01 20:55:19,218 INFO blivet/MainThread: sda is a disk 2024-03-01 20:55:19,218 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 3 2024-03-01 20:55:19,218 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 4 2024-03-01 20:55:19,221 DEBUG blivet/MainThread: DiskDevice._set_format: sda ; type: None ; current: None ; 2024-03-01 20:55:19,224 DEBUG blivet/MainThread: DiskDevice.update_sysfs_path: sda ; status: True ; 2024-03-01 20:55:19,225 DEBUG blivet/MainThread: sda sysfs_path set to /sys/devices/tcm_loop_0/tcm_loop_adapter_0/host2/target2:0:1/2:0:1:0/block/sda 2024-03-01 20:55:19,228 DEBUG blivet/MainThread: DiskDevice.read_current_size: exists: True ; path: /dev/sda ; sysfs_path: /sys/devices/tcm_loop_0/tcm_loop_adapter_0/host2/target2:0:1/2:0:1:0/block/sda ; 2024-03-01 20:55:19,228 DEBUG blivet/MainThread: updated sda size to 1024 MiB (1024 MiB) 2024-03-01 20:55:19,228 INFO blivet/MainThread: added disk sda (id 2) to device tree 2024-03-01 20:55:19,228 INFO blivet/MainThread: got device: DiskDevice instance (0x7f27df0ce8e0) -- 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 = 6001405a8abeb2a8284458ebf043e0fb 2024-03-01 20:55:19,232 DEBUG blivet/MainThread: DeviceTree.handle_format: name: sda ; 2024-03-01 20:55:19,232 DEBUG blivet/MainThread: no type or existing type for sda, bailing 2024-03-01 20:55:19,235 DEBUG blivet/MainThread: DeviceTree.handle_device: name: sdb ; info: {'CURRENT_TAGS': ':systemd:', 'DEVLINKS': '/dev/disk/by-id/scsi-36001405c67c68fc5fb8494288121de70 ' '/dev/disk/by-id/wwn-0x6001405c67c68fc5fb8494288121de70 ' '/dev/disk/by-id/scsi-1LIO-ORG_disk1:c67c68fc-5fb8-4942-8812-1de7084b7176 ' '/dev/disk/by-id/scsi-SLIO-ORG_disk1_c67c68fc-5fb8-4942-8812-1de7084b7176 ' '/dev/disk/by-diskseq/3', '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': 'c67c68fc-5fb8-4942-8812-1de7084b7176', 'ID_SERIAL': '36001405c67c68fc5fb8494288121de70', 'ID_SERIAL_SHORT': '6001405c67c68fc5fb8494288121de70', 'ID_TARGET_PORT': '0', 'ID_TYPE': 'disk', 'ID_VENDOR': 'LIO-ORG', 'ID_VENDOR_ENC': 'LIO-ORG\\x20', 'ID_WWN': '0x6001405c67c68fc5', 'ID_WWN_VENDOR_EXTENSION': '0xfb8494288121de70', 'ID_WWN_WITH_EXTENSION': '0x6001405c67c68fc5fb8494288121de70', 'MAJOR': '8', 'MINOR': '16', 'SCSI_IDENT_LUN_LOGICAL_UNIT_GROUP': '0x0', 'SCSI_IDENT_LUN_NAA_REGEXT': '6001405c67c68fc5fb8494288121de70', 'SCSI_IDENT_LUN_T10': 'LIO-ORG_disk1:c67c68fc-5fb8-4942-8812-1de7084b7176', 'SCSI_IDENT_PORT_NAME': 'naa.5001405a91c5ccc5,t,0x0001', 'SCSI_IDENT_PORT_RELATIVE': '0', 'SCSI_IDENT_PORT_TARGET_PORT_GROUP': '0x0', 'SCSI_IDENT_SERIAL': 'c67c68fc-5fb8-4942-8812-1de7084b7176', 'SCSI_IDENT_TARGET_NAME': 'naa.5001405a91c5ccc5', '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': '337020590'} ; 2024-03-01 20:55:19,235 INFO blivet/MainThread: scanning sdb (/sys/devices/tcm_loop_0/tcm_loop_adapter_0/host2/target2:0:1/2:0:1:1/block/sdb)... 2024-03-01 20:55:19,238 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: sdb ; incomplete: False ; hidden: False ; 2024-03-01 20:55:19,241 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned None 2024-03-01 20:55:19,246 DEBUG blivet/MainThread: DiskDevicePopulator.run: name: sdb ; 2024-03-01 20:55:19,246 INFO blivet/MainThread: sdb is a disk 2024-03-01 20:55:19,246 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 8 2024-03-01 20:55:19,247 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 9 2024-03-01 20:55:19,249 DEBUG blivet/MainThread: DiskDevice._set_format: sdb ; type: None ; current: None ; 2024-03-01 20:55:19,252 DEBUG blivet/MainThread: DiskDevice.update_sysfs_path: sdb ; status: True ; 2024-03-01 20:55:19,253 DEBUG blivet/MainThread: sdb sysfs_path set to /sys/devices/tcm_loop_0/tcm_loop_adapter_0/host2/target2:0:1/2:0:1:1/block/sdb 2024-03-01 20:55:19,256 DEBUG blivet/MainThread: DiskDevice.read_current_size: exists: True ; path: /dev/sdb ; sysfs_path: /sys/devices/tcm_loop_0/tcm_loop_adapter_0/host2/target2:0:1/2:0:1:1/block/sdb ; 2024-03-01 20:55:19,256 DEBUG blivet/MainThread: updated sdb size to 1024 MiB (1024 MiB) 2024-03-01 20:55:19,256 INFO blivet/MainThread: added disk sdb (id 7) to device tree 2024-03-01 20:55:19,256 INFO blivet/MainThread: got device: DiskDevice instance (0x7f27ddd03a60) -- 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 = 6001405c67c68fc5fb8494288121de70 2024-03-01 20:55:19,259 DEBUG blivet/MainThread: DeviceTree.handle_format: name: sdb ; 2024-03-01 20:55:19,260 DEBUG blivet/MainThread: no type or existing type for sdb, bailing 2024-03-01 20:55:19,263 DEBUG blivet/MainThread: DeviceTree.handle_device: name: sdk ; info: {'CURRENT_TAGS': ':systemd:', 'DEVLINKS': '/dev/disk/by-id/scsi-36001405e1b8c6d03d0840ccbaa99ea54 ' '/dev/disk/by-id/scsi-SLIO-ORG_disk10_e1b8c6d0-3d08-40cc-baa9-9ea541aeb400 ' '/dev/disk/by-id/scsi-1LIO-ORG_disk10:e1b8c6d0-3d08-40cc-baa9-9ea541aeb400 ' '/dev/disk/by-id/wwn-0x6001405e1b8c6d03d0840ccbaa99ea54 ' '/dev/disk/by-diskseq/12', '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': 'e1b8c6d0-3d08-40cc-baa9-9ea541aeb400', 'ID_SERIAL': '36001405e1b8c6d03d0840ccbaa99ea54', 'ID_SERIAL_SHORT': '6001405e1b8c6d03d0840ccbaa99ea54', 'ID_TARGET_PORT': '0', 'ID_TYPE': 'disk', 'ID_VENDOR': 'LIO-ORG', 'ID_VENDOR_ENC': 'LIO-ORG\\x20', 'ID_WWN': '0x6001405e1b8c6d03', 'ID_WWN_VENDOR_EXTENSION': '0xd0840ccbaa99ea54', 'ID_WWN_WITH_EXTENSION': '0x6001405e1b8c6d03d0840ccbaa99ea54', 'MAJOR': '8', 'MINOR': '160', 'SCSI_IDENT_LUN_LOGICAL_UNIT_GROUP': '0x0', 'SCSI_IDENT_LUN_NAA_REGEXT': '6001405e1b8c6d03d0840ccbaa99ea54', 'SCSI_IDENT_LUN_T10': 'LIO-ORG_disk10:e1b8c6d0-3d08-40cc-baa9-9ea541aeb400', 'SCSI_IDENT_PORT_NAME': 'naa.5001405a91c5ccc5,t,0x0001', 'SCSI_IDENT_PORT_RELATIVE': '0', 'SCSI_IDENT_PORT_TARGET_PORT_GROUP': '0x0', 'SCSI_IDENT_SERIAL': 'e1b8c6d0-3d08-40cc-baa9-9ea541aeb400', 'SCSI_IDENT_TARGET_NAME': 'naa.5001405a91c5ccc5', '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': '337615258'} ; 2024-03-01 20:55:19,263 INFO blivet/MainThread: scanning sdk (/sys/devices/tcm_loop_0/tcm_loop_adapter_0/host2/target2:0:1/2:0:1:10/block/sdk)... 2024-03-01 20:55:19,266 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: sdk ; incomplete: False ; hidden: False ; 2024-03-01 20:55:19,268 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned None 2024-03-01 20:55:19,273 DEBUG blivet/MainThread: DiskDevicePopulator.run: name: sdk ; 2024-03-01 20:55:19,274 INFO blivet/MainThread: sdk is a disk 2024-03-01 20:55:19,274 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 13 2024-03-01 20:55:19,274 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 14 2024-03-01 20:55:19,277 DEBUG blivet/MainThread: DiskDevice._set_format: sdk ; type: None ; current: None ; 2024-03-01 20:55:19,280 DEBUG blivet/MainThread: DiskDevice.update_sysfs_path: sdk ; status: True ; 2024-03-01 20:55:19,280 DEBUG blivet/MainThread: sdk sysfs_path set to /sys/devices/tcm_loop_0/tcm_loop_adapter_0/host2/target2:0:1/2:0:1:10/block/sdk 2024-03-01 20:55:19,283 DEBUG blivet/MainThread: DiskDevice.read_current_size: exists: True ; path: /dev/sdk ; sysfs_path: /sys/devices/tcm_loop_0/tcm_loop_adapter_0/host2/target2:0:1/2:0:1:10/block/sdk ; 2024-03-01 20:55:19,283 DEBUG blivet/MainThread: updated sdk size to 1024 MiB (1024 MiB) 2024-03-01 20:55:19,284 INFO blivet/MainThread: added disk sdk (id 12) to device tree 2024-03-01 20:55:19,284 INFO blivet/MainThread: got device: DiskDevice instance (0x7f27ddd03ca0) -- 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 = 6001405e1b8c6d03d0840ccbaa99ea54 2024-03-01 20:55:19,287 DEBUG blivet/MainThread: DeviceTree.handle_format: name: sdk ; 2024-03-01 20:55:19,287 DEBUG blivet/MainThread: no type or existing type for sdk, bailing 2024-03-01 20:55:19,290 DEBUG blivet/MainThread: DeviceTree.handle_device: name: sdl ; info: {'CURRENT_TAGS': ':systemd:', 'DEVLINKS': '/dev/disk/by-id/scsi-SLIO-ORG_disk11_f208e545-093d-44a6-ac77-aa8bfab02819 ' '/dev/disk/by-id/scsi-36001405f208e545093d44a6ac77aa8bf ' '/dev/disk/by-id/wwn-0x6001405f208e545093d44a6ac77aa8bf ' '/dev/disk/by-diskseq/13 ' '/dev/disk/by-id/scsi-1LIO-ORG_disk11:f208e545-093d-44a6-ac77-aa8bfab02819', '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': 'f208e545-093d-44a6-ac77-aa8bfab02819', 'ID_SERIAL': '36001405f208e545093d44a6ac77aa8bf', 'ID_SERIAL_SHORT': '6001405f208e545093d44a6ac77aa8bf', 'ID_TARGET_PORT': '0', 'ID_TYPE': 'disk', 'ID_VENDOR': 'LIO-ORG', 'ID_VENDOR_ENC': 'LIO-ORG\\x20', 'ID_WWN': '0x6001405f208e5450', 'ID_WWN_VENDOR_EXTENSION': '0x93d44a6ac77aa8bf', 'ID_WWN_WITH_EXTENSION': '0x6001405f208e545093d44a6ac77aa8bf', 'MAJOR': '8', 'MINOR': '176', 'SCSI_IDENT_LUN_LOGICAL_UNIT_GROUP': '0x0', 'SCSI_IDENT_LUN_NAA_REGEXT': '6001405f208e545093d44a6ac77aa8bf', 'SCSI_IDENT_LUN_T10': 'LIO-ORG_disk11:f208e545-093d-44a6-ac77-aa8bfab02819', 'SCSI_IDENT_PORT_NAME': 'naa.5001405a91c5ccc5,t,0x0001', 'SCSI_IDENT_PORT_RELATIVE': '0', 'SCSI_IDENT_PORT_TARGET_PORT_GROUP': '0x0', 'SCSI_IDENT_SERIAL': 'f208e545-093d-44a6-ac77-aa8bfab02819', 'SCSI_IDENT_TARGET_NAME': 'naa.5001405a91c5ccc5', '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': '337703429'} ; 2024-03-01 20:55:19,290 INFO blivet/MainThread: scanning sdl (/sys/devices/tcm_loop_0/tcm_loop_adapter_0/host2/target2:0:1/2:0:1:11/block/sdl)... 2024-03-01 20:55:19,293 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: sdl ; incomplete: False ; hidden: False ; 2024-03-01 20:55:19,295 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned None 2024-03-01 20:55:19,300 DEBUG blivet/MainThread: DiskDevicePopulator.run: name: sdl ; 2024-03-01 20:55:19,301 INFO blivet/MainThread: sdl is a disk 2024-03-01 20:55:19,301 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 18 2024-03-01 20:55:19,301 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 19 2024-03-01 20:55:19,304 DEBUG blivet/MainThread: DiskDevice._set_format: sdl ; type: None ; current: None ; 2024-03-01 20:55:19,307 DEBUG blivet/MainThread: DiskDevice.update_sysfs_path: sdl ; status: True ; 2024-03-01 20:55:19,307 DEBUG blivet/MainThread: sdl sysfs_path set to /sys/devices/tcm_loop_0/tcm_loop_adapter_0/host2/target2:0:1/2:0:1:11/block/sdl 2024-03-01 20:55:19,310 DEBUG blivet/MainThread: DiskDevice.read_current_size: exists: True ; path: /dev/sdl ; sysfs_path: /sys/devices/tcm_loop_0/tcm_loop_adapter_0/host2/target2:0:1/2:0:1:11/block/sdl ; 2024-03-01 20:55:19,310 DEBUG blivet/MainThread: updated sdl size to 1024 MiB (1024 MiB) 2024-03-01 20:55:19,310 INFO blivet/MainThread: added disk sdl (id 17) to device tree 2024-03-01 20:55:19,310 INFO blivet/MainThread: got device: DiskDevice instance (0x7f27ddd3df70) -- 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 = 6001405f208e545093d44a6ac77aa8bf 2024-03-01 20:55:19,313 DEBUG blivet/MainThread: DeviceTree.handle_format: name: sdl ; 2024-03-01 20:55:19,313 DEBUG blivet/MainThread: no type or existing type for sdl, bailing 2024-03-01 20:55:19,316 DEBUG blivet/MainThread: DeviceTree.handle_device: name: sdc ; info: {'CURRENT_TAGS': ':systemd:', 'DEVLINKS': '/dev/disk/by-id/scsi-1LIO-ORG_disk2:0b2dc9bc-15ac-412f-92a3-0dd570796fb3 ' '/dev/disk/by-id/scsi-SLIO-ORG_disk2_0b2dc9bc-15ac-412f-92a3-0dd570796fb3 ' '/dev/disk/by-diskseq/4 ' '/dev/disk/by-id/scsi-360014050b2dc9bc15ac412f92a30dd57 ' '/dev/disk/by-id/wwn-0x60014050b2dc9bc15ac412f92a30dd57', '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': '0b2dc9bc-15ac-412f-92a3-0dd570796fb3', 'ID_SERIAL': '360014050b2dc9bc15ac412f92a30dd57', 'ID_SERIAL_SHORT': '60014050b2dc9bc15ac412f92a30dd57', 'ID_TARGET_PORT': '0', 'ID_TYPE': 'disk', 'ID_VENDOR': 'LIO-ORG', 'ID_VENDOR_ENC': 'LIO-ORG\\x20', 'ID_WWN': '0x60014050b2dc9bc1', 'ID_WWN_VENDOR_EXTENSION': '0x5ac412f92a30dd57', 'ID_WWN_WITH_EXTENSION': '0x60014050b2dc9bc15ac412f92a30dd57', 'MAJOR': '8', 'MINOR': '32', 'SCSI_IDENT_LUN_LOGICAL_UNIT_GROUP': '0x0', 'SCSI_IDENT_LUN_NAA_REGEXT': '60014050b2dc9bc15ac412f92a30dd57', 'SCSI_IDENT_LUN_T10': 'LIO-ORG_disk2:0b2dc9bc-15ac-412f-92a3-0dd570796fb3', 'SCSI_IDENT_PORT_NAME': 'naa.5001405a91c5ccc5,t,0x0001', 'SCSI_IDENT_PORT_RELATIVE': '0', 'SCSI_IDENT_PORT_TARGET_PORT_GROUP': '0x0', 'SCSI_IDENT_SERIAL': '0b2dc9bc-15ac-412f-92a3-0dd570796fb3', 'SCSI_IDENT_TARGET_NAME': 'naa.5001405a91c5ccc5', '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': '337088436'} ; 2024-03-01 20:55:19,316 INFO blivet/MainThread: scanning sdc (/sys/devices/tcm_loop_0/tcm_loop_adapter_0/host2/target2:0:1/2:0:1:2/block/sdc)... 2024-03-01 20:55:19,319 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: sdc ; incomplete: False ; hidden: False ; 2024-03-01 20:55:19,322 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned None 2024-03-01 20:55:19,327 DEBUG blivet/MainThread: DiskDevicePopulator.run: name: sdc ; 2024-03-01 20:55:19,327 INFO blivet/MainThread: sdc is a disk 2024-03-01 20:55:19,327 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 23 2024-03-01 20:55:19,327 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 24 2024-03-01 20:55:19,330 DEBUG blivet/MainThread: DiskDevice._set_format: sdc ; type: None ; current: None ; 2024-03-01 20:55:19,333 DEBUG blivet/MainThread: DiskDevice.update_sysfs_path: sdc ; status: True ; 2024-03-01 20:55:19,333 DEBUG blivet/MainThread: sdc sysfs_path set to /sys/devices/tcm_loop_0/tcm_loop_adapter_0/host2/target2:0:1/2:0:1:2/block/sdc 2024-03-01 20:55:19,336 DEBUG blivet/MainThread: DiskDevice.read_current_size: exists: True ; path: /dev/sdc ; sysfs_path: /sys/devices/tcm_loop_0/tcm_loop_adapter_0/host2/target2:0:1/2:0:1:2/block/sdc ; 2024-03-01 20:55:19,336 DEBUG blivet/MainThread: updated sdc size to 1024 MiB (1024 MiB) 2024-03-01 20:55:19,337 INFO blivet/MainThread: added disk sdc (id 22) to device tree 2024-03-01 20:55:19,337 INFO blivet/MainThread: got device: DiskDevice instance (0x7f27ddccd3d0) -- 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 = 60014050b2dc9bc15ac412f92a30dd57 2024-03-01 20:55:19,340 DEBUG blivet/MainThread: DeviceTree.handle_format: name: sdc ; 2024-03-01 20:55:19,340 DEBUG blivet/MainThread: no type or existing type for sdc, bailing 2024-03-01 20:55:19,343 DEBUG blivet/MainThread: DeviceTree.handle_device: name: sdd ; info: {'CURRENT_TAGS': ':systemd:', 'DEVLINKS': '/dev/disk/by-id/wwn-0x600140528254ba1444f43aba0eef4ede ' '/dev/disk/by-id/scsi-1LIO-ORG_disk3:28254ba1-444f-43ab-a0ee-f4edee35f467 ' '/dev/disk/by-id/scsi-3600140528254ba1444f43aba0eef4ede ' '/dev/disk/by-id/scsi-SLIO-ORG_disk3_28254ba1-444f-43ab-a0ee-f4edee35f467 ' '/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': '28254ba1-444f-43ab-a0ee-f4edee35f467', 'ID_SERIAL': '3600140528254ba1444f43aba0eef4ede', 'ID_SERIAL_SHORT': '600140528254ba1444f43aba0eef4ede', 'ID_TARGET_PORT': '0', 'ID_TYPE': 'disk', 'ID_VENDOR': 'LIO-ORG', 'ID_VENDOR_ENC': 'LIO-ORG\\x20', 'ID_WWN': '0x600140528254ba14', 'ID_WWN_VENDOR_EXTENSION': '0x44f43aba0eef4ede', 'ID_WWN_WITH_EXTENSION': '0x600140528254ba1444f43aba0eef4ede', 'MAJOR': '8', 'MINOR': '48', 'SCSI_IDENT_LUN_LOGICAL_UNIT_GROUP': '0x0', 'SCSI_IDENT_LUN_NAA_REGEXT': '600140528254ba1444f43aba0eef4ede', 'SCSI_IDENT_LUN_T10': 'LIO-ORG_disk3:28254ba1-444f-43ab-a0ee-f4edee35f467', 'SCSI_IDENT_PORT_NAME': 'naa.5001405a91c5ccc5,t,0x0001', 'SCSI_IDENT_PORT_RELATIVE': '0', 'SCSI_IDENT_PORT_TARGET_PORT_GROUP': '0x0', 'SCSI_IDENT_SERIAL': '28254ba1-444f-43ab-a0ee-f4edee35f467', 'SCSI_IDENT_TARGET_NAME': 'naa.5001405a91c5ccc5', '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': '337038990'} ; 2024-03-01 20:55:19,343 INFO blivet/MainThread: scanning sdd (/sys/devices/tcm_loop_0/tcm_loop_adapter_0/host2/target2:0:1/2:0:1:3/block/sdd)... 2024-03-01 20:55:19,346 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: sdd ; incomplete: False ; hidden: False ; 2024-03-01 20:55:19,348 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned None 2024-03-01 20:55:19,353 DEBUG blivet/MainThread: DiskDevicePopulator.run: name: sdd ; 2024-03-01 20:55:19,354 INFO blivet/MainThread: sdd is a disk 2024-03-01 20:55:19,354 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 28 2024-03-01 20:55:19,354 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 29 2024-03-01 20:55:19,356 DEBUG blivet/MainThread: DiskDevice._set_format: sdd ; type: None ; current: None ; 2024-03-01 20:55:19,359 DEBUG blivet/MainThread: DiskDevice.update_sysfs_path: sdd ; status: True ; 2024-03-01 20:55:19,359 DEBUG blivet/MainThread: sdd sysfs_path set to /sys/devices/tcm_loop_0/tcm_loop_adapter_0/host2/target2:0:1/2:0:1:3/block/sdd 2024-03-01 20:55:19,362 DEBUG blivet/MainThread: DiskDevice.read_current_size: exists: True ; path: /dev/sdd ; sysfs_path: /sys/devices/tcm_loop_0/tcm_loop_adapter_0/host2/target2:0:1/2:0:1:3/block/sdd ; 2024-03-01 20:55:19,362 DEBUG blivet/MainThread: updated sdd size to 1024 MiB (1024 MiB) 2024-03-01 20:55:19,363 INFO blivet/MainThread: added disk sdd (id 27) to device tree 2024-03-01 20:55:19,363 INFO blivet/MainThread: got device: DiskDevice instance (0x7f27ddd03460) -- 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 = 600140528254ba1444f43aba0eef4ede 2024-03-01 20:55:19,366 DEBUG blivet/MainThread: DeviceTree.handle_format: name: sdd ; 2024-03-01 20:55:19,366 DEBUG blivet/MainThread: no type or existing type for sdd, bailing 2024-03-01 20:55:19,369 DEBUG blivet/MainThread: DeviceTree.handle_device: name: sde ; info: {'CURRENT_TAGS': ':systemd:', 'DEVLINKS': '/dev/disk/by-id/scsi-360014058a9a6b3d7bec490eabf9e15bf ' '/dev/disk/by-diskseq/6 ' '/dev/disk/by-id/scsi-1LIO-ORG_disk4:8a9a6b3d-7bec-490e-abf9-e15bfef000fd ' '/dev/disk/by-id/wwn-0x60014058a9a6b3d7bec490eabf9e15bf ' '/dev/disk/by-id/scsi-SLIO-ORG_disk4_8a9a6b3d-7bec-490e-abf9-e15bfef000fd', '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': '8a9a6b3d-7bec-490e-abf9-e15bfef000fd', 'ID_SERIAL': '360014058a9a6b3d7bec490eabf9e15bf', 'ID_SERIAL_SHORT': '60014058a9a6b3d7bec490eabf9e15bf', 'ID_TARGET_PORT': '0', 'ID_TYPE': 'disk', 'ID_VENDOR': 'LIO-ORG', 'ID_VENDOR_ENC': 'LIO-ORG\\x20', 'ID_WWN': '0x60014058a9a6b3d7', 'ID_WWN_VENDOR_EXTENSION': '0xbec490eabf9e15bf', 'ID_WWN_WITH_EXTENSION': '0x60014058a9a6b3d7bec490eabf9e15bf', 'MAJOR': '8', 'MINOR': '64', 'SCSI_IDENT_LUN_LOGICAL_UNIT_GROUP': '0x0', 'SCSI_IDENT_LUN_NAA_REGEXT': '60014058a9a6b3d7bec490eabf9e15bf', 'SCSI_IDENT_LUN_T10': 'LIO-ORG_disk4:8a9a6b3d-7bec-490e-abf9-e15bfef000fd', 'SCSI_IDENT_PORT_NAME': 'naa.5001405a91c5ccc5,t,0x0001', 'SCSI_IDENT_PORT_RELATIVE': '0', 'SCSI_IDENT_PORT_TARGET_PORT_GROUP': '0x0', 'SCSI_IDENT_SERIAL': '8a9a6b3d-7bec-490e-abf9-e15bfef000fd', 'SCSI_IDENT_TARGET_NAME': 'naa.5001405a91c5ccc5', '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': '337149758'} ; 2024-03-01 20:55:19,369 INFO blivet/MainThread: scanning sde (/sys/devices/tcm_loop_0/tcm_loop_adapter_0/host2/target2:0:1/2:0:1:4/block/sde)... 2024-03-01 20:55:19,372 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: sde ; incomplete: False ; hidden: False ; 2024-03-01 20:55:19,374 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned None 2024-03-01 20:55:19,379 DEBUG blivet/MainThread: DiskDevicePopulator.run: name: sde ; 2024-03-01 20:55:19,380 INFO blivet/MainThread: sde is a disk 2024-03-01 20:55:19,380 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 33 2024-03-01 20:55:19,380 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 34 2024-03-01 20:55:19,383 DEBUG blivet/MainThread: DiskDevice._set_format: sde ; type: None ; current: None ; 2024-03-01 20:55:19,385 DEBUG blivet/MainThread: DiskDevice.update_sysfs_path: sde ; status: True ; 2024-03-01 20:55:19,386 DEBUG blivet/MainThread: sde sysfs_path set to /sys/devices/tcm_loop_0/tcm_loop_adapter_0/host2/target2:0:1/2:0:1:4/block/sde 2024-03-01 20:55:19,388 DEBUG blivet/MainThread: DiskDevice.read_current_size: exists: True ; path: /dev/sde ; sysfs_path: /sys/devices/tcm_loop_0/tcm_loop_adapter_0/host2/target2:0:1/2:0:1:4/block/sde ; 2024-03-01 20:55:19,389 DEBUG blivet/MainThread: updated sde size to 1024 MiB (1024 MiB) 2024-03-01 20:55:19,389 INFO blivet/MainThread: added disk sde (id 32) to device tree 2024-03-01 20:55:19,389 INFO blivet/MainThread: got device: DiskDevice instance (0x7f27ddcc7b80) -- 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 = 60014058a9a6b3d7bec490eabf9e15bf 2024-03-01 20:55:19,392 DEBUG blivet/MainThread: DeviceTree.handle_format: name: sde ; 2024-03-01 20:55:19,392 DEBUG blivet/MainThread: no type or existing type for sde, bailing 2024-03-01 20:55:19,395 DEBUG blivet/MainThread: DeviceTree.handle_device: name: sdf ; info: {'CURRENT_TAGS': ':systemd:', 'DEVLINKS': '/dev/disk/by-diskseq/7 ' '/dev/disk/by-id/scsi-1LIO-ORG_disk5:25b7012b-f4c5-41b5-b081-3087a0ec48d2 ' '/dev/disk/by-id/scsi-3600140525b7012bf4c541b5b0813087a ' '/dev/disk/by-id/wwn-0x600140525b7012bf4c541b5b0813087a ' '/dev/disk/by-id/scsi-SLIO-ORG_disk5_25b7012b-f4c5-41b5-b081-3087a0ec48d2', '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': '25b7012b-f4c5-41b5-b081-3087a0ec48d2', 'ID_SERIAL': '3600140525b7012bf4c541b5b0813087a', 'ID_SERIAL_SHORT': '600140525b7012bf4c541b5b0813087a', 'ID_TARGET_PORT': '0', 'ID_TYPE': 'disk', 'ID_VENDOR': 'LIO-ORG', 'ID_VENDOR_ENC': 'LIO-ORG\\x20', 'ID_WWN': '0x600140525b7012bf', 'ID_WWN_VENDOR_EXTENSION': '0x4c541b5b0813087a', 'ID_WWN_WITH_EXTENSION': '0x600140525b7012bf4c541b5b0813087a', 'MAJOR': '8', 'MINOR': '80', 'SCSI_IDENT_LUN_LOGICAL_UNIT_GROUP': '0x0', 'SCSI_IDENT_LUN_NAA_REGEXT': '600140525b7012bf4c541b5b0813087a', 'SCSI_IDENT_LUN_T10': 'LIO-ORG_disk5:25b7012b-f4c5-41b5-b081-3087a0ec48d2', 'SCSI_IDENT_PORT_NAME': 'naa.5001405a91c5ccc5,t,0x0001', 'SCSI_IDENT_PORT_RELATIVE': '0', 'SCSI_IDENT_PORT_TARGET_PORT_GROUP': '0x0', 'SCSI_IDENT_SERIAL': '25b7012b-f4c5-41b5-b081-3087a0ec48d2', 'SCSI_IDENT_TARGET_NAME': 'naa.5001405a91c5ccc5', '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': '337251391'} ; 2024-03-01 20:55:19,395 INFO blivet/MainThread: scanning sdf (/sys/devices/tcm_loop_0/tcm_loop_adapter_0/host2/target2:0:1/2:0:1:5/block/sdf)... 2024-03-01 20:55:19,398 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: sdf ; incomplete: False ; hidden: False ; 2024-03-01 20:55:19,400 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned None 2024-03-01 20:55:19,405 DEBUG blivet/MainThread: DiskDevicePopulator.run: name: sdf ; 2024-03-01 20:55:19,406 INFO blivet/MainThread: sdf is a disk 2024-03-01 20:55:19,406 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 38 2024-03-01 20:55:19,406 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 39 2024-03-01 20:55:19,409 DEBUG blivet/MainThread: DiskDevice._set_format: sdf ; type: None ; current: None ; 2024-03-01 20:55:19,412 DEBUG blivet/MainThread: DiskDevice.update_sysfs_path: sdf ; status: True ; 2024-03-01 20:55:19,412 DEBUG blivet/MainThread: sdf sysfs_path set to /sys/devices/tcm_loop_0/tcm_loop_adapter_0/host2/target2:0:1/2:0:1:5/block/sdf 2024-03-01 20:55:19,415 DEBUG blivet/MainThread: DiskDevice.read_current_size: exists: True ; path: /dev/sdf ; sysfs_path: /sys/devices/tcm_loop_0/tcm_loop_adapter_0/host2/target2:0:1/2:0:1:5/block/sdf ; 2024-03-01 20:55:19,415 DEBUG blivet/MainThread: updated sdf size to 1024 MiB (1024 MiB) 2024-03-01 20:55:19,415 INFO blivet/MainThread: added disk sdf (id 37) to device tree 2024-03-01 20:55:19,415 INFO blivet/MainThread: got device: DiskDevice instance (0x7f27ddcc7fd0) -- 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 = 600140525b7012bf4c541b5b0813087a 2024-03-01 20:55:19,418 DEBUG blivet/MainThread: DeviceTree.handle_format: name: sdf ; 2024-03-01 20:55:19,418 DEBUG blivet/MainThread: no type or existing type for sdf, bailing 2024-03-01 20:55:19,421 DEBUG blivet/MainThread: DeviceTree.handle_device: name: sdg ; info: {'CURRENT_TAGS': ':systemd:', 'DEVLINKS': '/dev/disk/by-id/scsi-360014052fcb2cc6c28443eab562c0b7e ' '/dev/disk/by-id/wwn-0x60014052fcb2cc6c28443eab562c0b7e ' '/dev/disk/by-id/scsi-1LIO-ORG_disk6:2fcb2cc6-c284-43ea-b562-c0b7eba2ff7a ' '/dev/disk/by-id/scsi-SLIO-ORG_disk6_2fcb2cc6-c284-43ea-b562-c0b7eba2ff7a ' '/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': '2fcb2cc6-c284-43ea-b562-c0b7eba2ff7a', 'ID_SERIAL': '360014052fcb2cc6c28443eab562c0b7e', 'ID_SERIAL_SHORT': '60014052fcb2cc6c28443eab562c0b7e', 'ID_TARGET_PORT': '0', 'ID_TYPE': 'disk', 'ID_VENDOR': 'LIO-ORG', 'ID_VENDOR_ENC': 'LIO-ORG\\x20', 'ID_WWN': '0x60014052fcb2cc6c', 'ID_WWN_VENDOR_EXTENSION': '0x28443eab562c0b7e', 'ID_WWN_WITH_EXTENSION': '0x60014052fcb2cc6c28443eab562c0b7e', 'MAJOR': '8', 'MINOR': '96', 'SCSI_IDENT_LUN_LOGICAL_UNIT_GROUP': '0x0', 'SCSI_IDENT_LUN_NAA_REGEXT': '60014052fcb2cc6c28443eab562c0b7e', 'SCSI_IDENT_LUN_T10': 'LIO-ORG_disk6:2fcb2cc6-c284-43ea-b562-c0b7eba2ff7a', 'SCSI_IDENT_PORT_NAME': 'naa.5001405a91c5ccc5,t,0x0001', 'SCSI_IDENT_PORT_RELATIVE': '0', 'SCSI_IDENT_PORT_TARGET_PORT_GROUP': '0x0', 'SCSI_IDENT_SERIAL': '2fcb2cc6-c284-43ea-b562-c0b7eba2ff7a', 'SCSI_IDENT_TARGET_NAME': 'naa.5001405a91c5ccc5', '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': '337228647'} ; 2024-03-01 20:55:19,421 INFO blivet/MainThread: scanning sdg (/sys/devices/tcm_loop_0/tcm_loop_adapter_0/host2/target2:0:1/2:0:1:6/block/sdg)... 2024-03-01 20:55:19,424 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: sdg ; incomplete: False ; hidden: False ; 2024-03-01 20:55:19,427 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned None 2024-03-01 20:55:19,432 DEBUG blivet/MainThread: DiskDevicePopulator.run: name: sdg ; 2024-03-01 20:55:19,432 INFO blivet/MainThread: sdg is a disk 2024-03-01 20:55:19,432 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 43 2024-03-01 20:55:19,432 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 44 2024-03-01 20:55:19,435 DEBUG blivet/MainThread: DiskDevice._set_format: sdg ; type: None ; current: None ; 2024-03-01 20:55:19,438 DEBUG blivet/MainThread: DiskDevice.update_sysfs_path: sdg ; status: True ; 2024-03-01 20:55:19,438 DEBUG blivet/MainThread: sdg sysfs_path set to /sys/devices/tcm_loop_0/tcm_loop_adapter_0/host2/target2:0:1/2:0:1:6/block/sdg 2024-03-01 20:55:19,441 DEBUG blivet/MainThread: DiskDevice.read_current_size: exists: True ; path: /dev/sdg ; sysfs_path: /sys/devices/tcm_loop_0/tcm_loop_adapter_0/host2/target2:0:1/2:0:1:6/block/sdg ; 2024-03-01 20:55:19,441 DEBUG blivet/MainThread: updated sdg size to 1024 MiB (1024 MiB) 2024-03-01 20:55:19,442 INFO blivet/MainThread: added disk sdg (id 42) to device tree 2024-03-01 20:55:19,442 INFO blivet/MainThread: got device: DiskDevice instance (0x7f27ddcd39a0) -- 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 = 60014052fcb2cc6c28443eab562c0b7e 2024-03-01 20:55:19,445 DEBUG blivet/MainThread: DeviceTree.handle_format: name: sdg ; 2024-03-01 20:55:19,445 DEBUG blivet/MainThread: no type or existing type for sdg, bailing 2024-03-01 20:55:19,448 DEBUG blivet/MainThread: DeviceTree.handle_device: name: sdh ; info: {'CURRENT_TAGS': ':systemd:', 'DEVLINKS': '/dev/disk/by-id/scsi-36001405130490dc6bc54a3a884c8d675 ' '/dev/disk/by-id/wwn-0x6001405130490dc6bc54a3a884c8d675 ' '/dev/disk/by-diskseq/9 ' '/dev/disk/by-id/scsi-SLIO-ORG_disk7_130490dc-6bc5-4a3a-884c-8d67508d4785 ' '/dev/disk/by-id/scsi-1LIO-ORG_disk7:130490dc-6bc5-4a3a-884c-8d67508d4785', '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': '130490dc-6bc5-4a3a-884c-8d67508d4785', 'ID_SERIAL': '36001405130490dc6bc54a3a884c8d675', 'ID_SERIAL_SHORT': '6001405130490dc6bc54a3a884c8d675', 'ID_TARGET_PORT': '0', 'ID_TYPE': 'disk', 'ID_VENDOR': 'LIO-ORG', 'ID_VENDOR_ENC': 'LIO-ORG\\x20', 'ID_WWN': '0x6001405130490dc6', 'ID_WWN_VENDOR_EXTENSION': '0xbc54a3a884c8d675', 'ID_WWN_WITH_EXTENSION': '0x6001405130490dc6bc54a3a884c8d675', 'MAJOR': '8', 'MINOR': '112', 'SCSI_IDENT_LUN_LOGICAL_UNIT_GROUP': '0x0', 'SCSI_IDENT_LUN_NAA_REGEXT': '6001405130490dc6bc54a3a884c8d675', 'SCSI_IDENT_LUN_T10': 'LIO-ORG_disk7:130490dc-6bc5-4a3a-884c-8d67508d4785', 'SCSI_IDENT_PORT_NAME': 'naa.5001405a91c5ccc5,t,0x0001', 'SCSI_IDENT_PORT_RELATIVE': '0', 'SCSI_IDENT_PORT_TARGET_PORT_GROUP': '0x0', 'SCSI_IDENT_SERIAL': '130490dc-6bc5-4a3a-884c-8d67508d4785', 'SCSI_IDENT_TARGET_NAME': 'naa.5001405a91c5ccc5', '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': '337415073'} ; 2024-03-01 20:55:19,448 INFO blivet/MainThread: scanning sdh (/sys/devices/tcm_loop_0/tcm_loop_adapter_0/host2/target2:0:1/2:0:1:7/block/sdh)... 2024-03-01 20:55:19,450 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: sdh ; incomplete: False ; hidden: False ; 2024-03-01 20:55:19,453 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned None 2024-03-01 20:55:19,458 DEBUG blivet/MainThread: DiskDevicePopulator.run: name: sdh ; 2024-03-01 20:55:19,459 INFO blivet/MainThread: sdh is a disk 2024-03-01 20:55:19,459 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 48 2024-03-01 20:55:19,459 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 49 2024-03-01 20:55:19,461 DEBUG blivet/MainThread: DiskDevice._set_format: sdh ; type: None ; current: None ; 2024-03-01 20:55:19,464 DEBUG blivet/MainThread: DiskDevice.update_sysfs_path: sdh ; status: True ; 2024-03-01 20:55:19,464 DEBUG blivet/MainThread: sdh sysfs_path set to /sys/devices/tcm_loop_0/tcm_loop_adapter_0/host2/target2:0:1/2:0:1:7/block/sdh 2024-03-01 20:55:19,467 DEBUG blivet/MainThread: DiskDevice.read_current_size: exists: True ; path: /dev/sdh ; sysfs_path: /sys/devices/tcm_loop_0/tcm_loop_adapter_0/host2/target2:0:1/2:0:1:7/block/sdh ; 2024-03-01 20:55:19,468 DEBUG blivet/MainThread: updated sdh size to 1024 MiB (1024 MiB) 2024-03-01 20:55:19,468 INFO blivet/MainThread: added disk sdh (id 47) to device tree 2024-03-01 20:55:19,468 INFO blivet/MainThread: got device: DiskDevice instance (0x7f27ddcd34f0) -- 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 = 6001405130490dc6bc54a3a884c8d675 2024-03-01 20:55:19,471 DEBUG blivet/MainThread: DeviceTree.handle_format: name: sdh ; 2024-03-01 20:55:19,471 DEBUG blivet/MainThread: no type or existing type for sdh, bailing 2024-03-01 20:55:19,474 DEBUG blivet/MainThread: DeviceTree.handle_device: name: sdi ; info: {'CURRENT_TAGS': ':systemd:', 'DEVLINKS': '/dev/disk/by-id/scsi-1LIO-ORG_disk8:7c02790d-af61-431a-b4c5-489ce662d703 ' '/dev/disk/by-id/scsi-SLIO-ORG_disk8_7c02790d-af61-431a-b4c5-489ce662d703 ' '/dev/disk/by-id/scsi-360014057c02790daf61431ab4c5489ce ' '/dev/disk/by-id/wwn-0x60014057c02790daf61431ab4c5489ce ' '/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': '7c02790d-af61-431a-b4c5-489ce662d703', 'ID_SERIAL': '360014057c02790daf61431ab4c5489ce', 'ID_SERIAL_SHORT': '60014057c02790daf61431ab4c5489ce', 'ID_TARGET_PORT': '0', 'ID_TYPE': 'disk', 'ID_VENDOR': 'LIO-ORG', 'ID_VENDOR_ENC': 'LIO-ORG\\x20', 'ID_WWN': '0x60014057c02790da', 'ID_WWN_VENDOR_EXTENSION': '0xf61431ab4c5489ce', 'ID_WWN_WITH_EXTENSION': '0x60014057c02790daf61431ab4c5489ce', 'MAJOR': '8', 'MINOR': '128', 'SCSI_IDENT_LUN_LOGICAL_UNIT_GROUP': '0x0', 'SCSI_IDENT_LUN_NAA_REGEXT': '60014057c02790daf61431ab4c5489ce', 'SCSI_IDENT_LUN_T10': 'LIO-ORG_disk8:7c02790d-af61-431a-b4c5-489ce662d703', 'SCSI_IDENT_PORT_NAME': 'naa.5001405a91c5ccc5,t,0x0001', 'SCSI_IDENT_PORT_RELATIVE': '0', 'SCSI_IDENT_PORT_TARGET_PORT_GROUP': '0x0', 'SCSI_IDENT_SERIAL': '7c02790d-af61-431a-b4c5-489ce662d703', 'SCSI_IDENT_TARGET_NAME': 'naa.5001405a91c5ccc5', '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': '337428002'} ; 2024-03-01 20:55:19,474 INFO blivet/MainThread: scanning sdi (/sys/devices/tcm_loop_0/tcm_loop_adapter_0/host2/target2:0:1/2:0:1:8/block/sdi)... 2024-03-01 20:55:19,477 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: sdi ; incomplete: False ; hidden: False ; 2024-03-01 20:55:19,480 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned None 2024-03-01 20:55:19,484 DEBUG blivet/MainThread: DiskDevicePopulator.run: name: sdi ; 2024-03-01 20:55:19,485 INFO blivet/MainThread: sdi is a disk 2024-03-01 20:55:19,485 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 53 2024-03-01 20:55:19,485 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 54 2024-03-01 20:55:19,488 DEBUG blivet/MainThread: DiskDevice._set_format: sdi ; type: None ; current: None ; 2024-03-01 20:55:19,491 DEBUG blivet/MainThread: DiskDevice.update_sysfs_path: sdi ; status: True ; 2024-03-01 20:55:19,491 DEBUG blivet/MainThread: sdi sysfs_path set to /sys/devices/tcm_loop_0/tcm_loop_adapter_0/host2/target2:0:1/2:0:1:8/block/sdi 2024-03-01 20:55:19,494 DEBUG blivet/MainThread: DiskDevice.read_current_size: exists: True ; path: /dev/sdi ; sysfs_path: /sys/devices/tcm_loop_0/tcm_loop_adapter_0/host2/target2:0:1/2:0:1:8/block/sdi ; 2024-03-01 20:55:19,494 DEBUG blivet/MainThread: updated sdi size to 1024 MiB (1024 MiB) 2024-03-01 20:55:19,494 INFO blivet/MainThread: added disk sdi (id 52) to device tree 2024-03-01 20:55:19,494 INFO blivet/MainThread: got device: DiskDevice instance (0x7f27ddccd370) -- 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 = 60014057c02790daf61431ab4c5489ce 2024-03-01 20:55:19,497 DEBUG blivet/MainThread: DeviceTree.handle_format: name: sdi ; 2024-03-01 20:55:19,497 DEBUG blivet/MainThread: no type or existing type for sdi, bailing 2024-03-01 20:55:19,500 DEBUG blivet/MainThread: DeviceTree.handle_device: name: sdj ; info: {'CURRENT_TAGS': ':systemd:', 'DEVLINKS': '/dev/disk/by-id/wwn-0x60014058bb02eed505c4d7593b520327 ' '/dev/disk/by-id/scsi-360014058bb02eed505c4d7593b520327 ' '/dev/disk/by-id/scsi-SLIO-ORG_disk9_8bb02eed-505c-4d75-93b5-20327aed4107 ' '/dev/disk/by-diskseq/11 ' '/dev/disk/by-id/scsi-1LIO-ORG_disk9:8bb02eed-505c-4d75-93b5-20327aed4107', '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': '8bb02eed-505c-4d75-93b5-20327aed4107', 'ID_SERIAL': '360014058bb02eed505c4d7593b520327', 'ID_SERIAL_SHORT': '60014058bb02eed505c4d7593b520327', 'ID_TARGET_PORT': '0', 'ID_TYPE': 'disk', 'ID_VENDOR': 'LIO-ORG', 'ID_VENDOR_ENC': 'LIO-ORG\\x20', 'ID_WWN': '0x60014058bb02eed5', 'ID_WWN_VENDOR_EXTENSION': '0x05c4d7593b520327', 'ID_WWN_WITH_EXTENSION': '0x60014058bb02eed505c4d7593b520327', 'MAJOR': '8', 'MINOR': '144', 'SCSI_IDENT_LUN_LOGICAL_UNIT_GROUP': '0x0', 'SCSI_IDENT_LUN_NAA_REGEXT': '60014058bb02eed505c4d7593b520327', 'SCSI_IDENT_LUN_T10': 'LIO-ORG_disk9:8bb02eed-505c-4d75-93b5-20327aed4107', 'SCSI_IDENT_PORT_NAME': 'naa.5001405a91c5ccc5,t,0x0001', 'SCSI_IDENT_PORT_RELATIVE': '0', 'SCSI_IDENT_PORT_TARGET_PORT_GROUP': '0x0', 'SCSI_IDENT_SERIAL': '8bb02eed-505c-4d75-93b5-20327aed4107', 'SCSI_IDENT_TARGET_NAME': 'naa.5001405a91c5ccc5', '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': '337523000'} ; 2024-03-01 20:55:19,500 INFO blivet/MainThread: scanning sdj (/sys/devices/tcm_loop_0/tcm_loop_adapter_0/host2/target2:0:1/2:0:1:9/block/sdj)... 2024-03-01 20:55:19,503 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: sdj ; incomplete: False ; hidden: False ; 2024-03-01 20:55:19,506 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned None 2024-03-01 20:55:19,511 DEBUG blivet/MainThread: DiskDevicePopulator.run: name: sdj ; 2024-03-01 20:55:19,511 INFO blivet/MainThread: sdj is a disk 2024-03-01 20:55:19,511 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 58 2024-03-01 20:55:19,511 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 59 2024-03-01 20:55:19,514 DEBUG blivet/MainThread: DiskDevice._set_format: sdj ; type: None ; current: None ; 2024-03-01 20:55:19,517 DEBUG blivet/MainThread: DiskDevice.update_sysfs_path: sdj ; status: True ; 2024-03-01 20:55:19,517 DEBUG blivet/MainThread: sdj sysfs_path set to /sys/devices/tcm_loop_0/tcm_loop_adapter_0/host2/target2:0:1/2:0:1:9/block/sdj 2024-03-01 20:55:19,520 DEBUG blivet/MainThread: DiskDevice.read_current_size: exists: True ; path: /dev/sdj ; sysfs_path: /sys/devices/tcm_loop_0/tcm_loop_adapter_0/host2/target2:0:1/2:0:1:9/block/sdj ; 2024-03-01 20:55:19,520 DEBUG blivet/MainThread: updated sdj size to 1024 MiB (1024 MiB) 2024-03-01 20:55:19,521 INFO blivet/MainThread: added disk sdj (id 57) to device tree 2024-03-01 20:55:19,521 INFO blivet/MainThread: got device: DiskDevice instance (0x7f27ddcd1730) -- 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 = 60014058bb02eed505c4d7593b520327 2024-03-01 20:55:19,524 DEBUG blivet/MainThread: DeviceTree.handle_format: name: sdj ; 2024-03-01 20:55:19,524 DEBUG blivet/MainThread: no type or existing type for sdj, bailing 2024-03-01 20:55:19,527 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': '16965658'} ; 2024-03-01 20:55:19,527 INFO blivet/MainThread: scanning xvda (/sys/devices/vbd-768/block/xvda)... 2024-03-01 20:55:19,530 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: xvda ; incomplete: False ; hidden: False ; 2024-03-01 20:55:19,532 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned None 2024-03-01 20:55:19,536 DEBUG blivet/MainThread: DiskDevicePopulator.run: name: xvda ; 2024-03-01 20:55:19,536 WARNING blivet/MainThread: device/vendor is not a valid attribute 2024-03-01 20:55:19,536 WARNING blivet/MainThread: device/model is not a valid attribute 2024-03-01 20:55:19,536 INFO blivet/MainThread: xvda is a disk 2024-03-01 20:55:19,537 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 63 2024-03-01 20:55:19,537 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 64 2024-03-01 20:55:19,539 DEBUG blivet/MainThread: DiskDevice._set_format: xvda ; type: None ; current: None ; 2024-03-01 20:55:19,542 DEBUG blivet/MainThread: DiskDevice.update_sysfs_path: xvda ; status: True ; 2024-03-01 20:55:19,542 DEBUG blivet/MainThread: xvda sysfs_path set to /sys/devices/vbd-768/block/xvda 2024-03-01 20:55:19,545 DEBUG blivet/MainThread: DiskDevice.read_current_size: exists: True ; path: /dev/xvda ; sysfs_path: /sys/devices/vbd-768/block/xvda ; 2024-03-01 20:55:19,545 DEBUG blivet/MainThread: updated xvda size to 250 GiB (250 GiB) 2024-03-01 20:55:19,546 INFO blivet/MainThread: added disk xvda (id 62) to device tree 2024-03-01 20:55:19,546 INFO blivet/MainThread: got device: DiskDevice instance (0x7f27ddcdd490) -- name = xvda status = True id = 62 children = [] parents = [] uuid = None size = 250 GiB format = existing None major = 202 minor = 0 exists = True protected = False sysfs path = /sys/devices/vbd-768/block/xvda target size = 250 GiB path = /dev/xvda format args = [] original_format = None removable = False wwn = None 2024-03-01 20:55:19,549 DEBUG blivet/MainThread: DeviceTree.handle_format: name: xvda ; 2024-03-01 20:55:19,552 DEBUG blivet/MainThread: AppleBootstrapFS.supported: supported: True ; 2024-03-01 20:55:19,552 DEBUG blivet/MainThread: get_format('appleboot') returning AppleBootstrapFS instance with object id 66 2024-03-01 20:55:19,555 DEBUG blivet/MainThread: EFIFS.supported: supported: True ; 2024-03-01 20:55:19,555 DEBUG blivet/MainThread: get_format('efi') returning EFIFS instance with object id 67 2024-03-01 20:55:19,558 DEBUG blivet/MainThread: MacEFIFS.supported: supported: True ; 2024-03-01 20:55:19,558 DEBUG blivet/MainThread: get_format('macefi') returning MacEFIFS instance with object id 68 2024-03-01 20:55:19,561 DEBUG blivet/MainThread: MacEFIFS.supported: supported: True ; 2024-03-01 20:55:19,561 DEBUG blivet/MainThread: get_format('macefi') returning MacEFIFS instance with object id 69 2024-03-01 20:55:19,564 DEBUG blivet/MainThread: DiskLabelFormatPopulator.run: device: xvda ; label_type: dos ; 2024-03-01 20:55:19,567 DEBUG blivet/MainThread: DiskDevice.setup: xvda ; orig: False ; status: True ; controllable: True ; 2024-03-01 20:55:19,570 DEBUG blivet/MainThread: DiskLabel.__init__: uuid: e61ef7e0 ; label: None ; device: /dev/xvda ; serial: None ; exists: True ; 2024-03-01 20:55:19,577 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 0x7f27ded61ac0> 2024-03-01 20:55:19,620 DEBUG blivet/MainThread: get_format('disklabel') returning DiskLabel instance with object id 70 2024-03-01 20:55:19,624 DEBUG blivet/MainThread: DiskDevice._set_format: xvda ; type: disklabel ; current: None ; 2024-03-01 20:55:19,624 INFO blivet/MainThread: got format: existing msdos disklabel 2024-03-01 20:55:19,627 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': '16967518'} ; 2024-03-01 20:55:19,627 INFO blivet/MainThread: scanning xvda1 (/sys/devices/vbd-768/block/xvda/xvda1)... 2024-03-01 20:55:19,628 WARNING blivet/MainThread: hidden is not a valid attribute 2024-03-01 20:55:19,630 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: xvda1 ; incomplete: False ; hidden: False ; 2024-03-01 20:55:19,633 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned None 2024-03-01 20:55:19,636 DEBUG blivet/MainThread: PartitionDevicePopulator.run: name: xvda1 ; 2024-03-01 20:55:19,638 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: xvda1 ; incomplete: False ; hidden: False ; 2024-03-01 20:55:19,641 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned None 2024-03-01 20:55:19,641 INFO program/MainThread: Running... udevadm settle --timeout=300 2024-03-01 20:55:19,653 DEBUG program/MainThread: Return code: 0 2024-03-01 20:55:19,669 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: xvda ; incomplete: False ; hidden: False ; 2024-03-01 20:55:19,672 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned existing 250 GiB disk xvda (62) with existing msdos disklabel 2024-03-01 20:55:19,673 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 73 2024-03-01 20:55:19,676 DEBUG blivet/MainThread: DiskDevice.add_child: name: xvda ; child: xvda1 ; kids: 0 ; 2024-03-01 20:55:19,676 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 74 2024-03-01 20:55:19,679 DEBUG blivet/MainThread: PartitionDevice._set_format: xvda1 ; type: None ; current: None ; 2024-03-01 20:55:19,682 DEBUG blivet/MainThread: PartitionDevice.update_sysfs_path: xvda1 ; status: True ; 2024-03-01 20:55:19,682 DEBUG blivet/MainThread: xvda1 sysfs_path set to /sys/devices/vbd-768/block/xvda/xvda1 2024-03-01 20:55:19,685 DEBUG blivet/MainThread: PartitionDevice.read_current_size: exists: True ; path: /dev/xvda1 ; sysfs_path: /sys/devices/vbd-768/block/xvda/xvda1 ; 2024-03-01 20:55:19,685 DEBUG blivet/MainThread: updated xvda1 size to 250 GiB (250 GiB) 2024-03-01 20:55:19,685 DEBUG blivet/MainThread: looking up parted Partition: /dev/xvda1 2024-03-01 20:55:19,688 DEBUG blivet/MainThread: PartitionDevice.probe: xvda1 ; exists: True ; 2024-03-01 20:55:19,691 DEBUG blivet/MainThread: PartitionDevice.get_flag: path: /dev/xvda1 ; flag: 1 ; 2024-03-01 20:55:19,693 DEBUG blivet/MainThread: PartitionDevice.get_flag: path: /dev/xvda1 ; flag: 10 ; 2024-03-01 20:55:19,696 DEBUG blivet/MainThread: PartitionDevice.get_flag: path: /dev/xvda1 ; flag: 12 ; 2024-03-01 20:55:19,699 DEBUG blivet/MainThread: PartitionDevice.read_current_size: exists: True ; path: /dev/xvda1 ; sysfs_path: /sys/devices/vbd-768/block/xvda/xvda1 ; 2024-03-01 20:55:19,699 DEBUG blivet/MainThread: updated xvda1 size to 250 GiB (250 GiB) 2024-03-01 20:55:19,699 INFO blivet/MainThread: added partition xvda1 (id 72) to device tree 2024-03-01 20:55:19,700 INFO blivet/MainThread: parted exception: msdos disk labels do not support partition names. 2024-03-01 20:55:19,699 INFO blivet/MainThread: got device: PartitionDevice instance (0x7f27ddce2fd0) -- 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 0x7f27df654a90> disk = existing 250 GiB disk xvda (62) with existing msdos disklabel start = 2048 end = 524287966 length = 524285919 flags = boot 2024-03-01 20:55:19,703 DEBUG blivet/MainThread: DeviceTree.handle_format: name: xvda1 ; 2024-03-01 20:55:19,706 DEBUG blivet/MainThread: AppleBootstrapFS.supported: supported: True ; 2024-03-01 20:55:19,706 DEBUG blivet/MainThread: get_format('appleboot') returning AppleBootstrapFS instance with object id 76 2024-03-01 20:55:19,709 DEBUG blivet/MainThread: EFIFS.supported: supported: True ; 2024-03-01 20:55:19,709 DEBUG blivet/MainThread: get_format('efi') returning EFIFS instance with object id 77 2024-03-01 20:55:19,712 DEBUG blivet/MainThread: MacEFIFS.supported: supported: True ; 2024-03-01 20:55:19,712 DEBUG blivet/MainThread: get_format('macefi') returning MacEFIFS instance with object id 78 2024-03-01 20:55:19,715 DEBUG blivet/MainThread: MacEFIFS.supported: supported: True ; 2024-03-01 20:55:19,715 DEBUG blivet/MainThread: get_format('macefi') returning MacEFIFS instance with object id 79 2024-03-01 20:55:19,717 WARNING blivet/MainThread: Stratis DBus service is not running 2024-03-01 20:55:19,717 INFO blivet/MainThread: type detected on 'xvda1' is 'xfs' 2024-03-01 20:55:19,720 DEBUG blivet/MainThread: XFS.supported: supported: True ; 2024-03-01 20:55:19,720 DEBUG blivet/MainThread: get_format('xfs') returning XFS instance with object id 80 2024-03-01 20:55:19,723 DEBUG blivet/MainThread: PartitionDevice._set_format: xvda1 ; type: xfs ; current: None ; 2024-03-01 20:55:19,723 INFO blivet/MainThread: got format: existing xfs filesystem 2024-03-01 20:55:19,723 INFO program/MainThread: Running... udevadm settle --timeout=300 2024-03-01 20:55:19,732 DEBUG program/MainThread: Return code: 0 2024-03-01 20:55:19,745 INFO blivet/MainThread: edd: collected mbr signatures: {'xvda': '0xe61ef7e0'} 2024-03-01 20:55:19,746 DEBUG blivet/MainThread: resolved 'UUID=a4d9efbc-be36-4c5f-99af-596afd10159d' to 'xvda1' (partition) 2024-03-01 20:55:19,749 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: ntap-bos-c01-eng01-nfs01b.storage.bos.redhat.com:/devops_engineering_nfs/devarchive/redhat ; incomplete: False ; hidden: False ; 2024-03-01 20:55:19,752 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned None 2024-03-01 20:55:19,754 DEBUG blivet/MainThread: DeviceTree.get_device_by_path: path: /dev/ntap-bos-c01-eng01-nfs01b.storage.bos.redhat.com:/devops_engineering_nfs/devarchive/redhat ; incomplete: False ; hidden: False ; 2024-03-01 20:55:19,757 DEBUG blivet/MainThread: DeviceTree.get_device_by_path returned None 2024-03-01 20:55:19,757 DEBUG blivet/MainThread: failed to resolve '/dev/ntap-bos-c01-eng01-nfs01b.storage.bos.redhat.com:/devops_engineering_nfs/devarchive/redhat' 2024-03-01 20:55:19,759 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: nest.test.redhat.com:/mnt/qa ; incomplete: False ; hidden: False ; 2024-03-01 20:55:19,762 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned None 2024-03-01 20:55:19,765 DEBUG blivet/MainThread: DeviceTree.get_device_by_path: path: /dev/nest.test.redhat.com:/mnt/qa ; incomplete: False ; hidden: False ; 2024-03-01 20:55:19,767 DEBUG blivet/MainThread: DeviceTree.get_device_by_path returned None 2024-03-01 20:55:19,767 DEBUG blivet/MainThread: failed to resolve '/dev/nest.test.redhat.com:/mnt/qa' 2024-03-01 20:55:19,770 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: vtap-eng01.storage.rdu2.redhat.com:/vol/engarchive ; incomplete: False ; hidden: False ; 2024-03-01 20:55:19,772 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned None 2024-03-01 20:55:19,775 DEBUG blivet/MainThread: DeviceTree.get_device_by_path: path: /dev/vtap-eng01.storage.rdu2.redhat.com:/vol/engarchive ; incomplete: False ; hidden: False ; 2024-03-01 20:55:19,777 DEBUG blivet/MainThread: DeviceTree.get_device_by_path returned None 2024-03-01 20:55:19,777 DEBUG blivet/MainThread: failed to resolve '/dev/vtap-eng01.storage.rdu2.redhat.com:/vol/engarchive' 2024-03-01 20:55:19,779 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: nest.test.redhat.com:/mnt/tpsdist ; incomplete: False ; hidden: False ; 2024-03-01 20:55:19,782 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned None 2024-03-01 20:55:19,784 DEBUG blivet/MainThread: DeviceTree.get_device_by_path: path: /dev/nest.test.redhat.com:/mnt/tpsdist ; incomplete: False ; hidden: False ; 2024-03-01 20:55:19,787 DEBUG blivet/MainThread: DeviceTree.get_device_by_path returned None 2024-03-01 20:55:19,787 DEBUG blivet/MainThread: failed to resolve '/dev/nest.test.redhat.com:/mnt/tpsdist' 2024-03-01 20:55:19,789 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: ntap-bos-c01-eng01-nfs01b.storage.bos.redhat.com:/devops_engineering_nfs/devarchive/redhat/brewroot ; incomplete: False ; hidden: False ; 2024-03-01 20:55:19,792 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned None 2024-03-01 20:55:19,794 DEBUG blivet/MainThread: DeviceTree.get_device_by_path: path: /dev/ntap-bos-c01-eng01-nfs01b.storage.bos.redhat.com:/devops_engineering_nfs/devarchive/redhat/brewroot ; incomplete: False ; hidden: False ; 2024-03-01 20:55:19,797 DEBUG blivet/MainThread: DeviceTree.get_device_by_path returned None 2024-03-01 20:55:19,797 DEBUG blivet/MainThread: failed to resolve '/dev/ntap-bos-c01-eng01-nfs01b.storage.bos.redhat.com:/devops_engineering_nfs/devarchive/redhat/brewroot' 2024-03-01 20:55:19,800 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: ntap-bos-c01-eng01-nfs01b.storage.bos.redhat.com:/devops_brew_scratch_nfs/scratch ; incomplete: False ; hidden: False ; 2024-03-01 20:55:19,802 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned None 2024-03-01 20:55:19,805 DEBUG blivet/MainThread: DeviceTree.get_device_by_path: path: /dev/ntap-bos-c01-eng01-nfs01b.storage.bos.redhat.com:/devops_brew_scratch_nfs/scratch ; incomplete: False ; hidden: False ; 2024-03-01 20:55:19,807 DEBUG blivet/MainThread: DeviceTree.get_device_by_path returned None 2024-03-01 20:55:19,807 DEBUG blivet/MainThread: failed to resolve '/dev/ntap-bos-c01-eng01-nfs01b.storage.bos.redhat.com:/devops_brew_scratch_nfs/scratch' 2024-03-01 20:55:19,807 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 82 2024-03-01 20:55:19,807 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 83 2024-03-01 20:55:19,808 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 84 2024-03-01 20:55:19,808 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 85 2024-03-01 20:55:19,808 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 86 2024-03-01 20:55:19,808 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 87 2024-03-01 20:55:19,808 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 88 2024-03-01 20:55:19,808 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 89 2024-03-01 20:55:22,757 INFO blivet/MainThread: sys.argv = ['/tmp/ansible_fedora.linux_system_roles.blivet_payload_wqws3rc4/ansible_fedora.linux_system_roles.blivet_payload.zip/ansible_collections/fedora/linux_system_roles/plugins/modules/blivet.py'] 2024-03-01 20:55:22,791 DEBUG blivet/MainThread: Ext4FS.supported: supported: True ; 2024-03-01 20:55:22,791 INFO program/MainThread: Running [2] e2fsck -V ... 2024-03-01 20:55:22,794 INFO program/MainThread: stdout[2]: 2024-03-01 20:55:22,794 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 20:55:22,794 INFO program/MainThread: ...done [2] (exit code: 0) 2024-03-01 20:55:22,795 INFO program/MainThread: Running... modprobe --dry-run ext4 2024-03-01 20:55:22,799 DEBUG program/MainThread: Return code: 0 2024-03-01 20:55:22,799 DEBUG blivet/MainThread: get_format('ext4') returning Ext4FS instance with object id 0 2024-03-01 20:55:22,802 DEBUG blivet/MainThread: Ext4FS.supported: supported: True ; 2024-03-01 20:55:22,802 DEBUG blivet/MainThread: trying to set new default fstype to 'ext4' 2024-03-01 20:55:22,805 DEBUG blivet/MainThread: Ext4FS.supported: supported: True ; 2024-03-01 20:55:22,805 DEBUG blivet/MainThread: get_format('ext4') returning Ext4FS instance with object id 1 2024-03-01 20:55:22,808 DEBUG blivet/MainThread: Ext4FS.supported: supported: True ; 2024-03-01 20:55:22,808 INFO program/MainThread: Running... lsblk --bytes -a -o NAME,SIZE,OWNER,GROUP,MODE,FSTYPE,LABEL,UUID,PARTUUID,MOUNTPOINT 2024-03-01 20:55:22,816 INFO program/MainThread: stdout: 2024-03-01 20:55:22,816 INFO program/MainThread: NAME SIZE OWNER GROUP MODE FSTYPE LABEL UUID PARTUUID MOUNTPOINT 2024-03-01 20:55:22,816 INFO program/MainThread: sda 1073741824 root disk brw-rw---- 2024-03-01 20:55:22,816 INFO program/MainThread: sdb 1073741824 root disk brw-rw---- 2024-03-01 20:55:22,816 INFO program/MainThread: sdc 1073741824 root disk brw-rw---- 2024-03-01 20:55:22,816 INFO program/MainThread: sdd 1073741824 root disk brw-rw---- 2024-03-01 20:55:22,816 INFO program/MainThread: sde 1073741824 root disk brw-rw---- 2024-03-01 20:55:22,816 INFO program/MainThread: sdf 1073741824 root disk brw-rw---- 2024-03-01 20:55:22,816 INFO program/MainThread: sdg 1073741824 root disk brw-rw---- 2024-03-01 20:55:22,816 INFO program/MainThread: sdh 1073741824 root disk brw-rw---- 2024-03-01 20:55:22,816 INFO program/MainThread: sdi 1073741824 root disk brw-rw---- 2024-03-01 20:55:22,816 INFO program/MainThread: sdj 1073741824 root disk brw-rw---- 2024-03-01 20:55:22,816 INFO program/MainThread: sdk 1073741824 root disk brw-rw---- 2024-03-01 20:55:22,816 INFO program/MainThread: sdl 1073741824 root disk brw-rw---- 2024-03-01 20:55:22,816 INFO program/MainThread: xvda 268435456000 root disk brw-rw---- 2024-03-01 20:55:22,817 INFO program/MainThread: `-xvda1 268434390528 root disk brw-rw---- xfs a4d9efbc-be36-4c5f-99af-596afd10159d e61ef7e0-01 / 2024-03-01 20:55:22,817 DEBUG program/MainThread: Return code: 0 2024-03-01 20:55:22,817 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 20:55:22,817 DEBUG blivet/MainThread: lvm filter: clearing the lvm devices list 2024-03-01 20:55:22,817 DEBUG blivet/MainThread: lvm filter: clearing the lvm devices list 2024-03-01 20:55:22,817 INFO blivet/MainThread: resetting Blivet (version 3.6.0) instance 2024-03-01 20:55:22,817 DEBUG blivet/MainThread: lvm filter: clearing the lvm devices list 2024-03-01 20:55:22,818 INFO blivet/MainThread: DeviceTree.populate: ignored_disks is [] ; exclusive_disks is [] 2024-03-01 20:55:22,818 WARNING blivet/MainThread: Failed to call the update_volume_info method: libstoragemgmt functionality not available 2024-03-01 20:55:22,818 INFO program/MainThread: Running... udevadm settle --timeout=300 2024-03-01 20:55:22,830 DEBUG program/MainThread: Return code: 0 2024-03-01 20:55:22,843 INFO blivet/MainThread: devices to scan: ['sda', 'sdb', 'sdk', 'sdl', 'sdc', 'sdd', 'sde', 'sdf', 'sdg', 'sdh', 'sdi', 'sdj', 'xvda', 'xvda1'] 2024-03-01 20:55:22,847 DEBUG blivet/MainThread: DeviceTree.handle_device: name: sda ; info: {'CURRENT_TAGS': ':systemd:', 'DEVLINKS': '/dev/disk/by-id/wwn-0x6001405a8abeb2a8284458ebf043e0fb ' '/dev/disk/by-id/scsi-1LIO-ORG_disk0:a8abeb2a-8284-458e-bf04-3e0fbc353c0a ' '/dev/disk/by-diskseq/2 ' '/dev/disk/by-id/scsi-36001405a8abeb2a8284458ebf043e0fb ' '/dev/disk/by-id/scsi-SLIO-ORG_disk0_a8abeb2a-8284-458e-bf04-3e0fbc353c0a', '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': 'a8abeb2a-8284-458e-bf04-3e0fbc353c0a', 'ID_SERIAL': '36001405a8abeb2a8284458ebf043e0fb', 'ID_SERIAL_SHORT': '6001405a8abeb2a8284458ebf043e0fb', 'ID_TARGET_PORT': '0', 'ID_TYPE': 'disk', 'ID_VENDOR': 'LIO-ORG', 'ID_VENDOR_ENC': 'LIO-ORG\\x20', 'ID_WWN': '0x6001405a8abeb2a8', 'ID_WWN_VENDOR_EXTENSION': '0x284458ebf043e0fb', 'ID_WWN_WITH_EXTENSION': '0x6001405a8abeb2a8284458ebf043e0fb', 'MAJOR': '8', 'MINOR': '0', 'SCSI_IDENT_LUN_LOGICAL_UNIT_GROUP': '0x0', 'SCSI_IDENT_LUN_NAA_REGEXT': '6001405a8abeb2a8284458ebf043e0fb', 'SCSI_IDENT_LUN_T10': 'LIO-ORG_disk0:a8abeb2a-8284-458e-bf04-3e0fbc353c0a', 'SCSI_IDENT_PORT_NAME': 'naa.5001405a91c5ccc5,t,0x0001', 'SCSI_IDENT_PORT_RELATIVE': '0', 'SCSI_IDENT_PORT_TARGET_PORT_GROUP': '0x0', 'SCSI_IDENT_SERIAL': 'a8abeb2a-8284-458e-bf04-3e0fbc353c0a', 'SCSI_IDENT_TARGET_NAME': 'naa.5001405a91c5ccc5', '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': '336998022'} ; 2024-03-01 20:55:22,847 INFO blivet/MainThread: scanning sda (/sys/devices/tcm_loop_0/tcm_loop_adapter_0/host2/target2:0:1/2:0:1:0/block/sda)... 2024-03-01 20:55:22,847 INFO program/MainThread: Running [3] lvm lvs --noheadings --nosuffix --nameprefixes --unquoted --units=b -a -o vg_name,lv_name,lv_uuid,lv_size,lv_attr,segtype,origin,pool_lv,data_lv,metadata_lv,role,move_pv,data_percent,metadata_percent,copy_percent --config= log {level=7 file=/tmp/lvm.log syslog=0} ... 2024-03-01 20:55:22,876 INFO program/MainThread: stdout[3]: 2024-03-01 20:55:22,876 INFO program/MainThread: stderr[3]: 2024-03-01 20:55:22,876 INFO program/MainThread: ...done [3] (exit code: 0) 2024-03-01 20:55:22,880 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: sda ; incomplete: False ; hidden: False ; 2024-03-01 20:55:22,883 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned None 2024-03-01 20:55:22,887 INFO blivet/MainThread: failed to get initiator name from iscsi firmware: storaged iSCSI functionality not available 2024-03-01 20:55:22,888 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 20:55:22,893 DEBUG blivet/MainThread: DiskDevicePopulator.run: name: sda ; 2024-03-01 20:55:22,893 INFO blivet/MainThread: sda is a disk 2024-03-01 20:55:22,894 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 3 2024-03-01 20:55:22,894 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 4 2024-03-01 20:55:22,897 DEBUG blivet/MainThread: DiskDevice._set_format: sda ; type: None ; current: None ; 2024-03-01 20:55:22,900 DEBUG blivet/MainThread: DiskDevice.update_sysfs_path: sda ; status: True ; 2024-03-01 20:55:22,900 DEBUG blivet/MainThread: sda sysfs_path set to /sys/devices/tcm_loop_0/tcm_loop_adapter_0/host2/target2:0:1/2:0:1:0/block/sda 2024-03-01 20:55:22,903 DEBUG blivet/MainThread: DiskDevice.read_current_size: exists: True ; path: /dev/sda ; sysfs_path: /sys/devices/tcm_loop_0/tcm_loop_adapter_0/host2/target2:0:1/2:0:1:0/block/sda ; 2024-03-01 20:55:22,904 DEBUG blivet/MainThread: updated sda size to 1024 MiB (1024 MiB) 2024-03-01 20:55:22,904 INFO blivet/MainThread: added disk sda (id 2) to device tree 2024-03-01 20:55:22,904 INFO blivet/MainThread: got device: DiskDevice instance (0x7f90613da8e0) -- 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 = 6001405a8abeb2a8284458ebf043e0fb 2024-03-01 20:55:22,907 DEBUG blivet/MainThread: DeviceTree.handle_format: name: sda ; 2024-03-01 20:55:22,908 DEBUG blivet/MainThread: no type or existing type for sda, bailing 2024-03-01 20:55:22,911 DEBUG blivet/MainThread: DeviceTree.handle_device: name: sdb ; info: {'CURRENT_TAGS': ':systemd:', 'DEVLINKS': '/dev/disk/by-id/scsi-1LIO-ORG_disk1:c67c68fc-5fb8-4942-8812-1de7084b7176 ' '/dev/disk/by-id/scsi-SLIO-ORG_disk1_c67c68fc-5fb8-4942-8812-1de7084b7176 ' '/dev/disk/by-diskseq/3 ' '/dev/disk/by-id/wwn-0x6001405c67c68fc5fb8494288121de70 ' '/dev/disk/by-id/scsi-36001405c67c68fc5fb8494288121de70', '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': 'c67c68fc-5fb8-4942-8812-1de7084b7176', 'ID_SERIAL': '36001405c67c68fc5fb8494288121de70', 'ID_SERIAL_SHORT': '6001405c67c68fc5fb8494288121de70', 'ID_TARGET_PORT': '0', 'ID_TYPE': 'disk', 'ID_VENDOR': 'LIO-ORG', 'ID_VENDOR_ENC': 'LIO-ORG\\x20', 'ID_WWN': '0x6001405c67c68fc5', 'ID_WWN_VENDOR_EXTENSION': '0xfb8494288121de70', 'ID_WWN_WITH_EXTENSION': '0x6001405c67c68fc5fb8494288121de70', 'MAJOR': '8', 'MINOR': '16', 'SCSI_IDENT_LUN_LOGICAL_UNIT_GROUP': '0x0', 'SCSI_IDENT_LUN_NAA_REGEXT': '6001405c67c68fc5fb8494288121de70', 'SCSI_IDENT_LUN_T10': 'LIO-ORG_disk1:c67c68fc-5fb8-4942-8812-1de7084b7176', 'SCSI_IDENT_PORT_NAME': 'naa.5001405a91c5ccc5,t,0x0001', 'SCSI_IDENT_PORT_RELATIVE': '0', 'SCSI_IDENT_PORT_TARGET_PORT_GROUP': '0x0', 'SCSI_IDENT_SERIAL': 'c67c68fc-5fb8-4942-8812-1de7084b7176', 'SCSI_IDENT_TARGET_NAME': 'naa.5001405a91c5ccc5', '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': '337020590'} ; 2024-03-01 20:55:22,911 INFO blivet/MainThread: scanning sdb (/sys/devices/tcm_loop_0/tcm_loop_adapter_0/host2/target2:0:1/2:0:1:1/block/sdb)... 2024-03-01 20:55:22,914 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: sdb ; incomplete: False ; hidden: False ; 2024-03-01 20:55:22,916 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned None 2024-03-01 20:55:22,921 DEBUG blivet/MainThread: DiskDevicePopulator.run: name: sdb ; 2024-03-01 20:55:22,922 INFO blivet/MainThread: sdb is a disk 2024-03-01 20:55:22,922 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 8 2024-03-01 20:55:22,922 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 9 2024-03-01 20:55:22,925 DEBUG blivet/MainThread: DiskDevice._set_format: sdb ; type: None ; current: None ; 2024-03-01 20:55:22,928 DEBUG blivet/MainThread: DiskDevice.update_sysfs_path: sdb ; status: True ; 2024-03-01 20:55:22,928 DEBUG blivet/MainThread: sdb sysfs_path set to /sys/devices/tcm_loop_0/tcm_loop_adapter_0/host2/target2:0:1/2:0:1:1/block/sdb 2024-03-01 20:55:22,931 DEBUG blivet/MainThread: DiskDevice.read_current_size: exists: True ; path: /dev/sdb ; sysfs_path: /sys/devices/tcm_loop_0/tcm_loop_adapter_0/host2/target2:0:1/2:0:1:1/block/sdb ; 2024-03-01 20:55:22,931 DEBUG blivet/MainThread: updated sdb size to 1024 MiB (1024 MiB) 2024-03-01 20:55:22,932 INFO blivet/MainThread: added disk sdb (id 7) to device tree 2024-03-01 20:55:22,932 INFO blivet/MainThread: got device: DiskDevice instance (0x7f90602c2a60) -- 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 = 6001405c67c68fc5fb8494288121de70 2024-03-01 20:55:22,935 DEBUG blivet/MainThread: DeviceTree.handle_format: name: sdb ; 2024-03-01 20:55:22,935 DEBUG blivet/MainThread: no type or existing type for sdb, bailing 2024-03-01 20:55:22,938 DEBUG blivet/MainThread: DeviceTree.handle_device: name: sdk ; info: {'CURRENT_TAGS': ':systemd:', 'DEVLINKS': '/dev/disk/by-id/scsi-36001405e1b8c6d03d0840ccbaa99ea54 ' '/dev/disk/by-diskseq/12 ' '/dev/disk/by-id/scsi-SLIO-ORG_disk10_e1b8c6d0-3d08-40cc-baa9-9ea541aeb400 ' '/dev/disk/by-id/scsi-1LIO-ORG_disk10:e1b8c6d0-3d08-40cc-baa9-9ea541aeb400 ' '/dev/disk/by-id/wwn-0x6001405e1b8c6d03d0840ccbaa99ea54', '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': 'e1b8c6d0-3d08-40cc-baa9-9ea541aeb400', 'ID_SERIAL': '36001405e1b8c6d03d0840ccbaa99ea54', 'ID_SERIAL_SHORT': '6001405e1b8c6d03d0840ccbaa99ea54', 'ID_TARGET_PORT': '0', 'ID_TYPE': 'disk', 'ID_VENDOR': 'LIO-ORG', 'ID_VENDOR_ENC': 'LIO-ORG\\x20', 'ID_WWN': '0x6001405e1b8c6d03', 'ID_WWN_VENDOR_EXTENSION': '0xd0840ccbaa99ea54', 'ID_WWN_WITH_EXTENSION': '0x6001405e1b8c6d03d0840ccbaa99ea54', 'MAJOR': '8', 'MINOR': '160', 'SCSI_IDENT_LUN_LOGICAL_UNIT_GROUP': '0x0', 'SCSI_IDENT_LUN_NAA_REGEXT': '6001405e1b8c6d03d0840ccbaa99ea54', 'SCSI_IDENT_LUN_T10': 'LIO-ORG_disk10:e1b8c6d0-3d08-40cc-baa9-9ea541aeb400', 'SCSI_IDENT_PORT_NAME': 'naa.5001405a91c5ccc5,t,0x0001', 'SCSI_IDENT_PORT_RELATIVE': '0', 'SCSI_IDENT_PORT_TARGET_PORT_GROUP': '0x0', 'SCSI_IDENT_SERIAL': 'e1b8c6d0-3d08-40cc-baa9-9ea541aeb400', 'SCSI_IDENT_TARGET_NAME': 'naa.5001405a91c5ccc5', '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': '337615258'} ; 2024-03-01 20:55:22,938 INFO blivet/MainThread: scanning sdk (/sys/devices/tcm_loop_0/tcm_loop_adapter_0/host2/target2:0:1/2:0:1:10/block/sdk)... 2024-03-01 20:55:22,941 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: sdk ; incomplete: False ; hidden: False ; 2024-03-01 20:55:22,943 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned None 2024-03-01 20:55:22,948 DEBUG blivet/MainThread: DiskDevicePopulator.run: name: sdk ; 2024-03-01 20:55:22,949 INFO blivet/MainThread: sdk is a disk 2024-03-01 20:55:22,949 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 13 2024-03-01 20:55:22,949 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 14 2024-03-01 20:55:22,952 DEBUG blivet/MainThread: DiskDevice._set_format: sdk ; type: None ; current: None ; 2024-03-01 20:55:22,955 DEBUG blivet/MainThread: DiskDevice.update_sysfs_path: sdk ; status: True ; 2024-03-01 20:55:22,955 DEBUG blivet/MainThread: sdk sysfs_path set to /sys/devices/tcm_loop_0/tcm_loop_adapter_0/host2/target2:0:1/2:0:1:10/block/sdk 2024-03-01 20:55:22,958 DEBUG blivet/MainThread: DiskDevice.read_current_size: exists: True ; path: /dev/sdk ; sysfs_path: /sys/devices/tcm_loop_0/tcm_loop_adapter_0/host2/target2:0:1/2:0:1:10/block/sdk ; 2024-03-01 20:55:22,958 DEBUG blivet/MainThread: updated sdk size to 1024 MiB (1024 MiB) 2024-03-01 20:55:22,958 INFO blivet/MainThread: added disk sdk (id 12) to device tree 2024-03-01 20:55:22,958 INFO blivet/MainThread: got device: DiskDevice instance (0x7f90602c2ca0) -- 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 = 6001405e1b8c6d03d0840ccbaa99ea54 2024-03-01 20:55:22,961 DEBUG blivet/MainThread: DeviceTree.handle_format: name: sdk ; 2024-03-01 20:55:22,961 DEBUG blivet/MainThread: no type or existing type for sdk, bailing 2024-03-01 20:55:22,964 DEBUG blivet/MainThread: DeviceTree.handle_device: name: sdl ; info: {'CURRENT_TAGS': ':systemd:', 'DEVLINKS': '/dev/disk/by-id/scsi-SLIO-ORG_disk11_f208e545-093d-44a6-ac77-aa8bfab02819 ' '/dev/disk/by-id/scsi-1LIO-ORG_disk11:f208e545-093d-44a6-ac77-aa8bfab02819 ' '/dev/disk/by-id/scsi-36001405f208e545093d44a6ac77aa8bf ' '/dev/disk/by-id/wwn-0x6001405f208e545093d44a6ac77aa8bf ' '/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': 'f208e545-093d-44a6-ac77-aa8bfab02819', 'ID_SERIAL': '36001405f208e545093d44a6ac77aa8bf', 'ID_SERIAL_SHORT': '6001405f208e545093d44a6ac77aa8bf', 'ID_TARGET_PORT': '0', 'ID_TYPE': 'disk', 'ID_VENDOR': 'LIO-ORG', 'ID_VENDOR_ENC': 'LIO-ORG\\x20', 'ID_WWN': '0x6001405f208e5450', 'ID_WWN_VENDOR_EXTENSION': '0x93d44a6ac77aa8bf', 'ID_WWN_WITH_EXTENSION': '0x6001405f208e545093d44a6ac77aa8bf', 'MAJOR': '8', 'MINOR': '176', 'SCSI_IDENT_LUN_LOGICAL_UNIT_GROUP': '0x0', 'SCSI_IDENT_LUN_NAA_REGEXT': '6001405f208e545093d44a6ac77aa8bf', 'SCSI_IDENT_LUN_T10': 'LIO-ORG_disk11:f208e545-093d-44a6-ac77-aa8bfab02819', 'SCSI_IDENT_PORT_NAME': 'naa.5001405a91c5ccc5,t,0x0001', 'SCSI_IDENT_PORT_RELATIVE': '0', 'SCSI_IDENT_PORT_TARGET_PORT_GROUP': '0x0', 'SCSI_IDENT_SERIAL': 'f208e545-093d-44a6-ac77-aa8bfab02819', 'SCSI_IDENT_TARGET_NAME': 'naa.5001405a91c5ccc5', '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': '337703429'} ; 2024-03-01 20:55:22,964 INFO blivet/MainThread: scanning sdl (/sys/devices/tcm_loop_0/tcm_loop_adapter_0/host2/target2:0:1/2:0:1:11/block/sdl)... 2024-03-01 20:55:22,967 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: sdl ; incomplete: False ; hidden: False ; 2024-03-01 20:55:22,970 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned None 2024-03-01 20:55:22,975 DEBUG blivet/MainThread: DiskDevicePopulator.run: name: sdl ; 2024-03-01 20:55:22,975 INFO blivet/MainThread: sdl is a disk 2024-03-01 20:55:22,975 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 18 2024-03-01 20:55:22,975 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 19 2024-03-01 20:55:22,978 DEBUG blivet/MainThread: DiskDevice._set_format: sdl ; type: None ; current: None ; 2024-03-01 20:55:22,981 DEBUG blivet/MainThread: DiskDevice.update_sysfs_path: sdl ; status: True ; 2024-03-01 20:55:22,981 DEBUG blivet/MainThread: sdl sysfs_path set to /sys/devices/tcm_loop_0/tcm_loop_adapter_0/host2/target2:0:1/2:0:1:11/block/sdl 2024-03-01 20:55:22,984 DEBUG blivet/MainThread: DiskDevice.read_current_size: exists: True ; path: /dev/sdl ; sysfs_path: /sys/devices/tcm_loop_0/tcm_loop_adapter_0/host2/target2:0:1/2:0:1:11/block/sdl ; 2024-03-01 20:55:22,984 DEBUG blivet/MainThread: updated sdl size to 1024 MiB (1024 MiB) 2024-03-01 20:55:22,985 INFO blivet/MainThread: added disk sdl (id 17) to device tree 2024-03-01 20:55:22,985 INFO blivet/MainThread: got device: DiskDevice instance (0x7f90602fcf70) -- 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 = 6001405f208e545093d44a6ac77aa8bf 2024-03-01 20:55:22,988 DEBUG blivet/MainThread: DeviceTree.handle_format: name: sdl ; 2024-03-01 20:55:22,988 DEBUG blivet/MainThread: no type or existing type for sdl, bailing 2024-03-01 20:55:22,991 DEBUG blivet/MainThread: DeviceTree.handle_device: name: sdc ; info: {'CURRENT_TAGS': ':systemd:', 'DEVLINKS': '/dev/disk/by-id/wwn-0x60014050b2dc9bc15ac412f92a30dd57 ' '/dev/disk/by-id/scsi-1LIO-ORG_disk2:0b2dc9bc-15ac-412f-92a3-0dd570796fb3 ' '/dev/disk/by-id/scsi-360014050b2dc9bc15ac412f92a30dd57 ' '/dev/disk/by-id/scsi-SLIO-ORG_disk2_0b2dc9bc-15ac-412f-92a3-0dd570796fb3 ' '/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': '0b2dc9bc-15ac-412f-92a3-0dd570796fb3', 'ID_SERIAL': '360014050b2dc9bc15ac412f92a30dd57', 'ID_SERIAL_SHORT': '60014050b2dc9bc15ac412f92a30dd57', 'ID_TARGET_PORT': '0', 'ID_TYPE': 'disk', 'ID_VENDOR': 'LIO-ORG', 'ID_VENDOR_ENC': 'LIO-ORG\\x20', 'ID_WWN': '0x60014050b2dc9bc1', 'ID_WWN_VENDOR_EXTENSION': '0x5ac412f92a30dd57', 'ID_WWN_WITH_EXTENSION': '0x60014050b2dc9bc15ac412f92a30dd57', 'MAJOR': '8', 'MINOR': '32', 'SCSI_IDENT_LUN_LOGICAL_UNIT_GROUP': '0x0', 'SCSI_IDENT_LUN_NAA_REGEXT': '60014050b2dc9bc15ac412f92a30dd57', 'SCSI_IDENT_LUN_T10': 'LIO-ORG_disk2:0b2dc9bc-15ac-412f-92a3-0dd570796fb3', 'SCSI_IDENT_PORT_NAME': 'naa.5001405a91c5ccc5,t,0x0001', 'SCSI_IDENT_PORT_RELATIVE': '0', 'SCSI_IDENT_PORT_TARGET_PORT_GROUP': '0x0', 'SCSI_IDENT_SERIAL': '0b2dc9bc-15ac-412f-92a3-0dd570796fb3', 'SCSI_IDENT_TARGET_NAME': 'naa.5001405a91c5ccc5', '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': '337088436'} ; 2024-03-01 20:55:22,991 INFO blivet/MainThread: scanning sdc (/sys/devices/tcm_loop_0/tcm_loop_adapter_0/host2/target2:0:1/2:0:1:2/block/sdc)... 2024-03-01 20:55:22,993 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: sdc ; incomplete: False ; hidden: False ; 2024-03-01 20:55:22,996 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned None 2024-03-01 20:55:23,001 DEBUG blivet/MainThread: DiskDevicePopulator.run: name: sdc ; 2024-03-01 20:55:23,001 INFO blivet/MainThread: sdc is a disk 2024-03-01 20:55:23,001 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 23 2024-03-01 20:55:23,002 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 24 2024-03-01 20:55:23,004 DEBUG blivet/MainThread: DiskDevice._set_format: sdc ; type: None ; current: None ; 2024-03-01 20:55:23,007 DEBUG blivet/MainThread: DiskDevice.update_sysfs_path: sdc ; status: True ; 2024-03-01 20:55:23,007 DEBUG blivet/MainThread: sdc sysfs_path set to /sys/devices/tcm_loop_0/tcm_loop_adapter_0/host2/target2:0:1/2:0:1:2/block/sdc 2024-03-01 20:55:23,010 DEBUG blivet/MainThread: DiskDevice.read_current_size: exists: True ; path: /dev/sdc ; sysfs_path: /sys/devices/tcm_loop_0/tcm_loop_adapter_0/host2/target2:0:1/2:0:1:2/block/sdc ; 2024-03-01 20:55:23,010 DEBUG blivet/MainThread: updated sdc size to 1024 MiB (1024 MiB) 2024-03-01 20:55:23,011 INFO blivet/MainThread: added disk sdc (id 22) to device tree 2024-03-01 20:55:23,011 INFO blivet/MainThread: got device: DiskDevice instance (0x7f906028c3d0) -- 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 = 60014050b2dc9bc15ac412f92a30dd57 2024-03-01 20:55:23,014 DEBUG blivet/MainThread: DeviceTree.handle_format: name: sdc ; 2024-03-01 20:55:23,014 DEBUG blivet/MainThread: no type or existing type for sdc, bailing 2024-03-01 20:55:23,017 DEBUG blivet/MainThread: DeviceTree.handle_device: name: sdd ; info: {'CURRENT_TAGS': ':systemd:', 'DEVLINKS': '/dev/disk/by-diskseq/5 ' '/dev/disk/by-id/scsi-3600140528254ba1444f43aba0eef4ede ' '/dev/disk/by-id/scsi-1LIO-ORG_disk3:28254ba1-444f-43ab-a0ee-f4edee35f467 ' '/dev/disk/by-id/scsi-SLIO-ORG_disk3_28254ba1-444f-43ab-a0ee-f4edee35f467 ' '/dev/disk/by-id/wwn-0x600140528254ba1444f43aba0eef4ede', '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': '28254ba1-444f-43ab-a0ee-f4edee35f467', 'ID_SERIAL': '3600140528254ba1444f43aba0eef4ede', 'ID_SERIAL_SHORT': '600140528254ba1444f43aba0eef4ede', 'ID_TARGET_PORT': '0', 'ID_TYPE': 'disk', 'ID_VENDOR': 'LIO-ORG', 'ID_VENDOR_ENC': 'LIO-ORG\\x20', 'ID_WWN': '0x600140528254ba14', 'ID_WWN_VENDOR_EXTENSION': '0x44f43aba0eef4ede', 'ID_WWN_WITH_EXTENSION': '0x600140528254ba1444f43aba0eef4ede', 'MAJOR': '8', 'MINOR': '48', 'SCSI_IDENT_LUN_LOGICAL_UNIT_GROUP': '0x0', 'SCSI_IDENT_LUN_NAA_REGEXT': '600140528254ba1444f43aba0eef4ede', 'SCSI_IDENT_LUN_T10': 'LIO-ORG_disk3:28254ba1-444f-43ab-a0ee-f4edee35f467', 'SCSI_IDENT_PORT_NAME': 'naa.5001405a91c5ccc5,t,0x0001', 'SCSI_IDENT_PORT_RELATIVE': '0', 'SCSI_IDENT_PORT_TARGET_PORT_GROUP': '0x0', 'SCSI_IDENT_SERIAL': '28254ba1-444f-43ab-a0ee-f4edee35f467', 'SCSI_IDENT_TARGET_NAME': 'naa.5001405a91c5ccc5', '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': '337038990'} ; 2024-03-01 20:55:23,017 INFO blivet/MainThread: scanning sdd (/sys/devices/tcm_loop_0/tcm_loop_adapter_0/host2/target2:0:1/2:0:1:3/block/sdd)... 2024-03-01 20:55:23,020 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: sdd ; incomplete: False ; hidden: False ; 2024-03-01 20:55:23,022 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned None 2024-03-01 20:55:23,027 DEBUG blivet/MainThread: DiskDevicePopulator.run: name: sdd ; 2024-03-01 20:55:23,028 INFO blivet/MainThread: sdd is a disk 2024-03-01 20:55:23,028 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 28 2024-03-01 20:55:23,028 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 29 2024-03-01 20:55:23,031 DEBUG blivet/MainThread: DiskDevice._set_format: sdd ; type: None ; current: None ; 2024-03-01 20:55:23,033 DEBUG blivet/MainThread: DiskDevice.update_sysfs_path: sdd ; status: True ; 2024-03-01 20:55:23,033 DEBUG blivet/MainThread: sdd sysfs_path set to /sys/devices/tcm_loop_0/tcm_loop_adapter_0/host2/target2:0:1/2:0:1:3/block/sdd 2024-03-01 20:55:23,036 DEBUG blivet/MainThread: DiskDevice.read_current_size: exists: True ; path: /dev/sdd ; sysfs_path: /sys/devices/tcm_loop_0/tcm_loop_adapter_0/host2/target2:0:1/2:0:1:3/block/sdd ; 2024-03-01 20:55:23,037 DEBUG blivet/MainThread: updated sdd size to 1024 MiB (1024 MiB) 2024-03-01 20:55:23,037 INFO blivet/MainThread: added disk sdd (id 27) to device tree 2024-03-01 20:55:23,037 INFO blivet/MainThread: got device: DiskDevice instance (0x7f90602c2460) -- 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 = 600140528254ba1444f43aba0eef4ede 2024-03-01 20:55:23,040 DEBUG blivet/MainThread: DeviceTree.handle_format: name: sdd ; 2024-03-01 20:55:23,040 DEBUG blivet/MainThread: no type or existing type for sdd, bailing 2024-03-01 20:55:23,043 DEBUG blivet/MainThread: DeviceTree.handle_device: name: sde ; info: {'CURRENT_TAGS': ':systemd:', 'DEVLINKS': '/dev/disk/by-id/wwn-0x60014058a9a6b3d7bec490eabf9e15bf ' '/dev/disk/by-id/scsi-360014058a9a6b3d7bec490eabf9e15bf ' '/dev/disk/by-diskseq/6 ' '/dev/disk/by-id/scsi-SLIO-ORG_disk4_8a9a6b3d-7bec-490e-abf9-e15bfef000fd ' '/dev/disk/by-id/scsi-1LIO-ORG_disk4:8a9a6b3d-7bec-490e-abf9-e15bfef000fd', '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': '8a9a6b3d-7bec-490e-abf9-e15bfef000fd', 'ID_SERIAL': '360014058a9a6b3d7bec490eabf9e15bf', 'ID_SERIAL_SHORT': '60014058a9a6b3d7bec490eabf9e15bf', 'ID_TARGET_PORT': '0', 'ID_TYPE': 'disk', 'ID_VENDOR': 'LIO-ORG', 'ID_VENDOR_ENC': 'LIO-ORG\\x20', 'ID_WWN': '0x60014058a9a6b3d7', 'ID_WWN_VENDOR_EXTENSION': '0xbec490eabf9e15bf', 'ID_WWN_WITH_EXTENSION': '0x60014058a9a6b3d7bec490eabf9e15bf', 'MAJOR': '8', 'MINOR': '64', 'SCSI_IDENT_LUN_LOGICAL_UNIT_GROUP': '0x0', 'SCSI_IDENT_LUN_NAA_REGEXT': '60014058a9a6b3d7bec490eabf9e15bf', 'SCSI_IDENT_LUN_T10': 'LIO-ORG_disk4:8a9a6b3d-7bec-490e-abf9-e15bfef000fd', 'SCSI_IDENT_PORT_NAME': 'naa.5001405a91c5ccc5,t,0x0001', 'SCSI_IDENT_PORT_RELATIVE': '0', 'SCSI_IDENT_PORT_TARGET_PORT_GROUP': '0x0', 'SCSI_IDENT_SERIAL': '8a9a6b3d-7bec-490e-abf9-e15bfef000fd', 'SCSI_IDENT_TARGET_NAME': 'naa.5001405a91c5ccc5', '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': '337149758'} ; 2024-03-01 20:55:23,043 INFO blivet/MainThread: scanning sde (/sys/devices/tcm_loop_0/tcm_loop_adapter_0/host2/target2:0:1/2:0:1:4/block/sde)... 2024-03-01 20:55:23,046 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: sde ; incomplete: False ; hidden: False ; 2024-03-01 20:55:23,048 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned None 2024-03-01 20:55:23,053 DEBUG blivet/MainThread: DiskDevicePopulator.run: name: sde ; 2024-03-01 20:55:23,053 INFO blivet/MainThread: sde is a disk 2024-03-01 20:55:23,054 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 33 2024-03-01 20:55:23,054 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 34 2024-03-01 20:55:23,056 DEBUG blivet/MainThread: DiskDevice._set_format: sde ; type: None ; current: None ; 2024-03-01 20:55:23,059 DEBUG blivet/MainThread: DiskDevice.update_sysfs_path: sde ; status: True ; 2024-03-01 20:55:23,059 DEBUG blivet/MainThread: sde sysfs_path set to /sys/devices/tcm_loop_0/tcm_loop_adapter_0/host2/target2:0:1/2:0:1:4/block/sde 2024-03-01 20:55:23,062 DEBUG blivet/MainThread: DiskDevice.read_current_size: exists: True ; path: /dev/sde ; sysfs_path: /sys/devices/tcm_loop_0/tcm_loop_adapter_0/host2/target2:0:1/2:0:1:4/block/sde ; 2024-03-01 20:55:23,063 DEBUG blivet/MainThread: updated sde size to 1024 MiB (1024 MiB) 2024-03-01 20:55:23,063 INFO blivet/MainThread: added disk sde (id 32) to device tree 2024-03-01 20:55:23,063 INFO blivet/MainThread: got device: DiskDevice instance (0x7f9060282b80) -- 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 = 60014058a9a6b3d7bec490eabf9e15bf 2024-03-01 20:55:23,066 DEBUG blivet/MainThread: DeviceTree.handle_format: name: sde ; 2024-03-01 20:55:23,066 DEBUG blivet/MainThread: no type or existing type for sde, bailing 2024-03-01 20:55:23,069 DEBUG blivet/MainThread: DeviceTree.handle_device: name: sdf ; info: {'CURRENT_TAGS': ':systemd:', 'DEVLINKS': '/dev/disk/by-id/wwn-0x600140525b7012bf4c541b5b0813087a ' '/dev/disk/by-id/scsi-3600140525b7012bf4c541b5b0813087a ' '/dev/disk/by-diskseq/7 ' '/dev/disk/by-id/scsi-SLIO-ORG_disk5_25b7012b-f4c5-41b5-b081-3087a0ec48d2 ' '/dev/disk/by-id/scsi-1LIO-ORG_disk5:25b7012b-f4c5-41b5-b081-3087a0ec48d2', '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': '25b7012b-f4c5-41b5-b081-3087a0ec48d2', 'ID_SERIAL': '3600140525b7012bf4c541b5b0813087a', 'ID_SERIAL_SHORT': '600140525b7012bf4c541b5b0813087a', 'ID_TARGET_PORT': '0', 'ID_TYPE': 'disk', 'ID_VENDOR': 'LIO-ORG', 'ID_VENDOR_ENC': 'LIO-ORG\\x20', 'ID_WWN': '0x600140525b7012bf', 'ID_WWN_VENDOR_EXTENSION': '0x4c541b5b0813087a', 'ID_WWN_WITH_EXTENSION': '0x600140525b7012bf4c541b5b0813087a', 'MAJOR': '8', 'MINOR': '80', 'SCSI_IDENT_LUN_LOGICAL_UNIT_GROUP': '0x0', 'SCSI_IDENT_LUN_NAA_REGEXT': '600140525b7012bf4c541b5b0813087a', 'SCSI_IDENT_LUN_T10': 'LIO-ORG_disk5:25b7012b-f4c5-41b5-b081-3087a0ec48d2', 'SCSI_IDENT_PORT_NAME': 'naa.5001405a91c5ccc5,t,0x0001', 'SCSI_IDENT_PORT_RELATIVE': '0', 'SCSI_IDENT_PORT_TARGET_PORT_GROUP': '0x0', 'SCSI_IDENT_SERIAL': '25b7012b-f4c5-41b5-b081-3087a0ec48d2', 'SCSI_IDENT_TARGET_NAME': 'naa.5001405a91c5ccc5', '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': '337251391'} ; 2024-03-01 20:55:23,069 INFO blivet/MainThread: scanning sdf (/sys/devices/tcm_loop_0/tcm_loop_adapter_0/host2/target2:0:1/2:0:1:5/block/sdf)... 2024-03-01 20:55:23,072 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: sdf ; incomplete: False ; hidden: False ; 2024-03-01 20:55:23,075 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned None 2024-03-01 20:55:23,080 DEBUG blivet/MainThread: DiskDevicePopulator.run: name: sdf ; 2024-03-01 20:55:23,080 INFO blivet/MainThread: sdf is a disk 2024-03-01 20:55:23,080 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 38 2024-03-01 20:55:23,080 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 39 2024-03-01 20:55:23,083 DEBUG blivet/MainThread: DiskDevice._set_format: sdf ; type: None ; current: None ; 2024-03-01 20:55:23,086 DEBUG blivet/MainThread: DiskDevice.update_sysfs_path: sdf ; status: True ; 2024-03-01 20:55:23,086 DEBUG blivet/MainThread: sdf sysfs_path set to /sys/devices/tcm_loop_0/tcm_loop_adapter_0/host2/target2:0:1/2:0:1:5/block/sdf 2024-03-01 20:55:23,089 DEBUG blivet/MainThread: DiskDevice.read_current_size: exists: True ; path: /dev/sdf ; sysfs_path: /sys/devices/tcm_loop_0/tcm_loop_adapter_0/host2/target2:0:1/2:0:1:5/block/sdf ; 2024-03-01 20:55:23,089 DEBUG blivet/MainThread: updated sdf size to 1024 MiB (1024 MiB) 2024-03-01 20:55:23,089 INFO blivet/MainThread: added disk sdf (id 37) to device tree 2024-03-01 20:55:23,089 INFO blivet/MainThread: got device: DiskDevice instance (0x7f9060282fd0) -- 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 = 600140525b7012bf4c541b5b0813087a 2024-03-01 20:55:23,092 DEBUG blivet/MainThread: DeviceTree.handle_format: name: sdf ; 2024-03-01 20:55:23,092 DEBUG blivet/MainThread: no type or existing type for sdf, bailing 2024-03-01 20:55:23,095 DEBUG blivet/MainThread: DeviceTree.handle_device: name: sdg ; info: {'CURRENT_TAGS': ':systemd:', 'DEVLINKS': '/dev/disk/by-id/scsi-SLIO-ORG_disk6_2fcb2cc6-c284-43ea-b562-c0b7eba2ff7a ' '/dev/disk/by-diskseq/8 ' '/dev/disk/by-id/scsi-1LIO-ORG_disk6:2fcb2cc6-c284-43ea-b562-c0b7eba2ff7a ' '/dev/disk/by-id/wwn-0x60014052fcb2cc6c28443eab562c0b7e ' '/dev/disk/by-id/scsi-360014052fcb2cc6c28443eab562c0b7e', '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': '2fcb2cc6-c284-43ea-b562-c0b7eba2ff7a', 'ID_SERIAL': '360014052fcb2cc6c28443eab562c0b7e', 'ID_SERIAL_SHORT': '60014052fcb2cc6c28443eab562c0b7e', 'ID_TARGET_PORT': '0', 'ID_TYPE': 'disk', 'ID_VENDOR': 'LIO-ORG', 'ID_VENDOR_ENC': 'LIO-ORG\\x20', 'ID_WWN': '0x60014052fcb2cc6c', 'ID_WWN_VENDOR_EXTENSION': '0x28443eab562c0b7e', 'ID_WWN_WITH_EXTENSION': '0x60014052fcb2cc6c28443eab562c0b7e', 'MAJOR': '8', 'MINOR': '96', 'SCSI_IDENT_LUN_LOGICAL_UNIT_GROUP': '0x0', 'SCSI_IDENT_LUN_NAA_REGEXT': '60014052fcb2cc6c28443eab562c0b7e', 'SCSI_IDENT_LUN_T10': 'LIO-ORG_disk6:2fcb2cc6-c284-43ea-b562-c0b7eba2ff7a', 'SCSI_IDENT_PORT_NAME': 'naa.5001405a91c5ccc5,t,0x0001', 'SCSI_IDENT_PORT_RELATIVE': '0', 'SCSI_IDENT_PORT_TARGET_PORT_GROUP': '0x0', 'SCSI_IDENT_SERIAL': '2fcb2cc6-c284-43ea-b562-c0b7eba2ff7a', 'SCSI_IDENT_TARGET_NAME': 'naa.5001405a91c5ccc5', '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': '337228647'} ; 2024-03-01 20:55:23,095 INFO blivet/MainThread: scanning sdg (/sys/devices/tcm_loop_0/tcm_loop_adapter_0/host2/target2:0:1/2:0:1:6/block/sdg)... 2024-03-01 20:55:23,098 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: sdg ; incomplete: False ; hidden: False ; 2024-03-01 20:55:23,101 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned None 2024-03-01 20:55:23,106 DEBUG blivet/MainThread: DiskDevicePopulator.run: name: sdg ; 2024-03-01 20:55:23,106 INFO blivet/MainThread: sdg is a disk 2024-03-01 20:55:23,106 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 43 2024-03-01 20:55:23,106 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 44 2024-03-01 20:55:23,109 DEBUG blivet/MainThread: DiskDevice._set_format: sdg ; type: None ; current: None ; 2024-03-01 20:55:23,112 DEBUG blivet/MainThread: DiskDevice.update_sysfs_path: sdg ; status: True ; 2024-03-01 20:55:23,112 DEBUG blivet/MainThread: sdg sysfs_path set to /sys/devices/tcm_loop_0/tcm_loop_adapter_0/host2/target2:0:1/2:0:1:6/block/sdg 2024-03-01 20:55:23,115 DEBUG blivet/MainThread: DiskDevice.read_current_size: exists: True ; path: /dev/sdg ; sysfs_path: /sys/devices/tcm_loop_0/tcm_loop_adapter_0/host2/target2:0:1/2:0:1:6/block/sdg ; 2024-03-01 20:55:23,115 DEBUG blivet/MainThread: updated sdg size to 1024 MiB (1024 MiB) 2024-03-01 20:55:23,116 INFO blivet/MainThread: added disk sdg (id 42) to device tree 2024-03-01 20:55:23,116 INFO blivet/MainThread: got device: DiskDevice instance (0x7f90602929a0) -- 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 = 60014052fcb2cc6c28443eab562c0b7e 2024-03-01 20:55:23,118 DEBUG blivet/MainThread: DeviceTree.handle_format: name: sdg ; 2024-03-01 20:55:23,119 DEBUG blivet/MainThread: no type or existing type for sdg, bailing 2024-03-01 20:55:23,121 DEBUG blivet/MainThread: DeviceTree.handle_device: name: sdh ; info: {'CURRENT_TAGS': ':systemd:', 'DEVLINKS': '/dev/disk/by-id/scsi-SLIO-ORG_disk7_130490dc-6bc5-4a3a-884c-8d67508d4785 ' '/dev/disk/by-id/scsi-1LIO-ORG_disk7:130490dc-6bc5-4a3a-884c-8d67508d4785 ' '/dev/disk/by-id/scsi-36001405130490dc6bc54a3a884c8d675 ' '/dev/disk/by-id/wwn-0x6001405130490dc6bc54a3a884c8d675 ' '/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': '130490dc-6bc5-4a3a-884c-8d67508d4785', 'ID_SERIAL': '36001405130490dc6bc54a3a884c8d675', 'ID_SERIAL_SHORT': '6001405130490dc6bc54a3a884c8d675', 'ID_TARGET_PORT': '0', 'ID_TYPE': 'disk', 'ID_VENDOR': 'LIO-ORG', 'ID_VENDOR_ENC': 'LIO-ORG\\x20', 'ID_WWN': '0x6001405130490dc6', 'ID_WWN_VENDOR_EXTENSION': '0xbc54a3a884c8d675', 'ID_WWN_WITH_EXTENSION': '0x6001405130490dc6bc54a3a884c8d675', 'MAJOR': '8', 'MINOR': '112', 'SCSI_IDENT_LUN_LOGICAL_UNIT_GROUP': '0x0', 'SCSI_IDENT_LUN_NAA_REGEXT': '6001405130490dc6bc54a3a884c8d675', 'SCSI_IDENT_LUN_T10': 'LIO-ORG_disk7:130490dc-6bc5-4a3a-884c-8d67508d4785', 'SCSI_IDENT_PORT_NAME': 'naa.5001405a91c5ccc5,t,0x0001', 'SCSI_IDENT_PORT_RELATIVE': '0', 'SCSI_IDENT_PORT_TARGET_PORT_GROUP': '0x0', 'SCSI_IDENT_SERIAL': '130490dc-6bc5-4a3a-884c-8d67508d4785', 'SCSI_IDENT_TARGET_NAME': 'naa.5001405a91c5ccc5', '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': '337415073'} ; 2024-03-01 20:55:23,121 INFO blivet/MainThread: scanning sdh (/sys/devices/tcm_loop_0/tcm_loop_adapter_0/host2/target2:0:1/2:0:1:7/block/sdh)... 2024-03-01 20:55:23,124 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: sdh ; incomplete: False ; hidden: False ; 2024-03-01 20:55:23,127 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned None 2024-03-01 20:55:23,132 DEBUG blivet/MainThread: DiskDevicePopulator.run: name: sdh ; 2024-03-01 20:55:23,132 INFO blivet/MainThread: sdh is a disk 2024-03-01 20:55:23,132 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 48 2024-03-01 20:55:23,132 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 49 2024-03-01 20:55:23,135 DEBUG blivet/MainThread: DiskDevice._set_format: sdh ; type: None ; current: None ; 2024-03-01 20:55:23,138 DEBUG blivet/MainThread: DiskDevice.update_sysfs_path: sdh ; status: True ; 2024-03-01 20:55:23,138 DEBUG blivet/MainThread: sdh sysfs_path set to /sys/devices/tcm_loop_0/tcm_loop_adapter_0/host2/target2:0:1/2:0:1:7/block/sdh 2024-03-01 20:55:23,141 DEBUG blivet/MainThread: DiskDevice.read_current_size: exists: True ; path: /dev/sdh ; sysfs_path: /sys/devices/tcm_loop_0/tcm_loop_adapter_0/host2/target2:0:1/2:0:1:7/block/sdh ; 2024-03-01 20:55:23,141 DEBUG blivet/MainThread: updated sdh size to 1024 MiB (1024 MiB) 2024-03-01 20:55:23,141 INFO blivet/MainThread: added disk sdh (id 47) to device tree 2024-03-01 20:55:23,141 INFO blivet/MainThread: got device: DiskDevice instance (0x7f90602924f0) -- 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 = 6001405130490dc6bc54a3a884c8d675 2024-03-01 20:55:23,144 DEBUG blivet/MainThread: DeviceTree.handle_format: name: sdh ; 2024-03-01 20:55:23,144 DEBUG blivet/MainThread: no type or existing type for sdh, bailing 2024-03-01 20:55:23,147 DEBUG blivet/MainThread: DeviceTree.handle_device: name: sdi ; info: {'CURRENT_TAGS': ':systemd:', 'DEVLINKS': '/dev/disk/by-id/scsi-360014057c02790daf61431ab4c5489ce ' '/dev/disk/by-id/scsi-SLIO-ORG_disk8_7c02790d-af61-431a-b4c5-489ce662d703 ' '/dev/disk/by-id/wwn-0x60014057c02790daf61431ab4c5489ce ' '/dev/disk/by-diskseq/10 ' '/dev/disk/by-id/scsi-1LIO-ORG_disk8:7c02790d-af61-431a-b4c5-489ce662d703', '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': '7c02790d-af61-431a-b4c5-489ce662d703', 'ID_SERIAL': '360014057c02790daf61431ab4c5489ce', 'ID_SERIAL_SHORT': '60014057c02790daf61431ab4c5489ce', 'ID_TARGET_PORT': '0', 'ID_TYPE': 'disk', 'ID_VENDOR': 'LIO-ORG', 'ID_VENDOR_ENC': 'LIO-ORG\\x20', 'ID_WWN': '0x60014057c02790da', 'ID_WWN_VENDOR_EXTENSION': '0xf61431ab4c5489ce', 'ID_WWN_WITH_EXTENSION': '0x60014057c02790daf61431ab4c5489ce', 'MAJOR': '8', 'MINOR': '128', 'SCSI_IDENT_LUN_LOGICAL_UNIT_GROUP': '0x0', 'SCSI_IDENT_LUN_NAA_REGEXT': '60014057c02790daf61431ab4c5489ce', 'SCSI_IDENT_LUN_T10': 'LIO-ORG_disk8:7c02790d-af61-431a-b4c5-489ce662d703', 'SCSI_IDENT_PORT_NAME': 'naa.5001405a91c5ccc5,t,0x0001', 'SCSI_IDENT_PORT_RELATIVE': '0', 'SCSI_IDENT_PORT_TARGET_PORT_GROUP': '0x0', 'SCSI_IDENT_SERIAL': '7c02790d-af61-431a-b4c5-489ce662d703', 'SCSI_IDENT_TARGET_NAME': 'naa.5001405a91c5ccc5', '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': '337428002'} ; 2024-03-01 20:55:23,147 INFO blivet/MainThread: scanning sdi (/sys/devices/tcm_loop_0/tcm_loop_adapter_0/host2/target2:0:1/2:0:1:8/block/sdi)... 2024-03-01 20:55:23,150 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: sdi ; incomplete: False ; hidden: False ; 2024-03-01 20:55:23,153 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned None 2024-03-01 20:55:23,158 DEBUG blivet/MainThread: DiskDevicePopulator.run: name: sdi ; 2024-03-01 20:55:23,158 INFO blivet/MainThread: sdi is a disk 2024-03-01 20:55:23,158 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 53 2024-03-01 20:55:23,158 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 54 2024-03-01 20:55:23,161 DEBUG blivet/MainThread: DiskDevice._set_format: sdi ; type: None ; current: None ; 2024-03-01 20:55:23,164 DEBUG blivet/MainThread: DiskDevice.update_sysfs_path: sdi ; status: True ; 2024-03-01 20:55:23,164 DEBUG blivet/MainThread: sdi sysfs_path set to /sys/devices/tcm_loop_0/tcm_loop_adapter_0/host2/target2:0:1/2:0:1:8/block/sdi 2024-03-01 20:55:23,167 DEBUG blivet/MainThread: DiskDevice.read_current_size: exists: True ; path: /dev/sdi ; sysfs_path: /sys/devices/tcm_loop_0/tcm_loop_adapter_0/host2/target2:0:1/2:0:1:8/block/sdi ; 2024-03-01 20:55:23,167 DEBUG blivet/MainThread: updated sdi size to 1024 MiB (1024 MiB) 2024-03-01 20:55:23,167 INFO blivet/MainThread: added disk sdi (id 52) to device tree 2024-03-01 20:55:23,167 INFO blivet/MainThread: got device: DiskDevice instance (0x7f906028c370) -- 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 = 60014057c02790daf61431ab4c5489ce 2024-03-01 20:55:23,170 DEBUG blivet/MainThread: DeviceTree.handle_format: name: sdi ; 2024-03-01 20:55:23,170 DEBUG blivet/MainThread: no type or existing type for sdi, bailing 2024-03-01 20:55:23,173 DEBUG blivet/MainThread: DeviceTree.handle_device: name: sdj ; info: {'CURRENT_TAGS': ':systemd:', 'DEVLINKS': '/dev/disk/by-diskseq/11 ' '/dev/disk/by-id/wwn-0x60014058bb02eed505c4d7593b520327 ' '/dev/disk/by-id/scsi-SLIO-ORG_disk9_8bb02eed-505c-4d75-93b5-20327aed4107 ' '/dev/disk/by-id/scsi-360014058bb02eed505c4d7593b520327 ' '/dev/disk/by-id/scsi-1LIO-ORG_disk9:8bb02eed-505c-4d75-93b5-20327aed4107', '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': '8bb02eed-505c-4d75-93b5-20327aed4107', 'ID_SERIAL': '360014058bb02eed505c4d7593b520327', 'ID_SERIAL_SHORT': '60014058bb02eed505c4d7593b520327', 'ID_TARGET_PORT': '0', 'ID_TYPE': 'disk', 'ID_VENDOR': 'LIO-ORG', 'ID_VENDOR_ENC': 'LIO-ORG\\x20', 'ID_WWN': '0x60014058bb02eed5', 'ID_WWN_VENDOR_EXTENSION': '0x05c4d7593b520327', 'ID_WWN_WITH_EXTENSION': '0x60014058bb02eed505c4d7593b520327', 'MAJOR': '8', 'MINOR': '144', 'SCSI_IDENT_LUN_LOGICAL_UNIT_GROUP': '0x0', 'SCSI_IDENT_LUN_NAA_REGEXT': '60014058bb02eed505c4d7593b520327', 'SCSI_IDENT_LUN_T10': 'LIO-ORG_disk9:8bb02eed-505c-4d75-93b5-20327aed4107', 'SCSI_IDENT_PORT_NAME': 'naa.5001405a91c5ccc5,t,0x0001', 'SCSI_IDENT_PORT_RELATIVE': '0', 'SCSI_IDENT_PORT_TARGET_PORT_GROUP': '0x0', 'SCSI_IDENT_SERIAL': '8bb02eed-505c-4d75-93b5-20327aed4107', 'SCSI_IDENT_TARGET_NAME': 'naa.5001405a91c5ccc5', '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': '337523000'} ; 2024-03-01 20:55:23,173 INFO blivet/MainThread: scanning sdj (/sys/devices/tcm_loop_0/tcm_loop_adapter_0/host2/target2:0:1/2:0:1:9/block/sdj)... 2024-03-01 20:55:23,176 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: sdj ; incomplete: False ; hidden: False ; 2024-03-01 20:55:23,179 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned None 2024-03-01 20:55:23,184 DEBUG blivet/MainThread: DiskDevicePopulator.run: name: sdj ; 2024-03-01 20:55:23,184 INFO blivet/MainThread: sdj is a disk 2024-03-01 20:55:23,184 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 58 2024-03-01 20:55:23,184 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 59 2024-03-01 20:55:23,187 DEBUG blivet/MainThread: DiskDevice._set_format: sdj ; type: None ; current: None ; 2024-03-01 20:55:23,190 DEBUG blivet/MainThread: DiskDevice.update_sysfs_path: sdj ; status: True ; 2024-03-01 20:55:23,190 DEBUG blivet/MainThread: sdj sysfs_path set to /sys/devices/tcm_loop_0/tcm_loop_adapter_0/host2/target2:0:1/2:0:1:9/block/sdj 2024-03-01 20:55:23,192 DEBUG blivet/MainThread: DiskDevice.read_current_size: exists: True ; path: /dev/sdj ; sysfs_path: /sys/devices/tcm_loop_0/tcm_loop_adapter_0/host2/target2:0:1/2:0:1:9/block/sdj ; 2024-03-01 20:55:23,193 DEBUG blivet/MainThread: updated sdj size to 1024 MiB (1024 MiB) 2024-03-01 20:55:23,193 INFO blivet/MainThread: added disk sdj (id 57) to device tree 2024-03-01 20:55:23,193 INFO blivet/MainThread: got device: DiskDevice instance (0x7f9060299730) -- 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 = 60014058bb02eed505c4d7593b520327 2024-03-01 20:55:23,196 DEBUG blivet/MainThread: DeviceTree.handle_format: name: sdj ; 2024-03-01 20:55:23,196 DEBUG blivet/MainThread: no type or existing type for sdj, bailing 2024-03-01 20:55:23,199 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': '16965658'} ; 2024-03-01 20:55:23,199 INFO blivet/MainThread: scanning xvda (/sys/devices/vbd-768/block/xvda)... 2024-03-01 20:55:23,202 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: xvda ; incomplete: False ; hidden: False ; 2024-03-01 20:55:23,204 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned None 2024-03-01 20:55:23,208 DEBUG blivet/MainThread: DiskDevicePopulator.run: name: xvda ; 2024-03-01 20:55:23,208 WARNING blivet/MainThread: device/vendor is not a valid attribute 2024-03-01 20:55:23,208 WARNING blivet/MainThread: device/model is not a valid attribute 2024-03-01 20:55:23,208 INFO blivet/MainThread: xvda is a disk 2024-03-01 20:55:23,208 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 63 2024-03-01 20:55:23,209 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 64 2024-03-01 20:55:23,211 DEBUG blivet/MainThread: DiskDevice._set_format: xvda ; type: None ; current: None ; 2024-03-01 20:55:23,214 DEBUG blivet/MainThread: DiskDevice.update_sysfs_path: xvda ; status: True ; 2024-03-01 20:55:23,214 DEBUG blivet/MainThread: xvda sysfs_path set to /sys/devices/vbd-768/block/xvda 2024-03-01 20:55:23,217 DEBUG blivet/MainThread: DiskDevice.read_current_size: exists: True ; path: /dev/xvda ; sysfs_path: /sys/devices/vbd-768/block/xvda ; 2024-03-01 20:55:23,217 DEBUG blivet/MainThread: updated xvda size to 250 GiB (250 GiB) 2024-03-01 20:55:23,217 INFO blivet/MainThread: added disk xvda (id 62) to device tree 2024-03-01 20:55:23,217 INFO blivet/MainThread: got device: DiskDevice instance (0x7f906029b490) -- name = xvda status = True id = 62 children = [] parents = [] uuid = None size = 250 GiB format = existing None major = 202 minor = 0 exists = True protected = False sysfs path = /sys/devices/vbd-768/block/xvda target size = 250 GiB path = /dev/xvda format args = [] original_format = None removable = False wwn = None 2024-03-01 20:55:23,220 DEBUG blivet/MainThread: DeviceTree.handle_format: name: xvda ; 2024-03-01 20:55:23,223 DEBUG blivet/MainThread: AppleBootstrapFS.supported: supported: True ; 2024-03-01 20:55:23,224 DEBUG blivet/MainThread: get_format('appleboot') returning AppleBootstrapFS instance with object id 66 2024-03-01 20:55:23,226 DEBUG blivet/MainThread: EFIFS.supported: supported: True ; 2024-03-01 20:55:23,227 DEBUG blivet/MainThread: get_format('efi') returning EFIFS instance with object id 67 2024-03-01 20:55:23,229 DEBUG blivet/MainThread: MacEFIFS.supported: supported: True ; 2024-03-01 20:55:23,230 DEBUG blivet/MainThread: get_format('macefi') returning MacEFIFS instance with object id 68 2024-03-01 20:55:23,233 DEBUG blivet/MainThread: MacEFIFS.supported: supported: True ; 2024-03-01 20:55:23,233 DEBUG blivet/MainThread: get_format('macefi') returning MacEFIFS instance with object id 69 2024-03-01 20:55:23,235 DEBUG blivet/MainThread: DiskLabelFormatPopulator.run: device: xvda ; label_type: dos ; 2024-03-01 20:55:23,238 DEBUG blivet/MainThread: DiskDevice.setup: xvda ; orig: False ; status: True ; controllable: True ; 2024-03-01 20:55:23,241 DEBUG blivet/MainThread: DiskLabel.__init__: uuid: e61ef7e0 ; label: None ; device: /dev/xvda ; serial: None ; exists: True ; 2024-03-01 20:55:23,248 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 0x7f90602a7a80> 2024-03-01 20:55:23,295 DEBUG blivet/MainThread: get_format('disklabel') returning DiskLabel instance with object id 70 2024-03-01 20:55:23,299 DEBUG blivet/MainThread: DiskDevice._set_format: xvda ; type: disklabel ; current: None ; 2024-03-01 20:55:23,299 INFO blivet/MainThread: got format: existing msdos disklabel 2024-03-01 20:55:23,302 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': '16967518'} ; 2024-03-01 20:55:23,302 INFO blivet/MainThread: scanning xvda1 (/sys/devices/vbd-768/block/xvda/xvda1)... 2024-03-01 20:55:23,303 WARNING blivet/MainThread: hidden is not a valid attribute 2024-03-01 20:55:23,305 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: xvda1 ; incomplete: False ; hidden: False ; 2024-03-01 20:55:23,308 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned None 2024-03-01 20:55:23,311 DEBUG blivet/MainThread: PartitionDevicePopulator.run: name: xvda1 ; 2024-03-01 20:55:23,313 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: xvda1 ; incomplete: False ; hidden: False ; 2024-03-01 20:55:23,316 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned None 2024-03-01 20:55:23,316 INFO program/MainThread: Running... udevadm settle --timeout=300 2024-03-01 20:55:23,328 DEBUG program/MainThread: Return code: 0 2024-03-01 20:55:23,344 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: xvda ; incomplete: False ; hidden: False ; 2024-03-01 20:55:23,347 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned existing 250 GiB disk xvda (62) with existing msdos disklabel 2024-03-01 20:55:23,348 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 73 2024-03-01 20:55:23,351 DEBUG blivet/MainThread: DiskDevice.add_child: name: xvda ; child: xvda1 ; kids: 0 ; 2024-03-01 20:55:23,351 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 74 2024-03-01 20:55:23,354 DEBUG blivet/MainThread: PartitionDevice._set_format: xvda1 ; type: None ; current: None ; 2024-03-01 20:55:23,356 DEBUG blivet/MainThread: PartitionDevice.update_sysfs_path: xvda1 ; status: True ; 2024-03-01 20:55:23,357 DEBUG blivet/MainThread: xvda1 sysfs_path set to /sys/devices/vbd-768/block/xvda/xvda1 2024-03-01 20:55:23,360 DEBUG blivet/MainThread: PartitionDevice.read_current_size: exists: True ; path: /dev/xvda1 ; sysfs_path: /sys/devices/vbd-768/block/xvda/xvda1 ; 2024-03-01 20:55:23,360 DEBUG blivet/MainThread: updated xvda1 size to 250 GiB (250 GiB) 2024-03-01 20:55:23,360 DEBUG blivet/MainThread: looking up parted Partition: /dev/xvda1 2024-03-01 20:55:23,363 DEBUG blivet/MainThread: PartitionDevice.probe: xvda1 ; exists: True ; 2024-03-01 20:55:23,366 DEBUG blivet/MainThread: PartitionDevice.get_flag: path: /dev/xvda1 ; flag: 1 ; 2024-03-01 20:55:23,368 DEBUG blivet/MainThread: PartitionDevice.get_flag: path: /dev/xvda1 ; flag: 10 ; 2024-03-01 20:55:23,371 DEBUG blivet/MainThread: PartitionDevice.get_flag: path: /dev/xvda1 ; flag: 12 ; 2024-03-01 20:55:23,374 DEBUG blivet/MainThread: PartitionDevice.read_current_size: exists: True ; path: /dev/xvda1 ; sysfs_path: /sys/devices/vbd-768/block/xvda/xvda1 ; 2024-03-01 20:55:23,374 DEBUG blivet/MainThread: updated xvda1 size to 250 GiB (250 GiB) 2024-03-01 20:55:23,374 INFO blivet/MainThread: added partition xvda1 (id 72) to device tree 2024-03-01 20:55:23,375 INFO blivet/MainThread: parted exception: msdos disk labels do not support partition names. 2024-03-01 20:55:23,374 INFO blivet/MainThread: got device: PartitionDevice instance (0x7f90602a0fd0) -- 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 0x7f9062abc130> disk = existing 250 GiB disk xvda (62) with existing msdos disklabel start = 2048 end = 524287966 length = 524285919 flags = boot 2024-03-01 20:55:23,378 DEBUG blivet/MainThread: DeviceTree.handle_format: name: xvda1 ; 2024-03-01 20:55:23,381 DEBUG blivet/MainThread: AppleBootstrapFS.supported: supported: True ; 2024-03-01 20:55:23,381 DEBUG blivet/MainThread: get_format('appleboot') returning AppleBootstrapFS instance with object id 76 2024-03-01 20:55:23,384 DEBUG blivet/MainThread: EFIFS.supported: supported: True ; 2024-03-01 20:55:23,384 DEBUG blivet/MainThread: get_format('efi') returning EFIFS instance with object id 77 2024-03-01 20:55:23,387 DEBUG blivet/MainThread: MacEFIFS.supported: supported: True ; 2024-03-01 20:55:23,388 DEBUG blivet/MainThread: get_format('macefi') returning MacEFIFS instance with object id 78 2024-03-01 20:55:23,390 DEBUG blivet/MainThread: MacEFIFS.supported: supported: True ; 2024-03-01 20:55:23,391 DEBUG blivet/MainThread: get_format('macefi') returning MacEFIFS instance with object id 79 2024-03-01 20:55:23,392 WARNING blivet/MainThread: Stratis DBus service is not running 2024-03-01 20:55:23,392 INFO blivet/MainThread: type detected on 'xvda1' is 'xfs' 2024-03-01 20:55:23,395 DEBUG blivet/MainThread: XFS.supported: supported: True ; 2024-03-01 20:55:23,395 DEBUG blivet/MainThread: get_format('xfs') returning XFS instance with object id 80 2024-03-01 20:55:23,398 DEBUG blivet/MainThread: PartitionDevice._set_format: xvda1 ; type: xfs ; current: None ; 2024-03-01 20:55:23,398 INFO blivet/MainThread: got format: existing xfs filesystem 2024-03-01 20:55:23,398 INFO program/MainThread: Running... udevadm settle --timeout=300 2024-03-01 20:55:23,410 DEBUG program/MainThread: Return code: 0 2024-03-01 20:55:23,423 INFO blivet/MainThread: edd: collected mbr signatures: {'xvda': '0xe61ef7e0'} 2024-03-01 20:55:23,424 DEBUG blivet/MainThread: resolved 'UUID=a4d9efbc-be36-4c5f-99af-596afd10159d' to 'xvda1' (partition) 2024-03-01 20:55:23,427 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: ntap-bos-c01-eng01-nfs01b.storage.bos.redhat.com:/devops_engineering_nfs/devarchive/redhat ; incomplete: False ; hidden: False ; 2024-03-01 20:55:23,430 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned None 2024-03-01 20:55:23,432 DEBUG blivet/MainThread: DeviceTree.get_device_by_path: path: /dev/ntap-bos-c01-eng01-nfs01b.storage.bos.redhat.com:/devops_engineering_nfs/devarchive/redhat ; incomplete: False ; hidden: False ; 2024-03-01 20:55:23,435 DEBUG blivet/MainThread: DeviceTree.get_device_by_path returned None 2024-03-01 20:55:23,435 DEBUG blivet/MainThread: failed to resolve '/dev/ntap-bos-c01-eng01-nfs01b.storage.bos.redhat.com:/devops_engineering_nfs/devarchive/redhat' 2024-03-01 20:55:23,437 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: nest.test.redhat.com:/mnt/qa ; incomplete: False ; hidden: False ; 2024-03-01 20:55:23,440 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned None 2024-03-01 20:55:23,442 DEBUG blivet/MainThread: DeviceTree.get_device_by_path: path: /dev/nest.test.redhat.com:/mnt/qa ; incomplete: False ; hidden: False ; 2024-03-01 20:55:23,445 DEBUG blivet/MainThread: DeviceTree.get_device_by_path returned None 2024-03-01 20:55:23,445 DEBUG blivet/MainThread: failed to resolve '/dev/nest.test.redhat.com:/mnt/qa' 2024-03-01 20:55:23,447 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: vtap-eng01.storage.rdu2.redhat.com:/vol/engarchive ; incomplete: False ; hidden: False ; 2024-03-01 20:55:23,450 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned None 2024-03-01 20:55:23,452 DEBUG blivet/MainThread: DeviceTree.get_device_by_path: path: /dev/vtap-eng01.storage.rdu2.redhat.com:/vol/engarchive ; incomplete: False ; hidden: False ; 2024-03-01 20:55:23,455 DEBUG blivet/MainThread: DeviceTree.get_device_by_path returned None 2024-03-01 20:55:23,455 DEBUG blivet/MainThread: failed to resolve '/dev/vtap-eng01.storage.rdu2.redhat.com:/vol/engarchive' 2024-03-01 20:55:23,457 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: nest.test.redhat.com:/mnt/tpsdist ; incomplete: False ; hidden: False ; 2024-03-01 20:55:23,460 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned None 2024-03-01 20:55:23,462 DEBUG blivet/MainThread: DeviceTree.get_device_by_path: path: /dev/nest.test.redhat.com:/mnt/tpsdist ; incomplete: False ; hidden: False ; 2024-03-01 20:55:23,464 DEBUG blivet/MainThread: DeviceTree.get_device_by_path returned None 2024-03-01 20:55:23,465 DEBUG blivet/MainThread: failed to resolve '/dev/nest.test.redhat.com:/mnt/tpsdist' 2024-03-01 20:55:23,467 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: ntap-bos-c01-eng01-nfs01b.storage.bos.redhat.com:/devops_engineering_nfs/devarchive/redhat/brewroot ; incomplete: False ; hidden: False ; 2024-03-01 20:55:23,469 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned None 2024-03-01 20:55:23,472 DEBUG blivet/MainThread: DeviceTree.get_device_by_path: path: /dev/ntap-bos-c01-eng01-nfs01b.storage.bos.redhat.com:/devops_engineering_nfs/devarchive/redhat/brewroot ; incomplete: False ; hidden: False ; 2024-03-01 20:55:23,474 DEBUG blivet/MainThread: DeviceTree.get_device_by_path returned None 2024-03-01 20:55:23,474 DEBUG blivet/MainThread: failed to resolve '/dev/ntap-bos-c01-eng01-nfs01b.storage.bos.redhat.com:/devops_engineering_nfs/devarchive/redhat/brewroot' 2024-03-01 20:55:23,477 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: ntap-bos-c01-eng01-nfs01b.storage.bos.redhat.com:/devops_brew_scratch_nfs/scratch ; incomplete: False ; hidden: False ; 2024-03-01 20:55:23,479 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned None 2024-03-01 20:55:23,482 DEBUG blivet/MainThread: DeviceTree.get_device_by_path: path: /dev/ntap-bos-c01-eng01-nfs01b.storage.bos.redhat.com:/devops_brew_scratch_nfs/scratch ; incomplete: False ; hidden: False ; 2024-03-01 20:55:23,484 DEBUG blivet/MainThread: DeviceTree.get_device_by_path returned None 2024-03-01 20:55:23,484 DEBUG blivet/MainThread: failed to resolve '/dev/ntap-bos-c01-eng01-nfs01b.storage.bos.redhat.com:/devops_brew_scratch_nfs/scratch' 2024-03-01 20:55:23,487 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: test_vg1 ; incomplete: False ; hidden: False ; 2024-03-01 20:55:23,489 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned None 2024-03-01 20:55:23,492 DEBUG blivet/MainThread: DeviceTree.get_device_by_path: path: /dev/test_vg1 ; incomplete: False ; hidden: False ; 2024-03-01 20:55:23,494 DEBUG blivet/MainThread: DeviceTree.get_device_by_path returned None 2024-03-01 20:55:23,494 DEBUG blivet/MainThread: failed to resolve '/dev/test_vg1' 2024-03-01 20:55:23,497 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: sda ; incomplete: False ; hidden: False ; 2024-03-01 20:55:23,499 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned existing 1024 MiB disk sda (2) 2024-03-01 20:55:23,499 DEBUG blivet/MainThread: resolved 'sda' to 'sda' (disk) 2024-03-01 20:55:23,502 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: sdb ; incomplete: False ; hidden: False ; 2024-03-01 20:55:23,504 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned existing 1024 MiB disk sdb (7) 2024-03-01 20:55:23,504 DEBUG blivet/MainThread: resolved 'sdb' to 'sdb' (disk) 2024-03-01 20:55:23,507 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: sdc ; incomplete: False ; hidden: False ; 2024-03-01 20:55:23,509 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned existing 1024 MiB disk sdc (22) 2024-03-01 20:55:23,509 DEBUG blivet/MainThread: resolved 'sdc' to 'sdc' (disk) 2024-03-01 20:55:23,512 DEBUG blivet/MainThread: LVMPhysicalVolume.__init__: 2024-03-01 20:55:23,512 DEBUG blivet/MainThread: get_format('lvmpv') returning LVMPhysicalVolume instance with object id 82 2024-03-01 20:55:23,512 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 85 2024-03-01 20:55:23,515 DEBUG blivet/MainThread: DiskDevice._set_format: sda ; type: None ; current: None ; 2024-03-01 20:55:23,515 INFO blivet/MainThread: registered action: [83] destroy format None on disk sda (id 2) 2024-03-01 20:55:23,518 DEBUG blivet/MainThread: DiskDevice._set_format: sda ; type: lvmpv ; current: None ; 2024-03-01 20:55:23,518 INFO blivet/MainThread: registered action: [84] create format lvmpv on disk sda (id 2) 2024-03-01 20:55:23,521 DEBUG blivet/MainThread: LVMPhysicalVolume.__init__: 2024-03-01 20:55:23,521 DEBUG blivet/MainThread: get_format('lvmpv') returning LVMPhysicalVolume instance with object id 86 2024-03-01 20:55:23,521 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 89 2024-03-01 20:55:23,524 DEBUG blivet/MainThread: DiskDevice._set_format: sdb ; type: None ; current: None ; 2024-03-01 20:55:23,524 INFO blivet/MainThread: registered action: [87] destroy format None on disk sdb (id 7) 2024-03-01 20:55:23,527 DEBUG blivet/MainThread: DiskDevice._set_format: sdb ; type: lvmpv ; current: None ; 2024-03-01 20:55:23,527 INFO blivet/MainThread: registered action: [88] create format lvmpv on disk sdb (id 7) 2024-03-01 20:55:23,529 DEBUG blivet/MainThread: LVMPhysicalVolume.__init__: 2024-03-01 20:55:23,529 DEBUG blivet/MainThread: get_format('lvmpv') returning LVMPhysicalVolume instance with object id 90 2024-03-01 20:55:23,530 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 93 2024-03-01 20:55:23,532 DEBUG blivet/MainThread: DiskDevice._set_format: sdc ; type: None ; current: None ; 2024-03-01 20:55:23,532 INFO blivet/MainThread: registered action: [91] destroy format None on disk sdc (id 22) 2024-03-01 20:55:23,535 DEBUG blivet/MainThread: DiskDevice._set_format: sdc ; type: lvmpv ; current: None ; 2024-03-01 20:55:23,535 INFO blivet/MainThread: registered action: [92] create format lvmpv on disk sdc (id 22) 2024-03-01 20:55:23,536 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 95 2024-03-01 20:55:23,540 DEBUG blivet/MainThread: LVMVolumeGroupDevice._add_parent: test_vg1 ; parent: sda ; 2024-03-01 20:55:23,543 DEBUG blivet/MainThread: DiskDevice.add_child: name: sda ; child: test_vg1 ; kids: 0 ; 2024-03-01 20:55:23,546 DEBUG blivet/MainThread: LVMVolumeGroupDevice._add_parent: test_vg1 ; parent: sdb ; 2024-03-01 20:55:23,549 DEBUG blivet/MainThread: DiskDevice.add_child: name: sdb ; child: test_vg1 ; kids: 0 ; 2024-03-01 20:55:23,552 DEBUG blivet/MainThread: LVMVolumeGroupDevice._add_parent: test_vg1 ; parent: sdc ; 2024-03-01 20:55:23,555 DEBUG blivet/MainThread: DiskDevice.add_child: name: sdc ; child: test_vg1 ; kids: 0 ; 2024-03-01 20:55:23,556 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 96 2024-03-01 20:55:23,558 DEBUG blivet/MainThread: LVMVolumeGroupDevice._set_format: test_vg1 ; type: None ; current: None ; 2024-03-01 20:55:23,559 INFO blivet/MainThread: added lvmvg test_vg1 (id 94) to device tree 2024-03-01 20:55:23,559 INFO blivet/MainThread: registered action: [98] create device lvmvg test_vg1 (id 94) 2024-03-01 20:55:23,563 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: test_vg1-lv1 ; incomplete: False ; hidden: False ; 2024-03-01 20:55:23,565 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned None 2024-03-01 20:55:23,568 DEBUG blivet/MainThread: DeviceTree.get_device_by_path: path: /dev/test_vg1-lv1 ; incomplete: False ; hidden: False ; 2024-03-01 20:55:23,570 DEBUG blivet/MainThread: DeviceTree.get_device_by_path returned None 2024-03-01 20:55:23,570 DEBUG blivet/MainThread: failed to resolve '/dev/test_vg1-lv1' 2024-03-01 20:55:23,571 DEBUG blivet/MainThread: test_vg1 size is 2.99 GiB 2024-03-01 20:55:23,572 DEBUG blivet/MainThread: vg test_vg1 has 2.99 GiB free 2024-03-01 20:55:23,572 DEBUG blivet.ansible/MainThread: size: 460 MiB ; -565.2173913043479 2024-03-01 20:55:23,572 DEBUG blivet/MainThread: test_vg1 size is 2.99 GiB 2024-03-01 20:55:23,572 DEBUG blivet/MainThread: vg test_vg1 has 2.99 GiB free 2024-03-01 20:55:23,575 DEBUG blivet/MainThread: XFS.supported: supported: True ; 2024-03-01 20:55:23,575 DEBUG blivet/MainThread: get_format('xfs') returning XFS instance with object id 99 2024-03-01 20:55:23,578 DEBUG blivet/MainThread: XFS.supported: supported: True ; 2024-03-01 20:55:23,578 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 101 2024-03-01 20:55:23,581 DEBUG blivet/MainThread: LVMVolumeGroupDevice.add_child: name: test_vg1 ; child: lv1 ; kids: 0 ; 2024-03-01 20:55:23,584 DEBUG blivet/MainThread: LVMLogicalVolumeDevice._set_format: test_vg1-lv1 ; type: xfs ; current: None ; 2024-03-01 20:55:23,584 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 103 2024-03-01 20:55:23,587 DEBUG blivet/MainThread: LVMVolumeGroupDevice.remove_child: name: test_vg1 ; child: lv1 ; kids: 1 ; 2024-03-01 20:55:23,590 DEBUG blivet/MainThread: LVMVolumeGroupDevice.add_child: name: test_vg1 ; child: lv1 ; kids: 0 ; 2024-03-01 20:55:23,593 DEBUG blivet/MainThread: LVMLogicalVolumeDevice._set_format: test_vg1-lv1 ; type: xfs ; current: None ; 2024-03-01 20:55:23,596 DEBUG blivet/MainThread: LVMLogicalVolumeDevice.read_current_size: exists: False ; path: /dev/mapper/test_vg1-lv1 ; sysfs_path: ; 2024-03-01 20:55:23,597 DEBUG blivet/MainThread: test_vg1 size is 2.99 GiB 2024-03-01 20:55:23,597 DEBUG blivet/MainThread: vg test_vg1 has 2.99 GiB free 2024-03-01 20:55:23,597 DEBUG blivet/MainThread: Adding test_vg1-lv1/460 MiB to test_vg1 2024-03-01 20:55:23,598 INFO program/MainThread: Running [4] dmsetup --version ... 2024-03-01 20:55:23,601 INFO program/MainThread: stdout[4]: Library version: 1.02.197 (2023-11-21) Driver version: 4.48.0 2024-03-01 20:55:23,601 INFO program/MainThread: stderr[4]: 2024-03-01 20:55:23,601 INFO program/MainThread: ...done [4] (exit code: 0) 2024-03-01 20:55:23,601 INFO blivet/MainThread: added lvmlv test_vg1-lv1 (id 100) to device tree 2024-03-01 20:55:23,601 INFO blivet/MainThread: registered action: [105] create device lvmlv test_vg1-lv1 (id 100) 2024-03-01 20:55:23,602 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 107 2024-03-01 20:55:23,606 DEBUG blivet/MainThread: LVMLogicalVolumeDevice._set_format: test_vg1-lv1 ; type: xfs ; current: xfs ; 2024-03-01 20:55:23,606 INFO blivet/MainThread: registered action: [106] create format xfs filesystem on lvmlv test_vg1-lv1 (id 100) 2024-03-01 20:55:23,609 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: test_vg1-lv2 ; incomplete: False ; hidden: False ; 2024-03-01 20:55:23,611 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned None 2024-03-01 20:55:23,614 DEBUG blivet/MainThread: DeviceTree.get_device_by_path: path: /dev/test_vg1-lv2 ; incomplete: False ; hidden: False ; 2024-03-01 20:55:23,616 DEBUG blivet/MainThread: DeviceTree.get_device_by_path returned None 2024-03-01 20:55:23,616 DEBUG blivet/MainThread: failed to resolve '/dev/test_vg1-lv2' 2024-03-01 20:55:23,617 DEBUG blivet/MainThread: test_vg1 size is 2.99 GiB 2024-03-01 20:55:23,618 DEBUG blivet/MainThread: vg test_vg1 has 2.54 GiB free 2024-03-01 20:55:23,618 DEBUG blivet.ansible/MainThread: size: 1.5 GiB ; -69.71279373368147 2024-03-01 20:55:23,618 DEBUG blivet/MainThread: test_vg1 size is 2.99 GiB 2024-03-01 20:55:23,619 DEBUG blivet/MainThread: vg test_vg1 has 2.54 GiB free 2024-03-01 20:55:23,621 DEBUG blivet/MainThread: XFS.supported: supported: True ; 2024-03-01 20:55:23,621 DEBUG blivet/MainThread: get_format('xfs') returning XFS instance with object id 108 2024-03-01 20:55:23,624 DEBUG blivet/MainThread: XFS.supported: supported: True ; 2024-03-01 20:55:23,624 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 110 2024-03-01 20:55:23,627 DEBUG blivet/MainThread: LVMVolumeGroupDevice.add_child: name: test_vg1 ; child: lv2 ; kids: 1 ; 2024-03-01 20:55:23,630 DEBUG blivet/MainThread: LVMLogicalVolumeDevice._set_format: test_vg1-lv2 ; type: xfs ; current: None ; 2024-03-01 20:55:23,631 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 112 2024-03-01 20:55:23,634 DEBUG blivet/MainThread: LVMVolumeGroupDevice.remove_child: name: test_vg1 ; child: lv2 ; kids: 2 ; 2024-03-01 20:55:23,636 DEBUG blivet/MainThread: LVMVolumeGroupDevice.add_child: name: test_vg1 ; child: lv2 ; kids: 1 ; 2024-03-01 20:55:23,639 DEBUG blivet/MainThread: LVMLogicalVolumeDevice._set_format: test_vg1-lv2 ; type: xfs ; current: None ; 2024-03-01 20:55:23,643 DEBUG blivet/MainThread: LVMLogicalVolumeDevice.read_current_size: exists: False ; path: /dev/mapper/test_vg1-lv2 ; sysfs_path: ; 2024-03-01 20:55:23,643 DEBUG blivet/MainThread: test_vg1 size is 2.99 GiB 2024-03-01 20:55:23,643 DEBUG blivet/MainThread: vg test_vg1 has 2.54 GiB free 2024-03-01 20:55:23,644 DEBUG blivet/MainThread: Adding test_vg1-lv2/1.5 GiB to test_vg1 2024-03-01 20:55:23,644 INFO blivet/MainThread: added lvmlv test_vg1-lv2 (id 109) to device tree 2024-03-01 20:55:23,644 INFO blivet/MainThread: registered action: [114] create device lvmlv test_vg1-lv2 (id 109) 2024-03-01 20:55:23,644 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 116 2024-03-01 20:55:23,647 DEBUG blivet/MainThread: LVMLogicalVolumeDevice._set_format: test_vg1-lv2 ; type: xfs ; current: xfs ; 2024-03-01 20:55:23,647 INFO blivet/MainThread: registered action: [115] create format xfs filesystem on lvmlv test_vg1-lv2 (id 109) 2024-03-01 20:55:23,650 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: test_vg2 ; incomplete: False ; hidden: False ; 2024-03-01 20:55:23,652 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned None 2024-03-01 20:55:23,655 DEBUG blivet/MainThread: DeviceTree.get_device_by_path: path: /dev/test_vg2 ; incomplete: False ; hidden: False ; 2024-03-01 20:55:23,657 DEBUG blivet/MainThread: DeviceTree.get_device_by_path returned None 2024-03-01 20:55:23,658 DEBUG blivet/MainThread: failed to resolve '/dev/test_vg2' 2024-03-01 20:55:23,660 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: sdd ; incomplete: False ; hidden: False ; 2024-03-01 20:55:23,662 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned existing 1024 MiB disk sdd (27) 2024-03-01 20:55:23,663 DEBUG blivet/MainThread: resolved 'sdd' to 'sdd' (disk) 2024-03-01 20:55:23,665 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: sde ; incomplete: False ; hidden: False ; 2024-03-01 20:55:23,667 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned existing 1024 MiB disk sde (32) 2024-03-01 20:55:23,668 DEBUG blivet/MainThread: resolved 'sde' to 'sde' (disk) 2024-03-01 20:55:23,670 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: sdf ; incomplete: False ; hidden: False ; 2024-03-01 20:55:23,672 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned existing 1024 MiB disk sdf (37) 2024-03-01 20:55:23,673 DEBUG blivet/MainThread: resolved 'sdf' to 'sdf' (disk) 2024-03-01 20:55:23,675 DEBUG blivet/MainThread: LVMPhysicalVolume.__init__: 2024-03-01 20:55:23,675 DEBUG blivet/MainThread: get_format('lvmpv') returning LVMPhysicalVolume instance with object id 117 2024-03-01 20:55:23,675 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 120 2024-03-01 20:55:23,678 DEBUG blivet/MainThread: DiskDevice._set_format: sdd ; type: None ; current: None ; 2024-03-01 20:55:23,678 INFO blivet/MainThread: registered action: [118] destroy format None on disk sdd (id 27) 2024-03-01 20:55:23,681 DEBUG blivet/MainThread: DiskDevice._set_format: sdd ; type: lvmpv ; current: None ; 2024-03-01 20:55:23,681 INFO blivet/MainThread: registered action: [119] create format lvmpv on disk sdd (id 27) 2024-03-01 20:55:23,683 DEBUG blivet/MainThread: LVMPhysicalVolume.__init__: 2024-03-01 20:55:23,683 DEBUG blivet/MainThread: get_format('lvmpv') returning LVMPhysicalVolume instance with object id 121 2024-03-01 20:55:23,684 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 124 2024-03-01 20:55:23,686 DEBUG blivet/MainThread: DiskDevice._set_format: sde ; type: None ; current: None ; 2024-03-01 20:55:23,686 INFO blivet/MainThread: registered action: [122] destroy format None on disk sde (id 32) 2024-03-01 20:55:23,689 DEBUG blivet/MainThread: DiskDevice._set_format: sde ; type: lvmpv ; current: None ; 2024-03-01 20:55:23,689 INFO blivet/MainThread: registered action: [123] create format lvmpv on disk sde (id 32) 2024-03-01 20:55:23,692 DEBUG blivet/MainThread: LVMPhysicalVolume.__init__: 2024-03-01 20:55:23,692 DEBUG blivet/MainThread: get_format('lvmpv') returning LVMPhysicalVolume instance with object id 125 2024-03-01 20:55:23,692 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 128 2024-03-01 20:55:23,695 DEBUG blivet/MainThread: DiskDevice._set_format: sdf ; type: None ; current: None ; 2024-03-01 20:55:23,695 INFO blivet/MainThread: registered action: [126] destroy format None on disk sdf (id 37) 2024-03-01 20:55:23,698 DEBUG blivet/MainThread: DiskDevice._set_format: sdf ; type: lvmpv ; current: None ; 2024-03-01 20:55:23,698 INFO blivet/MainThread: registered action: [127] create format lvmpv on disk sdf (id 37) 2024-03-01 20:55:23,699 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 130 2024-03-01 20:55:23,702 DEBUG blivet/MainThread: LVMVolumeGroupDevice._add_parent: test_vg2 ; parent: sdd ; 2024-03-01 20:55:23,704 DEBUG blivet/MainThread: DiskDevice.add_child: name: sdd ; child: test_vg2 ; kids: 0 ; 2024-03-01 20:55:23,708 DEBUG blivet/MainThread: LVMVolumeGroupDevice._add_parent: test_vg2 ; parent: sde ; 2024-03-01 20:55:23,711 DEBUG blivet/MainThread: DiskDevice.add_child: name: sde ; child: test_vg2 ; kids: 0 ; 2024-03-01 20:55:23,714 DEBUG blivet/MainThread: LVMVolumeGroupDevice._add_parent: test_vg2 ; parent: sdf ; 2024-03-01 20:55:23,717 DEBUG blivet/MainThread: DiskDevice.add_child: name: sdf ; child: test_vg2 ; kids: 0 ; 2024-03-01 20:55:23,717 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 131 2024-03-01 20:55:23,720 DEBUG blivet/MainThread: LVMVolumeGroupDevice._set_format: test_vg2 ; type: None ; current: None ; 2024-03-01 20:55:23,721 INFO blivet/MainThread: added lvmvg test_vg2 (id 129) to device tree 2024-03-01 20:55:23,721 INFO blivet/MainThread: registered action: [133] create device lvmvg test_vg2 (id 129) 2024-03-01 20:55:23,724 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: test_vg2-lv3 ; incomplete: False ; hidden: False ; 2024-03-01 20:55:23,727 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned None 2024-03-01 20:55:23,730 DEBUG blivet/MainThread: DeviceTree.get_device_by_path: path: /dev/test_vg2-lv3 ; incomplete: False ; hidden: False ; 2024-03-01 20:55:23,732 DEBUG blivet/MainThread: DeviceTree.get_device_by_path returned None 2024-03-01 20:55:23,732 DEBUG blivet/MainThread: failed to resolve '/dev/test_vg2-lv3' 2024-03-01 20:55:23,733 DEBUG blivet/MainThread: test_vg2 size is 2.99 GiB 2024-03-01 20:55:23,734 DEBUG blivet/MainThread: vg test_vg2 has 2.99 GiB free 2024-03-01 20:55:23,734 DEBUG blivet.ansible/MainThread: size: 308 MiB ; -893.5064935064935 2024-03-01 20:55:23,734 DEBUG blivet/MainThread: test_vg2 size is 2.99 GiB 2024-03-01 20:55:23,734 DEBUG blivet/MainThread: vg test_vg2 has 2.99 GiB free 2024-03-01 20:55:23,737 DEBUG blivet/MainThread: XFS.supported: supported: True ; 2024-03-01 20:55:23,737 DEBUG blivet/MainThread: get_format('xfs') returning XFS instance with object id 134 2024-03-01 20:55:23,739 DEBUG blivet/MainThread: XFS.supported: supported: True ; 2024-03-01 20:55:23,740 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 136 2024-03-01 20:55:23,743 DEBUG blivet/MainThread: LVMVolumeGroupDevice.add_child: name: test_vg2 ; child: lv3 ; kids: 0 ; 2024-03-01 20:55:23,746 DEBUG blivet/MainThread: LVMLogicalVolumeDevice._set_format: test_vg2-lv3 ; type: xfs ; current: None ; 2024-03-01 20:55:23,746 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 138 2024-03-01 20:55:23,749 DEBUG blivet/MainThread: LVMVolumeGroupDevice.remove_child: name: test_vg2 ; child: lv3 ; kids: 1 ; 2024-03-01 20:55:23,752 DEBUG blivet/MainThread: LVMVolumeGroupDevice.add_child: name: test_vg2 ; child: lv3 ; kids: 0 ; 2024-03-01 20:55:23,755 DEBUG blivet/MainThread: LVMLogicalVolumeDevice._set_format: test_vg2-lv3 ; type: xfs ; current: None ; 2024-03-01 20:55:23,758 DEBUG blivet/MainThread: LVMLogicalVolumeDevice.read_current_size: exists: False ; path: /dev/mapper/test_vg2-lv3 ; sysfs_path: ; 2024-03-01 20:55:23,758 DEBUG blivet/MainThread: test_vg2 size is 2.99 GiB 2024-03-01 20:55:23,759 DEBUG blivet/MainThread: vg test_vg2 has 2.99 GiB free 2024-03-01 20:55:23,759 DEBUG blivet/MainThread: Adding test_vg2-lv3/308 MiB to test_vg2 2024-03-01 20:55:23,759 INFO blivet/MainThread: added lvmlv test_vg2-lv3 (id 135) to device tree 2024-03-01 20:55:23,759 INFO blivet/MainThread: registered action: [140] create device lvmlv test_vg2-lv3 (id 135) 2024-03-01 20:55:23,759 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 142 2024-03-01 20:55:23,762 DEBUG blivet/MainThread: LVMLogicalVolumeDevice._set_format: test_vg2-lv3 ; type: xfs ; current: xfs ; 2024-03-01 20:55:23,762 INFO blivet/MainThread: registered action: [141] create format xfs filesystem on lvmlv test_vg2-lv3 (id 135) 2024-03-01 20:55:23,765 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: test_vg2-lv4 ; incomplete: False ; hidden: False ; 2024-03-01 20:55:23,768 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned None 2024-03-01 20:55:23,770 DEBUG blivet/MainThread: DeviceTree.get_device_by_path: path: /dev/test_vg2-lv4 ; incomplete: False ; hidden: False ; 2024-03-01 20:55:23,773 DEBUG blivet/MainThread: DeviceTree.get_device_by_path returned None 2024-03-01 20:55:23,773 DEBUG blivet/MainThread: failed to resolve '/dev/test_vg2-lv4' 2024-03-01 20:55:23,774 DEBUG blivet/MainThread: test_vg2 size is 2.99 GiB 2024-03-01 20:55:23,774 DEBUG blivet/MainThread: vg test_vg2 has 2.69 GiB free 2024-03-01 20:55:23,775 DEBUG blivet.ansible/MainThread: size: 612 MiB ; -349.6732026143791 2024-03-01 20:55:23,775 DEBUG blivet/MainThread: test_vg2 size is 2.99 GiB 2024-03-01 20:55:23,775 DEBUG blivet/MainThread: vg test_vg2 has 2.69 GiB free 2024-03-01 20:55:23,778 DEBUG blivet/MainThread: XFS.supported: supported: True ; 2024-03-01 20:55:23,778 DEBUG blivet/MainThread: get_format('xfs') returning XFS instance with object id 143 2024-03-01 20:55:23,780 DEBUG blivet/MainThread: XFS.supported: supported: True ; 2024-03-01 20:55:23,781 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 145 2024-03-01 20:55:23,784 DEBUG blivet/MainThread: LVMVolumeGroupDevice.add_child: name: test_vg2 ; child: lv4 ; kids: 1 ; 2024-03-01 20:55:23,787 DEBUG blivet/MainThread: LVMLogicalVolumeDevice._set_format: test_vg2-lv4 ; type: xfs ; current: None ; 2024-03-01 20:55:23,787 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 147 2024-03-01 20:55:23,790 DEBUG blivet/MainThread: LVMVolumeGroupDevice.remove_child: name: test_vg2 ; child: lv4 ; kids: 2 ; 2024-03-01 20:55:23,793 DEBUG blivet/MainThread: LVMVolumeGroupDevice.add_child: name: test_vg2 ; child: lv4 ; kids: 1 ; 2024-03-01 20:55:23,796 DEBUG blivet/MainThread: LVMLogicalVolumeDevice._set_format: test_vg2-lv4 ; type: xfs ; current: None ; 2024-03-01 20:55:23,799 DEBUG blivet/MainThread: LVMLogicalVolumeDevice.read_current_size: exists: False ; path: /dev/mapper/test_vg2-lv4 ; sysfs_path: ; 2024-03-01 20:55:23,799 DEBUG blivet/MainThread: test_vg2 size is 2.99 GiB 2024-03-01 20:55:23,800 DEBUG blivet/MainThread: vg test_vg2 has 2.69 GiB free 2024-03-01 20:55:23,800 DEBUG blivet/MainThread: Adding test_vg2-lv4/612 MiB to test_vg2 2024-03-01 20:55:23,800 INFO blivet/MainThread: added lvmlv test_vg2-lv4 (id 144) to device tree 2024-03-01 20:55:23,800 INFO blivet/MainThread: registered action: [149] create device lvmlv test_vg2-lv4 (id 144) 2024-03-01 20:55:23,800 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 151 2024-03-01 20:55:23,804 DEBUG blivet/MainThread: LVMLogicalVolumeDevice._set_format: test_vg2-lv4 ; type: xfs ; current: xfs ; 2024-03-01 20:55:23,804 INFO blivet/MainThread: registered action: [150] create format xfs filesystem on lvmlv test_vg2-lv4 (id 144) 2024-03-01 20:55:23,807 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: test_vg3 ; incomplete: False ; hidden: False ; 2024-03-01 20:55:23,809 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned None 2024-03-01 20:55:23,812 DEBUG blivet/MainThread: DeviceTree.get_device_by_path: path: /dev/test_vg3 ; incomplete: False ; hidden: False ; 2024-03-01 20:55:23,814 DEBUG blivet/MainThread: DeviceTree.get_device_by_path returned None 2024-03-01 20:55:23,814 DEBUG blivet/MainThread: failed to resolve '/dev/test_vg3' 2024-03-01 20:55:23,817 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: sdg ; incomplete: False ; hidden: False ; 2024-03-01 20:55:23,819 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned existing 1024 MiB disk sdg (42) 2024-03-01 20:55:23,819 DEBUG blivet/MainThread: resolved 'sdg' to 'sdg' (disk) 2024-03-01 20:55:23,822 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: sdh ; incomplete: False ; hidden: False ; 2024-03-01 20:55:23,824 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned existing 1024 MiB disk sdh (47) 2024-03-01 20:55:23,824 DEBUG blivet/MainThread: resolved 'sdh' to 'sdh' (disk) 2024-03-01 20:55:23,827 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: sdi ; incomplete: False ; hidden: False ; 2024-03-01 20:55:23,829 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned existing 1024 MiB disk sdi (52) 2024-03-01 20:55:23,829 DEBUG blivet/MainThread: resolved 'sdi' to 'sdi' (disk) 2024-03-01 20:55:23,832 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: sdj ; incomplete: False ; hidden: False ; 2024-03-01 20:55:23,834 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned existing 1024 MiB disk sdj (57) 2024-03-01 20:55:23,834 DEBUG blivet/MainThread: resolved 'sdj' to 'sdj' (disk) 2024-03-01 20:55:23,837 DEBUG blivet/MainThread: LVMPhysicalVolume.__init__: 2024-03-01 20:55:23,837 DEBUG blivet/MainThread: get_format('lvmpv') returning LVMPhysicalVolume instance with object id 152 2024-03-01 20:55:23,837 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 155 2024-03-01 20:55:23,840 DEBUG blivet/MainThread: DiskDevice._set_format: sdg ; type: None ; current: None ; 2024-03-01 20:55:23,840 INFO blivet/MainThread: registered action: [153] destroy format None on disk sdg (id 42) 2024-03-01 20:55:23,842 DEBUG blivet/MainThread: DiskDevice._set_format: sdg ; type: lvmpv ; current: None ; 2024-03-01 20:55:23,843 INFO blivet/MainThread: registered action: [154] create format lvmpv on disk sdg (id 42) 2024-03-01 20:55:23,845 DEBUG blivet/MainThread: LVMPhysicalVolume.__init__: 2024-03-01 20:55:23,845 DEBUG blivet/MainThread: get_format('lvmpv') returning LVMPhysicalVolume instance with object id 156 2024-03-01 20:55:23,845 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 159 2024-03-01 20:55:23,848 DEBUG blivet/MainThread: DiskDevice._set_format: sdh ; type: None ; current: None ; 2024-03-01 20:55:23,848 INFO blivet/MainThread: registered action: [157] destroy format None on disk sdh (id 47) 2024-03-01 20:55:23,851 DEBUG blivet/MainThread: DiskDevice._set_format: sdh ; type: lvmpv ; current: None ; 2024-03-01 20:55:23,851 INFO blivet/MainThread: registered action: [158] create format lvmpv on disk sdh (id 47) 2024-03-01 20:55:23,854 DEBUG blivet/MainThread: LVMPhysicalVolume.__init__: 2024-03-01 20:55:23,854 DEBUG blivet/MainThread: get_format('lvmpv') returning LVMPhysicalVolume instance with object id 160 2024-03-01 20:55:23,854 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 163 2024-03-01 20:55:23,857 DEBUG blivet/MainThread: DiskDevice._set_format: sdi ; type: None ; current: None ; 2024-03-01 20:55:23,857 INFO blivet/MainThread: registered action: [161] destroy format None on disk sdi (id 52) 2024-03-01 20:55:23,860 DEBUG blivet/MainThread: DiskDevice._set_format: sdi ; type: lvmpv ; current: None ; 2024-03-01 20:55:23,860 INFO blivet/MainThread: registered action: [162] create format lvmpv on disk sdi (id 52) 2024-03-01 20:55:23,862 DEBUG blivet/MainThread: LVMPhysicalVolume.__init__: 2024-03-01 20:55:23,862 DEBUG blivet/MainThread: get_format('lvmpv') returning LVMPhysicalVolume instance with object id 164 2024-03-01 20:55:23,863 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 167 2024-03-01 20:55:23,865 DEBUG blivet/MainThread: DiskDevice._set_format: sdj ; type: None ; current: None ; 2024-03-01 20:55:23,865 INFO blivet/MainThread: registered action: [165] destroy format None on disk sdj (id 57) 2024-03-01 20:55:23,868 DEBUG blivet/MainThread: DiskDevice._set_format: sdj ; type: lvmpv ; current: None ; 2024-03-01 20:55:23,868 INFO blivet/MainThread: registered action: [166] create format lvmpv on disk sdj (id 57) 2024-03-01 20:55:23,869 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 169 2024-03-01 20:55:23,872 DEBUG blivet/MainThread: LVMVolumeGroupDevice._add_parent: test_vg3 ; parent: sdg ; 2024-03-01 20:55:23,875 DEBUG blivet/MainThread: DiskDevice.add_child: name: sdg ; child: test_vg3 ; kids: 0 ; 2024-03-01 20:55:23,878 DEBUG blivet/MainThread: LVMVolumeGroupDevice._add_parent: test_vg3 ; parent: sdh ; 2024-03-01 20:55:23,881 DEBUG blivet/MainThread: DiskDevice.add_child: name: sdh ; child: test_vg3 ; kids: 0 ; 2024-03-01 20:55:23,884 DEBUG blivet/MainThread: LVMVolumeGroupDevice._add_parent: test_vg3 ; parent: sdi ; 2024-03-01 20:55:23,887 DEBUG blivet/MainThread: DiskDevice.add_child: name: sdi ; child: test_vg3 ; kids: 0 ; 2024-03-01 20:55:23,891 DEBUG blivet/MainThread: LVMVolumeGroupDevice._add_parent: test_vg3 ; parent: sdj ; 2024-03-01 20:55:23,894 DEBUG blivet/MainThread: DiskDevice.add_child: name: sdj ; child: test_vg3 ; kids: 0 ; 2024-03-01 20:55:23,895 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 170 2024-03-01 20:55:23,898 DEBUG blivet/MainThread: LVMVolumeGroupDevice._set_format: test_vg3 ; type: None ; current: None ; 2024-03-01 20:55:23,898 INFO blivet/MainThread: added lvmvg test_vg3 (id 168) to device tree 2024-03-01 20:55:23,898 INFO blivet/MainThread: registered action: [172] create device lvmvg test_vg3 (id 168) 2024-03-01 20:55:23,903 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: test_vg3-lv5 ; incomplete: False ; hidden: False ; 2024-03-01 20:55:23,906 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned None 2024-03-01 20:55:23,908 DEBUG blivet/MainThread: DeviceTree.get_device_by_path: path: /dev/test_vg3-lv5 ; incomplete: False ; hidden: False ; 2024-03-01 20:55:23,911 DEBUG blivet/MainThread: DeviceTree.get_device_by_path returned None 2024-03-01 20:55:23,911 DEBUG blivet/MainThread: failed to resolve '/dev/test_vg3-lv5' 2024-03-01 20:55:23,912 DEBUG blivet/MainThread: test_vg3 size is 3.98 GiB 2024-03-01 20:55:23,912 DEBUG blivet/MainThread: vg test_vg3 has 3.98 GiB free 2024-03-01 20:55:23,912 DEBUG blivet.ansible/MainThread: size: 1.2 GiB ; -233.33333333333334 2024-03-01 20:55:23,912 DEBUG blivet/MainThread: test_vg3 size is 3.98 GiB 2024-03-01 20:55:23,913 DEBUG blivet/MainThread: vg test_vg3 has 3.98 GiB free 2024-03-01 20:55:23,916 DEBUG blivet/MainThread: XFS.supported: supported: True ; 2024-03-01 20:55:23,916 DEBUG blivet/MainThread: get_format('xfs') returning XFS instance with object id 173 2024-03-01 20:55:23,918 DEBUG blivet/MainThread: XFS.supported: supported: True ; 2024-03-01 20:55:23,919 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 175 2024-03-01 20:55:23,922 DEBUG blivet/MainThread: LVMVolumeGroupDevice.add_child: name: test_vg3 ; child: lv5 ; kids: 0 ; 2024-03-01 20:55:23,924 DEBUG blivet/MainThread: LVMLogicalVolumeDevice._set_format: test_vg3-lv5 ; type: xfs ; current: None ; 2024-03-01 20:55:23,925 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 177 2024-03-01 20:55:23,928 DEBUG blivet/MainThread: LVMVolumeGroupDevice.remove_child: name: test_vg3 ; child: lv5 ; kids: 1 ; 2024-03-01 20:55:23,931 DEBUG blivet/MainThread: LVMVolumeGroupDevice.add_child: name: test_vg3 ; child: lv5 ; kids: 0 ; 2024-03-01 20:55:23,934 DEBUG blivet/MainThread: LVMLogicalVolumeDevice._set_format: test_vg3-lv5 ; type: xfs ; current: None ; 2024-03-01 20:55:23,937 DEBUG blivet/MainThread: LVMLogicalVolumeDevice.read_current_size: exists: False ; path: /dev/mapper/test_vg3-lv5 ; sysfs_path: ; 2024-03-01 20:55:23,937 DEBUG blivet/MainThread: test_vg3 size is 3.98 GiB 2024-03-01 20:55:23,938 DEBUG blivet/MainThread: vg test_vg3 has 3.98 GiB free 2024-03-01 20:55:23,938 DEBUG blivet/MainThread: Adding test_vg3-lv5/1.2 GiB to test_vg3 2024-03-01 20:55:23,938 INFO blivet/MainThread: added lvmlv test_vg3-lv5 (id 174) to device tree 2024-03-01 20:55:23,938 INFO blivet/MainThread: registered action: [179] create device lvmlv test_vg3-lv5 (id 174) 2024-03-01 20:55:23,938 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 181 2024-03-01 20:55:23,942 DEBUG blivet/MainThread: LVMLogicalVolumeDevice._set_format: test_vg3-lv5 ; type: xfs ; current: xfs ; 2024-03-01 20:55:23,942 INFO blivet/MainThread: registered action: [180] create format xfs filesystem on lvmlv test_vg3-lv5 (id 174) 2024-03-01 20:55:23,944 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: test_vg3-lv6 ; incomplete: False ; hidden: False ; 2024-03-01 20:55:23,947 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned None 2024-03-01 20:55:23,950 DEBUG blivet/MainThread: DeviceTree.get_device_by_path: path: /dev/test_vg3-lv6 ; incomplete: False ; hidden: False ; 2024-03-01 20:55:23,952 DEBUG blivet/MainThread: DeviceTree.get_device_by_path returned None 2024-03-01 20:55:23,952 DEBUG blivet/MainThread: failed to resolve '/dev/test_vg3-lv6' 2024-03-01 20:55:23,953 DEBUG blivet/MainThread: test_vg3 size is 3.98 GiB 2024-03-01 20:55:23,954 DEBUG blivet/MainThread: vg test_vg3 has 2.79 GiB free 2024-03-01 20:55:23,954 DEBUG blivet.ansible/MainThread: size: 1020 MiB ; -179.99999999999997 2024-03-01 20:55:23,954 DEBUG blivet/MainThread: test_vg3 size is 3.98 GiB 2024-03-01 20:55:23,955 DEBUG blivet/MainThread: vg test_vg3 has 2.79 GiB free 2024-03-01 20:55:23,957 DEBUG blivet/MainThread: XFS.supported: supported: True ; 2024-03-01 20:55:23,957 DEBUG blivet/MainThread: get_format('xfs') returning XFS instance with object id 182 2024-03-01 20:55:23,960 DEBUG blivet/MainThread: XFS.supported: supported: True ; 2024-03-01 20:55:23,960 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 184 2024-03-01 20:55:23,964 DEBUG blivet/MainThread: LVMVolumeGroupDevice.add_child: name: test_vg3 ; child: lv6 ; kids: 1 ; 2024-03-01 20:55:23,966 DEBUG blivet/MainThread: LVMLogicalVolumeDevice._set_format: test_vg3-lv6 ; type: xfs ; current: None ; 2024-03-01 20:55:23,967 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 186 2024-03-01 20:55:23,970 DEBUG blivet/MainThread: LVMVolumeGroupDevice.remove_child: name: test_vg3 ; child: lv6 ; kids: 2 ; 2024-03-01 20:55:23,973 DEBUG blivet/MainThread: LVMVolumeGroupDevice.add_child: name: test_vg3 ; child: lv6 ; kids: 1 ; 2024-03-01 20:55:23,976 DEBUG blivet/MainThread: LVMLogicalVolumeDevice._set_format: test_vg3-lv6 ; type: xfs ; current: None ; 2024-03-01 20:55:23,979 DEBUG blivet/MainThread: LVMLogicalVolumeDevice.read_current_size: exists: False ; path: /dev/mapper/test_vg3-lv6 ; sysfs_path: ; 2024-03-01 20:55:23,979 DEBUG blivet/MainThread: test_vg3 size is 3.98 GiB 2024-03-01 20:55:23,980 DEBUG blivet/MainThread: vg test_vg3 has 2.79 GiB free 2024-03-01 20:55:23,980 DEBUG blivet/MainThread: Adding test_vg3-lv6/1020 MiB to test_vg3 2024-03-01 20:55:23,980 INFO blivet/MainThread: added lvmlv test_vg3-lv6 (id 183) to device tree 2024-03-01 20:55:23,980 INFO blivet/MainThread: registered action: [188] create device lvmlv test_vg3-lv6 (id 183) 2024-03-01 20:55:23,980 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 190 2024-03-01 20:55:23,984 DEBUG blivet/MainThread: LVMLogicalVolumeDevice._set_format: test_vg3-lv6 ; type: xfs ; current: xfs ; 2024-03-01 20:55:23,984 INFO blivet/MainThread: registered action: [189] create format xfs filesystem on lvmlv test_vg3-lv6 (id 183) 2024-03-01 20:55:23,986 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: test_vg3-lv7 ; incomplete: False ; hidden: False ; 2024-03-01 20:55:23,989 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned None 2024-03-01 20:55:23,992 DEBUG blivet/MainThread: DeviceTree.get_device_by_path: path: /dev/test_vg3-lv7 ; incomplete: False ; hidden: False ; 2024-03-01 20:55:23,994 DEBUG blivet/MainThread: DeviceTree.get_device_by_path returned None 2024-03-01 20:55:23,995 DEBUG blivet/MainThread: failed to resolve '/dev/test_vg3-lv7' 2024-03-01 20:55:23,995 DEBUG blivet/MainThread: test_vg3 size is 3.98 GiB 2024-03-01 20:55:23,996 DEBUG blivet/MainThread: vg test_vg3 has 1.79 GiB free 2024-03-01 20:55:23,996 DEBUG blivet.ansible/MainThread: size: 408 MiB ; -350.0 2024-03-01 20:55:23,996 DEBUG blivet/MainThread: test_vg3 size is 3.98 GiB 2024-03-01 20:55:23,997 DEBUG blivet/MainThread: vg test_vg3 has 1.79 GiB free 2024-03-01 20:55:24,000 DEBUG blivet/MainThread: XFS.supported: supported: True ; 2024-03-01 20:55:24,000 DEBUG blivet/MainThread: get_format('xfs') returning XFS instance with object id 191 2024-03-01 20:55:24,002 DEBUG blivet/MainThread: XFS.supported: supported: True ; 2024-03-01 20:55:24,003 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 193 2024-03-01 20:55:24,006 DEBUG blivet/MainThread: LVMVolumeGroupDevice.add_child: name: test_vg3 ; child: lv7 ; kids: 2 ; 2024-03-01 20:55:24,009 DEBUG blivet/MainThread: LVMLogicalVolumeDevice._set_format: test_vg3-lv7 ; type: xfs ; current: None ; 2024-03-01 20:55:24,009 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 195 2024-03-01 20:55:24,012 DEBUG blivet/MainThread: LVMVolumeGroupDevice.remove_child: name: test_vg3 ; child: lv7 ; kids: 3 ; 2024-03-01 20:55:24,015 DEBUG blivet/MainThread: LVMVolumeGroupDevice.add_child: name: test_vg3 ; child: lv7 ; kids: 2 ; 2024-03-01 20:55:24,018 DEBUG blivet/MainThread: LVMLogicalVolumeDevice._set_format: test_vg3-lv7 ; type: xfs ; current: None ; 2024-03-01 20:55:24,021 DEBUG blivet/MainThread: LVMLogicalVolumeDevice.read_current_size: exists: False ; path: /dev/mapper/test_vg3-lv7 ; sysfs_path: ; 2024-03-01 20:55:24,021 DEBUG blivet/MainThread: test_vg3 size is 3.98 GiB 2024-03-01 20:55:24,022 DEBUG blivet/MainThread: vg test_vg3 has 1.79 GiB free 2024-03-01 20:55:24,022 DEBUG blivet/MainThread: Adding test_vg3-lv7/408 MiB to test_vg3 2024-03-01 20:55:24,022 INFO blivet/MainThread: added lvmlv test_vg3-lv7 (id 192) to device tree 2024-03-01 20:55:24,022 INFO blivet/MainThread: registered action: [197] create device lvmlv test_vg3-lv7 (id 192) 2024-03-01 20:55:24,023 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 199 2024-03-01 20:55:24,026 DEBUG blivet/MainThread: LVMLogicalVolumeDevice._set_format: test_vg3-lv7 ; type: xfs ; current: xfs ; 2024-03-01 20:55:24,026 INFO blivet/MainThread: registered action: [198] create format xfs filesystem on lvmlv test_vg3-lv7 (id 192) 2024-03-01 20:55:24,028 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: test_vg3-lv8 ; incomplete: False ; hidden: False ; 2024-03-01 20:55:24,031 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned None 2024-03-01 20:55:24,034 DEBUG blivet/MainThread: DeviceTree.get_device_by_path: path: /dev/test_vg3-lv8 ; incomplete: False ; hidden: False ; 2024-03-01 20:55:24,036 DEBUG blivet/MainThread: DeviceTree.get_device_by_path returned None 2024-03-01 20:55:24,037 DEBUG blivet/MainThread: failed to resolve '/dev/test_vg3-lv8' 2024-03-01 20:55:24,037 DEBUG blivet/MainThread: test_vg3 size is 3.98 GiB 2024-03-01 20:55:24,038 DEBUG blivet/MainThread: vg test_vg3 has 1.39 GiB free 2024-03-01 20:55:24,038 DEBUG blivet.ansible/MainThread: size: 408 MiB ; -250.0 2024-03-01 20:55:24,039 DEBUG blivet/MainThread: test_vg3 size is 3.98 GiB 2024-03-01 20:55:24,039 DEBUG blivet/MainThread: vg test_vg3 has 1.39 GiB free 2024-03-01 20:55:24,042 DEBUG blivet/MainThread: XFS.supported: supported: True ; 2024-03-01 20:55:24,042 DEBUG blivet/MainThread: get_format('xfs') returning XFS instance with object id 200 2024-03-01 20:55:24,044 DEBUG blivet/MainThread: XFS.supported: supported: True ; 2024-03-01 20:55:24,045 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 202 2024-03-01 20:55:24,048 DEBUG blivet/MainThread: LVMVolumeGroupDevice.add_child: name: test_vg3 ; child: lv8 ; kids: 3 ; 2024-03-01 20:55:24,051 DEBUG blivet/MainThread: LVMLogicalVolumeDevice._set_format: test_vg3-lv8 ; type: xfs ; current: None ; 2024-03-01 20:55:24,052 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 204 2024-03-01 20:55:24,054 DEBUG blivet/MainThread: LVMVolumeGroupDevice.remove_child: name: test_vg3 ; child: lv8 ; kids: 4 ; 2024-03-01 20:55:24,057 DEBUG blivet/MainThread: LVMVolumeGroupDevice.add_child: name: test_vg3 ; child: lv8 ; kids: 3 ; 2024-03-01 20:55:24,060 DEBUG blivet/MainThread: LVMLogicalVolumeDevice._set_format: test_vg3-lv8 ; type: xfs ; current: None ; 2024-03-01 20:55:24,063 DEBUG blivet/MainThread: LVMLogicalVolumeDevice.read_current_size: exists: False ; path: /dev/mapper/test_vg3-lv8 ; sysfs_path: ; 2024-03-01 20:55:24,064 DEBUG blivet/MainThread: test_vg3 size is 3.98 GiB 2024-03-01 20:55:24,064 DEBUG blivet/MainThread: vg test_vg3 has 1.39 GiB free 2024-03-01 20:55:24,065 DEBUG blivet/MainThread: Adding test_vg3-lv8/408 MiB to test_vg3 2024-03-01 20:55:24,065 INFO blivet/MainThread: added lvmlv test_vg3-lv8 (id 201) to device tree 2024-03-01 20:55:24,065 INFO blivet/MainThread: registered action: [206] create device lvmlv test_vg3-lv8 (id 201) 2024-03-01 20:55:24,065 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 208 2024-03-01 20:55:24,068 DEBUG blivet/MainThread: LVMLogicalVolumeDevice._set_format: test_vg3-lv8 ; type: xfs ; current: xfs ; 2024-03-01 20:55:24,068 INFO blivet/MainThread: registered action: [207] create format xfs filesystem on lvmlv test_vg3-lv8 (id 201) 2024-03-01 20:55:24,070 DEBUG blivet/MainThread: action: [83] destroy format None on disk sda (id 2) 2024-03-01 20:55:24,070 DEBUG blivet/MainThread: action: [84] create format lvmpv on disk sda (id 2) 2024-03-01 20:55:24,070 DEBUG blivet/MainThread: action: [87] destroy format None on disk sdb (id 7) 2024-03-01 20:55:24,070 DEBUG blivet/MainThread: action: [88] create format lvmpv on disk sdb (id 7) 2024-03-01 20:55:24,070 DEBUG blivet/MainThread: action: [91] destroy format None on disk sdc (id 22) 2024-03-01 20:55:24,070 DEBUG blivet/MainThread: action: [92] create format lvmpv on disk sdc (id 22) 2024-03-01 20:55:24,070 DEBUG blivet/MainThread: action: [98] create device lvmvg test_vg1 (id 94) 2024-03-01 20:55:24,070 DEBUG blivet/MainThread: action: [105] create device lvmlv test_vg1-lv1 (id 100) 2024-03-01 20:55:24,070 DEBUG blivet/MainThread: action: [106] create format xfs filesystem on lvmlv test_vg1-lv1 (id 100) 2024-03-01 20:55:24,070 DEBUG blivet/MainThread: action: [114] create device lvmlv test_vg1-lv2 (id 109) 2024-03-01 20:55:24,070 DEBUG blivet/MainThread: action: [115] create format xfs filesystem on lvmlv test_vg1-lv2 (id 109) 2024-03-01 20:55:24,070 DEBUG blivet/MainThread: action: [118] destroy format None on disk sdd (id 27) 2024-03-01 20:55:24,070 DEBUG blivet/MainThread: action: [119] create format lvmpv on disk sdd (id 27) 2024-03-01 20:55:24,071 DEBUG blivet/MainThread: action: [122] destroy format None on disk sde (id 32) 2024-03-01 20:55:24,071 DEBUG blivet/MainThread: action: [123] create format lvmpv on disk sde (id 32) 2024-03-01 20:55:24,071 DEBUG blivet/MainThread: action: [126] destroy format None on disk sdf (id 37) 2024-03-01 20:55:24,071 DEBUG blivet/MainThread: action: [127] create format lvmpv on disk sdf (id 37) 2024-03-01 20:55:24,071 DEBUG blivet/MainThread: action: [133] create device lvmvg test_vg2 (id 129) 2024-03-01 20:55:24,071 DEBUG blivet/MainThread: action: [140] create device lvmlv test_vg2-lv3 (id 135) 2024-03-01 20:55:24,071 DEBUG blivet/MainThread: action: [141] create format xfs filesystem on lvmlv test_vg2-lv3 (id 135) 2024-03-01 20:55:24,071 DEBUG blivet/MainThread: action: [149] create device lvmlv test_vg2-lv4 (id 144) 2024-03-01 20:55:24,071 DEBUG blivet/MainThread: action: [150] create format xfs filesystem on lvmlv test_vg2-lv4 (id 144) 2024-03-01 20:55:24,071 DEBUG blivet/MainThread: action: [153] destroy format None on disk sdg (id 42) 2024-03-01 20:55:24,071 DEBUG blivet/MainThread: action: [154] create format lvmpv on disk sdg (id 42) 2024-03-01 20:55:24,071 DEBUG blivet/MainThread: action: [157] destroy format None on disk sdh (id 47) 2024-03-01 20:55:24,071 DEBUG blivet/MainThread: action: [158] create format lvmpv on disk sdh (id 47) 2024-03-01 20:55:24,071 DEBUG blivet/MainThread: action: [161] destroy format None on disk sdi (id 52) 2024-03-01 20:55:24,071 DEBUG blivet/MainThread: action: [162] create format lvmpv on disk sdi (id 52) 2024-03-01 20:55:24,071 DEBUG blivet/MainThread: action: [165] destroy format None on disk sdj (id 57) 2024-03-01 20:55:24,071 DEBUG blivet/MainThread: action: [166] create format lvmpv on disk sdj (id 57) 2024-03-01 20:55:24,072 DEBUG blivet/MainThread: action: [172] create device lvmvg test_vg3 (id 168) 2024-03-01 20:55:24,072 DEBUG blivet/MainThread: action: [179] create device lvmlv test_vg3-lv5 (id 174) 2024-03-01 20:55:24,072 DEBUG blivet/MainThread: action: [180] create format xfs filesystem on lvmlv test_vg3-lv5 (id 174) 2024-03-01 20:55:24,072 DEBUG blivet/MainThread: action: [188] create device lvmlv test_vg3-lv6 (id 183) 2024-03-01 20:55:24,072 DEBUG blivet/MainThread: action: [189] create format xfs filesystem on lvmlv test_vg3-lv6 (id 183) 2024-03-01 20:55:24,072 DEBUG blivet/MainThread: action: [197] create device lvmlv test_vg3-lv7 (id 192) 2024-03-01 20:55:24,072 DEBUG blivet/MainThread: action: [198] create format xfs filesystem on lvmlv test_vg3-lv7 (id 192) 2024-03-01 20:55:24,072 DEBUG blivet/MainThread: action: [206] create device lvmlv test_vg3-lv8 (id 201) 2024-03-01 20:55:24,072 DEBUG blivet/MainThread: action: [207] create format xfs filesystem on lvmlv test_vg3-lv8 (id 201) 2024-03-01 20:55:24,072 INFO blivet/MainThread: pruning action queue... 2024-03-01 20:55:24,074 INFO blivet/MainThread: resetting parted disks... 2024-03-01 20:55:24,077 DEBUG blivet/MainThread: DiskLabel.reset_parted_disk: device: /dev/xvda ; 2024-03-01 20:55:24,079 DEBUG blivet/MainThread: DiskLabel.reset_parted_disk: device: /dev/xvda ; 2024-03-01 20:55:24,081 DEBUG blivet/MainThread: PartitionDevice.pre_commit_fixup: xvda1 ; 2024-03-01 20:55:24,082 DEBUG blivet/MainThread: sector-based lookup found partition xvda1 2024-03-01 20:55:24,084 DEBUG blivet/MainThread: PartitionDevice._set_parted_partition: xvda1 ; 2024-03-01 20:55:24,084 DEBUG blivet/MainThread: device xvda1 new parted_partition parted.Partition instance -- disk: fileSystem: number: 1 path: /dev/xvda1 type: 0 name: None active: True busy: True geometry: PedPartition: <_ped.Partition object at 0x7f90601f8630> 2024-03-01 20:55:24,085 INFO blivet/MainThread: sorting actions... 2024-03-01 20:55:24,116 DEBUG blivet/MainThread: action: [165] destroy format None on disk sdj (id 57) 2024-03-01 20:55:24,117 DEBUG blivet/MainThread: action: [161] destroy format None on disk sdi (id 52) 2024-03-01 20:55:24,117 DEBUG blivet/MainThread: action: [157] destroy format None on disk sdh (id 47) 2024-03-01 20:55:24,117 DEBUG blivet/MainThread: action: [153] destroy format None on disk sdg (id 42) 2024-03-01 20:55:24,118 DEBUG blivet/MainThread: action: [126] destroy format None on disk sdf (id 37) 2024-03-01 20:55:24,118 DEBUG blivet/MainThread: action: [122] destroy format None on disk sde (id 32) 2024-03-01 20:55:24,118 DEBUG blivet/MainThread: action: [118] destroy format None on disk sdd (id 27) 2024-03-01 20:55:24,119 DEBUG blivet/MainThread: action: [91] destroy format None on disk sdc (id 22) 2024-03-01 20:55:24,119 DEBUG blivet/MainThread: action: [87] destroy format None on disk sdb (id 7) 2024-03-01 20:55:24,119 DEBUG blivet/MainThread: action: [83] destroy format None on disk sda (id 2) 2024-03-01 20:55:24,120 DEBUG blivet/MainThread: action: [166] create format lvmpv on disk sdj (id 57) 2024-03-01 20:55:24,120 DEBUG blivet/MainThread: action: [162] create format lvmpv on disk sdi (id 52) 2024-03-01 20:55:24,120 DEBUG blivet/MainThread: action: [158] create format lvmpv on disk sdh (id 47) 2024-03-01 20:55:24,121 DEBUG blivet/MainThread: action: [154] create format lvmpv on disk sdg (id 42) 2024-03-01 20:55:24,121 DEBUG blivet/MainThread: action: [172] create device lvmvg test_vg3 (id 168) 2024-03-01 20:55:24,121 DEBUG blivet/MainThread: action: [206] create device lvmlv test_vg3-lv8 (id 201) 2024-03-01 20:55:24,122 DEBUG blivet/MainThread: action: [207] create format xfs filesystem on lvmlv test_vg3-lv8 (id 201) 2024-03-01 20:55:24,122 DEBUG blivet/MainThread: action: [197] create device lvmlv test_vg3-lv7 (id 192) 2024-03-01 20:55:24,122 DEBUG blivet/MainThread: action: [198] create format xfs filesystem on lvmlv test_vg3-lv7 (id 192) 2024-03-01 20:55:24,123 DEBUG blivet/MainThread: action: [188] create device lvmlv test_vg3-lv6 (id 183) 2024-03-01 20:55:24,123 DEBUG blivet/MainThread: action: [189] create format xfs filesystem on lvmlv test_vg3-lv6 (id 183) 2024-03-01 20:55:24,123 DEBUG blivet/MainThread: action: [179] create device lvmlv test_vg3-lv5 (id 174) 2024-03-01 20:55:24,124 DEBUG blivet/MainThread: action: [180] create format xfs filesystem on lvmlv test_vg3-lv5 (id 174) 2024-03-01 20:55:24,124 DEBUG blivet/MainThread: action: [127] create format lvmpv on disk sdf (id 37) 2024-03-01 20:55:24,125 DEBUG blivet/MainThread: action: [123] create format lvmpv on disk sde (id 32) 2024-03-01 20:55:24,125 DEBUG blivet/MainThread: action: [119] create format lvmpv on disk sdd (id 27) 2024-03-01 20:55:24,125 DEBUG blivet/MainThread: action: [133] create device lvmvg test_vg2 (id 129) 2024-03-01 20:55:24,126 DEBUG blivet/MainThread: action: [149] create device lvmlv test_vg2-lv4 (id 144) 2024-03-01 20:55:24,126 DEBUG blivet/MainThread: action: [150] create format xfs filesystem on lvmlv test_vg2-lv4 (id 144) 2024-03-01 20:55:24,126 DEBUG blivet/MainThread: action: [140] create device lvmlv test_vg2-lv3 (id 135) 2024-03-01 20:55:24,127 DEBUG blivet/MainThread: action: [141] create format xfs filesystem on lvmlv test_vg2-lv3 (id 135) 2024-03-01 20:55:24,127 DEBUG blivet/MainThread: action: [92] create format lvmpv on disk sdc (id 22) 2024-03-01 20:55:24,128 DEBUG blivet/MainThread: action: [88] create format lvmpv on disk sdb (id 7) 2024-03-01 20:55:24,128 DEBUG blivet/MainThread: action: [84] create format lvmpv on disk sda (id 2) 2024-03-01 20:55:24,128 DEBUG blivet/MainThread: action: [98] create device lvmvg test_vg1 (id 94) 2024-03-01 20:55:24,129 DEBUG blivet/MainThread: action: [114] create device lvmlv test_vg1-lv2 (id 109) 2024-03-01 20:55:24,129 DEBUG blivet/MainThread: action: [115] create format xfs filesystem on lvmlv test_vg1-lv2 (id 109) 2024-03-01 20:55:24,129 DEBUG blivet/MainThread: action: [105] create device lvmlv test_vg1-lv1 (id 100) 2024-03-01 20:55:24,130 DEBUG blivet/MainThread: action: [106] create format xfs filesystem on lvmlv test_vg1-lv1 (id 100) 2024-03-01 20:55:24,130 INFO blivet/MainThread: executing action: [165] destroy format None on disk sdj (id 57) 2024-03-01 20:55:24,133 DEBUG blivet/MainThread: DiskDevice.setup: sdj ; orig: True ; status: True ; controllable: True ; 2024-03-01 20:55:24,135 DEBUG blivet/MainThread: DeviceFormat.destroy: device: /dev/sdj ; type: None ; status: False ; 2024-03-01 20:55:24,135 INFO program/MainThread: Running... wipefs -f -a /dev/sdj 2024-03-01 20:55:24,141 DEBUG program/MainThread: Return code: 0 2024-03-01 20:55:24,141 INFO program/MainThread: Running... udevadm settle --timeout=300 2024-03-01 20:55:24,165 DEBUG program/MainThread: Return code: 0 2024-03-01 20:55:24,165 INFO program/MainThread: Running... udevadm settle --timeout=300 2024-03-01 20:55:24,177 DEBUG program/MainThread: Return code: 0 2024-03-01 20:55:24,178 INFO blivet/MainThread: executing action: [161] destroy format None on disk sdi (id 52) 2024-03-01 20:55:24,181 DEBUG blivet/MainThread: DiskDevice.setup: sdi ; orig: True ; status: True ; controllable: True ; 2024-03-01 20:55:24,184 DEBUG blivet/MainThread: DeviceFormat.destroy: device: /dev/sdi ; type: None ; status: False ; 2024-03-01 20:55:24,184 INFO program/MainThread: Running... wipefs -f -a /dev/sdi 2024-03-01 20:55:24,188 DEBUG program/MainThread: Return code: 0 2024-03-01 20:55:24,189 INFO program/MainThread: Running... udevadm settle --timeout=300 2024-03-01 20:55:24,213 DEBUG program/MainThread: Return code: 0 2024-03-01 20:55:24,213 INFO program/MainThread: Running... udevadm settle --timeout=300 2024-03-01 20:55:24,225 DEBUG program/MainThread: Return code: 0 2024-03-01 20:55:24,226 INFO blivet/MainThread: executing action: [157] destroy format None on disk sdh (id 47) 2024-03-01 20:55:24,229 DEBUG blivet/MainThread: DiskDevice.setup: sdh ; orig: True ; status: True ; controllable: True ; 2024-03-01 20:55:24,232 DEBUG blivet/MainThread: DeviceFormat.destroy: device: /dev/sdh ; type: None ; status: False ; 2024-03-01 20:55:24,232 INFO program/MainThread: Running... wipefs -f -a /dev/sdh 2024-03-01 20:55:24,236 DEBUG program/MainThread: Return code: 0 2024-03-01 20:55:24,237 INFO program/MainThread: Running... udevadm settle --timeout=300 2024-03-01 20:55:24,260 DEBUG program/MainThread: Return code: 0 2024-03-01 20:55:24,260 INFO program/MainThread: Running... udevadm settle --timeout=300 2024-03-01 20:55:24,272 DEBUG program/MainThread: Return code: 0 2024-03-01 20:55:24,273 INFO blivet/MainThread: executing action: [153] destroy format None on disk sdg (id 42) 2024-03-01 20:55:24,276 DEBUG blivet/MainThread: DiskDevice.setup: sdg ; orig: True ; status: True ; controllable: True ; 2024-03-01 20:55:24,279 DEBUG blivet/MainThread: DeviceFormat.destroy: device: /dev/sdg ; type: None ; status: False ; 2024-03-01 20:55:24,279 INFO program/MainThread: Running... wipefs -f -a /dev/sdg 2024-03-01 20:55:24,284 DEBUG program/MainThread: Return code: 0 2024-03-01 20:55:24,284 INFO program/MainThread: Running... udevadm settle --timeout=300 2024-03-01 20:55:24,309 DEBUG program/MainThread: Return code: 0 2024-03-01 20:55:24,310 INFO program/MainThread: Running... udevadm settle --timeout=300 2024-03-01 20:55:24,322 DEBUG program/MainThread: Return code: 0 2024-03-01 20:55:24,323 INFO blivet/MainThread: executing action: [126] destroy format None on disk sdf (id 37) 2024-03-01 20:55:24,326 DEBUG blivet/MainThread: DiskDevice.setup: sdf ; orig: True ; status: True ; controllable: True ; 2024-03-01 20:55:24,329 DEBUG blivet/MainThread: DeviceFormat.destroy: device: /dev/sdf ; type: None ; status: False ; 2024-03-01 20:55:24,329 INFO program/MainThread: Running... wipefs -f -a /dev/sdf 2024-03-01 20:55:24,334 DEBUG program/MainThread: Return code: 0 2024-03-01 20:55:24,334 INFO program/MainThread: Running... udevadm settle --timeout=300 2024-03-01 20:55:24,358 DEBUG program/MainThread: Return code: 0 2024-03-01 20:55:24,358 INFO program/MainThread: Running... udevadm settle --timeout=300 2024-03-01 20:55:24,371 DEBUG program/MainThread: Return code: 0 2024-03-01 20:55:24,372 INFO blivet/MainThread: executing action: [122] destroy format None on disk sde (id 32) 2024-03-01 20:55:24,375 DEBUG blivet/MainThread: DiskDevice.setup: sde ; orig: True ; status: True ; controllable: True ; 2024-03-01 20:55:24,378 DEBUG blivet/MainThread: DeviceFormat.destroy: device: /dev/sde ; type: None ; status: False ; 2024-03-01 20:55:24,378 INFO program/MainThread: Running... wipefs -f -a /dev/sde 2024-03-01 20:55:24,383 DEBUG program/MainThread: Return code: 0 2024-03-01 20:55:24,383 INFO program/MainThread: Running... udevadm settle --timeout=300 2024-03-01 20:55:24,406 DEBUG program/MainThread: Return code: 0 2024-03-01 20:55:24,406 INFO program/MainThread: Running... udevadm settle --timeout=300 2024-03-01 20:55:24,418 DEBUG program/MainThread: Return code: 0 2024-03-01 20:55:24,419 INFO blivet/MainThread: executing action: [118] destroy format None on disk sdd (id 27) 2024-03-01 20:55:24,422 DEBUG blivet/MainThread: DiskDevice.setup: sdd ; orig: True ; status: True ; controllable: True ; 2024-03-01 20:55:24,425 DEBUG blivet/MainThread: DeviceFormat.destroy: device: /dev/sdd ; type: None ; status: False ; 2024-03-01 20:55:24,425 INFO program/MainThread: Running... wipefs -f -a /dev/sdd 2024-03-01 20:55:24,432 DEBUG program/MainThread: Return code: 0 2024-03-01 20:55:24,432 INFO program/MainThread: Running... udevadm settle --timeout=300 2024-03-01 20:55:24,457 DEBUG program/MainThread: Return code: 0 2024-03-01 20:55:24,458 INFO program/MainThread: Running... udevadm settle --timeout=300 2024-03-01 20:55:24,469 DEBUG program/MainThread: Return code: 0 2024-03-01 20:55:24,470 INFO blivet/MainThread: executing action: [91] destroy format None on disk sdc (id 22) 2024-03-01 20:55:24,473 DEBUG blivet/MainThread: DiskDevice.setup: sdc ; orig: True ; status: True ; controllable: True ; 2024-03-01 20:55:24,476 DEBUG blivet/MainThread: DeviceFormat.destroy: device: /dev/sdc ; type: None ; status: False ; 2024-03-01 20:55:24,476 INFO program/MainThread: Running... wipefs -f -a /dev/sdc 2024-03-01 20:55:24,481 DEBUG program/MainThread: Return code: 0 2024-03-01 20:55:24,481 INFO program/MainThread: Running... udevadm settle --timeout=300 2024-03-01 20:55:24,506 DEBUG program/MainThread: Return code: 0 2024-03-01 20:55:24,506 INFO program/MainThread: Running... udevadm settle --timeout=300 2024-03-01 20:55:24,518 DEBUG program/MainThread: Return code: 0 2024-03-01 20:55:24,519 INFO blivet/MainThread: executing action: [87] destroy format None on disk sdb (id 7) 2024-03-01 20:55:24,522 DEBUG blivet/MainThread: DiskDevice.setup: sdb ; orig: True ; status: True ; controllable: True ; 2024-03-01 20:55:24,525 DEBUG blivet/MainThread: DeviceFormat.destroy: device: /dev/sdb ; type: None ; status: False ; 2024-03-01 20:55:24,525 INFO program/MainThread: Running... wipefs -f -a /dev/sdb 2024-03-01 20:55:24,531 DEBUG program/MainThread: Return code: 0 2024-03-01 20:55:24,532 INFO program/MainThread: Running... udevadm settle --timeout=300 2024-03-01 20:55:24,557 DEBUG program/MainThread: Return code: 0 2024-03-01 20:55:24,558 INFO program/MainThread: Running... udevadm settle --timeout=300 2024-03-01 20:55:24,569 DEBUG program/MainThread: Return code: 0 2024-03-01 20:55:24,570 INFO blivet/MainThread: executing action: [83] destroy format None on disk sda (id 2) 2024-03-01 20:55:24,573 DEBUG blivet/MainThread: DiskDevice.setup: sda ; orig: True ; status: True ; controllable: True ; 2024-03-01 20:55:24,576 DEBUG blivet/MainThread: DeviceFormat.destroy: device: /dev/sda ; type: None ; status: False ; 2024-03-01 20:55:24,576 INFO program/MainThread: Running... wipefs -f -a /dev/sda 2024-03-01 20:55:24,583 DEBUG program/MainThread: Return code: 0 2024-03-01 20:55:24,583 INFO program/MainThread: Running... udevadm settle --timeout=300 2024-03-01 20:55:24,609 DEBUG program/MainThread: Return code: 0 2024-03-01 20:55:24,610 INFO program/MainThread: Running... udevadm settle --timeout=300 2024-03-01 20:55:24,621 DEBUG program/MainThread: Return code: 0 2024-03-01 20:55:24,622 INFO blivet/MainThread: executing action: [166] create format lvmpv on disk sdj (id 57) 2024-03-01 20:55:24,625 DEBUG blivet/MainThread: DiskDevice.setup: sdj ; orig: False ; status: True ; controllable: True ; 2024-03-01 20:55:24,628 DEBUG blivet/MainThread: LVMPhysicalVolume.create: device: /dev/sdj ; type: lvmpv ; status: False ; 2024-03-01 20:55:24,630 DEBUG blivet/MainThread: LVMPhysicalVolume._create: device: /dev/sdj ; type: lvmpv ; status: False ; 2024-03-01 20:55:24,630 DEBUG blivet/MainThread: lvm filter: device /dev/sdj added to the list of allowed devices 2024-03-01 20:55:24,630 DEBUG blivet/MainThread: lvm filter: clearing the lvm devices list 2024-03-01 20:55:24,631 INFO program/MainThread: Running [5] lvm pvcreate /dev/sdj --config= log {level=7 file=/tmp/lvm.log syslog=0} -y ... 2024-03-01 20:55:24,667 INFO program/MainThread: stdout[5]: Physical volume "/dev/sdj" successfully created. 2024-03-01 20:55:24,667 INFO program/MainThread: stderr[5]: 2024-03-01 20:55:24,668 INFO program/MainThread: ...done [5] (exit code: 0) 2024-03-01 20:55:24,668 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 20:55:24,678 INFO program/MainThread: stdout[6]: use_devicesfile=1 2024-03-01 20:55:24,678 INFO program/MainThread: stderr[6]: 2024-03-01 20:55:24,678 INFO program/MainThread: ...done [6] (exit code: 0) 2024-03-01 20:55:24,678 INFO program/MainThread: Running [7] lvmdevices --adddev /dev/sdj ... 2024-03-01 20:55:24,706 INFO program/MainThread: stdout[7]: 2024-03-01 20:55:24,706 INFO program/MainThread: stderr[7]: 2024-03-01 20:55:24,706 INFO program/MainThread: ...done [7] (exit code: 0) 2024-03-01 20:55:24,706 DEBUG blivet/MainThread: lvm filter: restoring the lvm devices list to /dev/sdj 2024-03-01 20:55:24,707 INFO program/MainThread: Running... udevadm settle --timeout=300 2024-03-01 20:55:24,715 DEBUG program/MainThread: Return code: 0 2024-03-01 20:55:24,719 DEBUG blivet/MainThread: DiskDevice.update_sysfs_path: sdj ; status: True ; 2024-03-01 20:55:24,719 DEBUG blivet/MainThread: sdj sysfs_path set to /sys/devices/tcm_loop_0/tcm_loop_adapter_0/host2/target2:0:1/2:0:1:9/block/sdj 2024-03-01 20:55:24,720 INFO program/MainThread: Running... udevadm trigger --action=change --subsystem-match=block --sysname-match=sdj 2024-03-01 20:55:24,728 DEBUG program/MainThread: Return code: 0 2024-03-01 20:55:24,729 INFO program/MainThread: Running... udevadm settle --timeout=300 2024-03-01 20:55:24,749 DEBUG program/MainThread: Return code: 0 2024-03-01 20:55:24,749 INFO blivet/MainThread: executing action: [162] create format lvmpv on disk sdi (id 52) 2024-03-01 20:55:24,753 DEBUG blivet/MainThread: DiskDevice.setup: sdi ; orig: False ; status: True ; controllable: True ; 2024-03-01 20:55:24,755 DEBUG blivet/MainThread: LVMPhysicalVolume.create: device: /dev/sdi ; type: lvmpv ; status: False ; 2024-03-01 20:55:24,758 DEBUG blivet/MainThread: LVMPhysicalVolume._create: device: /dev/sdi ; type: lvmpv ; status: False ; 2024-03-01 20:55:24,758 DEBUG blivet/MainThread: lvm filter: device /dev/sdi added to the list of allowed devices 2024-03-01 20:55:24,758 DEBUG blivet/MainThread: lvm filter: clearing the lvm devices list 2024-03-01 20:55:24,758 INFO program/MainThread: Running [8] lvm pvcreate /dev/sdi --config= log {level=7 file=/tmp/lvm.log syslog=0} -y ... 2024-03-01 20:55:24,794 INFO program/MainThread: stdout[8]: Physical volume "/dev/sdi" successfully created. 2024-03-01 20:55:24,794 INFO program/MainThread: stderr[8]: 2024-03-01 20:55:24,794 INFO program/MainThread: ...done [8] (exit code: 0) 2024-03-01 20:55:24,795 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 20:55:24,802 INFO program/MainThread: stdout[9]: use_devicesfile=1 2024-03-01 20:55:24,802 INFO program/MainThread: stderr[9]: 2024-03-01 20:55:24,802 INFO program/MainThread: ...done [9] (exit code: 0) 2024-03-01 20:55:24,802 INFO program/MainThread: Running [10] lvmdevices --adddev /dev/sdi ... 2024-03-01 20:55:24,830 INFO program/MainThread: stdout[10]: 2024-03-01 20:55:24,830 INFO program/MainThread: stderr[10]: 2024-03-01 20:55:24,830 INFO program/MainThread: ...done [10] (exit code: 0) 2024-03-01 20:55:24,830 DEBUG blivet/MainThread: lvm filter: restoring the lvm devices list to /dev/sdi 2024-03-01 20:55:24,831 INFO program/MainThread: Running... udevadm settle --timeout=300 2024-03-01 20:55:24,842 DEBUG program/MainThread: Return code: 0 2024-03-01 20:55:24,846 DEBUG blivet/MainThread: DiskDevice.update_sysfs_path: sdi ; status: True ; 2024-03-01 20:55:24,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 20:55:24,847 INFO program/MainThread: Running... udevadm trigger --action=change --subsystem-match=block --sysname-match=sdi 2024-03-01 20:55:24,855 DEBUG program/MainThread: Return code: 0 2024-03-01 20:55:24,856 INFO program/MainThread: Running... udevadm settle --timeout=300 2024-03-01 20:55:24,876 DEBUG program/MainThread: Return code: 0 2024-03-01 20:55:24,876 INFO blivet/MainThread: executing action: [158] create format lvmpv on disk sdh (id 47) 2024-03-01 20:55:24,880 DEBUG blivet/MainThread: DiskDevice.setup: sdh ; orig: False ; status: True ; controllable: True ; 2024-03-01 20:55:24,882 DEBUG blivet/MainThread: LVMPhysicalVolume.create: device: /dev/sdh ; type: lvmpv ; status: False ; 2024-03-01 20:55:24,885 DEBUG blivet/MainThread: LVMPhysicalVolume._create: device: /dev/sdh ; type: lvmpv ; status: False ; 2024-03-01 20:55:24,885 DEBUG blivet/MainThread: lvm filter: device /dev/sdh added to the list of allowed devices 2024-03-01 20:55:24,885 DEBUG blivet/MainThread: lvm filter: clearing the lvm devices list 2024-03-01 20:55:24,885 INFO program/MainThread: Running [11] lvm pvcreate /dev/sdh --config= log {level=7 file=/tmp/lvm.log syslog=0} -y ... 2024-03-01 20:55:24,918 INFO program/MainThread: stdout[11]: Physical volume "/dev/sdh" successfully created. 2024-03-01 20:55:24,919 INFO program/MainThread: stderr[11]: 2024-03-01 20:55:24,919 INFO program/MainThread: ...done [11] (exit code: 0) 2024-03-01 20:55:24,919 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 20:55:24,931 INFO program/MainThread: stdout[12]: use_devicesfile=1 2024-03-01 20:55:24,931 INFO program/MainThread: stderr[12]: 2024-03-01 20:55:24,931 INFO program/MainThread: ...done [12] (exit code: 0) 2024-03-01 20:55:24,931 INFO program/MainThread: Running [13] lvmdevices --adddev /dev/sdh ... 2024-03-01 20:55:24,958 INFO program/MainThread: stdout[13]: 2024-03-01 20:55:24,958 INFO program/MainThread: stderr[13]: 2024-03-01 20:55:24,958 INFO program/MainThread: ...done [13] (exit code: 0) 2024-03-01 20:55:24,958 DEBUG blivet/MainThread: lvm filter: restoring the lvm devices list to /dev/sdh 2024-03-01 20:55:24,959 INFO program/MainThread: Running... udevadm settle --timeout=300 2024-03-01 20:55:24,971 DEBUG program/MainThread: Return code: 0 2024-03-01 20:55:24,975 DEBUG blivet/MainThread: DiskDevice.update_sysfs_path: sdh ; status: True ; 2024-03-01 20:55:24,975 DEBUG blivet/MainThread: sdh sysfs_path set to /sys/devices/tcm_loop_0/tcm_loop_adapter_0/host2/target2:0:1/2:0:1:7/block/sdh 2024-03-01 20:55:24,976 INFO program/MainThread: Running... udevadm trigger --action=change --subsystem-match=block --sysname-match=sdh 2024-03-01 20:55:24,985 DEBUG program/MainThread: Return code: 0 2024-03-01 20:55:24,985 INFO program/MainThread: Running... udevadm settle --timeout=300 2024-03-01 20:55:25,009 DEBUG program/MainThread: Return code: 0 2024-03-01 20:55:25,009 INFO blivet/MainThread: executing action: [154] create format lvmpv on disk sdg (id 42) 2024-03-01 20:55:25,013 DEBUG blivet/MainThread: DiskDevice.setup: sdg ; orig: False ; status: True ; controllable: True ; 2024-03-01 20:55:25,016 DEBUG blivet/MainThread: LVMPhysicalVolume.create: device: /dev/sdg ; type: lvmpv ; status: False ; 2024-03-01 20:55:25,018 DEBUG blivet/MainThread: LVMPhysicalVolume._create: device: /dev/sdg ; type: lvmpv ; status: False ; 2024-03-01 20:55:25,018 DEBUG blivet/MainThread: lvm filter: device /dev/sdg added to the list of allowed devices 2024-03-01 20:55:25,018 DEBUG blivet/MainThread: lvm filter: clearing the lvm devices list 2024-03-01 20:55:25,018 INFO program/MainThread: Running [14] lvm pvcreate /dev/sdg --config= log {level=7 file=/tmp/lvm.log syslog=0} -y ... 2024-03-01 20:55:25,057 INFO program/MainThread: stdout[14]: Physical volume "/dev/sdg" successfully created. 2024-03-01 20:55:25,057 INFO program/MainThread: stderr[14]: 2024-03-01 20:55:25,057 INFO program/MainThread: ...done [14] (exit code: 0) 2024-03-01 20:55:25,057 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 20:55:25,064 INFO program/MainThread: stdout[15]: use_devicesfile=1 2024-03-01 20:55:25,064 INFO program/MainThread: stderr[15]: 2024-03-01 20:55:25,064 INFO program/MainThread: ...done [15] (exit code: 0) 2024-03-01 20:55:25,064 INFO program/MainThread: Running [16] lvmdevices --adddev /dev/sdg ... 2024-03-01 20:55:25,092 INFO program/MainThread: stdout[16]: 2024-03-01 20:55:25,092 INFO program/MainThread: stderr[16]: 2024-03-01 20:55:25,092 INFO program/MainThread: ...done [16] (exit code: 0) 2024-03-01 20:55:25,092 DEBUG blivet/MainThread: lvm filter: restoring the lvm devices list to /dev/sdg 2024-03-01 20:55:25,092 INFO program/MainThread: Running... udevadm settle --timeout=300 2024-03-01 20:55:25,105 DEBUG program/MainThread: Return code: 0 2024-03-01 20:55:25,109 DEBUG blivet/MainThread: DiskDevice.update_sysfs_path: sdg ; status: True ; 2024-03-01 20:55:25,109 DEBUG blivet/MainThread: sdg sysfs_path set to /sys/devices/tcm_loop_0/tcm_loop_adapter_0/host2/target2:0:1/2:0:1:6/block/sdg 2024-03-01 20:55:25,110 INFO program/MainThread: Running... udevadm trigger --action=change --subsystem-match=block --sysname-match=sdg 2024-03-01 20:55:25,119 DEBUG program/MainThread: Return code: 0 2024-03-01 20:55:25,119 INFO program/MainThread: Running... udevadm settle --timeout=300 2024-03-01 20:55:25,143 DEBUG program/MainThread: Return code: 0 2024-03-01 20:55:25,143 INFO blivet/MainThread: executing action: [172] create device lvmvg test_vg3 (id 168) 2024-03-01 20:55:25,147 DEBUG blivet/MainThread: LVMVolumeGroupDevice.create: test_vg3 ; status: False ; 2024-03-01 20:55:25,149 DEBUG blivet/MainThread: LVMVolumeGroupDevice.setup_parents: name: test_vg3 ; orig: False ; 2024-03-01 20:55:25,152 DEBUG blivet/MainThread: DiskDevice.setup: sdg ; orig: False ; status: True ; controllable: True ; 2024-03-01 20:55:25,155 DEBUG blivet/MainThread: LVMPhysicalVolume.setup: device: /dev/sdg ; type: lvmpv ; status: False ; 2024-03-01 20:55:25,157 DEBUG blivet/MainThread: DiskDevice.setup: sdh ; orig: False ; status: True ; controllable: True ; 2024-03-01 20:55:25,160 DEBUG blivet/MainThread: LVMPhysicalVolume.setup: device: /dev/sdh ; type: lvmpv ; status: False ; 2024-03-01 20:55:25,163 DEBUG blivet/MainThread: DiskDevice.setup: sdi ; orig: False ; status: True ; controllable: True ; 2024-03-01 20:55:25,165 DEBUG blivet/MainThread: LVMPhysicalVolume.setup: device: /dev/sdi ; type: lvmpv ; status: False ; 2024-03-01 20:55:25,168 DEBUG blivet/MainThread: DiskDevice.setup: sdj ; orig: False ; status: True ; controllable: True ; 2024-03-01 20:55:25,170 DEBUG blivet/MainThread: LVMPhysicalVolume.setup: device: /dev/sdj ; type: lvmpv ; status: False ; 2024-03-01 20:55:25,173 DEBUG blivet/MainThread: LVMVolumeGroupDevice._create: test_vg3 ; status: False ; 2024-03-01 20:55:25,173 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 20:55:25,220 INFO program/MainThread: stdout[17]: Volume group "test_vg3" successfully created 2024-03-01 20:55:25,220 INFO program/MainThread: stderr[17]: 2024-03-01 20:55:25,221 INFO program/MainThread: ...done [17] (exit code: 0) 2024-03-01 20:55:25,231 DEBUG blivet/MainThread: LVMVolumeGroupDevice.setup: test_vg3 ; orig: False ; status: False ; controllable: True ; 2024-03-01 20:55:25,241 DEBUG blivet/MainThread: LVMVolumeGroupDevice.setup_parents: name: test_vg3 ; orig: False ; 2024-03-01 20:55:25,254 DEBUG blivet/MainThread: DiskDevice.setup: sdg ; orig: False ; status: True ; controllable: True ; 2024-03-01 20:55:25,267 DEBUG blivet/MainThread: LVMPhysicalVolume.setup: device: /dev/sdg ; type: lvmpv ; status: False ; 2024-03-01 20:55:25,275 DEBUG blivet/MainThread: DiskDevice.setup: sdh ; orig: False ; status: True ; controllable: True ; 2024-03-01 20:55:25,294 DEBUG blivet/MainThread: LVMPhysicalVolume.setup: device: /dev/sdh ; type: lvmpv ; status: False ; 2024-03-01 20:55:25,305 DEBUG blivet/MainThread: DiskDevice.setup: sdi ; orig: False ; status: True ; controllable: True ; 2024-03-01 20:55:25,310 DEBUG blivet/MainThread: LVMPhysicalVolume.setup: device: /dev/sdi ; type: lvmpv ; status: False ; 2024-03-01 20:55:25,315 DEBUG blivet/MainThread: DiskDevice.setup: sdj ; orig: False ; status: True ; controllable: True ; 2024-03-01 20:55:25,318 DEBUG blivet/MainThread: LVMPhysicalVolume.setup: device: /dev/sdj ; type: lvmpv ; status: False ; 2024-03-01 20:55:25,318 INFO program/MainThread: Running... udevadm settle --timeout=300 2024-03-01 20:55:25,330 DEBUG program/MainThread: Return code: 0 2024-03-01 20:55:25,334 DEBUG blivet/MainThread: LVMVolumeGroupDevice.update_sysfs_path: test_vg3 ; status: False ; 2024-03-01 20:55:25,337 DEBUG blivet/MainThread: LVMVolumeGroupDevice.update_sysfs_path: test_vg3 ; status: False ; 2024-03-01 20:55:25,337 INFO program/MainThread: Running... udevadm settle --timeout=300 2024-03-01 20:55:25,348 DEBUG program/MainThread: Return code: 0 2024-03-01 20:55:25,349 INFO program/MainThread: Running... udevadm trigger --action=change --subsystem-match=block --sysname-match=test_vg3 2024-03-01 20:55:25,356 DEBUG program/MainThread: Return code: 0 2024-03-01 20:55:25,356 INFO program/MainThread: Running... udevadm settle --timeout=300 2024-03-01 20:55:25,367 DEBUG program/MainThread: Return code: 0 2024-03-01 20:55:25,367 INFO blivet/MainThread: executing action: [206] create device lvmlv test_vg3-lv8 (id 201) 2024-03-01 20:55:25,371 DEBUG blivet/MainThread: LVMLogicalVolumeDevice.create: test_vg3-lv8 ; status: False ; 2024-03-01 20:55:25,374 DEBUG blivet/MainThread: LVMLogicalVolumeDevice.setup_parents: name: test_vg3-lv8 ; orig: False ; 2024-03-01 20:55:25,376 DEBUG blivet/MainThread: LVMVolumeGroupDevice.setup: test_vg3 ; orig: False ; status: False ; controllable: True ; 2024-03-01 20:55:25,380 DEBUG blivet/MainThread: LVMVolumeGroupDevice.setup_parents: name: test_vg3 ; orig: False ; 2024-03-01 20:55:25,382 DEBUG blivet/MainThread: DiskDevice.setup: sdg ; orig: False ; status: True ; controllable: True ; 2024-03-01 20:55:25,385 DEBUG blivet/MainThread: LVMPhysicalVolume.setup: device: /dev/sdg ; type: lvmpv ; status: False ; 2024-03-01 20:55:25,389 DEBUG blivet/MainThread: DiskDevice.setup: sdh ; orig: False ; status: True ; controllable: True ; 2024-03-01 20:55:25,391 DEBUG blivet/MainThread: LVMPhysicalVolume.setup: device: /dev/sdh ; type: lvmpv ; status: False ; 2024-03-01 20:55:25,394 DEBUG blivet/MainThread: DiskDevice.setup: sdi ; orig: False ; status: True ; controllable: True ; 2024-03-01 20:55:25,397 DEBUG blivet/MainThread: LVMPhysicalVolume.setup: device: /dev/sdi ; type: lvmpv ; status: False ; 2024-03-01 20:55:25,400 DEBUG blivet/MainThread: DiskDevice.setup: sdj ; orig: False ; status: True ; controllable: True ; 2024-03-01 20:55:25,403 DEBUG blivet/MainThread: LVMPhysicalVolume.setup: device: /dev/sdj ; type: lvmpv ; status: False ; 2024-03-01 20:55:25,403 INFO program/MainThread: Running... udevadm settle --timeout=300 2024-03-01 20:55:25,414 DEBUG program/MainThread: Return code: 0 2024-03-01 20:55:25,418 DEBUG blivet/MainThread: LVMVolumeGroupDevice.update_sysfs_path: test_vg3 ; status: False ; 2024-03-01 20:55:25,419 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 20:55:25,452 INFO program/MainThread: stdout[18]: LVM2_VG_NAME=test_vg3 LVM2_VG_UUID=Z06Llf-fSlV-JsRS-yW4I-cdCE-NRe3-3sra1r LVM2_VG_SIZE=4261412864 LVM2_VG_FREE=4261412864 LVM2_VG_EXTENT_SIZE=4194304 LVM2_VG_EXTENT_COUNT=1016 LVM2_VG_FREE_COUNT=1016 LVM2_PV_COUNT=4 2024-03-01 20:55:25,452 INFO program/MainThread: stderr[18]: 2024-03-01 20:55:25,452 INFO program/MainThread: ...done [18] (exit code: 0) 2024-03-01 20:55:25,456 DEBUG blivet/MainThread: LVMLogicalVolumeDevice._create: test_vg3-lv8 ; status: False ; 2024-03-01 20:55:25,456 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 20:55:25,507 INFO program/MainThread: stdout[19]: Logical volume "lv8" created. 2024-03-01 20:55:25,507 INFO program/MainThread: stderr[19]: 2024-03-01 20:55:25,507 INFO program/MainThread: ...done [19] (exit code: 0) 2024-03-01 20:55:25,516 DEBUG blivet/MainThread: LVMLogicalVolumeDevice.setup: test_vg3-lv8 ; orig: False ; status: True ; controllable: True ; 2024-03-01 20:55:25,523 DEBUG blivet/MainThread: LVMLogicalVolumeDevice.update_sysfs_path: test_vg3-lv8 ; status: True ; 2024-03-01 20:55:25,523 DEBUG blivet/MainThread: test_vg3-lv8 sysfs_path set to /sys/devices/virtual/block/dm-0 2024-03-01 20:55:25,524 INFO program/MainThread: Running... udevadm settle --timeout=300 2024-03-01 20:55:25,563 DEBUG program/MainThread: Return code: 0 2024-03-01 20:55:25,571 DEBUG blivet/MainThread: LVMLogicalVolumeDevice.read_current_size: exists: True ; path: /dev/mapper/test_vg3-lv8 ; sysfs_path: /sys/devices/virtual/block/dm-0 ; 2024-03-01 20:55:25,571 DEBUG blivet/MainThread: updated test_vg3-lv8 size to 408 MiB (408 MiB) 2024-03-01 20:55:25,572 INFO program/MainThread: Running... udevadm trigger --action=change --subsystem-match=block --sysname-match=dm-0 2024-03-01 20:55:25,581 DEBUG program/MainThread: Return code: 0 2024-03-01 20:55:25,581 INFO program/MainThread: Running... udevadm settle --timeout=300 2024-03-01 20:55:25,597 DEBUG program/MainThread: Return code: 0 2024-03-01 20:55:25,597 INFO blivet/MainThread: executing action: [207] create format xfs filesystem on lvmlv test_vg3-lv8 (id 201) 2024-03-01 20:55:25,601 DEBUG blivet/MainThread: LVMLogicalVolumeDevice.setup: test_vg3-lv8 ; orig: False ; status: True ; controllable: True ; 2024-03-01 20:55:25,604 DEBUG blivet/MainThread: XFS.create: device: /dev/mapper/test_vg3-lv8 ; type: xfs ; status: False ; 2024-03-01 20:55:25,607 DEBUG blivet/MainThread: XFS._create: type: xfs ; device: /dev/mapper/test_vg3-lv8 ; mountpoint: ; 2024-03-01 20:55:25,607 INFO program/MainThread: Running... mkfs.xfs -f /dev/mapper/test_vg3-lv8 2024-03-01 20:55:25,783 INFO program/MainThread: stdout: 2024-03-01 20:55:25,784 INFO program/MainThread: meta-data=/dev/mapper/test_vg3-lv8 isize=512 agcount=4, agsize=26112 blks 2024-03-01 20:55:25,784 INFO program/MainThread: = sectsz=512 attr=2, projid32bit=1 2024-03-01 20:55:25,784 INFO program/MainThread: = crc=1 finobt=1, sparse=1, rmapbt=0 2024-03-01 20:55:25,784 INFO program/MainThread: = reflink=1 bigtime=1 inobtcount=1 nrext64=0 2024-03-01 20:55:25,784 INFO program/MainThread: data = bsize=4096 blocks=104448, imaxpct=25 2024-03-01 20:55:25,784 INFO program/MainThread: = sunit=0 swidth=0 blks 2024-03-01 20:55:25,784 INFO program/MainThread: naming =version 2 bsize=4096 ascii-ci=0, ftype=1 2024-03-01 20:55:25,784 INFO program/MainThread: log =internal log bsize=4096 blocks=16384, version=2 2024-03-01 20:55:25,784 INFO program/MainThread: = sectsz=512 sunit=0 blks, lazy-count=1 2024-03-01 20:55:25,784 INFO program/MainThread: realtime =none extsz=4096 blocks=0, rtextents=0 2024-03-01 20:55:25,784 DEBUG program/MainThread: Return code: 0 2024-03-01 20:55:25,785 INFO program/MainThread: Running... xfs_admin -L -- /dev/mapper/test_vg3-lv8 2024-03-01 20:55:25,798 INFO program/MainThread: stdout: 2024-03-01 20:55:25,798 INFO program/MainThread: writing all SBs 2024-03-01 20:55:25,799 INFO program/MainThread: new label = "" 2024-03-01 20:55:25,799 DEBUG program/MainThread: Return code: 0 2024-03-01 20:55:25,799 INFO program/MainThread: Running... udevadm settle --timeout=300 2024-03-01 20:55:25,815 DEBUG program/MainThread: Return code: 0 2024-03-01 20:55:25,819 DEBUG blivet/MainThread: LVMLogicalVolumeDevice.update_sysfs_path: test_vg3-lv8 ; status: True ; 2024-03-01 20:55:25,819 DEBUG blivet/MainThread: test_vg3-lv8 sysfs_path set to /sys/devices/virtual/block/dm-0 2024-03-01 20:55:25,820 INFO program/MainThread: Running... udevadm trigger --action=change --subsystem-match=block --sysname-match=dm-0 2024-03-01 20:55:25,829 DEBUG program/MainThread: Return code: 0 2024-03-01 20:55:25,829 INFO program/MainThread: Running... udevadm settle --timeout=300 2024-03-01 20:55:25,844 DEBUG program/MainThread: Return code: 0 2024-03-01 20:55:25,844 INFO blivet/MainThread: executing action: [197] create device lvmlv test_vg3-lv7 (id 192) 2024-03-01 20:55:25,848 DEBUG blivet/MainThread: LVMLogicalVolumeDevice.create: test_vg3-lv7 ; status: False ; 2024-03-01 20:55:25,851 DEBUG blivet/MainThread: LVMLogicalVolumeDevice.setup_parents: name: test_vg3-lv7 ; orig: False ; 2024-03-01 20:55:25,854 DEBUG blivet/MainThread: LVMVolumeGroupDevice.setup: test_vg3 ; orig: False ; status: True ; controllable: True ; 2024-03-01 20:55:25,854 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 20:55:25,891 INFO program/MainThread: stdout[20]: LVM2_VG_NAME=test_vg3 LVM2_VG_UUID=Z06Llf-fSlV-JsRS-yW4I-cdCE-NRe3-3sra1r LVM2_VG_SIZE=4261412864 LVM2_VG_FREE=3833593856 LVM2_VG_EXTENT_SIZE=4194304 LVM2_VG_EXTENT_COUNT=1016 LVM2_VG_FREE_COUNT=914 LVM2_PV_COUNT=4 2024-03-01 20:55:25,891 INFO program/MainThread: stderr[20]: 2024-03-01 20:55:25,891 INFO program/MainThread: ...done [20] (exit code: 0) 2024-03-01 20:55:25,895 DEBUG blivet/MainThread: LVMLogicalVolumeDevice._create: test_vg3-lv7 ; status: False ; 2024-03-01 20:55:25,895 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 20:55:25,955 INFO program/MainThread: stdout[21]: Logical volume "lv7" created. 2024-03-01 20:55:25,955 INFO program/MainThread: stderr[21]: 2024-03-01 20:55:25,955 INFO program/MainThread: ...done [21] (exit code: 0) 2024-03-01 20:55:25,970 DEBUG blivet/MainThread: LVMLogicalVolumeDevice.setup: test_vg3-lv7 ; orig: False ; status: True ; controllable: True ; 2024-03-01 20:55:25,975 DEBUG blivet/MainThread: LVMLogicalVolumeDevice.update_sysfs_path: test_vg3-lv7 ; status: True ; 2024-03-01 20:55:25,975 DEBUG blivet/MainThread: test_vg3-lv7 sysfs_path set to /sys/devices/virtual/block/dm-1 2024-03-01 20:55:25,975 INFO program/MainThread: Running... udevadm settle --timeout=300 2024-03-01 20:55:26,013 DEBUG program/MainThread: Return code: 0 2024-03-01 20:55:26,020 DEBUG blivet/MainThread: LVMLogicalVolumeDevice.read_current_size: exists: True ; path: /dev/mapper/test_vg3-lv7 ; sysfs_path: /sys/devices/virtual/block/dm-1 ; 2024-03-01 20:55:26,020 DEBUG blivet/MainThread: updated test_vg3-lv7 size to 408 MiB (408 MiB) 2024-03-01 20:55:26,021 INFO program/MainThread: Running... udevadm trigger --action=change --subsystem-match=block --sysname-match=dm-1 2024-03-01 20:55:26,029 DEBUG program/MainThread: Return code: 0 2024-03-01 20:55:26,030 INFO program/MainThread: Running... udevadm settle --timeout=300 2024-03-01 20:55:26,046 DEBUG program/MainThread: Return code: 0 2024-03-01 20:55:26,046 INFO blivet/MainThread: executing action: [198] create format xfs filesystem on lvmlv test_vg3-lv7 (id 192) 2024-03-01 20:55:26,050 DEBUG blivet/MainThread: LVMLogicalVolumeDevice.setup: test_vg3-lv7 ; orig: False ; status: True ; controllable: True ; 2024-03-01 20:55:26,053 DEBUG blivet/MainThread: XFS.create: device: /dev/mapper/test_vg3-lv7 ; type: xfs ; status: False ; 2024-03-01 20:55:26,055 DEBUG blivet/MainThread: XFS._create: type: xfs ; device: /dev/mapper/test_vg3-lv7 ; mountpoint: ; 2024-03-01 20:55:26,056 INFO program/MainThread: Running... mkfs.xfs -f /dev/mapper/test_vg3-lv7 2024-03-01 20:55:26,797 INFO program/MainThread: stdout: 2024-03-01 20:55:26,798 INFO program/MainThread: meta-data=/dev/mapper/test_vg3-lv7 isize=512 agcount=4, agsize=26112 blks 2024-03-01 20:55:26,798 INFO program/MainThread: = sectsz=512 attr=2, projid32bit=1 2024-03-01 20:55:26,798 INFO program/MainThread: = crc=1 finobt=1, sparse=1, rmapbt=0 2024-03-01 20:55:26,798 INFO program/MainThread: = reflink=1 bigtime=1 inobtcount=1 nrext64=0 2024-03-01 20:55:26,798 INFO program/MainThread: data = bsize=4096 blocks=104448, imaxpct=25 2024-03-01 20:55:26,798 INFO program/MainThread: = sunit=0 swidth=0 blks 2024-03-01 20:55:26,798 INFO program/MainThread: naming =version 2 bsize=4096 ascii-ci=0, ftype=1 2024-03-01 20:55:26,798 INFO program/MainThread: log =internal log bsize=4096 blocks=16384, version=2 2024-03-01 20:55:26,798 INFO program/MainThread: = sectsz=512 sunit=0 blks, lazy-count=1 2024-03-01 20:55:26,798 INFO program/MainThread: realtime =none extsz=4096 blocks=0, rtextents=0 2024-03-01 20:55:26,798 DEBUG program/MainThread: Return code: 0 2024-03-01 20:55:26,799 INFO program/MainThread: Running... xfs_admin -L -- /dev/mapper/test_vg3-lv7 2024-03-01 20:55:26,814 INFO program/MainThread: stdout: 2024-03-01 20:55:26,815 INFO program/MainThread: writing all SBs 2024-03-01 20:55:26,815 INFO program/MainThread: new label = "" 2024-03-01 20:55:26,815 DEBUG program/MainThread: Return code: 0 2024-03-01 20:55:26,815 INFO program/MainThread: Running... udevadm settle --timeout=300 2024-03-01 20:55:26,839 DEBUG program/MainThread: Return code: 0 2024-03-01 20:55:26,843 DEBUG blivet/MainThread: LVMLogicalVolumeDevice.update_sysfs_path: test_vg3-lv7 ; status: True ; 2024-03-01 20:55:26,843 DEBUG blivet/MainThread: test_vg3-lv7 sysfs_path set to /sys/devices/virtual/block/dm-1 2024-03-01 20:55:26,844 INFO program/MainThread: Running... udevadm trigger --action=change --subsystem-match=block --sysname-match=dm-1 2024-03-01 20:55:26,853 DEBUG program/MainThread: Return code: 0 2024-03-01 20:55:26,853 INFO program/MainThread: Running... udevadm settle --timeout=300 2024-03-01 20:55:26,869 DEBUG program/MainThread: Return code: 0 2024-03-01 20:55:26,869 INFO blivet/MainThread: executing action: [188] create device lvmlv test_vg3-lv6 (id 183) 2024-03-01 20:55:26,873 DEBUG blivet/MainThread: LVMLogicalVolumeDevice.create: test_vg3-lv6 ; status: False ; 2024-03-01 20:55:26,877 DEBUG blivet/MainThread: LVMLogicalVolumeDevice.setup_parents: name: test_vg3-lv6 ; orig: False ; 2024-03-01 20:55:26,880 DEBUG blivet/MainThread: LVMVolumeGroupDevice.setup: test_vg3 ; orig: False ; status: True ; controllable: True ; 2024-03-01 20:55:26,880 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 20:55:26,908 INFO program/MainThread: stdout[22]: LVM2_VG_NAME=test_vg3 LVM2_VG_UUID=Z06Llf-fSlV-JsRS-yW4I-cdCE-NRe3-3sra1r LVM2_VG_SIZE=4261412864 LVM2_VG_FREE=3405774848 LVM2_VG_EXTENT_SIZE=4194304 LVM2_VG_EXTENT_COUNT=1016 LVM2_VG_FREE_COUNT=812 LVM2_PV_COUNT=4 2024-03-01 20:55:26,909 INFO program/MainThread: stderr[22]: 2024-03-01 20:55:26,909 INFO program/MainThread: ...done [22] (exit code: 0) 2024-03-01 20:55:26,913 DEBUG blivet/MainThread: LVMLogicalVolumeDevice._create: test_vg3-lv6 ; status: False ; 2024-03-01 20:55:26,913 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 20:55:26,971 INFO program/MainThread: stdout[23]: Logical volume "lv6" created. 2024-03-01 20:55:26,971 INFO program/MainThread: stderr[23]: 2024-03-01 20:55:26,972 INFO program/MainThread: ...done [23] (exit code: 0) 2024-03-01 20:55:26,983 DEBUG blivet/MainThread: LVMLogicalVolumeDevice.setup: test_vg3-lv6 ; orig: False ; status: True ; controllable: True ; 2024-03-01 20:55:26,998 DEBUG blivet/MainThread: LVMLogicalVolumeDevice.update_sysfs_path: test_vg3-lv6 ; status: True ; 2024-03-01 20:55:26,999 DEBUG blivet/MainThread: test_vg3-lv6 sysfs_path set to /sys/devices/virtual/block/dm-2 2024-03-01 20:55:26,999 INFO program/MainThread: Running... udevadm settle --timeout=300 2024-03-01 20:55:27,038 DEBUG program/MainThread: Return code: 0 2024-03-01 20:55:27,043 DEBUG blivet/MainThread: LVMLogicalVolumeDevice.read_current_size: exists: True ; path: /dev/mapper/test_vg3-lv6 ; sysfs_path: /sys/devices/virtual/block/dm-2 ; 2024-03-01 20:55:27,044 DEBUG blivet/MainThread: updated test_vg3-lv6 size to 1020 MiB (1020 MiB) 2024-03-01 20:55:27,044 INFO program/MainThread: Running... udevadm trigger --action=change --subsystem-match=block --sysname-match=dm-2 2024-03-01 20:55:27,053 DEBUG program/MainThread: Return code: 0 2024-03-01 20:55:27,054 INFO program/MainThread: Running... udevadm settle --timeout=300 2024-03-01 20:55:27,069 DEBUG program/MainThread: Return code: 0 2024-03-01 20:55:27,069 INFO blivet/MainThread: executing action: [189] create format xfs filesystem on lvmlv test_vg3-lv6 (id 183) 2024-03-01 20:55:27,073 DEBUG blivet/MainThread: LVMLogicalVolumeDevice.setup: test_vg3-lv6 ; orig: False ; status: True ; controllable: True ; 2024-03-01 20:55:27,076 DEBUG blivet/MainThread: XFS.create: device: /dev/mapper/test_vg3-lv6 ; type: xfs ; status: False ; 2024-03-01 20:55:27,078 DEBUG blivet/MainThread: XFS._create: type: xfs ; device: /dev/mapper/test_vg3-lv6 ; mountpoint: ; 2024-03-01 20:55:27,079 INFO program/MainThread: Running... mkfs.xfs -f /dev/mapper/test_vg3-lv6 2024-03-01 20:55:27,882 INFO program/MainThread: stdout: 2024-03-01 20:55:27,882 INFO program/MainThread: meta-data=/dev/mapper/test_vg3-lv6 isize=512 agcount=4, agsize=65280 blks 2024-03-01 20:55:27,882 INFO program/MainThread: = sectsz=512 attr=2, projid32bit=1 2024-03-01 20:55:27,882 INFO program/MainThread: = crc=1 finobt=1, sparse=1, rmapbt=0 2024-03-01 20:55:27,882 INFO program/MainThread: = reflink=1 bigtime=1 inobtcount=1 nrext64=0 2024-03-01 20:55:27,882 INFO program/MainThread: data = bsize=4096 blocks=261120, imaxpct=25 2024-03-01 20:55:27,883 INFO program/MainThread: = sunit=0 swidth=0 blks 2024-03-01 20:55:27,883 INFO program/MainThread: naming =version 2 bsize=4096 ascii-ci=0, ftype=1 2024-03-01 20:55:27,883 INFO program/MainThread: log =internal log bsize=4096 blocks=16384, version=2 2024-03-01 20:55:27,883 INFO program/MainThread: = sectsz=512 sunit=0 blks, lazy-count=1 2024-03-01 20:55:27,883 INFO program/MainThread: realtime =none extsz=4096 blocks=0, rtextents=0 2024-03-01 20:55:27,883 DEBUG program/MainThread: Return code: 0 2024-03-01 20:55:27,883 INFO program/MainThread: Running... xfs_admin -L -- /dev/mapper/test_vg3-lv6 2024-03-01 20:55:27,897 INFO program/MainThread: stdout: 2024-03-01 20:55:27,897 INFO program/MainThread: writing all SBs 2024-03-01 20:55:27,897 INFO program/MainThread: new label = "" 2024-03-01 20:55:27,897 DEBUG program/MainThread: Return code: 0 2024-03-01 20:55:27,897 INFO program/MainThread: Running... udevadm settle --timeout=300 2024-03-01 20:55:27,913 DEBUG program/MainThread: Return code: 0 2024-03-01 20:55:27,917 DEBUG blivet/MainThread: LVMLogicalVolumeDevice.update_sysfs_path: test_vg3-lv6 ; status: True ; 2024-03-01 20:55:27,917 DEBUG blivet/MainThread: test_vg3-lv6 sysfs_path set to /sys/devices/virtual/block/dm-2 2024-03-01 20:55:27,918 INFO program/MainThread: Running... udevadm trigger --action=change --subsystem-match=block --sysname-match=dm-2 2024-03-01 20:55:27,927 DEBUG program/MainThread: Return code: 0 2024-03-01 20:55:27,927 INFO program/MainThread: Running... udevadm settle --timeout=300 2024-03-01 20:55:27,942 DEBUG program/MainThread: Return code: 0 2024-03-01 20:55:27,942 INFO blivet/MainThread: executing action: [179] create device lvmlv test_vg3-lv5 (id 174) 2024-03-01 20:55:27,946 DEBUG blivet/MainThread: LVMLogicalVolumeDevice.create: test_vg3-lv5 ; status: False ; 2024-03-01 20:55:27,949 DEBUG blivet/MainThread: LVMLogicalVolumeDevice.setup_parents: name: test_vg3-lv5 ; orig: False ; 2024-03-01 20:55:27,952 DEBUG blivet/MainThread: LVMVolumeGroupDevice.setup: test_vg3 ; orig: False ; status: True ; controllable: True ; 2024-03-01 20:55:27,952 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 20:55:27,989 INFO program/MainThread: stdout[24]: LVM2_VG_NAME=test_vg3 LVM2_VG_UUID=Z06Llf-fSlV-JsRS-yW4I-cdCE-NRe3-3sra1r LVM2_VG_SIZE=4261412864 LVM2_VG_FREE=2336227328 LVM2_VG_EXTENT_SIZE=4194304 LVM2_VG_EXTENT_COUNT=1016 LVM2_VG_FREE_COUNT=557 LVM2_PV_COUNT=4 2024-03-01 20:55:27,989 INFO program/MainThread: stderr[24]: 2024-03-01 20:55:27,989 INFO program/MainThread: ...done [24] (exit code: 0) 2024-03-01 20:55:27,993 DEBUG blivet/MainThread: LVMLogicalVolumeDevice._create: test_vg3-lv5 ; status: False ; 2024-03-01 20:55:27,993 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 20:55:28,166 INFO program/MainThread: stdout[25]: Logical volume "lv5" created. 2024-03-01 20:55:28,167 INFO program/MainThread: stderr[25]: 2024-03-01 20:55:28,167 INFO program/MainThread: ...done [25] (exit code: 0) 2024-03-01 20:55:28,181 DEBUG blivet/MainThread: LVMLogicalVolumeDevice.setup: test_vg3-lv5 ; orig: False ; status: True ; controllable: True ; 2024-03-01 20:55:28,190 DEBUG blivet/MainThread: LVMLogicalVolumeDevice.update_sysfs_path: test_vg3-lv5 ; status: True ; 2024-03-01 20:55:28,190 DEBUG blivet/MainThread: test_vg3-lv5 sysfs_path set to /sys/devices/virtual/block/dm-3 2024-03-01 20:55:28,191 INFO program/MainThread: Running... udevadm settle --timeout=300 2024-03-01 20:55:28,219 DEBUG program/MainThread: Return code: 0 2024-03-01 20:55:28,233 DEBUG blivet/MainThread: LVMLogicalVolumeDevice.read_current_size: exists: True ; path: /dev/mapper/test_vg3-lv5 ; sysfs_path: /sys/devices/virtual/block/dm-3 ; 2024-03-01 20:55:28,234 DEBUG blivet/MainThread: updated test_vg3-lv5 size to 1.2 GiB (1.2 GiB) 2024-03-01 20:55:28,234 INFO program/MainThread: Running... udevadm trigger --action=change --subsystem-match=block --sysname-match=dm-3 2024-03-01 20:55:28,243 DEBUG program/MainThread: Return code: 0 2024-03-01 20:55:28,244 INFO program/MainThread: Running... udevadm settle --timeout=300 2024-03-01 20:55:28,258 DEBUG program/MainThread: Return code: 0 2024-03-01 20:55:28,258 INFO blivet/MainThread: executing action: [180] create format xfs filesystem on lvmlv test_vg3-lv5 (id 174) 2024-03-01 20:55:28,262 DEBUG blivet/MainThread: LVMLogicalVolumeDevice.setup: test_vg3-lv5 ; orig: False ; status: True ; controllable: True ; 2024-03-01 20:55:28,265 DEBUG blivet/MainThread: XFS.create: device: /dev/mapper/test_vg3-lv5 ; type: xfs ; status: False ; 2024-03-01 20:55:28,267 DEBUG blivet/MainThread: XFS._create: type: xfs ; device: /dev/mapper/test_vg3-lv5 ; mountpoint: ; 2024-03-01 20:55:28,268 INFO program/MainThread: Running... mkfs.xfs -f /dev/mapper/test_vg3-lv5 2024-03-01 20:55:28,964 INFO program/MainThread: stdout: 2024-03-01 20:55:28,965 INFO program/MainThread: meta-data=/dev/mapper/test_vg3-lv5 isize=512 agcount=4, agsize=78336 blks 2024-03-01 20:55:28,965 INFO program/MainThread: = sectsz=512 attr=2, projid32bit=1 2024-03-01 20:55:28,965 INFO program/MainThread: = crc=1 finobt=1, sparse=1, rmapbt=0 2024-03-01 20:55:28,965 INFO program/MainThread: = reflink=1 bigtime=1 inobtcount=1 nrext64=0 2024-03-01 20:55:28,965 INFO program/MainThread: data = bsize=4096 blocks=313344, imaxpct=25 2024-03-01 20:55:28,965 INFO program/MainThread: = sunit=0 swidth=0 blks 2024-03-01 20:55:28,965 INFO program/MainThread: naming =version 2 bsize=4096 ascii-ci=0, ftype=1 2024-03-01 20:55:28,965 INFO program/MainThread: log =internal log bsize=4096 blocks=16384, version=2 2024-03-01 20:55:28,965 INFO program/MainThread: = sectsz=512 sunit=0 blks, lazy-count=1 2024-03-01 20:55:28,965 INFO program/MainThread: realtime =none extsz=4096 blocks=0, rtextents=0 2024-03-01 20:55:28,965 DEBUG program/MainThread: Return code: 0 2024-03-01 20:55:28,966 INFO program/MainThread: Running... xfs_admin -L -- /dev/mapper/test_vg3-lv5 2024-03-01 20:55:28,979 INFO program/MainThread: stdout: 2024-03-01 20:55:28,979 INFO program/MainThread: writing all SBs 2024-03-01 20:55:28,979 INFO program/MainThread: new label = "" 2024-03-01 20:55:28,979 DEBUG program/MainThread: Return code: 0 2024-03-01 20:55:28,980 INFO program/MainThread: Running... udevadm settle --timeout=300 2024-03-01 20:55:28,996 DEBUG program/MainThread: Return code: 0 2024-03-01 20:55:29,000 DEBUG blivet/MainThread: LVMLogicalVolumeDevice.update_sysfs_path: test_vg3-lv5 ; status: True ; 2024-03-01 20:55:29,000 DEBUG blivet/MainThread: test_vg3-lv5 sysfs_path set to /sys/devices/virtual/block/dm-3 2024-03-01 20:55:29,001 INFO program/MainThread: Running... udevadm trigger --action=change --subsystem-match=block --sysname-match=dm-3 2024-03-01 20:55:29,010 DEBUG program/MainThread: Return code: 0 2024-03-01 20:55:29,010 INFO program/MainThread: Running... udevadm settle --timeout=300 2024-03-01 20:55:29,022 DEBUG program/MainThread: Return code: 0 2024-03-01 20:55:29,022 INFO blivet/MainThread: executing action: [127] create format lvmpv on disk sdf (id 37) 2024-03-01 20:55:29,026 DEBUG blivet/MainThread: DiskDevice.setup: sdf ; orig: False ; status: True ; controllable: True ; 2024-03-01 20:55:29,029 DEBUG blivet/MainThread: LVMPhysicalVolume.create: device: /dev/sdf ; type: lvmpv ; status: False ; 2024-03-01 20:55:29,031 DEBUG blivet/MainThread: LVMPhysicalVolume._create: device: /dev/sdf ; type: lvmpv ; status: False ; 2024-03-01 20:55:29,031 DEBUG blivet/MainThread: lvm filter: device /dev/sdf added to the list of allowed devices 2024-03-01 20:55:29,031 DEBUG blivet/MainThread: lvm filter: clearing the lvm devices list 2024-03-01 20:55:29,031 INFO program/MainThread: Running [26] lvm pvcreate /dev/sdf --config= log {level=7 file=/tmp/lvm.log syslog=0} -y ... 2024-03-01 20:55:29,067 INFO program/MainThread: stdout[26]: Physical volume "/dev/sdf" successfully created. 2024-03-01 20:55:29,067 INFO program/MainThread: stderr[26]: 2024-03-01 20:55:29,068 INFO program/MainThread: ...done [26] (exit code: 0) 2024-03-01 20:55:29,068 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 20:55:29,078 INFO program/MainThread: stdout[27]: use_devicesfile=1 2024-03-01 20:55:29,078 INFO program/MainThread: stderr[27]: 2024-03-01 20:55:29,079 INFO program/MainThread: ...done [27] (exit code: 0) 2024-03-01 20:55:29,079 INFO program/MainThread: Running [28] lvmdevices --adddev /dev/sdf ... 2024-03-01 20:55:29,109 INFO program/MainThread: stdout[28]: 2024-03-01 20:55:29,110 INFO program/MainThread: stderr[28]: 2024-03-01 20:55:29,110 INFO program/MainThread: ...done [28] (exit code: 0) 2024-03-01 20:55:29,110 DEBUG blivet/MainThread: lvm filter: restoring the lvm devices list to /dev/sdf 2024-03-01 20:55:29,110 INFO program/MainThread: Running... udevadm settle --timeout=300 2024-03-01 20:55:29,119 DEBUG program/MainThread: Return code: 0 2024-03-01 20:55:29,122 DEBUG blivet/MainThread: DiskDevice.update_sysfs_path: sdf ; status: True ; 2024-03-01 20:55:29,123 DEBUG blivet/MainThread: sdf sysfs_path set to /sys/devices/tcm_loop_0/tcm_loop_adapter_0/host2/target2:0:1/2:0:1:5/block/sdf 2024-03-01 20:55:29,124 INFO program/MainThread: Running... udevadm trigger --action=change --subsystem-match=block --sysname-match=sdf 2024-03-01 20:55:29,132 DEBUG program/MainThread: Return code: 0 2024-03-01 20:55:29,132 INFO program/MainThread: Running... udevadm settle --timeout=300 2024-03-01 20:55:29,152 DEBUG program/MainThread: Return code: 0 2024-03-01 20:55:29,152 INFO blivet/MainThread: executing action: [123] create format lvmpv on disk sde (id 32) 2024-03-01 20:55:29,156 DEBUG blivet/MainThread: DiskDevice.setup: sde ; orig: False ; status: True ; controllable: True ; 2024-03-01 20:55:29,159 DEBUG blivet/MainThread: LVMPhysicalVolume.create: device: /dev/sde ; type: lvmpv ; status: False ; 2024-03-01 20:55:29,161 DEBUG blivet/MainThread: LVMPhysicalVolume._create: device: /dev/sde ; type: lvmpv ; status: False ; 2024-03-01 20:55:29,161 DEBUG blivet/MainThread: lvm filter: device /dev/sde added to the list of allowed devices 2024-03-01 20:55:29,161 DEBUG blivet/MainThread: lvm filter: clearing the lvm devices list 2024-03-01 20:55:29,161 INFO program/MainThread: Running [29] lvm pvcreate /dev/sde --config= log {level=7 file=/tmp/lvm.log syslog=0} -y ... 2024-03-01 20:55:29,201 INFO program/MainThread: stdout[29]: Physical volume "/dev/sde" successfully created. 2024-03-01 20:55:29,201 INFO program/MainThread: stderr[29]: 2024-03-01 20:55:29,201 INFO program/MainThread: ...done [29] (exit code: 0) 2024-03-01 20:55:29,202 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 20:55:29,210 INFO program/MainThread: stdout[30]: use_devicesfile=1 2024-03-01 20:55:29,210 INFO program/MainThread: stderr[30]: 2024-03-01 20:55:29,210 INFO program/MainThread: ...done [30] (exit code: 0) 2024-03-01 20:55:29,210 INFO program/MainThread: Running [31] lvmdevices --adddev /dev/sde ... 2024-03-01 20:55:29,241 INFO program/MainThread: stdout[31]: 2024-03-01 20:55:29,241 INFO program/MainThread: stderr[31]: 2024-03-01 20:55:29,242 INFO program/MainThread: ...done [31] (exit code: 0) 2024-03-01 20:55:29,242 DEBUG blivet/MainThread: lvm filter: restoring the lvm devices list to /dev/sde 2024-03-01 20:55:29,242 INFO program/MainThread: Running... udevadm settle --timeout=300 2024-03-01 20:55:29,254 DEBUG program/MainThread: Return code: 0 2024-03-01 20:55:29,258 DEBUG blivet/MainThread: DiskDevice.update_sysfs_path: sde ; status: True ; 2024-03-01 20:55:29,258 DEBUG blivet/MainThread: sde sysfs_path set to /sys/devices/tcm_loop_0/tcm_loop_adapter_0/host2/target2:0:1/2:0:1:4/block/sde 2024-03-01 20:55:29,259 INFO program/MainThread: Running... udevadm trigger --action=change --subsystem-match=block --sysname-match=sde 2024-03-01 20:55:29,268 DEBUG program/MainThread: Return code: 0 2024-03-01 20:55:29,268 INFO program/MainThread: Running... udevadm settle --timeout=300 2024-03-01 20:55:29,288 DEBUG program/MainThread: Return code: 0 2024-03-01 20:55:29,288 INFO blivet/MainThread: executing action: [119] create format lvmpv on disk sdd (id 27) 2024-03-01 20:55:29,292 DEBUG blivet/MainThread: DiskDevice.setup: sdd ; orig: False ; status: True ; controllable: True ; 2024-03-01 20:55:29,294 DEBUG blivet/MainThread: LVMPhysicalVolume.create: device: /dev/sdd ; type: lvmpv ; status: False ; 2024-03-01 20:55:29,297 DEBUG blivet/MainThread: LVMPhysicalVolume._create: device: /dev/sdd ; type: lvmpv ; status: False ; 2024-03-01 20:55:29,297 DEBUG blivet/MainThread: lvm filter: device /dev/sdd added to the list of allowed devices 2024-03-01 20:55:29,297 DEBUG blivet/MainThread: lvm filter: clearing the lvm devices list 2024-03-01 20:55:29,297 INFO program/MainThread: Running [32] lvm pvcreate /dev/sdd --config= log {level=7 file=/tmp/lvm.log syslog=0} -y ... 2024-03-01 20:55:29,340 INFO program/MainThread: stdout[32]: Physical volume "/dev/sdd" successfully created. 2024-03-01 20:55:29,340 INFO program/MainThread: stderr[32]: 2024-03-01 20:55:29,340 INFO program/MainThread: ...done [32] (exit code: 0) 2024-03-01 20:55:29,340 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 20:55:29,348 INFO program/MainThread: stdout[33]: use_devicesfile=1 2024-03-01 20:55:29,348 INFO program/MainThread: stderr[33]: 2024-03-01 20:55:29,348 INFO program/MainThread: ...done [33] (exit code: 0) 2024-03-01 20:55:29,348 INFO program/MainThread: Running [34] lvmdevices --adddev /dev/sdd ... 2024-03-01 20:55:29,376 INFO program/MainThread: stdout[34]: 2024-03-01 20:55:29,377 INFO program/MainThread: stderr[34]: 2024-03-01 20:55:29,377 INFO program/MainThread: ...done [34] (exit code: 0) 2024-03-01 20:55:29,377 DEBUG blivet/MainThread: lvm filter: restoring the lvm devices list to /dev/sdd 2024-03-01 20:55:29,377 INFO program/MainThread: Running... udevadm settle --timeout=300 2024-03-01 20:55:29,387 DEBUG program/MainThread: Return code: 0 2024-03-01 20:55:29,391 DEBUG blivet/MainThread: DiskDevice.update_sysfs_path: sdd ; status: True ; 2024-03-01 20:55:29,391 DEBUG blivet/MainThread: sdd sysfs_path set to /sys/devices/tcm_loop_0/tcm_loop_adapter_0/host2/target2:0:1/2:0:1:3/block/sdd 2024-03-01 20:55:29,392 INFO program/MainThread: Running... udevadm trigger --action=change --subsystem-match=block --sysname-match=sdd 2024-03-01 20:55:29,401 DEBUG program/MainThread: Return code: 0 2024-03-01 20:55:29,401 INFO program/MainThread: Running... udevadm settle --timeout=300 2024-03-01 20:55:29,422 DEBUG program/MainThread: Return code: 0 2024-03-01 20:55:29,422 INFO blivet/MainThread: executing action: [133] create device lvmvg test_vg2 (id 129) 2024-03-01 20:55:29,426 DEBUG blivet/MainThread: LVMVolumeGroupDevice.create: test_vg2 ; status: False ; 2024-03-01 20:55:29,428 DEBUG blivet/MainThread: LVMVolumeGroupDevice.setup_parents: name: test_vg2 ; orig: False ; 2024-03-01 20:55:29,431 DEBUG blivet/MainThread: DiskDevice.setup: sdd ; orig: False ; status: True ; controllable: True ; 2024-03-01 20:55:29,434 DEBUG blivet/MainThread: LVMPhysicalVolume.setup: device: /dev/sdd ; type: lvmpv ; status: False ; 2024-03-01 20:55:29,436 DEBUG blivet/MainThread: DiskDevice.setup: sde ; orig: False ; status: True ; controllable: True ; 2024-03-01 20:55:29,439 DEBUG blivet/MainThread: LVMPhysicalVolume.setup: device: /dev/sde ; type: lvmpv ; status: False ; 2024-03-01 20:55:29,442 DEBUG blivet/MainThread: DiskDevice.setup: sdf ; orig: False ; status: True ; controllable: True ; 2024-03-01 20:55:29,444 DEBUG blivet/MainThread: LVMPhysicalVolume.setup: device: /dev/sdf ; type: lvmpv ; status: False ; 2024-03-01 20:55:29,447 DEBUG blivet/MainThread: LVMVolumeGroupDevice._create: test_vg2 ; status: False ; 2024-03-01 20:55:29,447 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 20:55:29,490 INFO program/MainThread: stdout[35]: Volume group "test_vg2" successfully created 2024-03-01 20:55:29,490 INFO program/MainThread: stderr[35]: 2024-03-01 20:55:29,490 INFO program/MainThread: ...done [35] (exit code: 0) 2024-03-01 20:55:29,508 DEBUG blivet/MainThread: LVMVolumeGroupDevice.setup: test_vg2 ; orig: False ; status: False ; controllable: True ; 2024-03-01 20:55:29,515 DEBUG blivet/MainThread: LVMVolumeGroupDevice.setup_parents: name: test_vg2 ; orig: False ; 2024-03-01 20:55:29,521 DEBUG blivet/MainThread: DiskDevice.setup: sdd ; orig: False ; status: True ; controllable: True ; 2024-03-01 20:55:29,527 DEBUG blivet/MainThread: LVMPhysicalVolume.setup: device: /dev/sdd ; type: lvmpv ; status: False ; 2024-03-01 20:55:29,531 DEBUG blivet/MainThread: DiskDevice.setup: sde ; orig: False ; status: True ; controllable: True ; 2024-03-01 20:55:29,534 DEBUG blivet/MainThread: LVMPhysicalVolume.setup: device: /dev/sde ; type: lvmpv ; status: False ; 2024-03-01 20:55:29,537 DEBUG blivet/MainThread: DiskDevice.setup: sdf ; orig: False ; status: True ; controllable: True ; 2024-03-01 20:55:29,540 DEBUG blivet/MainThread: LVMPhysicalVolume.setup: device: /dev/sdf ; type: lvmpv ; status: False ; 2024-03-01 20:55:29,540 INFO program/MainThread: Running... udevadm settle --timeout=300 2024-03-01 20:55:29,552 DEBUG program/MainThread: Return code: 0 2024-03-01 20:55:29,556 DEBUG blivet/MainThread: LVMVolumeGroupDevice.update_sysfs_path: test_vg2 ; status: False ; 2024-03-01 20:55:29,559 DEBUG blivet/MainThread: LVMVolumeGroupDevice.update_sysfs_path: test_vg2 ; status: False ; 2024-03-01 20:55:29,559 INFO program/MainThread: Running... udevadm settle --timeout=300 2024-03-01 20:55:29,570 DEBUG program/MainThread: Return code: 0 2024-03-01 20:55:29,571 INFO program/MainThread: Running... udevadm trigger --action=change --subsystem-match=block --sysname-match=test_vg2 2024-03-01 20:55:29,578 DEBUG program/MainThread: Return code: 0 2024-03-01 20:55:29,578 INFO program/MainThread: Running... udevadm settle --timeout=300 2024-03-01 20:55:29,589 DEBUG program/MainThread: Return code: 0 2024-03-01 20:55:29,589 INFO blivet/MainThread: executing action: [149] create device lvmlv test_vg2-lv4 (id 144) 2024-03-01 20:55:29,593 DEBUG blivet/MainThread: LVMLogicalVolumeDevice.create: test_vg2-lv4 ; status: False ; 2024-03-01 20:55:29,596 DEBUG blivet/MainThread: LVMLogicalVolumeDevice.setup_parents: name: test_vg2-lv4 ; orig: False ; 2024-03-01 20:55:29,599 DEBUG blivet/MainThread: LVMVolumeGroupDevice.setup: test_vg2 ; orig: False ; status: False ; controllable: True ; 2024-03-01 20:55:29,602 DEBUG blivet/MainThread: LVMVolumeGroupDevice.setup_parents: name: test_vg2 ; orig: False ; 2024-03-01 20:55:29,604 DEBUG blivet/MainThread: DiskDevice.setup: sdd ; orig: False ; status: True ; controllable: True ; 2024-03-01 20:55:29,607 DEBUG blivet/MainThread: LVMPhysicalVolume.setup: device: /dev/sdd ; type: lvmpv ; status: False ; 2024-03-01 20:55:29,610 DEBUG blivet/MainThread: DiskDevice.setup: sde ; orig: False ; status: True ; controllable: True ; 2024-03-01 20:55:29,613 DEBUG blivet/MainThread: LVMPhysicalVolume.setup: device: /dev/sde ; type: lvmpv ; status: False ; 2024-03-01 20:55:29,616 DEBUG blivet/MainThread: DiskDevice.setup: sdf ; orig: False ; status: True ; controllable: True ; 2024-03-01 20:55:29,619 DEBUG blivet/MainThread: LVMPhysicalVolume.setup: device: /dev/sdf ; type: lvmpv ; status: False ; 2024-03-01 20:55:29,619 INFO program/MainThread: Running... udevadm settle --timeout=300 2024-03-01 20:55:29,631 DEBUG program/MainThread: Return code: 0 2024-03-01 20:55:29,635 DEBUG blivet/MainThread: LVMVolumeGroupDevice.update_sysfs_path: test_vg2 ; status: False ; 2024-03-01 20:55:29,635 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 20:55:29,671 INFO program/MainThread: stdout[36]: LVM2_VG_NAME=test_vg2 LVM2_VG_UUID=7yQrT8-U3bT-lEfw-Vyp4-q4Ho-8WQB-V2xVlb LVM2_VG_SIZE=3196059648 LVM2_VG_FREE=3196059648 LVM2_VG_EXTENT_SIZE=4194304 LVM2_VG_EXTENT_COUNT=762 LVM2_VG_FREE_COUNT=762 LVM2_PV_COUNT=3 2024-03-01 20:55:29,671 INFO program/MainThread: stderr[36]: 2024-03-01 20:55:29,671 INFO program/MainThread: ...done [36] (exit code: 0) 2024-03-01 20:55:29,675 DEBUG blivet/MainThread: LVMLogicalVolumeDevice._create: test_vg2-lv4 ; status: False ; 2024-03-01 20:55:29,675 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 20:55:29,728 INFO program/MainThread: stdout[37]: Logical volume "lv4" created. 2024-03-01 20:55:29,729 INFO program/MainThread: stderr[37]: 2024-03-01 20:55:29,729 INFO program/MainThread: ...done [37] (exit code: 0) 2024-03-01 20:55:29,741 DEBUG blivet/MainThread: LVMLogicalVolumeDevice.setup: test_vg2-lv4 ; orig: False ; status: True ; controllable: True ; 2024-03-01 20:55:29,750 DEBUG blivet/MainThread: LVMLogicalVolumeDevice.update_sysfs_path: test_vg2-lv4 ; status: True ; 2024-03-01 20:55:29,750 DEBUG blivet/MainThread: test_vg2-lv4 sysfs_path set to /sys/devices/virtual/block/dm-4 2024-03-01 20:55:29,750 INFO program/MainThread: Running... udevadm settle --timeout=300 2024-03-01 20:55:29,784 DEBUG program/MainThread: Return code: 0 2024-03-01 20:55:29,788 DEBUG blivet/MainThread: LVMLogicalVolumeDevice.read_current_size: exists: True ; path: /dev/mapper/test_vg2-lv4 ; sysfs_path: /sys/devices/virtual/block/dm-4 ; 2024-03-01 20:55:29,789 DEBUG blivet/MainThread: updated test_vg2-lv4 size to 612 MiB (612 MiB) 2024-03-01 20:55:29,790 INFO program/MainThread: Running... udevadm trigger --action=change --subsystem-match=block --sysname-match=dm-4 2024-03-01 20:55:29,798 DEBUG program/MainThread: Return code: 0 2024-03-01 20:55:29,804 INFO program/MainThread: Running... udevadm settle --timeout=300 2024-03-01 20:55:29,826 DEBUG program/MainThread: Return code: 0 2024-03-01 20:55:29,826 INFO blivet/MainThread: executing action: [150] create format xfs filesystem on lvmlv test_vg2-lv4 (id 144) 2024-03-01 20:55:29,830 DEBUG blivet/MainThread: LVMLogicalVolumeDevice.setup: test_vg2-lv4 ; orig: False ; status: True ; controllable: True ; 2024-03-01 20:55:29,833 DEBUG blivet/MainThread: XFS.create: device: /dev/mapper/test_vg2-lv4 ; type: xfs ; status: False ; 2024-03-01 20:55:29,836 DEBUG blivet/MainThread: XFS._create: type: xfs ; device: /dev/mapper/test_vg2-lv4 ; mountpoint: ; 2024-03-01 20:55:29,836 INFO program/MainThread: Running... mkfs.xfs -f /dev/mapper/test_vg2-lv4 2024-03-01 20:55:30,047 INFO program/MainThread: stdout: 2024-03-01 20:55:30,047 INFO program/MainThread: meta-data=/dev/mapper/test_vg2-lv4 isize=512 agcount=4, agsize=39168 blks 2024-03-01 20:55:30,047 INFO program/MainThread: = sectsz=512 attr=2, projid32bit=1 2024-03-01 20:55:30,047 INFO program/MainThread: = crc=1 finobt=1, sparse=1, rmapbt=0 2024-03-01 20:55:30,047 INFO program/MainThread: = reflink=1 bigtime=1 inobtcount=1 nrext64=0 2024-03-01 20:55:30,047 INFO program/MainThread: data = bsize=4096 blocks=156672, imaxpct=25 2024-03-01 20:55:30,047 INFO program/MainThread: = sunit=0 swidth=0 blks 2024-03-01 20:55:30,047 INFO program/MainThread: naming =version 2 bsize=4096 ascii-ci=0, ftype=1 2024-03-01 20:55:30,047 INFO program/MainThread: log =internal log bsize=4096 blocks=16384, version=2 2024-03-01 20:55:30,047 INFO program/MainThread: = sectsz=512 sunit=0 blks, lazy-count=1 2024-03-01 20:55:30,048 INFO program/MainThread: realtime =none extsz=4096 blocks=0, rtextents=0 2024-03-01 20:55:30,048 DEBUG program/MainThread: Return code: 0 2024-03-01 20:55:30,048 INFO program/MainThread: Running... xfs_admin -L -- /dev/mapper/test_vg2-lv4 2024-03-01 20:55:30,079 INFO program/MainThread: stdout: 2024-03-01 20:55:30,079 INFO program/MainThread: writing all SBs 2024-03-01 20:55:30,079 INFO program/MainThread: new label = "" 2024-03-01 20:55:30,080 DEBUG program/MainThread: Return code: 0 2024-03-01 20:55:30,080 INFO program/MainThread: Running... udevadm settle --timeout=300 2024-03-01 20:55:30,096 DEBUG program/MainThread: Return code: 0 2024-03-01 20:55:30,100 DEBUG blivet/MainThread: LVMLogicalVolumeDevice.update_sysfs_path: test_vg2-lv4 ; status: True ; 2024-03-01 20:55:30,100 DEBUG blivet/MainThread: test_vg2-lv4 sysfs_path set to /sys/devices/virtual/block/dm-4 2024-03-01 20:55:30,101 INFO program/MainThread: Running... udevadm trigger --action=change --subsystem-match=block --sysname-match=dm-4 2024-03-01 20:55:30,110 DEBUG program/MainThread: Return code: 0 2024-03-01 20:55:30,111 INFO program/MainThread: Running... udevadm settle --timeout=300 2024-03-01 20:55:30,127 DEBUG program/MainThread: Return code: 0 2024-03-01 20:55:30,127 INFO blivet/MainThread: executing action: [140] create device lvmlv test_vg2-lv3 (id 135) 2024-03-01 20:55:30,131 DEBUG blivet/MainThread: LVMLogicalVolumeDevice.create: test_vg2-lv3 ; status: False ; 2024-03-01 20:55:30,134 DEBUG blivet/MainThread: LVMLogicalVolumeDevice.setup_parents: name: test_vg2-lv3 ; orig: False ; 2024-03-01 20:55:30,137 DEBUG blivet/MainThread: LVMVolumeGroupDevice.setup: test_vg2 ; orig: False ; status: True ; controllable: True ; 2024-03-01 20:55:30,137 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 20:55:30,173 INFO program/MainThread: stdout[38]: LVM2_VG_NAME=test_vg2 LVM2_VG_UUID=7yQrT8-U3bT-lEfw-Vyp4-q4Ho-8WQB-V2xVlb LVM2_VG_SIZE=3196059648 LVM2_VG_FREE=2554331136 LVM2_VG_EXTENT_SIZE=4194304 LVM2_VG_EXTENT_COUNT=762 LVM2_VG_FREE_COUNT=609 LVM2_PV_COUNT=3 2024-03-01 20:55:30,173 INFO program/MainThread: stderr[38]: 2024-03-01 20:55:30,173 INFO program/MainThread: ...done [38] (exit code: 0) 2024-03-01 20:55:30,177 DEBUG blivet/MainThread: LVMLogicalVolumeDevice._create: test_vg2-lv3 ; status: False ; 2024-03-01 20:55:30,177 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 20:55:30,238 INFO program/MainThread: stdout[39]: Logical volume "lv3" created. 2024-03-01 20:55:30,239 INFO program/MainThread: stderr[39]: 2024-03-01 20:55:30,239 INFO program/MainThread: ...done [39] (exit code: 0) 2024-03-01 20:55:30,251 DEBUG blivet/MainThread: LVMLogicalVolumeDevice.setup: test_vg2-lv3 ; orig: False ; status: True ; controllable: True ; 2024-03-01 20:55:30,258 DEBUG blivet/MainThread: LVMLogicalVolumeDevice.update_sysfs_path: test_vg2-lv3 ; status: True ; 2024-03-01 20:55:30,259 DEBUG blivet/MainThread: test_vg2-lv3 sysfs_path set to /sys/devices/virtual/block/dm-5 2024-03-01 20:55:30,259 INFO program/MainThread: Running... udevadm settle --timeout=300 2024-03-01 20:55:30,288 DEBUG program/MainThread: Return code: 0 2024-03-01 20:55:30,294 DEBUG blivet/MainThread: LVMLogicalVolumeDevice.read_current_size: exists: True ; path: /dev/mapper/test_vg2-lv3 ; sysfs_path: /sys/devices/virtual/block/dm-5 ; 2024-03-01 20:55:30,295 DEBUG blivet/MainThread: updated test_vg2-lv3 size to 308 MiB (308 MiB) 2024-03-01 20:55:30,295 INFO program/MainThread: Running... udevadm trigger --action=change --subsystem-match=block --sysname-match=dm-5 2024-03-01 20:55:30,304 DEBUG program/MainThread: Return code: 0 2024-03-01 20:55:30,305 INFO program/MainThread: Running... udevadm settle --timeout=300 2024-03-01 20:55:30,321 DEBUG program/MainThread: Return code: 0 2024-03-01 20:55:30,321 INFO blivet/MainThread: executing action: [141] create format xfs filesystem on lvmlv test_vg2-lv3 (id 135) 2024-03-01 20:55:30,325 DEBUG blivet/MainThread: LVMLogicalVolumeDevice.setup: test_vg2-lv3 ; orig: False ; status: True ; controllable: True ; 2024-03-01 20:55:30,328 DEBUG blivet/MainThread: XFS.create: device: /dev/mapper/test_vg2-lv3 ; type: xfs ; status: False ; 2024-03-01 20:55:30,331 DEBUG blivet/MainThread: XFS._create: type: xfs ; device: /dev/mapper/test_vg2-lv3 ; mountpoint: ; 2024-03-01 20:55:30,331 INFO program/MainThread: Running... mkfs.xfs -f /dev/mapper/test_vg2-lv3 2024-03-01 20:55:31,162 INFO program/MainThread: stdout: 2024-03-01 20:55:31,162 INFO program/MainThread: meta-data=/dev/mapper/test_vg2-lv3 isize=512 agcount=4, agsize=19712 blks 2024-03-01 20:55:31,162 INFO program/MainThread: = sectsz=512 attr=2, projid32bit=1 2024-03-01 20:55:31,162 INFO program/MainThread: = crc=1 finobt=1, sparse=1, rmapbt=0 2024-03-01 20:55:31,162 INFO program/MainThread: = reflink=1 bigtime=1 inobtcount=1 nrext64=0 2024-03-01 20:55:31,162 INFO program/MainThread: data = bsize=4096 blocks=78848, imaxpct=25 2024-03-01 20:55:31,162 INFO program/MainThread: = sunit=0 swidth=0 blks 2024-03-01 20:55:31,162 INFO program/MainThread: naming =version 2 bsize=4096 ascii-ci=0, ftype=1 2024-03-01 20:55:31,162 INFO program/MainThread: log =internal log bsize=4096 blocks=16384, version=2 2024-03-01 20:55:31,162 INFO program/MainThread: = sectsz=512 sunit=0 blks, lazy-count=1 2024-03-01 20:55:31,162 INFO program/MainThread: realtime =none extsz=4096 blocks=0, rtextents=0 2024-03-01 20:55:31,163 DEBUG program/MainThread: Return code: 0 2024-03-01 20:55:31,163 INFO program/MainThread: Running... xfs_admin -L -- /dev/mapper/test_vg2-lv3 2024-03-01 20:55:31,178 INFO program/MainThread: stdout: 2024-03-01 20:55:31,178 INFO program/MainThread: writing all SBs 2024-03-01 20:55:31,178 INFO program/MainThread: new label = "" 2024-03-01 20:55:31,178 DEBUG program/MainThread: Return code: 0 2024-03-01 20:55:31,178 INFO program/MainThread: Running... udevadm settle --timeout=300 2024-03-01 20:55:31,195 DEBUG program/MainThread: Return code: 0 2024-03-01 20:55:31,199 DEBUG blivet/MainThread: LVMLogicalVolumeDevice.update_sysfs_path: test_vg2-lv3 ; status: True ; 2024-03-01 20:55:31,199 DEBUG blivet/MainThread: test_vg2-lv3 sysfs_path set to /sys/devices/virtual/block/dm-5 2024-03-01 20:55:31,200 INFO program/MainThread: Running... udevadm trigger --action=change --subsystem-match=block --sysname-match=dm-5 2024-03-01 20:55:31,209 DEBUG program/MainThread: Return code: 0 2024-03-01 20:55:31,209 INFO program/MainThread: Running... udevadm settle --timeout=300 2024-03-01 20:55:31,225 DEBUG program/MainThread: Return code: 0 2024-03-01 20:55:31,225 INFO blivet/MainThread: executing action: [92] create format lvmpv on disk sdc (id 22) 2024-03-01 20:55:31,229 DEBUG blivet/MainThread: DiskDevice.setup: sdc ; orig: False ; status: True ; controllable: True ; 2024-03-01 20:55:31,231 DEBUG blivet/MainThread: LVMPhysicalVolume.create: device: /dev/sdc ; type: lvmpv ; status: False ; 2024-03-01 20:55:31,234 DEBUG blivet/MainThread: LVMPhysicalVolume._create: device: /dev/sdc ; type: lvmpv ; status: False ; 2024-03-01 20:55:31,234 DEBUG blivet/MainThread: lvm filter: device /dev/sdc added to the list of allowed devices 2024-03-01 20:55:31,234 DEBUG blivet/MainThread: lvm filter: clearing the lvm devices list 2024-03-01 20:55:31,234 INFO program/MainThread: Running [40] lvm pvcreate /dev/sdc --config= log {level=7 file=/tmp/lvm.log syslog=0} -y ... 2024-03-01 20:55:31,275 INFO program/MainThread: stdout[40]: Physical volume "/dev/sdc" successfully created. 2024-03-01 20:55:31,275 INFO program/MainThread: stderr[40]: 2024-03-01 20:55:31,276 INFO program/MainThread: ...done [40] (exit code: 0) 2024-03-01 20:55:31,276 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 20:55:31,285 INFO program/MainThread: stdout[41]: use_devicesfile=1 2024-03-01 20:55:31,285 INFO program/MainThread: stderr[41]: 2024-03-01 20:55:31,285 INFO program/MainThread: ...done [41] (exit code: 0) 2024-03-01 20:55:31,285 INFO program/MainThread: Running [42] lvmdevices --adddev /dev/sdc ... 2024-03-01 20:55:31,313 INFO program/MainThread: stdout[42]: 2024-03-01 20:55:31,314 INFO program/MainThread: stderr[42]: 2024-03-01 20:55:31,314 INFO program/MainThread: ...done [42] (exit code: 0) 2024-03-01 20:55:31,314 DEBUG blivet/MainThread: lvm filter: restoring the lvm devices list to /dev/sdc 2024-03-01 20:55:31,314 INFO program/MainThread: Running... udevadm settle --timeout=300 2024-03-01 20:55:31,326 DEBUG program/MainThread: Return code: 0 2024-03-01 20:55:31,330 DEBUG blivet/MainThread: DiskDevice.update_sysfs_path: sdc ; status: True ; 2024-03-01 20:55:31,330 DEBUG blivet/MainThread: sdc sysfs_path set to /sys/devices/tcm_loop_0/tcm_loop_adapter_0/host2/target2:0:1/2:0:1:2/block/sdc 2024-03-01 20:55:31,331 INFO program/MainThread: Running... udevadm trigger --action=change --subsystem-match=block --sysname-match=sdc 2024-03-01 20:55:31,340 DEBUG program/MainThread: Return code: 0 2024-03-01 20:55:31,340 INFO program/MainThread: Running... udevadm settle --timeout=300 2024-03-01 20:55:31,360 DEBUG program/MainThread: Return code: 0 2024-03-01 20:55:31,360 INFO blivet/MainThread: executing action: [88] create format lvmpv on disk sdb (id 7) 2024-03-01 20:55:31,364 DEBUG blivet/MainThread: DiskDevice.setup: sdb ; orig: False ; status: True ; controllable: True ; 2024-03-01 20:55:31,366 DEBUG blivet/MainThread: LVMPhysicalVolume.create: device: /dev/sdb ; type: lvmpv ; status: False ; 2024-03-01 20:55:31,369 DEBUG blivet/MainThread: LVMPhysicalVolume._create: device: /dev/sdb ; type: lvmpv ; status: False ; 2024-03-01 20:55:31,369 DEBUG blivet/MainThread: lvm filter: device /dev/sdb added to the list of allowed devices 2024-03-01 20:55:31,369 DEBUG blivet/MainThread: lvm filter: clearing the lvm devices list 2024-03-01 20:55:31,370 INFO program/MainThread: Running [43] lvm pvcreate /dev/sdb --config= log {level=7 file=/tmp/lvm.log syslog=0} -y ... 2024-03-01 20:55:31,407 INFO program/MainThread: stdout[43]: Physical volume "/dev/sdb" successfully created. 2024-03-01 20:55:31,407 INFO program/MainThread: stderr[43]: 2024-03-01 20:55:31,408 INFO program/MainThread: ...done [43] (exit code: 0) 2024-03-01 20:55:31,408 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 20:55:31,418 INFO program/MainThread: stdout[44]: use_devicesfile=1 2024-03-01 20:55:31,418 INFO program/MainThread: stderr[44]: 2024-03-01 20:55:31,419 INFO program/MainThread: ...done [44] (exit code: 0) 2024-03-01 20:55:31,419 INFO program/MainThread: Running [45] lvmdevices --adddev /dev/sdb ... 2024-03-01 20:55:31,447 INFO program/MainThread: stdout[45]: 2024-03-01 20:55:31,447 INFO program/MainThread: stderr[45]: 2024-03-01 20:55:31,447 INFO program/MainThread: ...done [45] (exit code: 0) 2024-03-01 20:55:31,447 DEBUG blivet/MainThread: lvm filter: restoring the lvm devices list to /dev/sdb 2024-03-01 20:55:31,447 INFO program/MainThread: Running... udevadm settle --timeout=300 2024-03-01 20:55:31,459 DEBUG program/MainThread: Return code: 0 2024-03-01 20:55:31,463 DEBUG blivet/MainThread: DiskDevice.update_sysfs_path: sdb ; status: True ; 2024-03-01 20:55:31,463 DEBUG blivet/MainThread: sdb sysfs_path set to /sys/devices/tcm_loop_0/tcm_loop_adapter_0/host2/target2:0:1/2:0:1:1/block/sdb 2024-03-01 20:55:31,464 INFO program/MainThread: Running... udevadm trigger --action=change --subsystem-match=block --sysname-match=sdb 2024-03-01 20:55:31,473 DEBUG program/MainThread: Return code: 0 2024-03-01 20:55:31,473 INFO program/MainThread: Running... udevadm settle --timeout=300 2024-03-01 20:55:31,493 DEBUG program/MainThread: Return code: 0 2024-03-01 20:55:31,494 INFO blivet/MainThread: executing action: [84] create format lvmpv on disk sda (id 2) 2024-03-01 20:55:31,497 DEBUG blivet/MainThread: DiskDevice.setup: sda ; orig: False ; status: True ; controllable: True ; 2024-03-01 20:55:31,500 DEBUG blivet/MainThread: LVMPhysicalVolume.create: device: /dev/sda ; type: lvmpv ; status: False ; 2024-03-01 20:55:31,502 DEBUG blivet/MainThread: LVMPhysicalVolume._create: device: /dev/sda ; type: lvmpv ; status: False ; 2024-03-01 20:55:31,503 DEBUG blivet/MainThread: lvm filter: device /dev/sda added to the list of allowed devices 2024-03-01 20:55:31,503 DEBUG blivet/MainThread: lvm filter: clearing the lvm devices list 2024-03-01 20:55:31,503 INFO program/MainThread: Running [46] lvm pvcreate /dev/sda --config= log {level=7 file=/tmp/lvm.log syslog=0} -y ... 2024-03-01 20:55:31,538 INFO program/MainThread: stdout[46]: Physical volume "/dev/sda" successfully created. 2024-03-01 20:55:31,538 INFO program/MainThread: stderr[46]: 2024-03-01 20:55:31,539 INFO program/MainThread: ...done [46] (exit code: 0) 2024-03-01 20:55:31,539 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 20:55:31,550 INFO program/MainThread: stdout[47]: use_devicesfile=1 2024-03-01 20:55:31,551 INFO program/MainThread: stderr[47]: 2024-03-01 20:55:31,551 INFO program/MainThread: ...done [47] (exit code: 0) 2024-03-01 20:55:31,551 INFO program/MainThread: Running [48] lvmdevices --adddev /dev/sda ... 2024-03-01 20:55:31,581 INFO program/MainThread: stdout[48]: 2024-03-01 20:55:31,581 INFO program/MainThread: stderr[48]: 2024-03-01 20:55:31,581 INFO program/MainThread: ...done [48] (exit code: 0) 2024-03-01 20:55:31,581 DEBUG blivet/MainThread: lvm filter: restoring the lvm devices list to /dev/sda 2024-03-01 20:55:31,582 INFO program/MainThread: Running... udevadm settle --timeout=300 2024-03-01 20:55:31,594 DEBUG program/MainThread: Return code: 0 2024-03-01 20:55:31,598 DEBUG blivet/MainThread: DiskDevice.update_sysfs_path: sda ; status: True ; 2024-03-01 20:55:31,598 DEBUG blivet/MainThread: sda sysfs_path set to /sys/devices/tcm_loop_0/tcm_loop_adapter_0/host2/target2:0:1/2:0:1:0/block/sda 2024-03-01 20:55:31,599 INFO program/MainThread: Running... udevadm trigger --action=change --subsystem-match=block --sysname-match=sda 2024-03-01 20:55:31,608 DEBUG program/MainThread: Return code: 0 2024-03-01 20:55:31,608 INFO program/MainThread: Running... udevadm settle --timeout=300 2024-03-01 20:55:31,630 DEBUG program/MainThread: Return code: 0 2024-03-01 20:55:31,630 INFO blivet/MainThread: executing action: [98] create device lvmvg test_vg1 (id 94) 2024-03-01 20:55:31,634 DEBUG blivet/MainThread: LVMVolumeGroupDevice.create: test_vg1 ; status: False ; 2024-03-01 20:55:31,636 DEBUG blivet/MainThread: LVMVolumeGroupDevice.setup_parents: name: test_vg1 ; orig: False ; 2024-03-01 20:55:31,639 DEBUG blivet/MainThread: DiskDevice.setup: sda ; orig: False ; status: True ; controllable: True ; 2024-03-01 20:55:31,642 DEBUG blivet/MainThread: LVMPhysicalVolume.setup: device: /dev/sda ; type: lvmpv ; status: False ; 2024-03-01 20:55:31,644 DEBUG blivet/MainThread: DiskDevice.setup: sdb ; orig: False ; status: True ; controllable: True ; 2024-03-01 20:55:31,647 DEBUG blivet/MainThread: LVMPhysicalVolume.setup: device: /dev/sdb ; type: lvmpv ; status: False ; 2024-03-01 20:55:31,649 DEBUG blivet/MainThread: DiskDevice.setup: sdc ; orig: False ; status: True ; controllable: True ; 2024-03-01 20:55:31,652 DEBUG blivet/MainThread: LVMPhysicalVolume.setup: device: /dev/sdc ; type: lvmpv ; status: False ; 2024-03-01 20:55:31,655 DEBUG blivet/MainThread: LVMVolumeGroupDevice._create: test_vg1 ; status: False ; 2024-03-01 20:55:31,655 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 20:55:31,708 INFO program/MainThread: stdout[49]: Volume group "test_vg1" successfully created 2024-03-01 20:55:31,709 INFO program/MainThread: stderr[49]: 2024-03-01 20:55:31,709 INFO program/MainThread: ...done [49] (exit code: 0) 2024-03-01 20:55:31,720 DEBUG blivet/MainThread: LVMVolumeGroupDevice.setup: test_vg1 ; orig: False ; status: False ; controllable: True ; 2024-03-01 20:55:31,725 DEBUG blivet/MainThread: LVMVolumeGroupDevice.setup_parents: name: test_vg1 ; orig: False ; 2024-03-01 20:55:31,732 DEBUG blivet/MainThread: DiskDevice.setup: sda ; orig: False ; status: True ; controllable: True ; 2024-03-01 20:55:31,741 DEBUG blivet/MainThread: LVMPhysicalVolume.setup: device: /dev/sda ; type: lvmpv ; status: False ; 2024-03-01 20:55:31,749 DEBUG blivet/MainThread: DiskDevice.setup: sdb ; orig: False ; status: True ; controllable: True ; 2024-03-01 20:55:31,754 DEBUG blivet/MainThread: LVMPhysicalVolume.setup: device: /dev/sdb ; type: lvmpv ; status: False ; 2024-03-01 20:55:31,765 DEBUG blivet/MainThread: DiskDevice.setup: sdc ; orig: False ; status: True ; controllable: True ; 2024-03-01 20:55:31,772 DEBUG blivet/MainThread: LVMPhysicalVolume.setup: device: /dev/sdc ; type: lvmpv ; status: False ; 2024-03-01 20:55:31,772 INFO program/MainThread: Running... udevadm settle --timeout=300 2024-03-01 20:55:31,790 DEBUG program/MainThread: Return code: 0 2024-03-01 20:55:31,794 DEBUG blivet/MainThread: LVMVolumeGroupDevice.update_sysfs_path: test_vg1 ; status: False ; 2024-03-01 20:55:31,797 DEBUG blivet/MainThread: LVMVolumeGroupDevice.update_sysfs_path: test_vg1 ; status: False ; 2024-03-01 20:55:31,797 INFO program/MainThread: Running... udevadm settle --timeout=300 2024-03-01 20:55:31,807 DEBUG program/MainThread: Return code: 0 2024-03-01 20:55:31,808 INFO program/MainThread: Running... udevadm trigger --action=change --subsystem-match=block --sysname-match=test_vg1 2024-03-01 20:55:31,816 DEBUG program/MainThread: Return code: 0 2024-03-01 20:55:31,816 INFO program/MainThread: Running... udevadm settle --timeout=300 2024-03-01 20:55:31,825 DEBUG program/MainThread: Return code: 0 2024-03-01 20:55:31,825 INFO blivet/MainThread: executing action: [114] create device lvmlv test_vg1-lv2 (id 109) 2024-03-01 20:55:31,829 DEBUG blivet/MainThread: LVMLogicalVolumeDevice.create: test_vg1-lv2 ; status: False ; 2024-03-01 20:55:31,831 DEBUG blivet/MainThread: LVMLogicalVolumeDevice.setup_parents: name: test_vg1-lv2 ; orig: False ; 2024-03-01 20:55:31,834 DEBUG blivet/MainThread: LVMVolumeGroupDevice.setup: test_vg1 ; orig: False ; status: False ; controllable: True ; 2024-03-01 20:55:31,837 DEBUG blivet/MainThread: LVMVolumeGroupDevice.setup_parents: name: test_vg1 ; orig: False ; 2024-03-01 20:55:31,840 DEBUG blivet/MainThread: DiskDevice.setup: sda ; orig: False ; status: True ; controllable: True ; 2024-03-01 20:55:31,843 DEBUG blivet/MainThread: LVMPhysicalVolume.setup: device: /dev/sda ; type: lvmpv ; status: False ; 2024-03-01 20:55:31,846 DEBUG blivet/MainThread: DiskDevice.setup: sdb ; orig: False ; status: True ; controllable: True ; 2024-03-01 20:55:31,849 DEBUG blivet/MainThread: LVMPhysicalVolume.setup: device: /dev/sdb ; type: lvmpv ; status: False ; 2024-03-01 20:55:31,852 DEBUG blivet/MainThread: DiskDevice.setup: sdc ; orig: False ; status: True ; controllable: True ; 2024-03-01 20:55:31,855 DEBUG blivet/MainThread: LVMPhysicalVolume.setup: device: /dev/sdc ; type: lvmpv ; status: False ; 2024-03-01 20:55:31,855 INFO program/MainThread: Running... udevadm settle --timeout=300 2024-03-01 20:55:31,864 DEBUG program/MainThread: Return code: 0 2024-03-01 20:55:31,868 DEBUG blivet/MainThread: LVMVolumeGroupDevice.update_sysfs_path: test_vg1 ; status: False ; 2024-03-01 20:55:31,869 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 20:55:31,899 INFO program/MainThread: stdout[50]: LVM2_VG_NAME=test_vg1 LVM2_VG_UUID=TYdFjf-Vzij-jsTb-6XoP-QRXE-BFqM-FaYmIm LVM2_VG_SIZE=3196059648 LVM2_VG_FREE=3196059648 LVM2_VG_EXTENT_SIZE=4194304 LVM2_VG_EXTENT_COUNT=762 LVM2_VG_FREE_COUNT=762 LVM2_PV_COUNT=3 2024-03-01 20:55:31,899 INFO program/MainThread: stderr[50]: 2024-03-01 20:55:31,899 INFO program/MainThread: ...done [50] (exit code: 0) 2024-03-01 20:55:31,903 DEBUG blivet/MainThread: LVMLogicalVolumeDevice._create: test_vg1-lv2 ; status: False ; 2024-03-01 20:55:31,903 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 20:55:31,965 INFO program/MainThread: stdout[51]: Logical volume "lv2" created. 2024-03-01 20:55:31,966 INFO program/MainThread: stderr[51]: 2024-03-01 20:55:31,966 INFO program/MainThread: ...done [51] (exit code: 0) 2024-03-01 20:55:31,976 DEBUG blivet/MainThread: LVMLogicalVolumeDevice.setup: test_vg1-lv2 ; orig: False ; status: True ; controllable: True ; 2024-03-01 20:55:31,986 DEBUG blivet/MainThread: LVMLogicalVolumeDevice.update_sysfs_path: test_vg1-lv2 ; status: True ; 2024-03-01 20:55:31,986 DEBUG blivet/MainThread: test_vg1-lv2 sysfs_path set to /sys/devices/virtual/block/dm-6 2024-03-01 20:55:31,986 INFO program/MainThread: Running... udevadm settle --timeout=300 2024-03-01 20:55:32,015 DEBUG program/MainThread: Return code: 0 2024-03-01 20:55:32,020 DEBUG blivet/MainThread: LVMLogicalVolumeDevice.read_current_size: exists: True ; path: /dev/mapper/test_vg1-lv2 ; sysfs_path: /sys/devices/virtual/block/dm-6 ; 2024-03-01 20:55:32,020 DEBUG blivet/MainThread: updated test_vg1-lv2 size to 1.5 GiB (1.5 GiB) 2024-03-01 20:55:32,021 INFO program/MainThread: Running... udevadm trigger --action=change --subsystem-match=block --sysname-match=dm-6 2024-03-01 20:55:32,029 DEBUG program/MainThread: Return code: 0 2024-03-01 20:55:32,030 INFO program/MainThread: Running... udevadm settle --timeout=300 2024-03-01 20:55:32,046 DEBUG program/MainThread: Return code: 0 2024-03-01 20:55:32,046 INFO blivet/MainThread: executing action: [115] create format xfs filesystem on lvmlv test_vg1-lv2 (id 109) 2024-03-01 20:55:32,050 DEBUG blivet/MainThread: LVMLogicalVolumeDevice.setup: test_vg1-lv2 ; orig: False ; status: True ; controllable: True ; 2024-03-01 20:55:32,053 DEBUG blivet/MainThread: XFS.create: device: /dev/mapper/test_vg1-lv2 ; type: xfs ; status: False ; 2024-03-01 20:55:32,055 DEBUG blivet/MainThread: XFS._create: type: xfs ; device: /dev/mapper/test_vg1-lv2 ; mountpoint: ; 2024-03-01 20:55:32,056 INFO program/MainThread: Running... mkfs.xfs -f /dev/mapper/test_vg1-lv2 2024-03-01 20:55:32,246 INFO program/MainThread: stdout: 2024-03-01 20:55:32,247 INFO program/MainThread: meta-data=/dev/mapper/test_vg1-lv2 isize=512 agcount=4, agsize=98048 blks 2024-03-01 20:55:32,247 INFO program/MainThread: = sectsz=512 attr=2, projid32bit=1 2024-03-01 20:55:32,247 INFO program/MainThread: = crc=1 finobt=1, sparse=1, rmapbt=0 2024-03-01 20:55:32,247 INFO program/MainThread: = reflink=1 bigtime=1 inobtcount=1 nrext64=0 2024-03-01 20:55:32,247 INFO program/MainThread: data = bsize=4096 blocks=392192, imaxpct=25 2024-03-01 20:55:32,247 INFO program/MainThread: = sunit=0 swidth=0 blks 2024-03-01 20:55:32,247 INFO program/MainThread: naming =version 2 bsize=4096 ascii-ci=0, ftype=1 2024-03-01 20:55:32,247 INFO program/MainThread: log =internal log bsize=4096 blocks=16384, version=2 2024-03-01 20:55:32,247 INFO program/MainThread: = sectsz=512 sunit=0 blks, lazy-count=1 2024-03-01 20:55:32,247 INFO program/MainThread: realtime =none extsz=4096 blocks=0, rtextents=0 2024-03-01 20:55:32,247 DEBUG program/MainThread: Return code: 0 2024-03-01 20:55:32,248 INFO program/MainThread: Running... xfs_admin -L -- /dev/mapper/test_vg1-lv2 2024-03-01 20:55:32,261 INFO program/MainThread: stdout: 2024-03-01 20:55:32,261 INFO program/MainThread: writing all SBs 2024-03-01 20:55:32,261 INFO program/MainThread: new label = "" 2024-03-01 20:55:32,261 DEBUG program/MainThread: Return code: 0 2024-03-01 20:55:32,262 INFO program/MainThread: Running... udevadm settle --timeout=300 2024-03-01 20:55:32,277 DEBUG program/MainThread: Return code: 0 2024-03-01 20:55:32,281 DEBUG blivet/MainThread: LVMLogicalVolumeDevice.update_sysfs_path: test_vg1-lv2 ; status: True ; 2024-03-01 20:55:32,281 DEBUG blivet/MainThread: test_vg1-lv2 sysfs_path set to /sys/devices/virtual/block/dm-6 2024-03-01 20:55:32,283 INFO program/MainThread: Running... udevadm trigger --action=change --subsystem-match=block --sysname-match=dm-6 2024-03-01 20:55:32,292 DEBUG program/MainThread: Return code: 0 2024-03-01 20:55:32,292 INFO program/MainThread: Running... udevadm settle --timeout=300 2024-03-01 20:55:32,308 DEBUG program/MainThread: Return code: 0 2024-03-01 20:55:32,308 INFO blivet/MainThread: executing action: [105] create device lvmlv test_vg1-lv1 (id 100) 2024-03-01 20:55:32,312 DEBUG blivet/MainThread: LVMLogicalVolumeDevice.create: test_vg1-lv1 ; status: False ; 2024-03-01 20:55:32,315 DEBUG blivet/MainThread: LVMLogicalVolumeDevice.setup_parents: name: test_vg1-lv1 ; orig: False ; 2024-03-01 20:55:32,318 DEBUG blivet/MainThread: LVMVolumeGroupDevice.setup: test_vg1 ; orig: False ; status: True ; controllable: True ; 2024-03-01 20:55:32,318 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 20:55:32,351 INFO program/MainThread: stdout[52]: LVM2_VG_NAME=test_vg1 LVM2_VG_UUID=TYdFjf-Vzij-jsTb-6XoP-QRXE-BFqM-FaYmIm LVM2_VG_SIZE=3196059648 LVM2_VG_FREE=1589641216 LVM2_VG_EXTENT_SIZE=4194304 LVM2_VG_EXTENT_COUNT=762 LVM2_VG_FREE_COUNT=379 LVM2_PV_COUNT=3 2024-03-01 20:55:32,351 INFO program/MainThread: stderr[52]: 2024-03-01 20:55:32,351 INFO program/MainThread: ...done [52] (exit code: 0) 2024-03-01 20:55:32,355 DEBUG blivet/MainThread: LVMLogicalVolumeDevice._create: test_vg1-lv1 ; status: False ; 2024-03-01 20:55:32,355 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 20:55:32,418 INFO program/MainThread: stdout[53]: Logical volume "lv1" created. 2024-03-01 20:55:32,419 INFO program/MainThread: stderr[53]: 2024-03-01 20:55:32,419 INFO program/MainThread: ...done [53] (exit code: 0) 2024-03-01 20:55:32,426 DEBUG blivet/MainThread: LVMLogicalVolumeDevice.setup: test_vg1-lv1 ; orig: False ; status: True ; controllable: True ; 2024-03-01 20:55:32,432 DEBUG blivet/MainThread: LVMLogicalVolumeDevice.update_sysfs_path: test_vg1-lv1 ; status: True ; 2024-03-01 20:55:32,433 DEBUG blivet/MainThread: test_vg1-lv1 sysfs_path set to /sys/devices/virtual/block/dm-7 2024-03-01 20:55:32,434 INFO program/MainThread: Running... udevadm settle --timeout=300 2024-03-01 20:55:32,465 DEBUG program/MainThread: Return code: 0 2024-03-01 20:55:32,469 DEBUG blivet/MainThread: LVMLogicalVolumeDevice.read_current_size: exists: True ; path: /dev/mapper/test_vg1-lv1 ; sysfs_path: /sys/devices/virtual/block/dm-7 ; 2024-03-01 20:55:32,470 DEBUG blivet/MainThread: updated test_vg1-lv1 size to 460 MiB (460 MiB) 2024-03-01 20:55:32,471 INFO program/MainThread: Running... udevadm trigger --action=change --subsystem-match=block --sysname-match=dm-7 2024-03-01 20:55:32,480 DEBUG program/MainThread: Return code: 0 2024-03-01 20:55:32,480 INFO program/MainThread: Running... udevadm settle --timeout=300 2024-03-01 20:55:32,496 DEBUG program/MainThread: Return code: 0 2024-03-01 20:55:32,496 INFO blivet/MainThread: executing action: [106] create format xfs filesystem on lvmlv test_vg1-lv1 (id 100) 2024-03-01 20:55:32,500 DEBUG blivet/MainThread: LVMLogicalVolumeDevice.setup: test_vg1-lv1 ; orig: False ; status: True ; controllable: True ; 2024-03-01 20:55:32,503 DEBUG blivet/MainThread: XFS.create: device: /dev/mapper/test_vg1-lv1 ; type: xfs ; status: False ; 2024-03-01 20:55:32,505 DEBUG blivet/MainThread: XFS._create: type: xfs ; device: /dev/mapper/test_vg1-lv1 ; mountpoint: ; 2024-03-01 20:55:32,506 INFO program/MainThread: Running... mkfs.xfs -f /dev/mapper/test_vg1-lv1 2024-03-01 20:55:33,327 INFO program/MainThread: stdout: 2024-03-01 20:55:33,327 INFO program/MainThread: meta-data=/dev/mapper/test_vg1-lv1 isize=512 agcount=4, agsize=29440 blks 2024-03-01 20:55:33,328 INFO program/MainThread: = sectsz=512 attr=2, projid32bit=1 2024-03-01 20:55:33,328 INFO program/MainThread: = crc=1 finobt=1, sparse=1, rmapbt=0 2024-03-01 20:55:33,328 INFO program/MainThread: = reflink=1 bigtime=1 inobtcount=1 nrext64=0 2024-03-01 20:55:33,332 INFO program/MainThread: data = bsize=4096 blocks=117760, imaxpct=25 2024-03-01 20:55:33,332 INFO program/MainThread: = sunit=0 swidth=0 blks 2024-03-01 20:55:33,332 INFO program/MainThread: naming =version 2 bsize=4096 ascii-ci=0, ftype=1 2024-03-01 20:55:33,332 INFO program/MainThread: log =internal log bsize=4096 blocks=16384, version=2 2024-03-01 20:55:33,332 INFO program/MainThread: = sectsz=512 sunit=0 blks, lazy-count=1 2024-03-01 20:55:33,332 INFO program/MainThread: realtime =none extsz=4096 blocks=0, rtextents=0 2024-03-01 20:55:33,332 DEBUG program/MainThread: Return code: 0 2024-03-01 20:55:33,332 INFO program/MainThread: Running... xfs_admin -L -- /dev/mapper/test_vg1-lv1 2024-03-01 20:55:33,347 INFO program/MainThread: stdout: 2024-03-01 20:55:33,348 INFO program/MainThread: writing all SBs 2024-03-01 20:55:33,348 INFO program/MainThread: new label = "" 2024-03-01 20:55:33,348 DEBUG program/MainThread: Return code: 0 2024-03-01 20:55:33,348 INFO program/MainThread: Running... udevadm settle --timeout=300 2024-03-01 20:55:33,364 DEBUG program/MainThread: Return code: 0 2024-03-01 20:55:33,368 DEBUG blivet/MainThread: LVMLogicalVolumeDevice.update_sysfs_path: test_vg1-lv1 ; status: True ; 2024-03-01 20:55:33,368 DEBUG blivet/MainThread: test_vg1-lv1 sysfs_path set to /sys/devices/virtual/block/dm-7 2024-03-01 20:55:33,369 INFO program/MainThread: Running... udevadm trigger --action=change --subsystem-match=block --sysname-match=dm-7 2024-03-01 20:55:33,378 DEBUG program/MainThread: Return code: 0 2024-03-01 20:55:33,379 INFO program/MainThread: Running... udevadm settle --timeout=300 2024-03-01 20:55:33,395 DEBUG program/MainThread: Return code: 0 2024-03-01 20:55:33,400 DEBUG blivet/MainThread: PartitionDevice._set_parted_partition: xvda1 ; 2024-03-01 20:55:33,400 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 0x7f9060274c70> 2024-03-01 20:55:33,403 DEBUG blivet/MainThread: DeviceTree.get_device_by_path: path: /dev/mapper/test_vg1-lv1 ; incomplete: False ; hidden: False ; 2024-03-01 20:55:33,406 DEBUG blivet/MainThread: DeviceTree.get_device_by_path returned existing 460 MiB lvmlv test_vg1-lv1 (100) with existing xfs filesystem 2024-03-01 20:55:33,406 DEBUG blivet/MainThread: resolved '/dev/mapper/test_vg1-lv1' to 'test_vg1-lv1' (lvmlv) 2024-03-01 20:55:33,409 DEBUG blivet/MainThread: DeviceTree.get_device_by_path: path: /dev/mapper/test_vg1-lv2 ; incomplete: False ; hidden: False ; 2024-03-01 20:55:33,412 DEBUG blivet/MainThread: DeviceTree.get_device_by_path returned existing 1.5 GiB lvmlv test_vg1-lv2 (109) with existing xfs filesystem 2024-03-01 20:55:33,412 DEBUG blivet/MainThread: resolved '/dev/mapper/test_vg1-lv2' to 'test_vg1-lv2' (lvmlv) 2024-03-01 20:55:33,415 DEBUG blivet/MainThread: DeviceTree.get_device_by_path: path: /dev/mapper/test_vg2-lv3 ; incomplete: False ; hidden: False ; 2024-03-01 20:55:33,417 DEBUG blivet/MainThread: DeviceTree.get_device_by_path returned existing 308 MiB lvmlv test_vg2-lv3 (135) with existing xfs filesystem 2024-03-01 20:55:33,418 DEBUG blivet/MainThread: resolved '/dev/mapper/test_vg2-lv3' to 'test_vg2-lv3' (lvmlv) 2024-03-01 20:55:33,420 DEBUG blivet/MainThread: DeviceTree.get_device_by_path: path: /dev/mapper/test_vg2-lv4 ; incomplete: False ; hidden: False ; 2024-03-01 20:55:33,423 DEBUG blivet/MainThread: DeviceTree.get_device_by_path returned existing 612 MiB lvmlv test_vg2-lv4 (144) with existing xfs filesystem 2024-03-01 20:55:33,423 DEBUG blivet/MainThread: resolved '/dev/mapper/test_vg2-lv4' to 'test_vg2-lv4' (lvmlv) 2024-03-01 20:55:33,426 DEBUG blivet/MainThread: DeviceTree.get_device_by_path: path: /dev/mapper/test_vg3-lv5 ; incomplete: False ; hidden: False ; 2024-03-01 20:55:33,428 DEBUG blivet/MainThread: DeviceTree.get_device_by_path returned existing 1.2 GiB lvmlv test_vg3-lv5 (174) with existing xfs filesystem 2024-03-01 20:55:33,428 DEBUG blivet/MainThread: resolved '/dev/mapper/test_vg3-lv5' to 'test_vg3-lv5' (lvmlv) 2024-03-01 20:55:33,431 DEBUG blivet/MainThread: DeviceTree.get_device_by_path: path: /dev/mapper/test_vg3-lv6 ; incomplete: False ; hidden: False ; 2024-03-01 20:55:33,434 DEBUG blivet/MainThread: DeviceTree.get_device_by_path returned existing 1020 MiB lvmlv test_vg3-lv6 (183) with existing xfs filesystem 2024-03-01 20:55:33,434 DEBUG blivet/MainThread: resolved '/dev/mapper/test_vg3-lv6' to 'test_vg3-lv6' (lvmlv) 2024-03-01 20:55:33,436 DEBUG blivet/MainThread: DeviceTree.get_device_by_path: path: /dev/mapper/test_vg3-lv7 ; incomplete: False ; hidden: False ; 2024-03-01 20:55:33,439 DEBUG blivet/MainThread: DeviceTree.get_device_by_path returned existing 408 MiB lvmlv test_vg3-lv7 (192) with existing xfs filesystem 2024-03-01 20:55:33,439 DEBUG blivet/MainThread: resolved '/dev/mapper/test_vg3-lv7' to 'test_vg3-lv7' (lvmlv) 2024-03-01 20:55:33,442 DEBUG blivet/MainThread: DeviceTree.get_device_by_path: path: /dev/mapper/test_vg3-lv8 ; incomplete: False ; hidden: False ; 2024-03-01 20:55:33,444 DEBUG blivet/MainThread: DeviceTree.get_device_by_path returned existing 408 MiB lvmlv test_vg3-lv8 (201) with existing xfs filesystem 2024-03-01 20:55:33,444 DEBUG blivet/MainThread: resolved '/dev/mapper/test_vg3-lv8' to 'test_vg3-lv8' (lvmlv) 2024-03-01 20:55:33,447 DEBUG blivet/MainThread: DeviceTree.get_device_by_path: path: /dev/mapper/test_vg1-lv1 ; incomplete: False ; hidden: False ; 2024-03-01 20:55:33,450 DEBUG blivet/MainThread: DeviceTree.get_device_by_path returned existing 460 MiB lvmlv test_vg1-lv1 (100) with existing xfs filesystem 2024-03-01 20:55:33,450 DEBUG blivet/MainThread: resolved '/dev/mapper/test_vg1-lv1' to 'test_vg1-lv1' (lvmlv) 2024-03-01 20:55:33,452 DEBUG blivet/MainThread: DeviceTree.get_device_by_path: path: /dev/mapper/test_vg1-lv2 ; incomplete: False ; hidden: False ; 2024-03-01 20:55:33,455 DEBUG blivet/MainThread: DeviceTree.get_device_by_path returned existing 1.5 GiB lvmlv test_vg1-lv2 (109) with existing xfs filesystem 2024-03-01 20:55:33,455 DEBUG blivet/MainThread: resolved '/dev/mapper/test_vg1-lv2' to 'test_vg1-lv2' (lvmlv) 2024-03-01 20:55:33,458 DEBUG blivet/MainThread: DeviceTree.get_device_by_path: path: /dev/mapper/test_vg2-lv3 ; incomplete: False ; hidden: False ; 2024-03-01 20:55:33,460 DEBUG blivet/MainThread: DeviceTree.get_device_by_path returned existing 308 MiB lvmlv test_vg2-lv3 (135) with existing xfs filesystem 2024-03-01 20:55:33,460 DEBUG blivet/MainThread: resolved '/dev/mapper/test_vg2-lv3' to 'test_vg2-lv3' (lvmlv) 2024-03-01 20:55:33,463 DEBUG blivet/MainThread: DeviceTree.get_device_by_path: path: /dev/mapper/test_vg2-lv4 ; incomplete: False ; hidden: False ; 2024-03-01 20:55:33,465 DEBUG blivet/MainThread: DeviceTree.get_device_by_path returned existing 612 MiB lvmlv test_vg2-lv4 (144) with existing xfs filesystem 2024-03-01 20:55:33,466 DEBUG blivet/MainThread: resolved '/dev/mapper/test_vg2-lv4' to 'test_vg2-lv4' (lvmlv) 2024-03-01 20:55:33,468 DEBUG blivet/MainThread: DeviceTree.get_device_by_path: path: /dev/mapper/test_vg3-lv5 ; incomplete: False ; hidden: False ; 2024-03-01 20:55:33,471 DEBUG blivet/MainThread: DeviceTree.get_device_by_path returned existing 1.2 GiB lvmlv test_vg3-lv5 (174) with existing xfs filesystem 2024-03-01 20:55:33,471 DEBUG blivet/MainThread: resolved '/dev/mapper/test_vg3-lv5' to 'test_vg3-lv5' (lvmlv) 2024-03-01 20:55:33,473 DEBUG blivet/MainThread: DeviceTree.get_device_by_path: path: /dev/mapper/test_vg3-lv6 ; incomplete: False ; hidden: False ; 2024-03-01 20:55:33,476 DEBUG blivet/MainThread: DeviceTree.get_device_by_path returned existing 1020 MiB lvmlv test_vg3-lv6 (183) with existing xfs filesystem 2024-03-01 20:55:33,476 DEBUG blivet/MainThread: resolved '/dev/mapper/test_vg3-lv6' to 'test_vg3-lv6' (lvmlv) 2024-03-01 20:55:33,478 DEBUG blivet/MainThread: DeviceTree.get_device_by_path: path: /dev/mapper/test_vg3-lv7 ; incomplete: False ; hidden: False ; 2024-03-01 20:55:33,481 DEBUG blivet/MainThread: DeviceTree.get_device_by_path returned existing 408 MiB lvmlv test_vg3-lv7 (192) with existing xfs filesystem 2024-03-01 20:55:33,481 DEBUG blivet/MainThread: resolved '/dev/mapper/test_vg3-lv7' to 'test_vg3-lv7' (lvmlv) 2024-03-01 20:55:33,483 DEBUG blivet/MainThread: DeviceTree.get_device_by_path: path: /dev/mapper/test_vg3-lv8 ; incomplete: False ; hidden: False ; 2024-03-01 20:55:33,486 DEBUG blivet/MainThread: DeviceTree.get_device_by_path returned existing 408 MiB lvmlv test_vg3-lv8 (201) with existing xfs filesystem 2024-03-01 20:55:33,486 DEBUG blivet/MainThread: resolved '/dev/mapper/test_vg3-lv8' to 'test_vg3-lv8' (lvmlv) 2024-03-01 20:56:50,279 INFO blivet/MainThread: sys.argv = ['/tmp/ansible_fedora.linux_system_roles.blivet_payload_e9elngmf/ansible_fedora.linux_system_roles.blivet_payload.zip/ansible_collections/fedora/linux_system_roles/plugins/modules/blivet.py'] 2024-03-01 20:56:50,314 DEBUG blivet/MainThread: Ext4FS.supported: supported: True ; 2024-03-01 20:56:50,314 INFO program/MainThread: Running [2] e2fsck -V ... 2024-03-01 20:56:50,317 INFO program/MainThread: stdout[2]: 2024-03-01 20:56:50,317 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 20:56:50,317 INFO program/MainThread: ...done [2] (exit code: 0) 2024-03-01 20:56:50,317 INFO program/MainThread: Running... modprobe --dry-run ext4 2024-03-01 20:56:50,321 DEBUG program/MainThread: Return code: 0 2024-03-01 20:56:50,322 DEBUG blivet/MainThread: get_format('ext4') returning Ext4FS instance with object id 0 2024-03-01 20:56:50,325 DEBUG blivet/MainThread: Ext4FS.supported: supported: True ; 2024-03-01 20:56:50,325 DEBUG blivet/MainThread: trying to set new default fstype to 'ext4' 2024-03-01 20:56:50,328 DEBUG blivet/MainThread: Ext4FS.supported: supported: True ; 2024-03-01 20:56:50,328 DEBUG blivet/MainThread: get_format('ext4') returning Ext4FS instance with object id 1 2024-03-01 20:56:50,331 DEBUG blivet/MainThread: Ext4FS.supported: supported: True ; 2024-03-01 20:56:50,331 INFO program/MainThread: Running... lsblk --bytes -a -o NAME,SIZE,OWNER,GROUP,MODE,FSTYPE,LABEL,UUID,PARTUUID,MOUNTPOINT 2024-03-01 20:56:50,341 INFO program/MainThread: stdout: 2024-03-01 20:56:50,341 INFO program/MainThread: NAME SIZE OWNER GROUP MODE FSTYPE LABEL UUID PARTUUID MOUNTPOINT 2024-03-01 20:56:50,341 INFO program/MainThread: sda 1073741824 root disk brw-rw---- LVM2_member UbNcth-C61D-hhmy-qNCs-Kfy3-TcH0-EwELhh 2024-03-01 20:56:50,341 INFO program/MainThread: `-test_vg1-lv2 1606418432 root disk brw-rw---- xfs 9b4b6471-71e6-4177-a2c8-308c94e75e4a 2024-03-01 20:56:50,341 INFO program/MainThread: sdb 1073741824 root disk brw-rw---- LVM2_member D9qdTF-MFuT-OOj3-Aoz3-FgUw-7pV0-MbikiO 2024-03-01 20:56:50,342 INFO program/MainThread: |-test_vg1-lv2 1606418432 root disk brw-rw---- xfs 9b4b6471-71e6-4177-a2c8-308c94e75e4a 2024-03-01 20:56:50,342 INFO program/MainThread: `-test_vg1-lv1 482344960 root disk brw-rw---- xfs ac621ebc-2d57-4968-8446-95a1994476df 2024-03-01 20:56:50,342 INFO program/MainThread: sdc 1073741824 root disk brw-rw---- LVM2_member 1AtNmX-enn9-kZjq-oHbX-001q-nFdq-oERM7F 2024-03-01 20:56:50,342 INFO program/MainThread: sdd 1073741824 root disk brw-rw---- LVM2_member jr5GOy-9XBl-2Gje-86Xi-v2FY-53L2-mNkTsx 2024-03-01 20:56:50,342 INFO program/MainThread: |-test_vg2-lv4 641728512 root disk brw-rw---- xfs 7bf86105-d509-4db1-8e66-a2c39f6f28f7 2024-03-01 20:56:50,342 INFO program/MainThread: `-test_vg2-lv3 322961408 root disk brw-rw---- xfs 57a8f98f-e77a-4668-8d20-c7f2dffcbed7 2024-03-01 20:56:50,342 INFO program/MainThread: sde 1073741824 root disk brw-rw---- LVM2_member JFfahv-Bcr6-KA66-5TJn-nCPN-wV44-nQjC5L 2024-03-01 20:56:50,342 INFO program/MainThread: sdf 1073741824 root disk brw-rw---- LVM2_member yOfrWi-IYRI-T7Yk-BgyK-rDSX-54gM-ZY9zeN 2024-03-01 20:56:50,342 INFO program/MainThread: sdg 1073741824 root disk brw-rw---- LVM2_member ffRI4c-t31A-8M3p-Kl7I-xQdk-IdaE-CK88Cj 2024-03-01 20:56:50,342 INFO program/MainThread: |-test_vg3-lv8 427819008 root disk brw-rw---- xfs 5941073d-9731-48ac-84e8-f10dbd99cbd4 2024-03-01 20:56:50,342 INFO program/MainThread: |-test_vg3-lv7 427819008 root disk brw-rw---- xfs 4a4290af-14c1-4040-80b8-481bb27dd74a 2024-03-01 20:56:50,342 INFO program/MainThread: `-test_vg3-lv6 1069547520 root disk brw-rw---- xfs 90ca08fc-c862-4e16-ae15-9dc97e3845cd 2024-03-01 20:56:50,342 INFO program/MainThread: sdh 1073741824 root disk brw-rw---- LVM2_member vLgDtW-VVVd-6ckc-anEa-hAwX-0tfn-E3IAru 2024-03-01 20:56:50,342 INFO program/MainThread: `-test_vg3-lv6 1069547520 root disk brw-rw---- xfs 90ca08fc-c862-4e16-ae15-9dc97e3845cd 2024-03-01 20:56:50,342 INFO program/MainThread: sdi 1073741824 root disk brw-rw---- LVM2_member tq5jbq-Zcsf-KugH-Rml5-qtyV-IOPU-EmkZxl 2024-03-01 20:56:50,342 INFO program/MainThread: `-test_vg3-lv5 1283457024 root disk brw-rw---- xfs bcf425ee-6ad4-4684-ab60-b14805820a28 2024-03-01 20:56:50,342 INFO program/MainThread: sdj 1073741824 root disk brw-rw---- LVM2_member 0IjkYa-B3pZ-mFlc-wiJl-1YTk-SLLJ-wEJDTc 2024-03-01 20:56:50,342 INFO program/MainThread: `-test_vg3-lv5 1283457024 root disk brw-rw---- xfs bcf425ee-6ad4-4684-ab60-b14805820a28 2024-03-01 20:56:50,342 INFO program/MainThread: sdk 1073741824 root disk brw-rw---- 2024-03-01 20:56:50,342 INFO program/MainThread: sdl 1073741824 root disk brw-rw---- 2024-03-01 20:56:50,342 INFO program/MainThread: xvda 268435456000 root disk brw-rw---- 2024-03-01 20:56:50,342 INFO program/MainThread: `-xvda1 268434390528 root disk brw-rw---- xfs a4d9efbc-be36-4c5f-99af-596afd10159d e61ef7e0-01 / 2024-03-01 20:56:50,342 DEBUG program/MainThread: Return code: 0 2024-03-01 20:56:50,342 DEBUG blivet/MainThread: lsblk output: NAME SIZE OWNER GROUP MODE FSTYPE LABEL UUID PARTUUID MOUNTPOINT sda 1073741824 root disk brw-rw---- LVM2_member UbNcth-C61D-hhmy-qNCs-Kfy3-TcH0-EwELhh `-test_vg1-lv2 1606418432 root disk brw-rw---- xfs 9b4b6471-71e6-4177-a2c8-308c94e75e4a sdb 1073741824 root disk brw-rw---- LVM2_member D9qdTF-MFuT-OOj3-Aoz3-FgUw-7pV0-MbikiO |-test_vg1-lv2 1606418432 root disk brw-rw---- xfs 9b4b6471-71e6-4177-a2c8-308c94e75e4a `-test_vg1-lv1 482344960 root disk brw-rw---- xfs ac621ebc-2d57-4968-8446-95a1994476df sdc 1073741824 root disk brw-rw---- LVM2_member 1AtNmX-enn9-kZjq-oHbX-001q-nFdq-oERM7F sdd 1073741824 root disk brw-rw---- LVM2_member jr5GOy-9XBl-2Gje-86Xi-v2FY-53L2-mNkTsx |-test_vg2-lv4 641728512 root disk brw-rw---- xfs 7bf86105-d509-4db1-8e66-a2c39f6f28f7 `-test_vg2-lv3 322961408 root disk brw-rw---- xfs 57a8f98f-e77a-4668-8d20-c7f2dffcbed7 sde 1073741824 root disk brw-rw---- LVM2_member JFfahv-Bcr6-KA66-5TJn-nCPN-wV44-nQjC5L sdf 1073741824 root disk brw-rw---- LVM2_member yOfrWi-IYRI-T7Yk-BgyK-rDSX-54gM-ZY9zeN sdg 1073741824 root disk brw-rw---- LVM2_member ffRI4c-t31A-8M3p-Kl7I-xQdk-IdaE-CK88Cj |-test_vg3-lv8 427819008 root disk brw-rw---- xfs 5941073d-9731-48ac-84e8-f10dbd99cbd4 |-test_vg3-lv7 427819008 root disk brw-rw---- xfs 4a4290af-14c1-4040-80b8-481bb27dd74a `-test_vg3-lv6 1069547520 root disk brw-rw---- xfs 90ca08fc-c862-4e16-ae15-9dc97e3845cd sdh 1073741824 root disk brw-rw---- LVM2_member vLgDtW-VVVd-6ckc-anEa-hAwX-0tfn-E3IAru `-test_vg3-lv6 1069547520 root disk brw-rw---- xfs 90ca08fc-c862-4e16-ae15-9dc97e3845cd sdi 1073741824 root disk brw-rw---- LVM2_member tq5jbq-Zcsf-KugH-Rml5-qtyV-IOPU-EmkZxl `-test_vg3-lv5 1283457024 root disk brw-rw---- xfs bcf425ee-6ad4-4684-ab60-b14805820a28 sdj 1073741824 root disk brw-rw---- LVM2_member 0IjkYa-B3pZ-mFlc-wiJl-1YTk-SLLJ-wEJDTc `-test_vg3-lv5 1283457024 root disk brw-rw---- xfs bcf425ee-6ad4-4684-ab60-b14805820a28 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 20:56:50,342 DEBUG blivet/MainThread: lvm filter: clearing the lvm devices list 2024-03-01 20:56:50,343 DEBUG blivet/MainThread: lvm filter: clearing the lvm devices list 2024-03-01 20:56:50,343 INFO blivet/MainThread: resetting Blivet (version 3.6.0) instance 2024-03-01 20:56:50,343 DEBUG blivet/MainThread: lvm filter: clearing the lvm devices list 2024-03-01 20:56:50,343 INFO blivet/MainThread: DeviceTree.populate: ignored_disks is [] ; exclusive_disks is [] 2024-03-01 20:56:50,343 WARNING blivet/MainThread: Failed to call the update_volume_info method: libstoragemgmt functionality not available 2024-03-01 20:56:50,343 INFO program/MainThread: Running... udevadm settle --timeout=300 2024-03-01 20:56:50,354 DEBUG program/MainThread: Return code: 0 2024-03-01 20:56:50,370 INFO blivet/MainThread: devices to scan: ['sda', 'sdb', 'sdk', 'sdl', 'sdc', 'sdd', 'sde', 'sdf', 'sdg', 'sdh', 'sdi', 'sdj', 'xvda', 'xvda1', 'test_vg3-lv8', 'test_vg3-lv7', 'test_vg3-lv6', 'test_vg3-lv5', 'test_vg2-lv4', 'test_vg2-lv3', 'test_vg1-lv2', 'test_vg1-lv1'] 2024-03-01 20:56:50,374 DEBUG blivet/MainThread: DeviceTree.handle_device: name: sda ; info: {'CURRENT_TAGS': ':systemd:', 'DEVLINKS': '/dev/disk/by-diskseq/2 ' '/dev/disk/by-id/scsi-1LIO-ORG_disk0:a8abeb2a-8284-458e-bf04-3e0fbc353c0a ' '/dev/disk/by-id/wwn-0x6001405a8abeb2a8284458ebf043e0fb ' '/dev/disk/by-id/scsi-36001405a8abeb2a8284458ebf043e0fb ' '/dev/disk/by-id/lvm-pv-uuid-UbNcth-C61D-hhmy-qNCs-Kfy3-TcH0-EwELhh ' '/dev/disk/by-id/scsi-SLIO-ORG_disk0_a8abeb2a-8284-458e-bf04-3e0fbc353c0a', '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': 'UbNcth-C61D-hhmy-qNCs-Kfy3-TcH0-EwELhh', 'ID_FS_UUID_ENC': 'UbNcth-C61D-hhmy-qNCs-Kfy3-TcH0-EwELhh', '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': 'a8abeb2a-8284-458e-bf04-3e0fbc353c0a', 'ID_SERIAL': '36001405a8abeb2a8284458ebf043e0fb', 'ID_SERIAL_SHORT': '6001405a8abeb2a8284458ebf043e0fb', 'ID_TARGET_PORT': '0', 'ID_TYPE': 'disk', 'ID_VENDOR': 'LIO-ORG', 'ID_VENDOR_ENC': 'LIO-ORG\\x20', 'ID_WWN': '0x6001405a8abeb2a8', 'ID_WWN_VENDOR_EXTENSION': '0x284458ebf043e0fb', 'ID_WWN_WITH_EXTENSION': '0x6001405a8abeb2a8284458ebf043e0fb', 'MAJOR': '8', 'MINOR': '0', 'SCSI_IDENT_LUN_LOGICAL_UNIT_GROUP': '0x0', 'SCSI_IDENT_LUN_NAA_REGEXT': '6001405a8abeb2a8284458ebf043e0fb', 'SCSI_IDENT_LUN_T10': 'LIO-ORG_disk0:a8abeb2a-8284-458e-bf04-3e0fbc353c0a', 'SCSI_IDENT_PORT_NAME': 'naa.5001405a91c5ccc5,t,0x0001', 'SCSI_IDENT_PORT_RELATIVE': '0', 'SCSI_IDENT_PORT_TARGET_PORT_GROUP': '0x0', 'SCSI_IDENT_SERIAL': 'a8abeb2a-8284-458e-bf04-3e0fbc353c0a', 'SCSI_IDENT_TARGET_NAME': 'naa.5001405a91c5ccc5', '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': '336998022'} ; 2024-03-01 20:56:50,374 INFO blivet/MainThread: scanning sda (/sys/devices/tcm_loop_0/tcm_loop_adapter_0/host2/target2:0:1/2:0:1:0/block/sda)... 2024-03-01 20:56:50,375 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 20:56:50,422 INFO program/MainThread: stdout[3]: LVM2_VG_NAME=test_vg1 LVM2_LV_NAME=lv1 LVM2_LV_UUID=8tiMwr-hy3b-7B3c-kV7T-7hsV-uORT-Z0ltPQ 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=qf1Fcf-NTcc-qA3L-F4qc-ynf7-s1ol-NJlCHs LVM2_LV_SIZE=1606418432 LVM2_LV_ATTR=-wi-a----- LVM2_SEGTYPE=linear LVM2_ORIGIN= LVM2_POOL_LV= LVM2_DATA_LV= LVM2_METADATA_LV= LVM2_LV_ROLE=public LVM2_MOVE_PV= LVM2_DATA_PERCENT= LVM2_METADATA_PERCENT= LVM2_COPY_PERCENT= LVM2_VG_NAME=test_vg1 LVM2_LV_NAME=lv2 LVM2_LV_UUID=qf1Fcf-NTcc-qA3L-F4qc-ynf7-s1ol-NJlCHs LVM2_LV_SIZE=1606418432 LVM2_LV_ATTR=-wi-a----- LVM2_SEGTYPE=linear LVM2_ORIGIN= LVM2_POOL_LV= LVM2_DATA_LV= LVM2_METADATA_LV= 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=3gsqoh-1P4n-SyK8-3G1s-HRKI-mdTi-a0ilxL 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=Ji9k0Z-aXzo-WJXd-aKjm-wc6Z-1M2N-w68tGf 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=aDlZI3-sLDs-B4QP-z3XL-xyQR-bHEA-cKx803 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=aDlZI3-sLDs-B4QP-z3XL-xyQR-bHEA-cKx803 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=GLnS35-0GMW-XIkY-w41U-KfZA-6v3B-5LFxvr 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=GLnS35-0GMW-XIkY-w41U-KfZA-6v3B-5LFxvr 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=bLV6Zb-Faik-wE3Q-sjG9-PnQL-ucBJ-4Fx1RE 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=akuNTj-PamR-T9kg-ApWg-Q95t-Xbuj-10r5HZ LVM2_LV_SIZE=427819008 LVM2_LV_ATTR=-wi-a----- LVM2_SEGTYPE=linear LVM2_ORIGIN= LVM2_POOL_LV= LVM2_DATA_LV= LVM2_METADATA_LV= LVM2_LV_ROLE=public LVM2_MOVE_PV= LVM2_DATA_PERCENT= LVM2_METADATA_PERCENT= LVM2_COPY_PERCENT= 2024-03-01 20:56:50,422 INFO program/MainThread: stderr[3]: 2024-03-01 20:56:50,422 INFO program/MainThread: ...done [3] (exit code: 0) 2024-03-01 20:56:50,427 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: sda ; incomplete: False ; hidden: False ; 2024-03-01 20:56:50,429 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned None 2024-03-01 20:56:50,434 INFO blivet/MainThread: failed to get initiator name from iscsi firmware: storaged iSCSI functionality not available 2024-03-01 20:56:50,435 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 20:56:50,440 DEBUG blivet/MainThread: DiskDevicePopulator.run: name: sda ; 2024-03-01 20:56:50,440 INFO blivet/MainThread: sda is a disk 2024-03-01 20:56:50,441 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 3 2024-03-01 20:56:50,441 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 4 2024-03-01 20:56:50,444 DEBUG blivet/MainThread: DiskDevice._set_format: sda ; type: None ; current: None ; 2024-03-01 20:56:50,447 DEBUG blivet/MainThread: DiskDevice.update_sysfs_path: sda ; status: True ; 2024-03-01 20:56:50,448 DEBUG blivet/MainThread: sda sysfs_path set to /sys/devices/tcm_loop_0/tcm_loop_adapter_0/host2/target2:0:1/2:0:1:0/block/sda 2024-03-01 20:56:50,451 DEBUG blivet/MainThread: DiskDevice.read_current_size: exists: True ; path: /dev/sda ; sysfs_path: /sys/devices/tcm_loop_0/tcm_loop_adapter_0/host2/target2:0:1/2:0:1:0/block/sda ; 2024-03-01 20:56:50,451 DEBUG blivet/MainThread: updated sda size to 1024 MiB (1024 MiB) 2024-03-01 20:56:50,451 INFO blivet/MainThread: added disk sda (id 2) to device tree 2024-03-01 20:56:50,451 INFO blivet/MainThread: got device: DiskDevice instance (0x7f02ff99a8e0) -- 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 = 6001405a8abeb2a8284458ebf043e0fb 2024-03-01 20:56:50,455 DEBUG blivet/MainThread: DeviceTree.handle_format: name: sda ; 2024-03-01 20:56:50,458 DEBUG blivet/MainThread: AppleBootstrapFS.supported: supported: True ; 2024-03-01 20:56:50,458 DEBUG blivet/MainThread: get_format('appleboot') returning AppleBootstrapFS instance with object id 6 2024-03-01 20:56:50,462 DEBUG blivet/MainThread: EFIFS.supported: supported: True ; 2024-03-01 20:56:50,462 DEBUG blivet/MainThread: get_format('efi') returning EFIFS instance with object id 7 2024-03-01 20:56:50,465 DEBUG blivet/MainThread: MacEFIFS.supported: supported: True ; 2024-03-01 20:56:50,465 DEBUG blivet/MainThread: get_format('macefi') returning MacEFIFS instance with object id 8 2024-03-01 20:56:50,468 DEBUG blivet/MainThread: MacEFIFS.supported: supported: True ; 2024-03-01 20:56:50,468 DEBUG blivet/MainThread: get_format('macefi') returning MacEFIFS instance with object id 9 2024-03-01 20:56:50,471 DEBUG blivet/MainThread: LVMFormatPopulator.run: pv: sda ; 2024-03-01 20:56:50,471 DEBUG blivet/MainThread: lvm filter: device /dev/sda added to the list of allowed devices 2024-03-01 20:56:50,472 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 20:56:50,507 INFO program/MainThread: stdout[4]: LVM2_PV_NAME=/dev/sda LVM2_PV_UUID=UbNcth-C61D-hhmy-qNCs-Kfy3-TcH0-EwELhh LVM2_PV_FREE=0 LVM2_PV_SIZE=1065353216 LVM2_PE_START=8388608 LVM2_VG_NAME=test_vg1 LVM2_VG_UUID=TYdFjf-Vzij-jsTb-6XoP-QRXE-BFqM-FaYmIm LVM2_VG_SIZE=3196059648 LVM2_VG_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=D9qdTF-MFuT-OOj3-Aoz3-FgUw-7pV0-MbikiO LVM2_PV_FREE=41943040 LVM2_PV_SIZE=1065353216 LVM2_PE_START=8388608 LVM2_VG_NAME=test_vg1 LVM2_VG_UUID=TYdFjf-Vzij-jsTb-6XoP-QRXE-BFqM-FaYmIm LVM2_VG_SIZE=3196059648 LVM2_VG_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=1AtNmX-enn9-kZjq-oHbX-001q-nFdq-oERM7F LVM2_PV_FREE=1065353216 LVM2_PV_SIZE=1065353216 LVM2_PE_START=8388608 LVM2_VG_NAME=test_vg1 LVM2_VG_UUID=TYdFjf-Vzij-jsTb-6XoP-QRXE-BFqM-FaYmIm LVM2_VG_SIZE=3196059648 LVM2_VG_FREE=1107296256 LVM2_VG_EXTENT_SIZE=4194304 LVM2_VG_EXTENT_COUNT=762 LVM2_VG_FREE_COUNT=264 LVM2_PV_COUNT=3 2024-03-01 20:56:50,507 INFO program/MainThread: stderr[4]: WARNING: Couldn't find device with uuid D9qdTF-MFuT-OOj3-Aoz3-FgUw-7pV0-MbikiO. WARNING: Couldn't find device with uuid 1AtNmX-enn9-kZjq-oHbX-001q-nFdq-oERM7F. WARNING: VG test_vg1 is missing PV D9qdTF-MFuT-OOj3-Aoz3-FgUw-7pV0-MbikiO (last written to /dev/sdb). WARNING: VG test_vg1 is missing PV 1AtNmX-enn9-kZjq-oHbX-001q-nFdq-oERM7F (last written to /dev/sdc). WARNING: Couldn't find all devices for LV test_vg1/lv2 while checking used and assumed devices. WARNING: Couldn't find all devices for LV test_vg1/lv1 while checking used and assumed devices. 2024-03-01 20:56:50,507 INFO program/MainThread: ...done [4] (exit code: 0) 2024-03-01 20:56:50,507 INFO blivet/MainThread: type detected on 'sda' is 'lvmpv' 2024-03-01 20:56:50,511 DEBUG blivet/MainThread: LVMPhysicalVolume.__init__: uuid: UbNcth-C61D-hhmy-qNCs-Kfy3-TcH0-EwELhh ; label: None ; device: /dev/sda ; serial: 36001405a8abeb2a8284458ebf043e0fb ; exists: True ; vg_name: test_vg1 ; vg_uuid: TYdFjf-Vzij-jsTb-6XoP-QRXE-BFqM-FaYmIm ; pe_start: 8 MiB ; 2024-03-01 20:56:50,512 DEBUG blivet/MainThread: get_format('lvmpv') returning LVMPhysicalVolume instance with object id 10 2024-03-01 20:56:50,515 DEBUG blivet/MainThread: DiskDevice._set_format: sda ; type: lvmpv ; current: None ; 2024-03-01 20:56:50,517 DEBUG blivet/MainThread: DeviceTree.get_device_by_uuid: uuid: TYdFjf-Vzij-jsTb-6XoP-QRXE-BFqM-FaYmIm ; incomplete: True ; hidden: False ; 2024-03-01 20:56:50,520 DEBUG blivet/MainThread: DeviceTree.get_device_by_uuid returned None 2024-03-01 20:56:50,523 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: test_vg1 ; incomplete: False ; hidden: False ; 2024-03-01 20:56:50,526 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned None 2024-03-01 20:56:50,526 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 20:56:50,559 INFO program/MainThread: stdout[5]: LVM2_VG_NAME=test_vg1 LVM2_VG_UUID=TYdFjf-Vzij-jsTb-6XoP-QRXE-BFqM-FaYmIm LVM2_VG_SIZE=3196059648 LVM2_VG_FREE=1107296256 LVM2_VG_EXTENT_SIZE=4194304 LVM2_VG_EXTENT_COUNT=762 LVM2_VG_FREE_COUNT=264 LVM2_PV_COUNT=3 2024-03-01 20:56:50,559 INFO program/MainThread: stderr[5]: WARNING: Couldn't find device with uuid D9qdTF-MFuT-OOj3-Aoz3-FgUw-7pV0-MbikiO. WARNING: Couldn't find device with uuid 1AtNmX-enn9-kZjq-oHbX-001q-nFdq-oERM7F. WARNING: VG test_vg1 is missing PV D9qdTF-MFuT-OOj3-Aoz3-FgUw-7pV0-MbikiO (last written to /dev/sdb). WARNING: VG test_vg1 is missing PV 1AtNmX-enn9-kZjq-oHbX-001q-nFdq-oERM7F (last written to /dev/sdc). WARNING: Couldn't find all devices for LV test_vg1/lv2 while checking used and assumed devices. WARNING: Couldn't find all devices for LV test_vg1/lv1 while checking used and assumed devices. 2024-03-01 20:56:50,559 INFO program/MainThread: ...done [5] (exit code: 0) 2024-03-01 20:56:50,559 INFO blivet/MainThread: Can't get exported information from VG info, assuming VG is not exported. 2024-03-01 20:56:50,559 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 12 2024-03-01 20:56:50,565 DEBUG blivet/MainThread: LVMVolumeGroupDevice._add_parent: test_vg1 ; parent: sda ; 2024-03-01 20:56:50,568 DEBUG blivet/MainThread: DiskDevice.add_child: name: sda ; child: test_vg1 ; kids: 0 ; 2024-03-01 20:56:50,568 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 13 2024-03-01 20:56:50,571 DEBUG blivet/MainThread: LVMVolumeGroupDevice._set_format: test_vg1 ; type: None ; current: None ; 2024-03-01 20:56:50,572 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 20:56:50,610 INFO program/MainThread: stdout[6]: LVM2_VG_NAME=test_vg1 LVM2_LV_NAME=lv1 LVM2_LV_UUID=8tiMwr-hy3b-7B3c-kV7T-7hsV-uORT-Z0ltPQ 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=qf1Fcf-NTcc-qA3L-F4qc-ynf7-s1ol-NJlCHs 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=qf1Fcf-NTcc-qA3L-F4qc-ynf7-s1ol-NJlCHs LVM2_LV_SIZE=1606418432 LVM2_LV_ATTR=-wi-a---p- LVM2_SEGTYPE=linear LVM2_ORIGIN= LVM2_POOL_LV= LVM2_DATA_LV= LVM2_METADATA_LV= LVM2_LV_ROLE=public LVM2_MOVE_PV= LVM2_DATA_PERCENT= LVM2_METADATA_PERCENT= LVM2_COPY_PERCENT= 2024-03-01 20:56:50,610 INFO program/MainThread: stderr[6]: WARNING: Couldn't find device with uuid D9qdTF-MFuT-OOj3-Aoz3-FgUw-7pV0-MbikiO. WARNING: Couldn't find device with uuid 1AtNmX-enn9-kZjq-oHbX-001q-nFdq-oERM7F. WARNING: VG test_vg1 is missing PV D9qdTF-MFuT-OOj3-Aoz3-FgUw-7pV0-MbikiO (last written to /dev/sdb). WARNING: VG test_vg1 is missing PV 1AtNmX-enn9-kZjq-oHbX-001q-nFdq-oERM7F (last written to /dev/sdc). WARNING: Couldn't find all devices for LV test_vg1/lv2 while checking used and assumed devices. WARNING: Couldn't find all devices for LV test_vg1/lv1 while checking used and assumed devices. 2024-03-01 20:56:50,610 INFO program/MainThread: ...done [6] (exit code: 0) 2024-03-01 20:56:50,614 DEBUG blivet/MainThread: LVMVolumeGroupDevice.update_sysfs_path: test_vg1 ; status: True ; 2024-03-01 20:56:50,615 INFO blivet/MainThread: added lvmvg test_vg1 (id 11) to device tree 2024-03-01 20:56:50,617 DEBUG blivet/MainThread: LVMFormatPopulator._update_lvs: pv: sda ; 2024-03-01 20:56:50,620 DEBUG blivet/MainThread: DeviceTree.get_device_by_uuid: uuid: TYdFjf-Vzij-jsTb-6XoP-QRXE-BFqM-FaYmIm ; incomplete: True ; hidden: False ; 2024-03-01 20:56:50,623 DEBUG blivet/MainThread: DeviceTree.get_device_by_uuid returned existing 1016 MiB lvmvg test_vg1 (11) 2024-03-01 20:56:50,623 WARNING blivet/MainThread: Skipping LVs for incomplete VG test_vg1 2024-03-01 20:56:50,623 INFO blivet/MainThread: got format: existing lvmpv 2024-03-01 20:56:50,626 DEBUG blivet/MainThread: DeviceTree.handle_device: name: sdb ; info: {'CURRENT_TAGS': ':systemd:', 'DEVLINKS': '/dev/disk/by-id/wwn-0x6001405c67c68fc5fb8494288121de70 ' '/dev/disk/by-id/scsi-36001405c67c68fc5fb8494288121de70 ' '/dev/disk/by-id/lvm-pv-uuid-D9qdTF-MFuT-OOj3-Aoz3-FgUw-7pV0-MbikiO ' '/dev/disk/by-id/scsi-1LIO-ORG_disk1:c67c68fc-5fb8-4942-8812-1de7084b7176 ' '/dev/disk/by-id/scsi-SLIO-ORG_disk1_c67c68fc-5fb8-4942-8812-1de7084b7176 ' '/dev/disk/by-diskseq/3', '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': 'D9qdTF-MFuT-OOj3-Aoz3-FgUw-7pV0-MbikiO', 'ID_FS_UUID_ENC': 'D9qdTF-MFuT-OOj3-Aoz3-FgUw-7pV0-MbikiO', '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': 'c67c68fc-5fb8-4942-8812-1de7084b7176', 'ID_SERIAL': '36001405c67c68fc5fb8494288121de70', 'ID_SERIAL_SHORT': '6001405c67c68fc5fb8494288121de70', 'ID_TARGET_PORT': '0', 'ID_TYPE': 'disk', 'ID_VENDOR': 'LIO-ORG', 'ID_VENDOR_ENC': 'LIO-ORG\\x20', 'ID_WWN': '0x6001405c67c68fc5', 'ID_WWN_VENDOR_EXTENSION': '0xfb8494288121de70', 'ID_WWN_WITH_EXTENSION': '0x6001405c67c68fc5fb8494288121de70', 'MAJOR': '8', 'MINOR': '16', 'SCSI_IDENT_LUN_LOGICAL_UNIT_GROUP': '0x0', 'SCSI_IDENT_LUN_NAA_REGEXT': '6001405c67c68fc5fb8494288121de70', 'SCSI_IDENT_LUN_T10': 'LIO-ORG_disk1:c67c68fc-5fb8-4942-8812-1de7084b7176', 'SCSI_IDENT_PORT_NAME': 'naa.5001405a91c5ccc5,t,0x0001', 'SCSI_IDENT_PORT_RELATIVE': '0', 'SCSI_IDENT_PORT_TARGET_PORT_GROUP': '0x0', 'SCSI_IDENT_SERIAL': 'c67c68fc-5fb8-4942-8812-1de7084b7176', 'SCSI_IDENT_TARGET_NAME': 'naa.5001405a91c5ccc5', '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': '337020590'} ; 2024-03-01 20:56:50,626 INFO blivet/MainThread: scanning sdb (/sys/devices/tcm_loop_0/tcm_loop_adapter_0/host2/target2:0:1/2:0:1:1/block/sdb)... 2024-03-01 20:56:50,629 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: sdb ; incomplete: False ; hidden: False ; 2024-03-01 20:56:50,632 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned None 2024-03-01 20:56:50,637 DEBUG blivet/MainThread: DiskDevicePopulator.run: name: sdb ; 2024-03-01 20:56:50,638 INFO blivet/MainThread: sdb is a disk 2024-03-01 20:56:50,638 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 17 2024-03-01 20:56:50,638 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 18 2024-03-01 20:56:50,641 DEBUG blivet/MainThread: DiskDevice._set_format: sdb ; type: None ; current: None ; 2024-03-01 20:56:50,644 DEBUG blivet/MainThread: DiskDevice.update_sysfs_path: sdb ; status: True ; 2024-03-01 20:56:50,644 DEBUG blivet/MainThread: sdb sysfs_path set to /sys/devices/tcm_loop_0/tcm_loop_adapter_0/host2/target2:0:1/2:0:1:1/block/sdb 2024-03-01 20:56:50,647 DEBUG blivet/MainThread: DiskDevice.read_current_size: exists: True ; path: /dev/sdb ; sysfs_path: /sys/devices/tcm_loop_0/tcm_loop_adapter_0/host2/target2:0:1/2:0:1:1/block/sdb ; 2024-03-01 20:56:50,647 DEBUG blivet/MainThread: updated sdb size to 1024 MiB (1024 MiB) 2024-03-01 20:56:50,647 INFO blivet/MainThread: added disk sdb (id 16) to device tree 2024-03-01 20:56:50,647 INFO blivet/MainThread: got device: DiskDevice instance (0x7f02fe865a00) -- 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 = 6001405c67c68fc5fb8494288121de70 2024-03-01 20:56:50,650 DEBUG blivet/MainThread: DeviceTree.handle_format: name: sdb ; 2024-03-01 20:56:50,654 DEBUG blivet/MainThread: AppleBootstrapFS.supported: supported: True ; 2024-03-01 20:56:50,654 DEBUG blivet/MainThread: get_format('appleboot') returning AppleBootstrapFS instance with object id 20 2024-03-01 20:56:50,657 DEBUG blivet/MainThread: EFIFS.supported: supported: True ; 2024-03-01 20:56:50,657 DEBUG blivet/MainThread: get_format('efi') returning EFIFS instance with object id 21 2024-03-01 20:56:50,660 DEBUG blivet/MainThread: MacEFIFS.supported: supported: True ; 2024-03-01 20:56:50,660 DEBUG blivet/MainThread: get_format('macefi') returning MacEFIFS instance with object id 22 2024-03-01 20:56:50,663 DEBUG blivet/MainThread: MacEFIFS.supported: supported: True ; 2024-03-01 20:56:50,663 DEBUG blivet/MainThread: get_format('macefi') returning MacEFIFS instance with object id 23 2024-03-01 20:56:50,666 DEBUG blivet/MainThread: LVMFormatPopulator.run: pv: sdb ; 2024-03-01 20:56:50,666 DEBUG blivet/MainThread: lvm filter: device /dev/sdb added to the list of allowed devices 2024-03-01 20:56:50,666 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 20:56:50,702 INFO program/MainThread: stdout[7]: LVM2_PV_NAME=/dev/sda LVM2_PV_UUID=UbNcth-C61D-hhmy-qNCs-Kfy3-TcH0-EwELhh LVM2_PV_FREE=0 LVM2_PV_SIZE=1065353216 LVM2_PE_START=8388608 LVM2_VG_NAME=test_vg1 LVM2_VG_UUID=TYdFjf-Vzij-jsTb-6XoP-QRXE-BFqM-FaYmIm LVM2_VG_SIZE=3196059648 LVM2_VG_FREE=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=D9qdTF-MFuT-OOj3-Aoz3-FgUw-7pV0-MbikiO LVM2_PV_FREE=41943040 LVM2_PV_SIZE=1065353216 LVM2_PE_START=8388608 LVM2_VG_NAME=test_vg1 LVM2_VG_UUID=TYdFjf-Vzij-jsTb-6XoP-QRXE-BFqM-FaYmIm LVM2_VG_SIZE=3196059648 LVM2_VG_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=1AtNmX-enn9-kZjq-oHbX-001q-nFdq-oERM7F LVM2_PV_FREE=1065353216 LVM2_PV_SIZE=1065353216 LVM2_PE_START=8388608 LVM2_VG_NAME=test_vg1 LVM2_VG_UUID=TYdFjf-Vzij-jsTb-6XoP-QRXE-BFqM-FaYmIm LVM2_VG_SIZE=3196059648 LVM2_VG_FREE=1107296256 LVM2_VG_EXTENT_SIZE=4194304 LVM2_VG_EXTENT_COUNT=762 LVM2_VG_FREE_COUNT=264 LVM2_PV_COUNT=3 2024-03-01 20:56:50,702 INFO program/MainThread: stderr[7]: WARNING: Couldn't find device with uuid 1AtNmX-enn9-kZjq-oHbX-001q-nFdq-oERM7F. WARNING: VG test_vg1 is missing PV 1AtNmX-enn9-kZjq-oHbX-001q-nFdq-oERM7F (last written to /dev/sdc). 2024-03-01 20:56:50,702 INFO program/MainThread: ...done [7] (exit code: 0) 2024-03-01 20:56:50,702 INFO blivet/MainThread: type detected on 'sdb' is 'lvmpv' 2024-03-01 20:56:50,706 DEBUG blivet/MainThread: LVMPhysicalVolume.__init__: uuid: D9qdTF-MFuT-OOj3-Aoz3-FgUw-7pV0-MbikiO ; label: None ; device: /dev/sdb ; serial: 36001405c67c68fc5fb8494288121de70 ; exists: True ; vg_name: test_vg1 ; vg_uuid: TYdFjf-Vzij-jsTb-6XoP-QRXE-BFqM-FaYmIm ; pe_start: 8 MiB ; free: 40 MiB ; 2024-03-01 20:56:50,706 DEBUG blivet/MainThread: get_format('lvmpv') returning LVMPhysicalVolume instance with object id 24 2024-03-01 20:56:50,709 DEBUG blivet/MainThread: DiskDevice._set_format: sdb ; type: lvmpv ; current: None ; 2024-03-01 20:56:50,712 DEBUG blivet/MainThread: DeviceTree.get_device_by_uuid: uuid: TYdFjf-Vzij-jsTb-6XoP-QRXE-BFqM-FaYmIm ; incomplete: True ; hidden: False ; 2024-03-01 20:56:50,715 DEBUG blivet/MainThread: DeviceTree.get_device_by_uuid returned existing 1016 MiB lvmvg test_vg1 (11) 2024-03-01 20:56:50,718 DEBUG blivet/MainThread: LVMVolumeGroupDevice._add_parent: test_vg1 ; parent: sdb ; 2024-03-01 20:56:50,721 DEBUG blivet/MainThread: DiskDevice.add_child: name: sdb ; child: test_vg1 ; kids: 0 ; 2024-03-01 20:56:50,723 DEBUG blivet/MainThread: LVMFormatPopulator._update_lvs: pv: sdb ; 2024-03-01 20:56:50,726 DEBUG blivet/MainThread: DeviceTree.get_device_by_uuid: uuid: TYdFjf-Vzij-jsTb-6XoP-QRXE-BFqM-FaYmIm ; incomplete: True ; hidden: False ; 2024-03-01 20:56:50,728 DEBUG blivet/MainThread: DeviceTree.get_device_by_uuid returned existing 1.98 GiB lvmvg test_vg1 (11) 2024-03-01 20:56:50,729 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 20:56:50,767 INFO program/MainThread: stdout[8]: LVM2_VG_NAME=test_vg1 LVM2_LV_NAME=lv1 LVM2_LV_UUID=8tiMwr-hy3b-7B3c-kV7T-7hsV-uORT-Z0ltPQ 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=qf1Fcf-NTcc-qA3L-F4qc-ynf7-s1ol-NJlCHs LVM2_LV_SIZE=1606418432 LVM2_LV_ATTR=-wi-a----- LVM2_SEGTYPE=linear LVM2_ORIGIN= LVM2_POOL_LV= LVM2_DATA_LV= LVM2_METADATA_LV= LVM2_LV_ROLE=public LVM2_MOVE_PV= LVM2_DATA_PERCENT= LVM2_METADATA_PERCENT= LVM2_COPY_PERCENT= LVM2_VG_NAME=test_vg1 LVM2_LV_NAME=lv2 LVM2_LV_UUID=qf1Fcf-NTcc-qA3L-F4qc-ynf7-s1ol-NJlCHs LVM2_LV_SIZE=1606418432 LVM2_LV_ATTR=-wi-a----- LVM2_SEGTYPE=linear LVM2_ORIGIN= LVM2_POOL_LV= LVM2_DATA_LV= LVM2_METADATA_LV= LVM2_LV_ROLE=public LVM2_MOVE_PV= LVM2_DATA_PERCENT= LVM2_METADATA_PERCENT= LVM2_COPY_PERCENT= 2024-03-01 20:56:50,767 INFO program/MainThread: stderr[8]: WARNING: Couldn't find device with uuid 1AtNmX-enn9-kZjq-oHbX-001q-nFdq-oERM7F. WARNING: VG test_vg1 is missing PV 1AtNmX-enn9-kZjq-oHbX-001q-nFdq-oERM7F (last written to /dev/sdc). 2024-03-01 20:56:50,767 INFO program/MainThread: ...done [8] (exit code: 0) 2024-03-01 20:56:50,767 WARNING blivet/MainThread: Skipping LVs for incomplete VG test_vg1 2024-03-01 20:56:50,767 INFO blivet/MainThread: got format: existing lvmpv 2024-03-01 20:56:50,771 DEBUG blivet/MainThread: DeviceTree.handle_device: name: sdk ; info: {'CURRENT_TAGS': ':systemd:', 'DEVLINKS': '/dev/disk/by-id/scsi-1LIO-ORG_disk10:e1b8c6d0-3d08-40cc-baa9-9ea541aeb400 ' '/dev/disk/by-id/scsi-36001405e1b8c6d03d0840ccbaa99ea54 ' '/dev/disk/by-diskseq/12 ' '/dev/disk/by-id/scsi-SLIO-ORG_disk10_e1b8c6d0-3d08-40cc-baa9-9ea541aeb400 ' '/dev/disk/by-id/wwn-0x6001405e1b8c6d03d0840ccbaa99ea54', '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': 'e1b8c6d0-3d08-40cc-baa9-9ea541aeb400', 'ID_SERIAL': '36001405e1b8c6d03d0840ccbaa99ea54', 'ID_SERIAL_SHORT': '6001405e1b8c6d03d0840ccbaa99ea54', 'ID_TARGET_PORT': '0', 'ID_TYPE': 'disk', 'ID_VENDOR': 'LIO-ORG', 'ID_VENDOR_ENC': 'LIO-ORG\\x20', 'ID_WWN': '0x6001405e1b8c6d03', 'ID_WWN_VENDOR_EXTENSION': '0xd0840ccbaa99ea54', 'ID_WWN_WITH_EXTENSION': '0x6001405e1b8c6d03d0840ccbaa99ea54', 'MAJOR': '8', 'MINOR': '160', 'SCSI_IDENT_LUN_LOGICAL_UNIT_GROUP': '0x0', 'SCSI_IDENT_LUN_NAA_REGEXT': '6001405e1b8c6d03d0840ccbaa99ea54', 'SCSI_IDENT_LUN_T10': 'LIO-ORG_disk10:e1b8c6d0-3d08-40cc-baa9-9ea541aeb400', 'SCSI_IDENT_PORT_NAME': 'naa.5001405a91c5ccc5,t,0x0001', 'SCSI_IDENT_PORT_RELATIVE': '0', 'SCSI_IDENT_PORT_TARGET_PORT_GROUP': '0x0', 'SCSI_IDENT_SERIAL': 'e1b8c6d0-3d08-40cc-baa9-9ea541aeb400', 'SCSI_IDENT_TARGET_NAME': 'naa.5001405a91c5ccc5', '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': '337615258'} ; 2024-03-01 20:56:50,772 INFO blivet/MainThread: scanning sdk (/sys/devices/tcm_loop_0/tcm_loop_adapter_0/host2/target2:0:1/2:0:1:10/block/sdk)... 2024-03-01 20:56:50,774 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: sdk ; incomplete: False ; hidden: False ; 2024-03-01 20:56:50,777 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned None 2024-03-01 20:56:50,782 DEBUG blivet/MainThread: DiskDevicePopulator.run: name: sdk ; 2024-03-01 20:56:50,783 INFO blivet/MainThread: sdk is a disk 2024-03-01 20:56:50,783 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 27 2024-03-01 20:56:50,783 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 28 2024-03-01 20:56:50,786 DEBUG blivet/MainThread: DiskDevice._set_format: sdk ; type: None ; current: None ; 2024-03-01 20:56:50,789 DEBUG blivet/MainThread: DiskDevice.update_sysfs_path: sdk ; status: True ; 2024-03-01 20:56:50,789 DEBUG blivet/MainThread: sdk sysfs_path set to /sys/devices/tcm_loop_0/tcm_loop_adapter_0/host2/target2:0:1/2:0:1:10/block/sdk 2024-03-01 20:56:50,792 DEBUG blivet/MainThread: DiskDevice.read_current_size: exists: True ; path: /dev/sdk ; sysfs_path: /sys/devices/tcm_loop_0/tcm_loop_adapter_0/host2/target2:0:1/2:0:1:10/block/sdk ; 2024-03-01 20:56:50,792 DEBUG blivet/MainThread: updated sdk size to 1024 MiB (1024 MiB) 2024-03-01 20:56:50,792 INFO blivet/MainThread: added disk sdk (id 26) to device tree 2024-03-01 20:56:50,792 INFO blivet/MainThread: got device: DiskDevice instance (0x7f02fe7c5c40) -- 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 = 6001405e1b8c6d03d0840ccbaa99ea54 2024-03-01 20:56:50,796 DEBUG blivet/MainThread: DeviceTree.handle_format: name: sdk ; 2024-03-01 20:56:50,796 DEBUG blivet/MainThread: no type or existing type for sdk, bailing 2024-03-01 20:56:50,799 DEBUG blivet/MainThread: DeviceTree.handle_device: name: sdl ; info: {'CURRENT_TAGS': ':systemd:', 'DEVLINKS': '/dev/disk/by-id/scsi-SLIO-ORG_disk11_f208e545-093d-44a6-ac77-aa8bfab02819 ' '/dev/disk/by-id/scsi-36001405f208e545093d44a6ac77aa8bf ' '/dev/disk/by-diskseq/13 ' '/dev/disk/by-id/wwn-0x6001405f208e545093d44a6ac77aa8bf ' '/dev/disk/by-id/scsi-1LIO-ORG_disk11:f208e545-093d-44a6-ac77-aa8bfab02819', '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': 'f208e545-093d-44a6-ac77-aa8bfab02819', 'ID_SERIAL': '36001405f208e545093d44a6ac77aa8bf', 'ID_SERIAL_SHORT': '6001405f208e545093d44a6ac77aa8bf', 'ID_TARGET_PORT': '0', 'ID_TYPE': 'disk', 'ID_VENDOR': 'LIO-ORG', 'ID_VENDOR_ENC': 'LIO-ORG\\x20', 'ID_WWN': '0x6001405f208e5450', 'ID_WWN_VENDOR_EXTENSION': '0x93d44a6ac77aa8bf', 'ID_WWN_WITH_EXTENSION': '0x6001405f208e545093d44a6ac77aa8bf', 'MAJOR': '8', 'MINOR': '176', 'SCSI_IDENT_LUN_LOGICAL_UNIT_GROUP': '0x0', 'SCSI_IDENT_LUN_NAA_REGEXT': '6001405f208e545093d44a6ac77aa8bf', 'SCSI_IDENT_LUN_T10': 'LIO-ORG_disk11:f208e545-093d-44a6-ac77-aa8bfab02819', 'SCSI_IDENT_PORT_NAME': 'naa.5001405a91c5ccc5,t,0x0001', 'SCSI_IDENT_PORT_RELATIVE': '0', 'SCSI_IDENT_PORT_TARGET_PORT_GROUP': '0x0', 'SCSI_IDENT_SERIAL': 'f208e545-093d-44a6-ac77-aa8bfab02819', 'SCSI_IDENT_TARGET_NAME': 'naa.5001405a91c5ccc5', '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': '337703429'} ; 2024-03-01 20:56:50,799 INFO blivet/MainThread: scanning sdl (/sys/devices/tcm_loop_0/tcm_loop_adapter_0/host2/target2:0:1/2:0:1:11/block/sdl)... 2024-03-01 20:56:50,802 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: sdl ; incomplete: False ; hidden: False ; 2024-03-01 20:56:50,804 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned None 2024-03-01 20:56:50,809 DEBUG blivet/MainThread: DiskDevicePopulator.run: name: sdl ; 2024-03-01 20:56:50,810 INFO blivet/MainThread: sdl is a disk 2024-03-01 20:56:50,810 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 32 2024-03-01 20:56:50,810 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 33 2024-03-01 20:56:50,812 DEBUG blivet/MainThread: DiskDevice._set_format: sdl ; type: None ; current: None ; 2024-03-01 20:56:50,815 DEBUG blivet/MainThread: DiskDevice.update_sysfs_path: sdl ; status: True ; 2024-03-01 20:56:50,815 DEBUG blivet/MainThread: sdl sysfs_path set to /sys/devices/tcm_loop_0/tcm_loop_adapter_0/host2/target2:0:1/2:0:1:11/block/sdl 2024-03-01 20:56:50,818 DEBUG blivet/MainThread: DiskDevice.read_current_size: exists: True ; path: /dev/sdl ; sysfs_path: /sys/devices/tcm_loop_0/tcm_loop_adapter_0/host2/target2:0:1/2:0:1:11/block/sdl ; 2024-03-01 20:56:50,819 DEBUG blivet/MainThread: updated sdl size to 1024 MiB (1024 MiB) 2024-03-01 20:56:50,819 INFO blivet/MainThread: added disk sdl (id 31) to device tree 2024-03-01 20:56:50,819 INFO blivet/MainThread: got device: DiskDevice instance (0x7f02fe7c5d90) -- 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 = 6001405f208e545093d44a6ac77aa8bf 2024-03-01 20:56:50,822 DEBUG blivet/MainThread: DeviceTree.handle_format: name: sdl ; 2024-03-01 20:56:50,822 DEBUG blivet/MainThread: no type or existing type for sdl, bailing 2024-03-01 20:56:50,825 DEBUG blivet/MainThread: DeviceTree.handle_device: name: sdc ; info: {'CURRENT_TAGS': ':systemd:', 'DEVLINKS': '/dev/disk/by-id/scsi-1LIO-ORG_disk2:0b2dc9bc-15ac-412f-92a3-0dd570796fb3 ' '/dev/disk/by-id/lvm-pv-uuid-1AtNmX-enn9-kZjq-oHbX-001q-nFdq-oERM7F ' '/dev/disk/by-id/scsi-SLIO-ORG_disk2_0b2dc9bc-15ac-412f-92a3-0dd570796fb3 ' '/dev/disk/by-diskseq/4 ' '/dev/disk/by-id/scsi-360014050b2dc9bc15ac412f92a30dd57 ' '/dev/disk/by-id/wwn-0x60014050b2dc9bc15ac412f92a30dd57', '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': '1AtNmX-enn9-kZjq-oHbX-001q-nFdq-oERM7F', 'ID_FS_UUID_ENC': '1AtNmX-enn9-kZjq-oHbX-001q-nFdq-oERM7F', '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': '0b2dc9bc-15ac-412f-92a3-0dd570796fb3', 'ID_SERIAL': '360014050b2dc9bc15ac412f92a30dd57', 'ID_SERIAL_SHORT': '60014050b2dc9bc15ac412f92a30dd57', 'ID_TARGET_PORT': '0', 'ID_TYPE': 'disk', 'ID_VENDOR': 'LIO-ORG', 'ID_VENDOR_ENC': 'LIO-ORG\\x20', 'ID_WWN': '0x60014050b2dc9bc1', 'ID_WWN_VENDOR_EXTENSION': '0x5ac412f92a30dd57', 'ID_WWN_WITH_EXTENSION': '0x60014050b2dc9bc15ac412f92a30dd57', 'MAJOR': '8', 'MINOR': '32', 'SCSI_IDENT_LUN_LOGICAL_UNIT_GROUP': '0x0', 'SCSI_IDENT_LUN_NAA_REGEXT': '60014050b2dc9bc15ac412f92a30dd57', 'SCSI_IDENT_LUN_T10': 'LIO-ORG_disk2:0b2dc9bc-15ac-412f-92a3-0dd570796fb3', 'SCSI_IDENT_PORT_NAME': 'naa.5001405a91c5ccc5,t,0x0001', 'SCSI_IDENT_PORT_RELATIVE': '0', 'SCSI_IDENT_PORT_TARGET_PORT_GROUP': '0x0', 'SCSI_IDENT_SERIAL': '0b2dc9bc-15ac-412f-92a3-0dd570796fb3', 'SCSI_IDENT_TARGET_NAME': 'naa.5001405a91c5ccc5', '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': '337088436'} ; 2024-03-01 20:56:50,825 INFO blivet/MainThread: scanning sdc (/sys/devices/tcm_loop_0/tcm_loop_adapter_0/host2/target2:0:1/2:0:1:2/block/sdc)... 2024-03-01 20:56:50,828 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: sdc ; incomplete: False ; hidden: False ; 2024-03-01 20:56:50,830 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned None 2024-03-01 20:56:50,836 DEBUG blivet/MainThread: DiskDevicePopulator.run: name: sdc ; 2024-03-01 20:56:50,836 INFO blivet/MainThread: sdc is a disk 2024-03-01 20:56:50,836 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 37 2024-03-01 20:56:50,836 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 38 2024-03-01 20:56:50,839 DEBUG blivet/MainThread: DiskDevice._set_format: sdc ; type: None ; current: None ; 2024-03-01 20:56:50,842 DEBUG blivet/MainThread: DiskDevice.update_sysfs_path: sdc ; status: True ; 2024-03-01 20:56:50,842 DEBUG blivet/MainThread: sdc sysfs_path set to /sys/devices/tcm_loop_0/tcm_loop_adapter_0/host2/target2:0:1/2:0:1:2/block/sdc 2024-03-01 20:56:50,845 DEBUG blivet/MainThread: DiskDevice.read_current_size: exists: True ; path: /dev/sdc ; sysfs_path: /sys/devices/tcm_loop_0/tcm_loop_adapter_0/host2/target2:0:1/2:0:1:2/block/sdc ; 2024-03-01 20:56:50,845 DEBUG blivet/MainThread: updated sdc size to 1024 MiB (1024 MiB) 2024-03-01 20:56:50,846 INFO blivet/MainThread: added disk sdc (id 36) to device tree 2024-03-01 20:56:50,846 INFO blivet/MainThread: got device: DiskDevice instance (0x7f02fe7da460) -- 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 = 60014050b2dc9bc15ac412f92a30dd57 2024-03-01 20:56:50,849 DEBUG blivet/MainThread: DeviceTree.handle_format: name: sdc ; 2024-03-01 20:56:50,852 DEBUG blivet/MainThread: AppleBootstrapFS.supported: supported: True ; 2024-03-01 20:56:50,852 DEBUG blivet/MainThread: get_format('appleboot') returning AppleBootstrapFS instance with object id 40 2024-03-01 20:56:50,855 DEBUG blivet/MainThread: EFIFS.supported: supported: True ; 2024-03-01 20:56:50,855 DEBUG blivet/MainThread: get_format('efi') returning EFIFS instance with object id 41 2024-03-01 20:56:50,858 DEBUG blivet/MainThread: MacEFIFS.supported: supported: True ; 2024-03-01 20:56:50,858 DEBUG blivet/MainThread: get_format('macefi') returning MacEFIFS instance with object id 42 2024-03-01 20:56:50,861 DEBUG blivet/MainThread: MacEFIFS.supported: supported: True ; 2024-03-01 20:56:50,861 DEBUG blivet/MainThread: get_format('macefi') returning MacEFIFS instance with object id 43 2024-03-01 20:56:50,863 DEBUG blivet/MainThread: LVMFormatPopulator.run: pv: sdc ; 2024-03-01 20:56:50,864 DEBUG blivet/MainThread: lvm filter: device /dev/sdc added to the list of allowed devices 2024-03-01 20:56:50,864 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/sdc,/dev/sdb,/dev/sda ... 2024-03-01 20:56:50,890 INFO program/MainThread: stdout[9]: LVM2_PV_NAME=/dev/sda LVM2_PV_UUID=UbNcth-C61D-hhmy-qNCs-Kfy3-TcH0-EwELhh LVM2_PV_FREE=0 LVM2_PV_SIZE=1065353216 LVM2_PE_START=8388608 LVM2_VG_NAME=test_vg1 LVM2_VG_UUID=TYdFjf-Vzij-jsTb-6XoP-QRXE-BFqM-FaYmIm LVM2_VG_SIZE=3196059648 LVM2_VG_FREE=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=D9qdTF-MFuT-OOj3-Aoz3-FgUw-7pV0-MbikiO LVM2_PV_FREE=41943040 LVM2_PV_SIZE=1065353216 LVM2_PE_START=8388608 LVM2_VG_NAME=test_vg1 LVM2_VG_UUID=TYdFjf-Vzij-jsTb-6XoP-QRXE-BFqM-FaYmIm LVM2_VG_SIZE=3196059648 LVM2_VG_FREE=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=1AtNmX-enn9-kZjq-oHbX-001q-nFdq-oERM7F LVM2_PV_FREE=1065353216 LVM2_PV_SIZE=1065353216 LVM2_PE_START=8388608 LVM2_VG_NAME=test_vg1 LVM2_VG_UUID=TYdFjf-Vzij-jsTb-6XoP-QRXE-BFqM-FaYmIm LVM2_VG_SIZE=3196059648 LVM2_VG_FREE=1107296256 LVM2_VG_EXTENT_SIZE=4194304 LVM2_VG_EXTENT_COUNT=762 LVM2_VG_FREE_COUNT=264 LVM2_PV_COUNT=3 2024-03-01 20:56:50,890 INFO program/MainThread: stderr[9]: 2024-03-01 20:56:50,890 INFO program/MainThread: ...done [9] (exit code: 0) 2024-03-01 20:56:50,890 INFO blivet/MainThread: type detected on 'sdc' is 'lvmpv' 2024-03-01 20:56:50,894 DEBUG blivet/MainThread: LVMPhysicalVolume.__init__: uuid: 1AtNmX-enn9-kZjq-oHbX-001q-nFdq-oERM7F ; label: None ; device: /dev/sdc ; serial: 360014050b2dc9bc15ac412f92a30dd57 ; exists: True ; vg_name: test_vg1 ; vg_uuid: TYdFjf-Vzij-jsTb-6XoP-QRXE-BFqM-FaYmIm ; pe_start: 8 MiB ; free: 1016 MiB ; 2024-03-01 20:56:50,894 DEBUG blivet/MainThread: get_format('lvmpv') returning LVMPhysicalVolume instance with object id 44 2024-03-01 20:56:50,897 DEBUG blivet/MainThread: DiskDevice._set_format: sdc ; type: lvmpv ; current: None ; 2024-03-01 20:56:50,900 DEBUG blivet/MainThread: DeviceTree.get_device_by_uuid: uuid: TYdFjf-Vzij-jsTb-6XoP-QRXE-BFqM-FaYmIm ; incomplete: True ; hidden: False ; 2024-03-01 20:56:50,903 DEBUG blivet/MainThread: DeviceTree.get_device_by_uuid returned existing 1.98 GiB lvmvg test_vg1 (11) 2024-03-01 20:56:50,906 DEBUG blivet/MainThread: LVMVolumeGroupDevice._add_parent: test_vg1 ; parent: sdc ; 2024-03-01 20:56:50,909 DEBUG blivet/MainThread: DiskDevice.add_child: name: sdc ; child: test_vg1 ; kids: 0 ; 2024-03-01 20:56:50,912 DEBUG blivet/MainThread: LVMFormatPopulator._update_lvs: pv: sdc ; 2024-03-01 20:56:50,914 DEBUG blivet/MainThread: DeviceTree.get_device_by_uuid: uuid: TYdFjf-Vzij-jsTb-6XoP-QRXE-BFqM-FaYmIm ; incomplete: True ; hidden: False ; 2024-03-01 20:56:50,917 DEBUG blivet/MainThread: DeviceTree.get_device_by_uuid returned existing 2.98 GiB lvmvg test_vg1 (11) 2024-03-01 20:56:50,917 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/sdc,/dev/sdb,/dev/sda ... 2024-03-01 20:56:50,949 INFO program/MainThread: stdout[10]: LVM2_VG_NAME=test_vg1 LVM2_LV_NAME=lv1 LVM2_LV_UUID=8tiMwr-hy3b-7B3c-kV7T-7hsV-uORT-Z0ltPQ 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=qf1Fcf-NTcc-qA3L-F4qc-ynf7-s1ol-NJlCHs LVM2_LV_SIZE=1606418432 LVM2_LV_ATTR=-wi-a----- LVM2_SEGTYPE=linear LVM2_ORIGIN= LVM2_POOL_LV= LVM2_DATA_LV= LVM2_METADATA_LV= LVM2_LV_ROLE=public LVM2_MOVE_PV= LVM2_DATA_PERCENT= LVM2_METADATA_PERCENT= LVM2_COPY_PERCENT= LVM2_VG_NAME=test_vg1 LVM2_LV_NAME=lv2 LVM2_LV_UUID=qf1Fcf-NTcc-qA3L-F4qc-ynf7-s1ol-NJlCHs LVM2_LV_SIZE=1606418432 LVM2_LV_ATTR=-wi-a----- LVM2_SEGTYPE=linear LVM2_ORIGIN= LVM2_POOL_LV= LVM2_DATA_LV= LVM2_METADATA_LV= LVM2_LV_ROLE=public LVM2_MOVE_PV= LVM2_DATA_PERCENT= LVM2_METADATA_PERCENT= LVM2_COPY_PERCENT= 2024-03-01 20:56:50,950 INFO program/MainThread: stderr[10]: 2024-03-01 20:56:50,950 INFO program/MainThread: ...done [10] (exit code: 0) 2024-03-01 20:56:50,953 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: test_vg1-lv1 ; incomplete: False ; hidden: False ; 2024-03-01 20:56:50,956 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned None 2024-03-01 20:56:50,959 DEBUG blivet/MainThread: DeviceTree.get_device_by_uuid: uuid: 8tiMwr-hy3b-7B3c-kV7T-7hsV-uORT-Z0ltPQ ; incomplete: False ; hidden: False ; 2024-03-01 20:56:50,962 DEBUG blivet/MainThread: DeviceTree.get_device_by_uuid returned None 2024-03-01 20:56:50,962 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 46 2024-03-01 20:56:50,965 DEBUG blivet/MainThread: LVMVolumeGroupDevice.add_child: name: test_vg1 ; child: lv1 ; kids: 0 ; 2024-03-01 20:56:50,965 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 47 2024-03-01 20:56:50,968 DEBUG blivet/MainThread: LVMLogicalVolumeDevice._set_format: test_vg1-lv1 ; type: None ; current: None ; 2024-03-01 20:56:50,972 DEBUG blivet/MainThread: LVMLogicalVolumeDevice.update_sysfs_path: test_vg1-lv1 ; status: True ; 2024-03-01 20:56:50,972 DEBUG blivet/MainThread: test_vg1-lv1 sysfs_path set to /sys/devices/virtual/block/dm-7 2024-03-01 20:56:50,975 DEBUG blivet/MainThread: LVMLogicalVolumeDevice.read_current_size: exists: True ; path: /dev/mapper/test_vg1-lv1 ; sysfs_path: /sys/devices/virtual/block/dm-7 ; 2024-03-01 20:56:50,976 DEBUG blivet/MainThread: updated test_vg1-lv1 size to 460 MiB (460 MiB) 2024-03-01 20:56:50,976 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 49 2024-03-01 20:56:50,979 DEBUG blivet/MainThread: LVMVolumeGroupDevice.remove_child: name: test_vg1 ; child: lv1 ; kids: 1 ; 2024-03-01 20:56:50,982 DEBUG blivet/MainThread: LVMVolumeGroupDevice.add_child: name: test_vg1 ; child: lv1 ; kids: 0 ; 2024-03-01 20:56:50,982 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 50 2024-03-01 20:56:50,985 DEBUG blivet/MainThread: LVMLogicalVolumeDevice._set_format: test_vg1-lv1 ; type: None ; current: None ; 2024-03-01 20:56:50,988 DEBUG blivet/MainThread: LVMLogicalVolumeDevice.update_sysfs_path: test_vg1-lv1 ; status: True ; 2024-03-01 20:56:50,988 DEBUG blivet/MainThread: test_vg1-lv1 sysfs_path set to /sys/devices/virtual/block/dm-7 2024-03-01 20:56:50,991 DEBUG blivet/MainThread: LVMLogicalVolumeDevice.read_current_size: exists: True ; path: /dev/mapper/test_vg1-lv1 ; sysfs_path: /sys/devices/virtual/block/dm-7 ; 2024-03-01 20:56:50,992 DEBUG blivet/MainThread: updated test_vg1-lv1 size to 460 MiB (460 MiB) 2024-03-01 20:56:50,992 DEBUG blivet/MainThread: Adding test_vg1-lv1/460 MiB to test_vg1 2024-03-01 20:56:50,992 INFO blivet/MainThread: added lvmlv test_vg1-lv1 (id 45) to device tree 2024-03-01 20:56:50,995 DEBUG blivet/MainThread: LVMLogicalVolumeDevice.update_sysfs_path: test_vg1-lv1 ; status: True ; 2024-03-01 20:56:50,995 DEBUG blivet/MainThread: test_vg1-lv1 sysfs_path set to /sys/devices/virtual/block/dm-7 2024-03-01 20:56:50,998 DEBUG blivet/MainThread: LVMLogicalVolumeDevice.read_current_size: exists: True ; path: /dev/mapper/test_vg1-lv1 ; sysfs_path: /sys/devices/virtual/block/dm-7 ; 2024-03-01 20:56:50,998 DEBUG blivet/MainThread: updated test_vg1-lv1 size to 460 MiB (460 MiB) 2024-03-01 20:56:51,003 DEBUG blivet/MainThread: DeviceTree.handle_device: name: test_vg1-lv1 ; info: {'CURRENT_TAGS': ':systemd:', 'DEVLINKS': '/dev/test_vg1/lv1 ' '/dev/disk/by-id/dm-uuid-LVM-TYdFjfVzijjsTb6XoPQRXEBFqMFaYmIm8tiMwrhy3b7B3ckV7T7hsVuORTZ0ltPQ ' '/dev/disk/by-id/dm-name-test_vg1-lv1 ' '/dev/disk/by-uuid/ac621ebc-2d57-4968-8446-95a1994476df ' '/dev/mapper/test_vg1-lv1', 'DEVNAME': '/dev/dm-7', 'DEVPATH': '/devices/virtual/block/dm-7', 'DEVTYPE': 'disk', 'DISKSEQ': '160', '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-TYdFjfVzijjsTb6XoPQRXEBFqMFaYmIm8tiMwrhy3b7B3ckV7T7hsVuORTZ0ltPQ', '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': 'ac621ebc-2d57-4968-8446-95a1994476df', 'ID_FS_UUID_ENC': 'ac621ebc-2d57-4968-8446-95a1994476df', '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': '936255199'} ; 2024-03-01 20:56:51,003 INFO blivet/MainThread: scanning test_vg1-lv1 (/sys/devices/virtual/block/dm-7)... 2024-03-01 20:56:51,003 INFO program/MainThread: Running [11] dmsetup info -co subsystem --noheadings test_vg1-lv1 ... 2024-03-01 20:56:51,006 INFO program/MainThread: stdout[11]: LVM 2024-03-01 20:56:51,006 INFO program/MainThread: stderr[11]: 2024-03-01 20:56:51,006 INFO program/MainThread: ...done [11] (exit code: 0) 2024-03-01 20:56:51,006 INFO program/MainThread: Running [12] dmsetup info -co subsystem --noheadings test_vg1-lv1 ... 2024-03-01 20:56:51,008 INFO program/MainThread: stdout[12]: LVM 2024-03-01 20:56:51,009 INFO program/MainThread: stderr[12]: 2024-03-01 20:56:51,009 INFO program/MainThread: ...done [12] (exit code: 0) 2024-03-01 20:56:51,009 INFO program/MainThread: Running [13] dmsetup info -co subsystem --noheadings test_vg1-lv1 ... 2024-03-01 20:56:51,011 INFO program/MainThread: stdout[13]: LVM 2024-03-01 20:56:51,011 INFO program/MainThread: stderr[13]: 2024-03-01 20:56:51,011 INFO program/MainThread: ...done [13] (exit code: 0) 2024-03-01 20:56:51,015 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: test_vg1-lv1 ; incomplete: False ; hidden: False ; 2024-03-01 20:56:51,018 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned existing 460 MiB lvmlv test_vg1-lv1 (45) 2024-03-01 20:56:51,020 DEBUG blivet/MainThread: test_vg1 size is 2.98 GiB 2024-03-01 20:56:51,021 DEBUG blivet/MainThread: vg test_vg1 has 2.53 GiB free 2024-03-01 20:56:51,021 DEBUG blivet/MainThread: test_vg1 size is 2.98 GiB 2024-03-01 20:56:51,022 DEBUG blivet/MainThread: vg test_vg1 has 2.53 GiB free 2024-03-01 20:56:51,018 INFO blivet/MainThread: got device: LVMLogicalVolumeDevice instance (0x7f02fe7daf10) -- name = test_vg1-lv1 status = True id = 45 children = [] parents = ['existing 2.98 GiB lvmvg test_vg1 (11)'] uuid = 8tiMwr-hy3b-7B3c-kV7T-7hsV-uORT-Z0ltPQ 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 (0x7f02fe88c6d0) -- 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 = TYdFjf-Vzij-jsTb-6XoP-QRXE-BFqM-FaYmIm size = 2.98 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 2.98 GiB path = /dev/test_vg1 format args = [] original_format = None free = 1.03 GiB PE Size = 4 MiB PE Count = 762 PE Free = 264 PV Count = 3 modified = False extents = 762 free space = 2.53 GiB free extents = 647 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sda (2) with existing lvmpv', 'existing 1024 MiB disk sdb (16) with existing lvmpv', 'existing 1024 MiB disk sdc (36) with existing lvmpv'] LVs = ['existing 460 MiB lvmlv test_vg1-lv1 (45)'] segment type = linear percent = 0 VG space used = 460 MiB 2024-03-01 20:56:51,022 INFO program/MainThread: Running [14] dmsetup info -co subsystem --noheadings test_vg1-lv1 ... 2024-03-01 20:56:51,024 INFO program/MainThread: stdout[14]: LVM 2024-03-01 20:56:51,024 INFO program/MainThread: stderr[14]: 2024-03-01 20:56:51,025 INFO program/MainThread: ...done [14] (exit code: 0) 2024-03-01 20:56:51,028 DEBUG blivet/MainThread: DeviceTree.handle_format: name: test_vg1-lv1 ; 2024-03-01 20:56:51,031 DEBUG blivet/MainThread: AppleBootstrapFS.supported: supported: True ; 2024-03-01 20:56:51,032 DEBUG blivet/MainThread: get_format('appleboot') returning AppleBootstrapFS instance with object id 52 2024-03-01 20:56:51,035 DEBUG blivet/MainThread: EFIFS.supported: supported: True ; 2024-03-01 20:56:51,035 DEBUG blivet/MainThread: get_format('efi') returning EFIFS instance with object id 53 2024-03-01 20:56:51,038 DEBUG blivet/MainThread: MacEFIFS.supported: supported: True ; 2024-03-01 20:56:51,038 DEBUG blivet/MainThread: get_format('macefi') returning MacEFIFS instance with object id 54 2024-03-01 20:56:51,041 DEBUG blivet/MainThread: MacEFIFS.supported: supported: True ; 2024-03-01 20:56:51,041 DEBUG blivet/MainThread: get_format('macefi') returning MacEFIFS instance with object id 55 2024-03-01 20:56:51,043 WARNING blivet/MainThread: Stratis DBus service is not running 2024-03-01 20:56:51,043 INFO blivet/MainThread: type detected on 'test_vg1-lv1' is 'xfs' 2024-03-01 20:56:51,046 DEBUG blivet/MainThread: XFS.supported: supported: True ; 2024-03-01 20:56:51,046 DEBUG blivet/MainThread: get_format('xfs') returning XFS instance with object id 56 2024-03-01 20:56:51,049 DEBUG blivet/MainThread: LVMLogicalVolumeDevice._set_format: test_vg1-lv1 ; type: xfs ; current: None ; 2024-03-01 20:56:51,049 INFO blivet/MainThread: got format: existing xfs filesystem 2024-03-01 20:56:51,053 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: test_vg1-lv2 ; incomplete: False ; hidden: False ; 2024-03-01 20:56:51,055 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned None 2024-03-01 20:56:51,058 DEBUG blivet/MainThread: DeviceTree.get_device_by_uuid: uuid: qf1Fcf-NTcc-qA3L-F4qc-ynf7-s1ol-NJlCHs ; incomplete: False ; hidden: False ; 2024-03-01 20:56:51,061 DEBUG blivet/MainThread: DeviceTree.get_device_by_uuid returned None 2024-03-01 20:56:51,061 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 59 2024-03-01 20:56:51,064 DEBUG blivet/MainThread: LVMVolumeGroupDevice.add_child: name: test_vg1 ; child: lv2 ; kids: 1 ; 2024-03-01 20:56:51,064 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 60 2024-03-01 20:56:51,067 DEBUG blivet/MainThread: LVMLogicalVolumeDevice._set_format: test_vg1-lv2 ; type: None ; current: None ; 2024-03-01 20:56:51,070 DEBUG blivet/MainThread: LVMLogicalVolumeDevice.update_sysfs_path: test_vg1-lv2 ; status: True ; 2024-03-01 20:56:51,070 DEBUG blivet/MainThread: test_vg1-lv2 sysfs_path set to /sys/devices/virtual/block/dm-6 2024-03-01 20:56:51,074 DEBUG blivet/MainThread: LVMLogicalVolumeDevice.read_current_size: exists: True ; path: /dev/mapper/test_vg1-lv2 ; sysfs_path: /sys/devices/virtual/block/dm-6 ; 2024-03-01 20:56:51,074 DEBUG blivet/MainThread: updated test_vg1-lv2 size to 1.5 GiB (1.5 GiB) 2024-03-01 20:56:51,074 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 62 2024-03-01 20:56:51,077 DEBUG blivet/MainThread: LVMVolumeGroupDevice.remove_child: name: test_vg1 ; child: lv2 ; kids: 2 ; 2024-03-01 20:56:51,081 DEBUG blivet/MainThread: LVMVolumeGroupDevice.add_child: name: test_vg1 ; child: lv2 ; kids: 1 ; 2024-03-01 20:56:51,081 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 63 2024-03-01 20:56:51,084 DEBUG blivet/MainThread: LVMLogicalVolumeDevice._set_format: test_vg1-lv2 ; type: None ; current: None ; 2024-03-01 20:56:51,087 DEBUG blivet/MainThread: LVMLogicalVolumeDevice.update_sysfs_path: test_vg1-lv2 ; status: True ; 2024-03-01 20:56:51,087 DEBUG blivet/MainThread: test_vg1-lv2 sysfs_path set to /sys/devices/virtual/block/dm-6 2024-03-01 20:56:51,090 DEBUG blivet/MainThread: LVMLogicalVolumeDevice.read_current_size: exists: True ; path: /dev/mapper/test_vg1-lv2 ; sysfs_path: /sys/devices/virtual/block/dm-6 ; 2024-03-01 20:56:51,090 DEBUG blivet/MainThread: updated test_vg1-lv2 size to 1.5 GiB (1.5 GiB) 2024-03-01 20:56:51,091 DEBUG blivet/MainThread: Adding test_vg1-lv2/1.5 GiB to test_vg1 2024-03-01 20:56:51,091 INFO blivet/MainThread: added lvmlv test_vg1-lv2 (id 58) to device tree 2024-03-01 20:56:51,093 DEBUG blivet/MainThread: LVMLogicalVolumeDevice.update_sysfs_path: test_vg1-lv2 ; status: True ; 2024-03-01 20:56:51,094 DEBUG blivet/MainThread: test_vg1-lv2 sysfs_path set to /sys/devices/virtual/block/dm-6 2024-03-01 20:56:51,096 DEBUG blivet/MainThread: LVMLogicalVolumeDevice.read_current_size: exists: True ; path: /dev/mapper/test_vg1-lv2 ; sysfs_path: /sys/devices/virtual/block/dm-6 ; 2024-03-01 20:56:51,097 DEBUG blivet/MainThread: updated test_vg1-lv2 size to 1.5 GiB (1.5 GiB) 2024-03-01 20:56:51,100 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/test_vg1/lv2 ' '/dev/mapper/test_vg1-lv2 ' '/dev/disk/by-uuid/9b4b6471-71e6-4177-a2c8-308c94e75e4a ' '/dev/disk/by-id/dm-uuid-LVM-TYdFjfVzijjsTb6XoPQRXEBFqMFaYmImqf1FcfNTccqA3LF4qcynf7s1olNJlCHs', 'DEVNAME': '/dev/dm-6', 'DEVPATH': '/devices/virtual/block/dm-6', 'DEVTYPE': 'disk', 'DISKSEQ': '159', '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-TYdFjfVzijjsTb6XoPQRXEBFqMFaYmImqf1FcfNTccqA3LF4qcynf7s1olNJlCHs', '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': '9b4b6471-71e6-4177-a2c8-308c94e75e4a', 'ID_FS_UUID_ENC': '9b4b6471-71e6-4177-a2c8-308c94e75e4a', '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': '935802572'} ; 2024-03-01 20:56:51,100 INFO blivet/MainThread: scanning test_vg1-lv2 (/sys/devices/virtual/block/dm-6)... 2024-03-01 20:56:51,100 INFO program/MainThread: Running [15] dmsetup info -co subsystem --noheadings test_vg1-lv2 ... 2024-03-01 20:56:51,103 INFO program/MainThread: stdout[15]: LVM 2024-03-01 20:56:51,104 INFO program/MainThread: stderr[15]: 2024-03-01 20:56:51,104 INFO program/MainThread: ...done [15] (exit code: 0) 2024-03-01 20:56:51,104 INFO program/MainThread: Running [16] dmsetup info -co subsystem --noheadings test_vg1-lv2 ... 2024-03-01 20:56:51,106 INFO program/MainThread: stdout[16]: LVM 2024-03-01 20:56:51,106 INFO program/MainThread: stderr[16]: 2024-03-01 20:56:51,106 INFO program/MainThread: ...done [16] (exit code: 0) 2024-03-01 20:56:51,106 INFO program/MainThread: Running [17] dmsetup info -co subsystem --noheadings test_vg1-lv2 ... 2024-03-01 20:56:51,109 INFO program/MainThread: stdout[17]: LVM 2024-03-01 20:56:51,109 INFO program/MainThread: stderr[17]: 2024-03-01 20:56:51,109 INFO program/MainThread: ...done [17] (exit code: 0) 2024-03-01 20:56:51,113 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: test_vg1-lv2 ; incomplete: False ; hidden: False ; 2024-03-01 20:56:51,115 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned existing 1.5 GiB lvmlv test_vg1-lv2 (58) 2024-03-01 20:56:51,118 DEBUG blivet/MainThread: test_vg1 size is 2.98 GiB 2024-03-01 20:56:51,119 DEBUG blivet/MainThread: vg test_vg1 has 1.03 GiB free 2024-03-01 20:56:51,119 DEBUG blivet/MainThread: test_vg1 size is 2.98 GiB 2024-03-01 20:56:51,120 DEBUG blivet/MainThread: vg test_vg1 has 1.03 GiB free 2024-03-01 20:56:51,116 INFO blivet/MainThread: got device: LVMLogicalVolumeDevice instance (0x7f02fe7dadc0) -- name = test_vg1-lv2 status = True id = 58 children = [] parents = ['existing 2.98 GiB lvmvg test_vg1 (11)'] uuid = qf1Fcf-NTcc-qA3L-F4qc-ynf7-s1ol-NJlCHs 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 (0x7f02fe88c6d0) -- name = test_vg1 status = True 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 = TYdFjf-Vzij-jsTb-6XoP-QRXE-BFqM-FaYmIm size = 2.98 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 2.98 GiB path = /dev/test_vg1 format args = [] original_format = None free = 1.03 GiB PE Size = 4 MiB PE Count = 762 PE Free = 264 PV Count = 3 modified = False extents = 762 free space = 1.03 GiB free extents = 264 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sda (2) with existing lvmpv', 'existing 1024 MiB disk sdb (16) with existing lvmpv', 'existing 1024 MiB disk sdc (36) with existing lvmpv'] LVs = ['existing 460 MiB lvmlv test_vg1-lv1 (45) with existing xfs filesystem', 'existing 1.5 GiB lvmlv test_vg1-lv2 (58)'] segment type = linear percent = 0 VG space used = 1.5 GiB 2024-03-01 20:56:51,120 INFO program/MainThread: Running [18] dmsetup info -co subsystem --noheadings test_vg1-lv2 ... 2024-03-01 20:56:51,123 INFO program/MainThread: stdout[18]: LVM 2024-03-01 20:56:51,123 INFO program/MainThread: stderr[18]: 2024-03-01 20:56:51,123 INFO program/MainThread: ...done [18] (exit code: 0) 2024-03-01 20:56:51,126 DEBUG blivet/MainThread: DeviceTree.handle_format: name: test_vg1-lv2 ; 2024-03-01 20:56:51,130 DEBUG blivet/MainThread: AppleBootstrapFS.supported: supported: True ; 2024-03-01 20:56:51,130 DEBUG blivet/MainThread: get_format('appleboot') returning AppleBootstrapFS instance with object id 65 2024-03-01 20:56:51,133 DEBUG blivet/MainThread: EFIFS.supported: supported: True ; 2024-03-01 20:56:51,133 DEBUG blivet/MainThread: get_format('efi') returning EFIFS instance with object id 66 2024-03-01 20:56:51,137 DEBUG blivet/MainThread: MacEFIFS.supported: supported: True ; 2024-03-01 20:56:51,137 DEBUG blivet/MainThread: get_format('macefi') returning MacEFIFS instance with object id 67 2024-03-01 20:56:51,140 DEBUG blivet/MainThread: MacEFIFS.supported: supported: True ; 2024-03-01 20:56:51,140 DEBUG blivet/MainThread: get_format('macefi') returning MacEFIFS instance with object id 68 2024-03-01 20:56:51,140 INFO blivet/MainThread: type detected on 'test_vg1-lv2' is 'xfs' 2024-03-01 20:56:51,143 DEBUG blivet/MainThread: XFS.supported: supported: True ; 2024-03-01 20:56:51,143 DEBUG blivet/MainThread: get_format('xfs') returning XFS instance with object id 69 2024-03-01 20:56:51,146 DEBUG blivet/MainThread: LVMLogicalVolumeDevice._set_format: test_vg1-lv2 ; type: xfs ; current: None ; 2024-03-01 20:56:51,146 INFO blivet/MainThread: got format: existing xfs filesystem 2024-03-01 20:56:51,147 INFO blivet/MainThread: got format: existing lvmpv 2024-03-01 20:56:51,150 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_28254ba1-444f-43ab-a0ee-f4edee35f467 ' '/dev/disk/by-id/scsi-1LIO-ORG_disk3:28254ba1-444f-43ab-a0ee-f4edee35f467 ' '/dev/disk/by-id/wwn-0x600140528254ba1444f43aba0eef4ede ' '/dev/disk/by-id/scsi-3600140528254ba1444f43aba0eef4ede ' '/dev/disk/by-id/lvm-pv-uuid-jr5GOy-9XBl-2Gje-86Xi-v2FY-53L2-mNkTsx', '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': 'jr5GOy-9XBl-2Gje-86Xi-v2FY-53L2-mNkTsx', 'ID_FS_UUID_ENC': 'jr5GOy-9XBl-2Gje-86Xi-v2FY-53L2-mNkTsx', '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': '28254ba1-444f-43ab-a0ee-f4edee35f467', 'ID_SERIAL': '3600140528254ba1444f43aba0eef4ede', 'ID_SERIAL_SHORT': '600140528254ba1444f43aba0eef4ede', 'ID_TARGET_PORT': '0', 'ID_TYPE': 'disk', 'ID_VENDOR': 'LIO-ORG', 'ID_VENDOR_ENC': 'LIO-ORG\\x20', 'ID_WWN': '0x600140528254ba14', 'ID_WWN_VENDOR_EXTENSION': '0x44f43aba0eef4ede', 'ID_WWN_WITH_EXTENSION': '0x600140528254ba1444f43aba0eef4ede', 'MAJOR': '8', 'MINOR': '48', 'SCSI_IDENT_LUN_LOGICAL_UNIT_GROUP': '0x0', 'SCSI_IDENT_LUN_NAA_REGEXT': '600140528254ba1444f43aba0eef4ede', 'SCSI_IDENT_LUN_T10': 'LIO-ORG_disk3:28254ba1-444f-43ab-a0ee-f4edee35f467', 'SCSI_IDENT_PORT_NAME': 'naa.5001405a91c5ccc5,t,0x0001', 'SCSI_IDENT_PORT_RELATIVE': '0', 'SCSI_IDENT_PORT_TARGET_PORT_GROUP': '0x0', 'SCSI_IDENT_SERIAL': '28254ba1-444f-43ab-a0ee-f4edee35f467', 'SCSI_IDENT_TARGET_NAME': 'naa.5001405a91c5ccc5', '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': '337038990'} ; 2024-03-01 20:56:51,150 INFO blivet/MainThread: scanning sdd (/sys/devices/tcm_loop_0/tcm_loop_adapter_0/host2/target2:0:1/2:0:1:3/block/sdd)... 2024-03-01 20:56:51,153 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: sdd ; incomplete: False ; hidden: False ; 2024-03-01 20:56:51,156 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned None 2024-03-01 20:56:51,161 DEBUG blivet/MainThread: DiskDevicePopulator.run: name: sdd ; 2024-03-01 20:56:51,162 INFO blivet/MainThread: sdd is a disk 2024-03-01 20:56:51,162 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 73 2024-03-01 20:56:51,162 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 74 2024-03-01 20:56:51,164 DEBUG blivet/MainThread: DiskDevice._set_format: sdd ; type: None ; current: None ; 2024-03-01 20:56:51,167 DEBUG blivet/MainThread: DiskDevice.update_sysfs_path: sdd ; status: True ; 2024-03-01 20:56:51,167 DEBUG blivet/MainThread: sdd sysfs_path set to /sys/devices/tcm_loop_0/tcm_loop_adapter_0/host2/target2:0:1/2:0:1:3/block/sdd 2024-03-01 20:56:51,170 DEBUG blivet/MainThread: DiskDevice.read_current_size: exists: True ; path: /dev/sdd ; sysfs_path: /sys/devices/tcm_loop_0/tcm_loop_adapter_0/host2/target2:0:1/2:0:1:3/block/sdd ; 2024-03-01 20:56:51,171 DEBUG blivet/MainThread: updated sdd size to 1024 MiB (1024 MiB) 2024-03-01 20:56:51,171 INFO blivet/MainThread: added disk sdd (id 72) to device tree 2024-03-01 20:56:51,171 INFO blivet/MainThread: got device: DiskDevice instance (0x7f02fe7d94f0) -- 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 = 600140528254ba1444f43aba0eef4ede 2024-03-01 20:56:51,174 DEBUG blivet/MainThread: DeviceTree.handle_format: name: sdd ; 2024-03-01 20:56:51,177 DEBUG blivet/MainThread: AppleBootstrapFS.supported: supported: True ; 2024-03-01 20:56:51,177 DEBUG blivet/MainThread: get_format('appleboot') returning AppleBootstrapFS instance with object id 76 2024-03-01 20:56:51,180 DEBUG blivet/MainThread: EFIFS.supported: supported: True ; 2024-03-01 20:56:51,180 DEBUG blivet/MainThread: get_format('efi') returning EFIFS instance with object id 77 2024-03-01 20:56:51,183 DEBUG blivet/MainThread: MacEFIFS.supported: supported: True ; 2024-03-01 20:56:51,183 DEBUG blivet/MainThread: get_format('macefi') returning MacEFIFS instance with object id 78 2024-03-01 20:56:51,186 DEBUG blivet/MainThread: MacEFIFS.supported: supported: True ; 2024-03-01 20:56:51,186 DEBUG blivet/MainThread: get_format('macefi') returning MacEFIFS instance with object id 79 2024-03-01 20:56:51,189 DEBUG blivet/MainThread: LVMFormatPopulator.run: pv: sdd ; 2024-03-01 20:56:51,189 DEBUG blivet/MainThread: lvm filter: device /dev/sdd added to the list of allowed devices 2024-03-01 20:56:51,189 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/sdc,/dev/sdd,/dev/sdb,/dev/sda ... 2024-03-01 20:56:51,228 INFO program/MainThread: stdout[19]: LVM2_PV_NAME=/dev/sda LVM2_PV_UUID=UbNcth-C61D-hhmy-qNCs-Kfy3-TcH0-EwELhh LVM2_PV_FREE=0 LVM2_PV_SIZE=1065353216 LVM2_PE_START=8388608 LVM2_VG_NAME=test_vg1 LVM2_VG_UUID=TYdFjf-Vzij-jsTb-6XoP-QRXE-BFqM-FaYmIm LVM2_VG_SIZE=3196059648 LVM2_VG_FREE=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=D9qdTF-MFuT-OOj3-Aoz3-FgUw-7pV0-MbikiO LVM2_PV_FREE=41943040 LVM2_PV_SIZE=1065353216 LVM2_PE_START=8388608 LVM2_VG_NAME=test_vg1 LVM2_VG_UUID=TYdFjf-Vzij-jsTb-6XoP-QRXE-BFqM-FaYmIm LVM2_VG_SIZE=3196059648 LVM2_VG_FREE=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=1AtNmX-enn9-kZjq-oHbX-001q-nFdq-oERM7F LVM2_PV_FREE=1065353216 LVM2_PV_SIZE=1065353216 LVM2_PE_START=8388608 LVM2_VG_NAME=test_vg1 LVM2_VG_UUID=TYdFjf-Vzij-jsTb-6XoP-QRXE-BFqM-FaYmIm LVM2_VG_SIZE=3196059648 LVM2_VG_FREE=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=jr5GOy-9XBl-2Gje-86Xi-v2FY-53L2-mNkTsx LVM2_PV_FREE=100663296 LVM2_PV_SIZE=1065353216 LVM2_PE_START=8388608 LVM2_VG_NAME=test_vg2 LVM2_VG_UUID=7yQrT8-U3bT-lEfw-Vyp4-q4Ho-8WQB-V2xVlb LVM2_VG_SIZE=3196059648 LVM2_VG_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=JFfahv-Bcr6-KA66-5TJn-nCPN-wV44-nQjC5L LVM2_PV_FREE=1065353216 LVM2_PV_SIZE=1065353216 LVM2_PE_START=8388608 LVM2_VG_NAME=test_vg2 LVM2_VG_UUID=7yQrT8-U3bT-lEfw-Vyp4-q4Ho-8WQB-V2xVlb LVM2_VG_SIZE=3196059648 LVM2_VG_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=yOfrWi-IYRI-T7Yk-BgyK-rDSX-54gM-ZY9zeN LVM2_PV_FREE=1065353216 LVM2_PV_SIZE=1065353216 LVM2_PE_START=8388608 LVM2_VG_NAME=test_vg2 LVM2_VG_UUID=7yQrT8-U3bT-lEfw-Vyp4-q4Ho-8WQB-V2xVlb LVM2_VG_SIZE=3196059648 LVM2_VG_FREE=2231369728 LVM2_VG_EXTENT_SIZE=4194304 LVM2_VG_EXTENT_COUNT=762 LVM2_VG_FREE_COUNT=532 LVM2_PV_COUNT=3 2024-03-01 20:56:51,229 INFO program/MainThread: stderr[19]: WARNING: Couldn't find device with uuid JFfahv-Bcr6-KA66-5TJn-nCPN-wV44-nQjC5L. WARNING: Couldn't find device with uuid yOfrWi-IYRI-T7Yk-BgyK-rDSX-54gM-ZY9zeN. WARNING: VG test_vg2 is missing PV JFfahv-Bcr6-KA66-5TJn-nCPN-wV44-nQjC5L (last written to /dev/sde). WARNING: VG test_vg2 is missing PV yOfrWi-IYRI-T7Yk-BgyK-rDSX-54gM-ZY9zeN (last written to /dev/sdf). 2024-03-01 20:56:51,229 INFO program/MainThread: ...done [19] (exit code: 0) 2024-03-01 20:56:51,229 INFO blivet/MainThread: type detected on 'sdd' is 'lvmpv' 2024-03-01 20:56:51,233 DEBUG blivet/MainThread: LVMPhysicalVolume.__init__: uuid: jr5GOy-9XBl-2Gje-86Xi-v2FY-53L2-mNkTsx ; label: None ; device: /dev/sdd ; serial: 3600140528254ba1444f43aba0eef4ede ; exists: True ; vg_name: test_vg2 ; vg_uuid: 7yQrT8-U3bT-lEfw-Vyp4-q4Ho-8WQB-V2xVlb ; pe_start: 8 MiB ; free: 96 MiB ; 2024-03-01 20:56:51,233 DEBUG blivet/MainThread: get_format('lvmpv') returning LVMPhysicalVolume instance with object id 80 2024-03-01 20:56:51,236 DEBUG blivet/MainThread: DiskDevice._set_format: sdd ; type: lvmpv ; current: None ; 2024-03-01 20:56:51,239 DEBUG blivet/MainThread: DeviceTree.get_device_by_uuid: uuid: 7yQrT8-U3bT-lEfw-Vyp4-q4Ho-8WQB-V2xVlb ; incomplete: True ; hidden: False ; 2024-03-01 20:56:51,242 DEBUG blivet/MainThread: DeviceTree.get_device_by_uuid returned None 2024-03-01 20:56:51,244 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: test_vg2 ; incomplete: False ; hidden: False ; 2024-03-01 20:56:51,247 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned None 2024-03-01 20:56:51,247 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/sdc,/dev/sdd,/dev/sdb,/dev/sda ... 2024-03-01 20:56:51,280 INFO program/MainThread: stdout[20]: LVM2_VG_NAME=test_vg1 LVM2_VG_UUID=TYdFjf-Vzij-jsTb-6XoP-QRXE-BFqM-FaYmIm LVM2_VG_SIZE=3196059648 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=7yQrT8-U3bT-lEfw-Vyp4-q4Ho-8WQB-V2xVlb LVM2_VG_SIZE=3196059648 LVM2_VG_FREE=2231369728 LVM2_VG_EXTENT_SIZE=4194304 LVM2_VG_EXTENT_COUNT=762 LVM2_VG_FREE_COUNT=532 LVM2_PV_COUNT=3 2024-03-01 20:56:51,280 INFO program/MainThread: stderr[20]: WARNING: Couldn't find device with uuid JFfahv-Bcr6-KA66-5TJn-nCPN-wV44-nQjC5L. WARNING: Couldn't find device with uuid yOfrWi-IYRI-T7Yk-BgyK-rDSX-54gM-ZY9zeN. WARNING: VG test_vg2 is missing PV JFfahv-Bcr6-KA66-5TJn-nCPN-wV44-nQjC5L (last written to /dev/sde). WARNING: VG test_vg2 is missing PV yOfrWi-IYRI-T7Yk-BgyK-rDSX-54gM-ZY9zeN (last written to /dev/sdf). 2024-03-01 20:56:51,280 INFO program/MainThread: ...done [20] (exit code: 0) 2024-03-01 20:56:51,280 INFO blivet/MainThread: Can't get exported information from VG info, assuming VG is not exported. 2024-03-01 20:56:51,281 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 82 2024-03-01 20:56:51,285 DEBUG blivet/MainThread: LVMVolumeGroupDevice._add_parent: test_vg2 ; parent: sdd ; 2024-03-01 20:56:51,288 DEBUG blivet/MainThread: DiskDevice.add_child: name: sdd ; child: test_vg2 ; kids: 0 ; 2024-03-01 20:56:51,288 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 83 2024-03-01 20:56:51,291 DEBUG blivet/MainThread: LVMVolumeGroupDevice._set_format: test_vg2 ; type: None ; current: None ; 2024-03-01 20:56:51,291 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/sdc,/dev/sdd,/dev/sdb,/dev/sda ... 2024-03-01 20:56:51,326 INFO program/MainThread: stdout[21]: LVM2_VG_NAME=test_vg1 LVM2_LV_NAME=lv1 LVM2_LV_UUID=8tiMwr-hy3b-7B3c-kV7T-7hsV-uORT-Z0ltPQ 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=qf1Fcf-NTcc-qA3L-F4qc-ynf7-s1ol-NJlCHs LVM2_LV_SIZE=1606418432 LVM2_LV_ATTR=-wi-a----- LVM2_SEGTYPE=linear LVM2_ORIGIN= LVM2_POOL_LV= LVM2_DATA_LV= LVM2_METADATA_LV= LVM2_LV_ROLE=public LVM2_MOVE_PV= LVM2_DATA_PERCENT= LVM2_METADATA_PERCENT= LVM2_COPY_PERCENT= LVM2_VG_NAME=test_vg1 LVM2_LV_NAME=lv2 LVM2_LV_UUID=qf1Fcf-NTcc-qA3L-F4qc-ynf7-s1ol-NJlCHs LVM2_LV_SIZE=1606418432 LVM2_LV_ATTR=-wi-a----- LVM2_SEGTYPE=linear LVM2_ORIGIN= LVM2_POOL_LV= LVM2_DATA_LV= LVM2_METADATA_LV= 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=3gsqoh-1P4n-SyK8-3G1s-HRKI-mdTi-a0ilxL 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=Ji9k0Z-aXzo-WJXd-aKjm-wc6Z-1M2N-w68tGf LVM2_LV_SIZE=641728512 LVM2_LV_ATTR=-wi-a----- LVM2_SEGTYPE=linear LVM2_ORIGIN= LVM2_POOL_LV= LVM2_DATA_LV= LVM2_METADATA_LV= LVM2_LV_ROLE=public LVM2_MOVE_PV= LVM2_DATA_PERCENT= LVM2_METADATA_PERCENT= LVM2_COPY_PERCENT= 2024-03-01 20:56:51,326 INFO program/MainThread: stderr[21]: WARNING: Couldn't find device with uuid JFfahv-Bcr6-KA66-5TJn-nCPN-wV44-nQjC5L. WARNING: Couldn't find device with uuid yOfrWi-IYRI-T7Yk-BgyK-rDSX-54gM-ZY9zeN. WARNING: VG test_vg2 is missing PV JFfahv-Bcr6-KA66-5TJn-nCPN-wV44-nQjC5L (last written to /dev/sde). WARNING: VG test_vg2 is missing PV yOfrWi-IYRI-T7Yk-BgyK-rDSX-54gM-ZY9zeN (last written to /dev/sdf). 2024-03-01 20:56:51,326 INFO program/MainThread: ...done [21] (exit code: 0) 2024-03-01 20:56:51,330 DEBUG blivet/MainThread: LVMVolumeGroupDevice.update_sysfs_path: test_vg2 ; status: True ; 2024-03-01 20:56:51,331 INFO blivet/MainThread: added lvmvg test_vg2 (id 81) to device tree 2024-03-01 20:56:51,333 DEBUG blivet/MainThread: LVMFormatPopulator._update_lvs: pv: sdd ; 2024-03-01 20:56:51,336 DEBUG blivet/MainThread: DeviceTree.get_device_by_uuid: uuid: 7yQrT8-U3bT-lEfw-Vyp4-q4Ho-8WQB-V2xVlb ; incomplete: True ; hidden: False ; 2024-03-01 20:56:51,339 DEBUG blivet/MainThread: DeviceTree.get_device_by_uuid returned existing 1016 MiB lvmvg test_vg2 (81) 2024-03-01 20:56:51,339 WARNING blivet/MainThread: Skipping LVs for incomplete VG test_vg2 2024-03-01 20:56:51,339 INFO blivet/MainThread: got format: existing lvmpv 2024-03-01 20:56:51,342 DEBUG blivet/MainThread: DeviceTree.handle_device: name: sde ; info: {'CURRENT_TAGS': ':systemd:', 'DEVLINKS': '/dev/disk/by-id/wwn-0x60014058a9a6b3d7bec490eabf9e15bf ' '/dev/disk/by-diskseq/6 ' '/dev/disk/by-id/scsi-SLIO-ORG_disk4_8a9a6b3d-7bec-490e-abf9-e15bfef000fd ' '/dev/disk/by-id/scsi-360014058a9a6b3d7bec490eabf9e15bf ' '/dev/disk/by-id/lvm-pv-uuid-JFfahv-Bcr6-KA66-5TJn-nCPN-wV44-nQjC5L ' '/dev/disk/by-id/scsi-1LIO-ORG_disk4:8a9a6b3d-7bec-490e-abf9-e15bfef000fd', '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': 'JFfahv-Bcr6-KA66-5TJn-nCPN-wV44-nQjC5L', 'ID_FS_UUID_ENC': 'JFfahv-Bcr6-KA66-5TJn-nCPN-wV44-nQjC5L', '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': '8a9a6b3d-7bec-490e-abf9-e15bfef000fd', 'ID_SERIAL': '360014058a9a6b3d7bec490eabf9e15bf', 'ID_SERIAL_SHORT': '60014058a9a6b3d7bec490eabf9e15bf', 'ID_TARGET_PORT': '0', 'ID_TYPE': 'disk', 'ID_VENDOR': 'LIO-ORG', 'ID_VENDOR_ENC': 'LIO-ORG\\x20', 'ID_WWN': '0x60014058a9a6b3d7', 'ID_WWN_VENDOR_EXTENSION': '0xbec490eabf9e15bf', 'ID_WWN_WITH_EXTENSION': '0x60014058a9a6b3d7bec490eabf9e15bf', 'MAJOR': '8', 'MINOR': '64', 'SCSI_IDENT_LUN_LOGICAL_UNIT_GROUP': '0x0', 'SCSI_IDENT_LUN_NAA_REGEXT': '60014058a9a6b3d7bec490eabf9e15bf', 'SCSI_IDENT_LUN_T10': 'LIO-ORG_disk4:8a9a6b3d-7bec-490e-abf9-e15bfef000fd', 'SCSI_IDENT_PORT_NAME': 'naa.5001405a91c5ccc5,t,0x0001', 'SCSI_IDENT_PORT_RELATIVE': '0', 'SCSI_IDENT_PORT_TARGET_PORT_GROUP': '0x0', 'SCSI_IDENT_SERIAL': '8a9a6b3d-7bec-490e-abf9-e15bfef000fd', 'SCSI_IDENT_TARGET_NAME': 'naa.5001405a91c5ccc5', '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': '337149758'} ; 2024-03-01 20:56:51,342 INFO blivet/MainThread: scanning sde (/sys/devices/tcm_loop_0/tcm_loop_adapter_0/host2/target2:0:1/2:0:1:4/block/sde)... 2024-03-01 20:56:51,346 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: sde ; incomplete: False ; hidden: False ; 2024-03-01 20:56:51,348 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned None 2024-03-01 20:56:51,354 DEBUG blivet/MainThread: DiskDevicePopulator.run: name: sde ; 2024-03-01 20:56:51,354 INFO blivet/MainThread: sde is a disk 2024-03-01 20:56:51,354 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 87 2024-03-01 20:56:51,354 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 88 2024-03-01 20:56:51,357 DEBUG blivet/MainThread: DiskDevice._set_format: sde ; type: None ; current: None ; 2024-03-01 20:56:51,360 DEBUG blivet/MainThread: DiskDevice.update_sysfs_path: sde ; status: True ; 2024-03-01 20:56:51,360 DEBUG blivet/MainThread: sde sysfs_path set to /sys/devices/tcm_loop_0/tcm_loop_adapter_0/host2/target2:0:1/2:0:1:4/block/sde 2024-03-01 20:56:51,363 DEBUG blivet/MainThread: DiskDevice.read_current_size: exists: True ; path: /dev/sde ; sysfs_path: /sys/devices/tcm_loop_0/tcm_loop_adapter_0/host2/target2:0:1/2:0:1:4/block/sde ; 2024-03-01 20:56:51,363 DEBUG blivet/MainThread: updated sde size to 1024 MiB (1024 MiB) 2024-03-01 20:56:51,364 INFO blivet/MainThread: added disk sde (id 86) to device tree 2024-03-01 20:56:51,364 INFO blivet/MainThread: got device: DiskDevice instance (0x7f02fe7c52e0) -- 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 = 60014058a9a6b3d7bec490eabf9e15bf 2024-03-01 20:56:51,367 DEBUG blivet/MainThread: DeviceTree.handle_format: name: sde ; 2024-03-01 20:56:51,370 DEBUG blivet/MainThread: AppleBootstrapFS.supported: supported: True ; 2024-03-01 20:56:51,370 DEBUG blivet/MainThread: get_format('appleboot') returning AppleBootstrapFS instance with object id 90 2024-03-01 20:56:51,373 DEBUG blivet/MainThread: EFIFS.supported: supported: True ; 2024-03-01 20:56:51,373 DEBUG blivet/MainThread: get_format('efi') returning EFIFS instance with object id 91 2024-03-01 20:56:51,376 DEBUG blivet/MainThread: MacEFIFS.supported: supported: True ; 2024-03-01 20:56:51,376 DEBUG blivet/MainThread: get_format('macefi') returning MacEFIFS instance with object id 92 2024-03-01 20:56:51,379 DEBUG blivet/MainThread: MacEFIFS.supported: supported: True ; 2024-03-01 20:56:51,379 DEBUG blivet/MainThread: get_format('macefi') returning MacEFIFS instance with object id 93 2024-03-01 20:56:51,382 DEBUG blivet/MainThread: LVMFormatPopulator.run: pv: sde ; 2024-03-01 20:56:51,382 DEBUG blivet/MainThread: lvm filter: device /dev/sde added to the list of allowed devices 2024-03-01 20:56:51,382 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/sdc,/dev/sdd,/dev/sdb,/dev/sda ... 2024-03-01 20:56:51,423 INFO program/MainThread: stdout[22]: LVM2_PV_NAME=/dev/sda LVM2_PV_UUID=UbNcth-C61D-hhmy-qNCs-Kfy3-TcH0-EwELhh LVM2_PV_FREE=0 LVM2_PV_SIZE=1065353216 LVM2_PE_START=8388608 LVM2_VG_NAME=test_vg1 LVM2_VG_UUID=TYdFjf-Vzij-jsTb-6XoP-QRXE-BFqM-FaYmIm LVM2_VG_SIZE=3196059648 LVM2_VG_FREE=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=D9qdTF-MFuT-OOj3-Aoz3-FgUw-7pV0-MbikiO LVM2_PV_FREE=41943040 LVM2_PV_SIZE=1065353216 LVM2_PE_START=8388608 LVM2_VG_NAME=test_vg1 LVM2_VG_UUID=TYdFjf-Vzij-jsTb-6XoP-QRXE-BFqM-FaYmIm LVM2_VG_SIZE=3196059648 LVM2_VG_FREE=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=1AtNmX-enn9-kZjq-oHbX-001q-nFdq-oERM7F LVM2_PV_FREE=1065353216 LVM2_PV_SIZE=1065353216 LVM2_PE_START=8388608 LVM2_VG_NAME=test_vg1 LVM2_VG_UUID=TYdFjf-Vzij-jsTb-6XoP-QRXE-BFqM-FaYmIm LVM2_VG_SIZE=3196059648 LVM2_VG_FREE=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=jr5GOy-9XBl-2Gje-86Xi-v2FY-53L2-mNkTsx LVM2_PV_FREE=100663296 LVM2_PV_SIZE=1065353216 LVM2_PE_START=8388608 LVM2_VG_NAME=test_vg2 LVM2_VG_UUID=7yQrT8-U3bT-lEfw-Vyp4-q4Ho-8WQB-V2xVlb LVM2_VG_SIZE=3196059648 LVM2_VG_FREE=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=JFfahv-Bcr6-KA66-5TJn-nCPN-wV44-nQjC5L LVM2_PV_FREE=1065353216 LVM2_PV_SIZE=1065353216 LVM2_PE_START=8388608 LVM2_VG_NAME=test_vg2 LVM2_VG_UUID=7yQrT8-U3bT-lEfw-Vyp4-q4Ho-8WQB-V2xVlb LVM2_VG_SIZE=3196059648 LVM2_VG_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=yOfrWi-IYRI-T7Yk-BgyK-rDSX-54gM-ZY9zeN LVM2_PV_FREE=1065353216 LVM2_PV_SIZE=1065353216 LVM2_PE_START=8388608 LVM2_VG_NAME=test_vg2 LVM2_VG_UUID=7yQrT8-U3bT-lEfw-Vyp4-q4Ho-8WQB-V2xVlb LVM2_VG_SIZE=3196059648 LVM2_VG_FREE=2231369728 LVM2_VG_EXTENT_SIZE=4194304 LVM2_VG_EXTENT_COUNT=762 LVM2_VG_FREE_COUNT=532 LVM2_PV_COUNT=3 2024-03-01 20:56:51,423 INFO program/MainThread: stderr[22]: WARNING: Couldn't find device with uuid yOfrWi-IYRI-T7Yk-BgyK-rDSX-54gM-ZY9zeN. WARNING: VG test_vg2 is missing PV yOfrWi-IYRI-T7Yk-BgyK-rDSX-54gM-ZY9zeN (last written to /dev/sdf). 2024-03-01 20:56:51,423 INFO program/MainThread: ...done [22] (exit code: 0) 2024-03-01 20:56:51,423 INFO blivet/MainThread: type detected on 'sde' is 'lvmpv' 2024-03-01 20:56:51,427 DEBUG blivet/MainThread: LVMPhysicalVolume.__init__: uuid: JFfahv-Bcr6-KA66-5TJn-nCPN-wV44-nQjC5L ; label: None ; device: /dev/sde ; serial: 360014058a9a6b3d7bec490eabf9e15bf ; exists: True ; vg_name: test_vg2 ; vg_uuid: 7yQrT8-U3bT-lEfw-Vyp4-q4Ho-8WQB-V2xVlb ; pe_start: 8 MiB ; free: 1016 MiB ; 2024-03-01 20:56:51,427 DEBUG blivet/MainThread: get_format('lvmpv') returning LVMPhysicalVolume instance with object id 94 2024-03-01 20:56:51,430 DEBUG blivet/MainThread: DiskDevice._set_format: sde ; type: lvmpv ; current: None ; 2024-03-01 20:56:51,433 DEBUG blivet/MainThread: DeviceTree.get_device_by_uuid: uuid: 7yQrT8-U3bT-lEfw-Vyp4-q4Ho-8WQB-V2xVlb ; incomplete: True ; hidden: False ; 2024-03-01 20:56:51,436 DEBUG blivet/MainThread: DeviceTree.get_device_by_uuid returned existing 1016 MiB lvmvg test_vg2 (81) 2024-03-01 20:56:51,439 DEBUG blivet/MainThread: LVMVolumeGroupDevice._add_parent: test_vg2 ; parent: sde ; 2024-03-01 20:56:51,442 DEBUG blivet/MainThread: DiskDevice.add_child: name: sde ; child: test_vg2 ; kids: 0 ; 2024-03-01 20:56:51,444 DEBUG blivet/MainThread: LVMFormatPopulator._update_lvs: pv: sde ; 2024-03-01 20:56:51,447 DEBUG blivet/MainThread: DeviceTree.get_device_by_uuid: uuid: 7yQrT8-U3bT-lEfw-Vyp4-q4Ho-8WQB-V2xVlb ; incomplete: True ; hidden: False ; 2024-03-01 20:56:51,450 DEBUG blivet/MainThread: DeviceTree.get_device_by_uuid returned existing 1.98 GiB lvmvg test_vg2 (81) 2024-03-01 20:56:51,450 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/sdc,/dev/sdd,/dev/sdb,/dev/sda ... 2024-03-01 20:56:51,484 INFO program/MainThread: stdout[23]: LVM2_VG_NAME=test_vg1 LVM2_LV_NAME=lv1 LVM2_LV_UUID=8tiMwr-hy3b-7B3c-kV7T-7hsV-uORT-Z0ltPQ 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=qf1Fcf-NTcc-qA3L-F4qc-ynf7-s1ol-NJlCHs LVM2_LV_SIZE=1606418432 LVM2_LV_ATTR=-wi-a----- LVM2_SEGTYPE=linear LVM2_ORIGIN= LVM2_POOL_LV= LVM2_DATA_LV= LVM2_METADATA_LV= LVM2_LV_ROLE=public LVM2_MOVE_PV= LVM2_DATA_PERCENT= LVM2_METADATA_PERCENT= LVM2_COPY_PERCENT= LVM2_VG_NAME=test_vg1 LVM2_LV_NAME=lv2 LVM2_LV_UUID=qf1Fcf-NTcc-qA3L-F4qc-ynf7-s1ol-NJlCHs LVM2_LV_SIZE=1606418432 LVM2_LV_ATTR=-wi-a----- LVM2_SEGTYPE=linear LVM2_ORIGIN= LVM2_POOL_LV= LVM2_DATA_LV= LVM2_METADATA_LV= 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=3gsqoh-1P4n-SyK8-3G1s-HRKI-mdTi-a0ilxL 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=Ji9k0Z-aXzo-WJXd-aKjm-wc6Z-1M2N-w68tGf LVM2_LV_SIZE=641728512 LVM2_LV_ATTR=-wi-a----- LVM2_SEGTYPE=linear LVM2_ORIGIN= LVM2_POOL_LV= LVM2_DATA_LV= LVM2_METADATA_LV= LVM2_LV_ROLE=public LVM2_MOVE_PV= LVM2_DATA_PERCENT= LVM2_METADATA_PERCENT= LVM2_COPY_PERCENT= 2024-03-01 20:56:51,484 INFO program/MainThread: stderr[23]: WARNING: Couldn't find device with uuid yOfrWi-IYRI-T7Yk-BgyK-rDSX-54gM-ZY9zeN. WARNING: VG test_vg2 is missing PV yOfrWi-IYRI-T7Yk-BgyK-rDSX-54gM-ZY9zeN (last written to /dev/sdf). 2024-03-01 20:56:51,484 INFO program/MainThread: ...done [23] (exit code: 0) 2024-03-01 20:56:51,484 WARNING blivet/MainThread: Skipping LVs for incomplete VG test_vg2 2024-03-01 20:56:51,484 INFO blivet/MainThread: got format: existing lvmpv 2024-03-01 20:56:51,489 DEBUG blivet/MainThread: DeviceTree.handle_device: name: sdf ; info: {'CURRENT_TAGS': ':systemd:', 'DEVLINKS': '/dev/disk/by-id/scsi-SLIO-ORG_disk5_25b7012b-f4c5-41b5-b081-3087a0ec48d2 ' '/dev/disk/by-diskseq/7 ' '/dev/disk/by-id/lvm-pv-uuid-yOfrWi-IYRI-T7Yk-BgyK-rDSX-54gM-ZY9zeN ' '/dev/disk/by-id/scsi-1LIO-ORG_disk5:25b7012b-f4c5-41b5-b081-3087a0ec48d2 ' '/dev/disk/by-id/scsi-3600140525b7012bf4c541b5b0813087a ' '/dev/disk/by-id/wwn-0x600140525b7012bf4c541b5b0813087a', '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': 'yOfrWi-IYRI-T7Yk-BgyK-rDSX-54gM-ZY9zeN', 'ID_FS_UUID_ENC': 'yOfrWi-IYRI-T7Yk-BgyK-rDSX-54gM-ZY9zeN', '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': '25b7012b-f4c5-41b5-b081-3087a0ec48d2', 'ID_SERIAL': '3600140525b7012bf4c541b5b0813087a', 'ID_SERIAL_SHORT': '600140525b7012bf4c541b5b0813087a', 'ID_TARGET_PORT': '0', 'ID_TYPE': 'disk', 'ID_VENDOR': 'LIO-ORG', 'ID_VENDOR_ENC': 'LIO-ORG\\x20', 'ID_WWN': '0x600140525b7012bf', 'ID_WWN_VENDOR_EXTENSION': '0x4c541b5b0813087a', 'ID_WWN_WITH_EXTENSION': '0x600140525b7012bf4c541b5b0813087a', 'MAJOR': '8', 'MINOR': '80', 'SCSI_IDENT_LUN_LOGICAL_UNIT_GROUP': '0x0', 'SCSI_IDENT_LUN_NAA_REGEXT': '600140525b7012bf4c541b5b0813087a', 'SCSI_IDENT_LUN_T10': 'LIO-ORG_disk5:25b7012b-f4c5-41b5-b081-3087a0ec48d2', 'SCSI_IDENT_PORT_NAME': 'naa.5001405a91c5ccc5,t,0x0001', 'SCSI_IDENT_PORT_RELATIVE': '0', 'SCSI_IDENT_PORT_TARGET_PORT_GROUP': '0x0', 'SCSI_IDENT_SERIAL': '25b7012b-f4c5-41b5-b081-3087a0ec48d2', 'SCSI_IDENT_TARGET_NAME': 'naa.5001405a91c5ccc5', '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': '337251391'} ; 2024-03-01 20:56:51,489 INFO blivet/MainThread: scanning sdf (/sys/devices/tcm_loop_0/tcm_loop_adapter_0/host2/target2:0:1/2:0:1:5/block/sdf)... 2024-03-01 20:56:51,492 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: sdf ; incomplete: False ; hidden: False ; 2024-03-01 20:56:51,495 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned None 2024-03-01 20:56:51,500 DEBUG blivet/MainThread: DiskDevicePopulator.run: name: sdf ; 2024-03-01 20:56:51,501 INFO blivet/MainThread: sdf is a disk 2024-03-01 20:56:51,501 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 97 2024-03-01 20:56:51,501 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 98 2024-03-01 20:56:51,504 DEBUG blivet/MainThread: DiskDevice._set_format: sdf ; type: None ; current: None ; 2024-03-01 20:56:51,507 DEBUG blivet/MainThread: DiskDevice.update_sysfs_path: sdf ; status: True ; 2024-03-01 20:56:51,507 DEBUG blivet/MainThread: sdf sysfs_path set to /sys/devices/tcm_loop_0/tcm_loop_adapter_0/host2/target2:0:1/2:0:1:5/block/sdf 2024-03-01 20:56:51,510 DEBUG blivet/MainThread: DiskDevice.read_current_size: exists: True ; path: /dev/sdf ; sysfs_path: /sys/devices/tcm_loop_0/tcm_loop_adapter_0/host2/target2:0:1/2:0:1:5/block/sdf ; 2024-03-01 20:56:51,510 DEBUG blivet/MainThread: updated sdf size to 1024 MiB (1024 MiB) 2024-03-01 20:56:51,510 INFO blivet/MainThread: added disk sdf (id 96) to device tree 2024-03-01 20:56:51,510 INFO blivet/MainThread: got device: DiskDevice instance (0x7f02ff99a820) -- 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 = 600140525b7012bf4c541b5b0813087a 2024-03-01 20:56:51,513 DEBUG blivet/MainThread: DeviceTree.handle_format: name: sdf ; 2024-03-01 20:56:51,516 DEBUG blivet/MainThread: AppleBootstrapFS.supported: supported: True ; 2024-03-01 20:56:51,516 DEBUG blivet/MainThread: get_format('appleboot') returning AppleBootstrapFS instance with object id 100 2024-03-01 20:56:51,519 DEBUG blivet/MainThread: EFIFS.supported: supported: True ; 2024-03-01 20:56:51,519 DEBUG blivet/MainThread: get_format('efi') returning EFIFS instance with object id 101 2024-03-01 20:56:51,522 DEBUG blivet/MainThread: MacEFIFS.supported: supported: True ; 2024-03-01 20:56:51,522 DEBUG blivet/MainThread: get_format('macefi') returning MacEFIFS instance with object id 102 2024-03-01 20:56:51,525 DEBUG blivet/MainThread: MacEFIFS.supported: supported: True ; 2024-03-01 20:56:51,526 DEBUG blivet/MainThread: get_format('macefi') returning MacEFIFS instance with object id 103 2024-03-01 20:56:51,528 DEBUG blivet/MainThread: LVMFormatPopulator.run: pv: sdf ; 2024-03-01 20:56:51,528 DEBUG blivet/MainThread: lvm filter: device /dev/sdf added to the list of allowed devices 2024-03-01 20:56:51,528 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/sdf,/dev/sde,/dev/sdc,/dev/sdd,/dev/sdb,/dev/sda ... 2024-03-01 20:56:51,563 INFO program/MainThread: stdout[24]: LVM2_PV_NAME=/dev/sda LVM2_PV_UUID=UbNcth-C61D-hhmy-qNCs-Kfy3-TcH0-EwELhh LVM2_PV_FREE=0 LVM2_PV_SIZE=1065353216 LVM2_PE_START=8388608 LVM2_VG_NAME=test_vg1 LVM2_VG_UUID=TYdFjf-Vzij-jsTb-6XoP-QRXE-BFqM-FaYmIm LVM2_VG_SIZE=3196059648 LVM2_VG_FREE=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=D9qdTF-MFuT-OOj3-Aoz3-FgUw-7pV0-MbikiO LVM2_PV_FREE=41943040 LVM2_PV_SIZE=1065353216 LVM2_PE_START=8388608 LVM2_VG_NAME=test_vg1 LVM2_VG_UUID=TYdFjf-Vzij-jsTb-6XoP-QRXE-BFqM-FaYmIm LVM2_VG_SIZE=3196059648 LVM2_VG_FREE=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=1AtNmX-enn9-kZjq-oHbX-001q-nFdq-oERM7F LVM2_PV_FREE=1065353216 LVM2_PV_SIZE=1065353216 LVM2_PE_START=8388608 LVM2_VG_NAME=test_vg1 LVM2_VG_UUID=TYdFjf-Vzij-jsTb-6XoP-QRXE-BFqM-FaYmIm LVM2_VG_SIZE=3196059648 LVM2_VG_FREE=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=jr5GOy-9XBl-2Gje-86Xi-v2FY-53L2-mNkTsx LVM2_PV_FREE=100663296 LVM2_PV_SIZE=1065353216 LVM2_PE_START=8388608 LVM2_VG_NAME=test_vg2 LVM2_VG_UUID=7yQrT8-U3bT-lEfw-Vyp4-q4Ho-8WQB-V2xVlb LVM2_VG_SIZE=3196059648 LVM2_VG_FREE=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=JFfahv-Bcr6-KA66-5TJn-nCPN-wV44-nQjC5L LVM2_PV_FREE=1065353216 LVM2_PV_SIZE=1065353216 LVM2_PE_START=8388608 LVM2_VG_NAME=test_vg2 LVM2_VG_UUID=7yQrT8-U3bT-lEfw-Vyp4-q4Ho-8WQB-V2xVlb LVM2_VG_SIZE=3196059648 LVM2_VG_FREE=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=yOfrWi-IYRI-T7Yk-BgyK-rDSX-54gM-ZY9zeN LVM2_PV_FREE=1065353216 LVM2_PV_SIZE=1065353216 LVM2_PE_START=8388608 LVM2_VG_NAME=test_vg2 LVM2_VG_UUID=7yQrT8-U3bT-lEfw-Vyp4-q4Ho-8WQB-V2xVlb LVM2_VG_SIZE=3196059648 LVM2_VG_FREE=2231369728 LVM2_VG_EXTENT_SIZE=4194304 LVM2_VG_EXTENT_COUNT=762 LVM2_VG_FREE_COUNT=532 LVM2_PV_COUNT=3 2024-03-01 20:56:51,563 INFO program/MainThread: stderr[24]: 2024-03-01 20:56:51,563 INFO program/MainThread: ...done [24] (exit code: 0) 2024-03-01 20:56:51,563 INFO blivet/MainThread: type detected on 'sdf' is 'lvmpv' 2024-03-01 20:56:51,567 DEBUG blivet/MainThread: LVMPhysicalVolume.__init__: uuid: yOfrWi-IYRI-T7Yk-BgyK-rDSX-54gM-ZY9zeN ; label: None ; device: /dev/sdf ; serial: 3600140525b7012bf4c541b5b0813087a ; exists: True ; vg_name: test_vg2 ; vg_uuid: 7yQrT8-U3bT-lEfw-Vyp4-q4Ho-8WQB-V2xVlb ; pe_start: 8 MiB ; free: 1016 MiB ; 2024-03-01 20:56:51,568 DEBUG blivet/MainThread: get_format('lvmpv') returning LVMPhysicalVolume instance with object id 104 2024-03-01 20:56:51,570 DEBUG blivet/MainThread: DiskDevice._set_format: sdf ; type: lvmpv ; current: None ; 2024-03-01 20:56:51,573 DEBUG blivet/MainThread: DeviceTree.get_device_by_uuid: uuid: 7yQrT8-U3bT-lEfw-Vyp4-q4Ho-8WQB-V2xVlb ; incomplete: True ; hidden: False ; 2024-03-01 20:56:51,576 DEBUG blivet/MainThread: DeviceTree.get_device_by_uuid returned existing 1.98 GiB lvmvg test_vg2 (81) 2024-03-01 20:56:51,579 DEBUG blivet/MainThread: LVMVolumeGroupDevice._add_parent: test_vg2 ; parent: sdf ; 2024-03-01 20:56:51,582 DEBUG blivet/MainThread: DiskDevice.add_child: name: sdf ; child: test_vg2 ; kids: 0 ; 2024-03-01 20:56:51,584 DEBUG blivet/MainThread: LVMFormatPopulator._update_lvs: pv: sdf ; 2024-03-01 20:56:51,587 DEBUG blivet/MainThread: DeviceTree.get_device_by_uuid: uuid: 7yQrT8-U3bT-lEfw-Vyp4-q4Ho-8WQB-V2xVlb ; incomplete: True ; hidden: False ; 2024-03-01 20:56:51,590 DEBUG blivet/MainThread: DeviceTree.get_device_by_uuid returned existing 2.98 GiB lvmvg test_vg2 (81) 2024-03-01 20:56:51,590 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/sdf,/dev/sde,/dev/sdc,/dev/sdd,/dev/sdb,/dev/sda ... 2024-03-01 20:56:51,625 INFO program/MainThread: stdout[25]: LVM2_VG_NAME=test_vg1 LVM2_LV_NAME=lv1 LVM2_LV_UUID=8tiMwr-hy3b-7B3c-kV7T-7hsV-uORT-Z0ltPQ 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=qf1Fcf-NTcc-qA3L-F4qc-ynf7-s1ol-NJlCHs LVM2_LV_SIZE=1606418432 LVM2_LV_ATTR=-wi-a----- LVM2_SEGTYPE=linear LVM2_ORIGIN= LVM2_POOL_LV= LVM2_DATA_LV= LVM2_METADATA_LV= LVM2_LV_ROLE=public LVM2_MOVE_PV= LVM2_DATA_PERCENT= LVM2_METADATA_PERCENT= LVM2_COPY_PERCENT= LVM2_VG_NAME=test_vg1 LVM2_LV_NAME=lv2 LVM2_LV_UUID=qf1Fcf-NTcc-qA3L-F4qc-ynf7-s1ol-NJlCHs LVM2_LV_SIZE=1606418432 LVM2_LV_ATTR=-wi-a----- LVM2_SEGTYPE=linear LVM2_ORIGIN= LVM2_POOL_LV= LVM2_DATA_LV= LVM2_METADATA_LV= 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=3gsqoh-1P4n-SyK8-3G1s-HRKI-mdTi-a0ilxL 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=Ji9k0Z-aXzo-WJXd-aKjm-wc6Z-1M2N-w68tGf LVM2_LV_SIZE=641728512 LVM2_LV_ATTR=-wi-a----- LVM2_SEGTYPE=linear LVM2_ORIGIN= LVM2_POOL_LV= LVM2_DATA_LV= LVM2_METADATA_LV= LVM2_LV_ROLE=public LVM2_MOVE_PV= LVM2_DATA_PERCENT= LVM2_METADATA_PERCENT= LVM2_COPY_PERCENT= 2024-03-01 20:56:51,625 INFO program/MainThread: stderr[25]: 2024-03-01 20:56:51,625 INFO program/MainThread: ...done [25] (exit code: 0) 2024-03-01 20:56:51,629 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: test_vg2-lv3 ; incomplete: False ; hidden: False ; 2024-03-01 20:56:51,632 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned None 2024-03-01 20:56:51,635 DEBUG blivet/MainThread: DeviceTree.get_device_by_uuid: uuid: 3gsqoh-1P4n-SyK8-3G1s-HRKI-mdTi-a0ilxL ; incomplete: False ; hidden: False ; 2024-03-01 20:56:51,637 DEBUG blivet/MainThread: DeviceTree.get_device_by_uuid returned None 2024-03-01 20:56:51,638 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 106 2024-03-01 20:56:51,641 DEBUG blivet/MainThread: LVMVolumeGroupDevice.add_child: name: test_vg2 ; child: lv3 ; kids: 0 ; 2024-03-01 20:56:51,641 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 107 2024-03-01 20:56:51,644 DEBUG blivet/MainThread: LVMLogicalVolumeDevice._set_format: test_vg2-lv3 ; type: None ; current: None ; 2024-03-01 20:56:51,647 DEBUG blivet/MainThread: LVMLogicalVolumeDevice.update_sysfs_path: test_vg2-lv3 ; status: True ; 2024-03-01 20:56:51,648 DEBUG blivet/MainThread: test_vg2-lv3 sysfs_path set to /sys/devices/virtual/block/dm-5 2024-03-01 20:56:51,651 DEBUG blivet/MainThread: LVMLogicalVolumeDevice.read_current_size: exists: True ; path: /dev/mapper/test_vg2-lv3 ; sysfs_path: /sys/devices/virtual/block/dm-5 ; 2024-03-01 20:56:51,651 DEBUG blivet/MainThread: updated test_vg2-lv3 size to 308 MiB (308 MiB) 2024-03-01 20:56:51,651 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 109 2024-03-01 20:56:51,655 DEBUG blivet/MainThread: LVMVolumeGroupDevice.remove_child: name: test_vg2 ; child: lv3 ; kids: 1 ; 2024-03-01 20:56:51,658 DEBUG blivet/MainThread: LVMVolumeGroupDevice.add_child: name: test_vg2 ; child: lv3 ; kids: 0 ; 2024-03-01 20:56:51,658 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 110 2024-03-01 20:56:51,661 DEBUG blivet/MainThread: LVMLogicalVolumeDevice._set_format: test_vg2-lv3 ; type: None ; current: None ; 2024-03-01 20:56:51,664 DEBUG blivet/MainThread: LVMLogicalVolumeDevice.update_sysfs_path: test_vg2-lv3 ; status: True ; 2024-03-01 20:56:51,664 DEBUG blivet/MainThread: test_vg2-lv3 sysfs_path set to /sys/devices/virtual/block/dm-5 2024-03-01 20:56:51,667 DEBUG blivet/MainThread: LVMLogicalVolumeDevice.read_current_size: exists: True ; path: /dev/mapper/test_vg2-lv3 ; sysfs_path: /sys/devices/virtual/block/dm-5 ; 2024-03-01 20:56:51,667 DEBUG blivet/MainThread: updated test_vg2-lv3 size to 308 MiB (308 MiB) 2024-03-01 20:56:51,668 DEBUG blivet/MainThread: Adding test_vg2-lv3/308 MiB to test_vg2 2024-03-01 20:56:51,668 INFO blivet/MainThread: added lvmlv test_vg2-lv3 (id 105) to device tree 2024-03-01 20:56:51,670 DEBUG blivet/MainThread: LVMLogicalVolumeDevice.update_sysfs_path: test_vg2-lv3 ; status: True ; 2024-03-01 20:56:51,671 DEBUG blivet/MainThread: test_vg2-lv3 sysfs_path set to /sys/devices/virtual/block/dm-5 2024-03-01 20:56:51,674 DEBUG blivet/MainThread: LVMLogicalVolumeDevice.read_current_size: exists: True ; path: /dev/mapper/test_vg2-lv3 ; sysfs_path: /sys/devices/virtual/block/dm-5 ; 2024-03-01 20:56:51,674 DEBUG blivet/MainThread: updated test_vg2-lv3 size to 308 MiB (308 MiB) 2024-03-01 20:56:51,677 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/test_vg2/lv3 ' '/dev/disk/by-id/dm-uuid-LVM-7yQrT8U3bTlEfwVyp4q4Ho8WQBV2xVlb3gsqoh1P4nSyK83G1sHRKImdTia0ilxL ' '/dev/disk/by-uuid/57a8f98f-e77a-4668-8d20-c7f2dffcbed7', 'DEVNAME': '/dev/dm-5', 'DEVPATH': '/devices/virtual/block/dm-5', 'DEVTYPE': 'disk', 'DISKSEQ': '158', '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-7yQrT8U3bTlEfwVyp4q4Ho8WQBV2xVlb3gsqoh1P4nSyK83G1sHRKImdTia0ilxL', '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': '57a8f98f-e77a-4668-8d20-c7f2dffcbed7', 'ID_FS_UUID_ENC': '57a8f98f-e77a-4668-8d20-c7f2dffcbed7', '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': '934078863'} ; 2024-03-01 20:56:51,678 INFO blivet/MainThread: scanning test_vg2-lv3 (/sys/devices/virtual/block/dm-5)... 2024-03-01 20:56:51,678 INFO program/MainThread: Running [26] dmsetup info -co subsystem --noheadings test_vg2-lv3 ... 2024-03-01 20:56:51,681 INFO program/MainThread: stdout[26]: LVM 2024-03-01 20:56:51,681 INFO program/MainThread: stderr[26]: 2024-03-01 20:56:51,681 INFO program/MainThread: ...done [26] (exit code: 0) 2024-03-01 20:56:51,681 INFO program/MainThread: Running [27] dmsetup info -co subsystem --noheadings test_vg2-lv3 ... 2024-03-01 20:56:51,683 INFO program/MainThread: stdout[27]: LVM 2024-03-01 20:56:51,684 INFO program/MainThread: stderr[27]: 2024-03-01 20:56:51,684 INFO program/MainThread: ...done [27] (exit code: 0) 2024-03-01 20:56:51,684 INFO program/MainThread: Running [28] dmsetup info -co subsystem --noheadings test_vg2-lv3 ... 2024-03-01 20:56:51,686 INFO program/MainThread: stdout[28]: LVM 2024-03-01 20:56:51,686 INFO program/MainThread: stderr[28]: 2024-03-01 20:56:51,686 INFO program/MainThread: ...done [28] (exit code: 0) 2024-03-01 20:56:51,690 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: test_vg2-lv3 ; incomplete: False ; hidden: False ; 2024-03-01 20:56:51,693 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned existing 308 MiB lvmlv test_vg2-lv3 (105) 2024-03-01 20:56:51,696 DEBUG blivet/MainThread: test_vg2 size is 2.98 GiB 2024-03-01 20:56:51,696 DEBUG blivet/MainThread: vg test_vg2 has 2.68 GiB free 2024-03-01 20:56:51,696 DEBUG blivet/MainThread: test_vg2 size is 2.98 GiB 2024-03-01 20:56:51,697 DEBUG blivet/MainThread: vg test_vg2 has 2.68 GiB free 2024-03-01 20:56:51,694 INFO blivet/MainThread: got device: LVMLogicalVolumeDevice instance (0x7f02fe77e340) -- name = test_vg2-lv3 status = True id = 105 children = [] parents = ['existing 2.98 GiB lvmvg test_vg2 (81)'] uuid = 3gsqoh-1P4n-SyK8-3G1s-HRKI-mdTi-a0ilxL 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 (0x7f02fe7f3c10) -- 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 = 7yQrT8-U3bT-lEfw-Vyp4-q4Ho-8WQB-V2xVlb size = 2.98 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 2.98 GiB path = /dev/test_vg2 format args = [] original_format = None free = 2.08 GiB PE Size = 4 MiB PE Count = 762 PE Free = 532 PV Count = 3 modified = False extents = 762 free space = 2.68 GiB free extents = 685 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sdd (72) with existing lvmpv', 'existing 1024 MiB disk sde (86) with existing lvmpv', 'existing 1024 MiB disk sdf (96) with existing lvmpv'] LVs = ['existing 308 MiB lvmlv test_vg2-lv3 (105)'] segment type = linear percent = 0 VG space used = 308 MiB 2024-03-01 20:56:51,697 INFO program/MainThread: Running [29] dmsetup info -co subsystem --noheadings test_vg2-lv3 ... 2024-03-01 20:56:51,700 INFO program/MainThread: stdout[29]: LVM 2024-03-01 20:56:51,700 INFO program/MainThread: stderr[29]: 2024-03-01 20:56:51,700 INFO program/MainThread: ...done [29] (exit code: 0) 2024-03-01 20:56:51,704 DEBUG blivet/MainThread: DeviceTree.handle_format: name: test_vg2-lv3 ; 2024-03-01 20:56:51,707 DEBUG blivet/MainThread: AppleBootstrapFS.supported: supported: True ; 2024-03-01 20:56:51,707 DEBUG blivet/MainThread: get_format('appleboot') returning AppleBootstrapFS instance with object id 112 2024-03-01 20:56:51,710 DEBUG blivet/MainThread: EFIFS.supported: supported: True ; 2024-03-01 20:56:51,710 DEBUG blivet/MainThread: get_format('efi') returning EFIFS instance with object id 113 2024-03-01 20:56:51,714 DEBUG blivet/MainThread: MacEFIFS.supported: supported: True ; 2024-03-01 20:56:51,714 DEBUG blivet/MainThread: get_format('macefi') returning MacEFIFS instance with object id 114 2024-03-01 20:56:51,717 DEBUG blivet/MainThread: MacEFIFS.supported: supported: True ; 2024-03-01 20:56:51,717 DEBUG blivet/MainThread: get_format('macefi') returning MacEFIFS instance with object id 115 2024-03-01 20:56:51,717 INFO blivet/MainThread: type detected on 'test_vg2-lv3' is 'xfs' 2024-03-01 20:56:51,721 DEBUG blivet/MainThread: XFS.supported: supported: True ; 2024-03-01 20:56:51,721 DEBUG blivet/MainThread: get_format('xfs') returning XFS instance with object id 116 2024-03-01 20:56:51,724 DEBUG blivet/MainThread: LVMLogicalVolumeDevice._set_format: test_vg2-lv3 ; type: xfs ; current: None ; 2024-03-01 20:56:51,724 INFO blivet/MainThread: got format: existing xfs filesystem 2024-03-01 20:56:51,727 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: test_vg2-lv4 ; incomplete: False ; hidden: False ; 2024-03-01 20:56:51,730 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned None 2024-03-01 20:56:51,733 DEBUG blivet/MainThread: DeviceTree.get_device_by_uuid: uuid: Ji9k0Z-aXzo-WJXd-aKjm-wc6Z-1M2N-w68tGf ; incomplete: False ; hidden: False ; 2024-03-01 20:56:51,735 DEBUG blivet/MainThread: DeviceTree.get_device_by_uuid returned None 2024-03-01 20:56:51,736 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 119 2024-03-01 20:56:51,739 DEBUG blivet/MainThread: LVMVolumeGroupDevice.add_child: name: test_vg2 ; child: lv4 ; kids: 1 ; 2024-03-01 20:56:51,739 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 120 2024-03-01 20:56:51,742 DEBUG blivet/MainThread: LVMLogicalVolumeDevice._set_format: test_vg2-lv4 ; type: None ; current: None ; 2024-03-01 20:56:51,745 DEBUG blivet/MainThread: LVMLogicalVolumeDevice.update_sysfs_path: test_vg2-lv4 ; status: True ; 2024-03-01 20:56:51,745 DEBUG blivet/MainThread: test_vg2-lv4 sysfs_path set to /sys/devices/virtual/block/dm-4 2024-03-01 20:56:51,748 DEBUG blivet/MainThread: LVMLogicalVolumeDevice.read_current_size: exists: True ; path: /dev/mapper/test_vg2-lv4 ; sysfs_path: /sys/devices/virtual/block/dm-4 ; 2024-03-01 20:56:51,749 DEBUG blivet/MainThread: updated test_vg2-lv4 size to 612 MiB (612 MiB) 2024-03-01 20:56:51,749 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 122 2024-03-01 20:56:51,752 DEBUG blivet/MainThread: LVMVolumeGroupDevice.remove_child: name: test_vg2 ; child: lv4 ; kids: 2 ; 2024-03-01 20:56:51,755 DEBUG blivet/MainThread: LVMVolumeGroupDevice.add_child: name: test_vg2 ; child: lv4 ; kids: 1 ; 2024-03-01 20:56:51,755 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 123 2024-03-01 20:56:51,758 DEBUG blivet/MainThread: LVMLogicalVolumeDevice._set_format: test_vg2-lv4 ; type: None ; current: None ; 2024-03-01 20:56:51,761 DEBUG blivet/MainThread: LVMLogicalVolumeDevice.update_sysfs_path: test_vg2-lv4 ; status: True ; 2024-03-01 20:56:51,762 DEBUG blivet/MainThread: test_vg2-lv4 sysfs_path set to /sys/devices/virtual/block/dm-4 2024-03-01 20:56:51,765 DEBUG blivet/MainThread: LVMLogicalVolumeDevice.read_current_size: exists: True ; path: /dev/mapper/test_vg2-lv4 ; sysfs_path: /sys/devices/virtual/block/dm-4 ; 2024-03-01 20:56:51,765 DEBUG blivet/MainThread: updated test_vg2-lv4 size to 612 MiB (612 MiB) 2024-03-01 20:56:51,765 DEBUG blivet/MainThread: Adding test_vg2-lv4/612 MiB to test_vg2 2024-03-01 20:56:51,765 INFO blivet/MainThread: added lvmlv test_vg2-lv4 (id 118) to device tree 2024-03-01 20:56:51,768 DEBUG blivet/MainThread: LVMLogicalVolumeDevice.update_sysfs_path: test_vg2-lv4 ; status: True ; 2024-03-01 20:56:51,768 DEBUG blivet/MainThread: test_vg2-lv4 sysfs_path set to /sys/devices/virtual/block/dm-4 2024-03-01 20:56:51,771 DEBUG blivet/MainThread: LVMLogicalVolumeDevice.read_current_size: exists: True ; path: /dev/mapper/test_vg2-lv4 ; sysfs_path: /sys/devices/virtual/block/dm-4 ; 2024-03-01 20:56:51,772 DEBUG blivet/MainThread: updated test_vg2-lv4 size to 612 MiB (612 MiB) 2024-03-01 20:56:51,775 DEBUG blivet/MainThread: DeviceTree.handle_device: name: test_vg2-lv4 ; info: {'CURRENT_TAGS': ':systemd:', 'DEVLINKS': '/dev/disk/by-id/dm-uuid-LVM-7yQrT8U3bTlEfwVyp4q4Ho8WQBV2xVlbJi9k0ZaXzoWJXdaKjmwc6Z1M2Nw68tGf ' '/dev/mapper/test_vg2-lv4 ' '/dev/disk/by-uuid/7bf86105-d509-4db1-8e66-a2c39f6f28f7 ' '/dev/disk/by-id/dm-name-test_vg2-lv4 /dev/test_vg2/lv4', 'DEVNAME': '/dev/dm-4', 'DEVPATH': '/devices/virtual/block/dm-4', 'DEVTYPE': 'disk', 'DISKSEQ': '157', '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-7yQrT8U3bTlEfwVyp4q4Ho8WQBV2xVlbJi9k0ZaXzoWJXdaKjmwc6Z1M2Nw68tGf', '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': '7bf86105-d509-4db1-8e66-a2c39f6f28f7', 'ID_FS_UUID_ENC': '7bf86105-d509-4db1-8e66-a2c39f6f28f7', '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': '933574127'} ; 2024-03-01 20:56:51,775 INFO blivet/MainThread: scanning test_vg2-lv4 (/sys/devices/virtual/block/dm-4)... 2024-03-01 20:56:51,775 INFO program/MainThread: Running [30] dmsetup info -co subsystem --noheadings test_vg2-lv4 ... 2024-03-01 20:56:51,778 INFO program/MainThread: stdout[30]: LVM 2024-03-01 20:56:51,778 INFO program/MainThread: stderr[30]: 2024-03-01 20:56:51,778 INFO program/MainThread: ...done [30] (exit code: 0) 2024-03-01 20:56:51,778 INFO program/MainThread: Running [31] dmsetup info -co subsystem --noheadings test_vg2-lv4 ... 2024-03-01 20:56:51,781 INFO program/MainThread: stdout[31]: LVM 2024-03-01 20:56:51,781 INFO program/MainThread: stderr[31]: 2024-03-01 20:56:51,781 INFO program/MainThread: ...done [31] (exit code: 0) 2024-03-01 20:56:51,781 INFO program/MainThread: Running [32] dmsetup info -co subsystem --noheadings test_vg2-lv4 ... 2024-03-01 20:56:51,783 INFO program/MainThread: stdout[32]: LVM 2024-03-01 20:56:51,783 INFO program/MainThread: stderr[32]: 2024-03-01 20:56:51,784 INFO program/MainThread: ...done [32] (exit code: 0) 2024-03-01 20:56:51,788 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: test_vg2-lv4 ; incomplete: False ; hidden: False ; 2024-03-01 20:56:51,791 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned existing 612 MiB lvmlv test_vg2-lv4 (118) 2024-03-01 20:56:51,793 DEBUG blivet/MainThread: test_vg2 size is 2.98 GiB 2024-03-01 20:56:51,794 DEBUG blivet/MainThread: vg test_vg2 has 2.08 GiB free 2024-03-01 20:56:51,794 DEBUG blivet/MainThread: test_vg2 size is 2.98 GiB 2024-03-01 20:56:51,795 DEBUG blivet/MainThread: vg test_vg2 has 2.08 GiB free 2024-03-01 20:56:51,791 INFO blivet/MainThread: got device: LVMLogicalVolumeDevice instance (0x7f02fe77ebb0) -- name = test_vg2-lv4 status = True id = 118 children = [] parents = ['existing 2.98 GiB lvmvg test_vg2 (81)'] uuid = Ji9k0Z-aXzo-WJXd-aKjm-wc6Z-1M2N-w68tGf 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 (0x7f02fe7f3c10) -- name = test_vg2 status = 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 = 7yQrT8-U3bT-lEfw-Vyp4-q4Ho-8WQB-V2xVlb size = 2.98 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 2.98 GiB path = /dev/test_vg2 format args = [] original_format = None free = 2.08 GiB PE Size = 4 MiB PE Count = 762 PE Free = 532 PV Count = 3 modified = False extents = 762 free space = 2.08 GiB free extents = 532 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sdd (72) with existing lvmpv', 'existing 1024 MiB disk sde (86) with existing lvmpv', 'existing 1024 MiB disk sdf (96) with existing lvmpv'] LVs = ['existing 308 MiB lvmlv test_vg2-lv3 (105) with existing xfs filesystem', 'existing 612 MiB lvmlv test_vg2-lv4 (118)'] segment type = linear percent = 0 VG space used = 612 MiB 2024-03-01 20:56:51,795 INFO program/MainThread: Running [33] dmsetup info -co subsystem --noheadings test_vg2-lv4 ... 2024-03-01 20:56:51,797 INFO program/MainThread: stdout[33]: LVM 2024-03-01 20:56:51,798 INFO program/MainThread: stderr[33]: 2024-03-01 20:56:51,798 INFO program/MainThread: ...done [33] (exit code: 0) 2024-03-01 20:56:51,801 DEBUG blivet/MainThread: DeviceTree.handle_format: name: test_vg2-lv4 ; 2024-03-01 20:56:51,805 DEBUG blivet/MainThread: AppleBootstrapFS.supported: supported: True ; 2024-03-01 20:56:51,805 DEBUG blivet/MainThread: get_format('appleboot') returning AppleBootstrapFS instance with object id 125 2024-03-01 20:56:51,808 DEBUG blivet/MainThread: EFIFS.supported: supported: True ; 2024-03-01 20:56:51,808 DEBUG blivet/MainThread: get_format('efi') returning EFIFS instance with object id 126 2024-03-01 20:56:51,811 DEBUG blivet/MainThread: MacEFIFS.supported: supported: True ; 2024-03-01 20:56:51,811 DEBUG blivet/MainThread: get_format('macefi') returning MacEFIFS instance with object id 127 2024-03-01 20:56:51,815 DEBUG blivet/MainThread: MacEFIFS.supported: supported: True ; 2024-03-01 20:56:51,815 DEBUG blivet/MainThread: get_format('macefi') returning MacEFIFS instance with object id 128 2024-03-01 20:56:51,815 INFO blivet/MainThread: type detected on 'test_vg2-lv4' is 'xfs' 2024-03-01 20:56:51,818 DEBUG blivet/MainThread: XFS.supported: supported: True ; 2024-03-01 20:56:51,818 DEBUG blivet/MainThread: get_format('xfs') returning XFS instance with object id 129 2024-03-01 20:56:51,821 DEBUG blivet/MainThread: LVMLogicalVolumeDevice._set_format: test_vg2-lv4 ; type: xfs ; current: None ; 2024-03-01 20:56:51,821 INFO blivet/MainThread: got format: existing xfs filesystem 2024-03-01 20:56:51,821 INFO blivet/MainThread: got format: existing lvmpv 2024-03-01 20:56:51,824 DEBUG blivet/MainThread: DeviceTree.handle_device: name: sdg ; info: {'CURRENT_TAGS': ':systemd:', 'DEVLINKS': '/dev/disk/by-id/scsi-SLIO-ORG_disk6_2fcb2cc6-c284-43ea-b562-c0b7eba2ff7a ' '/dev/disk/by-id/wwn-0x60014052fcb2cc6c28443eab562c0b7e ' '/dev/disk/by-diskseq/8 ' '/dev/disk/by-id/scsi-360014052fcb2cc6c28443eab562c0b7e ' '/dev/disk/by-id/lvm-pv-uuid-ffRI4c-t31A-8M3p-Kl7I-xQdk-IdaE-CK88Cj ' '/dev/disk/by-id/scsi-1LIO-ORG_disk6:2fcb2cc6-c284-43ea-b562-c0b7eba2ff7a', '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': 'ffRI4c-t31A-8M3p-Kl7I-xQdk-IdaE-CK88Cj', 'ID_FS_UUID_ENC': 'ffRI4c-t31A-8M3p-Kl7I-xQdk-IdaE-CK88Cj', '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': '2fcb2cc6-c284-43ea-b562-c0b7eba2ff7a', 'ID_SERIAL': '360014052fcb2cc6c28443eab562c0b7e', 'ID_SERIAL_SHORT': '60014052fcb2cc6c28443eab562c0b7e', 'ID_TARGET_PORT': '0', 'ID_TYPE': 'disk', 'ID_VENDOR': 'LIO-ORG', 'ID_VENDOR_ENC': 'LIO-ORG\\x20', 'ID_WWN': '0x60014052fcb2cc6c', 'ID_WWN_VENDOR_EXTENSION': '0x28443eab562c0b7e', 'ID_WWN_WITH_EXTENSION': '0x60014052fcb2cc6c28443eab562c0b7e', 'MAJOR': '8', 'MINOR': '96', 'SCSI_IDENT_LUN_LOGICAL_UNIT_GROUP': '0x0', 'SCSI_IDENT_LUN_NAA_REGEXT': '60014052fcb2cc6c28443eab562c0b7e', 'SCSI_IDENT_LUN_T10': 'LIO-ORG_disk6:2fcb2cc6-c284-43ea-b562-c0b7eba2ff7a', 'SCSI_IDENT_PORT_NAME': 'naa.5001405a91c5ccc5,t,0x0001', 'SCSI_IDENT_PORT_RELATIVE': '0', 'SCSI_IDENT_PORT_TARGET_PORT_GROUP': '0x0', 'SCSI_IDENT_SERIAL': '2fcb2cc6-c284-43ea-b562-c0b7eba2ff7a', 'SCSI_IDENT_TARGET_NAME': 'naa.5001405a91c5ccc5', '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': '337228647'} ; 2024-03-01 20:56:51,824 INFO blivet/MainThread: scanning sdg (/sys/devices/tcm_loop_0/tcm_loop_adapter_0/host2/target2:0:1/2:0:1:6/block/sdg)... 2024-03-01 20:56:51,828 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: sdg ; incomplete: False ; hidden: False ; 2024-03-01 20:56:51,831 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned None 2024-03-01 20:56:51,836 DEBUG blivet/MainThread: DiskDevicePopulator.run: name: sdg ; 2024-03-01 20:56:51,836 INFO blivet/MainThread: sdg is a disk 2024-03-01 20:56:51,836 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 133 2024-03-01 20:56:51,837 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 134 2024-03-01 20:56:51,839 DEBUG blivet/MainThread: DiskDevice._set_format: sdg ; type: None ; current: None ; 2024-03-01 20:56:51,842 DEBUG blivet/MainThread: DiskDevice.update_sysfs_path: sdg ; status: True ; 2024-03-01 20:56:51,842 DEBUG blivet/MainThread: sdg sysfs_path set to /sys/devices/tcm_loop_0/tcm_loop_adapter_0/host2/target2:0:1/2:0:1:6/block/sdg 2024-03-01 20:56:51,845 DEBUG blivet/MainThread: DiskDevice.read_current_size: exists: True ; path: /dev/sdg ; sysfs_path: /sys/devices/tcm_loop_0/tcm_loop_adapter_0/host2/target2:0:1/2:0:1:6/block/sdg ; 2024-03-01 20:56:51,845 DEBUG blivet/MainThread: updated sdg size to 1024 MiB (1024 MiB) 2024-03-01 20:56:51,846 INFO blivet/MainThread: added disk sdg (id 132) to device tree 2024-03-01 20:56:51,846 INFO blivet/MainThread: got device: DiskDevice instance (0x7f02fe7d9040) -- 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 = 60014052fcb2cc6c28443eab562c0b7e 2024-03-01 20:56:51,849 DEBUG blivet/MainThread: DeviceTree.handle_format: name: sdg ; 2024-03-01 20:56:51,852 DEBUG blivet/MainThread: AppleBootstrapFS.supported: supported: True ; 2024-03-01 20:56:51,852 DEBUG blivet/MainThread: get_format('appleboot') returning AppleBootstrapFS instance with object id 136 2024-03-01 20:56:51,855 DEBUG blivet/MainThread: EFIFS.supported: supported: True ; 2024-03-01 20:56:51,855 DEBUG blivet/MainThread: get_format('efi') returning EFIFS instance with object id 137 2024-03-01 20:56:51,858 DEBUG blivet/MainThread: MacEFIFS.supported: supported: True ; 2024-03-01 20:56:51,858 DEBUG blivet/MainThread: get_format('macefi') returning MacEFIFS instance with object id 138 2024-03-01 20:56:51,861 DEBUG blivet/MainThread: MacEFIFS.supported: supported: True ; 2024-03-01 20:56:51,861 DEBUG blivet/MainThread: get_format('macefi') returning MacEFIFS instance with object id 139 2024-03-01 20:56:51,864 DEBUG blivet/MainThread: LVMFormatPopulator.run: pv: sdg ; 2024-03-01 20:56:51,864 DEBUG blivet/MainThread: lvm filter: device /dev/sdg added to the list of allowed devices 2024-03-01 20:56:51,864 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/sdg,/dev/sdf,/dev/sde,/dev/sdc,/dev/sdd,/dev/sdb,/dev/sda ... 2024-03-01 20:56:51,896 INFO program/MainThread: stdout[34]: LVM2_PV_NAME=/dev/sda LVM2_PV_UUID=UbNcth-C61D-hhmy-qNCs-Kfy3-TcH0-EwELhh LVM2_PV_FREE=0 LVM2_PV_SIZE=1065353216 LVM2_PE_START=8388608 LVM2_VG_NAME=test_vg1 LVM2_VG_UUID=TYdFjf-Vzij-jsTb-6XoP-QRXE-BFqM-FaYmIm LVM2_VG_SIZE=3196059648 LVM2_VG_FREE=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=D9qdTF-MFuT-OOj3-Aoz3-FgUw-7pV0-MbikiO LVM2_PV_FREE=41943040 LVM2_PV_SIZE=1065353216 LVM2_PE_START=8388608 LVM2_VG_NAME=test_vg1 LVM2_VG_UUID=TYdFjf-Vzij-jsTb-6XoP-QRXE-BFqM-FaYmIm LVM2_VG_SIZE=3196059648 LVM2_VG_FREE=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=1AtNmX-enn9-kZjq-oHbX-001q-nFdq-oERM7F LVM2_PV_FREE=1065353216 LVM2_PV_SIZE=1065353216 LVM2_PE_START=8388608 LVM2_VG_NAME=test_vg1 LVM2_VG_UUID=TYdFjf-Vzij-jsTb-6XoP-QRXE-BFqM-FaYmIm LVM2_VG_SIZE=3196059648 LVM2_VG_FREE=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=jr5GOy-9XBl-2Gje-86Xi-v2FY-53L2-mNkTsx LVM2_PV_FREE=100663296 LVM2_PV_SIZE=1065353216 LVM2_PE_START=8388608 LVM2_VG_NAME=test_vg2 LVM2_VG_UUID=7yQrT8-U3bT-lEfw-Vyp4-q4Ho-8WQB-V2xVlb LVM2_VG_SIZE=3196059648 LVM2_VG_FREE=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=JFfahv-Bcr6-KA66-5TJn-nCPN-wV44-nQjC5L LVM2_PV_FREE=1065353216 LVM2_PV_SIZE=1065353216 LVM2_PE_START=8388608 LVM2_VG_NAME=test_vg2 LVM2_VG_UUID=7yQrT8-U3bT-lEfw-Vyp4-q4Ho-8WQB-V2xVlb LVM2_VG_SIZE=3196059648 LVM2_VG_FREE=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=yOfrWi-IYRI-T7Yk-BgyK-rDSX-54gM-ZY9zeN LVM2_PV_FREE=1065353216 LVM2_PV_SIZE=1065353216 LVM2_PE_START=8388608 LVM2_VG_NAME=test_vg2 LVM2_VG_UUID=7yQrT8-U3bT-lEfw-Vyp4-q4Ho-8WQB-V2xVlb LVM2_VG_SIZE=3196059648 LVM2_VG_FREE=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=ffRI4c-t31A-8M3p-Kl7I-xQdk-IdaE-CK88Cj LVM2_PV_FREE=205520896 LVM2_PV_SIZE=1065353216 LVM2_PE_START=8388608 LVM2_VG_NAME=test_vg3 LVM2_VG_UUID=Z06Llf-fSlV-JsRS-yW4I-cdCE-NRe3-3sra1r LVM2_VG_SIZE=4261412864 LVM2_VG_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=vLgDtW-VVVd-6ckc-anEa-hAwX-0tfn-E3IAru LVM2_PV_FREE=0 LVM2_PV_SIZE=1065353216 LVM2_PE_START=8388608 LVM2_VG_NAME=test_vg3 LVM2_VG_UUID=Z06Llf-fSlV-JsRS-yW4I-cdCE-NRe3-3sra1r LVM2_VG_SIZE=4261412864 LVM2_VG_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=tq5jbq-Zcsf-KugH-Rml5-qtyV-IOPU-EmkZxl LVM2_PV_FREE=0 LVM2_PV_SIZE=1065353216 LVM2_PE_START=8388608 LVM2_VG_NAME=test_vg3 LVM2_VG_UUID=Z06Llf-fSlV-JsRS-yW4I-cdCE-NRe3-3sra1r LVM2_VG_SIZE=4261412864 LVM2_VG_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=0IjkYa-B3pZ-mFlc-wiJl-1YTk-SLLJ-wEJDTc LVM2_PV_FREE=847249408 LVM2_PV_SIZE=1065353216 LVM2_PE_START=8388608 LVM2_VG_NAME=test_vg3 LVM2_VG_UUID=Z06Llf-fSlV-JsRS-yW4I-cdCE-NRe3-3sra1r LVM2_VG_SIZE=4261412864 LVM2_VG_FREE=1052770304 LVM2_VG_EXTENT_SIZE=4194304 LVM2_VG_EXTENT_COUNT=1016 LVM2_VG_FREE_COUNT=251 LVM2_PV_COUNT=4 2024-03-01 20:56:51,896 INFO program/MainThread: stderr[34]: WARNING: Couldn't find device with uuid vLgDtW-VVVd-6ckc-anEa-hAwX-0tfn-E3IAru. WARNING: Couldn't find device with uuid tq5jbq-Zcsf-KugH-Rml5-qtyV-IOPU-EmkZxl. WARNING: Couldn't find device with uuid 0IjkYa-B3pZ-mFlc-wiJl-1YTk-SLLJ-wEJDTc. WARNING: VG test_vg3 is missing PV vLgDtW-VVVd-6ckc-anEa-hAwX-0tfn-E3IAru (last written to /dev/sdh). WARNING: VG test_vg3 is missing PV tq5jbq-Zcsf-KugH-Rml5-qtyV-IOPU-EmkZxl (last written to /dev/sdi). WARNING: VG test_vg3 is missing PV 0IjkYa-B3pZ-mFlc-wiJl-1YTk-SLLJ-wEJDTc (last written to /dev/sdj). WARNING: Couldn't find all devices for LV test_vg3/lv6 while checking used and assumed devices. WARNING: Couldn't find all devices for LV test_vg3/lv5 while checking used and assumed devices. 2024-03-01 20:56:51,896 INFO program/MainThread: ...done [34] (exit code: 0) 2024-03-01 20:56:51,897 INFO blivet/MainThread: type detected on 'sdg' is 'lvmpv' 2024-03-01 20:56:51,900 DEBUG blivet/MainThread: LVMPhysicalVolume.__init__: uuid: ffRI4c-t31A-8M3p-Kl7I-xQdk-IdaE-CK88Cj ; label: None ; device: /dev/sdg ; serial: 360014052fcb2cc6c28443eab562c0b7e ; exists: True ; vg_name: test_vg3 ; vg_uuid: Z06Llf-fSlV-JsRS-yW4I-cdCE-NRe3-3sra1r ; pe_start: 8 MiB ; free: 196 MiB ; 2024-03-01 20:56:51,900 DEBUG blivet/MainThread: get_format('lvmpv') returning LVMPhysicalVolume instance with object id 140 2024-03-01 20:56:51,903 DEBUG blivet/MainThread: DiskDevice._set_format: sdg ; type: lvmpv ; current: None ; 2024-03-01 20:56:51,906 DEBUG blivet/MainThread: DeviceTree.get_device_by_uuid: uuid: Z06Llf-fSlV-JsRS-yW4I-cdCE-NRe3-3sra1r ; incomplete: True ; hidden: False ; 2024-03-01 20:56:51,909 DEBUG blivet/MainThread: DeviceTree.get_device_by_uuid returned None 2024-03-01 20:56:51,912 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: test_vg3 ; incomplete: False ; hidden: False ; 2024-03-01 20:56:51,915 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned None 2024-03-01 20:56:51,915 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/sdg,/dev/sdf,/dev/sde,/dev/sdc,/dev/sdd,/dev/sdb,/dev/sda ... 2024-03-01 20:56:51,957 INFO program/MainThread: stdout[35]: LVM2_VG_NAME=test_vg1 LVM2_VG_UUID=TYdFjf-Vzij-jsTb-6XoP-QRXE-BFqM-FaYmIm LVM2_VG_SIZE=3196059648 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=7yQrT8-U3bT-lEfw-Vyp4-q4Ho-8WQB-V2xVlb LVM2_VG_SIZE=3196059648 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=Z06Llf-fSlV-JsRS-yW4I-cdCE-NRe3-3sra1r LVM2_VG_SIZE=4261412864 LVM2_VG_FREE=1052770304 LVM2_VG_EXTENT_SIZE=4194304 LVM2_VG_EXTENT_COUNT=1016 LVM2_VG_FREE_COUNT=251 LVM2_PV_COUNT=4 2024-03-01 20:56:51,957 INFO program/MainThread: stderr[35]: WARNING: Couldn't find device with uuid vLgDtW-VVVd-6ckc-anEa-hAwX-0tfn-E3IAru. WARNING: Couldn't find device with uuid tq5jbq-Zcsf-KugH-Rml5-qtyV-IOPU-EmkZxl. WARNING: Couldn't find device with uuid 0IjkYa-B3pZ-mFlc-wiJl-1YTk-SLLJ-wEJDTc. WARNING: VG test_vg3 is missing PV vLgDtW-VVVd-6ckc-anEa-hAwX-0tfn-E3IAru (last written to /dev/sdh). WARNING: VG test_vg3 is missing PV tq5jbq-Zcsf-KugH-Rml5-qtyV-IOPU-EmkZxl (last written to /dev/sdi). WARNING: VG test_vg3 is missing PV 0IjkYa-B3pZ-mFlc-wiJl-1YTk-SLLJ-wEJDTc (last written to /dev/sdj). WARNING: Couldn't find all devices for LV test_vg3/lv6 while checking used and assumed devices. WARNING: Couldn't find all devices for LV test_vg3/lv5 while checking used and assumed devices. 2024-03-01 20:56:51,957 INFO program/MainThread: ...done [35] (exit code: 0) 2024-03-01 20:56:51,957 INFO blivet/MainThread: Can't get exported information from VG info, assuming VG is not exported. 2024-03-01 20:56:51,958 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 142 2024-03-01 20:56:51,962 DEBUG blivet/MainThread: LVMVolumeGroupDevice._add_parent: test_vg3 ; parent: sdg ; 2024-03-01 20:56:51,965 DEBUG blivet/MainThread: DiskDevice.add_child: name: sdg ; child: test_vg3 ; kids: 0 ; 2024-03-01 20:56:51,965 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 143 2024-03-01 20:56:51,968 DEBUG blivet/MainThread: LVMVolumeGroupDevice._set_format: test_vg3 ; type: None ; current: None ; 2024-03-01 20:56:51,968 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/sdg,/dev/sdf,/dev/sde,/dev/sdc,/dev/sdd,/dev/sdb,/dev/sda ... 2024-03-01 20:56:52,001 INFO program/MainThread: stdout[36]: LVM2_VG_NAME=test_vg1 LVM2_LV_NAME=lv1 LVM2_LV_UUID=8tiMwr-hy3b-7B3c-kV7T-7hsV-uORT-Z0ltPQ 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=qf1Fcf-NTcc-qA3L-F4qc-ynf7-s1ol-NJlCHs LVM2_LV_SIZE=1606418432 LVM2_LV_ATTR=-wi-a----- LVM2_SEGTYPE=linear LVM2_ORIGIN= LVM2_POOL_LV= LVM2_DATA_LV= LVM2_METADATA_LV= LVM2_LV_ROLE=public LVM2_MOVE_PV= LVM2_DATA_PERCENT= LVM2_METADATA_PERCENT= LVM2_COPY_PERCENT= LVM2_VG_NAME=test_vg1 LVM2_LV_NAME=lv2 LVM2_LV_UUID=qf1Fcf-NTcc-qA3L-F4qc-ynf7-s1ol-NJlCHs LVM2_LV_SIZE=1606418432 LVM2_LV_ATTR=-wi-a----- LVM2_SEGTYPE=linear LVM2_ORIGIN= LVM2_POOL_LV= LVM2_DATA_LV= LVM2_METADATA_LV= 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=3gsqoh-1P4n-SyK8-3G1s-HRKI-mdTi-a0ilxL 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=Ji9k0Z-aXzo-WJXd-aKjm-wc6Z-1M2N-w68tGf 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=aDlZI3-sLDs-B4QP-z3XL-xyQR-bHEA-cKx803 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=aDlZI3-sLDs-B4QP-z3XL-xyQR-bHEA-cKx803 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=GLnS35-0GMW-XIkY-w41U-KfZA-6v3B-5LFxvr 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=GLnS35-0GMW-XIkY-w41U-KfZA-6v3B-5LFxvr 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=bLV6Zb-Faik-wE3Q-sjG9-PnQL-ucBJ-4Fx1RE 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=akuNTj-PamR-T9kg-ApWg-Q95t-Xbuj-10r5HZ LVM2_LV_SIZE=427819008 LVM2_LV_ATTR=-wi-a----- LVM2_SEGTYPE=linear LVM2_ORIGIN= LVM2_POOL_LV= LVM2_DATA_LV= LVM2_METADATA_LV= LVM2_LV_ROLE=public LVM2_MOVE_PV= LVM2_DATA_PERCENT= LVM2_METADATA_PERCENT= LVM2_COPY_PERCENT= 2024-03-01 20:56:52,001 INFO program/MainThread: stderr[36]: WARNING: Couldn't find device with uuid vLgDtW-VVVd-6ckc-anEa-hAwX-0tfn-E3IAru. WARNING: Couldn't find device with uuid tq5jbq-Zcsf-KugH-Rml5-qtyV-IOPU-EmkZxl. WARNING: Couldn't find device with uuid 0IjkYa-B3pZ-mFlc-wiJl-1YTk-SLLJ-wEJDTc. WARNING: VG test_vg3 is missing PV vLgDtW-VVVd-6ckc-anEa-hAwX-0tfn-E3IAru (last written to /dev/sdh). WARNING: VG test_vg3 is missing PV tq5jbq-Zcsf-KugH-Rml5-qtyV-IOPU-EmkZxl (last written to /dev/sdi). WARNING: VG test_vg3 is missing PV 0IjkYa-B3pZ-mFlc-wiJl-1YTk-SLLJ-wEJDTc (last written to /dev/sdj). WARNING: Couldn't find all devices for LV test_vg3/lv6 while checking used and assumed devices. WARNING: Couldn't find all devices for LV test_vg3/lv5 while checking used and assumed devices. 2024-03-01 20:56:52,001 INFO program/MainThread: ...done [36] (exit code: 0) 2024-03-01 20:56:52,006 DEBUG blivet/MainThread: LVMVolumeGroupDevice.update_sysfs_path: test_vg3 ; status: True ; 2024-03-01 20:56:52,006 INFO blivet/MainThread: added lvmvg test_vg3 (id 141) to device tree 2024-03-01 20:56:52,009 DEBUG blivet/MainThread: LVMFormatPopulator._update_lvs: pv: sdg ; 2024-03-01 20:56:52,011 DEBUG blivet/MainThread: DeviceTree.get_device_by_uuid: uuid: Z06Llf-fSlV-JsRS-yW4I-cdCE-NRe3-3sra1r ; incomplete: True ; hidden: False ; 2024-03-01 20:56:52,014 DEBUG blivet/MainThread: DeviceTree.get_device_by_uuid returned existing 1016 MiB lvmvg test_vg3 (141) 2024-03-01 20:56:52,014 WARNING blivet/MainThread: Skipping LVs for incomplete VG test_vg3 2024-03-01 20:56:52,015 INFO blivet/MainThread: got format: existing lvmpv 2024-03-01 20:56:52,018 DEBUG blivet/MainThread: DeviceTree.handle_device: name: sdh ; info: {'CURRENT_TAGS': ':systemd:', 'DEVLINKS': '/dev/disk/by-id/lvm-pv-uuid-vLgDtW-VVVd-6ckc-anEa-hAwX-0tfn-E3IAru ' '/dev/disk/by-diskseq/9 ' '/dev/disk/by-id/scsi-36001405130490dc6bc54a3a884c8d675 ' '/dev/disk/by-id/scsi-SLIO-ORG_disk7_130490dc-6bc5-4a3a-884c-8d67508d4785 ' '/dev/disk/by-id/scsi-1LIO-ORG_disk7:130490dc-6bc5-4a3a-884c-8d67508d4785 ' '/dev/disk/by-id/wwn-0x6001405130490dc6bc54a3a884c8d675', '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': 'vLgDtW-VVVd-6ckc-anEa-hAwX-0tfn-E3IAru', 'ID_FS_UUID_ENC': 'vLgDtW-VVVd-6ckc-anEa-hAwX-0tfn-E3IAru', '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': '130490dc-6bc5-4a3a-884c-8d67508d4785', 'ID_SERIAL': '36001405130490dc6bc54a3a884c8d675', 'ID_SERIAL_SHORT': '6001405130490dc6bc54a3a884c8d675', 'ID_TARGET_PORT': '0', 'ID_TYPE': 'disk', 'ID_VENDOR': 'LIO-ORG', 'ID_VENDOR_ENC': 'LIO-ORG\\x20', 'ID_WWN': '0x6001405130490dc6', 'ID_WWN_VENDOR_EXTENSION': '0xbc54a3a884c8d675', 'ID_WWN_WITH_EXTENSION': '0x6001405130490dc6bc54a3a884c8d675', 'MAJOR': '8', 'MINOR': '112', 'SCSI_IDENT_LUN_LOGICAL_UNIT_GROUP': '0x0', 'SCSI_IDENT_LUN_NAA_REGEXT': '6001405130490dc6bc54a3a884c8d675', 'SCSI_IDENT_LUN_T10': 'LIO-ORG_disk7:130490dc-6bc5-4a3a-884c-8d67508d4785', 'SCSI_IDENT_PORT_NAME': 'naa.5001405a91c5ccc5,t,0x0001', 'SCSI_IDENT_PORT_RELATIVE': '0', 'SCSI_IDENT_PORT_TARGET_PORT_GROUP': '0x0', 'SCSI_IDENT_SERIAL': '130490dc-6bc5-4a3a-884c-8d67508d4785', 'SCSI_IDENT_TARGET_NAME': 'naa.5001405a91c5ccc5', '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': '337415073'} ; 2024-03-01 20:56:52,018 INFO blivet/MainThread: scanning sdh (/sys/devices/tcm_loop_0/tcm_loop_adapter_0/host2/target2:0:1/2:0:1:7/block/sdh)... 2024-03-01 20:56:52,021 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: sdh ; incomplete: False ; hidden: False ; 2024-03-01 20:56:52,024 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned None 2024-03-01 20:56:52,030 DEBUG blivet/MainThread: DiskDevicePopulator.run: name: sdh ; 2024-03-01 20:56:52,030 INFO blivet/MainThread: sdh is a disk 2024-03-01 20:56:52,030 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 147 2024-03-01 20:56:52,030 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 148 2024-03-01 20:56:52,033 DEBUG blivet/MainThread: DiskDevice._set_format: sdh ; type: None ; current: None ; 2024-03-01 20:56:52,036 DEBUG blivet/MainThread: DiskDevice.update_sysfs_path: sdh ; status: True ; 2024-03-01 20:56:52,036 DEBUG blivet/MainThread: sdh sysfs_path set to /sys/devices/tcm_loop_0/tcm_loop_adapter_0/host2/target2:0:1/2:0:1:7/block/sdh 2024-03-01 20:56:52,039 DEBUG blivet/MainThread: DiskDevice.read_current_size: exists: True ; path: /dev/sdh ; sysfs_path: /sys/devices/tcm_loop_0/tcm_loop_adapter_0/host2/target2:0:1/2:0:1:7/block/sdh ; 2024-03-01 20:56:52,039 DEBUG blivet/MainThread: updated sdh size to 1024 MiB (1024 MiB) 2024-03-01 20:56:52,040 INFO blivet/MainThread: added disk sdh (id 146) to device tree 2024-03-01 20:56:52,040 INFO blivet/MainThread: got device: DiskDevice instance (0x7f02fe7907c0) -- 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 = 6001405130490dc6bc54a3a884c8d675 2024-03-01 20:56:52,043 DEBUG blivet/MainThread: DeviceTree.handle_format: name: sdh ; 2024-03-01 20:56:52,046 DEBUG blivet/MainThread: AppleBootstrapFS.supported: supported: True ; 2024-03-01 20:56:52,046 DEBUG blivet/MainThread: get_format('appleboot') returning AppleBootstrapFS instance with object id 150 2024-03-01 20:56:52,049 DEBUG blivet/MainThread: EFIFS.supported: supported: True ; 2024-03-01 20:56:52,049 DEBUG blivet/MainThread: get_format('efi') returning EFIFS instance with object id 151 2024-03-01 20:56:52,052 DEBUG blivet/MainThread: MacEFIFS.supported: supported: True ; 2024-03-01 20:56:52,052 DEBUG blivet/MainThread: get_format('macefi') returning MacEFIFS instance with object id 152 2024-03-01 20:56:52,055 DEBUG blivet/MainThread: MacEFIFS.supported: supported: True ; 2024-03-01 20:56:52,055 DEBUG blivet/MainThread: get_format('macefi') returning MacEFIFS instance with object id 153 2024-03-01 20:56:52,057 DEBUG blivet/MainThread: LVMFormatPopulator.run: pv: sdh ; 2024-03-01 20:56:52,058 DEBUG blivet/MainThread: lvm filter: device /dev/sdh added to the list of allowed devices 2024-03-01 20:56:52,058 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/sdg,/dev/sdf,/dev/sde,/dev/sdc,/dev/sdh,/dev/sdd,/dev/sdb,/dev/sda ... 2024-03-01 20:56:52,097 INFO program/MainThread: stdout[37]: LVM2_PV_NAME=/dev/sda LVM2_PV_UUID=UbNcth-C61D-hhmy-qNCs-Kfy3-TcH0-EwELhh LVM2_PV_FREE=0 LVM2_PV_SIZE=1065353216 LVM2_PE_START=8388608 LVM2_VG_NAME=test_vg1 LVM2_VG_UUID=TYdFjf-Vzij-jsTb-6XoP-QRXE-BFqM-FaYmIm LVM2_VG_SIZE=3196059648 LVM2_VG_FREE=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=D9qdTF-MFuT-OOj3-Aoz3-FgUw-7pV0-MbikiO LVM2_PV_FREE=41943040 LVM2_PV_SIZE=1065353216 LVM2_PE_START=8388608 LVM2_VG_NAME=test_vg1 LVM2_VG_UUID=TYdFjf-Vzij-jsTb-6XoP-QRXE-BFqM-FaYmIm LVM2_VG_SIZE=3196059648 LVM2_VG_FREE=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=1AtNmX-enn9-kZjq-oHbX-001q-nFdq-oERM7F LVM2_PV_FREE=1065353216 LVM2_PV_SIZE=1065353216 LVM2_PE_START=8388608 LVM2_VG_NAME=test_vg1 LVM2_VG_UUID=TYdFjf-Vzij-jsTb-6XoP-QRXE-BFqM-FaYmIm LVM2_VG_SIZE=3196059648 LVM2_VG_FREE=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=jr5GOy-9XBl-2Gje-86Xi-v2FY-53L2-mNkTsx LVM2_PV_FREE=100663296 LVM2_PV_SIZE=1065353216 LVM2_PE_START=8388608 LVM2_VG_NAME=test_vg2 LVM2_VG_UUID=7yQrT8-U3bT-lEfw-Vyp4-q4Ho-8WQB-V2xVlb LVM2_VG_SIZE=3196059648 LVM2_VG_FREE=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=JFfahv-Bcr6-KA66-5TJn-nCPN-wV44-nQjC5L LVM2_PV_FREE=1065353216 LVM2_PV_SIZE=1065353216 LVM2_PE_START=8388608 LVM2_VG_NAME=test_vg2 LVM2_VG_UUID=7yQrT8-U3bT-lEfw-Vyp4-q4Ho-8WQB-V2xVlb LVM2_VG_SIZE=3196059648 LVM2_VG_FREE=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=yOfrWi-IYRI-T7Yk-BgyK-rDSX-54gM-ZY9zeN LVM2_PV_FREE=1065353216 LVM2_PV_SIZE=1065353216 LVM2_PE_START=8388608 LVM2_VG_NAME=test_vg2 LVM2_VG_UUID=7yQrT8-U3bT-lEfw-Vyp4-q4Ho-8WQB-V2xVlb LVM2_VG_SIZE=3196059648 LVM2_VG_FREE=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=ffRI4c-t31A-8M3p-Kl7I-xQdk-IdaE-CK88Cj LVM2_PV_FREE=205520896 LVM2_PV_SIZE=1065353216 LVM2_PE_START=8388608 LVM2_VG_NAME=test_vg3 LVM2_VG_UUID=Z06Llf-fSlV-JsRS-yW4I-cdCE-NRe3-3sra1r LVM2_VG_SIZE=4261412864 LVM2_VG_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=vLgDtW-VVVd-6ckc-anEa-hAwX-0tfn-E3IAru LVM2_PV_FREE=0 LVM2_PV_SIZE=1065353216 LVM2_PE_START=8388608 LVM2_VG_NAME=test_vg3 LVM2_VG_UUID=Z06Llf-fSlV-JsRS-yW4I-cdCE-NRe3-3sra1r LVM2_VG_SIZE=4261412864 LVM2_VG_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=tq5jbq-Zcsf-KugH-Rml5-qtyV-IOPU-EmkZxl LVM2_PV_FREE=0 LVM2_PV_SIZE=1065353216 LVM2_PE_START=8388608 LVM2_VG_NAME=test_vg3 LVM2_VG_UUID=Z06Llf-fSlV-JsRS-yW4I-cdCE-NRe3-3sra1r LVM2_VG_SIZE=4261412864 LVM2_VG_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=0IjkYa-B3pZ-mFlc-wiJl-1YTk-SLLJ-wEJDTc LVM2_PV_FREE=847249408 LVM2_PV_SIZE=1065353216 LVM2_PE_START=8388608 LVM2_VG_NAME=test_vg3 LVM2_VG_UUID=Z06Llf-fSlV-JsRS-yW4I-cdCE-NRe3-3sra1r LVM2_VG_SIZE=4261412864 LVM2_VG_FREE=1052770304 LVM2_VG_EXTENT_SIZE=4194304 LVM2_VG_EXTENT_COUNT=1016 LVM2_VG_FREE_COUNT=251 LVM2_PV_COUNT=4 2024-03-01 20:56:52,097 INFO program/MainThread: stderr[37]: WARNING: Couldn't find device with uuid tq5jbq-Zcsf-KugH-Rml5-qtyV-IOPU-EmkZxl. WARNING: Couldn't find device with uuid 0IjkYa-B3pZ-mFlc-wiJl-1YTk-SLLJ-wEJDTc. WARNING: VG test_vg3 is missing PV tq5jbq-Zcsf-KugH-Rml5-qtyV-IOPU-EmkZxl (last written to /dev/sdi). WARNING: VG test_vg3 is missing PV 0IjkYa-B3pZ-mFlc-wiJl-1YTk-SLLJ-wEJDTc (last written to /dev/sdj). WARNING: Couldn't find all devices for LV test_vg3/lv5 while checking used and assumed devices. 2024-03-01 20:56:52,097 INFO program/MainThread: ...done [37] (exit code: 0) 2024-03-01 20:56:52,098 INFO blivet/MainThread: type detected on 'sdh' is 'lvmpv' 2024-03-01 20:56:52,101 DEBUG blivet/MainThread: LVMPhysicalVolume.__init__: uuid: vLgDtW-VVVd-6ckc-anEa-hAwX-0tfn-E3IAru ; label: None ; device: /dev/sdh ; serial: 36001405130490dc6bc54a3a884c8d675 ; exists: True ; vg_name: test_vg3 ; vg_uuid: Z06Llf-fSlV-JsRS-yW4I-cdCE-NRe3-3sra1r ; pe_start: 8 MiB ; 2024-03-01 20:56:52,102 DEBUG blivet/MainThread: get_format('lvmpv') returning LVMPhysicalVolume instance with object id 154 2024-03-01 20:56:52,104 DEBUG blivet/MainThread: DiskDevice._set_format: sdh ; type: lvmpv ; current: None ; 2024-03-01 20:56:52,107 DEBUG blivet/MainThread: DeviceTree.get_device_by_uuid: uuid: Z06Llf-fSlV-JsRS-yW4I-cdCE-NRe3-3sra1r ; incomplete: True ; hidden: False ; 2024-03-01 20:56:52,110 DEBUG blivet/MainThread: DeviceTree.get_device_by_uuid returned existing 1016 MiB lvmvg test_vg3 (141) 2024-03-01 20:56:52,113 DEBUG blivet/MainThread: LVMVolumeGroupDevice._add_parent: test_vg3 ; parent: sdh ; 2024-03-01 20:56:52,116 DEBUG blivet/MainThread: DiskDevice.add_child: name: sdh ; child: test_vg3 ; kids: 0 ; 2024-03-01 20:56:52,118 DEBUG blivet/MainThread: LVMFormatPopulator._update_lvs: pv: sdh ; 2024-03-01 20:56:52,121 DEBUG blivet/MainThread: DeviceTree.get_device_by_uuid: uuid: Z06Llf-fSlV-JsRS-yW4I-cdCE-NRe3-3sra1r ; incomplete: True ; hidden: False ; 2024-03-01 20:56:52,124 DEBUG blivet/MainThread: DeviceTree.get_device_by_uuid returned existing 1.98 GiB lvmvg test_vg3 (141) 2024-03-01 20:56:52,124 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/sdg,/dev/sdf,/dev/sde,/dev/sdc,/dev/sdh,/dev/sdd,/dev/sdb,/dev/sda ... 2024-03-01 20:56:52,165 INFO program/MainThread: stdout[38]: LVM2_VG_NAME=test_vg1 LVM2_LV_NAME=lv1 LVM2_LV_UUID=8tiMwr-hy3b-7B3c-kV7T-7hsV-uORT-Z0ltPQ 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=qf1Fcf-NTcc-qA3L-F4qc-ynf7-s1ol-NJlCHs LVM2_LV_SIZE=1606418432 LVM2_LV_ATTR=-wi-a----- LVM2_SEGTYPE=linear LVM2_ORIGIN= LVM2_POOL_LV= LVM2_DATA_LV= LVM2_METADATA_LV= LVM2_LV_ROLE=public LVM2_MOVE_PV= LVM2_DATA_PERCENT= LVM2_METADATA_PERCENT= LVM2_COPY_PERCENT= LVM2_VG_NAME=test_vg1 LVM2_LV_NAME=lv2 LVM2_LV_UUID=qf1Fcf-NTcc-qA3L-F4qc-ynf7-s1ol-NJlCHs LVM2_LV_SIZE=1606418432 LVM2_LV_ATTR=-wi-a----- LVM2_SEGTYPE=linear LVM2_ORIGIN= LVM2_POOL_LV= LVM2_DATA_LV= LVM2_METADATA_LV= 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=3gsqoh-1P4n-SyK8-3G1s-HRKI-mdTi-a0ilxL 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=Ji9k0Z-aXzo-WJXd-aKjm-wc6Z-1M2N-w68tGf 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=aDlZI3-sLDs-B4QP-z3XL-xyQR-bHEA-cKx803 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=aDlZI3-sLDs-B4QP-z3XL-xyQR-bHEA-cKx803 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=GLnS35-0GMW-XIkY-w41U-KfZA-6v3B-5LFxvr 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=GLnS35-0GMW-XIkY-w41U-KfZA-6v3B-5LFxvr 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=bLV6Zb-Faik-wE3Q-sjG9-PnQL-ucBJ-4Fx1RE 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=akuNTj-PamR-T9kg-ApWg-Q95t-Xbuj-10r5HZ LVM2_LV_SIZE=427819008 LVM2_LV_ATTR=-wi-a----- LVM2_SEGTYPE=linear LVM2_ORIGIN= LVM2_POOL_LV= LVM2_DATA_LV= LVM2_METADATA_LV= LVM2_LV_ROLE=public LVM2_MOVE_PV= LVM2_DATA_PERCENT= LVM2_METADATA_PERCENT= LVM2_COPY_PERCENT= 2024-03-01 20:56:52,165 INFO program/MainThread: stderr[38]: WARNING: Couldn't find device with uuid tq5jbq-Zcsf-KugH-Rml5-qtyV-IOPU-EmkZxl. WARNING: Couldn't find device with uuid 0IjkYa-B3pZ-mFlc-wiJl-1YTk-SLLJ-wEJDTc. WARNING: VG test_vg3 is missing PV tq5jbq-Zcsf-KugH-Rml5-qtyV-IOPU-EmkZxl (last written to /dev/sdi). WARNING: VG test_vg3 is missing PV 0IjkYa-B3pZ-mFlc-wiJl-1YTk-SLLJ-wEJDTc (last written to /dev/sdj). WARNING: Couldn't find all devices for LV test_vg3/lv5 while checking used and assumed devices. 2024-03-01 20:56:52,165 INFO program/MainThread: ...done [38] (exit code: 0) 2024-03-01 20:56:52,165 WARNING blivet/MainThread: Skipping LVs for incomplete VG test_vg3 2024-03-01 20:56:52,165 INFO blivet/MainThread: got format: existing lvmpv 2024-03-01 20:56:52,169 DEBUG blivet/MainThread: DeviceTree.handle_device: name: sdi ; info: {'CURRENT_TAGS': ':systemd:', 'DEVLINKS': '/dev/disk/by-id/scsi-1LIO-ORG_disk8:7c02790d-af61-431a-b4c5-489ce662d703 ' '/dev/disk/by-id/lvm-pv-uuid-tq5jbq-Zcsf-KugH-Rml5-qtyV-IOPU-EmkZxl ' '/dev/disk/by-id/scsi-360014057c02790daf61431ab4c5489ce ' '/dev/disk/by-id/wwn-0x60014057c02790daf61431ab4c5489ce ' '/dev/disk/by-diskseq/10 ' '/dev/disk/by-id/scsi-SLIO-ORG_disk8_7c02790d-af61-431a-b4c5-489ce662d703', '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': 'tq5jbq-Zcsf-KugH-Rml5-qtyV-IOPU-EmkZxl', 'ID_FS_UUID_ENC': 'tq5jbq-Zcsf-KugH-Rml5-qtyV-IOPU-EmkZxl', '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': '7c02790d-af61-431a-b4c5-489ce662d703', 'ID_SERIAL': '360014057c02790daf61431ab4c5489ce', 'ID_SERIAL_SHORT': '60014057c02790daf61431ab4c5489ce', 'ID_TARGET_PORT': '0', 'ID_TYPE': 'disk', 'ID_VENDOR': 'LIO-ORG', 'ID_VENDOR_ENC': 'LIO-ORG\\x20', 'ID_WWN': '0x60014057c02790da', 'ID_WWN_VENDOR_EXTENSION': '0xf61431ab4c5489ce', 'ID_WWN_WITH_EXTENSION': '0x60014057c02790daf61431ab4c5489ce', 'MAJOR': '8', 'MINOR': '128', 'SCSI_IDENT_LUN_LOGICAL_UNIT_GROUP': '0x0', 'SCSI_IDENT_LUN_NAA_REGEXT': '60014057c02790daf61431ab4c5489ce', 'SCSI_IDENT_LUN_T10': 'LIO-ORG_disk8:7c02790d-af61-431a-b4c5-489ce662d703', 'SCSI_IDENT_PORT_NAME': 'naa.5001405a91c5ccc5,t,0x0001', 'SCSI_IDENT_PORT_RELATIVE': '0', 'SCSI_IDENT_PORT_TARGET_PORT_GROUP': '0x0', 'SCSI_IDENT_SERIAL': '7c02790d-af61-431a-b4c5-489ce662d703', 'SCSI_IDENT_TARGET_NAME': 'naa.5001405a91c5ccc5', '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': '337428002'} ; 2024-03-01 20:56:52,170 INFO blivet/MainThread: scanning sdi (/sys/devices/tcm_loop_0/tcm_loop_adapter_0/host2/target2:0:1/2:0:1:8/block/sdi)... 2024-03-01 20:56:52,173 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: sdi ; incomplete: False ; hidden: False ; 2024-03-01 20:56:52,176 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned None 2024-03-01 20:56:52,181 DEBUG blivet/MainThread: DiskDevicePopulator.run: name: sdi ; 2024-03-01 20:56:52,182 INFO blivet/MainThread: sdi is a disk 2024-03-01 20:56:52,182 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 157 2024-03-01 20:56:52,182 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 158 2024-03-01 20:56:52,185 DEBUG blivet/MainThread: DiskDevice._set_format: sdi ; type: None ; current: None ; 2024-03-01 20:56:52,188 DEBUG blivet/MainThread: DiskDevice.update_sysfs_path: sdi ; status: True ; 2024-03-01 20:56:52,188 DEBUG blivet/MainThread: sdi sysfs_path set to /sys/devices/tcm_loop_0/tcm_loop_adapter_0/host2/target2:0:1/2:0:1:8/block/sdi 2024-03-01 20:56:52,191 DEBUG blivet/MainThread: DiskDevice.read_current_size: exists: True ; path: /dev/sdi ; sysfs_path: /sys/devices/tcm_loop_0/tcm_loop_adapter_0/host2/target2:0:1/2:0:1:8/block/sdi ; 2024-03-01 20:56:52,191 DEBUG blivet/MainThread: updated sdi size to 1024 MiB (1024 MiB) 2024-03-01 20:56:52,191 INFO blivet/MainThread: added disk sdi (id 156) to device tree 2024-03-01 20:56:52,192 INFO blivet/MainThread: got device: DiskDevice instance (0x7f02fe793220) -- 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 = 60014057c02790daf61431ab4c5489ce 2024-03-01 20:56:52,195 DEBUG blivet/MainThread: DeviceTree.handle_format: name: sdi ; 2024-03-01 20:56:52,198 DEBUG blivet/MainThread: AppleBootstrapFS.supported: supported: True ; 2024-03-01 20:56:52,198 DEBUG blivet/MainThread: get_format('appleboot') returning AppleBootstrapFS instance with object id 160 2024-03-01 20:56:52,201 DEBUG blivet/MainThread: EFIFS.supported: supported: True ; 2024-03-01 20:56:52,201 DEBUG blivet/MainThread: get_format('efi') returning EFIFS instance with object id 161 2024-03-01 20:56:52,204 DEBUG blivet/MainThread: MacEFIFS.supported: supported: True ; 2024-03-01 20:56:52,204 DEBUG blivet/MainThread: get_format('macefi') returning MacEFIFS instance with object id 162 2024-03-01 20:56:52,207 DEBUG blivet/MainThread: MacEFIFS.supported: supported: True ; 2024-03-01 20:56:52,207 DEBUG blivet/MainThread: get_format('macefi') returning MacEFIFS instance with object id 163 2024-03-01 20:56:52,209 DEBUG blivet/MainThread: LVMFormatPopulator.run: pv: sdi ; 2024-03-01 20:56:52,209 DEBUG blivet/MainThread: lvm filter: device /dev/sdi added to the list of allowed devices 2024-03-01 20:56:52,210 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/sdg,/dev/sdf,/dev/sde,/dev/sdi,/dev/sdc,/dev/sdh,/dev/sdd,/dev/sdb,/dev/sda ... 2024-03-01 20:56:52,244 INFO program/MainThread: stdout[39]: LVM2_PV_NAME=/dev/sda LVM2_PV_UUID=UbNcth-C61D-hhmy-qNCs-Kfy3-TcH0-EwELhh LVM2_PV_FREE=0 LVM2_PV_SIZE=1065353216 LVM2_PE_START=8388608 LVM2_VG_NAME=test_vg1 LVM2_VG_UUID=TYdFjf-Vzij-jsTb-6XoP-QRXE-BFqM-FaYmIm LVM2_VG_SIZE=3196059648 LVM2_VG_FREE=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=D9qdTF-MFuT-OOj3-Aoz3-FgUw-7pV0-MbikiO LVM2_PV_FREE=41943040 LVM2_PV_SIZE=1065353216 LVM2_PE_START=8388608 LVM2_VG_NAME=test_vg1 LVM2_VG_UUID=TYdFjf-Vzij-jsTb-6XoP-QRXE-BFqM-FaYmIm LVM2_VG_SIZE=3196059648 LVM2_VG_FREE=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=1AtNmX-enn9-kZjq-oHbX-001q-nFdq-oERM7F LVM2_PV_FREE=1065353216 LVM2_PV_SIZE=1065353216 LVM2_PE_START=8388608 LVM2_VG_NAME=test_vg1 LVM2_VG_UUID=TYdFjf-Vzij-jsTb-6XoP-QRXE-BFqM-FaYmIm LVM2_VG_SIZE=3196059648 LVM2_VG_FREE=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=jr5GOy-9XBl-2Gje-86Xi-v2FY-53L2-mNkTsx LVM2_PV_FREE=100663296 LVM2_PV_SIZE=1065353216 LVM2_PE_START=8388608 LVM2_VG_NAME=test_vg2 LVM2_VG_UUID=7yQrT8-U3bT-lEfw-Vyp4-q4Ho-8WQB-V2xVlb LVM2_VG_SIZE=3196059648 LVM2_VG_FREE=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=JFfahv-Bcr6-KA66-5TJn-nCPN-wV44-nQjC5L LVM2_PV_FREE=1065353216 LVM2_PV_SIZE=1065353216 LVM2_PE_START=8388608 LVM2_VG_NAME=test_vg2 LVM2_VG_UUID=7yQrT8-U3bT-lEfw-Vyp4-q4Ho-8WQB-V2xVlb LVM2_VG_SIZE=3196059648 LVM2_VG_FREE=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=yOfrWi-IYRI-T7Yk-BgyK-rDSX-54gM-ZY9zeN LVM2_PV_FREE=1065353216 LVM2_PV_SIZE=1065353216 LVM2_PE_START=8388608 LVM2_VG_NAME=test_vg2 LVM2_VG_UUID=7yQrT8-U3bT-lEfw-Vyp4-q4Ho-8WQB-V2xVlb LVM2_VG_SIZE=3196059648 LVM2_VG_FREE=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=ffRI4c-t31A-8M3p-Kl7I-xQdk-IdaE-CK88Cj LVM2_PV_FREE=205520896 LVM2_PV_SIZE=1065353216 LVM2_PE_START=8388608 LVM2_VG_NAME=test_vg3 LVM2_VG_UUID=Z06Llf-fSlV-JsRS-yW4I-cdCE-NRe3-3sra1r LVM2_VG_SIZE=4261412864 LVM2_VG_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=vLgDtW-VVVd-6ckc-anEa-hAwX-0tfn-E3IAru LVM2_PV_FREE=0 LVM2_PV_SIZE=1065353216 LVM2_PE_START=8388608 LVM2_VG_NAME=test_vg3 LVM2_VG_UUID=Z06Llf-fSlV-JsRS-yW4I-cdCE-NRe3-3sra1r LVM2_VG_SIZE=4261412864 LVM2_VG_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=tq5jbq-Zcsf-KugH-Rml5-qtyV-IOPU-EmkZxl LVM2_PV_FREE=0 LVM2_PV_SIZE=1065353216 LVM2_PE_START=8388608 LVM2_VG_NAME=test_vg3 LVM2_VG_UUID=Z06Llf-fSlV-JsRS-yW4I-cdCE-NRe3-3sra1r LVM2_VG_SIZE=4261412864 LVM2_VG_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=0IjkYa-B3pZ-mFlc-wiJl-1YTk-SLLJ-wEJDTc LVM2_PV_FREE=847249408 LVM2_PV_SIZE=1065353216 LVM2_PE_START=8388608 LVM2_VG_NAME=test_vg3 LVM2_VG_UUID=Z06Llf-fSlV-JsRS-yW4I-cdCE-NRe3-3sra1r LVM2_VG_SIZE=4261412864 LVM2_VG_FREE=1052770304 LVM2_VG_EXTENT_SIZE=4194304 LVM2_VG_EXTENT_COUNT=1016 LVM2_VG_FREE_COUNT=251 LVM2_PV_COUNT=4 2024-03-01 20:56:52,244 INFO program/MainThread: stderr[39]: WARNING: Couldn't find device with uuid 0IjkYa-B3pZ-mFlc-wiJl-1YTk-SLLJ-wEJDTc. WARNING: VG test_vg3 is missing PV 0IjkYa-B3pZ-mFlc-wiJl-1YTk-SLLJ-wEJDTc (last written to /dev/sdj). WARNING: Couldn't find all devices for LV test_vg3/lv5 while checking used and assumed devices. 2024-03-01 20:56:52,244 INFO program/MainThread: ...done [39] (exit code: 0) 2024-03-01 20:56:52,245 INFO blivet/MainThread: type detected on 'sdi' is 'lvmpv' 2024-03-01 20:56:52,249 DEBUG blivet/MainThread: LVMPhysicalVolume.__init__: uuid: tq5jbq-Zcsf-KugH-Rml5-qtyV-IOPU-EmkZxl ; label: None ; device: /dev/sdi ; serial: 360014057c02790daf61431ab4c5489ce ; exists: True ; vg_name: test_vg3 ; vg_uuid: Z06Llf-fSlV-JsRS-yW4I-cdCE-NRe3-3sra1r ; pe_start: 8 MiB ; 2024-03-01 20:56:52,249 DEBUG blivet/MainThread: get_format('lvmpv') returning LVMPhysicalVolume instance with object id 164 2024-03-01 20:56:52,252 DEBUG blivet/MainThread: DiskDevice._set_format: sdi ; type: lvmpv ; current: None ; 2024-03-01 20:56:52,255 DEBUG blivet/MainThread: DeviceTree.get_device_by_uuid: uuid: Z06Llf-fSlV-JsRS-yW4I-cdCE-NRe3-3sra1r ; incomplete: True ; hidden: False ; 2024-03-01 20:56:52,258 DEBUG blivet/MainThread: DeviceTree.get_device_by_uuid returned existing 1.98 GiB lvmvg test_vg3 (141) 2024-03-01 20:56:52,261 DEBUG blivet/MainThread: LVMVolumeGroupDevice._add_parent: test_vg3 ; parent: sdi ; 2024-03-01 20:56:52,263 DEBUG blivet/MainThread: DiskDevice.add_child: name: sdi ; child: test_vg3 ; kids: 0 ; 2024-03-01 20:56:52,266 DEBUG blivet/MainThread: LVMFormatPopulator._update_lvs: pv: sdi ; 2024-03-01 20:56:52,269 DEBUG blivet/MainThread: DeviceTree.get_device_by_uuid: uuid: Z06Llf-fSlV-JsRS-yW4I-cdCE-NRe3-3sra1r ; incomplete: True ; hidden: False ; 2024-03-01 20:56:52,271 DEBUG blivet/MainThread: DeviceTree.get_device_by_uuid returned existing 2.98 GiB lvmvg test_vg3 (141) 2024-03-01 20:56:52,272 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/sdg,/dev/sdf,/dev/sde,/dev/sdi,/dev/sdc,/dev/sdh,/dev/sdd,/dev/sdb,/dev/sda ... 2024-03-01 20:56:52,309 INFO program/MainThread: stdout[40]: LVM2_VG_NAME=test_vg1 LVM2_LV_NAME=lv1 LVM2_LV_UUID=8tiMwr-hy3b-7B3c-kV7T-7hsV-uORT-Z0ltPQ 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=qf1Fcf-NTcc-qA3L-F4qc-ynf7-s1ol-NJlCHs LVM2_LV_SIZE=1606418432 LVM2_LV_ATTR=-wi-a----- LVM2_SEGTYPE=linear LVM2_ORIGIN= LVM2_POOL_LV= LVM2_DATA_LV= LVM2_METADATA_LV= LVM2_LV_ROLE=public LVM2_MOVE_PV= LVM2_DATA_PERCENT= LVM2_METADATA_PERCENT= LVM2_COPY_PERCENT= LVM2_VG_NAME=test_vg1 LVM2_LV_NAME=lv2 LVM2_LV_UUID=qf1Fcf-NTcc-qA3L-F4qc-ynf7-s1ol-NJlCHs LVM2_LV_SIZE=1606418432 LVM2_LV_ATTR=-wi-a----- LVM2_SEGTYPE=linear LVM2_ORIGIN= LVM2_POOL_LV= LVM2_DATA_LV= LVM2_METADATA_LV= 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=3gsqoh-1P4n-SyK8-3G1s-HRKI-mdTi-a0ilxL 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=Ji9k0Z-aXzo-WJXd-aKjm-wc6Z-1M2N-w68tGf 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=aDlZI3-sLDs-B4QP-z3XL-xyQR-bHEA-cKx803 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=aDlZI3-sLDs-B4QP-z3XL-xyQR-bHEA-cKx803 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=GLnS35-0GMW-XIkY-w41U-KfZA-6v3B-5LFxvr 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=GLnS35-0GMW-XIkY-w41U-KfZA-6v3B-5LFxvr 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=bLV6Zb-Faik-wE3Q-sjG9-PnQL-ucBJ-4Fx1RE 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=akuNTj-PamR-T9kg-ApWg-Q95t-Xbuj-10r5HZ LVM2_LV_SIZE=427819008 LVM2_LV_ATTR=-wi-a----- LVM2_SEGTYPE=linear LVM2_ORIGIN= LVM2_POOL_LV= LVM2_DATA_LV= LVM2_METADATA_LV= LVM2_LV_ROLE=public LVM2_MOVE_PV= LVM2_DATA_PERCENT= LVM2_METADATA_PERCENT= LVM2_COPY_PERCENT= 2024-03-01 20:56:52,309 INFO program/MainThread: stderr[40]: WARNING: Couldn't find device with uuid 0IjkYa-B3pZ-mFlc-wiJl-1YTk-SLLJ-wEJDTc. WARNING: VG test_vg3 is missing PV 0IjkYa-B3pZ-mFlc-wiJl-1YTk-SLLJ-wEJDTc (last written to /dev/sdj). WARNING: Couldn't find all devices for LV test_vg3/lv5 while checking used and assumed devices. 2024-03-01 20:56:52,309 INFO program/MainThread: ...done [40] (exit code: 0) 2024-03-01 20:56:52,309 WARNING blivet/MainThread: Skipping LVs for incomplete VG test_vg3 2024-03-01 20:56:52,310 INFO blivet/MainThread: got format: existing lvmpv 2024-03-01 20:56:52,314 DEBUG blivet/MainThread: DeviceTree.handle_device: name: sdj ; info: {'CURRENT_TAGS': ':systemd:', 'DEVLINKS': '/dev/disk/by-id/scsi-1LIO-ORG_disk9:8bb02eed-505c-4d75-93b5-20327aed4107 ' '/dev/disk/by-diskseq/11 ' '/dev/disk/by-id/wwn-0x60014058bb02eed505c4d7593b520327 ' '/dev/disk/by-id/lvm-pv-uuid-0IjkYa-B3pZ-mFlc-wiJl-1YTk-SLLJ-wEJDTc ' '/dev/disk/by-id/scsi-SLIO-ORG_disk9_8bb02eed-505c-4d75-93b5-20327aed4107 ' '/dev/disk/by-id/scsi-360014058bb02eed505c4d7593b520327', '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': '0IjkYa-B3pZ-mFlc-wiJl-1YTk-SLLJ-wEJDTc', 'ID_FS_UUID_ENC': '0IjkYa-B3pZ-mFlc-wiJl-1YTk-SLLJ-wEJDTc', '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': '8bb02eed-505c-4d75-93b5-20327aed4107', 'ID_SERIAL': '360014058bb02eed505c4d7593b520327', 'ID_SERIAL_SHORT': '60014058bb02eed505c4d7593b520327', 'ID_TARGET_PORT': '0', 'ID_TYPE': 'disk', 'ID_VENDOR': 'LIO-ORG', 'ID_VENDOR_ENC': 'LIO-ORG\\x20', 'ID_WWN': '0x60014058bb02eed5', 'ID_WWN_VENDOR_EXTENSION': '0x05c4d7593b520327', 'ID_WWN_WITH_EXTENSION': '0x60014058bb02eed505c4d7593b520327', 'MAJOR': '8', 'MINOR': '144', 'SCSI_IDENT_LUN_LOGICAL_UNIT_GROUP': '0x0', 'SCSI_IDENT_LUN_NAA_REGEXT': '60014058bb02eed505c4d7593b520327', 'SCSI_IDENT_LUN_T10': 'LIO-ORG_disk9:8bb02eed-505c-4d75-93b5-20327aed4107', 'SCSI_IDENT_PORT_NAME': 'naa.5001405a91c5ccc5,t,0x0001', 'SCSI_IDENT_PORT_RELATIVE': '0', 'SCSI_IDENT_PORT_TARGET_PORT_GROUP': '0x0', 'SCSI_IDENT_SERIAL': '8bb02eed-505c-4d75-93b5-20327aed4107', 'SCSI_IDENT_TARGET_NAME': 'naa.5001405a91c5ccc5', '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': '337523000'} ; 2024-03-01 20:56:52,314 INFO blivet/MainThread: scanning sdj (/sys/devices/tcm_loop_0/tcm_loop_adapter_0/host2/target2:0:1/2:0:1:9/block/sdj)... 2024-03-01 20:56:52,317 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: sdj ; incomplete: False ; hidden: False ; 2024-03-01 20:56:52,320 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned None 2024-03-01 20:56:52,325 DEBUG blivet/MainThread: DiskDevicePopulator.run: name: sdj ; 2024-03-01 20:56:52,326 INFO blivet/MainThread: sdj is a disk 2024-03-01 20:56:52,326 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 167 2024-03-01 20:56:52,326 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 168 2024-03-01 20:56:52,329 DEBUG blivet/MainThread: DiskDevice._set_format: sdj ; type: None ; current: None ; 2024-03-01 20:56:52,332 DEBUG blivet/MainThread: DiskDevice.update_sysfs_path: sdj ; status: True ; 2024-03-01 20:56:52,332 DEBUG blivet/MainThread: sdj sysfs_path set to /sys/devices/tcm_loop_0/tcm_loop_adapter_0/host2/target2:0:1/2:0:1:9/block/sdj 2024-03-01 20:56:52,335 DEBUG blivet/MainThread: DiskDevice.read_current_size: exists: True ; path: /dev/sdj ; sysfs_path: /sys/devices/tcm_loop_0/tcm_loop_adapter_0/host2/target2:0:1/2:0:1:9/block/sdj ; 2024-03-01 20:56:52,335 DEBUG blivet/MainThread: updated sdj size to 1024 MiB (1024 MiB) 2024-03-01 20:56:52,336 INFO blivet/MainThread: added disk sdj (id 166) to device tree 2024-03-01 20:56:52,336 INFO blivet/MainThread: got device: DiskDevice instance (0x7f02fe794910) -- 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 = 60014058bb02eed505c4d7593b520327 2024-03-01 20:56:52,339 DEBUG blivet/MainThread: DeviceTree.handle_format: name: sdj ; 2024-03-01 20:56:52,342 DEBUG blivet/MainThread: AppleBootstrapFS.supported: supported: True ; 2024-03-01 20:56:52,342 DEBUG blivet/MainThread: get_format('appleboot') returning AppleBootstrapFS instance with object id 170 2024-03-01 20:56:52,345 DEBUG blivet/MainThread: EFIFS.supported: supported: True ; 2024-03-01 20:56:52,345 DEBUG blivet/MainThread: get_format('efi') returning EFIFS instance with object id 171 2024-03-01 20:56:52,348 DEBUG blivet/MainThread: MacEFIFS.supported: supported: True ; 2024-03-01 20:56:52,348 DEBUG blivet/MainThread: get_format('macefi') returning MacEFIFS instance with object id 172 2024-03-01 20:56:52,351 DEBUG blivet/MainThread: MacEFIFS.supported: supported: True ; 2024-03-01 20:56:52,351 DEBUG blivet/MainThread: get_format('macefi') returning MacEFIFS instance with object id 173 2024-03-01 20:56:52,354 DEBUG blivet/MainThread: LVMFormatPopulator.run: pv: sdj ; 2024-03-01 20:56:52,354 DEBUG blivet/MainThread: lvm filter: device /dev/sdj added to the list of allowed devices 2024-03-01 20:56:52,354 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/sdg,/dev/sdf,/dev/sde,/dev/sdi,/dev/sdc,/dev/sdh,/dev/sdd,/dev/sdb,/dev/sdj,/dev/sda ... 2024-03-01 20:56:52,390 INFO program/MainThread: stdout[41]: LVM2_PV_NAME=/dev/sda LVM2_PV_UUID=UbNcth-C61D-hhmy-qNCs-Kfy3-TcH0-EwELhh LVM2_PV_FREE=0 LVM2_PV_SIZE=1065353216 LVM2_PE_START=8388608 LVM2_VG_NAME=test_vg1 LVM2_VG_UUID=TYdFjf-Vzij-jsTb-6XoP-QRXE-BFqM-FaYmIm LVM2_VG_SIZE=3196059648 LVM2_VG_FREE=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=D9qdTF-MFuT-OOj3-Aoz3-FgUw-7pV0-MbikiO LVM2_PV_FREE=41943040 LVM2_PV_SIZE=1065353216 LVM2_PE_START=8388608 LVM2_VG_NAME=test_vg1 LVM2_VG_UUID=TYdFjf-Vzij-jsTb-6XoP-QRXE-BFqM-FaYmIm LVM2_VG_SIZE=3196059648 LVM2_VG_FREE=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=1AtNmX-enn9-kZjq-oHbX-001q-nFdq-oERM7F LVM2_PV_FREE=1065353216 LVM2_PV_SIZE=1065353216 LVM2_PE_START=8388608 LVM2_VG_NAME=test_vg1 LVM2_VG_UUID=TYdFjf-Vzij-jsTb-6XoP-QRXE-BFqM-FaYmIm LVM2_VG_SIZE=3196059648 LVM2_VG_FREE=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=jr5GOy-9XBl-2Gje-86Xi-v2FY-53L2-mNkTsx LVM2_PV_FREE=100663296 LVM2_PV_SIZE=1065353216 LVM2_PE_START=8388608 LVM2_VG_NAME=test_vg2 LVM2_VG_UUID=7yQrT8-U3bT-lEfw-Vyp4-q4Ho-8WQB-V2xVlb LVM2_VG_SIZE=3196059648 LVM2_VG_FREE=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=JFfahv-Bcr6-KA66-5TJn-nCPN-wV44-nQjC5L LVM2_PV_FREE=1065353216 LVM2_PV_SIZE=1065353216 LVM2_PE_START=8388608 LVM2_VG_NAME=test_vg2 LVM2_VG_UUID=7yQrT8-U3bT-lEfw-Vyp4-q4Ho-8WQB-V2xVlb LVM2_VG_SIZE=3196059648 LVM2_VG_FREE=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=yOfrWi-IYRI-T7Yk-BgyK-rDSX-54gM-ZY9zeN LVM2_PV_FREE=1065353216 LVM2_PV_SIZE=1065353216 LVM2_PE_START=8388608 LVM2_VG_NAME=test_vg2 LVM2_VG_UUID=7yQrT8-U3bT-lEfw-Vyp4-q4Ho-8WQB-V2xVlb LVM2_VG_SIZE=3196059648 LVM2_VG_FREE=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=ffRI4c-t31A-8M3p-Kl7I-xQdk-IdaE-CK88Cj LVM2_PV_FREE=205520896 LVM2_PV_SIZE=1065353216 LVM2_PE_START=8388608 LVM2_VG_NAME=test_vg3 LVM2_VG_UUID=Z06Llf-fSlV-JsRS-yW4I-cdCE-NRe3-3sra1r LVM2_VG_SIZE=4261412864 LVM2_VG_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=vLgDtW-VVVd-6ckc-anEa-hAwX-0tfn-E3IAru LVM2_PV_FREE=0 LVM2_PV_SIZE=1065353216 LVM2_PE_START=8388608 LVM2_VG_NAME=test_vg3 LVM2_VG_UUID=Z06Llf-fSlV-JsRS-yW4I-cdCE-NRe3-3sra1r LVM2_VG_SIZE=4261412864 LVM2_VG_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=tq5jbq-Zcsf-KugH-Rml5-qtyV-IOPU-EmkZxl LVM2_PV_FREE=0 LVM2_PV_SIZE=1065353216 LVM2_PE_START=8388608 LVM2_VG_NAME=test_vg3 LVM2_VG_UUID=Z06Llf-fSlV-JsRS-yW4I-cdCE-NRe3-3sra1r LVM2_VG_SIZE=4261412864 LVM2_VG_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=0IjkYa-B3pZ-mFlc-wiJl-1YTk-SLLJ-wEJDTc LVM2_PV_FREE=847249408 LVM2_PV_SIZE=1065353216 LVM2_PE_START=8388608 LVM2_VG_NAME=test_vg3 LVM2_VG_UUID=Z06Llf-fSlV-JsRS-yW4I-cdCE-NRe3-3sra1r LVM2_VG_SIZE=4261412864 LVM2_VG_FREE=1052770304 LVM2_VG_EXTENT_SIZE=4194304 LVM2_VG_EXTENT_COUNT=1016 LVM2_VG_FREE_COUNT=251 LVM2_PV_COUNT=4 2024-03-01 20:56:52,390 INFO program/MainThread: stderr[41]: 2024-03-01 20:56:52,390 INFO program/MainThread: ...done [41] (exit code: 0) 2024-03-01 20:56:52,390 INFO blivet/MainThread: type detected on 'sdj' is 'lvmpv' 2024-03-01 20:56:52,394 DEBUG blivet/MainThread: LVMPhysicalVolume.__init__: uuid: 0IjkYa-B3pZ-mFlc-wiJl-1YTk-SLLJ-wEJDTc ; label: None ; device: /dev/sdj ; serial: 360014058bb02eed505c4d7593b520327 ; exists: True ; vg_name: test_vg3 ; vg_uuid: Z06Llf-fSlV-JsRS-yW4I-cdCE-NRe3-3sra1r ; pe_start: 8 MiB ; free: 808 MiB ; 2024-03-01 20:56:52,394 DEBUG blivet/MainThread: get_format('lvmpv') returning LVMPhysicalVolume instance with object id 174 2024-03-01 20:56:52,397 DEBUG blivet/MainThread: DiskDevice._set_format: sdj ; type: lvmpv ; current: None ; 2024-03-01 20:56:52,400 DEBUG blivet/MainThread: DeviceTree.get_device_by_uuid: uuid: Z06Llf-fSlV-JsRS-yW4I-cdCE-NRe3-3sra1r ; incomplete: True ; hidden: False ; 2024-03-01 20:56:52,402 DEBUG blivet/MainThread: DeviceTree.get_device_by_uuid returned existing 2.98 GiB lvmvg test_vg3 (141) 2024-03-01 20:56:52,406 DEBUG blivet/MainThread: LVMVolumeGroupDevice._add_parent: test_vg3 ; parent: sdj ; 2024-03-01 20:56:52,409 DEBUG blivet/MainThread: DiskDevice.add_child: name: sdj ; child: test_vg3 ; kids: 0 ; 2024-03-01 20:56:52,411 DEBUG blivet/MainThread: LVMFormatPopulator._update_lvs: pv: sdj ; 2024-03-01 20:56:52,414 DEBUG blivet/MainThread: DeviceTree.get_device_by_uuid: uuid: Z06Llf-fSlV-JsRS-yW4I-cdCE-NRe3-3sra1r ; incomplete: True ; hidden: False ; 2024-03-01 20:56:52,417 DEBUG blivet/MainThread: DeviceTree.get_device_by_uuid returned existing 3.97 GiB lvmvg test_vg3 (141) 2024-03-01 20:56:52,417 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/sdg,/dev/sdf,/dev/sde,/dev/sdi,/dev/sdc,/dev/sdh,/dev/sdd,/dev/sdb,/dev/sdj,/dev/sda ... 2024-03-01 20:56:52,455 INFO program/MainThread: stdout[42]: LVM2_VG_NAME=test_vg1 LVM2_LV_NAME=lv1 LVM2_LV_UUID=8tiMwr-hy3b-7B3c-kV7T-7hsV-uORT-Z0ltPQ 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=qf1Fcf-NTcc-qA3L-F4qc-ynf7-s1ol-NJlCHs LVM2_LV_SIZE=1606418432 LVM2_LV_ATTR=-wi-a----- LVM2_SEGTYPE=linear LVM2_ORIGIN= LVM2_POOL_LV= LVM2_DATA_LV= LVM2_METADATA_LV= LVM2_LV_ROLE=public LVM2_MOVE_PV= LVM2_DATA_PERCENT= LVM2_METADATA_PERCENT= LVM2_COPY_PERCENT= LVM2_VG_NAME=test_vg1 LVM2_LV_NAME=lv2 LVM2_LV_UUID=qf1Fcf-NTcc-qA3L-F4qc-ynf7-s1ol-NJlCHs LVM2_LV_SIZE=1606418432 LVM2_LV_ATTR=-wi-a----- LVM2_SEGTYPE=linear LVM2_ORIGIN= LVM2_POOL_LV= LVM2_DATA_LV= LVM2_METADATA_LV= 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=3gsqoh-1P4n-SyK8-3G1s-HRKI-mdTi-a0ilxL 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=Ji9k0Z-aXzo-WJXd-aKjm-wc6Z-1M2N-w68tGf 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=aDlZI3-sLDs-B4QP-z3XL-xyQR-bHEA-cKx803 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=aDlZI3-sLDs-B4QP-z3XL-xyQR-bHEA-cKx803 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=GLnS35-0GMW-XIkY-w41U-KfZA-6v3B-5LFxvr 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=GLnS35-0GMW-XIkY-w41U-KfZA-6v3B-5LFxvr 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=bLV6Zb-Faik-wE3Q-sjG9-PnQL-ucBJ-4Fx1RE 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=akuNTj-PamR-T9kg-ApWg-Q95t-Xbuj-10r5HZ LVM2_LV_SIZE=427819008 LVM2_LV_ATTR=-wi-a----- LVM2_SEGTYPE=linear LVM2_ORIGIN= LVM2_POOL_LV= LVM2_DATA_LV= LVM2_METADATA_LV= LVM2_LV_ROLE=public LVM2_MOVE_PV= LVM2_DATA_PERCENT= LVM2_METADATA_PERCENT= LVM2_COPY_PERCENT= 2024-03-01 20:56:52,455 INFO program/MainThread: stderr[42]: 2024-03-01 20:56:52,455 INFO program/MainThread: ...done [42] (exit code: 0) 2024-03-01 20:56:52,459 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: test_vg3-lv5 ; incomplete: False ; hidden: False ; 2024-03-01 20:56:52,462 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned None 2024-03-01 20:56:52,465 DEBUG blivet/MainThread: DeviceTree.get_device_by_uuid: uuid: aDlZI3-sLDs-B4QP-z3XL-xyQR-bHEA-cKx803 ; incomplete: False ; hidden: False ; 2024-03-01 20:56:52,467 DEBUG blivet/MainThread: DeviceTree.get_device_by_uuid returned None 2024-03-01 20:56:52,468 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 176 2024-03-01 20:56:52,471 DEBUG blivet/MainThread: LVMVolumeGroupDevice.add_child: name: test_vg3 ; child: lv5 ; kids: 0 ; 2024-03-01 20:56:52,471 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 177 2024-03-01 20:56:52,474 DEBUG blivet/MainThread: LVMLogicalVolumeDevice._set_format: test_vg3-lv5 ; type: None ; current: None ; 2024-03-01 20:56:52,477 DEBUG blivet/MainThread: LVMLogicalVolumeDevice.update_sysfs_path: test_vg3-lv5 ; status: True ; 2024-03-01 20:56:52,478 DEBUG blivet/MainThread: test_vg3-lv5 sysfs_path set to /sys/devices/virtual/block/dm-3 2024-03-01 20:56:52,481 DEBUG blivet/MainThread: LVMLogicalVolumeDevice.read_current_size: exists: True ; path: /dev/mapper/test_vg3-lv5 ; sysfs_path: /sys/devices/virtual/block/dm-3 ; 2024-03-01 20:56:52,481 DEBUG blivet/MainThread: updated test_vg3-lv5 size to 1.2 GiB (1.2 GiB) 2024-03-01 20:56:52,482 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 179 2024-03-01 20:56:52,485 DEBUG blivet/MainThread: LVMVolumeGroupDevice.remove_child: name: test_vg3 ; child: lv5 ; kids: 1 ; 2024-03-01 20:56:52,488 DEBUG blivet/MainThread: LVMVolumeGroupDevice.add_child: name: test_vg3 ; child: lv5 ; kids: 0 ; 2024-03-01 20:56:52,488 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 180 2024-03-01 20:56:52,491 DEBUG blivet/MainThread: LVMLogicalVolumeDevice._set_format: test_vg3-lv5 ; type: None ; current: None ; 2024-03-01 20:56:52,494 DEBUG blivet/MainThread: LVMLogicalVolumeDevice.update_sysfs_path: test_vg3-lv5 ; status: True ; 2024-03-01 20:56:52,494 DEBUG blivet/MainThread: test_vg3-lv5 sysfs_path set to /sys/devices/virtual/block/dm-3 2024-03-01 20:56:52,497 DEBUG blivet/MainThread: LVMLogicalVolumeDevice.read_current_size: exists: True ; path: /dev/mapper/test_vg3-lv5 ; sysfs_path: /sys/devices/virtual/block/dm-3 ; 2024-03-01 20:56:52,497 DEBUG blivet/MainThread: updated test_vg3-lv5 size to 1.2 GiB (1.2 GiB) 2024-03-01 20:56:52,497 DEBUG blivet/MainThread: Adding test_vg3-lv5/1.2 GiB to test_vg3 2024-03-01 20:56:52,498 INFO blivet/MainThread: added lvmlv test_vg3-lv5 (id 175) to device tree 2024-03-01 20:56:52,500 DEBUG blivet/MainThread: LVMLogicalVolumeDevice.update_sysfs_path: test_vg3-lv5 ; status: True ; 2024-03-01 20:56:52,501 DEBUG blivet/MainThread: test_vg3-lv5 sysfs_path set to /sys/devices/virtual/block/dm-3 2024-03-01 20:56:52,503 DEBUG blivet/MainThread: LVMLogicalVolumeDevice.read_current_size: exists: True ; path: /dev/mapper/test_vg3-lv5 ; sysfs_path: /sys/devices/virtual/block/dm-3 ; 2024-03-01 20:56:52,504 DEBUG blivet/MainThread: updated test_vg3-lv5 size to 1.2 GiB (1.2 GiB) 2024-03-01 20:56:52,507 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/mapper/test_vg3-lv5 ' '/dev/disk/by-id/dm-uuid-LVM-Z06LlffSlVJsRSyW4IcdCENRe33sra1raDlZI3sLDsB4QPz3XLxyQRbHEAcKx803 ' '/dev/test_vg3/lv5 ' '/dev/disk/by-uuid/bcf425ee-6ad4-4684-ab60-b14805820a28', 'DEVNAME': '/dev/dm-3', 'DEVPATH': '/devices/virtual/block/dm-3', 'DEVTYPE': 'disk', 'DISKSEQ': '156', '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-Z06LlffSlVJsRSyW4IcdCENRe33sra1raDlZI3sLDsB4QPz3XLxyQRbHEAcKx803', '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': 'bcf425ee-6ad4-4684-ab60-b14805820a28', 'ID_FS_UUID_ENC': 'bcf425ee-6ad4-4684-ab60-b14805820a28', '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': '931892785'} ; 2024-03-01 20:56:52,507 INFO blivet/MainThread: scanning test_vg3-lv5 (/sys/devices/virtual/block/dm-3)... 2024-03-01 20:56:52,507 INFO program/MainThread: Running [43] dmsetup info -co subsystem --noheadings test_vg3-lv5 ... 2024-03-01 20:56:52,510 INFO program/MainThread: stdout[43]: LVM 2024-03-01 20:56:52,510 INFO program/MainThread: stderr[43]: 2024-03-01 20:56:52,510 INFO program/MainThread: ...done [43] (exit code: 0) 2024-03-01 20:56:52,511 INFO program/MainThread: Running [44] dmsetup info -co subsystem --noheadings test_vg3-lv5 ... 2024-03-01 20:56:52,513 INFO program/MainThread: stdout[44]: LVM 2024-03-01 20:56:52,513 INFO program/MainThread: stderr[44]: 2024-03-01 20:56:52,513 INFO program/MainThread: ...done [44] (exit code: 0) 2024-03-01 20:56:52,513 INFO program/MainThread: Running [45] dmsetup info -co subsystem --noheadings test_vg3-lv5 ... 2024-03-01 20:56:52,515 INFO program/MainThread: stdout[45]: LVM 2024-03-01 20:56:52,516 INFO program/MainThread: stderr[45]: 2024-03-01 20:56:52,516 INFO program/MainThread: ...done [45] (exit code: 0) 2024-03-01 20:56:52,520 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: test_vg3-lv5 ; incomplete: False ; hidden: False ; 2024-03-01 20:56:52,524 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned existing 1.2 GiB lvmlv test_vg3-lv5 (175) 2024-03-01 20:56:52,526 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 20:56:52,527 DEBUG blivet/MainThread: vg test_vg3 has 2.77 GiB free 2024-03-01 20:56:52,527 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 20:56:52,528 DEBUG blivet/MainThread: vg test_vg3 has 2.77 GiB free 2024-03-01 20:56:52,524 INFO blivet/MainThread: got device: LVMLogicalVolumeDevice instance (0x7f02fe7972b0) -- name = test_vg3-lv5 status = True id = 175 children = [] parents = ['existing 3.97 GiB lvmvg test_vg3 (141)'] uuid = aDlZI3-sLDs-B4QP-z3XL-xyQR-bHEA-cKx803 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 (0x7f02fe787f40) -- 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 = Z06Llf-fSlV-JsRS-yW4I-cdCE-NRe3-3sra1r size = 3.97 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 3.97 GiB path = /dev/test_vg3 format args = [] original_format = None free = 1004 MiB PE Size = 4 MiB PE Count = 1016 PE Free = 251 PV Count = 4 modified = False extents = 1016 free space = 2.77 GiB free extents = 710 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sdg (132) with existing lvmpv', 'existing 1024 MiB disk sdh (146) with existing lvmpv', 'existing 1024 MiB disk sdi (156) with existing lvmpv', 'existing 1024 MiB disk sdj (166) with existing lvmpv'] LVs = ['existing 1.2 GiB lvmlv test_vg3-lv5 (175)'] segment type = linear percent = 0 VG space used = 1.2 GiB 2024-03-01 20:56:52,528 INFO program/MainThread: Running [46] dmsetup info -co subsystem --noheadings test_vg3-lv5 ... 2024-03-01 20:56:52,531 INFO program/MainThread: stdout[46]: LVM 2024-03-01 20:56:52,531 INFO program/MainThread: stderr[46]: 2024-03-01 20:56:52,531 INFO program/MainThread: ...done [46] (exit code: 0) 2024-03-01 20:56:52,535 DEBUG blivet/MainThread: DeviceTree.handle_format: name: test_vg3-lv5 ; 2024-03-01 20:56:52,538 DEBUG blivet/MainThread: AppleBootstrapFS.supported: supported: True ; 2024-03-01 20:56:52,538 DEBUG blivet/MainThread: get_format('appleboot') returning AppleBootstrapFS instance with object id 182 2024-03-01 20:56:52,541 DEBUG blivet/MainThread: EFIFS.supported: supported: True ; 2024-03-01 20:56:52,541 DEBUG blivet/MainThread: get_format('efi') returning EFIFS instance with object id 183 2024-03-01 20:56:52,544 DEBUG blivet/MainThread: MacEFIFS.supported: supported: True ; 2024-03-01 20:56:52,544 DEBUG blivet/MainThread: get_format('macefi') returning MacEFIFS instance with object id 184 2024-03-01 20:56:52,548 DEBUG blivet/MainThread: MacEFIFS.supported: supported: True ; 2024-03-01 20:56:52,548 DEBUG blivet/MainThread: get_format('macefi') returning MacEFIFS instance with object id 185 2024-03-01 20:56:52,548 INFO blivet/MainThread: type detected on 'test_vg3-lv5' is 'xfs' 2024-03-01 20:56:52,551 DEBUG blivet/MainThread: XFS.supported: supported: True ; 2024-03-01 20:56:52,551 DEBUG blivet/MainThread: get_format('xfs') returning XFS instance with object id 186 2024-03-01 20:56:52,554 DEBUG blivet/MainThread: LVMLogicalVolumeDevice._set_format: test_vg3-lv5 ; type: xfs ; current: None ; 2024-03-01 20:56:52,554 INFO blivet/MainThread: got format: existing xfs filesystem 2024-03-01 20:56:52,557 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: test_vg3-lv6 ; incomplete: False ; hidden: False ; 2024-03-01 20:56:52,569 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned None 2024-03-01 20:56:52,572 DEBUG blivet/MainThread: DeviceTree.get_device_by_uuid: uuid: GLnS35-0GMW-XIkY-w41U-KfZA-6v3B-5LFxvr ; incomplete: False ; hidden: False ; 2024-03-01 20:56:52,575 DEBUG blivet/MainThread: DeviceTree.get_device_by_uuid returned None 2024-03-01 20:56:52,575 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 189 2024-03-01 20:56:52,578 DEBUG blivet/MainThread: LVMVolumeGroupDevice.add_child: name: test_vg3 ; child: lv6 ; kids: 1 ; 2024-03-01 20:56:52,578 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 190 2024-03-01 20:56:52,581 DEBUG blivet/MainThread: LVMLogicalVolumeDevice._set_format: test_vg3-lv6 ; type: None ; current: None ; 2024-03-01 20:56:52,584 DEBUG blivet/MainThread: LVMLogicalVolumeDevice.update_sysfs_path: test_vg3-lv6 ; status: True ; 2024-03-01 20:56:52,585 DEBUG blivet/MainThread: test_vg3-lv6 sysfs_path set to /sys/devices/virtual/block/dm-2 2024-03-01 20:56:52,588 DEBUG blivet/MainThread: LVMLogicalVolumeDevice.read_current_size: exists: True ; path: /dev/mapper/test_vg3-lv6 ; sysfs_path: /sys/devices/virtual/block/dm-2 ; 2024-03-01 20:56:52,588 DEBUG blivet/MainThread: updated test_vg3-lv6 size to 1020 MiB (1020 MiB) 2024-03-01 20:56:52,588 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 192 2024-03-01 20:56:52,592 DEBUG blivet/MainThread: LVMVolumeGroupDevice.remove_child: name: test_vg3 ; child: lv6 ; kids: 2 ; 2024-03-01 20:56:52,595 DEBUG blivet/MainThread: LVMVolumeGroupDevice.add_child: name: test_vg3 ; child: lv6 ; kids: 1 ; 2024-03-01 20:56:52,595 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 193 2024-03-01 20:56:52,598 DEBUG blivet/MainThread: LVMLogicalVolumeDevice._set_format: test_vg3-lv6 ; type: None ; current: None ; 2024-03-01 20:56:52,601 DEBUG blivet/MainThread: LVMLogicalVolumeDevice.update_sysfs_path: test_vg3-lv6 ; status: True ; 2024-03-01 20:56:52,601 DEBUG blivet/MainThread: test_vg3-lv6 sysfs_path set to /sys/devices/virtual/block/dm-2 2024-03-01 20:56:52,604 DEBUG blivet/MainThread: LVMLogicalVolumeDevice.read_current_size: exists: True ; path: /dev/mapper/test_vg3-lv6 ; sysfs_path: /sys/devices/virtual/block/dm-2 ; 2024-03-01 20:56:52,604 DEBUG blivet/MainThread: updated test_vg3-lv6 size to 1020 MiB (1020 MiB) 2024-03-01 20:56:52,604 DEBUG blivet/MainThread: Adding test_vg3-lv6/1020 MiB to test_vg3 2024-03-01 20:56:52,605 INFO blivet/MainThread: added lvmlv test_vg3-lv6 (id 188) to device tree 2024-03-01 20:56:52,607 DEBUG blivet/MainThread: LVMLogicalVolumeDevice.update_sysfs_path: test_vg3-lv6 ; status: True ; 2024-03-01 20:56:52,608 DEBUG blivet/MainThread: test_vg3-lv6 sysfs_path set to /sys/devices/virtual/block/dm-2 2024-03-01 20:56:52,610 DEBUG blivet/MainThread: LVMLogicalVolumeDevice.read_current_size: exists: True ; path: /dev/mapper/test_vg3-lv6 ; sysfs_path: /sys/devices/virtual/block/dm-2 ; 2024-03-01 20:56:52,611 DEBUG blivet/MainThread: updated test_vg3-lv6 size to 1020 MiB (1020 MiB) 2024-03-01 20:56:52,614 DEBUG blivet/MainThread: DeviceTree.handle_device: name: test_vg3-lv6 ; info: {'CURRENT_TAGS': ':systemd:', 'DEVLINKS': '/dev/disk/by-id/dm-name-test_vg3-lv6 /dev/mapper/test_vg3-lv6 ' '/dev/test_vg3/lv6 ' '/dev/disk/by-id/dm-uuid-LVM-Z06LlffSlVJsRSyW4IcdCENRe33sra1rGLnS350GMWXIkYw41UKfZA6v3B5LFxvr ' '/dev/disk/by-uuid/90ca08fc-c862-4e16-ae15-9dc97e3845cd', 'DEVNAME': '/dev/dm-2', 'DEVPATH': '/devices/virtual/block/dm-2', 'DEVTYPE': 'disk', 'DISKSEQ': '155', '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-Z06LlffSlVJsRSyW4IcdCENRe33sra1rGLnS350GMWXIkYw41UKfZA6v3B5LFxvr', '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': '90ca08fc-c862-4e16-ae15-9dc97e3845cd', 'ID_FS_UUID_ENC': '90ca08fc-c862-4e16-ae15-9dc97e3845cd', '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': '930812865'} ; 2024-03-01 20:56:52,614 INFO blivet/MainThread: scanning test_vg3-lv6 (/sys/devices/virtual/block/dm-2)... 2024-03-01 20:56:52,614 INFO program/MainThread: Running [47] dmsetup info -co subsystem --noheadings test_vg3-lv6 ... 2024-03-01 20:56:52,617 INFO program/MainThread: stdout[47]: LVM 2024-03-01 20:56:52,617 INFO program/MainThread: stderr[47]: 2024-03-01 20:56:52,618 INFO program/MainThread: ...done [47] (exit code: 0) 2024-03-01 20:56:52,618 INFO program/MainThread: Running [48] dmsetup info -co subsystem --noheadings test_vg3-lv6 ... 2024-03-01 20:56:52,620 INFO program/MainThread: stdout[48]: LVM 2024-03-01 20:56:52,620 INFO program/MainThread: stderr[48]: 2024-03-01 20:56:52,620 INFO program/MainThread: ...done [48] (exit code: 0) 2024-03-01 20:56:52,620 INFO program/MainThread: Running [49] dmsetup info -co subsystem --noheadings test_vg3-lv6 ... 2024-03-01 20:56:52,623 INFO program/MainThread: stdout[49]: LVM 2024-03-01 20:56:52,623 INFO program/MainThread: stderr[49]: 2024-03-01 20:56:52,623 INFO program/MainThread: ...done [49] (exit code: 0) 2024-03-01 20:56:52,627 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: test_vg3-lv6 ; incomplete: False ; hidden: False ; 2024-03-01 20:56:52,630 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned existing 1020 MiB lvmlv test_vg3-lv6 (188) 2024-03-01 20:56:52,633 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 20:56:52,634 DEBUG blivet/MainThread: vg test_vg3 has 1.78 GiB free 2024-03-01 20:56:52,634 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 20:56:52,635 DEBUG blivet/MainThread: vg test_vg3 has 1.78 GiB free 2024-03-01 20:56:52,630 INFO blivet/MainThread: got device: LVMLogicalVolumeDevice instance (0x7f02fe841160) -- name = test_vg3-lv6 status = True id = 188 children = [] parents = ['existing 3.97 GiB lvmvg test_vg3 (141)'] uuid = GLnS35-0GMW-XIkY-w41U-KfZA-6v3B-5LFxvr 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 (0x7f02fe787f40) -- name = test_vg3 status = True 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 = Z06Llf-fSlV-JsRS-yW4I-cdCE-NRe3-3sra1r size = 3.97 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 3.97 GiB path = /dev/test_vg3 format args = [] original_format = None free = 1004 MiB PE Size = 4 MiB PE Count = 1016 PE Free = 251 PV Count = 4 modified = False extents = 1016 free space = 1.78 GiB free extents = 455 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sdg (132) with existing lvmpv', 'existing 1024 MiB disk sdh (146) with existing lvmpv', 'existing 1024 MiB disk sdi (156) with existing lvmpv', 'existing 1024 MiB disk sdj (166) with existing lvmpv'] LVs = ['existing 1.2 GiB lvmlv test_vg3-lv5 (175) with existing xfs filesystem', 'existing 1020 MiB lvmlv test_vg3-lv6 (188)'] segment type = linear percent = 0 VG space used = 1020 MiB 2024-03-01 20:56:52,635 INFO program/MainThread: Running [50] dmsetup info -co subsystem --noheadings test_vg3-lv6 ... 2024-03-01 20:56:52,638 INFO program/MainThread: stdout[50]: LVM 2024-03-01 20:56:52,638 INFO program/MainThread: stderr[50]: 2024-03-01 20:56:52,638 INFO program/MainThread: ...done [50] (exit code: 0) 2024-03-01 20:56:52,642 DEBUG blivet/MainThread: DeviceTree.handle_format: name: test_vg3-lv6 ; 2024-03-01 20:56:52,645 DEBUG blivet/MainThread: AppleBootstrapFS.supported: supported: True ; 2024-03-01 20:56:52,645 DEBUG blivet/MainThread: get_format('appleboot') returning AppleBootstrapFS instance with object id 195 2024-03-01 20:56:52,648 DEBUG blivet/MainThread: EFIFS.supported: supported: True ; 2024-03-01 20:56:52,648 DEBUG blivet/MainThread: get_format('efi') returning EFIFS instance with object id 196 2024-03-01 20:56:52,651 DEBUG blivet/MainThread: MacEFIFS.supported: supported: True ; 2024-03-01 20:56:52,652 DEBUG blivet/MainThread: get_format('macefi') returning MacEFIFS instance with object id 197 2024-03-01 20:56:52,655 DEBUG blivet/MainThread: MacEFIFS.supported: supported: True ; 2024-03-01 20:56:52,655 DEBUG blivet/MainThread: get_format('macefi') returning MacEFIFS instance with object id 198 2024-03-01 20:56:52,655 INFO blivet/MainThread: type detected on 'test_vg3-lv6' is 'xfs' 2024-03-01 20:56:52,658 DEBUG blivet/MainThread: XFS.supported: supported: True ; 2024-03-01 20:56:52,658 DEBUG blivet/MainThread: get_format('xfs') returning XFS instance with object id 199 2024-03-01 20:56:52,661 DEBUG blivet/MainThread: LVMLogicalVolumeDevice._set_format: test_vg3-lv6 ; type: xfs ; current: None ; 2024-03-01 20:56:52,661 INFO blivet/MainThread: got format: existing xfs filesystem 2024-03-01 20:56:52,664 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: test_vg3-lv7 ; incomplete: False ; hidden: False ; 2024-03-01 20:56:52,668 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned None 2024-03-01 20:56:52,670 DEBUG blivet/MainThread: DeviceTree.get_device_by_uuid: uuid: bLV6Zb-Faik-wE3Q-sjG9-PnQL-ucBJ-4Fx1RE ; incomplete: False ; hidden: False ; 2024-03-01 20:56:52,673 DEBUG blivet/MainThread: DeviceTree.get_device_by_uuid returned None 2024-03-01 20:56:52,673 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 202 2024-03-01 20:56:52,676 DEBUG blivet/MainThread: LVMVolumeGroupDevice.add_child: name: test_vg3 ; child: lv7 ; kids: 2 ; 2024-03-01 20:56:52,676 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 203 2024-03-01 20:56:52,679 DEBUG blivet/MainThread: LVMLogicalVolumeDevice._set_format: test_vg3-lv7 ; type: None ; current: None ; 2024-03-01 20:56:52,683 DEBUG blivet/MainThread: LVMLogicalVolumeDevice.update_sysfs_path: test_vg3-lv7 ; status: True ; 2024-03-01 20:56:52,683 DEBUG blivet/MainThread: test_vg3-lv7 sysfs_path set to /sys/devices/virtual/block/dm-1 2024-03-01 20:56:52,686 DEBUG blivet/MainThread: LVMLogicalVolumeDevice.read_current_size: exists: True ; path: /dev/mapper/test_vg3-lv7 ; sysfs_path: /sys/devices/virtual/block/dm-1 ; 2024-03-01 20:56:52,686 DEBUG blivet/MainThread: updated test_vg3-lv7 size to 408 MiB (408 MiB) 2024-03-01 20:56:52,687 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 205 2024-03-01 20:56:52,690 DEBUG blivet/MainThread: LVMVolumeGroupDevice.remove_child: name: test_vg3 ; child: lv7 ; kids: 3 ; 2024-03-01 20:56:52,693 DEBUG blivet/MainThread: LVMVolumeGroupDevice.add_child: name: test_vg3 ; child: lv7 ; kids: 2 ; 2024-03-01 20:56:52,693 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 206 2024-03-01 20:56:52,696 DEBUG blivet/MainThread: LVMLogicalVolumeDevice._set_format: test_vg3-lv7 ; type: None ; current: None ; 2024-03-01 20:56:52,699 DEBUG blivet/MainThread: LVMLogicalVolumeDevice.update_sysfs_path: test_vg3-lv7 ; status: True ; 2024-03-01 20:56:52,699 DEBUG blivet/MainThread: test_vg3-lv7 sysfs_path set to /sys/devices/virtual/block/dm-1 2024-03-01 20:56:52,702 DEBUG blivet/MainThread: LVMLogicalVolumeDevice.read_current_size: exists: True ; path: /dev/mapper/test_vg3-lv7 ; sysfs_path: /sys/devices/virtual/block/dm-1 ; 2024-03-01 20:56:52,703 DEBUG blivet/MainThread: updated test_vg3-lv7 size to 408 MiB (408 MiB) 2024-03-01 20:56:52,703 DEBUG blivet/MainThread: Adding test_vg3-lv7/408 MiB to test_vg3 2024-03-01 20:56:52,703 INFO blivet/MainThread: added lvmlv test_vg3-lv7 (id 201) to device tree 2024-03-01 20:56:52,706 DEBUG blivet/MainThread: LVMLogicalVolumeDevice.update_sysfs_path: test_vg3-lv7 ; status: True ; 2024-03-01 20:56:52,706 DEBUG blivet/MainThread: test_vg3-lv7 sysfs_path set to /sys/devices/virtual/block/dm-1 2024-03-01 20:56:52,709 DEBUG blivet/MainThread: LVMLogicalVolumeDevice.read_current_size: exists: True ; path: /dev/mapper/test_vg3-lv7 ; sysfs_path: /sys/devices/virtual/block/dm-1 ; 2024-03-01 20:56:52,709 DEBUG blivet/MainThread: updated test_vg3-lv7 size to 408 MiB (408 MiB) 2024-03-01 20:56:52,713 DEBUG blivet/MainThread: DeviceTree.handle_device: name: test_vg3-lv7 ; info: {'CURRENT_TAGS': ':systemd:', 'DEVLINKS': '/dev/disk/by-id/dm-uuid-LVM-Z06LlffSlVJsRSyW4IcdCENRe33sra1rbLV6ZbFaikwE3QsjG9PnQLucBJ4Fx1RE ' '/dev/mapper/test_vg3-lv7 /dev/disk/by-id/dm-name-test_vg3-lv7 ' '/dev/test_vg3/lv7 ' '/dev/disk/by-uuid/4a4290af-14c1-4040-80b8-481bb27dd74a', 'DEVNAME': '/dev/dm-1', 'DEVPATH': '/devices/virtual/block/dm-1', 'DEVTYPE': 'disk', 'DISKSEQ': '154', '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-Z06LlffSlVJsRSyW4IcdCENRe33sra1rbLV6ZbFaikwE3QsjG9PnQLucBJ4Fx1RE', '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': '4a4290af-14c1-4040-80b8-481bb27dd74a', 'ID_FS_UUID_ENC': '4a4290af-14c1-4040-80b8-481bb27dd74a', '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': '929793433'} ; 2024-03-01 20:56:52,713 INFO blivet/MainThread: scanning test_vg3-lv7 (/sys/devices/virtual/block/dm-1)... 2024-03-01 20:56:52,713 INFO program/MainThread: Running [51] dmsetup info -co subsystem --noheadings test_vg3-lv7 ... 2024-03-01 20:56:52,716 INFO program/MainThread: stdout[51]: LVM 2024-03-01 20:56:52,716 INFO program/MainThread: stderr[51]: 2024-03-01 20:56:52,716 INFO program/MainThread: ...done [51] (exit code: 0) 2024-03-01 20:56:52,716 INFO program/MainThread: Running [52] dmsetup info -co subsystem --noheadings test_vg3-lv7 ... 2024-03-01 20:56:52,718 INFO program/MainThread: stdout[52]: LVM 2024-03-01 20:56:52,719 INFO program/MainThread: stderr[52]: 2024-03-01 20:56:52,719 INFO program/MainThread: ...done [52] (exit code: 0) 2024-03-01 20:56:52,719 INFO program/MainThread: Running [53] dmsetup info -co subsystem --noheadings test_vg3-lv7 ... 2024-03-01 20:56:52,721 INFO program/MainThread: stdout[53]: LVM 2024-03-01 20:56:52,721 INFO program/MainThread: stderr[53]: 2024-03-01 20:56:52,721 INFO program/MainThread: ...done [53] (exit code: 0) 2024-03-01 20:56:52,726 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: test_vg3-lv7 ; incomplete: False ; hidden: False ; 2024-03-01 20:56:52,729 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned existing 408 MiB lvmlv test_vg3-lv7 (201) 2024-03-01 20:56:52,731 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 20:56:52,732 DEBUG blivet/MainThread: vg test_vg3 has 1.38 GiB free 2024-03-01 20:56:52,733 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 20:56:52,734 DEBUG blivet/MainThread: vg test_vg3 has 1.38 GiB free 2024-03-01 20:56:52,729 INFO blivet/MainThread: got device: LVMLogicalVolumeDevice instance (0x7f02fe7d9a00) -- name = test_vg3-lv7 status = True id = 201 children = [] parents = ['existing 3.97 GiB lvmvg test_vg3 (141)'] uuid = bLV6Zb-Faik-wE3Q-sjG9-PnQL-ucBJ-4Fx1RE 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 (0x7f02fe787f40) -- name = test_vg3 status = True id = 141 children = ['existing 1.2 GiB lvmlv test_vg3-lv5 (175) 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 = Z06Llf-fSlV-JsRS-yW4I-cdCE-NRe3-3sra1r size = 3.97 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 3.97 GiB path = /dev/test_vg3 format args = [] original_format = None free = 1004 MiB PE Size = 4 MiB PE Count = 1016 PE Free = 251 PV Count = 4 modified = False extents = 1016 free space = 1.38 GiB free extents = 353 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sdg (132) with existing lvmpv', 'existing 1024 MiB disk sdh (146) with existing lvmpv', 'existing 1024 MiB disk sdi (156) with existing lvmpv', 'existing 1024 MiB disk sdj (166) with existing lvmpv'] LVs = ['existing 1.2 GiB lvmlv test_vg3-lv5 (175) with existing xfs filesystem', 'existing 1020 MiB lvmlv test_vg3-lv6 (188) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv7 (201)'] segment type = linear percent = 0 VG space used = 408 MiB 2024-03-01 20:56:52,734 INFO program/MainThread: Running [54] dmsetup info -co subsystem --noheadings test_vg3-lv7 ... 2024-03-01 20:56:52,736 INFO program/MainThread: stdout[54]: LVM 2024-03-01 20:56:52,737 INFO program/MainThread: stderr[54]: 2024-03-01 20:56:52,737 INFO program/MainThread: ...done [54] (exit code: 0) 2024-03-01 20:56:52,740 DEBUG blivet/MainThread: DeviceTree.handle_format: name: test_vg3-lv7 ; 2024-03-01 20:56:52,744 DEBUG blivet/MainThread: AppleBootstrapFS.supported: supported: True ; 2024-03-01 20:56:52,744 DEBUG blivet/MainThread: get_format('appleboot') returning AppleBootstrapFS instance with object id 208 2024-03-01 20:56:52,747 DEBUG blivet/MainThread: EFIFS.supported: supported: True ; 2024-03-01 20:56:52,747 DEBUG blivet/MainThread: get_format('efi') returning EFIFS instance with object id 209 2024-03-01 20:56:52,750 DEBUG blivet/MainThread: MacEFIFS.supported: supported: True ; 2024-03-01 20:56:52,751 DEBUG blivet/MainThread: get_format('macefi') returning MacEFIFS instance with object id 210 2024-03-01 20:56:52,754 DEBUG blivet/MainThread: MacEFIFS.supported: supported: True ; 2024-03-01 20:56:52,754 DEBUG blivet/MainThread: get_format('macefi') returning MacEFIFS instance with object id 211 2024-03-01 20:56:52,754 INFO blivet/MainThread: type detected on 'test_vg3-lv7' is 'xfs' 2024-03-01 20:56:52,757 DEBUG blivet/MainThread: XFS.supported: supported: True ; 2024-03-01 20:56:52,757 DEBUG blivet/MainThread: get_format('xfs') returning XFS instance with object id 212 2024-03-01 20:56:52,760 DEBUG blivet/MainThread: LVMLogicalVolumeDevice._set_format: test_vg3-lv7 ; type: xfs ; current: None ; 2024-03-01 20:56:52,760 INFO blivet/MainThread: got format: existing xfs filesystem 2024-03-01 20:56:52,763 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: test_vg3-lv8 ; incomplete: False ; hidden: False ; 2024-03-01 20:56:52,766 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned None 2024-03-01 20:56:52,769 DEBUG blivet/MainThread: DeviceTree.get_device_by_uuid: uuid: akuNTj-PamR-T9kg-ApWg-Q95t-Xbuj-10r5HZ ; incomplete: False ; hidden: False ; 2024-03-01 20:56:52,771 DEBUG blivet/MainThread: DeviceTree.get_device_by_uuid returned None 2024-03-01 20:56:52,772 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 215 2024-03-01 20:56:52,775 DEBUG blivet/MainThread: LVMVolumeGroupDevice.add_child: name: test_vg3 ; child: lv8 ; kids: 3 ; 2024-03-01 20:56:52,775 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 216 2024-03-01 20:56:52,778 DEBUG blivet/MainThread: LVMLogicalVolumeDevice._set_format: test_vg3-lv8 ; type: None ; current: None ; 2024-03-01 20:56:52,781 DEBUG blivet/MainThread: LVMLogicalVolumeDevice.update_sysfs_path: test_vg3-lv8 ; status: True ; 2024-03-01 20:56:52,781 DEBUG blivet/MainThread: test_vg3-lv8 sysfs_path set to /sys/devices/virtual/block/dm-0 2024-03-01 20:56:52,785 DEBUG blivet/MainThread: LVMLogicalVolumeDevice.read_current_size: exists: True ; path: /dev/mapper/test_vg3-lv8 ; sysfs_path: /sys/devices/virtual/block/dm-0 ; 2024-03-01 20:56:52,785 DEBUG blivet/MainThread: updated test_vg3-lv8 size to 408 MiB (408 MiB) 2024-03-01 20:56:52,785 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 218 2024-03-01 20:56:52,788 DEBUG blivet/MainThread: LVMVolumeGroupDevice.remove_child: name: test_vg3 ; child: lv8 ; kids: 4 ; 2024-03-01 20:56:52,791 DEBUG blivet/MainThread: LVMVolumeGroupDevice.add_child: name: test_vg3 ; child: lv8 ; kids: 3 ; 2024-03-01 20:56:52,791 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 219 2024-03-01 20:56:52,794 DEBUG blivet/MainThread: LVMLogicalVolumeDevice._set_format: test_vg3-lv8 ; type: None ; current: None ; 2024-03-01 20:56:52,797 DEBUG blivet/MainThread: LVMLogicalVolumeDevice.update_sysfs_path: test_vg3-lv8 ; status: True ; 2024-03-01 20:56:52,798 DEBUG blivet/MainThread: test_vg3-lv8 sysfs_path set to /sys/devices/virtual/block/dm-0 2024-03-01 20:56:52,801 DEBUG blivet/MainThread: LVMLogicalVolumeDevice.read_current_size: exists: True ; path: /dev/mapper/test_vg3-lv8 ; sysfs_path: /sys/devices/virtual/block/dm-0 ; 2024-03-01 20:56:52,801 DEBUG blivet/MainThread: updated test_vg3-lv8 size to 408 MiB (408 MiB) 2024-03-01 20:56:52,801 DEBUG blivet/MainThread: Adding test_vg3-lv8/408 MiB to test_vg3 2024-03-01 20:56:52,801 INFO blivet/MainThread: added lvmlv test_vg3-lv8 (id 214) to device tree 2024-03-01 20:56:52,804 DEBUG blivet/MainThread: LVMLogicalVolumeDevice.update_sysfs_path: test_vg3-lv8 ; status: True ; 2024-03-01 20:56:52,804 DEBUG blivet/MainThread: test_vg3-lv8 sysfs_path set to /sys/devices/virtual/block/dm-0 2024-03-01 20:56:52,807 DEBUG blivet/MainThread: LVMLogicalVolumeDevice.read_current_size: exists: True ; path: /dev/mapper/test_vg3-lv8 ; sysfs_path: /sys/devices/virtual/block/dm-0 ; 2024-03-01 20:56:52,808 DEBUG blivet/MainThread: updated test_vg3-lv8 size to 408 MiB (408 MiB) 2024-03-01 20:56:52,811 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/mapper/test_vg3-lv8 ' '/dev/test_vg3/lv8 ' '/dev/disk/by-id/dm-uuid-LVM-Z06LlffSlVJsRSyW4IcdCENRe33sra1rakuNTjPamRT9kgApWgQ95tXbuj10r5HZ ' '/dev/disk/by-uuid/5941073d-9731-48ac-84e8-f10dbd99cbd4', 'DEVNAME': '/dev/dm-0', 'DEVPATH': '/devices/virtual/block/dm-0', 'DEVTYPE': 'disk', 'DISKSEQ': '153', '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-Z06LlffSlVJsRSyW4IcdCENRe33sra1rakuNTjPamRT9kgApWgQ95tXbuj10r5HZ', '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': '5941073d-9731-48ac-84e8-f10dbd99cbd4', 'ID_FS_UUID_ENC': '5941073d-9731-48ac-84e8-f10dbd99cbd4', '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': '929354292'} ; 2024-03-01 20:56:52,811 INFO blivet/MainThread: scanning test_vg3-lv8 (/sys/devices/virtual/block/dm-0)... 2024-03-01 20:56:52,811 INFO program/MainThread: Running [55] dmsetup info -co subsystem --noheadings test_vg3-lv8 ... 2024-03-01 20:56:52,814 INFO program/MainThread: stdout[55]: LVM 2024-03-01 20:56:52,814 INFO program/MainThread: stderr[55]: 2024-03-01 20:56:52,814 INFO program/MainThread: ...done [55] (exit code: 0) 2024-03-01 20:56:52,814 INFO program/MainThread: Running [56] dmsetup info -co subsystem --noheadings test_vg3-lv8 ... 2024-03-01 20:56:52,816 INFO program/MainThread: stdout[56]: LVM 2024-03-01 20:56:52,817 INFO program/MainThread: stderr[56]: 2024-03-01 20:56:52,817 INFO program/MainThread: ...done [56] (exit code: 0) 2024-03-01 20:56:52,817 INFO program/MainThread: Running [57] dmsetup info -co subsystem --noheadings test_vg3-lv8 ... 2024-03-01 20:56:52,819 INFO program/MainThread: stdout[57]: LVM 2024-03-01 20:56:52,819 INFO program/MainThread: stderr[57]: 2024-03-01 20:56:52,819 INFO program/MainThread: ...done [57] (exit code: 0) 2024-03-01 20:56:52,823 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: test_vg3-lv8 ; incomplete: False ; hidden: False ; 2024-03-01 20:56:52,827 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned existing 408 MiB lvmlv test_vg3-lv8 (214) 2024-03-01 20:56:52,829 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 20:56:52,830 DEBUG blivet/MainThread: vg test_vg3 has 1004 MiB free 2024-03-01 20:56:52,831 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 20:56:52,832 DEBUG blivet/MainThread: vg test_vg3 has 1004 MiB free 2024-03-01 20:56:52,827 INFO blivet/MainThread: got device: LVMLogicalVolumeDevice instance (0x7f02fe787460) -- name = test_vg3-lv8 status = True id = 214 children = [] parents = ['existing 3.97 GiB lvmvg test_vg3 (141)'] uuid = akuNTj-PamR-T9kg-ApWg-Q95t-Xbuj-10r5HZ 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 (0x7f02fe787f40) -- name = test_vg3 status = True id = 141 children = ['existing 1.2 GiB lvmlv test_vg3-lv5 (175) with existing xfs filesystem', 'existing 1020 MiB lvmlv test_vg3-lv6 (188) 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 = Z06Llf-fSlV-JsRS-yW4I-cdCE-NRe3-3sra1r size = 3.97 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 3.97 GiB path = /dev/test_vg3 format args = [] original_format = None free = 1004 MiB PE Size = 4 MiB PE Count = 1016 PE Free = 251 PV Count = 4 modified = False extents = 1016 free space = 1004 MiB free extents = 251 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sdg (132) with existing lvmpv', 'existing 1024 MiB disk sdh (146) with existing lvmpv', 'existing 1024 MiB disk sdi (156) with existing lvmpv', 'existing 1024 MiB disk sdj (166) with existing lvmpv'] LVs = ['existing 1.2 GiB lvmlv test_vg3-lv5 (175) with existing xfs filesystem', 'existing 1020 MiB lvmlv test_vg3-lv6 (188) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv7 (201) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv8 (214)'] segment type = linear percent = 0 VG space used = 408 MiB 2024-03-01 20:56:52,833 INFO program/MainThread: Running [58] dmsetup info -co subsystem --noheadings test_vg3-lv8 ... 2024-03-01 20:56:52,835 INFO program/MainThread: stdout[58]: LVM 2024-03-01 20:56:52,835 INFO program/MainThread: stderr[58]: 2024-03-01 20:56:52,835 INFO program/MainThread: ...done [58] (exit code: 0) 2024-03-01 20:56:52,839 DEBUG blivet/MainThread: DeviceTree.handle_format: name: test_vg3-lv8 ; 2024-03-01 20:56:52,842 DEBUG blivet/MainThread: AppleBootstrapFS.supported: supported: True ; 2024-03-01 20:56:52,842 DEBUG blivet/MainThread: get_format('appleboot') returning AppleBootstrapFS instance with object id 221 2024-03-01 20:56:52,845 DEBUG blivet/MainThread: EFIFS.supported: supported: True ; 2024-03-01 20:56:52,845 DEBUG blivet/MainThread: get_format('efi') returning EFIFS instance with object id 222 2024-03-01 20:56:52,849 DEBUG blivet/MainThread: MacEFIFS.supported: supported: True ; 2024-03-01 20:56:52,849 DEBUG blivet/MainThread: get_format('macefi') returning MacEFIFS instance with object id 223 2024-03-01 20:56:52,852 DEBUG blivet/MainThread: MacEFIFS.supported: supported: True ; 2024-03-01 20:56:52,852 DEBUG blivet/MainThread: get_format('macefi') returning MacEFIFS instance with object id 224 2024-03-01 20:56:52,852 INFO blivet/MainThread: type detected on 'test_vg3-lv8' is 'xfs' 2024-03-01 20:56:52,855 DEBUG blivet/MainThread: XFS.supported: supported: True ; 2024-03-01 20:56:52,855 DEBUG blivet/MainThread: get_format('xfs') returning XFS instance with object id 225 2024-03-01 20:56:52,858 DEBUG blivet/MainThread: LVMLogicalVolumeDevice._set_format: test_vg3-lv8 ; type: xfs ; current: None ; 2024-03-01 20:56:52,859 INFO blivet/MainThread: got format: existing xfs filesystem 2024-03-01 20:56:52,859 INFO blivet/MainThread: got format: existing lvmpv 2024-03-01 20:56:52,862 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': '16965658'} ; 2024-03-01 20:56:52,862 INFO blivet/MainThread: scanning xvda (/sys/devices/vbd-768/block/xvda)... 2024-03-01 20:56:52,866 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: xvda ; incomplete: False ; hidden: False ; 2024-03-01 20:56:52,869 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned None 2024-03-01 20:56:52,873 DEBUG blivet/MainThread: DiskDevicePopulator.run: name: xvda ; 2024-03-01 20:56:52,873 WARNING blivet/MainThread: device/vendor is not a valid attribute 2024-03-01 20:56:52,873 WARNING blivet/MainThread: device/model is not a valid attribute 2024-03-01 20:56:52,873 INFO blivet/MainThread: xvda is a disk 2024-03-01 20:56:52,873 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 229 2024-03-01 20:56:52,873 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 230 2024-03-01 20:56:52,876 DEBUG blivet/MainThread: DiskDevice._set_format: xvda ; type: None ; current: None ; 2024-03-01 20:56:52,879 DEBUG blivet/MainThread: DiskDevice.update_sysfs_path: xvda ; status: True ; 2024-03-01 20:56:52,879 DEBUG blivet/MainThread: xvda sysfs_path set to /sys/devices/vbd-768/block/xvda 2024-03-01 20:56:52,882 DEBUG blivet/MainThread: DiskDevice.read_current_size: exists: True ; path: /dev/xvda ; sysfs_path: /sys/devices/vbd-768/block/xvda ; 2024-03-01 20:56:52,882 DEBUG blivet/MainThread: updated xvda size to 250 GiB (250 GiB) 2024-03-01 20:56:52,882 INFO blivet/MainThread: added disk xvda (id 228) to device tree 2024-03-01 20:56:52,882 INFO blivet/MainThread: got device: DiskDevice instance (0x7f02fe77e880) -- name = xvda status = True id = 228 children = [] parents = [] uuid = None size = 250 GiB format = existing None major = 202 minor = 0 exists = True protected = False sysfs path = /sys/devices/vbd-768/block/xvda target size = 250 GiB path = /dev/xvda format args = [] original_format = None removable = False wwn = None 2024-03-01 20:56:52,885 DEBUG blivet/MainThread: DeviceTree.handle_format: name: xvda ; 2024-03-01 20:56:52,888 DEBUG blivet/MainThread: AppleBootstrapFS.supported: supported: True ; 2024-03-01 20:56:52,888 DEBUG blivet/MainThread: get_format('appleboot') returning AppleBootstrapFS instance with object id 232 2024-03-01 20:56:52,891 DEBUG blivet/MainThread: EFIFS.supported: supported: True ; 2024-03-01 20:56:52,891 DEBUG blivet/MainThread: get_format('efi') returning EFIFS instance with object id 233 2024-03-01 20:56:52,895 DEBUG blivet/MainThread: MacEFIFS.supported: supported: True ; 2024-03-01 20:56:52,895 DEBUG blivet/MainThread: get_format('macefi') returning MacEFIFS instance with object id 234 2024-03-01 20:56:52,898 DEBUG blivet/MainThread: MacEFIFS.supported: supported: True ; 2024-03-01 20:56:52,898 DEBUG blivet/MainThread: get_format('macefi') returning MacEFIFS instance with object id 235 2024-03-01 20:56:52,900 DEBUG blivet/MainThread: DiskLabelFormatPopulator.run: device: xvda ; label_type: dos ; 2024-03-01 20:56:52,903 DEBUG blivet/MainThread: DiskDevice.setup: xvda ; orig: False ; status: True ; controllable: True ; 2024-03-01 20:56:52,906 DEBUG blivet/MainThread: DiskLabel.__init__: uuid: e61ef7e0 ; label: None ; device: /dev/xvda ; serial: None ; exists: True ; 2024-03-01 20:56:52,913 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 0x7f030105bdc0> 2024-03-01 20:56:52,955 DEBUG blivet/MainThread: get_format('disklabel') returning DiskLabel instance with object id 236 2024-03-01 20:56:52,959 DEBUG blivet/MainThread: DiskDevice._set_format: xvda ; type: disklabel ; current: None ; 2024-03-01 20:56:52,959 INFO blivet/MainThread: got format: existing msdos disklabel 2024-03-01 20:56:52,963 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': '16967518'} ; 2024-03-01 20:56:52,963 INFO blivet/MainThread: scanning xvda1 (/sys/devices/vbd-768/block/xvda/xvda1)... 2024-03-01 20:56:52,963 WARNING blivet/MainThread: hidden is not a valid attribute 2024-03-01 20:56:52,967 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: xvda1 ; incomplete: False ; hidden: False ; 2024-03-01 20:56:52,970 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned None 2024-03-01 20:56:52,972 DEBUG blivet/MainThread: PartitionDevicePopulator.run: name: xvda1 ; 2024-03-01 20:56:52,975 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: xvda1 ; incomplete: False ; hidden: False ; 2024-03-01 20:56:52,978 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned None 2024-03-01 20:56:52,978 INFO program/MainThread: Running... udevadm settle --timeout=300 2024-03-01 20:56:52,989 DEBUG program/MainThread: Return code: 0 2024-03-01 20:56:53,009 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: xvda ; incomplete: False ; hidden: False ; 2024-03-01 20:56:53,012 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned existing 250 GiB disk xvda (228) with existing msdos disklabel 2024-03-01 20:56:53,013 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 239 2024-03-01 20:56:53,016 DEBUG blivet/MainThread: DiskDevice.add_child: name: xvda ; child: xvda1 ; kids: 0 ; 2024-03-01 20:56:53,016 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 240 2024-03-01 20:56:53,019 DEBUG blivet/MainThread: PartitionDevice._set_format: xvda1 ; type: None ; current: None ; 2024-03-01 20:56:53,021 DEBUG blivet/MainThread: PartitionDevice.update_sysfs_path: xvda1 ; status: True ; 2024-03-01 20:56:53,022 DEBUG blivet/MainThread: xvda1 sysfs_path set to /sys/devices/vbd-768/block/xvda/xvda1 2024-03-01 20:56:53,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 20:56:53,025 DEBUG blivet/MainThread: updated xvda1 size to 250 GiB (250 GiB) 2024-03-01 20:56:53,025 DEBUG blivet/MainThread: looking up parted Partition: /dev/xvda1 2024-03-01 20:56:53,028 DEBUG blivet/MainThread: PartitionDevice.probe: xvda1 ; exists: True ; 2024-03-01 20:56:53,031 DEBUG blivet/MainThread: PartitionDevice.get_flag: path: /dev/xvda1 ; flag: 1 ; 2024-03-01 20:56:53,033 DEBUG blivet/MainThread: PartitionDevice.get_flag: path: /dev/xvda1 ; flag: 10 ; 2024-03-01 20:56:53,036 DEBUG blivet/MainThread: PartitionDevice.get_flag: path: /dev/xvda1 ; flag: 12 ; 2024-03-01 20:56:53,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 20:56:53,039 DEBUG blivet/MainThread: updated xvda1 size to 250 GiB (250 GiB) 2024-03-01 20:56:53,039 INFO blivet/MainThread: added partition xvda1 (id 238) to device tree 2024-03-01 20:56:53,040 INFO blivet/MainThread: parted exception: msdos disk labels do not support partition names. 2024-03-01 20:56:53,039 INFO blivet/MainThread: got device: PartitionDevice instance (0x7f02fe786250) -- 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 0x7f02fe7ac8b0> disk = existing 250 GiB disk xvda (228) with existing msdos disklabel start = 2048 end = 524287966 length = 524285919 flags = boot 2024-03-01 20:56:53,043 DEBUG blivet/MainThread: DeviceTree.handle_format: name: xvda1 ; 2024-03-01 20:56:53,046 DEBUG blivet/MainThread: AppleBootstrapFS.supported: supported: True ; 2024-03-01 20:56:53,046 DEBUG blivet/MainThread: get_format('appleboot') returning AppleBootstrapFS instance with object id 242 2024-03-01 20:56:53,049 DEBUG blivet/MainThread: EFIFS.supported: supported: True ; 2024-03-01 20:56:53,049 DEBUG blivet/MainThread: get_format('efi') returning EFIFS instance with object id 243 2024-03-01 20:56:53,052 DEBUG blivet/MainThread: MacEFIFS.supported: supported: True ; 2024-03-01 20:56:53,052 DEBUG blivet/MainThread: get_format('macefi') returning MacEFIFS instance with object id 244 2024-03-01 20:56:53,055 DEBUG blivet/MainThread: MacEFIFS.supported: supported: True ; 2024-03-01 20:56:53,055 DEBUG blivet/MainThread: get_format('macefi') returning MacEFIFS instance with object id 245 2024-03-01 20:56:53,055 INFO blivet/MainThread: type detected on 'xvda1' is 'xfs' 2024-03-01 20:56:53,058 DEBUG blivet/MainThread: XFS.supported: supported: True ; 2024-03-01 20:56:53,058 DEBUG blivet/MainThread: get_format('xfs') returning XFS instance with object id 246 2024-03-01 20:56:53,061 DEBUG blivet/MainThread: PartitionDevice._set_format: xvda1 ; type: xfs ; current: None ; 2024-03-01 20:56:53,061 INFO blivet/MainThread: got format: existing xfs filesystem 2024-03-01 20:56:53,064 DEBUG blivet/MainThread: DeviceTree.handle_device: name: test_vg3-lv8 ; info: {'CURRENT_TAGS': ':systemd:', 'DEVLINKS': '/dev/disk/by-uuid/5941073d-9731-48ac-84e8-f10dbd99cbd4 ' '/dev/disk/by-id/dm-uuid-LVM-Z06LlffSlVJsRSyW4IcdCENRe33sra1rakuNTjPamRT9kgApWgQ95tXbuj10r5HZ ' '/dev/disk/by-id/dm-name-test_vg3-lv8 /dev/mapper/test_vg3-lv8 ' '/dev/test_vg3/lv8', 'DEVNAME': '/dev/dm-0', 'DEVPATH': '/devices/virtual/block/dm-0', 'DEVTYPE': 'disk', 'DISKSEQ': '153', '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-Z06LlffSlVJsRSyW4IcdCENRe33sra1rakuNTjPamRT9kgApWgQ95tXbuj10r5HZ', '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': '5941073d-9731-48ac-84e8-f10dbd99cbd4', 'ID_FS_UUID_ENC': '5941073d-9731-48ac-84e8-f10dbd99cbd4', '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': '929354292'} ; 2024-03-01 20:56:53,064 INFO blivet/MainThread: scanning test_vg3-lv8 (/sys/devices/virtual/block/dm-0)... 2024-03-01 20:56:53,064 INFO program/MainThread: Running [59] dmsetup info -co subsystem --noheadings test_vg3-lv8 ... 2024-03-01 20:56:53,067 INFO program/MainThread: stdout[59]: LVM 2024-03-01 20:56:53,067 INFO program/MainThread: stderr[59]: 2024-03-01 20:56:53,067 INFO program/MainThread: ...done [59] (exit code: 0) 2024-03-01 20:56:53,068 INFO program/MainThread: Running [60] dmsetup info -co subsystem --noheadings test_vg3-lv8 ... 2024-03-01 20:56:53,070 INFO program/MainThread: stdout[60]: LVM 2024-03-01 20:56:53,070 INFO program/MainThread: stderr[60]: 2024-03-01 20:56:53,070 INFO program/MainThread: ...done [60] (exit code: 0) 2024-03-01 20:56:53,070 INFO program/MainThread: Running [61] dmsetup info -co subsystem --noheadings test_vg3-lv8 ... 2024-03-01 20:56:53,072 INFO program/MainThread: stdout[61]: LVM 2024-03-01 20:56:53,073 INFO program/MainThread: stderr[61]: 2024-03-01 20:56:53,073 INFO program/MainThread: ...done [61] (exit code: 0) 2024-03-01 20:56:53,077 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: test_vg3-lv8 ; incomplete: False ; hidden: False ; 2024-03-01 20:56:53,080 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned existing 408 MiB lvmlv test_vg3-lv8 (214) with existing xfs filesystem 2024-03-01 20:56:53,083 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 20:56:53,084 DEBUG blivet/MainThread: vg test_vg3 has 1004 MiB free 2024-03-01 20:56:53,085 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 20:56:53,086 DEBUG blivet/MainThread: vg test_vg3 has 1004 MiB free 2024-03-01 20:56:53,081 INFO blivet/MainThread: got device: LVMLogicalVolumeDevice instance (0x7f02fe787460) -- name = test_vg3-lv8 status = True id = 214 children = [] parents = ['existing 3.97 GiB lvmvg test_vg3 (141)'] uuid = akuNTj-PamR-T9kg-ApWg-Q95t-Xbuj-10r5HZ size = 408 MiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-0 target size = 408 MiB path = /dev/mapper/test_vg3-lv8 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7f02fe787f40) -- name = test_vg3 status = True id = 141 children = ['existing 1.2 GiB lvmlv test_vg3-lv5 (175) with existing xfs filesystem', 'existing 1020 MiB lvmlv test_vg3-lv6 (188) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv7 (201) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv8 (214) with existing xfs filesystem'] parents = ['existing 1024 MiB disk sdg (132) with existing lvmpv', 'existing 1024 MiB disk sdh (146) with existing lvmpv', 'existing 1024 MiB disk sdi (156) with existing lvmpv', 'existing 1024 MiB disk sdj (166) with existing lvmpv'] uuid = Z06Llf-fSlV-JsRS-yW4I-cdCE-NRe3-3sra1r size = 3.97 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 3.97 GiB path = /dev/test_vg3 format args = [] original_format = None free = 1004 MiB PE Size = 4 MiB PE Count = 1016 PE Free = 251 PV Count = 4 modified = False extents = 1016 free space = 1004 MiB free extents = 251 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sdg (132) with existing lvmpv', 'existing 1024 MiB disk sdh (146) with existing lvmpv', 'existing 1024 MiB disk sdi (156) with existing lvmpv', 'existing 1024 MiB disk sdj (166) with existing lvmpv'] LVs = ['existing 1.2 GiB lvmlv test_vg3-lv5 (175) with existing xfs filesystem', 'existing 1020 MiB lvmlv test_vg3-lv6 (188) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv7 (201) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv8 (214) with existing xfs filesystem'] segment type = linear percent = 0 VG space used = 408 MiB 2024-03-01 20:56:53,087 INFO program/MainThread: Running [62] dmsetup info -co subsystem --noheadings test_vg3-lv8 ... 2024-03-01 20:56:53,089 INFO program/MainThread: stdout[62]: LVM 2024-03-01 20:56:53,089 INFO program/MainThread: stderr[62]: 2024-03-01 20:56:53,089 INFO program/MainThread: ...done [62] (exit code: 0) 2024-03-01 20:56:53,093 DEBUG blivet/MainThread: DeviceTree.handle_format: name: test_vg3-lv8 ; 2024-03-01 20:56:53,093 DEBUG blivet/MainThread: no type or existing type for test_vg3-lv8, bailing 2024-03-01 20:56:53,095 DEBUG blivet/MainThread: DeviceTree.handle_device: name: test_vg3-lv7 ; info: {'CURRENT_TAGS': ':systemd:', 'DEVLINKS': '/dev/disk/by-uuid/4a4290af-14c1-4040-80b8-481bb27dd74a ' '/dev/test_vg3/lv7 /dev/mapper/test_vg3-lv7 ' '/dev/disk/by-id/dm-name-test_vg3-lv7 ' '/dev/disk/by-id/dm-uuid-LVM-Z06LlffSlVJsRSyW4IcdCENRe33sra1rbLV6ZbFaikwE3QsjG9PnQLucBJ4Fx1RE', 'DEVNAME': '/dev/dm-1', 'DEVPATH': '/devices/virtual/block/dm-1', 'DEVTYPE': 'disk', 'DISKSEQ': '154', '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-Z06LlffSlVJsRSyW4IcdCENRe33sra1rbLV6ZbFaikwE3QsjG9PnQLucBJ4Fx1RE', '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': '4a4290af-14c1-4040-80b8-481bb27dd74a', 'ID_FS_UUID_ENC': '4a4290af-14c1-4040-80b8-481bb27dd74a', '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': '929793433'} ; 2024-03-01 20:56:53,096 INFO blivet/MainThread: scanning test_vg3-lv7 (/sys/devices/virtual/block/dm-1)... 2024-03-01 20:56:53,096 INFO program/MainThread: Running [63] dmsetup info -co subsystem --noheadings test_vg3-lv7 ... 2024-03-01 20:56:53,098 INFO program/MainThread: stdout[63]: LVM 2024-03-01 20:56:53,098 INFO program/MainThread: stderr[63]: 2024-03-01 20:56:53,098 INFO program/MainThread: ...done [63] (exit code: 0) 2024-03-01 20:56:53,099 INFO program/MainThread: Running [64] dmsetup info -co subsystem --noheadings test_vg3-lv7 ... 2024-03-01 20:56:53,101 INFO program/MainThread: stdout[64]: LVM 2024-03-01 20:56:53,101 INFO program/MainThread: stderr[64]: 2024-03-01 20:56:53,101 INFO program/MainThread: ...done [64] (exit code: 0) 2024-03-01 20:56:53,101 INFO program/MainThread: Running [65] dmsetup info -co subsystem --noheadings test_vg3-lv7 ... 2024-03-01 20:56:53,103 INFO program/MainThread: stdout[65]: LVM 2024-03-01 20:56:53,104 INFO program/MainThread: stderr[65]: 2024-03-01 20:56:53,104 INFO program/MainThread: ...done [65] (exit code: 0) 2024-03-01 20:56:53,108 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: test_vg3-lv7 ; incomplete: False ; hidden: False ; 2024-03-01 20:56:53,111 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned existing 408 MiB lvmlv test_vg3-lv7 (201) with existing xfs filesystem 2024-03-01 20:56:53,114 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 20:56:53,115 DEBUG blivet/MainThread: vg test_vg3 has 1004 MiB free 2024-03-01 20:56:53,115 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 20:56:53,116 DEBUG blivet/MainThread: vg test_vg3 has 1004 MiB free 2024-03-01 20:56:53,111 INFO blivet/MainThread: got device: LVMLogicalVolumeDevice instance (0x7f02fe7d9a00) -- name = test_vg3-lv7 status = True id = 201 children = [] parents = ['existing 3.97 GiB lvmvg test_vg3 (141)'] uuid = bLV6Zb-Faik-wE3Q-sjG9-PnQL-ucBJ-4Fx1RE size = 408 MiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-1 target size = 408 MiB path = /dev/mapper/test_vg3-lv7 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7f02fe787f40) -- name = test_vg3 status = True id = 141 children = ['existing 1.2 GiB lvmlv test_vg3-lv5 (175) with existing xfs filesystem', 'existing 1020 MiB lvmlv test_vg3-lv6 (188) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv7 (201) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv8 (214) with existing xfs filesystem'] parents = ['existing 1024 MiB disk sdg (132) with existing lvmpv', 'existing 1024 MiB disk sdh (146) with existing lvmpv', 'existing 1024 MiB disk sdi (156) with existing lvmpv', 'existing 1024 MiB disk sdj (166) with existing lvmpv'] uuid = Z06Llf-fSlV-JsRS-yW4I-cdCE-NRe3-3sra1r size = 3.97 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 3.97 GiB path = /dev/test_vg3 format args = [] original_format = None free = 1004 MiB PE Size = 4 MiB PE Count = 1016 PE Free = 251 PV Count = 4 modified = False extents = 1016 free space = 1004 MiB free extents = 251 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sdg (132) with existing lvmpv', 'existing 1024 MiB disk sdh (146) with existing lvmpv', 'existing 1024 MiB disk sdi (156) with existing lvmpv', 'existing 1024 MiB disk sdj (166) with existing lvmpv'] LVs = ['existing 1.2 GiB lvmlv test_vg3-lv5 (175) with existing xfs filesystem', 'existing 1020 MiB lvmlv test_vg3-lv6 (188) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv7 (201) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv8 (214) with existing xfs filesystem'] segment type = linear percent = 0 VG space used = 408 MiB 2024-03-01 20:56:53,117 INFO program/MainThread: Running [66] dmsetup info -co subsystem --noheadings test_vg3-lv7 ... 2024-03-01 20:56:53,119 INFO program/MainThread: stdout[66]: LVM 2024-03-01 20:56:53,119 INFO program/MainThread: stderr[66]: 2024-03-01 20:56:53,119 INFO program/MainThread: ...done [66] (exit code: 0) 2024-03-01 20:56:53,123 DEBUG blivet/MainThread: DeviceTree.handle_format: name: test_vg3-lv7 ; 2024-03-01 20:56:53,123 DEBUG blivet/MainThread: no type or existing type for test_vg3-lv7, bailing 2024-03-01 20:56:53,125 DEBUG blivet/MainThread: DeviceTree.handle_device: name: test_vg3-lv6 ; info: {'CURRENT_TAGS': ':systemd:', 'DEVLINKS': '/dev/disk/by-id/dm-name-test_vg3-lv6 ' '/dev/disk/by-uuid/90ca08fc-c862-4e16-ae15-9dc97e3845cd ' '/dev/mapper/test_vg3-lv6 /dev/test_vg3/lv6 ' '/dev/disk/by-id/dm-uuid-LVM-Z06LlffSlVJsRSyW4IcdCENRe33sra1rGLnS350GMWXIkYw41UKfZA6v3B5LFxvr', 'DEVNAME': '/dev/dm-2', 'DEVPATH': '/devices/virtual/block/dm-2', 'DEVTYPE': 'disk', 'DISKSEQ': '155', '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-Z06LlffSlVJsRSyW4IcdCENRe33sra1rGLnS350GMWXIkYw41UKfZA6v3B5LFxvr', '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': '90ca08fc-c862-4e16-ae15-9dc97e3845cd', 'ID_FS_UUID_ENC': '90ca08fc-c862-4e16-ae15-9dc97e3845cd', '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': '930812865'} ; 2024-03-01 20:56:53,126 INFO blivet/MainThread: scanning test_vg3-lv6 (/sys/devices/virtual/block/dm-2)... 2024-03-01 20:56:53,126 INFO program/MainThread: Running [67] dmsetup info -co subsystem --noheadings test_vg3-lv6 ... 2024-03-01 20:56:53,128 INFO program/MainThread: stdout[67]: LVM 2024-03-01 20:56:53,128 INFO program/MainThread: stderr[67]: 2024-03-01 20:56:53,128 INFO program/MainThread: ...done [67] (exit code: 0) 2024-03-01 20:56:53,129 INFO program/MainThread: Running [68] dmsetup info -co subsystem --noheadings test_vg3-lv6 ... 2024-03-01 20:56:53,131 INFO program/MainThread: stdout[68]: LVM 2024-03-01 20:56:53,131 INFO program/MainThread: stderr[68]: 2024-03-01 20:56:53,131 INFO program/MainThread: ...done [68] (exit code: 0) 2024-03-01 20:56:53,131 INFO program/MainThread: Running [69] dmsetup info -co subsystem --noheadings test_vg3-lv6 ... 2024-03-01 20:56:53,134 INFO program/MainThread: stdout[69]: LVM 2024-03-01 20:56:53,134 INFO program/MainThread: stderr[69]: 2024-03-01 20:56:53,134 INFO program/MainThread: ...done [69] (exit code: 0) 2024-03-01 20:56:53,138 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: test_vg3-lv6 ; incomplete: False ; hidden: False ; 2024-03-01 20:56:53,141 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned existing 1020 MiB lvmlv test_vg3-lv6 (188) with existing xfs filesystem 2024-03-01 20:56:53,144 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 20:56:53,145 DEBUG blivet/MainThread: vg test_vg3 has 1004 MiB free 2024-03-01 20:56:53,145 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 20:56:53,146 DEBUG blivet/MainThread: vg test_vg3 has 1004 MiB free 2024-03-01 20:56:53,141 INFO blivet/MainThread: got device: LVMLogicalVolumeDevice instance (0x7f02fe841160) -- name = test_vg3-lv6 status = True id = 188 children = [] parents = ['existing 3.97 GiB lvmvg test_vg3 (141)'] uuid = GLnS35-0GMW-XIkY-w41U-KfZA-6v3B-5LFxvr size = 1020 MiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-2 target size = 1020 MiB path = /dev/mapper/test_vg3-lv6 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7f02fe787f40) -- name = test_vg3 status = True id = 141 children = ['existing 1.2 GiB lvmlv test_vg3-lv5 (175) with existing xfs filesystem', 'existing 1020 MiB lvmlv test_vg3-lv6 (188) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv7 (201) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv8 (214) with existing xfs filesystem'] parents = ['existing 1024 MiB disk sdg (132) with existing lvmpv', 'existing 1024 MiB disk sdh (146) with existing lvmpv', 'existing 1024 MiB disk sdi (156) with existing lvmpv', 'existing 1024 MiB disk sdj (166) with existing lvmpv'] uuid = Z06Llf-fSlV-JsRS-yW4I-cdCE-NRe3-3sra1r size = 3.97 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 3.97 GiB path = /dev/test_vg3 format args = [] original_format = None free = 1004 MiB PE Size = 4 MiB PE Count = 1016 PE Free = 251 PV Count = 4 modified = False extents = 1016 free space = 1004 MiB free extents = 251 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sdg (132) with existing lvmpv', 'existing 1024 MiB disk sdh (146) with existing lvmpv', 'existing 1024 MiB disk sdi (156) with existing lvmpv', 'existing 1024 MiB disk sdj (166) with existing lvmpv'] LVs = ['existing 1.2 GiB lvmlv test_vg3-lv5 (175) with existing xfs filesystem', 'existing 1020 MiB lvmlv test_vg3-lv6 (188) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv7 (201) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv8 (214) with existing xfs filesystem'] segment type = linear percent = 0 VG space used = 1020 MiB 2024-03-01 20:56:53,147 INFO program/MainThread: Running [70] dmsetup info -co subsystem --noheadings test_vg3-lv6 ... 2024-03-01 20:56:53,150 INFO program/MainThread: stdout[70]: LVM 2024-03-01 20:56:53,150 INFO program/MainThread: stderr[70]: 2024-03-01 20:56:53,150 INFO program/MainThread: ...done [70] (exit code: 0) 2024-03-01 20:56:53,153 DEBUG blivet/MainThread: DeviceTree.handle_format: name: test_vg3-lv6 ; 2024-03-01 20:56:53,153 DEBUG blivet/MainThread: no type or existing type for test_vg3-lv6, bailing 2024-03-01 20:56:53,156 DEBUG blivet/MainThread: DeviceTree.handle_device: name: test_vg3-lv5 ; info: {'CURRENT_TAGS': ':systemd:', 'DEVLINKS': '/dev/disk/by-uuid/bcf425ee-6ad4-4684-ab60-b14805820a28 ' '/dev/test_vg3/lv5 /dev/disk/by-id/dm-name-test_vg3-lv5 ' '/dev/mapper/test_vg3-lv5 ' '/dev/disk/by-id/dm-uuid-LVM-Z06LlffSlVJsRSyW4IcdCENRe33sra1raDlZI3sLDsB4QPz3XLxyQRbHEAcKx803', 'DEVNAME': '/dev/dm-3', 'DEVPATH': '/devices/virtual/block/dm-3', 'DEVTYPE': 'disk', 'DISKSEQ': '156', '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-Z06LlffSlVJsRSyW4IcdCENRe33sra1raDlZI3sLDsB4QPz3XLxyQRbHEAcKx803', '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': 'bcf425ee-6ad4-4684-ab60-b14805820a28', 'ID_FS_UUID_ENC': 'bcf425ee-6ad4-4684-ab60-b14805820a28', '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': '931892785'} ; 2024-03-01 20:56:53,156 INFO blivet/MainThread: scanning test_vg3-lv5 (/sys/devices/virtual/block/dm-3)... 2024-03-01 20:56:53,157 INFO program/MainThread: Running [71] dmsetup info -co subsystem --noheadings test_vg3-lv5 ... 2024-03-01 20:56:53,159 INFO program/MainThread: stdout[71]: LVM 2024-03-01 20:56:53,159 INFO program/MainThread: stderr[71]: 2024-03-01 20:56:53,159 INFO program/MainThread: ...done [71] (exit code: 0) 2024-03-01 20:56:53,159 INFO program/MainThread: Running [72] dmsetup info -co subsystem --noheadings test_vg3-lv5 ... 2024-03-01 20:56:53,162 INFO program/MainThread: stdout[72]: LVM 2024-03-01 20:56:53,162 INFO program/MainThread: stderr[72]: 2024-03-01 20:56:53,162 INFO program/MainThread: ...done [72] (exit code: 0) 2024-03-01 20:56:53,162 INFO program/MainThread: Running [73] dmsetup info -co subsystem --noheadings test_vg3-lv5 ... 2024-03-01 20:56:53,164 INFO program/MainThread: stdout[73]: LVM 2024-03-01 20:56:53,164 INFO program/MainThread: stderr[73]: 2024-03-01 20:56:53,165 INFO program/MainThread: ...done [73] (exit code: 0) 2024-03-01 20:56:53,169 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: test_vg3-lv5 ; incomplete: False ; hidden: False ; 2024-03-01 20:56:53,171 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned existing 1.2 GiB lvmlv test_vg3-lv5 (175) with existing xfs filesystem 2024-03-01 20:56:53,174 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 20:56:53,175 DEBUG blivet/MainThread: vg test_vg3 has 1004 MiB free 2024-03-01 20:56:53,176 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 20:56:53,177 DEBUG blivet/MainThread: vg test_vg3 has 1004 MiB free 2024-03-01 20:56:53,172 INFO blivet/MainThread: got device: LVMLogicalVolumeDevice instance (0x7f02fe7972b0) -- name = test_vg3-lv5 status = True id = 175 children = [] parents = ['existing 3.97 GiB lvmvg test_vg3 (141)'] uuid = aDlZI3-sLDs-B4QP-z3XL-xyQR-bHEA-cKx803 size = 1.2 GiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-3 target size = 1.2 GiB path = /dev/mapper/test_vg3-lv5 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7f02fe787f40) -- name = test_vg3 status = True id = 141 children = ['existing 1.2 GiB lvmlv test_vg3-lv5 (175) with existing xfs filesystem', 'existing 1020 MiB lvmlv test_vg3-lv6 (188) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv7 (201) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv8 (214) with existing xfs filesystem'] parents = ['existing 1024 MiB disk sdg (132) with existing lvmpv', 'existing 1024 MiB disk sdh (146) with existing lvmpv', 'existing 1024 MiB disk sdi (156) with existing lvmpv', 'existing 1024 MiB disk sdj (166) with existing lvmpv'] uuid = Z06Llf-fSlV-JsRS-yW4I-cdCE-NRe3-3sra1r size = 3.97 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 3.97 GiB path = /dev/test_vg3 format args = [] original_format = None free = 1004 MiB PE Size = 4 MiB PE Count = 1016 PE Free = 251 PV Count = 4 modified = False extents = 1016 free space = 1004 MiB free extents = 251 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sdg (132) with existing lvmpv', 'existing 1024 MiB disk sdh (146) with existing lvmpv', 'existing 1024 MiB disk sdi (156) with existing lvmpv', 'existing 1024 MiB disk sdj (166) with existing lvmpv'] LVs = ['existing 1.2 GiB lvmlv test_vg3-lv5 (175) with existing xfs filesystem', 'existing 1020 MiB lvmlv test_vg3-lv6 (188) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv7 (201) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv8 (214) with existing xfs filesystem'] segment type = linear percent = 0 VG space used = 1.2 GiB 2024-03-01 20:56:53,177 INFO program/MainThread: Running [74] dmsetup info -co subsystem --noheadings test_vg3-lv5 ... 2024-03-01 20:56:53,180 INFO program/MainThread: stdout[74]: LVM 2024-03-01 20:56:53,180 INFO program/MainThread: stderr[74]: 2024-03-01 20:56:53,180 INFO program/MainThread: ...done [74] (exit code: 0) 2024-03-01 20:56:53,184 DEBUG blivet/MainThread: DeviceTree.handle_format: name: test_vg3-lv5 ; 2024-03-01 20:56:53,184 DEBUG blivet/MainThread: no type or existing type for test_vg3-lv5, bailing 2024-03-01 20:56:53,186 DEBUG blivet/MainThread: DeviceTree.handle_device: name: test_vg2-lv4 ; info: {'CURRENT_TAGS': ':systemd:', 'DEVLINKS': '/dev/mapper/test_vg2-lv4 ' '/dev/disk/by-uuid/7bf86105-d509-4db1-8e66-a2c39f6f28f7 ' '/dev/test_vg2/lv4 ' '/dev/disk/by-id/dm-uuid-LVM-7yQrT8U3bTlEfwVyp4q4Ho8WQBV2xVlbJi9k0ZaXzoWJXdaKjmwc6Z1M2Nw68tGf ' '/dev/disk/by-id/dm-name-test_vg2-lv4', 'DEVNAME': '/dev/dm-4', 'DEVPATH': '/devices/virtual/block/dm-4', 'DEVTYPE': 'disk', 'DISKSEQ': '157', '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-7yQrT8U3bTlEfwVyp4q4Ho8WQBV2xVlbJi9k0ZaXzoWJXdaKjmwc6Z1M2Nw68tGf', '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': '7bf86105-d509-4db1-8e66-a2c39f6f28f7', 'ID_FS_UUID_ENC': '7bf86105-d509-4db1-8e66-a2c39f6f28f7', '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': '933574127'} ; 2024-03-01 20:56:53,187 INFO blivet/MainThread: scanning test_vg2-lv4 (/sys/devices/virtual/block/dm-4)... 2024-03-01 20:56:53,187 INFO program/MainThread: Running [75] dmsetup info -co subsystem --noheadings test_vg2-lv4 ... 2024-03-01 20:56:53,189 INFO program/MainThread: stdout[75]: LVM 2024-03-01 20:56:53,189 INFO program/MainThread: stderr[75]: 2024-03-01 20:56:53,189 INFO program/MainThread: ...done [75] (exit code: 0) 2024-03-01 20:56:53,190 INFO program/MainThread: Running [76] dmsetup info -co subsystem --noheadings test_vg2-lv4 ... 2024-03-01 20:56:53,192 INFO program/MainThread: stdout[76]: LVM 2024-03-01 20:56:53,192 INFO program/MainThread: stderr[76]: 2024-03-01 20:56:53,192 INFO program/MainThread: ...done [76] (exit code: 0) 2024-03-01 20:56:53,192 INFO program/MainThread: Running [77] dmsetup info -co subsystem --noheadings test_vg2-lv4 ... 2024-03-01 20:56:53,194 INFO program/MainThread: stdout[77]: LVM 2024-03-01 20:56:53,195 INFO program/MainThread: stderr[77]: 2024-03-01 20:56:53,195 INFO program/MainThread: ...done [77] (exit code: 0) 2024-03-01 20:56:53,199 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: test_vg2-lv4 ; incomplete: False ; hidden: False ; 2024-03-01 20:56:53,202 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned existing 612 MiB lvmlv test_vg2-lv4 (118) with existing xfs filesystem 2024-03-01 20:56:53,204 DEBUG blivet/MainThread: test_vg2 size is 2.98 GiB 2024-03-01 20:56:53,205 DEBUG blivet/MainThread: vg test_vg2 has 2.08 GiB free 2024-03-01 20:56:53,205 DEBUG blivet/MainThread: test_vg2 size is 2.98 GiB 2024-03-01 20:56:53,206 DEBUG blivet/MainThread: vg test_vg2 has 2.08 GiB free 2024-03-01 20:56:53,202 INFO blivet/MainThread: got device: LVMLogicalVolumeDevice instance (0x7f02fe77ebb0) -- name = test_vg2-lv4 status = True id = 118 children = [] parents = ['existing 2.98 GiB lvmvg test_vg2 (81)'] uuid = Ji9k0Z-aXzo-WJXd-aKjm-wc6Z-1M2N-w68tGf size = 612 MiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-4 target size = 612 MiB path = /dev/mapper/test_vg2-lv4 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7f02fe7f3c10) -- name = test_vg2 status = True id = 81 children = ['existing 308 MiB lvmlv test_vg2-lv3 (105) with existing xfs filesystem', 'existing 612 MiB lvmlv test_vg2-lv4 (118) with existing xfs filesystem'] parents = ['existing 1024 MiB disk sdd (72) with existing lvmpv', 'existing 1024 MiB disk sde (86) with existing lvmpv', 'existing 1024 MiB disk sdf (96) with existing lvmpv'] uuid = 7yQrT8-U3bT-lEfw-Vyp4-q4Ho-8WQB-V2xVlb size = 2.98 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 2.98 GiB path = /dev/test_vg2 format args = [] original_format = None free = 2.08 GiB PE Size = 4 MiB PE Count = 762 PE Free = 532 PV Count = 3 modified = False extents = 762 free space = 2.08 GiB free extents = 532 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sdd (72) with existing lvmpv', 'existing 1024 MiB disk sde (86) with existing lvmpv', 'existing 1024 MiB disk sdf (96) with existing lvmpv'] LVs = ['existing 308 MiB lvmlv test_vg2-lv3 (105) with existing xfs filesystem', 'existing 612 MiB lvmlv test_vg2-lv4 (118) with existing xfs filesystem'] segment type = linear percent = 0 VG space used = 612 MiB 2024-03-01 20:56:53,206 INFO program/MainThread: Running [78] dmsetup info -co subsystem --noheadings test_vg2-lv4 ... 2024-03-01 20:56:53,209 INFO program/MainThread: stdout[78]: LVM 2024-03-01 20:56:53,209 INFO program/MainThread: stderr[78]: 2024-03-01 20:56:53,209 INFO program/MainThread: ...done [78] (exit code: 0) 2024-03-01 20:56:53,212 DEBUG blivet/MainThread: DeviceTree.handle_format: name: test_vg2-lv4 ; 2024-03-01 20:56:53,212 DEBUG blivet/MainThread: no type or existing type for test_vg2-lv4, bailing 2024-03-01 20:56:53,215 DEBUG blivet/MainThread: DeviceTree.handle_device: name: test_vg2-lv3 ; info: {'CURRENT_TAGS': ':systemd:', 'DEVLINKS': '/dev/disk/by-id/dm-uuid-LVM-7yQrT8U3bTlEfwVyp4q4Ho8WQBV2xVlb3gsqoh1P4nSyK83G1sHRKImdTia0ilxL ' '/dev/disk/by-uuid/57a8f98f-e77a-4668-8d20-c7f2dffcbed7 ' '/dev/test_vg2/lv3 /dev/mapper/test_vg2-lv3 ' '/dev/disk/by-id/dm-name-test_vg2-lv3', 'DEVNAME': '/dev/dm-5', 'DEVPATH': '/devices/virtual/block/dm-5', 'DEVTYPE': 'disk', 'DISKSEQ': '158', '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-7yQrT8U3bTlEfwVyp4q4Ho8WQBV2xVlb3gsqoh1P4nSyK83G1sHRKImdTia0ilxL', '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': '57a8f98f-e77a-4668-8d20-c7f2dffcbed7', 'ID_FS_UUID_ENC': '57a8f98f-e77a-4668-8d20-c7f2dffcbed7', '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': '934078863'} ; 2024-03-01 20:56:53,215 INFO blivet/MainThread: scanning test_vg2-lv3 (/sys/devices/virtual/block/dm-5)... 2024-03-01 20:56:53,216 INFO program/MainThread: Running [79] dmsetup info -co subsystem --noheadings test_vg2-lv3 ... 2024-03-01 20:56:53,218 INFO program/MainThread: stdout[79]: LVM 2024-03-01 20:56:53,218 INFO program/MainThread: stderr[79]: 2024-03-01 20:56:53,218 INFO program/MainThread: ...done [79] (exit code: 0) 2024-03-01 20:56:53,218 INFO program/MainThread: Running [80] dmsetup info -co subsystem --noheadings test_vg2-lv3 ... 2024-03-01 20:56:53,220 INFO program/MainThread: stdout[80]: LVM 2024-03-01 20:56:53,221 INFO program/MainThread: stderr[80]: 2024-03-01 20:56:53,221 INFO program/MainThread: ...done [80] (exit code: 0) 2024-03-01 20:56:53,221 INFO program/MainThread: Running [81] dmsetup info -co subsystem --noheadings test_vg2-lv3 ... 2024-03-01 20:56:53,223 INFO program/MainThread: stdout[81]: LVM 2024-03-01 20:56:53,223 INFO program/MainThread: stderr[81]: 2024-03-01 20:56:53,223 INFO program/MainThread: ...done [81] (exit code: 0) 2024-03-01 20:56:53,227 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: test_vg2-lv3 ; incomplete: False ; hidden: False ; 2024-03-01 20:56:53,230 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned existing 308 MiB lvmlv test_vg2-lv3 (105) with existing xfs filesystem 2024-03-01 20:56:53,233 DEBUG blivet/MainThread: test_vg2 size is 2.98 GiB 2024-03-01 20:56:53,234 DEBUG blivet/MainThread: vg test_vg2 has 2.08 GiB free 2024-03-01 20:56:53,234 DEBUG blivet/MainThread: test_vg2 size is 2.98 GiB 2024-03-01 20:56:53,235 DEBUG blivet/MainThread: vg test_vg2 has 2.08 GiB free 2024-03-01 20:56:53,231 INFO blivet/MainThread: got device: LVMLogicalVolumeDevice instance (0x7f02fe77e340) -- name = test_vg2-lv3 status = True id = 105 children = [] parents = ['existing 2.98 GiB lvmvg test_vg2 (81)'] uuid = 3gsqoh-1P4n-SyK8-3G1s-HRKI-mdTi-a0ilxL size = 308 MiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-5 target size = 308 MiB path = /dev/mapper/test_vg2-lv3 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7f02fe7f3c10) -- name = test_vg2 status = True id = 81 children = ['existing 308 MiB lvmlv test_vg2-lv3 (105) with existing xfs filesystem', 'existing 612 MiB lvmlv test_vg2-lv4 (118) with existing xfs filesystem'] parents = ['existing 1024 MiB disk sdd (72) with existing lvmpv', 'existing 1024 MiB disk sde (86) with existing lvmpv', 'existing 1024 MiB disk sdf (96) with existing lvmpv'] uuid = 7yQrT8-U3bT-lEfw-Vyp4-q4Ho-8WQB-V2xVlb size = 2.98 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 2.98 GiB path = /dev/test_vg2 format args = [] original_format = None free = 2.08 GiB PE Size = 4 MiB PE Count = 762 PE Free = 532 PV Count = 3 modified = False extents = 762 free space = 2.08 GiB free extents = 532 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sdd (72) with existing lvmpv', 'existing 1024 MiB disk sde (86) with existing lvmpv', 'existing 1024 MiB disk sdf (96) with existing lvmpv'] LVs = ['existing 308 MiB lvmlv test_vg2-lv3 (105) with existing xfs filesystem', 'existing 612 MiB lvmlv test_vg2-lv4 (118) with existing xfs filesystem'] segment type = linear percent = 0 VG space used = 308 MiB 2024-03-01 20:56:53,235 INFO program/MainThread: Running [82] dmsetup info -co subsystem --noheadings test_vg2-lv3 ... 2024-03-01 20:56:53,238 INFO program/MainThread: stdout[82]: LVM 2024-03-01 20:56:53,238 INFO program/MainThread: stderr[82]: 2024-03-01 20:56:53,238 INFO program/MainThread: ...done [82] (exit code: 0) 2024-03-01 20:56:53,241 DEBUG blivet/MainThread: DeviceTree.handle_format: name: test_vg2-lv3 ; 2024-03-01 20:56:53,241 DEBUG blivet/MainThread: no type or existing type for test_vg2-lv3, bailing 2024-03-01 20:56:53,244 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-uuid/9b4b6471-71e6-4177-a2c8-308c94e75e4a ' '/dev/disk/by-id/dm-uuid-LVM-TYdFjfVzijjsTb6XoPQRXEBFqMFaYmImqf1FcfNTccqA3LF4qcynf7s1olNJlCHs ' '/dev/disk/by-id/dm-name-test_vg1-lv2', 'DEVNAME': '/dev/dm-6', 'DEVPATH': '/devices/virtual/block/dm-6', 'DEVTYPE': 'disk', 'DISKSEQ': '159', '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-TYdFjfVzijjsTb6XoPQRXEBFqMFaYmImqf1FcfNTccqA3LF4qcynf7s1olNJlCHs', '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': '9b4b6471-71e6-4177-a2c8-308c94e75e4a', 'ID_FS_UUID_ENC': '9b4b6471-71e6-4177-a2c8-308c94e75e4a', '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': '935802572'} ; 2024-03-01 20:56:53,244 INFO blivet/MainThread: scanning test_vg1-lv2 (/sys/devices/virtual/block/dm-6)... 2024-03-01 20:56:53,245 INFO program/MainThread: Running [83] dmsetup info -co subsystem --noheadings test_vg1-lv2 ... 2024-03-01 20:56:53,247 INFO program/MainThread: stdout[83]: LVM 2024-03-01 20:56:53,247 INFO program/MainThread: stderr[83]: 2024-03-01 20:56:53,247 INFO program/MainThread: ...done [83] (exit code: 0) 2024-03-01 20:56:53,247 INFO program/MainThread: Running [84] dmsetup info -co subsystem --noheadings test_vg1-lv2 ... 2024-03-01 20:56:53,250 INFO program/MainThread: stdout[84]: LVM 2024-03-01 20:56:53,250 INFO program/MainThread: stderr[84]: 2024-03-01 20:56:53,250 INFO program/MainThread: ...done [84] (exit code: 0) 2024-03-01 20:56:53,250 INFO program/MainThread: Running [85] dmsetup info -co subsystem --noheadings test_vg1-lv2 ... 2024-03-01 20:56:53,252 INFO program/MainThread: stdout[85]: LVM 2024-03-01 20:56:53,252 INFO program/MainThread: stderr[85]: 2024-03-01 20:56:53,253 INFO program/MainThread: ...done [85] (exit code: 0) 2024-03-01 20:56:53,257 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: test_vg1-lv2 ; incomplete: False ; hidden: False ; 2024-03-01 20:56:53,259 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned existing 1.5 GiB lvmlv test_vg1-lv2 (58) with existing xfs filesystem 2024-03-01 20:56:53,262 DEBUG blivet/MainThread: test_vg1 size is 2.98 GiB 2024-03-01 20:56:53,262 DEBUG blivet/MainThread: vg test_vg1 has 1.03 GiB free 2024-03-01 20:56:53,263 DEBUG blivet/MainThread: test_vg1 size is 2.98 GiB 2024-03-01 20:56:53,263 DEBUG blivet/MainThread: vg test_vg1 has 1.03 GiB free 2024-03-01 20:56:53,260 INFO blivet/MainThread: got device: LVMLogicalVolumeDevice instance (0x7f02fe7dadc0) -- name = test_vg1-lv2 status = True id = 58 children = [] parents = ['existing 2.98 GiB lvmvg test_vg1 (11)'] uuid = qf1Fcf-NTcc-qA3L-F4qc-ynf7-s1ol-NJlCHs size = 1.5 GiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-6 target size = 1.5 GiB path = /dev/mapper/test_vg1-lv2 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7f02fe88c6d0) -- name = test_vg1 status = True id = 11 children = ['existing 460 MiB lvmlv test_vg1-lv1 (45) with existing xfs filesystem', 'existing 1.5 GiB lvmlv test_vg1-lv2 (58) with existing xfs filesystem'] parents = ['existing 1024 MiB disk sda (2) with existing lvmpv', 'existing 1024 MiB disk sdb (16) with existing lvmpv', 'existing 1024 MiB disk sdc (36) with existing lvmpv'] uuid = TYdFjf-Vzij-jsTb-6XoP-QRXE-BFqM-FaYmIm size = 2.98 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 2.98 GiB path = /dev/test_vg1 format args = [] original_format = None free = 1.03 GiB PE Size = 4 MiB PE Count = 762 PE Free = 264 PV Count = 3 modified = False extents = 762 free space = 1.03 GiB free extents = 264 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sda (2) with existing lvmpv', 'existing 1024 MiB disk sdb (16) with existing lvmpv', 'existing 1024 MiB disk sdc (36) with existing lvmpv'] LVs = ['existing 460 MiB lvmlv test_vg1-lv1 (45) with existing xfs filesystem', 'existing 1.5 GiB lvmlv test_vg1-lv2 (58) with existing xfs filesystem'] segment type = linear percent = 0 VG space used = 1.5 GiB 2024-03-01 20:56:53,264 INFO program/MainThread: Running [86] dmsetup info -co subsystem --noheadings test_vg1-lv2 ... 2024-03-01 20:56:53,266 INFO program/MainThread: stdout[86]: LVM 2024-03-01 20:56:53,267 INFO program/MainThread: stderr[86]: 2024-03-01 20:56:53,267 INFO program/MainThread: ...done [86] (exit code: 0) 2024-03-01 20:56:53,270 DEBUG blivet/MainThread: DeviceTree.handle_format: name: test_vg1-lv2 ; 2024-03-01 20:56:53,270 DEBUG blivet/MainThread: no type or existing type for test_vg1-lv2, bailing 2024-03-01 20:56:53,273 DEBUG blivet/MainThread: DeviceTree.handle_device: name: test_vg1-lv1 ; info: {'CURRENT_TAGS': ':systemd:', 'DEVLINKS': '/dev/disk/by-uuid/ac621ebc-2d57-4968-8446-95a1994476df ' '/dev/mapper/test_vg1-lv1 /dev/test_vg1/lv1 ' '/dev/disk/by-id/dm-name-test_vg1-lv1 ' '/dev/disk/by-id/dm-uuid-LVM-TYdFjfVzijjsTb6XoPQRXEBFqMFaYmIm8tiMwrhy3b7B3ckV7T7hsVuORTZ0ltPQ', 'DEVNAME': '/dev/dm-7', 'DEVPATH': '/devices/virtual/block/dm-7', 'DEVTYPE': 'disk', 'DISKSEQ': '160', '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-TYdFjfVzijjsTb6XoPQRXEBFqMFaYmIm8tiMwrhy3b7B3ckV7T7hsVuORTZ0ltPQ', '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': 'ac621ebc-2d57-4968-8446-95a1994476df', 'ID_FS_UUID_ENC': 'ac621ebc-2d57-4968-8446-95a1994476df', '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': '936255199'} ; 2024-03-01 20:56:53,273 INFO blivet/MainThread: scanning test_vg1-lv1 (/sys/devices/virtual/block/dm-7)... 2024-03-01 20:56:53,273 INFO program/MainThread: Running [87] dmsetup info -co subsystem --noheadings test_vg1-lv1 ... 2024-03-01 20:56:53,276 INFO program/MainThread: stdout[87]: LVM 2024-03-01 20:56:53,276 INFO program/MainThread: stderr[87]: 2024-03-01 20:56:53,276 INFO program/MainThread: ...done [87] (exit code: 0) 2024-03-01 20:56:53,276 INFO program/MainThread: Running [88] dmsetup info -co subsystem --noheadings test_vg1-lv1 ... 2024-03-01 20:56:53,278 INFO program/MainThread: stdout[88]: LVM 2024-03-01 20:56:53,278 INFO program/MainThread: stderr[88]: 2024-03-01 20:56:53,278 INFO program/MainThread: ...done [88] (exit code: 0) 2024-03-01 20:56:53,279 INFO program/MainThread: Running [89] dmsetup info -co subsystem --noheadings test_vg1-lv1 ... 2024-03-01 20:56:53,281 INFO program/MainThread: stdout[89]: LVM 2024-03-01 20:56:53,281 INFO program/MainThread: stderr[89]: 2024-03-01 20:56:53,281 INFO program/MainThread: ...done [89] (exit code: 0) 2024-03-01 20:56:53,285 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: test_vg1-lv1 ; incomplete: False ; hidden: False ; 2024-03-01 20:56:53,288 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned existing 460 MiB lvmlv test_vg1-lv1 (45) with existing xfs filesystem 2024-03-01 20:56:53,290 DEBUG blivet/MainThread: test_vg1 size is 2.98 GiB 2024-03-01 20:56:53,291 DEBUG blivet/MainThread: vg test_vg1 has 1.03 GiB free 2024-03-01 20:56:53,291 DEBUG blivet/MainThread: test_vg1 size is 2.98 GiB 2024-03-01 20:56:53,292 DEBUG blivet/MainThread: vg test_vg1 has 1.03 GiB free 2024-03-01 20:56:53,288 INFO blivet/MainThread: got device: LVMLogicalVolumeDevice instance (0x7f02fe7daf10) -- name = test_vg1-lv1 status = True id = 45 children = [] parents = ['existing 2.98 GiB lvmvg test_vg1 (11)'] uuid = 8tiMwr-hy3b-7B3c-kV7T-7hsV-uORT-Z0ltPQ size = 460 MiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-7 target size = 460 MiB path = /dev/mapper/test_vg1-lv1 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7f02fe88c6d0) -- name = test_vg1 status = True id = 11 children = ['existing 460 MiB lvmlv test_vg1-lv1 (45) with existing xfs filesystem', 'existing 1.5 GiB lvmlv test_vg1-lv2 (58) with existing xfs filesystem'] parents = ['existing 1024 MiB disk sda (2) with existing lvmpv', 'existing 1024 MiB disk sdb (16) with existing lvmpv', 'existing 1024 MiB disk sdc (36) with existing lvmpv'] uuid = TYdFjf-Vzij-jsTb-6XoP-QRXE-BFqM-FaYmIm size = 2.98 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 2.98 GiB path = /dev/test_vg1 format args = [] original_format = None free = 1.03 GiB PE Size = 4 MiB PE Count = 762 PE Free = 264 PV Count = 3 modified = False extents = 762 free space = 1.03 GiB free extents = 264 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sda (2) with existing lvmpv', 'existing 1024 MiB disk sdb (16) with existing lvmpv', 'existing 1024 MiB disk sdc (36) with existing lvmpv'] LVs = ['existing 460 MiB lvmlv test_vg1-lv1 (45) with existing xfs filesystem', 'existing 1.5 GiB lvmlv test_vg1-lv2 (58) with existing xfs filesystem'] segment type = linear percent = 0 VG space used = 460 MiB 2024-03-01 20:56:53,292 INFO program/MainThread: Running [90] dmsetup info -co subsystem --noheadings test_vg1-lv1 ... 2024-03-01 20:56:53,295 INFO program/MainThread: stdout[90]: LVM 2024-03-01 20:56:53,295 INFO program/MainThread: stderr[90]: 2024-03-01 20:56:53,295 INFO program/MainThread: ...done [90] (exit code: 0) 2024-03-01 20:56:53,299 DEBUG blivet/MainThread: DeviceTree.handle_format: name: test_vg1-lv1 ; 2024-03-01 20:56:53,299 DEBUG blivet/MainThread: no type or existing type for test_vg1-lv1, bailing 2024-03-01 20:56:53,299 INFO program/MainThread: Running... udevadm settle --timeout=300 2024-03-01 20:56:53,307 DEBUG program/MainThread: Return code: 0 2024-03-01 20:56:53,324 INFO blivet/MainThread: edd: collected mbr signatures: {'xvda': '0xe61ef7e0'} 2024-03-01 20:56:53,325 DEBUG blivet/MainThread: resolved 'UUID=a4d9efbc-be36-4c5f-99af-596afd10159d' to 'xvda1' (partition) 2024-03-01 20:56:53,328 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: ntap-bos-c01-eng01-nfs01b.storage.bos.redhat.com:/devops_engineering_nfs/devarchive/redhat ; incomplete: False ; hidden: False ; 2024-03-01 20:56:53,331 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned None 2024-03-01 20:56:53,334 DEBUG blivet/MainThread: DeviceTree.get_device_by_path: path: /dev/ntap-bos-c01-eng01-nfs01b.storage.bos.redhat.com:/devops_engineering_nfs/devarchive/redhat ; incomplete: False ; hidden: False ; 2024-03-01 20:56:53,337 DEBUG blivet/MainThread: DeviceTree.get_device_by_path returned None 2024-03-01 20:56:53,337 DEBUG blivet/MainThread: failed to resolve '/dev/ntap-bos-c01-eng01-nfs01b.storage.bos.redhat.com:/devops_engineering_nfs/devarchive/redhat' 2024-03-01 20:56:53,339 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: nest.test.redhat.com:/mnt/qa ; incomplete: False ; hidden: False ; 2024-03-01 20:56:53,342 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned None 2024-03-01 20:56:53,344 DEBUG blivet/MainThread: DeviceTree.get_device_by_path: path: /dev/nest.test.redhat.com:/mnt/qa ; incomplete: False ; hidden: False ; 2024-03-01 20:56:53,347 DEBUG blivet/MainThread: DeviceTree.get_device_by_path returned None 2024-03-01 20:56:53,347 DEBUG blivet/MainThread: failed to resolve '/dev/nest.test.redhat.com:/mnt/qa' 2024-03-01 20:56:53,350 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: vtap-eng01.storage.rdu2.redhat.com:/vol/engarchive ; incomplete: False ; hidden: False ; 2024-03-01 20:56:53,353 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned None 2024-03-01 20:56:53,355 DEBUG blivet/MainThread: DeviceTree.get_device_by_path: path: /dev/vtap-eng01.storage.rdu2.redhat.com:/vol/engarchive ; incomplete: False ; hidden: False ; 2024-03-01 20:56:53,358 DEBUG blivet/MainThread: DeviceTree.get_device_by_path returned None 2024-03-01 20:56:53,358 DEBUG blivet/MainThread: failed to resolve '/dev/vtap-eng01.storage.rdu2.redhat.com:/vol/engarchive' 2024-03-01 20:56:53,361 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: nest.test.redhat.com:/mnt/tpsdist ; incomplete: False ; hidden: False ; 2024-03-01 20:56:53,363 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned None 2024-03-01 20:56:53,366 DEBUG blivet/MainThread: DeviceTree.get_device_by_path: path: /dev/nest.test.redhat.com:/mnt/tpsdist ; incomplete: False ; hidden: False ; 2024-03-01 20:56:53,369 DEBUG blivet/MainThread: DeviceTree.get_device_by_path returned None 2024-03-01 20:56:53,369 DEBUG blivet/MainThread: failed to resolve '/dev/nest.test.redhat.com:/mnt/tpsdist' 2024-03-01 20:56:53,371 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: ntap-bos-c01-eng01-nfs01b.storage.bos.redhat.com:/devops_engineering_nfs/devarchive/redhat/brewroot ; incomplete: False ; hidden: False ; 2024-03-01 20:56:53,374 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned None 2024-03-01 20:56:53,377 DEBUG blivet/MainThread: DeviceTree.get_device_by_path: path: /dev/ntap-bos-c01-eng01-nfs01b.storage.bos.redhat.com:/devops_engineering_nfs/devarchive/redhat/brewroot ; incomplete: False ; hidden: False ; 2024-03-01 20:56:53,379 DEBUG blivet/MainThread: DeviceTree.get_device_by_path returned None 2024-03-01 20:56:53,379 DEBUG blivet/MainThread: failed to resolve '/dev/ntap-bos-c01-eng01-nfs01b.storage.bos.redhat.com:/devops_engineering_nfs/devarchive/redhat/brewroot' 2024-03-01 20:56:53,382 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: ntap-bos-c01-eng01-nfs01b.storage.bos.redhat.com:/devops_brew_scratch_nfs/scratch ; incomplete: False ; hidden: False ; 2024-03-01 20:56:53,385 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned None 2024-03-01 20:56:53,387 DEBUG blivet/MainThread: DeviceTree.get_device_by_path: path: /dev/ntap-bos-c01-eng01-nfs01b.storage.bos.redhat.com:/devops_brew_scratch_nfs/scratch ; incomplete: False ; hidden: False ; 2024-03-01 20:56:53,390 DEBUG blivet/MainThread: DeviceTree.get_device_by_path returned None 2024-03-01 20:56:53,390 DEBUG blivet/MainThread: failed to resolve '/dev/ntap-bos-c01-eng01-nfs01b.storage.bos.redhat.com:/devops_brew_scratch_nfs/scratch' 2024-03-01 20:56:56,359 INFO blivet/MainThread: sys.argv = ['/tmp/ansible_fedora.linux_system_roles.blivet_payload_st_0jpcw/ansible_fedora.linux_system_roles.blivet_payload.zip/ansible_collections/fedora/linux_system_roles/plugins/modules/blivet.py'] 2024-03-01 20:56:56,393 DEBUG blivet/MainThread: Ext4FS.supported: supported: True ; 2024-03-01 20:56:56,393 INFO program/MainThread: Running [2] e2fsck -V ... 2024-03-01 20:56:56,396 INFO program/MainThread: stdout[2]: 2024-03-01 20:56:56,396 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 20:56:56,396 INFO program/MainThread: ...done [2] (exit code: 0) 2024-03-01 20:56:56,397 INFO program/MainThread: Running... modprobe --dry-run ext4 2024-03-01 20:56:56,401 DEBUG program/MainThread: Return code: 0 2024-03-01 20:56:56,401 DEBUG blivet/MainThread: get_format('ext4') returning Ext4FS instance with object id 0 2024-03-01 20:56:56,404 DEBUG blivet/MainThread: Ext4FS.supported: supported: True ; 2024-03-01 20:56:56,404 DEBUG blivet/MainThread: trying to set new default fstype to 'ext4' 2024-03-01 20:56:56,407 DEBUG blivet/MainThread: Ext4FS.supported: supported: True ; 2024-03-01 20:56:56,407 DEBUG blivet/MainThread: get_format('ext4') returning Ext4FS instance with object id 1 2024-03-01 20:56:56,410 DEBUG blivet/MainThread: Ext4FS.supported: supported: True ; 2024-03-01 20:56:56,410 INFO program/MainThread: Running... lsblk --bytes -a -o NAME,SIZE,OWNER,GROUP,MODE,FSTYPE,LABEL,UUID,PARTUUID,MOUNTPOINT 2024-03-01 20:56:56,420 INFO program/MainThread: stdout: 2024-03-01 20:56:56,421 INFO program/MainThread: NAME SIZE OWNER GROUP MODE FSTYPE LABEL UUID PARTUUID MOUNTPOINT 2024-03-01 20:56:56,421 INFO program/MainThread: sda 1073741824 root disk brw-rw---- LVM2_member UbNcth-C61D-hhmy-qNCs-Kfy3-TcH0-EwELhh 2024-03-01 20:56:56,421 INFO program/MainThread: `-test_vg1-lv2 1606418432 root disk brw-rw---- xfs 9b4b6471-71e6-4177-a2c8-308c94e75e4a 2024-03-01 20:56:56,421 INFO program/MainThread: sdb 1073741824 root disk brw-rw---- LVM2_member D9qdTF-MFuT-OOj3-Aoz3-FgUw-7pV0-MbikiO 2024-03-01 20:56:56,421 INFO program/MainThread: |-test_vg1-lv2 1606418432 root disk brw-rw---- xfs 9b4b6471-71e6-4177-a2c8-308c94e75e4a 2024-03-01 20:56:56,421 INFO program/MainThread: `-test_vg1-lv1 482344960 root disk brw-rw---- xfs ac621ebc-2d57-4968-8446-95a1994476df 2024-03-01 20:56:56,421 INFO program/MainThread: sdc 1073741824 root disk brw-rw---- LVM2_member 1AtNmX-enn9-kZjq-oHbX-001q-nFdq-oERM7F 2024-03-01 20:56:56,421 INFO program/MainThread: sdd 1073741824 root disk brw-rw---- LVM2_member jr5GOy-9XBl-2Gje-86Xi-v2FY-53L2-mNkTsx 2024-03-01 20:56:56,421 INFO program/MainThread: |-test_vg2-lv4 641728512 root disk brw-rw---- xfs 7bf86105-d509-4db1-8e66-a2c39f6f28f7 2024-03-01 20:56:56,421 INFO program/MainThread: `-test_vg2-lv3 322961408 root disk brw-rw---- xfs 57a8f98f-e77a-4668-8d20-c7f2dffcbed7 2024-03-01 20:56:56,421 INFO program/MainThread: sde 1073741824 root disk brw-rw---- LVM2_member JFfahv-Bcr6-KA66-5TJn-nCPN-wV44-nQjC5L 2024-03-01 20:56:56,421 INFO program/MainThread: sdf 1073741824 root disk brw-rw---- LVM2_member yOfrWi-IYRI-T7Yk-BgyK-rDSX-54gM-ZY9zeN 2024-03-01 20:56:56,421 INFO program/MainThread: sdg 1073741824 root disk brw-rw---- LVM2_member ffRI4c-t31A-8M3p-Kl7I-xQdk-IdaE-CK88Cj 2024-03-01 20:56:56,421 INFO program/MainThread: |-test_vg3-lv8 427819008 root disk brw-rw---- xfs 5941073d-9731-48ac-84e8-f10dbd99cbd4 2024-03-01 20:56:56,421 INFO program/MainThread: |-test_vg3-lv7 427819008 root disk brw-rw---- xfs 4a4290af-14c1-4040-80b8-481bb27dd74a 2024-03-01 20:56:56,421 INFO program/MainThread: `-test_vg3-lv6 1069547520 root disk brw-rw---- xfs 90ca08fc-c862-4e16-ae15-9dc97e3845cd 2024-03-01 20:56:56,421 INFO program/MainThread: sdh 1073741824 root disk brw-rw---- LVM2_member vLgDtW-VVVd-6ckc-anEa-hAwX-0tfn-E3IAru 2024-03-01 20:56:56,421 INFO program/MainThread: `-test_vg3-lv6 1069547520 root disk brw-rw---- xfs 90ca08fc-c862-4e16-ae15-9dc97e3845cd 2024-03-01 20:56:56,421 INFO program/MainThread: sdi 1073741824 root disk brw-rw---- LVM2_member tq5jbq-Zcsf-KugH-Rml5-qtyV-IOPU-EmkZxl 2024-03-01 20:56:56,421 INFO program/MainThread: `-test_vg3-lv5 1283457024 root disk brw-rw---- xfs bcf425ee-6ad4-4684-ab60-b14805820a28 2024-03-01 20:56:56,421 INFO program/MainThread: sdj 1073741824 root disk brw-rw---- LVM2_member 0IjkYa-B3pZ-mFlc-wiJl-1YTk-SLLJ-wEJDTc 2024-03-01 20:56:56,421 INFO program/MainThread: `-test_vg3-lv5 1283457024 root disk brw-rw---- xfs bcf425ee-6ad4-4684-ab60-b14805820a28 2024-03-01 20:56:56,421 INFO program/MainThread: sdk 1073741824 root disk brw-rw---- 2024-03-01 20:56:56,421 INFO program/MainThread: sdl 1073741824 root disk brw-rw---- 2024-03-01 20:56:56,421 INFO program/MainThread: xvda 268435456000 root disk brw-rw---- 2024-03-01 20:56:56,421 INFO program/MainThread: `-xvda1 268434390528 root disk brw-rw---- xfs a4d9efbc-be36-4c5f-99af-596afd10159d e61ef7e0-01 / 2024-03-01 20:56:56,421 DEBUG program/MainThread: Return code: 0 2024-03-01 20:56:56,422 DEBUG blivet/MainThread: lsblk output: NAME SIZE OWNER GROUP MODE FSTYPE LABEL UUID PARTUUID MOUNTPOINT sda 1073741824 root disk brw-rw---- LVM2_member UbNcth-C61D-hhmy-qNCs-Kfy3-TcH0-EwELhh `-test_vg1-lv2 1606418432 root disk brw-rw---- xfs 9b4b6471-71e6-4177-a2c8-308c94e75e4a sdb 1073741824 root disk brw-rw---- LVM2_member D9qdTF-MFuT-OOj3-Aoz3-FgUw-7pV0-MbikiO |-test_vg1-lv2 1606418432 root disk brw-rw---- xfs 9b4b6471-71e6-4177-a2c8-308c94e75e4a `-test_vg1-lv1 482344960 root disk brw-rw---- xfs ac621ebc-2d57-4968-8446-95a1994476df sdc 1073741824 root disk brw-rw---- LVM2_member 1AtNmX-enn9-kZjq-oHbX-001q-nFdq-oERM7F sdd 1073741824 root disk brw-rw---- LVM2_member jr5GOy-9XBl-2Gje-86Xi-v2FY-53L2-mNkTsx |-test_vg2-lv4 641728512 root disk brw-rw---- xfs 7bf86105-d509-4db1-8e66-a2c39f6f28f7 `-test_vg2-lv3 322961408 root disk brw-rw---- xfs 57a8f98f-e77a-4668-8d20-c7f2dffcbed7 sde 1073741824 root disk brw-rw---- LVM2_member JFfahv-Bcr6-KA66-5TJn-nCPN-wV44-nQjC5L sdf 1073741824 root disk brw-rw---- LVM2_member yOfrWi-IYRI-T7Yk-BgyK-rDSX-54gM-ZY9zeN sdg 1073741824 root disk brw-rw---- LVM2_member ffRI4c-t31A-8M3p-Kl7I-xQdk-IdaE-CK88Cj |-test_vg3-lv8 427819008 root disk brw-rw---- xfs 5941073d-9731-48ac-84e8-f10dbd99cbd4 |-test_vg3-lv7 427819008 root disk brw-rw---- xfs 4a4290af-14c1-4040-80b8-481bb27dd74a `-test_vg3-lv6 1069547520 root disk brw-rw---- xfs 90ca08fc-c862-4e16-ae15-9dc97e3845cd sdh 1073741824 root disk brw-rw---- LVM2_member vLgDtW-VVVd-6ckc-anEa-hAwX-0tfn-E3IAru `-test_vg3-lv6 1069547520 root disk brw-rw---- xfs 90ca08fc-c862-4e16-ae15-9dc97e3845cd sdi 1073741824 root disk brw-rw---- LVM2_member tq5jbq-Zcsf-KugH-Rml5-qtyV-IOPU-EmkZxl `-test_vg3-lv5 1283457024 root disk brw-rw---- xfs bcf425ee-6ad4-4684-ab60-b14805820a28 sdj 1073741824 root disk brw-rw---- LVM2_member 0IjkYa-B3pZ-mFlc-wiJl-1YTk-SLLJ-wEJDTc `-test_vg3-lv5 1283457024 root disk brw-rw---- xfs bcf425ee-6ad4-4684-ab60-b14805820a28 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 20:56:56,422 DEBUG blivet/MainThread: lvm filter: clearing the lvm devices list 2024-03-01 20:56:56,422 DEBUG blivet/MainThread: lvm filter: clearing the lvm devices list 2024-03-01 20:56:56,422 INFO blivet/MainThread: resetting Blivet (version 3.6.0) instance 2024-03-01 20:56:56,422 DEBUG blivet/MainThread: lvm filter: clearing the lvm devices list 2024-03-01 20:56:56,422 INFO blivet/MainThread: DeviceTree.populate: ignored_disks is [] ; exclusive_disks is [] 2024-03-01 20:56:56,423 WARNING blivet/MainThread: Failed to call the update_volume_info method: libstoragemgmt functionality not available 2024-03-01 20:56:56,423 INFO program/MainThread: Running... udevadm settle --timeout=300 2024-03-01 20:56:56,434 DEBUG program/MainThread: Return code: 0 2024-03-01 20:56:56,451 INFO blivet/MainThread: devices to scan: ['sda', 'sdb', 'sdk', 'sdl', 'sdc', 'sdd', 'sde', 'sdf', 'sdg', 'sdh', 'sdi', 'sdj', 'xvda', 'xvda1', 'test_vg3-lv8', 'test_vg3-lv7', 'test_vg3-lv6', 'test_vg3-lv5', 'test_vg2-lv4', 'test_vg2-lv3', 'test_vg1-lv2', 'test_vg1-lv1'] 2024-03-01 20:56:56,455 DEBUG blivet/MainThread: DeviceTree.handle_device: name: sda ; info: {'CURRENT_TAGS': ':systemd:', 'DEVLINKS': '/dev/disk/by-id/scsi-SLIO-ORG_disk0_a8abeb2a-8284-458e-bf04-3e0fbc353c0a ' '/dev/disk/by-id/wwn-0x6001405a8abeb2a8284458ebf043e0fb ' '/dev/disk/by-id/scsi-36001405a8abeb2a8284458ebf043e0fb ' '/dev/disk/by-id/lvm-pv-uuid-UbNcth-C61D-hhmy-qNCs-Kfy3-TcH0-EwELhh ' '/dev/disk/by-diskseq/2 ' '/dev/disk/by-id/scsi-1LIO-ORG_disk0:a8abeb2a-8284-458e-bf04-3e0fbc353c0a', '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': 'UbNcth-C61D-hhmy-qNCs-Kfy3-TcH0-EwELhh', 'ID_FS_UUID_ENC': 'UbNcth-C61D-hhmy-qNCs-Kfy3-TcH0-EwELhh', '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': 'a8abeb2a-8284-458e-bf04-3e0fbc353c0a', 'ID_SERIAL': '36001405a8abeb2a8284458ebf043e0fb', 'ID_SERIAL_SHORT': '6001405a8abeb2a8284458ebf043e0fb', 'ID_TARGET_PORT': '0', 'ID_TYPE': 'disk', 'ID_VENDOR': 'LIO-ORG', 'ID_VENDOR_ENC': 'LIO-ORG\\x20', 'ID_WWN': '0x6001405a8abeb2a8', 'ID_WWN_VENDOR_EXTENSION': '0x284458ebf043e0fb', 'ID_WWN_WITH_EXTENSION': '0x6001405a8abeb2a8284458ebf043e0fb', 'MAJOR': '8', 'MINOR': '0', 'SCSI_IDENT_LUN_LOGICAL_UNIT_GROUP': '0x0', 'SCSI_IDENT_LUN_NAA_REGEXT': '6001405a8abeb2a8284458ebf043e0fb', 'SCSI_IDENT_LUN_T10': 'LIO-ORG_disk0:a8abeb2a-8284-458e-bf04-3e0fbc353c0a', 'SCSI_IDENT_PORT_NAME': 'naa.5001405a91c5ccc5,t,0x0001', 'SCSI_IDENT_PORT_RELATIVE': '0', 'SCSI_IDENT_PORT_TARGET_PORT_GROUP': '0x0', 'SCSI_IDENT_SERIAL': 'a8abeb2a-8284-458e-bf04-3e0fbc353c0a', 'SCSI_IDENT_TARGET_NAME': 'naa.5001405a91c5ccc5', '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': '336998022'} ; 2024-03-01 20:56:56,455 INFO blivet/MainThread: scanning sda (/sys/devices/tcm_loop_0/tcm_loop_adapter_0/host2/target2:0:1/2:0:1:0/block/sda)... 2024-03-01 20:56:56,455 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 20:56:56,495 INFO program/MainThread: stdout[3]: LVM2_VG_NAME=test_vg1 LVM2_LV_NAME=lv1 LVM2_LV_UUID=8tiMwr-hy3b-7B3c-kV7T-7hsV-uORT-Z0ltPQ 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=qf1Fcf-NTcc-qA3L-F4qc-ynf7-s1ol-NJlCHs LVM2_LV_SIZE=1606418432 LVM2_LV_ATTR=-wi-a----- LVM2_SEGTYPE=linear LVM2_ORIGIN= LVM2_POOL_LV= LVM2_DATA_LV= LVM2_METADATA_LV= LVM2_LV_ROLE=public LVM2_MOVE_PV= LVM2_DATA_PERCENT= LVM2_METADATA_PERCENT= LVM2_COPY_PERCENT= LVM2_VG_NAME=test_vg1 LVM2_LV_NAME=lv2 LVM2_LV_UUID=qf1Fcf-NTcc-qA3L-F4qc-ynf7-s1ol-NJlCHs LVM2_LV_SIZE=1606418432 LVM2_LV_ATTR=-wi-a----- LVM2_SEGTYPE=linear LVM2_ORIGIN= LVM2_POOL_LV= LVM2_DATA_LV= LVM2_METADATA_LV= 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=3gsqoh-1P4n-SyK8-3G1s-HRKI-mdTi-a0ilxL 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=Ji9k0Z-aXzo-WJXd-aKjm-wc6Z-1M2N-w68tGf 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=aDlZI3-sLDs-B4QP-z3XL-xyQR-bHEA-cKx803 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=aDlZI3-sLDs-B4QP-z3XL-xyQR-bHEA-cKx803 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=GLnS35-0GMW-XIkY-w41U-KfZA-6v3B-5LFxvr 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=GLnS35-0GMW-XIkY-w41U-KfZA-6v3B-5LFxvr 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=bLV6Zb-Faik-wE3Q-sjG9-PnQL-ucBJ-4Fx1RE 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=akuNTj-PamR-T9kg-ApWg-Q95t-Xbuj-10r5HZ LVM2_LV_SIZE=427819008 LVM2_LV_ATTR=-wi-a----- LVM2_SEGTYPE=linear LVM2_ORIGIN= LVM2_POOL_LV= LVM2_DATA_LV= LVM2_METADATA_LV= LVM2_LV_ROLE=public LVM2_MOVE_PV= LVM2_DATA_PERCENT= LVM2_METADATA_PERCENT= LVM2_COPY_PERCENT= 2024-03-01 20:56:56,495 INFO program/MainThread: stderr[3]: 2024-03-01 20:56:56,495 INFO program/MainThread: ...done [3] (exit code: 0) 2024-03-01 20:56:56,500 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: sda ; incomplete: False ; hidden: False ; 2024-03-01 20:56:56,502 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned None 2024-03-01 20:56:56,507 INFO blivet/MainThread: failed to get initiator name from iscsi firmware: storaged iSCSI functionality not available 2024-03-01 20:56:56,508 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 20:56:56,513 DEBUG blivet/MainThread: DiskDevicePopulator.run: name: sda ; 2024-03-01 20:56:56,514 INFO blivet/MainThread: sda is a disk 2024-03-01 20:56:56,514 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 3 2024-03-01 20:56:56,514 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 4 2024-03-01 20:56:56,517 DEBUG blivet/MainThread: DiskDevice._set_format: sda ; type: None ; current: None ; 2024-03-01 20:56:56,520 DEBUG blivet/MainThread: DiskDevice.update_sysfs_path: sda ; status: True ; 2024-03-01 20:56:56,521 DEBUG blivet/MainThread: sda sysfs_path set to /sys/devices/tcm_loop_0/tcm_loop_adapter_0/host2/target2:0:1/2:0:1:0/block/sda 2024-03-01 20:56:56,524 DEBUG blivet/MainThread: DiskDevice.read_current_size: exists: True ; path: /dev/sda ; sysfs_path: /sys/devices/tcm_loop_0/tcm_loop_adapter_0/host2/target2:0:1/2:0:1:0/block/sda ; 2024-03-01 20:56:56,524 DEBUG blivet/MainThread: updated sda size to 1024 MiB (1024 MiB) 2024-03-01 20:56:56,524 INFO blivet/MainThread: added disk sda (id 2) to device tree 2024-03-01 20:56:56,524 INFO blivet/MainThread: got device: DiskDevice instance (0x7f4a7715a8e0) -- 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 = 6001405a8abeb2a8284458ebf043e0fb 2024-03-01 20:56:56,528 DEBUG blivet/MainThread: DeviceTree.handle_format: name: sda ; 2024-03-01 20:56:56,531 DEBUG blivet/MainThread: AppleBootstrapFS.supported: supported: True ; 2024-03-01 20:56:56,531 DEBUG blivet/MainThread: get_format('appleboot') returning AppleBootstrapFS instance with object id 6 2024-03-01 20:56:56,534 DEBUG blivet/MainThread: EFIFS.supported: supported: True ; 2024-03-01 20:56:56,535 DEBUG blivet/MainThread: get_format('efi') returning EFIFS instance with object id 7 2024-03-01 20:56:56,538 DEBUG blivet/MainThread: MacEFIFS.supported: supported: True ; 2024-03-01 20:56:56,538 DEBUG blivet/MainThread: get_format('macefi') returning MacEFIFS instance with object id 8 2024-03-01 20:56:56,541 DEBUG blivet/MainThread: MacEFIFS.supported: supported: True ; 2024-03-01 20:56:56,541 DEBUG blivet/MainThread: get_format('macefi') returning MacEFIFS instance with object id 9 2024-03-01 20:56:56,544 DEBUG blivet/MainThread: LVMFormatPopulator.run: pv: sda ; 2024-03-01 20:56:56,544 DEBUG blivet/MainThread: lvm filter: device /dev/sda added to the list of allowed devices 2024-03-01 20:56:56,545 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 20:56:56,582 INFO program/MainThread: stdout[4]: LVM2_PV_NAME=/dev/sda LVM2_PV_UUID=UbNcth-C61D-hhmy-qNCs-Kfy3-TcH0-EwELhh LVM2_PV_FREE=0 LVM2_PV_SIZE=1065353216 LVM2_PE_START=8388608 LVM2_VG_NAME=test_vg1 LVM2_VG_UUID=TYdFjf-Vzij-jsTb-6XoP-QRXE-BFqM-FaYmIm LVM2_VG_SIZE=3196059648 LVM2_VG_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=D9qdTF-MFuT-OOj3-Aoz3-FgUw-7pV0-MbikiO LVM2_PV_FREE=41943040 LVM2_PV_SIZE=1065353216 LVM2_PE_START=8388608 LVM2_VG_NAME=test_vg1 LVM2_VG_UUID=TYdFjf-Vzij-jsTb-6XoP-QRXE-BFqM-FaYmIm LVM2_VG_SIZE=3196059648 LVM2_VG_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=1AtNmX-enn9-kZjq-oHbX-001q-nFdq-oERM7F LVM2_PV_FREE=1065353216 LVM2_PV_SIZE=1065353216 LVM2_PE_START=8388608 LVM2_VG_NAME=test_vg1 LVM2_VG_UUID=TYdFjf-Vzij-jsTb-6XoP-QRXE-BFqM-FaYmIm LVM2_VG_SIZE=3196059648 LVM2_VG_FREE=1107296256 LVM2_VG_EXTENT_SIZE=4194304 LVM2_VG_EXTENT_COUNT=762 LVM2_VG_FREE_COUNT=264 LVM2_PV_COUNT=3 2024-03-01 20:56:56,582 INFO program/MainThread: stderr[4]: WARNING: Couldn't find device with uuid D9qdTF-MFuT-OOj3-Aoz3-FgUw-7pV0-MbikiO. WARNING: Couldn't find device with uuid 1AtNmX-enn9-kZjq-oHbX-001q-nFdq-oERM7F. WARNING: VG test_vg1 is missing PV D9qdTF-MFuT-OOj3-Aoz3-FgUw-7pV0-MbikiO (last written to /dev/sdb). WARNING: VG test_vg1 is missing PV 1AtNmX-enn9-kZjq-oHbX-001q-nFdq-oERM7F (last written to /dev/sdc). WARNING: Couldn't find all devices for LV test_vg1/lv2 while checking used and assumed devices. WARNING: Couldn't find all devices for LV test_vg1/lv1 while checking used and assumed devices. 2024-03-01 20:56:56,582 INFO program/MainThread: ...done [4] (exit code: 0) 2024-03-01 20:56:56,582 INFO blivet/MainThread: type detected on 'sda' is 'lvmpv' 2024-03-01 20:56:56,587 DEBUG blivet/MainThread: LVMPhysicalVolume.__init__: uuid: UbNcth-C61D-hhmy-qNCs-Kfy3-TcH0-EwELhh ; label: None ; device: /dev/sda ; serial: 36001405a8abeb2a8284458ebf043e0fb ; exists: True ; vg_name: test_vg1 ; vg_uuid: TYdFjf-Vzij-jsTb-6XoP-QRXE-BFqM-FaYmIm ; pe_start: 8 MiB ; 2024-03-01 20:56:56,587 DEBUG blivet/MainThread: get_format('lvmpv') returning LVMPhysicalVolume instance with object id 10 2024-03-01 20:56:56,590 DEBUG blivet/MainThread: DiskDevice._set_format: sda ; type: lvmpv ; current: None ; 2024-03-01 20:56:56,592 DEBUG blivet/MainThread: DeviceTree.get_device_by_uuid: uuid: TYdFjf-Vzij-jsTb-6XoP-QRXE-BFqM-FaYmIm ; incomplete: True ; hidden: False ; 2024-03-01 20:56:56,595 DEBUG blivet/MainThread: DeviceTree.get_device_by_uuid returned None 2024-03-01 20:56:56,598 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: test_vg1 ; incomplete: False ; hidden: False ; 2024-03-01 20:56:56,601 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned None 2024-03-01 20:56:56,601 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 20:56:56,635 INFO program/MainThread: stdout[5]: LVM2_VG_NAME=test_vg1 LVM2_VG_UUID=TYdFjf-Vzij-jsTb-6XoP-QRXE-BFqM-FaYmIm LVM2_VG_SIZE=3196059648 LVM2_VG_FREE=1107296256 LVM2_VG_EXTENT_SIZE=4194304 LVM2_VG_EXTENT_COUNT=762 LVM2_VG_FREE_COUNT=264 LVM2_PV_COUNT=3 2024-03-01 20:56:56,636 INFO program/MainThread: stderr[5]: WARNING: Couldn't find device with uuid D9qdTF-MFuT-OOj3-Aoz3-FgUw-7pV0-MbikiO. WARNING: Couldn't find device with uuid 1AtNmX-enn9-kZjq-oHbX-001q-nFdq-oERM7F. WARNING: VG test_vg1 is missing PV D9qdTF-MFuT-OOj3-Aoz3-FgUw-7pV0-MbikiO (last written to /dev/sdb). WARNING: VG test_vg1 is missing PV 1AtNmX-enn9-kZjq-oHbX-001q-nFdq-oERM7F (last written to /dev/sdc). WARNING: Couldn't find all devices for LV test_vg1/lv2 while checking used and assumed devices. WARNING: Couldn't find all devices for LV test_vg1/lv1 while checking used and assumed devices. 2024-03-01 20:56:56,636 INFO program/MainThread: ...done [5] (exit code: 0) 2024-03-01 20:56:56,636 INFO blivet/MainThread: Can't get exported information from VG info, assuming VG is not exported. 2024-03-01 20:56:56,636 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 12 2024-03-01 20:56:56,641 DEBUG blivet/MainThread: LVMVolumeGroupDevice._add_parent: test_vg1 ; parent: sda ; 2024-03-01 20:56:56,645 DEBUG blivet/MainThread: DiskDevice.add_child: name: sda ; child: test_vg1 ; kids: 0 ; 2024-03-01 20:56:56,645 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 13 2024-03-01 20:56:56,648 DEBUG blivet/MainThread: LVMVolumeGroupDevice._set_format: test_vg1 ; type: None ; current: None ; 2024-03-01 20:56:56,648 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 20:56:56,683 INFO program/MainThread: stdout[6]: LVM2_VG_NAME=test_vg1 LVM2_LV_NAME=lv1 LVM2_LV_UUID=8tiMwr-hy3b-7B3c-kV7T-7hsV-uORT-Z0ltPQ 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=qf1Fcf-NTcc-qA3L-F4qc-ynf7-s1ol-NJlCHs 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=qf1Fcf-NTcc-qA3L-F4qc-ynf7-s1ol-NJlCHs LVM2_LV_SIZE=1606418432 LVM2_LV_ATTR=-wi-a---p- LVM2_SEGTYPE=linear LVM2_ORIGIN= LVM2_POOL_LV= LVM2_DATA_LV= LVM2_METADATA_LV= LVM2_LV_ROLE=public LVM2_MOVE_PV= LVM2_DATA_PERCENT= LVM2_METADATA_PERCENT= LVM2_COPY_PERCENT= 2024-03-01 20:56:56,683 INFO program/MainThread: stderr[6]: WARNING: Couldn't find device with uuid D9qdTF-MFuT-OOj3-Aoz3-FgUw-7pV0-MbikiO. WARNING: Couldn't find device with uuid 1AtNmX-enn9-kZjq-oHbX-001q-nFdq-oERM7F. WARNING: VG test_vg1 is missing PV D9qdTF-MFuT-OOj3-Aoz3-FgUw-7pV0-MbikiO (last written to /dev/sdb). WARNING: VG test_vg1 is missing PV 1AtNmX-enn9-kZjq-oHbX-001q-nFdq-oERM7F (last written to /dev/sdc). WARNING: Couldn't find all devices for LV test_vg1/lv2 while checking used and assumed devices. WARNING: Couldn't find all devices for LV test_vg1/lv1 while checking used and assumed devices. 2024-03-01 20:56:56,683 INFO program/MainThread: ...done [6] (exit code: 0) 2024-03-01 20:56:56,687 DEBUG blivet/MainThread: LVMVolumeGroupDevice.update_sysfs_path: test_vg1 ; status: True ; 2024-03-01 20:56:56,687 INFO blivet/MainThread: added lvmvg test_vg1 (id 11) to device tree 2024-03-01 20:56:56,690 DEBUG blivet/MainThread: LVMFormatPopulator._update_lvs: pv: sda ; 2024-03-01 20:56:56,693 DEBUG blivet/MainThread: DeviceTree.get_device_by_uuid: uuid: TYdFjf-Vzij-jsTb-6XoP-QRXE-BFqM-FaYmIm ; incomplete: True ; hidden: False ; 2024-03-01 20:56:56,695 DEBUG blivet/MainThread: DeviceTree.get_device_by_uuid returned existing 1016 MiB lvmvg test_vg1 (11) 2024-03-01 20:56:56,696 WARNING blivet/MainThread: Skipping LVs for incomplete VG test_vg1 2024-03-01 20:56:56,696 INFO blivet/MainThread: got format: existing lvmpv 2024-03-01 20:56:56,699 DEBUG blivet/MainThread: DeviceTree.handle_device: name: sdb ; info: {'CURRENT_TAGS': ':systemd:', 'DEVLINKS': '/dev/disk/by-id/lvm-pv-uuid-D9qdTF-MFuT-OOj3-Aoz3-FgUw-7pV0-MbikiO ' '/dev/disk/by-id/scsi-1LIO-ORG_disk1:c67c68fc-5fb8-4942-8812-1de7084b7176 ' '/dev/disk/by-id/scsi-36001405c67c68fc5fb8494288121de70 ' '/dev/disk/by-id/scsi-SLIO-ORG_disk1_c67c68fc-5fb8-4942-8812-1de7084b7176 ' '/dev/disk/by-id/wwn-0x6001405c67c68fc5fb8494288121de70 ' '/dev/disk/by-diskseq/3', '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': 'D9qdTF-MFuT-OOj3-Aoz3-FgUw-7pV0-MbikiO', 'ID_FS_UUID_ENC': 'D9qdTF-MFuT-OOj3-Aoz3-FgUw-7pV0-MbikiO', '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': 'c67c68fc-5fb8-4942-8812-1de7084b7176', 'ID_SERIAL': '36001405c67c68fc5fb8494288121de70', 'ID_SERIAL_SHORT': '6001405c67c68fc5fb8494288121de70', 'ID_TARGET_PORT': '0', 'ID_TYPE': 'disk', 'ID_VENDOR': 'LIO-ORG', 'ID_VENDOR_ENC': 'LIO-ORG\\x20', 'ID_WWN': '0x6001405c67c68fc5', 'ID_WWN_VENDOR_EXTENSION': '0xfb8494288121de70', 'ID_WWN_WITH_EXTENSION': '0x6001405c67c68fc5fb8494288121de70', 'MAJOR': '8', 'MINOR': '16', 'SCSI_IDENT_LUN_LOGICAL_UNIT_GROUP': '0x0', 'SCSI_IDENT_LUN_NAA_REGEXT': '6001405c67c68fc5fb8494288121de70', 'SCSI_IDENT_LUN_T10': 'LIO-ORG_disk1:c67c68fc-5fb8-4942-8812-1de7084b7176', 'SCSI_IDENT_PORT_NAME': 'naa.5001405a91c5ccc5,t,0x0001', 'SCSI_IDENT_PORT_RELATIVE': '0', 'SCSI_IDENT_PORT_TARGET_PORT_GROUP': '0x0', 'SCSI_IDENT_SERIAL': 'c67c68fc-5fb8-4942-8812-1de7084b7176', 'SCSI_IDENT_TARGET_NAME': 'naa.5001405a91c5ccc5', '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': '337020590'} ; 2024-03-01 20:56:56,699 INFO blivet/MainThread: scanning sdb (/sys/devices/tcm_loop_0/tcm_loop_adapter_0/host2/target2:0:1/2:0:1:1/block/sdb)... 2024-03-01 20:56:56,702 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: sdb ; incomplete: False ; hidden: False ; 2024-03-01 20:56:56,704 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned None 2024-03-01 20:56:56,710 DEBUG blivet/MainThread: DiskDevicePopulator.run: name: sdb ; 2024-03-01 20:56:56,710 INFO blivet/MainThread: sdb is a disk 2024-03-01 20:56:56,710 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 17 2024-03-01 20:56:56,710 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 18 2024-03-01 20:56:56,713 DEBUG blivet/MainThread: DiskDevice._set_format: sdb ; type: None ; current: None ; 2024-03-01 20:56:56,716 DEBUG blivet/MainThread: DiskDevice.update_sysfs_path: sdb ; status: True ; 2024-03-01 20:56:56,716 DEBUG blivet/MainThread: sdb sysfs_path set to /sys/devices/tcm_loop_0/tcm_loop_adapter_0/host2/target2:0:1/2:0:1:1/block/sdb 2024-03-01 20:56:56,719 DEBUG blivet/MainThread: DiskDevice.read_current_size: exists: True ; path: /dev/sdb ; sysfs_path: /sys/devices/tcm_loop_0/tcm_loop_adapter_0/host2/target2:0:1/2:0:1:1/block/sdb ; 2024-03-01 20:56:56,720 DEBUG blivet/MainThread: updated sdb size to 1024 MiB (1024 MiB) 2024-03-01 20:56:56,720 INFO blivet/MainThread: added disk sdb (id 16) to device tree 2024-03-01 20:56:56,720 INFO blivet/MainThread: got device: DiskDevice instance (0x7f4a76025a00) -- 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 = 6001405c67c68fc5fb8494288121de70 2024-03-01 20:56:56,723 DEBUG blivet/MainThread: DeviceTree.handle_format: name: sdb ; 2024-03-01 20:56:56,726 DEBUG blivet/MainThread: AppleBootstrapFS.supported: supported: True ; 2024-03-01 20:56:56,726 DEBUG blivet/MainThread: get_format('appleboot') returning AppleBootstrapFS instance with object id 20 2024-03-01 20:56:56,729 DEBUG blivet/MainThread: EFIFS.supported: supported: True ; 2024-03-01 20:56:56,729 DEBUG blivet/MainThread: get_format('efi') returning EFIFS instance with object id 21 2024-03-01 20:56:56,732 DEBUG blivet/MainThread: MacEFIFS.supported: supported: True ; 2024-03-01 20:56:56,732 DEBUG blivet/MainThread: get_format('macefi') returning MacEFIFS instance with object id 22 2024-03-01 20:56:56,735 DEBUG blivet/MainThread: MacEFIFS.supported: supported: True ; 2024-03-01 20:56:56,735 DEBUG blivet/MainThread: get_format('macefi') returning MacEFIFS instance with object id 23 2024-03-01 20:56:56,738 DEBUG blivet/MainThread: LVMFormatPopulator.run: pv: sdb ; 2024-03-01 20:56:56,738 DEBUG blivet/MainThread: lvm filter: device /dev/sdb added to the list of allowed devices 2024-03-01 20:56:56,738 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 20:56:56,770 INFO program/MainThread: stdout[7]: LVM2_PV_NAME=/dev/sda LVM2_PV_UUID=UbNcth-C61D-hhmy-qNCs-Kfy3-TcH0-EwELhh LVM2_PV_FREE=0 LVM2_PV_SIZE=1065353216 LVM2_PE_START=8388608 LVM2_VG_NAME=test_vg1 LVM2_VG_UUID=TYdFjf-Vzij-jsTb-6XoP-QRXE-BFqM-FaYmIm LVM2_VG_SIZE=3196059648 LVM2_VG_FREE=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=D9qdTF-MFuT-OOj3-Aoz3-FgUw-7pV0-MbikiO LVM2_PV_FREE=41943040 LVM2_PV_SIZE=1065353216 LVM2_PE_START=8388608 LVM2_VG_NAME=test_vg1 LVM2_VG_UUID=TYdFjf-Vzij-jsTb-6XoP-QRXE-BFqM-FaYmIm LVM2_VG_SIZE=3196059648 LVM2_VG_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=1AtNmX-enn9-kZjq-oHbX-001q-nFdq-oERM7F LVM2_PV_FREE=1065353216 LVM2_PV_SIZE=1065353216 LVM2_PE_START=8388608 LVM2_VG_NAME=test_vg1 LVM2_VG_UUID=TYdFjf-Vzij-jsTb-6XoP-QRXE-BFqM-FaYmIm LVM2_VG_SIZE=3196059648 LVM2_VG_FREE=1107296256 LVM2_VG_EXTENT_SIZE=4194304 LVM2_VG_EXTENT_COUNT=762 LVM2_VG_FREE_COUNT=264 LVM2_PV_COUNT=3 2024-03-01 20:56:56,770 INFO program/MainThread: stderr[7]: WARNING: Couldn't find device with uuid 1AtNmX-enn9-kZjq-oHbX-001q-nFdq-oERM7F. WARNING: VG test_vg1 is missing PV 1AtNmX-enn9-kZjq-oHbX-001q-nFdq-oERM7F (last written to /dev/sdc). 2024-03-01 20:56:56,770 INFO program/MainThread: ...done [7] (exit code: 0) 2024-03-01 20:56:56,770 INFO blivet/MainThread: type detected on 'sdb' is 'lvmpv' 2024-03-01 20:56:56,774 DEBUG blivet/MainThread: LVMPhysicalVolume.__init__: uuid: D9qdTF-MFuT-OOj3-Aoz3-FgUw-7pV0-MbikiO ; label: None ; device: /dev/sdb ; serial: 36001405c67c68fc5fb8494288121de70 ; exists: True ; vg_name: test_vg1 ; vg_uuid: TYdFjf-Vzij-jsTb-6XoP-QRXE-BFqM-FaYmIm ; pe_start: 8 MiB ; free: 40 MiB ; 2024-03-01 20:56:56,774 DEBUG blivet/MainThread: get_format('lvmpv') returning LVMPhysicalVolume instance with object id 24 2024-03-01 20:56:56,777 DEBUG blivet/MainThread: DiskDevice._set_format: sdb ; type: lvmpv ; current: None ; 2024-03-01 20:56:56,780 DEBUG blivet/MainThread: DeviceTree.get_device_by_uuid: uuid: TYdFjf-Vzij-jsTb-6XoP-QRXE-BFqM-FaYmIm ; incomplete: True ; hidden: False ; 2024-03-01 20:56:56,783 DEBUG blivet/MainThread: DeviceTree.get_device_by_uuid returned existing 1016 MiB lvmvg test_vg1 (11) 2024-03-01 20:56:56,786 DEBUG blivet/MainThread: LVMVolumeGroupDevice._add_parent: test_vg1 ; parent: sdb ; 2024-03-01 20:56:56,789 DEBUG blivet/MainThread: DiskDevice.add_child: name: sdb ; child: test_vg1 ; kids: 0 ; 2024-03-01 20:56:56,791 DEBUG blivet/MainThread: LVMFormatPopulator._update_lvs: pv: sdb ; 2024-03-01 20:56:56,794 DEBUG blivet/MainThread: DeviceTree.get_device_by_uuid: uuid: TYdFjf-Vzij-jsTb-6XoP-QRXE-BFqM-FaYmIm ; incomplete: True ; hidden: False ; 2024-03-01 20:56:56,796 DEBUG blivet/MainThread: DeviceTree.get_device_by_uuid returned existing 1.98 GiB lvmvg test_vg1 (11) 2024-03-01 20:56:56,797 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 20:56:56,832 INFO program/MainThread: stdout[8]: LVM2_VG_NAME=test_vg1 LVM2_LV_NAME=lv1 LVM2_LV_UUID=8tiMwr-hy3b-7B3c-kV7T-7hsV-uORT-Z0ltPQ 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=qf1Fcf-NTcc-qA3L-F4qc-ynf7-s1ol-NJlCHs LVM2_LV_SIZE=1606418432 LVM2_LV_ATTR=-wi-a----- LVM2_SEGTYPE=linear LVM2_ORIGIN= LVM2_POOL_LV= LVM2_DATA_LV= LVM2_METADATA_LV= LVM2_LV_ROLE=public LVM2_MOVE_PV= LVM2_DATA_PERCENT= LVM2_METADATA_PERCENT= LVM2_COPY_PERCENT= LVM2_VG_NAME=test_vg1 LVM2_LV_NAME=lv2 LVM2_LV_UUID=qf1Fcf-NTcc-qA3L-F4qc-ynf7-s1ol-NJlCHs LVM2_LV_SIZE=1606418432 LVM2_LV_ATTR=-wi-a----- LVM2_SEGTYPE=linear LVM2_ORIGIN= LVM2_POOL_LV= LVM2_DATA_LV= LVM2_METADATA_LV= LVM2_LV_ROLE=public LVM2_MOVE_PV= LVM2_DATA_PERCENT= LVM2_METADATA_PERCENT= LVM2_COPY_PERCENT= 2024-03-01 20:56:56,832 INFO program/MainThread: stderr[8]: WARNING: Couldn't find device with uuid 1AtNmX-enn9-kZjq-oHbX-001q-nFdq-oERM7F. WARNING: VG test_vg1 is missing PV 1AtNmX-enn9-kZjq-oHbX-001q-nFdq-oERM7F (last written to /dev/sdc). 2024-03-01 20:56:56,832 INFO program/MainThread: ...done [8] (exit code: 0) 2024-03-01 20:56:56,832 WARNING blivet/MainThread: Skipping LVs for incomplete VG test_vg1 2024-03-01 20:56:56,832 INFO blivet/MainThread: got format: existing lvmpv 2024-03-01 20:56:56,837 DEBUG blivet/MainThread: DeviceTree.handle_device: name: sdk ; info: {'CURRENT_TAGS': ':systemd:', 'DEVLINKS': '/dev/disk/by-id/scsi-SLIO-ORG_disk10_e1b8c6d0-3d08-40cc-baa9-9ea541aeb400 ' '/dev/disk/by-id/scsi-1LIO-ORG_disk10:e1b8c6d0-3d08-40cc-baa9-9ea541aeb400 ' '/dev/disk/by-id/wwn-0x6001405e1b8c6d03d0840ccbaa99ea54 ' '/dev/disk/by-id/scsi-36001405e1b8c6d03d0840ccbaa99ea54 ' '/dev/disk/by-diskseq/12', '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': 'e1b8c6d0-3d08-40cc-baa9-9ea541aeb400', 'ID_SERIAL': '36001405e1b8c6d03d0840ccbaa99ea54', 'ID_SERIAL_SHORT': '6001405e1b8c6d03d0840ccbaa99ea54', 'ID_TARGET_PORT': '0', 'ID_TYPE': 'disk', 'ID_VENDOR': 'LIO-ORG', 'ID_VENDOR_ENC': 'LIO-ORG\\x20', 'ID_WWN': '0x6001405e1b8c6d03', 'ID_WWN_VENDOR_EXTENSION': '0xd0840ccbaa99ea54', 'ID_WWN_WITH_EXTENSION': '0x6001405e1b8c6d03d0840ccbaa99ea54', 'MAJOR': '8', 'MINOR': '160', 'SCSI_IDENT_LUN_LOGICAL_UNIT_GROUP': '0x0', 'SCSI_IDENT_LUN_NAA_REGEXT': '6001405e1b8c6d03d0840ccbaa99ea54', 'SCSI_IDENT_LUN_T10': 'LIO-ORG_disk10:e1b8c6d0-3d08-40cc-baa9-9ea541aeb400', 'SCSI_IDENT_PORT_NAME': 'naa.5001405a91c5ccc5,t,0x0001', 'SCSI_IDENT_PORT_RELATIVE': '0', 'SCSI_IDENT_PORT_TARGET_PORT_GROUP': '0x0', 'SCSI_IDENT_SERIAL': 'e1b8c6d0-3d08-40cc-baa9-9ea541aeb400', 'SCSI_IDENT_TARGET_NAME': 'naa.5001405a91c5ccc5', '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': '337615258'} ; 2024-03-01 20:56:56,837 INFO blivet/MainThread: scanning sdk (/sys/devices/tcm_loop_0/tcm_loop_adapter_0/host2/target2:0:1/2:0:1:10/block/sdk)... 2024-03-01 20:56:56,840 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: sdk ; incomplete: False ; hidden: False ; 2024-03-01 20:56:56,842 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned None 2024-03-01 20:56:56,847 DEBUG blivet/MainThread: DiskDevicePopulator.run: name: sdk ; 2024-03-01 20:56:56,848 INFO blivet/MainThread: sdk is a disk 2024-03-01 20:56:56,848 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 27 2024-03-01 20:56:56,848 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 28 2024-03-01 20:56:56,851 DEBUG blivet/MainThread: DiskDevice._set_format: sdk ; type: None ; current: None ; 2024-03-01 20:56:56,854 DEBUG blivet/MainThread: DiskDevice.update_sysfs_path: sdk ; status: True ; 2024-03-01 20:56:56,854 DEBUG blivet/MainThread: sdk sysfs_path set to /sys/devices/tcm_loop_0/tcm_loop_adapter_0/host2/target2:0:1/2:0:1:10/block/sdk 2024-03-01 20:56:56,857 DEBUG blivet/MainThread: DiskDevice.read_current_size: exists: True ; path: /dev/sdk ; sysfs_path: /sys/devices/tcm_loop_0/tcm_loop_adapter_0/host2/target2:0:1/2:0:1:10/block/sdk ; 2024-03-01 20:56:56,857 DEBUG blivet/MainThread: updated sdk size to 1024 MiB (1024 MiB) 2024-03-01 20:56:56,858 INFO blivet/MainThread: added disk sdk (id 26) to device tree 2024-03-01 20:56:56,858 INFO blivet/MainThread: got device: DiskDevice instance (0x7f4a75f85c40) -- 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 = 6001405e1b8c6d03d0840ccbaa99ea54 2024-03-01 20:56:56,861 DEBUG blivet/MainThread: DeviceTree.handle_format: name: sdk ; 2024-03-01 20:56:56,861 DEBUG blivet/MainThread: no type or existing type for sdk, bailing 2024-03-01 20:56:56,864 DEBUG blivet/MainThread: DeviceTree.handle_device: name: sdl ; info: {'CURRENT_TAGS': ':systemd:', 'DEVLINKS': '/dev/disk/by-id/scsi-SLIO-ORG_disk11_f208e545-093d-44a6-ac77-aa8bfab02819 ' '/dev/disk/by-id/scsi-36001405f208e545093d44a6ac77aa8bf ' '/dev/disk/by-id/wwn-0x6001405f208e545093d44a6ac77aa8bf ' '/dev/disk/by-id/scsi-1LIO-ORG_disk11:f208e545-093d-44a6-ac77-aa8bfab02819 ' '/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': 'f208e545-093d-44a6-ac77-aa8bfab02819', 'ID_SERIAL': '36001405f208e545093d44a6ac77aa8bf', 'ID_SERIAL_SHORT': '6001405f208e545093d44a6ac77aa8bf', 'ID_TARGET_PORT': '0', 'ID_TYPE': 'disk', 'ID_VENDOR': 'LIO-ORG', 'ID_VENDOR_ENC': 'LIO-ORG\\x20', 'ID_WWN': '0x6001405f208e5450', 'ID_WWN_VENDOR_EXTENSION': '0x93d44a6ac77aa8bf', 'ID_WWN_WITH_EXTENSION': '0x6001405f208e545093d44a6ac77aa8bf', 'MAJOR': '8', 'MINOR': '176', 'SCSI_IDENT_LUN_LOGICAL_UNIT_GROUP': '0x0', 'SCSI_IDENT_LUN_NAA_REGEXT': '6001405f208e545093d44a6ac77aa8bf', 'SCSI_IDENT_LUN_T10': 'LIO-ORG_disk11:f208e545-093d-44a6-ac77-aa8bfab02819', 'SCSI_IDENT_PORT_NAME': 'naa.5001405a91c5ccc5,t,0x0001', 'SCSI_IDENT_PORT_RELATIVE': '0', 'SCSI_IDENT_PORT_TARGET_PORT_GROUP': '0x0', 'SCSI_IDENT_SERIAL': 'f208e545-093d-44a6-ac77-aa8bfab02819', 'SCSI_IDENT_TARGET_NAME': 'naa.5001405a91c5ccc5', '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': '337703429'} ; 2024-03-01 20:56:56,864 INFO blivet/MainThread: scanning sdl (/sys/devices/tcm_loop_0/tcm_loop_adapter_0/host2/target2:0:1/2:0:1:11/block/sdl)... 2024-03-01 20:56:56,867 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: sdl ; incomplete: False ; hidden: False ; 2024-03-01 20:56:56,869 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned None 2024-03-01 20:56:56,874 DEBUG blivet/MainThread: DiskDevicePopulator.run: name: sdl ; 2024-03-01 20:56:56,875 INFO blivet/MainThread: sdl is a disk 2024-03-01 20:56:56,875 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 32 2024-03-01 20:56:56,875 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 33 2024-03-01 20:56:56,878 DEBUG blivet/MainThread: DiskDevice._set_format: sdl ; type: None ; current: None ; 2024-03-01 20:56:56,880 DEBUG blivet/MainThread: DiskDevice.update_sysfs_path: sdl ; status: True ; 2024-03-01 20:56:56,881 DEBUG blivet/MainThread: sdl sysfs_path set to /sys/devices/tcm_loop_0/tcm_loop_adapter_0/host2/target2:0:1/2:0:1:11/block/sdl 2024-03-01 20:56:56,883 DEBUG blivet/MainThread: DiskDevice.read_current_size: exists: True ; path: /dev/sdl ; sysfs_path: /sys/devices/tcm_loop_0/tcm_loop_adapter_0/host2/target2:0:1/2:0:1:11/block/sdl ; 2024-03-01 20:56:56,884 DEBUG blivet/MainThread: updated sdl size to 1024 MiB (1024 MiB) 2024-03-01 20:56:56,884 INFO blivet/MainThread: added disk sdl (id 31) to device tree 2024-03-01 20:56:56,884 INFO blivet/MainThread: got device: DiskDevice instance (0x7f4a75f85d90) -- 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 = 6001405f208e545093d44a6ac77aa8bf 2024-03-01 20:56:56,887 DEBUG blivet/MainThread: DeviceTree.handle_format: name: sdl ; 2024-03-01 20:56:56,887 DEBUG blivet/MainThread: no type or existing type for sdl, bailing 2024-03-01 20:56:56,890 DEBUG blivet/MainThread: DeviceTree.handle_device: name: sdc ; info: {'CURRENT_TAGS': ':systemd:', 'DEVLINKS': '/dev/disk/by-id/wwn-0x60014050b2dc9bc15ac412f92a30dd57 ' '/dev/disk/by-id/scsi-SLIO-ORG_disk2_0b2dc9bc-15ac-412f-92a3-0dd570796fb3 ' '/dev/disk/by-id/scsi-1LIO-ORG_disk2:0b2dc9bc-15ac-412f-92a3-0dd570796fb3 ' '/dev/disk/by-id/scsi-360014050b2dc9bc15ac412f92a30dd57 ' '/dev/disk/by-diskseq/4 ' '/dev/disk/by-id/lvm-pv-uuid-1AtNmX-enn9-kZjq-oHbX-001q-nFdq-oERM7F', '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': '1AtNmX-enn9-kZjq-oHbX-001q-nFdq-oERM7F', 'ID_FS_UUID_ENC': '1AtNmX-enn9-kZjq-oHbX-001q-nFdq-oERM7F', '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': '0b2dc9bc-15ac-412f-92a3-0dd570796fb3', 'ID_SERIAL': '360014050b2dc9bc15ac412f92a30dd57', 'ID_SERIAL_SHORT': '60014050b2dc9bc15ac412f92a30dd57', 'ID_TARGET_PORT': '0', 'ID_TYPE': 'disk', 'ID_VENDOR': 'LIO-ORG', 'ID_VENDOR_ENC': 'LIO-ORG\\x20', 'ID_WWN': '0x60014050b2dc9bc1', 'ID_WWN_VENDOR_EXTENSION': '0x5ac412f92a30dd57', 'ID_WWN_WITH_EXTENSION': '0x60014050b2dc9bc15ac412f92a30dd57', 'MAJOR': '8', 'MINOR': '32', 'SCSI_IDENT_LUN_LOGICAL_UNIT_GROUP': '0x0', 'SCSI_IDENT_LUN_NAA_REGEXT': '60014050b2dc9bc15ac412f92a30dd57', 'SCSI_IDENT_LUN_T10': 'LIO-ORG_disk2:0b2dc9bc-15ac-412f-92a3-0dd570796fb3', 'SCSI_IDENT_PORT_NAME': 'naa.5001405a91c5ccc5,t,0x0001', 'SCSI_IDENT_PORT_RELATIVE': '0', 'SCSI_IDENT_PORT_TARGET_PORT_GROUP': '0x0', 'SCSI_IDENT_SERIAL': '0b2dc9bc-15ac-412f-92a3-0dd570796fb3', 'SCSI_IDENT_TARGET_NAME': 'naa.5001405a91c5ccc5', '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': '337088436'} ; 2024-03-01 20:56:56,890 INFO blivet/MainThread: scanning sdc (/sys/devices/tcm_loop_0/tcm_loop_adapter_0/host2/target2:0:1/2:0:1:2/block/sdc)... 2024-03-01 20:56:56,893 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: sdc ; incomplete: False ; hidden: False ; 2024-03-01 20:56:56,895 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned None 2024-03-01 20:56:56,900 DEBUG blivet/MainThread: DiskDevicePopulator.run: name: sdc ; 2024-03-01 20:56:56,901 INFO blivet/MainThread: sdc is a disk 2024-03-01 20:56:56,901 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 37 2024-03-01 20:56:56,901 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 38 2024-03-01 20:56:56,904 DEBUG blivet/MainThread: DiskDevice._set_format: sdc ; type: None ; current: None ; 2024-03-01 20:56:56,907 DEBUG blivet/MainThread: DiskDevice.update_sysfs_path: sdc ; status: True ; 2024-03-01 20:56:56,907 DEBUG blivet/MainThread: sdc sysfs_path set to /sys/devices/tcm_loop_0/tcm_loop_adapter_0/host2/target2:0:1/2:0:1:2/block/sdc 2024-03-01 20:56:56,910 DEBUG blivet/MainThread: DiskDevice.read_current_size: exists: True ; path: /dev/sdc ; sysfs_path: /sys/devices/tcm_loop_0/tcm_loop_adapter_0/host2/target2:0:1/2:0:1:2/block/sdc ; 2024-03-01 20:56:56,910 DEBUG blivet/MainThread: updated sdc size to 1024 MiB (1024 MiB) 2024-03-01 20:56:56,910 INFO blivet/MainThread: added disk sdc (id 36) to device tree 2024-03-01 20:56:56,910 INFO blivet/MainThread: got device: DiskDevice instance (0x7f4a75f9a460) -- 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 = 60014050b2dc9bc15ac412f92a30dd57 2024-03-01 20:56:56,913 DEBUG blivet/MainThread: DeviceTree.handle_format: name: sdc ; 2024-03-01 20:56:56,916 DEBUG blivet/MainThread: AppleBootstrapFS.supported: supported: True ; 2024-03-01 20:56:56,916 DEBUG blivet/MainThread: get_format('appleboot') returning AppleBootstrapFS instance with object id 40 2024-03-01 20:56:56,919 DEBUG blivet/MainThread: EFIFS.supported: supported: True ; 2024-03-01 20:56:56,919 DEBUG blivet/MainThread: get_format('efi') returning EFIFS instance with object id 41 2024-03-01 20:56:56,922 DEBUG blivet/MainThread: MacEFIFS.supported: supported: True ; 2024-03-01 20:56:56,922 DEBUG blivet/MainThread: get_format('macefi') returning MacEFIFS instance with object id 42 2024-03-01 20:56:56,925 DEBUG blivet/MainThread: MacEFIFS.supported: supported: True ; 2024-03-01 20:56:56,925 DEBUG blivet/MainThread: get_format('macefi') returning MacEFIFS instance with object id 43 2024-03-01 20:56:56,928 DEBUG blivet/MainThread: LVMFormatPopulator.run: pv: sdc ; 2024-03-01 20:56:56,928 DEBUG blivet/MainThread: lvm filter: device /dev/sdc added to the list of allowed devices 2024-03-01 20:56:56,928 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 20:56:56,965 INFO program/MainThread: stdout[9]: LVM2_PV_NAME=/dev/sda LVM2_PV_UUID=UbNcth-C61D-hhmy-qNCs-Kfy3-TcH0-EwELhh LVM2_PV_FREE=0 LVM2_PV_SIZE=1065353216 LVM2_PE_START=8388608 LVM2_VG_NAME=test_vg1 LVM2_VG_UUID=TYdFjf-Vzij-jsTb-6XoP-QRXE-BFqM-FaYmIm LVM2_VG_SIZE=3196059648 LVM2_VG_FREE=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=D9qdTF-MFuT-OOj3-Aoz3-FgUw-7pV0-MbikiO LVM2_PV_FREE=41943040 LVM2_PV_SIZE=1065353216 LVM2_PE_START=8388608 LVM2_VG_NAME=test_vg1 LVM2_VG_UUID=TYdFjf-Vzij-jsTb-6XoP-QRXE-BFqM-FaYmIm LVM2_VG_SIZE=3196059648 LVM2_VG_FREE=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=1AtNmX-enn9-kZjq-oHbX-001q-nFdq-oERM7F LVM2_PV_FREE=1065353216 LVM2_PV_SIZE=1065353216 LVM2_PE_START=8388608 LVM2_VG_NAME=test_vg1 LVM2_VG_UUID=TYdFjf-Vzij-jsTb-6XoP-QRXE-BFqM-FaYmIm LVM2_VG_SIZE=3196059648 LVM2_VG_FREE=1107296256 LVM2_VG_EXTENT_SIZE=4194304 LVM2_VG_EXTENT_COUNT=762 LVM2_VG_FREE_COUNT=264 LVM2_PV_COUNT=3 2024-03-01 20:56:56,966 INFO program/MainThread: stderr[9]: 2024-03-01 20:56:56,966 INFO program/MainThread: ...done [9] (exit code: 0) 2024-03-01 20:56:56,966 INFO blivet/MainThread: type detected on 'sdc' is 'lvmpv' 2024-03-01 20:56:56,970 DEBUG blivet/MainThread: LVMPhysicalVolume.__init__: uuid: 1AtNmX-enn9-kZjq-oHbX-001q-nFdq-oERM7F ; label: None ; device: /dev/sdc ; serial: 360014050b2dc9bc15ac412f92a30dd57 ; exists: True ; vg_name: test_vg1 ; vg_uuid: TYdFjf-Vzij-jsTb-6XoP-QRXE-BFqM-FaYmIm ; pe_start: 8 MiB ; free: 1016 MiB ; 2024-03-01 20:56:56,970 DEBUG blivet/MainThread: get_format('lvmpv') returning LVMPhysicalVolume instance with object id 44 2024-03-01 20:56:56,973 DEBUG blivet/MainThread: DiskDevice._set_format: sdc ; type: lvmpv ; current: None ; 2024-03-01 20:56:56,975 DEBUG blivet/MainThread: DeviceTree.get_device_by_uuid: uuid: TYdFjf-Vzij-jsTb-6XoP-QRXE-BFqM-FaYmIm ; incomplete: True ; hidden: False ; 2024-03-01 20:56:56,978 DEBUG blivet/MainThread: DeviceTree.get_device_by_uuid returned existing 1.98 GiB lvmvg test_vg1 (11) 2024-03-01 20:56:56,981 DEBUG blivet/MainThread: LVMVolumeGroupDevice._add_parent: test_vg1 ; parent: sdc ; 2024-03-01 20:56:56,984 DEBUG blivet/MainThread: DiskDevice.add_child: name: sdc ; child: test_vg1 ; kids: 0 ; 2024-03-01 20:56:56,987 DEBUG blivet/MainThread: LVMFormatPopulator._update_lvs: pv: sdc ; 2024-03-01 20:56:56,990 DEBUG blivet/MainThread: DeviceTree.get_device_by_uuid: uuid: TYdFjf-Vzij-jsTb-6XoP-QRXE-BFqM-FaYmIm ; incomplete: True ; hidden: False ; 2024-03-01 20:56:56,992 DEBUG blivet/MainThread: DeviceTree.get_device_by_uuid returned existing 2.98 GiB lvmvg test_vg1 (11) 2024-03-01 20:56:56,993 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 20:56:57,025 INFO program/MainThread: stdout[10]: LVM2_VG_NAME=test_vg1 LVM2_LV_NAME=lv1 LVM2_LV_UUID=8tiMwr-hy3b-7B3c-kV7T-7hsV-uORT-Z0ltPQ 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=qf1Fcf-NTcc-qA3L-F4qc-ynf7-s1ol-NJlCHs LVM2_LV_SIZE=1606418432 LVM2_LV_ATTR=-wi-a----- LVM2_SEGTYPE=linear LVM2_ORIGIN= LVM2_POOL_LV= LVM2_DATA_LV= LVM2_METADATA_LV= LVM2_LV_ROLE=public LVM2_MOVE_PV= LVM2_DATA_PERCENT= LVM2_METADATA_PERCENT= LVM2_COPY_PERCENT= LVM2_VG_NAME=test_vg1 LVM2_LV_NAME=lv2 LVM2_LV_UUID=qf1Fcf-NTcc-qA3L-F4qc-ynf7-s1ol-NJlCHs LVM2_LV_SIZE=1606418432 LVM2_LV_ATTR=-wi-a----- LVM2_SEGTYPE=linear LVM2_ORIGIN= LVM2_POOL_LV= LVM2_DATA_LV= LVM2_METADATA_LV= LVM2_LV_ROLE=public LVM2_MOVE_PV= LVM2_DATA_PERCENT= LVM2_METADATA_PERCENT= LVM2_COPY_PERCENT= 2024-03-01 20:56:57,025 INFO program/MainThread: stderr[10]: 2024-03-01 20:56:57,025 INFO program/MainThread: ...done [10] (exit code: 0) 2024-03-01 20:56:57,029 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: test_vg1-lv1 ; incomplete: False ; hidden: False ; 2024-03-01 20:56:57,031 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned None 2024-03-01 20:56:57,034 DEBUG blivet/MainThread: DeviceTree.get_device_by_uuid: uuid: 8tiMwr-hy3b-7B3c-kV7T-7hsV-uORT-Z0ltPQ ; incomplete: False ; hidden: False ; 2024-03-01 20:56:57,037 DEBUG blivet/MainThread: DeviceTree.get_device_by_uuid returned None 2024-03-01 20:56:57,037 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 46 2024-03-01 20:56:57,040 DEBUG blivet/MainThread: LVMVolumeGroupDevice.add_child: name: test_vg1 ; child: lv1 ; kids: 0 ; 2024-03-01 20:56:57,041 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 47 2024-03-01 20:56:57,044 DEBUG blivet/MainThread: LVMLogicalVolumeDevice._set_format: test_vg1-lv1 ; type: None ; current: None ; 2024-03-01 20:56:57,047 DEBUG blivet/MainThread: LVMLogicalVolumeDevice.update_sysfs_path: test_vg1-lv1 ; status: True ; 2024-03-01 20:56:57,047 DEBUG blivet/MainThread: test_vg1-lv1 sysfs_path set to /sys/devices/virtual/block/dm-7 2024-03-01 20:56:57,051 DEBUG blivet/MainThread: LVMLogicalVolumeDevice.read_current_size: exists: True ; path: /dev/mapper/test_vg1-lv1 ; sysfs_path: /sys/devices/virtual/block/dm-7 ; 2024-03-01 20:56:57,051 DEBUG blivet/MainThread: updated test_vg1-lv1 size to 460 MiB (460 MiB) 2024-03-01 20:56:57,051 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 49 2024-03-01 20:56:57,054 DEBUG blivet/MainThread: LVMVolumeGroupDevice.remove_child: name: test_vg1 ; child: lv1 ; kids: 1 ; 2024-03-01 20:56:57,057 DEBUG blivet/MainThread: LVMVolumeGroupDevice.add_child: name: test_vg1 ; child: lv1 ; kids: 0 ; 2024-03-01 20:56:57,057 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 50 2024-03-01 20:56:57,060 DEBUG blivet/MainThread: LVMLogicalVolumeDevice._set_format: test_vg1-lv1 ; type: None ; current: None ; 2024-03-01 20:56:57,063 DEBUG blivet/MainThread: LVMLogicalVolumeDevice.update_sysfs_path: test_vg1-lv1 ; status: True ; 2024-03-01 20:56:57,064 DEBUG blivet/MainThread: test_vg1-lv1 sysfs_path set to /sys/devices/virtual/block/dm-7 2024-03-01 20:56:57,067 DEBUG blivet/MainThread: LVMLogicalVolumeDevice.read_current_size: exists: True ; path: /dev/mapper/test_vg1-lv1 ; sysfs_path: /sys/devices/virtual/block/dm-7 ; 2024-03-01 20:56:57,067 DEBUG blivet/MainThread: updated test_vg1-lv1 size to 460 MiB (460 MiB) 2024-03-01 20:56:57,067 DEBUG blivet/MainThread: Adding test_vg1-lv1/460 MiB to test_vg1 2024-03-01 20:56:57,067 INFO blivet/MainThread: added lvmlv test_vg1-lv1 (id 45) to device tree 2024-03-01 20:56:57,070 DEBUG blivet/MainThread: LVMLogicalVolumeDevice.update_sysfs_path: test_vg1-lv1 ; status: True ; 2024-03-01 20:56:57,070 DEBUG blivet/MainThread: test_vg1-lv1 sysfs_path set to /sys/devices/virtual/block/dm-7 2024-03-01 20:56:57,073 DEBUG blivet/MainThread: LVMLogicalVolumeDevice.read_current_size: exists: True ; path: /dev/mapper/test_vg1-lv1 ; sysfs_path: /sys/devices/virtual/block/dm-7 ; 2024-03-01 20:56:57,073 DEBUG blivet/MainThread: updated test_vg1-lv1 size to 460 MiB (460 MiB) 2024-03-01 20:56:57,078 DEBUG blivet/MainThread: DeviceTree.handle_device: name: test_vg1-lv1 ; info: {'CURRENT_TAGS': ':systemd:', 'DEVLINKS': '/dev/mapper/test_vg1-lv1 ' '/dev/disk/by-uuid/ac621ebc-2d57-4968-8446-95a1994476df ' '/dev/disk/by-id/dm-name-test_vg1-lv1 ' '/dev/disk/by-id/dm-uuid-LVM-TYdFjfVzijjsTb6XoPQRXEBFqMFaYmIm8tiMwrhy3b7B3ckV7T7hsVuORTZ0ltPQ ' '/dev/test_vg1/lv1', 'DEVNAME': '/dev/dm-7', 'DEVPATH': '/devices/virtual/block/dm-7', 'DEVTYPE': 'disk', 'DISKSEQ': '160', '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-TYdFjfVzijjsTb6XoPQRXEBFqMFaYmIm8tiMwrhy3b7B3ckV7T7hsVuORTZ0ltPQ', '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': 'ac621ebc-2d57-4968-8446-95a1994476df', 'ID_FS_UUID_ENC': 'ac621ebc-2d57-4968-8446-95a1994476df', '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': '936255199'} ; 2024-03-01 20:56:57,078 INFO blivet/MainThread: scanning test_vg1-lv1 (/sys/devices/virtual/block/dm-7)... 2024-03-01 20:56:57,078 INFO program/MainThread: Running [11] dmsetup info -co subsystem --noheadings test_vg1-lv1 ... 2024-03-01 20:56:57,081 INFO program/MainThread: stdout[11]: LVM 2024-03-01 20:56:57,081 INFO program/MainThread: stderr[11]: 2024-03-01 20:56:57,081 INFO program/MainThread: ...done [11] (exit code: 0) 2024-03-01 20:56:57,081 INFO program/MainThread: Running [12] dmsetup info -co subsystem --noheadings test_vg1-lv1 ... 2024-03-01 20:56:57,084 INFO program/MainThread: stdout[12]: LVM 2024-03-01 20:56:57,084 INFO program/MainThread: stderr[12]: 2024-03-01 20:56:57,084 INFO program/MainThread: ...done [12] (exit code: 0) 2024-03-01 20:56:57,084 INFO program/MainThread: Running [13] dmsetup info -co subsystem --noheadings test_vg1-lv1 ... 2024-03-01 20:56:57,086 INFO program/MainThread: stdout[13]: LVM 2024-03-01 20:56:57,086 INFO program/MainThread: stderr[13]: 2024-03-01 20:56:57,087 INFO program/MainThread: ...done [13] (exit code: 0) 2024-03-01 20:56:57,090 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: test_vg1-lv1 ; incomplete: False ; hidden: False ; 2024-03-01 20:56:57,093 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned existing 460 MiB lvmlv test_vg1-lv1 (45) 2024-03-01 20:56:57,095 DEBUG blivet/MainThread: test_vg1 size is 2.98 GiB 2024-03-01 20:56:57,096 DEBUG blivet/MainThread: vg test_vg1 has 2.53 GiB free 2024-03-01 20:56:57,096 DEBUG blivet/MainThread: test_vg1 size is 2.98 GiB 2024-03-01 20:56:57,097 DEBUG blivet/MainThread: vg test_vg1 has 2.53 GiB free 2024-03-01 20:56:57,093 INFO blivet/MainThread: got device: LVMLogicalVolumeDevice instance (0x7f4a75f9af10) -- name = test_vg1-lv1 status = True id = 45 children = [] parents = ['existing 2.98 GiB lvmvg test_vg1 (11)'] uuid = 8tiMwr-hy3b-7B3c-kV7T-7hsV-uORT-Z0ltPQ 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 (0x7f4a7604c6d0) -- 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 = TYdFjf-Vzij-jsTb-6XoP-QRXE-BFqM-FaYmIm size = 2.98 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 2.98 GiB path = /dev/test_vg1 format args = [] original_format = None free = 1.03 GiB PE Size = 4 MiB PE Count = 762 PE Free = 264 PV Count = 3 modified = False extents = 762 free space = 2.53 GiB free extents = 647 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sda (2) with existing lvmpv', 'existing 1024 MiB disk sdb (16) with existing lvmpv', 'existing 1024 MiB disk sdc (36) with existing lvmpv'] LVs = ['existing 460 MiB lvmlv test_vg1-lv1 (45)'] segment type = linear percent = 0 VG space used = 460 MiB 2024-03-01 20:56:57,097 INFO program/MainThread: Running [14] dmsetup info -co subsystem --noheadings test_vg1-lv1 ... 2024-03-01 20:56:57,100 INFO program/MainThread: stdout[14]: LVM 2024-03-01 20:56:57,100 INFO program/MainThread: stderr[14]: 2024-03-01 20:56:57,100 INFO program/MainThread: ...done [14] (exit code: 0) 2024-03-01 20:56:57,104 DEBUG blivet/MainThread: DeviceTree.handle_format: name: test_vg1-lv1 ; 2024-03-01 20:56:57,107 DEBUG blivet/MainThread: AppleBootstrapFS.supported: supported: True ; 2024-03-01 20:56:57,107 DEBUG blivet/MainThread: get_format('appleboot') returning AppleBootstrapFS instance with object id 52 2024-03-01 20:56:57,110 DEBUG blivet/MainThread: EFIFS.supported: supported: True ; 2024-03-01 20:56:57,110 DEBUG blivet/MainThread: get_format('efi') returning EFIFS instance with object id 53 2024-03-01 20:56:57,113 DEBUG blivet/MainThread: MacEFIFS.supported: supported: True ; 2024-03-01 20:56:57,113 DEBUG blivet/MainThread: get_format('macefi') returning MacEFIFS instance with object id 54 2024-03-01 20:56:57,116 DEBUG blivet/MainThread: MacEFIFS.supported: supported: True ; 2024-03-01 20:56:57,116 DEBUG blivet/MainThread: get_format('macefi') returning MacEFIFS instance with object id 55 2024-03-01 20:56:57,118 WARNING blivet/MainThread: Stratis DBus service is not running 2024-03-01 20:56:57,118 INFO blivet/MainThread: type detected on 'test_vg1-lv1' is 'xfs' 2024-03-01 20:56:57,121 DEBUG blivet/MainThread: XFS.supported: supported: True ; 2024-03-01 20:56:57,121 DEBUG blivet/MainThread: get_format('xfs') returning XFS instance with object id 56 2024-03-01 20:56:57,124 DEBUG blivet/MainThread: LVMLogicalVolumeDevice._set_format: test_vg1-lv1 ; type: xfs ; current: None ; 2024-03-01 20:56:57,125 INFO blivet/MainThread: got format: existing xfs filesystem 2024-03-01 20:56:57,128 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: test_vg1-lv2 ; incomplete: False ; hidden: False ; 2024-03-01 20:56:57,130 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned None 2024-03-01 20:56:57,133 DEBUG blivet/MainThread: DeviceTree.get_device_by_uuid: uuid: qf1Fcf-NTcc-qA3L-F4qc-ynf7-s1ol-NJlCHs ; incomplete: False ; hidden: False ; 2024-03-01 20:56:57,136 DEBUG blivet/MainThread: DeviceTree.get_device_by_uuid returned None 2024-03-01 20:56:57,136 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 59 2024-03-01 20:56:57,139 DEBUG blivet/MainThread: LVMVolumeGroupDevice.add_child: name: test_vg1 ; child: lv2 ; kids: 1 ; 2024-03-01 20:56:57,139 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 60 2024-03-01 20:56:57,142 DEBUG blivet/MainThread: LVMLogicalVolumeDevice._set_format: test_vg1-lv2 ; type: None ; current: None ; 2024-03-01 20:56:57,145 DEBUG blivet/MainThread: LVMLogicalVolumeDevice.update_sysfs_path: test_vg1-lv2 ; status: True ; 2024-03-01 20:56:57,145 DEBUG blivet/MainThread: test_vg1-lv2 sysfs_path set to /sys/devices/virtual/block/dm-6 2024-03-01 20:56:57,149 DEBUG blivet/MainThread: LVMLogicalVolumeDevice.read_current_size: exists: True ; path: /dev/mapper/test_vg1-lv2 ; sysfs_path: /sys/devices/virtual/block/dm-6 ; 2024-03-01 20:56:57,149 DEBUG blivet/MainThread: updated test_vg1-lv2 size to 1.5 GiB (1.5 GiB) 2024-03-01 20:56:57,149 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 62 2024-03-01 20:56:57,152 DEBUG blivet/MainThread: LVMVolumeGroupDevice.remove_child: name: test_vg1 ; child: lv2 ; kids: 2 ; 2024-03-01 20:56:57,155 DEBUG blivet/MainThread: LVMVolumeGroupDevice.add_child: name: test_vg1 ; child: lv2 ; kids: 1 ; 2024-03-01 20:56:57,156 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 63 2024-03-01 20:56:57,159 DEBUG blivet/MainThread: LVMLogicalVolumeDevice._set_format: test_vg1-lv2 ; type: None ; current: None ; 2024-03-01 20:56:57,162 DEBUG blivet/MainThread: LVMLogicalVolumeDevice.update_sysfs_path: test_vg1-lv2 ; status: True ; 2024-03-01 20:56:57,162 DEBUG blivet/MainThread: test_vg1-lv2 sysfs_path set to /sys/devices/virtual/block/dm-6 2024-03-01 20:56:57,165 DEBUG blivet/MainThread: LVMLogicalVolumeDevice.read_current_size: exists: True ; path: /dev/mapper/test_vg1-lv2 ; sysfs_path: /sys/devices/virtual/block/dm-6 ; 2024-03-01 20:56:57,165 DEBUG blivet/MainThread: updated test_vg1-lv2 size to 1.5 GiB (1.5 GiB) 2024-03-01 20:56:57,165 DEBUG blivet/MainThread: Adding test_vg1-lv2/1.5 GiB to test_vg1 2024-03-01 20:56:57,166 INFO blivet/MainThread: added lvmlv test_vg1-lv2 (id 58) to device tree 2024-03-01 20:56:57,168 DEBUG blivet/MainThread: LVMLogicalVolumeDevice.update_sysfs_path: test_vg1-lv2 ; status: True ; 2024-03-01 20:56:57,168 DEBUG blivet/MainThread: test_vg1-lv2 sysfs_path set to /sys/devices/virtual/block/dm-6 2024-03-01 20:56:57,171 DEBUG blivet/MainThread: LVMLogicalVolumeDevice.read_current_size: exists: True ; path: /dev/mapper/test_vg1-lv2 ; sysfs_path: /sys/devices/virtual/block/dm-6 ; 2024-03-01 20:56:57,172 DEBUG blivet/MainThread: updated test_vg1-lv2 size to 1.5 GiB (1.5 GiB) 2024-03-01 20:56:57,175 DEBUG blivet/MainThread: DeviceTree.handle_device: name: test_vg1-lv2 ; info: {'CURRENT_TAGS': ':systemd:', 'DEVLINKS': '/dev/mapper/test_vg1-lv2 /dev/disk/by-id/dm-name-test_vg1-lv2 ' '/dev/disk/by-id/dm-uuid-LVM-TYdFjfVzijjsTb6XoPQRXEBFqMFaYmImqf1FcfNTccqA3LF4qcynf7s1olNJlCHs ' '/dev/disk/by-uuid/9b4b6471-71e6-4177-a2c8-308c94e75e4a ' '/dev/test_vg1/lv2', 'DEVNAME': '/dev/dm-6', 'DEVPATH': '/devices/virtual/block/dm-6', 'DEVTYPE': 'disk', 'DISKSEQ': '159', '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-TYdFjfVzijjsTb6XoPQRXEBFqMFaYmImqf1FcfNTccqA3LF4qcynf7s1olNJlCHs', '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': '9b4b6471-71e6-4177-a2c8-308c94e75e4a', 'ID_FS_UUID_ENC': '9b4b6471-71e6-4177-a2c8-308c94e75e4a', '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': '935802572'} ; 2024-03-01 20:56:57,175 INFO blivet/MainThread: scanning test_vg1-lv2 (/sys/devices/virtual/block/dm-6)... 2024-03-01 20:56:57,175 INFO program/MainThread: Running [15] dmsetup info -co subsystem --noheadings test_vg1-lv2 ... 2024-03-01 20:56:57,178 INFO program/MainThread: stdout[15]: LVM 2024-03-01 20:56:57,179 INFO program/MainThread: stderr[15]: 2024-03-01 20:56:57,179 INFO program/MainThread: ...done [15] (exit code: 0) 2024-03-01 20:56:57,179 INFO program/MainThread: Running [16] dmsetup info -co subsystem --noheadings test_vg1-lv2 ... 2024-03-01 20:56:57,181 INFO program/MainThread: stdout[16]: LVM 2024-03-01 20:56:57,181 INFO program/MainThread: stderr[16]: 2024-03-01 20:56:57,181 INFO program/MainThread: ...done [16] (exit code: 0) 2024-03-01 20:56:57,181 INFO program/MainThread: Running [17] dmsetup info -co subsystem --noheadings test_vg1-lv2 ... 2024-03-01 20:56:57,184 INFO program/MainThread: stdout[17]: LVM 2024-03-01 20:56:57,184 INFO program/MainThread: stderr[17]: 2024-03-01 20:56:57,184 INFO program/MainThread: ...done [17] (exit code: 0) 2024-03-01 20:56:57,188 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: test_vg1-lv2 ; incomplete: False ; hidden: False ; 2024-03-01 20:56:57,191 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned existing 1.5 GiB lvmlv test_vg1-lv2 (58) 2024-03-01 20:56:57,193 DEBUG blivet/MainThread: test_vg1 size is 2.98 GiB 2024-03-01 20:56:57,194 DEBUG blivet/MainThread: vg test_vg1 has 1.03 GiB free 2024-03-01 20:56:57,194 DEBUG blivet/MainThread: test_vg1 size is 2.98 GiB 2024-03-01 20:56:57,195 DEBUG blivet/MainThread: vg test_vg1 has 1.03 GiB free 2024-03-01 20:56:57,191 INFO blivet/MainThread: got device: LVMLogicalVolumeDevice instance (0x7f4a75f9adc0) -- name = test_vg1-lv2 status = True id = 58 children = [] parents = ['existing 2.98 GiB lvmvg test_vg1 (11)'] uuid = qf1Fcf-NTcc-qA3L-F4qc-ynf7-s1ol-NJlCHs 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 (0x7f4a7604c6d0) -- name = test_vg1 status = True 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 = TYdFjf-Vzij-jsTb-6XoP-QRXE-BFqM-FaYmIm size = 2.98 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 2.98 GiB path = /dev/test_vg1 format args = [] original_format = None free = 1.03 GiB PE Size = 4 MiB PE Count = 762 PE Free = 264 PV Count = 3 modified = False extents = 762 free space = 1.03 GiB free extents = 264 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sda (2) with existing lvmpv', 'existing 1024 MiB disk sdb (16) with existing lvmpv', 'existing 1024 MiB disk sdc (36) with existing lvmpv'] LVs = ['existing 460 MiB lvmlv test_vg1-lv1 (45) with existing xfs filesystem', 'existing 1.5 GiB lvmlv test_vg1-lv2 (58)'] segment type = linear percent = 0 VG space used = 1.5 GiB 2024-03-01 20:56:57,195 INFO program/MainThread: Running [18] dmsetup info -co subsystem --noheadings test_vg1-lv2 ... 2024-03-01 20:56:57,198 INFO program/MainThread: stdout[18]: LVM 2024-03-01 20:56:57,198 INFO program/MainThread: stderr[18]: 2024-03-01 20:56:57,198 INFO program/MainThread: ...done [18] (exit code: 0) 2024-03-01 20:56:57,202 DEBUG blivet/MainThread: DeviceTree.handle_format: name: test_vg1-lv2 ; 2024-03-01 20:56:57,205 DEBUG blivet/MainThread: AppleBootstrapFS.supported: supported: True ; 2024-03-01 20:56:57,205 DEBUG blivet/MainThread: get_format('appleboot') returning AppleBootstrapFS instance with object id 65 2024-03-01 20:56:57,208 DEBUG blivet/MainThread: EFIFS.supported: supported: True ; 2024-03-01 20:56:57,208 DEBUG blivet/MainThread: get_format('efi') returning EFIFS instance with object id 66 2024-03-01 20:56:57,211 DEBUG blivet/MainThread: MacEFIFS.supported: supported: True ; 2024-03-01 20:56:57,212 DEBUG blivet/MainThread: get_format('macefi') returning MacEFIFS instance with object id 67 2024-03-01 20:56:57,215 DEBUG blivet/MainThread: MacEFIFS.supported: supported: True ; 2024-03-01 20:56:57,215 DEBUG blivet/MainThread: get_format('macefi') returning MacEFIFS instance with object id 68 2024-03-01 20:56:57,215 INFO blivet/MainThread: type detected on 'test_vg1-lv2' is 'xfs' 2024-03-01 20:56:57,218 DEBUG blivet/MainThread: XFS.supported: supported: True ; 2024-03-01 20:56:57,218 DEBUG blivet/MainThread: get_format('xfs') returning XFS instance with object id 69 2024-03-01 20:56:57,221 DEBUG blivet/MainThread: LVMLogicalVolumeDevice._set_format: test_vg1-lv2 ; type: xfs ; current: None ; 2024-03-01 20:56:57,221 INFO blivet/MainThread: got format: existing xfs filesystem 2024-03-01 20:56:57,221 INFO blivet/MainThread: got format: existing lvmpv 2024-03-01 20:56:57,224 DEBUG blivet/MainThread: DeviceTree.handle_device: name: sdd ; info: {'CURRENT_TAGS': ':systemd:', 'DEVLINKS': '/dev/disk/by-diskseq/5 ' '/dev/disk/by-id/wwn-0x600140528254ba1444f43aba0eef4ede ' '/dev/disk/by-id/scsi-SLIO-ORG_disk3_28254ba1-444f-43ab-a0ee-f4edee35f467 ' '/dev/disk/by-id/scsi-1LIO-ORG_disk3:28254ba1-444f-43ab-a0ee-f4edee35f467 ' '/dev/disk/by-id/lvm-pv-uuid-jr5GOy-9XBl-2Gje-86Xi-v2FY-53L2-mNkTsx ' '/dev/disk/by-id/scsi-3600140528254ba1444f43aba0eef4ede', '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': 'jr5GOy-9XBl-2Gje-86Xi-v2FY-53L2-mNkTsx', 'ID_FS_UUID_ENC': 'jr5GOy-9XBl-2Gje-86Xi-v2FY-53L2-mNkTsx', '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': '28254ba1-444f-43ab-a0ee-f4edee35f467', 'ID_SERIAL': '3600140528254ba1444f43aba0eef4ede', 'ID_SERIAL_SHORT': '600140528254ba1444f43aba0eef4ede', 'ID_TARGET_PORT': '0', 'ID_TYPE': 'disk', 'ID_VENDOR': 'LIO-ORG', 'ID_VENDOR_ENC': 'LIO-ORG\\x20', 'ID_WWN': '0x600140528254ba14', 'ID_WWN_VENDOR_EXTENSION': '0x44f43aba0eef4ede', 'ID_WWN_WITH_EXTENSION': '0x600140528254ba1444f43aba0eef4ede', 'MAJOR': '8', 'MINOR': '48', 'SCSI_IDENT_LUN_LOGICAL_UNIT_GROUP': '0x0', 'SCSI_IDENT_LUN_NAA_REGEXT': '600140528254ba1444f43aba0eef4ede', 'SCSI_IDENT_LUN_T10': 'LIO-ORG_disk3:28254ba1-444f-43ab-a0ee-f4edee35f467', 'SCSI_IDENT_PORT_NAME': 'naa.5001405a91c5ccc5,t,0x0001', 'SCSI_IDENT_PORT_RELATIVE': '0', 'SCSI_IDENT_PORT_TARGET_PORT_GROUP': '0x0', 'SCSI_IDENT_SERIAL': '28254ba1-444f-43ab-a0ee-f4edee35f467', 'SCSI_IDENT_TARGET_NAME': 'naa.5001405a91c5ccc5', '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': '337038990'} ; 2024-03-01 20:56:57,225 INFO blivet/MainThread: scanning sdd (/sys/devices/tcm_loop_0/tcm_loop_adapter_0/host2/target2:0:1/2:0:1:3/block/sdd)... 2024-03-01 20:56:57,228 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: sdd ; incomplete: False ; hidden: False ; 2024-03-01 20:56:57,230 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned None 2024-03-01 20:56:57,236 DEBUG blivet/MainThread: DiskDevicePopulator.run: name: sdd ; 2024-03-01 20:56:57,236 INFO blivet/MainThread: sdd is a disk 2024-03-01 20:56:57,236 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 73 2024-03-01 20:56:57,237 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 74 2024-03-01 20:56:57,239 DEBUG blivet/MainThread: DiskDevice._set_format: sdd ; type: None ; current: None ; 2024-03-01 20:56:57,242 DEBUG blivet/MainThread: DiskDevice.update_sysfs_path: sdd ; status: True ; 2024-03-01 20:56:57,242 DEBUG blivet/MainThread: sdd sysfs_path set to /sys/devices/tcm_loop_0/tcm_loop_adapter_0/host2/target2:0:1/2:0:1:3/block/sdd 2024-03-01 20:56:57,245 DEBUG blivet/MainThread: DiskDevice.read_current_size: exists: True ; path: /dev/sdd ; sysfs_path: /sys/devices/tcm_loop_0/tcm_loop_adapter_0/host2/target2:0:1/2:0:1:3/block/sdd ; 2024-03-01 20:56:57,245 DEBUG blivet/MainThread: updated sdd size to 1024 MiB (1024 MiB) 2024-03-01 20:56:57,246 INFO blivet/MainThread: added disk sdd (id 72) to device tree 2024-03-01 20:56:57,246 INFO blivet/MainThread: got device: DiskDevice instance (0x7f4a75f994f0) -- 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 = 600140528254ba1444f43aba0eef4ede 2024-03-01 20:56:57,249 DEBUG blivet/MainThread: DeviceTree.handle_format: name: sdd ; 2024-03-01 20:56:57,252 DEBUG blivet/MainThread: AppleBootstrapFS.supported: supported: True ; 2024-03-01 20:56:57,252 DEBUG blivet/MainThread: get_format('appleboot') returning AppleBootstrapFS instance with object id 76 2024-03-01 20:56:57,255 DEBUG blivet/MainThread: EFIFS.supported: supported: True ; 2024-03-01 20:56:57,255 DEBUG blivet/MainThread: get_format('efi') returning EFIFS instance with object id 77 2024-03-01 20:56:57,258 DEBUG blivet/MainThread: MacEFIFS.supported: supported: True ; 2024-03-01 20:56:57,258 DEBUG blivet/MainThread: get_format('macefi') returning MacEFIFS instance with object id 78 2024-03-01 20:56:57,261 DEBUG blivet/MainThread: MacEFIFS.supported: supported: True ; 2024-03-01 20:56:57,261 DEBUG blivet/MainThread: get_format('macefi') returning MacEFIFS instance with object id 79 2024-03-01 20:56:57,263 DEBUG blivet/MainThread: LVMFormatPopulator.run: pv: sdd ; 2024-03-01 20:56:57,263 DEBUG blivet/MainThread: lvm filter: device /dev/sdd added to the list of allowed devices 2024-03-01 20:56:57,263 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 20:56:57,296 INFO program/MainThread: stdout[19]: LVM2_PV_NAME=/dev/sda LVM2_PV_UUID=UbNcth-C61D-hhmy-qNCs-Kfy3-TcH0-EwELhh LVM2_PV_FREE=0 LVM2_PV_SIZE=1065353216 LVM2_PE_START=8388608 LVM2_VG_NAME=test_vg1 LVM2_VG_UUID=TYdFjf-Vzij-jsTb-6XoP-QRXE-BFqM-FaYmIm LVM2_VG_SIZE=3196059648 LVM2_VG_FREE=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=D9qdTF-MFuT-OOj3-Aoz3-FgUw-7pV0-MbikiO LVM2_PV_FREE=41943040 LVM2_PV_SIZE=1065353216 LVM2_PE_START=8388608 LVM2_VG_NAME=test_vg1 LVM2_VG_UUID=TYdFjf-Vzij-jsTb-6XoP-QRXE-BFqM-FaYmIm LVM2_VG_SIZE=3196059648 LVM2_VG_FREE=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=1AtNmX-enn9-kZjq-oHbX-001q-nFdq-oERM7F LVM2_PV_FREE=1065353216 LVM2_PV_SIZE=1065353216 LVM2_PE_START=8388608 LVM2_VG_NAME=test_vg1 LVM2_VG_UUID=TYdFjf-Vzij-jsTb-6XoP-QRXE-BFqM-FaYmIm LVM2_VG_SIZE=3196059648 LVM2_VG_FREE=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=jr5GOy-9XBl-2Gje-86Xi-v2FY-53L2-mNkTsx LVM2_PV_FREE=100663296 LVM2_PV_SIZE=1065353216 LVM2_PE_START=8388608 LVM2_VG_NAME=test_vg2 LVM2_VG_UUID=7yQrT8-U3bT-lEfw-Vyp4-q4Ho-8WQB-V2xVlb LVM2_VG_SIZE=3196059648 LVM2_VG_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=JFfahv-Bcr6-KA66-5TJn-nCPN-wV44-nQjC5L LVM2_PV_FREE=1065353216 LVM2_PV_SIZE=1065353216 LVM2_PE_START=8388608 LVM2_VG_NAME=test_vg2 LVM2_VG_UUID=7yQrT8-U3bT-lEfw-Vyp4-q4Ho-8WQB-V2xVlb LVM2_VG_SIZE=3196059648 LVM2_VG_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=yOfrWi-IYRI-T7Yk-BgyK-rDSX-54gM-ZY9zeN LVM2_PV_FREE=1065353216 LVM2_PV_SIZE=1065353216 LVM2_PE_START=8388608 LVM2_VG_NAME=test_vg2 LVM2_VG_UUID=7yQrT8-U3bT-lEfw-Vyp4-q4Ho-8WQB-V2xVlb LVM2_VG_SIZE=3196059648 LVM2_VG_FREE=2231369728 LVM2_VG_EXTENT_SIZE=4194304 LVM2_VG_EXTENT_COUNT=762 LVM2_VG_FREE_COUNT=532 LVM2_PV_COUNT=3 2024-03-01 20:56:57,297 INFO program/MainThread: stderr[19]: WARNING: Couldn't find device with uuid JFfahv-Bcr6-KA66-5TJn-nCPN-wV44-nQjC5L. WARNING: Couldn't find device with uuid yOfrWi-IYRI-T7Yk-BgyK-rDSX-54gM-ZY9zeN. WARNING: VG test_vg2 is missing PV JFfahv-Bcr6-KA66-5TJn-nCPN-wV44-nQjC5L (last written to /dev/sde). WARNING: VG test_vg2 is missing PV yOfrWi-IYRI-T7Yk-BgyK-rDSX-54gM-ZY9zeN (last written to /dev/sdf). 2024-03-01 20:56:57,297 INFO program/MainThread: ...done [19] (exit code: 0) 2024-03-01 20:56:57,297 INFO blivet/MainThread: type detected on 'sdd' is 'lvmpv' 2024-03-01 20:56:57,301 DEBUG blivet/MainThread: LVMPhysicalVolume.__init__: uuid: jr5GOy-9XBl-2Gje-86Xi-v2FY-53L2-mNkTsx ; label: None ; device: /dev/sdd ; serial: 3600140528254ba1444f43aba0eef4ede ; exists: True ; vg_name: test_vg2 ; vg_uuid: 7yQrT8-U3bT-lEfw-Vyp4-q4Ho-8WQB-V2xVlb ; pe_start: 8 MiB ; free: 96 MiB ; 2024-03-01 20:56:57,301 DEBUG blivet/MainThread: get_format('lvmpv') returning LVMPhysicalVolume instance with object id 80 2024-03-01 20:56:57,304 DEBUG blivet/MainThread: DiskDevice._set_format: sdd ; type: lvmpv ; current: None ; 2024-03-01 20:56:57,307 DEBUG blivet/MainThread: DeviceTree.get_device_by_uuid: uuid: 7yQrT8-U3bT-lEfw-Vyp4-q4Ho-8WQB-V2xVlb ; incomplete: True ; hidden: False ; 2024-03-01 20:56:57,309 DEBUG blivet/MainThread: DeviceTree.get_device_by_uuid returned None 2024-03-01 20:56:57,312 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: test_vg2 ; incomplete: False ; hidden: False ; 2024-03-01 20:56:57,315 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned None 2024-03-01 20:56:57,315 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 20:56:57,347 INFO program/MainThread: stdout[20]: LVM2_VG_NAME=test_vg1 LVM2_VG_UUID=TYdFjf-Vzij-jsTb-6XoP-QRXE-BFqM-FaYmIm LVM2_VG_SIZE=3196059648 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=7yQrT8-U3bT-lEfw-Vyp4-q4Ho-8WQB-V2xVlb LVM2_VG_SIZE=3196059648 LVM2_VG_FREE=2231369728 LVM2_VG_EXTENT_SIZE=4194304 LVM2_VG_EXTENT_COUNT=762 LVM2_VG_FREE_COUNT=532 LVM2_PV_COUNT=3 2024-03-01 20:56:57,348 INFO program/MainThread: stderr[20]: WARNING: Couldn't find device with uuid JFfahv-Bcr6-KA66-5TJn-nCPN-wV44-nQjC5L. WARNING: Couldn't find device with uuid yOfrWi-IYRI-T7Yk-BgyK-rDSX-54gM-ZY9zeN. WARNING: VG test_vg2 is missing PV JFfahv-Bcr6-KA66-5TJn-nCPN-wV44-nQjC5L (last written to /dev/sde). WARNING: VG test_vg2 is missing PV yOfrWi-IYRI-T7Yk-BgyK-rDSX-54gM-ZY9zeN (last written to /dev/sdf). 2024-03-01 20:56:57,348 INFO program/MainThread: ...done [20] (exit code: 0) 2024-03-01 20:56:57,348 INFO blivet/MainThread: Can't get exported information from VG info, assuming VG is not exported. 2024-03-01 20:56:57,348 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 82 2024-03-01 20:56:57,352 DEBUG blivet/MainThread: LVMVolumeGroupDevice._add_parent: test_vg2 ; parent: sdd ; 2024-03-01 20:56:57,356 DEBUG blivet/MainThread: DiskDevice.add_child: name: sdd ; child: test_vg2 ; kids: 0 ; 2024-03-01 20:56:57,356 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 83 2024-03-01 20:56:57,359 DEBUG blivet/MainThread: LVMVolumeGroupDevice._set_format: test_vg2 ; type: None ; current: None ; 2024-03-01 20:56:57,359 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 20:56:57,398 INFO program/MainThread: stdout[21]: LVM2_VG_NAME=test_vg1 LVM2_LV_NAME=lv1 LVM2_LV_UUID=8tiMwr-hy3b-7B3c-kV7T-7hsV-uORT-Z0ltPQ 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=qf1Fcf-NTcc-qA3L-F4qc-ynf7-s1ol-NJlCHs LVM2_LV_SIZE=1606418432 LVM2_LV_ATTR=-wi-a----- LVM2_SEGTYPE=linear LVM2_ORIGIN= LVM2_POOL_LV= LVM2_DATA_LV= LVM2_METADATA_LV= LVM2_LV_ROLE=public LVM2_MOVE_PV= LVM2_DATA_PERCENT= LVM2_METADATA_PERCENT= LVM2_COPY_PERCENT= LVM2_VG_NAME=test_vg1 LVM2_LV_NAME=lv2 LVM2_LV_UUID=qf1Fcf-NTcc-qA3L-F4qc-ynf7-s1ol-NJlCHs LVM2_LV_SIZE=1606418432 LVM2_LV_ATTR=-wi-a----- LVM2_SEGTYPE=linear LVM2_ORIGIN= LVM2_POOL_LV= LVM2_DATA_LV= LVM2_METADATA_LV= 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=3gsqoh-1P4n-SyK8-3G1s-HRKI-mdTi-a0ilxL 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=Ji9k0Z-aXzo-WJXd-aKjm-wc6Z-1M2N-w68tGf LVM2_LV_SIZE=641728512 LVM2_LV_ATTR=-wi-a----- LVM2_SEGTYPE=linear LVM2_ORIGIN= LVM2_POOL_LV= LVM2_DATA_LV= LVM2_METADATA_LV= LVM2_LV_ROLE=public LVM2_MOVE_PV= LVM2_DATA_PERCENT= LVM2_METADATA_PERCENT= LVM2_COPY_PERCENT= 2024-03-01 20:56:57,398 INFO program/MainThread: stderr[21]: WARNING: Couldn't find device with uuid JFfahv-Bcr6-KA66-5TJn-nCPN-wV44-nQjC5L. WARNING: Couldn't find device with uuid yOfrWi-IYRI-T7Yk-BgyK-rDSX-54gM-ZY9zeN. WARNING: VG test_vg2 is missing PV JFfahv-Bcr6-KA66-5TJn-nCPN-wV44-nQjC5L (last written to /dev/sde). WARNING: VG test_vg2 is missing PV yOfrWi-IYRI-T7Yk-BgyK-rDSX-54gM-ZY9zeN (last written to /dev/sdf). 2024-03-01 20:56:57,398 INFO program/MainThread: ...done [21] (exit code: 0) 2024-03-01 20:56:57,402 DEBUG blivet/MainThread: LVMVolumeGroupDevice.update_sysfs_path: test_vg2 ; status: True ; 2024-03-01 20:56:57,402 INFO blivet/MainThread: added lvmvg test_vg2 (id 81) to device tree 2024-03-01 20:56:57,405 DEBUG blivet/MainThread: LVMFormatPopulator._update_lvs: pv: sdd ; 2024-03-01 20:56:57,408 DEBUG blivet/MainThread: DeviceTree.get_device_by_uuid: uuid: 7yQrT8-U3bT-lEfw-Vyp4-q4Ho-8WQB-V2xVlb ; incomplete: True ; hidden: False ; 2024-03-01 20:56:57,410 DEBUG blivet/MainThread: DeviceTree.get_device_by_uuid returned existing 1016 MiB lvmvg test_vg2 (81) 2024-03-01 20:56:57,411 WARNING blivet/MainThread: Skipping LVs for incomplete VG test_vg2 2024-03-01 20:56:57,411 INFO blivet/MainThread: got format: existing lvmpv 2024-03-01 20:56:57,414 DEBUG blivet/MainThread: DeviceTree.handle_device: name: sde ; info: {'CURRENT_TAGS': ':systemd:', 'DEVLINKS': '/dev/disk/by-id/scsi-SLIO-ORG_disk4_8a9a6b3d-7bec-490e-abf9-e15bfef000fd ' '/dev/disk/by-diskseq/6 ' '/dev/disk/by-id/lvm-pv-uuid-JFfahv-Bcr6-KA66-5TJn-nCPN-wV44-nQjC5L ' '/dev/disk/by-id/scsi-1LIO-ORG_disk4:8a9a6b3d-7bec-490e-abf9-e15bfef000fd ' '/dev/disk/by-id/wwn-0x60014058a9a6b3d7bec490eabf9e15bf ' '/dev/disk/by-id/scsi-360014058a9a6b3d7bec490eabf9e15bf', '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': 'JFfahv-Bcr6-KA66-5TJn-nCPN-wV44-nQjC5L', 'ID_FS_UUID_ENC': 'JFfahv-Bcr6-KA66-5TJn-nCPN-wV44-nQjC5L', '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': '8a9a6b3d-7bec-490e-abf9-e15bfef000fd', 'ID_SERIAL': '360014058a9a6b3d7bec490eabf9e15bf', 'ID_SERIAL_SHORT': '60014058a9a6b3d7bec490eabf9e15bf', 'ID_TARGET_PORT': '0', 'ID_TYPE': 'disk', 'ID_VENDOR': 'LIO-ORG', 'ID_VENDOR_ENC': 'LIO-ORG\\x20', 'ID_WWN': '0x60014058a9a6b3d7', 'ID_WWN_VENDOR_EXTENSION': '0xbec490eabf9e15bf', 'ID_WWN_WITH_EXTENSION': '0x60014058a9a6b3d7bec490eabf9e15bf', 'MAJOR': '8', 'MINOR': '64', 'SCSI_IDENT_LUN_LOGICAL_UNIT_GROUP': '0x0', 'SCSI_IDENT_LUN_NAA_REGEXT': '60014058a9a6b3d7bec490eabf9e15bf', 'SCSI_IDENT_LUN_T10': 'LIO-ORG_disk4:8a9a6b3d-7bec-490e-abf9-e15bfef000fd', 'SCSI_IDENT_PORT_NAME': 'naa.5001405a91c5ccc5,t,0x0001', 'SCSI_IDENT_PORT_RELATIVE': '0', 'SCSI_IDENT_PORT_TARGET_PORT_GROUP': '0x0', 'SCSI_IDENT_SERIAL': '8a9a6b3d-7bec-490e-abf9-e15bfef000fd', 'SCSI_IDENT_TARGET_NAME': 'naa.5001405a91c5ccc5', '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': '337149758'} ; 2024-03-01 20:56:57,414 INFO blivet/MainThread: scanning sde (/sys/devices/tcm_loop_0/tcm_loop_adapter_0/host2/target2:0:1/2:0:1:4/block/sde)... 2024-03-01 20:56:57,417 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: sde ; incomplete: False ; hidden: False ; 2024-03-01 20:56:57,420 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned None 2024-03-01 20:56:57,425 DEBUG blivet/MainThread: DiskDevicePopulator.run: name: sde ; 2024-03-01 20:56:57,426 INFO blivet/MainThread: sde is a disk 2024-03-01 20:56:57,426 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 87 2024-03-01 20:56:57,426 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 88 2024-03-01 20:56:57,429 DEBUG blivet/MainThread: DiskDevice._set_format: sde ; type: None ; current: None ; 2024-03-01 20:56:57,432 DEBUG blivet/MainThread: DiskDevice.update_sysfs_path: sde ; status: True ; 2024-03-01 20:56:57,432 DEBUG blivet/MainThread: sde sysfs_path set to /sys/devices/tcm_loop_0/tcm_loop_adapter_0/host2/target2:0:1/2:0:1:4/block/sde 2024-03-01 20:56:57,435 DEBUG blivet/MainThread: DiskDevice.read_current_size: exists: True ; path: /dev/sde ; sysfs_path: /sys/devices/tcm_loop_0/tcm_loop_adapter_0/host2/target2:0:1/2:0:1:4/block/sde ; 2024-03-01 20:56:57,435 DEBUG blivet/MainThread: updated sde size to 1024 MiB (1024 MiB) 2024-03-01 20:56:57,435 INFO blivet/MainThread: added disk sde (id 86) to device tree 2024-03-01 20:56:57,435 INFO blivet/MainThread: got device: DiskDevice instance (0x7f4a75f852e0) -- 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 = 60014058a9a6b3d7bec490eabf9e15bf 2024-03-01 20:56:57,438 DEBUG blivet/MainThread: DeviceTree.handle_format: name: sde ; 2024-03-01 20:56:57,441 DEBUG blivet/MainThread: AppleBootstrapFS.supported: supported: True ; 2024-03-01 20:56:57,441 DEBUG blivet/MainThread: get_format('appleboot') returning AppleBootstrapFS instance with object id 90 2024-03-01 20:56:57,444 DEBUG blivet/MainThread: EFIFS.supported: supported: True ; 2024-03-01 20:56:57,444 DEBUG blivet/MainThread: get_format('efi') returning EFIFS instance with object id 91 2024-03-01 20:56:57,447 DEBUG blivet/MainThread: MacEFIFS.supported: supported: True ; 2024-03-01 20:56:57,447 DEBUG blivet/MainThread: get_format('macefi') returning MacEFIFS instance with object id 92 2024-03-01 20:56:57,450 DEBUG blivet/MainThread: MacEFIFS.supported: supported: True ; 2024-03-01 20:56:57,451 DEBUG blivet/MainThread: get_format('macefi') returning MacEFIFS instance with object id 93 2024-03-01 20:56:57,453 DEBUG blivet/MainThread: LVMFormatPopulator.run: pv: sde ; 2024-03-01 20:56:57,453 DEBUG blivet/MainThread: lvm filter: device /dev/sde added to the list of allowed devices 2024-03-01 20:56:57,453 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/sdb,/dev/sdc,/dev/sde,/dev/sda,/dev/sdd ... 2024-03-01 20:56:57,487 INFO program/MainThread: stdout[22]: LVM2_PV_NAME=/dev/sda LVM2_PV_UUID=UbNcth-C61D-hhmy-qNCs-Kfy3-TcH0-EwELhh LVM2_PV_FREE=0 LVM2_PV_SIZE=1065353216 LVM2_PE_START=8388608 LVM2_VG_NAME=test_vg1 LVM2_VG_UUID=TYdFjf-Vzij-jsTb-6XoP-QRXE-BFqM-FaYmIm LVM2_VG_SIZE=3196059648 LVM2_VG_FREE=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=D9qdTF-MFuT-OOj3-Aoz3-FgUw-7pV0-MbikiO LVM2_PV_FREE=41943040 LVM2_PV_SIZE=1065353216 LVM2_PE_START=8388608 LVM2_VG_NAME=test_vg1 LVM2_VG_UUID=TYdFjf-Vzij-jsTb-6XoP-QRXE-BFqM-FaYmIm LVM2_VG_SIZE=3196059648 LVM2_VG_FREE=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=1AtNmX-enn9-kZjq-oHbX-001q-nFdq-oERM7F LVM2_PV_FREE=1065353216 LVM2_PV_SIZE=1065353216 LVM2_PE_START=8388608 LVM2_VG_NAME=test_vg1 LVM2_VG_UUID=TYdFjf-Vzij-jsTb-6XoP-QRXE-BFqM-FaYmIm LVM2_VG_SIZE=3196059648 LVM2_VG_FREE=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=jr5GOy-9XBl-2Gje-86Xi-v2FY-53L2-mNkTsx LVM2_PV_FREE=100663296 LVM2_PV_SIZE=1065353216 LVM2_PE_START=8388608 LVM2_VG_NAME=test_vg2 LVM2_VG_UUID=7yQrT8-U3bT-lEfw-Vyp4-q4Ho-8WQB-V2xVlb LVM2_VG_SIZE=3196059648 LVM2_VG_FREE=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=JFfahv-Bcr6-KA66-5TJn-nCPN-wV44-nQjC5L LVM2_PV_FREE=1065353216 LVM2_PV_SIZE=1065353216 LVM2_PE_START=8388608 LVM2_VG_NAME=test_vg2 LVM2_VG_UUID=7yQrT8-U3bT-lEfw-Vyp4-q4Ho-8WQB-V2xVlb LVM2_VG_SIZE=3196059648 LVM2_VG_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=yOfrWi-IYRI-T7Yk-BgyK-rDSX-54gM-ZY9zeN LVM2_PV_FREE=1065353216 LVM2_PV_SIZE=1065353216 LVM2_PE_START=8388608 LVM2_VG_NAME=test_vg2 LVM2_VG_UUID=7yQrT8-U3bT-lEfw-Vyp4-q4Ho-8WQB-V2xVlb LVM2_VG_SIZE=3196059648 LVM2_VG_FREE=2231369728 LVM2_VG_EXTENT_SIZE=4194304 LVM2_VG_EXTENT_COUNT=762 LVM2_VG_FREE_COUNT=532 LVM2_PV_COUNT=3 2024-03-01 20:56:57,487 INFO program/MainThread: stderr[22]: WARNING: Couldn't find device with uuid yOfrWi-IYRI-T7Yk-BgyK-rDSX-54gM-ZY9zeN. WARNING: VG test_vg2 is missing PV yOfrWi-IYRI-T7Yk-BgyK-rDSX-54gM-ZY9zeN (last written to /dev/sdf). 2024-03-01 20:56:57,487 INFO program/MainThread: ...done [22] (exit code: 0) 2024-03-01 20:56:57,487 INFO blivet/MainThread: type detected on 'sde' is 'lvmpv' 2024-03-01 20:56:57,491 DEBUG blivet/MainThread: LVMPhysicalVolume.__init__: uuid: JFfahv-Bcr6-KA66-5TJn-nCPN-wV44-nQjC5L ; label: None ; device: /dev/sde ; serial: 360014058a9a6b3d7bec490eabf9e15bf ; exists: True ; vg_name: test_vg2 ; vg_uuid: 7yQrT8-U3bT-lEfw-Vyp4-q4Ho-8WQB-V2xVlb ; pe_start: 8 MiB ; free: 1016 MiB ; 2024-03-01 20:56:57,491 DEBUG blivet/MainThread: get_format('lvmpv') returning LVMPhysicalVolume instance with object id 94 2024-03-01 20:56:57,494 DEBUG blivet/MainThread: DiskDevice._set_format: sde ; type: lvmpv ; current: None ; 2024-03-01 20:56:57,497 DEBUG blivet/MainThread: DeviceTree.get_device_by_uuid: uuid: 7yQrT8-U3bT-lEfw-Vyp4-q4Ho-8WQB-V2xVlb ; incomplete: True ; hidden: False ; 2024-03-01 20:56:57,499 DEBUG blivet/MainThread: DeviceTree.get_device_by_uuid returned existing 1016 MiB lvmvg test_vg2 (81) 2024-03-01 20:56:57,502 DEBUG blivet/MainThread: LVMVolumeGroupDevice._add_parent: test_vg2 ; parent: sde ; 2024-03-01 20:56:57,505 DEBUG blivet/MainThread: DiskDevice.add_child: name: sde ; child: test_vg2 ; kids: 0 ; 2024-03-01 20:56:57,508 DEBUG blivet/MainThread: LVMFormatPopulator._update_lvs: pv: sde ; 2024-03-01 20:56:57,511 DEBUG blivet/MainThread: DeviceTree.get_device_by_uuid: uuid: 7yQrT8-U3bT-lEfw-Vyp4-q4Ho-8WQB-V2xVlb ; incomplete: True ; hidden: False ; 2024-03-01 20:56:57,513 DEBUG blivet/MainThread: DeviceTree.get_device_by_uuid returned existing 1.98 GiB lvmvg test_vg2 (81) 2024-03-01 20:56:57,514 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/sdb,/dev/sdc,/dev/sde,/dev/sda,/dev/sdd ... 2024-03-01 20:56:57,545 INFO program/MainThread: stdout[23]: LVM2_VG_NAME=test_vg1 LVM2_LV_NAME=lv1 LVM2_LV_UUID=8tiMwr-hy3b-7B3c-kV7T-7hsV-uORT-Z0ltPQ 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=qf1Fcf-NTcc-qA3L-F4qc-ynf7-s1ol-NJlCHs LVM2_LV_SIZE=1606418432 LVM2_LV_ATTR=-wi-a----- LVM2_SEGTYPE=linear LVM2_ORIGIN= LVM2_POOL_LV= LVM2_DATA_LV= LVM2_METADATA_LV= LVM2_LV_ROLE=public LVM2_MOVE_PV= LVM2_DATA_PERCENT= LVM2_METADATA_PERCENT= LVM2_COPY_PERCENT= LVM2_VG_NAME=test_vg1 LVM2_LV_NAME=lv2 LVM2_LV_UUID=qf1Fcf-NTcc-qA3L-F4qc-ynf7-s1ol-NJlCHs LVM2_LV_SIZE=1606418432 LVM2_LV_ATTR=-wi-a----- LVM2_SEGTYPE=linear LVM2_ORIGIN= LVM2_POOL_LV= LVM2_DATA_LV= LVM2_METADATA_LV= 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=3gsqoh-1P4n-SyK8-3G1s-HRKI-mdTi-a0ilxL 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=Ji9k0Z-aXzo-WJXd-aKjm-wc6Z-1M2N-w68tGf LVM2_LV_SIZE=641728512 LVM2_LV_ATTR=-wi-a----- LVM2_SEGTYPE=linear LVM2_ORIGIN= LVM2_POOL_LV= LVM2_DATA_LV= LVM2_METADATA_LV= LVM2_LV_ROLE=public LVM2_MOVE_PV= LVM2_DATA_PERCENT= LVM2_METADATA_PERCENT= LVM2_COPY_PERCENT= 2024-03-01 20:56:57,545 INFO program/MainThread: stderr[23]: WARNING: Couldn't find device with uuid yOfrWi-IYRI-T7Yk-BgyK-rDSX-54gM-ZY9zeN. WARNING: VG test_vg2 is missing PV yOfrWi-IYRI-T7Yk-BgyK-rDSX-54gM-ZY9zeN (last written to /dev/sdf). 2024-03-01 20:56:57,545 INFO program/MainThread: ...done [23] (exit code: 0) 2024-03-01 20:56:57,545 WARNING blivet/MainThread: Skipping LVs for incomplete VG test_vg2 2024-03-01 20:56:57,545 INFO blivet/MainThread: got format: existing lvmpv 2024-03-01 20:56:57,549 DEBUG blivet/MainThread: DeviceTree.handle_device: name: sdf ; info: {'CURRENT_TAGS': ':systemd:', 'DEVLINKS': '/dev/disk/by-diskseq/7 ' '/dev/disk/by-id/scsi-3600140525b7012bf4c541b5b0813087a ' '/dev/disk/by-id/scsi-SLIO-ORG_disk5_25b7012b-f4c5-41b5-b081-3087a0ec48d2 ' '/dev/disk/by-id/scsi-1LIO-ORG_disk5:25b7012b-f4c5-41b5-b081-3087a0ec48d2 ' '/dev/disk/by-id/wwn-0x600140525b7012bf4c541b5b0813087a ' '/dev/disk/by-id/lvm-pv-uuid-yOfrWi-IYRI-T7Yk-BgyK-rDSX-54gM-ZY9zeN', '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': 'yOfrWi-IYRI-T7Yk-BgyK-rDSX-54gM-ZY9zeN', 'ID_FS_UUID_ENC': 'yOfrWi-IYRI-T7Yk-BgyK-rDSX-54gM-ZY9zeN', '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': '25b7012b-f4c5-41b5-b081-3087a0ec48d2', 'ID_SERIAL': '3600140525b7012bf4c541b5b0813087a', 'ID_SERIAL_SHORT': '600140525b7012bf4c541b5b0813087a', 'ID_TARGET_PORT': '0', 'ID_TYPE': 'disk', 'ID_VENDOR': 'LIO-ORG', 'ID_VENDOR_ENC': 'LIO-ORG\\x20', 'ID_WWN': '0x600140525b7012bf', 'ID_WWN_VENDOR_EXTENSION': '0x4c541b5b0813087a', 'ID_WWN_WITH_EXTENSION': '0x600140525b7012bf4c541b5b0813087a', 'MAJOR': '8', 'MINOR': '80', 'SCSI_IDENT_LUN_LOGICAL_UNIT_GROUP': '0x0', 'SCSI_IDENT_LUN_NAA_REGEXT': '600140525b7012bf4c541b5b0813087a', 'SCSI_IDENT_LUN_T10': 'LIO-ORG_disk5:25b7012b-f4c5-41b5-b081-3087a0ec48d2', 'SCSI_IDENT_PORT_NAME': 'naa.5001405a91c5ccc5,t,0x0001', 'SCSI_IDENT_PORT_RELATIVE': '0', 'SCSI_IDENT_PORT_TARGET_PORT_GROUP': '0x0', 'SCSI_IDENT_SERIAL': '25b7012b-f4c5-41b5-b081-3087a0ec48d2', 'SCSI_IDENT_TARGET_NAME': 'naa.5001405a91c5ccc5', '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': '337251391'} ; 2024-03-01 20:56:57,550 INFO blivet/MainThread: scanning sdf (/sys/devices/tcm_loop_0/tcm_loop_adapter_0/host2/target2:0:1/2:0:1:5/block/sdf)... 2024-03-01 20:56:57,553 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: sdf ; incomplete: False ; hidden: False ; 2024-03-01 20:56:57,555 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned None 2024-03-01 20:56:57,561 DEBUG blivet/MainThread: DiskDevicePopulator.run: name: sdf ; 2024-03-01 20:56:57,562 INFO blivet/MainThread: sdf is a disk 2024-03-01 20:56:57,562 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 97 2024-03-01 20:56:57,562 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 98 2024-03-01 20:56:57,565 DEBUG blivet/MainThread: DiskDevice._set_format: sdf ; type: None ; current: None ; 2024-03-01 20:56:57,567 DEBUG blivet/MainThread: DiskDevice.update_sysfs_path: sdf ; status: True ; 2024-03-01 20:56:57,568 DEBUG blivet/MainThread: sdf sysfs_path set to /sys/devices/tcm_loop_0/tcm_loop_adapter_0/host2/target2:0:1/2:0:1:5/block/sdf 2024-03-01 20:56:57,570 DEBUG blivet/MainThread: DiskDevice.read_current_size: exists: True ; path: /dev/sdf ; sysfs_path: /sys/devices/tcm_loop_0/tcm_loop_adapter_0/host2/target2:0:1/2:0:1:5/block/sdf ; 2024-03-01 20:56:57,571 DEBUG blivet/MainThread: updated sdf size to 1024 MiB (1024 MiB) 2024-03-01 20:56:57,571 INFO blivet/MainThread: added disk sdf (id 96) to device tree 2024-03-01 20:56:57,571 INFO blivet/MainThread: got device: DiskDevice instance (0x7f4a7715a820) -- 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 = 600140525b7012bf4c541b5b0813087a 2024-03-01 20:56:57,574 DEBUG blivet/MainThread: DeviceTree.handle_format: name: sdf ; 2024-03-01 20:56:57,577 DEBUG blivet/MainThread: AppleBootstrapFS.supported: supported: True ; 2024-03-01 20:56:57,577 DEBUG blivet/MainThread: get_format('appleboot') returning AppleBootstrapFS instance with object id 100 2024-03-01 20:56:57,580 DEBUG blivet/MainThread: EFIFS.supported: supported: True ; 2024-03-01 20:56:57,580 DEBUG blivet/MainThread: get_format('efi') returning EFIFS instance with object id 101 2024-03-01 20:56:57,583 DEBUG blivet/MainThread: MacEFIFS.supported: supported: True ; 2024-03-01 20:56:57,583 DEBUG blivet/MainThread: get_format('macefi') returning MacEFIFS instance with object id 102 2024-03-01 20:56:57,586 DEBUG blivet/MainThread: MacEFIFS.supported: supported: True ; 2024-03-01 20:56:57,586 DEBUG blivet/MainThread: get_format('macefi') returning MacEFIFS instance with object id 103 2024-03-01 20:56:57,589 DEBUG blivet/MainThread: LVMFormatPopulator.run: pv: sdf ; 2024-03-01 20:56:57,589 DEBUG blivet/MainThread: lvm filter: device /dev/sdf added to the list of allowed devices 2024-03-01 20:56:57,589 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/sdf,/dev/sdb,/dev/sdc,/dev/sde,/dev/sda,/dev/sdd ... 2024-03-01 20:56:57,627 INFO program/MainThread: stdout[24]: LVM2_PV_NAME=/dev/sda LVM2_PV_UUID=UbNcth-C61D-hhmy-qNCs-Kfy3-TcH0-EwELhh LVM2_PV_FREE=0 LVM2_PV_SIZE=1065353216 LVM2_PE_START=8388608 LVM2_VG_NAME=test_vg1 LVM2_VG_UUID=TYdFjf-Vzij-jsTb-6XoP-QRXE-BFqM-FaYmIm LVM2_VG_SIZE=3196059648 LVM2_VG_FREE=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=D9qdTF-MFuT-OOj3-Aoz3-FgUw-7pV0-MbikiO LVM2_PV_FREE=41943040 LVM2_PV_SIZE=1065353216 LVM2_PE_START=8388608 LVM2_VG_NAME=test_vg1 LVM2_VG_UUID=TYdFjf-Vzij-jsTb-6XoP-QRXE-BFqM-FaYmIm LVM2_VG_SIZE=3196059648 LVM2_VG_FREE=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=1AtNmX-enn9-kZjq-oHbX-001q-nFdq-oERM7F LVM2_PV_FREE=1065353216 LVM2_PV_SIZE=1065353216 LVM2_PE_START=8388608 LVM2_VG_NAME=test_vg1 LVM2_VG_UUID=TYdFjf-Vzij-jsTb-6XoP-QRXE-BFqM-FaYmIm LVM2_VG_SIZE=3196059648 LVM2_VG_FREE=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=jr5GOy-9XBl-2Gje-86Xi-v2FY-53L2-mNkTsx LVM2_PV_FREE=100663296 LVM2_PV_SIZE=1065353216 LVM2_PE_START=8388608 LVM2_VG_NAME=test_vg2 LVM2_VG_UUID=7yQrT8-U3bT-lEfw-Vyp4-q4Ho-8WQB-V2xVlb LVM2_VG_SIZE=3196059648 LVM2_VG_FREE=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=JFfahv-Bcr6-KA66-5TJn-nCPN-wV44-nQjC5L LVM2_PV_FREE=1065353216 LVM2_PV_SIZE=1065353216 LVM2_PE_START=8388608 LVM2_VG_NAME=test_vg2 LVM2_VG_UUID=7yQrT8-U3bT-lEfw-Vyp4-q4Ho-8WQB-V2xVlb LVM2_VG_SIZE=3196059648 LVM2_VG_FREE=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=yOfrWi-IYRI-T7Yk-BgyK-rDSX-54gM-ZY9zeN LVM2_PV_FREE=1065353216 LVM2_PV_SIZE=1065353216 LVM2_PE_START=8388608 LVM2_VG_NAME=test_vg2 LVM2_VG_UUID=7yQrT8-U3bT-lEfw-Vyp4-q4Ho-8WQB-V2xVlb LVM2_VG_SIZE=3196059648 LVM2_VG_FREE=2231369728 LVM2_VG_EXTENT_SIZE=4194304 LVM2_VG_EXTENT_COUNT=762 LVM2_VG_FREE_COUNT=532 LVM2_PV_COUNT=3 2024-03-01 20:56:57,627 INFO program/MainThread: stderr[24]: 2024-03-01 20:56:57,627 INFO program/MainThread: ...done [24] (exit code: 0) 2024-03-01 20:56:57,627 INFO blivet/MainThread: type detected on 'sdf' is 'lvmpv' 2024-03-01 20:56:57,631 DEBUG blivet/MainThread: LVMPhysicalVolume.__init__: uuid: yOfrWi-IYRI-T7Yk-BgyK-rDSX-54gM-ZY9zeN ; label: None ; device: /dev/sdf ; serial: 3600140525b7012bf4c541b5b0813087a ; exists: True ; vg_name: test_vg2 ; vg_uuid: 7yQrT8-U3bT-lEfw-Vyp4-q4Ho-8WQB-V2xVlb ; pe_start: 8 MiB ; free: 1016 MiB ; 2024-03-01 20:56:57,632 DEBUG blivet/MainThread: get_format('lvmpv') returning LVMPhysicalVolume instance with object id 104 2024-03-01 20:56:57,634 DEBUG blivet/MainThread: DiskDevice._set_format: sdf ; type: lvmpv ; current: None ; 2024-03-01 20:56:57,637 DEBUG blivet/MainThread: DeviceTree.get_device_by_uuid: uuid: 7yQrT8-U3bT-lEfw-Vyp4-q4Ho-8WQB-V2xVlb ; incomplete: True ; hidden: False ; 2024-03-01 20:56:57,640 DEBUG blivet/MainThread: DeviceTree.get_device_by_uuid returned existing 1.98 GiB lvmvg test_vg2 (81) 2024-03-01 20:56:57,643 DEBUG blivet/MainThread: LVMVolumeGroupDevice._add_parent: test_vg2 ; parent: sdf ; 2024-03-01 20:56:57,646 DEBUG blivet/MainThread: DiskDevice.add_child: name: sdf ; child: test_vg2 ; kids: 0 ; 2024-03-01 20:56:57,648 DEBUG blivet/MainThread: LVMFormatPopulator._update_lvs: pv: sdf ; 2024-03-01 20:56:57,651 DEBUG blivet/MainThread: DeviceTree.get_device_by_uuid: uuid: 7yQrT8-U3bT-lEfw-Vyp4-q4Ho-8WQB-V2xVlb ; incomplete: True ; hidden: False ; 2024-03-01 20:56:57,654 DEBUG blivet/MainThread: DeviceTree.get_device_by_uuid returned existing 2.98 GiB lvmvg test_vg2 (81) 2024-03-01 20:56:57,654 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/sdf,/dev/sdb,/dev/sdc,/dev/sde,/dev/sda,/dev/sdd ... 2024-03-01 20:56:57,688 INFO program/MainThread: stdout[25]: LVM2_VG_NAME=test_vg1 LVM2_LV_NAME=lv1 LVM2_LV_UUID=8tiMwr-hy3b-7B3c-kV7T-7hsV-uORT-Z0ltPQ 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=qf1Fcf-NTcc-qA3L-F4qc-ynf7-s1ol-NJlCHs LVM2_LV_SIZE=1606418432 LVM2_LV_ATTR=-wi-a----- LVM2_SEGTYPE=linear LVM2_ORIGIN= LVM2_POOL_LV= LVM2_DATA_LV= LVM2_METADATA_LV= LVM2_LV_ROLE=public LVM2_MOVE_PV= LVM2_DATA_PERCENT= LVM2_METADATA_PERCENT= LVM2_COPY_PERCENT= LVM2_VG_NAME=test_vg1 LVM2_LV_NAME=lv2 LVM2_LV_UUID=qf1Fcf-NTcc-qA3L-F4qc-ynf7-s1ol-NJlCHs LVM2_LV_SIZE=1606418432 LVM2_LV_ATTR=-wi-a----- LVM2_SEGTYPE=linear LVM2_ORIGIN= LVM2_POOL_LV= LVM2_DATA_LV= LVM2_METADATA_LV= 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=3gsqoh-1P4n-SyK8-3G1s-HRKI-mdTi-a0ilxL 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=Ji9k0Z-aXzo-WJXd-aKjm-wc6Z-1M2N-w68tGf LVM2_LV_SIZE=641728512 LVM2_LV_ATTR=-wi-a----- LVM2_SEGTYPE=linear LVM2_ORIGIN= LVM2_POOL_LV= LVM2_DATA_LV= LVM2_METADATA_LV= LVM2_LV_ROLE=public LVM2_MOVE_PV= LVM2_DATA_PERCENT= LVM2_METADATA_PERCENT= LVM2_COPY_PERCENT= 2024-03-01 20:56:57,688 INFO program/MainThread: stderr[25]: 2024-03-01 20:56:57,688 INFO program/MainThread: ...done [25] (exit code: 0) 2024-03-01 20:56:57,692 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: test_vg2-lv3 ; incomplete: False ; hidden: False ; 2024-03-01 20:56:57,695 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned None 2024-03-01 20:56:57,698 DEBUG blivet/MainThread: DeviceTree.get_device_by_uuid: uuid: 3gsqoh-1P4n-SyK8-3G1s-HRKI-mdTi-a0ilxL ; incomplete: False ; hidden: False ; 2024-03-01 20:56:57,701 DEBUG blivet/MainThread: DeviceTree.get_device_by_uuid returned None 2024-03-01 20:56:57,701 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 106 2024-03-01 20:56:57,704 DEBUG blivet/MainThread: LVMVolumeGroupDevice.add_child: name: test_vg2 ; child: lv3 ; kids: 0 ; 2024-03-01 20:56:57,704 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 107 2024-03-01 20:56:57,707 DEBUG blivet/MainThread: LVMLogicalVolumeDevice._set_format: test_vg2-lv3 ; type: None ; current: None ; 2024-03-01 20:56:57,711 DEBUG blivet/MainThread: LVMLogicalVolumeDevice.update_sysfs_path: test_vg2-lv3 ; status: True ; 2024-03-01 20:56:57,711 DEBUG blivet/MainThread: test_vg2-lv3 sysfs_path set to /sys/devices/virtual/block/dm-5 2024-03-01 20:56:57,714 DEBUG blivet/MainThread: LVMLogicalVolumeDevice.read_current_size: exists: True ; path: /dev/mapper/test_vg2-lv3 ; sysfs_path: /sys/devices/virtual/block/dm-5 ; 2024-03-01 20:56:57,714 DEBUG blivet/MainThread: updated test_vg2-lv3 size to 308 MiB (308 MiB) 2024-03-01 20:56:57,715 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 109 2024-03-01 20:56:57,718 DEBUG blivet/MainThread: LVMVolumeGroupDevice.remove_child: name: test_vg2 ; child: lv3 ; kids: 1 ; 2024-03-01 20:56:57,721 DEBUG blivet/MainThread: LVMVolumeGroupDevice.add_child: name: test_vg2 ; child: lv3 ; kids: 0 ; 2024-03-01 20:56:57,721 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 110 2024-03-01 20:56:57,724 DEBUG blivet/MainThread: LVMLogicalVolumeDevice._set_format: test_vg2-lv3 ; type: None ; current: None ; 2024-03-01 20:56:57,727 DEBUG blivet/MainThread: LVMLogicalVolumeDevice.update_sysfs_path: test_vg2-lv3 ; status: True ; 2024-03-01 20:56:57,727 DEBUG blivet/MainThread: test_vg2-lv3 sysfs_path set to /sys/devices/virtual/block/dm-5 2024-03-01 20:56:57,730 DEBUG blivet/MainThread: LVMLogicalVolumeDevice.read_current_size: exists: True ; path: /dev/mapper/test_vg2-lv3 ; sysfs_path: /sys/devices/virtual/block/dm-5 ; 2024-03-01 20:56:57,730 DEBUG blivet/MainThread: updated test_vg2-lv3 size to 308 MiB (308 MiB) 2024-03-01 20:56:57,731 DEBUG blivet/MainThread: Adding test_vg2-lv3/308 MiB to test_vg2 2024-03-01 20:56:57,731 INFO blivet/MainThread: added lvmlv test_vg2-lv3 (id 105) to device tree 2024-03-01 20:56:57,733 DEBUG blivet/MainThread: LVMLogicalVolumeDevice.update_sysfs_path: test_vg2-lv3 ; status: True ; 2024-03-01 20:56:57,734 DEBUG blivet/MainThread: test_vg2-lv3 sysfs_path set to /sys/devices/virtual/block/dm-5 2024-03-01 20:56:57,737 DEBUG blivet/MainThread: LVMLogicalVolumeDevice.read_current_size: exists: True ; path: /dev/mapper/test_vg2-lv3 ; sysfs_path: /sys/devices/virtual/block/dm-5 ; 2024-03-01 20:56:57,737 DEBUG blivet/MainThread: updated test_vg2-lv3 size to 308 MiB (308 MiB) 2024-03-01 20:56:57,741 DEBUG blivet/MainThread: DeviceTree.handle_device: name: test_vg2-lv3 ; info: {'CURRENT_TAGS': ':systemd:', 'DEVLINKS': '/dev/disk/by-uuid/57a8f98f-e77a-4668-8d20-c7f2dffcbed7 ' '/dev/mapper/test_vg2-lv3 ' '/dev/disk/by-id/dm-uuid-LVM-7yQrT8U3bTlEfwVyp4q4Ho8WQBV2xVlb3gsqoh1P4nSyK83G1sHRKImdTia0ilxL ' '/dev/test_vg2/lv3 /dev/disk/by-id/dm-name-test_vg2-lv3', 'DEVNAME': '/dev/dm-5', 'DEVPATH': '/devices/virtual/block/dm-5', 'DEVTYPE': 'disk', 'DISKSEQ': '158', '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-7yQrT8U3bTlEfwVyp4q4Ho8WQBV2xVlb3gsqoh1P4nSyK83G1sHRKImdTia0ilxL', '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': '57a8f98f-e77a-4668-8d20-c7f2dffcbed7', 'ID_FS_UUID_ENC': '57a8f98f-e77a-4668-8d20-c7f2dffcbed7', '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': '934078863'} ; 2024-03-01 20:56:57,741 INFO blivet/MainThread: scanning test_vg2-lv3 (/sys/devices/virtual/block/dm-5)... 2024-03-01 20:56:57,741 INFO program/MainThread: Running [26] dmsetup info -co subsystem --noheadings test_vg2-lv3 ... 2024-03-01 20:56:57,744 INFO program/MainThread: stdout[26]: LVM 2024-03-01 20:56:57,744 INFO program/MainThread: stderr[26]: 2024-03-01 20:56:57,744 INFO program/MainThread: ...done [26] (exit code: 0) 2024-03-01 20:56:57,744 INFO program/MainThread: Running [27] dmsetup info -co subsystem --noheadings test_vg2-lv3 ... 2024-03-01 20:56:57,747 INFO program/MainThread: stdout[27]: LVM 2024-03-01 20:56:57,747 INFO program/MainThread: stderr[27]: 2024-03-01 20:56:57,747 INFO program/MainThread: ...done [27] (exit code: 0) 2024-03-01 20:56:57,747 INFO program/MainThread: Running [28] dmsetup info -co subsystem --noheadings test_vg2-lv3 ... 2024-03-01 20:56:57,749 INFO program/MainThread: stdout[28]: LVM 2024-03-01 20:56:57,749 INFO program/MainThread: stderr[28]: 2024-03-01 20:56:57,749 INFO program/MainThread: ...done [28] (exit code: 0) 2024-03-01 20:56:57,753 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: test_vg2-lv3 ; incomplete: False ; hidden: False ; 2024-03-01 20:56:57,756 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned existing 308 MiB lvmlv test_vg2-lv3 (105) 2024-03-01 20:56:57,759 DEBUG blivet/MainThread: test_vg2 size is 2.98 GiB 2024-03-01 20:56:57,759 DEBUG blivet/MainThread: vg test_vg2 has 2.68 GiB free 2024-03-01 20:56:57,759 DEBUG blivet/MainThread: test_vg2 size is 2.98 GiB 2024-03-01 20:56:57,760 DEBUG blivet/MainThread: vg test_vg2 has 2.68 GiB free 2024-03-01 20:56:57,757 INFO blivet/MainThread: got device: LVMLogicalVolumeDevice instance (0x7f4a75f3e340) -- name = test_vg2-lv3 status = True id = 105 children = [] parents = ['existing 2.98 GiB lvmvg test_vg2 (81)'] uuid = 3gsqoh-1P4n-SyK8-3G1s-HRKI-mdTi-a0ilxL 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 (0x7f4a75fb4c10) -- 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 = 7yQrT8-U3bT-lEfw-Vyp4-q4Ho-8WQB-V2xVlb size = 2.98 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 2.98 GiB path = /dev/test_vg2 format args = [] original_format = None free = 2.08 GiB PE Size = 4 MiB PE Count = 762 PE Free = 532 PV Count = 3 modified = False extents = 762 free space = 2.68 GiB free extents = 685 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sdd (72) with existing lvmpv', 'existing 1024 MiB disk sde (86) with existing lvmpv', 'existing 1024 MiB disk sdf (96) with existing lvmpv'] LVs = ['existing 308 MiB lvmlv test_vg2-lv3 (105)'] segment type = linear percent = 0 VG space used = 308 MiB 2024-03-01 20:56:57,760 INFO program/MainThread: Running [29] dmsetup info -co subsystem --noheadings test_vg2-lv3 ... 2024-03-01 20:56:57,763 INFO program/MainThread: stdout[29]: LVM 2024-03-01 20:56:57,763 INFO program/MainThread: stderr[29]: 2024-03-01 20:56:57,763 INFO program/MainThread: ...done [29] (exit code: 0) 2024-03-01 20:56:57,767 DEBUG blivet/MainThread: DeviceTree.handle_format: name: test_vg2-lv3 ; 2024-03-01 20:56:57,770 DEBUG blivet/MainThread: AppleBootstrapFS.supported: supported: True ; 2024-03-01 20:56:57,770 DEBUG blivet/MainThread: get_format('appleboot') returning AppleBootstrapFS instance with object id 112 2024-03-01 20:56:57,773 DEBUG blivet/MainThread: EFIFS.supported: supported: True ; 2024-03-01 20:56:57,773 DEBUG blivet/MainThread: get_format('efi') returning EFIFS instance with object id 113 2024-03-01 20:56:57,777 DEBUG blivet/MainThread: MacEFIFS.supported: supported: True ; 2024-03-01 20:56:57,777 DEBUG blivet/MainThread: get_format('macefi') returning MacEFIFS instance with object id 114 2024-03-01 20:56:57,780 DEBUG blivet/MainThread: MacEFIFS.supported: supported: True ; 2024-03-01 20:56:57,780 DEBUG blivet/MainThread: get_format('macefi') returning MacEFIFS instance with object id 115 2024-03-01 20:56:57,780 INFO blivet/MainThread: type detected on 'test_vg2-lv3' is 'xfs' 2024-03-01 20:56:57,784 DEBUG blivet/MainThread: XFS.supported: supported: True ; 2024-03-01 20:56:57,784 DEBUG blivet/MainThread: get_format('xfs') returning XFS instance with object id 116 2024-03-01 20:56:57,787 DEBUG blivet/MainThread: LVMLogicalVolumeDevice._set_format: test_vg2-lv3 ; type: xfs ; current: None ; 2024-03-01 20:56:57,787 INFO blivet/MainThread: got format: existing xfs filesystem 2024-03-01 20:56:57,790 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: test_vg2-lv4 ; incomplete: False ; hidden: False ; 2024-03-01 20:56:57,793 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned None 2024-03-01 20:56:57,795 DEBUG blivet/MainThread: DeviceTree.get_device_by_uuid: uuid: Ji9k0Z-aXzo-WJXd-aKjm-wc6Z-1M2N-w68tGf ; incomplete: False ; hidden: False ; 2024-03-01 20:56:57,798 DEBUG blivet/MainThread: DeviceTree.get_device_by_uuid returned None 2024-03-01 20:56:57,798 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 119 2024-03-01 20:56:57,801 DEBUG blivet/MainThread: LVMVolumeGroupDevice.add_child: name: test_vg2 ; child: lv4 ; kids: 1 ; 2024-03-01 20:56:57,801 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 120 2024-03-01 20:56:57,804 DEBUG blivet/MainThread: LVMLogicalVolumeDevice._set_format: test_vg2-lv4 ; type: None ; current: None ; 2024-03-01 20:56:57,807 DEBUG blivet/MainThread: LVMLogicalVolumeDevice.update_sysfs_path: test_vg2-lv4 ; status: True ; 2024-03-01 20:56:57,808 DEBUG blivet/MainThread: test_vg2-lv4 sysfs_path set to /sys/devices/virtual/block/dm-4 2024-03-01 20:56:57,811 DEBUG blivet/MainThread: LVMLogicalVolumeDevice.read_current_size: exists: True ; path: /dev/mapper/test_vg2-lv4 ; sysfs_path: /sys/devices/virtual/block/dm-4 ; 2024-03-01 20:56:57,811 DEBUG blivet/MainThread: updated test_vg2-lv4 size to 612 MiB (612 MiB) 2024-03-01 20:56:57,811 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 122 2024-03-01 20:56:57,815 DEBUG blivet/MainThread: LVMVolumeGroupDevice.remove_child: name: test_vg2 ; child: lv4 ; kids: 2 ; 2024-03-01 20:56:57,818 DEBUG blivet/MainThread: LVMVolumeGroupDevice.add_child: name: test_vg2 ; child: lv4 ; kids: 1 ; 2024-03-01 20:56:57,818 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 123 2024-03-01 20:56:57,821 DEBUG blivet/MainThread: LVMLogicalVolumeDevice._set_format: test_vg2-lv4 ; type: None ; current: None ; 2024-03-01 20:56:57,824 DEBUG blivet/MainThread: LVMLogicalVolumeDevice.update_sysfs_path: test_vg2-lv4 ; status: True ; 2024-03-01 20:56:57,824 DEBUG blivet/MainThread: test_vg2-lv4 sysfs_path set to /sys/devices/virtual/block/dm-4 2024-03-01 20:56:57,827 DEBUG blivet/MainThread: LVMLogicalVolumeDevice.read_current_size: exists: True ; path: /dev/mapper/test_vg2-lv4 ; sysfs_path: /sys/devices/virtual/block/dm-4 ; 2024-03-01 20:56:57,827 DEBUG blivet/MainThread: updated test_vg2-lv4 size to 612 MiB (612 MiB) 2024-03-01 20:56:57,827 DEBUG blivet/MainThread: Adding test_vg2-lv4/612 MiB to test_vg2 2024-03-01 20:56:57,828 INFO blivet/MainThread: added lvmlv test_vg2-lv4 (id 118) to device tree 2024-03-01 20:56:57,830 DEBUG blivet/MainThread: LVMLogicalVolumeDevice.update_sysfs_path: test_vg2-lv4 ; status: True ; 2024-03-01 20:56:57,831 DEBUG blivet/MainThread: test_vg2-lv4 sysfs_path set to /sys/devices/virtual/block/dm-4 2024-03-01 20:56:57,833 DEBUG blivet/MainThread: LVMLogicalVolumeDevice.read_current_size: exists: True ; path: /dev/mapper/test_vg2-lv4 ; sysfs_path: /sys/devices/virtual/block/dm-4 ; 2024-03-01 20:56:57,834 DEBUG blivet/MainThread: updated test_vg2-lv4 size to 612 MiB (612 MiB) 2024-03-01 20:56:57,837 DEBUG blivet/MainThread: DeviceTree.handle_device: name: test_vg2-lv4 ; info: {'CURRENT_TAGS': ':systemd:', 'DEVLINKS': '/dev/disk/by-id/dm-uuid-LVM-7yQrT8U3bTlEfwVyp4q4Ho8WQBV2xVlbJi9k0ZaXzoWJXdaKjmwc6Z1M2Nw68tGf ' '/dev/mapper/test_vg2-lv4 ' '/dev/disk/by-uuid/7bf86105-d509-4db1-8e66-a2c39f6f28f7 ' '/dev/disk/by-id/dm-name-test_vg2-lv4 /dev/test_vg2/lv4', 'DEVNAME': '/dev/dm-4', 'DEVPATH': '/devices/virtual/block/dm-4', 'DEVTYPE': 'disk', 'DISKSEQ': '157', '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-7yQrT8U3bTlEfwVyp4q4Ho8WQBV2xVlbJi9k0ZaXzoWJXdaKjmwc6Z1M2Nw68tGf', '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': '7bf86105-d509-4db1-8e66-a2c39f6f28f7', 'ID_FS_UUID_ENC': '7bf86105-d509-4db1-8e66-a2c39f6f28f7', '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': '933574127'} ; 2024-03-01 20:56:57,837 INFO blivet/MainThread: scanning test_vg2-lv4 (/sys/devices/virtual/block/dm-4)... 2024-03-01 20:56:57,837 INFO program/MainThread: Running [30] dmsetup info -co subsystem --noheadings test_vg2-lv4 ... 2024-03-01 20:56:57,840 INFO program/MainThread: stdout[30]: LVM 2024-03-01 20:56:57,841 INFO program/MainThread: stderr[30]: 2024-03-01 20:56:57,841 INFO program/MainThread: ...done [30] (exit code: 0) 2024-03-01 20:56:57,841 INFO program/MainThread: Running [31] dmsetup info -co subsystem --noheadings test_vg2-lv4 ... 2024-03-01 20:56:57,843 INFO program/MainThread: stdout[31]: LVM 2024-03-01 20:56:57,843 INFO program/MainThread: stderr[31]: 2024-03-01 20:56:57,843 INFO program/MainThread: ...done [31] (exit code: 0) 2024-03-01 20:56:57,843 INFO program/MainThread: Running [32] dmsetup info -co subsystem --noheadings test_vg2-lv4 ... 2024-03-01 20:56:57,846 INFO program/MainThread: stdout[32]: LVM 2024-03-01 20:56:57,846 INFO program/MainThread: stderr[32]: 2024-03-01 20:56:57,846 INFO program/MainThread: ...done [32] (exit code: 0) 2024-03-01 20:56:57,850 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: test_vg2-lv4 ; incomplete: False ; hidden: False ; 2024-03-01 20:56:57,853 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned existing 612 MiB lvmlv test_vg2-lv4 (118) 2024-03-01 20:56:57,855 DEBUG blivet/MainThread: test_vg2 size is 2.98 GiB 2024-03-01 20:56:57,856 DEBUG blivet/MainThread: vg test_vg2 has 2.08 GiB free 2024-03-01 20:56:57,856 DEBUG blivet/MainThread: test_vg2 size is 2.98 GiB 2024-03-01 20:56:57,857 DEBUG blivet/MainThread: vg test_vg2 has 2.08 GiB free 2024-03-01 20:56:57,853 INFO blivet/MainThread: got device: LVMLogicalVolumeDevice instance (0x7f4a75f3ebb0) -- name = test_vg2-lv4 status = True id = 118 children = [] parents = ['existing 2.98 GiB lvmvg test_vg2 (81)'] uuid = Ji9k0Z-aXzo-WJXd-aKjm-wc6Z-1M2N-w68tGf 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 (0x7f4a75fb4c10) -- name = test_vg2 status = 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 = 7yQrT8-U3bT-lEfw-Vyp4-q4Ho-8WQB-V2xVlb size = 2.98 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 2.98 GiB path = /dev/test_vg2 format args = [] original_format = None free = 2.08 GiB PE Size = 4 MiB PE Count = 762 PE Free = 532 PV Count = 3 modified = False extents = 762 free space = 2.08 GiB free extents = 532 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sdd (72) with existing lvmpv', 'existing 1024 MiB disk sde (86) with existing lvmpv', 'existing 1024 MiB disk sdf (96) with existing lvmpv'] LVs = ['existing 308 MiB lvmlv test_vg2-lv3 (105) with existing xfs filesystem', 'existing 612 MiB lvmlv test_vg2-lv4 (118)'] segment type = linear percent = 0 VG space used = 612 MiB 2024-03-01 20:56:57,857 INFO program/MainThread: Running [33] dmsetup info -co subsystem --noheadings test_vg2-lv4 ... 2024-03-01 20:56:57,860 INFO program/MainThread: stdout[33]: LVM 2024-03-01 20:56:57,860 INFO program/MainThread: stderr[33]: 2024-03-01 20:56:57,860 INFO program/MainThread: ...done [33] (exit code: 0) 2024-03-01 20:56:57,864 DEBUG blivet/MainThread: DeviceTree.handle_format: name: test_vg2-lv4 ; 2024-03-01 20:56:57,867 DEBUG blivet/MainThread: AppleBootstrapFS.supported: supported: True ; 2024-03-01 20:56:57,867 DEBUG blivet/MainThread: get_format('appleboot') returning AppleBootstrapFS instance with object id 125 2024-03-01 20:56:57,870 DEBUG blivet/MainThread: EFIFS.supported: supported: True ; 2024-03-01 20:56:57,870 DEBUG blivet/MainThread: get_format('efi') returning EFIFS instance with object id 126 2024-03-01 20:56:57,874 DEBUG blivet/MainThread: MacEFIFS.supported: supported: True ; 2024-03-01 20:56:57,874 DEBUG blivet/MainThread: get_format('macefi') returning MacEFIFS instance with object id 127 2024-03-01 20:56:57,877 DEBUG blivet/MainThread: MacEFIFS.supported: supported: True ; 2024-03-01 20:56:57,877 DEBUG blivet/MainThread: get_format('macefi') returning MacEFIFS instance with object id 128 2024-03-01 20:56:57,877 INFO blivet/MainThread: type detected on 'test_vg2-lv4' is 'xfs' 2024-03-01 20:56:57,880 DEBUG blivet/MainThread: XFS.supported: supported: True ; 2024-03-01 20:56:57,880 DEBUG blivet/MainThread: get_format('xfs') returning XFS instance with object id 129 2024-03-01 20:56:57,883 DEBUG blivet/MainThread: LVMLogicalVolumeDevice._set_format: test_vg2-lv4 ; type: xfs ; current: None ; 2024-03-01 20:56:57,883 INFO blivet/MainThread: got format: existing xfs filesystem 2024-03-01 20:56:57,883 INFO blivet/MainThread: got format: existing lvmpv 2024-03-01 20:56:57,887 DEBUG blivet/MainThread: DeviceTree.handle_device: name: sdg ; info: {'CURRENT_TAGS': ':systemd:', 'DEVLINKS': '/dev/disk/by-id/scsi-SLIO-ORG_disk6_2fcb2cc6-c284-43ea-b562-c0b7eba2ff7a ' '/dev/disk/by-id/scsi-1LIO-ORG_disk6:2fcb2cc6-c284-43ea-b562-c0b7eba2ff7a ' '/dev/disk/by-id/lvm-pv-uuid-ffRI4c-t31A-8M3p-Kl7I-xQdk-IdaE-CK88Cj ' '/dev/disk/by-diskseq/8 ' '/dev/disk/by-id/scsi-360014052fcb2cc6c28443eab562c0b7e ' '/dev/disk/by-id/wwn-0x60014052fcb2cc6c28443eab562c0b7e', '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': 'ffRI4c-t31A-8M3p-Kl7I-xQdk-IdaE-CK88Cj', 'ID_FS_UUID_ENC': 'ffRI4c-t31A-8M3p-Kl7I-xQdk-IdaE-CK88Cj', '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': '2fcb2cc6-c284-43ea-b562-c0b7eba2ff7a', 'ID_SERIAL': '360014052fcb2cc6c28443eab562c0b7e', 'ID_SERIAL_SHORT': '60014052fcb2cc6c28443eab562c0b7e', 'ID_TARGET_PORT': '0', 'ID_TYPE': 'disk', 'ID_VENDOR': 'LIO-ORG', 'ID_VENDOR_ENC': 'LIO-ORG\\x20', 'ID_WWN': '0x60014052fcb2cc6c', 'ID_WWN_VENDOR_EXTENSION': '0x28443eab562c0b7e', 'ID_WWN_WITH_EXTENSION': '0x60014052fcb2cc6c28443eab562c0b7e', 'MAJOR': '8', 'MINOR': '96', 'SCSI_IDENT_LUN_LOGICAL_UNIT_GROUP': '0x0', 'SCSI_IDENT_LUN_NAA_REGEXT': '60014052fcb2cc6c28443eab562c0b7e', 'SCSI_IDENT_LUN_T10': 'LIO-ORG_disk6:2fcb2cc6-c284-43ea-b562-c0b7eba2ff7a', 'SCSI_IDENT_PORT_NAME': 'naa.5001405a91c5ccc5,t,0x0001', 'SCSI_IDENT_PORT_RELATIVE': '0', 'SCSI_IDENT_PORT_TARGET_PORT_GROUP': '0x0', 'SCSI_IDENT_SERIAL': '2fcb2cc6-c284-43ea-b562-c0b7eba2ff7a', 'SCSI_IDENT_TARGET_NAME': 'naa.5001405a91c5ccc5', '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': '337228647'} ; 2024-03-01 20:56:57,887 INFO blivet/MainThread: scanning sdg (/sys/devices/tcm_loop_0/tcm_loop_adapter_0/host2/target2:0:1/2:0:1:6/block/sdg)... 2024-03-01 20:56:57,890 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: sdg ; incomplete: False ; hidden: False ; 2024-03-01 20:56:57,893 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned None 2024-03-01 20:56:57,898 DEBUG blivet/MainThread: DiskDevicePopulator.run: name: sdg ; 2024-03-01 20:56:57,899 INFO blivet/MainThread: sdg is a disk 2024-03-01 20:56:57,899 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 133 2024-03-01 20:56:57,899 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 134 2024-03-01 20:56:57,902 DEBUG blivet/MainThread: DiskDevice._set_format: sdg ; type: None ; current: None ; 2024-03-01 20:56:57,905 DEBUG blivet/MainThread: DiskDevice.update_sysfs_path: sdg ; status: True ; 2024-03-01 20:56:57,905 DEBUG blivet/MainThread: sdg sysfs_path set to /sys/devices/tcm_loop_0/tcm_loop_adapter_0/host2/target2:0:1/2:0:1:6/block/sdg 2024-03-01 20:56:57,908 DEBUG blivet/MainThread: DiskDevice.read_current_size: exists: True ; path: /dev/sdg ; sysfs_path: /sys/devices/tcm_loop_0/tcm_loop_adapter_0/host2/target2:0:1/2:0:1:6/block/sdg ; 2024-03-01 20:56:57,908 DEBUG blivet/MainThread: updated sdg size to 1024 MiB (1024 MiB) 2024-03-01 20:56:57,908 INFO blivet/MainThread: added disk sdg (id 132) to device tree 2024-03-01 20:56:57,908 INFO blivet/MainThread: got device: DiskDevice instance (0x7f4a75f99040) -- 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 = 60014052fcb2cc6c28443eab562c0b7e 2024-03-01 20:56:57,911 DEBUG blivet/MainThread: DeviceTree.handle_format: name: sdg ; 2024-03-01 20:56:57,914 DEBUG blivet/MainThread: AppleBootstrapFS.supported: supported: True ; 2024-03-01 20:56:57,914 DEBUG blivet/MainThread: get_format('appleboot') returning AppleBootstrapFS instance with object id 136 2024-03-01 20:56:57,917 DEBUG blivet/MainThread: EFIFS.supported: supported: True ; 2024-03-01 20:56:57,917 DEBUG blivet/MainThread: get_format('efi') returning EFIFS instance with object id 137 2024-03-01 20:56:57,920 DEBUG blivet/MainThread: MacEFIFS.supported: supported: True ; 2024-03-01 20:56:57,920 DEBUG blivet/MainThread: get_format('macefi') returning MacEFIFS instance with object id 138 2024-03-01 20:56:57,923 DEBUG blivet/MainThread: MacEFIFS.supported: supported: True ; 2024-03-01 20:56:57,923 DEBUG blivet/MainThread: get_format('macefi') returning MacEFIFS instance with object id 139 2024-03-01 20:56:57,926 DEBUG blivet/MainThread: LVMFormatPopulator.run: pv: sdg ; 2024-03-01 20:56:57,926 DEBUG blivet/MainThread: lvm filter: device /dev/sdg added to the list of allowed devices 2024-03-01 20:56:57,926 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/sdf,/dev/sdg,/dev/sdb,/dev/sdc,/dev/sde,/dev/sda,/dev/sdd ... 2024-03-01 20:56:57,965 INFO program/MainThread: stdout[34]: LVM2_PV_NAME=/dev/sda LVM2_PV_UUID=UbNcth-C61D-hhmy-qNCs-Kfy3-TcH0-EwELhh LVM2_PV_FREE=0 LVM2_PV_SIZE=1065353216 LVM2_PE_START=8388608 LVM2_VG_NAME=test_vg1 LVM2_VG_UUID=TYdFjf-Vzij-jsTb-6XoP-QRXE-BFqM-FaYmIm LVM2_VG_SIZE=3196059648 LVM2_VG_FREE=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=D9qdTF-MFuT-OOj3-Aoz3-FgUw-7pV0-MbikiO LVM2_PV_FREE=41943040 LVM2_PV_SIZE=1065353216 LVM2_PE_START=8388608 LVM2_VG_NAME=test_vg1 LVM2_VG_UUID=TYdFjf-Vzij-jsTb-6XoP-QRXE-BFqM-FaYmIm LVM2_VG_SIZE=3196059648 LVM2_VG_FREE=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=1AtNmX-enn9-kZjq-oHbX-001q-nFdq-oERM7F LVM2_PV_FREE=1065353216 LVM2_PV_SIZE=1065353216 LVM2_PE_START=8388608 LVM2_VG_NAME=test_vg1 LVM2_VG_UUID=TYdFjf-Vzij-jsTb-6XoP-QRXE-BFqM-FaYmIm LVM2_VG_SIZE=3196059648 LVM2_VG_FREE=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=jr5GOy-9XBl-2Gje-86Xi-v2FY-53L2-mNkTsx LVM2_PV_FREE=100663296 LVM2_PV_SIZE=1065353216 LVM2_PE_START=8388608 LVM2_VG_NAME=test_vg2 LVM2_VG_UUID=7yQrT8-U3bT-lEfw-Vyp4-q4Ho-8WQB-V2xVlb LVM2_VG_SIZE=3196059648 LVM2_VG_FREE=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=JFfahv-Bcr6-KA66-5TJn-nCPN-wV44-nQjC5L LVM2_PV_FREE=1065353216 LVM2_PV_SIZE=1065353216 LVM2_PE_START=8388608 LVM2_VG_NAME=test_vg2 LVM2_VG_UUID=7yQrT8-U3bT-lEfw-Vyp4-q4Ho-8WQB-V2xVlb LVM2_VG_SIZE=3196059648 LVM2_VG_FREE=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=yOfrWi-IYRI-T7Yk-BgyK-rDSX-54gM-ZY9zeN LVM2_PV_FREE=1065353216 LVM2_PV_SIZE=1065353216 LVM2_PE_START=8388608 LVM2_VG_NAME=test_vg2 LVM2_VG_UUID=7yQrT8-U3bT-lEfw-Vyp4-q4Ho-8WQB-V2xVlb LVM2_VG_SIZE=3196059648 LVM2_VG_FREE=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=ffRI4c-t31A-8M3p-Kl7I-xQdk-IdaE-CK88Cj LVM2_PV_FREE=205520896 LVM2_PV_SIZE=1065353216 LVM2_PE_START=8388608 LVM2_VG_NAME=test_vg3 LVM2_VG_UUID=Z06Llf-fSlV-JsRS-yW4I-cdCE-NRe3-3sra1r LVM2_VG_SIZE=4261412864 LVM2_VG_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=vLgDtW-VVVd-6ckc-anEa-hAwX-0tfn-E3IAru LVM2_PV_FREE=0 LVM2_PV_SIZE=1065353216 LVM2_PE_START=8388608 LVM2_VG_NAME=test_vg3 LVM2_VG_UUID=Z06Llf-fSlV-JsRS-yW4I-cdCE-NRe3-3sra1r LVM2_VG_SIZE=4261412864 LVM2_VG_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=tq5jbq-Zcsf-KugH-Rml5-qtyV-IOPU-EmkZxl LVM2_PV_FREE=0 LVM2_PV_SIZE=1065353216 LVM2_PE_START=8388608 LVM2_VG_NAME=test_vg3 LVM2_VG_UUID=Z06Llf-fSlV-JsRS-yW4I-cdCE-NRe3-3sra1r LVM2_VG_SIZE=4261412864 LVM2_VG_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=0IjkYa-B3pZ-mFlc-wiJl-1YTk-SLLJ-wEJDTc LVM2_PV_FREE=847249408 LVM2_PV_SIZE=1065353216 LVM2_PE_START=8388608 LVM2_VG_NAME=test_vg3 LVM2_VG_UUID=Z06Llf-fSlV-JsRS-yW4I-cdCE-NRe3-3sra1r LVM2_VG_SIZE=4261412864 LVM2_VG_FREE=1052770304 LVM2_VG_EXTENT_SIZE=4194304 LVM2_VG_EXTENT_COUNT=1016 LVM2_VG_FREE_COUNT=251 LVM2_PV_COUNT=4 2024-03-01 20:56:57,965 INFO program/MainThread: stderr[34]: WARNING: Couldn't find device with uuid vLgDtW-VVVd-6ckc-anEa-hAwX-0tfn-E3IAru. WARNING: Couldn't find device with uuid tq5jbq-Zcsf-KugH-Rml5-qtyV-IOPU-EmkZxl. WARNING: Couldn't find device with uuid 0IjkYa-B3pZ-mFlc-wiJl-1YTk-SLLJ-wEJDTc. WARNING: VG test_vg3 is missing PV vLgDtW-VVVd-6ckc-anEa-hAwX-0tfn-E3IAru (last written to /dev/sdh). WARNING: VG test_vg3 is missing PV tq5jbq-Zcsf-KugH-Rml5-qtyV-IOPU-EmkZxl (last written to /dev/sdi). WARNING: VG test_vg3 is missing PV 0IjkYa-B3pZ-mFlc-wiJl-1YTk-SLLJ-wEJDTc (last written to /dev/sdj). WARNING: Couldn't find all devices for LV test_vg3/lv6 while checking used and assumed devices. WARNING: Couldn't find all devices for LV test_vg3/lv5 while checking used and assumed devices. 2024-03-01 20:56:57,965 INFO program/MainThread: ...done [34] (exit code: 0) 2024-03-01 20:56:57,966 INFO blivet/MainThread: type detected on 'sdg' is 'lvmpv' 2024-03-01 20:56:57,969 DEBUG blivet/MainThread: LVMPhysicalVolume.__init__: uuid: ffRI4c-t31A-8M3p-Kl7I-xQdk-IdaE-CK88Cj ; label: None ; device: /dev/sdg ; serial: 360014052fcb2cc6c28443eab562c0b7e ; exists: True ; vg_name: test_vg3 ; vg_uuid: Z06Llf-fSlV-JsRS-yW4I-cdCE-NRe3-3sra1r ; pe_start: 8 MiB ; free: 196 MiB ; 2024-03-01 20:56:57,970 DEBUG blivet/MainThread: get_format('lvmpv') returning LVMPhysicalVolume instance with object id 140 2024-03-01 20:56:57,972 DEBUG blivet/MainThread: DiskDevice._set_format: sdg ; type: lvmpv ; current: None ; 2024-03-01 20:56:57,976 DEBUG blivet/MainThread: DeviceTree.get_device_by_uuid: uuid: Z06Llf-fSlV-JsRS-yW4I-cdCE-NRe3-3sra1r ; incomplete: True ; hidden: False ; 2024-03-01 20:56:57,978 DEBUG blivet/MainThread: DeviceTree.get_device_by_uuid returned None 2024-03-01 20:56:57,981 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: test_vg3 ; incomplete: False ; hidden: False ; 2024-03-01 20:56:57,984 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned None 2024-03-01 20:56:57,984 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/sdf,/dev/sdg,/dev/sdb,/dev/sdc,/dev/sde,/dev/sda,/dev/sdd ... 2024-03-01 20:56:58,018 INFO program/MainThread: stdout[35]: LVM2_VG_NAME=test_vg1 LVM2_VG_UUID=TYdFjf-Vzij-jsTb-6XoP-QRXE-BFqM-FaYmIm LVM2_VG_SIZE=3196059648 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=7yQrT8-U3bT-lEfw-Vyp4-q4Ho-8WQB-V2xVlb LVM2_VG_SIZE=3196059648 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=Z06Llf-fSlV-JsRS-yW4I-cdCE-NRe3-3sra1r LVM2_VG_SIZE=4261412864 LVM2_VG_FREE=1052770304 LVM2_VG_EXTENT_SIZE=4194304 LVM2_VG_EXTENT_COUNT=1016 LVM2_VG_FREE_COUNT=251 LVM2_PV_COUNT=4 2024-03-01 20:56:58,018 INFO program/MainThread: stderr[35]: WARNING: Couldn't find device with uuid vLgDtW-VVVd-6ckc-anEa-hAwX-0tfn-E3IAru. WARNING: Couldn't find device with uuid tq5jbq-Zcsf-KugH-Rml5-qtyV-IOPU-EmkZxl. WARNING: Couldn't find device with uuid 0IjkYa-B3pZ-mFlc-wiJl-1YTk-SLLJ-wEJDTc. WARNING: VG test_vg3 is missing PV vLgDtW-VVVd-6ckc-anEa-hAwX-0tfn-E3IAru (last written to /dev/sdh). WARNING: VG test_vg3 is missing PV tq5jbq-Zcsf-KugH-Rml5-qtyV-IOPU-EmkZxl (last written to /dev/sdi). WARNING: VG test_vg3 is missing PV 0IjkYa-B3pZ-mFlc-wiJl-1YTk-SLLJ-wEJDTc (last written to /dev/sdj). WARNING: Couldn't find all devices for LV test_vg3/lv6 while checking used and assumed devices. WARNING: Couldn't find all devices for LV test_vg3/lv5 while checking used and assumed devices. 2024-03-01 20:56:58,018 INFO program/MainThread: ...done [35] (exit code: 0) 2024-03-01 20:56:58,018 INFO blivet/MainThread: Can't get exported information from VG info, assuming VG is not exported. 2024-03-01 20:56:58,019 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 142 2024-03-01 20:56:58,023 DEBUG blivet/MainThread: LVMVolumeGroupDevice._add_parent: test_vg3 ; parent: sdg ; 2024-03-01 20:56:58,026 DEBUG blivet/MainThread: DiskDevice.add_child: name: sdg ; child: test_vg3 ; kids: 0 ; 2024-03-01 20:56:58,026 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 143 2024-03-01 20:56:58,029 DEBUG blivet/MainThread: LVMVolumeGroupDevice._set_format: test_vg3 ; type: None ; current: None ; 2024-03-01 20:56:58,029 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/sdf,/dev/sdg,/dev/sdb,/dev/sdc,/dev/sde,/dev/sda,/dev/sdd ... 2024-03-01 20:56:58,067 INFO program/MainThread: stdout[36]: LVM2_VG_NAME=test_vg1 LVM2_LV_NAME=lv1 LVM2_LV_UUID=8tiMwr-hy3b-7B3c-kV7T-7hsV-uORT-Z0ltPQ 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=qf1Fcf-NTcc-qA3L-F4qc-ynf7-s1ol-NJlCHs LVM2_LV_SIZE=1606418432 LVM2_LV_ATTR=-wi-a----- LVM2_SEGTYPE=linear LVM2_ORIGIN= LVM2_POOL_LV= LVM2_DATA_LV= LVM2_METADATA_LV= LVM2_LV_ROLE=public LVM2_MOVE_PV= LVM2_DATA_PERCENT= LVM2_METADATA_PERCENT= LVM2_COPY_PERCENT= LVM2_VG_NAME=test_vg1 LVM2_LV_NAME=lv2 LVM2_LV_UUID=qf1Fcf-NTcc-qA3L-F4qc-ynf7-s1ol-NJlCHs LVM2_LV_SIZE=1606418432 LVM2_LV_ATTR=-wi-a----- LVM2_SEGTYPE=linear LVM2_ORIGIN= LVM2_POOL_LV= LVM2_DATA_LV= LVM2_METADATA_LV= 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=3gsqoh-1P4n-SyK8-3G1s-HRKI-mdTi-a0ilxL 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=Ji9k0Z-aXzo-WJXd-aKjm-wc6Z-1M2N-w68tGf 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=aDlZI3-sLDs-B4QP-z3XL-xyQR-bHEA-cKx803 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=aDlZI3-sLDs-B4QP-z3XL-xyQR-bHEA-cKx803 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=GLnS35-0GMW-XIkY-w41U-KfZA-6v3B-5LFxvr 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=GLnS35-0GMW-XIkY-w41U-KfZA-6v3B-5LFxvr 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=bLV6Zb-Faik-wE3Q-sjG9-PnQL-ucBJ-4Fx1RE 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=akuNTj-PamR-T9kg-ApWg-Q95t-Xbuj-10r5HZ LVM2_LV_SIZE=427819008 LVM2_LV_ATTR=-wi-a----- LVM2_SEGTYPE=linear LVM2_ORIGIN= LVM2_POOL_LV= LVM2_DATA_LV= LVM2_METADATA_LV= LVM2_LV_ROLE=public LVM2_MOVE_PV= LVM2_DATA_PERCENT= LVM2_METADATA_PERCENT= LVM2_COPY_PERCENT= 2024-03-01 20:56:58,067 INFO program/MainThread: stderr[36]: WARNING: Couldn't find device with uuid vLgDtW-VVVd-6ckc-anEa-hAwX-0tfn-E3IAru. WARNING: Couldn't find device with uuid tq5jbq-Zcsf-KugH-Rml5-qtyV-IOPU-EmkZxl. WARNING: Couldn't find device with uuid 0IjkYa-B3pZ-mFlc-wiJl-1YTk-SLLJ-wEJDTc. WARNING: VG test_vg3 is missing PV vLgDtW-VVVd-6ckc-anEa-hAwX-0tfn-E3IAru (last written to /dev/sdh). WARNING: VG test_vg3 is missing PV tq5jbq-Zcsf-KugH-Rml5-qtyV-IOPU-EmkZxl (last written to /dev/sdi). WARNING: VG test_vg3 is missing PV 0IjkYa-B3pZ-mFlc-wiJl-1YTk-SLLJ-wEJDTc (last written to /dev/sdj). WARNING: Couldn't find all devices for LV test_vg3/lv6 while checking used and assumed devices. WARNING: Couldn't find all devices for LV test_vg3/lv5 while checking used and assumed devices. 2024-03-01 20:56:58,067 INFO program/MainThread: ...done [36] (exit code: 0) 2024-03-01 20:56:58,072 DEBUG blivet/MainThread: LVMVolumeGroupDevice.update_sysfs_path: test_vg3 ; status: True ; 2024-03-01 20:56:58,072 INFO blivet/MainThread: added lvmvg test_vg3 (id 141) to device tree 2024-03-01 20:56:58,075 DEBUG blivet/MainThread: LVMFormatPopulator._update_lvs: pv: sdg ; 2024-03-01 20:56:58,077 DEBUG blivet/MainThread: DeviceTree.get_device_by_uuid: uuid: Z06Llf-fSlV-JsRS-yW4I-cdCE-NRe3-3sra1r ; incomplete: True ; hidden: False ; 2024-03-01 20:56:58,080 DEBUG blivet/MainThread: DeviceTree.get_device_by_uuid returned existing 1016 MiB lvmvg test_vg3 (141) 2024-03-01 20:56:58,080 WARNING blivet/MainThread: Skipping LVs for incomplete VG test_vg3 2024-03-01 20:56:58,080 INFO blivet/MainThread: got format: existing lvmpv 2024-03-01 20:56:58,084 DEBUG blivet/MainThread: DeviceTree.handle_device: name: sdh ; info: {'CURRENT_TAGS': ':systemd:', 'DEVLINKS': '/dev/disk/by-diskseq/9 ' '/dev/disk/by-id/scsi-1LIO-ORG_disk7:130490dc-6bc5-4a3a-884c-8d67508d4785 ' '/dev/disk/by-id/scsi-SLIO-ORG_disk7_130490dc-6bc5-4a3a-884c-8d67508d4785 ' '/dev/disk/by-id/wwn-0x6001405130490dc6bc54a3a884c8d675 ' '/dev/disk/by-id/lvm-pv-uuid-vLgDtW-VVVd-6ckc-anEa-hAwX-0tfn-E3IAru ' '/dev/disk/by-id/scsi-36001405130490dc6bc54a3a884c8d675', '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': 'vLgDtW-VVVd-6ckc-anEa-hAwX-0tfn-E3IAru', 'ID_FS_UUID_ENC': 'vLgDtW-VVVd-6ckc-anEa-hAwX-0tfn-E3IAru', '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': '130490dc-6bc5-4a3a-884c-8d67508d4785', 'ID_SERIAL': '36001405130490dc6bc54a3a884c8d675', 'ID_SERIAL_SHORT': '6001405130490dc6bc54a3a884c8d675', 'ID_TARGET_PORT': '0', 'ID_TYPE': 'disk', 'ID_VENDOR': 'LIO-ORG', 'ID_VENDOR_ENC': 'LIO-ORG\\x20', 'ID_WWN': '0x6001405130490dc6', 'ID_WWN_VENDOR_EXTENSION': '0xbc54a3a884c8d675', 'ID_WWN_WITH_EXTENSION': '0x6001405130490dc6bc54a3a884c8d675', 'MAJOR': '8', 'MINOR': '112', 'SCSI_IDENT_LUN_LOGICAL_UNIT_GROUP': '0x0', 'SCSI_IDENT_LUN_NAA_REGEXT': '6001405130490dc6bc54a3a884c8d675', 'SCSI_IDENT_LUN_T10': 'LIO-ORG_disk7:130490dc-6bc5-4a3a-884c-8d67508d4785', 'SCSI_IDENT_PORT_NAME': 'naa.5001405a91c5ccc5,t,0x0001', 'SCSI_IDENT_PORT_RELATIVE': '0', 'SCSI_IDENT_PORT_TARGET_PORT_GROUP': '0x0', 'SCSI_IDENT_SERIAL': '130490dc-6bc5-4a3a-884c-8d67508d4785', 'SCSI_IDENT_TARGET_NAME': 'naa.5001405a91c5ccc5', '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': '337415073'} ; 2024-03-01 20:56:58,084 INFO blivet/MainThread: scanning sdh (/sys/devices/tcm_loop_0/tcm_loop_adapter_0/host2/target2:0:1/2:0:1:7/block/sdh)... 2024-03-01 20:56:58,087 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: sdh ; incomplete: False ; hidden: False ; 2024-03-01 20:56:58,090 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned None 2024-03-01 20:56:58,095 DEBUG blivet/MainThread: DiskDevicePopulator.run: name: sdh ; 2024-03-01 20:56:58,096 INFO blivet/MainThread: sdh is a disk 2024-03-01 20:56:58,096 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 147 2024-03-01 20:56:58,096 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 148 2024-03-01 20:56:58,099 DEBUG blivet/MainThread: DiskDevice._set_format: sdh ; type: None ; current: None ; 2024-03-01 20:56:58,102 DEBUG blivet/MainThread: DiskDevice.update_sysfs_path: sdh ; status: True ; 2024-03-01 20:56:58,102 DEBUG blivet/MainThread: sdh sysfs_path set to /sys/devices/tcm_loop_0/tcm_loop_adapter_0/host2/target2:0:1/2:0:1:7/block/sdh 2024-03-01 20:56:58,105 DEBUG blivet/MainThread: DiskDevice.read_current_size: exists: True ; path: /dev/sdh ; sysfs_path: /sys/devices/tcm_loop_0/tcm_loop_adapter_0/host2/target2:0:1/2:0:1:7/block/sdh ; 2024-03-01 20:56:58,105 DEBUG blivet/MainThread: updated sdh size to 1024 MiB (1024 MiB) 2024-03-01 20:56:58,106 INFO blivet/MainThread: added disk sdh (id 146) to device tree 2024-03-01 20:56:58,106 INFO blivet/MainThread: got device: DiskDevice instance (0x7f4a75f507c0) -- 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 = 6001405130490dc6bc54a3a884c8d675 2024-03-01 20:56:58,109 DEBUG blivet/MainThread: DeviceTree.handle_format: name: sdh ; 2024-03-01 20:56:58,112 DEBUG blivet/MainThread: AppleBootstrapFS.supported: supported: True ; 2024-03-01 20:56:58,112 DEBUG blivet/MainThread: get_format('appleboot') returning AppleBootstrapFS instance with object id 150 2024-03-01 20:56:58,115 DEBUG blivet/MainThread: EFIFS.supported: supported: True ; 2024-03-01 20:56:58,115 DEBUG blivet/MainThread: get_format('efi') returning EFIFS instance with object id 151 2024-03-01 20:56:58,118 DEBUG blivet/MainThread: MacEFIFS.supported: supported: True ; 2024-03-01 20:56:58,118 DEBUG blivet/MainThread: get_format('macefi') returning MacEFIFS instance with object id 152 2024-03-01 20:56:58,121 DEBUG blivet/MainThread: MacEFIFS.supported: supported: True ; 2024-03-01 20:56:58,121 DEBUG blivet/MainThread: get_format('macefi') returning MacEFIFS instance with object id 153 2024-03-01 20:56:58,123 DEBUG blivet/MainThread: LVMFormatPopulator.run: pv: sdh ; 2024-03-01 20:56:58,124 DEBUG blivet/MainThread: lvm filter: device /dev/sdh added to the list of allowed devices 2024-03-01 20:56:58,124 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/sdf,/dev/sdg,/dev/sdb,/dev/sdc,/dev/sde,/dev/sda,/dev/sdh,/dev/sdd ... 2024-03-01 20:56:58,161 INFO program/MainThread: stdout[37]: LVM2_PV_NAME=/dev/sda LVM2_PV_UUID=UbNcth-C61D-hhmy-qNCs-Kfy3-TcH0-EwELhh LVM2_PV_FREE=0 LVM2_PV_SIZE=1065353216 LVM2_PE_START=8388608 LVM2_VG_NAME=test_vg1 LVM2_VG_UUID=TYdFjf-Vzij-jsTb-6XoP-QRXE-BFqM-FaYmIm LVM2_VG_SIZE=3196059648 LVM2_VG_FREE=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=D9qdTF-MFuT-OOj3-Aoz3-FgUw-7pV0-MbikiO LVM2_PV_FREE=41943040 LVM2_PV_SIZE=1065353216 LVM2_PE_START=8388608 LVM2_VG_NAME=test_vg1 LVM2_VG_UUID=TYdFjf-Vzij-jsTb-6XoP-QRXE-BFqM-FaYmIm LVM2_VG_SIZE=3196059648 LVM2_VG_FREE=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=1AtNmX-enn9-kZjq-oHbX-001q-nFdq-oERM7F LVM2_PV_FREE=1065353216 LVM2_PV_SIZE=1065353216 LVM2_PE_START=8388608 LVM2_VG_NAME=test_vg1 LVM2_VG_UUID=TYdFjf-Vzij-jsTb-6XoP-QRXE-BFqM-FaYmIm LVM2_VG_SIZE=3196059648 LVM2_VG_FREE=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=jr5GOy-9XBl-2Gje-86Xi-v2FY-53L2-mNkTsx LVM2_PV_FREE=100663296 LVM2_PV_SIZE=1065353216 LVM2_PE_START=8388608 LVM2_VG_NAME=test_vg2 LVM2_VG_UUID=7yQrT8-U3bT-lEfw-Vyp4-q4Ho-8WQB-V2xVlb LVM2_VG_SIZE=3196059648 LVM2_VG_FREE=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=JFfahv-Bcr6-KA66-5TJn-nCPN-wV44-nQjC5L LVM2_PV_FREE=1065353216 LVM2_PV_SIZE=1065353216 LVM2_PE_START=8388608 LVM2_VG_NAME=test_vg2 LVM2_VG_UUID=7yQrT8-U3bT-lEfw-Vyp4-q4Ho-8WQB-V2xVlb LVM2_VG_SIZE=3196059648 LVM2_VG_FREE=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=yOfrWi-IYRI-T7Yk-BgyK-rDSX-54gM-ZY9zeN LVM2_PV_FREE=1065353216 LVM2_PV_SIZE=1065353216 LVM2_PE_START=8388608 LVM2_VG_NAME=test_vg2 LVM2_VG_UUID=7yQrT8-U3bT-lEfw-Vyp4-q4Ho-8WQB-V2xVlb LVM2_VG_SIZE=3196059648 LVM2_VG_FREE=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=ffRI4c-t31A-8M3p-Kl7I-xQdk-IdaE-CK88Cj LVM2_PV_FREE=205520896 LVM2_PV_SIZE=1065353216 LVM2_PE_START=8388608 LVM2_VG_NAME=test_vg3 LVM2_VG_UUID=Z06Llf-fSlV-JsRS-yW4I-cdCE-NRe3-3sra1r LVM2_VG_SIZE=4261412864 LVM2_VG_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=vLgDtW-VVVd-6ckc-anEa-hAwX-0tfn-E3IAru LVM2_PV_FREE=0 LVM2_PV_SIZE=1065353216 LVM2_PE_START=8388608 LVM2_VG_NAME=test_vg3 LVM2_VG_UUID=Z06Llf-fSlV-JsRS-yW4I-cdCE-NRe3-3sra1r LVM2_VG_SIZE=4261412864 LVM2_VG_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=tq5jbq-Zcsf-KugH-Rml5-qtyV-IOPU-EmkZxl LVM2_PV_FREE=0 LVM2_PV_SIZE=1065353216 LVM2_PE_START=8388608 LVM2_VG_NAME=test_vg3 LVM2_VG_UUID=Z06Llf-fSlV-JsRS-yW4I-cdCE-NRe3-3sra1r LVM2_VG_SIZE=4261412864 LVM2_VG_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=0IjkYa-B3pZ-mFlc-wiJl-1YTk-SLLJ-wEJDTc LVM2_PV_FREE=847249408 LVM2_PV_SIZE=1065353216 LVM2_PE_START=8388608 LVM2_VG_NAME=test_vg3 LVM2_VG_UUID=Z06Llf-fSlV-JsRS-yW4I-cdCE-NRe3-3sra1r LVM2_VG_SIZE=4261412864 LVM2_VG_FREE=1052770304 LVM2_VG_EXTENT_SIZE=4194304 LVM2_VG_EXTENT_COUNT=1016 LVM2_VG_FREE_COUNT=251 LVM2_PV_COUNT=4 2024-03-01 20:56:58,161 INFO program/MainThread: stderr[37]: WARNING: Couldn't find device with uuid tq5jbq-Zcsf-KugH-Rml5-qtyV-IOPU-EmkZxl. WARNING: Couldn't find device with uuid 0IjkYa-B3pZ-mFlc-wiJl-1YTk-SLLJ-wEJDTc. WARNING: VG test_vg3 is missing PV tq5jbq-Zcsf-KugH-Rml5-qtyV-IOPU-EmkZxl (last written to /dev/sdi). WARNING: VG test_vg3 is missing PV 0IjkYa-B3pZ-mFlc-wiJl-1YTk-SLLJ-wEJDTc (last written to /dev/sdj). WARNING: Couldn't find all devices for LV test_vg3/lv5 while checking used and assumed devices. 2024-03-01 20:56:58,161 INFO program/MainThread: ...done [37] (exit code: 0) 2024-03-01 20:56:58,162 INFO blivet/MainThread: type detected on 'sdh' is 'lvmpv' 2024-03-01 20:56:58,166 DEBUG blivet/MainThread: LVMPhysicalVolume.__init__: uuid: vLgDtW-VVVd-6ckc-anEa-hAwX-0tfn-E3IAru ; label: None ; device: /dev/sdh ; serial: 36001405130490dc6bc54a3a884c8d675 ; exists: True ; vg_name: test_vg3 ; vg_uuid: Z06Llf-fSlV-JsRS-yW4I-cdCE-NRe3-3sra1r ; pe_start: 8 MiB ; 2024-03-01 20:56:58,166 DEBUG blivet/MainThread: get_format('lvmpv') returning LVMPhysicalVolume instance with object id 154 2024-03-01 20:56:58,168 DEBUG blivet/MainThread: DiskDevice._set_format: sdh ; type: lvmpv ; current: None ; 2024-03-01 20:56:58,171 DEBUG blivet/MainThread: DeviceTree.get_device_by_uuid: uuid: Z06Llf-fSlV-JsRS-yW4I-cdCE-NRe3-3sra1r ; incomplete: True ; hidden: False ; 2024-03-01 20:56:58,174 DEBUG blivet/MainThread: DeviceTree.get_device_by_uuid returned existing 1016 MiB lvmvg test_vg3 (141) 2024-03-01 20:56:58,177 DEBUG blivet/MainThread: LVMVolumeGroupDevice._add_parent: test_vg3 ; parent: sdh ; 2024-03-01 20:56:58,180 DEBUG blivet/MainThread: DiskDevice.add_child: name: sdh ; child: test_vg3 ; kids: 0 ; 2024-03-01 20:56:58,182 DEBUG blivet/MainThread: LVMFormatPopulator._update_lvs: pv: sdh ; 2024-03-01 20:56:58,185 DEBUG blivet/MainThread: DeviceTree.get_device_by_uuid: uuid: Z06Llf-fSlV-JsRS-yW4I-cdCE-NRe3-3sra1r ; incomplete: True ; hidden: False ; 2024-03-01 20:56:58,188 DEBUG blivet/MainThread: DeviceTree.get_device_by_uuid returned existing 1.98 GiB lvmvg test_vg3 (141) 2024-03-01 20:56:58,188 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/sdf,/dev/sdg,/dev/sdb,/dev/sdc,/dev/sde,/dev/sda,/dev/sdh,/dev/sdd ... 2024-03-01 20:56:58,221 INFO program/MainThread: stdout[38]: LVM2_VG_NAME=test_vg1 LVM2_LV_NAME=lv1 LVM2_LV_UUID=8tiMwr-hy3b-7B3c-kV7T-7hsV-uORT-Z0ltPQ 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=qf1Fcf-NTcc-qA3L-F4qc-ynf7-s1ol-NJlCHs LVM2_LV_SIZE=1606418432 LVM2_LV_ATTR=-wi-a----- LVM2_SEGTYPE=linear LVM2_ORIGIN= LVM2_POOL_LV= LVM2_DATA_LV= LVM2_METADATA_LV= LVM2_LV_ROLE=public LVM2_MOVE_PV= LVM2_DATA_PERCENT= LVM2_METADATA_PERCENT= LVM2_COPY_PERCENT= LVM2_VG_NAME=test_vg1 LVM2_LV_NAME=lv2 LVM2_LV_UUID=qf1Fcf-NTcc-qA3L-F4qc-ynf7-s1ol-NJlCHs LVM2_LV_SIZE=1606418432 LVM2_LV_ATTR=-wi-a----- LVM2_SEGTYPE=linear LVM2_ORIGIN= LVM2_POOL_LV= LVM2_DATA_LV= LVM2_METADATA_LV= 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=3gsqoh-1P4n-SyK8-3G1s-HRKI-mdTi-a0ilxL 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=Ji9k0Z-aXzo-WJXd-aKjm-wc6Z-1M2N-w68tGf 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=aDlZI3-sLDs-B4QP-z3XL-xyQR-bHEA-cKx803 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=aDlZI3-sLDs-B4QP-z3XL-xyQR-bHEA-cKx803 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=GLnS35-0GMW-XIkY-w41U-KfZA-6v3B-5LFxvr 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=GLnS35-0GMW-XIkY-w41U-KfZA-6v3B-5LFxvr 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=bLV6Zb-Faik-wE3Q-sjG9-PnQL-ucBJ-4Fx1RE 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=akuNTj-PamR-T9kg-ApWg-Q95t-Xbuj-10r5HZ LVM2_LV_SIZE=427819008 LVM2_LV_ATTR=-wi-a----- LVM2_SEGTYPE=linear LVM2_ORIGIN= LVM2_POOL_LV= LVM2_DATA_LV= LVM2_METADATA_LV= LVM2_LV_ROLE=public LVM2_MOVE_PV= LVM2_DATA_PERCENT= LVM2_METADATA_PERCENT= LVM2_COPY_PERCENT= 2024-03-01 20:56:58,221 INFO program/MainThread: stderr[38]: WARNING: Couldn't find device with uuid tq5jbq-Zcsf-KugH-Rml5-qtyV-IOPU-EmkZxl. WARNING: Couldn't find device with uuid 0IjkYa-B3pZ-mFlc-wiJl-1YTk-SLLJ-wEJDTc. WARNING: VG test_vg3 is missing PV tq5jbq-Zcsf-KugH-Rml5-qtyV-IOPU-EmkZxl (last written to /dev/sdi). WARNING: VG test_vg3 is missing PV 0IjkYa-B3pZ-mFlc-wiJl-1YTk-SLLJ-wEJDTc (last written to /dev/sdj). WARNING: Couldn't find all devices for LV test_vg3/lv5 while checking used and assumed devices. 2024-03-01 20:56:58,221 INFO program/MainThread: ...done [38] (exit code: 0) 2024-03-01 20:56:58,222 WARNING blivet/MainThread: Skipping LVs for incomplete VG test_vg3 2024-03-01 20:56:58,222 INFO blivet/MainThread: got format: existing lvmpv 2024-03-01 20:56:58,226 DEBUG blivet/MainThread: DeviceTree.handle_device: name: sdi ; info: {'CURRENT_TAGS': ':systemd:', 'DEVLINKS': '/dev/disk/by-id/scsi-SLIO-ORG_disk8_7c02790d-af61-431a-b4c5-489ce662d703 ' '/dev/disk/by-id/scsi-1LIO-ORG_disk8:7c02790d-af61-431a-b4c5-489ce662d703 ' '/dev/disk/by-id/lvm-pv-uuid-tq5jbq-Zcsf-KugH-Rml5-qtyV-IOPU-EmkZxl ' '/dev/disk/by-id/scsi-360014057c02790daf61431ab4c5489ce ' '/dev/disk/by-id/wwn-0x60014057c02790daf61431ab4c5489ce ' '/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_FS_TYPE': 'LVM2_member', 'ID_FS_USAGE': 'raid', 'ID_FS_UUID': 'tq5jbq-Zcsf-KugH-Rml5-qtyV-IOPU-EmkZxl', 'ID_FS_UUID_ENC': 'tq5jbq-Zcsf-KugH-Rml5-qtyV-IOPU-EmkZxl', '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': '7c02790d-af61-431a-b4c5-489ce662d703', 'ID_SERIAL': '360014057c02790daf61431ab4c5489ce', 'ID_SERIAL_SHORT': '60014057c02790daf61431ab4c5489ce', 'ID_TARGET_PORT': '0', 'ID_TYPE': 'disk', 'ID_VENDOR': 'LIO-ORG', 'ID_VENDOR_ENC': 'LIO-ORG\\x20', 'ID_WWN': '0x60014057c02790da', 'ID_WWN_VENDOR_EXTENSION': '0xf61431ab4c5489ce', 'ID_WWN_WITH_EXTENSION': '0x60014057c02790daf61431ab4c5489ce', 'MAJOR': '8', 'MINOR': '128', 'SCSI_IDENT_LUN_LOGICAL_UNIT_GROUP': '0x0', 'SCSI_IDENT_LUN_NAA_REGEXT': '60014057c02790daf61431ab4c5489ce', 'SCSI_IDENT_LUN_T10': 'LIO-ORG_disk8:7c02790d-af61-431a-b4c5-489ce662d703', 'SCSI_IDENT_PORT_NAME': 'naa.5001405a91c5ccc5,t,0x0001', 'SCSI_IDENT_PORT_RELATIVE': '0', 'SCSI_IDENT_PORT_TARGET_PORT_GROUP': '0x0', 'SCSI_IDENT_SERIAL': '7c02790d-af61-431a-b4c5-489ce662d703', 'SCSI_IDENT_TARGET_NAME': 'naa.5001405a91c5ccc5', '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': '337428002'} ; 2024-03-01 20:56:58,226 INFO blivet/MainThread: scanning sdi (/sys/devices/tcm_loop_0/tcm_loop_adapter_0/host2/target2:0:1/2:0:1:8/block/sdi)... 2024-03-01 20:56:58,230 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: sdi ; incomplete: False ; hidden: False ; 2024-03-01 20:56:58,232 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned None 2024-03-01 20:56:58,238 DEBUG blivet/MainThread: DiskDevicePopulator.run: name: sdi ; 2024-03-01 20:56:58,238 INFO blivet/MainThread: sdi is a disk 2024-03-01 20:56:58,238 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 157 2024-03-01 20:56:58,239 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 158 2024-03-01 20:56:58,241 DEBUG blivet/MainThread: DiskDevice._set_format: sdi ; type: None ; current: None ; 2024-03-01 20:56:58,244 DEBUG blivet/MainThread: DiskDevice.update_sysfs_path: sdi ; status: True ; 2024-03-01 20:56:58,244 DEBUG blivet/MainThread: sdi sysfs_path set to /sys/devices/tcm_loop_0/tcm_loop_adapter_0/host2/target2:0:1/2:0:1:8/block/sdi 2024-03-01 20:56:58,247 DEBUG blivet/MainThread: DiskDevice.read_current_size: exists: True ; path: /dev/sdi ; sysfs_path: /sys/devices/tcm_loop_0/tcm_loop_adapter_0/host2/target2:0:1/2:0:1:8/block/sdi ; 2024-03-01 20:56:58,248 DEBUG blivet/MainThread: updated sdi size to 1024 MiB (1024 MiB) 2024-03-01 20:56:58,248 INFO blivet/MainThread: added disk sdi (id 156) to device tree 2024-03-01 20:56:58,248 INFO blivet/MainThread: got device: DiskDevice instance (0x7f4a75f53220) -- 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 = 60014057c02790daf61431ab4c5489ce 2024-03-01 20:56:58,251 DEBUG blivet/MainThread: DeviceTree.handle_format: name: sdi ; 2024-03-01 20:56:58,254 DEBUG blivet/MainThread: AppleBootstrapFS.supported: supported: True ; 2024-03-01 20:56:58,254 DEBUG blivet/MainThread: get_format('appleboot') returning AppleBootstrapFS instance with object id 160 2024-03-01 20:56:58,257 DEBUG blivet/MainThread: EFIFS.supported: supported: True ; 2024-03-01 20:56:58,257 DEBUG blivet/MainThread: get_format('efi') returning EFIFS instance with object id 161 2024-03-01 20:56:58,260 DEBUG blivet/MainThread: MacEFIFS.supported: supported: True ; 2024-03-01 20:56:58,260 DEBUG blivet/MainThread: get_format('macefi') returning MacEFIFS instance with object id 162 2024-03-01 20:56:58,263 DEBUG blivet/MainThread: MacEFIFS.supported: supported: True ; 2024-03-01 20:56:58,263 DEBUG blivet/MainThread: get_format('macefi') returning MacEFIFS instance with object id 163 2024-03-01 20:56:58,266 DEBUG blivet/MainThread: LVMFormatPopulator.run: pv: sdi ; 2024-03-01 20:56:58,266 DEBUG blivet/MainThread: lvm filter: device /dev/sdi added to the list of allowed devices 2024-03-01 20:56:58,266 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/sdf,/dev/sdg,/dev/sdb,/dev/sdc,/dev/sde,/dev/sda,/dev/sdi,/dev/sdh,/dev/sdd ... 2024-03-01 20:56:58,307 INFO program/MainThread: stdout[39]: LVM2_PV_NAME=/dev/sda LVM2_PV_UUID=UbNcth-C61D-hhmy-qNCs-Kfy3-TcH0-EwELhh LVM2_PV_FREE=0 LVM2_PV_SIZE=1065353216 LVM2_PE_START=8388608 LVM2_VG_NAME=test_vg1 LVM2_VG_UUID=TYdFjf-Vzij-jsTb-6XoP-QRXE-BFqM-FaYmIm LVM2_VG_SIZE=3196059648 LVM2_VG_FREE=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=D9qdTF-MFuT-OOj3-Aoz3-FgUw-7pV0-MbikiO LVM2_PV_FREE=41943040 LVM2_PV_SIZE=1065353216 LVM2_PE_START=8388608 LVM2_VG_NAME=test_vg1 LVM2_VG_UUID=TYdFjf-Vzij-jsTb-6XoP-QRXE-BFqM-FaYmIm LVM2_VG_SIZE=3196059648 LVM2_VG_FREE=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=1AtNmX-enn9-kZjq-oHbX-001q-nFdq-oERM7F LVM2_PV_FREE=1065353216 LVM2_PV_SIZE=1065353216 LVM2_PE_START=8388608 LVM2_VG_NAME=test_vg1 LVM2_VG_UUID=TYdFjf-Vzij-jsTb-6XoP-QRXE-BFqM-FaYmIm LVM2_VG_SIZE=3196059648 LVM2_VG_FREE=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=jr5GOy-9XBl-2Gje-86Xi-v2FY-53L2-mNkTsx LVM2_PV_FREE=100663296 LVM2_PV_SIZE=1065353216 LVM2_PE_START=8388608 LVM2_VG_NAME=test_vg2 LVM2_VG_UUID=7yQrT8-U3bT-lEfw-Vyp4-q4Ho-8WQB-V2xVlb LVM2_VG_SIZE=3196059648 LVM2_VG_FREE=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=JFfahv-Bcr6-KA66-5TJn-nCPN-wV44-nQjC5L LVM2_PV_FREE=1065353216 LVM2_PV_SIZE=1065353216 LVM2_PE_START=8388608 LVM2_VG_NAME=test_vg2 LVM2_VG_UUID=7yQrT8-U3bT-lEfw-Vyp4-q4Ho-8WQB-V2xVlb LVM2_VG_SIZE=3196059648 LVM2_VG_FREE=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=yOfrWi-IYRI-T7Yk-BgyK-rDSX-54gM-ZY9zeN LVM2_PV_FREE=1065353216 LVM2_PV_SIZE=1065353216 LVM2_PE_START=8388608 LVM2_VG_NAME=test_vg2 LVM2_VG_UUID=7yQrT8-U3bT-lEfw-Vyp4-q4Ho-8WQB-V2xVlb LVM2_VG_SIZE=3196059648 LVM2_VG_FREE=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=ffRI4c-t31A-8M3p-Kl7I-xQdk-IdaE-CK88Cj LVM2_PV_FREE=205520896 LVM2_PV_SIZE=1065353216 LVM2_PE_START=8388608 LVM2_VG_NAME=test_vg3 LVM2_VG_UUID=Z06Llf-fSlV-JsRS-yW4I-cdCE-NRe3-3sra1r LVM2_VG_SIZE=4261412864 LVM2_VG_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=vLgDtW-VVVd-6ckc-anEa-hAwX-0tfn-E3IAru LVM2_PV_FREE=0 LVM2_PV_SIZE=1065353216 LVM2_PE_START=8388608 LVM2_VG_NAME=test_vg3 LVM2_VG_UUID=Z06Llf-fSlV-JsRS-yW4I-cdCE-NRe3-3sra1r LVM2_VG_SIZE=4261412864 LVM2_VG_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=tq5jbq-Zcsf-KugH-Rml5-qtyV-IOPU-EmkZxl LVM2_PV_FREE=0 LVM2_PV_SIZE=1065353216 LVM2_PE_START=8388608 LVM2_VG_NAME=test_vg3 LVM2_VG_UUID=Z06Llf-fSlV-JsRS-yW4I-cdCE-NRe3-3sra1r LVM2_VG_SIZE=4261412864 LVM2_VG_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=0IjkYa-B3pZ-mFlc-wiJl-1YTk-SLLJ-wEJDTc LVM2_PV_FREE=847249408 LVM2_PV_SIZE=1065353216 LVM2_PE_START=8388608 LVM2_VG_NAME=test_vg3 LVM2_VG_UUID=Z06Llf-fSlV-JsRS-yW4I-cdCE-NRe3-3sra1r LVM2_VG_SIZE=4261412864 LVM2_VG_FREE=1052770304 LVM2_VG_EXTENT_SIZE=4194304 LVM2_VG_EXTENT_COUNT=1016 LVM2_VG_FREE_COUNT=251 LVM2_PV_COUNT=4 2024-03-01 20:56:58,307 INFO program/MainThread: stderr[39]: WARNING: Couldn't find device with uuid 0IjkYa-B3pZ-mFlc-wiJl-1YTk-SLLJ-wEJDTc. WARNING: VG test_vg3 is missing PV 0IjkYa-B3pZ-mFlc-wiJl-1YTk-SLLJ-wEJDTc (last written to /dev/sdj). WARNING: Couldn't find all devices for LV test_vg3/lv5 while checking used and assumed devices. 2024-03-01 20:56:58,307 INFO program/MainThread: ...done [39] (exit code: 0) 2024-03-01 20:56:58,308 INFO blivet/MainThread: type detected on 'sdi' is 'lvmpv' 2024-03-01 20:56:58,311 DEBUG blivet/MainThread: LVMPhysicalVolume.__init__: uuid: tq5jbq-Zcsf-KugH-Rml5-qtyV-IOPU-EmkZxl ; label: None ; device: /dev/sdi ; serial: 360014057c02790daf61431ab4c5489ce ; exists: True ; vg_name: test_vg3 ; vg_uuid: Z06Llf-fSlV-JsRS-yW4I-cdCE-NRe3-3sra1r ; pe_start: 8 MiB ; 2024-03-01 20:56:58,312 DEBUG blivet/MainThread: get_format('lvmpv') returning LVMPhysicalVolume instance with object id 164 2024-03-01 20:56:58,315 DEBUG blivet/MainThread: DiskDevice._set_format: sdi ; type: lvmpv ; current: None ; 2024-03-01 20:56:58,317 DEBUG blivet/MainThread: DeviceTree.get_device_by_uuid: uuid: Z06Llf-fSlV-JsRS-yW4I-cdCE-NRe3-3sra1r ; incomplete: True ; hidden: False ; 2024-03-01 20:56:58,320 DEBUG blivet/MainThread: DeviceTree.get_device_by_uuid returned existing 1.98 GiB lvmvg test_vg3 (141) 2024-03-01 20:56:58,323 DEBUG blivet/MainThread: LVMVolumeGroupDevice._add_parent: test_vg3 ; parent: sdi ; 2024-03-01 20:56:58,326 DEBUG blivet/MainThread: DiskDevice.add_child: name: sdi ; child: test_vg3 ; kids: 0 ; 2024-03-01 20:56:58,329 DEBUG blivet/MainThread: LVMFormatPopulator._update_lvs: pv: sdi ; 2024-03-01 20:56:58,331 DEBUG blivet/MainThread: DeviceTree.get_device_by_uuid: uuid: Z06Llf-fSlV-JsRS-yW4I-cdCE-NRe3-3sra1r ; incomplete: True ; hidden: False ; 2024-03-01 20:56:58,334 DEBUG blivet/MainThread: DeviceTree.get_device_by_uuid returned existing 2.98 GiB lvmvg test_vg3 (141) 2024-03-01 20:56:58,334 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/sdf,/dev/sdg,/dev/sdb,/dev/sdc,/dev/sde,/dev/sda,/dev/sdi,/dev/sdh,/dev/sdd ... 2024-03-01 20:56:58,373 INFO program/MainThread: stdout[40]: LVM2_VG_NAME=test_vg1 LVM2_LV_NAME=lv1 LVM2_LV_UUID=8tiMwr-hy3b-7B3c-kV7T-7hsV-uORT-Z0ltPQ 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=qf1Fcf-NTcc-qA3L-F4qc-ynf7-s1ol-NJlCHs LVM2_LV_SIZE=1606418432 LVM2_LV_ATTR=-wi-a----- LVM2_SEGTYPE=linear LVM2_ORIGIN= LVM2_POOL_LV= LVM2_DATA_LV= LVM2_METADATA_LV= LVM2_LV_ROLE=public LVM2_MOVE_PV= LVM2_DATA_PERCENT= LVM2_METADATA_PERCENT= LVM2_COPY_PERCENT= LVM2_VG_NAME=test_vg1 LVM2_LV_NAME=lv2 LVM2_LV_UUID=qf1Fcf-NTcc-qA3L-F4qc-ynf7-s1ol-NJlCHs LVM2_LV_SIZE=1606418432 LVM2_LV_ATTR=-wi-a----- LVM2_SEGTYPE=linear LVM2_ORIGIN= LVM2_POOL_LV= LVM2_DATA_LV= LVM2_METADATA_LV= 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=3gsqoh-1P4n-SyK8-3G1s-HRKI-mdTi-a0ilxL 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=Ji9k0Z-aXzo-WJXd-aKjm-wc6Z-1M2N-w68tGf 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=aDlZI3-sLDs-B4QP-z3XL-xyQR-bHEA-cKx803 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=aDlZI3-sLDs-B4QP-z3XL-xyQR-bHEA-cKx803 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=GLnS35-0GMW-XIkY-w41U-KfZA-6v3B-5LFxvr 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=GLnS35-0GMW-XIkY-w41U-KfZA-6v3B-5LFxvr 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=bLV6Zb-Faik-wE3Q-sjG9-PnQL-ucBJ-4Fx1RE 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=akuNTj-PamR-T9kg-ApWg-Q95t-Xbuj-10r5HZ LVM2_LV_SIZE=427819008 LVM2_LV_ATTR=-wi-a----- LVM2_SEGTYPE=linear LVM2_ORIGIN= LVM2_POOL_LV= LVM2_DATA_LV= LVM2_METADATA_LV= LVM2_LV_ROLE=public LVM2_MOVE_PV= LVM2_DATA_PERCENT= LVM2_METADATA_PERCENT= LVM2_COPY_PERCENT= 2024-03-01 20:56:58,373 INFO program/MainThread: stderr[40]: WARNING: Couldn't find device with uuid 0IjkYa-B3pZ-mFlc-wiJl-1YTk-SLLJ-wEJDTc. WARNING: VG test_vg3 is missing PV 0IjkYa-B3pZ-mFlc-wiJl-1YTk-SLLJ-wEJDTc (last written to /dev/sdj). WARNING: Couldn't find all devices for LV test_vg3/lv5 while checking used and assumed devices. 2024-03-01 20:56:58,373 INFO program/MainThread: ...done [40] (exit code: 0) 2024-03-01 20:56:58,374 WARNING blivet/MainThread: Skipping LVs for incomplete VG test_vg3 2024-03-01 20:56:58,374 INFO blivet/MainThread: got format: existing lvmpv 2024-03-01 20:56:58,378 DEBUG blivet/MainThread: DeviceTree.handle_device: name: sdj ; info: {'CURRENT_TAGS': ':systemd:', 'DEVLINKS': '/dev/disk/by-id/scsi-360014058bb02eed505c4d7593b520327 ' '/dev/disk/by-id/scsi-SLIO-ORG_disk9_8bb02eed-505c-4d75-93b5-20327aed4107 ' '/dev/disk/by-diskseq/11 ' '/dev/disk/by-id/lvm-pv-uuid-0IjkYa-B3pZ-mFlc-wiJl-1YTk-SLLJ-wEJDTc ' '/dev/disk/by-id/scsi-1LIO-ORG_disk9:8bb02eed-505c-4d75-93b5-20327aed4107 ' '/dev/disk/by-id/wwn-0x60014058bb02eed505c4d7593b520327', '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': '0IjkYa-B3pZ-mFlc-wiJl-1YTk-SLLJ-wEJDTc', 'ID_FS_UUID_ENC': '0IjkYa-B3pZ-mFlc-wiJl-1YTk-SLLJ-wEJDTc', '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': '8bb02eed-505c-4d75-93b5-20327aed4107', 'ID_SERIAL': '360014058bb02eed505c4d7593b520327', 'ID_SERIAL_SHORT': '60014058bb02eed505c4d7593b520327', 'ID_TARGET_PORT': '0', 'ID_TYPE': 'disk', 'ID_VENDOR': 'LIO-ORG', 'ID_VENDOR_ENC': 'LIO-ORG\\x20', 'ID_WWN': '0x60014058bb02eed5', 'ID_WWN_VENDOR_EXTENSION': '0x05c4d7593b520327', 'ID_WWN_WITH_EXTENSION': '0x60014058bb02eed505c4d7593b520327', 'MAJOR': '8', 'MINOR': '144', 'SCSI_IDENT_LUN_LOGICAL_UNIT_GROUP': '0x0', 'SCSI_IDENT_LUN_NAA_REGEXT': '60014058bb02eed505c4d7593b520327', 'SCSI_IDENT_LUN_T10': 'LIO-ORG_disk9:8bb02eed-505c-4d75-93b5-20327aed4107', 'SCSI_IDENT_PORT_NAME': 'naa.5001405a91c5ccc5,t,0x0001', 'SCSI_IDENT_PORT_RELATIVE': '0', 'SCSI_IDENT_PORT_TARGET_PORT_GROUP': '0x0', 'SCSI_IDENT_SERIAL': '8bb02eed-505c-4d75-93b5-20327aed4107', 'SCSI_IDENT_TARGET_NAME': 'naa.5001405a91c5ccc5', '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': '337523000'} ; 2024-03-01 20:56:58,378 INFO blivet/MainThread: scanning sdj (/sys/devices/tcm_loop_0/tcm_loop_adapter_0/host2/target2:0:1/2:0:1:9/block/sdj)... 2024-03-01 20:56:58,382 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: sdj ; incomplete: False ; hidden: False ; 2024-03-01 20:56:58,385 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned None 2024-03-01 20:56:58,390 DEBUG blivet/MainThread: DiskDevicePopulator.run: name: sdj ; 2024-03-01 20:56:58,390 INFO blivet/MainThread: sdj is a disk 2024-03-01 20:56:58,391 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 167 2024-03-01 20:56:58,391 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 168 2024-03-01 20:56:58,393 DEBUG blivet/MainThread: DiskDevice._set_format: sdj ; type: None ; current: None ; 2024-03-01 20:56:58,396 DEBUG blivet/MainThread: DiskDevice.update_sysfs_path: sdj ; status: True ; 2024-03-01 20:56:58,396 DEBUG blivet/MainThread: sdj sysfs_path set to /sys/devices/tcm_loop_0/tcm_loop_adapter_0/host2/target2:0:1/2:0:1:9/block/sdj 2024-03-01 20:56:58,400 DEBUG blivet/MainThread: DiskDevice.read_current_size: exists: True ; path: /dev/sdj ; sysfs_path: /sys/devices/tcm_loop_0/tcm_loop_adapter_0/host2/target2:0:1/2:0:1:9/block/sdj ; 2024-03-01 20:56:58,400 DEBUG blivet/MainThread: updated sdj size to 1024 MiB (1024 MiB) 2024-03-01 20:56:58,400 INFO blivet/MainThread: added disk sdj (id 166) to device tree 2024-03-01 20:56:58,400 INFO blivet/MainThread: got device: DiskDevice instance (0x7f4a75f54910) -- 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 = 60014058bb02eed505c4d7593b520327 2024-03-01 20:56:58,403 DEBUG blivet/MainThread: DeviceTree.handle_format: name: sdj ; 2024-03-01 20:56:58,406 DEBUG blivet/MainThread: AppleBootstrapFS.supported: supported: True ; 2024-03-01 20:56:58,406 DEBUG blivet/MainThread: get_format('appleboot') returning AppleBootstrapFS instance with object id 170 2024-03-01 20:56:58,409 DEBUG blivet/MainThread: EFIFS.supported: supported: True ; 2024-03-01 20:56:58,409 DEBUG blivet/MainThread: get_format('efi') returning EFIFS instance with object id 171 2024-03-01 20:56:58,412 DEBUG blivet/MainThread: MacEFIFS.supported: supported: True ; 2024-03-01 20:56:58,412 DEBUG blivet/MainThread: get_format('macefi') returning MacEFIFS instance with object id 172 2024-03-01 20:56:58,415 DEBUG blivet/MainThread: MacEFIFS.supported: supported: True ; 2024-03-01 20:56:58,415 DEBUG blivet/MainThread: get_format('macefi') returning MacEFIFS instance with object id 173 2024-03-01 20:56:58,418 DEBUG blivet/MainThread: LVMFormatPopulator.run: pv: sdj ; 2024-03-01 20:56:58,418 DEBUG blivet/MainThread: lvm filter: device /dev/sdj added to the list of allowed devices 2024-03-01 20:56:58,418 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/sdf,/dev/sdg,/dev/sdb,/dev/sdj,/dev/sdc,/dev/sde,/dev/sda,/dev/sdi,/dev/sdh,/dev/sdd ... 2024-03-01 20:56:58,462 INFO program/MainThread: stdout[41]: LVM2_PV_NAME=/dev/sda LVM2_PV_UUID=UbNcth-C61D-hhmy-qNCs-Kfy3-TcH0-EwELhh LVM2_PV_FREE=0 LVM2_PV_SIZE=1065353216 LVM2_PE_START=8388608 LVM2_VG_NAME=test_vg1 LVM2_VG_UUID=TYdFjf-Vzij-jsTb-6XoP-QRXE-BFqM-FaYmIm LVM2_VG_SIZE=3196059648 LVM2_VG_FREE=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=D9qdTF-MFuT-OOj3-Aoz3-FgUw-7pV0-MbikiO LVM2_PV_FREE=41943040 LVM2_PV_SIZE=1065353216 LVM2_PE_START=8388608 LVM2_VG_NAME=test_vg1 LVM2_VG_UUID=TYdFjf-Vzij-jsTb-6XoP-QRXE-BFqM-FaYmIm LVM2_VG_SIZE=3196059648 LVM2_VG_FREE=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=1AtNmX-enn9-kZjq-oHbX-001q-nFdq-oERM7F LVM2_PV_FREE=1065353216 LVM2_PV_SIZE=1065353216 LVM2_PE_START=8388608 LVM2_VG_NAME=test_vg1 LVM2_VG_UUID=TYdFjf-Vzij-jsTb-6XoP-QRXE-BFqM-FaYmIm LVM2_VG_SIZE=3196059648 LVM2_VG_FREE=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=jr5GOy-9XBl-2Gje-86Xi-v2FY-53L2-mNkTsx LVM2_PV_FREE=100663296 LVM2_PV_SIZE=1065353216 LVM2_PE_START=8388608 LVM2_VG_NAME=test_vg2 LVM2_VG_UUID=7yQrT8-U3bT-lEfw-Vyp4-q4Ho-8WQB-V2xVlb LVM2_VG_SIZE=3196059648 LVM2_VG_FREE=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=JFfahv-Bcr6-KA66-5TJn-nCPN-wV44-nQjC5L LVM2_PV_FREE=1065353216 LVM2_PV_SIZE=1065353216 LVM2_PE_START=8388608 LVM2_VG_NAME=test_vg2 LVM2_VG_UUID=7yQrT8-U3bT-lEfw-Vyp4-q4Ho-8WQB-V2xVlb LVM2_VG_SIZE=3196059648 LVM2_VG_FREE=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=yOfrWi-IYRI-T7Yk-BgyK-rDSX-54gM-ZY9zeN LVM2_PV_FREE=1065353216 LVM2_PV_SIZE=1065353216 LVM2_PE_START=8388608 LVM2_VG_NAME=test_vg2 LVM2_VG_UUID=7yQrT8-U3bT-lEfw-Vyp4-q4Ho-8WQB-V2xVlb LVM2_VG_SIZE=3196059648 LVM2_VG_FREE=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=ffRI4c-t31A-8M3p-Kl7I-xQdk-IdaE-CK88Cj LVM2_PV_FREE=205520896 LVM2_PV_SIZE=1065353216 LVM2_PE_START=8388608 LVM2_VG_NAME=test_vg3 LVM2_VG_UUID=Z06Llf-fSlV-JsRS-yW4I-cdCE-NRe3-3sra1r LVM2_VG_SIZE=4261412864 LVM2_VG_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=vLgDtW-VVVd-6ckc-anEa-hAwX-0tfn-E3IAru LVM2_PV_FREE=0 LVM2_PV_SIZE=1065353216 LVM2_PE_START=8388608 LVM2_VG_NAME=test_vg3 LVM2_VG_UUID=Z06Llf-fSlV-JsRS-yW4I-cdCE-NRe3-3sra1r LVM2_VG_SIZE=4261412864 LVM2_VG_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=tq5jbq-Zcsf-KugH-Rml5-qtyV-IOPU-EmkZxl LVM2_PV_FREE=0 LVM2_PV_SIZE=1065353216 LVM2_PE_START=8388608 LVM2_VG_NAME=test_vg3 LVM2_VG_UUID=Z06Llf-fSlV-JsRS-yW4I-cdCE-NRe3-3sra1r LVM2_VG_SIZE=4261412864 LVM2_VG_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=0IjkYa-B3pZ-mFlc-wiJl-1YTk-SLLJ-wEJDTc LVM2_PV_FREE=847249408 LVM2_PV_SIZE=1065353216 LVM2_PE_START=8388608 LVM2_VG_NAME=test_vg3 LVM2_VG_UUID=Z06Llf-fSlV-JsRS-yW4I-cdCE-NRe3-3sra1r LVM2_VG_SIZE=4261412864 LVM2_VG_FREE=1052770304 LVM2_VG_EXTENT_SIZE=4194304 LVM2_VG_EXTENT_COUNT=1016 LVM2_VG_FREE_COUNT=251 LVM2_PV_COUNT=4 2024-03-01 20:56:58,462 INFO program/MainThread: stderr[41]: 2024-03-01 20:56:58,462 INFO program/MainThread: ...done [41] (exit code: 0) 2024-03-01 20:56:58,463 INFO blivet/MainThread: type detected on 'sdj' is 'lvmpv' 2024-03-01 20:56:58,467 DEBUG blivet/MainThread: LVMPhysicalVolume.__init__: uuid: 0IjkYa-B3pZ-mFlc-wiJl-1YTk-SLLJ-wEJDTc ; label: None ; device: /dev/sdj ; serial: 360014058bb02eed505c4d7593b520327 ; exists: True ; vg_name: test_vg3 ; vg_uuid: Z06Llf-fSlV-JsRS-yW4I-cdCE-NRe3-3sra1r ; pe_start: 8 MiB ; free: 808 MiB ; 2024-03-01 20:56:58,467 DEBUG blivet/MainThread: get_format('lvmpv') returning LVMPhysicalVolume instance with object id 174 2024-03-01 20:56:58,470 DEBUG blivet/MainThread: DiskDevice._set_format: sdj ; type: lvmpv ; current: None ; 2024-03-01 20:56:58,472 DEBUG blivet/MainThread: DeviceTree.get_device_by_uuid: uuid: Z06Llf-fSlV-JsRS-yW4I-cdCE-NRe3-3sra1r ; incomplete: True ; hidden: False ; 2024-03-01 20:56:58,475 DEBUG blivet/MainThread: DeviceTree.get_device_by_uuid returned existing 2.98 GiB lvmvg test_vg3 (141) 2024-03-01 20:56:58,478 DEBUG blivet/MainThread: LVMVolumeGroupDevice._add_parent: test_vg3 ; parent: sdj ; 2024-03-01 20:56:58,481 DEBUG blivet/MainThread: DiskDevice.add_child: name: sdj ; child: test_vg3 ; kids: 0 ; 2024-03-01 20:56:58,484 DEBUG blivet/MainThread: LVMFormatPopulator._update_lvs: pv: sdj ; 2024-03-01 20:56:58,486 DEBUG blivet/MainThread: DeviceTree.get_device_by_uuid: uuid: Z06Llf-fSlV-JsRS-yW4I-cdCE-NRe3-3sra1r ; incomplete: True ; hidden: False ; 2024-03-01 20:56:58,489 DEBUG blivet/MainThread: DeviceTree.get_device_by_uuid returned existing 3.97 GiB lvmvg test_vg3 (141) 2024-03-01 20:56:58,490 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/sdf,/dev/sdg,/dev/sdb,/dev/sdj,/dev/sdc,/dev/sde,/dev/sda,/dev/sdi,/dev/sdh,/dev/sdd ... 2024-03-01 20:56:58,528 INFO program/MainThread: stdout[42]: LVM2_VG_NAME=test_vg1 LVM2_LV_NAME=lv1 LVM2_LV_UUID=8tiMwr-hy3b-7B3c-kV7T-7hsV-uORT-Z0ltPQ 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=qf1Fcf-NTcc-qA3L-F4qc-ynf7-s1ol-NJlCHs LVM2_LV_SIZE=1606418432 LVM2_LV_ATTR=-wi-a----- LVM2_SEGTYPE=linear LVM2_ORIGIN= LVM2_POOL_LV= LVM2_DATA_LV= LVM2_METADATA_LV= LVM2_LV_ROLE=public LVM2_MOVE_PV= LVM2_DATA_PERCENT= LVM2_METADATA_PERCENT= LVM2_COPY_PERCENT= LVM2_VG_NAME=test_vg1 LVM2_LV_NAME=lv2 LVM2_LV_UUID=qf1Fcf-NTcc-qA3L-F4qc-ynf7-s1ol-NJlCHs LVM2_LV_SIZE=1606418432 LVM2_LV_ATTR=-wi-a----- LVM2_SEGTYPE=linear LVM2_ORIGIN= LVM2_POOL_LV= LVM2_DATA_LV= LVM2_METADATA_LV= 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=3gsqoh-1P4n-SyK8-3G1s-HRKI-mdTi-a0ilxL 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=Ji9k0Z-aXzo-WJXd-aKjm-wc6Z-1M2N-w68tGf 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=aDlZI3-sLDs-B4QP-z3XL-xyQR-bHEA-cKx803 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=aDlZI3-sLDs-B4QP-z3XL-xyQR-bHEA-cKx803 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=GLnS35-0GMW-XIkY-w41U-KfZA-6v3B-5LFxvr 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=GLnS35-0GMW-XIkY-w41U-KfZA-6v3B-5LFxvr 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=bLV6Zb-Faik-wE3Q-sjG9-PnQL-ucBJ-4Fx1RE 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=akuNTj-PamR-T9kg-ApWg-Q95t-Xbuj-10r5HZ LVM2_LV_SIZE=427819008 LVM2_LV_ATTR=-wi-a----- LVM2_SEGTYPE=linear LVM2_ORIGIN= LVM2_POOL_LV= LVM2_DATA_LV= LVM2_METADATA_LV= LVM2_LV_ROLE=public LVM2_MOVE_PV= LVM2_DATA_PERCENT= LVM2_METADATA_PERCENT= LVM2_COPY_PERCENT= 2024-03-01 20:56:58,528 INFO program/MainThread: stderr[42]: 2024-03-01 20:56:58,528 INFO program/MainThread: ...done [42] (exit code: 0) 2024-03-01 20:56:58,532 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: test_vg3-lv5 ; incomplete: False ; hidden: False ; 2024-03-01 20:56:58,535 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned None 2024-03-01 20:56:58,538 DEBUG blivet/MainThread: DeviceTree.get_device_by_uuid: uuid: aDlZI3-sLDs-B4QP-z3XL-xyQR-bHEA-cKx803 ; incomplete: False ; hidden: False ; 2024-03-01 20:56:58,541 DEBUG blivet/MainThread: DeviceTree.get_device_by_uuid returned None 2024-03-01 20:56:58,541 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 176 2024-03-01 20:56:58,544 DEBUG blivet/MainThread: LVMVolumeGroupDevice.add_child: name: test_vg3 ; child: lv5 ; kids: 0 ; 2024-03-01 20:56:58,544 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 177 2024-03-01 20:56:58,547 DEBUG blivet/MainThread: LVMLogicalVolumeDevice._set_format: test_vg3-lv5 ; type: None ; current: None ; 2024-03-01 20:56:58,550 DEBUG blivet/MainThread: LVMLogicalVolumeDevice.update_sysfs_path: test_vg3-lv5 ; status: True ; 2024-03-01 20:56:58,551 DEBUG blivet/MainThread: test_vg3-lv5 sysfs_path set to /sys/devices/virtual/block/dm-3 2024-03-01 20:56:58,554 DEBUG blivet/MainThread: LVMLogicalVolumeDevice.read_current_size: exists: True ; path: /dev/mapper/test_vg3-lv5 ; sysfs_path: /sys/devices/virtual/block/dm-3 ; 2024-03-01 20:56:58,555 DEBUG blivet/MainThread: updated test_vg3-lv5 size to 1.2 GiB (1.2 GiB) 2024-03-01 20:56:58,555 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 179 2024-03-01 20:56:58,558 DEBUG blivet/MainThread: LVMVolumeGroupDevice.remove_child: name: test_vg3 ; child: lv5 ; kids: 1 ; 2024-03-01 20:56:58,561 DEBUG blivet/MainThread: LVMVolumeGroupDevice.add_child: name: test_vg3 ; child: lv5 ; kids: 0 ; 2024-03-01 20:56:58,561 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 180 2024-03-01 20:56:58,564 DEBUG blivet/MainThread: LVMLogicalVolumeDevice._set_format: test_vg3-lv5 ; type: None ; current: None ; 2024-03-01 20:56:58,567 DEBUG blivet/MainThread: LVMLogicalVolumeDevice.update_sysfs_path: test_vg3-lv5 ; status: True ; 2024-03-01 20:56:58,567 DEBUG blivet/MainThread: test_vg3-lv5 sysfs_path set to /sys/devices/virtual/block/dm-3 2024-03-01 20:56:58,570 DEBUG blivet/MainThread: LVMLogicalVolumeDevice.read_current_size: exists: True ; path: /dev/mapper/test_vg3-lv5 ; sysfs_path: /sys/devices/virtual/block/dm-3 ; 2024-03-01 20:56:58,571 DEBUG blivet/MainThread: updated test_vg3-lv5 size to 1.2 GiB (1.2 GiB) 2024-03-01 20:56:58,571 DEBUG blivet/MainThread: Adding test_vg3-lv5/1.2 GiB to test_vg3 2024-03-01 20:56:58,571 INFO blivet/MainThread: added lvmlv test_vg3-lv5 (id 175) to device tree 2024-03-01 20:56:58,574 DEBUG blivet/MainThread: LVMLogicalVolumeDevice.update_sysfs_path: test_vg3-lv5 ; status: True ; 2024-03-01 20:56:58,574 DEBUG blivet/MainThread: test_vg3-lv5 sysfs_path set to /sys/devices/virtual/block/dm-3 2024-03-01 20:56:58,577 DEBUG blivet/MainThread: LVMLogicalVolumeDevice.read_current_size: exists: True ; path: /dev/mapper/test_vg3-lv5 ; sysfs_path: /sys/devices/virtual/block/dm-3 ; 2024-03-01 20:56:58,577 DEBUG blivet/MainThread: updated test_vg3-lv5 size to 1.2 GiB (1.2 GiB) 2024-03-01 20:56:58,581 DEBUG blivet/MainThread: DeviceTree.handle_device: name: test_vg3-lv5 ; info: {'CURRENT_TAGS': ':systemd:', 'DEVLINKS': '/dev/disk/by-uuid/bcf425ee-6ad4-4684-ab60-b14805820a28 ' '/dev/disk/by-id/dm-name-test_vg3-lv5 /dev/mapper/test_vg3-lv5 ' '/dev/test_vg3/lv5 ' '/dev/disk/by-id/dm-uuid-LVM-Z06LlffSlVJsRSyW4IcdCENRe33sra1raDlZI3sLDsB4QPz3XLxyQRbHEAcKx803', 'DEVNAME': '/dev/dm-3', 'DEVPATH': '/devices/virtual/block/dm-3', 'DEVTYPE': 'disk', 'DISKSEQ': '156', '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-Z06LlffSlVJsRSyW4IcdCENRe33sra1raDlZI3sLDsB4QPz3XLxyQRbHEAcKx803', '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': 'bcf425ee-6ad4-4684-ab60-b14805820a28', 'ID_FS_UUID_ENC': 'bcf425ee-6ad4-4684-ab60-b14805820a28', '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': '931892785'} ; 2024-03-01 20:56:58,581 INFO blivet/MainThread: scanning test_vg3-lv5 (/sys/devices/virtual/block/dm-3)... 2024-03-01 20:56:58,581 INFO program/MainThread: Running [43] dmsetup info -co subsystem --noheadings test_vg3-lv5 ... 2024-03-01 20:56:58,584 INFO program/MainThread: stdout[43]: LVM 2024-03-01 20:56:58,584 INFO program/MainThread: stderr[43]: 2024-03-01 20:56:58,584 INFO program/MainThread: ...done [43] (exit code: 0) 2024-03-01 20:56:58,584 INFO program/MainThread: Running [44] dmsetup info -co subsystem --noheadings test_vg3-lv5 ... 2024-03-01 20:56:58,587 INFO program/MainThread: stdout[44]: LVM 2024-03-01 20:56:58,587 INFO program/MainThread: stderr[44]: 2024-03-01 20:56:58,587 INFO program/MainThread: ...done [44] (exit code: 0) 2024-03-01 20:56:58,587 INFO program/MainThread: Running [45] dmsetup info -co subsystem --noheadings test_vg3-lv5 ... 2024-03-01 20:56:58,589 INFO program/MainThread: stdout[45]: LVM 2024-03-01 20:56:58,590 INFO program/MainThread: stderr[45]: 2024-03-01 20:56:58,590 INFO program/MainThread: ...done [45] (exit code: 0) 2024-03-01 20:56:58,594 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: test_vg3-lv5 ; incomplete: False ; hidden: False ; 2024-03-01 20:56:58,598 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned existing 1.2 GiB lvmlv test_vg3-lv5 (175) 2024-03-01 20:56:58,600 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 20:56:58,601 DEBUG blivet/MainThread: vg test_vg3 has 2.77 GiB free 2024-03-01 20:56:58,601 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 20:56:58,602 DEBUG blivet/MainThread: vg test_vg3 has 2.77 GiB free 2024-03-01 20:56:58,598 INFO blivet/MainThread: got device: LVMLogicalVolumeDevice instance (0x7f4a75f582b0) -- name = test_vg3-lv5 status = True id = 175 children = [] parents = ['existing 3.97 GiB lvmvg test_vg3 (141)'] uuid = aDlZI3-sLDs-B4QP-z3XL-xyQR-bHEA-cKx803 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 (0x7f4a75f47f40) -- 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 = Z06Llf-fSlV-JsRS-yW4I-cdCE-NRe3-3sra1r size = 3.97 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 3.97 GiB path = /dev/test_vg3 format args = [] original_format = None free = 1004 MiB PE Size = 4 MiB PE Count = 1016 PE Free = 251 PV Count = 4 modified = False extents = 1016 free space = 2.77 GiB free extents = 710 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sdg (132) with existing lvmpv', 'existing 1024 MiB disk sdh (146) with existing lvmpv', 'existing 1024 MiB disk sdi (156) with existing lvmpv', 'existing 1024 MiB disk sdj (166) with existing lvmpv'] LVs = ['existing 1.2 GiB lvmlv test_vg3-lv5 (175)'] segment type = linear percent = 0 VG space used = 1.2 GiB 2024-03-01 20:56:58,602 INFO program/MainThread: Running [46] dmsetup info -co subsystem --noheadings test_vg3-lv5 ... 2024-03-01 20:56:58,605 INFO program/MainThread: stdout[46]: LVM 2024-03-01 20:56:58,605 INFO program/MainThread: stderr[46]: 2024-03-01 20:56:58,605 INFO program/MainThread: ...done [46] (exit code: 0) 2024-03-01 20:56:58,609 DEBUG blivet/MainThread: DeviceTree.handle_format: name: test_vg3-lv5 ; 2024-03-01 20:56:58,612 DEBUG blivet/MainThread: AppleBootstrapFS.supported: supported: True ; 2024-03-01 20:56:58,612 DEBUG blivet/MainThread: get_format('appleboot') returning AppleBootstrapFS instance with object id 182 2024-03-01 20:56:58,616 DEBUG blivet/MainThread: EFIFS.supported: supported: True ; 2024-03-01 20:56:58,616 DEBUG blivet/MainThread: get_format('efi') returning EFIFS instance with object id 183 2024-03-01 20:56:58,619 DEBUG blivet/MainThread: MacEFIFS.supported: supported: True ; 2024-03-01 20:56:58,619 DEBUG blivet/MainThread: get_format('macefi') returning MacEFIFS instance with object id 184 2024-03-01 20:56:58,622 DEBUG blivet/MainThread: MacEFIFS.supported: supported: True ; 2024-03-01 20:56:58,622 DEBUG blivet/MainThread: get_format('macefi') returning MacEFIFS instance with object id 185 2024-03-01 20:56:58,622 INFO blivet/MainThread: type detected on 'test_vg3-lv5' is 'xfs' 2024-03-01 20:56:58,625 DEBUG blivet/MainThread: XFS.supported: supported: True ; 2024-03-01 20:56:58,625 DEBUG blivet/MainThread: get_format('xfs') returning XFS instance with object id 186 2024-03-01 20:56:58,628 DEBUG blivet/MainThread: LVMLogicalVolumeDevice._set_format: test_vg3-lv5 ; type: xfs ; current: None ; 2024-03-01 20:56:58,629 INFO blivet/MainThread: got format: existing xfs filesystem 2024-03-01 20:56:58,632 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: test_vg3-lv6 ; incomplete: False ; hidden: False ; 2024-03-01 20:56:58,644 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned None 2024-03-01 20:56:58,647 DEBUG blivet/MainThread: DeviceTree.get_device_by_uuid: uuid: GLnS35-0GMW-XIkY-w41U-KfZA-6v3B-5LFxvr ; incomplete: False ; hidden: False ; 2024-03-01 20:56:58,650 DEBUG blivet/MainThread: DeviceTree.get_device_by_uuid returned None 2024-03-01 20:56:58,650 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 189 2024-03-01 20:56:58,653 DEBUG blivet/MainThread: LVMVolumeGroupDevice.add_child: name: test_vg3 ; child: lv6 ; kids: 1 ; 2024-03-01 20:56:58,653 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 190 2024-03-01 20:56:58,656 DEBUG blivet/MainThread: LVMLogicalVolumeDevice._set_format: test_vg3-lv6 ; type: None ; current: None ; 2024-03-01 20:56:58,659 DEBUG blivet/MainThread: LVMLogicalVolumeDevice.update_sysfs_path: test_vg3-lv6 ; status: True ; 2024-03-01 20:56:58,660 DEBUG blivet/MainThread: test_vg3-lv6 sysfs_path set to /sys/devices/virtual/block/dm-2 2024-03-01 20:56:58,663 DEBUG blivet/MainThread: LVMLogicalVolumeDevice.read_current_size: exists: True ; path: /dev/mapper/test_vg3-lv6 ; sysfs_path: /sys/devices/virtual/block/dm-2 ; 2024-03-01 20:56:58,663 DEBUG blivet/MainThread: updated test_vg3-lv6 size to 1020 MiB (1020 MiB) 2024-03-01 20:56:58,663 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 192 2024-03-01 20:56:58,667 DEBUG blivet/MainThread: LVMVolumeGroupDevice.remove_child: name: test_vg3 ; child: lv6 ; kids: 2 ; 2024-03-01 20:56:58,670 DEBUG blivet/MainThread: LVMVolumeGroupDevice.add_child: name: test_vg3 ; child: lv6 ; kids: 1 ; 2024-03-01 20:56:58,670 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 193 2024-03-01 20:56:58,673 DEBUG blivet/MainThread: LVMLogicalVolumeDevice._set_format: test_vg3-lv6 ; type: None ; current: None ; 2024-03-01 20:56:58,676 DEBUG blivet/MainThread: LVMLogicalVolumeDevice.update_sysfs_path: test_vg3-lv6 ; status: True ; 2024-03-01 20:56:58,676 DEBUG blivet/MainThread: test_vg3-lv6 sysfs_path set to /sys/devices/virtual/block/dm-2 2024-03-01 20:56:58,679 DEBUG blivet/MainThread: LVMLogicalVolumeDevice.read_current_size: exists: True ; path: /dev/mapper/test_vg3-lv6 ; sysfs_path: /sys/devices/virtual/block/dm-2 ; 2024-03-01 20:56:58,679 DEBUG blivet/MainThread: updated test_vg3-lv6 size to 1020 MiB (1020 MiB) 2024-03-01 20:56:58,680 DEBUG blivet/MainThread: Adding test_vg3-lv6/1020 MiB to test_vg3 2024-03-01 20:56:58,680 INFO blivet/MainThread: added lvmlv test_vg3-lv6 (id 188) to device tree 2024-03-01 20:56:58,682 DEBUG blivet/MainThread: LVMLogicalVolumeDevice.update_sysfs_path: test_vg3-lv6 ; status: True ; 2024-03-01 20:56:58,683 DEBUG blivet/MainThread: test_vg3-lv6 sysfs_path set to /sys/devices/virtual/block/dm-2 2024-03-01 20:56:58,686 DEBUG blivet/MainThread: LVMLogicalVolumeDevice.read_current_size: exists: True ; path: /dev/mapper/test_vg3-lv6 ; sysfs_path: /sys/devices/virtual/block/dm-2 ; 2024-03-01 20:56:58,686 DEBUG blivet/MainThread: updated test_vg3-lv6 size to 1020 MiB (1020 MiB) 2024-03-01 20:56:58,689 DEBUG blivet/MainThread: DeviceTree.handle_device: name: test_vg3-lv6 ; info: {'CURRENT_TAGS': ':systemd:', 'DEVLINKS': '/dev/mapper/test_vg3-lv6 ' '/dev/disk/by-uuid/90ca08fc-c862-4e16-ae15-9dc97e3845cd ' '/dev/disk/by-id/dm-name-test_vg3-lv6 ' '/dev/disk/by-id/dm-uuid-LVM-Z06LlffSlVJsRSyW4IcdCENRe33sra1rGLnS350GMWXIkYw41UKfZA6v3B5LFxvr ' '/dev/test_vg3/lv6', 'DEVNAME': '/dev/dm-2', 'DEVPATH': '/devices/virtual/block/dm-2', 'DEVTYPE': 'disk', 'DISKSEQ': '155', '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-Z06LlffSlVJsRSyW4IcdCENRe33sra1rGLnS350GMWXIkYw41UKfZA6v3B5LFxvr', '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': '90ca08fc-c862-4e16-ae15-9dc97e3845cd', 'ID_FS_UUID_ENC': '90ca08fc-c862-4e16-ae15-9dc97e3845cd', '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': '930812865'} ; 2024-03-01 20:56:58,689 INFO blivet/MainThread: scanning test_vg3-lv6 (/sys/devices/virtual/block/dm-2)... 2024-03-01 20:56:58,690 INFO program/MainThread: Running [47] dmsetup info -co subsystem --noheadings test_vg3-lv6 ... 2024-03-01 20:56:58,693 INFO program/MainThread: stdout[47]: LVM 2024-03-01 20:56:58,693 INFO program/MainThread: stderr[47]: 2024-03-01 20:56:58,693 INFO program/MainThread: ...done [47] (exit code: 0) 2024-03-01 20:56:58,693 INFO program/MainThread: Running [48] dmsetup info -co subsystem --noheadings test_vg3-lv6 ... 2024-03-01 20:56:58,695 INFO program/MainThread: stdout[48]: LVM 2024-03-01 20:56:58,695 INFO program/MainThread: stderr[48]: 2024-03-01 20:56:58,696 INFO program/MainThread: ...done [48] (exit code: 0) 2024-03-01 20:56:58,696 INFO program/MainThread: Running [49] dmsetup info -co subsystem --noheadings test_vg3-lv6 ... 2024-03-01 20:56:58,698 INFO program/MainThread: stdout[49]: LVM 2024-03-01 20:56:58,698 INFO program/MainThread: stderr[49]: 2024-03-01 20:56:58,698 INFO program/MainThread: ...done [49] (exit code: 0) 2024-03-01 20:56:58,702 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: test_vg3-lv6 ; incomplete: False ; hidden: False ; 2024-03-01 20:56:58,705 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned existing 1020 MiB lvmlv test_vg3-lv6 (188) 2024-03-01 20:56:58,709 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 20:56:58,709 DEBUG blivet/MainThread: vg test_vg3 has 1.78 GiB free 2024-03-01 20:56:58,710 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 20:56:58,710 DEBUG blivet/MainThread: vg test_vg3 has 1.78 GiB free 2024-03-01 20:56:58,706 INFO blivet/MainThread: got device: LVMLogicalVolumeDevice instance (0x7f4a76001160) -- name = test_vg3-lv6 status = True id = 188 children = [] parents = ['existing 3.97 GiB lvmvg test_vg3 (141)'] uuid = GLnS35-0GMW-XIkY-w41U-KfZA-6v3B-5LFxvr 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 (0x7f4a75f47f40) -- name = test_vg3 status = True 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 = Z06Llf-fSlV-JsRS-yW4I-cdCE-NRe3-3sra1r size = 3.97 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 3.97 GiB path = /dev/test_vg3 format args = [] original_format = None free = 1004 MiB PE Size = 4 MiB PE Count = 1016 PE Free = 251 PV Count = 4 modified = False extents = 1016 free space = 1.78 GiB free extents = 455 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sdg (132) with existing lvmpv', 'existing 1024 MiB disk sdh (146) with existing lvmpv', 'existing 1024 MiB disk sdi (156) with existing lvmpv', 'existing 1024 MiB disk sdj (166) with existing lvmpv'] LVs = ['existing 1.2 GiB lvmlv test_vg3-lv5 (175) with existing xfs filesystem', 'existing 1020 MiB lvmlv test_vg3-lv6 (188)'] segment type = linear percent = 0 VG space used = 1020 MiB 2024-03-01 20:56:58,711 INFO program/MainThread: Running [50] dmsetup info -co subsystem --noheadings test_vg3-lv6 ... 2024-03-01 20:56:58,714 INFO program/MainThread: stdout[50]: LVM 2024-03-01 20:56:58,714 INFO program/MainThread: stderr[50]: 2024-03-01 20:56:58,714 INFO program/MainThread: ...done [50] (exit code: 0) 2024-03-01 20:56:58,718 DEBUG blivet/MainThread: DeviceTree.handle_format: name: test_vg3-lv6 ; 2024-03-01 20:56:58,721 DEBUG blivet/MainThread: AppleBootstrapFS.supported: supported: True ; 2024-03-01 20:56:58,721 DEBUG blivet/MainThread: get_format('appleboot') returning AppleBootstrapFS instance with object id 195 2024-03-01 20:56:58,724 DEBUG blivet/MainThread: EFIFS.supported: supported: True ; 2024-03-01 20:56:58,724 DEBUG blivet/MainThread: get_format('efi') returning EFIFS instance with object id 196 2024-03-01 20:56:58,727 DEBUG blivet/MainThread: MacEFIFS.supported: supported: True ; 2024-03-01 20:56:58,728 DEBUG blivet/MainThread: get_format('macefi') returning MacEFIFS instance with object id 197 2024-03-01 20:56:58,731 DEBUG blivet/MainThread: MacEFIFS.supported: supported: True ; 2024-03-01 20:56:58,731 DEBUG blivet/MainThread: get_format('macefi') returning MacEFIFS instance with object id 198 2024-03-01 20:56:58,731 INFO blivet/MainThread: type detected on 'test_vg3-lv6' is 'xfs' 2024-03-01 20:56:58,734 DEBUG blivet/MainThread: XFS.supported: supported: True ; 2024-03-01 20:56:58,734 DEBUG blivet/MainThread: get_format('xfs') returning XFS instance with object id 199 2024-03-01 20:56:58,737 DEBUG blivet/MainThread: LVMLogicalVolumeDevice._set_format: test_vg3-lv6 ; type: xfs ; current: None ; 2024-03-01 20:56:58,737 INFO blivet/MainThread: got format: existing xfs filesystem 2024-03-01 20:56:58,740 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: test_vg3-lv7 ; incomplete: False ; hidden: False ; 2024-03-01 20:56:58,743 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned None 2024-03-01 20:56:58,746 DEBUG blivet/MainThread: DeviceTree.get_device_by_uuid: uuid: bLV6Zb-Faik-wE3Q-sjG9-PnQL-ucBJ-4Fx1RE ; incomplete: False ; hidden: False ; 2024-03-01 20:56:58,749 DEBUG blivet/MainThread: DeviceTree.get_device_by_uuid returned None 2024-03-01 20:56:58,749 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 202 2024-03-01 20:56:58,752 DEBUG blivet/MainThread: LVMVolumeGroupDevice.add_child: name: test_vg3 ; child: lv7 ; kids: 2 ; 2024-03-01 20:56:58,752 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 203 2024-03-01 20:56:58,755 DEBUG blivet/MainThread: LVMLogicalVolumeDevice._set_format: test_vg3-lv7 ; type: None ; current: None ; 2024-03-01 20:56:58,758 DEBUG blivet/MainThread: LVMLogicalVolumeDevice.update_sysfs_path: test_vg3-lv7 ; status: True ; 2024-03-01 20:56:58,759 DEBUG blivet/MainThread: test_vg3-lv7 sysfs_path set to /sys/devices/virtual/block/dm-1 2024-03-01 20:56:58,762 DEBUG blivet/MainThread: LVMLogicalVolumeDevice.read_current_size: exists: True ; path: /dev/mapper/test_vg3-lv7 ; sysfs_path: /sys/devices/virtual/block/dm-1 ; 2024-03-01 20:56:58,762 DEBUG blivet/MainThread: updated test_vg3-lv7 size to 408 MiB (408 MiB) 2024-03-01 20:56:58,762 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 205 2024-03-01 20:56:58,765 DEBUG blivet/MainThread: LVMVolumeGroupDevice.remove_child: name: test_vg3 ; child: lv7 ; kids: 3 ; 2024-03-01 20:56:58,768 DEBUG blivet/MainThread: LVMVolumeGroupDevice.add_child: name: test_vg3 ; child: lv7 ; kids: 2 ; 2024-03-01 20:56:58,769 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 206 2024-03-01 20:56:58,771 DEBUG blivet/MainThread: LVMLogicalVolumeDevice._set_format: test_vg3-lv7 ; type: None ; current: None ; 2024-03-01 20:56:58,775 DEBUG blivet/MainThread: LVMLogicalVolumeDevice.update_sysfs_path: test_vg3-lv7 ; status: True ; 2024-03-01 20:56:58,775 DEBUG blivet/MainThread: test_vg3-lv7 sysfs_path set to /sys/devices/virtual/block/dm-1 2024-03-01 20:56:58,778 DEBUG blivet/MainThread: LVMLogicalVolumeDevice.read_current_size: exists: True ; path: /dev/mapper/test_vg3-lv7 ; sysfs_path: /sys/devices/virtual/block/dm-1 ; 2024-03-01 20:56:58,778 DEBUG blivet/MainThread: updated test_vg3-lv7 size to 408 MiB (408 MiB) 2024-03-01 20:56:58,779 DEBUG blivet/MainThread: Adding test_vg3-lv7/408 MiB to test_vg3 2024-03-01 20:56:58,779 INFO blivet/MainThread: added lvmlv test_vg3-lv7 (id 201) to device tree 2024-03-01 20:56:58,781 DEBUG blivet/MainThread: LVMLogicalVolumeDevice.update_sysfs_path: test_vg3-lv7 ; status: True ; 2024-03-01 20:56:58,782 DEBUG blivet/MainThread: test_vg3-lv7 sysfs_path set to /sys/devices/virtual/block/dm-1 2024-03-01 20:56:58,784 DEBUG blivet/MainThread: LVMLogicalVolumeDevice.read_current_size: exists: True ; path: /dev/mapper/test_vg3-lv7 ; sysfs_path: /sys/devices/virtual/block/dm-1 ; 2024-03-01 20:56:58,785 DEBUG blivet/MainThread: updated test_vg3-lv7 size to 408 MiB (408 MiB) 2024-03-01 20:56:58,788 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-id/dm-name-test_vg3-lv7 ' '/dev/disk/by-uuid/4a4290af-14c1-4040-80b8-481bb27dd74a ' '/dev/disk/by-id/dm-uuid-LVM-Z06LlffSlVJsRSyW4IcdCENRe33sra1rbLV6ZbFaikwE3QsjG9PnQLucBJ4Fx1RE', 'DEVNAME': '/dev/dm-1', 'DEVPATH': '/devices/virtual/block/dm-1', 'DEVTYPE': 'disk', 'DISKSEQ': '154', '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-Z06LlffSlVJsRSyW4IcdCENRe33sra1rbLV6ZbFaikwE3QsjG9PnQLucBJ4Fx1RE', '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': '4a4290af-14c1-4040-80b8-481bb27dd74a', 'ID_FS_UUID_ENC': '4a4290af-14c1-4040-80b8-481bb27dd74a', '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': '929793433'} ; 2024-03-01 20:56:58,788 INFO blivet/MainThread: scanning test_vg3-lv7 (/sys/devices/virtual/block/dm-1)... 2024-03-01 20:56:58,788 INFO program/MainThread: Running [51] dmsetup info -co subsystem --noheadings test_vg3-lv7 ... 2024-03-01 20:56:58,791 INFO program/MainThread: stdout[51]: LVM 2024-03-01 20:56:58,792 INFO program/MainThread: stderr[51]: 2024-03-01 20:56:58,792 INFO program/MainThread: ...done [51] (exit code: 0) 2024-03-01 20:56:58,792 INFO program/MainThread: Running [52] dmsetup info -co subsystem --noheadings test_vg3-lv7 ... 2024-03-01 20:56:58,794 INFO program/MainThread: stdout[52]: LVM 2024-03-01 20:56:58,794 INFO program/MainThread: stderr[52]: 2024-03-01 20:56:58,794 INFO program/MainThread: ...done [52] (exit code: 0) 2024-03-01 20:56:58,794 INFO program/MainThread: Running [53] dmsetup info -co subsystem --noheadings test_vg3-lv7 ... 2024-03-01 20:56:58,797 INFO program/MainThread: stdout[53]: LVM 2024-03-01 20:56:58,797 INFO program/MainThread: stderr[53]: 2024-03-01 20:56:58,797 INFO program/MainThread: ...done [53] (exit code: 0) 2024-03-01 20:56:58,801 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: test_vg3-lv7 ; incomplete: False ; hidden: False ; 2024-03-01 20:56:58,804 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned existing 408 MiB lvmlv test_vg3-lv7 (201) 2024-03-01 20:56:58,807 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 20:56:58,808 DEBUG blivet/MainThread: vg test_vg3 has 1.38 GiB free 2024-03-01 20:56:58,808 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 20:56:58,809 DEBUG blivet/MainThread: vg test_vg3 has 1.38 GiB free 2024-03-01 20:56:58,804 INFO blivet/MainThread: got device: LVMLogicalVolumeDevice instance (0x7f4a75f99a00) -- name = test_vg3-lv7 status = True id = 201 children = [] parents = ['existing 3.97 GiB lvmvg test_vg3 (141)'] uuid = bLV6Zb-Faik-wE3Q-sjG9-PnQL-ucBJ-4Fx1RE 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 (0x7f4a75f47f40) -- name = test_vg3 status = True id = 141 children = ['existing 1.2 GiB lvmlv test_vg3-lv5 (175) 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 = Z06Llf-fSlV-JsRS-yW4I-cdCE-NRe3-3sra1r size = 3.97 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 3.97 GiB path = /dev/test_vg3 format args = [] original_format = None free = 1004 MiB PE Size = 4 MiB PE Count = 1016 PE Free = 251 PV Count = 4 modified = False extents = 1016 free space = 1.38 GiB free extents = 353 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sdg (132) with existing lvmpv', 'existing 1024 MiB disk sdh (146) with existing lvmpv', 'existing 1024 MiB disk sdi (156) with existing lvmpv', 'existing 1024 MiB disk sdj (166) with existing lvmpv'] LVs = ['existing 1.2 GiB lvmlv test_vg3-lv5 (175) with existing xfs filesystem', 'existing 1020 MiB lvmlv test_vg3-lv6 (188) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv7 (201)'] segment type = linear percent = 0 VG space used = 408 MiB 2024-03-01 20:56:58,810 INFO program/MainThread: Running [54] dmsetup info -co subsystem --noheadings test_vg3-lv7 ... 2024-03-01 20:56:58,812 INFO program/MainThread: stdout[54]: LVM 2024-03-01 20:56:58,813 INFO program/MainThread: stderr[54]: 2024-03-01 20:56:58,813 INFO program/MainThread: ...done [54] (exit code: 0) 2024-03-01 20:56:58,816 DEBUG blivet/MainThread: DeviceTree.handle_format: name: test_vg3-lv7 ; 2024-03-01 20:56:58,820 DEBUG blivet/MainThread: AppleBootstrapFS.supported: supported: True ; 2024-03-01 20:56:58,820 DEBUG blivet/MainThread: get_format('appleboot') returning AppleBootstrapFS instance with object id 208 2024-03-01 20:56:58,823 DEBUG blivet/MainThread: EFIFS.supported: supported: True ; 2024-03-01 20:56:58,823 DEBUG blivet/MainThread: get_format('efi') returning EFIFS instance with object id 209 2024-03-01 20:56:58,826 DEBUG blivet/MainThread: MacEFIFS.supported: supported: True ; 2024-03-01 20:56:58,826 DEBUG blivet/MainThread: get_format('macefi') returning MacEFIFS instance with object id 210 2024-03-01 20:56:58,829 DEBUG blivet/MainThread: MacEFIFS.supported: supported: True ; 2024-03-01 20:56:58,830 DEBUG blivet/MainThread: get_format('macefi') returning MacEFIFS instance with object id 211 2024-03-01 20:56:58,830 INFO blivet/MainThread: type detected on 'test_vg3-lv7' is 'xfs' 2024-03-01 20:56:58,833 DEBUG blivet/MainThread: XFS.supported: supported: True ; 2024-03-01 20:56:58,833 DEBUG blivet/MainThread: get_format('xfs') returning XFS instance with object id 212 2024-03-01 20:56:58,836 DEBUG blivet/MainThread: LVMLogicalVolumeDevice._set_format: test_vg3-lv7 ; type: xfs ; current: None ; 2024-03-01 20:56:58,836 INFO blivet/MainThread: got format: existing xfs filesystem 2024-03-01 20:56:58,839 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: test_vg3-lv8 ; incomplete: False ; hidden: False ; 2024-03-01 20:56:58,842 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned None 2024-03-01 20:56:58,845 DEBUG blivet/MainThread: DeviceTree.get_device_by_uuid: uuid: akuNTj-PamR-T9kg-ApWg-Q95t-Xbuj-10r5HZ ; incomplete: False ; hidden: False ; 2024-03-01 20:56:58,847 DEBUG blivet/MainThread: DeviceTree.get_device_by_uuid returned None 2024-03-01 20:56:58,848 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 215 2024-03-01 20:56:58,851 DEBUG blivet/MainThread: LVMVolumeGroupDevice.add_child: name: test_vg3 ; child: lv8 ; kids: 3 ; 2024-03-01 20:56:58,851 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 216 2024-03-01 20:56:58,854 DEBUG blivet/MainThread: LVMLogicalVolumeDevice._set_format: test_vg3-lv8 ; type: None ; current: None ; 2024-03-01 20:56:58,857 DEBUG blivet/MainThread: LVMLogicalVolumeDevice.update_sysfs_path: test_vg3-lv8 ; status: True ; 2024-03-01 20:56:58,858 DEBUG blivet/MainThread: test_vg3-lv8 sysfs_path set to /sys/devices/virtual/block/dm-0 2024-03-01 20:56:58,861 DEBUG blivet/MainThread: LVMLogicalVolumeDevice.read_current_size: exists: True ; path: /dev/mapper/test_vg3-lv8 ; sysfs_path: /sys/devices/virtual/block/dm-0 ; 2024-03-01 20:56:58,861 DEBUG blivet/MainThread: updated test_vg3-lv8 size to 408 MiB (408 MiB) 2024-03-01 20:56:58,861 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 218 2024-03-01 20:56:58,864 DEBUG blivet/MainThread: LVMVolumeGroupDevice.remove_child: name: test_vg3 ; child: lv8 ; kids: 4 ; 2024-03-01 20:56:58,867 DEBUG blivet/MainThread: LVMVolumeGroupDevice.add_child: name: test_vg3 ; child: lv8 ; kids: 3 ; 2024-03-01 20:56:58,868 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 219 2024-03-01 20:56:58,871 DEBUG blivet/MainThread: LVMLogicalVolumeDevice._set_format: test_vg3-lv8 ; type: None ; current: None ; 2024-03-01 20:56:58,874 DEBUG blivet/MainThread: LVMLogicalVolumeDevice.update_sysfs_path: test_vg3-lv8 ; status: True ; 2024-03-01 20:56:58,874 DEBUG blivet/MainThread: test_vg3-lv8 sysfs_path set to /sys/devices/virtual/block/dm-0 2024-03-01 20:56:58,877 DEBUG blivet/MainThread: LVMLogicalVolumeDevice.read_current_size: exists: True ; path: /dev/mapper/test_vg3-lv8 ; sysfs_path: /sys/devices/virtual/block/dm-0 ; 2024-03-01 20:56:58,877 DEBUG blivet/MainThread: updated test_vg3-lv8 size to 408 MiB (408 MiB) 2024-03-01 20:56:58,877 DEBUG blivet/MainThread: Adding test_vg3-lv8/408 MiB to test_vg3 2024-03-01 20:56:58,878 INFO blivet/MainThread: added lvmlv test_vg3-lv8 (id 214) to device tree 2024-03-01 20:56:58,880 DEBUG blivet/MainThread: LVMLogicalVolumeDevice.update_sysfs_path: test_vg3-lv8 ; status: True ; 2024-03-01 20:56:58,881 DEBUG blivet/MainThread: test_vg3-lv8 sysfs_path set to /sys/devices/virtual/block/dm-0 2024-03-01 20:56:58,883 DEBUG blivet/MainThread: LVMLogicalVolumeDevice.read_current_size: exists: True ; path: /dev/mapper/test_vg3-lv8 ; sysfs_path: /sys/devices/virtual/block/dm-0 ; 2024-03-01 20:56:58,884 DEBUG blivet/MainThread: updated test_vg3-lv8 size to 408 MiB (408 MiB) 2024-03-01 20:56:58,887 DEBUG blivet/MainThread: DeviceTree.handle_device: name: test_vg3-lv8 ; info: {'CURRENT_TAGS': ':systemd:', 'DEVLINKS': '/dev/disk/by-id/dm-uuid-LVM-Z06LlffSlVJsRSyW4IcdCENRe33sra1rakuNTjPamRT9kgApWgQ95tXbuj10r5HZ ' '/dev/mapper/test_vg3-lv8 /dev/test_vg3/lv8 ' '/dev/disk/by-id/dm-name-test_vg3-lv8 ' '/dev/disk/by-uuid/5941073d-9731-48ac-84e8-f10dbd99cbd4', 'DEVNAME': '/dev/dm-0', 'DEVPATH': '/devices/virtual/block/dm-0', 'DEVTYPE': 'disk', 'DISKSEQ': '153', '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-Z06LlffSlVJsRSyW4IcdCENRe33sra1rakuNTjPamRT9kgApWgQ95tXbuj10r5HZ', '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': '5941073d-9731-48ac-84e8-f10dbd99cbd4', 'ID_FS_UUID_ENC': '5941073d-9731-48ac-84e8-f10dbd99cbd4', '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': '929354292'} ; 2024-03-01 20:56:58,887 INFO blivet/MainThread: scanning test_vg3-lv8 (/sys/devices/virtual/block/dm-0)... 2024-03-01 20:56:58,888 INFO program/MainThread: Running [55] dmsetup info -co subsystem --noheadings test_vg3-lv8 ... 2024-03-01 20:56:58,891 INFO program/MainThread: stdout[55]: LVM 2024-03-01 20:56:58,891 INFO program/MainThread: stderr[55]: 2024-03-01 20:56:58,891 INFO program/MainThread: ...done [55] (exit code: 0) 2024-03-01 20:56:58,891 INFO program/MainThread: Running [56] dmsetup info -co subsystem --noheadings test_vg3-lv8 ... 2024-03-01 20:56:58,893 INFO program/MainThread: stdout[56]: LVM 2024-03-01 20:56:58,894 INFO program/MainThread: stderr[56]: 2024-03-01 20:56:58,894 INFO program/MainThread: ...done [56] (exit code: 0) 2024-03-01 20:56:58,894 INFO program/MainThread: Running [57] dmsetup info -co subsystem --noheadings test_vg3-lv8 ... 2024-03-01 20:56:58,896 INFO program/MainThread: stdout[57]: LVM 2024-03-01 20:56:58,896 INFO program/MainThread: stderr[57]: 2024-03-01 20:56:58,896 INFO program/MainThread: ...done [57] (exit code: 0) 2024-03-01 20:56:58,901 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: test_vg3-lv8 ; incomplete: False ; hidden: False ; 2024-03-01 20:56:58,904 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned existing 408 MiB lvmlv test_vg3-lv8 (214) 2024-03-01 20:56:58,907 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 20:56:58,908 DEBUG blivet/MainThread: vg test_vg3 has 1004 MiB free 2024-03-01 20:56:58,908 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 20:56:58,909 DEBUG blivet/MainThread: vg test_vg3 has 1004 MiB free 2024-03-01 20:56:58,904 INFO blivet/MainThread: got device: LVMLogicalVolumeDevice instance (0x7f4a75f47460) -- name = test_vg3-lv8 status = True id = 214 children = [] parents = ['existing 3.97 GiB lvmvg test_vg3 (141)'] uuid = akuNTj-PamR-T9kg-ApWg-Q95t-Xbuj-10r5HZ 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 (0x7f4a75f47f40) -- name = test_vg3 status = True id = 141 children = ['existing 1.2 GiB lvmlv test_vg3-lv5 (175) with existing xfs filesystem', 'existing 1020 MiB lvmlv test_vg3-lv6 (188) 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 = Z06Llf-fSlV-JsRS-yW4I-cdCE-NRe3-3sra1r size = 3.97 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 3.97 GiB path = /dev/test_vg3 format args = [] original_format = None free = 1004 MiB PE Size = 4 MiB PE Count = 1016 PE Free = 251 PV Count = 4 modified = False extents = 1016 free space = 1004 MiB free extents = 251 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sdg (132) with existing lvmpv', 'existing 1024 MiB disk sdh (146) with existing lvmpv', 'existing 1024 MiB disk sdi (156) with existing lvmpv', 'existing 1024 MiB disk sdj (166) with existing lvmpv'] LVs = ['existing 1.2 GiB lvmlv test_vg3-lv5 (175) with existing xfs filesystem', 'existing 1020 MiB lvmlv test_vg3-lv6 (188) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv7 (201) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv8 (214)'] segment type = linear percent = 0 VG space used = 408 MiB 2024-03-01 20:56:58,910 INFO program/MainThread: Running [58] dmsetup info -co subsystem --noheadings test_vg3-lv8 ... 2024-03-01 20:56:58,913 INFO program/MainThread: stdout[58]: LVM 2024-03-01 20:56:58,913 INFO program/MainThread: stderr[58]: 2024-03-01 20:56:58,913 INFO program/MainThread: ...done [58] (exit code: 0) 2024-03-01 20:56:58,917 DEBUG blivet/MainThread: DeviceTree.handle_format: name: test_vg3-lv8 ; 2024-03-01 20:56:58,920 DEBUG blivet/MainThread: AppleBootstrapFS.supported: supported: True ; 2024-03-01 20:56:58,920 DEBUG blivet/MainThread: get_format('appleboot') returning AppleBootstrapFS instance with object id 221 2024-03-01 20:56:58,923 DEBUG blivet/MainThread: EFIFS.supported: supported: True ; 2024-03-01 20:56:58,923 DEBUG blivet/MainThread: get_format('efi') returning EFIFS instance with object id 222 2024-03-01 20:56:58,926 DEBUG blivet/MainThread: MacEFIFS.supported: supported: True ; 2024-03-01 20:56:58,926 DEBUG blivet/MainThread: get_format('macefi') returning MacEFIFS instance with object id 223 2024-03-01 20:56:58,929 DEBUG blivet/MainThread: MacEFIFS.supported: supported: True ; 2024-03-01 20:56:58,930 DEBUG blivet/MainThread: get_format('macefi') returning MacEFIFS instance with object id 224 2024-03-01 20:56:58,930 INFO blivet/MainThread: type detected on 'test_vg3-lv8' is 'xfs' 2024-03-01 20:56:58,933 DEBUG blivet/MainThread: XFS.supported: supported: True ; 2024-03-01 20:56:58,933 DEBUG blivet/MainThread: get_format('xfs') returning XFS instance with object id 225 2024-03-01 20:56:58,936 DEBUG blivet/MainThread: LVMLogicalVolumeDevice._set_format: test_vg3-lv8 ; type: xfs ; current: None ; 2024-03-01 20:56:58,936 INFO blivet/MainThread: got format: existing xfs filesystem 2024-03-01 20:56:58,937 INFO blivet/MainThread: got format: existing lvmpv 2024-03-01 20:56:58,939 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': '16965658'} ; 2024-03-01 20:56:58,939 INFO blivet/MainThread: scanning xvda (/sys/devices/vbd-768/block/xvda)... 2024-03-01 20:56:58,943 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: xvda ; incomplete: False ; hidden: False ; 2024-03-01 20:56:58,946 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned None 2024-03-01 20:56:58,950 DEBUG blivet/MainThread: DiskDevicePopulator.run: name: xvda ; 2024-03-01 20:56:58,950 WARNING blivet/MainThread: device/vendor is not a valid attribute 2024-03-01 20:56:58,951 WARNING blivet/MainThread: device/model is not a valid attribute 2024-03-01 20:56:58,951 INFO blivet/MainThread: xvda is a disk 2024-03-01 20:56:58,951 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 229 2024-03-01 20:56:58,951 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 230 2024-03-01 20:56:58,954 DEBUG blivet/MainThread: DiskDevice._set_format: xvda ; type: None ; current: None ; 2024-03-01 20:56:58,956 DEBUG blivet/MainThread: DiskDevice.update_sysfs_path: xvda ; status: True ; 2024-03-01 20:56:58,957 DEBUG blivet/MainThread: xvda sysfs_path set to /sys/devices/vbd-768/block/xvda 2024-03-01 20:56:58,959 DEBUG blivet/MainThread: DiskDevice.read_current_size: exists: True ; path: /dev/xvda ; sysfs_path: /sys/devices/vbd-768/block/xvda ; 2024-03-01 20:56:58,960 DEBUG blivet/MainThread: updated xvda size to 250 GiB (250 GiB) 2024-03-01 20:56:58,960 INFO blivet/MainThread: added disk xvda (id 228) to device tree 2024-03-01 20:56:58,960 INFO blivet/MainThread: got device: DiskDevice instance (0x7f4a75f3e880) -- name = xvda status = True id = 228 children = [] parents = [] uuid = None size = 250 GiB format = existing None major = 202 minor = 0 exists = True protected = False sysfs path = /sys/devices/vbd-768/block/xvda target size = 250 GiB path = /dev/xvda format args = [] original_format = None removable = False wwn = None 2024-03-01 20:56:58,963 DEBUG blivet/MainThread: DeviceTree.handle_format: name: xvda ; 2024-03-01 20:56:58,966 DEBUG blivet/MainThread: AppleBootstrapFS.supported: supported: True ; 2024-03-01 20:56:58,966 DEBUG blivet/MainThread: get_format('appleboot') returning AppleBootstrapFS instance with object id 232 2024-03-01 20:56:58,969 DEBUG blivet/MainThread: EFIFS.supported: supported: True ; 2024-03-01 20:56:58,969 DEBUG blivet/MainThread: get_format('efi') returning EFIFS instance with object id 233 2024-03-01 20:56:58,972 DEBUG blivet/MainThread: MacEFIFS.supported: supported: True ; 2024-03-01 20:56:58,972 DEBUG blivet/MainThread: get_format('macefi') returning MacEFIFS instance with object id 234 2024-03-01 20:56:58,975 DEBUG blivet/MainThread: MacEFIFS.supported: supported: True ; 2024-03-01 20:56:58,975 DEBUG blivet/MainThread: get_format('macefi') returning MacEFIFS instance with object id 235 2024-03-01 20:56:58,978 DEBUG blivet/MainThread: DiskLabelFormatPopulator.run: device: xvda ; label_type: dos ; 2024-03-01 20:56:58,981 DEBUG blivet/MainThread: DiskDevice.setup: xvda ; orig: False ; status: True ; controllable: True ; 2024-03-01 20:56:58,984 DEBUG blivet/MainThread: DiskLabel.__init__: uuid: e61ef7e0 ; label: None ; device: /dev/xvda ; serial: None ; exists: True ; 2024-03-01 20:56:58,990 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 0x7f4a771d7180> 2024-03-01 20:56:59,033 DEBUG blivet/MainThread: get_format('disklabel') returning DiskLabel instance with object id 236 2024-03-01 20:56:59,037 DEBUG blivet/MainThread: DiskDevice._set_format: xvda ; type: disklabel ; current: None ; 2024-03-01 20:56:59,037 INFO blivet/MainThread: got format: existing msdos disklabel 2024-03-01 20:56:59,041 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': '16967518'} ; 2024-03-01 20:56:59,041 INFO blivet/MainThread: scanning xvda1 (/sys/devices/vbd-768/block/xvda/xvda1)... 2024-03-01 20:56:59,041 WARNING blivet/MainThread: hidden is not a valid attribute 2024-03-01 20:56:59,045 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: xvda1 ; incomplete: False ; hidden: False ; 2024-03-01 20:56:59,048 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned None 2024-03-01 20:56:59,050 DEBUG blivet/MainThread: PartitionDevicePopulator.run: name: xvda1 ; 2024-03-01 20:56:59,053 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: xvda1 ; incomplete: False ; hidden: False ; 2024-03-01 20:56:59,056 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned None 2024-03-01 20:56:59,056 INFO program/MainThread: Running... udevadm settle --timeout=300 2024-03-01 20:56:59,065 DEBUG program/MainThread: Return code: 0 2024-03-01 20:56:59,085 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: xvda ; incomplete: False ; hidden: False ; 2024-03-01 20:56:59,088 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned existing 250 GiB disk xvda (228) with existing msdos disklabel 2024-03-01 20:56:59,089 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 239 2024-03-01 20:56:59,092 DEBUG blivet/MainThread: DiskDevice.add_child: name: xvda ; child: xvda1 ; kids: 0 ; 2024-03-01 20:56:59,092 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 240 2024-03-01 20:56:59,095 DEBUG blivet/MainThread: PartitionDevice._set_format: xvda1 ; type: None ; current: None ; 2024-03-01 20:56:59,097 DEBUG blivet/MainThread: PartitionDevice.update_sysfs_path: xvda1 ; status: True ; 2024-03-01 20:56:59,098 DEBUG blivet/MainThread: xvda1 sysfs_path set to /sys/devices/vbd-768/block/xvda/xvda1 2024-03-01 20:56:59,100 DEBUG blivet/MainThread: PartitionDevice.read_current_size: exists: True ; path: /dev/xvda1 ; sysfs_path: /sys/devices/vbd-768/block/xvda/xvda1 ; 2024-03-01 20:56:59,101 DEBUG blivet/MainThread: updated xvda1 size to 250 GiB (250 GiB) 2024-03-01 20:56:59,101 DEBUG blivet/MainThread: looking up parted Partition: /dev/xvda1 2024-03-01 20:56:59,104 DEBUG blivet/MainThread: PartitionDevice.probe: xvda1 ; exists: True ; 2024-03-01 20:56:59,106 DEBUG blivet/MainThread: PartitionDevice.get_flag: path: /dev/xvda1 ; flag: 1 ; 2024-03-01 20:56:59,109 DEBUG blivet/MainThread: PartitionDevice.get_flag: path: /dev/xvda1 ; flag: 10 ; 2024-03-01 20:56:59,112 DEBUG blivet/MainThread: PartitionDevice.get_flag: path: /dev/xvda1 ; flag: 12 ; 2024-03-01 20:56:59,115 DEBUG blivet/MainThread: PartitionDevice.read_current_size: exists: True ; path: /dev/xvda1 ; sysfs_path: /sys/devices/vbd-768/block/xvda/xvda1 ; 2024-03-01 20:56:59,115 DEBUG blivet/MainThread: updated xvda1 size to 250 GiB (250 GiB) 2024-03-01 20:56:59,115 INFO blivet/MainThread: added partition xvda1 (id 238) to device tree 2024-03-01 20:56:59,116 INFO blivet/MainThread: parted exception: msdos disk labels do not support partition names. 2024-03-01 20:56:59,115 INFO blivet/MainThread: got device: PartitionDevice instance (0x7f4a75f46250) -- 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 0x7f4a75f6ba90> disk = existing 250 GiB disk xvda (228) with existing msdos disklabel start = 2048 end = 524287966 length = 524285919 flags = boot 2024-03-01 20:56:59,119 DEBUG blivet/MainThread: DeviceTree.handle_format: name: xvda1 ; 2024-03-01 20:56:59,122 DEBUG blivet/MainThread: AppleBootstrapFS.supported: supported: True ; 2024-03-01 20:56:59,122 DEBUG blivet/MainThread: get_format('appleboot') returning AppleBootstrapFS instance with object id 242 2024-03-01 20:56:59,125 DEBUG blivet/MainThread: EFIFS.supported: supported: True ; 2024-03-01 20:56:59,125 DEBUG blivet/MainThread: get_format('efi') returning EFIFS instance with object id 243 2024-03-01 20:56:59,128 DEBUG blivet/MainThread: MacEFIFS.supported: supported: True ; 2024-03-01 20:56:59,128 DEBUG blivet/MainThread: get_format('macefi') returning MacEFIFS instance with object id 244 2024-03-01 20:56:59,131 DEBUG blivet/MainThread: MacEFIFS.supported: supported: True ; 2024-03-01 20:56:59,131 DEBUG blivet/MainThread: get_format('macefi') returning MacEFIFS instance with object id 245 2024-03-01 20:56:59,131 INFO blivet/MainThread: type detected on 'xvda1' is 'xfs' 2024-03-01 20:56:59,134 DEBUG blivet/MainThread: XFS.supported: supported: True ; 2024-03-01 20:56:59,134 DEBUG blivet/MainThread: get_format('xfs') returning XFS instance with object id 246 2024-03-01 20:56:59,137 DEBUG blivet/MainThread: PartitionDevice._set_format: xvda1 ; type: xfs ; current: None ; 2024-03-01 20:56:59,137 INFO blivet/MainThread: got format: existing xfs filesystem 2024-03-01 20:56:59,140 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-Z06LlffSlVJsRSyW4IcdCENRe33sra1rakuNTjPamRT9kgApWgQ95tXbuj10r5HZ ' '/dev/disk/by-uuid/5941073d-9731-48ac-84e8-f10dbd99cbd4 ' '/dev/mapper/test_vg3-lv8 /dev/test_vg3/lv8', 'DEVNAME': '/dev/dm-0', 'DEVPATH': '/devices/virtual/block/dm-0', 'DEVTYPE': 'disk', 'DISKSEQ': '153', '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-Z06LlffSlVJsRSyW4IcdCENRe33sra1rakuNTjPamRT9kgApWgQ95tXbuj10r5HZ', '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': '5941073d-9731-48ac-84e8-f10dbd99cbd4', 'ID_FS_UUID_ENC': '5941073d-9731-48ac-84e8-f10dbd99cbd4', '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': '929354292'} ; 2024-03-01 20:56:59,140 INFO blivet/MainThread: scanning test_vg3-lv8 (/sys/devices/virtual/block/dm-0)... 2024-03-01 20:56:59,140 INFO program/MainThread: Running [59] dmsetup info -co subsystem --noheadings test_vg3-lv8 ... 2024-03-01 20:56:59,143 INFO program/MainThread: stdout[59]: LVM 2024-03-01 20:56:59,143 INFO program/MainThread: stderr[59]: 2024-03-01 20:56:59,143 INFO program/MainThread: ...done [59] (exit code: 0) 2024-03-01 20:56:59,143 INFO program/MainThread: Running [60] dmsetup info -co subsystem --noheadings test_vg3-lv8 ... 2024-03-01 20:56:59,146 INFO program/MainThread: stdout[60]: LVM 2024-03-01 20:56:59,146 INFO program/MainThread: stderr[60]: 2024-03-01 20:56:59,146 INFO program/MainThread: ...done [60] (exit code: 0) 2024-03-01 20:56:59,146 INFO program/MainThread: Running [61] dmsetup info -co subsystem --noheadings test_vg3-lv8 ... 2024-03-01 20:56:59,149 INFO program/MainThread: stdout[61]: LVM 2024-03-01 20:56:59,149 INFO program/MainThread: stderr[61]: 2024-03-01 20:56:59,149 INFO program/MainThread: ...done [61] (exit code: 0) 2024-03-01 20:56:59,153 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: test_vg3-lv8 ; incomplete: False ; hidden: False ; 2024-03-01 20:56:59,156 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned existing 408 MiB lvmlv test_vg3-lv8 (214) with existing xfs filesystem 2024-03-01 20:56:59,160 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 20:56:59,161 DEBUG blivet/MainThread: vg test_vg3 has 1004 MiB free 2024-03-01 20:56:59,161 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 20:56:59,162 DEBUG blivet/MainThread: vg test_vg3 has 1004 MiB free 2024-03-01 20:56:59,157 INFO blivet/MainThread: got device: LVMLogicalVolumeDevice instance (0x7f4a75f47460) -- name = test_vg3-lv8 status = True id = 214 children = [] parents = ['existing 3.97 GiB lvmvg test_vg3 (141)'] uuid = akuNTj-PamR-T9kg-ApWg-Q95t-Xbuj-10r5HZ size = 408 MiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-0 target size = 408 MiB path = /dev/mapper/test_vg3-lv8 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7f4a75f47f40) -- name = test_vg3 status = True id = 141 children = ['existing 1.2 GiB lvmlv test_vg3-lv5 (175) with existing xfs filesystem', 'existing 1020 MiB lvmlv test_vg3-lv6 (188) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv7 (201) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv8 (214) with existing xfs filesystem'] parents = ['existing 1024 MiB disk sdg (132) with existing lvmpv', 'existing 1024 MiB disk sdh (146) with existing lvmpv', 'existing 1024 MiB disk sdi (156) with existing lvmpv', 'existing 1024 MiB disk sdj (166) with existing lvmpv'] uuid = Z06Llf-fSlV-JsRS-yW4I-cdCE-NRe3-3sra1r size = 3.97 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 3.97 GiB path = /dev/test_vg3 format args = [] original_format = None free = 1004 MiB PE Size = 4 MiB PE Count = 1016 PE Free = 251 PV Count = 4 modified = False extents = 1016 free space = 1004 MiB free extents = 251 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sdg (132) with existing lvmpv', 'existing 1024 MiB disk sdh (146) with existing lvmpv', 'existing 1024 MiB disk sdi (156) with existing lvmpv', 'existing 1024 MiB disk sdj (166) with existing lvmpv'] LVs = ['existing 1.2 GiB lvmlv test_vg3-lv5 (175) with existing xfs filesystem', 'existing 1020 MiB lvmlv test_vg3-lv6 (188) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv7 (201) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv8 (214) with existing xfs filesystem'] segment type = linear percent = 0 VG space used = 408 MiB 2024-03-01 20:56:59,163 INFO program/MainThread: Running [62] dmsetup info -co subsystem --noheadings test_vg3-lv8 ... 2024-03-01 20:56:59,165 INFO program/MainThread: stdout[62]: LVM 2024-03-01 20:56:59,166 INFO program/MainThread: stderr[62]: 2024-03-01 20:56:59,166 INFO program/MainThread: ...done [62] (exit code: 0) 2024-03-01 20:56:59,169 DEBUG blivet/MainThread: DeviceTree.handle_format: name: test_vg3-lv8 ; 2024-03-01 20:56:59,169 DEBUG blivet/MainThread: no type or existing type for test_vg3-lv8, bailing 2024-03-01 20:56:59,172 DEBUG blivet/MainThread: DeviceTree.handle_device: name: test_vg3-lv7 ; info: {'CURRENT_TAGS': ':systemd:', 'DEVLINKS': '/dev/disk/by-uuid/4a4290af-14c1-4040-80b8-481bb27dd74a ' '/dev/disk/by-id/dm-uuid-LVM-Z06LlffSlVJsRSyW4IcdCENRe33sra1rbLV6ZbFaikwE3QsjG9PnQLucBJ4Fx1RE ' '/dev/mapper/test_vg3-lv7 /dev/disk/by-id/dm-name-test_vg3-lv7 ' '/dev/test_vg3/lv7', 'DEVNAME': '/dev/dm-1', 'DEVPATH': '/devices/virtual/block/dm-1', 'DEVTYPE': 'disk', 'DISKSEQ': '154', '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-Z06LlffSlVJsRSyW4IcdCENRe33sra1rbLV6ZbFaikwE3QsjG9PnQLucBJ4Fx1RE', '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': '4a4290af-14c1-4040-80b8-481bb27dd74a', 'ID_FS_UUID_ENC': '4a4290af-14c1-4040-80b8-481bb27dd74a', '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': '929793433'} ; 2024-03-01 20:56:59,172 INFO blivet/MainThread: scanning test_vg3-lv7 (/sys/devices/virtual/block/dm-1)... 2024-03-01 20:56:59,172 INFO program/MainThread: Running [63] dmsetup info -co subsystem --noheadings test_vg3-lv7 ... 2024-03-01 20:56:59,175 INFO program/MainThread: stdout[63]: LVM 2024-03-01 20:56:59,175 INFO program/MainThread: stderr[63]: 2024-03-01 20:56:59,175 INFO program/MainThread: ...done [63] (exit code: 0) 2024-03-01 20:56:59,175 INFO program/MainThread: Running [64] dmsetup info -co subsystem --noheadings test_vg3-lv7 ... 2024-03-01 20:56:59,177 INFO program/MainThread: stdout[64]: LVM 2024-03-01 20:56:59,178 INFO program/MainThread: stderr[64]: 2024-03-01 20:56:59,178 INFO program/MainThread: ...done [64] (exit code: 0) 2024-03-01 20:56:59,178 INFO program/MainThread: Running [65] dmsetup info -co subsystem --noheadings test_vg3-lv7 ... 2024-03-01 20:56:59,180 INFO program/MainThread: stdout[65]: LVM 2024-03-01 20:56:59,180 INFO program/MainThread: stderr[65]: 2024-03-01 20:56:59,180 INFO program/MainThread: ...done [65] (exit code: 0) 2024-03-01 20:56:59,185 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: test_vg3-lv7 ; incomplete: False ; hidden: False ; 2024-03-01 20:56:59,188 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned existing 408 MiB lvmlv test_vg3-lv7 (201) with existing xfs filesystem 2024-03-01 20:56:59,191 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 20:56:59,192 DEBUG blivet/MainThread: vg test_vg3 has 1004 MiB free 2024-03-01 20:56:59,192 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 20:56:59,193 DEBUG blivet/MainThread: vg test_vg3 has 1004 MiB free 2024-03-01 20:56:59,188 INFO blivet/MainThread: got device: LVMLogicalVolumeDevice instance (0x7f4a75f99a00) -- name = test_vg3-lv7 status = True id = 201 children = [] parents = ['existing 3.97 GiB lvmvg test_vg3 (141)'] uuid = bLV6Zb-Faik-wE3Q-sjG9-PnQL-ucBJ-4Fx1RE size = 408 MiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-1 target size = 408 MiB path = /dev/mapper/test_vg3-lv7 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7f4a75f47f40) -- name = test_vg3 status = True id = 141 children = ['existing 1.2 GiB lvmlv test_vg3-lv5 (175) with existing xfs filesystem', 'existing 1020 MiB lvmlv test_vg3-lv6 (188) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv7 (201) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv8 (214) with existing xfs filesystem'] parents = ['existing 1024 MiB disk sdg (132) with existing lvmpv', 'existing 1024 MiB disk sdh (146) with existing lvmpv', 'existing 1024 MiB disk sdi (156) with existing lvmpv', 'existing 1024 MiB disk sdj (166) with existing lvmpv'] uuid = Z06Llf-fSlV-JsRS-yW4I-cdCE-NRe3-3sra1r size = 3.97 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 3.97 GiB path = /dev/test_vg3 format args = [] original_format = None free = 1004 MiB PE Size = 4 MiB PE Count = 1016 PE Free = 251 PV Count = 4 modified = False extents = 1016 free space = 1004 MiB free extents = 251 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sdg (132) with existing lvmpv', 'existing 1024 MiB disk sdh (146) with existing lvmpv', 'existing 1024 MiB disk sdi (156) with existing lvmpv', 'existing 1024 MiB disk sdj (166) with existing lvmpv'] LVs = ['existing 1.2 GiB lvmlv test_vg3-lv5 (175) with existing xfs filesystem', 'existing 1020 MiB lvmlv test_vg3-lv6 (188) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv7 (201) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv8 (214) with existing xfs filesystem'] segment type = linear percent = 0 VG space used = 408 MiB 2024-03-01 20:56:59,194 INFO program/MainThread: Running [66] dmsetup info -co subsystem --noheadings test_vg3-lv7 ... 2024-03-01 20:56:59,197 INFO program/MainThread: stdout[66]: LVM 2024-03-01 20:56:59,197 INFO program/MainThread: stderr[66]: 2024-03-01 20:56:59,197 INFO program/MainThread: ...done [66] (exit code: 0) 2024-03-01 20:56:59,200 DEBUG blivet/MainThread: DeviceTree.handle_format: name: test_vg3-lv7 ; 2024-03-01 20:56:59,200 DEBUG blivet/MainThread: no type or existing type for test_vg3-lv7, bailing 2024-03-01 20:56:59,203 DEBUG blivet/MainThread: DeviceTree.handle_device: name: test_vg3-lv6 ; info: {'CURRENT_TAGS': ':systemd:', 'DEVLINKS': '/dev/disk/by-uuid/90ca08fc-c862-4e16-ae15-9dc97e3845cd ' '/dev/mapper/test_vg3-lv6 /dev/disk/by-id/dm-name-test_vg3-lv6 ' '/dev/test_vg3/lv6 ' '/dev/disk/by-id/dm-uuid-LVM-Z06LlffSlVJsRSyW4IcdCENRe33sra1rGLnS350GMWXIkYw41UKfZA6v3B5LFxvr', 'DEVNAME': '/dev/dm-2', 'DEVPATH': '/devices/virtual/block/dm-2', 'DEVTYPE': 'disk', 'DISKSEQ': '155', '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-Z06LlffSlVJsRSyW4IcdCENRe33sra1rGLnS350GMWXIkYw41UKfZA6v3B5LFxvr', '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': '90ca08fc-c862-4e16-ae15-9dc97e3845cd', 'ID_FS_UUID_ENC': '90ca08fc-c862-4e16-ae15-9dc97e3845cd', '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': '930812865'} ; 2024-03-01 20:56:59,203 INFO blivet/MainThread: scanning test_vg3-lv6 (/sys/devices/virtual/block/dm-2)... 2024-03-01 20:56:59,204 INFO program/MainThread: Running [67] dmsetup info -co subsystem --noheadings test_vg3-lv6 ... 2024-03-01 20:56:59,206 INFO program/MainThread: stdout[67]: LVM 2024-03-01 20:56:59,206 INFO program/MainThread: stderr[67]: 2024-03-01 20:56:59,206 INFO program/MainThread: ...done [67] (exit code: 0) 2024-03-01 20:56:59,206 INFO program/MainThread: Running [68] dmsetup info -co subsystem --noheadings test_vg3-lv6 ... 2024-03-01 20:56:59,208 INFO program/MainThread: stdout[68]: LVM 2024-03-01 20:56:59,209 INFO program/MainThread: stderr[68]: 2024-03-01 20:56:59,209 INFO program/MainThread: ...done [68] (exit code: 0) 2024-03-01 20:56:59,209 INFO program/MainThread: Running [69] dmsetup info -co subsystem --noheadings test_vg3-lv6 ... 2024-03-01 20:56:59,211 INFO program/MainThread: stdout[69]: LVM 2024-03-01 20:56:59,211 INFO program/MainThread: stderr[69]: 2024-03-01 20:56:59,211 INFO program/MainThread: ...done [69] (exit code: 0) 2024-03-01 20:56:59,215 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: test_vg3-lv6 ; incomplete: False ; hidden: False ; 2024-03-01 20:56:59,218 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned existing 1020 MiB lvmlv test_vg3-lv6 (188) with existing xfs filesystem 2024-03-01 20:56:59,221 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 20:56:59,222 DEBUG blivet/MainThread: vg test_vg3 has 1004 MiB free 2024-03-01 20:56:59,223 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 20:56:59,224 DEBUG blivet/MainThread: vg test_vg3 has 1004 MiB free 2024-03-01 20:56:59,219 INFO blivet/MainThread: got device: LVMLogicalVolumeDevice instance (0x7f4a76001160) -- name = test_vg3-lv6 status = True id = 188 children = [] parents = ['existing 3.97 GiB lvmvg test_vg3 (141)'] uuid = GLnS35-0GMW-XIkY-w41U-KfZA-6v3B-5LFxvr size = 1020 MiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-2 target size = 1020 MiB path = /dev/mapper/test_vg3-lv6 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7f4a75f47f40) -- name = test_vg3 status = True id = 141 children = ['existing 1.2 GiB lvmlv test_vg3-lv5 (175) with existing xfs filesystem', 'existing 1020 MiB lvmlv test_vg3-lv6 (188) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv7 (201) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv8 (214) with existing xfs filesystem'] parents = ['existing 1024 MiB disk sdg (132) with existing lvmpv', 'existing 1024 MiB disk sdh (146) with existing lvmpv', 'existing 1024 MiB disk sdi (156) with existing lvmpv', 'existing 1024 MiB disk sdj (166) with existing lvmpv'] uuid = Z06Llf-fSlV-JsRS-yW4I-cdCE-NRe3-3sra1r size = 3.97 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 3.97 GiB path = /dev/test_vg3 format args = [] original_format = None free = 1004 MiB PE Size = 4 MiB PE Count = 1016 PE Free = 251 PV Count = 4 modified = False extents = 1016 free space = 1004 MiB free extents = 251 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sdg (132) with existing lvmpv', 'existing 1024 MiB disk sdh (146) with existing lvmpv', 'existing 1024 MiB disk sdi (156) with existing lvmpv', 'existing 1024 MiB disk sdj (166) with existing lvmpv'] LVs = ['existing 1.2 GiB lvmlv test_vg3-lv5 (175) with existing xfs filesystem', 'existing 1020 MiB lvmlv test_vg3-lv6 (188) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv7 (201) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv8 (214) with existing xfs filesystem'] segment type = linear percent = 0 VG space used = 1020 MiB 2024-03-01 20:56:59,224 INFO program/MainThread: Running [70] dmsetup info -co subsystem --noheadings test_vg3-lv6 ... 2024-03-01 20:56:59,227 INFO program/MainThread: stdout[70]: LVM 2024-03-01 20:56:59,227 INFO program/MainThread: stderr[70]: 2024-03-01 20:56:59,227 INFO program/MainThread: ...done [70] (exit code: 0) 2024-03-01 20:56:59,230 DEBUG blivet/MainThread: DeviceTree.handle_format: name: test_vg3-lv6 ; 2024-03-01 20:56:59,230 DEBUG blivet/MainThread: no type or existing type for test_vg3-lv6, bailing 2024-03-01 20:56:59,233 DEBUG blivet/MainThread: DeviceTree.handle_device: name: test_vg3-lv5 ; info: {'CURRENT_TAGS': ':systemd:', 'DEVLINKS': '/dev/disk/by-id/dm-uuid-LVM-Z06LlffSlVJsRSyW4IcdCENRe33sra1raDlZI3sLDsB4QPz3XLxyQRbHEAcKx803 ' '/dev/test_vg3/lv5 /dev/disk/by-id/dm-name-test_vg3-lv5 ' '/dev/mapper/test_vg3-lv5 ' '/dev/disk/by-uuid/bcf425ee-6ad4-4684-ab60-b14805820a28', 'DEVNAME': '/dev/dm-3', 'DEVPATH': '/devices/virtual/block/dm-3', 'DEVTYPE': 'disk', 'DISKSEQ': '156', '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-Z06LlffSlVJsRSyW4IcdCENRe33sra1raDlZI3sLDsB4QPz3XLxyQRbHEAcKx803', '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': 'bcf425ee-6ad4-4684-ab60-b14805820a28', 'ID_FS_UUID_ENC': 'bcf425ee-6ad4-4684-ab60-b14805820a28', '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': '931892785'} ; 2024-03-01 20:56:59,233 INFO blivet/MainThread: scanning test_vg3-lv5 (/sys/devices/virtual/block/dm-3)... 2024-03-01 20:56:59,234 INFO program/MainThread: Running [71] dmsetup info -co subsystem --noheadings test_vg3-lv5 ... 2024-03-01 20:56:59,236 INFO program/MainThread: stdout[71]: LVM 2024-03-01 20:56:59,236 INFO program/MainThread: stderr[71]: 2024-03-01 20:56:59,236 INFO program/MainThread: ...done [71] (exit code: 0) 2024-03-01 20:56:59,236 INFO program/MainThread: Running [72] dmsetup info -co subsystem --noheadings test_vg3-lv5 ... 2024-03-01 20:56:59,238 INFO program/MainThread: stdout[72]: LVM 2024-03-01 20:56:59,239 INFO program/MainThread: stderr[72]: 2024-03-01 20:56:59,239 INFO program/MainThread: ...done [72] (exit code: 0) 2024-03-01 20:56:59,239 INFO program/MainThread: Running [73] dmsetup info -co subsystem --noheadings test_vg3-lv5 ... 2024-03-01 20:56:59,241 INFO program/MainThread: stdout[73]: LVM 2024-03-01 20:56:59,241 INFO program/MainThread: stderr[73]: 2024-03-01 20:56:59,241 INFO program/MainThread: ...done [73] (exit code: 0) 2024-03-01 20:56:59,245 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: test_vg3-lv5 ; incomplete: False ; hidden: False ; 2024-03-01 20:56:59,248 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned existing 1.2 GiB lvmlv test_vg3-lv5 (175) with existing xfs filesystem 2024-03-01 20:56:59,251 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 20:56:59,252 DEBUG blivet/MainThread: vg test_vg3 has 1004 MiB free 2024-03-01 20:56:59,253 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 20:56:59,254 DEBUG blivet/MainThread: vg test_vg3 has 1004 MiB free 2024-03-01 20:56:59,249 INFO blivet/MainThread: got device: LVMLogicalVolumeDevice instance (0x7f4a75f582b0) -- name = test_vg3-lv5 status = True id = 175 children = [] parents = ['existing 3.97 GiB lvmvg test_vg3 (141)'] uuid = aDlZI3-sLDs-B4QP-z3XL-xyQR-bHEA-cKx803 size = 1.2 GiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-3 target size = 1.2 GiB path = /dev/mapper/test_vg3-lv5 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7f4a75f47f40) -- name = test_vg3 status = True id = 141 children = ['existing 1.2 GiB lvmlv test_vg3-lv5 (175) with existing xfs filesystem', 'existing 1020 MiB lvmlv test_vg3-lv6 (188) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv7 (201) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv8 (214) with existing xfs filesystem'] parents = ['existing 1024 MiB disk sdg (132) with existing lvmpv', 'existing 1024 MiB disk sdh (146) with existing lvmpv', 'existing 1024 MiB disk sdi (156) with existing lvmpv', 'existing 1024 MiB disk sdj (166) with existing lvmpv'] uuid = Z06Llf-fSlV-JsRS-yW4I-cdCE-NRe3-3sra1r size = 3.97 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 3.97 GiB path = /dev/test_vg3 format args = [] original_format = None free = 1004 MiB PE Size = 4 MiB PE Count = 1016 PE Free = 251 PV Count = 4 modified = False extents = 1016 free space = 1004 MiB free extents = 251 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sdg (132) with existing lvmpv', 'existing 1024 MiB disk sdh (146) with existing lvmpv', 'existing 1024 MiB disk sdi (156) with existing lvmpv', 'existing 1024 MiB disk sdj (166) with existing lvmpv'] LVs = ['existing 1.2 GiB lvmlv test_vg3-lv5 (175) with existing xfs filesystem', 'existing 1020 MiB lvmlv test_vg3-lv6 (188) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv7 (201) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv8 (214) with existing xfs filesystem'] segment type = linear percent = 0 VG space used = 1.2 GiB 2024-03-01 20:56:59,254 INFO program/MainThread: Running [74] dmsetup info -co subsystem --noheadings test_vg3-lv5 ... 2024-03-01 20:56:59,257 INFO program/MainThread: stdout[74]: LVM 2024-03-01 20:56:59,257 INFO program/MainThread: stderr[74]: 2024-03-01 20:56:59,257 INFO program/MainThread: ...done [74] (exit code: 0) 2024-03-01 20:56:59,260 DEBUG blivet/MainThread: DeviceTree.handle_format: name: test_vg3-lv5 ; 2024-03-01 20:56:59,260 DEBUG blivet/MainThread: no type or existing type for test_vg3-lv5, bailing 2024-03-01 20:56:59,263 DEBUG blivet/MainThread: DeviceTree.handle_device: name: test_vg2-lv4 ; info: {'CURRENT_TAGS': ':systemd:', 'DEVLINKS': '/dev/disk/by-id/dm-uuid-LVM-7yQrT8U3bTlEfwVyp4q4Ho8WQBV2xVlbJi9k0ZaXzoWJXdaKjmwc6Z1M2Nw68tGf ' '/dev/disk/by-id/dm-name-test_vg2-lv4 ' '/dev/disk/by-uuid/7bf86105-d509-4db1-8e66-a2c39f6f28f7 ' '/dev/mapper/test_vg2-lv4 /dev/test_vg2/lv4', 'DEVNAME': '/dev/dm-4', 'DEVPATH': '/devices/virtual/block/dm-4', 'DEVTYPE': 'disk', 'DISKSEQ': '157', '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-7yQrT8U3bTlEfwVyp4q4Ho8WQBV2xVlbJi9k0ZaXzoWJXdaKjmwc6Z1M2Nw68tGf', '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': '7bf86105-d509-4db1-8e66-a2c39f6f28f7', 'ID_FS_UUID_ENC': '7bf86105-d509-4db1-8e66-a2c39f6f28f7', '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': '933574127'} ; 2024-03-01 20:56:59,263 INFO blivet/MainThread: scanning test_vg2-lv4 (/sys/devices/virtual/block/dm-4)... 2024-03-01 20:56:59,264 INFO program/MainThread: Running [75] dmsetup info -co subsystem --noheadings test_vg2-lv4 ... 2024-03-01 20:56:59,266 INFO program/MainThread: stdout[75]: LVM 2024-03-01 20:56:59,266 INFO program/MainThread: stderr[75]: 2024-03-01 20:56:59,266 INFO program/MainThread: ...done [75] (exit code: 0) 2024-03-01 20:56:59,266 INFO program/MainThread: Running [76] dmsetup info -co subsystem --noheadings test_vg2-lv4 ... 2024-03-01 20:56:59,269 INFO program/MainThread: stdout[76]: LVM 2024-03-01 20:56:59,269 INFO program/MainThread: stderr[76]: 2024-03-01 20:56:59,269 INFO program/MainThread: ...done [76] (exit code: 0) 2024-03-01 20:56:59,269 INFO program/MainThread: Running [77] dmsetup info -co subsystem --noheadings test_vg2-lv4 ... 2024-03-01 20:56:59,271 INFO program/MainThread: stdout[77]: LVM 2024-03-01 20:56:59,271 INFO program/MainThread: stderr[77]: 2024-03-01 20:56:59,272 INFO program/MainThread: ...done [77] (exit code: 0) 2024-03-01 20:56:59,276 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: test_vg2-lv4 ; incomplete: False ; hidden: False ; 2024-03-01 20:56:59,278 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned existing 612 MiB lvmlv test_vg2-lv4 (118) with existing xfs filesystem 2024-03-01 20:56:59,281 DEBUG blivet/MainThread: test_vg2 size is 2.98 GiB 2024-03-01 20:56:59,282 DEBUG blivet/MainThread: vg test_vg2 has 2.08 GiB free 2024-03-01 20:56:59,282 DEBUG blivet/MainThread: test_vg2 size is 2.98 GiB 2024-03-01 20:56:59,283 DEBUG blivet/MainThread: vg test_vg2 has 2.08 GiB free 2024-03-01 20:56:59,279 INFO blivet/MainThread: got device: LVMLogicalVolumeDevice instance (0x7f4a75f3ebb0) -- name = test_vg2-lv4 status = True id = 118 children = [] parents = ['existing 2.98 GiB lvmvg test_vg2 (81)'] uuid = Ji9k0Z-aXzo-WJXd-aKjm-wc6Z-1M2N-w68tGf size = 612 MiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-4 target size = 612 MiB path = /dev/mapper/test_vg2-lv4 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7f4a75fb4c10) -- name = test_vg2 status = True id = 81 children = ['existing 308 MiB lvmlv test_vg2-lv3 (105) with existing xfs filesystem', 'existing 612 MiB lvmlv test_vg2-lv4 (118) with existing xfs filesystem'] parents = ['existing 1024 MiB disk sdd (72) with existing lvmpv', 'existing 1024 MiB disk sde (86) with existing lvmpv', 'existing 1024 MiB disk sdf (96) with existing lvmpv'] uuid = 7yQrT8-U3bT-lEfw-Vyp4-q4Ho-8WQB-V2xVlb size = 2.98 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 2.98 GiB path = /dev/test_vg2 format args = [] original_format = None free = 2.08 GiB PE Size = 4 MiB PE Count = 762 PE Free = 532 PV Count = 3 modified = False extents = 762 free space = 2.08 GiB free extents = 532 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sdd (72) with existing lvmpv', 'existing 1024 MiB disk sde (86) with existing lvmpv', 'existing 1024 MiB disk sdf (96) with existing lvmpv'] LVs = ['existing 308 MiB lvmlv test_vg2-lv3 (105) with existing xfs filesystem', 'existing 612 MiB lvmlv test_vg2-lv4 (118) with existing xfs filesystem'] segment type = linear percent = 0 VG space used = 612 MiB 2024-03-01 20:56:59,283 INFO program/MainThread: Running [78] dmsetup info -co subsystem --noheadings test_vg2-lv4 ... 2024-03-01 20:56:59,286 INFO program/MainThread: stdout[78]: LVM 2024-03-01 20:56:59,286 INFO program/MainThread: stderr[78]: 2024-03-01 20:56:59,286 INFO program/MainThread: ...done [78] (exit code: 0) 2024-03-01 20:56:59,290 DEBUG blivet/MainThread: DeviceTree.handle_format: name: test_vg2-lv4 ; 2024-03-01 20:56:59,290 DEBUG blivet/MainThread: no type or existing type for test_vg2-lv4, bailing 2024-03-01 20:56:59,293 DEBUG blivet/MainThread: DeviceTree.handle_device: name: test_vg2-lv3 ; info: {'CURRENT_TAGS': ':systemd:', 'DEVLINKS': '/dev/disk/by-uuid/57a8f98f-e77a-4668-8d20-c7f2dffcbed7 ' '/dev/disk/by-id/dm-name-test_vg2-lv3 ' '/dev/disk/by-id/dm-uuid-LVM-7yQrT8U3bTlEfwVyp4q4Ho8WQBV2xVlb3gsqoh1P4nSyK83G1sHRKImdTia0ilxL ' '/dev/mapper/test_vg2-lv3 /dev/test_vg2/lv3', 'DEVNAME': '/dev/dm-5', 'DEVPATH': '/devices/virtual/block/dm-5', 'DEVTYPE': 'disk', 'DISKSEQ': '158', '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-7yQrT8U3bTlEfwVyp4q4Ho8WQBV2xVlb3gsqoh1P4nSyK83G1sHRKImdTia0ilxL', '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': '57a8f98f-e77a-4668-8d20-c7f2dffcbed7', 'ID_FS_UUID_ENC': '57a8f98f-e77a-4668-8d20-c7f2dffcbed7', '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': '934078863'} ; 2024-03-01 20:56:59,293 INFO blivet/MainThread: scanning test_vg2-lv3 (/sys/devices/virtual/block/dm-5)... 2024-03-01 20:56:59,293 INFO program/MainThread: Running [79] dmsetup info -co subsystem --noheadings test_vg2-lv3 ... 2024-03-01 20:56:59,295 INFO program/MainThread: stdout[79]: LVM 2024-03-01 20:56:59,295 INFO program/MainThread: stderr[79]: 2024-03-01 20:56:59,296 INFO program/MainThread: ...done [79] (exit code: 0) 2024-03-01 20:56:59,296 INFO program/MainThread: Running [80] dmsetup info -co subsystem --noheadings test_vg2-lv3 ... 2024-03-01 20:56:59,298 INFO program/MainThread: stdout[80]: LVM 2024-03-01 20:56:59,298 INFO program/MainThread: stderr[80]: 2024-03-01 20:56:59,298 INFO program/MainThread: ...done [80] (exit code: 0) 2024-03-01 20:56:59,298 INFO program/MainThread: Running [81] dmsetup info -co subsystem --noheadings test_vg2-lv3 ... 2024-03-01 20:56:59,300 INFO program/MainThread: stdout[81]: LVM 2024-03-01 20:56:59,301 INFO program/MainThread: stderr[81]: 2024-03-01 20:56:59,301 INFO program/MainThread: ...done [81] (exit code: 0) 2024-03-01 20:56:59,305 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: test_vg2-lv3 ; incomplete: False ; hidden: False ; 2024-03-01 20:56:59,308 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned existing 308 MiB lvmlv test_vg2-lv3 (105) with existing xfs filesystem 2024-03-01 20:56:59,310 DEBUG blivet/MainThread: test_vg2 size is 2.98 GiB 2024-03-01 20:56:59,311 DEBUG blivet/MainThread: vg test_vg2 has 2.08 GiB free 2024-03-01 20:56:59,311 DEBUG blivet/MainThread: test_vg2 size is 2.98 GiB 2024-03-01 20:56:59,312 DEBUG blivet/MainThread: vg test_vg2 has 2.08 GiB free 2024-03-01 20:56:59,308 INFO blivet/MainThread: got device: LVMLogicalVolumeDevice instance (0x7f4a75f3e340) -- name = test_vg2-lv3 status = True id = 105 children = [] parents = ['existing 2.98 GiB lvmvg test_vg2 (81)'] uuid = 3gsqoh-1P4n-SyK8-3G1s-HRKI-mdTi-a0ilxL size = 308 MiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-5 target size = 308 MiB path = /dev/mapper/test_vg2-lv3 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7f4a75fb4c10) -- name = test_vg2 status = True id = 81 children = ['existing 308 MiB lvmlv test_vg2-lv3 (105) with existing xfs filesystem', 'existing 612 MiB lvmlv test_vg2-lv4 (118) with existing xfs filesystem'] parents = ['existing 1024 MiB disk sdd (72) with existing lvmpv', 'existing 1024 MiB disk sde (86) with existing lvmpv', 'existing 1024 MiB disk sdf (96) with existing lvmpv'] uuid = 7yQrT8-U3bT-lEfw-Vyp4-q4Ho-8WQB-V2xVlb size = 2.98 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 2.98 GiB path = /dev/test_vg2 format args = [] original_format = None free = 2.08 GiB PE Size = 4 MiB PE Count = 762 PE Free = 532 PV Count = 3 modified = False extents = 762 free space = 2.08 GiB free extents = 532 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sdd (72) with existing lvmpv', 'existing 1024 MiB disk sde (86) with existing lvmpv', 'existing 1024 MiB disk sdf (96) with existing lvmpv'] LVs = ['existing 308 MiB lvmlv test_vg2-lv3 (105) with existing xfs filesystem', 'existing 612 MiB lvmlv test_vg2-lv4 (118) with existing xfs filesystem'] segment type = linear percent = 0 VG space used = 308 MiB 2024-03-01 20:56:59,312 INFO program/MainThread: Running [82] dmsetup info -co subsystem --noheadings test_vg2-lv3 ... 2024-03-01 20:56:59,315 INFO program/MainThread: stdout[82]: LVM 2024-03-01 20:56:59,315 INFO program/MainThread: stderr[82]: 2024-03-01 20:56:59,315 INFO program/MainThread: ...done [82] (exit code: 0) 2024-03-01 20:56:59,318 DEBUG blivet/MainThread: DeviceTree.handle_format: name: test_vg2-lv3 ; 2024-03-01 20:56:59,319 DEBUG blivet/MainThread: no type or existing type for test_vg2-lv3, bailing 2024-03-01 20:56:59,321 DEBUG blivet/MainThread: DeviceTree.handle_device: name: test_vg1-lv2 ; info: {'CURRENT_TAGS': ':systemd:', 'DEVLINKS': '/dev/disk/by-id/dm-uuid-LVM-TYdFjfVzijjsTb6XoPQRXEBFqMFaYmImqf1FcfNTccqA3LF4qcynf7s1olNJlCHs ' '/dev/disk/by-id/dm-name-test_vg1-lv2 ' '/dev/disk/by-uuid/9b4b6471-71e6-4177-a2c8-308c94e75e4a ' '/dev/mapper/test_vg1-lv2 /dev/test_vg1/lv2', 'DEVNAME': '/dev/dm-6', 'DEVPATH': '/devices/virtual/block/dm-6', 'DEVTYPE': 'disk', 'DISKSEQ': '159', '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-TYdFjfVzijjsTb6XoPQRXEBFqMFaYmImqf1FcfNTccqA3LF4qcynf7s1olNJlCHs', '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': '9b4b6471-71e6-4177-a2c8-308c94e75e4a', 'ID_FS_UUID_ENC': '9b4b6471-71e6-4177-a2c8-308c94e75e4a', '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': '935802572'} ; 2024-03-01 20:56:59,321 INFO blivet/MainThread: scanning test_vg1-lv2 (/sys/devices/virtual/block/dm-6)... 2024-03-01 20:56:59,322 INFO program/MainThread: Running [83] dmsetup info -co subsystem --noheadings test_vg1-lv2 ... 2024-03-01 20:56:59,324 INFO program/MainThread: stdout[83]: LVM 2024-03-01 20:56:59,324 INFO program/MainThread: stderr[83]: 2024-03-01 20:56:59,324 INFO program/MainThread: ...done [83] (exit code: 0) 2024-03-01 20:56:59,324 INFO program/MainThread: Running [84] dmsetup info -co subsystem --noheadings test_vg1-lv2 ... 2024-03-01 20:56:59,327 INFO program/MainThread: stdout[84]: LVM 2024-03-01 20:56:59,327 INFO program/MainThread: stderr[84]: 2024-03-01 20:56:59,327 INFO program/MainThread: ...done [84] (exit code: 0) 2024-03-01 20:56:59,327 INFO program/MainThread: Running [85] dmsetup info -co subsystem --noheadings test_vg1-lv2 ... 2024-03-01 20:56:59,329 INFO program/MainThread: stdout[85]: LVM 2024-03-01 20:56:59,329 INFO program/MainThread: stderr[85]: 2024-03-01 20:56:59,329 INFO program/MainThread: ...done [85] (exit code: 0) 2024-03-01 20:56:59,334 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: test_vg1-lv2 ; incomplete: False ; hidden: False ; 2024-03-01 20:56:59,336 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned existing 1.5 GiB lvmlv test_vg1-lv2 (58) with existing xfs filesystem 2024-03-01 20:56:59,339 DEBUG blivet/MainThread: test_vg1 size is 2.98 GiB 2024-03-01 20:56:59,339 DEBUG blivet/MainThread: vg test_vg1 has 1.03 GiB free 2024-03-01 20:56:59,340 DEBUG blivet/MainThread: test_vg1 size is 2.98 GiB 2024-03-01 20:56:59,340 DEBUG blivet/MainThread: vg test_vg1 has 1.03 GiB free 2024-03-01 20:56:59,336 INFO blivet/MainThread: got device: LVMLogicalVolumeDevice instance (0x7f4a75f9adc0) -- name = test_vg1-lv2 status = True id = 58 children = [] parents = ['existing 2.98 GiB lvmvg test_vg1 (11)'] uuid = qf1Fcf-NTcc-qA3L-F4qc-ynf7-s1ol-NJlCHs size = 1.5 GiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-6 target size = 1.5 GiB path = /dev/mapper/test_vg1-lv2 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7f4a7604c6d0) -- name = test_vg1 status = True id = 11 children = ['existing 460 MiB lvmlv test_vg1-lv1 (45) with existing xfs filesystem', 'existing 1.5 GiB lvmlv test_vg1-lv2 (58) with existing xfs filesystem'] parents = ['existing 1024 MiB disk sda (2) with existing lvmpv', 'existing 1024 MiB disk sdb (16) with existing lvmpv', 'existing 1024 MiB disk sdc (36) with existing lvmpv'] uuid = TYdFjf-Vzij-jsTb-6XoP-QRXE-BFqM-FaYmIm size = 2.98 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 2.98 GiB path = /dev/test_vg1 format args = [] original_format = None free = 1.03 GiB PE Size = 4 MiB PE Count = 762 PE Free = 264 PV Count = 3 modified = False extents = 762 free space = 1.03 GiB free extents = 264 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sda (2) with existing lvmpv', 'existing 1024 MiB disk sdb (16) with existing lvmpv', 'existing 1024 MiB disk sdc (36) with existing lvmpv'] LVs = ['existing 460 MiB lvmlv test_vg1-lv1 (45) with existing xfs filesystem', 'existing 1.5 GiB lvmlv test_vg1-lv2 (58) with existing xfs filesystem'] segment type = linear percent = 0 VG space used = 1.5 GiB 2024-03-01 20:56:59,341 INFO program/MainThread: Running [86] dmsetup info -co subsystem --noheadings test_vg1-lv2 ... 2024-03-01 20:56:59,343 INFO program/MainThread: stdout[86]: LVM 2024-03-01 20:56:59,343 INFO program/MainThread: stderr[86]: 2024-03-01 20:56:59,343 INFO program/MainThread: ...done [86] (exit code: 0) 2024-03-01 20:56:59,347 DEBUG blivet/MainThread: DeviceTree.handle_format: name: test_vg1-lv2 ; 2024-03-01 20:56:59,347 DEBUG blivet/MainThread: no type or existing type for test_vg1-lv2, bailing 2024-03-01 20:56:59,350 DEBUG blivet/MainThread: DeviceTree.handle_device: name: test_vg1-lv1 ; info: {'CURRENT_TAGS': ':systemd:', 'DEVLINKS': '/dev/disk/by-uuid/ac621ebc-2d57-4968-8446-95a1994476df ' '/dev/disk/by-id/dm-uuid-LVM-TYdFjfVzijjsTb6XoPQRXEBFqMFaYmIm8tiMwrhy3b7B3ckV7T7hsVuORTZ0ltPQ ' '/dev/test_vg1/lv1 /dev/mapper/test_vg1-lv1 ' '/dev/disk/by-id/dm-name-test_vg1-lv1', 'DEVNAME': '/dev/dm-7', 'DEVPATH': '/devices/virtual/block/dm-7', 'DEVTYPE': 'disk', 'DISKSEQ': '160', '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-TYdFjfVzijjsTb6XoPQRXEBFqMFaYmIm8tiMwrhy3b7B3ckV7T7hsVuORTZ0ltPQ', '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': 'ac621ebc-2d57-4968-8446-95a1994476df', 'ID_FS_UUID_ENC': 'ac621ebc-2d57-4968-8446-95a1994476df', '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': '936255199'} ; 2024-03-01 20:56:59,350 INFO blivet/MainThread: scanning test_vg1-lv1 (/sys/devices/virtual/block/dm-7)... 2024-03-01 20:56:59,350 INFO program/MainThread: Running [87] dmsetup info -co subsystem --noheadings test_vg1-lv1 ... 2024-03-01 20:56:59,353 INFO program/MainThread: stdout[87]: LVM 2024-03-01 20:56:59,353 INFO program/MainThread: stderr[87]: 2024-03-01 20:56:59,353 INFO program/MainThread: ...done [87] (exit code: 0) 2024-03-01 20:56:59,353 INFO program/MainThread: Running [88] dmsetup info -co subsystem --noheadings test_vg1-lv1 ... 2024-03-01 20:56:59,355 INFO program/MainThread: stdout[88]: LVM 2024-03-01 20:56:59,355 INFO program/MainThread: stderr[88]: 2024-03-01 20:56:59,355 INFO program/MainThread: ...done [88] (exit code: 0) 2024-03-01 20:56:59,355 INFO program/MainThread: Running [89] dmsetup info -co subsystem --noheadings test_vg1-lv1 ... 2024-03-01 20:56:59,358 INFO program/MainThread: stdout[89]: LVM 2024-03-01 20:56:59,358 INFO program/MainThread: stderr[89]: 2024-03-01 20:56:59,358 INFO program/MainThread: ...done [89] (exit code: 0) 2024-03-01 20:56:59,362 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: test_vg1-lv1 ; incomplete: False ; hidden: False ; 2024-03-01 20:56:59,365 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned existing 460 MiB lvmlv test_vg1-lv1 (45) with existing xfs filesystem 2024-03-01 20:56:59,367 DEBUG blivet/MainThread: test_vg1 size is 2.98 GiB 2024-03-01 20:56:59,368 DEBUG blivet/MainThread: vg test_vg1 has 1.03 GiB free 2024-03-01 20:56:59,368 DEBUG blivet/MainThread: test_vg1 size is 2.98 GiB 2024-03-01 20:56:59,369 DEBUG blivet/MainThread: vg test_vg1 has 1.03 GiB free 2024-03-01 20:56:59,365 INFO blivet/MainThread: got device: LVMLogicalVolumeDevice instance (0x7f4a75f9af10) -- name = test_vg1-lv1 status = True id = 45 children = [] parents = ['existing 2.98 GiB lvmvg test_vg1 (11)'] uuid = 8tiMwr-hy3b-7B3c-kV7T-7hsV-uORT-Z0ltPQ size = 460 MiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-7 target size = 460 MiB path = /dev/mapper/test_vg1-lv1 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7f4a7604c6d0) -- name = test_vg1 status = True id = 11 children = ['existing 460 MiB lvmlv test_vg1-lv1 (45) with existing xfs filesystem', 'existing 1.5 GiB lvmlv test_vg1-lv2 (58) with existing xfs filesystem'] parents = ['existing 1024 MiB disk sda (2) with existing lvmpv', 'existing 1024 MiB disk sdb (16) with existing lvmpv', 'existing 1024 MiB disk sdc (36) with existing lvmpv'] uuid = TYdFjf-Vzij-jsTb-6XoP-QRXE-BFqM-FaYmIm size = 2.98 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 2.98 GiB path = /dev/test_vg1 format args = [] original_format = None free = 1.03 GiB PE Size = 4 MiB PE Count = 762 PE Free = 264 PV Count = 3 modified = False extents = 762 free space = 1.03 GiB free extents = 264 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sda (2) with existing lvmpv', 'existing 1024 MiB disk sdb (16) with existing lvmpv', 'existing 1024 MiB disk sdc (36) with existing lvmpv'] LVs = ['existing 460 MiB lvmlv test_vg1-lv1 (45) with existing xfs filesystem', 'existing 1.5 GiB lvmlv test_vg1-lv2 (58) with existing xfs filesystem'] segment type = linear percent = 0 VG space used = 460 MiB 2024-03-01 20:56:59,369 INFO program/MainThread: Running [90] dmsetup info -co subsystem --noheadings test_vg1-lv1 ... 2024-03-01 20:56:59,372 INFO program/MainThread: stdout[90]: LVM 2024-03-01 20:56:59,372 INFO program/MainThread: stderr[90]: 2024-03-01 20:56:59,372 INFO program/MainThread: ...done [90] (exit code: 0) 2024-03-01 20:56:59,375 DEBUG blivet/MainThread: DeviceTree.handle_format: name: test_vg1-lv1 ; 2024-03-01 20:56:59,375 DEBUG blivet/MainThread: no type or existing type for test_vg1-lv1, bailing 2024-03-01 20:56:59,375 INFO program/MainThread: Running... udevadm settle --timeout=300 2024-03-01 20:56:59,385 DEBUG program/MainThread: Return code: 0 2024-03-01 20:56:59,402 INFO blivet/MainThread: edd: collected mbr signatures: {'xvda': '0xe61ef7e0'} 2024-03-01 20:56:59,403 DEBUG blivet/MainThread: resolved 'UUID=a4d9efbc-be36-4c5f-99af-596afd10159d' to 'xvda1' (partition) 2024-03-01 20:56:59,407 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: ntap-bos-c01-eng01-nfs01b.storage.bos.redhat.com:/devops_engineering_nfs/devarchive/redhat ; incomplete: False ; hidden: False ; 2024-03-01 20:56:59,409 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned None 2024-03-01 20:56:59,412 DEBUG blivet/MainThread: DeviceTree.get_device_by_path: path: /dev/ntap-bos-c01-eng01-nfs01b.storage.bos.redhat.com:/devops_engineering_nfs/devarchive/redhat ; incomplete: False ; hidden: False ; 2024-03-01 20:56:59,415 DEBUG blivet/MainThread: DeviceTree.get_device_by_path returned None 2024-03-01 20:56:59,415 DEBUG blivet/MainThread: failed to resolve '/dev/ntap-bos-c01-eng01-nfs01b.storage.bos.redhat.com:/devops_engineering_nfs/devarchive/redhat' 2024-03-01 20:56:59,417 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: nest.test.redhat.com:/mnt/qa ; incomplete: False ; hidden: False ; 2024-03-01 20:56:59,420 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned None 2024-03-01 20:56:59,423 DEBUG blivet/MainThread: DeviceTree.get_device_by_path: path: /dev/nest.test.redhat.com:/mnt/qa ; incomplete: False ; hidden: False ; 2024-03-01 20:56:59,426 DEBUG blivet/MainThread: DeviceTree.get_device_by_path returned None 2024-03-01 20:56:59,426 DEBUG blivet/MainThread: failed to resolve '/dev/nest.test.redhat.com:/mnt/qa' 2024-03-01 20:56:59,428 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: vtap-eng01.storage.rdu2.redhat.com:/vol/engarchive ; incomplete: False ; hidden: False ; 2024-03-01 20:56:59,431 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned None 2024-03-01 20:56:59,433 DEBUG blivet/MainThread: DeviceTree.get_device_by_path: path: /dev/vtap-eng01.storage.rdu2.redhat.com:/vol/engarchive ; incomplete: False ; hidden: False ; 2024-03-01 20:56:59,436 DEBUG blivet/MainThread: DeviceTree.get_device_by_path returned None 2024-03-01 20:56:59,436 DEBUG blivet/MainThread: failed to resolve '/dev/vtap-eng01.storage.rdu2.redhat.com:/vol/engarchive' 2024-03-01 20:56:59,439 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: nest.test.redhat.com:/mnt/tpsdist ; incomplete: False ; hidden: False ; 2024-03-01 20:56:59,442 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned None 2024-03-01 20:56:59,444 DEBUG blivet/MainThread: DeviceTree.get_device_by_path: path: /dev/nest.test.redhat.com:/mnt/tpsdist ; incomplete: False ; hidden: False ; 2024-03-01 20:56:59,447 DEBUG blivet/MainThread: DeviceTree.get_device_by_path returned None 2024-03-01 20:56:59,447 DEBUG blivet/MainThread: failed to resolve '/dev/nest.test.redhat.com:/mnt/tpsdist' 2024-03-01 20:56:59,449 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: ntap-bos-c01-eng01-nfs01b.storage.bos.redhat.com:/devops_engineering_nfs/devarchive/redhat/brewroot ; incomplete: False ; hidden: False ; 2024-03-01 20:56:59,452 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned None 2024-03-01 20:56:59,455 DEBUG blivet/MainThread: DeviceTree.get_device_by_path: path: /dev/ntap-bos-c01-eng01-nfs01b.storage.bos.redhat.com:/devops_engineering_nfs/devarchive/redhat/brewroot ; incomplete: False ; hidden: False ; 2024-03-01 20:56:59,458 DEBUG blivet/MainThread: DeviceTree.get_device_by_path returned None 2024-03-01 20:56:59,458 DEBUG blivet/MainThread: failed to resolve '/dev/ntap-bos-c01-eng01-nfs01b.storage.bos.redhat.com:/devops_engineering_nfs/devarchive/redhat/brewroot' 2024-03-01 20:56:59,460 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: ntap-bos-c01-eng01-nfs01b.storage.bos.redhat.com:/devops_brew_scratch_nfs/scratch ; incomplete: False ; hidden: False ; 2024-03-01 20:56:59,463 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned None 2024-03-01 20:56:59,466 DEBUG blivet/MainThread: DeviceTree.get_device_by_path: path: /dev/ntap-bos-c01-eng01-nfs01b.storage.bos.redhat.com:/devops_brew_scratch_nfs/scratch ; incomplete: False ; hidden: False ; 2024-03-01 20:56:59,468 DEBUG blivet/MainThread: DeviceTree.get_device_by_path returned None 2024-03-01 20:56:59,468 DEBUG blivet/MainThread: failed to resolve '/dev/ntap-bos-c01-eng01-nfs01b.storage.bos.redhat.com:/devops_brew_scratch_nfs/scratch' 2024-03-01 20:56:59,471 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: test_vg1 ; incomplete: False ; hidden: False ; 2024-03-01 20:56:59,473 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned existing 2.98 GiB lvmvg test_vg1 (11) 2024-03-01 20:56:59,474 DEBUG blivet/MainThread: resolved 'test_vg1' to 'test_vg1' (lvmvg) 2024-03-01 20:56:59,474 DEBUG blivet.ansible/MainThread: BlivetPool._update_from_device: existing 2.98 GiB lvmvg test_vg1 (11) 2024-03-01 20:56:59,475 DEBUG blivet.ansible/MainThread: BlivetPool._update_from_device: existing 2.98 GiB lvmvg test_vg1 (11) 2024-03-01 20:56:59,475 DEBUG blivet.ansible/MainThread: BlivetPool._update_from_device: existing 2.98 GiB lvmvg test_vg1 (11) 2024-03-01 20:56:59,475 DEBUG blivet.ansible/MainThread: BlivetPool._update_from_device: existing 2.98 GiB lvmvg test_vg1 (11) 2024-03-01 20:56:59,476 DEBUG blivet.ansible/MainThread: BlivetPool._update_from_device: existing 2.98 GiB lvmvg test_vg1 (11) 2024-03-01 20:56:59,476 DEBUG blivet.ansible/MainThread: BlivetPool._update_from_device: existing 2.98 GiB lvmvg test_vg1 (11) 2024-03-01 20:56:59,476 DEBUG blivet.ansible/MainThread: BlivetPool._update_from_device: existing 2.98 GiB lvmvg test_vg1 (11) 2024-03-01 20:56:59,476 DEBUG blivet.ansible/MainThread: BlivetPool._update_from_device: existing 2.98 GiB lvmvg test_vg1 (11) 2024-03-01 20:56:59,477 DEBUG blivet.ansible/MainThread: BlivetPool._update_from_device: existing 2.98 GiB lvmvg test_vg1 (11) 2024-03-01 20:56:59,477 DEBUG blivet.ansible/MainThread: BlivetPool._update_from_device: existing 2.98 GiB lvmvg test_vg1 (11) 2024-03-01 20:56:59,477 DEBUG blivet.ansible/MainThread: BlivetPool._update_from_device: existing 2.98 GiB lvmvg test_vg1 (11) 2024-03-01 20:56:59,478 DEBUG blivet.ansible/MainThread: BlivetPool._update_from_device: existing 2.98 GiB lvmvg test_vg1 (11) 2024-03-01 20:56:59,481 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: sda ; incomplete: False ; hidden: False ; 2024-03-01 20:56:59,483 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned existing 1024 MiB disk sda (2) with existing lvmpv 2024-03-01 20:56:59,483 DEBUG blivet/MainThread: resolved 'sda' to 'sda' (disk) 2024-03-01 20:56:59,486 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: sdb ; incomplete: False ; hidden: False ; 2024-03-01 20:56:59,488 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned existing 1024 MiB disk sdb (16) with existing lvmpv 2024-03-01 20:56:59,488 DEBUG blivet/MainThread: resolved 'sdb' to 'sdb' (disk) 2024-03-01 20:56:59,491 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: sdc ; incomplete: False ; hidden: False ; 2024-03-01 20:56:59,493 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned existing 1024 MiB disk sdc (36) with existing lvmpv 2024-03-01 20:56:59,493 DEBUG blivet/MainThread: resolved 'sdc' to 'sdc' (disk) 2024-03-01 20:56:59,496 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: test_vg1-lv1 ; incomplete: False ; hidden: False ; 2024-03-01 20:56:59,499 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned existing 460 MiB lvmlv test_vg1-lv1 (45) with existing xfs filesystem 2024-03-01 20:56:59,499 DEBUG blivet/MainThread: resolved 'test_vg1-lv1' to 'test_vg1-lv1' (lvmlv) 2024-03-01 20:56:59,501 DEBUG blivet/MainThread: test_vg1 size is 2.98 GiB 2024-03-01 20:56:59,502 DEBUG blivet/MainThread: vg test_vg1 has 1.03 GiB free 2024-03-01 20:56:59,502 DEBUG blivet/MainThread: test_vg1 size is 2.98 GiB 2024-03-01 20:56:59,503 DEBUG blivet/MainThread: vg test_vg1 has 1.03 GiB free 2024-03-01 20:56:59,499 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7f4a75f9af10) -- name = test_vg1-lv1 status = True id = 45 children = [] parents = ['existing 2.98 GiB lvmvg test_vg1 (11)'] uuid = 8tiMwr-hy3b-7B3c-kV7T-7hsV-uORT-Z0ltPQ size = 460 MiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-7 target size = 460 MiB path = /dev/mapper/test_vg1-lv1 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7f4a7604c6d0) -- name = test_vg1 status = True id = 11 children = ['existing 460 MiB lvmlv test_vg1-lv1 (45) with existing xfs filesystem', 'existing 1.5 GiB lvmlv test_vg1-lv2 (58) with existing xfs filesystem'] parents = ['existing 1024 MiB disk sda (2) with existing lvmpv', 'existing 1024 MiB disk sdb (16) with existing lvmpv', 'existing 1024 MiB disk sdc (36) with existing lvmpv'] uuid = TYdFjf-Vzij-jsTb-6XoP-QRXE-BFqM-FaYmIm size = 2.98 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 2.98 GiB path = /dev/test_vg1 format args = [] original_format = None free = 1.03 GiB PE Size = 4 MiB PE Count = 762 PE Free = 264 PV Count = 3 modified = False extents = 762 free space = 1.03 GiB free extents = 264 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sda (2) with existing lvmpv', 'existing 1024 MiB disk sdb (16) with existing lvmpv', 'existing 1024 MiB disk sdc (36) with existing lvmpv'] LVs = ['existing 460 MiB lvmlv test_vg1-lv1 (45) with existing xfs filesystem', 'existing 1.5 GiB lvmlv test_vg1-lv2 (58) with existing xfs filesystem'] segment type = linear percent = 0 VG space used = 460 MiB 2024-03-01 20:56:59,505 DEBUG blivet/MainThread: test_vg1 size is 2.98 GiB 2024-03-01 20:56:59,506 DEBUG blivet/MainThread: vg test_vg1 has 1.03 GiB free 2024-03-01 20:56:59,506 DEBUG blivet/MainThread: test_vg1 size is 2.98 GiB 2024-03-01 20:56:59,507 DEBUG blivet/MainThread: vg test_vg1 has 1.03 GiB free 2024-03-01 20:56:59,503 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7f4a75f9af10) -- name = test_vg1-lv1 status = True id = 45 children = [] parents = ['existing 2.98 GiB lvmvg test_vg1 (11)'] uuid = 8tiMwr-hy3b-7B3c-kV7T-7hsV-uORT-Z0ltPQ size = 460 MiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-7 target size = 460 MiB path = /dev/mapper/test_vg1-lv1 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7f4a7604c6d0) -- name = test_vg1 status = True id = 11 children = ['existing 460 MiB lvmlv test_vg1-lv1 (45) with existing xfs filesystem', 'existing 1.5 GiB lvmlv test_vg1-lv2 (58) with existing xfs filesystem'] parents = ['existing 1024 MiB disk sda (2) with existing lvmpv', 'existing 1024 MiB disk sdb (16) with existing lvmpv', 'existing 1024 MiB disk sdc (36) with existing lvmpv'] uuid = TYdFjf-Vzij-jsTb-6XoP-QRXE-BFqM-FaYmIm size = 2.98 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 2.98 GiB path = /dev/test_vg1 format args = [] original_format = None free = 1.03 GiB PE Size = 4 MiB PE Count = 762 PE Free = 264 PV Count = 3 modified = False extents = 762 free space = 1.03 GiB free extents = 264 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sda (2) with existing lvmpv', 'existing 1024 MiB disk sdb (16) with existing lvmpv', 'existing 1024 MiB disk sdc (36) with existing lvmpv'] LVs = ['existing 460 MiB lvmlv test_vg1-lv1 (45) with existing xfs filesystem', 'existing 1.5 GiB lvmlv test_vg1-lv2 (58) with existing xfs filesystem'] segment type = linear percent = 0 VG space used = 460 MiB 2024-03-01 20:56:59,509 DEBUG blivet/MainThread: test_vg1 size is 2.98 GiB 2024-03-01 20:56:59,510 DEBUG blivet/MainThread: vg test_vg1 has 1.03 GiB free 2024-03-01 20:56:59,510 DEBUG blivet/MainThread: test_vg1 size is 2.98 GiB 2024-03-01 20:56:59,511 DEBUG blivet/MainThread: vg test_vg1 has 1.03 GiB free 2024-03-01 20:56:59,507 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7f4a75f9af10) -- name = test_vg1-lv1 status = True id = 45 children = [] parents = ['existing 2.98 GiB lvmvg test_vg1 (11)'] uuid = 8tiMwr-hy3b-7B3c-kV7T-7hsV-uORT-Z0ltPQ size = 460 MiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-7 target size = 460 MiB path = /dev/mapper/test_vg1-lv1 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7f4a7604c6d0) -- name = test_vg1 status = True id = 11 children = ['existing 460 MiB lvmlv test_vg1-lv1 (45) with existing xfs filesystem', 'existing 1.5 GiB lvmlv test_vg1-lv2 (58) with existing xfs filesystem'] parents = ['existing 1024 MiB disk sda (2) with existing lvmpv', 'existing 1024 MiB disk sdb (16) with existing lvmpv', 'existing 1024 MiB disk sdc (36) with existing lvmpv'] uuid = TYdFjf-Vzij-jsTb-6XoP-QRXE-BFqM-FaYmIm size = 2.98 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 2.98 GiB path = /dev/test_vg1 format args = [] original_format = None free = 1.03 GiB PE Size = 4 MiB PE Count = 762 PE Free = 264 PV Count = 3 modified = False extents = 762 free space = 1.03 GiB free extents = 264 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sda (2) with existing lvmpv', 'existing 1024 MiB disk sdb (16) with existing lvmpv', 'existing 1024 MiB disk sdc (36) with existing lvmpv'] LVs = ['existing 460 MiB lvmlv test_vg1-lv1 (45) with existing xfs filesystem', 'existing 1.5 GiB lvmlv test_vg1-lv2 (58) with existing xfs filesystem'] segment type = linear percent = 0 VG space used = 460 MiB 2024-03-01 20:56:59,513 DEBUG blivet/MainThread: test_vg1 size is 2.98 GiB 2024-03-01 20:56:59,514 DEBUG blivet/MainThread: vg test_vg1 has 1.03 GiB free 2024-03-01 20:56:59,514 DEBUG blivet/MainThread: test_vg1 size is 2.98 GiB 2024-03-01 20:56:59,514 DEBUG blivet/MainThread: vg test_vg1 has 1.03 GiB free 2024-03-01 20:56:59,511 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7f4a75f9af10) -- name = test_vg1-lv1 status = True id = 45 children = [] parents = ['existing 2.98 GiB lvmvg test_vg1 (11)'] uuid = 8tiMwr-hy3b-7B3c-kV7T-7hsV-uORT-Z0ltPQ size = 460 MiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-7 target size = 460 MiB path = /dev/mapper/test_vg1-lv1 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7f4a7604c6d0) -- name = test_vg1 status = True id = 11 children = ['existing 460 MiB lvmlv test_vg1-lv1 (45) with existing xfs filesystem', 'existing 1.5 GiB lvmlv test_vg1-lv2 (58) with existing xfs filesystem'] parents = ['existing 1024 MiB disk sda (2) with existing lvmpv', 'existing 1024 MiB disk sdb (16) with existing lvmpv', 'existing 1024 MiB disk sdc (36) with existing lvmpv'] uuid = TYdFjf-Vzij-jsTb-6XoP-QRXE-BFqM-FaYmIm size = 2.98 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 2.98 GiB path = /dev/test_vg1 format args = [] original_format = None free = 1.03 GiB PE Size = 4 MiB PE Count = 762 PE Free = 264 PV Count = 3 modified = False extents = 762 free space = 1.03 GiB free extents = 264 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sda (2) with existing lvmpv', 'existing 1024 MiB disk sdb (16) with existing lvmpv', 'existing 1024 MiB disk sdc (36) with existing lvmpv'] LVs = ['existing 460 MiB lvmlv test_vg1-lv1 (45) with existing xfs filesystem', 'existing 1.5 GiB lvmlv test_vg1-lv2 (58) with existing xfs filesystem'] segment type = linear percent = 0 VG space used = 460 MiB 2024-03-01 20:56:59,517 DEBUG blivet/MainThread: test_vg1 size is 2.98 GiB 2024-03-01 20:56:59,517 DEBUG blivet/MainThread: vg test_vg1 has 1.03 GiB free 2024-03-01 20:56:59,518 DEBUG blivet/MainThread: test_vg1 size is 2.98 GiB 2024-03-01 20:56:59,518 DEBUG blivet/MainThread: vg test_vg1 has 1.03 GiB free 2024-03-01 20:56:59,515 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7f4a75f9af10) -- name = test_vg1-lv1 status = True id = 45 children = [] parents = ['existing 2.98 GiB lvmvg test_vg1 (11)'] uuid = 8tiMwr-hy3b-7B3c-kV7T-7hsV-uORT-Z0ltPQ size = 460 MiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-7 target size = 460 MiB path = /dev/mapper/test_vg1-lv1 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7f4a7604c6d0) -- name = test_vg1 status = True id = 11 children = ['existing 460 MiB lvmlv test_vg1-lv1 (45) with existing xfs filesystem', 'existing 1.5 GiB lvmlv test_vg1-lv2 (58) with existing xfs filesystem'] parents = ['existing 1024 MiB disk sda (2) with existing lvmpv', 'existing 1024 MiB disk sdb (16) with existing lvmpv', 'existing 1024 MiB disk sdc (36) with existing lvmpv'] uuid = TYdFjf-Vzij-jsTb-6XoP-QRXE-BFqM-FaYmIm size = 2.98 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 2.98 GiB path = /dev/test_vg1 format args = [] original_format = None free = 1.03 GiB PE Size = 4 MiB PE Count = 762 PE Free = 264 PV Count = 3 modified = False extents = 762 free space = 1.03 GiB free extents = 264 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sda (2) with existing lvmpv', 'existing 1024 MiB disk sdb (16) with existing lvmpv', 'existing 1024 MiB disk sdc (36) with existing lvmpv'] LVs = ['existing 460 MiB lvmlv test_vg1-lv1 (45) with existing xfs filesystem', 'existing 1.5 GiB lvmlv test_vg1-lv2 (58) with existing xfs filesystem'] segment type = linear percent = 0 VG space used = 460 MiB 2024-03-01 20:56:59,521 DEBUG blivet/MainThread: test_vg1 size is 2.98 GiB 2024-03-01 20:56:59,521 DEBUG blivet/MainThread: vg test_vg1 has 1.03 GiB free 2024-03-01 20:56:59,522 DEBUG blivet/MainThread: test_vg1 size is 2.98 GiB 2024-03-01 20:56:59,522 DEBUG blivet/MainThread: vg test_vg1 has 1.03 GiB free 2024-03-01 20:56:59,519 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7f4a75f9af10) -- name = test_vg1-lv1 status = True id = 45 children = [] parents = ['existing 2.98 GiB lvmvg test_vg1 (11)'] uuid = 8tiMwr-hy3b-7B3c-kV7T-7hsV-uORT-Z0ltPQ size = 460 MiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-7 target size = 460 MiB path = /dev/mapper/test_vg1-lv1 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7f4a7604c6d0) -- name = test_vg1 status = True id = 11 children = ['existing 460 MiB lvmlv test_vg1-lv1 (45) with existing xfs filesystem', 'existing 1.5 GiB lvmlv test_vg1-lv2 (58) with existing xfs filesystem'] parents = ['existing 1024 MiB disk sda (2) with existing lvmpv', 'existing 1024 MiB disk sdb (16) with existing lvmpv', 'existing 1024 MiB disk sdc (36) with existing lvmpv'] uuid = TYdFjf-Vzij-jsTb-6XoP-QRXE-BFqM-FaYmIm size = 2.98 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 2.98 GiB path = /dev/test_vg1 format args = [] original_format = None free = 1.03 GiB PE Size = 4 MiB PE Count = 762 PE Free = 264 PV Count = 3 modified = False extents = 762 free space = 1.03 GiB free extents = 264 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sda (2) with existing lvmpv', 'existing 1024 MiB disk sdb (16) with existing lvmpv', 'existing 1024 MiB disk sdc (36) with existing lvmpv'] LVs = ['existing 460 MiB lvmlv test_vg1-lv1 (45) with existing xfs filesystem', 'existing 1.5 GiB lvmlv test_vg1-lv2 (58) with existing xfs filesystem'] segment type = linear percent = 0 VG space used = 460 MiB 2024-03-01 20:56:59,525 DEBUG blivet/MainThread: test_vg1 size is 2.98 GiB 2024-03-01 20:56:59,525 DEBUG blivet/MainThread: vg test_vg1 has 1.03 GiB free 2024-03-01 20:56:59,526 DEBUG blivet/MainThread: test_vg1 size is 2.98 GiB 2024-03-01 20:56:59,526 DEBUG blivet/MainThread: vg test_vg1 has 1.03 GiB free 2024-03-01 20:56:59,523 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7f4a75f9af10) -- name = test_vg1-lv1 status = True id = 45 children = [] parents = ['existing 2.98 GiB lvmvg test_vg1 (11)'] uuid = 8tiMwr-hy3b-7B3c-kV7T-7hsV-uORT-Z0ltPQ size = 460 MiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-7 target size = 460 MiB path = /dev/mapper/test_vg1-lv1 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7f4a7604c6d0) -- name = test_vg1 status = True id = 11 children = ['existing 460 MiB lvmlv test_vg1-lv1 (45) with existing xfs filesystem', 'existing 1.5 GiB lvmlv test_vg1-lv2 (58) with existing xfs filesystem'] parents = ['existing 1024 MiB disk sda (2) with existing lvmpv', 'existing 1024 MiB disk sdb (16) with existing lvmpv', 'existing 1024 MiB disk sdc (36) with existing lvmpv'] uuid = TYdFjf-Vzij-jsTb-6XoP-QRXE-BFqM-FaYmIm size = 2.98 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 2.98 GiB path = /dev/test_vg1 format args = [] original_format = None free = 1.03 GiB PE Size = 4 MiB PE Count = 762 PE Free = 264 PV Count = 3 modified = False extents = 762 free space = 1.03 GiB free extents = 264 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sda (2) with existing lvmpv', 'existing 1024 MiB disk sdb (16) with existing lvmpv', 'existing 1024 MiB disk sdc (36) with existing lvmpv'] LVs = ['existing 460 MiB lvmlv test_vg1-lv1 (45) with existing xfs filesystem', 'existing 1.5 GiB lvmlv test_vg1-lv2 (58) with existing xfs filesystem'] segment type = linear percent = 0 VG space used = 460 MiB 2024-03-01 20:56:59,529 DEBUG blivet/MainThread: test_vg1 size is 2.98 GiB 2024-03-01 20:56:59,529 DEBUG blivet/MainThread: vg test_vg1 has 1.03 GiB free 2024-03-01 20:56:59,530 DEBUG blivet/MainThread: test_vg1 size is 2.98 GiB 2024-03-01 20:56:59,530 DEBUG blivet/MainThread: vg test_vg1 has 1.03 GiB free 2024-03-01 20:56:59,527 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7f4a75f9af10) -- name = test_vg1-lv1 status = True id = 45 children = [] parents = ['existing 2.98 GiB lvmvg test_vg1 (11)'] uuid = 8tiMwr-hy3b-7B3c-kV7T-7hsV-uORT-Z0ltPQ size = 460 MiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-7 target size = 460 MiB path = /dev/mapper/test_vg1-lv1 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7f4a7604c6d0) -- name = test_vg1 status = True id = 11 children = ['existing 460 MiB lvmlv test_vg1-lv1 (45) with existing xfs filesystem', 'existing 1.5 GiB lvmlv test_vg1-lv2 (58) with existing xfs filesystem'] parents = ['existing 1024 MiB disk sda (2) with existing lvmpv', 'existing 1024 MiB disk sdb (16) with existing lvmpv', 'existing 1024 MiB disk sdc (36) with existing lvmpv'] uuid = TYdFjf-Vzij-jsTb-6XoP-QRXE-BFqM-FaYmIm size = 2.98 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 2.98 GiB path = /dev/test_vg1 format args = [] original_format = None free = 1.03 GiB PE Size = 4 MiB PE Count = 762 PE Free = 264 PV Count = 3 modified = False extents = 762 free space = 1.03 GiB free extents = 264 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sda (2) with existing lvmpv', 'existing 1024 MiB disk sdb (16) with existing lvmpv', 'existing 1024 MiB disk sdc (36) with existing lvmpv'] LVs = ['existing 460 MiB lvmlv test_vg1-lv1 (45) with existing xfs filesystem', 'existing 1.5 GiB lvmlv test_vg1-lv2 (58) with existing xfs filesystem'] segment type = linear percent = 0 VG space used = 460 MiB 2024-03-01 20:56:59,533 DEBUG blivet/MainThread: test_vg1 size is 2.98 GiB 2024-03-01 20:56:59,533 DEBUG blivet/MainThread: vg test_vg1 has 1.03 GiB free 2024-03-01 20:56:59,533 DEBUG blivet/MainThread: test_vg1 size is 2.98 GiB 2024-03-01 20:56:59,534 DEBUG blivet/MainThread: vg test_vg1 has 1.03 GiB free 2024-03-01 20:56:59,531 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7f4a75f9af10) -- name = test_vg1-lv1 status = True id = 45 children = [] parents = ['existing 2.98 GiB lvmvg test_vg1 (11)'] uuid = 8tiMwr-hy3b-7B3c-kV7T-7hsV-uORT-Z0ltPQ size = 460 MiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-7 target size = 460 MiB path = /dev/mapper/test_vg1-lv1 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7f4a7604c6d0) -- name = test_vg1 status = True id = 11 children = ['existing 460 MiB lvmlv test_vg1-lv1 (45) with existing xfs filesystem', 'existing 1.5 GiB lvmlv test_vg1-lv2 (58) with existing xfs filesystem'] parents = ['existing 1024 MiB disk sda (2) with existing lvmpv', 'existing 1024 MiB disk sdb (16) with existing lvmpv', 'existing 1024 MiB disk sdc (36) with existing lvmpv'] uuid = TYdFjf-Vzij-jsTb-6XoP-QRXE-BFqM-FaYmIm size = 2.98 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 2.98 GiB path = /dev/test_vg1 format args = [] original_format = None free = 1.03 GiB PE Size = 4 MiB PE Count = 762 PE Free = 264 PV Count = 3 modified = False extents = 762 free space = 1.03 GiB free extents = 264 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sda (2) with existing lvmpv', 'existing 1024 MiB disk sdb (16) with existing lvmpv', 'existing 1024 MiB disk sdc (36) with existing lvmpv'] LVs = ['existing 460 MiB lvmlv test_vg1-lv1 (45) with existing xfs filesystem', 'existing 1.5 GiB lvmlv test_vg1-lv2 (58) with existing xfs filesystem'] segment type = linear percent = 0 VG space used = 460 MiB 2024-03-01 20:56:59,536 DEBUG blivet/MainThread: test_vg1 size is 2.98 GiB 2024-03-01 20:56:59,537 DEBUG blivet/MainThread: vg test_vg1 has 1.03 GiB free 2024-03-01 20:56:59,537 DEBUG blivet/MainThread: test_vg1 size is 2.98 GiB 2024-03-01 20:56:59,538 DEBUG blivet/MainThread: vg test_vg1 has 1.03 GiB free 2024-03-01 20:56:59,535 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7f4a75f9af10) -- name = test_vg1-lv1 status = True id = 45 children = [] parents = ['existing 2.98 GiB lvmvg test_vg1 (11)'] uuid = 8tiMwr-hy3b-7B3c-kV7T-7hsV-uORT-Z0ltPQ size = 460 MiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-7 target size = 460 MiB path = /dev/mapper/test_vg1-lv1 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7f4a7604c6d0) -- name = test_vg1 status = True id = 11 children = ['existing 460 MiB lvmlv test_vg1-lv1 (45) with existing xfs filesystem', 'existing 1.5 GiB lvmlv test_vg1-lv2 (58) with existing xfs filesystem'] parents = ['existing 1024 MiB disk sda (2) with existing lvmpv', 'existing 1024 MiB disk sdb (16) with existing lvmpv', 'existing 1024 MiB disk sdc (36) with existing lvmpv'] uuid = TYdFjf-Vzij-jsTb-6XoP-QRXE-BFqM-FaYmIm size = 2.98 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 2.98 GiB path = /dev/test_vg1 format args = [] original_format = None free = 1.03 GiB PE Size = 4 MiB PE Count = 762 PE Free = 264 PV Count = 3 modified = False extents = 762 free space = 1.03 GiB free extents = 264 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sda (2) with existing lvmpv', 'existing 1024 MiB disk sdb (16) with existing lvmpv', 'existing 1024 MiB disk sdc (36) with existing lvmpv'] LVs = ['existing 460 MiB lvmlv test_vg1-lv1 (45) with existing xfs filesystem', 'existing 1.5 GiB lvmlv test_vg1-lv2 (58) with existing xfs filesystem'] segment type = linear percent = 0 VG space used = 460 MiB 2024-03-01 20:56:59,540 DEBUG blivet/MainThread: test_vg1 size is 2.98 GiB 2024-03-01 20:56:59,541 DEBUG blivet/MainThread: vg test_vg1 has 1.03 GiB free 2024-03-01 20:56:59,541 DEBUG blivet/MainThread: test_vg1 size is 2.98 GiB 2024-03-01 20:56:59,542 DEBUG blivet/MainThread: vg test_vg1 has 1.03 GiB free 2024-03-01 20:56:59,539 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7f4a75f9af10) -- name = test_vg1-lv1 status = True id = 45 children = [] parents = ['existing 2.98 GiB lvmvg test_vg1 (11)'] uuid = 8tiMwr-hy3b-7B3c-kV7T-7hsV-uORT-Z0ltPQ size = 460 MiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-7 target size = 460 MiB path = /dev/mapper/test_vg1-lv1 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7f4a7604c6d0) -- name = test_vg1 status = True id = 11 children = ['existing 460 MiB lvmlv test_vg1-lv1 (45) with existing xfs filesystem', 'existing 1.5 GiB lvmlv test_vg1-lv2 (58) with existing xfs filesystem'] parents = ['existing 1024 MiB disk sda (2) with existing lvmpv', 'existing 1024 MiB disk sdb (16) with existing lvmpv', 'existing 1024 MiB disk sdc (36) with existing lvmpv'] uuid = TYdFjf-Vzij-jsTb-6XoP-QRXE-BFqM-FaYmIm size = 2.98 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 2.98 GiB path = /dev/test_vg1 format args = [] original_format = None free = 1.03 GiB PE Size = 4 MiB PE Count = 762 PE Free = 264 PV Count = 3 modified = False extents = 762 free space = 1.03 GiB free extents = 264 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sda (2) with existing lvmpv', 'existing 1024 MiB disk sdb (16) with existing lvmpv', 'existing 1024 MiB disk sdc (36) with existing lvmpv'] LVs = ['existing 460 MiB lvmlv test_vg1-lv1 (45) with existing xfs filesystem', 'existing 1.5 GiB lvmlv test_vg1-lv2 (58) with existing xfs filesystem'] segment type = linear percent = 0 VG space used = 460 MiB 2024-03-01 20:56:59,544 DEBUG blivet/MainThread: test_vg1 size is 2.98 GiB 2024-03-01 20:56:59,545 DEBUG blivet/MainThread: vg test_vg1 has 1.03 GiB free 2024-03-01 20:56:59,545 DEBUG blivet/MainThread: test_vg1 size is 2.98 GiB 2024-03-01 20:56:59,546 DEBUG blivet/MainThread: vg test_vg1 has 1.03 GiB free 2024-03-01 20:56:59,543 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7f4a75f9af10) -- name = test_vg1-lv1 status = True id = 45 children = [] parents = ['existing 2.98 GiB lvmvg test_vg1 (11)'] uuid = 8tiMwr-hy3b-7B3c-kV7T-7hsV-uORT-Z0ltPQ size = 460 MiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-7 target size = 460 MiB path = /dev/mapper/test_vg1-lv1 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7f4a7604c6d0) -- name = test_vg1 status = True id = 11 children = ['existing 460 MiB lvmlv test_vg1-lv1 (45) with existing xfs filesystem', 'existing 1.5 GiB lvmlv test_vg1-lv2 (58) with existing xfs filesystem'] parents = ['existing 1024 MiB disk sda (2) with existing lvmpv', 'existing 1024 MiB disk sdb (16) with existing lvmpv', 'existing 1024 MiB disk sdc (36) with existing lvmpv'] uuid = TYdFjf-Vzij-jsTb-6XoP-QRXE-BFqM-FaYmIm size = 2.98 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 2.98 GiB path = /dev/test_vg1 format args = [] original_format = None free = 1.03 GiB PE Size = 4 MiB PE Count = 762 PE Free = 264 PV Count = 3 modified = False extents = 762 free space = 1.03 GiB free extents = 264 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sda (2) with existing lvmpv', 'existing 1024 MiB disk sdb (16) with existing lvmpv', 'existing 1024 MiB disk sdc (36) with existing lvmpv'] LVs = ['existing 460 MiB lvmlv test_vg1-lv1 (45) with existing xfs filesystem', 'existing 1.5 GiB lvmlv test_vg1-lv2 (58) with existing xfs filesystem'] segment type = linear percent = 0 VG space used = 460 MiB 2024-03-01 20:56:59,548 DEBUG blivet/MainThread: test_vg1 size is 2.98 GiB 2024-03-01 20:56:59,549 DEBUG blivet/MainThread: vg test_vg1 has 1.03 GiB free 2024-03-01 20:56:59,549 DEBUG blivet/MainThread: test_vg1 size is 2.98 GiB 2024-03-01 20:56:59,550 DEBUG blivet/MainThread: vg test_vg1 has 1.03 GiB free 2024-03-01 20:56:59,547 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7f4a75f9af10) -- name = test_vg1-lv1 status = True id = 45 children = [] parents = ['existing 2.98 GiB lvmvg test_vg1 (11)'] uuid = 8tiMwr-hy3b-7B3c-kV7T-7hsV-uORT-Z0ltPQ size = 460 MiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-7 target size = 460 MiB path = /dev/mapper/test_vg1-lv1 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7f4a7604c6d0) -- name = test_vg1 status = True id = 11 children = ['existing 460 MiB lvmlv test_vg1-lv1 (45) with existing xfs filesystem', 'existing 1.5 GiB lvmlv test_vg1-lv2 (58) with existing xfs filesystem'] parents = ['existing 1024 MiB disk sda (2) with existing lvmpv', 'existing 1024 MiB disk sdb (16) with existing lvmpv', 'existing 1024 MiB disk sdc (36) with existing lvmpv'] uuid = TYdFjf-Vzij-jsTb-6XoP-QRXE-BFqM-FaYmIm size = 2.98 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 2.98 GiB path = /dev/test_vg1 format args = [] original_format = None free = 1.03 GiB PE Size = 4 MiB PE Count = 762 PE Free = 264 PV Count = 3 modified = False extents = 762 free space = 1.03 GiB free extents = 264 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sda (2) with existing lvmpv', 'existing 1024 MiB disk sdb (16) with existing lvmpv', 'existing 1024 MiB disk sdc (36) with existing lvmpv'] LVs = ['existing 460 MiB lvmlv test_vg1-lv1 (45) with existing xfs filesystem', 'existing 1.5 GiB lvmlv test_vg1-lv2 (58) with existing xfs filesystem'] segment type = linear percent = 0 VG space used = 460 MiB 2024-03-01 20:56:59,552 DEBUG blivet/MainThread: test_vg1 size is 2.98 GiB 2024-03-01 20:56:59,553 DEBUG blivet/MainThread: vg test_vg1 has 1.03 GiB free 2024-03-01 20:56:59,553 DEBUG blivet/MainThread: test_vg1 size is 2.98 GiB 2024-03-01 20:56:59,554 DEBUG blivet/MainThread: vg test_vg1 has 1.03 GiB free 2024-03-01 20:56:59,550 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7f4a75f9af10) -- name = test_vg1-lv1 status = True id = 45 children = [] parents = ['existing 2.98 GiB lvmvg test_vg1 (11)'] uuid = 8tiMwr-hy3b-7B3c-kV7T-7hsV-uORT-Z0ltPQ size = 460 MiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-7 target size = 460 MiB path = /dev/mapper/test_vg1-lv1 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7f4a7604c6d0) -- name = test_vg1 status = True id = 11 children = ['existing 460 MiB lvmlv test_vg1-lv1 (45) with existing xfs filesystem', 'existing 1.5 GiB lvmlv test_vg1-lv2 (58) with existing xfs filesystem'] parents = ['existing 1024 MiB disk sda (2) with existing lvmpv', 'existing 1024 MiB disk sdb (16) with existing lvmpv', 'existing 1024 MiB disk sdc (36) with existing lvmpv'] uuid = TYdFjf-Vzij-jsTb-6XoP-QRXE-BFqM-FaYmIm size = 2.98 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 2.98 GiB path = /dev/test_vg1 format args = [] original_format = None free = 1.03 GiB PE Size = 4 MiB PE Count = 762 PE Free = 264 PV Count = 3 modified = False extents = 762 free space = 1.03 GiB free extents = 264 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sda (2) with existing lvmpv', 'existing 1024 MiB disk sdb (16) with existing lvmpv', 'existing 1024 MiB disk sdc (36) with existing lvmpv'] LVs = ['existing 460 MiB lvmlv test_vg1-lv1 (45) with existing xfs filesystem', 'existing 1.5 GiB lvmlv test_vg1-lv2 (58) with existing xfs filesystem'] segment type = linear percent = 0 VG space used = 460 MiB 2024-03-01 20:56:59,556 DEBUG blivet/MainThread: test_vg1 size is 2.98 GiB 2024-03-01 20:56:59,557 DEBUG blivet/MainThread: vg test_vg1 has 1.03 GiB free 2024-03-01 20:56:59,557 DEBUG blivet/MainThread: test_vg1 size is 2.98 GiB 2024-03-01 20:56:59,558 DEBUG blivet/MainThread: vg test_vg1 has 1.03 GiB free 2024-03-01 20:56:59,554 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7f4a75f9af10) -- name = test_vg1-lv1 status = True id = 45 children = [] parents = ['existing 2.98 GiB lvmvg test_vg1 (11)'] uuid = 8tiMwr-hy3b-7B3c-kV7T-7hsV-uORT-Z0ltPQ size = 460 MiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-7 target size = 460 MiB path = /dev/mapper/test_vg1-lv1 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7f4a7604c6d0) -- name = test_vg1 status = True id = 11 children = ['existing 460 MiB lvmlv test_vg1-lv1 (45) with existing xfs filesystem', 'existing 1.5 GiB lvmlv test_vg1-lv2 (58) with existing xfs filesystem'] parents = ['existing 1024 MiB disk sda (2) with existing lvmpv', 'existing 1024 MiB disk sdb (16) with existing lvmpv', 'existing 1024 MiB disk sdc (36) with existing lvmpv'] uuid = TYdFjf-Vzij-jsTb-6XoP-QRXE-BFqM-FaYmIm size = 2.98 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 2.98 GiB path = /dev/test_vg1 format args = [] original_format = None free = 1.03 GiB PE Size = 4 MiB PE Count = 762 PE Free = 264 PV Count = 3 modified = False extents = 762 free space = 1.03 GiB free extents = 264 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sda (2) with existing lvmpv', 'existing 1024 MiB disk sdb (16) with existing lvmpv', 'existing 1024 MiB disk sdc (36) with existing lvmpv'] LVs = ['existing 460 MiB lvmlv test_vg1-lv1 (45) with existing xfs filesystem', 'existing 1.5 GiB lvmlv test_vg1-lv2 (58) with existing xfs filesystem'] segment type = linear percent = 0 VG space used = 460 MiB 2024-03-01 20:56:59,560 DEBUG blivet/MainThread: test_vg1 size is 2.98 GiB 2024-03-01 20:56:59,561 DEBUG blivet/MainThread: vg test_vg1 has 1.03 GiB free 2024-03-01 20:56:59,561 DEBUG blivet/MainThread: test_vg1 size is 2.98 GiB 2024-03-01 20:56:59,562 DEBUG blivet/MainThread: vg test_vg1 has 1.03 GiB free 2024-03-01 20:56:59,558 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7f4a75f9af10) -- name = test_vg1-lv1 status = True id = 45 children = [] parents = ['existing 2.98 GiB lvmvg test_vg1 (11)'] uuid = 8tiMwr-hy3b-7B3c-kV7T-7hsV-uORT-Z0ltPQ size = 460 MiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-7 target size = 460 MiB path = /dev/mapper/test_vg1-lv1 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7f4a7604c6d0) -- name = test_vg1 status = True id = 11 children = ['existing 460 MiB lvmlv test_vg1-lv1 (45) with existing xfs filesystem', 'existing 1.5 GiB lvmlv test_vg1-lv2 (58) with existing xfs filesystem'] parents = ['existing 1024 MiB disk sda (2) with existing lvmpv', 'existing 1024 MiB disk sdb (16) with existing lvmpv', 'existing 1024 MiB disk sdc (36) with existing lvmpv'] uuid = TYdFjf-Vzij-jsTb-6XoP-QRXE-BFqM-FaYmIm size = 2.98 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 2.98 GiB path = /dev/test_vg1 format args = [] original_format = None free = 1.03 GiB PE Size = 4 MiB PE Count = 762 PE Free = 264 PV Count = 3 modified = False extents = 762 free space = 1.03 GiB free extents = 264 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sda (2) with existing lvmpv', 'existing 1024 MiB disk sdb (16) with existing lvmpv', 'existing 1024 MiB disk sdc (36) with existing lvmpv'] LVs = ['existing 460 MiB lvmlv test_vg1-lv1 (45) with existing xfs filesystem', 'existing 1.5 GiB lvmlv test_vg1-lv2 (58) with existing xfs filesystem'] segment type = linear percent = 0 VG space used = 460 MiB 2024-03-01 20:56:59,564 DEBUG blivet/MainThread: test_vg1 size is 2.98 GiB 2024-03-01 20:56:59,565 DEBUG blivet/MainThread: vg test_vg1 has 1.03 GiB free 2024-03-01 20:56:59,565 DEBUG blivet/MainThread: test_vg1 size is 2.98 GiB 2024-03-01 20:56:59,566 DEBUG blivet/MainThread: vg test_vg1 has 1.03 GiB free 2024-03-01 20:56:59,562 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7f4a75f9af10) -- name = test_vg1-lv1 status = True id = 45 children = [] parents = ['existing 2.98 GiB lvmvg test_vg1 (11)'] uuid = 8tiMwr-hy3b-7B3c-kV7T-7hsV-uORT-Z0ltPQ size = 460 MiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-7 target size = 460 MiB path = /dev/mapper/test_vg1-lv1 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7f4a7604c6d0) -- name = test_vg1 status = True id = 11 children = ['existing 460 MiB lvmlv test_vg1-lv1 (45) with existing xfs filesystem', 'existing 1.5 GiB lvmlv test_vg1-lv2 (58) with existing xfs filesystem'] parents = ['existing 1024 MiB disk sda (2) with existing lvmpv', 'existing 1024 MiB disk sdb (16) with existing lvmpv', 'existing 1024 MiB disk sdc (36) with existing lvmpv'] uuid = TYdFjf-Vzij-jsTb-6XoP-QRXE-BFqM-FaYmIm size = 2.98 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 2.98 GiB path = /dev/test_vg1 format args = [] original_format = None free = 1.03 GiB PE Size = 4 MiB PE Count = 762 PE Free = 264 PV Count = 3 modified = False extents = 762 free space = 1.03 GiB free extents = 264 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sda (2) with existing lvmpv', 'existing 1024 MiB disk sdb (16) with existing lvmpv', 'existing 1024 MiB disk sdc (36) with existing lvmpv'] LVs = ['existing 460 MiB lvmlv test_vg1-lv1 (45) with existing xfs filesystem', 'existing 1.5 GiB lvmlv test_vg1-lv2 (58) with existing xfs filesystem'] segment type = linear percent = 0 VG space used = 460 MiB 2024-03-01 20:56:59,568 DEBUG blivet/MainThread: test_vg1 size is 2.98 GiB 2024-03-01 20:56:59,569 DEBUG blivet/MainThread: vg test_vg1 has 1.03 GiB free 2024-03-01 20:56:59,569 DEBUG blivet/MainThread: test_vg1 size is 2.98 GiB 2024-03-01 20:56:59,570 DEBUG blivet/MainThread: vg test_vg1 has 1.03 GiB free 2024-03-01 20:56:59,566 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7f4a75f9af10) -- name = test_vg1-lv1 status = True id = 45 children = [] parents = ['existing 2.98 GiB lvmvg test_vg1 (11)'] uuid = 8tiMwr-hy3b-7B3c-kV7T-7hsV-uORT-Z0ltPQ size = 460 MiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-7 target size = 460 MiB path = /dev/mapper/test_vg1-lv1 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7f4a7604c6d0) -- name = test_vg1 status = True id = 11 children = ['existing 460 MiB lvmlv test_vg1-lv1 (45) with existing xfs filesystem', 'existing 1.5 GiB lvmlv test_vg1-lv2 (58) with existing xfs filesystem'] parents = ['existing 1024 MiB disk sda (2) with existing lvmpv', 'existing 1024 MiB disk sdb (16) with existing lvmpv', 'existing 1024 MiB disk sdc (36) with existing lvmpv'] uuid = TYdFjf-Vzij-jsTb-6XoP-QRXE-BFqM-FaYmIm size = 2.98 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 2.98 GiB path = /dev/test_vg1 format args = [] original_format = None free = 1.03 GiB PE Size = 4 MiB PE Count = 762 PE Free = 264 PV Count = 3 modified = False extents = 762 free space = 1.03 GiB free extents = 264 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sda (2) with existing lvmpv', 'existing 1024 MiB disk sdb (16) with existing lvmpv', 'existing 1024 MiB disk sdc (36) with existing lvmpv'] LVs = ['existing 460 MiB lvmlv test_vg1-lv1 (45) with existing xfs filesystem', 'existing 1.5 GiB lvmlv test_vg1-lv2 (58) with existing xfs filesystem'] segment type = linear percent = 0 VG space used = 460 MiB 2024-03-01 20:56:59,572 DEBUG blivet/MainThread: test_vg1 size is 2.98 GiB 2024-03-01 20:56:59,573 DEBUG blivet/MainThread: vg test_vg1 has 1.03 GiB free 2024-03-01 20:56:59,573 DEBUG blivet/MainThread: test_vg1 size is 2.98 GiB 2024-03-01 20:56:59,574 DEBUG blivet/MainThread: vg test_vg1 has 1.03 GiB free 2024-03-01 20:56:59,570 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7f4a75f9af10) -- name = test_vg1-lv1 status = True id = 45 children = [] parents = ['existing 2.98 GiB lvmvg test_vg1 (11)'] uuid = 8tiMwr-hy3b-7B3c-kV7T-7hsV-uORT-Z0ltPQ size = 460 MiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-7 target size = 460 MiB path = /dev/mapper/test_vg1-lv1 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7f4a7604c6d0) -- name = test_vg1 status = True id = 11 children = ['existing 460 MiB lvmlv test_vg1-lv1 (45) with existing xfs filesystem', 'existing 1.5 GiB lvmlv test_vg1-lv2 (58) with existing xfs filesystem'] parents = ['existing 1024 MiB disk sda (2) with existing lvmpv', 'existing 1024 MiB disk sdb (16) with existing lvmpv', 'existing 1024 MiB disk sdc (36) with existing lvmpv'] uuid = TYdFjf-Vzij-jsTb-6XoP-QRXE-BFqM-FaYmIm size = 2.98 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 2.98 GiB path = /dev/test_vg1 format args = [] original_format = None free = 1.03 GiB PE Size = 4 MiB PE Count = 762 PE Free = 264 PV Count = 3 modified = False extents = 762 free space = 1.03 GiB free extents = 264 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sda (2) with existing lvmpv', 'existing 1024 MiB disk sdb (16) with existing lvmpv', 'existing 1024 MiB disk sdc (36) with existing lvmpv'] LVs = ['existing 460 MiB lvmlv test_vg1-lv1 (45) with existing xfs filesystem', 'existing 1.5 GiB lvmlv test_vg1-lv2 (58) with existing xfs filesystem'] segment type = linear percent = 0 VG space used = 460 MiB 2024-03-01 20:56:59,576 DEBUG blivet/MainThread: test_vg1 size is 2.98 GiB 2024-03-01 20:56:59,577 DEBUG blivet/MainThread: vg test_vg1 has 1.03 GiB free 2024-03-01 20:56:59,577 DEBUG blivet/MainThread: test_vg1 size is 2.98 GiB 2024-03-01 20:56:59,577 DEBUG blivet/MainThread: vg test_vg1 has 1.03 GiB free 2024-03-01 20:56:59,574 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7f4a75f9af10) -- name = test_vg1-lv1 status = True id = 45 children = [] parents = ['existing 2.98 GiB lvmvg test_vg1 (11)'] uuid = 8tiMwr-hy3b-7B3c-kV7T-7hsV-uORT-Z0ltPQ size = 460 MiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-7 target size = 460 MiB path = /dev/mapper/test_vg1-lv1 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7f4a7604c6d0) -- name = test_vg1 status = True id = 11 children = ['existing 460 MiB lvmlv test_vg1-lv1 (45) with existing xfs filesystem', 'existing 1.5 GiB lvmlv test_vg1-lv2 (58) with existing xfs filesystem'] parents = ['existing 1024 MiB disk sda (2) with existing lvmpv', 'existing 1024 MiB disk sdb (16) with existing lvmpv', 'existing 1024 MiB disk sdc (36) with existing lvmpv'] uuid = TYdFjf-Vzij-jsTb-6XoP-QRXE-BFqM-FaYmIm size = 2.98 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 2.98 GiB path = /dev/test_vg1 format args = [] original_format = None free = 1.03 GiB PE Size = 4 MiB PE Count = 762 PE Free = 264 PV Count = 3 modified = False extents = 762 free space = 1.03 GiB free extents = 264 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sda (2) with existing lvmpv', 'existing 1024 MiB disk sdb (16) with existing lvmpv', 'existing 1024 MiB disk sdc (36) with existing lvmpv'] LVs = ['existing 460 MiB lvmlv test_vg1-lv1 (45) with existing xfs filesystem', 'existing 1.5 GiB lvmlv test_vg1-lv2 (58) with existing xfs filesystem'] segment type = linear percent = 0 VG space used = 460 MiB 2024-03-01 20:56:59,580 DEBUG blivet/MainThread: test_vg1 size is 2.98 GiB 2024-03-01 20:56:59,580 DEBUG blivet/MainThread: vg test_vg1 has 1.03 GiB free 2024-03-01 20:56:59,581 DEBUG blivet/MainThread: test_vg1 size is 2.98 GiB 2024-03-01 20:56:59,581 DEBUG blivet/MainThread: vg test_vg1 has 1.03 GiB free 2024-03-01 20:56:59,578 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7f4a75f9af10) -- name = test_vg1-lv1 status = True id = 45 children = [] parents = ['existing 2.98 GiB lvmvg test_vg1 (11)'] uuid = 8tiMwr-hy3b-7B3c-kV7T-7hsV-uORT-Z0ltPQ size = 460 MiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-7 target size = 460 MiB path = /dev/mapper/test_vg1-lv1 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7f4a7604c6d0) -- name = test_vg1 status = True id = 11 children = ['existing 460 MiB lvmlv test_vg1-lv1 (45) with existing xfs filesystem', 'existing 1.5 GiB lvmlv test_vg1-lv2 (58) with existing xfs filesystem'] parents = ['existing 1024 MiB disk sda (2) with existing lvmpv', 'existing 1024 MiB disk sdb (16) with existing lvmpv', 'existing 1024 MiB disk sdc (36) with existing lvmpv'] uuid = TYdFjf-Vzij-jsTb-6XoP-QRXE-BFqM-FaYmIm size = 2.98 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 2.98 GiB path = /dev/test_vg1 format args = [] original_format = None free = 1.03 GiB PE Size = 4 MiB PE Count = 762 PE Free = 264 PV Count = 3 modified = False extents = 762 free space = 1.03 GiB free extents = 264 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sda (2) with existing lvmpv', 'existing 1024 MiB disk sdb (16) with existing lvmpv', 'existing 1024 MiB disk sdc (36) with existing lvmpv'] LVs = ['existing 460 MiB lvmlv test_vg1-lv1 (45) with existing xfs filesystem', 'existing 1.5 GiB lvmlv test_vg1-lv2 (58) with existing xfs filesystem'] segment type = linear percent = 0 VG space used = 460 MiB 2024-03-01 20:56:59,584 DEBUG blivet/MainThread: test_vg1 size is 2.98 GiB 2024-03-01 20:56:59,584 DEBUG blivet/MainThread: vg test_vg1 has 1.03 GiB free 2024-03-01 20:56:59,585 DEBUG blivet/MainThread: test_vg1 size is 2.98 GiB 2024-03-01 20:56:59,585 DEBUG blivet/MainThread: vg test_vg1 has 1.03 GiB free 2024-03-01 20:56:59,582 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7f4a75f9af10) -- name = test_vg1-lv1 status = True id = 45 children = [] parents = ['existing 2.98 GiB lvmvg test_vg1 (11)'] uuid = 8tiMwr-hy3b-7B3c-kV7T-7hsV-uORT-Z0ltPQ size = 460 MiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-7 target size = 460 MiB path = /dev/mapper/test_vg1-lv1 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7f4a7604c6d0) -- name = test_vg1 status = True id = 11 children = ['existing 460 MiB lvmlv test_vg1-lv1 (45) with existing xfs filesystem', 'existing 1.5 GiB lvmlv test_vg1-lv2 (58) with existing xfs filesystem'] parents = ['existing 1024 MiB disk sda (2) with existing lvmpv', 'existing 1024 MiB disk sdb (16) with existing lvmpv', 'existing 1024 MiB disk sdc (36) with existing lvmpv'] uuid = TYdFjf-Vzij-jsTb-6XoP-QRXE-BFqM-FaYmIm size = 2.98 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 2.98 GiB path = /dev/test_vg1 format args = [] original_format = None free = 1.03 GiB PE Size = 4 MiB PE Count = 762 PE Free = 264 PV Count = 3 modified = False extents = 762 free space = 1.03 GiB free extents = 264 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sda (2) with existing lvmpv', 'existing 1024 MiB disk sdb (16) with existing lvmpv', 'existing 1024 MiB disk sdc (36) with existing lvmpv'] LVs = ['existing 460 MiB lvmlv test_vg1-lv1 (45) with existing xfs filesystem', 'existing 1.5 GiB lvmlv test_vg1-lv2 (58) with existing xfs filesystem'] segment type = linear percent = 0 VG space used = 460 MiB 2024-03-01 20:56:59,588 DEBUG blivet/MainThread: test_vg1 size is 2.98 GiB 2024-03-01 20:56:59,588 DEBUG blivet/MainThread: vg test_vg1 has 1.03 GiB free 2024-03-01 20:56:59,589 DEBUG blivet/MainThread: test_vg1 size is 2.98 GiB 2024-03-01 20:56:59,589 DEBUG blivet/MainThread: vg test_vg1 has 1.03 GiB free 2024-03-01 20:56:59,586 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7f4a75f9af10) -- name = test_vg1-lv1 status = True id = 45 children = [] parents = ['existing 2.98 GiB lvmvg test_vg1 (11)'] uuid = 8tiMwr-hy3b-7B3c-kV7T-7hsV-uORT-Z0ltPQ size = 460 MiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-7 target size = 460 MiB path = /dev/mapper/test_vg1-lv1 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7f4a7604c6d0) -- name = test_vg1 status = True id = 11 children = ['existing 460 MiB lvmlv test_vg1-lv1 (45) with existing xfs filesystem', 'existing 1.5 GiB lvmlv test_vg1-lv2 (58) with existing xfs filesystem'] parents = ['existing 1024 MiB disk sda (2) with existing lvmpv', 'existing 1024 MiB disk sdb (16) with existing lvmpv', 'existing 1024 MiB disk sdc (36) with existing lvmpv'] uuid = TYdFjf-Vzij-jsTb-6XoP-QRXE-BFqM-FaYmIm size = 2.98 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 2.98 GiB path = /dev/test_vg1 format args = [] original_format = None free = 1.03 GiB PE Size = 4 MiB PE Count = 762 PE Free = 264 PV Count = 3 modified = False extents = 762 free space = 1.03 GiB free extents = 264 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sda (2) with existing lvmpv', 'existing 1024 MiB disk sdb (16) with existing lvmpv', 'existing 1024 MiB disk sdc (36) with existing lvmpv'] LVs = ['existing 460 MiB lvmlv test_vg1-lv1 (45) with existing xfs filesystem', 'existing 1.5 GiB lvmlv test_vg1-lv2 (58) with existing xfs filesystem'] segment type = linear percent = 0 VG space used = 460 MiB 2024-03-01 20:56:59,591 DEBUG blivet/MainThread: test_vg1 size is 2.98 GiB 2024-03-01 20:56:59,592 DEBUG blivet/MainThread: vg test_vg1 has 1.03 GiB free 2024-03-01 20:56:59,592 DEBUG blivet/MainThread: test_vg1 size is 2.98 GiB 2024-03-01 20:56:59,593 DEBUG blivet/MainThread: vg test_vg1 has 1.03 GiB free 2024-03-01 20:56:59,590 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7f4a75f9af10) -- name = test_vg1-lv1 status = True id = 45 children = [] parents = ['existing 2.98 GiB lvmvg test_vg1 (11)'] uuid = 8tiMwr-hy3b-7B3c-kV7T-7hsV-uORT-Z0ltPQ size = 460 MiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-7 target size = 460 MiB path = /dev/mapper/test_vg1-lv1 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7f4a7604c6d0) -- name = test_vg1 status = True id = 11 children = ['existing 460 MiB lvmlv test_vg1-lv1 (45) with existing xfs filesystem', 'existing 1.5 GiB lvmlv test_vg1-lv2 (58) with existing xfs filesystem'] parents = ['existing 1024 MiB disk sda (2) with existing lvmpv', 'existing 1024 MiB disk sdb (16) with existing lvmpv', 'existing 1024 MiB disk sdc (36) with existing lvmpv'] uuid = TYdFjf-Vzij-jsTb-6XoP-QRXE-BFqM-FaYmIm size = 2.98 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 2.98 GiB path = /dev/test_vg1 format args = [] original_format = None free = 1.03 GiB PE Size = 4 MiB PE Count = 762 PE Free = 264 PV Count = 3 modified = False extents = 762 free space = 1.03 GiB free extents = 264 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sda (2) with existing lvmpv', 'existing 1024 MiB disk sdb (16) with existing lvmpv', 'existing 1024 MiB disk sdc (36) with existing lvmpv'] LVs = ['existing 460 MiB lvmlv test_vg1-lv1 (45) with existing xfs filesystem', 'existing 1.5 GiB lvmlv test_vg1-lv2 (58) with existing xfs filesystem'] segment type = linear percent = 0 VG space used = 460 MiB 2024-03-01 20:56:59,595 DEBUG blivet/MainThread: test_vg1 size is 2.98 GiB 2024-03-01 20:56:59,596 DEBUG blivet/MainThread: vg test_vg1 has 1.03 GiB free 2024-03-01 20:56:59,596 DEBUG blivet/MainThread: test_vg1 size is 2.98 GiB 2024-03-01 20:56:59,597 DEBUG blivet/MainThread: vg test_vg1 has 1.03 GiB free 2024-03-01 20:56:59,594 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7f4a75f9af10) -- name = test_vg1-lv1 status = True id = 45 children = [] parents = ['existing 2.98 GiB lvmvg test_vg1 (11)'] uuid = 8tiMwr-hy3b-7B3c-kV7T-7hsV-uORT-Z0ltPQ size = 460 MiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-7 target size = 460 MiB path = /dev/mapper/test_vg1-lv1 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7f4a7604c6d0) -- name = test_vg1 status = True id = 11 children = ['existing 460 MiB lvmlv test_vg1-lv1 (45) with existing xfs filesystem', 'existing 1.5 GiB lvmlv test_vg1-lv2 (58) with existing xfs filesystem'] parents = ['existing 1024 MiB disk sda (2) with existing lvmpv', 'existing 1024 MiB disk sdb (16) with existing lvmpv', 'existing 1024 MiB disk sdc (36) with existing lvmpv'] uuid = TYdFjf-Vzij-jsTb-6XoP-QRXE-BFqM-FaYmIm size = 2.98 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 2.98 GiB path = /dev/test_vg1 format args = [] original_format = None free = 1.03 GiB PE Size = 4 MiB PE Count = 762 PE Free = 264 PV Count = 3 modified = False extents = 762 free space = 1.03 GiB free extents = 264 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sda (2) with existing lvmpv', 'existing 1024 MiB disk sdb (16) with existing lvmpv', 'existing 1024 MiB disk sdc (36) with existing lvmpv'] LVs = ['existing 460 MiB lvmlv test_vg1-lv1 (45) with existing xfs filesystem', 'existing 1.5 GiB lvmlv test_vg1-lv2 (58) with existing xfs filesystem'] segment type = linear percent = 0 VG space used = 460 MiB 2024-03-01 20:56:59,599 DEBUG blivet/MainThread: test_vg1 size is 2.98 GiB 2024-03-01 20:56:59,600 DEBUG blivet/MainThread: vg test_vg1 has 1.03 GiB free 2024-03-01 20:56:59,600 DEBUG blivet/MainThread: test_vg1 size is 2.98 GiB 2024-03-01 20:56:59,601 DEBUG blivet/MainThread: vg test_vg1 has 1.03 GiB free 2024-03-01 20:56:59,597 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7f4a75f9af10) -- name = test_vg1-lv1 status = True id = 45 children = [] parents = ['existing 2.98 GiB lvmvg test_vg1 (11)'] uuid = 8tiMwr-hy3b-7B3c-kV7T-7hsV-uORT-Z0ltPQ size = 460 MiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-7 target size = 460 MiB path = /dev/mapper/test_vg1-lv1 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7f4a7604c6d0) -- name = test_vg1 status = True id = 11 children = ['existing 460 MiB lvmlv test_vg1-lv1 (45) with existing xfs filesystem', 'existing 1.5 GiB lvmlv test_vg1-lv2 (58) with existing xfs filesystem'] parents = ['existing 1024 MiB disk sda (2) with existing lvmpv', 'existing 1024 MiB disk sdb (16) with existing lvmpv', 'existing 1024 MiB disk sdc (36) with existing lvmpv'] uuid = TYdFjf-Vzij-jsTb-6XoP-QRXE-BFqM-FaYmIm size = 2.98 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 2.98 GiB path = /dev/test_vg1 format args = [] original_format = None free = 1.03 GiB PE Size = 4 MiB PE Count = 762 PE Free = 264 PV Count = 3 modified = False extents = 762 free space = 1.03 GiB free extents = 264 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sda (2) with existing lvmpv', 'existing 1024 MiB disk sdb (16) with existing lvmpv', 'existing 1024 MiB disk sdc (36) with existing lvmpv'] LVs = ['existing 460 MiB lvmlv test_vg1-lv1 (45) with existing xfs filesystem', 'existing 1.5 GiB lvmlv test_vg1-lv2 (58) with existing xfs filesystem'] segment type = linear percent = 0 VG space used = 460 MiB 2024-03-01 20:56:59,603 DEBUG blivet/MainThread: test_vg1 size is 2.98 GiB 2024-03-01 20:56:59,604 DEBUG blivet/MainThread: vg test_vg1 has 1.03 GiB free 2024-03-01 20:56:59,604 DEBUG blivet/MainThread: test_vg1 size is 2.98 GiB 2024-03-01 20:56:59,605 DEBUG blivet/MainThread: vg test_vg1 has 1.03 GiB free 2024-03-01 20:56:59,601 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7f4a75f9af10) -- name = test_vg1-lv1 status = True id = 45 children = [] parents = ['existing 2.98 GiB lvmvg test_vg1 (11)'] uuid = 8tiMwr-hy3b-7B3c-kV7T-7hsV-uORT-Z0ltPQ size = 460 MiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-7 target size = 460 MiB path = /dev/mapper/test_vg1-lv1 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7f4a7604c6d0) -- name = test_vg1 status = True id = 11 children = ['existing 460 MiB lvmlv test_vg1-lv1 (45) with existing xfs filesystem', 'existing 1.5 GiB lvmlv test_vg1-lv2 (58) with existing xfs filesystem'] parents = ['existing 1024 MiB disk sda (2) with existing lvmpv', 'existing 1024 MiB disk sdb (16) with existing lvmpv', 'existing 1024 MiB disk sdc (36) with existing lvmpv'] uuid = TYdFjf-Vzij-jsTb-6XoP-QRXE-BFqM-FaYmIm size = 2.98 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 2.98 GiB path = /dev/test_vg1 format args = [] original_format = None free = 1.03 GiB PE Size = 4 MiB PE Count = 762 PE Free = 264 PV Count = 3 modified = False extents = 762 free space = 1.03 GiB free extents = 264 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sda (2) with existing lvmpv', 'existing 1024 MiB disk sdb (16) with existing lvmpv', 'existing 1024 MiB disk sdc (36) with existing lvmpv'] LVs = ['existing 460 MiB lvmlv test_vg1-lv1 (45) with existing xfs filesystem', 'existing 1.5 GiB lvmlv test_vg1-lv2 (58) with existing xfs filesystem'] segment type = linear percent = 0 VG space used = 460 MiB 2024-03-01 20:56:59,607 DEBUG blivet/MainThread: test_vg1 size is 2.98 GiB 2024-03-01 20:56:59,608 DEBUG blivet/MainThread: vg test_vg1 has 1.03 GiB free 2024-03-01 20:56:59,608 DEBUG blivet/MainThread: test_vg1 size is 2.98 GiB 2024-03-01 20:56:59,609 DEBUG blivet/MainThread: vg test_vg1 has 1.03 GiB free 2024-03-01 20:56:59,605 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7f4a75f9af10) -- name = test_vg1-lv1 status = True id = 45 children = [] parents = ['existing 2.98 GiB lvmvg test_vg1 (11)'] uuid = 8tiMwr-hy3b-7B3c-kV7T-7hsV-uORT-Z0ltPQ size = 460 MiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-7 target size = 460 MiB path = /dev/mapper/test_vg1-lv1 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7f4a7604c6d0) -- name = test_vg1 status = True id = 11 children = ['existing 460 MiB lvmlv test_vg1-lv1 (45) with existing xfs filesystem', 'existing 1.5 GiB lvmlv test_vg1-lv2 (58) with existing xfs filesystem'] parents = ['existing 1024 MiB disk sda (2) with existing lvmpv', 'existing 1024 MiB disk sdb (16) with existing lvmpv', 'existing 1024 MiB disk sdc (36) with existing lvmpv'] uuid = TYdFjf-Vzij-jsTb-6XoP-QRXE-BFqM-FaYmIm size = 2.98 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 2.98 GiB path = /dev/test_vg1 format args = [] original_format = None free = 1.03 GiB PE Size = 4 MiB PE Count = 762 PE Free = 264 PV Count = 3 modified = False extents = 762 free space = 1.03 GiB free extents = 264 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sda (2) with existing lvmpv', 'existing 1024 MiB disk sdb (16) with existing lvmpv', 'existing 1024 MiB disk sdc (36) with existing lvmpv'] LVs = ['existing 460 MiB lvmlv test_vg1-lv1 (45) with existing xfs filesystem', 'existing 1.5 GiB lvmlv test_vg1-lv2 (58) with existing xfs filesystem'] segment type = linear percent = 0 VG space used = 460 MiB 2024-03-01 20:56:59,611 DEBUG blivet/MainThread: test_vg1 size is 2.98 GiB 2024-03-01 20:56:59,612 DEBUG blivet/MainThread: vg test_vg1 has 1.03 GiB free 2024-03-01 20:56:59,612 DEBUG blivet/MainThread: test_vg1 size is 2.98 GiB 2024-03-01 20:56:59,613 DEBUG blivet/MainThread: vg test_vg1 has 1.03 GiB free 2024-03-01 20:56:59,609 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7f4a75f9af10) -- name = test_vg1-lv1 status = True id = 45 children = [] parents = ['existing 2.98 GiB lvmvg test_vg1 (11)'] uuid = 8tiMwr-hy3b-7B3c-kV7T-7hsV-uORT-Z0ltPQ size = 460 MiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-7 target size = 460 MiB path = /dev/mapper/test_vg1-lv1 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7f4a7604c6d0) -- name = test_vg1 status = True id = 11 children = ['existing 460 MiB lvmlv test_vg1-lv1 (45) with existing xfs filesystem', 'existing 1.5 GiB lvmlv test_vg1-lv2 (58) with existing xfs filesystem'] parents = ['existing 1024 MiB disk sda (2) with existing lvmpv', 'existing 1024 MiB disk sdb (16) with existing lvmpv', 'existing 1024 MiB disk sdc (36) with existing lvmpv'] uuid = TYdFjf-Vzij-jsTb-6XoP-QRXE-BFqM-FaYmIm size = 2.98 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 2.98 GiB path = /dev/test_vg1 format args = [] original_format = None free = 1.03 GiB PE Size = 4 MiB PE Count = 762 PE Free = 264 PV Count = 3 modified = False extents = 762 free space = 1.03 GiB free extents = 264 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sda (2) with existing lvmpv', 'existing 1024 MiB disk sdb (16) with existing lvmpv', 'existing 1024 MiB disk sdc (36) with existing lvmpv'] LVs = ['existing 460 MiB lvmlv test_vg1-lv1 (45) with existing xfs filesystem', 'existing 1.5 GiB lvmlv test_vg1-lv2 (58) with existing xfs filesystem'] segment type = linear percent = 0 VG space used = 460 MiB 2024-03-01 20:56:59,615 DEBUG blivet/MainThread: test_vg1 size is 2.98 GiB 2024-03-01 20:56:59,616 DEBUG blivet/MainThread: vg test_vg1 has 1.03 GiB free 2024-03-01 20:56:59,616 DEBUG blivet/MainThread: test_vg1 size is 2.98 GiB 2024-03-01 20:56:59,617 DEBUG blivet/MainThread: vg test_vg1 has 1.03 GiB free 2024-03-01 20:56:59,613 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7f4a75f9af10) -- name = test_vg1-lv1 status = True id = 45 children = [] parents = ['existing 2.98 GiB lvmvg test_vg1 (11)'] uuid = 8tiMwr-hy3b-7B3c-kV7T-7hsV-uORT-Z0ltPQ size = 460 MiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-7 target size = 460 MiB path = /dev/mapper/test_vg1-lv1 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7f4a7604c6d0) -- name = test_vg1 status = True id = 11 children = ['existing 460 MiB lvmlv test_vg1-lv1 (45) with existing xfs filesystem', 'existing 1.5 GiB lvmlv test_vg1-lv2 (58) with existing xfs filesystem'] parents = ['existing 1024 MiB disk sda (2) with existing lvmpv', 'existing 1024 MiB disk sdb (16) with existing lvmpv', 'existing 1024 MiB disk sdc (36) with existing lvmpv'] uuid = TYdFjf-Vzij-jsTb-6XoP-QRXE-BFqM-FaYmIm size = 2.98 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 2.98 GiB path = /dev/test_vg1 format args = [] original_format = None free = 1.03 GiB PE Size = 4 MiB PE Count = 762 PE Free = 264 PV Count = 3 modified = False extents = 762 free space = 1.03 GiB free extents = 264 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sda (2) with existing lvmpv', 'existing 1024 MiB disk sdb (16) with existing lvmpv', 'existing 1024 MiB disk sdc (36) with existing lvmpv'] LVs = ['existing 460 MiB lvmlv test_vg1-lv1 (45) with existing xfs filesystem', 'existing 1.5 GiB lvmlv test_vg1-lv2 (58) with existing xfs filesystem'] segment type = linear percent = 0 VG space used = 460 MiB 2024-03-01 20:56:59,619 DEBUG blivet/MainThread: test_vg1 size is 2.98 GiB 2024-03-01 20:56:59,620 DEBUG blivet/MainThread: vg test_vg1 has 1.03 GiB free 2024-03-01 20:56:59,620 DEBUG blivet/MainThread: test_vg1 size is 2.98 GiB 2024-03-01 20:56:59,621 DEBUG blivet/MainThread: vg test_vg1 has 1.03 GiB free 2024-03-01 20:56:59,617 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7f4a75f9af10) -- name = test_vg1-lv1 status = True id = 45 children = [] parents = ['existing 2.98 GiB lvmvg test_vg1 (11)'] uuid = 8tiMwr-hy3b-7B3c-kV7T-7hsV-uORT-Z0ltPQ size = 460 MiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-7 target size = 460 MiB path = /dev/mapper/test_vg1-lv1 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7f4a7604c6d0) -- name = test_vg1 status = True id = 11 children = ['existing 460 MiB lvmlv test_vg1-lv1 (45) with existing xfs filesystem', 'existing 1.5 GiB lvmlv test_vg1-lv2 (58) with existing xfs filesystem'] parents = ['existing 1024 MiB disk sda (2) with existing lvmpv', 'existing 1024 MiB disk sdb (16) with existing lvmpv', 'existing 1024 MiB disk sdc (36) with existing lvmpv'] uuid = TYdFjf-Vzij-jsTb-6XoP-QRXE-BFqM-FaYmIm size = 2.98 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 2.98 GiB path = /dev/test_vg1 format args = [] original_format = None free = 1.03 GiB PE Size = 4 MiB PE Count = 762 PE Free = 264 PV Count = 3 modified = False extents = 762 free space = 1.03 GiB free extents = 264 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sda (2) with existing lvmpv', 'existing 1024 MiB disk sdb (16) with existing lvmpv', 'existing 1024 MiB disk sdc (36) with existing lvmpv'] LVs = ['existing 460 MiB lvmlv test_vg1-lv1 (45) with existing xfs filesystem', 'existing 1.5 GiB lvmlv test_vg1-lv2 (58) with existing xfs filesystem'] segment type = linear percent = 0 VG space used = 460 MiB 2024-03-01 20:56:59,623 DEBUG blivet/MainThread: test_vg1 size is 2.98 GiB 2024-03-01 20:56:59,623 DEBUG blivet/MainThread: vg test_vg1 has 1.03 GiB free 2024-03-01 20:56:59,624 DEBUG blivet/MainThread: test_vg1 size is 2.98 GiB 2024-03-01 20:56:59,624 DEBUG blivet/MainThread: vg test_vg1 has 1.03 GiB free 2024-03-01 20:56:59,621 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7f4a75f9af10) -- name = test_vg1-lv1 status = True id = 45 children = [] parents = ['existing 2.98 GiB lvmvg test_vg1 (11)'] uuid = 8tiMwr-hy3b-7B3c-kV7T-7hsV-uORT-Z0ltPQ size = 460 MiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-7 target size = 460 MiB path = /dev/mapper/test_vg1-lv1 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7f4a7604c6d0) -- name = test_vg1 status = True id = 11 children = ['existing 460 MiB lvmlv test_vg1-lv1 (45) with existing xfs filesystem', 'existing 1.5 GiB lvmlv test_vg1-lv2 (58) with existing xfs filesystem'] parents = ['existing 1024 MiB disk sda (2) with existing lvmpv', 'existing 1024 MiB disk sdb (16) with existing lvmpv', 'existing 1024 MiB disk sdc (36) with existing lvmpv'] uuid = TYdFjf-Vzij-jsTb-6XoP-QRXE-BFqM-FaYmIm size = 2.98 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 2.98 GiB path = /dev/test_vg1 format args = [] original_format = None free = 1.03 GiB PE Size = 4 MiB PE Count = 762 PE Free = 264 PV Count = 3 modified = False extents = 762 free space = 1.03 GiB free extents = 264 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sda (2) with existing lvmpv', 'existing 1024 MiB disk sdb (16) with existing lvmpv', 'existing 1024 MiB disk sdc (36) with existing lvmpv'] LVs = ['existing 460 MiB lvmlv test_vg1-lv1 (45) with existing xfs filesystem', 'existing 1.5 GiB lvmlv test_vg1-lv2 (58) with existing xfs filesystem'] segment type = linear percent = 0 VG space used = 460 MiB 2024-03-01 20:56:59,625 DEBUG blivet/MainThread: removing test_vg1-lv1 2024-03-01 20:56:59,628 DEBUG blivet/MainThread: DeviceTree.get_dependent_devices: dep: existing 460 MiB lvmlv test_vg1-lv1 (45) with existing xfs filesystem ; hidden: False ; 2024-03-01 20:56:59,628 DEBUG blivet/MainThread: dep is a leaf 2024-03-01 20:56:59,628 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 249 2024-03-01 20:56:59,631 DEBUG blivet/MainThread: LVMLogicalVolumeDevice._set_format: test_vg1-lv1 ; type: None ; current: xfs ; 2024-03-01 20:56:59,632 INFO blivet/MainThread: registered action: [248] destroy format xfs filesystem on lvmlv test_vg1-lv1 (id 45) 2024-03-01 20:56:59,632 INFO program/MainThread: Running [91] dmsetup --version ... 2024-03-01 20:56:59,635 INFO program/MainThread: stdout[91]: Library version: 1.02.197 (2023-11-21) Driver version: 4.48.0 2024-03-01 20:56:59,635 INFO program/MainThread: stderr[91]: 2024-03-01 20:56:59,635 INFO program/MainThread: ...done [91] (exit code: 0) 2024-03-01 20:56:59,640 DEBUG blivet/MainThread: LVMVolumeGroupDevice.remove_child: name: test_vg1 ; child: lv1 ; kids: 2 ; 2024-03-01 20:56:59,640 INFO blivet/MainThread: removed lvmlv test_vg1-lv1 (id 45) from device tree 2024-03-01 20:56:59,640 INFO blivet/MainThread: registered action: [250] destroy device lvmlv test_vg1-lv1 (id 45) 2024-03-01 20:56:59,642 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: test_vg1-lv2 ; incomplete: False ; hidden: False ; 2024-03-01 20:56:59,645 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned existing 1.5 GiB lvmlv test_vg1-lv2 (58) with existing xfs filesystem 2024-03-01 20:56:59,645 DEBUG blivet/MainThread: resolved 'test_vg1-lv2' to 'test_vg1-lv2' (lvmlv) 2024-03-01 20:56:59,647 DEBUG blivet/MainThread: test_vg1 size is 2.98 GiB 2024-03-01 20:56:59,648 DEBUG blivet/MainThread: vg test_vg1 has 1.48 GiB free 2024-03-01 20:56:59,648 DEBUG blivet/MainThread: test_vg1 size is 2.98 GiB 2024-03-01 20:56:59,649 DEBUG blivet/MainThread: vg test_vg1 has 1.48 GiB free 2024-03-01 20:56:59,645 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7f4a75f9adc0) -- name = test_vg1-lv2 status = True id = 58 children = [] parents = ['existing 2.98 GiB lvmvg test_vg1 (11)'] uuid = qf1Fcf-NTcc-qA3L-F4qc-ynf7-s1ol-NJlCHs size = 1.5 GiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-6 target size = 1.5 GiB path = /dev/mapper/test_vg1-lv2 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7f4a7604c6d0) -- name = test_vg1 status = True id = 11 children = ['existing 1.5 GiB lvmlv test_vg1-lv2 (58) with existing xfs filesystem'] parents = ['existing 1024 MiB disk sda (2) with existing lvmpv', 'existing 1024 MiB disk sdb (16) with existing lvmpv', 'existing 1024 MiB disk sdc (36) with existing lvmpv'] uuid = TYdFjf-Vzij-jsTb-6XoP-QRXE-BFqM-FaYmIm size = 2.98 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 2.98 GiB path = /dev/test_vg1 format args = [] original_format = None free = 1.03 GiB PE Size = 4 MiB PE Count = 762 PE Free = 264 PV Count = 3 modified = False extents = 762 free space = 1.48 GiB free extents = 379 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sda (2) with existing lvmpv', 'existing 1024 MiB disk sdb (16) with existing lvmpv', 'existing 1024 MiB disk sdc (36) with existing lvmpv'] LVs = ['existing 1.5 GiB lvmlv test_vg1-lv2 (58) with existing xfs filesystem'] segment type = linear percent = 0 VG space used = 1.5 GiB 2024-03-01 20:56:59,651 DEBUG blivet/MainThread: test_vg1 size is 2.98 GiB 2024-03-01 20:56:59,651 DEBUG blivet/MainThread: vg test_vg1 has 1.48 GiB free 2024-03-01 20:56:59,652 DEBUG blivet/MainThread: test_vg1 size is 2.98 GiB 2024-03-01 20:56:59,652 DEBUG blivet/MainThread: vg test_vg1 has 1.48 GiB free 2024-03-01 20:56:59,649 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7f4a75f9adc0) -- name = test_vg1-lv2 status = True id = 58 children = [] parents = ['existing 2.98 GiB lvmvg test_vg1 (11)'] uuid = qf1Fcf-NTcc-qA3L-F4qc-ynf7-s1ol-NJlCHs size = 1.5 GiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-6 target size = 1.5 GiB path = /dev/mapper/test_vg1-lv2 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7f4a7604c6d0) -- name = test_vg1 status = True id = 11 children = ['existing 1.5 GiB lvmlv test_vg1-lv2 (58) with existing xfs filesystem'] parents = ['existing 1024 MiB disk sda (2) with existing lvmpv', 'existing 1024 MiB disk sdb (16) with existing lvmpv', 'existing 1024 MiB disk sdc (36) with existing lvmpv'] uuid = TYdFjf-Vzij-jsTb-6XoP-QRXE-BFqM-FaYmIm size = 2.98 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 2.98 GiB path = /dev/test_vg1 format args = [] original_format = None free = 1.03 GiB PE Size = 4 MiB PE Count = 762 PE Free = 264 PV Count = 3 modified = False extents = 762 free space = 1.48 GiB free extents = 379 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sda (2) with existing lvmpv', 'existing 1024 MiB disk sdb (16) with existing lvmpv', 'existing 1024 MiB disk sdc (36) with existing lvmpv'] LVs = ['existing 1.5 GiB lvmlv test_vg1-lv2 (58) with existing xfs filesystem'] segment type = linear percent = 0 VG space used = 1.5 GiB 2024-03-01 20:56:59,654 DEBUG blivet/MainThread: test_vg1 size is 2.98 GiB 2024-03-01 20:56:59,655 DEBUG blivet/MainThread: vg test_vg1 has 1.48 GiB free 2024-03-01 20:56:59,655 DEBUG blivet/MainThread: test_vg1 size is 2.98 GiB 2024-03-01 20:56:59,656 DEBUG blivet/MainThread: vg test_vg1 has 1.48 GiB free 2024-03-01 20:56:59,653 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7f4a75f9adc0) -- name = test_vg1-lv2 status = True id = 58 children = [] parents = ['existing 2.98 GiB lvmvg test_vg1 (11)'] uuid = qf1Fcf-NTcc-qA3L-F4qc-ynf7-s1ol-NJlCHs size = 1.5 GiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-6 target size = 1.5 GiB path = /dev/mapper/test_vg1-lv2 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7f4a7604c6d0) -- name = test_vg1 status = True id = 11 children = ['existing 1.5 GiB lvmlv test_vg1-lv2 (58) with existing xfs filesystem'] parents = ['existing 1024 MiB disk sda (2) with existing lvmpv', 'existing 1024 MiB disk sdb (16) with existing lvmpv', 'existing 1024 MiB disk sdc (36) with existing lvmpv'] uuid = TYdFjf-Vzij-jsTb-6XoP-QRXE-BFqM-FaYmIm size = 2.98 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 2.98 GiB path = /dev/test_vg1 format args = [] original_format = None free = 1.03 GiB PE Size = 4 MiB PE Count = 762 PE Free = 264 PV Count = 3 modified = False extents = 762 free space = 1.48 GiB free extents = 379 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sda (2) with existing lvmpv', 'existing 1024 MiB disk sdb (16) with existing lvmpv', 'existing 1024 MiB disk sdc (36) with existing lvmpv'] LVs = ['existing 1.5 GiB lvmlv test_vg1-lv2 (58) with existing xfs filesystem'] segment type = linear percent = 0 VG space used = 1.5 GiB 2024-03-01 20:56:59,658 DEBUG blivet/MainThread: test_vg1 size is 2.98 GiB 2024-03-01 20:56:59,658 DEBUG blivet/MainThread: vg test_vg1 has 1.48 GiB free 2024-03-01 20:56:59,659 DEBUG blivet/MainThread: test_vg1 size is 2.98 GiB 2024-03-01 20:56:59,659 DEBUG blivet/MainThread: vg test_vg1 has 1.48 GiB free 2024-03-01 20:56:59,656 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7f4a75f9adc0) -- name = test_vg1-lv2 status = True id = 58 children = [] parents = ['existing 2.98 GiB lvmvg test_vg1 (11)'] uuid = qf1Fcf-NTcc-qA3L-F4qc-ynf7-s1ol-NJlCHs size = 1.5 GiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-6 target size = 1.5 GiB path = /dev/mapper/test_vg1-lv2 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7f4a7604c6d0) -- name = test_vg1 status = True id = 11 children = ['existing 1.5 GiB lvmlv test_vg1-lv2 (58) with existing xfs filesystem'] parents = ['existing 1024 MiB disk sda (2) with existing lvmpv', 'existing 1024 MiB disk sdb (16) with existing lvmpv', 'existing 1024 MiB disk sdc (36) with existing lvmpv'] uuid = TYdFjf-Vzij-jsTb-6XoP-QRXE-BFqM-FaYmIm size = 2.98 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 2.98 GiB path = /dev/test_vg1 format args = [] original_format = None free = 1.03 GiB PE Size = 4 MiB PE Count = 762 PE Free = 264 PV Count = 3 modified = False extents = 762 free space = 1.48 GiB free extents = 379 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sda (2) with existing lvmpv', 'existing 1024 MiB disk sdb (16) with existing lvmpv', 'existing 1024 MiB disk sdc (36) with existing lvmpv'] LVs = ['existing 1.5 GiB lvmlv test_vg1-lv2 (58) with existing xfs filesystem'] segment type = linear percent = 0 VG space used = 1.5 GiB 2024-03-01 20:56:59,661 DEBUG blivet/MainThread: test_vg1 size is 2.98 GiB 2024-03-01 20:56:59,662 DEBUG blivet/MainThread: vg test_vg1 has 1.48 GiB free 2024-03-01 20:56:59,662 DEBUG blivet/MainThread: test_vg1 size is 2.98 GiB 2024-03-01 20:56:59,663 DEBUG blivet/MainThread: vg test_vg1 has 1.48 GiB free 2024-03-01 20:56:59,659 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7f4a75f9adc0) -- name = test_vg1-lv2 status = True id = 58 children = [] parents = ['existing 2.98 GiB lvmvg test_vg1 (11)'] uuid = qf1Fcf-NTcc-qA3L-F4qc-ynf7-s1ol-NJlCHs size = 1.5 GiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-6 target size = 1.5 GiB path = /dev/mapper/test_vg1-lv2 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7f4a7604c6d0) -- name = test_vg1 status = True id = 11 children = ['existing 1.5 GiB lvmlv test_vg1-lv2 (58) with existing xfs filesystem'] parents = ['existing 1024 MiB disk sda (2) with existing lvmpv', 'existing 1024 MiB disk sdb (16) with existing lvmpv', 'existing 1024 MiB disk sdc (36) with existing lvmpv'] uuid = TYdFjf-Vzij-jsTb-6XoP-QRXE-BFqM-FaYmIm size = 2.98 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 2.98 GiB path = /dev/test_vg1 format args = [] original_format = None free = 1.03 GiB PE Size = 4 MiB PE Count = 762 PE Free = 264 PV Count = 3 modified = False extents = 762 free space = 1.48 GiB free extents = 379 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sda (2) with existing lvmpv', 'existing 1024 MiB disk sdb (16) with existing lvmpv', 'existing 1024 MiB disk sdc (36) with existing lvmpv'] LVs = ['existing 1.5 GiB lvmlv test_vg1-lv2 (58) with existing xfs filesystem'] segment type = linear percent = 0 VG space used = 1.5 GiB 2024-03-01 20:56:59,665 DEBUG blivet/MainThread: test_vg1 size is 2.98 GiB 2024-03-01 20:56:59,665 DEBUG blivet/MainThread: vg test_vg1 has 1.48 GiB free 2024-03-01 20:56:59,665 DEBUG blivet/MainThread: test_vg1 size is 2.98 GiB 2024-03-01 20:56:59,666 DEBUG blivet/MainThread: vg test_vg1 has 1.48 GiB free 2024-03-01 20:56:59,663 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7f4a75f9adc0) -- name = test_vg1-lv2 status = True id = 58 children = [] parents = ['existing 2.98 GiB lvmvg test_vg1 (11)'] uuid = qf1Fcf-NTcc-qA3L-F4qc-ynf7-s1ol-NJlCHs size = 1.5 GiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-6 target size = 1.5 GiB path = /dev/mapper/test_vg1-lv2 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7f4a7604c6d0) -- name = test_vg1 status = True id = 11 children = ['existing 1.5 GiB lvmlv test_vg1-lv2 (58) with existing xfs filesystem'] parents = ['existing 1024 MiB disk sda (2) with existing lvmpv', 'existing 1024 MiB disk sdb (16) with existing lvmpv', 'existing 1024 MiB disk sdc (36) with existing lvmpv'] uuid = TYdFjf-Vzij-jsTb-6XoP-QRXE-BFqM-FaYmIm size = 2.98 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 2.98 GiB path = /dev/test_vg1 format args = [] original_format = None free = 1.03 GiB PE Size = 4 MiB PE Count = 762 PE Free = 264 PV Count = 3 modified = False extents = 762 free space = 1.48 GiB free extents = 379 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sda (2) with existing lvmpv', 'existing 1024 MiB disk sdb (16) with existing lvmpv', 'existing 1024 MiB disk sdc (36) with existing lvmpv'] LVs = ['existing 1.5 GiB lvmlv test_vg1-lv2 (58) with existing xfs filesystem'] segment type = linear percent = 0 VG space used = 1.5 GiB 2024-03-01 20:56:59,668 DEBUG blivet/MainThread: test_vg1 size is 2.98 GiB 2024-03-01 20:56:59,669 DEBUG blivet/MainThread: vg test_vg1 has 1.48 GiB free 2024-03-01 20:56:59,669 DEBUG blivet/MainThread: test_vg1 size is 2.98 GiB 2024-03-01 20:56:59,669 DEBUG blivet/MainThread: vg test_vg1 has 1.48 GiB free 2024-03-01 20:56:59,666 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7f4a75f9adc0) -- name = test_vg1-lv2 status = True id = 58 children = [] parents = ['existing 2.98 GiB lvmvg test_vg1 (11)'] uuid = qf1Fcf-NTcc-qA3L-F4qc-ynf7-s1ol-NJlCHs size = 1.5 GiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-6 target size = 1.5 GiB path = /dev/mapper/test_vg1-lv2 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7f4a7604c6d0) -- name = test_vg1 status = True id = 11 children = ['existing 1.5 GiB lvmlv test_vg1-lv2 (58) with existing xfs filesystem'] parents = ['existing 1024 MiB disk sda (2) with existing lvmpv', 'existing 1024 MiB disk sdb (16) with existing lvmpv', 'existing 1024 MiB disk sdc (36) with existing lvmpv'] uuid = TYdFjf-Vzij-jsTb-6XoP-QRXE-BFqM-FaYmIm size = 2.98 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 2.98 GiB path = /dev/test_vg1 format args = [] original_format = None free = 1.03 GiB PE Size = 4 MiB PE Count = 762 PE Free = 264 PV Count = 3 modified = False extents = 762 free space = 1.48 GiB free extents = 379 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sda (2) with existing lvmpv', 'existing 1024 MiB disk sdb (16) with existing lvmpv', 'existing 1024 MiB disk sdc (36) with existing lvmpv'] LVs = ['existing 1.5 GiB lvmlv test_vg1-lv2 (58) with existing xfs filesystem'] segment type = linear percent = 0 VG space used = 1.5 GiB 2024-03-01 20:56:59,672 DEBUG blivet/MainThread: test_vg1 size is 2.98 GiB 2024-03-01 20:56:59,672 DEBUG blivet/MainThread: vg test_vg1 has 1.48 GiB free 2024-03-01 20:56:59,672 DEBUG blivet/MainThread: test_vg1 size is 2.98 GiB 2024-03-01 20:56:59,673 DEBUG blivet/MainThread: vg test_vg1 has 1.48 GiB free 2024-03-01 20:56:59,670 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7f4a75f9adc0) -- name = test_vg1-lv2 status = True id = 58 children = [] parents = ['existing 2.98 GiB lvmvg test_vg1 (11)'] uuid = qf1Fcf-NTcc-qA3L-F4qc-ynf7-s1ol-NJlCHs size = 1.5 GiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-6 target size = 1.5 GiB path = /dev/mapper/test_vg1-lv2 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7f4a7604c6d0) -- name = test_vg1 status = True id = 11 children = ['existing 1.5 GiB lvmlv test_vg1-lv2 (58) with existing xfs filesystem'] parents = ['existing 1024 MiB disk sda (2) with existing lvmpv', 'existing 1024 MiB disk sdb (16) with existing lvmpv', 'existing 1024 MiB disk sdc (36) with existing lvmpv'] uuid = TYdFjf-Vzij-jsTb-6XoP-QRXE-BFqM-FaYmIm size = 2.98 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 2.98 GiB path = /dev/test_vg1 format args = [] original_format = None free = 1.03 GiB PE Size = 4 MiB PE Count = 762 PE Free = 264 PV Count = 3 modified = False extents = 762 free space = 1.48 GiB free extents = 379 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sda (2) with existing lvmpv', 'existing 1024 MiB disk sdb (16) with existing lvmpv', 'existing 1024 MiB disk sdc (36) with existing lvmpv'] LVs = ['existing 1.5 GiB lvmlv test_vg1-lv2 (58) with existing xfs filesystem'] segment type = linear percent = 0 VG space used = 1.5 GiB 2024-03-01 20:56:59,675 DEBUG blivet/MainThread: test_vg1 size is 2.98 GiB 2024-03-01 20:56:59,675 DEBUG blivet/MainThread: vg test_vg1 has 1.48 GiB free 2024-03-01 20:56:59,676 DEBUG blivet/MainThread: test_vg1 size is 2.98 GiB 2024-03-01 20:56:59,676 DEBUG blivet/MainThread: vg test_vg1 has 1.48 GiB free 2024-03-01 20:56:59,673 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7f4a75f9adc0) -- name = test_vg1-lv2 status = True id = 58 children = [] parents = ['existing 2.98 GiB lvmvg test_vg1 (11)'] uuid = qf1Fcf-NTcc-qA3L-F4qc-ynf7-s1ol-NJlCHs size = 1.5 GiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-6 target size = 1.5 GiB path = /dev/mapper/test_vg1-lv2 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7f4a7604c6d0) -- name = test_vg1 status = True id = 11 children = ['existing 1.5 GiB lvmlv test_vg1-lv2 (58) with existing xfs filesystem'] parents = ['existing 1024 MiB disk sda (2) with existing lvmpv', 'existing 1024 MiB disk sdb (16) with existing lvmpv', 'existing 1024 MiB disk sdc (36) with existing lvmpv'] uuid = TYdFjf-Vzij-jsTb-6XoP-QRXE-BFqM-FaYmIm size = 2.98 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 2.98 GiB path = /dev/test_vg1 format args = [] original_format = None free = 1.03 GiB PE Size = 4 MiB PE Count = 762 PE Free = 264 PV Count = 3 modified = False extents = 762 free space = 1.48 GiB free extents = 379 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sda (2) with existing lvmpv', 'existing 1024 MiB disk sdb (16) with existing lvmpv', 'existing 1024 MiB disk sdc (36) with existing lvmpv'] LVs = ['existing 1.5 GiB lvmlv test_vg1-lv2 (58) with existing xfs filesystem'] segment type = linear percent = 0 VG space used = 1.5 GiB 2024-03-01 20:56:59,678 DEBUG blivet/MainThread: test_vg1 size is 2.98 GiB 2024-03-01 20:56:59,679 DEBUG blivet/MainThread: vg test_vg1 has 1.48 GiB free 2024-03-01 20:56:59,679 DEBUG blivet/MainThread: test_vg1 size is 2.98 GiB 2024-03-01 20:56:59,680 DEBUG blivet/MainThread: vg test_vg1 has 1.48 GiB free 2024-03-01 20:56:59,677 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7f4a75f9adc0) -- name = test_vg1-lv2 status = True id = 58 children = [] parents = ['existing 2.98 GiB lvmvg test_vg1 (11)'] uuid = qf1Fcf-NTcc-qA3L-F4qc-ynf7-s1ol-NJlCHs size = 1.5 GiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-6 target size = 1.5 GiB path = /dev/mapper/test_vg1-lv2 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7f4a7604c6d0) -- name = test_vg1 status = True id = 11 children = ['existing 1.5 GiB lvmlv test_vg1-lv2 (58) with existing xfs filesystem'] parents = ['existing 1024 MiB disk sda (2) with existing lvmpv', 'existing 1024 MiB disk sdb (16) with existing lvmpv', 'existing 1024 MiB disk sdc (36) with existing lvmpv'] uuid = TYdFjf-Vzij-jsTb-6XoP-QRXE-BFqM-FaYmIm size = 2.98 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 2.98 GiB path = /dev/test_vg1 format args = [] original_format = None free = 1.03 GiB PE Size = 4 MiB PE Count = 762 PE Free = 264 PV Count = 3 modified = False extents = 762 free space = 1.48 GiB free extents = 379 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sda (2) with existing lvmpv', 'existing 1024 MiB disk sdb (16) with existing lvmpv', 'existing 1024 MiB disk sdc (36) with existing lvmpv'] LVs = ['existing 1.5 GiB lvmlv test_vg1-lv2 (58) with existing xfs filesystem'] segment type = linear percent = 0 VG space used = 1.5 GiB 2024-03-01 20:56:59,682 DEBUG blivet/MainThread: test_vg1 size is 2.98 GiB 2024-03-01 20:56:59,682 DEBUG blivet/MainThread: vg test_vg1 has 1.48 GiB free 2024-03-01 20:56:59,683 DEBUG blivet/MainThread: test_vg1 size is 2.98 GiB 2024-03-01 20:56:59,683 DEBUG blivet/MainThread: vg test_vg1 has 1.48 GiB free 2024-03-01 20:56:59,680 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7f4a75f9adc0) -- name = test_vg1-lv2 status = True id = 58 children = [] parents = ['existing 2.98 GiB lvmvg test_vg1 (11)'] uuid = qf1Fcf-NTcc-qA3L-F4qc-ynf7-s1ol-NJlCHs size = 1.5 GiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-6 target size = 1.5 GiB path = /dev/mapper/test_vg1-lv2 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7f4a7604c6d0) -- name = test_vg1 status = True id = 11 children = ['existing 1.5 GiB lvmlv test_vg1-lv2 (58) with existing xfs filesystem'] parents = ['existing 1024 MiB disk sda (2) with existing lvmpv', 'existing 1024 MiB disk sdb (16) with existing lvmpv', 'existing 1024 MiB disk sdc (36) with existing lvmpv'] uuid = TYdFjf-Vzij-jsTb-6XoP-QRXE-BFqM-FaYmIm size = 2.98 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 2.98 GiB path = /dev/test_vg1 format args = [] original_format = None free = 1.03 GiB PE Size = 4 MiB PE Count = 762 PE Free = 264 PV Count = 3 modified = False extents = 762 free space = 1.48 GiB free extents = 379 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sda (2) with existing lvmpv', 'existing 1024 MiB disk sdb (16) with existing lvmpv', 'existing 1024 MiB disk sdc (36) with existing lvmpv'] LVs = ['existing 1.5 GiB lvmlv test_vg1-lv2 (58) with existing xfs filesystem'] segment type = linear percent = 0 VG space used = 1.5 GiB 2024-03-01 20:56:59,685 DEBUG blivet/MainThread: test_vg1 size is 2.98 GiB 2024-03-01 20:56:59,686 DEBUG blivet/MainThread: vg test_vg1 has 1.48 GiB free 2024-03-01 20:56:59,686 DEBUG blivet/MainThread: test_vg1 size is 2.98 GiB 2024-03-01 20:56:59,687 DEBUG blivet/MainThread: vg test_vg1 has 1.48 GiB free 2024-03-01 20:56:59,684 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7f4a75f9adc0) -- name = test_vg1-lv2 status = True id = 58 children = [] parents = ['existing 2.98 GiB lvmvg test_vg1 (11)'] uuid = qf1Fcf-NTcc-qA3L-F4qc-ynf7-s1ol-NJlCHs size = 1.5 GiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-6 target size = 1.5 GiB path = /dev/mapper/test_vg1-lv2 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7f4a7604c6d0) -- name = test_vg1 status = True id = 11 children = ['existing 1.5 GiB lvmlv test_vg1-lv2 (58) with existing xfs filesystem'] parents = ['existing 1024 MiB disk sda (2) with existing lvmpv', 'existing 1024 MiB disk sdb (16) with existing lvmpv', 'existing 1024 MiB disk sdc (36) with existing lvmpv'] uuid = TYdFjf-Vzij-jsTb-6XoP-QRXE-BFqM-FaYmIm size = 2.98 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 2.98 GiB path = /dev/test_vg1 format args = [] original_format = None free = 1.03 GiB PE Size = 4 MiB PE Count = 762 PE Free = 264 PV Count = 3 modified = False extents = 762 free space = 1.48 GiB free extents = 379 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sda (2) with existing lvmpv', 'existing 1024 MiB disk sdb (16) with existing lvmpv', 'existing 1024 MiB disk sdc (36) with existing lvmpv'] LVs = ['existing 1.5 GiB lvmlv test_vg1-lv2 (58) with existing xfs filesystem'] segment type = linear percent = 0 VG space used = 1.5 GiB 2024-03-01 20:56:59,689 DEBUG blivet/MainThread: test_vg1 size is 2.98 GiB 2024-03-01 20:56:59,689 DEBUG blivet/MainThread: vg test_vg1 has 1.48 GiB free 2024-03-01 20:56:59,689 DEBUG blivet/MainThread: test_vg1 size is 2.98 GiB 2024-03-01 20:56:59,690 DEBUG blivet/MainThread: vg test_vg1 has 1.48 GiB free 2024-03-01 20:56:59,687 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7f4a75f9adc0) -- name = test_vg1-lv2 status = True id = 58 children = [] parents = ['existing 2.98 GiB lvmvg test_vg1 (11)'] uuid = qf1Fcf-NTcc-qA3L-F4qc-ynf7-s1ol-NJlCHs size = 1.5 GiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-6 target size = 1.5 GiB path = /dev/mapper/test_vg1-lv2 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7f4a7604c6d0) -- name = test_vg1 status = True id = 11 children = ['existing 1.5 GiB lvmlv test_vg1-lv2 (58) with existing xfs filesystem'] parents = ['existing 1024 MiB disk sda (2) with existing lvmpv', 'existing 1024 MiB disk sdb (16) with existing lvmpv', 'existing 1024 MiB disk sdc (36) with existing lvmpv'] uuid = TYdFjf-Vzij-jsTb-6XoP-QRXE-BFqM-FaYmIm size = 2.98 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 2.98 GiB path = /dev/test_vg1 format args = [] original_format = None free = 1.03 GiB PE Size = 4 MiB PE Count = 762 PE Free = 264 PV Count = 3 modified = False extents = 762 free space = 1.48 GiB free extents = 379 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sda (2) with existing lvmpv', 'existing 1024 MiB disk sdb (16) with existing lvmpv', 'existing 1024 MiB disk sdc (36) with existing lvmpv'] LVs = ['existing 1.5 GiB lvmlv test_vg1-lv2 (58) with existing xfs filesystem'] segment type = linear percent = 0 VG space used = 1.5 GiB 2024-03-01 20:56:59,692 DEBUG blivet/MainThread: test_vg1 size is 2.98 GiB 2024-03-01 20:56:59,693 DEBUG blivet/MainThread: vg test_vg1 has 1.48 GiB free 2024-03-01 20:56:59,693 DEBUG blivet/MainThread: test_vg1 size is 2.98 GiB 2024-03-01 20:56:59,693 DEBUG blivet/MainThread: vg test_vg1 has 1.48 GiB free 2024-03-01 20:56:59,690 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7f4a75f9adc0) -- name = test_vg1-lv2 status = True id = 58 children = [] parents = ['existing 2.98 GiB lvmvg test_vg1 (11)'] uuid = qf1Fcf-NTcc-qA3L-F4qc-ynf7-s1ol-NJlCHs size = 1.5 GiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-6 target size = 1.5 GiB path = /dev/mapper/test_vg1-lv2 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7f4a7604c6d0) -- name = test_vg1 status = True id = 11 children = ['existing 1.5 GiB lvmlv test_vg1-lv2 (58) with existing xfs filesystem'] parents = ['existing 1024 MiB disk sda (2) with existing lvmpv', 'existing 1024 MiB disk sdb (16) with existing lvmpv', 'existing 1024 MiB disk sdc (36) with existing lvmpv'] uuid = TYdFjf-Vzij-jsTb-6XoP-QRXE-BFqM-FaYmIm size = 2.98 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 2.98 GiB path = /dev/test_vg1 format args = [] original_format = None free = 1.03 GiB PE Size = 4 MiB PE Count = 762 PE Free = 264 PV Count = 3 modified = False extents = 762 free space = 1.48 GiB free extents = 379 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sda (2) with existing lvmpv', 'existing 1024 MiB disk sdb (16) with existing lvmpv', 'existing 1024 MiB disk sdc (36) with existing lvmpv'] LVs = ['existing 1.5 GiB lvmlv test_vg1-lv2 (58) with existing xfs filesystem'] segment type = linear percent = 0 VG space used = 1.5 GiB 2024-03-01 20:56:59,695 DEBUG blivet/MainThread: test_vg1 size is 2.98 GiB 2024-03-01 20:56:59,696 DEBUG blivet/MainThread: vg test_vg1 has 1.48 GiB free 2024-03-01 20:56:59,696 DEBUG blivet/MainThread: test_vg1 size is 2.98 GiB 2024-03-01 20:56:59,697 DEBUG blivet/MainThread: vg test_vg1 has 1.48 GiB free 2024-03-01 20:56:59,694 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7f4a75f9adc0) -- name = test_vg1-lv2 status = True id = 58 children = [] parents = ['existing 2.98 GiB lvmvg test_vg1 (11)'] uuid = qf1Fcf-NTcc-qA3L-F4qc-ynf7-s1ol-NJlCHs size = 1.5 GiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-6 target size = 1.5 GiB path = /dev/mapper/test_vg1-lv2 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7f4a7604c6d0) -- name = test_vg1 status = True id = 11 children = ['existing 1.5 GiB lvmlv test_vg1-lv2 (58) with existing xfs filesystem'] parents = ['existing 1024 MiB disk sda (2) with existing lvmpv', 'existing 1024 MiB disk sdb (16) with existing lvmpv', 'existing 1024 MiB disk sdc (36) with existing lvmpv'] uuid = TYdFjf-Vzij-jsTb-6XoP-QRXE-BFqM-FaYmIm size = 2.98 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 2.98 GiB path = /dev/test_vg1 format args = [] original_format = None free = 1.03 GiB PE Size = 4 MiB PE Count = 762 PE Free = 264 PV Count = 3 modified = False extents = 762 free space = 1.48 GiB free extents = 379 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sda (2) with existing lvmpv', 'existing 1024 MiB disk sdb (16) with existing lvmpv', 'existing 1024 MiB disk sdc (36) with existing lvmpv'] LVs = ['existing 1.5 GiB lvmlv test_vg1-lv2 (58) with existing xfs filesystem'] segment type = linear percent = 0 VG space used = 1.5 GiB 2024-03-01 20:56:59,699 DEBUG blivet/MainThread: test_vg1 size is 2.98 GiB 2024-03-01 20:56:59,699 DEBUG blivet/MainThread: vg test_vg1 has 1.48 GiB free 2024-03-01 20:56:59,700 DEBUG blivet/MainThread: test_vg1 size is 2.98 GiB 2024-03-01 20:56:59,700 DEBUG blivet/MainThread: vg test_vg1 has 1.48 GiB free 2024-03-01 20:56:59,697 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7f4a75f9adc0) -- name = test_vg1-lv2 status = True id = 58 children = [] parents = ['existing 2.98 GiB lvmvg test_vg1 (11)'] uuid = qf1Fcf-NTcc-qA3L-F4qc-ynf7-s1ol-NJlCHs size = 1.5 GiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-6 target size = 1.5 GiB path = /dev/mapper/test_vg1-lv2 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7f4a7604c6d0) -- name = test_vg1 status = True id = 11 children = ['existing 1.5 GiB lvmlv test_vg1-lv2 (58) with existing xfs filesystem'] parents = ['existing 1024 MiB disk sda (2) with existing lvmpv', 'existing 1024 MiB disk sdb (16) with existing lvmpv', 'existing 1024 MiB disk sdc (36) with existing lvmpv'] uuid = TYdFjf-Vzij-jsTb-6XoP-QRXE-BFqM-FaYmIm size = 2.98 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 2.98 GiB path = /dev/test_vg1 format args = [] original_format = None free = 1.03 GiB PE Size = 4 MiB PE Count = 762 PE Free = 264 PV Count = 3 modified = False extents = 762 free space = 1.48 GiB free extents = 379 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sda (2) with existing lvmpv', 'existing 1024 MiB disk sdb (16) with existing lvmpv', 'existing 1024 MiB disk sdc (36) with existing lvmpv'] LVs = ['existing 1.5 GiB lvmlv test_vg1-lv2 (58) with existing xfs filesystem'] segment type = linear percent = 0 VG space used = 1.5 GiB 2024-03-01 20:56:59,702 DEBUG blivet/MainThread: test_vg1 size is 2.98 GiB 2024-03-01 20:56:59,703 DEBUG blivet/MainThread: vg test_vg1 has 1.48 GiB free 2024-03-01 20:56:59,703 DEBUG blivet/MainThread: test_vg1 size is 2.98 GiB 2024-03-01 20:56:59,704 DEBUG blivet/MainThread: vg test_vg1 has 1.48 GiB free 2024-03-01 20:56:59,701 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7f4a75f9adc0) -- name = test_vg1-lv2 status = True id = 58 children = [] parents = ['existing 2.98 GiB lvmvg test_vg1 (11)'] uuid = qf1Fcf-NTcc-qA3L-F4qc-ynf7-s1ol-NJlCHs size = 1.5 GiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-6 target size = 1.5 GiB path = /dev/mapper/test_vg1-lv2 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7f4a7604c6d0) -- name = test_vg1 status = True id = 11 children = ['existing 1.5 GiB lvmlv test_vg1-lv2 (58) with existing xfs filesystem'] parents = ['existing 1024 MiB disk sda (2) with existing lvmpv', 'existing 1024 MiB disk sdb (16) with existing lvmpv', 'existing 1024 MiB disk sdc (36) with existing lvmpv'] uuid = TYdFjf-Vzij-jsTb-6XoP-QRXE-BFqM-FaYmIm size = 2.98 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 2.98 GiB path = /dev/test_vg1 format args = [] original_format = None free = 1.03 GiB PE Size = 4 MiB PE Count = 762 PE Free = 264 PV Count = 3 modified = False extents = 762 free space = 1.48 GiB free extents = 379 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sda (2) with existing lvmpv', 'existing 1024 MiB disk sdb (16) with existing lvmpv', 'existing 1024 MiB disk sdc (36) with existing lvmpv'] LVs = ['existing 1.5 GiB lvmlv test_vg1-lv2 (58) with existing xfs filesystem'] segment type = linear percent = 0 VG space used = 1.5 GiB 2024-03-01 20:56:59,706 DEBUG blivet/MainThread: test_vg1 size is 2.98 GiB 2024-03-01 20:56:59,706 DEBUG blivet/MainThread: vg test_vg1 has 1.48 GiB free 2024-03-01 20:56:59,707 DEBUG blivet/MainThread: test_vg1 size is 2.98 GiB 2024-03-01 20:56:59,707 DEBUG blivet/MainThread: vg test_vg1 has 1.48 GiB free 2024-03-01 20:56:59,704 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7f4a75f9adc0) -- name = test_vg1-lv2 status = True id = 58 children = [] parents = ['existing 2.98 GiB lvmvg test_vg1 (11)'] uuid = qf1Fcf-NTcc-qA3L-F4qc-ynf7-s1ol-NJlCHs size = 1.5 GiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-6 target size = 1.5 GiB path = /dev/mapper/test_vg1-lv2 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7f4a7604c6d0) -- name = test_vg1 status = True id = 11 children = ['existing 1.5 GiB lvmlv test_vg1-lv2 (58) with existing xfs filesystem'] parents = ['existing 1024 MiB disk sda (2) with existing lvmpv', 'existing 1024 MiB disk sdb (16) with existing lvmpv', 'existing 1024 MiB disk sdc (36) with existing lvmpv'] uuid = TYdFjf-Vzij-jsTb-6XoP-QRXE-BFqM-FaYmIm size = 2.98 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 2.98 GiB path = /dev/test_vg1 format args = [] original_format = None free = 1.03 GiB PE Size = 4 MiB PE Count = 762 PE Free = 264 PV Count = 3 modified = False extents = 762 free space = 1.48 GiB free extents = 379 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sda (2) with existing lvmpv', 'existing 1024 MiB disk sdb (16) with existing lvmpv', 'existing 1024 MiB disk sdc (36) with existing lvmpv'] LVs = ['existing 1.5 GiB lvmlv test_vg1-lv2 (58) with existing xfs filesystem'] segment type = linear percent = 0 VG space used = 1.5 GiB 2024-03-01 20:56:59,709 DEBUG blivet/MainThread: test_vg1 size is 2.98 GiB 2024-03-01 20:56:59,710 DEBUG blivet/MainThread: vg test_vg1 has 1.48 GiB free 2024-03-01 20:56:59,710 DEBUG blivet/MainThread: test_vg1 size is 2.98 GiB 2024-03-01 20:56:59,711 DEBUG blivet/MainThread: vg test_vg1 has 1.48 GiB free 2024-03-01 20:56:59,707 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7f4a75f9adc0) -- name = test_vg1-lv2 status = True id = 58 children = [] parents = ['existing 2.98 GiB lvmvg test_vg1 (11)'] uuid = qf1Fcf-NTcc-qA3L-F4qc-ynf7-s1ol-NJlCHs size = 1.5 GiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-6 target size = 1.5 GiB path = /dev/mapper/test_vg1-lv2 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7f4a7604c6d0) -- name = test_vg1 status = True id = 11 children = ['existing 1.5 GiB lvmlv test_vg1-lv2 (58) with existing xfs filesystem'] parents = ['existing 1024 MiB disk sda (2) with existing lvmpv', 'existing 1024 MiB disk sdb (16) with existing lvmpv', 'existing 1024 MiB disk sdc (36) with existing lvmpv'] uuid = TYdFjf-Vzij-jsTb-6XoP-QRXE-BFqM-FaYmIm size = 2.98 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 2.98 GiB path = /dev/test_vg1 format args = [] original_format = None free = 1.03 GiB PE Size = 4 MiB PE Count = 762 PE Free = 264 PV Count = 3 modified = False extents = 762 free space = 1.48 GiB free extents = 379 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sda (2) with existing lvmpv', 'existing 1024 MiB disk sdb (16) with existing lvmpv', 'existing 1024 MiB disk sdc (36) with existing lvmpv'] LVs = ['existing 1.5 GiB lvmlv test_vg1-lv2 (58) with existing xfs filesystem'] segment type = linear percent = 0 VG space used = 1.5 GiB 2024-03-01 20:56:59,713 DEBUG blivet/MainThread: test_vg1 size is 2.98 GiB 2024-03-01 20:56:59,713 DEBUG blivet/MainThread: vg test_vg1 has 1.48 GiB free 2024-03-01 20:56:59,713 DEBUG blivet/MainThread: test_vg1 size is 2.98 GiB 2024-03-01 20:56:59,714 DEBUG blivet/MainThread: vg test_vg1 has 1.48 GiB free 2024-03-01 20:56:59,711 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7f4a75f9adc0) -- name = test_vg1-lv2 status = True id = 58 children = [] parents = ['existing 2.98 GiB lvmvg test_vg1 (11)'] uuid = qf1Fcf-NTcc-qA3L-F4qc-ynf7-s1ol-NJlCHs size = 1.5 GiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-6 target size = 1.5 GiB path = /dev/mapper/test_vg1-lv2 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7f4a7604c6d0) -- name = test_vg1 status = True id = 11 children = ['existing 1.5 GiB lvmlv test_vg1-lv2 (58) with existing xfs filesystem'] parents = ['existing 1024 MiB disk sda (2) with existing lvmpv', 'existing 1024 MiB disk sdb (16) with existing lvmpv', 'existing 1024 MiB disk sdc (36) with existing lvmpv'] uuid = TYdFjf-Vzij-jsTb-6XoP-QRXE-BFqM-FaYmIm size = 2.98 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 2.98 GiB path = /dev/test_vg1 format args = [] original_format = None free = 1.03 GiB PE Size = 4 MiB PE Count = 762 PE Free = 264 PV Count = 3 modified = False extents = 762 free space = 1.48 GiB free extents = 379 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sda (2) with existing lvmpv', 'existing 1024 MiB disk sdb (16) with existing lvmpv', 'existing 1024 MiB disk sdc (36) with existing lvmpv'] LVs = ['existing 1.5 GiB lvmlv test_vg1-lv2 (58) with existing xfs filesystem'] segment type = linear percent = 0 VG space used = 1.5 GiB 2024-03-01 20:56:59,716 DEBUG blivet/MainThread: test_vg1 size is 2.98 GiB 2024-03-01 20:56:59,717 DEBUG blivet/MainThread: vg test_vg1 has 1.48 GiB free 2024-03-01 20:56:59,717 DEBUG blivet/MainThread: test_vg1 size is 2.98 GiB 2024-03-01 20:56:59,717 DEBUG blivet/MainThread: vg test_vg1 has 1.48 GiB free 2024-03-01 20:56:59,714 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7f4a75f9adc0) -- name = test_vg1-lv2 status = True id = 58 children = [] parents = ['existing 2.98 GiB lvmvg test_vg1 (11)'] uuid = qf1Fcf-NTcc-qA3L-F4qc-ynf7-s1ol-NJlCHs size = 1.5 GiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-6 target size = 1.5 GiB path = /dev/mapper/test_vg1-lv2 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7f4a7604c6d0) -- name = test_vg1 status = True id = 11 children = ['existing 1.5 GiB lvmlv test_vg1-lv2 (58) with existing xfs filesystem'] parents = ['existing 1024 MiB disk sda (2) with existing lvmpv', 'existing 1024 MiB disk sdb (16) with existing lvmpv', 'existing 1024 MiB disk sdc (36) with existing lvmpv'] uuid = TYdFjf-Vzij-jsTb-6XoP-QRXE-BFqM-FaYmIm size = 2.98 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 2.98 GiB path = /dev/test_vg1 format args = [] original_format = None free = 1.03 GiB PE Size = 4 MiB PE Count = 762 PE Free = 264 PV Count = 3 modified = False extents = 762 free space = 1.48 GiB free extents = 379 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sda (2) with existing lvmpv', 'existing 1024 MiB disk sdb (16) with existing lvmpv', 'existing 1024 MiB disk sdc (36) with existing lvmpv'] LVs = ['existing 1.5 GiB lvmlv test_vg1-lv2 (58) with existing xfs filesystem'] segment type = linear percent = 0 VG space used = 1.5 GiB 2024-03-01 20:56:59,719 DEBUG blivet/MainThread: test_vg1 size is 2.98 GiB 2024-03-01 20:56:59,720 DEBUG blivet/MainThread: vg test_vg1 has 1.48 GiB free 2024-03-01 20:56:59,720 DEBUG blivet/MainThread: test_vg1 size is 2.98 GiB 2024-03-01 20:56:59,721 DEBUG blivet/MainThread: vg test_vg1 has 1.48 GiB free 2024-03-01 20:56:59,718 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7f4a75f9adc0) -- name = test_vg1-lv2 status = True id = 58 children = [] parents = ['existing 2.98 GiB lvmvg test_vg1 (11)'] uuid = qf1Fcf-NTcc-qA3L-F4qc-ynf7-s1ol-NJlCHs size = 1.5 GiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-6 target size = 1.5 GiB path = /dev/mapper/test_vg1-lv2 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7f4a7604c6d0) -- name = test_vg1 status = True id = 11 children = ['existing 1.5 GiB lvmlv test_vg1-lv2 (58) with existing xfs filesystem'] parents = ['existing 1024 MiB disk sda (2) with existing lvmpv', 'existing 1024 MiB disk sdb (16) with existing lvmpv', 'existing 1024 MiB disk sdc (36) with existing lvmpv'] uuid = TYdFjf-Vzij-jsTb-6XoP-QRXE-BFqM-FaYmIm size = 2.98 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 2.98 GiB path = /dev/test_vg1 format args = [] original_format = None free = 1.03 GiB PE Size = 4 MiB PE Count = 762 PE Free = 264 PV Count = 3 modified = False extents = 762 free space = 1.48 GiB free extents = 379 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sda (2) with existing lvmpv', 'existing 1024 MiB disk sdb (16) with existing lvmpv', 'existing 1024 MiB disk sdc (36) with existing lvmpv'] LVs = ['existing 1.5 GiB lvmlv test_vg1-lv2 (58) with existing xfs filesystem'] segment type = linear percent = 0 VG space used = 1.5 GiB 2024-03-01 20:56:59,723 DEBUG blivet/MainThread: test_vg1 size is 2.98 GiB 2024-03-01 20:56:59,723 DEBUG blivet/MainThread: vg test_vg1 has 1.48 GiB free 2024-03-01 20:56:59,724 DEBUG blivet/MainThread: test_vg1 size is 2.98 GiB 2024-03-01 20:56:59,724 DEBUG blivet/MainThread: vg test_vg1 has 1.48 GiB free 2024-03-01 20:56:59,721 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7f4a75f9adc0) -- name = test_vg1-lv2 status = True id = 58 children = [] parents = ['existing 2.98 GiB lvmvg test_vg1 (11)'] uuid = qf1Fcf-NTcc-qA3L-F4qc-ynf7-s1ol-NJlCHs size = 1.5 GiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-6 target size = 1.5 GiB path = /dev/mapper/test_vg1-lv2 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7f4a7604c6d0) -- name = test_vg1 status = True id = 11 children = ['existing 1.5 GiB lvmlv test_vg1-lv2 (58) with existing xfs filesystem'] parents = ['existing 1024 MiB disk sda (2) with existing lvmpv', 'existing 1024 MiB disk sdb (16) with existing lvmpv', 'existing 1024 MiB disk sdc (36) with existing lvmpv'] uuid = TYdFjf-Vzij-jsTb-6XoP-QRXE-BFqM-FaYmIm size = 2.98 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 2.98 GiB path = /dev/test_vg1 format args = [] original_format = None free = 1.03 GiB PE Size = 4 MiB PE Count = 762 PE Free = 264 PV Count = 3 modified = False extents = 762 free space = 1.48 GiB free extents = 379 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sda (2) with existing lvmpv', 'existing 1024 MiB disk sdb (16) with existing lvmpv', 'existing 1024 MiB disk sdc (36) with existing lvmpv'] LVs = ['existing 1.5 GiB lvmlv test_vg1-lv2 (58) with existing xfs filesystem'] segment type = linear percent = 0 VG space used = 1.5 GiB 2024-03-01 20:56:59,726 DEBUG blivet/MainThread: test_vg1 size is 2.98 GiB 2024-03-01 20:56:59,727 DEBUG blivet/MainThread: vg test_vg1 has 1.48 GiB free 2024-03-01 20:56:59,727 DEBUG blivet/MainThread: test_vg1 size is 2.98 GiB 2024-03-01 20:56:59,728 DEBUG blivet/MainThread: vg test_vg1 has 1.48 GiB free 2024-03-01 20:56:59,725 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7f4a75f9adc0) -- name = test_vg1-lv2 status = True id = 58 children = [] parents = ['existing 2.98 GiB lvmvg test_vg1 (11)'] uuid = qf1Fcf-NTcc-qA3L-F4qc-ynf7-s1ol-NJlCHs size = 1.5 GiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-6 target size = 1.5 GiB path = /dev/mapper/test_vg1-lv2 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7f4a7604c6d0) -- name = test_vg1 status = True id = 11 children = ['existing 1.5 GiB lvmlv test_vg1-lv2 (58) with existing xfs filesystem'] parents = ['existing 1024 MiB disk sda (2) with existing lvmpv', 'existing 1024 MiB disk sdb (16) with existing lvmpv', 'existing 1024 MiB disk sdc (36) with existing lvmpv'] uuid = TYdFjf-Vzij-jsTb-6XoP-QRXE-BFqM-FaYmIm size = 2.98 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 2.98 GiB path = /dev/test_vg1 format args = [] original_format = None free = 1.03 GiB PE Size = 4 MiB PE Count = 762 PE Free = 264 PV Count = 3 modified = False extents = 762 free space = 1.48 GiB free extents = 379 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sda (2) with existing lvmpv', 'existing 1024 MiB disk sdb (16) with existing lvmpv', 'existing 1024 MiB disk sdc (36) with existing lvmpv'] LVs = ['existing 1.5 GiB lvmlv test_vg1-lv2 (58) with existing xfs filesystem'] segment type = linear percent = 0 VG space used = 1.5 GiB 2024-03-01 20:56:59,730 DEBUG blivet/MainThread: test_vg1 size is 2.98 GiB 2024-03-01 20:56:59,730 DEBUG blivet/MainThread: vg test_vg1 has 1.48 GiB free 2024-03-01 20:56:59,731 DEBUG blivet/MainThread: test_vg1 size is 2.98 GiB 2024-03-01 20:56:59,731 DEBUG blivet/MainThread: vg test_vg1 has 1.48 GiB free 2024-03-01 20:56:59,728 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7f4a75f9adc0) -- name = test_vg1-lv2 status = True id = 58 children = [] parents = ['existing 2.98 GiB lvmvg test_vg1 (11)'] uuid = qf1Fcf-NTcc-qA3L-F4qc-ynf7-s1ol-NJlCHs size = 1.5 GiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-6 target size = 1.5 GiB path = /dev/mapper/test_vg1-lv2 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7f4a7604c6d0) -- name = test_vg1 status = True id = 11 children = ['existing 1.5 GiB lvmlv test_vg1-lv2 (58) with existing xfs filesystem'] parents = ['existing 1024 MiB disk sda (2) with existing lvmpv', 'existing 1024 MiB disk sdb (16) with existing lvmpv', 'existing 1024 MiB disk sdc (36) with existing lvmpv'] uuid = TYdFjf-Vzij-jsTb-6XoP-QRXE-BFqM-FaYmIm size = 2.98 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 2.98 GiB path = /dev/test_vg1 format args = [] original_format = None free = 1.03 GiB PE Size = 4 MiB PE Count = 762 PE Free = 264 PV Count = 3 modified = False extents = 762 free space = 1.48 GiB free extents = 379 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sda (2) with existing lvmpv', 'existing 1024 MiB disk sdb (16) with existing lvmpv', 'existing 1024 MiB disk sdc (36) with existing lvmpv'] LVs = ['existing 1.5 GiB lvmlv test_vg1-lv2 (58) with existing xfs filesystem'] segment type = linear percent = 0 VG space used = 1.5 GiB 2024-03-01 20:56:59,733 DEBUG blivet/MainThread: test_vg1 size is 2.98 GiB 2024-03-01 20:56:59,734 DEBUG blivet/MainThread: vg test_vg1 has 1.48 GiB free 2024-03-01 20:56:59,734 DEBUG blivet/MainThread: test_vg1 size is 2.98 GiB 2024-03-01 20:56:59,735 DEBUG blivet/MainThread: vg test_vg1 has 1.48 GiB free 2024-03-01 20:56:59,732 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7f4a75f9adc0) -- name = test_vg1-lv2 status = True id = 58 children = [] parents = ['existing 2.98 GiB lvmvg test_vg1 (11)'] uuid = qf1Fcf-NTcc-qA3L-F4qc-ynf7-s1ol-NJlCHs size = 1.5 GiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-6 target size = 1.5 GiB path = /dev/mapper/test_vg1-lv2 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7f4a7604c6d0) -- name = test_vg1 status = True id = 11 children = ['existing 1.5 GiB lvmlv test_vg1-lv2 (58) with existing xfs filesystem'] parents = ['existing 1024 MiB disk sda (2) with existing lvmpv', 'existing 1024 MiB disk sdb (16) with existing lvmpv', 'existing 1024 MiB disk sdc (36) with existing lvmpv'] uuid = TYdFjf-Vzij-jsTb-6XoP-QRXE-BFqM-FaYmIm size = 2.98 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 2.98 GiB path = /dev/test_vg1 format args = [] original_format = None free = 1.03 GiB PE Size = 4 MiB PE Count = 762 PE Free = 264 PV Count = 3 modified = False extents = 762 free space = 1.48 GiB free extents = 379 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sda (2) with existing lvmpv', 'existing 1024 MiB disk sdb (16) with existing lvmpv', 'existing 1024 MiB disk sdc (36) with existing lvmpv'] LVs = ['existing 1.5 GiB lvmlv test_vg1-lv2 (58) with existing xfs filesystem'] segment type = linear percent = 0 VG space used = 1.5 GiB 2024-03-01 20:56:59,737 DEBUG blivet/MainThread: test_vg1 size is 2.98 GiB 2024-03-01 20:56:59,737 DEBUG blivet/MainThread: vg test_vg1 has 1.48 GiB free 2024-03-01 20:56:59,738 DEBUG blivet/MainThread: test_vg1 size is 2.98 GiB 2024-03-01 20:56:59,738 DEBUG blivet/MainThread: vg test_vg1 has 1.48 GiB free 2024-03-01 20:56:59,735 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7f4a75f9adc0) -- name = test_vg1-lv2 status = True id = 58 children = [] parents = ['existing 2.98 GiB lvmvg test_vg1 (11)'] uuid = qf1Fcf-NTcc-qA3L-F4qc-ynf7-s1ol-NJlCHs size = 1.5 GiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-6 target size = 1.5 GiB path = /dev/mapper/test_vg1-lv2 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7f4a7604c6d0) -- name = test_vg1 status = True id = 11 children = ['existing 1.5 GiB lvmlv test_vg1-lv2 (58) with existing xfs filesystem'] parents = ['existing 1024 MiB disk sda (2) with existing lvmpv', 'existing 1024 MiB disk sdb (16) with existing lvmpv', 'existing 1024 MiB disk sdc (36) with existing lvmpv'] uuid = TYdFjf-Vzij-jsTb-6XoP-QRXE-BFqM-FaYmIm size = 2.98 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 2.98 GiB path = /dev/test_vg1 format args = [] original_format = None free = 1.03 GiB PE Size = 4 MiB PE Count = 762 PE Free = 264 PV Count = 3 modified = False extents = 762 free space = 1.48 GiB free extents = 379 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sda (2) with existing lvmpv', 'existing 1024 MiB disk sdb (16) with existing lvmpv', 'existing 1024 MiB disk sdc (36) with existing lvmpv'] LVs = ['existing 1.5 GiB lvmlv test_vg1-lv2 (58) with existing xfs filesystem'] segment type = linear percent = 0 VG space used = 1.5 GiB 2024-03-01 20:56:59,740 DEBUG blivet/MainThread: test_vg1 size is 2.98 GiB 2024-03-01 20:56:59,741 DEBUG blivet/MainThread: vg test_vg1 has 1.48 GiB free 2024-03-01 20:56:59,741 DEBUG blivet/MainThread: test_vg1 size is 2.98 GiB 2024-03-01 20:56:59,741 DEBUG blivet/MainThread: vg test_vg1 has 1.48 GiB free 2024-03-01 20:56:59,738 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7f4a75f9adc0) -- name = test_vg1-lv2 status = True id = 58 children = [] parents = ['existing 2.98 GiB lvmvg test_vg1 (11)'] uuid = qf1Fcf-NTcc-qA3L-F4qc-ynf7-s1ol-NJlCHs size = 1.5 GiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-6 target size = 1.5 GiB path = /dev/mapper/test_vg1-lv2 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7f4a7604c6d0) -- name = test_vg1 status = True id = 11 children = ['existing 1.5 GiB lvmlv test_vg1-lv2 (58) with existing xfs filesystem'] parents = ['existing 1024 MiB disk sda (2) with existing lvmpv', 'existing 1024 MiB disk sdb (16) with existing lvmpv', 'existing 1024 MiB disk sdc (36) with existing lvmpv'] uuid = TYdFjf-Vzij-jsTb-6XoP-QRXE-BFqM-FaYmIm size = 2.98 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 2.98 GiB path = /dev/test_vg1 format args = [] original_format = None free = 1.03 GiB PE Size = 4 MiB PE Count = 762 PE Free = 264 PV Count = 3 modified = False extents = 762 free space = 1.48 GiB free extents = 379 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sda (2) with existing lvmpv', 'existing 1024 MiB disk sdb (16) with existing lvmpv', 'existing 1024 MiB disk sdc (36) with existing lvmpv'] LVs = ['existing 1.5 GiB lvmlv test_vg1-lv2 (58) with existing xfs filesystem'] segment type = linear percent = 0 VG space used = 1.5 GiB 2024-03-01 20:56:59,744 DEBUG blivet/MainThread: test_vg1 size is 2.98 GiB 2024-03-01 20:56:59,744 DEBUG blivet/MainThread: vg test_vg1 has 1.48 GiB free 2024-03-01 20:56:59,744 DEBUG blivet/MainThread: test_vg1 size is 2.98 GiB 2024-03-01 20:56:59,745 DEBUG blivet/MainThread: vg test_vg1 has 1.48 GiB free 2024-03-01 20:56:59,742 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7f4a75f9adc0) -- name = test_vg1-lv2 status = True id = 58 children = [] parents = ['existing 2.98 GiB lvmvg test_vg1 (11)'] uuid = qf1Fcf-NTcc-qA3L-F4qc-ynf7-s1ol-NJlCHs size = 1.5 GiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-6 target size = 1.5 GiB path = /dev/mapper/test_vg1-lv2 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7f4a7604c6d0) -- name = test_vg1 status = True id = 11 children = ['existing 1.5 GiB lvmlv test_vg1-lv2 (58) with existing xfs filesystem'] parents = ['existing 1024 MiB disk sda (2) with existing lvmpv', 'existing 1024 MiB disk sdb (16) with existing lvmpv', 'existing 1024 MiB disk sdc (36) with existing lvmpv'] uuid = TYdFjf-Vzij-jsTb-6XoP-QRXE-BFqM-FaYmIm size = 2.98 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 2.98 GiB path = /dev/test_vg1 format args = [] original_format = None free = 1.03 GiB PE Size = 4 MiB PE Count = 762 PE Free = 264 PV Count = 3 modified = False extents = 762 free space = 1.48 GiB free extents = 379 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sda (2) with existing lvmpv', 'existing 1024 MiB disk sdb (16) with existing lvmpv', 'existing 1024 MiB disk sdc (36) with existing lvmpv'] LVs = ['existing 1.5 GiB lvmlv test_vg1-lv2 (58) with existing xfs filesystem'] segment type = linear percent = 0 VG space used = 1.5 GiB 2024-03-01 20:56:59,747 DEBUG blivet/MainThread: test_vg1 size is 2.98 GiB 2024-03-01 20:56:59,748 DEBUG blivet/MainThread: vg test_vg1 has 1.48 GiB free 2024-03-01 20:56:59,748 DEBUG blivet/MainThread: test_vg1 size is 2.98 GiB 2024-03-01 20:56:59,748 DEBUG blivet/MainThread: vg test_vg1 has 1.48 GiB free 2024-03-01 20:56:59,745 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7f4a75f9adc0) -- name = test_vg1-lv2 status = True id = 58 children = [] parents = ['existing 2.98 GiB lvmvg test_vg1 (11)'] uuid = qf1Fcf-NTcc-qA3L-F4qc-ynf7-s1ol-NJlCHs size = 1.5 GiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-6 target size = 1.5 GiB path = /dev/mapper/test_vg1-lv2 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7f4a7604c6d0) -- name = test_vg1 status = True id = 11 children = ['existing 1.5 GiB lvmlv test_vg1-lv2 (58) with existing xfs filesystem'] parents = ['existing 1024 MiB disk sda (2) with existing lvmpv', 'existing 1024 MiB disk sdb (16) with existing lvmpv', 'existing 1024 MiB disk sdc (36) with existing lvmpv'] uuid = TYdFjf-Vzij-jsTb-6XoP-QRXE-BFqM-FaYmIm size = 2.98 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 2.98 GiB path = /dev/test_vg1 format args = [] original_format = None free = 1.03 GiB PE Size = 4 MiB PE Count = 762 PE Free = 264 PV Count = 3 modified = False extents = 762 free space = 1.48 GiB free extents = 379 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sda (2) with existing lvmpv', 'existing 1024 MiB disk sdb (16) with existing lvmpv', 'existing 1024 MiB disk sdc (36) with existing lvmpv'] LVs = ['existing 1.5 GiB lvmlv test_vg1-lv2 (58) with existing xfs filesystem'] segment type = linear percent = 0 VG space used = 1.5 GiB 2024-03-01 20:56:59,750 DEBUG blivet/MainThread: test_vg1 size is 2.98 GiB 2024-03-01 20:56:59,751 DEBUG blivet/MainThread: vg test_vg1 has 1.48 GiB free 2024-03-01 20:56:59,751 DEBUG blivet/MainThread: test_vg1 size is 2.98 GiB 2024-03-01 20:56:59,752 DEBUG blivet/MainThread: vg test_vg1 has 1.48 GiB free 2024-03-01 20:56:59,749 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7f4a75f9adc0) -- name = test_vg1-lv2 status = True id = 58 children = [] parents = ['existing 2.98 GiB lvmvg test_vg1 (11)'] uuid = qf1Fcf-NTcc-qA3L-F4qc-ynf7-s1ol-NJlCHs size = 1.5 GiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-6 target size = 1.5 GiB path = /dev/mapper/test_vg1-lv2 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7f4a7604c6d0) -- name = test_vg1 status = True id = 11 children = ['existing 1.5 GiB lvmlv test_vg1-lv2 (58) with existing xfs filesystem'] parents = ['existing 1024 MiB disk sda (2) with existing lvmpv', 'existing 1024 MiB disk sdb (16) with existing lvmpv', 'existing 1024 MiB disk sdc (36) with existing lvmpv'] uuid = TYdFjf-Vzij-jsTb-6XoP-QRXE-BFqM-FaYmIm size = 2.98 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 2.98 GiB path = /dev/test_vg1 format args = [] original_format = None free = 1.03 GiB PE Size = 4 MiB PE Count = 762 PE Free = 264 PV Count = 3 modified = False extents = 762 free space = 1.48 GiB free extents = 379 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sda (2) with existing lvmpv', 'existing 1024 MiB disk sdb (16) with existing lvmpv', 'existing 1024 MiB disk sdc (36) with existing lvmpv'] LVs = ['existing 1.5 GiB lvmlv test_vg1-lv2 (58) with existing xfs filesystem'] segment type = linear percent = 0 VG space used = 1.5 GiB 2024-03-01 20:56:59,754 DEBUG blivet/MainThread: test_vg1 size is 2.98 GiB 2024-03-01 20:56:59,754 DEBUG blivet/MainThread: vg test_vg1 has 1.48 GiB free 2024-03-01 20:56:59,755 DEBUG blivet/MainThread: test_vg1 size is 2.98 GiB 2024-03-01 20:56:59,755 DEBUG blivet/MainThread: vg test_vg1 has 1.48 GiB free 2024-03-01 20:56:59,752 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7f4a75f9adc0) -- name = test_vg1-lv2 status = True id = 58 children = [] parents = ['existing 2.98 GiB lvmvg test_vg1 (11)'] uuid = qf1Fcf-NTcc-qA3L-F4qc-ynf7-s1ol-NJlCHs size = 1.5 GiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-6 target size = 1.5 GiB path = /dev/mapper/test_vg1-lv2 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7f4a7604c6d0) -- name = test_vg1 status = True id = 11 children = ['existing 1.5 GiB lvmlv test_vg1-lv2 (58) with existing xfs filesystem'] parents = ['existing 1024 MiB disk sda (2) with existing lvmpv', 'existing 1024 MiB disk sdb (16) with existing lvmpv', 'existing 1024 MiB disk sdc (36) with existing lvmpv'] uuid = TYdFjf-Vzij-jsTb-6XoP-QRXE-BFqM-FaYmIm size = 2.98 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 2.98 GiB path = /dev/test_vg1 format args = [] original_format = None free = 1.03 GiB PE Size = 4 MiB PE Count = 762 PE Free = 264 PV Count = 3 modified = False extents = 762 free space = 1.48 GiB free extents = 379 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sda (2) with existing lvmpv', 'existing 1024 MiB disk sdb (16) with existing lvmpv', 'existing 1024 MiB disk sdc (36) with existing lvmpv'] LVs = ['existing 1.5 GiB lvmlv test_vg1-lv2 (58) with existing xfs filesystem'] segment type = linear percent = 0 VG space used = 1.5 GiB 2024-03-01 20:56:59,756 DEBUG blivet/MainThread: removing test_vg1-lv2 2024-03-01 20:56:59,758 DEBUG blivet/MainThread: DeviceTree.get_dependent_devices: dep: existing 1.5 GiB lvmlv test_vg1-lv2 (58) with existing xfs filesystem ; hidden: False ; 2024-03-01 20:56:59,759 DEBUG blivet/MainThread: dep is a leaf 2024-03-01 20:56:59,759 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 252 2024-03-01 20:56:59,762 DEBUG blivet/MainThread: LVMLogicalVolumeDevice._set_format: test_vg1-lv2 ; type: None ; current: xfs ; 2024-03-01 20:56:59,762 INFO blivet/MainThread: registered action: [251] destroy format xfs filesystem on lvmlv test_vg1-lv2 (id 58) 2024-03-01 20:56:59,765 DEBUG blivet/MainThread: LVMVolumeGroupDevice.remove_child: name: test_vg1 ; child: lv2 ; kids: 1 ; 2024-03-01 20:56:59,765 INFO blivet/MainThread: removed lvmlv test_vg1-lv2 (id 58) from device tree 2024-03-01 20:56:59,765 INFO blivet/MainThread: registered action: [253] destroy device lvmlv test_vg1-lv2 (id 58) 2024-03-01 20:56:59,765 DEBUG blivet.ansible/MainThread: ['sdb', 'sdc', 'test_vg1', 'sda'] 2024-03-01 20:56:59,765 DEBUG blivet/MainThread: removing test_vg1 2024-03-01 20:56:59,768 DEBUG blivet/MainThread: DeviceTree.get_dependent_devices: dep: existing 2.98 GiB lvmvg test_vg1 (11) ; hidden: False ; 2024-03-01 20:56:59,768 DEBUG blivet/MainThread: dep is a leaf 2024-03-01 20:56:59,771 DEBUG blivet/MainThread: DiskDevice.remove_child: name: sda ; child: test_vg1 ; kids: 1 ; 2024-03-01 20:56:59,774 DEBUG blivet/MainThread: DiskDevice.remove_child: name: sdb ; child: test_vg1 ; kids: 1 ; 2024-03-01 20:56:59,776 DEBUG blivet/MainThread: DiskDevice.remove_child: name: sdc ; child: test_vg1 ; kids: 1 ; 2024-03-01 20:56:59,776 INFO blivet/MainThread: removed lvmvg test_vg1 (id 11) from device tree 2024-03-01 20:56:59,776 INFO blivet/MainThread: registered action: [254] destroy device lvmvg test_vg1 (id 11) 2024-03-01 20:56:59,776 INFO blivet.ansible/MainThread: scheduling destruction of sdb 2024-03-01 20:56:59,777 DEBUG blivet/MainThread: removing sdb 2024-03-01 20:56:59,779 DEBUG blivet/MainThread: DeviceTree.get_dependent_devices: dep: existing 1024 MiB disk sdb (16) with existing lvmpv ; hidden: False ; 2024-03-01 20:56:59,779 DEBUG blivet/MainThread: dep is a leaf 2024-03-01 20:56:59,779 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 256 2024-03-01 20:56:59,782 DEBUG blivet/MainThread: DiskDevice._set_format: sdb ; type: None ; current: lvmpv ; 2024-03-01 20:56:59,782 INFO blivet/MainThread: registered action: [255] destroy format lvmpv on disk sdb (id 16) 2024-03-01 20:56:59,782 INFO blivet.ansible/MainThread: scheduling destruction of sdc 2024-03-01 20:56:59,782 DEBUG blivet/MainThread: removing sdc 2024-03-01 20:56:59,785 DEBUG blivet/MainThread: DeviceTree.get_dependent_devices: dep: existing 1024 MiB disk sdc (36) with existing lvmpv ; hidden: False ; 2024-03-01 20:56:59,785 DEBUG blivet/MainThread: dep is a leaf 2024-03-01 20:56:59,785 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 258 2024-03-01 20:56:59,788 DEBUG blivet/MainThread: DiskDevice._set_format: sdc ; type: None ; current: lvmpv ; 2024-03-01 20:56:59,788 INFO blivet/MainThread: registered action: [257] destroy format lvmpv on disk sdc (id 36) 2024-03-01 20:56:59,788 INFO blivet.ansible/MainThread: scheduling destruction of sda 2024-03-01 20:56:59,788 DEBUG blivet/MainThread: removing sda 2024-03-01 20:56:59,790 DEBUG blivet/MainThread: DeviceTree.get_dependent_devices: dep: existing 1024 MiB disk sda (2) with existing lvmpv ; hidden: False ; 2024-03-01 20:56:59,790 DEBUG blivet/MainThread: dep is a leaf 2024-03-01 20:56:59,791 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 260 2024-03-01 20:56:59,793 DEBUG blivet/MainThread: DiskDevice._set_format: sda ; type: None ; current: lvmpv ; 2024-03-01 20:56:59,793 INFO blivet/MainThread: registered action: [259] destroy format lvmpv on disk sda (id 2) 2024-03-01 20:56:59,796 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: test_vg2 ; incomplete: False ; hidden: False ; 2024-03-01 20:56:59,798 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned existing 2.98 GiB lvmvg test_vg2 (81) 2024-03-01 20:56:59,799 DEBUG blivet/MainThread: resolved 'test_vg2' to 'test_vg2' (lvmvg) 2024-03-01 20:56:59,799 DEBUG blivet.ansible/MainThread: BlivetPool._update_from_device: existing 2.98 GiB lvmvg test_vg2 (81) 2024-03-01 20:56:59,799 DEBUG blivet.ansible/MainThread: BlivetPool._update_from_device: existing 2.98 GiB lvmvg test_vg2 (81) 2024-03-01 20:56:59,800 DEBUG blivet.ansible/MainThread: BlivetPool._update_from_device: existing 2.98 GiB lvmvg test_vg2 (81) 2024-03-01 20:56:59,800 DEBUG blivet.ansible/MainThread: BlivetPool._update_from_device: existing 2.98 GiB lvmvg test_vg2 (81) 2024-03-01 20:56:59,800 DEBUG blivet.ansible/MainThread: BlivetPool._update_from_device: existing 2.98 GiB lvmvg test_vg2 (81) 2024-03-01 20:56:59,800 DEBUG blivet.ansible/MainThread: BlivetPool._update_from_device: existing 2.98 GiB lvmvg test_vg2 (81) 2024-03-01 20:56:59,801 DEBUG blivet.ansible/MainThread: BlivetPool._update_from_device: existing 2.98 GiB lvmvg test_vg2 (81) 2024-03-01 20:56:59,801 DEBUG blivet.ansible/MainThread: BlivetPool._update_from_device: existing 2.98 GiB lvmvg test_vg2 (81) 2024-03-01 20:56:59,801 DEBUG blivet.ansible/MainThread: BlivetPool._update_from_device: existing 2.98 GiB lvmvg test_vg2 (81) 2024-03-01 20:56:59,802 DEBUG blivet.ansible/MainThread: BlivetPool._update_from_device: existing 2.98 GiB lvmvg test_vg2 (81) 2024-03-01 20:56:59,802 DEBUG blivet.ansible/MainThread: BlivetPool._update_from_device: existing 2.98 GiB lvmvg test_vg2 (81) 2024-03-01 20:56:59,802 DEBUG blivet.ansible/MainThread: BlivetPool._update_from_device: existing 2.98 GiB lvmvg test_vg2 (81) 2024-03-01 20:56:59,805 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: sdd ; incomplete: False ; hidden: False ; 2024-03-01 20:56:59,808 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned existing 1024 MiB disk sdd (72) with existing lvmpv 2024-03-01 20:56:59,808 DEBUG blivet/MainThread: resolved 'sdd' to 'sdd' (disk) 2024-03-01 20:56:59,810 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: sde ; incomplete: False ; hidden: False ; 2024-03-01 20:56:59,813 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned existing 1024 MiB disk sde (86) with existing lvmpv 2024-03-01 20:56:59,813 DEBUG blivet/MainThread: resolved 'sde' to 'sde' (disk) 2024-03-01 20:56:59,815 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: sdf ; incomplete: False ; hidden: False ; 2024-03-01 20:56:59,818 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned existing 1024 MiB disk sdf (96) with existing lvmpv 2024-03-01 20:56:59,818 DEBUG blivet/MainThread: resolved 'sdf' to 'sdf' (disk) 2024-03-01 20:56:59,820 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: test_vg2-lv3 ; incomplete: False ; hidden: False ; 2024-03-01 20:56:59,823 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned existing 308 MiB lvmlv test_vg2-lv3 (105) with existing xfs filesystem 2024-03-01 20:56:59,823 DEBUG blivet/MainThread: resolved 'test_vg2-lv3' to 'test_vg2-lv3' (lvmlv) 2024-03-01 20:56:59,825 DEBUG blivet/MainThread: test_vg2 size is 2.98 GiB 2024-03-01 20:56:59,826 DEBUG blivet/MainThread: vg test_vg2 has 2.08 GiB free 2024-03-01 20:56:59,826 DEBUG blivet/MainThread: test_vg2 size is 2.98 GiB 2024-03-01 20:56:59,827 DEBUG blivet/MainThread: vg test_vg2 has 2.08 GiB free 2024-03-01 20:56:59,823 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7f4a75f3e340) -- name = test_vg2-lv3 status = True id = 105 children = [] parents = ['existing 2.98 GiB lvmvg test_vg2 (81)'] uuid = 3gsqoh-1P4n-SyK8-3G1s-HRKI-mdTi-a0ilxL size = 308 MiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-5 target size = 308 MiB path = /dev/mapper/test_vg2-lv3 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7f4a75fb4c10) -- name = test_vg2 status = True id = 81 children = ['existing 308 MiB lvmlv test_vg2-lv3 (105) with existing xfs filesystem', 'existing 612 MiB lvmlv test_vg2-lv4 (118) with existing xfs filesystem'] parents = ['existing 1024 MiB disk sdd (72) with existing lvmpv', 'existing 1024 MiB disk sde (86) with existing lvmpv', 'existing 1024 MiB disk sdf (96) with existing lvmpv'] uuid = 7yQrT8-U3bT-lEfw-Vyp4-q4Ho-8WQB-V2xVlb size = 2.98 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 2.98 GiB path = /dev/test_vg2 format args = [] original_format = None free = 2.08 GiB PE Size = 4 MiB PE Count = 762 PE Free = 532 PV Count = 3 modified = False extents = 762 free space = 2.08 GiB free extents = 532 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sdd (72) with existing lvmpv', 'existing 1024 MiB disk sde (86) with existing lvmpv', 'existing 1024 MiB disk sdf (96) with existing lvmpv'] LVs = ['existing 308 MiB lvmlv test_vg2-lv3 (105) with existing xfs filesystem', 'existing 612 MiB lvmlv test_vg2-lv4 (118) with existing xfs filesystem'] segment type = linear percent = 0 VG space used = 308 MiB 2024-03-01 20:56:59,829 DEBUG blivet/MainThread: test_vg2 size is 2.98 GiB 2024-03-01 20:56:59,830 DEBUG blivet/MainThread: vg test_vg2 has 2.08 GiB free 2024-03-01 20:56:59,830 DEBUG blivet/MainThread: test_vg2 size is 2.98 GiB 2024-03-01 20:56:59,831 DEBUG blivet/MainThread: vg test_vg2 has 2.08 GiB free 2024-03-01 20:56:59,827 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7f4a75f3e340) -- name = test_vg2-lv3 status = True id = 105 children = [] parents = ['existing 2.98 GiB lvmvg test_vg2 (81)'] uuid = 3gsqoh-1P4n-SyK8-3G1s-HRKI-mdTi-a0ilxL size = 308 MiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-5 target size = 308 MiB path = /dev/mapper/test_vg2-lv3 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7f4a75fb4c10) -- name = test_vg2 status = True id = 81 children = ['existing 308 MiB lvmlv test_vg2-lv3 (105) with existing xfs filesystem', 'existing 612 MiB lvmlv test_vg2-lv4 (118) with existing xfs filesystem'] parents = ['existing 1024 MiB disk sdd (72) with existing lvmpv', 'existing 1024 MiB disk sde (86) with existing lvmpv', 'existing 1024 MiB disk sdf (96) with existing lvmpv'] uuid = 7yQrT8-U3bT-lEfw-Vyp4-q4Ho-8WQB-V2xVlb size = 2.98 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 2.98 GiB path = /dev/test_vg2 format args = [] original_format = None free = 2.08 GiB PE Size = 4 MiB PE Count = 762 PE Free = 532 PV Count = 3 modified = False extents = 762 free space = 2.08 GiB free extents = 532 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sdd (72) with existing lvmpv', 'existing 1024 MiB disk sde (86) with existing lvmpv', 'existing 1024 MiB disk sdf (96) with existing lvmpv'] LVs = ['existing 308 MiB lvmlv test_vg2-lv3 (105) with existing xfs filesystem', 'existing 612 MiB lvmlv test_vg2-lv4 (118) with existing xfs filesystem'] segment type = linear percent = 0 VG space used = 308 MiB 2024-03-01 20:56:59,833 DEBUG blivet/MainThread: test_vg2 size is 2.98 GiB 2024-03-01 20:56:59,834 DEBUG blivet/MainThread: vg test_vg2 has 2.08 GiB free 2024-03-01 20:56:59,834 DEBUG blivet/MainThread: test_vg2 size is 2.98 GiB 2024-03-01 20:56:59,835 DEBUG blivet/MainThread: vg test_vg2 has 2.08 GiB free 2024-03-01 20:56:59,831 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7f4a75f3e340) -- name = test_vg2-lv3 status = True id = 105 children = [] parents = ['existing 2.98 GiB lvmvg test_vg2 (81)'] uuid = 3gsqoh-1P4n-SyK8-3G1s-HRKI-mdTi-a0ilxL size = 308 MiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-5 target size = 308 MiB path = /dev/mapper/test_vg2-lv3 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7f4a75fb4c10) -- name = test_vg2 status = True id = 81 children = ['existing 308 MiB lvmlv test_vg2-lv3 (105) with existing xfs filesystem', 'existing 612 MiB lvmlv test_vg2-lv4 (118) with existing xfs filesystem'] parents = ['existing 1024 MiB disk sdd (72) with existing lvmpv', 'existing 1024 MiB disk sde (86) with existing lvmpv', 'existing 1024 MiB disk sdf (96) with existing lvmpv'] uuid = 7yQrT8-U3bT-lEfw-Vyp4-q4Ho-8WQB-V2xVlb size = 2.98 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 2.98 GiB path = /dev/test_vg2 format args = [] original_format = None free = 2.08 GiB PE Size = 4 MiB PE Count = 762 PE Free = 532 PV Count = 3 modified = False extents = 762 free space = 2.08 GiB free extents = 532 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sdd (72) with existing lvmpv', 'existing 1024 MiB disk sde (86) with existing lvmpv', 'existing 1024 MiB disk sdf (96) with existing lvmpv'] LVs = ['existing 308 MiB lvmlv test_vg2-lv3 (105) with existing xfs filesystem', 'existing 612 MiB lvmlv test_vg2-lv4 (118) with existing xfs filesystem'] segment type = linear percent = 0 VG space used = 308 MiB 2024-03-01 20:56:59,837 DEBUG blivet/MainThread: test_vg2 size is 2.98 GiB 2024-03-01 20:56:59,838 DEBUG blivet/MainThread: vg test_vg2 has 2.08 GiB free 2024-03-01 20:56:59,838 DEBUG blivet/MainThread: test_vg2 size is 2.98 GiB 2024-03-01 20:56:59,839 DEBUG blivet/MainThread: vg test_vg2 has 2.08 GiB free 2024-03-01 20:56:59,835 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7f4a75f3e340) -- name = test_vg2-lv3 status = True id = 105 children = [] parents = ['existing 2.98 GiB lvmvg test_vg2 (81)'] uuid = 3gsqoh-1P4n-SyK8-3G1s-HRKI-mdTi-a0ilxL size = 308 MiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-5 target size = 308 MiB path = /dev/mapper/test_vg2-lv3 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7f4a75fb4c10) -- name = test_vg2 status = True id = 81 children = ['existing 308 MiB lvmlv test_vg2-lv3 (105) with existing xfs filesystem', 'existing 612 MiB lvmlv test_vg2-lv4 (118) with existing xfs filesystem'] parents = ['existing 1024 MiB disk sdd (72) with existing lvmpv', 'existing 1024 MiB disk sde (86) with existing lvmpv', 'existing 1024 MiB disk sdf (96) with existing lvmpv'] uuid = 7yQrT8-U3bT-lEfw-Vyp4-q4Ho-8WQB-V2xVlb size = 2.98 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 2.98 GiB path = /dev/test_vg2 format args = [] original_format = None free = 2.08 GiB PE Size = 4 MiB PE Count = 762 PE Free = 532 PV Count = 3 modified = False extents = 762 free space = 2.08 GiB free extents = 532 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sdd (72) with existing lvmpv', 'existing 1024 MiB disk sde (86) with existing lvmpv', 'existing 1024 MiB disk sdf (96) with existing lvmpv'] LVs = ['existing 308 MiB lvmlv test_vg2-lv3 (105) with existing xfs filesystem', 'existing 612 MiB lvmlv test_vg2-lv4 (118) with existing xfs filesystem'] segment type = linear percent = 0 VG space used = 308 MiB 2024-03-01 20:56:59,841 DEBUG blivet/MainThread: test_vg2 size is 2.98 GiB 2024-03-01 20:56:59,842 DEBUG blivet/MainThread: vg test_vg2 has 2.08 GiB free 2024-03-01 20:56:59,842 DEBUG blivet/MainThread: test_vg2 size is 2.98 GiB 2024-03-01 20:56:59,843 DEBUG blivet/MainThread: vg test_vg2 has 2.08 GiB free 2024-03-01 20:56:59,839 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7f4a75f3e340) -- name = test_vg2-lv3 status = True id = 105 children = [] parents = ['existing 2.98 GiB lvmvg test_vg2 (81)'] uuid = 3gsqoh-1P4n-SyK8-3G1s-HRKI-mdTi-a0ilxL size = 308 MiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-5 target size = 308 MiB path = /dev/mapper/test_vg2-lv3 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7f4a75fb4c10) -- name = test_vg2 status = True id = 81 children = ['existing 308 MiB lvmlv test_vg2-lv3 (105) with existing xfs filesystem', 'existing 612 MiB lvmlv test_vg2-lv4 (118) with existing xfs filesystem'] parents = ['existing 1024 MiB disk sdd (72) with existing lvmpv', 'existing 1024 MiB disk sde (86) with existing lvmpv', 'existing 1024 MiB disk sdf (96) with existing lvmpv'] uuid = 7yQrT8-U3bT-lEfw-Vyp4-q4Ho-8WQB-V2xVlb size = 2.98 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 2.98 GiB path = /dev/test_vg2 format args = [] original_format = None free = 2.08 GiB PE Size = 4 MiB PE Count = 762 PE Free = 532 PV Count = 3 modified = False extents = 762 free space = 2.08 GiB free extents = 532 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sdd (72) with existing lvmpv', 'existing 1024 MiB disk sde (86) with existing lvmpv', 'existing 1024 MiB disk sdf (96) with existing lvmpv'] LVs = ['existing 308 MiB lvmlv test_vg2-lv3 (105) with existing xfs filesystem', 'existing 612 MiB lvmlv test_vg2-lv4 (118) with existing xfs filesystem'] segment type = linear percent = 0 VG space used = 308 MiB 2024-03-01 20:56:59,845 DEBUG blivet/MainThread: test_vg2 size is 2.98 GiB 2024-03-01 20:56:59,845 DEBUG blivet/MainThread: vg test_vg2 has 2.08 GiB free 2024-03-01 20:56:59,846 DEBUG blivet/MainThread: test_vg2 size is 2.98 GiB 2024-03-01 20:56:59,846 DEBUG blivet/MainThread: vg test_vg2 has 2.08 GiB free 2024-03-01 20:56:59,843 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7f4a75f3e340) -- name = test_vg2-lv3 status = True id = 105 children = [] parents = ['existing 2.98 GiB lvmvg test_vg2 (81)'] uuid = 3gsqoh-1P4n-SyK8-3G1s-HRKI-mdTi-a0ilxL size = 308 MiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-5 target size = 308 MiB path = /dev/mapper/test_vg2-lv3 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7f4a75fb4c10) -- name = test_vg2 status = True id = 81 children = ['existing 308 MiB lvmlv test_vg2-lv3 (105) with existing xfs filesystem', 'existing 612 MiB lvmlv test_vg2-lv4 (118) with existing xfs filesystem'] parents = ['existing 1024 MiB disk sdd (72) with existing lvmpv', 'existing 1024 MiB disk sde (86) with existing lvmpv', 'existing 1024 MiB disk sdf (96) with existing lvmpv'] uuid = 7yQrT8-U3bT-lEfw-Vyp4-q4Ho-8WQB-V2xVlb size = 2.98 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 2.98 GiB path = /dev/test_vg2 format args = [] original_format = None free = 2.08 GiB PE Size = 4 MiB PE Count = 762 PE Free = 532 PV Count = 3 modified = False extents = 762 free space = 2.08 GiB free extents = 532 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sdd (72) with existing lvmpv', 'existing 1024 MiB disk sde (86) with existing lvmpv', 'existing 1024 MiB disk sdf (96) with existing lvmpv'] LVs = ['existing 308 MiB lvmlv test_vg2-lv3 (105) with existing xfs filesystem', 'existing 612 MiB lvmlv test_vg2-lv4 (118) with existing xfs filesystem'] segment type = linear percent = 0 VG space used = 308 MiB 2024-03-01 20:56:59,849 DEBUG blivet/MainThread: test_vg2 size is 2.98 GiB 2024-03-01 20:56:59,849 DEBUG blivet/MainThread: vg test_vg2 has 2.08 GiB free 2024-03-01 20:56:59,850 DEBUG blivet/MainThread: test_vg2 size is 2.98 GiB 2024-03-01 20:56:59,850 DEBUG blivet/MainThread: vg test_vg2 has 2.08 GiB free 2024-03-01 20:56:59,847 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7f4a75f3e340) -- name = test_vg2-lv3 status = True id = 105 children = [] parents = ['existing 2.98 GiB lvmvg test_vg2 (81)'] uuid = 3gsqoh-1P4n-SyK8-3G1s-HRKI-mdTi-a0ilxL size = 308 MiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-5 target size = 308 MiB path = /dev/mapper/test_vg2-lv3 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7f4a75fb4c10) -- name = test_vg2 status = True id = 81 children = ['existing 308 MiB lvmlv test_vg2-lv3 (105) with existing xfs filesystem', 'existing 612 MiB lvmlv test_vg2-lv4 (118) with existing xfs filesystem'] parents = ['existing 1024 MiB disk sdd (72) with existing lvmpv', 'existing 1024 MiB disk sde (86) with existing lvmpv', 'existing 1024 MiB disk sdf (96) with existing lvmpv'] uuid = 7yQrT8-U3bT-lEfw-Vyp4-q4Ho-8WQB-V2xVlb size = 2.98 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 2.98 GiB path = /dev/test_vg2 format args = [] original_format = None free = 2.08 GiB PE Size = 4 MiB PE Count = 762 PE Free = 532 PV Count = 3 modified = False extents = 762 free space = 2.08 GiB free extents = 532 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sdd (72) with existing lvmpv', 'existing 1024 MiB disk sde (86) with existing lvmpv', 'existing 1024 MiB disk sdf (96) with existing lvmpv'] LVs = ['existing 308 MiB lvmlv test_vg2-lv3 (105) with existing xfs filesystem', 'existing 612 MiB lvmlv test_vg2-lv4 (118) with existing xfs filesystem'] segment type = linear percent = 0 VG space used = 308 MiB 2024-03-01 20:56:59,853 DEBUG blivet/MainThread: test_vg2 size is 2.98 GiB 2024-03-01 20:56:59,853 DEBUG blivet/MainThread: vg test_vg2 has 2.08 GiB free 2024-03-01 20:56:59,854 DEBUG blivet/MainThread: test_vg2 size is 2.98 GiB 2024-03-01 20:56:59,854 DEBUG blivet/MainThread: vg test_vg2 has 2.08 GiB free 2024-03-01 20:56:59,851 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7f4a75f3e340) -- name = test_vg2-lv3 status = True id = 105 children = [] parents = ['existing 2.98 GiB lvmvg test_vg2 (81)'] uuid = 3gsqoh-1P4n-SyK8-3G1s-HRKI-mdTi-a0ilxL size = 308 MiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-5 target size = 308 MiB path = /dev/mapper/test_vg2-lv3 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7f4a75fb4c10) -- name = test_vg2 status = True id = 81 children = ['existing 308 MiB lvmlv test_vg2-lv3 (105) with existing xfs filesystem', 'existing 612 MiB lvmlv test_vg2-lv4 (118) with existing xfs filesystem'] parents = ['existing 1024 MiB disk sdd (72) with existing lvmpv', 'existing 1024 MiB disk sde (86) with existing lvmpv', 'existing 1024 MiB disk sdf (96) with existing lvmpv'] uuid = 7yQrT8-U3bT-lEfw-Vyp4-q4Ho-8WQB-V2xVlb size = 2.98 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 2.98 GiB path = /dev/test_vg2 format args = [] original_format = None free = 2.08 GiB PE Size = 4 MiB PE Count = 762 PE Free = 532 PV Count = 3 modified = False extents = 762 free space = 2.08 GiB free extents = 532 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sdd (72) with existing lvmpv', 'existing 1024 MiB disk sde (86) with existing lvmpv', 'existing 1024 MiB disk sdf (96) with existing lvmpv'] LVs = ['existing 308 MiB lvmlv test_vg2-lv3 (105) with existing xfs filesystem', 'existing 612 MiB lvmlv test_vg2-lv4 (118) with existing xfs filesystem'] segment type = linear percent = 0 VG space used = 308 MiB 2024-03-01 20:56:59,856 DEBUG blivet/MainThread: test_vg2 size is 2.98 GiB 2024-03-01 20:56:59,857 DEBUG blivet/MainThread: vg test_vg2 has 2.08 GiB free 2024-03-01 20:56:59,857 DEBUG blivet/MainThread: test_vg2 size is 2.98 GiB 2024-03-01 20:56:59,858 DEBUG blivet/MainThread: vg test_vg2 has 2.08 GiB free 2024-03-01 20:56:59,855 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7f4a75f3e340) -- name = test_vg2-lv3 status = True id = 105 children = [] parents = ['existing 2.98 GiB lvmvg test_vg2 (81)'] uuid = 3gsqoh-1P4n-SyK8-3G1s-HRKI-mdTi-a0ilxL size = 308 MiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-5 target size = 308 MiB path = /dev/mapper/test_vg2-lv3 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7f4a75fb4c10) -- name = test_vg2 status = True id = 81 children = ['existing 308 MiB lvmlv test_vg2-lv3 (105) with existing xfs filesystem', 'existing 612 MiB lvmlv test_vg2-lv4 (118) with existing xfs filesystem'] parents = ['existing 1024 MiB disk sdd (72) with existing lvmpv', 'existing 1024 MiB disk sde (86) with existing lvmpv', 'existing 1024 MiB disk sdf (96) with existing lvmpv'] uuid = 7yQrT8-U3bT-lEfw-Vyp4-q4Ho-8WQB-V2xVlb size = 2.98 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 2.98 GiB path = /dev/test_vg2 format args = [] original_format = None free = 2.08 GiB PE Size = 4 MiB PE Count = 762 PE Free = 532 PV Count = 3 modified = False extents = 762 free space = 2.08 GiB free extents = 532 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sdd (72) with existing lvmpv', 'existing 1024 MiB disk sde (86) with existing lvmpv', 'existing 1024 MiB disk sdf (96) with existing lvmpv'] LVs = ['existing 308 MiB lvmlv test_vg2-lv3 (105) with existing xfs filesystem', 'existing 612 MiB lvmlv test_vg2-lv4 (118) with existing xfs filesystem'] segment type = linear percent = 0 VG space used = 308 MiB 2024-03-01 20:56:59,860 DEBUG blivet/MainThread: test_vg2 size is 2.98 GiB 2024-03-01 20:56:59,861 DEBUG blivet/MainThread: vg test_vg2 has 2.08 GiB free 2024-03-01 20:56:59,861 DEBUG blivet/MainThread: test_vg2 size is 2.98 GiB 2024-03-01 20:56:59,862 DEBUG blivet/MainThread: vg test_vg2 has 2.08 GiB free 2024-03-01 20:56:59,859 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7f4a75f3e340) -- name = test_vg2-lv3 status = True id = 105 children = [] parents = ['existing 2.98 GiB lvmvg test_vg2 (81)'] uuid = 3gsqoh-1P4n-SyK8-3G1s-HRKI-mdTi-a0ilxL size = 308 MiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-5 target size = 308 MiB path = /dev/mapper/test_vg2-lv3 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7f4a75fb4c10) -- name = test_vg2 status = True id = 81 children = ['existing 308 MiB lvmlv test_vg2-lv3 (105) with existing xfs filesystem', 'existing 612 MiB lvmlv test_vg2-lv4 (118) with existing xfs filesystem'] parents = ['existing 1024 MiB disk sdd (72) with existing lvmpv', 'existing 1024 MiB disk sde (86) with existing lvmpv', 'existing 1024 MiB disk sdf (96) with existing lvmpv'] uuid = 7yQrT8-U3bT-lEfw-Vyp4-q4Ho-8WQB-V2xVlb size = 2.98 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 2.98 GiB path = /dev/test_vg2 format args = [] original_format = None free = 2.08 GiB PE Size = 4 MiB PE Count = 762 PE Free = 532 PV Count = 3 modified = False extents = 762 free space = 2.08 GiB free extents = 532 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sdd (72) with existing lvmpv', 'existing 1024 MiB disk sde (86) with existing lvmpv', 'existing 1024 MiB disk sdf (96) with existing lvmpv'] LVs = ['existing 308 MiB lvmlv test_vg2-lv3 (105) with existing xfs filesystem', 'existing 612 MiB lvmlv test_vg2-lv4 (118) with existing xfs filesystem'] segment type = linear percent = 0 VG space used = 308 MiB 2024-03-01 20:56:59,864 DEBUG blivet/MainThread: test_vg2 size is 2.98 GiB 2024-03-01 20:56:59,865 DEBUG blivet/MainThread: vg test_vg2 has 2.08 GiB free 2024-03-01 20:56:59,865 DEBUG blivet/MainThread: test_vg2 size is 2.98 GiB 2024-03-01 20:56:59,866 DEBUG blivet/MainThread: vg test_vg2 has 2.08 GiB free 2024-03-01 20:56:59,862 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7f4a75f3e340) -- name = test_vg2-lv3 status = True id = 105 children = [] parents = ['existing 2.98 GiB lvmvg test_vg2 (81)'] uuid = 3gsqoh-1P4n-SyK8-3G1s-HRKI-mdTi-a0ilxL size = 308 MiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-5 target size = 308 MiB path = /dev/mapper/test_vg2-lv3 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7f4a75fb4c10) -- name = test_vg2 status = True id = 81 children = ['existing 308 MiB lvmlv test_vg2-lv3 (105) with existing xfs filesystem', 'existing 612 MiB lvmlv test_vg2-lv4 (118) with existing xfs filesystem'] parents = ['existing 1024 MiB disk sdd (72) with existing lvmpv', 'existing 1024 MiB disk sde (86) with existing lvmpv', 'existing 1024 MiB disk sdf (96) with existing lvmpv'] uuid = 7yQrT8-U3bT-lEfw-Vyp4-q4Ho-8WQB-V2xVlb size = 2.98 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 2.98 GiB path = /dev/test_vg2 format args = [] original_format = None free = 2.08 GiB PE Size = 4 MiB PE Count = 762 PE Free = 532 PV Count = 3 modified = False extents = 762 free space = 2.08 GiB free extents = 532 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sdd (72) with existing lvmpv', 'existing 1024 MiB disk sde (86) with existing lvmpv', 'existing 1024 MiB disk sdf (96) with existing lvmpv'] LVs = ['existing 308 MiB lvmlv test_vg2-lv3 (105) with existing xfs filesystem', 'existing 612 MiB lvmlv test_vg2-lv4 (118) with existing xfs filesystem'] segment type = linear percent = 0 VG space used = 308 MiB 2024-03-01 20:56:59,868 DEBUG blivet/MainThread: test_vg2 size is 2.98 GiB 2024-03-01 20:56:59,869 DEBUG blivet/MainThread: vg test_vg2 has 2.08 GiB free 2024-03-01 20:56:59,869 DEBUG blivet/MainThread: test_vg2 size is 2.98 GiB 2024-03-01 20:56:59,870 DEBUG blivet/MainThread: vg test_vg2 has 2.08 GiB free 2024-03-01 20:56:59,866 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7f4a75f3e340) -- name = test_vg2-lv3 status = True id = 105 children = [] parents = ['existing 2.98 GiB lvmvg test_vg2 (81)'] uuid = 3gsqoh-1P4n-SyK8-3G1s-HRKI-mdTi-a0ilxL size = 308 MiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-5 target size = 308 MiB path = /dev/mapper/test_vg2-lv3 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7f4a75fb4c10) -- name = test_vg2 status = True id = 81 children = ['existing 308 MiB lvmlv test_vg2-lv3 (105) with existing xfs filesystem', 'existing 612 MiB lvmlv test_vg2-lv4 (118) with existing xfs filesystem'] parents = ['existing 1024 MiB disk sdd (72) with existing lvmpv', 'existing 1024 MiB disk sde (86) with existing lvmpv', 'existing 1024 MiB disk sdf (96) with existing lvmpv'] uuid = 7yQrT8-U3bT-lEfw-Vyp4-q4Ho-8WQB-V2xVlb size = 2.98 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 2.98 GiB path = /dev/test_vg2 format args = [] original_format = None free = 2.08 GiB PE Size = 4 MiB PE Count = 762 PE Free = 532 PV Count = 3 modified = False extents = 762 free space = 2.08 GiB free extents = 532 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sdd (72) with existing lvmpv', 'existing 1024 MiB disk sde (86) with existing lvmpv', 'existing 1024 MiB disk sdf (96) with existing lvmpv'] LVs = ['existing 308 MiB lvmlv test_vg2-lv3 (105) with existing xfs filesystem', 'existing 612 MiB lvmlv test_vg2-lv4 (118) with existing xfs filesystem'] segment type = linear percent = 0 VG space used = 308 MiB 2024-03-01 20:56:59,872 DEBUG blivet/MainThread: test_vg2 size is 2.98 GiB 2024-03-01 20:56:59,873 DEBUG blivet/MainThread: vg test_vg2 has 2.08 GiB free 2024-03-01 20:56:59,873 DEBUG blivet/MainThread: test_vg2 size is 2.98 GiB 2024-03-01 20:56:59,874 DEBUG blivet/MainThread: vg test_vg2 has 2.08 GiB free 2024-03-01 20:56:59,870 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7f4a75f3e340) -- name = test_vg2-lv3 status = True id = 105 children = [] parents = ['existing 2.98 GiB lvmvg test_vg2 (81)'] uuid = 3gsqoh-1P4n-SyK8-3G1s-HRKI-mdTi-a0ilxL size = 308 MiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-5 target size = 308 MiB path = /dev/mapper/test_vg2-lv3 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7f4a75fb4c10) -- name = test_vg2 status = True id = 81 children = ['existing 308 MiB lvmlv test_vg2-lv3 (105) with existing xfs filesystem', 'existing 612 MiB lvmlv test_vg2-lv4 (118) with existing xfs filesystem'] parents = ['existing 1024 MiB disk sdd (72) with existing lvmpv', 'existing 1024 MiB disk sde (86) with existing lvmpv', 'existing 1024 MiB disk sdf (96) with existing lvmpv'] uuid = 7yQrT8-U3bT-lEfw-Vyp4-q4Ho-8WQB-V2xVlb size = 2.98 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 2.98 GiB path = /dev/test_vg2 format args = [] original_format = None free = 2.08 GiB PE Size = 4 MiB PE Count = 762 PE Free = 532 PV Count = 3 modified = False extents = 762 free space = 2.08 GiB free extents = 532 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sdd (72) with existing lvmpv', 'existing 1024 MiB disk sde (86) with existing lvmpv', 'existing 1024 MiB disk sdf (96) with existing lvmpv'] LVs = ['existing 308 MiB lvmlv test_vg2-lv3 (105) with existing xfs filesystem', 'existing 612 MiB lvmlv test_vg2-lv4 (118) with existing xfs filesystem'] segment type = linear percent = 0 VG space used = 308 MiB 2024-03-01 20:56:59,876 DEBUG blivet/MainThread: test_vg2 size is 2.98 GiB 2024-03-01 20:56:59,877 DEBUG blivet/MainThread: vg test_vg2 has 2.08 GiB free 2024-03-01 20:56:59,877 DEBUG blivet/MainThread: test_vg2 size is 2.98 GiB 2024-03-01 20:56:59,878 DEBUG blivet/MainThread: vg test_vg2 has 2.08 GiB free 2024-03-01 20:56:59,874 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7f4a75f3e340) -- name = test_vg2-lv3 status = True id = 105 children = [] parents = ['existing 2.98 GiB lvmvg test_vg2 (81)'] uuid = 3gsqoh-1P4n-SyK8-3G1s-HRKI-mdTi-a0ilxL size = 308 MiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-5 target size = 308 MiB path = /dev/mapper/test_vg2-lv3 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7f4a75fb4c10) -- name = test_vg2 status = True id = 81 children = ['existing 308 MiB lvmlv test_vg2-lv3 (105) with existing xfs filesystem', 'existing 612 MiB lvmlv test_vg2-lv4 (118) with existing xfs filesystem'] parents = ['existing 1024 MiB disk sdd (72) with existing lvmpv', 'existing 1024 MiB disk sde (86) with existing lvmpv', 'existing 1024 MiB disk sdf (96) with existing lvmpv'] uuid = 7yQrT8-U3bT-lEfw-Vyp4-q4Ho-8WQB-V2xVlb size = 2.98 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 2.98 GiB path = /dev/test_vg2 format args = [] original_format = None free = 2.08 GiB PE Size = 4 MiB PE Count = 762 PE Free = 532 PV Count = 3 modified = False extents = 762 free space = 2.08 GiB free extents = 532 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sdd (72) with existing lvmpv', 'existing 1024 MiB disk sde (86) with existing lvmpv', 'existing 1024 MiB disk sdf (96) with existing lvmpv'] LVs = ['existing 308 MiB lvmlv test_vg2-lv3 (105) with existing xfs filesystem', 'existing 612 MiB lvmlv test_vg2-lv4 (118) with existing xfs filesystem'] segment type = linear percent = 0 VG space used = 308 MiB 2024-03-01 20:56:59,880 DEBUG blivet/MainThread: test_vg2 size is 2.98 GiB 2024-03-01 20:56:59,881 DEBUG blivet/MainThread: vg test_vg2 has 2.08 GiB free 2024-03-01 20:56:59,881 DEBUG blivet/MainThread: test_vg2 size is 2.98 GiB 2024-03-01 20:56:59,881 DEBUG blivet/MainThread: vg test_vg2 has 2.08 GiB free 2024-03-01 20:56:59,878 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7f4a75f3e340) -- name = test_vg2-lv3 status = True id = 105 children = [] parents = ['existing 2.98 GiB lvmvg test_vg2 (81)'] uuid = 3gsqoh-1P4n-SyK8-3G1s-HRKI-mdTi-a0ilxL size = 308 MiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-5 target size = 308 MiB path = /dev/mapper/test_vg2-lv3 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7f4a75fb4c10) -- name = test_vg2 status = True id = 81 children = ['existing 308 MiB lvmlv test_vg2-lv3 (105) with existing xfs filesystem', 'existing 612 MiB lvmlv test_vg2-lv4 (118) with existing xfs filesystem'] parents = ['existing 1024 MiB disk sdd (72) with existing lvmpv', 'existing 1024 MiB disk sde (86) with existing lvmpv', 'existing 1024 MiB disk sdf (96) with existing lvmpv'] uuid = 7yQrT8-U3bT-lEfw-Vyp4-q4Ho-8WQB-V2xVlb size = 2.98 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 2.98 GiB path = /dev/test_vg2 format args = [] original_format = None free = 2.08 GiB PE Size = 4 MiB PE Count = 762 PE Free = 532 PV Count = 3 modified = False extents = 762 free space = 2.08 GiB free extents = 532 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sdd (72) with existing lvmpv', 'existing 1024 MiB disk sde (86) with existing lvmpv', 'existing 1024 MiB disk sdf (96) with existing lvmpv'] LVs = ['existing 308 MiB lvmlv test_vg2-lv3 (105) with existing xfs filesystem', 'existing 612 MiB lvmlv test_vg2-lv4 (118) with existing xfs filesystem'] segment type = linear percent = 0 VG space used = 308 MiB 2024-03-01 20:56:59,884 DEBUG blivet/MainThread: test_vg2 size is 2.98 GiB 2024-03-01 20:56:59,884 DEBUG blivet/MainThread: vg test_vg2 has 2.08 GiB free 2024-03-01 20:56:59,885 DEBUG blivet/MainThread: test_vg2 size is 2.98 GiB 2024-03-01 20:56:59,885 DEBUG blivet/MainThread: vg test_vg2 has 2.08 GiB free 2024-03-01 20:56:59,882 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7f4a75f3e340) -- name = test_vg2-lv3 status = True id = 105 children = [] parents = ['existing 2.98 GiB lvmvg test_vg2 (81)'] uuid = 3gsqoh-1P4n-SyK8-3G1s-HRKI-mdTi-a0ilxL size = 308 MiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-5 target size = 308 MiB path = /dev/mapper/test_vg2-lv3 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7f4a75fb4c10) -- name = test_vg2 status = True id = 81 children = ['existing 308 MiB lvmlv test_vg2-lv3 (105) with existing xfs filesystem', 'existing 612 MiB lvmlv test_vg2-lv4 (118) with existing xfs filesystem'] parents = ['existing 1024 MiB disk sdd (72) with existing lvmpv', 'existing 1024 MiB disk sde (86) with existing lvmpv', 'existing 1024 MiB disk sdf (96) with existing lvmpv'] uuid = 7yQrT8-U3bT-lEfw-Vyp4-q4Ho-8WQB-V2xVlb size = 2.98 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 2.98 GiB path = /dev/test_vg2 format args = [] original_format = None free = 2.08 GiB PE Size = 4 MiB PE Count = 762 PE Free = 532 PV Count = 3 modified = False extents = 762 free space = 2.08 GiB free extents = 532 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sdd (72) with existing lvmpv', 'existing 1024 MiB disk sde (86) with existing lvmpv', 'existing 1024 MiB disk sdf (96) with existing lvmpv'] LVs = ['existing 308 MiB lvmlv test_vg2-lv3 (105) with existing xfs filesystem', 'existing 612 MiB lvmlv test_vg2-lv4 (118) with existing xfs filesystem'] segment type = linear percent = 0 VG space used = 308 MiB 2024-03-01 20:56:59,888 DEBUG blivet/MainThread: test_vg2 size is 2.98 GiB 2024-03-01 20:56:59,888 DEBUG blivet/MainThread: vg test_vg2 has 2.08 GiB free 2024-03-01 20:56:59,889 DEBUG blivet/MainThread: test_vg2 size is 2.98 GiB 2024-03-01 20:56:59,889 DEBUG blivet/MainThread: vg test_vg2 has 2.08 GiB free 2024-03-01 20:56:59,886 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7f4a75f3e340) -- name = test_vg2-lv3 status = True id = 105 children = [] parents = ['existing 2.98 GiB lvmvg test_vg2 (81)'] uuid = 3gsqoh-1P4n-SyK8-3G1s-HRKI-mdTi-a0ilxL size = 308 MiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-5 target size = 308 MiB path = /dev/mapper/test_vg2-lv3 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7f4a75fb4c10) -- name = test_vg2 status = True id = 81 children = ['existing 308 MiB lvmlv test_vg2-lv3 (105) with existing xfs filesystem', 'existing 612 MiB lvmlv test_vg2-lv4 (118) with existing xfs filesystem'] parents = ['existing 1024 MiB disk sdd (72) with existing lvmpv', 'existing 1024 MiB disk sde (86) with existing lvmpv', 'existing 1024 MiB disk sdf (96) with existing lvmpv'] uuid = 7yQrT8-U3bT-lEfw-Vyp4-q4Ho-8WQB-V2xVlb size = 2.98 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 2.98 GiB path = /dev/test_vg2 format args = [] original_format = None free = 2.08 GiB PE Size = 4 MiB PE Count = 762 PE Free = 532 PV Count = 3 modified = False extents = 762 free space = 2.08 GiB free extents = 532 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sdd (72) with existing lvmpv', 'existing 1024 MiB disk sde (86) with existing lvmpv', 'existing 1024 MiB disk sdf (96) with existing lvmpv'] LVs = ['existing 308 MiB lvmlv test_vg2-lv3 (105) with existing xfs filesystem', 'existing 612 MiB lvmlv test_vg2-lv4 (118) with existing xfs filesystem'] segment type = linear percent = 0 VG space used = 308 MiB 2024-03-01 20:56:59,892 DEBUG blivet/MainThread: test_vg2 size is 2.98 GiB 2024-03-01 20:56:59,892 DEBUG blivet/MainThread: vg test_vg2 has 2.08 GiB free 2024-03-01 20:56:59,892 DEBUG blivet/MainThread: test_vg2 size is 2.98 GiB 2024-03-01 20:56:59,893 DEBUG blivet/MainThread: vg test_vg2 has 2.08 GiB free 2024-03-01 20:56:59,890 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7f4a75f3e340) -- name = test_vg2-lv3 status = True id = 105 children = [] parents = ['existing 2.98 GiB lvmvg test_vg2 (81)'] uuid = 3gsqoh-1P4n-SyK8-3G1s-HRKI-mdTi-a0ilxL size = 308 MiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-5 target size = 308 MiB path = /dev/mapper/test_vg2-lv3 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7f4a75fb4c10) -- name = test_vg2 status = True id = 81 children = ['existing 308 MiB lvmlv test_vg2-lv3 (105) with existing xfs filesystem', 'existing 612 MiB lvmlv test_vg2-lv4 (118) with existing xfs filesystem'] parents = ['existing 1024 MiB disk sdd (72) with existing lvmpv', 'existing 1024 MiB disk sde (86) with existing lvmpv', 'existing 1024 MiB disk sdf (96) with existing lvmpv'] uuid = 7yQrT8-U3bT-lEfw-Vyp4-q4Ho-8WQB-V2xVlb size = 2.98 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 2.98 GiB path = /dev/test_vg2 format args = [] original_format = None free = 2.08 GiB PE Size = 4 MiB PE Count = 762 PE Free = 532 PV Count = 3 modified = False extents = 762 free space = 2.08 GiB free extents = 532 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sdd (72) with existing lvmpv', 'existing 1024 MiB disk sde (86) with existing lvmpv', 'existing 1024 MiB disk sdf (96) with existing lvmpv'] LVs = ['existing 308 MiB lvmlv test_vg2-lv3 (105) with existing xfs filesystem', 'existing 612 MiB lvmlv test_vg2-lv4 (118) with existing xfs filesystem'] segment type = linear percent = 0 VG space used = 308 MiB 2024-03-01 20:56:59,895 DEBUG blivet/MainThread: test_vg2 size is 2.98 GiB 2024-03-01 20:56:59,896 DEBUG blivet/MainThread: vg test_vg2 has 2.08 GiB free 2024-03-01 20:56:59,896 DEBUG blivet/MainThread: test_vg2 size is 2.98 GiB 2024-03-01 20:56:59,897 DEBUG blivet/MainThread: vg test_vg2 has 2.08 GiB free 2024-03-01 20:56:59,894 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7f4a75f3e340) -- name = test_vg2-lv3 status = True id = 105 children = [] parents = ['existing 2.98 GiB lvmvg test_vg2 (81)'] uuid = 3gsqoh-1P4n-SyK8-3G1s-HRKI-mdTi-a0ilxL size = 308 MiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-5 target size = 308 MiB path = /dev/mapper/test_vg2-lv3 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7f4a75fb4c10) -- name = test_vg2 status = True id = 81 children = ['existing 308 MiB lvmlv test_vg2-lv3 (105) with existing xfs filesystem', 'existing 612 MiB lvmlv test_vg2-lv4 (118) with existing xfs filesystem'] parents = ['existing 1024 MiB disk sdd (72) with existing lvmpv', 'existing 1024 MiB disk sde (86) with existing lvmpv', 'existing 1024 MiB disk sdf (96) with existing lvmpv'] uuid = 7yQrT8-U3bT-lEfw-Vyp4-q4Ho-8WQB-V2xVlb size = 2.98 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 2.98 GiB path = /dev/test_vg2 format args = [] original_format = None free = 2.08 GiB PE Size = 4 MiB PE Count = 762 PE Free = 532 PV Count = 3 modified = False extents = 762 free space = 2.08 GiB free extents = 532 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sdd (72) with existing lvmpv', 'existing 1024 MiB disk sde (86) with existing lvmpv', 'existing 1024 MiB disk sdf (96) with existing lvmpv'] LVs = ['existing 308 MiB lvmlv test_vg2-lv3 (105) with existing xfs filesystem', 'existing 612 MiB lvmlv test_vg2-lv4 (118) with existing xfs filesystem'] segment type = linear percent = 0 VG space used = 308 MiB 2024-03-01 20:56:59,899 DEBUG blivet/MainThread: test_vg2 size is 2.98 GiB 2024-03-01 20:56:59,900 DEBUG blivet/MainThread: vg test_vg2 has 2.08 GiB free 2024-03-01 20:56:59,900 DEBUG blivet/MainThread: test_vg2 size is 2.98 GiB 2024-03-01 20:56:59,901 DEBUG blivet/MainThread: vg test_vg2 has 2.08 GiB free 2024-03-01 20:56:59,898 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7f4a75f3e340) -- name = test_vg2-lv3 status = True id = 105 children = [] parents = ['existing 2.98 GiB lvmvg test_vg2 (81)'] uuid = 3gsqoh-1P4n-SyK8-3G1s-HRKI-mdTi-a0ilxL size = 308 MiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-5 target size = 308 MiB path = /dev/mapper/test_vg2-lv3 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7f4a75fb4c10) -- name = test_vg2 status = True id = 81 children = ['existing 308 MiB lvmlv test_vg2-lv3 (105) with existing xfs filesystem', 'existing 612 MiB lvmlv test_vg2-lv4 (118) with existing xfs filesystem'] parents = ['existing 1024 MiB disk sdd (72) with existing lvmpv', 'existing 1024 MiB disk sde (86) with existing lvmpv', 'existing 1024 MiB disk sdf (96) with existing lvmpv'] uuid = 7yQrT8-U3bT-lEfw-Vyp4-q4Ho-8WQB-V2xVlb size = 2.98 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 2.98 GiB path = /dev/test_vg2 format args = [] original_format = None free = 2.08 GiB PE Size = 4 MiB PE Count = 762 PE Free = 532 PV Count = 3 modified = False extents = 762 free space = 2.08 GiB free extents = 532 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sdd (72) with existing lvmpv', 'existing 1024 MiB disk sde (86) with existing lvmpv', 'existing 1024 MiB disk sdf (96) with existing lvmpv'] LVs = ['existing 308 MiB lvmlv test_vg2-lv3 (105) with existing xfs filesystem', 'existing 612 MiB lvmlv test_vg2-lv4 (118) with existing xfs filesystem'] segment type = linear percent = 0 VG space used = 308 MiB 2024-03-01 20:56:59,903 DEBUG blivet/MainThread: test_vg2 size is 2.98 GiB 2024-03-01 20:56:59,904 DEBUG blivet/MainThread: vg test_vg2 has 2.08 GiB free 2024-03-01 20:56:59,904 DEBUG blivet/MainThread: test_vg2 size is 2.98 GiB 2024-03-01 20:56:59,905 DEBUG blivet/MainThread: vg test_vg2 has 2.08 GiB free 2024-03-01 20:56:59,901 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7f4a75f3e340) -- name = test_vg2-lv3 status = True id = 105 children = [] parents = ['existing 2.98 GiB lvmvg test_vg2 (81)'] uuid = 3gsqoh-1P4n-SyK8-3G1s-HRKI-mdTi-a0ilxL size = 308 MiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-5 target size = 308 MiB path = /dev/mapper/test_vg2-lv3 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7f4a75fb4c10) -- name = test_vg2 status = True id = 81 children = ['existing 308 MiB lvmlv test_vg2-lv3 (105) with existing xfs filesystem', 'existing 612 MiB lvmlv test_vg2-lv4 (118) with existing xfs filesystem'] parents = ['existing 1024 MiB disk sdd (72) with existing lvmpv', 'existing 1024 MiB disk sde (86) with existing lvmpv', 'existing 1024 MiB disk sdf (96) with existing lvmpv'] uuid = 7yQrT8-U3bT-lEfw-Vyp4-q4Ho-8WQB-V2xVlb size = 2.98 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 2.98 GiB path = /dev/test_vg2 format args = [] original_format = None free = 2.08 GiB PE Size = 4 MiB PE Count = 762 PE Free = 532 PV Count = 3 modified = False extents = 762 free space = 2.08 GiB free extents = 532 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sdd (72) with existing lvmpv', 'existing 1024 MiB disk sde (86) with existing lvmpv', 'existing 1024 MiB disk sdf (96) with existing lvmpv'] LVs = ['existing 308 MiB lvmlv test_vg2-lv3 (105) with existing xfs filesystem', 'existing 612 MiB lvmlv test_vg2-lv4 (118) with existing xfs filesystem'] segment type = linear percent = 0 VG space used = 308 MiB 2024-03-01 20:56:59,907 DEBUG blivet/MainThread: test_vg2 size is 2.98 GiB 2024-03-01 20:56:59,908 DEBUG blivet/MainThread: vg test_vg2 has 2.08 GiB free 2024-03-01 20:56:59,908 DEBUG blivet/MainThread: test_vg2 size is 2.98 GiB 2024-03-01 20:56:59,909 DEBUG blivet/MainThread: vg test_vg2 has 2.08 GiB free 2024-03-01 20:56:59,905 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7f4a75f3e340) -- name = test_vg2-lv3 status = True id = 105 children = [] parents = ['existing 2.98 GiB lvmvg test_vg2 (81)'] uuid = 3gsqoh-1P4n-SyK8-3G1s-HRKI-mdTi-a0ilxL size = 308 MiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-5 target size = 308 MiB path = /dev/mapper/test_vg2-lv3 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7f4a75fb4c10) -- name = test_vg2 status = True id = 81 children = ['existing 308 MiB lvmlv test_vg2-lv3 (105) with existing xfs filesystem', 'existing 612 MiB lvmlv test_vg2-lv4 (118) with existing xfs filesystem'] parents = ['existing 1024 MiB disk sdd (72) with existing lvmpv', 'existing 1024 MiB disk sde (86) with existing lvmpv', 'existing 1024 MiB disk sdf (96) with existing lvmpv'] uuid = 7yQrT8-U3bT-lEfw-Vyp4-q4Ho-8WQB-V2xVlb size = 2.98 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 2.98 GiB path = /dev/test_vg2 format args = [] original_format = None free = 2.08 GiB PE Size = 4 MiB PE Count = 762 PE Free = 532 PV Count = 3 modified = False extents = 762 free space = 2.08 GiB free extents = 532 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sdd (72) with existing lvmpv', 'existing 1024 MiB disk sde (86) with existing lvmpv', 'existing 1024 MiB disk sdf (96) with existing lvmpv'] LVs = ['existing 308 MiB lvmlv test_vg2-lv3 (105) with existing xfs filesystem', 'existing 612 MiB lvmlv test_vg2-lv4 (118) with existing xfs filesystem'] segment type = linear percent = 0 VG space used = 308 MiB 2024-03-01 20:56:59,911 DEBUG blivet/MainThread: test_vg2 size is 2.98 GiB 2024-03-01 20:56:59,912 DEBUG blivet/MainThread: vg test_vg2 has 2.08 GiB free 2024-03-01 20:56:59,912 DEBUG blivet/MainThread: test_vg2 size is 2.98 GiB 2024-03-01 20:56:59,912 DEBUG blivet/MainThread: vg test_vg2 has 2.08 GiB free 2024-03-01 20:56:59,909 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7f4a75f3e340) -- name = test_vg2-lv3 status = True id = 105 children = [] parents = ['existing 2.98 GiB lvmvg test_vg2 (81)'] uuid = 3gsqoh-1P4n-SyK8-3G1s-HRKI-mdTi-a0ilxL size = 308 MiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-5 target size = 308 MiB path = /dev/mapper/test_vg2-lv3 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7f4a75fb4c10) -- name = test_vg2 status = True id = 81 children = ['existing 308 MiB lvmlv test_vg2-lv3 (105) with existing xfs filesystem', 'existing 612 MiB lvmlv test_vg2-lv4 (118) with existing xfs filesystem'] parents = ['existing 1024 MiB disk sdd (72) with existing lvmpv', 'existing 1024 MiB disk sde (86) with existing lvmpv', 'existing 1024 MiB disk sdf (96) with existing lvmpv'] uuid = 7yQrT8-U3bT-lEfw-Vyp4-q4Ho-8WQB-V2xVlb size = 2.98 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 2.98 GiB path = /dev/test_vg2 format args = [] original_format = None free = 2.08 GiB PE Size = 4 MiB PE Count = 762 PE Free = 532 PV Count = 3 modified = False extents = 762 free space = 2.08 GiB free extents = 532 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sdd (72) with existing lvmpv', 'existing 1024 MiB disk sde (86) with existing lvmpv', 'existing 1024 MiB disk sdf (96) with existing lvmpv'] LVs = ['existing 308 MiB lvmlv test_vg2-lv3 (105) with existing xfs filesystem', 'existing 612 MiB lvmlv test_vg2-lv4 (118) with existing xfs filesystem'] segment type = linear percent = 0 VG space used = 308 MiB 2024-03-01 20:56:59,915 DEBUG blivet/MainThread: test_vg2 size is 2.98 GiB 2024-03-01 20:56:59,915 DEBUG blivet/MainThread: vg test_vg2 has 2.08 GiB free 2024-03-01 20:56:59,916 DEBUG blivet/MainThread: test_vg2 size is 2.98 GiB 2024-03-01 20:56:59,916 DEBUG blivet/MainThread: vg test_vg2 has 2.08 GiB free 2024-03-01 20:56:59,913 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7f4a75f3e340) -- name = test_vg2-lv3 status = True id = 105 children = [] parents = ['existing 2.98 GiB lvmvg test_vg2 (81)'] uuid = 3gsqoh-1P4n-SyK8-3G1s-HRKI-mdTi-a0ilxL size = 308 MiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-5 target size = 308 MiB path = /dev/mapper/test_vg2-lv3 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7f4a75fb4c10) -- name = test_vg2 status = True id = 81 children = ['existing 308 MiB lvmlv test_vg2-lv3 (105) with existing xfs filesystem', 'existing 612 MiB lvmlv test_vg2-lv4 (118) with existing xfs filesystem'] parents = ['existing 1024 MiB disk sdd (72) with existing lvmpv', 'existing 1024 MiB disk sde (86) with existing lvmpv', 'existing 1024 MiB disk sdf (96) with existing lvmpv'] uuid = 7yQrT8-U3bT-lEfw-Vyp4-q4Ho-8WQB-V2xVlb size = 2.98 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 2.98 GiB path = /dev/test_vg2 format args = [] original_format = None free = 2.08 GiB PE Size = 4 MiB PE Count = 762 PE Free = 532 PV Count = 3 modified = False extents = 762 free space = 2.08 GiB free extents = 532 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sdd (72) with existing lvmpv', 'existing 1024 MiB disk sde (86) with existing lvmpv', 'existing 1024 MiB disk sdf (96) with existing lvmpv'] LVs = ['existing 308 MiB lvmlv test_vg2-lv3 (105) with existing xfs filesystem', 'existing 612 MiB lvmlv test_vg2-lv4 (118) with existing xfs filesystem'] segment type = linear percent = 0 VG space used = 308 MiB 2024-03-01 20:56:59,919 DEBUG blivet/MainThread: test_vg2 size is 2.98 GiB 2024-03-01 20:56:59,919 DEBUG blivet/MainThread: vg test_vg2 has 2.08 GiB free 2024-03-01 20:56:59,919 DEBUG blivet/MainThread: test_vg2 size is 2.98 GiB 2024-03-01 20:56:59,920 DEBUG blivet/MainThread: vg test_vg2 has 2.08 GiB free 2024-03-01 20:56:59,917 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7f4a75f3e340) -- name = test_vg2-lv3 status = True id = 105 children = [] parents = ['existing 2.98 GiB lvmvg test_vg2 (81)'] uuid = 3gsqoh-1P4n-SyK8-3G1s-HRKI-mdTi-a0ilxL size = 308 MiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-5 target size = 308 MiB path = /dev/mapper/test_vg2-lv3 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7f4a75fb4c10) -- name = test_vg2 status = True id = 81 children = ['existing 308 MiB lvmlv test_vg2-lv3 (105) with existing xfs filesystem', 'existing 612 MiB lvmlv test_vg2-lv4 (118) with existing xfs filesystem'] parents = ['existing 1024 MiB disk sdd (72) with existing lvmpv', 'existing 1024 MiB disk sde (86) with existing lvmpv', 'existing 1024 MiB disk sdf (96) with existing lvmpv'] uuid = 7yQrT8-U3bT-lEfw-Vyp4-q4Ho-8WQB-V2xVlb size = 2.98 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 2.98 GiB path = /dev/test_vg2 format args = [] original_format = None free = 2.08 GiB PE Size = 4 MiB PE Count = 762 PE Free = 532 PV Count = 3 modified = False extents = 762 free space = 2.08 GiB free extents = 532 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sdd (72) with existing lvmpv', 'existing 1024 MiB disk sde (86) with existing lvmpv', 'existing 1024 MiB disk sdf (96) with existing lvmpv'] LVs = ['existing 308 MiB lvmlv test_vg2-lv3 (105) with existing xfs filesystem', 'existing 612 MiB lvmlv test_vg2-lv4 (118) with existing xfs filesystem'] segment type = linear percent = 0 VG space used = 308 MiB 2024-03-01 20:56:59,922 DEBUG blivet/MainThread: test_vg2 size is 2.98 GiB 2024-03-01 20:56:59,923 DEBUG blivet/MainThread: vg test_vg2 has 2.08 GiB free 2024-03-01 20:56:59,923 DEBUG blivet/MainThread: test_vg2 size is 2.98 GiB 2024-03-01 20:56:59,924 DEBUG blivet/MainThread: vg test_vg2 has 2.08 GiB free 2024-03-01 20:56:59,921 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7f4a75f3e340) -- name = test_vg2-lv3 status = True id = 105 children = [] parents = ['existing 2.98 GiB lvmvg test_vg2 (81)'] uuid = 3gsqoh-1P4n-SyK8-3G1s-HRKI-mdTi-a0ilxL size = 308 MiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-5 target size = 308 MiB path = /dev/mapper/test_vg2-lv3 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7f4a75fb4c10) -- name = test_vg2 status = True id = 81 children = ['existing 308 MiB lvmlv test_vg2-lv3 (105) with existing xfs filesystem', 'existing 612 MiB lvmlv test_vg2-lv4 (118) with existing xfs filesystem'] parents = ['existing 1024 MiB disk sdd (72) with existing lvmpv', 'existing 1024 MiB disk sde (86) with existing lvmpv', 'existing 1024 MiB disk sdf (96) with existing lvmpv'] uuid = 7yQrT8-U3bT-lEfw-Vyp4-q4Ho-8WQB-V2xVlb size = 2.98 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 2.98 GiB path = /dev/test_vg2 format args = [] original_format = None free = 2.08 GiB PE Size = 4 MiB PE Count = 762 PE Free = 532 PV Count = 3 modified = False extents = 762 free space = 2.08 GiB free extents = 532 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sdd (72) with existing lvmpv', 'existing 1024 MiB disk sde (86) with existing lvmpv', 'existing 1024 MiB disk sdf (96) with existing lvmpv'] LVs = ['existing 308 MiB lvmlv test_vg2-lv3 (105) with existing xfs filesystem', 'existing 612 MiB lvmlv test_vg2-lv4 (118) with existing xfs filesystem'] segment type = linear percent = 0 VG space used = 308 MiB 2024-03-01 20:56:59,926 DEBUG blivet/MainThread: test_vg2 size is 2.98 GiB 2024-03-01 20:56:59,927 DEBUG blivet/MainThread: vg test_vg2 has 2.08 GiB free 2024-03-01 20:56:59,927 DEBUG blivet/MainThread: test_vg2 size is 2.98 GiB 2024-03-01 20:56:59,928 DEBUG blivet/MainThread: vg test_vg2 has 2.08 GiB free 2024-03-01 20:56:59,924 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7f4a75f3e340) -- name = test_vg2-lv3 status = True id = 105 children = [] parents = ['existing 2.98 GiB lvmvg test_vg2 (81)'] uuid = 3gsqoh-1P4n-SyK8-3G1s-HRKI-mdTi-a0ilxL size = 308 MiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-5 target size = 308 MiB path = /dev/mapper/test_vg2-lv3 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7f4a75fb4c10) -- name = test_vg2 status = True id = 81 children = ['existing 308 MiB lvmlv test_vg2-lv3 (105) with existing xfs filesystem', 'existing 612 MiB lvmlv test_vg2-lv4 (118) with existing xfs filesystem'] parents = ['existing 1024 MiB disk sdd (72) with existing lvmpv', 'existing 1024 MiB disk sde (86) with existing lvmpv', 'existing 1024 MiB disk sdf (96) with existing lvmpv'] uuid = 7yQrT8-U3bT-lEfw-Vyp4-q4Ho-8WQB-V2xVlb size = 2.98 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 2.98 GiB path = /dev/test_vg2 format args = [] original_format = None free = 2.08 GiB PE Size = 4 MiB PE Count = 762 PE Free = 532 PV Count = 3 modified = False extents = 762 free space = 2.08 GiB free extents = 532 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sdd (72) with existing lvmpv', 'existing 1024 MiB disk sde (86) with existing lvmpv', 'existing 1024 MiB disk sdf (96) with existing lvmpv'] LVs = ['existing 308 MiB lvmlv test_vg2-lv3 (105) with existing xfs filesystem', 'existing 612 MiB lvmlv test_vg2-lv4 (118) with existing xfs filesystem'] segment type = linear percent = 0 VG space used = 308 MiB 2024-03-01 20:56:59,930 DEBUG blivet/MainThread: test_vg2 size is 2.98 GiB 2024-03-01 20:56:59,931 DEBUG blivet/MainThread: vg test_vg2 has 2.08 GiB free 2024-03-01 20:56:59,931 DEBUG blivet/MainThread: test_vg2 size is 2.98 GiB 2024-03-01 20:56:59,932 DEBUG blivet/MainThread: vg test_vg2 has 2.08 GiB free 2024-03-01 20:56:59,928 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7f4a75f3e340) -- name = test_vg2-lv3 status = True id = 105 children = [] parents = ['existing 2.98 GiB lvmvg test_vg2 (81)'] uuid = 3gsqoh-1P4n-SyK8-3G1s-HRKI-mdTi-a0ilxL size = 308 MiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-5 target size = 308 MiB path = /dev/mapper/test_vg2-lv3 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7f4a75fb4c10) -- name = test_vg2 status = True id = 81 children = ['existing 308 MiB lvmlv test_vg2-lv3 (105) with existing xfs filesystem', 'existing 612 MiB lvmlv test_vg2-lv4 (118) with existing xfs filesystem'] parents = ['existing 1024 MiB disk sdd (72) with existing lvmpv', 'existing 1024 MiB disk sde (86) with existing lvmpv', 'existing 1024 MiB disk sdf (96) with existing lvmpv'] uuid = 7yQrT8-U3bT-lEfw-Vyp4-q4Ho-8WQB-V2xVlb size = 2.98 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 2.98 GiB path = /dev/test_vg2 format args = [] original_format = None free = 2.08 GiB PE Size = 4 MiB PE Count = 762 PE Free = 532 PV Count = 3 modified = False extents = 762 free space = 2.08 GiB free extents = 532 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sdd (72) with existing lvmpv', 'existing 1024 MiB disk sde (86) with existing lvmpv', 'existing 1024 MiB disk sdf (96) with existing lvmpv'] LVs = ['existing 308 MiB lvmlv test_vg2-lv3 (105) with existing xfs filesystem', 'existing 612 MiB lvmlv test_vg2-lv4 (118) with existing xfs filesystem'] segment type = linear percent = 0 VG space used = 308 MiB 2024-03-01 20:56:59,934 DEBUG blivet/MainThread: test_vg2 size is 2.98 GiB 2024-03-01 20:56:59,935 DEBUG blivet/MainThread: vg test_vg2 has 2.08 GiB free 2024-03-01 20:56:59,935 DEBUG blivet/MainThread: test_vg2 size is 2.98 GiB 2024-03-01 20:56:59,935 DEBUG blivet/MainThread: vg test_vg2 has 2.08 GiB free 2024-03-01 20:56:59,932 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7f4a75f3e340) -- name = test_vg2-lv3 status = True id = 105 children = [] parents = ['existing 2.98 GiB lvmvg test_vg2 (81)'] uuid = 3gsqoh-1P4n-SyK8-3G1s-HRKI-mdTi-a0ilxL size = 308 MiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-5 target size = 308 MiB path = /dev/mapper/test_vg2-lv3 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7f4a75fb4c10) -- name = test_vg2 status = True id = 81 children = ['existing 308 MiB lvmlv test_vg2-lv3 (105) with existing xfs filesystem', 'existing 612 MiB lvmlv test_vg2-lv4 (118) with existing xfs filesystem'] parents = ['existing 1024 MiB disk sdd (72) with existing lvmpv', 'existing 1024 MiB disk sde (86) with existing lvmpv', 'existing 1024 MiB disk sdf (96) with existing lvmpv'] uuid = 7yQrT8-U3bT-lEfw-Vyp4-q4Ho-8WQB-V2xVlb size = 2.98 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 2.98 GiB path = /dev/test_vg2 format args = [] original_format = None free = 2.08 GiB PE Size = 4 MiB PE Count = 762 PE Free = 532 PV Count = 3 modified = False extents = 762 free space = 2.08 GiB free extents = 532 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sdd (72) with existing lvmpv', 'existing 1024 MiB disk sde (86) with existing lvmpv', 'existing 1024 MiB disk sdf (96) with existing lvmpv'] LVs = ['existing 308 MiB lvmlv test_vg2-lv3 (105) with existing xfs filesystem', 'existing 612 MiB lvmlv test_vg2-lv4 (118) with existing xfs filesystem'] segment type = linear percent = 0 VG space used = 308 MiB 2024-03-01 20:56:59,938 DEBUG blivet/MainThread: test_vg2 size is 2.98 GiB 2024-03-01 20:56:59,938 DEBUG blivet/MainThread: vg test_vg2 has 2.08 GiB free 2024-03-01 20:56:59,939 DEBUG blivet/MainThread: test_vg2 size is 2.98 GiB 2024-03-01 20:56:59,939 DEBUG blivet/MainThread: vg test_vg2 has 2.08 GiB free 2024-03-01 20:56:59,936 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7f4a75f3e340) -- name = test_vg2-lv3 status = True id = 105 children = [] parents = ['existing 2.98 GiB lvmvg test_vg2 (81)'] uuid = 3gsqoh-1P4n-SyK8-3G1s-HRKI-mdTi-a0ilxL size = 308 MiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-5 target size = 308 MiB path = /dev/mapper/test_vg2-lv3 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7f4a75fb4c10) -- name = test_vg2 status = True id = 81 children = ['existing 308 MiB lvmlv test_vg2-lv3 (105) with existing xfs filesystem', 'existing 612 MiB lvmlv test_vg2-lv4 (118) with existing xfs filesystem'] parents = ['existing 1024 MiB disk sdd (72) with existing lvmpv', 'existing 1024 MiB disk sde (86) with existing lvmpv', 'existing 1024 MiB disk sdf (96) with existing lvmpv'] uuid = 7yQrT8-U3bT-lEfw-Vyp4-q4Ho-8WQB-V2xVlb size = 2.98 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 2.98 GiB path = /dev/test_vg2 format args = [] original_format = None free = 2.08 GiB PE Size = 4 MiB PE Count = 762 PE Free = 532 PV Count = 3 modified = False extents = 762 free space = 2.08 GiB free extents = 532 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sdd (72) with existing lvmpv', 'existing 1024 MiB disk sde (86) with existing lvmpv', 'existing 1024 MiB disk sdf (96) with existing lvmpv'] LVs = ['existing 308 MiB lvmlv test_vg2-lv3 (105) with existing xfs filesystem', 'existing 612 MiB lvmlv test_vg2-lv4 (118) with existing xfs filesystem'] segment type = linear percent = 0 VG space used = 308 MiB 2024-03-01 20:56:59,942 DEBUG blivet/MainThread: test_vg2 size is 2.98 GiB 2024-03-01 20:56:59,942 DEBUG blivet/MainThread: vg test_vg2 has 2.08 GiB free 2024-03-01 20:56:59,942 DEBUG blivet/MainThread: test_vg2 size is 2.98 GiB 2024-03-01 20:56:59,943 DEBUG blivet/MainThread: vg test_vg2 has 2.08 GiB free 2024-03-01 20:56:59,940 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7f4a75f3e340) -- name = test_vg2-lv3 status = True id = 105 children = [] parents = ['existing 2.98 GiB lvmvg test_vg2 (81)'] uuid = 3gsqoh-1P4n-SyK8-3G1s-HRKI-mdTi-a0ilxL size = 308 MiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-5 target size = 308 MiB path = /dev/mapper/test_vg2-lv3 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7f4a75fb4c10) -- name = test_vg2 status = True id = 81 children = ['existing 308 MiB lvmlv test_vg2-lv3 (105) with existing xfs filesystem', 'existing 612 MiB lvmlv test_vg2-lv4 (118) with existing xfs filesystem'] parents = ['existing 1024 MiB disk sdd (72) with existing lvmpv', 'existing 1024 MiB disk sde (86) with existing lvmpv', 'existing 1024 MiB disk sdf (96) with existing lvmpv'] uuid = 7yQrT8-U3bT-lEfw-Vyp4-q4Ho-8WQB-V2xVlb size = 2.98 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 2.98 GiB path = /dev/test_vg2 format args = [] original_format = None free = 2.08 GiB PE Size = 4 MiB PE Count = 762 PE Free = 532 PV Count = 3 modified = False extents = 762 free space = 2.08 GiB free extents = 532 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sdd (72) with existing lvmpv', 'existing 1024 MiB disk sde (86) with existing lvmpv', 'existing 1024 MiB disk sdf (96) with existing lvmpv'] LVs = ['existing 308 MiB lvmlv test_vg2-lv3 (105) with existing xfs filesystem', 'existing 612 MiB lvmlv test_vg2-lv4 (118) with existing xfs filesystem'] segment type = linear percent = 0 VG space used = 308 MiB 2024-03-01 20:56:59,945 DEBUG blivet/MainThread: test_vg2 size is 2.98 GiB 2024-03-01 20:56:59,946 DEBUG blivet/MainThread: vg test_vg2 has 2.08 GiB free 2024-03-01 20:56:59,946 DEBUG blivet/MainThread: test_vg2 size is 2.98 GiB 2024-03-01 20:56:59,947 DEBUG blivet/MainThread: vg test_vg2 has 2.08 GiB free 2024-03-01 20:56:59,944 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7f4a75f3e340) -- name = test_vg2-lv3 status = True id = 105 children = [] parents = ['existing 2.98 GiB lvmvg test_vg2 (81)'] uuid = 3gsqoh-1P4n-SyK8-3G1s-HRKI-mdTi-a0ilxL size = 308 MiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-5 target size = 308 MiB path = /dev/mapper/test_vg2-lv3 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7f4a75fb4c10) -- name = test_vg2 status = True id = 81 children = ['existing 308 MiB lvmlv test_vg2-lv3 (105) with existing xfs filesystem', 'existing 612 MiB lvmlv test_vg2-lv4 (118) with existing xfs filesystem'] parents = ['existing 1024 MiB disk sdd (72) with existing lvmpv', 'existing 1024 MiB disk sde (86) with existing lvmpv', 'existing 1024 MiB disk sdf (96) with existing lvmpv'] uuid = 7yQrT8-U3bT-lEfw-Vyp4-q4Ho-8WQB-V2xVlb size = 2.98 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 2.98 GiB path = /dev/test_vg2 format args = [] original_format = None free = 2.08 GiB PE Size = 4 MiB PE Count = 762 PE Free = 532 PV Count = 3 modified = False extents = 762 free space = 2.08 GiB free extents = 532 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sdd (72) with existing lvmpv', 'existing 1024 MiB disk sde (86) with existing lvmpv', 'existing 1024 MiB disk sdf (96) with existing lvmpv'] LVs = ['existing 308 MiB lvmlv test_vg2-lv3 (105) with existing xfs filesystem', 'existing 612 MiB lvmlv test_vg2-lv4 (118) with existing xfs filesystem'] segment type = linear percent = 0 VG space used = 308 MiB 2024-03-01 20:56:59,947 DEBUG blivet/MainThread: removing test_vg2-lv3 2024-03-01 20:56:59,950 DEBUG blivet/MainThread: DeviceTree.get_dependent_devices: dep: existing 308 MiB lvmlv test_vg2-lv3 (105) with existing xfs filesystem ; hidden: False ; 2024-03-01 20:56:59,950 DEBUG blivet/MainThread: dep is a leaf 2024-03-01 20:56:59,951 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 262 2024-03-01 20:56:59,953 DEBUG blivet/MainThread: LVMLogicalVolumeDevice._set_format: test_vg2-lv3 ; type: None ; current: xfs ; 2024-03-01 20:56:59,953 INFO blivet/MainThread: registered action: [261] destroy format xfs filesystem on lvmlv test_vg2-lv3 (id 105) 2024-03-01 20:56:59,956 DEBUG blivet/MainThread: LVMVolumeGroupDevice.remove_child: name: test_vg2 ; child: lv3 ; kids: 2 ; 2024-03-01 20:56:59,957 INFO blivet/MainThread: removed lvmlv test_vg2-lv3 (id 105) from device tree 2024-03-01 20:56:59,957 INFO blivet/MainThread: registered action: [263] destroy device lvmlv test_vg2-lv3 (id 105) 2024-03-01 20:56:59,959 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: test_vg2-lv4 ; incomplete: False ; hidden: False ; 2024-03-01 20:56:59,962 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned existing 612 MiB lvmlv test_vg2-lv4 (118) with existing xfs filesystem 2024-03-01 20:56:59,962 DEBUG blivet/MainThread: resolved 'test_vg2-lv4' to 'test_vg2-lv4' (lvmlv) 2024-03-01 20:56:59,964 DEBUG blivet/MainThread: test_vg2 size is 2.98 GiB 2024-03-01 20:56:59,964 DEBUG blivet/MainThread: vg test_vg2 has 2.38 GiB free 2024-03-01 20:56:59,965 DEBUG blivet/MainThread: test_vg2 size is 2.98 GiB 2024-03-01 20:56:59,965 DEBUG blivet/MainThread: vg test_vg2 has 2.38 GiB free 2024-03-01 20:56:59,962 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7f4a75f3ebb0) -- name = test_vg2-lv4 status = True id = 118 children = [] parents = ['existing 2.98 GiB lvmvg test_vg2 (81)'] uuid = Ji9k0Z-aXzo-WJXd-aKjm-wc6Z-1M2N-w68tGf size = 612 MiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-4 target size = 612 MiB path = /dev/mapper/test_vg2-lv4 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7f4a75fb4c10) -- name = test_vg2 status = True id = 81 children = ['existing 612 MiB lvmlv test_vg2-lv4 (118) with existing xfs filesystem'] parents = ['existing 1024 MiB disk sdd (72) with existing lvmpv', 'existing 1024 MiB disk sde (86) with existing lvmpv', 'existing 1024 MiB disk sdf (96) with existing lvmpv'] uuid = 7yQrT8-U3bT-lEfw-Vyp4-q4Ho-8WQB-V2xVlb size = 2.98 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 2.98 GiB path = /dev/test_vg2 format args = [] original_format = None free = 2.08 GiB PE Size = 4 MiB PE Count = 762 PE Free = 532 PV Count = 3 modified = False extents = 762 free space = 2.38 GiB free extents = 609 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sdd (72) with existing lvmpv', 'existing 1024 MiB disk sde (86) with existing lvmpv', 'existing 1024 MiB disk sdf (96) with existing lvmpv'] LVs = ['existing 612 MiB lvmlv test_vg2-lv4 (118) with existing xfs filesystem'] segment type = linear percent = 0 VG space used = 612 MiB 2024-03-01 20:56:59,967 DEBUG blivet/MainThread: test_vg2 size is 2.98 GiB 2024-03-01 20:56:59,968 DEBUG blivet/MainThread: vg test_vg2 has 2.38 GiB free 2024-03-01 20:56:59,968 DEBUG blivet/MainThread: test_vg2 size is 2.98 GiB 2024-03-01 20:56:59,969 DEBUG blivet/MainThread: vg test_vg2 has 2.38 GiB free 2024-03-01 20:56:59,966 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7f4a75f3ebb0) -- name = test_vg2-lv4 status = True id = 118 children = [] parents = ['existing 2.98 GiB lvmvg test_vg2 (81)'] uuid = Ji9k0Z-aXzo-WJXd-aKjm-wc6Z-1M2N-w68tGf size = 612 MiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-4 target size = 612 MiB path = /dev/mapper/test_vg2-lv4 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7f4a75fb4c10) -- name = test_vg2 status = True id = 81 children = ['existing 612 MiB lvmlv test_vg2-lv4 (118) with existing xfs filesystem'] parents = ['existing 1024 MiB disk sdd (72) with existing lvmpv', 'existing 1024 MiB disk sde (86) with existing lvmpv', 'existing 1024 MiB disk sdf (96) with existing lvmpv'] uuid = 7yQrT8-U3bT-lEfw-Vyp4-q4Ho-8WQB-V2xVlb size = 2.98 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 2.98 GiB path = /dev/test_vg2 format args = [] original_format = None free = 2.08 GiB PE Size = 4 MiB PE Count = 762 PE Free = 532 PV Count = 3 modified = False extents = 762 free space = 2.38 GiB free extents = 609 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sdd (72) with existing lvmpv', 'existing 1024 MiB disk sde (86) with existing lvmpv', 'existing 1024 MiB disk sdf (96) with existing lvmpv'] LVs = ['existing 612 MiB lvmlv test_vg2-lv4 (118) with existing xfs filesystem'] segment type = linear percent = 0 VG space used = 612 MiB 2024-03-01 20:56:59,971 DEBUG blivet/MainThread: test_vg2 size is 2.98 GiB 2024-03-01 20:56:59,971 DEBUG blivet/MainThread: vg test_vg2 has 2.38 GiB free 2024-03-01 20:56:59,972 DEBUG blivet/MainThread: test_vg2 size is 2.98 GiB 2024-03-01 20:56:59,972 DEBUG blivet/MainThread: vg test_vg2 has 2.38 GiB free 2024-03-01 20:56:59,969 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7f4a75f3ebb0) -- name = test_vg2-lv4 status = True id = 118 children = [] parents = ['existing 2.98 GiB lvmvg test_vg2 (81)'] uuid = Ji9k0Z-aXzo-WJXd-aKjm-wc6Z-1M2N-w68tGf size = 612 MiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-4 target size = 612 MiB path = /dev/mapper/test_vg2-lv4 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7f4a75fb4c10) -- name = test_vg2 status = True id = 81 children = ['existing 612 MiB lvmlv test_vg2-lv4 (118) with existing xfs filesystem'] parents = ['existing 1024 MiB disk sdd (72) with existing lvmpv', 'existing 1024 MiB disk sde (86) with existing lvmpv', 'existing 1024 MiB disk sdf (96) with existing lvmpv'] uuid = 7yQrT8-U3bT-lEfw-Vyp4-q4Ho-8WQB-V2xVlb size = 2.98 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 2.98 GiB path = /dev/test_vg2 format args = [] original_format = None free = 2.08 GiB PE Size = 4 MiB PE Count = 762 PE Free = 532 PV Count = 3 modified = False extents = 762 free space = 2.38 GiB free extents = 609 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sdd (72) with existing lvmpv', 'existing 1024 MiB disk sde (86) with existing lvmpv', 'existing 1024 MiB disk sdf (96) with existing lvmpv'] LVs = ['existing 612 MiB lvmlv test_vg2-lv4 (118) with existing xfs filesystem'] segment type = linear percent = 0 VG space used = 612 MiB 2024-03-01 20:56:59,974 DEBUG blivet/MainThread: test_vg2 size is 2.98 GiB 2024-03-01 20:56:59,975 DEBUG blivet/MainThread: vg test_vg2 has 2.38 GiB free 2024-03-01 20:56:59,975 DEBUG blivet/MainThread: test_vg2 size is 2.98 GiB 2024-03-01 20:56:59,976 DEBUG blivet/MainThread: vg test_vg2 has 2.38 GiB free 2024-03-01 20:56:59,972 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7f4a75f3ebb0) -- name = test_vg2-lv4 status = True id = 118 children = [] parents = ['existing 2.98 GiB lvmvg test_vg2 (81)'] uuid = Ji9k0Z-aXzo-WJXd-aKjm-wc6Z-1M2N-w68tGf size = 612 MiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-4 target size = 612 MiB path = /dev/mapper/test_vg2-lv4 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7f4a75fb4c10) -- name = test_vg2 status = True id = 81 children = ['existing 612 MiB lvmlv test_vg2-lv4 (118) with existing xfs filesystem'] parents = ['existing 1024 MiB disk sdd (72) with existing lvmpv', 'existing 1024 MiB disk sde (86) with existing lvmpv', 'existing 1024 MiB disk sdf (96) with existing lvmpv'] uuid = 7yQrT8-U3bT-lEfw-Vyp4-q4Ho-8WQB-V2xVlb size = 2.98 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 2.98 GiB path = /dev/test_vg2 format args = [] original_format = None free = 2.08 GiB PE Size = 4 MiB PE Count = 762 PE Free = 532 PV Count = 3 modified = False extents = 762 free space = 2.38 GiB free extents = 609 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sdd (72) with existing lvmpv', 'existing 1024 MiB disk sde (86) with existing lvmpv', 'existing 1024 MiB disk sdf (96) with existing lvmpv'] LVs = ['existing 612 MiB lvmlv test_vg2-lv4 (118) with existing xfs filesystem'] segment type = linear percent = 0 VG space used = 612 MiB 2024-03-01 20:56:59,978 DEBUG blivet/MainThread: test_vg2 size is 2.98 GiB 2024-03-01 20:56:59,978 DEBUG blivet/MainThread: vg test_vg2 has 2.38 GiB free 2024-03-01 20:56:59,978 DEBUG blivet/MainThread: test_vg2 size is 2.98 GiB 2024-03-01 20:56:59,979 DEBUG blivet/MainThread: vg test_vg2 has 2.38 GiB free 2024-03-01 20:56:59,976 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7f4a75f3ebb0) -- name = test_vg2-lv4 status = True id = 118 children = [] parents = ['existing 2.98 GiB lvmvg test_vg2 (81)'] uuid = Ji9k0Z-aXzo-WJXd-aKjm-wc6Z-1M2N-w68tGf size = 612 MiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-4 target size = 612 MiB path = /dev/mapper/test_vg2-lv4 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7f4a75fb4c10) -- name = test_vg2 status = True id = 81 children = ['existing 612 MiB lvmlv test_vg2-lv4 (118) with existing xfs filesystem'] parents = ['existing 1024 MiB disk sdd (72) with existing lvmpv', 'existing 1024 MiB disk sde (86) with existing lvmpv', 'existing 1024 MiB disk sdf (96) with existing lvmpv'] uuid = 7yQrT8-U3bT-lEfw-Vyp4-q4Ho-8WQB-V2xVlb size = 2.98 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 2.98 GiB path = /dev/test_vg2 format args = [] original_format = None free = 2.08 GiB PE Size = 4 MiB PE Count = 762 PE Free = 532 PV Count = 3 modified = False extents = 762 free space = 2.38 GiB free extents = 609 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sdd (72) with existing lvmpv', 'existing 1024 MiB disk sde (86) with existing lvmpv', 'existing 1024 MiB disk sdf (96) with existing lvmpv'] LVs = ['existing 612 MiB lvmlv test_vg2-lv4 (118) with existing xfs filesystem'] segment type = linear percent = 0 VG space used = 612 MiB 2024-03-01 20:56:59,981 DEBUG blivet/MainThread: test_vg2 size is 2.98 GiB 2024-03-01 20:56:59,982 DEBUG blivet/MainThread: vg test_vg2 has 2.38 GiB free 2024-03-01 20:56:59,982 DEBUG blivet/MainThread: test_vg2 size is 2.98 GiB 2024-03-01 20:56:59,982 DEBUG blivet/MainThread: vg test_vg2 has 2.38 GiB free 2024-03-01 20:56:59,979 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7f4a75f3ebb0) -- name = test_vg2-lv4 status = True id = 118 children = [] parents = ['existing 2.98 GiB lvmvg test_vg2 (81)'] uuid = Ji9k0Z-aXzo-WJXd-aKjm-wc6Z-1M2N-w68tGf size = 612 MiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-4 target size = 612 MiB path = /dev/mapper/test_vg2-lv4 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7f4a75fb4c10) -- name = test_vg2 status = True id = 81 children = ['existing 612 MiB lvmlv test_vg2-lv4 (118) with existing xfs filesystem'] parents = ['existing 1024 MiB disk sdd (72) with existing lvmpv', 'existing 1024 MiB disk sde (86) with existing lvmpv', 'existing 1024 MiB disk sdf (96) with existing lvmpv'] uuid = 7yQrT8-U3bT-lEfw-Vyp4-q4Ho-8WQB-V2xVlb size = 2.98 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 2.98 GiB path = /dev/test_vg2 format args = [] original_format = None free = 2.08 GiB PE Size = 4 MiB PE Count = 762 PE Free = 532 PV Count = 3 modified = False extents = 762 free space = 2.38 GiB free extents = 609 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sdd (72) with existing lvmpv', 'existing 1024 MiB disk sde (86) with existing lvmpv', 'existing 1024 MiB disk sdf (96) with existing lvmpv'] LVs = ['existing 612 MiB lvmlv test_vg2-lv4 (118) with existing xfs filesystem'] segment type = linear percent = 0 VG space used = 612 MiB 2024-03-01 20:56:59,984 DEBUG blivet/MainThread: test_vg2 size is 2.98 GiB 2024-03-01 20:56:59,985 DEBUG blivet/MainThread: vg test_vg2 has 2.38 GiB free 2024-03-01 20:56:59,985 DEBUG blivet/MainThread: test_vg2 size is 2.98 GiB 2024-03-01 20:56:59,986 DEBUG blivet/MainThread: vg test_vg2 has 2.38 GiB free 2024-03-01 20:56:59,983 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7f4a75f3ebb0) -- name = test_vg2-lv4 status = True id = 118 children = [] parents = ['existing 2.98 GiB lvmvg test_vg2 (81)'] uuid = Ji9k0Z-aXzo-WJXd-aKjm-wc6Z-1M2N-w68tGf size = 612 MiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-4 target size = 612 MiB path = /dev/mapper/test_vg2-lv4 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7f4a75fb4c10) -- name = test_vg2 status = True id = 81 children = ['existing 612 MiB lvmlv test_vg2-lv4 (118) with existing xfs filesystem'] parents = ['existing 1024 MiB disk sdd (72) with existing lvmpv', 'existing 1024 MiB disk sde (86) with existing lvmpv', 'existing 1024 MiB disk sdf (96) with existing lvmpv'] uuid = 7yQrT8-U3bT-lEfw-Vyp4-q4Ho-8WQB-V2xVlb size = 2.98 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 2.98 GiB path = /dev/test_vg2 format args = [] original_format = None free = 2.08 GiB PE Size = 4 MiB PE Count = 762 PE Free = 532 PV Count = 3 modified = False extents = 762 free space = 2.38 GiB free extents = 609 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sdd (72) with existing lvmpv', 'existing 1024 MiB disk sde (86) with existing lvmpv', 'existing 1024 MiB disk sdf (96) with existing lvmpv'] LVs = ['existing 612 MiB lvmlv test_vg2-lv4 (118) with existing xfs filesystem'] segment type = linear percent = 0 VG space used = 612 MiB 2024-03-01 20:56:59,988 DEBUG blivet/MainThread: test_vg2 size is 2.98 GiB 2024-03-01 20:56:59,988 DEBUG blivet/MainThread: vg test_vg2 has 2.38 GiB free 2024-03-01 20:56:59,989 DEBUG blivet/MainThread: test_vg2 size is 2.98 GiB 2024-03-01 20:56:59,989 DEBUG blivet/MainThread: vg test_vg2 has 2.38 GiB free 2024-03-01 20:56:59,986 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7f4a75f3ebb0) -- name = test_vg2-lv4 status = True id = 118 children = [] parents = ['existing 2.98 GiB lvmvg test_vg2 (81)'] uuid = Ji9k0Z-aXzo-WJXd-aKjm-wc6Z-1M2N-w68tGf size = 612 MiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-4 target size = 612 MiB path = /dev/mapper/test_vg2-lv4 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7f4a75fb4c10) -- name = test_vg2 status = True id = 81 children = ['existing 612 MiB lvmlv test_vg2-lv4 (118) with existing xfs filesystem'] parents = ['existing 1024 MiB disk sdd (72) with existing lvmpv', 'existing 1024 MiB disk sde (86) with existing lvmpv', 'existing 1024 MiB disk sdf (96) with existing lvmpv'] uuid = 7yQrT8-U3bT-lEfw-Vyp4-q4Ho-8WQB-V2xVlb size = 2.98 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 2.98 GiB path = /dev/test_vg2 format args = [] original_format = None free = 2.08 GiB PE Size = 4 MiB PE Count = 762 PE Free = 532 PV Count = 3 modified = False extents = 762 free space = 2.38 GiB free extents = 609 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sdd (72) with existing lvmpv', 'existing 1024 MiB disk sde (86) with existing lvmpv', 'existing 1024 MiB disk sdf (96) with existing lvmpv'] LVs = ['existing 612 MiB lvmlv test_vg2-lv4 (118) with existing xfs filesystem'] segment type = linear percent = 0 VG space used = 612 MiB 2024-03-01 20:56:59,991 DEBUG blivet/MainThread: test_vg2 size is 2.98 GiB 2024-03-01 20:56:59,992 DEBUG blivet/MainThread: vg test_vg2 has 2.38 GiB free 2024-03-01 20:56:59,992 DEBUG blivet/MainThread: test_vg2 size is 2.98 GiB 2024-03-01 20:56:59,993 DEBUG blivet/MainThread: vg test_vg2 has 2.38 GiB free 2024-03-01 20:56:59,990 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7f4a75f3ebb0) -- name = test_vg2-lv4 status = True id = 118 children = [] parents = ['existing 2.98 GiB lvmvg test_vg2 (81)'] uuid = Ji9k0Z-aXzo-WJXd-aKjm-wc6Z-1M2N-w68tGf size = 612 MiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-4 target size = 612 MiB path = /dev/mapper/test_vg2-lv4 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7f4a75fb4c10) -- name = test_vg2 status = True id = 81 children = ['existing 612 MiB lvmlv test_vg2-lv4 (118) with existing xfs filesystem'] parents = ['existing 1024 MiB disk sdd (72) with existing lvmpv', 'existing 1024 MiB disk sde (86) with existing lvmpv', 'existing 1024 MiB disk sdf (96) with existing lvmpv'] uuid = 7yQrT8-U3bT-lEfw-Vyp4-q4Ho-8WQB-V2xVlb size = 2.98 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 2.98 GiB path = /dev/test_vg2 format args = [] original_format = None free = 2.08 GiB PE Size = 4 MiB PE Count = 762 PE Free = 532 PV Count = 3 modified = False extents = 762 free space = 2.38 GiB free extents = 609 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sdd (72) with existing lvmpv', 'existing 1024 MiB disk sde (86) with existing lvmpv', 'existing 1024 MiB disk sdf (96) with existing lvmpv'] LVs = ['existing 612 MiB lvmlv test_vg2-lv4 (118) with existing xfs filesystem'] segment type = linear percent = 0 VG space used = 612 MiB 2024-03-01 20:56:59,995 DEBUG blivet/MainThread: test_vg2 size is 2.98 GiB 2024-03-01 20:56:59,995 DEBUG blivet/MainThread: vg test_vg2 has 2.38 GiB free 2024-03-01 20:56:59,995 DEBUG blivet/MainThread: test_vg2 size is 2.98 GiB 2024-03-01 20:56:59,996 DEBUG blivet/MainThread: vg test_vg2 has 2.38 GiB free 2024-03-01 20:56:59,993 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7f4a75f3ebb0) -- name = test_vg2-lv4 status = True id = 118 children = [] parents = ['existing 2.98 GiB lvmvg test_vg2 (81)'] uuid = Ji9k0Z-aXzo-WJXd-aKjm-wc6Z-1M2N-w68tGf size = 612 MiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-4 target size = 612 MiB path = /dev/mapper/test_vg2-lv4 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7f4a75fb4c10) -- name = test_vg2 status = True id = 81 children = ['existing 612 MiB lvmlv test_vg2-lv4 (118) with existing xfs filesystem'] parents = ['existing 1024 MiB disk sdd (72) with existing lvmpv', 'existing 1024 MiB disk sde (86) with existing lvmpv', 'existing 1024 MiB disk sdf (96) with existing lvmpv'] uuid = 7yQrT8-U3bT-lEfw-Vyp4-q4Ho-8WQB-V2xVlb size = 2.98 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 2.98 GiB path = /dev/test_vg2 format args = [] original_format = None free = 2.08 GiB PE Size = 4 MiB PE Count = 762 PE Free = 532 PV Count = 3 modified = False extents = 762 free space = 2.38 GiB free extents = 609 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sdd (72) with existing lvmpv', 'existing 1024 MiB disk sde (86) with existing lvmpv', 'existing 1024 MiB disk sdf (96) with existing lvmpv'] LVs = ['existing 612 MiB lvmlv test_vg2-lv4 (118) with existing xfs filesystem'] segment type = linear percent = 0 VG space used = 612 MiB 2024-03-01 20:56:59,998 DEBUG blivet/MainThread: test_vg2 size is 2.98 GiB 2024-03-01 20:56:59,998 DEBUG blivet/MainThread: vg test_vg2 has 2.38 GiB free 2024-03-01 20:56:59,999 DEBUG blivet/MainThread: test_vg2 size is 2.98 GiB 2024-03-01 20:56:59,999 DEBUG blivet/MainThread: vg test_vg2 has 2.38 GiB free 2024-03-01 20:56:59,996 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7f4a75f3ebb0) -- name = test_vg2-lv4 status = True id = 118 children = [] parents = ['existing 2.98 GiB lvmvg test_vg2 (81)'] uuid = Ji9k0Z-aXzo-WJXd-aKjm-wc6Z-1M2N-w68tGf size = 612 MiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-4 target size = 612 MiB path = /dev/mapper/test_vg2-lv4 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7f4a75fb4c10) -- name = test_vg2 status = True id = 81 children = ['existing 612 MiB lvmlv test_vg2-lv4 (118) with existing xfs filesystem'] parents = ['existing 1024 MiB disk sdd (72) with existing lvmpv', 'existing 1024 MiB disk sde (86) with existing lvmpv', 'existing 1024 MiB disk sdf (96) with existing lvmpv'] uuid = 7yQrT8-U3bT-lEfw-Vyp4-q4Ho-8WQB-V2xVlb size = 2.98 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 2.98 GiB path = /dev/test_vg2 format args = [] original_format = None free = 2.08 GiB PE Size = 4 MiB PE Count = 762 PE Free = 532 PV Count = 3 modified = False extents = 762 free space = 2.38 GiB free extents = 609 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sdd (72) with existing lvmpv', 'existing 1024 MiB disk sde (86) with existing lvmpv', 'existing 1024 MiB disk sdf (96) with existing lvmpv'] LVs = ['existing 612 MiB lvmlv test_vg2-lv4 (118) with existing xfs filesystem'] segment type = linear percent = 0 VG space used = 612 MiB 2024-03-01 20:57:00,001 DEBUG blivet/MainThread: test_vg2 size is 2.98 GiB 2024-03-01 20:57:00,002 DEBUG blivet/MainThread: vg test_vg2 has 2.38 GiB free 2024-03-01 20:57:00,002 DEBUG blivet/MainThread: test_vg2 size is 2.98 GiB 2024-03-01 20:57:00,003 DEBUG blivet/MainThread: vg test_vg2 has 2.38 GiB free 2024-03-01 20:57:00,000 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7f4a75f3ebb0) -- name = test_vg2-lv4 status = True id = 118 children = [] parents = ['existing 2.98 GiB lvmvg test_vg2 (81)'] uuid = Ji9k0Z-aXzo-WJXd-aKjm-wc6Z-1M2N-w68tGf size = 612 MiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-4 target size = 612 MiB path = /dev/mapper/test_vg2-lv4 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7f4a75fb4c10) -- name = test_vg2 status = True id = 81 children = ['existing 612 MiB lvmlv test_vg2-lv4 (118) with existing xfs filesystem'] parents = ['existing 1024 MiB disk sdd (72) with existing lvmpv', 'existing 1024 MiB disk sde (86) with existing lvmpv', 'existing 1024 MiB disk sdf (96) with existing lvmpv'] uuid = 7yQrT8-U3bT-lEfw-Vyp4-q4Ho-8WQB-V2xVlb size = 2.98 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 2.98 GiB path = /dev/test_vg2 format args = [] original_format = None free = 2.08 GiB PE Size = 4 MiB PE Count = 762 PE Free = 532 PV Count = 3 modified = False extents = 762 free space = 2.38 GiB free extents = 609 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sdd (72) with existing lvmpv', 'existing 1024 MiB disk sde (86) with existing lvmpv', 'existing 1024 MiB disk sdf (96) with existing lvmpv'] LVs = ['existing 612 MiB lvmlv test_vg2-lv4 (118) with existing xfs filesystem'] segment type = linear percent = 0 VG space used = 612 MiB 2024-03-01 20:57:00,005 DEBUG blivet/MainThread: test_vg2 size is 2.98 GiB 2024-03-01 20:57:00,005 DEBUG blivet/MainThread: vg test_vg2 has 2.38 GiB free 2024-03-01 20:57:00,006 DEBUG blivet/MainThread: test_vg2 size is 2.98 GiB 2024-03-01 20:57:00,006 DEBUG blivet/MainThread: vg test_vg2 has 2.38 GiB free 2024-03-01 20:57:00,003 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7f4a75f3ebb0) -- name = test_vg2-lv4 status = True id = 118 children = [] parents = ['existing 2.98 GiB lvmvg test_vg2 (81)'] uuid = Ji9k0Z-aXzo-WJXd-aKjm-wc6Z-1M2N-w68tGf size = 612 MiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-4 target size = 612 MiB path = /dev/mapper/test_vg2-lv4 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7f4a75fb4c10) -- name = test_vg2 status = True id = 81 children = ['existing 612 MiB lvmlv test_vg2-lv4 (118) with existing xfs filesystem'] parents = ['existing 1024 MiB disk sdd (72) with existing lvmpv', 'existing 1024 MiB disk sde (86) with existing lvmpv', 'existing 1024 MiB disk sdf (96) with existing lvmpv'] uuid = 7yQrT8-U3bT-lEfw-Vyp4-q4Ho-8WQB-V2xVlb size = 2.98 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 2.98 GiB path = /dev/test_vg2 format args = [] original_format = None free = 2.08 GiB PE Size = 4 MiB PE Count = 762 PE Free = 532 PV Count = 3 modified = False extents = 762 free space = 2.38 GiB free extents = 609 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sdd (72) with existing lvmpv', 'existing 1024 MiB disk sde (86) with existing lvmpv', 'existing 1024 MiB disk sdf (96) with existing lvmpv'] LVs = ['existing 612 MiB lvmlv test_vg2-lv4 (118) with existing xfs filesystem'] segment type = linear percent = 0 VG space used = 612 MiB 2024-03-01 20:57:00,008 DEBUG blivet/MainThread: test_vg2 size is 2.98 GiB 2024-03-01 20:57:00,009 DEBUG blivet/MainThread: vg test_vg2 has 2.38 GiB free 2024-03-01 20:57:00,009 DEBUG blivet/MainThread: test_vg2 size is 2.98 GiB 2024-03-01 20:57:00,009 DEBUG blivet/MainThread: vg test_vg2 has 2.38 GiB free 2024-03-01 20:57:00,006 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7f4a75f3ebb0) -- name = test_vg2-lv4 status = True id = 118 children = [] parents = ['existing 2.98 GiB lvmvg test_vg2 (81)'] uuid = Ji9k0Z-aXzo-WJXd-aKjm-wc6Z-1M2N-w68tGf size = 612 MiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-4 target size = 612 MiB path = /dev/mapper/test_vg2-lv4 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7f4a75fb4c10) -- name = test_vg2 status = True id = 81 children = ['existing 612 MiB lvmlv test_vg2-lv4 (118) with existing xfs filesystem'] parents = ['existing 1024 MiB disk sdd (72) with existing lvmpv', 'existing 1024 MiB disk sde (86) with existing lvmpv', 'existing 1024 MiB disk sdf (96) with existing lvmpv'] uuid = 7yQrT8-U3bT-lEfw-Vyp4-q4Ho-8WQB-V2xVlb size = 2.98 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 2.98 GiB path = /dev/test_vg2 format args = [] original_format = None free = 2.08 GiB PE Size = 4 MiB PE Count = 762 PE Free = 532 PV Count = 3 modified = False extents = 762 free space = 2.38 GiB free extents = 609 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sdd (72) with existing lvmpv', 'existing 1024 MiB disk sde (86) with existing lvmpv', 'existing 1024 MiB disk sdf (96) with existing lvmpv'] LVs = ['existing 612 MiB lvmlv test_vg2-lv4 (118) with existing xfs filesystem'] segment type = linear percent = 0 VG space used = 612 MiB 2024-03-01 20:57:00,012 DEBUG blivet/MainThread: test_vg2 size is 2.98 GiB 2024-03-01 20:57:00,012 DEBUG blivet/MainThread: vg test_vg2 has 2.38 GiB free 2024-03-01 20:57:00,012 DEBUG blivet/MainThread: test_vg2 size is 2.98 GiB 2024-03-01 20:57:00,013 DEBUG blivet/MainThread: vg test_vg2 has 2.38 GiB free 2024-03-01 20:57:00,010 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7f4a75f3ebb0) -- name = test_vg2-lv4 status = True id = 118 children = [] parents = ['existing 2.98 GiB lvmvg test_vg2 (81)'] uuid = Ji9k0Z-aXzo-WJXd-aKjm-wc6Z-1M2N-w68tGf size = 612 MiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-4 target size = 612 MiB path = /dev/mapper/test_vg2-lv4 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7f4a75fb4c10) -- name = test_vg2 status = True id = 81 children = ['existing 612 MiB lvmlv test_vg2-lv4 (118) with existing xfs filesystem'] parents = ['existing 1024 MiB disk sdd (72) with existing lvmpv', 'existing 1024 MiB disk sde (86) with existing lvmpv', 'existing 1024 MiB disk sdf (96) with existing lvmpv'] uuid = 7yQrT8-U3bT-lEfw-Vyp4-q4Ho-8WQB-V2xVlb size = 2.98 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 2.98 GiB path = /dev/test_vg2 format args = [] original_format = None free = 2.08 GiB PE Size = 4 MiB PE Count = 762 PE Free = 532 PV Count = 3 modified = False extents = 762 free space = 2.38 GiB free extents = 609 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sdd (72) with existing lvmpv', 'existing 1024 MiB disk sde (86) with existing lvmpv', 'existing 1024 MiB disk sdf (96) with existing lvmpv'] LVs = ['existing 612 MiB lvmlv test_vg2-lv4 (118) with existing xfs filesystem'] segment type = linear percent = 0 VG space used = 612 MiB 2024-03-01 20:57:00,015 DEBUG blivet/MainThread: test_vg2 size is 2.98 GiB 2024-03-01 20:57:00,015 DEBUG blivet/MainThread: vg test_vg2 has 2.38 GiB free 2024-03-01 20:57:00,016 DEBUG blivet/MainThread: test_vg2 size is 2.98 GiB 2024-03-01 20:57:00,016 DEBUG blivet/MainThread: vg test_vg2 has 2.38 GiB free 2024-03-01 20:57:00,013 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7f4a75f3ebb0) -- name = test_vg2-lv4 status = True id = 118 children = [] parents = ['existing 2.98 GiB lvmvg test_vg2 (81)'] uuid = Ji9k0Z-aXzo-WJXd-aKjm-wc6Z-1M2N-w68tGf size = 612 MiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-4 target size = 612 MiB path = /dev/mapper/test_vg2-lv4 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7f4a75fb4c10) -- name = test_vg2 status = True id = 81 children = ['existing 612 MiB lvmlv test_vg2-lv4 (118) with existing xfs filesystem'] parents = ['existing 1024 MiB disk sdd (72) with existing lvmpv', 'existing 1024 MiB disk sde (86) with existing lvmpv', 'existing 1024 MiB disk sdf (96) with existing lvmpv'] uuid = 7yQrT8-U3bT-lEfw-Vyp4-q4Ho-8WQB-V2xVlb size = 2.98 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 2.98 GiB path = /dev/test_vg2 format args = [] original_format = None free = 2.08 GiB PE Size = 4 MiB PE Count = 762 PE Free = 532 PV Count = 3 modified = False extents = 762 free space = 2.38 GiB free extents = 609 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sdd (72) with existing lvmpv', 'existing 1024 MiB disk sde (86) with existing lvmpv', 'existing 1024 MiB disk sdf (96) with existing lvmpv'] LVs = ['existing 612 MiB lvmlv test_vg2-lv4 (118) with existing xfs filesystem'] segment type = linear percent = 0 VG space used = 612 MiB 2024-03-01 20:57:00,018 DEBUG blivet/MainThread: test_vg2 size is 2.98 GiB 2024-03-01 20:57:00,019 DEBUG blivet/MainThread: vg test_vg2 has 2.38 GiB free 2024-03-01 20:57:00,019 DEBUG blivet/MainThread: test_vg2 size is 2.98 GiB 2024-03-01 20:57:00,020 DEBUG blivet/MainThread: vg test_vg2 has 2.38 GiB free 2024-03-01 20:57:00,017 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7f4a75f3ebb0) -- name = test_vg2-lv4 status = True id = 118 children = [] parents = ['existing 2.98 GiB lvmvg test_vg2 (81)'] uuid = Ji9k0Z-aXzo-WJXd-aKjm-wc6Z-1M2N-w68tGf size = 612 MiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-4 target size = 612 MiB path = /dev/mapper/test_vg2-lv4 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7f4a75fb4c10) -- name = test_vg2 status = True id = 81 children = ['existing 612 MiB lvmlv test_vg2-lv4 (118) with existing xfs filesystem'] parents = ['existing 1024 MiB disk sdd (72) with existing lvmpv', 'existing 1024 MiB disk sde (86) with existing lvmpv', 'existing 1024 MiB disk sdf (96) with existing lvmpv'] uuid = 7yQrT8-U3bT-lEfw-Vyp4-q4Ho-8WQB-V2xVlb size = 2.98 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 2.98 GiB path = /dev/test_vg2 format args = [] original_format = None free = 2.08 GiB PE Size = 4 MiB PE Count = 762 PE Free = 532 PV Count = 3 modified = False extents = 762 free space = 2.38 GiB free extents = 609 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sdd (72) with existing lvmpv', 'existing 1024 MiB disk sde (86) with existing lvmpv', 'existing 1024 MiB disk sdf (96) with existing lvmpv'] LVs = ['existing 612 MiB lvmlv test_vg2-lv4 (118) with existing xfs filesystem'] segment type = linear percent = 0 VG space used = 612 MiB 2024-03-01 20:57:00,022 DEBUG blivet/MainThread: test_vg2 size is 2.98 GiB 2024-03-01 20:57:00,022 DEBUG blivet/MainThread: vg test_vg2 has 2.38 GiB free 2024-03-01 20:57:00,023 DEBUG blivet/MainThread: test_vg2 size is 2.98 GiB 2024-03-01 20:57:00,023 DEBUG blivet/MainThread: vg test_vg2 has 2.38 GiB free 2024-03-01 20:57:00,020 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7f4a75f3ebb0) -- name = test_vg2-lv4 status = True id = 118 children = [] parents = ['existing 2.98 GiB lvmvg test_vg2 (81)'] uuid = Ji9k0Z-aXzo-WJXd-aKjm-wc6Z-1M2N-w68tGf size = 612 MiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-4 target size = 612 MiB path = /dev/mapper/test_vg2-lv4 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7f4a75fb4c10) -- name = test_vg2 status = True id = 81 children = ['existing 612 MiB lvmlv test_vg2-lv4 (118) with existing xfs filesystem'] parents = ['existing 1024 MiB disk sdd (72) with existing lvmpv', 'existing 1024 MiB disk sde (86) with existing lvmpv', 'existing 1024 MiB disk sdf (96) with existing lvmpv'] uuid = 7yQrT8-U3bT-lEfw-Vyp4-q4Ho-8WQB-V2xVlb size = 2.98 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 2.98 GiB path = /dev/test_vg2 format args = [] original_format = None free = 2.08 GiB PE Size = 4 MiB PE Count = 762 PE Free = 532 PV Count = 3 modified = False extents = 762 free space = 2.38 GiB free extents = 609 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sdd (72) with existing lvmpv', 'existing 1024 MiB disk sde (86) with existing lvmpv', 'existing 1024 MiB disk sdf (96) with existing lvmpv'] LVs = ['existing 612 MiB lvmlv test_vg2-lv4 (118) with existing xfs filesystem'] segment type = linear percent = 0 VG space used = 612 MiB 2024-03-01 20:57:00,025 DEBUG blivet/MainThread: test_vg2 size is 2.98 GiB 2024-03-01 20:57:00,026 DEBUG blivet/MainThread: vg test_vg2 has 2.38 GiB free 2024-03-01 20:57:00,026 DEBUG blivet/MainThread: test_vg2 size is 2.98 GiB 2024-03-01 20:57:00,026 DEBUG blivet/MainThread: vg test_vg2 has 2.38 GiB free 2024-03-01 20:57:00,023 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7f4a75f3ebb0) -- name = test_vg2-lv4 status = True id = 118 children = [] parents = ['existing 2.98 GiB lvmvg test_vg2 (81)'] uuid = Ji9k0Z-aXzo-WJXd-aKjm-wc6Z-1M2N-w68tGf size = 612 MiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-4 target size = 612 MiB path = /dev/mapper/test_vg2-lv4 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7f4a75fb4c10) -- name = test_vg2 status = True id = 81 children = ['existing 612 MiB lvmlv test_vg2-lv4 (118) with existing xfs filesystem'] parents = ['existing 1024 MiB disk sdd (72) with existing lvmpv', 'existing 1024 MiB disk sde (86) with existing lvmpv', 'existing 1024 MiB disk sdf (96) with existing lvmpv'] uuid = 7yQrT8-U3bT-lEfw-Vyp4-q4Ho-8WQB-V2xVlb size = 2.98 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 2.98 GiB path = /dev/test_vg2 format args = [] original_format = None free = 2.08 GiB PE Size = 4 MiB PE Count = 762 PE Free = 532 PV Count = 3 modified = False extents = 762 free space = 2.38 GiB free extents = 609 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sdd (72) with existing lvmpv', 'existing 1024 MiB disk sde (86) with existing lvmpv', 'existing 1024 MiB disk sdf (96) with existing lvmpv'] LVs = ['existing 612 MiB lvmlv test_vg2-lv4 (118) with existing xfs filesystem'] segment type = linear percent = 0 VG space used = 612 MiB 2024-03-01 20:57:00,029 DEBUG blivet/MainThread: test_vg2 size is 2.98 GiB 2024-03-01 20:57:00,029 DEBUG blivet/MainThread: vg test_vg2 has 2.38 GiB free 2024-03-01 20:57:00,029 DEBUG blivet/MainThread: test_vg2 size is 2.98 GiB 2024-03-01 20:57:00,030 DEBUG blivet/MainThread: vg test_vg2 has 2.38 GiB free 2024-03-01 20:57:00,027 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7f4a75f3ebb0) -- name = test_vg2-lv4 status = True id = 118 children = [] parents = ['existing 2.98 GiB lvmvg test_vg2 (81)'] uuid = Ji9k0Z-aXzo-WJXd-aKjm-wc6Z-1M2N-w68tGf size = 612 MiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-4 target size = 612 MiB path = /dev/mapper/test_vg2-lv4 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7f4a75fb4c10) -- name = test_vg2 status = True id = 81 children = ['existing 612 MiB lvmlv test_vg2-lv4 (118) with existing xfs filesystem'] parents = ['existing 1024 MiB disk sdd (72) with existing lvmpv', 'existing 1024 MiB disk sde (86) with existing lvmpv', 'existing 1024 MiB disk sdf (96) with existing lvmpv'] uuid = 7yQrT8-U3bT-lEfw-Vyp4-q4Ho-8WQB-V2xVlb size = 2.98 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 2.98 GiB path = /dev/test_vg2 format args = [] original_format = None free = 2.08 GiB PE Size = 4 MiB PE Count = 762 PE Free = 532 PV Count = 3 modified = False extents = 762 free space = 2.38 GiB free extents = 609 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sdd (72) with existing lvmpv', 'existing 1024 MiB disk sde (86) with existing lvmpv', 'existing 1024 MiB disk sdf (96) with existing lvmpv'] LVs = ['existing 612 MiB lvmlv test_vg2-lv4 (118) with existing xfs filesystem'] segment type = linear percent = 0 VG space used = 612 MiB 2024-03-01 20:57:00,032 DEBUG blivet/MainThread: test_vg2 size is 2.98 GiB 2024-03-01 20:57:00,032 DEBUG blivet/MainThread: vg test_vg2 has 2.38 GiB free 2024-03-01 20:57:00,033 DEBUG blivet/MainThread: test_vg2 size is 2.98 GiB 2024-03-01 20:57:00,033 DEBUG blivet/MainThread: vg test_vg2 has 2.38 GiB free 2024-03-01 20:57:00,030 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7f4a75f3ebb0) -- name = test_vg2-lv4 status = True id = 118 children = [] parents = ['existing 2.98 GiB lvmvg test_vg2 (81)'] uuid = Ji9k0Z-aXzo-WJXd-aKjm-wc6Z-1M2N-w68tGf size = 612 MiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-4 target size = 612 MiB path = /dev/mapper/test_vg2-lv4 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7f4a75fb4c10) -- name = test_vg2 status = True id = 81 children = ['existing 612 MiB lvmlv test_vg2-lv4 (118) with existing xfs filesystem'] parents = ['existing 1024 MiB disk sdd (72) with existing lvmpv', 'existing 1024 MiB disk sde (86) with existing lvmpv', 'existing 1024 MiB disk sdf (96) with existing lvmpv'] uuid = 7yQrT8-U3bT-lEfw-Vyp4-q4Ho-8WQB-V2xVlb size = 2.98 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 2.98 GiB path = /dev/test_vg2 format args = [] original_format = None free = 2.08 GiB PE Size = 4 MiB PE Count = 762 PE Free = 532 PV Count = 3 modified = False extents = 762 free space = 2.38 GiB free extents = 609 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sdd (72) with existing lvmpv', 'existing 1024 MiB disk sde (86) with existing lvmpv', 'existing 1024 MiB disk sdf (96) with existing lvmpv'] LVs = ['existing 612 MiB lvmlv test_vg2-lv4 (118) with existing xfs filesystem'] segment type = linear percent = 0 VG space used = 612 MiB 2024-03-01 20:57:00,035 DEBUG blivet/MainThread: test_vg2 size is 2.98 GiB 2024-03-01 20:57:00,036 DEBUG blivet/MainThread: vg test_vg2 has 2.38 GiB free 2024-03-01 20:57:00,036 DEBUG blivet/MainThread: test_vg2 size is 2.98 GiB 2024-03-01 20:57:00,037 DEBUG blivet/MainThread: vg test_vg2 has 2.38 GiB free 2024-03-01 20:57:00,034 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7f4a75f3ebb0) -- name = test_vg2-lv4 status = True id = 118 children = [] parents = ['existing 2.98 GiB lvmvg test_vg2 (81)'] uuid = Ji9k0Z-aXzo-WJXd-aKjm-wc6Z-1M2N-w68tGf size = 612 MiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-4 target size = 612 MiB path = /dev/mapper/test_vg2-lv4 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7f4a75fb4c10) -- name = test_vg2 status = True id = 81 children = ['existing 612 MiB lvmlv test_vg2-lv4 (118) with existing xfs filesystem'] parents = ['existing 1024 MiB disk sdd (72) with existing lvmpv', 'existing 1024 MiB disk sde (86) with existing lvmpv', 'existing 1024 MiB disk sdf (96) with existing lvmpv'] uuid = 7yQrT8-U3bT-lEfw-Vyp4-q4Ho-8WQB-V2xVlb size = 2.98 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 2.98 GiB path = /dev/test_vg2 format args = [] original_format = None free = 2.08 GiB PE Size = 4 MiB PE Count = 762 PE Free = 532 PV Count = 3 modified = False extents = 762 free space = 2.38 GiB free extents = 609 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sdd (72) with existing lvmpv', 'existing 1024 MiB disk sde (86) with existing lvmpv', 'existing 1024 MiB disk sdf (96) with existing lvmpv'] LVs = ['existing 612 MiB lvmlv test_vg2-lv4 (118) with existing xfs filesystem'] segment type = linear percent = 0 VG space used = 612 MiB 2024-03-01 20:57:00,039 DEBUG blivet/MainThread: test_vg2 size is 2.98 GiB 2024-03-01 20:57:00,039 DEBUG blivet/MainThread: vg test_vg2 has 2.38 GiB free 2024-03-01 20:57:00,040 DEBUG blivet/MainThread: test_vg2 size is 2.98 GiB 2024-03-01 20:57:00,040 DEBUG blivet/MainThread: vg test_vg2 has 2.38 GiB free 2024-03-01 20:57:00,037 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7f4a75f3ebb0) -- name = test_vg2-lv4 status = True id = 118 children = [] parents = ['existing 2.98 GiB lvmvg test_vg2 (81)'] uuid = Ji9k0Z-aXzo-WJXd-aKjm-wc6Z-1M2N-w68tGf size = 612 MiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-4 target size = 612 MiB path = /dev/mapper/test_vg2-lv4 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7f4a75fb4c10) -- name = test_vg2 status = True id = 81 children = ['existing 612 MiB lvmlv test_vg2-lv4 (118) with existing xfs filesystem'] parents = ['existing 1024 MiB disk sdd (72) with existing lvmpv', 'existing 1024 MiB disk sde (86) with existing lvmpv', 'existing 1024 MiB disk sdf (96) with existing lvmpv'] uuid = 7yQrT8-U3bT-lEfw-Vyp4-q4Ho-8WQB-V2xVlb size = 2.98 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 2.98 GiB path = /dev/test_vg2 format args = [] original_format = None free = 2.08 GiB PE Size = 4 MiB PE Count = 762 PE Free = 532 PV Count = 3 modified = False extents = 762 free space = 2.38 GiB free extents = 609 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sdd (72) with existing lvmpv', 'existing 1024 MiB disk sde (86) with existing lvmpv', 'existing 1024 MiB disk sdf (96) with existing lvmpv'] LVs = ['existing 612 MiB lvmlv test_vg2-lv4 (118) with existing xfs filesystem'] segment type = linear percent = 0 VG space used = 612 MiB 2024-03-01 20:57:00,042 DEBUG blivet/MainThread: test_vg2 size is 2.98 GiB 2024-03-01 20:57:00,043 DEBUG blivet/MainThread: vg test_vg2 has 2.38 GiB free 2024-03-01 20:57:00,043 DEBUG blivet/MainThread: test_vg2 size is 2.98 GiB 2024-03-01 20:57:00,043 DEBUG blivet/MainThread: vg test_vg2 has 2.38 GiB free 2024-03-01 20:57:00,040 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7f4a75f3ebb0) -- name = test_vg2-lv4 status = True id = 118 children = [] parents = ['existing 2.98 GiB lvmvg test_vg2 (81)'] uuid = Ji9k0Z-aXzo-WJXd-aKjm-wc6Z-1M2N-w68tGf size = 612 MiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-4 target size = 612 MiB path = /dev/mapper/test_vg2-lv4 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7f4a75fb4c10) -- name = test_vg2 status = True id = 81 children = ['existing 612 MiB lvmlv test_vg2-lv4 (118) with existing xfs filesystem'] parents = ['existing 1024 MiB disk sdd (72) with existing lvmpv', 'existing 1024 MiB disk sde (86) with existing lvmpv', 'existing 1024 MiB disk sdf (96) with existing lvmpv'] uuid = 7yQrT8-U3bT-lEfw-Vyp4-q4Ho-8WQB-V2xVlb size = 2.98 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 2.98 GiB path = /dev/test_vg2 format args = [] original_format = None free = 2.08 GiB PE Size = 4 MiB PE Count = 762 PE Free = 532 PV Count = 3 modified = False extents = 762 free space = 2.38 GiB free extents = 609 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sdd (72) with existing lvmpv', 'existing 1024 MiB disk sde (86) with existing lvmpv', 'existing 1024 MiB disk sdf (96) with existing lvmpv'] LVs = ['existing 612 MiB lvmlv test_vg2-lv4 (118) with existing xfs filesystem'] segment type = linear percent = 0 VG space used = 612 MiB 2024-03-01 20:57:00,046 DEBUG blivet/MainThread: test_vg2 size is 2.98 GiB 2024-03-01 20:57:00,046 DEBUG blivet/MainThread: vg test_vg2 has 2.38 GiB free 2024-03-01 20:57:00,046 DEBUG blivet/MainThread: test_vg2 size is 2.98 GiB 2024-03-01 20:57:00,047 DEBUG blivet/MainThread: vg test_vg2 has 2.38 GiB free 2024-03-01 20:57:00,044 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7f4a75f3ebb0) -- name = test_vg2-lv4 status = True id = 118 children = [] parents = ['existing 2.98 GiB lvmvg test_vg2 (81)'] uuid = Ji9k0Z-aXzo-WJXd-aKjm-wc6Z-1M2N-w68tGf size = 612 MiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-4 target size = 612 MiB path = /dev/mapper/test_vg2-lv4 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7f4a75fb4c10) -- name = test_vg2 status = True id = 81 children = ['existing 612 MiB lvmlv test_vg2-lv4 (118) with existing xfs filesystem'] parents = ['existing 1024 MiB disk sdd (72) with existing lvmpv', 'existing 1024 MiB disk sde (86) with existing lvmpv', 'existing 1024 MiB disk sdf (96) with existing lvmpv'] uuid = 7yQrT8-U3bT-lEfw-Vyp4-q4Ho-8WQB-V2xVlb size = 2.98 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 2.98 GiB path = /dev/test_vg2 format args = [] original_format = None free = 2.08 GiB PE Size = 4 MiB PE Count = 762 PE Free = 532 PV Count = 3 modified = False extents = 762 free space = 2.38 GiB free extents = 609 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sdd (72) with existing lvmpv', 'existing 1024 MiB disk sde (86) with existing lvmpv', 'existing 1024 MiB disk sdf (96) with existing lvmpv'] LVs = ['existing 612 MiB lvmlv test_vg2-lv4 (118) with existing xfs filesystem'] segment type = linear percent = 0 VG space used = 612 MiB 2024-03-01 20:57:00,049 DEBUG blivet/MainThread: test_vg2 size is 2.98 GiB 2024-03-01 20:57:00,049 DEBUG blivet/MainThread: vg test_vg2 has 2.38 GiB free 2024-03-01 20:57:00,050 DEBUG blivet/MainThread: test_vg2 size is 2.98 GiB 2024-03-01 20:57:00,050 DEBUG blivet/MainThread: vg test_vg2 has 2.38 GiB free 2024-03-01 20:57:00,047 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7f4a75f3ebb0) -- name = test_vg2-lv4 status = True id = 118 children = [] parents = ['existing 2.98 GiB lvmvg test_vg2 (81)'] uuid = Ji9k0Z-aXzo-WJXd-aKjm-wc6Z-1M2N-w68tGf size = 612 MiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-4 target size = 612 MiB path = /dev/mapper/test_vg2-lv4 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7f4a75fb4c10) -- name = test_vg2 status = True id = 81 children = ['existing 612 MiB lvmlv test_vg2-lv4 (118) with existing xfs filesystem'] parents = ['existing 1024 MiB disk sdd (72) with existing lvmpv', 'existing 1024 MiB disk sde (86) with existing lvmpv', 'existing 1024 MiB disk sdf (96) with existing lvmpv'] uuid = 7yQrT8-U3bT-lEfw-Vyp4-q4Ho-8WQB-V2xVlb size = 2.98 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 2.98 GiB path = /dev/test_vg2 format args = [] original_format = None free = 2.08 GiB PE Size = 4 MiB PE Count = 762 PE Free = 532 PV Count = 3 modified = False extents = 762 free space = 2.38 GiB free extents = 609 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sdd (72) with existing lvmpv', 'existing 1024 MiB disk sde (86) with existing lvmpv', 'existing 1024 MiB disk sdf (96) with existing lvmpv'] LVs = ['existing 612 MiB lvmlv test_vg2-lv4 (118) with existing xfs filesystem'] segment type = linear percent = 0 VG space used = 612 MiB 2024-03-01 20:57:00,052 DEBUG blivet/MainThread: test_vg2 size is 2.98 GiB 2024-03-01 20:57:00,053 DEBUG blivet/MainThread: vg test_vg2 has 2.38 GiB free 2024-03-01 20:57:00,053 DEBUG blivet/MainThread: test_vg2 size is 2.98 GiB 2024-03-01 20:57:00,054 DEBUG blivet/MainThread: vg test_vg2 has 2.38 GiB free 2024-03-01 20:57:00,051 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7f4a75f3ebb0) -- name = test_vg2-lv4 status = True id = 118 children = [] parents = ['existing 2.98 GiB lvmvg test_vg2 (81)'] uuid = Ji9k0Z-aXzo-WJXd-aKjm-wc6Z-1M2N-w68tGf size = 612 MiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-4 target size = 612 MiB path = /dev/mapper/test_vg2-lv4 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7f4a75fb4c10) -- name = test_vg2 status = True id = 81 children = ['existing 612 MiB lvmlv test_vg2-lv4 (118) with existing xfs filesystem'] parents = ['existing 1024 MiB disk sdd (72) with existing lvmpv', 'existing 1024 MiB disk sde (86) with existing lvmpv', 'existing 1024 MiB disk sdf (96) with existing lvmpv'] uuid = 7yQrT8-U3bT-lEfw-Vyp4-q4Ho-8WQB-V2xVlb size = 2.98 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 2.98 GiB path = /dev/test_vg2 format args = [] original_format = None free = 2.08 GiB PE Size = 4 MiB PE Count = 762 PE Free = 532 PV Count = 3 modified = False extents = 762 free space = 2.38 GiB free extents = 609 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sdd (72) with existing lvmpv', 'existing 1024 MiB disk sde (86) with existing lvmpv', 'existing 1024 MiB disk sdf (96) with existing lvmpv'] LVs = ['existing 612 MiB lvmlv test_vg2-lv4 (118) with existing xfs filesystem'] segment type = linear percent = 0 VG space used = 612 MiB 2024-03-01 20:57:00,056 DEBUG blivet/MainThread: test_vg2 size is 2.98 GiB 2024-03-01 20:57:00,056 DEBUG blivet/MainThread: vg test_vg2 has 2.38 GiB free 2024-03-01 20:57:00,056 DEBUG blivet/MainThread: test_vg2 size is 2.98 GiB 2024-03-01 20:57:00,057 DEBUG blivet/MainThread: vg test_vg2 has 2.38 GiB free 2024-03-01 20:57:00,054 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7f4a75f3ebb0) -- name = test_vg2-lv4 status = True id = 118 children = [] parents = ['existing 2.98 GiB lvmvg test_vg2 (81)'] uuid = Ji9k0Z-aXzo-WJXd-aKjm-wc6Z-1M2N-w68tGf size = 612 MiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-4 target size = 612 MiB path = /dev/mapper/test_vg2-lv4 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7f4a75fb4c10) -- name = test_vg2 status = True id = 81 children = ['existing 612 MiB lvmlv test_vg2-lv4 (118) with existing xfs filesystem'] parents = ['existing 1024 MiB disk sdd (72) with existing lvmpv', 'existing 1024 MiB disk sde (86) with existing lvmpv', 'existing 1024 MiB disk sdf (96) with existing lvmpv'] uuid = 7yQrT8-U3bT-lEfw-Vyp4-q4Ho-8WQB-V2xVlb size = 2.98 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 2.98 GiB path = /dev/test_vg2 format args = [] original_format = None free = 2.08 GiB PE Size = 4 MiB PE Count = 762 PE Free = 532 PV Count = 3 modified = False extents = 762 free space = 2.38 GiB free extents = 609 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sdd (72) with existing lvmpv', 'existing 1024 MiB disk sde (86) with existing lvmpv', 'existing 1024 MiB disk sdf (96) with existing lvmpv'] LVs = ['existing 612 MiB lvmlv test_vg2-lv4 (118) with existing xfs filesystem'] segment type = linear percent = 0 VG space used = 612 MiB 2024-03-01 20:57:00,059 DEBUG blivet/MainThread: test_vg2 size is 2.98 GiB 2024-03-01 20:57:00,060 DEBUG blivet/MainThread: vg test_vg2 has 2.38 GiB free 2024-03-01 20:57:00,060 DEBUG blivet/MainThread: test_vg2 size is 2.98 GiB 2024-03-01 20:57:00,060 DEBUG blivet/MainThread: vg test_vg2 has 2.38 GiB free 2024-03-01 20:57:00,057 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7f4a75f3ebb0) -- name = test_vg2-lv4 status = True id = 118 children = [] parents = ['existing 2.98 GiB lvmvg test_vg2 (81)'] uuid = Ji9k0Z-aXzo-WJXd-aKjm-wc6Z-1M2N-w68tGf size = 612 MiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-4 target size = 612 MiB path = /dev/mapper/test_vg2-lv4 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7f4a75fb4c10) -- name = test_vg2 status = True id = 81 children = ['existing 612 MiB lvmlv test_vg2-lv4 (118) with existing xfs filesystem'] parents = ['existing 1024 MiB disk sdd (72) with existing lvmpv', 'existing 1024 MiB disk sde (86) with existing lvmpv', 'existing 1024 MiB disk sdf (96) with existing lvmpv'] uuid = 7yQrT8-U3bT-lEfw-Vyp4-q4Ho-8WQB-V2xVlb size = 2.98 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 2.98 GiB path = /dev/test_vg2 format args = [] original_format = None free = 2.08 GiB PE Size = 4 MiB PE Count = 762 PE Free = 532 PV Count = 3 modified = False extents = 762 free space = 2.38 GiB free extents = 609 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sdd (72) with existing lvmpv', 'existing 1024 MiB disk sde (86) with existing lvmpv', 'existing 1024 MiB disk sdf (96) with existing lvmpv'] LVs = ['existing 612 MiB lvmlv test_vg2-lv4 (118) with existing xfs filesystem'] segment type = linear percent = 0 VG space used = 612 MiB 2024-03-01 20:57:00,063 DEBUG blivet/MainThread: test_vg2 size is 2.98 GiB 2024-03-01 20:57:00,063 DEBUG blivet/MainThread: vg test_vg2 has 2.38 GiB free 2024-03-01 20:57:00,063 DEBUG blivet/MainThread: test_vg2 size is 2.98 GiB 2024-03-01 20:57:00,064 DEBUG blivet/MainThread: vg test_vg2 has 2.38 GiB free 2024-03-01 20:57:00,061 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7f4a75f3ebb0) -- name = test_vg2-lv4 status = True id = 118 children = [] parents = ['existing 2.98 GiB lvmvg test_vg2 (81)'] uuid = Ji9k0Z-aXzo-WJXd-aKjm-wc6Z-1M2N-w68tGf size = 612 MiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-4 target size = 612 MiB path = /dev/mapper/test_vg2-lv4 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7f4a75fb4c10) -- name = test_vg2 status = True id = 81 children = ['existing 612 MiB lvmlv test_vg2-lv4 (118) with existing xfs filesystem'] parents = ['existing 1024 MiB disk sdd (72) with existing lvmpv', 'existing 1024 MiB disk sde (86) with existing lvmpv', 'existing 1024 MiB disk sdf (96) with existing lvmpv'] uuid = 7yQrT8-U3bT-lEfw-Vyp4-q4Ho-8WQB-V2xVlb size = 2.98 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 2.98 GiB path = /dev/test_vg2 format args = [] original_format = None free = 2.08 GiB PE Size = 4 MiB PE Count = 762 PE Free = 532 PV Count = 3 modified = False extents = 762 free space = 2.38 GiB free extents = 609 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sdd (72) with existing lvmpv', 'existing 1024 MiB disk sde (86) with existing lvmpv', 'existing 1024 MiB disk sdf (96) with existing lvmpv'] LVs = ['existing 612 MiB lvmlv test_vg2-lv4 (118) with existing xfs filesystem'] segment type = linear percent = 0 VG space used = 612 MiB 2024-03-01 20:57:00,066 DEBUG blivet/MainThread: test_vg2 size is 2.98 GiB 2024-03-01 20:57:00,066 DEBUG blivet/MainThread: vg test_vg2 has 2.38 GiB free 2024-03-01 20:57:00,067 DEBUG blivet/MainThread: test_vg2 size is 2.98 GiB 2024-03-01 20:57:00,067 DEBUG blivet/MainThread: vg test_vg2 has 2.38 GiB free 2024-03-01 20:57:00,064 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7f4a75f3ebb0) -- name = test_vg2-lv4 status = True id = 118 children = [] parents = ['existing 2.98 GiB lvmvg test_vg2 (81)'] uuid = Ji9k0Z-aXzo-WJXd-aKjm-wc6Z-1M2N-w68tGf size = 612 MiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-4 target size = 612 MiB path = /dev/mapper/test_vg2-lv4 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7f4a75fb4c10) -- name = test_vg2 status = True id = 81 children = ['existing 612 MiB lvmlv test_vg2-lv4 (118) with existing xfs filesystem'] parents = ['existing 1024 MiB disk sdd (72) with existing lvmpv', 'existing 1024 MiB disk sde (86) with existing lvmpv', 'existing 1024 MiB disk sdf (96) with existing lvmpv'] uuid = 7yQrT8-U3bT-lEfw-Vyp4-q4Ho-8WQB-V2xVlb size = 2.98 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 2.98 GiB path = /dev/test_vg2 format args = [] original_format = None free = 2.08 GiB PE Size = 4 MiB PE Count = 762 PE Free = 532 PV Count = 3 modified = False extents = 762 free space = 2.38 GiB free extents = 609 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sdd (72) with existing lvmpv', 'existing 1024 MiB disk sde (86) with existing lvmpv', 'existing 1024 MiB disk sdf (96) with existing lvmpv'] LVs = ['existing 612 MiB lvmlv test_vg2-lv4 (118) with existing xfs filesystem'] segment type = linear percent = 0 VG space used = 612 MiB 2024-03-01 20:57:00,069 DEBUG blivet/MainThread: test_vg2 size is 2.98 GiB 2024-03-01 20:57:00,070 DEBUG blivet/MainThread: vg test_vg2 has 2.38 GiB free 2024-03-01 20:57:00,070 DEBUG blivet/MainThread: test_vg2 size is 2.98 GiB 2024-03-01 20:57:00,071 DEBUG blivet/MainThread: vg test_vg2 has 2.38 GiB free 2024-03-01 20:57:00,068 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7f4a75f3ebb0) -- name = test_vg2-lv4 status = True id = 118 children = [] parents = ['existing 2.98 GiB lvmvg test_vg2 (81)'] uuid = Ji9k0Z-aXzo-WJXd-aKjm-wc6Z-1M2N-w68tGf size = 612 MiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-4 target size = 612 MiB path = /dev/mapper/test_vg2-lv4 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7f4a75fb4c10) -- name = test_vg2 status = True id = 81 children = ['existing 612 MiB lvmlv test_vg2-lv4 (118) with existing xfs filesystem'] parents = ['existing 1024 MiB disk sdd (72) with existing lvmpv', 'existing 1024 MiB disk sde (86) with existing lvmpv', 'existing 1024 MiB disk sdf (96) with existing lvmpv'] uuid = 7yQrT8-U3bT-lEfw-Vyp4-q4Ho-8WQB-V2xVlb size = 2.98 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 2.98 GiB path = /dev/test_vg2 format args = [] original_format = None free = 2.08 GiB PE Size = 4 MiB PE Count = 762 PE Free = 532 PV Count = 3 modified = False extents = 762 free space = 2.38 GiB free extents = 609 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sdd (72) with existing lvmpv', 'existing 1024 MiB disk sde (86) with existing lvmpv', 'existing 1024 MiB disk sdf (96) with existing lvmpv'] LVs = ['existing 612 MiB lvmlv test_vg2-lv4 (118) with existing xfs filesystem'] segment type = linear percent = 0 VG space used = 612 MiB 2024-03-01 20:57:00,071 DEBUG blivet/MainThread: removing test_vg2-lv4 2024-03-01 20:57:00,074 DEBUG blivet/MainThread: DeviceTree.get_dependent_devices: dep: existing 612 MiB lvmlv test_vg2-lv4 (118) with existing xfs filesystem ; hidden: False ; 2024-03-01 20:57:00,074 DEBUG blivet/MainThread: dep is a leaf 2024-03-01 20:57:00,074 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 265 2024-03-01 20:57:00,077 DEBUG blivet/MainThread: LVMLogicalVolumeDevice._set_format: test_vg2-lv4 ; type: None ; current: xfs ; 2024-03-01 20:57:00,077 INFO blivet/MainThread: registered action: [264] destroy format xfs filesystem on lvmlv test_vg2-lv4 (id 118) 2024-03-01 20:57:00,080 DEBUG blivet/MainThread: LVMVolumeGroupDevice.remove_child: name: test_vg2 ; child: lv4 ; kids: 1 ; 2024-03-01 20:57:00,080 INFO blivet/MainThread: removed lvmlv test_vg2-lv4 (id 118) from device tree 2024-03-01 20:57:00,080 INFO blivet/MainThread: registered action: [266] destroy device lvmlv test_vg2-lv4 (id 118) 2024-03-01 20:57:00,080 DEBUG blivet.ansible/MainThread: ['test_vg2', 'sdf', 'sde', 'sdd'] 2024-03-01 20:57:00,080 DEBUG blivet/MainThread: removing test_vg2 2024-03-01 20:57:00,083 DEBUG blivet/MainThread: DeviceTree.get_dependent_devices: dep: existing 2.98 GiB lvmvg test_vg2 (81) ; hidden: False ; 2024-03-01 20:57:00,083 DEBUG blivet/MainThread: dep is a leaf 2024-03-01 20:57:00,086 DEBUG blivet/MainThread: DiskDevice.remove_child: name: sdd ; child: test_vg2 ; kids: 1 ; 2024-03-01 20:57:00,089 DEBUG blivet/MainThread: DiskDevice.remove_child: name: sde ; child: test_vg2 ; kids: 1 ; 2024-03-01 20:57:00,091 DEBUG blivet/MainThread: DiskDevice.remove_child: name: sdf ; child: test_vg2 ; kids: 1 ; 2024-03-01 20:57:00,091 INFO blivet/MainThread: removed lvmvg test_vg2 (id 81) from device tree 2024-03-01 20:57:00,091 INFO blivet/MainThread: registered action: [267] destroy device lvmvg test_vg2 (id 81) 2024-03-01 20:57:00,092 INFO blivet.ansible/MainThread: scheduling destruction of sdf 2024-03-01 20:57:00,092 DEBUG blivet/MainThread: removing sdf 2024-03-01 20:57:00,094 DEBUG blivet/MainThread: DeviceTree.get_dependent_devices: dep: existing 1024 MiB disk sdf (96) with existing lvmpv ; hidden: False ; 2024-03-01 20:57:00,094 DEBUG blivet/MainThread: dep is a leaf 2024-03-01 20:57:00,094 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 269 2024-03-01 20:57:00,097 DEBUG blivet/MainThread: DiskDevice._set_format: sdf ; type: None ; current: lvmpv ; 2024-03-01 20:57:00,097 INFO blivet/MainThread: registered action: [268] destroy format lvmpv on disk sdf (id 96) 2024-03-01 20:57:00,097 INFO blivet.ansible/MainThread: scheduling destruction of sde 2024-03-01 20:57:00,097 DEBUG blivet/MainThread: removing sde 2024-03-01 20:57:00,099 DEBUG blivet/MainThread: DeviceTree.get_dependent_devices: dep: existing 1024 MiB disk sde (86) with existing lvmpv ; hidden: False ; 2024-03-01 20:57:00,100 DEBUG blivet/MainThread: dep is a leaf 2024-03-01 20:57:00,100 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 271 2024-03-01 20:57:00,102 DEBUG blivet/MainThread: DiskDevice._set_format: sde ; type: None ; current: lvmpv ; 2024-03-01 20:57:00,102 INFO blivet/MainThread: registered action: [270] destroy format lvmpv on disk sde (id 86) 2024-03-01 20:57:00,102 INFO blivet.ansible/MainThread: scheduling destruction of sdd 2024-03-01 20:57:00,102 DEBUG blivet/MainThread: removing sdd 2024-03-01 20:57:00,105 DEBUG blivet/MainThread: DeviceTree.get_dependent_devices: dep: existing 1024 MiB disk sdd (72) with existing lvmpv ; hidden: False ; 2024-03-01 20:57:00,105 DEBUG blivet/MainThread: dep is a leaf 2024-03-01 20:57:00,105 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 273 2024-03-01 20:57:00,108 DEBUG blivet/MainThread: DiskDevice._set_format: sdd ; type: None ; current: lvmpv ; 2024-03-01 20:57:00,108 INFO blivet/MainThread: registered action: [272] destroy format lvmpv on disk sdd (id 72) 2024-03-01 20:57:00,110 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: test_vg3 ; incomplete: False ; hidden: False ; 2024-03-01 20:57:00,113 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned existing 3.97 GiB lvmvg test_vg3 (141) 2024-03-01 20:57:00,113 DEBUG blivet/MainThread: resolved 'test_vg3' to 'test_vg3' (lvmvg) 2024-03-01 20:57:00,114 DEBUG blivet.ansible/MainThread: BlivetPool._update_from_device: existing 3.97 GiB lvmvg test_vg3 (141) 2024-03-01 20:57:00,114 DEBUG blivet.ansible/MainThread: BlivetPool._update_from_device: existing 3.97 GiB lvmvg test_vg3 (141) 2024-03-01 20:57:00,115 DEBUG blivet.ansible/MainThread: BlivetPool._update_from_device: existing 3.97 GiB lvmvg test_vg3 (141) 2024-03-01 20:57:00,115 DEBUG blivet.ansible/MainThread: BlivetPool._update_from_device: existing 3.97 GiB lvmvg test_vg3 (141) 2024-03-01 20:57:00,115 DEBUG blivet.ansible/MainThread: BlivetPool._update_from_device: existing 3.97 GiB lvmvg test_vg3 (141) 2024-03-01 20:57:00,116 DEBUG blivet.ansible/MainThread: BlivetPool._update_from_device: existing 3.97 GiB lvmvg test_vg3 (141) 2024-03-01 20:57:00,116 DEBUG blivet.ansible/MainThread: BlivetPool._update_from_device: existing 3.97 GiB lvmvg test_vg3 (141) 2024-03-01 20:57:00,116 DEBUG blivet.ansible/MainThread: BlivetPool._update_from_device: existing 3.97 GiB lvmvg test_vg3 (141) 2024-03-01 20:57:00,117 DEBUG blivet.ansible/MainThread: BlivetPool._update_from_device: existing 3.97 GiB lvmvg test_vg3 (141) 2024-03-01 20:57:00,117 DEBUG blivet.ansible/MainThread: BlivetPool._update_from_device: existing 3.97 GiB lvmvg test_vg3 (141) 2024-03-01 20:57:00,118 DEBUG blivet.ansible/MainThread: BlivetPool._update_from_device: existing 3.97 GiB lvmvg test_vg3 (141) 2024-03-01 20:57:00,118 DEBUG blivet.ansible/MainThread: BlivetPool._update_from_device: existing 3.97 GiB lvmvg test_vg3 (141) 2024-03-01 20:57:00,121 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: sdg ; incomplete: False ; hidden: False ; 2024-03-01 20:57:00,123 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned existing 1024 MiB disk sdg (132) with existing lvmpv 2024-03-01 20:57:00,123 DEBUG blivet/MainThread: resolved 'sdg' to 'sdg' (disk) 2024-03-01 20:57:00,126 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: sdh ; incomplete: False ; hidden: False ; 2024-03-01 20:57:00,128 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned existing 1024 MiB disk sdh (146) with existing lvmpv 2024-03-01 20:57:00,128 DEBUG blivet/MainThread: resolved 'sdh' to 'sdh' (disk) 2024-03-01 20:57:00,131 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: sdi ; incomplete: False ; hidden: False ; 2024-03-01 20:57:00,133 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned existing 1024 MiB disk sdi (156) with existing lvmpv 2024-03-01 20:57:00,133 DEBUG blivet/MainThread: resolved 'sdi' to 'sdi' (disk) 2024-03-01 20:57:00,136 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: sdj ; incomplete: False ; hidden: False ; 2024-03-01 20:57:00,138 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned existing 1024 MiB disk sdj (166) with existing lvmpv 2024-03-01 20:57:00,138 DEBUG blivet/MainThread: resolved 'sdj' to 'sdj' (disk) 2024-03-01 20:57:00,141 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: test_vg3-lv5 ; incomplete: False ; hidden: False ; 2024-03-01 20:57:00,143 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned existing 1.2 GiB lvmlv test_vg3-lv5 (175) with existing xfs filesystem 2024-03-01 20:57:00,144 DEBUG blivet/MainThread: resolved 'test_vg3-lv5' to 'test_vg3-lv5' (lvmlv) 2024-03-01 20:57:00,146 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 20:57:00,147 DEBUG blivet/MainThread: vg test_vg3 has 1004 MiB free 2024-03-01 20:57:00,147 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 20:57:00,148 DEBUG blivet/MainThread: vg test_vg3 has 1004 MiB free 2024-03-01 20:57:00,144 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7f4a75f582b0) -- name = test_vg3-lv5 status = True id = 175 children = [] parents = ['existing 3.97 GiB lvmvg test_vg3 (141)'] uuid = aDlZI3-sLDs-B4QP-z3XL-xyQR-bHEA-cKx803 size = 1.2 GiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-3 target size = 1.2 GiB path = /dev/mapper/test_vg3-lv5 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7f4a75f47f40) -- name = test_vg3 status = True id = 141 children = ['existing 1.2 GiB lvmlv test_vg3-lv5 (175) with existing xfs filesystem', 'existing 1020 MiB lvmlv test_vg3-lv6 (188) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv7 (201) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv8 (214) with existing xfs filesystem'] parents = ['existing 1024 MiB disk sdg (132) with existing lvmpv', 'existing 1024 MiB disk sdh (146) with existing lvmpv', 'existing 1024 MiB disk sdi (156) with existing lvmpv', 'existing 1024 MiB disk sdj (166) with existing lvmpv'] uuid = Z06Llf-fSlV-JsRS-yW4I-cdCE-NRe3-3sra1r size = 3.97 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 3.97 GiB path = /dev/test_vg3 format args = [] original_format = None free = 1004 MiB PE Size = 4 MiB PE Count = 1016 PE Free = 251 PV Count = 4 modified = False extents = 1016 free space = 1004 MiB free extents = 251 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sdg (132) with existing lvmpv', 'existing 1024 MiB disk sdh (146) with existing lvmpv', 'existing 1024 MiB disk sdi (156) with existing lvmpv', 'existing 1024 MiB disk sdj (166) with existing lvmpv'] LVs = ['existing 1.2 GiB lvmlv test_vg3-lv5 (175) with existing xfs filesystem', 'existing 1020 MiB lvmlv test_vg3-lv6 (188) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv7 (201) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv8 (214) with existing xfs filesystem'] segment type = linear percent = 0 VG space used = 1.2 GiB 2024-03-01 20:57:00,152 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 20:57:00,152 DEBUG blivet/MainThread: vg test_vg3 has 1004 MiB free 2024-03-01 20:57:00,153 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 20:57:00,154 DEBUG blivet/MainThread: vg test_vg3 has 1004 MiB free 2024-03-01 20:57:00,149 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7f4a75f582b0) -- name = test_vg3-lv5 status = True id = 175 children = [] parents = ['existing 3.97 GiB lvmvg test_vg3 (141)'] uuid = aDlZI3-sLDs-B4QP-z3XL-xyQR-bHEA-cKx803 size = 1.2 GiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-3 target size = 1.2 GiB path = /dev/mapper/test_vg3-lv5 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7f4a75f47f40) -- name = test_vg3 status = True id = 141 children = ['existing 1.2 GiB lvmlv test_vg3-lv5 (175) with existing xfs filesystem', 'existing 1020 MiB lvmlv test_vg3-lv6 (188) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv7 (201) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv8 (214) with existing xfs filesystem'] parents = ['existing 1024 MiB disk sdg (132) with existing lvmpv', 'existing 1024 MiB disk sdh (146) with existing lvmpv', 'existing 1024 MiB disk sdi (156) with existing lvmpv', 'existing 1024 MiB disk sdj (166) with existing lvmpv'] uuid = Z06Llf-fSlV-JsRS-yW4I-cdCE-NRe3-3sra1r size = 3.97 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 3.97 GiB path = /dev/test_vg3 format args = [] original_format = None free = 1004 MiB PE Size = 4 MiB PE Count = 1016 PE Free = 251 PV Count = 4 modified = False extents = 1016 free space = 1004 MiB free extents = 251 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sdg (132) with existing lvmpv', 'existing 1024 MiB disk sdh (146) with existing lvmpv', 'existing 1024 MiB disk sdi (156) with existing lvmpv', 'existing 1024 MiB disk sdj (166) with existing lvmpv'] LVs = ['existing 1.2 GiB lvmlv test_vg3-lv5 (175) with existing xfs filesystem', 'existing 1020 MiB lvmlv test_vg3-lv6 (188) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv7 (201) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv8 (214) with existing xfs filesystem'] segment type = linear percent = 0 VG space used = 1.2 GiB 2024-03-01 20:57:00,157 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 20:57:00,158 DEBUG blivet/MainThread: vg test_vg3 has 1004 MiB free 2024-03-01 20:57:00,158 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 20:57:00,159 DEBUG blivet/MainThread: vg test_vg3 has 1004 MiB free 2024-03-01 20:57:00,154 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7f4a75f582b0) -- name = test_vg3-lv5 status = True id = 175 children = [] parents = ['existing 3.97 GiB lvmvg test_vg3 (141)'] uuid = aDlZI3-sLDs-B4QP-z3XL-xyQR-bHEA-cKx803 size = 1.2 GiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-3 target size = 1.2 GiB path = /dev/mapper/test_vg3-lv5 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7f4a75f47f40) -- name = test_vg3 status = True id = 141 children = ['existing 1.2 GiB lvmlv test_vg3-lv5 (175) with existing xfs filesystem', 'existing 1020 MiB lvmlv test_vg3-lv6 (188) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv7 (201) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv8 (214) with existing xfs filesystem'] parents = ['existing 1024 MiB disk sdg (132) with existing lvmpv', 'existing 1024 MiB disk sdh (146) with existing lvmpv', 'existing 1024 MiB disk sdi (156) with existing lvmpv', 'existing 1024 MiB disk sdj (166) with existing lvmpv'] uuid = Z06Llf-fSlV-JsRS-yW4I-cdCE-NRe3-3sra1r size = 3.97 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 3.97 GiB path = /dev/test_vg3 format args = [] original_format = None free = 1004 MiB PE Size = 4 MiB PE Count = 1016 PE Free = 251 PV Count = 4 modified = False extents = 1016 free space = 1004 MiB free extents = 251 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sdg (132) with existing lvmpv', 'existing 1024 MiB disk sdh (146) with existing lvmpv', 'existing 1024 MiB disk sdi (156) with existing lvmpv', 'existing 1024 MiB disk sdj (166) with existing lvmpv'] LVs = ['existing 1.2 GiB lvmlv test_vg3-lv5 (175) with existing xfs filesystem', 'existing 1020 MiB lvmlv test_vg3-lv6 (188) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv7 (201) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv8 (214) with existing xfs filesystem'] segment type = linear percent = 0 VG space used = 1.2 GiB 2024-03-01 20:57:00,162 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 20:57:00,163 DEBUG blivet/MainThread: vg test_vg3 has 1004 MiB free 2024-03-01 20:57:00,163 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 20:57:00,164 DEBUG blivet/MainThread: vg test_vg3 has 1004 MiB free 2024-03-01 20:57:00,160 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7f4a75f582b0) -- name = test_vg3-lv5 status = True id = 175 children = [] parents = ['existing 3.97 GiB lvmvg test_vg3 (141)'] uuid = aDlZI3-sLDs-B4QP-z3XL-xyQR-bHEA-cKx803 size = 1.2 GiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-3 target size = 1.2 GiB path = /dev/mapper/test_vg3-lv5 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7f4a75f47f40) -- name = test_vg3 status = True id = 141 children = ['existing 1.2 GiB lvmlv test_vg3-lv5 (175) with existing xfs filesystem', 'existing 1020 MiB lvmlv test_vg3-lv6 (188) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv7 (201) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv8 (214) with existing xfs filesystem'] parents = ['existing 1024 MiB disk sdg (132) with existing lvmpv', 'existing 1024 MiB disk sdh (146) with existing lvmpv', 'existing 1024 MiB disk sdi (156) with existing lvmpv', 'existing 1024 MiB disk sdj (166) with existing lvmpv'] uuid = Z06Llf-fSlV-JsRS-yW4I-cdCE-NRe3-3sra1r size = 3.97 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 3.97 GiB path = /dev/test_vg3 format args = [] original_format = None free = 1004 MiB PE Size = 4 MiB PE Count = 1016 PE Free = 251 PV Count = 4 modified = False extents = 1016 free space = 1004 MiB free extents = 251 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sdg (132) with existing lvmpv', 'existing 1024 MiB disk sdh (146) with existing lvmpv', 'existing 1024 MiB disk sdi (156) with existing lvmpv', 'existing 1024 MiB disk sdj (166) with existing lvmpv'] LVs = ['existing 1.2 GiB lvmlv test_vg3-lv5 (175) with existing xfs filesystem', 'existing 1020 MiB lvmlv test_vg3-lv6 (188) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv7 (201) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv8 (214) with existing xfs filesystem'] segment type = linear percent = 0 VG space used = 1.2 GiB 2024-03-01 20:57:00,167 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 20:57:00,168 DEBUG blivet/MainThread: vg test_vg3 has 1004 MiB free 2024-03-01 20:57:00,168 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 20:57:00,169 DEBUG blivet/MainThread: vg test_vg3 has 1004 MiB free 2024-03-01 20:57:00,165 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7f4a75f582b0) -- name = test_vg3-lv5 status = True id = 175 children = [] parents = ['existing 3.97 GiB lvmvg test_vg3 (141)'] uuid = aDlZI3-sLDs-B4QP-z3XL-xyQR-bHEA-cKx803 size = 1.2 GiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-3 target size = 1.2 GiB path = /dev/mapper/test_vg3-lv5 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7f4a75f47f40) -- name = test_vg3 status = True id = 141 children = ['existing 1.2 GiB lvmlv test_vg3-lv5 (175) with existing xfs filesystem', 'existing 1020 MiB lvmlv test_vg3-lv6 (188) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv7 (201) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv8 (214) with existing xfs filesystem'] parents = ['existing 1024 MiB disk sdg (132) with existing lvmpv', 'existing 1024 MiB disk sdh (146) with existing lvmpv', 'existing 1024 MiB disk sdi (156) with existing lvmpv', 'existing 1024 MiB disk sdj (166) with existing lvmpv'] uuid = Z06Llf-fSlV-JsRS-yW4I-cdCE-NRe3-3sra1r size = 3.97 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 3.97 GiB path = /dev/test_vg3 format args = [] original_format = None free = 1004 MiB PE Size = 4 MiB PE Count = 1016 PE Free = 251 PV Count = 4 modified = False extents = 1016 free space = 1004 MiB free extents = 251 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sdg (132) with existing lvmpv', 'existing 1024 MiB disk sdh (146) with existing lvmpv', 'existing 1024 MiB disk sdi (156) with existing lvmpv', 'existing 1024 MiB disk sdj (166) with existing lvmpv'] LVs = ['existing 1.2 GiB lvmlv test_vg3-lv5 (175) with existing xfs filesystem', 'existing 1020 MiB lvmlv test_vg3-lv6 (188) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv7 (201) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv8 (214) with existing xfs filesystem'] segment type = linear percent = 0 VG space used = 1.2 GiB 2024-03-01 20:57:00,172 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 20:57:00,173 DEBUG blivet/MainThread: vg test_vg3 has 1004 MiB free 2024-03-01 20:57:00,173 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 20:57:00,174 DEBUG blivet/MainThread: vg test_vg3 has 1004 MiB free 2024-03-01 20:57:00,170 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7f4a75f582b0) -- name = test_vg3-lv5 status = True id = 175 children = [] parents = ['existing 3.97 GiB lvmvg test_vg3 (141)'] uuid = aDlZI3-sLDs-B4QP-z3XL-xyQR-bHEA-cKx803 size = 1.2 GiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-3 target size = 1.2 GiB path = /dev/mapper/test_vg3-lv5 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7f4a75f47f40) -- name = test_vg3 status = True id = 141 children = ['existing 1.2 GiB lvmlv test_vg3-lv5 (175) with existing xfs filesystem', 'existing 1020 MiB lvmlv test_vg3-lv6 (188) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv7 (201) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv8 (214) with existing xfs filesystem'] parents = ['existing 1024 MiB disk sdg (132) with existing lvmpv', 'existing 1024 MiB disk sdh (146) with existing lvmpv', 'existing 1024 MiB disk sdi (156) with existing lvmpv', 'existing 1024 MiB disk sdj (166) with existing lvmpv'] uuid = Z06Llf-fSlV-JsRS-yW4I-cdCE-NRe3-3sra1r size = 3.97 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 3.97 GiB path = /dev/test_vg3 format args = [] original_format = None free = 1004 MiB PE Size = 4 MiB PE Count = 1016 PE Free = 251 PV Count = 4 modified = False extents = 1016 free space = 1004 MiB free extents = 251 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sdg (132) with existing lvmpv', 'existing 1024 MiB disk sdh (146) with existing lvmpv', 'existing 1024 MiB disk sdi (156) with existing lvmpv', 'existing 1024 MiB disk sdj (166) with existing lvmpv'] LVs = ['existing 1.2 GiB lvmlv test_vg3-lv5 (175) with existing xfs filesystem', 'existing 1020 MiB lvmlv test_vg3-lv6 (188) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv7 (201) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv8 (214) with existing xfs filesystem'] segment type = linear percent = 0 VG space used = 1.2 GiB 2024-03-01 20:57:00,177 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 20:57:00,178 DEBUG blivet/MainThread: vg test_vg3 has 1004 MiB free 2024-03-01 20:57:00,179 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 20:57:00,180 DEBUG blivet/MainThread: vg test_vg3 has 1004 MiB free 2024-03-01 20:57:00,175 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7f4a75f582b0) -- name = test_vg3-lv5 status = True id = 175 children = [] parents = ['existing 3.97 GiB lvmvg test_vg3 (141)'] uuid = aDlZI3-sLDs-B4QP-z3XL-xyQR-bHEA-cKx803 size = 1.2 GiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-3 target size = 1.2 GiB path = /dev/mapper/test_vg3-lv5 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7f4a75f47f40) -- name = test_vg3 status = True id = 141 children = ['existing 1.2 GiB lvmlv test_vg3-lv5 (175) with existing xfs filesystem', 'existing 1020 MiB lvmlv test_vg3-lv6 (188) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv7 (201) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv8 (214) with existing xfs filesystem'] parents = ['existing 1024 MiB disk sdg (132) with existing lvmpv', 'existing 1024 MiB disk sdh (146) with existing lvmpv', 'existing 1024 MiB disk sdi (156) with existing lvmpv', 'existing 1024 MiB disk sdj (166) with existing lvmpv'] uuid = Z06Llf-fSlV-JsRS-yW4I-cdCE-NRe3-3sra1r size = 3.97 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 3.97 GiB path = /dev/test_vg3 format args = [] original_format = None free = 1004 MiB PE Size = 4 MiB PE Count = 1016 PE Free = 251 PV Count = 4 modified = False extents = 1016 free space = 1004 MiB free extents = 251 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sdg (132) with existing lvmpv', 'existing 1024 MiB disk sdh (146) with existing lvmpv', 'existing 1024 MiB disk sdi (156) with existing lvmpv', 'existing 1024 MiB disk sdj (166) with existing lvmpv'] LVs = ['existing 1.2 GiB lvmlv test_vg3-lv5 (175) with existing xfs filesystem', 'existing 1020 MiB lvmlv test_vg3-lv6 (188) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv7 (201) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv8 (214) with existing xfs filesystem'] segment type = linear percent = 0 VG space used = 1.2 GiB 2024-03-01 20:57:00,182 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 20:57:00,183 DEBUG blivet/MainThread: vg test_vg3 has 1004 MiB free 2024-03-01 20:57:00,184 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 20:57:00,185 DEBUG blivet/MainThread: vg test_vg3 has 1004 MiB free 2024-03-01 20:57:00,180 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7f4a75f582b0) -- name = test_vg3-lv5 status = True id = 175 children = [] parents = ['existing 3.97 GiB lvmvg test_vg3 (141)'] uuid = aDlZI3-sLDs-B4QP-z3XL-xyQR-bHEA-cKx803 size = 1.2 GiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-3 target size = 1.2 GiB path = /dev/mapper/test_vg3-lv5 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7f4a75f47f40) -- name = test_vg3 status = True id = 141 children = ['existing 1.2 GiB lvmlv test_vg3-lv5 (175) with existing xfs filesystem', 'existing 1020 MiB lvmlv test_vg3-lv6 (188) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv7 (201) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv8 (214) with existing xfs filesystem'] parents = ['existing 1024 MiB disk sdg (132) with existing lvmpv', 'existing 1024 MiB disk sdh (146) with existing lvmpv', 'existing 1024 MiB disk sdi (156) with existing lvmpv', 'existing 1024 MiB disk sdj (166) with existing lvmpv'] uuid = Z06Llf-fSlV-JsRS-yW4I-cdCE-NRe3-3sra1r size = 3.97 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 3.97 GiB path = /dev/test_vg3 format args = [] original_format = None free = 1004 MiB PE Size = 4 MiB PE Count = 1016 PE Free = 251 PV Count = 4 modified = False extents = 1016 free space = 1004 MiB free extents = 251 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sdg (132) with existing lvmpv', 'existing 1024 MiB disk sdh (146) with existing lvmpv', 'existing 1024 MiB disk sdi (156) with existing lvmpv', 'existing 1024 MiB disk sdj (166) with existing lvmpv'] LVs = ['existing 1.2 GiB lvmlv test_vg3-lv5 (175) with existing xfs filesystem', 'existing 1020 MiB lvmlv test_vg3-lv6 (188) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv7 (201) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv8 (214) with existing xfs filesystem'] segment type = linear percent = 0 VG space used = 1.2 GiB 2024-03-01 20:57:00,188 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 20:57:00,189 DEBUG blivet/MainThread: vg test_vg3 has 1004 MiB free 2024-03-01 20:57:00,189 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 20:57:00,190 DEBUG blivet/MainThread: vg test_vg3 has 1004 MiB free 2024-03-01 20:57:00,185 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7f4a75f582b0) -- name = test_vg3-lv5 status = True id = 175 children = [] parents = ['existing 3.97 GiB lvmvg test_vg3 (141)'] uuid = aDlZI3-sLDs-B4QP-z3XL-xyQR-bHEA-cKx803 size = 1.2 GiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-3 target size = 1.2 GiB path = /dev/mapper/test_vg3-lv5 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7f4a75f47f40) -- name = test_vg3 status = True id = 141 children = ['existing 1.2 GiB lvmlv test_vg3-lv5 (175) with existing xfs filesystem', 'existing 1020 MiB lvmlv test_vg3-lv6 (188) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv7 (201) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv8 (214) with existing xfs filesystem'] parents = ['existing 1024 MiB disk sdg (132) with existing lvmpv', 'existing 1024 MiB disk sdh (146) with existing lvmpv', 'existing 1024 MiB disk sdi (156) with existing lvmpv', 'existing 1024 MiB disk sdj (166) with existing lvmpv'] uuid = Z06Llf-fSlV-JsRS-yW4I-cdCE-NRe3-3sra1r size = 3.97 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 3.97 GiB path = /dev/test_vg3 format args = [] original_format = None free = 1004 MiB PE Size = 4 MiB PE Count = 1016 PE Free = 251 PV Count = 4 modified = False extents = 1016 free space = 1004 MiB free extents = 251 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sdg (132) with existing lvmpv', 'existing 1024 MiB disk sdh (146) with existing lvmpv', 'existing 1024 MiB disk sdi (156) with existing lvmpv', 'existing 1024 MiB disk sdj (166) with existing lvmpv'] LVs = ['existing 1.2 GiB lvmlv test_vg3-lv5 (175) with existing xfs filesystem', 'existing 1020 MiB lvmlv test_vg3-lv6 (188) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv7 (201) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv8 (214) with existing xfs filesystem'] segment type = linear percent = 0 VG space used = 1.2 GiB 2024-03-01 20:57:00,193 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 20:57:00,194 DEBUG blivet/MainThread: vg test_vg3 has 1004 MiB free 2024-03-01 20:57:00,194 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 20:57:00,195 DEBUG blivet/MainThread: vg test_vg3 has 1004 MiB free 2024-03-01 20:57:00,190 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7f4a75f582b0) -- name = test_vg3-lv5 status = True id = 175 children = [] parents = ['existing 3.97 GiB lvmvg test_vg3 (141)'] uuid = aDlZI3-sLDs-B4QP-z3XL-xyQR-bHEA-cKx803 size = 1.2 GiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-3 target size = 1.2 GiB path = /dev/mapper/test_vg3-lv5 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7f4a75f47f40) -- name = test_vg3 status = True id = 141 children = ['existing 1.2 GiB lvmlv test_vg3-lv5 (175) with existing xfs filesystem', 'existing 1020 MiB lvmlv test_vg3-lv6 (188) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv7 (201) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv8 (214) with existing xfs filesystem'] parents = ['existing 1024 MiB disk sdg (132) with existing lvmpv', 'existing 1024 MiB disk sdh (146) with existing lvmpv', 'existing 1024 MiB disk sdi (156) with existing lvmpv', 'existing 1024 MiB disk sdj (166) with existing lvmpv'] uuid = Z06Llf-fSlV-JsRS-yW4I-cdCE-NRe3-3sra1r size = 3.97 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 3.97 GiB path = /dev/test_vg3 format args = [] original_format = None free = 1004 MiB PE Size = 4 MiB PE Count = 1016 PE Free = 251 PV Count = 4 modified = False extents = 1016 free space = 1004 MiB free extents = 251 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sdg (132) with existing lvmpv', 'existing 1024 MiB disk sdh (146) with existing lvmpv', 'existing 1024 MiB disk sdi (156) with existing lvmpv', 'existing 1024 MiB disk sdj (166) with existing lvmpv'] LVs = ['existing 1.2 GiB lvmlv test_vg3-lv5 (175) with existing xfs filesystem', 'existing 1020 MiB lvmlv test_vg3-lv6 (188) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv7 (201) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv8 (214) with existing xfs filesystem'] segment type = linear percent = 0 VG space used = 1.2 GiB 2024-03-01 20:57:00,198 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 20:57:00,199 DEBUG blivet/MainThread: vg test_vg3 has 1004 MiB free 2024-03-01 20:57:00,199 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 20:57:00,200 DEBUG blivet/MainThread: vg test_vg3 has 1004 MiB free 2024-03-01 20:57:00,196 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7f4a75f582b0) -- name = test_vg3-lv5 status = True id = 175 children = [] parents = ['existing 3.97 GiB lvmvg test_vg3 (141)'] uuid = aDlZI3-sLDs-B4QP-z3XL-xyQR-bHEA-cKx803 size = 1.2 GiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-3 target size = 1.2 GiB path = /dev/mapper/test_vg3-lv5 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7f4a75f47f40) -- name = test_vg3 status = True id = 141 children = ['existing 1.2 GiB lvmlv test_vg3-lv5 (175) with existing xfs filesystem', 'existing 1020 MiB lvmlv test_vg3-lv6 (188) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv7 (201) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv8 (214) with existing xfs filesystem'] parents = ['existing 1024 MiB disk sdg (132) with existing lvmpv', 'existing 1024 MiB disk sdh (146) with existing lvmpv', 'existing 1024 MiB disk sdi (156) with existing lvmpv', 'existing 1024 MiB disk sdj (166) with existing lvmpv'] uuid = Z06Llf-fSlV-JsRS-yW4I-cdCE-NRe3-3sra1r size = 3.97 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 3.97 GiB path = /dev/test_vg3 format args = [] original_format = None free = 1004 MiB PE Size = 4 MiB PE Count = 1016 PE Free = 251 PV Count = 4 modified = False extents = 1016 free space = 1004 MiB free extents = 251 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sdg (132) with existing lvmpv', 'existing 1024 MiB disk sdh (146) with existing lvmpv', 'existing 1024 MiB disk sdi (156) with existing lvmpv', 'existing 1024 MiB disk sdj (166) with existing lvmpv'] LVs = ['existing 1.2 GiB lvmlv test_vg3-lv5 (175) with existing xfs filesystem', 'existing 1020 MiB lvmlv test_vg3-lv6 (188) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv7 (201) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv8 (214) with existing xfs filesystem'] segment type = linear percent = 0 VG space used = 1.2 GiB 2024-03-01 20:57:00,203 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 20:57:00,204 DEBUG blivet/MainThread: vg test_vg3 has 1004 MiB free 2024-03-01 20:57:00,204 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 20:57:00,205 DEBUG blivet/MainThread: vg test_vg3 has 1004 MiB free 2024-03-01 20:57:00,201 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7f4a75f582b0) -- name = test_vg3-lv5 status = True id = 175 children = [] parents = ['existing 3.97 GiB lvmvg test_vg3 (141)'] uuid = aDlZI3-sLDs-B4QP-z3XL-xyQR-bHEA-cKx803 size = 1.2 GiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-3 target size = 1.2 GiB path = /dev/mapper/test_vg3-lv5 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7f4a75f47f40) -- name = test_vg3 status = True id = 141 children = ['existing 1.2 GiB lvmlv test_vg3-lv5 (175) with existing xfs filesystem', 'existing 1020 MiB lvmlv test_vg3-lv6 (188) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv7 (201) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv8 (214) with existing xfs filesystem'] parents = ['existing 1024 MiB disk sdg (132) with existing lvmpv', 'existing 1024 MiB disk sdh (146) with existing lvmpv', 'existing 1024 MiB disk sdi (156) with existing lvmpv', 'existing 1024 MiB disk sdj (166) with existing lvmpv'] uuid = Z06Llf-fSlV-JsRS-yW4I-cdCE-NRe3-3sra1r size = 3.97 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 3.97 GiB path = /dev/test_vg3 format args = [] original_format = None free = 1004 MiB PE Size = 4 MiB PE Count = 1016 PE Free = 251 PV Count = 4 modified = False extents = 1016 free space = 1004 MiB free extents = 251 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sdg (132) with existing lvmpv', 'existing 1024 MiB disk sdh (146) with existing lvmpv', 'existing 1024 MiB disk sdi (156) with existing lvmpv', 'existing 1024 MiB disk sdj (166) with existing lvmpv'] LVs = ['existing 1.2 GiB lvmlv test_vg3-lv5 (175) with existing xfs filesystem', 'existing 1020 MiB lvmlv test_vg3-lv6 (188) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv7 (201) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv8 (214) with existing xfs filesystem'] segment type = linear percent = 0 VG space used = 1.2 GiB 2024-03-01 20:57:00,208 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 20:57:00,209 DEBUG blivet/MainThread: vg test_vg3 has 1004 MiB free 2024-03-01 20:57:00,210 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 20:57:00,210 DEBUG blivet/MainThread: vg test_vg3 has 1004 MiB free 2024-03-01 20:57:00,206 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7f4a75f582b0) -- name = test_vg3-lv5 status = True id = 175 children = [] parents = ['existing 3.97 GiB lvmvg test_vg3 (141)'] uuid = aDlZI3-sLDs-B4QP-z3XL-xyQR-bHEA-cKx803 size = 1.2 GiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-3 target size = 1.2 GiB path = /dev/mapper/test_vg3-lv5 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7f4a75f47f40) -- name = test_vg3 status = True id = 141 children = ['existing 1.2 GiB lvmlv test_vg3-lv5 (175) with existing xfs filesystem', 'existing 1020 MiB lvmlv test_vg3-lv6 (188) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv7 (201) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv8 (214) with existing xfs filesystem'] parents = ['existing 1024 MiB disk sdg (132) with existing lvmpv', 'existing 1024 MiB disk sdh (146) with existing lvmpv', 'existing 1024 MiB disk sdi (156) with existing lvmpv', 'existing 1024 MiB disk sdj (166) with existing lvmpv'] uuid = Z06Llf-fSlV-JsRS-yW4I-cdCE-NRe3-3sra1r size = 3.97 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 3.97 GiB path = /dev/test_vg3 format args = [] original_format = None free = 1004 MiB PE Size = 4 MiB PE Count = 1016 PE Free = 251 PV Count = 4 modified = False extents = 1016 free space = 1004 MiB free extents = 251 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sdg (132) with existing lvmpv', 'existing 1024 MiB disk sdh (146) with existing lvmpv', 'existing 1024 MiB disk sdi (156) with existing lvmpv', 'existing 1024 MiB disk sdj (166) with existing lvmpv'] LVs = ['existing 1.2 GiB lvmlv test_vg3-lv5 (175) with existing xfs filesystem', 'existing 1020 MiB lvmlv test_vg3-lv6 (188) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv7 (201) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv8 (214) with existing xfs filesystem'] segment type = linear percent = 0 VG space used = 1.2 GiB 2024-03-01 20:57:00,213 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 20:57:00,214 DEBUG blivet/MainThread: vg test_vg3 has 1004 MiB free 2024-03-01 20:57:00,215 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 20:57:00,216 DEBUG blivet/MainThread: vg test_vg3 has 1004 MiB free 2024-03-01 20:57:00,211 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7f4a75f582b0) -- name = test_vg3-lv5 status = True id = 175 children = [] parents = ['existing 3.97 GiB lvmvg test_vg3 (141)'] uuid = aDlZI3-sLDs-B4QP-z3XL-xyQR-bHEA-cKx803 size = 1.2 GiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-3 target size = 1.2 GiB path = /dev/mapper/test_vg3-lv5 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7f4a75f47f40) -- name = test_vg3 status = True id = 141 children = ['existing 1.2 GiB lvmlv test_vg3-lv5 (175) with existing xfs filesystem', 'existing 1020 MiB lvmlv test_vg3-lv6 (188) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv7 (201) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv8 (214) with existing xfs filesystem'] parents = ['existing 1024 MiB disk sdg (132) with existing lvmpv', 'existing 1024 MiB disk sdh (146) with existing lvmpv', 'existing 1024 MiB disk sdi (156) with existing lvmpv', 'existing 1024 MiB disk sdj (166) with existing lvmpv'] uuid = Z06Llf-fSlV-JsRS-yW4I-cdCE-NRe3-3sra1r size = 3.97 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 3.97 GiB path = /dev/test_vg3 format args = [] original_format = None free = 1004 MiB PE Size = 4 MiB PE Count = 1016 PE Free = 251 PV Count = 4 modified = False extents = 1016 free space = 1004 MiB free extents = 251 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sdg (132) with existing lvmpv', 'existing 1024 MiB disk sdh (146) with existing lvmpv', 'existing 1024 MiB disk sdi (156) with existing lvmpv', 'existing 1024 MiB disk sdj (166) with existing lvmpv'] LVs = ['existing 1.2 GiB lvmlv test_vg3-lv5 (175) with existing xfs filesystem', 'existing 1020 MiB lvmlv test_vg3-lv6 (188) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv7 (201) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv8 (214) with existing xfs filesystem'] segment type = linear percent = 0 VG space used = 1.2 GiB 2024-03-01 20:57:00,218 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 20:57:00,219 DEBUG blivet/MainThread: vg test_vg3 has 1004 MiB free 2024-03-01 20:57:00,220 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 20:57:00,221 DEBUG blivet/MainThread: vg test_vg3 has 1004 MiB free 2024-03-01 20:57:00,216 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7f4a75f582b0) -- name = test_vg3-lv5 status = True id = 175 children = [] parents = ['existing 3.97 GiB lvmvg test_vg3 (141)'] uuid = aDlZI3-sLDs-B4QP-z3XL-xyQR-bHEA-cKx803 size = 1.2 GiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-3 target size = 1.2 GiB path = /dev/mapper/test_vg3-lv5 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7f4a75f47f40) -- name = test_vg3 status = True id = 141 children = ['existing 1.2 GiB lvmlv test_vg3-lv5 (175) with existing xfs filesystem', 'existing 1020 MiB lvmlv test_vg3-lv6 (188) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv7 (201) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv8 (214) with existing xfs filesystem'] parents = ['existing 1024 MiB disk sdg (132) with existing lvmpv', 'existing 1024 MiB disk sdh (146) with existing lvmpv', 'existing 1024 MiB disk sdi (156) with existing lvmpv', 'existing 1024 MiB disk sdj (166) with existing lvmpv'] uuid = Z06Llf-fSlV-JsRS-yW4I-cdCE-NRe3-3sra1r size = 3.97 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 3.97 GiB path = /dev/test_vg3 format args = [] original_format = None free = 1004 MiB PE Size = 4 MiB PE Count = 1016 PE Free = 251 PV Count = 4 modified = False extents = 1016 free space = 1004 MiB free extents = 251 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sdg (132) with existing lvmpv', 'existing 1024 MiB disk sdh (146) with existing lvmpv', 'existing 1024 MiB disk sdi (156) with existing lvmpv', 'existing 1024 MiB disk sdj (166) with existing lvmpv'] LVs = ['existing 1.2 GiB lvmlv test_vg3-lv5 (175) with existing xfs filesystem', 'existing 1020 MiB lvmlv test_vg3-lv6 (188) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv7 (201) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv8 (214) with existing xfs filesystem'] segment type = linear percent = 0 VG space used = 1.2 GiB 2024-03-01 20:57:00,224 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 20:57:00,225 DEBUG blivet/MainThread: vg test_vg3 has 1004 MiB free 2024-03-01 20:57:00,225 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 20:57:00,226 DEBUG blivet/MainThread: vg test_vg3 has 1004 MiB free 2024-03-01 20:57:00,221 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7f4a75f582b0) -- name = test_vg3-lv5 status = True id = 175 children = [] parents = ['existing 3.97 GiB lvmvg test_vg3 (141)'] uuid = aDlZI3-sLDs-B4QP-z3XL-xyQR-bHEA-cKx803 size = 1.2 GiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-3 target size = 1.2 GiB path = /dev/mapper/test_vg3-lv5 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7f4a75f47f40) -- name = test_vg3 status = True id = 141 children = ['existing 1.2 GiB lvmlv test_vg3-lv5 (175) with existing xfs filesystem', 'existing 1020 MiB lvmlv test_vg3-lv6 (188) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv7 (201) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv8 (214) with existing xfs filesystem'] parents = ['existing 1024 MiB disk sdg (132) with existing lvmpv', 'existing 1024 MiB disk sdh (146) with existing lvmpv', 'existing 1024 MiB disk sdi (156) with existing lvmpv', 'existing 1024 MiB disk sdj (166) with existing lvmpv'] uuid = Z06Llf-fSlV-JsRS-yW4I-cdCE-NRe3-3sra1r size = 3.97 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 3.97 GiB path = /dev/test_vg3 format args = [] original_format = None free = 1004 MiB PE Size = 4 MiB PE Count = 1016 PE Free = 251 PV Count = 4 modified = False extents = 1016 free space = 1004 MiB free extents = 251 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sdg (132) with existing lvmpv', 'existing 1024 MiB disk sdh (146) with existing lvmpv', 'existing 1024 MiB disk sdi (156) with existing lvmpv', 'existing 1024 MiB disk sdj (166) with existing lvmpv'] LVs = ['existing 1.2 GiB lvmlv test_vg3-lv5 (175) with existing xfs filesystem', 'existing 1020 MiB lvmlv test_vg3-lv6 (188) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv7 (201) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv8 (214) with existing xfs filesystem'] segment type = linear percent = 0 VG space used = 1.2 GiB 2024-03-01 20:57:00,229 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 20:57:00,230 DEBUG blivet/MainThread: vg test_vg3 has 1004 MiB free 2024-03-01 20:57:00,230 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 20:57:00,231 DEBUG blivet/MainThread: vg test_vg3 has 1004 MiB free 2024-03-01 20:57:00,226 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7f4a75f582b0) -- name = test_vg3-lv5 status = True id = 175 children = [] parents = ['existing 3.97 GiB lvmvg test_vg3 (141)'] uuid = aDlZI3-sLDs-B4QP-z3XL-xyQR-bHEA-cKx803 size = 1.2 GiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-3 target size = 1.2 GiB path = /dev/mapper/test_vg3-lv5 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7f4a75f47f40) -- name = test_vg3 status = True id = 141 children = ['existing 1.2 GiB lvmlv test_vg3-lv5 (175) with existing xfs filesystem', 'existing 1020 MiB lvmlv test_vg3-lv6 (188) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv7 (201) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv8 (214) with existing xfs filesystem'] parents = ['existing 1024 MiB disk sdg (132) with existing lvmpv', 'existing 1024 MiB disk sdh (146) with existing lvmpv', 'existing 1024 MiB disk sdi (156) with existing lvmpv', 'existing 1024 MiB disk sdj (166) with existing lvmpv'] uuid = Z06Llf-fSlV-JsRS-yW4I-cdCE-NRe3-3sra1r size = 3.97 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 3.97 GiB path = /dev/test_vg3 format args = [] original_format = None free = 1004 MiB PE Size = 4 MiB PE Count = 1016 PE Free = 251 PV Count = 4 modified = False extents = 1016 free space = 1004 MiB free extents = 251 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sdg (132) with existing lvmpv', 'existing 1024 MiB disk sdh (146) with existing lvmpv', 'existing 1024 MiB disk sdi (156) with existing lvmpv', 'existing 1024 MiB disk sdj (166) with existing lvmpv'] LVs = ['existing 1.2 GiB lvmlv test_vg3-lv5 (175) with existing xfs filesystem', 'existing 1020 MiB lvmlv test_vg3-lv6 (188) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv7 (201) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv8 (214) with existing xfs filesystem'] segment type = linear percent = 0 VG space used = 1.2 GiB 2024-03-01 20:57:00,234 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 20:57:00,235 DEBUG blivet/MainThread: vg test_vg3 has 1004 MiB free 2024-03-01 20:57:00,235 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 20:57:00,236 DEBUG blivet/MainThread: vg test_vg3 has 1004 MiB free 2024-03-01 20:57:00,232 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7f4a75f582b0) -- name = test_vg3-lv5 status = True id = 175 children = [] parents = ['existing 3.97 GiB lvmvg test_vg3 (141)'] uuid = aDlZI3-sLDs-B4QP-z3XL-xyQR-bHEA-cKx803 size = 1.2 GiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-3 target size = 1.2 GiB path = /dev/mapper/test_vg3-lv5 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7f4a75f47f40) -- name = test_vg3 status = True id = 141 children = ['existing 1.2 GiB lvmlv test_vg3-lv5 (175) with existing xfs filesystem', 'existing 1020 MiB lvmlv test_vg3-lv6 (188) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv7 (201) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv8 (214) with existing xfs filesystem'] parents = ['existing 1024 MiB disk sdg (132) with existing lvmpv', 'existing 1024 MiB disk sdh (146) with existing lvmpv', 'existing 1024 MiB disk sdi (156) with existing lvmpv', 'existing 1024 MiB disk sdj (166) with existing lvmpv'] uuid = Z06Llf-fSlV-JsRS-yW4I-cdCE-NRe3-3sra1r size = 3.97 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 3.97 GiB path = /dev/test_vg3 format args = [] original_format = None free = 1004 MiB PE Size = 4 MiB PE Count = 1016 PE Free = 251 PV Count = 4 modified = False extents = 1016 free space = 1004 MiB free extents = 251 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sdg (132) with existing lvmpv', 'existing 1024 MiB disk sdh (146) with existing lvmpv', 'existing 1024 MiB disk sdi (156) with existing lvmpv', 'existing 1024 MiB disk sdj (166) with existing lvmpv'] LVs = ['existing 1.2 GiB lvmlv test_vg3-lv5 (175) with existing xfs filesystem', 'existing 1020 MiB lvmlv test_vg3-lv6 (188) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv7 (201) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv8 (214) with existing xfs filesystem'] segment type = linear percent = 0 VG space used = 1.2 GiB 2024-03-01 20:57:00,239 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 20:57:00,240 DEBUG blivet/MainThread: vg test_vg3 has 1004 MiB free 2024-03-01 20:57:00,240 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 20:57:00,241 DEBUG blivet/MainThread: vg test_vg3 has 1004 MiB free 2024-03-01 20:57:00,237 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7f4a75f582b0) -- name = test_vg3-lv5 status = True id = 175 children = [] parents = ['existing 3.97 GiB lvmvg test_vg3 (141)'] uuid = aDlZI3-sLDs-B4QP-z3XL-xyQR-bHEA-cKx803 size = 1.2 GiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-3 target size = 1.2 GiB path = /dev/mapper/test_vg3-lv5 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7f4a75f47f40) -- name = test_vg3 status = True id = 141 children = ['existing 1.2 GiB lvmlv test_vg3-lv5 (175) with existing xfs filesystem', 'existing 1020 MiB lvmlv test_vg3-lv6 (188) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv7 (201) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv8 (214) with existing xfs filesystem'] parents = ['existing 1024 MiB disk sdg (132) with existing lvmpv', 'existing 1024 MiB disk sdh (146) with existing lvmpv', 'existing 1024 MiB disk sdi (156) with existing lvmpv', 'existing 1024 MiB disk sdj (166) with existing lvmpv'] uuid = Z06Llf-fSlV-JsRS-yW4I-cdCE-NRe3-3sra1r size = 3.97 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 3.97 GiB path = /dev/test_vg3 format args = [] original_format = None free = 1004 MiB PE Size = 4 MiB PE Count = 1016 PE Free = 251 PV Count = 4 modified = False extents = 1016 free space = 1004 MiB free extents = 251 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sdg (132) with existing lvmpv', 'existing 1024 MiB disk sdh (146) with existing lvmpv', 'existing 1024 MiB disk sdi (156) with existing lvmpv', 'existing 1024 MiB disk sdj (166) with existing lvmpv'] LVs = ['existing 1.2 GiB lvmlv test_vg3-lv5 (175) with existing xfs filesystem', 'existing 1020 MiB lvmlv test_vg3-lv6 (188) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv7 (201) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv8 (214) with existing xfs filesystem'] segment type = linear percent = 0 VG space used = 1.2 GiB 2024-03-01 20:57:00,244 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 20:57:00,245 DEBUG blivet/MainThread: vg test_vg3 has 1004 MiB free 2024-03-01 20:57:00,245 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 20:57:00,246 DEBUG blivet/MainThread: vg test_vg3 has 1004 MiB free 2024-03-01 20:57:00,242 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7f4a75f582b0) -- name = test_vg3-lv5 status = True id = 175 children = [] parents = ['existing 3.97 GiB lvmvg test_vg3 (141)'] uuid = aDlZI3-sLDs-B4QP-z3XL-xyQR-bHEA-cKx803 size = 1.2 GiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-3 target size = 1.2 GiB path = /dev/mapper/test_vg3-lv5 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7f4a75f47f40) -- name = test_vg3 status = True id = 141 children = ['existing 1.2 GiB lvmlv test_vg3-lv5 (175) with existing xfs filesystem', 'existing 1020 MiB lvmlv test_vg3-lv6 (188) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv7 (201) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv8 (214) with existing xfs filesystem'] parents = ['existing 1024 MiB disk sdg (132) with existing lvmpv', 'existing 1024 MiB disk sdh (146) with existing lvmpv', 'existing 1024 MiB disk sdi (156) with existing lvmpv', 'existing 1024 MiB disk sdj (166) with existing lvmpv'] uuid = Z06Llf-fSlV-JsRS-yW4I-cdCE-NRe3-3sra1r size = 3.97 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 3.97 GiB path = /dev/test_vg3 format args = [] original_format = None free = 1004 MiB PE Size = 4 MiB PE Count = 1016 PE Free = 251 PV Count = 4 modified = False extents = 1016 free space = 1004 MiB free extents = 251 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sdg (132) with existing lvmpv', 'existing 1024 MiB disk sdh (146) with existing lvmpv', 'existing 1024 MiB disk sdi (156) with existing lvmpv', 'existing 1024 MiB disk sdj (166) with existing lvmpv'] LVs = ['existing 1.2 GiB lvmlv test_vg3-lv5 (175) with existing xfs filesystem', 'existing 1020 MiB lvmlv test_vg3-lv6 (188) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv7 (201) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv8 (214) with existing xfs filesystem'] segment type = linear percent = 0 VG space used = 1.2 GiB 2024-03-01 20:57:00,249 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 20:57:00,250 DEBUG blivet/MainThread: vg test_vg3 has 1004 MiB free 2024-03-01 20:57:00,251 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 20:57:00,252 DEBUG blivet/MainThread: vg test_vg3 has 1004 MiB free 2024-03-01 20:57:00,247 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7f4a75f582b0) -- name = test_vg3-lv5 status = True id = 175 children = [] parents = ['existing 3.97 GiB lvmvg test_vg3 (141)'] uuid = aDlZI3-sLDs-B4QP-z3XL-xyQR-bHEA-cKx803 size = 1.2 GiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-3 target size = 1.2 GiB path = /dev/mapper/test_vg3-lv5 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7f4a75f47f40) -- name = test_vg3 status = True id = 141 children = ['existing 1.2 GiB lvmlv test_vg3-lv5 (175) with existing xfs filesystem', 'existing 1020 MiB lvmlv test_vg3-lv6 (188) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv7 (201) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv8 (214) with existing xfs filesystem'] parents = ['existing 1024 MiB disk sdg (132) with existing lvmpv', 'existing 1024 MiB disk sdh (146) with existing lvmpv', 'existing 1024 MiB disk sdi (156) with existing lvmpv', 'existing 1024 MiB disk sdj (166) with existing lvmpv'] uuid = Z06Llf-fSlV-JsRS-yW4I-cdCE-NRe3-3sra1r size = 3.97 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 3.97 GiB path = /dev/test_vg3 format args = [] original_format = None free = 1004 MiB PE Size = 4 MiB PE Count = 1016 PE Free = 251 PV Count = 4 modified = False extents = 1016 free space = 1004 MiB free extents = 251 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sdg (132) with existing lvmpv', 'existing 1024 MiB disk sdh (146) with existing lvmpv', 'existing 1024 MiB disk sdi (156) with existing lvmpv', 'existing 1024 MiB disk sdj (166) with existing lvmpv'] LVs = ['existing 1.2 GiB lvmlv test_vg3-lv5 (175) with existing xfs filesystem', 'existing 1020 MiB lvmlv test_vg3-lv6 (188) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv7 (201) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv8 (214) with existing xfs filesystem'] segment type = linear percent = 0 VG space used = 1.2 GiB 2024-03-01 20:57:00,254 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 20:57:00,255 DEBUG blivet/MainThread: vg test_vg3 has 1004 MiB free 2024-03-01 20:57:00,256 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 20:57:00,257 DEBUG blivet/MainThread: vg test_vg3 has 1004 MiB free 2024-03-01 20:57:00,252 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7f4a75f582b0) -- name = test_vg3-lv5 status = True id = 175 children = [] parents = ['existing 3.97 GiB lvmvg test_vg3 (141)'] uuid = aDlZI3-sLDs-B4QP-z3XL-xyQR-bHEA-cKx803 size = 1.2 GiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-3 target size = 1.2 GiB path = /dev/mapper/test_vg3-lv5 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7f4a75f47f40) -- name = test_vg3 status = True id = 141 children = ['existing 1.2 GiB lvmlv test_vg3-lv5 (175) with existing xfs filesystem', 'existing 1020 MiB lvmlv test_vg3-lv6 (188) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv7 (201) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv8 (214) with existing xfs filesystem'] parents = ['existing 1024 MiB disk sdg (132) with existing lvmpv', 'existing 1024 MiB disk sdh (146) with existing lvmpv', 'existing 1024 MiB disk sdi (156) with existing lvmpv', 'existing 1024 MiB disk sdj (166) with existing lvmpv'] uuid = Z06Llf-fSlV-JsRS-yW4I-cdCE-NRe3-3sra1r size = 3.97 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 3.97 GiB path = /dev/test_vg3 format args = [] original_format = None free = 1004 MiB PE Size = 4 MiB PE Count = 1016 PE Free = 251 PV Count = 4 modified = False extents = 1016 free space = 1004 MiB free extents = 251 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sdg (132) with existing lvmpv', 'existing 1024 MiB disk sdh (146) with existing lvmpv', 'existing 1024 MiB disk sdi (156) with existing lvmpv', 'existing 1024 MiB disk sdj (166) with existing lvmpv'] LVs = ['existing 1.2 GiB lvmlv test_vg3-lv5 (175) with existing xfs filesystem', 'existing 1020 MiB lvmlv test_vg3-lv6 (188) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv7 (201) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv8 (214) with existing xfs filesystem'] segment type = linear percent = 0 VG space used = 1.2 GiB 2024-03-01 20:57:00,260 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 20:57:00,261 DEBUG blivet/MainThread: vg test_vg3 has 1004 MiB free 2024-03-01 20:57:00,261 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 20:57:00,262 DEBUG blivet/MainThread: vg test_vg3 has 1004 MiB free 2024-03-01 20:57:00,257 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7f4a75f582b0) -- name = test_vg3-lv5 status = True id = 175 children = [] parents = ['existing 3.97 GiB lvmvg test_vg3 (141)'] uuid = aDlZI3-sLDs-B4QP-z3XL-xyQR-bHEA-cKx803 size = 1.2 GiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-3 target size = 1.2 GiB path = /dev/mapper/test_vg3-lv5 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7f4a75f47f40) -- name = test_vg3 status = True id = 141 children = ['existing 1.2 GiB lvmlv test_vg3-lv5 (175) with existing xfs filesystem', 'existing 1020 MiB lvmlv test_vg3-lv6 (188) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv7 (201) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv8 (214) with existing xfs filesystem'] parents = ['existing 1024 MiB disk sdg (132) with existing lvmpv', 'existing 1024 MiB disk sdh (146) with existing lvmpv', 'existing 1024 MiB disk sdi (156) with existing lvmpv', 'existing 1024 MiB disk sdj (166) with existing lvmpv'] uuid = Z06Llf-fSlV-JsRS-yW4I-cdCE-NRe3-3sra1r size = 3.97 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 3.97 GiB path = /dev/test_vg3 format args = [] original_format = None free = 1004 MiB PE Size = 4 MiB PE Count = 1016 PE Free = 251 PV Count = 4 modified = False extents = 1016 free space = 1004 MiB free extents = 251 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sdg (132) with existing lvmpv', 'existing 1024 MiB disk sdh (146) with existing lvmpv', 'existing 1024 MiB disk sdi (156) with existing lvmpv', 'existing 1024 MiB disk sdj (166) with existing lvmpv'] LVs = ['existing 1.2 GiB lvmlv test_vg3-lv5 (175) with existing xfs filesystem', 'existing 1020 MiB lvmlv test_vg3-lv6 (188) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv7 (201) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv8 (214) with existing xfs filesystem'] segment type = linear percent = 0 VG space used = 1.2 GiB 2024-03-01 20:57:00,265 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 20:57:00,266 DEBUG blivet/MainThread: vg test_vg3 has 1004 MiB free 2024-03-01 20:57:00,266 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 20:57:00,267 DEBUG blivet/MainThread: vg test_vg3 has 1004 MiB free 2024-03-01 20:57:00,262 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7f4a75f582b0) -- name = test_vg3-lv5 status = True id = 175 children = [] parents = ['existing 3.97 GiB lvmvg test_vg3 (141)'] uuid = aDlZI3-sLDs-B4QP-z3XL-xyQR-bHEA-cKx803 size = 1.2 GiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-3 target size = 1.2 GiB path = /dev/mapper/test_vg3-lv5 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7f4a75f47f40) -- name = test_vg3 status = True id = 141 children = ['existing 1.2 GiB lvmlv test_vg3-lv5 (175) with existing xfs filesystem', 'existing 1020 MiB lvmlv test_vg3-lv6 (188) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv7 (201) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv8 (214) with existing xfs filesystem'] parents = ['existing 1024 MiB disk sdg (132) with existing lvmpv', 'existing 1024 MiB disk sdh (146) with existing lvmpv', 'existing 1024 MiB disk sdi (156) with existing lvmpv', 'existing 1024 MiB disk sdj (166) with existing lvmpv'] uuid = Z06Llf-fSlV-JsRS-yW4I-cdCE-NRe3-3sra1r size = 3.97 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 3.97 GiB path = /dev/test_vg3 format args = [] original_format = None free = 1004 MiB PE Size = 4 MiB PE Count = 1016 PE Free = 251 PV Count = 4 modified = False extents = 1016 free space = 1004 MiB free extents = 251 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sdg (132) with existing lvmpv', 'existing 1024 MiB disk sdh (146) with existing lvmpv', 'existing 1024 MiB disk sdi (156) with existing lvmpv', 'existing 1024 MiB disk sdj (166) with existing lvmpv'] LVs = ['existing 1.2 GiB lvmlv test_vg3-lv5 (175) with existing xfs filesystem', 'existing 1020 MiB lvmlv test_vg3-lv6 (188) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv7 (201) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv8 (214) with existing xfs filesystem'] segment type = linear percent = 0 VG space used = 1.2 GiB 2024-03-01 20:57:00,270 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 20:57:00,271 DEBUG blivet/MainThread: vg test_vg3 has 1004 MiB free 2024-03-01 20:57:00,271 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 20:57:00,272 DEBUG blivet/MainThread: vg test_vg3 has 1004 MiB free 2024-03-01 20:57:00,268 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7f4a75f582b0) -- name = test_vg3-lv5 status = True id = 175 children = [] parents = ['existing 3.97 GiB lvmvg test_vg3 (141)'] uuid = aDlZI3-sLDs-B4QP-z3XL-xyQR-bHEA-cKx803 size = 1.2 GiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-3 target size = 1.2 GiB path = /dev/mapper/test_vg3-lv5 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7f4a75f47f40) -- name = test_vg3 status = True id = 141 children = ['existing 1.2 GiB lvmlv test_vg3-lv5 (175) with existing xfs filesystem', 'existing 1020 MiB lvmlv test_vg3-lv6 (188) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv7 (201) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv8 (214) with existing xfs filesystem'] parents = ['existing 1024 MiB disk sdg (132) with existing lvmpv', 'existing 1024 MiB disk sdh (146) with existing lvmpv', 'existing 1024 MiB disk sdi (156) with existing lvmpv', 'existing 1024 MiB disk sdj (166) with existing lvmpv'] uuid = Z06Llf-fSlV-JsRS-yW4I-cdCE-NRe3-3sra1r size = 3.97 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 3.97 GiB path = /dev/test_vg3 format args = [] original_format = None free = 1004 MiB PE Size = 4 MiB PE Count = 1016 PE Free = 251 PV Count = 4 modified = False extents = 1016 free space = 1004 MiB free extents = 251 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sdg (132) with existing lvmpv', 'existing 1024 MiB disk sdh (146) with existing lvmpv', 'existing 1024 MiB disk sdi (156) with existing lvmpv', 'existing 1024 MiB disk sdj (166) with existing lvmpv'] LVs = ['existing 1.2 GiB lvmlv test_vg3-lv5 (175) with existing xfs filesystem', 'existing 1020 MiB lvmlv test_vg3-lv6 (188) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv7 (201) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv8 (214) with existing xfs filesystem'] segment type = linear percent = 0 VG space used = 1.2 GiB 2024-03-01 20:57:00,275 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 20:57:00,276 DEBUG blivet/MainThread: vg test_vg3 has 1004 MiB free 2024-03-01 20:57:00,276 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 20:57:00,277 DEBUG blivet/MainThread: vg test_vg3 has 1004 MiB free 2024-03-01 20:57:00,273 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7f4a75f582b0) -- name = test_vg3-lv5 status = True id = 175 children = [] parents = ['existing 3.97 GiB lvmvg test_vg3 (141)'] uuid = aDlZI3-sLDs-B4QP-z3XL-xyQR-bHEA-cKx803 size = 1.2 GiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-3 target size = 1.2 GiB path = /dev/mapper/test_vg3-lv5 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7f4a75f47f40) -- name = test_vg3 status = True id = 141 children = ['existing 1.2 GiB lvmlv test_vg3-lv5 (175) with existing xfs filesystem', 'existing 1020 MiB lvmlv test_vg3-lv6 (188) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv7 (201) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv8 (214) with existing xfs filesystem'] parents = ['existing 1024 MiB disk sdg (132) with existing lvmpv', 'existing 1024 MiB disk sdh (146) with existing lvmpv', 'existing 1024 MiB disk sdi (156) with existing lvmpv', 'existing 1024 MiB disk sdj (166) with existing lvmpv'] uuid = Z06Llf-fSlV-JsRS-yW4I-cdCE-NRe3-3sra1r size = 3.97 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 3.97 GiB path = /dev/test_vg3 format args = [] original_format = None free = 1004 MiB PE Size = 4 MiB PE Count = 1016 PE Free = 251 PV Count = 4 modified = False extents = 1016 free space = 1004 MiB free extents = 251 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sdg (132) with existing lvmpv', 'existing 1024 MiB disk sdh (146) with existing lvmpv', 'existing 1024 MiB disk sdi (156) with existing lvmpv', 'existing 1024 MiB disk sdj (166) with existing lvmpv'] LVs = ['existing 1.2 GiB lvmlv test_vg3-lv5 (175) with existing xfs filesystem', 'existing 1020 MiB lvmlv test_vg3-lv6 (188) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv7 (201) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv8 (214) with existing xfs filesystem'] segment type = linear percent = 0 VG space used = 1.2 GiB 2024-03-01 20:57:00,280 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 20:57:00,281 DEBUG blivet/MainThread: vg test_vg3 has 1004 MiB free 2024-03-01 20:57:00,281 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 20:57:00,282 DEBUG blivet/MainThread: vg test_vg3 has 1004 MiB free 2024-03-01 20:57:00,278 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7f4a75f582b0) -- name = test_vg3-lv5 status = True id = 175 children = [] parents = ['existing 3.97 GiB lvmvg test_vg3 (141)'] uuid = aDlZI3-sLDs-B4QP-z3XL-xyQR-bHEA-cKx803 size = 1.2 GiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-3 target size = 1.2 GiB path = /dev/mapper/test_vg3-lv5 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7f4a75f47f40) -- name = test_vg3 status = True id = 141 children = ['existing 1.2 GiB lvmlv test_vg3-lv5 (175) with existing xfs filesystem', 'existing 1020 MiB lvmlv test_vg3-lv6 (188) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv7 (201) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv8 (214) with existing xfs filesystem'] parents = ['existing 1024 MiB disk sdg (132) with existing lvmpv', 'existing 1024 MiB disk sdh (146) with existing lvmpv', 'existing 1024 MiB disk sdi (156) with existing lvmpv', 'existing 1024 MiB disk sdj (166) with existing lvmpv'] uuid = Z06Llf-fSlV-JsRS-yW4I-cdCE-NRe3-3sra1r size = 3.97 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 3.97 GiB path = /dev/test_vg3 format args = [] original_format = None free = 1004 MiB PE Size = 4 MiB PE Count = 1016 PE Free = 251 PV Count = 4 modified = False extents = 1016 free space = 1004 MiB free extents = 251 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sdg (132) with existing lvmpv', 'existing 1024 MiB disk sdh (146) with existing lvmpv', 'existing 1024 MiB disk sdi (156) with existing lvmpv', 'existing 1024 MiB disk sdj (166) with existing lvmpv'] LVs = ['existing 1.2 GiB lvmlv test_vg3-lv5 (175) with existing xfs filesystem', 'existing 1020 MiB lvmlv test_vg3-lv6 (188) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv7 (201) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv8 (214) with existing xfs filesystem'] segment type = linear percent = 0 VG space used = 1.2 GiB 2024-03-01 20:57:00,285 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 20:57:00,286 DEBUG blivet/MainThread: vg test_vg3 has 1004 MiB free 2024-03-01 20:57:00,287 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 20:57:00,288 DEBUG blivet/MainThread: vg test_vg3 has 1004 MiB free 2024-03-01 20:57:00,283 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7f4a75f582b0) -- name = test_vg3-lv5 status = True id = 175 children = [] parents = ['existing 3.97 GiB lvmvg test_vg3 (141)'] uuid = aDlZI3-sLDs-B4QP-z3XL-xyQR-bHEA-cKx803 size = 1.2 GiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-3 target size = 1.2 GiB path = /dev/mapper/test_vg3-lv5 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7f4a75f47f40) -- name = test_vg3 status = True id = 141 children = ['existing 1.2 GiB lvmlv test_vg3-lv5 (175) with existing xfs filesystem', 'existing 1020 MiB lvmlv test_vg3-lv6 (188) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv7 (201) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv8 (214) with existing xfs filesystem'] parents = ['existing 1024 MiB disk sdg (132) with existing lvmpv', 'existing 1024 MiB disk sdh (146) with existing lvmpv', 'existing 1024 MiB disk sdi (156) with existing lvmpv', 'existing 1024 MiB disk sdj (166) with existing lvmpv'] uuid = Z06Llf-fSlV-JsRS-yW4I-cdCE-NRe3-3sra1r size = 3.97 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 3.97 GiB path = /dev/test_vg3 format args = [] original_format = None free = 1004 MiB PE Size = 4 MiB PE Count = 1016 PE Free = 251 PV Count = 4 modified = False extents = 1016 free space = 1004 MiB free extents = 251 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sdg (132) with existing lvmpv', 'existing 1024 MiB disk sdh (146) with existing lvmpv', 'existing 1024 MiB disk sdi (156) with existing lvmpv', 'existing 1024 MiB disk sdj (166) with existing lvmpv'] LVs = ['existing 1.2 GiB lvmlv test_vg3-lv5 (175) with existing xfs filesystem', 'existing 1020 MiB lvmlv test_vg3-lv6 (188) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv7 (201) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv8 (214) with existing xfs filesystem'] segment type = linear percent = 0 VG space used = 1.2 GiB 2024-03-01 20:57:00,290 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 20:57:00,291 DEBUG blivet/MainThread: vg test_vg3 has 1004 MiB free 2024-03-01 20:57:00,292 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 20:57:00,293 DEBUG blivet/MainThread: vg test_vg3 has 1004 MiB free 2024-03-01 20:57:00,288 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7f4a75f582b0) -- name = test_vg3-lv5 status = True id = 175 children = [] parents = ['existing 3.97 GiB lvmvg test_vg3 (141)'] uuid = aDlZI3-sLDs-B4QP-z3XL-xyQR-bHEA-cKx803 size = 1.2 GiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-3 target size = 1.2 GiB path = /dev/mapper/test_vg3-lv5 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7f4a75f47f40) -- name = test_vg3 status = True id = 141 children = ['existing 1.2 GiB lvmlv test_vg3-lv5 (175) with existing xfs filesystem', 'existing 1020 MiB lvmlv test_vg3-lv6 (188) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv7 (201) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv8 (214) with existing xfs filesystem'] parents = ['existing 1024 MiB disk sdg (132) with existing lvmpv', 'existing 1024 MiB disk sdh (146) with existing lvmpv', 'existing 1024 MiB disk sdi (156) with existing lvmpv', 'existing 1024 MiB disk sdj (166) with existing lvmpv'] uuid = Z06Llf-fSlV-JsRS-yW4I-cdCE-NRe3-3sra1r size = 3.97 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 3.97 GiB path = /dev/test_vg3 format args = [] original_format = None free = 1004 MiB PE Size = 4 MiB PE Count = 1016 PE Free = 251 PV Count = 4 modified = False extents = 1016 free space = 1004 MiB free extents = 251 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sdg (132) with existing lvmpv', 'existing 1024 MiB disk sdh (146) with existing lvmpv', 'existing 1024 MiB disk sdi (156) with existing lvmpv', 'existing 1024 MiB disk sdj (166) with existing lvmpv'] LVs = ['existing 1.2 GiB lvmlv test_vg3-lv5 (175) with existing xfs filesystem', 'existing 1020 MiB lvmlv test_vg3-lv6 (188) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv7 (201) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv8 (214) with existing xfs filesystem'] segment type = linear percent = 0 VG space used = 1.2 GiB 2024-03-01 20:57:00,296 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 20:57:00,297 DEBUG blivet/MainThread: vg test_vg3 has 1004 MiB free 2024-03-01 20:57:00,297 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 20:57:00,298 DEBUG blivet/MainThread: vg test_vg3 has 1004 MiB free 2024-03-01 20:57:00,293 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7f4a75f582b0) -- name = test_vg3-lv5 status = True id = 175 children = [] parents = ['existing 3.97 GiB lvmvg test_vg3 (141)'] uuid = aDlZI3-sLDs-B4QP-z3XL-xyQR-bHEA-cKx803 size = 1.2 GiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-3 target size = 1.2 GiB path = /dev/mapper/test_vg3-lv5 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7f4a75f47f40) -- name = test_vg3 status = True id = 141 children = ['existing 1.2 GiB lvmlv test_vg3-lv5 (175) with existing xfs filesystem', 'existing 1020 MiB lvmlv test_vg3-lv6 (188) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv7 (201) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv8 (214) with existing xfs filesystem'] parents = ['existing 1024 MiB disk sdg (132) with existing lvmpv', 'existing 1024 MiB disk sdh (146) with existing lvmpv', 'existing 1024 MiB disk sdi (156) with existing lvmpv', 'existing 1024 MiB disk sdj (166) with existing lvmpv'] uuid = Z06Llf-fSlV-JsRS-yW4I-cdCE-NRe3-3sra1r size = 3.97 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 3.97 GiB path = /dev/test_vg3 format args = [] original_format = None free = 1004 MiB PE Size = 4 MiB PE Count = 1016 PE Free = 251 PV Count = 4 modified = False extents = 1016 free space = 1004 MiB free extents = 251 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sdg (132) with existing lvmpv', 'existing 1024 MiB disk sdh (146) with existing lvmpv', 'existing 1024 MiB disk sdi (156) with existing lvmpv', 'existing 1024 MiB disk sdj (166) with existing lvmpv'] LVs = ['existing 1.2 GiB lvmlv test_vg3-lv5 (175) with existing xfs filesystem', 'existing 1020 MiB lvmlv test_vg3-lv6 (188) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv7 (201) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv8 (214) with existing xfs filesystem'] segment type = linear percent = 0 VG space used = 1.2 GiB 2024-03-01 20:57:00,301 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 20:57:00,302 DEBUG blivet/MainThread: vg test_vg3 has 1004 MiB free 2024-03-01 20:57:00,302 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 20:57:00,303 DEBUG blivet/MainThread: vg test_vg3 has 1004 MiB free 2024-03-01 20:57:00,298 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7f4a75f582b0) -- name = test_vg3-lv5 status = True id = 175 children = [] parents = ['existing 3.97 GiB lvmvg test_vg3 (141)'] uuid = aDlZI3-sLDs-B4QP-z3XL-xyQR-bHEA-cKx803 size = 1.2 GiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-3 target size = 1.2 GiB path = /dev/mapper/test_vg3-lv5 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7f4a75f47f40) -- name = test_vg3 status = True id = 141 children = ['existing 1.2 GiB lvmlv test_vg3-lv5 (175) with existing xfs filesystem', 'existing 1020 MiB lvmlv test_vg3-lv6 (188) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv7 (201) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv8 (214) with existing xfs filesystem'] parents = ['existing 1024 MiB disk sdg (132) with existing lvmpv', 'existing 1024 MiB disk sdh (146) with existing lvmpv', 'existing 1024 MiB disk sdi (156) with existing lvmpv', 'existing 1024 MiB disk sdj (166) with existing lvmpv'] uuid = Z06Llf-fSlV-JsRS-yW4I-cdCE-NRe3-3sra1r size = 3.97 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 3.97 GiB path = /dev/test_vg3 format args = [] original_format = None free = 1004 MiB PE Size = 4 MiB PE Count = 1016 PE Free = 251 PV Count = 4 modified = False extents = 1016 free space = 1004 MiB free extents = 251 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sdg (132) with existing lvmpv', 'existing 1024 MiB disk sdh (146) with existing lvmpv', 'existing 1024 MiB disk sdi (156) with existing lvmpv', 'existing 1024 MiB disk sdj (166) with existing lvmpv'] LVs = ['existing 1.2 GiB lvmlv test_vg3-lv5 (175) with existing xfs filesystem', 'existing 1020 MiB lvmlv test_vg3-lv6 (188) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv7 (201) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv8 (214) with existing xfs filesystem'] segment type = linear percent = 0 VG space used = 1.2 GiB 2024-03-01 20:57:00,306 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 20:57:00,307 DEBUG blivet/MainThread: vg test_vg3 has 1004 MiB free 2024-03-01 20:57:00,307 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 20:57:00,308 DEBUG blivet/MainThread: vg test_vg3 has 1004 MiB free 2024-03-01 20:57:00,304 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7f4a75f582b0) -- name = test_vg3-lv5 status = True id = 175 children = [] parents = ['existing 3.97 GiB lvmvg test_vg3 (141)'] uuid = aDlZI3-sLDs-B4QP-z3XL-xyQR-bHEA-cKx803 size = 1.2 GiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-3 target size = 1.2 GiB path = /dev/mapper/test_vg3-lv5 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7f4a75f47f40) -- name = test_vg3 status = True id = 141 children = ['existing 1.2 GiB lvmlv test_vg3-lv5 (175) with existing xfs filesystem', 'existing 1020 MiB lvmlv test_vg3-lv6 (188) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv7 (201) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv8 (214) with existing xfs filesystem'] parents = ['existing 1024 MiB disk sdg (132) with existing lvmpv', 'existing 1024 MiB disk sdh (146) with existing lvmpv', 'existing 1024 MiB disk sdi (156) with existing lvmpv', 'existing 1024 MiB disk sdj (166) with existing lvmpv'] uuid = Z06Llf-fSlV-JsRS-yW4I-cdCE-NRe3-3sra1r size = 3.97 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 3.97 GiB path = /dev/test_vg3 format args = [] original_format = None free = 1004 MiB PE Size = 4 MiB PE Count = 1016 PE Free = 251 PV Count = 4 modified = False extents = 1016 free space = 1004 MiB free extents = 251 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sdg (132) with existing lvmpv', 'existing 1024 MiB disk sdh (146) with existing lvmpv', 'existing 1024 MiB disk sdi (156) with existing lvmpv', 'existing 1024 MiB disk sdj (166) with existing lvmpv'] LVs = ['existing 1.2 GiB lvmlv test_vg3-lv5 (175) with existing xfs filesystem', 'existing 1020 MiB lvmlv test_vg3-lv6 (188) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv7 (201) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv8 (214) with existing xfs filesystem'] segment type = linear percent = 0 VG space used = 1.2 GiB 2024-03-01 20:57:00,309 DEBUG blivet/MainThread: removing test_vg3-lv5 2024-03-01 20:57:00,312 DEBUG blivet/MainThread: DeviceTree.get_dependent_devices: dep: existing 1.2 GiB lvmlv test_vg3-lv5 (175) with existing xfs filesystem ; hidden: False ; 2024-03-01 20:57:00,312 DEBUG blivet/MainThread: dep is a leaf 2024-03-01 20:57:00,312 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 275 2024-03-01 20:57:00,315 DEBUG blivet/MainThread: LVMLogicalVolumeDevice._set_format: test_vg3-lv5 ; type: None ; current: xfs ; 2024-03-01 20:57:00,315 INFO blivet/MainThread: registered action: [274] destroy format xfs filesystem on lvmlv test_vg3-lv5 (id 175) 2024-03-01 20:57:00,318 DEBUG blivet/MainThread: LVMVolumeGroupDevice.remove_child: name: test_vg3 ; child: lv5 ; kids: 4 ; 2024-03-01 20:57:00,318 INFO blivet/MainThread: removed lvmlv test_vg3-lv5 (id 175) from device tree 2024-03-01 20:57:00,318 INFO blivet/MainThread: registered action: [276] destroy device lvmlv test_vg3-lv5 (id 175) 2024-03-01 20:57:00,321 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: test_vg3-lv6 ; incomplete: False ; hidden: False ; 2024-03-01 20:57:00,323 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned existing 1020 MiB lvmlv test_vg3-lv6 (188) with existing xfs filesystem 2024-03-01 20:57:00,323 DEBUG blivet/MainThread: resolved 'test_vg3-lv6' to 'test_vg3-lv6' (lvmlv) 2024-03-01 20:57:00,326 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 20:57:00,326 DEBUG blivet/MainThread: vg test_vg3 has 2.18 GiB free 2024-03-01 20:57:00,327 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 20:57:00,328 DEBUG blivet/MainThread: vg test_vg3 has 2.18 GiB free 2024-03-01 20:57:00,323 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7f4a76001160) -- name = test_vg3-lv6 status = True id = 188 children = [] parents = ['existing 3.97 GiB lvmvg test_vg3 (141)'] uuid = GLnS35-0GMW-XIkY-w41U-KfZA-6v3B-5LFxvr size = 1020 MiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-2 target size = 1020 MiB path = /dev/mapper/test_vg3-lv6 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7f4a75f47f40) -- name = test_vg3 status = True id = 141 children = ['existing 1020 MiB lvmlv test_vg3-lv6 (188) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv7 (201) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv8 (214) with existing xfs filesystem'] parents = ['existing 1024 MiB disk sdg (132) with existing lvmpv', 'existing 1024 MiB disk sdh (146) with existing lvmpv', 'existing 1024 MiB disk sdi (156) with existing lvmpv', 'existing 1024 MiB disk sdj (166) with existing lvmpv'] uuid = Z06Llf-fSlV-JsRS-yW4I-cdCE-NRe3-3sra1r size = 3.97 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 3.97 GiB path = /dev/test_vg3 format args = [] original_format = None free = 1004 MiB PE Size = 4 MiB PE Count = 1016 PE Free = 251 PV Count = 4 modified = False extents = 1016 free space = 2.18 GiB free extents = 557 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sdg (132) with existing lvmpv', 'existing 1024 MiB disk sdh (146) with existing lvmpv', 'existing 1024 MiB disk sdi (156) with existing lvmpv', 'existing 1024 MiB disk sdj (166) with existing lvmpv'] LVs = ['existing 1020 MiB lvmlv test_vg3-lv6 (188) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv7 (201) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv8 (214) with existing xfs filesystem'] segment type = linear percent = 0 VG space used = 1020 MiB 2024-03-01 20:57:00,330 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 20:57:00,331 DEBUG blivet/MainThread: vg test_vg3 has 2.18 GiB free 2024-03-01 20:57:00,331 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 20:57:00,332 DEBUG blivet/MainThread: vg test_vg3 has 2.18 GiB free 2024-03-01 20:57:00,328 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7f4a76001160) -- name = test_vg3-lv6 status = True id = 188 children = [] parents = ['existing 3.97 GiB lvmvg test_vg3 (141)'] uuid = GLnS35-0GMW-XIkY-w41U-KfZA-6v3B-5LFxvr size = 1020 MiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-2 target size = 1020 MiB path = /dev/mapper/test_vg3-lv6 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7f4a75f47f40) -- name = test_vg3 status = True id = 141 children = ['existing 1020 MiB lvmlv test_vg3-lv6 (188) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv7 (201) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv8 (214) with existing xfs filesystem'] parents = ['existing 1024 MiB disk sdg (132) with existing lvmpv', 'existing 1024 MiB disk sdh (146) with existing lvmpv', 'existing 1024 MiB disk sdi (156) with existing lvmpv', 'existing 1024 MiB disk sdj (166) with existing lvmpv'] uuid = Z06Llf-fSlV-JsRS-yW4I-cdCE-NRe3-3sra1r size = 3.97 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 3.97 GiB path = /dev/test_vg3 format args = [] original_format = None free = 1004 MiB PE Size = 4 MiB PE Count = 1016 PE Free = 251 PV Count = 4 modified = False extents = 1016 free space = 2.18 GiB free extents = 557 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sdg (132) with existing lvmpv', 'existing 1024 MiB disk sdh (146) with existing lvmpv', 'existing 1024 MiB disk sdi (156) with existing lvmpv', 'existing 1024 MiB disk sdj (166) with existing lvmpv'] LVs = ['existing 1020 MiB lvmlv test_vg3-lv6 (188) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv7 (201) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv8 (214) with existing xfs filesystem'] segment type = linear percent = 0 VG space used = 1020 MiB 2024-03-01 20:57:00,335 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 20:57:00,336 DEBUG blivet/MainThread: vg test_vg3 has 2.18 GiB free 2024-03-01 20:57:00,336 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 20:57:00,337 DEBUG blivet/MainThread: vg test_vg3 has 2.18 GiB free 2024-03-01 20:57:00,333 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7f4a76001160) -- name = test_vg3-lv6 status = True id = 188 children = [] parents = ['existing 3.97 GiB lvmvg test_vg3 (141)'] uuid = GLnS35-0GMW-XIkY-w41U-KfZA-6v3B-5LFxvr size = 1020 MiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-2 target size = 1020 MiB path = /dev/mapper/test_vg3-lv6 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7f4a75f47f40) -- name = test_vg3 status = True id = 141 children = ['existing 1020 MiB lvmlv test_vg3-lv6 (188) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv7 (201) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv8 (214) with existing xfs filesystem'] parents = ['existing 1024 MiB disk sdg (132) with existing lvmpv', 'existing 1024 MiB disk sdh (146) with existing lvmpv', 'existing 1024 MiB disk sdi (156) with existing lvmpv', 'existing 1024 MiB disk sdj (166) with existing lvmpv'] uuid = Z06Llf-fSlV-JsRS-yW4I-cdCE-NRe3-3sra1r size = 3.97 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 3.97 GiB path = /dev/test_vg3 format args = [] original_format = None free = 1004 MiB PE Size = 4 MiB PE Count = 1016 PE Free = 251 PV Count = 4 modified = False extents = 1016 free space = 2.18 GiB free extents = 557 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sdg (132) with existing lvmpv', 'existing 1024 MiB disk sdh (146) with existing lvmpv', 'existing 1024 MiB disk sdi (156) with existing lvmpv', 'existing 1024 MiB disk sdj (166) with existing lvmpv'] LVs = ['existing 1020 MiB lvmlv test_vg3-lv6 (188) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv7 (201) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv8 (214) with existing xfs filesystem'] segment type = linear percent = 0 VG space used = 1020 MiB 2024-03-01 20:57:00,340 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 20:57:00,341 DEBUG blivet/MainThread: vg test_vg3 has 2.18 GiB free 2024-03-01 20:57:00,341 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 20:57:00,342 DEBUG blivet/MainThread: vg test_vg3 has 2.18 GiB free 2024-03-01 20:57:00,338 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7f4a76001160) -- name = test_vg3-lv6 status = True id = 188 children = [] parents = ['existing 3.97 GiB lvmvg test_vg3 (141)'] uuid = GLnS35-0GMW-XIkY-w41U-KfZA-6v3B-5LFxvr size = 1020 MiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-2 target size = 1020 MiB path = /dev/mapper/test_vg3-lv6 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7f4a75f47f40) -- name = test_vg3 status = True id = 141 children = ['existing 1020 MiB lvmlv test_vg3-lv6 (188) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv7 (201) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv8 (214) with existing xfs filesystem'] parents = ['existing 1024 MiB disk sdg (132) with existing lvmpv', 'existing 1024 MiB disk sdh (146) with existing lvmpv', 'existing 1024 MiB disk sdi (156) with existing lvmpv', 'existing 1024 MiB disk sdj (166) with existing lvmpv'] uuid = Z06Llf-fSlV-JsRS-yW4I-cdCE-NRe3-3sra1r size = 3.97 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 3.97 GiB path = /dev/test_vg3 format args = [] original_format = None free = 1004 MiB PE Size = 4 MiB PE Count = 1016 PE Free = 251 PV Count = 4 modified = False extents = 1016 free space = 2.18 GiB free extents = 557 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sdg (132) with existing lvmpv', 'existing 1024 MiB disk sdh (146) with existing lvmpv', 'existing 1024 MiB disk sdi (156) with existing lvmpv', 'existing 1024 MiB disk sdj (166) with existing lvmpv'] LVs = ['existing 1020 MiB lvmlv test_vg3-lv6 (188) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv7 (201) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv8 (214) with existing xfs filesystem'] segment type = linear percent = 0 VG space used = 1020 MiB 2024-03-01 20:57:00,345 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 20:57:00,345 DEBUG blivet/MainThread: vg test_vg3 has 2.18 GiB free 2024-03-01 20:57:00,346 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 20:57:00,347 DEBUG blivet/MainThread: vg test_vg3 has 2.18 GiB free 2024-03-01 20:57:00,342 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7f4a76001160) -- name = test_vg3-lv6 status = True id = 188 children = [] parents = ['existing 3.97 GiB lvmvg test_vg3 (141)'] uuid = GLnS35-0GMW-XIkY-w41U-KfZA-6v3B-5LFxvr size = 1020 MiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-2 target size = 1020 MiB path = /dev/mapper/test_vg3-lv6 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7f4a75f47f40) -- name = test_vg3 status = True id = 141 children = ['existing 1020 MiB lvmlv test_vg3-lv6 (188) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv7 (201) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv8 (214) with existing xfs filesystem'] parents = ['existing 1024 MiB disk sdg (132) with existing lvmpv', 'existing 1024 MiB disk sdh (146) with existing lvmpv', 'existing 1024 MiB disk sdi (156) with existing lvmpv', 'existing 1024 MiB disk sdj (166) with existing lvmpv'] uuid = Z06Llf-fSlV-JsRS-yW4I-cdCE-NRe3-3sra1r size = 3.97 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 3.97 GiB path = /dev/test_vg3 format args = [] original_format = None free = 1004 MiB PE Size = 4 MiB PE Count = 1016 PE Free = 251 PV Count = 4 modified = False extents = 1016 free space = 2.18 GiB free extents = 557 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sdg (132) with existing lvmpv', 'existing 1024 MiB disk sdh (146) with existing lvmpv', 'existing 1024 MiB disk sdi (156) with existing lvmpv', 'existing 1024 MiB disk sdj (166) with existing lvmpv'] LVs = ['existing 1020 MiB lvmlv test_vg3-lv6 (188) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv7 (201) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv8 (214) with existing xfs filesystem'] segment type = linear percent = 0 VG space used = 1020 MiB 2024-03-01 20:57:00,349 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 20:57:00,350 DEBUG blivet/MainThread: vg test_vg3 has 2.18 GiB free 2024-03-01 20:57:00,350 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 20:57:00,351 DEBUG blivet/MainThread: vg test_vg3 has 2.18 GiB free 2024-03-01 20:57:00,347 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7f4a76001160) -- name = test_vg3-lv6 status = True id = 188 children = [] parents = ['existing 3.97 GiB lvmvg test_vg3 (141)'] uuid = GLnS35-0GMW-XIkY-w41U-KfZA-6v3B-5LFxvr size = 1020 MiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-2 target size = 1020 MiB path = /dev/mapper/test_vg3-lv6 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7f4a75f47f40) -- name = test_vg3 status = True id = 141 children = ['existing 1020 MiB lvmlv test_vg3-lv6 (188) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv7 (201) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv8 (214) with existing xfs filesystem'] parents = ['existing 1024 MiB disk sdg (132) with existing lvmpv', 'existing 1024 MiB disk sdh (146) with existing lvmpv', 'existing 1024 MiB disk sdi (156) with existing lvmpv', 'existing 1024 MiB disk sdj (166) with existing lvmpv'] uuid = Z06Llf-fSlV-JsRS-yW4I-cdCE-NRe3-3sra1r size = 3.97 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 3.97 GiB path = /dev/test_vg3 format args = [] original_format = None free = 1004 MiB PE Size = 4 MiB PE Count = 1016 PE Free = 251 PV Count = 4 modified = False extents = 1016 free space = 2.18 GiB free extents = 557 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sdg (132) with existing lvmpv', 'existing 1024 MiB disk sdh (146) with existing lvmpv', 'existing 1024 MiB disk sdi (156) with existing lvmpv', 'existing 1024 MiB disk sdj (166) with existing lvmpv'] LVs = ['existing 1020 MiB lvmlv test_vg3-lv6 (188) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv7 (201) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv8 (214) with existing xfs filesystem'] segment type = linear percent = 0 VG space used = 1020 MiB 2024-03-01 20:57:00,354 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 20:57:00,355 DEBUG blivet/MainThread: vg test_vg3 has 2.18 GiB free 2024-03-01 20:57:00,355 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 20:57:00,356 DEBUG blivet/MainThread: vg test_vg3 has 2.18 GiB free 2024-03-01 20:57:00,352 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7f4a76001160) -- name = test_vg3-lv6 status = True id = 188 children = [] parents = ['existing 3.97 GiB lvmvg test_vg3 (141)'] uuid = GLnS35-0GMW-XIkY-w41U-KfZA-6v3B-5LFxvr size = 1020 MiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-2 target size = 1020 MiB path = /dev/mapper/test_vg3-lv6 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7f4a75f47f40) -- name = test_vg3 status = True id = 141 children = ['existing 1020 MiB lvmlv test_vg3-lv6 (188) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv7 (201) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv8 (214) with existing xfs filesystem'] parents = ['existing 1024 MiB disk sdg (132) with existing lvmpv', 'existing 1024 MiB disk sdh (146) with existing lvmpv', 'existing 1024 MiB disk sdi (156) with existing lvmpv', 'existing 1024 MiB disk sdj (166) with existing lvmpv'] uuid = Z06Llf-fSlV-JsRS-yW4I-cdCE-NRe3-3sra1r size = 3.97 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 3.97 GiB path = /dev/test_vg3 format args = [] original_format = None free = 1004 MiB PE Size = 4 MiB PE Count = 1016 PE Free = 251 PV Count = 4 modified = False extents = 1016 free space = 2.18 GiB free extents = 557 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sdg (132) with existing lvmpv', 'existing 1024 MiB disk sdh (146) with existing lvmpv', 'existing 1024 MiB disk sdi (156) with existing lvmpv', 'existing 1024 MiB disk sdj (166) with existing lvmpv'] LVs = ['existing 1020 MiB lvmlv test_vg3-lv6 (188) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv7 (201) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv8 (214) with existing xfs filesystem'] segment type = linear percent = 0 VG space used = 1020 MiB 2024-03-01 20:57:00,359 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 20:57:00,360 DEBUG blivet/MainThread: vg test_vg3 has 2.18 GiB free 2024-03-01 20:57:00,360 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 20:57:00,361 DEBUG blivet/MainThread: vg test_vg3 has 2.18 GiB free 2024-03-01 20:57:00,357 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7f4a76001160) -- name = test_vg3-lv6 status = True id = 188 children = [] parents = ['existing 3.97 GiB lvmvg test_vg3 (141)'] uuid = GLnS35-0GMW-XIkY-w41U-KfZA-6v3B-5LFxvr size = 1020 MiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-2 target size = 1020 MiB path = /dev/mapper/test_vg3-lv6 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7f4a75f47f40) -- name = test_vg3 status = True id = 141 children = ['existing 1020 MiB lvmlv test_vg3-lv6 (188) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv7 (201) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv8 (214) with existing xfs filesystem'] parents = ['existing 1024 MiB disk sdg (132) with existing lvmpv', 'existing 1024 MiB disk sdh (146) with existing lvmpv', 'existing 1024 MiB disk sdi (156) with existing lvmpv', 'existing 1024 MiB disk sdj (166) with existing lvmpv'] uuid = Z06Llf-fSlV-JsRS-yW4I-cdCE-NRe3-3sra1r size = 3.97 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 3.97 GiB path = /dev/test_vg3 format args = [] original_format = None free = 1004 MiB PE Size = 4 MiB PE Count = 1016 PE Free = 251 PV Count = 4 modified = False extents = 1016 free space = 2.18 GiB free extents = 557 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sdg (132) with existing lvmpv', 'existing 1024 MiB disk sdh (146) with existing lvmpv', 'existing 1024 MiB disk sdi (156) with existing lvmpv', 'existing 1024 MiB disk sdj (166) with existing lvmpv'] LVs = ['existing 1020 MiB lvmlv test_vg3-lv6 (188) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv7 (201) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv8 (214) with existing xfs filesystem'] segment type = linear percent = 0 VG space used = 1020 MiB 2024-03-01 20:57:00,364 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 20:57:00,364 DEBUG blivet/MainThread: vg test_vg3 has 2.18 GiB free 2024-03-01 20:57:00,365 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 20:57:00,366 DEBUG blivet/MainThread: vg test_vg3 has 2.18 GiB free 2024-03-01 20:57:00,361 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7f4a76001160) -- name = test_vg3-lv6 status = True id = 188 children = [] parents = ['existing 3.97 GiB lvmvg test_vg3 (141)'] uuid = GLnS35-0GMW-XIkY-w41U-KfZA-6v3B-5LFxvr size = 1020 MiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-2 target size = 1020 MiB path = /dev/mapper/test_vg3-lv6 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7f4a75f47f40) -- name = test_vg3 status = True id = 141 children = ['existing 1020 MiB lvmlv test_vg3-lv6 (188) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv7 (201) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv8 (214) with existing xfs filesystem'] parents = ['existing 1024 MiB disk sdg (132) with existing lvmpv', 'existing 1024 MiB disk sdh (146) with existing lvmpv', 'existing 1024 MiB disk sdi (156) with existing lvmpv', 'existing 1024 MiB disk sdj (166) with existing lvmpv'] uuid = Z06Llf-fSlV-JsRS-yW4I-cdCE-NRe3-3sra1r size = 3.97 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 3.97 GiB path = /dev/test_vg3 format args = [] original_format = None free = 1004 MiB PE Size = 4 MiB PE Count = 1016 PE Free = 251 PV Count = 4 modified = False extents = 1016 free space = 2.18 GiB free extents = 557 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sdg (132) with existing lvmpv', 'existing 1024 MiB disk sdh (146) with existing lvmpv', 'existing 1024 MiB disk sdi (156) with existing lvmpv', 'existing 1024 MiB disk sdj (166) with existing lvmpv'] LVs = ['existing 1020 MiB lvmlv test_vg3-lv6 (188) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv7 (201) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv8 (214) with existing xfs filesystem'] segment type = linear percent = 0 VG space used = 1020 MiB 2024-03-01 20:57:00,368 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 20:57:00,369 DEBUG blivet/MainThread: vg test_vg3 has 2.18 GiB free 2024-03-01 20:57:00,370 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 20:57:00,370 DEBUG blivet/MainThread: vg test_vg3 has 2.18 GiB free 2024-03-01 20:57:00,366 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7f4a76001160) -- name = test_vg3-lv6 status = True id = 188 children = [] parents = ['existing 3.97 GiB lvmvg test_vg3 (141)'] uuid = GLnS35-0GMW-XIkY-w41U-KfZA-6v3B-5LFxvr size = 1020 MiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-2 target size = 1020 MiB path = /dev/mapper/test_vg3-lv6 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7f4a75f47f40) -- name = test_vg3 status = True id = 141 children = ['existing 1020 MiB lvmlv test_vg3-lv6 (188) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv7 (201) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv8 (214) with existing xfs filesystem'] parents = ['existing 1024 MiB disk sdg (132) with existing lvmpv', 'existing 1024 MiB disk sdh (146) with existing lvmpv', 'existing 1024 MiB disk sdi (156) with existing lvmpv', 'existing 1024 MiB disk sdj (166) with existing lvmpv'] uuid = Z06Llf-fSlV-JsRS-yW4I-cdCE-NRe3-3sra1r size = 3.97 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 3.97 GiB path = /dev/test_vg3 format args = [] original_format = None free = 1004 MiB PE Size = 4 MiB PE Count = 1016 PE Free = 251 PV Count = 4 modified = False extents = 1016 free space = 2.18 GiB free extents = 557 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sdg (132) with existing lvmpv', 'existing 1024 MiB disk sdh (146) with existing lvmpv', 'existing 1024 MiB disk sdi (156) with existing lvmpv', 'existing 1024 MiB disk sdj (166) with existing lvmpv'] LVs = ['existing 1020 MiB lvmlv test_vg3-lv6 (188) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv7 (201) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv8 (214) with existing xfs filesystem'] segment type = linear percent = 0 VG space used = 1020 MiB 2024-03-01 20:57:00,373 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 20:57:00,374 DEBUG blivet/MainThread: vg test_vg3 has 2.18 GiB free 2024-03-01 20:57:00,374 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 20:57:00,375 DEBUG blivet/MainThread: vg test_vg3 has 2.18 GiB free 2024-03-01 20:57:00,371 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7f4a76001160) -- name = test_vg3-lv6 status = True id = 188 children = [] parents = ['existing 3.97 GiB lvmvg test_vg3 (141)'] uuid = GLnS35-0GMW-XIkY-w41U-KfZA-6v3B-5LFxvr size = 1020 MiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-2 target size = 1020 MiB path = /dev/mapper/test_vg3-lv6 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7f4a75f47f40) -- name = test_vg3 status = True id = 141 children = ['existing 1020 MiB lvmlv test_vg3-lv6 (188) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv7 (201) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv8 (214) with existing xfs filesystem'] parents = ['existing 1024 MiB disk sdg (132) with existing lvmpv', 'existing 1024 MiB disk sdh (146) with existing lvmpv', 'existing 1024 MiB disk sdi (156) with existing lvmpv', 'existing 1024 MiB disk sdj (166) with existing lvmpv'] uuid = Z06Llf-fSlV-JsRS-yW4I-cdCE-NRe3-3sra1r size = 3.97 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 3.97 GiB path = /dev/test_vg3 format args = [] original_format = None free = 1004 MiB PE Size = 4 MiB PE Count = 1016 PE Free = 251 PV Count = 4 modified = False extents = 1016 free space = 2.18 GiB free extents = 557 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sdg (132) with existing lvmpv', 'existing 1024 MiB disk sdh (146) with existing lvmpv', 'existing 1024 MiB disk sdi (156) with existing lvmpv', 'existing 1024 MiB disk sdj (166) with existing lvmpv'] LVs = ['existing 1020 MiB lvmlv test_vg3-lv6 (188) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv7 (201) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv8 (214) with existing xfs filesystem'] segment type = linear percent = 0 VG space used = 1020 MiB 2024-03-01 20:57:00,378 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 20:57:00,379 DEBUG blivet/MainThread: vg test_vg3 has 2.18 GiB free 2024-03-01 20:57:00,379 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 20:57:00,380 DEBUG blivet/MainThread: vg test_vg3 has 2.18 GiB free 2024-03-01 20:57:00,376 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7f4a76001160) -- name = test_vg3-lv6 status = True id = 188 children = [] parents = ['existing 3.97 GiB lvmvg test_vg3 (141)'] uuid = GLnS35-0GMW-XIkY-w41U-KfZA-6v3B-5LFxvr size = 1020 MiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-2 target size = 1020 MiB path = /dev/mapper/test_vg3-lv6 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7f4a75f47f40) -- name = test_vg3 status = True id = 141 children = ['existing 1020 MiB lvmlv test_vg3-lv6 (188) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv7 (201) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv8 (214) with existing xfs filesystem'] parents = ['existing 1024 MiB disk sdg (132) with existing lvmpv', 'existing 1024 MiB disk sdh (146) with existing lvmpv', 'existing 1024 MiB disk sdi (156) with existing lvmpv', 'existing 1024 MiB disk sdj (166) with existing lvmpv'] uuid = Z06Llf-fSlV-JsRS-yW4I-cdCE-NRe3-3sra1r size = 3.97 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 3.97 GiB path = /dev/test_vg3 format args = [] original_format = None free = 1004 MiB PE Size = 4 MiB PE Count = 1016 PE Free = 251 PV Count = 4 modified = False extents = 1016 free space = 2.18 GiB free extents = 557 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sdg (132) with existing lvmpv', 'existing 1024 MiB disk sdh (146) with existing lvmpv', 'existing 1024 MiB disk sdi (156) with existing lvmpv', 'existing 1024 MiB disk sdj (166) with existing lvmpv'] LVs = ['existing 1020 MiB lvmlv test_vg3-lv6 (188) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv7 (201) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv8 (214) with existing xfs filesystem'] segment type = linear percent = 0 VG space used = 1020 MiB 2024-03-01 20:57:00,382 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 20:57:00,383 DEBUG blivet/MainThread: vg test_vg3 has 2.18 GiB free 2024-03-01 20:57:00,384 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 20:57:00,384 DEBUG blivet/MainThread: vg test_vg3 has 2.18 GiB free 2024-03-01 20:57:00,380 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7f4a76001160) -- name = test_vg3-lv6 status = True id = 188 children = [] parents = ['existing 3.97 GiB lvmvg test_vg3 (141)'] uuid = GLnS35-0GMW-XIkY-w41U-KfZA-6v3B-5LFxvr size = 1020 MiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-2 target size = 1020 MiB path = /dev/mapper/test_vg3-lv6 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7f4a75f47f40) -- name = test_vg3 status = True id = 141 children = ['existing 1020 MiB lvmlv test_vg3-lv6 (188) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv7 (201) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv8 (214) with existing xfs filesystem'] parents = ['existing 1024 MiB disk sdg (132) with existing lvmpv', 'existing 1024 MiB disk sdh (146) with existing lvmpv', 'existing 1024 MiB disk sdi (156) with existing lvmpv', 'existing 1024 MiB disk sdj (166) with existing lvmpv'] uuid = Z06Llf-fSlV-JsRS-yW4I-cdCE-NRe3-3sra1r size = 3.97 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 3.97 GiB path = /dev/test_vg3 format args = [] original_format = None free = 1004 MiB PE Size = 4 MiB PE Count = 1016 PE Free = 251 PV Count = 4 modified = False extents = 1016 free space = 2.18 GiB free extents = 557 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sdg (132) with existing lvmpv', 'existing 1024 MiB disk sdh (146) with existing lvmpv', 'existing 1024 MiB disk sdi (156) with existing lvmpv', 'existing 1024 MiB disk sdj (166) with existing lvmpv'] LVs = ['existing 1020 MiB lvmlv test_vg3-lv6 (188) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv7 (201) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv8 (214) with existing xfs filesystem'] segment type = linear percent = 0 VG space used = 1020 MiB 2024-03-01 20:57:00,387 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 20:57:00,388 DEBUG blivet/MainThread: vg test_vg3 has 2.18 GiB free 2024-03-01 20:57:00,388 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 20:57:00,389 DEBUG blivet/MainThread: vg test_vg3 has 2.18 GiB free 2024-03-01 20:57:00,385 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7f4a76001160) -- name = test_vg3-lv6 status = True id = 188 children = [] parents = ['existing 3.97 GiB lvmvg test_vg3 (141)'] uuid = GLnS35-0GMW-XIkY-w41U-KfZA-6v3B-5LFxvr size = 1020 MiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-2 target size = 1020 MiB path = /dev/mapper/test_vg3-lv6 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7f4a75f47f40) -- name = test_vg3 status = True id = 141 children = ['existing 1020 MiB lvmlv test_vg3-lv6 (188) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv7 (201) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv8 (214) with existing xfs filesystem'] parents = ['existing 1024 MiB disk sdg (132) with existing lvmpv', 'existing 1024 MiB disk sdh (146) with existing lvmpv', 'existing 1024 MiB disk sdi (156) with existing lvmpv', 'existing 1024 MiB disk sdj (166) with existing lvmpv'] uuid = Z06Llf-fSlV-JsRS-yW4I-cdCE-NRe3-3sra1r size = 3.97 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 3.97 GiB path = /dev/test_vg3 format args = [] original_format = None free = 1004 MiB PE Size = 4 MiB PE Count = 1016 PE Free = 251 PV Count = 4 modified = False extents = 1016 free space = 2.18 GiB free extents = 557 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sdg (132) with existing lvmpv', 'existing 1024 MiB disk sdh (146) with existing lvmpv', 'existing 1024 MiB disk sdi (156) with existing lvmpv', 'existing 1024 MiB disk sdj (166) with existing lvmpv'] LVs = ['existing 1020 MiB lvmlv test_vg3-lv6 (188) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv7 (201) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv8 (214) with existing xfs filesystem'] segment type = linear percent = 0 VG space used = 1020 MiB 2024-03-01 20:57:00,392 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 20:57:00,393 DEBUG blivet/MainThread: vg test_vg3 has 2.18 GiB free 2024-03-01 20:57:00,393 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 20:57:00,394 DEBUG blivet/MainThread: vg test_vg3 has 2.18 GiB free 2024-03-01 20:57:00,390 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7f4a76001160) -- name = test_vg3-lv6 status = True id = 188 children = [] parents = ['existing 3.97 GiB lvmvg test_vg3 (141)'] uuid = GLnS35-0GMW-XIkY-w41U-KfZA-6v3B-5LFxvr size = 1020 MiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-2 target size = 1020 MiB path = /dev/mapper/test_vg3-lv6 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7f4a75f47f40) -- name = test_vg3 status = True id = 141 children = ['existing 1020 MiB lvmlv test_vg3-lv6 (188) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv7 (201) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv8 (214) with existing xfs filesystem'] parents = ['existing 1024 MiB disk sdg (132) with existing lvmpv', 'existing 1024 MiB disk sdh (146) with existing lvmpv', 'existing 1024 MiB disk sdi (156) with existing lvmpv', 'existing 1024 MiB disk sdj (166) with existing lvmpv'] uuid = Z06Llf-fSlV-JsRS-yW4I-cdCE-NRe3-3sra1r size = 3.97 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 3.97 GiB path = /dev/test_vg3 format args = [] original_format = None free = 1004 MiB PE Size = 4 MiB PE Count = 1016 PE Free = 251 PV Count = 4 modified = False extents = 1016 free space = 2.18 GiB free extents = 557 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sdg (132) with existing lvmpv', 'existing 1024 MiB disk sdh (146) with existing lvmpv', 'existing 1024 MiB disk sdi (156) with existing lvmpv', 'existing 1024 MiB disk sdj (166) with existing lvmpv'] LVs = ['existing 1020 MiB lvmlv test_vg3-lv6 (188) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv7 (201) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv8 (214) with existing xfs filesystem'] segment type = linear percent = 0 VG space used = 1020 MiB 2024-03-01 20:57:00,397 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 20:57:00,398 DEBUG blivet/MainThread: vg test_vg3 has 2.18 GiB free 2024-03-01 20:57:00,398 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 20:57:00,399 DEBUG blivet/MainThread: vg test_vg3 has 2.18 GiB free 2024-03-01 20:57:00,395 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7f4a76001160) -- name = test_vg3-lv6 status = True id = 188 children = [] parents = ['existing 3.97 GiB lvmvg test_vg3 (141)'] uuid = GLnS35-0GMW-XIkY-w41U-KfZA-6v3B-5LFxvr size = 1020 MiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-2 target size = 1020 MiB path = /dev/mapper/test_vg3-lv6 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7f4a75f47f40) -- name = test_vg3 status = True id = 141 children = ['existing 1020 MiB lvmlv test_vg3-lv6 (188) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv7 (201) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv8 (214) with existing xfs filesystem'] parents = ['existing 1024 MiB disk sdg (132) with existing lvmpv', 'existing 1024 MiB disk sdh (146) with existing lvmpv', 'existing 1024 MiB disk sdi (156) with existing lvmpv', 'existing 1024 MiB disk sdj (166) with existing lvmpv'] uuid = Z06Llf-fSlV-JsRS-yW4I-cdCE-NRe3-3sra1r size = 3.97 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 3.97 GiB path = /dev/test_vg3 format args = [] original_format = None free = 1004 MiB PE Size = 4 MiB PE Count = 1016 PE Free = 251 PV Count = 4 modified = False extents = 1016 free space = 2.18 GiB free extents = 557 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sdg (132) with existing lvmpv', 'existing 1024 MiB disk sdh (146) with existing lvmpv', 'existing 1024 MiB disk sdi (156) with existing lvmpv', 'existing 1024 MiB disk sdj (166) with existing lvmpv'] LVs = ['existing 1020 MiB lvmlv test_vg3-lv6 (188) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv7 (201) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv8 (214) with existing xfs filesystem'] segment type = linear percent = 0 VG space used = 1020 MiB 2024-03-01 20:57:00,401 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 20:57:00,402 DEBUG blivet/MainThread: vg test_vg3 has 2.18 GiB free 2024-03-01 20:57:00,403 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 20:57:00,403 DEBUG blivet/MainThread: vg test_vg3 has 2.18 GiB free 2024-03-01 20:57:00,399 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7f4a76001160) -- name = test_vg3-lv6 status = True id = 188 children = [] parents = ['existing 3.97 GiB lvmvg test_vg3 (141)'] uuid = GLnS35-0GMW-XIkY-w41U-KfZA-6v3B-5LFxvr size = 1020 MiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-2 target size = 1020 MiB path = /dev/mapper/test_vg3-lv6 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7f4a75f47f40) -- name = test_vg3 status = True id = 141 children = ['existing 1020 MiB lvmlv test_vg3-lv6 (188) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv7 (201) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv8 (214) with existing xfs filesystem'] parents = ['existing 1024 MiB disk sdg (132) with existing lvmpv', 'existing 1024 MiB disk sdh (146) with existing lvmpv', 'existing 1024 MiB disk sdi (156) with existing lvmpv', 'existing 1024 MiB disk sdj (166) with existing lvmpv'] uuid = Z06Llf-fSlV-JsRS-yW4I-cdCE-NRe3-3sra1r size = 3.97 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 3.97 GiB path = /dev/test_vg3 format args = [] original_format = None free = 1004 MiB PE Size = 4 MiB PE Count = 1016 PE Free = 251 PV Count = 4 modified = False extents = 1016 free space = 2.18 GiB free extents = 557 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sdg (132) with existing lvmpv', 'existing 1024 MiB disk sdh (146) with existing lvmpv', 'existing 1024 MiB disk sdi (156) with existing lvmpv', 'existing 1024 MiB disk sdj (166) with existing lvmpv'] LVs = ['existing 1020 MiB lvmlv test_vg3-lv6 (188) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv7 (201) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv8 (214) with existing xfs filesystem'] segment type = linear percent = 0 VG space used = 1020 MiB 2024-03-01 20:57:00,406 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 20:57:00,407 DEBUG blivet/MainThread: vg test_vg3 has 2.18 GiB free 2024-03-01 20:57:00,407 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 20:57:00,408 DEBUG blivet/MainThread: vg test_vg3 has 2.18 GiB free 2024-03-01 20:57:00,404 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7f4a76001160) -- name = test_vg3-lv6 status = True id = 188 children = [] parents = ['existing 3.97 GiB lvmvg test_vg3 (141)'] uuid = GLnS35-0GMW-XIkY-w41U-KfZA-6v3B-5LFxvr size = 1020 MiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-2 target size = 1020 MiB path = /dev/mapper/test_vg3-lv6 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7f4a75f47f40) -- name = test_vg3 status = True id = 141 children = ['existing 1020 MiB lvmlv test_vg3-lv6 (188) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv7 (201) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv8 (214) with existing xfs filesystem'] parents = ['existing 1024 MiB disk sdg (132) with existing lvmpv', 'existing 1024 MiB disk sdh (146) with existing lvmpv', 'existing 1024 MiB disk sdi (156) with existing lvmpv', 'existing 1024 MiB disk sdj (166) with existing lvmpv'] uuid = Z06Llf-fSlV-JsRS-yW4I-cdCE-NRe3-3sra1r size = 3.97 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 3.97 GiB path = /dev/test_vg3 format args = [] original_format = None free = 1004 MiB PE Size = 4 MiB PE Count = 1016 PE Free = 251 PV Count = 4 modified = False extents = 1016 free space = 2.18 GiB free extents = 557 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sdg (132) with existing lvmpv', 'existing 1024 MiB disk sdh (146) with existing lvmpv', 'existing 1024 MiB disk sdi (156) with existing lvmpv', 'existing 1024 MiB disk sdj (166) with existing lvmpv'] LVs = ['existing 1020 MiB lvmlv test_vg3-lv6 (188) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv7 (201) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv8 (214) with existing xfs filesystem'] segment type = linear percent = 0 VG space used = 1020 MiB 2024-03-01 20:57:00,411 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 20:57:00,412 DEBUG blivet/MainThread: vg test_vg3 has 2.18 GiB free 2024-03-01 20:57:00,412 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 20:57:00,413 DEBUG blivet/MainThread: vg test_vg3 has 2.18 GiB free 2024-03-01 20:57:00,409 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7f4a76001160) -- name = test_vg3-lv6 status = True id = 188 children = [] parents = ['existing 3.97 GiB lvmvg test_vg3 (141)'] uuid = GLnS35-0GMW-XIkY-w41U-KfZA-6v3B-5LFxvr size = 1020 MiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-2 target size = 1020 MiB path = /dev/mapper/test_vg3-lv6 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7f4a75f47f40) -- name = test_vg3 status = True id = 141 children = ['existing 1020 MiB lvmlv test_vg3-lv6 (188) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv7 (201) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv8 (214) with existing xfs filesystem'] parents = ['existing 1024 MiB disk sdg (132) with existing lvmpv', 'existing 1024 MiB disk sdh (146) with existing lvmpv', 'existing 1024 MiB disk sdi (156) with existing lvmpv', 'existing 1024 MiB disk sdj (166) with existing lvmpv'] uuid = Z06Llf-fSlV-JsRS-yW4I-cdCE-NRe3-3sra1r size = 3.97 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 3.97 GiB path = /dev/test_vg3 format args = [] original_format = None free = 1004 MiB PE Size = 4 MiB PE Count = 1016 PE Free = 251 PV Count = 4 modified = False extents = 1016 free space = 2.18 GiB free extents = 557 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sdg (132) with existing lvmpv', 'existing 1024 MiB disk sdh (146) with existing lvmpv', 'existing 1024 MiB disk sdi (156) with existing lvmpv', 'existing 1024 MiB disk sdj (166) with existing lvmpv'] LVs = ['existing 1020 MiB lvmlv test_vg3-lv6 (188) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv7 (201) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv8 (214) with existing xfs filesystem'] segment type = linear percent = 0 VG space used = 1020 MiB 2024-03-01 20:57:00,416 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 20:57:00,416 DEBUG blivet/MainThread: vg test_vg3 has 2.18 GiB free 2024-03-01 20:57:00,417 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 20:57:00,418 DEBUG blivet/MainThread: vg test_vg3 has 2.18 GiB free 2024-03-01 20:57:00,413 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7f4a76001160) -- name = test_vg3-lv6 status = True id = 188 children = [] parents = ['existing 3.97 GiB lvmvg test_vg3 (141)'] uuid = GLnS35-0GMW-XIkY-w41U-KfZA-6v3B-5LFxvr size = 1020 MiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-2 target size = 1020 MiB path = /dev/mapper/test_vg3-lv6 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7f4a75f47f40) -- name = test_vg3 status = True id = 141 children = ['existing 1020 MiB lvmlv test_vg3-lv6 (188) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv7 (201) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv8 (214) with existing xfs filesystem'] parents = ['existing 1024 MiB disk sdg (132) with existing lvmpv', 'existing 1024 MiB disk sdh (146) with existing lvmpv', 'existing 1024 MiB disk sdi (156) with existing lvmpv', 'existing 1024 MiB disk sdj (166) with existing lvmpv'] uuid = Z06Llf-fSlV-JsRS-yW4I-cdCE-NRe3-3sra1r size = 3.97 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 3.97 GiB path = /dev/test_vg3 format args = [] original_format = None free = 1004 MiB PE Size = 4 MiB PE Count = 1016 PE Free = 251 PV Count = 4 modified = False extents = 1016 free space = 2.18 GiB free extents = 557 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sdg (132) with existing lvmpv', 'existing 1024 MiB disk sdh (146) with existing lvmpv', 'existing 1024 MiB disk sdi (156) with existing lvmpv', 'existing 1024 MiB disk sdj (166) with existing lvmpv'] LVs = ['existing 1020 MiB lvmlv test_vg3-lv6 (188) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv7 (201) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv8 (214) with existing xfs filesystem'] segment type = linear percent = 0 VG space used = 1020 MiB 2024-03-01 20:57:00,420 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 20:57:00,421 DEBUG blivet/MainThread: vg test_vg3 has 2.18 GiB free 2024-03-01 20:57:00,422 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 20:57:00,422 DEBUG blivet/MainThread: vg test_vg3 has 2.18 GiB free 2024-03-01 20:57:00,418 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7f4a76001160) -- name = test_vg3-lv6 status = True id = 188 children = [] parents = ['existing 3.97 GiB lvmvg test_vg3 (141)'] uuid = GLnS35-0GMW-XIkY-w41U-KfZA-6v3B-5LFxvr size = 1020 MiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-2 target size = 1020 MiB path = /dev/mapper/test_vg3-lv6 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7f4a75f47f40) -- name = test_vg3 status = True id = 141 children = ['existing 1020 MiB lvmlv test_vg3-lv6 (188) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv7 (201) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv8 (214) with existing xfs filesystem'] parents = ['existing 1024 MiB disk sdg (132) with existing lvmpv', 'existing 1024 MiB disk sdh (146) with existing lvmpv', 'existing 1024 MiB disk sdi (156) with existing lvmpv', 'existing 1024 MiB disk sdj (166) with existing lvmpv'] uuid = Z06Llf-fSlV-JsRS-yW4I-cdCE-NRe3-3sra1r size = 3.97 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 3.97 GiB path = /dev/test_vg3 format args = [] original_format = None free = 1004 MiB PE Size = 4 MiB PE Count = 1016 PE Free = 251 PV Count = 4 modified = False extents = 1016 free space = 2.18 GiB free extents = 557 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sdg (132) with existing lvmpv', 'existing 1024 MiB disk sdh (146) with existing lvmpv', 'existing 1024 MiB disk sdi (156) with existing lvmpv', 'existing 1024 MiB disk sdj (166) with existing lvmpv'] LVs = ['existing 1020 MiB lvmlv test_vg3-lv6 (188) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv7 (201) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv8 (214) with existing xfs filesystem'] segment type = linear percent = 0 VG space used = 1020 MiB 2024-03-01 20:57:00,425 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 20:57:00,426 DEBUG blivet/MainThread: vg test_vg3 has 2.18 GiB free 2024-03-01 20:57:00,426 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 20:57:00,427 DEBUG blivet/MainThread: vg test_vg3 has 2.18 GiB free 2024-03-01 20:57:00,423 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7f4a76001160) -- name = test_vg3-lv6 status = True id = 188 children = [] parents = ['existing 3.97 GiB lvmvg test_vg3 (141)'] uuid = GLnS35-0GMW-XIkY-w41U-KfZA-6v3B-5LFxvr size = 1020 MiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-2 target size = 1020 MiB path = /dev/mapper/test_vg3-lv6 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7f4a75f47f40) -- name = test_vg3 status = True id = 141 children = ['existing 1020 MiB lvmlv test_vg3-lv6 (188) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv7 (201) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv8 (214) with existing xfs filesystem'] parents = ['existing 1024 MiB disk sdg (132) with existing lvmpv', 'existing 1024 MiB disk sdh (146) with existing lvmpv', 'existing 1024 MiB disk sdi (156) with existing lvmpv', 'existing 1024 MiB disk sdj (166) with existing lvmpv'] uuid = Z06Llf-fSlV-JsRS-yW4I-cdCE-NRe3-3sra1r size = 3.97 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 3.97 GiB path = /dev/test_vg3 format args = [] original_format = None free = 1004 MiB PE Size = 4 MiB PE Count = 1016 PE Free = 251 PV Count = 4 modified = False extents = 1016 free space = 2.18 GiB free extents = 557 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sdg (132) with existing lvmpv', 'existing 1024 MiB disk sdh (146) with existing lvmpv', 'existing 1024 MiB disk sdi (156) with existing lvmpv', 'existing 1024 MiB disk sdj (166) with existing lvmpv'] LVs = ['existing 1020 MiB lvmlv test_vg3-lv6 (188) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv7 (201) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv8 (214) with existing xfs filesystem'] segment type = linear percent = 0 VG space used = 1020 MiB 2024-03-01 20:57:00,430 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 20:57:00,431 DEBUG blivet/MainThread: vg test_vg3 has 2.18 GiB free 2024-03-01 20:57:00,431 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 20:57:00,432 DEBUG blivet/MainThread: vg test_vg3 has 2.18 GiB free 2024-03-01 20:57:00,428 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7f4a76001160) -- name = test_vg3-lv6 status = True id = 188 children = [] parents = ['existing 3.97 GiB lvmvg test_vg3 (141)'] uuid = GLnS35-0GMW-XIkY-w41U-KfZA-6v3B-5LFxvr size = 1020 MiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-2 target size = 1020 MiB path = /dev/mapper/test_vg3-lv6 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7f4a75f47f40) -- name = test_vg3 status = True id = 141 children = ['existing 1020 MiB lvmlv test_vg3-lv6 (188) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv7 (201) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv8 (214) with existing xfs filesystem'] parents = ['existing 1024 MiB disk sdg (132) with existing lvmpv', 'existing 1024 MiB disk sdh (146) with existing lvmpv', 'existing 1024 MiB disk sdi (156) with existing lvmpv', 'existing 1024 MiB disk sdj (166) with existing lvmpv'] uuid = Z06Llf-fSlV-JsRS-yW4I-cdCE-NRe3-3sra1r size = 3.97 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 3.97 GiB path = /dev/test_vg3 format args = [] original_format = None free = 1004 MiB PE Size = 4 MiB PE Count = 1016 PE Free = 251 PV Count = 4 modified = False extents = 1016 free space = 2.18 GiB free extents = 557 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sdg (132) with existing lvmpv', 'existing 1024 MiB disk sdh (146) with existing lvmpv', 'existing 1024 MiB disk sdi (156) with existing lvmpv', 'existing 1024 MiB disk sdj (166) with existing lvmpv'] LVs = ['existing 1020 MiB lvmlv test_vg3-lv6 (188) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv7 (201) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv8 (214) with existing xfs filesystem'] segment type = linear percent = 0 VG space used = 1020 MiB 2024-03-01 20:57:00,435 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 20:57:00,435 DEBUG blivet/MainThread: vg test_vg3 has 2.18 GiB free 2024-03-01 20:57:00,436 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 20:57:00,437 DEBUG blivet/MainThread: vg test_vg3 has 2.18 GiB free 2024-03-01 20:57:00,432 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7f4a76001160) -- name = test_vg3-lv6 status = True id = 188 children = [] parents = ['existing 3.97 GiB lvmvg test_vg3 (141)'] uuid = GLnS35-0GMW-XIkY-w41U-KfZA-6v3B-5LFxvr size = 1020 MiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-2 target size = 1020 MiB path = /dev/mapper/test_vg3-lv6 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7f4a75f47f40) -- name = test_vg3 status = True id = 141 children = ['existing 1020 MiB lvmlv test_vg3-lv6 (188) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv7 (201) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv8 (214) with existing xfs filesystem'] parents = ['existing 1024 MiB disk sdg (132) with existing lvmpv', 'existing 1024 MiB disk sdh (146) with existing lvmpv', 'existing 1024 MiB disk sdi (156) with existing lvmpv', 'existing 1024 MiB disk sdj (166) with existing lvmpv'] uuid = Z06Llf-fSlV-JsRS-yW4I-cdCE-NRe3-3sra1r size = 3.97 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 3.97 GiB path = /dev/test_vg3 format args = [] original_format = None free = 1004 MiB PE Size = 4 MiB PE Count = 1016 PE Free = 251 PV Count = 4 modified = False extents = 1016 free space = 2.18 GiB free extents = 557 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sdg (132) with existing lvmpv', 'existing 1024 MiB disk sdh (146) with existing lvmpv', 'existing 1024 MiB disk sdi (156) with existing lvmpv', 'existing 1024 MiB disk sdj (166) with existing lvmpv'] LVs = ['existing 1020 MiB lvmlv test_vg3-lv6 (188) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv7 (201) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv8 (214) with existing xfs filesystem'] segment type = linear percent = 0 VG space used = 1020 MiB 2024-03-01 20:57:00,439 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 20:57:00,440 DEBUG blivet/MainThread: vg test_vg3 has 2.18 GiB free 2024-03-01 20:57:00,441 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 20:57:00,441 DEBUG blivet/MainThread: vg test_vg3 has 2.18 GiB free 2024-03-01 20:57:00,437 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7f4a76001160) -- name = test_vg3-lv6 status = True id = 188 children = [] parents = ['existing 3.97 GiB lvmvg test_vg3 (141)'] uuid = GLnS35-0GMW-XIkY-w41U-KfZA-6v3B-5LFxvr size = 1020 MiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-2 target size = 1020 MiB path = /dev/mapper/test_vg3-lv6 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7f4a75f47f40) -- name = test_vg3 status = True id = 141 children = ['existing 1020 MiB lvmlv test_vg3-lv6 (188) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv7 (201) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv8 (214) with existing xfs filesystem'] parents = ['existing 1024 MiB disk sdg (132) with existing lvmpv', 'existing 1024 MiB disk sdh (146) with existing lvmpv', 'existing 1024 MiB disk sdi (156) with existing lvmpv', 'existing 1024 MiB disk sdj (166) with existing lvmpv'] uuid = Z06Llf-fSlV-JsRS-yW4I-cdCE-NRe3-3sra1r size = 3.97 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 3.97 GiB path = /dev/test_vg3 format args = [] original_format = None free = 1004 MiB PE Size = 4 MiB PE Count = 1016 PE Free = 251 PV Count = 4 modified = False extents = 1016 free space = 2.18 GiB free extents = 557 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sdg (132) with existing lvmpv', 'existing 1024 MiB disk sdh (146) with existing lvmpv', 'existing 1024 MiB disk sdi (156) with existing lvmpv', 'existing 1024 MiB disk sdj (166) with existing lvmpv'] LVs = ['existing 1020 MiB lvmlv test_vg3-lv6 (188) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv7 (201) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv8 (214) with existing xfs filesystem'] segment type = linear percent = 0 VG space used = 1020 MiB 2024-03-01 20:57:00,444 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 20:57:00,445 DEBUG blivet/MainThread: vg test_vg3 has 2.18 GiB free 2024-03-01 20:57:00,445 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 20:57:00,446 DEBUG blivet/MainThread: vg test_vg3 has 2.18 GiB free 2024-03-01 20:57:00,442 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7f4a76001160) -- name = test_vg3-lv6 status = True id = 188 children = [] parents = ['existing 3.97 GiB lvmvg test_vg3 (141)'] uuid = GLnS35-0GMW-XIkY-w41U-KfZA-6v3B-5LFxvr size = 1020 MiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-2 target size = 1020 MiB path = /dev/mapper/test_vg3-lv6 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7f4a75f47f40) -- name = test_vg3 status = True id = 141 children = ['existing 1020 MiB lvmlv test_vg3-lv6 (188) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv7 (201) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv8 (214) with existing xfs filesystem'] parents = ['existing 1024 MiB disk sdg (132) with existing lvmpv', 'existing 1024 MiB disk sdh (146) with existing lvmpv', 'existing 1024 MiB disk sdi (156) with existing lvmpv', 'existing 1024 MiB disk sdj (166) with existing lvmpv'] uuid = Z06Llf-fSlV-JsRS-yW4I-cdCE-NRe3-3sra1r size = 3.97 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 3.97 GiB path = /dev/test_vg3 format args = [] original_format = None free = 1004 MiB PE Size = 4 MiB PE Count = 1016 PE Free = 251 PV Count = 4 modified = False extents = 1016 free space = 2.18 GiB free extents = 557 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sdg (132) with existing lvmpv', 'existing 1024 MiB disk sdh (146) with existing lvmpv', 'existing 1024 MiB disk sdi (156) with existing lvmpv', 'existing 1024 MiB disk sdj (166) with existing lvmpv'] LVs = ['existing 1020 MiB lvmlv test_vg3-lv6 (188) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv7 (201) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv8 (214) with existing xfs filesystem'] segment type = linear percent = 0 VG space used = 1020 MiB 2024-03-01 20:57:00,449 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 20:57:00,450 DEBUG blivet/MainThread: vg test_vg3 has 2.18 GiB free 2024-03-01 20:57:00,450 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 20:57:00,451 DEBUG blivet/MainThread: vg test_vg3 has 2.18 GiB free 2024-03-01 20:57:00,447 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7f4a76001160) -- name = test_vg3-lv6 status = True id = 188 children = [] parents = ['existing 3.97 GiB lvmvg test_vg3 (141)'] uuid = GLnS35-0GMW-XIkY-w41U-KfZA-6v3B-5LFxvr size = 1020 MiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-2 target size = 1020 MiB path = /dev/mapper/test_vg3-lv6 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7f4a75f47f40) -- name = test_vg3 status = True id = 141 children = ['existing 1020 MiB lvmlv test_vg3-lv6 (188) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv7 (201) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv8 (214) with existing xfs filesystem'] parents = ['existing 1024 MiB disk sdg (132) with existing lvmpv', 'existing 1024 MiB disk sdh (146) with existing lvmpv', 'existing 1024 MiB disk sdi (156) with existing lvmpv', 'existing 1024 MiB disk sdj (166) with existing lvmpv'] uuid = Z06Llf-fSlV-JsRS-yW4I-cdCE-NRe3-3sra1r size = 3.97 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 3.97 GiB path = /dev/test_vg3 format args = [] original_format = None free = 1004 MiB PE Size = 4 MiB PE Count = 1016 PE Free = 251 PV Count = 4 modified = False extents = 1016 free space = 2.18 GiB free extents = 557 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sdg (132) with existing lvmpv', 'existing 1024 MiB disk sdh (146) with existing lvmpv', 'existing 1024 MiB disk sdi (156) with existing lvmpv', 'existing 1024 MiB disk sdj (166) with existing lvmpv'] LVs = ['existing 1020 MiB lvmlv test_vg3-lv6 (188) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv7 (201) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv8 (214) with existing xfs filesystem'] segment type = linear percent = 0 VG space used = 1020 MiB 2024-03-01 20:57:00,454 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 20:57:00,455 DEBUG blivet/MainThread: vg test_vg3 has 2.18 GiB free 2024-03-01 20:57:00,455 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 20:57:00,456 DEBUG blivet/MainThread: vg test_vg3 has 2.18 GiB free 2024-03-01 20:57:00,452 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7f4a76001160) -- name = test_vg3-lv6 status = True id = 188 children = [] parents = ['existing 3.97 GiB lvmvg test_vg3 (141)'] uuid = GLnS35-0GMW-XIkY-w41U-KfZA-6v3B-5LFxvr size = 1020 MiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-2 target size = 1020 MiB path = /dev/mapper/test_vg3-lv6 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7f4a75f47f40) -- name = test_vg3 status = True id = 141 children = ['existing 1020 MiB lvmlv test_vg3-lv6 (188) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv7 (201) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv8 (214) with existing xfs filesystem'] parents = ['existing 1024 MiB disk sdg (132) with existing lvmpv', 'existing 1024 MiB disk sdh (146) with existing lvmpv', 'existing 1024 MiB disk sdi (156) with existing lvmpv', 'existing 1024 MiB disk sdj (166) with existing lvmpv'] uuid = Z06Llf-fSlV-JsRS-yW4I-cdCE-NRe3-3sra1r size = 3.97 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 3.97 GiB path = /dev/test_vg3 format args = [] original_format = None free = 1004 MiB PE Size = 4 MiB PE Count = 1016 PE Free = 251 PV Count = 4 modified = False extents = 1016 free space = 2.18 GiB free extents = 557 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sdg (132) with existing lvmpv', 'existing 1024 MiB disk sdh (146) with existing lvmpv', 'existing 1024 MiB disk sdi (156) with existing lvmpv', 'existing 1024 MiB disk sdj (166) with existing lvmpv'] LVs = ['existing 1020 MiB lvmlv test_vg3-lv6 (188) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv7 (201) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv8 (214) with existing xfs filesystem'] segment type = linear percent = 0 VG space used = 1020 MiB 2024-03-01 20:57:00,458 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 20:57:00,459 DEBUG blivet/MainThread: vg test_vg3 has 2.18 GiB free 2024-03-01 20:57:00,460 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 20:57:00,460 DEBUG blivet/MainThread: vg test_vg3 has 2.18 GiB free 2024-03-01 20:57:00,456 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7f4a76001160) -- name = test_vg3-lv6 status = True id = 188 children = [] parents = ['existing 3.97 GiB lvmvg test_vg3 (141)'] uuid = GLnS35-0GMW-XIkY-w41U-KfZA-6v3B-5LFxvr size = 1020 MiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-2 target size = 1020 MiB path = /dev/mapper/test_vg3-lv6 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7f4a75f47f40) -- name = test_vg3 status = True id = 141 children = ['existing 1020 MiB lvmlv test_vg3-lv6 (188) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv7 (201) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv8 (214) with existing xfs filesystem'] parents = ['existing 1024 MiB disk sdg (132) with existing lvmpv', 'existing 1024 MiB disk sdh (146) with existing lvmpv', 'existing 1024 MiB disk sdi (156) with existing lvmpv', 'existing 1024 MiB disk sdj (166) with existing lvmpv'] uuid = Z06Llf-fSlV-JsRS-yW4I-cdCE-NRe3-3sra1r size = 3.97 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 3.97 GiB path = /dev/test_vg3 format args = [] original_format = None free = 1004 MiB PE Size = 4 MiB PE Count = 1016 PE Free = 251 PV Count = 4 modified = False extents = 1016 free space = 2.18 GiB free extents = 557 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sdg (132) with existing lvmpv', 'existing 1024 MiB disk sdh (146) with existing lvmpv', 'existing 1024 MiB disk sdi (156) with existing lvmpv', 'existing 1024 MiB disk sdj (166) with existing lvmpv'] LVs = ['existing 1020 MiB lvmlv test_vg3-lv6 (188) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv7 (201) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv8 (214) with existing xfs filesystem'] segment type = linear percent = 0 VG space used = 1020 MiB 2024-03-01 20:57:00,463 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 20:57:00,464 DEBUG blivet/MainThread: vg test_vg3 has 2.18 GiB free 2024-03-01 20:57:00,464 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 20:57:00,465 DEBUG blivet/MainThread: vg test_vg3 has 2.18 GiB free 2024-03-01 20:57:00,461 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7f4a76001160) -- name = test_vg3-lv6 status = True id = 188 children = [] parents = ['existing 3.97 GiB lvmvg test_vg3 (141)'] uuid = GLnS35-0GMW-XIkY-w41U-KfZA-6v3B-5LFxvr size = 1020 MiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-2 target size = 1020 MiB path = /dev/mapper/test_vg3-lv6 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7f4a75f47f40) -- name = test_vg3 status = True id = 141 children = ['existing 1020 MiB lvmlv test_vg3-lv6 (188) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv7 (201) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv8 (214) with existing xfs filesystem'] parents = ['existing 1024 MiB disk sdg (132) with existing lvmpv', 'existing 1024 MiB disk sdh (146) with existing lvmpv', 'existing 1024 MiB disk sdi (156) with existing lvmpv', 'existing 1024 MiB disk sdj (166) with existing lvmpv'] uuid = Z06Llf-fSlV-JsRS-yW4I-cdCE-NRe3-3sra1r size = 3.97 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 3.97 GiB path = /dev/test_vg3 format args = [] original_format = None free = 1004 MiB PE Size = 4 MiB PE Count = 1016 PE Free = 251 PV Count = 4 modified = False extents = 1016 free space = 2.18 GiB free extents = 557 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sdg (132) with existing lvmpv', 'existing 1024 MiB disk sdh (146) with existing lvmpv', 'existing 1024 MiB disk sdi (156) with existing lvmpv', 'existing 1024 MiB disk sdj (166) with existing lvmpv'] LVs = ['existing 1020 MiB lvmlv test_vg3-lv6 (188) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv7 (201) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv8 (214) with existing xfs filesystem'] segment type = linear percent = 0 VG space used = 1020 MiB 2024-03-01 20:57:00,468 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 20:57:00,469 DEBUG blivet/MainThread: vg test_vg3 has 2.18 GiB free 2024-03-01 20:57:00,469 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 20:57:00,470 DEBUG blivet/MainThread: vg test_vg3 has 2.18 GiB free 2024-03-01 20:57:00,466 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7f4a76001160) -- name = test_vg3-lv6 status = True id = 188 children = [] parents = ['existing 3.97 GiB lvmvg test_vg3 (141)'] uuid = GLnS35-0GMW-XIkY-w41U-KfZA-6v3B-5LFxvr size = 1020 MiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-2 target size = 1020 MiB path = /dev/mapper/test_vg3-lv6 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7f4a75f47f40) -- name = test_vg3 status = True id = 141 children = ['existing 1020 MiB lvmlv test_vg3-lv6 (188) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv7 (201) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv8 (214) with existing xfs filesystem'] parents = ['existing 1024 MiB disk sdg (132) with existing lvmpv', 'existing 1024 MiB disk sdh (146) with existing lvmpv', 'existing 1024 MiB disk sdi (156) with existing lvmpv', 'existing 1024 MiB disk sdj (166) with existing lvmpv'] uuid = Z06Llf-fSlV-JsRS-yW4I-cdCE-NRe3-3sra1r size = 3.97 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 3.97 GiB path = /dev/test_vg3 format args = [] original_format = None free = 1004 MiB PE Size = 4 MiB PE Count = 1016 PE Free = 251 PV Count = 4 modified = False extents = 1016 free space = 2.18 GiB free extents = 557 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sdg (132) with existing lvmpv', 'existing 1024 MiB disk sdh (146) with existing lvmpv', 'existing 1024 MiB disk sdi (156) with existing lvmpv', 'existing 1024 MiB disk sdj (166) with existing lvmpv'] LVs = ['existing 1020 MiB lvmlv test_vg3-lv6 (188) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv7 (201) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv8 (214) with existing xfs filesystem'] segment type = linear percent = 0 VG space used = 1020 MiB 2024-03-01 20:57:00,473 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 20:57:00,474 DEBUG blivet/MainThread: vg test_vg3 has 2.18 GiB free 2024-03-01 20:57:00,474 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 20:57:00,475 DEBUG blivet/MainThread: vg test_vg3 has 2.18 GiB free 2024-03-01 20:57:00,471 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7f4a76001160) -- name = test_vg3-lv6 status = True id = 188 children = [] parents = ['existing 3.97 GiB lvmvg test_vg3 (141)'] uuid = GLnS35-0GMW-XIkY-w41U-KfZA-6v3B-5LFxvr size = 1020 MiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-2 target size = 1020 MiB path = /dev/mapper/test_vg3-lv6 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7f4a75f47f40) -- name = test_vg3 status = True id = 141 children = ['existing 1020 MiB lvmlv test_vg3-lv6 (188) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv7 (201) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv8 (214) with existing xfs filesystem'] parents = ['existing 1024 MiB disk sdg (132) with existing lvmpv', 'existing 1024 MiB disk sdh (146) with existing lvmpv', 'existing 1024 MiB disk sdi (156) with existing lvmpv', 'existing 1024 MiB disk sdj (166) with existing lvmpv'] uuid = Z06Llf-fSlV-JsRS-yW4I-cdCE-NRe3-3sra1r size = 3.97 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 3.97 GiB path = /dev/test_vg3 format args = [] original_format = None free = 1004 MiB PE Size = 4 MiB PE Count = 1016 PE Free = 251 PV Count = 4 modified = False extents = 1016 free space = 2.18 GiB free extents = 557 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sdg (132) with existing lvmpv', 'existing 1024 MiB disk sdh (146) with existing lvmpv', 'existing 1024 MiB disk sdi (156) with existing lvmpv', 'existing 1024 MiB disk sdj (166) with existing lvmpv'] LVs = ['existing 1020 MiB lvmlv test_vg3-lv6 (188) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv7 (201) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv8 (214) with existing xfs filesystem'] segment type = linear percent = 0 VG space used = 1020 MiB 2024-03-01 20:57:00,475 DEBUG blivet/MainThread: removing test_vg3-lv6 2024-03-01 20:57:00,478 DEBUG blivet/MainThread: DeviceTree.get_dependent_devices: dep: existing 1020 MiB lvmlv test_vg3-lv6 (188) with existing xfs filesystem ; hidden: False ; 2024-03-01 20:57:00,478 DEBUG blivet/MainThread: dep is a leaf 2024-03-01 20:57:00,479 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 278 2024-03-01 20:57:00,481 DEBUG blivet/MainThread: LVMLogicalVolumeDevice._set_format: test_vg3-lv6 ; type: None ; current: xfs ; 2024-03-01 20:57:00,481 INFO blivet/MainThread: registered action: [277] destroy format xfs filesystem on lvmlv test_vg3-lv6 (id 188) 2024-03-01 20:57:00,484 DEBUG blivet/MainThread: LVMVolumeGroupDevice.remove_child: name: test_vg3 ; child: lv6 ; kids: 3 ; 2024-03-01 20:57:00,485 INFO blivet/MainThread: removed lvmlv test_vg3-lv6 (id 188) from device tree 2024-03-01 20:57:00,485 INFO blivet/MainThread: registered action: [279] destroy device lvmlv test_vg3-lv6 (id 188) 2024-03-01 20:57:00,487 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: test_vg3-lv7 ; incomplete: False ; hidden: False ; 2024-03-01 20:57:00,490 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned existing 408 MiB lvmlv test_vg3-lv7 (201) with existing xfs filesystem 2024-03-01 20:57:00,490 DEBUG blivet/MainThread: resolved 'test_vg3-lv7' to 'test_vg3-lv7' (lvmlv) 2024-03-01 20:57:00,492 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 20:57:00,493 DEBUG blivet/MainThread: vg test_vg3 has 3.17 GiB free 2024-03-01 20:57:00,493 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 20:57:00,494 DEBUG blivet/MainThread: vg test_vg3 has 3.17 GiB free 2024-03-01 20:57:00,490 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7f4a75f99a00) -- name = test_vg3-lv7 status = True id = 201 children = [] parents = ['existing 3.97 GiB lvmvg test_vg3 (141)'] uuid = bLV6Zb-Faik-wE3Q-sjG9-PnQL-ucBJ-4Fx1RE size = 408 MiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-1 target size = 408 MiB path = /dev/mapper/test_vg3-lv7 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7f4a75f47f40) -- name = test_vg3 status = True id = 141 children = ['existing 408 MiB lvmlv test_vg3-lv7 (201) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv8 (214) with existing xfs filesystem'] parents = ['existing 1024 MiB disk sdg (132) with existing lvmpv', 'existing 1024 MiB disk sdh (146) with existing lvmpv', 'existing 1024 MiB disk sdi (156) with existing lvmpv', 'existing 1024 MiB disk sdj (166) with existing lvmpv'] uuid = Z06Llf-fSlV-JsRS-yW4I-cdCE-NRe3-3sra1r size = 3.97 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 3.97 GiB path = /dev/test_vg3 format args = [] original_format = None free = 1004 MiB PE Size = 4 MiB PE Count = 1016 PE Free = 251 PV Count = 4 modified = False extents = 1016 free space = 3.17 GiB free extents = 812 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sdg (132) with existing lvmpv', 'existing 1024 MiB disk sdh (146) with existing lvmpv', 'existing 1024 MiB disk sdi (156) with existing lvmpv', 'existing 1024 MiB disk sdj (166) with existing lvmpv'] LVs = ['existing 408 MiB lvmlv test_vg3-lv7 (201) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv8 (214) with existing xfs filesystem'] segment type = linear percent = 0 VG space used = 408 MiB 2024-03-01 20:57:00,497 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 20:57:00,497 DEBUG blivet/MainThread: vg test_vg3 has 3.17 GiB free 2024-03-01 20:57:00,498 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 20:57:00,498 DEBUG blivet/MainThread: vg test_vg3 has 3.17 GiB free 2024-03-01 20:57:00,495 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7f4a75f99a00) -- name = test_vg3-lv7 status = True id = 201 children = [] parents = ['existing 3.97 GiB lvmvg test_vg3 (141)'] uuid = bLV6Zb-Faik-wE3Q-sjG9-PnQL-ucBJ-4Fx1RE size = 408 MiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-1 target size = 408 MiB path = /dev/mapper/test_vg3-lv7 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7f4a75f47f40) -- name = test_vg3 status = True id = 141 children = ['existing 408 MiB lvmlv test_vg3-lv7 (201) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv8 (214) with existing xfs filesystem'] parents = ['existing 1024 MiB disk sdg (132) with existing lvmpv', 'existing 1024 MiB disk sdh (146) with existing lvmpv', 'existing 1024 MiB disk sdi (156) with existing lvmpv', 'existing 1024 MiB disk sdj (166) with existing lvmpv'] uuid = Z06Llf-fSlV-JsRS-yW4I-cdCE-NRe3-3sra1r size = 3.97 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 3.97 GiB path = /dev/test_vg3 format args = [] original_format = None free = 1004 MiB PE Size = 4 MiB PE Count = 1016 PE Free = 251 PV Count = 4 modified = False extents = 1016 free space = 3.17 GiB free extents = 812 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sdg (132) with existing lvmpv', 'existing 1024 MiB disk sdh (146) with existing lvmpv', 'existing 1024 MiB disk sdi (156) with existing lvmpv', 'existing 1024 MiB disk sdj (166) with existing lvmpv'] LVs = ['existing 408 MiB lvmlv test_vg3-lv7 (201) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv8 (214) with existing xfs filesystem'] segment type = linear percent = 0 VG space used = 408 MiB 2024-03-01 20:57:00,501 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 20:57:00,502 DEBUG blivet/MainThread: vg test_vg3 has 3.17 GiB free 2024-03-01 20:57:00,502 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 20:57:00,503 DEBUG blivet/MainThread: vg test_vg3 has 3.17 GiB free 2024-03-01 20:57:00,499 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7f4a75f99a00) -- name = test_vg3-lv7 status = True id = 201 children = [] parents = ['existing 3.97 GiB lvmvg test_vg3 (141)'] uuid = bLV6Zb-Faik-wE3Q-sjG9-PnQL-ucBJ-4Fx1RE size = 408 MiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-1 target size = 408 MiB path = /dev/mapper/test_vg3-lv7 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7f4a75f47f40) -- name = test_vg3 status = True id = 141 children = ['existing 408 MiB lvmlv test_vg3-lv7 (201) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv8 (214) with existing xfs filesystem'] parents = ['existing 1024 MiB disk sdg (132) with existing lvmpv', 'existing 1024 MiB disk sdh (146) with existing lvmpv', 'existing 1024 MiB disk sdi (156) with existing lvmpv', 'existing 1024 MiB disk sdj (166) with existing lvmpv'] uuid = Z06Llf-fSlV-JsRS-yW4I-cdCE-NRe3-3sra1r size = 3.97 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 3.97 GiB path = /dev/test_vg3 format args = [] original_format = None free = 1004 MiB PE Size = 4 MiB PE Count = 1016 PE Free = 251 PV Count = 4 modified = False extents = 1016 free space = 3.17 GiB free extents = 812 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sdg (132) with existing lvmpv', 'existing 1024 MiB disk sdh (146) with existing lvmpv', 'existing 1024 MiB disk sdi (156) with existing lvmpv', 'existing 1024 MiB disk sdj (166) with existing lvmpv'] LVs = ['existing 408 MiB lvmlv test_vg3-lv7 (201) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv8 (214) with existing xfs filesystem'] segment type = linear percent = 0 VG space used = 408 MiB 2024-03-01 20:57:00,505 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 20:57:00,506 DEBUG blivet/MainThread: vg test_vg3 has 3.17 GiB free 2024-03-01 20:57:00,506 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 20:57:00,507 DEBUG blivet/MainThread: vg test_vg3 has 3.17 GiB free 2024-03-01 20:57:00,503 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7f4a75f99a00) -- name = test_vg3-lv7 status = True id = 201 children = [] parents = ['existing 3.97 GiB lvmvg test_vg3 (141)'] uuid = bLV6Zb-Faik-wE3Q-sjG9-PnQL-ucBJ-4Fx1RE size = 408 MiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-1 target size = 408 MiB path = /dev/mapper/test_vg3-lv7 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7f4a75f47f40) -- name = test_vg3 status = True id = 141 children = ['existing 408 MiB lvmlv test_vg3-lv7 (201) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv8 (214) with existing xfs filesystem'] parents = ['existing 1024 MiB disk sdg (132) with existing lvmpv', 'existing 1024 MiB disk sdh (146) with existing lvmpv', 'existing 1024 MiB disk sdi (156) with existing lvmpv', 'existing 1024 MiB disk sdj (166) with existing lvmpv'] uuid = Z06Llf-fSlV-JsRS-yW4I-cdCE-NRe3-3sra1r size = 3.97 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 3.97 GiB path = /dev/test_vg3 format args = [] original_format = None free = 1004 MiB PE Size = 4 MiB PE Count = 1016 PE Free = 251 PV Count = 4 modified = False extents = 1016 free space = 3.17 GiB free extents = 812 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sdg (132) with existing lvmpv', 'existing 1024 MiB disk sdh (146) with existing lvmpv', 'existing 1024 MiB disk sdi (156) with existing lvmpv', 'existing 1024 MiB disk sdj (166) with existing lvmpv'] LVs = ['existing 408 MiB lvmlv test_vg3-lv7 (201) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv8 (214) with existing xfs filesystem'] segment type = linear percent = 0 VG space used = 408 MiB 2024-03-01 20:57:00,510 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 20:57:00,510 DEBUG blivet/MainThread: vg test_vg3 has 3.17 GiB free 2024-03-01 20:57:00,511 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 20:57:00,511 DEBUG blivet/MainThread: vg test_vg3 has 3.17 GiB free 2024-03-01 20:57:00,508 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7f4a75f99a00) -- name = test_vg3-lv7 status = True id = 201 children = [] parents = ['existing 3.97 GiB lvmvg test_vg3 (141)'] uuid = bLV6Zb-Faik-wE3Q-sjG9-PnQL-ucBJ-4Fx1RE size = 408 MiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-1 target size = 408 MiB path = /dev/mapper/test_vg3-lv7 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7f4a75f47f40) -- name = test_vg3 status = True id = 141 children = ['existing 408 MiB lvmlv test_vg3-lv7 (201) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv8 (214) with existing xfs filesystem'] parents = ['existing 1024 MiB disk sdg (132) with existing lvmpv', 'existing 1024 MiB disk sdh (146) with existing lvmpv', 'existing 1024 MiB disk sdi (156) with existing lvmpv', 'existing 1024 MiB disk sdj (166) with existing lvmpv'] uuid = Z06Llf-fSlV-JsRS-yW4I-cdCE-NRe3-3sra1r size = 3.97 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 3.97 GiB path = /dev/test_vg3 format args = [] original_format = None free = 1004 MiB PE Size = 4 MiB PE Count = 1016 PE Free = 251 PV Count = 4 modified = False extents = 1016 free space = 3.17 GiB free extents = 812 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sdg (132) with existing lvmpv', 'existing 1024 MiB disk sdh (146) with existing lvmpv', 'existing 1024 MiB disk sdi (156) with existing lvmpv', 'existing 1024 MiB disk sdj (166) with existing lvmpv'] LVs = ['existing 408 MiB lvmlv test_vg3-lv7 (201) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv8 (214) with existing xfs filesystem'] segment type = linear percent = 0 VG space used = 408 MiB 2024-03-01 20:57:00,514 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 20:57:00,515 DEBUG blivet/MainThread: vg test_vg3 has 3.17 GiB free 2024-03-01 20:57:00,515 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 20:57:00,516 DEBUG blivet/MainThread: vg test_vg3 has 3.17 GiB free 2024-03-01 20:57:00,512 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7f4a75f99a00) -- name = test_vg3-lv7 status = True id = 201 children = [] parents = ['existing 3.97 GiB lvmvg test_vg3 (141)'] uuid = bLV6Zb-Faik-wE3Q-sjG9-PnQL-ucBJ-4Fx1RE size = 408 MiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-1 target size = 408 MiB path = /dev/mapper/test_vg3-lv7 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7f4a75f47f40) -- name = test_vg3 status = True id = 141 children = ['existing 408 MiB lvmlv test_vg3-lv7 (201) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv8 (214) with existing xfs filesystem'] parents = ['existing 1024 MiB disk sdg (132) with existing lvmpv', 'existing 1024 MiB disk sdh (146) with existing lvmpv', 'existing 1024 MiB disk sdi (156) with existing lvmpv', 'existing 1024 MiB disk sdj (166) with existing lvmpv'] uuid = Z06Llf-fSlV-JsRS-yW4I-cdCE-NRe3-3sra1r size = 3.97 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 3.97 GiB path = /dev/test_vg3 format args = [] original_format = None free = 1004 MiB PE Size = 4 MiB PE Count = 1016 PE Free = 251 PV Count = 4 modified = False extents = 1016 free space = 3.17 GiB free extents = 812 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sdg (132) with existing lvmpv', 'existing 1024 MiB disk sdh (146) with existing lvmpv', 'existing 1024 MiB disk sdi (156) with existing lvmpv', 'existing 1024 MiB disk sdj (166) with existing lvmpv'] LVs = ['existing 408 MiB lvmlv test_vg3-lv7 (201) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv8 (214) with existing xfs filesystem'] segment type = linear percent = 0 VG space used = 408 MiB 2024-03-01 20:57:00,518 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 20:57:00,519 DEBUG blivet/MainThread: vg test_vg3 has 3.17 GiB free 2024-03-01 20:57:00,519 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 20:57:00,520 DEBUG blivet/MainThread: vg test_vg3 has 3.17 GiB free 2024-03-01 20:57:00,516 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7f4a75f99a00) -- name = test_vg3-lv7 status = True id = 201 children = [] parents = ['existing 3.97 GiB lvmvg test_vg3 (141)'] uuid = bLV6Zb-Faik-wE3Q-sjG9-PnQL-ucBJ-4Fx1RE size = 408 MiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-1 target size = 408 MiB path = /dev/mapper/test_vg3-lv7 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7f4a75f47f40) -- name = test_vg3 status = True id = 141 children = ['existing 408 MiB lvmlv test_vg3-lv7 (201) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv8 (214) with existing xfs filesystem'] parents = ['existing 1024 MiB disk sdg (132) with existing lvmpv', 'existing 1024 MiB disk sdh (146) with existing lvmpv', 'existing 1024 MiB disk sdi (156) with existing lvmpv', 'existing 1024 MiB disk sdj (166) with existing lvmpv'] uuid = Z06Llf-fSlV-JsRS-yW4I-cdCE-NRe3-3sra1r size = 3.97 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 3.97 GiB path = /dev/test_vg3 format args = [] original_format = None free = 1004 MiB PE Size = 4 MiB PE Count = 1016 PE Free = 251 PV Count = 4 modified = False extents = 1016 free space = 3.17 GiB free extents = 812 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sdg (132) with existing lvmpv', 'existing 1024 MiB disk sdh (146) with existing lvmpv', 'existing 1024 MiB disk sdi (156) with existing lvmpv', 'existing 1024 MiB disk sdj (166) with existing lvmpv'] LVs = ['existing 408 MiB lvmlv test_vg3-lv7 (201) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv8 (214) with existing xfs filesystem'] segment type = linear percent = 0 VG space used = 408 MiB 2024-03-01 20:57:00,523 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 20:57:00,523 DEBUG blivet/MainThread: vg test_vg3 has 3.17 GiB free 2024-03-01 20:57:00,524 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 20:57:00,524 DEBUG blivet/MainThread: vg test_vg3 has 3.17 GiB free 2024-03-01 20:57:00,521 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7f4a75f99a00) -- name = test_vg3-lv7 status = True id = 201 children = [] parents = ['existing 3.97 GiB lvmvg test_vg3 (141)'] uuid = bLV6Zb-Faik-wE3Q-sjG9-PnQL-ucBJ-4Fx1RE size = 408 MiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-1 target size = 408 MiB path = /dev/mapper/test_vg3-lv7 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7f4a75f47f40) -- name = test_vg3 status = True id = 141 children = ['existing 408 MiB lvmlv test_vg3-lv7 (201) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv8 (214) with existing xfs filesystem'] parents = ['existing 1024 MiB disk sdg (132) with existing lvmpv', 'existing 1024 MiB disk sdh (146) with existing lvmpv', 'existing 1024 MiB disk sdi (156) with existing lvmpv', 'existing 1024 MiB disk sdj (166) with existing lvmpv'] uuid = Z06Llf-fSlV-JsRS-yW4I-cdCE-NRe3-3sra1r size = 3.97 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 3.97 GiB path = /dev/test_vg3 format args = [] original_format = None free = 1004 MiB PE Size = 4 MiB PE Count = 1016 PE Free = 251 PV Count = 4 modified = False extents = 1016 free space = 3.17 GiB free extents = 812 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sdg (132) with existing lvmpv', 'existing 1024 MiB disk sdh (146) with existing lvmpv', 'existing 1024 MiB disk sdi (156) with existing lvmpv', 'existing 1024 MiB disk sdj (166) with existing lvmpv'] LVs = ['existing 408 MiB lvmlv test_vg3-lv7 (201) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv8 (214) with existing xfs filesystem'] segment type = linear percent = 0 VG space used = 408 MiB 2024-03-01 20:57:00,527 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 20:57:00,528 DEBUG blivet/MainThread: vg test_vg3 has 3.17 GiB free 2024-03-01 20:57:00,528 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 20:57:00,529 DEBUG blivet/MainThread: vg test_vg3 has 3.17 GiB free 2024-03-01 20:57:00,525 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7f4a75f99a00) -- name = test_vg3-lv7 status = True id = 201 children = [] parents = ['existing 3.97 GiB lvmvg test_vg3 (141)'] uuid = bLV6Zb-Faik-wE3Q-sjG9-PnQL-ucBJ-4Fx1RE size = 408 MiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-1 target size = 408 MiB path = /dev/mapper/test_vg3-lv7 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7f4a75f47f40) -- name = test_vg3 status = True id = 141 children = ['existing 408 MiB lvmlv test_vg3-lv7 (201) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv8 (214) with existing xfs filesystem'] parents = ['existing 1024 MiB disk sdg (132) with existing lvmpv', 'existing 1024 MiB disk sdh (146) with existing lvmpv', 'existing 1024 MiB disk sdi (156) with existing lvmpv', 'existing 1024 MiB disk sdj (166) with existing lvmpv'] uuid = Z06Llf-fSlV-JsRS-yW4I-cdCE-NRe3-3sra1r size = 3.97 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 3.97 GiB path = /dev/test_vg3 format args = [] original_format = None free = 1004 MiB PE Size = 4 MiB PE Count = 1016 PE Free = 251 PV Count = 4 modified = False extents = 1016 free space = 3.17 GiB free extents = 812 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sdg (132) with existing lvmpv', 'existing 1024 MiB disk sdh (146) with existing lvmpv', 'existing 1024 MiB disk sdi (156) with existing lvmpv', 'existing 1024 MiB disk sdj (166) with existing lvmpv'] LVs = ['existing 408 MiB lvmlv test_vg3-lv7 (201) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv8 (214) with existing xfs filesystem'] segment type = linear percent = 0 VG space used = 408 MiB 2024-03-01 20:57:00,531 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 20:57:00,532 DEBUG blivet/MainThread: vg test_vg3 has 3.17 GiB free 2024-03-01 20:57:00,532 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 20:57:00,533 DEBUG blivet/MainThread: vg test_vg3 has 3.17 GiB free 2024-03-01 20:57:00,529 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7f4a75f99a00) -- name = test_vg3-lv7 status = True id = 201 children = [] parents = ['existing 3.97 GiB lvmvg test_vg3 (141)'] uuid = bLV6Zb-Faik-wE3Q-sjG9-PnQL-ucBJ-4Fx1RE size = 408 MiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-1 target size = 408 MiB path = /dev/mapper/test_vg3-lv7 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7f4a75f47f40) -- name = test_vg3 status = True id = 141 children = ['existing 408 MiB lvmlv test_vg3-lv7 (201) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv8 (214) with existing xfs filesystem'] parents = ['existing 1024 MiB disk sdg (132) with existing lvmpv', 'existing 1024 MiB disk sdh (146) with existing lvmpv', 'existing 1024 MiB disk sdi (156) with existing lvmpv', 'existing 1024 MiB disk sdj (166) with existing lvmpv'] uuid = Z06Llf-fSlV-JsRS-yW4I-cdCE-NRe3-3sra1r size = 3.97 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 3.97 GiB path = /dev/test_vg3 format args = [] original_format = None free = 1004 MiB PE Size = 4 MiB PE Count = 1016 PE Free = 251 PV Count = 4 modified = False extents = 1016 free space = 3.17 GiB free extents = 812 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sdg (132) with existing lvmpv', 'existing 1024 MiB disk sdh (146) with existing lvmpv', 'existing 1024 MiB disk sdi (156) with existing lvmpv', 'existing 1024 MiB disk sdj (166) with existing lvmpv'] LVs = ['existing 408 MiB lvmlv test_vg3-lv7 (201) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv8 (214) with existing xfs filesystem'] segment type = linear percent = 0 VG space used = 408 MiB 2024-03-01 20:57:00,535 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 20:57:00,536 DEBUG blivet/MainThread: vg test_vg3 has 3.17 GiB free 2024-03-01 20:57:00,537 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 20:57:00,537 DEBUG blivet/MainThread: vg test_vg3 has 3.17 GiB free 2024-03-01 20:57:00,533 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7f4a75f99a00) -- name = test_vg3-lv7 status = True id = 201 children = [] parents = ['existing 3.97 GiB lvmvg test_vg3 (141)'] uuid = bLV6Zb-Faik-wE3Q-sjG9-PnQL-ucBJ-4Fx1RE size = 408 MiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-1 target size = 408 MiB path = /dev/mapper/test_vg3-lv7 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7f4a75f47f40) -- name = test_vg3 status = True id = 141 children = ['existing 408 MiB lvmlv test_vg3-lv7 (201) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv8 (214) with existing xfs filesystem'] parents = ['existing 1024 MiB disk sdg (132) with existing lvmpv', 'existing 1024 MiB disk sdh (146) with existing lvmpv', 'existing 1024 MiB disk sdi (156) with existing lvmpv', 'existing 1024 MiB disk sdj (166) with existing lvmpv'] uuid = Z06Llf-fSlV-JsRS-yW4I-cdCE-NRe3-3sra1r size = 3.97 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 3.97 GiB path = /dev/test_vg3 format args = [] original_format = None free = 1004 MiB PE Size = 4 MiB PE Count = 1016 PE Free = 251 PV Count = 4 modified = False extents = 1016 free space = 3.17 GiB free extents = 812 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sdg (132) with existing lvmpv', 'existing 1024 MiB disk sdh (146) with existing lvmpv', 'existing 1024 MiB disk sdi (156) with existing lvmpv', 'existing 1024 MiB disk sdj (166) with existing lvmpv'] LVs = ['existing 408 MiB lvmlv test_vg3-lv7 (201) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv8 (214) with existing xfs filesystem'] segment type = linear percent = 0 VG space used = 408 MiB 2024-03-01 20:57:00,540 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 20:57:00,540 DEBUG blivet/MainThread: vg test_vg3 has 3.17 GiB free 2024-03-01 20:57:00,541 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 20:57:00,542 DEBUG blivet/MainThread: vg test_vg3 has 3.17 GiB free 2024-03-01 20:57:00,538 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7f4a75f99a00) -- name = test_vg3-lv7 status = True id = 201 children = [] parents = ['existing 3.97 GiB lvmvg test_vg3 (141)'] uuid = bLV6Zb-Faik-wE3Q-sjG9-PnQL-ucBJ-4Fx1RE size = 408 MiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-1 target size = 408 MiB path = /dev/mapper/test_vg3-lv7 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7f4a75f47f40) -- name = test_vg3 status = True id = 141 children = ['existing 408 MiB lvmlv test_vg3-lv7 (201) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv8 (214) with existing xfs filesystem'] parents = ['existing 1024 MiB disk sdg (132) with existing lvmpv', 'existing 1024 MiB disk sdh (146) with existing lvmpv', 'existing 1024 MiB disk sdi (156) with existing lvmpv', 'existing 1024 MiB disk sdj (166) with existing lvmpv'] uuid = Z06Llf-fSlV-JsRS-yW4I-cdCE-NRe3-3sra1r size = 3.97 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 3.97 GiB path = /dev/test_vg3 format args = [] original_format = None free = 1004 MiB PE Size = 4 MiB PE Count = 1016 PE Free = 251 PV Count = 4 modified = False extents = 1016 free space = 3.17 GiB free extents = 812 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sdg (132) with existing lvmpv', 'existing 1024 MiB disk sdh (146) with existing lvmpv', 'existing 1024 MiB disk sdi (156) with existing lvmpv', 'existing 1024 MiB disk sdj (166) with existing lvmpv'] LVs = ['existing 408 MiB lvmlv test_vg3-lv7 (201) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv8 (214) with existing xfs filesystem'] segment type = linear percent = 0 VG space used = 408 MiB 2024-03-01 20:57:00,544 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 20:57:00,545 DEBUG blivet/MainThread: vg test_vg3 has 3.17 GiB free 2024-03-01 20:57:00,545 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 20:57:00,546 DEBUG blivet/MainThread: vg test_vg3 has 3.17 GiB free 2024-03-01 20:57:00,542 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7f4a75f99a00) -- name = test_vg3-lv7 status = True id = 201 children = [] parents = ['existing 3.97 GiB lvmvg test_vg3 (141)'] uuid = bLV6Zb-Faik-wE3Q-sjG9-PnQL-ucBJ-4Fx1RE size = 408 MiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-1 target size = 408 MiB path = /dev/mapper/test_vg3-lv7 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7f4a75f47f40) -- name = test_vg3 status = True id = 141 children = ['existing 408 MiB lvmlv test_vg3-lv7 (201) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv8 (214) with existing xfs filesystem'] parents = ['existing 1024 MiB disk sdg (132) with existing lvmpv', 'existing 1024 MiB disk sdh (146) with existing lvmpv', 'existing 1024 MiB disk sdi (156) with existing lvmpv', 'existing 1024 MiB disk sdj (166) with existing lvmpv'] uuid = Z06Llf-fSlV-JsRS-yW4I-cdCE-NRe3-3sra1r size = 3.97 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 3.97 GiB path = /dev/test_vg3 format args = [] original_format = None free = 1004 MiB PE Size = 4 MiB PE Count = 1016 PE Free = 251 PV Count = 4 modified = False extents = 1016 free space = 3.17 GiB free extents = 812 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sdg (132) with existing lvmpv', 'existing 1024 MiB disk sdh (146) with existing lvmpv', 'existing 1024 MiB disk sdi (156) with existing lvmpv', 'existing 1024 MiB disk sdj (166) with existing lvmpv'] LVs = ['existing 408 MiB lvmlv test_vg3-lv7 (201) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv8 (214) with existing xfs filesystem'] segment type = linear percent = 0 VG space used = 408 MiB 2024-03-01 20:57:00,548 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 20:57:00,549 DEBUG blivet/MainThread: vg test_vg3 has 3.17 GiB free 2024-03-01 20:57:00,549 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 20:57:00,550 DEBUG blivet/MainThread: vg test_vg3 has 3.17 GiB free 2024-03-01 20:57:00,546 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7f4a75f99a00) -- name = test_vg3-lv7 status = True id = 201 children = [] parents = ['existing 3.97 GiB lvmvg test_vg3 (141)'] uuid = bLV6Zb-Faik-wE3Q-sjG9-PnQL-ucBJ-4Fx1RE size = 408 MiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-1 target size = 408 MiB path = /dev/mapper/test_vg3-lv7 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7f4a75f47f40) -- name = test_vg3 status = True id = 141 children = ['existing 408 MiB lvmlv test_vg3-lv7 (201) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv8 (214) with existing xfs filesystem'] parents = ['existing 1024 MiB disk sdg (132) with existing lvmpv', 'existing 1024 MiB disk sdh (146) with existing lvmpv', 'existing 1024 MiB disk sdi (156) with existing lvmpv', 'existing 1024 MiB disk sdj (166) with existing lvmpv'] uuid = Z06Llf-fSlV-JsRS-yW4I-cdCE-NRe3-3sra1r size = 3.97 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 3.97 GiB path = /dev/test_vg3 format args = [] original_format = None free = 1004 MiB PE Size = 4 MiB PE Count = 1016 PE Free = 251 PV Count = 4 modified = False extents = 1016 free space = 3.17 GiB free extents = 812 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sdg (132) with existing lvmpv', 'existing 1024 MiB disk sdh (146) with existing lvmpv', 'existing 1024 MiB disk sdi (156) with existing lvmpv', 'existing 1024 MiB disk sdj (166) with existing lvmpv'] LVs = ['existing 408 MiB lvmlv test_vg3-lv7 (201) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv8 (214) with existing xfs filesystem'] segment type = linear percent = 0 VG space used = 408 MiB 2024-03-01 20:57:00,553 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 20:57:00,553 DEBUG blivet/MainThread: vg test_vg3 has 3.17 GiB free 2024-03-01 20:57:00,554 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 20:57:00,554 DEBUG blivet/MainThread: vg test_vg3 has 3.17 GiB free 2024-03-01 20:57:00,551 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7f4a75f99a00) -- name = test_vg3-lv7 status = True id = 201 children = [] parents = ['existing 3.97 GiB lvmvg test_vg3 (141)'] uuid = bLV6Zb-Faik-wE3Q-sjG9-PnQL-ucBJ-4Fx1RE size = 408 MiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-1 target size = 408 MiB path = /dev/mapper/test_vg3-lv7 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7f4a75f47f40) -- name = test_vg3 status = True id = 141 children = ['existing 408 MiB lvmlv test_vg3-lv7 (201) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv8 (214) with existing xfs filesystem'] parents = ['existing 1024 MiB disk sdg (132) with existing lvmpv', 'existing 1024 MiB disk sdh (146) with existing lvmpv', 'existing 1024 MiB disk sdi (156) with existing lvmpv', 'existing 1024 MiB disk sdj (166) with existing lvmpv'] uuid = Z06Llf-fSlV-JsRS-yW4I-cdCE-NRe3-3sra1r size = 3.97 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 3.97 GiB path = /dev/test_vg3 format args = [] original_format = None free = 1004 MiB PE Size = 4 MiB PE Count = 1016 PE Free = 251 PV Count = 4 modified = False extents = 1016 free space = 3.17 GiB free extents = 812 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sdg (132) with existing lvmpv', 'existing 1024 MiB disk sdh (146) with existing lvmpv', 'existing 1024 MiB disk sdi (156) with existing lvmpv', 'existing 1024 MiB disk sdj (166) with existing lvmpv'] LVs = ['existing 408 MiB lvmlv test_vg3-lv7 (201) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv8 (214) with existing xfs filesystem'] segment type = linear percent = 0 VG space used = 408 MiB 2024-03-01 20:57:00,557 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 20:57:00,558 DEBUG blivet/MainThread: vg test_vg3 has 3.17 GiB free 2024-03-01 20:57:00,558 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 20:57:00,559 DEBUG blivet/MainThread: vg test_vg3 has 3.17 GiB free 2024-03-01 20:57:00,555 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7f4a75f99a00) -- name = test_vg3-lv7 status = True id = 201 children = [] parents = ['existing 3.97 GiB lvmvg test_vg3 (141)'] uuid = bLV6Zb-Faik-wE3Q-sjG9-PnQL-ucBJ-4Fx1RE size = 408 MiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-1 target size = 408 MiB path = /dev/mapper/test_vg3-lv7 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7f4a75f47f40) -- name = test_vg3 status = True id = 141 children = ['existing 408 MiB lvmlv test_vg3-lv7 (201) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv8 (214) with existing xfs filesystem'] parents = ['existing 1024 MiB disk sdg (132) with existing lvmpv', 'existing 1024 MiB disk sdh (146) with existing lvmpv', 'existing 1024 MiB disk sdi (156) with existing lvmpv', 'existing 1024 MiB disk sdj (166) with existing lvmpv'] uuid = Z06Llf-fSlV-JsRS-yW4I-cdCE-NRe3-3sra1r size = 3.97 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 3.97 GiB path = /dev/test_vg3 format args = [] original_format = None free = 1004 MiB PE Size = 4 MiB PE Count = 1016 PE Free = 251 PV Count = 4 modified = False extents = 1016 free space = 3.17 GiB free extents = 812 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sdg (132) with existing lvmpv', 'existing 1024 MiB disk sdh (146) with existing lvmpv', 'existing 1024 MiB disk sdi (156) with existing lvmpv', 'existing 1024 MiB disk sdj (166) with existing lvmpv'] LVs = ['existing 408 MiB lvmlv test_vg3-lv7 (201) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv8 (214) with existing xfs filesystem'] segment type = linear percent = 0 VG space used = 408 MiB 2024-03-01 20:57:00,561 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 20:57:00,562 DEBUG blivet/MainThread: vg test_vg3 has 3.17 GiB free 2024-03-01 20:57:00,562 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 20:57:00,563 DEBUG blivet/MainThread: vg test_vg3 has 3.17 GiB free 2024-03-01 20:57:00,559 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7f4a75f99a00) -- name = test_vg3-lv7 status = True id = 201 children = [] parents = ['existing 3.97 GiB lvmvg test_vg3 (141)'] uuid = bLV6Zb-Faik-wE3Q-sjG9-PnQL-ucBJ-4Fx1RE size = 408 MiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-1 target size = 408 MiB path = /dev/mapper/test_vg3-lv7 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7f4a75f47f40) -- name = test_vg3 status = True id = 141 children = ['existing 408 MiB lvmlv test_vg3-lv7 (201) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv8 (214) with existing xfs filesystem'] parents = ['existing 1024 MiB disk sdg (132) with existing lvmpv', 'existing 1024 MiB disk sdh (146) with existing lvmpv', 'existing 1024 MiB disk sdi (156) with existing lvmpv', 'existing 1024 MiB disk sdj (166) with existing lvmpv'] uuid = Z06Llf-fSlV-JsRS-yW4I-cdCE-NRe3-3sra1r size = 3.97 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 3.97 GiB path = /dev/test_vg3 format args = [] original_format = None free = 1004 MiB PE Size = 4 MiB PE Count = 1016 PE Free = 251 PV Count = 4 modified = False extents = 1016 free space = 3.17 GiB free extents = 812 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sdg (132) with existing lvmpv', 'existing 1024 MiB disk sdh (146) with existing lvmpv', 'existing 1024 MiB disk sdi (156) with existing lvmpv', 'existing 1024 MiB disk sdj (166) with existing lvmpv'] LVs = ['existing 408 MiB lvmlv test_vg3-lv7 (201) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv8 (214) with existing xfs filesystem'] segment type = linear percent = 0 VG space used = 408 MiB 2024-03-01 20:57:00,566 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 20:57:00,566 DEBUG blivet/MainThread: vg test_vg3 has 3.17 GiB free 2024-03-01 20:57:00,567 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 20:57:00,567 DEBUG blivet/MainThread: vg test_vg3 has 3.17 GiB free 2024-03-01 20:57:00,564 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7f4a75f99a00) -- name = test_vg3-lv7 status = True id = 201 children = [] parents = ['existing 3.97 GiB lvmvg test_vg3 (141)'] uuid = bLV6Zb-Faik-wE3Q-sjG9-PnQL-ucBJ-4Fx1RE size = 408 MiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-1 target size = 408 MiB path = /dev/mapper/test_vg3-lv7 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7f4a75f47f40) -- name = test_vg3 status = True id = 141 children = ['existing 408 MiB lvmlv test_vg3-lv7 (201) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv8 (214) with existing xfs filesystem'] parents = ['existing 1024 MiB disk sdg (132) with existing lvmpv', 'existing 1024 MiB disk sdh (146) with existing lvmpv', 'existing 1024 MiB disk sdi (156) with existing lvmpv', 'existing 1024 MiB disk sdj (166) with existing lvmpv'] uuid = Z06Llf-fSlV-JsRS-yW4I-cdCE-NRe3-3sra1r size = 3.97 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 3.97 GiB path = /dev/test_vg3 format args = [] original_format = None free = 1004 MiB PE Size = 4 MiB PE Count = 1016 PE Free = 251 PV Count = 4 modified = False extents = 1016 free space = 3.17 GiB free extents = 812 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sdg (132) with existing lvmpv', 'existing 1024 MiB disk sdh (146) with existing lvmpv', 'existing 1024 MiB disk sdi (156) with existing lvmpv', 'existing 1024 MiB disk sdj (166) with existing lvmpv'] LVs = ['existing 408 MiB lvmlv test_vg3-lv7 (201) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv8 (214) with existing xfs filesystem'] segment type = linear percent = 0 VG space used = 408 MiB 2024-03-01 20:57:00,570 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 20:57:00,571 DEBUG blivet/MainThread: vg test_vg3 has 3.17 GiB free 2024-03-01 20:57:00,571 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 20:57:00,572 DEBUG blivet/MainThread: vg test_vg3 has 3.17 GiB free 2024-03-01 20:57:00,568 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7f4a75f99a00) -- name = test_vg3-lv7 status = True id = 201 children = [] parents = ['existing 3.97 GiB lvmvg test_vg3 (141)'] uuid = bLV6Zb-Faik-wE3Q-sjG9-PnQL-ucBJ-4Fx1RE size = 408 MiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-1 target size = 408 MiB path = /dev/mapper/test_vg3-lv7 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7f4a75f47f40) -- name = test_vg3 status = True id = 141 children = ['existing 408 MiB lvmlv test_vg3-lv7 (201) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv8 (214) with existing xfs filesystem'] parents = ['existing 1024 MiB disk sdg (132) with existing lvmpv', 'existing 1024 MiB disk sdh (146) with existing lvmpv', 'existing 1024 MiB disk sdi (156) with existing lvmpv', 'existing 1024 MiB disk sdj (166) with existing lvmpv'] uuid = Z06Llf-fSlV-JsRS-yW4I-cdCE-NRe3-3sra1r size = 3.97 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 3.97 GiB path = /dev/test_vg3 format args = [] original_format = None free = 1004 MiB PE Size = 4 MiB PE Count = 1016 PE Free = 251 PV Count = 4 modified = False extents = 1016 free space = 3.17 GiB free extents = 812 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sdg (132) with existing lvmpv', 'existing 1024 MiB disk sdh (146) with existing lvmpv', 'existing 1024 MiB disk sdi (156) with existing lvmpv', 'existing 1024 MiB disk sdj (166) with existing lvmpv'] LVs = ['existing 408 MiB lvmlv test_vg3-lv7 (201) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv8 (214) with existing xfs filesystem'] segment type = linear percent = 0 VG space used = 408 MiB 2024-03-01 20:57:00,574 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 20:57:00,575 DEBUG blivet/MainThread: vg test_vg3 has 3.17 GiB free 2024-03-01 20:57:00,575 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 20:57:00,576 DEBUG blivet/MainThread: vg test_vg3 has 3.17 GiB free 2024-03-01 20:57:00,572 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7f4a75f99a00) -- name = test_vg3-lv7 status = True id = 201 children = [] parents = ['existing 3.97 GiB lvmvg test_vg3 (141)'] uuid = bLV6Zb-Faik-wE3Q-sjG9-PnQL-ucBJ-4Fx1RE size = 408 MiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-1 target size = 408 MiB path = /dev/mapper/test_vg3-lv7 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7f4a75f47f40) -- name = test_vg3 status = True id = 141 children = ['existing 408 MiB lvmlv test_vg3-lv7 (201) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv8 (214) with existing xfs filesystem'] parents = ['existing 1024 MiB disk sdg (132) with existing lvmpv', 'existing 1024 MiB disk sdh (146) with existing lvmpv', 'existing 1024 MiB disk sdi (156) with existing lvmpv', 'existing 1024 MiB disk sdj (166) with existing lvmpv'] uuid = Z06Llf-fSlV-JsRS-yW4I-cdCE-NRe3-3sra1r size = 3.97 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 3.97 GiB path = /dev/test_vg3 format args = [] original_format = None free = 1004 MiB PE Size = 4 MiB PE Count = 1016 PE Free = 251 PV Count = 4 modified = False extents = 1016 free space = 3.17 GiB free extents = 812 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sdg (132) with existing lvmpv', 'existing 1024 MiB disk sdh (146) with existing lvmpv', 'existing 1024 MiB disk sdi (156) with existing lvmpv', 'existing 1024 MiB disk sdj (166) with existing lvmpv'] LVs = ['existing 408 MiB lvmlv test_vg3-lv7 (201) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv8 (214) with existing xfs filesystem'] segment type = linear percent = 0 VG space used = 408 MiB 2024-03-01 20:57:00,579 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 20:57:00,579 DEBUG blivet/MainThread: vg test_vg3 has 3.17 GiB free 2024-03-01 20:57:00,580 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 20:57:00,580 DEBUG blivet/MainThread: vg test_vg3 has 3.17 GiB free 2024-03-01 20:57:00,577 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7f4a75f99a00) -- name = test_vg3-lv7 status = True id = 201 children = [] parents = ['existing 3.97 GiB lvmvg test_vg3 (141)'] uuid = bLV6Zb-Faik-wE3Q-sjG9-PnQL-ucBJ-4Fx1RE size = 408 MiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-1 target size = 408 MiB path = /dev/mapper/test_vg3-lv7 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7f4a75f47f40) -- name = test_vg3 status = True id = 141 children = ['existing 408 MiB lvmlv test_vg3-lv7 (201) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv8 (214) with existing xfs filesystem'] parents = ['existing 1024 MiB disk sdg (132) with existing lvmpv', 'existing 1024 MiB disk sdh (146) with existing lvmpv', 'existing 1024 MiB disk sdi (156) with existing lvmpv', 'existing 1024 MiB disk sdj (166) with existing lvmpv'] uuid = Z06Llf-fSlV-JsRS-yW4I-cdCE-NRe3-3sra1r size = 3.97 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 3.97 GiB path = /dev/test_vg3 format args = [] original_format = None free = 1004 MiB PE Size = 4 MiB PE Count = 1016 PE Free = 251 PV Count = 4 modified = False extents = 1016 free space = 3.17 GiB free extents = 812 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sdg (132) with existing lvmpv', 'existing 1024 MiB disk sdh (146) with existing lvmpv', 'existing 1024 MiB disk sdi (156) with existing lvmpv', 'existing 1024 MiB disk sdj (166) with existing lvmpv'] LVs = ['existing 408 MiB lvmlv test_vg3-lv7 (201) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv8 (214) with existing xfs filesystem'] segment type = linear percent = 0 VG space used = 408 MiB 2024-03-01 20:57:00,583 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 20:57:00,584 DEBUG blivet/MainThread: vg test_vg3 has 3.17 GiB free 2024-03-01 20:57:00,584 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 20:57:00,585 DEBUG blivet/MainThread: vg test_vg3 has 3.17 GiB free 2024-03-01 20:57:00,581 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7f4a75f99a00) -- name = test_vg3-lv7 status = True id = 201 children = [] parents = ['existing 3.97 GiB lvmvg test_vg3 (141)'] uuid = bLV6Zb-Faik-wE3Q-sjG9-PnQL-ucBJ-4Fx1RE size = 408 MiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-1 target size = 408 MiB path = /dev/mapper/test_vg3-lv7 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7f4a75f47f40) -- name = test_vg3 status = True id = 141 children = ['existing 408 MiB lvmlv test_vg3-lv7 (201) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv8 (214) with existing xfs filesystem'] parents = ['existing 1024 MiB disk sdg (132) with existing lvmpv', 'existing 1024 MiB disk sdh (146) with existing lvmpv', 'existing 1024 MiB disk sdi (156) with existing lvmpv', 'existing 1024 MiB disk sdj (166) with existing lvmpv'] uuid = Z06Llf-fSlV-JsRS-yW4I-cdCE-NRe3-3sra1r size = 3.97 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 3.97 GiB path = /dev/test_vg3 format args = [] original_format = None free = 1004 MiB PE Size = 4 MiB PE Count = 1016 PE Free = 251 PV Count = 4 modified = False extents = 1016 free space = 3.17 GiB free extents = 812 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sdg (132) with existing lvmpv', 'existing 1024 MiB disk sdh (146) with existing lvmpv', 'existing 1024 MiB disk sdi (156) with existing lvmpv', 'existing 1024 MiB disk sdj (166) with existing lvmpv'] LVs = ['existing 408 MiB lvmlv test_vg3-lv7 (201) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv8 (214) with existing xfs filesystem'] segment type = linear percent = 0 VG space used = 408 MiB 2024-03-01 20:57:00,587 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 20:57:00,588 DEBUG blivet/MainThread: vg test_vg3 has 3.17 GiB free 2024-03-01 20:57:00,588 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 20:57:00,589 DEBUG blivet/MainThread: vg test_vg3 has 3.17 GiB free 2024-03-01 20:57:00,585 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7f4a75f99a00) -- name = test_vg3-lv7 status = True id = 201 children = [] parents = ['existing 3.97 GiB lvmvg test_vg3 (141)'] uuid = bLV6Zb-Faik-wE3Q-sjG9-PnQL-ucBJ-4Fx1RE size = 408 MiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-1 target size = 408 MiB path = /dev/mapper/test_vg3-lv7 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7f4a75f47f40) -- name = test_vg3 status = True id = 141 children = ['existing 408 MiB lvmlv test_vg3-lv7 (201) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv8 (214) with existing xfs filesystem'] parents = ['existing 1024 MiB disk sdg (132) with existing lvmpv', 'existing 1024 MiB disk sdh (146) with existing lvmpv', 'existing 1024 MiB disk sdi (156) with existing lvmpv', 'existing 1024 MiB disk sdj (166) with existing lvmpv'] uuid = Z06Llf-fSlV-JsRS-yW4I-cdCE-NRe3-3sra1r size = 3.97 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 3.97 GiB path = /dev/test_vg3 format args = [] original_format = None free = 1004 MiB PE Size = 4 MiB PE Count = 1016 PE Free = 251 PV Count = 4 modified = False extents = 1016 free space = 3.17 GiB free extents = 812 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sdg (132) with existing lvmpv', 'existing 1024 MiB disk sdh (146) with existing lvmpv', 'existing 1024 MiB disk sdi (156) with existing lvmpv', 'existing 1024 MiB disk sdj (166) with existing lvmpv'] LVs = ['existing 408 MiB lvmlv test_vg3-lv7 (201) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv8 (214) with existing xfs filesystem'] segment type = linear percent = 0 VG space used = 408 MiB 2024-03-01 20:57:00,592 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 20:57:00,592 DEBUG blivet/MainThread: vg test_vg3 has 3.17 GiB free 2024-03-01 20:57:00,593 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 20:57:00,593 DEBUG blivet/MainThread: vg test_vg3 has 3.17 GiB free 2024-03-01 20:57:00,589 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7f4a75f99a00) -- name = test_vg3-lv7 status = True id = 201 children = [] parents = ['existing 3.97 GiB lvmvg test_vg3 (141)'] uuid = bLV6Zb-Faik-wE3Q-sjG9-PnQL-ucBJ-4Fx1RE size = 408 MiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-1 target size = 408 MiB path = /dev/mapper/test_vg3-lv7 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7f4a75f47f40) -- name = test_vg3 status = True id = 141 children = ['existing 408 MiB lvmlv test_vg3-lv7 (201) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv8 (214) with existing xfs filesystem'] parents = ['existing 1024 MiB disk sdg (132) with existing lvmpv', 'existing 1024 MiB disk sdh (146) with existing lvmpv', 'existing 1024 MiB disk sdi (156) with existing lvmpv', 'existing 1024 MiB disk sdj (166) with existing lvmpv'] uuid = Z06Llf-fSlV-JsRS-yW4I-cdCE-NRe3-3sra1r size = 3.97 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 3.97 GiB path = /dev/test_vg3 format args = [] original_format = None free = 1004 MiB PE Size = 4 MiB PE Count = 1016 PE Free = 251 PV Count = 4 modified = False extents = 1016 free space = 3.17 GiB free extents = 812 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sdg (132) with existing lvmpv', 'existing 1024 MiB disk sdh (146) with existing lvmpv', 'existing 1024 MiB disk sdi (156) with existing lvmpv', 'existing 1024 MiB disk sdj (166) with existing lvmpv'] LVs = ['existing 408 MiB lvmlv test_vg3-lv7 (201) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv8 (214) with existing xfs filesystem'] segment type = linear percent = 0 VG space used = 408 MiB 2024-03-01 20:57:00,596 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 20:57:00,597 DEBUG blivet/MainThread: vg test_vg3 has 3.17 GiB free 2024-03-01 20:57:00,597 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 20:57:00,598 DEBUG blivet/MainThread: vg test_vg3 has 3.17 GiB free 2024-03-01 20:57:00,594 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7f4a75f99a00) -- name = test_vg3-lv7 status = True id = 201 children = [] parents = ['existing 3.97 GiB lvmvg test_vg3 (141)'] uuid = bLV6Zb-Faik-wE3Q-sjG9-PnQL-ucBJ-4Fx1RE size = 408 MiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-1 target size = 408 MiB path = /dev/mapper/test_vg3-lv7 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7f4a75f47f40) -- name = test_vg3 status = True id = 141 children = ['existing 408 MiB lvmlv test_vg3-lv7 (201) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv8 (214) with existing xfs filesystem'] parents = ['existing 1024 MiB disk sdg (132) with existing lvmpv', 'existing 1024 MiB disk sdh (146) with existing lvmpv', 'existing 1024 MiB disk sdi (156) with existing lvmpv', 'existing 1024 MiB disk sdj (166) with existing lvmpv'] uuid = Z06Llf-fSlV-JsRS-yW4I-cdCE-NRe3-3sra1r size = 3.97 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 3.97 GiB path = /dev/test_vg3 format args = [] original_format = None free = 1004 MiB PE Size = 4 MiB PE Count = 1016 PE Free = 251 PV Count = 4 modified = False extents = 1016 free space = 3.17 GiB free extents = 812 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sdg (132) with existing lvmpv', 'existing 1024 MiB disk sdh (146) with existing lvmpv', 'existing 1024 MiB disk sdi (156) with existing lvmpv', 'existing 1024 MiB disk sdj (166) with existing lvmpv'] LVs = ['existing 408 MiB lvmlv test_vg3-lv7 (201) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv8 (214) with existing xfs filesystem'] segment type = linear percent = 0 VG space used = 408 MiB 2024-03-01 20:57:00,600 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 20:57:00,601 DEBUG blivet/MainThread: vg test_vg3 has 3.17 GiB free 2024-03-01 20:57:00,601 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 20:57:00,602 DEBUG blivet/MainThread: vg test_vg3 has 3.17 GiB free 2024-03-01 20:57:00,598 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7f4a75f99a00) -- name = test_vg3-lv7 status = True id = 201 children = [] parents = ['existing 3.97 GiB lvmvg test_vg3 (141)'] uuid = bLV6Zb-Faik-wE3Q-sjG9-PnQL-ucBJ-4Fx1RE size = 408 MiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-1 target size = 408 MiB path = /dev/mapper/test_vg3-lv7 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7f4a75f47f40) -- name = test_vg3 status = True id = 141 children = ['existing 408 MiB lvmlv test_vg3-lv7 (201) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv8 (214) with existing xfs filesystem'] parents = ['existing 1024 MiB disk sdg (132) with existing lvmpv', 'existing 1024 MiB disk sdh (146) with existing lvmpv', 'existing 1024 MiB disk sdi (156) with existing lvmpv', 'existing 1024 MiB disk sdj (166) with existing lvmpv'] uuid = Z06Llf-fSlV-JsRS-yW4I-cdCE-NRe3-3sra1r size = 3.97 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 3.97 GiB path = /dev/test_vg3 format args = [] original_format = None free = 1004 MiB PE Size = 4 MiB PE Count = 1016 PE Free = 251 PV Count = 4 modified = False extents = 1016 free space = 3.17 GiB free extents = 812 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sdg (132) with existing lvmpv', 'existing 1024 MiB disk sdh (146) with existing lvmpv', 'existing 1024 MiB disk sdi (156) with existing lvmpv', 'existing 1024 MiB disk sdj (166) with existing lvmpv'] LVs = ['existing 408 MiB lvmlv test_vg3-lv7 (201) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv8 (214) with existing xfs filesystem'] segment type = linear percent = 0 VG space used = 408 MiB 2024-03-01 20:57:00,605 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 20:57:00,605 DEBUG blivet/MainThread: vg test_vg3 has 3.17 GiB free 2024-03-01 20:57:00,606 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 20:57:00,606 DEBUG blivet/MainThread: vg test_vg3 has 3.17 GiB free 2024-03-01 20:57:00,603 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7f4a75f99a00) -- name = test_vg3-lv7 status = True id = 201 children = [] parents = ['existing 3.97 GiB lvmvg test_vg3 (141)'] uuid = bLV6Zb-Faik-wE3Q-sjG9-PnQL-ucBJ-4Fx1RE size = 408 MiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-1 target size = 408 MiB path = /dev/mapper/test_vg3-lv7 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7f4a75f47f40) -- name = test_vg3 status = True id = 141 children = ['existing 408 MiB lvmlv test_vg3-lv7 (201) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv8 (214) with existing xfs filesystem'] parents = ['existing 1024 MiB disk sdg (132) with existing lvmpv', 'existing 1024 MiB disk sdh (146) with existing lvmpv', 'existing 1024 MiB disk sdi (156) with existing lvmpv', 'existing 1024 MiB disk sdj (166) with existing lvmpv'] uuid = Z06Llf-fSlV-JsRS-yW4I-cdCE-NRe3-3sra1r size = 3.97 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 3.97 GiB path = /dev/test_vg3 format args = [] original_format = None free = 1004 MiB PE Size = 4 MiB PE Count = 1016 PE Free = 251 PV Count = 4 modified = False extents = 1016 free space = 3.17 GiB free extents = 812 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sdg (132) with existing lvmpv', 'existing 1024 MiB disk sdh (146) with existing lvmpv', 'existing 1024 MiB disk sdi (156) with existing lvmpv', 'existing 1024 MiB disk sdj (166) with existing lvmpv'] LVs = ['existing 408 MiB lvmlv test_vg3-lv7 (201) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv8 (214) with existing xfs filesystem'] segment type = linear percent = 0 VG space used = 408 MiB 2024-03-01 20:57:00,609 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 20:57:00,610 DEBUG blivet/MainThread: vg test_vg3 has 3.17 GiB free 2024-03-01 20:57:00,610 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 20:57:00,611 DEBUG blivet/MainThread: vg test_vg3 has 3.17 GiB free 2024-03-01 20:57:00,607 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7f4a75f99a00) -- name = test_vg3-lv7 status = True id = 201 children = [] parents = ['existing 3.97 GiB lvmvg test_vg3 (141)'] uuid = bLV6Zb-Faik-wE3Q-sjG9-PnQL-ucBJ-4Fx1RE size = 408 MiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-1 target size = 408 MiB path = /dev/mapper/test_vg3-lv7 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7f4a75f47f40) -- name = test_vg3 status = True id = 141 children = ['existing 408 MiB lvmlv test_vg3-lv7 (201) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv8 (214) with existing xfs filesystem'] parents = ['existing 1024 MiB disk sdg (132) with existing lvmpv', 'existing 1024 MiB disk sdh (146) with existing lvmpv', 'existing 1024 MiB disk sdi (156) with existing lvmpv', 'existing 1024 MiB disk sdj (166) with existing lvmpv'] uuid = Z06Llf-fSlV-JsRS-yW4I-cdCE-NRe3-3sra1r size = 3.97 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 3.97 GiB path = /dev/test_vg3 format args = [] original_format = None free = 1004 MiB PE Size = 4 MiB PE Count = 1016 PE Free = 251 PV Count = 4 modified = False extents = 1016 free space = 3.17 GiB free extents = 812 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sdg (132) with existing lvmpv', 'existing 1024 MiB disk sdh (146) with existing lvmpv', 'existing 1024 MiB disk sdi (156) with existing lvmpv', 'existing 1024 MiB disk sdj (166) with existing lvmpv'] LVs = ['existing 408 MiB lvmlv test_vg3-lv7 (201) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv8 (214) with existing xfs filesystem'] segment type = linear percent = 0 VG space used = 408 MiB 2024-03-01 20:57:00,613 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 20:57:00,614 DEBUG blivet/MainThread: vg test_vg3 has 3.17 GiB free 2024-03-01 20:57:00,614 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 20:57:00,615 DEBUG blivet/MainThread: vg test_vg3 has 3.17 GiB free 2024-03-01 20:57:00,611 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7f4a75f99a00) -- name = test_vg3-lv7 status = True id = 201 children = [] parents = ['existing 3.97 GiB lvmvg test_vg3 (141)'] uuid = bLV6Zb-Faik-wE3Q-sjG9-PnQL-ucBJ-4Fx1RE size = 408 MiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-1 target size = 408 MiB path = /dev/mapper/test_vg3-lv7 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7f4a75f47f40) -- name = test_vg3 status = True id = 141 children = ['existing 408 MiB lvmlv test_vg3-lv7 (201) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv8 (214) with existing xfs filesystem'] parents = ['existing 1024 MiB disk sdg (132) with existing lvmpv', 'existing 1024 MiB disk sdh (146) with existing lvmpv', 'existing 1024 MiB disk sdi (156) with existing lvmpv', 'existing 1024 MiB disk sdj (166) with existing lvmpv'] uuid = Z06Llf-fSlV-JsRS-yW4I-cdCE-NRe3-3sra1r size = 3.97 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 3.97 GiB path = /dev/test_vg3 format args = [] original_format = None free = 1004 MiB PE Size = 4 MiB PE Count = 1016 PE Free = 251 PV Count = 4 modified = False extents = 1016 free space = 3.17 GiB free extents = 812 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sdg (132) with existing lvmpv', 'existing 1024 MiB disk sdh (146) with existing lvmpv', 'existing 1024 MiB disk sdi (156) with existing lvmpv', 'existing 1024 MiB disk sdj (166) with existing lvmpv'] LVs = ['existing 408 MiB lvmlv test_vg3-lv7 (201) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv8 (214) with existing xfs filesystem'] segment type = linear percent = 0 VG space used = 408 MiB 2024-03-01 20:57:00,618 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 20:57:00,618 DEBUG blivet/MainThread: vg test_vg3 has 3.17 GiB free 2024-03-01 20:57:00,619 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 20:57:00,619 DEBUG blivet/MainThread: vg test_vg3 has 3.17 GiB free 2024-03-01 20:57:00,616 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7f4a75f99a00) -- name = test_vg3-lv7 status = True id = 201 children = [] parents = ['existing 3.97 GiB lvmvg test_vg3 (141)'] uuid = bLV6Zb-Faik-wE3Q-sjG9-PnQL-ucBJ-4Fx1RE size = 408 MiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-1 target size = 408 MiB path = /dev/mapper/test_vg3-lv7 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7f4a75f47f40) -- name = test_vg3 status = True id = 141 children = ['existing 408 MiB lvmlv test_vg3-lv7 (201) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv8 (214) with existing xfs filesystem'] parents = ['existing 1024 MiB disk sdg (132) with existing lvmpv', 'existing 1024 MiB disk sdh (146) with existing lvmpv', 'existing 1024 MiB disk sdi (156) with existing lvmpv', 'existing 1024 MiB disk sdj (166) with existing lvmpv'] uuid = Z06Llf-fSlV-JsRS-yW4I-cdCE-NRe3-3sra1r size = 3.97 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 3.97 GiB path = /dev/test_vg3 format args = [] original_format = None free = 1004 MiB PE Size = 4 MiB PE Count = 1016 PE Free = 251 PV Count = 4 modified = False extents = 1016 free space = 3.17 GiB free extents = 812 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sdg (132) with existing lvmpv', 'existing 1024 MiB disk sdh (146) with existing lvmpv', 'existing 1024 MiB disk sdi (156) with existing lvmpv', 'existing 1024 MiB disk sdj (166) with existing lvmpv'] LVs = ['existing 408 MiB lvmlv test_vg3-lv7 (201) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv8 (214) with existing xfs filesystem'] segment type = linear percent = 0 VG space used = 408 MiB 2024-03-01 20:57:00,622 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 20:57:00,623 DEBUG blivet/MainThread: vg test_vg3 has 3.17 GiB free 2024-03-01 20:57:00,623 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 20:57:00,624 DEBUG blivet/MainThread: vg test_vg3 has 3.17 GiB free 2024-03-01 20:57:00,620 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7f4a75f99a00) -- name = test_vg3-lv7 status = True id = 201 children = [] parents = ['existing 3.97 GiB lvmvg test_vg3 (141)'] uuid = bLV6Zb-Faik-wE3Q-sjG9-PnQL-ucBJ-4Fx1RE size = 408 MiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-1 target size = 408 MiB path = /dev/mapper/test_vg3-lv7 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7f4a75f47f40) -- name = test_vg3 status = True id = 141 children = ['existing 408 MiB lvmlv test_vg3-lv7 (201) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv8 (214) with existing xfs filesystem'] parents = ['existing 1024 MiB disk sdg (132) with existing lvmpv', 'existing 1024 MiB disk sdh (146) with existing lvmpv', 'existing 1024 MiB disk sdi (156) with existing lvmpv', 'existing 1024 MiB disk sdj (166) with existing lvmpv'] uuid = Z06Llf-fSlV-JsRS-yW4I-cdCE-NRe3-3sra1r size = 3.97 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 3.97 GiB path = /dev/test_vg3 format args = [] original_format = None free = 1004 MiB PE Size = 4 MiB PE Count = 1016 PE Free = 251 PV Count = 4 modified = False extents = 1016 free space = 3.17 GiB free extents = 812 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sdg (132) with existing lvmpv', 'existing 1024 MiB disk sdh (146) with existing lvmpv', 'existing 1024 MiB disk sdi (156) with existing lvmpv', 'existing 1024 MiB disk sdj (166) with existing lvmpv'] LVs = ['existing 408 MiB lvmlv test_vg3-lv7 (201) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv8 (214) with existing xfs filesystem'] segment type = linear percent = 0 VG space used = 408 MiB 2024-03-01 20:57:00,626 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 20:57:00,627 DEBUG blivet/MainThread: vg test_vg3 has 3.17 GiB free 2024-03-01 20:57:00,627 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 20:57:00,628 DEBUG blivet/MainThread: vg test_vg3 has 3.17 GiB free 2024-03-01 20:57:00,624 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7f4a75f99a00) -- name = test_vg3-lv7 status = True id = 201 children = [] parents = ['existing 3.97 GiB lvmvg test_vg3 (141)'] uuid = bLV6Zb-Faik-wE3Q-sjG9-PnQL-ucBJ-4Fx1RE size = 408 MiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-1 target size = 408 MiB path = /dev/mapper/test_vg3-lv7 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7f4a75f47f40) -- name = test_vg3 status = True id = 141 children = ['existing 408 MiB lvmlv test_vg3-lv7 (201) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv8 (214) with existing xfs filesystem'] parents = ['existing 1024 MiB disk sdg (132) with existing lvmpv', 'existing 1024 MiB disk sdh (146) with existing lvmpv', 'existing 1024 MiB disk sdi (156) with existing lvmpv', 'existing 1024 MiB disk sdj (166) with existing lvmpv'] uuid = Z06Llf-fSlV-JsRS-yW4I-cdCE-NRe3-3sra1r size = 3.97 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 3.97 GiB path = /dev/test_vg3 format args = [] original_format = None free = 1004 MiB PE Size = 4 MiB PE Count = 1016 PE Free = 251 PV Count = 4 modified = False extents = 1016 free space = 3.17 GiB free extents = 812 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sdg (132) with existing lvmpv', 'existing 1024 MiB disk sdh (146) with existing lvmpv', 'existing 1024 MiB disk sdi (156) with existing lvmpv', 'existing 1024 MiB disk sdj (166) with existing lvmpv'] LVs = ['existing 408 MiB lvmlv test_vg3-lv7 (201) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv8 (214) with existing xfs filesystem'] segment type = linear percent = 0 VG space used = 408 MiB 2024-03-01 20:57:00,629 DEBUG blivet/MainThread: removing test_vg3-lv7 2024-03-01 20:57:00,631 DEBUG blivet/MainThread: DeviceTree.get_dependent_devices: dep: existing 408 MiB lvmlv test_vg3-lv7 (201) with existing xfs filesystem ; hidden: False ; 2024-03-01 20:57:00,631 DEBUG blivet/MainThread: dep is a leaf 2024-03-01 20:57:00,632 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 281 2024-03-01 20:57:00,634 DEBUG blivet/MainThread: LVMLogicalVolumeDevice._set_format: test_vg3-lv7 ; type: None ; current: xfs ; 2024-03-01 20:57:00,634 INFO blivet/MainThread: registered action: [280] destroy format xfs filesystem on lvmlv test_vg3-lv7 (id 201) 2024-03-01 20:57:00,637 DEBUG blivet/MainThread: LVMVolumeGroupDevice.remove_child: name: test_vg3 ; child: lv7 ; kids: 2 ; 2024-03-01 20:57:00,637 INFO blivet/MainThread: removed lvmlv test_vg3-lv7 (id 201) from device tree 2024-03-01 20:57:00,638 INFO blivet/MainThread: registered action: [282] destroy device lvmlv test_vg3-lv7 (id 201) 2024-03-01 20:57:00,640 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: test_vg3-lv8 ; incomplete: False ; hidden: False ; 2024-03-01 20:57:00,643 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned existing 408 MiB lvmlv test_vg3-lv8 (214) with existing xfs filesystem 2024-03-01 20:57:00,643 DEBUG blivet/MainThread: resolved 'test_vg3-lv8' to 'test_vg3-lv8' (lvmlv) 2024-03-01 20:57:00,645 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 20:57:00,645 DEBUG blivet/MainThread: vg test_vg3 has 3.57 GiB free 2024-03-01 20:57:00,646 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 20:57:00,646 DEBUG blivet/MainThread: vg test_vg3 has 3.57 GiB free 2024-03-01 20:57:00,643 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7f4a75f47460) -- name = test_vg3-lv8 status = True id = 214 children = [] parents = ['existing 3.97 GiB lvmvg test_vg3 (141)'] uuid = akuNTj-PamR-T9kg-ApWg-Q95t-Xbuj-10r5HZ size = 408 MiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-0 target size = 408 MiB path = /dev/mapper/test_vg3-lv8 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7f4a75f47f40) -- name = test_vg3 status = True id = 141 children = ['existing 408 MiB lvmlv test_vg3-lv8 (214) with existing xfs filesystem'] parents = ['existing 1024 MiB disk sdg (132) with existing lvmpv', 'existing 1024 MiB disk sdh (146) with existing lvmpv', 'existing 1024 MiB disk sdi (156) with existing lvmpv', 'existing 1024 MiB disk sdj (166) with existing lvmpv'] uuid = Z06Llf-fSlV-JsRS-yW4I-cdCE-NRe3-3sra1r size = 3.97 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 3.97 GiB path = /dev/test_vg3 format args = [] original_format = None free = 1004 MiB PE Size = 4 MiB PE Count = 1016 PE Free = 251 PV Count = 4 modified = False extents = 1016 free space = 3.57 GiB free extents = 914 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sdg (132) with existing lvmpv', 'existing 1024 MiB disk sdh (146) with existing lvmpv', 'existing 1024 MiB disk sdi (156) with existing lvmpv', 'existing 1024 MiB disk sdj (166) with existing lvmpv'] LVs = ['existing 408 MiB lvmlv test_vg3-lv8 (214) with existing xfs filesystem'] segment type = linear percent = 0 VG space used = 408 MiB 2024-03-01 20:57:00,649 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 20:57:00,649 DEBUG blivet/MainThread: vg test_vg3 has 3.57 GiB free 2024-03-01 20:57:00,650 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 20:57:00,650 DEBUG blivet/MainThread: vg test_vg3 has 3.57 GiB free 2024-03-01 20:57:00,647 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7f4a75f47460) -- name = test_vg3-lv8 status = True id = 214 children = [] parents = ['existing 3.97 GiB lvmvg test_vg3 (141)'] uuid = akuNTj-PamR-T9kg-ApWg-Q95t-Xbuj-10r5HZ size = 408 MiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-0 target size = 408 MiB path = /dev/mapper/test_vg3-lv8 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7f4a75f47f40) -- name = test_vg3 status = True id = 141 children = ['existing 408 MiB lvmlv test_vg3-lv8 (214) with existing xfs filesystem'] parents = ['existing 1024 MiB disk sdg (132) with existing lvmpv', 'existing 1024 MiB disk sdh (146) with existing lvmpv', 'existing 1024 MiB disk sdi (156) with existing lvmpv', 'existing 1024 MiB disk sdj (166) with existing lvmpv'] uuid = Z06Llf-fSlV-JsRS-yW4I-cdCE-NRe3-3sra1r size = 3.97 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 3.97 GiB path = /dev/test_vg3 format args = [] original_format = None free = 1004 MiB PE Size = 4 MiB PE Count = 1016 PE Free = 251 PV Count = 4 modified = False extents = 1016 free space = 3.57 GiB free extents = 914 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sdg (132) with existing lvmpv', 'existing 1024 MiB disk sdh (146) with existing lvmpv', 'existing 1024 MiB disk sdi (156) with existing lvmpv', 'existing 1024 MiB disk sdj (166) with existing lvmpv'] LVs = ['existing 408 MiB lvmlv test_vg3-lv8 (214) with existing xfs filesystem'] segment type = linear percent = 0 VG space used = 408 MiB 2024-03-01 20:57:00,653 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 20:57:00,653 DEBUG blivet/MainThread: vg test_vg3 has 3.57 GiB free 2024-03-01 20:57:00,654 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 20:57:00,654 DEBUG blivet/MainThread: vg test_vg3 has 3.57 GiB free 2024-03-01 20:57:00,651 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7f4a75f47460) -- name = test_vg3-lv8 status = True id = 214 children = [] parents = ['existing 3.97 GiB lvmvg test_vg3 (141)'] uuid = akuNTj-PamR-T9kg-ApWg-Q95t-Xbuj-10r5HZ size = 408 MiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-0 target size = 408 MiB path = /dev/mapper/test_vg3-lv8 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7f4a75f47f40) -- name = test_vg3 status = True id = 141 children = ['existing 408 MiB lvmlv test_vg3-lv8 (214) with existing xfs filesystem'] parents = ['existing 1024 MiB disk sdg (132) with existing lvmpv', 'existing 1024 MiB disk sdh (146) with existing lvmpv', 'existing 1024 MiB disk sdi (156) with existing lvmpv', 'existing 1024 MiB disk sdj (166) with existing lvmpv'] uuid = Z06Llf-fSlV-JsRS-yW4I-cdCE-NRe3-3sra1r size = 3.97 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 3.97 GiB path = /dev/test_vg3 format args = [] original_format = None free = 1004 MiB PE Size = 4 MiB PE Count = 1016 PE Free = 251 PV Count = 4 modified = False extents = 1016 free space = 3.57 GiB free extents = 914 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sdg (132) with existing lvmpv', 'existing 1024 MiB disk sdh (146) with existing lvmpv', 'existing 1024 MiB disk sdi (156) with existing lvmpv', 'existing 1024 MiB disk sdj (166) with existing lvmpv'] LVs = ['existing 408 MiB lvmlv test_vg3-lv8 (214) with existing xfs filesystem'] segment type = linear percent = 0 VG space used = 408 MiB 2024-03-01 20:57:00,657 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 20:57:00,657 DEBUG blivet/MainThread: vg test_vg3 has 3.57 GiB free 2024-03-01 20:57:00,658 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 20:57:00,658 DEBUG blivet/MainThread: vg test_vg3 has 3.57 GiB free 2024-03-01 20:57:00,655 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7f4a75f47460) -- name = test_vg3-lv8 status = True id = 214 children = [] parents = ['existing 3.97 GiB lvmvg test_vg3 (141)'] uuid = akuNTj-PamR-T9kg-ApWg-Q95t-Xbuj-10r5HZ size = 408 MiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-0 target size = 408 MiB path = /dev/mapper/test_vg3-lv8 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7f4a75f47f40) -- name = test_vg3 status = True id = 141 children = ['existing 408 MiB lvmlv test_vg3-lv8 (214) with existing xfs filesystem'] parents = ['existing 1024 MiB disk sdg (132) with existing lvmpv', 'existing 1024 MiB disk sdh (146) with existing lvmpv', 'existing 1024 MiB disk sdi (156) with existing lvmpv', 'existing 1024 MiB disk sdj (166) with existing lvmpv'] uuid = Z06Llf-fSlV-JsRS-yW4I-cdCE-NRe3-3sra1r size = 3.97 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 3.97 GiB path = /dev/test_vg3 format args = [] original_format = None free = 1004 MiB PE Size = 4 MiB PE Count = 1016 PE Free = 251 PV Count = 4 modified = False extents = 1016 free space = 3.57 GiB free extents = 914 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sdg (132) with existing lvmpv', 'existing 1024 MiB disk sdh (146) with existing lvmpv', 'existing 1024 MiB disk sdi (156) with existing lvmpv', 'existing 1024 MiB disk sdj (166) with existing lvmpv'] LVs = ['existing 408 MiB lvmlv test_vg3-lv8 (214) with existing xfs filesystem'] segment type = linear percent = 0 VG space used = 408 MiB 2024-03-01 20:57:00,661 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 20:57:00,661 DEBUG blivet/MainThread: vg test_vg3 has 3.57 GiB free 2024-03-01 20:57:00,662 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 20:57:00,662 DEBUG blivet/MainThread: vg test_vg3 has 3.57 GiB free 2024-03-01 20:57:00,659 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7f4a75f47460) -- name = test_vg3-lv8 status = True id = 214 children = [] parents = ['existing 3.97 GiB lvmvg test_vg3 (141)'] uuid = akuNTj-PamR-T9kg-ApWg-Q95t-Xbuj-10r5HZ size = 408 MiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-0 target size = 408 MiB path = /dev/mapper/test_vg3-lv8 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7f4a75f47f40) -- name = test_vg3 status = True id = 141 children = ['existing 408 MiB lvmlv test_vg3-lv8 (214) with existing xfs filesystem'] parents = ['existing 1024 MiB disk sdg (132) with existing lvmpv', 'existing 1024 MiB disk sdh (146) with existing lvmpv', 'existing 1024 MiB disk sdi (156) with existing lvmpv', 'existing 1024 MiB disk sdj (166) with existing lvmpv'] uuid = Z06Llf-fSlV-JsRS-yW4I-cdCE-NRe3-3sra1r size = 3.97 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 3.97 GiB path = /dev/test_vg3 format args = [] original_format = None free = 1004 MiB PE Size = 4 MiB PE Count = 1016 PE Free = 251 PV Count = 4 modified = False extents = 1016 free space = 3.57 GiB free extents = 914 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sdg (132) with existing lvmpv', 'existing 1024 MiB disk sdh (146) with existing lvmpv', 'existing 1024 MiB disk sdi (156) with existing lvmpv', 'existing 1024 MiB disk sdj (166) with existing lvmpv'] LVs = ['existing 408 MiB lvmlv test_vg3-lv8 (214) with existing xfs filesystem'] segment type = linear percent = 0 VG space used = 408 MiB 2024-03-01 20:57:00,665 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 20:57:00,665 DEBUG blivet/MainThread: vg test_vg3 has 3.57 GiB free 2024-03-01 20:57:00,666 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 20:57:00,666 DEBUG blivet/MainThread: vg test_vg3 has 3.57 GiB free 2024-03-01 20:57:00,663 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7f4a75f47460) -- name = test_vg3-lv8 status = True id = 214 children = [] parents = ['existing 3.97 GiB lvmvg test_vg3 (141)'] uuid = akuNTj-PamR-T9kg-ApWg-Q95t-Xbuj-10r5HZ size = 408 MiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-0 target size = 408 MiB path = /dev/mapper/test_vg3-lv8 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7f4a75f47f40) -- name = test_vg3 status = True id = 141 children = ['existing 408 MiB lvmlv test_vg3-lv8 (214) with existing xfs filesystem'] parents = ['existing 1024 MiB disk sdg (132) with existing lvmpv', 'existing 1024 MiB disk sdh (146) with existing lvmpv', 'existing 1024 MiB disk sdi (156) with existing lvmpv', 'existing 1024 MiB disk sdj (166) with existing lvmpv'] uuid = Z06Llf-fSlV-JsRS-yW4I-cdCE-NRe3-3sra1r size = 3.97 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 3.97 GiB path = /dev/test_vg3 format args = [] original_format = None free = 1004 MiB PE Size = 4 MiB PE Count = 1016 PE Free = 251 PV Count = 4 modified = False extents = 1016 free space = 3.57 GiB free extents = 914 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sdg (132) with existing lvmpv', 'existing 1024 MiB disk sdh (146) with existing lvmpv', 'existing 1024 MiB disk sdi (156) with existing lvmpv', 'existing 1024 MiB disk sdj (166) with existing lvmpv'] LVs = ['existing 408 MiB lvmlv test_vg3-lv8 (214) with existing xfs filesystem'] segment type = linear percent = 0 VG space used = 408 MiB 2024-03-01 20:57:00,669 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 20:57:00,669 DEBUG blivet/MainThread: vg test_vg3 has 3.57 GiB free 2024-03-01 20:57:00,669 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 20:57:00,670 DEBUG blivet/MainThread: vg test_vg3 has 3.57 GiB free 2024-03-01 20:57:00,667 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7f4a75f47460) -- name = test_vg3-lv8 status = True id = 214 children = [] parents = ['existing 3.97 GiB lvmvg test_vg3 (141)'] uuid = akuNTj-PamR-T9kg-ApWg-Q95t-Xbuj-10r5HZ size = 408 MiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-0 target size = 408 MiB path = /dev/mapper/test_vg3-lv8 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7f4a75f47f40) -- name = test_vg3 status = True id = 141 children = ['existing 408 MiB lvmlv test_vg3-lv8 (214) with existing xfs filesystem'] parents = ['existing 1024 MiB disk sdg (132) with existing lvmpv', 'existing 1024 MiB disk sdh (146) with existing lvmpv', 'existing 1024 MiB disk sdi (156) with existing lvmpv', 'existing 1024 MiB disk sdj (166) with existing lvmpv'] uuid = Z06Llf-fSlV-JsRS-yW4I-cdCE-NRe3-3sra1r size = 3.97 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 3.97 GiB path = /dev/test_vg3 format args = [] original_format = None free = 1004 MiB PE Size = 4 MiB PE Count = 1016 PE Free = 251 PV Count = 4 modified = False extents = 1016 free space = 3.57 GiB free extents = 914 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sdg (132) with existing lvmpv', 'existing 1024 MiB disk sdh (146) with existing lvmpv', 'existing 1024 MiB disk sdi (156) with existing lvmpv', 'existing 1024 MiB disk sdj (166) with existing lvmpv'] LVs = ['existing 408 MiB lvmlv test_vg3-lv8 (214) with existing xfs filesystem'] segment type = linear percent = 0 VG space used = 408 MiB 2024-03-01 20:57:00,672 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 20:57:00,673 DEBUG blivet/MainThread: vg test_vg3 has 3.57 GiB free 2024-03-01 20:57:00,673 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 20:57:00,674 DEBUG blivet/MainThread: vg test_vg3 has 3.57 GiB free 2024-03-01 20:57:00,670 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7f4a75f47460) -- name = test_vg3-lv8 status = True id = 214 children = [] parents = ['existing 3.97 GiB lvmvg test_vg3 (141)'] uuid = akuNTj-PamR-T9kg-ApWg-Q95t-Xbuj-10r5HZ size = 408 MiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-0 target size = 408 MiB path = /dev/mapper/test_vg3-lv8 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7f4a75f47f40) -- name = test_vg3 status = True id = 141 children = ['existing 408 MiB lvmlv test_vg3-lv8 (214) with existing xfs filesystem'] parents = ['existing 1024 MiB disk sdg (132) with existing lvmpv', 'existing 1024 MiB disk sdh (146) with existing lvmpv', 'existing 1024 MiB disk sdi (156) with existing lvmpv', 'existing 1024 MiB disk sdj (166) with existing lvmpv'] uuid = Z06Llf-fSlV-JsRS-yW4I-cdCE-NRe3-3sra1r size = 3.97 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 3.97 GiB path = /dev/test_vg3 format args = [] original_format = None free = 1004 MiB PE Size = 4 MiB PE Count = 1016 PE Free = 251 PV Count = 4 modified = False extents = 1016 free space = 3.57 GiB free extents = 914 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sdg (132) with existing lvmpv', 'existing 1024 MiB disk sdh (146) with existing lvmpv', 'existing 1024 MiB disk sdi (156) with existing lvmpv', 'existing 1024 MiB disk sdj (166) with existing lvmpv'] LVs = ['existing 408 MiB lvmlv test_vg3-lv8 (214) with existing xfs filesystem'] segment type = linear percent = 0 VG space used = 408 MiB 2024-03-01 20:57:00,676 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 20:57:00,677 DEBUG blivet/MainThread: vg test_vg3 has 3.57 GiB free 2024-03-01 20:57:00,677 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 20:57:00,678 DEBUG blivet/MainThread: vg test_vg3 has 3.57 GiB free 2024-03-01 20:57:00,674 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7f4a75f47460) -- name = test_vg3-lv8 status = True id = 214 children = [] parents = ['existing 3.97 GiB lvmvg test_vg3 (141)'] uuid = akuNTj-PamR-T9kg-ApWg-Q95t-Xbuj-10r5HZ size = 408 MiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-0 target size = 408 MiB path = /dev/mapper/test_vg3-lv8 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7f4a75f47f40) -- name = test_vg3 status = True id = 141 children = ['existing 408 MiB lvmlv test_vg3-lv8 (214) with existing xfs filesystem'] parents = ['existing 1024 MiB disk sdg (132) with existing lvmpv', 'existing 1024 MiB disk sdh (146) with existing lvmpv', 'existing 1024 MiB disk sdi (156) with existing lvmpv', 'existing 1024 MiB disk sdj (166) with existing lvmpv'] uuid = Z06Llf-fSlV-JsRS-yW4I-cdCE-NRe3-3sra1r size = 3.97 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 3.97 GiB path = /dev/test_vg3 format args = [] original_format = None free = 1004 MiB PE Size = 4 MiB PE Count = 1016 PE Free = 251 PV Count = 4 modified = False extents = 1016 free space = 3.57 GiB free extents = 914 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sdg (132) with existing lvmpv', 'existing 1024 MiB disk sdh (146) with existing lvmpv', 'existing 1024 MiB disk sdi (156) with existing lvmpv', 'existing 1024 MiB disk sdj (166) with existing lvmpv'] LVs = ['existing 408 MiB lvmlv test_vg3-lv8 (214) with existing xfs filesystem'] segment type = linear percent = 0 VG space used = 408 MiB 2024-03-01 20:57:00,680 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 20:57:00,681 DEBUG blivet/MainThread: vg test_vg3 has 3.57 GiB free 2024-03-01 20:57:00,681 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 20:57:00,682 DEBUG blivet/MainThread: vg test_vg3 has 3.57 GiB free 2024-03-01 20:57:00,678 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7f4a75f47460) -- name = test_vg3-lv8 status = True id = 214 children = [] parents = ['existing 3.97 GiB lvmvg test_vg3 (141)'] uuid = akuNTj-PamR-T9kg-ApWg-Q95t-Xbuj-10r5HZ size = 408 MiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-0 target size = 408 MiB path = /dev/mapper/test_vg3-lv8 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7f4a75f47f40) -- name = test_vg3 status = True id = 141 children = ['existing 408 MiB lvmlv test_vg3-lv8 (214) with existing xfs filesystem'] parents = ['existing 1024 MiB disk sdg (132) with existing lvmpv', 'existing 1024 MiB disk sdh (146) with existing lvmpv', 'existing 1024 MiB disk sdi (156) with existing lvmpv', 'existing 1024 MiB disk sdj (166) with existing lvmpv'] uuid = Z06Llf-fSlV-JsRS-yW4I-cdCE-NRe3-3sra1r size = 3.97 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 3.97 GiB path = /dev/test_vg3 format args = [] original_format = None free = 1004 MiB PE Size = 4 MiB PE Count = 1016 PE Free = 251 PV Count = 4 modified = False extents = 1016 free space = 3.57 GiB free extents = 914 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sdg (132) with existing lvmpv', 'existing 1024 MiB disk sdh (146) with existing lvmpv', 'existing 1024 MiB disk sdi (156) with existing lvmpv', 'existing 1024 MiB disk sdj (166) with existing lvmpv'] LVs = ['existing 408 MiB lvmlv test_vg3-lv8 (214) with existing xfs filesystem'] segment type = linear percent = 0 VG space used = 408 MiB 2024-03-01 20:57:00,684 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 20:57:00,685 DEBUG blivet/MainThread: vg test_vg3 has 3.57 GiB free 2024-03-01 20:57:00,685 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 20:57:00,686 DEBUG blivet/MainThread: vg test_vg3 has 3.57 GiB free 2024-03-01 20:57:00,682 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7f4a75f47460) -- name = test_vg3-lv8 status = True id = 214 children = [] parents = ['existing 3.97 GiB lvmvg test_vg3 (141)'] uuid = akuNTj-PamR-T9kg-ApWg-Q95t-Xbuj-10r5HZ size = 408 MiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-0 target size = 408 MiB path = /dev/mapper/test_vg3-lv8 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7f4a75f47f40) -- name = test_vg3 status = True id = 141 children = ['existing 408 MiB lvmlv test_vg3-lv8 (214) with existing xfs filesystem'] parents = ['existing 1024 MiB disk sdg (132) with existing lvmpv', 'existing 1024 MiB disk sdh (146) with existing lvmpv', 'existing 1024 MiB disk sdi (156) with existing lvmpv', 'existing 1024 MiB disk sdj (166) with existing lvmpv'] uuid = Z06Llf-fSlV-JsRS-yW4I-cdCE-NRe3-3sra1r size = 3.97 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 3.97 GiB path = /dev/test_vg3 format args = [] original_format = None free = 1004 MiB PE Size = 4 MiB PE Count = 1016 PE Free = 251 PV Count = 4 modified = False extents = 1016 free space = 3.57 GiB free extents = 914 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sdg (132) with existing lvmpv', 'existing 1024 MiB disk sdh (146) with existing lvmpv', 'existing 1024 MiB disk sdi (156) with existing lvmpv', 'existing 1024 MiB disk sdj (166) with existing lvmpv'] LVs = ['existing 408 MiB lvmlv test_vg3-lv8 (214) with existing xfs filesystem'] segment type = linear percent = 0 VG space used = 408 MiB 2024-03-01 20:57:00,688 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 20:57:00,689 DEBUG blivet/MainThread: vg test_vg3 has 3.57 GiB free 2024-03-01 20:57:00,689 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 20:57:00,689 DEBUG blivet/MainThread: vg test_vg3 has 3.57 GiB free 2024-03-01 20:57:00,686 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7f4a75f47460) -- name = test_vg3-lv8 status = True id = 214 children = [] parents = ['existing 3.97 GiB lvmvg test_vg3 (141)'] uuid = akuNTj-PamR-T9kg-ApWg-Q95t-Xbuj-10r5HZ size = 408 MiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-0 target size = 408 MiB path = /dev/mapper/test_vg3-lv8 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7f4a75f47f40) -- name = test_vg3 status = True id = 141 children = ['existing 408 MiB lvmlv test_vg3-lv8 (214) with existing xfs filesystem'] parents = ['existing 1024 MiB disk sdg (132) with existing lvmpv', 'existing 1024 MiB disk sdh (146) with existing lvmpv', 'existing 1024 MiB disk sdi (156) with existing lvmpv', 'existing 1024 MiB disk sdj (166) with existing lvmpv'] uuid = Z06Llf-fSlV-JsRS-yW4I-cdCE-NRe3-3sra1r size = 3.97 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 3.97 GiB path = /dev/test_vg3 format args = [] original_format = None free = 1004 MiB PE Size = 4 MiB PE Count = 1016 PE Free = 251 PV Count = 4 modified = False extents = 1016 free space = 3.57 GiB free extents = 914 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sdg (132) with existing lvmpv', 'existing 1024 MiB disk sdh (146) with existing lvmpv', 'existing 1024 MiB disk sdi (156) with existing lvmpv', 'existing 1024 MiB disk sdj (166) with existing lvmpv'] LVs = ['existing 408 MiB lvmlv test_vg3-lv8 (214) with existing xfs filesystem'] segment type = linear percent = 0 VG space used = 408 MiB 2024-03-01 20:57:00,692 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 20:57:00,692 DEBUG blivet/MainThread: vg test_vg3 has 3.57 GiB free 2024-03-01 20:57:00,693 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 20:57:00,693 DEBUG blivet/MainThread: vg test_vg3 has 3.57 GiB free 2024-03-01 20:57:00,690 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7f4a75f47460) -- name = test_vg3-lv8 status = True id = 214 children = [] parents = ['existing 3.97 GiB lvmvg test_vg3 (141)'] uuid = akuNTj-PamR-T9kg-ApWg-Q95t-Xbuj-10r5HZ size = 408 MiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-0 target size = 408 MiB path = /dev/mapper/test_vg3-lv8 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7f4a75f47f40) -- name = test_vg3 status = True id = 141 children = ['existing 408 MiB lvmlv test_vg3-lv8 (214) with existing xfs filesystem'] parents = ['existing 1024 MiB disk sdg (132) with existing lvmpv', 'existing 1024 MiB disk sdh (146) with existing lvmpv', 'existing 1024 MiB disk sdi (156) with existing lvmpv', 'existing 1024 MiB disk sdj (166) with existing lvmpv'] uuid = Z06Llf-fSlV-JsRS-yW4I-cdCE-NRe3-3sra1r size = 3.97 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 3.97 GiB path = /dev/test_vg3 format args = [] original_format = None free = 1004 MiB PE Size = 4 MiB PE Count = 1016 PE Free = 251 PV Count = 4 modified = False extents = 1016 free space = 3.57 GiB free extents = 914 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sdg (132) with existing lvmpv', 'existing 1024 MiB disk sdh (146) with existing lvmpv', 'existing 1024 MiB disk sdi (156) with existing lvmpv', 'existing 1024 MiB disk sdj (166) with existing lvmpv'] LVs = ['existing 408 MiB lvmlv test_vg3-lv8 (214) with existing xfs filesystem'] segment type = linear percent = 0 VG space used = 408 MiB 2024-03-01 20:57:00,696 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 20:57:00,696 DEBUG blivet/MainThread: vg test_vg3 has 3.57 GiB free 2024-03-01 20:57:00,697 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 20:57:00,697 DEBUG blivet/MainThread: vg test_vg3 has 3.57 GiB free 2024-03-01 20:57:00,694 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7f4a75f47460) -- name = test_vg3-lv8 status = True id = 214 children = [] parents = ['existing 3.97 GiB lvmvg test_vg3 (141)'] uuid = akuNTj-PamR-T9kg-ApWg-Q95t-Xbuj-10r5HZ size = 408 MiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-0 target size = 408 MiB path = /dev/mapper/test_vg3-lv8 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7f4a75f47f40) -- name = test_vg3 status = True id = 141 children = ['existing 408 MiB lvmlv test_vg3-lv8 (214) with existing xfs filesystem'] parents = ['existing 1024 MiB disk sdg (132) with existing lvmpv', 'existing 1024 MiB disk sdh (146) with existing lvmpv', 'existing 1024 MiB disk sdi (156) with existing lvmpv', 'existing 1024 MiB disk sdj (166) with existing lvmpv'] uuid = Z06Llf-fSlV-JsRS-yW4I-cdCE-NRe3-3sra1r size = 3.97 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 3.97 GiB path = /dev/test_vg3 format args = [] original_format = None free = 1004 MiB PE Size = 4 MiB PE Count = 1016 PE Free = 251 PV Count = 4 modified = False extents = 1016 free space = 3.57 GiB free extents = 914 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sdg (132) with existing lvmpv', 'existing 1024 MiB disk sdh (146) with existing lvmpv', 'existing 1024 MiB disk sdi (156) with existing lvmpv', 'existing 1024 MiB disk sdj (166) with existing lvmpv'] LVs = ['existing 408 MiB lvmlv test_vg3-lv8 (214) with existing xfs filesystem'] segment type = linear percent = 0 VG space used = 408 MiB 2024-03-01 20:57:00,700 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 20:57:00,700 DEBUG blivet/MainThread: vg test_vg3 has 3.57 GiB free 2024-03-01 20:57:00,701 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 20:57:00,701 DEBUG blivet/MainThread: vg test_vg3 has 3.57 GiB free 2024-03-01 20:57:00,698 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7f4a75f47460) -- name = test_vg3-lv8 status = True id = 214 children = [] parents = ['existing 3.97 GiB lvmvg test_vg3 (141)'] uuid = akuNTj-PamR-T9kg-ApWg-Q95t-Xbuj-10r5HZ size = 408 MiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-0 target size = 408 MiB path = /dev/mapper/test_vg3-lv8 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7f4a75f47f40) -- name = test_vg3 status = True id = 141 children = ['existing 408 MiB lvmlv test_vg3-lv8 (214) with existing xfs filesystem'] parents = ['existing 1024 MiB disk sdg (132) with existing lvmpv', 'existing 1024 MiB disk sdh (146) with existing lvmpv', 'existing 1024 MiB disk sdi (156) with existing lvmpv', 'existing 1024 MiB disk sdj (166) with existing lvmpv'] uuid = Z06Llf-fSlV-JsRS-yW4I-cdCE-NRe3-3sra1r size = 3.97 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 3.97 GiB path = /dev/test_vg3 format args = [] original_format = None free = 1004 MiB PE Size = 4 MiB PE Count = 1016 PE Free = 251 PV Count = 4 modified = False extents = 1016 free space = 3.57 GiB free extents = 914 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sdg (132) with existing lvmpv', 'existing 1024 MiB disk sdh (146) with existing lvmpv', 'existing 1024 MiB disk sdi (156) with existing lvmpv', 'existing 1024 MiB disk sdj (166) with existing lvmpv'] LVs = ['existing 408 MiB lvmlv test_vg3-lv8 (214) with existing xfs filesystem'] segment type = linear percent = 0 VG space used = 408 MiB 2024-03-01 20:57:00,704 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 20:57:00,704 DEBUG blivet/MainThread: vg test_vg3 has 3.57 GiB free 2024-03-01 20:57:00,705 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 20:57:00,705 DEBUG blivet/MainThread: vg test_vg3 has 3.57 GiB free 2024-03-01 20:57:00,702 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7f4a75f47460) -- name = test_vg3-lv8 status = True id = 214 children = [] parents = ['existing 3.97 GiB lvmvg test_vg3 (141)'] uuid = akuNTj-PamR-T9kg-ApWg-Q95t-Xbuj-10r5HZ size = 408 MiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-0 target size = 408 MiB path = /dev/mapper/test_vg3-lv8 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7f4a75f47f40) -- name = test_vg3 status = True id = 141 children = ['existing 408 MiB lvmlv test_vg3-lv8 (214) with existing xfs filesystem'] parents = ['existing 1024 MiB disk sdg (132) with existing lvmpv', 'existing 1024 MiB disk sdh (146) with existing lvmpv', 'existing 1024 MiB disk sdi (156) with existing lvmpv', 'existing 1024 MiB disk sdj (166) with existing lvmpv'] uuid = Z06Llf-fSlV-JsRS-yW4I-cdCE-NRe3-3sra1r size = 3.97 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 3.97 GiB path = /dev/test_vg3 format args = [] original_format = None free = 1004 MiB PE Size = 4 MiB PE Count = 1016 PE Free = 251 PV Count = 4 modified = False extents = 1016 free space = 3.57 GiB free extents = 914 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sdg (132) with existing lvmpv', 'existing 1024 MiB disk sdh (146) with existing lvmpv', 'existing 1024 MiB disk sdi (156) with existing lvmpv', 'existing 1024 MiB disk sdj (166) with existing lvmpv'] LVs = ['existing 408 MiB lvmlv test_vg3-lv8 (214) with existing xfs filesystem'] segment type = linear percent = 0 VG space used = 408 MiB 2024-03-01 20:57:00,708 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 20:57:00,708 DEBUG blivet/MainThread: vg test_vg3 has 3.57 GiB free 2024-03-01 20:57:00,708 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 20:57:00,709 DEBUG blivet/MainThread: vg test_vg3 has 3.57 GiB free 2024-03-01 20:57:00,706 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7f4a75f47460) -- name = test_vg3-lv8 status = True id = 214 children = [] parents = ['existing 3.97 GiB lvmvg test_vg3 (141)'] uuid = akuNTj-PamR-T9kg-ApWg-Q95t-Xbuj-10r5HZ size = 408 MiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-0 target size = 408 MiB path = /dev/mapper/test_vg3-lv8 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7f4a75f47f40) -- name = test_vg3 status = True id = 141 children = ['existing 408 MiB lvmlv test_vg3-lv8 (214) with existing xfs filesystem'] parents = ['existing 1024 MiB disk sdg (132) with existing lvmpv', 'existing 1024 MiB disk sdh (146) with existing lvmpv', 'existing 1024 MiB disk sdi (156) with existing lvmpv', 'existing 1024 MiB disk sdj (166) with existing lvmpv'] uuid = Z06Llf-fSlV-JsRS-yW4I-cdCE-NRe3-3sra1r size = 3.97 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 3.97 GiB path = /dev/test_vg3 format args = [] original_format = None free = 1004 MiB PE Size = 4 MiB PE Count = 1016 PE Free = 251 PV Count = 4 modified = False extents = 1016 free space = 3.57 GiB free extents = 914 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sdg (132) with existing lvmpv', 'existing 1024 MiB disk sdh (146) with existing lvmpv', 'existing 1024 MiB disk sdi (156) with existing lvmpv', 'existing 1024 MiB disk sdj (166) with existing lvmpv'] LVs = ['existing 408 MiB lvmlv test_vg3-lv8 (214) with existing xfs filesystem'] segment type = linear percent = 0 VG space used = 408 MiB 2024-03-01 20:57:00,711 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 20:57:00,712 DEBUG blivet/MainThread: vg test_vg3 has 3.57 GiB free 2024-03-01 20:57:00,712 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 20:57:00,713 DEBUG blivet/MainThread: vg test_vg3 has 3.57 GiB free 2024-03-01 20:57:00,709 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7f4a75f47460) -- name = test_vg3-lv8 status = True id = 214 children = [] parents = ['existing 3.97 GiB lvmvg test_vg3 (141)'] uuid = akuNTj-PamR-T9kg-ApWg-Q95t-Xbuj-10r5HZ size = 408 MiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-0 target size = 408 MiB path = /dev/mapper/test_vg3-lv8 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7f4a75f47f40) -- name = test_vg3 status = True id = 141 children = ['existing 408 MiB lvmlv test_vg3-lv8 (214) with existing xfs filesystem'] parents = ['existing 1024 MiB disk sdg (132) with existing lvmpv', 'existing 1024 MiB disk sdh (146) with existing lvmpv', 'existing 1024 MiB disk sdi (156) with existing lvmpv', 'existing 1024 MiB disk sdj (166) with existing lvmpv'] uuid = Z06Llf-fSlV-JsRS-yW4I-cdCE-NRe3-3sra1r size = 3.97 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 3.97 GiB path = /dev/test_vg3 format args = [] original_format = None free = 1004 MiB PE Size = 4 MiB PE Count = 1016 PE Free = 251 PV Count = 4 modified = False extents = 1016 free space = 3.57 GiB free extents = 914 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sdg (132) with existing lvmpv', 'existing 1024 MiB disk sdh (146) with existing lvmpv', 'existing 1024 MiB disk sdi (156) with existing lvmpv', 'existing 1024 MiB disk sdj (166) with existing lvmpv'] LVs = ['existing 408 MiB lvmlv test_vg3-lv8 (214) with existing xfs filesystem'] segment type = linear percent = 0 VG space used = 408 MiB 2024-03-01 20:57:00,715 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 20:57:00,716 DEBUG blivet/MainThread: vg test_vg3 has 3.57 GiB free 2024-03-01 20:57:00,716 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 20:57:00,717 DEBUG blivet/MainThread: vg test_vg3 has 3.57 GiB free 2024-03-01 20:57:00,713 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7f4a75f47460) -- name = test_vg3-lv8 status = True id = 214 children = [] parents = ['existing 3.97 GiB lvmvg test_vg3 (141)'] uuid = akuNTj-PamR-T9kg-ApWg-Q95t-Xbuj-10r5HZ size = 408 MiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-0 target size = 408 MiB path = /dev/mapper/test_vg3-lv8 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7f4a75f47f40) -- name = test_vg3 status = True id = 141 children = ['existing 408 MiB lvmlv test_vg3-lv8 (214) with existing xfs filesystem'] parents = ['existing 1024 MiB disk sdg (132) with existing lvmpv', 'existing 1024 MiB disk sdh (146) with existing lvmpv', 'existing 1024 MiB disk sdi (156) with existing lvmpv', 'existing 1024 MiB disk sdj (166) with existing lvmpv'] uuid = Z06Llf-fSlV-JsRS-yW4I-cdCE-NRe3-3sra1r size = 3.97 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 3.97 GiB path = /dev/test_vg3 format args = [] original_format = None free = 1004 MiB PE Size = 4 MiB PE Count = 1016 PE Free = 251 PV Count = 4 modified = False extents = 1016 free space = 3.57 GiB free extents = 914 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sdg (132) with existing lvmpv', 'existing 1024 MiB disk sdh (146) with existing lvmpv', 'existing 1024 MiB disk sdi (156) with existing lvmpv', 'existing 1024 MiB disk sdj (166) with existing lvmpv'] LVs = ['existing 408 MiB lvmlv test_vg3-lv8 (214) with existing xfs filesystem'] segment type = linear percent = 0 VG space used = 408 MiB 2024-03-01 20:57:00,719 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 20:57:00,720 DEBUG blivet/MainThread: vg test_vg3 has 3.57 GiB free 2024-03-01 20:57:00,720 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 20:57:00,721 DEBUG blivet/MainThread: vg test_vg3 has 3.57 GiB free 2024-03-01 20:57:00,717 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7f4a75f47460) -- name = test_vg3-lv8 status = True id = 214 children = [] parents = ['existing 3.97 GiB lvmvg test_vg3 (141)'] uuid = akuNTj-PamR-T9kg-ApWg-Q95t-Xbuj-10r5HZ size = 408 MiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-0 target size = 408 MiB path = /dev/mapper/test_vg3-lv8 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7f4a75f47f40) -- name = test_vg3 status = True id = 141 children = ['existing 408 MiB lvmlv test_vg3-lv8 (214) with existing xfs filesystem'] parents = ['existing 1024 MiB disk sdg (132) with existing lvmpv', 'existing 1024 MiB disk sdh (146) with existing lvmpv', 'existing 1024 MiB disk sdi (156) with existing lvmpv', 'existing 1024 MiB disk sdj (166) with existing lvmpv'] uuid = Z06Llf-fSlV-JsRS-yW4I-cdCE-NRe3-3sra1r size = 3.97 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 3.97 GiB path = /dev/test_vg3 format args = [] original_format = None free = 1004 MiB PE Size = 4 MiB PE Count = 1016 PE Free = 251 PV Count = 4 modified = False extents = 1016 free space = 3.57 GiB free extents = 914 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sdg (132) with existing lvmpv', 'existing 1024 MiB disk sdh (146) with existing lvmpv', 'existing 1024 MiB disk sdi (156) with existing lvmpv', 'existing 1024 MiB disk sdj (166) with existing lvmpv'] LVs = ['existing 408 MiB lvmlv test_vg3-lv8 (214) with existing xfs filesystem'] segment type = linear percent = 0 VG space used = 408 MiB 2024-03-01 20:57:00,723 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 20:57:00,724 DEBUG blivet/MainThread: vg test_vg3 has 3.57 GiB free 2024-03-01 20:57:00,724 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 20:57:00,725 DEBUG blivet/MainThread: vg test_vg3 has 3.57 GiB free 2024-03-01 20:57:00,721 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7f4a75f47460) -- name = test_vg3-lv8 status = True id = 214 children = [] parents = ['existing 3.97 GiB lvmvg test_vg3 (141)'] uuid = akuNTj-PamR-T9kg-ApWg-Q95t-Xbuj-10r5HZ size = 408 MiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-0 target size = 408 MiB path = /dev/mapper/test_vg3-lv8 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7f4a75f47f40) -- name = test_vg3 status = True id = 141 children = ['existing 408 MiB lvmlv test_vg3-lv8 (214) with existing xfs filesystem'] parents = ['existing 1024 MiB disk sdg (132) with existing lvmpv', 'existing 1024 MiB disk sdh (146) with existing lvmpv', 'existing 1024 MiB disk sdi (156) with existing lvmpv', 'existing 1024 MiB disk sdj (166) with existing lvmpv'] uuid = Z06Llf-fSlV-JsRS-yW4I-cdCE-NRe3-3sra1r size = 3.97 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 3.97 GiB path = /dev/test_vg3 format args = [] original_format = None free = 1004 MiB PE Size = 4 MiB PE Count = 1016 PE Free = 251 PV Count = 4 modified = False extents = 1016 free space = 3.57 GiB free extents = 914 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sdg (132) with existing lvmpv', 'existing 1024 MiB disk sdh (146) with existing lvmpv', 'existing 1024 MiB disk sdi (156) with existing lvmpv', 'existing 1024 MiB disk sdj (166) with existing lvmpv'] LVs = ['existing 408 MiB lvmlv test_vg3-lv8 (214) with existing xfs filesystem'] segment type = linear percent = 0 VG space used = 408 MiB 2024-03-01 20:57:00,727 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 20:57:00,728 DEBUG blivet/MainThread: vg test_vg3 has 3.57 GiB free 2024-03-01 20:57:00,728 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 20:57:00,729 DEBUG blivet/MainThread: vg test_vg3 has 3.57 GiB free 2024-03-01 20:57:00,725 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7f4a75f47460) -- name = test_vg3-lv8 status = True id = 214 children = [] parents = ['existing 3.97 GiB lvmvg test_vg3 (141)'] uuid = akuNTj-PamR-T9kg-ApWg-Q95t-Xbuj-10r5HZ size = 408 MiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-0 target size = 408 MiB path = /dev/mapper/test_vg3-lv8 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7f4a75f47f40) -- name = test_vg3 status = True id = 141 children = ['existing 408 MiB lvmlv test_vg3-lv8 (214) with existing xfs filesystem'] parents = ['existing 1024 MiB disk sdg (132) with existing lvmpv', 'existing 1024 MiB disk sdh (146) with existing lvmpv', 'existing 1024 MiB disk sdi (156) with existing lvmpv', 'existing 1024 MiB disk sdj (166) with existing lvmpv'] uuid = Z06Llf-fSlV-JsRS-yW4I-cdCE-NRe3-3sra1r size = 3.97 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 3.97 GiB path = /dev/test_vg3 format args = [] original_format = None free = 1004 MiB PE Size = 4 MiB PE Count = 1016 PE Free = 251 PV Count = 4 modified = False extents = 1016 free space = 3.57 GiB free extents = 914 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sdg (132) with existing lvmpv', 'existing 1024 MiB disk sdh (146) with existing lvmpv', 'existing 1024 MiB disk sdi (156) with existing lvmpv', 'existing 1024 MiB disk sdj (166) with existing lvmpv'] LVs = ['existing 408 MiB lvmlv test_vg3-lv8 (214) with existing xfs filesystem'] segment type = linear percent = 0 VG space used = 408 MiB 2024-03-01 20:57:00,731 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 20:57:00,731 DEBUG blivet/MainThread: vg test_vg3 has 3.57 GiB free 2024-03-01 20:57:00,732 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 20:57:00,732 DEBUG blivet/MainThread: vg test_vg3 has 3.57 GiB free 2024-03-01 20:57:00,729 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7f4a75f47460) -- name = test_vg3-lv8 status = True id = 214 children = [] parents = ['existing 3.97 GiB lvmvg test_vg3 (141)'] uuid = akuNTj-PamR-T9kg-ApWg-Q95t-Xbuj-10r5HZ size = 408 MiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-0 target size = 408 MiB path = /dev/mapper/test_vg3-lv8 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7f4a75f47f40) -- name = test_vg3 status = True id = 141 children = ['existing 408 MiB lvmlv test_vg3-lv8 (214) with existing xfs filesystem'] parents = ['existing 1024 MiB disk sdg (132) with existing lvmpv', 'existing 1024 MiB disk sdh (146) with existing lvmpv', 'existing 1024 MiB disk sdi (156) with existing lvmpv', 'existing 1024 MiB disk sdj (166) with existing lvmpv'] uuid = Z06Llf-fSlV-JsRS-yW4I-cdCE-NRe3-3sra1r size = 3.97 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 3.97 GiB path = /dev/test_vg3 format args = [] original_format = None free = 1004 MiB PE Size = 4 MiB PE Count = 1016 PE Free = 251 PV Count = 4 modified = False extents = 1016 free space = 3.57 GiB free extents = 914 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sdg (132) with existing lvmpv', 'existing 1024 MiB disk sdh (146) with existing lvmpv', 'existing 1024 MiB disk sdi (156) with existing lvmpv', 'existing 1024 MiB disk sdj (166) with existing lvmpv'] LVs = ['existing 408 MiB lvmlv test_vg3-lv8 (214) with existing xfs filesystem'] segment type = linear percent = 0 VG space used = 408 MiB 2024-03-01 20:57:00,735 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 20:57:00,735 DEBUG blivet/MainThread: vg test_vg3 has 3.57 GiB free 2024-03-01 20:57:00,736 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 20:57:00,736 DEBUG blivet/MainThread: vg test_vg3 has 3.57 GiB free 2024-03-01 20:57:00,733 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7f4a75f47460) -- name = test_vg3-lv8 status = True id = 214 children = [] parents = ['existing 3.97 GiB lvmvg test_vg3 (141)'] uuid = akuNTj-PamR-T9kg-ApWg-Q95t-Xbuj-10r5HZ size = 408 MiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-0 target size = 408 MiB path = /dev/mapper/test_vg3-lv8 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7f4a75f47f40) -- name = test_vg3 status = True id = 141 children = ['existing 408 MiB lvmlv test_vg3-lv8 (214) with existing xfs filesystem'] parents = ['existing 1024 MiB disk sdg (132) with existing lvmpv', 'existing 1024 MiB disk sdh (146) with existing lvmpv', 'existing 1024 MiB disk sdi (156) with existing lvmpv', 'existing 1024 MiB disk sdj (166) with existing lvmpv'] uuid = Z06Llf-fSlV-JsRS-yW4I-cdCE-NRe3-3sra1r size = 3.97 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 3.97 GiB path = /dev/test_vg3 format args = [] original_format = None free = 1004 MiB PE Size = 4 MiB PE Count = 1016 PE Free = 251 PV Count = 4 modified = False extents = 1016 free space = 3.57 GiB free extents = 914 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sdg (132) with existing lvmpv', 'existing 1024 MiB disk sdh (146) with existing lvmpv', 'existing 1024 MiB disk sdi (156) with existing lvmpv', 'existing 1024 MiB disk sdj (166) with existing lvmpv'] LVs = ['existing 408 MiB lvmlv test_vg3-lv8 (214) with existing xfs filesystem'] segment type = linear percent = 0 VG space used = 408 MiB 2024-03-01 20:57:00,739 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 20:57:00,739 DEBUG blivet/MainThread: vg test_vg3 has 3.57 GiB free 2024-03-01 20:57:00,740 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 20:57:00,740 DEBUG blivet/MainThread: vg test_vg3 has 3.57 GiB free 2024-03-01 20:57:00,737 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7f4a75f47460) -- name = test_vg3-lv8 status = True id = 214 children = [] parents = ['existing 3.97 GiB lvmvg test_vg3 (141)'] uuid = akuNTj-PamR-T9kg-ApWg-Q95t-Xbuj-10r5HZ size = 408 MiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-0 target size = 408 MiB path = /dev/mapper/test_vg3-lv8 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7f4a75f47f40) -- name = test_vg3 status = True id = 141 children = ['existing 408 MiB lvmlv test_vg3-lv8 (214) with existing xfs filesystem'] parents = ['existing 1024 MiB disk sdg (132) with existing lvmpv', 'existing 1024 MiB disk sdh (146) with existing lvmpv', 'existing 1024 MiB disk sdi (156) with existing lvmpv', 'existing 1024 MiB disk sdj (166) with existing lvmpv'] uuid = Z06Llf-fSlV-JsRS-yW4I-cdCE-NRe3-3sra1r size = 3.97 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 3.97 GiB path = /dev/test_vg3 format args = [] original_format = None free = 1004 MiB PE Size = 4 MiB PE Count = 1016 PE Free = 251 PV Count = 4 modified = False extents = 1016 free space = 3.57 GiB free extents = 914 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sdg (132) with existing lvmpv', 'existing 1024 MiB disk sdh (146) with existing lvmpv', 'existing 1024 MiB disk sdi (156) with existing lvmpv', 'existing 1024 MiB disk sdj (166) with existing lvmpv'] LVs = ['existing 408 MiB lvmlv test_vg3-lv8 (214) with existing xfs filesystem'] segment type = linear percent = 0 VG space used = 408 MiB 2024-03-01 20:57:00,743 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 20:57:00,743 DEBUG blivet/MainThread: vg test_vg3 has 3.57 GiB free 2024-03-01 20:57:00,744 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 20:57:00,744 DEBUG blivet/MainThread: vg test_vg3 has 3.57 GiB free 2024-03-01 20:57:00,741 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7f4a75f47460) -- name = test_vg3-lv8 status = True id = 214 children = [] parents = ['existing 3.97 GiB lvmvg test_vg3 (141)'] uuid = akuNTj-PamR-T9kg-ApWg-Q95t-Xbuj-10r5HZ size = 408 MiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-0 target size = 408 MiB path = /dev/mapper/test_vg3-lv8 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7f4a75f47f40) -- name = test_vg3 status = True id = 141 children = ['existing 408 MiB lvmlv test_vg3-lv8 (214) with existing xfs filesystem'] parents = ['existing 1024 MiB disk sdg (132) with existing lvmpv', 'existing 1024 MiB disk sdh (146) with existing lvmpv', 'existing 1024 MiB disk sdi (156) with existing lvmpv', 'existing 1024 MiB disk sdj (166) with existing lvmpv'] uuid = Z06Llf-fSlV-JsRS-yW4I-cdCE-NRe3-3sra1r size = 3.97 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 3.97 GiB path = /dev/test_vg3 format args = [] original_format = None free = 1004 MiB PE Size = 4 MiB PE Count = 1016 PE Free = 251 PV Count = 4 modified = False extents = 1016 free space = 3.57 GiB free extents = 914 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sdg (132) with existing lvmpv', 'existing 1024 MiB disk sdh (146) with existing lvmpv', 'existing 1024 MiB disk sdi (156) with existing lvmpv', 'existing 1024 MiB disk sdj (166) with existing lvmpv'] LVs = ['existing 408 MiB lvmlv test_vg3-lv8 (214) with existing xfs filesystem'] segment type = linear percent = 0 VG space used = 408 MiB 2024-03-01 20:57:00,747 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 20:57:00,747 DEBUG blivet/MainThread: vg test_vg3 has 3.57 GiB free 2024-03-01 20:57:00,747 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 20:57:00,748 DEBUG blivet/MainThread: vg test_vg3 has 3.57 GiB free 2024-03-01 20:57:00,745 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7f4a75f47460) -- name = test_vg3-lv8 status = True id = 214 children = [] parents = ['existing 3.97 GiB lvmvg test_vg3 (141)'] uuid = akuNTj-PamR-T9kg-ApWg-Q95t-Xbuj-10r5HZ size = 408 MiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-0 target size = 408 MiB path = /dev/mapper/test_vg3-lv8 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7f4a75f47f40) -- name = test_vg3 status = True id = 141 children = ['existing 408 MiB lvmlv test_vg3-lv8 (214) with existing xfs filesystem'] parents = ['existing 1024 MiB disk sdg (132) with existing lvmpv', 'existing 1024 MiB disk sdh (146) with existing lvmpv', 'existing 1024 MiB disk sdi (156) with existing lvmpv', 'existing 1024 MiB disk sdj (166) with existing lvmpv'] uuid = Z06Llf-fSlV-JsRS-yW4I-cdCE-NRe3-3sra1r size = 3.97 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 3.97 GiB path = /dev/test_vg3 format args = [] original_format = None free = 1004 MiB PE Size = 4 MiB PE Count = 1016 PE Free = 251 PV Count = 4 modified = False extents = 1016 free space = 3.57 GiB free extents = 914 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sdg (132) with existing lvmpv', 'existing 1024 MiB disk sdh (146) with existing lvmpv', 'existing 1024 MiB disk sdi (156) with existing lvmpv', 'existing 1024 MiB disk sdj (166) with existing lvmpv'] LVs = ['existing 408 MiB lvmlv test_vg3-lv8 (214) with existing xfs filesystem'] segment type = linear percent = 0 VG space used = 408 MiB 2024-03-01 20:57:00,750 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 20:57:00,751 DEBUG blivet/MainThread: vg test_vg3 has 3.57 GiB free 2024-03-01 20:57:00,751 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 20:57:00,752 DEBUG blivet/MainThread: vg test_vg3 has 3.57 GiB free 2024-03-01 20:57:00,748 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7f4a75f47460) -- name = test_vg3-lv8 status = True id = 214 children = [] parents = ['existing 3.97 GiB lvmvg test_vg3 (141)'] uuid = akuNTj-PamR-T9kg-ApWg-Q95t-Xbuj-10r5HZ size = 408 MiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-0 target size = 408 MiB path = /dev/mapper/test_vg3-lv8 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7f4a75f47f40) -- name = test_vg3 status = True id = 141 children = ['existing 408 MiB lvmlv test_vg3-lv8 (214) with existing xfs filesystem'] parents = ['existing 1024 MiB disk sdg (132) with existing lvmpv', 'existing 1024 MiB disk sdh (146) with existing lvmpv', 'existing 1024 MiB disk sdi (156) with existing lvmpv', 'existing 1024 MiB disk sdj (166) with existing lvmpv'] uuid = Z06Llf-fSlV-JsRS-yW4I-cdCE-NRe3-3sra1r size = 3.97 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 3.97 GiB path = /dev/test_vg3 format args = [] original_format = None free = 1004 MiB PE Size = 4 MiB PE Count = 1016 PE Free = 251 PV Count = 4 modified = False extents = 1016 free space = 3.57 GiB free extents = 914 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sdg (132) with existing lvmpv', 'existing 1024 MiB disk sdh (146) with existing lvmpv', 'existing 1024 MiB disk sdi (156) with existing lvmpv', 'existing 1024 MiB disk sdj (166) with existing lvmpv'] LVs = ['existing 408 MiB lvmlv test_vg3-lv8 (214) with existing xfs filesystem'] segment type = linear percent = 0 VG space used = 408 MiB 2024-03-01 20:57:00,754 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 20:57:00,755 DEBUG blivet/MainThread: vg test_vg3 has 3.57 GiB free 2024-03-01 20:57:00,755 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 20:57:00,756 DEBUG blivet/MainThread: vg test_vg3 has 3.57 GiB free 2024-03-01 20:57:00,752 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7f4a75f47460) -- name = test_vg3-lv8 status = True id = 214 children = [] parents = ['existing 3.97 GiB lvmvg test_vg3 (141)'] uuid = akuNTj-PamR-T9kg-ApWg-Q95t-Xbuj-10r5HZ size = 408 MiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-0 target size = 408 MiB path = /dev/mapper/test_vg3-lv8 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7f4a75f47f40) -- name = test_vg3 status = True id = 141 children = ['existing 408 MiB lvmlv test_vg3-lv8 (214) with existing xfs filesystem'] parents = ['existing 1024 MiB disk sdg (132) with existing lvmpv', 'existing 1024 MiB disk sdh (146) with existing lvmpv', 'existing 1024 MiB disk sdi (156) with existing lvmpv', 'existing 1024 MiB disk sdj (166) with existing lvmpv'] uuid = Z06Llf-fSlV-JsRS-yW4I-cdCE-NRe3-3sra1r size = 3.97 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 3.97 GiB path = /dev/test_vg3 format args = [] original_format = None free = 1004 MiB PE Size = 4 MiB PE Count = 1016 PE Free = 251 PV Count = 4 modified = False extents = 1016 free space = 3.57 GiB free extents = 914 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sdg (132) with existing lvmpv', 'existing 1024 MiB disk sdh (146) with existing lvmpv', 'existing 1024 MiB disk sdi (156) with existing lvmpv', 'existing 1024 MiB disk sdj (166) with existing lvmpv'] LVs = ['existing 408 MiB lvmlv test_vg3-lv8 (214) with existing xfs filesystem'] segment type = linear percent = 0 VG space used = 408 MiB 2024-03-01 20:57:00,758 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 20:57:00,759 DEBUG blivet/MainThread: vg test_vg3 has 3.57 GiB free 2024-03-01 20:57:00,759 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 20:57:00,760 DEBUG blivet/MainThread: vg test_vg3 has 3.57 GiB free 2024-03-01 20:57:00,756 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7f4a75f47460) -- name = test_vg3-lv8 status = True id = 214 children = [] parents = ['existing 3.97 GiB lvmvg test_vg3 (141)'] uuid = akuNTj-PamR-T9kg-ApWg-Q95t-Xbuj-10r5HZ size = 408 MiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-0 target size = 408 MiB path = /dev/mapper/test_vg3-lv8 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7f4a75f47f40) -- name = test_vg3 status = True id = 141 children = ['existing 408 MiB lvmlv test_vg3-lv8 (214) with existing xfs filesystem'] parents = ['existing 1024 MiB disk sdg (132) with existing lvmpv', 'existing 1024 MiB disk sdh (146) with existing lvmpv', 'existing 1024 MiB disk sdi (156) with existing lvmpv', 'existing 1024 MiB disk sdj (166) with existing lvmpv'] uuid = Z06Llf-fSlV-JsRS-yW4I-cdCE-NRe3-3sra1r size = 3.97 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 3.97 GiB path = /dev/test_vg3 format args = [] original_format = None free = 1004 MiB PE Size = 4 MiB PE Count = 1016 PE Free = 251 PV Count = 4 modified = False extents = 1016 free space = 3.57 GiB free extents = 914 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sdg (132) with existing lvmpv', 'existing 1024 MiB disk sdh (146) with existing lvmpv', 'existing 1024 MiB disk sdi (156) with existing lvmpv', 'existing 1024 MiB disk sdj (166) with existing lvmpv'] LVs = ['existing 408 MiB lvmlv test_vg3-lv8 (214) with existing xfs filesystem'] segment type = linear percent = 0 VG space used = 408 MiB 2024-03-01 20:57:00,762 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 20:57:00,763 DEBUG blivet/MainThread: vg test_vg3 has 3.57 GiB free 2024-03-01 20:57:00,763 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 20:57:00,764 DEBUG blivet/MainThread: vg test_vg3 has 3.57 GiB free 2024-03-01 20:57:00,760 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7f4a75f47460) -- name = test_vg3-lv8 status = True id = 214 children = [] parents = ['existing 3.97 GiB lvmvg test_vg3 (141)'] uuid = akuNTj-PamR-T9kg-ApWg-Q95t-Xbuj-10r5HZ size = 408 MiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-0 target size = 408 MiB path = /dev/mapper/test_vg3-lv8 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7f4a75f47f40) -- name = test_vg3 status = True id = 141 children = ['existing 408 MiB lvmlv test_vg3-lv8 (214) with existing xfs filesystem'] parents = ['existing 1024 MiB disk sdg (132) with existing lvmpv', 'existing 1024 MiB disk sdh (146) with existing lvmpv', 'existing 1024 MiB disk sdi (156) with existing lvmpv', 'existing 1024 MiB disk sdj (166) with existing lvmpv'] uuid = Z06Llf-fSlV-JsRS-yW4I-cdCE-NRe3-3sra1r size = 3.97 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 3.97 GiB path = /dev/test_vg3 format args = [] original_format = None free = 1004 MiB PE Size = 4 MiB PE Count = 1016 PE Free = 251 PV Count = 4 modified = False extents = 1016 free space = 3.57 GiB free extents = 914 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sdg (132) with existing lvmpv', 'existing 1024 MiB disk sdh (146) with existing lvmpv', 'existing 1024 MiB disk sdi (156) with existing lvmpv', 'existing 1024 MiB disk sdj (166) with existing lvmpv'] LVs = ['existing 408 MiB lvmlv test_vg3-lv8 (214) with existing xfs filesystem'] segment type = linear percent = 0 VG space used = 408 MiB 2024-03-01 20:57:00,766 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 20:57:00,767 DEBUG blivet/MainThread: vg test_vg3 has 3.57 GiB free 2024-03-01 20:57:00,767 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 20:57:00,768 DEBUG blivet/MainThread: vg test_vg3 has 3.57 GiB free 2024-03-01 20:57:00,764 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7f4a75f47460) -- name = test_vg3-lv8 status = True id = 214 children = [] parents = ['existing 3.97 GiB lvmvg test_vg3 (141)'] uuid = akuNTj-PamR-T9kg-ApWg-Q95t-Xbuj-10r5HZ size = 408 MiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-0 target size = 408 MiB path = /dev/mapper/test_vg3-lv8 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7f4a75f47f40) -- name = test_vg3 status = True id = 141 children = ['existing 408 MiB lvmlv test_vg3-lv8 (214) with existing xfs filesystem'] parents = ['existing 1024 MiB disk sdg (132) with existing lvmpv', 'existing 1024 MiB disk sdh (146) with existing lvmpv', 'existing 1024 MiB disk sdi (156) with existing lvmpv', 'existing 1024 MiB disk sdj (166) with existing lvmpv'] uuid = Z06Llf-fSlV-JsRS-yW4I-cdCE-NRe3-3sra1r size = 3.97 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 3.97 GiB path = /dev/test_vg3 format args = [] original_format = None free = 1004 MiB PE Size = 4 MiB PE Count = 1016 PE Free = 251 PV Count = 4 modified = False extents = 1016 free space = 3.57 GiB free extents = 914 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sdg (132) with existing lvmpv', 'existing 1024 MiB disk sdh (146) with existing lvmpv', 'existing 1024 MiB disk sdi (156) with existing lvmpv', 'existing 1024 MiB disk sdj (166) with existing lvmpv'] LVs = ['existing 408 MiB lvmlv test_vg3-lv8 (214) with existing xfs filesystem'] segment type = linear percent = 0 VG space used = 408 MiB 2024-03-01 20:57:00,768 DEBUG blivet/MainThread: removing test_vg3-lv8 2024-03-01 20:57:00,771 DEBUG blivet/MainThread: DeviceTree.get_dependent_devices: dep: existing 408 MiB lvmlv test_vg3-lv8 (214) with existing xfs filesystem ; hidden: False ; 2024-03-01 20:57:00,771 DEBUG blivet/MainThread: dep is a leaf 2024-03-01 20:57:00,771 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 284 2024-03-01 20:57:00,774 DEBUG blivet/MainThread: LVMLogicalVolumeDevice._set_format: test_vg3-lv8 ; type: None ; current: xfs ; 2024-03-01 20:57:00,774 INFO blivet/MainThread: registered action: [283] destroy format xfs filesystem on lvmlv test_vg3-lv8 (id 214) 2024-03-01 20:57:00,777 DEBUG blivet/MainThread: LVMVolumeGroupDevice.remove_child: name: test_vg3 ; child: lv8 ; kids: 1 ; 2024-03-01 20:57:00,777 INFO blivet/MainThread: removed lvmlv test_vg3-lv8 (id 214) from device tree 2024-03-01 20:57:00,777 INFO blivet/MainThread: registered action: [285] destroy device lvmlv test_vg3-lv8 (id 214) 2024-03-01 20:57:00,777 DEBUG blivet.ansible/MainThread: ['sdj', 'sdi', 'test_vg3', 'sdg', 'sdh'] 2024-03-01 20:57:00,777 DEBUG blivet/MainThread: removing test_vg3 2024-03-01 20:57:00,780 DEBUG blivet/MainThread: DeviceTree.get_dependent_devices: dep: existing 3.97 GiB lvmvg test_vg3 (141) ; hidden: False ; 2024-03-01 20:57:00,780 DEBUG blivet/MainThread: dep is a leaf 2024-03-01 20:57:00,783 DEBUG blivet/MainThread: DiskDevice.remove_child: name: sdg ; child: test_vg3 ; kids: 1 ; 2024-03-01 20:57:00,786 DEBUG blivet/MainThread: DiskDevice.remove_child: name: sdh ; child: test_vg3 ; kids: 1 ; 2024-03-01 20:57:00,788 DEBUG blivet/MainThread: DiskDevice.remove_child: name: sdi ; child: test_vg3 ; kids: 1 ; 2024-03-01 20:57:00,791 DEBUG blivet/MainThread: DiskDevice.remove_child: name: sdj ; child: test_vg3 ; kids: 1 ; 2024-03-01 20:57:00,791 INFO blivet/MainThread: removed lvmvg test_vg3 (id 141) from device tree 2024-03-01 20:57:00,791 INFO blivet/MainThread: registered action: [286] destroy device lvmvg test_vg3 (id 141) 2024-03-01 20:57:00,791 INFO blivet.ansible/MainThread: scheduling destruction of sdj 2024-03-01 20:57:00,791 DEBUG blivet/MainThread: removing sdj 2024-03-01 20:57:00,793 DEBUG blivet/MainThread: DeviceTree.get_dependent_devices: dep: existing 1024 MiB disk sdj (166) with existing lvmpv ; hidden: False ; 2024-03-01 20:57:00,794 DEBUG blivet/MainThread: dep is a leaf 2024-03-01 20:57:00,794 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 288 2024-03-01 20:57:00,796 DEBUG blivet/MainThread: DiskDevice._set_format: sdj ; type: None ; current: lvmpv ; 2024-03-01 20:57:00,796 INFO blivet/MainThread: registered action: [287] destroy format lvmpv on disk sdj (id 166) 2024-03-01 20:57:00,796 INFO blivet.ansible/MainThread: scheduling destruction of sdi 2024-03-01 20:57:00,797 DEBUG blivet/MainThread: removing sdi 2024-03-01 20:57:00,799 DEBUG blivet/MainThread: DeviceTree.get_dependent_devices: dep: existing 1024 MiB disk sdi (156) with existing lvmpv ; hidden: False ; 2024-03-01 20:57:00,799 DEBUG blivet/MainThread: dep is a leaf 2024-03-01 20:57:00,799 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 290 2024-03-01 20:57:00,802 DEBUG blivet/MainThread: DiskDevice._set_format: sdi ; type: None ; current: lvmpv ; 2024-03-01 20:57:00,802 INFO blivet/MainThread: registered action: [289] destroy format lvmpv on disk sdi (id 156) 2024-03-01 20:57:00,802 INFO blivet.ansible/MainThread: scheduling destruction of sdg 2024-03-01 20:57:00,802 DEBUG blivet/MainThread: removing sdg 2024-03-01 20:57:00,805 DEBUG blivet/MainThread: DeviceTree.get_dependent_devices: dep: existing 1024 MiB disk sdg (132) with existing lvmpv ; hidden: False ; 2024-03-01 20:57:00,805 DEBUG blivet/MainThread: dep is a leaf 2024-03-01 20:57:00,805 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 292 2024-03-01 20:57:00,807 DEBUG blivet/MainThread: DiskDevice._set_format: sdg ; type: None ; current: lvmpv ; 2024-03-01 20:57:00,808 INFO blivet/MainThread: registered action: [291] destroy format lvmpv on disk sdg (id 132) 2024-03-01 20:57:00,808 INFO blivet.ansible/MainThread: scheduling destruction of sdh 2024-03-01 20:57:00,808 DEBUG blivet/MainThread: removing sdh 2024-03-01 20:57:00,810 DEBUG blivet/MainThread: DeviceTree.get_dependent_devices: dep: existing 1024 MiB disk sdh (146) with existing lvmpv ; hidden: False ; 2024-03-01 20:57:00,810 DEBUG blivet/MainThread: dep is a leaf 2024-03-01 20:57:00,810 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 294 2024-03-01 20:57:00,813 DEBUG blivet/MainThread: DiskDevice._set_format: sdh ; type: None ; current: lvmpv ; 2024-03-01 20:57:00,813 INFO blivet/MainThread: registered action: [293] destroy format lvmpv on disk sdh (id 146) 2024-03-01 20:57:00,814 INFO program/MainThread: Running... udevadm settle --timeout=300 2024-03-01 20:57:00,824 DEBUG program/MainThread: Return code: 0 2024-03-01 20:57:00,841 INFO program/MainThread: Running... udevadm settle --timeout=300 2024-03-01 20:57:00,850 DEBUG program/MainThread: Return code: 0 2024-03-01 20:57:00,870 DEBUG blivet/MainThread: XFS.teardown: device: /dev/mapper/test_vg1-lv1 ; type: xfs ; status: False ; 2024-03-01 20:57:00,870 INFO program/MainThread: Running... udevadm settle --timeout=300 2024-03-01 20:57:00,882 DEBUG program/MainThread: Return code: 0 2024-03-01 20:57:00,902 DEBUG blivet/MainThread: XFS.teardown: device: /dev/mapper/test_vg1-lv2 ; type: xfs ; status: False ; 2024-03-01 20:57:00,902 INFO program/MainThread: Running... udevadm settle --timeout=300 2024-03-01 20:57:00,914 DEBUG program/MainThread: Return code: 0 2024-03-01 20:57:00,934 DEBUG blivet/MainThread: XFS.teardown: device: /dev/mapper/test_vg2-lv3 ; type: xfs ; status: False ; 2024-03-01 20:57:00,934 INFO program/MainThread: Running... udevadm settle --timeout=300 2024-03-01 20:57:00,946 DEBUG program/MainThread: Return code: 0 2024-03-01 20:57:00,966 DEBUG blivet/MainThread: XFS.teardown: device: /dev/mapper/test_vg2-lv4 ; type: xfs ; status: False ; 2024-03-01 20:57:00,966 INFO program/MainThread: Running... udevadm settle --timeout=300 2024-03-01 20:57:00,977 DEBUG program/MainThread: Return code: 0 2024-03-01 20:57:00,997 DEBUG blivet/MainThread: XFS.teardown: device: /dev/mapper/test_vg3-lv5 ; type: xfs ; status: False ; 2024-03-01 20:57:00,997 INFO program/MainThread: Running... udevadm settle --timeout=300 2024-03-01 20:57:01,006 DEBUG program/MainThread: Return code: 0 2024-03-01 20:57:01,026 DEBUG blivet/MainThread: XFS.teardown: device: /dev/mapper/test_vg3-lv6 ; type: xfs ; status: False ; 2024-03-01 20:57:01,027 INFO program/MainThread: Running... udevadm settle --timeout=300 2024-03-01 20:57:01,035 DEBUG program/MainThread: Return code: 0 2024-03-01 20:57:01,056 DEBUG blivet/MainThread: XFS.teardown: device: /dev/mapper/test_vg3-lv7 ; type: xfs ; status: False ; 2024-03-01 20:57:01,056 INFO program/MainThread: Running... udevadm settle --timeout=300 2024-03-01 20:57:01,068 DEBUG program/MainThread: Return code: 0 2024-03-01 20:57:01,088 DEBUG blivet/MainThread: XFS.teardown: device: /dev/mapper/test_vg3-lv8 ; type: xfs ; status: False ; 2024-03-01 20:57:01,088 DEBUG blivet/MainThread: action: [248] destroy format xfs filesystem on lvmlv test_vg1-lv1 (id 45) 2024-03-01 20:57:01,089 DEBUG blivet/MainThread: action: [250] destroy device lvmlv test_vg1-lv1 (id 45) 2024-03-01 20:57:01,089 DEBUG blivet/MainThread: action: [251] destroy format xfs filesystem on lvmlv test_vg1-lv2 (id 58) 2024-03-01 20:57:01,089 DEBUG blivet/MainThread: action: [253] destroy device lvmlv test_vg1-lv2 (id 58) 2024-03-01 20:57:01,089 DEBUG blivet/MainThread: action: [254] destroy device lvmvg test_vg1 (id 11) 2024-03-01 20:57:01,089 DEBUG blivet/MainThread: action: [255] destroy format lvmpv on disk sdb (id 16) 2024-03-01 20:57:01,089 DEBUG blivet/MainThread: action: [257] destroy format lvmpv on disk sdc (id 36) 2024-03-01 20:57:01,089 DEBUG blivet/MainThread: action: [259] destroy format lvmpv on disk sda (id 2) 2024-03-01 20:57:01,089 DEBUG blivet/MainThread: action: [261] destroy format xfs filesystem on lvmlv test_vg2-lv3 (id 105) 2024-03-01 20:57:01,089 DEBUG blivet/MainThread: action: [263] destroy device lvmlv test_vg2-lv3 (id 105) 2024-03-01 20:57:01,089 DEBUG blivet/MainThread: action: [264] destroy format xfs filesystem on lvmlv test_vg2-lv4 (id 118) 2024-03-01 20:57:01,089 DEBUG blivet/MainThread: action: [266] destroy device lvmlv test_vg2-lv4 (id 118) 2024-03-01 20:57:01,089 DEBUG blivet/MainThread: action: [267] destroy device lvmvg test_vg2 (id 81) 2024-03-01 20:57:01,089 DEBUG blivet/MainThread: action: [268] destroy format lvmpv on disk sdf (id 96) 2024-03-01 20:57:01,089 DEBUG blivet/MainThread: action: [270] destroy format lvmpv on disk sde (id 86) 2024-03-01 20:57:01,089 DEBUG blivet/MainThread: action: [272] destroy format lvmpv on disk sdd (id 72) 2024-03-01 20:57:01,090 DEBUG blivet/MainThread: action: [274] destroy format xfs filesystem on lvmlv test_vg3-lv5 (id 175) 2024-03-01 20:57:01,090 DEBUG blivet/MainThread: action: [276] destroy device lvmlv test_vg3-lv5 (id 175) 2024-03-01 20:57:01,090 DEBUG blivet/MainThread: action: [277] destroy format xfs filesystem on lvmlv test_vg3-lv6 (id 188) 2024-03-01 20:57:01,090 DEBUG blivet/MainThread: action: [279] destroy device lvmlv test_vg3-lv6 (id 188) 2024-03-01 20:57:01,090 DEBUG blivet/MainThread: action: [280] destroy format xfs filesystem on lvmlv test_vg3-lv7 (id 201) 2024-03-01 20:57:01,090 DEBUG blivet/MainThread: action: [282] destroy device lvmlv test_vg3-lv7 (id 201) 2024-03-01 20:57:01,090 DEBUG blivet/MainThread: action: [283] destroy format xfs filesystem on lvmlv test_vg3-lv8 (id 214) 2024-03-01 20:57:01,090 DEBUG blivet/MainThread: action: [285] destroy device lvmlv test_vg3-lv8 (id 214) 2024-03-01 20:57:01,090 DEBUG blivet/MainThread: action: [286] destroy device lvmvg test_vg3 (id 141) 2024-03-01 20:57:01,090 DEBUG blivet/MainThread: action: [287] destroy format lvmpv on disk sdj (id 166) 2024-03-01 20:57:01,090 DEBUG blivet/MainThread: action: [289] destroy format lvmpv on disk sdi (id 156) 2024-03-01 20:57:01,090 DEBUG blivet/MainThread: action: [291] destroy format lvmpv on disk sdg (id 132) 2024-03-01 20:57:01,090 DEBUG blivet/MainThread: action: [293] destroy format lvmpv on disk sdh (id 146) 2024-03-01 20:57:01,090 INFO blivet/MainThread: pruning action queue... 2024-03-01 20:57:01,092 INFO blivet/MainThread: resetting parted disks... 2024-03-01 20:57:01,095 DEBUG blivet/MainThread: DiskLabel.reset_parted_disk: device: /dev/xvda ; 2024-03-01 20:57:01,097 DEBUG blivet/MainThread: DiskLabel.reset_parted_disk: device: /dev/xvda ; 2024-03-01 20:57:01,100 DEBUG blivet/MainThread: PartitionDevice.pre_commit_fixup: xvda1 ; 2024-03-01 20:57:01,100 DEBUG blivet/MainThread: sector-based lookup found partition xvda1 2024-03-01 20:57:01,102 DEBUG blivet/MainThread: PartitionDevice._set_parted_partition: xvda1 ; 2024-03-01 20:57:01,103 DEBUG blivet/MainThread: device xvda1 new parted_partition parted.Partition instance -- disk: fileSystem: number: 1 path: /dev/xvda1 type: 0 name: None active: True busy: True geometry: PedPartition: <_ped.Partition object at 0x7f4a75ec9d60> 2024-03-01 20:57:01,103 INFO blivet/MainThread: sorting actions... 2024-03-01 20:57:01,122 DEBUG blivet/MainThread: action: [283] destroy format xfs filesystem on lvmlv test_vg3-lv8 (id 214) 2024-03-01 20:57:01,122 DEBUG blivet/MainThread: action: [285] destroy device lvmlv test_vg3-lv8 (id 214) 2024-03-01 20:57:01,122 DEBUG blivet/MainThread: action: [280] destroy format xfs filesystem on lvmlv test_vg3-lv7 (id 201) 2024-03-01 20:57:01,122 DEBUG blivet/MainThread: action: [282] destroy device lvmlv test_vg3-lv7 (id 201) 2024-03-01 20:57:01,123 DEBUG blivet/MainThread: action: [277] destroy format xfs filesystem on lvmlv test_vg3-lv6 (id 188) 2024-03-01 20:57:01,123 DEBUG blivet/MainThread: action: [279] destroy device lvmlv test_vg3-lv6 (id 188) 2024-03-01 20:57:01,123 DEBUG blivet/MainThread: action: [274] destroy format xfs filesystem on lvmlv test_vg3-lv5 (id 175) 2024-03-01 20:57:01,123 DEBUG blivet/MainThread: action: [276] destroy device lvmlv test_vg3-lv5 (id 175) 2024-03-01 20:57:01,123 DEBUG blivet/MainThread: action: [286] destroy device lvmvg test_vg3 (id 141) 2024-03-01 20:57:01,123 DEBUG blivet/MainThread: action: [293] destroy format lvmpv on disk sdh (id 146) 2024-03-01 20:57:01,123 DEBUG blivet/MainThread: action: [291] destroy format lvmpv on disk sdg (id 132) 2024-03-01 20:57:01,123 DEBUG blivet/MainThread: action: [289] destroy format lvmpv on disk sdi (id 156) 2024-03-01 20:57:01,123 DEBUG blivet/MainThread: action: [287] destroy format lvmpv on disk sdj (id 166) 2024-03-01 20:57:01,124 DEBUG blivet/MainThread: action: [264] destroy format xfs filesystem on lvmlv test_vg2-lv4 (id 118) 2024-03-01 20:57:01,124 DEBUG blivet/MainThread: action: [266] destroy device lvmlv test_vg2-lv4 (id 118) 2024-03-01 20:57:01,124 DEBUG blivet/MainThread: action: [261] destroy format xfs filesystem on lvmlv test_vg2-lv3 (id 105) 2024-03-01 20:57:01,124 DEBUG blivet/MainThread: action: [263] destroy device lvmlv test_vg2-lv3 (id 105) 2024-03-01 20:57:01,124 DEBUG blivet/MainThread: action: [267] destroy device lvmvg test_vg2 (id 81) 2024-03-01 20:57:01,124 DEBUG blivet/MainThread: action: [272] destroy format lvmpv on disk sdd (id 72) 2024-03-01 20:57:01,124 DEBUG blivet/MainThread: action: [270] destroy format lvmpv on disk sde (id 86) 2024-03-01 20:57:01,124 DEBUG blivet/MainThread: action: [268] destroy format lvmpv on disk sdf (id 96) 2024-03-01 20:57:01,125 DEBUG blivet/MainThread: action: [251] destroy format xfs filesystem on lvmlv test_vg1-lv2 (id 58) 2024-03-01 20:57:01,125 DEBUG blivet/MainThread: action: [253] destroy device lvmlv test_vg1-lv2 (id 58) 2024-03-01 20:57:01,125 DEBUG blivet/MainThread: action: [248] destroy format xfs filesystem on lvmlv test_vg1-lv1 (id 45) 2024-03-01 20:57:01,125 DEBUG blivet/MainThread: action: [250] destroy device lvmlv test_vg1-lv1 (id 45) 2024-03-01 20:57:01,125 DEBUG blivet/MainThread: action: [254] destroy device lvmvg test_vg1 (id 11) 2024-03-01 20:57:01,125 DEBUG blivet/MainThread: action: [259] destroy format lvmpv on disk sda (id 2) 2024-03-01 20:57:01,125 DEBUG blivet/MainThread: action: [257] destroy format lvmpv on disk sdc (id 36) 2024-03-01 20:57:01,125 DEBUG blivet/MainThread: action: [255] destroy format lvmpv on disk sdb (id 16) 2024-03-01 20:57:01,126 INFO blivet/MainThread: executing action: [283] destroy format xfs filesystem on lvmlv test_vg3-lv8 (id 214) 2024-03-01 20:57:01,128 DEBUG blivet/MainThread: LVMLogicalVolumeDevice.setup: test_vg3-lv8 ; orig: True ; status: True ; controllable: True ; 2024-03-01 20:57:01,131 DEBUG blivet/MainThread: XFS.destroy: device: /dev/mapper/test_vg3-lv8 ; type: xfs ; status: False ; 2024-03-01 20:57:01,131 INFO program/MainThread: Running... wipefs -f -a /dev/mapper/test_vg3-lv8 2024-03-01 20:57:01,138 INFO program/MainThread: stdout: 2024-03-01 20:57:01,138 INFO program/MainThread: /dev/mapper/test_vg3-lv8: 4 bytes were erased at offset 0x00000000 (xfs): 58 46 53 42 2024-03-01 20:57:01,139 DEBUG program/MainThread: Return code: 0 2024-03-01 20:57:01,139 INFO program/MainThread: Running... udevadm settle --timeout=300 2024-03-01 20:57:01,155 DEBUG program/MainThread: Return code: 0 2024-03-01 20:57:01,155 INFO program/MainThread: Running... udevadm settle --timeout=300 2024-03-01 20:57:01,167 DEBUG program/MainThread: Return code: 0 2024-03-01 20:57:01,168 INFO blivet/MainThread: executing action: [285] destroy device lvmlv test_vg3-lv8 (id 214) 2024-03-01 20:57:01,171 DEBUG blivet/MainThread: LVMLogicalVolumeDevice.destroy: test_vg3-lv8 ; status: True ; 2024-03-01 20:57:01,174 DEBUG blivet/MainThread: LVMLogicalVolumeDevice.teardown: test_vg3-lv8 ; status: True ; controllable: True ; 2024-03-01 20:57:01,178 DEBUG blivet/MainThread: XFS.teardown: device: /dev/mapper/test_vg3-lv8 ; type: xfs ; status: False ; 2024-03-01 20:57:01,181 DEBUG blivet/MainThread: DeviceFormat.teardown: device: /dev/mapper/test_vg3-lv8 ; type: None ; status: False ; 2024-03-01 20:57:01,183 DEBUG blivet/MainThread: LVMLogicalVolumeDevice._teardown: test_vg3-lv8 ; status: True ; controllable: True ; 2024-03-01 20:57:01,184 INFO program/MainThread: Running [92] lvm lvchange -an test_vg3/lv8 --config= log {level=7 file=/tmp/lvm.log syslog=0} --devices=/dev/sdf,/dev/sdg,/dev/sdb,/dev/sdj,/dev/sdc,/dev/sde,/dev/sda,/dev/sdi,/dev/sdh,/dev/sdd ... 2024-03-01 20:57:01,224 INFO program/MainThread: stdout[92]: 2024-03-01 20:57:01,224 INFO program/MainThread: stderr[92]: 2024-03-01 20:57:01,224 INFO program/MainThread: ...done [92] (exit code: 0) 2024-03-01 20:57:01,228 DEBUG blivet/MainThread: LVMVolumeGroupDevice.setup_parents: name: test_vg3 ; orig: True ; 2024-03-01 20:57:01,231 DEBUG blivet/MainThread: DiskDevice.setup: sdg ; orig: True ; status: True ; controllable: True ; 2024-03-01 20:57:01,234 DEBUG blivet/MainThread: LVMPhysicalVolume.setup: device: /dev/sdg ; type: lvmpv ; status: True ; 2024-03-01 20:57:01,236 DEBUG blivet/MainThread: DiskDevice.setup: sdh ; orig: True ; status: True ; controllable: True ; 2024-03-01 20:57:01,239 DEBUG blivet/MainThread: LVMPhysicalVolume.setup: device: /dev/sdh ; type: lvmpv ; status: True ; 2024-03-01 20:57:01,242 DEBUG blivet/MainThread: DiskDevice.setup: sdi ; orig: True ; status: True ; controllable: True ; 2024-03-01 20:57:01,244 DEBUG blivet/MainThread: LVMPhysicalVolume.setup: device: /dev/sdi ; type: lvmpv ; status: True ; 2024-03-01 20:57:01,247 DEBUG blivet/MainThread: DiskDevice.setup: sdj ; orig: True ; status: True ; controllable: True ; 2024-03-01 20:57:01,250 DEBUG blivet/MainThread: LVMPhysicalVolume.setup: device: /dev/sdj ; type: lvmpv ; status: True ; 2024-03-01 20:57:01,253 DEBUG blivet/MainThread: LVMLogicalVolumeDevice._destroy: test_vg3-lv8 ; status: False ; 2024-03-01 20:57:01,253 INFO program/MainThread: Running [93] lvm lvremove --yes test_vg3/lv8 --config= log {level=7 file=/tmp/lvm.log syslog=0} --devices=/dev/sdf,/dev/sdg,/dev/sdb,/dev/sdj,/dev/sdc,/dev/sde,/dev/sda,/dev/sdi,/dev/sdh,/dev/sdd ... 2024-03-01 20:57:01,285 INFO program/MainThread: stdout[93]: Logical volume "lv8" successfully removed. 2024-03-01 20:57:01,285 INFO program/MainThread: stderr[93]: 2024-03-01 20:57:01,285 INFO program/MainThread: ...done [93] (exit code: 0) 2024-03-01 20:57:01,286 INFO blivet/MainThread: executing action: [280] destroy format xfs filesystem on lvmlv test_vg3-lv7 (id 201) 2024-03-01 20:57:01,294 DEBUG blivet/MainThread: LVMLogicalVolumeDevice.setup: test_vg3-lv7 ; orig: True ; status: True ; controllable: True ; 2024-03-01 20:57:01,301 DEBUG blivet/MainThread: XFS.destroy: device: /dev/mapper/test_vg3-lv7 ; type: xfs ; status: False ; 2024-03-01 20:57:01,301 INFO program/MainThread: Running... wipefs -f -a /dev/mapper/test_vg3-lv7 2024-03-01 20:57:01,319 INFO program/MainThread: stdout: 2024-03-01 20:57:01,319 INFO program/MainThread: /dev/mapper/test_vg3-lv7: 4 bytes were erased at offset 0x00000000 (xfs): 58 46 53 42 2024-03-01 20:57:01,319 DEBUG program/MainThread: Return code: 0 2024-03-01 20:57:01,319 INFO program/MainThread: Running... udevadm settle --timeout=300 2024-03-01 20:57:01,363 DEBUG program/MainThread: Return code: 0 2024-03-01 20:57:01,364 INFO program/MainThread: Running... udevadm settle --timeout=300 2024-03-01 20:57:01,376 DEBUG program/MainThread: Return code: 0 2024-03-01 20:57:01,377 INFO blivet/MainThread: executing action: [282] destroy device lvmlv test_vg3-lv7 (id 201) 2024-03-01 20:57:01,381 DEBUG blivet/MainThread: LVMLogicalVolumeDevice.destroy: test_vg3-lv7 ; status: True ; 2024-03-01 20:57:01,384 DEBUG blivet/MainThread: LVMLogicalVolumeDevice.teardown: test_vg3-lv7 ; status: True ; controllable: True ; 2024-03-01 20:57:01,387 DEBUG blivet/MainThread: XFS.teardown: device: /dev/mapper/test_vg3-lv7 ; type: xfs ; status: False ; 2024-03-01 20:57:01,390 DEBUG blivet/MainThread: DeviceFormat.teardown: device: /dev/mapper/test_vg3-lv7 ; type: None ; status: False ; 2024-03-01 20:57:01,393 DEBUG blivet/MainThread: LVMLogicalVolumeDevice._teardown: test_vg3-lv7 ; status: True ; controllable: True ; 2024-03-01 20:57:01,393 INFO program/MainThread: Running [94] lvm lvchange -an test_vg3/lv7 --config= log {level=7 file=/tmp/lvm.log syslog=0} --devices=/dev/sdf,/dev/sdg,/dev/sdb,/dev/sdj,/dev/sdc,/dev/sde,/dev/sda,/dev/sdi,/dev/sdh,/dev/sdd ... 2024-03-01 20:57:01,434 INFO program/MainThread: stdout[94]: 2024-03-01 20:57:01,434 INFO program/MainThread: stderr[94]: 2024-03-01 20:57:01,434 INFO program/MainThread: ...done [94] (exit code: 0) 2024-03-01 20:57:01,438 DEBUG blivet/MainThread: LVMVolumeGroupDevice.setup_parents: name: test_vg3 ; orig: True ; 2024-03-01 20:57:01,441 DEBUG blivet/MainThread: DiskDevice.setup: sdg ; orig: True ; status: True ; controllable: True ; 2024-03-01 20:57:01,444 DEBUG blivet/MainThread: LVMPhysicalVolume.setup: device: /dev/sdg ; type: lvmpv ; status: True ; 2024-03-01 20:57:01,446 DEBUG blivet/MainThread: DiskDevice.setup: sdh ; orig: True ; status: True ; controllable: True ; 2024-03-01 20:57:01,449 DEBUG blivet/MainThread: LVMPhysicalVolume.setup: device: /dev/sdh ; type: lvmpv ; status: True ; 2024-03-01 20:57:01,452 DEBUG blivet/MainThread: DiskDevice.setup: sdi ; orig: True ; status: True ; controllable: True ; 2024-03-01 20:57:01,455 DEBUG blivet/MainThread: LVMPhysicalVolume.setup: device: /dev/sdi ; type: lvmpv ; status: True ; 2024-03-01 20:57:01,457 DEBUG blivet/MainThread: DiskDevice.setup: sdj ; orig: True ; status: True ; controllable: True ; 2024-03-01 20:57:01,460 DEBUG blivet/MainThread: LVMPhysicalVolume.setup: device: /dev/sdj ; type: lvmpv ; status: True ; 2024-03-01 20:57:01,463 DEBUG blivet/MainThread: LVMLogicalVolumeDevice._destroy: test_vg3-lv7 ; status: False ; 2024-03-01 20:57:01,463 INFO program/MainThread: Running [95] lvm lvremove --yes test_vg3/lv7 --config= log {level=7 file=/tmp/lvm.log syslog=0} --devices=/dev/sdf,/dev/sdg,/dev/sdb,/dev/sdj,/dev/sdc,/dev/sde,/dev/sda,/dev/sdi,/dev/sdh,/dev/sdd ... 2024-03-01 20:57:01,499 INFO program/MainThread: stdout[95]: Logical volume "lv7" successfully removed. 2024-03-01 20:57:01,499 INFO program/MainThread: stderr[95]: 2024-03-01 20:57:01,499 INFO program/MainThread: ...done [95] (exit code: 0) 2024-03-01 20:57:01,500 INFO blivet/MainThread: executing action: [277] destroy format xfs filesystem on lvmlv test_vg3-lv6 (id 188) 2024-03-01 20:57:01,507 DEBUG blivet/MainThread: LVMLogicalVolumeDevice.setup: test_vg3-lv6 ; orig: True ; status: True ; controllable: True ; 2024-03-01 20:57:01,516 DEBUG blivet/MainThread: XFS.destroy: device: /dev/mapper/test_vg3-lv6 ; type: xfs ; status: False ; 2024-03-01 20:57:01,516 INFO program/MainThread: Running... wipefs -f -a /dev/mapper/test_vg3-lv6 2024-03-01 20:57:01,526 INFO program/MainThread: stdout: 2024-03-01 20:57:01,526 INFO program/MainThread: /dev/mapper/test_vg3-lv6: 4 bytes were erased at offset 0x00000000 (xfs): 58 46 53 42 2024-03-01 20:57:01,526 DEBUG program/MainThread: Return code: 0 2024-03-01 20:57:01,527 INFO program/MainThread: Running... udevadm settle --timeout=300 2024-03-01 20:57:01,567 DEBUG program/MainThread: Return code: 0 2024-03-01 20:57:01,567 INFO program/MainThread: Running... udevadm settle --timeout=300 2024-03-01 20:57:01,579 DEBUG program/MainThread: Return code: 0 2024-03-01 20:57:01,580 INFO blivet/MainThread: executing action: [279] destroy device lvmlv test_vg3-lv6 (id 188) 2024-03-01 20:57:01,584 DEBUG blivet/MainThread: LVMLogicalVolumeDevice.destroy: test_vg3-lv6 ; status: True ; 2024-03-01 20:57:01,587 DEBUG blivet/MainThread: LVMLogicalVolumeDevice.teardown: test_vg3-lv6 ; status: True ; controllable: True ; 2024-03-01 20:57:01,590 DEBUG blivet/MainThread: XFS.teardown: device: /dev/mapper/test_vg3-lv6 ; type: xfs ; status: False ; 2024-03-01 20:57:01,593 DEBUG blivet/MainThread: DeviceFormat.teardown: device: /dev/mapper/test_vg3-lv6 ; type: None ; status: False ; 2024-03-01 20:57:01,595 DEBUG blivet/MainThread: LVMLogicalVolumeDevice._teardown: test_vg3-lv6 ; status: True ; controllable: True ; 2024-03-01 20:57:01,596 INFO program/MainThread: Running [96] lvm lvchange -an test_vg3/lv6 --config= log {level=7 file=/tmp/lvm.log syslog=0} --devices=/dev/sdf,/dev/sdg,/dev/sdb,/dev/sdj,/dev/sdc,/dev/sde,/dev/sda,/dev/sdi,/dev/sdh,/dev/sdd ... 2024-03-01 20:57:01,631 INFO program/MainThread: stdout[96]: 2024-03-01 20:57:01,631 INFO program/MainThread: stderr[96]: 2024-03-01 20:57:01,631 INFO program/MainThread: ...done [96] (exit code: 0) 2024-03-01 20:57:01,635 DEBUG blivet/MainThread: LVMVolumeGroupDevice.setup_parents: name: test_vg3 ; orig: True ; 2024-03-01 20:57:01,638 DEBUG blivet/MainThread: DiskDevice.setup: sdg ; orig: True ; status: True ; controllable: True ; 2024-03-01 20:57:01,641 DEBUG blivet/MainThread: LVMPhysicalVolume.setup: device: /dev/sdg ; type: lvmpv ; status: True ; 2024-03-01 20:57:01,643 DEBUG blivet/MainThread: DiskDevice.setup: sdh ; orig: True ; status: True ; controllable: True ; 2024-03-01 20:57:01,646 DEBUG blivet/MainThread: LVMPhysicalVolume.setup: device: /dev/sdh ; type: lvmpv ; status: True ; 2024-03-01 20:57:01,649 DEBUG blivet/MainThread: DiskDevice.setup: sdi ; orig: True ; status: True ; controllable: True ; 2024-03-01 20:57:01,652 DEBUG blivet/MainThread: LVMPhysicalVolume.setup: device: /dev/sdi ; type: lvmpv ; status: True ; 2024-03-01 20:57:01,655 DEBUG blivet/MainThread: DiskDevice.setup: sdj ; orig: True ; status: True ; controllable: True ; 2024-03-01 20:57:01,657 DEBUG blivet/MainThread: LVMPhysicalVolume.setup: device: /dev/sdj ; type: lvmpv ; status: True ; 2024-03-01 20:57:01,660 DEBUG blivet/MainThread: LVMLogicalVolumeDevice._destroy: test_vg3-lv6 ; status: False ; 2024-03-01 20:57:01,660 INFO program/MainThread: Running [97] lvm lvremove --yes test_vg3/lv6 --config= log {level=7 file=/tmp/lvm.log syslog=0} --devices=/dev/sdf,/dev/sdg,/dev/sdb,/dev/sdj,/dev/sdc,/dev/sde,/dev/sda,/dev/sdi,/dev/sdh,/dev/sdd ... 2024-03-01 20:57:01,693 INFO program/MainThread: stdout[97]: Logical volume "lv6" successfully removed. 2024-03-01 20:57:01,693 INFO program/MainThread: stderr[97]: 2024-03-01 20:57:01,693 INFO program/MainThread: ...done [97] (exit code: 0) 2024-03-01 20:57:01,694 INFO blivet/MainThread: executing action: [274] destroy format xfs filesystem on lvmlv test_vg3-lv5 (id 175) 2024-03-01 20:57:01,702 DEBUG blivet/MainThread: LVMLogicalVolumeDevice.setup: test_vg3-lv5 ; orig: True ; status: True ; controllable: True ; 2024-03-01 20:57:01,709 DEBUG blivet/MainThread: XFS.destroy: device: /dev/mapper/test_vg3-lv5 ; type: xfs ; status: False ; 2024-03-01 20:57:01,710 INFO program/MainThread: Running... wipefs -f -a /dev/mapper/test_vg3-lv5 2024-03-01 20:57:01,725 INFO program/MainThread: stdout: 2024-03-01 20:57:01,725 INFO program/MainThread: /dev/mapper/test_vg3-lv5: 4 bytes were erased at offset 0x00000000 (xfs): 58 46 53 42 2024-03-01 20:57:01,726 DEBUG program/MainThread: Return code: 0 2024-03-01 20:57:01,726 INFO program/MainThread: Running... udevadm settle --timeout=300 2024-03-01 20:57:01,759 DEBUG program/MainThread: Return code: 0 2024-03-01 20:57:01,760 INFO program/MainThread: Running... udevadm settle --timeout=300 2024-03-01 20:57:01,776 DEBUG program/MainThread: Return code: 0 2024-03-01 20:57:01,777 INFO blivet/MainThread: executing action: [276] destroy device lvmlv test_vg3-lv5 (id 175) 2024-03-01 20:57:01,781 DEBUG blivet/MainThread: LVMLogicalVolumeDevice.destroy: test_vg3-lv5 ; status: True ; 2024-03-01 20:57:01,784 DEBUG blivet/MainThread: LVMLogicalVolumeDevice.teardown: test_vg3-lv5 ; status: True ; controllable: True ; 2024-03-01 20:57:01,787 DEBUG blivet/MainThread: XFS.teardown: device: /dev/mapper/test_vg3-lv5 ; type: xfs ; status: False ; 2024-03-01 20:57:01,790 DEBUG blivet/MainThread: DeviceFormat.teardown: device: /dev/mapper/test_vg3-lv5 ; type: None ; status: False ; 2024-03-01 20:57:01,793 DEBUG blivet/MainThread: LVMLogicalVolumeDevice._teardown: test_vg3-lv5 ; status: True ; controllable: True ; 2024-03-01 20:57:01,793 INFO program/MainThread: Running [98] lvm lvchange -an test_vg3/lv5 --config= log {level=7 file=/tmp/lvm.log syslog=0} --devices=/dev/sdf,/dev/sdg,/dev/sdb,/dev/sdj,/dev/sdc,/dev/sde,/dev/sda,/dev/sdi,/dev/sdh,/dev/sdd ... 2024-03-01 20:57:01,827 INFO program/MainThread: stdout[98]: 2024-03-01 20:57:01,827 INFO program/MainThread: stderr[98]: 2024-03-01 20:57:01,827 INFO program/MainThread: ...done [98] (exit code: 0) 2024-03-01 20:57:01,831 DEBUG blivet/MainThread: LVMVolumeGroupDevice.setup_parents: name: test_vg3 ; orig: True ; 2024-03-01 20:57:01,834 DEBUG blivet/MainThread: DiskDevice.setup: sdg ; orig: True ; status: True ; controllable: True ; 2024-03-01 20:57:01,837 DEBUG blivet/MainThread: LVMPhysicalVolume.setup: device: /dev/sdg ; type: lvmpv ; status: False ; 2024-03-01 20:57:01,840 DEBUG blivet/MainThread: DiskDevice.setup: sdh ; orig: True ; status: True ; controllable: True ; 2024-03-01 20:57:01,842 DEBUG blivet/MainThread: LVMPhysicalVolume.setup: device: /dev/sdh ; type: lvmpv ; status: False ; 2024-03-01 20:57:01,845 DEBUG blivet/MainThread: DiskDevice.setup: sdi ; orig: True ; status: True ; controllable: True ; 2024-03-01 20:57:01,848 DEBUG blivet/MainThread: LVMPhysicalVolume.setup: device: /dev/sdi ; type: lvmpv ; status: False ; 2024-03-01 20:57:01,850 DEBUG blivet/MainThread: DiskDevice.setup: sdj ; orig: True ; status: True ; controllable: True ; 2024-03-01 20:57:01,853 DEBUG blivet/MainThread: LVMPhysicalVolume.setup: device: /dev/sdj ; type: lvmpv ; status: False ; 2024-03-01 20:57:01,856 DEBUG blivet/MainThread: LVMLogicalVolumeDevice._destroy: test_vg3-lv5 ; status: False ; 2024-03-01 20:57:01,856 INFO program/MainThread: Running [99] lvm lvremove --yes test_vg3/lv5 --config= log {level=7 file=/tmp/lvm.log syslog=0} --devices=/dev/sdf,/dev/sdg,/dev/sdb,/dev/sdj,/dev/sdc,/dev/sde,/dev/sda,/dev/sdi,/dev/sdh,/dev/sdd ... 2024-03-01 20:57:01,895 INFO program/MainThread: stdout[99]: Logical volume "lv5" successfully removed. 2024-03-01 20:57:01,896 INFO program/MainThread: stderr[99]: 2024-03-01 20:57:01,896 INFO program/MainThread: ...done [99] (exit code: 0) 2024-03-01 20:57:01,896 INFO blivet/MainThread: executing action: [286] destroy device lvmvg test_vg3 (id 141) 2024-03-01 20:57:01,904 DEBUG blivet/MainThread: LVMVolumeGroupDevice.destroy: test_vg3 ; status: False ; 2024-03-01 20:57:01,909 DEBUG blivet/MainThread: LVMVolumeGroupDevice.teardown: test_vg3 ; status: False ; controllable: True ; 2024-03-01 20:57:01,917 DEBUG blivet/MainThread: LVMVolumeGroupDevice.setup_parents: name: test_vg3 ; orig: True ; 2024-03-01 20:57:01,922 DEBUG blivet/MainThread: DiskDevice.setup: sdg ; orig: True ; status: True ; controllable: True ; 2024-03-01 20:57:01,930 DEBUG blivet/MainThread: LVMPhysicalVolume.setup: device: /dev/sdg ; type: lvmpv ; status: False ; 2024-03-01 20:57:01,950 DEBUG blivet/MainThread: DiskDevice.setup: sdh ; orig: True ; status: True ; controllable: True ; 2024-03-01 20:57:01,962 DEBUG blivet/MainThread: LVMPhysicalVolume.setup: device: /dev/sdh ; type: lvmpv ; status: False ; 2024-03-01 20:57:01,964 DEBUG blivet/MainThread: DiskDevice.setup: sdi ; orig: True ; status: True ; controllable: True ; 2024-03-01 20:57:01,967 DEBUG blivet/MainThread: LVMPhysicalVolume.setup: device: /dev/sdi ; type: lvmpv ; status: False ; 2024-03-01 20:57:01,970 DEBUG blivet/MainThread: DiskDevice.setup: sdj ; orig: True ; status: True ; controllable: True ; 2024-03-01 20:57:01,972 DEBUG blivet/MainThread: LVMPhysicalVolume.setup: device: /dev/sdj ; type: lvmpv ; status: False ; 2024-03-01 20:57:01,975 DEBUG blivet/MainThread: LVMVolumeGroupDevice._destroy: test_vg3 ; status: False ; 2024-03-01 20:57:01,975 INFO program/MainThread: Running [100] lvm vgreduce --removemissing --force test_vg3 --config= log {level=7 file=/tmp/lvm.log syslog=0} --devices=/dev/sdf,/dev/sdg,/dev/sdb,/dev/sdj,/dev/sdc,/dev/sde,/dev/sda,/dev/sdi,/dev/sdh,/dev/sdd ... 2024-03-01 20:57:02,004 INFO program/MainThread: stdout[100]: Volume group "test_vg3" is already consistent. 2024-03-01 20:57:02,005 INFO program/MainThread: stderr[100]: 2024-03-01 20:57:02,005 INFO program/MainThread: ...done [100] (exit code: 0) 2024-03-01 20:57:02,005 INFO program/MainThread: Running [101] lvm vgchange -an test_vg3 --config= log {level=7 file=/tmp/lvm.log syslog=0} --devices=/dev/sdf,/dev/sdg,/dev/sdb,/dev/sdj,/dev/sdc,/dev/sde,/dev/sda,/dev/sdi,/dev/sdh,/dev/sdd ... 2024-03-01 20:57:02,063 INFO program/MainThread: stdout[101]: 0 logical volume(s) in volume group "test_vg3" now active 2024-03-01 20:57:02,063 INFO program/MainThread: stderr[101]: 2024-03-01 20:57:02,063 INFO program/MainThread: ...done [101] (exit code: 0) 2024-03-01 20:57:02,063 INFO program/MainThread: Running [102] lvm vgremove --force test_vg3 --config= log {level=7 file=/tmp/lvm.log syslog=0} --devices=/dev/sdf,/dev/sdg,/dev/sdb,/dev/sdj,/dev/sdc,/dev/sde,/dev/sda,/dev/sdi,/dev/sdh,/dev/sdd ... 2024-03-01 20:57:02,111 INFO program/MainThread: stdout[102]: Volume group "test_vg3" successfully removed 2024-03-01 20:57:02,111 INFO program/MainThread: stderr[102]: 2024-03-01 20:57:02,111 INFO program/MainThread: ...done [102] (exit code: 0) 2024-03-01 20:57:02,112 INFO blivet/MainThread: executing action: [293] destroy format lvmpv on disk sdh (id 146) 2024-03-01 20:57:02,120 DEBUG blivet/MainThread: DiskDevice.setup: sdh ; orig: True ; status: True ; controllable: True ; 2024-03-01 20:57:02,125 DEBUG blivet/MainThread: LVMPhysicalVolume.destroy: device: /dev/sdh ; type: lvmpv ; status: None ; 2024-03-01 20:57:02,134 DEBUG blivet/MainThread: LVMPhysicalVolume._destroy: device: /dev/sdh ; type: lvmpv ; status: None ; 2024-03-01 20:57:02,134 INFO program/MainThread: Running [103] lvm pvremove --force --force --yes /dev/sdh --config= log {level=7 file=/tmp/lvm.log syslog=0} --devices=/dev/sdf,/dev/sdg,/dev/sdb,/dev/sdj,/dev/sdc,/dev/sde,/dev/sda,/dev/sdi,/dev/sdh,/dev/sdd ... 2024-03-01 20:57:02,182 INFO program/MainThread: stdout[103]: Labels on physical volume "/dev/sdh" successfully wiped. 2024-03-01 20:57:02,183 INFO program/MainThread: stderr[103]: 2024-03-01 20:57:02,183 INFO program/MainThread: ...done [103] (exit code: 0) 2024-03-01 20:57:02,183 DEBUG blivet/MainThread: lvm filter: device /dev/sdh removed from the list of allowed devices 2024-03-01 20:57:02,183 INFO program/MainThread: Running... udevadm settle --timeout=300 2024-03-01 20:57:02,196 DEBUG program/MainThread: Return code: 0 2024-03-01 20:57:02,197 INFO program/MainThread: Running [104] lvm config --typeconfig full devices/use_devicesfile --config= log {level=7 file=/tmp/lvm.log syslog=0} --devices=/dev/sdf,/dev/sdg,/dev/sdb,/dev/sdj,/dev/sdc,/dev/sde,/dev/sda,/dev/sdi,/dev/sdd ... 2024-03-01 20:57:02,204 INFO program/MainThread: stdout[104]: use_devicesfile=1 2024-03-01 20:57:02,204 INFO program/MainThread: stderr[104]: 2024-03-01 20:57:02,204 INFO program/MainThread: ...done [104] (exit code: 0) 2024-03-01 20:57:02,204 INFO program/MainThread: Running [105] lvmdevices --deldev /dev/sdh ... 2024-03-01 20:57:02,218 INFO program/MainThread: stdout[105]: 2024-03-01 20:57:02,219 INFO program/MainThread: stderr[105]: 2024-03-01 20:57:02,219 INFO program/MainThread: ...done [105] (exit code: 0) 2024-03-01 20:57:02,219 INFO program/MainThread: Running... udevadm settle --timeout=300 2024-03-01 20:57:02,231 DEBUG program/MainThread: Return code: 0 2024-03-01 20:57:02,232 INFO program/MainThread: Running... udevadm settle --timeout=300 2024-03-01 20:57:02,243 DEBUG program/MainThread: Return code: 0 2024-03-01 20:57:02,244 INFO blivet/MainThread: executing action: [291] destroy format lvmpv on disk sdg (id 132) 2024-03-01 20:57:02,247 DEBUG blivet/MainThread: DiskDevice.setup: sdg ; orig: True ; status: True ; controllable: True ; 2024-03-01 20:57:02,250 DEBUG blivet/MainThread: LVMPhysicalVolume.destroy: device: /dev/sdg ; type: lvmpv ; status: None ; 2024-03-01 20:57:02,252 DEBUG blivet/MainThread: LVMPhysicalVolume._destroy: device: /dev/sdg ; type: lvmpv ; status: None ; 2024-03-01 20:57:02,252 INFO program/MainThread: Running [106] lvm pvremove --force --force --yes /dev/sdg --config= log {level=7 file=/tmp/lvm.log syslog=0} --devices=/dev/sdf,/dev/sdg,/dev/sdb,/dev/sdj,/dev/sdc,/dev/sde,/dev/sda,/dev/sdi,/dev/sdd ... 2024-03-01 20:57:02,289 INFO program/MainThread: stdout[106]: Labels on physical volume "/dev/sdg" successfully wiped. 2024-03-01 20:57:02,289 INFO program/MainThread: stderr[106]: 2024-03-01 20:57:02,289 INFO program/MainThread: ...done [106] (exit code: 0) 2024-03-01 20:57:02,290 DEBUG blivet/MainThread: lvm filter: device /dev/sdg removed from the list of allowed devices 2024-03-01 20:57:02,290 INFO program/MainThread: Running... udevadm settle --timeout=300 2024-03-01 20:57:02,304 DEBUG program/MainThread: Return code: 0 2024-03-01 20:57:02,304 INFO program/MainThread: Running [107] lvm config --typeconfig full devices/use_devicesfile --config= log {level=7 file=/tmp/lvm.log syslog=0} --devices=/dev/sdf,/dev/sdb,/dev/sdj,/dev/sdc,/dev/sde,/dev/sda,/dev/sdi,/dev/sdd ... 2024-03-01 20:57:02,311 INFO program/MainThread: stdout[107]: use_devicesfile=1 2024-03-01 20:57:02,311 INFO program/MainThread: stderr[107]: 2024-03-01 20:57:02,312 INFO program/MainThread: ...done [107] (exit code: 0) 2024-03-01 20:57:02,312 INFO program/MainThread: Running [108] lvmdevices --deldev /dev/sdg ... 2024-03-01 20:57:02,324 INFO program/MainThread: stdout[108]: 2024-03-01 20:57:02,324 INFO program/MainThread: stderr[108]: 2024-03-01 20:57:02,325 INFO program/MainThread: ...done [108] (exit code: 0) 2024-03-01 20:57:02,325 INFO program/MainThread: Running... udevadm settle --timeout=300 2024-03-01 20:57:02,333 DEBUG program/MainThread: Return code: 0 2024-03-01 20:57:02,333 INFO program/MainThread: Running... udevadm settle --timeout=300 2024-03-01 20:57:02,341 DEBUG program/MainThread: Return code: 0 2024-03-01 20:57:02,342 INFO blivet/MainThread: executing action: [289] destroy format lvmpv on disk sdi (id 156) 2024-03-01 20:57:02,345 DEBUG blivet/MainThread: DiskDevice.setup: sdi ; orig: True ; status: True ; controllable: True ; 2024-03-01 20:57:02,348 DEBUG blivet/MainThread: LVMPhysicalVolume.destroy: device: /dev/sdi ; type: lvmpv ; status: None ; 2024-03-01 20:57:02,350 DEBUG blivet/MainThread: LVMPhysicalVolume._destroy: device: /dev/sdi ; type: lvmpv ; status: None ; 2024-03-01 20:57:02,350 INFO program/MainThread: Running [109] lvm pvremove --force --force --yes /dev/sdi --config= log {level=7 file=/tmp/lvm.log syslog=0} --devices=/dev/sdf,/dev/sdb,/dev/sdj,/dev/sdc,/dev/sde,/dev/sda,/dev/sdi,/dev/sdd ... 2024-03-01 20:57:02,380 INFO program/MainThread: stdout[109]: Labels on physical volume "/dev/sdi" successfully wiped. 2024-03-01 20:57:02,380 INFO program/MainThread: stderr[109]: 2024-03-01 20:57:02,380 INFO program/MainThread: ...done [109] (exit code: 0) 2024-03-01 20:57:02,381 DEBUG blivet/MainThread: lvm filter: device /dev/sdi removed from the list of allowed devices 2024-03-01 20:57:02,381 INFO program/MainThread: Running... udevadm settle --timeout=300 2024-03-01 20:57:02,393 DEBUG program/MainThread: Return code: 0 2024-03-01 20:57:02,394 INFO program/MainThread: Running [110] lvm config --typeconfig full devices/use_devicesfile --config= log {level=7 file=/tmp/lvm.log syslog=0} --devices=/dev/sdf,/dev/sdb,/dev/sdj,/dev/sdc,/dev/sde,/dev/sda,/dev/sdd ... 2024-03-01 20:57:02,401 INFO program/MainThread: stdout[110]: use_devicesfile=1 2024-03-01 20:57:02,401 INFO program/MainThread: stderr[110]: 2024-03-01 20:57:02,402 INFO program/MainThread: ...done [110] (exit code: 0) 2024-03-01 20:57:02,402 INFO program/MainThread: Running [111] lvmdevices --deldev /dev/sdi ... 2024-03-01 20:57:02,415 INFO program/MainThread: stdout[111]: 2024-03-01 20:57:02,415 INFO program/MainThread: stderr[111]: 2024-03-01 20:57:02,415 INFO program/MainThread: ...done [111] (exit code: 0) 2024-03-01 20:57:02,415 INFO program/MainThread: Running... udevadm settle --timeout=300 2024-03-01 20:57:02,425 DEBUG program/MainThread: Return code: 0 2024-03-01 20:57:02,425 INFO program/MainThread: Running... udevadm settle --timeout=300 2024-03-01 20:57:02,438 DEBUG program/MainThread: Return code: 0 2024-03-01 20:57:02,439 INFO blivet/MainThread: executing action: [287] destroy format lvmpv on disk sdj (id 166) 2024-03-01 20:57:02,442 DEBUG blivet/MainThread: DiskDevice.setup: sdj ; orig: True ; status: True ; controllable: True ; 2024-03-01 20:57:02,445 DEBUG blivet/MainThread: LVMPhysicalVolume.destroy: device: /dev/sdj ; type: lvmpv ; status: None ; 2024-03-01 20:57:02,447 DEBUG blivet/MainThread: LVMPhysicalVolume._destroy: device: /dev/sdj ; type: lvmpv ; status: None ; 2024-03-01 20:57:02,447 INFO program/MainThread: Running [112] lvm pvremove --force --force --yes /dev/sdj --config= log {level=7 file=/tmp/lvm.log syslog=0} --devices=/dev/sdf,/dev/sdb,/dev/sdj,/dev/sdc,/dev/sde,/dev/sda,/dev/sdd ... 2024-03-01 20:57:02,480 INFO program/MainThread: stdout[112]: Labels on physical volume "/dev/sdj" successfully wiped. 2024-03-01 20:57:02,480 INFO program/MainThread: stderr[112]: 2024-03-01 20:57:02,481 INFO program/MainThread: ...done [112] (exit code: 0) 2024-03-01 20:57:02,481 DEBUG blivet/MainThread: lvm filter: device /dev/sdj removed from the list of allowed devices 2024-03-01 20:57:02,481 INFO program/MainThread: Running... udevadm settle --timeout=300 2024-03-01 20:57:02,496 DEBUG program/MainThread: Return code: 0 2024-03-01 20:57:02,497 INFO program/MainThread: Running [113] lvm config --typeconfig full devices/use_devicesfile --config= log {level=7 file=/tmp/lvm.log syslog=0} --devices=/dev/sdf,/dev/sdb,/dev/sdc,/dev/sde,/dev/sda,/dev/sdd ... 2024-03-01 20:57:02,504 INFO program/MainThread: stdout[113]: use_devicesfile=1 2024-03-01 20:57:02,505 INFO program/MainThread: stderr[113]: 2024-03-01 20:57:02,505 INFO program/MainThread: ...done [113] (exit code: 0) 2024-03-01 20:57:02,505 INFO program/MainThread: Running [114] lvmdevices --deldev /dev/sdj ... 2024-03-01 20:57:02,518 INFO program/MainThread: stdout[114]: 2024-03-01 20:57:02,518 INFO program/MainThread: stderr[114]: 2024-03-01 20:57:02,518 INFO program/MainThread: ...done [114] (exit code: 0) 2024-03-01 20:57:02,518 INFO program/MainThread: Running... udevadm settle --timeout=300 2024-03-01 20:57:02,530 DEBUG program/MainThread: Return code: 0 2024-03-01 20:57:02,530 INFO program/MainThread: Running... udevadm settle --timeout=300 2024-03-01 20:57:02,542 DEBUG program/MainThread: Return code: 0 2024-03-01 20:57:02,543 INFO blivet/MainThread: executing action: [264] destroy format xfs filesystem on lvmlv test_vg2-lv4 (id 118) 2024-03-01 20:57:02,547 DEBUG blivet/MainThread: LVMLogicalVolumeDevice.setup: test_vg2-lv4 ; orig: True ; status: True ; controllable: True ; 2024-03-01 20:57:02,550 DEBUG blivet/MainThread: XFS.destroy: device: /dev/mapper/test_vg2-lv4 ; type: xfs ; status: False ; 2024-03-01 20:57:02,550 INFO program/MainThread: Running... wipefs -f -a /dev/mapper/test_vg2-lv4 2024-03-01 20:57:02,556 INFO program/MainThread: stdout: 2024-03-01 20:57:02,557 INFO program/MainThread: /dev/mapper/test_vg2-lv4: 4 bytes were erased at offset 0x00000000 (xfs): 58 46 53 42 2024-03-01 20:57:02,557 DEBUG program/MainThread: Return code: 0 2024-03-01 20:57:02,557 INFO program/MainThread: Running... udevadm settle --timeout=300 2024-03-01 20:57:02,572 DEBUG program/MainThread: Return code: 0 2024-03-01 20:57:02,572 INFO program/MainThread: Running... udevadm settle --timeout=300 2024-03-01 20:57:02,584 DEBUG program/MainThread: Return code: 0 2024-03-01 20:57:02,585 INFO blivet/MainThread: executing action: [266] destroy device lvmlv test_vg2-lv4 (id 118) 2024-03-01 20:57:02,588 DEBUG blivet/MainThread: LVMLogicalVolumeDevice.destroy: test_vg2-lv4 ; status: True ; 2024-03-01 20:57:02,591 DEBUG blivet/MainThread: LVMLogicalVolumeDevice.teardown: test_vg2-lv4 ; status: True ; controllable: True ; 2024-03-01 20:57:02,595 DEBUG blivet/MainThread: XFS.teardown: device: /dev/mapper/test_vg2-lv4 ; type: xfs ; status: False ; 2024-03-01 20:57:02,598 DEBUG blivet/MainThread: DeviceFormat.teardown: device: /dev/mapper/test_vg2-lv4 ; type: None ; status: False ; 2024-03-01 20:57:02,601 DEBUG blivet/MainThread: LVMLogicalVolumeDevice._teardown: test_vg2-lv4 ; status: True ; controllable: True ; 2024-03-01 20:57:02,601 INFO program/MainThread: Running [115] lvm lvchange -an test_vg2/lv4 --config= log {level=7 file=/tmp/lvm.log syslog=0} --devices=/dev/sdf,/dev/sdb,/dev/sdc,/dev/sde,/dev/sda,/dev/sdd ... 2024-03-01 20:57:02,638 INFO program/MainThread: stdout[115]: 2024-03-01 20:57:02,638 INFO program/MainThread: stderr[115]: 2024-03-01 20:57:02,638 INFO program/MainThread: ...done [115] (exit code: 0) 2024-03-01 20:57:02,642 DEBUG blivet/MainThread: LVMVolumeGroupDevice.setup_parents: name: test_vg2 ; orig: True ; 2024-03-01 20:57:02,645 DEBUG blivet/MainThread: DiskDevice.setup: sdd ; orig: True ; status: True ; controllable: True ; 2024-03-01 20:57:02,648 DEBUG blivet/MainThread: LVMPhysicalVolume.setup: device: /dev/sdd ; type: lvmpv ; status: True ; 2024-03-01 20:57:02,650 DEBUG blivet/MainThread: DiskDevice.setup: sde ; orig: True ; status: True ; controllable: True ; 2024-03-01 20:57:02,653 DEBUG blivet/MainThread: LVMPhysicalVolume.setup: device: /dev/sde ; type: lvmpv ; status: True ; 2024-03-01 20:57:02,656 DEBUG blivet/MainThread: DiskDevice.setup: sdf ; orig: True ; status: True ; controllable: True ; 2024-03-01 20:57:02,658 DEBUG blivet/MainThread: LVMPhysicalVolume.setup: device: /dev/sdf ; type: lvmpv ; status: True ; 2024-03-01 20:57:02,661 DEBUG blivet/MainThread: LVMLogicalVolumeDevice._destroy: test_vg2-lv4 ; status: False ; 2024-03-01 20:57:02,661 INFO program/MainThread: Running [116] lvm lvremove --yes test_vg2/lv4 --config= log {level=7 file=/tmp/lvm.log syslog=0} --devices=/dev/sdf,/dev/sdb,/dev/sdc,/dev/sde,/dev/sda,/dev/sdd ... 2024-03-01 20:57:02,697 INFO program/MainThread: stdout[116]: Logical volume "lv4" successfully removed. 2024-03-01 20:57:02,697 INFO program/MainThread: stderr[116]: 2024-03-01 20:57:02,697 INFO program/MainThread: ...done [116] (exit code: 0) 2024-03-01 20:57:02,698 INFO blivet/MainThread: executing action: [261] destroy format xfs filesystem on lvmlv test_vg2-lv3 (id 105) 2024-03-01 20:57:02,706 DEBUG blivet/MainThread: LVMLogicalVolumeDevice.setup: test_vg2-lv3 ; orig: True ; status: True ; controllable: True ; 2024-03-01 20:57:02,715 DEBUG blivet/MainThread: XFS.destroy: device: /dev/mapper/test_vg2-lv3 ; type: xfs ; status: False ; 2024-03-01 20:57:02,715 INFO program/MainThread: Running... wipefs -f -a /dev/mapper/test_vg2-lv3 2024-03-01 20:57:02,727 INFO program/MainThread: stdout: 2024-03-01 20:57:02,727 INFO program/MainThread: /dev/mapper/test_vg2-lv3: 4 bytes were erased at offset 0x00000000 (xfs): 58 46 53 42 2024-03-01 20:57:02,727 DEBUG program/MainThread: Return code: 0 2024-03-01 20:57:02,727 INFO program/MainThread: Running... udevadm settle --timeout=300 2024-03-01 20:57:02,749 DEBUG program/MainThread: Return code: 0 2024-03-01 20:57:02,749 INFO program/MainThread: Running... udevadm settle --timeout=300 2024-03-01 20:57:02,759 DEBUG program/MainThread: Return code: 0 2024-03-01 20:57:02,760 INFO blivet/MainThread: executing action: [263] destroy device lvmlv test_vg2-lv3 (id 105) 2024-03-01 20:57:02,764 DEBUG blivet/MainThread: LVMLogicalVolumeDevice.destroy: test_vg2-lv3 ; status: True ; 2024-03-01 20:57:02,767 DEBUG blivet/MainThread: LVMLogicalVolumeDevice.teardown: test_vg2-lv3 ; status: True ; controllable: True ; 2024-03-01 20:57:02,770 DEBUG blivet/MainThread: XFS.teardown: device: /dev/mapper/test_vg2-lv3 ; type: xfs ; status: False ; 2024-03-01 20:57:02,773 DEBUG blivet/MainThread: DeviceFormat.teardown: device: /dev/mapper/test_vg2-lv3 ; type: None ; status: False ; 2024-03-01 20:57:02,776 DEBUG blivet/MainThread: LVMLogicalVolumeDevice._teardown: test_vg2-lv3 ; status: True ; controllable: True ; 2024-03-01 20:57:02,776 INFO program/MainThread: Running [117] lvm lvchange -an test_vg2/lv3 --config= log {level=7 file=/tmp/lvm.log syslog=0} --devices=/dev/sdf,/dev/sdb,/dev/sdc,/dev/sde,/dev/sda,/dev/sdd ... 2024-03-01 20:57:02,809 INFO program/MainThread: stdout[117]: 2024-03-01 20:57:02,809 INFO program/MainThread: stderr[117]: 2024-03-01 20:57:02,809 INFO program/MainThread: ...done [117] (exit code: 0) 2024-03-01 20:57:02,813 DEBUG blivet/MainThread: LVMVolumeGroupDevice.setup_parents: name: test_vg2 ; orig: True ; 2024-03-01 20:57:02,816 DEBUG blivet/MainThread: DiskDevice.setup: sdd ; orig: True ; status: True ; controllable: True ; 2024-03-01 20:57:02,819 DEBUG blivet/MainThread: LVMPhysicalVolume.setup: device: /dev/sdd ; type: lvmpv ; status: False ; 2024-03-01 20:57:02,821 DEBUG blivet/MainThread: DiskDevice.setup: sde ; orig: True ; status: True ; controllable: True ; 2024-03-01 20:57:02,824 DEBUG blivet/MainThread: LVMPhysicalVolume.setup: device: /dev/sde ; type: lvmpv ; status: False ; 2024-03-01 20:57:02,827 DEBUG blivet/MainThread: DiskDevice.setup: sdf ; orig: True ; status: True ; controllable: True ; 2024-03-01 20:57:02,829 DEBUG blivet/MainThread: LVMPhysicalVolume.setup: device: /dev/sdf ; type: lvmpv ; status: False ; 2024-03-01 20:57:02,832 DEBUG blivet/MainThread: LVMLogicalVolumeDevice._destroy: test_vg2-lv3 ; status: False ; 2024-03-01 20:57:02,832 INFO program/MainThread: Running [118] lvm lvremove --yes test_vg2/lv3 --config= log {level=7 file=/tmp/lvm.log syslog=0} --devices=/dev/sdf,/dev/sdb,/dev/sdc,/dev/sde,/dev/sda,/dev/sdd ... 2024-03-01 20:57:02,866 INFO program/MainThread: stdout[118]: Logical volume "lv3" successfully removed. 2024-03-01 20:57:02,866 INFO program/MainThread: stderr[118]: 2024-03-01 20:57:02,866 INFO program/MainThread: ...done [118] (exit code: 0) 2024-03-01 20:57:02,867 INFO blivet/MainThread: executing action: [267] destroy device lvmvg test_vg2 (id 81) 2024-03-01 20:57:02,875 DEBUG blivet/MainThread: LVMVolumeGroupDevice.destroy: test_vg2 ; status: False ; 2024-03-01 20:57:02,880 DEBUG blivet/MainThread: LVMVolumeGroupDevice.teardown: test_vg2 ; status: False ; controllable: True ; 2024-03-01 20:57:02,889 DEBUG blivet/MainThread: LVMVolumeGroupDevice.setup_parents: name: test_vg2 ; orig: True ; 2024-03-01 20:57:02,897 DEBUG blivet/MainThread: DiskDevice.setup: sdd ; orig: True ; status: True ; controllable: True ; 2024-03-01 20:57:02,903 DEBUG blivet/MainThread: LVMPhysicalVolume.setup: device: /dev/sdd ; type: lvmpv ; status: False ; 2024-03-01 20:57:02,908 DEBUG blivet/MainThread: DiskDevice.setup: sde ; orig: True ; status: True ; controllable: True ; 2024-03-01 20:57:02,914 DEBUG blivet/MainThread: LVMPhysicalVolume.setup: device: /dev/sde ; type: lvmpv ; status: False ; 2024-03-01 20:57:02,917 DEBUG blivet/MainThread: DiskDevice.setup: sdf ; orig: True ; status: True ; controllable: True ; 2024-03-01 20:57:02,920 DEBUG blivet/MainThread: LVMPhysicalVolume.setup: device: /dev/sdf ; type: lvmpv ; status: False ; 2024-03-01 20:57:02,922 DEBUG blivet/MainThread: LVMVolumeGroupDevice._destroy: test_vg2 ; status: False ; 2024-03-01 20:57:02,922 INFO program/MainThread: Running [119] lvm vgreduce --removemissing --force test_vg2 --config= log {level=7 file=/tmp/lvm.log syslog=0} --devices=/dev/sdf,/dev/sdb,/dev/sdc,/dev/sde,/dev/sda,/dev/sdd ... 2024-03-01 20:57:02,948 INFO program/MainThread: stdout[119]: Volume group "test_vg2" is already consistent. 2024-03-01 20:57:02,949 INFO program/MainThread: stderr[119]: 2024-03-01 20:57:02,949 INFO program/MainThread: ...done [119] (exit code: 0) 2024-03-01 20:57:02,949 INFO program/MainThread: Running [120] lvm vgchange -an test_vg2 --config= log {level=7 file=/tmp/lvm.log syslog=0} --devices=/dev/sdf,/dev/sdb,/dev/sdc,/dev/sde,/dev/sda,/dev/sdd ... 2024-03-01 20:57:03,000 INFO program/MainThread: stdout[120]: 0 logical volume(s) in volume group "test_vg2" now active 2024-03-01 20:57:03,000 INFO program/MainThread: stderr[120]: 2024-03-01 20:57:03,000 INFO program/MainThread: ...done [120] (exit code: 0) 2024-03-01 20:57:03,001 INFO program/MainThread: Running [121] lvm vgremove --force test_vg2 --config= log {level=7 file=/tmp/lvm.log syslog=0} --devices=/dev/sdf,/dev/sdb,/dev/sdc,/dev/sde,/dev/sda,/dev/sdd ... 2024-03-01 20:57:03,032 INFO program/MainThread: stdout[121]: Volume group "test_vg2" successfully removed 2024-03-01 20:57:03,033 INFO program/MainThread: stderr[121]: 2024-03-01 20:57:03,033 INFO program/MainThread: ...done [121] (exit code: 0) 2024-03-01 20:57:03,034 INFO blivet/MainThread: executing action: [272] destroy format lvmpv on disk sdd (id 72) 2024-03-01 20:57:03,042 DEBUG blivet/MainThread: DiskDevice.setup: sdd ; orig: True ; status: True ; controllable: True ; 2024-03-01 20:57:03,047 DEBUG blivet/MainThread: LVMPhysicalVolume.destroy: device: /dev/sdd ; type: lvmpv ; status: None ; 2024-03-01 20:57:03,056 DEBUG blivet/MainThread: LVMPhysicalVolume._destroy: device: /dev/sdd ; type: lvmpv ; status: None ; 2024-03-01 20:57:03,056 INFO program/MainThread: Running [122] lvm pvremove --force --force --yes /dev/sdd --config= log {level=7 file=/tmp/lvm.log syslog=0} --devices=/dev/sdf,/dev/sdb,/dev/sdc,/dev/sde,/dev/sda,/dev/sdd ... 2024-03-01 20:57:03,102 INFO program/MainThread: stdout[122]: Labels on physical volume "/dev/sdd" successfully wiped. 2024-03-01 20:57:03,105 INFO program/MainThread: stderr[122]: 2024-03-01 20:57:03,106 INFO program/MainThread: ...done [122] (exit code: 0) 2024-03-01 20:57:03,106 DEBUG blivet/MainThread: lvm filter: device /dev/sdd removed from the list of allowed devices 2024-03-01 20:57:03,106 INFO program/MainThread: Running... udevadm settle --timeout=300 2024-03-01 20:57:03,118 DEBUG program/MainThread: Return code: 0 2024-03-01 20:57:03,118 INFO program/MainThread: Running [123] lvm config --typeconfig full devices/use_devicesfile --config= log {level=7 file=/tmp/lvm.log syslog=0} --devices=/dev/sdf,/dev/sdb,/dev/sdc,/dev/sde,/dev/sda ... 2024-03-01 20:57:03,126 INFO program/MainThread: stdout[123]: use_devicesfile=1 2024-03-01 20:57:03,126 INFO program/MainThread: stderr[123]: 2024-03-01 20:57:03,126 INFO program/MainThread: ...done [123] (exit code: 0) 2024-03-01 20:57:03,126 INFO program/MainThread: Running [124] lvmdevices --deldev /dev/sdd ... 2024-03-01 20:57:03,138 INFO program/MainThread: stdout[124]: 2024-03-01 20:57:03,138 INFO program/MainThread: stderr[124]: 2024-03-01 20:57:03,138 INFO program/MainThread: ...done [124] (exit code: 0) 2024-03-01 20:57:03,138 INFO program/MainThread: Running... udevadm settle --timeout=300 2024-03-01 20:57:03,150 DEBUG program/MainThread: Return code: 0 2024-03-01 20:57:03,150 INFO program/MainThread: Running... udevadm settle --timeout=300 2024-03-01 20:57:03,162 DEBUG program/MainThread: Return code: 0 2024-03-01 20:57:03,163 INFO blivet/MainThread: executing action: [270] destroy format lvmpv on disk sde (id 86) 2024-03-01 20:57:03,166 DEBUG blivet/MainThread: DiskDevice.setup: sde ; orig: True ; status: True ; controllable: True ; 2024-03-01 20:57:03,169 DEBUG blivet/MainThread: LVMPhysicalVolume.destroy: device: /dev/sde ; type: lvmpv ; status: None ; 2024-03-01 20:57:03,171 DEBUG blivet/MainThread: LVMPhysicalVolume._destroy: device: /dev/sde ; type: lvmpv ; status: None ; 2024-03-01 20:57:03,171 INFO program/MainThread: Running [125] lvm pvremove --force --force --yes /dev/sde --config= log {level=7 file=/tmp/lvm.log syslog=0} --devices=/dev/sdf,/dev/sdb,/dev/sdc,/dev/sde,/dev/sda ... 2024-03-01 20:57:03,201 INFO program/MainThread: stdout[125]: Labels on physical volume "/dev/sde" successfully wiped. 2024-03-01 20:57:03,201 INFO program/MainThread: stderr[125]: 2024-03-01 20:57:03,201 INFO program/MainThread: ...done [125] (exit code: 0) 2024-03-01 20:57:03,201 DEBUG blivet/MainThread: lvm filter: device /dev/sde removed from the list of allowed devices 2024-03-01 20:57:03,202 INFO program/MainThread: Running... udevadm settle --timeout=300 2024-03-01 20:57:03,218 DEBUG program/MainThread: Return code: 0 2024-03-01 20:57:03,218 INFO program/MainThread: Running [126] lvm config --typeconfig full devices/use_devicesfile --config= log {level=7 file=/tmp/lvm.log syslog=0} --devices=/dev/sdf,/dev/sdb,/dev/sdc,/dev/sda ... 2024-03-01 20:57:03,225 INFO program/MainThread: stdout[126]: use_devicesfile=1 2024-03-01 20:57:03,225 INFO program/MainThread: stderr[126]: 2024-03-01 20:57:03,226 INFO program/MainThread: ...done [126] (exit code: 0) 2024-03-01 20:57:03,226 INFO program/MainThread: Running [127] lvmdevices --deldev /dev/sde ... 2024-03-01 20:57:03,238 INFO program/MainThread: stdout[127]: 2024-03-01 20:57:03,239 INFO program/MainThread: stderr[127]: 2024-03-01 20:57:03,239 INFO program/MainThread: ...done [127] (exit code: 0) 2024-03-01 20:57:03,239 INFO program/MainThread: Running... udevadm settle --timeout=300 2024-03-01 20:57:03,247 DEBUG program/MainThread: Return code: 0 2024-03-01 20:57:03,247 INFO program/MainThread: Running... udevadm settle --timeout=300 2024-03-01 20:57:03,258 DEBUG program/MainThread: Return code: 0 2024-03-01 20:57:03,259 INFO blivet/MainThread: executing action: [268] destroy format lvmpv on disk sdf (id 96) 2024-03-01 20:57:03,262 DEBUG blivet/MainThread: DiskDevice.setup: sdf ; orig: True ; status: True ; controllable: True ; 2024-03-01 20:57:03,265 DEBUG blivet/MainThread: LVMPhysicalVolume.destroy: device: /dev/sdf ; type: lvmpv ; status: None ; 2024-03-01 20:57:03,267 DEBUG blivet/MainThread: LVMPhysicalVolume._destroy: device: /dev/sdf ; type: lvmpv ; status: None ; 2024-03-01 20:57:03,267 INFO program/MainThread: Running [128] lvm pvremove --force --force --yes /dev/sdf --config= log {level=7 file=/tmp/lvm.log syslog=0} --devices=/dev/sdf,/dev/sdb,/dev/sdc,/dev/sda ... 2024-03-01 20:57:03,298 INFO program/MainThread: stdout[128]: Labels on physical volume "/dev/sdf" successfully wiped. 2024-03-01 20:57:03,298 INFO program/MainThread: stderr[128]: 2024-03-01 20:57:03,298 INFO program/MainThread: ...done [128] (exit code: 0) 2024-03-01 20:57:03,298 DEBUG blivet/MainThread: lvm filter: device /dev/sdf removed from the list of allowed devices 2024-03-01 20:57:03,299 INFO program/MainThread: Running... udevadm settle --timeout=300 2024-03-01 20:57:03,314 DEBUG program/MainThread: Return code: 0 2024-03-01 20:57:03,314 INFO program/MainThread: Running [129] lvm config --typeconfig full devices/use_devicesfile --config= log {level=7 file=/tmp/lvm.log syslog=0} --devices=/dev/sdb,/dev/sdc,/dev/sda ... 2024-03-01 20:57:03,321 INFO program/MainThread: stdout[129]: use_devicesfile=1 2024-03-01 20:57:03,321 INFO program/MainThread: stderr[129]: 2024-03-01 20:57:03,322 INFO program/MainThread: ...done [129] (exit code: 0) 2024-03-01 20:57:03,322 INFO program/MainThread: Running [130] lvmdevices --deldev /dev/sdf ... 2024-03-01 20:57:03,335 INFO program/MainThread: stdout[130]: 2024-03-01 20:57:03,335 INFO program/MainThread: stderr[130]: 2024-03-01 20:57:03,335 INFO program/MainThread: ...done [130] (exit code: 0) 2024-03-01 20:57:03,336 INFO program/MainThread: Running... udevadm settle --timeout=300 2024-03-01 20:57:03,347 DEBUG program/MainThread: Return code: 0 2024-03-01 20:57:03,347 INFO program/MainThread: Running... udevadm settle --timeout=300 2024-03-01 20:57:03,358 DEBUG program/MainThread: Return code: 0 2024-03-01 20:57:03,359 INFO blivet/MainThread: executing action: [251] destroy format xfs filesystem on lvmlv test_vg1-lv2 (id 58) 2024-03-01 20:57:03,363 DEBUG blivet/MainThread: LVMLogicalVolumeDevice.setup: test_vg1-lv2 ; orig: True ; status: True ; controllable: True ; 2024-03-01 20:57:03,365 DEBUG blivet/MainThread: XFS.destroy: device: /dev/mapper/test_vg1-lv2 ; type: xfs ; status: False ; 2024-03-01 20:57:03,366 INFO program/MainThread: Running... wipefs -f -a /dev/mapper/test_vg1-lv2 2024-03-01 20:57:03,372 INFO program/MainThread: stdout: 2024-03-01 20:57:03,372 INFO program/MainThread: /dev/mapper/test_vg1-lv2: 4 bytes were erased at offset 0x00000000 (xfs): 58 46 53 42 2024-03-01 20:57:03,372 DEBUG program/MainThread: Return code: 0 2024-03-01 20:57:03,372 INFO program/MainThread: Running... udevadm settle --timeout=300 2024-03-01 20:57:03,388 DEBUG program/MainThread: Return code: 0 2024-03-01 20:57:03,388 INFO program/MainThread: Running... udevadm settle --timeout=300 2024-03-01 20:57:03,400 DEBUG program/MainThread: Return code: 0 2024-03-01 20:57:03,401 INFO blivet/MainThread: executing action: [253] destroy device lvmlv test_vg1-lv2 (id 58) 2024-03-01 20:57:03,405 DEBUG blivet/MainThread: LVMLogicalVolumeDevice.destroy: test_vg1-lv2 ; status: True ; 2024-03-01 20:57:03,407 DEBUG blivet/MainThread: LVMLogicalVolumeDevice.teardown: test_vg1-lv2 ; status: True ; controllable: True ; 2024-03-01 20:57:03,411 DEBUG blivet/MainThread: XFS.teardown: device: /dev/mapper/test_vg1-lv2 ; type: xfs ; status: False ; 2024-03-01 20:57:03,414 DEBUG blivet/MainThread: DeviceFormat.teardown: device: /dev/mapper/test_vg1-lv2 ; type: None ; status: False ; 2024-03-01 20:57:03,416 DEBUG blivet/MainThread: LVMLogicalVolumeDevice._teardown: test_vg1-lv2 ; status: True ; controllable: True ; 2024-03-01 20:57:03,417 INFO program/MainThread: Running [131] lvm lvchange -an test_vg1/lv2 --config= log {level=7 file=/tmp/lvm.log syslog=0} --devices=/dev/sdb,/dev/sdc,/dev/sda ... 2024-03-01 20:57:03,449 INFO program/MainThread: stdout[131]: 2024-03-01 20:57:03,449 INFO program/MainThread: stderr[131]: 2024-03-01 20:57:03,449 INFO program/MainThread: ...done [131] (exit code: 0) 2024-03-01 20:57:03,453 DEBUG blivet/MainThread: LVMVolumeGroupDevice.setup_parents: name: test_vg1 ; orig: True ; 2024-03-01 20:57:03,455 DEBUG blivet/MainThread: DiskDevice.setup: sda ; orig: True ; status: True ; controllable: True ; 2024-03-01 20:57:03,459 DEBUG blivet/MainThread: LVMPhysicalVolume.setup: device: /dev/sda ; type: lvmpv ; status: True ; 2024-03-01 20:57:03,461 DEBUG blivet/MainThread: DiskDevice.setup: sdb ; orig: True ; status: True ; controllable: True ; 2024-03-01 20:57:03,464 DEBUG blivet/MainThread: LVMPhysicalVolume.setup: device: /dev/sdb ; type: lvmpv ; status: True ; 2024-03-01 20:57:03,466 DEBUG blivet/MainThread: DiskDevice.setup: sdc ; orig: True ; status: True ; controllable: True ; 2024-03-01 20:57:03,469 DEBUG blivet/MainThread: LVMPhysicalVolume.setup: device: /dev/sdc ; type: lvmpv ; status: True ; 2024-03-01 20:57:03,472 DEBUG blivet/MainThread: LVMLogicalVolumeDevice._destroy: test_vg1-lv2 ; status: False ; 2024-03-01 20:57:03,472 INFO program/MainThread: Running [132] lvm lvremove --yes test_vg1/lv2 --config= log {level=7 file=/tmp/lvm.log syslog=0} --devices=/dev/sdb,/dev/sdc,/dev/sda ... 2024-03-01 20:57:03,506 INFO program/MainThread: stdout[132]: Logical volume "lv2" successfully removed. 2024-03-01 20:57:03,506 INFO program/MainThread: stderr[132]: 2024-03-01 20:57:03,506 INFO program/MainThread: ...done [132] (exit code: 0) 2024-03-01 20:57:03,507 INFO blivet/MainThread: executing action: [248] destroy format xfs filesystem on lvmlv test_vg1-lv1 (id 45) 2024-03-01 20:57:03,514 DEBUG blivet/MainThread: LVMLogicalVolumeDevice.setup: test_vg1-lv1 ; orig: True ; status: True ; controllable: True ; 2024-03-01 20:57:03,525 DEBUG blivet/MainThread: XFS.destroy: device: /dev/mapper/test_vg1-lv1 ; type: xfs ; status: False ; 2024-03-01 20:57:03,525 INFO program/MainThread: Running... wipefs -f -a /dev/mapper/test_vg1-lv1 2024-03-01 20:57:03,534 INFO program/MainThread: stdout: 2024-03-01 20:57:03,535 INFO program/MainThread: /dev/mapper/test_vg1-lv1: 4 bytes were erased at offset 0x00000000 (xfs): 58 46 53 42 2024-03-01 20:57:03,535 DEBUG program/MainThread: Return code: 0 2024-03-01 20:57:03,535 INFO program/MainThread: Running... udevadm settle --timeout=300 2024-03-01 20:57:03,562 DEBUG program/MainThread: Return code: 0 2024-03-01 20:57:03,563 INFO program/MainThread: Running... udevadm settle --timeout=300 2024-03-01 20:57:03,574 DEBUG program/MainThread: Return code: 0 2024-03-01 20:57:03,575 INFO blivet/MainThread: executing action: [250] destroy device lvmlv test_vg1-lv1 (id 45) 2024-03-01 20:57:03,578 DEBUG blivet/MainThread: LVMLogicalVolumeDevice.destroy: test_vg1-lv1 ; status: True ; 2024-03-01 20:57:03,581 DEBUG blivet/MainThread: LVMLogicalVolumeDevice.teardown: test_vg1-lv1 ; status: True ; controllable: True ; 2024-03-01 20:57:03,584 DEBUG blivet/MainThread: XFS.teardown: device: /dev/mapper/test_vg1-lv1 ; type: xfs ; status: False ; 2024-03-01 20:57:03,587 DEBUG blivet/MainThread: DeviceFormat.teardown: device: /dev/mapper/test_vg1-lv1 ; type: None ; status: False ; 2024-03-01 20:57:03,590 DEBUG blivet/MainThread: LVMLogicalVolumeDevice._teardown: test_vg1-lv1 ; status: True ; controllable: True ; 2024-03-01 20:57:03,590 INFO program/MainThread: Running [133] lvm lvchange -an test_vg1/lv1 --config= log {level=7 file=/tmp/lvm.log syslog=0} --devices=/dev/sdb,/dev/sdc,/dev/sda ... 2024-03-01 20:57:03,619 INFO program/MainThread: stdout[133]: 2024-03-01 20:57:03,620 INFO program/MainThread: stderr[133]: 2024-03-01 20:57:03,620 INFO program/MainThread: ...done [133] (exit code: 0) 2024-03-01 20:57:03,624 DEBUG blivet/MainThread: LVMVolumeGroupDevice.setup_parents: name: test_vg1 ; orig: True ; 2024-03-01 20:57:03,626 DEBUG blivet/MainThread: DiskDevice.setup: sda ; orig: True ; status: True ; controllable: True ; 2024-03-01 20:57:03,629 DEBUG blivet/MainThread: LVMPhysicalVolume.setup: device: /dev/sda ; type: lvmpv ; status: False ; 2024-03-01 20:57:03,632 DEBUG blivet/MainThread: DiskDevice.setup: sdb ; orig: True ; status: True ; controllable: True ; 2024-03-01 20:57:03,635 DEBUG blivet/MainThread: LVMPhysicalVolume.setup: device: /dev/sdb ; type: lvmpv ; status: False ; 2024-03-01 20:57:03,637 DEBUG blivet/MainThread: DiskDevice.setup: sdc ; orig: True ; status: True ; controllable: True ; 2024-03-01 20:57:03,640 DEBUG blivet/MainThread: LVMPhysicalVolume.setup: device: /dev/sdc ; type: lvmpv ; status: False ; 2024-03-01 20:57:03,643 DEBUG blivet/MainThread: LVMLogicalVolumeDevice._destroy: test_vg1-lv1 ; status: False ; 2024-03-01 20:57:03,643 INFO program/MainThread: Running [134] lvm lvremove --yes test_vg1/lv1 --config= log {level=7 file=/tmp/lvm.log syslog=0} --devices=/dev/sdb,/dev/sdc,/dev/sda ... 2024-03-01 20:57:03,673 INFO program/MainThread: stdout[134]: Logical volume "lv1" successfully removed. 2024-03-01 20:57:03,673 INFO program/MainThread: stderr[134]: 2024-03-01 20:57:03,673 INFO program/MainThread: ...done [134] (exit code: 0) 2024-03-01 20:57:03,674 INFO blivet/MainThread: executing action: [254] destroy device lvmvg test_vg1 (id 11) 2024-03-01 20:57:03,680 DEBUG blivet/MainThread: LVMVolumeGroupDevice.destroy: test_vg1 ; status: False ; 2024-03-01 20:57:03,689 DEBUG blivet/MainThread: LVMVolumeGroupDevice.teardown: test_vg1 ; status: False ; controllable: True ; 2024-03-01 20:57:03,697 DEBUG blivet/MainThread: LVMVolumeGroupDevice.setup_parents: name: test_vg1 ; orig: True ; 2024-03-01 20:57:03,704 DEBUG blivet/MainThread: DiskDevice.setup: sda ; orig: True ; status: True ; controllable: True ; 2024-03-01 20:57:03,710 DEBUG blivet/MainThread: LVMPhysicalVolume.setup: device: /dev/sda ; type: lvmpv ; status: False ; 2024-03-01 20:57:03,718 DEBUG blivet/MainThread: DiskDevice.setup: sdb ; orig: True ; status: True ; controllable: True ; 2024-03-01 20:57:03,723 DEBUG blivet/MainThread: LVMPhysicalVolume.setup: device: /dev/sdb ; type: lvmpv ; status: False ; 2024-03-01 20:57:03,728 DEBUG blivet/MainThread: DiskDevice.setup: sdc ; orig: True ; status: True ; controllable: True ; 2024-03-01 20:57:03,733 DEBUG blivet/MainThread: LVMPhysicalVolume.setup: device: /dev/sdc ; type: lvmpv ; status: False ; 2024-03-01 20:57:03,736 DEBUG blivet/MainThread: LVMVolumeGroupDevice._destroy: test_vg1 ; status: False ; 2024-03-01 20:57:03,736 INFO program/MainThread: Running [135] lvm vgreduce --removemissing --force test_vg1 --config= log {level=7 file=/tmp/lvm.log syslog=0} --devices=/dev/sdb,/dev/sdc,/dev/sda ... 2024-03-01 20:57:03,768 INFO program/MainThread: stdout[135]: Volume group "test_vg1" is already consistent. 2024-03-01 20:57:03,769 INFO program/MainThread: stderr[135]: 2024-03-01 20:57:03,769 INFO program/MainThread: ...done [135] (exit code: 0) 2024-03-01 20:57:03,769 INFO program/MainThread: Running [136] lvm vgchange -an test_vg1 --config= log {level=7 file=/tmp/lvm.log syslog=0} --devices=/dev/sdb,/dev/sdc,/dev/sda ... 2024-03-01 20:57:03,814 INFO program/MainThread: stdout[136]: 0 logical volume(s) in volume group "test_vg1" now active 2024-03-01 20:57:03,814 INFO program/MainThread: stderr[136]: 2024-03-01 20:57:03,814 INFO program/MainThread: ...done [136] (exit code: 0) 2024-03-01 20:57:03,815 INFO program/MainThread: Running [137] lvm vgremove --force test_vg1 --config= log {level=7 file=/tmp/lvm.log syslog=0} --devices=/dev/sdb,/dev/sdc,/dev/sda ... 2024-03-01 20:57:03,840 INFO program/MainThread: stdout[137]: Volume group "test_vg1" successfully removed 2024-03-01 20:57:03,840 INFO program/MainThread: stderr[137]: 2024-03-01 20:57:03,840 INFO program/MainThread: ...done [137] (exit code: 0) 2024-03-01 20:57:03,841 INFO blivet/MainThread: executing action: [259] destroy format lvmpv on disk sda (id 2) 2024-03-01 20:57:03,847 DEBUG blivet/MainThread: DiskDevice.setup: sda ; orig: True ; status: True ; controllable: True ; 2024-03-01 20:57:03,855 DEBUG blivet/MainThread: LVMPhysicalVolume.destroy: device: /dev/sda ; type: lvmpv ; status: None ; 2024-03-01 20:57:03,860 DEBUG blivet/MainThread: LVMPhysicalVolume._destroy: device: /dev/sda ; type: lvmpv ; status: None ; 2024-03-01 20:57:03,860 INFO program/MainThread: Running [138] lvm pvremove --force --force --yes /dev/sda --config= log {level=7 file=/tmp/lvm.log syslog=0} --devices=/dev/sdb,/dev/sdc,/dev/sda ... 2024-03-01 20:57:03,910 INFO program/MainThread: stdout[138]: Labels on physical volume "/dev/sda" successfully wiped. 2024-03-01 20:57:03,910 INFO program/MainThread: stderr[138]: 2024-03-01 20:57:03,910 INFO program/MainThread: ...done [138] (exit code: 0) 2024-03-01 20:57:03,910 DEBUG blivet/MainThread: lvm filter: device /dev/sda removed from the list of allowed devices 2024-03-01 20:57:03,911 INFO program/MainThread: Running... udevadm settle --timeout=300 2024-03-01 20:57:03,926 DEBUG program/MainThread: Return code: 0 2024-03-01 20:57:03,926 INFO program/MainThread: Running [139] lvm config --typeconfig full devices/use_devicesfile --config= log {level=7 file=/tmp/lvm.log syslog=0} --devices=/dev/sdb,/dev/sdc ... 2024-03-01 20:57:03,934 INFO program/MainThread: stdout[139]: use_devicesfile=1 2024-03-01 20:57:03,934 INFO program/MainThread: stderr[139]: 2024-03-01 20:57:03,934 INFO program/MainThread: ...done [139] (exit code: 0) 2024-03-01 20:57:03,934 INFO program/MainThread: Running [140] lvmdevices --deldev /dev/sda ... 2024-03-01 20:57:03,947 INFO program/MainThread: stdout[140]: 2024-03-01 20:57:03,947 INFO program/MainThread: stderr[140]: 2024-03-01 20:57:03,947 INFO program/MainThread: ...done [140] (exit code: 0) 2024-03-01 20:57:03,947 INFO program/MainThread: Running... udevadm settle --timeout=300 2024-03-01 20:57:03,958 DEBUG program/MainThread: Return code: 0 2024-03-01 20:57:03,958 INFO program/MainThread: Running... udevadm settle --timeout=300 2024-03-01 20:57:03,970 DEBUG program/MainThread: Return code: 0 2024-03-01 20:57:03,971 INFO blivet/MainThread: executing action: [257] destroy format lvmpv on disk sdc (id 36) 2024-03-01 20:57:03,974 DEBUG blivet/MainThread: DiskDevice.setup: sdc ; orig: True ; status: True ; controllable: True ; 2024-03-01 20:57:03,977 DEBUG blivet/MainThread: LVMPhysicalVolume.destroy: device: /dev/sdc ; type: lvmpv ; status: None ; 2024-03-01 20:57:03,980 DEBUG blivet/MainThread: LVMPhysicalVolume._destroy: device: /dev/sdc ; type: lvmpv ; status: None ; 2024-03-01 20:57:03,980 INFO program/MainThread: Running [141] lvm pvremove --force --force --yes /dev/sdc --config= log {level=7 file=/tmp/lvm.log syslog=0} --devices=/dev/sdb,/dev/sdc ... 2024-03-01 20:57:04,010 INFO program/MainThread: stdout[141]: Labels on physical volume "/dev/sdc" successfully wiped. 2024-03-01 20:57:04,010 INFO program/MainThread: stderr[141]: 2024-03-01 20:57:04,010 INFO program/MainThread: ...done [141] (exit code: 0) 2024-03-01 20:57:04,010 DEBUG blivet/MainThread: lvm filter: device /dev/sdc removed from the list of allowed devices 2024-03-01 20:57:04,010 INFO program/MainThread: Running... udevadm settle --timeout=300 2024-03-01 20:57:04,026 DEBUG program/MainThread: Return code: 0 2024-03-01 20:57:04,026 INFO program/MainThread: Running [142] lvm config --typeconfig full devices/use_devicesfile --config= log {level=7 file=/tmp/lvm.log syslog=0} --devices=/dev/sdb ... 2024-03-01 20:57:04,034 INFO program/MainThread: stdout[142]: use_devicesfile=1 2024-03-01 20:57:04,034 INFO program/MainThread: stderr[142]: 2024-03-01 20:57:04,034 INFO program/MainThread: ...done [142] (exit code: 0) 2024-03-01 20:57:04,034 INFO program/MainThread: Running [143] lvmdevices --deldev /dev/sdc ... 2024-03-01 20:57:04,047 INFO program/MainThread: stdout[143]: 2024-03-01 20:57:04,047 INFO program/MainThread: stderr[143]: 2024-03-01 20:57:04,047 INFO program/MainThread: ...done [143] (exit code: 0) 2024-03-01 20:57:04,047 INFO program/MainThread: Running... udevadm settle --timeout=300 2024-03-01 20:57:04,059 DEBUG program/MainThread: Return code: 0 2024-03-01 20:57:04,060 INFO program/MainThread: Running... udevadm settle --timeout=300 2024-03-01 20:57:04,071 DEBUG program/MainThread: Return code: 0 2024-03-01 20:57:04,072 INFO blivet/MainThread: executing action: [255] destroy format lvmpv on disk sdb (id 16) 2024-03-01 20:57:04,075 DEBUG blivet/MainThread: DiskDevice.setup: sdb ; orig: True ; status: True ; controllable: True ; 2024-03-01 20:57:04,078 DEBUG blivet/MainThread: LVMPhysicalVolume.destroy: device: /dev/sdb ; type: lvmpv ; status: None ; 2024-03-01 20:57:04,080 DEBUG blivet/MainThread: LVMPhysicalVolume._destroy: device: /dev/sdb ; type: lvmpv ; status: None ; 2024-03-01 20:57:04,080 INFO program/MainThread: Running [144] lvm pvremove --force --force --yes /dev/sdb --config= log {level=7 file=/tmp/lvm.log syslog=0} --devices=/dev/sdb ... 2024-03-01 20:57:04,116 INFO program/MainThread: stdout[144]: Labels on physical volume "/dev/sdb" successfully wiped. 2024-03-01 20:57:04,117 INFO program/MainThread: stderr[144]: 2024-03-01 20:57:04,117 INFO program/MainThread: ...done [144] (exit code: 0) 2024-03-01 20:57:04,117 DEBUG blivet/MainThread: lvm filter: device /dev/sdb removed from the list of allowed devices 2024-03-01 20:57:04,117 INFO program/MainThread: Running... udevadm settle --timeout=300 2024-03-01 20:57:04,125 DEBUG program/MainThread: Return code: 0 2024-03-01 20:57:04,126 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 20:57:04,133 INFO program/MainThread: stdout[145]: use_devicesfile=1 2024-03-01 20:57:04,133 INFO program/MainThread: stderr[145]: 2024-03-01 20:57:04,133 INFO program/MainThread: ...done [145] (exit code: 0) 2024-03-01 20:57:04,133 INFO program/MainThread: Running [146] lvmdevices --deldev /dev/sdb ... 2024-03-01 20:57:04,146 INFO program/MainThread: stdout[146]: 2024-03-01 20:57:04,146 INFO program/MainThread: stderr[146]: 2024-03-01 20:57:04,146 INFO program/MainThread: ...done [146] (exit code: 0) 2024-03-01 20:57:04,146 INFO program/MainThread: Running... udevadm settle --timeout=300 2024-03-01 20:57:04,154 DEBUG program/MainThread: Return code: 0 2024-03-01 20:57:04,155 INFO program/MainThread: Running... udevadm settle --timeout=300 2024-03-01 20:57:04,166 DEBUG program/MainThread: Return code: 0 2024-03-01 20:57:04,171 DEBUG blivet/MainThread: PartitionDevice._set_parted_partition: xvda1 ; 2024-03-01 20:57:04,171 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 0x7f4a75ec9cc0> to retry, use: --limit @/tmp/tests_set_revert.retry PLAY RECAP ********************************************************************* sut : ok=122 changed=4 unreachable=0 failed=1 skipped=92 rescued=0 ignored=0 Friday 01 March 2024 20:57:08 +0000 (0:00:01.834) 0:01:59.358 ********** =============================================================================== fedora.linux_system_roles.snapshot : Run snapshot command revert ------- 61.12s /WORKDIR/git-debug-cleanup-failures92yy11th/.collection/ansible_collections/fedora/linux_system_roles/roles/snapshot/tasks/main.yml:19 fedora.linux_system_roles.storage : Manage the pools and volumes to match the specified state -- 11.10s /WORKDIR/git-debug-cleanup-failures92yy11th/.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.19s /WORKDIR/git-debug-cleanup-failures92yy11th/.collection/ansible_collections/fedora/linux_system_roles/roles/storage/tasks/main-blivet.yml:69 fedora.linux_system_roles.storage : Get required packages --------------- 3.48s /WORKDIR/git-debug-cleanup-failures92yy11th/.collection/ansible_collections/fedora/linux_system_roles/roles/storage/tasks/main-blivet.yml:19 fedora.linux_system_roles.snapshot : Run snapshot command snapshot ------ 1.91s /WORKDIR/git-debug-cleanup-failures92yy11th/.collection/ansible_collections/fedora/linux_system_roles/roles/snapshot/tasks/main.yml:19 Debug why list of unused disks has changed ------------------------------ 1.83s /WORKDIR/git-debug-cleanup-failures92yy11th/tests/tasks/cleanup.yml:39 -------- fedora.linux_system_roles.storage : Get service facts ------------------- 1.69s /WORKDIR/git-debug-cleanup-failures92yy11th/.collection/ansible_collections/fedora/linux_system_roles/roles/storage/tasks/main-blivet.yml:51 fedora.linux_system_roles.storage : Get service facts ------------------- 1.61s /WORKDIR/git-debug-cleanup-failures92yy11th/.collection/ansible_collections/fedora/linux_system_roles/roles/storage/tasks/main-blivet.yml:51 fedora.linux_system_roles.storage : Get service facts ------------------- 1.60s /WORKDIR/git-debug-cleanup-failures92yy11th/.collection/ansible_collections/fedora/linux_system_roles/roles/storage/tasks/main-blivet.yml:51 fedora.linux_system_roles.storage : Get required packages --------------- 1.09s /WORKDIR/git-debug-cleanup-failures92yy11th/.collection/ansible_collections/fedora/linux_system_roles/roles/storage/tasks/main-blivet.yml:19 fedora.linux_system_roles.storage : Make sure blivet is available ------- 0.98s /WORKDIR/git-debug-cleanup-failures92yy11th/.collection/ansible_collections/fedora/linux_system_roles/roles/storage/tasks/main-blivet.yml:2 Gathering Facts --------------------------------------------------------- 0.97s /WORKDIR/git-debug-cleanup-failures92yy11th/tests/tests_set_revert.yml:2 ------ fedora.linux_system_roles.snapshot : Run snapshot command check --------- 0.95s /WORKDIR/git-debug-cleanup-failures92yy11th/.collection/ansible_collections/fedora/linux_system_roles/roles/snapshot/tasks/main.yml:19 fedora.linux_system_roles.snapshot : Ensure required packages are installed --- 0.87s /WORKDIR/git-debug-cleanup-failures92yy11th/.collection/ansible_collections/fedora/linux_system_roles/roles/snapshot/tasks/main.yml:6 fedora.linux_system_roles.storage : Make sure required packages are installed --- 0.87s /WORKDIR/git-debug-cleanup-failures92yy11th/.collection/ansible_collections/fedora/linux_system_roles/roles/storage/tasks/main-blivet.yml:37 fedora.linux_system_roles.snapshot : Ensure required packages are installed --- 0.87s /WORKDIR/git-debug-cleanup-failures92yy11th/.collection/ansible_collections/fedora/linux_system_roles/roles/snapshot/tasks/main.yml:6 fedora.linux_system_roles.storage : Make sure blivet is available ------- 0.87s /WORKDIR/git-debug-cleanup-failures92yy11th/.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 --- 0.87s /WORKDIR/git-debug-cleanup-failures92yy11th/.collection/ansible_collections/fedora/linux_system_roles/roles/storage/tasks/main-blivet.yml:37 fedora.linux_system_roles.storage : Make sure required packages are installed --- 0.87s /WORKDIR/git-debug-cleanup-failures92yy11th/.collection/ansible_collections/fedora/linux_system_roles/roles/storage/tasks/main-blivet.yml:37 fedora.linux_system_roles.storage : Make sure blivet is available ------- 0.87s /WORKDIR/git-debug-cleanup-failures92yy11th/.collection/ansible_collections/fedora/linux_system_roles/roles/storage/tasks/main-blivet.yml:2 ---^---^---^---^---^--- # STDERR: ---v---v---v---v---v--- [DEPRECATION WARNING]: ANSIBLE_COLLECTIONS_PATHS option, does not fit var naming standard, use the singular form ANSIBLE_COLLECTIONS_PATH instead. This feature will be removed from ansible-core in version 2.19. Deprecation warnings can be disabled by setting deprecation_warnings=False in ansible.cfg. ---^---^---^---^---^---